????

Your IP : 216.73.216.130


Current Path : C:/inetpub/vhost/qnquyhoach.nextform.vn/www/assets/
Upload File :
Current File : C:/inetpub/vhost/qnquyhoach.nextform.vn/www/assets/index-43e7bccd.js

var Syn=Object.defineProperty;var Cyn=(e,t,n)=>t in e?Syn(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var wyn=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var J1=(e,t,n)=>(Cyn(e,typeof t!="symbol"?t+"":t,n),n);var f0o=wyn((X9,c_)=>{function gVe(e,t){for(var n=0;n<t.length;n++){const r=t[n];if(typeof r!="string"&&!Array.isArray(r)){for(const i in r)if(i!=="default"&&!(i in e)){const a=Object.getOwnPropertyDescriptor(r,i);a&&Object.defineProperty(e,i,a.get?a:{enumerable:!0,get:()=>r[i]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))r(i);new MutationObserver(i=>{for(const a of i)if(a.type==="childList")for(const o of a.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&r(o)}).observe(document,{childList:!0,subtree:!0});function n(i){const a={};return i.integrity&&(a.integrity=i.integrity),i.referrerPolicy&&(a.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?a.credentials="include":i.crossOrigin==="anonymous"?a.credentials="omit":a.credentials="same-origin",a}function r(i){if(i.ep)return;i.ep=!0;const a=n(i);fetch(i.href,a)}})();var Di=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function il(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function mc(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}var F5t={exports:{}},MMe={},L5t={exports:{}},wve={exports:{}};/**
 * @license React
 * react.development.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */wve.exports;(function(e,t){(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var n="18.3.1",r=Symbol.for("react.element"),i=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),u=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),p=Symbol.for("react.suspense_list"),m=Symbol.for("react.memo"),g=Symbol.for("react.lazy"),_=Symbol.for("react.offscreen"),v=Symbol.iterator,b="@@iterator";function y(un){if(un===null||typeof un!="object")return null;var kr=v&&un[v]||un[b];return typeof kr=="function"?kr:null}var x={current:null},C={transition:null},w={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},$={current:null},O={},N=null;function P(un){N=un}O.setExtraStackFrame=function(un){N=un},O.getCurrentStack=null,O.getStackAddendum=function(){var un="";N&&(un+=N);var kr=O.getCurrentStack;return kr&&(un+=kr()||""),un};var I=!1,D=!1,k=!1,R=!1,A=!1,F={ReactCurrentDispatcher:x,ReactCurrentBatchConfig:C,ReactCurrentOwner:$};F.ReactDebugCurrentFrame=O,F.ReactCurrentActQueue=w;function z(un){{for(var kr=arguments.length,$i=new Array(kr>1?kr-1:0),Yi=1;Yi<kr;Yi++)$i[Yi-1]=arguments[Yi];K("warn",un,$i)}}function M(un){{for(var kr=arguments.length,$i=new Array(kr>1?kr-1:0),Yi=1;Yi<kr;Yi++)$i[Yi-1]=arguments[Yi];K("error",un,$i)}}function K(un,kr,$i){{var Yi=F.ReactDebugCurrentFrame,qa=Yi.getStackAddendum();qa!==""&&(kr+="%s",$i=$i.concat([qa]));var Xs=$i.map(function(rs){return String(rs)});Xs.unshift("Warning: "+kr),Function.prototype.apply.call(console[un],console,Xs)}}var U={};function W(un,kr){{var $i=un.constructor,Yi=$i&&($i.displayName||$i.name)||"ReactClass",qa=Yi+"."+kr;if(U[qa])return;M("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.",kr,Yi),U[qa]=!0}}var L={isMounted:function(un){return!1},enqueueForceUpdate:function(un,kr,$i){W(un,"forceUpdate")},enqueueReplaceState:function(un,kr,$i,Yi){W(un,"replaceState")},enqueueSetState:function(un,kr,$i,Yi){W(un,"setState")}},Y=Object.assign,J={};Object.freeze(J);function Z(un,kr,$i){this.props=un,this.context=kr,this.refs=J,this.updater=$i||L}Z.prototype.isReactComponent={},Z.prototype.setState=function(un,kr){if(typeof un!="object"&&typeof un!="function"&&un!=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,un,kr,"setState")},Z.prototype.forceUpdate=function(un){this.updater.enqueueForceUpdate(this,un,"forceUpdate")};{var te={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)."]},re=function(un,kr){Object.defineProperty(Z.prototype,un,{get:function(){z("%s(...) is deprecated in plain JavaScript React classes. %s",kr[0],kr[1])}})};for(var se in te)te.hasOwnProperty(se)&&re(se,te[se])}function de(){}de.prototype=Z.prototype;function pe(un,kr,$i){this.props=un,this.context=kr,this.refs=J,this.updater=$i||L}var Se=pe.prototype=new de;Se.constructor=pe,Y(Se,Z.prototype),Se.isPureReactComponent=!0;function ve(){var un={current:null};return Object.seal(un),un}var be=Array.isArray;function Ee(un){return be(un)}function xe(un){{var kr=typeof Symbol=="function"&&Symbol.toStringTag,$i=kr&&un[Symbol.toStringTag]||un.constructor.name||"Object";return $i}}function Pe(un){try{return je(un),!1}catch{return!0}}function je(un){return""+un}function ft(un){if(Pe(un))return M("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",xe(un)),je(un)}function Ge(un,kr,$i){var Yi=un.displayName;if(Yi)return Yi;var qa=kr.displayName||kr.name||"";return qa!==""?$i+"("+qa+")":$i}function Ye(un){return un.displayName||"Context"}function nt(un){if(un==null)return null;if(typeof un.tag=="number"&&M("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof un=="function")return un.displayName||un.name||null;if(typeof un=="string")return un;switch(un){case a:return"Fragment";case i:return"Portal";case s:return"Profiler";case o:return"StrictMode";case f:return"Suspense";case p:return"SuspenseList"}if(typeof un=="object")switch(un.$$typeof){case u:var kr=un;return Ye(kr)+".Consumer";case c:var $i=un;return Ye($i._context)+".Provider";case d:return Ge(un,un.render,"ForwardRef");case m:var Yi=un.displayName||null;return Yi!==null?Yi:nt(un.type)||"Memo";case g:{var qa=un,Xs=qa._payload,rs=qa._init;try{return nt(rs(Xs))}catch{return null}}}return null}var We=Object.prototype.hasOwnProperty,ct={key:!0,ref:!0,__self:!0,__source:!0},rt,vt,Mt;Mt={};function $t(un){if(We.call(un,"ref")){var kr=Object.getOwnPropertyDescriptor(un,"ref").get;if(kr&&kr.isReactWarning)return!1}return un.ref!==void 0}function ke(un){if(We.call(un,"key")){var kr=Object.getOwnPropertyDescriptor(un,"key").get;if(kr&&kr.isReactWarning)return!1}return un.key!==void 0}function ye(un,kr){var $i=function(){rt||(rt=!0,M("%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)",kr))};$i.isReactWarning=!0,Object.defineProperty(un,"key",{get:$i,configurable:!0})}function _e(un,kr){var $i=function(){vt||(vt=!0,M("%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)",kr))};$i.isReactWarning=!0,Object.defineProperty(un,"ref",{get:$i,configurable:!0})}function He(un){if(typeof un.ref=="string"&&$.current&&un.__self&&$.current.stateNode!==un.__self){var kr=nt($.current.type);Mt[kr]||(M('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',kr,un.ref),Mt[kr]=!0)}}var Ze=function(un,kr,$i,Yi,qa,Xs,rs){var ol={$$typeof:r,type:un,key:kr,ref:$i,props:rs,_owner:Xs};return ol._store={},Object.defineProperty(ol._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(ol,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Yi}),Object.defineProperty(ol,"_source",{configurable:!1,enumerable:!1,writable:!1,value:qa}),Object.freeze&&(Object.freeze(ol.props),Object.freeze(ol)),ol};function ot(un,kr,$i){var Yi,qa={},Xs=null,rs=null,ol=null,gc=null;if(kr!=null){$t(kr)&&(rs=kr.ref,He(kr)),ke(kr)&&(ft(kr.key),Xs=""+kr.key),ol=kr.__self===void 0?null:kr.__self,gc=kr.__source===void 0?null:kr.__source;for(Yi in kr)We.call(kr,Yi)&&!ct.hasOwnProperty(Yi)&&(qa[Yi]=kr[Yi])}var Bc=arguments.length-2;if(Bc===1)qa.children=$i;else if(Bc>1){for(var Ec=Array(Bc),Zl=0;Zl<Bc;Zl++)Ec[Zl]=arguments[Zl+2];Object.freeze&&Object.freeze(Ec),qa.children=Ec}if(un&&un.defaultProps){var xd=un.defaultProps;for(Yi in xd)qa[Yi]===void 0&&(qa[Yi]=xd[Yi])}if(Xs||rs){var Il=typeof un=="function"?un.displayName||un.name||"Unknown":un;Xs&&ye(qa,Il),rs&&_e(qa,Il)}return Ze(un,Xs,rs,ol,gc,$.current,qa)}function Qt(un,kr){var $i=Ze(un.type,kr,un.ref,un._self,un._source,un._owner,un.props);return $i}function Bt(un,kr,$i){if(un==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+un+".");var Yi,qa=Y({},un.props),Xs=un.key,rs=un.ref,ol=un._self,gc=un._source,Bc=un._owner;if(kr!=null){$t(kr)&&(rs=kr.ref,Bc=$.current),ke(kr)&&(ft(kr.key),Xs=""+kr.key);var Ec;un.type&&un.type.defaultProps&&(Ec=un.type.defaultProps);for(Yi in kr)We.call(kr,Yi)&&!ct.hasOwnProperty(Yi)&&(kr[Yi]===void 0&&Ec!==void 0?qa[Yi]=Ec[Yi]:qa[Yi]=kr[Yi])}var Zl=arguments.length-2;if(Zl===1)qa.children=$i;else if(Zl>1){for(var xd=Array(Zl),Il=0;Il<Zl;Il++)xd[Il]=arguments[Il+2];qa.children=xd}return Ze(un.type,Xs,rs,ol,gc,Bc,qa)}function Yt(un){return typeof un=="object"&&un!==null&&un.$$typeof===r}var Gt=".",kt=":";function In(un){var kr=/[=:]/g,$i={"=":"=0",":":"=2"},Yi=un.replace(kr,function(qa){return $i[qa]});return"$"+Yi}var Cn=!1,Nn=/\/+/g;function kn(un){return un.replace(Nn,"$&/")}function vn(un,kr){return typeof un=="object"&&un!==null&&un.key!=null?(ft(un.key),In(""+un.key)):kr.toString(36)}function bn(un,kr,$i,Yi,qa){var Xs=typeof un;(Xs==="undefined"||Xs==="boolean")&&(un=null);var rs=!1;if(un===null)rs=!0;else switch(Xs){case"string":case"number":rs=!0;break;case"object":switch(un.$$typeof){case r:case i:rs=!0}}if(rs){var ol=un,gc=qa(ol),Bc=Yi===""?Gt+vn(ol,0):Yi;if(Ee(gc)){var Ec="";Bc!=null&&(Ec=kn(Bc)+"/"),bn(gc,kr,Ec,"",function(ab){return ab})}else gc!=null&&(Yt(gc)&&(gc.key&&(!ol||ol.key!==gc.key)&&ft(gc.key),gc=Qt(gc,$i+(gc.key&&(!ol||ol.key!==gc.key)?kn(""+gc.key)+"/":"")+Bc)),kr.push(gc));return 1}var Zl,xd,Il=0,uc=Yi===""?Gt:Yi+kt;if(Ee(un))for(var N1=0;N1<un.length;N1++)Zl=un[N1],xd=uc+vn(Zl,N1),Il+=bn(Zl,kr,$i,xd,qa);else{var um=y(un);if(typeof um=="function"){var lv=un;um===lv.entries&&(Cn||z("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Cn=!0);for(var Zy=um.call(lv),eu,wp=0;!(eu=Zy.next()).done;)Zl=eu.value,xd=uc+vn(Zl,wp++),Il+=bn(Zl,kr,$i,xd,qa)}else if(Xs==="object"){var b0=String(un);throw new Error("Objects are not valid as a React child (found: "+(b0==="[object Object]"?"object with keys {"+Object.keys(un).join(", ")+"}":b0)+"). If you meant to render a collection of children, use an array instead.")}}return Il}function ur(un,kr,$i){if(un==null)return un;var Yi=[],qa=0;return bn(un,Yi,"","",function(Xs){return kr.call($i,Xs,qa++)}),Yi}function zn(un){var kr=0;return ur(un,function(){kr++}),kr}function Tn(un,kr,$i){ur(un,function(){kr.apply(this,arguments)},$i)}function Or(un){return ur(un,function(kr){return kr})||[]}function br(un){if(!Yt(un))throw new Error("React.Children.only expected to receive a single React element child.");return un}function mr(un){var kr={$$typeof:u,_currentValue:un,_currentValue2:un,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};kr.Provider={$$typeof:c,_context:kr};var $i=!1,Yi=!1,qa=!1;{var Xs={$$typeof:u,_context:kr};Object.defineProperties(Xs,{Provider:{get:function(){return Yi||(Yi=!0,M("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),kr.Provider},set:function(rs){kr.Provider=rs}},_currentValue:{get:function(){return kr._currentValue},set:function(rs){kr._currentValue=rs}},_currentValue2:{get:function(){return kr._currentValue2},set:function(rs){kr._currentValue2=rs}},_threadCount:{get:function(){return kr._threadCount},set:function(rs){kr._threadCount=rs}},Consumer:{get:function(){return $i||($i=!0,M("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),kr.Consumer}},displayName:{get:function(){return kr.displayName},set:function(rs){qa||(z("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",rs),qa=!0)}}}),kr.Consumer=Xs}return kr._currentRenderer=null,kr._currentRenderer2=null,kr}var An=-1,Dn=0,vr=1,Ar=2;function ui(un){if(un._status===An){var kr=un._result,$i=kr();if($i.then(function(Xs){if(un._status===Dn||un._status===An){var rs=un;rs._status=vr,rs._result=Xs}},function(Xs){if(un._status===Dn||un._status===An){var rs=un;rs._status=Ar,rs._result=Xs}}),un._status===An){var Yi=un;Yi._status=Dn,Yi._result=$i}}if(un._status===vr){var qa=un._result;return qa===void 0&&M(`lazy: Expected the result of a dynamic import() call. Instead received: %s

Your code should look like: 
  const MyComponent = lazy(() => import('./MyComponent'))

Did you accidentally put curly braces around the import?`,qa),"default"in qa||M(`lazy: Expected the result of a dynamic import() call. Instead received: %s

Your code should look like: 
  const MyComponent = lazy(() => import('./MyComponent'))`,qa),qa.default}else throw un._result}function wn(un){var kr={_status:An,_result:un},$i={$$typeof:g,_payload:kr,_init:ui};{var Yi,qa;Object.defineProperties($i,{defaultProps:{configurable:!0,get:function(){return Yi},set:function(Xs){M("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),Yi=Xs,Object.defineProperty($i,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return qa},set:function(Xs){M("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),qa=Xs,Object.defineProperty($i,"propTypes",{enumerable:!0})}}})}return $i}function xr(un){un!=null&&un.$$typeof===m?M("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof un!="function"?M("forwardRef requires a render function but was given %s.",un===null?"null":typeof un):un.length!==0&&un.length!==2&&M("forwardRef render functions accept exactly two parameters: props and ref. %s",un.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),un!=null&&(un.defaultProps!=null||un.propTypes!=null)&&M("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var kr={$$typeof:d,render:un};{var $i;Object.defineProperty(kr,"displayName",{enumerable:!1,configurable:!0,get:function(){return $i},set:function(Yi){$i=Yi,!un.name&&!un.displayName&&(un.displayName=Yi)}})}return kr}var Zr;Zr=Symbol.for("react.module.reference");function _n(un){return!!(typeof un=="string"||typeof un=="function"||un===a||un===s||A||un===o||un===f||un===p||R||un===_||I||D||k||typeof un=="object"&&un!==null&&(un.$$typeof===g||un.$$typeof===m||un.$$typeof===c||un.$$typeof===u||un.$$typeof===d||un.$$typeof===Zr||un.getModuleId!==void 0))}function zt(un,kr){_n(un)||M("memo: The first argument must be a component. Instead received: %s",un===null?"null":typeof un);var $i={$$typeof:m,type:un,compare:kr===void 0?null:kr};{var Yi;Object.defineProperty($i,"displayName",{enumerable:!1,configurable:!0,get:function(){return Yi},set:function(qa){Yi=qa,!un.name&&!un.displayName&&(un.displayName=qa)}})}return $i}function Ft(){var un=x.current;return un===null&&M(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions of React and the renderer (such as React DOM)
2. You might be breaking the Rules of Hooks
3. You might have more than one copy of React in the same app
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),un}function pn(un){var kr=Ft();if(un._context!==void 0){var $i=un._context;$i.Consumer===un?M("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?"):$i.Provider===un&&M("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return kr.useContext(un)}function Sn(un){var kr=Ft();return kr.useState(un)}function jn(un,kr,$i){var Yi=Ft();return Yi.useReducer(un,kr,$i)}function Zn(un){var kr=Ft();return kr.useRef(un)}function or(un,kr){var $i=Ft();return $i.useEffect(un,kr)}function yr(un,kr){var $i=Ft();return $i.useInsertionEffect(un,kr)}function Br(un,kr){var $i=Ft();return $i.useLayoutEffect(un,kr)}function lr(un,kr){var $i=Ft();return $i.useCallback(un,kr)}function qr(un,kr){var $i=Ft();return $i.useMemo(un,kr)}function Mr(un,kr,$i){var Yi=Ft();return Yi.useImperativeHandle(un,kr,$i)}function pr(un,kr){{var $i=Ft();return $i.useDebugValue(un,kr)}}function Vr(){var un=Ft();return un.useTransition()}function xn(un){var kr=Ft();return kr.useDeferredValue(un)}function ni(){var un=Ft();return un.useId()}function ya(un,kr,$i){var Yi=Ft();return Yi.useSyncExternalStore(un,kr,$i)}var Ja=0,Aa,sa,Ln,Co,Os,dl,tl;function Pc(){}Pc.__reactDisabledLog=!0;function Dl(){{if(Ja===0){Aa=console.log,sa=console.info,Ln=console.warn,Co=console.error,Os=console.group,dl=console.groupCollapsed,tl=console.groupEnd;var un={configurable:!0,enumerable:!0,value:Pc,writable:!0};Object.defineProperties(console,{info:un,log:un,warn:un,error:un,group:un,groupCollapsed:un,groupEnd:un})}Ja++}}function jc(){{if(Ja--,Ja===0){var un={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:Y({},un,{value:Aa}),info:Y({},un,{value:sa}),warn:Y({},un,{value:Ln}),error:Y({},un,{value:Co}),group:Y({},un,{value:Os}),groupCollapsed:Y({},un,{value:dl}),groupEnd:Y({},un,{value:tl})})}Ja<0&&M("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ic=F.ReactCurrentDispatcher,Al;function vs(un,kr,$i){{if(Al===void 0)try{throw Error()}catch(qa){var Yi=qa.stack.trim().match(/\n( *(at )?)/);Al=Yi&&Yi[1]||""}return`
`+Al+un}}var vo=!1,ja;{var wa=typeof WeakMap=="function"?WeakMap:Map;ja=new wa}function Ma(un,kr){if(!un||vo)return"";{var $i=ja.get(un);if($i!==void 0)return $i}var Yi;vo=!0;var qa=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Xs;Xs=ic.current,ic.current=null,Dl();try{if(kr){var rs=function(){throw Error()};if(Object.defineProperty(rs.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(rs,[])}catch(uc){Yi=uc}Reflect.construct(un,[],rs)}else{try{rs.call()}catch(uc){Yi=uc}un.call(rs.prototype)}}else{try{throw Error()}catch(uc){Yi=uc}un()}}catch(uc){if(uc&&Yi&&typeof uc.stack=="string"){for(var ol=uc.stack.split(`
`),gc=Yi.stack.split(`
`),Bc=ol.length-1,Ec=gc.length-1;Bc>=1&&Ec>=0&&ol[Bc]!==gc[Ec];)Ec--;for(;Bc>=1&&Ec>=0;Bc--,Ec--)if(ol[Bc]!==gc[Ec]){if(Bc!==1||Ec!==1)do if(Bc--,Ec--,Ec<0||ol[Bc]!==gc[Ec]){var Zl=`
`+ol[Bc].replace(" at new "," at ");return un.displayName&&Zl.includes("<anonymous>")&&(Zl=Zl.replace("<anonymous>",un.displayName)),typeof un=="function"&&ja.set(un,Zl),Zl}while(Bc>=1&&Ec>=0);break}}}finally{vo=!1,ic.current=Xs,jc(),Error.prepareStackTrace=qa}var xd=un?un.displayName||un.name:"",Il=xd?vs(xd):"";return typeof un=="function"&&ja.set(un,Il),Il}function ko(un,kr,$i){return Ma(un,!1)}function _s(un){var kr=un.prototype;return!!(kr&&kr.isReactComponent)}function Ps(un,kr,$i){if(un==null)return"";if(typeof un=="function")return Ma(un,_s(un));if(typeof un=="string")return vs(un);switch(un){case f:return vs("Suspense");case p:return vs("SuspenseList")}if(typeof un=="object")switch(un.$$typeof){case d:return ko(un.render);case m:return Ps(un.type,kr,$i);case g:{var Yi=un,qa=Yi._payload,Xs=Yi._init;try{return Ps(Xs(qa),kr,$i)}catch{}}}return""}var ac={},wc=F.ReactDebugCurrentFrame;function oc(un){if(un){var kr=un._owner,$i=Ps(un.type,un._source,kr?kr.type:null);wc.setExtraStackFrame($i)}else wc.setExtraStackFrame(null)}function Xo(un,kr,$i,Yi,qa){{var Xs=Function.call.bind(We);for(var rs in un)if(Xs(un,rs)){var ol=void 0;try{if(typeof un[rs]!="function"){var gc=Error((Yi||"React class")+": "+$i+" type `"+rs+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof un[rs]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw gc.name="Invariant Violation",gc}ol=un[rs](kr,rs,Yi,$i,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Bc){ol=Bc}ol&&!(ol instanceof Error)&&(oc(qa),M("%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).",Yi||"React class",$i,rs,typeof ol),oc(null)),ol instanceof Error&&!(ol.message in ac)&&(ac[ol.message]=!0,oc(qa),M("Failed %s type: %s",$i,ol.message),oc(null))}}}function si(un){if(un){var kr=un._owner,$i=Ps(un.type,un._source,kr?kr.type:null);P($i)}else P(null)}var Do;Do=!1;function xs(){if($.current){var un=nt($.current.type);if(un)return`

Check the render method of \``+un+"`."}return""}function Ua(un){if(un!==void 0){var kr=un.fileName.replace(/^.*[\\\/]/,""),$i=un.lineNumber;return`

Check your code at `+kr+":"+$i+"."}return""}function Ys(un){return un!=null?Ua(un.__source):""}var Vl={};function jd(un){var kr=xs();if(!kr){var $i=typeof un=="string"?un:un.displayName||un.name;$i&&(kr=`

Check the top-level render call using <`+$i+">.")}return kr}function Bd(un,kr){if(!(!un._store||un._store.validated||un.key!=null)){un._store.validated=!0;var $i=jd(kr);if(!Vl[$i]){Vl[$i]=!0;var Yi="";un&&un._owner&&un._owner!==$.current&&(Yi=" It was passed a child from "+nt(un._owner.type)+"."),si(un),M('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',$i,Yi),si(null)}}}function Up(un,kr){if(typeof un=="object"){if(Ee(un))for(var $i=0;$i<un.length;$i++){var Yi=un[$i];Yt(Yi)&&Bd(Yi,kr)}else if(Yt(un))un._store&&(un._store.validated=!0);else if(un){var qa=y(un);if(typeof qa=="function"&&qa!==un.entries)for(var Xs=qa.call(un),rs;!(rs=Xs.next()).done;)Yt(rs.value)&&Bd(rs.value,kr)}}}function zd(un){{var kr=un.type;if(kr==null||typeof kr=="string")return;var $i;if(typeof kr=="function")$i=kr.propTypes;else if(typeof kr=="object"&&(kr.$$typeof===d||kr.$$typeof===m))$i=kr.propTypes;else return;if($i){var Yi=nt(kr);Xo($i,un.props,"prop",Yi,un)}else if(kr.PropTypes!==void 0&&!Do){Do=!0;var qa=nt(kr);M("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",qa||"Unknown")}typeof kr.getDefaultProps=="function"&&!kr.getDefaultProps.isReactClassApproved&&M("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Mu(un){{for(var kr=Object.keys(un.props),$i=0;$i<kr.length;$i++){var Yi=kr[$i];if(Yi!=="children"&&Yi!=="key"){si(un),M("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Yi),si(null);break}}un.ref!==null&&(si(un),M("Invalid attribute `ref` supplied to `React.Fragment`."),si(null))}}function sv(un,kr,$i){var Yi=_n(un);if(!Yi){var qa="";(un===void 0||typeof un=="object"&&un!==null&&Object.keys(un).length===0)&&(qa+=" 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 Xs=Ys(kr);Xs?qa+=Xs:qa+=xs();var rs;un===null?rs="null":Ee(un)?rs="array":un!==void 0&&un.$$typeof===r?(rs="<"+(nt(un.type)||"Unknown")+" />",qa=" Did you accidentally export a JSX literal instead of a component?"):rs=typeof un,M("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",rs,qa)}var ol=ot.apply(this,arguments);if(ol==null)return ol;if(Yi)for(var gc=2;gc<arguments.length;gc++)Up(arguments[gc],un);return un===a?Mu(ol):zd(ol),ol}var Bo=!1;function fs(un){var kr=sv.bind(null,un);return kr.type=un,Bo||(Bo=!0,z("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(kr,"type",{enumerable:!1,get:function(){return z("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:un}),un}}),kr}function Qc(un,kr,$i){for(var Yi=Bt.apply(this,arguments),qa=2;qa<arguments.length;qa++)Up(arguments[qa],Yi.type);return zd(Yi),Yi}function Xu(un,kr){var $i=C.transition;C.transition={};var Yi=C.transition;C.transition._updatedFibers=new Set;try{un()}finally{if(C.transition=$i,$i===null&&Yi._updatedFibers){var qa=Yi._updatedFibers.size;qa>10&&z("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."),Yi._updatedFibers.clear()}}}var Zc=!1,dh=null;function cm(un){if(dh===null)try{var kr=("require"+Math.random()).slice(0,7),$i=e&&e[kr];dh=$i.call(e,"timers").setImmediate}catch{dh=function(qa){Zc===!1&&(Zc=!0,typeof MessageChannel>"u"&&M("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 Xs=new MessageChannel;Xs.port1.onmessage=qa,Xs.port2.postMessage(void 0)}}return dh(un)}var Nc=0,Kc=!1;function Qy(un){{var kr=Nc;Nc++,w.current===null&&(w.current=[]);var $i=w.isBatchingLegacy,Yi;try{if(w.isBatchingLegacy=!0,Yi=un(),!$i&&w.didScheduleLegacyUpdate){var qa=w.current;qa!==null&&(w.didScheduleLegacyUpdate=!1,ip(qa))}}catch(xd){throw O1(kr),xd}finally{w.isBatchingLegacy=$i}if(Yi!==null&&typeof Yi=="object"&&typeof Yi.then=="function"){var Xs=Yi,rs=!1,ol={then:function(xd,Il){rs=!0,Xs.then(function(uc){O1(kr),Nc===0?al(uc,xd,Il):xd(uc)},function(uc){O1(kr),Il(uc)})}};return!Kc&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){rs||(Kc=!0,M("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 () => ...);"))}),ol}else{var gc=Yi;if(O1(kr),Nc===0){var Bc=w.current;Bc!==null&&(ip(Bc),w.current=null);var Ec={then:function(xd,Il){w.current===null?(w.current=[],al(gc,xd,Il)):xd(gc)}};return Ec}else{var Zl={then:function(xd,Il){xd(gc)}};return Zl}}}}function O1(un){un!==Nc-1&&M("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Nc=un}function al(un,kr,$i){{var Yi=w.current;if(Yi!==null)try{ip(Yi),cm(function(){Yi.length===0?(w.current=null,kr(un)):al(un,kr,$i)})}catch(qa){$i(qa)}else kr(un)}}var vg=!1;function ip(un){if(!vg){vg=!0;var kr=0;try{for(;kr<un.length;kr++){var $i=un[kr];do $i=$i(!0);while($i!==null)}un.length=0}catch(Yi){throw un=un.slice(kr+1),Yi}finally{vg=!1}}}var P1=sv,y0=Qc,S_=fs,pf={map:ur,forEach:Tn,count:zn,toArray:Or,only:br};t.Children=pf,t.Component=Z,t.Fragment=a,t.Profiler=s,t.PureComponent=pe,t.StrictMode=o,t.Suspense=f,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=F,t.act=Qy,t.cloneElement=y0,t.createContext=mr,t.createElement=P1,t.createFactory=S_,t.createRef=ve,t.forwardRef=xr,t.isValidElement=Yt,t.lazy=wn,t.memo=zt,t.startTransition=Xu,t.unstable_act=Qy,t.useCallback=lr,t.useContext=pn,t.useDebugValue=pr,t.useDeferredValue=xn,t.useEffect=or,t.useId=ni,t.useImperativeHandle=Mr,t.useInsertionEffect=yr,t.useLayoutEffect=Br,t.useMemo=qr,t.useReducer=jn,t.useRef=Zn,t.useState=Sn,t.useSyncExternalStore=ya,t.useTransition=Vr,t.version=n,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(wve,wve.exports);var Eyn=wve.exports;L5t.exports=Eyn;var h=L5t.exports;const G=il(h),oae=gVe({__proto__:null,default:G},[h]);/**
 * @license React
 * react-jsx-dev-runtime.development.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */(function(){var e=h,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen"),g=Symbol.iterator,_="@@iterator";function v(wn){if(wn===null||typeof wn!="object")return null;var xr=g&&wn[g]||wn[_];return typeof xr=="function"?xr:null}var b=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function y(wn){{for(var xr=arguments.length,Zr=new Array(xr>1?xr-1:0),_n=1;_n<xr;_n++)Zr[_n-1]=arguments[_n];x("error",wn,Zr)}}function x(wn,xr,Zr){{var _n=b.ReactDebugCurrentFrame,zt=_n.getStackAddendum();zt!==""&&(xr+="%s",Zr=Zr.concat([zt]));var Ft=Zr.map(function(pn){return String(pn)});Ft.unshift("Warning: "+xr),Function.prototype.apply.call(console[wn],console,Ft)}}var C=!1,w=!1,$=!1,O=!1,N=!1,P;P=Symbol.for("react.module.reference");function I(wn){return!!(typeof wn=="string"||typeof wn=="function"||wn===r||wn===a||N||wn===i||wn===u||wn===d||O||wn===m||C||w||$||typeof wn=="object"&&wn!==null&&(wn.$$typeof===p||wn.$$typeof===f||wn.$$typeof===o||wn.$$typeof===s||wn.$$typeof===c||wn.$$typeof===P||wn.getModuleId!==void 0))}function D(wn,xr,Zr){var _n=wn.displayName;if(_n)return _n;var zt=xr.displayName||xr.name||"";return zt!==""?Zr+"("+zt+")":Zr}function k(wn){return wn.displayName||"Context"}function R(wn){if(wn==null)return null;if(typeof wn.tag=="number"&&y("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof wn=="function")return wn.displayName||wn.name||null;if(typeof wn=="string")return wn;switch(wn){case r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case u:return"Suspense";case d:return"SuspenseList"}if(typeof wn=="object")switch(wn.$$typeof){case s:var xr=wn;return k(xr)+".Consumer";case o:var Zr=wn;return k(Zr._context)+".Provider";case c:return D(wn,wn.render,"ForwardRef");case f:var _n=wn.displayName||null;return _n!==null?_n:R(wn.type)||"Memo";case p:{var zt=wn,Ft=zt._payload,pn=zt._init;try{return R(pn(Ft))}catch{return null}}}return null}var A=Object.assign,F=0,z,M,K,U,W,L,Y;function J(){}J.__reactDisabledLog=!0;function Z(){{if(F===0){z=console.log,M=console.info,K=console.warn,U=console.error,W=console.group,L=console.groupCollapsed,Y=console.groupEnd;var wn={configurable:!0,enumerable:!0,value:J,writable:!0};Object.defineProperties(console,{info:wn,log:wn,warn:wn,error:wn,group:wn,groupCollapsed:wn,groupEnd:wn})}F++}}function te(){{if(F--,F===0){var wn={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:A({},wn,{value:z}),info:A({},wn,{value:M}),warn:A({},wn,{value:K}),error:A({},wn,{value:U}),group:A({},wn,{value:W}),groupCollapsed:A({},wn,{value:L}),groupEnd:A({},wn,{value:Y})})}F<0&&y("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var re=b.ReactCurrentDispatcher,se;function de(wn,xr,Zr){{if(se===void 0)try{throw Error()}catch(zt){var _n=zt.stack.trim().match(/\n( *(at )?)/);se=_n&&_n[1]||""}return`
`+se+wn}}var pe=!1,Se;{var ve=typeof WeakMap=="function"?WeakMap:Map;Se=new ve}function be(wn,xr){if(!wn||pe)return"";{var Zr=Se.get(wn);if(Zr!==void 0)return Zr}var _n;pe=!0;var zt=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Ft;Ft=re.current,re.current=null,Z();try{if(xr){var pn=function(){throw Error()};if(Object.defineProperty(pn.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(pn,[])}catch(qr){_n=qr}Reflect.construct(wn,[],pn)}else{try{pn.call()}catch(qr){_n=qr}wn.call(pn.prototype)}}else{try{throw Error()}catch(qr){_n=qr}wn()}}catch(qr){if(qr&&_n&&typeof qr.stack=="string"){for(var Sn=qr.stack.split(`
`),jn=_n.stack.split(`
`),Zn=Sn.length-1,or=jn.length-1;Zn>=1&&or>=0&&Sn[Zn]!==jn[or];)or--;for(;Zn>=1&&or>=0;Zn--,or--)if(Sn[Zn]!==jn[or]){if(Zn!==1||or!==1)do if(Zn--,or--,or<0||Sn[Zn]!==jn[or]){var yr=`
`+Sn[Zn].replace(" at new "," at ");return wn.displayName&&yr.includes("<anonymous>")&&(yr=yr.replace("<anonymous>",wn.displayName)),typeof wn=="function"&&Se.set(wn,yr),yr}while(Zn>=1&&or>=0);break}}}finally{pe=!1,re.current=Ft,te(),Error.prepareStackTrace=zt}var Br=wn?wn.displayName||wn.name:"",lr=Br?de(Br):"";return typeof wn=="function"&&Se.set(wn,lr),lr}function Ee(wn,xr,Zr){return be(wn,!1)}function xe(wn){var xr=wn.prototype;return!!(xr&&xr.isReactComponent)}function Pe(wn,xr,Zr){if(wn==null)return"";if(typeof wn=="function")return be(wn,xe(wn));if(typeof wn=="string")return de(wn);switch(wn){case u:return de("Suspense");case d:return de("SuspenseList")}if(typeof wn=="object")switch(wn.$$typeof){case c:return Ee(wn.render);case f:return Pe(wn.type,xr,Zr);case p:{var _n=wn,zt=_n._payload,Ft=_n._init;try{return Pe(Ft(zt),xr,Zr)}catch{}}}return""}var je=Object.prototype.hasOwnProperty,ft={},Ge=b.ReactDebugCurrentFrame;function Ye(wn){if(wn){var xr=wn._owner,Zr=Pe(wn.type,wn._source,xr?xr.type:null);Ge.setExtraStackFrame(Zr)}else Ge.setExtraStackFrame(null)}function nt(wn,xr,Zr,_n,zt){{var Ft=Function.call.bind(je);for(var pn in wn)if(Ft(wn,pn)){var Sn=void 0;try{if(typeof wn[pn]!="function"){var jn=Error((_n||"React class")+": "+Zr+" type `"+pn+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof wn[pn]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw jn.name="Invariant Violation",jn}Sn=wn[pn](xr,pn,_n,Zr,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Zn){Sn=Zn}Sn&&!(Sn instanceof Error)&&(Ye(zt),y("%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).",_n||"React class",Zr,pn,typeof Sn),Ye(null)),Sn instanceof Error&&!(Sn.message in ft)&&(ft[Sn.message]=!0,Ye(zt),y("Failed %s type: %s",Zr,Sn.message),Ye(null))}}}var We=Array.isArray;function ct(wn){return We(wn)}function rt(wn){{var xr=typeof Symbol=="function"&&Symbol.toStringTag,Zr=xr&&wn[Symbol.toStringTag]||wn.constructor.name||"Object";return Zr}}function vt(wn){try{return Mt(wn),!1}catch{return!0}}function Mt(wn){return""+wn}function $t(wn){if(vt(wn))return y("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",rt(wn)),Mt(wn)}var ke=b.ReactCurrentOwner,ye={key:!0,ref:!0,__self:!0,__source:!0},_e,He,Ze;Ze={};function ot(wn){if(je.call(wn,"ref")){var xr=Object.getOwnPropertyDescriptor(wn,"ref").get;if(xr&&xr.isReactWarning)return!1}return wn.ref!==void 0}function Qt(wn){if(je.call(wn,"key")){var xr=Object.getOwnPropertyDescriptor(wn,"key").get;if(xr&&xr.isReactWarning)return!1}return wn.key!==void 0}function Bt(wn,xr){if(typeof wn.ref=="string"&&ke.current&&xr&&ke.current.stateNode!==xr){var Zr=R(ke.current.type);Ze[Zr]||(y('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',R(ke.current.type),wn.ref),Ze[Zr]=!0)}}function Yt(wn,xr){{var Zr=function(){_e||(_e=!0,y("%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)",xr))};Zr.isReactWarning=!0,Object.defineProperty(wn,"key",{get:Zr,configurable:!0})}}function Gt(wn,xr){{var Zr=function(){He||(He=!0,y("%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)",xr))};Zr.isReactWarning=!0,Object.defineProperty(wn,"ref",{get:Zr,configurable:!0})}}var kt=function(wn,xr,Zr,_n,zt,Ft,pn){var Sn={$$typeof:t,type:wn,key:xr,ref:Zr,props:pn,_owner:Ft};return Sn._store={},Object.defineProperty(Sn._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Sn,"_self",{configurable:!1,enumerable:!1,writable:!1,value:_n}),Object.defineProperty(Sn,"_source",{configurable:!1,enumerable:!1,writable:!1,value:zt}),Object.freeze&&(Object.freeze(Sn.props),Object.freeze(Sn)),Sn};function In(wn,xr,Zr,_n,zt){{var Ft,pn={},Sn=null,jn=null;Zr!==void 0&&($t(Zr),Sn=""+Zr),Qt(xr)&&($t(xr.key),Sn=""+xr.key),ot(xr)&&(jn=xr.ref,Bt(xr,zt));for(Ft in xr)je.call(xr,Ft)&&!ye.hasOwnProperty(Ft)&&(pn[Ft]=xr[Ft]);if(wn&&wn.defaultProps){var Zn=wn.defaultProps;for(Ft in Zn)pn[Ft]===void 0&&(pn[Ft]=Zn[Ft])}if(Sn||jn){var or=typeof wn=="function"?wn.displayName||wn.name||"Unknown":wn;Sn&&Yt(pn,or),jn&&Gt(pn,or)}return kt(wn,Sn,jn,zt,_n,ke.current,pn)}}var Cn=b.ReactCurrentOwner,Nn=b.ReactDebugCurrentFrame;function kn(wn){if(wn){var xr=wn._owner,Zr=Pe(wn.type,wn._source,xr?xr.type:null);Nn.setExtraStackFrame(Zr)}else Nn.setExtraStackFrame(null)}var vn;vn=!1;function bn(wn){return typeof wn=="object"&&wn!==null&&wn.$$typeof===t}function ur(){{if(Cn.current){var wn=R(Cn.current.type);if(wn)return`

Check the render method of \``+wn+"`."}return""}}function zn(wn){{if(wn!==void 0){var xr=wn.fileName.replace(/^.*[\\\/]/,""),Zr=wn.lineNumber;return`

Check your code at `+xr+":"+Zr+"."}return""}}var Tn={};function Or(wn){{var xr=ur();if(!xr){var Zr=typeof wn=="string"?wn:wn.displayName||wn.name;Zr&&(xr=`

Check the top-level render call using <`+Zr+">.")}return xr}}function br(wn,xr){{if(!wn._store||wn._store.validated||wn.key!=null)return;wn._store.validated=!0;var Zr=Or(xr);if(Tn[Zr])return;Tn[Zr]=!0;var _n="";wn&&wn._owner&&wn._owner!==Cn.current&&(_n=" It was passed a child from "+R(wn._owner.type)+"."),kn(wn),y('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',Zr,_n),kn(null)}}function mr(wn,xr){{if(typeof wn!="object")return;if(ct(wn))for(var Zr=0;Zr<wn.length;Zr++){var _n=wn[Zr];bn(_n)&&br(_n,xr)}else if(bn(wn))wn._store&&(wn._store.validated=!0);else if(wn){var zt=v(wn);if(typeof zt=="function"&&zt!==wn.entries)for(var Ft=zt.call(wn),pn;!(pn=Ft.next()).done;)bn(pn.value)&&br(pn.value,xr)}}}function An(wn){{var xr=wn.type;if(xr==null||typeof xr=="string")return;var Zr;if(typeof xr=="function")Zr=xr.propTypes;else if(typeof xr=="object"&&(xr.$$typeof===c||xr.$$typeof===f))Zr=xr.propTypes;else return;if(Zr){var _n=R(xr);nt(Zr,wn.props,"prop",_n,wn)}else if(xr.PropTypes!==void 0&&!vn){vn=!0;var zt=R(xr);y("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",zt||"Unknown")}typeof xr.getDefaultProps=="function"&&!xr.getDefaultProps.isReactClassApproved&&y("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Dn(wn){{for(var xr=Object.keys(wn.props),Zr=0;Zr<xr.length;Zr++){var _n=xr[Zr];if(_n!=="children"&&_n!=="key"){kn(wn),y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",_n),kn(null);break}}wn.ref!==null&&(kn(wn),y("Invalid attribute `ref` supplied to `React.Fragment`."),kn(null))}}var vr={};function Ar(wn,xr,Zr,_n,zt,Ft){{var pn=I(wn);if(!pn){var Sn="";(wn===void 0||typeof wn=="object"&&wn!==null&&Object.keys(wn).length===0)&&(Sn+=" 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 jn=zn(zt);jn?Sn+=jn:Sn+=ur();var Zn;wn===null?Zn="null":ct(wn)?Zn="array":wn!==void 0&&wn.$$typeof===t?(Zn="<"+(R(wn.type)||"Unknown")+" />",Sn=" Did you accidentally export a JSX literal instead of a component?"):Zn=typeof wn,y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Zn,Sn)}var or=In(wn,xr,Zr,zt,Ft);if(or==null)return or;if(pn){var yr=xr.children;if(yr!==void 0)if(_n)if(ct(yr)){for(var Br=0;Br<yr.length;Br++)mr(yr[Br],wn);Object.freeze&&Object.freeze(yr)}else y("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 mr(yr,wn)}if(je.call(xr,"key")){var lr=R(wn),qr=Object.keys(xr).filter(function(Vr){return Vr!=="key"}),Mr=qr.length>0?"{key: someKey, "+qr.join(": ..., ")+": ...}":"{key: someKey}";if(!vr[lr+Mr]){var pr=qr.length>0?"{"+qr.join(": ..., ")+": ...}":"{}";y(`A props object containing a "key" prop is being spread into JSX:
  let props = %s;
  <%s {...props} />
React keys must be passed directly to JSX without using spread:
  let props = %s;
  <%s key={someKey} {...props} />`,Mr,lr,pr,lr),vr[lr+Mr]=!0}}return wn===r?Dn(or):An(or),or}}var ui=Ar;MMe.Fragment=r,MMe.jsxDEV=ui})();F5t.exports=MMe;var ue=F5t.exports,j5t={exports:{}},a3={},B5t={exports:{}},z5t={};/**
 * @license React
 * scheduler.development.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */(function(e){(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var t=!1,n=!1,r=5;function i(Ze,ot){var Qt=Ze.length;Ze.push(ot),s(Ze,ot,Qt)}function a(Ze){return Ze.length===0?null:Ze[0]}function o(Ze){if(Ze.length===0)return null;var ot=Ze[0],Qt=Ze.pop();return Qt!==ot&&(Ze[0]=Qt,c(Ze,Qt,0)),ot}function s(Ze,ot,Qt){for(var Bt=Qt;Bt>0;){var Yt=Bt-1>>>1,Gt=Ze[Yt];if(u(Gt,ot)>0)Ze[Yt]=ot,Ze[Bt]=Gt,Bt=Yt;else return}}function c(Ze,ot,Qt){for(var Bt=Qt,Yt=Ze.length,Gt=Yt>>>1;Bt<Gt;){var kt=(Bt+1)*2-1,In=Ze[kt],Cn=kt+1,Nn=Ze[Cn];if(u(In,ot)<0)Cn<Yt&&u(Nn,In)<0?(Ze[Bt]=Nn,Ze[Cn]=ot,Bt=Cn):(Ze[Bt]=In,Ze[kt]=ot,Bt=kt);else if(Cn<Yt&&u(Nn,ot)<0)Ze[Bt]=Nn,Ze[Cn]=ot,Bt=Cn;else return}}function u(Ze,ot){var Qt=Ze.sortIndex-ot.sortIndex;return Qt!==0?Qt:Ze.id-ot.id}var d=1,f=2,p=3,m=4,g=5;function _(Ze,ot){}var v=typeof performance=="object"&&typeof performance.now=="function";if(v){var b=performance;e.unstable_now=function(){return b.now()}}else{var y=Date,x=y.now();e.unstable_now=function(){return y.now()-x}}var C=1073741823,w=-1,$=250,O=5e3,N=1e4,P=C,I=[],D=[],k=1,R=null,A=p,F=!1,z=!1,M=!1,K=typeof setTimeout=="function"?setTimeout:null,U=typeof clearTimeout=="function"?clearTimeout:null,W=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function L(Ze){for(var ot=a(D);ot!==null;){if(ot.callback===null)o(D);else if(ot.startTime<=Ze)o(D),ot.sortIndex=ot.expirationTime,i(I,ot);else return;ot=a(D)}}function Y(Ze){if(M=!1,L(Ze),!z)if(a(I)!==null)z=!0,$t(J);else{var ot=a(D);ot!==null&&ke(Y,ot.startTime-Ze)}}function J(Ze,ot){z=!1,M&&(M=!1,ye()),F=!0;var Qt=A;try{var Bt;if(!n)return Z(Ze,ot)}finally{R=null,A=Qt,F=!1}}function Z(Ze,ot){var Qt=ot;for(L(Qt),R=a(I);R!==null&&!t&&!(R.expirationTime>Qt&&(!Ze||Ye()));){var Bt=R.callback;if(typeof Bt=="function"){R.callback=null,A=R.priorityLevel;var Yt=R.expirationTime<=Qt,Gt=Bt(Yt);Qt=e.unstable_now(),typeof Gt=="function"?R.callback=Gt:R===a(I)&&o(I),L(Qt)}else o(I);R=a(I)}if(R!==null)return!0;var kt=a(D);return kt!==null&&ke(Y,kt.startTime-Qt),!1}function te(Ze,ot){switch(Ze){case d:case f:case p:case m:case g:break;default:Ze=p}var Qt=A;A=Ze;try{return ot()}finally{A=Qt}}function re(Ze){var ot;switch(A){case d:case f:case p:ot=p;break;default:ot=A;break}var Qt=A;A=ot;try{return Ze()}finally{A=Qt}}function se(Ze){var ot=A;return function(){var Qt=A;A=ot;try{return Ze.apply(this,arguments)}finally{A=Qt}}}function de(Ze,ot,Qt){var Bt=e.unstable_now(),Yt;if(typeof Qt=="object"&&Qt!==null){var Gt=Qt.delay;typeof Gt=="number"&&Gt>0?Yt=Bt+Gt:Yt=Bt}else Yt=Bt;var kt;switch(Ze){case d:kt=w;break;case f:kt=$;break;case g:kt=P;break;case m:kt=N;break;case p:default:kt=O;break}var In=Yt+kt,Cn={id:k++,callback:ot,priorityLevel:Ze,startTime:Yt,expirationTime:In,sortIndex:-1};return Yt>Bt?(Cn.sortIndex=Yt,i(D,Cn),a(I)===null&&Cn===a(D)&&(M?ye():M=!0,ke(Y,Yt-Bt))):(Cn.sortIndex=In,i(I,Cn),!z&&!F&&(z=!0,$t(J))),Cn}function pe(){}function Se(){!z&&!F&&(z=!0,$t(J))}function ve(){return a(I)}function be(Ze){Ze.callback=null}function Ee(){return A}var xe=!1,Pe=null,je=-1,ft=r,Ge=-1;function Ye(){var Ze=e.unstable_now()-Ge;return!(Ze<ft)}function nt(){}function We(Ze){if(Ze<0||Ze>125){console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported");return}Ze>0?ft=Math.floor(1e3/Ze):ft=r}var ct=function(){if(Pe!==null){var Ze=e.unstable_now();Ge=Ze;var ot=!0,Qt=!0;try{Qt=Pe(ot,Ze)}finally{Qt?rt():(xe=!1,Pe=null)}}else xe=!1},rt;if(typeof W=="function")rt=function(){W(ct)};else if(typeof MessageChannel<"u"){var vt=new MessageChannel,Mt=vt.port2;vt.port1.onmessage=ct,rt=function(){Mt.postMessage(null)}}else rt=function(){K(ct,0)};function $t(Ze){Pe=Ze,xe||(xe=!0,rt())}function ke(Ze,ot){je=K(function(){Ze(e.unstable_now())},ot)}function ye(){U(je),je=-1}var _e=nt,He=null;e.unstable_IdlePriority=g,e.unstable_ImmediatePriority=d,e.unstable_LowPriority=m,e.unstable_NormalPriority=p,e.unstable_Profiling=He,e.unstable_UserBlockingPriority=f,e.unstable_cancelCallback=be,e.unstable_continueExecution=Se,e.unstable_forceFrameRate=We,e.unstable_getCurrentPriorityLevel=Ee,e.unstable_getFirstCallbackNode=ve,e.unstable_next=re,e.unstable_pauseExecution=pe,e.unstable_requestPaint=_e,e.unstable_runWithPriority=te,e.unstable_scheduleCallback=de,e.unstable_shouldYield=Ye,e.unstable_wrapCallback=se,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})()})(z5t);B5t.exports=z5t;var Tyn=B5t.exports;/**
 * @license React
 * react-dom.development.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */(function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=h,t=Tyn,n=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,r=!1;function i(S){r=S}function a(S){if(!r){for(var T=arguments.length,j=new Array(T>1?T-1:0),X=1;X<T;X++)j[X-1]=arguments[X];s("warn",S,j)}}function o(S){if(!r){for(var T=arguments.length,j=new Array(T>1?T-1:0),X=1;X<T;X++)j[X-1]=arguments[X];s("error",S,j)}}function s(S,T,j){{var X=n.ReactDebugCurrentFrame,le=X.getStackAddendum();le!==""&&(T+="%s",j=j.concat([le]));var we=j.map(function(Je){return String(Je)});we.unshift("Warning: "+T),Function.prototype.apply.call(console[S],console,we)}}var c=0,u=1,d=2,f=3,p=4,m=5,g=6,_=7,v=8,b=9,y=10,x=11,C=12,w=13,$=14,O=15,N=16,P=17,I=18,D=19,k=21,R=22,A=23,F=24,z=25,M=!0,K=!1,U=!1,W=!1,L=!1,Y=!0,J=!1,Z=!0,te=!0,re=!0,se=!0,de=new Set,pe={},Se={};function ve(S,T){be(S,T),be(S+"Capture",T)}function be(S,T){pe[S]&&o("EventRegistry: More than one plugin attempted to publish the same registration name, `%s`.",S),pe[S]=T;{var j=S.toLowerCase();Se[j]=S,S==="onDoubleClick"&&(Se.ondblclick=S)}for(var X=0;X<T.length;X++)de.add(T[X])}var Ee=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",xe=Object.prototype.hasOwnProperty;function Pe(S){{var T=typeof Symbol=="function"&&Symbol.toStringTag,j=T&&S[Symbol.toStringTag]||S.constructor.name||"Object";return j}}function je(S){try{return ft(S),!1}catch{return!0}}function ft(S){return""+S}function Ge(S,T){if(je(S))return o("The provided `%s` attribute is an unsupported type %s. This value must be coerced to a string before before using it here.",T,Pe(S)),ft(S)}function Ye(S){if(je(S))return o("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Pe(S)),ft(S)}function nt(S,T){if(je(S))return o("The provided `%s` prop is an unsupported type %s. This value must be coerced to a string before before using it here.",T,Pe(S)),ft(S)}function We(S,T){if(je(S))return o("The provided `%s` CSS property is an unsupported type %s. This value must be coerced to a string before before using it here.",T,Pe(S)),ft(S)}function ct(S){if(je(S))return o("The provided HTML markup uses a value of unsupported type %s. This value must be coerced to a string before before using it here.",Pe(S)),ft(S)}function rt(S){if(je(S))return o("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.",Pe(S)),ft(S)}var vt=0,Mt=1,$t=2,ke=3,ye=4,_e=5,He=6,Ze=":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",ot=Ze+"\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040",Qt=new RegExp("^["+Ze+"]["+ot+"]*$"),Bt={},Yt={};function Gt(S){return xe.call(Yt,S)?!0:xe.call(Bt,S)?!1:Qt.test(S)?(Yt[S]=!0,!0):(Bt[S]=!0,o("Invalid attribute name: `%s`",S),!1)}function kt(S,T,j){return T!==null?T.type===vt:j?!1:S.length>2&&(S[0]==="o"||S[0]==="O")&&(S[1]==="n"||S[1]==="N")}function In(S,T,j,X){if(j!==null&&j.type===vt)return!1;switch(typeof T){case"function":case"symbol":return!0;case"boolean":{if(X)return!1;if(j!==null)return!j.acceptsBooleans;var le=S.toLowerCase().slice(0,5);return le!=="data-"&&le!=="aria-"}default:return!1}}function Cn(S,T,j,X){if(T===null||typeof T>"u"||In(S,T,j,X))return!0;if(X)return!1;if(j!==null)switch(j.type){case ke:return!T;case ye:return T===!1;case _e:return isNaN(T);case He:return isNaN(T)||T<1}return!1}function Nn(S){return vn.hasOwnProperty(S)?vn[S]:null}function kn(S,T,j,X,le,we,Je){this.acceptsBooleans=T===$t||T===ke||T===ye,this.attributeName=X,this.attributeNamespace=le,this.mustUseProperty=j,this.propertyName=S,this.type=T,this.sanitizeURL=we,this.removeEmptyString=Je}var vn={},bn=["children","dangerouslySetInnerHTML","defaultValue","defaultChecked","innerHTML","suppressContentEditableWarning","suppressHydrationWarning","style"];bn.forEach(function(S){vn[S]=new kn(S,vt,!1,S,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(S){var T=S[0],j=S[1];vn[T]=new kn(T,Mt,!1,j,null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(S){vn[S]=new kn(S,$t,!1,S.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(S){vn[S]=new kn(S,$t,!1,S,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(S){vn[S]=new kn(S,ke,!1,S.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(S){vn[S]=new kn(S,ke,!0,S,null,!1,!1)}),["capture","download"].forEach(function(S){vn[S]=new kn(S,ye,!1,S,null,!1,!1)}),["cols","rows","size","span"].forEach(function(S){vn[S]=new kn(S,He,!1,S,null,!1,!1)}),["rowSpan","start"].forEach(function(S){vn[S]=new kn(S,_e,!1,S.toLowerCase(),null,!1,!1)});var ur=/[\-\:]([a-z])/g,zn=function(S){return S[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(S){var T=S.replace(ur,zn);vn[T]=new kn(T,Mt,!1,S,null,!1,!1)}),["xlink:actuate","xlink:arcrole","xlink:role","xlink:show","xlink:title","xlink:type"].forEach(function(S){var T=S.replace(ur,zn);vn[T]=new kn(T,Mt,!1,S,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(S){var T=S.replace(ur,zn);vn[T]=new kn(T,Mt,!1,S,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(S){vn[S]=new kn(S,Mt,!1,S.toLowerCase(),null,!1,!1)});var Tn="xlinkHref";vn[Tn]=new kn("xlinkHref",Mt,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(S){vn[S]=new kn(S,Mt,!1,S.toLowerCase(),null,!0,!0)});var Or=/^[\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,br=!1;function mr(S){!br&&Or.test(S)&&(br=!0,o("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(S)))}function An(S,T,j,X){if(X.mustUseProperty){var le=X.propertyName;return S[le]}else{Ge(j,T),X.sanitizeURL&&mr(""+j);var we=X.attributeName,Je=null;if(X.type===ye){if(S.hasAttribute(we)){var wt=S.getAttribute(we);return wt===""?!0:Cn(T,j,X,!1)?wt:wt===""+j?j:wt}}else if(S.hasAttribute(we)){if(Cn(T,j,X,!1))return S.getAttribute(we);if(X.type===ke)return j;Je=S.getAttribute(we)}return Cn(T,j,X,!1)?Je===null?j:Je:Je===""+j?j:Je}}function Dn(S,T,j,X){{if(!Gt(T))return;if(!S.hasAttribute(T))return j===void 0?void 0:null;var le=S.getAttribute(T);return Ge(j,T),le===""+j?j:le}}function vr(S,T,j,X){var le=Nn(T);if(!kt(T,le,X)){if(Cn(T,j,le,X)&&(j=null),X||le===null){if(Gt(T)){var we=T;j===null?S.removeAttribute(we):(Ge(j,T),S.setAttribute(we,""+j))}return}var Je=le.mustUseProperty;if(Je){var wt=le.propertyName;if(j===null){var Zt=le.type;S[wt]=Zt===ke?!1:""}else S[wt]=j;return}var Bn=le.attributeName,ir=le.attributeNamespace;if(j===null)S.removeAttribute(Bn);else{var fi=le.type,ci;fi===ke||fi===ye&&j===!0?ci="":(Ge(j,Bn),ci=""+j,le.sanitizeURL&&mr(ci.toString())),ir?S.setAttributeNS(ir,Bn,ci):S.setAttribute(Bn,ci)}}}var Ar=Symbol.for("react.element"),ui=Symbol.for("react.portal"),wn=Symbol.for("react.fragment"),xr=Symbol.for("react.strict_mode"),Zr=Symbol.for("react.profiler"),_n=Symbol.for("react.provider"),zt=Symbol.for("react.context"),Ft=Symbol.for("react.forward_ref"),pn=Symbol.for("react.suspense"),Sn=Symbol.for("react.suspense_list"),jn=Symbol.for("react.memo"),Zn=Symbol.for("react.lazy"),or=Symbol.for("react.scope"),yr=Symbol.for("react.debug_trace_mode"),Br=Symbol.for("react.offscreen"),lr=Symbol.for("react.legacy_hidden"),qr=Symbol.for("react.cache"),Mr=Symbol.for("react.tracing_marker"),pr=Symbol.iterator,Vr="@@iterator";function xn(S){if(S===null||typeof S!="object")return null;var T=pr&&S[pr]||S[Vr];return typeof T=="function"?T:null}var ni=Object.assign,ya=0,Ja,Aa,sa,Ln,Co,Os,dl;function tl(){}tl.__reactDisabledLog=!0;function Pc(){{if(ya===0){Ja=console.log,Aa=console.info,sa=console.warn,Ln=console.error,Co=console.group,Os=console.groupCollapsed,dl=console.groupEnd;var S={configurable:!0,enumerable:!0,value:tl,writable:!0};Object.defineProperties(console,{info:S,log:S,warn:S,error:S,group:S,groupCollapsed:S,groupEnd:S})}ya++}}function Dl(){{if(ya--,ya===0){var S={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:ni({},S,{value:Ja}),info:ni({},S,{value:Aa}),warn:ni({},S,{value:sa}),error:ni({},S,{value:Ln}),group:ni({},S,{value:Co}),groupCollapsed:ni({},S,{value:Os}),groupEnd:ni({},S,{value:dl})})}ya<0&&o("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var jc=n.ReactCurrentDispatcher,ic;function Al(S,T,j){{if(ic===void 0)try{throw Error()}catch(le){var X=le.stack.trim().match(/\n( *(at )?)/);ic=X&&X[1]||""}return`
`+ic+S}}var vs=!1,vo;{var ja=typeof WeakMap=="function"?WeakMap:Map;vo=new ja}function wa(S,T){if(!S||vs)return"";{var j=vo.get(S);if(j!==void 0)return j}var X;vs=!0;var le=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var we;we=jc.current,jc.current=null,Pc();try{if(T){var Je=function(){throw Error()};if(Object.defineProperty(Je.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Je,[])}catch(Ui){X=Ui}Reflect.construct(S,[],Je)}else{try{Je.call()}catch(Ui){X=Ui}S.call(Je.prototype)}}else{try{throw Error()}catch(Ui){X=Ui}S()}}catch(Ui){if(Ui&&X&&typeof Ui.stack=="string"){for(var wt=Ui.stack.split(`
`),Zt=X.stack.split(`
`),Bn=wt.length-1,ir=Zt.length-1;Bn>=1&&ir>=0&&wt[Bn]!==Zt[ir];)ir--;for(;Bn>=1&&ir>=0;Bn--,ir--)if(wt[Bn]!==Zt[ir]){if(Bn!==1||ir!==1)do if(Bn--,ir--,ir<0||wt[Bn]!==Zt[ir]){var fi=`
`+wt[Bn].replace(" at new "," at ");return S.displayName&&fi.includes("<anonymous>")&&(fi=fi.replace("<anonymous>",S.displayName)),typeof S=="function"&&vo.set(S,fi),fi}while(Bn>=1&&ir>=0);break}}}finally{vs=!1,jc.current=we,Dl(),Error.prepareStackTrace=le}var ci=S?S.displayName||S.name:"",Hi=ci?Al(ci):"";return typeof S=="function"&&vo.set(S,Hi),Hi}function Ma(S,T,j){return wa(S,!0)}function ko(S,T,j){return wa(S,!1)}function _s(S){var T=S.prototype;return!!(T&&T.isReactComponent)}function Ps(S,T,j){if(S==null)return"";if(typeof S=="function")return wa(S,_s(S));if(typeof S=="string")return Al(S);switch(S){case pn:return Al("Suspense");case Sn:return Al("SuspenseList")}if(typeof S=="object")switch(S.$$typeof){case Ft:return ko(S.render);case jn:return Ps(S.type,T,j);case Zn:{var X=S,le=X._payload,we=X._init;try{return Ps(we(le),T,j)}catch{}}}return""}function ac(S){switch(S._debugOwner&&S._debugOwner.type,S._debugSource,S.tag){case m:return Al(S.type);case N:return Al("Lazy");case w:return Al("Suspense");case D:return Al("SuspenseList");case c:case d:case O:return ko(S.type);case x:return ko(S.type.render);case u:return Ma(S.type);default:return""}}function wc(S){try{var T="",j=S;do T+=ac(j),j=j.return;while(j);return T}catch(X){return`
Error generating stack: `+X.message+`
`+X.stack}}function oc(S,T,j){var X=S.displayName;if(X)return X;var le=T.displayName||T.name||"";return le!==""?j+"("+le+")":j}function Xo(S){return S.displayName||"Context"}function si(S){if(S==null)return null;if(typeof S.tag=="number"&&o("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof S=="function")return S.displayName||S.name||null;if(typeof S=="string")return S;switch(S){case wn:return"Fragment";case ui:return"Portal";case Zr:return"Profiler";case xr:return"StrictMode";case pn:return"Suspense";case Sn:return"SuspenseList"}if(typeof S=="object")switch(S.$$typeof){case zt:var T=S;return Xo(T)+".Consumer";case _n:var j=S;return Xo(j._context)+".Provider";case Ft:return oc(S,S.render,"ForwardRef");case jn:var X=S.displayName||null;return X!==null?X:si(S.type)||"Memo";case Zn:{var le=S,we=le._payload,Je=le._init;try{return si(Je(we))}catch{return null}}}return null}function Do(S,T,j){var X=T.displayName||T.name||"";return S.displayName||(X!==""?j+"("+X+")":j)}function xs(S){return S.displayName||"Context"}function Ua(S){var T=S.tag,j=S.type;switch(T){case F:return"Cache";case b:var X=j;return xs(X)+".Consumer";case y:var le=j;return xs(le._context)+".Provider";case I:return"DehydratedFragment";case x:return Do(j,j.render,"ForwardRef");case _:return"Fragment";case m:return j;case p:return"Portal";case f:return"Root";case g:return"Text";case N:return si(j);case v:return j===xr?"StrictMode":"Mode";case R:return"Offscreen";case C:return"Profiler";case k:return"Scope";case w:return"Suspense";case D:return"SuspenseList";case z:return"TracingMarker";case u:case c:case P:case d:case $:case O:if(typeof j=="function")return j.displayName||j.name||null;if(typeof j=="string")return j;break}return null}var Ys=n.ReactDebugCurrentFrame,Vl=null,jd=!1;function Bd(){{if(Vl===null)return null;var S=Vl._debugOwner;if(S!==null&&typeof S<"u")return Ua(S)}return null}function Up(){return Vl===null?"":wc(Vl)}function zd(){Ys.getCurrentStack=null,Vl=null,jd=!1}function Mu(S){Ys.getCurrentStack=S===null?null:Up,Vl=S,jd=!1}function sv(){return Vl}function Bo(S){jd=S}function fs(S){return""+S}function Qc(S){switch(typeof S){case"boolean":case"number":case"string":case"undefined":return S;case"object":return rt(S),S;default:return""}}var Xu={button:!0,checkbox:!0,image:!0,hidden:!0,radio:!0,reset:!0,submit:!0};function Zc(S,T){Xu[T.type]||T.onChange||T.onInput||T.readOnly||T.disabled||T.value==null||o("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||o("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 dh(S){var T=S.type,j=S.nodeName;return j&&j.toLowerCase()==="input"&&(T==="checkbox"||T==="radio")}function cm(S){return S._valueTracker}function Nc(S){S._valueTracker=null}function Kc(S){var T="";return S&&(dh(S)?T=S.checked?"true":"false":T=S.value),T}function Qy(S){var T=dh(S)?"checked":"value",j=Object.getOwnPropertyDescriptor(S.constructor.prototype,T);rt(S[T]);var X=""+S[T];if(!(S.hasOwnProperty(T)||typeof j>"u"||typeof j.get!="function"||typeof j.set!="function")){var le=j.get,we=j.set;Object.defineProperty(S,T,{configurable:!0,get:function(){return le.call(this)},set:function(wt){rt(wt),X=""+wt,we.call(this,wt)}}),Object.defineProperty(S,T,{enumerable:j.enumerable});var Je={getValue:function(){return X},setValue:function(wt){rt(wt),X=""+wt},stopTracking:function(){Nc(S),delete S[T]}};return Je}}function O1(S){cm(S)||(S._valueTracker=Qy(S))}function al(S){if(!S)return!1;var T=cm(S);if(!T)return!0;var j=T.getValue(),X=Kc(S);return X!==j?(T.setValue(X),!0):!1}function vg(S){if(S=S||(typeof document<"u"?document:void 0),typeof S>"u")return null;try{return S.activeElement||S.body}catch{return S.body}}var ip=!1,P1=!1,y0=!1,S_=!1;function pf(S){var T=S.type==="checkbox"||S.type==="radio";return T?S.checked!=null:S.value!=null}function un(S,T){var j=S,X=T.checked,le=ni({},T,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:X??j._wrapperState.initialChecked});return le}function kr(S,T){Zc("input",T),T.checked!==void 0&&T.defaultChecked!==void 0&&!P1&&(o("%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",Bd()||"A component",T.type),P1=!0),T.value!==void 0&&T.defaultValue!==void 0&&!ip&&(o("%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",Bd()||"A component",T.type),ip=!0);var j=S,X=T.defaultValue==null?"":T.defaultValue;j._wrapperState={initialChecked:T.checked!=null?T.checked:T.defaultChecked,initialValue:Qc(T.value!=null?T.value:X),controlled:pf(T)}}function $i(S,T){var j=S,X=T.checked;X!=null&&vr(j,"checked",X,!1)}function Yi(S,T){var j=S;{var X=pf(T);!j._wrapperState.controlled&&X&&!S_&&(o("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"),S_=!0),j._wrapperState.controlled&&!X&&!y0&&(o("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"),y0=!0)}$i(S,T);var le=Qc(T.value),we=T.type;if(le!=null)we==="number"?(le===0&&j.value===""||j.value!=le)&&(j.value=fs(le)):j.value!==fs(le)&&(j.value=fs(le));else if(we==="submit"||we==="reset"){j.removeAttribute("value");return}T.hasOwnProperty("value")?ol(j,T.type,le):T.hasOwnProperty("defaultValue")&&ol(j,T.type,Qc(T.defaultValue)),T.checked==null&&T.defaultChecked!=null&&(j.defaultChecked=!!T.defaultChecked)}function qa(S,T,j){var X=S;if(T.hasOwnProperty("value")||T.hasOwnProperty("defaultValue")){var le=T.type,we=le==="submit"||le==="reset";if(we&&(T.value===void 0||T.value===null))return;var Je=fs(X._wrapperState.initialValue);j||Je!==X.value&&(X.value=Je),X.defaultValue=Je}var wt=X.name;wt!==""&&(X.name=""),X.defaultChecked=!X.defaultChecked,X.defaultChecked=!!X._wrapperState.initialChecked,wt!==""&&(X.name=wt)}function Xs(S,T){var j=S;Yi(j,T),rs(j,T)}function rs(S,T){var j=T.name;if(T.type==="radio"&&j!=null){for(var X=S;X.parentNode;)X=X.parentNode;Ge(j,"name");for(var le=X.querySelectorAll("input[name="+JSON.stringify(""+j)+'][type="radio"]'),we=0;we<le.length;we++){var Je=le[we];if(!(Je===S||Je.form!==S.form)){var wt=ll(Je);if(!wt)throw new Error("ReactDOMInput: Mixing React and non-React radio inputs with the same `name` is not supported.");al(Je),Yi(Je,wt)}}}}function ol(S,T,j){(T!=="number"||vg(S.ownerDocument)!==S)&&(j==null?S.defaultValue=fs(S._wrapperState.initialValue):S.defaultValue!==fs(j)&&(S.defaultValue=fs(j)))}var gc=!1,Bc=!1,Ec=!1;function Zl(S,T){T.value==null&&(typeof T.children=="object"&&T.children!==null?e.Children.forEach(T.children,function(j){j!=null&&(typeof j=="string"||typeof j=="number"||Bc||(Bc=!0,o("Cannot infer the option value of complex children. Pass a `value` prop or use a plain string as children to <option>.")))}):T.dangerouslySetInnerHTML!=null&&(Ec||(Ec=!0,o("Pass a `value` prop if you set dangerouslyInnerHTML so React knows which value should be selected.")))),T.selected!=null&&!gc&&(o("Use the `defaultValue` or `value` props on <select> instead of setting `selected` on <option>."),gc=!0)}function xd(S,T){T.value!=null&&S.setAttribute("value",fs(Qc(T.value)))}var Il=Array.isArray;function uc(S){return Il(S)}var N1;N1=!1;function um(){var S=Bd();return S?`

Check the render method of \``+S+"`.":""}var lv=["value","defaultValue"];function Zy(S){{Zc("select",S);for(var T=0;T<lv.length;T++){var j=lv[T];if(S[j]!=null){var X=uc(S[j]);S.multiple&&!X?o("The `%s` prop supplied to <select> must be an array if `multiple` is true.%s",j,um()):!S.multiple&&X&&o("The `%s` prop supplied to <select> must be a scalar value if `multiple` is false.%s",j,um())}}}}function eu(S,T,j,X){var le=S.options;if(T){for(var we=j,Je={},wt=0;wt<we.length;wt++)Je["$"+we[wt]]=!0;for(var Zt=0;Zt<le.length;Zt++){var Bn=Je.hasOwnProperty("$"+le[Zt].value);le[Zt].selected!==Bn&&(le[Zt].selected=Bn),Bn&&X&&(le[Zt].defaultSelected=!0)}}else{for(var ir=fs(Qc(j)),fi=null,ci=0;ci<le.length;ci++){if(le[ci].value===ir){le[ci].selected=!0,X&&(le[ci].defaultSelected=!0);return}fi===null&&!le[ci].disabled&&(fi=le[ci])}fi!==null&&(fi.selected=!0)}}function wp(S,T){return ni({},T,{value:void 0})}function b0(S,T){var j=S;Zy(T),j._wrapperState={wasMultiple:!!T.multiple},T.value!==void 0&&T.defaultValue!==void 0&&!N1&&(o("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"),N1=!0)}function ab(S,T){var j=S;j.multiple=!!T.multiple;var X=T.value;X!=null?eu(j,!!T.multiple,X,!1):T.defaultValue!=null&&eu(j,!!T.multiple,T.defaultValue,!0)}function Vm(S,T){var j=S,X=j._wrapperState.wasMultiple;j._wrapperState.wasMultiple=!!T.multiple;var le=T.value;le!=null?eu(j,!!T.multiple,le,!1):X!==!!T.multiple&&(T.defaultValue!=null?eu(j,!!T.multiple,T.defaultValue,!0):eu(j,!!T.multiple,T.multiple?[]:"",!1))}function ob(S,T){var j=S,X=T.value;X!=null&&eu(j,!!T.multiple,X,!1)}var _8=!1;function y8(S,T){var j=S;if(T.dangerouslySetInnerHTML!=null)throw new Error("`dangerouslySetInnerHTML` does not make sense on <textarea>.");var X=ni({},T,{value:void 0,defaultValue:void 0,children:fs(j._wrapperState.initialValue)});return X}function b8(S,T){var j=S;Zc("textarea",T),T.value!==void 0&&T.defaultValue!==void 0&&!_8&&(o("%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",Bd()||"A component"),_8=!0);var X=T.value;if(X==null){var le=T.children,we=T.defaultValue;if(le!=null){o("Use the `defaultValue` or `value` props instead of setting children on <textarea>.");{if(we!=null)throw new Error("If you supply `defaultValue` on a <textarea>, do not pass children.");if(uc(le)){if(le.length>1)throw new Error("<textarea> can only have at most one child.");le=le[0]}we=le}}we==null&&(we=""),X=we}j._wrapperState={initialValue:Qc(X)}}function _g(S,T){var j=S,X=Qc(T.value),le=Qc(T.defaultValue);if(X!=null){var we=fs(X);we!==j.value&&(j.value=we),T.defaultValue==null&&j.defaultValue!==we&&(j.defaultValue=we)}le!=null&&(j.defaultValue=fs(le))}function d2(S,T){var j=S,X=j.textContent;X===j._wrapperState.initialValue&&X!==""&&X!==null&&(j.value=X)}function s7(S,T){_g(S,T)}var x0="http://www.w3.org/1999/xhtml",f2="http://www.w3.org/1998/Math/MathML",p2="http://www.w3.org/2000/svg";function cv(S){switch(S){case"svg":return p2;case"math":return f2;default:return x0}}function sb(S,T){return S==null||S===x0?cv(T):S===p2&&T==="foreignObject"?x0:S}var x8=function(S){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(T,j,X,le){MSApp.execUnsafeLocalFunction(function(){return S(T,j,X,le)})}:S},dm,h2=x8(function(S,T){if(S.namespaceURI===p2&&!("innerHTML"in S)){dm=dm||document.createElement("div"),dm.innerHTML="<svg>"+T.valueOf().toString()+"</svg>";for(var j=dm.firstChild;S.firstChild;)S.removeChild(S.firstChild);for(;j.firstChild;)S.appendChild(j.firstChild);return}S.innerHTML=T}),hf=1,D1=3,fu=8,Rh=9,yg=11,Vu=function(S,T){if(T){var j=S.firstChild;if(j&&j===S.lastChild&&j.nodeType===D1){j.nodeValue=T;return}}S.textContent=T},l7={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"]},bg={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 e4(S,T){return S+T.charAt(0).toUpperCase()+T.substring(1)}var S0=["Webkit","ms","Moz","O"];Object.keys(bg).forEach(function(S){S0.forEach(function(T){bg[e4(T,S)]=bg[S]})});function S8(S,T,j){var X=T==null||typeof T=="boolean"||T==="";return X?"":!j&&typeof T=="number"&&T!==0&&!(bg.hasOwnProperty(S)&&bg[S])?T+"px":(We(T,S),(""+T).trim())}var Sw=/([A-Z])/g,Ep=/^ms-/;function c7(S){return S.replace(Sw,"-$1").toLowerCase().replace(Ep,"-ms-")}var C8=function(){};{var w8=/^(?:webkit|moz|o)[A-Z]/,C_=/^-ms-/,fm=/-(.)/g,uv=/;\s*$/,m2={},lb={},u7=!1,C0=!1,pm=function(S){return S.replace(fm,function(T,j){return j.toUpperCase()})},t4=function(S){m2.hasOwnProperty(S)&&m2[S]||(m2[S]=!0,o("Unsupported style property %s. Did you mean %s?",S,pm(S.replace(C_,"ms-"))))},Cw=function(S){m2.hasOwnProperty(S)&&m2[S]||(m2[S]=!0,o("Unsupported vendor-prefixed style property %s. Did you mean %s?",S,S.charAt(0).toUpperCase()+S.slice(1)))},ww=function(S,T){lb.hasOwnProperty(T)&&lb[T]||(lb[T]=!0,o(`Style property values shouldn't contain a semicolon. Try "%s: %s" instead.`,S,T.replace(uv,"")))},Tp=function(S,T){u7||(u7=!0,o("`NaN` is an invalid value for the `%s` css style property.",S))},d7=function(S,T){C0||(C0=!0,o("`Infinity` is an invalid value for the `%s` css style property.",S))};C8=function(S,T){S.indexOf("-")>-1?t4(S):w8.test(S)?Cw(S):uv.test(T)&&ww(S,T),typeof T=="number"&&(isNaN(T)?Tp(S,T):isFinite(T)||d7(S,T))}}var Ew=C8;function g2(S){{var T="",j="";for(var X in S)if(S.hasOwnProperty(X)){var le=S[X];if(le!=null){var we=X.indexOf("--")===0;T+=j+(we?X:c7(X))+":",T+=S8(X,le,we),j=";"}}return T||null}}function hi(S,T){var j=S.style;for(var X in T)if(T.hasOwnProperty(X)){var le=X.indexOf("--")===0;le||Ew(X,T[X]);var we=S8(X,T[X],le);X==="float"&&(X="cssFloat"),le?j.setProperty(X,we):j[X]=we}}function ra(S){return S==null||typeof S=="boolean"||S===""}function Wi(S){var T={};for(var j in S)for(var X=l7[j]||[j],le=0;le<X.length;le++)T[X[le]]=j;return T}function Zo(S,T){{if(!T)return;var j=Wi(S),X=Wi(T),le={};for(var we in j){var Je=j[we],wt=X[we];if(wt&&Je!==wt){var Zt=Je+","+wt;if(le[Zt])continue;le[Zt]=!0,o("%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.",ra(S[Je])?"Removing":"Updating",Je,wt)}}}}var cs={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},xu=ni({menuitem:!0},cs),Df="__html";function vc(S,T){if(T){if(xu[S]&&(T.children!=null||T.dangerouslySetInnerHTML!=null))throw new Error(S+" 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"||!(Df 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&&o("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 Kp(S,T){if(S.indexOf("-")===-1)return typeof T.is=="string";switch(S){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 v2={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"},kh={"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},Uf={},cb=new RegExp("^(aria)-["+ot+"]*$"),xg=new RegExp("^(aria)[A-Z]["+ot+"]*$");function n4(S,T){{if(xe.call(Uf,T)&&Uf[T])return!0;if(xg.test(T)){var j="aria-"+T.slice(4).toLowerCase(),X=kh.hasOwnProperty(j)?j:null;if(X==null)return o("Invalid ARIA attribute `%s`. ARIA attributes follow the pattern aria-* and must be lowercase.",T),Uf[T]=!0,!0;if(T!==X)return o("Invalid ARIA attribute `%s`. Did you mean `%s`?",T,X),Uf[T]=!0,!0}if(cb.test(T)){var le=T.toLowerCase(),we=kh.hasOwnProperty(le)?le:null;if(we==null)return Uf[T]=!0,!1;if(T!==we)return o("Unknown ARIA attribute `%s`. Did you mean `%s`?",T,we),Uf[T]=!0,!0}}return!0}function w_(S,T){{var j=[];for(var X in T){var le=n4(S,X);le||j.push(X)}var we=j.map(function(Je){return"`"+Je+"`"}).join(", ");j.length===1?o("Invalid aria prop %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",we,S):j.length>1&&o("Invalid aria props %s on <%s> tag. For details, see https://reactjs.org/link/invalid-aria-props",we,S)}}function tu(S,T){Kp(S,T)||w_(S,T)}var Sg=!1;function Dc(S,T){{if(S!=="input"&&S!=="textarea"&&S!=="select")return;T!=null&&T.value===null&&!Sg&&(Sg=!0,S==="select"&&T.multiple?o("`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.",S):o("`value` prop on `%s` should not be null. Consider using an empty string to clear the component or `undefined` for uncontrolled components.",S))}}var w0=function(){};{var $p={},f7=/^on./,Tw=/^on[^A-Z]/,r4=new RegExp("^(aria)-["+ot+"]*$"),Cg=new RegExp("^(aria)[A-Z]["+ot+"]*$");w0=function(S,T,j,X){if(xe.call($p,T)&&$p[T])return!0;var le=T.toLowerCase();if(le==="onfocusin"||le==="onfocusout")return o("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."),$p[T]=!0,!0;if(X!=null){var we=X.registrationNameDependencies,Je=X.possibleRegistrationNames;if(we.hasOwnProperty(T))return!0;var wt=Je.hasOwnProperty(le)?Je[le]:null;if(wt!=null)return o("Invalid event handler property `%s`. Did you mean `%s`?",T,wt),$p[T]=!0,!0;if(f7.test(T))return o("Unknown event handler property `%s`. It will be ignored.",T),$p[T]=!0,!0}else if(f7.test(T))return Tw.test(T)&&o("Invalid event handler property `%s`. React events use the camelCase naming convention, for example `onClick`.",T),$p[T]=!0,!0;if(r4.test(T)||Cg.test(T))return!0;if(le==="innerhtml")return o("Directly setting property `innerHTML` is not permitted. For more information, lookup documentation on `dangerouslySetInnerHTML`."),$p[T]=!0,!0;if(le==="aria")return o("The `aria` attribute is reserved for future use in React. Pass individual `aria-` attributes instead."),$p[T]=!0,!0;if(le==="is"&&j!==null&&j!==void 0&&typeof j!="string")return o("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.",typeof j),$p[T]=!0,!0;if(typeof j=="number"&&isNaN(j))return o("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.",T),$p[T]=!0,!0;var Zt=Nn(T),Bn=Zt!==null&&Zt.type===vt;if(v2.hasOwnProperty(le)){var ir=v2[le];if(ir!==T)return o("Invalid DOM property `%s`. Did you mean `%s`?",T,ir),$p[T]=!0,!0}else if(!Bn&&T!==le)return o("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,le),$p[T]=!0,!0;return typeof j=="boolean"&&In(T,j,Zt,!1)?(j?o('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()}.',j,T,T,j,T):o('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.',j,T,T,j,T,T,T),$p[T]=!0,!0):Bn?!0:In(T,j,Zt,!1)?($p[T]=!0,!1):((j==="false"||j==="true")&&Zt!==null&&Zt.type===ke&&(o("Received the string `%s` for the boolean attribute `%s`. %s Did you mean %s={%s}?",j,T,j==="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,j),$p[T]=!0),!0)}}var ub=function(S,T,j){{var X=[];for(var le in T){var we=w0(S,le,T[le],j);we||X.push(le)}var Je=X.map(function(wt){return"`"+wt+"`"}).join(", ");X.length===1?o("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 ",Je,S):X.length>1&&o("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 ",Je,S)}};function i4(S,T,j){Kp(S,T)||ub(S,T,j)}var _2=1,a4=2,y2=4,wg=_2|a4|y2,dv=null;function E_(S){dv!==null&&o("Expected currently replaying event to be null. This error is likely caused by a bug in React. Please file an issue."),dv=S}function fv(){dv===null&&o("Expected currently replaying event to not be null. This error is likely caused by a bug in React. Please file an issue."),dv=null}function o4(S){return S===dv}function db(S){var T=S.target||S.srcElement||window;return T.correspondingUseElement&&(T=T.correspondingUseElement),T.nodeType===D1?T.parentNode:T}var s4=null,b2=null,E0=null;function T_(S){var T=Vo(S);if(T){if(typeof s4!="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 j=T.stateNode;if(j){var X=ll(j);s4(T.stateNode,T.type,X)}}}function x2(S){s4=S}function $_(S){b2?E0?E0.push(S):E0=[S]:b2=S}function S2(){return b2!==null||E0!==null}function Eg(){if(b2){var S=b2,T=E0;if(b2=null,E0=null,T_(S),T)for(var j=0;j<T.length;j++)T_(T[j])}}var O_=function(S,T){return S(T)},mf=function(){},Hd=!1;function p7(){var S=S2();S&&(mf(),Eg())}function E8(S,T,j){if(Hd)return S(T,j);Hd=!0;try{return O_(S,T,j)}finally{Hd=!1,p7()}}function h7(S,T,j){O_=S,mf=j}function T8(S){return S==="button"||S==="input"||S==="select"||S==="textarea"}function $8(S,T,j){switch(S){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":return!!(j.disabled&&T8(T));default:return!1}}function T0(S,T){var j=S.stateNode;if(j===null)return null;var X=ll(j);if(X===null)return null;var le=X[T];if($8(T,S.type,X))return null;if(le&&typeof le!="function")throw new Error("Expected `"+T+"` listener to be a function, instead got a value of `"+typeof le+"` type.");return le}var $0=!1;if(Ee)try{var ie={};Object.defineProperty(ie,"passive",{get:function(){$0=!0}}),window.addEventListener("test",ie,ie),window.removeEventListener("test",ie,ie)}catch{$0=!1}function oe(S,T,j,X,le,we,Je,wt,Zt){var Bn=Array.prototype.slice.call(arguments,3);try{T.apply(j,Bn)}catch(ir){this.onError(ir)}}var Rt=oe;if(typeof window<"u"&&typeof window.dispatchEvent=="function"&&typeof document<"u"&&typeof document.createEvent=="function"){var ln=document.createElement("react");Rt=function(T,j,X,le,we,Je,wt,Zt,Bn){if(typeof document>"u"||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 ir=document.createEvent("Event"),fi=!1,ci=!0,Hi=window.event,Ui=Object.getOwnPropertyDescriptor(window,"event");function ha(){ln.removeEventListener(aa,cl,!1),typeof window.event<"u"&&window.hasOwnProperty("event")&&(window.event=Hi)}var ns=Array.prototype.slice.call(arguments,3);function cl(){fi=!0,ha(),j.apply(X,ns),ci=!1}var Ms,Eu=!1,lu=!1;function Fi(Ni){if(Ms=Ni.error,Eu=!0,Ms===null&&Ni.colno===0&&Ni.lineno===0&&(lu=!0),Ni.defaultPrevented&&Ms!=null&&typeof Ms=="object")try{Ms._suppressLogging=!0}catch{}}var aa="react-"+(T||"invokeguardedcallback");if(window.addEventListener("error",Fi),ln.addEventListener(aa,cl,!1),ir.initEvent(aa,!1,!1),ln.dispatchEvent(ir),Ui&&Object.defineProperty(window,"event",Ui),fi&&ci&&(Eu?lu&&(Ms=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.")):Ms=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(Ms)),window.removeEventListener("error",Fi),!fi)return ha(),oe.apply(this,arguments)}}var cn=Rt,Ut=!1,st=null,qe=!1,Kt=null,Ue={onError:function(S){Ut=!0,st=S}};function Nt(S,T,j,X,le,we,Je,wt,Zt){Ut=!1,st=null,cn.apply(Ue,arguments)}function nn(S,T,j,X,le,we,Je,wt,Zt){if(Nt.apply(this,arguments),Ut){var Bn=nr();qe||(qe=!0,Kt=Bn)}}function fe(){if(qe){var S=Kt;throw qe=!1,Kt=null,S}}function Fe(){return Ut}function nr(){if(Ut){var S=st;return Ut=!1,st=null,S}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 dr(S){return S._reactInternals}function _r(S){return S._reactInternals!==void 0}function Yr(S,T){S._reactInternals=T}var Ci=0,Ri=1,Bi=2,Nr=4,Pi=16,ia=32,Pn=64,ei=128,Ji=256,na=512,to=1024,Gr=2048,_a=4096,co=8192,Qa=16384,fo=Gr|Nr|Pn|na|to|Qa,po=32767,Io=32768,Ur=65536,Mi=131072,fa=1048576,Jo=2097152,Rs=4194304,Xi=8388608,Ic=16777216,Op=33554432,Wm=Nr|to|0,sc=Bi|Nr|Pi|ia|na|_a|co,Pp=Nr|Pn|na|co,hm=Gr|Pi,ki=Rs|Xi|Jo,no=n.ReactCurrentOwner;function us(S){var T=S,j=S;if(S.alternate)for(;T.return;)T=T.return;else{var X=T;do T=X,(T.flags&(Bi|_a))!==Ci&&(j=T.return),X=T.return;while(X)}return T.tag===f?j:null}function bl(S){if(S.tag===w){var T=S.memoizedState;if(T===null){var j=S.alternate;j!==null&&(T=j.memoizedState)}if(T!==null)return T.dehydrated}return null}function Su(S){return S.tag===f?S.stateNode.containerInfo:null}function hd(S){return us(S)===S}function ap(S){{var T=no.current;if(T!==null&&T.tag===u){var j=T,X=j.stateNode;X._warnedAboutRefsInRender||o("%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.",Ua(j)||"A component"),X._warnedAboutRefsInRender=!0}}var le=dr(S);return le?us(le)===le:!1}function P_(S){if(us(S)!==S)throw new Error("Unable to find node on an unmounted component.")}function mm(S){var T=S.alternate;if(!T){var j=us(S);if(j===null)throw new Error("Unable to find node on an unmounted component.");return j!==S?null:S}for(var X=S,le=T;;){var we=X.return;if(we===null)break;var Je=we.alternate;if(Je===null){var wt=we.return;if(wt!==null){X=le=wt;continue}break}if(we.child===Je.child){for(var Zt=we.child;Zt;){if(Zt===X)return P_(we),S;if(Zt===le)return P_(we),T;Zt=Zt.sibling}throw new Error("Unable to find node on an unmounted component.")}if(X.return!==le.return)X=we,le=Je;else{for(var Bn=!1,ir=we.child;ir;){if(ir===X){Bn=!0,X=we,le=Je;break}if(ir===le){Bn=!0,le=we,X=Je;break}ir=ir.sibling}if(!Bn){for(ir=Je.child;ir;){if(ir===X){Bn=!0,X=Je,le=we;break}if(ir===le){Bn=!0,le=Je,X=we;break}ir=ir.sibling}if(!Bn)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(X.alternate!==le)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(X.tag!==f)throw new Error("Unable to find node on an unmounted component.");return X.stateNode.current===X?S:T}function C2(S){var T=mm(S);return T!==null?Ah(T):null}function Ah(S){if(S.tag===m||S.tag===g)return S;for(var T=S.child;T!==null;){var j=Ah(T);if(j!==null)return j;T=T.sibling}return null}function Um(S){var T=mm(S);return T!==null?gm(T):null}function gm(S){if(S.tag===m||S.tag===g)return S;for(var T=S.child;T!==null;){if(T.tag!==p){var j=gm(T);if(j!==null)return j}T=T.sibling}return null}var op=t.unstable_scheduleCallback,pv=t.unstable_cancelCallback,N_=t.unstable_shouldYield,Mh=t.unstable_requestPaint,id=t.unstable_now,Wl=t.unstable_getCurrentPriorityLevel,I1=t.unstable_ImmediatePriority,Tg=t.unstable_UserBlockingPriority,Fu=t.unstable_NormalPriority,R1=t.unstable_LowPriority,$g=t.unstable_IdlePriority,Qd=t.unstable_yieldValue,O0=t.unstable_setDisableYieldValue,Km=null,Lu=null,qo=null,ju=!1,Zd=typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u";function P0(S){if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")return!1;var T=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(T.isDisabled)return!0;if(!T.supportsFiber)return o("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{te&&(S=ni({},S,{getLaneLabelMap:vm,injectProfilingHooks:w2})),Km=T.inject(S),Lu=T}catch(j){o("React instrumentation encountered an error: %s.",j)}return!!T.checkDCE}function Wu(S,T){if(Lu&&typeof Lu.onScheduleFiberRoot=="function")try{Lu.onScheduleFiberRoot(Km,S,T)}catch(j){ju||(ju=!0,o("React instrumentation encountered an error: %s",j))}}function Np(S,T){if(Lu&&typeof Lu.onCommitFiberRoot=="function")try{var j=(S.current.flags&ei)===ei;if(re){var X;switch(T){case sr:X=I1;break;case So:X=Tg;break;case _o:X=Fu;break;case li:X=$g;break;default:X=Fu;break}Lu.onCommitFiberRoot(Km,S,X,j)}}catch(le){ju||(ju=!0,o("React instrumentation encountered an error: %s",le))}}function Fh(S){if(Lu&&typeof Lu.onPostCommitFiberRoot=="function")try{Lu.onPostCommitFiberRoot(Km,S)}catch(T){ju||(ju=!0,o("React instrumentation encountered an error: %s",T))}}function Og(S){if(Lu&&typeof Lu.onCommitFiberUnmount=="function")try{Lu.onCommitFiberUnmount(Km,S)}catch(T){ju||(ju=!0,o("React instrumentation encountered an error: %s",T))}}function qd(S){if(typeof Qd=="function"&&(O0(S),i(S)),Lu&&typeof Lu.setStrictMode=="function")try{Lu.setStrictMode(Km,S)}catch(T){ju||(ju=!0,o("React instrumentation encountered an error: %s",T))}}function w2(S){qo=S}function vm(){{for(var S=new Map,T=1,j=0;j<Bh;j++){var X=an(T);S.set(T,X),T*=2}return S}}function Kf(S){qo!==null&&typeof qo.markCommitStarted=="function"&&qo.markCommitStarted(S)}function k1(){qo!==null&&typeof qo.markCommitStopped=="function"&&qo.markCommitStopped()}function Lh(S){qo!==null&&typeof qo.markComponentRenderStarted=="function"&&qo.markComponentRenderStarted(S)}function Sd(){qo!==null&&typeof qo.markComponentRenderStopped=="function"&&qo.markComponentRenderStopped()}function N0(S){qo!==null&&typeof qo.markComponentPassiveEffectMountStarted=="function"&&qo.markComponentPassiveEffectMountStarted(S)}function E2(){qo!==null&&typeof qo.markComponentPassiveEffectMountStopped=="function"&&qo.markComponentPassiveEffectMountStopped()}function Gm(S){qo!==null&&typeof qo.markComponentPassiveEffectUnmountStarted=="function"&&qo.markComponentPassiveEffectUnmountStarted(S)}function jh(){qo!==null&&typeof qo.markComponentPassiveEffectUnmountStopped=="function"&&qo.markComponentPassiveEffectUnmountStopped()}function D0(S){qo!==null&&typeof qo.markComponentLayoutEffectMountStarted=="function"&&qo.markComponentLayoutEffectMountStarted(S)}function dc(){qo!==null&&typeof qo.markComponentLayoutEffectMountStopped=="function"&&qo.markComponentLayoutEffectMountStopped()}function ce(S){qo!==null&&typeof qo.markComponentLayoutEffectUnmountStarted=="function"&&qo.markComponentLayoutEffectUnmountStarted(S)}function $e(){qo!==null&&typeof qo.markComponentLayoutEffectUnmountStopped=="function"&&qo.markComponentLayoutEffectUnmountStopped()}function he(S,T,j){qo!==null&&typeof qo.markComponentErrored=="function"&&qo.markComponentErrored(S,T,j)}function Ae(S,T,j){qo!==null&&typeof qo.markComponentSuspended=="function"&&qo.markComponentSuspended(S,T,j)}function Dt(S){qo!==null&&typeof qo.markLayoutEffectsStarted=="function"&&qo.markLayoutEffectsStarted(S)}function qn(){qo!==null&&typeof qo.markLayoutEffectsStopped=="function"&&qo.markLayoutEffectsStopped()}function zr(S){qo!==null&&typeof qo.markPassiveEffectsStarted=="function"&&qo.markPassiveEffectsStarted(S)}function Gi(){qo!==null&&typeof qo.markPassiveEffectsStopped=="function"&&qo.markPassiveEffectsStopped()}function Po(S){qo!==null&&typeof qo.markRenderStarted=="function"&&qo.markRenderStarted(S)}function ks(){qo!==null&&typeof qo.markRenderYielded=="function"&&qo.markRenderYielded()}function Ws(){qo!==null&&typeof qo.markRenderStopped=="function"&&qo.markRenderStopped()}function Od(S){qo!==null&&typeof qo.markRenderScheduled=="function"&&qo.markRenderScheduled(S)}function Vd(S,T){qo!==null&&typeof qo.markForceUpdateScheduled=="function"&&qo.markForceUpdateScheduled(S,T)}function D_(S,T){qo!==null&&typeof qo.markStateUpdateScheduled=="function"&&qo.markStateUpdateScheduled(S,T)}var Ss=0,Tc=1,ou=2,Ul=8,fh=16,T2=Math.clz32?Math.clz32:Gp,fb=Math.log,sl=Math.LN2;function Gp(S){var T=S>>>0;return T===0?32:31-(fb(T)/sl|0)|0}var Bh=31,$a=0,If=0,xl=1,nu=2,gf=4,hv=8,_m=16,Pg=32,Gf=4194240,I_=64,ph=128,hh=256,Ym=512,Ng=1024,I0=2048,l4=4096,ad=8192,R_=16384,ze=32768,tt=65536,De=131072,Xe=262144,Ve=524288,Re=1048576,Le=2097152,Be=130023424,et=4194304,ut=8388608,Ct=16777216,bt=33554432,xt=67108864,it=et,ht=134217728,Ot=268435455,Xt=268435456,Ie=536870912,It=1073741824;function an(S){{if(S&xl)return"Sync";if(S&nu)return"InputContinuousHydration";if(S&gf)return"InputContinuous";if(S&hv)return"DefaultHydration";if(S&_m)return"Default";if(S&Pg)return"TransitionHydration";if(S&Gf)return"Transition";if(S&Be)return"Retry";if(S&ht)return"SelectiveHydration";if(S&Xt)return"IdleHydration";if(S&Ie)return"Idle";if(S&It)return"Offscreen"}}var Lt=-1,hn=I_,on=et;function Yn(S){switch(Dr(S)){case xl:return xl;case nu:return nu;case gf:return gf;case hv:return hv;case _m:return _m;case Pg:return Pg;case I_:case ph:case hh:case Ym:case Ng:case I0:case l4:case ad:case R_:case ze:case tt:case De:case Xe:case Ve:case Re:case Le:return S&Gf;case et:case ut:case Ct:case bt:case xt:return S&Be;case ht:return ht;case Xt:return Xt;case Ie:return Ie;case It:return It;default:return o("Should have found matching lanes. This is a bug in React."),S}}function gt(S,T){var j=S.pendingLanes;if(j===$a)return $a;var X=$a,le=S.suspendedLanes,we=S.pingedLanes,Je=j&Ot;if(Je!==$a){var wt=Je&~le;if(wt!==$a)X=Yn(wt);else{var Zt=Je&we;Zt!==$a&&(X=Yn(Zt))}}else{var Bn=j&~le;Bn!==$a?X=Yn(Bn):we!==$a&&(X=Yn(we))}if(X===$a)return $a;if(T!==$a&&T!==X&&(T&le)===$a){var ir=Dr(X),fi=Dr(T);if(ir>=fi||ir===_m&&(fi&Gf)!==$a)return T}(X&gf)!==$a&&(X|=j&_m);var ci=S.entangledLanes;if(ci!==$a)for(var Hi=S.entanglements,Ui=X&ci;Ui>0;){var ha=On(Ui),ns=1<<ha;X|=Hi[ha],Ui&=~ns}return X}function Wt(S,T){for(var j=S.eventTimes,X=Lt;T>0;){var le=On(T),we=1<<le,Je=j[le];Je>X&&(X=Je),T&=~we}return X}function dt(S,T){switch(S){case xl:case nu:case gf:return T+250;case hv:case _m:case Pg:case I_:case ph:case hh:case Ym:case Ng:case I0:case l4:case ad:case R_:case ze:case tt:case De:case Xe:case Ve:case Re:case Le:return T+5e3;case et:case ut:case Ct:case bt:case xt:return Lt;case ht:case Xt:case Ie:case It:return Lt;default:return o("Should have found matching lanes. This is a bug in React."),Lt}}function Pt(S,T){for(var j=S.pendingLanes,X=S.suspendedLanes,le=S.pingedLanes,we=S.expirationTimes,Je=j;Je>0;){var wt=On(Je),Zt=1<<wt,Bn=we[wt];Bn===Lt?((Zt&X)===$a||(Zt&le)!==$a)&&(we[wt]=dt(Zt,T)):Bn<=T&&(S.expiredLanes|=Zt),Je&=~Zt}}function Ke(S){return Yn(S.pendingLanes)}function St(S){var T=S.pendingLanes&~It;return T!==$a?T:T&It?It:$a}function Et(S){return(S&xl)!==$a}function Ht(S){return(S&Ot)!==$a}function qt(S){return(S&Be)===S}function Jt(S){var T=xl|gf|_m;return(S&T)===$a}function yn(S){return(S&Gf)===S}function Rn(S,T){var j=nu|gf|hv|_m;return(T&j)!==$a}function Xn(S,T){return(T&S.expiredLanes)!==$a}function Fn(S){return(S&Gf)!==$a}function fr(){var S=hn;return hn<<=1,(hn&Gf)===$a&&(hn=I_),S}function En(){var S=on;return on<<=1,(on&Be)===$a&&(on=et),S}function Dr(S){return S&-S}function Vn(S){return Dr(S)}function On(S){return 31-T2(S)}function Pr(S){return On(S)}function Tr(S,T){return(S&T)!==$a}function Fr(S,T){return(S&T)===T}function Kr(S,T){return S|T}function Kn(S,T){return S&~T}function Sr(S,T){return S&T}function di(S){return S}function pi(S,T){return S!==If&&S<T?S:T}function Da(S){for(var T=[],j=0;j<Bh;j++)T.push(S);return T}function Cr(S,T,j){S.pendingLanes|=T,T!==Ie&&(S.suspendedLanes=$a,S.pingedLanes=$a);var X=S.eventTimes,le=Pr(T);X[le]=j}function ar(S,T){S.suspendedLanes|=T,S.pingedLanes&=~T;for(var j=S.expirationTimes,X=T;X>0;){var le=On(X),we=1<<le;j[le]=Lt,X&=~we}}function Lr(S,T,j){S.pingedLanes|=S.suspendedLanes&T}function Jr(S,T){var j=S.pendingLanes&~T;S.pendingLanes=T,S.suspendedLanes=$a,S.pingedLanes=$a,S.expiredLanes&=T,S.mutableReadLanes&=T,S.entangledLanes&=T;for(var X=S.entanglements,le=S.eventTimes,we=S.expirationTimes,Je=j;Je>0;){var wt=On(Je),Zt=1<<wt;X[wt]=$a,le[wt]=Lt,we[wt]=Lt,Je&=~Zt}}function Hr(S,T){for(var j=S.entangledLanes|=T,X=S.entanglements,le=j;le;){var we=On(le),Je=1<<we;Je&T|X[we]&T&&(X[we]|=T),le&=~Je}}function Ki(S,T){var j=Dr(T),X;switch(j){case gf:X=nu;break;case _m:X=hv;break;case I_:case ph:case hh:case Ym:case Ng:case I0:case l4:case ad:case R_:case ze:case tt:case De:case Xe:case Ve:case Re:case Le:case et:case ut:case Ct:case bt:case xt:X=Pg;break;case Ie:X=Xt;break;default:X=If;break}return(X&(S.suspendedLanes|T))!==If?If:X}function ea(S,T,j){if(Zd)for(var X=S.pendingUpdatersLaneMap;j>0;){var le=Pr(j),we=1<<le,Je=X[le];Je.add(T),j&=~we}}function No(S,T){if(Zd)for(var j=S.pendingUpdatersLaneMap,X=S.memoizedUpdaters;T>0;){var le=Pr(T),we=1<<le,Je=j[le];Je.size>0&&(Je.forEach(function(wt){var Zt=wt.alternate;(Zt===null||!X.has(Zt))&&X.add(wt)}),Je.clear()),T&=~we}}function Us(S,T){return null}var sr=xl,So=gf,_o=_m,li=Ie,tr=If;function ri(){return tr}function gr(S){tr=S}function gi(S,T){var j=tr;try{return tr=S,T()}finally{tr=j}}function so(S,T){return S!==0&&S<T?S:T}function Ra(S,T){return S===0||S>T?S:T}function Ti(S,T){return S!==0&&S<T}function At(S){var T=Dr(S);return Ti(sr,T)?Ti(So,T)?Ht(T)?_o:li:So:sr}function cr(S){var T=S.current.memoizedState;return T.isDehydrated}var ii;function ta(S){ii=S}function ga(S){ii(S)}var Oo;function oa(S){Oo=S}var Cu;function yo(S){Cu=S}var Du;function bo(S){Du=S}var ys;function zs(S){ys=S}var Gc=!1,ho=[],ps=null,as=null,ai=null,sp=new Map,md=new Map,Hs=[],Cl=["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 pu(S){return Cl.indexOf(S)>-1}function Yp(S,T,j,X,le){return{blockedOn:S,domEventName:T,eventSystemFlags:j,nativeEvent:le,targetContainers:[X]}}function $n(S,T){switch(S){case"focusin":case"focusout":ps=null;break;case"dragenter":case"dragleave":as=null;break;case"mouseover":case"mouseout":ai=null;break;case"pointerover":case"pointerout":{var j=T.pointerId;sp.delete(j);break}case"gotpointercapture":case"lostpointercapture":{var X=T.pointerId;md.delete(X);break}}}function bi(S,T,j,X,le,we){if(S===null||S.nativeEvent!==we){var Je=Yp(T,j,X,le,we);if(T!==null){var wt=Vo(T);wt!==null&&Oo(wt)}return Je}S.eventSystemFlags|=X;var Zt=S.targetContainers;return le!==null&&Zt.indexOf(le)===-1&&Zt.push(le),S}function zo(S,T,j,X,le){switch(T){case"focusin":{var we=le;return ps=bi(ps,S,T,j,X,we),!0}case"dragenter":{var Je=le;return as=bi(as,S,T,j,X,Je),!0}case"mouseover":{var wt=le;return ai=bi(ai,S,T,j,X,wt),!0}case"pointerover":{var Zt=le,Bn=Zt.pointerId;return sp.set(Bn,bi(sp.get(Bn)||null,S,T,j,X,Zt)),!0}case"gotpointercapture":{var ir=le,fi=ir.pointerId;return md.set(fi,bi(md.get(fi)||null,S,T,j,X,ir)),!0}}return!1}function Rl(S){var T=Fa(S.target);if(T!==null){var j=us(T);if(j!==null){var X=j.tag;if(X===w){var le=bl(j);if(le!==null){S.blockedOn=le,ys(S.priority,function(){Cu(j)});return}}else if(X===f){var we=j.stateNode;if(cr(we)){S.blockedOn=Su(j);return}}}}S.blockedOn=null}function Ml(S){for(var T=Du(),j={blockedOn:null,target:S,priority:T},X=0;X<Hs.length&&Ti(T,Hs[X].priority);X++);Hs.splice(X,0,j),X===0&&Rl(j)}function Dp(S){if(S.blockedOn!==null)return!1;for(var T=S.targetContainers;T.length>0;){var j=T[0],X=Ow(S.domEventName,S.eventSystemFlags,j,S.nativeEvent);if(X===null){var le=S.nativeEvent,we=new le.constructor(le.type,le);E_(we),le.target.dispatchEvent(we),fv()}else{var Je=Vo(X);return Je!==null&&Oo(Je),S.blockedOn=X,!1}T.shift()}return!0}function od(S,T,j){Dp(S)&&j.delete(T)}function Ip(){Gc=!1,ps!==null&&Dp(ps)&&(ps=null),as!==null&&Dp(as)&&(as=null),ai!==null&&Dp(ai)&&(ai=null),sp.forEach(od),md.forEach(od)}function Rp(S,T){S.blockedOn===T&&(S.blockedOn=null,Gc||(Gc=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,Ip)))}function gd(S){if(ho.length>0){Rp(ho[0],S);for(var T=1;T<ho.length;T++){var j=ho[T];j.blockedOn===S&&(j.blockedOn=null)}}ps!==null&&Rp(ps,S),as!==null&&Rp(as,S),ai!==null&&Rp(ai,S);var X=function(wt){return Rp(wt,S)};sp.forEach(X),md.forEach(X);for(var le=0;le<Hs.length;le++){var we=Hs[le];we.blockedOn===S&&(we.blockedOn=null)}for(;Hs.length>0;){var Je=Hs[0];if(Je.blockedOn!==null)break;Rl(Je),Je.blockedOn===null&&Hs.shift()}}var hs=n.ReactCurrentBatchConfig,nl=!0;function c4(S){nl=!!S}function O8(){return nl}function m7(S,T,j){var X=C$(T),le;switch(X){case sr:le=$w;break;case So:le=pb;break;case _o:default:le=u4;break}return le.bind(null,T,j,S)}function $w(S,T,j,X){var le=ri(),we=hs.transition;hs.transition=null;try{gr(sr),u4(S,T,j,X)}finally{gr(le),hs.transition=we}}function pb(S,T,j,X){var le=ri(),we=hs.transition;hs.transition=null;try{gr(So),u4(S,T,j,X)}finally{gr(le),hs.transition=we}}function u4(S,T,j,X){nl&&hb(S,T,j,X)}function hb(S,T,j,X){var le=Ow(S,T,j,X);if(le===null){MI(S,T,X,k_,j),$n(S,X);return}if(zo(le,S,T,j,X)){X.stopPropagation();return}if($n(S,X),T&y2&&pu(S)){for(;le!==null;){var we=Vo(le);we!==null&&ga(we);var Je=Ow(S,T,j,X);if(Je===null&&MI(S,T,X,k_,j),Je===le)break;le=Je}le!==null&&X.stopPropagation();return}MI(S,T,X,null,j)}var k_=null;function Ow(S,T,j,X){k_=null;var le=db(X),we=Fa(le);if(we!==null){var Je=us(we);if(Je===null)we=null;else{var wt=Je.tag;if(wt===w){var Zt=bl(Je);if(Zt!==null)return Zt;we=null}else if(wt===f){var Bn=Je.stateNode;if(cr(Bn))return Su(Je);we=null}else Je!==we&&(we=null)}}return k_=we,null}function C$(S){switch(S){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 sr;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 So;case"message":{var T=Wl();switch(T){case I1:return sr;case Tg:return So;case Fu:case R1:return _o;case $g:return li;default:return _o}}default:return _o}}function w$(S,T,j){return S.addEventListener(T,j,!1),j}function hI(S,T,j){return S.addEventListener(T,j,!0),j}function mI(S,T,j,X){return S.addEventListener(T,j,{capture:!0,passive:X}),j}function gI(S,T,j,X){return S.addEventListener(T,j,{passive:X}),j}var P8=null,Pw=null,N8=null;function R0(S){return P8=S,Pw=Nw(),!0}function vI(){P8=null,Pw=null,N8=null}function E$(){if(N8)return N8;var S,T=Pw,j=T.length,X,le=Nw(),we=le.length;for(S=0;S<j&&T[S]===le[S];S++);var Je=j-S;for(X=1;X<=Je&&T[j-X]===le[we-X];X++);var wt=X>1?1-X:void 0;return N8=le.slice(S,wt),N8}function Nw(){return"value"in P8?P8.value:P8.textContent}function mb(S){var T,j=S.keyCode;return"charCode"in S?(T=S.charCode,T===0&&j===13&&(T=13)):T=j,T===10&&(T=13),T>=32||T===13?T:0}function D8(){return!0}function T$(){return!1}function A1(S){function T(j,X,le,we,Je){this._reactName=j,this._targetInst=le,this.type=X,this.nativeEvent=we,this.target=Je,this.currentTarget=null;for(var wt in S)if(S.hasOwnProperty(wt)){var Zt=S[wt];Zt?this[wt]=Zt(we):this[wt]=we[wt]}var Bn=we.defaultPrevented!=null?we.defaultPrevented:we.returnValue===!1;return Bn?this.isDefaultPrevented=D8:this.isDefaultPrevented=T$,this.isPropagationStopped=T$,this}return ni(T.prototype,{preventDefault:function(){this.defaultPrevented=!0;var j=this.nativeEvent;j&&(j.preventDefault?j.preventDefault():typeof j.returnValue!="unknown"&&(j.returnValue=!1),this.isDefaultPrevented=D8)},stopPropagation:function(){var j=this.nativeEvent;j&&(j.stopPropagation?j.stopPropagation():typeof j.cancelBubble!="unknown"&&(j.cancelBubble=!0),this.isPropagationStopped=D8)},persist:function(){},isPersistent:D8}),T}var gb={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(S){return S.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},I8=A1(gb),R8=ni({},gb,{view:0,detail:0}),_I=A1(R8),Dw,Iw,vb;function sj(S){S!==vb&&(vb&&S.type==="mousemove"?(Dw=S.screenX-vb.screenX,Iw=S.screenY-vb.screenY):(Dw=0,Iw=0),vb=S)}var $$=ni({},R8,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:P$,button:0,buttons:0,relatedTarget:function(S){return S.relatedTarget===void 0?S.fromElement===S.srcElement?S.toElement:S.fromElement:S.relatedTarget},movementX:function(S){return"movementX"in S?S.movementX:(sj(S),Dw)},movementY:function(S){return"movementY"in S?S.movementY:Iw}}),O$=A1($$),SY=ni({},$$,{dataTransfer:0}),g7=A1(SY),CY=ni({},R8,{relatedTarget:0}),Rw=A1(CY),k8=ni({},gb,{animationName:0,elapsedTime:0,pseudoElement:0}),wY=A1(k8),lj=ni({},gb,{clipboardData:function(S){return"clipboardData"in S?S.clipboardData:window.clipboardData}}),d4=A1(lj),A_=ni({},gb,{data:0}),kw=A1(A_),cj=kw,EY={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},A8={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 mv(S){if(S.key){var T=EY[S.key]||S.key;if(T!=="Unidentified")return T}if(S.type==="keypress"){var j=mb(S);return j===13?"Enter":String.fromCharCode(j)}return S.type==="keydown"||S.type==="keyup"?A8[S.keyCode]||"Unidentified":""}var f4={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Aw(S){var T=this,j=T.nativeEvent;if(j.getModifierState)return j.getModifierState(S);var X=f4[S];return X?!!j[X]:!1}function P$(S){return Aw}var TY=ni({},R8,{key:mv,code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:P$,charCode:function(S){return S.type==="keypress"?mb(S):0},keyCode:function(S){return S.type==="keydown"||S.type==="keyup"?S.keyCode:0},which:function(S){return S.type==="keypress"?mb(S):S.type==="keydown"||S.type==="keyup"?S.keyCode:0}}),N$=A1(TY),$Y=ni({},$$,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),gv=A1($Y),M8=ni({},R8,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:P$}),_b=A1(M8),p4=ni({},gb,{propertyName:0,elapsedTime:0,pseudoElement:0}),Xp=A1(p4),yI=ni({},$$,{deltaX:function(S){return"deltaX"in S?S.deltaX:"wheelDeltaX"in S?-S.wheelDeltaX:0},deltaY:function(S){return"deltaY"in S?S.deltaY:"wheelDeltaY"in S?-S.wheelDeltaY:"wheelDelta"in S?-S.wheelDelta:0},deltaZ:0,deltaMode:0}),D$=A1(yI),h4=[9,13,27,32],k0=229,bI=Ee&&"CompositionEvent"in window,Mw=null;Ee&&"documentMode"in document&&(Mw=document.documentMode);var $2=Ee&&"TextEvent"in window&&!Mw,F8=Ee&&(!bI||Mw&&Mw>8&&Mw<=11),yb=32,I$=String.fromCharCode(yb);function uj(){ve("onBeforeInput",["compositionend","keypress","textInput","paste"]),ve("onCompositionEnd",["compositionend","focusout","keydown","keypress","keyup","mousedown"]),ve("onCompositionStart",["compositionstart","focusout","keydown","keypress","keyup","mousedown"]),ve("onCompositionUpdate",["compositionupdate","focusout","keydown","keypress","keyup","mousedown"])}var R$=!1;function OY(S){return(S.ctrlKey||S.altKey||S.metaKey)&&!(S.ctrlKey&&S.altKey)}function PY(S){switch(S){case"compositionstart":return"onCompositionStart";case"compositionend":return"onCompositionEnd";case"compositionupdate":return"onCompositionUpdate"}}function NY(S,T){return S==="keydown"&&T.keyCode===k0}function xI(S,T){switch(S){case"keyup":return h4.indexOf(T.keyCode)!==-1;case"keydown":return T.keyCode!==k0;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function SI(S){var T=S.detail;return typeof T=="object"&&"data"in T?T.data:null}function Fw(S){return S.locale==="ko"}var L8=!1;function DY(S,T,j,X,le){var we,Je;if(bI?we=PY(T):L8?xI(T,X)&&(we="onCompositionEnd"):NY(T,X)&&(we="onCompositionStart"),!we)return null;F8&&!Fw(X)&&(!L8&&we==="onCompositionStart"?L8=R0(le):we==="onCompositionEnd"&&L8&&(Je=E$()));var wt=_c(j,we);if(wt.length>0){var Zt=new kw(we,T,null,X,le);if(S.push({event:Zt,listeners:wt}),Je)Zt.data=Je;else{var Bn=SI(X);Bn!==null&&(Zt.data=Bn)}}}function IY(S,T){switch(S){case"compositionend":return SI(T);case"keypress":var j=T.which;return j!==yb?null:(R$=!0,I$);case"textInput":var X=T.data;return X===I$&&R$?null:X;default:return null}}function CI(S,T){if(L8){if(S==="compositionend"||!bI&&xI(S,T)){var j=E$();return vI(),L8=!1,j}return null}switch(S){case"paste":return null;case"keypress":if(!OY(T)){if(T.char&&T.char.length>1)return T.char;if(T.which)return String.fromCharCode(T.which)}return null;case"compositionend":return F8&&!Fw(T)?null:T.data;default:return null}}function Lw(S,T,j,X,le){var we;if($2?we=IY(T,X):we=CI(T,X),!we)return null;var Je=_c(j,"onBeforeInput");if(Je.length>0){var wt=new cj("onBeforeInput","beforeinput",null,X,le);S.push({event:wt,listeners:Je}),wt.data=we}}function RY(S,T,j,X,le,we,Je){DY(S,T,j,X,le),Lw(S,T,j,X,le)}var A0={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 k$(S){var T=S&&S.nodeName&&S.nodeName.toLowerCase();return T==="input"?!!A0[S.type]:T==="textarea"}/**
 * Checks if an event is supported in the current execution environment.
 *
 * NOTE: This will not work correctly for non-generic events such as `change`,
 * `reset`, `load`, `error`, and `select`.
 *
 * Borrows from Modernizr.
 *
 * @param {string} eventNameSuffix Event name, e.g. "click".
 * @return {boolean} True if the event is supported.
 * @internal
 * @license Modernizr 3.0.0pre (Custom Build) | MIT
 */function wI(S){if(!Ee)return!1;var T="on"+S,j=T in document;if(!j){var X=document.createElement("div");X.setAttribute(T,"return;"),j=typeof X[T]=="function"}return j}function dj(){ve("onChange",["change","click","focusin","focusout","input","keydown","keyup","selectionchange"])}function v7(S,T,j,X){$_(X);var le=_c(T,"onChange");if(le.length>0){var we=new I8("onChange","change",null,j,X);S.push({event:we,listeners:le})}}var jw=null,V=null;function zi(S){var T=S.nodeName&&S.nodeName.toLowerCase();return T==="select"||T==="input"&&S.type==="file"}function kY(S){var T=[];v7(T,V,S,db(S)),E8(Wd,T)}function Wd(S){kI(S,0)}function bb(S){var T=Ns(S);if(al(T))return S}function _7(S,T){if(S==="change")return T}var A$=!1;Ee&&(A$=wI("input")&&(!document.documentMode||document.documentMode>9));function fj(S,T){jw=S,V=T,jw.attachEvent("onpropertychange",lp)}function M$(){jw&&(jw.detachEvent("onpropertychange",lp),jw=null,V=null)}function lp(S){S.propertyName==="value"&&bb(V)&&kY(S)}function y7(S,T,j){S==="focusin"?(M$(),fj(T,j)):S==="focusout"&&M$()}function Bw(S,T){if(S==="selectionchange"||S==="keyup"||S==="keydown")return bb(V)}function pj(S){var T=S.nodeName;return T&&T.toLowerCase()==="input"&&(S.type==="checkbox"||S.type==="radio")}function EI(S,T){if(S==="click")return bb(T)}function m4(S,T){if(S==="input"||S==="change")return bb(T)}function TI(S){var T=S._wrapperState;!T||!T.controlled||S.type!=="number"||ol(S,"number",S.value)}function g4(S,T,j,X,le,we,Je){var wt=j?Ns(j):window,Zt,Bn;if(zi(wt)?Zt=_7:k$(wt)?A$?Zt=m4:(Zt=Bw,Bn=y7):pj(wt)&&(Zt=EI),Zt){var ir=Zt(T,j);if(ir){v7(S,ir,X,le);return}}Bn&&Bn(T,wt,j),T==="focusout"&&TI(wt)}function v4(){be("onMouseEnter",["mouseout","mouseover"]),be("onMouseLeave",["mouseout","mouseover"]),be("onPointerEnter",["pointerout","pointerover"]),be("onPointerLeave",["pointerout","pointerover"])}function xb(S,T,j,X,le,we,Je){var wt=T==="mouseover"||T==="pointerover",Zt=T==="mouseout"||T==="pointerout";if(wt&&!o4(X)){var Bn=X.relatedTarget||X.fromElement;if(Bn&&(Fa(Bn)||Pa(Bn)))return}if(!(!Zt&&!wt)){var ir;if(le.window===le)ir=le;else{var fi=le.ownerDocument;fi?ir=fi.defaultView||fi.parentWindow:ir=window}var ci,Hi;if(Zt){var Ui=X.relatedTarget||X.toElement;if(ci=j,Hi=Ui?Fa(Ui):null,Hi!==null){var ha=us(Hi);(Hi!==ha||Hi.tag!==m&&Hi.tag!==g)&&(Hi=null)}}else ci=null,Hi=j;if(ci!==Hi){var ns=O$,cl="onMouseLeave",Ms="onMouseEnter",Eu="mouse";(T==="pointerout"||T==="pointerover")&&(ns=gv,cl="onPointerLeave",Ms="onPointerEnter",Eu="pointer");var lu=ci==null?ir:Ns(ci),Fi=Hi==null?ir:Ns(Hi),aa=new ns(cl,Eu+"leave",ci,X,le);aa.target=lu,aa.relatedTarget=Fi;var Ni=null,mo=Fa(le);if(mo===j){var ds=new ns(Ms,Eu+"enter",Hi,X,le);ds.target=Fi,ds.relatedTarget=lu,Ni=ds}C7(S,aa,Ni,ci,Hi)}}}function _4(S,T){return S===T&&(S!==0||1/S===1/T)||S!==S&&T!==T}var Jp=typeof Object.is=="function"?Object.is:_4;function cp(S,T){if(Jp(S,T))return!0;if(typeof S!="object"||S===null||typeof T!="object"||T===null)return!1;var j=Object.keys(S),X=Object.keys(T);if(j.length!==X.length)return!1;for(var le=0;le<j.length;le++){var we=j[le];if(!xe.call(T,we)||!Jp(S[we],T[we]))return!1}return!0}function j8(S){for(;S&&S.firstChild;)S=S.firstChild;return S}function F$(S){for(;S;){if(S.nextSibling)return S.nextSibling;S=S.parentNode}}function hj(S,T){for(var j=j8(S),X=0,le=0;j;){if(j.nodeType===D1){if(le=X+j.textContent.length,X<=T&&le>=T)return{node:j,offset:T-X};X=le}j=j8(F$(j))}}function $I(S){var T=S.ownerDocument,j=T&&T.defaultView||window,X=j.getSelection&&j.getSelection();if(!X||X.rangeCount===0)return null;var le=X.anchorNode,we=X.anchorOffset,Je=X.focusNode,wt=X.focusOffset;try{le.nodeType,Je.nodeType}catch{return null}return AY(S,le,we,Je,wt)}function AY(S,T,j,X,le){var we=0,Je=-1,wt=-1,Zt=0,Bn=0,ir=S,fi=null;e:for(;;){for(var ci=null;ir===T&&(j===0||ir.nodeType===D1)&&(Je=we+j),ir===X&&(le===0||ir.nodeType===D1)&&(wt=we+le),ir.nodeType===D1&&(we+=ir.nodeValue.length),(ci=ir.firstChild)!==null;)fi=ir,ir=ci;for(;;){if(ir===S)break e;if(fi===T&&++Zt===j&&(Je=we),fi===X&&++Bn===le&&(wt=we),(ci=ir.nextSibling)!==null)break;ir=fi,fi=ir.parentNode}ir=ci}return Je===-1||wt===-1?null:{start:Je,end:wt}}function up(S,T){var j=S.ownerDocument||document,X=j&&j.defaultView||window;if(X.getSelection){var le=X.getSelection(),we=S.textContent.length,Je=Math.min(T.start,we),wt=T.end===void 0?Je:Math.min(T.end,we);if(!le.extend&&Je>wt){var Zt=wt;wt=Je,Je=Zt}var Bn=hj(S,Je),ir=hj(S,wt);if(Bn&&ir){if(le.rangeCount===1&&le.anchorNode===Bn.node&&le.anchorOffset===Bn.offset&&le.focusNode===ir.node&&le.focusOffset===ir.offset)return;var fi=j.createRange();fi.setStart(Bn.node,Bn.offset),le.removeAllRanges(),Je>wt?(le.addRange(fi),le.extend(ir.node,ir.offset)):(fi.setEnd(ir.node,ir.offset),le.addRange(fi))}}}function Sb(S){return S&&S.nodeType===D1}function B8(S,T){return!S||!T?!1:S===T?!0:Sb(S)?!1:Sb(T)?B8(S,T.parentNode):"contains"in S?S.contains(T):S.compareDocumentPosition?!!(S.compareDocumentPosition(T)&16):!1}function OI(S){return S&&S.ownerDocument&&B8(S.ownerDocument.documentElement,S)}function PI(S){try{return typeof S.contentWindow.location.href=="string"}catch{return!1}}function zw(){for(var S=window,T=vg();T instanceof S.HTMLIFrameElement;){if(PI(T))S=T.contentWindow;else return T;T=vg(S.document)}return T}function NI(S){var T=S&&S.nodeName&&S.nodeName.toLowerCase();return T&&(T==="input"&&(S.type==="text"||S.type==="search"||S.type==="tel"||S.type==="url"||S.type==="password")||T==="textarea"||S.contentEditable==="true")}function O2(){var S=zw();return{focusedElem:S,selectionRange:NI(S)?gj(S):null}}function mj(S){var T=zw(),j=S.focusedElem,X=S.selectionRange;if(T!==j&&OI(j)){X!==null&&NI(j)&&Cb(j,X);for(var le=[],we=j;we=we.parentNode;)we.nodeType===hf&&le.push({element:we,left:we.scrollLeft,top:we.scrollTop});typeof j.focus=="function"&&j.focus();for(var Je=0;Je<le.length;Je++){var wt=le[Je];wt.element.scrollLeft=wt.left,wt.element.scrollTop=wt.top}}}function gj(S){var T;return"selectionStart"in S?T={start:S.selectionStart,end:S.selectionEnd}:T=$I(S),T||{start:0,end:0}}function Cb(S,T){var j=T.start,X=T.end;X===void 0&&(X=j),"selectionStart"in S?(S.selectionStart=j,S.selectionEnd=Math.min(X,S.value.length)):up(S,T)}var Fl=Ee&&"documentMode"in document&&document.documentMode<=11;function vj(){ve("onSelect",["focusout","contextmenu","dragend","focusin","keydown","keyup","mousedown","mouseup","selectionchange"])}var Qp=null,wu=null,vv=null,_v=!1;function z8(S){if("selectionStart"in S&&NI(S))return{start:S.selectionStart,end:S.selectionEnd};var T=S.ownerDocument&&S.ownerDocument.defaultView||window,j=T.getSelection();return{anchorNode:j.anchorNode,anchorOffset:j.anchorOffset,focusNode:j.focusNode,focusOffset:j.focusOffset}}function yv(S){return S.window===S?S.document:S.nodeType===Rh?S:S.ownerDocument}function _j(S,T,j){var X=yv(j);if(!(_v||Qp==null||Qp!==vg(X))){var le=z8(Qp);if(!vv||!cp(vv,le)){vv=le;var we=_c(wu,"onSelect");if(we.length>0){var Je=new I8("onSelect","select",null,T,j);S.push({event:Je,listeners:we}),Je.target=Qp}}}}function DI(S,T,j,X,le,we,Je){var wt=j?Ns(j):window;switch(T){case"focusin":(k$(wt)||wt.contentEditable==="true")&&(Qp=wt,wu=j,vv=null);break;case"focusout":Qp=null,wu=null,vv=null;break;case"mousedown":_v=!0;break;case"contextmenu":case"mouseup":case"dragend":_v=!1,_j(S,X,le);break;case"selectionchange":if(Fl)break;case"keydown":case"keyup":_j(S,X,le)}}function wb(S,T){var j={};return j[S.toLowerCase()]=T.toLowerCase(),j["Webkit"+S]="webkit"+T,j["Moz"+S]="moz"+T,j}var y4={animationend:wb("Animation","AnimationEnd"),animationiteration:wb("Animation","AnimationIteration"),animationstart:wb("Animation","AnimationStart"),transitionend:wb("Transition","TransitionEnd")},Hw={},P2={};Ee&&(P2=document.createElement("div").style,"AnimationEvent"in window||(delete y4.animationend.animation,delete y4.animationiteration.animation,delete y4.animationstart.animation),"TransitionEvent"in window||delete y4.transitionend.transition);function b7(S){if(Hw[S])return Hw[S];if(!y4[S])return S;var T=y4[S];for(var j in T)if(T.hasOwnProperty(j)&&j in P2)return Hw[S]=T[j];return S}var x7=b7("animationend"),vf=b7("animationiteration"),Rf=b7("animationstart"),L$=b7("transitionend"),II=new Map,RI=["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 b4(S,T){II.set(S,T),ve(T,[S])}function qw(){for(var S=0;S<RI.length;S++){var T=RI[S],j=T.toLowerCase(),X=T[0].toUpperCase()+T.slice(1);b4(j,"on"+X)}b4(x7,"onAnimationEnd"),b4(vf,"onAnimationIteration"),b4(Rf,"onAnimationStart"),b4("dblclick","onDoubleClick"),b4("focusin","onFocus"),b4("focusout","onBlur"),b4(L$,"onTransitionEnd")}function j$(S,T,j,X,le,we,Je){var wt=II.get(T);if(wt!==void 0){var Zt=I8,Bn=T;switch(T){case"keypress":if(mb(X)===0)return;case"keydown":case"keyup":Zt=N$;break;case"focusin":Bn="focus",Zt=Rw;break;case"focusout":Bn="blur",Zt=Rw;break;case"beforeblur":case"afterblur":Zt=Rw;break;case"click":if(X.button===2)return;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Zt=O$;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Zt=g7;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Zt=_b;break;case x7:case vf:case Rf:Zt=wY;break;case L$:Zt=Xp;break;case"scroll":Zt=_I;break;case"wheel":Zt=D$;break;case"copy":case"cut":case"paste":Zt=d4;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Zt=gv;break}var ir=(we&y2)!==0;{var fi=!ir&&T==="scroll",ci=N2(j,wt,X.type,ir,fi);if(ci.length>0){var Hi=new Zt(wt,Bn,null,X,le);S.push({event:Hi,listeners:ci})}}}}qw(),v4(),dj(),vj(),uj();function Dg(S,T,j,X,le,we,Je){j$(S,T,j,X,le,we);var wt=(we&wg)===0;wt&&(xb(S,T,j,X,le),g4(S,T,j,X,le),DI(S,T,j,X,le),RY(S,T,j,X,le))}var H8=["abort","canplay","canplaythrough","durationchange","emptied","encrypted","ended","error","loadeddata","loadedmetadata","loadstart","pause","play","playing","progress","ratechange","resize","seeked","seeking","stalled","suspend","timeupdate","volumechange","waiting"],q8=new Set(["cancel","close","invalid","load","scroll","toggle"].concat(H8));function B$(S,T,j){var X=S.type||"unknown-event";S.currentTarget=j,nn(X,T,void 0,S),S.currentTarget=null}function MY(S,T,j){var X;if(j)for(var le=T.length-1;le>=0;le--){var we=T[le],Je=we.instance,wt=we.currentTarget,Zt=we.listener;if(Je!==X&&S.isPropagationStopped())return;B$(S,Zt,wt),X=Je}else for(var Bn=0;Bn<T.length;Bn++){var ir=T[Bn],fi=ir.instance,ci=ir.currentTarget,Hi=ir.listener;if(fi!==X&&S.isPropagationStopped())return;B$(S,Hi,ci),X=fi}}function kI(S,T){for(var j=(T&y2)!==0,X=0;X<S.length;X++){var le=S[X],we=le.event,Je=le.listeners;MY(we,Je,j)}fe()}function kf(S,T,j,X,le){var we=db(j),Je=[];Dg(Je,S,X,j,we,T),kI(Je,T)}function su(S,T){q8.has(S)||o('Did not expect a listenToNonDelegatedEvent() call for "%s". This is a bug in React. Please file an issue.',S);var j=!1,X=kl(T),le=sd(S,j);X.has(le)||(yj(T,S,a4,j),X.add(le))}function Eb(S,T,j){q8.has(S)&&!T&&o('Did not expect a listenToNativeEvent() call for "%s" in the bubble phase. This is a bug in React. Please file an issue.',S);var X=0;T&&(X|=y2),yj(j,S,X,T)}var z$="_reactListening"+Math.random().toString(36).slice(2);function Vw(S){if(!S[z$]){S[z$]=!0,de.forEach(function(j){j!=="selectionchange"&&(q8.has(j)||Eb(j,!1,S),Eb(j,!0,S))});var T=S.nodeType===Rh?S:S.ownerDocument;T!==null&&(T[z$]||(T[z$]=!0,Eb("selectionchange",!1,T)))}}function yj(S,T,j,X,le){var we=m7(S,T,j),Je=void 0;$0&&(T==="touchstart"||T==="touchmove"||T==="wheel")&&(Je=!0),S=S,X?Je!==void 0?mI(S,T,we,Je):hI(S,T,we):Je!==void 0?gI(S,T,we,Je):w$(S,T,we)}function AI(S,T){return S===T||S.nodeType===fu&&S.parentNode===T}function MI(S,T,j,X,le){var we=X;if(!(T&_2)&&!(T&a4)){var Je=le;if(X!==null){var wt=X;e:for(;;){if(wt===null)return;var Zt=wt.tag;if(Zt===f||Zt===p){var Bn=wt.stateNode.containerInfo;if(AI(Bn,Je))break;if(Zt===p)for(var ir=wt.return;ir!==null;){var fi=ir.tag;if(fi===f||fi===p){var ci=ir.stateNode.containerInfo;if(AI(ci,Je))return}ir=ir.return}for(;Bn!==null;){var Hi=Fa(Bn);if(Hi===null)return;var Ui=Hi.tag;if(Ui===m||Ui===g){wt=we=Hi;continue e}Bn=Bn.parentNode}}wt=wt.return}}}E8(function(){return kf(S,T,j,we)})}function S7(S,T,j){return{instance:S,listener:T,currentTarget:j}}function N2(S,T,j,X,le,we){for(var Je=T!==null?T+"Capture":null,wt=X?Je:T,Zt=[],Bn=S,ir=null;Bn!==null;){var fi=Bn,ci=fi.stateNode,Hi=fi.tag;if(Hi===m&&ci!==null&&(ir=ci,wt!==null)){var Ui=T0(Bn,wt);Ui!=null&&Zt.push(S7(Bn,Ui,ir))}if(le)break;Bn=Bn.return}return Zt}function _c(S,T){for(var j=T+"Capture",X=[],le=S;le!==null;){var we=le,Je=we.stateNode,wt=we.tag;if(wt===m&&Je!==null){var Zt=Je,Bn=T0(le,j);Bn!=null&&X.unshift(S7(le,Bn,Zt));var ir=T0(le,T);ir!=null&&X.push(S7(le,ir,Zt))}le=le.return}return X}function Tb(S){if(S===null)return null;do S=S.return;while(S&&S.tag!==m);return S||null}function ym(S,T){for(var j=S,X=T,le=0,we=j;we;we=Tb(we))le++;for(var Je=0,wt=X;wt;wt=Tb(wt))Je++;for(;le-Je>0;)j=Tb(j),le--;for(;Je-le>0;)X=Tb(X),Je--;for(var Zt=le;Zt--;){if(j===X||X!==null&&j===X.alternate)return j;j=Tb(j),X=Tb(X)}return null}function bv(S,T,j,X,le){for(var we=T._reactName,Je=[],wt=j;wt!==null&&wt!==X;){var Zt=wt,Bn=Zt.alternate,ir=Zt.stateNode,fi=Zt.tag;if(Bn!==null&&Bn===X)break;if(fi===m&&ir!==null){var ci=ir;if(le){var Hi=T0(wt,we);Hi!=null&&Je.unshift(S7(wt,Hi,ci))}else if(!le){var Ui=T0(wt,we);Ui!=null&&Je.push(S7(wt,Ui,ci))}}wt=wt.return}Je.length!==0&&S.push({event:T,listeners:Je})}function C7(S,T,j,X,le){var we=X&&le?ym(X,le):null;X!==null&&bv(S,T,X,we,!1),le!==null&&j!==null&&bv(S,j,le,we,!0)}function sd(S,T){return S+"__"+(T?"capture":"bubble")}var bm=!1,w7="dangerouslySetInnerHTML",V8="suppressContentEditableWarning",x4="suppressHydrationWarning",FI="autoFocus",$b="children",Ob="style",E7="__html",T7,H$,Pb,bj,Nb,xv,$7;T7={dialog:!0,webview:!0},H$=function(S,T){tu(S,T),Dc(S,T),i4(S,T,{registrationNameDependencies:pe,possibleRegistrationNames:Se})},xv=Ee&&!document.documentMode,Pb=function(S,T,j){if(!bm){var X=Db(j),le=Db(T);le!==X&&(bm=!0,o("Prop `%s` did not match. Server: %s Client: %s",S,JSON.stringify(le),JSON.stringify(X)))}},bj=function(S){if(!bm){bm=!0;var T=[];S.forEach(function(j){T.push(j)}),o("Extra attributes from the server: %s",T)}},Nb=function(S,T){T===!1?o("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.",S,S,S):o("Expected `%s` listener to be a function, instead got a value of `%s` type.",S,typeof T)},$7=function(S,T){var j=S.namespaceURI===x0?S.ownerDocument.createElement(S.tagName):S.ownerDocument.createElementNS(S.namespaceURI,S.tagName);return j.innerHTML=T,j.innerHTML};var Ww=/\r\n?/g,M0=/\u0000|\uFFFD/g;function Db(S){ct(S);var T=typeof S=="string"?S:""+S;return T.replace(Ww,`
`).replace(M0,"")}function _f(S,T,j,X){var le=Db(T),we=Db(S);if(we!==le&&(X&&(bm||(bm=!0,o('Text content did not match. Server: "%s" Client: "%s"',we,le))),j&&M))throw new Error("Text content does not match server-rendered HTML.")}function LI(S){return S.nodeType===Rh?S:S.ownerDocument}function q$(){}function Uw(S){S.onclick=q$}function kp(S,T,j,X,le){for(var we in X)if(X.hasOwnProperty(we)){var Je=X[we];if(we===Ob)Je&&Object.freeze(Je),hi(T,Je);else if(we===w7){var wt=Je?Je[E7]:void 0;wt!=null&&h2(T,wt)}else if(we===$b)if(typeof Je=="string"){var Zt=S!=="textarea"||Je!=="";Zt&&Vu(T,Je)}else typeof Je=="number"&&Vu(T,""+Je);else we===V8||we===x4||we===FI||(pe.hasOwnProperty(we)?Je!=null&&(typeof Je!="function"&&Nb(we,Je),we==="onScroll"&&su("scroll",T)):Je!=null&&vr(T,we,Je,le))}}function M1(S,T,j,X){for(var le=0;le<T.length;le+=2){var we=T[le],Je=T[le+1];we===Ob?hi(S,Je):we===w7?h2(S,Je):we===$b?Vu(S,Je):vr(S,we,Je,X)}}function xj(S,T,j,X){var le,we=LI(j),Je,wt=X;if(wt===x0&&(wt=cv(S)),wt===x0){if(le=Kp(S,T),!le&&S!==S.toLowerCase()&&o("<%s /> is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.",S),S==="script"){var Zt=we.createElement("div");Zt.innerHTML="<script><\/script>";var Bn=Zt.firstChild;Je=Zt.removeChild(Bn)}else if(typeof T.is=="string")Je=we.createElement(S,{is:T.is});else if(Je=we.createElement(S),S==="select"){var ir=Je;T.multiple?ir.multiple=!0:T.size&&(ir.size=T.size)}}else Je=we.createElementNS(wt,S);return wt===x0&&!le&&Object.prototype.toString.call(Je)==="[object HTMLUnknownElement]"&&!xe.call(T7,S)&&(T7[S]=!0,o("The tag <%s> is unrecognized in this browser. If you meant to render a React component, start its name with an uppercase letter.",S)),Je}function V$(S,T){return LI(T).createTextNode(S)}function jI(S,T,j,X){var le=Kp(T,j);H$(T,j);var we;switch(T){case"dialog":su("cancel",S),su("close",S),we=j;break;case"iframe":case"object":case"embed":su("load",S),we=j;break;case"video":case"audio":for(var Je=0;Je<H8.length;Je++)su(H8[Je],S);we=j;break;case"source":su("error",S),we=j;break;case"img":case"image":case"link":su("error",S),su("load",S),we=j;break;case"details":su("toggle",S),we=j;break;case"input":kr(S,j),we=un(S,j),su("invalid",S);break;case"option":Zl(S,j),we=j;break;case"select":b0(S,j),we=wp(S,j),su("invalid",S);break;case"textarea":b8(S,j),we=y8(S,j),su("invalid",S);break;default:we=j}switch(vc(T,we),kp(T,S,X,we,le),T){case"input":O1(S),qa(S,j,!1);break;case"textarea":O1(S),d2(S);break;case"option":xd(S,j);break;case"select":ab(S,j);break;default:typeof we.onClick=="function"&&Uw(S);break}}function O7(S,T,j,X,le){H$(T,X);var we=null,Je,wt;switch(T){case"input":Je=un(S,j),wt=un(S,X),we=[];break;case"select":Je=wp(S,j),wt=wp(S,X),we=[];break;case"textarea":Je=y8(S,j),wt=y8(S,X),we=[];break;default:Je=j,wt=X,typeof Je.onClick!="function"&&typeof wt.onClick=="function"&&Uw(S);break}vc(T,wt);var Zt,Bn,ir=null;for(Zt in Je)if(!(wt.hasOwnProperty(Zt)||!Je.hasOwnProperty(Zt)||Je[Zt]==null))if(Zt===Ob){var fi=Je[Zt];for(Bn in fi)fi.hasOwnProperty(Bn)&&(ir||(ir={}),ir[Bn]="")}else Zt===w7||Zt===$b||Zt===V8||Zt===x4||Zt===FI||(pe.hasOwnProperty(Zt)?we||(we=[]):(we=we||[]).push(Zt,null));for(Zt in wt){var ci=wt[Zt],Hi=Je!=null?Je[Zt]:void 0;if(!(!wt.hasOwnProperty(Zt)||ci===Hi||ci==null&&Hi==null))if(Zt===Ob)if(ci&&Object.freeze(ci),Hi){for(Bn in Hi)Hi.hasOwnProperty(Bn)&&(!ci||!ci.hasOwnProperty(Bn))&&(ir||(ir={}),ir[Bn]="");for(Bn in ci)ci.hasOwnProperty(Bn)&&Hi[Bn]!==ci[Bn]&&(ir||(ir={}),ir[Bn]=ci[Bn])}else ir||(we||(we=[]),we.push(Zt,ir)),ir=ci;else if(Zt===w7){var Ui=ci?ci[E7]:void 0,ha=Hi?Hi[E7]:void 0;Ui!=null&&ha!==Ui&&(we=we||[]).push(Zt,Ui)}else Zt===$b?(typeof ci=="string"||typeof ci=="number")&&(we=we||[]).push(Zt,""+ci):Zt===V8||Zt===x4||(pe.hasOwnProperty(Zt)?(ci!=null&&(typeof ci!="function"&&Nb(Zt,ci),Zt==="onScroll"&&su("scroll",S)),!we&&Hi!==ci&&(we=[])):(we=we||[]).push(Zt,ci))}return ir&&(Zo(ir,wt[Ob]),(we=we||[]).push(Ob,ir)),we}function Sj(S,T,j,X,le){j==="input"&&le.type==="radio"&&le.name!=null&&$i(S,le);var we=Kp(j,X),Je=Kp(j,le);switch(M1(S,T,we,Je),j){case"input":Yi(S,le);break;case"textarea":_g(S,le);break;case"select":Vm(S,le);break}}function FY(S){{var T=S.toLowerCase();return v2.hasOwnProperty(T)&&v2[T]||null}}function W$(S,T,j,X,le,we,Je){var wt,Zt;switch(wt=Kp(T,j),H$(T,j),T){case"dialog":su("cancel",S),su("close",S);break;case"iframe":case"object":case"embed":su("load",S);break;case"video":case"audio":for(var Bn=0;Bn<H8.length;Bn++)su(H8[Bn],S);break;case"source":su("error",S);break;case"img":case"image":case"link":su("error",S),su("load",S);break;case"details":su("toggle",S);break;case"input":kr(S,j),su("invalid",S);break;case"option":Zl(S,j);break;case"select":b0(S,j),su("invalid",S);break;case"textarea":b8(S,j),su("invalid",S);break}vc(T,j);{Zt=new Set;for(var ir=S.attributes,fi=0;fi<ir.length;fi++){var ci=ir[fi].name.toLowerCase();switch(ci){case"value":break;case"checked":break;case"selected":break;default:Zt.add(ir[fi].name)}}}var Hi=null;for(var Ui in j)if(j.hasOwnProperty(Ui)){var ha=j[Ui];if(Ui===$b)typeof ha=="string"?S.textContent!==ha&&(j[x4]!==!0&&_f(S.textContent,ha,we,Je),Hi=[$b,ha]):typeof ha=="number"&&S.textContent!==""+ha&&(j[x4]!==!0&&_f(S.textContent,ha,we,Je),Hi=[$b,""+ha]);else if(pe.hasOwnProperty(Ui))ha!=null&&(typeof ha!="function"&&Nb(Ui,ha),Ui==="onScroll"&&su("scroll",S));else if(Je&&typeof wt=="boolean"){var ns=void 0,cl=wt&&J?null:Nn(Ui);if(j[x4]!==!0){if(!(Ui===V8||Ui===x4||Ui==="value"||Ui==="checked"||Ui==="selected")){if(Ui===w7){var Ms=S.innerHTML,Eu=ha?ha[E7]:void 0;if(Eu!=null){var lu=$7(S,Eu);lu!==Ms&&Pb(Ui,Ms,lu)}}else if(Ui===Ob){if(Zt.delete(Ui),xv){var Fi=g2(ha);ns=S.getAttribute("style"),Fi!==ns&&Pb(Ui,ns,Fi)}}else if(wt&&!J)Zt.delete(Ui.toLowerCase()),ns=Dn(S,Ui,ha),ha!==ns&&Pb(Ui,ns,ha);else if(!kt(Ui,cl,wt)&&!Cn(Ui,ha,cl,wt)){var aa=!1;if(cl!==null)Zt.delete(cl.attributeName),ns=An(S,Ui,ha,cl);else{var Ni=X;if(Ni===x0&&(Ni=cv(T)),Ni===x0)Zt.delete(Ui.toLowerCase());else{var mo=FY(Ui);mo!==null&&mo!==Ui&&(aa=!0,Zt.delete(mo)),Zt.delete(Ui)}ns=Dn(S,Ui,ha)}var ds=J;!ds&&ha!==ns&&!aa&&Pb(Ui,ns,ha)}}}}}switch(Je&&Zt.size>0&&j[x4]!==!0&&bj(Zt),T){case"input":O1(S),qa(S,j,!0);break;case"textarea":O1(S),d2(S);break;case"select":case"option":break;default:typeof j.onClick=="function"&&Uw(S);break}return Hi}function BI(S,T,j){var X=S.nodeValue!==T;return X}function P7(S,T){{if(bm)return;bm=!0,o("Did not expect server HTML to contain a <%s> in <%s>.",T.nodeName.toLowerCase(),S.nodeName.toLowerCase())}}function U$(S,T){{if(bm)return;bm=!0,o('Did not expect server HTML to contain the text node "%s" in <%s>.',T.nodeValue,S.nodeName.toLowerCase())}}function K$(S,T,j){{if(bm)return;bm=!0,o("Expected server HTML to contain a matching <%s> in <%s>.",T,S.nodeName.toLowerCase())}}function Kw(S,T){{if(T===""||bm)return;bm=!0,o('Expected server HTML to contain a matching text node for "%s" in <%s>.',T,S.nodeName.toLowerCase())}}function zI(S,T,j){switch(T){case"input":Xs(S,j);return;case"textarea":s7(S,j);return;case"select":ob(S,j);return}}var Gw=function(){},N7=function(){};{var Cj=["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"],wj=["applet","caption","html","table","td","th","marquee","object","template","foreignObject","desc","title"],D7=wj.concat(["button"]),Ej=["dd","dt","li","option","optgroup","p","rp","rt"],Tj={current:null,formTag:null,aTagInScope:null,buttonTagInScope:null,nobrTagInScope:null,pTagInButtonScope:null,listItemTagAutoclosing:null,dlItemTagAutoclosing:null};N7=function(S,T){var j=ni({},S||Tj),X={tag:T};return wj.indexOf(T)!==-1&&(j.aTagInScope=null,j.buttonTagInScope=null,j.nobrTagInScope=null),D7.indexOf(T)!==-1&&(j.pTagInButtonScope=null),Cj.indexOf(T)!==-1&&T!=="address"&&T!=="div"&&T!=="p"&&(j.listItemTagAutoclosing=null,j.dlItemTagAutoclosing=null),j.current=X,T==="form"&&(j.formTag=X),T==="a"&&(j.aTagInScope=X),T==="button"&&(j.buttonTagInScope=X),T==="nobr"&&(j.nobrTagInScope=X),T==="p"&&(j.pTagInButtonScope=X),T==="li"&&(j.listItemTagAutoclosing=X),(T==="dd"||T==="dt")&&(j.dlItemTagAutoclosing=X),j};var $j=function(S,T){switch(T){case"select":return S==="option"||S==="optgroup"||S==="#text";case"optgroup":return S==="option"||S==="#text";case"option":return S==="#text";case"tr":return S==="th"||S==="td"||S==="style"||S==="script"||S==="template";case"tbody":case"thead":case"tfoot":return S==="tr"||S==="style"||S==="script"||S==="template";case"colgroup":return S==="col"||S==="template";case"table":return S==="caption"||S==="colgroup"||S==="tbody"||S==="tfoot"||S==="thead"||S==="style"||S==="script"||S==="template";case"head":return S==="base"||S==="basefont"||S==="bgsound"||S==="link"||S==="meta"||S==="title"||S==="noscript"||S==="noframes"||S==="style"||S==="script"||S==="template";case"html":return S==="head"||S==="body"||S==="frameset";case"frameset":return S==="frame";case"#document":return S==="html"}switch(S){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 Ej.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},LY=function(S,T){switch(S){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},HI={};Gw=function(S,T,j){j=j||Tj;var X=j.current,le=X&&X.tag;T!=null&&(S!=null&&o("validateDOMNesting: when childText is passed, childTag should be null"),S="#text");var we=$j(S,le)?null:X,Je=we?null:LY(S,j),wt=we||Je;if(wt){var Zt=wt.tag,Bn=!!we+"|"+S+"|"+Zt;if(!HI[Bn]){HI[Bn]=!0;var ir=S,fi="";if(S==="#text"?/\S/.test(T)?ir="Text nodes":(ir="Whitespace text nodes",fi=" Make sure you don't have any extra whitespace between tags on each line of your source code."):ir="<"+S+">",we){var ci="";Zt==="table"&&S==="tr"&&(ci+=" Add a <tbody>, <thead> or <tfoot> to your code to match the DOM tree generated by the browser."),o("validateDOMNesting(...): %s cannot appear as a child of <%s>.%s%s",ir,Zt,fi,ci)}else o("validateDOMNesting(...): %s cannot appear as a descendant of <%s>.",ir,Zt)}}}}var Yw="suppressHydrationWarning",I7="$",Xw="/$",Jw="$?",R7="$!",jY="style",qI=null,G$=null;function BY(S){var T,j,X=S.nodeType;switch(X){case Rh:case yg:{T=X===Rh?"#document":"#fragment";var le=S.documentElement;j=le?le.namespaceURI:sb(null,"");break}default:{var we=X===fu?S.parentNode:S,Je=we.namespaceURI||null;T=we.tagName,j=sb(Je,T);break}}{var wt=T.toLowerCase(),Zt=N7(null,wt);return{namespace:j,ancestorInfo:Zt}}}function VI(S,T,j){{var X=S,le=sb(X.namespace,T),we=N7(X.ancestorInfo,T);return{namespace:le,ancestorInfo:we}}}function WI(S){return S}function Y$(S){qI=O8(),G$=O2();var T=null;return c4(!1),T}function Oj(S){mj(G$),c4(qI),qI=null,G$=null}function k7(S,T,j,X,le){var we;{var Je=X;if(Gw(S,null,Je.ancestorInfo),typeof T.children=="string"||typeof T.children=="number"){var wt=""+T.children,Zt=N7(Je.ancestorInfo,S);Gw(null,wt,Zt)}we=Je.namespace}var Bn=xj(S,T,j,we);return Xr(le,Bn),Rc(Bn,T),Bn}function Qw(S,T){S.appendChild(T)}function zY(S,T,j,X,le){switch(jI(S,T,j,X),T){case"button":case"input":case"select":case"textarea":return!!j.autoFocus;case"img":return!0;default:return!1}}function Ap(S,T,j,X,le,we){{var Je=we;if(typeof X.children!=typeof j.children&&(typeof X.children=="string"||typeof X.children=="number")){var wt=""+X.children,Zt=N7(Je.ancestorInfo,T);Gw(null,wt,Zt)}}return O7(S,T,j,X)}function X$(S,T){return S==="textarea"||S==="noscript"||typeof T.children=="string"||typeof T.children=="number"||typeof T.dangerouslySetInnerHTML=="object"&&T.dangerouslySetInnerHTML!==null&&T.dangerouslySetInnerHTML.__html!=null}function HY(S,T,j,X){{var le=j;Gw(null,S,le.ancestorInfo)}var we=V$(S,T);return Xr(X,we),we}function qY(){var S=window.event;return S===void 0?_o:C$(S.type)}var UI=typeof setTimeout=="function"?setTimeout:void 0,VY=typeof clearTimeout=="function"?clearTimeout:void 0,KI=-1,S4=typeof Promise=="function"?Promise:void 0,WY=typeof queueMicrotask=="function"?queueMicrotask:typeof S4<"u"?function(S){return S4.resolve(null).then(S).catch(Pj)}:UI;function Pj(S){setTimeout(function(){throw S})}function Nj(S,T,j,X){switch(T){case"button":case"input":case"select":case"textarea":j.autoFocus&&S.focus();return;case"img":{j.src&&(S.src=j.src);return}}}function Zw(S,T,j,X,le,we){Sj(S,T,j,X,le),Rc(S,le)}function eE(S){Vu(S,"")}function J$(S,T,j){S.nodeValue=j}function UY(S,T){S.appendChild(T)}function KY(S,T){var j;S.nodeType===fu?(j=S.parentNode,j.insertBefore(T,S)):(j=S,j.appendChild(T));var X=S._reactRootContainer;X==null&&j.onclick===null&&Uw(j)}function GY(S,T,j){S.insertBefore(T,j)}function Q$(S,T,j){S.nodeType===fu?S.parentNode.insertBefore(T,j):S.insertBefore(T,j)}function Z$(S,T){S.removeChild(T)}function Dj(S,T){S.nodeType===fu?S.parentNode.removeChild(T):S.removeChild(T)}function GI(S,T){var j=T,X=0;do{var le=j.nextSibling;if(S.removeChild(j),le&&le.nodeType===fu){var we=le.data;if(we===Xw)if(X===0){S.removeChild(le),gd(T);return}else X--;else(we===I7||we===Jw||we===R7)&&X++}j=le}while(j);gd(T)}function F0(S,T){S.nodeType===fu?GI(S.parentNode,T):S.nodeType===hf&&GI(S,T),gd(S)}function eO(S){S=S;var T=S.style;typeof T.setProperty=="function"?T.setProperty("display","none","important"):T.display="none"}function YY(S){S.nodeValue=""}function YI(S,T){S=S;var j=T[jY],X=j!=null&&j.hasOwnProperty("display")?j.display:null;S.style.display=S8("display",X)}function XY(S,T){S.nodeValue=T}function tE(S){S.nodeType===hf?S.textContent="":S.nodeType===Rh&&S.documentElement&&S.removeChild(S.documentElement)}function tO(S,T,j){return S.nodeType!==hf||T.toLowerCase()!==S.nodeName.toLowerCase()?null:S}function JY(S,T){return T===""||S.nodeType!==D1?null:S}function D2(S){return S.nodeType!==fu?null:S}function nO(S){return S.data===Jw}function nE(S){return S.data===R7}function QY(S){var T=S.nextSibling&&S.nextSibling.dataset,j,X,le;return T&&(j=T.dgst,X=T.msg,le=T.stck),{message:X,digest:j,stack:le}}function rE(S,T){S._reactRetry=T}function iE(S){for(;S!=null;S=S.nextSibling){var T=S.nodeType;if(T===hf||T===D1)break;if(T===fu){var j=S.data;if(j===I7||j===R7||j===Jw)break;if(j===Xw)return null}}return S}function aE(S){return iE(S.nextSibling)}function ZY(S){return iE(S.firstChild)}function Ij(S){return iE(S.firstChild)}function rO(S){return iE(S.nextSibling)}function XI(S,T,j,X,le,we,Je){Xr(we,S),Rc(S,j);var wt;{var Zt=le;wt=Zt.namespace}var Bn=(we.mode&Tc)!==Ss;return W$(S,T,j,wt,X,Bn,Je)}function eX(S,T,j,X){return Xr(j,S),j.mode&Tc,BI(S,T)}function tX(S,T){Xr(T,S)}function C4(S){for(var T=S.nextSibling,j=0;T;){if(T.nodeType===fu){var X=T.data;if(X===Xw){if(j===0)return aE(T);j--}else(X===I7||X===R7||X===Jw)&&j++}T=T.nextSibling}return null}function iO(S){for(var T=S.previousSibling,j=0;T;){if(T.nodeType===fu){var X=T.data;if(X===I7||X===R7||X===Jw){if(j===0)return T;j--}else X===Xw&&j++}T=T.previousSibling}return null}function Rj(S){gd(S)}function nX(S){gd(S)}function I2(S){return S!=="head"&&S!=="body"}function kj(S,T,j,X){var le=!0;_f(T.nodeValue,j,X,le)}function Aj(S,T,j,X,le,we){if(T[Yw]!==!0){var Je=!0;_f(X.nodeValue,le,we,Je)}}function JI(S,T){T.nodeType===hf?P7(S,T):T.nodeType===fu||U$(S,T)}function rX(S,T){{var j=S.parentNode;j!==null&&(T.nodeType===hf?P7(j,T):T.nodeType===fu||U$(j,T))}}function oE(S,T,j,X,le){(le||T[Yw]!==!0)&&(X.nodeType===hf?P7(j,X):X.nodeType===fu||U$(j,X))}function iX(S,T,j){K$(S,T)}function M_(S,T){Kw(S,T)}function aO(S,T,j){{var X=S.parentNode;X!==null&&K$(X,T)}}function Mj(S,T){{var j=S.parentNode;j!==null&&Kw(j,T)}}function aX(S,T,j,X,le,we){(we||T[Yw]!==!0)&&K$(j,X)}function Fj(S,T,j,X,le){(le||T[Yw]!==!0)&&Kw(j,X)}function QI(S){o("An error occurred during hydration. The server HTML was replaced with client content in <%s>.",S.nodeName.toLowerCase())}function oX(S){Vw(S)}var Ig=Math.random().toString(36).slice(2),q="__reactFiber$"+Ig,ee="__reactProps$"+Ig,Ce="__reactContainer$"+Ig,pt="__reactEvents$"+Ig,mn="__reactListeners$"+Ig,Jn="__reactHandles$"+Ig;function Rr(S){delete S[q],delete S[ee],delete S[pt],delete S[mn],delete S[Jn]}function Xr(S,T){T[q]=S}function wi(S,T){T[Ce]=S}function Oa(S){S[Ce]=null}function Pa(S){return!!S[Ce]}function Fa(S){var T=S[q];if(T)return T;for(var j=S.parentNode;j;){if(T=j[Ce]||j[q],T){var X=T.alternate;if(T.child!==null||X!==null&&X.child!==null)for(var le=iO(S);le!==null;){var we=le[q];if(we)return we;le=iO(le)}return T}S=j,j=S.parentNode}return null}function Vo(S){var T=S[q]||S[Ce];return T&&(T.tag===m||T.tag===g||T.tag===w||T.tag===f)?T:null}function Ns(S){if(S.tag===m||S.tag===g)return S.stateNode;throw new Error("getNodeFromInstance: Invalid argument.")}function ll(S){return S[ee]||null}function Rc(S,T){S[ee]=T}function kl(S){var T=S[pt];return T===void 0&&(T=S[pt]=new Set),T}var ru={},hu=n.ReactDebugCurrentFrame;function xm(S){if(S){var T=S._owner,j=Ps(S.type,S._source,T?T.type:null);hu.setExtraStackFrame(j)}else hu.setExtraStackFrame(null)}function ef(S,T,j,X,le){{var we=Function.call.bind(xe);for(var Je in S)if(we(S,Je)){var wt=void 0;try{if(typeof S[Je]!="function"){var Zt=Error((X||"React class")+": "+j+" type `"+Je+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof S[Je]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Zt.name="Invariant Violation",Zt}wt=S[Je](T,Je,X,j,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Bn){wt=Bn}wt&&!(wt instanceof Error)&&(xm(le),o("%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).",X||"React class",j,Je,typeof wt),xm(null)),wt instanceof Error&&!(wt.message in ru)&&(ru[wt.message]=!0,xm(le),o("Failed %s type: %s",j,wt.message),xm(null))}}}var F1=[],Af;Af=[];var mh=-1;function Xm(S){return{current:S}}function Sm(S,T){if(mh<0){o("Unexpected pop.");return}T!==Af[mh]&&o("Unexpected Fiber popped."),S.current=F1[mh],F1[mh]=null,Af[mh]=null,mh--}function Zp(S,T,j){mh++,F1[mh]=S.current,Af[mh]=j,S.current=T}var Lj;Lj={};var Sv={};Object.freeze(Sv);var Ib=Xm(Sv),Rb=Xm(!1),sX=Sv;function W8(S,T,j){return j&&w4(T)?sX:Ib.current}function dce(S,T,j){{var X=S.stateNode;X.__reactInternalMemoizedUnmaskedChildContext=T,X.__reactInternalMemoizedMaskedChildContext=j}}function oO(S,T){{var j=S.type,X=j.contextTypes;if(!X)return Sv;var le=S.stateNode;if(le&&le.__reactInternalMemoizedUnmaskedChildContext===T)return le.__reactInternalMemoizedMaskedChildContext;var we={};for(var Je in X)we[Je]=T[Je];{var wt=Ua(S)||"Unknown";ef(X,we,"context",wt)}return le&&dce(S,T,we),we}}function jj(){return Rb.current}function w4(S){{var T=S.childContextTypes;return T!=null}}function ZI(S){Sm(Rb,S),Sm(Ib,S)}function lX(S){Sm(Rb,S),Sm(Ib,S)}function fce(S,T,j){{if(Ib.current!==Sv)throw new Error("Unexpected context found on stack. This error is likely caused by a bug in React. Please file an issue.");Zp(Ib,T,S),Zp(Rb,j,S)}}function pce(S,T,j){{var X=S.stateNode,le=T.childContextTypes;if(typeof X.getChildContext!="function"){{var we=Ua(S)||"Unknown";Lj[we]||(Lj[we]=!0,o("%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.",we,we))}return j}var Je=X.getChildContext();for(var wt in Je)if(!(wt in le))throw new Error((Ua(S)||"Unknown")+'.getChildContext(): key "'+wt+'" is not defined in childContextTypes.');{var Zt=Ua(S)||"Unknown";ef(le,Je,"child context",Zt)}return ni({},j,Je)}}function Bj(S){{var T=S.stateNode,j=T&&T.__reactInternalMemoizedMergedChildContext||Sv;return sX=Ib.current,Zp(Ib,j,S),Zp(Rb,Rb.current,S),!0}}function hce(S,T,j){{var X=S.stateNode;if(!X)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(j){var le=pce(S,T,sX);X.__reactInternalMemoizedMergedChildContext=le,Sm(Rb,S),Sm(Ib,S),Zp(Ib,le,S),Zp(Rb,j,S)}else Sm(Rb,S),Zp(Rb,j,S)}}function P9e(S){{if(!hd(S)||S.tag!==u)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=S;do{switch(T.tag){case f:return T.stateNode.context;case u:{var j=T.type;if(w4(j))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 A7=0,zj=1,U8=null,cX=!1,uX=!1;function mce(S){U8===null?U8=[S]:U8.push(S)}function N9e(S){cX=!0,mce(S)}function gce(){cX&&M7()}function M7(){if(!uX&&U8!==null){uX=!0;var S=0,T=ri();try{var j=!0,X=U8;for(gr(sr);S<X.length;S++){var le=X[S];do le=le(j);while(le!==null)}U8=null,cX=!1}catch(we){throw U8!==null&&(U8=U8.slice(S+1)),op(I1,M7),we}finally{gr(T),uX=!1}}return null}var F7=[],L7=0,kb=null,Hj=0,F_=[],R2=0,sE=null,Ab=1,K8="";function D9e(S){return L0(),(S.flags&fa)!==Ci}function vce(S){return L0(),Hj}function I9e(){var S=K8,T=Ab,j=T&~_ce(T);return j.toString(32)+S}function lE(S,T){L0(),F7[L7++]=Hj,F7[L7++]=kb,kb=S,Hj=T}function dX(S,T,j){L0(),F_[R2++]=Ab,F_[R2++]=K8,F_[R2++]=sE,sE=S;var X=Ab,le=K8,we=sO(X)-1,Je=X&~(1<<we),wt=j+1,Zt=sO(T)+we;if(Zt>30){var Bn=we-we%5,ir=(1<<Bn)-1,fi=(Je&ir).toString(32),ci=Je>>Bn,Hi=we-Bn,Ui=sO(T)+Hi,ha=wt<<Hi,ns=ha|ci,cl=fi+le;Ab=1<<Ui|ns,K8=cl}else{var Ms=wt<<we,Eu=Ms|Je,lu=le;Ab=1<<Zt|Eu,K8=lu}}function fX(S){L0();var T=S.return;if(T!==null){var j=1,X=0;lE(S,j),dX(S,j,X)}}function sO(S){return 32-T2(S)}function _ce(S){return 1<<sO(S)-1}function eR(S){for(;S===kb;)kb=F7[--L7],F7[L7]=null,Hj=F7[--L7],F7[L7]=null;for(;S===sE;)sE=F_[--R2],F_[R2]=null,K8=F_[--R2],F_[R2]=null,Ab=F_[--R2],F_[R2]=null}function tR(){return L0(),sE!==null?{id:Ab,overflow:K8}:null}function nR(S,T){L0(),F_[R2++]=Ab,F_[R2++]=K8,F_[R2++]=sE,Ab=T.id,K8=T.overflow,sE=S}function L0(){zh()||o("Expected to be hydrating. This is a bug in React. Please file an issue.")}var L1=null,k2=null,E4=!1,G8=!1,j7=null;function R9e(){E4&&o("We should not be hydrating here. This is a bug in React. Please file a bug.")}function A2(){G8=!0}function rR(){return G8}function k9e(S){var T=S.stateNode.containerInfo;return k2=Ij(T),L1=S,E4=!0,j7=null,G8=!1,!0}function yce(S,T,j){return k2=rO(T),L1=S,E4=!0,j7=null,G8=!1,j!==null&&nR(S,j),!0}function qj(S,T){switch(S.tag){case f:{JI(S.stateNode.containerInfo,T);break}case m:{var j=(S.mode&Tc)!==Ss;oE(S.type,S.memoizedProps,S.stateNode,T,j);break}case w:{var X=S.memoizedState;X.dehydrated!==null&&rX(X.dehydrated,T);break}}}function Vj(S,T){qj(S,T);var j=i$e();j.stateNode=T,j.return=S;var X=S.deletions;X===null?(S.deletions=[j],S.flags|=Pi):X.push(j)}function iR(S,T){{if(G8)return;switch(S.tag){case f:{var j=S.stateNode.containerInfo;switch(T.tag){case m:var X=T.type;T.pendingProps,iX(j,X);break;case g:var le=T.pendingProps;M_(j,le);break}break}case m:{var we=S.type,Je=S.memoizedProps,wt=S.stateNode;switch(T.tag){case m:{var Zt=T.type,Bn=T.pendingProps,ir=(S.mode&Tc)!==Ss;aX(we,Je,wt,Zt,Bn,ir);break}case g:{var fi=T.pendingProps,ci=(S.mode&Tc)!==Ss;Fj(we,Je,wt,fi,ci);break}}break}case w:{var Hi=S.memoizedState,Ui=Hi.dehydrated;if(Ui!==null)switch(T.tag){case m:var ha=T.type;T.pendingProps,aO(Ui,ha);break;case g:var ns=T.pendingProps;Mj(Ui,ns);break}break}default:return}}}function bce(S,T){T.flags=T.flags&~_a|Bi,iR(S,T)}function xce(S,T){switch(S.tag){case m:{var j=S.type;S.pendingProps;var X=tO(T,j);return X!==null?(S.stateNode=X,L1=S,k2=ZY(X),!0):!1}case g:{var le=S.pendingProps,we=JY(T,le);return we!==null?(S.stateNode=we,L1=S,k2=null,!0):!1}case w:{var Je=D2(T);if(Je!==null){var wt={dehydrated:Je,treeContext:tR(),retryLane:It};S.memoizedState=wt;var Zt=bQ(Je);return Zt.return=S,S.child=Zt,L1=S,k2=null,!0}return!1}default:return!1}}function pX(S){return(S.mode&Tc)!==Ss&&(S.flags&ei)===Ci}function hX(S){throw new Error("Hydration failed because the initial UI does not match what was rendered on the server.")}function aR(S){if(E4){var T=k2;if(!T){pX(S)&&(iR(L1,S),hX()),bce(L1,S),E4=!1,L1=S;return}var j=T;if(!xce(S,T)){pX(S)&&(iR(L1,S),hX()),T=aE(j);var X=L1;if(!T||!xce(S,T)){bce(L1,S),E4=!1,L1=S;return}Vj(X,j)}}}function A9e(S,T,j){var X=S.stateNode,le=!G8,we=XI(X,S.type,S.memoizedProps,T,j,S,le);return S.updateQueue=we,we!==null}function M9e(S){var T=S.stateNode,j=S.memoizedProps,X=eX(T,j,S);if(X){var le=L1;if(le!==null)switch(le.tag){case f:{var we=le.stateNode.containerInfo,Je=(le.mode&Tc)!==Ss;kj(we,T,j,Je);break}case m:{var wt=le.type,Zt=le.memoizedProps,Bn=le.stateNode,ir=(le.mode&Tc)!==Ss;Aj(wt,Zt,Bn,T,j,ir);break}}}return X}function Sce(S){var T=S.memoizedState,j=T!==null?T.dehydrated:null;if(!j)throw new Error("Expected to have a hydrated suspense instance. This error is likely caused by a bug in React. Please file an issue.");tX(j,S)}function F9e(S){var T=S.memoizedState,j=T!==null?T.dehydrated:null;if(!j)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 C4(j)}function cE(S){for(var T=S.return;T!==null&&T.tag!==m&&T.tag!==f&&T.tag!==w;)T=T.return;L1=T}function Wj(S){if(S!==L1)return!1;if(!E4)return cE(S),E4=!0,!1;if(S.tag!==f&&(S.tag!==m||I2(S.type)&&!X$(S.type,S.memoizedProps))){var T=k2;if(T)if(pX(S))Cce(S),hX();else for(;T;)Vj(S,T),T=aE(T)}return cE(S),S.tag===w?k2=F9e(S):k2=L1?aE(S.stateNode):null,!0}function L9e(){return E4&&k2!==null}function Cce(S){for(var T=k2;T;)qj(S,T),T=aE(T)}function lO(){L1=null,k2=null,E4=!1,G8=!1}function wce(){j7!==null&&(Vue(j7),j7=null)}function zh(){return E4}function mX(S){j7===null?j7=[S]:j7.push(S)}var j9e=n.ReactCurrentBatchConfig,B9e=null;function z9e(){return j9e.transition}var T4={recordUnsafeLifecycleWarnings:function(S,T){},flushPendingUnsafeLifecycleWarnings:function(){},recordLegacyContextWarning:function(S,T){},flushLegacyContextWarning:function(){},discardPendingWarnings:function(){}};{var H9e=function(S){for(var T=null,j=S;j!==null;)j.mode&Ul&&(T=j),j=j.return;return T},uE=function(S){var T=[];return S.forEach(function(j){T.push(j)}),T.sort().join(", ")},cO=[],oR=[],sR=[],lR=[],dE=[],cR=[],Jm=new Set;T4.recordUnsafeLifecycleWarnings=function(S,T){Jm.has(S.type)||(typeof T.componentWillMount=="function"&&T.componentWillMount.__suppressDeprecationWarning!==!0&&cO.push(S),S.mode&Ul&&typeof T.UNSAFE_componentWillMount=="function"&&oR.push(S),typeof T.componentWillReceiveProps=="function"&&T.componentWillReceiveProps.__suppressDeprecationWarning!==!0&&sR.push(S),S.mode&Ul&&typeof T.UNSAFE_componentWillReceiveProps=="function"&&lR.push(S),typeof T.componentWillUpdate=="function"&&T.componentWillUpdate.__suppressDeprecationWarning!==!0&&dE.push(S),S.mode&Ul&&typeof T.UNSAFE_componentWillUpdate=="function"&&cR.push(S))},T4.flushPendingUnsafeLifecycleWarnings=function(){var S=new Set;cO.length>0&&(cO.forEach(function(ci){S.add(Ua(ci)||"Component"),Jm.add(ci.type)}),cO=[]);var T=new Set;oR.length>0&&(oR.forEach(function(ci){T.add(Ua(ci)||"Component"),Jm.add(ci.type)}),oR=[]);var j=new Set;sR.length>0&&(sR.forEach(function(ci){j.add(Ua(ci)||"Component"),Jm.add(ci.type)}),sR=[]);var X=new Set;lR.length>0&&(lR.forEach(function(ci){X.add(Ua(ci)||"Component"),Jm.add(ci.type)}),lR=[]);var le=new Set;dE.length>0&&(dE.forEach(function(ci){le.add(Ua(ci)||"Component"),Jm.add(ci.type)}),dE=[]);var we=new Set;if(cR.length>0&&(cR.forEach(function(ci){we.add(Ua(ci)||"Component"),Jm.add(ci.type)}),cR=[]),T.size>0){var Je=uE(T);o(`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.

* Move code with side effects to componentDidMount, and set initial state in the constructor.

Please update the following components: %s`,Je)}if(X.size>0){var wt=uE(X);o(`Using UNSAFE_componentWillReceiveProps in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.

* Move data fetching code or side effects to componentDidUpdate.
* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state

Please update the following components: %s`,wt)}if(we.size>0){var Zt=uE(we);o(`Using UNSAFE_componentWillUpdate in strict mode is not recommended and may indicate bugs in your code. See https://reactjs.org/link/unsafe-component-lifecycles for details.

* Move data fetching code or side effects to componentDidUpdate.

Please update the following components: %s`,Zt)}if(S.size>0){var Bn=uE(S);a(`componentWillMount has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.

* Move code with side effects to componentDidMount, and set initial state in the constructor.
* Rename componentWillMount to UNSAFE_componentWillMount 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.

Please update the following components: %s`,Bn)}if(j.size>0){var ir=uE(j);a(`componentWillReceiveProps has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.

* Move data fetching code or side effects to componentDidUpdate.
* If you're updating state whenever props change, refactor your code to use memoization techniques or move it to static getDerivedStateFromProps. Learn more at: https://reactjs.org/link/derived-state
* Rename componentWillReceiveProps to UNSAFE_componentWillReceiveProps 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.

Please update the following components: %s`,ir)}if(le.size>0){var fi=uE(le);a(`componentWillUpdate has been renamed, and is not recommended for use. See https://reactjs.org/link/unsafe-component-lifecycles for details.

* Move data fetching code or side effects to componentDidUpdate.
* 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.

Please update the following components: %s`,fi)}};var Uj=new Map,Ece=new Set;T4.recordLegacyContextWarning=function(S,T){var j=H9e(S);if(j===null){o("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(!Ece.has(S.type)){var X=Uj.get(j);(S.type.contextTypes!=null||S.type.childContextTypes!=null||T!==null&&typeof T.getChildContext=="function")&&(X===void 0&&(X=[],Uj.set(j,X)),X.push(S))}},T4.flushLegacyContextWarning=function(){Uj.forEach(function(S,T){if(S.length!==0){var j=S[0],X=new Set;S.forEach(function(we){X.add(Ua(we)||"Component"),Ece.add(we.type)});var le=uE(X);try{Mu(j),o(`Legacy context API has been detected within a strict-mode tree.

The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.

Please update the following components: %s

Learn more about this warning here: https://reactjs.org/link/legacy-context`,le)}finally{zd()}}})},T4.discardPendingWarnings=function(){cO=[],oR=[],sR=[],lR=[],dE=[],cR=[],Uj=new Map}}var gX,vX,_X,Kj,Gj,$4=function(S,T){};gX=!1,vX=!1,_X={},Kj={},Gj={},$4=function(S,T){if(!(S===null||typeof S!="object")&&!(!S._store||S._store.validated||S.key!=null)){if(typeof S._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.");S._store.validated=!0;var j=Ua(T)||"Component";Kj[j]||(Kj[j]=!0,o('Each child in a list should have a unique "key" prop. See https://reactjs.org/link/warning-keys for more information.'))}};function uR(S){return S.prototype&&S.prototype.isReactComponent}function dR(S,T,j){var X=j.ref;if(X!==null&&typeof X!="function"&&typeof X!="object"){if((S.mode&Ul||Z)&&!(j._owner&&j._self&&j._owner.stateNode!==j._self)&&!(j._owner&&j._owner.tag!==u)&&!(typeof j.type=="function"&&!uR(j.type))&&j._owner){var le=Ua(S)||"Component";_X[le]||(o('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',le,X),_X[le]=!0)}if(j._owner){var we=j._owner,Je;if(we){var wt=we;if(wt.tag!==u)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");Je=wt.stateNode}if(!Je)throw new Error("Missing owner for string ref "+X+". This error is likely caused by a bug in React. Please file an issue.");var Zt=Je;nt(X,"ref");var Bn=""+X;if(T!==null&&T.ref!==null&&typeof T.ref=="function"&&T.ref._stringRef===Bn)return T.ref;var ir=function(fi){var ci=Zt.refs;fi===null?delete ci[Bn]:ci[Bn]=fi};return ir._stringRef=Bn,ir}else{if(typeof X!="string")throw new Error("Expected ref to be a function, a string, an object returned by React.createRef(), or null.");if(!j._owner)throw new Error("Element ref was specified as a string ("+X+`) but no owner was set. This could happen for one of the following reasons:
1. You may be adding a ref to a function component
2. You may be adding a ref to a component that was not created inside a component's render method
3. You have multiple copies of React loaded
See https://reactjs.org/link/refs-must-have-owner for more information.`)}}return X}function Y8(S,T){var j=Object.prototype.toString.call(T);throw new Error("Objects are not valid as a React child (found: "+(j==="[object Object]"?"object with keys {"+Object.keys(T).join(", ")+"}":j)+"). If you meant to render a collection of children, use an array instead.")}function fR(S){{var T=Ua(S)||"Component";if(Gj[T])return;Gj[T]=!0,o("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 yX(S){var T=S._payload,j=S._init;return j(T)}function bX(S){function T(Fi,aa){if(S){var Ni=Fi.deletions;Ni===null?(Fi.deletions=[aa],Fi.flags|=Pi):Ni.push(aa)}}function j(Fi,aa){if(!S)return null;for(var Ni=aa;Ni!==null;)T(Fi,Ni),Ni=Ni.sibling;return null}function X(Fi,aa){for(var Ni=new Map,mo=aa;mo!==null;)mo.key!==null?Ni.set(mo.key,mo):Ni.set(mo.index,mo),mo=mo.sibling;return Ni}function le(Fi,aa){var Ni=tS(Fi,aa);return Ni.index=0,Ni.sibling=null,Ni}function we(Fi,aa,Ni){if(Fi.index=Ni,!S)return Fi.flags|=fa,aa;var mo=Fi.alternate;if(mo!==null){var ds=mo.index;return ds<aa?(Fi.flags|=Bi,aa):ds}else return Fi.flags|=Bi,aa}function Je(Fi){return S&&Fi.alternate===null&&(Fi.flags|=Bi),Fi}function wt(Fi,aa,Ni,mo){if(aa===null||aa.tag!==g){var ds=mz(Ni,Fi.mode,mo);return ds.return=Fi,ds}else{var uo=le(aa,Ni);return uo.return=Fi,uo}}function Zt(Fi,aa,Ni,mo){var ds=Ni.type;if(ds===wn)return ir(Fi,aa,Ni.props.children,mo,Ni.key);if(aa!==null&&(aa.elementType===ds||hz(aa,Ni)||typeof ds=="object"&&ds!==null&&ds.$$typeof===Zn&&yX(ds)===aa.type)){var uo=le(aa,Ni.props);return uo.ref=dR(Fi,aa,Ni),uo.return=Fi,uo._debugSource=Ni._source,uo._debugOwner=Ni._owner,uo}var wl=_Q(Ni,Fi.mode,mo);return wl.ref=dR(Fi,aa,Ni),wl.return=Fi,wl}function Bn(Fi,aa,Ni,mo){if(aa===null||aa.tag!==p||aa.stateNode.containerInfo!==Ni.containerInfo||aa.stateNode.implementation!==Ni.implementation){var ds=hk(Ni,Fi.mode,mo);return ds.return=Fi,ds}else{var uo=le(aa,Ni.children||[]);return uo.return=Fi,uo}}function ir(Fi,aa,Ni,mo,ds){if(aa===null||aa.tag!==_){var uo=nS(Ni,Fi.mode,mo,ds);return uo.return=Fi,uo}else{var wl=le(aa,Ni);return wl.return=Fi,wl}}function fi(Fi,aa,Ni){if(typeof aa=="string"&&aa!==""||typeof aa=="number"){var mo=mz(""+aa,Fi.mode,Ni);return mo.return=Fi,mo}if(typeof aa=="object"&&aa!==null){switch(aa.$$typeof){case Ar:{var ds=_Q(aa,Fi.mode,Ni);return ds.ref=dR(Fi,null,aa),ds.return=Fi,ds}case ui:{var uo=hk(aa,Fi.mode,Ni);return uo.return=Fi,uo}case Zn:{var wl=aa._payload,Ll=aa._init;return fi(Fi,Ll(wl),Ni)}}if(uc(aa)||xn(aa)){var ld=nS(aa,Fi.mode,Ni,null);return ld.return=Fi,ld}Y8(Fi,aa)}return typeof aa=="function"&&fR(Fi),null}function ci(Fi,aa,Ni,mo){var ds=aa!==null?aa.key:null;if(typeof Ni=="string"&&Ni!==""||typeof Ni=="number")return ds!==null?null:wt(Fi,aa,""+Ni,mo);if(typeof Ni=="object"&&Ni!==null){switch(Ni.$$typeof){case Ar:return Ni.key===ds?Zt(Fi,aa,Ni,mo):null;case ui:return Ni.key===ds?Bn(Fi,aa,Ni,mo):null;case Zn:{var uo=Ni._payload,wl=Ni._init;return ci(Fi,aa,wl(uo),mo)}}if(uc(Ni)||xn(Ni))return ds!==null?null:ir(Fi,aa,Ni,mo,null);Y8(Fi,Ni)}return typeof Ni=="function"&&fR(Fi),null}function Hi(Fi,aa,Ni,mo,ds){if(typeof mo=="string"&&mo!==""||typeof mo=="number"){var uo=Fi.get(Ni)||null;return wt(aa,uo,""+mo,ds)}if(typeof mo=="object"&&mo!==null){switch(mo.$$typeof){case Ar:{var wl=Fi.get(mo.key===null?Ni:mo.key)||null;return Zt(aa,wl,mo,ds)}case ui:{var Ll=Fi.get(mo.key===null?Ni:mo.key)||null;return Bn(aa,Ll,mo,ds)}case Zn:var ld=mo._payload,Uu=mo._init;return Hi(Fi,aa,Ni,Uu(ld),ds)}if(uc(mo)||xn(mo)){var Fp=Fi.get(Ni)||null;return ir(aa,Fp,mo,ds,null)}Y8(aa,mo)}return typeof mo=="function"&&fR(aa),null}function Ui(Fi,aa,Ni){{if(typeof Fi!="object"||Fi===null)return aa;switch(Fi.$$typeof){case Ar:case ui:$4(Fi,Ni);var mo=Fi.key;if(typeof mo!="string")break;if(aa===null){aa=new Set,aa.add(mo);break}if(!aa.has(mo)){aa.add(mo);break}o("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 — the behavior is unsupported and could change in a future version.",mo);break;case Zn:var ds=Fi._payload,uo=Fi._init;Ui(uo(ds),aa,Ni);break}}return aa}function ha(Fi,aa,Ni,mo){for(var ds=null,uo=0;uo<Ni.length;uo++){var wl=Ni[uo];ds=Ui(wl,ds,Fi)}for(var Ll=null,ld=null,Uu=aa,Fp=0,Ru=0,fp=null;Uu!==null&&Ru<Ni.length;Ru++){Uu.index>Ru?(fp=Uu,Uu=null):fp=Uu.sibling;var e1=ci(Fi,Uu,Ni[Ru],mo);if(e1===null){Uu===null&&(Uu=fp);break}S&&Uu&&e1.alternate===null&&T(Fi,Uu),Fp=we(e1,Fp,Ru),ld===null?Ll=e1:ld.sibling=e1,ld=e1,Uu=fp}if(Ru===Ni.length){if(j(Fi,Uu),zh()){var $m=Ru;lE(Fi,$m)}return Ll}if(Uu===null){for(;Ru<Ni.length;Ru++){var Rg=fi(Fi,Ni[Ru],mo);Rg!==null&&(Fp=we(Rg,Fp,Ru),ld===null?Ll=Rg:ld.sibling=Rg,ld=Rg)}if(zh()){var _h=Ru;lE(Fi,_h)}return Ll}for(var H1=X(Fi,Uu);Ru<Ni.length;Ru++){var q1=Hi(H1,Fi,Ru,Ni[Ru],mo);q1!==null&&(S&&q1.alternate!==null&&H1.delete(q1.key===null?Ru:q1.key),Fp=we(q1,Fp,Ru),ld===null?Ll=q1:ld.sibling=q1,ld=q1)}if(S&&H1.forEach(function(aS){return T(Fi,aS)}),zh()){var Wb=Ru;lE(Fi,Wb)}return Ll}function ns(Fi,aa,Ni,mo){var ds=xn(Ni);if(typeof ds!="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"&&Ni[Symbol.toStringTag]==="Generator"&&(vX||o("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."),vX=!0),Ni.entries===ds&&(gX||o("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),gX=!0);var uo=ds.call(Ni);if(uo)for(var wl=null,Ll=uo.next();!Ll.done;Ll=uo.next()){var ld=Ll.value;wl=Ui(ld,wl,Fi)}}var Uu=ds.call(Ni);if(Uu==null)throw new Error("An iterable object provided no iterator.");for(var Fp=null,Ru=null,fp=aa,e1=0,$m=0,Rg=null,_h=Uu.next();fp!==null&&!_h.done;$m++,_h=Uu.next()){fp.index>$m?(Rg=fp,fp=null):Rg=fp.sibling;var H1=ci(Fi,fp,_h.value,mo);if(H1===null){fp===null&&(fp=Rg);break}S&&fp&&H1.alternate===null&&T(Fi,fp),e1=we(H1,e1,$m),Ru===null?Fp=H1:Ru.sibling=H1,Ru=H1,fp=Rg}if(_h.done){if(j(Fi,fp),zh()){var q1=$m;lE(Fi,q1)}return Fp}if(fp===null){for(;!_h.done;$m++,_h=Uu.next()){var Wb=fi(Fi,_h.value,mo);Wb!==null&&(e1=we(Wb,e1,$m),Ru===null?Fp=Wb:Ru.sibling=Wb,Ru=Wb)}if(zh()){var aS=$m;lE(Fi,aS)}return Fp}for(var DE=X(Fi,fp);!_h.done;$m++,_h=Uu.next()){var Dv=Hi(DE,Fi,$m,_h.value,mo);Dv!==null&&(S&&Dv.alternate!==null&&DE.delete(Dv.key===null?$m:Dv.key),e1=we(Dv,e1,$m),Ru===null?Fp=Dv:Ru.sibling=Dv,Ru=Dv)}if(S&&DE.forEach(function(MQ){return T(Fi,MQ)}),zh()){var jde=$m;lE(Fi,jde)}return Fp}function cl(Fi,aa,Ni,mo){if(aa!==null&&aa.tag===g){j(Fi,aa.sibling);var ds=le(aa,Ni);return ds.return=Fi,ds}j(Fi,aa);var uo=mz(Ni,Fi.mode,mo);return uo.return=Fi,uo}function Ms(Fi,aa,Ni,mo){for(var ds=Ni.key,uo=aa;uo!==null;){if(uo.key===ds){var wl=Ni.type;if(wl===wn){if(uo.tag===_){j(Fi,uo.sibling);var Ll=le(uo,Ni.props.children);return Ll.return=Fi,Ll._debugSource=Ni._source,Ll._debugOwner=Ni._owner,Ll}}else if(uo.elementType===wl||hz(uo,Ni)||typeof wl=="object"&&wl!==null&&wl.$$typeof===Zn&&yX(wl)===uo.type){j(Fi,uo.sibling);var ld=le(uo,Ni.props);return ld.ref=dR(Fi,uo,Ni),ld.return=Fi,ld._debugSource=Ni._source,ld._debugOwner=Ni._owner,ld}j(Fi,uo);break}else T(Fi,uo);uo=uo.sibling}if(Ni.type===wn){var Uu=nS(Ni.props.children,Fi.mode,mo,Ni.key);return Uu.return=Fi,Uu}else{var Fp=_Q(Ni,Fi.mode,mo);return Fp.ref=dR(Fi,aa,Ni),Fp.return=Fi,Fp}}function Eu(Fi,aa,Ni,mo){for(var ds=Ni.key,uo=aa;uo!==null;){if(uo.key===ds)if(uo.tag===p&&uo.stateNode.containerInfo===Ni.containerInfo&&uo.stateNode.implementation===Ni.implementation){j(Fi,uo.sibling);var wl=le(uo,Ni.children||[]);return wl.return=Fi,wl}else{j(Fi,uo);break}else T(Fi,uo);uo=uo.sibling}var Ll=hk(Ni,Fi.mode,mo);return Ll.return=Fi,Ll}function lu(Fi,aa,Ni,mo){var ds=typeof Ni=="object"&&Ni!==null&&Ni.type===wn&&Ni.key===null;if(ds&&(Ni=Ni.props.children),typeof Ni=="object"&&Ni!==null){switch(Ni.$$typeof){case Ar:return Je(Ms(Fi,aa,Ni,mo));case ui:return Je(Eu(Fi,aa,Ni,mo));case Zn:var uo=Ni._payload,wl=Ni._init;return lu(Fi,aa,wl(uo),mo)}if(uc(Ni))return ha(Fi,aa,Ni,mo);if(xn(Ni))return ns(Fi,aa,Ni,mo);Y8(Fi,Ni)}return typeof Ni=="string"&&Ni!==""||typeof Ni=="number"?Je(cl(Fi,aa,""+Ni,mo)):(typeof Ni=="function"&&fR(Fi),j(Fi,aa))}return lu}var uO=bX(!0),Tce=bX(!1);function q9e(S,T){if(S!==null&&T.child!==S.child)throw new Error("Resuming work not yet implemented.");if(T.child!==null){var j=T.child,X=tS(j,j.pendingProps);for(T.child=X,X.return=T;j.sibling!==null;)j=j.sibling,X=X.sibling=tS(j,j.pendingProps),X.return=T;X.sibling=null}}function V9e(S,T){for(var j=S.child;j!==null;)vQ(j,T),j=j.sibling}var xX=Xm(null),Yj;Yj={};var Xj=null,L_=null,SX=null,Mb=!1;function Jj(){Xj=null,L_=null,SX=null,Mb=!1}function CX(){Mb=!0}function fE(){Mb=!1}function pR(S,T,j){Zp(xX,T._currentValue,S),T._currentValue=j,T._currentRenderer!==void 0&&T._currentRenderer!==null&&T._currentRenderer!==Yj&&o("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."),T._currentRenderer=Yj}function wX(S,T){var j=xX.current;Sm(xX,T),S._currentValue=j}function EX(S,T,j){for(var X=S;X!==null;){var le=X.alternate;if(Fr(X.childLanes,T)?le!==null&&!Fr(le.childLanes,T)&&(le.childLanes=Kr(le.childLanes,T)):(X.childLanes=Kr(X.childLanes,T),le!==null&&(le.childLanes=Kr(le.childLanes,T))),X===j)break;X=X.return}X!==j&&o("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 j_(S,T,j){W9e(S,T,j)}function W9e(S,T,j){var X=S.child;for(X!==null&&(X.return=S);X!==null;){var le=void 0,we=X.dependencies;if(we!==null){le=X.child;for(var Je=we.firstContext;Je!==null;){if(Je.context===T){if(X.tag===u){var wt=Vn(j),Zt=X8(Lt,wt);Zt.tag=hE;var Bn=X.updateQueue;if(Bn!==null){var ir=Bn.shared,fi=ir.pending;fi===null?Zt.next=Zt:(Zt.next=fi.next,fi.next=Zt),ir.pending=Zt}}X.lanes=Kr(X.lanes,j);var ci=X.alternate;ci!==null&&(ci.lanes=Kr(ci.lanes,j)),EX(X.return,j,S),we.lanes=Kr(we.lanes,j);break}Je=Je.next}}else if(X.tag===y)le=X.type===S.type?null:X.child;else if(X.tag===I){var Hi=X.return;if(Hi===null)throw new Error("We just came from a parent so we must have had a parent. This is a bug in React.");Hi.lanes=Kr(Hi.lanes,j);var Ui=Hi.alternate;Ui!==null&&(Ui.lanes=Kr(Ui.lanes,j)),EX(Hi,j,S),le=X.sibling}else le=X.child;if(le!==null)le.return=X;else for(le=X;le!==null;){if(le===S){le=null;break}var ha=le.sibling;if(ha!==null){ha.return=le.return,le=ha;break}le=le.return}X=le}}function dO(S,T){Xj=S,L_=null,SX=null;var j=S.dependencies;if(j!==null){var X=j.firstContext;X!==null&&(Tr(j.lanes,T)&&KR(),j.firstContext=null)}}function Hh(S){Mb&&o("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=S._currentValue;if(SX!==S){var j={context:S,memoizedValue:T,next:null};if(L_===null){if(Xj===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().");L_=j,Xj.dependencies={lanes:$a,firstContext:j}}else L_=L_.next=j}return T}var pE=null;function TX(S){pE===null?pE=[S]:pE.push(S)}function U9e(){if(pE!==null){for(var S=0;S<pE.length;S++){var T=pE[S],j=T.interleaved;if(j!==null){T.interleaved=null;var X=j.next,le=T.pending;if(le!==null){var we=le.next;le.next=X,j.next=we}T.pending=j}}pE=null}}function $X(S,T,j,X){var le=T.interleaved;return le===null?(j.next=j,TX(T)):(j.next=le.next,le.next=j),T.interleaved=j,Zj(S,X)}function Qj(S,T,j,X){var le=T.interleaved;le===null?(j.next=j,TX(T)):(j.next=le.next,le.next=j),T.interleaved=j}function K9e(S,T,j,X){var le=T.interleaved;return le===null?(j.next=j,TX(T)):(j.next=le.next,le.next=j),T.interleaved=j,Zj(S,X)}function Cv(S,T){return Zj(S,T)}var $ce=Zj;function Zj(S,T){S.lanes=Kr(S.lanes,T);var j=S.alternate;j!==null&&(j.lanes=Kr(j.lanes,T)),j===null&&(S.flags&(Bi|_a))!==Ci&&ck(S);for(var X=S,le=S.return;le!==null;)le.childLanes=Kr(le.childLanes,T),j=le.alternate,j!==null?j.childLanes=Kr(j.childLanes,T):(le.flags&(Bi|_a))!==Ci&&ck(S),X=le,le=le.return;if(X.tag===f){var we=X.stateNode;return we}else return null}var Oce=0,Pce=1,hE=2,hR=3,mR=!1,eB,tB;eB=!1,tB=null;function gR(S){var T={baseState:S.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:$a},effects:null};S.updateQueue=T}function Nce(S,T){var j=T.updateQueue,X=S.updateQueue;if(j===X){var le={baseState:X.baseState,firstBaseUpdate:X.firstBaseUpdate,lastBaseUpdate:X.lastBaseUpdate,shared:X.shared,effects:X.effects};T.updateQueue=le}}function X8(S,T){var j={eventTime:S,lane:T,tag:Oce,payload:null,callback:null,next:null};return j}function J8(S,T,j){var X=S.updateQueue;if(X===null)return null;var le=X.shared;if(tB===le&&!eB&&(o("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."),eB=!0),LTe()){var we=le.pending;return we===null?T.next=T:(T.next=we.next,we.next=T),le.pending=T,$ce(S,j)}else return K9e(S,le,T,j)}function nB(S,T,j){var X=T.updateQueue;if(X!==null){var le=X.shared;if(Fn(j)){var we=le.lanes;we=Sr(we,S.pendingLanes);var Je=Kr(we,j);le.lanes=Je,Hr(S,Je)}}}function rB(S,T){var j=S.updateQueue,X=S.alternate;if(X!==null){var le=X.updateQueue;if(j===le){var we=null,Je=null,wt=j.firstBaseUpdate;if(wt!==null){var Zt=wt;do{var Bn={eventTime:Zt.eventTime,lane:Zt.lane,tag:Zt.tag,payload:Zt.payload,callback:Zt.callback,next:null};Je===null?we=Je=Bn:(Je.next=Bn,Je=Bn),Zt=Zt.next}while(Zt!==null);Je===null?we=Je=T:(Je.next=T,Je=T)}else we=Je=T;j={baseState:le.baseState,firstBaseUpdate:we,lastBaseUpdate:Je,shared:le.shared,effects:le.effects},S.updateQueue=j;return}}var ir=j.lastBaseUpdate;ir===null?j.firstBaseUpdate=T:ir.next=T,j.lastBaseUpdate=T}function OX(S,T,j,X,le,we){switch(j.tag){case Pce:{var Je=j.payload;if(typeof Je=="function"){CX();var wt=Je.call(we,X,le);{if(S.mode&Ul){qd(!0);try{Je.call(we,X,le)}finally{qd(!1)}}fE()}return wt}return Je}case hR:S.flags=S.flags&~Ur|ei;case Oce:{var Zt=j.payload,Bn;if(typeof Zt=="function"){CX(),Bn=Zt.call(we,X,le);{if(S.mode&Ul){qd(!0);try{Zt.call(we,X,le)}finally{qd(!1)}}fE()}}else Bn=Zt;return Bn==null?X:ni({},X,Bn)}case hE:return mR=!0,X}return X}function iB(S,T,j,X){var le=S.updateQueue;mR=!1,tB=le.shared;var we=le.firstBaseUpdate,Je=le.lastBaseUpdate,wt=le.shared.pending;if(wt!==null){le.shared.pending=null;var Zt=wt,Bn=Zt.next;Zt.next=null,Je===null?we=Bn:Je.next=Bn,Je=Zt;var ir=S.alternate;if(ir!==null){var fi=ir.updateQueue,ci=fi.lastBaseUpdate;ci!==Je&&(ci===null?fi.firstBaseUpdate=Bn:ci.next=Bn,fi.lastBaseUpdate=Zt)}}if(we!==null){var Hi=le.baseState,Ui=$a,ha=null,ns=null,cl=null,Ms=we;do{var Eu=Ms.lane,lu=Ms.eventTime;if(Fr(X,Eu)){if(cl!==null){var aa={eventTime:lu,lane:If,tag:Ms.tag,payload:Ms.payload,callback:Ms.callback,next:null};cl=cl.next=aa}Hi=OX(S,le,Ms,Hi,T,j);var Ni=Ms.callback;if(Ni!==null&&Ms.lane!==If){S.flags|=Pn;var mo=le.effects;mo===null?le.effects=[Ms]:mo.push(Ms)}}else{var Fi={eventTime:lu,lane:Eu,tag:Ms.tag,payload:Ms.payload,callback:Ms.callback,next:null};cl===null?(ns=cl=Fi,ha=Hi):cl=cl.next=Fi,Ui=Kr(Ui,Eu)}if(Ms=Ms.next,Ms===null){if(wt=le.shared.pending,wt===null)break;var ds=wt,uo=ds.next;ds.next=null,Ms=uo,le.lastBaseUpdate=ds,le.shared.pending=null}}while(!0);cl===null&&(ha=Hi),le.baseState=ha,le.firstBaseUpdate=ns,le.lastBaseUpdate=cl;var wl=le.shared.interleaved;if(wl!==null){var Ll=wl;do Ui=Kr(Ui,Ll.lane),Ll=Ll.next;while(Ll!==wl)}else we===null&&(le.shared.lanes=$a);ok(Ui),S.lanes=Ui,S.memoizedState=Hi}tB=null}function G9e(S,T){if(typeof S!="function")throw new Error("Invalid argument passed as callback. Expected a function. Instead "+("received: "+S));S.call(T)}function Dce(){mR=!1}function mE(){return mR}function aB(S,T,j){var X=T.effects;if(T.effects=null,X!==null)for(var le=0;le<X.length;le++){var we=X[le],Je=we.callback;Je!==null&&(we.callback=null,G9e(Je,j))}}var vR={},Q8=Xm(vR),_R=Xm(vR),oB=Xm(vR);function fO(S){if(S===vR)throw new Error("Expected host context to exist. This error is likely caused by a bug in React. Please file an issue.");return S}function Ice(){var S=fO(oB.current);return S}function O4(S,T){Zp(oB,T,S),Zp(_R,S,S),Zp(Q8,vR,S);var j=BY(T);Sm(Q8,S),Zp(Q8,j,S)}function pO(S){Sm(Q8,S),Sm(_R,S),Sm(oB,S)}function PX(){var S=fO(Q8.current);return S}function NX(S){fO(oB.current);var T=fO(Q8.current),j=VI(T,S.type);T!==j&&(Zp(_R,S,S),Zp(Q8,j,S))}function DX(S){_R.current===S&&(Sm(Q8,S),Sm(_R,S))}var Y9e=0,sB=1,lB=1,yR=2,P4=Xm(Y9e);function IX(S,T){return(S&T)!==0}function B7(S){return S&sB}function RX(S,T){return S&sB|T}function X9e(S,T){return S|T}function Fb(S,T){Zp(P4,T,S)}function hO(S){Sm(P4,S)}function kX(S,T){var j=S.memoizedState;return j!==null?j.dehydrated!==null:(S.memoizedProps,!0)}function cB(S){for(var T=S;T!==null;){if(T.tag===w){var j=T.memoizedState;if(j!==null){var X=j.dehydrated;if(X===null||nO(X)||nE(X))return T}}else if(T.tag===D&&T.memoizedProps.revealOrder!==void 0){var le=(T.flags&ei)!==Ci;if(le)return T}else if(T.child!==null){T.child.return=T,T=T.child;continue}if(T===S)return null;for(;T.sibling===null;){if(T.return===null||T.return===S)return null;T=T.return}T.sibling.return=T.return,T=T.sibling}return null}var wv=0,qh=1,Lb=2,Cm=4,wm=8,bR=[];function uB(){for(var S=0;S<bR.length;S++){var T=bR[S];T._workInProgressVersionPrimary=null}bR.length=0}function Z8(S,T){var j=T._getVersion,X=j(T._source);S.mutableSourceEagerHydrationData==null?S.mutableSourceEagerHydrationData=[T,X]:S.mutableSourceEagerHydrationData.push(T,X)}var is=n.ReactCurrentDispatcher,gE=n.ReactCurrentBatchConfig,AX,z7;AX=new Set;var vE=$a,Cd=null,gh=null,Em=null,dB=!1,xR=!1,SR=0,J9e=0,MX=25,Ia=null,M2=null,H7=-1,CR=!1;function vd(){{var S=Ia;M2===null?M2=[S]:M2.push(S)}}function Qo(){{var S=Ia;M2!==null&&(H7++,M2[H7]!==S&&Rce(S))}}function mO(S){S!=null&&!uc(S)&&o("%s received a final argument that is not an array (instead, received `%s`). When specified, the final argument must be an array.",Ia,typeof S)}function Rce(S){{var T=Ua(Cd);if(!AX.has(T)&&(AX.add(T),M2!==null)){for(var j="",X=30,le=0;le<=H7;le++){for(var we=M2[le],Je=le===H7?S:we,wt=le+1+". "+we;wt.length<X;)wt+=" ";wt+=Je+`
`,j+=wt}o(`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

   Previous render            Next render
   ------------------------------------------------------
%s   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
`,T,j)}}}function j0(){throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
1. You might have mismatching versions of React and the renderer (such as React DOM)
2. You might be breaking the Rules of Hooks
3. You might have more than one copy of React in the same app
See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`)}function FX(S,T){if(CR)return!1;if(T===null)return o("%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.",Ia),!1;S.length!==T.length&&o(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.

Previous: %s
Incoming: %s`,Ia,"["+T.join(", ")+"]","["+S.join(", ")+"]");for(var j=0;j<T.length&&j<S.length;j++)if(!Jp(S[j],T[j]))return!1;return!0}function gO(S,T,j,X,le,we){vE=we,Cd=T,M2=S!==null?S._debugHookTypes:null,H7=-1,CR=S!==null&&S.type!==T.type,T.memoizedState=null,T.updateQueue=null,T.lanes=$a,S!==null&&S.memoizedState!==null?is.current=Xce:M2!==null?is.current=Yce:is.current=Gce;var Je=j(X,le);if(xR){var wt=0;do{if(xR=!1,SR=0,wt>=MX)throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");wt+=1,CR=!1,gh=null,Em=null,T.updateQueue=null,H7=-1,is.current=yE,Je=j(X,le)}while(xR)}is.current=ex,T._debugHookTypes=M2;var Zt=gh!==null&&gh.next!==null;if(vE=$a,Cd=null,gh=null,Em=null,Ia=null,M2=null,H7=-1,S!==null&&(S.flags&ki)!==(T.flags&ki)&&(S.mode&Tc)!==Ss&&o("Internal React error: Expected static flag was missing. Please notify the React team."),dB=!1,Zt)throw new Error("Rendered fewer hooks than expected. This may be caused by an accidental early return statement.");return Je}function vO(){var S=SR!==0;return SR=0,S}function fB(S,T,j){T.updateQueue=S.updateQueue,(T.mode&fh)!==Ss?T.flags&=~(Op|Ic|Gr|Nr):T.flags&=~(Gr|Nr),S.lanes=Kn(S.lanes,j)}function kce(){if(is.current=ex,dB){for(var S=Cd.memoizedState;S!==null;){var T=S.queue;T!==null&&(T.pending=null),S=S.next}dB=!1}vE=$a,Cd=null,gh=null,Em=null,M2=null,H7=-1,Ia=null,qce=!1,xR=!1,SR=0}function N4(){var S={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Em===null?Cd.memoizedState=Em=S:Em=Em.next=S,Em}function B_(){var S;if(gh===null){var T=Cd.alternate;T!==null?S=T.memoizedState:S=null}else S=gh.next;var j;if(Em===null?j=Cd.memoizedState:j=Em.next,j!==null)Em=j,j=Em.next,gh=S;else{if(S===null)throw new Error("Rendered more hooks than during the previous render.");gh=S;var X={memoizedState:gh.memoizedState,baseState:gh.baseState,baseQueue:gh.baseQueue,queue:gh.queue,next:null};Em===null?Cd.memoizedState=Em=X:Em=Em.next=X}return Em}function LX(){return{lastEffect:null,stores:null}}function jX(S,T){return typeof T=="function"?T(S):T}function BX(S,T,j){var X=N4(),le;j!==void 0?le=j(T):le=T,X.memoizedState=X.baseState=le;var we={pending:null,interleaved:null,lanes:$a,dispatch:null,lastRenderedReducer:S,lastRenderedState:le};X.queue=we;var Je=we.dispatch=Z9e.bind(null,Cd,we);return[X.memoizedState,Je]}function zX(S,T,j){var X=B_(),le=X.queue;if(le===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");le.lastRenderedReducer=S;var we=gh,Je=we.baseQueue,wt=le.pending;if(wt!==null){if(Je!==null){var Zt=Je.next,Bn=wt.next;Je.next=Bn,wt.next=Zt}we.baseQueue!==Je&&o("Internal error: Expected work-in-progress queue to be a clone. This is a bug in React."),we.baseQueue=Je=wt,le.pending=null}if(Je!==null){var ir=Je.next,fi=we.baseState,ci=null,Hi=null,Ui=null,ha=ir;do{var ns=ha.lane;if(Fr(vE,ns)){if(Ui!==null){var Ms={lane:If,action:ha.action,hasEagerState:ha.hasEagerState,eagerState:ha.eagerState,next:null};Ui=Ui.next=Ms}if(ha.hasEagerState)fi=ha.eagerState;else{var Eu=ha.action;fi=S(fi,Eu)}}else{var cl={lane:ns,action:ha.action,hasEagerState:ha.hasEagerState,eagerState:ha.eagerState,next:null};Ui===null?(Hi=Ui=cl,ci=fi):Ui=Ui.next=cl,Cd.lanes=Kr(Cd.lanes,ns),ok(ns)}ha=ha.next}while(ha!==null&&ha!==ir);Ui===null?ci=fi:Ui.next=Hi,Jp(fi,X.memoizedState)||KR(),X.memoizedState=fi,X.baseState=ci,X.baseQueue=Ui,le.lastRenderedState=fi}var lu=le.interleaved;if(lu!==null){var Fi=lu;do{var aa=Fi.lane;Cd.lanes=Kr(Cd.lanes,aa),ok(aa),Fi=Fi.next}while(Fi!==lu)}else Je===null&&(le.lanes=$a);var Ni=le.dispatch;return[X.memoizedState,Ni]}function HX(S,T,j){var X=B_(),le=X.queue;if(le===null)throw new Error("Should have a queue. This is likely a bug in React. Please file an issue.");le.lastRenderedReducer=S;var we=le.dispatch,Je=le.pending,wt=X.memoizedState;if(Je!==null){le.pending=null;var Zt=Je.next,Bn=Zt;do{var ir=Bn.action;wt=S(wt,ir),Bn=Bn.next}while(Bn!==Zt);Jp(wt,X.memoizedState)||KR(),X.memoizedState=wt,X.baseQueue===null&&(X.baseState=wt),le.lastRenderedState=wt}return[wt,we]}function ort(S,T,j){}function Ace(S,T,j){}function qX(S,T,j){var X=Cd,le=N4(),we,Je=zh();if(Je){if(j===void 0)throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");we=j(),z7||we!==j()&&(o("The result of getServerSnapshot should be cached to avoid an infinite loop"),z7=!0)}else{if(we=T(),!z7){var wt=T();Jp(we,wt)||(o("The result of getSnapshot should be cached to avoid an infinite loop"),z7=!0)}var Zt=az();if(Zt===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");Rn(Zt,vE)||Mce(X,T,we)}le.memoizedState=we;var Bn={value:we,getSnapshot:T};return le.queue=Bn,yO(Lce.bind(null,X,Bn,S),[S]),X.flags|=Gr,ER(qh|wm,Fce.bind(null,X,Bn,we,T),void 0,null),we}function pB(S,T,j){var X=Cd,le=B_(),we=T();if(!z7){var Je=T();Jp(we,Je)||(o("The result of getSnapshot should be cached to avoid an infinite loop"),z7=!0)}var wt=le.memoizedState,Zt=!Jp(wt,we);Zt&&(le.memoizedState=we,KR());var Bn=le.queue;if($R(Lce.bind(null,X,Bn,S),[S]),Bn.getSnapshot!==T||Zt||Em!==null&&Em.memoizedState.tag&qh){X.flags|=Gr,ER(qh|wm,Fce.bind(null,X,Bn,we,T),void 0,null);var ir=az();if(ir===null)throw new Error("Expected a work-in-progress root. This is a bug in React. Please file an issue.");Rn(ir,vE)||Mce(X,T,we)}return we}function Mce(S,T,j){S.flags|=Qa;var X={getSnapshot:T,value:j},le=Cd.updateQueue;if(le===null)le=LX(),Cd.updateQueue=le,le.stores=[X];else{var we=le.stores;we===null?le.stores=[X]:we.push(X)}}function Fce(S,T,j,X){T.value=j,T.getSnapshot=X,jce(T)&&wR(S)}function Lce(S,T,j){var X=function(){jce(T)&&wR(S)};return j(X)}function jce(S){var T=S.getSnapshot,j=S.value;try{var X=T();return!Jp(j,X)}catch{return!0}}function wR(S){var T=Cv(S,xl);T!==null&&Uh(T,S,xl,Lt)}function hB(S){var T=N4();typeof S=="function"&&(S=S()),T.memoizedState=T.baseState=S;var j={pending:null,interleaved:null,lanes:$a,dispatch:null,lastRenderedReducer:jX,lastRenderedState:S};T.queue=j;var X=j.dispatch=QX.bind(null,Cd,j);return[T.memoizedState,X]}function VX(S){return zX(jX)}function WX(S){return HX(jX)}function ER(S,T,j,X){var le={tag:S,create:T,destroy:j,deps:X,next:null},we=Cd.updateQueue;if(we===null)we=LX(),Cd.updateQueue=we,we.lastEffect=le.next=le;else{var Je=we.lastEffect;if(Je===null)we.lastEffect=le.next=le;else{var wt=Je.next;Je.next=le,le.next=wt,we.lastEffect=le}}return le}function UX(S){var T=N4();{var j={current:S};return T.memoizedState=j,j}}function TR(S){var T=B_();return T.memoizedState}function jb(S,T,j,X){var le=N4(),we=X===void 0?null:X;Cd.flags|=S,le.memoizedState=ER(qh|T,j,void 0,we)}function _O(S,T,j,X){var le=B_(),we=X===void 0?null:X,Je=void 0;if(gh!==null){var wt=gh.memoizedState;if(Je=wt.destroy,we!==null){var Zt=wt.deps;if(FX(we,Zt)){le.memoizedState=ER(T,j,Je,we);return}}}Cd.flags|=S,le.memoizedState=ER(qh|T,j,Je,we)}function yO(S,T){return(Cd.mode&fh)!==Ss?jb(Op|Gr|Xi,wm,S,T):jb(Gr|Xi,wm,S,T)}function $R(S,T){return _O(Gr,wm,S,T)}function KX(S,T){return jb(Nr,Lb,S,T)}function OR(S,T){return _O(Nr,Lb,S,T)}function bO(S,T){var j=Nr;return j|=Rs,(Cd.mode&fh)!==Ss&&(j|=Ic),jb(j,Cm,S,T)}function xO(S,T){return _O(Nr,Cm,S,T)}function GX(S,T){if(typeof T=="function"){var j=T,X=S();return j(X),function(){j(null)}}else if(T!=null){var le=T;le.hasOwnProperty("current")||o("Expected useImperativeHandle() first argument to either be a ref callback or React.createRef() object. Instead received: %s.","an object with keys {"+Object.keys(le).join(", ")+"}");var we=S();return le.current=we,function(){le.current=null}}}function mB(S,T,j){typeof T!="function"&&o("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",T!==null?typeof T:"null");var X=j!=null?j.concat([S]):null,le=Nr;return le|=Rs,(Cd.mode&fh)!==Ss&&(le|=Ic),jb(le,Cm,GX.bind(null,T,S),X)}function gB(S,T,j){typeof T!="function"&&o("Expected useImperativeHandle() second argument to be a function that creates a handle. Instead received: %s.",T!==null?typeof T:"null");var X=j!=null?j.concat([S]):null;return _O(Nr,Cm,GX.bind(null,T,S),X)}function Bce(S,T){}var vB=Bce;function YX(S,T){var j=N4(),X=T===void 0?null:T;return j.memoizedState=[S,X],S}function _B(S,T){var j=B_(),X=T===void 0?null:T,le=j.memoizedState;if(le!==null&&X!==null){var we=le[1];if(FX(X,we))return le[0]}return j.memoizedState=[S,X],S}function PR(S,T){var j=N4(),X=T===void 0?null:T,le=S();return j.memoizedState=[le,X],le}function yB(S,T){var j=B_(),X=T===void 0?null:T,le=j.memoizedState;if(le!==null&&X!==null){var we=le[1];if(FX(X,we))return le[0]}var Je=S();return j.memoizedState=[Je,X],Je}function dp(S){var T=N4();return T.memoizedState=S,S}function zce(S){var T=B_(),j=gh,X=j.memoizedState;return XX(T,X,S)}function Hce(S){var T=B_();if(gh===null)return T.memoizedState=S,S;var j=gh.memoizedState;return XX(T,j,S)}function XX(S,T,j){var X=!Jt(vE);if(X){if(!Jp(j,T)){var le=fr();Cd.lanes=Kr(Cd.lanes,le),ok(le),S.baseState=!0}return T}else return S.baseState&&(S.baseState=!1,KR()),S.memoizedState=j,j}function Q9e(S,T,j){var X=ri();gr(so(X,So)),S(!0);var le=gE.transition;gE.transition={};var we=gE.transition;gE.transition._updatedFibers=new Set;try{S(!1),T()}finally{if(gr(X),gE.transition=le,le===null&&we._updatedFibers){var Je=we._updatedFibers.size;Je>10&&a("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."),we._updatedFibers.clear()}}}function _E(){var S=hB(!1),T=S[0],j=S[1],X=Q9e.bind(null,j),le=N4();return le.memoizedState=X,[T,X]}function JX(){var S=VX(),T=S[0],j=B_(),X=j.memoizedState;return[T,X]}function NR(){var S=WX(),T=S[0],j=B_(),X=j.memoizedState;return[T,X]}var qce=!1;function Vce(){return qce}function bB(){var S=N4(),T=az(),j=T.identifierPrefix,X;if(zh()){var le=I9e();X=":"+j+"R"+le;var we=SR++;we>0&&(X+="H"+we.toString(32)),X+=":"}else{var Je=J9e++;X=":"+j+"r"+Je.toString(32)+":"}return S.memoizedState=X,X}function xB(){var S=B_(),T=S.memoizedState;return T}function Z9e(S,T,j){typeof arguments[3]=="function"&&o("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 X=Z7(S),le={lane:X,action:j,hasEagerState:!1,eagerState:null,next:null};if(ZX(S))Wce(T,le);else{var we=$X(S,T,le,X);if(we!==null){var Je=H0();Uh(we,S,X,Je),Uce(we,T,X)}}Kce(S,X)}function QX(S,T,j){typeof arguments[3]=="function"&&o("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 X=Z7(S),le={lane:X,action:j,hasEagerState:!1,eagerState:null,next:null};if(ZX(S))Wce(T,le);else{var we=S.alternate;if(S.lanes===$a&&(we===null||we.lanes===$a)){var Je=T.lastRenderedReducer;if(Je!==null){var wt;wt=is.current,is.current=H_;try{var Zt=T.lastRenderedState,Bn=Je(Zt,j);if(le.hasEagerState=!0,le.eagerState=Bn,Jp(Bn,Zt)){Qj(S,T,le,X);return}}catch{}finally{is.current=wt}}}var ir=$X(S,T,le,X);if(ir!==null){var fi=H0();Uh(ir,S,X,fi),Uce(ir,T,X)}}Kce(S,X)}function ZX(S){var T=S.alternate;return S===Cd||T!==null&&T===Cd}function Wce(S,T){xR=dB=!0;var j=S.pending;j===null?T.next=T:(T.next=j.next,j.next=T),S.pending=T}function Uce(S,T,j){if(Fn(j)){var X=T.lanes;X=Sr(X,S.pendingLanes);var le=Kr(X,j);T.lanes=le,Hr(S,le)}}function Kce(S,T,j){D_(S,T)}var ex={readContext:Hh,useCallback:j0,useContext:j0,useEffect:j0,useImperativeHandle:j0,useInsertionEffect:j0,useLayoutEffect:j0,useMemo:j0,useReducer:j0,useRef:j0,useState:j0,useDebugValue:j0,useDeferredValue:j0,useTransition:j0,useMutableSource:j0,useSyncExternalStore:j0,useId:j0,unstable_isNewReconciler:K},Gce=null,Yce=null,Xce=null,yE=null,z_=null,H_=null,DR=null;{var IR=function(){o("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().")},fl=function(){o("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")};Gce={readContext:function(S){return Hh(S)},useCallback:function(S,T){return Ia="useCallback",vd(),mO(T),YX(S,T)},useContext:function(S){return Ia="useContext",vd(),Hh(S)},useEffect:function(S,T){return Ia="useEffect",vd(),mO(T),yO(S,T)},useImperativeHandle:function(S,T,j){return Ia="useImperativeHandle",vd(),mO(j),mB(S,T,j)},useInsertionEffect:function(S,T){return Ia="useInsertionEffect",vd(),mO(T),KX(S,T)},useLayoutEffect:function(S,T){return Ia="useLayoutEffect",vd(),mO(T),bO(S,T)},useMemo:function(S,T){Ia="useMemo",vd(),mO(T);var j=is.current;is.current=z_;try{return PR(S,T)}finally{is.current=j}},useReducer:function(S,T,j){Ia="useReducer",vd();var X=is.current;is.current=z_;try{return BX(S,T,j)}finally{is.current=X}},useRef:function(S){return Ia="useRef",vd(),UX(S)},useState:function(S){Ia="useState",vd();var T=is.current;is.current=z_;try{return hB(S)}finally{is.current=T}},useDebugValue:function(S,T){return Ia="useDebugValue",vd(),void 0},useDeferredValue:function(S){return Ia="useDeferredValue",vd(),dp(S)},useTransition:function(){return Ia="useTransition",vd(),_E()},useMutableSource:function(S,T,j){return Ia="useMutableSource",vd(),void 0},useSyncExternalStore:function(S,T,j){return Ia="useSyncExternalStore",vd(),qX(S,T,j)},useId:function(){return Ia="useId",vd(),bB()},unstable_isNewReconciler:K},Yce={readContext:function(S){return Hh(S)},useCallback:function(S,T){return Ia="useCallback",Qo(),YX(S,T)},useContext:function(S){return Ia="useContext",Qo(),Hh(S)},useEffect:function(S,T){return Ia="useEffect",Qo(),yO(S,T)},useImperativeHandle:function(S,T,j){return Ia="useImperativeHandle",Qo(),mB(S,T,j)},useInsertionEffect:function(S,T){return Ia="useInsertionEffect",Qo(),KX(S,T)},useLayoutEffect:function(S,T){return Ia="useLayoutEffect",Qo(),bO(S,T)},useMemo:function(S,T){Ia="useMemo",Qo();var j=is.current;is.current=z_;try{return PR(S,T)}finally{is.current=j}},useReducer:function(S,T,j){Ia="useReducer",Qo();var X=is.current;is.current=z_;try{return BX(S,T,j)}finally{is.current=X}},useRef:function(S){return Ia="useRef",Qo(),UX(S)},useState:function(S){Ia="useState",Qo();var T=is.current;is.current=z_;try{return hB(S)}finally{is.current=T}},useDebugValue:function(S,T){return Ia="useDebugValue",Qo(),void 0},useDeferredValue:function(S){return Ia="useDeferredValue",Qo(),dp(S)},useTransition:function(){return Ia="useTransition",Qo(),_E()},useMutableSource:function(S,T,j){return Ia="useMutableSource",Qo(),void 0},useSyncExternalStore:function(S,T,j){return Ia="useSyncExternalStore",Qo(),qX(S,T,j)},useId:function(){return Ia="useId",Qo(),bB()},unstable_isNewReconciler:K},Xce={readContext:function(S){return Hh(S)},useCallback:function(S,T){return Ia="useCallback",Qo(),_B(S,T)},useContext:function(S){return Ia="useContext",Qo(),Hh(S)},useEffect:function(S,T){return Ia="useEffect",Qo(),$R(S,T)},useImperativeHandle:function(S,T,j){return Ia="useImperativeHandle",Qo(),gB(S,T,j)},useInsertionEffect:function(S,T){return Ia="useInsertionEffect",Qo(),OR(S,T)},useLayoutEffect:function(S,T){return Ia="useLayoutEffect",Qo(),xO(S,T)},useMemo:function(S,T){Ia="useMemo",Qo();var j=is.current;is.current=H_;try{return yB(S,T)}finally{is.current=j}},useReducer:function(S,T,j){Ia="useReducer",Qo();var X=is.current;is.current=H_;try{return zX(S,T,j)}finally{is.current=X}},useRef:function(S){return Ia="useRef",Qo(),TR()},useState:function(S){Ia="useState",Qo();var T=is.current;is.current=H_;try{return VX(S)}finally{is.current=T}},useDebugValue:function(S,T){return Ia="useDebugValue",Qo(),vB()},useDeferredValue:function(S){return Ia="useDeferredValue",Qo(),zce(S)},useTransition:function(){return Ia="useTransition",Qo(),JX()},useMutableSource:function(S,T,j){return Ia="useMutableSource",Qo(),void 0},useSyncExternalStore:function(S,T,j){return Ia="useSyncExternalStore",Qo(),pB(S,T)},useId:function(){return Ia="useId",Qo(),xB()},unstable_isNewReconciler:K},yE={readContext:function(S){return Hh(S)},useCallback:function(S,T){return Ia="useCallback",Qo(),_B(S,T)},useContext:function(S){return Ia="useContext",Qo(),Hh(S)},useEffect:function(S,T){return Ia="useEffect",Qo(),$R(S,T)},useImperativeHandle:function(S,T,j){return Ia="useImperativeHandle",Qo(),gB(S,T,j)},useInsertionEffect:function(S,T){return Ia="useInsertionEffect",Qo(),OR(S,T)},useLayoutEffect:function(S,T){return Ia="useLayoutEffect",Qo(),xO(S,T)},useMemo:function(S,T){Ia="useMemo",Qo();var j=is.current;is.current=DR;try{return yB(S,T)}finally{is.current=j}},useReducer:function(S,T,j){Ia="useReducer",Qo();var X=is.current;is.current=DR;try{return HX(S,T,j)}finally{is.current=X}},useRef:function(S){return Ia="useRef",Qo(),TR()},useState:function(S){Ia="useState",Qo();var T=is.current;is.current=DR;try{return WX(S)}finally{is.current=T}},useDebugValue:function(S,T){return Ia="useDebugValue",Qo(),vB()},useDeferredValue:function(S){return Ia="useDeferredValue",Qo(),Hce(S)},useTransition:function(){return Ia="useTransition",Qo(),NR()},useMutableSource:function(S,T,j){return Ia="useMutableSource",Qo(),void 0},useSyncExternalStore:function(S,T,j){return Ia="useSyncExternalStore",Qo(),pB(S,T)},useId:function(){return Ia="useId",Qo(),xB()},unstable_isNewReconciler:K},z_={readContext:function(S){return IR(),Hh(S)},useCallback:function(S,T){return Ia="useCallback",fl(),vd(),YX(S,T)},useContext:function(S){return Ia="useContext",fl(),vd(),Hh(S)},useEffect:function(S,T){return Ia="useEffect",fl(),vd(),yO(S,T)},useImperativeHandle:function(S,T,j){return Ia="useImperativeHandle",fl(),vd(),mB(S,T,j)},useInsertionEffect:function(S,T){return Ia="useInsertionEffect",fl(),vd(),KX(S,T)},useLayoutEffect:function(S,T){return Ia="useLayoutEffect",fl(),vd(),bO(S,T)},useMemo:function(S,T){Ia="useMemo",fl(),vd();var j=is.current;is.current=z_;try{return PR(S,T)}finally{is.current=j}},useReducer:function(S,T,j){Ia="useReducer",fl(),vd();var X=is.current;is.current=z_;try{return BX(S,T,j)}finally{is.current=X}},useRef:function(S){return Ia="useRef",fl(),vd(),UX(S)},useState:function(S){Ia="useState",fl(),vd();var T=is.current;is.current=z_;try{return hB(S)}finally{is.current=T}},useDebugValue:function(S,T){return Ia="useDebugValue",fl(),vd(),void 0},useDeferredValue:function(S){return Ia="useDeferredValue",fl(),vd(),dp(S)},useTransition:function(){return Ia="useTransition",fl(),vd(),_E()},useMutableSource:function(S,T,j){return Ia="useMutableSource",fl(),vd(),void 0},useSyncExternalStore:function(S,T,j){return Ia="useSyncExternalStore",fl(),vd(),qX(S,T,j)},useId:function(){return Ia="useId",fl(),vd(),bB()},unstable_isNewReconciler:K},H_={readContext:function(S){return IR(),Hh(S)},useCallback:function(S,T){return Ia="useCallback",fl(),Qo(),_B(S,T)},useContext:function(S){return Ia="useContext",fl(),Qo(),Hh(S)},useEffect:function(S,T){return Ia="useEffect",fl(),Qo(),$R(S,T)},useImperativeHandle:function(S,T,j){return Ia="useImperativeHandle",fl(),Qo(),gB(S,T,j)},useInsertionEffect:function(S,T){return Ia="useInsertionEffect",fl(),Qo(),OR(S,T)},useLayoutEffect:function(S,T){return Ia="useLayoutEffect",fl(),Qo(),xO(S,T)},useMemo:function(S,T){Ia="useMemo",fl(),Qo();var j=is.current;is.current=H_;try{return yB(S,T)}finally{is.current=j}},useReducer:function(S,T,j){Ia="useReducer",fl(),Qo();var X=is.current;is.current=H_;try{return zX(S,T,j)}finally{is.current=X}},useRef:function(S){return Ia="useRef",fl(),Qo(),TR()},useState:function(S){Ia="useState",fl(),Qo();var T=is.current;is.current=H_;try{return VX(S)}finally{is.current=T}},useDebugValue:function(S,T){return Ia="useDebugValue",fl(),Qo(),vB()},useDeferredValue:function(S){return Ia="useDeferredValue",fl(),Qo(),zce(S)},useTransition:function(){return Ia="useTransition",fl(),Qo(),JX()},useMutableSource:function(S,T,j){return Ia="useMutableSource",fl(),Qo(),void 0},useSyncExternalStore:function(S,T,j){return Ia="useSyncExternalStore",fl(),Qo(),pB(S,T)},useId:function(){return Ia="useId",fl(),Qo(),xB()},unstable_isNewReconciler:K},DR={readContext:function(S){return IR(),Hh(S)},useCallback:function(S,T){return Ia="useCallback",fl(),Qo(),_B(S,T)},useContext:function(S){return Ia="useContext",fl(),Qo(),Hh(S)},useEffect:function(S,T){return Ia="useEffect",fl(),Qo(),$R(S,T)},useImperativeHandle:function(S,T,j){return Ia="useImperativeHandle",fl(),Qo(),gB(S,T,j)},useInsertionEffect:function(S,T){return Ia="useInsertionEffect",fl(),Qo(),OR(S,T)},useLayoutEffect:function(S,T){return Ia="useLayoutEffect",fl(),Qo(),xO(S,T)},useMemo:function(S,T){Ia="useMemo",fl(),Qo();var j=is.current;is.current=H_;try{return yB(S,T)}finally{is.current=j}},useReducer:function(S,T,j){Ia="useReducer",fl(),Qo();var X=is.current;is.current=H_;try{return HX(S,T,j)}finally{is.current=X}},useRef:function(S){return Ia="useRef",fl(),Qo(),TR()},useState:function(S){Ia="useState",fl(),Qo();var T=is.current;is.current=H_;try{return WX(S)}finally{is.current=T}},useDebugValue:function(S,T){return Ia="useDebugValue",fl(),Qo(),vB()},useDeferredValue:function(S){return Ia="useDeferredValue",fl(),Qo(),Hce(S)},useTransition:function(){return Ia="useTransition",fl(),Qo(),NR()},useMutableSource:function(S,T,j){return Ia="useMutableSource",fl(),Qo(),void 0},useSyncExternalStore:function(S,T,j){return Ia="useSyncExternalStore",fl(),Qo(),pB(S,T)},useId:function(){return Ia="useId",fl(),Qo(),xB()},unstable_isNewReconciler:K}}var Bb=t.unstable_now,RR=0,q7=-1,zb=-1,SO=-1,V7=!1,kR=!1;function Jce(){return V7}function eTe(){kR=!0}function SB(){V7=!1,kR=!1}function W7(){V7=kR,kR=!1}function eJ(){return RR}function tJ(){RR=Bb()}function nJ(S){zb=Bb(),S.actualStartTime<0&&(S.actualStartTime=Bb())}function Qce(S){zb=-1}function CB(S,T){if(zb>=0){var j=Bb()-zb;S.actualDuration+=j,T&&(S.selfBaseDuration=j),zb=-1}}function Hb(S){if(q7>=0){var T=Bb()-q7;q7=-1;for(var j=S.return;j!==null;){switch(j.tag){case f:var X=j.stateNode;X.effectDuration+=T;return;case C:var le=j.stateNode;le.effectDuration+=T;return}j=j.return}}}function rJ(S){if(SO>=0){var T=Bb()-SO;SO=-1;for(var j=S.return;j!==null;){switch(j.tag){case f:var X=j.stateNode;X!==null&&(X.passiveEffectDuration+=T);return;case C:var le=j.stateNode;le!==null&&(le.passiveEffectDuration+=T);return}j=j.return}}}function qb(){q7=Bb()}function wB(){SO=Bb()}function AR(S){for(var T=S.child;T;)S.actualDuration+=T.actualDuration,T=T.sibling}function q_(S,T){if(S&&S.defaultProps){var j=ni({},T),X=S.defaultProps;for(var le in X)j[le]===void 0&&(j[le]=X[le]);return j}return T}var EB={},iJ,aJ,oJ,bE,sJ,Zce,MR,FR,xE,TB,LR;{iJ=new Set,aJ=new Set,oJ=new Set,bE=new Set,FR=new Set,sJ=new Set,xE=new Set,TB=new Set,LR=new Set;var jR=new Set;MR=function(S,T){if(!(S===null||typeof S=="function")){var j=T+"_"+S;jR.has(j)||(jR.add(j),o("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",T,S))}},Zce=function(S,T){if(T===void 0){var j=si(S)||"Component";sJ.has(j)||(sJ.add(j),o("%s.getDerivedStateFromProps(): A valid state object (or null) must be returned. You have returned undefined.",j))}},Object.defineProperty(EB,"_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(EB)}function $B(S,T,j,X){var le=S.memoizedState,we=j(X,le);{if(S.mode&Ul){qd(!0);try{we=j(X,le)}finally{qd(!1)}}Zce(T,we)}var Je=we==null?le:ni({},le,we);if(S.memoizedState=Je,S.lanes===$a){var wt=S.updateQueue;wt.baseState=Je}}var OB={isMounted:ap,enqueueSetState:function(S,T,j){var X=dr(S),le=H0(),we=Z7(X),Je=X8(le,we);Je.payload=T,j!=null&&(MR(j,"setState"),Je.callback=j);var wt=J8(X,Je,we);wt!==null&&(Uh(wt,X,we,le),nB(wt,X,we)),D_(X,we)},enqueueReplaceState:function(S,T,j){var X=dr(S),le=H0(),we=Z7(X),Je=X8(le,we);Je.tag=Pce,Je.payload=T,j!=null&&(MR(j,"replaceState"),Je.callback=j);var wt=J8(X,Je,we);wt!==null&&(Uh(wt,X,we,le),nB(wt,X,we)),D_(X,we)},enqueueForceUpdate:function(S,T){var j=dr(S),X=H0(),le=Z7(j),we=X8(X,le);we.tag=hE,T!=null&&(MR(T,"forceUpdate"),we.callback=T);var Je=J8(j,we,le);Je!==null&&(Uh(Je,j,le,X),nB(Je,j,le)),Vd(j,le)}};function lJ(S,T,j,X,le,we,Je){var wt=S.stateNode;if(typeof wt.shouldComponentUpdate=="function"){var Zt=wt.shouldComponentUpdate(X,we,Je);{if(S.mode&Ul){qd(!0);try{Zt=wt.shouldComponentUpdate(X,we,Je)}finally{qd(!1)}}Zt===void 0&&o("%s.shouldComponentUpdate(): Returned undefined instead of a boolean value. Make sure to return true or false.",si(T)||"Component")}return Zt}return T.prototype&&T.prototype.isPureReactComponent?!cp(j,X)||!cp(le,we):!0}function eue(S,T,j){var X=S.stateNode;{var le=si(T)||"Component",we=X.render;we||(T.prototype&&typeof T.prototype.render=="function"?o("%s(...): No `render` method found on the returned component instance: did you accidentally return an object from the constructor?",le):o("%s(...): No `render` method found on the returned component instance: you may have forgotten to define `render`.",le)),X.getInitialState&&!X.getInitialState.isReactClassApproved&&!X.state&&o("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?",le),X.getDefaultProps&&!X.getDefaultProps.isReactClassApproved&&o("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.",le),X.propTypes&&o("propTypes was defined as an instance property on %s. Use a static property to define propTypes instead.",le),X.contextType&&o("contextType was defined as an instance property on %s. Use a static property to define contextType instead.",le),T.childContextTypes&&!LR.has(T)&&(S.mode&Ul)===Ss&&(LR.add(T),o(`%s uses the legacy childContextTypes API which is no longer supported and will be removed in the next major release. Use React.createContext() instead

.Learn more about this warning here: https://reactjs.org/link/legacy-context`,le)),T.contextTypes&&!LR.has(T)&&(S.mode&Ul)===Ss&&(LR.add(T),o(`%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.

Learn more about this warning here: https://reactjs.org/link/legacy-context`,le)),X.contextTypes&&o("contextTypes was defined as an instance property on %s. Use a static property to define contextTypes instead.",le),T.contextType&&T.contextTypes&&!xE.has(T)&&(xE.add(T),o("%s declares both contextTypes and contextType static properties. The legacy contextTypes property will be ignored.",le)),typeof X.componentShouldUpdate=="function"&&o("%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.",le),T.prototype&&T.prototype.isPureReactComponent&&typeof X.shouldComponentUpdate<"u"&&o("%s has a method called shouldComponentUpdate(). shouldComponentUpdate should not be used when extending React.PureComponent. Please extend React.Component if shouldComponentUpdate is used.",si(T)||"A pure component"),typeof X.componentDidUnmount=="function"&&o("%s has a method called componentDidUnmount(). But there is no such lifecycle method. Did you mean componentWillUnmount()?",le),typeof X.componentDidReceiveProps=="function"&&o("%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().",le),typeof X.componentWillRecieveProps=="function"&&o("%s has a method called componentWillRecieveProps(). Did you mean componentWillReceiveProps()?",le),typeof X.UNSAFE_componentWillRecieveProps=="function"&&o("%s has a method called UNSAFE_componentWillRecieveProps(). Did you mean UNSAFE_componentWillReceiveProps()?",le);var Je=X.props!==j;X.props!==void 0&&Je&&o("%s(...): When calling super() in `%s`, make sure to pass up the same props that your component's constructor was passed.",le,le),X.defaultProps&&o("Setting defaultProps as an instance property on %s is not supported and will be ignored. Instead, define defaultProps as a static property on %s.",le,le),typeof X.getSnapshotBeforeUpdate=="function"&&typeof X.componentDidUpdate!="function"&&!oJ.has(T)&&(oJ.add(T),o("%s: getSnapshotBeforeUpdate() should be used with componentDidUpdate(). This component defines getSnapshotBeforeUpdate() only.",si(T))),typeof X.getDerivedStateFromProps=="function"&&o("%s: getDerivedStateFromProps() is defined as an instance method and will be ignored. Instead, declare it as a static method.",le),typeof X.getDerivedStateFromError=="function"&&o("%s: getDerivedStateFromError() is defined as an instance method and will be ignored. Instead, declare it as a static method.",le),typeof T.getSnapshotBeforeUpdate=="function"&&o("%s: getSnapshotBeforeUpdate() is defined as a static method and will be ignored. Instead, declare it as an instance method.",le);var wt=X.state;wt&&(typeof wt!="object"||uc(wt))&&o("%s.state: must be set to an object or null",le),typeof X.getChildContext=="function"&&typeof T.childContextTypes!="object"&&o("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().",le)}}function tue(S,T){T.updater=OB,S.stateNode=T,Yr(T,S),T._reactInternalInstance=EB}function nue(S,T,j){var X=!1,le=Sv,we=Sv,Je=T.contextType;if("contextType"in T){var wt=Je===null||Je!==void 0&&Je.$$typeof===zt&&Je._context===void 0;if(!wt&&!TB.has(T)){TB.add(T);var Zt="";Je===void 0?Zt=" 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 Je!="object"?Zt=" However, it is set to a "+typeof Je+".":Je.$$typeof===_n?Zt=" Did you accidentally pass the Context.Provider instead?":Je._context!==void 0?Zt=" Did you accidentally pass the Context.Consumer instead?":Zt=" However, it is set to an object with keys {"+Object.keys(Je).join(", ")+"}.",o("%s defines an invalid contextType. contextType should point to the Context object returned by React.createContext().%s",si(T)||"Component",Zt)}}if(typeof Je=="object"&&Je!==null)we=Hh(Je);else{le=W8(S,T,!0);var Bn=T.contextTypes;X=Bn!=null,we=X?oO(S,le):Sv}var ir=new T(j,we);if(S.mode&Ul){qd(!0);try{ir=new T(j,we)}finally{qd(!1)}}var fi=S.memoizedState=ir.state!==null&&ir.state!==void 0?ir.state:null;tue(S,ir);{if(typeof T.getDerivedStateFromProps=="function"&&fi===null){var ci=si(T)||"Component";aJ.has(ci)||(aJ.add(ci),o("`%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.",ci,ir.state===null?"null":"undefined",ci))}if(typeof T.getDerivedStateFromProps=="function"||typeof ir.getSnapshotBeforeUpdate=="function"){var Hi=null,Ui=null,ha=null;if(typeof ir.componentWillMount=="function"&&ir.componentWillMount.__suppressDeprecationWarning!==!0?Hi="componentWillMount":typeof ir.UNSAFE_componentWillMount=="function"&&(Hi="UNSAFE_componentWillMount"),typeof ir.componentWillReceiveProps=="function"&&ir.componentWillReceiveProps.__suppressDeprecationWarning!==!0?Ui="componentWillReceiveProps":typeof ir.UNSAFE_componentWillReceiveProps=="function"&&(Ui="UNSAFE_componentWillReceiveProps"),typeof ir.componentWillUpdate=="function"&&ir.componentWillUpdate.__suppressDeprecationWarning!==!0?ha="componentWillUpdate":typeof ir.UNSAFE_componentWillUpdate=="function"&&(ha="UNSAFE_componentWillUpdate"),Hi!==null||Ui!==null||ha!==null){var ns=si(T)||"Component",cl=typeof T.getDerivedStateFromProps=="function"?"getDerivedStateFromProps()":"getSnapshotBeforeUpdate()";bE.has(ns)||(bE.add(ns),o(`Unsafe legacy lifecycles will not be called for components using new component APIs.

%s uses %s but also contains the following legacy lifecycles:%s%s%s

The above lifecycles should be removed. Learn more about this warning here:
https://reactjs.org/link/unsafe-component-lifecycles`,ns,cl,Hi!==null?`
  `+Hi:"",Ui!==null?`
  `+Ui:"",ha!==null?`
  `+ha:""))}}}return X&&dce(S,le,we),ir}function cJ(S,T){var j=T.state;typeof T.componentWillMount=="function"&&T.componentWillMount(),typeof T.UNSAFE_componentWillMount=="function"&&T.UNSAFE_componentWillMount(),j!==T.state&&(o("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",Ua(S)||"Component"),OB.enqueueReplaceState(T,T.state,null))}function PB(S,T,j,X){var le=T.state;if(typeof T.componentWillReceiveProps=="function"&&T.componentWillReceiveProps(j,X),typeof T.UNSAFE_componentWillReceiveProps=="function"&&T.UNSAFE_componentWillReceiveProps(j,X),T.state!==le){{var we=Ua(S)||"Component";iJ.has(we)||(iJ.add(we),o("%s.componentWillReceiveProps(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.",we))}OB.enqueueReplaceState(T,T.state,null)}}function NB(S,T,j,X){eue(S,T,j);var le=S.stateNode;le.props=j,le.state=S.memoizedState,le.refs={},gR(S);var we=T.contextType;if(typeof we=="object"&&we!==null)le.context=Hh(we);else{var Je=W8(S,T,!0);le.context=oO(S,Je)}{if(le.state===j){var wt=si(T)||"Component";FR.has(wt)||(FR.add(wt),o("%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.",wt))}S.mode&Ul&&T4.recordLegacyContextWarning(S,le),T4.recordUnsafeLifecycleWarnings(S,le)}le.state=S.memoizedState;var Zt=T.getDerivedStateFromProps;if(typeof Zt=="function"&&($B(S,T,Zt,j),le.state=S.memoizedState),typeof T.getDerivedStateFromProps!="function"&&typeof le.getSnapshotBeforeUpdate!="function"&&(typeof le.UNSAFE_componentWillMount=="function"||typeof le.componentWillMount=="function")&&(cJ(S,le),iB(S,j,le,X),le.state=S.memoizedState),typeof le.componentDidMount=="function"){var Bn=Nr;Bn|=Rs,(S.mode&fh)!==Ss&&(Bn|=Ic),S.flags|=Bn}}function uJ(S,T,j,X){var le=S.stateNode,we=S.memoizedProps;le.props=we;var Je=le.context,wt=T.contextType,Zt=Sv;if(typeof wt=="object"&&wt!==null)Zt=Hh(wt);else{var Bn=W8(S,T,!0);Zt=oO(S,Bn)}var ir=T.getDerivedStateFromProps,fi=typeof ir=="function"||typeof le.getSnapshotBeforeUpdate=="function";!fi&&(typeof le.UNSAFE_componentWillReceiveProps=="function"||typeof le.componentWillReceiveProps=="function")&&(we!==j||Je!==Zt)&&PB(S,le,j,Zt),Dce();var ci=S.memoizedState,Hi=le.state=ci;if(iB(S,j,le,X),Hi=S.memoizedState,we===j&&ci===Hi&&!jj()&&!mE()){if(typeof le.componentDidMount=="function"){var Ui=Nr;Ui|=Rs,(S.mode&fh)!==Ss&&(Ui|=Ic),S.flags|=Ui}return!1}typeof ir=="function"&&($B(S,T,ir,j),Hi=S.memoizedState);var ha=mE()||lJ(S,T,we,j,ci,Hi,Zt);if(ha){if(!fi&&(typeof le.UNSAFE_componentWillMount=="function"||typeof le.componentWillMount=="function")&&(typeof le.componentWillMount=="function"&&le.componentWillMount(),typeof le.UNSAFE_componentWillMount=="function"&&le.UNSAFE_componentWillMount()),typeof le.componentDidMount=="function"){var ns=Nr;ns|=Rs,(S.mode&fh)!==Ss&&(ns|=Ic),S.flags|=ns}}else{if(typeof le.componentDidMount=="function"){var cl=Nr;cl|=Rs,(S.mode&fh)!==Ss&&(cl|=Ic),S.flags|=cl}S.memoizedProps=j,S.memoizedState=Hi}return le.props=j,le.state=Hi,le.context=Zt,ha}function tTe(S,T,j,X,le){var we=T.stateNode;Nce(S,T);var Je=T.memoizedProps,wt=T.type===T.elementType?Je:q_(T.type,Je);we.props=wt;var Zt=T.pendingProps,Bn=we.context,ir=j.contextType,fi=Sv;if(typeof ir=="object"&&ir!==null)fi=Hh(ir);else{var ci=W8(T,j,!0);fi=oO(T,ci)}var Hi=j.getDerivedStateFromProps,Ui=typeof Hi=="function"||typeof we.getSnapshotBeforeUpdate=="function";!Ui&&(typeof we.UNSAFE_componentWillReceiveProps=="function"||typeof we.componentWillReceiveProps=="function")&&(Je!==Zt||Bn!==fi)&&PB(T,we,X,fi),Dce();var ha=T.memoizedState,ns=we.state=ha;if(iB(T,X,we,le),ns=T.memoizedState,Je===Zt&&ha===ns&&!jj()&&!mE()&&!U)return typeof we.componentDidUpdate=="function"&&(Je!==S.memoizedProps||ha!==S.memoizedState)&&(T.flags|=Nr),typeof we.getSnapshotBeforeUpdate=="function"&&(Je!==S.memoizedProps||ha!==S.memoizedState)&&(T.flags|=to),!1;typeof Hi=="function"&&($B(T,j,Hi,X),ns=T.memoizedState);var cl=mE()||lJ(T,j,wt,X,ha,ns,fi)||U;return cl?(!Ui&&(typeof we.UNSAFE_componentWillUpdate=="function"||typeof we.componentWillUpdate=="function")&&(typeof we.componentWillUpdate=="function"&&we.componentWillUpdate(X,ns,fi),typeof we.UNSAFE_componentWillUpdate=="function"&&we.UNSAFE_componentWillUpdate(X,ns,fi)),typeof we.componentDidUpdate=="function"&&(T.flags|=Nr),typeof we.getSnapshotBeforeUpdate=="function"&&(T.flags|=to)):(typeof we.componentDidUpdate=="function"&&(Je!==S.memoizedProps||ha!==S.memoizedState)&&(T.flags|=Nr),typeof we.getSnapshotBeforeUpdate=="function"&&(Je!==S.memoizedProps||ha!==S.memoizedState)&&(T.flags|=to),T.memoizedProps=X,T.memoizedState=ns),we.props=X,we.state=ns,we.context=fi,cl}function SE(S,T){return{value:S,source:T,stack:wc(T),digest:null}}function DB(S,T,j){return{value:S,source:null,stack:j??null,digest:T??null}}function nTe(S,T){return!0}function dJ(S,T){try{var j=nTe(S,T);if(j===!1)return;var X=T.value,le=T.source,we=T.stack,Je=we!==null?we:"";if(X!=null&&X._suppressLogging){if(S.tag===u)return;console.error(X)}var wt=le?Ua(le):null,Zt=wt?"The above error occurred in the <"+wt+"> component:":"The above error occurred in one of your React components:",Bn;if(S.tag===f)Bn=`Consider adding an error boundary to your tree to customize error handling behavior.
Visit https://reactjs.org/link/error-boundaries to learn more about error boundaries.`;else{var ir=Ua(S)||"Anonymous";Bn="React will try to recreate this component tree from scratch "+("using the error boundary you provided, "+ir+".")}var fi=Zt+`
`+Je+`

`+(""+Bn);console.error(fi)}catch(ci){setTimeout(function(){throw ci})}}var rTe=typeof WeakMap=="function"?WeakMap:Map;function fJ(S,T,j){var X=X8(Lt,j);X.tag=hR,X.payload={element:null};var le=T.value;return X.callback=function(){WTe(le),dJ(S,T)},X}function pJ(S,T,j){var X=X8(Lt,j);X.tag=hR;var le=S.type.getDerivedStateFromError;if(typeof le=="function"){var we=T.value;X.payload=function(){return le(we)},X.callback=function(){ade(S),dJ(S,T)}}var Je=S.stateNode;return Je!==null&&typeof Je.componentDidCatch=="function"&&(X.callback=function(){ade(S),dJ(S,T),typeof le!="function"&&iQ(this);var Zt=T.value,Bn=T.stack;this.componentDidCatch(Zt,{componentStack:Bn!==null?Bn:""}),typeof le!="function"&&(Tr(S.lanes,xl)||o("%s: Error boundaries should implement getDerivedStateFromError(). In that method, return a state update to display an error message or fallback UI.",Ua(S)||"Unknown"))}),X}function IB(S,T,j){var X=S.pingCache,le;if(X===null?(X=S.pingCache=new rTe,le=new Set,X.set(T,le)):(le=X.get(T),le===void 0&&(le=new Set,X.set(T,le))),!le.has(j)){le.add(j);var we=ede.bind(null,S,T,j);Zd&&uk(S,j),T.then(we,we)}}function iTe(S,T,j,X){var le=S.updateQueue;if(le===null){var we=new Set;we.add(j),S.updateQueue=we}else le.add(j)}function aTe(S,T){var j=S.tag;if((S.mode&Tc)===Ss&&(j===c||j===x||j===O)){var X=S.alternate;X?(S.updateQueue=X.updateQueue,S.memoizedState=X.memoizedState,S.lanes=X.lanes):(S.updateQueue=null,S.memoizedState=null)}}function CO(S){var T=S;do{if(T.tag===w&&kX(T))return T;T=T.return}while(T!==null);return null}function rue(S,T,j,X,le){if((S.mode&Tc)===Ss){if(S===T)S.flags|=Ur;else{if(S.flags|=ei,j.flags|=Mi,j.flags&=~(fo|Io),j.tag===u){var we=j.alternate;if(we===null)j.tag=P;else{var Je=X8(Lt,xl);Je.tag=hE,J8(j,Je,xl)}}j.lanes=Kr(j.lanes,xl)}return S}return S.flags|=Ur,S.lanes=le,S}function oTe(S,T,j,X,le){if(j.flags|=Io,Zd&&uk(S,le),X!==null&&typeof X=="object"&&typeof X.then=="function"){var we=X;aTe(j),zh()&&j.mode&Tc&&A2();var Je=CO(T);if(Je!==null){Je.flags&=~Ji,rue(Je,T,j,S,le),Je.mode&Tc&&IB(S,we,le),iTe(Je,S,we);return}else{if(!Et(le)){IB(S,we,le),eS();return}var wt=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.");X=wt}}else if(zh()&&j.mode&Tc){A2();var Zt=CO(T);if(Zt!==null){(Zt.flags&Ur)===Ci&&(Zt.flags|=Ji),rue(Zt,T,j,S,le),mX(SE(X,j));return}}X=SE(X,j),Jue(X);var Bn=T;do{switch(Bn.tag){case f:{var ir=X;Bn.flags|=Ur;var fi=Vn(le);Bn.lanes=Kr(Bn.lanes,fi);var ci=fJ(Bn,ir,fi);rB(Bn,ci);return}case u:var Hi=X,Ui=Bn.type,ha=Bn.stateNode;if((Bn.flags&ei)===Ci&&(typeof Ui.getDerivedStateFromError=="function"||ha!==null&&typeof ha.componentDidCatch=="function"&&!rQ(ha))){Bn.flags|=Ur;var ns=Vn(le);Bn.lanes=Kr(Bn.lanes,ns);var cl=pJ(Bn,Hi,ns);rB(Bn,cl);return}break}Bn=Bn.return}while(Bn!==null)}function iue(){return null}var BR=n.ReactCurrentOwner,V_=!1,hJ,zR,RB,HR,qR,U7,mJ,VR,wO;hJ={},zR={},RB={},HR={},qR={},U7=!1,mJ={},VR={},wO={};function B0(S,T,j,X){S===null?T.child=Tce(T,null,j,X):T.child=uO(T,S.child,j,X)}function aue(S,T,j,X){T.child=uO(T,S.child,null,X),T.child=uO(T,null,j,X)}function gJ(S,T,j,X,le){if(T.type!==T.elementType){var we=j.propTypes;we&&ef(we,X,"prop",si(j))}var Je=j.render,wt=T.ref,Zt,Bn;dO(T,le),Lh(T);{if(BR.current=T,Bo(!0),Zt=gO(S,T,Je,X,wt,le),Bn=vO(),T.mode&Ul){qd(!0);try{Zt=gO(S,T,Je,X,wt,le),Bn=vO()}finally{qd(!1)}}Bo(!1)}return Sd(),S!==null&&!V_?(fB(S,T,le),Vb(S,T,le)):(zh()&&Bn&&fX(T),T.flags|=Ri,B0(S,T,Zt,le),T.child)}function WR(S,T,j,X,le){if(S===null){var we=j.type;if(lde(we)&&j.compare===null&&j.defaultProps===void 0){var Je=we;return Je=FO(we),T.tag=O,T.type=Je,EO(T,we),oue(S,T,Je,X,le)}{var wt=we.propTypes;if(wt&&ef(wt,X,"prop",si(we)),j.defaultProps!==void 0){var Zt=si(we)||"Unknown";wO[Zt]||(o("%s: Support for defaultProps will be removed from memo components in a future major release. Use JavaScript default parameters instead.",Zt),wO[Zt]=!0)}}var Bn=LO(j.type,null,X,T,T.mode,le);return Bn.ref=T.ref,Bn.return=T,T.child=Bn,Bn}{var ir=j.type,fi=ir.propTypes;fi&&ef(fi,X,"prop",si(ir))}var ci=S.child,Hi=$J(S,le);if(!Hi){var Ui=ci.memoizedProps,ha=j.compare;if(ha=ha!==null?ha:cp,ha(Ui,X)&&S.ref===T.ref)return Vb(S,T,le)}T.flags|=Ri;var ns=tS(ci,X);return ns.ref=T.ref,ns.return=T,T.child=ns,ns}function oue(S,T,j,X,le){if(T.type!==T.elementType){var we=T.elementType;if(we.$$typeof===Zn){var Je=we,wt=Je._payload,Zt=Je._init;try{we=Zt(wt)}catch{we=null}var Bn=we&&we.propTypes;Bn&&ef(Bn,X,"prop",si(we))}}if(S!==null){var ir=S.memoizedProps;if(cp(ir,X)&&S.ref===T.ref&&T.type===S.type)if(V_=!1,T.pendingProps=X=ir,$J(S,le))(S.flags&Mi)!==Ci&&(V_=!0);else return T.lanes=S.lanes,Vb(S,T,le)}return _J(S,T,j,X,le)}function D4(S,T,j){var X=T.pendingProps,le=X.children,we=S!==null?S.memoizedState:null;if(X.mode==="hidden"||W)if((T.mode&Tc)===Ss){var Je={baseLanes:$a,cachePool:null,transitions:null};T.memoizedState=Je,lz(T,j)}else if(Tr(j,It)){var fi={baseLanes:$a,cachePool:null,transitions:null};T.memoizedState=fi;var ci=we!==null?we.baseLanes:j;lz(T,ci)}else{var wt=null,Zt;if(we!==null){var Bn=we.baseLanes;Zt=Kr(Bn,j)}else Zt=j;T.lanes=T.childLanes=It;var ir={baseLanes:Zt,cachePool:wt,transitions:null};return T.memoizedState=ir,T.updateQueue=null,lz(T,Zt),null}else{var Hi;we!==null?(Hi=Kr(we.baseLanes,j),T.memoizedState=null):Hi=j,lz(T,Hi)}return B0(S,T,le,j),T.child}function vJ(S,T,j){var X=T.pendingProps;return B0(S,T,X,j),T.child}function sue(S,T,j){var X=T.pendingProps.children;return B0(S,T,X,j),T.child}function sTe(S,T,j){{T.flags|=Nr;{var X=T.stateNode;X.effectDuration=0,X.passiveEffectDuration=0}}var le=T.pendingProps,we=le.children;return B0(S,T,we,j),T.child}function lue(S,T){var j=T.ref;(S===null&&j!==null||S!==null&&S.ref!==j)&&(T.flags|=na,T.flags|=Jo)}function _J(S,T,j,X,le){if(T.type!==T.elementType){var we=j.propTypes;we&&ef(we,X,"prop",si(j))}var Je;{var wt=W8(T,j,!0);Je=oO(T,wt)}var Zt,Bn;dO(T,le),Lh(T);{if(BR.current=T,Bo(!0),Zt=gO(S,T,j,X,Je,le),Bn=vO(),T.mode&Ul){qd(!0);try{Zt=gO(S,T,j,X,Je,le),Bn=vO()}finally{qd(!1)}}Bo(!1)}return Sd(),S!==null&&!V_?(fB(S,T,le),Vb(S,T,le)):(zh()&&Bn&&fX(T),T.flags|=Ri,B0(S,T,Zt,le),T.child)}function cue(S,T,j,X,le){{switch(s$e(T)){case!1:{var we=T.stateNode,Je=T.type,wt=new Je(T.memoizedProps,we.context),Zt=wt.state;we.updater.enqueueSetState(we,Zt,null);break}case!0:{T.flags|=ei,T.flags|=Ur;var Bn=new Error("Simulated error coming from DevTools"),ir=Vn(le);T.lanes=Kr(T.lanes,ir);var fi=pJ(T,SE(Bn,T),ir);rB(T,fi);break}}if(T.type!==T.elementType){var ci=j.propTypes;ci&&ef(ci,X,"prop",si(j))}}var Hi;w4(j)?(Hi=!0,Bj(T)):Hi=!1,dO(T,le);var Ui=T.stateNode,ha;Ui===null?(jB(S,T),nue(T,j,X),NB(T,j,X,le),ha=!0):S===null?ha=uJ(T,j,X,le):ha=tTe(S,T,j,X,le);var ns=yJ(S,T,j,ha,Hi,le);{var cl=T.stateNode;ha&&cl.props!==X&&(U7||o("It looks like %s is reassigning its own `this.props` while rendering. This is not supported and can lead to confusing bugs.",Ua(T)||"a component"),U7=!0)}return ns}function yJ(S,T,j,X,le,we){lue(S,T);var Je=(T.flags&ei)!==Ci;if(!X&&!Je)return le&&hce(T,j,!1),Vb(S,T,we);var wt=T.stateNode;BR.current=T;var Zt;if(Je&&typeof j.getDerivedStateFromError!="function")Zt=null,Qce();else{Lh(T);{if(Bo(!0),Zt=wt.render(),T.mode&Ul){qd(!0);try{wt.render()}finally{qd(!1)}}Bo(!1)}Sd()}return T.flags|=Ri,S!==null&&Je?aue(S,T,Zt,we):B0(S,T,Zt,we),T.memoizedState=wt.state,le&&hce(T,j,!0),T.child}function uue(S){var T=S.stateNode;T.pendingContext?fce(S,T.pendingContext,T.pendingContext!==T.context):T.context&&fce(S,T.context,!1),O4(S,T.containerInfo)}function lTe(S,T,j){if(uue(T),S===null)throw new Error("Should have a current fiber. This is a bug in React.");var X=T.pendingProps,le=T.memoizedState,we=le.element;Nce(S,T),iB(T,X,null,j);var Je=T.memoizedState;T.stateNode;var wt=Je.element;if(le.isDehydrated){var Zt={element:wt,isDehydrated:!1,cache:Je.cache,pendingSuspenseBoundaries:Je.pendingSuspenseBoundaries,transitions:Je.transitions},Bn=T.updateQueue;if(Bn.baseState=Zt,T.memoizedState=Zt,T.flags&Ji){var ir=SE(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 I4(S,T,wt,j,ir)}else if(wt!==we){var fi=SE(new Error("This root received an early update, before anything was able hydrate. Switched the entire root to client rendering."),T);return I4(S,T,wt,j,fi)}else{k9e(T);var ci=Tce(T,null,wt,j);T.child=ci;for(var Hi=ci;Hi;)Hi.flags=Hi.flags&~Bi|_a,Hi=Hi.sibling}}else{if(lO(),wt===we)return Vb(S,T,j);B0(S,T,wt,j)}return T.child}function I4(S,T,j,X,le){return lO(),mX(le),T.flags|=Ji,B0(S,T,j,X),T.child}function bJ(S,T,j){NX(T),S===null&&aR(T);var X=T.type,le=T.pendingProps,we=S!==null?S.memoizedProps:null,Je=le.children,wt=X$(X,le);return wt?Je=null:we!==null&&X$(X,we)&&(T.flags|=ia),lue(S,T),B0(S,T,Je,j),T.child}function due(S,T){return S===null&&aR(T),null}function xJ(S,T,j,X){jB(S,T);var le=T.pendingProps,we=j,Je=we._payload,wt=we._init,Zt=wt(Je);T.type=Zt;var Bn=T.tag=n$e(Zt),ir=q_(Zt,le),fi;switch(Bn){case c:return EO(T,Zt),T.type=Zt=FO(Zt),fi=_J(null,T,Zt,ir,X),fi;case u:return T.type=Zt=fQ(Zt),fi=cue(null,T,Zt,ir,X),fi;case x:return T.type=Zt=pQ(Zt),fi=gJ(null,T,Zt,ir,X),fi;case $:{if(T.type!==T.elementType){var ci=Zt.propTypes;ci&&ef(ci,ir,"prop",si(Zt))}return fi=WR(null,T,Zt,q_(Zt.type,ir),X),fi}}var Hi="";throw Zt!==null&&typeof Zt=="object"&&Zt.$$typeof===Zn&&(Hi=" Did you wrap a component in React.lazy() more than once?"),new Error("Element type is invalid. Received a promise that resolves to: "+Zt+". "+("Lazy element type must resolve to a class or function."+Hi))}function kB(S,T,j,X,le){jB(S,T),T.tag=u;var we;return w4(j)?(we=!0,Bj(T)):we=!1,dO(T,le),nue(T,j,X),NB(T,j,X,le),yJ(null,T,j,!0,we,le)}function SJ(S,T,j,X){jB(S,T);var le=T.pendingProps,we;{var Je=W8(T,j,!1);we=oO(T,Je)}dO(T,X);var wt,Zt;Lh(T);{if(j.prototype&&typeof j.prototype.render=="function"){var Bn=si(j)||"Unknown";hJ[Bn]||(o("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.",Bn,Bn),hJ[Bn]=!0)}T.mode&Ul&&T4.recordLegacyContextWarning(T,null),Bo(!0),BR.current=T,wt=gO(null,T,j,le,we,X),Zt=vO(),Bo(!1)}if(Sd(),T.flags|=Ri,typeof wt=="object"&&wt!==null&&typeof wt.render=="function"&&wt.$$typeof===void 0){var ir=si(j)||"Unknown";zR[ir]||(o("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.",ir,ir,ir),zR[ir]=!0)}if(typeof wt=="object"&&wt!==null&&typeof wt.render=="function"&&wt.$$typeof===void 0){{var fi=si(j)||"Unknown";zR[fi]||(o("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.",fi,fi,fi),zR[fi]=!0)}T.tag=u,T.memoizedState=null,T.updateQueue=null;var ci=!1;return w4(j)?(ci=!0,Bj(T)):ci=!1,T.memoizedState=wt.state!==null&&wt.state!==void 0?wt.state:null,gR(T),tue(T,wt),NB(T,j,le,X),yJ(null,T,j,!0,ci,X)}else{if(T.tag=c,T.mode&Ul){qd(!0);try{wt=gO(null,T,j,le,we,X),Zt=vO()}finally{qd(!1)}}return zh()&&Zt&&fX(T),B0(null,T,wt,X),EO(T,j),T.child}}function EO(S,T){{if(T&&T.childContextTypes&&o("%s(...): childContextTypes cannot be defined on a function component.",T.displayName||T.name||"Component"),S.ref!==null){var j="",X=Bd();X&&(j+=`

Check the render method of \``+X+"`.");var le=X||"",we=S._debugSource;we&&(le=we.fileName+":"+we.lineNumber),qR[le]||(qR[le]=!0,o("Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?%s",j))}if(T.defaultProps!==void 0){var Je=si(T)||"Unknown";wO[Je]||(o("%s: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.",Je),wO[Je]=!0)}if(typeof T.getDerivedStateFromProps=="function"){var wt=si(T)||"Unknown";HR[wt]||(o("%s: Function components do not support getDerivedStateFromProps.",wt),HR[wt]=!0)}if(typeof T.contextType=="object"&&T.contextType!==null){var Zt=si(T)||"Unknown";RB[Zt]||(o("%s: Function components do not support contextType.",Zt),RB[Zt]=!0)}}}var AB={dehydrated:null,treeContext:null,retryLane:If};function CJ(S){return{baseLanes:S,cachePool:iue(),transitions:null}}function cTe(S,T){var j=null;return{baseLanes:Kr(S.baseLanes,T),cachePool:j,transitions:S.transitions}}function uTe(S,T,j,X){if(T!==null){var le=T.memoizedState;if(le===null)return!1}return IX(S,yR)}function dTe(S,T){return Kn(S.childLanes,T)}function fue(S,T,j){var X=T.pendingProps;l$e(T)&&(T.flags|=ei);var le=P4.current,we=!1,Je=(T.flags&ei)!==Ci;if(Je||uTe(le,S)?(we=!0,T.flags&=~ei):(S===null||S.memoizedState!==null)&&(le=X9e(le,lB)),le=B7(le),Fb(T,le),S===null){aR(T);var wt=T.memoizedState;if(wt!==null){var Zt=wt.dehydrated;if(Zt!==null)return tx(T,Zt)}var Bn=X.children,ir=X.fallback;if(we){var fi=TO(T,Bn,ir,j),ci=T.child;return ci.memoizedState=CJ(j),T.memoizedState=AB,fi}else return MB(T,Bn)}else{var Hi=S.memoizedState;if(Hi!==null){var Ui=Hi.dehydrated;if(Ui!==null)return mTe(S,T,Je,X,Ui,Hi,j)}if(we){var ha=X.fallback,ns=X.children,cl=pTe(S,T,ns,ha,j),Ms=T.child,Eu=S.child.memoizedState;return Ms.memoizedState=Eu===null?CJ(j):cTe(Eu,j),Ms.childLanes=dTe(S,j),T.memoizedState=AB,cl}else{var lu=X.children,Fi=fTe(S,T,lu,j);return T.memoizedState=null,Fi}}}function MB(S,T,j){var X=S.mode,le={mode:"visible",children:T},we=FB(le,X);return we.return=S,S.child=we,we}function TO(S,T,j,X){var le=S.mode,we=S.child,Je={mode:"hidden",children:T},wt,Zt;return(le&Tc)===Ss&&we!==null?(wt=we,wt.childLanes=$a,wt.pendingProps=Je,S.mode&ou&&(wt.actualDuration=0,wt.actualStartTime=-1,wt.selfBaseDuration=0,wt.treeBaseDuration=0),Zt=nS(j,le,X,null)):(wt=FB(Je,le),Zt=nS(j,le,X,null)),wt.return=S,Zt.return=S,wt.sibling=Zt,S.child=wt,Zt}function FB(S,T,j){return yQ(S,T,$a,null)}function pue(S,T){return tS(S,T)}function fTe(S,T,j,X){var le=S.child,we=le.sibling,Je=pue(le,{mode:"visible",children:j});if((T.mode&Tc)===Ss&&(Je.lanes=X),Je.return=T,Je.sibling=null,we!==null){var wt=T.deletions;wt===null?(T.deletions=[we],T.flags|=Pi):wt.push(we)}return T.child=Je,Je}function pTe(S,T,j,X,le){var we=T.mode,Je=S.child,wt=Je.sibling,Zt={mode:"hidden",children:j},Bn;if((we&Tc)===Ss&&T.child!==Je){var ir=T.child;Bn=ir,Bn.childLanes=$a,Bn.pendingProps=Zt,T.mode&ou&&(Bn.actualDuration=0,Bn.actualStartTime=-1,Bn.selfBaseDuration=Je.selfBaseDuration,Bn.treeBaseDuration=Je.treeBaseDuration),T.deletions=null}else Bn=pue(Je,Zt),Bn.subtreeFlags=Je.subtreeFlags&ki;var fi;return wt!==null?fi=tS(wt,X):(fi=nS(X,we,le,null),fi.flags|=Bi),fi.return=T,Bn.return=T,Bn.sibling=fi,T.child=Bn,fi}function CE(S,T,j,X){X!==null&&mX(X),uO(T,S.child,null,j);var le=T.pendingProps,we=le.children,Je=MB(T,we);return Je.flags|=Bi,T.memoizedState=null,Je}function hTe(S,T,j,X,le){var we=T.mode,Je={mode:"visible",children:j},wt=FB(Je,we),Zt=nS(X,we,le,null);return Zt.flags|=Bi,wt.return=T,Zt.return=T,wt.sibling=Zt,T.child=wt,(T.mode&Tc)!==Ss&&uO(T,S.child,null,le),Zt}function tx(S,T,j){return(S.mode&Tc)===Ss?(o("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."),S.lanes=xl):nE(T)?S.lanes=hv:S.lanes=It,null}function mTe(S,T,j,X,le,we,Je){if(j)if(T.flags&Ji){T.flags&=~Ji;var Fi=DB(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));return CE(S,T,Je,Fi)}else{if(T.memoizedState!==null)return T.child=S.child,T.flags|=ei,null;var aa=X.children,Ni=X.fallback,mo=hTe(S,T,aa,Ni,Je),ds=T.child;return ds.memoizedState=CJ(Je),T.memoizedState=AB,mo}else{if(R9e(),(T.mode&Tc)===Ss)return CE(S,T,Je,null);if(nE(le)){var wt,Zt,Bn;{var ir=QY(le);wt=ir.digest,Zt=ir.message,Bn=ir.stack}var fi;Zt?fi=new Error(Zt):fi=new Error("The server could not finish this Suspense boundary, likely due to an error during server rendering. Switched to client rendering.");var ci=DB(fi,wt,Bn);return CE(S,T,Je,ci)}var Hi=Tr(Je,S.childLanes);if(V_||Hi){var Ui=az();if(Ui!==null){var ha=Ki(Ui,Je);if(ha!==If&&ha!==we.retryLane){we.retryLane=ha;var ns=Lt;Cv(S,ha),Uh(Ui,S,ha,ns)}}eS();var cl=DB(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 CE(S,T,Je,cl)}else if(nO(le)){T.flags|=ei,T.child=S.child;var Ms=UTe.bind(null,S);return rE(le,Ms),null}else{yce(T,le,we.treeContext);var Eu=X.children,lu=MB(T,Eu);return lu.flags|=_a,lu}}}function hue(S,T,j){S.lanes=Kr(S.lanes,T);var X=S.alternate;X!==null&&(X.lanes=Kr(X.lanes,T)),EX(S.return,T,j)}function mue(S,T,j){for(var X=T;X!==null;){if(X.tag===w){var le=X.memoizedState;le!==null&&hue(X,j,S)}else if(X.tag===D)hue(X,j,S);else if(X.child!==null){X.child.return=X,X=X.child;continue}if(X===S)return;for(;X.sibling===null;){if(X.return===null||X.return===S)return;X=X.return}X.sibling.return=X.return,X=X.sibling}}function gTe(S){for(var T=S,j=null;T!==null;){var X=T.alternate;X!==null&&cB(X)===null&&(j=T),T=T.sibling}return j}function wJ(S){if(S!==void 0&&S!=="forwards"&&S!=="backwards"&&S!=="together"&&!mJ[S])if(mJ[S]=!0,typeof S=="string")switch(S.toLowerCase()){case"together":case"forwards":case"backwards":{o('"%s" is not a valid value for revealOrder on <SuspenseList />. Use lowercase "%s" instead.',S,S.toLowerCase());break}case"forward":case"backward":{o('"%s" is not a valid value for revealOrder on <SuspenseList />. React uses the -s suffix in the spelling. Use "%ss" instead.',S,S.toLowerCase());break}default:o('"%s" is not a supported revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',S);break}else o('%s is not a supported value for revealOrder on <SuspenseList />. Did you mean "together", "forwards" or "backwards"?',S)}function gue(S,T){S!==void 0&&!VR[S]&&(S!=="collapsed"&&S!=="hidden"?(VR[S]=!0,o('"%s" is not a supported value for tail on <SuspenseList />. Did you mean "collapsed" or "hidden"?',S)):T!=="forwards"&&T!=="backwards"&&(VR[S]=!0,o('<SuspenseList tail="%s" /> is only valid if revealOrder is "forwards" or "backwards". Did you mean to specify revealOrder="forwards"?',S)))}function $O(S,T){{var j=uc(S),X=!j&&typeof xn(S)=="function";if(j||X){var le=j?"array":"iterable";return o("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>",le,T,le),!1}}return!0}function vTe(S,T){if((T==="forwards"||T==="backwards")&&S!==void 0&&S!==null&&S!==!1)if(uc(S)){for(var j=0;j<S.length;j++)if(!$O(S[j],j))return}else{var X=xn(S);if(typeof X=="function"){var le=X.call(S);if(le)for(var we=le.next(),Je=0;!we.done;we=le.next()){if(!$O(we.value,Je))return;Je++}}else o('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 EJ(S,T,j,X,le){var we=S.memoizedState;we===null?S.memoizedState={isBackwards:T,rendering:null,renderingStartTime:0,last:X,tail:j,tailMode:le}:(we.isBackwards=T,we.rendering=null,we.renderingStartTime=0,we.last=X,we.tail=j,we.tailMode=le)}function vue(S,T,j){var X=T.pendingProps,le=X.revealOrder,we=X.tail,Je=X.children;wJ(le),gue(we,le),vTe(Je,le),B0(S,T,Je,j);var wt=P4.current,Zt=IX(wt,yR);if(Zt)wt=RX(wt,yR),T.flags|=ei;else{var Bn=S!==null&&(S.flags&ei)!==Ci;Bn&&mue(T,T.child,j),wt=B7(wt)}if(Fb(T,wt),(T.mode&Tc)===Ss)T.memoizedState=null;else switch(le){case"forwards":{var ir=gTe(T.child),fi;ir===null?(fi=T.child,T.child=null):(fi=ir.sibling,ir.sibling=null),EJ(T,!1,fi,ir,we);break}case"backwards":{var ci=null,Hi=T.child;for(T.child=null;Hi!==null;){var Ui=Hi.alternate;if(Ui!==null&&cB(Ui)===null){T.child=Hi;break}var ha=Hi.sibling;Hi.sibling=ci,ci=Hi,Hi=ha}EJ(T,!0,ci,null,we);break}case"together":{EJ(T,!1,null,null,void 0);break}default:T.memoizedState=null}return T.child}function _ue(S,T,j){O4(T,T.stateNode.containerInfo);var X=T.pendingProps;return S===null?T.child=uO(T,null,X,j):B0(S,T,X,j),T.child}var TJ=!1;function _Te(S,T,j){var X=T.type,le=X._context,we=T.pendingProps,Je=T.memoizedProps,wt=we.value;{"value"in we||TJ||(TJ=!0,o("The `value` prop is required for the `<Context.Provider>`. Did you misspell it or forget to pass it?"));var Zt=T.type.propTypes;Zt&&ef(Zt,we,"prop","Context.Provider")}if(pR(T,le,wt),Je!==null){var Bn=Je.value;if(Jp(Bn,wt)){if(Je.children===we.children&&!jj())return Vb(S,T,j)}else j_(T,le,j)}var ir=we.children;return B0(S,T,ir,j),T.child}var UR=!1;function LB(S,T,j){var X=T.type;X._context===void 0?X!==X.Consumer&&(UR||(UR=!0,o("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))):X=X._context;var le=T.pendingProps,we=le.children;typeof we!="function"&&o("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."),dO(T,j);var Je=Hh(X);Lh(T);var wt;return BR.current=T,Bo(!0),wt=we(Je),Bo(!1),Sd(),T.flags|=Ri,B0(S,T,wt,j),T.child}function KR(){V_=!0}function jB(S,T){(T.mode&Tc)===Ss&&S!==null&&(S.alternate=null,T.alternate=null,T.flags|=Bi)}function Vb(S,T,j){return S!==null&&(T.dependencies=S.dependencies),Qce(),ok(T.lanes),Tr(j,T.childLanes)?(q9e(S,T),T.child):null}function yTe(S,T,j){{var X=T.return;if(X===null)throw new Error("Cannot swap the root fiber.");if(S.alternate=null,T.alternate=null,j.index=T.index,j.sibling=T.sibling,j.return=T.return,j.ref=T.ref,T===X.child)X.child=j;else{var le=X.child;if(le===null)throw new Error("Expected parent to have a child.");for(;le.sibling!==T;)if(le=le.sibling,le===null)throw new Error("Expected to find the previous sibling.");le.sibling=j}var we=X.deletions;return we===null?(X.deletions=[S],X.flags|=Pi):we.push(S),j.flags|=Bi,j}}function $J(S,T){var j=S.lanes;return!!Tr(j,T)}function yue(S,T,j){switch(T.tag){case f:uue(T),T.stateNode,lO();break;case m:NX(T);break;case u:{var X=T.type;w4(X)&&Bj(T);break}case p:O4(T,T.stateNode.containerInfo);break;case y:{var le=T.memoizedProps.value,we=T.type._context;pR(T,we,le);break}case C:{var Je=Tr(j,T.childLanes);Je&&(T.flags|=Nr);{var wt=T.stateNode;wt.effectDuration=0,wt.passiveEffectDuration=0}}break;case w:{var Zt=T.memoizedState;if(Zt!==null){if(Zt.dehydrated!==null)return Fb(T,B7(P4.current)),T.flags|=ei,null;var Bn=T.child,ir=Bn.childLanes;if(Tr(j,ir))return fue(S,T,j);Fb(T,B7(P4.current));var fi=Vb(S,T,j);return fi!==null?fi.sibling:null}else Fb(T,B7(P4.current));break}case D:{var ci=(S.flags&ei)!==Ci,Hi=Tr(j,T.childLanes);if(ci){if(Hi)return vue(S,T,j);T.flags|=ei}var Ui=T.memoizedState;if(Ui!==null&&(Ui.rendering=null,Ui.tail=null,Ui.lastEffect=null),Fb(T,P4.current),Hi)break;return null}case R:case A:return T.lanes=$a,D4(S,T,j)}return Vb(S,T,j)}function BB(S,T,j){if(T._debugNeedsRemount&&S!==null)return yTe(S,T,LO(T.type,T.key,T.pendingProps,T._debugOwner||null,T.mode,T.lanes));if(S!==null){var X=S.memoizedProps,le=T.pendingProps;if(X!==le||jj()||T.type!==S.type)V_=!0;else{var we=$J(S,j);if(!we&&(T.flags&ei)===Ci)return V_=!1,yue(S,T,j);(S.flags&Mi)!==Ci?V_=!0:V_=!1}}else if(V_=!1,zh()&&D9e(T)){var Je=T.index,wt=vce();dX(T,wt,Je)}switch(T.lanes=$a,T.tag){case d:return SJ(S,T,T.type,j);case N:{var Zt=T.elementType;return xJ(S,T,Zt,j)}case c:{var Bn=T.type,ir=T.pendingProps,fi=T.elementType===Bn?ir:q_(Bn,ir);return _J(S,T,Bn,fi,j)}case u:{var ci=T.type,Hi=T.pendingProps,Ui=T.elementType===ci?Hi:q_(ci,Hi);return cue(S,T,ci,Ui,j)}case f:return lTe(S,T,j);case m:return bJ(S,T,j);case g:return due(S,T);case w:return fue(S,T,j);case p:return _ue(S,T,j);case x:{var ha=T.type,ns=T.pendingProps,cl=T.elementType===ha?ns:q_(ha,ns);return gJ(S,T,ha,cl,j)}case _:return vJ(S,T,j);case v:return sue(S,T,j);case C:return sTe(S,T,j);case y:return _Te(S,T,j);case b:return LB(S,T,j);case $:{var Ms=T.type,Eu=T.pendingProps,lu=q_(Ms,Eu);if(T.type!==T.elementType){var Fi=Ms.propTypes;Fi&&ef(Fi,lu,"prop",si(Ms))}return lu=q_(Ms.type,lu),WR(S,T,Ms,lu,j)}case O:return oue(S,T,T.type,T.pendingProps,j);case P:{var aa=T.type,Ni=T.pendingProps,mo=T.elementType===aa?Ni:q_(aa,Ni);return kB(S,T,aa,mo,j)}case D:return vue(S,T,j);case k:break;case R:return D4(S,T,j)}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 W_(S){S.flags|=Nr}function bue(S){S.flags|=na,S.flags|=Jo}var xue,OJ,zB,PJ;xue=function(S,T,j,X){for(var le=T.child;le!==null;){if(le.tag===m||le.tag===g)Qw(S,le.stateNode);else if(le.tag!==p){if(le.child!==null){le.child.return=le,le=le.child;continue}}if(le===T)return;for(;le.sibling===null;){if(le.return===null||le.return===T)return;le=le.return}le.sibling.return=le.return,le=le.sibling}},OJ=function(S,T){},zB=function(S,T,j,X,le){var we=S.memoizedProps;if(we!==X){var Je=T.stateNode,wt=PX(),Zt=Ap(Je,j,we,X,le,wt);T.updateQueue=Zt,Zt&&W_(T)}},PJ=function(S,T,j,X){j!==X&&W_(T)};function OO(S,T){if(!zh())switch(S.tailMode){case"hidden":{for(var j=S.tail,X=null;j!==null;)j.alternate!==null&&(X=j),j=j.sibling;X===null?S.tail=null:X.sibling=null;break}case"collapsed":{for(var le=S.tail,we=null;le!==null;)le.alternate!==null&&(we=le),le=le.sibling;we===null?!T&&S.tail!==null?S.tail.sibling=null:S.tail=null:we.sibling=null;break}}}function Qm(S){var T=S.alternate!==null&&S.alternate.child===S.child,j=$a,X=Ci;if(T){if((S.mode&ou)!==Ss){for(var Zt=S.selfBaseDuration,Bn=S.child;Bn!==null;)j=Kr(j,Kr(Bn.lanes,Bn.childLanes)),X|=Bn.subtreeFlags&ki,X|=Bn.flags&ki,Zt+=Bn.treeBaseDuration,Bn=Bn.sibling;S.treeBaseDuration=Zt}else for(var ir=S.child;ir!==null;)j=Kr(j,Kr(ir.lanes,ir.childLanes)),X|=ir.subtreeFlags&ki,X|=ir.flags&ki,ir.return=S,ir=ir.sibling;S.subtreeFlags|=X}else{if((S.mode&ou)!==Ss){for(var le=S.actualDuration,we=S.selfBaseDuration,Je=S.child;Je!==null;)j=Kr(j,Kr(Je.lanes,Je.childLanes)),X|=Je.subtreeFlags,X|=Je.flags,le+=Je.actualDuration,we+=Je.treeBaseDuration,Je=Je.sibling;S.actualDuration=le,S.treeBaseDuration=we}else for(var wt=S.child;wt!==null;)j=Kr(j,Kr(wt.lanes,wt.childLanes)),X|=wt.subtreeFlags,X|=wt.flags,wt.return=S,wt=wt.sibling;S.subtreeFlags|=X}return S.childLanes=j,T}function bTe(S,T,j){if(L9e()&&(T.mode&Tc)!==Ss&&(T.flags&ei)===Ci)return Cce(T),lO(),T.flags|=Ji|Io|Ur,!1;var X=Wj(T);if(j!==null&&j.dehydrated!==null)if(S===null){if(!X)throw new Error("A dehydrated suspense component was completed without a hydrated node. This is probably a bug in React.");if(Sce(T),Qm(T),(T.mode&ou)!==Ss){var le=j!==null;if(le){var we=T.child;we!==null&&(T.treeBaseDuration-=we.treeBaseDuration)}}return!1}else{if(lO(),(T.flags&ei)===Ci&&(T.memoizedState=null),T.flags|=Nr,Qm(T),(T.mode&ou)!==Ss){var Je=j!==null;if(Je){var wt=T.child;wt!==null&&(T.treeBaseDuration-=wt.treeBaseDuration)}}return!1}else return wce(),!0}function HB(S,T,j){var X=T.pendingProps;switch(eR(T),T.tag){case d:case N:case O:case c:case x:case _:case v:case C:case b:case $:return Qm(T),null;case u:{var le=T.type;return w4(le)&&ZI(T),Qm(T),null}case f:{var we=T.stateNode;if(pO(T),lX(T),uB(),we.pendingContext&&(we.context=we.pendingContext,we.pendingContext=null),S===null||S.child===null){var Je=Wj(T);if(Je)W_(T);else if(S!==null){var wt=S.memoizedState;(!wt.isDehydrated||(T.flags&Ji)!==Ci)&&(T.flags|=to,wce())}}return OJ(S,T),Qm(T),null}case m:{DX(T);var Zt=Ice(),Bn=T.type;if(S!==null&&T.stateNode!=null)zB(S,T,Bn,X,Zt),S.ref!==T.ref&&bue(T);else{if(!X){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 Qm(T),null}var ir=PX(),fi=Wj(T);if(fi)A9e(T,Zt,ir)&&W_(T);else{var ci=k7(Bn,X,Zt,ir,T);xue(ci,T,!1,!1),T.stateNode=ci,zY(ci,Bn,X,Zt)&&W_(T)}T.ref!==null&&bue(T)}return Qm(T),null}case g:{var Hi=X;if(S&&T.stateNode!=null){var Ui=S.memoizedProps;PJ(S,T,Ui,Hi)}else{if(typeof Hi!="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 ha=Ice(),ns=PX(),cl=Wj(T);cl?M9e(T)&&W_(T):T.stateNode=HY(Hi,ha,ns,T)}return Qm(T),null}case w:{hO(T);var Ms=T.memoizedState;if(S===null||S.memoizedState!==null&&S.memoizedState.dehydrated!==null){var Eu=bTe(S,T,Ms);if(!Eu)return T.flags&Ur?T:null}if((T.flags&ei)!==Ci)return T.lanes=j,(T.mode&ou)!==Ss&&AR(T),T;var lu=Ms!==null,Fi=S!==null&&S.memoizedState!==null;if(lu!==Fi&&lu){var aa=T.child;if(aa.flags|=co,(T.mode&Tc)!==Ss){var Ni=S===null&&(T.memoizedProps.unstable_avoidThisFallback!==!0||!L);Ni||IX(P4.current,lB)?Xue():eS()}}var mo=T.updateQueue;if(mo!==null&&(T.flags|=Nr),Qm(T),(T.mode&ou)!==Ss&&lu){var ds=T.child;ds!==null&&(T.treeBaseDuration-=ds.treeBaseDuration)}return null}case p:return pO(T),OJ(S,T),S===null&&oX(T.stateNode.containerInfo),Qm(T),null;case y:var uo=T.type._context;return wX(uo,T),Qm(T),null;case P:{var wl=T.type;return w4(wl)&&ZI(T),Qm(T),null}case D:{hO(T);var Ll=T.memoizedState;if(Ll===null)return Qm(T),null;var ld=(T.flags&ei)!==Ci,Uu=Ll.rendering;if(Uu===null)if(ld)OO(Ll,!1);else{var Fp=Que()&&(S===null||(S.flags&ei)===Ci);if(!Fp)for(var Ru=T.child;Ru!==null;){var fp=cB(Ru);if(fp!==null){ld=!0,T.flags|=ei,OO(Ll,!1);var e1=fp.updateQueue;return e1!==null&&(T.updateQueue=e1,T.flags|=Nr),T.subtreeFlags=Ci,V9e(T,j),Fb(T,RX(P4.current,yR)),T.child}Ru=Ru.sibling}Ll.tail!==null&&id()>Hue()&&(T.flags|=ei,ld=!0,OO(Ll,!1),T.lanes=it)}else{if(!ld){var $m=cB(Uu);if($m!==null){T.flags|=ei,ld=!0;var Rg=$m.updateQueue;if(Rg!==null&&(T.updateQueue=Rg,T.flags|=Nr),OO(Ll,!0),Ll.tail===null&&Ll.tailMode==="hidden"&&!Uu.alternate&&!zh())return Qm(T),null}else id()*2-Ll.renderingStartTime>Hue()&&j!==It&&(T.flags|=ei,ld=!0,OO(Ll,!1),T.lanes=it)}if(Ll.isBackwards)Uu.sibling=T.child,T.child=Uu;else{var _h=Ll.last;_h!==null?_h.sibling=Uu:T.child=Uu,Ll.last=Uu}}if(Ll.tail!==null){var H1=Ll.tail;Ll.rendering=H1,Ll.tail=H1.sibling,Ll.renderingStartTime=id(),H1.sibling=null;var q1=P4.current;return ld?q1=RX(q1,yR):q1=B7(q1),Fb(T,q1),H1}return Qm(T),null}case k:break;case R:case A:{nQ(T);var Wb=T.memoizedState,aS=Wb!==null;if(S!==null){var DE=S.memoizedState,Dv=DE!==null;Dv!==aS&&!W&&(T.flags|=co)}return!aS||(T.mode&Tc)===Ss?Qm(T):Tr(M4,It)&&(Qm(T),T.subtreeFlags&(Bi|Nr)&&(T.flags|=co)),null}case F:return null;case z: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 xTe(S,T,j){switch(eR(T),T.tag){case u:{var X=T.type;w4(X)&&ZI(T);var le=T.flags;return le&Ur?(T.flags=le&~Ur|ei,(T.mode&ou)!==Ss&&AR(T),T):null}case f:{T.stateNode,pO(T),lX(T),uB();var we=T.flags;return(we&Ur)!==Ci&&(we&ei)===Ci?(T.flags=we&~Ur|ei,T):null}case m:return DX(T),null;case w:{hO(T);var Je=T.memoizedState;if(Je!==null&&Je.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.");lO()}var wt=T.flags;return wt&Ur?(T.flags=wt&~Ur|ei,(T.mode&ou)!==Ss&&AR(T),T):null}case D:return hO(T),null;case p:return pO(T),null;case y:var Zt=T.type._context;return wX(Zt,T),null;case R:case A:return nQ(T),null;case F:return null;default:return null}}function Sue(S,T,j){switch(eR(T),T.tag){case u:{var X=T.type.childContextTypes;X!=null&&ZI(T);break}case f:{T.stateNode,pO(T),lX(T),uB();break}case m:{DX(T);break}case p:pO(T);break;case w:hO(T);break;case D:hO(T);break;case y:var le=T.type._context;wX(le,T);break;case R:case A:nQ(T);break}}var NJ=null;NJ=new Set;var GR=!1,j1=!1,DJ=typeof WeakSet=="function"?WeakSet:Set,Ds=null,PO=null,K7=null;function Cue(S){Nt(null,function(){throw S}),nr()}var IJ=function(S,T){if(T.props=S.memoizedProps,T.state=S.memoizedState,S.mode&ou)try{qb(),T.componentWillUnmount()}finally{Hb(S)}else T.componentWillUnmount()};function wue(S,T){try{nx(Cm,S)}catch(j){Ud(S,T,j)}}function qB(S,T,j){try{IJ(S,j)}catch(X){Ud(S,T,X)}}function STe(S,T,j){try{j.componentDidMount()}catch(X){Ud(S,T,X)}}function Eue(S,T){try{AJ(S)}catch(j){Ud(S,T,j)}}function Ev(S,T){var j=S.ref;if(j!==null)if(typeof j=="function"){var X;try{if(re&&se&&S.mode&ou)try{qb(),X=j(null)}finally{Hb(S)}else X=j(null)}catch(le){Ud(S,T,le)}typeof X=="function"&&o("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",Ua(S))}else j.current=null}function YR(S,T,j){try{j()}catch(X){Ud(S,T,X)}}var VB=!1;function CTe(S,T){Y$(S.containerInfo),Ds=T,Tue();var j=VB;return VB=!1,j}function Tue(){for(;Ds!==null;){var S=Ds,T=S.child;(S.subtreeFlags&Wm)!==Ci&&T!==null?(T.return=S,Ds=T):XR()}}function XR(){for(;Ds!==null;){var S=Ds;Mu(S);try{WB(S)}catch(j){Ud(S,S.return,j)}zd();var T=S.sibling;if(T!==null){T.return=S.return,Ds=T;return}Ds=S.return}}function WB(S){var T=S.alternate,j=S.flags;if((j&to)!==Ci){switch(Mu(S),S.tag){case c:case x:case O:break;case u:{if(T!==null){var X=T.memoizedProps,le=T.memoizedState,we=S.stateNode;S.type===S.elementType&&!U7&&(we.props!==S.memoizedProps&&o("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.",Ua(S)||"instance"),we.state!==S.memoizedState&&o("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.",Ua(S)||"instance"));var Je=we.getSnapshotBeforeUpdate(S.elementType===S.type?X:q_(S.type,X),le);{var wt=NJ;Je===void 0&&!wt.has(S.type)&&(wt.add(S.type),o("%s.getSnapshotBeforeUpdate(): A snapshot value (or null) must be returned. You have returned undefined.",Ua(S)))}we.__reactInternalSnapshotBeforeUpdate=Je}break}case f:{{var Zt=S.stateNode;tE(Zt.containerInfo)}break}case m:case g:case p:case P: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.")}zd()}}function R4(S,T,j){var X=T.updateQueue,le=X!==null?X.lastEffect:null;if(le!==null){var we=le.next,Je=we;do{if((Je.tag&S)===S){var wt=Je.destroy;Je.destroy=void 0,wt!==void 0&&((S&wm)!==wv?Gm(T):(S&Cm)!==wv&&ce(T),(S&Lb)!==wv&&fk(!0),YR(T,j,wt),(S&Lb)!==wv&&fk(!1),(S&wm)!==wv?jh():(S&Cm)!==wv&&$e())}Je=Je.next}while(Je!==we)}}function nx(S,T){var j=T.updateQueue,X=j!==null?j.lastEffect:null;if(X!==null){var le=X.next,we=le;do{if((we.tag&S)===S){(S&wm)!==wv?N0(T):(S&Cm)!==wv&&D0(T);var Je=we.create;(S&Lb)!==wv&&fk(!0),we.destroy=Je(),(S&Lb)!==wv&&fk(!1),(S&wm)!==wv?E2():(S&Cm)!==wv&&dc();{var wt=we.destroy;if(wt!==void 0&&typeof wt!="function"){var Zt=void 0;(we.tag&Cm)!==Ci?Zt="useLayoutEffect":(we.tag&Lb)!==Ci?Zt="useInsertionEffect":Zt="useEffect";var Bn=void 0;wt===null?Bn=" You returned null. If your effect does not require clean up, return undefined (or nothing).":typeof wt.then=="function"?Bn=`

It looks like you wrote `+Zt+`(async () => ...) or returned a Promise. Instead, write the async function inside your effect and call it immediately:

`+Zt+`(() => {
  async function fetchData() {
    // You can await here
    const response = await MyAPI.getData(someId);
    // ...
  }
  fetchData();
}, [someId]); // Or [] if effect doesn't need props or state

Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-fetching`:Bn=" You returned: "+wt,o("%s must not return anything besides a function, which is used for clean-up.%s",Zt,Bn)}}}we=we.next}while(we!==le)}}function RJ(S,T){if((T.flags&Nr)!==Ci)switch(T.tag){case C:{var j=T.stateNode.passiveEffectDuration,X=T.memoizedProps,le=X.id,we=X.onPostCommit,Je=eJ(),wt=T.alternate===null?"mount":"update";Jce()&&(wt="nested-update"),typeof we=="function"&&we(le,wt,j,Je);var Zt=T.return;e:for(;Zt!==null;){switch(Zt.tag){case f:var Bn=Zt.stateNode;Bn.passiveEffectDuration+=j;break e;case C:var ir=Zt.stateNode;ir.passiveEffectDuration+=j;break e}Zt=Zt.return}break}}}function kJ(S,T,j,X){if((j.flags&Pp)!==Ci)switch(j.tag){case c:case x:case O:{if(!j1)if(j.mode&ou)try{qb(),nx(Cm|qh,j)}finally{Hb(j)}else nx(Cm|qh,j);break}case u:{var le=j.stateNode;if(j.flags&Nr&&!j1)if(T===null)if(j.type===j.elementType&&!U7&&(le.props!==j.memoizedProps&&o("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.",Ua(j)||"instance"),le.state!==j.memoizedState&&o("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.",Ua(j)||"instance")),j.mode&ou)try{qb(),le.componentDidMount()}finally{Hb(j)}else le.componentDidMount();else{var we=j.elementType===j.type?T.memoizedProps:q_(j.type,T.memoizedProps),Je=T.memoizedState;if(j.type===j.elementType&&!U7&&(le.props!==j.memoizedProps&&o("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.",Ua(j)||"instance"),le.state!==j.memoizedState&&o("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.",Ua(j)||"instance")),j.mode&ou)try{qb(),le.componentDidUpdate(we,Je,le.__reactInternalSnapshotBeforeUpdate)}finally{Hb(j)}else le.componentDidUpdate(we,Je,le.__reactInternalSnapshotBeforeUpdate)}var wt=j.updateQueue;wt!==null&&(j.type===j.elementType&&!U7&&(le.props!==j.memoizedProps&&o("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.",Ua(j)||"instance"),le.state!==j.memoizedState&&o("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.",Ua(j)||"instance")),aB(j,wt,le));break}case f:{var Zt=j.updateQueue;if(Zt!==null){var Bn=null;if(j.child!==null)switch(j.child.tag){case m:Bn=j.child.stateNode;break;case u:Bn=j.child.stateNode;break}aB(j,Zt,Bn)}break}case m:{var ir=j.stateNode;if(T===null&&j.flags&Nr){var fi=j.type,ci=j.memoizedProps;Nj(ir,fi,ci)}break}case g:break;case p:break;case C:{{var Hi=j.memoizedProps,Ui=Hi.onCommit,ha=Hi.onRender,ns=j.stateNode.effectDuration,cl=eJ(),Ms=T===null?"mount":"update";Jce()&&(Ms="nested-update"),typeof ha=="function"&&ha(j.memoizedProps.id,Ms,j.actualDuration,j.treeBaseDuration,j.actualStartTime,cl);{typeof Ui=="function"&&Ui(j.memoizedProps.id,Ms,ns,cl),qTe(j);var Eu=j.return;e:for(;Eu!==null;){switch(Eu.tag){case f:var lu=Eu.stateNode;lu.effectDuration+=ns;break e;case C:var Fi=Eu.stateNode;Fi.effectDuration+=ns;break e}Eu=Eu.return}}}break}case w:{jJ(S,j);break}case D:case P:case k:case R:case A:case z: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.")}j1||j.flags&na&&AJ(j)}function wTe(S){switch(S.tag){case c:case x:case O:{if(S.mode&ou)try{qb(),wue(S,S.return)}finally{Hb(S)}else wue(S,S.return);break}case u:{var T=S.stateNode;typeof T.componentDidMount=="function"&&STe(S,S.return,T),Eue(S,S.return);break}case m:{Eue(S,S.return);break}}}function ETe(S,T){for(var j=null,X=S;;){if(X.tag===m){if(j===null){j=X;try{var le=X.stateNode;T?eO(le):YI(X.stateNode,X.memoizedProps)}catch(Je){Ud(S,S.return,Je)}}}else if(X.tag===g){if(j===null)try{var we=X.stateNode;T?YY(we):XY(we,X.memoizedProps)}catch(Je){Ud(S,S.return,Je)}}else if(!((X.tag===R||X.tag===A)&&X.memoizedState!==null&&X!==S)){if(X.child!==null){X.child.return=X,X=X.child;continue}}if(X===S)return;for(;X.sibling===null;){if(X.return===null||X.return===S)return;j===X&&(j=null),X=X.return}j===X&&(j=null),X.sibling.return=X.return,X=X.sibling}}function AJ(S){var T=S.ref;if(T!==null){var j=S.stateNode,X;switch(S.tag){case m:X=j;break;default:X=j}if(typeof T=="function"){var le;if(S.mode&ou)try{qb(),le=T(X)}finally{Hb(S)}else le=T(X);typeof le=="function"&&o("Unexpected return value from a callback ref in %s. A callback ref should not return a function.",Ua(S))}else T.hasOwnProperty("current")||o("Unexpected ref object provided for %s. Use either a ref-setter function or React.createRef().",Ua(S)),T.current=X}}function TTe(S){var T=S.alternate;T!==null&&(T.return=null),S.return=null}function $ue(S){var T=S.alternate;T!==null&&(S.alternate=null,$ue(T));{if(S.child=null,S.deletions=null,S.sibling=null,S.tag===m){var j=S.stateNode;j!==null&&Rr(j)}S.stateNode=null,S._debugOwner=null,S.return=null,S.dependencies=null,S.memoizedProps=null,S.memoizedState=null,S.pendingProps=null,S.stateNode=null,S.updateQueue=null}}function Oue(S){for(var T=S.return;T!==null;){if(MJ(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 MJ(S){return S.tag===m||S.tag===f||S.tag===p}function Pue(S){var T=S;e:for(;;){for(;T.sibling===null;){if(T.return===null||MJ(T.return))return null;T=T.return}for(T.sibling.return=T.return,T=T.sibling;T.tag!==m&&T.tag!==g&&T.tag!==I;){if(T.flags&Bi||T.child===null||T.tag===p)continue e;T.child.return=T,T=T.child}if(!(T.flags&Bi))return T.stateNode}}function Nue(S){var T=Oue(S);switch(T.tag){case m:{var j=T.stateNode;T.flags&ia&&(eE(j),T.flags&=~ia);var X=Pue(S);LJ(S,X,j);break}case f:case p:{var le=T.stateNode.containerInfo,we=Pue(S);FJ(S,we,le);break}default:throw new Error("Invalid host parent fiber. This error is likely caused by a bug in React. Please file an issue.")}}function FJ(S,T,j){var X=S.tag,le=X===m||X===g;if(le){var we=S.stateNode;T?Q$(j,we,T):KY(j,we)}else if(X!==p){var Je=S.child;if(Je!==null){FJ(Je,T,j);for(var wt=Je.sibling;wt!==null;)FJ(wt,T,j),wt=wt.sibling}}}function LJ(S,T,j){var X=S.tag,le=X===m||X===g;if(le){var we=S.stateNode;T?GY(j,we,T):UY(j,we)}else if(X!==p){var Je=S.child;if(Je!==null){LJ(Je,T,j);for(var wt=Je.sibling;wt!==null;)LJ(wt,T,j),wt=wt.sibling}}}var B1=null,U_=!1;function $Te(S,T,j){{var X=T;e:for(;X!==null;){switch(X.tag){case m:{B1=X.stateNode,U_=!1;break e}case f:{B1=X.stateNode.containerInfo,U_=!0;break e}case p:{B1=X.stateNode.containerInfo,U_=!0;break e}}X=X.return}if(B1===null)throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");UB(S,T,j),B1=null,U_=!1}TTe(j)}function G7(S,T,j){for(var X=j.child;X!==null;)UB(S,T,X),X=X.sibling}function UB(S,T,j){switch(Og(j),j.tag){case m:j1||Ev(j,T);case g:{{var X=B1,le=U_;B1=null,G7(S,T,j),B1=X,U_=le,B1!==null&&(U_?Dj(B1,j.stateNode):Z$(B1,j.stateNode))}return}case I:{B1!==null&&(U_?F0(B1,j.stateNode):GI(B1,j.stateNode));return}case p:{{var we=B1,Je=U_;B1=j.stateNode.containerInfo,U_=!0,G7(S,T,j),B1=we,U_=Je}return}case c:case x:case $:case O:{if(!j1){var wt=j.updateQueue;if(wt!==null){var Zt=wt.lastEffect;if(Zt!==null){var Bn=Zt.next,ir=Bn;do{var fi=ir,ci=fi.destroy,Hi=fi.tag;ci!==void 0&&((Hi&Lb)!==wv?YR(j,T,ci):(Hi&Cm)!==wv&&(ce(j),j.mode&ou?(qb(),YR(j,T,ci),Hb(j)):YR(j,T,ci),$e())),ir=ir.next}while(ir!==Bn)}}}G7(S,T,j);return}case u:{if(!j1){Ev(j,T);var Ui=j.stateNode;typeof Ui.componentWillUnmount=="function"&&qB(j,T,Ui)}G7(S,T,j);return}case k:{G7(S,T,j);return}case R:{if(j.mode&Tc){var ha=j1;j1=ha||j.memoizedState!==null,G7(S,T,j),j1=ha}else G7(S,T,j);break}default:{G7(S,T,j);return}}}function Zm(S){S.memoizedState}function jJ(S,T){var j=T.memoizedState;if(j===null){var X=T.alternate;if(X!==null){var le=X.memoizedState;if(le!==null){var we=le.dehydrated;we!==null&&nX(we)}}}}function JR(S){var T=S.updateQueue;if(T!==null){S.updateQueue=null;var j=S.stateNode;j===null&&(j=S.stateNode=new DJ),T.forEach(function(X){var le=nde.bind(null,S,X);if(!j.has(X)){if(j.add(X),Zd)if(PO!==null&&K7!==null)uk(K7,PO);else throw Error("Expected finished root and lanes to be set. This is a bug in React.");X.then(le,le)}})}}function OTe(S,T,j){PO=j,K7=S,Mu(T),BJ(T,S),Mu(T),PO=null,K7=null}function K_(S,T,j){var X=T.deletions;if(X!==null)for(var le=0;le<X.length;le++){var we=X[le];try{$Te(S,T,we)}catch(Zt){Ud(we,T,Zt)}}var Je=sv();if(T.subtreeFlags&sc)for(var wt=T.child;wt!==null;)Mu(wt),BJ(wt,S),wt=wt.sibling;Mu(Je)}function BJ(S,T,j){var X=S.alternate,le=S.flags;switch(S.tag){case c:case x:case $:case O:{if(K_(T,S),k4(S),le&Nr){try{R4(Lb|qh,S,S.return),nx(Lb|qh,S)}catch(wl){Ud(S,S.return,wl)}if(S.mode&ou){try{qb(),R4(Cm|qh,S,S.return)}catch(wl){Ud(S,S.return,wl)}Hb(S)}else try{R4(Cm|qh,S,S.return)}catch(wl){Ud(S,S.return,wl)}}return}case u:{K_(T,S),k4(S),le&na&&X!==null&&Ev(X,X.return);return}case m:{K_(T,S),k4(S),le&na&&X!==null&&Ev(X,X.return);{if(S.flags&ia){var we=S.stateNode;try{eE(we)}catch(wl){Ud(S,S.return,wl)}}if(le&Nr){var Je=S.stateNode;if(Je!=null){var wt=S.memoizedProps,Zt=X!==null?X.memoizedProps:wt,Bn=S.type,ir=S.updateQueue;if(S.updateQueue=null,ir!==null)try{Zw(Je,ir,Bn,Zt,wt,S)}catch(wl){Ud(S,S.return,wl)}}}}return}case g:{if(K_(T,S),k4(S),le&Nr){if(S.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 fi=S.stateNode,ci=S.memoizedProps,Hi=X!==null?X.memoizedProps:ci;try{J$(fi,Hi,ci)}catch(wl){Ud(S,S.return,wl)}}return}case f:{if(K_(T,S),k4(S),le&Nr&&X!==null){var Ui=X.memoizedState;if(Ui.isDehydrated)try{Rj(T.containerInfo)}catch(wl){Ud(S,S.return,wl)}}return}case p:{K_(T,S),k4(S);return}case w:{K_(T,S),k4(S);var ha=S.child;if(ha.flags&co){var ns=ha.stateNode,cl=ha.memoizedState,Ms=cl!==null;if(ns.isHidden=Ms,Ms){var Eu=ha.alternate!==null&&ha.alternate.memoizedState!==null;Eu||zTe()}}if(le&Nr){try{Zm(S)}catch(wl){Ud(S,S.return,wl)}JR(S)}return}case R:{var lu=X!==null&&X.memoizedState!==null;if(S.mode&Tc){var Fi=j1;j1=Fi||lu,K_(T,S),j1=Fi}else K_(T,S);if(k4(S),le&co){var aa=S.stateNode,Ni=S.memoizedState,mo=Ni!==null,ds=S;if(aa.isHidden=mo,mo&&!lu&&(ds.mode&Tc)!==Ss){Ds=ds;for(var uo=ds.child;uo!==null;)Ds=uo,Due(uo),uo=uo.sibling}ETe(ds,mo)}return}case D:{K_(T,S),k4(S),le&Nr&&JR(S);return}case k:return;default:{K_(T,S),k4(S);return}}}function k4(S){var T=S.flags;if(T&Bi){try{Nue(S)}catch(j){Ud(S,S.return,j)}S.flags&=~Bi}T&_a&&(S.flags&=~_a)}function zJ(S,T,j){PO=j,K7=T,Ds=S,NO(S,T,j),PO=null,K7=null}function NO(S,T,j){for(var X=(S.mode&Tc)!==Ss;Ds!==null;){var le=Ds,we=le.child;if(le.tag===R&&X){var Je=le.memoizedState!==null,wt=Je||GR;if(wt){KB(S,T,j);continue}else{var Zt=le.alternate,Bn=Zt!==null&&Zt.memoizedState!==null,ir=Bn||j1,fi=GR,ci=j1;GR=wt,j1=ir,j1&&!ci&&(Ds=le,YB(le));for(var Hi=we;Hi!==null;)Ds=Hi,NO(Hi,T,j),Hi=Hi.sibling;Ds=le,GR=fi,j1=ci,KB(S,T,j);continue}}(le.subtreeFlags&Pp)!==Ci&&we!==null?(we.return=le,Ds=we):KB(S,T,j)}}function KB(S,T,j){for(;Ds!==null;){var X=Ds;if((X.flags&Pp)!==Ci){var le=X.alternate;Mu(X);try{kJ(T,le,X,j)}catch(Je){Ud(X,X.return,Je)}zd()}if(X===S){Ds=null;return}var we=X.sibling;if(we!==null){we.return=X.return,Ds=we;return}Ds=X.return}}function Due(S){for(;Ds!==null;){var T=Ds,j=T.child;switch(T.tag){case c:case x:case $:case O:{if(T.mode&ou)try{qb(),R4(Cm,T,T.return)}finally{Hb(T)}else R4(Cm,T,T.return);break}case u:{Ev(T,T.return);var X=T.stateNode;typeof X.componentWillUnmount=="function"&&qB(T,T.return,X);break}case m:{Ev(T,T.return);break}case R:{var le=T.memoizedState!==null;if(le){GB(S);continue}break}}j!==null?(j.return=T,Ds=j):GB(S)}}function GB(S){for(;Ds!==null;){var T=Ds;if(T===S){Ds=null;return}var j=T.sibling;if(j!==null){j.return=T.return,Ds=j;return}Ds=T.return}}function YB(S){for(;Ds!==null;){var T=Ds,j=T.child;if(T.tag===R){var X=T.memoizedState!==null;if(X){HJ(S);continue}}j!==null?(j.return=T,Ds=j):HJ(S)}}function HJ(S){for(;Ds!==null;){var T=Ds;Mu(T);try{wTe(T)}catch(X){Ud(T,T.return,X)}if(zd(),T===S){Ds=null;return}var j=T.sibling;if(j!==null){j.return=T.return,Ds=j;return}Ds=T.return}}function qJ(S,T,j,X){Ds=T,Iue(T,S,j,X)}function Iue(S,T,j,X){for(;Ds!==null;){var le=Ds,we=le.child;(le.subtreeFlags&hm)!==Ci&&we!==null?(we.return=le,Ds=we):Rue(S,T,j,X)}}function Rue(S,T,j,X){for(;Ds!==null;){var le=Ds;if((le.flags&Gr)!==Ci){Mu(le);try{VJ(T,le,j,X)}catch(Je){Ud(le,le.return,Je)}zd()}if(le===S){Ds=null;return}var we=le.sibling;if(we!==null){we.return=le.return,Ds=we;return}Ds=le.return}}function VJ(S,T,j,X){switch(T.tag){case c:case x:case O:{if(T.mode&ou){wB();try{nx(wm|qh,T)}finally{rJ(T)}}else nx(wm|qh,T);break}}}function Tv(S){Ds=S,WJ()}function WJ(){for(;Ds!==null;){var S=Ds,T=S.child;if((Ds.flags&Pi)!==Ci){var j=S.deletions;if(j!==null){for(var X=0;X<j.length;X++){var le=j[X];Ds=le,XB(le,S)}{var we=S.alternate;if(we!==null){var Je=we.child;if(Je!==null){we.child=null;do{var wt=Je.sibling;Je.sibling=null,Je=wt}while(Je!==null)}}}Ds=S}}(S.subtreeFlags&hm)!==Ci&&T!==null?(T.return=S,Ds=T):kue()}}function kue(){for(;Ds!==null;){var S=Ds;(S.flags&Gr)!==Ci&&(Mu(S),PTe(S),zd());var T=S.sibling;if(T!==null){T.return=S.return,Ds=T;return}Ds=S.return}}function PTe(S){switch(S.tag){case c:case x:case O:{S.mode&ou?(wB(),R4(wm|qh,S,S.return),rJ(S)):R4(wm|qh,S,S.return);break}}}function XB(S,T){for(;Ds!==null;){var j=Ds;Mu(j),Aue(j,T),zd();var X=j.child;X!==null?(X.return=j,Ds=X):NTe(S)}}function NTe(S){for(;Ds!==null;){var T=Ds,j=T.sibling,X=T.return;if($ue(T),T===S){Ds=null;return}if(j!==null){j.return=X,Ds=j;return}Ds=X}}function Aue(S,T){switch(S.tag){case c:case x:case O:{S.mode&ou?(wB(),R4(wm,S,T),rJ(S)):R4(wm,S,T);break}}}function DTe(S){switch(S.tag){case c:case x:case O:{try{nx(Cm|qh,S)}catch(j){Ud(S,S.return,j)}break}case u:{var T=S.stateNode;try{T.componentDidMount()}catch(j){Ud(S,S.return,j)}break}}}function DO(S){switch(S.tag){case c:case x:case O:{try{nx(wm|qh,S)}catch(T){Ud(S,S.return,T)}break}}}function Mue(S){switch(S.tag){case c:case x:case O:{try{R4(Cm|qh,S,S.return)}catch(j){Ud(S,S.return,j)}break}case u:{var T=S.stateNode;typeof T.componentWillUnmount=="function"&&qB(S,S.return,T);break}}}function Fue(S){switch(S.tag){case c:case x:case O:try{R4(wm|qh,S,S.return)}catch(T){Ud(S,S.return,T)}}}if(typeof Symbol=="function"&&Symbol.for){var F2=Symbol.for;F2("selector.component"),F2("selector.has_pseudo_class"),F2("selector.role"),F2("selector.test_id"),F2("selector.text")}var ITe=[];function RTe(){ITe.forEach(function(S){return S()})}var UJ=n.ReactCurrentActQueue;function Y7(S){{var T=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0,j=typeof jest<"u";return j&&T!==!1}}function Lue(){{var S=typeof IS_REACT_ACT_ENVIRONMENT<"u"?IS_REACT_ACT_ENVIRONMENT:void 0;return!S&&UJ.current!==null&&o("The current testing environment is not configured to support act(...)"),S}}var KJ=Math.ceil,JB=n.ReactCurrentDispatcher,QR=n.ReactCurrentOwner,vh=n.ReactCurrentBatchConfig,A4=n.ReactCurrentActQueue,Vh=0,jue=1,z1=2,G_=4,rx=0,ZR=1,wE=2,QB=3,IO=4,Bue=5,GJ=6,Iu=Vh,z0=null,Mp=null,Wh=$a,M4=$a,RO=Xm($a),Tm=rx,X7=null,ek=$a,tk=$a,ZB=$a,nk=null,$v=null,YJ=0,zue=500,XJ=1/0,kTe=500,ix=null;function rk(){XJ=id()+kTe}function Hue(){return XJ}var ax=!1,J7=null,kO=null,EE=!1,Q7=null,ik=$a,JJ=[],ez=null,ATe=50,ak=0,tz=null,QJ=!1,nz=!1,MTe=50,AO=0,rz=null,F4=Lt,iz=$a,ZJ=!1;function az(){return z0}function H0(){return(Iu&(z1|G_))!==Vh?id():(F4!==Lt||(F4=id()),F4)}function Z7(S){var T=S.mode;if((T&Tc)===Ss)return xl;if((Iu&z1)!==Vh&&Wh!==$a)return Vn(Wh);var j=z9e()!==B9e;if(j){if(vh.transition!==null){var X=vh.transition;X._updatedFibers||(X._updatedFibers=new Set),X._updatedFibers.add(S)}return iz===If&&(iz=fr()),iz}var le=ri();if(le!==If)return le;var we=qY();return we}function FTe(S){var T=S.mode;return(T&Tc)===Ss?xl:En()}function Uh(S,T,j,X){Y_(),ZJ&&o("useInsertionEffect must not schedule updates."),QJ&&(nz=!0),Cr(S,j,X),(Iu&z1)!==$a&&S===z0?lQ(T):(Zd&&ea(S,T,j),dQ(T),S===z0&&((Iu&z1)===Vh&&(tk=Kr(tk,j)),Tm===IO&&Pv(S,Wh)),Ov(S,X),j===xl&&Iu===Vh&&(T.mode&Tc)===Ss&&!A4.isBatchingLegacy&&(rk(),gce()))}function oz(S,T,j){var X=S.current;X.lanes=T,Cr(S,T,j),Ov(S,j)}function LTe(S){return(Iu&z1)!==Vh}function Ov(S,T){var j=S.callbackNode;Pt(S,T);var X=gt(S,S===z0?Wh:$a);if(X===$a){j!==null&&ide(j),S.callbackNode=null,S.callbackPriority=If;return}var le=Dr(X),we=S.callbackPriority;if(we===le&&!(A4.current!==null&&j!==dk)){j==null&&we!==xl&&o("Expected scheduled callback to exist. This error is likely caused by a bug in React. Please file an issue.");return}j!=null&&ide(j);var Je;if(le===xl)S.tag===A7?(A4.isBatchingLegacy!==null&&(A4.didScheduleLegacyUpdate=!0),N9e(Uue.bind(null,S))):mce(Uue.bind(null,S)),A4.current!==null?A4.current.push(M7):WY(function(){(Iu&(z1|G_))===Vh&&M7()}),Je=null;else{var wt;switch(At(X)){case sr:wt=I1;break;case So:wt=Tg;break;case _o:wt=Fu;break;case li:wt=$g;break;default:wt=Fu;break}Je=cQ(wt,que.bind(null,S))}S.callbackPriority=le,S.callbackNode=Je}function que(S,T){if(SB(),F4=Lt,iz=$a,(Iu&(z1|G_))!==Vh)throw new Error("Should not already be working.");var j=S.callbackNode,X=cx();if(X&&S.callbackNode!==j)return null;var le=gt(S,S===z0?Wh:$a);if(le===$a)return null;var we=!Rn(S,le)&&!Xn(S,le)&&!T,Je=we?HTe(S,le):sx(S,le);if(Je!==rx){if(Je===wE){var wt=St(S);wt!==$a&&(le=wt,Je=sz(S,wt))}if(Je===ZR){var Zt=X7;throw TE(S,$a),Pv(S,le),Ov(S,id()),Zt}if(Je===GJ)Pv(S,le);else{var Bn=!Rn(S,le),ir=S.current.alternate;if(Bn&&!Wue(ir)){if(Je=sx(S,le),Je===wE){var fi=St(S);fi!==$a&&(le=fi,Je=sz(S,fi))}if(Je===ZR){var ci=X7;throw TE(S,$a),Pv(S,le),Ov(S,id()),ci}}S.finishedWork=ir,S.finishedLanes=le,jTe(S,Je,le)}}return Ov(S,id()),S.callbackNode===j?que.bind(null,S):null}function sz(S,T){var j=nk;if(cr(S)){var X=TE(S,T);X.flags|=Ji,QI(S.containerInfo)}var le=sx(S,T);if(le!==wE){var we=$v;$v=j,we!==null&&Vue(we)}return le}function Vue(S){$v===null?$v=S:$v.push.apply($v,S)}function jTe(S,T,j){switch(T){case rx:case ZR:throw new Error("Root did not complete. This is a bug in React.");case wE:{OE(S,$v,ix);break}case QB:{if(Pv(S,j),qt(j)&&!uQ()){var X=YJ+zue-id();if(X>10){var le=gt(S,$a);if(le!==$a)break;var we=S.suspendedLanes;if(!Fr(we,j)){H0(),Lr(S,we);break}S.timeoutHandle=UI(OE.bind(null,S,$v,ix),X);break}}OE(S,$v,ix);break}case IO:{if(Pv(S,j),yn(j))break;if(!uQ()){var Je=Wt(S,j),wt=Je,Zt=id()-wt,Bn=fz(Zt)-Zt;if(Bn>10){S.timeoutHandle=UI(OE.bind(null,S,$v,ix),Bn);break}}OE(S,$v,ix);break}case Bue:{OE(S,$v,ix);break}default:throw new Error("Unknown root exit status.")}}function Wue(S){for(var T=S;;){if(T.flags&Qa){var j=T.updateQueue;if(j!==null){var X=j.stores;if(X!==null)for(var le=0;le<X.length;le++){var we=X[le],Je=we.getSnapshot,wt=we.value;try{if(!Jp(Je(),wt))return!1}catch{return!1}}}}var Zt=T.child;if(T.subtreeFlags&Qa&&Zt!==null){Zt.return=T,T=Zt;continue}if(T===S)return!0;for(;T.sibling===null;){if(T.return===null||T.return===S)return!0;T=T.return}T.sibling.return=T.return,T=T.sibling}return!0}function Pv(S,T){T=Kn(T,ZB),T=Kn(T,tk),ar(S,T)}function Uue(S){if(W7(),(Iu&(z1|G_))!==Vh)throw new Error("Should not already be working.");cx();var T=gt(S,$a);if(!Tr(T,xl))return Ov(S,id()),null;var j=sx(S,T);if(S.tag!==A7&&j===wE){var X=St(S);X!==$a&&(T=X,j=sz(S,X))}if(j===ZR){var le=X7;throw TE(S,$a),Pv(S,T),Ov(S,id()),le}if(j===GJ)throw new Error("Root did not complete. This is a bug in React.");var we=S.current.alternate;return S.finishedWork=we,S.finishedLanes=T,OE(S,$v,ix),Ov(S,id()),null}function BTe(S,T){T!==$a&&(Hr(S,Kr(T,xl)),Ov(S,id()),(Iu&(z1|G_))===Vh&&(rk(),M7()))}function eQ(S,T){var j=Iu;Iu|=jue;try{return S(T)}finally{Iu=j,Iu===Vh&&!A4.isBatchingLegacy&&(rk(),gce())}}function tQ(S,T,j,X,le){var we=ri(),Je=vh.transition;try{return vh.transition=null,gr(sr),S(T,j,X,le)}finally{gr(we),vh.transition=Je,Iu===Vh&&rk()}}function ox(S){Q7!==null&&Q7.tag===A7&&(Iu&(z1|G_))===Vh&&cx();var T=Iu;Iu|=jue;var j=vh.transition,X=ri();try{return vh.transition=null,gr(sr),S?S():void 0}finally{gr(X),vh.transition=j,Iu=T,(Iu&(z1|G_))===Vh&&M7()}}function Kue(){return(Iu&(z1|G_))!==Vh}function lz(S,T){Zp(RO,M4,S),M4=Kr(M4,T)}function nQ(S){M4=RO.current,Sm(RO,S)}function TE(S,T){S.finishedWork=null,S.finishedLanes=$a;var j=S.timeoutHandle;if(j!==KI&&(S.timeoutHandle=KI,VY(j)),Mp!==null)for(var X=Mp.return;X!==null;){var le=X.alternate;Sue(le,X),X=X.return}z0=S;var we=tS(S.current,null);return Mp=we,Wh=M4=T,Tm=rx,X7=null,ek=$a,tk=$a,ZB=$a,nk=null,$v=null,U9e(),T4.discardPendingWarnings(),we}function cz(S,T){do{var j=Mp;try{if(Jj(),kce(),zd(),QR.current=null,j===null||j.return===null){Tm=ZR,X7=T,Mp=null;return}if(re&&j.mode&ou&&CB(j,!0),te)if(Sd(),T!==null&&typeof T=="object"&&typeof T.then=="function"){var X=T;Ae(j,X,Wh)}else he(j,T,Wh);oTe(S,j.return,j,T,Wh),uz(j)}catch(le){T=le,Mp===j&&j!==null?(j=j.return,Mp=j):j=Mp;continue}return}while(!0)}function Gue(){var S=JB.current;return JB.current=ex,S===null?ex:S}function Yue(S){JB.current=S}function zTe(){YJ=id()}function ok(S){ek=Kr(S,ek)}function Xue(){Tm===rx&&(Tm=QB)}function eS(){(Tm===rx||Tm===QB||Tm===wE)&&(Tm=IO),z0!==null&&(Ht(ek)||Ht(tk))&&Pv(z0,Wh)}function Jue(S){Tm!==IO&&(Tm=wE),nk===null?nk=[S]:nk.push(S)}function Que(){return Tm===rx}function sx(S,T){var j=Iu;Iu|=z1;var X=Gue();if(z0!==S||Wh!==T){if(Zd){var le=S.memoizedUpdaters;le.size>0&&(uk(S,Wh),le.clear()),No(S,T)}ix=Us(),TE(S,T)}Po(T);do try{$E();break}catch(we){cz(S,we)}while(!0);if(Jj(),Iu=j,Yue(X),Mp!==null)throw new Error("Cannot commit an incomplete root. This error is likely caused by a bug in React. Please file an issue.");return Ws(),z0=null,Wh=$a,Tm}function $E(){for(;Mp!==null;)lx(Mp)}function HTe(S,T){var j=Iu;Iu|=z1;var X=Gue();if(z0!==S||Wh!==T){if(Zd){var le=S.memoizedUpdaters;le.size>0&&(uk(S,Wh),le.clear()),No(S,T)}ix=Us(),rk(),TE(S,T)}Po(T);do try{Zue();break}catch(we){cz(S,we)}while(!0);return Jj(),Yue(X),Iu=j,Mp!==null?(ks(),rx):(Ws(),z0=null,Wh=$a,Tm)}function Zue(){for(;Mp!==null&&!N_();)lx(Mp)}function lx(S){var T=S.alternate;Mu(S);var j;(S.mode&ou)!==Ss?(nJ(S),j=oQ(T,S,M4),CB(S,!0)):j=oQ(T,S,M4),zd(),S.memoizedProps=S.pendingProps,j===null?uz(S):Mp=j,QR.current=null}function uz(S){var T=S;do{var j=T.alternate,X=T.return;if((T.flags&Io)===Ci){Mu(T);var le=void 0;if((T.mode&ou)===Ss?le=HB(j,T,M4):(nJ(T),le=HB(j,T,M4),CB(T,!1)),zd(),le!==null){Mp=le;return}}else{var we=xTe(j,T);if(we!==null){we.flags&=po,Mp=we;return}if((T.mode&ou)!==Ss){CB(T,!1);for(var Je=T.actualDuration,wt=T.child;wt!==null;)Je+=wt.actualDuration,wt=wt.sibling;T.actualDuration=Je}if(X!==null)X.flags|=Io,X.subtreeFlags=Ci,X.deletions=null;else{Tm=GJ,Mp=null;return}}var Zt=T.sibling;if(Zt!==null){Mp=Zt;return}T=X,Mp=T}while(T!==null);Tm===rx&&(Tm=Bue)}function OE(S,T,j){var X=ri(),le=vh.transition;try{vh.transition=null,gr(sr),sk(S,T,j,X)}finally{vh.transition=le,gr(X)}return null}function sk(S,T,j,X){do cx();while(Q7!==null);if(KTe(),(Iu&(z1|G_))!==Vh)throw new Error("Should not already be working.");var le=S.finishedWork,we=S.finishedLanes;if(Kf(we),le===null)return k1(),null;if(we===$a&&o("root.finishedLanes should not be empty during a commit. This is a bug in React."),S.finishedWork=null,S.finishedLanes=$a,le===S.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.");S.callbackNode=null,S.callbackPriority=If;var Je=Kr(le.lanes,le.childLanes);Jr(S,Je),S===z0&&(z0=null,Mp=null,Wh=$a),((le.subtreeFlags&hm)!==Ci||(le.flags&hm)!==Ci)&&(EE||(EE=!0,ez=j,cQ(Fu,function(){return cx(),null})));var wt=(le.subtreeFlags&(Wm|sc|Pp|hm))!==Ci,Zt=(le.flags&(Wm|sc|Pp|hm))!==Ci;if(wt||Zt){var Bn=vh.transition;vh.transition=null;var ir=ri();gr(sr);var fi=Iu;Iu|=G_,QR.current=null,CTe(S,le),tJ(),OTe(S,le,we),Oj(S.containerInfo),S.current=le,Dt(we),zJ(le,S,we),qn(),Mh(),Iu=fi,gr(ir),vh.transition=Bn}else S.current=le,tJ();var ci=EE;if(EE?(EE=!1,Q7=S,ik=we):(AO=0,rz=null),Je=S.pendingLanes,Je===$a&&(kO=null),ci||MO(S.current,!1),Np(le.stateNode,X),Zd&&S.memoizedUpdaters.clear(),RTe(),Ov(S,id()),T!==null)for(var Hi=S.onRecoverableError,Ui=0;Ui<T.length;Ui++){var ha=T[Ui],ns=ha.stack,cl=ha.digest;Hi(ha.value,{componentStack:ns,digest:cl})}if(ax){ax=!1;var Ms=J7;throw J7=null,Ms}return Tr(ik,xl)&&S.tag!==A7&&cx(),Je=S.pendingLanes,Tr(Je,xl)?(eTe(),S===tz?ak++:(ak=0,tz=S)):ak=0,M7(),k1(),null}function cx(){if(Q7!==null){var S=At(ik),T=Ra(_o,S),j=vh.transition,X=ri();try{return vh.transition=null,gr(T),VTe()}finally{gr(X),vh.transition=j}}return!1}function qTe(S){JJ.push(S),EE||(EE=!0,cQ(Fu,function(){return cx(),null}))}function VTe(){if(Q7===null)return!1;var S=ez;ez=null;var T=Q7,j=ik;if(Q7=null,ik=$a,(Iu&(z1|G_))!==Vh)throw new Error("Cannot flush passive effects while already rendering.");QJ=!0,nz=!1,zr(j);var X=Iu;Iu|=G_,Tv(T.current),qJ(T,T.current,j,S);{var le=JJ;JJ=[];for(var we=0;we<le.length;we++){var Je=le[we];RJ(T,Je)}}Gi(),MO(T.current,!0),Iu=X,M7(),nz?T===rz?AO++:(AO=0,rz=T):AO=0,QJ=!1,nz=!1,Fh(T);{var wt=T.current.stateNode;wt.effectDuration=0,wt.passiveEffectDuration=0}return!0}function rQ(S){return kO!==null&&kO.has(S)}function iQ(S){kO===null?kO=new Set([S]):kO.add(S)}function dz(S){ax||(ax=!0,J7=S)}var WTe=dz;function aQ(S,T,j){var X=SE(j,T),le=fJ(S,X,xl),we=J8(S,le,xl),Je=H0();we!==null&&(Cr(we,xl,Je),Ov(we,Je))}function Ud(S,T,j){if(Cue(j),fk(!1),S.tag===f){aQ(S,S,j);return}var X=null;for(X=T;X!==null;){if(X.tag===f){aQ(X,S,j);return}else if(X.tag===u){var le=X.type,we=X.stateNode;if(typeof le.getDerivedStateFromError=="function"||typeof we.componentDidCatch=="function"&&!rQ(we)){var Je=SE(j,S),wt=pJ(X,Je,xl),Zt=J8(X,wt,xl),Bn=H0();Zt!==null&&(Cr(Zt,xl,Bn),Ov(Zt,Bn));return}}X=X.return}o(`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.

Error message:

%s`,j)}function ede(S,T,j){var X=S.pingCache;X!==null&&X.delete(T);var le=H0();Lr(S,j),YTe(S),z0===S&&Fr(Wh,j)&&(Tm===IO||Tm===QB&&qt(Wh)&&id()-YJ<zue?TE(S,$a):ZB=Kr(ZB,j)),Ov(S,le)}function tde(S,T){T===If&&(T=FTe(S));var j=H0(),X=Cv(S,T);X!==null&&(Cr(X,T,j),Ov(X,j))}function UTe(S){var T=S.memoizedState,j=If;T!==null&&(j=T.retryLane),tde(S,j)}function nde(S,T){var j=If,X;switch(S.tag){case w:X=S.stateNode;var le=S.memoizedState;le!==null&&(j=le.retryLane);break;case D:X=S.stateNode;break;default:throw new Error("Pinged unknown suspense boundary type. This is probably a bug in React.")}X!==null&&X.delete(T),tde(S,j)}function fz(S){return S<120?120:S<480?480:S<1080?1080:S<1920?1920:S<3e3?3e3:S<4320?4320:KJ(S/1960)*1960}function Y_(){if(ak>ATe)throw ak=0,tz=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.");AO>MTe&&(AO=0,rz=null,o("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 KTe(){T4.flushLegacyContextWarning(),T4.flushPendingUnsafeLifecycleWarnings()}function MO(S,T){Mu(S),lk(S,Ic,Mue),T&&lk(S,Op,Fue),lk(S,Ic,DTe),T&&lk(S,Op,DO),zd()}function lk(S,T,j){for(var X=S,le=null;X!==null;){var we=X.subtreeFlags&T;X!==le&&X.child!==null&&we!==Ci?X=X.child:((X.flags&T)!==Ci&&j(X),X.sibling!==null?X=X.sibling:X=le=X.return)}}var pz=null;function ck(S){{if((Iu&z1)!==Vh||!(S.mode&Tc))return;var T=S.tag;if(T!==d&&T!==f&&T!==u&&T!==c&&T!==x&&T!==$&&T!==O)return;var j=Ua(S)||"ReactComponent";if(pz!==null){if(pz.has(j))return;pz.add(j)}else pz=new Set([j]);var X=Vl;try{Mu(S),o("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{X?Mu(S):zd()}}}var oQ;{var GTe=null;oQ=function(S,T,j){var X=xQ(GTe,T);try{return BB(S,T,j)}catch(we){if(rR()||we!==null&&typeof we=="object"&&typeof we.then=="function")throw we;if(Jj(),kce(),Sue(S,T),xQ(T,X),T.mode&ou&&nJ(T),Nt(null,BB,null,S,T,j),Fe()){var le=nr();typeof le=="object"&&le!==null&&le._suppressLogging&&typeof we=="object"&&we!==null&&!we._suppressLogging&&(we._suppressLogging=!0)}throw we}}}var rde=!1,sQ;sQ=new Set;function lQ(S){if(jd&&!Vce())switch(S.tag){case c:case x:case O:{var T=Mp&&Ua(Mp)||"Unknown",j=T;if(!sQ.has(j)){sQ.add(j);var X=Ua(S)||"Unknown";o("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",X,T,T)}break}case u:{rde||(o("Cannot update during an existing state transition (such as within `render`). Render methods should be a pure function of props and state."),rde=!0);break}}}function uk(S,T){if(Zd){var j=S.memoizedUpdaters;j.forEach(function(X){ea(S,X,T)})}}var dk={};function cQ(S,T){{var j=A4.current;return j!==null?(j.push(T),dk):op(S,T)}}function ide(S){if(S!==dk)return pv(S)}function uQ(){return A4.current!==null}function dQ(S){{if(S.mode&Tc){if(!Lue())return}else if(!Y7()||Iu!==Vh||S.tag!==c&&S.tag!==x&&S.tag!==O)return;if(A4.current===null){var T=Vl;try{Mu(S),o(`An update to %s inside a test was not wrapped in act(...).

When testing, code that causes React state updates should be wrapped into act(...):

act(() => {
  /* fire events that update state */
});
/* assert on the output */

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`,Ua(S))}finally{T?Mu(S):zd()}}}}function YTe(S){S.tag!==A7&&Lue()&&A4.current===null&&o(`A suspended resource finished loading inside a test, but the event was not wrapped in act(...).

When testing, code that resolves suspended data should be wrapped into act(...):

act(() => {
  /* finish loading suspended data */
});
/* assert on the output */

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 fk(S){ZJ=S}var Nv=null,PE=null,XTe=function(S){Nv=S};function FO(S){{if(Nv===null)return S;var T=Nv(S);return T===void 0?S:T.current}}function fQ(S){return FO(S)}function pQ(S){{if(Nv===null)return S;var T=Nv(S);if(T===void 0){if(S!=null&&typeof S.render=="function"){var j=FO(S.render);if(S.render!==j){var X={$$typeof:Ft,render:j};return S.displayName!==void 0&&(X.displayName=S.displayName),X}}return S}return T.current}}function hz(S,T){{if(Nv===null)return!1;var j=S.elementType,X=T.type,le=!1,we=typeof X=="object"&&X!==null?X.$$typeof:null;switch(S.tag){case u:{typeof X=="function"&&(le=!0);break}case c:{(typeof X=="function"||we===Zn)&&(le=!0);break}case x:{(we===Ft||we===Zn)&&(le=!0);break}case $:case O:{(we===jn||we===Zn)&&(le=!0);break}default:return!1}if(le){var Je=Nv(j);if(Je!==void 0&&Je===Nv(X))return!0}return!1}}function ade(S){{if(Nv===null||typeof WeakSet!="function")return;PE===null&&(PE=new WeakSet),PE.add(S)}}var JTe=function(S,T){{if(Nv===null)return;var j=T.staleFamilies,X=T.updatedFamilies;cx(),ox(function(){hQ(S.current,X,j)})}},QTe=function(S,T){{if(S.context!==Sv)return;cx(),ox(function(){mk(T,S,null,null)})}};function hQ(S,T,j){{var X=S.alternate,le=S.child,we=S.sibling,Je=S.tag,wt=S.type,Zt=null;switch(Je){case c:case O:case u:Zt=wt;break;case x:Zt=wt.render;break}if(Nv===null)throw new Error("Expected resolveFamily to be set during hot reload.");var Bn=!1,ir=!1;if(Zt!==null){var fi=Nv(Zt);fi!==void 0&&(j.has(fi)?ir=!0:T.has(fi)&&(Je===u?ir=!0:Bn=!0))}if(PE!==null&&(PE.has(S)||X!==null&&PE.has(X))&&(ir=!0),ir&&(S._debugNeedsRemount=!0),ir||Bn){var ci=Cv(S,xl);ci!==null&&Uh(ci,S,xl,Lt)}le!==null&&!ir&&hQ(le,T,j),we!==null&&hQ(we,T,j)}}var ZTe=function(S,T){{var j=new Set,X=new Set(T.map(function(le){return le.current}));return mQ(S.current,X,j),j}};function mQ(S,T,j){{var X=S.child,le=S.sibling,we=S.tag,Je=S.type,wt=null;switch(we){case c:case O:case u:wt=Je;break;case x:wt=Je.render;break}var Zt=!1;wt!==null&&T.has(wt)&&(Zt=!0),Zt?ode(S,j):X!==null&&mQ(X,T,j),le!==null&&mQ(le,T,j)}}function ode(S,T){{var j=e$e(S,T);if(j)return;for(var X=S;;){switch(X.tag){case m:T.add(X.stateNode);return;case p:T.add(X.stateNode.containerInfo);return;case f:T.add(X.stateNode.containerInfo);return}if(X.return===null)throw new Error("Expected to reach root first.");X=X.return}}}function e$e(S,T){for(var j=S,X=!1;;){if(j.tag===m)X=!0,T.add(j.stateNode);else if(j.child!==null){j.child.return=j,j=j.child;continue}if(j===S)return X;for(;j.sibling===null;){if(j.return===null||j.return===S)return X;j=j.return}j.sibling.return=j.return,j=j.sibling}return!1}var gQ;{gQ=!1;try{var sde=Object.preventExtensions({})}catch{gQ=!0}}function t$e(S,T,j,X){this.tag=S,this.key=j,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=X,this.flags=Ci,this.subtreeFlags=Ci,this.deletions=null,this.lanes=$a,this.childLanes=$a,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,!gQ&&typeof Object.preventExtensions=="function"&&Object.preventExtensions(this)}var q0=function(S,T,j,X){return new t$e(S,T,j,X)};function pk(S){var T=S.prototype;return!!(T&&T.isReactComponent)}function lde(S){return typeof S=="function"&&!pk(S)&&S.defaultProps===void 0}function n$e(S){if(typeof S=="function")return pk(S)?u:c;if(S!=null){var T=S.$$typeof;if(T===Ft)return x;if(T===jn)return $}return d}function tS(S,T){var j=S.alternate;j===null?(j=q0(S.tag,T,S.key,S.mode),j.elementType=S.elementType,j.type=S.type,j.stateNode=S.stateNode,j._debugSource=S._debugSource,j._debugOwner=S._debugOwner,j._debugHookTypes=S._debugHookTypes,j.alternate=S,S.alternate=j):(j.pendingProps=T,j.type=S.type,j.flags=Ci,j.subtreeFlags=Ci,j.deletions=null,j.actualDuration=0,j.actualStartTime=-1),j.flags=S.flags&ki,j.childLanes=S.childLanes,j.lanes=S.lanes,j.child=S.child,j.memoizedProps=S.memoizedProps,j.memoizedState=S.memoizedState,j.updateQueue=S.updateQueue;var X=S.dependencies;switch(j.dependencies=X===null?null:{lanes:X.lanes,firstContext:X.firstContext},j.sibling=S.sibling,j.index=S.index,j.ref=S.ref,j.selfBaseDuration=S.selfBaseDuration,j.treeBaseDuration=S.treeBaseDuration,j._debugNeedsRemount=S._debugNeedsRemount,j.tag){case d:case c:case O:j.type=FO(S.type);break;case u:j.type=fQ(S.type);break;case x:j.type=pQ(S.type);break}return j}function vQ(S,T){S.flags&=ki|Bi;var j=S.alternate;if(j===null)S.childLanes=$a,S.lanes=T,S.child=null,S.subtreeFlags=Ci,S.memoizedProps=null,S.memoizedState=null,S.updateQueue=null,S.dependencies=null,S.stateNode=null,S.selfBaseDuration=0,S.treeBaseDuration=0;else{S.childLanes=j.childLanes,S.lanes=j.lanes,S.child=j.child,S.subtreeFlags=Ci,S.deletions=null,S.memoizedProps=j.memoizedProps,S.memoizedState=j.memoizedState,S.updateQueue=j.updateQueue,S.type=j.type;var X=j.dependencies;S.dependencies=X===null?null:{lanes:X.lanes,firstContext:X.firstContext},S.selfBaseDuration=j.selfBaseDuration,S.treeBaseDuration=j.treeBaseDuration}return S}function cde(S,T,j){var X;return S===zj?(X=Tc,T===!0&&(X|=Ul,X|=fh)):X=Ss,Zd&&(X|=ou),q0(f,null,null,X)}function LO(S,T,j,X,le,we){var Je=d,wt=S;if(typeof S=="function")pk(S)?(Je=u,wt=fQ(wt)):wt=FO(wt);else if(typeof S=="string")Je=m;else e:switch(S){case wn:return nS(j.children,le,we,T);case xr:Je=v,le|=Ul,(le&Tc)!==Ss&&(le|=fh);break;case Zr:return r$e(j,le,we,T);case pn:return ude(j,le,we,T);case Sn:return dde(j,le,we,T);case Br:return yQ(j,le,we,T);case lr:case or:case qr:case Mr:case yr:default:{if(typeof S=="object"&&S!==null)switch(S.$$typeof){case _n:Je=y;break e;case zt:Je=b;break e;case Ft:Je=x,wt=pQ(wt);break e;case jn:Je=$;break e;case Zn:Je=N,wt=null;break e}var Zt="";{(S===void 0||typeof S=="object"&&S!==null&&Object.keys(S).length===0)&&(Zt+=" 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 Bn=X?Ua(X):null;Bn&&(Zt+=`

Check the render method of \``+Bn+"`.")}throw new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) "+("but got: "+(S==null?S:typeof S)+"."+Zt))}}var ir=q0(Je,j,T,le);return ir.elementType=S,ir.type=wt,ir.lanes=we,ir._debugOwner=X,ir}function _Q(S,T,j){var X=null;X=S._owner;var le=S.type,we=S.key,Je=S.props,wt=LO(le,we,Je,X,T,j);return wt._debugSource=S._source,wt._debugOwner=S._owner,wt}function nS(S,T,j,X){var le=q0(_,S,X,T);return le.lanes=j,le}function r$e(S,T,j,X){typeof S.id!="string"&&o('Profiler must specify an "id" of type `string` as a prop. Received the type `%s` instead.',typeof S.id);var le=q0(C,S,X,T|ou);return le.elementType=Zr,le.lanes=j,le.stateNode={effectDuration:0,passiveEffectDuration:0},le}function ude(S,T,j,X){var le=q0(w,S,X,T);return le.elementType=pn,le.lanes=j,le}function dde(S,T,j,X){var le=q0(D,S,X,T);return le.elementType=Sn,le.lanes=j,le}function yQ(S,T,j,X){var le=q0(R,S,X,T);le.elementType=Br,le.lanes=j;var we={isHidden:!1};return le.stateNode=we,le}function mz(S,T,j){var X=q0(g,S,null,T);return X.lanes=j,X}function i$e(){var S=q0(m,null,null,Ss);return S.elementType="DELETED",S}function bQ(S){var T=q0(I,null,null,Ss);return T.stateNode=S,T}function hk(S,T,j){var X=S.children!==null?S.children:[],le=q0(p,X,S.key,T);return le.lanes=j,le.stateNode={containerInfo:S.containerInfo,pendingChildren:null,implementation:S.implementation},le}function xQ(S,T){return S===null&&(S=q0(d,null,null,Ss)),S.tag=T.tag,S.key=T.key,S.elementType=T.elementType,S.type=T.type,S.stateNode=T.stateNode,S.return=T.return,S.child=T.child,S.sibling=T.sibling,S.index=T.index,S.ref=T.ref,S.pendingProps=T.pendingProps,S.memoizedProps=T.memoizedProps,S.updateQueue=T.updateQueue,S.memoizedState=T.memoizedState,S.dependencies=T.dependencies,S.mode=T.mode,S.flags=T.flags,S.subtreeFlags=T.subtreeFlags,S.deletions=T.deletions,S.lanes=T.lanes,S.childLanes=T.childLanes,S.alternate=T.alternate,S.actualDuration=T.actualDuration,S.actualStartTime=T.actualStartTime,S.selfBaseDuration=T.selfBaseDuration,S.treeBaseDuration=T.treeBaseDuration,S._debugSource=T._debugSource,S._debugOwner=T._debugOwner,S._debugNeedsRemount=T._debugNeedsRemount,S._debugHookTypes=T._debugHookTypes,S}function a$e(S,T,j,X,le){this.tag=T,this.containerInfo=S,this.pendingChildren=null,this.current=null,this.pingCache=null,this.finishedWork=null,this.timeoutHandle=KI,this.context=null,this.pendingContext=null,this.callbackNode=null,this.callbackPriority=If,this.eventTimes=Da($a),this.expirationTimes=Da(Lt),this.pendingLanes=$a,this.suspendedLanes=$a,this.pingedLanes=$a,this.expiredLanes=$a,this.mutableReadLanes=$a,this.finishedLanes=$a,this.entangledLanes=$a,this.entanglements=Da($a),this.identifierPrefix=X,this.onRecoverableError=le,this.mutableSourceEagerHydrationData=null,this.effectDuration=0,this.passiveEffectDuration=0;{this.memoizedUpdaters=new Set;for(var we=this.pendingUpdatersLaneMap=[],Je=0;Je<Bh;Je++)we.push(new Set)}switch(T){case zj:this._debugRootType=j?"hydrateRoot()":"createRoot()";break;case A7:this._debugRootType=j?"hydrate()":"render()";break}}function fde(S,T,j,X,le,we,Je,wt,Zt,Bn){var ir=new a$e(S,T,j,wt,Zt),fi=cde(T,we);ir.current=fi,fi.stateNode=ir;{var ci={element:X,isDehydrated:j,cache:null,transitions:null,pendingSuspenseBoundaries:null};fi.memoizedState=ci}return gR(fi),ir}var SQ="18.3.1";function pde(S,T,j){var X=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;return Ye(X),{$$typeof:ui,key:X==null?null:""+X,children:S,containerInfo:T,implementation:j}}var CQ,NE;CQ=!1,NE={};function wQ(S){if(!S)return Sv;var T=dr(S),j=P9e(T);if(T.tag===u){var X=T.type;if(w4(X))return pce(T,X,j)}return j}function hde(S,T){{var j=dr(S);if(j===void 0){if(typeof S.render=="function")throw new Error("Unable to find node on an unmounted component.");var X=Object.keys(S).join(",");throw new Error("Argument appears to not be a ReactComponent. Keys: "+X)}var le=C2(j);if(le===null)return null;if(le.mode&Ul){var we=Ua(j)||"Component";if(!NE[we]){NE[we]=!0;var Je=Vl;try{Mu(le),j.mode&Ul?o("%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,we):o("%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,we)}finally{Je?Mu(Je):zd()}}}return le.stateNode}}function mde(S,T,j,X,le,we,Je,wt){var Zt=!1,Bn=null;return fde(S,T,Zt,Bn,j,X,le,we,Je)}function EQ(S,T,j,X,le,we,Je,wt,Zt,Bn){var ir=!0,fi=fde(j,X,ir,S,le,we,Je,wt,Zt);fi.context=wQ(null);var ci=fi.current,Hi=H0(),Ui=Z7(ci),ha=X8(Hi,Ui);return ha.callback=T??null,J8(ci,ha,Ui),oz(fi,Ui,Hi),fi}function mk(S,T,j,X){Wu(T,S);var le=T.current,we=H0(),Je=Z7(le);Od(Je);var wt=wQ(j);T.context===null?T.context=wt:T.pendingContext=wt,jd&&Vl!==null&&!CQ&&(CQ=!0,o(`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.

Check the render method of %s.`,Ua(Vl)||"Unknown"));var Zt=X8(we,Je);Zt.payload={element:S},X=X===void 0?null:X,X!==null&&(typeof X!="function"&&o("render(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",X),Zt.callback=X);var Bn=J8(le,Zt,Je);return Bn!==null&&(Uh(Bn,le,Je,we),nB(Bn,le,Je)),Je}function X_(S){var T=S.current;if(!T.child)return null;switch(T.child.tag){case m:return T.child.stateNode;default:return T.child.stateNode}}function gde(S){switch(S.tag){case f:{var T=S.stateNode;if(cr(T)){var j=Ke(T);BTe(T,j)}break}case w:{ox(function(){var le=Cv(S,xl);if(le!==null){var we=H0();Uh(le,S,xl,we)}});var X=xl;TQ(S,X);break}}}function vde(S,T){var j=S.memoizedState;j!==null&&j.dehydrated!==null&&(j.retryLane=pi(j.retryLane,T))}function TQ(S,T){vde(S,T);var j=S.alternate;j&&vde(j,T)}function o$e(S){if(S.tag===w){var T=ht,j=Cv(S,T);if(j!==null){var X=H0();Uh(j,S,T,X)}TQ(S,T)}}function $Q(S){if(S.tag===w){var T=Z7(S),j=Cv(S,T);if(j!==null){var X=H0();Uh(j,S,T,X)}TQ(S,T)}}function _de(S){var T=Um(S);return T===null?null:T.stateNode}var yde=function(S){return null};function s$e(S){return yde(S)}var jO=function(S){return!1};function l$e(S){return jO(S)}var bde=null,xde=null,Sde=null,gz=null,gk=null,vz=null,Cde=null,OQ=null,PQ=null;{var wde=function(S,T,j){var X=T[j],le=uc(S)?S.slice():ni({},S);return j+1===T.length?(uc(le)?le.splice(X,1):delete le[X],le):(le[X]=wde(S[X],T,j+1),le)},Ede=function(S,T){return wde(S,T,0)},Tde=function(S,T,j,X){var le=T[X],we=uc(S)?S.slice():ni({},S);if(X+1===T.length){var Je=j[X];we[Je]=we[le],uc(we)?we.splice(le,1):delete we[le]}else we[le]=Tde(S[le],T,j,X+1);return we},$de=function(S,T,j){if(T.length!==j.length){a("copyWithRename() expects paths of the same length");return}else for(var X=0;X<j.length-1;X++)if(T[X]!==j[X]){a("copyWithRename() expects paths to be the same except for the deepest key");return}return Tde(S,T,j,0)},Ode=function(S,T,j,X){if(j>=T.length)return X;var le=T[j],we=uc(S)?S.slice():ni({},S);return we[le]=Ode(S[le],T,j+1,X),we},Pde=function(S,T,j){return Ode(S,T,0,j)},BO=function(S,T){for(var j=S.memoizedState;j!==null&&T>0;)j=j.next,T--;return j};bde=function(S,T,j,X){var le=BO(S,T);if(le!==null){var we=Pde(le.memoizedState,j,X);le.memoizedState=we,le.baseState=we,S.memoizedProps=ni({},S.memoizedProps);var Je=Cv(S,xl);Je!==null&&Uh(Je,S,xl,Lt)}},xde=function(S,T,j){var X=BO(S,T);if(X!==null){var le=Ede(X.memoizedState,j);X.memoizedState=le,X.baseState=le,S.memoizedProps=ni({},S.memoizedProps);var we=Cv(S,xl);we!==null&&Uh(we,S,xl,Lt)}},Sde=function(S,T,j,X){var le=BO(S,T);if(le!==null){var we=$de(le.memoizedState,j,X);le.memoizedState=we,le.baseState=we,S.memoizedProps=ni({},S.memoizedProps);var Je=Cv(S,xl);Je!==null&&Uh(Je,S,xl,Lt)}},gz=function(S,T,j){S.pendingProps=Pde(S.memoizedProps,T,j),S.alternate&&(S.alternate.pendingProps=S.pendingProps);var X=Cv(S,xl);X!==null&&Uh(X,S,xl,Lt)},gk=function(S,T){S.pendingProps=Ede(S.memoizedProps,T),S.alternate&&(S.alternate.pendingProps=S.pendingProps);var j=Cv(S,xl);j!==null&&Uh(j,S,xl,Lt)},vz=function(S,T,j){S.pendingProps=$de(S.memoizedProps,T,j),S.alternate&&(S.alternate.pendingProps=S.pendingProps);var X=Cv(S,xl);X!==null&&Uh(X,S,xl,Lt)},Cde=function(S){var T=Cv(S,xl);T!==null&&Uh(T,S,xl,Lt)},OQ=function(S){yde=S},PQ=function(S){jO=S}}function Nde(S){var T=C2(S);return T===null?null:T.stateNode}function rS(S){return null}function _z(){return Vl}function c$e(S){var T=S.findFiberByHostInstance,j=n.ReactCurrentDispatcher;return P0({bundleType:S.bundleType,version:S.version,rendererPackageName:S.rendererPackageName,rendererConfig:S.rendererConfig,overrideHookState:bde,overrideHookStateDeletePath:xde,overrideHookStateRenamePath:Sde,overrideProps:gz,overridePropsDeletePath:gk,overridePropsRenamePath:vz,setErrorHandler:OQ,setSuspenseHandler:PQ,scheduleUpdate:Cde,currentDispatcherRef:j,findHostInstanceByFiber:Nde,findFiberByHostInstance:T||rS,findHostInstancesForRefresh:ZTe,scheduleRefresh:JTe,scheduleRoot:QTe,setRefreshHandler:XTe,getCurrentFiber:_z,reconcilerVersion:SQ})}var L4=typeof reportError=="function"?reportError:function(S){console.error(S)};function iS(S){this._internalRoot=S}yz.prototype.render=iS.prototype.render=function(S){var T=this._internalRoot;if(T===null)throw new Error("Cannot update an unmounted root.");{typeof arguments[1]=="function"?o("render(...): does not support the second callback argument. To execute a side effect after rendering, declare it in a component body with useEffect()."):vk(arguments[1])?o("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]<"u"&&o("You passed a second argument to root.render(...) but it only accepts one argument.");var j=T.containerInfo;if(j.nodeType!==fu){var X=_de(T.current);X&&X.parentNode!==j&&o("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.")}}mk(S,T,null,null)},yz.prototype.unmount=iS.prototype.unmount=function(){typeof arguments[0]=="function"&&o("unmount(...): does not support a callback argument. To execute a side effect after rendering, declare it in a component body with useEffect().");var S=this._internalRoot;if(S!==null){this._internalRoot=null;var T=S.containerInfo;Kue()&&o("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."),ox(function(){mk(null,S,null,null)}),Oa(T)}};function Dde(S,T){if(!vk(S))throw new Error("createRoot(...): Target container is not a DOM element.");Ide(S);var j=!1,X=!1,le="",we=L4;T!=null&&(T.hydrate?a("hydrate through createRoot is deprecated. Use ReactDOMClient.hydrateRoot(container, <App />) instead."):typeof T=="object"&&T!==null&&T.$$typeof===Ar&&o(`You passed a JSX element to createRoot. You probably meant to call root.render instead. Example usage:

  let root = createRoot(domContainer);
  root.render(<App />);`),T.unstable_strictMode===!0&&(j=!0),T.identifierPrefix!==void 0&&(le=T.identifierPrefix),T.onRecoverableError!==void 0&&(we=T.onRecoverableError),T.transitionCallbacks!==void 0&&T.transitionCallbacks);var Je=mde(S,zj,null,j,X,le,we);wi(Je.current,S);var wt=S.nodeType===fu?S.parentNode:S;return Vw(wt),new iS(Je)}function yz(S){this._internalRoot=S}function u$e(S){S&&Ml(S)}yz.prototype.unstable_scheduleHydration=u$e;function d$e(S,T,j){if(!vk(S))throw new Error("hydrateRoot(...): Target container is not a DOM element.");Ide(S),T===void 0&&o("Must provide initial children as second argument to hydrateRoot. Example usage: hydrateRoot(domContainer, <App />)");var X=j??null,le=j!=null&&j.hydratedSources||null,we=!1,Je=!1,wt="",Zt=L4;j!=null&&(j.unstable_strictMode===!0&&(we=!0),j.identifierPrefix!==void 0&&(wt=j.identifierPrefix),j.onRecoverableError!==void 0&&(Zt=j.onRecoverableError));var Bn=EQ(T,null,S,zj,X,we,Je,wt,Zt);if(wi(Bn.current,S),Vw(S),le)for(var ir=0;ir<le.length;ir++){var fi=le[ir];Z8(Bn,fi)}return new yz(Bn)}function vk(S){return!!(S&&(S.nodeType===hf||S.nodeType===Rh||S.nodeType===yg||!Y))}function _k(S){return!!(S&&(S.nodeType===hf||S.nodeType===Rh||S.nodeType===yg||S.nodeType===fu&&S.nodeValue===" react-mount-point-unstable "))}function Ide(S){S.nodeType===hf&&S.tagName&&S.tagName.toUpperCase()==="BODY"&&o("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."),Pa(S)&&(S._reactRootContainer?o("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported."):o("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 f$e=n.ReactCurrentOwner,NQ;NQ=function(S){if(S._reactRootContainer&&S.nodeType!==fu){var T=_de(S._reactRootContainer.current);T&&T.parentNode!==S&&o("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 j=!!S._reactRootContainer,X=DQ(S),le=!!(X&&Vo(X));le&&!j&&o("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."),S.nodeType===hf&&S.tagName&&S.tagName.toUpperCase()==="BODY"&&o("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 DQ(S){return S?S.nodeType===Rh?S.documentElement:S.firstChild:null}function Rde(){}function p$e(S,T,j,X,le){if(le){if(typeof X=="function"){var we=X;X=function(){var ci=X_(Je);we.call(ci)}}var Je=EQ(T,X,S,A7,null,!1,!1,"",Rde);S._reactRootContainer=Je,wi(Je.current,S);var wt=S.nodeType===fu?S.parentNode:S;return Vw(wt),ox(),Je}else{for(var Zt;Zt=S.lastChild;)S.removeChild(Zt);if(typeof X=="function"){var Bn=X;X=function(){var ci=X_(ir);Bn.call(ci)}}var ir=mde(S,A7,null,!1,!1,"",Rde);S._reactRootContainer=ir,wi(ir.current,S);var fi=S.nodeType===fu?S.parentNode:S;return Vw(fi),ox(function(){mk(T,ir,j,X)}),ir}}function kde(S,T){S!==null&&typeof S!="function"&&o("%s(...): Expected the last optional `callback` argument to be a function. Instead received: %s.",T,S)}function bz(S,T,j,X,le){NQ(j),kde(le===void 0?null:le,"render");var we=j._reactRootContainer,Je;if(!we)Je=p$e(j,T,S,le,X);else{if(Je=we,typeof le=="function"){var wt=le;le=function(){var Zt=X_(Je);wt.call(Zt)}}mk(T,Je,S,le)}return X_(Je)}var IQ=!1;function h$e(S){{IQ||(IQ=!0,o("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=f$e.current;if(T!==null&&T.stateNode!==null){var j=T.stateNode._warnedAboutRefsInRender;j||o("%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.",si(T.type)||"A component"),T.stateNode._warnedAboutRefsInRender=!0}}return S==null?null:S.nodeType===hf?S:hde(S,"findDOMNode")}function m$e(S,T,j){if(o("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"),!_k(T))throw new Error("Target container is not a DOM element.");{var X=Pa(T)&&T._reactRootContainer===void 0;X&&o("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 bz(null,S,T,!0,j)}function Ade(S,T,j){if(o("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"),!_k(T))throw new Error("Target container is not a DOM element.");{var X=Pa(T)&&T._reactRootContainer===void 0;X&&o("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 bz(null,S,T,!1,j)}function g$e(S,T,j,X){if(o("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"),!_k(j))throw new Error("Target container is not a DOM element.");if(S==null||!_r(S))throw new Error("parentComponent must be a valid React Component");return bz(S,T,j,!1,X)}var RQ=!1;function v$e(S){if(RQ||(RQ=!0,o("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")),!_k(S))throw new Error("unmountComponentAtNode(...): Target container is not a DOM element.");{var T=Pa(S)&&S._reactRootContainer===void 0;T&&o("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(S._reactRootContainer){{var j=DQ(S),X=j&&!Vo(j);X&&o("unmountComponentAtNode(): The node you're attempting to unmount was rendered by another copy of React.")}return ox(function(){bz(null,null,S,!1,function(){S._reactRootContainer=null,Oa(S)})}),!0}else{{var le=DQ(S),we=!!(le&&Vo(le)),Je=S.nodeType===hf&&_k(S.parentNode)&&!!S.parentNode._reactRootContainer;we&&o("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s",Je?"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}}ta(gde),oa(o$e),yo($Q),bo(ri),zs(gi),(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")&&o("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"),x2(zI),h7(eQ,tQ,ox);function Mde(S,T){var j=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!vk(T))throw new Error("Target container is not a DOM element.");return pde(S,T,null,j)}function Fde(S,T,j,X){return g$e(S,T,j,X)}var kQ={usingClientEntryPoint:!1,Events:[Vo,Ns,ll,$_,Eg,eQ]};function _$e(S,T){return kQ.usingClientEntryPoint||o('You are importing createRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),Dde(S,T)}function y$e(S,T,j){return kQ.usingClientEntryPoint||o('You are importing hydrateRoot from "react-dom" which is not supported. You should instead import it from "react-dom/client".'),d$e(S,T,j)}function b$e(S){return Kue()&&o("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."),ox(S)}var Lde=c$e({findFiberByHostInstance:Fa,bundleType:1,version:SQ,rendererPackageName:"react-dom"});if(!Lde&&Ee&&window.top===window.self&&(navigator.userAgent.indexOf("Chrome")>-1&&navigator.userAgent.indexOf("Edge")===-1||navigator.userAgent.indexOf("Firefox")>-1)){var AQ=window.location.protocol;/^(https?|file):$/.test(AQ)&&console.info("%cDownload the React DevTools for a better development experience: https://reactjs.org/link/react-devtools"+(AQ==="file:"?`
You might need to use a local HTTP server (instead of file://): https://reactjs.org/link/react-devtools-faq`:""),"font-weight:bold")}a3.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=kQ,a3.createPortal=Mde,a3.createRoot=_$e,a3.findDOMNode=h$e,a3.flushSync=b$e,a3.hydrate=m$e,a3.hydrateRoot=y$e,a3.render=Ade,a3.unmountComponentAtNode=v$e,a3.unstable_batchedUpdates=eQ,a3.unstable_renderSubtreeIntoContainer=Fde,a3.version=SQ,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)})();j5t.exports=a3;var b1=j5t.exports;const VV=il(b1),H5t=gVe({__proto__:null,default:VV},[b1]);var q5t,Sat=b1;{var Cat=Sat.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;q5t=function(e,t){Cat.usingClientEntryPoint=!0;try{return Sat.createRoot(e,t)}finally{Cat.usingClientEntryPoint=!1}}}function WV(e,t){return WV=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,r){return n.__proto__=r,n},WV(e,t)}function sae(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,WV(e,t)}var lae=function(){function e(){this.listeners=[]}var t=e.prototype;return t.subscribe=function(r){var i=this,a=r||function(){};return this.listeners.push(a),this.onSubscribe(),function(){i.listeners=i.listeners.filter(function(o){return o!==a}),i.onUnsubscribe()}},t.hasListeners=function(){return this.listeners.length>0},t.onSubscribe=function(){},t.onUnsubscribe=function(){},e}();function ge(){return ge=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ge.apply(null,arguments)}var Eve=typeof window>"u";function Kv(){}function $yn(e,t){return typeof e=="function"?e(t):e}function FMe(e){return typeof e=="number"&&e>=0&&e!==1/0}function Tve(e){return Array.isArray(e)?e:[e]}function V5t(e,t){return Math.max(e+(t||0)-Date.now(),0)}function ege(e,t,n){return x4e(e)?typeof t=="function"?ge({},n,{queryKey:e,queryFn:t}):ge({},t,{queryKey:e}):e}function zP(e,t,n){return x4e(e)?[ge({},t,{queryKey:e}),n]:[e||{},t]}function Oyn(e,t){if(e===!0&&t===!0||e==null&&t==null)return"all";if(e===!1&&t===!1)return"none";var n=e??!t;return n?"active":"inactive"}function wat(e,t){var n=e.active,r=e.exact,i=e.fetching,a=e.inactive,o=e.predicate,s=e.queryKey,c=e.stale;if(x4e(s)){if(r){if(t.queryHash!==vVe(s,t.options))return!1}else if(!$ve(t.queryKey,s))return!1}var u=Oyn(n,a);if(u==="none")return!1;if(u!=="all"){var d=t.isActive();if(u==="active"&&!d||u==="inactive"&&d)return!1}return!(typeof c=="boolean"&&t.isStale()!==c||typeof i=="boolean"&&t.isFetching()!==i||o&&!o(t))}function Eat(e,t){var n=e.exact,r=e.fetching,i=e.predicate,a=e.mutationKey;if(x4e(a)){if(!t.options.mutationKey)return!1;if(n){if(rM(t.options.mutationKey)!==rM(a))return!1}else if(!$ve(t.options.mutationKey,a))return!1}return!(typeof r=="boolean"&&t.state.status==="loading"!==r||i&&!i(t))}function vVe(e,t){var n=(t==null?void 0:t.queryKeyHashFn)||rM;return n(e)}function rM(e){var t=Tve(e);return Pyn(t)}function Pyn(e){return JSON.stringify(e,function(t,n){return LMe(n)?Object.keys(n).sort().reduce(function(r,i){return r[i]=n[i],r},{}):n})}function $ve(e,t){return W5t(Tve(e),Tve(t))}function W5t(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(function(n){return!W5t(e[n],t[n])}):!1}function Ove(e,t){if(e===t)return e;var n=Array.isArray(e)&&Array.isArray(t);if(n||LMe(e)&&LMe(t)){for(var r=n?e.length:Object.keys(e).length,i=n?t:Object.keys(t),a=i.length,o=n?[]:{},s=0,c=0;c<a;c++){var u=n?c:i[c];o[u]=Ove(e[u],t[u]),o[u]===e[u]&&s++}return r===a&&s===r?e:o}return t}function Nyn(e,t){if(e&&!t||t&&!e)return!1;for(var n in e)if(e[n]!==t[n])return!1;return!0}function LMe(e){if(!Tat(e))return!1;var t=e.constructor;if(typeof t>"u")return!0;var n=t.prototype;return!(!Tat(n)||!n.hasOwnProperty("isPrototypeOf"))}function Tat(e){return Object.prototype.toString.call(e)==="[object Object]"}function x4e(e){return typeof e=="string"||Array.isArray(e)}function Dyn(e){return new Promise(function(t){setTimeout(t,e)})}function $at(e){Promise.resolve().then(e).catch(function(t){return setTimeout(function(){throw t})})}function U5t(){if(typeof AbortController=="function")return new AbortController}var Iyn=function(e){sae(t,e);function t(){var r;return r=e.call(this)||this,r.setup=function(i){var a;if(!Eve&&((a=window)!=null&&a.addEventListener)){var o=function(){return i()};return window.addEventListener("visibilitychange",o,!1),window.addEventListener("focus",o,!1),function(){window.removeEventListener("visibilitychange",o),window.removeEventListener("focus",o)}}},r}var n=t.prototype;return n.onSubscribe=function(){this.cleanup||this.setEventListener(this.setup)},n.onUnsubscribe=function(){if(!this.hasListeners()){var i;(i=this.cleanup)==null||i.call(this),this.cleanup=void 0}},n.setEventListener=function(i){var a,o=this;this.setup=i,(a=this.cleanup)==null||a.call(this),this.cleanup=i(function(s){typeof s=="boolean"?o.setFocused(s):o.onFocus()})},n.setFocused=function(i){this.focused=i,i&&this.onFocus()},n.onFocus=function(){this.listeners.forEach(function(i){i()})},n.isFocused=function(){return typeof this.focused=="boolean"?this.focused:typeof document>"u"?!0:[void 0,"visible","prerender"].includes(document.visibilityState)},t}(lae),pne=new Iyn,Ryn=function(e){sae(t,e);function t(){var r;return r=e.call(this)||this,r.setup=function(i){var a;if(!Eve&&((a=window)!=null&&a.addEventListener)){var o=function(){return i()};return window.addEventListener("online",o,!1),window.addEventListener("offline",o,!1),function(){window.removeEventListener("online",o),window.removeEventListener("offline",o)}}},r}var n=t.prototype;return n.onSubscribe=function(){this.cleanup||this.setEventListener(this.setup)},n.onUnsubscribe=function(){if(!this.hasListeners()){var i;(i=this.cleanup)==null||i.call(this),this.cleanup=void 0}},n.setEventListener=function(i){var a,o=this;this.setup=i,(a=this.cleanup)==null||a.call(this),this.cleanup=i(function(s){typeof s=="boolean"?o.setOnline(s):o.onOnline()})},n.setOnline=function(i){this.online=i,i&&this.onOnline()},n.onOnline=function(){this.listeners.forEach(function(i){i()})},n.isOnline=function(){return typeof this.online=="boolean"?this.online:typeof navigator>"u"||typeof navigator.onLine>"u"?!0:navigator.onLine},t}(lae),tge=new Ryn;function kyn(e){return Math.min(1e3*Math.pow(2,e),3e4)}function Pve(e){return typeof(e==null?void 0:e.cancel)=="function"}var K5t=function(t){this.revert=t==null?void 0:t.revert,this.silent=t==null?void 0:t.silent};function nge(e){return e instanceof K5t}var G5t=function(t){var n=this,r=!1,i,a,o,s;this.abort=t.abort,this.cancel=function(p){return i==null?void 0:i(p)},this.cancelRetry=function(){r=!0},this.continueRetry=function(){r=!1},this.continue=function(){return a==null?void 0:a()},this.failureCount=0,this.isPaused=!1,this.isResolved=!1,this.isTransportCancelable=!1,this.promise=new Promise(function(p,m){o=p,s=m});var c=function(m){n.isResolved||(n.isResolved=!0,t.onSuccess==null||t.onSuccess(m),a==null||a(),o(m))},u=function(m){n.isResolved||(n.isResolved=!0,t.onError==null||t.onError(m),a==null||a(),s(m))},d=function(){return new Promise(function(m){a=m,n.isPaused=!0,t.onPause==null||t.onPause()}).then(function(){a=void 0,n.isPaused=!1,t.onContinue==null||t.onContinue()})},f=function p(){if(!n.isResolved){var m;try{m=t.fn()}catch(g){m=Promise.reject(g)}i=function(_){if(!n.isResolved&&(u(new K5t(_)),n.abort==null||n.abort(),Pve(m)))try{m.cancel()}catch{}},n.isTransportCancelable=Pve(m),Promise.resolve(m).then(c).catch(function(g){var _,v;if(!n.isResolved){var b=(_=t.retry)!=null?_:3,y=(v=t.retryDelay)!=null?v:kyn,x=typeof y=="function"?y(n.failureCount,g):y,C=b===!0||typeof b=="number"&&n.failureCount<b||typeof b=="function"&&b(n.failureCount,g);if(r||!C){u(g);return}n.failureCount++,t.onFail==null||t.onFail(n.failureCount,g),Dyn(x).then(function(){if(!pne.isFocused()||!tge.isOnline())return d()}).then(function(){r?u(g):p()})}})}};f()},Ayn=function(){function e(){this.queue=[],this.transactions=0,this.notifyFn=function(n){n()},this.batchNotifyFn=function(n){n()}}var t=e.prototype;return t.batch=function(r){var i;this.transactions++;try{i=r()}finally{this.transactions--,this.transactions||this.flush()}return i},t.schedule=function(r){var i=this;this.transactions?this.queue.push(r):$at(function(){i.notifyFn(r)})},t.batchCalls=function(r){var i=this;return function(){for(var a=arguments.length,o=new Array(a),s=0;s<a;s++)o[s]=arguments[s];i.schedule(function(){r.apply(void 0,o)})}},t.flush=function(){var r=this,i=this.queue;this.queue=[],i.length&&$at(function(){r.batchNotifyFn(function(){i.forEach(function(a){r.notifyFn(a)})})})},t.setNotifyFunction=function(r){this.notifyFn=r},t.setBatchNotifyFunction=function(r){this.batchNotifyFn=r},e}(),nm=new Ayn,Y5t=console;function Nve(){return Y5t}function Myn(e){Y5t=e}var Fyn=function(){function e(n){this.abortSignalConsumed=!1,this.hadObservers=!1,this.defaultOptions=n.defaultOptions,this.setOptions(n.options),this.observers=[],this.cache=n.cache,this.queryKey=n.queryKey,this.queryHash=n.queryHash,this.initialState=n.state||this.getDefaultState(this.options),this.state=this.initialState,this.meta=n.meta,this.scheduleGc()}var t=e.prototype;return t.setOptions=function(r){var i;this.options=ge({},this.defaultOptions,r),this.meta=r==null?void 0:r.meta,this.cacheTime=Math.max(this.cacheTime||0,(i=this.options.cacheTime)!=null?i:5*60*1e3)},t.setDefaultOptions=function(r){this.defaultOptions=r},t.scheduleGc=function(){var r=this;this.clearGcTimeout(),FMe(this.cacheTime)&&(this.gcTimeout=setTimeout(function(){r.optionalRemove()},this.cacheTime))},t.clearGcTimeout=function(){this.gcTimeout&&(clearTimeout(this.gcTimeout),this.gcTimeout=void 0)},t.optionalRemove=function(){this.observers.length||(this.state.isFetching?this.hadObservers&&this.scheduleGc():this.cache.remove(this))},t.setData=function(r,i){var a,o,s=this.state.data,c=$yn(r,s);return(a=(o=this.options).isDataEqual)!=null&&a.call(o,s,c)?c=s:this.options.structuralSharing!==!1&&(c=Ove(s,c)),this.dispatch({data:c,type:"success",dataUpdatedAt:i==null?void 0:i.updatedAt}),c},t.setState=function(r,i){this.dispatch({type:"setState",state:r,setStateOptions:i})},t.cancel=function(r){var i,a=this.promise;return(i=this.retryer)==null||i.cancel(r),a?a.then(Kv).catch(Kv):Promise.resolve()},t.destroy=function(){this.clearGcTimeout(),this.cancel({silent:!0})},t.reset=function(){this.destroy(),this.setState(this.initialState)},t.isActive=function(){return this.observers.some(function(r){return r.options.enabled!==!1})},t.isFetching=function(){return this.state.isFetching},t.isStale=function(){return this.state.isInvalidated||!this.state.dataUpdatedAt||this.observers.some(function(r){return r.getCurrentResult().isStale})},t.isStaleByTime=function(r){return r===void 0&&(r=0),this.state.isInvalidated||!this.state.dataUpdatedAt||!V5t(this.state.dataUpdatedAt,r)},t.onFocus=function(){var r,i=this.observers.find(function(a){return a.shouldFetchOnWindowFocus()});i&&i.refetch(),(r=this.retryer)==null||r.continue()},t.onOnline=function(){var r,i=this.observers.find(function(a){return a.shouldFetchOnReconnect()});i&&i.refetch(),(r=this.retryer)==null||r.continue()},t.addObserver=function(r){this.observers.indexOf(r)===-1&&(this.observers.push(r),this.hadObservers=!0,this.clearGcTimeout(),this.cache.notify({type:"observerAdded",query:this,observer:r}))},t.removeObserver=function(r){this.observers.indexOf(r)!==-1&&(this.observers=this.observers.filter(function(i){return i!==r}),this.observers.length||(this.retryer&&(this.retryer.isTransportCancelable||this.abortSignalConsumed?this.retryer.cancel({revert:!0}):this.retryer.cancelRetry()),this.cacheTime?this.scheduleGc():this.cache.remove(this)),this.cache.notify({type:"observerRemoved",query:this,observer:r}))},t.getObserversCount=function(){return this.observers.length},t.invalidate=function(){this.state.isInvalidated||this.dispatch({type:"invalidate"})},t.fetch=function(r,i){var a=this,o,s,c;if(this.state.isFetching){if(this.state.dataUpdatedAt&&(i!=null&&i.cancelRefetch))this.cancel({silent:!0});else if(this.promise){var u;return(u=this.retryer)==null||u.continueRetry(),this.promise}}if(r&&this.setOptions(r),!this.options.queryFn){var d=this.observers.find(function(y){return y.options.queryFn});d&&this.setOptions(d.options)}var f=Tve(this.queryKey),p=U5t(),m={queryKey:f,pageParam:void 0,meta:this.meta};Object.defineProperty(m,"signal",{enumerable:!0,get:function(){if(p)return a.abortSignalConsumed=!0,p.signal}});var g=function(){return a.options.queryFn?(a.abortSignalConsumed=!1,a.options.queryFn(m)):Promise.reject("Missing queryFn")},_={fetchOptions:i,options:this.options,queryKey:f,state:this.state,fetchFn:g,meta:this.meta};if((o=this.options.behavior)!=null&&o.onFetch){var v;(v=this.options.behavior)==null||v.onFetch(_)}if(this.revertState=this.state,!this.state.isFetching||this.state.fetchMeta!==((s=_.fetchOptions)==null?void 0:s.meta)){var b;this.dispatch({type:"fetch",meta:(b=_.fetchOptions)==null?void 0:b.meta})}return this.retryer=new G5t({fn:_.fetchFn,abort:p==null||(c=p.abort)==null?void 0:c.bind(p),onSuccess:function(x){a.setData(x),a.cache.config.onSuccess==null||a.cache.config.onSuccess(x,a),a.cacheTime===0&&a.optionalRemove()},onError:function(x){nge(x)&&x.silent||a.dispatch({type:"error",error:x}),nge(x)||(a.cache.config.onError==null||a.cache.config.onError(x,a),Nve().error(x)),a.cacheTime===0&&a.optionalRemove()},onFail:function(){a.dispatch({type:"failed"})},onPause:function(){a.dispatch({type:"pause"})},onContinue:function(){a.dispatch({type:"continue"})},retry:_.options.retry,retryDelay:_.options.retryDelay}),this.promise=this.retryer.promise,this.promise},t.dispatch=function(r){var i=this;this.state=this.reducer(this.state,r),nm.batch(function(){i.observers.forEach(function(a){a.onQueryUpdate(r)}),i.cache.notify({query:i,type:"queryUpdated",action:r})})},t.getDefaultState=function(r){var i=typeof r.initialData=="function"?r.initialData():r.initialData,a=typeof r.initialData<"u",o=a?typeof r.initialDataUpdatedAt=="function"?r.initialDataUpdatedAt():r.initialDataUpdatedAt:0,s=typeof i<"u";return{data:i,dataUpdateCount:0,dataUpdatedAt:s?o??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchMeta:null,isFetching:!1,isInvalidated:!1,isPaused:!1,status:s?"success":"idle"}},t.reducer=function(r,i){var a,o;switch(i.type){case"failed":return ge({},r,{fetchFailureCount:r.fetchFailureCount+1});case"pause":return ge({},r,{isPaused:!0});case"continue":return ge({},r,{isPaused:!1});case"fetch":return ge({},r,{fetchFailureCount:0,fetchMeta:(a=i.meta)!=null?a:null,isFetching:!0,isPaused:!1},!r.dataUpdatedAt&&{error:null,status:"loading"});case"success":return ge({},r,{data:i.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:(o=i.dataUpdatedAt)!=null?o:Date.now(),error:null,fetchFailureCount:0,isFetching:!1,isInvalidated:!1,isPaused:!1,status:"success"});case"error":var s=i.error;return nge(s)&&s.revert&&this.revertState?ge({},this.revertState):ge({},r,{error:s,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,isFetching:!1,isPaused:!1,status:"error"});case"invalidate":return ge({},r,{isInvalidated:!0});case"setState":return ge({},r,i.state);default:return r}},e}(),Lyn=function(e){sae(t,e);function t(r){var i;return i=e.call(this)||this,i.config=r||{},i.queries=[],i.queriesMap={},i}var n=t.prototype;return n.build=function(i,a,o){var s,c=a.queryKey,u=(s=a.queryHash)!=null?s:vVe(c,a),d=this.get(u);return d||(d=new Fyn({cache:this,queryKey:c,queryHash:u,options:i.defaultQueryOptions(a),state:o,defaultOptions:i.getQueryDefaults(c),meta:a.meta}),this.add(d)),d},n.add=function(i){this.queriesMap[i.queryHash]||(this.queriesMap[i.queryHash]=i,this.queries.push(i),this.notify({type:"queryAdded",query:i}))},n.remove=function(i){var a=this.queriesMap[i.queryHash];a&&(i.destroy(),this.queries=this.queries.filter(function(o){return o!==i}),a===i&&delete this.queriesMap[i.queryHash],this.notify({type:"queryRemoved",query:i}))},n.clear=function(){var i=this;nm.batch(function(){i.queries.forEach(function(a){i.remove(a)})})},n.get=function(i){return this.queriesMap[i]},n.getAll=function(){return this.queries},n.find=function(i,a){var o=zP(i,a),s=o[0];return typeof s.exact>"u"&&(s.exact=!0),this.queries.find(function(c){return wat(s,c)})},n.findAll=function(i,a){var o=zP(i,a),s=o[0];return Object.keys(s).length>0?this.queries.filter(function(c){return wat(s,c)}):this.queries},n.notify=function(i){var a=this;nm.batch(function(){a.listeners.forEach(function(o){o(i)})})},n.onFocus=function(){var i=this;nm.batch(function(){i.queries.forEach(function(a){a.onFocus()})})},n.onOnline=function(){var i=this;nm.batch(function(){i.queries.forEach(function(a){a.onOnline()})})},t}(lae),jyn=function(){function e(n){this.options=ge({},n.defaultOptions,n.options),this.mutationId=n.mutationId,this.mutationCache=n.mutationCache,this.observers=[],this.state=n.state||Byn(),this.meta=n.meta}var t=e.prototype;return t.setState=function(r){this.dispatch({type:"setState",state:r})},t.addObserver=function(r){this.observers.indexOf(r)===-1&&this.observers.push(r)},t.removeObserver=function(r){this.observers=this.observers.filter(function(i){return i!==r})},t.cancel=function(){return this.retryer?(this.retryer.cancel(),this.retryer.promise.then(Kv).catch(Kv)):Promise.resolve()},t.continue=function(){return this.retryer?(this.retryer.continue(),this.retryer.promise):this.execute()},t.execute=function(){var r=this,i,a=this.state.status==="loading",o=Promise.resolve();return a||(this.dispatch({type:"loading",variables:this.options.variables}),o=o.then(function(){r.mutationCache.config.onMutate==null||r.mutationCache.config.onMutate(r.state.variables,r)}).then(function(){return r.options.onMutate==null?void 0:r.options.onMutate(r.state.variables)}).then(function(s){s!==r.state.context&&r.dispatch({type:"loading",context:s,variables:r.state.variables})})),o.then(function(){return r.executeMutation()}).then(function(s){i=s,r.mutationCache.config.onSuccess==null||r.mutationCache.config.onSuccess(i,r.state.variables,r.state.context,r)}).then(function(){return r.options.onSuccess==null?void 0:r.options.onSuccess(i,r.state.variables,r.state.context)}).then(function(){return r.options.onSettled==null?void 0:r.options.onSettled(i,null,r.state.variables,r.state.context)}).then(function(){return r.dispatch({type:"success",data:i}),i}).catch(function(s){return r.mutationCache.config.onError==null||r.mutationCache.config.onError(s,r.state.variables,r.state.context,r),Nve().error(s),Promise.resolve().then(function(){return r.options.onError==null?void 0:r.options.onError(s,r.state.variables,r.state.context)}).then(function(){return r.options.onSettled==null?void 0:r.options.onSettled(void 0,s,r.state.variables,r.state.context)}).then(function(){throw r.dispatch({type:"error",error:s}),s})})},t.executeMutation=function(){var r=this,i;return this.retryer=new G5t({fn:function(){return r.options.mutationFn?r.options.mutationFn(r.state.variables):Promise.reject("No mutationFn found")},onFail:function(){r.dispatch({type:"failed"})},onPause:function(){r.dispatch({type:"pause"})},onContinue:function(){r.dispatch({type:"continue"})},retry:(i=this.options.retry)!=null?i:0,retryDelay:this.options.retryDelay}),this.retryer.promise},t.dispatch=function(r){var i=this;this.state=zyn(this.state,r),nm.batch(function(){i.observers.forEach(function(a){a.onMutationUpdate(r)}),i.mutationCache.notify(i)})},e}();function Byn(){return{context:void 0,data:void 0,error:null,failureCount:0,isPaused:!1,status:"idle",variables:void 0}}function zyn(e,t){switch(t.type){case"failed":return ge({},e,{failureCount:e.failureCount+1});case"pause":return ge({},e,{isPaused:!0});case"continue":return ge({},e,{isPaused:!1});case"loading":return ge({},e,{context:t.context,data:void 0,error:null,isPaused:!1,status:"loading",variables:t.variables});case"success":return ge({},e,{data:t.data,error:null,status:"success",isPaused:!1});case"error":return ge({},e,{data:void 0,error:t.error,failureCount:e.failureCount+1,isPaused:!1,status:"error"});case"setState":return ge({},e,t.state);default:return e}}var Hyn=function(e){sae(t,e);function t(r){var i;return i=e.call(this)||this,i.config=r||{},i.mutations=[],i.mutationId=0,i}var n=t.prototype;return n.build=function(i,a,o){var s=new jyn({mutationCache:this,mutationId:++this.mutationId,options:i.defaultMutationOptions(a),state:o,defaultOptions:a.mutationKey?i.getMutationDefaults(a.mutationKey):void 0,meta:a.meta});return this.add(s),s},n.add=function(i){this.mutations.push(i),this.notify(i)},n.remove=function(i){this.mutations=this.mutations.filter(function(a){return a!==i}),i.cancel(),this.notify(i)},n.clear=function(){var i=this;nm.batch(function(){i.mutations.forEach(function(a){i.remove(a)})})},n.getAll=function(){return this.mutations},n.find=function(i){return typeof i.exact>"u"&&(i.exact=!0),this.mutations.find(function(a){return Eat(i,a)})},n.findAll=function(i){return this.mutations.filter(function(a){return Eat(i,a)})},n.notify=function(i){var a=this;nm.batch(function(){a.listeners.forEach(function(o){o(i)})})},n.onFocus=function(){this.resumePausedMutations()},n.onOnline=function(){this.resumePausedMutations()},n.resumePausedMutations=function(){var i=this.mutations.filter(function(a){return a.state.isPaused});return nm.batch(function(){return i.reduce(function(a,o){return a.then(function(){return o.continue().catch(Kv)})},Promise.resolve())})},t}(lae);function qyn(){return{onFetch:function(t){t.fetchFn=function(){var n,r,i,a,o,s,c=(n=t.fetchOptions)==null||(r=n.meta)==null?void 0:r.refetchPage,u=(i=t.fetchOptions)==null||(a=i.meta)==null?void 0:a.fetchMore,d=u==null?void 0:u.pageParam,f=(u==null?void 0:u.direction)==="forward",p=(u==null?void 0:u.direction)==="backward",m=((o=t.state.data)==null?void 0:o.pages)||[],g=((s=t.state.data)==null?void 0:s.pageParams)||[],_=U5t(),v=_==null?void 0:_.signal,b=g,y=!1,x=t.options.queryFn||function(){return Promise.reject("Missing queryFn")},C=function(A,F,z,M){return b=M?[F].concat(b):[].concat(b,[F]),M?[z].concat(A):[].concat(A,[z])},w=function(A,F,z,M){if(y)return Promise.reject("Cancelled");if(typeof z>"u"&&!F&&A.length)return Promise.resolve(A);var K={queryKey:t.queryKey,signal:v,pageParam:z,meta:t.meta},U=x(K),W=Promise.resolve(U).then(function(Y){return C(A,z,Y,M)});if(Pve(U)){var L=W;L.cancel=U.cancel}return W},$;if(!m.length)$=w([]);else if(f){var O=typeof d<"u",N=O?d:Oat(t.options,m);$=w(m,O,N)}else if(p){var P=typeof d<"u",I=P?d:Vyn(t.options,m);$=w(m,P,I,!0)}else(function(){b=[];var R=typeof t.options.getNextPageParam>"u",A=c&&m[0]?c(m[0],0,m):!0;$=A?w([],R,g[0]):Promise.resolve(C([],g[0],m[0]));for(var F=function(K){$=$.then(function(U){var W=c&&m[K]?c(m[K],K,m):!0;if(W){var L=R?g[K]:Oat(t.options,U);return w(U,R,L)}return Promise.resolve(C(U,g[K],m[K]))})},z=1;z<m.length;z++)F(z)})();var D=$.then(function(R){return{pages:R,pageParams:b}}),k=D;return k.cancel=function(){y=!0,_==null||_.abort(),Pve($)&&$.cancel()},D}}}}function Oat(e,t){return e.getNextPageParam==null?void 0:e.getNextPageParam(t[t.length-1],t)}function Vyn(e,t){return e.getPreviousPageParam==null?void 0:e.getPreviousPageParam(t[0],t)}var Wyn=function(){function e(n){n===void 0&&(n={}),this.queryCache=n.queryCache||new Lyn,this.mutationCache=n.mutationCache||new Hyn,this.defaultOptions=n.defaultOptions||{},this.queryDefaults=[],this.mutationDefaults=[]}var t=e.prototype;return t.mount=function(){var r=this;this.unsubscribeFocus=pne.subscribe(function(){pne.isFocused()&&tge.isOnline()&&(r.mutationCache.onFocus(),r.queryCache.onFocus())}),this.unsubscribeOnline=tge.subscribe(function(){pne.isFocused()&&tge.isOnline()&&(r.mutationCache.onOnline(),r.queryCache.onOnline())})},t.unmount=function(){var r,i;(r=this.unsubscribeFocus)==null||r.call(this),(i=this.unsubscribeOnline)==null||i.call(this)},t.isFetching=function(r,i){var a=zP(r,i),o=a[0];return o.fetching=!0,this.queryCache.findAll(o).length},t.isMutating=function(r){return this.mutationCache.findAll(ge({},r,{fetching:!0})).length},t.getQueryData=function(r,i){var a;return(a=this.queryCache.find(r,i))==null?void 0:a.state.data},t.getQueriesData=function(r){return this.getQueryCache().findAll(r).map(function(i){var a=i.queryKey,o=i.state,s=o.data;return[a,s]})},t.setQueryData=function(r,i,a){var o=ege(r),s=this.defaultQueryOptions(o);return this.queryCache.build(this,s).setData(i,a)},t.setQueriesData=function(r,i,a){var o=this;return nm.batch(function(){return o.getQueryCache().findAll(r).map(function(s){var c=s.queryKey;return[c,o.setQueryData(c,i,a)]})})},t.getQueryState=function(r,i){var a;return(a=this.queryCache.find(r,i))==null?void 0:a.state},t.removeQueries=function(r,i){var a=zP(r,i),o=a[0],s=this.queryCache;nm.batch(function(){s.findAll(o).forEach(function(c){s.remove(c)})})},t.resetQueries=function(r,i,a){var o=this,s=zP(r,i,a),c=s[0],u=s[1],d=this.queryCache,f=ge({},c,{active:!0});return nm.batch(function(){return d.findAll(c).forEach(function(p){p.reset()}),o.refetchQueries(f,u)})},t.cancelQueries=function(r,i,a){var o=this,s=zP(r,i,a),c=s[0],u=s[1],d=u===void 0?{}:u;typeof d.revert>"u"&&(d.revert=!0);var f=nm.batch(function(){return o.queryCache.findAll(c).map(function(p){return p.cancel(d)})});return Promise.all(f).then(Kv).catch(Kv)},t.invalidateQueries=function(r,i,a){var o,s,c,u=this,d=zP(r,i,a),f=d[0],p=d[1],m=ge({},f,{active:(o=(s=f.refetchActive)!=null?s:f.active)!=null?o:!0,inactive:(c=f.refetchInactive)!=null?c:!1});return nm.batch(function(){return u.queryCache.findAll(f).forEach(function(g){g.invalidate()}),u.refetchQueries(m,p)})},t.refetchQueries=function(r,i,a){var o=this,s=zP(r,i,a),c=s[0],u=s[1],d=nm.batch(function(){return o.queryCache.findAll(c).map(function(p){return p.fetch(void 0,ge({},u,{meta:{refetchPage:c==null?void 0:c.refetchPage}}))})}),f=Promise.all(d).then(Kv);return u!=null&&u.throwOnError||(f=f.catch(Kv)),f},t.fetchQuery=function(r,i,a){var o=ege(r,i,a),s=this.defaultQueryOptions(o);typeof s.retry>"u"&&(s.retry=!1);var c=this.queryCache.build(this,s);return c.isStaleByTime(s.staleTime)?c.fetch(s):Promise.resolve(c.state.data)},t.prefetchQuery=function(r,i,a){return this.fetchQuery(r,i,a).then(Kv).catch(Kv)},t.fetchInfiniteQuery=function(r,i,a){var o=ege(r,i,a);return o.behavior=qyn(),this.fetchQuery(o)},t.prefetchInfiniteQuery=function(r,i,a){return this.fetchInfiniteQuery(r,i,a).then(Kv).catch(Kv)},t.cancelMutations=function(){var r=this,i=nm.batch(function(){return r.mutationCache.getAll().map(function(a){return a.cancel()})});return Promise.all(i).then(Kv).catch(Kv)},t.resumePausedMutations=function(){return this.getMutationCache().resumePausedMutations()},t.executeMutation=function(r){return this.mutationCache.build(this,r).execute()},t.getQueryCache=function(){return this.queryCache},t.getMutationCache=function(){return this.mutationCache},t.getDefaultOptions=function(){return this.defaultOptions},t.setDefaultOptions=function(r){this.defaultOptions=r},t.setQueryDefaults=function(r,i){var a=this.queryDefaults.find(function(o){return rM(r)===rM(o.queryKey)});a?a.defaultOptions=i:this.queryDefaults.push({queryKey:r,defaultOptions:i})},t.getQueryDefaults=function(r){var i;return r?(i=this.queryDefaults.find(function(a){return $ve(r,a.queryKey)}))==null?void 0:i.defaultOptions:void 0},t.setMutationDefaults=function(r,i){var a=this.mutationDefaults.find(function(o){return rM(r)===rM(o.mutationKey)});a?a.defaultOptions=i:this.mutationDefaults.push({mutationKey:r,defaultOptions:i})},t.getMutationDefaults=function(r){var i;return r?(i=this.mutationDefaults.find(function(a){return $ve(r,a.mutationKey)}))==null?void 0:i.defaultOptions:void 0},t.defaultQueryOptions=function(r){if(r!=null&&r._defaulted)return r;var i=ge({},this.defaultOptions.queries,this.getQueryDefaults(r==null?void 0:r.queryKey),r,{_defaulted:!0});return!i.queryHash&&i.queryKey&&(i.queryHash=vVe(i.queryKey,i)),i},t.defaultQueryObserverOptions=function(r){return this.defaultQueryOptions(r)},t.defaultMutationOptions=function(r){return r!=null&&r._defaulted?r:ge({},this.defaultOptions.mutations,this.getMutationDefaults(r==null?void 0:r.mutationKey),r,{_defaulted:!0})},t.clear=function(){this.queryCache.clear(),this.mutationCache.clear()},e}(),Uyn=function(e){sae(t,e);function t(r,i){var a;return a=e.call(this)||this,a.client=r,a.options=i,a.trackedProps=[],a.selectError=null,a.bindMethods(),a.setOptions(i),a}var n=t.prototype;return n.bindMethods=function(){this.remove=this.remove.bind(this),this.refetch=this.refetch.bind(this)},n.onSubscribe=function(){this.listeners.length===1&&(this.currentQuery.addObserver(this),Pat(this.currentQuery,this.options)&&this.executeFetch(),this.updateTimers())},n.onUnsubscribe=function(){this.listeners.length||this.destroy()},n.shouldFetchOnReconnect=function(){return jMe(this.currentQuery,this.options,this.options.refetchOnReconnect)},n.shouldFetchOnWindowFocus=function(){return jMe(this.currentQuery,this.options,this.options.refetchOnWindowFocus)},n.destroy=function(){this.listeners=[],this.clearTimers(),this.currentQuery.removeObserver(this)},n.setOptions=function(i,a){var o=this.options,s=this.currentQuery;if(this.options=this.client.defaultQueryObserverOptions(i),typeof this.options.enabled<"u"&&typeof this.options.enabled!="boolean")throw new Error("Expected enabled to be a boolean");this.options.queryKey||(this.options.queryKey=o.queryKey),this.updateQuery();var c=this.hasListeners();c&&Nat(this.currentQuery,s,this.options,o)&&this.executeFetch(),this.updateResult(a),c&&(this.currentQuery!==s||this.options.enabled!==o.enabled||this.options.staleTime!==o.staleTime)&&this.updateStaleTimeout();var u=this.computeRefetchInterval();c&&(this.currentQuery!==s||this.options.enabled!==o.enabled||u!==this.currentRefetchInterval)&&this.updateRefetchInterval(u)},n.getOptimisticResult=function(i){var a=this.client.defaultQueryObserverOptions(i),o=this.client.getQueryCache().build(this.client,a);return this.createResult(o,a)},n.getCurrentResult=function(){return this.currentResult},n.trackResult=function(i,a){var o=this,s={},c=function(d){o.trackedProps.includes(d)||o.trackedProps.push(d)};return Object.keys(i).forEach(function(u){Object.defineProperty(s,u,{configurable:!1,enumerable:!0,get:function(){return c(u),i[u]}})}),(a.useErrorBoundary||a.suspense)&&c("error"),s},n.getNextResult=function(i){var a=this;return new Promise(function(o,s){var c=a.subscribe(function(u){u.isFetching||(c(),u.isError&&(i!=null&&i.throwOnError)?s(u.error):o(u))})})},n.getCurrentQuery=function(){return this.currentQuery},n.remove=function(){this.client.getQueryCache().remove(this.currentQuery)},n.refetch=function(i){return this.fetch(ge({},i,{meta:{refetchPage:i==null?void 0:i.refetchPage}}))},n.fetchOptimistic=function(i){var a=this,o=this.client.defaultQueryObserverOptions(i),s=this.client.getQueryCache().build(this.client,o);return s.fetch().then(function(){return a.createResult(s,o)})},n.fetch=function(i){var a=this;return this.executeFetch(i).then(function(){return a.updateResult(),a.currentResult})},n.executeFetch=function(i){this.updateQuery();var a=this.currentQuery.fetch(this.options,i);return i!=null&&i.throwOnError||(a=a.catch(Kv)),a},n.updateStaleTimeout=function(){var i=this;if(this.clearStaleTimeout(),!(Eve||this.currentResult.isStale||!FMe(this.options.staleTime))){var a=V5t(this.currentResult.dataUpdatedAt,this.options.staleTime),o=a+1;this.staleTimeoutId=setTimeout(function(){i.currentResult.isStale||i.updateResult()},o)}},n.computeRefetchInterval=function(){var i;return typeof this.options.refetchInterval=="function"?this.options.refetchInterval(this.currentResult.data,this.currentQuery):(i=this.options.refetchInterval)!=null?i:!1},n.updateRefetchInterval=function(i){var a=this;this.clearRefetchInterval(),this.currentRefetchInterval=i,!(Eve||this.options.enabled===!1||!FMe(this.currentRefetchInterval)||this.currentRefetchInterval===0)&&(this.refetchIntervalId=setInterval(function(){(a.options.refetchIntervalInBackground||pne.isFocused())&&a.executeFetch()},this.currentRefetchInterval))},n.updateTimers=function(){this.updateStaleTimeout(),this.updateRefetchInterval(this.computeRefetchInterval())},n.clearTimers=function(){this.clearStaleTimeout(),this.clearRefetchInterval()},n.clearStaleTimeout=function(){this.staleTimeoutId&&(clearTimeout(this.staleTimeoutId),this.staleTimeoutId=void 0)},n.clearRefetchInterval=function(){this.refetchIntervalId&&(clearInterval(this.refetchIntervalId),this.refetchIntervalId=void 0)},n.createResult=function(i,a){var o=this.currentQuery,s=this.options,c=this.currentResult,u=this.currentResultState,d=this.currentResultOptions,f=i!==o,p=f?i.state:this.currentQueryInitialState,m=f?this.currentResult:this.previousQueryResult,g=i.state,_=g.dataUpdatedAt,v=g.error,b=g.errorUpdatedAt,y=g.isFetching,x=g.status,C=!1,w=!1,$;if(a.optimisticResults){var O=this.hasListeners(),N=!O&&Pat(i,a),P=O&&Nat(i,o,a,s);(N||P)&&(y=!0,_||(x="loading"))}if(a.keepPreviousData&&!g.dataUpdateCount&&(m!=null&&m.isSuccess)&&x!=="error")$=m.data,_=m.dataUpdatedAt,x=m.status,C=!0;else if(a.select&&typeof g.data<"u")if(c&&g.data===(u==null?void 0:u.data)&&a.select===this.selectFn)$=this.selectResult;else try{this.selectFn=a.select,$=a.select(g.data),a.structuralSharing!==!1&&($=Ove(c==null?void 0:c.data,$)),this.selectResult=$,this.selectError=null}catch(k){Nve().error(k),this.selectError=k}else $=g.data;if(typeof a.placeholderData<"u"&&typeof $>"u"&&(x==="loading"||x==="idle")){var I;if(c!=null&&c.isPlaceholderData&&a.placeholderData===(d==null?void 0:d.placeholderData))I=c.data;else if(I=typeof a.placeholderData=="function"?a.placeholderData():a.placeholderData,a.select&&typeof I<"u")try{I=a.select(I),a.structuralSharing!==!1&&(I=Ove(c==null?void 0:c.data,I)),this.selectError=null}catch(k){Nve().error(k),this.selectError=k}typeof I<"u"&&(x="success",$=I,w=!0)}this.selectError&&(v=this.selectError,$=this.selectResult,b=Date.now(),x="error");var D={status:x,isLoading:x==="loading",isSuccess:x==="success",isError:x==="error",isIdle:x==="idle",data:$,dataUpdatedAt:_,error:v,errorUpdatedAt:b,failureCount:g.fetchFailureCount,errorUpdateCount:g.errorUpdateCount,isFetched:g.dataUpdateCount>0||g.errorUpdateCount>0,isFetchedAfterMount:g.dataUpdateCount>p.dataUpdateCount||g.errorUpdateCount>p.errorUpdateCount,isFetching:y,isRefetching:y&&x!=="loading",isLoadingError:x==="error"&&g.dataUpdatedAt===0,isPlaceholderData:w,isPreviousData:C,isRefetchError:x==="error"&&g.dataUpdatedAt!==0,isStale:_Ve(i,a),refetch:this.refetch,remove:this.remove};return D},n.shouldNotifyListeners=function(i,a){if(!a)return!0;var o=this.options,s=o.notifyOnChangeProps,c=o.notifyOnChangePropsExclusions;if(!s&&!c||s==="tracked"&&!this.trackedProps.length)return!0;var u=s==="tracked"?this.trackedProps:s;return Object.keys(i).some(function(d){var f=d,p=i[f]!==a[f],m=u==null?void 0:u.some(function(_){return _===d}),g=c==null?void 0:c.some(function(_){return _===d});return p&&!g&&(!u||m)})},n.updateResult=function(i){var a=this.currentResult;if(this.currentResult=this.createResult(this.currentQuery,this.options),this.currentResultState=this.currentQuery.state,this.currentResultOptions=this.options,!Nyn(this.currentResult,a)){var o={cache:!0};(i==null?void 0:i.listeners)!==!1&&this.shouldNotifyListeners(this.currentResult,a)&&(o.listeners=!0),this.notify(ge({},o,i))}},n.updateQuery=function(){var i=this.client.getQueryCache().build(this.client,this.options);if(i!==this.currentQuery){var a=this.currentQuery;this.currentQuery=i,this.currentQueryInitialState=i.state,this.previousQueryResult=this.currentResult,this.hasListeners()&&(a==null||a.removeObserver(this),i.addObserver(this))}},n.onQueryUpdate=function(i){var a={};i.type==="success"?a.onSuccess=!0:i.type==="error"&&!nge(i.error)&&(a.onError=!0),this.updateResult(a),this.hasListeners()&&this.updateTimers()},n.notify=function(i){var a=this;nm.batch(function(){i.onSuccess?(a.options.onSuccess==null||a.options.onSuccess(a.currentResult.data),a.options.onSettled==null||a.options.onSettled(a.currentResult.data,null)):i.onError&&(a.options.onError==null||a.options.onError(a.currentResult.error),a.options.onSettled==null||a.options.onSettled(void 0,a.currentResult.error)),i.listeners&&a.listeners.forEach(function(o){o(a.currentResult)}),i.cache&&a.client.getQueryCache().notify({query:a.currentQuery,type:"observerResultsUpdated"})})},t}(lae);function Kyn(e,t){return t.enabled!==!1&&!e.state.dataUpdatedAt&&!(e.state.status==="error"&&t.retryOnMount===!1)}function Pat(e,t){return Kyn(e,t)||e.state.dataUpdatedAt>0&&jMe(e,t,t.refetchOnMount)}function jMe(e,t,n){if(t.enabled!==!1){var r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&_Ve(e,t)}return!1}function Nat(e,t,n,r){return n.enabled!==!1&&(e!==t||r.enabled===!1)&&(!n.suspense||e.state.status!=="error")&&_Ve(e,n)}function _Ve(e,t){return e.isStaleByTime(t.staleTime)}var Gyn=VV.unstable_batchedUpdates;nm.setBatchNotifyFunction(Gyn);var Yyn=console;Myn(Yyn);var Dat=G.createContext(void 0),X5t=G.createContext(!1);function J5t(e){return e&&typeof window<"u"?(window.ReactQueryClientContext||(window.ReactQueryClientContext=Dat),window.ReactQueryClientContext):Dat}var Xyn=function(){var t=G.useContext(J5t(G.useContext(X5t)));if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},Jyn=function(t){var n=t.client,r=t.contextSharing,i=r===void 0?!1:r,a=t.children;G.useEffect(function(){return n.mount(),function(){n.unmount()}},[n]);var o=J5t(i);return G.createElement(X5t.Provider,{value:i},G.createElement(o.Provider,{value:n},a))};function Qyn(){var e=!1;return{clearReset:function(){e=!1},reset:function(){e=!0},isReset:function(){return e}}}var Zyn=G.createContext(Qyn()),e4n=function(){return G.useContext(Zyn)};function t4n(e,t,n){return typeof t=="function"?t.apply(void 0,n):typeof t=="boolean"?t:!!e}function n4n(e,t){var n=G.useRef(!1),r=G.useState(0),i=r[1],a=Xyn(),o=e4n(),s=a.defaultQueryObserverOptions(e);s.optimisticResults=!0,s.onError&&(s.onError=nm.batchCalls(s.onError)),s.onSuccess&&(s.onSuccess=nm.batchCalls(s.onSuccess)),s.onSettled&&(s.onSettled=nm.batchCalls(s.onSettled)),s.suspense&&(typeof s.staleTime!="number"&&(s.staleTime=1e3),s.cacheTime===0&&(s.cacheTime=1)),(s.suspense||s.useErrorBoundary)&&(o.isReset()||(s.retryOnMount=!1));var c=G.useState(function(){return new t(a,s)}),u=c[0],d=u.getOptimisticResult(s);if(G.useEffect(function(){n.current=!0,o.clearReset();var f=u.subscribe(nm.batchCalls(function(){n.current&&i(function(p){return p+1})}));return u.updateResult(),function(){n.current=!1,f()}},[o,u]),G.useEffect(function(){u.setOptions(s,{listeners:!1})},[s,u]),s.suspense&&d.isLoading)throw u.fetchOptimistic(s).then(function(f){var p=f.data;s.onSuccess==null||s.onSuccess(p),s.onSettled==null||s.onSettled(p,null)}).catch(function(f){o.clearReset(),s.onError==null||s.onError(f),s.onSettled==null||s.onSettled(void 0,f)});if(d.isError&&!o.isReset()&&!d.isFetching&&t4n(s.suspense,s.useErrorBoundary,[d.error,u.getCurrentQuery()]))throw d.error;return s.notifyOnChangeProps==="tracked"&&(d=u.trackResult(d,s)),d}function S4e(e,t,n){var r=ege(e,t,n);return n4n(r,Uyn)}var Q5t={exports:{}},XPe={exports:{}},Iat;function r4n(){return Iat||(Iat=1,function(e,t){(function(n,r){e.exports=r()})(Di,function(){function n(_){return!isNaN(parseFloat(_))&&isFinite(_)}function r(_){return _.charAt(0).toUpperCase()+_.substring(1)}function i(_){return function(){return this[_]}}var a=["isConstructor","isEval","isNative","isToplevel"],o=["columnNumber","lineNumber"],s=["fileName","functionName","source"],c=["args"],u=["evalOrigin"],d=a.concat(o,s,c,u);function f(_){if(_)for(var v=0;v<d.length;v++)_[d[v]]!==void 0&&this["set"+r(d[v])](_[d[v]])}f.prototype={getArgs:function(){return this.args},setArgs:function(_){if(Object.prototype.toString.call(_)!=="[object Array]")throw new TypeError("Args must be an Array");this.args=_},getEvalOrigin:function(){return this.evalOrigin},setEvalOrigin:function(_){if(_ instanceof f)this.evalOrigin=_;else if(_ instanceof Object)this.evalOrigin=new f(_);else throw new TypeError("Eval Origin must be an Object or StackFrame")},toString:function(){var _=this.getFileName()||"",v=this.getLineNumber()||"",b=this.getColumnNumber()||"",y=this.getFunctionName()||"";return this.getIsEval()?_?"[eval] ("+_+":"+v+":"+b+")":"[eval]:"+v+":"+b:y?y+" ("+_+":"+v+":"+b+")":_+":"+v+":"+b}},f.fromString=function(v){var b=v.indexOf("("),y=v.lastIndexOf(")"),x=v.substring(0,b),C=v.substring(b+1,y).split(","),w=v.substring(y+1);if(w.indexOf("@")===0)var $=/@(.+?)(?::(\d+))?(?::(\d+))?$/.exec(w,""),O=$[1],N=$[2],P=$[3];return new f({functionName:x,args:C||void 0,fileName:O,lineNumber:N||void 0,columnNumber:P||void 0})};for(var p=0;p<a.length;p++)f.prototype["get"+r(a[p])]=i(a[p]),f.prototype["set"+r(a[p])]=function(_){return function(v){this[_]=!!v}}(a[p]);for(var m=0;m<o.length;m++)f.prototype["get"+r(o[m])]=i(o[m]),f.prototype["set"+r(o[m])]=function(_){return function(v){if(!n(v))throw new TypeError(_+" must be a Number");this[_]=Number(v)}}(o[m]);for(var g=0;g<s.length;g++)f.prototype["get"+r(s[g])]=i(s[g]),f.prototype["set"+r(s[g])]=function(_){return function(v){this[_]=String(v)}}(s[g]);return f})}(XPe)),XPe.exports}(function(e,t){(function(n,r){e.exports=r(r4n())})(Di,function(r){var i=/(^|@)\S+:\d+/,a=/^\s*at .*(\S+:\d+|\(native\))/m,o=/^(eval@)?(\[native code])?$/;return{parse:function(c){if(typeof c.stacktrace<"u"||typeof c["opera#sourceloc"]<"u")return this.parseOpera(c);if(c.stack&&c.stack.match(a))return this.parseV8OrIE(c);if(c.stack)return this.parseFFOrSafari(c);throw new Error("Cannot parse given Error object")},extractLocation:function(c){if(c.indexOf(":")===-1)return[c];var u=/(.+?)(?::(\d+))?(?::(\d+))?$/,d=u.exec(c.replace(/[()]/g,""));return[d[1],d[2]||void 0,d[3]||void 0]},parseV8OrIE:function(c){var u=c.stack.split(`
`).filter(function(d){return!!d.match(a)},this);return u.map(function(d){d.indexOf("(eval ")>-1&&(d=d.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));var f=d.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,""),p=f.match(/ (\(.+\)$)/);f=p?f.replace(p[0],""):f;var m=this.extractLocation(p?p[1]:f),g=p&&f||void 0,_=["eval","<anonymous>"].indexOf(m[0])>-1?void 0:m[0];return new r({functionName:g,fileName:_,lineNumber:m[1],columnNumber:m[2],source:d})},this)},parseFFOrSafari:function(c){var u=c.stack.split(`
`).filter(function(d){return!d.match(o)},this);return u.map(function(d){if(d.indexOf(" > eval")>-1&&(d=d.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),d.indexOf("@")===-1&&d.indexOf(":")===-1)return new r({functionName:d});var f=/((.*".+"[^@]*)?[^@]*)(?:@)/,p=d.match(f),m=p&&p[1]?p[1]:void 0,g=this.extractLocation(d.replace(f,""));return new r({functionName:m,fileName:g[0],lineNumber:g[1],columnNumber:g[2],source:d})},this)},parseOpera:function(c){return!c.stacktrace||c.message.indexOf(`
`)>-1&&c.message.split(`
`).length>c.stacktrace.split(`
`).length?this.parseOpera9(c):c.stack?this.parseOpera11(c):this.parseOpera10(c)},parseOpera9:function(c){for(var u=/Line (\d+).*script (?:in )?(\S+)/i,d=c.message.split(`
`),f=[],p=2,m=d.length;p<m;p+=2){var g=u.exec(d[p]);g&&f.push(new r({fileName:g[2],lineNumber:g[1],source:d[p]}))}return f},parseOpera10:function(c){for(var u=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,d=c.stacktrace.split(`
`),f=[],p=0,m=d.length;p<m;p+=2){var g=u.exec(d[p]);g&&f.push(new r({functionName:g[3]||void 0,fileName:g[2],lineNumber:g[1],source:d[p]}))}return f},parseOpera11:function(c){var u=c.stack.split(`
`).filter(function(d){return!!d.match(i)&&!d.match(/^Error created at/)},this);return u.map(function(d){var f=d.split("@"),p=this.extractLocation(f.pop()),m=f.shift()||"",g=m.replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0,_;m.match(/\(([^)]*)\)/)&&(_=m.replace(/^[^(]+\(([^)]*)\)$/,"$1"));var v=_===void 0||_==="[arguments not available]"?void 0:_.split(",");return new r({functionName:g,args:v,fileName:p[0],lineNumber:p[1],columnNumber:p[2],source:d})},this)}}})})(Q5t);var i4n=Q5t.exports;const a4n=il(i4n);var C4e=(e=>(e.RELOAD="devtools:reload",e.DEVTOOLS_INIT="devtools:init",e.DEVTOOLS_ALREADY_CONNECTED="devtools:already-connected",e.ACTIVITY="devtools:send-activity",e.DEVTOOLS_ACTIVITY_UPDATE="devtools:activity-update",e.DEVTOOLS_CONNECTED_APP="devtools:connected-app",e.DEVTOOLS_DISCONNECTED_APP="devtools:disconnected-app",e.DEVTOOLS_HIGHLIGHT_IN_MONITOR="devtools:highlight-in-monitor",e.DEVTOOLS_HIGHLIGHT_IN_MONITOR_ACTION="devtools:highlight-in-monitor-action",e.DEVTOOLS_LOGIN_SUCCESS="devtools:login-success",e.DEVTOOLS_DISPLAY_LOGIN_FAILURE="devtools:display-login-failure",e.DEVTOOLS_LOGIN_FAILURE="devtools:login-failure",e.DEVTOOLS_RELOAD_AFTER_LOGIN="devtools:reload-after-login",e.DEVTOOLS_INVALIDATE_QUERY="devtools:invalidate-query",e.DEVTOOLS_INVALIDATE_QUERY_ACTION="devtools:invalidate-query-action",e))(C4e||{}),rge={useCan:"access-control",useLog:"audit-log",useLogList:"audit-log",useCreate:"data",useCreateMany:"data",useCustom:"data",useCustomMutation:"data",useDelete:"data",useDeleteMany:"data",useInfiniteList:"data",useList:"data",useMany:"data",useOne:"data",useUpdate:"data",useUpdateMany:"data",useForgotPassword:"auth",useGetIdentity:"auth",useIsAuthenticated:"auth",useLogin:"auth",useLogout:"auth",useOnError:"auth",usePermissions:"auth",useRegister:"auth",useUpdatePassword:"auth"};Object.entries(rge).reduce((e,[t,n])=>(e[n]||(e[n]=[]),e[n].push(t),e),{});async function Z5t(e,t,n){if(e.readyState!==e.OPEN){await new Promise(r=>{let i=()=>{e.send(JSON.stringify({event:t,payload:n})),r(),e.removeEventListener("open",i)};e.addEventListener("open",i)});return}e.send(JSON.stringify({event:t,payload:n}))}var o4n=G.createContext({__devtools:!1,httpUrl:"http://localhost:5001",wsUrl:"ws://localhost:5001",ws:null});function s4n(e,t,n){let r=i=>{let{event:a,payload:o}=JSON.parse(i.data);t===a&&n(o)};return e.addEventListener("message",r),()=>{e.removeEventListener("message",r)}}var l4n="renderWithHooks",c4n=e=>{let t=e.findIndex(n=>n.functionName===l4n);return t!==-1?e.slice(0,t):e},e7t=/\/refine\/packages\/(?<name>.*?)\//,u4n=e=>e?!!e.match(e7t):!1,d4n=e=>{var t;if(!e)return;let n=e.match(e7t),r=(t=n==null?void 0:n.groups)==null?void 0:t.name;if(r)return`@refinedev/${r}`};function f4n(e){try{let t=new Error,n=a4n.parse(t);return c4n(n).map(r=>({file:r.fileName,line:r.lineNumber,column:r.columnNumber,function:r.functionName,isRefine:u4n(r.fileName),packageName:d4n(r.fileName)})).filter(r=>r.function).filter(r=>!(e!=null&&e.includes(r.function??""))).slice(1)}catch{return[]}}var p4n=(e,t)=>{if(rge[e]==="auth")return null;if(e==="useCan")return t?"key[1].resource":"key[1]";if(rge[e]==="audit-log")return e==="useLog"?"variables.resource":"key[1]";if(rge[e]==="data"){if(e==="useCustom"||e==="useCustomMutation")return null;switch(e){case"useList":case"useInfiniteList":case"useOne":case"useMany":return t?"key[1]":"key[2]";case"useCreate":case"useCreateMany":case"useDelete":case"useDeleteMany":case"useUpdate":case"useUpdateMany":return"variables.resource"}}return null};function yd(e,t,n,r){let i=f4n(r).slice(1),a=p4n(e,t);return{hookName:e,trace:i,resourcePath:a,legacyKey:t,resourceName:n}}var t7t=(e,t)=>{let n=t==null?void 0:t.map(r=>`${r.file}:${r.line}:${r.column}#${r.function}-${r.packageName}-${r.isRefine?1:0}`);return JSON.stringify([...e??[],...n??[]])},h4n=e=>t=>{var n;if(!((n=t==null?void 0:t.meta)!=null&&n.trace))return;let r=t==null?void 0:t.meta;new Promise(i=>{var a,o;Z5t(e,C4e.ACTIVITY,{type:"mutation",identifier:t7t(t==null?void 0:t.options.mutationKey,(a=t==null?void 0:t.meta)==null?void 0:a.trace),key:t==null?void 0:t.options.mutationKey,status:t==null?void 0:t.state.status,state:t==null?void 0:t.state,variables:(o=t==null?void 0:t.state)==null?void 0:o.variables,...r}),i()})},m4n=e=>t=>{var n;if(!((n=t==null?void 0:t.meta)!=null&&n.trace))return;let r=t==null?void 0:t.meta;new Promise(i=>{var a;Z5t(e,C4e.ACTIVITY,{type:"query",identifier:t7t(t.queryKey,(a=t.meta)==null?void 0:a.trace),key:t.queryKey,status:t.state.status,state:t.state,...r}),i()})},g4n=e=>{let{ws:t}=h.useContext(o4n),n=G.useRef(),r=G.useRef();return G.useEffect(()=>{if(!t)return()=>0;let i=e.getQueryCache(),a=m4n(t);return i.getAll().forEach(a),n.current=i.subscribe(({query:o,type:s})=>(s==="added"||s==="updated")&&a(o)),()=>{var o;(o=n.current)==null||o.call(n)}},[t,e]),G.useEffect(()=>{if(!t)return()=>0;let i=e.getMutationCache(),a=h4n(t);return i.getAll().forEach(a),r.current=i.subscribe(({mutation:o,type:s})=>(s==="added"||s==="updated")&&a(o)),()=>{var o;(o=r.current)==null||o.call(r)}},[t,e]),G.useEffect(()=>t?s4n(t,C4e.DEVTOOLS_INVALIDATE_QUERY_ACTION,({queryKey:i})=>{i&&e.invalidateQueries(i)}):()=>0,[t,e]),{}};class JU{constructor(){this.listeners=new Set,this.subscribe=this.subscribe.bind(this)}subscribe(t){const n={listener:t};return this.listeners.add(n),this.onSubscribe(),()=>{this.listeners.delete(n),this.onUnsubscribe()}}hasListeners(){return this.listeners.size>0}onSubscribe(){}onUnsubscribe(){}}const sre=typeof window>"u"||"Deno"in window;function T6(){}function v4n(e,t){return typeof e=="function"?e(t):e}function BMe(e){return typeof e=="number"&&e>=0&&e!==1/0}function n7t(e,t){return Math.max(e+(t||0)-Date.now(),0)}function jq(e,t,n){return cae(e)?typeof t=="function"?{...n,queryKey:e,queryFn:t}:{...t,queryKey:e}:e}function _4n(e,t,n){return cae(e)?typeof t=="function"?{...n,mutationKey:e,mutationFn:t}:{...t,mutationKey:e}:typeof e=="function"?{...t,mutationFn:e}:{...e}}function HP(e,t,n){return cae(e)?[{...t,queryKey:e},n]:[e||{},t]}function Rat(e,t){const{type:n="all",exact:r,fetchStatus:i,predicate:a,queryKey:o,stale:s}=e;if(cae(o)){if(r){if(t.queryHash!==yVe(o,t.options))return!1}else if(!Bq(t.queryKey,o))return!1}if(n!=="all"){const c=t.isActive();if(n==="active"&&!c||n==="inactive"&&c)return!1}return!(typeof s=="boolean"&&t.isStale()!==s||typeof i<"u"&&i!==t.state.fetchStatus||a&&!a(t))}function kat(e,t){const{exact:n,fetching:r,predicate:i,mutationKey:a}=e;if(cae(a)){if(!t.options.mutationKey)return!1;if(n){if(iM(t.options.mutationKey)!==iM(a))return!1}else if(!Bq(t.options.mutationKey,a))return!1}return!(typeof r=="boolean"&&t.state.status==="loading"!==r||i&&!i(t))}function yVe(e,t){return((t==null?void 0:t.queryKeyHashFn)||iM)(e)}function iM(e){return JSON.stringify(e,(t,n)=>zMe(n)?Object.keys(n).sort().reduce((r,i)=>(r[i]=n[i],r),{}):n)}function Bq(e,t){return r7t(e,t)}function r7t(e,t){return e===t?!0:typeof e!=typeof t?!1:e&&t&&typeof e=="object"&&typeof t=="object"?!Object.keys(t).some(n=>!r7t(e[n],t[n])):!1}function i7t(e,t){if(e===t)return e;const n=Aat(e)&&Aat(t);if(n||zMe(e)&&zMe(t)){const r=n?e.length:Object.keys(e).length,i=n?t:Object.keys(t),a=i.length,o=n?[]:{};let s=0;for(let c=0;c<a;c++){const u=n?c:i[c];o[u]=i7t(e[u],t[u]),o[u]===e[u]&&s++}return r===a&&s===r?e:o}return t}function Dve(e,t){if(e&&!t||t&&!e)return!1;for(const n in e)if(e[n]!==t[n])return!1;return!0}function Aat(e){return Array.isArray(e)&&e.length===Object.keys(e).length}function zMe(e){if(!Mat(e))return!1;const t=e.constructor;if(typeof t>"u")return!0;const n=t.prototype;return!(!Mat(n)||!n.hasOwnProperty("isPrototypeOf"))}function Mat(e){return Object.prototype.toString.call(e)==="[object Object]"}function cae(e){return Array.isArray(e)}function a7t(e){return new Promise(t=>{setTimeout(t,e)})}function Fat(e){a7t(0).then(e)}function y4n(){if(typeof AbortController=="function")return new AbortController}function HMe(e,t,n){return n.isDataEqual!=null&&n.isDataEqual(e,t)?e:typeof n.structuralSharing=="function"?n.structuralSharing(e,t):n.structuralSharing!==!1?i7t(e,t):t}class b4n extends JU{constructor(){super(),this.setup=t=>{if(!sre&&window.addEventListener){const n=()=>t();return window.addEventListener("visibilitychange",n,!1),window.addEventListener("focus",n,!1),()=>{window.removeEventListener("visibilitychange",n),window.removeEventListener("focus",n)}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){if(!this.hasListeners()){var t;(t=this.cleanup)==null||t.call(this),this.cleanup=void 0}}setEventListener(t){var n;this.setup=t,(n=this.cleanup)==null||n.call(this),this.cleanup=t(r=>{typeof r=="boolean"?this.setFocused(r):this.onFocus()})}setFocused(t){this.focused!==t&&(this.focused=t,this.onFocus())}onFocus(){this.listeners.forEach(({listener:t})=>{t()})}isFocused(){return typeof this.focused=="boolean"?this.focused:typeof document>"u"?!0:[void 0,"visible","prerender"].includes(document.visibilityState)}}const Ive=new b4n,Lat=["online","offline"];class x4n extends JU{constructor(){super(),this.setup=t=>{if(!sre&&window.addEventListener){const n=()=>t();return Lat.forEach(r=>{window.addEventListener(r,n,!1)}),()=>{Lat.forEach(r=>{window.removeEventListener(r,n)})}}}}onSubscribe(){this.cleanup||this.setEventListener(this.setup)}onUnsubscribe(){if(!this.hasListeners()){var t;(t=this.cleanup)==null||t.call(this),this.cleanup=void 0}}setEventListener(t){var n;this.setup=t,(n=this.cleanup)==null||n.call(this),this.cleanup=t(r=>{typeof r=="boolean"?this.setOnline(r):this.onOnline()})}setOnline(t){this.online!==t&&(this.online=t,this.onOnline())}onOnline(){this.listeners.forEach(({listener:t})=>{t()})}isOnline(){return typeof this.online=="boolean"?this.online:typeof navigator>"u"||typeof navigator.onLine>"u"?!0:navigator.onLine}}const Rve=new x4n;function S4n(e){return Math.min(1e3*2**e,3e4)}function w4e(e){return(e??"online")==="online"?Rve.isOnline():!0}class o7t{constructor(t){this.revert=t==null?void 0:t.revert,this.silent=t==null?void 0:t.silent}}function ige(e){return e instanceof o7t}function s7t(e){let t=!1,n=0,r=!1,i,a,o;const s=new Promise((v,b)=>{a=v,o=b}),c=v=>{r||(m(new o7t(v)),e.abort==null||e.abort())},u=()=>{t=!0},d=()=>{t=!1},f=()=>!Ive.isFocused()||e.networkMode!=="always"&&!Rve.isOnline(),p=v=>{r||(r=!0,e.onSuccess==null||e.onSuccess(v),i==null||i(),a(v))},m=v=>{r||(r=!0,e.onError==null||e.onError(v),i==null||i(),o(v))},g=()=>new Promise(v=>{i=b=>{const y=r||!f();return y&&v(b),y},e.onPause==null||e.onPause()}).then(()=>{i=void 0,r||e.onContinue==null||e.onContinue()}),_=()=>{if(r)return;let v;try{v=e.fn()}catch(b){v=Promise.reject(b)}Promise.resolve(v).then(p).catch(b=>{var y,x;if(r)return;const C=(y=e.retry)!=null?y:3,w=(x=e.retryDelay)!=null?x:S4n,$=typeof w=="function"?w(n,b):w,O=C===!0||typeof C=="number"&&n<C||typeof C=="function"&&C(n,b);if(t||!O){m(b);return}n++,e.onFail==null||e.onFail(n,b),a7t($).then(()=>{if(f())return g()}).then(()=>{t?m(b):_()})})};return w4e(e.networkMode)?_():g().then(_),{promise:s,cancel:c,continue:()=>(i==null?void 0:i())?s:Promise.resolve(),cancelRetry:u,continueRetry:d}}const bVe=console;function C4n(){let e=[],t=0,n=d=>{d()},r=d=>{d()};const i=d=>{let f;t++;try{f=d()}finally{t--,t||s()}return f},a=d=>{t?e.push(d):Fat(()=>{n(d)})},o=d=>(...f)=>{a(()=>{d(...f)})},s=()=>{const d=e;e=[],d.length&&Fat(()=>{r(()=>{d.forEach(f=>{n(f)})})})};return{batch:i,batchCalls:o,schedule:a,setNotifyFunction:d=>{n=d},setBatchNotifyFunction:d=>{r=d}}}const rm=C4n();class l7t{destroy(){this.clearGcTimeout()}scheduleGc(){this.clearGcTimeout(),BMe(this.cacheTime)&&(this.gcTimeout=setTimeout(()=>{this.optionalRemove()},this.cacheTime))}updateCacheTime(t){this.cacheTime=Math.max(this.cacheTime||0,t??(sre?1/0:5*60*1e3))}clearGcTimeout(){this.gcTimeout&&(clearTimeout(this.gcTimeout),this.gcTimeout=void 0)}}class w4n extends l7t{constructor(t){super(),this.abortSignalConsumed=!1,this.defaultOptions=t.defaultOptions,this.setOptions(t.options),this.observers=[],this.cache=t.cache,this.logger=t.logger||bVe,this.queryKey=t.queryKey,this.queryHash=t.queryHash,this.initialState=t.state||E4n(this.options),this.state=this.initialState,this.scheduleGc()}get meta(){return this.options.meta}setOptions(t){this.options={...this.defaultOptions,...t},this.updateCacheTime(this.options.cacheTime)}optionalRemove(){!this.observers.length&&this.state.fetchStatus==="idle"&&this.cache.remove(this)}setData(t,n){const r=HMe(this.state.data,t,this.options);return this.dispatch({data:r,type:"success",dataUpdatedAt:n==null?void 0:n.updatedAt,manual:n==null?void 0:n.manual}),r}setState(t,n){this.dispatch({type:"setState",state:t,setStateOptions:n})}cancel(t){var n;const r=this.promise;return(n=this.retryer)==null||n.cancel(t),r?r.then(T6).catch(T6):Promise.resolve()}destroy(){super.destroy(),this.cancel({silent:!0})}reset(){this.destroy(),this.setState(this.initialState)}isActive(){return this.observers.some(t=>t.options.enabled!==!1)}isDisabled(){return this.getObserversCount()>0&&!this.isActive()}isStale(){return this.state.isInvalidated||!this.state.dataUpdatedAt||this.observers.some(t=>t.getCurrentResult().isStale)}isStaleByTime(t=0){return this.state.isInvalidated||!this.state.dataUpdatedAt||!n7t(this.state.dataUpdatedAt,t)}onFocus(){var t;const n=this.observers.find(r=>r.shouldFetchOnWindowFocus());n&&n.refetch({cancelRefetch:!1}),(t=this.retryer)==null||t.continue()}onOnline(){var t;const n=this.observers.find(r=>r.shouldFetchOnReconnect());n&&n.refetch({cancelRefetch:!1}),(t=this.retryer)==null||t.continue()}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),this.cache.notify({type:"observerAdded",query:this,observer:t}))}removeObserver(t){this.observers.includes(t)&&(this.observers=this.observers.filter(n=>n!==t),this.observers.length||(this.retryer&&(this.abortSignalConsumed?this.retryer.cancel({revert:!0}):this.retryer.cancelRetry()),this.scheduleGc()),this.cache.notify({type:"observerRemoved",query:this,observer:t}))}getObserversCount(){return this.observers.length}invalidate(){this.state.isInvalidated||this.dispatch({type:"invalidate"})}fetch(t,n){var r,i;if(this.state.fetchStatus!=="idle"){if(this.state.dataUpdatedAt&&n!=null&&n.cancelRefetch)this.cancel({silent:!0});else if(this.promise){var a;return(a=this.retryer)==null||a.continueRetry(),this.promise}}if(t&&this.setOptions(t),!this.options.queryFn){const m=this.observers.find(g=>g.options.queryFn);m&&this.setOptions(m.options)}Array.isArray(this.options.queryKey)||this.logger.error("As of v4, queryKey needs to be an Array. If you are using a string like 'repoData', please change it to an Array, e.g. ['repoData']");const o=y4n(),s={queryKey:this.queryKey,pageParam:void 0,meta:this.meta},c=m=>{Object.defineProperty(m,"signal",{enumerable:!0,get:()=>{if(o)return this.abortSignalConsumed=!0,o.signal}})};c(s);const u=()=>this.options.queryFn?(this.abortSignalConsumed=!1,this.options.queryFn(s)):Promise.reject("Missing queryFn for queryKey '"+this.options.queryHash+"'"),d={fetchOptions:n,options:this.options,queryKey:this.queryKey,state:this.state,fetchFn:u};if(c(d),(r=this.options.behavior)==null||r.onFetch(d),this.revertState=this.state,this.state.fetchStatus==="idle"||this.state.fetchMeta!==((i=d.fetchOptions)==null?void 0:i.meta)){var f;this.dispatch({type:"fetch",meta:(f=d.fetchOptions)==null?void 0:f.meta})}const p=m=>{if(ige(m)&&m.silent||this.dispatch({type:"error",error:m}),!ige(m)){var g,_,v,b;(g=(_=this.cache.config).onError)==null||g.call(_,m,this),(v=(b=this.cache.config).onSettled)==null||v.call(b,this.state.data,m,this),this.logger.error(m)}this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1};return this.retryer=s7t({fn:d.fetchFn,abort:o==null?void 0:o.abort.bind(o),onSuccess:m=>{var g,_,v,b;if(typeof m>"u"){this.logger.error("Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: "+this.queryHash),p(new Error(this.queryHash+" data is undefined"));return}this.setData(m),(g=(_=this.cache.config).onSuccess)==null||g.call(_,m,this),(v=(b=this.cache.config).onSettled)==null||v.call(b,m,this.state.error,this),this.isFetchingOptimistic||this.scheduleGc(),this.isFetchingOptimistic=!1},onError:p,onFail:(m,g)=>{this.dispatch({type:"failed",failureCount:m,error:g})},onPause:()=>{this.dispatch({type:"pause"})},onContinue:()=>{this.dispatch({type:"continue"})},retry:d.options.retry,retryDelay:d.options.retryDelay,networkMode:d.options.networkMode}),this.promise=this.retryer.promise,this.promise}dispatch(t){const n=r=>{var i,a;switch(t.type){case"failed":return{...r,fetchFailureCount:t.failureCount,fetchFailureReason:t.error};case"pause":return{...r,fetchStatus:"paused"};case"continue":return{...r,fetchStatus:"fetching"};case"fetch":return{...r,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:(i=t.meta)!=null?i:null,fetchStatus:w4e(this.options.networkMode)?"fetching":"paused",...!r.dataUpdatedAt&&{error:null,status:"loading"}};case"success":return{...r,data:t.data,dataUpdateCount:r.dataUpdateCount+1,dataUpdatedAt:(a=t.dataUpdatedAt)!=null?a:Date.now(),error:null,isInvalidated:!1,status:"success",...!t.manual&&{fetchStatus:"idle",fetchFailureCount:0,fetchFailureReason:null}};case"error":const o=t.error;return ige(o)&&o.revert&&this.revertState?{...this.revertState,fetchStatus:"idle"}:{...r,error:o,errorUpdateCount:r.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:r.fetchFailureCount+1,fetchFailureReason:o,fetchStatus:"idle",status:"error"};case"invalidate":return{...r,isInvalidated:!0};case"setState":return{...r,...t.state}}};this.state=n(this.state),rm.batch(()=>{this.observers.forEach(r=>{r.onQueryUpdate(t)}),this.cache.notify({query:this,type:"updated",action:t})})}}function E4n(e){const t=typeof e.initialData=="function"?e.initialData():e.initialData,n=typeof t<"u",r=n?typeof e.initialDataUpdatedAt=="function"?e.initialDataUpdatedAt():e.initialDataUpdatedAt:0;return{data:t,dataUpdateCount:0,dataUpdatedAt:n?r??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchFailureReason:null,fetchMeta:null,isInvalidated:!1,status:n?"success":"loading",fetchStatus:"idle"}}class T4n extends JU{constructor(t){super(),this.config=t||{},this.queries=[],this.queriesMap={}}build(t,n,r){var i;const a=n.queryKey,o=(i=n.queryHash)!=null?i:yVe(a,n);let s=this.get(o);return s||(s=new w4n({cache:this,logger:t.getLogger(),queryKey:a,queryHash:o,options:t.defaultQueryOptions(n),state:r,defaultOptions:t.getQueryDefaults(a)}),this.add(s)),s}add(t){this.queriesMap[t.queryHash]||(this.queriesMap[t.queryHash]=t,this.queries.push(t),this.notify({type:"added",query:t}))}remove(t){const n=this.queriesMap[t.queryHash];n&&(t.destroy(),this.queries=this.queries.filter(r=>r!==t),n===t&&delete this.queriesMap[t.queryHash],this.notify({type:"removed",query:t}))}clear(){rm.batch(()=>{this.queries.forEach(t=>{this.remove(t)})})}get(t){return this.queriesMap[t]}getAll(){return this.queries}find(t,n){const[r]=HP(t,n);return typeof r.exact>"u"&&(r.exact=!0),this.queries.find(i=>Rat(r,i))}findAll(t,n){const[r]=HP(t,n);return Object.keys(r).length>0?this.queries.filter(i=>Rat(r,i)):this.queries}notify(t){rm.batch(()=>{this.listeners.forEach(({listener:n})=>{n(t)})})}onFocus(){rm.batch(()=>{this.queries.forEach(t=>{t.onFocus()})})}onOnline(){rm.batch(()=>{this.queries.forEach(t=>{t.onOnline()})})}}class $4n extends l7t{constructor(t){super(),this.defaultOptions=t.defaultOptions,this.mutationId=t.mutationId,this.mutationCache=t.mutationCache,this.logger=t.logger||bVe,this.observers=[],this.state=t.state||c7t(),this.setOptions(t.options),this.scheduleGc()}setOptions(t){this.options={...this.defaultOptions,...t},this.updateCacheTime(this.options.cacheTime)}get meta(){return this.options.meta}setState(t){this.dispatch({type:"setState",state:t})}addObserver(t){this.observers.includes(t)||(this.observers.push(t),this.clearGcTimeout(),this.mutationCache.notify({type:"observerAdded",mutation:this,observer:t}))}removeObserver(t){this.observers=this.observers.filter(n=>n!==t),this.scheduleGc(),this.mutationCache.notify({type:"observerRemoved",mutation:this,observer:t})}optionalRemove(){this.observers.length||(this.state.status==="loading"?this.scheduleGc():this.mutationCache.remove(this))}continue(){var t,n;return(t=(n=this.retryer)==null?void 0:n.continue())!=null?t:this.execute()}async execute(){const t=()=>{var O;return this.retryer=s7t({fn:()=>this.options.mutationFn?this.options.mutationFn(this.state.variables):Promise.reject("No mutationFn found"),onFail:(N,P)=>{this.dispatch({type:"failed",failureCount:N,error:P})},onPause:()=>{this.dispatch({type:"pause"})},onContinue:()=>{this.dispatch({type:"continue"})},retry:(O=this.options.retry)!=null?O:0,retryDelay:this.options.retryDelay,networkMode:this.options.networkMode}),this.retryer.promise},n=this.state.status==="loading";try{var r,i,a,o,s,c,u,d;if(!n){var f,p,m,g;this.dispatch({type:"loading",variables:this.options.variables}),await((f=(p=this.mutationCache.config).onMutate)==null?void 0:f.call(p,this.state.variables,this));const N=await((m=(g=this.options).onMutate)==null?void 0:m.call(g,this.state.variables));N!==this.state.context&&this.dispatch({type:"loading",context:N,variables:this.state.variables})}const O=await t();return await((r=(i=this.mutationCache.config).onSuccess)==null?void 0:r.call(i,O,this.state.variables,this.state.context,this)),await((a=(o=this.options).onSuccess)==null?void 0:a.call(o,O,this.state.variables,this.state.context)),await((s=(c=this.mutationCache.config).onSettled)==null?void 0:s.call(c,O,null,this.state.variables,this.state.context,this)),await((u=(d=this.options).onSettled)==null?void 0:u.call(d,O,null,this.state.variables,this.state.context)),this.dispatch({type:"success",data:O}),O}catch(O){try{var _,v,b,y,x,C,w,$;throw await((_=(v=this.mutationCache.config).onError)==null?void 0:_.call(v,O,this.state.variables,this.state.context,this)),this.logger.error(O),await((b=(y=this.options).onError)==null?void 0:b.call(y,O,this.state.variables,this.state.context)),await((x=(C=this.mutationCache.config).onSettled)==null?void 0:x.call(C,void 0,O,this.state.variables,this.state.context,this)),await((w=($=this.options).onSettled)==null?void 0:w.call($,void 0,O,this.state.variables,this.state.context)),O}finally{this.dispatch({type:"error",error:O})}}}dispatch(t){const n=r=>{switch(t.type){case"failed":return{...r,failureCount:t.failureCount,failureReason:t.error};case"pause":return{...r,isPaused:!0};case"continue":return{...r,isPaused:!1};case"loading":return{...r,context:t.context,data:void 0,failureCount:0,failureReason:null,error:null,isPaused:!w4e(this.options.networkMode),status:"loading",variables:t.variables};case"success":return{...r,data:t.data,failureCount:0,failureReason:null,error:null,status:"success",isPaused:!1};case"error":return{...r,data:void 0,error:t.error,failureCount:r.failureCount+1,failureReason:t.error,isPaused:!1,status:"error"};case"setState":return{...r,...t.state}}};this.state=n(this.state),rm.batch(()=>{this.observers.forEach(r=>{r.onMutationUpdate(t)}),this.mutationCache.notify({mutation:this,type:"updated",action:t})})}}function c7t(){return{context:void 0,data:void 0,error:null,failureCount:0,failureReason:null,isPaused:!1,status:"idle",variables:void 0}}class O4n extends JU{constructor(t){super(),this.config=t||{},this.mutations=[],this.mutationId=0}build(t,n,r){const i=new $4n({mutationCache:this,logger:t.getLogger(),mutationId:++this.mutationId,options:t.defaultMutationOptions(n),state:r,defaultOptions:n.mutationKey?t.getMutationDefaults(n.mutationKey):void 0});return this.add(i),i}add(t){this.mutations.push(t),this.notify({type:"added",mutation:t})}remove(t){this.mutations=this.mutations.filter(n=>n!==t),this.notify({type:"removed",mutation:t})}clear(){rm.batch(()=>{this.mutations.forEach(t=>{this.remove(t)})})}getAll(){return this.mutations}find(t){return typeof t.exact>"u"&&(t.exact=!0),this.mutations.find(n=>kat(t,n))}findAll(t){return this.mutations.filter(n=>kat(t,n))}notify(t){rm.batch(()=>{this.listeners.forEach(({listener:n})=>{n(t)})})}resumePausedMutations(){var t;return this.resuming=((t=this.resuming)!=null?t:Promise.resolve()).then(()=>{const n=this.mutations.filter(r=>r.state.isPaused);return rm.batch(()=>n.reduce((r,i)=>r.then(()=>i.continue().catch(T6)),Promise.resolve()))}).then(()=>{this.resuming=void 0}),this.resuming}}function qMe(){return{onFetch:e=>{e.fetchFn=()=>{var t,n,r,i,a,o;const s=(t=e.fetchOptions)==null||(n=t.meta)==null?void 0:n.refetchPage,c=(r=e.fetchOptions)==null||(i=r.meta)==null?void 0:i.fetchMore,u=c==null?void 0:c.pageParam,d=(c==null?void 0:c.direction)==="forward",f=(c==null?void 0:c.direction)==="backward",p=((a=e.state.data)==null?void 0:a.pages)||[],m=((o=e.state.data)==null?void 0:o.pageParams)||[];let g=m,_=!1;const v=$=>{Object.defineProperty($,"signal",{enumerable:!0,get:()=>{var O;if((O=e.signal)!=null&&O.aborted)_=!0;else{var N;(N=e.signal)==null||N.addEventListener("abort",()=>{_=!0})}return e.signal}})},b=e.options.queryFn||(()=>Promise.reject("Missing queryFn for queryKey '"+e.options.queryHash+"'")),y=($,O,N,P)=>(g=P?[O,...g]:[...g,O],P?[N,...$]:[...$,N]),x=($,O,N,P)=>{if(_)return Promise.reject("Cancelled");if(typeof N>"u"&&!O&&$.length)return Promise.resolve($);const I={queryKey:e.queryKey,pageParam:N,meta:e.options.meta};v(I);const D=b(I);return Promise.resolve(D).then(R=>y($,N,R,P))};let C;if(!p.length)C=x([]);else if(d){const $=typeof u<"u",O=$?u:VMe(e.options,p);C=x(p,$,O)}else if(f){const $=typeof u<"u",O=$?u:u7t(e.options,p);C=x(p,$,O,!0)}else{g=[];const $=typeof e.options.getNextPageParam>"u";C=(s&&p[0]?s(p[0],0,p):!0)?x([],$,m[0]):Promise.resolve(y([],m[0],p[0]));for(let N=1;N<p.length;N++)C=C.then(P=>{if(s&&p[N]?s(p[N],N,p):!0){const D=$?m[N]:VMe(e.options,P);return x(P,$,D)}return Promise.resolve(y(P,m[N],p[N]))})}return C.then($=>({pages:$,pageParams:g}))}}}}function VMe(e,t){return e.getNextPageParam==null?void 0:e.getNextPageParam(t[t.length-1],t)}function u7t(e,t){return e.getPreviousPageParam==null?void 0:e.getPreviousPageParam(t[0],t)}function P4n(e,t){if(e.getNextPageParam&&Array.isArray(t)){const n=VMe(e,t);return typeof n<"u"&&n!==null&&n!==!1}}function N4n(e,t){if(e.getPreviousPageParam&&Array.isArray(t)){const n=u7t(e,t);return typeof n<"u"&&n!==null&&n!==!1}}class jat{constructor(t={}){this.queryCache=t.queryCache||new T4n,this.mutationCache=t.mutationCache||new O4n,this.logger=t.logger||bVe,this.defaultOptions=t.defaultOptions||{},this.queryDefaults=[],this.mutationDefaults=[],this.mountCount=0,t.logger&&this.logger.error("Passing a custom logger has been deprecated and will be removed in the next major version.")}mount(){this.mountCount++,this.mountCount===1&&(this.unsubscribeFocus=Ive.subscribe(()=>{Ive.isFocused()&&(this.resumePausedMutations(),this.queryCache.onFocus())}),this.unsubscribeOnline=Rve.subscribe(()=>{Rve.isOnline()&&(this.resumePausedMutations(),this.queryCache.onOnline())}))}unmount(){var t,n;this.mountCount--,this.mountCount===0&&((t=this.unsubscribeFocus)==null||t.call(this),this.unsubscribeFocus=void 0,(n=this.unsubscribeOnline)==null||n.call(this),this.unsubscribeOnline=void 0)}isFetching(t,n){const[r]=HP(t,n);return r.fetchStatus="fetching",this.queryCache.findAll(r).length}isMutating(t){return this.mutationCache.findAll({...t,fetching:!0}).length}getQueryData(t,n){var r;return(r=this.queryCache.find(t,n))==null?void 0:r.state.data}ensureQueryData(t,n,r){const i=jq(t,n,r),a=this.getQueryData(i.queryKey);return a?Promise.resolve(a):this.fetchQuery(i)}getQueriesData(t){return this.getQueryCache().findAll(t).map(({queryKey:n,state:r})=>{const i=r.data;return[n,i]})}setQueryData(t,n,r){const i=this.queryCache.find(t),a=i==null?void 0:i.state.data,o=v4n(n,a);if(typeof o>"u")return;const s=jq(t),c=this.defaultQueryOptions(s);return this.queryCache.build(this,c).setData(o,{...r,manual:!0})}setQueriesData(t,n,r){return rm.batch(()=>this.getQueryCache().findAll(t).map(({queryKey:i})=>[i,this.setQueryData(i,n,r)]))}getQueryState(t,n){var r;return(r=this.queryCache.find(t,n))==null?void 0:r.state}removeQueries(t,n){const[r]=HP(t,n),i=this.queryCache;rm.batch(()=>{i.findAll(r).forEach(a=>{i.remove(a)})})}resetQueries(t,n,r){const[i,a]=HP(t,n,r),o=this.queryCache,s={type:"active",...i};return rm.batch(()=>(o.findAll(i).forEach(c=>{c.reset()}),this.refetchQueries(s,a)))}cancelQueries(t,n,r){const[i,a={}]=HP(t,n,r);typeof a.revert>"u"&&(a.revert=!0);const o=rm.batch(()=>this.queryCache.findAll(i).map(s=>s.cancel(a)));return Promise.all(o).then(T6).catch(T6)}invalidateQueries(t,n,r){const[i,a]=HP(t,n,r);return rm.batch(()=>{var o,s;if(this.queryCache.findAll(i).forEach(u=>{u.invalidate()}),i.refetchType==="none")return Promise.resolve();const c={...i,type:(o=(s=i.refetchType)!=null?s:i.type)!=null?o:"active"};return this.refetchQueries(c,a)})}refetchQueries(t,n,r){const[i,a]=HP(t,n,r),o=rm.batch(()=>this.queryCache.findAll(i).filter(c=>!c.isDisabled()).map(c=>{var u;return c.fetch(void 0,{...a,cancelRefetch:(u=a==null?void 0:a.cancelRefetch)!=null?u:!0,meta:{refetchPage:i.refetchPage}})}));let s=Promise.all(o).then(T6);return a!=null&&a.throwOnError||(s=s.catch(T6)),s}fetchQuery(t,n,r){const i=jq(t,n,r),a=this.defaultQueryOptions(i);typeof a.retry>"u"&&(a.retry=!1);const o=this.queryCache.build(this,a);return o.isStaleByTime(a.staleTime)?o.fetch(a):Promise.resolve(o.state.data)}prefetchQuery(t,n,r){return this.fetchQuery(t,n,r).then(T6).catch(T6)}fetchInfiniteQuery(t,n,r){const i=jq(t,n,r);return i.behavior=qMe(),this.fetchQuery(i)}prefetchInfiniteQuery(t,n,r){return this.fetchInfiniteQuery(t,n,r).then(T6).catch(T6)}resumePausedMutations(){return this.mutationCache.resumePausedMutations()}getQueryCache(){return this.queryCache}getMutationCache(){return this.mutationCache}getLogger(){return this.logger}getDefaultOptions(){return this.defaultOptions}setDefaultOptions(t){this.defaultOptions=t}setQueryDefaults(t,n){const r=this.queryDefaults.find(i=>iM(t)===iM(i.queryKey));r?r.defaultOptions=n:this.queryDefaults.push({queryKey:t,defaultOptions:n})}getQueryDefaults(t){if(!t)return;const n=this.queryDefaults.find(r=>Bq(t,r.queryKey));return this.queryDefaults.filter(i=>Bq(t,i.queryKey)).length>1&&this.logger.error("[QueryClient] Several query defaults match with key '"+JSON.stringify(t)+"'. The first matching query defaults are used. Please check how query defaults are registered. Order does matter here. cf. https://react-query.tanstack.com/reference/QueryClient#queryclientsetquerydefaults."),n==null?void 0:n.defaultOptions}setMutationDefaults(t,n){const r=this.mutationDefaults.find(i=>iM(t)===iM(i.mutationKey));r?r.defaultOptions=n:this.mutationDefaults.push({mutationKey:t,defaultOptions:n})}getMutationDefaults(t){if(!t)return;const n=this.mutationDefaults.find(r=>Bq(t,r.mutationKey));return this.mutationDefaults.filter(i=>Bq(t,i.mutationKey)).length>1&&this.logger.error("[QueryClient] Several mutation defaults match with key '"+JSON.stringify(t)+"'. The first matching mutation defaults are used. Please check how mutation defaults are registered. Order does matter here. cf. https://react-query.tanstack.com/reference/QueryClient#queryclientsetmutationdefaults."),n==null?void 0:n.defaultOptions}defaultQueryOptions(t){if(t!=null&&t._defaulted)return t;const n={...this.defaultOptions.queries,...this.getQueryDefaults(t==null?void 0:t.queryKey),...t,_defaulted:!0};return!n.queryHash&&n.queryKey&&(n.queryHash=yVe(n.queryKey,n)),typeof n.refetchOnReconnect>"u"&&(n.refetchOnReconnect=n.networkMode!=="always"),typeof n.useErrorBoundary>"u"&&(n.useErrorBoundary=!!n.suspense),n}defaultMutationOptions(t){return t!=null&&t._defaulted?t:{...this.defaultOptions.mutations,...this.getMutationDefaults(t==null?void 0:t.mutationKey),...t,_defaulted:!0}}clear(){this.queryCache.clear(),this.mutationCache.clear()}}class d7t extends JU{constructor(t,n){super(),this.client=t,this.options=n,this.trackedProps=new Set,this.selectError=null,this.bindMethods(),this.setOptions(n)}bindMethods(){this.remove=this.remove.bind(this),this.refetch=this.refetch.bind(this)}onSubscribe(){this.listeners.size===1&&(this.currentQuery.addObserver(this),Bat(this.currentQuery,this.options)&&this.executeFetch(),this.updateTimers())}onUnsubscribe(){this.hasListeners()||this.destroy()}shouldFetchOnReconnect(){return WMe(this.currentQuery,this.options,this.options.refetchOnReconnect)}shouldFetchOnWindowFocus(){return WMe(this.currentQuery,this.options,this.options.refetchOnWindowFocus)}destroy(){this.listeners=new Set,this.clearStaleTimeout(),this.clearRefetchInterval(),this.currentQuery.removeObserver(this)}setOptions(t,n){const r=this.options,i=this.currentQuery;if(this.options=this.client.defaultQueryOptions(t),typeof(t==null?void 0:t.isDataEqual)<"u"&&this.client.getLogger().error("The isDataEqual option has been deprecated and will be removed in the next major version. You can achieve the same functionality by passing a function as the structuralSharing option"),Dve(r,this.options)||this.client.getQueryCache().notify({type:"observerOptionsUpdated",query:this.currentQuery,observer:this}),typeof this.options.enabled<"u"&&typeof this.options.enabled!="boolean")throw new Error("Expected enabled to be a boolean");this.options.queryKey||(this.options.queryKey=r.queryKey),this.updateQuery();const a=this.hasListeners();a&&zat(this.currentQuery,i,this.options,r)&&this.executeFetch(),this.updateResult(n),a&&(this.currentQuery!==i||this.options.enabled!==r.enabled||this.options.staleTime!==r.staleTime)&&this.updateStaleTimeout();const o=this.computeRefetchInterval();a&&(this.currentQuery!==i||this.options.enabled!==r.enabled||o!==this.currentRefetchInterval)&&this.updateRefetchInterval(o)}getOptimisticResult(t){const n=this.client.getQueryCache().build(this.client,t),r=this.createResult(n,t);return I4n(this,r,t)&&(this.currentResult=r,this.currentResultOptions=this.options,this.currentResultState=this.currentQuery.state),r}getCurrentResult(){return this.currentResult}trackResult(t){const n={};return Object.keys(t).forEach(r=>{Object.defineProperty(n,r,{configurable:!1,enumerable:!0,get:()=>(this.trackedProps.add(r),t[r])})}),n}getCurrentQuery(){return this.currentQuery}remove(){this.client.getQueryCache().remove(this.currentQuery)}refetch({refetchPage:t,...n}={}){return this.fetch({...n,meta:{refetchPage:t}})}fetchOptimistic(t){const n=this.client.defaultQueryOptions(t),r=this.client.getQueryCache().build(this.client,n);return r.isFetchingOptimistic=!0,r.fetch().then(()=>this.createResult(r,n))}fetch(t){var n;return this.executeFetch({...t,cancelRefetch:(n=t.cancelRefetch)!=null?n:!0}).then(()=>(this.updateResult(),this.currentResult))}executeFetch(t){this.updateQuery();let n=this.currentQuery.fetch(this.options,t);return t!=null&&t.throwOnError||(n=n.catch(T6)),n}updateStaleTimeout(){if(this.clearStaleTimeout(),sre||this.currentResult.isStale||!BMe(this.options.staleTime))return;const n=n7t(this.currentResult.dataUpdatedAt,this.options.staleTime)+1;this.staleTimeoutId=setTimeout(()=>{this.currentResult.isStale||this.updateResult()},n)}computeRefetchInterval(){var t;return typeof this.options.refetchInterval=="function"?this.options.refetchInterval(this.currentResult.data,this.currentQuery):(t=this.options.refetchInterval)!=null?t:!1}updateRefetchInterval(t){this.clearRefetchInterval(),this.currentRefetchInterval=t,!(sre||this.options.enabled===!1||!BMe(this.currentRefetchInterval)||this.currentRefetchInterval===0)&&(this.refetchIntervalId=setInterval(()=>{(this.options.refetchIntervalInBackground||Ive.isFocused())&&this.executeFetch()},this.currentRefetchInterval))}updateTimers(){this.updateStaleTimeout(),this.updateRefetchInterval(this.computeRefetchInterval())}clearStaleTimeout(){this.staleTimeoutId&&(clearTimeout(this.staleTimeoutId),this.staleTimeoutId=void 0)}clearRefetchInterval(){this.refetchIntervalId&&(clearInterval(this.refetchIntervalId),this.refetchIntervalId=void 0)}createResult(t,n){const r=this.currentQuery,i=this.options,a=this.currentResult,o=this.currentResultState,s=this.currentResultOptions,c=t!==r,u=c?t.state:this.currentQueryInitialState,d=c?this.currentResult:this.previousQueryResult,{state:f}=t;let{dataUpdatedAt:p,error:m,errorUpdatedAt:g,fetchStatus:_,status:v}=f,b=!1,y=!1,x;if(n._optimisticResults){const N=this.hasListeners(),P=!N&&Bat(t,n),I=N&&zat(t,r,n,i);(P||I)&&(_=w4e(t.options.networkMode)?"fetching":"paused",p||(v="loading")),n._optimisticResults==="isRestoring"&&(_="idle")}if(n.keepPreviousData&&!f.dataUpdatedAt&&d!=null&&d.isSuccess&&v!=="error")x=d.data,p=d.dataUpdatedAt,v=d.status,b=!0;else if(n.select&&typeof f.data<"u")if(a&&f.data===(o==null?void 0:o.data)&&n.select===this.selectFn)x=this.selectResult;else try{this.selectFn=n.select,x=n.select(f.data),x=HMe(a==null?void 0:a.data,x,n),this.selectResult=x,this.selectError=null}catch(N){this.client.getLogger().error(N),this.selectError=N}else x=f.data;if(typeof n.placeholderData<"u"&&typeof x>"u"&&v==="loading"){let N;if(a!=null&&a.isPlaceholderData&&n.placeholderData===(s==null?void 0:s.placeholderData))N=a.data;else if(N=typeof n.placeholderData=="function"?n.placeholderData():n.placeholderData,n.select&&typeof N<"u")try{N=n.select(N),this.selectError=null}catch(P){this.client.getLogger().error(P),this.selectError=P}typeof N<"u"&&(v="success",x=HMe(a==null?void 0:a.data,N,n),y=!0)}this.selectError&&(m=this.selectError,x=this.selectResult,g=Date.now(),v="error");const C=_==="fetching",w=v==="loading",$=v==="error";return{status:v,fetchStatus:_,isLoading:w,isSuccess:v==="success",isError:$,isInitialLoading:w&&C,data:x,dataUpdatedAt:p,error:m,errorUpdatedAt:g,failureCount:f.fetchFailureCount,failureReason:f.fetchFailureReason,errorUpdateCount:f.errorUpdateCount,isFetched:f.dataUpdateCount>0||f.errorUpdateCount>0,isFetchedAfterMount:f.dataUpdateCount>u.dataUpdateCount||f.errorUpdateCount>u.errorUpdateCount,isFetching:C,isRefetching:C&&!w,isLoadingError:$&&f.dataUpdatedAt===0,isPaused:_==="paused",isPlaceholderData:y,isPreviousData:b,isRefetchError:$&&f.dataUpdatedAt!==0,isStale:xVe(t,n),refetch:this.refetch,remove:this.remove}}updateResult(t){const n=this.currentResult,r=this.createResult(this.currentQuery,this.options);if(this.currentResultState=this.currentQuery.state,this.currentResultOptions=this.options,Dve(r,n))return;this.currentResult=r;const i={cache:!0},a=()=>{if(!n)return!0;const{notifyOnChangeProps:o}=this.options,s=typeof o=="function"?o():o;if(s==="all"||!s&&!this.trackedProps.size)return!0;const c=new Set(s??this.trackedProps);return this.options.useErrorBoundary&&c.add("error"),Object.keys(this.currentResult).some(u=>{const d=u;return this.currentResult[d]!==n[d]&&c.has(d)})};(t==null?void 0:t.listeners)!==!1&&a()&&(i.listeners=!0),this.notify({...i,...t})}updateQuery(){const t=this.client.getQueryCache().build(this.client,this.options);if(t===this.currentQuery)return;const n=this.currentQuery;this.currentQuery=t,this.currentQueryInitialState=t.state,this.previousQueryResult=this.currentResult,this.hasListeners()&&(n==null||n.removeObserver(this),t.addObserver(this))}onQueryUpdate(t){const n={};t.type==="success"?n.onSuccess=!t.manual:t.type==="error"&&!ige(t.error)&&(n.onError=!0),this.updateResult(n),this.hasListeners()&&this.updateTimers()}notify(t){rm.batch(()=>{if(t.onSuccess){var n,r,i,a;(n=(r=this.options).onSuccess)==null||n.call(r,this.currentResult.data),(i=(a=this.options).onSettled)==null||i.call(a,this.currentResult.data,null)}else if(t.onError){var o,s,c,u;(o=(s=this.options).onError)==null||o.call(s,this.currentResult.error),(c=(u=this.options).onSettled)==null||c.call(u,void 0,this.currentResult.error)}t.listeners&&this.listeners.forEach(({listener:d})=>{d(this.currentResult)}),t.cache&&this.client.getQueryCache().notify({query:this.currentQuery,type:"observerResultsUpdated"})})}}function D4n(e,t){return t.enabled!==!1&&!e.state.dataUpdatedAt&&!(e.state.status==="error"&&t.retryOnMount===!1)}function Bat(e,t){return D4n(e,t)||e.state.dataUpdatedAt>0&&WMe(e,t,t.refetchOnMount)}function WMe(e,t,n){if(t.enabled!==!1){const r=typeof n=="function"?n(e):n;return r==="always"||r!==!1&&xVe(e,t)}return!1}function zat(e,t,n,r){return n.enabled!==!1&&(e!==t||r.enabled===!1)&&(!n.suspense||e.state.status!=="error")&&xVe(e,n)}function xVe(e,t){return e.isStaleByTime(t.staleTime)}function I4n(e,t,n){return n.keepPreviousData?!1:n.placeholderData!==void 0?t.isPlaceholderData:!Dve(e.getCurrentResult(),t)}class R4n extends d7t{constructor(t,n){super(t,n)}bindMethods(){super.bindMethods(),this.fetchNextPage=this.fetchNextPage.bind(this),this.fetchPreviousPage=this.fetchPreviousPage.bind(this)}setOptions(t,n){super.setOptions({...t,behavior:qMe()},n)}getOptimisticResult(t){return t.behavior=qMe(),super.getOptimisticResult(t)}fetchNextPage({pageParam:t,...n}={}){return this.fetch({...n,meta:{fetchMore:{direction:"forward",pageParam:t}}})}fetchPreviousPage({pageParam:t,...n}={}){return this.fetch({...n,meta:{fetchMore:{direction:"backward",pageParam:t}}})}createResult(t,n){var r,i,a,o,s,c;const{state:u}=t,d=super.createResult(t,n),{isFetching:f,isRefetching:p}=d,m=f&&((r=u.fetchMeta)==null||(i=r.fetchMore)==null?void 0:i.direction)==="forward",g=f&&((a=u.fetchMeta)==null||(o=a.fetchMore)==null?void 0:o.direction)==="backward";return{...d,fetchNextPage:this.fetchNextPage,fetchPreviousPage:this.fetchPreviousPage,hasNextPage:P4n(n,(s=u.data)==null?void 0:s.pages),hasPreviousPage:N4n(n,(c=u.data)==null?void 0:c.pages),isFetchingNextPage:m,isFetchingPreviousPage:g,isRefetching:p&&!m&&!g}}}let k4n=class extends JU{constructor(t,n){super(),this.client=t,this.setOptions(n),this.bindMethods(),this.updateResult()}bindMethods(){this.mutate=this.mutate.bind(this),this.reset=this.reset.bind(this)}setOptions(t){var n;const r=this.options;this.options=this.client.defaultMutationOptions(t),Dve(r,this.options)||this.client.getMutationCache().notify({type:"observerOptionsUpdated",mutation:this.currentMutation,observer:this}),(n=this.currentMutation)==null||n.setOptions(this.options)}onUnsubscribe(){if(!this.hasListeners()){var t;(t=this.currentMutation)==null||t.removeObserver(this)}}onMutationUpdate(t){this.updateResult();const n={listeners:!0};t.type==="success"?n.onSuccess=!0:t.type==="error"&&(n.onError=!0),this.notify(n)}getCurrentResult(){return this.currentResult}reset(){this.currentMutation=void 0,this.updateResult(),this.notify({listeners:!0})}mutate(t,n){return this.mutateOptions=n,this.currentMutation&&this.currentMutation.removeObserver(this),this.currentMutation=this.client.getMutationCache().build(this.client,{...this.options,variables:typeof t<"u"?t:this.options.variables}),this.currentMutation.addObserver(this),this.currentMutation.execute()}updateResult(){const t=this.currentMutation?this.currentMutation.state:c7t(),n={...t,isLoading:t.status==="loading",isSuccess:t.status==="success",isError:t.status==="error",isIdle:t.status==="idle",mutate:this.mutate,reset:this.reset};this.currentResult=n}notify(t){rm.batch(()=>{if(this.mutateOptions&&this.hasListeners()){if(t.onSuccess){var n,r,i,a;(n=(r=this.mutateOptions).onSuccess)==null||n.call(r,this.currentResult.data,this.currentResult.variables,this.currentResult.context),(i=(a=this.mutateOptions).onSettled)==null||i.call(a,this.currentResult.data,null,this.currentResult.variables,this.currentResult.context)}else if(t.onError){var o,s,c,u;(o=(s=this.mutateOptions).onError)==null||o.call(s,this.currentResult.error,this.currentResult.variables,this.currentResult.context),(c=(u=this.mutateOptions).onSettled)==null||c.call(u,void 0,this.currentResult.error,this.currentResult.variables,this.currentResult.context)}}t.listeners&&this.listeners.forEach(({listener:d})=>{d(this.currentResult)})})}};var f7t={exports:{}},p7t={};/**
 * @license React
 * use-sync-external-store-shim.development.js
 *
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */(function(){function e(m,g){return m===g&&(m!==0||1/m===1/g)||m!==m&&g!==g}function t(m,g){d||i.startTransition===void 0||(d=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var _=g();if(!f){var v=g();a(_,v)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}v=o({inst:{value:_,getSnapshot:g}});var b=v[0].inst,y=v[1];return c(function(){b.value=_,b.getSnapshot=g,n(b)&&y({inst:b})},[m,_,g]),s(function(){return n(b)&&y({inst:b}),m(function(){n(b)&&y({inst:b})})},[m]),u(_),_}function n(m){var g=m.getSnapshot;m=m.value;try{var _=g();return!a(m,_)}catch{return!0}}function r(m,g){return g()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var i=h,a=typeof Object.is=="function"?Object.is:e,o=i.useState,s=i.useEffect,c=i.useLayoutEffect,u=i.useDebugValue,d=!1,f=!1,p=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:t;p7t.useSyncExternalStore=i.useSyncExternalStore!==void 0?i.useSyncExternalStore:p,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})();f7t.exports=p7t;var A4n=f7t.exports;const h7t=A4n.useSyncExternalStore,Hat=h.createContext(void 0),m7t=h.createContext(!1);function g7t(e,t){return e||(t&&typeof window<"u"?(window.ReactQueryClientContext||(window.ReactQueryClientContext=Hat),window.ReactQueryClientContext):Hat)}const JC=({context:e}={})=>{const t=h.useContext(g7t(e,h.useContext(m7t)));if(!t)throw new Error("No QueryClient set, use QueryClientProvider to set one");return t},M4n=({client:e,children:t,context:n,contextSharing:r=!1})=>{h.useEffect(()=>(e.mount(),()=>{e.unmount()}),[e]),r&&e.getLogger().error("The contextSharing option has been deprecated and will be removed in the next major version");const i=g7t(n,r);return h.createElement(m7t.Provider,{value:!n&&r},h.createElement(i.Provider,{value:e},t))},v7t=h.createContext(!1),F4n=()=>h.useContext(v7t);v7t.Provider;function L4n(){let e=!1;return{clearReset:()=>{e=!1},reset:()=>{e=!0},isReset:()=>e}}const j4n=h.createContext(L4n()),B4n=()=>h.useContext(j4n);function _7t(e,t){return typeof e=="function"?e(...t):!!e}const z4n=(e,t)=>{(e.suspense||e.useErrorBoundary)&&(t.isReset()||(e.retryOnMount=!1))},H4n=e=>{h.useEffect(()=>{e.clearReset()},[e])},q4n=({result:e,errorResetBoundary:t,useErrorBoundary:n,query:r})=>e.isError&&!t.isReset()&&!e.isFetching&&_7t(n,[e.error,r]),V4n=e=>{e.suspense&&typeof e.staleTime!="number"&&(e.staleTime=1e3)},W4n=(e,t)=>e.isLoading&&e.isFetching&&!t,U4n=(e,t,n)=>(e==null?void 0:e.suspense)&&W4n(t,n),K4n=(e,t,n)=>t.fetchOptimistic(e).then(({data:r})=>{e.onSuccess==null||e.onSuccess(r),e.onSettled==null||e.onSettled(r,null)}).catch(r=>{n.clearReset(),e.onError==null||e.onError(r),e.onSettled==null||e.onSettled(void 0,r)});function y7t(e,t){const n=JC({context:e.context}),r=F4n(),i=B4n(),a=n.defaultQueryOptions(e);a._optimisticResults=r?"isRestoring":"optimistic",a.onError&&(a.onError=rm.batchCalls(a.onError)),a.onSuccess&&(a.onSuccess=rm.batchCalls(a.onSuccess)),a.onSettled&&(a.onSettled=rm.batchCalls(a.onSettled)),V4n(a),z4n(a,i),H4n(i);const[o]=h.useState(()=>new t(n,a)),s=o.getOptimisticResult(a);if(h7t(h.useCallback(c=>{const u=r?()=>{}:o.subscribe(rm.batchCalls(c));return o.updateResult(),u},[o,r]),()=>o.getCurrentResult(),()=>o.getCurrentResult()),h.useEffect(()=>{o.setOptions(a,{listeners:!1})},[a,o]),U4n(a,s,r))throw K4n(a,o,i);if(q4n({result:s,errorResetBoundary:i,useErrorBoundary:a.useErrorBoundary,query:o.getCurrentQuery()}))throw s.error;return a.notifyOnChangeProps?s:o.trackResult(s)}function H6(e,t,n){const r=jq(e,t,n);return y7t(r,d7t)}function jm(e,t,n){const r=_4n(e,t,n),i=JC({context:r.context}),[a]=h.useState(()=>new k4n(i,r));h.useEffect(()=>{a.setOptions(r)},[a,r]);const o=h7t(h.useCallback(c=>a.subscribe(rm.batchCalls(c)),[a]),()=>a.getCurrentResult(),()=>a.getCurrentResult()),s=h.useCallback((c,u)=>{a.mutate(c,u).catch(G4n)},[a]);if(o.error&&_7t(a.options.useErrorBoundary,[o.error]))throw o.error;return{...o,mutate:s,mutateAsync:o.mutate}}function G4n(){}function Y4n(e,t,n){const r=jq(e,t,n);return y7t(r,R4n)}const Ef=typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{};var X4n=typeof Ef=="object"&&Ef&&Ef.Object===Object&&Ef;const b7t=X4n;var J4n=typeof self=="object"&&self&&self.Object===Object&&self,Q4n=b7t||J4n||Function("return this")();const QC=Q4n;var Z4n=QC.Symbol;const RC=Z4n;var x7t=Object.prototype,e3n=x7t.hasOwnProperty,t3n=x7t.toString,fee=RC?RC.toStringTag:void 0;function n3n(e){var t=e3n.call(e,fee),n=e[fee];try{e[fee]=void 0;var r=!0}catch{}var i=t3n.call(e);return r&&(t?e[fee]=n:delete e[fee]),i}var r3n=Object.prototype,i3n=r3n.toString;function a3n(e){return i3n.call(e)}var o3n="[object Null]",s3n="[object Undefined]",qat=RC?RC.toStringTag:void 0;function QU(e){return e==null?e===void 0?s3n:o3n:qat&&qat in Object(e)?n3n(e):a3n(e)}function zM(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var l3n="[object AsyncFunction]",c3n="[object Function]",u3n="[object GeneratorFunction]",d3n="[object Proxy]";function S7t(e){if(!zM(e))return!1;var t=QU(e);return t==c3n||t==u3n||t==l3n||t==d3n}var f3n=QC["__core-js_shared__"];const JPe=f3n;var Vat=function(){var e=/[^.]+$/.exec(JPe&&JPe.keys&&JPe.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function p3n(e){return!!Vat&&Vat in e}var h3n=Function.prototype,m3n=h3n.toString;function jF(e){if(e!=null){try{return m3n.call(e)}catch{}try{return e+""}catch{}}return""}var g3n=/[\\^$.*+?()[\]{}|]/g,v3n=/^\[object .+?Constructor\]$/,_3n=Function.prototype,y3n=Object.prototype,b3n=_3n.toString,x3n=y3n.hasOwnProperty,S3n=RegExp("^"+b3n.call(x3n).replace(g3n,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function C3n(e){if(!zM(e)||p3n(e))return!1;var t=S7t(e)?S3n:v3n;return t.test(jF(e))}function w3n(e,t){return e==null?void 0:e[t]}function BF(e,t){var n=w3n(e,t);return C3n(n)?n:void 0}var E3n=BF(Object,"create");const lre=E3n;function T3n(){this.__data__=lre?lre(null):{},this.size=0}function $3n(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var O3n="__lodash_hash_undefined__",P3n=Object.prototype,N3n=P3n.hasOwnProperty;function D3n(e){var t=this.__data__;if(lre){var n=t[e];return n===O3n?void 0:n}return N3n.call(t,e)?t[e]:void 0}var I3n=Object.prototype,R3n=I3n.hasOwnProperty;function k3n(e){var t=this.__data__;return lre?t[e]!==void 0:R3n.call(t,e)}var A3n="__lodash_hash_undefined__";function M3n(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=lre&&t===void 0?A3n:t,this}function HM(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}HM.prototype.clear=T3n;HM.prototype.delete=$3n;HM.prototype.get=D3n;HM.prototype.has=k3n;HM.prototype.set=M3n;function F3n(){this.__data__=[],this.size=0}function SVe(e,t){return e===t||e!==e&&t!==t}function E4e(e,t){for(var n=e.length;n--;)if(SVe(e[n][0],t))return n;return-1}var L3n=Array.prototype,j3n=L3n.splice;function B3n(e){var t=this.__data__,n=E4e(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():j3n.call(t,n,1),--this.size,!0}function z3n(e){var t=this.__data__,n=E4e(t,e);return n<0?void 0:t[n][1]}function H3n(e){return E4e(this.__data__,e)>-1}function q3n(e,t){var n=this.__data__,r=E4e(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}function MT(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}MT.prototype.clear=F3n;MT.prototype.delete=B3n;MT.prototype.get=z3n;MT.prototype.has=H3n;MT.prototype.set=q3n;var V3n=BF(QC,"Map");const cre=V3n;function W3n(){this.size=0,this.__data__={hash:new HM,map:new(cre||MT),string:new HM}}function U3n(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}function T4e(e,t){var n=e.__data__;return U3n(t)?n[typeof t=="string"?"string":"hash"]:n.map}function K3n(e){var t=T4e(this,e).delete(e);return this.size-=t?1:0,t}function G3n(e){return T4e(this,e).get(e)}function Y3n(e){return T4e(this,e).has(e)}function X3n(e,t){var n=T4e(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}function FT(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}FT.prototype.clear=W3n;FT.prototype.delete=K3n;FT.prototype.get=G3n;FT.prototype.has=Y3n;FT.prototype.set=X3n;var J3n="__lodash_hash_undefined__";function Q3n(e){return this.__data__.set(e,J3n),this}function Z3n(e){return this.__data__.has(e)}function UV(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new FT;++t<n;)this.add(e[t])}UV.prototype.add=UV.prototype.push=Q3n;UV.prototype.has=Z3n;function ebn(e,t,n,r){for(var i=e.length,a=n+(r?1:-1);r?a--:++a<i;)if(t(e[a],a,e))return a;return-1}function tbn(e){return e!==e}function nbn(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}function rbn(e,t,n){return t===t?nbn(e,t,n):ebn(e,tbn,n)}function C7t(e,t){var n=e==null?0:e.length;return!!n&&rbn(e,t,0)>-1}function w7t(e,t,n){for(var r=-1,i=e==null?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}function CVe(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}function E7t(e){return function(t){return e(t)}}function wVe(e,t){return e.has(t)}var ibn=200;function abn(e,t,n,r){var i=-1,a=C7t,o=!0,s=e.length,c=[],u=t.length;if(!s)return c;n&&(t=CVe(t,E7t(n))),r?(a=w7t,o=!1):t.length>=ibn&&(a=wVe,o=!1,t=new UV(t));e:for(;++i<s;){var d=e[i],f=n==null?d:n(d);if(d=r||d!==0?d:0,o&&f===f){for(var p=u;p--;)if(t[p]===f)continue e;c.push(d)}else a(t,f,r)||c.push(d)}return c}function T7t(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}function qM(e){return e!=null&&typeof e=="object"}var obn="[object Arguments]";function Wat(e){return qM(e)&&QU(e)==obn}var $7t=Object.prototype,sbn=$7t.hasOwnProperty,lbn=$7t.propertyIsEnumerable,cbn=Wat(function(){return arguments}())?Wat:function(e){return qM(e)&&sbn.call(e,"callee")&&!lbn.call(e,"callee")};const EVe=cbn;var ubn=Array.isArray;const kC=ubn;var Uat=RC?RC.isConcatSpreadable:void 0;function dbn(e){return kC(e)||EVe(e)||!!(Uat&&e&&e[Uat])}function TVe(e,t,n,r,i){var a=-1,o=e.length;for(n||(n=dbn),i||(i=[]);++a<o;){var s=e[a];t>0&&n(s)?t>1?TVe(s,t-1,n,r,i):T7t(i,s):r||(i[i.length]=s)}return i}function $Ve(e){return e}function fbn(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var Kat=Math.max;function pbn(e,t,n){return t=Kat(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,a=Kat(r.length-t,0),o=Array(a);++i<a;)o[i]=r[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=r[i];return s[t]=n(o),fbn(e,this,s)}}function hbn(e){return function(){return e}}var mbn=function(){try{var e=BF(Object,"defineProperty");return e({},"",{}),e}catch{}}();const Gat=mbn;var gbn=Gat?function(e,t){return Gat(e,"toString",{configurable:!0,enumerable:!1,value:hbn(t),writable:!0})}:$Ve;const vbn=gbn;var _bn=800,ybn=16,bbn=Date.now;function xbn(e){var t=0,n=0;return function(){var r=bbn(),i=ybn-(r-n);if(n=r,i>0){if(++t>=_bn)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var Sbn=xbn(vbn);const Cbn=Sbn;function OVe(e,t){return Cbn(pbn(e,t,$Ve),e+"")}var wbn=9007199254740991;function PVe(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=wbn}function NVe(e){return e!=null&&PVe(e.length)&&!S7t(e)}function hne(e){return qM(e)&&NVe(e)}function O7t(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var Ebn=OVe(function(e,t){var n=O7t(t);return hne(n)&&(n=void 0),hne(e)?abn(e,TVe(t,1,hne,!0),void 0,n):[]});const zq=Ebn;var Tbn=BF(QC,"Set");const hV=Tbn;function $bn(){}function DVe(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var Obn=1/0,Pbn=hV&&1/DVe(new hV([,-0]))[1]==Obn?function(e){return new hV(e)}:$bn;const Nbn=Pbn;var Dbn=200;function P7t(e,t,n){var r=-1,i=C7t,a=e.length,o=!0,s=[],c=s;if(n)o=!1,i=w7t;else if(a>=Dbn){var u=t?null:Nbn(e);if(u)return DVe(u);o=!1,i=wVe,c=new UV}else c=t?[]:s;e:for(;++r<a;){var d=e[r],f=t?t(d):d;if(d=n||d!==0?d:0,o&&f===f){for(var p=c.length;p--;)if(c[p]===f)continue e;t&&c.push(f),s.push(d)}else i(c,f,n)||(c!==s&&c.push(f),s.push(d))}return s}var Ibn=OVe(function(e){var t=O7t(e);return t=typeof t=="function"?t:void 0,P7t(TVe(e,1,hne,!0),void 0,t)});const N7t=Ibn;var ZU=TypeError;const Rbn=new Proxy({},{get(e,t){throw new Error(`Module "" has been externalized for browser compatibility. Cannot access ".${t}" in client code.  See http://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`)}}),kbn=Object.freeze(Object.defineProperty({__proto__:null,default:Rbn},Symbol.toStringTag,{value:"Module"})),Abn=mc(kbn);var IVe=typeof Map=="function"&&Map.prototype,QPe=Object.getOwnPropertyDescriptor&&IVe?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,kve=IVe&&QPe&&typeof QPe.get=="function"?QPe.get:null,Yat=IVe&&Map.prototype.forEach,RVe=typeof Set=="function"&&Set.prototype,ZPe=Object.getOwnPropertyDescriptor&&RVe?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,Ave=RVe&&ZPe&&typeof ZPe.get=="function"?ZPe.get:null,Xat=RVe&&Set.prototype.forEach,Mbn=typeof WeakMap=="function"&&WeakMap.prototype,mne=Mbn?WeakMap.prototype.has:null,Fbn=typeof WeakSet=="function"&&WeakSet.prototype,gne=Fbn?WeakSet.prototype.has:null,Lbn=typeof WeakRef=="function"&&WeakRef.prototype,Jat=Lbn?WeakRef.prototype.deref:null,jbn=Boolean.prototype.valueOf,Bbn=Object.prototype.toString,zbn=Function.prototype.toString,Hbn=String.prototype.match,kVe=String.prototype.slice,QP=String.prototype.replace,qbn=String.prototype.toUpperCase,Qat=String.prototype.toLowerCase,D7t=RegExp.prototype.test,Zat=Array.prototype.concat,tC=Array.prototype.join,Vbn=Array.prototype.slice,eot=Math.floor,UMe=typeof BigInt=="function"?BigInt.prototype.valueOf:null,eNe=Object.getOwnPropertySymbols,KMe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,KV=typeof Symbol=="function"&&typeof Symbol.iterator=="object",vne=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===KV||"symbol")?Symbol.toStringTag:null,I7t=Object.prototype.propertyIsEnumerable,tot=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function not(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||D7t.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var r=e<0?-eot(-e):eot(e);if(r!==e){var i=String(r),a=kVe.call(t,i.length+1);return QP.call(i,n,"$&_")+"."+QP.call(QP.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return QP.call(t,n,"$&_")}var GMe=Abn,rot=GMe.custom,iot=A7t(rot)?rot:null,R7t={__proto__:null,double:'"',single:"'"},Wbn={__proto__:null,double:/(["\\])/g,single:/(['\\])/g},$4e=function e(t,n,r,i){var a=n||{};if(y9(a,"quoteStyle")&&!y9(R7t,a.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(y9(a,"maxStringLength")&&(typeof a.maxStringLength=="number"?a.maxStringLength<0&&a.maxStringLength!==1/0:a.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var o=y9(a,"customInspect")?a.customInspect:!0;if(typeof o!="boolean"&&o!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(y9(a,"indent")&&a.indent!==null&&a.indent!=="	"&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(y9(a,"numericSeparator")&&typeof a.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var s=a.numericSeparator;if(typeof t>"u")return"undefined";if(t===null)return"null";if(typeof t=="boolean")return t?"true":"false";if(typeof t=="string")return F7t(t,a);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var c=String(t);return s?not(t,c):c}if(typeof t=="bigint"){var u=String(t)+"n";return s?not(t,u):u}var d=typeof a.depth>"u"?5:a.depth;if(typeof r>"u"&&(r=0),r>=d&&d>0&&typeof t=="object")return YMe(t)?"[Array]":"[Object]";var f=c6n(a,r);if(typeof i>"u")i=[];else if(M7t(i,t)>=0)return"[Circular]";function p(R,A,F){if(A&&(i=Vbn.call(i),i.push(A)),F){var z={depth:a.depth};return y9(a,"quoteStyle")&&(z.quoteStyle=a.quoteStyle),e(R,z,r+1,i)}return e(R,a,r+1,i)}if(typeof t=="function"&&!aot(t)){var m=e6n(t),g=jhe(t,p);return"[Function"+(m?": "+m:" (anonymous)")+"]"+(g.length>0?" { "+tC.call(g,", ")+" }":"")}if(A7t(t)){var _=KV?QP.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):KMe.call(t);return typeof t=="object"&&!KV?pee(_):_}if(o6n(t)){for(var v="<"+Qat.call(String(t.nodeName)),b=t.attributes||[],y=0;y<b.length;y++)v+=" "+b[y].name+"="+k7t(Ubn(b[y].value),"double",a);return v+=">",t.childNodes&&t.childNodes.length&&(v+="..."),v+="</"+Qat.call(String(t.nodeName))+">",v}if(YMe(t)){if(t.length===0)return"[]";var x=jhe(t,p);return f&&!l6n(x)?"["+XMe(x,f)+"]":"[ "+tC.call(x,", ")+" ]"}if(Gbn(t)){var C=jhe(t,p);return!("cause"in Error.prototype)&&"cause"in t&&!I7t.call(t,"cause")?"{ ["+String(t)+"] "+tC.call(Zat.call("[cause]: "+p(t.cause),C),", ")+" }":C.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+tC.call(C,", ")+" }"}if(typeof t=="object"&&o){if(iot&&typeof t[iot]=="function"&&GMe)return GMe(t,{depth:d-r});if(o!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(t6n(t)){var w=[];return Yat&&Yat.call(t,function(R,A){w.push(p(A,t,!0)+" => "+p(R,t))}),oot("Map",kve.call(t),w,f)}if(i6n(t)){var $=[];return Xat&&Xat.call(t,function(R){$.push(p(R,t))}),oot("Set",Ave.call(t),$,f)}if(n6n(t))return tNe("WeakMap");if(a6n(t))return tNe("WeakSet");if(r6n(t))return tNe("WeakRef");if(Xbn(t))return pee(p(Number(t)));if(Qbn(t))return pee(p(UMe.call(t)));if(Jbn(t))return pee(jbn.call(t));if(Ybn(t))return pee(p(String(t)));if(typeof window<"u"&&t===window)return"{ [object Window] }";if(typeof globalThis<"u"&&t===globalThis||typeof Di<"u"&&t===Di)return"{ [object globalThis] }";if(!Kbn(t)&&!aot(t)){var O=jhe(t,p),N=tot?tot(t)===Object.prototype:t instanceof Object||t.constructor===Object,P=t instanceof Object?"":"null prototype",I=!N&&vne&&Object(t)===t&&vne in t?kVe.call(uD(t),8,-1):P?"Object":"",D=N||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",k=D+(I||P?"["+tC.call(Zat.call([],I||[],P||[]),": ")+"] ":"");return O.length===0?k+"{}":f?k+"{"+XMe(O,f)+"}":k+"{ "+tC.call(O,", ")+" }"}return String(t)};function k7t(e,t,n){var r=n.quoteStyle||t,i=R7t[r];return i+e+i}function Ubn(e){return QP.call(String(e),/"/g,"&quot;")}function zF(e){return!vne||!(typeof e=="object"&&(vne in e||typeof e[vne]<"u"))}function YMe(e){return uD(e)==="[object Array]"&&zF(e)}function Kbn(e){return uD(e)==="[object Date]"&&zF(e)}function aot(e){return uD(e)==="[object RegExp]"&&zF(e)}function Gbn(e){return uD(e)==="[object Error]"&&zF(e)}function Ybn(e){return uD(e)==="[object String]"&&zF(e)}function Xbn(e){return uD(e)==="[object Number]"&&zF(e)}function Jbn(e){return uD(e)==="[object Boolean]"&&zF(e)}function A7t(e){if(KV)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!KMe)return!1;try{return KMe.call(e),!0}catch{}return!1}function Qbn(e){if(!e||typeof e!="object"||!UMe)return!1;try{return UMe.call(e),!0}catch{}return!1}var Zbn=Object.prototype.hasOwnProperty||function(e){return e in this};function y9(e,t){return Zbn.call(e,t)}function uD(e){return Bbn.call(e)}function e6n(e){if(e.name)return e.name;var t=Hbn.call(zbn.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}function M7t(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function t6n(e){if(!kve||!e||typeof e!="object")return!1;try{kve.call(e);try{Ave.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function n6n(e){if(!mne||!e||typeof e!="object")return!1;try{mne.call(e,mne);try{gne.call(e,gne)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function r6n(e){if(!Jat||!e||typeof e!="object")return!1;try{return Jat.call(e),!0}catch{}return!1}function i6n(e){if(!Ave||!e||typeof e!="object")return!1;try{Ave.call(e);try{kve.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function a6n(e){if(!gne||!e||typeof e!="object")return!1;try{gne.call(e,gne);try{mne.call(e,mne)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function o6n(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function F7t(e,t){if(e.length>t.maxStringLength){var n=e.length-t.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return F7t(kVe.call(e,0,t.maxStringLength),t)+r}var i=Wbn[t.quoteStyle||"single"];i.lastIndex=0;var a=QP.call(QP.call(e,i,"\\$1"),/[\x00-\x1f]/g,s6n);return k7t(a,"single",t)}function s6n(e){var t=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return n?"\\"+n:"\\x"+(t<16?"0":"")+qbn.call(t.toString(16))}function pee(e){return"Object("+e+")"}function tNe(e){return e+" { ? }"}function oot(e,t,n,r){var i=r?XMe(n,r):tC.call(n,", ");return e+" ("+t+") {"+i+"}"}function l6n(e){for(var t=0;t<e.length;t++)if(M7t(e[t],`
`)>=0)return!1;return!0}function c6n(e,t){var n;if(e.indent==="	")n="	";else if(typeof e.indent=="number"&&e.indent>0)n=tC.call(Array(e.indent+1)," ");else return null;return{base:n,prev:tC.call(Array(t+1),n)}}function XMe(e,t){if(e.length===0)return"";var n=`
`+t.prev+t.base;return n+tC.call(e,","+n)+`
`+t.prev}function jhe(e,t){var n=YMe(e),r=[];if(n){r.length=e.length;for(var i=0;i<e.length;i++)r[i]=y9(e,i)?t(e[i],e):""}var a=typeof eNe=="function"?eNe(e):[],o;if(KV){o={};for(var s=0;s<a.length;s++)o["$"+a[s]]=a[s]}for(var c in e)y9(e,c)&&(n&&String(Number(c))===c&&c<e.length||KV&&o["$"+c]instanceof Symbol||(D7t.call(/[^\w$]/,c)?r.push(t(c,e)+": "+t(e[c],e)):r.push(c+": "+t(e[c],e))));if(typeof eNe=="function")for(var u=0;u<a.length;u++)I7t.call(e,a[u])&&r.push("["+t(a[u])+"]: "+t(e[a[u]],e));return r}var u6n=$4e,d6n=ZU,O4e=function(e,t,n){for(var r=e,i;(i=r.next)!=null;r=i)if(i.key===t)return r.next=i.next,n||(i.next=e.next,e.next=i),i},f6n=function(e,t){if(e){var n=O4e(e,t);return n&&n.value}},p6n=function(e,t,n){var r=O4e(e,t);r?r.value=n:e.next={key:t,next:e.next,value:n}},h6n=function(e,t){return e?!!O4e(e,t):!1},m6n=function(e,t){if(e)return O4e(e,t,!0)},g6n=function(){var t,n={assert:function(r){if(!n.has(r))throw new d6n("Side channel does not contain "+u6n(r))},delete:function(r){var i=t&&t.next,a=m6n(t,r);return a&&i&&i===a&&(t=void 0),!!a},get:function(r){return f6n(t,r)},has:function(r){return h6n(t,r)},set:function(r,i){t||(t={next:void 0}),p6n(t,r,i)}};return n},L7t=Object,v6n=Error,_6n=EvalError,y6n=RangeError,b6n=ReferenceError,x6n=SyntaxError,S6n=URIError,C6n=Math.abs,w6n=Math.floor,E6n=Math.max,T6n=Math.min,$6n=Math.pow,O6n=Math.round,P6n=Number.isNaN||function(t){return t!==t},N6n=P6n,D6n=function(t){return N6n(t)||t===0?t:t<0?-1:1},I6n=Object.getOwnPropertyDescriptor,age=I6n;if(age)try{age([],"length")}catch{age=null}var j7t=age,oge=Object.defineProperty||!1;if(oge)try{oge({},"a",{value:1})}catch{oge=!1}var R6n=oge,nNe,sot;function k6n(){return sot||(sot=1,nNe=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},n=Symbol("test"),r=Object(n);if(typeof n=="string"||Object.prototype.toString.call(n)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var i=42;t[n]=i;for(var a in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var o=Object.getOwnPropertySymbols(t);if(o.length!==1||o[0]!==n||!Object.prototype.propertyIsEnumerable.call(t,n))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(t,n);if(s.value!==i||s.enumerable!==!0)return!1}return!0}),nNe}var rNe,lot;function A6n(){if(lot)return rNe;lot=1;var e=typeof Symbol<"u"&&Symbol,t=k6n();return rNe=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},rNe}var iNe,cot;function B7t(){return cot||(cot=1,iNe=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),iNe}var aNe,uot;function z7t(){if(uot)return aNe;uot=1;var e=L7t;return aNe=e.getPrototypeOf||null,aNe}var oNe,dot;function M6n(){if(dot)return oNe;dot=1;var e="Function.prototype.bind called on incompatible ",t=Object.prototype.toString,n=Math.max,r="[object Function]",i=function(c,u){for(var d=[],f=0;f<c.length;f+=1)d[f]=c[f];for(var p=0;p<u.length;p+=1)d[p+c.length]=u[p];return d},a=function(c,u){for(var d=[],f=u||0,p=0;f<c.length;f+=1,p+=1)d[p]=c[f];return d},o=function(s,c){for(var u="",d=0;d<s.length;d+=1)u+=s[d],d+1<s.length&&(u+=c);return u};return oNe=function(c){var u=this;if(typeof u!="function"||t.apply(u)!==r)throw new TypeError(e+u);for(var d=a(arguments,1),f,p=function(){if(this instanceof f){var b=u.apply(this,i(d,arguments));return Object(b)===b?b:this}return u.apply(c,i(d,arguments))},m=n(0,u.length-d.length),g=[],_=0;_<m;_++)g[_]="$"+_;if(f=Function("binder","return function ("+o(g,",")+"){ return binder.apply(this,arguments); }")(p),u.prototype){var v=function(){};v.prototype=u.prototype,f.prototype=new v,v.prototype=null}return f},oNe}var sNe,fot;function P4e(){if(fot)return sNe;fot=1;var e=M6n();return sNe=Function.prototype.bind||e,sNe}var lNe,pot;function AVe(){return pot||(pot=1,lNe=Function.prototype.call),lNe}var cNe,hot;function H7t(){return hot||(hot=1,cNe=Function.prototype.apply),cNe}var F6n=typeof Reflect<"u"&&Reflect&&Reflect.apply,L6n=P4e(),j6n=H7t(),B6n=AVe(),z6n=F6n,H6n=z6n||L6n.call(B6n,j6n),q6n=P4e(),V6n=ZU,W6n=AVe(),U6n=H6n,q7t=function(t){if(t.length<1||typeof t[0]!="function")throw new V6n("a function is required");return U6n(q6n,W6n,t)},uNe,mot;function K6n(){if(mot)return uNe;mot=1;var e=q7t,t=j7t,n;try{n=[].__proto__===Array.prototype}catch(o){if(!o||typeof o!="object"||!("code"in o)||o.code!=="ERR_PROTO_ACCESS")throw o}var r=!!n&&t&&t(Object.prototype,"__proto__"),i=Object,a=i.getPrototypeOf;return uNe=r&&typeof r.get=="function"?e([r.get]):typeof a=="function"?function(s){return a(s==null?s:i(s))}:!1,uNe}var dNe,got;function G6n(){if(got)return dNe;got=1;var e=B7t(),t=z7t(),n=K6n();return dNe=e?function(i){return e(i)}:t?function(i){if(!i||typeof i!="object"&&typeof i!="function")throw new TypeError("getProto: not an object");return t(i)}:n?function(i){return n(i)}:null,dNe}var fNe,vot;function Y6n(){if(vot)return fNe;vot=1;var e=Function.prototype.call,t=Object.prototype.hasOwnProperty,n=P4e();return fNe=n.call(e,t),fNe}var Ku,X6n=L7t,J6n=v6n,Q6n=_6n,Z6n=y6n,e8n=b6n,GV=x6n,mV=ZU,t8n=S6n,n8n=C6n,r8n=w6n,i8n=E6n,a8n=T6n,o8n=$6n,s8n=O6n,l8n=D6n,V7t=Function,pNe=function(e){try{return V7t('"use strict"; return ('+e+").constructor;")()}catch{}},ure=j7t,c8n=R6n,hNe=function(){throw new mV},u8n=ure?function(){try{return arguments.callee,hNe}catch{try{return ure(arguments,"callee").get}catch{return hNe}}}():hNe,aH=A6n()(),Q0=G6n(),d8n=z7t(),f8n=B7t(),W7t=H7t(),uae=AVe(),Cq={},p8n=typeof Uint8Array>"u"||!Q0?Ku:Q0(Uint8Array),EM={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?Ku:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?Ku:ArrayBuffer,"%ArrayIteratorPrototype%":aH&&Q0?Q0([][Symbol.iterator]()):Ku,"%AsyncFromSyncIteratorPrototype%":Ku,"%AsyncFunction%":Cq,"%AsyncGenerator%":Cq,"%AsyncGeneratorFunction%":Cq,"%AsyncIteratorPrototype%":Cq,"%Atomics%":typeof Atomics>"u"?Ku:Atomics,"%BigInt%":typeof BigInt>"u"?Ku:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?Ku:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?Ku:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?Ku:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":J6n,"%eval%":eval,"%EvalError%":Q6n,"%Float16Array%":typeof Float16Array>"u"?Ku:Float16Array,"%Float32Array%":typeof Float32Array>"u"?Ku:Float32Array,"%Float64Array%":typeof Float64Array>"u"?Ku:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?Ku:FinalizationRegistry,"%Function%":V7t,"%GeneratorFunction%":Cq,"%Int8Array%":typeof Int8Array>"u"?Ku:Int8Array,"%Int16Array%":typeof Int16Array>"u"?Ku:Int16Array,"%Int32Array%":typeof Int32Array>"u"?Ku:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":aH&&Q0?Q0(Q0([][Symbol.iterator]())):Ku,"%JSON%":typeof JSON=="object"?JSON:Ku,"%Map%":typeof Map>"u"?Ku:Map,"%MapIteratorPrototype%":typeof Map>"u"||!aH||!Q0?Ku:Q0(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":X6n,"%Object.getOwnPropertyDescriptor%":ure,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?Ku:Promise,"%Proxy%":typeof Proxy>"u"?Ku:Proxy,"%RangeError%":Z6n,"%ReferenceError%":e8n,"%Reflect%":typeof Reflect>"u"?Ku:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?Ku:Set,"%SetIteratorPrototype%":typeof Set>"u"||!aH||!Q0?Ku:Q0(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?Ku:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":aH&&Q0?Q0(""[Symbol.iterator]()):Ku,"%Symbol%":aH?Symbol:Ku,"%SyntaxError%":GV,"%ThrowTypeError%":u8n,"%TypedArray%":p8n,"%TypeError%":mV,"%Uint8Array%":typeof Uint8Array>"u"?Ku:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?Ku:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?Ku:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?Ku:Uint32Array,"%URIError%":t8n,"%WeakMap%":typeof WeakMap>"u"?Ku:WeakMap,"%WeakRef%":typeof WeakRef>"u"?Ku:WeakRef,"%WeakSet%":typeof WeakSet>"u"?Ku:WeakSet,"%Function.prototype.call%":uae,"%Function.prototype.apply%":W7t,"%Object.defineProperty%":c8n,"%Object.getPrototypeOf%":d8n,"%Math.abs%":n8n,"%Math.floor%":r8n,"%Math.max%":i8n,"%Math.min%":a8n,"%Math.pow%":o8n,"%Math.round%":s8n,"%Math.sign%":l8n,"%Reflect.getPrototypeOf%":f8n};if(Q0)try{null.error}catch(e){var h8n=Q0(Q0(e));EM["%Error.prototype%"]=h8n}var m8n=function e(t){var n;if(t==="%AsyncFunction%")n=pNe("async function () {}");else if(t==="%GeneratorFunction%")n=pNe("function* () {}");else if(t==="%AsyncGeneratorFunction%")n=pNe("async function* () {}");else if(t==="%AsyncGenerator%"){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if(t==="%AsyncIteratorPrototype%"){var i=e("%AsyncGenerator%");i&&Q0&&(n=Q0(i.prototype))}return EM[t]=n,n},_ot={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},dae=P4e(),Mve=Y6n(),g8n=dae.call(uae,Array.prototype.concat),v8n=dae.call(W7t,Array.prototype.splice),yot=dae.call(uae,String.prototype.replace),Fve=dae.call(uae,String.prototype.slice),_8n=dae.call(uae,RegExp.prototype.exec),y8n=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,b8n=/\\(\\)?/g,x8n=function(t){var n=Fve(t,0,1),r=Fve(t,-1);if(n==="%"&&r!=="%")throw new GV("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&n!=="%")throw new GV("invalid intrinsic syntax, expected opening `%`");var i=[];return yot(t,y8n,function(a,o,s,c){i[i.length]=s?yot(c,b8n,"$1"):o||a}),i},S8n=function(t,n){var r=t,i;if(Mve(_ot,r)&&(i=_ot[r],r="%"+i[0]+"%"),Mve(EM,r)){var a=EM[r];if(a===Cq&&(a=m8n(r)),typeof a>"u"&&!n)throw new mV("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:i,name:r,value:a}}throw new GV("intrinsic "+t+" does not exist!")},MVe=function(t,n){if(typeof t!="string"||t.length===0)throw new mV("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new mV('"allowMissing" argument must be a boolean');if(_8n(/^%?[^%]*%?$/,t)===null)throw new GV("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=x8n(t),i=r.length>0?r[0]:"",a=S8n("%"+i+"%",n),o=a.name,s=a.value,c=!1,u=a.alias;u&&(i=u[0],v8n(r,g8n([0,1],u)));for(var d=1,f=!0;d<r.length;d+=1){var p=r[d],m=Fve(p,0,1),g=Fve(p,-1);if((m==='"'||m==="'"||m==="`"||g==='"'||g==="'"||g==="`")&&m!==g)throw new GV("property names with quotes must have matching quotes");if((p==="constructor"||!f)&&(c=!0),i+="."+p,o="%"+i+"%",Mve(EM,o))s=EM[o];else if(s!=null){if(!(p in s)){if(!n)throw new mV("base intrinsic for "+t+" exists, but the property is not available.");return}if(ure&&d+1>=r.length){var _=ure(s,p);f=!!_,f&&"get"in _&&!("originalValue"in _.get)?s=_.get:s=s[p]}else f=Mve(s,p),s=s[p];f&&!c&&(EM[o]=s)}}return s},U7t=MVe,K7t=q7t,C8n=K7t([U7t("%String.prototype.indexOf%")]),G7t=function(t,n){var r=U7t(t,!!n);return typeof r=="function"&&C8n(t,".prototype.")>-1?K7t([r]):r},w8n=MVe,fae=G7t,E8n=$4e,T8n=ZU,bot=w8n("%Map%",!0),$8n=fae("Map.prototype.get",!0),O8n=fae("Map.prototype.set",!0),P8n=fae("Map.prototype.has",!0),N8n=fae("Map.prototype.delete",!0),D8n=fae("Map.prototype.size",!0),Y7t=!!bot&&function(){var t,n={assert:function(r){if(!n.has(r))throw new T8n("Side channel does not contain "+E8n(r))},delete:function(r){if(t){var i=N8n(t,r);return D8n(t)===0&&(t=void 0),i}return!1},get:function(r){if(t)return $8n(t,r)},has:function(r){return t?P8n(t,r):!1},set:function(r,i){t||(t=new bot),O8n(t,r,i)}};return n},I8n=MVe,N4e=G7t,R8n=$4e,Bhe=Y7t,k8n=ZU,oH=I8n("%WeakMap%",!0),A8n=N4e("WeakMap.prototype.get",!0),M8n=N4e("WeakMap.prototype.set",!0),F8n=N4e("WeakMap.prototype.has",!0),L8n=N4e("WeakMap.prototype.delete",!0),j8n=oH?function(){var t,n,r={assert:function(i){if(!r.has(i))throw new k8n("Side channel does not contain "+R8n(i))},delete:function(i){if(oH&&i&&(typeof i=="object"||typeof i=="function")){if(t)return L8n(t,i)}else if(Bhe&&n)return n.delete(i);return!1},get:function(i){return oH&&i&&(typeof i=="object"||typeof i=="function")&&t?A8n(t,i):n&&n.get(i)},has:function(i){return oH&&i&&(typeof i=="object"||typeof i=="function")&&t?F8n(t,i):!!n&&n.has(i)},set:function(i,a){oH&&i&&(typeof i=="object"||typeof i=="function")?(t||(t=new oH),M8n(t,i,a)):Bhe&&(n||(n=Bhe()),n.set(i,a))}};return r}:Bhe,B8n=ZU,z8n=$4e,H8n=g6n,q8n=Y7t,V8n=j8n,W8n=V8n||q8n||H8n,U8n=function(){var t,n={assert:function(r){if(!n.has(r))throw new B8n("Side channel does not contain "+z8n(r))},delete:function(r){return!!t&&t.delete(r)},get:function(r){return t&&t.get(r)},has:function(r){return!!t&&t.has(r)},set:function(r,i){t||(t=W8n()),t.set(r,i)}};return n},K8n=String.prototype.replace,G8n=/%20/g,mNe={RFC1738:"RFC1738",RFC3986:"RFC3986"},FVe={default:mNe.RFC3986,formatters:{RFC1738:function(e){return K8n.call(e,G8n,"+")},RFC3986:function(e){return String(e)}},RFC1738:mNe.RFC1738,RFC3986:mNe.RFC3986},Y8n=FVe,gNe=Object.prototype.hasOwnProperty,HA=Array.isArray,NS=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),X8n=function(t){for(;t.length>1;){var n=t.pop(),r=n.obj[n.prop];if(HA(r)){for(var i=[],a=0;a<r.length;++a)typeof r[a]<"u"&&i.push(r[a]);n.obj[n.prop]=i}}},X7t=function(t,n){for(var r=n&&n.plainObjects?{__proto__:null}:{},i=0;i<t.length;++i)typeof t[i]<"u"&&(r[i]=t[i]);return r},J8n=function e(t,n,r){if(!n)return t;if(typeof n!="object"&&typeof n!="function"){if(HA(t))t.push(n);else if(t&&typeof t=="object")(r&&(r.plainObjects||r.allowPrototypes)||!gNe.call(Object.prototype,n))&&(t[n]=!0);else return[t,n];return t}if(!t||typeof t!="object")return[t].concat(n);var i=t;return HA(t)&&!HA(n)&&(i=X7t(t,r)),HA(t)&&HA(n)?(n.forEach(function(a,o){if(gNe.call(t,o)){var s=t[o];s&&typeof s=="object"&&a&&typeof a=="object"?t[o]=e(s,a,r):t.push(a)}else t[o]=a}),t):Object.keys(n).reduce(function(a,o){var s=n[o];return gNe.call(a,o)?a[o]=e(a[o],s,r):a[o]=s,a},i)},Q8n=function(t,n){return Object.keys(n).reduce(function(r,i){return r[i]=n[i],r},t)},Z8n=function(e,t,n){var r=e.replace(/\+/g," ");if(n==="iso-8859-1")return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch{return r}},vNe=1024,exn=function(t,n,r,i,a){if(t.length===0)return t;var o=t;if(typeof t=="symbol"?o=Symbol.prototype.toString.call(t):typeof t!="string"&&(o=String(t)),r==="iso-8859-1")return escape(o).replace(/%u[0-9a-f]{4}/gi,function(m){return"%26%23"+parseInt(m.slice(2),16)+"%3B"});for(var s="",c=0;c<o.length;c+=vNe){for(var u=o.length>=vNe?o.slice(c,c+vNe):o,d=[],f=0;f<u.length;++f){var p=u.charCodeAt(f);if(p===45||p===46||p===95||p===126||p>=48&&p<=57||p>=65&&p<=90||p>=97&&p<=122||a===Y8n.RFC1738&&(p===40||p===41)){d[d.length]=u.charAt(f);continue}if(p<128){d[d.length]=NS[p];continue}if(p<2048){d[d.length]=NS[192|p>>6]+NS[128|p&63];continue}if(p<55296||p>=57344){d[d.length]=NS[224|p>>12]+NS[128|p>>6&63]+NS[128|p&63];continue}f+=1,p=65536+((p&1023)<<10|u.charCodeAt(f)&1023),d[d.length]=NS[240|p>>18]+NS[128|p>>12&63]+NS[128|p>>6&63]+NS[128|p&63]}s+=d.join("")}return s},txn=function(t){for(var n=[{obj:{o:t},prop:"o"}],r=[],i=0;i<n.length;++i)for(var a=n[i],o=a.obj[a.prop],s=Object.keys(o),c=0;c<s.length;++c){var u=s[c],d=o[u];typeof d=="object"&&d!==null&&r.indexOf(d)===-1&&(n.push({obj:o,prop:u}),r.push(d))}return X8n(n),t},nxn=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},rxn=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},ixn=function(t,n){return[].concat(t,n)},axn=function(t,n){if(HA(t)){for(var r=[],i=0;i<t.length;i+=1)r.push(n(t[i]));return r}return n(t)},J7t={arrayToObject:X7t,assign:Q8n,combine:ixn,compact:txn,decode:Z8n,encode:exn,isBuffer:rxn,isRegExp:nxn,maybeMap:axn,merge:J8n},Q7t=U8n,sge=J7t,_ne=FVe,oxn=Object.prototype.hasOwnProperty,Z7t={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,n){return t+"["+n+"]"},repeat:function(t){return t}},QS=Array.isArray,sxn=Array.prototype.push,eSt=function(e,t){sxn.apply(e,QS(t)?t:[t])},lxn=Date.prototype.toISOString,xot=_ne.default,t0={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,commaRoundTrip:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:sge.encode,encodeValuesOnly:!1,filter:void 0,format:xot,formatter:_ne.formatters[xot],indices:!1,serializeDate:function(t){return lxn.call(t)},skipNulls:!1,strictNullHandling:!1},cxn=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},_Ne={},uxn=function e(t,n,r,i,a,o,s,c,u,d,f,p,m,g,_,v,b,y){for(var x=t,C=y,w=0,$=!1;(C=C.get(_Ne))!==void 0&&!$;){var O=C.get(t);if(w+=1,typeof O<"u"){if(O===w)throw new RangeError("Cyclic object value");$=!0}typeof C.get(_Ne)>"u"&&(w=0)}if(typeof d=="function"?x=d(n,x):x instanceof Date?x=m(x):r==="comma"&&QS(x)&&(x=sge.maybeMap(x,function(W){return W instanceof Date?m(W):W})),x===null){if(o)return u&&!v?u(n,t0.encoder,b,"key",g):n;x=""}if(cxn(x)||sge.isBuffer(x)){if(u){var N=v?n:u(n,t0.encoder,b,"key",g);return[_(N)+"="+_(u(x,t0.encoder,b,"value",g))]}return[_(n)+"="+_(String(x))]}var P=[];if(typeof x>"u")return P;var I;if(r==="comma"&&QS(x))v&&u&&(x=sge.maybeMap(x,u)),I=[{value:x.length>0?x.join(",")||null:void 0}];else if(QS(d))I=d;else{var D=Object.keys(x);I=f?D.sort(f):D}var k=c?String(n).replace(/\./g,"%2E"):String(n),R=i&&QS(x)&&x.length===1?k+"[]":k;if(a&&QS(x)&&x.length===0)return R+"[]";for(var A=0;A<I.length;++A){var F=I[A],z=typeof F=="object"&&F&&typeof F.value<"u"?F.value:x[F];if(!(s&&z===null)){var M=p&&c?String(F).replace(/\./g,"%2E"):String(F),K=QS(x)?typeof r=="function"?r(R,M):R:R+(p?"."+M:"["+M+"]");y.set(t,w);var U=Q7t();U.set(_Ne,y),eSt(P,e(z,K,r,i,a,o,s,c,r==="comma"&&v&&QS(x)?null:u,d,f,p,m,g,_,v,b,U))}}return P},dxn=function(t){if(!t)return t0;if(typeof t.allowEmptyArrays<"u"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.encodeDotInKeys<"u"&&typeof t.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(t.encoder!==null&&typeof t.encoder<"u"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");var n=t.charset||t0.charset;if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=_ne.default;if(typeof t.format<"u"){if(!oxn.call(_ne.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var i=_ne.formatters[r],a=t0.filter;(typeof t.filter=="function"||QS(t.filter))&&(a=t.filter);var o;if(t.arrayFormat in Z7t?o=t.arrayFormat:"indices"in t?o=t.indices?"indices":"repeat":o=t0.arrayFormat,"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var s=typeof t.allowDots>"u"?t.encodeDotInKeys===!0?!0:t0.allowDots:!!t.allowDots;return{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:t0.addQueryPrefix,allowDots:s,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:t0.allowEmptyArrays,arrayFormat:o,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:t0.charsetSentinel,commaRoundTrip:!!t.commaRoundTrip,delimiter:typeof t.delimiter>"u"?t0.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:t0.encode,encodeDotInKeys:typeof t.encodeDotInKeys=="boolean"?t.encodeDotInKeys:t0.encodeDotInKeys,encoder:typeof t.encoder=="function"?t.encoder:t0.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:t0.encodeValuesOnly,filter:a,format:r,formatter:i,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:t0.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:t0.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:t0.strictNullHandling}},fxn=function(e,t){var n=e,r=dxn(t),i,a;typeof r.filter=="function"?(a=r.filter,n=a("",n)):QS(r.filter)&&(a=r.filter,i=a);var o=[];if(typeof n!="object"||n===null)return"";var s=Z7t[r.arrayFormat],c=s==="comma"&&r.commaRoundTrip;i||(i=Object.keys(n)),r.sort&&i.sort(r.sort);for(var u=Q7t(),d=0;d<i.length;++d){var f=i[d],p=n[f];r.skipNulls&&p===null||eSt(o,uxn(p,f,s,c,r.allowEmptyArrays,r.strictNullHandling,r.skipNulls,r.encodeDotInKeys,r.encode?r.encoder:null,r.filter,r.sort,r.allowDots,r.serializeDate,r.format,r.formatter,r.encodeValuesOnly,r.charset,u))}var m=o.join(r.delimiter),g=r.addQueryPrefix===!0?"?":"";return r.charsetSentinel&&(r.charset==="iso-8859-1"?g+="utf8=%26%2310003%3B&":g+="utf8=%E2%9C%93&"),m.length>0?g+m:""},VM=J7t,JMe=Object.prototype.hasOwnProperty,Sot=Array.isArray,Xh={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:VM.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1,throwOnLimitExceeded:!1},pxn=function(e){return e.replace(/&#(\d+);/g,function(t,n){return String.fromCharCode(parseInt(n,10))})},tSt=function(e,t,n){if(e&&typeof e=="string"&&t.comma&&e.indexOf(",")>-1)return e.split(",");if(t.throwOnLimitExceeded&&n>=t.arrayLimit)throw new RangeError("Array limit exceeded. Only "+t.arrayLimit+" element"+(t.arrayLimit===1?"":"s")+" allowed in an array.");return e},hxn="utf8=%26%2310003%3B",mxn="utf8=%E2%9C%93",gxn=function(t,n){var r={__proto__:null},i=n.ignoreQueryPrefix?t.replace(/^\?/,""):t;i=i.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var a=n.parameterLimit===1/0?void 0:n.parameterLimit,o=i.split(n.delimiter,n.throwOnLimitExceeded?a+1:a);if(n.throwOnLimitExceeded&&o.length>a)throw new RangeError("Parameter limit exceeded. Only "+a+" parameter"+(a===1?"":"s")+" allowed.");var s=-1,c,u=n.charset;if(n.charsetSentinel)for(c=0;c<o.length;++c)o[c].indexOf("utf8=")===0&&(o[c]===mxn?u="utf-8":o[c]===hxn&&(u="iso-8859-1"),s=c,c=o.length);for(c=0;c<o.length;++c)if(c!==s){var d=o[c],f=d.indexOf("]="),p=f===-1?d.indexOf("="):f+1,m,g;p===-1?(m=n.decoder(d,Xh.decoder,u,"key"),g=n.strictNullHandling?null:""):(m=n.decoder(d.slice(0,p),Xh.decoder,u,"key"),g=VM.maybeMap(tSt(d.slice(p+1),n,Sot(r[m])?r[m].length:0),function(v){return n.decoder(v,Xh.decoder,u,"value")})),g&&n.interpretNumericEntities&&u==="iso-8859-1"&&(g=pxn(String(g))),d.indexOf("[]=")>-1&&(g=Sot(g)?[g]:g);var _=JMe.call(r,m);_&&n.duplicates==="combine"?r[m]=VM.combine(r[m],g):(!_||n.duplicates==="last")&&(r[m]=g)}return r},vxn=function(e,t,n,r){var i=0;if(e.length>0&&e[e.length-1]==="[]"){var a=e.slice(0,-1).join("");i=Array.isArray(t)&&t[a]?t[a].length:0}for(var o=r?t:tSt(t,n,i),s=e.length-1;s>=0;--s){var c,u=e[s];if(u==="[]"&&n.parseArrays)c=n.allowEmptyArrays&&(o===""||n.strictNullHandling&&o===null)?[]:VM.combine([],o);else{c=n.plainObjects?{__proto__:null}:{};var d=u.charAt(0)==="["&&u.charAt(u.length-1)==="]"?u.slice(1,-1):u,f=n.decodeDotInKeys?d.replace(/%2E/g,"."):d,p=parseInt(f,10);!n.parseArrays&&f===""?c={0:o}:!isNaN(p)&&u!==f&&String(p)===f&&p>=0&&n.parseArrays&&p<=n.arrayLimit?(c=[],c[p]=o):f!=="__proto__"&&(c[f]=o)}o=c}return o},_xn=function(t,n,r,i){if(t){var a=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,o=/(\[[^[\]]*])/,s=/(\[[^[\]]*])/g,c=r.depth>0&&o.exec(a),u=c?a.slice(0,c.index):a,d=[];if(u){if(!r.plainObjects&&JMe.call(Object.prototype,u)&&!r.allowPrototypes)return;d.push(u)}for(var f=0;r.depth>0&&(c=s.exec(a))!==null&&f<r.depth;){if(f+=1,!r.plainObjects&&JMe.call(Object.prototype,c[1].slice(1,-1))&&!r.allowPrototypes)return;d.push(c[1])}if(c){if(r.strictDepth===!0)throw new RangeError("Input depth exceeded depth option of "+r.depth+" and strictDepth is true");d.push("["+a.slice(c.index)+"]")}return vxn(d,n,r,i)}},yxn=function(t){if(!t)return Xh;if(typeof t.allowEmptyArrays<"u"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.decodeDotInKeys<"u"&&typeof t.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(t.decoder!==null&&typeof t.decoder<"u"&&typeof t.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");if(typeof t.throwOnLimitExceeded<"u"&&typeof t.throwOnLimitExceeded!="boolean")throw new TypeError("`throwOnLimitExceeded` option must be a boolean");var n=typeof t.charset>"u"?Xh.charset:t.charset,r=typeof t.duplicates>"u"?Xh.duplicates:t.duplicates;if(r!=="combine"&&r!=="first"&&r!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var i=typeof t.allowDots>"u"?t.decodeDotInKeys===!0?!0:Xh.allowDots:!!t.allowDots;return{allowDots:i,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Xh.allowEmptyArrays,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:Xh.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:Xh.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:Xh.arrayLimit,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Xh.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:Xh.comma,decodeDotInKeys:typeof t.decodeDotInKeys=="boolean"?t.decodeDotInKeys:Xh.decodeDotInKeys,decoder:typeof t.decoder=="function"?t.decoder:Xh.decoder,delimiter:typeof t.delimiter=="string"||VM.isRegExp(t.delimiter)?t.delimiter:Xh.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:Xh.depth,duplicates:r,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:Xh.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:Xh.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:Xh.plainObjects,strictDepth:typeof t.strictDepth=="boolean"?!!t.strictDepth:Xh.strictDepth,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Xh.strictNullHandling,throwOnLimitExceeded:typeof t.throwOnLimitExceeded=="boolean"?t.throwOnLimitExceeded:!1}},bxn=function(e,t){var n=yxn(t);if(e===""||e===null||typeof e>"u")return n.plainObjects?{__proto__:null}:{};for(var r=typeof e=="string"?gxn(e,n):e,i=n.plainObjects?{__proto__:null}:{},a=Object.keys(r),o=0;o<a.length;++o){var s=a[o],c=_xn(s,r[s],n,typeof e=="string");i=VM.merge(i,c,n)}return n.allowSparse===!0?i:VM.compact(i)},xxn=fxn,Sxn=bxn,Cxn=FVe,nSt={formats:Cxn,parse:Sxn,stringify:xxn};const bC=il(nSt),Cot=new Set;function wxn(e,...t){if(e){const n=t.join(" ");if(Cot.has(n))return;Cot.add(n),console.warn(...t)}}var Exn=wxn;const AC=il(Exn);function Txn(e){for(var t=-1,n=e==null?0:e.length,r={};++t<n;){var i=e[t];r[i[0]]=i[1]}return r}function rSt(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}function iSt(e){return function(t){return t==null?void 0:t[e]}}function aSt(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var $xn=Math.max;function Oxn(e){if(!(e&&e.length))return[];var t=0;return e=rSt(e,function(n){if(hne(n))return t=$xn(n.length,t),!0}),aSt(t,function(n){return CVe(e,iSt(n))})}var Pxn=OVe(Oxn);const Nxn=Pxn;function D4e(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var oSt={exports:{}};(function(e,t){(function(n,r){typeof D4e=="function"?e.exports=r():n.pluralize=r()})(Di,function(){var n=[],r=[],i={},a={},o={};function s(_){return typeof _=="string"?new RegExp("^"+_+"$","i"):_}function c(_,v){return _===v?v:_===_.toLowerCase()?v.toLowerCase():_===_.toUpperCase()?v.toUpperCase():_[0]===_[0].toUpperCase()?v.charAt(0).toUpperCase()+v.substr(1).toLowerCase():v.toLowerCase()}function u(_,v){return _.replace(/\$(\d{1,2})/g,function(b,y){return v[y]||""})}function d(_,v){return _.replace(v[0],function(b,y){var x=u(v[1],arguments);return c(b===""?_[y-1]:b,x)})}function f(_,v,b){if(!_.length||i.hasOwnProperty(_))return v;for(var y=b.length;y--;){var x=b[y];if(x[0].test(v))return d(v,x)}return v}function p(_,v,b){return function(y){var x=y.toLowerCase();return v.hasOwnProperty(x)?c(y,x):_.hasOwnProperty(x)?c(y,_[x]):f(x,y,b)}}function m(_,v,b,y){return function(x){var C=x.toLowerCase();return v.hasOwnProperty(C)?!0:_.hasOwnProperty(C)?!1:f(C,C,b)===C}}function g(_,v,b){var y=v===1?g.singular(_):g.plural(_);return(b?v+" ":"")+y}return g.plural=p(o,a,n),g.isPlural=m(o,a,n),g.singular=p(a,o,r),g.isSingular=m(a,o,r),g.addPluralRule=function(_,v){n.push([s(_),v])},g.addSingularRule=function(_,v){r.push([s(_),v])},g.addUncountableRule=function(_){if(typeof _=="string"){i[_.toLowerCase()]=!0;return}g.addPluralRule(_,"$0"),g.addSingularRule(_,"$0")},g.addIrregularRule=function(_,v){v=v.toLowerCase(),_=_.toLowerCase(),o[_]=v,a[v]=_},[["I","we"],["me","us"],["he","they"],["she","they"],["them","them"],["myself","ourselves"],["yourself","yourselves"],["itself","themselves"],["herself","themselves"],["himself","themselves"],["themself","themselves"],["is","are"],["was","were"],["has","have"],["this","these"],["that","those"],["echo","echoes"],["dingo","dingoes"],["volcano","volcanoes"],["tornado","tornadoes"],["torpedo","torpedoes"],["genus","genera"],["viscus","viscera"],["stigma","stigmata"],["stoma","stomata"],["dogma","dogmata"],["lemma","lemmata"],["schema","schemata"],["anathema","anathemata"],["ox","oxen"],["axe","axes"],["die","dice"],["yes","yeses"],["foot","feet"],["eave","eaves"],["goose","geese"],["tooth","teeth"],["quiz","quizzes"],["human","humans"],["proof","proofs"],["carve","carves"],["valve","valves"],["looey","looies"],["thief","thieves"],["groove","grooves"],["pickaxe","pickaxes"],["passerby","passersby"]].forEach(function(_){return g.addIrregularRule(_[0],_[1])}),[[/s?$/i,"s"],[/[^\u0000-\u007F]$/i,"$0"],[/([^aeiou]ese)$/i,"$1"],[/(ax|test)is$/i,"$1es"],[/(alias|[^aou]us|t[lm]as|gas|ris)$/i,"$1es"],[/(e[mn]u)s?$/i,"$1s"],[/([^l]ias|[aeiou]las|[ejzr]as|[iu]am)$/i,"$1"],[/(alumn|syllab|vir|radi|nucle|fung|cact|stimul|termin|bacill|foc|uter|loc|strat)(?:us|i)$/i,"$1i"],[/(alumn|alg|vertebr)(?:a|ae)$/i,"$1ae"],[/(seraph|cherub)(?:im)?$/i,"$1im"],[/(her|at|gr)o$/i,"$1oes"],[/(agend|addend|millenni|dat|extrem|bacteri|desiderat|strat|candelabr|errat|ov|symposi|curricul|automat|quor)(?:a|um)$/i,"$1a"],[/(apheli|hyperbat|periheli|asyndet|noumen|phenomen|criteri|organ|prolegomen|hedr|automat)(?:a|on)$/i,"$1a"],[/sis$/i,"ses"],[/(?:(kni|wi|li)fe|(ar|l|ea|eo|oa|hoo)f)$/i,"$1$2ves"],[/([^aeiouy]|qu)y$/i,"$1ies"],[/([^ch][ieo][ln])ey$/i,"$1ies"],[/(x|ch|ss|sh|zz)$/i,"$1es"],[/(matr|cod|mur|sil|vert|ind|append)(?:ix|ex)$/i,"$1ices"],[/\b((?:tit)?m|l)(?:ice|ouse)$/i,"$1ice"],[/(pe)(?:rson|ople)$/i,"$1ople"],[/(child)(?:ren)?$/i,"$1ren"],[/eaux$/i,"$0"],[/m[ae]n$/i,"men"],["thou","you"]].forEach(function(_){return g.addPluralRule(_[0],_[1])}),[[/s$/i,""],[/(ss)$/i,"$1"],[/(wi|kni|(?:after|half|high|low|mid|non|night|[^\w]|^)li)ves$/i,"$1fe"],[/(ar|(?:wo|[ae])l|[eo][ao])ves$/i,"$1f"],[/ies$/i,"y"],[/\b([pl]|zomb|(?:neck|cross)?t|coll|faer|food|gen|goon|group|lass|talk|goal|cut)ies$/i,"$1ie"],[/\b(mon|smil)ies$/i,"$1ey"],[/\b((?:tit)?m|l)ice$/i,"$1ouse"],[/(seraph|cherub)im$/i,"$1"],[/(x|ch|ss|sh|zz|tto|go|cho|alias|[^aou]us|t[lm]as|gas|(?:her|at|gr)o|[aeiou]ris)(?:es)?$/i,"$1"],[/(analy|diagno|parenthe|progno|synop|the|empha|cri|ne)(?:sis|ses)$/i,"$1sis"],[/(movie|twelve|abuse|e[mn]u)s$/i,"$1"],[/(test)(?:is|es)$/i,"$1is"],[/(alumn|syllab|vir|radi|nucle|fung|cact|stimul|termin|bacill|foc|uter|loc|strat)(?:us|i)$/i,"$1us"],[/(agend|addend|millenni|dat|extrem|bacteri|desiderat|strat|candelabr|errat|ov|symposi|curricul|quor)a$/i,"$1um"],[/(apheli|hyperbat|periheli|asyndet|noumen|phenomen|criteri|organ|prolegomen|hedr|automat)a$/i,"$1on"],[/(alumn|alg|vertebr)ae$/i,"$1a"],[/(cod|mur|sil|vert|ind)ices$/i,"$1ex"],[/(matr|append)ices$/i,"$1ix"],[/(pe)(rson|ople)$/i,"$1rson"],[/(child)ren$/i,"$1"],[/(eau)x?$/i,"$1"],[/men$/i,"man"]].forEach(function(_){return g.addSingularRule(_[0],_[1])}),["adulthood","advice","agenda","aid","aircraft","alcohol","ammo","analytics","anime","athletics","audio","bison","blood","bream","buffalo","butter","carp","cash","chassis","chess","clothing","cod","commerce","cooperation","corps","debris","diabetes","digestion","elk","energy","equipment","excretion","expertise","firmware","flounder","fun","gallows","garbage","graffiti","hardware","headquarters","health","herpes","highjinks","homework","housework","information","jeans","justice","kudos","labour","literature","machinery","mackerel","mail","media","mews","moose","music","mud","manga","news","only","personnel","pike","plankton","pliers","police","pollution","premises","rain","research","rice","salmon","scissors","series","sewage","shambles","shrimp","software","species","staff","swine","tennis","traffic","transportation","trout","tuna","wealth","welfare","whiting","wildebeest","wildlife","you",/pok[eé]mon$/i,/[^aeiou]ese$/i,/deer$/i,/fish$/i,/measles$/i,/o[iu]s$/i,/pox$/i,/sheep$/i].forEach(g.addUncountableRule),g})})(oSt);var Dxn=oSt.exports;const O3=il(Dxn);var Ixn=function(){return QC.Date.now()};const yNe=Ixn;var Rxn=/\s/;function kxn(e){for(var t=e.length;t--&&Rxn.test(e.charAt(t)););return t}var Axn=/^\s+/;function Mxn(e){return e&&e.slice(0,kxn(e)+1).replace(Axn,"")}var Fxn="[object Symbol]";function I4e(e){return typeof e=="symbol"||qM(e)&&QU(e)==Fxn}var wot=0/0,Lxn=/^[-+]0x[0-9a-f]+$/i,jxn=/^0b[01]+$/i,Bxn=/^0o[0-7]+$/i,zxn=parseInt;function QMe(e){if(typeof e=="number")return e;if(I4e(e))return wot;if(zM(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=zM(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=Mxn(e);var n=jxn.test(e);return n||Bxn.test(e)?zxn(e.slice(2),n?2:8):Lxn.test(e)?wot:+e}var Hxn="Expected a function",qxn=Math.max,Vxn=Math.min;function sSt(e,t,n){var r,i,a,o,s,c,u=0,d=!1,f=!1,p=!0;if(typeof e!="function")throw new TypeError(Hxn);t=QMe(t)||0,zM(n)&&(d=!!n.leading,f="maxWait"in n,a=f?qxn(QMe(n.maxWait)||0,t):a,p="trailing"in n?!!n.trailing:p);function m($){var O=r,N=i;return r=i=void 0,u=$,o=e.apply(N,O),o}function g($){return u=$,s=setTimeout(b,t),d?m($):o}function _($){var O=$-c,N=$-u,P=t-O;return f?Vxn(P,a-N):P}function v($){var O=$-c,N=$-u;return c===void 0||O>=t||O<0||f&&N>=a}function b(){var $=yNe();if(v($))return y($);s=setTimeout(b,_($))}function y($){return s=void 0,p&&r?m($):(r=i=void 0,o)}function x(){s!==void 0&&clearTimeout(s),u=0,r=c=i=s=void 0}function C(){return s===void 0?o:y(yNe())}function w(){var $=yNe(),O=v($);if(r=arguments,i=this,c=$,O){if(s===void 0)return g(c);if(f)return clearTimeout(s),s=setTimeout(b,t),m(c)}return s===void 0&&(s=setTimeout(b,t)),o}return w.cancel=x,w.flush=C,w}function Wxn(){this.__data__=new MT,this.size=0}function Uxn(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}function Kxn(e){return this.__data__.get(e)}function Gxn(e){return this.__data__.has(e)}var Yxn=200;function Xxn(e,t){var n=this.__data__;if(n instanceof MT){var r=n.__data__;if(!cre||r.length<Yxn-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new FT(r)}return n.set(e,t),this.size=n.size,this}function J9(e){var t=this.__data__=new MT(e);this.size=t.size}J9.prototype.clear=Wxn;J9.prototype.delete=Uxn;J9.prototype.get=Kxn;J9.prototype.has=Gxn;J9.prototype.set=Xxn;function Jxn(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var Qxn=1,Zxn=2;function lSt(e,t,n,r,i,a){var o=n&Qxn,s=e.length,c=t.length;if(s!=c&&!(o&&c>s))return!1;var u=a.get(e),d=a.get(t);if(u&&d)return u==t&&d==e;var f=-1,p=!0,m=n&Zxn?new UV:void 0;for(a.set(e,t),a.set(t,e);++f<s;){var g=e[f],_=t[f];if(r)var v=o?r(_,g,f,t,e,a):r(g,_,f,e,t,a);if(v!==void 0){if(v)continue;p=!1;break}if(m){if(!Jxn(t,function(b,y){if(!wVe(m,y)&&(g===b||i(g,b,n,r,a)))return m.push(y)})){p=!1;break}}else if(!(g===_||i(g,_,n,r,a))){p=!1;break}}return a.delete(e),a.delete(t),p}var e5n=QC.Uint8Array;const Eot=e5n;function t5n(e){var t=-1,n=Array(e.size);return e.forEach(function(r,i){n[++t]=[i,r]}),n}var n5n=1,r5n=2,i5n="[object Boolean]",a5n="[object Date]",o5n="[object Error]",s5n="[object Map]",l5n="[object Number]",c5n="[object RegExp]",u5n="[object Set]",d5n="[object String]",f5n="[object Symbol]",p5n="[object ArrayBuffer]",h5n="[object DataView]",Tot=RC?RC.prototype:void 0,bNe=Tot?Tot.valueOf:void 0;function m5n(e,t,n,r,i,a,o){switch(n){case h5n:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case p5n:return!(e.byteLength!=t.byteLength||!a(new Eot(e),new Eot(t)));case i5n:case a5n:case l5n:return SVe(+e,+t);case o5n:return e.name==t.name&&e.message==t.message;case c5n:case d5n:return e==t+"";case s5n:var s=t5n;case u5n:var c=r&n5n;if(s||(s=DVe),e.size!=t.size&&!c)return!1;var u=o.get(e);if(u)return u==t;r|=r5n,o.set(e,t);var d=lSt(s(e),s(t),r,i,a,o);return o.delete(e),d;case f5n:if(bNe)return bNe.call(e)==bNe.call(t)}return!1}function g5n(e,t,n){var r=t(e);return kC(e)?r:T7t(r,n(e))}function v5n(){return[]}var _5n=Object.prototype,y5n=_5n.propertyIsEnumerable,$ot=Object.getOwnPropertySymbols,b5n=$ot?function(e){return e==null?[]:(e=Object(e),rSt($ot(e),function(t){return y5n.call(e,t)}))}:v5n;const x5n=b5n;function S5n(){return!1}var cSt=typeof X9=="object"&&X9&&!X9.nodeType&&X9,Oot=cSt&&typeof c_=="object"&&c_&&!c_.nodeType&&c_,C5n=Oot&&Oot.exports===cSt,Pot=C5n?QC.Buffer:void 0,w5n=Pot?Pot.isBuffer:void 0,E5n=w5n||S5n;const ZMe=E5n;var T5n=9007199254740991,$5n=/^(?:0|[1-9]\d*)$/;function LVe(e,t){var n=typeof e;return t=t??T5n,!!t&&(n=="number"||n!="symbol"&&$5n.test(e))&&e>-1&&e%1==0&&e<t}var O5n="[object Arguments]",P5n="[object Array]",N5n="[object Boolean]",D5n="[object Date]",I5n="[object Error]",R5n="[object Function]",k5n="[object Map]",A5n="[object Number]",M5n="[object Object]",F5n="[object RegExp]",L5n="[object Set]",j5n="[object String]",B5n="[object WeakMap]",z5n="[object ArrayBuffer]",H5n="[object DataView]",q5n="[object Float32Array]",V5n="[object Float64Array]",W5n="[object Int8Array]",U5n="[object Int16Array]",K5n="[object Int32Array]",G5n="[object Uint8Array]",Y5n="[object Uint8ClampedArray]",X5n="[object Uint16Array]",J5n="[object Uint32Array]",zp={};zp[q5n]=zp[V5n]=zp[W5n]=zp[U5n]=zp[K5n]=zp[G5n]=zp[Y5n]=zp[X5n]=zp[J5n]=!0;zp[O5n]=zp[P5n]=zp[z5n]=zp[N5n]=zp[H5n]=zp[D5n]=zp[I5n]=zp[R5n]=zp[k5n]=zp[A5n]=zp[M5n]=zp[F5n]=zp[L5n]=zp[j5n]=zp[B5n]=!1;function Q5n(e){return qM(e)&&PVe(e.length)&&!!zp[QU(e)]}var uSt=typeof X9=="object"&&X9&&!X9.nodeType&&X9,yne=uSt&&typeof c_=="object"&&c_&&!c_.nodeType&&c_,Z5n=yne&&yne.exports===uSt,xNe=Z5n&&b7t.process,e7n=function(){try{var e=yne&&yne.require&&yne.require("util").types;return e||xNe&&xNe.binding&&xNe.binding("util")}catch{}}();const Not=e7n;var Dot=Not&&Not.isTypedArray,t7n=Dot?E7t(Dot):Q5n;const dSt=t7n;var n7n=Object.prototype,r7n=n7n.hasOwnProperty;function i7n(e,t){var n=kC(e),r=!n&&EVe(e),i=!n&&!r&&ZMe(e),a=!n&&!r&&!i&&dSt(e),o=n||r||i||a,s=o?aSt(e.length,String):[],c=s.length;for(var u in e)(t||r7n.call(e,u))&&!(o&&(u=="length"||i&&(u=="offset"||u=="parent")||a&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||LVe(u,c)))&&s.push(u);return s}var a7n=Object.prototype;function o7n(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||a7n;return e===n}function s7n(e,t){return function(n){return e(t(n))}}var l7n=s7n(Object.keys,Object);const c7n=l7n;var u7n=Object.prototype,d7n=u7n.hasOwnProperty;function f7n(e){if(!o7n(e))return c7n(e);var t=[];for(var n in Object(e))d7n.call(e,n)&&n!="constructor"&&t.push(n);return t}function fSt(e){return NVe(e)?i7n(e):f7n(e)}function Iot(e){return g5n(e,fSt,x5n)}var p7n=1,h7n=Object.prototype,m7n=h7n.hasOwnProperty;function g7n(e,t,n,r,i,a){var o=n&p7n,s=Iot(e),c=s.length,u=Iot(t),d=u.length;if(c!=d&&!o)return!1;for(var f=c;f--;){var p=s[f];if(!(o?p in t:m7n.call(t,p)))return!1}var m=a.get(e),g=a.get(t);if(m&&g)return m==t&&g==e;var _=!0;a.set(e,t),a.set(t,e);for(var v=o;++f<c;){p=s[f];var b=e[p],y=t[p];if(r)var x=o?r(y,b,p,t,e,a):r(b,y,p,e,t,a);if(!(x===void 0?b===y||i(b,y,n,r,a):x)){_=!1;break}v||(v=p=="constructor")}if(_&&!v){var C=e.constructor,w=t.constructor;C!=w&&"constructor"in e&&"constructor"in t&&!(typeof C=="function"&&C instanceof C&&typeof w=="function"&&w instanceof w)&&(_=!1)}return a.delete(e),a.delete(t),_}var v7n=BF(QC,"DataView");const eFe=v7n;var _7n=BF(QC,"Promise");const tFe=_7n;var y7n=BF(QC,"WeakMap");const nFe=y7n;var Rot="[object Map]",b7n="[object Object]",kot="[object Promise]",Aot="[object Set]",Mot="[object WeakMap]",Fot="[object DataView]",x7n=jF(eFe),S7n=jF(cre),C7n=jF(tFe),w7n=jF(hV),E7n=jF(nFe),PA=QU;(eFe&&PA(new eFe(new ArrayBuffer(1)))!=Fot||cre&&PA(new cre)!=Rot||tFe&&PA(tFe.resolve())!=kot||hV&&PA(new hV)!=Aot||nFe&&PA(new nFe)!=Mot)&&(PA=function(e){var t=QU(e),n=t==b7n?e.constructor:void 0,r=n?jF(n):"";if(r)switch(r){case x7n:return Fot;case S7n:return Rot;case C7n:return kot;case w7n:return Aot;case E7n:return Mot}return t});const Lot=PA;var T7n=1,jot="[object Arguments]",Bot="[object Array]",zhe="[object Object]",$7n=Object.prototype,zot=$7n.hasOwnProperty;function O7n(e,t,n,r,i,a){var o=kC(e),s=kC(t),c=o?Bot:Lot(e),u=s?Bot:Lot(t);c=c==jot?zhe:c,u=u==jot?zhe:u;var d=c==zhe,f=u==zhe,p=c==u;if(p&&ZMe(e)){if(!ZMe(t))return!1;o=!0,d=!1}if(p&&!d)return a||(a=new J9),o||dSt(e)?lSt(e,t,n,r,i,a):m5n(e,t,c,n,r,i,a);if(!(n&T7n)){var m=d&&zot.call(e,"__wrapped__"),g=f&&zot.call(t,"__wrapped__");if(m||g){var _=m?e.value():e,v=g?t.value():t;return a||(a=new J9),i(_,v,n,r,a)}}return p?(a||(a=new J9),g7n(e,t,n,r,i,a)):!1}function R4e(e,t,n,r,i){return e===t?!0:e==null||t==null||!qM(e)&&!qM(t)?e!==e&&t!==t:O7n(e,t,n,r,R4e,i)}function ZP(e,t){return R4e(e,t)}var pSt={exports:{}};/* @license
Papa Parse
v5.5.2
https://github.com/mholt/PapaParse
License: MIT
*/(function(e,t){((n,r)=>{e.exports=r()})(Di,function n(){var r=typeof self<"u"?self:typeof window<"u"?window:r!==void 0?r:{},i,a=!r.document&&!!r.postMessage,o=r.IS_PAPA_WORKER||!1,s={},c=0,u={};function d(N){this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},(function(P){var I=w(P);I.chunkSize=parseInt(I.chunkSize),P.step||P.chunk||(I.chunkSize=null),this._handle=new _(I),(this._handle.streamer=this)._config=I}).call(this,N),this.parseChunk=function(P,I){var D=parseInt(this._config.skipFirstNLines)||0;if(this.isFirstChunk&&0<D){let R=this._config.newline;R||(k=this._config.quoteChar||'"',R=this._handle.guessLineEndings(P,k)),P=[...P.split(R).slice(D)].join(R)}this.isFirstChunk&&O(this._config.beforeFirstChunk)&&(k=this._config.beforeFirstChunk(P))!==void 0&&(P=k),this.isFirstChunk=!1,this._halted=!1;var D=this._partialLine+P,k=(this._partialLine="",this._handle.parse(D,this._baseIndex,!this._finished));if(!this._handle.paused()&&!this._handle.aborted()){if(P=k.meta.cursor,D=(this._finished||(this._partialLine=D.substring(P-this._baseIndex),this._baseIndex=P),k&&k.data&&(this._rowCount+=k.data.length),this._finished||this._config.preview&&this._rowCount>=this._config.preview),o)r.postMessage({results:k,workerId:u.WORKER_ID,finished:D});else if(O(this._config.chunk)&&!I){if(this._config.chunk(k,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);this._completeResults=k=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(k.data),this._completeResults.errors=this._completeResults.errors.concat(k.errors),this._completeResults.meta=k.meta),this._completed||!D||!O(this._config.complete)||k&&k.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),D||k&&k.meta.paused||this._nextChunk(),k}this._halted=!0},this._sendError=function(P){O(this._config.error)?this._config.error(P):o&&this._config.error&&r.postMessage({workerId:u.WORKER_ID,error:P,finished:!1})}}function f(N){var P;(N=N||{}).chunkSize||(N.chunkSize=u.RemoteChunkSize),d.call(this,N),this._nextChunk=a?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(I){this._input=I,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(P=new XMLHttpRequest,this._config.withCredentials&&(P.withCredentials=this._config.withCredentials),a||(P.onload=$(this._chunkLoaded,this),P.onerror=$(this._chunkError,this)),P.open(this._config.downloadRequestBody?"POST":"GET",this._input,!a),this._config.downloadRequestHeaders){var I,D=this._config.downloadRequestHeaders;for(I in D)P.setRequestHeader(I,D[I])}var k;this._config.chunkSize&&(k=this._start+this._config.chunkSize-1,P.setRequestHeader("Range","bytes="+this._start+"-"+k));try{P.send(this._config.downloadRequestBody)}catch(R){this._chunkError(R.message)}a&&P.status===0&&this._chunkError()}},this._chunkLoaded=function(){P.readyState===4&&(P.status<200||400<=P.status?this._chunkError():(this._start+=this._config.chunkSize||P.responseText.length,this._finished=!this._config.chunkSize||this._start>=(I=>(I=I.getResponseHeader("Content-Range"))!==null?parseInt(I.substring(I.lastIndexOf("/")+1)):-1)(P),this.parseChunk(P.responseText)))},this._chunkError=function(I){I=P.statusText||I,this._sendError(new Error(I))}}function p(N){(N=N||{}).chunkSize||(N.chunkSize=u.LocalChunkSize),d.call(this,N);var P,I,D=typeof FileReader<"u";this.stream=function(k){this._input=k,I=k.slice||k.webkitSlice||k.mozSlice,D?((P=new FileReader).onload=$(this._chunkLoaded,this),P.onerror=$(this._chunkError,this)):P=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var k=this._input,R=(this._config.chunkSize&&(R=Math.min(this._start+this._config.chunkSize,this._input.size),k=I.call(k,this._start,R)),P.readAsText(k,this._config.encoding));D||this._chunkLoaded({target:{result:R}})},this._chunkLoaded=function(k){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(k.target.result)},this._chunkError=function(){this._sendError(P.error)}}function m(N){var P;d.call(this,N=N||{}),this.stream=function(I){return P=I,this._nextChunk()},this._nextChunk=function(){var I,D;if(!this._finished)return I=this._config.chunkSize,P=I?(D=P.substring(0,I),P.substring(I)):(D=P,""),this._finished=!P,this.parseChunk(D)}}function g(N){d.call(this,N=N||{});var P=[],I=!0,D=!1;this.pause=function(){d.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){d.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(k){this._input=k,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){D&&P.length===1&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),P.length?this.parseChunk(P.shift()):I=!0},this._streamData=$(function(k){try{P.push(typeof k=="string"?k:k.toString(this._config.encoding)),I&&(I=!1,this._checkIsFinished(),this.parseChunk(P.shift()))}catch(R){this._streamError(R)}},this),this._streamError=$(function(k){this._streamCleanUp(),this._sendError(k)},this),this._streamEnd=$(function(){this._streamCleanUp(),D=!0,this._streamData("")},this),this._streamCleanUp=$(function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)},this)}function _(N){var P,I,D,k,R=Math.pow(2,53),A=-R,F=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,z=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,M=this,K=0,U=0,W=!1,L=!1,Y=[],J={data:[],errors:[],meta:{}};function Z(de){return N.skipEmptyLines==="greedy"?de.join("").trim()==="":de.length===1&&de[0].length===0}function te(){if(J&&D&&(se("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+u.DefaultDelimiter+"'"),D=!1),N.skipEmptyLines&&(J.data=J.data.filter(function(be){return!Z(be)})),re()){let be=function(Ee,xe){O(N.transformHeader)&&(Ee=N.transformHeader(Ee,xe)),Y.push(Ee)};var ve=be;if(J)if(Array.isArray(J.data[0])){for(var de=0;re()&&de<J.data.length;de++)J.data[de].forEach(be);J.data.splice(0,1)}else J.data.forEach(be)}function pe(be,Ee){for(var xe=N.header?{}:[],Pe=0;Pe<be.length;Pe++){var je=Pe,ft=be[Pe],ft=((Ge,Ye)=>(nt=>(N.dynamicTypingFunction&&N.dynamicTyping[nt]===void 0&&(N.dynamicTyping[nt]=N.dynamicTypingFunction(nt)),(N.dynamicTyping[nt]||N.dynamicTyping)===!0))(Ge)?Ye==="true"||Ye==="TRUE"||Ye!=="false"&&Ye!=="FALSE"&&((nt=>{if(F.test(nt)&&(nt=parseFloat(nt),A<nt&&nt<R))return 1})(Ye)?parseFloat(Ye):z.test(Ye)?new Date(Ye):Ye===""?null:Ye):Ye)(je=N.header?Pe>=Y.length?"__parsed_extra":Y[Pe]:je,ft=N.transform?N.transform(ft,je):ft);je==="__parsed_extra"?(xe[je]=xe[je]||[],xe[je].push(ft)):xe[je]=ft}return N.header&&(Pe>Y.length?se("FieldMismatch","TooManyFields","Too many fields: expected "+Y.length+" fields but parsed "+Pe,U+Ee):Pe<Y.length&&se("FieldMismatch","TooFewFields","Too few fields: expected "+Y.length+" fields but parsed "+Pe,U+Ee)),xe}var Se;J&&(N.header||N.dynamicTyping||N.transform)&&(Se=1,!J.data.length||Array.isArray(J.data[0])?(J.data=J.data.map(pe),Se=J.data.length):J.data=pe(J.data,0),N.header&&J.meta&&(J.meta.fields=Y),U+=Se)}function re(){return N.header&&Y.length===0}function se(de,pe,Se,ve){de={type:de,code:pe,message:Se},ve!==void 0&&(de.row=ve),J.errors.push(de)}O(N.step)&&(k=N.step,N.step=function(de){J=de,re()?te():(te(),J.data.length!==0&&(K+=de.data.length,N.preview&&K>N.preview?I.abort():(J.data=J.data[0],k(J,M))))}),this.parse=function(de,pe,Se){var ve=N.quoteChar||'"',ve=(N.newline||(N.newline=this.guessLineEndings(de,ve)),D=!1,N.delimiter?O(N.delimiter)&&(N.delimiter=N.delimiter(de),J.meta.delimiter=N.delimiter):((ve=((be,Ee,xe,Pe,je)=>{var ft,Ge,Ye,nt;je=je||[",","	","|",";",u.RECORD_SEP,u.UNIT_SEP];for(var We=0;We<je.length;We++){for(var ct,rt=je[We],vt=0,Mt=0,$t=0,ke=(Ye=void 0,new b({comments:Pe,delimiter:rt,newline:Ee,preview:10}).parse(be)),ye=0;ye<ke.data.length;ye++)xe&&Z(ke.data[ye])?$t++:(ct=ke.data[ye].length,Mt+=ct,Ye===void 0?Ye=ct:0<ct&&(vt+=Math.abs(ct-Ye),Ye=ct));0<ke.data.length&&(Mt/=ke.data.length-$t),(Ge===void 0||vt<=Ge)&&(nt===void 0||nt<Mt)&&1.99<Mt&&(Ge=vt,ft=rt,nt=Mt)}return{successful:!!(N.delimiter=ft),bestDelimiter:ft}})(de,N.newline,N.skipEmptyLines,N.comments,N.delimitersToGuess)).successful?N.delimiter=ve.bestDelimiter:(D=!0,N.delimiter=u.DefaultDelimiter),J.meta.delimiter=N.delimiter),w(N));return N.preview&&N.header&&ve.preview++,P=de,I=new b(ve),J=I.parse(P,pe,Se),te(),W?{meta:{paused:!0}}:J||{meta:{paused:!1}}},this.paused=function(){return W},this.pause=function(){W=!0,I.abort(),P=O(N.chunk)?"":P.substring(I.getCharIndex())},this.resume=function(){M.streamer._halted?(W=!1,M.streamer.parseChunk(P,!0)):setTimeout(M.resume,3)},this.aborted=function(){return L},this.abort=function(){L=!0,I.abort(),J.meta.aborted=!0,O(N.complete)&&N.complete(J),P=""},this.guessLineEndings=function(be,ve){be=be.substring(0,1048576);var ve=new RegExp(v(ve)+"([^]*?)"+v(ve),"gm"),Se=(be=be.replace(ve,"")).split("\r"),ve=be.split(`
`),be=1<ve.length&&ve[0].length<Se[0].length;if(Se.length===1||be)return`
`;for(var Ee=0,xe=0;xe<Se.length;xe++)Se[xe][0]===`
`&&Ee++;return Ee>=Se.length/2?`\r
`:"\r"}}function v(N){return N.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function b(N){var P=(N=N||{}).delimiter,I=N.newline,D=N.comments,k=N.step,R=N.preview,A=N.fastMode,F=null,z=!1,M=N.quoteChar==null?'"':N.quoteChar,K=M;if(N.escapeChar!==void 0&&(K=N.escapeChar),(typeof P!="string"||-1<u.BAD_DELIMITERS.indexOf(P))&&(P=","),D===P)throw new Error("Comment character same as delimiter");D===!0?D="#":(typeof D!="string"||-1<u.BAD_DELIMITERS.indexOf(D))&&(D=!1),I!==`
`&&I!=="\r"&&I!==`\r
`&&(I=`
`);var U=0,W=!1;this.parse=function(L,Y,J){if(typeof L!="string")throw new Error("Input must be a string");var Z=L.length,te=P.length,re=I.length,se=D.length,de=O(k),pe=[],Se=[],ve=[],be=U=0;if(!L)return vt();if(A||A!==!1&&L.indexOf(M)===-1){for(var Ee=L.split(I),xe=0;xe<Ee.length;xe++){if(ve=Ee[xe],U+=ve.length,xe!==Ee.length-1)U+=I.length;else if(J)return vt();if(!D||ve.substring(0,se)!==D){if(de){if(pe=[],nt(ve.split(P)),Mt(),W)return vt()}else nt(ve.split(P));if(R&&R<=xe)return pe=pe.slice(0,R),vt(!0)}}return vt()}for(var Pe=L.indexOf(P,U),je=L.indexOf(I,U),ft=new RegExp(v(K)+v(M),"g"),Ge=L.indexOf(M,U);;)if(L[U]===M)for(Ge=U,U++;;){if((Ge=L.indexOf(M,Ge+1))===-1)return J||Se.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:pe.length,index:U}),ct();if(Ge===Z-1)return ct(L.substring(U,Ge).replace(ft,M));if(M===K&&L[Ge+1]===K)Ge++;else if(M===K||Ge===0||L[Ge-1]!==K){Pe!==-1&&Pe<Ge+1&&(Pe=L.indexOf(P,Ge+1));var Ye=We((je=je!==-1&&je<Ge+1?L.indexOf(I,Ge+1):je)===-1?Pe:Math.min(Pe,je));if(L.substr(Ge+1+Ye,te)===P){ve.push(L.substring(U,Ge).replace(ft,M)),L[U=Ge+1+Ye+te]!==M&&(Ge=L.indexOf(M,U)),Pe=L.indexOf(P,U),je=L.indexOf(I,U);break}if(Ye=We(je),L.substring(Ge+1+Ye,Ge+1+Ye+re)===I){if(ve.push(L.substring(U,Ge).replace(ft,M)),rt(Ge+1+Ye+re),Pe=L.indexOf(P,U),Ge=L.indexOf(M,U),de&&(Mt(),W))return vt();if(R&&pe.length>=R)return vt(!0);break}Se.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:pe.length,index:U}),Ge++}}else if(D&&ve.length===0&&L.substring(U,U+se)===D){if(je===-1)return vt();U=je+re,je=L.indexOf(I,U),Pe=L.indexOf(P,U)}else if(Pe!==-1&&(Pe<je||je===-1))ve.push(L.substring(U,Pe)),U=Pe+te,Pe=L.indexOf(P,U);else{if(je===-1)break;if(ve.push(L.substring(U,je)),rt(je+re),de&&(Mt(),W))return vt();if(R&&pe.length>=R)return vt(!0)}return ct();function nt($t){pe.push($t),be=U}function We($t){var ke=0;return ke=$t!==-1&&($t=L.substring(Ge+1,$t))&&$t.trim()===""?$t.length:ke}function ct($t){return J||($t===void 0&&($t=L.substring(U)),ve.push($t),U=Z,nt(ve),de&&Mt()),vt()}function rt($t){U=$t,nt(ve),ve=[],je=L.indexOf(I,U)}function vt($t){if(N.header&&!Y&&pe.length&&!z){var ke=pe[0],ye={},_e=new Set(ke);let He=!1;for(let Ze=0;Ze<ke.length;Ze++){let ot=ke[Ze];if(ye[ot=O(N.transformHeader)?N.transformHeader(ot,Ze):ot]){let Qt,Bt=ye[ot];for(;Qt=ot+"_"+Bt,Bt++,_e.has(Qt););_e.add(Qt),ke[Ze]=Qt,ye[ot]++,He=!0,(F=F===null?{}:F)[Qt]=ot}else ye[ot]=1,ke[Ze]=ot;_e.add(ot)}He&&console.warn("Duplicate headers found and renamed."),z=!0}return{data:pe,errors:Se,meta:{delimiter:P,linebreak:I,aborted:W,truncated:!!$t,cursor:be+(Y||0),renamedHeaders:F}}}function Mt(){k(vt()),pe=[],Se=[]}},this.abort=function(){W=!0},this.getCharIndex=function(){return U}}function y(N){var P=N.data,I=s[P.workerId],D=!1;if(P.error)I.userError(P.error,P.file);else if(P.results&&P.results.data){var k={abort:function(){D=!0,x(P.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:C,resume:C};if(O(I.userStep)){for(var R=0;R<P.results.data.length&&(I.userStep({data:P.results.data[R],errors:P.results.errors,meta:P.results.meta},k),!D);R++);delete P.results}else O(I.userChunk)&&(I.userChunk(P.results,k,P.file),delete P.results)}P.finished&&!D&&x(P.workerId,P.results)}function x(N,P){var I=s[N];O(I.userComplete)&&I.userComplete(P),I.terminate(),delete s[N]}function C(){throw new Error("Not implemented.")}function w(N){if(typeof N!="object"||N===null)return N;var P,I=Array.isArray(N)?[]:{};for(P in N)I[P]=w(N[P]);return I}function $(N,P){return function(){N.apply(P,arguments)}}function O(N){return typeof N=="function"}return u.parse=function(N,P){var I=(P=P||{}).dynamicTyping||!1;if(O(I)&&(P.dynamicTypingFunction=I,I={}),P.dynamicTyping=I,P.transform=!!O(P.transform)&&P.transform,!P.worker||!u.WORKERS_SUPPORTED)return I=null,u.NODE_STREAM_INPUT,typeof N=="string"?(N=(D=>D.charCodeAt(0)!==65279?D:D.slice(1))(N),I=new(P.download?f:m)(P)):N.readable===!0&&O(N.read)&&O(N.on)?I=new g(P):(r.File&&N instanceof File||N instanceof Object)&&(I=new p(P)),I.stream(N);(I=(()=>{var D;return!!u.WORKERS_SUPPORTED&&(D=(()=>{var k=r.URL||r.webkitURL||null,R=n.toString();return u.BLOB_URL||(u.BLOB_URL=k.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",R,")();"],{type:"text/javascript"})))})(),(D=new r.Worker(D)).onmessage=y,D.id=c++,s[D.id]=D)})()).userStep=P.step,I.userChunk=P.chunk,I.userComplete=P.complete,I.userError=P.error,P.step=O(P.step),P.chunk=O(P.chunk),P.complete=O(P.complete),P.error=O(P.error),delete P.worker,I.postMessage({input:N,config:P,workerId:I.id})},u.unparse=function(N,P){var I=!1,D=!0,k=",",R=`\r
`,A='"',F=A+A,z=!1,M=null,K=!1,U=((()=>{if(typeof P=="object"){if(typeof P.delimiter!="string"||u.BAD_DELIMITERS.filter(function(Y){return P.delimiter.indexOf(Y)!==-1}).length||(k=P.delimiter),typeof P.quotes!="boolean"&&typeof P.quotes!="function"&&!Array.isArray(P.quotes)||(I=P.quotes),typeof P.skipEmptyLines!="boolean"&&typeof P.skipEmptyLines!="string"||(z=P.skipEmptyLines),typeof P.newline=="string"&&(R=P.newline),typeof P.quoteChar=="string"&&(A=P.quoteChar),typeof P.header=="boolean"&&(D=P.header),Array.isArray(P.columns)){if(P.columns.length===0)throw new Error("Option columns is empty");M=P.columns}P.escapeChar!==void 0&&(F=P.escapeChar+A),P.escapeFormulae instanceof RegExp?K=P.escapeFormulae:typeof P.escapeFormulae=="boolean"&&P.escapeFormulae&&(K=/^[=+\-@\t\r].*$/)}})(),new RegExp(v(A),"g"));if(typeof N=="string"&&(N=JSON.parse(N)),Array.isArray(N)){if(!N.length||Array.isArray(N[0]))return W(null,N,z);if(typeof N[0]=="object")return W(M||Object.keys(N[0]),N,z)}else if(typeof N=="object")return typeof N.data=="string"&&(N.data=JSON.parse(N.data)),Array.isArray(N.data)&&(N.fields||(N.fields=N.meta&&N.meta.fields||M),N.fields||(N.fields=Array.isArray(N.data[0])?N.fields:typeof N.data[0]=="object"?Object.keys(N.data[0]):[]),Array.isArray(N.data[0])||typeof N.data[0]=="object"||(N.data=[N.data])),W(N.fields||[],N.data||[],z);throw new Error("Unable to serialize unrecognized input");function W(Y,J,Z){var te="",re=(typeof Y=="string"&&(Y=JSON.parse(Y)),typeof J=="string"&&(J=JSON.parse(J)),Array.isArray(Y)&&0<Y.length),se=!Array.isArray(J[0]);if(re&&D){for(var de=0;de<Y.length;de++)0<de&&(te+=k),te+=L(Y[de],de);0<J.length&&(te+=R)}for(var pe=0;pe<J.length;pe++){var Se=(re?Y:J[pe]).length,ve=!1,be=re?Object.keys(J[pe]).length===0:J[pe].length===0;if(Z&&!re&&(ve=Z==="greedy"?J[pe].join("").trim()==="":J[pe].length===1&&J[pe][0].length===0),Z==="greedy"&&re){for(var Ee=[],xe=0;xe<Se;xe++){var Pe=se?Y[xe]:xe;Ee.push(J[pe][Pe])}ve=Ee.join("").trim()===""}if(!ve){for(var je=0;je<Se;je++){0<je&&!be&&(te+=k);var ft=re&&se?Y[je]:je;te+=L(J[pe][ft],je)}pe<J.length-1&&(!Z||0<Se&&!be)&&(te+=R)}}return te}function L(Y,J){var Z,te;return Y==null?"":Y.constructor===Date?JSON.stringify(Y).slice(1,25):(te=!1,K&&typeof Y=="string"&&K.test(Y)&&(Y="'"+Y,te=!0),Z=Y.toString().replace(U,F),(te=te||I===!0||typeof I=="function"&&I(Y,J)||Array.isArray(I)&&I[J]||((re,se)=>{for(var de=0;de<se.length;de++)if(-1<re.indexOf(se[de]))return!0;return!1})(Z,u.BAD_DELIMITERS)||-1<Z.indexOf(k)||Z.charAt(0)===" "||Z.charAt(Z.length-1)===" ")?A+Z+A:Z)}},u.RECORD_SEP=String.fromCharCode(30),u.UNIT_SEP=String.fromCharCode(31),u.BYTE_ORDER_MARK="\uFEFF",u.BAD_DELIMITERS=["\r",`
`,'"',u.BYTE_ORDER_MARK],u.WORKERS_SUPPORTED=!a&&!!r.Worker,u.NODE_STREAM_INPUT=1,u.LocalChunkSize=10485760,u.RemoteChunkSize=5242880,u.DefaultDelimiter=",",u.Parser=b,u.ParserHandle=_,u.NetworkStreamer=f,u.FileStreamer=p,u.StringStreamer=m,u.ReadableStreamStreamer=g,r.jQuery&&((i=r.jQuery).fn.parse=function(N){var P=N.config||{},I=[];return this.each(function(R){if(!(i(this).prop("tagName").toUpperCase()==="INPUT"&&i(this).attr("type").toLowerCase()==="file"&&r.FileReader)||!this.files||this.files.length===0)return!0;for(var A=0;A<this.files.length;A++)I.push({file:this.files[A],inputElem:this,instanceConfig:i.extend({},P)})}),D(),this;function D(){if(I.length===0)O(N.complete)&&N.complete();else{var R,A,F,z,M=I[0];if(O(N.before)){var K=N.before(M.file,M.inputElem);if(typeof K=="object"){if(K.action==="abort")return R="AbortError",A=M.file,F=M.inputElem,z=K.reason,void(O(N.error)&&N.error({name:R},A,F,z));if(K.action==="skip")return void k();typeof K.config=="object"&&(M.instanceConfig=i.extend(M.instanceConfig,K.config))}else if(K==="skip")return void k()}var U=M.instanceConfig.complete;M.instanceConfig.complete=function(W){O(U)&&U(W,M.file,M.inputElem),k()},u.parse(M.file,M.instanceConfig)}}function k(){I.splice(0,1),D()}}),o&&(r.onmessage=function(N){N=N.data,u.WORKER_ID===void 0&&N&&(u.WORKER_ID=N.workerId),typeof N.input=="string"?r.postMessage({workerId:u.WORKER_ID,results:u.parse(N.input,N.config),finished:!0}):(r.File&&N.input instanceof File||N.input instanceof Object)&&(N=u.parse(N.input,N.config))&&r.postMessage({workerId:u.WORKER_ID,results:N,finished:!0})}),(f.prototype=Object.create(d.prototype)).constructor=f,(p.prototype=Object.create(d.prototype)).constructor=p,(m.prototype=Object.create(m.prototype)).constructor=m,(g.prototype=Object.create(d.prototype)).constructor=g,u})})(pSt);var P7n=pSt.exports;const hSt=il(P7n);function N7n(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),n=n>i?i:n,n<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r<i;)a[r]=e[r+t];return a}function D7n(e,t,n){if(!zM(n))return!1;var r=typeof t;return(r=="number"?NVe(n)&&LVe(t,n.length):r=="string"&&t in n)?SVe(n[t],e):!1}var Hot=1/0,I7n=17976931348623157e292;function R7n(e){if(!e)return e===0?e:0;if(e=QMe(e),e===Hot||e===-Hot){var t=e<0?-1:1;return t*I7n}return e===e?e:0}function k7n(e){var t=R7n(e),n=t%1;return t===t?n?t-n:t:0}var A7n=Math.ceil,M7n=Math.max;function F7n(e,t,n){(n?D7n(e,t,n):t===void 0)?t=1:t=M7n(k7n(t),0);var r=e==null?0:e.length;if(!r||t<1)return[];for(var i=0,a=0,o=Array(A7n(r/t));i<r;)o[a++]=N7n(e,i,i+=t);return o}var L7n=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,j7n=/^\w*$/;function jVe(e,t){if(kC(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||I4e(e)?!0:j7n.test(e)||!L7n.test(e)||t!=null&&e in Object(t)}var B7n="Expected a function";function BVe(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(B7n);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(BVe.Cache||FT),n}BVe.Cache=FT;var z7n=500;function H7n(e){var t=BVe(e,function(r){return n.size===z7n&&n.clear(),r}),n=t.cache;return t}var q7n=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,V7n=/\\(\\)?/g,W7n=H7n(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(q7n,function(n,r,i,a){t.push(i?a.replace(V7n,"$1"):r||n)}),t});const U7n=W7n;var K7n=1/0,qot=RC?RC.prototype:void 0,Vot=qot?qot.toString:void 0;function mSt(e){if(typeof e=="string")return e;if(kC(e))return CVe(e,mSt)+"";if(I4e(e))return Vot?Vot.call(e):"";var t=e+"";return t=="0"&&1/e==-K7n?"-0":t}function G7n(e){return e==null?"":mSt(e)}function gSt(e,t){return kC(e)?e:jVe(e,t)?[e]:U7n(G7n(e))}var Y7n=1/0;function k4e(e){if(typeof e=="string"||I4e(e))return e;var t=e+"";return t=="0"&&1/e==-Y7n?"-0":t}function vSt(e,t){t=gSt(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[k4e(t[n++])];return n&&n==r?e:void 0}function dre(e,t,n){var r=e==null?void 0:vSt(e,t);return r===void 0?n:r}var X7n=1,J7n=2;function Q7n(e,t,n,r){var i=n.length,a=i,o=!r;if(e==null)return!a;for(e=Object(e);i--;){var s=n[i];if(o&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++i<a;){s=n[i];var c=s[0],u=e[c],d=s[1];if(o&&s[2]){if(u===void 0&&!(c in e))return!1}else{var f=new J9;if(r)var p=r(u,d,c,e,t,f);if(!(p===void 0?R4e(d,u,X7n|J7n,r,f):p))return!1}}return!0}function _St(e){return e===e&&!zM(e)}function Z7n(e){for(var t=fSt(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,_St(i)]}return t}function ySt(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}function eSn(e){var t=Z7n(e);return t.length==1&&t[0][2]?ySt(t[0][0],t[0][1]):function(n){return n===e||Q7n(n,e,t)}}function tSn(e,t){return e!=null&&t in Object(e)}function nSn(e,t,n){t=gSt(t,e);for(var r=-1,i=t.length,a=!1;++r<i;){var o=k4e(t[r]);if(!(a=e!=null&&n(e,o)))break;e=e[o]}return a||++r!=i?a:(i=e==null?0:e.length,!!i&&PVe(i)&&LVe(o,i)&&(kC(e)||EVe(e)))}function rSn(e,t){return e!=null&&nSn(e,t,tSn)}var iSn=1,aSn=2;function oSn(e,t){return jVe(e)&&_St(t)?ySt(k4e(e),t):function(n){var r=dre(n,e);return r===void 0&&r===t?rSn(n,e):R4e(t,r,iSn|aSn)}}function sSn(e){return function(t){return vSt(t,e)}}function lSn(e){return jVe(e)?iSt(k4e(e)):sSn(e)}function cSn(e){return typeof e=="function"?e:e==null?$Ve:typeof e=="object"?kC(e)?oSn(e[0],e[1]):eSn(e):lSn(e)}function uSn(e,t){return e&&e.length?P7t(e,cSn(t)):[]}var dSn=Object.defineProperty,Qn=(e,t)=>dSn(e,"name",{value:t,configurable:!0}),bSt=G.createContext({}),fSn=Qn(({children:e,isProvided:t,...n})=>{let{replace:r}=pg(),i=Qn(async c=>{var u;try{return await((u=n.login)==null?void 0:u.call(n,c))}catch(d){return Promise.reject(d)}},"loginFunc"),a=Qn(async c=>{var u;try{return await((u=n.register)==null?void 0:u.call(n,c))}catch(d){return Promise.reject(d)}},"registerFunc"),o=Qn(async c=>{var u;try{return await((u=n.logout)==null?void 0:u.call(n,c))}catch(d){return Promise.reject(d)}},"logoutFunc"),s=Qn(async c=>{var u;try{return await((u=n.checkAuth)==null?void 0:u.call(n,c)),Promise.resolve()}catch(d){return d!=null&&d.redirectPath&&r(d.redirectPath),Promise.reject(d)}},"checkAuthFunc");return G.createElement(bSt.Provider,{value:{...n,login:i,logout:o,checkAuth:s,register:a,isProvided:t}},e)},"LegacyAuthContextProvider"),xSt=G.createContext({}),pSn=Qn(({children:e,isProvided:t,...n})=>{let r=Qn(async u=>{var d;try{return await((d=n.login)==null?void 0:d.call(n,u))}catch(f){return console.warn("Unhandled Error in login: refine always expects a resolved promise.",f),Promise.reject(f)}},"handleLogin"),i=Qn(async u=>{var d;try{return await((d=n.register)==null?void 0:d.call(n,u))}catch(f){return console.warn("Unhandled Error in register: refine always expects a resolved promise.",f),Promise.reject(f)}},"handleRegister"),a=Qn(async u=>{var d;try{return await((d=n.logout)==null?void 0:d.call(n,u))}catch(f){return console.warn("Unhandled Error in logout: refine always expects a resolved promise.",f),Promise.reject(f)}},"handleLogout"),o=Qn(async u=>{var d;try{let f=await((d=n.check)==null?void 0:d.call(n,u));return Promise.resolve(f)}catch(f){return console.warn("Unhandled Error in check: refine always expects a resolved promise.",f),Promise.reject(f)}},"handleCheck"),s=Qn(async u=>{var d;try{let f=await((d=n.forgotPassword)==null?void 0:d.call(n,u));return Promise.resolve(f)}catch(f){return console.warn("Unhandled Error in forgotPassword: refine always expects a resolved promise.",f),Promise.reject(f)}},"handleForgotPassword"),c=Qn(async u=>{var d;try{let f=await((d=n.updatePassword)==null?void 0:d.call(n,u));return Promise.resolve(f)}catch(f){return console.warn("Unhandled Error in updatePassword: refine always expects a resolved promise.",f),Promise.reject(f)}},"handleUpdatePassword");return G.createElement(xSt.Provider,{value:{...n,login:r,logout:a,check:o,register:i,forgotPassword:s,updatePassword:c,isProvided:t}},e)},"AuthBindingsContextProvider"),X6=Qn(()=>G.useContext(bSt),"useLegacyAuthContext"),F5=Qn(()=>G.useContext(xSt),"useAuthBindingsContext"),SNe=Qn(e=>e/1e3,"userFriendlySecond"),SSt=Qn((e,t=n=>n)=>{let[n,...r]=e;return r.map(i=>Txn(Nxn(n,i))).map((i,a,o)=>t.call(void 0,i,a,o))},"importCSVMapper"),CSt=Qn((e="",t)=>{let n=MSt(e);return t==="singular"?O3.singular(n):O3.plural(n)},"userFriendlyResourceName"),hSn=Qn((e={})=>e!=null&&e.id?{...e,id:decodeURIComponent(e.id)}:e,"handleUseParams");function WS(e,t){return e.findIndex((n,r)=>r<=e.length-t.length&&t.every((i,a)=>e[r+a]===i))}Qn(WS,"arrayFindIndex");function wSt(e){if(e[0]==="data"){let t=e.slice(1);if(t[2]==="many")t[2]="getMany";else if(t[2]==="infinite")t[2]="list";else if(t[2]==="one")t[2]="detail";else if(t[1]==="custom"){let n={...t[2]};return delete n.method,delete n.url,[t[0],t[1],t[2].method,t[2].url,n]}return t}if(e[0]==="audit"&&e[2]==="list")return["logList",e[1],e[3]];if(e[0]==="access"&&e.length===4)return["useCan",{resource:e[1],action:e[2],...e[3]}];if(e[0]==="auth"){if(WS(e,["auth","login"])!==-1)return["useLogin"];if(WS(e,["auth","logout"])!==-1)return["useLogout"];if(WS(e,["auth","identity"])!==-1)return["getUserIdentity"];if(WS(e,["auth","register"])!==-1)return["useRegister"];if(WS(e,["auth","forgotPassword"])!==-1)return["useForgotPassword"];if(WS(e,["auth","check"])!==-1)return["useAuthenticated",e[2]];if(WS(e,["auth","onError"])!==-1)return["useCheckError"];if(WS(e,["auth","permissions"])!==-1)return["usePermissions"];if(WS(e,["auth","updatePassword"])!==-1)return["useUpdatePassword"]}return e}Qn(wSt,"convertToLegacy");var z3=class{constructor(t=[]){this.segments=[],this.segments=t}key(){return this.segments}legacy(){return wSt(this.segments)}get(t){return t?this.legacy():this.segments}};Qn(z3,"BaseKeyBuilder");var LT=class extends z3{params(t){return new z3([...this.segments,t])}};Qn(LT,"ParamsKeyBuilder");var ESt=class extends z3{id(t){return new LT([...this.segments,t?String(t):void 0])}};Qn(ESt,"DataIdRequiringKeyBuilder");var TSt=class extends z3{ids(...t){return new LT([...this.segments,...t.length?[t.map(n=>String(n))]:[]])}};Qn(TSt,"DataIdsRequiringKeyBuilder");var $St=class extends z3{action(e){if(e==="one")return new ESt([...this.segments,e]);if(e==="many")return new TSt([...this.segments,e]);if(["list","infinite"].includes(e))return new LT([...this.segments,e]);throw new Error("Invalid action type")}};Qn($St,"DataResourceKeyBuilder");var OSt=class extends z3{resource(t){return new $St([...this.segments,t])}mutation(t){return new LT([...t==="custom"?this.segments:[this.segments[0]],t])}};Qn(OSt,"DataKeyBuilder");var PSt=class extends z3{action(e){return new LT([...this.segments,e])}};Qn(PSt,"AuthKeyBuilder");var NSt=class extends z3{action(e){return new LT([...this.segments,e])}};Qn(NSt,"AccessResourceKeyBuilder");var DSt=class extends z3{resource(e){return new NSt([...this.segments,e])}};Qn(DSt,"AccessKeyBuilder");var ISt=class extends z3{action(e){return new LT([...this.segments,e])}};Qn(ISt,"AuditActionKeyBuilder");var RSt=class extends z3{resource(e){return new ISt([...this.segments,e])}action(e){return new LT([...this.segments,e])}};Qn(RSt,"AuditKeyBuilder");var zVe=class extends z3{data(t){return new OSt(["data",t||"default"])}auth(){return new PSt(["auth"])}access(){return new DSt(["access"])}audit(){return new RSt(["audit"])}};Qn(zVe,"KeyBuilder");var qP=Qn(()=>new zVe([]),"keys"),Ho=Qn((...e)=>e.find(t=>typeof t<"u"),"pickNotDeprecated"),mSn=Qn((e,t,n,r)=>{let i=t||"default",a={all:[i],resourceAll:[i,e||""],list:o=>[...a.resourceAll,"list",{...o,...Ho(n,r)||{}}],many:o=>[...a.resourceAll,"getMany",o==null?void 0:o.map(String),{...Ho(n,r)||{}}].filter(s=>s!==void 0),detail:o=>[...a.resourceAll,"detail",o==null?void 0:o.toString(),{...Ho(n,r)||{}}],logList:o=>["logList",e,o,r].filter(s=>s!==void 0)};return a},"queryKeys"),A4e=Qn(e=>(t,n,r,i)=>{let a=n||"default";return{all:qP().data(a).get(e),resourceAll:qP().data(n).resource(t??"").get(e),list:o=>qP().data(n).resource(t??"").action("list").params({...o,...Ho(r,i)||{}}).get(e),many:o=>qP().data(n).resource(t??"").action("many").ids(...o??[]).params({...Ho(r,i)||{}}).get(e),detail:o=>qP().data(n).resource(t??"").action("one").id(o??"").params({...Ho(r,i)||{}}).get(e),logList:o=>[...qP().audit().resource(t).action("list").params(o).get(e),i].filter(s=>s!==void 0)}},"queryKeysReplacement"),gSn=Qn((e,t)=>!e||!t?!1:!!e.find(n=>n===t),"hasPermission"),HVe=Qn(e=>e.startsWith(":"),"isParameter"),YV=Qn(e=>e.split("/").filter(t=>t!==""),"splitToSegments"),vSn=Qn((e,t)=>{let n=YV(e),r=YV(t);return n.length===r.length},"isSegmentCountsSame"),vT=Qn(e=>e.replace(/^\/|\/$/g,""),"removeLeadingTrailingSlashes"),_Sn=Qn((e,t)=>{let n=vT(e),r=vT(t);if(!vSn(n,r))return!1;let i=YV(n);return YV(r).every((a,o)=>HVe(a)||a===i[o])},"checkBySegments"),ySn=Qn((e,t,n)=>{let r=vT(n||""),i=`${r}${r?"/":""}${e}`;return t==="list"?i=`${i}`:t==="create"?i=`${i}/create`:t==="edit"?i=`${i}/edit/:id`:t==="show"?i=`${i}/show/:id`:t==="clone"&&(i=`${i}/clone/:id`),`/${i.replace(/^\//,"")}`},"getDefaultActionPath"),LN=Qn((e,t)=>{var n,r;let i=Ho((n=e.meta)==null?void 0:n.parent,(r=e.options)==null?void 0:r.parent,e.parentName);return i?t.find(a=>(a.identifier??a.name)===i)??{name:i}:void 0},"getParentResource"),kSt=Qn((e,t,n)=>{let r=[],i=LN(e,t);for(;i;)r.push(i),i=LN(i,t);if(r.length!==0)return`/${r.reverse().map(a=>{var o;let s=n?((o=a.options)==null?void 0:o.route)??a.name:a.name;return vT(s)}).join("/")}`},"getParentPrefixForResource"),d3=Qn((e,t,n)=>{let r=[],i=["list","show","edit","create","clone"],a=kSt(e,t,n);return i.forEach(o=>{var s,c;let u=n&&o==="clone"?e.create:e[o],d;typeof u=="function"||n?d=ySn(n?((s=e.meta)==null?void 0:s.route)??((c=e.options)==null?void 0:c.route)??e.name:e.name,o,n?a:void 0):typeof u=="string"?d=u:typeof u=="object"&&(d=u.path),d&&r.push({action:o,resource:e,route:`/${d.replace(/^\//,"")}`})}),r},"getActionRoutesFromResource"),bSn=Qn(e=>{var t;if(e.length===0)return;if(e.length===1)return e[0];let n=e.map(a=>({...a,splitted:YV(vT(a.route))})),r=((t=n[0])==null?void 0:t.splitted.length)??0,i=[...n];for(let a=0;a<r;a++){let o=i.filter(s=>!HVe(s.splitted[a]));if(o.length!==0){if(o.length===1){i=o;break}i=o}}return i[0]},"pickMatchedRoute"),qVe=Qn((e,t)=>{let n=t.flatMap(i=>d3(i,t)).filter(i=>_Sn(e,i.route)),r=bSn(n);return{found:!!r,resource:r==null?void 0:r.resource,action:r==null?void 0:r.action,matchedRoute:r==null?void 0:r.route}},"matchResourceFromRoute"),ASt=Qn((e,t)=>{var n;let r,i=kSt(e,t,!0);if(i){let a=Ho(e.meta,e.options);r=`${i}/${(a==null?void 0:a.route)??e.name}`}else r=((n=e.options)==null?void 0:n.route)??e.name;return`/${r.replace(/^\//,"")}`},"routeGenerator"),xSn=Qn(e=>{var t;let n=[],r={},i={},a,o;for(let s=0;s<e.length;s++){a=e[s];let c=a.route??((t=Ho(a==null?void 0:a.meta,a.options))==null?void 0:t.route)??"";r[c]=a,r[c].children=[],i[a.name]=a,i[a.name].children=[]}for(let s in r)Object.hasOwn(r,s)&&(o=r[s],o.parentName&&i[o.parentName]?i[o.parentName].children.push(o):n.push(o));return n},"createTreeView"),MSt=Qn(e=>(e=e.replace(/([a-z]{1})([A-Z]{1})/g,"$1-$2"),e=e.replace(/([A-Z]{1})([A-Z]{1})([a-z]{1})/g,"$1-$2$3"),e=e.toLowerCase().replace(/[_-]+/g," ").replace(/\s{2,}/g," ").trim(),e=e.charAt(0).toUpperCase()+e.slice(1),e),"humanizeString"),FSt=Qn(({children:e})=>G.createElement("div",null,e),"DefaultLayout"),SSn={icon:G.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-testid":"refine-logo",id:"refine-default-logo"},G.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.7889 0.422291C12.6627 -0.140764 11.3373 -0.140764 10.2111 0.422291L2.21115 4.42229C0.85601 5.09986 0 6.48491 0 8V16C0 17.5151 0.85601 18.9001 2.21115 19.5777L10.2111 23.5777C11.3373 24.1408 12.6627 24.1408 13.7889 23.5777L21.7889 19.5777C23.144 18.9001 24 17.5151 24 16V8C24 6.48491 23.144 5.09986 21.7889 4.42229L13.7889 0.422291ZM8 8C8 5.79086 9.79086 4 12 4C14.2091 4 16 5.79086 16 8V16C16 18.2091 14.2091 20 12 20C9.79086 20 8 18.2091 8 16V8Z",fill:"currentColor"}),G.createElement("path",{d:"M14 8C14 9.10457 13.1046 10 12 10C10.8954 10 10 9.10457 10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8Z",fill:"currentColor"})),text:"Refine Project"},zv={mutationMode:"pessimistic",syncWithLocation:!1,undoableTimeout:5e3,warnWhenUnsavedChanges:!1,liveMode:"off",redirect:{afterCreate:"list",afterClone:"list",afterEdit:"list"},overtime:{enabled:!0,interval:1e3},textTransformers:{humanize:MSt,plural:O3.plural,singular:O3.singular},disableServerSideValidation:!1,title:SSn},jT=G.createContext({hasDashboard:!1,mutationMode:"pessimistic",warnWhenUnsavedChanges:!1,syncWithLocation:!1,undoableTimeout:5e3,Title:void 0,Sider:void 0,Header:void 0,Footer:void 0,Layout:FSt,OffLayoutArea:void 0,liveMode:"off",onLiveEvent:void 0,options:zv}),CSn=Qn(({hasDashboard:e,mutationMode:t,warnWhenUnsavedChanges:n,syncWithLocation:r,undoableTimeout:i,children:a,DashboardPage:o,Title:s,Layout:c=FSt,Header:u,Sider:d,Footer:f,OffLayoutArea:p,LoginPage:m=vCt,catchAll:g,liveMode:_="off",onLiveEvent:v,options:b})=>G.createElement(jT.Provider,{value:{__initialized:!0,hasDashboard:e,mutationMode:t,warnWhenUnsavedChanges:n,syncWithLocation:r,Title:s,undoableTimeout:i,Layout:c,Header:u,Sider:d,Footer:f,OffLayoutArea:p,DashboardPage:o,LoginPage:m,catchAll:g,liveMode:_,onLiveEvent:v,options:b}},a),"RefineContextProvider"),wSn=Qn(({options:e,disableTelemetry:t,liveMode:n,mutationMode:r,reactQueryClientConfig:i,reactQueryDevtoolConfig:a,syncWithLocation:o,undoableTimeout:s,warnWhenUnsavedChanges:c}={})=>{var u,d,f,p,m,g,_,v,b,y,x,C;let w={breadcrumb:e==null?void 0:e.breadcrumb,mutationMode:(e==null?void 0:e.mutationMode)??r??zv.mutationMode,undoableTimeout:(e==null?void 0:e.undoableTimeout)??s??zv.undoableTimeout,syncWithLocation:(e==null?void 0:e.syncWithLocation)??o??zv.syncWithLocation,warnWhenUnsavedChanges:(e==null?void 0:e.warnWhenUnsavedChanges)??c??zv.warnWhenUnsavedChanges,liveMode:(e==null?void 0:e.liveMode)??n??zv.liveMode,redirect:{afterCreate:((u=e==null?void 0:e.redirect)==null?void 0:u.afterCreate)??zv.redirect.afterCreate,afterClone:((d=e==null?void 0:e.redirect)==null?void 0:d.afterClone)??zv.redirect.afterClone,afterEdit:((f=e==null?void 0:e.redirect)==null?void 0:f.afterEdit)??zv.redirect.afterEdit},overtime:(e==null?void 0:e.overtime)??zv.overtime,textTransformers:{humanize:((p=e==null?void 0:e.textTransformers)==null?void 0:p.humanize)??zv.textTransformers.humanize,plural:((m=e==null?void 0:e.textTransformers)==null?void 0:m.plural)??zv.textTransformers.plural,singular:((g=e==null?void 0:e.textTransformers)==null?void 0:g.singular)??zv.textTransformers.singular},disableServerSideValidation:(e==null?void 0:e.disableServerSideValidation)??zv.disableServerSideValidation,projectId:e==null?void 0:e.projectId,useNewQueryKeys:e==null?void 0:e.useNewQueryKeys,title:{icon:typeof((_=e==null?void 0:e.title)==null?void 0:_.icon)>"u"?zv.title.icon:(v=e==null?void 0:e.title)==null?void 0:v.icon,text:typeof((b=e==null?void 0:e.title)==null?void 0:b.text)>"u"?zv.title.text:(y=e==null?void 0:e.title)==null?void 0:y.text}},$=(e==null?void 0:e.disableTelemetry)??t??!1,O={clientConfig:((x=e==null?void 0:e.reactQuery)==null?void 0:x.clientConfig)??i??{},devtoolConfig:((C=e==null?void 0:e.reactQuery)==null?void 0:C.devtoolConfig)??a??{}};return{optionsWithDefaults:w,disableTelemetryWithDefault:$,reactQueryWithDefaults:O}},"handleRefineOptions"),ESn=Qn(({redirectFromProps:e,action:t,redirectOptions:n})=>{if(e||e===!1)return e;switch(t){case"clone":return n.afterClone;case"create":return n.afterCreate;case"edit":return n.afterEdit;default:return!1}},"redirectPage"),Wot=Qn(async(e,t,n)=>{let r=[];for(let[i,a]of e.entries())try{let o=await a();r.push(t(o,i))}catch(o){r.push(n(o,i))}return r},"sequentialPromises"),Gv=Qn((e,t=[],n=!1)=>{if(!e)return;if(n)return t.find(a=>vT(a.route??"")===vT(e))||t.find(a=>a.name===e);let r=t.find(i=>i.identifier===e);return r||(r=t.find(i=>i.name===e)),r},"pickResource"),fd=Qn((e,t,n)=>{if(t)return t;let r=Gv(e,n),i=Ho(r==null?void 0:r.meta,r==null?void 0:r.options);return i!=null&&i.dataProviderName?i.dataProviderName:"default"},"pickDataProvider"),M4e=Qn(async e=>({data:(await Promise.all(e)).map(t=>t.data)}),"handleMultiple"),LSt=Qn(e=>{let{pagination:t,cursor:n}=e;if(n!=null&&n.next)return n.next;let r=(t==null?void 0:t.current)||1,i=(t==null?void 0:t.pageSize)||10,a=Math.ceil((e.total||0)/i);return r<a?Number(r)+1:void 0},"getNextPageParam"),jSt=Qn(e=>{let{pagination:t,cursor:n}=e;if(n!=null&&n.prev)return n.prev;let r=(t==null?void 0:t.current)||1;return r===1?void 0:r-1},"getPreviousPageParam"),BSt=Qn(e=>{let t=[];return e.forEach(n=>{var r,i;t.push({...n,label:((r=n.meta)==null?void 0:r.label)??((i=n.options)==null?void 0:i.label),route:ASt(n,e),canCreate:!!n.create,canEdit:!!n.edit,canShow:!!n.show,canDelete:n.canDelete})}),t},"legacyResourceTransform"),TSn=Qn(e=>YV(vT(e)).flatMap(t=>HVe(t)?[t.slice(1)]:[]),"pickRouteParams"),$Sn=Qn((e,t={})=>e.reduce((n,r)=>{let i=t[r];return typeof i<"u"&&(n[r]=i),n},{}),"prepareRouteParams"),_6=Qn((e,t={},n={},r={})=>{let i=TSn(e),a=$Sn(i,{...t,...typeof(n==null?void 0:n.id)<"u"?{id:n.id}:{},...typeof(n==null?void 0:n.action)<"u"?{action:n.action}:{},...typeof(n==null?void 0:n.resource)<"u"?{resource:n.resource}:{},...n==null?void 0:n.params,...r});return e.replace(/:([^\/]+)/g,(o,s)=>{let c=a[s];return typeof c<"u"?`${c}`:o})},"composeRoute"),qf=Qn(()=>{let e=X6(),t=F5();return t.isProvided?{isLegacy:!1,...t}:e.isProvided?{isLegacy:!0,...e,check:e.checkAuth,onError:e.checkError,getIdentity:e.getUserIdentity}:null},"useActiveAuthProvider"),zSt=Qn(({hasPagination:e,pagination:t,configPagination:n}={})=>{let r=e===!1?"off":"server",i=(t==null?void 0:t.mode)??r,a=Ho(t==null?void 0:t.current,n==null?void 0:n.current)??1,o=Ho(t==null?void 0:t.pageSize,n==null?void 0:n.pageSize)??10;return{current:a,pageSize:o,mode:i}},"handlePaginationParams"),Uot=Qn(e=>{let[t,n]=h.useState(!1);return h.useEffect(()=>{let r=window.matchMedia(e);r.matches!==t&&n(r.matches);let i=Qn(()=>n(r.matches),"listener");return window.addEventListener("resize",i),()=>window.removeEventListener("resize",i)},[t,e]),t},"useMediaQuery"),CNe=Qn((e,t,n,r)=>{let i=r?e(t,r,n):e(t,n);return i===t||typeof i>"u"?n??t:i},"safeTranslate");function VVe(e,t,n,r,i){var a;let o={create:"Create new ",clone:`#${r??""} Clone `,edit:`#${r??""} Edit `,show:`#${r??""} Show `,list:""},s=(t==null?void 0:t.identifier)??(t==null?void 0:t.name),c=(t==null?void 0:t.label)??((a=t==null?void 0:t.meta)==null?void 0:a.label)??CSt(s,n==="list"?"plural":"singular"),u=i??c,d=CNe(e,"documentTitle.default","Refine"),f=CNe(e,"documentTitle.suffix"," | Refine"),p=d;return n&&s&&(p=CNe(e,`documentTitle.${s}.${n}`,`${o[n]??""}${u}${f}`,{id:r})),p}Qn(VVe,"generateDefaultDocumentTitle");var dD=Qn((e,t)=>{let{mutationMode:n,undoableTimeout:r}=h.useContext(jT);return{mutationMode:e??n,undoableTimeout:t??r}},"useMutationMode"),HSt=G.createContext({}),OSn=Qn(({children:e})=>{let[t,n]=h.useState(!1);return G.createElement(HSt.Provider,{value:{warnWhen:t,setWarnWhen:n}},e)},"UnsavedWarnContextProvider"),L5=Qn(()=>{let{warnWhenUnsavedChanges:e}=h.useContext(jT),{warnWhen:t,setWarnWhen:n}=h.useContext(HSt);return{warnWhenUnsavedChanges:e,warnWhen:!!t,setWarnWhen:n??(()=>{})}},"useWarnAboutChange"),WVe=Qn(()=>{let{syncWithLocation:e}=h.useContext(jT);return{syncWithLocation:e}},"useSyncWithLocation"),F4e=Qn(()=>{let{Title:e}=h.useContext(jT);return e},"useTitle"),Ih=Qn(()=>{let{Footer:e,Header:t,Layout:n,OffLayoutArea:r,Sider:i,Title:a,hasDashboard:o,mutationMode:s,syncWithLocation:c,undoableTimeout:u,warnWhenUnsavedChanges:d,DashboardPage:f,LoginPage:p,catchAll:m,options:g,__initialized:_}=h.useContext(jT);return{__initialized:_,Footer:e,Header:t,Layout:n,OffLayoutArea:r,Sider:i,Title:a,hasDashboard:o,mutationMode:s,syncWithLocation:c,undoableTimeout:u,warnWhenUnsavedChanges:d,DashboardPage:f,LoginPage:p,catchAll:m,options:g}},"useRefineContext"),j5=Qn(()=>{let{options:{textTransformers:e}}=Ih();return Qn((t="",n)=>{let r=e.humanize(t);return n==="singular"?e.singular(r):e.plural(r)},"getFriendlyName")},"useUserFriendlyName"),Kot=Qn(e=>typeof e=="object"&&e!==null,"isNested"),PSn=Qn(e=>Array.isArray(e),"isArray"),Lve=Qn((e,t="")=>Kot(e)?Object.keys(e).reduce((n,r)=>{let i=t.length?`${t}.`:"";return Kot(e[r])&&Object.keys(e[r]).length&&(PSn(e[r])&&e[r].length?e[r].forEach((a,o)=>{Object.assign(n,Lve(a,`${i+r}.${o}`))}):Object.assign(n,Lve(e[r],i+r))),n[i+r]=e[r],n},{}):{[t]:e},"flattenObjectKeys"),rFe=Qn(e=>e.split(".").map(t=>Number.isNaN(Number(t))?t:Number(t)),"propertyPathToArray"),NSn=Qn((e,t,n)=>{if(typeof window>"u")return;let r=new Blob([t],{type:n}),i=document.createElement("a");i.setAttribute("visibility","hidden"),i.download=e;let a=URL.createObjectURL(r);i.href=a,document.body.appendChild(i),i.click(),document.body.removeChild(i),setTimeout(()=>{URL.revokeObjectURL(a)})},"downloadInBrowser"),Got=Qn(e=>{setTimeout(e,0)},"deferExecution"),DSn=Qn((e,t=1e3,n)=>{let r=[],i=Qn(()=>{r.forEach(s=>{var c;return(c=s.reject)==null?void 0:c.call(s,n)}),r=[]},"cancelPrevious"),a=sSt((...s)=>{let{resolve:c,reject:u}=r.pop()||{};Promise.resolve(e(...s)).then(c).catch(u)},t),o=Qn((...s)=>new Promise((c,u)=>{i(),r.push({resolve:c,reject:u}),a(...s)}),"runner");return o.flush=()=>a.flush(),o.cancel=()=>{a.cancel(),i()},o},"asyncDebounce"),WM=Qn(e=>{let t={queryKey:e.queryKey,pageParam:e.pageParam};return Object.defineProperty(t,"signal",{enumerable:!0,get:()=>e.signal}),t},"prepareQueryContext"),UVe=Qn(e=>{let{current:t,pageSize:n,sorter:r,sorters:i,filters:a}=bC.parse(e.substring(1));return{parsedCurrent:t&&Number(t),parsedPageSize:n&&Number(n),parsedSorter:Ho(i,r)??[],parsedFilters:a??[]}},"parseTableParams"),ISn=Qn(e=>{let t=bC.stringify(e);return UVe(`/${t}`)},"parseTableParamsFromQuery"),iFe=Qn(e=>{let t={skipNulls:!0,arrayFormat:"indices",encode:!1},{pagination:n,sorter:r,sorters:i,filters:a,...o}=e;return bC.stringify({...o,...n||{},sorters:Ho(i,r),filters:a},t)},"stringifyTableParams"),qSt=Qn((e,t)=>e.operator!=="and"&&e.operator!=="or"&&t.operator!=="and"&&t.operator!=="or"?("field"in e?e.field:void 0)===("field"in t?t.field:void 0)&&e.operator===t.operator:("key"in e?e.key:void 0)===("key"in t?t.key:void 0)&&e.operator===t.operator,"compareFilters"),VSt=Qn((e,t)=>e.field===t.field,"compareSorters"),Fte=Qn((e,t,n=[])=>(t.filter(r=>(r.operator==="or"||r.operator==="and")&&!r.key).length>1&&AC(!0,`[conditionalFilters]: You have created multiple Conditional Filters at the top level, this requires the key parameter. 
For more information, see https://refine.dev/docs/advanced-tutorials/data-provider/handling-filters/#top-level-multiple-conditional-filters-usage`),N7t(e,t,n,qSt).filter(r=>r.value!==void 0&&r.value!==null&&(r.operator!=="or"||r.operator==="or"&&r.value.length!==0)&&(r.operator!=="and"||r.operator==="and"&&r.value.length!==0))),"unionFilters"),aFe=Qn((e,t)=>N7t(e,t,VSt).filter(n=>n.order!==void 0&&n.order!==null),"unionSorters"),oFe=Qn((e,t)=>[...zq(t,e,qSt),...e],"setInitialFilters"),sFe=Qn((e,t)=>[...zq(t,e,VSt),...e],"setInitialSorters"),WSt=Qn((e,t)=>{if(!t)return;let n=t.find(r=>r.field===e);if(n)return n.order},"getDefaultSortOrder"),bne=Qn((e,t,n="eq")=>{let r=t==null?void 0:t.find(i=>{if(i.operator!=="or"&&i.operator!=="and"&&"field"in i){let{operator:a,field:o}=i;return o===e&&a===n}});if(r)return r.value||[]},"getDefaultFilter"),RSn=Qn(e=>new Promise((t,n)=>{let r=new FileReader,i=Qn(()=>{r.result&&(r.removeEventListener("load",i,!1),t(r.result))},"resultHandler");r.addEventListener("load",i,!1),r.readAsDataURL(e.originFileObj),r.onerror=a=>(r.removeEventListener("load",i,!1),n(a))}),"file2Base64"),Vf=Qn(()=>{let{options:{useNewQueryKeys:e}}=Ih();return{keys:qP,preferLegacyKeys:!e}},"useKeys");function fD({v3LegacyAuthProviderCompatible:e=!1,options:t,params:n}={}){let{getPermissions:r}=X6(),{getPermissions:i}=F5(),{keys:a,preferLegacyKeys:o}=Vf(),s=H6({queryKey:a().auth().action("permissions").get(o),queryFn:i?()=>i(n):()=>Promise.resolve(void 0),enabled:!e&&!!i,...e?{}:t,meta:{...e?{}:t==null?void 0:t.meta,...yd("usePermissions",o)}}),c=H6({queryKey:[...a().auth().action("permissions").get(o),"v3LegacyAuthProviderCompatible"],queryFn:r?()=>r(n):()=>Promise.resolve(void 0),enabled:e&&!!r,...e?t:{},meta:{...e?t==null?void 0:t.meta:{},...yd("usePermissions",o)}});return e?c:s}Qn(fD,"usePermissions");function pD({v3LegacyAuthProviderCompatible:e=!1,queryOptions:t}={}){let{getUserIdentity:n}=X6(),{getIdentity:r}=F5(),{keys:i,preferLegacyKeys:a}=Vf(),o=H6({queryKey:i().auth().action("identity").get(a),queryFn:r??(()=>Promise.resolve({})),enabled:!e&&!!r,retry:!1,...e===!0?{}:t,meta:{...e===!0?{}:t==null?void 0:t.meta,...yd("useGetIdentity",a)}}),s=H6({queryKey:[...i().auth().action("identity").get(a),"v3LegacyAuthProviderCompatible"],queryFn:n??(()=>Promise.resolve({})),enabled:e&&!!n,retry:!1,...e?t:{},meta:{...e?t==null?void 0:t.meta:{},...yd("useGetIdentity",a)}});return e?s:o}Qn(pD,"useGetIdentity");var L4e=Qn(()=>{let e=JC(),{keys:t,preferLegacyKeys:n}=Vf();return Qn(async()=>{await Promise.all(["check","identity","permissions"].map(r=>e.invalidateQueries(t().auth().action(r).get(n))))},"invalidate")},"useInvalidateAuthStore");function _T({v3LegacyAuthProviderCompatible:e,mutationOptions:t}={}){let n=L4e(),r=qu(),i=u0(),{push:a}=pg(),{open:o,close:s}=zT(),{logout:c}=X6(),{logout:u}=F5(),{keys:d,preferLegacyKeys:f}=Vf(),p=jm({mutationKey:d().auth().action("logout").get(f),mutationFn:u,onSuccess:async(g,_)=>{let{success:v,error:b,redirectTo:y,successNotification:x}=g,{redirectPath:C}=_??{},w=C??y;v&&(s==null||s("useLogout-error"),x&&(o==null||o(kSn(x)))),(b||!v)&&(o==null||o(wNe(b))),w!==!1&&(r==="legacy"?a(w??"/login"):w&&i({to:w})),await n()},onError:g=>{o==null||o(wNe(g))},...e===!0?{}:t,meta:{...e===!0?{}:t==null?void 0:t.meta,...yd("useLogout",f)}}),m=jm({mutationKey:[...d().auth().action("logout").get(f),"v3LegacyAuthProviderCompatible"],mutationFn:c,onSuccess:async(g,_)=>{let v=(_==null?void 0:_.redirectPath)??g;if(v!==!1){if(v){r==="legacy"?a(v):i({to:v});return}r==="legacy"?a("/login"):i({to:"/login"}),await n()}},onError:g=>{o==null||o(wNe(g))},...e?t:{},meta:{...e?t==null?void 0:t.meta:{},...yd("useLogout",f)}});return e?m:p}Qn(_T,"useLogout");var wNe=Qn(e=>({key:"useLogout-error",type:"error",message:(e==null?void 0:e.name)||"Logout Error",description:(e==null?void 0:e.message)||"Something went wrong during logout"}),"buildNotification"),kSn=Qn(e=>({message:e.message,description:e.description,key:"logout-success",type:"success"}),"buildSuccessNotification");function HF({v3LegacyAuthProviderCompatible:e,mutationOptions:t}={}){let n=L4e(),r=qu(),i=u0(),{replace:a}=pg(),o=l2(),{useLocation:s}=np(),{search:c}=s(),{close:u,open:d}=zT(),{login:f}=X6(),{login:p}=F5(),{keys:m,preferLegacyKeys:g}=Vf(),_=G.useMemo(()=>{var y;return r==="legacy"?bC.parse(c,{ignoreQueryPrefix:!0}).to:(y=o.params)==null?void 0:y.to},[r,o.params,c]),v=jm({mutationKey:m().auth().action("login").get(g),mutationFn:p,onSuccess:async({success:y,redirectTo:x,error:C,successNotification:w})=>{y&&(u==null||u("login-error"),w&&(d==null||d(ASn(w)))),(C||!y)&&(d==null||d(ENe(C))),_&&y?r==="legacy"?a(_):i({to:_,type:"replace"}):x?r==="legacy"?a(x):i({to:x,type:"replace"}):r==="legacy"&&a("/"),setTimeout(()=>{n()},32)},onError:y=>{d==null||d(ENe(y))},...e===!0?{}:t,meta:{...e===!0?{}:t==null?void 0:t.meta,...yd("useLogin",g)}}),b=jm({mutationKey:[...m().auth().action("login").get(g),"v3LegacyAuthProviderCompatible"],mutationFn:f,onSuccess:async y=>{_&&a(_),y!==!1&&!_&&(typeof y=="string"?r==="legacy"?a(y):i({to:y,type:"replace"}):r==="legacy"?a("/"):i({to:"/",type:"replace"})),setTimeout(()=>{n()},32),u==null||u("login-error")},onError:y=>{d==null||d(ENe(y))},...e?t:{},meta:{...e?t==null?void 0:t.meta:{},...yd("useLogin",g)}});return e?b:v}Qn(HF,"useLogin");var ENe=Qn(e=>({message:(e==null?void 0:e.name)||"Login Error",description:(e==null?void 0:e.message)||"Invalid credentials",key:"login-error",type:"error"}),"buildNotification"),ASn=Qn(e=>({message:e.message,description:e.description,key:"login-success",type:"success"}),"buildSuccessNotification");function j4e({v3LegacyAuthProviderCompatible:e,mutationOptions:t}={}){let n=L4e(),r=qu(),i=u0(),{replace:a}=pg(),{register:o}=X6(),{register:s}=F5(),{close:c,open:u}=zT(),{keys:d,preferLegacyKeys:f}=Vf(),p=jm({mutationKey:d().auth().action("register").get(f),mutationFn:s,onSuccess:async({success:g,redirectTo:_,error:v,successNotification:b})=>{g&&(c==null||c("register-error"),b&&(u==null||u(MSn(b))),await n()),(v||!g)&&(u==null||u(TNe(v))),_?r==="legacy"?a(_):i({to:_,type:"replace"}):r==="legacy"&&a("/")},onError:g=>{u==null||u(TNe(g))},...e===!0?{}:t,meta:{...e===!0?{}:t==null?void 0:t.meta,...yd("useRegister",f)}}),m=jm({mutationKey:[...d().auth().action("register").get(f),"v3LegacyAuthProviderCompatible"],mutationFn:o,onSuccess:async g=>{g!==!1&&(g?r==="legacy"?a(g):i({to:g,type:"replace"}):r==="legacy"?a("/"):i({to:"/",type:"replace"}),await n(),c==null||c("register-error"))},onError:g=>{u==null||u(TNe(g))},...e?t:{},meta:{...e?t==null?void 0:t.meta:{},...yd("useRegister",f)}});return e?m:p}Qn(j4e,"useRegister");var TNe=Qn(e=>({message:(e==null?void 0:e.name)||"Register Error",description:(e==null?void 0:e.message)||"Error while registering",key:"register-error",type:"error"}),"buildNotification"),MSn=Qn(e=>({message:e.message,description:e.description,key:"register-success",type:"success"}),"buildSuccessNotification");function B4e({v3LegacyAuthProviderCompatible:e,mutationOptions:t}={}){let n=qu(),r=u0(),{replace:i}=pg(),{forgotPassword:a}=X6(),{forgotPassword:o}=F5(),{close:s,open:c}=zT(),{keys:u,preferLegacyKeys:d}=Vf(),f=jm({mutationKey:u().auth().action("forgotPassword").get(d),mutationFn:o,onSuccess:({success:m,redirectTo:g,error:_,successNotification:v})=>{m&&(s==null||s("forgot-password-error"),v&&(c==null||c(FSn(v)))),(_||!m)&&(c==null||c($Ne(_))),g&&(n==="legacy"?i(g):r({to:g,type:"replace"}))},onError:m=>{c==null||c($Ne(m))},...e===!0?{}:t,meta:{...e===!0?{}:t==null?void 0:t.meta,...yd("useForgotPassword",d)}}),p=jm({mutationKey:[...u().auth().action("forgotPassword").get(d),"v3LegacyAuthProviderCompatible"],mutationFn:a,onSuccess:m=>{m!==!1&&m&&(n==="legacy"?i(m):r({to:m,type:"replace"})),s==null||s("forgot-password-error")},onError:m=>{c==null||c($Ne(m))},...e?t:{},meta:{...e?t==null?void 0:t.meta:{},...yd("useForgotPassword",d)}});return e?p:f}Qn(B4e,"useForgotPassword");var $Ne=Qn(e=>({message:(e==null?void 0:e.name)||"Forgot Password Error",description:(e==null?void 0:e.message)||"Error while resetting password",key:"forgot-password-error",type:"error"}),"buildNotification"),FSn=Qn(e=>({message:e.message,description:e.description,key:"forgot-password-success",type:"success"}),"buildSuccessNotification");function z4e({v3LegacyAuthProviderCompatible:e,mutationOptions:t}={}){let n=qu(),r=u0(),{replace:i}=pg(),{updatePassword:a}=X6(),{updatePassword:o}=F5(),{close:s,open:c}=zT(),{keys:u,preferLegacyKeys:d}=Vf(),f=l2(),{useLocation:p}=np(),{search:m}=p(),g=G.useMemo(()=>n==="legacy"?bC.parse(m,{ignoreQueryPrefix:!0})??{}:f.params??{},[m,f,n]),_=jm({mutationKey:u().auth().action("updatePassword").get(d),mutationFn:async b=>o==null?void 0:o({...g,...b}),onSuccess:({success:b,redirectTo:y,error:x,successNotification:C})=>{b&&(s==null||s("update-password-error"),C&&(c==null||c(LSn(C)))),(x||!b)&&(c==null||c(ONe(x))),y&&(n==="legacy"?i(y):r({to:y,type:"replace"}))},onError:b=>{c==null||c(ONe(b))},...e===!0?{}:t,meta:{...e===!0?{}:t==null?void 0:t.meta,...yd("useUpdatePassword",d)}}),v=jm({mutationKey:[...u().auth().action("updatePassword").get(d),"v3LegacyAuthProviderCompatible"],mutationFn:async b=>a==null?void 0:a({...g,...b}),onSuccess:b=>{b!==!1&&b&&(n==="legacy"?i(b):r({to:b,type:"replace"})),s==null||s("update-password-error")},onError:b=>{c==null||c(ONe(b))},...e?t:{},meta:{...e?t==null?void 0:t.meta:{},...yd("useUpdatePassword",d)}});return e?v:_}Qn(z4e,"useUpdatePassword");var ONe=Qn(e=>({message:(e==null?void 0:e.name)||"Update Password Error",description:(e==null?void 0:e.message)||"Error while updating password",key:"update-password-error",type:"error"}),"buildNotification"),LSn=Qn(e=>({message:e.message,description:e.description,key:"update-password-success",type:"success"}),"buildSuccessNotification");function BT({v3LegacyAuthProviderCompatible:e=!1,params:t}={}){let{checkAuth:n}=X6(),{check:r}=F5(),{keys:i,preferLegacyKeys:a}=Vf(),o=H6({queryKey:i().auth().action("check").params(t).get(a),queryFn:async()=>await(r==null?void 0:r(t))??{},retry:!1,enabled:!e,meta:{...yd("useIsAuthenticated",a)}}),s=H6({queryKey:[...i().auth().action("check").params(t).get(a),"v3LegacyAuthProviderCompatible"],queryFn:async()=>await(n==null?void 0:n(t))??{},retry:!1,enabled:e,meta:{...yd("useIsAuthenticated",a)}});return e?s:o}Qn(BT,"useIsAuthenticated");var jSn=BT;function By({v3LegacyAuthProviderCompatible:e=!1}={}){let t=qu(),n=u0(),{replace:r}=pg(),{checkError:i}=X6(),{onError:a}=F5(),{keys:o,preferLegacyKeys:s}=Vf(),{mutate:c}=_T({v3LegacyAuthProviderCompatible:!!e}),{mutate:u}=_T({v3LegacyAuthProviderCompatible:!!e}),d=jm({mutationKey:o().auth().action("onError").get(s),...a?{mutationFn:a,onSuccess:({logout:p,redirectTo:m})=>{if(p){u({redirectPath:m});return}if(m){t==="legacy"?r(m):n({to:m,type:"replace"});return}}}:{mutationFn:()=>({})},meta:{...yd("useOnError",s)}}),f=jm({mutationKey:[...o().auth().action("onError").get(s),"v3LegacyAuthProviderCompatible"],mutationFn:i,onError:p=>{c({redirectPath:p})},meta:{...yd("useOnError",s)}});return e?f:d}Qn(By,"useOnError");var BSn=By,pae=Qn(()=>{let{isProvided:e}=X6(),{isProvided:t}=F5();return!!(t||e)},"useIsExistAuthentication"),p_=Qn(({enabled:e,isLoading:t,interval:n,onInterval:r})=>{let[i,a]=h.useState(void 0),{options:o}=Ih(),{overtime:s}=o,c=n??s.interval,u=r??(s==null?void 0:s.onInterval),d=typeof e<"u"?e:typeof s.enabled<"u"?s.enabled:!0;return h.useEffect(()=>{let f;return d&&t&&(f=setInterval(()=>{a(p=>p===void 0?c:p+c)},c)),()=>{typeof f<"u"&&clearInterval(f),a(void 0)}},[t,c,d]),h.useEffect(()=>{u&&i&&u(i)},[i]),{elapsedTime:i}},"useLoadingOvertime"),KVe=Qn(({resource:e,config:t,filters:n,hasPagination:r,pagination:i,sorters:a,queryOptions:o,successNotification:s,errorNotification:c,meta:u,metaData:d,liveMode:f,onLiveEvent:p,liveParams:m,dataProviderName:g,overtimeOptions:_}={})=>{let{resources:v,resource:b,identifier:y}=Oc(e),x=fg(),C=ws(),w=qf(),{mutate:$}=By({v3LegacyAuthProviderCompatible:!!(w!=null&&w.isLegacy)}),O=G3(),N=d0(),{keys:P,preferLegacyKeys:I}=Vf(),D=fd(y,g,v),k=Ho(u,d),R=Ho(n,t==null?void 0:t.filters),A=Ho(a,t==null?void 0:t.sort),F=Ho(r,t==null?void 0:t.hasPagination),z=zSt({pagination:i,configPagination:t==null?void 0:t.pagination,hasPagination:F}),M=z.mode==="server",K=N({resource:b,meta:k}),U={meta:K,metaData:K,filters:R,hasPagination:M,pagination:z,sorters:A,config:{...t,sort:A}},W=(o==null?void 0:o.enabled)===void 0||(o==null?void 0:o.enabled)===!0,{getList:L}=x(D);_ae({resource:y,types:["*"],params:{meta:K,metaData:K,pagination:z,hasPagination:M,sort:A,sorters:A,filters:R,subscriptionType:"useList",...m},channel:`resources/${b==null?void 0:b.name}`,enabled:W,liveMode:f,onLiveEvent:p,dataProviderName:D,meta:{...u,dataProviderName:g}});let Y=H6({queryKey:P().data(D).resource(y??"").action("list").params({...k||{},filters:R,hasPagination:M,...M&&{pagination:z},...a&&{sorters:a},...(t==null?void 0:t.sort)&&{sort:t==null?void 0:t.sort}}).get(I),queryFn:Z=>{let te={...K,queryContext:WM(Z)};return L({resource:(b==null?void 0:b.name)??"",pagination:z,hasPagination:M,filters:R,sort:A,sorters:A,meta:te,metaData:te})},...o,enabled:typeof(o==null?void 0:o.enabled)<"u"?o==null?void 0:o.enabled:!!(b!=null&&b.name),select:Z=>{var te;let re=Z,{current:se,mode:de,pageSize:pe}=z;return de==="client"&&(re={...re,data:re.data.slice((se-1)*pe,se*pe),total:re.total}),o!=null&&o.select?(te=o==null?void 0:o.select)==null?void 0:te.call(o,re):re},onSuccess:Z=>{var te;(te=o==null?void 0:o.onSuccess)==null||te.call(o,Z);let re=typeof s=="function"?s(Z,U,y):s;O(re)},onError:Z=>{var te;$(Z),(te=o==null?void 0:o.onError)==null||te.call(o,Z);let re=typeof c=="function"?c(Z,U,y):c;O(re,{key:`${y}-useList-notification`,message:C("notifications.error",{statusCode:Z.statusCode},`Error (status code: ${Z.statusCode})`),description:Z.message,type:"error"})},meta:{...o==null?void 0:o.meta,...yd("useList",I,b==null?void 0:b.name)}}),{elapsedTime:J}=p_({..._,isLoading:Y.isFetching});return{...Y,overtime:{elapsedTime:J}}},"useList"),qF=Qn(({resource:e,id:t,queryOptions:n,successNotification:r,errorNotification:i,meta:a,metaData:o,liveMode:s,onLiveEvent:c,liveParams:u,dataProviderName:d,overtimeOptions:f})=>{let{resources:p,resource:m,identifier:g}=Oc(e),_=fg(),v=ws(),b=qf(),{mutate:y}=By({v3LegacyAuthProviderCompatible:!!(b!=null&&b.isLegacy)}),x=G3(),C=d0(),{keys:w,preferLegacyKeys:$}=Vf(),O=Ho(a,o),N=fd(g,d,p),{getOne:P}=_(N),I=C({resource:m,meta:O});_ae({resource:g,types:["*"],channel:`resources/${m==null?void 0:m.name}`,params:{ids:t?[t]:[],id:t,meta:I,metaData:I,subscriptionType:"useOne",...u},enabled:typeof(n==null?void 0:n.enabled)<"u"?n==null?void 0:n.enabled:typeof(m==null?void 0:m.name)<"u"&&typeof t<"u",liveMode:s,onLiveEvent:c,dataProviderName:N,meta:{...a,dataProviderName:d}});let D=H6({queryKey:w().data(N).resource(g??"").action("one").id(t??"").params({...O||{}}).get($),queryFn:R=>P({resource:(m==null?void 0:m.name)??"",id:t,meta:{...I,queryContext:WM(R)},metaData:{...I,queryContext:WM(R)}}),...n,enabled:typeof(n==null?void 0:n.enabled)<"u"?n==null?void 0:n.enabled:typeof t<"u",onSuccess:R=>{var A;(A=n==null?void 0:n.onSuccess)==null||A.call(n,R);let F=typeof r=="function"?r(R,{id:t,...I},g):r;x(F)},onError:R=>{var A;y(R),(A=n==null?void 0:n.onError)==null||A.call(n,R);let F=typeof i=="function"?i(R,{id:t,...I},g):i;x(F,{key:`${t}-${g}-getOne-notification`,message:v("notifications.error",{statusCode:R.statusCode},`Error (status code: ${R.statusCode})`),description:R.message,type:"error"})},meta:{...n==null?void 0:n.meta,...yd("useOne",$,m==null?void 0:m.name)}}),{elapsedTime:k}=p_({...f,isLoading:D.isFetching});return{...D,overtime:{elapsedTime:k}}},"useOne"),USt=Qn(({resource:e,ids:t,queryOptions:n,successNotification:r,errorNotification:i,meta:a,metaData:o,liveMode:s,onLiveEvent:c,liveParams:u,dataProviderName:d,overtimeOptions:f})=>{let{resources:p,resource:m,identifier:g}=Oc(e),_=fg(),v=ws(),b=qf(),{mutate:y}=By({v3LegacyAuthProviderCompatible:!!(b!=null&&b.isLegacy)}),x=G3(),C=d0(),{keys:w,preferLegacyKeys:$}=Vf(),O=Ho(a,o),N=fd(g,d,p),P=(n==null?void 0:n.enabled)===void 0||(n==null?void 0:n.enabled)===!0,{getMany:I,getOne:D}=_(N),k=C({resource:m,meta:O}),R=Array.isArray(t),A=!!(m!=null&&m.name),F=(n==null?void 0:n.enabled)===!0;AC(!R&&!F,zSn(t,m==null?void 0:m.name)),AC(!A&&!F,HSn()),_ae({resource:g,types:["*"],params:{ids:t??[],meta:k,metaData:k,subscriptionType:"useMany",...u},channel:`resources/${(m==null?void 0:m.name)??""}`,enabled:P,liveMode:s,onLiveEvent:c,dataProviderName:N,meta:{...a,dataProviderName:d}});let z=H6({queryKey:w().data(N).resource(g).action("many").ids(...t??[]).params({...O||{}}).get($),queryFn:K=>{let U={...k,queryContext:WM(K)};return I?I({resource:m==null?void 0:m.name,ids:t,meta:U,metaData:U}):M4e(t.map(W=>D({resource:m==null?void 0:m.name,id:W,meta:U,metaData:U})))},enabled:R&&A,...n,onSuccess:K=>{var U;(U=n==null?void 0:n.onSuccess)==null||U.call(n,K);let W=typeof r=="function"?r(K,t,g):r;x(W)},onError:K=>{var U;y(K),(U=n==null?void 0:n.onError)==null||U.call(n,K);let W=typeof i=="function"?i(K,t,g):i;x(W,{key:`${t[0]}-${g}-getMany-notification`,message:v("notifications.error",{statusCode:K.statusCode},`Error (status code: ${K.statusCode})`),description:K.message,type:"error"})},meta:{...n==null?void 0:n.meta,...yd("useMany",$,m==null?void 0:m.name)}}),{elapsedTime:M}=p_({...f,isLoading:z.isFetching});return{...z,overtime:{elapsedTime:M}}},"useMany"),zSn=Qn((e,t)=>`[useMany]: Missing "ids" prop. Expected an array of ids, but got "${typeof e}". Resource: "${t}"

See https://refine.dev/docs/data/hooks/use-many/#ids-`,"idsWarningMessage"),HSn=Qn(()=>`[useMany]: Missing "resource" prop. Expected a string, but got undefined.

See https://refine.dev/docs/data/hooks/use-many/#resource-`,"resourceWarningMessage"),KSt=(e=>(e.ADD="ADD",e.REMOVE="REMOVE",e.DECREASE_NOTIFICATION_SECOND="DECREASE_NOTIFICATION_SECOND",e))(KSt||{}),hae=Qn(({id:e,resource:t,values:n,dataProviderName:r,successNotification:i,errorNotification:a,meta:o,metaData:s,mutationMode:c,undoableTimeout:u,onCancel:d,optimisticUpdateMap:f,invalidates:p,mutationOptions:m,overtimeOptions:g}={})=>{let{resources:_,select:v}=Oc(),b=JC(),y=fg(),{mutationMode:x,undoableTimeout:C}=dD(),w=ws(),$=qf(),{mutate:O}=By({v3LegacyAuthProviderCompatible:!!($!=null&&$.isLegacy)}),N=VF(),{log:P}=WF(),{notificationDispatch:I}=nK(),D=G3(),k=J6(),R=d0(),{options:{textTransformers:A}}=Ih(),{keys:F,preferLegacyKeys:z}=Vf(),M=jm({mutationFn:({id:Y=e,values:J=n,resource:Z=t,mutationMode:te=c,undoableTimeout:re=u,onCancel:se=d,meta:de=o,metaData:pe=s,dataProviderName:Se=r})=>{if(typeof Y>"u")throw mee;if(!J)throw Hhe;if(!Z)throw hee;let{resource:ve,identifier:be}=v(Z),Ee=R({resource:ve,meta:Ho(de,pe)}),xe=te??x,Pe=re??C;return xe!=="undoable"?y(fd(be,Se,_)).update({resource:ve.name,id:Y,variables:J,meta:Ee,metaData:Ee}):new Promise((je,ft)=>{let Ge=Qn(()=>{y(fd(be,Se,_)).update({resource:ve.name,id:Y,variables:J,meta:Ee,metaData:Ee}).then(nt=>je(nt)).catch(nt=>ft(nt))},"doMutation"),Ye=Qn(()=>{ft({message:"mutationCancelled"})},"cancelMutation");se&&se(Ye),I({type:"ADD",payload:{id:Y,resource:be,cancelMutation:Ye,doMutation:Ge,seconds:Pe,isSilent:!!se}})})},onMutate:async({resource:Y=t,id:J=e,mutationMode:Z=c,values:te=n,dataProviderName:re=r,meta:se=o,metaData:de=s,optimisticUpdateMap:pe=f??{list:!0,many:!0,detail:!0}})=>{if(typeof J>"u")throw mee;if(!te)throw Hhe;if(!Y)throw hee;let{identifier:Se}=v(Y),{gqlMutation:ve,gqlQuery:be,...Ee}=Ho(se,de)??{},xe=A4e(z)(Se,fd(Se,re,_),Ee),Pe=F().data(fd(Se,re,_)).resource(Se),je=b.getQueriesData(Pe.get(z)),ft=Z??x;return await b.cancelQueries(Pe.get(z),void 0,{silent:!0}),ft!=="pessimistic"&&(pe.list&&b.setQueriesData(Pe.action("list").params(Ee??{}).get(z),Ge=>{if(typeof pe.list=="function")return pe.list(Ge,te,J);if(!Ge)return null;let Ye=Ge.data.map(nt=>{var We;return((We=nt.id)==null?void 0:We.toString())===(J==null?void 0:J.toString())?{id:J,...nt,...te}:nt});return{...Ge,data:Ye}}),pe.many&&b.setQueriesData(Pe.action("many").get(z),Ge=>{if(typeof pe.many=="function")return pe.many(Ge,te,J);if(!Ge)return null;let Ye=Ge.data.map(nt=>{var We;return((We=nt.id)==null?void 0:We.toString())===(J==null?void 0:J.toString())&&(nt={id:J,...nt,...te}),nt});return{...Ge,data:Ye}}),pe.detail&&b.setQueriesData(Pe.action("one").id(J).params(Ee??{}).get(z),Ge=>typeof pe.detail=="function"?pe.detail(Ge,te,J):Ge?{...Ge,data:{...Ge.data,...te}}:null)),{previousQueries:je,queryKey:xe}},onSettled:(Y,J,Z,te)=>{var re;let{id:se=e,resource:de=t,dataProviderName:pe=r,invalidates:Se=p??["list","many","detail"]}=Z;if(typeof se>"u")throw mee;if(!de)throw hee;let{identifier:ve}=v(de);k({resource:ve,dataProviderName:fd(ve,pe,_),invalidates:Se,id:se}),I({type:"REMOVE",payload:{id:se,resource:ve}}),(re=m==null?void 0:m.onSettled)==null||re.call(m,Y,J,Z,te)},onSuccess:(Y,J,Z)=>{var te,re;let{id:se=e,resource:de=t,successNotification:pe=i,dataProviderName:Se=r,values:ve=n,meta:be=o,metaData:Ee=s}=J;if(typeof se>"u")throw mee;if(!ve)throw Hhe;if(!de)throw hee;let{resource:xe,identifier:Pe}=v(de),je=A.singular(Pe),ft=fd(Pe,Se,_),Ge=R({resource:xe,meta:Ho(be,Ee)}),Ye=typeof pe=="function"?pe(Y,{id:se,values:ve},Pe):pe;D(Ye,{key:`${se}-${Pe}-notification`,description:w("notifications.success","Successful"),message:w("notifications.editSuccess",{resource:w(`${Pe}.${Pe}`,je)},`Successfully updated ${je}`),type:"success"}),N==null||N({channel:`resources/${xe.name}`,type:"updated",payload:{ids:(te=Y.data)!=null&&te.id?[Y.data.id]:void 0},date:new Date,meta:{...Ge,dataProviderName:ft}});let nt;if(Z){let Mt=b.getQueryData(Z.queryKey.detail(se));nt=Object.keys(ve||{}).reduce(($t,ke)=>{var ye;return $t[ke]=(ye=Mt==null?void 0:Mt.data)==null?void 0:ye[ke],$t},{})}let{fields:We,operation:ct,variables:rt,...vt}=Ge||{};P==null||P.mutate({action:"update",resource:xe.name,data:ve,previousData:nt,meta:{id:se,dataProviderName:ft,...vt}}),(re=m==null?void 0:m.onSuccess)==null||re.call(m,Y,J,Z)},onError:(Y,J,Z)=>{var te;let{id:re=e,resource:se=t,errorNotification:de=a,values:pe=n}=J;if(typeof re>"u")throw mee;if(!pe)throw Hhe;if(!se)throw hee;let{identifier:Se}=v(se);if(Z)for(let ve of Z.previousQueries)b.setQueryData(ve[0],ve[1]);if(Y.message!=="mutationCancelled"){O==null||O(Y);let ve=A.singular(Se),be=typeof de=="function"?de(Y,{id:re,values:pe},Se):de;D(be,{key:`${re}-${Se}-notification`,message:w("notifications.editError",{resource:w(`${Se}.${Se}`,ve),statusCode:Y.statusCode},`Error when updating ${ve} (status code: ${Y.statusCode})`),description:Y.message,type:"error"})}(te=m==null?void 0:m.onError)==null||te.call(m,Y,J,Z)},mutationKey:F().data().mutation("update").get(z),...m,meta:{...m==null?void 0:m.meta,...yd("useUpdate",z)}}),{mutate:K,mutateAsync:U,...W}=M,{elapsedTime:L}=p_({...g,isLoading:W.isLoading});return{...W,mutate:Qn((Y,J)=>K(Y||{},J),"handleMutation"),mutateAsync:Qn((Y,J)=>U(Y||{},J),"handleMutateAsync"),overtime:{elapsedTime:L}}},"useUpdate"),hee=new Error("[useUpdate]: `resource` is not defined or not matched but is required"),mee=new Error("[useUpdate]: `id` is not defined but is required in edit and clone actions"),Hhe=new Error("[useUpdate]: `values` is not provided but is required"),eK=Qn(({resource:e,values:t,dataProviderName:n,successNotification:r,errorNotification:i,invalidates:a,meta:o,metaData:s,mutationOptions:c,overtimeOptions:u}={})=>{let d=qf(),{mutate:f}=By({v3LegacyAuthProviderCompatible:!!(d!=null&&d.isLegacy)}),p=fg(),m=J6(),{resources:g,select:_}=Oc(),v=ws(),b=VF(),{log:y}=WF(),x=G3(),C=d0(),{options:{textTransformers:w}}=Ih(),{keys:$,preferLegacyKeys:O}=Vf(),N=jm({mutationFn:({resource:R=e,values:A=t,meta:F=o,metaData:z=s,dataProviderName:M=n})=>{if(!A)throw NNe;if(!R)throw PNe;let{resource:K,identifier:U}=_(R),W=C({resource:K,meta:Ho(F,z)});return p(fd(U,M,g)).create({resource:K.name,variables:A,meta:W,metaData:W})},onSuccess:(R,A,F)=>{var z,M,K;let{resource:U=e,successNotification:W=r,dataProviderName:L=n,invalidates:Y=a??["list","many"],values:J=t,meta:Z=o,metaData:te=s}=A;if(!J)throw NNe;if(!U)throw PNe;let{resource:re,identifier:se}=_(U),de=w.singular(se),pe=fd(se,L,g),Se=C({resource:re,meta:Ho(Z,te)}),ve=typeof W=="function"?W(R,J,se):W;x(ve,{key:`create-${se}-notification`,message:v("notifications.createSuccess",{resource:v(`${se}.${se}`,de)},`Successfully created ${de}`),description:v("notifications.success","Success"),type:"success"}),m({resource:se,dataProviderName:pe,invalidates:Y}),b==null||b({channel:`resources/${re.name}`,type:"created",payload:{ids:(z=R==null?void 0:R.data)!=null&&z.id?[R.data.id]:void 0},date:new Date,meta:{...Se,dataProviderName:pe}});let{fields:be,operation:Ee,variables:xe,...Pe}=Se||{};y==null||y.mutate({action:"create",resource:re.name,data:J,meta:{dataProviderName:pe,id:((M=R==null?void 0:R.data)==null?void 0:M.id)??void 0,...Pe}}),(K=c==null?void 0:c.onSuccess)==null||K.call(c,R,A,F)},onError:(R,A,F)=>{var z;let{resource:M=e,errorNotification:K=i,values:U=t}=A;if(!U)throw NNe;if(!M)throw PNe;f(R);let{identifier:W}=_(M),L=w.singular(W),Y=typeof K=="function"?K(R,U,W):K;x(Y,{key:`create-${W}-notification`,description:R.message,message:v("notifications.createError",{resource:v(`${W}.${W}`,L),statusCode:R.statusCode},`There was an error creating ${L} (status code: ${R.statusCode})`),type:"error"}),(z=c==null?void 0:c.onError)==null||z.call(c,R,A,F)},mutationKey:$().data().mutation("create").get(O),...c,meta:{...c==null?void 0:c.meta,...yd("useCreate",O)}}),{mutate:P,mutateAsync:I,...D}=N,{elapsedTime:k}=p_({...u,isLoading:D.isLoading});return{...D,mutate:Qn((R,A)=>P(R||{},A),"handleMutation"),mutateAsync:Qn((R,A)=>I(R||{},A),"handleMutateAsync"),overtime:{elapsedTime:k}}},"useCreate"),PNe=new Error("[useCreate]: `resource` is not defined or not matched but is required"),NNe=new Error("[useCreate]: `values` is not provided but is required"),mae=Qn(({mutationOptions:e,overtimeOptions:t}={})=>{let n=qf(),{mutate:r}=By({v3LegacyAuthProviderCompatible:!!(n!=null&&n.isLegacy)}),i=fg(),{resources:a,select:o}=Oc(),s=JC(),{mutationMode:c,undoableTimeout:u}=dD(),{notificationDispatch:d}=nK(),f=ws(),p=VF(),{log:m}=WF(),g=G3(),_=J6(),v=d0(),{options:{textTransformers:b}}=Ih(),{keys:y,preferLegacyKeys:x}=Vf(),C=jm({mutationFn:({id:$,mutationMode:O,undoableTimeout:N,resource:P,onCancel:I,meta:D,metaData:k,dataProviderName:R,values:A})=>{let{resource:F,identifier:z}=o(P),M=v({resource:F,meta:Ho(D,k)}),K=O??c,U=N??u;return K!=="undoable"?i(fd(z,R,a)).deleteOne({resource:F.name,id:$,meta:M,metaData:M,variables:A}):new Promise((W,L)=>{let Y=Qn(()=>{i(fd(z,R,a)).deleteOne({resource:F.name,id:$,meta:M,metaData:M,variables:A}).then(Z=>W(Z)).catch(Z=>L(Z))},"doMutation"),J=Qn(()=>{L({message:"mutationCancelled"})},"cancelMutation");I&&I(J),d({type:"ADD",payload:{id:$,resource:z,cancelMutation:J,doMutation:Y,seconds:U,isSilent:!!I}})})},onMutate:async({id:$,resource:O,mutationMode:N,dataProviderName:P,meta:I,metaData:D})=>{let{identifier:k}=o(O),{gqlMutation:R,gqlQuery:A,...F}=Ho(I,D)??{},z=A4e(x)(k,fd(k,P,a),F),M=y().data(fd(k,P,a)).resource(k),K=N??c;await s.cancelQueries(M.get(x),void 0,{silent:!0});let U=s.getQueriesData(M.get(x));return K!=="pessimistic"&&(s.setQueriesData(M.action("list").params(F??{}).get(x),W=>W?{data:W.data.filter(L=>{var Y;return((Y=L.id)==null?void 0:Y.toString())!==$.toString()}),total:W.total-1}:null),s.setQueriesData(M.action("many").get(x),W=>{if(!W)return null;let L=W.data.filter(Y=>{var J;return((J=Y.id)==null?void 0:J.toString())!==($==null?void 0:$.toString())});return{...W,data:L}})),{previousQueries:U,queryKey:z}},onSettled:($,O,{id:N,resource:P,dataProviderName:I,invalidates:D=["list","many"]})=>{let{identifier:k}=o(P);_({resource:k,dataProviderName:fd(k,I,a),invalidates:D}),d({type:"REMOVE",payload:{id:N,resource:k}})},onSuccess:($,{id:O,resource:N,successNotification:P,dataProviderName:I,meta:D,metaData:k},R)=>{let{resource:A,identifier:F}=o(N),z=b.singular(F),M=fd(F,I,a),K=v({resource:A,meta:Ho(D,k)});s.removeQueries(R==null?void 0:R.queryKey.detail(O));let U=typeof P=="function"?P($,O,F):P;g(U,{key:`${O}-${F}-notification`,description:f("notifications.success","Success"),message:f("notifications.deleteSuccess",{resource:f(`${F}.${F}`,z)},`Successfully deleted a ${z}`),type:"success"}),p==null||p({channel:`resources/${A.name}`,type:"deleted",payload:{ids:[O]},date:new Date,meta:{...K,dataProviderName:M}});let{fields:W,operation:L,variables:Y,...J}=K||{};m==null||m.mutate({action:"delete",resource:A.name,meta:{id:O,dataProviderName:M,...J}}),s.removeQueries(R==null?void 0:R.queryKey.detail(O))},onError:($,{id:O,resource:N,errorNotification:P},I)=>{let{identifier:D}=o(N);if(I)for(let k of I.previousQueries)s.setQueryData(k[0],k[1]);if($.message!=="mutationCancelled"){r($);let k=b.singular(D),R=typeof P=="function"?P($,O,D):P;g(R,{key:`${O}-${D}-notification`,message:f("notifications.deleteError",{resource:k,statusCode:$.statusCode},`Error (status code: ${$.statusCode})`),description:$.message,type:"error"})}},mutationKey:y().data().mutation("delete").get(x),...e,meta:{...e==null?void 0:e.meta,...yd("useDelete",x)}}),{elapsedTime:w}=p_({...t,isLoading:C.isLoading});return{...C,overtime:{elapsedTime:w}}},"useDelete"),GSt=Qn(({resource:e,values:t,dataProviderName:n,successNotification:r,errorNotification:i,meta:a,metaData:o,invalidates:s,mutationOptions:c,overtimeOptions:u}={})=>{let d=fg(),{resources:f,select:p}=Oc(),m=ws(),g=VF(),_=G3(),v=J6(),{log:b}=WF(),y=d0(),{options:{textTransformers:x}}=Ih(),{keys:C,preferLegacyKeys:w}=Vf(),$=jm({mutationFn:({resource:D=e,values:k=t,meta:R=a,metaData:A=o,dataProviderName:F=n})=>{if(!k)throw INe;if(!D)throw DNe;let{resource:z,identifier:M}=p(D),K=y({resource:z,meta:Ho(R,A)}),U=d(fd(M,F,f));return U.createMany?U.createMany({resource:z.name,variables:k,meta:K,metaData:K}):M4e(k.map(W=>U.create({resource:z.name,variables:W,meta:K,metaData:K})))},onSuccess:(D,k,R)=>{var A;let{resource:F=e,successNotification:z=r,dataProviderName:M=n,invalidates:K=s??["list","many"],values:U=t,meta:W=a,metaData:L=o}=k;if(!U)throw INe;if(!F)throw DNe;let{resource:Y,identifier:J}=p(F),Z=x.plural(J),te=fd(J,M,f),re=y({resource:Y,meta:Ho(W,L)}),se=typeof z=="function"?z(D,U,J):z;_(se,{key:`createMany-${J}-notification`,message:m("notifications.createSuccess",{resource:m(`${J}.${J}`,J)},`Successfully created ${Z}`),description:m("notifications.success","Success"),type:"success"}),v({resource:J,dataProviderName:te,invalidates:K});let de=D==null?void 0:D.data.filter(Ee=>(Ee==null?void 0:Ee.id)!==void 0).map(Ee=>Ee.id);g==null||g({channel:`resources/${Y.name}`,type:"created",payload:{ids:de},date:new Date,meta:{...re,dataProviderName:te}});let{fields:pe,operation:Se,variables:ve,...be}=re||{};b==null||b.mutate({action:"createMany",resource:Y.name,data:U,meta:{dataProviderName:te,ids:de,...be}}),(A=c==null?void 0:c.onSuccess)==null||A.call(c,D,k,R)},onError:(D,k,R)=>{var A;let{resource:F=e,errorNotification:z=i,values:M=t}=k;if(!M)throw INe;if(!F)throw DNe;let{identifier:K}=p(F),U=typeof z=="function"?z(D,M,K):z;_(U,{key:`createMany-${K}-notification`,description:D.message,message:m("notifications.createError",{resource:m(`${K}.${K}`,K),statusCode:D.statusCode},`There was an error creating ${K} (status code: ${D.statusCode}`),type:"error"}),(A=c==null?void 0:c.onError)==null||A.call(c,D,k,R)},mutationKey:C().data().mutation("createMany").get(w),...c,meta:{...c==null?void 0:c.meta,...yd("useCreateMany",w)}}),{mutate:O,mutateAsync:N,...P}=$,{elapsedTime:I}=p_({...u,isLoading:P.isLoading});return{...P,mutate:Qn((D,k)=>O(D||{},k),"handleMutation"),mutateAsync:Qn((D,k)=>N(D||{},k),"handleMutateAsync"),overtime:{elapsedTime:I}}},"useCreateMany"),DNe=new Error("[useCreateMany]: `resource` is not defined or not matched but is required"),INe=new Error("[useCreateMany]: `values` is not provided but is required"),qSn=Qn(({ids:e,resource:t,values:n,dataProviderName:r,successNotification:i,errorNotification:a,meta:o,metaData:s,mutationMode:c,undoableTimeout:u,onCancel:d,optimisticUpdateMap:f,invalidates:p,mutationOptions:m,overtimeOptions:g}={})=>{let{resources:_,select:v}=Oc(),b=JC(),y=fg(),x=ws(),{mutationMode:C,undoableTimeout:w}=dD(),$=qf(),{mutate:O}=By({v3LegacyAuthProviderCompatible:!!($!=null&&$.isLegacy)}),{notificationDispatch:N}=nK(),P=VF(),I=G3(),D=J6(),{log:k}=WF(),R=d0(),{options:{textTransformers:A}}=Ih(),{keys:F,preferLegacyKeys:z}=Vf(),M=jm({mutationFn:({ids:Y=e,values:J=n,resource:Z=t,onCancel:te=d,mutationMode:re=c,undoableTimeout:se=u,meta:de=o,metaData:pe=s,dataProviderName:Se=r})=>{if(!Y)throw vee;if(!J)throw qhe;if(!Z)throw gee;let{resource:ve,identifier:be}=v(Z),Ee=R({resource:ve,meta:Ho(de,pe)}),xe=re??C,Pe=se??w,je=y(fd(be,Se,_)),ft=Qn(()=>je.updateMany?je.updateMany({resource:ve.name,ids:Y,variables:J,meta:Ee,metaData:Ee}):M4e(Y.map(Ge=>je.update({resource:ve.name,id:Ge,variables:J,meta:Ee,metaData:Ee}))),"mutationFn");return xe!=="undoable"?ft():new Promise((Ge,Ye)=>{let nt=Qn(()=>{ft().then(ct=>Ge(ct)).catch(ct=>Ye(ct))},"doMutation"),We=Qn(()=>{Ye({message:"mutationCancelled"})},"cancelMutation");te&&te(We),N({type:"ADD",payload:{id:Y,resource:be,cancelMutation:We,doMutation:nt,seconds:Pe,isSilent:!!te}})})},onMutate:async({resource:Y=t,ids:J=e,values:Z=n,mutationMode:te=c,dataProviderName:re=r,meta:se=o,metaData:de=s,optimisticUpdateMap:pe=f??{list:!0,many:!0,detail:!0}})=>{if(!J)throw vee;if(!Z)throw qhe;if(!Y)throw gee;let{identifier:Se}=v(Y),{gqlMutation:ve,gqlQuery:be,...Ee}=Ho(se,de)??{},xe=A4e(z)(Se,fd(Se,re,_),Ee),Pe=F().data(fd(Se,re,_)).resource(Se),je=te??C;await b.cancelQueries(Pe.get(z),void 0,{silent:!0});let ft=b.getQueriesData(Pe.get(z));if(je!=="pessimistic"&&(pe.list&&b.setQueriesData(Pe.action("list").params(Ee??{}).get(z),Ge=>{if(typeof pe.list=="function")return pe.list(Ge,Z,J);if(!Ge)return null;let Ye=Ge.data.map(nt=>nt.id!==void 0&&J.filter(We=>We!==void 0).map(String).includes(nt.id.toString())?{...nt,...Z}:nt);return{...Ge,data:Ye}}),pe.many&&b.setQueriesData(Pe.action("many").get(z),Ge=>{if(typeof pe.many=="function")return pe.many(Ge,Z,J);if(!Ge)return null;let Ye=Ge.data.map(nt=>nt.id!==void 0&&J.filter(We=>We!==void 0).map(String).includes(nt.id.toString())?{...nt,...Z}:nt);return{...Ge,data:Ye}}),pe.detail))for(let Ge of J)b.setQueriesData(Pe.action("one").id(Ge).params(Ee??{}).get(z),Ye=>{if(typeof pe.detail=="function")return pe.detail(Ye,Z,Ge);if(!Ye)return null;let nt={...Ye.data,...Z};return{...Ye,data:nt}});return{previousQueries:ft,queryKey:xe}},onSettled:(Y,J,Z,te)=>{var re;let{ids:se=e,resource:de=t,dataProviderName:pe=r,invalidates:Se=p}=Z;if(!se)throw vee;if(!de)throw gee;let{identifier:ve}=v(de);D({resource:ve,invalidates:Se??["list","many"],dataProviderName:fd(ve,pe,_)}),se.forEach(be=>D({resource:ve,invalidates:Se??["detail"],dataProviderName:fd(ve,pe,_),id:be})),N({type:"REMOVE",payload:{id:se,resource:ve}}),(re=m==null?void 0:m.onSettled)==null||re.call(m,Y,J,Z,te)},onSuccess:(Y,J,Z)=>{var te;let{ids:re=e,resource:se=t,values:de=n,meta:pe=o,metaData:Se=s,dataProviderName:ve=r,successNotification:be=i}=J;if(!re)throw vee;if(!de)throw qhe;if(!se)throw gee;let{resource:Ee,identifier:xe}=v(se),Pe=A.singular(xe),je=fd(xe,ve,_),ft=R({resource:Ee,meta:Ho(pe,Se)}),Ge=typeof be=="function"?be(Y,{ids:re,values:de},xe):be;I(Ge,{key:`${re}-${xe}-notification`,description:x("notifications.success","Successful"),message:x("notifications.editSuccess",{resource:x(`${xe}.${xe}`,xe)},`Successfully updated ${Pe}`),type:"success"}),P==null||P({channel:`resources/${Ee.name}`,type:"updated",payload:{ids:re.map(String)},date:new Date,meta:{...ft,dataProviderName:je}});let Ye=[];Z&&re.forEach(vt=>{let Mt=b.getQueryData(Z.queryKey.detail(vt));Ye.push(Object.keys(de||{}).reduce(($t,ke)=>{var ye;return $t[ke]=(ye=Mt==null?void 0:Mt.data)==null?void 0:ye[ke],$t},{}))});let{fields:nt,operation:We,variables:ct,...rt}=ft||{};k==null||k.mutate({action:"updateMany",resource:Ee.name,data:de,previousData:Ye,meta:{ids:re,dataProviderName:je,...rt}}),(te=m==null?void 0:m.onSuccess)==null||te.call(m,Y,J,Z)},onError:(Y,J,Z)=>{var te;let{ids:re=e,resource:se=t,errorNotification:de=a,values:pe=n}=J;if(!re)throw vee;if(!pe)throw qhe;if(!se)throw gee;let{identifier:Se}=v(se);if(Z)for(let ve of Z.previousQueries)b.setQueryData(ve[0],ve[1]);if(Y.message!=="mutationCancelled"){O==null||O(Y);let ve=A.singular(Se),be=typeof de=="function"?de(Y,{ids:re,values:pe},Se):de;I(be,{key:`${re}-${Se}-updateMany-error-notification`,message:x("notifications.editError",{resource:ve,statusCode:Y.statusCode},`Error when updating ${ve} (status code: ${Y.statusCode})`),description:Y.message,type:"error"})}(te=m==null?void 0:m.onError)==null||te.call(m,Y,J,Z)},mutationKey:F().data().mutation("updateMany").get(z),...m,meta:{...m==null?void 0:m.meta,...yd("useUpdateMany",z)}}),{mutate:K,mutateAsync:U,...W}=M,{elapsedTime:L}=p_({...g,isLoading:W.isLoading});return{...W,mutate:Qn((Y,J)=>K(Y||{},J),"handleMutation"),mutateAsync:Qn((Y,J)=>U(Y||{},J),"handleMutateAsync"),overtime:{elapsedTime:L}}},"useUpdateMany"),gee=new Error("[useUpdateMany]: `resource` is not defined or not matched but is required"),vee=new Error("[useUpdateMany]: `id` is not defined but is required in edit and clone actions"),qhe=new Error("[useUpdateMany]: `values` is not provided but is required"),VSn=Qn(({mutationOptions:e,overtimeOptions:t}={})=>{let n=qf(),{mutate:r}=By({v3LegacyAuthProviderCompatible:!!(n!=null&&n.isLegacy)}),{mutationMode:i,undoableTimeout:a}=dD(),o=fg(),{notificationDispatch:s}=nK(),c=ws(),u=VF(),d=G3(),f=J6(),{log:p}=WF(),{resources:m,select:g}=Oc(),_=JC(),v=d0(),{options:{textTransformers:b}}=Ih(),{keys:y,preferLegacyKeys:x}=Vf(),C=jm({mutationFn:({resource:$,ids:O,mutationMode:N,undoableTimeout:P,onCancel:I,meta:D,metaData:k,dataProviderName:R,values:A})=>{let{resource:F,identifier:z}=g($),M=v({resource:F,meta:Ho(D,k)}),K=N??i,U=P??a,W=o(fd(z,R,m)),L=Qn(()=>W.deleteMany?W.deleteMany({resource:F.name,ids:O,meta:M,metaData:M,variables:A}):M4e(O.map(Y=>W.deleteOne({resource:F.name,id:Y,meta:M,metaData:M,variables:A}))),"mutationFn");return K!=="undoable"?L():new Promise((Y,J)=>{let Z=Qn(()=>{L().then(re=>Y(re)).catch(re=>J(re))},"doMutation"),te=Qn(()=>{J({message:"mutationCancelled"})},"cancelMutation");I&&I(te),s({type:"ADD",payload:{id:O,resource:z,cancelMutation:te,doMutation:Z,seconds:U,isSilent:!!I}})})},onMutate:async({ids:$,resource:O,mutationMode:N,dataProviderName:P,meta:I,metaData:D})=>{let{identifier:k}=g(O),{gqlMutation:R,gqlQuery:A,...F}=Ho(I,D)??{},z=A4e(x)(k,fd(k,P,m),F),M=y().data(fd(k,P,m)).resource(k),K=N??i;await _.cancelQueries(M.get(x),void 0,{silent:!0});let U=_.getQueriesData(M.get(x));if(K!=="pessimistic"){_.setQueriesData(M.action("list").params(F??{}).get(x),W=>W?{data:W.data.filter(L=>L.id&&!$.map(String).includes(L.id.toString())),total:W.total-1}:null),_.setQueriesData(M.action("many").get(x),W=>{if(!W)return null;let L=W.data.filter(Y=>Y.id?!$.map(String).includes(Y.id.toString()):!1);return{...W,data:L}});for(let W of $)_.setQueriesData(M.action("one").id(W).params(F).get(x),L=>!L||L.data.id===W?null:{...L})}return{previousQueries:U,queryKey:z}},onSettled:($,O,{resource:N,ids:P,dataProviderName:I,invalidates:D=["list","many"]})=>{let{identifier:k}=g(N);f({resource:k,dataProviderName:fd(k,I,m),invalidates:D}),s({type:"REMOVE",payload:{id:P,resource:k}})},onSuccess:($,{ids:O,resource:N,meta:P,metaData:I,dataProviderName:D,successNotification:k},R)=>{let{resource:A,identifier:F}=g(N),z=fd(F,D,m),M=v({resource:A,meta:Ho(P,I)});O.forEach(J=>_.removeQueries(R==null?void 0:R.queryKey.detail(J)));let K=typeof k=="function"?k($,O,F):k;d(K,{key:`${O}-${F}-notification`,description:c("notifications.success","Success"),message:c("notifications.deleteSuccess",{resource:c(`${F}.${F}`,F)},`Successfully deleted ${F}`),type:"success"}),u==null||u({channel:`resources/${A.name}`,type:"deleted",payload:{ids:O},date:new Date,meta:{...M,dataProviderName:z}});let{fields:U,operation:W,variables:L,...Y}=M||{};p==null||p.mutate({action:"deleteMany",resource:A.name,meta:{ids:O,dataProviderName:z,...Y}}),O.forEach(J=>_.removeQueries(R==null?void 0:R.queryKey.detail(J)))},onError:($,{ids:O,resource:N,errorNotification:P},I)=>{let{identifier:D}=g(N);if(I)for(let k of I.previousQueries)_.setQueryData(k[0],k[1]);if($.message!=="mutationCancelled"){r($);let k=b.singular(D),R=typeof P=="function"?P($,O,D):P;d(R,{key:`${O}-${D}-notification`,message:c("notifications.deleteError",{resource:k,statusCode:$.statusCode},`Error (status code: ${$.statusCode})`),description:$.message,type:"error"})}},mutationKey:y().data().mutation("deleteMany").get(x),...e,meta:{...e==null?void 0:e.meta,...yd("useDeleteMany",x)}}),{elapsedTime:w}=p_({...t,isLoading:C.isLoading});return{...C,overtime:{elapsedTime:w}}},"useDeleteMany"),dg=Qn(e=>{var t;let n=fg(),{resource:r}=Oc(),{getApiUrl:i}=n(e??((t=Ho(r==null?void 0:r.meta,r==null?void 0:r.options))==null?void 0:t.dataProviderName));return i()},"useApiUrl"),H3=Qn(({url:e,method:t,config:n,queryOptions:r,successNotification:i,errorNotification:a,meta:o,metaData:s,dataProviderName:c,overtimeOptions:u})=>{let d=fg(),f=qf(),{mutate:p}=By({v3LegacyAuthProviderCompatible:!!(f!=null&&f.isLegacy)}),m=ws(),g=G3(),_=d0(),{keys:v,preferLegacyKeys:b}=Vf(),y=Ho(o,s),{custom:x}=d(c),C=_({meta:y});if(x){let w=H6({queryKey:v().data(c).mutation("custom").params({method:t,url:e,...n,...y||{}}).get(b),queryFn:O=>x({url:e,method:t,...n,meta:{...C,queryContext:WM(O)},metaData:{...C,queryContext:WM(O)}}),...r,onSuccess:O=>{var N;(N=r==null?void 0:r.onSuccess)==null||N.call(r,O);let P=typeof i=="function"?i(O,{...n,...C}):i;g(P)},onError:O=>{var N;p(O),(N=r==null?void 0:r.onError)==null||N.call(r,O);let P=typeof a=="function"?a(O,{...n,...C}):a;g(P,{key:`${t}-notification`,message:m("notifications.error",{statusCode:O.statusCode},`Error (status code: ${O.statusCode})`),description:O.message,type:"error"})},meta:{...r==null?void 0:r.meta,...yd("useCustom",b)}}),{elapsedTime:$}=p_({...u,isLoading:w.isFetching});return{...w,overtime:{elapsedTime:$}}}throw Error("Not implemented custom on data provider.")},"useCustom"),WSn=Qn(({mutationOptions:e,overtimeOptions:t}={})=>{let n=qf(),{mutate:r}=By({v3LegacyAuthProviderCompatible:!!(n!=null&&n.isLegacy)}),i=G3(),a=fg(),o=ws(),s=d0(),{keys:c,preferLegacyKeys:u}=Vf(),d=jm(({url:p,method:m,values:g,meta:_,metaData:v,dataProviderName:b,config:y})=>{let x=s({meta:Ho(_,v)}),{custom:C}=a(b);if(C)return C({url:p,method:m,payload:g,meta:x,metaData:x,headers:{...y==null?void 0:y.headers}});throw Error("Not implemented custom on data provider.")},{onSuccess:(p,{successNotification:m,config:g,meta:_,metaData:v})=>{let b=typeof m=="function"?m(p,{...g,...Ho(_,v)||{}}):m;i(b)},onError:(p,{errorNotification:m,method:g,config:_,meta:v,metaData:b})=>{r(p);let y=typeof m=="function"?m(p,{..._,...Ho(v,b)||{}}):m;i(y,{key:`${g}-notification`,message:o("notifications.error",{statusCode:p.statusCode},`Error (status code: ${p.statusCode})`),description:p.message,type:"error"})},mutationKey:c().data().mutation("customMutation").get(u),...e,meta:{...e==null?void 0:e.meta,...yd("useCustomMutation",u)}}),{elapsedTime:f}=p_({...t,isLoading:d.isLoading});return{...d,overtime:{elapsedTime:f}}},"useCustomMutation"),YSt={default:{}},GVe=G.createContext(YSt),USn=Qn(({children:e,dataProvider:t})=>{let n=YSt;return t&&(!("default"in t)&&("getList"in t||"getOne"in t)?n={default:t}:n=t),G.createElement(GVe.Provider,{value:n},e)},"DataContextProvider"),fg=Qn(()=>{let e=h.useContext(GVe);return h.useCallback(t=>{if(t){let n=e==null?void 0:e[t];if(!n)throw new Error(`"${t}" Data provider not found`);if(n&&!(e!=null&&e.default))throw new Error("If you have multiple data providers, you must provide default data provider property");return e[t]}if(e.default)return e.default;throw new Error('There is no "default" data provider. Please pass dataProviderName.')},[e])},"useDataProvider"),KSn=Qn(({resource:e,config:t,filters:n,hasPagination:r,pagination:i,sorters:a,queryOptions:o,successNotification:s,errorNotification:c,meta:u,metaData:d,liveMode:f,onLiveEvent:p,liveParams:m,dataProviderName:g,overtimeOptions:_})=>{let{resources:v,resource:b,identifier:y}=Oc(e),x=fg(),C=ws(),w=qf(),{mutate:$}=By({v3LegacyAuthProviderCompatible:!!(w!=null&&w.isLegacy)}),O=G3(),N=d0(),{keys:P,preferLegacyKeys:I}=Vf(),D=fd(y,g,v),k=Ho(u,d),R=Ho(n,t==null?void 0:t.filters),A=Ho(a,t==null?void 0:t.sort),F=Ho(r,t==null?void 0:t.hasPagination),z=zSt({pagination:i,configPagination:t==null?void 0:t.pagination,hasPagination:F}),M=z.mode==="server",K={meta:k,metaData:k,filters:R,hasPagination:M,pagination:z,sorters:A,config:{...t,sort:A}},U=(o==null?void 0:o.enabled)===void 0||(o==null?void 0:o.enabled)===!0,W=N({resource:b,meta:k}),{getList:L}=x(D);_ae({resource:y,types:["*"],params:{meta:W,metaData:W,pagination:z,hasPagination:M,sort:A,sorters:A,filters:R,subscriptionType:"useList",...m},channel:`resources/${b.name}`,enabled:U,liveMode:f,onLiveEvent:p,dataProviderName:D,meta:{...W,dataProviderName:g}});let Y=Y4n({queryKey:P().data(D).resource(y).action("infinite").params({...k||{},filters:R,hasPagination:M,...M&&{pagination:z},...a&&{sorters:a},...(t==null?void 0:t.sort)&&{sort:t==null?void 0:t.sort}}).get(I),queryFn:Z=>{let te={...z,current:Z.pageParam},re={...W,queryContext:WM(Z)};return L({resource:b.name,pagination:te,hasPagination:M,filters:R,sort:A,sorters:A,meta:re,metaData:re}).then(({data:se,total:de,...pe})=>({data:se,total:de,pagination:te,...pe}))},getNextPageParam:Z=>LSt(Z),getPreviousPageParam:Z=>jSt(Z),...o,onSuccess:Z=>{var te;(te=o==null?void 0:o.onSuccess)==null||te.call(o,Z);let re=typeof s=="function"?s(Z,K,y):s;O(re)},onError:Z=>{var te;$(Z),(te=o==null?void 0:o.onError)==null||te.call(o,Z);let re=typeof c=="function"?c(Z,K,y):c;O(re,{key:`${y}-useInfiniteList-notification`,message:C("notifications.error",{statusCode:Z.statusCode},`Error (status code: ${Z.statusCode})`),description:Z.message,type:"error"})},meta:{...o==null?void 0:o.meta,...yd("useInfiniteList",I,b==null?void 0:b.name)}}),{elapsedTime:J}=p_({..._,isLoading:Y.isFetching});return{...Y,overtime:{elapsedTime:J}}},"useInfiniteList"),gae=G.createContext({}),GSn=Qn(({liveProvider:e,children:t})=>G.createElement(gae.Provider,{value:{liveProvider:e}},t),"LiveContextProvider"),J6=Qn(()=>{let{resources:e}=Oc(),t=JC(),{keys:n,preferLegacyKeys:r}=Vf();return h.useCallback(async({resource:i,dataProviderName:a,invalidates:o,id:s,invalidationFilters:c={type:"all",refetchType:"active"},invalidationOptions:u={cancelRefetch:!1}})=>{if(o===!1)return;let d=fd(i,a,e),f=n().data(d).resource(i??"");await Promise.all(o.map(p=>{switch(p){case"all":return t.invalidateQueries(n().data(d).get(r),c,u);case"list":return t.invalidateQueries(f.action("list").get(r),c,u);case"many":return t.invalidateQueries(f.action("many").get(r),c,u);case"resourceAll":return t.invalidateQueries(f.get(r),c,u);case"detail":return t.invalidateQueries(f.action("one").id(s||"").get(r),c,u);default:return}}))},[])},"useInvalidate"),YSn=Qn(e=>{let t=h.useRef(e);return ZP(t.current,e)||(t.current=e),t.current},"useMemoized"),XSt=Qn((e,t)=>{let n=YSn(t);return h.useMemo(e,n)},"useDeepMemo"),tK=G.createContext({resources:[]}),XSn=Qn(({resources:e,children:t})=>{let n=XSt(()=>BSt(e??[]),[e]);return G.createElement(tK.Provider,{value:{resources:n}},t)},"ResourceContextProvider"),JSt=G.createContext("new"),JSn=JSt.Provider,qu=Qn(()=>G.useContext(JSt),"useRouterType"),QSt={},vae=h.createContext(QSt),QSn=Qn(({children:e,router:t})=>G.createElement(vae.Provider,{value:t??QSt},e),"RouterContextProvider"),ZSt=Qn(()=>{let e=h.useContext(vae);return G.useMemo(()=>(e==null?void 0:e.parse)??(()=>()=>({})),[e==null?void 0:e.parse])()},"useParse"),l2=Qn(()=>{let e=ZSt();return G.useMemo(()=>e(),[e])},"useParsed");function Oc(e){let{resources:t}=h.useContext(tK),n=qu(),r=l2(),i={resourceName:e&&typeof e!="string"?e.resourceName:e,resourceNameOrRouteName:e&&typeof e!="string"?e.resourceNameOrRouteName:e,recordItemId:e&&typeof e!="string"?e.recordItemId:void 0},a=Qn((f,p=!0)=>{let m=Gv(f,t,n==="legacy");if(m)return{resource:m,identifier:m.identifier??m.name};if(p){let g={name:f,identifier:f},_=g.identifier??g.name;return{resource:g,identifier:_}}},"select"),o=eCt(),{useParams:s}=np(),c=s();if(n==="legacy"){let f=i.resourceNameOrRouteName?i.resourceNameOrRouteName:c.resource,p=f?o(f):void 0,m=(i==null?void 0:i.recordItemId)??c.id,g=c.action,_=(i==null?void 0:i.resourceName)??(p==null?void 0:p.name),v=(p==null?void 0:p.identifier)??(p==null?void 0:p.name);return{resources:t,resource:p,resourceName:_,id:m,action:g,select:a,identifier:v}}let u,d=typeof e=="string"?e:i==null?void 0:i.resourceNameOrRouteName;if(d){let f=Gv(d,t);f?u=f:u={name:d}}else r!=null&&r.resource&&(u=r.resource);return{resources:t,resource:u,resourceName:u==null?void 0:u.name,id:r.id,action:r.action,select:a,identifier:(u==null?void 0:u.identifier)??(u==null?void 0:u.name)}}Qn(Oc,"useResource");var eCt=Qn(()=>{let{resources:e}=h.useContext(tK);return h.useCallback(t=>Gv(t,e,!0)||{name:t,route:t},[e])},"useResourceWithRoute"),_ae=Qn(({resource:e,params:t,channel:n,types:r,enabled:i=!0,liveMode:a,onLiveEvent:o,dataProviderName:s,meta:c})=>{var u;let{resource:d,identifier:f}=Oc(e),{liveProvider:p}=h.useContext(gae),{liveMode:m,onLiveEvent:g}=h.useContext(jT),_=a??m,v=J6(),b=s??(c==null?void 0:c.dataProviderName)??((u=d==null?void 0:d.meta)==null?void 0:u.dataProviderName);h.useEffect(()=>{let y,x=Qn(C=>{_==="auto"&&v({resource:f,dataProviderName:b,invalidates:["resourceAll"],invalidationFilters:{type:"active",refetchType:"active"},invalidationOptions:{cancelRefetch:!1}}),o==null||o(C),g==null||g(C)},"callback");return _&&_!=="off"&&i&&(y=p==null?void 0:p.subscribe({channel:n,params:{resource:d==null?void 0:d.name,...t},types:r,callback:x,dataProviderName:b,meta:{...c,dataProviderName:b}})),()=>{y&&(p==null||p.unsubscribe(y))}},[i])},"useResourceSubscription"),H4e=Qn(e=>{let{liveMode:t}=h.useContext(jT);return e??t},"useLiveMode"),ZSn=Qn(({params:e,channel:t,types:n=["*"],enabled:r=!0,onLiveEvent:i,dataProviderName:a="default",meta:o})=>{let{liveProvider:s}=h.useContext(gae);h.useEffect(()=>{let c;return r&&(c=s==null?void 0:s.subscribe({channel:t,params:e,types:n,callback:i,dataProviderName:a,meta:{...o,dataProviderName:a}})),()=>{c&&(s==null||s.unsubscribe(c))}},[r])},"useSubscription"),VF=Qn(()=>{let{liveProvider:e}=h.useContext(gae);return e==null?void 0:e.publish},"usePublish"),tCt=h.createContext({notifications:[],notificationDispatch:()=>!1}),eCn=[],tCn=Qn((e,t)=>{switch(t.type){case"ADD":return[...e.filter(n=>!(ZP(n.id,t.payload.id)&&n.resource===t.payload.resource)),{...t.payload,isRunning:!0}];case"REMOVE":return e.filter(n=>!(ZP(n.id,t.payload.id)&&n.resource===t.payload.resource));case"DECREASE_NOTIFICATION_SECOND":return e.map(n=>ZP(n.id,t.payload.id)&&n.resource===t.payload.resource?{...n,seconds:t.payload.seconds-1e3}:n);default:return e}},"undoableQueueReducer"),nCn=Qn(({children:e})=>{let[t,n]=h.useReducer(tCn,eCn),r={notifications:t,notificationDispatch:n};return G.createElement(tCt.Provider,{value:r},e,typeof window<"u"?t.map(i=>G.createElement(xCt,{key:`${i.id}-${i.resource}-queue`,notification:i})):null)},"UndoableQueueContextProvider"),nK=Qn(()=>{let{notifications:e,notificationDispatch:t}=h.useContext(tCt);return{notifications:e,notificationDispatch:t}},"useCancelNotification"),YVe=h.createContext({}),rCn=Qn(({open:e,close:t,children:n})=>G.createElement(YVe.Provider,{value:{open:e,close:t}},n),"NotificationContextProvider"),zT=Qn(()=>{let{open:e,close:t}=h.useContext(YVe);return{open:e,close:t}},"useNotification"),G3=Qn(()=>{let{open:e}=zT();return h.useCallback((t,n)=>{t!==!1&&(t?e==null||e(t):n&&(e==null||e(n)))},[])},"useHandleNotification"),yT=G.createContext({}),iCn=Qn(({children:e,i18nProvider:t})=>G.createElement(yT.Provider,{value:{i18nProvider:t}},e),"I18nContextProvider"),q4e=Qn(()=>{let{i18nProvider:e}=h.useContext(yT);return h.useCallback(t=>e==null?void 0:e.changeLocale(t),[])},"useSetLocale"),ws=Qn(()=>{let{i18nProvider:e}=h.useContext(yT);return h.useMemo(()=>{function t(n,r,i){return(e==null?void 0:e.translate(n,r,i))??i??(typeof r=="string"&&typeof i>"u"?r:n)}return Qn(t,"translate"),t},[e])},"useTranslate"),V4e=Qn(()=>{let{i18nProvider:e}=h.useContext(yT);return h.useCallback(()=>e==null?void 0:e.getLocale(),[])},"useGetLocale"),aCn=Qn(()=>{let e=ws(),t=q4e(),n=V4e();return{translate:e,changeLocale:t,getLocale:n}},"useTranslation"),oCn=Qn(({resourceName:e,resource:t,sorter:n,sorters:r,filters:i,maxItemCount:a,pageSize:o=20,mapData:s=Qn(_=>_,"mapData"),exportOptions:c,unparseConfig:u,meta:d,metaData:f,dataProviderName:p,onError:m,download:g}={})=>{let[_,v]=h.useState(!1),b=fg(),y=d0(),{resource:x,resources:C,identifier:w}=Oc(Ho(t,e)),$=`${j5()(w,"plural")}-${new Date().toLocaleString()}`,{getList:O}=b(fd(w,p,C)),N=y({resource:x,meta:Ho(d,f)});return{isLoading:_,triggerExport:Qn(async()=>{v(!0);let P=[],I=1,D=!0;for(;D;)try{let{data:F,total:z}=await O({resource:(x==null?void 0:x.name)??"",filters:i,sort:Ho(r,n),sorters:Ho(r,n),pagination:{current:I,pageSize:o,mode:"server"},meta:N,metaData:N});I++,P.push(...F),a&&P.length>=a&&(P=P.slice(0,a),D=!1),z===P.length&&(D=!1)}catch(F){v(!1),D=!1,m==null||m(F);return}let k=typeof u<"u"&&u!==null;AC(k&&typeof c<"u"&&c!==null,`[useExport]: resource: "${w}" 

Both \`unparseConfig\` and \`exportOptions\` are set, \`unparseConfig\` will take precedence`);let R={filename:$,useKeysAsHeaders:!0,useBom:!0,title:"My Generated Report",quoteStrings:'"',...c};AC((c==null?void 0:c.decimalSeparator)!==void 0,`[useExport]: resource: "${w}" 

Use of \`decimalSeparator\` no longer supported, please use \`mapData\` instead.

See https://refine.dev/docs/api-reference/core/hooks/import-export/useExport/`),k?u={quotes:!0,...u}:u={columns:R.useKeysAsHeaders?void 0:R.headers,delimiter:R.fieldSeparator,header:R.showLabels||R.useKeysAsHeaders,quoteChar:R.quoteStrings,quotes:!0};let A=hSt.unparse(P.map(s),u);if(R.showTitle&&(A=`${R.title}\r

${A}`),typeof window<"u"&&A.length>0&&(g??!0)){let F=R.useTextFile?".txt":".csv",z=`text/${R.useTextFile?"plain":"csv"};charset=utf8;`,M=`${(R.filename??"download").replace(/ /g,"_")}${F}`;NSn(M,`${R!=null&&R.useBom?"\uFEFF":""}${A}`,z)}return v(!1),A},"triggerExport")}},"useExport"),nCt=Qn((e={})=>{var t,n,r;let i=d0(),a=J6(),{redirect:o}=yae(),{mutationMode:s}=dD(),{setWarnWhen:c}=L5(),u=rCt(),d=Ho(e.meta,e.metaData),f=e.mutationMode??s,{id:p,setId:m,resource:g,identifier:_,formAction:v}=hD({resource:e.resource,id:e.id,action:e.action}),[b,y]=G.useState(!1),x=v==="edit",C=v==="clone",w=v==="create",$=i({resource:g,meta:d}),O=(x||C)&&!!e.resource,N=typeof e.id<"u",P=((t=e.queryOptions)==null?void 0:t.enabled)===!1;AC(O&&!N&&!P,dCn(v,_,p));let I=ESn({redirectFromProps:e.redirect,action:v,redirectOptions:o}),D=Qn((Y=x?"list":"edit",J=p,Z={})=>{u({redirect:Y,resource:g,id:J,meta:{...d,...Z}})},"redirect"),k=qF({resource:_,id:p,queryOptions:{enabled:!w&&p!==void 0,...e.queryOptions},liveMode:e.liveMode,onLiveEvent:e.onLiveEvent,liveParams:e.liveParams,meta:{...$,...e.queryMeta},dataProviderName:e.dataProviderName,overtimeOptions:{enabled:!1}}),R=eK({mutationOptions:e.createMutationOptions,overtimeOptions:{enabled:!1}}),A=hae({mutationOptions:e.updateMutationOptions,overtimeOptions:{enabled:!1}}),F=x?A:R,z=F.isLoading||k.isFetching,{elapsedTime:M}=p_({...e.overtimeOptions,isLoading:z});G.useEffect(()=>()=>{var Y;(Y=e.autoSave)!=null&&Y.invalidateOnUnmount&&b&&_&&typeof p<"u"&&a({id:p,invalidates:e.invalidates||["list","many","detail"],dataProviderName:e.dataProviderName,resource:_})},[(n=e.autoSave)==null?void 0:n.invalidateOnUnmount,b]);let K=Qn(async(Y,{isAutosave:J=!1}={})=>{let Z=f==="pessimistic";c(!1);let te=Qn(re=>D(I,re),"onSuccessRedirect");return new Promise((re,se)=>{if(!g)return se(sCn);if(C&&!p)return se(lCn);if(!Y)return se(cCn);if(J&&!x)return se(uCn);!Z&&!J&&(Got(()=>te()),re());let de={values:Y,resource:_??g.name,meta:{...$,...e.mutationMeta},metaData:{...$,...e.mutationMeta},dataProviderName:e.dataProviderName,invalidates:J?[]:e.invalidates,successNotification:J?!1:e.successNotification,errorNotification:J?!1:e.errorNotification,...x?{id:p??"",mutationMode:f,undoableTimeout:e.undoableTimeout,optimisticUpdateMap:e.optimisticUpdateMap}:{}},{mutateAsync:pe}=x?A:R;pe(de,{onSuccess:e.onMutationSuccess?(Se,ve,be)=>{var Ee;(Ee=e.onMutationSuccess)==null||Ee.call(e,Se,Y,be,J)}:void 0,onError:e.onMutationError?(Se,ve,be)=>{var Ee;(Ee=e.onMutationError)==null||Ee.call(e,Se,Y,be,J)}:void 0}).then(Se=>{Z&&!J&&Got(()=>{var ve;return te((ve=Se==null?void 0:Se.data)==null?void 0:ve.id)}),J&&y(!0),re(Se)}).catch(se)})},"onFinish"),U=DSn(Y=>K(Y,{isAutosave:!0}),((r=e.autoSave)==null?void 0:r.debounce)||1e3,"Cancelled by debounce"),W={elapsedTime:M},L={status:A.status,data:A.data,error:A.error};return{onFinish:K,onFinishAutoSave:U,formLoading:z,mutationResult:F,mutation:F,queryResult:k,query:k,autoSaveProps:L,id:p,setId:m,redirect:D,overtime:W}},"useForm"),sCn=new Error("[useForm]: `resource` is not defined or not matched but is required"),lCn=new Error("[useForm]: `id` is not defined but is required in edit and clone actions"),cCn=new Error("[useForm]: `values` is not provided but is required"),uCn=new Error("[useForm]: `autoSave` is only allowed in edit action"),dCn=Qn((e,t,n)=>`[useForm]: action: "${e}", resource: "${t}", id: ${n}

If you don't use the \`setId\` method to set the \`id\`, you should pass the \`id\` prop to \`useForm\`. Otherwise, \`useForm\` will not be able to infer the \`id\` from the current URL with custom resource provided.

See https://refine.dev/docs/data/hooks/use-form/#id-`,"idWarningMessage"),rCt=Qn(()=>{let{show:e,edit:t,list:n,create:r}=pg();return h.useCallback(({redirect:i,resource:a,id:o,meta:s={}})=>{if(i&&a)return a.show&&i==="show"&&o?e(a,o,void 0,s):a.edit&&i==="edit"&&o?t(a,o,void 0,s):a.create&&i==="create"?r(a,void 0,s):n(a,"push",s)},[])},"useRedirectionAfterSubmission"),rK=Qn(()=>{let e=h.useContext(vae);return G.useMemo(()=>(e==null?void 0:e.back)??(()=>()=>{}),[e==null?void 0:e.back])()},"useBack"),iK=Qn(()=>{let e=qu(),{resource:t,resources:n}=Oc(),r=l2();return G.useCallback(({resource:i,action:a,meta:o})=>{var s;let c=i||t;if(!c)return;let u=(s=d3(c,n,e==="legacy").find(d=>d.action===a))==null?void 0:s.route;return u?_6(u,c==null?void 0:c.meta,r,o):void 0},[n,t,r])},"useGetToPath"),u0=Qn(()=>{let e=h.useContext(vae),{select:t}=Oc(),n=iK(),r=G.useMemo(()=>(e==null?void 0:e.go)??(()=>()=>{}),[e==null?void 0:e.go])();return h.useCallback(i=>{if(typeof i.to!="object")return r({...i,to:i.to});let{resource:a}=t(i.to.resource);fCn(i.to,a);let o=n({resource:a,action:i.to.action,meta:{id:i.to.id,...i.to.meta}});return r({...i,to:o})},[t,r])},"useGo"),fCn=Qn((e,t)=>{if(!(e!=null&&e.action)||!(e!=null&&e.resource))throw new Error('[useGo]: "action" or "resource" is required.');if(["edit","show","clone"].includes(e==null?void 0:e.action)&&!e.id)throw new Error(`[useGo]: [action: ${e.action}] requires an "id" for resource [resource: ${e.resource}]`);if(!t[e.action])throw new Error(`[useGo]: [action: ${e.action}] is not defined for [resource: ${e.resource}]`)},"handleResourceErrors"),pg=Qn(()=>{let{resources:e}=Oc(),t=qu(),{useHistory:n}=np(),r=n(),i=l2(),a=u0(),o=rK(),s=Qn((m,g="push")=>{t==="legacy"?r[g](m):a({to:m,type:g})},"handleUrl"),c=Qn((m,g={})=>{var _;if(t==="legacy"){let y=typeof m=="string"?Gv(m,e,!0)??{name:m,route:m}:m,x=d3(y,e,!0).find(C=>C.action==="create");return x?_6(x.route,y==null?void 0:y.meta,i,g):""}let v=typeof m=="string"?Gv(m,e)??{name:m}:m,b=(_=d3(v,e).find(y=>y.action==="create"))==null?void 0:_.route;return b?a({to:_6(b,v==null?void 0:v.meta,i,g),type:"path",query:g.query}):""},"createUrl"),u=Qn((m,g,_={})=>{var v;let b=encodeURIComponent(g);if(t==="legacy"){let C=typeof m=="string"?Gv(m,e,!0)??{name:m,route:m}:m,w=d3(C,e,!0).find($=>$.action==="edit");return w?_6(w.route,C==null?void 0:C.meta,i,{..._,id:b}):""}let y=typeof m=="string"?Gv(m,e)??{name:m}:m,x=(v=d3(y,e).find(C=>C.action==="edit"))==null?void 0:v.route;return x?a({to:_6(x,y==null?void 0:y.meta,i,{..._,id:b}),type:"path",query:_.query}):""},"editUrl"),d=Qn((m,g,_={})=>{var v;let b=encodeURIComponent(g);if(t==="legacy"){let C=typeof m=="string"?Gv(m,e,!0)??{name:m,route:m}:m,w=d3(C,e,!0).find($=>$.action==="clone");return w?_6(w.route,C==null?void 0:C.meta,i,{..._,id:b}):""}let y=typeof m=="string"?Gv(m,e)??{name:m}:m,x=(v=d3(y,e).find(C=>C.action==="clone"))==null?void 0:v.route;return x?a({to:_6(x,y==null?void 0:y.meta,i,{..._,id:b}),type:"path",query:_.query}):""},"cloneUrl"),f=Qn((m,g,_={})=>{var v;let b=encodeURIComponent(g);if(t==="legacy"){let C=typeof m=="string"?Gv(m,e,!0)??{name:m,route:m}:m,w=d3(C,e,!0).find($=>$.action==="show");return w?_6(w.route,C==null?void 0:C.meta,i,{..._,id:b}):""}let y=typeof m=="string"?Gv(m,e)??{name:m}:m,x=(v=d3(y,e).find(C=>C.action==="show"))==null?void 0:v.route;return x?a({to:_6(x,y==null?void 0:y.meta,i,{..._,id:b}),type:"path",query:_.query}):""},"showUrl"),p=Qn((m,g={})=>{var _;if(t==="legacy"){let y=typeof m=="string"?Gv(m,e,!0)??{name:m,route:m}:m,x=d3(y,e,!0).find(C=>C.action==="list");return x?_6(x.route,y==null?void 0:y.meta,i,g):""}let v=typeof m=="string"?Gv(m,e)??{name:m}:m,b=(_=d3(v,e).find(y=>y.action==="list"))==null?void 0:_.route;return b?a({to:_6(b,v==null?void 0:v.meta,i,g),type:"path",query:g.query}):""},"listUrl");return{create:Qn((m,g="push",_={})=>{s(c(m,_),g)},"create"),createUrl:c,edit:Qn((m,g,_="push",v={})=>{s(u(m,g,v),_)},"edit"),editUrl:u,clone:Qn((m,g,_="push",v={})=>{s(d(m,g,v),_)},"clone"),cloneUrl:d,show:Qn((m,g,_="push",v={})=>{s(f(m,g,v),_)},"show"),showUrl:f,list:Qn((m,g="push",_={})=>{s(p(m,_),g)},"list"),listUrl:p,push:Qn((m,...g)=>{t==="legacy"?r.push(m,...g):a({to:m,type:"push"})},"push"),replace:Qn((m,...g)=>{t==="legacy"?r.replace(m,...g):a({to:m,type:"replace"})},"replace"),goBack:Qn(()=>{t==="legacy"?r.goBack():o()},"goBack")}},"useNavigation"),W4e=Qn(({resource:e,id:t,meta:n,metaData:r,queryOptions:i,overtimeOptions:a,...o}={})=>{let{resource:s,identifier:c,id:u,setId:d}=hD({id:t,resource:e}),f=d0()({resource:s,meta:Ho(n,r)});AC(!!e&&!u,pCn(c,u));let p=qF({resource:c,id:u??"",queryOptions:{enabled:u!==void 0,...i},meta:f,metaData:f,overtimeOptions:a,...o});return{queryResult:p,query:p,showId:u,setShowId:d,overtime:p.overtime}},"useShow"),pCn=Qn((e,t)=>`[useShow]: resource: "${e}", id: ${t} 

If you don't use the \`setShowId\` method to set the \`showId\`, you should pass the \`id\` prop to \`useShow\`. Otherwise, \`useShow\` will not be able to infer the \`id\` from the current URL. 

See https://refine.dev/docs/data/hooks/use-show/#resource`,"idWarningMessage"),iCt=Qn(({resourceName:e,resource:t,mapData:n=Qn(d=>d,"mapData"),paparseOptions:r,batchSize:i=Number.MAX_SAFE_INTEGER,onFinish:a,meta:o,metaData:s,onProgress:c,dataProviderName:u}={})=>{let[d,f]=h.useState(0),[p,m]=h.useState(0),[g,_]=h.useState(!1),{resource:v,identifier:b}=Oc(t??e),y=d0(),x=GSt(),C=eK(),w=y({resource:v,meta:Ho(o,s)}),$;i===1?$=C:$=x;let O=Qn(()=>{m(0),f(0),_(!1)},"handleCleanup"),N=Qn(I=>{let D={succeeded:I.filter(k=>k.type==="success"),errored:I.filter(k=>k.type==="error")};a==null||a(D),_(!1)},"handleFinish");h.useEffect(()=>{c==null||c({totalAmount:p,processedAmount:d})},[p,d]);let P=Qn(({file:I})=>(O(),new Promise(D=>{_(!0),hSt.parse(I,{complete:async({data:k})=>{let R=SSt(k,n);if(m(R.length),i===1){let A=R.map(z=>Qn(async()=>({response:await C.mutateAsync({resource:b??"",values:z,successNotification:!1,errorNotification:!1,dataProviderName:u,meta:w,metaData:w}),value:z}),"fn")),F=await Wot(A,({response:z,value:M})=>(f(K=>K+1),{response:[z.data],type:"success",request:[M]}),(z,M)=>({response:[z],type:"error",request:[R[M]]}));D(F)}else{let A=F7n(R,i),F=A.map(M=>Qn(async()=>({response:await x.mutateAsync({resource:b??"",values:M,successNotification:!1,errorNotification:!1,dataProviderName:u,meta:w,metaData:w}),value:M,currentBatchLength:M.length}),"fn")),z=await Wot(F,({response:M,currentBatchLength:K,value:U})=>(f(W=>W+K),{response:M.data,type:"success",request:U}),(M,K)=>({response:[M],type:"error",request:A[K]}));D(z)}},...r})}).then(D=>(N(D),D))),"handleChange");return{inputProps:{type:"file",accept:".csv",onChange:I=>{I.target.files&&I.target.files.length>0&&P({file:I.target.files[0]})}},mutationResult:$,isLoading:g,handleChange:P}},"useImport"),XVe=Qn(({defaultVisible:e=!1}={})=>{let[t,n]=h.useState(e),r=h.useCallback(()=>n(!0),[t]),i=h.useCallback(()=>n(!1),[t]);return{visible:t,show:r,close:i}},"useModal"),JVe=Qn(({resource:e,action:t,meta:n,legacy:r})=>iK()({resource:e,action:t,meta:n,legacy:r}),"useToPath"),hCn=Qn((e,t)=>{let n=h.useContext(vae),r=n==null?void 0:n.Link,i=u0(),a="";return"go"in e&&(n!=null&&n.go||AC(!0,"[Link]: `routerProvider` is not found. To use `go`, Please make sure that you have provided the `routerProvider` for `<Refine />` https://refine.dev/docs/routing/router-provider/ \n"),a=i({...e.go,type:"path"})),"to"in e&&(a=e.to),r?G.createElement(r,{ref:t,...e,to:a,go:void 0}):G.createElement("a",{ref:t,href:a,...e,to:void 0,go:void 0})},"LinkComponent"),aCt=h.forwardRef(hCn),c2=Qn(()=>aCt,"useLink"),VP={useHistory:()=>!1,useLocation:()=>!1,useParams:()=>({}),Prompt:()=>null,Link:()=>null},QVe=G.createContext(VP),mCn=Qn(({children:e,useHistory:t,useLocation:n,useParams:r,Prompt:i,Link:a,routes:o})=>G.createElement(QVe.Provider,{value:{useHistory:t??VP.useHistory,useLocation:n??VP.useLocation,useParams:r??VP.useParams,Prompt:i??VP.Prompt,Link:a??VP.Link,routes:o??VP.routes}},e),"LegacyRouterContextProvider"),np=Qn(()=>{let e=h.useContext(QVe),{useHistory:t,useLocation:n,useParams:r,Prompt:i,Link:a,routes:o}=e??VP;return{useHistory:t,useLocation:n,useParams:r,Prompt:i,Link:a,routes:o}},"useRouterContext"),aK=G.createContext({options:{buttons:{enableAccessControl:!0,hideIfUnauthorized:!1}}}),gCn=Qn(({can:e,children:t,options:n})=>G.createElement(aK.Provider,{value:{can:e,options:n?{...n,buttons:{enableAccessControl:!0,hideIfUnauthorized:!1,...n.buttons}}:{buttons:{enableAccessControl:!0,hideIfUnauthorized:!1},queryOptions:void 0}}},t),"AccessControlContextProvider"),ZVe=Qn(e=>{if(!e)return;let{icon:t,list:n,edit:r,create:i,show:a,clone:o,children:s,meta:c,options:u,...d}=e,{icon:f,...p}=c??{},{icon:m,...g}=u??{};return{...d,...c?{meta:p}:{},...u?{options:g}:{}}},"sanitizeResource"),jN=Qn(({action:e,resource:t,params:n,queryOptions:r})=>{let{can:i,options:a}=h.useContext(aK),{keys:o,preferLegacyKeys:s}=Vf(),{queryOptions:c}=a||{},u={...c,...r},{resource:d,...f}=n??{},p=ZVe(d),m=H6({queryKey:o().access().resource(t).action(e).params({params:{...f,resource:p},enabled:u==null?void 0:u.enabled}).get(s),queryFn:()=>(i==null?void 0:i({action:e,resource:t,params:{...f,resource:p}}))??Promise.resolve({can:!0}),enabled:typeof i<"u",...u,meta:{...u==null?void 0:u.meta,...yd("useCan",s,t,["useButtonCanAccess","useNavigationButton"])},retry:!1});return typeof i>"u"?{data:{can:!0}}:m},"useCan"),oCt=Qn(()=>{let{can:e}=G.useContext(aK);return{can:G.useMemo(()=>e?Qn(async({params:t,...n})=>{let r=t!=null&&t.resource?ZVe(t.resource):void 0;return e({...n,...t?{params:{...t,resource:r}}:{}})},"canWithSanitizedResource"):void 0,[e])}},"useCanWithoutCache"),U4e=Qn(e=>{let[t,n]=h.useState([]),[r,i]=h.useState([]),[a,o]=h.useState([]),{resource:s,sort:c,sorters:u,filters:d=[],optionLabel:f="title",optionValue:p="id",searchField:m=typeof f=="string"?f:"title",debounce:g=300,successNotification:_,errorNotification:v,defaultValueQueryOptions:b,queryOptions:y,fetchSize:x,pagination:C,hasPagination:w=!1,liveMode:$,defaultValue:O=[],selectedOptionsOrder:N="in-place",onLiveEvent:P,onSearch:I,liveParams:D,meta:k,metaData:R,dataProviderName:A,overtimeOptions:F}=e,z=h.useCallback(ve=>typeof f=="string"?dre(ve,f):f(ve),[f]),M=h.useCallback(ve=>typeof p=="string"?dre(ve,p):p(ve),[p]),{resource:K,identifier:U}=Oc(s),W=d0()({resource:K,meta:Ho(k,R)}),L=Array.isArray(O)?O:[O],Y=h.useCallback(ve=>{o(ve.data.map(be=>({label:z(be),value:M(be)})))},[f,p]),J=b??y,Z=USt({resource:U,ids:L,queryOptions:{...J,enabled:L.length>0&&((J==null?void 0:J.enabled)??!0),onSuccess:ve=>{var be;Y(ve),(be=J==null?void 0:J.onSuccess)==null||be.call(J,ve)}},overtimeOptions:{enabled:!1},meta:W,metaData:W,liveMode:"off",dataProviderName:A}),te=h.useCallback(ve=>{i(ve.data.map(be=>({label:z(be),value:M(be)})))},[f,p]),re=KVe({resource:U,sorters:Ho(u,c),filters:d.concat(t),pagination:{current:C==null?void 0:C.current,pageSize:(C==null?void 0:C.pageSize)??x,mode:C==null?void 0:C.mode},hasPagination:w,queryOptions:{...y,onSuccess:ve=>{var be;te(ve),(be=y==null?void 0:y.onSuccess)==null||be.call(y,ve)}},overtimeOptions:{enabled:!1},successNotification:_,errorNotification:v,meta:W,metaData:W,liveMode:$,liveParams:D,onLiveEvent:P,dataProviderName:A}),{elapsedTime:se}=p_({...F,isLoading:re.isFetching||Z.isFetching}),de=h.useMemo(()=>uSn(N==="in-place"?[...r,...a]:[...a,...r],"value"),[r,a]),pe=h.useRef(I),Se=h.useMemo(()=>sSt(ve=>{if(pe.current){n(pe.current(ve));return}if(!ve){n([]);return}n([{field:m,operator:"contains",value:ve}])},g),[m,g]);return h.useEffect(()=>{pe.current=I},[I]),{queryResult:re,defaultValueQueryResult:Z,query:re,defaultValueQuery:Z,options:de,onSearch:Se,overtime:{elapsedTime:se}}},"useSelect"),Yot=[],Xot=[];function K4e({initialCurrent:e,initialPageSize:t,hasPagination:n=!0,pagination:r,initialSorter:i,permanentSorter:a=Xot,defaultSetFilterBehavior:o,initialFilter:s,permanentFilter:c=Yot,filters:u,sorters:d,syncWithLocation:f,resource:p,successNotification:m,errorNotification:g,queryOptions:_,liveMode:v,onLiveEvent:b,liveParams:y,meta:x,metaData:C,dataProviderName:w,overtimeOptions:$}={}){var O,N,P,I,D;let{syncWithLocation:k}=WVe(),R=f??k,A=H4e(v),F=qu(),{useLocation:z}=np(),{search:M,pathname:K}=z(),U=d0(),W=l2(),L=((u==null?void 0:u.mode)||"server")==="server",Y=((d==null?void 0:d.mode)||"server")==="server",J=n===!1?"off":"server",Z=((r==null?void 0:r.mode)??J)!=="off",te=Ho(r==null?void 0:r.current,e),re=Ho(r==null?void 0:r.pageSize,t),se=Ho(x,C),{parsedCurrent:de,parsedPageSize:pe,parsedSorter:Se,parsedFilters:ve}=UVe(M??"?"),be=Ho(u==null?void 0:u.initial,s),Ee=Ho(u==null?void 0:u.permanent,c)??Yot,xe=Ho(d==null?void 0:d.initial,i),Pe=Ho(d==null?void 0:d.permanent,a)??Xot,je=Ho(u==null?void 0:u.defaultBehavior,o)??"merge",ft,Ge,Ye,nt;R?(ft=((O=W==null?void 0:W.params)==null?void 0:O.current)||de||te||1,Ge=((N=W==null?void 0:W.params)==null?void 0:N.pageSize)||pe||re||10,Ye=((P=W==null?void 0:W.params)==null?void 0:P.sorters)||(Se.length?Se:xe),nt=((I=W==null?void 0:W.params)==null?void 0:I.filters)||(ve.length?ve:be)):(ft=te||1,Ge=re||10,Ye=xe,nt=be);let{replace:We}=pg(),ct=u0(),{resource:rt,identifier:vt}=Oc(p),Mt=U({resource:rt,meta:se});G.useEffect(()=>{AC(typeof vt>"u","useTable: `resource` is not defined.")},[vt]);let[$t,ke]=h.useState(sFe(Pe,Ye??[])),[ye,_e]=h.useState(oFe(Ee,nt??[])),[He,Ze]=h.useState(ft),[ot,Qt]=h.useState(Ge),Bt=Qn(()=>{if(F==="new"){let{sorters:Or,filters:br,pageSize:mr,current:An,...Dn}=(W==null?void 0:W.params)??{};return Dn}let{sorter:vn,filters:bn,pageSize:ur,current:zn,...Tn}=bC.parse(M,{ignoreQueryPrefix:!0});return Tn},"getCurrentQueryParams"),Yt=Qn(({pagination:{current:vn,pageSize:bn},sorter:ur,filters:zn})=>{if(F==="new")return ct({type:"path",options:{keepHash:!0,keepQuery:!0},query:{...Z?{current:vn,pageSize:bn}:{},sorters:ur,filters:zn,...Bt()}})??"";let Tn=bC.parse(M==null?void 0:M.substring(1)),Or=iFe({pagination:{pageSize:bn,current:vn},sorters:$t??ur,filters:zn,...Tn});return`${K??""}?${Or??""}`},"createLinkForSyncWithLocation");h.useEffect(()=>{M===""&&(Ze(ft),Qt(Ge),ke(sFe(Pe,Ye??[])),_e(oFe(Ee,nt??[])))},[M]),h.useEffect(()=>{if(R){let vn=Bt();if(F==="new")ct({type:"replace",options:{keepQuery:!0},query:{...Z?{pageSize:ot,current:He}:{},sorters:zq($t,Pe,ZP),filters:zq(ye,Ee,ZP)}});else{let bn=iFe({...Z?{pagination:{pageSize:ot,current:He}}:{},sorters:zq($t,Pe,ZP),filters:zq(ye,Ee,ZP),...vn});return We==null?void 0:We(`${K}?${bn}`,void 0,{shallow:!0})}}},[R,He,ot,$t,ye]);let Gt=KVe({resource:vt,hasPagination:n,pagination:{current:He,pageSize:ot,mode:r==null?void 0:r.mode},filters:L?Fte(Ee,ye):void 0,sorters:Y?aFe(Pe,$t):void 0,queryOptions:_,overtimeOptions:$,successNotification:m,errorNotification:g,meta:Mt,metaData:Mt,liveMode:A,liveParams:y,onLiveEvent:b,dataProviderName:w}),kt=h.useCallback(vn=>{_e(bn=>Fte(Ee,vn,bn))},[Ee]),In=h.useCallback(vn=>{_e(Fte(Ee,vn))},[Ee]),Cn=h.useCallback(vn=>{_e(bn=>Fte(Ee,vn(bn)))},[Ee]),Nn=h.useCallback((vn,bn=je)=>{typeof vn=="function"?Cn(vn):bn==="replace"?In(vn):kt(vn)},[Cn,In,kt]),kn=h.useCallback(vn=>{ke(()=>aFe(Pe,vn))},[Pe]);return{tableQueryResult:Gt,tableQuery:Gt,sorters:$t,setSorters:kn,sorter:$t,setSorter:kn,filters:ye,setFilters:Nn,current:He,setCurrent:Ze,pageSize:ot,setPageSize:Qt,pageCount:ot?Math.ceil((((D=Gt.data)==null?void 0:D.total)??0)/ot):1,createLinkForSyncWithLocation:Yt,overtime:Gt.overtime}}Qn(K4e,"useTable");var G4e=G.createContext({}),vCn=Qn(({create:e,get:t,update:n,children:r})=>G.createElement(G4e.Provider,{value:{create:e,get:t,update:n}},r),"AuditLogContextProvider"),WF=Qn(({logMutationOptions:e,renameMutationOptions:t}={})=>{let n=JC(),r=h.useContext(G4e),{keys:i,preferLegacyKeys:a}=Vf(),o=qf(),{resources:s}=h.useContext(tK),{data:c,refetch:u,isLoading:d}=pD({v3LegacyAuthProviderCompatible:!!(o!=null&&o.isLegacy),queryOptions:{enabled:!!(r!=null&&r.create)}}),f=jm(async m=>{var g,_,v,b,y;let x=Gv(m.resource,s),C=Ho((g=x==null?void 0:x.meta)==null?void 0:g.audit,(_=x==null?void 0:x.options)==null?void 0:_.audit,(b=(v=x==null?void 0:x.options)==null?void 0:v.auditLog)==null?void 0:b.permissions);if(C&&!gSn(C,m.action))return;let w;return d&&r!=null&&r.create&&(w=await u()),await((y=r.create)==null?void 0:y.call(r,{...m,author:c??(w==null?void 0:w.data)}))},{mutationKey:i().audit().action("log").get(),...e,meta:{...e==null?void 0:e.meta,...yd("useLog",a)}}),p=jm(async m=>{var g;return await((g=r.update)==null?void 0:g.call(r,m))},{onSuccess:m=>{m!=null&&m.resource&&n.invalidateQueries(i().audit().resource((m==null?void 0:m.resource)??"").action("list").get(a))},mutationKey:i().audit().action("rename").get(),...t,meta:{...t==null?void 0:t.meta,...yd("useLog",a)}});return{log:f,rename:p}},"useLog"),_Cn=Qn(({resource:e,action:t,meta:n,author:r,metaData:i,queryOptions:a})=>{let{get:o}=h.useContext(G4e),{keys:s,preferLegacyKeys:c}=Vf();return H6({queryKey:s().audit().resource(e).action("list").params(n).get(c),queryFn:()=>(o==null?void 0:o({resource:e,action:t,author:r,meta:n,metaData:i}))??Promise.resolve([]),enabled:typeof o<"u",...a,retry:!1,meta:{...a==null?void 0:a.meta,...yd("useLogList",c,e)}})},"useLogList"),sCt=Qn(({meta:e={}}={})=>{let t=qu(),{i18nProvider:n}=h.useContext(yT),r=l2(),i=ws(),{resources:a,resource:o,action:s}=Oc(),{options:{textTransformers:c}}=Ih(),u=[];if(!(o!=null&&o.name))return{breadcrumbs:u};let d=Qn(f=>{var p,m,g,_,v,b;let y=typeof f=="string"?Gv(f,a,t==="legacy")??{name:f}:f;if(y){let x=Ho((p=y==null?void 0:y.meta)==null?void 0:p.parent,y==null?void 0:y.parentName);x&&d(x);let C=d3(y,a,t==="legacy").find(O=>O.action==="list"),w=(m=C==null?void 0:C.resource)!=null&&m.list?C==null?void 0:C.route:void 0,$=w?t==="legacy"?w:_6(w,y==null?void 0:y.meta,r,e):void 0;u.push({label:Ho((g=y.meta)==null?void 0:g.label,(_=y.options)==null?void 0:_.label)??i(`${y.name}.${y.name}`,c.humanize(y.name)),href:$,icon:Ho((v=y.meta)==null?void 0:v.icon,(b=y.options)==null?void 0:b.icon,y.icon)})}},"addBreadcrumb");if(d(o),s&&s!=="list"){let f=`actions.${s}`,p=i(f);typeof n<"u"&&p===f?(AC(!0,`[useBreadcrumb]: Breadcrumb missing translate key for the "${s}" action. Please add "actions.${s}" key to your translation file.
For more information, see https://refine.dev/docs/api-reference/core/hooks/useBreadcrumb/#i18n-support`),u.push({label:i(`buttons.${s}`,c.humanize(s))})):u.push({label:i(f,c.humanize(s))})}return{breadcrumbs:u}},"useBreadcrumb"),lge=Qn((e,t,n=!1)=>{let r=[],i=LN(e,t);for(;i;)r.push(i),i=LN(i,t);return r.reverse(),`/${[...r,e].map(a=>vT((n?a.route:void 0)??a.identifier??a.name)).join("/").replace(/^\//,"")}`},"createResourceKey"),yCn=Qn((e,t=!1)=>{let n={item:{name:"__root__"},children:{}};e.forEach(i=>{let a=[],o=LN(i,e);for(;o;)a.push(o),o=LN(o,e);a.reverse();let s=n;a.forEach(u=>{let d=(t?u.route:void 0)??u.identifier??u.name;s.children[d]||(s.children[d]={item:u,children:{}}),s=s.children[d]});let c=(t?i.route:void 0)??i.identifier??i.name;s.children[c]||(s.children[c]={item:i,children:{}})});let r=Qn(i=>{let a=[];return Object.keys(i.children).forEach(o=>{let s=lge(i.children[o].item,e,t),c={...i.children[o].item,key:s,children:r(i.children[o])};a.push(c)}),a},"flatten");return r(n)},"createTree"),Jot=Qn(e=>e.split("?")[0].split("#")[0].replace(/(.+)(\/$)/,"$1"),"getCleanPath"),Y4e=Qn(({meta:e,hideOnMissingParameter:t=!0}={hideOnMissingParameter:!0})=>{let n=ws(),r=iK(),i=qu(),{resource:a,resources:o}=Oc(),{pathname:s}=l2(),{useLocation:c}=np(),{pathname:u}=c(),d=j5(),f=`/${((i==="legacy"?Jot(u):s?Jot(s):void 0)??"").replace(/^\//,"")}`,p=a?lge(a,o,i==="legacy"):f??"",m=G.useMemo(()=>{if(!a)return[];let v=LN(a,o),b=[lge(a,o)];for(;v;)b.push(lge(v,o)),v=LN(v,o);return b},[]),g=G.useCallback(v=>{var b,y,x,C,w,$;if(Ho((b=v==null?void 0:v.meta)==null?void 0:b.hide,(y=v==null?void 0:v.options)==null?void 0:y.hide)||!(v!=null&&v.list)&&v.children.length===0)return;let O=v.list?r({resource:v,action:"list",legacy:i==="legacy",meta:e}):void 0;if(!(t&&O&&O.match(/(\/|^):(.+?)(\/|$){1}/)))return{...v,route:O,icon:Ho((x=v.meta)==null?void 0:x.icon,(C=v.options)==null?void 0:C.icon,v.icon),label:Ho((w=v==null?void 0:v.meta)==null?void 0:w.label,($=v==null?void 0:v.options)==null?void 0:$.label)??n(`${v.name}.${v.name}`,d(v.name,"plural"))}},[i,e,r,n,t]),_=G.useMemo(()=>{let v=yCn(o,i==="legacy"),b=Qn(y=>y.flatMap(x=>{let C=b(x.children),w=g({...x,children:C});return w?[w]:[]}),"prepare");return b(v)},[o,i,g]);return{defaultOpenKeys:m,selectedKey:p,menuItems:_}},"useMenu"),lFe=h.createContext({}),bCn=Qn(({children:e,value:t})=>{let n=eWe(),r=h.useMemo(()=>({...n,...t}),[n,t]);return G.createElement(lFe.Provider,{value:r},e)},"MetaContextProvider"),eWe=Qn(()=>{if(!h.useContext(lFe))throw new Error("useMetaContext must be used within a MetaContextProvider");return h.useContext(lFe)},"useMetaContext"),d0=Qn(()=>{let{params:e}=l2(),t=eWe();return Qn(({resource:n,meta:r}={})=>{let{meta:i}=ZVe(n)??{meta:{}},{filters:a,sorters:o,current:s,pageSize:c,...u}=e??{},d={...i,...u,...r};return t!=null&&t.tenantId&&(d.tenantId=t.tenantId),d},"getMetaFn")},"useMeta"),yae=Qn(()=>{let{options:e}=G.useContext(jT);return e},"useRefineOptions"),xCn=Qn(e=>{let t=qu(),{useParams:n}=np(),r=l2(),i=n(),a=t==="legacy"?i.id:r.id;return e??a},"useId"),SCn=Qn(e=>{let t=qu(),{useParams:n}=np(),r=l2(),i=n(),a=t==="legacy"?i.action:r.action;return e??a},"useAction");function hD(e){let{select:t,identifier:n}=Oc(),r=(e==null?void 0:e.resource)??n,{identifier:i=void 0,resource:a=void 0}=r?t(r,!0):{},o=n===i,s=xCn(),c=SCn(e==null?void 0:e.action),u=G.useMemo(()=>o?(e==null?void 0:e.id)??s:e==null?void 0:e.id,[o,e==null?void 0:e.id,s]),[d,f]=G.useState(u);G.useMemo(()=>f(u),[u]);let p=G.useMemo(()=>!o&&!(e!=null&&e.action)?"create":c==="edit"||c==="clone"?c:"create",[c,o,e==null?void 0:e.action]);return{id:d,setId:f,resource:a,action:c,identifier:i,formAction:p}}Qn(hD,"useResourceParams");function X4e({type:e}){let t=ws(),{textTransformers:{humanize:n}}=yae(),r=`buttons.${e}`,i=n(e);return{label:t(r,i)}}Qn(X4e,"useActionableButton");var lCt=Qn(e=>{var t,n,r;let i=ws(),a=G.useContext(aK),o=((t=e.accessControl)==null?void 0:t.enabled)??a.options.buttons.enableAccessControl,s=((n=e.accessControl)==null?void 0:n.hideIfUnauthorized)??a.options.buttons.hideIfUnauthorized,{data:c}=jN({resource:(r=e.resource)==null?void 0:r.name,action:e.action==="clone"?"create":e.action,params:{id:e.id,resource:e.resource},queryOptions:{enabled:o}}),u=G.useMemo(()=>c!=null&&c.can?"":c!=null&&c.reason?c.reason:i("buttons.notAccessTitle","You don't have permission to access"),[c==null?void 0:c.can,c==null?void 0:c.reason,i]),d=o&&s&&!(c!=null&&c.can),f=(c==null?void 0:c.can)===!1;return{title:u,hidden:d,disabled:f,canAccess:c}},"useButtonCanAccess");function oK(e){var t;let n=pg(),r=qu(),i=c2(),{Link:a}=np(),o=ws(),s=j5(),{textTransformers:{humanize:c}}=yae(),{id:u,resource:d,identifier:f}=hD({resource:e.resource,id:e.action==="create"?void 0:e.id}),{canAccess:p,title:m,hidden:g,disabled:_}=lCt({action:e.action,accessControl:e.accessControl,id:u,resource:d}),v=r==="legacy"?a:i,b=G.useMemo(()=>{if(!d)return"";switch(e.action){case"create":case"list":return n[`${e.action}Url`](d,e.meta);default:return u?n[`${e.action}Url`](d,u,e.meta):""}},[d,u,e.meta,n[`${e.action}Url`]]),y=e.action==="list"?o(`${f??e.resource}.titles.list`,s(((t=d==null?void 0:d.meta)==null?void 0:t.label)??(d==null?void 0:d.label)??f??e.resource,"plural")):o(`buttons.${e.action}`,c(e.action));return{to:b,label:y,title:m,disabled:_,hidden:g,canAccess:p,LinkComponent:v}}Qn(oK,"useNavigationButton");function tWe(e){let t=ws(),{mutate:n,isLoading:r,variables:i}=mae(),{setWarnWhen:a}=L5(),{mutationMode:o}=dD(e.mutationMode),{id:s,resource:c,identifier:u}=hD({resource:e.resource,id:e.id}),{title:d,disabled:f,hidden:p,canAccess:m}=lCt({action:"delete",accessControl:e.accessControl,id:s,resource:c}),g=t("buttons.delete","Delete"),_=t("buttons.delete","Delete"),v=t("buttons.confirm","Are you sure?"),b=t("buttons.cancel","Cancel"),y=s===(i==null?void 0:i.id)&&r;return{label:g,title:d,hidden:p,disabled:f,canAccess:m,loading:y,confirmOkLabel:_,cancelLabel:b,confirmTitle:v,onConfirm:Qn(()=>{s&&u&&(a(!1),n({id:s,resource:u,mutationMode:o,successNotification:e.successNotification,errorNotification:e.errorNotification,meta:e.meta,metaData:e.meta,dataProviderName:e.dataProviderName,invalidates:e.invalidates},{onSuccess:e.onSuccess}))},"onConfirm")}}Qn(tWe,"useDeleteButton");function nWe(e){let t=ws(),{keys:n,preferLegacyKeys:r}=Vf(),i=JC(),a=J6(),{identifier:o,id:s}=hD({resource:e.resource,id:e.id}),{resources:c}=Oc(),u=!!i.isFetching({queryKey:n().data(fd(o,e.dataProviderName,c)).resource(o).action("one").get(r)}),d=Qn(()=>{a({id:s,invalidates:["detail"],dataProviderName:e.dataProviderName,resource:o})},"onClick"),f=t("buttons.refresh","Refresh");return{onClick:d,label:f,loading:u}}Qn(nWe,"useRefreshButton");var cCt=Qn(e=>oK({...e,action:"show"}),"useShowButton"),uCt=Qn(e=>oK({...e,action:"edit"}),"useEditButton"),dCt=Qn(e=>oK({...e,action:"clone"}),"useCloneButton"),fCt=Qn(e=>oK({...e,action:"create"}),"useCreateButton"),pCt=Qn(e=>oK({...e,action:"list"}),"useListButton"),hCt=Qn(()=>X4e({type:"save"}),"useSaveButton"),mCt=Qn(()=>X4e({type:"export"}),"useExportButton"),gCt=Qn(()=>X4e({type:"import"}),"useImportButton"),CCn=Qn(()=>{let[e,t]=h.useState(),n=ws(),{push:r}=pg(),i=u0(),a=qu(),{resource:o,action:s}=Oc();return h.useEffect(()=>{o&&s&&t(n("pages.error.info",{action:s,resource:o.name},`You may have forgotten to add the "${s}" component to "${o.name}" resource.`))},[o,s]),G.createElement(G.Fragment,null,G.createElement("h1",null,n("pages.error.404",void 0,"Sorry, the page you visited does not exist.")),e&&G.createElement("p",null,e),G.createElement("button",{onClick:()=>{a==="legacy"?r("/"):i({to:"/"})}},n("pages.error.backHome",void 0,"Back Home")))},"ErrorComponent"),vCt=Qn(()=>{let[e,t]=h.useState(""),[n,r]=h.useState(""),i=ws(),a=qf(),{mutate:o}=HF({v3LegacyAuthProviderCompatible:!!(a!=null&&a.isLegacy)});return G.createElement(G.Fragment,null,G.createElement("h1",null,i("pages.login.title","Sign in your account")),G.createElement("form",{onSubmit:s=>{s.preventDefault(),o({username:e,password:n})}},G.createElement("table",null,G.createElement("tbody",null,G.createElement("tr",null,G.createElement("td",null,i("pages.login.username",void 0,"username"),":"),G.createElement("td",null,G.createElement("input",{type:"text",size:20,autoCorrect:"off",spellCheck:!1,autoCapitalize:"off",autoFocus:!0,required:!0,value:e,onChange:s=>t(s.target.value)}))),G.createElement("tr",null,G.createElement("td",null,i("pages.login.password",void 0,"password"),":"),G.createElement("td",null,G.createElement("input",{type:"password",required:!0,size:20,value:n,onChange:s=>r(s.target.value)}))))),G.createElement("br",null),G.createElement("input",{type:"submit",value:"login"})))},"LoginPage"),wCn=Qn(({providers:e,registerLink:t,forgotPasswordLink:n,rememberMe:r,contentProps:i,wrapperProps:a,renderContent:o,formProps:s,title:c=void 0,hideForm:u,mutationVariables:d})=>{let f=qu(),p=c2(),{Link:m}=np(),g=f==="legacy"?m:p,[_,v]=h.useState(""),[b,y]=h.useState(""),[x,C]=h.useState(!1),w=ws(),$=qf(),{mutate:O}=HF({v3LegacyAuthProviderCompatible:!!($!=null&&$.isLegacy)}),N=Qn((D,k)=>G.createElement(g,{to:D},k),"renderLink"),P=Qn(()=>e?e.map(D=>G.createElement("div",{key:D.name,style:{display:"flex",alignItems:"center",justifyContent:"center",marginBottom:"1rem"}},G.createElement("button",{onClick:()=>O({...d,providerName:D.name}),style:{display:"flex",alignItems:"center"}},D==null?void 0:D.icon,D.label??G.createElement("label",null,D.label)))):null,"renderProviders"),I=G.createElement("div",{...i},G.createElement("h1",{style:{textAlign:"center"}},w("pages.login.title","Sign in to your account")),P(),!u&&G.createElement(G.Fragment,null,G.createElement("hr",null),G.createElement("form",{onSubmit:D=>{D.preventDefault(),O({...d,email:_,password:b,remember:x})},...s},G.createElement("div",{style:{display:"flex",flexDirection:"column",padding:25}},G.createElement("label",{htmlFor:"email-input"},w("pages.login.fields.email","Email")),G.createElement("input",{id:"email-input",name:"email",type:"text",size:20,autoCorrect:"off",spellCheck:!1,autoCapitalize:"off",required:!0,value:_,onChange:D=>v(D.target.value)}),G.createElement("label",{htmlFor:"password-input"},w("pages.login.fields.password","Password")),G.createElement("input",{id:"password-input",type:"password",name:"password",required:!0,size:20,value:b,onChange:D=>y(D.target.value)}),r??G.createElement(G.Fragment,null,G.createElement("label",{htmlFor:"remember-me-input"},w("pages.login.buttons.rememberMe","Remember me"),G.createElement("input",{id:"remember-me-input",name:"remember",type:"checkbox",size:20,checked:x,value:x.toString(),onChange:()=>{C(!x)}}))),G.createElement("br",null),n??N("/forgot-password",w("pages.login.buttons.forgotPassword","Forgot password?")),G.createElement("input",{type:"submit",value:w("pages.login.signin","Sign in")}),t??G.createElement("span",null,w("pages.login.buttons.noAccount","Don’t have an account?")," ",N("/register",w("pages.login.register","Sign up")))))),t!==!1&&u&&G.createElement("div",{style:{textAlign:"center"}},w("pages.login.buttons.noAccount","Don’t have an account?")," ",N("/register",w("pages.login.register","Sign up"))));return G.createElement("div",{...a},o?o(I,c):I)},"LoginPage"),ECn=Qn(({providers:e,loginLink:t,wrapperProps:n,contentProps:r,renderContent:i,formProps:a,title:o=void 0,hideForm:s,mutationVariables:c})=>{let u=qu(),d=c2(),{Link:f}=np(),p=u==="legacy"?f:d,[m,g]=h.useState(""),[_,v]=h.useState(""),b=ws(),y=qf(),{mutate:x,isLoading:C}=j4e({v3LegacyAuthProviderCompatible:!!(y!=null&&y.isLegacy)}),w=Qn((N,P)=>G.createElement(p,{to:N},P),"renderLink"),$=Qn(()=>e?e.map(N=>G.createElement("div",{key:N.name,style:{display:"flex",alignItems:"center",justifyContent:"center",marginBottom:"1rem"}},G.createElement("button",{onClick:()=>x({...c,providerName:N.name}),style:{display:"flex",alignItems:"center"}},N==null?void 0:N.icon,N.label??G.createElement("label",null,N.label)))):null,"renderProviders"),O=G.createElement("div",{...r},G.createElement("h1",{style:{textAlign:"center"}},b("pages.register.title","Sign up for your account")),$(),!s&&G.createElement(G.Fragment,null,G.createElement("hr",null),G.createElement("form",{onSubmit:N=>{N.preventDefault(),x({...c,email:m,password:_})},...a},G.createElement("div",{style:{display:"flex",flexDirection:"column",padding:25}},G.createElement("label",{htmlFor:"email-input"},b("pages.register.fields.email","Email")),G.createElement("input",{id:"email-input",name:"email",type:"email",size:20,autoCorrect:"off",spellCheck:!1,autoCapitalize:"off",required:!0,value:m,onChange:N=>g(N.target.value)}),G.createElement("label",{htmlFor:"password-input"},b("pages.register.fields.password","Password")),G.createElement("input",{id:"password-input",name:"password",type:"password",required:!0,size:20,value:_,onChange:N=>v(N.target.value)}),G.createElement("input",{type:"submit",value:b("pages.register.buttons.submit","Sign up"),disabled:C}),t??G.createElement(G.Fragment,null,G.createElement("span",null,b("pages.login.buttons.haveAccount","Have an account?")," ",w("/login",b("pages.login.signin","Sign in"))))))),t!==!1&&s&&G.createElement("div",{style:{textAlign:"center"}},b("pages.login.buttons.haveAccount","Have an account?")," ",w("/login",b("pages.login.signin","Sign in"))));return G.createElement("div",{...n},i?i(O,o):O)},"RegisterPage"),TCn=Qn(({loginLink:e,wrapperProps:t,contentProps:n,renderContent:r,formProps:i,title:a=void 0,mutationVariables:o})=>{let s=ws(),c=qu(),u=c2(),{Link:d}=np(),f=c==="legacy"?d:u,[p,m]=h.useState(""),{mutate:g,isLoading:_}=B4e(),v=Qn((y,x)=>G.createElement(f,{to:y},x),"renderLink"),b=G.createElement("div",{...n},G.createElement("h1",{style:{textAlign:"center"}},s("pages.forgotPassword.title","Forgot your password?")),G.createElement("hr",null),G.createElement("form",{onSubmit:y=>{y.preventDefault(),g({...o,email:p})},...i},G.createElement("div",{style:{display:"flex",flexDirection:"column",padding:25}},G.createElement("label",{htmlFor:"email-input"},s("pages.forgotPassword.fields.email","Email")),G.createElement("input",{id:"email-input",name:"email",type:"mail",autoCorrect:"off",spellCheck:!1,autoCapitalize:"off",required:!0,value:p,onChange:y=>m(y.target.value)}),G.createElement("input",{type:"submit",disabled:_,value:s("pages.forgotPassword.buttons.submit","Send reset instructions")}),G.createElement("br",null),e??G.createElement("span",null,s("pages.register.buttons.haveAccount","Have an account? ")," ",v("/login",s("pages.login.signin","Sign in"))))));return G.createElement("div",{...t},r?r(b,a):b)},"ForgotPasswordPage"),$Cn=Qn(({wrapperProps:e,contentProps:t,renderContent:n,formProps:r,title:i=void 0,mutationVariables:a})=>{let o=ws(),s=qf(),{mutate:c,isLoading:u}=z4e({v3LegacyAuthProviderCompatible:!!(s!=null&&s.isLegacy)}),[d,f]=h.useState(""),[p,m]=h.useState(""),g=G.createElement("div",{...t},G.createElement("h1",{style:{textAlign:"center"}},o("pages.updatePassword.title","Update Password")),G.createElement("hr",null),G.createElement("form",{onSubmit:_=>{_.preventDefault(),c({...a,password:d,confirmPassword:p})},...r},G.createElement("div",{style:{display:"flex",flexDirection:"column",padding:25}},G.createElement("label",{htmlFor:"password-input"},o("pages.updatePassword.fields.password","New Password")),G.createElement("input",{id:"password-input",name:"password",type:"password",required:!0,size:20,value:d,onChange:_=>f(_.target.value)}),G.createElement("label",{htmlFor:"confirm-password-input"},o("pages.updatePassword.fields.confirmPassword","Confirm New Password")),G.createElement("input",{id:"confirm-password-input",name:"confirmPassword",type:"password",required:!0,size:20,value:p,onChange:_=>m(_.target.value)}),G.createElement("input",{type:"submit",disabled:u,value:o("pages.updatePassword.buttons.submit","Update")}))));return G.createElement("div",{...e},n?n(g,i):g)},"UpdatePasswordPage"),OCn=Qn(e=>{let{type:t}=e;return G.createElement(G.Fragment,null,Qn(()=>{switch(t){case"register":return G.createElement(ECn,{...e});case"forgotPassword":return G.createElement(TCn,{...e});case"updatePassword":return G.createElement($Cn,{...e});default:return G.createElement(wCn,{...e})}},"renderView")())},"AuthPage"),_Ct=Qn(()=>G.createElement(G.Fragment,null,G.createElement("h1",null,"Welcome on board"),G.createElement("p",null,"Your configuration is completed."),G.createElement("p",null,"Now you can get started by adding your resources to the"," ",G.createElement("code",null,"`resources`")," property of ",G.createElement("code",null,"`<Refine>`")),G.createElement("div",{style:{display:"flex",gap:8}},G.createElement("a",{href:"https://refine.dev",target:"_blank",rel:"noreferrer"},G.createElement("button",null,"Documentation")),G.createElement("a",{href:"https://refine.dev/examples",target:"_blank",rel:"noreferrer"},G.createElement("button",null,"Examples")),G.createElement("a",{href:"https://discord.gg/refine",target:"_blank",rel:"noreferrer"},G.createElement("button",null,"Community")))),"ReadyPage"),PCn=[{title:"Documentation",description:"Learn about the technical details of using Refine in your projects.",link:"https://refine.dev/docs",iconUrl:"https://refine.ams3.cdn.digitaloceanspaces.com/welcome-page/book.svg"},{title:"Tutorial",description:"Learn how to use Refine by building a fully-functioning CRUD app, from scratch to full launch.",link:"https://refine.dev/tutorial",iconUrl:"https://refine.ams3.cdn.digitaloceanspaces.com/welcome-page/hat.svg"},{title:"Templates",description:"Explore a range of pre-built templates, perfect everything from admin panels to dashboards and CRMs.",link:"https://refine.dev/templates",iconUrl:"https://refine.ams3.cdn.digitaloceanspaces.com/welcome-page/application.svg"},{title:"Community",description:"Join our Discord community and keep up with the latest news.",link:"https://discord.gg/refine",iconUrl:"https://refine.ams3.cdn.digitaloceanspaces.com/welcome-page/discord.svg"}],NCn=Qn(()=>{let e=Uot("(max-width: 1010px)"),t=Uot("(max-width: 650px)"),n=Qn(()=>t?"1, 280px":e?"2, 280px":"4, 1fr","getGridTemplateColumns"),r=Qn(()=>t?"32px":e?"40px":"48px","getHeaderFontSize"),i=Qn(()=>t?"16px":e?"20px":"24px","getSubHeaderFontSize");return G.createElement("div",{style:{position:"fixed",zIndex:10,inset:0,overflow:"auto",width:"100dvw",height:"100dvh"}},G.createElement("div",{style:{overflow:"hidden",position:"relative",backgroundSize:"cover",backgroundRepeat:"no-repeat",background:t?"url(https://refine.ams3.cdn.digitaloceanspaces.com/website/static/assets/landing-noise.webp), radial-gradient(88.89% 50% at 50% 100%, rgba(38, 217, 127, 0.10) 0%, rgba(38, 217, 127, 0.00) 100%), radial-gradient(88.89% 50% at 50% 0%, rgba(71, 235, 235, 0.15) 0%, rgba(71, 235, 235, 0.00) 100%), #1D1E30":e?"url(https://refine.ams3.cdn.digitaloceanspaces.com/website/static/assets/landing-noise.webp), radial-gradient(66.67% 50% at 50% 100%, rgba(38, 217, 127, 0.10) 0%, rgba(38, 217, 127, 0.00) 100%), radial-gradient(66.67% 50% at 50% 0%, rgba(71, 235, 235, 0.15) 0%, rgba(71, 235, 235, 0.00) 100%), #1D1E30":"url(https://refine.ams3.cdn.digitaloceanspaces.com/website/static/assets/landing-noise.webp), radial-gradient(35.56% 50% at 50% 100%, rgba(38, 217, 127, 0.12) 0%, rgba(38, 217, 127, 0) 100%), radial-gradient(35.56% 50% at 50% 0%, rgba(71, 235, 235, 0.18) 0%, rgba(71, 235, 235, 0) 100%), #1D1E30",minHeight:"100%",minWidth:"100%",fontFamily:"Arial",color:"#FFFFFF"}},G.createElement("div",{style:{zIndex:2,position:"absolute",width:t?"400px":"800px",height:"552px",opacity:"0.5",background:"url(https://refine.ams3.cdn.digitaloceanspaces.com/assets/welcome-page-hexagon.png)",backgroundRepeat:"no-repeat",backgroundSize:"contain",top:"0",left:"50%",transform:"translateX(-50%)"}}),G.createElement("div",{style:{height:t?"40px":"80px"}}),G.createElement("div",{style:{display:"flex",justifyContent:"center"}},G.createElement("div",{style:{backgroundRepeat:"no-repeat",backgroundSize:t?"112px 58px":"224px 116px",backgroundImage:"url(https://refine.ams3.cdn.digitaloceanspaces.com/assets/refine-logo.svg)",width:t?112:224,height:t?58:116}})),G.createElement("div",{style:{height:t?"120px":e?"200px":"30vh",minHeight:t?"120px":"200px"}}),G.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"16px",textAlign:"center"}},G.createElement("h1",{style:{fontSize:r(),fontWeight:700,margin:"0px"}},"Welcome Aboard!"),G.createElement("h4",{style:{fontSize:i(),fontWeight:400,margin:"0px"}},"Your configuration is completed.")),G.createElement("div",{style:{height:"64px"}}),G.createElement("div",{style:{display:"grid",gridTemplateColumns:`repeat(${n()})`,justifyContent:"center",gap:"48px",paddingRight:"16px",paddingLeft:"16px",paddingBottom:"32px",maxWidth:"976px",margin:"auto"}},PCn.map(a=>G.createElement(DCn,{key:`welcome-page-${a.title}`,card:a})))))},"ConfigSuccessPage"),DCn=Qn(({card:e})=>{let{title:t,description:n,iconUrl:r,link:i}=e,[a,o]=h.useState(!1);return G.createElement("div",{style:{display:"flex",flexDirection:"column",gap:"16px"}},G.createElement("div",{style:{display:"flex",alignItems:"center"}},G.createElement("a",{onPointerEnter:()=>o(!0),onPointerLeave:()=>o(!1),style:{display:"flex",alignItems:"center",color:"#fff",textDecoration:"none"},href:i},G.createElement("div",{style:{width:"16px",height:"16px",backgroundPosition:"center",backgroundSize:"contain",backgroundRepeat:"no-repeat",backgroundImage:`url(${r})`}}),G.createElement("span",{style:{fontSize:"16px",fontWeight:700,marginLeft:"13px",marginRight:"14px"}},t),G.createElement("svg",{style:{transition:"transform 0.5s ease-in-out, opacity 0.2s ease-in-out",...a&&{transform:"translateX(4px)",opacity:1}},width:"12",height:"8",fill:"none",opacity:"0.5",xmlns:"http://www.w3.org/2000/svg"},G.createElement("path",{d:"M7.293.293a1 1 0 0 1 1.414 0l3 3a1 1 0 0 1 0 1.414l-3 3a1 1 0 0 1-1.414-1.414L8.586 5H1a1 1 0 0 1 0-2h7.586L7.293 1.707a1 1 0 0 1 0-1.414Z",fill:"#fff"})))),G.createElement("span",{style:{fontSize:"12px",opacity:.5,lineHeight:"16px"}},n))},"Card"),ICn=Qn(()=>G.createElement("div",{style:{position:"fixed",zIndex:11,inset:0,overflow:"auto",width:"100dvw",height:"100dvh"}},G.createElement("div",{style:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center",padding:"24px",background:"#14141FBF",backdropFilter:"blur(3px)"}},G.createElement("div",{style:{maxWidth:"640px",width:"100%",background:"#1D1E30",borderRadius:"16px",border:"1px solid #303450",boxShadow:"0px 0px 120px -24px #000000"}},G.createElement("div",{style:{padding:"16px 20px",borderBottom:"1px solid #303450",display:"flex",alignItems:"center",gap:"8px",position:"relative"}},G.createElement(kCn,{style:{position:"absolute",left:0,top:0}}),G.createElement("div",{style:{lineHeight:"24px",fontSize:"16px",color:"#FFFFFF",display:"flex",alignItems:"center",gap:"16px"}},G.createElement(ACn,null),G.createElement("span",{style:{fontWeight:400}},"Configuration Error"))),G.createElement("div",{style:{padding:"20px",color:"#A3ADC2",lineHeight:"20px",fontSize:"14px",display:"flex",flexDirection:"column",gap:"20px"}},G.createElement("p",{style:{margin:0,padding:0,lineHeight:"28px",fontSize:"16px"}},G.createElement("code",{style:{display:"inline-block",background:"#30345080",padding:"0 4px",lineHeight:"24px",fontSize:"16px",borderRadius:"4px",color:"#FFFFFF"}},"<Refine />")," ","is not initialized. Please make sure you have it mounted in your app and placed your components inside it."),G.createElement("div",null,G.createElement(RCn,null)))))),"ConfigErrorPage"),RCn=Qn(()=>G.createElement("pre",{style:{display:"block",overflowX:"auto",borderRadius:"8px",fontSize:"14px",lineHeight:"24px",backgroundColor:"#14141F",color:"#E5ECF2",padding:"16px",margin:"0",maxHeight:"400px",overflow:"auto"}},G.createElement("span",{style:{color:"#FF7B72"}},"import")," ","{"," Refine, WelcomePage"," ","}"," ",G.createElement("span",{style:{color:"#FF7B72"}},"from")," ",G.createElement("span",{style:{color:"#A5D6FF"}},'"@refinedev/core"'),";",`
`,`
`,G.createElement("span",{style:{color:"#FF7B72"}},"export")," ",G.createElement("span",{style:{color:"#FF7B72"}},"default")," ",G.createElement("span",null,G.createElement("span",{style:{color:"#FF7B72"}},"function")," ",G.createElement("span",{style:{color:"#FFA657"}},"App"),"(",G.createElement("span",{style:{color:"rgb(222, 147, 95)"}}),")"," "),"{",`
`,"  ",G.createElement("span",{style:{color:"#FF7B72"}},"return")," (",`
`,"    ",G.createElement("span",null,G.createElement("span",{style:{color:"#79C0FF"}},"<",G.createElement("span",{style:{color:"#79C0FF"}},"Refine"),`
`,"      ",G.createElement("span",{style:{color:"#E5ECF2",opacity:.6}},"// ",G.createElement("span",null,"...")),`
`,"    ",">"),`
`,"      ",G.createElement("span",{style:{opacity:.6}},"{","/* ... */","}"),`
`,"      ",G.createElement("span",{style:{color:"#79C0FF"}},"<",G.createElement("span",{style:{color:"#79C0FF"}},"WelcomePage")," />"),`
`,"      ",G.createElement("span",{style:{opacity:.6}},"{","/* ... */","}"),`
`,"    ",G.createElement("span",{style:{color:"#79C0FF"}},"</",G.createElement("span",{style:{color:"#79C0FF"}},"Refine"),">")),`
`,"  ",");",`
`,"}"),"ExampleImplementation"),kCn=Qn(e=>G.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:204,height:56,viewBox:"0 0 204 56",fill:"none",...e},G.createElement("path",{fill:"url(#welcome-page-error-gradient-a)",d:"M12 0H0v12L12 0Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-b)",d:"M28 0h-8L0 20v8L28 0Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-c)",d:"M36 0h8L0 44v-8L36 0Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-d)",d:"M60 0h-8L0 52v4h4L60 0Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-e)",d:"M68 0h8L20 56h-8L68 0Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-f)",d:"M92 0h-8L28 56h8L92 0Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-g)",d:"M100 0h8L52 56h-8l56-56Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-h)",d:"M124 0h-8L60 56h8l56-56Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-i)",d:"M140 0h-8L76 56h8l56-56Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-j)",d:"M132 0h8L84 56h-8l56-56Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-k)",d:"M156 0h-8L92 56h8l56-56Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-l)",d:"M164 0h8l-56 56h-8l56-56Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-m)",d:"M188 0h-8l-56 56h8l56-56Z"}),G.createElement("path",{fill:"url(#welcome-page-error-gradient-n)",d:"M204 0h-8l-56 56h8l56-56Z"}),G.createElement("defs",null,G.createElement("radialGradient",{id:"welcome-page-error-gradient-a",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-b",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-c",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-d",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-e",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-f",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-g",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-h",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-i",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-j",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-k",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-l",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-m",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})),G.createElement("radialGradient",{id:"welcome-page-error-gradient-n",cx:0,cy:0,r:1,gradientTransform:"scale(124)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#FF4C4D",stopOpacity:.1}),G.createElement("stop",{offset:1,stopColor:"#FF4C4D",stopOpacity:0})))),"ErrorGradient"),ACn=Qn(e=>G.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,viewBox:"0 0 16 16",fill:"none",...e},G.createElement("path",{fill:"#FF4C4D",fillRule:"evenodd",d:"M8 16A8 8 0 1 0 8 0a8 8 0 0 0 0 16Z",clipRule:"evenodd"}),G.createElement("path",{fill:"#fff",fillRule:"evenodd",d:"M7 8a1 1 0 1 0 2 0V5a1 1 0 1 0-2 0v3Zm0 3a1 1 0 1 1 2 0 1 1 0 0 1-2 0Z",clipRule:"evenodd"})),"ErrorIcon"),yCt=Qn(()=>{let{__initialized:e}=Ih();return G.createElement(G.Fragment,null,G.createElement(NCn,null),!e&&G.createElement(ICn,null))},"WelcomePage"),MCn="4.57.7",FCn=Qn(()=>{var e;let t=pae(),n=h.useContext(G4e),{liveProvider:r}=h.useContext(gae),i=h.useContext(QVe),a=h.useContext(GVe),{i18nProvider:o}=h.useContext(yT),s=h.useContext(YVe),c=h.useContext(aK),{resources:u}=Oc(),d=Ih(),f=!!n.create||!!n.get||!!n.update,p=!!(r!=null&&r.publish)||!!(r!=null&&r.subscribe)||!!(r!=null&&r.unsubscribe),m=!!i.useHistory||!!i.Link||!!i.Prompt||!!i.useLocation||!!i.useParams,g=!!a,_=!!(o!=null&&o.changeLocale)||!!(o!=null&&o.getLocale)||!!(o!=null&&o.translate),v=!!s.close||!!s.open,b=!!c.can,y=(e=d==null?void 0:d.options)==null?void 0:e.projectId;return{providers:{auth:t,auditLog:f,live:p,router:m,data:g,i18n:_,notification:v,accessControl:b},version:MCn,resourceCount:u.length,projectId:y}},"useTelemetryData"),LCn=Qn(e=>{try{let t=JSON.stringify(e||{});return typeof btoa<"u"?btoa(t):Buffer.from(t).toString("base64")}catch{return}},"encode"),jCn=Qn(e=>{let t=new Image;t.src=e},"throughImage"),BCn=Qn(e=>{fetch(e)},"throughFetch"),zCn=Qn(e=>{typeof Image<"u"?jCn(e):typeof fetch<"u"&&BCn(e)},"transport"),HCn=Qn(()=>{let e=FCn(),t=G.useRef(!1);return G.useEffect(()=>{if(t.current)return;let n=LCn(e);n&&(zCn(`https://telemetry.refine.dev/telemetry?payload=${n}`),t.current=!0)},[]),null},"Telemetry"),qCn=Qn(e=>{let t=["go","parse","back","Link"],n=Object.keys(e).filter(r=>!t.includes(r));return n.length>0?(console.warn(`Unsupported properties are found in \`routerProvider\` prop. You provided \`${n.join(", ")}\`. Supported properties are \`${t.join(", ")}\`. You may wanted to use \`legacyRouterProvider\` prop instead.`),!0):!1},"checkRouterPropMisuse"),VCn=Qn(e=>{let t=G.useRef(!1);G.useEffect(()=>{t.current===!1&&e&&qCn(e)&&(t.current=!0)},[e])},"useRouterMisuseWarning"),bCt=Qn(({legacyAuthProvider:e,authProvider:t,dataProvider:n,legacyRouterProvider:r,routerProvider:i,notificationProvider:a,accessControlProvider:o,auditLogProvider:s,resources:c,DashboardPage:u,ReadyPage:d,LoginPage:f,catchAll:p,children:m,liveProvider:g,i18nProvider:_,Title:v,Layout:b,Sider:y,Header:x,Footer:C,OffLayoutArea:w,onLiveEvent:$,options:O})=>{let{optionsWithDefaults:N,disableTelemetryWithDefault:P,reactQueryWithDefaults:I}=wSn({options:O}),D=XSt(()=>{var A;return I.clientConfig instanceof jat?I.clientConfig:new jat({...I.clientConfig,defaultOptions:{...I.clientConfig.defaultOptions,queries:{refetchOnWindowFocus:!1,keepPreviousData:!0,...(A=I.clientConfig.defaultOptions)==null?void 0:A.queries}}})},[I.clientConfig]);g4n(D);let k=G.useMemo(()=>typeof a=="function"?a:()=>a,[a])();if(VCn(i),r&&!i&&(c??[]).length===0)return d?G.createElement(d,null):G.createElement(_Ct,null);let{RouterComponent:R=G.Fragment}=i?{}:r??{};return G.createElement(M4n,{client:D},G.createElement(rCn,{...k},G.createElement(fSn,{...e??{},isProvided:!!e},G.createElement(pSn,{...t??{},isProvided:!!t},G.createElement(USn,{dataProvider:n},G.createElement(GSn,{liveProvider:g},G.createElement(JSn,{value:r&&!i?"legacy":"new"},G.createElement(QSn,{router:i},G.createElement(mCn,{...r},G.createElement(XSn,{resources:c??[]},G.createElement(iCn,{i18nProvider:_},G.createElement(gCn,{...o??{}},G.createElement(vCn,{...s??{}},G.createElement(nCn,null,G.createElement(CSn,{mutationMode:N.mutationMode,warnWhenUnsavedChanges:N.warnWhenUnsavedChanges,syncWithLocation:N.syncWithLocation,Title:v,undoableTimeout:N.undoableTimeout,catchAll:p,DashboardPage:u,LoginPage:f,Layout:b,Sider:y,Footer:C,Header:x,OffLayoutArea:w,hasDashboard:!!u,liveMode:N.liveMode,onLiveEvent:$,options:N},G.createElement(OSn,null,G.createElement(R,null,m,!P&&G.createElement(HCn,null),G.createElement(SCt,null))))))))))))))))))},"Refine"),xCt=Qn(({notification:e})=>{let t=ws(),{notificationDispatch:n}=nK(),{open:r}=zT(),[i,a]=h.useState(),o=Qn(()=>{if(e.isRunning===!0&&(e.seconds===0&&e.doMutation(),e.isSilent||r==null||r({key:`${e.id}-${e.resource}-notification`,type:"progress",message:t("notifications.undoable",{seconds:SNe(e.seconds)},`You have ${SNe(e.seconds)} seconds to undo`),cancelMutation:e.cancelMutation,undoableTimeout:SNe(e.seconds)}),e.seconds>0)){i&&clearTimeout(i);let s=setTimeout(()=>{n({type:"DECREASE_NOTIFICATION_SECOND",payload:{id:e.id,seconds:e.seconds,resource:e.resource}})},1e3);a(s)}},"cancelNotification");return h.useEffect(()=>{o()},[e]),null},"UndoableQueue"),WCn=Qn(({children:e,Layout:t,Sider:n,Header:r,Title:i,Footer:a,OffLayoutArea:o})=>{let{Layout:s,Footer:c,Header:u,Sider:d,Title:f,OffLayoutArea:p}=Ih();return G.createElement(t??s,{Sider:n??d,Header:r??u,Footer:a??c,Title:i??f,OffLayoutArea:o??p},e,G.createElement(UCn,null))},"LayoutWrapper"),UCn=Qn(()=>{let{Prompt:e}=np(),t=ws(),{warnWhen:n,setWarnWhen:r}=L5(),i=Qn(a=>(a.preventDefault(),a.returnValue=t("warnWhenUnsavedChanges","Are you sure you want to leave? You have unsaved changes."),a.returnValue),"warnWhenListener");return h.useEffect(()=>(n&&window.addEventListener("beforeunload",i),window.removeEventListener("beforeunload",i)),[n]),G.createElement(e,{when:n,message:t("warnWhenUnsavedChanges","Are you sure you want to leave? You have unsaved changes."),setWarnWhen:r})},"UnsavedPrompt");function jve({redirectOnFail:e=!0,appendCurrentPathToQuery:t=!0,children:n,fallback:r,loading:i,params:a}){var o;let s=qf(),c=qu(),u=!!(s!=null&&s.isProvided),d=!!(s!=null&&s.isLegacy),f=c==="legacy",p=l2(),m=u0(),{useLocation:g}=np(),_=g(),{isFetching:v,isSuccess:b,data:{authenticated:y,redirectTo:x}={}}=BT({v3LegacyAuthProviderCompatible:d,params:a}),C=u?d?b:y:!0;if(!u)return G.createElement(G.Fragment,null,n??null);if(v)return G.createElement(G.Fragment,null,i??null);if(C)return G.createElement(G.Fragment,null,n??null);if(typeof r<"u")return G.createElement(G.Fragment,null,r??null);let w=d?typeof e=="string"?e:"/login":typeof e=="string"?e:x,$=`${f?_==null?void 0:_.pathname:p.pathname}`.replace(/(\?.*|#.*)$/,"");if(w){if(f){let N=t?`?to=${encodeURIComponent($)}`:"";return G.createElement(GCn,{to:`${w}${N}`})}let O=(o=p.params)!=null&&o.to?p.params.to:m({to:$,options:{keepQuery:!0},type:"path"});return G.createElement(KCn,{config:{to:w,query:t&&(O??"").length>1?{to:O}:void 0,type:"replace"}})}return null}Qn(jve,"Authenticated");var KCn=Qn(({config:e})=>{let t=u0();return G.useEffect(()=>{t(e)},[t,e]),null},"Redirect"),GCn=Qn(({to:e})=>{let{replace:t}=pg();return G.useEffect(()=>{t(e)},[t,e]),null},"RedirectLegacy"),SCt=Qn(()=>{let{useLocation:e}=np(),{checkAuth:t}=X6(),n=e();return h.useEffect(()=>{t==null||t().catch(()=>!1)},[n==null?void 0:n.pathname]),null},"RouteChangeHandler"),UM=Qn(({resource:e,action:t,params:n,fallback:r,onUnauthorized:i,children:a,queryOptions:o,...s})=>{let{id:c,resource:u,action:d=""}=hD({resource:e,id:n==null?void 0:n.id}),f=t??d,p=n??{id:c,resource:u},{data:m}=jN({resource:u==null?void 0:u.name,action:f,params:p,queryOptions:o});return h.useEffect(()=>{i&&(m==null?void 0:m.can)===!1&&i({resource:u==null?void 0:u.name,action:f,reason:m==null?void 0:m.reason,params:p})},[m==null?void 0:m.can]),m!=null&&m.can?G.isValidElement(a)?G.cloneElement(a,s):G.createElement(G.Fragment,null,a):(m==null?void 0:m.can)===!1?G.createElement(G.Fragment,null,r??null):null},"CanAccess"),YCn=[`
    .bg-top-announcement {
        border-bottom: 1px solid rgba(71, 235, 235, 0.15);
        background: radial-gradient(
                218.19% 111.8% at 0% 0%,
                rgba(71, 235, 235, 0.1) 0%,
                rgba(71, 235, 235, 0.2) 100%
            ),
            #14141f;
    }
    `,`
    .top-announcement-mask {
        mask-image: url(https://refine.ams3.cdn.digitaloceanspaces.com/website/static/assets/hexagon.svg);
        -webkit-mask-image: url(https://refine.ams3.cdn.digitaloceanspaces.com/website/static/assets/hexagon.svg);
        mask-repeat: repeat;
        -webkit-mask-repeat: repeat;
        background: rgba(71, 235, 235, 0.25);
    }
    `,`
    .banner {
        display: flex;
        @media (max-width: 1000px) {
            display: none;
        }
    }`,`
    .gh-link, .gh-link:hover, .gh-link:active, .gh-link:visited, .gh-link:focus {
        text-decoration: none;
        z-index: 9;
    }
    `,`
    @keyframes top-announcement-glow {
        0% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }
    `],XCn="If you find Refine useful, you can contribute to its growth by giving it a star on GitHub",JCn=Qn(({containerStyle:e})=>(h.useEffect(()=>{let t=document.createElement("style");document.head.appendChild(t),YCn.forEach(n=>{var r;return(r=t.sheet)==null?void 0:r.insertRule(n,t.sheet.cssRules.length)})},[]),G.createElement("div",{className:"banner bg-top-announcement",style:{width:"100%",height:"48px"}},G.createElement("div",{style:{position:"relative",display:"flex",justifyContent:"center",alignItems:"center",paddingLeft:"200px",width:"100%",maxWidth:"100vw",height:"100%",borderBottom:"1px solid #47ebeb26",...e}},G.createElement("div",{className:"top-announcement-mask",style:{position:"absolute",left:0,top:0,width:"100%",height:"100%",borderBottom:"1px solid #47ebeb26"}},G.createElement("div",{style:{position:"relative",width:"960px",height:"100%",display:"flex",justifyContent:"space-between",margin:"0 auto"}},G.createElement("div",{style:{width:"calc(50% - 300px)",height:"100%",position:"relative"}},G.createElement(Vhe,{style:{animationDelay:"1.5s",position:"absolute",top:"2px",right:"220px"},id:"1"}),G.createElement(Vhe,{style:{animationDelay:"1s",position:"absolute",top:"8px",right:"100px",transform:"rotate(180deg)"},id:"2"}),G.createElement(Qot,{style:{position:"absolute",right:"10px"},id:"3"})),G.createElement("div",{style:{width:"calc(50% - 300px)",height:"100%",position:"relative"}},G.createElement(Vhe,{style:{animationDelay:"2s",position:"absolute",top:"6px",right:"180px",transform:"rotate(180deg)"},id:"4"}),G.createElement(Vhe,{style:{animationDelay:"0.5s",transitionDelay:"1.3s",position:"absolute",top:"2px",right:"40px"},id:"5"}),G.createElement(Qot,{style:{position:"absolute",right:"-70px"},id:"6"})))),G.createElement(QCn,{text:XCn})))),"GitHubBanner"),QCn=Qn(({text:e})=>G.createElement("a",{className:"gh-link",href:"https://s.refine.dev/github-support",target:"_blank",rel:"noreferrer",style:{position:"absolute",height:"100%",padding:"0 60px",display:"flex",flexWrap:"nowrap",whiteSpace:"nowrap",justifyContent:"center",alignItems:"center",backgroundImage:"linear-gradient(90deg, rgba(31, 63, 72, 0.00) 0%, #1F3F48 10%, #1F3F48 90%, rgba(31, 63, 72, 0.00) 100%)"}},G.createElement("div",{style:{color:"#fff",display:"flex",flexDirection:"row",gap:"8px"}},G.createElement("span",{style:{display:"flex",flexDirection:"row",justifyContent:"center",alignItems:"center"}},"⭐️"),G.createElement("span",{className:"text",style:{fontSize:"16px",lineHeight:"24px"}},e),G.createElement("span",{style:{display:"flex",flexDirection:"row",justifyContent:"center",alignItems:"center"}},"⭐️"))),"Text"),Vhe=Qn(({style:e,...t})=>G.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:80,height:40,fill:"none",style:{opacity:1,animation:"top-announcement-glow 1s ease-in-out infinite alternate",...e}},G.createElement("circle",{cx:40,r:40,fill:`url(#${t.id}-a)`,fillOpacity:.5}),G.createElement("defs",null,G.createElement("radialGradient",{id:`${t.id}-a`,cx:0,cy:0,r:1,gradientTransform:"matrix(0 40 -40 0 40 0)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#47EBEB"}),G.createElement("stop",{offset:1,stopColor:"#47EBEB",stopOpacity:0})))),"GlowSmall"),Qot=Qn(({style:e,...t})=>G.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:120,height:48,fill:"none",...t,style:{opacity:1,animation:"top-announcement-glow 1s ease-in-out infinite alternate",...e}},G.createElement("circle",{cx:60,cy:24,r:60,fill:`url(#${t.id}-a)`,fillOpacity:.5}),G.createElement("defs",null,G.createElement("radialGradient",{id:`${t.id}-a`,cx:0,cy:0,r:1,gradientTransform:"matrix(0 60 -60 0 60 24)",gradientUnits:"userSpaceOnUse"},G.createElement("stop",{stopColor:"#47EBEB"}),G.createElement("stop",{offset:1,stopColor:"#47EBEB",stopOpacity:0})))),"GlowBig"),CCt=Qn(({status:e,elements:{success:t=G.createElement(Whe,{translationKey:"autoSave.success",defaultMessage:"saved"}),error:n=G.createElement(Whe,{translationKey:"autoSave.error",defaultMessage:"auto save failure"}),loading:r=G.createElement(Whe,{translationKey:"autoSave.loading",defaultMessage:"saving..."}),idle:i=G.createElement(Whe,{translationKey:"autoSave.idle",defaultMessage:"waiting for changes"})}={}})=>{switch(e){case"success":return G.createElement(G.Fragment,null,t);case"error":return G.createElement(G.Fragment,null,n);case"loading":return G.createElement(G.Fragment,null,r);default:return G.createElement(G.Fragment,null,i)}},"AutoSaveIndicator"),Whe=Qn(({translationKey:e,defaultMessage:t})=>{let n=ws();return G.createElement("span",null,n(e,t))},"Message");const ZCn=Object.freeze(Object.defineProperty({__proto__:null,AccessControlContext:aK,ActionTypes:KSt,AuthPage:OCn,Authenticated:jve,AutoSaveIndicator:CCt,CanAccess:UM,ErrorComponent:CCn,GitHubBanner:JCn,I18nContext:yT,KeyBuilder:zVe,LayoutWrapper:WCn,Link:aCt,LoginPage:vCt,MetaContextProvider:bCn,ReadyPage:_Ct,Refine:bCt,ResourceContext:tK,RouteChangeHandler:SCt,TranslationContext:yT,UndoableQueue:xCt,WelcomePage:yCt,createTreeView:xSn,file2Base64:RSn,flattenObjectKeys:Lve,generateDefaultDocumentTitle:VVe,getDefaultFilter:bne,getDefaultSortOrder:WSt,getNextPageParam:LSt,getPreviousPageParam:jSt,handleUseParams:hSn,importCSVMapper:SSt,keys:qP,legacyResourceTransform:BSt,matchResourceFromRoute:qVe,parseTableParams:UVe,parseTableParamsFromQuery:ISn,pickDataProvider:fd,pickNotDeprecated:Ho,propertyPathToArray:rFe,queryKeys:mSn,routeGenerator:ASt,setInitialFilters:oFe,setInitialSorters:sFe,stringifyTableParams:iFe,unionFilters:Fte,unionSorters:aFe,useActiveAuthProvider:qf,useApiUrl:dg,useAuthenticated:jSn,useBack:rK,useBreadcrumb:sCt,useCan:jN,useCanWithoutCache:oCt,useCancelNotification:nK,useCheckError:BSn,useCloneButton:dCt,useCreate:eK,useCreateButton:fCt,useCreateMany:GSt,useCustom:H3,useCustomMutation:WSn,useDataProvider:fg,useDelete:mae,useDeleteButton:tWe,useDeleteMany:VSn,useEditButton:uCt,useExport:oCn,useExportButton:mCt,useForgotPassword:B4e,useForm:nCt,useGetIdentity:pD,useGetLocale:V4e,useGetToPath:iK,useGo:u0,useHandleNotification:G3,useImport:iCt,useImportButton:gCt,useInfiniteList:KSn,useInvalidate:J6,useInvalidateAuthStore:L4e,useIsAuthenticated:BT,useIsExistAuthentication:pae,useKeys:Vf,useLink:c2,useList:KVe,useListButton:pCt,useLiveMode:H4e,useLoadingOvertime:p_,useLog:WF,useLogList:_Cn,useLogin:HF,useLogout:_T,useMany:USt,useMenu:Y4e,useMeta:d0,useMetaContext:eWe,useModal:XVe,useMutationMode:dD,useNavigation:pg,useNotification:zT,useOnError:By,useOne:qF,useParse:ZSt,useParsed:l2,usePermissions:fD,usePublish:VF,useRedirectionAfterSubmission:rCt,useRefineContext:Ih,useRefineOptions:yae,useRefreshButton:nWe,useRegister:j4e,useResource:Oc,useResourceParams:hD,useResourceSubscription:_ae,useResourceWithRoute:eCt,useRouterContext:np,useRouterType:qu,useSaveButton:hCt,useSelect:U4e,useSetLocale:q4e,useShow:W4e,useShowButton:cCt,useSubscription:ZSn,useSyncWithLocation:WVe,useTable:K4e,useTitle:F4e,useToPath:JVe,useTranslate:ws,useTranslation:aCn,useUpdate:hae,useUpdateMany:qSn,useUpdatePassword:z4e,useUserFriendlyName:j5,useWarnAboutChange:L5,userFriendlyResourceName:CSt},Symbol.toStringTag,{value:"Module"}));var Yg={},Nd={},cFe=Di&&Di.__assign||function(){return cFe=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},cFe.apply(this,arguments)},ewn=Di&&Di.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),twn=Di&&Di.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),nwn=Di&&Di.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&ewn(t,e,n);return twn(t,e),t},rwn=Di&&Di.__spreadArray||function(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,a;r<i;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))};Object.defineProperty(Nd,"__esModule",{value:!0});Nd.Priority=Nd.isModKey=Nd.shouldRejectKeystrokes=Nd.useThrottledValue=Nd.getScrollbarWidth=Nd.useIsomorphicLayout=Nd.noop=Nd.createAction=Nd.randomId=Nd.usePointerMovedSinceMount=Nd.useOuterClick=Nd.swallowEvent=void 0;var vN=nwn(h);function iwn(e){e.stopPropagation(),e.preventDefault()}Nd.swallowEvent=iwn;function awn(e,t){var n=vN.useRef(t);n.current=t,vN.useEffect(function(){function r(i){var a,o;!((a=e.current)===null||a===void 0)&&a.contains(i.target)||i.target===((o=e.current)===null||o===void 0?void 0:o.getRootNode().host)||(i.preventDefault(),i.stopPropagation(),n.current())}return window.addEventListener("pointerdown",r,!0),function(){return window.removeEventListener("pointerdown",r,!0)}},[e])}Nd.useOuterClick=awn;function own(){var e=vN.useState(!1),t=e[0],n=e[1];return vN.useEffect(function(){function r(){n(!0)}if(!t)return window.addEventListener("pointermove",r),function(){return window.removeEventListener("pointermove",r)}},[t]),t}Nd.usePointerMovedSinceMount=own;function wCt(){return Math.random().toString(36).substring(2,9)}Nd.randomId=wCt;function swn(e){return cFe({id:wCt()},e)}Nd.createAction=swn;function ECt(){}Nd.noop=ECt;Nd.useIsomorphicLayout=typeof window>"u"?ECt:vN.useLayoutEffect;function lwn(){var e=document.createElement("div");e.style.visibility="hidden",e.style.overflow="scroll",document.body.appendChild(e);var t=document.createElement("div");e.appendChild(t);var n=e.offsetWidth-t.offsetWidth;return e.parentNode.removeChild(e),n}Nd.getScrollbarWidth=lwn;function cwn(e,t){t===void 0&&(t=100);var n=vN.useState(e),r=n[0],i=n[1],a=vN.useRef(Date.now());return vN.useEffect(function(){if(t!==0){var o=setTimeout(function(){i(e),a.current=Date.now()},a.current-(Date.now()-t));return function(){clearTimeout(o)}}},[t,e]),t===0?e:r}Nd.useThrottledValue=cwn;function uwn(e){var t,n,r,i=e===void 0?{ignoreWhenFocused:[]}:e,a=i.ignoreWhenFocused,o=rwn(["input","textarea"],a,!0).map(function(u){return u.toLowerCase()}),s=document.activeElement,c=s&&(o.indexOf(s.tagName.toLowerCase())!==-1||((t=s.attributes.getNamedItem("role"))===null||t===void 0?void 0:t.value)==="textbox"||((n=s.attributes.getNamedItem("contenteditable"))===null||n===void 0?void 0:n.value)==="true"||((r=s.attributes.getNamedItem("contenteditable"))===null||r===void 0?void 0:r.value)==="plaintext-only");return c}Nd.shouldRejectKeystrokes=uwn;var dwn=typeof window>"u",fwn=!dwn&&window.navigator.platform==="MacIntel";function pwn(e){return fwn?e.metaKey:e.ctrlKey}Nd.isModKey=pwn;Nd.Priority={HIGH:1,NORMAL:0,LOW:-1};var TCt={},_ee={},RNe={},J4e={},uFe={exports:{}};(function(e,t){(function(n,r){r(t)})(Di,function(n){var r=typeof WeakSet=="function",i=Object.keys;function a(I,D){return I===D||I!==I&&D!==D}function o(I){return I.constructor===Object||I.constructor==null}function s(I){return!!I&&typeof I.then=="function"}function c(I){return!!(I&&I.$$typeof)}function u(){var I=[];return{add:function(D){I.push(D)},has:function(D){return I.indexOf(D)!==-1}}}var d=function(I){return I?function(){return new WeakSet}:u}(r);function f(I){return function(k){var R=I||k;return function(F,z,M){M===void 0&&(M=d());var K=!!F&&typeof F=="object",U=!!z&&typeof z=="object";if(K||U){var W=K&&M.has(F),L=U&&M.has(z);if(W||L)return W&&L;K&&M.add(F),U&&M.add(z)}return R(F,z,M)}}}function p(I,D,k,R){var A=I.length;if(D.length!==A)return!1;for(;A-- >0;)if(!k(I[A],D[A],R))return!1;return!0}function m(I,D,k,R){var A=I.size===D.size;if(A&&I.size){var F={};I.forEach(function(z,M){if(A){var K=!1,U=0;D.forEach(function(W,L){!K&&!F[U]&&(K=k(M,L,R)&&k(z,W,R),K&&(F[U]=!0)),U++}),A=K}})}return A}var g="_owner",_=Function.prototype.bind.call(Function.prototype.call,Object.prototype.hasOwnProperty);function v(I,D,k,R){var A=i(I),F=A.length;if(i(D).length!==F)return!1;if(F)for(var z=void 0;F-- >0;){if(z=A[F],z===g){var M=c(I),K=c(D);if((M||K)&&M!==K)return!1}if(!_(D,z)||!k(I[z],D[z],R))return!1}return!0}function b(I,D){return I.source===D.source&&I.global===D.global&&I.ignoreCase===D.ignoreCase&&I.multiline===D.multiline&&I.unicode===D.unicode&&I.sticky===D.sticky&&I.lastIndex===D.lastIndex}function y(I,D,k,R){var A=I.size===D.size;if(A&&I.size){var F={};I.forEach(function(z){if(A){var M=!1,K=0;D.forEach(function(U){!M&&!F[K]&&(M=k(z,U,R),M&&(F[K]=!0)),K++}),A=M}})}return A}var x=typeof Map=="function",C=typeof Set=="function";function w(I){var D=typeof I=="function"?I(k):k;function k(R,A,F){if(R===A)return!0;if(R&&A&&typeof R=="object"&&typeof A=="object"){if(o(R)&&o(A))return v(R,A,D,F);var z=Array.isArray(R),M=Array.isArray(A);return z||M?z===M&&p(R,A,D,F):(z=R instanceof Date,M=A instanceof Date,z||M?z===M&&a(R.getTime(),A.getTime()):(z=R instanceof RegExp,M=A instanceof RegExp,z||M?z===M&&b(R,A):s(R)||s(A)?R===A:x&&(z=R instanceof Map,M=A instanceof Map,z||M)?z===M&&m(R,A,D,F):C&&(z=R instanceof Set,M=A instanceof Set,z||M)?z===M&&y(R,A,D,F):v(R,A,D,F)))}return R!==R&&A!==A}return k}var $=w(),O=w(function(){return a}),N=w(f()),P=w(f(a));n.circularDeepEqual=N,n.circularShallowEqual=P,n.createCustomEqual=w,n.deepEqual=$,n.sameValueZeroEqual=a,n.shallowEqual=O,Object.defineProperty(n,"__esModule",{value:!0})})})(uFe,uFe.exports);var hwn=uFe.exports,Zot="Invariant failed";function mwn(e,t){if(!e){var n=typeof t=="function"?t():t,r=n?"".concat(Zot,": ").concat(n):Zot;throw new Error(r)}}var rWe=mwn,bae={},xae={},Q4e={};Object.defineProperty(Q4e,"__esModule",{value:!0});Q4e.Command=void 0;var gwn=function(){function e(t,n){var r=this;n===void 0&&(n={}),this.perform=function(){var i=t.perform();if(typeof i=="function"){var a=n.history;a&&(r.historyItem&&a.remove(r.historyItem),r.historyItem=a.add({perform:t.perform,negate:i}),r.history={undo:function(){return a.undo(r.historyItem)},redo:function(){return a.redo(r.historyItem)}})}}}return e}();Q4e.Command=gwn;var vwn=Di&&Di.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(xae,"__esModule",{value:!0});xae.ActionImpl=void 0;var _wn=vwn(rWe),ywn=Q4e,bwn=Nd,xwn=function(e){var t=e.keywords,n=t===void 0?"":t,r=e.section,i=r===void 0?"":r;return(n+" "+(typeof i=="string"?i:i.name)).trim()},Swn=function(){function e(t,n){var r=this,i;this.priority=bwn.Priority.NORMAL,this.ancestors=[],this.children=[],Object.assign(this,t),this.id=t.id,this.name=t.name,this.keywords=xwn(t);var a=t.perform;if(this.command=a&&new ywn.Command({perform:function(){return a(r)}},{history:n.history}),this.perform=(i=this.command)===null||i===void 0?void 0:i.perform,t.parent){var o=n.store[t.parent];(0,_wn.default)(o,"attempted to create an action whos parent: "+t.parent+" does not exist in the store."),o.addChild(this)}}return e.prototype.addChild=function(t){t.ancestors.unshift(this);for(var n=this.parentActionImpl;n;)t.ancestors.unshift(n),n=n.parentActionImpl;this.children.push(t)},e.prototype.removeChild=function(t){var n=this,r=this.children.indexOf(t);r!==-1&&this.children.splice(r,1),t.children&&t.children.forEach(function(i){n.removeChild(i)})},Object.defineProperty(e.prototype,"parentActionImpl",{get:function(){return this.ancestors[this.ancestors.length-1]},enumerable:!1,configurable:!0}),e.create=function(t,n){return new e(t,n)},e}();xae.ActionImpl=Swn;var Bve=Di&&Di.__assign||function(){return Bve=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Bve.apply(this,arguments)},Cwn=Di&&Di.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(bae,"__esModule",{value:!0});bae.ActionInterface=void 0;var wwn=Cwn(rWe),Ewn=xae,Twn=function(){function e(t,n){t===void 0&&(t=[]),n===void 0&&(n={}),this.actions={},this.options=n,this.add(t)}return e.prototype.add=function(t){for(var n=0;n<t.length;n++){var r=t[n];r.parent&&(0,wwn.default)(this.actions[r.parent],'Attempted to create action "'+r.name+'" without registering its parent "'+r.parent+'" first.'),this.actions[r.id]=Ewn.ActionImpl.create(r,{history:this.options.historyManager,store:this.actions})}return Bve({},this.actions)},e.prototype.remove=function(t){var n=this;return t.forEach(function(r){var i=n.actions[r.id];if(i){for(var a=i.children;a.length;){var o=a.pop();if(!o)return;delete n.actions[o.id],o.parentActionImpl&&o.parentActionImpl.removeChild(o),o.children&&a.push.apply(a,o.children)}i.parentActionImpl&&i.parentActionImpl.removeChild(i),delete n.actions[r.id]}}),Bve({},this.actions)},e}();bae.ActionInterface=Twn;var XV={};Object.defineProperty(XV,"__esModule",{value:!0});XV.history=XV.HistoryItemImpl=void 0;var $wn=Nd,$Ct=function(){function e(t){this.perform=t.perform,this.negate=t.negate}return e.create=function(t){return new e(t)},e}();XV.HistoryItemImpl=$Ct;var Own=function(){function e(){return this.undoStack=[],this.redoStack=[],e.instance||(e.instance=this,this.init()),e.instance}return e.prototype.init=function(){var t=this;typeof window>"u"||window.addEventListener("keydown",function(n){var r;if(!(!t.redoStack.length&&!t.undoStack.length||(0,$wn.shouldRejectKeystrokes)())){var i=(r=n.key)===null||r===void 0?void 0:r.toLowerCase();n.metaKey&&i==="z"&&n.shiftKey?t.redo():n.metaKey&&i==="z"&&t.undo()}})},e.prototype.add=function(t){var n=$Ct.create(t);return this.undoStack.push(n),n},e.prototype.remove=function(t){var n=this.undoStack.findIndex(function(i){return i===t});if(n!==-1){this.undoStack.splice(n,1);return}var r=this.redoStack.findIndex(function(i){return i===t});r!==-1&&this.redoStack.splice(r,1)},e.prototype.undo=function(t){if(!t){var n=this.undoStack.pop();return n?(n==null||n.negate(),this.redoStack.push(n),n):void 0}var r=this.undoStack.findIndex(function(i){return i===t});if(r!==-1)return this.undoStack.splice(r,1),t.negate(),this.redoStack.push(t),t},e.prototype.redo=function(t){if(!t){var n=this.redoStack.pop();return n?(n==null||n.perform(),this.undoStack.push(n),n):void 0}var r=this.redoStack.findIndex(function(i){return i===t});if(r!==-1)return this.redoStack.splice(r,1),t.perform(),this.undoStack.push(t),t},e.prototype.reset=function(){this.undoStack.splice(0),this.redoStack.splice(0)},e}(),OCt=new Own;XV.history=OCt;Object.freeze(OCt);var UF={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.VisualState=void 0,function(t){t.animatingIn="animating-in",t.showing="showing",t.animatingOut="animating-out",t.hidden="hidden"}(e.VisualState||(e.VisualState={}))})(UF);var o1=Di&&Di.__assign||function(){return o1=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},o1.apply(this,arguments)},Pwn=Di&&Di.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),Nwn=Di&&Di.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),Dwn=Di&&Di.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&Pwn(t,e,n);return Nwn(t,e),t},Iwn=Di&&Di.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(J4e,"__esModule",{value:!0});J4e.useStore=void 0;var Rwn=hwn,DS=Dwn(h),kwn=Iwn(rWe),Awn=bae,Mwn=XV,yee=UF;function Fwn(e){var t=DS.useRef(o1({animations:{enterMs:200,exitMs:100}},e.options)),n=DS.useMemo(function(){return new Awn.ActionInterface(e.actions||[],{historyManager:t.current.enableHistory?Mwn.history:void 0})},[]),r=DS.useState({searchQuery:"",currentRootActionId:null,visualState:yee.VisualState.hidden,actions:o1({},n.actions),activeIndex:0,disabled:!1}),i=r[0],a=r[1],o=DS.useRef(i);o.current=i;var s=DS.useCallback(function(){return o.current},[]),c=DS.useMemo(function(){return new Lwn(s)},[s]);DS.useEffect(function(){o.current=i,c.notify()},[i,c]);var u=DS.useCallback(function(f){return a(function(p){return o1(o1({},p),{actions:n.add(f)})}),function(){a(function(m){return o1(o1({},m),{actions:n.remove(f)})})}},[n]),d=DS.useRef(null);return DS.useMemo(function(){var f={setCurrentRootAction:function(p){a(function(m){return o1(o1({},m),{currentRootActionId:p})})},setVisualState:function(p){a(function(m){return o1(o1({},m),{visualState:typeof p=="function"?p(m.visualState):p})})},setSearch:function(p){return a(function(m){return o1(o1({},m),{searchQuery:p})})},registerActions:u,toggle:function(){return a(function(p){return o1(o1({},p),{visualState:[yee.VisualState.animatingOut,yee.VisualState.hidden].includes(p.visualState)?yee.VisualState.animatingIn:yee.VisualState.animatingOut})})},setActiveIndex:function(p){return a(function(m){return o1(o1({},m),{activeIndex:typeof p=="number"?p:p(m.activeIndex)})})},inputRefSetter:function(p){d.current=p},getInput:function(){return(0,kwn.default)(d.current,"Input ref is undefined, make sure you attach `query.inputRefSetter` to your search input."),d.current},disable:function(p){a(function(m){return o1(o1({},m),{disabled:p})})}};return{getState:s,query:f,options:t.current,subscribe:function(p,m){return c.subscribe(p,m)}}},[s,c,u])}J4e.useStore=Fwn;var Lwn=function(){function e(t){this.subscribers=[],this.getState=t}return e.prototype.subscribe=function(t,n){var r=this,i=new jwn(function(){return t(r.getState())},n);return this.subscribers.push(i),this.unsubscribe.bind(this,i)},e.prototype.unsubscribe=function(t){if(this.subscribers.length){var n=this.subscribers.indexOf(t);if(n>-1)return this.subscribers.splice(n,1)}},e.prototype.notify=function(){this.subscribers.forEach(function(t){return t.collect()})},e}(),jwn=function(){function e(t,n){this.collector=t,this.onChange=n}return e.prototype.collect=function(){try{var t=this.collector();(0,Rwn.deepEqual)(t,this.collected)||(this.collected=t,this.onChange&&this.onChange(this.collected))}catch(n){console.warn(n)}},e}(),bee={},iWe={};Object.defineProperty(iWe,"__esModule",{value:!0});var Bwn=["Shift","Meta","Alt","Control"],zwn=1e3,Hwn="keydown",qwn=typeof navigator=="object"&&/Mac|iPod|iPhone|iPad/.test(navigator.platform)?"Meta":"Control";function dFe(e,t){return typeof e.getModifierState=="function"?e.getModifierState(t):!1}function Vwn(e){return e.trim().split(" ").map(function(t){var n=t.split(/\b\+/),r=n.pop();return n=n.map(function(i){return i==="$mod"?qwn:i}),[n,r]})}function Wwn(e,t){return/^[^A-Za-z0-9]$/.test(e.key)&&t[1]===e.key?!0:!(t[1].toUpperCase()!==e.key.toUpperCase()&&t[1]!==e.code||t[0].find(function(n){return!dFe(e,n)})||Bwn.find(function(n){return!t[0].includes(n)&&t[1]!==n&&dFe(e,n)}))}function Uwn(e,t,n){var r,i;n===void 0&&(n={});var a=(r=n.timeout)!==null&&r!==void 0?r:zwn,o=(i=n.event)!==null&&i!==void 0?i:Hwn,s=Object.keys(t).map(function(f){return[Vwn(f),t[f]]}),c=new Map,u=null,d=function(f){f instanceof KeyboardEvent&&(s.forEach(function(p){var m=p[0],g=p[1],_=c.get(m),v=_||m,b=v[0],y=Wwn(f,b);y?v.length>1?c.set(m,v.slice(1)):(c.delete(m),g(f)):dFe(f,f.key)||c.delete(m)}),u&&clearTimeout(u),u=setTimeout(c.clear.bind(c),a))};return e.addEventListener(o,d),function(){e.removeEventListener(o,d)}}iWe.default=Uwn;var est;function Kwn(){if(est)return bee;est=1;var e=Di&&Di.__createBinding||(Object.create?function(v,b,y,x){x===void 0&&(x=y),Object.defineProperty(v,x,{enumerable:!0,get:function(){return b[y]}})}:function(v,b,y,x){x===void 0&&(x=y),v[x]=b[y]}),t=Di&&Di.__setModuleDefault||(Object.create?function(v,b){Object.defineProperty(v,"default",{enumerable:!0,value:b})}:function(v,b){v.default=b}),n=Di&&Di.__importStar||function(v){if(v&&v.__esModule)return v;var b={};if(v!=null)for(var y in v)y!=="default"&&Object.prototype.hasOwnProperty.call(v,y)&&e(b,v,y);return t(b,v),b},r=Di&&Di.__importDefault||function(v){return v&&v.__esModule?v:{default:v}};Object.defineProperty(bee,"__esModule",{value:!0}),bee.InternalEvents=void 0;var i=n(h),a=r(iWe),o=UF,s=mD(),c=Nd;function u(){return d(),f(),g(),_(),null}bee.InternalEvents=u;function d(){var v,b,y=(0,s.useKBar)(function(I){return{visualState:I.visualState,showing:I.visualState!==o.VisualState.hidden,disabled:I.disabled}}),x=y.query,C=y.options,w=y.visualState,$=y.showing,O=y.disabled;i.useEffect(function(){var I,D=function(){x.setVisualState(function(A){return A===o.VisualState.hidden||A===o.VisualState.animatingOut?A:o.VisualState.animatingOut})};if(O){D();return}var k=C.toggleShortcut||"$mod+k",R=(0,a.default)(window,(I={},I[k]=function(A){var F,z,M,K;A.defaultPrevented||(A.preventDefault(),x.toggle(),$?(z=(F=C.callbacks)===null||F===void 0?void 0:F.onClose)===null||z===void 0||z.call(F):(K=(M=C.callbacks)===null||M===void 0?void 0:M.onOpen)===null||K===void 0||K.call(M))},I.Escape=function(A){var F,z;$&&(A.stopPropagation(),A.preventDefault(),(z=(F=C.callbacks)===null||F===void 0?void 0:F.onClose)===null||z===void 0||z.call(F)),D()},I));return function(){R()}},[C.callbacks,C.toggleShortcut,x,$,O]);var N=i.useRef(),P=i.useCallback(function(I){var D,k,R=0;I===o.VisualState.animatingIn&&(R=((D=C.animations)===null||D===void 0?void 0:D.enterMs)||0),I===o.VisualState.animatingOut&&(R=((k=C.animations)===null||k===void 0?void 0:k.exitMs)||0),clearTimeout(N.current),N.current=setTimeout(function(){var A=!1;x.setVisualState(function(){var F=I===o.VisualState.animatingIn?o.VisualState.showing:o.VisualState.hidden;return F===o.VisualState.hidden&&(A=!0),F}),A&&x.setCurrentRootAction(null)},R)},[(v=C.animations)===null||v===void 0?void 0:v.enterMs,(b=C.animations)===null||b===void 0?void 0:b.exitMs,x]);i.useEffect(function(){switch(w){case o.VisualState.animatingIn:case o.VisualState.animatingOut:P(w);break}},[P,w])}function f(){var v=(0,s.useKBar)(function(x){return{visualState:x.visualState}}),b=v.visualState,y=v.options;i.useEffect(function(){if(!y.disableDocumentLock)if(b===o.VisualState.animatingIn){if(document.body.style.overflow="hidden",!y.disableScrollbarManagement){var x=(0,c.getScrollbarWidth)(),C=getComputedStyle(document.body)["margin-right"];C&&(x+=Number(C.replace(/\D/g,""))),document.body.style.marginRight=x+"px"}}else b===o.VisualState.hidden&&(document.body.style.removeProperty("overflow"),y.disableScrollbarManagement||document.body.style.removeProperty("margin-right"))},[y.disableDocumentLock,y.disableScrollbarManagement,b])}var p=new WeakSet;function m(v){return function(b){p.has(b)||(v(b),p.add(b))}}function g(){var v=(0,s.useKBar)(function($){return{actions:$.actions,open:$.visualState===o.VisualState.showing,disabled:$.disabled}}),b=v.actions,y=v.query,x=v.open,C=v.options,w=v.disabled;i.useEffect(function(){var $;if(!(x||w)){for(var O=Object.keys(b).map(function(M){return b[M]}),N=[],P=0,I=O;P<I.length;P++){var D=I[P];!(($=D.shortcut)===null||$===void 0)&&$.length&&N.push(D)}N=N.sort(function(M,K){return K.shortcut.join(" ").length-M.shortcut.join(" ").length});for(var k={},R=function(M){var K=M.shortcut.join(" ");k[K]=m(function(U){var W,L,Y,J,Z,te;(0,c.shouldRejectKeystrokes)()||(U.preventDefault(),!((W=M.children)===null||W===void 0)&&W.length?(y.setCurrentRootAction(M.id),y.toggle(),(Y=(L=C.callbacks)===null||L===void 0?void 0:L.onOpen)===null||Y===void 0||Y.call(L)):((J=M.command)===null||J===void 0||J.perform(),(te=(Z=C.callbacks)===null||Z===void 0?void 0:Z.onSelectAction)===null||te===void 0||te.call(Z,M)))})},A=0,F=N;A<F.length;A++){var D=F[A];R(D)}var z=(0,a.default)(window,k,{timeout:400});return function(){z()}}},[b,x,C.callbacks,y,w])}function _(){var v=i.useRef(!0),b=(0,s.useKBar)(function(w){return{isShowing:w.visualState===o.VisualState.showing||w.visualState===o.VisualState.animatingIn}}),y=b.isShowing,x=b.query,C=i.useRef(null);i.useEffect(function(){if(v.current){v.current=!1;return}if(y){C.current=document.activeElement;return}var w=document.activeElement;(w==null?void 0:w.tagName.toLowerCase())==="input"&&w.blur();var $=C.current;$&&$!==w&&$.focus()},[y]),i.useEffect(function(){function w($){var O=x.getInput();$.target!==O&&O.focus()}if(y)return window.addEventListener("keydown",w),function(){window.removeEventListener("keydown",w)}},[y,x])}return bee}var tst;function PCt(){return tst||(tst=1,function(e){var t=Di&&Di.__createBinding||(Object.create?function(c,u,d,f){f===void 0&&(f=d),Object.defineProperty(c,f,{enumerable:!0,get:function(){return u[d]}})}:function(c,u,d,f){f===void 0&&(f=d),c[f]=u[d]}),n=Di&&Di.__setModuleDefault||(Object.create?function(c,u){Object.defineProperty(c,"default",{enumerable:!0,value:u})}:function(c,u){c.default=u}),r=Di&&Di.__importStar||function(c){if(c&&c.__esModule)return c;var u={};if(c!=null)for(var d in c)d!=="default"&&Object.prototype.hasOwnProperty.call(c,d)&&t(u,c,d);return n(u,c),u};Object.defineProperty(e,"__esModule",{value:!0}),e.KBarProvider=e.KBarContext=void 0;var i=J4e,a=r(h),o=Kwn();e.KBarContext=a.createContext({});var s=function(c){var u=(0,i.useStore)(c);return a.createElement(e.KBarContext.Provider,{value:u},a.createElement(o.InternalEvents,null),c.children)};e.KBarProvider=s}(RNe)),RNe}var nst;function mD(){if(nst)return _ee;nst=1;var e=Di&&Di.__assign||function(){return e=Object.assign||function(s){for(var c,u=1,d=arguments.length;u<d;u++){c=arguments[u];for(var f in c)Object.prototype.hasOwnProperty.call(c,f)&&(s[f]=c[f])}return s},e.apply(this,arguments)},t=Di&&Di.__createBinding||(Object.create?function(s,c,u,d){d===void 0&&(d=u),Object.defineProperty(s,d,{enumerable:!0,get:function(){return c[u]}})}:function(s,c,u,d){d===void 0&&(d=u),s[d]=c[u]}),n=Di&&Di.__setModuleDefault||(Object.create?function(s,c){Object.defineProperty(s,"default",{enumerable:!0,value:c})}:function(s,c){s.default=c}),r=Di&&Di.__importStar||function(s){if(s&&s.__esModule)return s;var c={};if(s!=null)for(var u in s)u!=="default"&&Object.prototype.hasOwnProperty.call(s,u)&&t(c,s,u);return n(c,s),c};Object.defineProperty(_ee,"__esModule",{value:!0}),_ee.useKBar=void 0;var i=r(h),a=PCt();function o(s){var c=i.useContext(a.KBarContext),u=c.query,d=c.getState,f=c.subscribe,p=c.options,m=i.useRef(s==null?void 0:s(d())),g=i.useRef(s),_=i.useCallback(function(x){return e(e({},x),{query:u,options:p})},[u,p]),v=i.useState(_(m.current)),b=v[0],y=v[1];return i.useEffect(function(){var x;return g.current&&(x=f(function(C){return g.current(C)},function(C){return y(_(C))})),function(){x&&x()}},[_,f]),b}return _ee.useKBar=o,_ee}function bT(e){return Array.isArray?Array.isArray(e):ICt(e)==="[object Array]"}const Gwn=1/0;function Ywn(e){if(typeof e=="string")return e;let t=e+"";return t=="0"&&1/e==-Gwn?"-0":t}function Xwn(e){return e==null?"":Ywn(e)}function lC(e){return typeof e=="string"}function NCt(e){return typeof e=="number"}function Jwn(e){return e===!0||e===!1||Qwn(e)&&ICt(e)=="[object Boolean]"}function DCt(e){return typeof e=="object"}function Qwn(e){return DCt(e)&&e!==null}function b3(e){return e!=null}function kNe(e){return!e.trim().length}function ICt(e){return e==null?e===void 0?"[object Undefined]":"[object Null]":Object.prototype.toString.call(e)}const Zwn="Incorrect 'index' type",eEn=e=>`Invalid value for key ${e}`,tEn=e=>`Pattern length exceeds max of ${e}.`,nEn=e=>`Missing ${e} property in key`,rEn=e=>`Property 'weight' in key '${e}' must be a positive integer`,rst=Object.prototype.hasOwnProperty;class iEn{constructor(t){this._keys=[],this._keyMap={};let n=0;t.forEach(r=>{let i=RCt(r);n+=i.weight,this._keys.push(i),this._keyMap[i.id]=i,n+=i.weight}),this._keys.forEach(r=>{r.weight/=n})}get(t){return this._keyMap[t]}keys(){return this._keys}toJSON(){return JSON.stringify(this._keys)}}function RCt(e){let t=null,n=null,r=null,i=1,a=null;if(lC(e)||bT(e))r=e,t=ist(e),n=fFe(e);else{if(!rst.call(e,"name"))throw new Error(nEn("name"));const o=e.name;if(r=o,rst.call(e,"weight")&&(i=e.weight,i<=0))throw new Error(rEn(o));t=ist(o),n=fFe(o),a=e.getFn}return{path:t,id:n,weight:i,src:r,getFn:a}}function ist(e){return bT(e)?e:e.split(".")}function fFe(e){return bT(e)?e.join("."):e}function aEn(e,t){let n=[],r=!1;const i=(a,o,s)=>{if(b3(a))if(!o[s])n.push(a);else{let c=o[s];const u=a[c];if(!b3(u))return;if(s===o.length-1&&(lC(u)||NCt(u)||Jwn(u)))n.push(Xwn(u));else if(bT(u)){r=!0;for(let d=0,f=u.length;d<f;d+=1)i(u[d],o,s+1)}else o.length&&i(u,o,s+1)}};return i(e,lC(t)?t.split("."):t,0),r?n:n[0]}const oEn={includeMatches:!1,findAllMatches:!1,minMatchCharLength:1},sEn={isCaseSensitive:!1,includeScore:!1,keys:[],shouldSort:!0,sortFn:(e,t)=>e.score===t.score?e.idx<t.idx?-1:1:e.score<t.score?-1:1},lEn={location:0,threshold:.6,distance:100},cEn={useExtendedSearch:!1,getFn:aEn,ignoreLocation:!1,ignoreFieldNorm:!1,fieldNormWeight:1};var Hc={...sEn,...oEn,...lEn,...cEn};const uEn=/[^ ]+/g;function dEn(e=1,t=3){const n=new Map,r=Math.pow(10,t);return{get(i){const a=i.match(uEn).length;if(n.has(a))return n.get(a);const o=1/Math.pow(a,.5*e),s=parseFloat(Math.round(o*r)/r);return n.set(a,s),s},clear(){n.clear()}}}class aWe{constructor({getFn:t=Hc.getFn,fieldNormWeight:n=Hc.fieldNormWeight}={}){this.norm=dEn(n,3),this.getFn=t,this.isCreated=!1,this.setIndexRecords()}setSources(t=[]){this.docs=t}setIndexRecords(t=[]){this.records=t}setKeys(t=[]){this.keys=t,this._keysMap={},t.forEach((n,r)=>{this._keysMap[n.id]=r})}create(){this.isCreated||!this.docs.length||(this.isCreated=!0,lC(this.docs[0])?this.docs.forEach((t,n)=>{this._addString(t,n)}):this.docs.forEach((t,n)=>{this._addObject(t,n)}),this.norm.clear())}add(t){const n=this.size();lC(t)?this._addString(t,n):this._addObject(t,n)}removeAt(t){this.records.splice(t,1);for(let n=t,r=this.size();n<r;n+=1)this.records[n].i-=1}getValueForItemAtKeyId(t,n){return t[this._keysMap[n]]}size(){return this.records.length}_addString(t,n){if(!b3(t)||kNe(t))return;let r={v:t,i:n,n:this.norm.get(t)};this.records.push(r)}_addObject(t,n){let r={i:n,$:{}};this.keys.forEach((i,a)=>{let o=i.getFn?i.getFn(t):this.getFn(t,i.path);if(b3(o)){if(bT(o)){let s=[];const c=[{nestedArrIndex:-1,value:o}];for(;c.length;){const{nestedArrIndex:u,value:d}=c.pop();if(b3(d))if(lC(d)&&!kNe(d)){let f={v:d,i:u,n:this.norm.get(d)};s.push(f)}else bT(d)&&d.forEach((f,p)=>{c.push({nestedArrIndex:p,value:f})})}r.$[a]=s}else if(lC(o)&&!kNe(o)){let s={v:o,n:this.norm.get(o)};r.$[a]=s}}}),this.records.push(r)}toJSON(){return{keys:this.keys,records:this.records}}}function kCt(e,t,{getFn:n=Hc.getFn,fieldNormWeight:r=Hc.fieldNormWeight}={}){const i=new aWe({getFn:n,fieldNormWeight:r});return i.setKeys(e.map(RCt)),i.setSources(t),i.create(),i}function fEn(e,{getFn:t=Hc.getFn,fieldNormWeight:n=Hc.fieldNormWeight}={}){const{keys:r,records:i}=e,a=new aWe({getFn:t,fieldNormWeight:n});return a.setKeys(r),a.setIndexRecords(i),a}function Uhe(e,{errors:t=0,currentLocation:n=0,expectedLocation:r=0,distance:i=Hc.distance,ignoreLocation:a=Hc.ignoreLocation}={}){const o=t/e.length;if(a)return o;const s=Math.abs(r-n);return i?o+s/i:s?1:o}function pEn(e=[],t=Hc.minMatchCharLength){let n=[],r=-1,i=-1,a=0;for(let o=e.length;a<o;a+=1){let s=e[a];s&&r===-1?r=a:!s&&r!==-1&&(i=a-1,i-r+1>=t&&n.push([r,i]),r=-1)}return e[a-1]&&a-r>=t&&n.push([r,a-1]),n}const qA=32;function hEn(e,t,n,{location:r=Hc.location,distance:i=Hc.distance,threshold:a=Hc.threshold,findAllMatches:o=Hc.findAllMatches,minMatchCharLength:s=Hc.minMatchCharLength,includeMatches:c=Hc.includeMatches,ignoreLocation:u=Hc.ignoreLocation}={}){if(t.length>qA)throw new Error(tEn(qA));const d=t.length,f=e.length,p=Math.max(0,Math.min(r,f));let m=a,g=p;const _=s>1||c,v=_?Array(f):[];let b;for(;(b=e.indexOf(t,g))>-1;){let O=Uhe(t,{currentLocation:b,expectedLocation:p,distance:i,ignoreLocation:u});if(m=Math.min(O,m),g=b+d,_){let N=0;for(;N<d;)v[b+N]=1,N+=1}}g=-1;let y=[],x=1,C=d+f;const w=1<<d-1;for(let O=0;O<d;O+=1){let N=0,P=C;for(;N<P;)Uhe(t,{errors:O,currentLocation:p+P,expectedLocation:p,distance:i,ignoreLocation:u})<=m?N=P:C=P,P=Math.floor((C-N)/2+N);C=P;let I=Math.max(1,p-P+1),D=o?f:Math.min(p+P,f)+d,k=Array(D+2);k[D+1]=(1<<O)-1;for(let A=D;A>=I;A-=1){let F=A-1,z=n[e.charAt(F)];if(_&&(v[F]=+!!z),k[A]=(k[A+1]<<1|1)&z,O&&(k[A]|=(y[A+1]|y[A])<<1|1|y[A+1]),k[A]&w&&(x=Uhe(t,{errors:O,currentLocation:F,expectedLocation:p,distance:i,ignoreLocation:u}),x<=m)){if(m=x,g=F,g<=p)break;I=Math.max(1,2*p-g)}}if(Uhe(t,{errors:O+1,currentLocation:p,expectedLocation:p,distance:i,ignoreLocation:u})>m)break;y=k}const $={isMatch:g>=0,score:Math.max(.001,x)};if(_){const O=pEn(v,s);O.length?c&&($.indices=O):$.isMatch=!1}return $}function mEn(e){let t={};for(let n=0,r=e.length;n<r;n+=1){const i=e.charAt(n);t[i]=(t[i]||0)|1<<r-n-1}return t}class ACt{constructor(t,{location:n=Hc.location,threshold:r=Hc.threshold,distance:i=Hc.distance,includeMatches:a=Hc.includeMatches,findAllMatches:o=Hc.findAllMatches,minMatchCharLength:s=Hc.minMatchCharLength,isCaseSensitive:c=Hc.isCaseSensitive,ignoreLocation:u=Hc.ignoreLocation}={}){if(this.options={location:n,threshold:r,distance:i,includeMatches:a,findAllMatches:o,minMatchCharLength:s,isCaseSensitive:c,ignoreLocation:u},this.pattern=c?t:t.toLowerCase(),this.chunks=[],!this.pattern.length)return;const d=(p,m)=>{this.chunks.push({pattern:p,alphabet:mEn(p),startIndex:m})},f=this.pattern.length;if(f>qA){let p=0;const m=f%qA,g=f-m;for(;p<g;)d(this.pattern.substr(p,qA),p),p+=qA;if(m){const _=f-qA;d(this.pattern.substr(_),_)}}else d(this.pattern,0)}searchIn(t){const{isCaseSensitive:n,includeMatches:r}=this.options;if(n||(t=t.toLowerCase()),this.pattern===t){let g={isMatch:!0,score:0};return r&&(g.indices=[[0,t.length-1]]),g}const{location:i,distance:a,threshold:o,findAllMatches:s,minMatchCharLength:c,ignoreLocation:u}=this.options;let d=[],f=0,p=!1;this.chunks.forEach(({pattern:g,alphabet:_,startIndex:v})=>{const{isMatch:b,score:y,indices:x}=hEn(t,g,_,{location:i+v,distance:a,threshold:o,findAllMatches:s,minMatchCharLength:c,includeMatches:r,ignoreLocation:u});b&&(p=!0),f+=y,b&&x&&(d=[...d,...x])});let m={isMatch:p,score:p?f/this.chunks.length:1};return p&&r&&(m.indices=d),m}}class gD{constructor(t){this.pattern=t}static isMultiMatch(t){return ast(t,this.multiRegex)}static isSingleMatch(t){return ast(t,this.singleRegex)}search(){}}function ast(e,t){const n=e.match(t);return n?n[1]:null}class gEn extends gD{constructor(t){super(t)}static get type(){return"exact"}static get multiRegex(){return/^="(.*)"$/}static get singleRegex(){return/^=(.*)$/}search(t){const n=t===this.pattern;return{isMatch:n,score:n?0:1,indices:[0,this.pattern.length-1]}}}class vEn extends gD{constructor(t){super(t)}static get type(){return"inverse-exact"}static get multiRegex(){return/^!"(.*)"$/}static get singleRegex(){return/^!(.*)$/}search(t){const r=t.indexOf(this.pattern)===-1;return{isMatch:r,score:r?0:1,indices:[0,t.length-1]}}}class _En extends gD{constructor(t){super(t)}static get type(){return"prefix-exact"}static get multiRegex(){return/^\^"(.*)"$/}static get singleRegex(){return/^\^(.*)$/}search(t){const n=t.startsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,this.pattern.length-1]}}}class yEn extends gD{constructor(t){super(t)}static get type(){return"inverse-prefix-exact"}static get multiRegex(){return/^!\^"(.*)"$/}static get singleRegex(){return/^!\^(.*)$/}search(t){const n=!t.startsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,t.length-1]}}}class bEn extends gD{constructor(t){super(t)}static get type(){return"suffix-exact"}static get multiRegex(){return/^"(.*)"\$$/}static get singleRegex(){return/^(.*)\$$/}search(t){const n=t.endsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[t.length-this.pattern.length,t.length-1]}}}class xEn extends gD{constructor(t){super(t)}static get type(){return"inverse-suffix-exact"}static get multiRegex(){return/^!"(.*)"\$$/}static get singleRegex(){return/^!(.*)\$$/}search(t){const n=!t.endsWith(this.pattern);return{isMatch:n,score:n?0:1,indices:[0,t.length-1]}}}class MCt extends gD{constructor(t,{location:n=Hc.location,threshold:r=Hc.threshold,distance:i=Hc.distance,includeMatches:a=Hc.includeMatches,findAllMatches:o=Hc.findAllMatches,minMatchCharLength:s=Hc.minMatchCharLength,isCaseSensitive:c=Hc.isCaseSensitive,ignoreLocation:u=Hc.ignoreLocation}={}){super(t),this._bitapSearch=new ACt(t,{location:n,threshold:r,distance:i,includeMatches:a,findAllMatches:o,minMatchCharLength:s,isCaseSensitive:c,ignoreLocation:u})}static get type(){return"fuzzy"}static get multiRegex(){return/^"(.*)"$/}static get singleRegex(){return/^(.*)$/}search(t){return this._bitapSearch.searchIn(t)}}class FCt extends gD{constructor(t){super(t)}static get type(){return"include"}static get multiRegex(){return/^'"(.*)"$/}static get singleRegex(){return/^'(.*)$/}search(t){let n=0,r;const i=[],a=this.pattern.length;for(;(r=t.indexOf(this.pattern,n))>-1;)n=r+a,i.push([r,n-1]);const o=!!i.length;return{isMatch:o,score:o?0:1,indices:i}}}const pFe=[gEn,FCt,_En,yEn,xEn,bEn,vEn,MCt],ost=pFe.length,SEn=/ +(?=(?:[^\"]*\"[^\"]*\")*[^\"]*$)/,CEn="|";function wEn(e,t={}){return e.split(CEn).map(n=>{let r=n.trim().split(SEn).filter(a=>a&&!!a.trim()),i=[];for(let a=0,o=r.length;a<o;a+=1){const s=r[a];let c=!1,u=-1;for(;!c&&++u<ost;){const d=pFe[u];let f=d.isMultiMatch(s);f&&(i.push(new d(f,t)),c=!0)}if(!c)for(u=-1;++u<ost;){const d=pFe[u];let f=d.isSingleMatch(s);if(f){i.push(new d(f,t));break}}}return i})}const EEn=new Set([MCt.type,FCt.type]);class TEn{constructor(t,{isCaseSensitive:n=Hc.isCaseSensitive,includeMatches:r=Hc.includeMatches,minMatchCharLength:i=Hc.minMatchCharLength,ignoreLocation:a=Hc.ignoreLocation,findAllMatches:o=Hc.findAllMatches,location:s=Hc.location,threshold:c=Hc.threshold,distance:u=Hc.distance}={}){this.query=null,this.options={isCaseSensitive:n,includeMatches:r,minMatchCharLength:i,findAllMatches:o,ignoreLocation:a,location:s,threshold:c,distance:u},this.pattern=n?t:t.toLowerCase(),this.query=wEn(this.pattern,this.options)}static condition(t,n){return n.useExtendedSearch}searchIn(t){const n=this.query;if(!n)return{isMatch:!1,score:1};const{includeMatches:r,isCaseSensitive:i}=this.options;t=i?t:t.toLowerCase();let a=0,o=[],s=0;for(let c=0,u=n.length;c<u;c+=1){const d=n[c];o.length=0,a=0;for(let f=0,p=d.length;f<p;f+=1){const m=d[f],{isMatch:g,indices:_,score:v}=m.search(t);if(g){if(a+=1,s+=v,r){const b=m.constructor.type;EEn.has(b)?o=[...o,..._]:o.push(_)}}else{s=0,a=0,o.length=0;break}}if(a){let f={isMatch:!0,score:s/a};return r&&(f.indices=o),f}}return{isMatch:!1,score:1}}}const hFe=[];function $En(...e){hFe.push(...e)}function mFe(e,t){for(let n=0,r=hFe.length;n<r;n+=1){let i=hFe[n];if(i.condition(e,t))return new i(e,t)}return new ACt(e,t)}const zve={AND:"$and",OR:"$or"},gFe={PATH:"$path",PATTERN:"$val"},vFe=e=>!!(e[zve.AND]||e[zve.OR]),OEn=e=>!!e[gFe.PATH],PEn=e=>!bT(e)&&DCt(e)&&!vFe(e),sst=e=>({[zve.AND]:Object.keys(e).map(t=>({[t]:e[t]}))});function LCt(e,t,{auto:n=!0}={}){const r=i=>{let a=Object.keys(i);const o=OEn(i);if(!o&&a.length>1&&!vFe(i))return r(sst(i));if(PEn(i)){const c=o?i[gFe.PATH]:a[0],u=o?i[gFe.PATTERN]:i[c];if(!lC(u))throw new Error(eEn(c));const d={keyId:fFe(c),pattern:u};return n&&(d.searcher=mFe(u,t)),d}let s={children:[],operator:a[0]};return a.forEach(c=>{const u=i[c];bT(u)&&u.forEach(d=>{s.children.push(r(d))})}),s};return vFe(e)||(e=sst(e)),r(e)}function NEn(e,{ignoreFieldNorm:t=Hc.ignoreFieldNorm}){e.forEach(n=>{let r=1;n.matches.forEach(({key:i,norm:a,score:o})=>{const s=i?i.weight:null;r*=Math.pow(o===0&&s?Number.EPSILON:o,(s||1)*(t?1:a))}),n.score=r})}function DEn(e,t){const n=e.matches;t.matches=[],b3(n)&&n.forEach(r=>{if(!b3(r.indices)||!r.indices.length)return;const{indices:i,value:a}=r;let o={indices:i,value:a};r.key&&(o.key=r.key.src),r.idx>-1&&(o.refIndex=r.idx),t.matches.push(o)})}function IEn(e,t){t.score=e.score}function REn(e,t,{includeMatches:n=Hc.includeMatches,includeScore:r=Hc.includeScore}={}){const i=[];return n&&i.push(DEn),r&&i.push(IEn),e.map(a=>{const{idx:o}=a,s={item:t[o],refIndex:o};return i.length&&i.forEach(c=>{c(a,s)}),s})}class sK{constructor(t,n={},r){this.options={...Hc,...n},this.options.useExtendedSearch,this._keyStore=new iEn(this.options.keys),this.setCollection(t,r)}setCollection(t,n){if(this._docs=t,n&&!(n instanceof aWe))throw new Error(Zwn);this._myIndex=n||kCt(this.options.keys,this._docs,{getFn:this.options.getFn,fieldNormWeight:this.options.fieldNormWeight})}add(t){b3(t)&&(this._docs.push(t),this._myIndex.add(t))}remove(t=()=>!1){const n=[];for(let r=0,i=this._docs.length;r<i;r+=1){const a=this._docs[r];t(a,r)&&(this.removeAt(r),r-=1,i-=1,n.push(a))}return n}removeAt(t){this._docs.splice(t,1),this._myIndex.removeAt(t)}getIndex(){return this._myIndex}search(t,{limit:n=-1}={}){const{includeMatches:r,includeScore:i,shouldSort:a,sortFn:o,ignoreFieldNorm:s}=this.options;let c=lC(t)?lC(this._docs[0])?this._searchStringList(t):this._searchObjectList(t):this._searchLogical(t);return NEn(c,{ignoreFieldNorm:s}),a&&c.sort(o),NCt(n)&&n>-1&&(c=c.slice(0,n)),REn(c,this._docs,{includeMatches:r,includeScore:i})}_searchStringList(t){const n=mFe(t,this.options),{records:r}=this._myIndex,i=[];return r.forEach(({v:a,i:o,n:s})=>{if(!b3(a))return;const{isMatch:c,score:u,indices:d}=n.searchIn(a);c&&i.push({item:a,idx:o,matches:[{score:u,value:a,norm:s,indices:d}]})}),i}_searchLogical(t){const n=LCt(t,this.options),r=(s,c,u)=>{if(!s.children){const{keyId:f,searcher:p}=s,m=this._findMatches({key:this._keyStore.get(f),value:this._myIndex.getValueForItemAtKeyId(c,f),searcher:p});return m&&m.length?[{idx:u,item:c,matches:m}]:[]}const d=[];for(let f=0,p=s.children.length;f<p;f+=1){const m=s.children[f],g=r(m,c,u);if(g.length)d.push(...g);else if(s.operator===zve.AND)return[]}return d},i=this._myIndex.records,a={},o=[];return i.forEach(({$:s,i:c})=>{if(b3(s)){let u=r(n,s,c);u.length&&(a[c]||(a[c]={idx:c,item:s,matches:[]},o.push(a[c])),u.forEach(({matches:d})=>{a[c].matches.push(...d)}))}}),o}_searchObjectList(t){const n=mFe(t,this.options),{keys:r,records:i}=this._myIndex,a=[];return i.forEach(({$:o,i:s})=>{if(!b3(o))return;let c=[];r.forEach((u,d)=>{c.push(...this._findMatches({key:u,value:o[d],searcher:n}))}),c.length&&a.push({idx:s,item:o,matches:c})}),a}_findMatches({key:t,value:n,searcher:r}){if(!b3(n))return[];let i=[];if(bT(n))n.forEach(({v:a,i:o,n:s})=>{if(!b3(a))return;const{isMatch:c,score:u,indices:d}=r.searchIn(a);c&&i.push({score:u,key:t,value:a,idx:o,norm:s,indices:d})});else{const{v:a,n:o}=n,{isMatch:s,score:c,indices:u}=r.searchIn(a);s&&i.push({score:c,key:t,value:a,norm:o,indices:u})}return i}}sK.version="6.6.2";sK.createIndex=kCt;sK.parseIndex=fEn;sK.config=Hc;sK.parseQuery=LCt;$En(TEn);const kEn=Object.freeze(Object.defineProperty({__proto__:null,default:sK},Symbol.toStringTag,{value:"Module"})),AEn=mc(kEn);(function(e){var t=Di&&Di.__createBinding||(Object.create?function(m,g,_,v){v===void 0&&(v=_),Object.defineProperty(m,v,{enumerable:!0,get:function(){return g[_]}})}:function(m,g,_,v){v===void 0&&(v=_),m[v]=g[_]}),n=Di&&Di.__setModuleDefault||(Object.create?function(m,g){Object.defineProperty(m,"default",{enumerable:!0,value:g})}:function(m,g){m.default=g}),r=Di&&Di.__importStar||function(m){if(m&&m.__esModule)return m;var g={};if(m!=null)for(var _ in m)_!=="default"&&Object.prototype.hasOwnProperty.call(m,_)&&t(g,m,_);return n(g,m),g},i=Di&&Di.__importDefault||function(m){return m&&m.__esModule?m:{default:m}};Object.defineProperty(e,"__esModule",{value:!0}),e.useDeepMatches=e.useMatches=e.NO_GROUP=void 0;var a=r(h),o=mD(),s=Nd,c=i(AEn);e.NO_GROUP={name:"none",priority:s.Priority.NORMAL};var u={keys:[{name:"name",weight:.5},{name:"keywords",getFn:function(m){var g;return((g=m.keywords)!==null&&g!==void 0?g:"").split(",")},weight:.5},"subtitle"],ignoreLocation:!0,includeScore:!0,includeMatches:!0,threshold:.2,minMatchCharLength:1};function d(m,g){return g.priority-m.priority}function f(){var m=(0,o.useKBar)(function(P){return{search:P.searchQuery,actions:P.actions,rootActionId:P.currentRootActionId}}),g=m.search,_=m.actions,v=m.rootActionId,b=a.useMemo(function(){return Object.keys(_).reduce(function(P,I){var D=_[I];if(!D.parent&&!v&&P.push(D),D.id===v)for(var k=0;k<D.children.length;k++)P.push(D.children[k]);return P},[]).sort(d)},[_,v]),y=a.useCallback(function(P){for(var I=[],D=0;D<P.length;D++)I.push(P[D]);return function k(R,A){A===void 0&&(A=I);for(var F=0;F<R.length;F++)if(R[F].children.length>0){for(var z=R[F].children,M=0;M<z.length;M++)A.push(z[M]);k(R[F].children,A)}return A}(P)},[]),x=!g,C=a.useMemo(function(){return x?b:y(b)},[y,b,x]),w=a.useMemo(function(){return new c.default(C,u)},[C]),$=p(C,g,w),O=a.useMemo(function(){for(var P,I,D={},k=[],R=[],A=0;A<$.length;A++){var F=$[A],z=F.action,M=F.score||s.Priority.NORMAL,K={name:typeof z.section=="string"?z.section:((P=z.section)===null||P===void 0?void 0:P.name)||e.NO_GROUP.name,priority:typeof z.section=="string"?M:((I=z.section)===null||I===void 0?void 0:I.priority)||0+M};D[K.name]||(D[K.name]=[],k.push(K)),D[K.name].push({priority:z.priority+M,action:z})}R=k.sort(d).map(function(Y){return{name:Y.name,actions:D[Y.name].sort(d).map(function(J){return J.action})}});for(var U=[],A=0;A<R.length;A++){var W=R[A];W.name!==e.NO_GROUP.name&&U.push(W.name);for(var L=0;L<W.actions.length;L++)U.push(W.actions[L])}return U},[$]),N=a.useMemo(function(){return v},[O]);return a.useMemo(function(){return{results:O,rootActionId:N}},[N,O])}e.useMatches=f;function p(m,g,_){var v=a.useMemo(function(){return{filtered:m,search:g}},[m,g]),b=(0,s.useThrottledValue)(v),y=b.filtered,x=b.search;return a.useMemo(function(){if(x.trim()==="")return y.map(function($){return{score:0,action:$}});var C=[],w=_.search(x);return C=w.map(function($){var O=$.item,N=$.score;return{score:1/((N??0)+1),action:O}}),C},[y,x,_])}e.useDeepMatches=f})(TCt);var Z4e={},MEn=Object.create,e3e=Object.defineProperty,FEn=Object.getOwnPropertyDescriptor,LEn=Object.getOwnPropertyNames,jEn=Object.getPrototypeOf,BEn=Object.prototype.hasOwnProperty,zEn=(e,t)=>{for(var n in t)e3e(e,n,{get:t[n],enumerable:!0})},jCt=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of LEn(t))!BEn.call(e,i)&&i!==n&&e3e(e,i,{get:()=>t[i],enumerable:!(r=FEn(t,i))||r.enumerable});return e},HEn=(e,t,n)=>(n=e!=null?MEn(jEn(e)):{},jCt(t||!e||!e.__esModule?e3e(n,"default",{value:e,enumerable:!0}):n,e)),qEn=e=>jCt(e3e({},"__esModule",{value:!0}),e),BCt={};zEn(BCt,{composeRefs:()=>zCt,useComposedRefs:()=>UEn});var VEn=qEn(BCt),WEn=HEn(h);function lst(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function zCt(...e){return t=>{let n=!1;const r=e.map(i=>{const a=lst(i,t);return!n&&typeof a=="function"&&(n=!0),a});if(n)return()=>{for(let i=0;i<r.length;i++){const a=r[i];typeof a=="function"?a():lst(e[i],null)}}}}function UEn(...e){return WEn.useCallback(zCt(...e),e)}var HCt={exports:{}},cge={};/**
 * @license React
 * react-jsx-runtime.development.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */(function(){var e=h,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen"),g=Symbol.iterator,_="@@iterator";function v(_n){if(_n===null||typeof _n!="object")return null;var zt=g&&_n[g]||_n[_];return typeof zt=="function"?zt:null}var b=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function y(_n){{for(var zt=arguments.length,Ft=new Array(zt>1?zt-1:0),pn=1;pn<zt;pn++)Ft[pn-1]=arguments[pn];x("error",_n,Ft)}}function x(_n,zt,Ft){{var pn=b.ReactDebugCurrentFrame,Sn=pn.getStackAddendum();Sn!==""&&(zt+="%s",Ft=Ft.concat([Sn]));var jn=Ft.map(function(Zn){return String(Zn)});jn.unshift("Warning: "+zt),Function.prototype.apply.call(console[_n],console,jn)}}var C=!1,w=!1,$=!1,O=!1,N=!1,P;P=Symbol.for("react.module.reference");function I(_n){return!!(typeof _n=="string"||typeof _n=="function"||_n===r||_n===a||N||_n===i||_n===u||_n===d||O||_n===m||C||w||$||typeof _n=="object"&&_n!==null&&(_n.$$typeof===p||_n.$$typeof===f||_n.$$typeof===o||_n.$$typeof===s||_n.$$typeof===c||_n.$$typeof===P||_n.getModuleId!==void 0))}function D(_n,zt,Ft){var pn=_n.displayName;if(pn)return pn;var Sn=zt.displayName||zt.name||"";return Sn!==""?Ft+"("+Sn+")":Ft}function k(_n){return _n.displayName||"Context"}function R(_n){if(_n==null)return null;if(typeof _n.tag=="number"&&y("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof _n=="function")return _n.displayName||_n.name||null;if(typeof _n=="string")return _n;switch(_n){case r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case u:return"Suspense";case d:return"SuspenseList"}if(typeof _n=="object")switch(_n.$$typeof){case s:var zt=_n;return k(zt)+".Consumer";case o:var Ft=_n;return k(Ft._context)+".Provider";case c:return D(_n,_n.render,"ForwardRef");case f:var pn=_n.displayName||null;return pn!==null?pn:R(_n.type)||"Memo";case p:{var Sn=_n,jn=Sn._payload,Zn=Sn._init;try{return R(Zn(jn))}catch{return null}}}return null}var A=Object.assign,F=0,z,M,K,U,W,L,Y;function J(){}J.__reactDisabledLog=!0;function Z(){{if(F===0){z=console.log,M=console.info,K=console.warn,U=console.error,W=console.group,L=console.groupCollapsed,Y=console.groupEnd;var _n={configurable:!0,enumerable:!0,value:J,writable:!0};Object.defineProperties(console,{info:_n,log:_n,warn:_n,error:_n,group:_n,groupCollapsed:_n,groupEnd:_n})}F++}}function te(){{if(F--,F===0){var _n={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:A({},_n,{value:z}),info:A({},_n,{value:M}),warn:A({},_n,{value:K}),error:A({},_n,{value:U}),group:A({},_n,{value:W}),groupCollapsed:A({},_n,{value:L}),groupEnd:A({},_n,{value:Y})})}F<0&&y("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var re=b.ReactCurrentDispatcher,se;function de(_n,zt,Ft){{if(se===void 0)try{throw Error()}catch(Sn){var pn=Sn.stack.trim().match(/\n( *(at )?)/);se=pn&&pn[1]||""}return`
`+se+_n}}var pe=!1,Se;{var ve=typeof WeakMap=="function"?WeakMap:Map;Se=new ve}function be(_n,zt){if(!_n||pe)return"";{var Ft=Se.get(_n);if(Ft!==void 0)return Ft}var pn;pe=!0;var Sn=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var jn;jn=re.current,re.current=null,Z();try{if(zt){var Zn=function(){throw Error()};if(Object.defineProperty(Zn.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Zn,[])}catch(Vr){pn=Vr}Reflect.construct(_n,[],Zn)}else{try{Zn.call()}catch(Vr){pn=Vr}_n.call(Zn.prototype)}}else{try{throw Error()}catch(Vr){pn=Vr}_n()}}catch(Vr){if(Vr&&pn&&typeof Vr.stack=="string"){for(var or=Vr.stack.split(`
`),yr=pn.stack.split(`
`),Br=or.length-1,lr=yr.length-1;Br>=1&&lr>=0&&or[Br]!==yr[lr];)lr--;for(;Br>=1&&lr>=0;Br--,lr--)if(or[Br]!==yr[lr]){if(Br!==1||lr!==1)do if(Br--,lr--,lr<0||or[Br]!==yr[lr]){var qr=`
`+or[Br].replace(" at new "," at ");return _n.displayName&&qr.includes("<anonymous>")&&(qr=qr.replace("<anonymous>",_n.displayName)),typeof _n=="function"&&Se.set(_n,qr),qr}while(Br>=1&&lr>=0);break}}}finally{pe=!1,re.current=jn,te(),Error.prepareStackTrace=Sn}var Mr=_n?_n.displayName||_n.name:"",pr=Mr?de(Mr):"";return typeof _n=="function"&&Se.set(_n,pr),pr}function Ee(_n,zt,Ft){return be(_n,!1)}function xe(_n){var zt=_n.prototype;return!!(zt&&zt.isReactComponent)}function Pe(_n,zt,Ft){if(_n==null)return"";if(typeof _n=="function")return be(_n,xe(_n));if(typeof _n=="string")return de(_n);switch(_n){case u:return de("Suspense");case d:return de("SuspenseList")}if(typeof _n=="object")switch(_n.$$typeof){case c:return Ee(_n.render);case f:return Pe(_n.type,zt,Ft);case p:{var pn=_n,Sn=pn._payload,jn=pn._init;try{return Pe(jn(Sn),zt,Ft)}catch{}}}return""}var je=Object.prototype.hasOwnProperty,ft={},Ge=b.ReactDebugCurrentFrame;function Ye(_n){if(_n){var zt=_n._owner,Ft=Pe(_n.type,_n._source,zt?zt.type:null);Ge.setExtraStackFrame(Ft)}else Ge.setExtraStackFrame(null)}function nt(_n,zt,Ft,pn,Sn){{var jn=Function.call.bind(je);for(var Zn in _n)if(jn(_n,Zn)){var or=void 0;try{if(typeof _n[Zn]!="function"){var yr=Error((pn||"React class")+": "+Ft+" type `"+Zn+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof _n[Zn]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw yr.name="Invariant Violation",yr}or=_n[Zn](zt,Zn,pn,Ft,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Br){or=Br}or&&!(or instanceof Error)&&(Ye(Sn),y("%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).",pn||"React class",Ft,Zn,typeof or),Ye(null)),or instanceof Error&&!(or.message in ft)&&(ft[or.message]=!0,Ye(Sn),y("Failed %s type: %s",Ft,or.message),Ye(null))}}}var We=Array.isArray;function ct(_n){return We(_n)}function rt(_n){{var zt=typeof Symbol=="function"&&Symbol.toStringTag,Ft=zt&&_n[Symbol.toStringTag]||_n.constructor.name||"Object";return Ft}}function vt(_n){try{return Mt(_n),!1}catch{return!0}}function Mt(_n){return""+_n}function $t(_n){if(vt(_n))return y("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",rt(_n)),Mt(_n)}var ke=b.ReactCurrentOwner,ye={key:!0,ref:!0,__self:!0,__source:!0},_e,He,Ze;Ze={};function ot(_n){if(je.call(_n,"ref")){var zt=Object.getOwnPropertyDescriptor(_n,"ref").get;if(zt&&zt.isReactWarning)return!1}return _n.ref!==void 0}function Qt(_n){if(je.call(_n,"key")){var zt=Object.getOwnPropertyDescriptor(_n,"key").get;if(zt&&zt.isReactWarning)return!1}return _n.key!==void 0}function Bt(_n,zt){if(typeof _n.ref=="string"&&ke.current&&zt&&ke.current.stateNode!==zt){var Ft=R(ke.current.type);Ze[Ft]||(y('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',R(ke.current.type),_n.ref),Ze[Ft]=!0)}}function Yt(_n,zt){{var Ft=function(){_e||(_e=!0,y("%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)",zt))};Ft.isReactWarning=!0,Object.defineProperty(_n,"key",{get:Ft,configurable:!0})}}function Gt(_n,zt){{var Ft=function(){He||(He=!0,y("%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)",zt))};Ft.isReactWarning=!0,Object.defineProperty(_n,"ref",{get:Ft,configurable:!0})}}var kt=function(_n,zt,Ft,pn,Sn,jn,Zn){var or={$$typeof:t,type:_n,key:zt,ref:Ft,props:Zn,_owner:jn};return or._store={},Object.defineProperty(or._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(or,"_self",{configurable:!1,enumerable:!1,writable:!1,value:pn}),Object.defineProperty(or,"_source",{configurable:!1,enumerable:!1,writable:!1,value:Sn}),Object.freeze&&(Object.freeze(or.props),Object.freeze(or)),or};function In(_n,zt,Ft,pn,Sn){{var jn,Zn={},or=null,yr=null;Ft!==void 0&&($t(Ft),or=""+Ft),Qt(zt)&&($t(zt.key),or=""+zt.key),ot(zt)&&(yr=zt.ref,Bt(zt,Sn));for(jn in zt)je.call(zt,jn)&&!ye.hasOwnProperty(jn)&&(Zn[jn]=zt[jn]);if(_n&&_n.defaultProps){var Br=_n.defaultProps;for(jn in Br)Zn[jn]===void 0&&(Zn[jn]=Br[jn])}if(or||yr){var lr=typeof _n=="function"?_n.displayName||_n.name||"Unknown":_n;or&&Yt(Zn,lr),yr&&Gt(Zn,lr)}return kt(_n,or,yr,Sn,pn,ke.current,Zn)}}var Cn=b.ReactCurrentOwner,Nn=b.ReactDebugCurrentFrame;function kn(_n){if(_n){var zt=_n._owner,Ft=Pe(_n.type,_n._source,zt?zt.type:null);Nn.setExtraStackFrame(Ft)}else Nn.setExtraStackFrame(null)}var vn;vn=!1;function bn(_n){return typeof _n=="object"&&_n!==null&&_n.$$typeof===t}function ur(){{if(Cn.current){var _n=R(Cn.current.type);if(_n)return`

Check the render method of \``+_n+"`."}return""}}function zn(_n){{if(_n!==void 0){var zt=_n.fileName.replace(/^.*[\\\/]/,""),Ft=_n.lineNumber;return`

Check your code at `+zt+":"+Ft+"."}return""}}var Tn={};function Or(_n){{var zt=ur();if(!zt){var Ft=typeof _n=="string"?_n:_n.displayName||_n.name;Ft&&(zt=`

Check the top-level render call using <`+Ft+">.")}return zt}}function br(_n,zt){{if(!_n._store||_n._store.validated||_n.key!=null)return;_n._store.validated=!0;var Ft=Or(zt);if(Tn[Ft])return;Tn[Ft]=!0;var pn="";_n&&_n._owner&&_n._owner!==Cn.current&&(pn=" It was passed a child from "+R(_n._owner.type)+"."),kn(_n),y('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',Ft,pn),kn(null)}}function mr(_n,zt){{if(typeof _n!="object")return;if(ct(_n))for(var Ft=0;Ft<_n.length;Ft++){var pn=_n[Ft];bn(pn)&&br(pn,zt)}else if(bn(_n))_n._store&&(_n._store.validated=!0);else if(_n){var Sn=v(_n);if(typeof Sn=="function"&&Sn!==_n.entries)for(var jn=Sn.call(_n),Zn;!(Zn=jn.next()).done;)bn(Zn.value)&&br(Zn.value,zt)}}}function An(_n){{var zt=_n.type;if(zt==null||typeof zt=="string")return;var Ft;if(typeof zt=="function")Ft=zt.propTypes;else if(typeof zt=="object"&&(zt.$$typeof===c||zt.$$typeof===f))Ft=zt.propTypes;else return;if(Ft){var pn=R(zt);nt(Ft,_n.props,"prop",pn,_n)}else if(zt.PropTypes!==void 0&&!vn){vn=!0;var Sn=R(zt);y("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",Sn||"Unknown")}typeof zt.getDefaultProps=="function"&&!zt.getDefaultProps.isReactClassApproved&&y("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Dn(_n){{for(var zt=Object.keys(_n.props),Ft=0;Ft<zt.length;Ft++){var pn=zt[Ft];if(pn!=="children"&&pn!=="key"){kn(_n),y("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",pn),kn(null);break}}_n.ref!==null&&(kn(_n),y("Invalid attribute `ref` supplied to `React.Fragment`."),kn(null))}}var vr={};function Ar(_n,zt,Ft,pn,Sn,jn){{var Zn=I(_n);if(!Zn){var or="";(_n===void 0||typeof _n=="object"&&_n!==null&&Object.keys(_n).length===0)&&(or+=" 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 yr=zn(Sn);yr?or+=yr:or+=ur();var Br;_n===null?Br="null":ct(_n)?Br="array":_n!==void 0&&_n.$$typeof===t?(Br="<"+(R(_n.type)||"Unknown")+" />",or=" Did you accidentally export a JSX literal instead of a component?"):Br=typeof _n,y("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Br,or)}var lr=In(_n,zt,Ft,Sn,jn);if(lr==null)return lr;if(Zn){var qr=zt.children;if(qr!==void 0)if(pn)if(ct(qr)){for(var Mr=0;Mr<qr.length;Mr++)mr(qr[Mr],_n);Object.freeze&&Object.freeze(qr)}else y("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 mr(qr,_n)}if(je.call(zt,"key")){var pr=R(_n),Vr=Object.keys(zt).filter(function(ya){return ya!=="key"}),xn=Vr.length>0?"{key: someKey, "+Vr.join(": ..., ")+": ...}":"{key: someKey}";if(!vr[pr+xn]){var ni=Vr.length>0?"{"+Vr.join(": ..., ")+": ...}":"{}";y(`A props object containing a "key" prop is being spread into JSX:
  let props = %s;
  <%s {...props} />
React keys must be passed directly to JSX without using spread:
  let props = %s;
  <%s key={someKey} {...props} />`,xn,pr,ni,pr),vr[pr+xn]=!0}}return _n===r?Dn(lr):An(lr),lr}}function ui(_n,zt,Ft){return Ar(_n,zt,Ft,!0)}function wn(_n,zt,Ft){return Ar(_n,zt,Ft,!1)}var xr=wn,Zr=ui;cge.Fragment=r,cge.jsx=xr,cge.jsxs=Zr})();HCt.exports=cge;var Am=HCt.exports,KEn=Object.create,t3e=Object.defineProperty,GEn=Object.getOwnPropertyDescriptor,YEn=Object.getOwnPropertyNames,XEn=Object.getPrototypeOf,JEn=Object.prototype.hasOwnProperty,QEn=(e,t)=>{for(var n in t)t3e(e,n,{get:t[n],enumerable:!0})},qCt=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of YEn(t))!JEn.call(e,i)&&i!==n&&t3e(e,i,{get:()=>t[i],enumerable:!(r=GEn(t,i))||r.enumerable});return e},ZEn=(e,t,n)=>(n=e!=null?KEn(XEn(e)):{},qCt(t||!e||!e.__esModule?t3e(n,"default",{value:e,enumerable:!0}):n,e)),e9n=e=>qCt(t3e({},"__esModule",{value:!0}),e),VCt={};QEn(VCt,{Root:()=>o9n,Slot:()=>oWe,Slottable:()=>WCt});var t9n=e9n(VCt),gy=ZEn(h),n9n=VEn,Hve=Am,oWe=gy.forwardRef((e,t)=>{const{children:n,...r}=e,i=gy.Children.toArray(n),a=i.find(r9n);if(a){const o=a.props.children,s=i.map(c=>c===a?gy.Children.count(o)>1?gy.Children.only(null):gy.isValidElement(o)?o.props.children:null:c);return(0,Hve.jsx)(_Fe,{...r,ref:t,children:gy.isValidElement(o)?gy.cloneElement(o,void 0,s):null})}return(0,Hve.jsx)(_Fe,{...r,ref:t,children:n})});oWe.displayName="Slot";var _Fe=gy.forwardRef((e,t)=>{const{children:n,...r}=e;if(gy.isValidElement(n)){const i=a9n(n),a=i9n(r,n.props);return n.type!==gy.Fragment&&(a.ref=t?(0,n9n.composeRefs)(t,i):i),gy.cloneElement(n,a)}return gy.Children.count(n)>1?gy.Children.only(null):null});_Fe.displayName="SlotClone";var WCt=({children:e})=>(0,Hve.jsx)(Hve.Fragment,{children:e});function r9n(e){return gy.isValidElement(e)&&e.type===WCt}function i9n(e,t){const n={...t};for(const r in t){const i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...s)=>{a(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function a9n(e){var r,i;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var o9n=oWe,s9n=Object.create,n3e=Object.defineProperty,l9n=Object.getOwnPropertyDescriptor,c9n=Object.getOwnPropertyNames,u9n=Object.getPrototypeOf,d9n=Object.prototype.hasOwnProperty,f9n=(e,t)=>{for(var n in t)n3e(e,n,{get:t[n],enumerable:!0})},UCt=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of c9n(t))!d9n.call(e,i)&&i!==n&&n3e(e,i,{get:()=>t[i],enumerable:!(r=l9n(t,i))||r.enumerable});return e},KCt=(e,t,n)=>(n=e!=null?s9n(u9n(e)):{},UCt(t||!e||!e.__esModule?n3e(n,"default",{value:e,enumerable:!0}):n,e)),p9n=e=>UCt(n3e({},"__esModule",{value:!0}),e),GCt={};f9n(GCt,{Primitive:()=>YCt,Root:()=>x9n,dispatchDiscreteCustomEvent:()=>b9n});var h9n=p9n(GCt),m9n=KCt(h),g9n=KCt(b1),v9n=t9n,_9n=Am,y9n=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],YCt=y9n.reduce((e,t)=>{const n=m9n.forwardRef((r,i)=>{const{asChild:a,...o}=r,s=a?v9n.Slot:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),(0,_9n.jsx)(s,{...o,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function b9n(e,t){e&&g9n.flushSync(()=>e.dispatchEvent(t))}var x9n=YCt,S9n=Object.create,r3e=Object.defineProperty,C9n=Object.getOwnPropertyDescriptor,w9n=Object.getOwnPropertyNames,E9n=Object.getPrototypeOf,T9n=Object.prototype.hasOwnProperty,$9n=(e,t)=>{for(var n in t)r3e(e,n,{get:t[n],enumerable:!0})},XCt=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of w9n(t))!T9n.call(e,i)&&i!==n&&r3e(e,i,{get:()=>t[i],enumerable:!(r=C9n(t,i))||r.enumerable});return e},O9n=(e,t,n)=>(n=e!=null?S9n(E9n(e)):{},XCt(t||!e||!e.__esModule?r3e(n,"default",{value:e,enumerable:!0}):n,e)),P9n=e=>XCt(r3e({},"__esModule",{value:!0}),e),JCt={};$9n(JCt,{useLayoutEffect:()=>I9n});var N9n=P9n(JCt),D9n=O9n(h),I9n=globalThis!=null&&globalThis.document?D9n.useLayoutEffect:()=>{},R9n=Object.create,i3e=Object.defineProperty,k9n=Object.getOwnPropertyDescriptor,A9n=Object.getOwnPropertyNames,M9n=Object.getPrototypeOf,F9n=Object.prototype.hasOwnProperty,L9n=(e,t)=>{for(var n in t)i3e(e,n,{get:t[n],enumerable:!0})},QCt=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of A9n(t))!F9n.call(e,i)&&i!==n&&i3e(e,i,{get:()=>t[i],enumerable:!(r=k9n(t,i))||r.enumerable});return e},ZCt=(e,t,n)=>(n=e!=null?R9n(M9n(e)):{},QCt(t||!e||!e.__esModule?i3e(n,"default",{value:e,enumerable:!0}):n,e)),j9n=e=>QCt(i3e({},"__esModule",{value:!0}),e),ewt={};L9n(ewt,{Portal:()=>sWe,Root:()=>U9n});var B9n=j9n(ewt),cst=ZCt(h),z9n=ZCt(b1),H9n=h9n,q9n=N9n,V9n=Am,W9n="Portal",sWe=cst.forwardRef((e,t)=>{var s;const{container:n,...r}=e,[i,a]=cst.useState(!1);(0,q9n.useLayoutEffect)(()=>a(!0),[]);const o=n||i&&((s=globalThis==null?void 0:globalThis.document)==null?void 0:s.body);return o?z9n.default.createPortal((0,V9n.jsx)(H9n.Primitive.div,{...r,ref:t}),o):null});sWe.displayName=W9n;var U9n=sWe,K9n=Di&&Di.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),G9n=Di&&Di.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),Y9n=Di&&Di.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&K9n(t,e,n);return G9n(t,e),t};Object.defineProperty(Z4e,"__esModule",{value:!0});Z4e.KBarPortal=void 0;var X9n=B9n,J9n=Y9n(h),Q9n=UF,Z9n=mD();function eTn(e){var t=e.children,n=e.container,r=(0,Z9n.useKBar)(function(i){return{showing:i.visualState!==Q9n.VisualState.hidden}}).showing;return r?J9n.createElement(X9n.Portal,{container:n},t):null}Z4e.KBarPortal=eTn;var a3e={},fre=Di&&Di.__assign||function(){return fre=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},fre.apply(this,arguments)},tTn=Di&&Di.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),nTn=Di&&Di.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),rTn=Di&&Di.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&tTn(t,e,n);return nTn(t,e),t},iTn=Di&&Di.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};Object.defineProperty(a3e,"__esModule",{value:!0});a3e.KBarPositioner=void 0;var ust=rTn(h),dst={position:"fixed",display:"flex",alignItems:"flex-start",justifyContent:"center",width:"100%",inset:"0px",padding:"14vh 16px 16px"};function aTn(e){return e?fre(fre({},dst),e):dst}a3e.KBarPositioner=ust.forwardRef(function(e,t){var n=e.style,r=e.children,i=iTn(e,["style","children"]);return ust.createElement("div",fre({ref:t,style:aTn(n)},i),r)});var lWe={};(function(e){var t=Di&&Di.__assign||function(){return t=Object.assign||function(f){for(var p,m=1,g=arguments.length;m<g;m++){p=arguments[m];for(var _ in p)Object.prototype.hasOwnProperty.call(p,_)&&(f[_]=p[_])}return f},t.apply(this,arguments)},n=Di&&Di.__createBinding||(Object.create?function(f,p,m,g){g===void 0&&(g=m),Object.defineProperty(f,g,{enumerable:!0,get:function(){return p[m]}})}:function(f,p,m,g){g===void 0&&(g=m),f[g]=p[m]}),r=Di&&Di.__setModuleDefault||(Object.create?function(f,p){Object.defineProperty(f,"default",{enumerable:!0,value:p})}:function(f,p){f.default=p}),i=Di&&Di.__importStar||function(f){if(f&&f.__esModule)return f;var p={};if(f!=null)for(var m in f)m!=="default"&&Object.prototype.hasOwnProperty.call(f,m)&&n(p,f,m);return r(p,f),p},a=Di&&Di.__rest||function(f,p){var m={};for(var g in f)Object.prototype.hasOwnProperty.call(f,g)&&p.indexOf(g)<0&&(m[g]=f[g]);if(f!=null&&typeof Object.getOwnPropertySymbols=="function")for(var _=0,g=Object.getOwnPropertySymbols(f);_<g.length;_++)p.indexOf(g[_])<0&&Object.prototype.propertyIsEnumerable.call(f,g[_])&&(m[g[_]]=f[g[_]]);return m};Object.defineProperty(e,"__esModule",{value:!0}),e.KBarSearch=e.getListboxItemId=e.KBAR_LISTBOX=void 0;var o=i(h),s=UF,c=mD();e.KBAR_LISTBOX="kbar-listbox";var u=function(f){return"kbar-listbox-item-"+f};e.getListboxItemId=u;function d(f){var p=(0,c.useKBar)(function(I){return{search:I.searchQuery,currentRootActionId:I.currentRootActionId,actions:I.actions,activeIndex:I.activeIndex,showing:I.visualState===s.VisualState.showing}}),m=p.query,g=p.search,_=p.actions,v=p.currentRootActionId,b=p.activeIndex,y=p.showing,x=p.options,C=o.useState(g),w=C[0],$=C[1];o.useEffect(function(){m.setSearch(w)},[w,m]);var O=f.defaultPlaceholder,N=a(f,["defaultPlaceholder"]);o.useEffect(function(){return m.setSearch(""),m.getInput().focus(),function(){return m.setSearch("")}},[v,m]);var P=o.useMemo(function(){var I=O??"Type a command or search…";return v&&_[v]?_[v].name:I},[_,v,O]);return o.createElement("input",t({},N,{ref:m.inputRefSetter,autoFocus:!0,autoComplete:"off",role:"combobox",spellCheck:"false","aria-expanded":y,"aria-controls":e.KBAR_LISTBOX,"aria-activedescendant":(0,e.getListboxItemId)(b),value:w,placeholder:P,onChange:function(I){var D,k,R;(D=f.onChange)===null||D===void 0||D.call(f,I),$(I.target.value),(R=(k=x==null?void 0:x.callbacks)===null||k===void 0?void 0:k.onQueryChange)===null||R===void 0||R.call(k,I.target.value)},onKeyDown:function(I){var D;if((D=f.onKeyDown)===null||D===void 0||D.call(f,I),v&&!g&&I.key==="Backspace"){var k=_[v].parent;m.setCurrentRootAction(k)}}}))}e.KBarSearch=d})(lWe);var o3e={};function VA(){return VA=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},VA.apply(this,arguments)}function oTn(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var sTn=["bottom","height","left","right","top","width"],lTn=function(t,n){return t===void 0&&(t={}),n===void 0&&(n={}),sTn.some(function(r){return t[r]!==n[r]})},NP=new Map,twt,cTn=function e(){var t=[];NP.forEach(function(n,r){var i=r.getBoundingClientRect();lTn(i,n.rect)&&(n.rect=i,t.push(n))}),t.forEach(function(n){n.callbacks.forEach(function(r){return r(n.rect)})}),twt=window.requestAnimationFrame(e)};function uTn(e,t){return{observe:function(){var r=NP.size===0;NP.has(e)?NP.get(e).callbacks.push(t):NP.set(e,{rect:void 0,hasRectChanged:!1,callbacks:[t]}),r&&cTn()},unobserve:function(){var r=NP.get(e);if(r){var i=r.callbacks.indexOf(t);i>=0&&r.callbacks.splice(i,1),r.callbacks.length||NP.delete(e),NP.size||cancelAnimationFrame(twt)}}}}var qve=typeof window<"u"?G.useLayoutEffect:G.useEffect;function dTn(e,t){t===void 0&&(t={width:0,height:0});var n=G.useState(e.current),r=n[0],i=n[1],a=G.useReducer(fTn,t),o=a[0],s=a[1],c=G.useRef(!1);return qve(function(){e.current!==r&&i(e.current)}),qve(function(){if(r&&!c.current){c.current=!0;var u=r.getBoundingClientRect();s({rect:u})}},[r]),G.useEffect(function(){if(r){var u=uTn(r,function(d){s({rect:d})});return u.observe(),function(){u.unobserve()}}},[r]),o}function fTn(e,t){var n=t.rect;return e.height!==n.height||e.width!==n.width?n:e}var pTn=function(){return 50},hTn=function(t){return t},mTn=function(t,n){var r=n?"offsetWidth":"offsetHeight";return t[r]},nwt=function(t){for(var n=Math.max(t.start-t.overscan,0),r=Math.min(t.end+t.overscan,t.size-1),i=[],a=n;a<=r;a++)i.push(a);return i};function gTn(e){var t,n=e.size,r=n===void 0?0:n,i=e.estimateSize,a=i===void 0?pTn:i,o=e.overscan,s=o===void 0?1:o,c=e.paddingStart,u=c===void 0?0:c,d=e.paddingEnd,f=d===void 0?0:d,p=e.parentRef,m=e.horizontal,g=e.scrollToFn,_=e.useObserver,v=e.initialRect,b=e.onScrollElement,y=e.scrollOffsetFn,x=e.keyExtractor,C=x===void 0?hTn:x,w=e.measureSize,$=w===void 0?mTn:w,O=e.rangeExtractor,N=O===void 0?nwt:O,P=m?"width":"height",I=m?"scrollLeft":"scrollTop",D=G.useRef({scrollOffset:0,measurements:[]}),k=G.useState(0),R=k[0],A=k[1];D.current.scrollOffset=R;var F=_||dTn,z=F(p,v),M=z[P];D.current.outerSize=M;var K=G.useCallback(function(Ye){p.current&&(p.current[I]=Ye)},[p,I]),U=g||K;g=G.useCallback(function(Ye){U(Ye,K)},[K,U]);var W=G.useState({}),L=W[0],Y=W[1],J=G.useCallback(function(){return Y({})},[]),Z=G.useRef([]),te=G.useMemo(function(){var Ye=Z.current.length>0?Math.min.apply(Math,Z.current):0;Z.current=[];for(var nt=D.current.measurements.slice(0,Ye),We=Ye;We<r;We++){var ct=C(We),rt=L[ct],vt=nt[We-1]?nt[We-1].end:u,Mt=typeof rt=="number"?rt:a(We),$t=vt+Mt;nt[We]={index:We,start:vt,size:Mt,end:$t,key:ct}}return nt},[a,L,u,r,C]),re=(((t=te[r-1])==null?void 0:t.end)||u)+f;D.current.measurements=te,D.current.totalSize=re;var se=b?b.current:p.current,de=G.useRef(y);de.current=y,qve(function(){if(!se){A(0);return}var Ye=function(We){var ct=de.current?de.current(We):se[I];A(ct)};return Ye(),se.addEventListener("scroll",Ye,{capture:!1,passive:!0}),function(){se.removeEventListener("scroll",Ye)}},[se,I]);var pe=_Tn(D.current),Se=pe.start,ve=pe.end,be=G.useMemo(function(){return N({start:Se,end:ve,overscan:s,size:te.length})},[Se,ve,s,te.length,N]),Ee=G.useRef($);Ee.current=$;var xe=G.useMemo(function(){for(var Ye=[],nt=function(vt,Mt){var $t=be[vt],ke=te[$t],ye=VA(VA({},ke),{},{measureRef:function(He){if(He){var Ze=Ee.current(He,m);if(Ze!==ye.size){var ot=D.current.scrollOffset;ye.start<ot&&K(ot+(Ze-ye.size)),Z.current.push($t),Y(function(Qt){var Bt;return VA(VA({},Qt),{},(Bt={},Bt[ye.key]=Ze,Bt))})}}}});Ye.push(ye)},We=0,ct=be.length;We<ct;We++)nt(We);return Ye},[be,K,m,te]),Pe=G.useRef(!1);qve(function(){Pe.current&&Y({}),Pe.current=!0},[a]);var je=G.useCallback(function(Ye,nt){var We=nt===void 0?{}:nt,ct=We.align,rt=ct===void 0?"start":ct,vt=D.current,Mt=vt.scrollOffset,$t=vt.outerSize;rt==="auto"&&(Ye<=Mt?rt="start":Ye>=Mt+$t?rt="end":rt="start"),rt==="start"?g(Ye):rt==="end"?g(Ye-$t):rt==="center"&&g(Ye-$t/2)},[g]),ft=G.useCallback(function(Ye,nt){var We=nt===void 0?{}:nt,ct=We.align,rt=ct===void 0?"auto":ct,vt=oTn(We,["align"]),Mt=D.current,$t=Mt.measurements,ke=Mt.scrollOffset,ye=Mt.outerSize,_e=$t[Math.max(0,Math.min(Ye,r-1))];if(_e){if(rt==="auto")if(_e.end>=ke+ye)rt="end";else if(_e.start<=ke)rt="start";else return;var He=rt==="center"?_e.start+_e.size/2:rt==="end"?_e.end:_e.start;je(He,VA({align:rt},vt))}},[je,r]),Ge=G.useCallback(function(){for(var Ye=arguments.length,nt=new Array(Ye),We=0;We<Ye;We++)nt[We]=arguments[We];ft.apply(void 0,nt),requestAnimationFrame(function(){ft.apply(void 0,nt)})},[ft]);return{virtualItems:xe,totalSize:re,scrollToOffset:je,scrollToIndex:Ge,measure:J}}var vTn=function(t,n,r,i){for(;t<=n;){var a=(t+n)/2|0,o=r(a);if(o<i)t=a+1;else if(o>i)n=a-1;else return a}return t>0?t-1:0};function _Tn(e){for(var t=e.measurements,n=e.outerSize,r=e.scrollOffset,i=t.length-1,a=function(u){return t[u].start},o=vTn(0,i,a,r),s=o;s<i&&t[s].end<r+n;)s++;return{start:o,end:s}}const yTn=Object.freeze(Object.defineProperty({__proto__:null,defaultRangeExtractor:nwt,useVirtual:gTn},Symbol.toStringTag,{value:"Module"})),bTn=mc(yTn);var yFe=Di&&Di.__assign||function(){return yFe=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},yFe.apply(this,arguments)},xTn=Di&&Di.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),STn=Di&&Di.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),CTn=Di&&Di.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&xTn(t,e,n);return STn(t,e),t};Object.defineProperty(o3e,"__esModule",{value:!0});o3e.KBarResults=void 0;var wx=CTn(h),wTn=bTn,fst=lWe,ETn=mD(),TTn=Nd,Khe=0,$Tn=function(e){var t=wx.useRef(null),n=wx.useRef(null),r=wx.useRef(e.items);r.current=e.items;var i=(0,wTn.useVirtual)({size:r.current.length,parentRef:n}),a=(0,ETn.useKBar)(function(g){return{search:g.searchQuery,currentRootActionId:g.currentRootActionId,activeIndex:g.activeIndex}}),o=a.query,s=a.search,c=a.currentRootActionId,u=a.activeIndex,d=a.options;wx.useEffect(function(){var g=function(_){var v;_.isComposing||(_.key==="ArrowUp"||_.ctrlKey&&_.key==="p"?(_.preventDefault(),_.stopPropagation(),o.setActiveIndex(function(b){var y=b>Khe?b-1:b;if(typeof r.current[y]=="string"){if(y===0)return b;y-=1}return y})):_.key==="ArrowDown"||_.ctrlKey&&_.key==="n"?(_.preventDefault(),_.stopPropagation(),o.setActiveIndex(function(b){var y=b<r.current.length-1?b+1:b;if(typeof r.current[y]=="string"){if(y===r.current.length-1)return b;y+=1}return y})):_.key==="Enter"&&(_.preventDefault(),_.stopPropagation(),(v=t.current)===null||v===void 0||v.click()))};return window.addEventListener("keydown",g,{capture:!0}),function(){return window.removeEventListener("keydown",g,{capture:!0})}},[o]);var f=i.scrollToIndex;wx.useEffect(function(){f(u,{align:u<=1?"end":"auto"})},[u,f]),wx.useEffect(function(){o.setActiveIndex(typeof e.items[Khe]=="string"?Khe+1:Khe)},[s,c,e.items,o]);var p=wx.useCallback(function(g){var _,v;typeof g!="string"&&(g.command?(g.command.perform(g),o.toggle()):(o.setSearch(""),o.setCurrentRootAction(g.id)),(v=(_=d.callbacks)===null||_===void 0?void 0:_.onSelectAction)===null||v===void 0||v.call(_,g))},[o,d]),m=(0,TTn.usePointerMovedSinceMount)();return wx.createElement("div",{ref:n,style:{maxHeight:e.maxHeight||400,position:"relative",overflow:"auto"}},wx.createElement("div",{role:"listbox",id:fst.KBAR_LISTBOX,style:{height:i.totalSize+"px",width:"100%"}},i.virtualItems.map(function(g){var _=r.current[g.index],v=typeof _!="string"&&{onPointerMove:function(){return m&&u!==g.index&&o.setActiveIndex(g.index)},onPointerDown:function(){return o.setActiveIndex(g.index)},onClick:function(){return p(_)}},b=g.index===u;return wx.createElement("div",yFe({ref:b?t:null,id:(0,fst.getListboxItemId)(g.index),role:"option","aria-selected":b,key:g.index,style:{position:"absolute",top:0,left:0,width:"100%",transform:"translateY("+g.start+"px)"}},v),wx.cloneElement(e.onRender({item:_,active:b}),{ref:g.measureRef}))})))};o3e.KBarResults=$Tn;var s3e={},OTn=Di&&Di.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),PTn=Di&&Di.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),NTn=Di&&Di.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&OTn(t,e,n);return PTn(t,e),t};Object.defineProperty(s3e,"__esModule",{value:!0});s3e.useRegisterActions=void 0;var pst=NTn(h),DTn=mD();function ITn(e,t){t===void 0&&(t=[]);var n=(0,DTn.useKBar)().query,r=pst.useMemo(function(){return e},t);pst.useEffect(function(){if(r.length){var i=n.registerActions(r);return function(){i()}}},[n,r])}s3e.useRegisterActions=ITn;var l3e={},xne=Di&&Di.__assign||function(){return xne=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},xne.apply(this,arguments)},RTn=Di&&Di.__createBinding||(Object.create?function(e,t,n,r){r===void 0&&(r=n),Object.defineProperty(e,r,{enumerable:!0,get:function(){return t[n]}})}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]}),kTn=Di&&Di.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),ATn=Di&&Di.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&RTn(t,e,n);return kTn(t,e),t};Object.defineProperty(l3e,"__esModule",{value:!0});l3e.KBarAnimator=void 0;var BE=ATn(h),sH=UF,MTn=mD(),FTn=Nd,hst=[{opacity:0,transform:"scale(.99)"},{opacity:1,transform:"scale(1.01)"},{opacity:1,transform:"scale(1)"}],LTn=[{transform:"scale(1)"},{transform:"scale(.98)"},{transform:"scale(1)"}],jTn=function(e){var t,n,r=e.children,i=e.style,a=e.className,o=e.disableCloseOnOuterClick,s=(0,MTn.useKBar)(function(y){return{visualState:y.visualState,currentRootActionId:y.currentRootActionId}}),c=s.visualState,u=s.currentRootActionId,d=s.query,f=s.options,p=BE.useRef(null),m=BE.useRef(null),g=((t=f==null?void 0:f.animations)===null||t===void 0?void 0:t.enterMs)||0,_=((n=f==null?void 0:f.animations)===null||n===void 0?void 0:n.exitMs)||0;BE.useEffect(function(){if(c!==sH.VisualState.showing){var y=c===sH.VisualState.animatingIn?g:_,x=p.current;x==null||x.animate(hst,{duration:y,easing:c===sH.VisualState.animatingOut?"ease-in":"ease-out",direction:c===sH.VisualState.animatingOut?"reverse":"normal",fill:"forwards"})}},[f,c,g,_]);var v=BE.useRef();BE.useEffect(function(){if(c===sH.VisualState.showing){var y=p.current,x=m.current;if(!y||!x)return;var C=new ResizeObserver(function(w){for(var $=0,O=w;$<O.length;$++){var N=O[$],P=N.contentRect;v.current||(v.current=P.height),y.animate([{height:v.current+"px"},{height:P.height+"px"}],{duration:g/2,easing:"ease-out",fill:"forwards"}),v.current=P.height}});return C.observe(x),function(){C.unobserve(x)}}},[c,f,g,_]);var b=BE.useRef(!0);return BE.useEffect(function(){if(b.current){b.current=!1;return}var y=p.current;y&&y.animate(LTn,{duration:g,easing:"ease-out"})},[u,g]),(0,FTn.useOuterClick)(p,function(){var y,x;o||(d.setVisualState(sH.VisualState.animatingOut),(x=(y=f.callbacks)===null||y===void 0?void 0:y.onClose)===null||x===void 0||x.call(y))}),BE.createElement("div",{ref:p,style:xne(xne(xne({},hst[0]),i),{pointerEvents:"auto"}),className:a},BE.createElement("div",{ref:m},r))};l3e.KBarAnimator=jTn;var rwt={};(function(e){var t=Di&&Di.__createBinding||(Object.create?function(r,i,a,o){o===void 0&&(o=a),Object.defineProperty(r,o,{enumerable:!0,get:function(){return i[a]}})}:function(r,i,a,o){o===void 0&&(o=a),r[o]=i[a]}),n=Di&&Di.__exportStar||function(r,i){for(var a in r)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&t(i,r,a)};Object.defineProperty(e,"__esModule",{value:!0}),n(bae,e),n(xae,e)})(rwt);(function(e){var t=Di&&Di.__createBinding||(Object.create?function(i,a,o,s){s===void 0&&(s=o),Object.defineProperty(i,s,{enumerable:!0,get:function(){return a[o]}})}:function(i,a,o,s){s===void 0&&(s=o),i[s]=a[o]}),n=Di&&Di.__exportStar||function(i,a){for(var o in i)o!=="default"&&!Object.prototype.hasOwnProperty.call(a,o)&&t(a,i,o)};Object.defineProperty(e,"__esModule",{value:!0}),e.Priority=e.createAction=void 0;var r=Nd;Object.defineProperty(e,"createAction",{enumerable:!0,get:function(){return r.createAction}}),Object.defineProperty(e,"Priority",{enumerable:!0,get:function(){return r.Priority}}),n(TCt,e),n(Z4e,e),n(a3e,e),n(lWe,e),n(o3e,e),n(mD(),e),n(s3e,e),n(PCt(),e),n(l3e,e),n(UF,e),n(rwt,e)})(Yg);var BTn=Object.defineProperty,A9=(e,t)=>BTn(e,"name",{value:t,configurable:!0}),lH=A9(e=>e.replace(/\w\S*/g,t=>t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()),"capitalize"),zTn=A9(()=>{let e=ws(),{resource:t,resources:n,id:r,action:i}=Oc(),a=qu(),o=iK(),s=u0(),{mutate:c}=mae(),{push:u,list:d,create:f,show:p,edit:m}=pg(),g=j5(),_=h.useContext(Yg.KBarContext),{can:v}=oCt(),[b,y]=h.useState([]);h.useEffect(()=>{A9(async()=>await Promise.all(x().flatMap(w=>C(w))),"preaparedActions")().then(w=>y(w.flatMap($=>$)))},[n,r,t,i]),h.useEffect(()=>{b.length===0&&_.query.setVisualState(Yg.VisualState.hidden)},[b]);let x=A9(()=>{let w=[...n],$=w==null?void 0:w.findIndex(O=>(O.identifier??(O==null?void 0:O.name))===((t==null?void 0:t.identifier)??(t==null?void 0:t.name)));if($>0){let O=w[$];w.splice($,1),w.splice(0,0,O)}return w},"moveActionToFirst"),C=A9(async w=>{var $,O,N,P,I,D;let{name:k,label:R,list:A,create:F,canCreate:z,canEdit:M,canShow:K,icon:U,show:W,canDelete:L,edit:Y,route:J}=w,Z=(($=w==null?void 0:w.meta)==null?void 0:$.label)??((O=w==null?void 0:w.options)==null?void 0:O.label)??R,te=((N=w==null?void 0:w.meta)==null?void 0:N.icon)??((P=w==null?void 0:w.options)==null?void 0:P.icon)??U,re=((I=w==null?void 0:w.meta)==null?void 0:I.canDelete)??((D=w==null?void 0:w.options)==null?void 0:D.canDelete)??L,se=Z??e(`${w.name}.${w.name}`,g(w.name,"plural")),de=[];if(A&&(t!==void 0&&(t==null?void 0:t.name)!==k||i!==void 0&&(t==null?void 0:t.name)===k)){let{can:pe}=await(v==null?void 0:v({resource:k,action:"list",params:{id:r,resource:w}}))||{can:!0};pe&&de.push(Yg.createAction({name:e("actions.list",lH("list")),section:se,icon:te,perform:()=>{let Se=o({resource:w,action:"list",legacy:a==="legacy"});Se&&(a==="legacy"?u(Se):s({to:Se}))}}))}if((z||F)&&F&&(i!=="create"||(t==null?void 0:t.name)!==k)){let{can:pe}=await(v==null?void 0:v({resource:k,action:"create",params:{resource:w}}))||{can:!0};pe&&de.push(Yg.createAction({name:e("actions.create",lH("create")),section:se,icon:te,keywords:"new",perform:()=>{let Se=o({resource:w,action:"create",legacy:a==="legacy"});Se&&(a==="legacy"?u(Se):s({to:Se}))}}))}if((t==null?void 0:t.name)===k&&r){if((K||W)&&W&&i!=="show"){let{can:pe}=await(v==null?void 0:v({resource:k,action:"show",params:{id:r,resource:w}}))||{can:!0};pe&&de.push(Yg.createAction({name:e("actions.show",lH("show")),section:se,icon:te,perform:()=>{let Se=o({resource:w,action:"show",legacy:a==="legacy",meta:{id:r}});Se&&(a==="legacy"?u(Se):s({to:Se}))}}))}if((M||Y)&&Y&&i!=="edit"){let{can:pe}=await(v==null?void 0:v({resource:k,action:"edit",params:{id:r,resource:w}}))||{can:!0};pe&&de.push(Yg.createAction({name:e("actions.edit",lH("edit")),section:se,icon:te,perform:()=>{let Se=o({resource:w,action:"edit",legacy:a==="legacy",meta:{id:r}});Se&&(a==="legacy"?u(Se):s({to:Se}))}}))}if(re){let{can:pe}=await(v==null?void 0:v({resource:k,action:"delete",params:{id:r,resource:w}}))||{can:!0};pe&&de.push({id:"delete",name:e("actions.delete",lH("delete")),section:se,icon:te},Yg.createAction({name:e("buttons.delete",lH("delete")),section:e("buttons.confirm","Are you sure?"),parent:"delete",perform:()=>{c({resource:w.name,id:r},{onSuccess:()=>{let Se=o({resource:w,action:"list",legacy:a==="legacy"});Se&&(a==="legacy"?u(Se):s({to:Se}))}})}}),Yg.createAction({name:e("buttons.cancel","Cancel"),parent:"delete",perform:()=>null}))}}return de},"createActionWithResource");Yg.useRegisterActions(b,[b])},"useRefineKbar"),HTn=A9(()=>G.createElement(Yg.KBarPortal,null,G.createElement(Yg.KBarPositioner,{style:{opacity:1,transition:"background 0.35s cubic-bezier(0.4, 0, 0.2, 1) 0s",backdropFilter:"saturate(180%) blur(1px)",background:"rgba(0, 0, 0, 0.1)",zIndex:"9999"}},G.createElement(Yg.KBarAnimator,{style:{maxWidth:"600px",width:"100%",background:"white",color:"black",borderRadius:"8px",overflow:"hidden",boxShadow:"0px 4px 4px rgba(0, 0, 0, 0.25)"}},G.createElement(Yg.KBarSearch,{style:{padding:"12px 16px",fontSize:"16px",width:"100%",boxSizing:"border-box",outline:"none",border:"none",background:"rgb(252 252 252)",color:"black"}}),G.createElement(VTn,null)))),"CommandBar"),qTn={padding:"8px 16px",fontSize:"14px",textTransform:"uppercase",fontWeight:"bold",opacity:.5},VTn=A9(()=>{let{results:e,rootActionId:t}=Yg.useMatches();return G.createElement(Yg.KBarResults,{items:e,onRender:({item:n,active:r})=>typeof n=="string"?G.createElement("div",{style:qTn},n):G.createElement(iwt,{action:n,active:r,currentRootActionId:t})})},"RenderResults"),iwt=G.forwardRef(({action:e,active:t,currentRootActionId:n},r)=>{var i;let a=G.useMemo(()=>{if(!n)return e.ancestors;let o=e.ancestors.findIndex(s=>s.id===n);return e.ancestors.slice(o+1)},[e.ancestors,n]);return G.createElement("div",{ref:r,style:{padding:"12px 16px",background:t?"rgba(0 0 0 / 0.05)":"transparent",borderLeft:`2px solid ${t?"rgb(28 28 29)":"transparent"}`,display:"flex",alignItems:"center",justifyContent:"space-between",cursor:"pointer"}},G.createElement("div",{style:{display:"flex",gap:"8px",alignItems:"center",fontSize:14}},e.icon&&e.icon,G.createElement("div",{style:{display:"flex",flexDirection:"column"}},G.createElement("div",null,a.length>0&&a.map(o=>G.createElement(G.Fragment,{key:o.id},G.createElement("span",{style:{opacity:.5,marginRight:8}},o.name),G.createElement("span",{style:{marginRight:8}},"›"))),G.createElement("span",{style:{color:e.name.toLocaleUpperCase()==="DELETE"?"red":"black"}},e.name)),e.subtitle&&G.createElement("span",{style:{fontSize:12}},e.subtitle))),(i=e.shortcut)!=null&&i.length?G.createElement("div",{"aria-hidden":!0,style:{display:"grid",gridAutoFlow:"column",gap:"4px"}},e.shortcut.map(o=>G.createElement("kbd",{key:o,style:{padding:"4px 6px",background:"rgba(0 0 0 / .1)",borderRadius:"4px",fontSize:14}},o))):null)});iwt.displayName="ResultItem";var WTn=A9(({commandBarProps:e})=>{let t=h.useContext(awt);zTn();let n={...t,...e};return G.createElement(HTn,{...n})},"RefineKbar"),awt=h.createContext({}),UTn=A9(({children:e,commandBarProps:t})=>G.createElement(awt.Provider,{value:t??{}},G.createElement(Yg.KBarProvider,null,e)),"RefineKbarProvider"),owt={exports:{}};/*!
	Copyright (c) 2018 Jed Watson.
	Licensed under the MIT License (MIT), see
	http://jedwatson.github.io/classnames
*/(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var a="",o=0;o<arguments.length;o++){var s=arguments[o];s&&(a=i(a,r(s)))}return a}function r(a){if(typeof a=="string"||typeof a=="number")return a;if(typeof a!="object")return"";if(Array.isArray(a))return n.apply(null,a);if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]"))return a.toString();var o="";for(var s in a)t.call(a,s)&&a[s]&&(o=i(o,s));return o}function i(a,o){return o?a?a+" "+o:a+o:a}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(owt);var Li=owt.exports;const tn=il(Li);function Xa(e){"@babel/helpers - typeof";return Xa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xa(e)}var KTn=Symbol.for("react.element"),GTn=Symbol.for("react.transitional.element"),YTn=Symbol.for("react.fragment");function swt(e){return e&&Xa(e)==="object"&&(e.$$typeof===KTn||e.$$typeof===GTn)&&e.type===YTn}function Zf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[];return G.Children.forEach(e,function(r){r==null&&!t.keepEmpty||(Array.isArray(r)?n=n.concat(Zf(r)):swt(r)&&r.props?n=n.concat(Zf(r.props.children,t)):n.push(r))}),n}var bFe={},cWe=[],XTn=function(t){cWe.push(t)};function b5(e,t){if(!e&&console!==void 0){var n=cWe.reduce(function(r,i){return i(r??"","warning")},t);n&&console.error("Warning: ".concat(n))}}function JTn(e,t){if(!e&&console!==void 0){var n=cWe.reduce(function(r,i){return i(r??"","note")},t);n&&console.warn("Note: ".concat(n))}}function QTn(){bFe={}}function lwt(e,t,n){!t&&!bFe[n]&&(e(!1,n),bFe[n]=!0)}function Za(e,t){lwt(b5,e,t)}function pre(e,t){lwt(JTn,e,t)}Za.preMessage=XTn;Za.resetWarned=QTn;Za.noteOnce=pre;function ZTn(e,t){if(Xa(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Xa(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function cwt(e){var t=ZTn(e,"string");return Xa(t)=="symbol"?t:t+""}function lt(e,t,n){return(t=cwt(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function mst(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function mt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?mst(Object(n),!0).forEach(function(r){lt(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):mst(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function hre(e){return e instanceof HTMLElement||e instanceof SVGElement}function Sae(e){return e&&Xa(e)==="object"&&hre(e.nativeElement)?e.nativeElement:hre(e)?e:null}function gV(e){var t=Sae(e);if(t)return t;if(e instanceof G.Component){var n;return(n=VV.findDOMNode)===null||n===void 0?void 0:n.call(VV,e)}return null}var uwt={exports:{}},xf={};/**
 * @license React
 * react-is.development.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */(function(){var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),o=Symbol.for("react.context"),s=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),d=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen"),g=!1,_=!1,v=!1,b=!1,y=!1,x;x=Symbol.for("react.module.reference");function C(xe){return!!(typeof xe=="string"||typeof xe=="function"||xe===n||xe===i||y||xe===r||xe===u||xe===d||b||xe===m||g||_||v||typeof xe=="object"&&xe!==null&&(xe.$$typeof===p||xe.$$typeof===f||xe.$$typeof===a||xe.$$typeof===o||xe.$$typeof===c||xe.$$typeof===x||xe.getModuleId!==void 0))}function w(xe){if(typeof xe=="object"&&xe!==null){var Pe=xe.$$typeof;switch(Pe){case e:var je=xe.type;switch(je){case n:case i:case r:case u:case d:return je;default:var ft=je&&je.$$typeof;switch(ft){case s:case o:case c:case p:case f:case a:return ft;default:return Pe}}case t:return Pe}}}var $=o,O=a,N=e,P=c,I=n,D=p,k=f,R=t,A=i,F=r,z=u,M=d,K=!1,U=!1;function W(xe){return K||(K=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function L(xe){return U||(U=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function Y(xe){return w(xe)===o}function J(xe){return w(xe)===a}function Z(xe){return typeof xe=="object"&&xe!==null&&xe.$$typeof===e}function te(xe){return w(xe)===c}function re(xe){return w(xe)===n}function se(xe){return w(xe)===p}function de(xe){return w(xe)===f}function pe(xe){return w(xe)===t}function Se(xe){return w(xe)===i}function ve(xe){return w(xe)===r}function be(xe){return w(xe)===u}function Ee(xe){return w(xe)===d}xf.ContextConsumer=$,xf.ContextProvider=O,xf.Element=N,xf.ForwardRef=P,xf.Fragment=I,xf.Lazy=D,xf.Memo=k,xf.Portal=R,xf.Profiler=A,xf.StrictMode=F,xf.Suspense=z,xf.SuspenseList=M,xf.isAsyncMode=W,xf.isConcurrentMode=L,xf.isContextConsumer=Y,xf.isContextProvider=J,xf.isElement=Z,xf.isForwardRef=te,xf.isFragment=re,xf.isLazy=se,xf.isMemo=de,xf.isPortal=pe,xf.isProfiler=Se,xf.isStrictMode=ve,xf.isSuspense=be,xf.isSuspenseList=Ee,xf.isValidElementType=C,xf.typeOf=w})();uwt.exports=xf;var Sne=uwt.exports;function MC(e,t,n){var r=h.useRef({});return(!("value"in r.current)||n(r.current.condition,t))&&(r.current.value=e(),r.current.condition=t),r.current.value}var e$n=Number(h.version.split(".")[0]),mre=function(t,n){typeof t=="function"?t(n):Xa(t)==="object"&&t&&"current"in t&&(t.current=n)},C1=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.filter(Boolean);return i.length<=1?i[0]:function(a){n.forEach(function(o){mre(o,a)})}},Y3=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return MC(function(){return C1.apply(void 0,n)},n,function(i,a){return i.length!==a.length||i.every(function(o,s){return o!==a[s]})})},q3=function(t){var n,r;if(!t)return!1;if(uWe(t)&&e$n>=19)return!0;var i=Sne.isMemo(t)?t.type.type:t.type;return!(typeof i=="function"&&!((n=i.prototype)!==null&&n!==void 0&&n.render)&&i.$$typeof!==Sne.ForwardRef||typeof t=="function"&&!((r=t.prototype)!==null&&r!==void 0&&r.render)&&t.$$typeof!==Sne.ForwardRef)};function uWe(e){return h.isValidElement(e)&&!swt(e)}var dwt=function(t){return uWe(t)&&q3(t)},vD=function(t){if(t&&uWe(t)){var n=t;return n.props.propertyIsEnumerable("ref")?n.props.ref:n.ref}return null},xFe=h.createContext(null);function t$n(e){var t=e.children,n=e.onBatchResize,r=h.useRef(0),i=h.useRef([]),a=h.useContext(xFe),o=h.useCallback(function(s,c,u){r.current+=1;var d=r.current;i.current.push({size:s,element:c,data:u}),Promise.resolve().then(function(){d===r.current&&(n==null||n(i.current),i.current=[])}),a==null||a(s,c,u)},[n,a]);return h.createElement(xFe.Provider,{value:o},t)}var fwt=function(){if(typeof Map<"u")return Map;function e(t,n){var r=-1;return t.some(function(i,a){return i[0]===n?(r=a,!0):!1}),r}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(n){var r=e(this.__entries__,n),i=this.__entries__[r];return i&&i[1]},t.prototype.set=function(n,r){var i=e(this.__entries__,n);~i?this.__entries__[i][1]=r:this.__entries__.push([n,r])},t.prototype.delete=function(n){var r=this.__entries__,i=e(r,n);~i&&r.splice(i,1)},t.prototype.has=function(n){return!!~e(this.__entries__,n)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(n,r){r===void 0&&(r=null);for(var i=0,a=this.__entries__;i<a.length;i++){var o=a[i];n.call(r,o[1],o[0])}},t}()}(),SFe=typeof window<"u"&&typeof document<"u"&&window.document===document,Vve=function(){return typeof Ef<"u"&&Ef.Math===Math?Ef:typeof self<"u"&&self.Math===Math?self:typeof window<"u"&&window.Math===Math?window:Function("return this")()}(),n$n=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(Vve):function(e){return setTimeout(function(){return e(Date.now())},1e3/60)}}(),r$n=2;function i$n(e,t){var n=!1,r=!1,i=0;function a(){n&&(n=!1,e()),r&&s()}function o(){n$n(a)}function s(){var c=Date.now();if(n){if(c-i<r$n)return;r=!0}else n=!0,r=!1,setTimeout(o,t);i=c}return s}var a$n=20,o$n=["top","right","bottom","left","width","height","size","weight"],s$n=typeof MutationObserver<"u",l$n=function(){function e(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=i$n(this.refresh.bind(this),a$n)}return e.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},e.prototype.removeObserver=function(t){var n=this.observers_,r=n.indexOf(t);~r&&n.splice(r,1),!n.length&&this.connected_&&this.disconnect_()},e.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},e.prototype.updateObservers_=function(){var t=this.observers_.filter(function(n){return n.gatherActive(),n.hasActive()});return t.forEach(function(n){return n.broadcastActive()}),t.length>0},e.prototype.connect_=function(){!SFe||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),s$n?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},e.prototype.disconnect_=function(){!SFe||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},e.prototype.onTransitionEnd_=function(t){var n=t.propertyName,r=n===void 0?"":n,i=o$n.some(function(a){return!!~r.indexOf(a)});i&&this.refresh()},e.getInstance=function(){return this.instance_||(this.instance_=new e),this.instance_},e.instance_=null,e}(),pwt=function(e,t){for(var n=0,r=Object.keys(t);n<r.length;n++){var i=r[n];Object.defineProperty(e,i,{value:t[i],enumerable:!1,writable:!1,configurable:!0})}return e},JV=function(e){var t=e&&e.ownerDocument&&e.ownerDocument.defaultView;return t||Vve},hwt=c3e(0,0,0,0);function Wve(e){return parseFloat(e)||0}function gst(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return t.reduce(function(r,i){var a=e["border-"+i+"-width"];return r+Wve(a)},0)}function c$n(e){for(var t=["top","right","bottom","left"],n={},r=0,i=t;r<i.length;r++){var a=i[r],o=e["padding-"+a];n[a]=Wve(o)}return n}function u$n(e){var t=e.getBBox();return c3e(0,0,t.width,t.height)}function d$n(e){var t=e.clientWidth,n=e.clientHeight;if(!t&&!n)return hwt;var r=JV(e).getComputedStyle(e),i=c$n(r),a=i.left+i.right,o=i.top+i.bottom,s=Wve(r.width),c=Wve(r.height);if(r.boxSizing==="border-box"&&(Math.round(s+a)!==t&&(s-=gst(r,"left","right")+a),Math.round(c+o)!==n&&(c-=gst(r,"top","bottom")+o)),!p$n(e)){var u=Math.round(s+a)-t,d=Math.round(c+o)-n;Math.abs(u)!==1&&(s-=u),Math.abs(d)!==1&&(c-=d)}return c3e(i.left,i.top,s,c)}var f$n=function(){return typeof SVGGraphicsElement<"u"?function(e){return e instanceof JV(e).SVGGraphicsElement}:function(e){return e instanceof JV(e).SVGElement&&typeof e.getBBox=="function"}}();function p$n(e){return e===JV(e).document.documentElement}function h$n(e){return SFe?f$n(e)?u$n(e):d$n(e):hwt}function m$n(e){var t=e.x,n=e.y,r=e.width,i=e.height,a=typeof DOMRectReadOnly<"u"?DOMRectReadOnly:Object,o=Object.create(a.prototype);return pwt(o,{x:t,y:n,width:r,height:i,top:n,right:t+r,bottom:i+n,left:t}),o}function c3e(e,t,n,r){return{x:e,y:t,width:n,height:r}}var g$n=function(){function e(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=c3e(0,0,0,0),this.target=t}return e.prototype.isActive=function(){var t=h$n(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},e.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},e}(),v$n=function(){function e(t,n){var r=m$n(n);pwt(this,{target:t,contentRect:r})}return e}(),_$n=function(){function e(t,n,r){if(this.activeObservations_=[],this.observations_=new fwt,typeof t!="function")throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=n,this.callbackCtx_=r}return e.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof JV(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)||(n.set(t,new g$n(t)),this.controller_.addObserver(this),this.controller_.refresh())}},e.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element>"u"||!(Element instanceof Object))){if(!(t instanceof JV(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var n=this.observations_;n.has(t)&&(n.delete(t),n.size||this.controller_.removeObserver(this))}},e.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},e.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(n){n.isActive()&&t.activeObservations_.push(n)})},e.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,n=this.activeObservations_.map(function(r){return new v$n(r.target,r.broadcastRect())});this.callback_.call(t,n,t),this.clearActive()}},e.prototype.clearActive=function(){this.activeObservations_.splice(0)},e.prototype.hasActive=function(){return this.activeObservations_.length>0},e}(),mwt=typeof WeakMap<"u"?new WeakMap:new fwt,gwt=function(){function e(t){if(!(this instanceof e))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var n=l$n.getInstance(),r=new _$n(t,n,this);mwt.set(this,r)}return e}();["observe","unobserve","disconnect"].forEach(function(e){gwt.prototype[e]=function(){var t;return(t=mwt.get(this))[e].apply(t,arguments)}});var vwt=function(){return typeof Vve.ResizeObserver<"u"?Vve.ResizeObserver:gwt}(),eN=new Map;function _wt(e){e.forEach(function(t){var n,r=t.target;(n=eN.get(r))===null||n===void 0||n.forEach(function(i){return i(r)})})}var ywt=new vwt(_wt),y$n=_wt;function b$n(e,t){eN.has(e)||(eN.set(e,new Set),ywt.observe(e)),eN.get(e).add(t)}function x$n(e,t){eN.has(e)&&(eN.get(e).delete(t),eN.get(e).size||(ywt.unobserve(e),eN.delete(e)))}function Xl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vst(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,cwt(r.key),r)}}function Jl(e,t,n){return t&&vst(e.prototype,t),n&&vst(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Cp(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&WV(e,t)}function Bm(e){return Bm=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Bm(e)}function HT(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(HT=function(){return!!e})()}function xo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function q6(e,t){if(t&&(Xa(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return xo(e)}function h_(e){var t=HT();return function(){var n,r=Bm(e);if(t){var i=Bm(this).constructor;n=Reflect.construct(r,arguments,i)}else n=r.apply(this,arguments);return q6(this,n)}}var S$n=function(e){Cp(n,e);var t=h_(n);function n(){return Xl(this,n),t.apply(this,arguments)}return Jl(n,[{key:"render",value:function(){return this.props.children}}]),n}(h.Component);function C$n(e,t){var n=e.children,r=e.disabled,i=h.useRef(null),a=h.useRef(null),o=h.useContext(xFe),s=typeof n=="function",c=s?n(i):n,u=h.useRef({width:-1,height:-1,offsetWidth:-1,offsetHeight:-1}),d=!s&&h.isValidElement(c)&&q3(c),f=d?vD(c):null,p=Y3(f,i),m=function(){var b;return gV(i.current)||(i.current&&Xa(i.current)==="object"?gV((b=i.current)===null||b===void 0?void 0:b.nativeElement):null)||gV(a.current)};h.useImperativeHandle(t,function(){return m()});var g=h.useRef(e);g.current=e;var _=h.useCallback(function(v){var b=g.current,y=b.onResize,x=b.data,C=v.getBoundingClientRect(),w=C.width,$=C.height,O=v.offsetWidth,N=v.offsetHeight,P=Math.floor(w),I=Math.floor($);if(u.current.width!==P||u.current.height!==I||u.current.offsetWidth!==O||u.current.offsetHeight!==N){var D={width:P,height:I,offsetWidth:O,offsetHeight:N};u.current=D;var k=O===Math.round(w)?w:O,R=N===Math.round($)?$:N,A=mt(mt({},D),{},{offsetWidth:k,offsetHeight:R});o==null||o(A,v,x),y&&Promise.resolve().then(function(){y(A,v)})}},[]);return h.useEffect(function(){var v=m();return v&&!r&&b$n(v,_),function(){return x$n(v,_)}},[i.current,r]),h.createElement(S$n,{ref:a},d?h.cloneElement(c,{ref:p}):c)}var bwt=h.forwardRef(C$n);bwt.displayName="SingleObserver";var w$n="rc-observer-key";function E$n(e,t){var n=e.children,r=typeof n=="function"?[n]:Zf(n);return r.length>1?b5(!1,"Find more than one child node with `children` in ResizeObserver. Please use ResizeObserver.Collection instead."):r.length===0&&b5(!1,"`children` of ResizeObserver is empty. Nothing is in observe."),r.map(function(i,a){var o=(i==null?void 0:i.key)||"".concat(w$n,"-").concat(a);return h.createElement(bwt,ge({},e,{key:o,ref:a===0?t:void 0}),i)})}var Lm=h.forwardRef(E$n);Lm.displayName="ResizeObserver";Lm.Collection=t$n;const T$n=Object.freeze(Object.defineProperty({__proto__:null,_rs:y$n,default:Lm},Symbol.toStringTag,{value:"Module"}));function CFe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function $$n(e){if(Array.isArray(e))return CFe(e)}function xwt(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function u3e(e,t){if(e){if(typeof e=="string")return CFe(e,t);var n={}.toString.call(e).slice(8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?Array.from(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?CFe(e,t):void 0}}function O$n(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function oi(e){return $$n(e)||xwt(e)||u3e(e)||O$n()}var Swt=function(t){return+setTimeout(t,16)},Cwt=function(t){return clearTimeout(t)};typeof window<"u"&&"requestAnimationFrame"in window&&(Swt=function(t){return window.requestAnimationFrame(t)},Cwt=function(t){return window.cancelAnimationFrame(t)});var _st=0,d3e=new Map;function wwt(e){d3e.delete(e)}var Tl=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;_st+=1;var r=_st;function i(a){if(a===0)wwt(r),t();else{var o=Swt(function(){i(a-1)});d3e.set(r,o)}}return i(n),r};Tl.cancel=function(e){var t=d3e.get(e);return wwt(e),Cwt(t)};Tl.ids=function(){return d3e};function Ewt(e){if(Array.isArray(e))return e}function P$n(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function Twt(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function gn(e,t){return Ewt(e)||P$n(e,t)||u3e(e,t)||Twt()}function gre(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}function im(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function wFe(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var n=t;n;){if(n===e)return!0;n=n.parentNode}return!1}var yst="data-rc-order",bst="data-rc-priority",N$n="rc-util-key",EFe=new Map;function $wt(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):N$n}function f3e(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function D$n(e){return e==="queue"?"prependQueue":e?"prepend":"append"}function dWe(e){return Array.from((EFe.get(e)||e).children).filter(function(t){return t.tagName==="STYLE"})}function Owt(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!im())return null;var n=t.csp,r=t.prepend,i=t.priority,a=i===void 0?0:i,o=D$n(r),s=o==="prependQueue",c=document.createElement("style");c.setAttribute(yst,o),s&&a&&c.setAttribute(bst,"".concat(a)),n!=null&&n.nonce&&(c.nonce=n==null?void 0:n.nonce),c.innerHTML=e;var u=f3e(t),d=u.firstChild;if(r){if(s){var f=(t.styles||dWe(u)).filter(function(p){if(!["prepend","prependQueue"].includes(p.getAttribute(yst)))return!1;var m=Number(p.getAttribute(bst)||0);return a>=m});if(f.length)return u.insertBefore(c,f[f.length-1].nextSibling),c}u.insertBefore(c,d)}else u.appendChild(c);return c}function Pwt(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=f3e(t);return(t.styles||dWe(n)).find(function(r){return r.getAttribute($wt(t))===e})}function QV(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=Pwt(e,t);if(n){var r=f3e(t);r.removeChild(n)}}function I$n(e,t){var n=EFe.get(e);if(!n||!wFe(document,n)){var r=Owt("",t),i=r.parentNode;EFe.set(e,i),e.removeChild(r)}}function xC(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=f3e(n),i=dWe(r),a=mt(mt({},n),{},{styles:i});I$n(r,a);var o=Pwt(t,a);if(o){var s,c;if((s=a.csp)!==null&&s!==void 0&&s.nonce&&o.nonce!==((c=a.csp)===null||c===void 0?void 0:c.nonce)){var u;o.nonce=(u=a.csp)===null||u===void 0?void 0:u.nonce}return o.innerHTML!==e&&(o.innerHTML=e),o}var d=Owt(e,a);return d.setAttribute($wt(a),t),d}function R$n(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.indexOf(r)!==-1)continue;n[r]=e[r]}return n}function $o(e,t){if(e==null)return{};var n,r,i=R$n(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)===-1&&{}.propertyIsEnumerable.call(e,n)&&(i[n]=e[n])}return i}function u_(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,r=new Set;function i(a,o){var s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,c=r.has(a);if(Za(!c,"Warning: There may be circular references"),c)return!1;if(a===o)return!0;if(n&&s>1)return!1;r.add(a);var u=s+1;if(Array.isArray(a)){if(!Array.isArray(o)||a.length!==o.length)return!1;for(var d=0;d<a.length;d++)if(!i(a[d],o[d],u))return!1;return!0}if(a&&o&&Xa(a)==="object"&&Xa(o)==="object"){var f=Object.keys(a);return f.length!==Object.keys(o).length?!1:f.every(function(p){return i(a[p],o[p],u)})}return!1}return i(e,t)}var k$n="%";function TFe(e){return e.join(k$n)}var A$n=function(){function e(t){Xl(this,e),lt(this,"instanceId",void 0),lt(this,"cache",new Map),this.instanceId=t}return Jl(e,[{key:"get",value:function(n){return this.opGet(TFe(n))}},{key:"opGet",value:function(n){return this.cache.get(n)||null}},{key:"update",value:function(n,r){return this.opUpdate(TFe(n),r)}},{key:"opUpdate",value:function(n,r){var i=this.cache.get(n),a=r(i);a===null?this.cache.delete(n):this.cache.set(n,a)}}]),e}(),M$n=["children"],ZV="data-token-hash",l5="data-css-hash",F$n="data-cache-path",tN="__cssinjs_instance__";function fWe(){var e=Math.random().toString(12).slice(2);if(typeof document<"u"&&document.head&&document.body){var t=document.body.querySelectorAll("style[".concat(l5,"]"))||[],n=document.head.firstChild;Array.from(t).forEach(function(i){i[tN]=i[tN]||e,i[tN]===e&&document.head.insertBefore(i,n)});var r={};Array.from(document.querySelectorAll("style[".concat(l5,"]"))).forEach(function(i){var a=i.getAttribute(l5);if(r[a]){if(i[tN]===e){var o;(o=i.parentNode)===null||o===void 0||o.removeChild(i)}}else r[a]=!0})}return new A$n(e)}var $Fe=h.createContext({hashPriority:"low",cache:fWe(),defaultCache:!0}),L$n=function(t){var n=t.children,r=$o(t,M$n),i=h.useContext($Fe),a=MC(function(){var o=mt({},i);Object.keys(r).forEach(function(c){var u=r[c];r[c]!==void 0&&(o[c]=u)});var s=r.cache;return o.cache=o.cache||fWe(),o.defaultCache=!s&&i.defaultCache,o},[i,r],function(o,s){return!u_(o[0],s[0],!0)||!u_(o[1],s[1],!0)});return h.createElement($Fe.Provider,{value:a},n)};const lK=$Fe;var Nwt=Jl(function e(){Xl(this,e)}),Dwt="CALC_UNIT",j$n=new RegExp(Dwt,"g");function ANe(e){return typeof e=="number"?"".concat(e).concat(Dwt):e}var B$n=function(e){Cp(n,e);var t=h_(n);function n(r,i){var a;Xl(this,n),a=t.call(this),lt(xo(a),"result",""),lt(xo(a),"unitlessCssVar",void 0),lt(xo(a),"lowPriority",void 0);var o=Xa(r);return a.unitlessCssVar=i,r instanceof n?a.result="(".concat(r.result,")"):o==="number"?a.result=ANe(r):o==="string"&&(a.result=r),a}return Jl(n,[{key:"add",value:function(i){return i instanceof n?this.result="".concat(this.result," + ").concat(i.getResult()):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," + ").concat(ANe(i))),this.lowPriority=!0,this}},{key:"sub",value:function(i){return i instanceof n?this.result="".concat(this.result," - ").concat(i.getResult()):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," - ").concat(ANe(i))),this.lowPriority=!0,this}},{key:"mul",value:function(i){return this.lowPriority&&(this.result="(".concat(this.result,")")),i instanceof n?this.result="".concat(this.result," * ").concat(i.getResult(!0)):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," * ").concat(i)),this.lowPriority=!1,this}},{key:"div",value:function(i){return this.lowPriority&&(this.result="(".concat(this.result,")")),i instanceof n?this.result="".concat(this.result," / ").concat(i.getResult(!0)):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," / ").concat(i)),this.lowPriority=!1,this}},{key:"getResult",value:function(i){return this.lowPriority||i?"(".concat(this.result,")"):this.result}},{key:"equal",value:function(i){var a=this,o=i||{},s=o.unit,c=!0;return typeof s=="boolean"?c=s:Array.from(this.unitlessCssVar).some(function(u){return a.result.includes(u)})&&(c=!1),this.result=this.result.replace(j$n,c?"px":""),typeof this.lowPriority<"u"?"calc(".concat(this.result,")"):this.result}}]),n}(Nwt),z$n=function(e){Cp(n,e);var t=h_(n);function n(r){var i;return Xl(this,n),i=t.call(this),lt(xo(i),"result",0),r instanceof n?i.result=r.result:typeof r=="number"&&(i.result=r),i}return Jl(n,[{key:"add",value:function(i){return i instanceof n?this.result+=i.result:typeof i=="number"&&(this.result+=i),this}},{key:"sub",value:function(i){return i instanceof n?this.result-=i.result:typeof i=="number"&&(this.result-=i),this}},{key:"mul",value:function(i){return i instanceof n?this.result*=i.result:typeof i=="number"&&(this.result*=i),this}},{key:"div",value:function(i){return i instanceof n?this.result/=i.result:typeof i=="number"&&(this.result/=i),this}},{key:"equal",value:function(){return this.result}}]),n}(Nwt),H$n=function(t,n){var r=t==="css"?B$n:z$n;return function(i){return new r(i,n)}};function q$n(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}var pWe=function(){function e(){Xl(this,e),lt(this,"cache",void 0),lt(this,"keys",void 0),lt(this,"cacheCallTimes",void 0),this.cache=new Map,this.keys=[],this.cacheCallTimes=0}return Jl(e,[{key:"size",value:function(){return this.keys.length}},{key:"internalGet",value:function(n){var r,i,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,o={map:this.cache};return n.forEach(function(s){if(!o)o=void 0;else{var c;o=(c=o)===null||c===void 0||(c=c.map)===null||c===void 0?void 0:c.get(s)}}),(r=o)!==null&&r!==void 0&&r.value&&a&&(o.value[1]=this.cacheCallTimes++),(i=o)===null||i===void 0?void 0:i.value}},{key:"get",value:function(n){var r;return(r=this.internalGet(n,!0))===null||r===void 0?void 0:r[0]}},{key:"has",value:function(n){return!!this.internalGet(n)}},{key:"set",value:function(n,r){var i=this;if(!this.has(n)){if(this.size()+1>e.MAX_CACHE_SIZE+e.MAX_CACHE_OFFSET){var a=this.keys.reduce(function(u,d){var f=gn(u,2),p=f[1];return i.internalGet(d)[1]<p?[d,i.internalGet(d)[1]]:u},[this.keys[0],this.cacheCallTimes]),o=gn(a,1),s=o[0];this.delete(s)}this.keys.push(n)}var c=this.cache;n.forEach(function(u,d){if(d===n.length-1)c.set(u,{value:[r,i.cacheCallTimes++]});else{var f=c.get(u);f?f.map||(f.map=new Map):c.set(u,{map:new Map}),c=c.get(u).map}})}},{key:"deleteByPath",value:function(n,r){var i=n.get(r[0]);if(r.length===1){var a;return i.map?n.set(r[0],{map:i.map}):n.delete(r[0]),(a=i.value)===null||a===void 0?void 0:a[0]}var o=this.deleteByPath(i.map,r.slice(1));return(!i.map||i.map.size===0)&&!i.value&&n.delete(r[0]),o}},{key:"delete",value:function(n){if(this.has(n))return this.keys=this.keys.filter(function(r){return!q$n(r,n)}),this.deleteByPath(this.cache,n)}}]),e}();lt(pWe,"MAX_CACHE_SIZE",20);lt(pWe,"MAX_CACHE_OFFSET",5);var xst=0,hWe=function(){function e(t){Xl(this,e),lt(this,"derivatives",void 0),lt(this,"id",void 0),this.derivatives=Array.isArray(t)?t:[t],this.id=xst,t.length===0&&b5(t.length>0,"[Ant Design CSS-in-JS] Theme should have at least one derivative function."),xst+=1}return Jl(e,[{key:"getDerivativeToken",value:function(n){return this.derivatives.reduce(function(r,i){return i(n,r)},void 0)}}]),e}(),MNe=new pWe;function eW(e){var t=Array.isArray(e)?e:[e];return MNe.has(t)||MNe.set(t,new hWe(t)),MNe.get(t)}var V$n=new WeakMap,FNe={};function W$n(e,t){for(var n=V$n,r=0;r<t.length;r+=1){var i=t[r];n.has(i)||n.set(i,new WeakMap),n=n.get(i)}return n.has(FNe)||n.set(FNe,e()),n.get(FNe)}var Sst=new WeakMap;function Cne(e){var t=Sst.get(e)||"";return t||(Object.keys(e).forEach(function(n){var r=e[n];t+=n,r instanceof hWe?t+=r.id:r&&Xa(r)==="object"?t+=Cne(r):t+=r}),t=gre(t),Sst.set(e,t)),t}function Cst(e,t){return gre("".concat(t,"_").concat(Cne(e)))}var tW="random-".concat(Date.now(),"-").concat(Math.random()).replace(/\./g,""),Iwt="_bAmBoO_";function Rwt(e,t,n){if(im()){var r,i;xC(e,tW);var a=document.createElement("div");a.style.position="fixed",a.style.left="0",a.style.top="0",t==null||t(a),document.body.appendChild(a),a.innerHTML="Test",a.style.zIndex="9999999";var o=n?n(a):(r=getComputedStyle(a).content)===null||r===void 0?void 0:r.includes(Iwt);return(i=a.parentNode)===null||i===void 0||i.removeChild(a),QV(tW),o}return!1}var LNe=void 0;function U$n(){return LNe===void 0&&(LNe=Rwt(":where(.".concat(tW,') { content: "').concat(Iwt,'"!important; }'),function(e){e.className=tW})),LNe}var jNe=void 0;function K$n(){return jNe===void 0&&(jNe=Rwt(".".concat(tW," { inset-block: 93px !important; }"),function(e){e.className=tW},function(e){return getComputedStyle(e).bottom==="93px"})),jNe}var OFe=im();function rn(e){return typeof e=="number"?"".concat(e,"px"):e}function vre(e,t,n){var r,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1;if(a)return e;var o=mt(mt({},i),{},(r={},lt(r,ZV,t),lt(r,l5,n),r)),s=Object.keys(o).map(function(c){var u=o[c];return u?"".concat(c,'="').concat(u,'"'):null}).filter(function(c){return c}).join(" ");return"<style ".concat(s,">").concat(e,"</style>")}var wne=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return"--".concat(n?"".concat(n,"-"):"").concat(t).replace(/([a-z0-9])([A-Z])/g,"$1-$2").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").replace(/([a-z])([A-Z0-9])/g,"$1-$2").toLowerCase()},G$n=function(t,n,r){return Object.keys(t).length?".".concat(n).concat(r!=null&&r.scope?".".concat(r.scope):"","{").concat(Object.entries(t).map(function(i){var a=gn(i,2),o=a[0],s=a[1];return"".concat(o,":").concat(s,";")}).join(""),"}"):""},kwt=function(t,n,r){var i={},a={};return Object.entries(t).forEach(function(o){var s,c,u=gn(o,2),d=u[0],f=u[1];if(r!=null&&(s=r.preserve)!==null&&s!==void 0&&s[d])a[d]=f;else if((typeof f=="string"||typeof f=="number")&&!(r!=null&&(c=r.ignore)!==null&&c!==void 0&&c[d])){var p,m=wne(d,r==null?void 0:r.prefix);i[m]=typeof f=="number"&&!(r!=null&&(p=r.unitless)!==null&&p!==void 0&&p[d])?"".concat(f,"px"):String(f),a[d]="var(".concat(m,")")}}),[a,G$n(i,n,{scope:r==null?void 0:r.scope})]},wst=im()?h.useLayoutEffect:h.useEffect,hl=function(t,n){var r=h.useRef(!0);wst(function(){return t(r.current)},n),wst(function(){return r.current=!1,function(){r.current=!0}},[])},TM=function(t,n){hl(function(r){if(!r)return t()},n)},Y$n=mt({},oae),Est=Y$n.useInsertionEffect,X$n=function(t,n,r){h.useMemo(t,r),hl(function(){return n(!0)},r)},J$n=Est?function(e,t,n){return Est(function(){return e(),t()},n)}:X$n;const Q$n=J$n;var Z$n=mt({},oae),eOn=Z$n.useInsertionEffect,tOn=function(t){var n=[],r=!1;function i(a){if(r){b5(!1,"[Ant Design CSS-in-JS] You are registering a cleanup function after unmount, which will not have any effect.");return}n.push(a)}return h.useEffect(function(){return r=!1,function(){r=!0,n.length&&n.forEach(function(a){return a()})}},t),i},nOn=function(){return function(t){t()}},rOn=typeof eOn<"u"?tOn:nOn;const iOn=rOn;var PFe=!1;function aOn(){return PFe}const oOn=aOn;if(typeof c_<"u"&&c_&&c_.hot&&typeof window<"u"){var Ghe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:null;if(Ghe&&typeof Ghe.webpackHotUpdate=="function"){var sOn=Ghe.webpackHotUpdate;Ghe.webpackHotUpdate=function(){return PFe=!0,setTimeout(function(){PFe=!1},0),sOn.apply(void 0,arguments)}}}function mWe(e,t,n,r,i){var a=h.useContext(lK),o=a.cache,s=[e].concat(oi(t)),c=TFe(s),u=iOn([c]),d=oOn(),f=function(_){o.opUpdate(c,function(v){var b=v||[void 0,void 0],y=gn(b,2),x=y[0],C=x===void 0?0:x,w=y[1],$=w;w&&d&&(r==null||r($,d),$=null);var O=$||n(),N=[C,O];return _?_(N):N})};h.useMemo(function(){f()},[c]);var p=o.opGet(c);p||(f(),p=o.opGet(c));var m=p[1];return Q$n(function(){i==null||i(m)},function(g){return f(function(_){var v=gn(_,2),b=v[0],y=v[1];return g&&b===0&&(i==null||i(m)),[b+1,y]}),function(){o.opUpdate(c,function(_){var v=_||[],b=gn(v,2),y=b[0],x=y===void 0?0:y,C=b[1],w=x-1;return w===0?(u(function(){(g||!o.opGet(c))&&(r==null||r(C,!1))}),null):[x-1,C]})}},[c]),m}var lOn={},cOn="css-dev-only-do-not-override",WA=new Map;function uOn(e){WA.set(e,(WA.get(e)||0)+1)}function dOn(e,t){if(typeof document<"u"){var n=document.querySelectorAll("style[".concat(ZV,'="').concat(e,'"]'));n.forEach(function(r){if(r[tN]===t){var i;(i=r.parentNode)===null||i===void 0||i.removeChild(r)}})}}var fOn=0;function pOn(e,t){WA.set(e,(WA.get(e)||0)-1);var n=Array.from(WA.keys()),r=n.filter(function(i){var a=WA.get(i)||0;return a<=0});n.length-r.length>fOn&&r.forEach(function(i){dOn(i,t),WA.delete(i)})}var gWe=function(t,n,r,i){var a=r.getDerivativeToken(t),o=mt(mt({},a),n);return i&&(o=i(o)),o},Awt="token";function Mwt(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=h.useContext(lK),i=r.cache.instanceId,a=r.container,o=n.salt,s=o===void 0?"":o,c=n.override,u=c===void 0?lOn:c,d=n.formatToken,f=n.getComputedToken,p=n.cssVar,m=W$n(function(){return Object.assign.apply(Object,[{}].concat(oi(t)))},t),g=Cne(m),_=Cne(u),v=p?Cne(p):"",b=mWe(Awt,[s,e.id,g,_,v],function(){var y,x=f?f(m,u,e):gWe(m,u,e,d),C=mt({},x),w="";if(p){var $=kwt(x,p.key,{prefix:p.prefix,ignore:p.ignore,unitless:p.unitless,preserve:p.preserve}),O=gn($,2);x=O[0],w=O[1]}var N=Cst(x,s);x._tokenKey=N,C._tokenKey=Cst(C,s);var P=(y=p==null?void 0:p.key)!==null&&y!==void 0?y:N;x._themeKey=P,uOn(P);var I="".concat(cOn,"-").concat(gre(N));return x._hashId=I,[x,I,C,w,(p==null?void 0:p.key)||""]},function(y){pOn(y[0]._themeKey,i)},function(y){var x=gn(y,4),C=x[0],w=x[3];if(p&&w){var $=xC(w,gre("css-variables-".concat(C._themeKey)),{mark:l5,prepend:"queue",attachTo:a,priority:-999});$[tN]=i,$.setAttribute(ZV,C._themeKey)}});return b}var hOn=function(t,n,r){var i=gn(t,5),a=i[2],o=i[3],s=i[4],c=r||{},u=c.plain;if(!o)return null;var d=a._tokenKey,f=-999,p={"data-rc-order":"prependQueue","data-rc-priority":"".concat(f)},m=vre(o,s,d,p,u);return[f,d,m]},Fwt={animationIterationCount:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},Lwt="comm",jwt="rule",Bwt="decl",mOn="@import",gOn="@namespace",vOn="@keyframes",_On="@layer",zwt=Math.abs,vWe=String.fromCharCode;function Hwt(e){return e.trim()}function uge(e,t,n){return e.replace(t,n)}function yOn(e,t,n){return e.indexOf(t,n)}function vV(e,t){return e.charCodeAt(t)|0}function nW(e,t,n){return e.slice(t,n)}function ZS(e){return e.length}function bOn(e){return e.length}function Yhe(e,t){return t.push(e),e}var p3e=1,rW=1,qwt=0,V6=0,m1=0,cK="";function _We(e,t,n,r,i,a,o,s){return{value:e,root:t,parent:n,type:r,props:i,children:a,line:p3e,column:rW,length:o,return:"",siblings:s}}function xOn(){return m1}function SOn(){return m1=V6>0?vV(cK,--V6):0,rW--,m1===10&&(rW=1,p3e--),m1}function c5(){return m1=V6<qwt?vV(cK,V6++):0,rW++,m1===10&&(rW=1,p3e++),m1}function nN(){return vV(cK,V6)}function dge(){return V6}function h3e(e,t){return nW(cK,e,t)}function _re(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function COn(e){return p3e=rW=1,qwt=ZS(cK=e),V6=0,[]}function wOn(e){return cK="",e}function BNe(e){return Hwt(h3e(V6-1,NFe(e===91?e+2:e===40?e+1:e)))}function EOn(e){for(;(m1=nN())&&m1<33;)c5();return _re(e)>2||_re(m1)>3?"":" "}function TOn(e,t){for(;--t&&c5()&&!(m1<48||m1>102||m1>57&&m1<65||m1>70&&m1<97););return h3e(e,dge()+(t<6&&nN()==32&&c5()==32))}function NFe(e){for(;c5();)switch(m1){case e:return V6;case 34:case 39:e!==34&&e!==39&&NFe(m1);break;case 40:e===41&&NFe(e);break;case 92:c5();break}return V6}function $On(e,t){for(;c5()&&e+m1!==47+10;)if(e+m1===42+42&&nN()===47)break;return"/*"+h3e(t,V6-1)+"*"+vWe(e===47?e:c5())}function OOn(e){for(;!_re(nN());)c5();return h3e(e,V6)}function POn(e){return wOn(fge("",null,null,null,[""],e=COn(e),0,[0],e))}function fge(e,t,n,r,i,a,o,s,c){for(var u=0,d=0,f=o,p=0,m=0,g=0,_=1,v=1,b=1,y=0,x="",C=i,w=a,$=r,O=x;v;)switch(g=y,y=c5()){case 40:if(g!=108&&vV(O,f-1)==58){yOn(O+=uge(BNe(y),"&","&\f"),"&\f",zwt(u?s[u-1]:0))!=-1&&(b=-1);break}case 34:case 39:case 91:O+=BNe(y);break;case 9:case 10:case 13:case 32:O+=EOn(g);break;case 92:O+=TOn(dge()-1,7);continue;case 47:switch(nN()){case 42:case 47:Yhe(NOn($On(c5(),dge()),t,n,c),c),(_re(g||1)==5||_re(nN()||1)==5)&&ZS(O)&&nW(O,-1,void 0)!==" "&&(O+=" ");break;default:O+="/"}break;case 123*_:s[u++]=ZS(O)*b;case 125*_:case 59:case 0:switch(y){case 0:case 125:v=0;case 59+d:b==-1&&(O=uge(O,/\f/g,"")),m>0&&(ZS(O)-f||_===0&&g===47)&&Yhe(m>32?$st(O+";",r,n,f-1,c):$st(uge(O," ","")+";",r,n,f-2,c),c);break;case 59:O+=";";default:if(Yhe($=Tst(O,t,n,u,d,i,s,x,C=[],w=[],f,a),a),y===123)if(d===0)fge(O,t,$,$,C,a,f,s,w);else{switch(p){case 99:if(vV(O,3)===110)break;case 108:if(vV(O,2)===97)break;default:d=0;case 100:case 109:case 115:}d?fge(e,$,$,r&&Yhe(Tst(e,$,$,0,0,i,s,x,i,C=[],f,w),w),i,w,f,s,r?C:w):fge(O,$,$,$,[""],w,0,s,w)}}u=d=m=0,_=b=1,x=O="",f=o;break;case 58:f=1+ZS(O),m=g;default:if(_<1){if(y==123)--_;else if(y==125&&_++==0&&SOn()==125)continue}switch(O+=vWe(y),y*_){case 38:b=d>0?1:(O+="\f",-1);break;case 44:s[u++]=(ZS(O)-1)*b,b=1;break;case 64:nN()===45&&(O+=BNe(c5())),p=nN(),d=f=ZS(x=O+=OOn(dge())),y++;break;case 45:g===45&&ZS(O)==2&&(_=0)}}return a}function Tst(e,t,n,r,i,a,o,s,c,u,d,f){for(var p=i-1,m=i===0?a:[""],g=bOn(m),_=0,v=0,b=0;_<r;++_)for(var y=0,x=nW(e,p+1,p=zwt(v=o[_])),C=e;y<g;++y)(C=Hwt(v>0?m[y]+" "+x:uge(x,/&\f/g,m[y])))&&(c[b++]=C);return _We(e,t,n,i===0?jwt:s,c,u,d,f)}function NOn(e,t,n,r){return _We(e,t,n,Lwt,vWe(xOn()),nW(e,2,-2),0,r)}function $st(e,t,n,r,i){return _We(e,t,n,Bwt,nW(e,0,r),nW(e,r+1,-1),r,i)}function DFe(e,t){for(var n="",r=0;r<e.length;r++)n+=t(e[r],r,e,t)||"";return n}function DOn(e,t,n,r){switch(e.type){case _On:if(e.children.length)break;case mOn:case gOn:case Bwt:return e.return=e.return||e.value;case Lwt:return"";case vOn:return e.return=e.value+"{"+DFe(e.children,r)+"}";case jwt:if(!ZS(e.value=e.props.join(",")))return""}return ZS(n=DFe(e.children,r))?e.return=e.value+"{"+n+"}":""}function M9(e,t){var n=t.path,r=t.parentSelectors;Za(!1,"[Ant Design CSS-in-JS] ".concat(n?"Error in ".concat(n,": "):"").concat(e).concat(r.length?" Selector: ".concat(r.join(" | ")):""))}var IOn=function(t,n,r){if(t==="content"){var i=/(attr|counters?|url|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,a=["normal","none","initial","inherit","unset"];(typeof n!="string"||a.indexOf(n)===-1&&!i.test(n)&&(n.charAt(0)!==n.charAt(n.length-1)||n.charAt(0)!=='"'&&n.charAt(0)!=="'"))&&M9("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\"".concat(n,"\"'`."),r)}},ROn=function(t,n,r){t==="animation"&&r.hashId&&n!=="none"&&M9("You seem to be using hashed animation '".concat(n,"', in which case 'animationName' with Keyframe as value is recommended."),r)};function kOn(e){var t,n=((t=e.match(/:not\(([^)]*)\)/))===null||t===void 0?void 0:t[1])||"",r=n.split(/(\[[^[]*])|(?=[.#])/).filter(function(i){return i});return r.length>1}function AOn(e){return e.parentSelectors.reduce(function(t,n){return t?n.includes("&")?n.replace(/&/g,t):"".concat(t," ").concat(n):n},"")}var MOn=function(t,n,r){var i=AOn(r),a=i.match(/:not\([^)]*\)/g)||[];a.length>0&&a.some(kOn)&&M9("Concat ':not' selector not support in legacy browsers.",r)},FOn=function(t,n,r){switch(t){case"marginLeft":case"marginRight":case"paddingLeft":case"paddingRight":case"left":case"right":case"borderLeft":case"borderLeftWidth":case"borderLeftStyle":case"borderLeftColor":case"borderRight":case"borderRightWidth":case"borderRightStyle":case"borderRightColor":case"borderTopLeftRadius":case"borderTopRightRadius":case"borderBottomLeftRadius":case"borderBottomRightRadius":M9("You seem to be using non-logical property '".concat(t,"' which is not compatible with RTL mode. Please use logical properties and values instead. For more information: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties."),r);return;case"margin":case"padding":case"borderWidth":case"borderStyle":if(typeof n=="string"){var i=n.split(" ").map(function(s){return s.trim()});i.length===4&&i[1]!==i[3]&&M9("You seem to be using '".concat(t,"' property with different left ").concat(t," and right ").concat(t,", which is not compatible with RTL mode. Please use logical properties and values instead. For more information: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties."),r)}return;case"clear":case"textAlign":(n==="left"||n==="right")&&M9("You seem to be using non-logical value '".concat(n,"' of ").concat(t,", which is not compatible with RTL mode. Please use logical properties and values instead. For more information: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties."),r);return;case"borderRadius":if(typeof n=="string"){var a=n.split("/").map(function(s){return s.trim()}),o=a.reduce(function(s,c){if(s)return s;var u=c.split(" ").map(function(d){return d.trim()});return u.length>=2&&u[0]!==u[1]||u.length===3&&u[1]!==u[2]||u.length===4&&u[2]!==u[3]?!0:s},!1);o&&M9("You seem to be using non-logical value '".concat(n,"' of ").concat(t,", which is not compatible with RTL mode. Please use logical properties and values instead. For more information: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties."),r)}return}},LOn=function(t,n,r){(typeof n=="string"&&/NaN/g.test(n)||Number.isNaN(n))&&M9("Unexpected 'NaN' in property '".concat(t,": ").concat(n,"'."),r)},jOn=function(t,n,r){r.parentSelectors.some(function(i){var a=i.split(",");return a.some(function(o){return o.split("&").length>2})})&&M9("Should not use more than one `&` in a selector.",r)},Ene="data-ant-cssinjs-cache-path",Vwt="_FILE_STYLE__";function BOn(e){return Object.keys(e).map(function(t){var n=e[t];return"".concat(t,":").concat(n)}).join(";")}var $M,Wwt=!0;function zOn(){if(!$M&&($M={},im())){var e=document.createElement("div");e.className=Ene,e.style.position="fixed",e.style.visibility="hidden",e.style.top="-9999px",document.body.appendChild(e);var t=getComputedStyle(e).content||"";t=t.replace(/^"/,"").replace(/"$/,""),t.split(";").forEach(function(i){var a=i.split(":"),o=gn(a,2),s=o[0],c=o[1];$M[s]=c});var n=document.querySelector("style[".concat(Ene,"]"));if(n){var r;Wwt=!1,(r=n.parentNode)===null||r===void 0||r.removeChild(n)}document.body.removeChild(e)}}function HOn(e){return zOn(),!!$M[e]}function qOn(e){var t=$M[e],n=null;if(t&&im())if(Wwt)n=Vwt;else{var r=document.querySelector("style[".concat(l5,'="').concat($M[e],'"]'));r?n=r.innerHTML:delete $M[e]}return[n,t]}var Uwt="_skip_check_",Kwt="_multi_value_";function pge(e){var t=DFe(POn(e),DOn);return t.replace(/\{%%%\:[^;];}/g,";")}function VOn(e){return Xa(e)==="object"&&e&&(Uwt in e||Kwt in e)}function Ost(e,t,n){if(!t)return e;var r=".".concat(t),i=n==="low"?":where(".concat(r,")"):r,a=e.split(",").map(function(o){var s,c=o.trim().split(/\s+/),u=c[0]||"",d=((s=u.match(/^\w+/))===null||s===void 0?void 0:s[0])||"";return u="".concat(d).concat(i).concat(u.slice(d.length)),[u].concat(oi(c.slice(1))).join(" ")});return a.join(",")}var WOn=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{root:!0,parentSelectors:[]},i=r.root,a=r.injectHash,o=r.parentSelectors,s=n.hashId,c=n.layer,u=n.path,d=n.hashPriority,f=n.transformers,p=f===void 0?[]:f,m=n.linters,g=m===void 0?[]:m,_="",v={};function b(C){var w=C.getName(s);if(!v[w]){var $=e(C.style,n,{root:!1,parentSelectors:o}),O=gn($,1),N=O[0];v[w]="@keyframes ".concat(C.getName(s)).concat(N)}}function y(C){var w=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[];return C.forEach(function($){Array.isArray($)?y($,w):$&&w.push($)}),w}var x=y(Array.isArray(t)?t:[t]);return x.forEach(function(C){var w=typeof C=="string"&&!i?{}:C;if(typeof w=="string")_+="".concat(w,`
`);else if(w._keyframe)b(w);else{var $=p.reduce(function(O,N){var P;return(N==null||(P=N.visit)===null||P===void 0?void 0:P.call(N,O))||O},w);Object.keys($).forEach(function(O){var N=$[O];if(Xa(N)==="object"&&N&&(O!=="animationName"||!N._keyframe)&&!VOn(N)){var P=!1,I=O.trim(),D=!1;(i||a)&&s?I.startsWith("@")?P=!0:I==="&"?I=Ost("",s,d):I=Ost(O,s,d):i&&!s&&(I==="&"||I==="")&&(I="",D=!0);var k=e(N,n,{root:D,injectHash:P,parentSelectors:[].concat(oi(o),[I])}),R=gn(k,2),A=R[0],F=R[1];v=mt(mt({},v),F),_+="".concat(I).concat(A)}else{let U=function(W,L){(Xa(N)!=="object"||!(N!=null&&N[Uwt]))&&[IOn,ROn].concat(oi(g)).forEach(function(Z){return Z(W,L,{path:u,hashId:s,parentSelectors:o})});var Y=W.replace(/[A-Z]/g,function(Z){return"-".concat(Z.toLowerCase())}),J=L;!Fwt[W]&&typeof J=="number"&&J!==0&&(J="".concat(J,"px")),W==="animationName"&&L!==null&&L!==void 0&&L._keyframe&&(b(L),J=L.getName(s)),_+="".concat(Y,":").concat(J,";")};var K=U,z,M=(z=N==null?void 0:N.value)!==null&&z!==void 0?z:N;Xa(N)==="object"&&N!==null&&N!==void 0&&N[Kwt]&&Array.isArray(M)?M.forEach(function(W){U(O,W)}):U(O,M)}})}}),i?c&&(_&&(_="@layer ".concat(c.name," {").concat(_,"}")),c.dependencies&&(v["@layer ".concat(c.name)]=c.dependencies.map(function(C){return"@layer ".concat(C,", ").concat(c.name,";")}).join(`
`))):_="{".concat(_,"}"),[_,v]};function Gwt(e,t){return gre("".concat(e.join("%")).concat(t))}function UOn(){return null}var Ywt="style";function yre(e,t){var n=e.token,r=e.path,i=e.hashId,a=e.layer,o=e.nonce,s=e.clientOnly,c=e.order,u=c===void 0?0:c,d=h.useContext(lK),f=d.autoClear,p=d.mock,m=d.defaultCache,g=d.hashPriority,_=d.container,v=d.ssrInline,b=d.transformers,y=d.linters,x=d.cache,C=d.layer,w=n._tokenKey,$=[w];C&&$.push("layer"),$.push.apply($,oi(r));var O=OFe;p!==void 0&&(O=p==="client");var N=mWe(Ywt,$,function(){var R=$.join("|");if(HOn(R)){var A=qOn(R),F=gn(A,2),z=F[0],M=F[1];if(z)return[z,w,M,{},s,u]}var K=t(),U=WOn(K,{hashId:i,hashPriority:g,layer:C?a:void 0,path:r.join("-"),transformers:b,linters:y}),W=gn(U,2),L=W[0],Y=W[1],J=pge(L),Z=Gwt($,J);return[J,w,Z,Y,s,u]},function(R,A){var F=gn(R,3),z=F[2];(A||f)&&OFe&&QV(z,{mark:l5})},function(R){var A=gn(R,4),F=A[0];A[1];var z=A[2],M=A[3];if(O&&F!==Vwt){var K={mark:l5,prepend:C?!1:"queue",attachTo:_,priority:u},U=typeof o=="function"?o():o;U&&(K.csp={nonce:U});var W=[],L=[];Object.keys(M).forEach(function(J){J.startsWith("@layer")?W.push(J):L.push(J)}),W.forEach(function(J){xC(pge(M[J]),"_layer-".concat(J),mt(mt({},K),{},{prepend:!0}))});var Y=xC(F,z,K);Y[tN]=x.instanceId,Y.setAttribute(ZV,w),Y.setAttribute(F$n,$.join("|")),L.forEach(function(J){xC(pge(M[J]),"_effect-".concat(J),K)})}}),P=gn(N,3),I=P[0],D=P[1],k=P[2];return function(R){var A;if(!v||O||!m)A=h.createElement(UOn,null);else{var F;A=h.createElement("style",ge({},(F={},lt(F,ZV,D),lt(F,l5,k),F),{dangerouslySetInnerHTML:{__html:I}}))}return h.createElement(h.Fragment,null,A,R)}}var KOn=function(t,n,r){var i=gn(t,6),a=i[0],o=i[1],s=i[2],c=i[3],u=i[4],d=i[5],f=r||{},p=f.plain;if(u)return null;var m=a,g={"data-rc-order":"prependQueue","data-rc-priority":"".concat(d)};return m=vre(a,o,s,g,p),c&&Object.keys(c).forEach(function(_){if(!n[_]){n[_]=!0;var v=pge(c[_]),b=vre(v,o,"_effect-".concat(_),g,p);_.startsWith("@layer")?m=b+m:m+=b}}),[d,s,m]},Xwt="cssVar",Jwt=function(t,n){var r=t.key,i=t.prefix,a=t.unitless,o=t.ignore,s=t.token,c=t.scope,u=c===void 0?"":c,d=h.useContext(lK),f=d.cache.instanceId,p=d.container,m=s._tokenKey,g=[].concat(oi(t.path),[r,u,m]),_=mWe(Xwt,g,function(){var v=n(),b=kwt(v,r,{prefix:i,unitless:a,ignore:o,scope:u}),y=gn(b,2),x=y[0],C=y[1],w=Gwt(g,C);return[x,C,w,r]},function(v){var b=gn(v,3),y=b[2];OFe&&QV(y,{mark:l5})},function(v){var b=gn(v,3),y=b[1],x=b[2];if(y){var C=xC(y,x,{mark:l5,prepend:"queue",attachTo:p,priority:-999});C[tN]=f,C.setAttribute(ZV,r)}});return _},GOn=function(t,n,r){var i=gn(t,4),a=i[1],o=i[2],s=i[3],c=r||{},u=c.plain;if(!a)return null;var d=-999,f={"data-rc-order":"prependQueue","data-rc-priority":"".concat(d)},p=vre(a,s,o,f,u);return[d,o,p]},xee,YOn=(xee={},lt(xee,Ywt,KOn),lt(xee,Awt,hOn),lt(xee,Xwt,GOn),xee);function XOn(e){return e!==null}function JOn(e,t){var n=typeof t=="boolean"?{plain:t}:t||{},r=n.plain,i=r===void 0?!1:r,a=n.types,o=a===void 0?["style","token","cssVar"]:a,s=new RegExp("^(".concat((typeof o=="string"?[o]:o).join("|"),")%")),c=Array.from(e.cache.keys()).filter(function(p){return s.test(p)}),u={},d={},f="";return c.map(function(p){var m=p.replace(s,"").replace(/%/g,"|"),g=p.split("%"),_=gn(g,1),v=_[0],b=YOn[v],y=b(e.cache.get(p)[1],u,{plain:i});if(!y)return null;var x=gn(y,3),C=x[0],w=x[1],$=x[2];return p.startsWith("style")&&(d[m]=w),[C,$]}).filter(XOn).sort(function(p,m){var g=gn(p,1),_=g[0],v=gn(m,1),b=v[0];return _-b}).forEach(function(p){var m=gn(p,2),g=m[1];f+=g}),f+=vre(".".concat(Ene,'{content:"').concat(BOn(d),'";}'),void 0,void 0,lt({},Ene,Ene),i),f}var nc=function(){function e(t,n){Xl(this,e),lt(this,"name",void 0),lt(this,"style",void 0),lt(this,"_keyframe",!0),this.name=t,this.style=n}return Jl(e,[{key:"getName",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return n?"".concat(n,"-").concat(this.name):this.name}}]),e}();function QOn(e){if(typeof e=="number")return[[e],!1];var t=String(e).trim(),n=t.match(/(.*)(!important)/),r=(n?n[1]:t).trim().split(/\s+/),i=[],a=0;return[r.reduce(function(o,s){if(s.includes("(")||s.includes(")")){var c=s.split("(").length-1,u=s.split(")").length-1;a+=c-u}return a>=0&&i.push(s),a===0&&(o.push(i.join(" ")),i=[]),o},[]),!!n]}function cH(e){return e.notSplit=!0,e}var ZOn={inset:["top","right","bottom","left"],insetBlock:["top","bottom"],insetBlockStart:["top"],insetBlockEnd:["bottom"],insetInline:["left","right"],insetInlineStart:["left"],insetInlineEnd:["right"],marginBlock:["marginTop","marginBottom"],marginBlockStart:["marginTop"],marginBlockEnd:["marginBottom"],marginInline:["marginLeft","marginRight"],marginInlineStart:["marginLeft"],marginInlineEnd:["marginRight"],paddingBlock:["paddingTop","paddingBottom"],paddingBlockStart:["paddingTop"],paddingBlockEnd:["paddingBottom"],paddingInline:["paddingLeft","paddingRight"],paddingInlineStart:["paddingLeft"],paddingInlineEnd:["paddingRight"],borderBlock:cH(["borderTop","borderBottom"]),borderBlockStart:cH(["borderTop"]),borderBlockEnd:cH(["borderBottom"]),borderInline:cH(["borderLeft","borderRight"]),borderInlineStart:cH(["borderLeft"]),borderInlineEnd:cH(["borderRight"]),borderBlockWidth:["borderTopWidth","borderBottomWidth"],borderBlockStartWidth:["borderTopWidth"],borderBlockEndWidth:["borderBottomWidth"],borderInlineWidth:["borderLeftWidth","borderRightWidth"],borderInlineStartWidth:["borderLeftWidth"],borderInlineEndWidth:["borderRightWidth"],borderBlockStyle:["borderTopStyle","borderBottomStyle"],borderBlockStartStyle:["borderTopStyle"],borderBlockEndStyle:["borderBottomStyle"],borderInlineStyle:["borderLeftStyle","borderRightStyle"],borderInlineStartStyle:["borderLeftStyle"],borderInlineEndStyle:["borderRightStyle"],borderBlockColor:["borderTopColor","borderBottomColor"],borderBlockStartColor:["borderTopColor"],borderBlockEndColor:["borderBottomColor"],borderInlineColor:["borderLeftColor","borderRightColor"],borderInlineStartColor:["borderLeftColor"],borderInlineEndColor:["borderRightColor"],borderStartStartRadius:["borderTopLeftRadius"],borderStartEndRadius:["borderTopRightRadius"],borderEndStartRadius:["borderBottomLeftRadius"],borderEndEndRadius:["borderBottomRightRadius"]};function Xhe(e,t){var n=e;return t&&(n="".concat(n," !important")),{_skip_check_:!0,value:n}}var ePn={visit:function(t){var n={};return Object.keys(t).forEach(function(r){var i=t[r],a=ZOn[r];if(a&&(typeof i=="number"||typeof i=="string")){var o=QOn(i),s=gn(o,2),c=s[0],u=s[1];a.length&&a.notSplit?a.forEach(function(d){n[d]=Xhe(i,u)}):a.length===1?n[a[0]]=Xhe(c[0],u):a.length===2?a.forEach(function(d,f){var p;n[d]=Xhe((p=c[f])!==null&&p!==void 0?p:c[0],u)}):a.length===4?a.forEach(function(d,f){var p,m;n[d]=Xhe((p=(m=c[f])!==null&&m!==void 0?m:c[f-2])!==null&&p!==void 0?p:c[0],u)}):n[r]=i}else n[r]=i}),n}},zNe=/url\([^)]+\)|var\([^)]+\)|(\d*\.?\d+)px/g;function tPn(e,t){var n=Math.pow(10,t+1),r=Math.floor(e*n);return Math.round(r/10)*10/n}var nPn=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.rootValue,r=n===void 0?16:n,i=t.precision,a=i===void 0?5:i,o=t.mediaQuery,s=o===void 0?!1:o,c=function(f,p){if(!p)return f;var m=parseFloat(p);if(m<=1)return f;var g=tPn(m/r,a);return"".concat(g,"rem")},u=function(f){var p=mt({},f);return Object.entries(f).forEach(function(m){var g=gn(m,2),_=g[0],v=g[1];if(typeof v=="string"&&v.includes("px")){var b=v.replace(zNe,c);p[_]=b}!Fwt[_]&&typeof v=="number"&&v!==0&&(p[_]="".concat(v,"px").replace(zNe,c));var y=_.trim();if(y.startsWith("@")&&y.includes("px")&&s){var x=_.replace(zNe,c);p[x]=p[_],delete p[_]}}),p};return{visit:u}},rPn={supportModernCSS:function(){return U$n()&&K$n()}};const iPn=Object.freeze(Object.defineProperty({__proto__:null,Keyframes:nc,NaNLinter:LOn,StyleContext:lK,StyleProvider:L$n,Theme:hWe,_experimental:rPn,createCache:fWe,createTheme:eW,extractStyle:JOn,genCalc:H$n,getComputedToken:gWe,legacyLogicalPropertiesTransformer:ePn,legacyNotSelectorLinter:MOn,logicalPropertiesLinter:FOn,parentSelectorLinter:jOn,px2remTransformer:nPn,token2CSSVar:wne,unit:rn,useCSSVarRegister:Jwt,useCacheToken:Mwt,useStyleRegister:yre},Symbol.toStringTag,{value:"Module"}));var aPn=h.createContext({});const Cae=aPn;function Qwt(e){return Ewt(e)||xwt(e)||u3e(e)||Twt()}function ev(e,t){for(var n=e,r=0;r<t.length;r+=1){if(n==null)return;n=n[t[r]]}return n}function Zwt(e,t,n,r){if(!t.length)return n;var i=Qwt(t),a=i[0],o=i.slice(1),s;return!e&&typeof a=="number"?s=[]:Array.isArray(e)?s=oi(e):s=mt({},e),r&&n===void 0&&o.length===1?delete s[a][o[0]]:s[a]=Zwt(s[a],o,n,r),s}function _3(e,t,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return t.length&&r&&n===void 0&&!ev(e,t.slice(0,-1))?e:Zwt(e,t,n,r)}function oPn(e){return Xa(e)==="object"&&e!==null&&Object.getPrototypeOf(e)===Object.prototype}function Pst(e){return Array.isArray(e)?[]:{}}var sPn=typeof Reflect>"u"?Object.keys:Reflect.ownKeys;function Hq(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=Pst(t[0]);return t.forEach(function(i){function a(o,s){var c=new Set(s),u=ev(i,o),d=Array.isArray(u);if(d||oPn(u)){if(!c.has(u)){c.add(u);var f=ev(r,o);d?r=_3(r,o,[]):(!f||Xa(f)!=="object")&&(r=_3(r,o,Pst(u))),sPn(u).forEach(function(p){a([].concat(oi(o),[p]),c)})}}else r=_3(r,o,u)}a([])}),r}function lPn(){}let aP=null,yWe=lPn;yWe=(e,t,n)=>{Za(e,`[antd: ${t}] ${n}`)};const eEt=h.createContext({}),Gs=e=>{const{strict:t}=h.useContext(eEt),n=(r,i,a)=>{if(!r)if(t===!1&&i==="deprecated"){const o=aP;aP||(aP={}),aP[e]=aP[e]||[],aP[e].includes(a||"")||aP[e].push(a||""),o||console.warn("[antd] There exists deprecated usage in your code:",aP)}else yWe(r,e,a)};return n.deprecated=(r,i,a,o)=>{n(r,"deprecated",`\`${i}\` is deprecated. Please use \`${a}\` instead.${o?` ${o}`:""}`)},n},_D=yWe,tEt=h.createContext(void 0);var nEt={items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"},cPn={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0},uPn=mt(mt({},cPn),{},{locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",week:"Week",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",dateFormat:"M/D/YYYY",dateTimeFormat:"M/D/YYYY HH:mm:ss",previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"});const dPn={placeholder:"Select time",rangePlaceholder:["Start time","End time"]},rEt=dPn,fPn={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},uPn),timePickerLocale:Object.assign({},rEt)},Uve=fPn,Y4="${label} is not a valid ${type}",pPn={locale:"en",Pagination:nEt,DatePicker:Uve,TimePicker:rEt,Calendar:Uve,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckAll:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",deselectAll:"Deselect all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand",collapse:"Collapse"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:Y4,method:Y4,array:Y4,object:Y4,number:Y4,date:Y4,boolean:Y4,integer:Y4,float:Y4,regexp:Y4,email:Y4,url:Y4,hex:Y4},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh",scanned:"Scanned"},ColorPicker:{presetEmpty:"Empty",transparent:"Transparent",singleColor:"Single",gradientColor:"Gradient"}},x5=pPn;let hge=Object.assign({},x5.Modal),mge=[];const Nst=()=>mge.reduce((e,t)=>Object.assign(Object.assign({},e),t),x5.Modal);function hPn(e){if(e){const t=Object.assign({},e);return mge.push(t),hge=Nst(),()=>{mge=mge.filter(n=>n!==t),hge=Nst()}}hge=Object.assign({},x5.Modal)}function iEt(){return hge}const mPn=h.createContext(void 0),bWe=mPn,gPn=(e,t)=>{const n=h.useContext(bWe),r=h.useMemo(()=>{var a;const o=t||x5[e],s=(a=n==null?void 0:n[e])!==null&&a!==void 0?a:{};return Object.assign(Object.assign({},typeof o=="function"?o():o),s||{})},[e,t,n]),i=h.useMemo(()=>{const a=n==null?void 0:n.locale;return n!=null&&n.exist&&!a?x5.locale:a},[n]);return[r,i]},zy=gPn,aEt="internalMark",oEt=e=>{const{locale:t={},children:n,_ANT_MARK__:r}=e;Gs("LocaleProvider")(r===aEt,"deprecated","`LocaleProvider` is deprecated. Please use `locale` with `ConfigProvider` instead: http://u.ant.design/locale"),h.useEffect(()=>hPn(t==null?void 0:t.Modal),[t]);const i=h.useMemo(()=>Object.assign(Object.assign({},t),{exist:!0}),[t]);return h.createElement(bWe.Provider,{value:i},n)};oEt.displayName="LocaleProvider";const vPn=oEt,xWe={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},_Pn=Object.assign(Object.assign({},xWe),{colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1,motion:!0}),iW=_Pn,G0=Math.round;function HNe(e,t){const n=e.replace(/^[^(]*\((.*)/,"$1").replace(/\).*/,"").match(/\d*\.?\d+%?/g)||[],r=n.map(i=>parseFloat(i));for(let i=0;i<3;i+=1)r[i]=t(r[i]||0,n[i]||"",i);return n[3]?r[3]=n[3].includes("%")?r[3]/100:r[3]:r[3]=1,r}const Dst=(e,t,n)=>n===0?e:e/100;function See(e,t){const n=t||255;return e>n?n:e<0?0:e}class Gl{constructor(t){lt(this,"isValid",!0),lt(this,"r",0),lt(this,"g",0),lt(this,"b",0),lt(this,"a",1),lt(this,"_h",void 0),lt(this,"_s",void 0),lt(this,"_l",void 0),lt(this,"_v",void 0),lt(this,"_max",void 0),lt(this,"_min",void 0),lt(this,"_brightness",void 0);function n(i){return i[0]in t&&i[1]in t&&i[2]in t}if(t)if(typeof t=="string"){let a=function(o){return i.startsWith(o)};var r=a;const i=t.trim();/^#?[A-F\d]{3,8}$/i.test(i)?this.fromHexString(i):a("rgb")?this.fromRgbString(i):a("hsl")?this.fromHslString(i):(a("hsv")||a("hsb"))&&this.fromHsvString(i)}else if(t instanceof Gl)this.r=t.r,this.g=t.g,this.b=t.b,this.a=t.a,this._h=t._h,this._s=t._s,this._l=t._l,this._v=t._v;else if(n("rgb"))this.r=See(t.r),this.g=See(t.g),this.b=See(t.b),this.a=typeof t.a=="number"?See(t.a,1):1;else if(n("hsl"))this.fromHsl(t);else if(n("hsv"))this.fromHsv(t);else throw new Error("@ant-design/fast-color: unsupported input "+JSON.stringify(t))}setR(t){return this._sc("r",t)}setG(t){return this._sc("g",t)}setB(t){return this._sc("b",t)}setA(t){return this._sc("a",t,1)}setHue(t){const n=this.toHsv();return n.h=t,this._c(n)}getLuminance(){function t(a){const o=a/255;return o<=.03928?o/12.92:Math.pow((o+.055)/1.055,2.4)}const n=t(this.r),r=t(this.g),i=t(this.b);return .2126*n+.7152*r+.0722*i}getHue(){if(typeof this._h>"u"){const t=this.getMax()-this.getMin();t===0?this._h=0:this._h=G0(60*(this.r===this.getMax()?(this.g-this.b)/t+(this.g<this.b?6:0):this.g===this.getMax()?(this.b-this.r)/t+2:(this.r-this.g)/t+4))}return this._h}getSaturation(){if(typeof this._s>"u"){const t=this.getMax()-this.getMin();t===0?this._s=0:this._s=t/this.getMax()}return this._s}getLightness(){return typeof this._l>"u"&&(this._l=(this.getMax()+this.getMin())/510),this._l}getValue(){return typeof this._v>"u"&&(this._v=this.getMax()/255),this._v}getBrightness(){return typeof this._brightness>"u"&&(this._brightness=(this.r*299+this.g*587+this.b*114)/1e3),this._brightness}darken(t=10){const n=this.getHue(),r=this.getSaturation();let i=this.getLightness()-t/100;return i<0&&(i=0),this._c({h:n,s:r,l:i,a:this.a})}lighten(t=10){const n=this.getHue(),r=this.getSaturation();let i=this.getLightness()+t/100;return i>1&&(i=1),this._c({h:n,s:r,l:i,a:this.a})}mix(t,n=50){const r=this._c(t),i=n/100,a=s=>(r[s]-this[s])*i+this[s],o={r:G0(a("r")),g:G0(a("g")),b:G0(a("b")),a:G0(a("a")*100)/100};return this._c(o)}tint(t=10){return this.mix({r:255,g:255,b:255,a:1},t)}shade(t=10){return this.mix({r:0,g:0,b:0,a:1},t)}onBackground(t){const n=this._c(t),r=this.a+n.a*(1-this.a),i=a=>G0((this[a]*this.a+n[a]*n.a*(1-this.a))/r);return this._c({r:i("r"),g:i("g"),b:i("b"),a:r})}isDark(){return this.getBrightness()<128}isLight(){return this.getBrightness()>=128}equals(t){return this.r===t.r&&this.g===t.g&&this.b===t.b&&this.a===t.a}clone(){return this._c(this)}toHexString(){let t="#";const n=(this.r||0).toString(16);t+=n.length===2?n:"0"+n;const r=(this.g||0).toString(16);t+=r.length===2?r:"0"+r;const i=(this.b||0).toString(16);if(t+=i.length===2?i:"0"+i,typeof this.a=="number"&&this.a>=0&&this.a<1){const a=G0(this.a*255).toString(16);t+=a.length===2?a:"0"+a}return t}toHsl(){return{h:this.getHue(),s:this.getSaturation(),l:this.getLightness(),a:this.a}}toHslString(){const t=this.getHue(),n=G0(this.getSaturation()*100),r=G0(this.getLightness()*100);return this.a!==1?`hsla(${t},${n}%,${r}%,${this.a})`:`hsl(${t},${n}%,${r}%)`}toHsv(){return{h:this.getHue(),s:this.getSaturation(),v:this.getValue(),a:this.a}}toRgb(){return{r:this.r,g:this.g,b:this.b,a:this.a}}toRgbString(){return this.a!==1?`rgba(${this.r},${this.g},${this.b},${this.a})`:`rgb(${this.r},${this.g},${this.b})`}toString(){return this.toRgbString()}_sc(t,n,r){const i=this.clone();return i[t]=See(n,r),i}_c(t){return new this.constructor(t)}getMax(){return typeof this._max>"u"&&(this._max=Math.max(this.r,this.g,this.b)),this._max}getMin(){return typeof this._min>"u"&&(this._min=Math.min(this.r,this.g,this.b)),this._min}fromHexString(t){const n=t.replace("#","");function r(i,a){return parseInt(n[i]+n[a||i],16)}n.length<6?(this.r=r(0),this.g=r(1),this.b=r(2),this.a=n[3]?r(3)/255:1):(this.r=r(0,1),this.g=r(2,3),this.b=r(4,5),this.a=n[6]?r(6,7)/255:1)}fromHsl({h:t,s:n,l:r,a:i}){if(this._h=t%360,this._s=n,this._l=r,this.a=typeof i=="number"?i:1,n<=0){const p=G0(r*255);this.r=p,this.g=p,this.b=p}let a=0,o=0,s=0;const c=t/60,u=(1-Math.abs(2*r-1))*n,d=u*(1-Math.abs(c%2-1));c>=0&&c<1?(a=u,o=d):c>=1&&c<2?(a=d,o=u):c>=2&&c<3?(o=u,s=d):c>=3&&c<4?(o=d,s=u):c>=4&&c<5?(a=d,s=u):c>=5&&c<6&&(a=u,s=d);const f=r-u/2;this.r=G0((a+f)*255),this.g=G0((o+f)*255),this.b=G0((s+f)*255)}fromHsv({h:t,s:n,v:r,a:i}){this._h=t%360,this._s=n,this._v=r,this.a=typeof i=="number"?i:1;const a=G0(r*255);if(this.r=a,this.g=a,this.b=a,n<=0)return;const o=t/60,s=Math.floor(o),c=o-s,u=G0(r*(1-n)*255),d=G0(r*(1-n*c)*255),f=G0(r*(1-n*(1-c))*255);switch(s){case 0:this.g=f,this.b=u;break;case 1:this.r=d,this.b=u;break;case 2:this.r=u,this.b=f;break;case 3:this.r=u,this.g=d;break;case 4:this.r=f,this.g=u;break;case 5:default:this.g=u,this.b=d;break}}fromHsvString(t){const n=HNe(t,Dst);this.fromHsv({h:n[0],s:n[1],v:n[2],a:n[3]})}fromHslString(t){const n=HNe(t,Dst);this.fromHsl({h:n[0],s:n[1],l:n[2],a:n[3]})}fromRgbString(t){const n=HNe(t,(r,i)=>i.includes("%")?G0(r/100*255):r);this.r=n[0],this.g=n[1],this.b=n[2],this.a=n[3]}}const yPn=Object.freeze(Object.defineProperty({__proto__:null,FastColor:Gl},Symbol.toStringTag,{value:"Module"}));var Jhe=2,Ist=.16,bPn=.05,xPn=.05,SPn=.15,sEt=5,lEt=4,CPn=[{index:7,amount:15},{index:6,amount:25},{index:5,amount:30},{index:5,amount:45},{index:5,amount:65},{index:5,amount:85},{index:4,amount:90},{index:3,amount:95},{index:2,amount:97},{index:1,amount:98}];function Rst(e,t,n){var r;return Math.round(e.h)>=60&&Math.round(e.h)<=240?r=n?Math.round(e.h)-Jhe*t:Math.round(e.h)+Jhe*t:r=n?Math.round(e.h)+Jhe*t:Math.round(e.h)-Jhe*t,r<0?r+=360:r>=360&&(r-=360),r}function kst(e,t,n){if(e.h===0&&e.s===0)return e.s;var r;return n?r=e.s-Ist*t:t===lEt?r=e.s+Ist:r=e.s+bPn*t,r>1&&(r=1),n&&t===sEt&&r>.1&&(r=.1),r<.06&&(r=.06),Math.round(r*100)/100}function Ast(e,t,n){var r;return n?r=e.v+xPn*t:r=e.v-SPn*t,r=Math.max(0,Math.min(1,r)),Math.round(r*100)/100}function BN(e){for(var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[],r=new Gl(e),i=r.toHsv(),a=sEt;a>0;a-=1){var o=new Gl({h:Rst(i,a,!0),s:kst(i,a,!0),v:Ast(i,a,!0)});n.push(o)}n.push(r);for(var s=1;s<=lEt;s+=1){var c=new Gl({h:Rst(i,s),s:kst(i,s),v:Ast(i,s)});n.push(c)}return t.theme==="dark"?CPn.map(function(u){var d=u.index,f=u.amount;return new Gl(t.backgroundColor||"#141414").mix(n[d],f).toHexString()}):n.map(function(u){return u.toHexString()})}var OM={red:"#F5222D",volcano:"#FA541C",orange:"#FA8C16",gold:"#FAAD14",yellow:"#FADB14",lime:"#A0D911",green:"#52C41A",cyan:"#13C2C2",blue:"#1677FF",geekblue:"#2F54EB",purple:"#722ED1",magenta:"#EB2F96",grey:"#666666"},Kve=["#fff1f0","#ffccc7","#ffa39e","#ff7875","#ff4d4f","#f5222d","#cf1322","#a8071a","#820014","#5c0011"];Kve.primary=Kve[5];var Gve=["#fff2e8","#ffd8bf","#ffbb96","#ff9c6e","#ff7a45","#fa541c","#d4380d","#ad2102","#871400","#610b00"];Gve.primary=Gve[5];var Yve=["#fff7e6","#ffe7ba","#ffd591","#ffc069","#ffa940","#fa8c16","#d46b08","#ad4e00","#873800","#612500"];Yve.primary=Yve[5];var bre=["#fffbe6","#fff1b8","#ffe58f","#ffd666","#ffc53d","#faad14","#d48806","#ad6800","#874d00","#613400"];bre.primary=bre[5];var Xve=["#feffe6","#ffffb8","#fffb8f","#fff566","#ffec3d","#fadb14","#d4b106","#ad8b00","#876800","#614700"];Xve.primary=Xve[5];var Jve=["#fcffe6","#f4ffb8","#eaff8f","#d3f261","#bae637","#a0d911","#7cb305","#5b8c00","#3f6600","#254000"];Jve.primary=Jve[5];var Qve=["#f6ffed","#d9f7be","#b7eb8f","#95de64","#73d13d","#52c41a","#389e0d","#237804","#135200","#092b00"];Qve.primary=Qve[5];var Zve=["#e6fffb","#b5f5ec","#87e8de","#5cdbd3","#36cfc9","#13c2c2","#08979c","#006d75","#00474f","#002329"];Zve.primary=Zve[5];var KM=["#e6f4ff","#bae0ff","#91caff","#69b1ff","#4096ff","#1677ff","#0958d9","#003eb3","#002c8c","#001d66"];KM.primary=KM[5];var e2e=["#f0f5ff","#d6e4ff","#adc6ff","#85a5ff","#597ef7","#2f54eb","#1d39c4","#10239e","#061178","#030852"];e2e.primary=e2e[5];var t2e=["#f9f0ff","#efdbff","#d3adf7","#b37feb","#9254de","#722ed1","#531dab","#391085","#22075e","#120338"];t2e.primary=t2e[5];var n2e=["#fff0f6","#ffd6e7","#ffadd2","#ff85c0","#f759ab","#eb2f96","#c41d7f","#9e1068","#780650","#520339"];n2e.primary=n2e[5];var xre=["#a6a6a6","#999999","#8c8c8c","#808080","#737373","#666666","#404040","#1a1a1a","#000000","#000000"];xre.primary=xre[5];var wPn=xre,gge={red:Kve,volcano:Gve,orange:Yve,gold:bre,yellow:Xve,lime:Jve,green:Qve,cyan:Zve,blue:KM,geekblue:e2e,purple:t2e,magenta:n2e,grey:xre},r2e=["#2a1215","#431418","#58181c","#791a1f","#a61d24","#d32029","#e84749","#f37370","#f89f9a","#fac8c3"];r2e.primary=r2e[5];var i2e=["#2b1611","#441d12","#592716","#7c3118","#aa3e19","#d84a1b","#e87040","#f3956a","#f8b692","#fad4bc"];i2e.primary=i2e[5];var a2e=["#2b1d11","#442a11","#593815","#7c4a15","#aa6215","#d87a16","#e89a3c","#f3b765","#f8cf8d","#fae3b7"];a2e.primary=a2e[5];var o2e=["#2b2111","#443111","#594214","#7c5914","#aa7714","#d89614","#e8b339","#f3cc62","#f8df8b","#faedb5"];o2e.primary=o2e[5];var s2e=["#2b2611","#443b11","#595014","#7c6e14","#aa9514","#d8bd14","#e8d639","#f3ea62","#f8f48b","#fafab5"];s2e.primary=s2e[5];var l2e=["#1f2611","#2e3c10","#3e4f13","#536d13","#6f9412","#8bbb11","#a9d134","#c9e75d","#e4f88b","#f0fab5"];l2e.primary=l2e[5];var c2e=["#162312","#1d3712","#274916","#306317","#3c8618","#49aa19","#6abe39","#8fd460","#b2e58b","#d5f2bb"];c2e.primary=c2e[5];var u2e=["#112123","#113536","#144848","#146262","#138585","#13a8a8","#33bcb7","#58d1c9","#84e2d8","#b2f1e8"];u2e.primary=u2e[5];var d2e=["#111a2c","#112545","#15325b","#15417e","#1554ad","#1668dc","#3c89e8","#65a9f3","#8dc5f8","#b7dcfa"];d2e.primary=d2e[5];var f2e=["#131629","#161d40","#1c2755","#203175","#263ea0","#2b4acb","#5273e0","#7f9ef3","#a8c1f8","#d2e0fa"];f2e.primary=f2e[5];var p2e=["#1a1325","#24163a","#301c4d","#3e2069","#51258f","#642ab5","#854eca","#ab7ae0","#cda8f0","#ebd7fa"];p2e.primary=p2e[5];var h2e=["#291321","#40162f","#551c3b","#75204f","#a02669","#cb2b83","#e0529c","#f37fb7","#f8a8cc","#fad2e3"];h2e.primary=h2e[5];var m2e=["#151515","#1f1f1f","#2d2d2d","#393939","#494949","#5a5a5a","#6a6a6a","#7b7b7b","#888888","#969696"];m2e.primary=m2e[5];var EPn={red:r2e,volcano:i2e,orange:a2e,gold:o2e,yellow:s2e,lime:l2e,green:c2e,cyan:u2e,blue:d2e,geekblue:f2e,purple:p2e,magenta:h2e,grey:m2e};const TPn=Object.freeze(Object.defineProperty({__proto__:null,blue:KM,blueDark:d2e,cyan:Zve,cyanDark:u2e,geekblue:e2e,geekblueDark:f2e,generate:BN,gold:bre,goldDark:o2e,gray:wPn,green:Qve,greenDark:c2e,grey:xre,greyDark:m2e,lime:Jve,limeDark:l2e,magenta:n2e,magentaDark:h2e,orange:Yve,orangeDark:a2e,presetDarkPalettes:EPn,presetPalettes:gge,presetPrimaryColors:OM,purple:t2e,purpleDark:p2e,red:Kve,redDark:r2e,volcano:Gve,volcanoDark:i2e,yellow:Xve,yellowDark:s2e},Symbol.toStringTag,{value:"Module"}));function cEt(e,t){let{generateColorPalettes:n,generateNeutralColorPalettes:r}=t;const{colorSuccess:i,colorWarning:a,colorError:o,colorInfo:s,colorPrimary:c,colorBgBase:u,colorTextBase:d}=e,f=n(c),p=n(i),m=n(a),g=n(o),_=n(s),v=r(u,d),b=e.colorLink||e.colorInfo,y=n(b),x=new Gl(g[1]).mix(new Gl(g[3]),50).toHexString();return Object.assign(Object.assign({},v),{colorPrimaryBg:f[1],colorPrimaryBgHover:f[2],colorPrimaryBorder:f[3],colorPrimaryBorderHover:f[4],colorPrimaryHover:f[5],colorPrimary:f[6],colorPrimaryActive:f[7],colorPrimaryTextHover:f[8],colorPrimaryText:f[9],colorPrimaryTextActive:f[10],colorSuccessBg:p[1],colorSuccessBgHover:p[2],colorSuccessBorder:p[3],colorSuccessBorderHover:p[4],colorSuccessHover:p[4],colorSuccess:p[6],colorSuccessActive:p[7],colorSuccessTextHover:p[8],colorSuccessText:p[9],colorSuccessTextActive:p[10],colorErrorBg:g[1],colorErrorBgHover:g[2],colorErrorBgFilledHover:x,colorErrorBgActive:g[3],colorErrorBorder:g[3],colorErrorBorderHover:g[4],colorErrorHover:g[5],colorError:g[6],colorErrorActive:g[7],colorErrorTextHover:g[8],colorErrorText:g[9],colorErrorTextActive:g[10],colorWarningBg:m[1],colorWarningBgHover:m[2],colorWarningBorder:m[3],colorWarningBorderHover:m[4],colorWarningHover:m[4],colorWarning:m[6],colorWarningActive:m[7],colorWarningTextHover:m[8],colorWarningText:m[9],colorWarningTextActive:m[10],colorInfoBg:_[1],colorInfoBgHover:_[2],colorInfoBorder:_[3],colorInfoBorderHover:_[4],colorInfoHover:_[4],colorInfo:_[6],colorInfoActive:_[7],colorInfoTextHover:_[8],colorInfoText:_[9],colorInfoTextActive:_[10],colorLinkHover:y[4],colorLink:y[6],colorLinkActive:y[7],colorBgMask:new Gl("#000").setA(.45).toRgbString(),colorWhite:"#fff"})}const $Pn=e=>{let t=e,n=e,r=e,i=e;return e<6&&e>=5?t=e+1:e<16&&e>=6?t=e+2:e>=16&&(t=16),e<7&&e>=5?n=4:e<8&&e>=7?n=5:e<14&&e>=8?n=6:e<16&&e>=14?n=7:e>=16&&(n=8),e<6&&e>=2?r=1:e>=6&&(r=2),e>4&&e<8?i=4:e>=8&&(i=6),{borderRadius:e,borderRadiusXS:r,borderRadiusSM:n,borderRadiusLG:t,borderRadiusOuter:i}},OPn=$Pn;function PPn(e){const{motionUnit:t,motionBase:n,borderRadius:r,lineWidth:i}=e;return Object.assign({motionDurationFast:`${(n+t).toFixed(1)}s`,motionDurationMid:`${(n+t*2).toFixed(1)}s`,motionDurationSlow:`${(n+t*3).toFixed(1)}s`,lineWidthBold:i+1},OPn(r))}const NPn=e=>{const{controlHeight:t}=e;return{controlHeightSM:t*.75,controlHeightXS:t*.5,controlHeightLG:t*1.25}},uEt=NPn;function vge(e){return(e+8)/e}function DPn(e){const t=Array.from({length:10}).map((n,r)=>{const i=r-1,a=e*Math.pow(Math.E,i/5),o=r>1?Math.floor(a):Math.ceil(a);return Math.floor(o/2)*2});return t[1]=e,t.map(n=>({size:n,lineHeight:vge(n)}))}const IPn=e=>{const t=DPn(e),n=t.map(d=>d.size),r=t.map(d=>d.lineHeight),i=n[1],a=n[0],o=n[2],s=r[1],c=r[0],u=r[2];return{fontSizeSM:a,fontSize:i,fontSizeLG:o,fontSizeXL:n[3],fontSizeHeading1:n[6],fontSizeHeading2:n[5],fontSizeHeading3:n[4],fontSizeHeading4:n[3],fontSizeHeading5:n[2],lineHeight:s,lineHeightLG:u,lineHeightSM:c,fontHeight:Math.round(s*i),fontHeightLG:Math.round(u*o),fontHeightSM:Math.round(c*a),lineHeightHeading1:r[6],lineHeightHeading2:r[5],lineHeightHeading3:r[4],lineHeightHeading4:r[3],lineHeightHeading5:r[2]}},dEt=IPn;function RPn(e){const{sizeUnit:t,sizeStep:n}=e;return{sizeXXL:t*(n+8),sizeXL:t*(n+4),sizeLG:t*(n+2),sizeMD:t*(n+1),sizeMS:t*n,size:t*n,sizeSM:t*(n-1),sizeXS:t*(n-2),sizeXXS:t*(n-3)}}const n6=(e,t)=>new Gl(e).setA(t).toRgbString(),Cee=(e,t)=>new Gl(e).darken(t).toHexString(),kPn=e=>{const t=BN(e);return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[4],6:t[5],7:t[6],8:t[4],9:t[5],10:t[6]}},APn=(e,t)=>{const n=e||"#fff",r=t||"#000";return{colorBgBase:n,colorTextBase:r,colorText:n6(r,.88),colorTextSecondary:n6(r,.65),colorTextTertiary:n6(r,.45),colorTextQuaternary:n6(r,.25),colorFill:n6(r,.15),colorFillSecondary:n6(r,.06),colorFillTertiary:n6(r,.04),colorFillQuaternary:n6(r,.02),colorBgSolid:n6(r,1),colorBgSolidHover:n6(r,.75),colorBgSolidActive:n6(r,.95),colorBgLayout:Cee(n,4),colorBgContainer:Cee(n,0),colorBgElevated:Cee(n,0),colorBgSpotlight:n6(r,.85),colorBgBlur:"transparent",colorBorder:Cee(n,15),colorBorderSecondary:Cee(n,6)}};function m3e(e){OM.pink=OM.magenta,gge.pink=gge.magenta;const t=Object.keys(xWe).map(n=>{const r=e[n]===OM[n]?gge[n]:BN(e[n]);return Array.from({length:10},()=>1).reduce((i,a,o)=>(i[`${n}-${o+1}`]=r[o],i[`${n}${o+1}`]=r[o],i),{})}).reduce((n,r)=>(n=Object.assign(Object.assign({},n),r),n),{});return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},e),t),cEt(e,{generateColorPalettes:kPn,generateNeutralColorPalettes:APn})),dEt(e.fontSize)),RPn(e)),uEt(e)),PPn(e))}const MPn=eW(m3e),SWe=MPn,Sre={token:iW,override:{override:iW},hashed:!0},CWe=G.createContext(Sre),Cre="ant",g3e="anticon",FPn=["outlined","borderless","filled","underlined"],LPn=(e,t)=>t||(e?`${Cre}-${e}`:Cre),Uo=h.createContext({getPrefixCls:LPn,iconPrefixCls:g3e}),Mst={};function uh(e){const t=h.useContext(Uo),{getPrefixCls:n,direction:r,getPopupContainer:i}=t,a=t[e];return Object.assign(Object.assign({classNames:Mst,styles:Mst},a),{getPrefixCls:n,direction:r,getPopupContainer:i})}const jPn=`-ant-${Date.now()}-${Math.random()}`;function BPn(e,t){const n={},r=(o,s)=>{let c=o.clone();return c=(s==null?void 0:s(c))||c,c.toRgbString()},i=(o,s)=>{const c=new Gl(o),u=BN(c.toRgbString());n[`${s}-color`]=r(c),n[`${s}-color-disabled`]=u[1],n[`${s}-color-hover`]=u[4],n[`${s}-color-active`]=u[6],n[`${s}-color-outline`]=c.clone().setA(.2).toRgbString(),n[`${s}-color-deprecated-bg`]=u[0],n[`${s}-color-deprecated-border`]=u[2]};if(t.primaryColor){i(t.primaryColor,"primary");const o=new Gl(t.primaryColor),s=BN(o.toRgbString());s.forEach((u,d)=>{n[`primary-${d+1}`]=u}),n["primary-color-deprecated-l-35"]=r(o,u=>u.lighten(35)),n["primary-color-deprecated-l-20"]=r(o,u=>u.lighten(20)),n["primary-color-deprecated-t-20"]=r(o,u=>u.tint(20)),n["primary-color-deprecated-t-50"]=r(o,u=>u.tint(50)),n["primary-color-deprecated-f-12"]=r(o,u=>u.setA(u.a*.12));const c=new Gl(s[0]);n["primary-color-active-deprecated-f-30"]=r(c,u=>u.setA(u.a*.3)),n["primary-color-active-deprecated-d-02"]=r(c,u=>u.darken(2))}return t.successColor&&i(t.successColor,"success"),t.warningColor&&i(t.warningColor,"warning"),t.errorColor&&i(t.errorColor,"error"),t.infoColor&&i(t.infoColor,"info"),`
  :root {
    ${Object.keys(n).map(o=>`--${e}-${o}: ${n[o]};`).join(`
`)}
  }
  `.trim()}function zPn(e,t){const n=BPn(e,t);im()?xC(n,`${jPn}-dynamic-theme`):_D(!1,"ConfigProvider","SSR do not support dynamic theme with css variables.")}const IFe=h.createContext(!1),wWe=e=>{let{children:t,disabled:n}=e;const r=h.useContext(IFe);return h.createElement(IFe.Provider,{value:n??r},t)},Hy=IFe,RFe=h.createContext(void 0),HPn=e=>{let{children:t,size:n}=e;const r=h.useContext(RFe);return h.createElement(RFe.Provider,{value:n||r},t)},wae=RFe;function qPn(){const e=h.useContext(Hy),t=h.useContext(wae);return{componentDisabled:e,componentSize:t}}var fEt=Jl(function e(){Xl(this,e)}),pEt="CALC_UNIT",VPn=new RegExp(pEt,"g");function qNe(e){return typeof e=="number"?"".concat(e).concat(pEt):e}var WPn=function(e){Cp(n,e);var t=h_(n);function n(r,i){var a;Xl(this,n),a=t.call(this),lt(xo(a),"result",""),lt(xo(a),"unitlessCssVar",void 0),lt(xo(a),"lowPriority",void 0);var o=Xa(r);return a.unitlessCssVar=i,r instanceof n?a.result="(".concat(r.result,")"):o==="number"?a.result=qNe(r):o==="string"&&(a.result=r),a}return Jl(n,[{key:"add",value:function(i){return i instanceof n?this.result="".concat(this.result," + ").concat(i.getResult()):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," + ").concat(qNe(i))),this.lowPriority=!0,this}},{key:"sub",value:function(i){return i instanceof n?this.result="".concat(this.result," - ").concat(i.getResult()):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," - ").concat(qNe(i))),this.lowPriority=!0,this}},{key:"mul",value:function(i){return this.lowPriority&&(this.result="(".concat(this.result,")")),i instanceof n?this.result="".concat(this.result," * ").concat(i.getResult(!0)):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," * ").concat(i)),this.lowPriority=!1,this}},{key:"div",value:function(i){return this.lowPriority&&(this.result="(".concat(this.result,")")),i instanceof n?this.result="".concat(this.result," / ").concat(i.getResult(!0)):(typeof i=="number"||typeof i=="string")&&(this.result="".concat(this.result," / ").concat(i)),this.lowPriority=!1,this}},{key:"getResult",value:function(i){return this.lowPriority||i?"(".concat(this.result,")"):this.result}},{key:"equal",value:function(i){var a=this,o=i||{},s=o.unit,c=!0;return typeof s=="boolean"?c=s:Array.from(this.unitlessCssVar).some(function(u){return a.result.includes(u)})&&(c=!1),this.result=this.result.replace(VPn,c?"px":""),typeof this.lowPriority<"u"?"calc(".concat(this.result,")"):this.result}}]),n}(fEt),UPn=function(e){Cp(n,e);var t=h_(n);function n(r){var i;return Xl(this,n),i=t.call(this),lt(xo(i),"result",0),r instanceof n?i.result=r.result:typeof r=="number"&&(i.result=r),i}return Jl(n,[{key:"add",value:function(i){return i instanceof n?this.result+=i.result:typeof i=="number"&&(this.result+=i),this}},{key:"sub",value:function(i){return i instanceof n?this.result-=i.result:typeof i=="number"&&(this.result-=i),this}},{key:"mul",value:function(i){return i instanceof n?this.result*=i.result:typeof i=="number"&&(this.result*=i),this}},{key:"div",value:function(i){return i instanceof n?this.result/=i.result:typeof i=="number"&&(this.result/=i),this}},{key:"equal",value:function(){return this.result}}]),n}(fEt),hEt=function(t,n){var r=t==="css"?WPn:UPn;return function(i){return new r(i,n)}},Fst=function(t,n){return"".concat([n,t.replace(/([A-Z]+)([A-Z][a-z]+)/g,"$1-$2").replace(/([a-z])([A-Z])/g,"$1-$2")].filter(Boolean).join("-"))};function Bs(e){var t=h.useRef();t.current=e;var n=h.useCallback(function(){for(var r,i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return(r=t.current)===null||r===void 0?void 0:r.call.apply(r,[t].concat(a))},[]);return n}function GM(e){var t=h.useRef(!1),n=h.useState(e),r=gn(n,2),i=r[0],a=r[1];h.useEffect(function(){return t.current=!1,function(){t.current=!0}},[]);function o(s,c){c&&t.current||a(s)}return[i,o]}function VNe(e){return e!==void 0}function $l(e,t){var n=t||{},r=n.defaultValue,i=n.value,a=n.onChange,o=n.postState,s=GM(function(){return VNe(i)?i:VNe(r)?typeof r=="function"?r():r:typeof e=="function"?e():e}),c=gn(s,2),u=c[0],d=c[1],f=i!==void 0?i:u,p=o?o(f):f,m=Bs(a),g=GM([f]),_=gn(g,2),v=_[0],b=_[1];TM(function(){var x=v[0];u!==x&&m(u,x)},[v]),TM(function(){VNe(i)||d(i)},[i]);var y=Bs(function(x,C){d(x,C),b([f],C)});return[p,y]}const KPn=Object.freeze(Object.defineProperty({__proto__:null,get:ev,set:_3,supportNodeRef:dwt,supportRef:q3,useComposeRef:Y3,useEvent:Bs,useMergedState:$l,warning:Za},Symbol.toStringTag,{value:"Module"}));function Lst(e,t,n,r){var i=mt({},t[e]);if(r!=null&&r.deprecatedTokens){var a=r.deprecatedTokens;a.forEach(function(s){var c=gn(s,2),u=c[0],d=c[1];if(Za(!(i!=null&&i[u]),"Component Token `".concat(String(u),"` of ").concat(String(e)," is deprecated. Please use `").concat(String(d),"` instead.")),i!=null&&i[u]||i!=null&&i[d]){var f;(f=i[d])!==null&&f!==void 0||(i[d]=i==null?void 0:i[u])}})}var o=mt(mt({},n),i);return Object.keys(o).forEach(function(s){o[s]===t[s]&&delete o[s]}),o}var kFe=!0;function el(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];kFe=!1;var r={};return t.forEach(function(i){if(Xa(i)==="object"){var a=Object.keys(i);a.forEach(function(o){Object.defineProperty(r,o,{configurable:!0,enumerable:!0,get:function(){return i[o]}})})}}),kFe=!0,r}var AFe={};function GPn(){}var mEt=function(t){var n,r=t,i=GPn;return typeof Proxy<"u"&&(n=new Set,r=new Proxy(t,{get:function(o,s){if(kFe){var c;(c=n)===null||c===void 0||c.add(s)}return o[s]}}),i=function(o,s){var c;AFe[o]={global:Array.from(n),component:mt(mt({},(c=AFe[o])===null||c===void 0?void 0:c.component),s)}}),{token:r,keys:n,flush:i}};function jst(e,t,n){if(typeof n=="function"){var r;return n(el(t,(r=t[e])!==null&&r!==void 0?r:{}))}return n??{}}function YPn(e){return e==="js"?{max:Math.max,min:Math.min}:{max:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return"max(".concat(r.map(function(a){return rn(a)}).join(","),")")},min:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return"min(".concat(r.map(function(a){return rn(a)}).join(","),")")}}}var XPn=1e3*60*10,JPn=function(){function e(){Xl(this,e),lt(this,"map",new Map),lt(this,"objectIDMap",new WeakMap),lt(this,"nextID",0),lt(this,"lastAccessBeat",new Map),lt(this,"accessBeat",0)}return Jl(e,[{key:"set",value:function(n,r){this.clear();var i=this.getCompositeKey(n);this.map.set(i,r),this.lastAccessBeat.set(i,Date.now())}},{key:"get",value:function(n){var r=this.getCompositeKey(n),i=this.map.get(r);return this.lastAccessBeat.set(r,Date.now()),this.accessBeat+=1,i}},{key:"getCompositeKey",value:function(n){var r=this,i=n.map(function(a){return a&&Xa(a)==="object"?"obj_".concat(r.getObjectID(a)):"".concat(Xa(a),"_").concat(a)});return i.join("|")}},{key:"getObjectID",value:function(n){if(this.objectIDMap.has(n))return this.objectIDMap.get(n);var r=this.nextID;return this.objectIDMap.set(n,r),this.nextID+=1,r}},{key:"clear",value:function(){var n=this;if(this.accessBeat>1e4){var r=Date.now();this.lastAccessBeat.forEach(function(i,a){r-i>XPn&&(n.map.delete(a),n.lastAccessBeat.delete(a))}),this.accessBeat=0}}}]),e}(),Bst=new JPn;function QPn(e,t){return G.useMemo(function(){var n=Bst.get(t);if(n)return n;var r=e();return Bst.set(t,r),r},t)}var ZPn=function(){return{}};function gEt(e){var t=e.useCSP,n=t===void 0?ZPn:t,r=e.useToken,i=e.usePrefix,a=e.getResetStyles,o=e.getCommonStyle,s=e.getCompUnitless;function c(p,m,g,_){var v=Array.isArray(p)?p[0]:p;function b(N){return"".concat(String(v)).concat(N.slice(0,1).toUpperCase()).concat(N.slice(1))}var y=(_==null?void 0:_.unitless)||{},x=typeof s=="function"?s(p):{},C=mt(mt({},x),{},lt({},b("zIndexPopup"),!0));Object.keys(y).forEach(function(N){C[b(N)]=y[N]});var w=mt(mt({},_),{},{unitless:C,prefixToken:b}),$=d(p,m,g,w),O=u(v,g,w);return function(N){var P=arguments.length>1&&arguments[1]!==void 0?arguments[1]:N,I=$(N,P),D=gn(I,2),k=D[1],R=O(P),A=gn(R,2),F=A[0],z=A[1];return[F,k,z]}}function u(p,m,g){var _=g.unitless,v=g.injectStyle,b=v===void 0?!0:v,y=g.prefixToken,x=g.ignore,C=function(O){var N=O.rootCls,P=O.cssVar,I=P===void 0?{}:P,D=r(),k=D.realToken;return Jwt({path:[p],prefix:I.prefix,key:I.key,unitless:_,ignore:x,token:k,scope:N},function(){var R=jst(p,k,m),A=Lst(p,k,R,{deprecatedTokens:g==null?void 0:g.deprecatedTokens});return Object.keys(R).forEach(function(F){A[y(F)]=A[F],delete A[F]}),A}),null},w=function(O){var N=r(),P=N.cssVar;return[function(I){return b&&P?G.createElement(G.Fragment,null,G.createElement(C,{rootCls:O,cssVar:P,component:p}),I):I},P==null?void 0:P.key]};return w}function d(p,m,g){var _=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},v=Array.isArray(p)?p:[p,p],b=gn(v,1),y=b[0],x=v.join("-"),C=e.layer||{name:"antd"};return function(w){var $=arguments.length>1&&arguments[1]!==void 0?arguments[1]:w,O=r(),N=O.theme,P=O.realToken,I=O.hashId,D=O.token,k=O.cssVar,R=i(),A=R.rootPrefixCls,F=R.iconPrefixCls,z=n(),M=k?"css":"js",K=QPn(function(){var Z=new Set;return k&&Object.keys(_.unitless||{}).forEach(function(te){Z.add(wne(te,k.prefix)),Z.add(wne(te,Fst(y,k.prefix)))}),hEt(M,Z)},[M,y,k==null?void 0:k.prefix]),U=YPn(M),W=U.max,L=U.min,Y={theme:N,token:D,hashId:I,nonce:function(){return z.nonce},clientOnly:_.clientOnly,layer:C,order:_.order||-999};typeof a=="function"&&yre(mt(mt({},Y),{},{clientOnly:!1,path:["Shared",A]}),function(){return a(D,{prefix:{rootPrefixCls:A,iconPrefixCls:F},csp:z})});var J=yre(mt(mt({},Y),{},{path:[x,w,F]}),function(){if(_.injectStyle===!1)return[];var Z=mEt(D),te=Z.token,re=Z.flush,se=jst(y,P,g),de=".".concat(w),pe=Lst(y,P,se,{deprecatedTokens:_.deprecatedTokens});k&&se&&Xa(se)==="object"&&Object.keys(se).forEach(function(Ee){se[Ee]="var(".concat(wne(Ee,Fst(y,k.prefix)),")")});var Se=el(te,{componentCls:de,prefixCls:w,iconCls:".".concat(F),antCls:".".concat(A),calc:K,max:W,min:L},k?se:pe),ve=m(Se,{hashId:I,prefixCls:w,rootPrefixCls:A,iconPrefixCls:F});re(y,pe);var be=typeof o=="function"?o(Se,w,$,_.resetFont):null;return[_.resetStyle===!1?null:be,ve]});return[J,I]}}function f(p,m,g){var _=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},v=d(p,m,g,mt({resetStyle:!1,order:-998},_)),b=function(x){var C=x.prefixCls,w=x.rootCls,$=w===void 0?C:w;return v(C,$),null};return b.displayName="SubStyle_".concat(String(Array.isArray(p)?p.join("."):p)),b}return{genStyleHooks:c,genSubStyleComponent:f,genComponentStyleHook:d}}const eNn=Object.freeze(Object.defineProperty({__proto__:null,genCalc:hEt,genStyleUtils:gEt,mergeToken:el,statistic:AFe,statisticToken:mEt},Symbol.toStringTag,{value:"Module"})),zN=["blue","purple","cyan","green","magenta","pink","red","orange","yellow","volcano","geekblue","lime","gold"],tNn="5.24.4";function WNe(e){return e>=0&&e<=255}function Lte(e,t){const{r:n,g:r,b:i,a}=new Gl(e).toRgb();if(a<1)return e;const{r:o,g:s,b:c}=new Gl(t).toRgb();for(let u=.01;u<=1;u+=.01){const d=Math.round((n-o*(1-u))/u),f=Math.round((r-s*(1-u))/u),p=Math.round((i-c*(1-u))/u);if(WNe(d)&&WNe(f)&&WNe(p))return new Gl({r:d,g:f,b:p,a:Math.round(u*100)/100}).toRgbString()}return new Gl({r:n,g:r,b:i,a:1}).toRgbString()}var nNn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function EWe(e){const{override:t}=e,n=nNn(e,["override"]),r=Object.assign({},t);Object.keys(iW).forEach(p=>{delete r[p]});const i=Object.assign(Object.assign({},n),r),a=480,o=576,s=768,c=992,u=1200,d=1600;if(i.motion===!1){const p="0s";i.motionDurationFast=p,i.motionDurationMid=p,i.motionDurationSlow=p}return Object.assign(Object.assign(Object.assign({},i),{colorFillContent:i.colorFillSecondary,colorFillContentHover:i.colorFill,colorFillAlter:i.colorFillQuaternary,colorBgContainerDisabled:i.colorFillTertiary,colorBorderBg:i.colorBgContainer,colorSplit:Lte(i.colorBorderSecondary,i.colorBgContainer),colorTextPlaceholder:i.colorTextQuaternary,colorTextDisabled:i.colorTextQuaternary,colorTextHeading:i.colorText,colorTextLabel:i.colorTextSecondary,colorTextDescription:i.colorTextTertiary,colorTextLightSolid:i.colorWhite,colorHighlight:i.colorError,colorBgTextHover:i.colorFillSecondary,colorBgTextActive:i.colorFill,colorIcon:i.colorTextTertiary,colorIconHover:i.colorText,colorErrorOutline:Lte(i.colorErrorBg,i.colorBgContainer),colorWarningOutline:Lte(i.colorWarningBg,i.colorBgContainer),fontSizeIcon:i.fontSizeSM,lineWidthFocus:i.lineWidth*3,lineWidth:i.lineWidth,controlOutlineWidth:i.lineWidth*2,controlInteractiveSize:i.controlHeight/2,controlItemBgHover:i.colorFillTertiary,controlItemBgActive:i.colorPrimaryBg,controlItemBgActiveHover:i.colorPrimaryBgHover,controlItemBgActiveDisabled:i.colorFill,controlTmpOutline:i.colorFillQuaternary,controlOutline:Lte(i.colorPrimaryBg,i.colorBgContainer),lineType:i.lineType,borderRadius:i.borderRadius,borderRadiusXS:i.borderRadiusXS,borderRadiusSM:i.borderRadiusSM,borderRadiusLG:i.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:i.sizeXXS,paddingXS:i.sizeXS,paddingSM:i.sizeSM,padding:i.size,paddingMD:i.sizeMD,paddingLG:i.sizeLG,paddingXL:i.sizeXL,paddingContentHorizontalLG:i.sizeLG,paddingContentVerticalLG:i.sizeMS,paddingContentHorizontal:i.sizeMS,paddingContentVertical:i.sizeSM,paddingContentHorizontalSM:i.size,paddingContentVerticalSM:i.sizeXS,marginXXS:i.sizeXXS,marginXS:i.sizeXS,marginSM:i.sizeSM,margin:i.size,marginMD:i.sizeMD,marginLG:i.sizeLG,marginXL:i.sizeXL,marginXXL:i.sizeXXL,boxShadow:`
      0 6px 16px 0 rgba(0, 0, 0, 0.08),
      0 3px 6px -4px rgba(0, 0, 0, 0.12),
      0 9px 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowSecondary:`
      0 6px 16px 0 rgba(0, 0, 0, 0.08),
      0 3px 6px -4px rgba(0, 0, 0, 0.12),
      0 9px 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowTertiary:`
      0 1px 2px 0 rgba(0, 0, 0, 0.03),
      0 1px 6px -1px rgba(0, 0, 0, 0.02),
      0 2px 4px 0 rgba(0, 0, 0, 0.02)
    `,screenXS:a,screenXSMin:a,screenXSMax:o-1,screenSM:o,screenSMMin:o,screenSMMax:s-1,screenMD:s,screenMDMin:s,screenMDMax:c-1,screenLG:c,screenLGMin:c,screenLGMax:u-1,screenXL:u,screenXLMin:u,screenXLMax:d-1,screenXXL:d,screenXXLMin:d,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:`
      0 1px 2px -2px ${new Gl("rgba(0, 0, 0, 0.16)").toRgbString()},
      0 3px 6px 0 ${new Gl("rgba(0, 0, 0, 0.12)").toRgbString()},
      0 5px 12px 4px ${new Gl("rgba(0, 0, 0, 0.09)").toRgbString()}
    `,boxShadowDrawerRight:`
      -6px 0 16px 0 rgba(0, 0, 0, 0.08),
      -3px 0 6px -4px rgba(0, 0, 0, 0.12),
      -9px 0 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowDrawerLeft:`
      6px 0 16px 0 rgba(0, 0, 0, 0.08),
      3px 0 6px -4px rgba(0, 0, 0, 0.12),
      9px 0 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowDrawerUp:`
      0 6px 16px 0 rgba(0, 0, 0, 0.08),
      0 3px 6px -4px rgba(0, 0, 0, 0.12),
      0 9px 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowDrawerDown:`
      0 -6px 16px 0 rgba(0, 0, 0, 0.08),
      0 -3px 6px -4px rgba(0, 0, 0, 0.12),
      0 -9px 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)"}),r)}var zst=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const vEt={lineHeight:!0,lineHeightSM:!0,lineHeightLG:!0,lineHeightHeading1:!0,lineHeightHeading2:!0,lineHeightHeading3:!0,lineHeightHeading4:!0,lineHeightHeading5:!0,opacityLoading:!0,fontWeightStrong:!0,zIndexPopupBase:!0,zIndexBase:!0,opacityImage:!0},rNn={size:!0,sizeSM:!0,sizeLG:!0,sizeMD:!0,sizeXS:!0,sizeXXS:!0,sizeMS:!0,sizeXL:!0,sizeXXL:!0,sizeUnit:!0,sizeStep:!0,motionBase:!0,motionUnit:!0},iNn={screenXS:!0,screenXSMin:!0,screenXSMax:!0,screenSM:!0,screenSMMin:!0,screenSMMax:!0,screenMD:!0,screenMDMin:!0,screenMDMax:!0,screenLG:!0,screenLGMin:!0,screenLGMax:!0,screenXL:!0,screenXLMin:!0,screenXLMax:!0,screenXXL:!0,screenXXLMin:!0},_Et=(e,t,n)=>{const r=n.getDerivativeToken(e),{override:i}=t,a=zst(t,["override"]);let o=Object.assign(Object.assign({},r),{override:i});return o=EWe(o),a&&Object.entries(a).forEach(s=>{let[c,u]=s;const{theme:d}=u,f=zst(u,["theme"]);let p=f;d&&(p=_Et(Object.assign(Object.assign({},o),f),{override:f},d)),o[c]=p}),o};function w1(){const{token:e,hashed:t,theme:n,override:r,cssVar:i}=G.useContext(CWe),a=`${tNn}-${t||""}`,o=n||SWe,[s,c,u]=Mwt(o,[iW,e],{salt:a,override:r,getComputedToken:_Et,formatToken:EWe,cssVar:i&&{prefix:i.prefix,key:i.key,unitless:vEt,ignore:rNn,preserve:iNn}});return[o,u,t?c:"",s,i]}const ky={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"},Cc=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return{boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:t?"inherit":e.fontFamily}},uK=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}}),S5=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}}),aNn=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},"&:active, &:hover":{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}}),oNn=(e,t,n,r)=>{const i=`[class^="${t}"], [class*=" ${t}"]`,a=n?`.${n}`:i,o={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}};let s={};return r!==!1&&(s={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[a]:Object.assign(Object.assign(Object.assign({},s),o),{[i]:o})}},C5=(e,t)=>({outline:`${rn(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:t??1,transition:"outline-offset 0s, outline 0s"}),Ay=(e,t)=>({"&:focus-visible":Object.assign({},C5(e,t))}),yEt=e=>({[`.${e}`]:Object.assign(Object.assign({},uK()),{[`.${e} .${e}-icon`]:{display:"block"}})}),TWe=e=>Object.assign(Object.assign({color:e.colorLink,textDecoration:e.linkDecoration,outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,border:0,padding:0,background:"none",userSelect:"none"},Ay(e)),{"&:focus, &:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive}}),{genStyleHooks:Ql,genComponentStyleHook:sNn,genSubStyleComponent:KF}=gEt({usePrefix:()=>{const{getPrefixCls:e,iconPrefixCls:t}=h.useContext(Uo);return{rootPrefixCls:e(),iconPrefixCls:t}},useToken:()=>{const[e,t,n,r,i]=w1();return{theme:e,realToken:t,hashId:n,token:r,cssVar:i}},useCSP:()=>{const{csp:e}=h.useContext(Uo);return e??{}},getResetStyles:(e,t)=>{var n;const r=aNn(e);return[r,{"&":r},yEt((n=t==null?void 0:t.prefix.iconPrefixCls)!==null&&n!==void 0?n:g3e)]},getCommonStyle:oNn,getCompUnitless:()=>vEt});function v3e(e,t){return zN.reduce((n,r)=>{const i=e[`${r}1`],a=e[`${r}3`],o=e[`${r}6`],s=e[`${r}7`];return Object.assign(Object.assign({},n),t(r,{lightColor:i,lightBorderColor:a,darkColor:o,textColor:s}))},{})}const lNn=(e,t)=>{const[n,r]=w1();return yre({theme:n,token:r,hashId:"",path:["ant-design-icons",e],nonce:()=>t==null?void 0:t.nonce,layer:{name:"antd"}},()=>[yEt(e)])},cNn=lNn,uNn=Object.assign({},oae),{useId:Hst}=uNn,dNn=()=>"",fNn=typeof Hst>"u"?dNn:Hst,pNn=fNn;function hNn(e,t,n){var r,i;const a=Gs("ConfigProvider"),o=e||{},s=o.inherit===!1||!t?Object.assign(Object.assign({},Sre),{hashed:(r=t==null?void 0:t.hashed)!==null&&r!==void 0?r:Sre.hashed,cssVar:t==null?void 0:t.cssVar}):t,c=pNn();{const u=o.cssVar||s.cssVar,d=!!(typeof o.cssVar=="object"&&(!((i=o.cssVar)===null||i===void 0)&&i.key)||c);a(!u||d,"breaking","Missing key in `cssVar` config. Please upgrade to React 18 or set `cssVar.key` manually in each ConfigProvider inside `cssVar` enabled ConfigProvider.")}return MC(()=>{var u,d;if(!e)return t;const f=Object.assign({},s.components);Object.keys(e.components||{}).forEach(g=>{f[g]=Object.assign(Object.assign({},f[g]),e.components[g])});const p=`css-var-${c.replace(/:/g,"")}`,m=((u=o.cssVar)!==null&&u!==void 0?u:s.cssVar)&&Object.assign(Object.assign(Object.assign({prefix:n==null?void 0:n.prefixCls},typeof s.cssVar=="object"?s.cssVar:{}),typeof o.cssVar=="object"?o.cssVar:{}),{key:typeof o.cssVar=="object"&&((d=o.cssVar)===null||d===void 0?void 0:d.key)||p});return Object.assign(Object.assign(Object.assign({},s),o),{token:Object.assign(Object.assign({},s.token),o.token),components:f,cssVar:m})},[o,s],(u,d)=>u.some((f,p)=>{const m=d[p];return!u_(f,m,!0)}))}var mNn=["children"],bEt=h.createContext({});function xEt(e){var t=e.children,n=$o(e,mNn);return h.createElement(bEt.Provider,{value:n},t)}var gNn=function(e){Cp(n,e);var t=h_(n);function n(){return Xl(this,n),t.apply(this,arguments)}return Jl(n,[{key:"render",value:function(){return this.props.children}}]),n}(h.Component);function vNn(e){var t=h.useReducer(function(s){return s+1},0),n=gn(t,2),r=n[1],i=h.useRef(e),a=Bs(function(){return i.current}),o=Bs(function(s){i.current=typeof s=="function"?s(i.current):s,r()});return[a,o]}var DP="none",Qhe="appear",Zhe="enter",eme="leave",qst="none",Hx="prepare",qq="start",Vq="active",$We="end",SEt="prepared";function Vst(e,t){var n={};return n[e.toLowerCase()]=t.toLowerCase(),n["Webkit".concat(e)]="webkit".concat(t),n["Moz".concat(e)]="moz".concat(t),n["ms".concat(e)]="MS".concat(t),n["O".concat(e)]="o".concat(t.toLowerCase()),n}function _Nn(e,t){var n={animationend:Vst("Animation","AnimationEnd"),transitionend:Vst("Transition","TransitionEnd")};return e&&("AnimationEvent"in t||delete n.animationend.animation,"TransitionEvent"in t||delete n.transitionend.transition),n}var yNn=_Nn(im(),typeof window<"u"?window:{}),CEt={};if(im()){var bNn=document.createElement("div");CEt=bNn.style}var tme={};function wEt(e){if(tme[e])return tme[e];var t=yNn[e];if(t)for(var n=Object.keys(t),r=n.length,i=0;i<r;i+=1){var a=n[i];if(Object.prototype.hasOwnProperty.call(t,a)&&a in CEt)return tme[e]=t[a],tme[e]}return""}var EEt=wEt("animationend"),TEt=wEt("transitionend"),$Et=!!(EEt&&TEt),Wst=EEt||"animationend",Ust=TEt||"transitionend";function Kst(e,t){if(!e)return null;if(Xa(e)==="object"){var n=t.replace(/-\w/g,function(r){return r[1].toUpperCase()});return e[n]}return"".concat(e,"-").concat(t)}const xNn=function(e){var t=h.useRef();function n(i){i&&(i.removeEventListener(Ust,e),i.removeEventListener(Wst,e))}function r(i){t.current&&t.current!==i&&n(t.current),i&&i!==t.current&&(i.addEventListener(Ust,e),i.addEventListener(Wst,e),t.current=i)}return h.useEffect(function(){return function(){n(t.current)}},[]),[r,n]};var OEt=im()?h.useLayoutEffect:h.useEffect;const SNn=function(){var e=h.useRef(null);function t(){Tl.cancel(e.current)}function n(r){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:2;t();var a=Tl(function(){i<=1?r({isCanceled:function(){return a!==e.current}}):n(r,i-1)});e.current=a}return h.useEffect(function(){return function(){t()}},[]),[n,t]};var CNn=[Hx,qq,Vq,$We],wNn=[Hx,SEt],PEt=!1,ENn=!0;function NEt(e){return e===Vq||e===$We}const TNn=function(e,t,n){var r=GM(qst),i=gn(r,2),a=i[0],o=i[1],s=SNn(),c=gn(s,2),u=c[0],d=c[1];function f(){o(Hx,!0)}var p=t?wNn:CNn;return OEt(function(){if(a!==qst&&a!==$We){var m=p.indexOf(a),g=p[m+1],_=n(a);_===PEt?o(g,!0):g&&u(function(v){function b(){v.isCanceled()||o(g,!0)}_===!0?b():Promise.resolve(_).then(b)})}},[e,a]),h.useEffect(function(){return function(){d()}},[]),[f,a]};function $Nn(e,t,n,r){var i=r.motionEnter,a=i===void 0?!0:i,o=r.motionAppear,s=o===void 0?!0:o,c=r.motionLeave,u=c===void 0?!0:c,d=r.motionDeadline,f=r.motionLeaveImmediately,p=r.onAppearPrepare,m=r.onEnterPrepare,g=r.onLeavePrepare,_=r.onAppearStart,v=r.onEnterStart,b=r.onLeaveStart,y=r.onAppearActive,x=r.onEnterActive,C=r.onLeaveActive,w=r.onAppearEnd,$=r.onEnterEnd,O=r.onLeaveEnd,N=r.onVisibleChanged,P=GM(),I=gn(P,2),D=I[0],k=I[1],R=vNn(DP),A=gn(R,2),F=A[0],z=A[1],M=GM(null),K=gn(M,2),U=K[0],W=K[1],L=F(),Y=h.useRef(!1),J=h.useRef(null);function Z(){return n()}var te=h.useRef(!1);function re(){z(DP),W(null,!0)}var se=Bs(function(We){var ct=F();if(ct!==DP){var rt=Z();if(!(We&&!We.deadline&&We.target!==rt)){var vt=te.current,Mt;ct===Qhe&&vt?Mt=w==null?void 0:w(rt,We):ct===Zhe&&vt?Mt=$==null?void 0:$(rt,We):ct===eme&&vt&&(Mt=O==null?void 0:O(rt,We)),vt&&Mt!==!1&&re()}}}),de=xNn(se),pe=gn(de,1),Se=pe[0],ve=function(ct){switch(ct){case Qhe:return lt(lt(lt({},Hx,p),qq,_),Vq,y);case Zhe:return lt(lt(lt({},Hx,m),qq,v),Vq,x);case eme:return lt(lt(lt({},Hx,g),qq,b),Vq,C);default:return{}}},be=h.useMemo(function(){return ve(L)},[L]),Ee=TNn(L,!e,function(We){if(We===Hx){var ct=be[Hx];return ct?ct(Z()):PEt}if(je in be){var rt;W(((rt=be[je])===null||rt===void 0?void 0:rt.call(be,Z(),null))||null)}return je===Vq&&L!==DP&&(Se(Z()),d>0&&(clearTimeout(J.current),J.current=setTimeout(function(){se({deadline:!0})},d))),je===SEt&&re(),ENn}),xe=gn(Ee,2),Pe=xe[0],je=xe[1],ft=NEt(je);te.current=ft;var Ge=h.useRef(null);OEt(function(){if(!(Y.current&&Ge.current===t)){k(t);var We=Y.current;Y.current=!0;var ct;!We&&t&&s&&(ct=Qhe),We&&t&&a&&(ct=Zhe),(We&&!t&&u||!We&&f&&!t&&u)&&(ct=eme);var rt=ve(ct);ct&&(e||rt[Hx])?(z(ct),Pe()):z(DP),Ge.current=t}},[t]),h.useEffect(function(){(L===Qhe&&!s||L===Zhe&&!a||L===eme&&!u)&&z(DP)},[s,a,u]),h.useEffect(function(){return function(){Y.current=!1,clearTimeout(J.current)}},[]);var Ye=h.useRef(!1);h.useEffect(function(){D&&(Ye.current=!0),D!==void 0&&L===DP&&((Ye.current||D)&&(N==null||N(D)),Ye.current=!0)},[D,L]);var nt=U;return be[Hx]&&je===qq&&(nt=mt({transition:"none"},nt)),[L,je,nt,D??t]}function ONn(e){var t=e;Xa(e)==="object"&&(t=e.transitionSupport);function n(i,a){return!!(i.motionName&&t&&a!==!1)}var r=h.forwardRef(function(i,a){var o=i.visible,s=o===void 0?!0:o,c=i.removeOnLeave,u=c===void 0?!0:c,d=i.forceRender,f=i.children,p=i.motionName,m=i.leavedClassName,g=i.eventProps,_=h.useContext(bEt),v=_.motion,b=n(i,v),y=h.useRef(),x=h.useRef();function C(){try{return y.current instanceof HTMLElement?y.current:gV(x.current)}catch{return null}}var w=$Nn(b,s,C,i),$=gn(w,4),O=$[0],N=$[1],P=$[2],I=$[3],D=h.useRef(I);I&&(D.current=!0);var k=h.useCallback(function(K){y.current=K,mre(a,K)},[a]),R,A=mt(mt({},g),{},{visible:s});if(!f)R=null;else if(O===DP)I?R=f(mt({},A),k):!u&&D.current&&m?R=f(mt(mt({},A),{},{className:m}),k):d||!u&&!m?R=f(mt(mt({},A),{},{style:{display:"none"}}),k):R=null;else{var F;N===Hx?F="prepare":NEt(N)?F="active":N===qq&&(F="start");var z=Kst(p,"".concat(O,"-").concat(F));R=f(mt(mt({},A),{},{className:tn(Kst(p,O),lt(lt({},z,z&&F),p,typeof p=="string")),style:P}),k)}if(h.isValidElement(R)&&q3(R)){var M=vD(R);M||(R=h.cloneElement(R,{ref:k}))}return h.createElement(gNn,{ref:x},R)});return r.displayName="CSSMotion",r}const zm=ONn($Et);var MFe="add",FFe="keep",LFe="remove",UNe="removed";function PNn(e){var t;return e&&Xa(e)==="object"&&"key"in e?t=e:t={key:e},mt(mt({},t),{},{key:String(t.key)})}function jFe(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return e.map(PNn)}function NNn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=[],r=0,i=t.length,a=jFe(e),o=jFe(t);a.forEach(function(u){for(var d=!1,f=r;f<i;f+=1){var p=o[f];if(p.key===u.key){r<f&&(n=n.concat(o.slice(r,f).map(function(m){return mt(mt({},m),{},{status:MFe})})),r=f),n.push(mt(mt({},p),{},{status:FFe})),r+=1,d=!0;break}}d||n.push(mt(mt({},u),{},{status:LFe}))}),r<i&&(n=n.concat(o.slice(r).map(function(u){return mt(mt({},u),{},{status:MFe})})));var s={};n.forEach(function(u){var d=u.key;s[d]=(s[d]||0)+1});var c=Object.keys(s).filter(function(u){return s[u]>1});return c.forEach(function(u){n=n.filter(function(d){var f=d.key,p=d.status;return f!==u||p!==LFe}),n.forEach(function(d){d.key===u&&(d.status=FFe)})}),n}var DNn=["component","children","onVisibleChanged","onAllRemoved"],INn=["status"],RNn=["eventProps","visible","children","motionName","motionAppear","motionEnter","motionLeave","motionLeaveImmediately","motionDeadline","removeOnLeave","leavedClassName","onAppearPrepare","onAppearStart","onAppearActive","onAppearEnd","onEnterStart","onEnterActive","onEnterEnd","onLeaveStart","onLeaveActive","onLeaveEnd"];function kNn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:zm,n=function(r){Cp(a,r);var i=h_(a);function a(){var o;Xl(this,a);for(var s=arguments.length,c=new Array(s),u=0;u<s;u++)c[u]=arguments[u];return o=i.call.apply(i,[this].concat(c)),lt(xo(o),"state",{keyEntities:[]}),lt(xo(o),"removeKey",function(d){o.setState(function(f){var p=f.keyEntities.map(function(m){return m.key!==d?m:mt(mt({},m),{},{status:UNe})});return{keyEntities:p}},function(){var f=o.state.keyEntities,p=f.filter(function(m){var g=m.status;return g!==UNe}).length;p===0&&o.props.onAllRemoved&&o.props.onAllRemoved()})}),o}return Jl(a,[{key:"render",value:function(){var s=this,c=this.state.keyEntities,u=this.props,d=u.component,f=u.children,p=u.onVisibleChanged;u.onAllRemoved;var m=$o(u,DNn),g=d||h.Fragment,_={};return RNn.forEach(function(v){_[v]=m[v],delete m[v]}),delete m.keys,h.createElement(g,m,c.map(function(v,b){var y=v.status,x=$o(v,INn),C=y===MFe||y===FFe;return h.createElement(t,ge({},_,{key:x.key,visible:C,eventProps:x,onVisibleChanged:function($){p==null||p($,{key:x.key}),$||s.removeKey(x.key)}}),function(w,$){return f(mt(mt({},w),{},{index:b}),$)})}))}}],[{key:"getDerivedStateFromProps",value:function(s,c){var u=s.keys,d=c.keyEntities,f=jFe(u),p=NNn(d,f);return{keyEntities:p.filter(function(m){var g=d.find(function(_){var v=_.key;return m.key===v});return!(g&&g.status===UNe&&m.status===LFe)})}}}]),a}(h.Component);return lt(n,"defaultProps",{component:"div"}),n}const _3e=kNn($Et),ANn=Object.freeze(Object.defineProperty({__proto__:null,CSSMotionList:_3e,Provider:xEt,default:zm},Symbol.toStringTag,{value:"Module"}));function MNn(e){const{children:t}=e,[,n]=w1(),{motion:r}=n,i=h.useRef(!1);return i.current=i.current||r===!1,i.current?h.createElement(xEt,{motion:r},t):t}const DEt=h.memo(e=>{let{dropdownMatchSelectWidth:t}=e;return Gs("ConfigProvider").deprecated(t===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),null});DEt.displayName="PropWarning";const FNn=DEt;var LNn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let BFe=!1;const IEt=e=>{_D(!BFe,e,"Static function can not consume context like dynamic theme. Please use 'App' component instead.")},jNn=["getTargetContainer","getPopupContainer","renderEmpty","input","pagination","form","select","button"];let g2e,REt,kEt,AEt;function _ge(){return g2e||Cre}function BNn(){return REt||g3e}function zNn(e){return Object.keys(e).some(t=>t.endsWith("Color"))}const HNn=e=>{const{prefixCls:t,iconPrefixCls:n,theme:r,holderRender:i}=e;t!==void 0&&(g2e=t),n!==void 0&&(REt=n),"holderRender"in e&&(AEt=i),r&&(zNn(r)?(_D(!1,"ConfigProvider","`config` of css variable theme is not work in v5. Please use new `theme` config instead."),zPn(_ge(),r)):kEt=r)},OWe=()=>({getPrefixCls:(e,t)=>t||(e?`${_ge()}-${e}`:_ge()),getIconPrefixCls:BNn,getRootPrefixCls:()=>g2e||_ge(),getTheme:()=>kEt,holderRender:AEt}),qNn=e=>{const{children:t,csp:n,autoInsertSpaceInButton:r,alert:i,anchor:a,form:o,locale:s,componentSize:c,direction:u,space:d,splitter:f,virtual:p,dropdownMatchSelectWidth:m,popupMatchSelectWidth:g,popupOverflow:_,legacyLocale:v,parentContext:b,iconPrefixCls:y,theme:x,componentDisabled:C,segmented:w,statistic:$,spin:O,calendar:N,carousel:P,cascader:I,collapse:D,typography:k,checkbox:R,descriptions:A,divider:F,drawer:z,skeleton:M,steps:K,image:U,layout:W,list:L,mentions:Y,modal:J,progress:Z,result:te,slider:re,breadcrumb:se,menu:de,pagination:pe,input:Se,textArea:ve,empty:be,badge:Ee,radio:xe,rate:Pe,switch:je,transfer:ft,avatar:Ge,message:Ye,tag:nt,table:We,card:ct,tabs:rt,timeline:vt,timePicker:Mt,upload:$t,notification:ke,tree:ye,colorPicker:_e,datePicker:He,rangePicker:Ze,flex:ot,wave:Qt,dropdown:Bt,warning:Yt,tour:Gt,tooltip:kt,popover:In,popconfirm:Cn,floatButtonGroup:Nn,variant:kn,inputNumber:vn,treeSelect:bn}=e,ur=h.useCallback((xr,Zr)=>{const{prefixCls:_n}=e;if(Zr)return Zr;const zt=_n||b.getPrefixCls("");return xr?`${zt}-${xr}`:zt},[b.getPrefixCls,e.prefixCls]),zn=y||b.iconPrefixCls||g3e,Tn=n||b.csp;cNn(zn,Tn);const Or=hNn(x,b.theme,{prefixCls:ur("")});BFe=BFe||!!Or;const br={csp:Tn,autoInsertSpaceInButton:r,alert:i,anchor:a,locale:s||v,direction:u,space:d,splitter:f,virtual:p,popupMatchSelectWidth:g??m,popupOverflow:_,getPrefixCls:ur,iconPrefixCls:zn,theme:Or,segmented:w,statistic:$,spin:O,calendar:N,carousel:P,cascader:I,collapse:D,typography:k,checkbox:R,descriptions:A,divider:F,drawer:z,skeleton:M,steps:K,image:U,input:Se,textArea:ve,layout:W,list:L,mentions:Y,modal:J,progress:Z,result:te,slider:re,breadcrumb:se,menu:de,pagination:pe,empty:be,badge:Ee,radio:xe,rate:Pe,switch:je,transfer:ft,avatar:Ge,message:Ye,tag:nt,table:We,card:ct,tabs:rt,timeline:vt,timePicker:Mt,upload:$t,notification:ke,tree:ye,colorPicker:_e,datePicker:He,rangePicker:Ze,flex:ot,wave:Qt,dropdown:Bt,warning:Yt,tour:Gt,tooltip:kt,popover:In,popconfirm:Cn,floatButtonGroup:Nn,variant:kn,inputNumber:vn,treeSelect:bn};Gs("ConfigProvider")(!("autoInsertSpaceInButton"in e),"deprecated","`autoInsertSpaceInButton` is deprecated. Please use `{ button: { autoInsertSpace: boolean }}` instead.");const mr=Object.assign({},b);Object.keys(br).forEach(xr=>{br[xr]!==void 0&&(mr[xr]=br[xr])}),jNn.forEach(xr=>{const Zr=e[xr];Zr&&(mr[xr]=Zr)}),typeof r<"u"&&(mr.button=Object.assign({autoInsertSpace:r},mr.button));const An=MC(()=>mr,mr,(xr,Zr)=>{const _n=Object.keys(xr),zt=Object.keys(Zr);return _n.length!==zt.length||_n.some(Ft=>xr[Ft]!==Zr[Ft])}),{layer:Dn}=h.useContext(lK),vr=h.useMemo(()=>({prefixCls:zn,csp:Tn,layer:Dn?"antd":void 0}),[zn,Tn,Dn]);let Ar=h.createElement(h.Fragment,null,h.createElement(FNn,{dropdownMatchSelectWidth:m}),t);const ui=h.useMemo(()=>{var xr,Zr,_n,zt;return Hq(((xr=x5.Form)===null||xr===void 0?void 0:xr.defaultValidateMessages)||{},((_n=(Zr=An.locale)===null||Zr===void 0?void 0:Zr.Form)===null||_n===void 0?void 0:_n.defaultValidateMessages)||{},((zt=An.form)===null||zt===void 0?void 0:zt.validateMessages)||{},(o==null?void 0:o.validateMessages)||{})},[An,o==null?void 0:o.validateMessages]);Object.keys(ui).length>0&&(Ar=h.createElement(tEt.Provider,{value:ui},Ar)),s&&(Ar=h.createElement(vPn,{locale:s,_ANT_MARK__:aEt},Ar)),(zn||Tn)&&(Ar=h.createElement(Cae.Provider,{value:vr},Ar)),c&&(Ar=h.createElement(HPn,{size:c},Ar)),Ar=h.createElement(MNn,null,Ar);const wn=h.useMemo(()=>{const xr=Or||{},{algorithm:Zr,token:_n,components:zt,cssVar:Ft}=xr,pn=LNn(xr,["algorithm","token","components","cssVar"]),Sn=Zr&&(!Array.isArray(Zr)||Zr.length>0)?eW(Zr):SWe,jn={};Object.entries(zt||{}).forEach(or=>{let[yr,Br]=or;const lr=Object.assign({},Br);"algorithm"in lr&&(lr.algorithm===!0?lr.theme=Sn:(Array.isArray(lr.algorithm)||typeof lr.algorithm=="function")&&(lr.theme=eW(lr.algorithm)),delete lr.algorithm),jn[yr]=lr});const Zn=Object.assign(Object.assign({},iW),_n);return Object.assign(Object.assign({},pn),{theme:Sn,token:Zn,components:jn,override:Object.assign({override:Zn},jn),cssVar:Ft})},[Or]);return x&&(Ar=h.createElement(CWe.Provider,{value:wn},Ar)),An.warning&&(Ar=h.createElement(eEt.Provider,{value:An.warning},Ar)),C!==void 0&&(Ar=h.createElement(wWe,{disabled:C},Ar)),h.createElement(Uo.Provider,{value:An},Ar)},GF=e=>{const t=h.useContext(Uo),n=h.useContext(bWe);return h.createElement(qNn,Object.assign({parentContext:t,legacyLocale:n},e))};GF.ConfigContext=Uo;GF.SizeContext=wae;GF.config=HNn;GF.useConfig=qPn;Object.defineProperty(GF,"SizeContext",{get:()=>(_D(!1,"ConfigProvider","ConfigProvider.SizeContext is deprecated. Please use `ConfigProvider.useConfig().componentSize` instead."),wae)});GF.displayName="ConfigProvider";const Q6=GF;var VNn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"};const WNn=VNn;function MEt(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}function UNn(e){return MEt(e)instanceof ShadowRoot}function v2e(e){return UNn(e)?MEt(e):null}function KNn(e){return e.replace(/-(.)/g,function(t,n){return n.toUpperCase()})}function zFe(e,t){Za(e,"[@ant-design/icons] ".concat(t))}function Gst(e){return Xa(e)==="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&(Xa(e.icon)==="object"||typeof e.icon=="function")}function Yst(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(e).reduce(function(t,n){var r=e[n];switch(n){case"class":t.className=r,delete t.class;break;default:delete t[n],t[KNn(n)]=r}return t},{})}function HFe(e,t,n){return n?G.createElement(e.tag,mt(mt({key:t},Yst(e.attrs)),n),(e.children||[]).map(function(r,i){return HFe(r,"".concat(t,"-").concat(e.tag,"-").concat(i))})):G.createElement(e.tag,mt({key:t},Yst(e.attrs)),(e.children||[]).map(function(r,i){return HFe(r,"".concat(t,"-").concat(e.tag,"-").concat(i))}))}function FEt(e){return BN(e)[0]}function LEt(e){return e?Array.isArray(e)?e:[e]:[]}var GNn={width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false"},YNn=`
.anticon {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.anticon > * {
  line-height: 1;
}

.anticon svg {
  display: inline-block;
}

.anticon::before {
  display: none;
}

.anticon .anticon-icon {
  display: block;
}

.anticon[tabindex] {
  cursor: pointer;
}

.anticon-spin::before,
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}

@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
`,jEt=function(t){var n=h.useContext(Cae),r=n.csp,i=n.prefixCls,a=n.layer,o=YNn;i&&(o=o.replace(/anticon/g,i)),a&&(o="@layer ".concat(a,` {
`).concat(o,`
}`)),h.useEffect(function(){var s=t.current,c=v2e(s);xC(o,"@ant-design-icons",{prepend:!a,csp:r,attachTo:c})},[])},XNn=["icon","className","onClick","style","primaryColor","secondaryColor"],Tne={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function JNn(e){var t=e.primaryColor,n=e.secondaryColor;Tne.primaryColor=t,Tne.secondaryColor=n||FEt(t),Tne.calculated=!!n}function QNn(){return mt({},Tne)}var y3e=function(t){var n=t.icon,r=t.className,i=t.onClick,a=t.style,o=t.primaryColor,s=t.secondaryColor,c=$o(t,XNn),u=h.useRef(),d=Tne;if(o&&(d={primaryColor:o,secondaryColor:s||FEt(o)}),jEt(u),zFe(Gst(n),"icon should be icon definiton, but got ".concat(n)),!Gst(n))return null;var f=n;return f&&typeof f.icon=="function"&&(f=mt(mt({},f),{},{icon:f.icon(d.primaryColor,d.secondaryColor)})),HFe(f.icon,"svg-".concat(f.name),mt(mt({className:r,onClick:i,style:a,"data-icon":f.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},c),{},{ref:u}))};y3e.displayName="IconReact";y3e.getTwoToneColors=QNn;y3e.setTwoToneColors=JNn;const PWe=y3e;function NWe(e){var t=LEt(e),n=gn(t,2),r=n[0],i=n[1];return PWe.setTwoToneColors({primaryColor:r,secondaryColor:i})}function BEt(){var e=PWe.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var ZNn=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];NWe(KM.primary);var b3e=h.forwardRef(function(e,t){var n=e.className,r=e.icon,i=e.spin,a=e.rotate,o=e.tabIndex,s=e.onClick,c=e.twoToneColor,u=$o(e,ZNn),d=h.useContext(Cae),f=d.prefixCls,p=f===void 0?"anticon":f,m=d.rootClassName,g=tn(m,p,lt(lt({},"".concat(p,"-").concat(r.name),!!r.name),"".concat(p,"-spin"),!!i||r.name==="loading"),n),_=o;_===void 0&&s&&(_=-1);var v=a?{msTransform:"rotate(".concat(a,"deg)"),transform:"rotate(".concat(a,"deg)")}:void 0,b=LEt(c),y=gn(b,2),x=y[0],C=y[1];return h.createElement("span",ge({role:"img","aria-label":r.name},u,{ref:t,tabIndex:_,onClick:s,className:g}),h.createElement(PWe,{icon:r,primaryColor:x,secondaryColor:C,style:v}))});b3e.displayName="AntdIcon";b3e.getTwoToneColor=BEt;b3e.setTwoToneColor=NWe;const Oe=b3e;var eDn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:WNn}))},zEt=h.forwardRef(eDn);zEt.displayName="CheckCircleFilled";const yD=zEt;var tDn={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"};const nDn=tDn;var rDn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nDn}))},HEt=h.forwardRef(rDn);HEt.displayName="CloseCircleFilled";const ZC=HEt;var iDn={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"};const aDn=iDn;var oDn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:aDn}))},qEt=h.forwardRef(oDn);qEt.displayName="CloseOutlined";const X3=qEt;var sDn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"exclamation-circle",theme:"filled"};const lDn=sDn;var cDn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lDn}))},VEt=h.forwardRef(cDn);VEt.displayName="ExclamationCircleFilled";const qT=VEt;var uDn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"info-circle",theme:"filled"};const dDn=uDn;var fDn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dDn}))},WEt=h.forwardRef(fDn);WEt.displayName="InfoCircleFilled";const Eae=WEt;var pDn=`accept acceptCharset accessKey action allowFullScreen allowTransparency
    alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
    charSet checked classID className colSpan cols content contentEditable contextMenu
    controls coords crossOrigin data dateTime default defer dir disabled download draggable
    encType form formAction formEncType formMethod formNoValidate formTarget frameBorder
    headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity
    is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media
    mediaGroup method min minLength multiple muted name noValidate nonce open
    optimum pattern placeholder poster preload radioGroup readOnly rel required
    reversed role rowSpan rows sandbox scope scoped scrolling seamless selected
    shape size sizes span spellCheck src srcDoc srcLang srcSet start step style
    summary tabIndex target title type useMap value width wmode wrap`,hDn=`onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown
    onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick
    onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown
    onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel
    onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough
    onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata
    onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError`,mDn="".concat(pDn," ").concat(hDn).split(/[\s\n]+/),gDn="aria-",vDn="data-";function Xst(e,t){return e.indexOf(t)===0}function Pf(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n;t===!1?n={aria:!0,data:!0,attr:!0}:t===!0?n={aria:!0}:n=mt({},t);var r={};return Object.keys(e).forEach(function(i){(n.aria&&(i==="role"||Xst(i,gDn))||n.data&&Xst(i,vDn)||n.attr&&mDn.includes(i))&&(r[i]=e[i])}),r}function UEt(e){return e&&G.isValidElement(e)&&e.type===G.Fragment}const DWe=(e,t,n)=>G.isValidElement(e)?G.cloneElement(e,typeof n=="function"?n(e.props||{}):n):t;function Dh(e,t){return DWe(e,e,t)}const nme=(e,t,n,r,i)=>({background:e,border:`${rn(r.lineWidth)} ${r.lineType} ${t}`,[`${i}-icon`]:{color:n}}),_Dn=e=>{const{componentCls:t,motionDurationSlow:n,marginXS:r,marginSM:i,fontSize:a,fontSizeLG:o,lineHeight:s,borderRadiusLG:c,motionEaseInOutCirc:u,withDescriptionIconSize:d,colorText:f,colorTextHeading:p,withDescriptionPadding:m,defaultPadding:g}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{position:"relative",display:"flex",alignItems:"center",padding:g,wordWrap:"break-word",borderRadius:c,[`&${t}-rtl`]:{direction:"rtl"},[`${t}-content`]:{flex:1,minWidth:0},[`${t}-icon`]:{marginInlineEnd:r,lineHeight:0},"&-description":{display:"none",fontSize:a,lineHeight:s},"&-message":{color:p},[`&${t}-motion-leave`]:{overflow:"hidden",opacity:1,transition:`max-height ${n} ${u}, opacity ${n} ${u},
        padding-top ${n} ${u}, padding-bottom ${n} ${u},
        margin-bottom ${n} ${u}`},[`&${t}-motion-leave-active`]:{maxHeight:0,marginBottom:"0 !important",paddingTop:0,paddingBottom:0,opacity:0}}),[`${t}-with-description`]:{alignItems:"flex-start",padding:m,[`${t}-icon`]:{marginInlineEnd:i,fontSize:d,lineHeight:0},[`${t}-message`]:{display:"block",marginBottom:r,color:p,fontSize:o},[`${t}-description`]:{display:"block",color:f}},[`${t}-banner`]:{marginBottom:0,border:"0 !important",borderRadius:0}}},yDn=e=>{const{componentCls:t,colorSuccess:n,colorSuccessBorder:r,colorSuccessBg:i,colorWarning:a,colorWarningBorder:o,colorWarningBg:s,colorError:c,colorErrorBorder:u,colorErrorBg:d,colorInfo:f,colorInfoBorder:p,colorInfoBg:m}=e;return{[t]:{"&-success":nme(i,r,n,e,t),"&-info":nme(m,p,f,e,t),"&-warning":nme(s,o,a,e,t),"&-error":Object.assign(Object.assign({},nme(d,u,c,e,t)),{[`${t}-description > pre`]:{margin:0,padding:0}})}}},bDn=e=>{const{componentCls:t,iconCls:n,motionDurationMid:r,marginXS:i,fontSizeIcon:a,colorIcon:o,colorIconHover:s}=e;return{[t]:{"&-action":{marginInlineStart:i},[`${t}-close-icon`]:{marginInlineStart:i,padding:0,overflow:"hidden",fontSize:a,lineHeight:rn(a),backgroundColor:"transparent",border:"none",outline:"none",cursor:"pointer",[`${n}-close`]:{color:o,transition:`color ${r}`,"&:hover":{color:s}}},"&-close-text":{color:o,transition:`color ${r}`,"&:hover":{color:s}}}}},xDn=e=>({withDescriptionIconSize:e.fontSizeHeading3,defaultPadding:`${e.paddingContentVerticalSM}px 12px`,withDescriptionPadding:`${e.paddingMD}px ${e.paddingContentHorizontalLG}px`}),SDn=Ql("Alert",e=>[_Dn(e),yDn(e),bDn(e)],xDn);var Jst=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const CDn={success:yD,info:Eae,error:ZC,warning:qT},wDn=e=>{const{icon:t,prefixCls:n,type:r}=e,i=CDn[r]||null;return t?DWe(t,h.createElement("span",{className:`${n}-icon`},t),()=>({className:tn(`${n}-icon`,t.props.className)})):h.createElement(i,{className:`${n}-icon`})},EDn=e=>{const{isClosable:t,prefixCls:n,closeIcon:r,handleClose:i,ariaProps:a}=e,o=r===!0||r===void 0?h.createElement(X3,null):r;return t?h.createElement("button",Object.assign({type:"button",onClick:i,className:`${n}-close-icon`,tabIndex:0},a),o):null},KEt=h.forwardRef((e,t)=>{const{description:n,prefixCls:r,message:i,banner:a,className:o,rootClassName:s,style:c,onMouseEnter:u,onMouseLeave:d,onClick:f,afterClose:p,showIcon:m,closable:g,closeText:_,closeIcon:v,action:b,id:y}=e,x=Jst(e,["description","prefixCls","message","banner","className","rootClassName","style","onMouseEnter","onMouseLeave","onClick","afterClose","showIcon","closable","closeText","closeIcon","action","id"]),[C,w]=h.useState(!1);Gs("Alert").deprecated(!_,"closeText","closable.closeIcon");const $=h.useRef(null);h.useImperativeHandle(t,()=>({nativeElement:$.current}));const{getPrefixCls:O,direction:N,closable:P,closeIcon:I,className:D,style:k}=uh("alert"),R=O("alert",r),[A,F,z]=SDn(R),M=te=>{var re;w(!0),(re=e.onClose)===null||re===void 0||re.call(e,te)},K=h.useMemo(()=>e.type!==void 0?e.type:a?"warning":"info",[e.type,a]),U=h.useMemo(()=>typeof g=="object"&&g.closeIcon||_?!0:typeof g=="boolean"?g:v!==!1&&v!==null&&v!==void 0?!0:!!P,[_,v,g,P]),W=a&&m===void 0?!0:m,L=tn(R,`${R}-${K}`,{[`${R}-with-description`]:!!n,[`${R}-no-icon`]:!W,[`${R}-banner`]:!!a,[`${R}-rtl`]:N==="rtl"},D,o,s,z,F),Y=Pf(x,{aria:!0,data:!0}),J=h.useMemo(()=>typeof g=="object"&&g.closeIcon?g.closeIcon:_||(v!==void 0?v:typeof P=="object"&&P.closeIcon?P.closeIcon:I),[v,g,_,I]),Z=h.useMemo(()=>{const te=g??P;return typeof te=="object"?Jst(te,["closeIcon"]):{}},[g,P]);return A(h.createElement(zm,{visible:!C,motionName:`${R}-motion`,motionAppear:!1,motionEnter:!1,onLeaveStart:te=>({maxHeight:te.offsetHeight}),onLeaveEnd:p},(te,re)=>{let{className:se,style:de}=te;return h.createElement("div",Object.assign({id:y,ref:C1($,re),"data-show":!C,className:tn(L,se),style:Object.assign(Object.assign(Object.assign({},k),c),de),onMouseEnter:u,onMouseLeave:d,onClick:f,role:"alert"},Y),W?h.createElement(wDn,{description:n,icon:e.icon,prefixCls:R,type:K}):null,h.createElement("div",{className:`${R}-content`},i?h.createElement("div",{className:`${R}-message`},i):null,n?h.createElement("div",{className:`${R}-description`},n):null),b?h.createElement("div",{className:`${R}-action`},b):null,h.createElement(EDn,{isClosable:U,prefixCls:R,closeIcon:J,handleClose:M,ariaProps:Z}))}))});KEt.displayName="Alert";const GEt=KEt;function TDn(e,t,n){return t=Bm(t),q6(e,HT()?Reflect.construct(t,n||[],Bm(e).constructor):t.apply(e,n))}let $Dn=function(e){function t(){var n;return Xl(this,t),n=TDn(this,t,arguments),n.state={error:void 0,info:{componentStack:""}},n}return Cp(t,e),Jl(t,[{key:"componentDidCatch",value:function(r,i){this.setState({error:r,info:i})}},{key:"render",value:function(){const{message:r,description:i,id:a,children:o}=this.props,{error:s,info:c}=this.state,u=(c==null?void 0:c.componentStack)||null,d=typeof r>"u"?(s||"").toString():r,f=typeof i>"u"?u:i;return s?h.createElement(GEt,{id:a,type:"error",message:d,description:h.createElement("pre",{style:{fontSize:"0.9em",overflowX:"auto"}},f)}):o}}])}(h.Component);const ODn=$Dn,YEt=GEt;YEt.ErrorBoundary=ODn;const x3e=YEt,Qst=e=>typeof e=="object"&&e!=null&&e.nodeType===1,Zst=(e,t)=>(!t||e!=="hidden")&&e!=="visible"&&e!=="clip",rme=(e,t)=>{if(e.clientHeight<e.scrollHeight||e.clientWidth<e.scrollWidth){const n=getComputedStyle(e,null);return Zst(n.overflowY,t)||Zst(n.overflowX,t)||(r=>{const i=(a=>{if(!a.ownerDocument||!a.ownerDocument.defaultView)return null;try{return a.ownerDocument.defaultView.frameElement}catch{return null}})(r);return!!i&&(i.clientHeight<r.scrollHeight||i.clientWidth<r.scrollWidth)})(e)}return!1},ime=(e,t,n,r,i,a,o,s)=>a<e&&o>t||a>e&&o<t?0:a<=e&&s<=n||o>=t&&s>=n?a-e-r:o>t&&s<n||a<e&&s>n?o-t+i:0,PDn=e=>{const t=e.parentElement;return t??(e.getRootNode().host||null)},elt=(e,t)=>{var n,r,i,a;if(typeof document>"u")return[];const{scrollMode:o,block:s,inline:c,boundary:u,skipOverflowHiddenElements:d}=t,f=typeof u=="function"?u:z=>z!==u;if(!Qst(e))throw new TypeError("Invalid target");const p=document.scrollingElement||document.documentElement,m=[];let g=e;for(;Qst(g)&&f(g);){if(g=PDn(g),g===p){m.push(g);break}g!=null&&g===document.body&&rme(g)&&!rme(document.documentElement)||g!=null&&rme(g,d)&&m.push(g)}const _=(r=(n=window.visualViewport)==null?void 0:n.width)!=null?r:innerWidth,v=(a=(i=window.visualViewport)==null?void 0:i.height)!=null?a:innerHeight,{scrollX:b,scrollY:y}=window,{height:x,width:C,top:w,right:$,bottom:O,left:N}=e.getBoundingClientRect(),{top:P,right:I,bottom:D,left:k}=(z=>{const M=window.getComputedStyle(z);return{top:parseFloat(M.scrollMarginTop)||0,right:parseFloat(M.scrollMarginRight)||0,bottom:parseFloat(M.scrollMarginBottom)||0,left:parseFloat(M.scrollMarginLeft)||0}})(e);let R=s==="start"||s==="nearest"?w-P:s==="end"?O+D:w+x/2-P+D,A=c==="center"?N+C/2-k+I:c==="end"?$+I:N-k;const F=[];for(let z=0;z<m.length;z++){const M=m[z],{height:K,width:U,top:W,right:L,bottom:Y,left:J}=M.getBoundingClientRect();if(o==="if-needed"&&w>=0&&N>=0&&O<=v&&$<=_&&(M===p&&!rme(M)||w>=W&&O<=Y&&N>=J&&$<=L))return F;const Z=getComputedStyle(M),te=parseInt(Z.borderLeftWidth,10),re=parseInt(Z.borderTopWidth,10),se=parseInt(Z.borderRightWidth,10),de=parseInt(Z.borderBottomWidth,10);let pe=0,Se=0;const ve="offsetWidth"in M?M.offsetWidth-M.clientWidth-te-se:0,be="offsetHeight"in M?M.offsetHeight-M.clientHeight-re-de:0,Ee="offsetWidth"in M?M.offsetWidth===0?0:U/M.offsetWidth:0,xe="offsetHeight"in M?M.offsetHeight===0?0:K/M.offsetHeight:0;if(p===M)pe=s==="start"?R:s==="end"?R-v:s==="nearest"?ime(y,y+v,v,re,de,y+R,y+R+x,x):R-v/2,Se=c==="start"?A:c==="center"?A-_/2:c==="end"?A-_:ime(b,b+_,_,te,se,b+A,b+A+C,C),pe=Math.max(0,pe+y),Se=Math.max(0,Se+b);else{pe=s==="start"?R-W-re:s==="end"?R-Y+de+be:s==="nearest"?ime(W,Y,K,re,de+be,R,R+x,x):R-(W+K/2)+be/2,Se=c==="start"?A-J-te:c==="center"?A-(J+U/2)+ve/2:c==="end"?A-L+se+ve:ime(J,L,U,te,se+ve,A,A+C,C);const{scrollLeft:Pe,scrollTop:je}=M;pe=xe===0?0:Math.max(0,Math.min(je+pe/xe,M.scrollHeight-K/xe+be)),Se=Ee===0?0:Math.max(0,Math.min(Pe+Se/Ee,M.scrollWidth-U/Ee+ve)),R+=je-pe,A+=Pe-Se}F.push({el:M,top:pe,left:Se})}return F},NDn=e=>e===!1?{block:"end",inline:"nearest"}:(t=>t===Object(t)&&Object.keys(t).length!==0)(e)?e:{block:"start",inline:"nearest"};function XEt(e,t){if(!e.isConnected||!(i=>{let a=i;for(;a&&a.parentNode;){if(a.parentNode===document)return!0;a=a.parentNode instanceof ShadowRoot?a.parentNode.host:a.parentNode}return!1})(e))return;const n=(i=>{const a=window.getComputedStyle(i);return{top:parseFloat(a.scrollMarginTop)||0,right:parseFloat(a.scrollMarginRight)||0,bottom:parseFloat(a.scrollMarginBottom)||0,left:parseFloat(a.scrollMarginLeft)||0}})(e);if((i=>typeof i=="object"&&typeof i.behavior=="function")(t))return t.behavior(elt(e,t));const r=typeof t=="boolean"||t==null?void 0:t.behavior;for(const{el:i,top:a,left:o}of elt(e,NDn(t))){const s=a-n.top+n.bottom,c=o-n.left+n.right;i.scroll({top:s,left:c,behavior:r})}}const DDn=Object.freeze(Object.defineProperty({__proto__:null,default:XEt},Symbol.toStringTag,{value:"Module"}));function qFe(e){return e!=null&&e===e.window}const IDn=e=>{var t,n;if(typeof window>"u")return 0;let r=0;return qFe(e)?r=e.pageYOffset:e instanceof Document?r=e.documentElement.scrollTop:(e instanceof HTMLElement||e)&&(r=e.scrollTop),e&&!qFe(e)&&typeof r!="number"&&(r=(n=((t=e.ownerDocument)!==null&&t!==void 0?t:e).documentElement)===null||n===void 0?void 0:n.scrollTop),r},RDn=IDn;function kDn(e,t,n,r){const i=n-t;return e/=r/2,e<1?i/2*e*e*e+t:i/2*((e-=2)*e*e+2)+t}function ADn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{getContainer:n=()=>window,callback:r,duration:i=450}=t,a=n(),o=RDn(a),s=Date.now(),c=()=>{const d=Date.now()-s,f=kDn(d>i?i:d,o,e,i);qFe(a)?a.scrollTo(window.pageXOffset,f):a instanceof Document||a.constructor.name==="HTMLDocument"?a.documentElement.scrollTop=f:a.scrollTop=f,d<i?Tl(c):typeof r=="function"&&r()};Tl(c)}const MDn=e=>{const[,,,,t]=w1();return t?`${e}-css-var`:""},rp=MDn;var _i={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(t){var n=t.keyCode;if(t.altKey&&!t.ctrlKey||t.metaKey||n>=_i.F1&&n<=_i.F12)return!1;switch(n){case _i.ALT:case _i.CAPS_LOCK:case _i.CONTEXT_MENU:case _i.CTRL:case _i.DOWN:case _i.END:case _i.ESC:case _i.HOME:case _i.INSERT:case _i.LEFT:case _i.MAC_FF_META:case _i.META:case _i.NUMLOCK:case _i.NUM_CENTER:case _i.PAGE_DOWN:case _i.PAGE_UP:case _i.PAUSE:case _i.PRINT_SCREEN:case _i.RIGHT:case _i.SHIFT:case _i.UP:case _i.WIN_KEY:case _i.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(t){if(t>=_i.ZERO&&t<=_i.NINE||t>=_i.NUM_ZERO&&t<=_i.NUM_MULTIPLY||t>=_i.A&&t<=_i.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&t===0)return!0;switch(t){case _i.SPACE:case _i.QUESTION_MARK:case _i.NUM_PLUS:case _i.NUM_MINUS:case _i.NUM_PERIOD:case _i.NUM_DIVISION:case _i.SEMICOLON:case _i.DASH:case _i.EQUALS:case _i.COMMA:case _i.PERIOD:case _i.SLASH:case _i.APOSTROPHE:case _i.SINGLE_QUOTE:case _i.OPEN_SQUARE_BRACKET:case _i.BACKSLASH:case _i.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}},IWe=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.style,i=e.className,a=e.duration,o=a===void 0?4.5:a,s=e.showProgress,c=e.pauseOnHover,u=c===void 0?!0:c,d=e.eventKey,f=e.content,p=e.closable,m=e.closeIcon,g=m===void 0?"x":m,_=e.props,v=e.onClick,b=e.onNoticeClose,y=e.times,x=e.hovering,C=h.useState(!1),w=gn(C,2),$=w[0],O=w[1],N=h.useState(0),P=gn(N,2),I=P[0],D=P[1],k=h.useState(0),R=gn(k,2),A=R[0],F=R[1],z=x||$,M=o>0&&s,K=function(){b(d)},U=function(te){(te.key==="Enter"||te.code==="Enter"||te.keyCode===_i.ENTER)&&K()};h.useEffect(function(){if(!z&&o>0){var Z=Date.now()-A,te=setTimeout(function(){K()},o*1e3-A);return function(){u&&clearTimeout(te),F(Date.now()-Z)}}},[o,z,y]),h.useEffect(function(){if(!z&&M&&(u||A===0)){var Z=performance.now(),te,re=function se(){cancelAnimationFrame(te),te=requestAnimationFrame(function(de){var pe=de+A-Z,Se=Math.min(pe/(o*1e3),1);D(Se*100),Se<1&&se()})};return re(),function(){u&&cancelAnimationFrame(te)}}},[o,A,z,M,y]);var W=h.useMemo(function(){return Xa(p)==="object"&&p!==null?p:p?{closeIcon:g}:{}},[p,g]),L=Pf(W,!0),Y=100-(!I||I<0?0:I>100?100:I),J="".concat(n,"-notice");return h.createElement("div",ge({},_,{ref:t,className:tn(J,i,lt({},"".concat(J,"-closable"),p)),style:r,onMouseEnter:function(te){var re;O(!0),_==null||(re=_.onMouseEnter)===null||re===void 0||re.call(_,te)},onMouseLeave:function(te){var re;O(!1),_==null||(re=_.onMouseLeave)===null||re===void 0||re.call(_,te)},onClick:v}),h.createElement("div",{className:"".concat(J,"-content")},f),p&&h.createElement("a",ge({tabIndex:0,className:"".concat(J,"-close"),onKeyDown:U,"aria-label":"Close"},L,{onClick:function(te){te.preventDefault(),te.stopPropagation(),K()}}),W.closeIcon),M&&h.createElement("progress",{className:"".concat(J,"-progress"),max:"100",value:Y},Y+"%"))}),JEt=G.createContext({}),RWe=function(t){var n=t.children,r=t.classNames;return G.createElement(JEt.Provider,{value:{classNames:r}},n)},tlt=8,nlt=3,rlt=16,FDn=function(t){var n={offset:tlt,threshold:nlt,gap:rlt};if(t&&Xa(t)==="object"){var r,i,a;n.offset=(r=t.offset)!==null&&r!==void 0?r:tlt,n.threshold=(i=t.threshold)!==null&&i!==void 0?i:nlt,n.gap=(a=t.gap)!==null&&a!==void 0?a:rlt}return[!!t,n]},LDn=["className","style","classNames","styles"],QEt=function(t){var n=t.configList,r=t.placement,i=t.prefixCls,a=t.className,o=t.style,s=t.motion,c=t.onAllNoticeRemoved,u=t.onNoticeClose,d=t.stack,f=h.useContext(JEt),p=f.classNames,m=h.useRef({}),g=h.useState(null),_=gn(g,2),v=_[0],b=_[1],y=h.useState([]),x=gn(y,2),C=x[0],w=x[1],$=n.map(function(z){return{config:z,key:String(z.key)}}),O=FDn(d),N=gn(O,2),P=N[0],I=N[1],D=I.offset,k=I.threshold,R=I.gap,A=P&&(C.length>0||$.length<=k),F=typeof s=="function"?s(r):s;return h.useEffect(function(){P&&C.length>1&&w(function(z){return z.filter(function(M){return $.some(function(K){var U=K.key;return M===U})})})},[C,$,P]),h.useEffect(function(){var z;if(P&&m.current[(z=$[$.length-1])===null||z===void 0?void 0:z.key]){var M;b(m.current[(M=$[$.length-1])===null||M===void 0?void 0:M.key])}},[$,P]),G.createElement(_3e,ge({key:r,className:tn(i,"".concat(i,"-").concat(r),p==null?void 0:p.list,a,lt(lt({},"".concat(i,"-stack"),!!P),"".concat(i,"-stack-expanded"),A)),style:o,keys:$,motionAppear:!0},F,{onAllRemoved:function(){c(r)}}),function(z,M){var K=z.config,U=z.className,W=z.style,L=z.index,Y=K,J=Y.key,Z=Y.times,te=String(J),re=K,se=re.className,de=re.style,pe=re.classNames,Se=re.styles,ve=$o(re,LDn),be=$.findIndex(function(vt){return vt.key===te}),Ee={};if(P){var xe=$.length-1-(be>-1?be:L-1),Pe=r==="top"||r==="bottom"?"-50%":"0";if(xe>0){var je,ft,Ge;Ee.height=A?(je=m.current[te])===null||je===void 0?void 0:je.offsetHeight:v==null?void 0:v.offsetHeight;for(var Ye=0,nt=0;nt<xe;nt++){var We;Ye+=((We=m.current[$[$.length-1-nt].key])===null||We===void 0?void 0:We.offsetHeight)+R}var ct=(A?Ye:xe*D)*(r.startsWith("top")?1:-1),rt=!A&&v!==null&&v!==void 0&&v.offsetWidth&&(ft=m.current[te])!==null&&ft!==void 0&&ft.offsetWidth?((v==null?void 0:v.offsetWidth)-D*2*(xe<3?xe:3))/((Ge=m.current[te])===null||Ge===void 0?void 0:Ge.offsetWidth):1;Ee.transform="translate3d(".concat(Pe,", ").concat(ct,"px, 0) scaleX(").concat(rt,")")}else Ee.transform="translate3d(".concat(Pe,", 0, 0)")}return G.createElement("div",{ref:M,className:tn("".concat(i,"-notice-wrapper"),U,pe==null?void 0:pe.wrapper),style:mt(mt(mt({},W),Ee),Se==null?void 0:Se.wrapper),onMouseEnter:function(){return w(function(Mt){return Mt.includes(te)?Mt:[].concat(oi(Mt),[te])})},onMouseLeave:function(){return w(function(Mt){return Mt.filter(function($t){return $t!==te})})}},G.createElement(IWe,ge({},ve,{ref:function(Mt){be>-1?m.current[te]=Mt:delete m.current[te]},prefixCls:i,classNames:pe,styles:Se,className:tn(se,p==null?void 0:p.notice),style:de,times:Z,key:J,eventKey:J,onNoticeClose:u,hovering:P&&C.length>0})))})};QEt.displayName="NoticeList";var ZEt=h.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-notification":n,i=e.container,a=e.motion,o=e.maxCount,s=e.className,c=e.style,u=e.onAllRemoved,d=e.stack,f=e.renderNotifications,p=h.useState([]),m=gn(p,2),g=m[0],_=m[1],v=function(P){var I,D=g.find(function(k){return k.key===P});D==null||(I=D.onClose)===null||I===void 0||I.call(D),_(function(k){return k.filter(function(R){return R.key!==P})})};h.useImperativeHandle(t,function(){return{open:function(P){_(function(I){var D=oi(I),k=D.findIndex(function(F){return F.key===P.key}),R=mt({},P);if(k>=0){var A;R.times=(((A=I[k])===null||A===void 0?void 0:A.times)||0)+1,D[k]=R}else R.times=0,D.push(R);return o>0&&D.length>o&&(D=D.slice(-o)),D})},close:function(P){v(P)},destroy:function(){_([])}}});var b=h.useState({}),y=gn(b,2),x=y[0],C=y[1];h.useEffect(function(){var N={};g.forEach(function(P){var I=P.placement,D=I===void 0?"topRight":I;D&&(N[D]=N[D]||[],N[D].push(P))}),Object.keys(x).forEach(function(P){N[P]=N[P]||[]}),C(N)},[g]);var w=function(P){C(function(I){var D=mt({},I),k=D[P]||[];return k.length||delete D[P],D})},$=h.useRef(!1);if(h.useEffect(function(){Object.keys(x).length>0?$.current=!0:$.current&&(u==null||u(),$.current=!1)},[x]),!i)return null;var O=Object.keys(x);return b1.createPortal(h.createElement(h.Fragment,null,O.map(function(N){var P=x[N],I=h.createElement(QEt,{key:N,configList:P,placement:N,prefixCls:r,className:s==null?void 0:s(N),style:c==null?void 0:c(N),motion:a,onNoticeClose:v,onAllNoticeRemoved:w,stack:d});return f?f(I,{prefixCls:r,key:N}):I})),i)});ZEt.displayName="Notifications";var jDn=["getContainer","motion","prefixCls","maxCount","className","style","onAllRemoved","stack","renderNotifications"],BDn=function(){return document.body},ilt=0;function zDn(){for(var e={},t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach(function(i){i&&Object.keys(i).forEach(function(a){var o=i[a];o!==void 0&&(e[a]=o)})}),e}function kWe(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.getContainer,n=t===void 0?BDn:t,r=e.motion,i=e.prefixCls,a=e.maxCount,o=e.className,s=e.style,c=e.onAllRemoved,u=e.stack,d=e.renderNotifications,f=$o(e,jDn),p=h.useState(),m=gn(p,2),g=m[0],_=m[1],v=h.useRef(),b=h.createElement(ZEt,{container:g,ref:v,prefixCls:i,motion:r,maxCount:a,className:o,style:s,onAllRemoved:c,stack:u,renderNotifications:d}),y=h.useState([]),x=gn(y,2),C=x[0],w=x[1],$=h.useMemo(function(){return{open:function(N){var P=zDn(f,N);(P.key===null||P.key===void 0)&&(P.key="rc-notification-".concat(ilt),ilt+=1),w(function(I){return[].concat(oi(I),[{type:"open",config:P}])})},close:function(N){w(function(P){return[].concat(oi(P),[{type:"close",key:N}])})},destroy:function(){w(function(N){return[].concat(oi(N),[{type:"destroy"}])})}}},[]);return h.useEffect(function(){_(n())}),h.useEffect(function(){if(v.current&&C.length){C.forEach(function(P){switch(P.type){case"open":v.current.open(P.config);break;case"close":v.current.close(P.key);break;case"destroy":v.current.destroy();break}});var O,N;w(function(P){return(O!==P||!N)&&(O=P,N=P.filter(function(I){return!C.includes(I)})),N})}},[C]),[$,b]}const HDn=Object.freeze(Object.defineProperty({__proto__:null,Notice:IWe,NotificationProvider:RWe,useNotification:kWe},Symbol.toStringTag,{value:"Module"}));var qDn={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"};const VDn=qDn;var WDn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:VDn}))},e9t=h.forwardRef(WDn);e9t.displayName="LoadingOutlined";const W6=e9t,t9t=G.createContext(void 0);t9t.displayName="zIndexContext";const Tae=t9t,b9=100,UDn=10,S3e=b9*UDn,KDn=S3e+b9,n9t={Modal:b9,Drawer:b9,Popover:b9,Popconfirm:b9,Tooltip:b9,Tour:b9,FloatButton:b9},GDn={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function YDn(e){return e in n9t}const ew=(e,t)=>{const[,n]=w1(),r=G.useContext(Tae),i=YDn(e);let a;if(t!==void 0)a=[t,t];else{let o=r??0;i?o+=(r?0:n.zIndexPopupBase)+n9t[e]:o+=GDn[e],a=[r===void 0?t:o,o]}{const o=Gs(e),s=n.zIndexPopupBase+KDn,c=a[0]||0;o(t!==void 0||c<=s,"usage","`zIndex` is over design token `zIndexPopupBase` too much. It may cause unexpected override.")}return a},XDn=e=>{const{componentCls:t,iconCls:n,boxShadow:r,colorText:i,colorSuccess:a,colorError:o,colorWarning:s,colorInfo:c,fontSizeLG:u,motionEaseInOutCirc:d,motionDurationSlow:f,marginXS:p,paddingXS:m,borderRadiusLG:g,zIndexPopup:_,contentPadding:v,contentBg:b}=e,y=`${t}-notice`,x=new nc("MessageMoveIn",{"0%":{padding:0,transform:"translateY(-100%)",opacity:0},"100%":{padding:m,transform:"translateY(0)",opacity:1}}),C=new nc("MessageMoveOut",{"0%":{maxHeight:e.height,padding:m,opacity:1},"100%":{maxHeight:0,padding:0,opacity:0}}),w={padding:m,textAlign:"center",[`${t}-custom-content`]:{display:"flex",alignItems:"center"},[`${t}-custom-content > ${n}`]:{marginInlineEnd:p,fontSize:u},[`${y}-content`]:{display:"inline-block",padding:v,background:b,borderRadius:g,boxShadow:r,pointerEvents:"all"},[`${t}-success > ${n}`]:{color:a},[`${t}-error > ${n}`]:{color:o},[`${t}-warning > ${n}`]:{color:s},[`${t}-info > ${n},
      ${t}-loading > ${n}`]:{color:c}};return[{[t]:Object.assign(Object.assign({},Cc(e)),{color:i,position:"fixed",top:p,width:"100%",pointerEvents:"none",zIndex:_,[`${t}-move-up`]:{animationFillMode:"forwards"},[`
        ${t}-move-up-appear,
        ${t}-move-up-enter
      `]:{animationName:x,animationDuration:f,animationPlayState:"paused",animationTimingFunction:d},[`
        ${t}-move-up-appear${t}-move-up-appear-active,
        ${t}-move-up-enter${t}-move-up-enter-active
      `]:{animationPlayState:"running"},[`${t}-move-up-leave`]:{animationName:C,animationDuration:f,animationPlayState:"paused",animationTimingFunction:d},[`${t}-move-up-leave${t}-move-up-leave-active`]:{animationPlayState:"running"},"&-rtl":{direction:"rtl",span:{direction:"rtl"}}})},{[t]:{[`${y}-wrapper`]:Object.assign({},w)}},{[`${t}-notice-pure-panel`]:Object.assign(Object.assign({},w),{padding:0,textAlign:"start"})}]},JDn=e=>({zIndexPopup:e.zIndexPopupBase+S3e+10,contentBg:e.colorBgElevated,contentPadding:`${(e.controlHeightLG-e.fontSize*e.lineHeight)/2}px ${e.paddingSM}px`}),QDn=Ql("Message",e=>{const t=el(e,{height:150});return[XDn(t)]},JDn);globalThis&&globalThis.__rest;const ZDn={info:h.createElement(Eae,null),success:h.createElement(yD,null),error:h.createElement(ZC,null),warning:h.createElement(qT,null),loading:h.createElement(W6,null)},eIn=e=>{let{prefixCls:t,type:n,icon:r,children:i}=e;return h.createElement("div",{className:tn(`${t}-custom-content`,`${t}-${n}`)},r||ZDn[n],h.createElement("span",null,i))};function tIn(e,t){return{motionName:t??`${e}-move-up`}}function nIn(e){let t;const n=new Promise(i=>{t=e(()=>{i(!0)})}),r=()=>{t==null||t()};return r.then=(i,a)=>n.then(i,a),r.promise=n,r}var rIn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const iIn=8,aIn=3,oIn=e=>{let{children:t,prefixCls:n}=e;const r=rp(n),[i,a,o]=QDn(n,r);return i(h.createElement(RWe,{classNames:{list:tn(a,o,r)}},t))},sIn=(e,t)=>{let{prefixCls:n,key:r}=t;return h.createElement(oIn,{prefixCls:n,key:r},e)},lIn=h.forwardRef((e,t)=>{const{top:n,prefixCls:r,getContainer:i,maxCount:a,duration:o=aIn,rtl:s,transitionName:c,onAllRemoved:u}=e,{getPrefixCls:d,getPopupContainer:f,message:p,direction:m}=h.useContext(Uo),g=r||d("message"),_=()=>({left:"50%",transform:"translateX(-50%)",top:n??iIn}),v=()=>tn({[`${g}-rtl`]:s??m==="rtl"}),b=()=>tIn(g,c),y=h.createElement("span",{className:`${g}-close-x`},h.createElement(X3,{className:`${g}-close-icon`})),[x,C]=kWe({prefixCls:g,style:_,className:v,motion:b,closable:!1,closeIcon:y,duration:o,getContainer:()=>(i==null?void 0:i())||(f==null?void 0:f())||document.body,maxCount:a,onAllRemoved:u,renderNotifications:sIn});return h.useImperativeHandle(t,()=>Object.assign(Object.assign({},x),{prefixCls:g,message:p})),C});let alt=0;function cIn(e){const t=h.useRef(null),n=Gs("Message");return[h.useMemo(()=>{const i=u=>{var d;(d=t.current)===null||d===void 0||d.close(u)},a=u=>{if(!t.current){n(!1,"usage","You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.");const O=()=>{};return O.then=()=>{},O}const{open:d,prefixCls:f,message:p}=t.current,m=`${f}-notice`,{content:g,icon:_,type:v,key:b,className:y,style:x,onClose:C}=u,w=rIn(u,["content","icon","type","key","className","style","onClose"]);let $=b;return $==null&&(alt+=1,$=`antd-message-${alt}`),nIn(O=>(d(Object.assign(Object.assign({},w),{key:$,content:h.createElement(eIn,{prefixCls:f,type:v,icon:_},g),placement:"top",className:tn(v&&`${m}-${v}`,y,p==null?void 0:p.className),style:Object.assign(Object.assign({},p==null?void 0:p.style),x),onClose:()=>{C==null||C(),O()}})),()=>{i($)}))},s={open:a,destroy:u=>{var d;u!==void 0?i(u):(d=t.current)===null||d===void 0||d.destroy()}};return["info","success","warning","error","loading"].forEach(u=>{const d=(f,p,m)=>{let g;f&&typeof f=="object"&&"content"in f?g=f:g={content:f};let _,v;typeof p=="function"?v=p:(_=p,v=m);const b=Object.assign(Object.assign({onClose:v,duration:_},g),{type:u});return a(b)};s[u]=d}),s},[]),h.createElement(lIn,Object.assign({key:"message-holder"},e,{ref:t}))]}function uIn(e){return cIn(e)}function dIn(){const[e,t]=h.useState([]),n=h.useCallback(r=>(t(i=>[].concat(oi(i),[r])),()=>{t(i=>i.filter(a=>a!==r))}),[]);return[e,n]}function Jf(){Jf=function(){return t};var e,t={},n=Object.prototype,r=n.hasOwnProperty,i=Object.defineProperty||function(z,M,K){z[M]=K.value},a=typeof Symbol=="function"?Symbol:{},o=a.iterator||"@@iterator",s=a.asyncIterator||"@@asyncIterator",c=a.toStringTag||"@@toStringTag";function u(z,M,K){return Object.defineProperty(z,M,{value:K,enumerable:!0,configurable:!0,writable:!0}),z[M]}try{u({},"")}catch{u=function(K,U,W){return K[U]=W}}function d(z,M,K,U){var W=M&&M.prototype instanceof b?M:b,L=Object.create(W.prototype),Y=new A(U||[]);return i(L,"_invoke",{value:I(z,K,Y)}),L}function f(z,M,K){try{return{type:"normal",arg:z.call(M,K)}}catch(U){return{type:"throw",arg:U}}}t.wrap=d;var p="suspendedStart",m="suspendedYield",g="executing",_="completed",v={};function b(){}function y(){}function x(){}var C={};u(C,o,function(){return this});var w=Object.getPrototypeOf,$=w&&w(w(F([])));$&&$!==n&&r.call($,o)&&(C=$);var O=x.prototype=b.prototype=Object.create(C);function N(z){["next","throw","return"].forEach(function(M){u(z,M,function(K){return this._invoke(M,K)})})}function P(z,M){function K(W,L,Y,J){var Z=f(z[W],z,L);if(Z.type!=="throw"){var te=Z.arg,re=te.value;return re&&Xa(re)=="object"&&r.call(re,"__await")?M.resolve(re.__await).then(function(se){K("next",se,Y,J)},function(se){K("throw",se,Y,J)}):M.resolve(re).then(function(se){te.value=se,Y(te)},function(se){return K("throw",se,Y,J)})}J(Z.arg)}var U;i(this,"_invoke",{value:function(L,Y){function J(){return new M(function(Z,te){K(L,Y,Z,te)})}return U=U?U.then(J,J):J()}})}function I(z,M,K){var U=p;return function(W,L){if(U===g)throw Error("Generator is already running");if(U===_){if(W==="throw")throw L;return{value:e,done:!0}}for(K.method=W,K.arg=L;;){var Y=K.delegate;if(Y){var J=D(Y,K);if(J){if(J===v)continue;return J}}if(K.method==="next")K.sent=K._sent=K.arg;else if(K.method==="throw"){if(U===p)throw U=_,K.arg;K.dispatchException(K.arg)}else K.method==="return"&&K.abrupt("return",K.arg);U=g;var Z=f(z,M,K);if(Z.type==="normal"){if(U=K.done?_:m,Z.arg===v)continue;return{value:Z.arg,done:K.done}}Z.type==="throw"&&(U=_,K.method="throw",K.arg=Z.arg)}}}function D(z,M){var K=M.method,U=z.iterator[K];if(U===e)return M.delegate=null,K==="throw"&&z.iterator.return&&(M.method="return",M.arg=e,D(z,M),M.method==="throw")||K!=="return"&&(M.method="throw",M.arg=new TypeError("The iterator does not provide a '"+K+"' method")),v;var W=f(U,z.iterator,M.arg);if(W.type==="throw")return M.method="throw",M.arg=W.arg,M.delegate=null,v;var L=W.arg;return L?L.done?(M[z.resultName]=L.value,M.next=z.nextLoc,M.method!=="return"&&(M.method="next",M.arg=e),M.delegate=null,v):L:(M.method="throw",M.arg=new TypeError("iterator result is not an object"),M.delegate=null,v)}function k(z){var M={tryLoc:z[0]};1 in z&&(M.catchLoc=z[1]),2 in z&&(M.finallyLoc=z[2],M.afterLoc=z[3]),this.tryEntries.push(M)}function R(z){var M=z.completion||{};M.type="normal",delete M.arg,z.completion=M}function A(z){this.tryEntries=[{tryLoc:"root"}],z.forEach(k,this),this.reset(!0)}function F(z){if(z||z===""){var M=z[o];if(M)return M.call(z);if(typeof z.next=="function")return z;if(!isNaN(z.length)){var K=-1,U=function W(){for(;++K<z.length;)if(r.call(z,K))return W.value=z[K],W.done=!1,W;return W.value=e,W.done=!0,W};return U.next=U}}throw new TypeError(Xa(z)+" is not iterable")}return y.prototype=x,i(O,"constructor",{value:x,configurable:!0}),i(x,"constructor",{value:y,configurable:!0}),y.displayName=u(x,c,"GeneratorFunction"),t.isGeneratorFunction=function(z){var M=typeof z=="function"&&z.constructor;return!!M&&(M===y||(M.displayName||M.name)==="GeneratorFunction")},t.mark=function(z){return Object.setPrototypeOf?Object.setPrototypeOf(z,x):(z.__proto__=x,u(z,c,"GeneratorFunction")),z.prototype=Object.create(O),z},t.awrap=function(z){return{__await:z}},N(P.prototype),u(P.prototype,s,function(){return this}),t.AsyncIterator=P,t.async=function(z,M,K,U,W){W===void 0&&(W=Promise);var L=new P(d(z,M,K,U),W);return t.isGeneratorFunction(M)?L:L.next().then(function(Y){return Y.done?Y.value:L.next()})},N(O),u(O,c,"Generator"),u(O,o,function(){return this}),u(O,"toString",function(){return"[object Generator]"}),t.keys=function(z){var M=Object(z),K=[];for(var U in M)K.push(U);return K.reverse(),function W(){for(;K.length;){var L=K.pop();if(L in M)return W.value=L,W.done=!1,W}return W.done=!0,W}},t.values=F,A.prototype={constructor:A,reset:function(M){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(R),!M)for(var K in this)K.charAt(0)==="t"&&r.call(this,K)&&!isNaN(+K.slice(1))&&(this[K]=e)},stop:function(){this.done=!0;var M=this.tryEntries[0].completion;if(M.type==="throw")throw M.arg;return this.rval},dispatchException:function(M){if(this.done)throw M;var K=this;function U(te,re){return Y.type="throw",Y.arg=M,K.next=te,re&&(K.method="next",K.arg=e),!!re}for(var W=this.tryEntries.length-1;W>=0;--W){var L=this.tryEntries[W],Y=L.completion;if(L.tryLoc==="root")return U("end");if(L.tryLoc<=this.prev){var J=r.call(L,"catchLoc"),Z=r.call(L,"finallyLoc");if(J&&Z){if(this.prev<L.catchLoc)return U(L.catchLoc,!0);if(this.prev<L.finallyLoc)return U(L.finallyLoc)}else if(J){if(this.prev<L.catchLoc)return U(L.catchLoc,!0)}else{if(!Z)throw Error("try statement without catch or finally");if(this.prev<L.finallyLoc)return U(L.finallyLoc)}}}},abrupt:function(M,K){for(var U=this.tryEntries.length-1;U>=0;--U){var W=this.tryEntries[U];if(W.tryLoc<=this.prev&&r.call(W,"finallyLoc")&&this.prev<W.finallyLoc){var L=W;break}}L&&(M==="break"||M==="continue")&&L.tryLoc<=K&&K<=L.finallyLoc&&(L=null);var Y=L?L.completion:{};return Y.type=M,Y.arg=K,L?(this.method="next",this.next=L.finallyLoc,v):this.complete(Y)},complete:function(M,K){if(M.type==="throw")throw M.arg;return M.type==="break"||M.type==="continue"?this.next=M.arg:M.type==="return"?(this.rval=this.arg=M.arg,this.method="return",this.next="end"):M.type==="normal"&&K&&(this.next=K),v},finish:function(M){for(var K=this.tryEntries.length-1;K>=0;--K){var U=this.tryEntries[K];if(U.finallyLoc===M)return this.complete(U.completion,U.afterLoc),R(U),v}},catch:function(M){for(var K=this.tryEntries.length-1;K>=0;--K){var U=this.tryEntries[K];if(U.tryLoc===M){var W=U.completion;if(W.type==="throw"){var L=W.arg;R(U)}return L}}throw Error("illegal catch attempt")},delegateYield:function(M,K,U){return this.delegate={iterator:F(M),resultName:K,nextLoc:U},this.method==="next"&&(this.arg=e),v}},t}function olt(e,t,n,r,i,a,o){try{var s=e[a](o),c=s.value}catch(u){return void n(u)}s.done?t(c):Promise.resolve(c).then(r,i)}function P3(e){return function(){var t=this,n=arguments;return new Promise(function(r,i){var a=e.apply(t,n);function o(c){olt(a,r,i,o,s,"next",c)}function s(c){olt(a,r,i,o,s,"throw",c)}o(void 0)})}}var $ae=mt({},H5t),fIn=$ae.version,KNe=$ae.render,pIn=$ae.unmountComponentAtNode,C3e;try{var hIn=Number((fIn||"").split(".")[0]);hIn>=18&&(C3e=$ae.createRoot)}catch{}function slt(e){var t=$ae.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&Xa(t)==="object"&&(t.usingClientEntryPoint=e)}var _2e="__rc_react_root__";function mIn(e,t){slt(!0);var n=t[_2e]||C3e(t);slt(!1),n.render(e),t[_2e]=n}function gIn(e,t){KNe==null||KNe(e,t)}function vIn(e,t){if(C3e){mIn(e,t);return}gIn(e,t)}function _In(e){return VFe.apply(this,arguments)}function VFe(){return VFe=P3(Jf().mark(function e(t){return Jf().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.abrupt("return",Promise.resolve().then(function(){var i;(i=t[_2e])===null||i===void 0||i.unmount(),delete t[_2e]}));case 1:case"end":return r.stop()}},e)})),VFe.apply(this,arguments)}function yIn(e){pIn(e)}function bIn(e){return WFe.apply(this,arguments)}function WFe(){return WFe=P3(Jf().mark(function e(t){return Jf().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:if(C3e===void 0){r.next=2;break}return r.abrupt("return",_In(t));case 2:yIn(t);case 3:case"end":return r.stop()}},e)})),WFe.apply(this,arguments)}const xIn=(e,t)=>{{const n=parseInt(h.version.split(".")[0],10),r=Object.keys(H5t);_D(n<19||r.includes("createRoot"),"compatible","antd v5 support React is 16 ~ 18. see https://u.ant.design/v5-for-19 for compatible.")}return vIn(e,t),()=>bIn(t)};let SIn=xIn;function AWe(){return SIn}const GNe=()=>({height:0,opacity:0}),llt=e=>{const{scrollHeight:t}=e;return{height:t,opacity:1}},CIn=e=>({height:e?e.offsetHeight:0}),YNe=(e,t)=>(t==null?void 0:t.deadline)===!0||t.propertyName==="height",wIn=function(){return{motionName:`${arguments.length>0&&arguments[0]!==void 0?arguments[0]:Cre}-motion-collapse`,onAppearStart:GNe,onEnterStart:GNe,onAppearActive:llt,onEnterActive:llt,onLeaveStart:CIn,onLeaveActive:GNe,onAppearEnd:YNe,onEnterEnd:YNe,onLeaveEnd:YNe,motionDeadline:500}},My=(e,t,n)=>n!==void 0?n:`${e}-${t}`,wre=wIn;function Md(e,t){var n=Object.assign({},e);return Array.isArray(t)&&t.forEach(function(r){delete n[r]}),n}const dK=function(e){if(!e)return!1;if(e instanceof Element){if(e.offsetParent)return!0;if(e.getBBox){var t=e.getBBox(),n=t.width,r=t.height;if(n||r)return!0}if(e.getBoundingClientRect){var i=e.getBoundingClientRect(),a=i.width,o=i.height;if(a||o)return!0}}return!1},EIn=e=>{const{componentCls:t,colorPrimary:n}=e;return{[t]:{position:"absolute",background:"transparent",pointerEvents:"none",boxSizing:"border-box",color:`var(--wave-color, ${n})`,boxShadow:"0 0 0 0 currentcolor",opacity:.2,"&.wave-motion-appear":{transition:[`box-shadow 0.4s ${e.motionEaseOutCirc}`,`opacity 2s ${e.motionEaseOutCirc}`].join(","),"&-active":{boxShadow:"0 0 0 6px currentcolor",opacity:0},"&.wave-quick":{transition:[`box-shadow ${e.motionDurationSlow} ${e.motionEaseInOut}`,`opacity ${e.motionDurationSlow} ${e.motionEaseInOut}`].join(",")}}}}},TIn=sNn("Wave",e=>[EIn(e)]),w3e=`${Cre}-wave-target`;function XNe(e){return e&&e!=="#fff"&&e!=="#ffffff"&&e!=="rgb(255, 255, 255)"&&e!=="rgba(255, 255, 255, 1)"&&!/rgba\((?:\d*, ){3}0\)/.test(e)&&e!=="transparent"}function $In(e){const{borderTopColor:t,borderColor:n,backgroundColor:r}=getComputedStyle(e);return XNe(t)?t:XNe(n)?n:XNe(r)?r:null}function JNe(e){return Number.isNaN(e)?0:e}const OIn=e=>{const{className:t,target:n,component:r,registerUnmount:i}=e,a=h.useRef(null),o=h.useRef(null);h.useEffect(()=>{o.current=i()},[]);const[s,c]=h.useState(null),[u,d]=h.useState([]),[f,p]=h.useState(0),[m,g]=h.useState(0),[_,v]=h.useState(0),[b,y]=h.useState(0),[x,C]=h.useState(!1),w={left:f,top:m,width:_,height:b,borderRadius:u.map(N=>`${N}px`).join(" ")};s&&(w["--wave-color"]=s);function $(){const N=getComputedStyle(n);c($In(n));const P=N.position==="static",{borderLeftWidth:I,borderTopWidth:D}=N;p(P?n.offsetLeft:JNe(-parseFloat(I))),g(P?n.offsetTop:JNe(-parseFloat(D))),v(n.offsetWidth),y(n.offsetHeight);const{borderTopLeftRadius:k,borderTopRightRadius:R,borderBottomLeftRadius:A,borderBottomRightRadius:F}=N;d([k,R,F,A].map(z=>JNe(parseFloat(z))))}if(h.useEffect(()=>{if(n){const N=Tl(()=>{$(),C(!0)});let P;return typeof ResizeObserver<"u"&&(P=new ResizeObserver($),P.observe(n)),()=>{Tl.cancel(N),P==null||P.disconnect()}}},[]),!x)return null;const O=(r==="Checkbox"||r==="Radio")&&(n==null?void 0:n.classList.contains(w3e));return h.createElement(zm,{visible:!0,motionAppear:!0,motionName:"wave-motion",motionDeadline:5e3,onAppearEnd:(N,P)=>{var I,D;if(P.deadline||P.propertyName==="opacity"){const k=(I=a.current)===null||I===void 0?void 0:I.parentElement;(D=o.current)===null||D===void 0||D.call(o).then(()=>{k==null||k.remove()})}return!1}},(N,P)=>{let{className:I}=N;return h.createElement("div",{ref:C1(a,P),className:tn(t,I,{"wave-quick":O}),style:w})})},PIn=(e,t)=>{var n;const{component:r}=t;if(r==="Checkbox"&&!(!((n=e.querySelector("input"))===null||n===void 0)&&n.checked))return;const i=document.createElement("div");i.style.position="absolute",i.style.left="0px",i.style.top="0px",e==null||e.insertBefore(i,e==null?void 0:e.firstChild);const a=AWe();let o=null;function s(){return o}o=a(h.createElement(OIn,Object.assign({},t,{target:e,registerUnmount:s})),i)},NIn=PIn,DIn=(e,t,n)=>{const{wave:r}=h.useContext(Uo),[,i,a]=w1(),o=Bs(u=>{const d=e.current;if(r!=null&&r.disabled||!d)return;const f=d.querySelector(`.${w3e}`)||d,{showEffect:p}=r||{};(p||NIn)(f,{className:t,token:i,component:n,event:u,hashId:a})}),s=h.useRef(null);return u=>{Tl.cancel(s.current),s.current=Tl(()=>{o(u)})}},IIn=DIn,r9t=e=>{const{children:t,disabled:n,component:r}=e,{getPrefixCls:i}=h.useContext(Uo),a=h.useRef(null),o=i("wave"),[,s]=TIn(o),c=IIn(a,tn(o,s),r);if(G.useEffect(()=>{const d=a.current;if(!d||d.nodeType!==1||n)return;const f=p=>{!dK(p.target)||!d.getAttribute||d.getAttribute("disabled")||d.disabled||d.className.includes("disabled")||d.className.includes("-leave")||c(p)};return d.addEventListener("click",f,!0),()=>{d.removeEventListener("click",f,!0)}},[n]),!G.isValidElement(t))return t??null;const u=q3(t)?C1(vD(t),a):a;return Dh(t,{ref:u})};r9t.displayName="Wave";const Oae=r9t,RIn=e=>{const t=G.useContext(wae);return G.useMemo(()=>e?typeof e=="string"?e??t:typeof e=="function"?e(t):t:t,[e,t])},qm=RIn,kIn=e=>{const{componentCls:t}=e;return{[t]:{"&-block":{display:"flex",width:"100%"},"&-vertical":{flexDirection:"column"}}}},AIn=kIn,MIn=e=>{const{componentCls:t,antCls:n}=e;return{[t]:{display:"inline-flex","&-rtl":{direction:"rtl"},"&-vertical":{flexDirection:"column"},"&-align":{flexDirection:"column","&-center":{alignItems:"center"},"&-start":{alignItems:"flex-start"},"&-end":{alignItems:"flex-end"},"&-baseline":{alignItems:"baseline"}},[`${t}-item:empty`]:{display:"none"},[`${t}-item > ${n}-badge-not-a-wrapper:only-child`]:{display:"block"}}}},FIn=e=>{const{componentCls:t}=e;return{[t]:{"&-gap-row-small":{rowGap:e.spaceGapSmallSize},"&-gap-row-middle":{rowGap:e.spaceGapMiddleSize},"&-gap-row-large":{rowGap:e.spaceGapLargeSize},"&-gap-col-small":{columnGap:e.spaceGapSmallSize},"&-gap-col-middle":{columnGap:e.spaceGapMiddleSize},"&-gap-col-large":{columnGap:e.spaceGapLargeSize}}}},i9t=Ql("Space",e=>{const t=el(e,{spaceGapSmallSize:e.paddingXS,spaceGapMiddleSize:e.padding,spaceGapLargeSize:e.paddingLG});return[MIn(t),FIn(t),AIn(t)]},()=>({}),{resetStyle:!1});var a9t=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const E3e=h.createContext(null),VT=(e,t)=>{const n=h.useContext(E3e),r=h.useMemo(()=>{if(!n)return"";const{compactDirection:i,isFirstItem:a,isLastItem:o}=n,s=i==="vertical"?"-vertical-":"-";return tn(`${e}-compact${s}item`,{[`${e}-compact${s}first-item`]:a,[`${e}-compact${s}last-item`]:o,[`${e}-compact${s}item-rtl`]:t==="rtl"})},[e,t,n]);return{compactSize:n==null?void 0:n.compactSize,compactDirection:n==null?void 0:n.compactDirection,compactItemClassnames:r}},LIn=e=>{const{children:t}=e;return h.createElement(E3e.Provider,{value:null},t)},jIn=e=>{const{children:t}=e,n=a9t(e,["children"]);return h.createElement(E3e.Provider,{value:h.useMemo(()=>n,[n])},t)},BIn=e=>{const{getPrefixCls:t,direction:n}=h.useContext(Uo),{size:r,direction:i,block:a,prefixCls:o,className:s,rootClassName:c,children:u}=e,d=a9t(e,["size","direction","block","prefixCls","className","rootClassName","children"]),f=qm(x=>r??x),p=t("space-compact",o),[m,g]=i9t(p),_=tn(p,g,{[`${p}-rtl`]:n==="rtl",[`${p}-block`]:a,[`${p}-vertical`]:i==="vertical"},s,c),v=h.useContext(E3e),b=Zf(u),y=h.useMemo(()=>b.map((x,C)=>{const w=(x==null?void 0:x.key)||`${p}-item-${C}`;return h.createElement(jIn,{key:w,compactSize:f,compactDirection:i,isFirstItem:C===0&&(!v||(v==null?void 0:v.isFirstItem)),isLastItem:C===b.length-1&&(!v||(v==null?void 0:v.isLastItem))},x)}),[r,b,v]);return b.length===0?null:m(h.createElement("div",Object.assign({className:_},d),y))},zIn=BIn;var HIn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const o9t=h.createContext(void 0),qIn=e=>{const{getPrefixCls:t,direction:n}=h.useContext(Uo),{prefixCls:r,size:i,className:a}=e,o=HIn(e,["prefixCls","size","className"]),s=t("btn-group",r),[,,c]=w1(),u=h.useMemo(()=>{switch(i){case"large":return"lg";case"small":return"sm";default:return""}},[i]);{const f=Gs("Button.Group");f.deprecated(!1,"Button.Group","Space.Compact"),f(!i||["large","small","middle"].includes(i),"usage","Invalid prop `size`.")}const d=tn(s,{[`${s}-${u}`]:u,[`${s}-rtl`]:n==="rtl"},a,c);return h.createElement(o9t.Provider,{value:i},h.createElement("div",Object.assign({},o,{className:d})))},VIn=qIn,clt=/^[\u4E00-\u9FA5]{2}$/,UFe=clt.test.bind(clt);function MWe(e){return e==="danger"?{danger:!0}:{type:e}}function ult(e){return typeof e=="string"}function ame(e){return e==="text"||e==="link"}function WIn(e,t){if(e==null)return;const n=t?" ":"";return typeof e!="string"&&typeof e!="number"&&ult(e.type)&&UFe(e.props.children)?Dh(e,{children:e.props.children.split("").join(n)}):ult(e)?UFe(e)?G.createElement("span",null,e.split("").join(n)):G.createElement("span",null,e):UEt(e)?G.createElement("span",null,e):e}function UIn(e,t){let n=!1;const r=[];return G.Children.forEach(e,i=>{const a=typeof i,o=a==="string"||a==="number";if(n&&o){const s=r.length-1,c=r[s];r[s]=`${c}${i}`}else r.push(i);n=o}),G.Children.map(r,i=>WIn(i,t))}["default","primary","danger"].concat(oi(zN));const KIn=h.forwardRef((e,t)=>{const{className:n,style:r,children:i,prefixCls:a}=e,o=tn(`${a}-icon`,n);return G.createElement("span",{ref:t,className:o,style:r},i)}),KFe=KIn,dlt=h.forwardRef((e,t)=>{const{prefixCls:n,className:r,style:i,iconClassName:a}=e,o=tn(`${n}-loading-icon`,r);return G.createElement(KFe,{prefixCls:n,className:o,style:i,ref:t},G.createElement(W6,{className:a}))}),QNe=()=>({width:0,opacity:0,transform:"scale(0)"}),ZNe=e=>({width:e.scrollWidth,opacity:1,transform:"scale(1)"}),GIn=e=>{const{prefixCls:t,loading:n,existIcon:r,className:i,style:a,mount:o}=e,s=!!n;return r?G.createElement(dlt,{prefixCls:t,className:i,style:a}):G.createElement(zm,{visible:s,motionName:`${t}-loading-icon-motion`,motionAppear:!o,motionEnter:!o,motionLeave:!o,removeOnLeave:!0,onAppearStart:QNe,onAppearActive:ZNe,onEnterStart:QNe,onEnterActive:ZNe,onLeaveStart:ZNe,onLeaveActive:QNe},(c,u)=>{let{className:d,style:f}=c;const p=Object.assign(Object.assign({},a),f);return G.createElement(dlt,{prefixCls:t,className:tn(i,d),style:p,ref:u})})},YIn=GIn,flt=(e,t)=>({[`> span, > ${e}`]:{"&:not(:last-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineEndColor:t}}},"&:not(:first-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineStartColor:t}}}}}),XIn=e=>{const{componentCls:t,fontSize:n,lineWidth:r,groupBorderColor:i,colorErrorHover:a}=e;return{[`${t}-group`]:[{position:"relative",display:"inline-flex",[`> span, > ${t}`]:{"&:not(:last-child)":{[`&, & > ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},"&:not(:first-child)":{marginInlineStart:e.calc(r).mul(-1).equal(),[`&, & > ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}},[t]:{position:"relative",zIndex:1,"&:hover, &:focus, &:active":{zIndex:2},"&[disabled]":{zIndex:0}},[`${t}-icon-only`]:{fontSize:n}},flt(`${t}-primary`,i),flt(`${t}-danger`,a)]}},JIn=XIn;var QIn=["b"],ZIn=["v"],eDe=function(t){return Math.round(Number(t||0))},eRn=function(t){if(t instanceof Gl)return t;if(t&&Xa(t)==="object"&&"h"in t&&"b"in t){var n=t,r=n.b,i=$o(n,QIn);return mt(mt({},i),{},{v:r})}return typeof t=="string"&&/hsb/.test(t)?t.replace(/hsb/,"hsv"):t},FC=function(e){Cp(n,e);var t=h_(n);function n(r){return Xl(this,n),t.call(this,eRn(r))}return Jl(n,[{key:"toHsbString",value:function(){var i=this.toHsb(),a=eDe(i.s*100),o=eDe(i.b*100),s=eDe(i.h),c=i.a,u="hsb(".concat(s,", ").concat(a,"%, ").concat(o,"%)"),d="hsba(".concat(s,", ").concat(a,"%, ").concat(o,"%, ").concat(c.toFixed(c===0?0:2),")");return c===1?u:d}},{key:"toHsb",value:function(){var i=this.toHsv(),a=i.v,o=$o(i,ZIn);return mt(mt({},o),{},{b:a,a:this.a})}}]),n}(Gl),tRn="rc-color-picker",_V=function(t){return t instanceof FC?t:new FC(t)},nRn=_V("#1677ff"),s9t=function(t){var n=t.offset,r=t.targetRef,i=t.containerRef,a=t.color,o=t.type,s=i.current.getBoundingClientRect(),c=s.width,u=s.height,d=r.current.getBoundingClientRect(),f=d.width,p=d.height,m=f/2,g=p/2,_=(n.x+m)/c,v=1-(n.y+g)/u,b=a.toHsb(),y=_,x=(n.x+m)/c*360;if(o)switch(o){case"hue":return _V(mt(mt({},b),{},{h:x<=0?0:x}));case"alpha":return _V(mt(mt({},b),{},{a:y<=0?0:y}))}return _V({h:b.h,s:_<=0?0:_,b:v>=1?1:v,a:b.a})},l9t=function(t,n){var r=t.toHsb();switch(n){case"hue":return{x:r.h/360*100,y:50};case"alpha":return{x:t.a*100,y:50};default:return{x:r.s*100,y:(1-r.b)*100}}},c9t=function(t){var n=t.color,r=t.prefixCls,i=t.className,a=t.style,o=t.onClick,s="".concat(r,"-color-block");return G.createElement("div",{className:tn(s,i),style:a,onClick:o},G.createElement("div",{className:"".concat(s,"-inner"),style:{background:n}}))};function rRn(e){var t="touches"in e?e.touches[0]:e,n=document.documentElement.scrollLeft||document.body.scrollLeft||window.pageXOffset,r=document.documentElement.scrollTop||document.body.scrollTop||window.pageYOffset;return{pageX:t.pageX-n,pageY:t.pageY-r}}function u9t(e){var t=e.targetRef,n=e.containerRef,r=e.direction,i=e.onDragChange,a=e.onDragChangeComplete,o=e.calculate,s=e.color,c=e.disabledDrag,u=h.useState({x:0,y:0}),d=gn(u,2),f=d[0],p=d[1],m=h.useRef(null),g=h.useRef(null);h.useEffect(function(){p(o())},[s]),h.useEffect(function(){return function(){document.removeEventListener("mousemove",m.current),document.removeEventListener("mouseup",g.current),document.removeEventListener("touchmove",m.current),document.removeEventListener("touchend",g.current),m.current=null,g.current=null}},[]);var _=function(C){var w=rRn(C),$=w.pageX,O=w.pageY,N=n.current.getBoundingClientRect(),P=N.x,I=N.y,D=N.width,k=N.height,R=t.current.getBoundingClientRect(),A=R.width,F=R.height,z=A/2,M=F/2,K=Math.max(0,Math.min($-P,D))-z,U=Math.max(0,Math.min(O-I,k))-M,W={x:K,y:r==="x"?f.y:U};if(A===0&&F===0||A!==F)return!1;i==null||i(W)},v=function(C){C.preventDefault(),_(C)},b=function(C){C.preventDefault(),document.removeEventListener("mousemove",m.current),document.removeEventListener("mouseup",g.current),document.removeEventListener("touchmove",m.current),document.removeEventListener("touchend",g.current),m.current=null,g.current=null,a==null||a()},y=function(C){document.removeEventListener("mousemove",m.current),document.removeEventListener("mouseup",g.current),!c&&(_(C),document.addEventListener("mousemove",v),document.addEventListener("mouseup",b),document.addEventListener("touchmove",v),document.addEventListener("touchend",b),m.current=v,g.current=b)};return[f,y]}var d9t=function(t){var n=t.size,r=n===void 0?"default":n,i=t.color,a=t.prefixCls;return G.createElement("div",{className:tn("".concat(a,"-handler"),lt({},"".concat(a,"-handler-sm"),r==="small")),style:{backgroundColor:i}})},f9t=function(t){var n=t.children,r=t.style,i=t.prefixCls;return G.createElement("div",{className:"".concat(i,"-palette"),style:mt({position:"relative"},r)},n)},p9t=h.forwardRef(function(e,t){var n=e.children,r=e.x,i=e.y;return G.createElement("div",{ref:t,style:{position:"absolute",left:"".concat(r,"%"),top:"".concat(i,"%"),zIndex:1,transform:"translate(-50%, -50%)"}},n)}),iRn=function(t){var n=t.color,r=t.onChange,i=t.prefixCls,a=t.onChangeComplete,o=t.disabled,s=h.useRef(),c=h.useRef(),u=h.useRef(n),d=Bs(function(_){var v=s9t({offset:_,targetRef:c,containerRef:s,color:n});u.current=v,r(v)}),f=u9t({color:n,containerRef:s,targetRef:c,calculate:function(){return l9t(n)},onDragChange:d,onDragChangeComplete:function(){return a==null?void 0:a(u.current)},disabledDrag:o}),p=gn(f,2),m=p[0],g=p[1];return G.createElement("div",{ref:s,className:"".concat(i,"-select"),onMouseDown:g,onTouchStart:g},G.createElement(f9t,{prefixCls:i},G.createElement(p9t,{x:m.x,y:m.y,ref:c},G.createElement(d9t,{color:n.toRgbString(),prefixCls:i})),G.createElement("div",{className:"".concat(i,"-saturation"),style:{backgroundColor:"hsl(".concat(n.toHsb().h,",100%, 50%)"),backgroundImage:"linear-gradient(0deg, #000, transparent),linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))"}})))},aRn=function(t,n){var r=$l(t,{value:n}),i=gn(r,2),a=i[0],o=i[1],s=h.useMemo(function(){return _V(a)},[a]);return[s,o]},oRn=function(t){var n=t.colors,r=t.children,i=t.direction,a=i===void 0?"to right":i,o=t.type,s=t.prefixCls,c=h.useMemo(function(){return n.map(function(u,d){var f=_V(u);return o==="alpha"&&d===n.length-1&&(f=new FC(f.setA(1))),f.toRgbString()}).join(",")},[n,o]);return G.createElement("div",{className:"".concat(s,"-gradient"),style:{position:"absolute",inset:0,background:"linear-gradient(".concat(a,", ").concat(c,")")}},r)},sRn=function(t){var n=t.prefixCls,r=t.colors,i=t.disabled,a=t.onChange,o=t.onChangeComplete,s=t.color,c=t.type,u=h.useRef(),d=h.useRef(),f=h.useRef(s),p=function(w){return c==="hue"?w.getHue():w.a*100},m=Bs(function(C){var w=s9t({offset:C,targetRef:d,containerRef:u,color:s,type:c});f.current=w,a(p(w))}),g=u9t({color:s,targetRef:d,containerRef:u,calculate:function(){return l9t(s,c)},onDragChange:m,onDragChangeComplete:function(){o(p(f.current))},direction:"x",disabledDrag:i}),_=gn(g,2),v=_[0],b=_[1],y=G.useMemo(function(){if(c==="hue"){var C=s.toHsb();C.s=1,C.b=1,C.a=1;var w=new FC(C);return w}return s},[s,c]),x=G.useMemo(function(){return r.map(function(C){return"".concat(C.color," ").concat(C.percent,"%")})},[r]);return G.createElement("div",{ref:u,className:tn("".concat(n,"-slider"),"".concat(n,"-slider-").concat(c)),onMouseDown:b,onTouchStart:b},G.createElement(f9t,{prefixCls:n},G.createElement(p9t,{x:v.x,y:v.y,ref:d},G.createElement(d9t,{size:"small",color:y.toHexString(),prefixCls:n})),G.createElement(oRn,{colors:x,type:c,prefixCls:n})))};function lRn(e){return h.useMemo(function(){var t=e||{},n=t.slider;return[n||sRn]},[e])}var cRn=[{color:"rgb(255, 0, 0)",percent:0},{color:"rgb(255, 255, 0)",percent:17},{color:"rgb(0, 255, 0)",percent:33},{color:"rgb(0, 255, 255)",percent:50},{color:"rgb(0, 0, 255)",percent:67},{color:"rgb(255, 0, 255)",percent:83},{color:"rgb(255, 0, 0)",percent:100}],h9t=h.forwardRef(function(e,t){var n=e.value,r=e.defaultValue,i=e.prefixCls,a=i===void 0?tRn:i,o=e.onChange,s=e.onChangeComplete,c=e.className,u=e.style,d=e.panelRender,f=e.disabledAlpha,p=f===void 0?!1:f,m=e.disabled,g=m===void 0?!1:m,_=e.components,v=lRn(_),b=gn(v,1),y=b[0],x=aRn(r||nRn,n),C=gn(x,2),w=C[0],$=C[1],O=h.useMemo(function(){return w.setA(1).toRgbString()},[w]),N=function(U,W){n||$(U),o==null||o(U,W)},P=function(U){return new FC(w.setHue(U))},I=function(U){return new FC(w.setA(U/100))},D=function(U){N(P(U),{type:"hue",value:U})},k=function(U){N(I(U),{type:"alpha",value:U})},R=function(U){s&&s(P(U))},A=function(U){s&&s(I(U))},F=tn("".concat(a,"-panel"),c,lt({},"".concat(a,"-panel-disabled"),g)),z={prefixCls:a,disabled:g,color:w},M=G.createElement(G.Fragment,null,G.createElement(iRn,ge({onChange:N},z,{onChangeComplete:s})),G.createElement("div",{className:"".concat(a,"-slider-container")},G.createElement("div",{className:tn("".concat(a,"-slider-group"),lt({},"".concat(a,"-slider-group-disabled-alpha"),p))},G.createElement(y,ge({},z,{type:"hue",colors:cRn,min:0,max:359,value:w.getHue(),onChange:D,onChangeComplete:R})),!p&&G.createElement(y,ge({},z,{type:"alpha",colors:[{percent:0,color:"rgba(255, 0, 4, 0)"},{percent:100,color:O}],min:0,max:100,value:w.a*100,onChange:k,onChangeComplete:A}))),G.createElement(c9t,{color:w.toRgbString(),prefixCls:a})));return G.createElement("div",{className:F,style:u,ref:t},typeof d=="function"?d(M):M)});h9t.displayName="ColorPicker";const uRn=Object.freeze(Object.defineProperty({__proto__:null,Color:FC,ColorBlock:c9t,default:h9t},Symbol.toStringTag,{value:"Module"})),dRn=(e,t)=>(e==null?void 0:e.replace(/[^\w/]/g,"").slice(0,t?8:6))||"",fRn=(e,t)=>e?dRn(e,t):"";let pRn=function(){function e(t){Xl(this,e);var n;if(this.cleared=!1,t instanceof e){this.metaColor=t.metaColor.clone(),this.colors=(n=t.colors)===null||n===void 0?void 0:n.map(i=>({color:new e(i.color),percent:i.percent})),this.cleared=t.cleared;return}const r=Array.isArray(t);r&&t.length?(this.colors=t.map(i=>{let{color:a,percent:o}=i;return{color:new e(a),percent:o}}),this.metaColor=new FC(this.colors[0].color.metaColor)):this.metaColor=new FC(r?"":t),(!t||r&&!this.colors)&&(this.metaColor=this.metaColor.setA(0),this.cleared=!0)}return Jl(e,[{key:"toHsb",value:function(){return this.metaColor.toHsb()}},{key:"toHsbString",value:function(){return this.metaColor.toHsbString()}},{key:"toHex",value:function(){return fRn(this.toHexString(),this.metaColor.a<1)}},{key:"toHexString",value:function(){return this.metaColor.toHexString()}},{key:"toRgb",value:function(){return this.metaColor.toRgb()}},{key:"toRgbString",value:function(){return this.metaColor.toRgbString()}},{key:"isGradient",value:function(){return!!this.colors&&!this.cleared}},{key:"getColors",value:function(){return this.colors||[{color:this,percent:0}]}},{key:"toCssString",value:function(){const{colors:n}=this;return n?`linear-gradient(90deg, ${n.map(i=>`${i.color.toRgbString()} ${i.percent}%`).join(", ")})`:this.metaColor.toRgbString()}},{key:"equals",value:function(n){return!n||this.isGradient()!==n.isGradient()?!1:this.isGradient()?this.colors.length===n.colors.length&&this.colors.every((r,i)=>{const a=n.colors[i];return r.percent===a.percent&&r.color.equals(a.color)}):this.toHexString()===n.toHexString()}}])}();var hRn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"};const mRn=hRn;var gRn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mRn}))},m9t=h.forwardRef(gRn);m9t.displayName="RightOutlined";const LC=m9t;var g9t=G.forwardRef(function(e,t){var n=e.prefixCls,r=e.forceRender,i=e.className,a=e.style,o=e.children,s=e.isActive,c=e.role,u=e.classNames,d=e.styles,f=G.useState(s||r),p=gn(f,2),m=p[0],g=p[1];return G.useEffect(function(){(r||s)&&g(!0)},[r,s]),m?G.createElement("div",{ref:t,className:tn("".concat(n,"-content"),lt(lt({},"".concat(n,"-content-active"),s),"".concat(n,"-content-inactive"),!s),i),style:a,role:c},G.createElement("div",{className:tn("".concat(n,"-content-box"),u==null?void 0:u.body),style:d==null?void 0:d.body},o)):null});g9t.displayName="PanelContent";var vRn=["showArrow","headerClass","isActive","onItemClick","forceRender","className","classNames","styles","prefixCls","collapsible","accordion","panelKey","extra","header","expandIcon","openMotion","destroyInactivePanel","children"],v9t=G.forwardRef(function(e,t){var n=e.showArrow,r=n===void 0?!0:n,i=e.headerClass,a=e.isActive,o=e.onItemClick,s=e.forceRender,c=e.className,u=e.classNames,d=u===void 0?{}:u,f=e.styles,p=f===void 0?{}:f,m=e.prefixCls,g=e.collapsible,_=e.accordion,v=e.panelKey,b=e.extra,y=e.header,x=e.expandIcon,C=e.openMotion,w=e.destroyInactivePanel,$=e.children,O=$o(e,vRn),N=g==="disabled",P=b!=null&&typeof b!="boolean",I=lt(lt(lt({onClick:function(){o==null||o(v)},onKeyDown:function(M){(M.key==="Enter"||M.keyCode===_i.ENTER||M.which===_i.ENTER)&&(o==null||o(v))},role:_?"tab":"button"},"aria-expanded",a),"aria-disabled",N),"tabIndex",N?-1:0),D=typeof x=="function"?x(e):G.createElement("i",{className:"arrow"}),k=D&&G.createElement("div",ge({className:"".concat(m,"-expand-icon")},["header","icon"].includes(g)?I:{}),D),R=tn("".concat(m,"-item"),lt(lt({},"".concat(m,"-item-active"),a),"".concat(m,"-item-disabled"),N),c),A=tn(i,"".concat(m,"-header"),lt({},"".concat(m,"-collapsible-").concat(g),!!g),d.header),F=mt({className:A,style:p.header},["header","icon"].includes(g)?{}:I);return G.createElement("div",ge({},O,{ref:t,className:R}),G.createElement("div",F,r&&k,G.createElement("span",ge({className:"".concat(m,"-header-text")},g==="header"?I:{}),y),P&&G.createElement("div",{className:"".concat(m,"-extra")},b)),G.createElement(zm,ge({visible:a,leavedClassName:"".concat(m,"-content-hidden")},C,{forceRender:s,removeOnLeave:w}),function(z,M){var K=z.className,U=z.style;return G.createElement(g9t,{ref:M,prefixCls:m,className:K,classNames:d,style:U,styles:p,isActive:a,forceRender:s,role:_?"tabpanel":void 0},$)}))}),_Rn=["children","label","key","collapsible","onItemClick","destroyInactivePanel"],yRn=function(t,n){var r=n.prefixCls,i=n.accordion,a=n.collapsible,o=n.destroyInactivePanel,s=n.onItemClick,c=n.activeKey,u=n.openMotion,d=n.expandIcon;return t.map(function(f,p){var m=f.children,g=f.label,_=f.key,v=f.collapsible,b=f.onItemClick,y=f.destroyInactivePanel,x=$o(f,_Rn),C=String(_??p),w=v??a,$=y??o,O=function(I){w!=="disabled"&&(s(I),b==null||b(I))},N=!1;return i?N=c[0]===C:N=c.indexOf(C)>-1,G.createElement(v9t,ge({},x,{prefixCls:r,key:C,panelKey:C,isActive:N,accordion:i,openMotion:u,expandIcon:d,header:g,collapsible:w,onItemClick:O,destroyInactivePanel:$}),m)})},bRn=function(t,n,r){if(!t)return null;var i=r.prefixCls,a=r.accordion,o=r.collapsible,s=r.destroyInactivePanel,c=r.onItemClick,u=r.activeKey,d=r.openMotion,f=r.expandIcon,p=t.key||String(n),m=t.props,g=m.header,_=m.headerClass,v=m.destroyInactivePanel,b=m.collapsible,y=m.onItemClick,x=!1;a?x=u[0]===p:x=u.indexOf(p)>-1;var C=b??o,w=function(N){C!=="disabled"&&(c(N),y==null||y(N))},$={key:p,panelKey:p,header:g,headerClass:_,isActive:x,prefixCls:i,destroyInactivePanel:v??s,openMotion:d,accordion:a,children:t.props.children,onItemClick:w,expandIcon:f,collapsible:C};return typeof t.type=="string"?t:(Object.keys($).forEach(function(O){typeof $[O]>"u"&&delete $[O]}),G.cloneElement(t,$))};function xRn(e,t,n){return Array.isArray(e)?yRn(e,n):Zf(t).map(function(r,i){return bRn(r,i,n)})}function SRn(e){var t=e;if(!Array.isArray(t)){var n=Xa(t);t=n==="number"||n==="string"?[t]:[]}return t.map(function(r){return String(r)})}var CRn=G.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-collapse":n,i=e.destroyInactivePanel,a=i===void 0?!1:i,o=e.style,s=e.accordion,c=e.className,u=e.children,d=e.collapsible,f=e.openMotion,p=e.expandIcon,m=e.activeKey,g=e.defaultActiveKey,_=e.onChange,v=e.items,b=tn(r,c),y=$l([],{value:m,onChange:function(P){return _==null?void 0:_(P)},defaultValue:g,postState:SRn}),x=gn(y,2),C=x[0],w=x[1],$=function(P){return w(function(){if(s)return C[0]===P?[]:[P];var I=C.indexOf(P),D=I>-1;return D?C.filter(function(k){return k!==P}):[].concat(oi(C),[P])})};Za(!u,"[rc-collapse] `children` will be removed in next major version. Please use `items` instead.");var O=xRn(v,u,{prefixCls:r,accordion:s,openMotion:f,expandIcon:p,collapsible:d,destroyInactivePanel:a,onItemClick:$,activeKey:C});return G.createElement("div",ge({ref:t,className:b,style:o,role:s?"tablist":void 0},Pf(e,{aria:!0,data:!0})),O)});const _9t=Object.assign(CRn,{Panel:v9t});var wRn=_9t.Panel;const ERn=Object.freeze(Object.defineProperty({__proto__:null,Panel:wRn,default:_9t},Symbol.toStringTag,{value:"Module"})),TRn=e=>({[e.componentCls]:{[`${e.antCls}-motion-collapse-legacy`]:{overflow:"hidden","&-active":{transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
        opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}},[`${e.antCls}-motion-collapse`]:{overflow:"hidden",transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
        opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}}}),T3e=TRn,$Rn=e=>({animationDuration:e,animationFillMode:"both"}),ORn=e=>({animationDuration:e,animationFillMode:"both"}),$3e=function(e,t,n,r){const a=(arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1)?"&":"";return{[`
      ${a}${e}-enter,
      ${a}${e}-appear
    `]:Object.assign(Object.assign({},$Rn(r)),{animationPlayState:"paused"}),[`${a}${e}-leave`]:Object.assign(Object.assign({},ORn(r)),{animationPlayState:"paused"}),[`
      ${a}${e}-enter${e}-enter-active,
      ${a}${e}-appear${e}-appear-active
    `]:{animationName:t,animationPlayState:"running"},[`${a}${e}-leave${e}-leave-active`]:{animationName:n,animationPlayState:"running",pointerEvents:"none"}}},PRn=new nc("antFadeIn",{"0%":{opacity:0},"100%":{opacity:1}}),NRn=new nc("antFadeOut",{"0%":{opacity:1},"100%":{opacity:0}}),FWe=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;const{antCls:n}=e,r=`${n}-fade`,i=t?"&":"";return[$3e(r,PRn,NRn,e.motionDurationMid,t),{[`
        ${i}${r}-enter,
        ${i}${r}-appear
      `]:{opacity:0,animationTimingFunction:"linear"},[`${i}${r}-leave`]:{animationTimingFunction:"linear"}}]},DRn=new nc("antMoveDownIn",{"0%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),IRn=new nc("antMoveDownOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0}}),RRn=new nc("antMoveLeftIn",{"0%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),kRn=new nc("antMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),ARn=new nc("antMoveRightIn",{"0%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),MRn=new nc("antMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),FRn=new nc("antMoveUpIn",{"0%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),LRn=new nc("antMoveUpOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0}}),jRn={"move-up":{inKeyframes:FRn,outKeyframes:LRn},"move-down":{inKeyframes:DRn,outKeyframes:IRn},"move-left":{inKeyframes:RRn,outKeyframes:kRn},"move-right":{inKeyframes:ARn,outKeyframes:MRn}},aW=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:i,outKeyframes:a}=jRn[t];return[$3e(r,i,a,e.motionDurationMid),{[`
        ${r}-enter,
        ${r}-appear
      `]:{opacity:0,animationTimingFunction:e.motionEaseOutCirc},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]},O3e=new nc("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}}),P3e=new nc("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}}),N3e=new nc("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}}),D3e=new nc("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}}),BRn=new nc("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}}),zRn=new nc("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}}),HRn=new nc("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}}),qRn=new nc("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}}),VRn={"slide-up":{inKeyframes:O3e,outKeyframes:P3e},"slide-down":{inKeyframes:N3e,outKeyframes:D3e},"slide-left":{inKeyframes:BRn,outKeyframes:zRn},"slide-right":{inKeyframes:HRn,outKeyframes:qRn}},jC=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:i,outKeyframes:a}=VRn[t];return[$3e(r,i,a,e.motionDurationMid),{[`
      ${r}-enter,
      ${r}-appear
    `]:{transform:"scale(0)",transformOrigin:"0% 0%",opacity:0,animationTimingFunction:e.motionEaseOutQuint,"&-prepare":{transform:"scale(1)"}},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInQuint}}]},LWe=new nc("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),WRn=new nc("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}}),plt=new nc("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),hlt=new nc("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}}),URn=new nc("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}}),KRn=new nc("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}}),GRn=new nc("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}}),YRn=new nc("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}}),XRn=new nc("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}}),JRn=new nc("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}}),QRn=new nc("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}}),ZRn=new nc("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}}),ekn={zoom:{inKeyframes:LWe,outKeyframes:WRn},"zoom-big":{inKeyframes:plt,outKeyframes:hlt},"zoom-big-fast":{inKeyframes:plt,outKeyframes:hlt},"zoom-left":{inKeyframes:GRn,outKeyframes:YRn},"zoom-right":{inKeyframes:XRn,outKeyframes:JRn},"zoom-up":{inKeyframes:URn,outKeyframes:KRn},"zoom-down":{inKeyframes:QRn,outKeyframes:ZRn}},fK=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:i,outKeyframes:a}=ekn[t];return[$3e(r,i,a,t==="zoom-big-fast"?e.motionDurationFast:e.motionDurationMid),{[`
        ${r}-enter,
        ${r}-appear
      `]:{transform:"scale(0)",opacity:0,animationTimingFunction:e.motionEaseOutCirc,"&-prepare":{transform:"none"}},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]},tkn=(e,t)=>{const{r:n,g:r,b:i,a}=e.toRgb(),o=new FC(e.toRgbString()).onBackground(t).toHsv();return a<=.5?o.v>.5:n*.299+r*.587+i*.114>192},y9t=e=>{const{paddingInline:t,onlyIconSize:n}=e;return el(e,{buttonPaddingHorizontal:t,buttonPaddingVertical:0,buttonIconOnlyFontSize:n})},b9t=e=>{var t,n,r,i,a,o;const s=(t=e.contentFontSize)!==null&&t!==void 0?t:e.fontSize,c=(n=e.contentFontSizeSM)!==null&&n!==void 0?n:e.fontSize,u=(r=e.contentFontSizeLG)!==null&&r!==void 0?r:e.fontSizeLG,d=(i=e.contentLineHeight)!==null&&i!==void 0?i:vge(s),f=(a=e.contentLineHeightSM)!==null&&a!==void 0?a:vge(c),p=(o=e.contentLineHeightLG)!==null&&o!==void 0?o:vge(u),m=tkn(new pRn(e.colorBgSolid),"#fff")?"#000":"#fff",g=zN.reduce((_,v)=>Object.assign(Object.assign({},_),{[`${v}ShadowColor`]:`0 ${rn(e.controlOutlineWidth)} 0 ${Lte(e[`${v}1`],e.colorBgContainer)}`}),{});return Object.assign(Object.assign({},g),{fontWeight:400,defaultShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlTmpOutline}`,primaryShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlOutline}`,dangerShadow:`0 ${e.controlOutlineWidth}px 0 ${e.colorErrorOutline}`,primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorder,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,onlyIconSize:"inherit",onlyIconSizeSM:"inherit",onlyIconSizeLG:"inherit",groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textTextColor:e.colorText,textTextHoverColor:e.colorText,textTextActiveColor:e.colorText,textHoverBg:e.colorFillTertiary,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,defaultHoverBg:e.colorBgContainer,defaultHoverColor:e.colorPrimaryHover,defaultHoverBorderColor:e.colorPrimaryHover,defaultActiveBg:e.colorBgContainer,defaultActiveColor:e.colorPrimaryActive,defaultActiveBorderColor:e.colorPrimaryActive,solidTextColor:m,contentFontSize:s,contentFontSizeSM:c,contentFontSizeLG:u,contentLineHeight:d,contentLineHeightSM:f,contentLineHeightLG:p,paddingBlock:Math.max((e.controlHeight-s*d)/2-e.lineWidth,0),paddingBlockSM:Math.max((e.controlHeightSM-c*f)/2-e.lineWidth,0),paddingBlockLG:Math.max((e.controlHeightLG-u*p)/2-e.lineWidth,0)})},nkn=e=>{const{componentCls:t,iconCls:n,fontWeight:r,opacityLoading:i,motionDurationSlow:a,motionEaseInOut:o,marginXS:s,calc:c}=e;return{[t]:{outline:"none",position:"relative",display:"inline-flex",gap:e.marginXS,alignItems:"center",justifyContent:"center",fontWeight:r,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",background:"transparent",border:`${rn(e.lineWidth)} ${e.lineType} transparent`,cursor:"pointer",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",color:e.colorText,"&:disabled > *":{pointerEvents:"none"},[`${t}-icon > svg`]:uK(),"> a":{color:"currentColor"},"&:not(:disabled)":Ay(e),[`&${t}-two-chinese-chars::first-letter`]:{letterSpacing:"0.34em"},[`&${t}-two-chinese-chars > *:not(${n})`]:{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"},[`&${t}-icon-only`]:{paddingInline:0,[`&${t}-compact-item`]:{flex:"none"},[`&${t}-round`]:{width:"auto"}},[`&${t}-loading`]:{opacity:i,cursor:"default"},[`${t}-loading-icon`]:{transition:["width","opacity","margin"].map(u=>`${u} ${a} ${o}`).join(",")},[`&:not(${t}-icon-end)`]:{[`${t}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineEnd:c(s).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineEnd:0},"&-leave-start":{marginInlineEnd:0},"&-leave-active":{marginInlineEnd:c(s).mul(-1).equal()}}},"&-icon-end":{flexDirection:"row-reverse",[`${t}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineStart:c(s).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineStart:0},"&-leave-start":{marginInlineStart:0},"&-leave-active":{marginInlineStart:c(s).mul(-1).equal()}}}}}},x9t=(e,t,n)=>({[`&:not(:disabled):not(${e}-disabled)`]:{"&:hover":t,"&:active":n}}),rkn=e=>({minWidth:e.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}),ikn=e=>({borderRadius:e.controlHeight,paddingInlineStart:e.calc(e.controlHeight).div(2).equal(),paddingInlineEnd:e.calc(e.controlHeight).div(2).equal()}),akn=e=>({cursor:"not-allowed",borderColor:e.borderColorDisabled,color:e.colorTextDisabled,background:e.colorBgContainerDisabled,boxShadow:"none"}),I3e=(e,t,n,r,i,a,o,s)=>({[`&${e}-background-ghost`]:Object.assign(Object.assign({color:n||void 0,background:t,borderColor:r||void 0,boxShadow:"none"},x9t(e,Object.assign({background:t},o),Object.assign({background:t},s))),{"&:disabled":{cursor:"not-allowed",color:i||void 0,borderColor:a||void 0}})}),okn=e=>({[`&:disabled, &${e.componentCls}-disabled`]:Object.assign({},akn(e))}),skn=e=>({[`&:disabled, &${e.componentCls}-disabled`]:{cursor:"not-allowed",color:e.colorTextDisabled}}),R3e=(e,t,n,r)=>{const a=r&&["link","text"].includes(r)?skn:okn;return Object.assign(Object.assign({},a(e)),x9t(e.componentCls,t,n))},k3e=(e,t,n,r,i)=>({[`&${e.componentCls}-variant-solid`]:Object.assign({color:t,background:n},R3e(e,r,i))}),A3e=(e,t,n,r,i)=>({[`&${e.componentCls}-variant-outlined, &${e.componentCls}-variant-dashed`]:Object.assign({borderColor:t,background:n},R3e(e,r,i))}),M3e=e=>({[`&${e.componentCls}-variant-dashed`]:{borderStyle:"dashed"}}),F3e=(e,t,n,r)=>({[`&${e.componentCls}-variant-filled`]:Object.assign({boxShadow:"none",background:t},R3e(e,n,r))}),BC=(e,t,n,r,i)=>({[`&${e.componentCls}-variant-${n}`]:Object.assign({color:t,boxShadow:"none"},R3e(e,r,i,n))}),lkn=e=>{const{componentCls:t}=e;return zN.reduce((n,r)=>{const i=e[`${r}6`],a=e[`${r}1`],o=e[`${r}5`],s=e[`${r}2`],c=e[`${r}3`],u=e[`${r}7`];return Object.assign(Object.assign({},n),{[`&${t}-color-${r}`]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:i,boxShadow:e[`${r}ShadowColor`]},k3e(e,e.colorTextLightSolid,i,{background:o},{background:u})),A3e(e,i,e.colorBgContainer,{color:o,borderColor:o,background:e.colorBgContainer},{color:u,borderColor:u,background:e.colorBgContainer})),M3e(e)),F3e(e,a,{background:s},{background:c})),BC(e,i,"link",{color:o},{color:u})),BC(e,i,"text",{color:o,background:a},{color:u,background:c}))})},{})},ckn=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.defaultColor,boxShadow:e.defaultShadow},k3e(e,e.solidTextColor,e.colorBgSolid,{color:e.solidTextColor,background:e.colorBgSolidHover},{color:e.solidTextColor,background:e.colorBgSolidActive})),M3e(e)),F3e(e,e.colorFillTertiary,{background:e.colorFillSecondary},{background:e.colorFill})),I3e(e.componentCls,e.ghostBg,e.defaultGhostColor,e.defaultGhostBorderColor,e.colorTextDisabled,e.colorBorder)),BC(e,e.textTextColor,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})),ukn=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorPrimary,boxShadow:e.primaryShadow},A3e(e,e.colorPrimary,e.colorBgContainer,{color:e.colorPrimaryTextHover,borderColor:e.colorPrimaryHover,background:e.colorBgContainer},{color:e.colorPrimaryTextActive,borderColor:e.colorPrimaryActive,background:e.colorBgContainer})),M3e(e)),F3e(e,e.colorPrimaryBg,{background:e.colorPrimaryBgHover},{background:e.colorPrimaryBorder})),BC(e,e.colorPrimaryText,"text",{color:e.colorPrimaryTextHover,background:e.colorPrimaryBg},{color:e.colorPrimaryTextActive,background:e.colorPrimaryBorder})),BC(e,e.colorPrimaryText,"link",{color:e.colorPrimaryTextHover,background:e.linkHoverBg},{color:e.colorPrimaryTextActive})),I3e(e.componentCls,e.ghostBg,e.colorPrimary,e.colorPrimary,e.colorTextDisabled,e.colorBorder,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),dkn=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorError,boxShadow:e.dangerShadow},k3e(e,e.dangerColor,e.colorError,{background:e.colorErrorHover},{background:e.colorErrorActive})),A3e(e,e.colorError,e.colorBgContainer,{color:e.colorErrorHover,borderColor:e.colorErrorBorderHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),M3e(e)),F3e(e,e.colorErrorBg,{background:e.colorErrorBgFilledHover},{background:e.colorErrorBgActive})),BC(e,e.colorError,"text",{color:e.colorErrorHover,background:e.colorErrorBg},{color:e.colorErrorHover,background:e.colorErrorBgActive})),BC(e,e.colorError,"link",{color:e.colorErrorHover},{color:e.colorErrorActive})),I3e(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder,{color:e.colorErrorHover,borderColor:e.colorErrorHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),fkn=e=>Object.assign(Object.assign({},BC(e,e.colorLink,"link",{color:e.colorLinkHover},{color:e.colorLinkActive})),I3e(e.componentCls,e.ghostBg,e.colorInfo,e.colorInfo,e.colorTextDisabled,e.colorBorder,{color:e.colorInfoHover,borderColor:e.colorInfoHover},{color:e.colorInfoActive,borderColor:e.colorInfoActive})),pkn=e=>{const{componentCls:t}=e;return Object.assign({[`${t}-color-default`]:ckn(e),[`${t}-color-primary`]:ukn(e),[`${t}-color-dangerous`]:dkn(e),[`${t}-color-link`]:fkn(e)},lkn(e))},hkn=e=>Object.assign(Object.assign(Object.assign(Object.assign({},A3e(e,e.defaultBorderColor,e.defaultBg,{color:e.defaultHoverColor,borderColor:e.defaultHoverBorderColor,background:e.defaultHoverBg},{color:e.defaultActiveColor,borderColor:e.defaultActiveBorderColor,background:e.defaultActiveBg})),BC(e,e.textTextColor,"text",{color:e.textTextHoverColor,background:e.textHoverBg},{color:e.textTextActiveColor,background:e.colorBgTextActive})),k3e(e,e.primaryColor,e.colorPrimary,{background:e.colorPrimaryHover,color:e.primaryColor},{background:e.colorPrimaryActive,color:e.primaryColor})),BC(e,e.colorLink,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})),jWe=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";const{componentCls:n,controlHeight:r,fontSize:i,borderRadius:a,buttonPaddingHorizontal:o,iconCls:s,buttonPaddingVertical:c,buttonIconOnlyFontSize:u}=e;return[{[t]:{fontSize:i,height:r,padding:`${rn(c)} ${rn(o)}`,borderRadius:a,[`&${n}-icon-only`]:{width:r,[s]:{fontSize:u}}}},{[`${n}${n}-circle${t}`]:rkn(e)},{[`${n}${n}-round${t}`]:ikn(e)}]},mkn=e=>{const t=el(e,{fontSize:e.contentFontSize});return jWe(t,e.componentCls)},gkn=e=>{const t=el(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,buttonPaddingVertical:0,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM});return jWe(t,`${e.componentCls}-sm`)},vkn=e=>{const t=el(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,buttonPaddingHorizontal:e.paddingInlineLG,buttonPaddingVertical:0,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG});return jWe(t,`${e.componentCls}-lg`)},_kn=e=>{const{componentCls:t}=e;return{[t]:{[`&${t}-block`]:{width:"100%"}}}},ykn=Ql("Button",e=>{const t=y9t(e);return[nkn(t),mkn(t),gkn(t),vkn(t),_kn(t),pkn(t),hkn(t),JIn(t)]},b9t,{unitless:{fontWeight:!0,contentLineHeight:!0,contentLineHeightSM:!0,contentLineHeightLG:!0}});function bkn(e,t,n){const{focusElCls:r,focus:i,borderElCls:a}=n,o=a?"> *":"",s=["hover",i?"focus":null,"active"].filter(Boolean).map(c=>`&:${c} ${o}`).join(",");return{[`&-item:not(${t}-last-item)`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal()},"&-item":Object.assign(Object.assign({[s]:{zIndex:2}},r?{[`&${r}`]:{zIndex:2}}:{}),{[`&[disabled] ${o}`]:{zIndex:0}})}}function xkn(e,t,n){const{borderElCls:r}=n,i=r?`> ${r}`:"";return{[`&-item:not(${t}-first-item):not(${t}-last-item) ${i}`]:{borderRadius:0},[`&-item:not(${t}-last-item)${t}-first-item`]:{[`& ${i}, &${e}-sm ${i}, &${e}-lg ${i}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&-item:not(${t}-first-item)${t}-last-item`]:{[`& ${i}, &${e}-sm ${i}, &${e}-lg ${i}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}}}function Pae(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{focus:!0};const{componentCls:n}=e,r=`${n}-compact`;return{[r]:Object.assign(Object.assign({},bkn(e,r,t)),xkn(n,r,t))}}function Skn(e,t){return{[`&-item:not(${t}-last-item)`]:{marginBottom:e.calc(e.lineWidth).mul(-1).equal()},"&-item":{"&:hover,&:focus,&:active":{zIndex:2},"&[disabled]":{zIndex:0}}}}function Ckn(e,t){return{[`&-item:not(${t}-first-item):not(${t}-last-item)`]:{borderRadius:0},[`&-item${t}-first-item:not(${t}-last-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderEndEndRadius:0,borderEndStartRadius:0}},[`&-item${t}-last-item:not(${t}-first-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderStartStartRadius:0,borderStartEndRadius:0}}}}function wkn(e){const t=`${e.componentCls}-compact-vertical`;return{[t]:Object.assign(Object.assign({},Skn(e,t)),Ckn(e.componentCls,t))}}const Ekn=e=>{const{componentCls:t,colorPrimaryHover:n,lineWidth:r,calc:i}=e,a=i(r).mul(-1).equal(),o=s=>{const c=`${t}-compact${s?"-vertical":""}-item${t}-primary:not([disabled])`;return{[`${c} + ${c}::before`]:{position:"absolute",top:s?a:0,insetInlineStart:s?0:a,backgroundColor:n,content:'""',width:s?"100%":r,height:s?r:"100%"}}};return Object.assign(Object.assign({},o()),o(!0))},Tkn=KF(["Button","compact"],e=>{const t=y9t(e);return[Pae(t),wkn(t),Ekn(t)]},b9t);var $kn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function Okn(e){if(typeof e=="object"&&e){let t=e==null?void 0:e.delay;return t=!Number.isNaN(t)&&typeof t=="number"?t:0,{loading:t<=0,delay:t}}return{loading:!!e,delay:0}}const Pkn={default:["default","outlined"],primary:["primary","solid"],dashed:["default","dashed"],link:["link","link"],text:["default","text"]},Nkn=G.forwardRef((e,t)=>{var n,r;const{loading:i=!1,prefixCls:a,color:o,variant:s,type:c,danger:u=!1,shape:d="default",size:f,styles:p,disabled:m,className:g,rootClassName:_,children:v,icon:b,iconPosition:y="start",ghost:x=!1,block:C=!1,htmlType:w="button",classNames:$,style:O={},autoInsertSpace:N,autoFocus:P}=e,I=$kn(e,["loading","prefixCls","color","variant","type","danger","shape","size","styles","disabled","className","rootClassName","children","icon","iconPosition","ghost","block","htmlType","classNames","style","autoInsertSpace","autoFocus"]),D=c||"default",[k,R]=h.useMemo(()=>{if(o&&s)return[o,s];const Yt=Pkn[D]||[];return u?["danger",Yt[1]]:Yt},[c,o,s,u]),F=k==="danger"?"dangerous":k,{getPrefixCls:z,direction:M,autoInsertSpace:K,className:U,style:W,classNames:L,styles:Y}=uh("button"),J=(n=N??K)!==null&&n!==void 0?n:!0,Z=z("btn",a),[te,re,se]=ykn(Z),de=h.useContext(Hy),pe=m??de,Se=h.useContext(o9t),ve=h.useMemo(()=>Okn(i),[i]),[be,Ee]=h.useState(ve.loading),[xe,Pe]=h.useState(!1),je=h.useRef(null),ft=Y3(t,je),Ge=h.Children.count(v)===1&&!b&&!ame(R),Ye=h.useRef(!0);G.useEffect(()=>(Ye.current=!1,()=>{Ye.current=!0}),[]),h.useEffect(()=>{let Yt=null;ve.delay>0?Yt=setTimeout(()=>{Yt=null,Ee(!0)},ve.delay):Ee(ve.loading);function Gt(){Yt&&(clearTimeout(Yt),Yt=null)}return Gt},[ve]),h.useEffect(()=>{if(!je.current||!J)return;const Yt=je.current.textContent||"";Ge&&UFe(Yt)?xe||Pe(!0):xe&&Pe(!1)}),h.useEffect(()=>{P&&je.current&&je.current.focus()},[]);const nt=G.useCallback(Yt=>{var Gt;if(be||pe){Yt.preventDefault();return}(Gt=e.onClick)===null||Gt===void 0||Gt.call(e,("href"in e,Yt))},[e.onClick,be,pe]);{const Yt=Gs("Button");Yt(!(typeof b=="string"&&b.length>2),"breaking",`\`icon\` is using ReactNode instead of string naming in v4. Please check \`${b}\` at https://ant.design/components/icon`),Yt(!(x&&ame(R)),"usage","`link` or `text` button can't be a `ghost` button.")}const{compactSize:We,compactItemClassnames:ct}=VT(Z,M),rt={large:"lg",small:"sm",middle:void 0},vt=qm(Yt=>{var Gt,kt;return(kt=(Gt=f??We)!==null&&Gt!==void 0?Gt:Se)!==null&&kt!==void 0?kt:Yt}),Mt=vt&&(r=rt[vt])!==null&&r!==void 0?r:"",$t=be?"loading":b,ke=Md(I,["navigate"]),ye=tn(Z,re,se,{[`${Z}-${d}`]:d!=="default"&&d,[`${Z}-${D}`]:D,[`${Z}-dangerous`]:u,[`${Z}-color-${F}`]:F,[`${Z}-variant-${R}`]:R,[`${Z}-${Mt}`]:Mt,[`${Z}-icon-only`]:!v&&v!==0&&!!$t,[`${Z}-background-ghost`]:x&&!ame(R),[`${Z}-loading`]:be,[`${Z}-two-chinese-chars`]:xe&&J&&!be,[`${Z}-block`]:C,[`${Z}-rtl`]:M==="rtl",[`${Z}-icon-end`]:y==="end"},ct,g,_,U),_e=Object.assign(Object.assign({},W),O),He=tn($==null?void 0:$.icon,L.icon),Ze=Object.assign(Object.assign({},(p==null?void 0:p.icon)||{}),Y.icon||{}),ot=b&&!be?G.createElement(KFe,{prefixCls:Z,className:He,style:Ze},b):i&&typeof i=="object"&&i.icon?G.createElement(KFe,{prefixCls:Z,className:He,style:Ze},i.icon):G.createElement(YIn,{existIcon:!!b,prefixCls:Z,loading:be,mount:Ye.current}),Qt=v||v===0?UIn(v,Ge&&J):null;if(ke.href!==void 0)return te(G.createElement("a",Object.assign({},ke,{className:tn(ye,{[`${Z}-disabled`]:pe}),href:pe?void 0:ke.href,style:_e,onClick:nt,ref:ft,tabIndex:pe?-1:0}),ot,Qt));let Bt=G.createElement("button",Object.assign({},I,{type:w,className:ye,style:_e,onClick:nt,disabled:pe,ref:ft}),ot,Qt,ct&&G.createElement(Tkn,{prefixCls:Z}));return ame(R)||(Bt=G.createElement(Oae,{component:"Button",disabled:be},Bt)),te(Bt)}),L3e=Nkn;L3e.Group=VIn;L3e.__ANT_BUTTON=!0;L3e.displayName="Button";const ss=L3e;function tDe(e){return!!(e!=null&&e.then)}const Dkn=e=>{const{type:t,children:n,prefixCls:r,buttonProps:i,close:a,autoFocus:o,emitEvent:s,isSilent:c,quitOnNullishReturnValue:u,actionFn:d}=e,f=h.useRef(!1),p=h.useRef(null),[m,g]=GM(!1),_=function(){a==null||a.apply(void 0,arguments)};h.useEffect(()=>{let y=null;return o&&(y=setTimeout(()=>{var x;(x=p.current)===null||x===void 0||x.focus({preventScroll:!0})})),()=>{y&&clearTimeout(y)}},[]);const v=y=>{tDe(y)&&(g(!0),y.then(function(){g(!1,!0),_.apply(void 0,arguments),f.current=!1},x=>{if(g(!1,!0),f.current=!1,!(c!=null&&c()))return Promise.reject(x)}))},b=y=>{if(f.current)return;if(f.current=!0,!d){_();return}let x;if(s){if(x=d(y),u&&!tDe(x)){f.current=!1,_(y);return}}else if(d.length)x=d(a),f.current=!1;else if(x=d(),!tDe(x)){_();return}v(x)};return h.createElement(ss,Object.assign({},MWe(t),{onClick:b,loading:m,prefixCls:r},i,{ref:p}),n)},BWe=Dkn,Nae=G.createContext({}),{Provider:S9t}=Nae,Ikn=()=>{const{autoFocusButton:e,cancelButtonProps:t,cancelTextLocale:n,isSilent:r,mergedOkCancel:i,rootPrefixCls:a,close:o,onCancel:s,onConfirm:c}=h.useContext(Nae);return i?G.createElement(BWe,{isSilent:r,actionFn:s,close:function(){o==null||o.apply(void 0,arguments),c==null||c(!1)},autoFocus:e==="cancel",buttonProps:t,prefixCls:`${a}-btn`},n):null},mlt=Ikn,Rkn=()=>{const{autoFocusButton:e,close:t,isSilent:n,okButtonProps:r,rootPrefixCls:i,okTextLocale:a,okType:o,onConfirm:s,onOk:c}=h.useContext(Nae);return G.createElement(BWe,{isSilent:n,type:o||"primary",actionFn:c,close:function(){t==null||t.apply(void 0,arguments),s==null||s(!0)},autoFocus:e==="ok",buttonProps:r,prefixCls:`${i}-btn`},a)},glt=Rkn;var C9t=h.createContext(null),vlt=[];function kkn(e,t){var n=h.useState(function(){if(!im())return null;var g=document.createElement("div");return t&&g.setAttribute("data-debug",t),g}),r=gn(n,1),i=r[0],a=h.useRef(!1),o=h.useContext(C9t),s=h.useState(vlt),c=gn(s,2),u=c[0],d=c[1],f=o||(a.current?void 0:function(g){d(function(_){var v=[g].concat(oi(_));return v})});function p(){i.parentElement||document.body.appendChild(i),a.current=!0}function m(){var g;(g=i.parentElement)===null||g===void 0||g.removeChild(i),a.current=!1}return hl(function(){return e?o?o(p):p():m(),m},[e]),hl(function(){u.length&&(u.forEach(function(g){return g()}),d(vlt))},[u]),[i,f]}var nDe;function w9t(e){var t="rc-scrollbar-measure-".concat(Math.random().toString(36).substring(7)),n=document.createElement("div");n.id=t;var r=n.style;r.position="absolute",r.left="0",r.top="0",r.width="100px",r.height="100px",r.overflow="scroll";var i,a;if(e){var o=getComputedStyle(e);r.scrollbarColor=o.scrollbarColor,r.scrollbarWidth=o.scrollbarWidth;var s=getComputedStyle(e,"::-webkit-scrollbar"),c=parseInt(s.width,10),u=parseInt(s.height,10);try{var d=c?"width: ".concat(s.width,";"):"",f=u?"height: ".concat(s.height,";"):"";xC(`
#`.concat(t,`::-webkit-scrollbar {
`).concat(d,`
`).concat(f,`
}`),t)}catch(g){console.error(g),i=c,a=u}}document.body.appendChild(n);var p=e&&i&&!isNaN(i)?i:n.offsetWidth-n.clientWidth,m=e&&a&&!isNaN(a)?a:n.offsetHeight-n.clientHeight;return document.body.removeChild(n),QV(t),{width:p,height:m}}function _lt(e){return typeof document>"u"?0:((e||nDe===void 0)&&(nDe=w9t()),nDe.width)}function GFe(e){return typeof document>"u"||!e||!(e instanceof Element)?{width:0,height:0}:w9t(e)}function Akn(){return document.body.scrollHeight>(window.innerHeight||document.documentElement.clientHeight)&&window.innerWidth>document.body.offsetWidth}var Mkn="rc-util-locker-".concat(Date.now()),ylt=0;function Fkn(e){var t=!!e,n=h.useState(function(){return ylt+=1,"".concat(Mkn,"_").concat(ylt)}),r=gn(n,1),i=r[0];hl(function(){if(t){var a=GFe(document.body).width,o=Akn();xC(`
html body {
  overflow-y: hidden;
  `.concat(o?"width: calc(100% - ".concat(a,"px);"):"",`
}`),i)}else QV(i);return function(){QV(i)}},[t,i])}var blt=!1;function Lkn(e){return typeof e=="boolean"&&(blt=e),blt}var xlt=function(t){return t===!1?!1:!im()||!t?null:typeof t=="string"?document.querySelector(t):typeof t=="function"?t():t},bD=h.forwardRef(function(e,t){var n=e.open,r=e.autoLock,i=e.getContainer,a=e.debug,o=e.autoDestroy,s=o===void 0?!0:o,c=e.children,u=h.useState(n),d=gn(u,2),f=d[0],p=d[1],m=f||n;Za(im()||!n,"Portal only work in client side. Please call 'useEffect' to show Portal instead default render in SSR."),h.useEffect(function(){(s||n)&&p(n)},[n,s]);var g=h.useState(function(){return xlt(i)}),_=gn(g,2),v=_[0],b=_[1];h.useEffect(function(){var k=xlt(i);b(k??null)});var y=kkn(m&&!v,a),x=gn(y,2),C=x[0],w=x[1],$=v??C;Fkn(r&&n&&im()&&($===C||$===document.body));var O=null;if(c&&q3(c)&&t){var N=c;O=N.ref}var P=Y3(O,t);if(!m||!im()||v===void 0)return null;var I=$===!1||Lkn(),D=c;return t&&(D=h.cloneElement(c,{ref:P})),h.createElement(C9t.Provider,{value:w},I?D:b1.createPortal(D,$))});bD.displayName="Portal";var E9t=h.createContext({});function jkn(){var e=mt({},oae);return e.useId}var Slt=0,Clt=jkn();const pK=Clt?function(t){var n=Clt();return t||n}:function(t){var n=h.useState("ssr-id"),r=gn(n,2),i=r[0],a=r[1];return h.useEffect(function(){var o=Slt;Slt+=1,a("rc_unique_".concat(o))},[]),t||i};function wlt(e,t,n){var r=t;return!r&&n&&(r="".concat(e,"-").concat(n)),r}function Elt(e,t){var n=e["page".concat(t?"Y":"X","Offset")],r="scroll".concat(t?"Top":"Left");if(typeof n!="number"){var i=e.document;n=i.documentElement[r],typeof n!="number"&&(n=i.body[r])}return n}function Bkn(e){var t=e.getBoundingClientRect(),n={left:t.left,top:t.top},r=e.ownerDocument,i=r.defaultView||r.parentWindow;return n.left+=Elt(i),n.top+=Elt(i,!0),n}const zkn=h.memo(function(e){var t=e.children;return t},function(e,t){var n=t.shouldUpdate;return!n});var Hkn={width:0,height:0,overflow:"hidden",outline:"none"},qkn={outline:"none"},j3e=G.forwardRef(function(e,t){var n=e.prefixCls,r=e.className,i=e.style,a=e.title,o=e.ariaId,s=e.footer,c=e.closable,u=e.closeIcon,d=e.onClose,f=e.children,p=e.bodyStyle,m=e.bodyProps,g=e.modalRender,_=e.onMouseDown,v=e.onMouseUp,b=e.holderRef,y=e.visible,x=e.forceRender,C=e.width,w=e.height,$=e.classNames,O=e.styles,N=G.useContext(E9t),P=N.panel,I=Y3(b,P),D=h.useRef(),k=h.useRef();G.useImperativeHandle(t,function(){return{focus:function(){var Y;(Y=D.current)===null||Y===void 0||Y.focus({preventScroll:!0})},changeActive:function(Y){var J=document,Z=J.activeElement;Y&&Z===k.current?D.current.focus({preventScroll:!0}):!Y&&Z===D.current&&k.current.focus({preventScroll:!0})}}});var R={};C!==void 0&&(R.width=C),w!==void 0&&(R.height=w);var A=s?G.createElement("div",{className:tn("".concat(n,"-footer"),$==null?void 0:$.footer),style:mt({},O==null?void 0:O.footer)},s):null,F=a?G.createElement("div",{className:tn("".concat(n,"-header"),$==null?void 0:$.header),style:mt({},O==null?void 0:O.header)},G.createElement("div",{className:"".concat(n,"-title"),id:o},a)):null,z=h.useMemo(function(){return Xa(c)==="object"&&c!==null?c:c?{closeIcon:u??G.createElement("span",{className:"".concat(n,"-close-x")})}:{}},[c,u,n]),M=Pf(z,!0),K=Xa(c)==="object"&&c.disabled,U=c?G.createElement("button",ge({type:"button",onClick:d,"aria-label":"Close"},M,{className:"".concat(n,"-close"),disabled:K}),z.closeIcon):null,W=G.createElement("div",{className:tn("".concat(n,"-content"),$==null?void 0:$.content),style:O==null?void 0:O.content},U,F,G.createElement("div",ge({className:tn("".concat(n,"-body"),$==null?void 0:$.body),style:mt(mt({},p),O==null?void 0:O.body)},m),f),A);return G.createElement("div",{key:"dialog-element",role:"dialog","aria-labelledby":a?o:null,"aria-modal":"true",ref:I,style:mt(mt({},i),R),className:tn(n,r),onMouseDown:_,onMouseUp:v},G.createElement("div",{ref:D,tabIndex:0,style:qkn},G.createElement(zkn,{shouldUpdate:y||x},g?g(W):W)),G.createElement("div",{tabIndex:0,ref:k,style:Hkn}))});j3e.displayName="Panel";var T9t=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.title,i=e.style,a=e.className,o=e.visible,s=e.forceRender,c=e.destroyOnClose,u=e.motionName,d=e.ariaId,f=e.onVisibleChanged,p=e.mousePosition,m=h.useRef(),g=h.useState(),_=gn(g,2),v=_[0],b=_[1],y={};v&&(y.transformOrigin=v);function x(){var C=Bkn(m.current);b(p&&(p.x||p.y)?"".concat(p.x-C.left,"px ").concat(p.y-C.top,"px"):"")}return h.createElement(zm,{visible:o,onVisibleChanged:f,onAppearPrepare:x,onEnterPrepare:x,forceRender:s,motionName:u,removeOnLeave:c,ref:m},function(C,w){var $=C.className,O=C.style;return h.createElement(j3e,ge({},e,{ref:t,title:r,ariaId:d,prefixCls:n,holderRef:w,style:mt(mt(mt({},O),i),y),className:tn(a,$)}))})});T9t.displayName="Content";var Vkn=function(t){var n=t.prefixCls,r=t.style,i=t.visible,a=t.maskProps,o=t.motionName,s=t.className;return h.createElement(zm,{key:"mask",visible:i,motionName:o,leavedClassName:"".concat(n,"-mask-hidden")},function(c,u){var d=c.className,f=c.style;return h.createElement("div",ge({ref:u,style:mt(mt({},f),r),className:tn("".concat(n,"-mask"),d,s)},a))})},Wkn=function(t){var n=t.prefixCls,r=n===void 0?"rc-dialog":n,i=t.zIndex,a=t.visible,o=a===void 0?!1:a,s=t.keyboard,c=s===void 0?!0:s,u=t.focusTriggerAfterClose,d=u===void 0?!0:u,f=t.wrapStyle,p=t.wrapClassName,m=t.wrapProps,g=t.onClose,_=t.afterOpenChange,v=t.afterClose,b=t.transitionName,y=t.animation,x=t.closable,C=x===void 0?!0:x,w=t.mask,$=w===void 0?!0:w,O=t.maskTransitionName,N=t.maskAnimation,P=t.maskClosable,I=P===void 0?!0:P,D=t.maskStyle,k=t.maskProps,R=t.rootClassName,A=t.classNames,F=t.styles;["wrapStyle","bodyStyle","maskStyle"].forEach(function(Pe){b5(!(Pe in t),"".concat(Pe," is deprecated, please use styles instead."))}),"wrapClassName"in t&&b5(!1,"wrapClassName is deprecated, please use classNames instead.");var z=h.useRef(),M=h.useRef(),K=h.useRef(),U=h.useState(o),W=gn(U,2),L=W[0],Y=W[1],J=pK();function Z(){wFe(M.current,document.activeElement)||(z.current=document.activeElement)}function te(){if(!wFe(M.current,document.activeElement)){var Pe;(Pe=K.current)===null||Pe===void 0||Pe.focus()}}function re(Pe){if(Pe)te();else{if(Y(!1),$&&z.current&&d){try{z.current.focus({preventScroll:!0})}catch{}z.current=null}L&&(v==null||v())}_==null||_(Pe)}function se(Pe){g==null||g(Pe)}var de=h.useRef(!1),pe=h.useRef(),Se=function(){clearTimeout(pe.current),de.current=!0},ve=function(){pe.current=setTimeout(function(){de.current=!1})},be=null;I&&(be=function(je){de.current?de.current=!1:M.current===je.target&&se(je)});function Ee(Pe){if(c&&Pe.keyCode===_i.ESC){Pe.stopPropagation(),se(Pe);return}o&&Pe.keyCode===_i.TAB&&K.current.changeActive(!Pe.shiftKey)}h.useEffect(function(){o&&(Y(!0),Z())},[o]),h.useEffect(function(){return function(){clearTimeout(pe.current)}},[]);var xe=mt(mt(mt({zIndex:i},f),F==null?void 0:F.wrapper),{},{display:L?null:"none"});return h.createElement("div",ge({className:tn("".concat(r,"-root"),R)},Pf(t,{data:!0})),h.createElement(Vkn,{prefixCls:r,visible:$&&o,motionName:wlt(r,O,N),style:mt(mt({zIndex:i},D),F==null?void 0:F.mask),maskProps:k,className:A==null?void 0:A.mask}),h.createElement("div",ge({tabIndex:-1,onKeyDown:Ee,className:tn("".concat(r,"-wrap"),p,A==null?void 0:A.wrapper),ref:M,onClick:be,style:xe},m),h.createElement(T9t,ge({},t,{onMouseDown:Se,onMouseUp:ve,ref:K,closable:C,ariaId:J,prefixCls:r,visible:o&&L,onClose:se,onVisibleChanged:re,motionName:wlt(r,b,y)}))))},B3e=function(t){var n=t.visible,r=t.getContainer,i=t.forceRender,a=t.destroyOnClose,o=a===void 0?!1:a,s=t.afterClose,c=t.panelRef,u=h.useState(n),d=gn(u,2),f=d[0],p=d[1],m=h.useMemo(function(){return{panel:c}},[c]);return h.useEffect(function(){n&&p(!0)},[n]),!i&&o&&!f?null:h.createElement(E9t.Provider,{value:m},h.createElement(bD,{open:n||i||f,autoDestroy:!1,getContainer:r,autoLock:n||f},h.createElement(Wkn,ge({},t,{destroyOnClose:o,afterClose:function(){s==null||s(),p(!1)}}))))};B3e.displayName="Dialog";const Ukn=Object.freeze(Object.defineProperty({__proto__:null,Panel:j3e,default:B3e},Symbol.toStringTag,{value:"Module"}));var aM="RC_FORM_INTERNAL_HOOKS",Lf=function(){Za(!1,"Can not find FormContext. Please make sure you wrap Field under Form.")},HN=h.createContext({getFieldValue:Lf,getFieldsValue:Lf,getFieldError:Lf,getFieldWarning:Lf,getFieldsError:Lf,isFieldsTouched:Lf,isFieldTouched:Lf,isFieldValidating:Lf,isFieldsValidating:Lf,resetFields:Lf,setFields:Lf,setFieldValue:Lf,setFieldsValue:Lf,validateFields:Lf,submit:Lf,getInternalHooks:function(){return Lf(),{dispatch:Lf,initEntityValue:Lf,registerField:Lf,useSubscribe:Lf,setInitialValues:Lf,destroyForm:Lf,setCallbacks:Lf,registerWatch:Lf,getFields:Lf,setValidateMessages:Lf,setPreserve:Lf,getInitialValue:Lf}}}),oW=h.createContext(null);function YFe(e){return e==null?[]:Array.isArray(e)?e:[e]}function Kkn(e){return e&&!!e._init}function XFe(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var JFe=XFe();function $9t(){throw new Error("setTimeout has not been defined")}function O9t(){throw new Error("clearTimeout has not been defined")}var IP=$9t,RP=O9t;typeof Ef.setTimeout=="function"&&(IP=setTimeout);typeof Ef.clearTimeout=="function"&&(RP=clearTimeout);function P9t(e){if(IP===setTimeout)return setTimeout(e,0);if((IP===$9t||!IP)&&setTimeout)return IP=setTimeout,setTimeout(e,0);try{return IP(e,0)}catch{try{return IP.call(null,e,0)}catch{return IP.call(this,e,0)}}}function Gkn(e){if(RP===clearTimeout)return clearTimeout(e);if((RP===O9t||!RP)&&clearTimeout)return RP=clearTimeout,clearTimeout(e);try{return RP(e)}catch{try{return RP.call(null,e)}catch{return RP.call(this,e)}}}var F9=[],yV=!1,oM,yge=-1;function Ykn(){!yV||!oM||(yV=!1,oM.length?F9=oM.concat(F9):yge=-1,F9.length&&N9t())}function N9t(){if(!yV){var e=P9t(Ykn);yV=!0;for(var t=F9.length;t;){for(oM=F9,F9=[];++yge<t;)oM&&oM[yge].run();yge=-1,t=F9.length}oM=null,yV=!1,Gkn(e)}}function Xkn(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];F9.push(new D9t(e,t)),F9.length===1&&!yV&&P9t(N9t)}function D9t(e,t){this.fun=e,this.array=t}D9t.prototype.run=function(){this.fun.apply(null,this.array)};var Jkn="browser",Qkn="browser",Zkn=!0,eAn={},tAn=[],nAn="",rAn={},iAn={},aAn={};function YF(){}var oAn=YF,sAn=YF,lAn=YF,cAn=YF,uAn=YF,dAn=YF,fAn=YF;function pAn(e){throw new Error("process.binding is not supported")}function hAn(){return"/"}function mAn(e){throw new Error("process.chdir is not supported")}function gAn(){return 0}var wq=Ef.performance||{},vAn=wq.now||wq.mozNow||wq.msNow||wq.oNow||wq.webkitNow||function(){return new Date().getTime()};function _An(e){var t=vAn.call(wq)*.001,n=Math.floor(t),r=Math.floor(t%1*1e9);return e&&(n=n-e[0],r=r-e[1],r<0&&(n--,r+=1e9)),[n,r]}var yAn=new Date;function bAn(){var e=new Date,t=e-yAn;return t/1e3}var C3={nextTick:Xkn,title:Jkn,browser:Zkn,env:eAn,argv:tAn,version:nAn,versions:rAn,on:oAn,addListener:sAn,once:lAn,off:cAn,removeListener:uAn,removeAllListeners:dAn,emit:fAn,binding:pAn,cwd:hAn,chdir:mAn,umask:gAn,hrtime:_An,platform:Qkn,release:iAn,config:aAn,uptime:bAn};function xAn(e){try{return Function.toString.call(e).indexOf("[native code]")!==-1}catch{return typeof e=="function"}}function SAn(e,t,n){if(HT())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,t);var i=new(e.bind.apply(e,r));return n&&WV(i,n.prototype),i}function QFe(e){var t=typeof Map=="function"?new Map:void 0;return QFe=function(r){if(r===null||!xAn(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(t!==void 0){if(t.has(r))return t.get(r);t.set(r,i)}function i(){return SAn(r,arguments,Bm(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),WV(i,r)},QFe(e)}var CAn=/%[sdj%]/g,I9t=function(){};typeof C3<"u"&&C3.env&&typeof window<"u"&&typeof document<"u"&&(I9t=function(t,n){typeof console<"u"&&console.warn&&typeof ASYNC_VALIDATOR_NO_WARNING>"u"&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function ZFe(e){if(!e||!e.length)return null;var t={};return e.forEach(function(n){var r=n.field;t[r]=t[r]||[],t[r].push(n)}),t}function N3(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];var i=0,a=n.length;if(typeof e=="function")return e.apply(null,n);if(typeof e=="string"){var o=e.replace(CAn,function(s){if(s==="%%")return"%";if(i>=a)return s;switch(s){case"%s":return String(n[i++]);case"%d":return Number(n[i++]);case"%j":try{return JSON.stringify(n[i++])}catch{return"[Circular]"}break;default:return s}});return o}return e}function wAn(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function l0(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||wAn(t)&&typeof e=="string"&&!e)}function EAn(e,t,n){var r=[],i=0,a=e.length;function o(s){r.push.apply(r,oi(s||[])),i++,i===a&&n(r)}e.forEach(function(s){t(s,o)})}function Tlt(e,t,n){var r=0,i=e.length;function a(o){if(o&&o.length){n(o);return}var s=r;r=r+1,s<i?t(e[s],a):n([])}a([])}function TAn(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,oi(e[n]||[]))}),t}var $lt=function(e){Cp(n,e);var t=h_(n);function n(r,i){var a;return Xl(this,n),a=t.call(this,"Async Validation Error"),lt(xo(a),"errors",void 0),lt(xo(a),"fields",void 0),a.errors=r,a.fields=i,a}return Jl(n)}(QFe(Error));function $An(e,t,n,r,i){if(t.first){var a=new Promise(function(p,m){var g=function(b){return r(b),b.length?m(new $lt(b,ZFe(b))):p(i)},_=TAn(e);Tlt(_,n,g)});return a.catch(function(p){return p}),a}var o=t.firstFields===!0?Object.keys(e):t.firstFields||[],s=Object.keys(e),c=s.length,u=0,d=[],f=new Promise(function(p,m){var g=function(v){if(d.push.apply(d,v),u++,u===c)return r(d),d.length?m(new $lt(d,ZFe(d))):p(i)};s.length||(r(d),p(i)),s.forEach(function(_){var v=e[_];o.indexOf(_)!==-1?Tlt(v,n,g):EAn(v,n,g)})});return f.catch(function(p){return p}),f}function OAn(e){return!!(e&&e.message!==void 0)}function PAn(e,t){for(var n=e,r=0;r<t.length;r++){if(n==null)return n;n=n[t[r]]}return n}function Olt(e,t){return function(n){var r;return e.fullFields?r=PAn(t,e.fullFields):r=t[n.field||e.fullField],OAn(n)?(n.field=n.field||e.fullField,n.fieldValue=r,n):{message:typeof n=="function"?n():n,fieldValue:r,field:n.field||e.fullField}}}function Plt(e,t){if(t){for(var n in t)if(t.hasOwnProperty(n)){var r=t[n];Xa(r)==="object"&&Xa(e[n])==="object"?e[n]=mt(mt({},e[n]),r):e[n]=r}}return e}var uH="enum",NAn=function(t,n,r,i,a){t[uH]=Array.isArray(t[uH])?t[uH]:[],t[uH].indexOf(n)===-1&&i.push(N3(a.messages[uH],t.fullField,t[uH].join(", ")))},DAn=function(t,n,r,i,a){if(t.pattern){if(t.pattern instanceof RegExp)t.pattern.lastIndex=0,t.pattern.test(n)||i.push(N3(a.messages.pattern.mismatch,t.fullField,n,t.pattern));else if(typeof t.pattern=="string"){var o=new RegExp(t.pattern);o.test(n)||i.push(N3(a.messages.pattern.mismatch,t.fullField,n,t.pattern))}}},IAn=function(t,n,r,i,a){var o=typeof t.len=="number",s=typeof t.min=="number",c=typeof t.max=="number",u=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,d=n,f=null,p=typeof n=="number",m=typeof n=="string",g=Array.isArray(n);if(p?f="number":m?f="string":g&&(f="array"),!f)return!1;g&&(d=n.length),m&&(d=n.replace(u,"_").length),o?d!==t.len&&i.push(N3(a.messages[f].len,t.fullField,t.len)):s&&!c&&d<t.min?i.push(N3(a.messages[f].min,t.fullField,t.min)):c&&!s&&d>t.max?i.push(N3(a.messages[f].max,t.fullField,t.max)):s&&c&&(d<t.min||d>t.max)&&i.push(N3(a.messages[f].range,t.fullField,t.min,t.max))},R9t=function(t,n,r,i,a,o){t.required&&(!r.hasOwnProperty(t.field)||l0(n,o||t.type))&&i.push(N3(a.messages.required,t.fullField))},ome;const RAn=function(){if(ome)return ome;var e="[a-fA-F\\d:]",t=function($){return $&&$.includeBoundaries?"(?:(?<=\\s|^)(?=".concat(e,")|(?<=").concat(e,")(?=\\s|$))"):""},n="(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)(?:\\.(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]\\d|\\d)){3}",r="[a-fA-F\\d]{1,4}",i=["(?:".concat(r,":){7}(?:").concat(r,"|:)"),"(?:".concat(r,":){6}(?:").concat(n,"|:").concat(r,"|:)"),"(?:".concat(r,":){5}(?::").concat(n,"|(?::").concat(r,"){1,2}|:)"),"(?:".concat(r,":){4}(?:(?::").concat(r,"){0,1}:").concat(n,"|(?::").concat(r,"){1,3}|:)"),"(?:".concat(r,":){3}(?:(?::").concat(r,"){0,2}:").concat(n,"|(?::").concat(r,"){1,4}|:)"),"(?:".concat(r,":){2}(?:(?::").concat(r,"){0,3}:").concat(n,"|(?::").concat(r,"){1,5}|:)"),"(?:".concat(r,":){1}(?:(?::").concat(r,"){0,4}:").concat(n,"|(?::").concat(r,"){1,6}|:)"),"(?::(?:(?::".concat(r,"){0,5}:").concat(n,"|(?::").concat(r,"){1,7}|:))")],a="(?:%[0-9a-zA-Z]{1,})?",o="(?:".concat(i.join("|"),")").concat(a),s=new RegExp("(?:^".concat(n,"$)|(?:^").concat(o,"$)")),c=new RegExp("^".concat(n,"$")),u=new RegExp("^".concat(o,"$")),d=function($){return $&&$.exact?s:new RegExp("(?:".concat(t($)).concat(n).concat(t($),")|(?:").concat(t($)).concat(o).concat(t($),")"),"g")};d.v4=function(w){return w&&w.exact?c:new RegExp("".concat(t(w)).concat(n).concat(t(w)),"g")},d.v6=function(w){return w&&w.exact?u:new RegExp("".concat(t(w)).concat(o).concat(t(w)),"g")};var f="(?:(?:[a-z]+:)?//)",p="(?:\\S+(?::\\S*)?@)?",m=d.v4().source,g=d.v6().source,_="(?:(?:[a-z\\u00a1-\\uffff0-9][-_]*)*[a-z\\u00a1-\\uffff0-9]+)",v="(?:\\.(?:[a-z\\u00a1-\\uffff0-9]-*)*[a-z\\u00a1-\\uffff0-9]+)*",b="(?:\\.(?:[a-z\\u00a1-\\uffff]{2,}))",y="(?::\\d{2,5})?",x='(?:[/?#][^\\s"]*)?',C="(?:".concat(f,"|www\\.)").concat(p,"(?:localhost|").concat(m,"|").concat(g,"|").concat(_).concat(v).concat(b,")").concat(y).concat(x);return ome=new RegExp("(?:^".concat(C,"$)"),"i"),ome};var Nlt={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+\.)+[a-zA-Z\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]{2,}))$/,hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},jte={integer:function(t){return jte.number(t)&&parseInt(t,10)===t},float:function(t){return jte.number(t)&&!jte.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch{return!1}},date:function(t){return typeof t.getTime=="function"&&typeof t.getMonth=="function"&&typeof t.getYear=="function"&&!isNaN(t.getTime())},number:function(t){return isNaN(t)?!1:typeof t=="number"},object:function(t){return Xa(t)==="object"&&!jte.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&t.length<=320&&!!t.match(Nlt.email)},url:function(t){return typeof t=="string"&&t.length<=2048&&!!t.match(RAn())},hex:function(t){return typeof t=="string"&&!!t.match(Nlt.hex)}},kAn=function(t,n,r,i,a){if(t.required&&n===void 0){R9t(t,n,r,i,a);return}var o=["integer","float","array","regexp","object","method","email","number","date","url","hex"],s=t.type;o.indexOf(s)>-1?jte[s](n)||i.push(N3(a.messages.types[s],t.fullField,t.type)):s&&Xa(n)!==t.type&&i.push(N3(a.messages.types[s],t.fullField,t.type))},AAn=function(t,n,r,i,a){(/^\s+$/.test(n)||n==="")&&i.push(N3(a.messages.whitespace,t.fullField))};const ed={required:R9t,whitespace:AAn,type:kAn,range:IAn,enum:NAn,pattern:DAn};var MAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n)&&!t.required)return r();ed.required(t,n,i,o,a)}r(o)},FAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(n==null&&!t.required)return r();ed.required(t,n,i,o,a,"array"),n!=null&&(ed.type(t,n,i,o,a),ed.range(t,n,i,o,a))}r(o)},LAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n)&&!t.required)return r();ed.required(t,n,i,o,a),n!==void 0&&ed.type(t,n,i,o,a)}r(o)},jAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n,"date")&&!t.required)return r();if(ed.required(t,n,i,o,a),!l0(n,"date")){var c;n instanceof Date?c=n:c=new Date(n),ed.type(t,c,i,o,a),c&&ed.range(t,c.getTime(),i,o,a)}}r(o)},BAn="enum",zAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n)&&!t.required)return r();ed.required(t,n,i,o,a),n!==void 0&&ed[BAn](t,n,i,o,a)}r(o)},HAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n)&&!t.required)return r();ed.required(t,n,i,o,a),n!==void 0&&(ed.type(t,n,i,o,a),ed.range(t,n,i,o,a))}r(o)},qAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n)&&!t.required)return r();ed.required(t,n,i,o,a),n!==void 0&&(ed.type(t,n,i,o,a),ed.range(t,n,i,o,a))}r(o)},VAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n)&&!t.required)return r();ed.required(t,n,i,o,a),n!==void 0&&ed.type(t,n,i,o,a)}r(o)},WAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(n===""&&(n=void 0),l0(n)&&!t.required)return r();ed.required(t,n,i,o,a),n!==void 0&&(ed.type(t,n,i,o,a),ed.range(t,n,i,o,a))}r(o)},UAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n)&&!t.required)return r();ed.required(t,n,i,o,a),n!==void 0&&ed.type(t,n,i,o,a)}r(o)},KAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n,"string")&&!t.required)return r();ed.required(t,n,i,o,a),l0(n,"string")||ed.pattern(t,n,i,o,a)}r(o)},GAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n)&&!t.required)return r();ed.required(t,n,i,o,a),l0(n)||ed.type(t,n,i,o,a)}r(o)},YAn=function(t,n,r,i,a){var o=[],s=Array.isArray(n)?"array":Xa(n);ed.required(t,n,i,o,a,s),r(o)},XAn=function(t,n,r,i,a){var o=[],s=t.required||!t.required&&i.hasOwnProperty(t.field);if(s){if(l0(n,"string")&&!t.required)return r();ed.required(t,n,i,o,a,"string"),l0(n,"string")||(ed.type(t,n,i,o,a),ed.range(t,n,i,o,a),ed.pattern(t,n,i,o,a),t.whitespace===!0&&ed.whitespace(t,n,i,o,a))}r(o)},rDe=function(t,n,r,i,a){var o=t.type,s=[],c=t.required||!t.required&&i.hasOwnProperty(t.field);if(c){if(l0(n,o)&&!t.required)return r();ed.required(t,n,i,s,a,o),l0(n,o)||ed.type(t,n,i,s,a)}r(s)};const $ne={string:XAn,method:VAn,number:WAn,boolean:LAn,regexp:GAn,integer:qAn,float:HAn,array:FAn,object:UAn,enum:zAn,pattern:KAn,date:jAn,url:rDe,hex:rDe,email:rDe,required:YAn,any:MAn};var Dae=function(){function e(t){Xl(this,e),lt(this,"rules",null),lt(this,"_messages",JFe),this.define(t)}return Jl(e,[{key:"define",value:function(n){var r=this;if(!n)throw new Error("Cannot configure a schema with no rules");if(Xa(n)!=="object"||Array.isArray(n))throw new Error("Rules must be an object");this.rules={},Object.keys(n).forEach(function(i){var a=n[i];r.rules[i]=Array.isArray(a)?a:[a]})}},{key:"messages",value:function(n){return n&&(this._messages=Plt(XFe(),n)),this._messages}},{key:"validate",value:function(n){var r=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:function(){},o=n,s=i,c=a;if(typeof s=="function"&&(c=s,s={}),!this.rules||Object.keys(this.rules).length===0)return c&&c(null,o),Promise.resolve(o);function u(g){var _=[],v={};function b(x){if(Array.isArray(x)){var C;_=(C=_).concat.apply(C,oi(x))}else _.push(x)}for(var y=0;y<g.length;y++)b(g[y]);_.length?(v=ZFe(_),c(_,v)):c(null,o)}if(s.messages){var d=this.messages();d===JFe&&(d=XFe()),Plt(d,s.messages),s.messages=d}else s.messages=this.messages();var f={},p=s.keys||Object.keys(this.rules);p.forEach(function(g){var _=r.rules[g],v=o[g];_.forEach(function(b){var y=b;typeof y.transform=="function"&&(o===n&&(o=mt({},o)),v=o[g]=y.transform(v),v!=null&&(y.type=y.type||(Array.isArray(v)?"array":Xa(v)))),typeof y=="function"?y={validator:y}:y=mt({},y),y.validator=r.getValidationMethod(y),y.validator&&(y.field=g,y.fullField=y.fullField||g,y.type=r.getType(y),f[g]=f[g]||[],f[g].push({rule:y,value:v,source:o,field:g}))})});var m={};return $An(f,s,function(g,_){var v=g.rule,b=(v.type==="object"||v.type==="array")&&(Xa(v.fields)==="object"||Xa(v.defaultField)==="object");b=b&&(v.required||!v.required&&g.value),v.field=g.field;function y(O,N){return mt(mt({},N),{},{fullField:"".concat(v.fullField,".").concat(O),fullFields:v.fullFields?[].concat(oi(v.fullFields),[O]):[O]})}function x(){var O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],N=Array.isArray(O)?O:[O];!s.suppressWarning&&N.length&&e.warning("async-validator:",N),N.length&&v.message!==void 0&&(N=[].concat(v.message));var P=N.map(Olt(v,o));if(s.first&&P.length)return m[v.field]=1,_(P);if(!b)_(P);else{if(v.required&&!g.value)return v.message!==void 0?P=[].concat(v.message).map(Olt(v,o)):s.error&&(P=[s.error(v,N3(s.messages.required,v.field))]),_(P);var I={};v.defaultField&&Object.keys(g.value).map(function(R){I[R]=v.defaultField}),I=mt(mt({},I),g.rule.fields);var D={};Object.keys(I).forEach(function(R){var A=I[R],F=Array.isArray(A)?A:[A];D[R]=F.map(y.bind(null,R))});var k=new e(D);k.messages(s.messages),g.rule.options&&(g.rule.options.messages=s.messages,g.rule.options.error=s.error),k.validate(g.value,g.rule.options||s,function(R){var A=[];P&&P.length&&A.push.apply(A,oi(P)),R&&R.length&&A.push.apply(A,oi(R)),_(A.length?A:null)})}}var C;if(v.asyncValidator)C=v.asyncValidator(v,g.value,x,g.source,s);else if(v.validator){try{C=v.validator(v,g.value,x,g.source,s)}catch(O){var w,$;(w=($=console).error)===null||w===void 0||w.call($,O),s.suppressValidatorError||setTimeout(function(){throw O},0),x(O.message)}C===!0?x():C===!1?x(typeof v.message=="function"?v.message(v.fullField||v.field):v.message||"".concat(v.fullField||v.field," fails")):C instanceof Array?x(C):C instanceof Error&&x(C.message)}C&&C.then&&C.then(function(){return x()},function(O){return x(O)})},function(g){u(g)},o)}},{key:"getType",value:function(n){if(n.type===void 0&&n.pattern instanceof RegExp&&(n.type="pattern"),typeof n.validator!="function"&&n.type&&!$ne.hasOwnProperty(n.type))throw new Error(N3("Unknown rule type %s",n.type));return n.type||"string"}},{key:"getValidationMethod",value:function(n){if(typeof n.validator=="function")return n.validator;var r=Object.keys(n),i=r.indexOf("message");return i!==-1&&r.splice(i,1),r.length===1&&r[0]==="required"?$ne.required:$ne[this.getType(n)]||void 0}}]),e}();lt(Dae,"register",function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");$ne[t]=n});lt(Dae,"warning",I9t);lt(Dae,"messages",JFe);lt(Dae,"validators",$ne);var X4="'${name}' is not a valid ${type}",k9t={default:"Validation error on field '${name}'",required:"'${name}' is required",enum:"'${name}' must be one of [${enum}]",whitespace:"'${name}' cannot be empty",date:{format:"'${name}' is invalid for format date",parse:"'${name}' could not be parsed as date",invalid:"'${name}' is invalid date"},types:{string:X4,method:X4,array:X4,object:X4,number:X4,date:X4,boolean:X4,integer:X4,float:X4,regexp:X4,email:X4,url:X4,hex:X4},string:{len:"'${name}' must be exactly ${len} characters",min:"'${name}' must be at least ${min} characters",max:"'${name}' cannot be longer than ${max} characters",range:"'${name}' must be between ${min} and ${max} characters"},number:{len:"'${name}' must equal ${len}",min:"'${name}' cannot be less than ${min}",max:"'${name}' cannot be greater than ${max}",range:"'${name}' must be between ${min} and ${max}"},array:{len:"'${name}' must be exactly ${len} in length",min:"'${name}' cannot be less than ${min} in length",max:"'${name}' cannot be greater than ${max} in length",range:"'${name}' must be between ${min} and ${max} in length"},pattern:{mismatch:"'${name}' does not match pattern ${pattern}"}},Dlt=Dae;function JAn(e,t){return e.replace(/\\?\$\{\w+\}/g,function(n){if(n.startsWith("\\"))return n.slice(1);var r=n.slice(2,-1);return t[r]})}var Ilt="CODE_LOGIC_ERROR";function eLe(e,t,n,r,i){return tLe.apply(this,arguments)}function tLe(){return tLe=P3(Jf().mark(function e(t,n,r,i,a){var o,s,c,u,d,f,p,m,g;return Jf().wrap(function(v){for(;;)switch(v.prev=v.next){case 0:return o=mt({},r),delete o.ruleIndex,Dlt.warning=function(){},o.validator&&(s=o.validator,o.validator=function(){try{return s.apply(void 0,arguments)}catch(b){return console.error(b),Promise.reject(Ilt)}}),c=null,o&&o.type==="array"&&o.defaultField&&(c=o.defaultField,delete o.defaultField),u=new Dlt(lt({},t,[o])),d=Hq(k9t,i.validateMessages),u.messages(d),f=[],v.prev=10,v.next=13,Promise.resolve(u.validate(lt({},t,n),mt({},i)));case 13:v.next=18;break;case 15:v.prev=15,v.t0=v.catch(10),v.t0.errors&&(f=v.t0.errors.map(function(b,y){var x=b.message,C=x===Ilt?d.default:x;return h.isValidElement(C)?h.cloneElement(C,{key:"error_".concat(y)}):C}));case 18:if(!(!f.length&&c)){v.next=23;break}return v.next=21,Promise.all(n.map(function(b,y){return eLe("".concat(t,".").concat(y),b,c,i,a)}));case 21:return p=v.sent,v.abrupt("return",p.reduce(function(b,y){return[].concat(oi(b),oi(y))},[]));case 23:return m=mt(mt({},r),{},{name:t,enum:(r.enum||[]).join(", ")},a),g=f.map(function(b){return typeof b=="string"?JAn(b,m):b}),v.abrupt("return",g);case 26:case"end":return v.stop()}},e,null,[[10,15]])})),tLe.apply(this,arguments)}function QAn(e,t,n,r,i,a){var o=e.join("."),s=n.map(function(d,f){var p=d.validator,m=mt(mt({},d),{},{ruleIndex:f});return p&&(m.validator=function(g,_,v){var b=!1,y=function(){for(var w=arguments.length,$=new Array(w),O=0;O<w;O++)$[O]=arguments[O];Promise.resolve().then(function(){Za(!b,"Your validator function has already return a promise. `callback` will be ignored."),b||v.apply(void 0,$)})},x=p(g,_,y);b=x&&typeof x.then=="function"&&typeof x.catch=="function",Za(b,"`callback` is deprecated. Please return a promise instead."),b&&x.then(function(){v()}).catch(function(C){v(C||" ")})}),m}).sort(function(d,f){var p=d.warningOnly,m=d.ruleIndex,g=f.warningOnly,_=f.ruleIndex;return!!p==!!g?m-_:p?1:-1}),c;if(i===!0)c=new Promise(function(){var d=P3(Jf().mark(function f(p,m){var g,_,v;return Jf().wrap(function(y){for(;;)switch(y.prev=y.next){case 0:g=0;case 1:if(!(g<s.length)){y.next=12;break}return _=s[g],y.next=5,eLe(o,t,_,r,a);case 5:if(v=y.sent,!v.length){y.next=9;break}return m([{errors:v,rule:_}]),y.abrupt("return");case 9:g+=1,y.next=1;break;case 12:p([]);case 13:case"end":return y.stop()}},f)}));return function(f,p){return d.apply(this,arguments)}}());else{var u=s.map(function(d){return eLe(o,t,d,r,a).then(function(f){return{errors:f,rule:d}})});c=(i?eMn(u):ZAn(u)).then(function(d){return Promise.reject(d)})}return c.catch(function(d){return d}),c}function ZAn(e){return nLe.apply(this,arguments)}function nLe(){return nLe=P3(Jf().mark(function e(t){return Jf().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.abrupt("return",Promise.all(t).then(function(i){var a,o=(a=[]).concat.apply(a,oi(i));return o}));case 1:case"end":return r.stop()}},e)})),nLe.apply(this,arguments)}function eMn(e){return rLe.apply(this,arguments)}function rLe(){return rLe=P3(Jf().mark(function e(t){var n;return Jf().wrap(function(i){for(;;)switch(i.prev=i.next){case 0:return n=0,i.abrupt("return",new Promise(function(a){t.forEach(function(o){o.then(function(s){s.errors.length&&a([s]),n+=1,n===t.length&&a([])})})}));case 2:case"end":return i.stop()}},e)})),rLe.apply(this,arguments)}function Rm(e){return YFe(e)}function Rlt(e,t){var n={};return t.forEach(function(r){var i=ev(e,r);n=_3(n,r,i)}),n}function bV(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return e&&e.some(function(r){return A9t(t,r,n)})}function A9t(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return!e||!t||!n&&e.length!==t.length?!1:t.every(function(r,i){return e[i]===r})}function tMn(e,t){if(e===t)return!0;if(!e&&t||e&&!t||!e||!t||Xa(e)!=="object"||Xa(t)!=="object")return!1;var n=Object.keys(e),r=Object.keys(t),i=new Set([].concat(n,r));return oi(i).every(function(a){var o=e[a],s=t[a];return typeof o=="function"&&typeof s=="function"?!0:o===s})}function nMn(e){var t=arguments.length<=1?void 0:arguments[1];return t&&t.target&&Xa(t.target)==="object"&&e in t.target?t.target[e]:t}function klt(e,t,n){var r=e.length;if(t<0||t>=r||n<0||n>=r)return e;var i=e[t],a=t-n;return a>0?[].concat(oi(e.slice(0,n)),[i],oi(e.slice(n,t)),oi(e.slice(t+1,r))):a<0?[].concat(oi(e.slice(0,t)),oi(e.slice(t+1,n+1)),[i],oi(e.slice(n+1,r))):e}var rMn=["name"],r6=[];function iDe(e,t,n,r,i,a){return typeof e=="function"?e(t,n,"source"in a?{source:a.source}:{}):r!==i}var zWe=function(e){Cp(n,e);var t=h_(n);function n(r){var i;if(Xl(this,n),i=t.call(this,r),lt(xo(i),"state",{resetCount:0}),lt(xo(i),"cancelRegisterFunc",null),lt(xo(i),"mounted",!1),lt(xo(i),"touched",!1),lt(xo(i),"dirty",!1),lt(xo(i),"validatePromise",void 0),lt(xo(i),"prevValidating",void 0),lt(xo(i),"errors",r6),lt(xo(i),"warnings",r6),lt(xo(i),"cancelRegister",function(){var c=i.props,u=c.preserve,d=c.isListField,f=c.name;i.cancelRegisterFunc&&i.cancelRegisterFunc(d,u,Rm(f)),i.cancelRegisterFunc=null}),lt(xo(i),"getNamePath",function(){var c=i.props,u=c.name,d=c.fieldContext,f=d.prefixName,p=f===void 0?[]:f;return u!==void 0?[].concat(oi(p),oi(u)):[]}),lt(xo(i),"getRules",function(){var c=i.props,u=c.rules,d=u===void 0?[]:u,f=c.fieldContext;return d.map(function(p){return typeof p=="function"?p(f):p})}),lt(xo(i),"refresh",function(){i.mounted&&i.setState(function(c){var u=c.resetCount;return{resetCount:u+1}})}),lt(xo(i),"metaCache",null),lt(xo(i),"triggerMetaEvent",function(c){var u=i.props.onMetaChange;if(u){var d=mt(mt({},i.getMeta()),{},{destroy:c});u_(i.metaCache,d)||u(d),i.metaCache=d}else i.metaCache=null}),lt(xo(i),"onStoreChange",function(c,u,d){var f=i.props,p=f.shouldUpdate,m=f.dependencies,g=m===void 0?[]:m,_=f.onReset,v=d.store,b=i.getNamePath(),y=i.getValue(c),x=i.getValue(v),C=u&&bV(u,b);switch(d.type==="valueUpdate"&&d.source==="external"&&!u_(y,x)&&(i.touched=!0,i.dirty=!0,i.validatePromise=null,i.errors=r6,i.warnings=r6,i.triggerMetaEvent()),d.type){case"reset":if(!u||C){i.touched=!1,i.dirty=!1,i.validatePromise=void 0,i.errors=r6,i.warnings=r6,i.triggerMetaEvent(),_==null||_(),i.refresh();return}break;case"remove":{if(p&&iDe(p,c,v,y,x,d)){i.reRender();return}break}case"setField":{var w=d.data;if(C){"touched"in w&&(i.touched=w.touched),"validating"in w&&!("originRCField"in w)&&(i.validatePromise=w.validating?Promise.resolve([]):null),"errors"in w&&(i.errors=w.errors||r6),"warnings"in w&&(i.warnings=w.warnings||r6),i.dirty=!0,i.triggerMetaEvent(),i.reRender();return}else if("value"in w&&bV(u,b,!0)){i.reRender();return}if(p&&!b.length&&iDe(p,c,v,y,x,d)){i.reRender();return}break}case"dependenciesUpdate":{var $=g.map(Rm);if($.some(function(O){return bV(d.relatedFields,O)})){i.reRender();return}break}default:if(C||(!g.length||b.length||p)&&iDe(p,c,v,y,x,d)){i.reRender();return}break}p===!0&&i.reRender()}),lt(xo(i),"validateRules",function(c){var u=i.getNamePath(),d=i.getValue(),f=c||{},p=f.triggerName,m=f.validateOnly,g=m===void 0?!1:m,_=Promise.resolve().then(P3(Jf().mark(function v(){var b,y,x,C,w,$,O;return Jf().wrap(function(P){for(;;)switch(P.prev=P.next){case 0:if(i.mounted){P.next=2;break}return P.abrupt("return",[]);case 2:if(b=i.props,y=b.validateFirst,x=y===void 0?!1:y,C=b.messageVariables,w=b.validateDebounce,$=i.getRules(),p&&($=$.filter(function(I){return I}).filter(function(I){var D=I.validateTrigger;if(!D)return!0;var k=YFe(D);return k.includes(p)})),!(w&&p)){P.next=10;break}return P.next=8,new Promise(function(I){setTimeout(I,w)});case 8:if(i.validatePromise===_){P.next=10;break}return P.abrupt("return",[]);case 10:return O=QAn(u,d,$,c,x,C),O.catch(function(I){return I}).then(function(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:r6;if(i.validatePromise===_){var D;i.validatePromise=null;var k=[],R=[];(D=I.forEach)===null||D===void 0||D.call(I,function(A){var F=A.rule.warningOnly,z=A.errors,M=z===void 0?r6:z;F?R.push.apply(R,oi(M)):k.push.apply(k,oi(M))}),i.errors=k,i.warnings=R,i.triggerMetaEvent(),i.reRender()}}),P.abrupt("return",O);case 13:case"end":return P.stop()}},v)})));return g||(i.validatePromise=_,i.dirty=!0,i.errors=r6,i.warnings=r6,i.triggerMetaEvent(),i.reRender()),_}),lt(xo(i),"isFieldValidating",function(){return!!i.validatePromise}),lt(xo(i),"isFieldTouched",function(){return i.touched}),lt(xo(i),"isFieldDirty",function(){if(i.dirty||i.props.initialValue!==void 0)return!0;var c=i.props.fieldContext,u=c.getInternalHooks(aM),d=u.getInitialValue;return d(i.getNamePath())!==void 0}),lt(xo(i),"getErrors",function(){return i.errors}),lt(xo(i),"getWarnings",function(){return i.warnings}),lt(xo(i),"isListField",function(){return i.props.isListField}),lt(xo(i),"isList",function(){return i.props.isList}),lt(xo(i),"isPreserve",function(){return i.props.preserve}),lt(xo(i),"getMeta",function(){i.prevValidating=i.isFieldValidating();var c={touched:i.isFieldTouched(),validating:i.prevValidating,errors:i.errors,warnings:i.warnings,name:i.getNamePath(),validated:i.validatePromise===null};return c}),lt(xo(i),"getOnlyChild",function(c){if(typeof c=="function"){var u=i.getMeta();return mt(mt({},i.getOnlyChild(c(i.getControlled(),u,i.props.fieldContext))),{},{isFunction:!0})}var d=Zf(c);return d.length!==1||!h.isValidElement(d[0])?{child:d,isFunction:!1}:{child:d[0],isFunction:!1}}),lt(xo(i),"getValue",function(c){var u=i.props.fieldContext.getFieldsValue,d=i.getNamePath();return ev(c||u(!0),d)}),lt(xo(i),"getControlled",function(){var c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},u=i.props,d=u.name,f=u.trigger,p=u.validateTrigger,m=u.getValueFromEvent,g=u.normalize,_=u.valuePropName,v=u.getValueProps,b=u.fieldContext,y=p!==void 0?p:b.validateTrigger,x=i.getNamePath(),C=b.getInternalHooks,w=b.getFieldsValue,$=C(aM),O=$.dispatch,N=i.getValue(),P=v||function(A){return lt({},_,A)},I=c[f],D=d!==void 0?P(N):{};D&&Object.keys(D).forEach(function(A){Za(typeof D[A]!="function","It's not recommended to generate dynamic function prop by `getValueProps`. Please pass it to child component directly (prop: ".concat(A,")"))});var k=mt(mt({},c),D);k[f]=function(){i.touched=!0,i.dirty=!0,i.triggerMetaEvent();for(var A,F=arguments.length,z=new Array(F),M=0;M<F;M++)z[M]=arguments[M];m?A=m.apply(void 0,z):A=nMn.apply(void 0,[_].concat(z)),g&&(A=g(A,N,w(!0))),A!==N&&O({type:"updateValue",namePath:x,value:A}),I&&I.apply(void 0,z)};var R=YFe(y||[]);return R.forEach(function(A){var F=k[A];k[A]=function(){F&&F.apply(void 0,arguments);var z=i.props.rules;z&&z.length&&O({type:"validateField",namePath:x,triggerName:A})}}),k}),r.fieldContext){var a=r.fieldContext.getInternalHooks,o=a(aM),s=o.initEntityValue;s(xo(i))}return i}return Jl(n,[{key:"componentDidMount",value:function(){var i=this.props,a=i.shouldUpdate,o=i.fieldContext;if(this.mounted=!0,o){var s=o.getInternalHooks,c=s(aM),u=c.registerField;this.cancelRegisterFunc=u(this)}a===!0&&this.reRender()}},{key:"componentWillUnmount",value:function(){this.cancelRegister(),this.triggerMetaEvent(!0),this.mounted=!1}},{key:"reRender",value:function(){this.mounted&&this.forceUpdate()}},{key:"render",value:function(){var i=this.state.resetCount,a=this.props.children,o=this.getOnlyChild(a),s=o.child,c=o.isFunction,u;return c?u=s:h.isValidElement(s)?u=h.cloneElement(s,this.getControlled(s.props)):(Za(!s,"`children` of Field is not validate ReactElement."),u=s),h.createElement(h.Fragment,{key:i},u)}}]),n}(h.Component);lt(zWe,"contextType",HN);lt(zWe,"defaultProps",{trigger:"onChange",valuePropName:"value"});function z3e(e){var t,n=e.name,r=$o(e,rMn),i=h.useContext(HN),a=h.useContext(oW),o=n!==void 0?Rm(n):void 0,s=(t=r.isListField)!==null&&t!==void 0?t:!!a,c="keep";return s||(c="_".concat((o||[]).join("_"))),r.preserve===!1&&s&&o.length<=1&&Za(!1,"`preserve` should not apply on Form.List fields."),h.createElement(zWe,ge({key:c,name:o,isListField:s},r,{fieldContext:i}))}function HWe(e){var t=e.name,n=e.initialValue,r=e.children,i=e.rules,a=e.validateTrigger,o=e.isListField,s=h.useContext(HN),c=h.useContext(oW),u=h.useRef({keys:[],id:0}),d=u.current,f=h.useMemo(function(){var _=Rm(s.prefixName)||[];return[].concat(oi(_),oi(Rm(t)))},[s.prefixName,t]),p=h.useMemo(function(){return mt(mt({},s),{},{prefixName:f})},[s,f]),m=h.useMemo(function(){return{getKey:function(v){var b=f.length,y=v[b];return[d.keys[y],v.slice(b+1)]}}},[f]);if(typeof r!="function")return Za(!1,"Form.List only accepts function as children."),null;var g=function(v,b,y){var x=y.source;return x==="internal"?!1:v!==b};return h.createElement(oW.Provider,{value:m},h.createElement(HN.Provider,{value:p},h.createElement(z3e,{name:[],shouldUpdate:g,rules:i,validateTrigger:a,initialValue:n,isList:!0,isListField:o??!!c},function(_,v){var b=_.value,y=b===void 0?[]:b,x=_.onChange,C=s.getFieldValue,w=function(){var P=C(f||[]);return P||[]},$={add:function(P,I){var D=w();I>=0&&I<=D.length?(d.keys=[].concat(oi(d.keys.slice(0,I)),[d.id],oi(d.keys.slice(I))),x([].concat(oi(D.slice(0,I)),[P],oi(D.slice(I))))):((I<0||I>D.length)&&Za(!1,"The second parameter of the add function should be a valid positive number."),d.keys=[].concat(oi(d.keys),[d.id]),x([].concat(oi(D),[P]))),d.id+=1},remove:function(P){var I=w(),D=new Set(Array.isArray(P)?P:[P]);D.size<=0||(d.keys=d.keys.filter(function(k,R){return!D.has(R)}),x(I.filter(function(k,R){return!D.has(R)})))},move:function(P,I){if(P!==I){var D=w();P<0||P>=D.length||I<0||I>=D.length||(d.keys=klt(d.keys,P,I),x(klt(D,P,I)))}}},O=y||[];return Array.isArray(O)||(O=[],Za(!1,"Current value of '".concat(f.join(" > "),"' is not an array type."))),r(O.map(function(N,P){var I=d.keys[P];return I===void 0&&(d.keys[P]=d.id,I=d.keys[P],d.id+=1),{name:P,key:I,isListField:!0}}),$,v)})))}function iMn(e){var t=!1,n=e.length,r=[];return e.length?new Promise(function(i,a){e.forEach(function(o,s){o.catch(function(c){return t=!0,c}).then(function(c){n-=1,r[s]=c,!(n>0)&&(t&&a(r),i(r))})})}):Promise.resolve([])}var M9t="__@field_split__";function aDe(e){return e.map(function(t){return"".concat(Xa(t),":").concat(t)}).join(M9t)}var dH=function(){function e(){Xl(this,e),lt(this,"kvs",new Map)}return Jl(e,[{key:"set",value:function(n,r){this.kvs.set(aDe(n),r)}},{key:"get",value:function(n){return this.kvs.get(aDe(n))}},{key:"update",value:function(n,r){var i=this.get(n),a=r(i);a?this.set(n,a):this.delete(n)}},{key:"delete",value:function(n){this.kvs.delete(aDe(n))}},{key:"map",value:function(n){return oi(this.kvs.entries()).map(function(r){var i=gn(r,2),a=i[0],o=i[1],s=a.split(M9t);return n({key:s.map(function(c){var u=c.match(/^([^:]*):(.*)$/),d=gn(u,3),f=d[1],p=d[2];return f==="number"?Number(p):p}),value:o})})}},{key:"toJSON",value:function(){var n={};return this.map(function(r){var i=r.key,a=r.value;return n[i.join(".")]=a,null}),n}}]),e}(),aMn=["name"],oMn=Jl(function e(t){var n=this;Xl(this,e),lt(this,"formHooked",!1),lt(this,"forceRootUpdate",void 0),lt(this,"subscribable",!0),lt(this,"store",{}),lt(this,"fieldEntities",[]),lt(this,"initialValues",{}),lt(this,"callbacks",{}),lt(this,"validateMessages",null),lt(this,"preserve",null),lt(this,"lastValidatePromise",null),lt(this,"getForm",function(){return{getFieldValue:n.getFieldValue,getFieldsValue:n.getFieldsValue,getFieldError:n.getFieldError,getFieldWarning:n.getFieldWarning,getFieldsError:n.getFieldsError,isFieldsTouched:n.isFieldsTouched,isFieldTouched:n.isFieldTouched,isFieldValidating:n.isFieldValidating,isFieldsValidating:n.isFieldsValidating,resetFields:n.resetFields,setFields:n.setFields,setFieldValue:n.setFieldValue,setFieldsValue:n.setFieldsValue,validateFields:n.validateFields,submit:n.submit,_init:!0,getInternalHooks:n.getInternalHooks}}),lt(this,"getInternalHooks",function(r){return r===aM?(n.formHooked=!0,{dispatch:n.dispatch,initEntityValue:n.initEntityValue,registerField:n.registerField,useSubscribe:n.useSubscribe,setInitialValues:n.setInitialValues,destroyForm:n.destroyForm,setCallbacks:n.setCallbacks,setValidateMessages:n.setValidateMessages,getFields:n.getFields,setPreserve:n.setPreserve,getInitialValue:n.getInitialValue,registerWatch:n.registerWatch}):(Za(!1,"`getInternalHooks` is internal usage. Should not call directly."),null)}),lt(this,"useSubscribe",function(r){n.subscribable=r}),lt(this,"prevWithoutPreserves",null),lt(this,"setInitialValues",function(r,i){if(n.initialValues=r||{},i){var a,o=Hq(r,n.store);(a=n.prevWithoutPreserves)===null||a===void 0||a.map(function(s){var c=s.key;o=_3(o,c,ev(r,c))}),n.prevWithoutPreserves=null,n.updateStore(o)}}),lt(this,"destroyForm",function(r){if(r)n.updateStore({});else{var i=new dH;n.getFieldEntities(!0).forEach(function(a){n.isMergedPreserve(a.isPreserve())||i.set(a.getNamePath(),!0)}),n.prevWithoutPreserves=i}}),lt(this,"getInitialValue",function(r){var i=ev(n.initialValues,r);return r.length?Hq(i):i}),lt(this,"setCallbacks",function(r){n.callbacks=r}),lt(this,"setValidateMessages",function(r){n.validateMessages=r}),lt(this,"setPreserve",function(r){n.preserve=r}),lt(this,"watchList",[]),lt(this,"registerWatch",function(r){return n.watchList.push(r),function(){n.watchList=n.watchList.filter(function(i){return i!==r})}}),lt(this,"notifyWatch",function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];if(n.watchList.length){var i=n.getFieldsValue(),a=n.getFieldsValue(!0);n.watchList.forEach(function(o){o(i,a,r)})}}),lt(this,"timeoutId",null),lt(this,"warningUnhooked",function(){!n.timeoutId&&typeof window<"u"&&(n.timeoutId=setTimeout(function(){n.timeoutId=null,n.formHooked||Za(!1,"Instance created by `useForm` is not connected to any Form element. Forget to pass `form` prop?")}))}),lt(this,"updateStore",function(r){n.store=r}),lt(this,"getFieldEntities",function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return r?n.fieldEntities.filter(function(i){return i.getNamePath().length}):n.fieldEntities}),lt(this,"getFieldsMap",function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,i=new dH;return n.getFieldEntities(r).forEach(function(a){var o=a.getNamePath();i.set(o,a)}),i}),lt(this,"getFieldEntitiesForNamePathList",function(r){if(!r)return n.getFieldEntities(!0);var i=n.getFieldsMap(!0);return r.map(function(a){var o=Rm(a);return i.get(o)||{INVALIDATE_NAME_PATH:Rm(a)}})}),lt(this,"getFieldsValue",function(r,i){n.warningUnhooked();var a,o,s;if(r===!0||Array.isArray(r)?(a=r,o=i):r&&Xa(r)==="object"&&(s=r.strict,o=r.filter),a===!0&&!o)return n.store;var c=n.getFieldEntitiesForNamePathList(Array.isArray(a)?a:null),u=[];return c.forEach(function(d){var f,p,m="INVALIDATE_NAME_PATH"in d?d.INVALIDATE_NAME_PATH:d.getNamePath();if(s){var g,_;if((g=(_=d).isList)!==null&&g!==void 0&&g.call(_))return}else if(!a&&(f=(p=d).isListField)!==null&&f!==void 0&&f.call(p))return;if(!o)u.push(m);else{var v="getMeta"in d?d.getMeta():null;o(v)&&u.push(m)}}),Rlt(n.store,u.map(Rm))}),lt(this,"getFieldValue",function(r){n.warningUnhooked();var i=Rm(r);return ev(n.store,i)}),lt(this,"getFieldsError",function(r){n.warningUnhooked();var i=n.getFieldEntitiesForNamePathList(r);return i.map(function(a,o){return a&&!("INVALIDATE_NAME_PATH"in a)?{name:a.getNamePath(),errors:a.getErrors(),warnings:a.getWarnings()}:{name:Rm(r[o]),errors:[],warnings:[]}})}),lt(this,"getFieldError",function(r){n.warningUnhooked();var i=Rm(r),a=n.getFieldsError([i])[0];return a.errors}),lt(this,"getFieldWarning",function(r){n.warningUnhooked();var i=Rm(r),a=n.getFieldsError([i])[0];return a.warnings}),lt(this,"isFieldsTouched",function(){n.warningUnhooked();for(var r=arguments.length,i=new Array(r),a=0;a<r;a++)i[a]=arguments[a];var o=i[0],s=i[1],c,u=!1;i.length===0?c=null:i.length===1?Array.isArray(o)?(c=o.map(Rm),u=!1):(c=null,u=o):(c=o.map(Rm),u=s);var d=n.getFieldEntities(!0),f=function(v){return v.isFieldTouched()};if(!c)return u?d.every(function(_){return f(_)||_.isList()}):d.some(f);var p=new dH;c.forEach(function(_){p.set(_,[])}),d.forEach(function(_){var v=_.getNamePath();c.forEach(function(b){b.every(function(y,x){return v[x]===y})&&p.update(b,function(y){return[].concat(oi(y),[_])})})});var m=function(v){return v.some(f)},g=p.map(function(_){var v=_.value;return v});return u?g.every(m):g.some(m)}),lt(this,"isFieldTouched",function(r){return n.warningUnhooked(),n.isFieldsTouched([r])}),lt(this,"isFieldsValidating",function(r){n.warningUnhooked();var i=n.getFieldEntities();if(!r)return i.some(function(o){return o.isFieldValidating()});var a=r.map(Rm);return i.some(function(o){var s=o.getNamePath();return bV(a,s)&&o.isFieldValidating()})}),lt(this,"isFieldValidating",function(r){return n.warningUnhooked(),n.isFieldsValidating([r])}),lt(this,"resetWithFieldInitialValue",function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=new dH,a=n.getFieldEntities(!0);a.forEach(function(c){var u=c.props.initialValue,d=c.getNamePath();if(u!==void 0){var f=i.get(d)||new Set;f.add({entity:c,value:u}),i.set(d,f)}});var o=function(u){u.forEach(function(d){var f=d.props.initialValue;if(f!==void 0){var p=d.getNamePath(),m=n.getInitialValue(p);if(m!==void 0)Za(!1,"Form already set 'initialValues' with path '".concat(p.join("."),"'. Field can not overwrite it."));else{var g=i.get(p);if(g&&g.size>1)Za(!1,"Multiple Field with path '".concat(p.join("."),"' set 'initialValue'. Can not decide which one to pick."));else if(g){var _=n.getFieldValue(p),v=d.isListField();!v&&(!r.skipExist||_===void 0)&&n.updateStore(_3(n.store,p,oi(g)[0].value))}}}})},s;r.entities?s=r.entities:r.namePathList?(s=[],r.namePathList.forEach(function(c){var u=i.get(c);if(u){var d;(d=s).push.apply(d,oi(oi(u).map(function(f){return f.entity})))}})):s=a,o(s)}),lt(this,"resetFields",function(r){n.warningUnhooked();var i=n.store;if(!r){n.updateStore(Hq(n.initialValues)),n.resetWithFieldInitialValue(),n.notifyObservers(i,null,{type:"reset"}),n.notifyWatch();return}var a=r.map(Rm);a.forEach(function(o){var s=n.getInitialValue(o);n.updateStore(_3(n.store,o,s))}),n.resetWithFieldInitialValue({namePathList:a}),n.notifyObservers(i,a,{type:"reset"}),n.notifyWatch(a)}),lt(this,"setFields",function(r){n.warningUnhooked();var i=n.store,a=[];r.forEach(function(o){var s=o.name,c=$o(o,aMn),u=Rm(s);a.push(u),"value"in c&&n.updateStore(_3(n.store,u,c.value)),n.notifyObservers(i,[u],{type:"setField",data:o})}),n.notifyWatch(a)}),lt(this,"getFields",function(){var r=n.getFieldEntities(!0),i=r.map(function(a){var o=a.getNamePath(),s=a.getMeta(),c=mt(mt({},s),{},{name:o,value:n.getFieldValue(o)});return Object.defineProperty(c,"originRCField",{value:!0}),c});return i}),lt(this,"initEntityValue",function(r){var i=r.props.initialValue;if(i!==void 0){var a=r.getNamePath(),o=ev(n.store,a);o===void 0&&n.updateStore(_3(n.store,a,i))}}),lt(this,"isMergedPreserve",function(r){var i=r!==void 0?r:n.preserve;return i??!0}),lt(this,"registerField",function(r){n.fieldEntities.push(r);var i=r.getNamePath();if(n.notifyWatch([i]),r.props.initialValue!==void 0){var a=n.store;n.resetWithFieldInitialValue({entities:[r],skipExist:!0}),n.notifyObservers(a,[r.getNamePath()],{type:"valueUpdate",source:"internal"})}return function(o,s){var c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[];if(n.fieldEntities=n.fieldEntities.filter(function(f){return f!==r}),!n.isMergedPreserve(s)&&(!o||c.length>1)){var u=o?void 0:n.getInitialValue(i);if(i.length&&n.getFieldValue(i)!==u&&n.fieldEntities.every(function(f){return!A9t(f.getNamePath(),i)})){var d=n.store;n.updateStore(_3(d,i,u,!0)),n.notifyObservers(d,[i],{type:"remove"}),n.triggerDependenciesUpdate(d,i)}}n.notifyWatch([i])}}),lt(this,"dispatch",function(r){switch(r.type){case"updateValue":{var i=r.namePath,a=r.value;n.updateValue(i,a);break}case"validateField":{var o=r.namePath,s=r.triggerName;n.validateFields([o],{triggerName:s});break}}}),lt(this,"notifyObservers",function(r,i,a){if(n.subscribable){var o=mt(mt({},a),{},{store:n.getFieldsValue(!0)});n.getFieldEntities().forEach(function(s){var c=s.onStoreChange;c(r,i,o)})}else n.forceRootUpdate()}),lt(this,"triggerDependenciesUpdate",function(r,i){var a=n.getDependencyChildrenFields(i);return a.length&&n.validateFields(a),n.notifyObservers(r,a,{type:"dependenciesUpdate",relatedFields:[i].concat(oi(a))}),a}),lt(this,"updateValue",function(r,i){var a=Rm(r),o=n.store;n.updateStore(_3(n.store,a,i)),n.notifyObservers(o,[a],{type:"valueUpdate",source:"internal"}),n.notifyWatch([a]);var s=n.triggerDependenciesUpdate(o,a),c=n.callbacks.onValuesChange;if(c){var u=Rlt(n.store,[a]);c(u,n.getFieldsValue())}n.triggerOnFieldsChange([a].concat(oi(s)))}),lt(this,"setFieldsValue",function(r){n.warningUnhooked();var i=n.store;if(r){var a=Hq(n.store,r);n.updateStore(a)}n.notifyObservers(i,null,{type:"valueUpdate",source:"external"}),n.notifyWatch()}),lt(this,"setFieldValue",function(r,i){n.setFields([{name:r,value:i,errors:[],warnings:[]}])}),lt(this,"getDependencyChildrenFields",function(r){var i=new Set,a=[],o=new dH;n.getFieldEntities().forEach(function(c){var u=c.props.dependencies;(u||[]).forEach(function(d){var f=Rm(d);o.update(f,function(){var p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:new Set;return p.add(c),p})})});var s=function c(u){var d=o.get(u)||new Set;d.forEach(function(f){if(!i.has(f)){i.add(f);var p=f.getNamePath();f.isFieldDirty()&&p.length&&(a.push(p),c(p))}})};return s(r),a}),lt(this,"triggerOnFieldsChange",function(r,i){var a=n.callbacks.onFieldsChange;if(a){var o=n.getFields();if(i){var s=new dH;i.forEach(function(u){var d=u.name,f=u.errors;s.set(d,f)}),o.forEach(function(u){u.errors=s.get(u.name)||u.errors})}var c=o.filter(function(u){var d=u.name;return bV(r,d)});c.length&&a(c,o)}}),lt(this,"validateFields",function(r,i){n.warningUnhooked();var a,o;Array.isArray(r)||typeof r=="string"||typeof i=="string"?(a=r,o=i):o=r;var s=!!a,c=s?a.map(Rm):[],u=[],d=String(Date.now()),f=new Set,p=o||{},m=p.recursive,g=p.dirty;n.getFieldEntities(!0).forEach(function(y){if(s||c.push(y.getNamePath()),!(!y.props.rules||!y.props.rules.length)&&!(g&&!y.isFieldDirty())){var x=y.getNamePath();if(f.add(x.join(d)),!s||bV(c,x,m)){var C=y.validateRules(mt({validateMessages:mt(mt({},k9t),n.validateMessages)},o));u.push(C.then(function(){return{name:x,errors:[],warnings:[]}}).catch(function(w){var $,O=[],N=[];return($=w.forEach)===null||$===void 0||$.call(w,function(P){var I=P.rule.warningOnly,D=P.errors;I?N.push.apply(N,oi(D)):O.push.apply(O,oi(D))}),O.length?Promise.reject({name:x,errors:O,warnings:N}):{name:x,errors:O,warnings:N}}))}}});var _=iMn(u);n.lastValidatePromise=_,_.catch(function(y){return y}).then(function(y){var x=y.map(function(C){var w=C.name;return w});n.notifyObservers(n.store,x,{type:"validateFinish"}),n.triggerOnFieldsChange(x,y)});var v=_.then(function(){return n.lastValidatePromise===_?Promise.resolve(n.getFieldsValue(c)):Promise.reject([])}).catch(function(y){var x=y.filter(function(C){return C&&C.errors.length});return Promise.reject({values:n.getFieldsValue(c),errorFields:x,outOfDate:n.lastValidatePromise!==_})});v.catch(function(y){return y});var b=c.filter(function(y){return f.has(y.join(d))});return n.triggerOnFieldsChange(b),v}),lt(this,"submit",function(){n.warningUnhooked(),n.validateFields().then(function(r){var i=n.callbacks.onFinish;if(i)try{i(r)}catch(a){console.error(a)}}).catch(function(r){var i=n.callbacks.onFinishFailed;i&&i(r)})}),this.forceRootUpdate=t});function H3e(e){var t=h.useRef(),n=h.useState({}),r=gn(n,2),i=r[1];if(!t.current)if(e)t.current=e;else{var a=function(){i({})},o=new oMn(a);t.current=o.getForm()}return[t.current]}var iLe=h.createContext({triggerFormChange:function(){},triggerFormFinish:function(){},registerForm:function(){},unregisterForm:function(){}}),qWe=function(t){var n=t.validateMessages,r=t.onFormChange,i=t.onFormFinish,a=t.children,o=h.useContext(iLe),s=h.useRef({});return h.createElement(iLe.Provider,{value:mt(mt({},o),{},{validateMessages:mt(mt({},o.validateMessages),n),triggerFormChange:function(u,d){r&&r(u,{changedFields:d,forms:s.current}),o.triggerFormChange(u,d)},triggerFormFinish:function(u,d){i&&i(u,{values:d,forms:s.current}),o.triggerFormFinish(u,d)},registerForm:function(u,d){u&&(s.current=mt(mt({},s.current),{},lt({},u,d))),o.registerForm(u,d)},unregisterForm:function(u){var d=mt({},s.current);delete d[u],s.current=d,o.unregisterForm(u)}})},a)},sMn=["name","initialValues","fields","form","preserve","children","component","validateMessages","validateTrigger","onValuesChange","onFieldsChange","onFinish","onFinishFailed","clearOnDestroy"],lMn=function(t,n){var r=t.name,i=t.initialValues,a=t.fields,o=t.form,s=t.preserve,c=t.children,u=t.component,d=u===void 0?"form":u,f=t.validateMessages,p=t.validateTrigger,m=p===void 0?"onChange":p,g=t.onValuesChange,_=t.onFieldsChange,v=t.onFinish,b=t.onFinishFailed,y=t.clearOnDestroy,x=$o(t,sMn),C=h.useRef(null),w=h.useContext(iLe),$=H3e(o),O=gn($,1),N=O[0],P=N.getInternalHooks(aM),I=P.useSubscribe,D=P.setInitialValues,k=P.setCallbacks,R=P.setValidateMessages,A=P.setPreserve,F=P.destroyForm;h.useImperativeHandle(n,function(){return mt(mt({},N),{},{nativeElement:C.current})}),h.useEffect(function(){return w.registerForm(r,N),function(){w.unregisterForm(r)}},[w,N,r]),R(mt(mt({},w.validateMessages),f)),k({onValuesChange:g,onFieldsChange:function(Z){if(w.triggerFormChange(r,Z),_){for(var te=arguments.length,re=new Array(te>1?te-1:0),se=1;se<te;se++)re[se-1]=arguments[se];_.apply(void 0,[Z].concat(re))}},onFinish:function(Z){w.triggerFormFinish(r,Z),v&&v(Z)},onFinishFailed:b}),A(s);var z=h.useRef(null);D(i,!z.current),z.current||(z.current=!0),h.useEffect(function(){return function(){return F(y)}},[]);var M,K=typeof c=="function";if(K){var U=N.getFieldsValue(!0);M=c(U,N)}else M=c;I(!K);var W=h.useRef();h.useEffect(function(){tMn(W.current||[],a||[])||N.setFields(a||[]),W.current=a},[a,N]);var L=h.useMemo(function(){return mt(mt({},N),{},{validateTrigger:m})},[N,m]),Y=h.createElement(oW.Provider,{value:null},h.createElement(HN.Provider,{value:L},M));return d===!1?Y:h.createElement(d,ge({},x,{ref:C,onSubmit:function(Z){Z.preventDefault(),Z.stopPropagation(),N.submit()},onReset:function(Z){var te;Z.preventDefault(),N.resetFields(),(te=x.onReset)===null||te===void 0||te.call(x,Z)}}),Y)};function Alt(e){try{return JSON.stringify(e)}catch{return Math.random()}}var cMn=function(e){var t=e.join("__RC_FIELD_FORM_SPLIT__"),n=h.useRef(t);Za(n.current===t,"`useWatch` is not support dynamic `namePath`. Please provide static instead.")};function VWe(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t[0],i=t[1],a=i===void 0?{}:i,o=Kkn(a)?{form:a}:a,s=o.form,c=h.useState(),u=gn(c,2),d=u[0],f=u[1],p=h.useMemo(function(){return Alt(d)},[d]),m=h.useRef(p);m.current=p;var g=h.useContext(HN),_=s||g,v=_&&_._init;Za(t.length===2?s?v:!0:v,"useWatch requires a form instance since it can not auto detect from context.");var b=Rm(r),y=h.useRef(b);return y.current=b,cMn(b),h.useEffect(function(){if(v){var x=_.getFieldsValue,C=_.getInternalHooks,w=C(aM),$=w.registerWatch,O=function(D,k){var R=o.preserve?k:D;return typeof r=="function"?r(R):ev(R,y.current)},N=$(function(I,D){var k=O(I,D),R=Alt(k);m.current!==R&&(m.current=R,f(k))}),P=O(x(),x(!0));return d!==P&&f(P),N}},[v]),d}var uMn=h.forwardRef(lMn),XF=uMn;XF.FormProvider=qWe;XF.Field=z3e;XF.List=HWe;XF.useForm=H3e;XF.useWatch=VWe;const dMn=Object.freeze(Object.defineProperty({__proto__:null,Field:z3e,FieldContext:HN,FormProvider:qWe,List:HWe,ListContext:oW,default:XF,useForm:H3e,useWatch:VWe},Symbol.toStringTag,{value:"Module"})),xT=h.createContext({labelAlign:"right",vertical:!1,itemRef:()=>{}}),F9t=h.createContext(null),L9t=e=>{const t=Md(e,["prefixCls"]);return h.createElement(qWe,Object.assign({},t))},WWe=h.createContext({prefixCls:""}),c0=h.createContext({});c0.displayName="FormItemInputContext";const fMn=e=>{let{children:t,status:n,override:r}=e;const i=h.useContext(c0),a=h.useMemo(()=>{const o=Object.assign({},i);return r&&delete o.isFormItemInput,n&&(delete o.status,delete o.hasFeedback,delete o.feedbackIcon),o},[n,r,i]);return h.createElement(c0.Provider,{value:a},t)},j9t=h.createContext(void 0),pMn=e=>{const{space:t,form:n,children:r}=e;if(r==null)return null;let i=r;return n&&(i=G.createElement(fMn,{override:!0,status:!0},i)),t&&(i=G.createElement(LIn,null,i)),i},zC=pMn;function sW(e){if(e)return{closable:e.closable,closeIcon:e.closeIcon}}function Mlt(e){const{closable:t,closeIcon:n}=e||{};return G.useMemo(()=>{if(!t&&(t===!1||n===!1||n===null))return!1;if(t===void 0&&n===void 0)return null;let r={closeIcon:typeof n!="boolean"&&n!==null?n:void 0};return t&&typeof t=="object"&&(r=Object.assign(Object.assign({},r),t)),r},[t,n])}function Flt(){const e={};for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach(i=>{i&&Object.keys(i).forEach(a=>{i[a]!==void 0&&(e[a]=i[a])})}),e}const hMn={};function UWe(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:hMn;const r=Mlt(e),i=Mlt(t),a=typeof r!="boolean"?!!(r!=null&&r.disabled):!1,o=G.useMemo(()=>Object.assign({closeIcon:G.createElement(X3,null)},n),[n]),s=G.useMemo(()=>r===!1?!1:r?Flt(o,i,r):i===!1?!1:i?Flt(o,i):o.closable?o:!1,[r,i,o]);return G.useMemo(()=>{if(s===!1)return[!1,null,a];const{closeIconRender:c}=o,{closeIcon:u}=s;let d=u;if(d!=null){c&&(d=c(u));const f=Pf(s,!0);Object.keys(f).length&&(d=G.isValidElement(d)?G.cloneElement(d,f):G.createElement("span",Object.assign({},f),d))}return[!0,d,a]},[s,o])}var B9t=function(t){if(im()&&window.document.documentElement){var n=Array.isArray(t)?t:[t],r=window.document.documentElement;return n.some(function(i){return i in r.style})}return!1},mMn=function(t,n){if(!B9t(t))return!1;var r=document.createElement("div"),i=r.style[t];return r.style[t]=n,r.style[t]!==i};function aLe(e,t){return!Array.isArray(e)&&t!==void 0?mMn(e,t):B9t(e)}const gMn=()=>im()&&window.document.documentElement,vMn=e=>{const{prefixCls:t,className:n,style:r,size:i,shape:a}=e,o=tn({[`${t}-lg`]:i==="large",[`${t}-sm`]:i==="small"}),s=tn({[`${t}-circle`]:a==="circle",[`${t}-square`]:a==="square",[`${t}-round`]:a==="round"}),c=h.useMemo(()=>typeof i=="number"?{width:i,height:i,lineHeight:`${i}px`}:{},[i]);return h.createElement("span",{className:tn(t,o,s,n),style:Object.assign(Object.assign({},c),r)})},q3e=vMn,_Mn=new nc("ant-skeleton-loading",{"0%":{backgroundPosition:"100% 50%"},"100%":{backgroundPosition:"0 50%"}}),V3e=e=>({height:e,lineHeight:rn(e)}),xV=e=>Object.assign({width:e},V3e(e)),yMn=e=>({background:e.skeletonLoadingBackground,backgroundSize:"400% 100%",animationName:_Mn,animationDuration:e.skeletonLoadingMotionDuration,animationTimingFunction:"ease",animationIterationCount:"infinite"}),oDe=(e,t)=>Object.assign({width:t(e).mul(5).equal(),minWidth:t(e).mul(5).equal()},V3e(e)),bMn=e=>{const{skeletonAvatarCls:t,gradientFromColor:n,controlHeight:r,controlHeightLG:i,controlHeightSM:a}=e;return{[t]:Object.assign({display:"inline-block",verticalAlign:"top",background:n},xV(r)),[`${t}${t}-circle`]:{borderRadius:"50%"},[`${t}${t}-lg`]:Object.assign({},xV(i)),[`${t}${t}-sm`]:Object.assign({},xV(a))}},xMn=e=>{const{controlHeight:t,borderRadiusSM:n,skeletonInputCls:r,controlHeightLG:i,controlHeightSM:a,gradientFromColor:o,calc:s}=e;return{[r]:Object.assign({display:"inline-block",verticalAlign:"top",background:o,borderRadius:n},oDe(t,s)),[`${r}-lg`]:Object.assign({},oDe(i,s)),[`${r}-sm`]:Object.assign({},oDe(a,s))}},Llt=e=>Object.assign({width:e},V3e(e)),SMn=e=>{const{skeletonImageCls:t,imageSizeBase:n,gradientFromColor:r,borderRadiusSM:i,calc:a}=e;return{[t]:Object.assign(Object.assign({display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"middle",background:r,borderRadius:i},Llt(a(n).mul(2).equal())),{[`${t}-path`]:{fill:"#bfbfbf"},[`${t}-svg`]:Object.assign(Object.assign({},Llt(n)),{maxWidth:a(n).mul(4).equal(),maxHeight:a(n).mul(4).equal()}),[`${t}-svg${t}-svg-circle`]:{borderRadius:"50%"}}),[`${t}${t}-circle`]:{borderRadius:"50%"}}},sDe=(e,t,n)=>{const{skeletonButtonCls:r}=e;return{[`${n}${r}-circle`]:{width:t,minWidth:t,borderRadius:"50%"},[`${n}${r}-round`]:{borderRadius:t}}},lDe=(e,t)=>Object.assign({width:t(e).mul(2).equal(),minWidth:t(e).mul(2).equal()},V3e(e)),CMn=e=>{const{borderRadiusSM:t,skeletonButtonCls:n,controlHeight:r,controlHeightLG:i,controlHeightSM:a,gradientFromColor:o,calc:s}=e;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({[n]:Object.assign({display:"inline-block",verticalAlign:"top",background:o,borderRadius:t,width:s(r).mul(2).equal(),minWidth:s(r).mul(2).equal()},lDe(r,s))},sDe(e,r,n)),{[`${n}-lg`]:Object.assign({},lDe(i,s))}),sDe(e,i,`${n}-lg`)),{[`${n}-sm`]:Object.assign({},lDe(a,s))}),sDe(e,a,`${n}-sm`))},wMn=e=>{const{componentCls:t,skeletonAvatarCls:n,skeletonTitleCls:r,skeletonParagraphCls:i,skeletonButtonCls:a,skeletonInputCls:o,skeletonImageCls:s,controlHeight:c,controlHeightLG:u,controlHeightSM:d,gradientFromColor:f,padding:p,marginSM:m,borderRadius:g,titleHeight:_,blockRadius:v,paragraphLiHeight:b,controlHeightXS:y,paragraphMarginTop:x}=e;return{[t]:{display:"table",width:"100%",[`${t}-header`]:{display:"table-cell",paddingInlineEnd:p,verticalAlign:"top",[n]:Object.assign({display:"inline-block",verticalAlign:"top",background:f},xV(c)),[`${n}-circle`]:{borderRadius:"50%"},[`${n}-lg`]:Object.assign({},xV(u)),[`${n}-sm`]:Object.assign({},xV(d))},[`${t}-content`]:{display:"table-cell",width:"100%",verticalAlign:"top",[r]:{width:"100%",height:_,background:f,borderRadius:v,[`+ ${i}`]:{marginBlockStart:d}},[i]:{padding:0,"> li":{width:"100%",height:b,listStyle:"none",background:f,borderRadius:v,"+ li":{marginBlockStart:y}}},[`${i}> li:last-child:not(:first-child):not(:nth-child(2))`]:{width:"61%"}},[`&-round ${t}-content`]:{[`${r}, ${i} > li`]:{borderRadius:g}}},[`${t}-with-avatar ${t}-content`]:{[r]:{marginBlockStart:m,[`+ ${i}`]:{marginBlockStart:x}}},[`${t}${t}-element`]:Object.assign(Object.assign(Object.assign(Object.assign({display:"inline-block",width:"auto"},CMn(e)),bMn(e)),xMn(e)),SMn(e)),[`${t}${t}-block`]:{width:"100%",[a]:{width:"100%"},[o]:{width:"100%"}},[`${t}${t}-active`]:{[`
        ${r},
        ${i} > li,
        ${n},
        ${a},
        ${o},
        ${s}
      `]:Object.assign({},yMn(e))}}},EMn=e=>{const{colorFillContent:t,colorFill:n}=e,r=t,i=n;return{color:r,colorGradientEnd:i,gradientFromColor:r,gradientToColor:i,titleHeight:e.controlHeight/2,blockRadius:e.borderRadiusSM,paragraphMarginTop:e.marginLG+e.marginXXS,paragraphLiHeight:e.controlHeight/2}},hK=Ql("Skeleton",e=>{const{componentCls:t,calc:n}=e,r=el(e,{skeletonAvatarCls:`${t}-avatar`,skeletonTitleCls:`${t}-title`,skeletonParagraphCls:`${t}-paragraph`,skeletonButtonCls:`${t}-button`,skeletonInputCls:`${t}-input`,skeletonImageCls:`${t}-image`,imageSizeBase:n(e.controlHeight).mul(1.5).equal(),borderRadius:100,skeletonLoadingBackground:`linear-gradient(90deg, ${e.gradientFromColor} 25%, ${e.gradientToColor} 37%, ${e.gradientFromColor} 63%)`,skeletonLoadingMotionDuration:"1.4s"});return[wMn(r)]},EMn,{deprecatedTokens:[["color","gradientFromColor"],["colorGradientEnd","gradientToColor"]]}),TMn=e=>{const{prefixCls:t,className:n,rootClassName:r,active:i,shape:a="circle",size:o="default"}=e,{getPrefixCls:s}=h.useContext(Uo),c=s("skeleton",t),[u,d,f]=hK(c),p=Md(e,["prefixCls","className"]),m=tn(c,`${c}-element`,{[`${c}-active`]:i},n,r,d,f);return u(h.createElement("div",{className:m},h.createElement(q3e,Object.assign({prefixCls:`${c}-avatar`,shape:a,size:o},p))))},$Mn=TMn,OMn=e=>{const{prefixCls:t,className:n,rootClassName:r,active:i,block:a=!1,size:o="default"}=e,{getPrefixCls:s}=h.useContext(Uo),c=s("skeleton",t),[u,d,f]=hK(c),p=Md(e,["prefixCls"]),m=tn(c,`${c}-element`,{[`${c}-active`]:i,[`${c}-block`]:a},n,r,d,f);return u(h.createElement("div",{className:m},h.createElement(q3e,Object.assign({prefixCls:`${c}-button`,size:o},p))))},PMn=OMn,NMn="M365.714286 329.142857q0 45.714286-32.036571 77.677714t-77.677714 32.036571-77.677714-32.036571-32.036571-77.677714 32.036571-77.677714 77.677714-32.036571 77.677714 32.036571 32.036571 77.677714zM950.857143 548.571429l0 256-804.571429 0 0-109.714286 182.857143-182.857143 91.428571 91.428571 292.571429-292.571429zM1005.714286 146.285714l-914.285714 0q-7.460571 0-12.873143 5.412571t-5.412571 12.873143l0 694.857143q0 7.460571 5.412571 12.873143t12.873143 5.412571l914.285714 0q7.460571 0 12.873143-5.412571t5.412571-12.873143l0-694.857143q0-7.460571-5.412571-12.873143t-12.873143-5.412571zM1097.142857 164.571429l0 694.857143q0 37.741714-26.843429 64.585143t-64.585143 26.843429l-914.285714 0q-37.741714 0-64.585143-26.843429t-26.843429-64.585143l0-694.857143q0-37.741714 26.843429-64.585143t64.585143-26.843429l914.285714 0q37.741714 0 64.585143 26.843429t26.843429 64.585143z",DMn=e=>{const{prefixCls:t,className:n,rootClassName:r,style:i,active:a}=e,{getPrefixCls:o}=h.useContext(Uo),s=o("skeleton",t),[c,u,d]=hK(s),f=tn(s,`${s}-element`,{[`${s}-active`]:a},n,r,u,d);return c(h.createElement("div",{className:f},h.createElement("div",{className:tn(`${s}-image`,n),style:i},h.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:`${s}-image-svg`},h.createElement("title",null,"Image placeholder"),h.createElement("path",{d:NMn,className:`${s}-image-path`})))))},IMn=DMn,RMn=e=>{const{prefixCls:t,className:n,rootClassName:r,active:i,block:a,size:o="default"}=e,{getPrefixCls:s}=h.useContext(Uo),c=s("skeleton",t),[u,d,f]=hK(c),p=Md(e,["prefixCls"]),m=tn(c,`${c}-element`,{[`${c}-active`]:i,[`${c}-block`]:a},n,r,d,f);return u(h.createElement("div",{className:m},h.createElement(q3e,Object.assign({prefixCls:`${c}-input`,size:o},p))))},kMn=RMn,AMn=e=>{const{prefixCls:t,className:n,rootClassName:r,style:i,active:a,children:o}=e,{getPrefixCls:s}=h.useContext(Uo),c=s("skeleton",t),[u,d,f]=hK(c),p=tn(c,`${c}-element`,{[`${c}-active`]:a},d,n,r,f);return u(h.createElement("div",{className:p},h.createElement("div",{className:tn(`${c}-image`,n),style:i},o)))},MMn=AMn,FMn=(e,t)=>{const{width:n,rows:r=2}=t;if(Array.isArray(n))return n[e];if(r-1===e)return n},LMn=e=>{const{prefixCls:t,className:n,style:r,rows:i=0}=e,a=Array.from({length:i}).map((o,s)=>h.createElement("li",{key:s,style:{width:FMn(s,e)}}));return h.createElement("ul",{className:tn(t,n),style:r},a)},jMn=LMn,BMn=e=>{let{prefixCls:t,className:n,width:r,style:i}=e;return h.createElement("h3",{className:tn(t,n),style:Object.assign({width:r},i)})},zMn=BMn;function cDe(e){return e&&typeof e=="object"?e:{}}function HMn(e,t){return e&&!t?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function qMn(e,t){return!e&&t?{width:"38%"}:e&&t?{width:"50%"}:{}}function VMn(e,t){const n={};return(!e||!t)&&(n.width="61%"),!e&&t?n.rows=3:n.rows=2,n}const JF=e=>{const{prefixCls:t,loading:n,className:r,rootClassName:i,style:a,children:o,avatar:s=!1,title:c=!0,paragraph:u=!0,active:d,round:f}=e,{getPrefixCls:p,direction:m,className:g,style:_}=uh("skeleton"),v=p("skeleton",t),[b,y,x]=hK(v);if(n||!("loading"in e)){const C=!!s,w=!!c,$=!!u;let O;if(C){const I=Object.assign(Object.assign({prefixCls:`${v}-avatar`},HMn(w,$)),cDe(s));O=h.createElement("div",{className:`${v}-header`},h.createElement(q3e,Object.assign({},I)))}let N;if(w||$){let I;if(w){const k=Object.assign(Object.assign({prefixCls:`${v}-title`},qMn(C,$)),cDe(c));I=h.createElement(zMn,Object.assign({},k))}let D;if($){const k=Object.assign(Object.assign({prefixCls:`${v}-paragraph`},VMn(C,w)),cDe(u));D=h.createElement(jMn,Object.assign({},k))}N=h.createElement("div",{className:`${v}-content`},I,D)}const P=tn(v,{[`${v}-with-avatar`]:C,[`${v}-active`]:d,[`${v}-rtl`]:m==="rtl",[`${v}-round`]:f},g,r,i,y,x);return b(h.createElement("div",{className:P,style:Object.assign(Object.assign({},_),a)},O,N))}return o??null};JF.Button=PMn;JF.Avatar=$Mn;JF.Input=kMn;JF.Image=IMn;JF.Node=MMn;JF.displayName="Skeleton";const W3e=JF;function jlt(){}const z9t=h.createContext({add:jlt,remove:jlt});function H9t(e){const t=h.useContext(z9t),n=h.useRef(null);return Bs(i=>{if(i){const a=e?i.querySelector(e):i;t.add(a),n.current=a}else t.remove(n.current)})}const WMn=()=>{const{cancelButtonProps:e,cancelTextLocale:t,onCancel:n}=h.useContext(Nae);return G.createElement(ss,Object.assign({onClick:n},e),t)},Blt=WMn,UMn=()=>{const{confirmLoading:e,okButtonProps:t,okType:n,okTextLocale:r,onOk:i}=h.useContext(Nae);return G.createElement(ss,Object.assign({},MWe(n),{loading:e,onClick:i},t),r)},zlt=UMn;function q9t(e,t){return G.createElement("span",{className:`${e}-close-x`},t||G.createElement(X3,{className:`${e}-close-icon`}))}const V9t=e=>{const{okText:t,okType:n="primary",cancelText:r,confirmLoading:i,onOk:a,onCancel:o,okButtonProps:s,cancelButtonProps:c,footer:u}=e,[d]=zy("Modal",iEt()),f=t||(d==null?void 0:d.okText),p=r||(d==null?void 0:d.cancelText),m={confirmLoading:i,okButtonProps:s,cancelButtonProps:c,okTextLocale:f,cancelTextLocale:p,okType:n,onOk:a,onCancel:o},g=G.useMemo(()=>m,oi(Object.values(m)));let _;return typeof u=="function"||typeof u>"u"?(_=G.createElement(G.Fragment,null,G.createElement(Blt,null),G.createElement(zlt,null)),typeof u=="function"&&(_=u(_,{OkBtn:zlt,CancelBtn:Blt})),_=G.createElement(S9t,{value:g},_)):_=u,G.createElement(wWe,{disabled:!1},_)},KMn=e=>{const{componentCls:t}=e;return{[t]:{display:"flex",flexFlow:"row wrap",minWidth:0,"&::before, &::after":{display:"flex"},"&-no-wrap":{flexWrap:"nowrap"},"&-start":{justifyContent:"flex-start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"flex-end"},"&-space-between":{justifyContent:"space-between"},"&-space-around":{justifyContent:"space-around"},"&-space-evenly":{justifyContent:"space-evenly"},"&-top":{alignItems:"flex-start"},"&-middle":{alignItems:"center"},"&-bottom":{alignItems:"flex-end"}}}},GMn=e=>{const{componentCls:t}=e;return{[t]:{position:"relative",maxWidth:"100%",minHeight:1}}},YMn=(e,t)=>{const{prefixCls:n,componentCls:r,gridColumns:i}=e,a={};for(let o=i;o>=0;o--)o===0?(a[`${r}${t}-${o}`]={display:"none"},a[`${r}-push-${o}`]={insetInlineStart:"auto"},a[`${r}-pull-${o}`]={insetInlineEnd:"auto"},a[`${r}${t}-push-${o}`]={insetInlineStart:"auto"},a[`${r}${t}-pull-${o}`]={insetInlineEnd:"auto"},a[`${r}${t}-offset-${o}`]={marginInlineStart:0},a[`${r}${t}-order-${o}`]={order:0}):(a[`${r}${t}-${o}`]=[{"--ant-display":"block",display:"block"},{display:"var(--ant-display)",flex:`0 0 ${o/i*100}%`,maxWidth:`${o/i*100}%`}],a[`${r}${t}-push-${o}`]={insetInlineStart:`${o/i*100}%`},a[`${r}${t}-pull-${o}`]={insetInlineEnd:`${o/i*100}%`},a[`${r}${t}-offset-${o}`]={marginInlineStart:`${o/i*100}%`},a[`${r}${t}-order-${o}`]={order:o});return a[`${r}${t}-flex`]={flex:`var(--${n}${t}-flex)`},a},oLe=(e,t)=>YMn(e,t),XMn=(e,t,n)=>({[`@media (min-width: ${rn(t)})`]:Object.assign({},oLe(e,n))}),JMn=()=>({}),QMn=()=>({}),ZMn=Ql("Grid",KMn,JMn),W9t=e=>({xs:e.screenXSMin,sm:e.screenSMMin,md:e.screenMDMin,lg:e.screenLGMin,xl:e.screenXLMin,xxl:e.screenXXLMin}),eFn=Ql("Grid",e=>{const t=el(e,{gridColumns:24}),n=W9t(t);return delete n.xs,[GMn(t),oLe(t,""),oLe(t,"-xs"),Object.keys(n).map(r=>XMn(t,n[r],`-${r}`)).reduce((r,i)=>Object.assign(Object.assign({},r),i),{})]},QMn);function Hlt(e){return{position:e,inset:0}}const U9t=e=>{const{componentCls:t,antCls:n}=e;return[{[`${t}-root`]:{[`${t}${n}-zoom-enter, ${t}${n}-zoom-appear`]:{transform:"none",opacity:0,animationDuration:e.motionDurationSlow,userSelect:"none"},[`${t}${n}-zoom-leave ${t}-content`]:{pointerEvents:"none"},[`${t}-mask`]:Object.assign(Object.assign({},Hlt("fixed")),{zIndex:e.zIndexPopupBase,height:"100%",backgroundColor:e.colorBgMask,pointerEvents:"none",[`${t}-hidden`]:{display:"none"}}),[`${t}-wrap`]:Object.assign(Object.assign({},Hlt("fixed")),{zIndex:e.zIndexPopupBase,overflow:"auto",outline:0,WebkitOverflowScrolling:"touch"})}},{[`${t}-root`]:FWe(e)}]},tFn=e=>{const{componentCls:t}=e;return[{[`${t}-root`]:{[`${t}-wrap-rtl`]:{direction:"rtl"},[`${t}-centered`]:{textAlign:"center","&::before":{display:"inline-block",width:0,height:"100%",verticalAlign:"middle",content:'""'},[t]:{top:0,display:"inline-block",paddingBottom:0,textAlign:"start",verticalAlign:"middle"}},[`@media (max-width: ${e.screenSMMax}px)`]:{[t]:{maxWidth:"calc(100vw - 16px)",margin:`${rn(e.marginXS)} auto`},[`${t}-centered`]:{[t]:{flex:1}}}}},{[t]:Object.assign(Object.assign({},Cc(e)),{pointerEvents:"none",position:"relative",top:100,width:"auto",maxWidth:`calc(100vw - ${rn(e.calc(e.margin).mul(2).equal())})`,margin:"0 auto",paddingBottom:e.paddingLG,[`${t}-title`]:{margin:0,color:e.titleColor,fontWeight:e.fontWeightStrong,fontSize:e.titleFontSize,lineHeight:e.titleLineHeight,wordWrap:"break-word"},[`${t}-content`]:{position:"relative",backgroundColor:e.contentBg,backgroundClip:"padding-box",border:0,borderRadius:e.borderRadiusLG,boxShadow:e.boxShadow,pointerEvents:"auto",padding:e.contentPadding},[`${t}-close`]:Object.assign({position:"absolute",top:e.calc(e.modalHeaderHeight).sub(e.modalCloseBtnSize).div(2).equal(),insetInlineEnd:e.calc(e.modalHeaderHeight).sub(e.modalCloseBtnSize).div(2).equal(),zIndex:e.calc(e.zIndexPopupBase).add(10).equal(),padding:0,color:e.modalCloseIconColor,fontWeight:e.fontWeightStrong,lineHeight:1,textDecoration:"none",background:"transparent",borderRadius:e.borderRadiusSM,width:e.modalCloseBtnSize,height:e.modalCloseBtnSize,border:0,outline:0,cursor:"pointer",transition:`color ${e.motionDurationMid}, background-color ${e.motionDurationMid}`,"&-x":{display:"flex",fontSize:e.fontSizeLG,fontStyle:"normal",lineHeight:rn(e.modalCloseBtnSize),justifyContent:"center",textTransform:"none",textRendering:"auto"},"&:disabled":{pointerEvents:"none"},"&:hover":{color:e.modalCloseIconHoverColor,backgroundColor:e.colorBgTextHover,textDecoration:"none"},"&:active":{backgroundColor:e.colorBgTextActive}},Ay(e)),[`${t}-header`]:{color:e.colorText,background:e.headerBg,borderRadius:`${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)} 0 0`,marginBottom:e.headerMarginBottom,padding:e.headerPadding,borderBottom:e.headerBorderBottom},[`${t}-body`]:{fontSize:e.fontSize,lineHeight:e.lineHeight,wordWrap:"break-word",padding:e.bodyPadding,[`${t}-body-skeleton`]:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center",margin:`${rn(e.margin)} auto`}},[`${t}-footer`]:{textAlign:"end",background:e.footerBg,marginTop:e.footerMarginTop,padding:e.footerPadding,borderTop:e.footerBorderTop,borderRadius:e.footerBorderRadius,[`> ${e.antCls}-btn + ${e.antCls}-btn`]:{marginInlineStart:e.marginXS}},[`${t}-open`]:{overflow:"hidden"}})},{[`${t}-pure-panel`]:{top:"auto",padding:0,display:"flex",flexDirection:"column",[`${t}-content,
          ${t}-body,
          ${t}-confirm-body-wrapper`]:{display:"flex",flexDirection:"column",flex:"auto"},[`${t}-confirm-body`]:{marginBottom:"auto"}}}]},nFn=e=>{const{componentCls:t}=e;return{[`${t}-root`]:{[`${t}-wrap-rtl`]:{direction:"rtl",[`${t}-confirm-body`]:{direction:"rtl"}}}}},rFn=e=>{const{componentCls:t}=e,n=W9t(e);delete n.xs;const r=Object.keys(n).map(i=>({[`@media (min-width: ${rn(n[i])})`]:{width:`var(--${t.replace(".","")}-${i}-width)`}}));return{[`${t}-root`]:{[t]:[{width:`var(--${t.replace(".","")}-xs-width)`}].concat(oi(r))}}},K9t=e=>{const t=e.padding,n=e.fontSizeHeading5,r=e.lineHeightHeading5;return el(e,{modalHeaderHeight:e.calc(e.calc(r).mul(n).equal()).add(e.calc(t).mul(2).equal()).equal(),modalFooterBorderColorSplit:e.colorSplit,modalFooterBorderStyle:e.lineType,modalFooterBorderWidth:e.lineWidth,modalCloseIconColor:e.colorIcon,modalCloseIconHoverColor:e.colorIconHover,modalCloseBtnSize:e.controlHeight,modalConfirmIconSize:e.fontHeight,modalTitleHeight:e.calc(e.titleFontSize).mul(e.titleLineHeight).equal()})},G9t=e=>({footerBg:"transparent",headerBg:e.colorBgElevated,titleLineHeight:e.lineHeightHeading5,titleFontSize:e.fontSizeHeading5,contentBg:e.colorBgElevated,titleColor:e.colorTextHeading,contentPadding:e.wireframe?0:`${rn(e.paddingMD)} ${rn(e.paddingContentHorizontalLG)}`,headerPadding:e.wireframe?`${rn(e.padding)} ${rn(e.paddingLG)}`:0,headerBorderBottom:e.wireframe?`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`:"none",headerMarginBottom:e.wireframe?0:e.marginXS,bodyPadding:e.wireframe?e.paddingLG:0,footerPadding:e.wireframe?`${rn(e.paddingXS)} ${rn(e.padding)}`:0,footerBorderTop:e.wireframe?`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`:"none",footerBorderRadius:e.wireframe?`0 0 ${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)}`:0,footerMarginTop:e.wireframe?0:e.marginSM,confirmBodyPadding:e.wireframe?`${rn(e.padding*2)} ${rn(e.padding*2)} ${rn(e.paddingLG)}`:0,confirmIconMarginInlineEnd:e.wireframe?e.margin:e.marginSM,confirmBtnsMarginTop:e.wireframe?e.marginLG:e.marginSM}),Y9t=Ql("Modal",e=>{const t=K9t(e);return[tFn(t),nFn(t),U9t(t),fK(t,"zoom"),rFn(t)]},G9t,{unitless:{titleLineHeight:!0}});var iFn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let sLe;const aFn=e=>{sLe={x:e.pageX,y:e.pageY},setTimeout(()=>{sLe=null},100)};gMn()&&document.documentElement.addEventListener("click",aFn,!0);const oFn=e=>{var t;const{getPopupContainer:n,getPrefixCls:r,direction:i,modal:a}=h.useContext(Uo),o=re=>{const{onCancel:se}=e;se==null||se(re)},s=re=>{const{onOk:se}=e;se==null||se(re)};{const re=Gs("Modal");[["visible","open"],["bodyStyle","styles.body"],["maskStyle","styles.mask"]].forEach(se=>{let[de,pe]=se;re.deprecated(!(de in e),de,pe)})}const{prefixCls:c,className:u,rootClassName:d,open:f,wrapClassName:p,centered:m,getContainer:g,focusTriggerAfterClose:_=!0,style:v,visible:b,width:y=520,footer:x,classNames:C,styles:w,children:$,loading:O}=e,N=iFn(e,["prefixCls","className","rootClassName","open","wrapClassName","centered","getContainer","focusTriggerAfterClose","style","visible","width","footer","classNames","styles","children","loading"]),P=r("modal",c),I=r(),D=rp(P),[k,R,A]=Y9t(P,D),F=tn(p,{[`${P}-centered`]:m??(a==null?void 0:a.centered),[`${P}-wrap-rtl`]:i==="rtl"}),z=x!==null&&!O?h.createElement(V9t,Object.assign({},e,{onOk:s,onCancel:o})):null,[M,K,U]=UWe(sW(e),sW(a),{closable:!0,closeIcon:h.createElement(X3,{className:`${P}-close-icon`}),closeIconRender:re=>q9t(P,re)}),W=H9t(`.${P}-content`),[L,Y]=ew("Modal",N.zIndex),[J,Z]=h.useMemo(()=>y&&typeof y=="object"?[void 0,y]:[y,void 0],[y]),te=h.useMemo(()=>{const re={};return Z&&Object.keys(Z).forEach(se=>{const de=Z[se];de!==void 0&&(re[`--${P}-${se}-width`]=typeof de=="number"?`${de}px`:de)}),re},[Z]);return k(h.createElement(zC,{form:!0,space:!0},h.createElement(Tae.Provider,{value:Y},h.createElement(B3e,Object.assign({width:J},N,{zIndex:L,getContainer:g===void 0?n:g,prefixCls:P,rootClassName:tn(R,d,A,D),footer:z,visible:f??b,mousePosition:(t=N.mousePosition)!==null&&t!==void 0?t:sLe,onClose:o,closable:M&&{disabled:U,closeIcon:K},closeIcon:K,focusTriggerAfterClose:_,transitionName:My(I,"zoom",e.transitionName),maskTransitionName:My(I,"fade",e.maskTransitionName),className:tn(R,u,a==null?void 0:a.className),style:Object.assign(Object.assign(Object.assign({},a==null?void 0:a.style),v),te),classNames:Object.assign(Object.assign(Object.assign({},a==null?void 0:a.classNames),C),{wrapper:tn(F,C==null?void 0:C.wrapper)}),styles:Object.assign(Object.assign({},a==null?void 0:a.styles),w),panelRef:W}),O?h.createElement(W3e,{active:!0,title:!1,paragraph:{rows:4},className:`${P}-body-skeleton`}):$))))},X9t=oFn,sFn=e=>{const{componentCls:t,titleFontSize:n,titleLineHeight:r,modalConfirmIconSize:i,fontSize:a,lineHeight:o,modalTitleHeight:s,fontHeight:c,confirmBodyPadding:u}=e,d=`${t}-confirm`;return{[d]:{"&-rtl":{direction:"rtl"},[`${e.antCls}-modal-header`]:{display:"none"},[`${d}-body-wrapper`]:Object.assign({},S5()),[`&${t} ${t}-body`]:{padding:u},[`${d}-body`]:{display:"flex",flexWrap:"nowrap",alignItems:"start",[`> ${e.iconCls}`]:{flex:"none",fontSize:i,marginInlineEnd:e.confirmIconMarginInlineEnd,marginTop:e.calc(e.calc(c).sub(i).equal()).div(2).equal()},[`&-has-title > ${e.iconCls}`]:{marginTop:e.calc(e.calc(s).sub(i).equal()).div(2).equal()}},[`${d}-paragraph`]:{display:"flex",flexDirection:"column",flex:"auto",rowGap:e.marginXS,maxWidth:`calc(100% - ${rn(e.marginSM)})`},[`${e.iconCls} + ${d}-paragraph`]:{maxWidth:`calc(100% - ${rn(e.calc(e.modalConfirmIconSize).add(e.marginSM).equal())})`},[`${d}-title`]:{color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:n,lineHeight:r},[`${d}-content`]:{color:e.colorText,fontSize:a,lineHeight:o},[`${d}-btns`]:{textAlign:"end",marginTop:e.confirmBtnsMarginTop,[`${e.antCls}-btn + ${e.antCls}-btn`]:{marginBottom:0,marginInlineStart:e.marginXS}}},[`${d}-error ${d}-body > ${e.iconCls}`]:{color:e.colorError},[`${d}-warning ${d}-body > ${e.iconCls},
        ${d}-confirm ${d}-body > ${e.iconCls}`]:{color:e.colorWarning},[`${d}-info ${d}-body > ${e.iconCls}`]:{color:e.colorInfo},[`${d}-success ${d}-body > ${e.iconCls}`]:{color:e.colorSuccess}}},lFn=KF(["Modal","confirm"],e=>{const t=K9t(e);return[sFn(t)]},G9t,{order:-1e3});var cFn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function J9t(e){const{prefixCls:t,icon:n,okText:r,cancelText:i,confirmPrefixCls:a,type:o,okCancel:s,footer:c,locale:u}=e,d=cFn(e,["prefixCls","icon","okText","cancelText","confirmPrefixCls","type","okCancel","footer","locale"]);Gs("Modal")(!(typeof n=="string"&&n.length>2),"breaking",`\`icon\` is using ReactNode instead of string naming in v4. Please check \`${n}\` at https://ant.design/components/icon`);let f=n;if(!n&&n!==null)switch(o){case"info":f=h.createElement(Eae,null);break;case"success":f=h.createElement(yD,null);break;case"error":f=h.createElement(ZC,null);break;default:f=h.createElement(qT,null)}const p=s??o==="confirm",m=e.autoFocusButton===null?!1:e.autoFocusButton||"ok",[g]=zy("Modal"),_=u||g,v=r||(p?_==null?void 0:_.okText:_==null?void 0:_.justOkText),b=i||(_==null?void 0:_.cancelText),y=Object.assign({autoFocusButton:m,cancelTextLocale:b,okTextLocale:v,mergedOkCancel:p},d),x=h.useMemo(()=>y,oi(Object.values(y))),C=h.createElement(h.Fragment,null,h.createElement(mlt,null),h.createElement(glt,null)),w=e.title!==void 0&&e.title!==null,$=`${a}-body`;return h.createElement("div",{className:`${a}-body-wrapper`},h.createElement("div",{className:tn($,{[`${$}-has-title`]:w})},f,h.createElement("div",{className:`${a}-paragraph`},w&&h.createElement("span",{className:`${a}-title`},e.title),h.createElement("div",{className:`${a}-content`},e.content))),c===void 0||typeof c=="function"?h.createElement(S9t,{value:x},h.createElement("div",{className:`${a}-btns`},typeof c=="function"?c(C,{OkBtn:glt,CancelBtn:mlt}):C)):c,h.createElement(lFn,{prefixCls:t}))}const Q9t=e=>{const{close:t,zIndex:n,maskStyle:r,direction:i,prefixCls:a,wrapClassName:o,rootPrefixCls:s,bodyStyle:c,closable:u=!1,onConfirm:d,styles:f}=e;{const C=Gs("Modal");[["visible","open"],["bodyStyle","styles.body"],["maskStyle","styles.mask"]].forEach(w=>{let[$,O]=w;C.deprecated(!($ in e),$,O)})}const p=`${a}-confirm`,m=e.width||416,g=e.style||{},_=e.mask===void 0?!0:e.mask,v=e.maskClosable===void 0?!1:e.maskClosable,b=tn(p,`${p}-${e.type}`,{[`${p}-rtl`]:i==="rtl"},e.className),[,y]=w1(),x=h.useMemo(()=>n!==void 0?n:y.zIndexPopupBase+S3e,[n,y]);return h.createElement(X9t,Object.assign({},e,{className:b,wrapClassName:tn({[`${p}-centered`]:!!e.centered},o),onCancel:()=>{t==null||t({triggerCancel:!0}),d==null||d(!1)},title:"",footer:null,transitionName:My(s||"","zoom",e.transitionName),maskTransitionName:My(s||"","fade",e.maskTransitionName),mask:_,maskClosable:v,style:g,styles:Object.assign({body:c,mask:r},f),width:m,zIndex:x,closable:u}),h.createElement(J9t,Object.assign({},e,{confirmPrefixCls:p})))},KWe=e=>{const{rootPrefixCls:t,iconPrefixCls:n,direction:r,theme:i}=e;return h.createElement(Q6,{prefixCls:t,iconPrefixCls:n,direction:r,theme:i},h.createElement(Q9t,Object.assign({},e)))};Q9t.displayName="ConfirmDialog",KWe.displayName="ConfirmDialogWrapper";const uFn=[],sM=uFn;let Z9t="";function eTt(){return Z9t}const dFn=e=>{var t,n;const{prefixCls:r,getContainer:i,direction:a}=e,o=iEt(),s=h.useContext(Uo),c=eTt()||s.getPrefixCls(),u=r||`${c}-modal`;let d=i;return d===!1&&(d=void 0,_D(!1,"Modal","Static method not support `getContainer` to be `false` since it do not have context env.")),G.createElement(KWe,Object.assign({},e,{rootPrefixCls:c,prefixCls:u,iconPrefixCls:s.iconPrefixCls,theme:s.theme,direction:a??s.direction,locale:(n=(t=s.locale)===null||t===void 0?void 0:t.Modal)!==null&&n!==void 0?n:o,getContainer:d}))};function Iae(e){const t=OWe();t.holderRender||IEt("Modal");const n=document.createDocumentFragment();let r=Object.assign(Object.assign({},e),{close:c,open:!0}),i,a;function o(){for(var d,f=arguments.length,p=new Array(f),m=0;m<f;m++)p[m]=arguments[m];if(p.some(v=>v==null?void 0:v.triggerCancel)){var _;(d=e.onCancel)===null||d===void 0||(_=d).call.apply(_,[e,()=>{}].concat(oi(p.slice(1))))}for(let v=0;v<sM.length;v++)if(sM[v]===c){sM.splice(v,1);break}a()}function s(d){clearTimeout(i),i=setTimeout(()=>{const f=t.getPrefixCls(void 0,eTt()),p=t.getIconPrefixCls(),m=t.getTheme(),g=G.createElement(dFn,Object.assign({},d));a=AWe()(G.createElement(Q6,{prefixCls:f,iconPrefixCls:p,theme:m},t.holderRender?t.holderRender(g):g),n)})}function c(){for(var d=arguments.length,f=new Array(d),p=0;p<d;p++)f[p]=arguments[p];r=Object.assign(Object.assign({},r),{open:!1,afterClose:()=>{typeof e.afterClose=="function"&&e.afterClose(),o.apply(this,f)}}),r.visible&&delete r.visible,s(r)}function u(d){typeof d=="function"?r=d(r):r=Object.assign(Object.assign({},r),d),s(r)}return s(r),sM.push(c),{destroy:c,update:u}}function tTt(e){return Object.assign(Object.assign({},e),{type:"warning"})}function nTt(e){return Object.assign(Object.assign({},e),{type:"info"})}function rTt(e){return Object.assign(Object.assign({},e),{type:"success"})}function iTt(e){return Object.assign(Object.assign({},e),{type:"error"})}function aTt(e){return Object.assign(Object.assign({},e),{type:"confirm"})}function fFn(e){let{rootPrefixCls:t}=e;_D(!1,"Modal","Modal.config is deprecated. Please use ConfigProvider.config instead."),Z9t=t}var pFn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const hFn=(e,t)=>{var n,{afterClose:r,config:i}=e,a=pFn(e,["afterClose","config"]);const[o,s]=h.useState(!0),[c,u]=h.useState(i),{direction:d,getPrefixCls:f}=h.useContext(Uo),p=f("modal"),m=f(),g=()=>{var y;r(),(y=c.afterClose)===null||y===void 0||y.call(c)},_=function(){var y;s(!1);for(var x=arguments.length,C=new Array(x),w=0;w<x;w++)C[w]=arguments[w];if(C.some(N=>N==null?void 0:N.triggerCancel)){var O;(y=c.onCancel)===null||y===void 0||(O=y).call.apply(O,[c,()=>{}].concat(oi(C.slice(1))))}};h.useImperativeHandle(t,()=>({destroy:_,update:y=>{u(x=>Object.assign(Object.assign({},x),y))}}));const v=(n=c.okCancel)!==null&&n!==void 0?n:c.type==="confirm",[b]=zy("Modal",x5.Modal);return h.createElement(KWe,Object.assign({prefixCls:p,rootPrefixCls:m},c,{close:_,open:o,afterClose:g,okText:c.okText||(v?b==null?void 0:b.okText:b==null?void 0:b.justOkText),direction:c.direction||d,cancelText:c.cancelText||(b==null?void 0:b.cancelText)},a))},mFn=h.forwardRef(hFn);let qlt=0;const gFn=h.memo(h.forwardRef((e,t)=>{const[n,r]=dIn();return h.useImperativeHandle(t,()=>({patchElement:r}),[]),h.createElement(h.Fragment,null,n)}));function oTt(){const e=h.useRef(null),[t,n]=h.useState([]);h.useEffect(()=>{t.length&&(oi(t).forEach(o=>{o()}),n([]))},[t]);const r=h.useCallback(a=>function(s){var c;qlt+=1;const u=h.createRef();let d;const f=new Promise(v=>{d=v});let p=!1,m;const g=h.createElement(mFn,{key:`modal-${qlt}`,config:a(s),ref:u,afterClose:()=>{m==null||m()},isSilent:()=>p,onConfirm:v=>{d(v)}});return m=(c=e.current)===null||c===void 0?void 0:c.patchElement(g),m&&sM.push(m),{destroy:()=>{function v(){var b;(b=u.current)===null||b===void 0||b.destroy()}u.current?v():n(b=>[].concat(oi(b),[v]))},update:v=>{function b(){var y;(y=u.current)===null||y===void 0||y.update(v)}u.current?b():n(y=>[].concat(oi(y),[b]))},then:v=>(p=!0,f.then(v))}},[]);return[h.useMemo(()=>({info:r(nTt),success:r(rTt),error:r(iTt),warning:r(tTt),confirm:r(aTt)}),[]),h.createElement(gFn,{key:"modal-holder",ref:e})]}const vFn=e=>{const{componentCls:t,notificationMarginEdge:n,animationMaxHeight:r}=e,i=`${t}-notice`,a=new nc("antNotificationFadeIn",{"0%":{transform:"translate3d(100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}}),o=new nc("antNotificationTopFadeIn",{"0%":{top:-r,opacity:0},"100%":{top:0,opacity:1}}),s=new nc("antNotificationBottomFadeIn",{"0%":{bottom:e.calc(r).mul(-1).equal(),opacity:0},"100%":{bottom:0,opacity:1}}),c=new nc("antNotificationLeftFadeIn",{"0%":{transform:"translate3d(-100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}});return{[t]:{[`&${t}-top, &${t}-bottom`]:{marginInline:0,[i]:{marginInline:"auto auto"}},[`&${t}-top`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:o}},[`&${t}-bottom`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:s}},[`&${t}-topRight, &${t}-bottomRight`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:a}},[`&${t}-topLeft, &${t}-bottomLeft`]:{marginRight:{value:0,_skip_check_:!0},marginLeft:{value:n,_skip_check_:!0},[i]:{marginInlineEnd:"auto",marginInlineStart:0},[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:c}}}}},_Fn=vFn,yFn=["top","topLeft","topRight","bottom","bottomLeft","bottomRight"],bFn={topLeft:"left",topRight:"right",bottomLeft:"left",bottomRight:"right",top:"left",bottom:"left"},xFn=(e,t)=>{const{componentCls:n}=e;return{[`${n}-${t}`]:{[`&${n}-stack > ${n}-notice-wrapper`]:{[t.startsWith("top")?"top":"bottom"]:0,[bFn[t]]:{value:0,_skip_check_:!0}}}}},SFn=e=>{const t={};for(let n=1;n<e.notificationStackLayer;n++)t[`&:nth-last-child(${n+1})`]={overflow:"hidden",[`& > ${e.componentCls}-notice`]:{opacity:0,transition:`opacity ${e.motionDurationMid}`}};return Object.assign({[`&:not(:nth-last-child(-n+${e.notificationStackLayer}))`]:{opacity:0,overflow:"hidden",color:"transparent",pointerEvents:"none"}},t)},CFn=e=>{const t={};for(let n=1;n<e.notificationStackLayer;n++)t[`&:nth-last-child(${n+1})`]={background:e.colorBgBlur,backdropFilter:"blur(10px)","-webkit-backdrop-filter":"blur(10px)"};return Object.assign({},t)},wFn=e=>{const{componentCls:t}=e;return Object.assign({[`${t}-stack`]:{[`& > ${t}-notice-wrapper`]:Object.assign({transition:`transform ${e.motionDurationSlow}, backdrop-filter 0s`,willChange:"transform, opacity",position:"absolute"},SFn(e))},[`${t}-stack:not(${t}-stack-expanded)`]:{[`& > ${t}-notice-wrapper`]:Object.assign({},CFn(e))},[`${t}-stack${t}-stack-expanded`]:{[`& > ${t}-notice-wrapper`]:{"&:not(:nth-last-child(-n + 1))":{opacity:1,overflow:"unset",color:"inherit",pointerEvents:"auto",[`& > ${e.componentCls}-notice`]:{opacity:1}},"&:after":{content:'""',position:"absolute",height:e.margin,width:"100%",insetInline:0,bottom:e.calc(e.margin).mul(-1).equal(),background:"transparent",pointerEvents:"auto"}}}},yFn.map(n=>xFn(e,n)).reduce((n,r)=>Object.assign(Object.assign({},n),r),{}))},EFn=wFn,sTt=e=>{const{iconCls:t,componentCls:n,boxShadow:r,fontSizeLG:i,notificationMarginBottom:a,borderRadiusLG:o,colorSuccess:s,colorInfo:c,colorWarning:u,colorError:d,colorTextHeading:f,notificationBg:p,notificationPadding:m,notificationMarginEdge:g,notificationProgressBg:_,notificationProgressHeight:v,fontSize:b,lineHeight:y,width:x,notificationIconSize:C,colorText:w}=e,$=`${n}-notice`;return{position:"relative",marginBottom:a,marginInlineStart:"auto",background:p,borderRadius:o,boxShadow:r,[$]:{padding:m,width:x,maxWidth:`calc(100vw - ${rn(e.calc(g).mul(2).equal())})`,overflow:"hidden",lineHeight:y,wordWrap:"break-word"},[`${$}-message`]:{marginBottom:e.marginXS,color:f,fontSize:i,lineHeight:e.lineHeightLG},[`${$}-description`]:{fontSize:b,color:w},[`${$}-closable ${$}-message`]:{paddingInlineEnd:e.paddingLG},[`${$}-with-icon ${$}-message`]:{marginBottom:e.marginXS,marginInlineStart:e.calc(e.marginSM).add(C).equal(),fontSize:i},[`${$}-with-icon ${$}-description`]:{marginInlineStart:e.calc(e.marginSM).add(C).equal(),fontSize:b},[`${$}-icon`]:{position:"absolute",fontSize:C,lineHeight:1,[`&-success${t}`]:{color:s},[`&-info${t}`]:{color:c},[`&-warning${t}`]:{color:u},[`&-error${t}`]:{color:d}},[`${$}-close`]:Object.assign({position:"absolute",top:e.notificationPaddingVertical,insetInlineEnd:e.notificationPaddingHorizontal,color:e.colorIcon,outline:"none",width:e.notificationCloseButtonSize,height:e.notificationCloseButtonSize,borderRadius:e.borderRadiusSM,transition:`background-color ${e.motionDurationMid}, color ${e.motionDurationMid}`,display:"flex",alignItems:"center",justifyContent:"center","&:hover":{color:e.colorIconHover,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},Ay(e)),[`${$}-progress`]:{position:"absolute",display:"block",appearance:"none",WebkitAppearance:"none",inlineSize:`calc(100% - ${rn(o)} * 2)`,left:{_skip_check_:!0,value:o},right:{_skip_check_:!0,value:o},bottom:0,blockSize:v,border:0,"&, &::-webkit-progress-bar":{borderRadius:o,backgroundColor:"rgba(0, 0, 0, 0.04)"},"&::-moz-progress-bar":{background:_},"&::-webkit-progress-value":{borderRadius:o,background:_}},[`${$}-actions`]:{float:"right",marginTop:e.marginSM}}},TFn=e=>{const{componentCls:t,notificationMarginBottom:n,notificationMarginEdge:r,motionDurationMid:i,motionEaseInOut:a}=e,o=`${t}-notice`,s=new nc("antNotificationFadeOut",{"0%":{maxHeight:e.animationMaxHeight,marginBottom:n},"100%":{maxHeight:0,marginBottom:0,paddingTop:0,paddingBottom:0,opacity:0}});return[{[t]:Object.assign(Object.assign({},Cc(e)),{position:"fixed",zIndex:e.zIndexPopup,marginRight:{value:r,_skip_check_:!0},[`${t}-hook-holder`]:{position:"relative"},[`${t}-fade-appear-prepare`]:{opacity:"0 !important"},[`${t}-fade-enter, ${t}-fade-appear`]:{animationDuration:e.motionDurationMid,animationTimingFunction:a,animationFillMode:"both",opacity:0,animationPlayState:"paused"},[`${t}-fade-leave`]:{animationTimingFunction:a,animationFillMode:"both",animationDuration:i,animationPlayState:"paused"},[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationPlayState:"running"},[`${t}-fade-leave${t}-fade-leave-active`]:{animationName:s,animationPlayState:"running"},"&-rtl":{direction:"rtl",[`${o}-actions`]:{float:"left"}}})},{[t]:{[`${o}-wrapper`]:Object.assign({},sTt(e))}}]},lTt=e=>({zIndexPopup:e.zIndexPopupBase+S3e+50,width:384}),cTt=e=>{const t=e.paddingMD,n=e.paddingLG;return el(e,{notificationBg:e.colorBgElevated,notificationPaddingVertical:t,notificationPaddingHorizontal:n,notificationIconSize:e.calc(e.fontSizeLG).mul(e.lineHeightLG).equal(),notificationCloseButtonSize:e.calc(e.controlHeightLG).mul(.55).equal(),notificationMarginBottom:e.margin,notificationPadding:`${rn(e.paddingMD)} ${rn(e.paddingContentHorizontalLG)}`,notificationMarginEdge:e.marginLG,animationMaxHeight:150,notificationStackLayer:3,notificationProgressHeight:2,notificationProgressBg:`linear-gradient(90deg, ${e.colorPrimaryBorderHover}, ${e.colorPrimary})`})},uTt=Ql("Notification",e=>{const t=cTt(e);return[TFn(t),_Fn(t),EFn(t)]},lTt),$Fn=KF(["Notification","PurePanel"],e=>{const t=`${e.componentCls}-notice`,n=cTt(e);return{[`${t}-pure-panel`]:Object.assign(Object.assign({},sTt(n)),{width:n.width,maxWidth:`calc(100vw - ${rn(e.calc(n.notificationMarginEdge).mul(2).equal())})`,margin:0})}},lTt);var OFn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function GWe(e,t){return t===null||t===!1?null:t||h.createElement(X3,{className:`${e}-close-icon`})}const PFn={success:yD,info:Eae,error:ZC,warning:qT},dTt=e=>{const{prefixCls:t,icon:n,type:r,message:i,description:a,actions:o,role:s="alert"}=e;let c=null;return n?c=h.createElement("span",{className:`${t}-icon`},n):r&&(c=h.createElement(PFn[r]||null,{className:tn(`${t}-icon`,`${t}-icon-${r}`)})),h.createElement("div",{className:tn({[`${t}-with-icon`]:c}),role:s},c,h.createElement("div",{className:`${t}-message`},i),h.createElement("div",{className:`${t}-description`},a),o&&h.createElement("div",{className:`${t}-actions`},o))},NFn=e=>{const{prefixCls:t,className:n,icon:r,type:i,message:a,description:o,btn:s,actions:c,closable:u=!0,closeIcon:d,className:f}=e,p=OFn(e,["prefixCls","className","icon","type","message","description","btn","actions","closable","closeIcon","className"]),{getPrefixCls:m}=h.useContext(Uo),g=c??s;Gs("Notification").deprecated(!s,"btn","actions");const _=t||m("notification"),v=`${_}-notice`,b=rp(_),[y,x,C]=uTt(_,b);return y(h.createElement("div",{className:tn(`${v}-pure-panel`,x,n,C,b)},h.createElement($Fn,{prefixCls:_}),h.createElement(IWe,Object.assign({},p,{prefixCls:_,eventKey:"pure",duration:null,closable:u,className:tn({notificationClassName:f}),closeIcon:GWe(_,d),content:h.createElement(dTt,{prefixCls:v,icon:r,type:i,message:a,description:o,actions:g})}))))},DFn=NFn;function IFn(e,t,n){let r;switch(e){case"top":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:t,bottom:"auto"};break;case"topLeft":r={left:0,top:t,bottom:"auto"};break;case"topRight":r={right:0,top:t,bottom:"auto"};break;case"bottom":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:"auto",bottom:n};break;case"bottomLeft":r={left:0,top:"auto",bottom:n};break;default:r={right:0,top:"auto",bottom:n};break}return r}function RFn(e){return{motionName:`${e}-fade`}}function kFn(e,t,n){return typeof e<"u"?e:typeof(t==null?void 0:t.closeIcon)<"u"?t.closeIcon:n==null?void 0:n.closeIcon}var AFn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Vlt=24,MFn=4.5,FFn="topRight",LFn=e=>{let{children:t,prefixCls:n}=e;const r=rp(n),[i,a,o]=uTt(n,r);return i(G.createElement(RWe,{classNames:{list:tn(a,o,r)}},t))},jFn=(e,t)=>{let{prefixCls:n,key:r}=t;return G.createElement(LFn,{prefixCls:n,key:r},e)},BFn=G.forwardRef((e,t)=>{const{top:n,bottom:r,prefixCls:i,getContainer:a,maxCount:o,rtl:s,onAllRemoved:c,stack:u,duration:d,pauseOnHover:f=!0,showProgress:p}=e,{getPrefixCls:m,getPopupContainer:g,notification:_,direction:v}=h.useContext(Uo),[,b]=w1(),y=i||m("notification"),x=N=>IFn(N,n??Vlt,r??Vlt),C=()=>tn({[`${y}-rtl`]:s??v==="rtl"}),w=()=>RFn(y),[$,O]=kWe({prefixCls:y,style:x,className:C,motion:w,closable:!0,closeIcon:GWe(y),duration:d??MFn,getContainer:()=>(a==null?void 0:a())||(g==null?void 0:g())||document.body,maxCount:o,pauseOnHover:f,showProgress:p,onAllRemoved:c,renderNotifications:jFn,stack:u===!1?!1:{threshold:typeof u=="object"?u==null?void 0:u.threshold:void 0,offset:8,gap:b.margin}});return G.useImperativeHandle(t,()=>Object.assign(Object.assign({},$),{prefixCls:y,notification:_})),O});function fTt(e){const t=G.useRef(null),n=Gs("Notification");return[G.useMemo(()=>{const i=c=>{var u;if(!t.current){n(!1,"usage","You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.");return}const{open:d,prefixCls:f,notification:p}=t.current,m=`${f}-notice`,{message:g,description:_,icon:v,type:b,btn:y,actions:x,className:C,style:w,role:$="alert",closeIcon:O,closable:N}=c,P=AFn(c,["message","description","icon","type","btn","actions","className","style","role","closeIcon","closable"]);n.deprecated(!y,"btn","actions");const I=x??y,D=GWe(m,kFn(O,e,p));return d(Object.assign(Object.assign({placement:(u=e==null?void 0:e.placement)!==null&&u!==void 0?u:FFn},P),{content:G.createElement(dTt,{prefixCls:m,icon:v,type:b,message:g,description:_,actions:I,role:$}),className:tn(b&&`${m}-${b}`,C,p==null?void 0:p.className),style:Object.assign(Object.assign({},p==null?void 0:p.style),w),closeIcon:D,closable:N??!!D}))},o={open:i,destroy:c=>{var u,d;c!==void 0?(u=t.current)===null||u===void 0||u.close(c):(d=t.current)===null||d===void 0||d.destroy()}};return["success","info","warning","error"].forEach(c=>{o[c]=u=>i(Object.assign(Object.assign({},u),{type:c}))}),o},[]),G.createElement(BFn,Object.assign({key:"notification-holder"},e,{ref:t}))]}function pTt(e){return fTt(e)}const lLe=G.createContext({}),zFn=G.createContext({message:{},notification:{},modal:{}}),hTt=zFn,HFn=e=>{const{componentCls:t,colorText:n,fontSize:r,lineHeight:i,fontFamily:a}=e;return{[t]:{color:n,fontSize:r,lineHeight:i,fontFamily:a,[`&${t}-rtl`]:{direction:"rtl"}}}},qFn=()=>({}),VFn=Ql("App",HFn,qFn),mTt=e=>{const{prefixCls:t,children:n,className:r,rootClassName:i,message:a,notification:o,style:s,component:c="div"}=e,{direction:u,getPrefixCls:d}=h.useContext(Uo),f=d("app",t),[p,m,g]=VFn(f),_=tn(m,f,r,i,g,{[`${f}-rtl`]:u==="rtl"}),v=h.useContext(lLe),b=G.useMemo(()=>({message:Object.assign(Object.assign({},v.message),a),notification:Object.assign(Object.assign({},v.notification),o)}),[a,o,v.message,v.notification]),[y,x]=uIn(b.message),[C,w]=pTt(b.notification),[$,O]=oTt(),N=G.useMemo(()=>({message:y,notification:C,modal:$}),[y,C,$]);Gs("App")(!(g&&c===!1),"usage","When using cssVar, ensure `component` is assigned a valid React component string.");const P=c===!1?G.Fragment:c,I={className:_,style:s};return p(G.createElement(hTt.Provider,{value:N},G.createElement(lLe.Provider,{value:b},G.createElement(P,Object.assign({},c===!1?void 0:I),O,x,w,n))))};mTt.displayName="App";const WFn=mTt,UFn=()=>G.useContext(hTt),KFn=UFn,gTt=WFn;gTt.useApp=KFn;const vTt=gTt;function _Tt(e){return t=>h.createElement(Q6,{theme:{token:{motion:!1,zIndexPopupBase:0}}},h.createElement(e,Object.assign({},t)))}const U3e=(e,t,n,r,i)=>_Tt(o=>{const{prefixCls:s,style:c}=o,u=h.useRef(null),[d,f]=h.useState(0),[p,m]=h.useState(0),[g,_]=$l(!1,{value:o.open}),{getPrefixCls:v}=h.useContext(Uo),b=v(r||"select",s);h.useEffect(()=>{if(_(!0),typeof ResizeObserver<"u"){const C=new ResizeObserver($=>{const O=$[0].target;f(O.offsetHeight+8),m(O.offsetWidth)}),w=setInterval(()=>{var $;const O=i?`.${i(b)}`:`.${b}-dropdown`,N=($=u.current)===null||$===void 0?void 0:$.querySelector(O);N&&(clearInterval(w),C.observe(N))},10);return()=>{clearInterval(w),C.disconnect()}}},[]);let y=Object.assign(Object.assign({},o),{style:Object.assign(Object.assign({},c),{margin:0}),open:g,visible:g,getPopupContainer:()=>u.current});n&&(y=n(y)),t&&Object.assign(y,{[t]:{overflow:{adjustX:!1,adjustY:!1}}});const x={paddingBottom:d,position:"relative",minWidth:p};return h.createElement("div",{ref:u,style:x},h.createElement(e,Object.assign({},y)))}),K3e=function(){if(typeof navigator>"u"||typeof window>"u")return!1;var e=navigator.userAgent||navigator.vendor||window.opera;return/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino|android|ipad|playbook|silk/i.test(e)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw-(n|u)|c55\/|capi|ccwa|cdm-|cell|chtm|cldc|cmd-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc-s|devi|dica|dmob|do(c|p)o|ds(12|-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(-|_)|g1 u|g560|gene|gf-5|g-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd-(m|p|t)|hei-|hi(pt|ta)|hp( i|ip)|hs-c|ht(c(-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i-(20|go|ma)|i230|iac( |-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|-[a-w])|libw|lynx|m1-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|-([1-8]|c))|phil|pire|pl(ay|uc)|pn-2|po(ck|rt|se)|prox|psio|pt-g|qa-a|qc(07|12|21|32|60|-[2-7]|i-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h-|oo|p-)|sdk\/|se(c(-|0|1)|47|mc|nd|ri)|sgh-|shar|sie(-|m)|sk-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h-|v-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl-|tdg-|tel(i|m)|tim-|t-mo|to(pl|sh)|ts(70|m-|m3|m5)|tx-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas-|your|zeto|zte-/i.test(e==null?void 0:e.substr(0,4))};var G3e=function(t){var n=t.className,r=t.customizeIcon,i=t.customizeIconProps,a=t.children,o=t.onMouseDown,s=t.onClick,c=typeof r=="function"?r(i):r;return h.createElement("span",{className:n,onMouseDown:function(d){d.preventDefault(),o==null||o(d)},style:{userSelect:"none",WebkitUserSelect:"none"},unselectable:"on",onClick:s,"aria-hidden":!0},c!==void 0?c:h.createElement("span",{className:tn(n.split(/\s+/).map(function(u){return"".concat(u,"-icon")}))},a))},GFn=function(t,n,r,i,a){var o=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!1,s=arguments.length>6?arguments[6]:void 0,c=arguments.length>7?arguments[7]:void 0,u=G.useMemo(function(){if(Xa(i)==="object")return i.clearIcon;if(a)return a},[i,a]),d=G.useMemo(function(){return!!(!o&&i&&(r.length||s)&&!(c==="combobox"&&s===""))},[i,o,r.length,s,c]);return{allowClear:d,clearIcon:G.createElement(G3e,{className:"".concat(t,"-clear"),onMouseDown:n,customizeIcon:u},"×")}},yTt=h.createContext(null);function Y3e(){return h.useContext(yTt)}function YFn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:10,t=h.useState(!1),n=gn(t,2),r=n[0],i=n[1],a=h.useRef(null),o=function(){window.clearTimeout(a.current)};h.useEffect(function(){return o},[]);var s=function(u,d){o(),a.current=window.setTimeout(function(){i(u),d&&d()},e)};return[r,s,o]}function bTt(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:250,t=h.useRef(null),n=h.useRef(null);h.useEffect(function(){return function(){window.clearTimeout(n.current)}},[]);function r(i){(i||t.current===null)&&(t.current=i),window.clearTimeout(n.current),n.current=window.setTimeout(function(){t.current=null},e)}return[function(){return t.current},r]}function XFn(e,t,n,r){var i=h.useRef(null);i.current={open:t,triggerOpen:n,customizedTrigger:r},h.useEffect(function(){function a(o){var s;if(!((s=i.current)!==null&&s!==void 0&&s.customizedTrigger)){var c=o.target;c.shadowRoot&&o.composed&&(c=o.composedPath()[0]||c),i.current.open&&e().filter(function(u){return u}).every(function(u){return!u.contains(c)&&u!==c})&&i.current.triggerOpen(!1)}}return window.addEventListener("mousedown",a),function(){return window.removeEventListener("mousedown",a)}},[])}function JFn(e){return e&&![_i.ESC,_i.SHIFT,_i.BACKSPACE,_i.TAB,_i.WIN_KEY,_i.ALT,_i.META,_i.WIN_KEY_RIGHT,_i.CTRL,_i.SEMICOLON,_i.EQUALS,_i.CAPS_LOCK,_i.CONTEXT_MENU,_i.F1,_i.F2,_i.F3,_i.F4,_i.F5,_i.F6,_i.F7,_i.F8,_i.F9,_i.F10,_i.F11,_i.F12].includes(e)}var QFn=["prefixCls","invalidate","item","renderItem","responsive","responsiveDisabled","registerSize","itemKey","className","style","children","display","order","component"],fH=void 0;function ZFn(e,t){var n=e.prefixCls,r=e.invalidate,i=e.item,a=e.renderItem,o=e.responsive,s=e.responsiveDisabled,c=e.registerSize,u=e.itemKey,d=e.className,f=e.style,p=e.children,m=e.display,g=e.order,_=e.component,v=_===void 0?"div":_,b=$o(e,QFn),y=o&&!m;function x(N){c(u,N)}h.useEffect(function(){return function(){x(null)}},[]);var C=a&&i!==fH?a(i,{index:g}):p,w;r||(w={opacity:y?0:1,height:y?0:fH,overflowY:y?"hidden":fH,order:o?g:fH,pointerEvents:y?"none":fH,position:y?"absolute":fH});var $={};y&&($["aria-hidden"]=!0);var O=h.createElement(v,ge({className:tn(!r&&n,d),style:mt(mt({},w),f)},$,b,{ref:t}),C);return o&&(O=h.createElement(Lm,{onResize:function(P){var I=P.offsetWidth;x(I)},disabled:s},O)),O}var One=h.forwardRef(ZFn);One.displayName="Item";function eLn(e){if(typeof MessageChannel>"u")Tl(e);else{var t=new MessageChannel;t.port1.onmessage=function(){return e()},t.port2.postMessage(void 0)}}function tLn(){var e=h.useRef(null),t=function(r){e.current||(e.current=[],eLn(function(){b1.unstable_batchedUpdates(function(){e.current.forEach(function(i){i()}),e.current=null})})),e.current.push(r)};return t}function wee(e,t){var n=h.useState(t),r=gn(n,2),i=r[0],a=r[1],o=Bs(function(s){e(function(){a(s)})});return[i,o]}var y2e=G.createContext(null),nLn=["component"],rLn=["className"],iLn=["className"],aLn=function(t,n){var r=h.useContext(y2e);if(!r){var i=t.component,a=i===void 0?"div":i,o=$o(t,nLn);return h.createElement(a,ge({},o,{ref:n}))}var s=r.className,c=$o(r,rLn),u=t.className,d=$o(t,iLn);return h.createElement(y2e.Provider,{value:null},h.createElement(One,ge({ref:n,className:tn(s,u)},c,d)))},xTt=h.forwardRef(aLn);xTt.displayName="RawItem";var oLn=["prefixCls","data","renderItem","renderRawItem","itemKey","itemWidth","ssr","style","className","maxCount","renderRest","renderRawRest","suffix","component","itemComponent","onVisibleChange"],STt="responsive",CTt="invalidate";function sLn(e){return"+ ".concat(e.length," ...")}function lLn(e,t){var n=e.prefixCls,r=n===void 0?"rc-overflow":n,i=e.data,a=i===void 0?[]:i,o=e.renderItem,s=e.renderRawItem,c=e.itemKey,u=e.itemWidth,d=u===void 0?10:u,f=e.ssr,p=e.style,m=e.className,g=e.maxCount,_=e.renderRest,v=e.renderRawRest,b=e.suffix,y=e.component,x=y===void 0?"div":y,C=e.itemComponent,w=e.onVisibleChange,$=$o(e,oLn),O=f==="full",N=tLn(),P=wee(N,null),I=gn(P,2),D=I[0],k=I[1],R=D||0,A=wee(N,new Map),F=gn(A,2),z=F[0],M=F[1],K=wee(N,0),U=gn(K,2),W=U[0],L=U[1],Y=wee(N,0),J=gn(Y,2),Z=J[0],te=J[1],re=wee(N,0),se=gn(re,2),de=se[0],pe=se[1],Se=h.useState(null),ve=gn(Se,2),be=ve[0],Ee=ve[1],xe=h.useState(null),Pe=gn(xe,2),je=Pe[0],ft=Pe[1],Ge=h.useMemo(function(){return je===null&&O?Number.MAX_SAFE_INTEGER:je||0},[je,D]),Ye=h.useState(!1),nt=gn(Ye,2),We=nt[0],ct=nt[1],rt="".concat(r,"-item"),vt=Math.max(W,Z),Mt=g===STt,$t=a.length&&Mt,ke=g===CTt,ye=$t||typeof g=="number"&&a.length>g,_e=h.useMemo(function(){var Or=a;return $t?D===null&&O?Or=a:Or=a.slice(0,Math.min(a.length,R/d)):typeof g=="number"&&(Or=a.slice(0,g)),Or},[a,d,D,g,$t]),He=h.useMemo(function(){return $t?a.slice(Ge+1):a.slice(_e.length)},[a,_e,$t,Ge]),Ze=h.useCallback(function(Or,br){var mr;return typeof c=="function"?c(Or):(mr=c&&(Or==null?void 0:Or[c]))!==null&&mr!==void 0?mr:br},[c]),ot=h.useCallback(o||function(Or){return Or},[o]);function Qt(Or,br,mr){je===Or&&(br===void 0||br===be)||(ft(Or),mr||(ct(Or<a.length-1),w==null||w(Or)),br!==void 0&&Ee(br))}function Bt(Or,br){k(br.clientWidth)}function Yt(Or,br){M(function(mr){var An=new Map(mr);return br===null?An.delete(Or):An.set(Or,br),An})}function Gt(Or,br){te(br),L(Z)}function kt(Or,br){pe(br)}function In(Or){return z.get(Ze(_e[Or],Or))}hl(function(){if(R&&typeof vt=="number"&&_e){var Or=de,br=_e.length,mr=br-1;if(!br){Qt(0,null);return}for(var An=0;An<br;An+=1){var Dn=In(An);if(O&&(Dn=Dn||0),Dn===void 0){Qt(An-1,void 0,!0);break}if(Or+=Dn,mr===0&&Or<=R||An===mr-1&&Or+In(mr)<=R){Qt(mr,null);break}else if(Or+vt>R){Qt(An-1,Or-Dn-de+Z);break}}b&&In(0)+de>R&&Ee(null)}},[R,z,Z,de,Ze,_e]);var Cn=We&&!!He.length,Nn={};be!==null&&$t&&(Nn={position:"absolute",left:be,top:0});var kn={prefixCls:rt,responsive:$t,component:C,invalidate:ke},vn=s?function(Or,br){var mr=Ze(Or,br);return h.createElement(y2e.Provider,{key:mr,value:mt(mt({},kn),{},{order:br,item:Or,itemKey:mr,registerSize:Yt,display:br<=Ge})},s(Or,br))}:function(Or,br){var mr=Ze(Or,br);return h.createElement(One,ge({},kn,{order:br,key:mr,item:Or,renderItem:ot,itemKey:mr,registerSize:Yt,display:br<=Ge}))},bn={order:Cn?Ge:Number.MAX_SAFE_INTEGER,className:"".concat(rt,"-rest"),registerSize:Gt,display:Cn},ur=_||sLn,zn=v?h.createElement(y2e.Provider,{value:mt(mt({},kn),bn)},v(He)):h.createElement(One,ge({},kn,bn),typeof ur=="function"?ur(He):ur),Tn=h.createElement(x,ge({className:tn(!ke&&r,m),style:p,ref:t},$),_e.map(vn),ye?zn:null,b&&h.createElement(One,ge({},kn,{responsive:Mt,responsiveDisabled:!$t,order:Ge,className:"".concat(rt,"-suffix"),registerSize:kt,display:!0,style:Nn}),b));return Mt?h.createElement(Lm,{onResize:Bt,disabled:!$t},Tn):Tn}var u5=h.forwardRef(lLn);u5.displayName="Overflow";u5.Item=xTt;u5.RESPONSIVE=STt;u5.INVALIDATE=CTt;var cLn=function(t,n){var r,i=t.prefixCls,a=t.id,o=t.inputElement,s=t.disabled,c=t.tabIndex,u=t.autoFocus,d=t.autoComplete,f=t.editable,p=t.activeDescendantId,m=t.value,g=t.maxLength,_=t.onKeyDown,v=t.onMouseDown,b=t.onChange,y=t.onPaste,x=t.onCompositionStart,C=t.onCompositionEnd,w=t.onBlur,$=t.open,O=t.attrs,N=o||h.createElement("input",null),P=N,I=P.ref,D=P.props,k=D.onKeyDown,R=D.onChange,A=D.onMouseDown,F=D.onCompositionStart,z=D.onCompositionEnd,M=D.onBlur,K=D.style;return b5(!("maxLength"in N.props),"Passing 'maxLength' to input element directly may not work because input in BaseSelect is controlled."),N=h.cloneElement(N,mt(mt(mt({type:"search"},D),{},{id:a,ref:C1(n,I),disabled:s,tabIndex:c,autoComplete:d||"off",autoFocus:u,className:tn("".concat(i,"-selection-search-input"),(r=N)===null||r===void 0||(r=r.props)===null||r===void 0?void 0:r.className),role:"combobox","aria-expanded":$||!1,"aria-haspopup":"listbox","aria-owns":"".concat(a,"_list"),"aria-autocomplete":"list","aria-controls":"".concat(a,"_list"),"aria-activedescendant":$?p:void 0},O),{},{value:f?m:"",maxLength:g,readOnly:!f,unselectable:f?null:"on",style:mt(mt({},K),{},{opacity:f?null:0}),onKeyDown:function(W){_(W),k&&k(W)},onMouseDown:function(W){v(W),A&&A(W)},onChange:function(W){b(W),R&&R(W)},onCompositionStart:function(W){x(W),F&&F(W)},onCompositionEnd:function(W){C(W),z&&z(W)},onPaste:y,onBlur:function(W){w(W),M&&M(W)}})),N},YWe=h.forwardRef(cLn);YWe.displayName="Input";function XWe(e){return Array.isArray(e)?e:e!==void 0?[e]:[]}var uLn=typeof window<"u"&&window.document&&window.document.documentElement,dLn=uLn;function fLn(e){return e!=null}function pLn(e){return!e&&e!==0}function Wlt(e){return["string","number"].includes(Xa(e))}function wTt(e){var t=void 0;return e&&(Wlt(e.title)?t=e.title.toString():Wlt(e.label)&&(t=e.label.toString())),t}function hLn(e,t){dLn?h.useLayoutEffect(e,t):h.useEffect(e,t)}function mLn(e){var t;return(t=e.key)!==null&&t!==void 0?t:e.value}var Ult=function(t){t.preventDefault(),t.stopPropagation()},gLn=function(t){var n=t.id,r=t.prefixCls,i=t.values,a=t.open,o=t.searchValue,s=t.autoClearSearchValue,c=t.inputRef,u=t.placeholder,d=t.disabled,f=t.mode,p=t.showSearch,m=t.autoFocus,g=t.autoComplete,_=t.activeDescendantId,v=t.tabIndex,b=t.removeIcon,y=t.maxTagCount,x=t.maxTagTextLength,C=t.maxTagPlaceholder,w=C===void 0?function(xe){return"+ ".concat(xe.length," ...")}:C,$=t.tagRender,O=t.onToggleOpen,N=t.onRemove,P=t.onInputChange,I=t.onInputPaste,D=t.onInputKeyDown,k=t.onInputMouseDown,R=t.onInputCompositionStart,A=t.onInputCompositionEnd,F=t.onInputBlur,z=h.useRef(null),M=h.useState(0),K=gn(M,2),U=K[0],W=K[1],L=h.useState(!1),Y=gn(L,2),J=Y[0],Z=Y[1],te="".concat(r,"-selection"),re=a||f==="multiple"&&s===!1||f==="tags"?o:"",se=f==="tags"||f==="multiple"&&s===!1||p&&(a||J);hLn(function(){W(z.current.scrollWidth)},[re]);var de=function(Pe,je,ft,Ge,Ye){return h.createElement("span",{title:wTt(Pe),className:tn("".concat(te,"-item"),lt({},"".concat(te,"-item-disabled"),ft))},h.createElement("span",{className:"".concat(te,"-item-content")},je),Ge&&h.createElement(G3e,{className:"".concat(te,"-item-remove"),onMouseDown:Ult,onClick:Ye,customizeIcon:b},"×"))},pe=function(Pe,je,ft,Ge,Ye,nt){var We=function(rt){Ult(rt),O(!a)};return h.createElement("span",{onMouseDown:We},$({label:je,value:Pe,disabled:ft,closable:Ge,onClose:Ye,isMaxTag:!!nt}))},Se=function(Pe){var je=Pe.disabled,ft=Pe.label,Ge=Pe.value,Ye=!d&&!je,nt=ft;if(typeof x=="number"&&(typeof ft=="string"||typeof ft=="number")){var We=String(nt);We.length>x&&(nt="".concat(We.slice(0,x),"..."))}var ct=function(vt){vt&&vt.stopPropagation(),N(Pe)};return typeof $=="function"?pe(Ge,nt,je,Ye,ct):de(Pe,nt,je,Ye,ct)},ve=function(Pe){if(!i.length)return null;var je=typeof w=="function"?w(Pe):w;return typeof $=="function"?pe(void 0,je,!1,!1,void 0,!0):de({title:je},je,!1)},be=h.createElement("div",{className:"".concat(te,"-search"),style:{width:U},onFocus:function(){Z(!0)},onBlur:function(){Z(!1)}},h.createElement(YWe,{ref:c,open:a,prefixCls:r,id:n,inputElement:null,disabled:d,autoFocus:m,autoComplete:g,editable:se,activeDescendantId:_,value:re,onKeyDown:D,onMouseDown:k,onChange:P,onPaste:I,onCompositionStart:R,onCompositionEnd:A,onBlur:F,tabIndex:v,attrs:Pf(t,!0)}),h.createElement("span",{ref:z,className:"".concat(te,"-search-mirror"),"aria-hidden":!0},re," ")),Ee=h.createElement(u5,{prefixCls:"".concat(te,"-overflow"),data:i,renderItem:Se,renderRest:ve,suffix:be,itemKey:mLn,maxCount:y});return h.createElement("span",{className:"".concat(te,"-wrap")},Ee,!i.length&&!re&&h.createElement("span",{className:"".concat(te,"-placeholder")},u))},vLn=function(t){var n=t.inputElement,r=t.prefixCls,i=t.id,a=t.inputRef,o=t.disabled,s=t.autoFocus,c=t.autoComplete,u=t.activeDescendantId,d=t.mode,f=t.open,p=t.values,m=t.placeholder,g=t.tabIndex,_=t.showSearch,v=t.searchValue,b=t.activeValue,y=t.maxLength,x=t.onInputKeyDown,C=t.onInputMouseDown,w=t.onInputChange,$=t.onInputPaste,O=t.onInputCompositionStart,N=t.onInputCompositionEnd,P=t.onInputBlur,I=t.title,D=h.useState(!1),k=gn(D,2),R=k[0],A=k[1],F=d==="combobox",z=F||_,M=p[0],K=v||"";F&&b&&!R&&(K=b),h.useEffect(function(){F&&A(!1)},[F,b]);var U=d!=="combobox"&&!f&&!_?!1:!!K,W=I===void 0?wTt(M):I,L=h.useMemo(function(){return M?null:h.createElement("span",{className:"".concat(r,"-selection-placeholder"),style:U?{visibility:"hidden"}:void 0},m)},[M,U,m,r]);return h.createElement("span",{className:"".concat(r,"-selection-wrap")},h.createElement("span",{className:"".concat(r,"-selection-search")},h.createElement(YWe,{ref:a,prefixCls:r,id:i,open:f,inputElement:n,disabled:o,autoFocus:s,autoComplete:c,editable:z,activeDescendantId:u,value:K,onKeyDown:x,onMouseDown:C,onChange:function(J){A(!0),w(J)},onPaste:$,onCompositionStart:O,onCompositionEnd:N,onBlur:P,tabIndex:g,attrs:Pf(t,!0),maxLength:F?y:void 0})),!F&&M?h.createElement("span",{className:"".concat(r,"-selection-item"),title:W,style:U?{visibility:"hidden"}:void 0},M.label):null,L)},_Ln=function(t,n){var r=h.useRef(null),i=h.useRef(!1),a=t.prefixCls,o=t.open,s=t.mode,c=t.showSearch,u=t.tokenWithEnter,d=t.disabled,f=t.prefix,p=t.autoClearSearchValue,m=t.onSearch,g=t.onSearchSubmit,_=t.onToggleOpen,v=t.onInputKeyDown,b=t.onInputBlur,y=t.domRef;h.useImperativeHandle(n,function(){return{focus:function(W){r.current.focus(W)},blur:function(){r.current.blur()}}});var x=bTt(0),C=gn(x,2),w=C[0],$=C[1],O=function(W){var L=W.which,Y=r.current instanceof HTMLTextAreaElement;!Y&&o&&(L===_i.UP||L===_i.DOWN)&&W.preventDefault(),v&&v(W),L===_i.ENTER&&s==="tags"&&!i.current&&!o&&(g==null||g(W.target.value)),!(Y&&!o&&~[_i.UP,_i.DOWN,_i.LEFT,_i.RIGHT].indexOf(L))&&JFn(L)&&_(!0)},N=function(){$(!0)},P=h.useRef(null),I=function(W){m(W,!0,i.current)!==!1&&_(!0)},D=function(){i.current=!0},k=function(W){i.current=!1,s!=="combobox"&&I(W.target.value)},R=function(W){var L=W.target.value;if(u&&P.current&&/[\r\n]/.test(P.current)){var Y=P.current.replace(/[\r\n]+$/,"").replace(/\r\n/g," ").replace(/[\r\n]/g," ");L=L.replace(Y,P.current)}P.current=null,I(L)},A=function(W){var L=W.clipboardData,Y=L==null?void 0:L.getData("text");P.current=Y||""},F=function(W){var L=W.target;if(L!==r.current){var Y=document.body.style.msTouchAction!==void 0;Y?setTimeout(function(){r.current.focus()}):r.current.focus()}},z=function(W){var L=w();W.target!==r.current&&!L&&!(s==="combobox"&&d)&&W.preventDefault(),(s!=="combobox"&&(!c||!L)||!o)&&(o&&p!==!1&&m("",!0,!1),_())},M={inputRef:r,onInputKeyDown:O,onInputMouseDown:N,onInputChange:R,onInputPaste:A,onInputCompositionStart:D,onInputCompositionEnd:k,onInputBlur:b},K=s==="multiple"||s==="tags"?h.createElement(gLn,ge({},t,M)):h.createElement(vLn,ge({},t,M));return h.createElement("div",{ref:y,className:"".concat(a,"-selector"),onClick:F,onMouseDown:z},f&&h.createElement("div",{className:"".concat(a,"-prefix")},f),K)},ETt=h.forwardRef(_Ln);ETt.displayName="Selector";function yLn(e){var t=e.prefixCls,n=e.align,r=e.arrow,i=e.arrowPos,a=r||{},o=a.className,s=a.content,c=i.x,u=c===void 0?0:c,d=i.y,f=d===void 0?0:d,p=h.useRef();if(!n||!n.points)return null;var m={position:"absolute"};if(n.autoArrow!==!1){var g=n.points[0],_=n.points[1],v=g[0],b=g[1],y=_[0],x=_[1];v===y||!["t","b"].includes(v)?m.top=f:v==="t"?m.top=0:m.bottom=0,b===x||!["l","r"].includes(b)?m.left=u:b==="l"?m.left=0:m.right=0}return h.createElement("div",{ref:p,className:tn("".concat(t,"-arrow"),o),style:m},s)}function bLn(e){var t=e.prefixCls,n=e.open,r=e.zIndex,i=e.mask,a=e.motion;return i?h.createElement(zm,ge({},a,{motionAppear:!0,visible:n,removeOnLeave:!0}),function(o){var s=o.className;return h.createElement("div",{style:{zIndex:r},className:tn("".concat(t,"-mask"),s)})}):null}var TTt=h.memo(function(e){var t=e.children;return t},function(e,t){return t.cache});TTt.displayName="PopupContent";var $Tt=h.forwardRef(function(e,t){var n=e.popup,r=e.className,i=e.prefixCls,a=e.style,o=e.target,s=e.onVisibleChanged,c=e.open,u=e.keepDom,d=e.fresh,f=e.onClick,p=e.mask,m=e.arrow,g=e.arrowPos,_=e.align,v=e.motion,b=e.maskMotion,y=e.forceRender,x=e.getPopupContainer,C=e.autoDestroy,w=e.portal,$=e.zIndex,O=e.onMouseEnter,N=e.onMouseLeave,P=e.onPointerEnter,I=e.onPointerDownCapture,D=e.ready,k=e.offsetX,R=e.offsetY,A=e.offsetR,F=e.offsetB,z=e.onAlign,M=e.onPrepare,K=e.stretch,U=e.targetWidth,W=e.targetHeight,L=typeof n=="function"?n():n,Y=c||u,J=(x==null?void 0:x.length)>0,Z=h.useState(!x||!J),te=gn(Z,2),re=te[0],se=te[1];if(hl(function(){!re&&J&&o&&se(!0)},[re,J,o]),!re)return null;var de="auto",pe={left:"-1000vw",top:"-1000vh",right:de,bottom:de};if(D||!c){var Se,ve=_.points,be=_.dynamicInset||((Se=_._experimental)===null||Se===void 0?void 0:Se.dynamicInset),Ee=be&&ve[0][1]==="r",xe=be&&ve[0][0]==="b";Ee?(pe.right=A,pe.left=de):(pe.left=k,pe.right=de),xe?(pe.bottom=F,pe.top=de):(pe.top=R,pe.bottom=de)}var Pe={};return K&&(K.includes("height")&&W?Pe.height=W:K.includes("minHeight")&&W&&(Pe.minHeight=W),K.includes("width")&&U?Pe.width=U:K.includes("minWidth")&&U&&(Pe.minWidth=U)),c||(Pe.pointerEvents="none"),h.createElement(w,{open:y||Y,getContainer:x&&function(){return x(o)},autoDestroy:C},h.createElement(bLn,{prefixCls:i,open:c,zIndex:$,mask:p,motion:b}),h.createElement(Lm,{onResize:z,disabled:!c},function(je){return h.createElement(zm,ge({motionAppear:!0,motionEnter:!0,motionLeave:!0,removeOnLeave:!1,forceRender:y,leavedClassName:"".concat(i,"-hidden")},v,{onAppearPrepare:M,onEnterPrepare:M,visible:c,onVisibleChanged:function(Ge){var Ye;v==null||(Ye=v.onVisibleChanged)===null||Ye===void 0||Ye.call(v,Ge),s(Ge)}}),function(ft,Ge){var Ye=ft.className,nt=ft.style,We=tn(i,Ye,r);return h.createElement("div",{ref:C1(je,t,Ge),className:We,style:mt(mt(mt(mt({"--arrow-x":"".concat(g.x||0,"px"),"--arrow-y":"".concat(g.y||0,"px")},pe),Pe),nt),{},{boxSizing:"border-box",zIndex:$},a),onMouseEnter:O,onMouseLeave:N,onPointerEnter:P,onClick:f,onPointerDownCapture:I},m&&h.createElement(yLn,{prefixCls:i,arrow:m,arrowPos:g,align:_}),h.createElement(TTt,{cache:!c&&!d},L))})}))});$Tt.displayName="Popup";var OTt=h.forwardRef(function(e,t){var n=e.children,r=e.getTriggerDOMNode,i=q3(n),a=h.useCallback(function(s){mre(t,r?r(s):s)},[r]),o=Y3(a,vD(n));return i?h.cloneElement(n,{ref:o}):n});OTt.displayName="TriggerWrapper";var Klt=h.createContext(null);function Glt(e){return e?Array.isArray(e)?e:[e]:[]}function xLn(e,t,n,r){return h.useMemo(function(){var i=Glt(n??t),a=Glt(r??t),o=new Set(i),s=new Set(a);return e&&(o.has("hover")&&(o.delete("hover"),o.add("click")),s.has("hover")&&(s.delete("hover"),s.add("click"))),[o,s]},[e,t,n,r])}function SLn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=arguments.length>2?arguments[2]:void 0;return n?e[0]===t[0]:e[0]===t[0]&&e[1]===t[1]}function CLn(e,t,n,r){for(var i=n.points,a=Object.keys(e),o=0;o<a.length;o+=1){var s,c=a[o];if(SLn((s=e[c])===null||s===void 0?void 0:s.points,i,r))return"".concat(t,"-placement-").concat(c)}return""}function Ylt(e,t,n,r){return t||(n?{motionName:"".concat(e,"-").concat(n)}:r?{motionName:r}:null)}function Rae(e){return e.ownerDocument.defaultView}function cLe(e){for(var t=[],n=e==null?void 0:e.parentElement,r=["hidden","scroll","clip","auto"];n;){var i=Rae(n).getComputedStyle(n),a=i.overflowX,o=i.overflowY,s=i.overflow;[a,o,s].some(function(c){return r.includes(c)})&&t.push(n),n=n.parentElement}return t}function Ere(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return Number.isNaN(e)?t:e}function Eee(e){return Ere(parseFloat(e),0)}function Xlt(e,t){var n=mt({},e);return(t||[]).forEach(function(r){if(!(r instanceof HTMLBodyElement||r instanceof HTMLHtmlElement)){var i=Rae(r).getComputedStyle(r),a=i.overflow,o=i.overflowClipMargin,s=i.borderTopWidth,c=i.borderBottomWidth,u=i.borderLeftWidth,d=i.borderRightWidth,f=r.getBoundingClientRect(),p=r.offsetHeight,m=r.clientHeight,g=r.offsetWidth,_=r.clientWidth,v=Eee(s),b=Eee(c),y=Eee(u),x=Eee(d),C=Ere(Math.round(f.width/g*1e3)/1e3),w=Ere(Math.round(f.height/p*1e3)/1e3),$=(g-_-y-x)*C,O=(p-m-v-b)*w,N=v*w,P=b*w,I=y*C,D=x*C,k=0,R=0;if(a==="clip"){var A=Eee(o);k=A*C,R=A*w}var F=f.x+I-k,z=f.y+N-R,M=F+f.width+2*k-I-D-$,K=z+f.height+2*R-N-P-O;n.left=Math.max(n.left,F),n.top=Math.max(n.top,z),n.right=Math.min(n.right,M),n.bottom=Math.min(n.bottom,K)}}),n}function Jlt(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n="".concat(t),r=n.match(/^(.*)\%$/);return r?e*(parseFloat(r[1])/100):parseFloat(n)}function Qlt(e,t){var n=t||[],r=gn(n,2),i=r[0],a=r[1];return[Jlt(e.width,i),Jlt(e.height,a)]}function Zlt(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return[e[0],e[1]]}function pH(e,t){var n=t[0],r=t[1],i,a;return n==="t"?a=e.y:n==="b"?a=e.y+e.height:a=e.y+e.height/2,r==="l"?i=e.x:r==="r"?i=e.x+e.width:i=e.x+e.width/2,{x:i,y:a}}function oP(e,t){var n={t:"b",b:"t",l:"r",r:"l"};return e.map(function(r,i){return i===t?n[r]||"c":r}).join("")}function wLn(e,t,n,r,i,a,o){var s=h.useState({ready:!1,offsetX:0,offsetY:0,offsetR:0,offsetB:0,arrowX:0,arrowY:0,scaleX:1,scaleY:1,align:i[r]||{}}),c=gn(s,2),u=c[0],d=c[1],f=h.useRef(0),p=h.useMemo(function(){return t?cLe(t):[]},[t]),m=h.useRef({}),g=function(){m.current={}};e||g();var _=Bs(function(){if(t&&n&&e){let Ys=function(jd,Bd){var Up=arguments.length>2&&arguments[2]!==void 0?arguments[2]:vt,zd=Z.x+jd,Mu=Z.y+Bd,sv=zd+Ee,Bo=Mu+be,fs=Math.max(zd,Up.left),Qc=Math.max(Mu,Up.top),Xu=Math.min(sv,Up.right),Zc=Math.min(Bo,Up.bottom);return Math.max(0,(Xu-fs)*(Zc-Qc))},Vl=function(){Sn=Z.y+mr,jn=Sn+be,Zn=Z.x+br,or=Zn+Ee};var xs=Ys,Ua=Vl,y,x,C,w,$=t,O=$.ownerDocument,N=Rae($),P=N.getComputedStyle($),I=P.width,D=P.height,k=P.position,R=$.style.left,A=$.style.top,F=$.style.right,z=$.style.bottom,M=$.style.overflow,K=mt(mt({},i[r]),a),U=O.createElement("div");(y=$.parentElement)===null||y===void 0||y.appendChild(U),U.style.left="".concat($.offsetLeft,"px"),U.style.top="".concat($.offsetTop,"px"),U.style.position=k,U.style.height="".concat($.offsetHeight,"px"),U.style.width="".concat($.offsetWidth,"px"),$.style.left="0",$.style.top="0",$.style.right="auto",$.style.bottom="auto",$.style.overflow="hidden";var W;if(Array.isArray(n))W={x:n[0],y:n[1],width:0,height:0};else{var L,Y,J=n.getBoundingClientRect();J.x=(L=J.x)!==null&&L!==void 0?L:J.left,J.y=(Y=J.y)!==null&&Y!==void 0?Y:J.top,W={x:J.x,y:J.y,width:J.width,height:J.height}}var Z=$.getBoundingClientRect();Z.x=(x=Z.x)!==null&&x!==void 0?x:Z.left,Z.y=(C=Z.y)!==null&&C!==void 0?C:Z.top;var te=O.documentElement,re=te.clientWidth,se=te.clientHeight,de=te.scrollWidth,pe=te.scrollHeight,Se=te.scrollTop,ve=te.scrollLeft,be=Z.height,Ee=Z.width,xe=W.height,Pe=W.width,je={left:0,top:0,right:re,bottom:se},ft={left:-ve,top:-Se,right:de-ve,bottom:pe-Se},Ge=K.htmlRegion,Ye="visible",nt="visibleFirst";Ge!=="scroll"&&Ge!==nt&&(Ge=Ye);var We=Ge===nt,ct=Xlt(ft,p),rt=Xlt(je,p),vt=Ge===Ye?rt:ct,Mt=We?rt:vt;$.style.left="auto",$.style.top="auto",$.style.right="0",$.style.bottom="0";var $t=$.getBoundingClientRect();$.style.left=R,$.style.top=A,$.style.right=F,$.style.bottom=z,$.style.overflow=M,(w=$.parentElement)===null||w===void 0||w.removeChild(U);var ke=Ere(Math.round(Ee/parseFloat(I)*1e3)/1e3),ye=Ere(Math.round(be/parseFloat(D)*1e3)/1e3);if(ke===0||ye===0||hre(n)&&!dK(n))return;var _e=K.offset,He=K.targetOffset,Ze=Qlt(Z,_e),ot=gn(Ze,2),Qt=ot[0],Bt=ot[1],Yt=Qlt(W,He),Gt=gn(Yt,2),kt=Gt[0],In=Gt[1];W.x-=kt,W.y-=In;var Cn=K.points||[],Nn=gn(Cn,2),kn=Nn[0],vn=Nn[1],bn=Zlt(vn),ur=Zlt(kn),zn=pH(W,bn),Tn=pH(Z,ur),Or=mt({},K),br=zn.x-Tn.x+Qt,mr=zn.y-Tn.y+Bt,An=Ys(br,mr),Dn=Ys(br,mr,rt),vr=pH(W,["t","l"]),Ar=pH(Z,["t","l"]),ui=pH(W,["b","r"]),wn=pH(Z,["b","r"]),xr=K.overflow||{},Zr=xr.adjustX,_n=xr.adjustY,zt=xr.shiftX,Ft=xr.shiftY,pn=function(Bd){return typeof Bd=="boolean"?Bd:Bd>=0},Sn,jn,Zn,or;Vl();var yr=pn(_n),Br=ur[0]===bn[0];if(yr&&ur[0]==="t"&&(jn>Mt.bottom||m.current.bt)){var lr=mr;Br?lr-=be-xe:lr=vr.y-wn.y-Bt;var qr=Ys(br,lr),Mr=Ys(br,lr,rt);qr>An||qr===An&&(!We||Mr>=Dn)?(m.current.bt=!0,mr=lr,Bt=-Bt,Or.points=[oP(ur,0),oP(bn,0)]):m.current.bt=!1}if(yr&&ur[0]==="b"&&(Sn<Mt.top||m.current.tb)){var pr=mr;Br?pr+=be-xe:pr=ui.y-Ar.y-Bt;var Vr=Ys(br,pr),xn=Ys(br,pr,rt);Vr>An||Vr===An&&(!We||xn>=Dn)?(m.current.tb=!0,mr=pr,Bt=-Bt,Or.points=[oP(ur,0),oP(bn,0)]):m.current.tb=!1}var ni=pn(Zr),ya=ur[1]===bn[1];if(ni&&ur[1]==="l"&&(or>Mt.right||m.current.rl)){var Ja=br;ya?Ja-=Ee-Pe:Ja=vr.x-wn.x-Qt;var Aa=Ys(Ja,mr),sa=Ys(Ja,mr,rt);Aa>An||Aa===An&&(!We||sa>=Dn)?(m.current.rl=!0,br=Ja,Qt=-Qt,Or.points=[oP(ur,1),oP(bn,1)]):m.current.rl=!1}if(ni&&ur[1]==="r"&&(Zn<Mt.left||m.current.lr)){var Ln=br;ya?Ln+=Ee-Pe:Ln=ui.x-Ar.x-Qt;var Co=Ys(Ln,mr),Os=Ys(Ln,mr,rt);Co>An||Co===An&&(!We||Os>=Dn)?(m.current.lr=!0,br=Ln,Qt=-Qt,Or.points=[oP(ur,1),oP(bn,1)]):m.current.lr=!1}Vl();var dl=zt===!0?0:zt;typeof dl=="number"&&(Zn<rt.left&&(br-=Zn-rt.left-Qt,W.x+Pe<rt.left+dl&&(br+=W.x-rt.left+Pe-dl)),or>rt.right&&(br-=or-rt.right-Qt,W.x>rt.right-dl&&(br+=W.x-rt.right+dl)));var tl=Ft===!0?0:Ft;typeof tl=="number"&&(Sn<rt.top&&(mr-=Sn-rt.top-Bt,W.y+xe<rt.top+tl&&(mr+=W.y-rt.top+xe-tl)),jn>rt.bottom&&(mr-=jn-rt.bottom-Bt,W.y>rt.bottom-tl&&(mr+=W.y-rt.bottom+tl)));var Pc=Z.x+br,Dl=Pc+Ee,jc=Z.y+mr,ic=jc+be,Al=W.x,vs=Al+Pe,vo=W.y,ja=vo+xe,wa=Math.max(Pc,Al),Ma=Math.min(Dl,vs),ko=(wa+Ma)/2,_s=ko-Pc,Ps=Math.max(jc,vo),ac=Math.min(ic,ja),wc=(Ps+ac)/2,oc=wc-jc;o==null||o(t,Or);var Xo=$t.right-Z.x-(br+Z.width),si=$t.bottom-Z.y-(mr+Z.height);ke===1&&(br=Math.round(br),Xo=Math.round(Xo)),ye===1&&(mr=Math.round(mr),si=Math.round(si));var Do={ready:!0,offsetX:br/ke,offsetY:mr/ye,offsetR:Xo/ke,offsetB:si/ye,arrowX:_s/ke,arrowY:oc/ye,scaleX:ke,scaleY:ye,align:Or};d(Do)}}),v=function(){f.current+=1;var x=f.current;Promise.resolve().then(function(){f.current===x&&_()})},b=function(){d(function(x){return mt(mt({},x),{},{ready:!1})})};return hl(b,[r]),hl(function(){e||b()},[e]),[u.ready,u.offsetX,u.offsetY,u.offsetR,u.offsetB,u.arrowX,u.arrowY,u.scaleX,u.scaleY,u.align,v]}function ELn(e,t,n,r,i){hl(function(){if(e&&t&&n){let p=function(){r(),i()};var f=p,a=t,o=n,s=cLe(a),c=cLe(o),u=Rae(o),d=new Set([u].concat(oi(s),oi(c)));return d.forEach(function(m){m.addEventListener("scroll",p,{passive:!0})}),u.addEventListener("resize",p,{passive:!0}),r(),function(){d.forEach(function(m){m.removeEventListener("scroll",p),u.removeEventListener("resize",p)})}}},[e,t,n])}function TLn(e,t,n,r,i,a,o,s){var c=h.useRef(e);c.current=e;var u=h.useRef(!1);h.useEffect(function(){if(t&&r&&(!i||a)){var f=function(){u.current=!1},p=function(C){var w;c.current&&!o(((w=C.composedPath)===null||w===void 0||(w=w.call(C))===null||w===void 0?void 0:w[0])||C.target)&&!u.current&&s(!1)},m=Rae(r);m.addEventListener("pointerdown",f,!0),m.addEventListener("mousedown",p,!0),m.addEventListener("contextmenu",p,!0);var g=v2e(n);g&&(g.addEventListener("mousedown",p,!0),g.addEventListener("contextmenu",p,!0));{var _,v,b=n==null||(_=n.getRootNode)===null||_===void 0?void 0:_.call(n),y=(v=r.getRootNode)===null||v===void 0?void 0:v.call(r);b5(b===y,"trigger element and popup element should in same shadow root.")}return function(){m.removeEventListener("pointerdown",f,!0),m.removeEventListener("mousedown",p,!0),m.removeEventListener("contextmenu",p,!0),g&&(g.removeEventListener("mousedown",p,!0),g.removeEventListener("contextmenu",p,!0))}}},[t,n,r,i,a]);function d(){u.current=!0}return d}var $Ln=["prefixCls","children","action","showAction","hideAction","popupVisible","defaultPopupVisible","onPopupVisibleChange","afterPopupVisibleChange","mouseEnterDelay","mouseLeaveDelay","focusDelay","blurDelay","mask","maskClosable","getPopupContainer","forceRender","autoDestroy","destroyPopupOnHide","popup","popupClassName","popupStyle","popupPlacement","builtinPlacements","popupAlign","zIndex","stretch","getPopupClassNameFromAlign","fresh","alignPoint","onPopupClick","onPopupAlign","arrow","popupMotion","maskMotion","popupTransitionName","popupAnimation","maskTransitionName","maskAnimation","className","getTriggerDOMNode"];function OLn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:bD,t=h.forwardRef(function(n,r){var i=n.prefixCls,a=i===void 0?"rc-trigger-popup":i,o=n.children,s=n.action,c=s===void 0?"hover":s,u=n.showAction,d=n.hideAction,f=n.popupVisible,p=n.defaultPopupVisible,m=n.onPopupVisibleChange,g=n.afterPopupVisibleChange,_=n.mouseEnterDelay,v=n.mouseLeaveDelay,b=v===void 0?.1:v,y=n.focusDelay,x=n.blurDelay,C=n.mask,w=n.maskClosable,$=w===void 0?!0:w,O=n.getPopupContainer,N=n.forceRender,P=n.autoDestroy,I=n.destroyPopupOnHide,D=n.popup,k=n.popupClassName,R=n.popupStyle,A=n.popupPlacement,F=n.builtinPlacements,z=F===void 0?{}:F,M=n.popupAlign,K=n.zIndex,U=n.stretch,W=n.getPopupClassNameFromAlign,L=n.fresh,Y=n.alignPoint,J=n.onPopupClick,Z=n.onPopupAlign,te=n.arrow,re=n.popupMotion,se=n.maskMotion,de=n.popupTransitionName,pe=n.popupAnimation,Se=n.maskTransitionName,ve=n.maskAnimation,be=n.className,Ee=n.getTriggerDOMNode,xe=$o(n,$Ln),Pe=P||I||!1,je=h.useState(!1),ft=gn(je,2),Ge=ft[0],Ye=ft[1];hl(function(){Ye(K3e())},[]);var nt=h.useRef({}),We=h.useContext(Klt),ct=h.useMemo(function(){return{registerSubPopup:function(fs,Qc){nt.current[fs]=Qc,We==null||We.registerSubPopup(fs,Qc)}}},[We]),rt=pK(),vt=h.useState(null),Mt=gn(vt,2),$t=Mt[0],ke=Mt[1],ye=h.useRef(null),_e=Bs(function(Bo){ye.current=Bo,hre(Bo)&&$t!==Bo&&ke(Bo),We==null||We.registerSubPopup(rt,Bo)}),He=h.useState(null),Ze=gn(He,2),ot=Ze[0],Qt=Ze[1],Bt=h.useRef(null),Yt=Bs(function(Bo){hre(Bo)&&ot!==Bo&&(Qt(Bo),Bt.current=Bo)}),Gt=h.Children.only(o),kt=(Gt==null?void 0:Gt.props)||{},In={},Cn=Bs(function(Bo){var fs,Qc,Xu=ot;return(Xu==null?void 0:Xu.contains(Bo))||((fs=v2e(Xu))===null||fs===void 0?void 0:fs.host)===Bo||Bo===Xu||($t==null?void 0:$t.contains(Bo))||((Qc=v2e($t))===null||Qc===void 0?void 0:Qc.host)===Bo||Bo===$t||Object.values(nt.current).some(function(Zc){return(Zc==null?void 0:Zc.contains(Bo))||Bo===Zc})}),Nn=Ylt(a,re,pe,de),kn=Ylt(a,se,ve,Se),vn=h.useState(p||!1),bn=gn(vn,2),ur=bn[0],zn=bn[1],Tn=f??ur,Or=Bs(function(Bo){f===void 0&&zn(Bo)});hl(function(){zn(f||!1)},[f]);var br=h.useRef(Tn);br.current=Tn;var mr=h.useRef([]);mr.current=[];var An=Bs(function(Bo){var fs;Or(Bo),((fs=mr.current[mr.current.length-1])!==null&&fs!==void 0?fs:Tn)!==Bo&&(mr.current.push(Bo),m==null||m(Bo))}),Dn=h.useRef(),vr=function(){clearTimeout(Dn.current)},Ar=function(fs){var Qc=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;vr(),Qc===0?An(fs):Dn.current=setTimeout(function(){An(fs)},Qc*1e3)};h.useEffect(function(){return vr},[]);var ui=h.useState(!1),wn=gn(ui,2),xr=wn[0],Zr=wn[1];hl(function(Bo){(!Bo||Tn)&&Zr(!0)},[Tn]);var _n=h.useState(null),zt=gn(_n,2),Ft=zt[0],pn=zt[1],Sn=h.useState(null),jn=gn(Sn,2),Zn=jn[0],or=jn[1],yr=function(fs){or([fs.clientX,fs.clientY])},Br=wLn(Tn,$t,Y&&Zn!==null?Zn:ot,A,z,M,Z),lr=gn(Br,11),qr=lr[0],Mr=lr[1],pr=lr[2],Vr=lr[3],xn=lr[4],ni=lr[5],ya=lr[6],Ja=lr[7],Aa=lr[8],sa=lr[9],Ln=lr[10],Co=xLn(Ge,c,u,d),Os=gn(Co,2),dl=Os[0],tl=Os[1],Pc=dl.has("click"),Dl=tl.has("click")||tl.has("contextMenu"),jc=Bs(function(){xr||Ln()}),ic=function(){br.current&&Y&&Dl&&Ar(!1)};ELn(Tn,ot,$t,jc,ic),hl(function(){jc()},[Zn,A]),hl(function(){Tn&&!(z!=null&&z[A])&&jc()},[JSON.stringify(M)]);var Al=h.useMemo(function(){var Bo=CLn(z,a,sa,Y);return tn(Bo,W==null?void 0:W(sa))},[sa,W,z,a,Y]);h.useImperativeHandle(r,function(){return{nativeElement:Bt.current,popupElement:ye.current,forceAlign:jc}});var vs=h.useState(0),vo=gn(vs,2),ja=vo[0],wa=vo[1],Ma=h.useState(0),ko=gn(Ma,2),_s=ko[0],Ps=ko[1],ac=function(){if(U&&ot){var fs=ot.getBoundingClientRect();wa(fs.width),Ps(fs.height)}},wc=function(){ac(),jc()},oc=function(fs){Zr(!1),Ln(),g==null||g(fs)},Xo=function(){return new Promise(function(fs){ac(),pn(function(){return fs})})};hl(function(){Ft&&(Ln(),Ft(),pn(null))},[Ft]);function si(Bo,fs,Qc,Xu){In[Bo]=function(Zc){var dh;Xu==null||Xu(Zc),Ar(fs,Qc);for(var cm=arguments.length,Nc=new Array(cm>1?cm-1:0),Kc=1;Kc<cm;Kc++)Nc[Kc-1]=arguments[Kc];(dh=kt[Bo])===null||dh===void 0||dh.call.apply(dh,[kt,Zc].concat(Nc))}}(Pc||Dl)&&(In.onClick=function(Bo){var fs;br.current&&Dl?Ar(!1):!br.current&&Pc&&(yr(Bo),Ar(!0));for(var Qc=arguments.length,Xu=new Array(Qc>1?Qc-1:0),Zc=1;Zc<Qc;Zc++)Xu[Zc-1]=arguments[Zc];(fs=kt.onClick)===null||fs===void 0||fs.call.apply(fs,[kt,Bo].concat(Xu))});var Do=TLn(Tn,Dl,ot,$t,C,$,Cn,Ar),xs=dl.has("hover"),Ua=tl.has("hover"),Ys,Vl;xs&&(si("onMouseEnter",!0,_,function(Bo){yr(Bo)}),si("onPointerEnter",!0,_,function(Bo){yr(Bo)}),Ys=function(fs){(Tn||xr)&&$t!==null&&$t!==void 0&&$t.contains(fs.target)&&Ar(!0,_)},Y&&(In.onMouseMove=function(Bo){var fs;(fs=kt.onMouseMove)===null||fs===void 0||fs.call(kt,Bo)})),Ua&&(si("onMouseLeave",!1,b),si("onPointerLeave",!1,b),Vl=function(){Ar(!1,b)}),dl.has("focus")&&si("onFocus",!0,y),tl.has("focus")&&si("onBlur",!1,x),dl.has("contextMenu")&&(In.onContextMenu=function(Bo){var fs;br.current&&tl.has("contextMenu")?Ar(!1):(yr(Bo),Ar(!0)),Bo.preventDefault();for(var Qc=arguments.length,Xu=new Array(Qc>1?Qc-1:0),Zc=1;Zc<Qc;Zc++)Xu[Zc-1]=arguments[Zc];(fs=kt.onContextMenu)===null||fs===void 0||fs.call.apply(fs,[kt,Bo].concat(Xu))}),be&&(In.className=tn(kt.className,be));var jd=mt(mt({},kt),In),Bd={},Up=["onContextMenu","onClick","onMouseDown","onTouchStart","onMouseEnter","onMouseLeave","onFocus","onBlur"];Up.forEach(function(Bo){xe[Bo]&&(Bd[Bo]=function(){for(var fs,Qc=arguments.length,Xu=new Array(Qc),Zc=0;Zc<Qc;Zc++)Xu[Zc]=arguments[Zc];(fs=jd[Bo])===null||fs===void 0||fs.call.apply(fs,[jd].concat(Xu)),xe[Bo].apply(xe,Xu)})});var zd=h.cloneElement(Gt,mt(mt({},jd),Bd)),Mu={x:ni,y:ya},sv=te?mt({},te!==!0?te:{}):null;return h.createElement(h.Fragment,null,h.createElement(Lm,{disabled:!Tn,ref:Yt,onResize:wc},h.createElement(OTt,{getTriggerDOMNode:Ee},zd)),h.createElement(Klt.Provider,{value:ct},h.createElement($Tt,{portal:e,ref:_e,prefixCls:a,popup:D,className:tn(k,Al),style:R,target:ot,onMouseEnter:Ys,onMouseLeave:Vl,onPointerEnter:Ys,zIndex:K,open:Tn,keepDom:xr,fresh:L,onClick:J,onPointerDownCapture:Do,mask:C,motion:Nn,maskMotion:kn,onVisibleChanged:oc,onPrepare:Xo,forceRender:N,autoDestroy:Pe,getPopupContainer:O,align:sa,arrow:sv,arrowPos:Mu,ready:qr,offsetX:Mr,offsetY:pr,offsetR:Vr,offsetB:xn,onAlign:jc,stretch:U,targetWidth:ja/Ja,targetHeight:_s/Aa})))});return t.displayName="Trigger",t}const QF=OLn(bD);var PLn=["prefixCls","disabled","visible","children","popupElement","animation","transitionName","dropdownStyle","dropdownClassName","direction","placement","builtinPlacements","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","getPopupContainer","empty","getTriggerDOMNode","onPopupVisibleChange","onPopupMouseEnter"],NLn=function(t){var n=t===!0?0:1;return{bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:n,adjustY:1},htmlRegion:"scroll"},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:n,adjustY:1},htmlRegion:"scroll"},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:n,adjustY:1},htmlRegion:"scroll"},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:n,adjustY:1},htmlRegion:"scroll"}}},DLn=function(t,n){var r=t.prefixCls;t.disabled;var i=t.visible,a=t.children,o=t.popupElement,s=t.animation,c=t.transitionName,u=t.dropdownStyle,d=t.dropdownClassName,f=t.direction,p=f===void 0?"ltr":f,m=t.placement,g=t.builtinPlacements,_=t.dropdownMatchSelectWidth,v=t.dropdownRender,b=t.dropdownAlign,y=t.getPopupContainer,x=t.empty,C=t.getTriggerDOMNode,w=t.onPopupVisibleChange,$=t.onPopupMouseEnter,O=$o(t,PLn),N="".concat(r,"-dropdown"),P=o;v&&(P=v(o));var I=h.useMemo(function(){return g||NLn(_)},[g,_]),D=s?"".concat(N,"-").concat(s):c,k=typeof _=="number",R=h.useMemo(function(){return k?null:_===!1?"minWidth":"width"},[_,k]),A=u;k&&(A=mt(mt({},A),{},{width:_}));var F=h.useRef(null);return h.useImperativeHandle(n,function(){return{getPopupElement:function(){var M;return(M=F.current)===null||M===void 0?void 0:M.popupElement}}}),h.createElement(QF,ge({},O,{showAction:w?["click"]:[],hideAction:w?["click"]:[],popupPlacement:m||(p==="rtl"?"bottomRight":"bottomLeft"),builtinPlacements:I,prefixCls:N,popupTransitionName:D,popup:h.createElement("div",{onMouseEnter:$},P),ref:F,stretch:R,popupAlign:b,popupVisible:i,getPopupContainer:y,popupClassName:tn(d,lt({},"".concat(N,"-empty"),x)),popupStyle:A,getTriggerDOMNode:C,onPopupVisibleChange:w}),a)},PTt=h.forwardRef(DLn);PTt.displayName="SelectTrigger";function ect(e,t){var n=e.key,r;return"value"in e&&(r=e.value),n??(r!==void 0?r:"rc-index-key-".concat(t))}function uLe(e){return typeof e<"u"&&!Number.isNaN(e)}function NTt(e,t){var n=e||{},r=n.label,i=n.value,a=n.options,o=n.groupLabel,s=r||(t?"children":"label");return{label:s,value:i||"value",options:a||"options",groupLabel:o||s}}function ILn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.fieldNames,r=t.childrenAsData,i=[],a=NTt(n,!1),o=a.label,s=a.value,c=a.options,u=a.groupLabel;function d(f,p){Array.isArray(f)&&f.forEach(function(m){if(p||!(c in m)){var g=m[s];i.push({key:ect(m,i.length),groupOption:p,data:m,label:m[o],value:g})}else{var _=m[u];_===void 0&&r&&(_=m.label),i.push({key:ect(m,i.length),group:!0,data:m,label:_}),d(m[c],!0)}})}return d(e,!1),i}function dLe(e){var t=mt({},e);return"props"in t||Object.defineProperty(t,"props",{get:function(){return Za(!1,"Return type is option instead of Option instance. Please read value directly instead of reading from `props`."),t}}),t}var RLn=function(t,n,r){if(!n||!n.length)return null;var i=!1,a=function s(c,u){var d=Qwt(u),f=d[0],p=d.slice(1);if(!f)return[c];var m=c.split(f);return i=i||m.length>1,m.reduce(function(g,_){return[].concat(oi(g),oi(s(_,p)))},[]).filter(Boolean)},o=a(t,n);return i?typeof r<"u"?o.slice(0,r):o:null},JWe=h.createContext(null);function kLn(e){var t=e.visible,n=e.values;if(!t)return null;var r=50;return h.createElement("span",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"".concat(n.slice(0,r).map(function(i){var a=i.label,o=i.value;return["number","string"].includes(Xa(a))?a:o}).join(", ")),n.length>r?", ...":null)}var ALn=["id","prefixCls","className","showSearch","tagRender","direction","omitDomProps","displayValues","onDisplayValuesChange","emptyOptions","notFoundContent","onClear","mode","disabled","loading","getInputElement","getRawInputElement","open","defaultOpen","onDropdownVisibleChange","activeValue","onActiveValueChange","activeDescendantId","searchValue","autoClearSearchValue","onSearch","onSearchSplit","tokenSeparators","allowClear","prefix","suffixIcon","clearIcon","OptionList","animation","transitionName","dropdownStyle","dropdownClassName","dropdownMatchSelectWidth","dropdownRender","dropdownAlign","placement","builtinPlacements","getPopupContainer","showAction","onFocus","onBlur","onKeyUp","onKeyDown","onMouseDown"],MLn=["value","onChange","removeIcon","placeholder","autoFocus","maxTagCount","maxTagTextLength","maxTagPlaceholder","choiceTransitionName","onInputKeyDown","onPopupScroll","tabIndex"],b2e=function(t){return t==="tags"||t==="multiple"},kae=h.forwardRef(function(e,t){var n,r=e.id,i=e.prefixCls,a=e.className,o=e.showSearch,s=e.tagRender,c=e.direction,u=e.omitDomProps,d=e.displayValues,f=e.onDisplayValuesChange,p=e.emptyOptions,m=e.notFoundContent,g=m===void 0?"Not Found":m,_=e.onClear,v=e.mode,b=e.disabled,y=e.loading,x=e.getInputElement,C=e.getRawInputElement,w=e.open,$=e.defaultOpen,O=e.onDropdownVisibleChange,N=e.activeValue,P=e.onActiveValueChange,I=e.activeDescendantId,D=e.searchValue,k=e.autoClearSearchValue,R=e.onSearch,A=e.onSearchSplit,F=e.tokenSeparators,z=e.allowClear,M=e.prefix,K=e.suffixIcon,U=e.clearIcon,W=e.OptionList,L=e.animation,Y=e.transitionName,J=e.dropdownStyle,Z=e.dropdownClassName,te=e.dropdownMatchSelectWidth,re=e.dropdownRender,se=e.dropdownAlign,de=e.placement,pe=e.builtinPlacements,Se=e.getPopupContainer,ve=e.showAction,be=ve===void 0?[]:ve,Ee=e.onFocus,xe=e.onBlur,Pe=e.onKeyUp,je=e.onKeyDown,ft=e.onMouseDown,Ge=$o(e,ALn),Ye=b2e(v),nt=(o!==void 0?o:Ye)||v==="combobox",We=mt({},Ge);MLn.forEach(function(vs){delete We[vs]}),u==null||u.forEach(function(vs){delete We[vs]});var ct=h.useState(!1),rt=gn(ct,2),vt=rt[0],Mt=rt[1];h.useEffect(function(){Mt(K3e())},[]);var $t=h.useRef(null),ke=h.useRef(null),ye=h.useRef(null),_e=h.useRef(null),He=h.useRef(null),Ze=h.useRef(!1),ot=YFn(),Qt=gn(ot,3),Bt=Qt[0],Yt=Qt[1],Gt=Qt[2];h.useImperativeHandle(t,function(){var vs,vo;return{focus:(vs=_e.current)===null||vs===void 0?void 0:vs.focus,blur:(vo=_e.current)===null||vo===void 0?void 0:vo.blur,scrollTo:function(wa){var Ma;return(Ma=He.current)===null||Ma===void 0?void 0:Ma.scrollTo(wa)},nativeElement:$t.current||ke.current}});var kt=h.useMemo(function(){var vs;if(v!=="combobox")return D;var vo=(vs=d[0])===null||vs===void 0?void 0:vs.value;return typeof vo=="string"||typeof vo=="number"?String(vo):""},[D,v,d]),In=v==="combobox"&&typeof x=="function"&&x()||null,Cn=typeof C=="function"&&C(),Nn=Y3(ke,Cn==null||(n=Cn.props)===null||n===void 0?void 0:n.ref),kn=h.useState(!1),vn=gn(kn,2),bn=vn[0],ur=vn[1];hl(function(){ur(!0)},[]);var zn=$l(!1,{defaultValue:$,value:w}),Tn=gn(zn,2),Or=Tn[0],br=Tn[1],mr=bn?Or:!1,An=!g&&p;(b||An&&mr&&v==="combobox")&&(mr=!1);var Dn=An?!1:mr,vr=h.useCallback(function(vs){var vo=vs!==void 0?vs:!mr;b||(br(vo),mr!==vo&&(O==null||O(vo)))},[b,mr,br,O]),Ar=h.useMemo(function(){return(F||[]).some(function(vs){return[`
`,`\r
`].includes(vs)})},[F]),ui=h.useContext(JWe)||{},wn=ui.maxCount,xr=ui.rawValues,Zr=function(vo,ja,wa){if(!(Ye&&uLe(wn)&&(xr==null?void 0:xr.size)>=wn)){var Ma=!0,ko=vo;P==null||P(null);var _s=RLn(vo,F,uLe(wn)?wn-xr.size:void 0),Ps=wa?null:_s;return v!=="combobox"&&Ps&&(ko="",A==null||A(Ps),vr(!1),Ma=!1),R&&kt!==ko&&R(ko,{source:ja?"typing":"effect"}),Ma}},_n=function(vo){!vo||!vo.trim()||R(vo,{source:"submit"})};h.useEffect(function(){!mr&&!Ye&&v!=="combobox"&&Zr("",!1,!1)},[mr]),h.useEffect(function(){Or&&b&&br(!1),b&&!Ze.current&&Yt(!1)},[b]);var zt=bTt(),Ft=gn(zt,2),pn=Ft[0],Sn=Ft[1],jn=h.useRef(!1),Zn=function(vo){var ja=pn(),wa=vo.key,Ma=wa==="Enter";if(Ma&&(v!=="combobox"&&vo.preventDefault(),mr||vr(!0)),Sn(!!kt),wa==="Backspace"&&!ja&&Ye&&!kt&&d.length){for(var ko=oi(d),_s=null,Ps=ko.length-1;Ps>=0;Ps-=1){var ac=ko[Ps];if(!ac.disabled){ko.splice(Ps,1),_s=ac;break}}_s&&f(ko,{type:"remove",values:[_s]})}for(var wc=arguments.length,oc=new Array(wc>1?wc-1:0),Xo=1;Xo<wc;Xo++)oc[Xo-1]=arguments[Xo];if(mr&&(!Ma||!jn.current)){var si;Ma&&(jn.current=!0),(si=He.current)===null||si===void 0||si.onKeyDown.apply(si,[vo].concat(oc))}je==null||je.apply(void 0,[vo].concat(oc))},or=function(vo){for(var ja=arguments.length,wa=new Array(ja>1?ja-1:0),Ma=1;Ma<ja;Ma++)wa[Ma-1]=arguments[Ma];if(mr){var ko;(ko=He.current)===null||ko===void 0||ko.onKeyUp.apply(ko,[vo].concat(wa))}vo.key==="Enter"&&(jn.current=!1),Pe==null||Pe.apply(void 0,[vo].concat(wa))},yr=function(vo){var ja=d.filter(function(wa){return wa!==vo});f(ja,{type:"remove",values:[vo]})},Br=function(){jn.current=!1},lr=h.useRef(!1),qr=function(){Yt(!0),b||(Ee&&!lr.current&&Ee.apply(void 0,arguments),be.includes("focus")&&vr(!0)),lr.current=!0},Mr=function(){Ze.current=!0,Yt(!1,function(){lr.current=!1,Ze.current=!1,vr(!1)}),!b&&(kt&&(v==="tags"?R(kt,{source:"submit"}):v==="multiple"&&R("",{source:"blur"})),xe&&xe.apply(void 0,arguments))},pr=[];h.useEffect(function(){return function(){pr.forEach(function(vs){return clearTimeout(vs)}),pr.splice(0,pr.length)}},[]);var Vr=function(vo){var ja,wa=vo.target,Ma=(ja=ye.current)===null||ja===void 0?void 0:ja.getPopupElement();if(Ma&&Ma.contains(wa)){var ko=setTimeout(function(){var wc=pr.indexOf(ko);if(wc!==-1&&pr.splice(wc,1),Gt(),!vt&&!Ma.contains(document.activeElement)){var oc;(oc=_e.current)===null||oc===void 0||oc.focus()}});pr.push(ko)}for(var _s=arguments.length,Ps=new Array(_s>1?_s-1:0),ac=1;ac<_s;ac++)Ps[ac-1]=arguments[ac];ft==null||ft.apply(void 0,[vo].concat(Ps))},xn=h.useState({}),ni=gn(xn,2),ya=ni[1];function Ja(){ya({})}var Aa;Cn&&(Aa=function(vo){vr(vo)}),XFn(function(){var vs;return[$t.current,(vs=ye.current)===null||vs===void 0?void 0:vs.getPopupElement()]},Dn,vr,!!Cn);var sa=h.useMemo(function(){return mt(mt({},e),{},{notFoundContent:g,open:mr,triggerOpen:Dn,id:r,showSearch:nt,multiple:Ye,toggleOpen:vr})},[e,g,Dn,mr,r,nt,Ye,vr]),Ln=!!K||y,Co;Ln&&(Co=h.createElement(G3e,{className:tn("".concat(i,"-arrow"),lt({},"".concat(i,"-arrow-loading"),y)),customizeIcon:K,customizeIconProps:{loading:y,searchValue:kt,open:mr,focused:Bt,showSearch:nt}}));var Os=function(){var vo;_==null||_(),(vo=_e.current)===null||vo===void 0||vo.focus(),f([],{type:"clear",values:d}),Zr("",!1,!1)},dl=GFn(i,Os,d,z,U,b,kt,v),tl=dl.allowClear,Pc=dl.clearIcon,Dl=h.createElement(W,{ref:He}),jc=tn(i,a,lt(lt(lt(lt(lt(lt(lt(lt(lt(lt({},"".concat(i,"-focused"),Bt),"".concat(i,"-multiple"),Ye),"".concat(i,"-single"),!Ye),"".concat(i,"-allow-clear"),z),"".concat(i,"-show-arrow"),Ln),"".concat(i,"-disabled"),b),"".concat(i,"-loading"),y),"".concat(i,"-open"),mr),"".concat(i,"-customize-input"),In),"".concat(i,"-show-search"),nt)),ic=h.createElement(PTt,{ref:ye,disabled:b,prefixCls:i,visible:Dn,popupElement:Dl,animation:L,transitionName:Y,dropdownStyle:J,dropdownClassName:Z,direction:c,dropdownMatchSelectWidth:te,dropdownRender:re,dropdownAlign:se,placement:de,builtinPlacements:pe,getPopupContainer:Se,empty:p,getTriggerDOMNode:function(vo){return ke.current||vo},onPopupVisibleChange:Aa,onPopupMouseEnter:Ja},Cn?h.cloneElement(Cn,{ref:Nn}):h.createElement(ETt,ge({},e,{domRef:ke,prefixCls:i,inputElement:In,ref:_e,id:r,prefix:M,showSearch:nt,autoClearSearchValue:k,mode:v,activeDescendantId:I,tagRender:s,values:d,open:mr,onToggleOpen:vr,activeValue:N,searchValue:kt,onSearch:Zr,onSearchSubmit:_n,onRemove:yr,tokenWithEnter:Ar,onInputBlur:Br}))),Al;return Cn?Al=ic:Al=h.createElement("div",ge({className:jc},We,{ref:$t,onMouseDown:Vr,onKeyDown:Zn,onKeyUp:or,onFocus:qr,onBlur:Mr}),h.createElement(kLn,{visible:Bt&&!mr,values:d}),ic,Co,tl&&Pc),h.createElement(yTt.Provider,{value:sa},Al)});kae.displayName="BaseSelect";var X3e=function(){return null};X3e.isSelectOptGroup=!0;var J3e=function(){return null};J3e.isSelectOption=!0;var DTt=h.forwardRef(function(e,t){var n=e.height,r=e.offsetY,i=e.offsetX,a=e.children,o=e.prefixCls,s=e.onInnerResize,c=e.innerProps,u=e.rtl,d=e.extra,f={},p={display:"flex",flexDirection:"column"};return r!==void 0&&(f={height:n,position:"relative",overflow:"hidden"},p=mt(mt({},p),{},lt(lt(lt(lt(lt({transform:"translateY(".concat(r,"px)")},u?"marginRight":"marginLeft",-i),"position","absolute"),"left",0),"right",0),"top",0))),h.createElement("div",{style:f},h.createElement(Lm,{onResize:function(g){var _=g.offsetHeight;_&&s&&s()}},h.createElement("div",ge({style:p,className:tn(lt({},"".concat(o,"-holder-inner"),o)),ref:t},c),a,d)))});DTt.displayName="Filler";function FLn(e){var t=e.children,n=e.setRef,r=h.useCallback(function(i){n(i)},[]);return h.cloneElement(t,{ref:r})}function LLn(e,t,n,r,i,a,o,s){var c=s.getKey;return e.slice(t,n+1).map(function(u,d){var f=t+d,p=o(u,f,{style:{width:r},offsetX:i}),m=c(u);return h.createElement(FLn,{key:m,setRef:function(_){return a(u,_)}},p)})}function jLn(e,t,n){var r=e.length,i=t.length,a,o;if(r===0&&i===0)return null;r<i?(a=e,o=t):(a=t,o=e);var s={__EMPTY_ITEM__:!0};function c(g){return g!==void 0?n(g):s}for(var u=null,d=Math.abs(r-i)!==1,f=0;f<o.length;f+=1){var p=c(a[f]),m=c(o[f]);if(p!==m){u=f,d=d||p!==c(o[f+1]);break}}return u===null?null:{index:u,multiple:d}}function BLn(e,t,n){var r=h.useState(e),i=gn(r,2),a=i[0],o=i[1],s=h.useState(null),c=gn(s,2),u=c[0],d=c[1];return h.useEffect(function(){var f=jLn(a||[],e||[],t);(f==null?void 0:f.index)!==void 0&&(n==null||n(f.index),d(e[f.index])),o(e)},[e]),[u]}var tct=(typeof navigator>"u"?"undefined":Xa(navigator))==="object"&&/Firefox/i.test(navigator.userAgent);const ITt=function(e,t,n,r){var i=h.useRef(!1),a=h.useRef(null);function o(){clearTimeout(a.current),i.current=!0,a.current=setTimeout(function(){i.current=!1},50)}var s=h.useRef({top:e,bottom:t,left:n,right:r});return s.current.top=e,s.current.bottom=t,s.current.left=n,s.current.right=r,function(c,u){var d=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,f=c?u<0&&s.current.left||u>0&&s.current.right:u<0&&s.current.top||u>0&&s.current.bottom;return d&&f?(clearTimeout(a.current),i.current=!1):(!f||i.current)&&o(),!i.current&&f}};function zLn(e,t,n,r,i,a,o){var s=h.useRef(0),c=h.useRef(null),u=h.useRef(null),d=h.useRef(!1),f=ITt(t,n,r,i);function p(y,x){if(Tl.cancel(c.current),!f(!1,x)){var C=y;if(!C._virtualHandled)C._virtualHandled=!0;else return;s.current+=x,u.current=x,tct||C.preventDefault(),c.current=Tl(function(){var w=d.current?10:1;o(s.current*w,!1),s.current=0})}}function m(y,x){o(x,!0),tct||y.preventDefault()}var g=h.useRef(null),_=h.useRef(null);function v(y){if(e){Tl.cancel(_.current),_.current=Tl(function(){g.current=null},2);var x=y.deltaX,C=y.deltaY,w=y.shiftKey,$=x,O=C;(g.current==="sx"||!g.current&&w&&C&&!x)&&($=C,O=0,g.current="sx");var N=Math.abs($),P=Math.abs(O);g.current===null&&(g.current=a&&N>P?"x":"y"),g.current==="y"?p(y,O):m(y,$)}}function b(y){e&&(d.current=y.detail===u.current)}return[v,b]}function HLn(e,t,n,r){var i=h.useMemo(function(){return[new Map,[]]},[e,n.id,r]),a=gn(i,2),o=a[0],s=a[1],c=function(d){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:d,p=o.get(d),m=o.get(f);if(p===void 0||m===void 0)for(var g=e.length,_=s.length;_<g;_+=1){var v,b=e[_],y=t(b);o.set(y,_);var x=(v=n.get(y))!==null&&v!==void 0?v:r;if(s[_]=(s[_-1]||0)+x,y===d&&(p=_),y===f&&(m=_),p!==void 0&&m!==void 0)break}return{top:s[p-1]||0,bottom:s[m]}};return c}var qLn=function(){function e(){Xl(this,e),lt(this,"maps",void 0),lt(this,"id",0),lt(this,"diffKeys",new Set),this.maps=Object.create(null)}return Jl(e,[{key:"set",value:function(n,r){this.maps[n]=r,this.id+=1,this.diffKeys.add(n)}},{key:"get",value:function(n){return this.maps[n]}},{key:"resetRecord",value:function(){this.diffKeys.clear()}},{key:"getRecord",value:function(){return this.diffKeys}}]),e}();function nct(e){var t=parseFloat(e);return isNaN(t)?0:t}function VLn(e,t,n){var r=h.useState(0),i=gn(r,2),a=i[0],o=i[1],s=h.useRef(new Map),c=h.useRef(new qLn),u=h.useRef(0);function d(){u.current+=1}function f(){var m=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;d();var g=function(){var b=!1;s.current.forEach(function(y,x){if(y&&y.offsetParent){var C=y.offsetHeight,w=getComputedStyle(y),$=w.marginTop,O=w.marginBottom,N=nct($),P=nct(O),I=C+N+P;c.current.get(x)!==I&&(c.current.set(x,I),b=!0)}}),b&&o(function(y){return y+1})};if(m)g();else{u.current+=1;var _=u.current;Promise.resolve().then(function(){_===u.current&&g()})}}function p(m,g){var _=e(m),v=s.current.get(_);g?(s.current.set(_,g),f()):s.current.delete(_),!v!=!g&&(g?t==null||t(m):n==null||n(m))}return h.useEffect(function(){return d},[]),[p,f,c.current,a]}var rct=14/15;function WLn(e,t,n){var r=h.useRef(!1),i=h.useRef(0),a=h.useRef(0),o=h.useRef(null),s=h.useRef(null),c,u=function(m){if(r.current){var g=Math.ceil(m.touches[0].pageX),_=Math.ceil(m.touches[0].pageY),v=i.current-g,b=a.current-_,y=Math.abs(v)>Math.abs(b);y?i.current=g:a.current=_;var x=n(y,y?v:b,!1,m);x&&m.preventDefault(),clearInterval(s.current),x&&(s.current=setInterval(function(){y?v*=rct:b*=rct;var C=Math.floor(y?v:b);(!n(y,C,!0)||Math.abs(C)<=.1)&&clearInterval(s.current)},16))}},d=function(){r.current=!1,c()},f=function(m){c(),m.touches.length===1&&!r.current&&(r.current=!0,i.current=Math.ceil(m.touches[0].pageX),a.current=Math.ceil(m.touches[0].pageY),o.current=m.target,o.current.addEventListener("touchmove",u,{passive:!1}),o.current.addEventListener("touchend",d,{passive:!0}))};c=function(){o.current&&(o.current.removeEventListener("touchmove",u),o.current.removeEventListener("touchend",d))},hl(function(){return e&&t.current.addEventListener("touchstart",f,{passive:!0}),function(){var p;(p=t.current)===null||p===void 0||p.removeEventListener("touchstart",f),c(),clearInterval(s.current)}},[e])}function ict(e){return Math.floor(Math.pow(e,.5))}function fLe(e,t){var n="touches"in e?e.touches[0]:e;return n[t?"pageX":"pageY"]-window[t?"scrollX":"scrollY"]}function ULn(e,t,n){h.useEffect(function(){var r=t.current;if(e&&r){var i=!1,a,o,s=function(){Tl.cancel(a)},c=function p(){s(),a=Tl(function(){n(o),p()})},u=function(m){if(!m.target.draggable){var g=m;g._virtualHandled||(g._virtualHandled=!0,i=!0)}},d=function(){i=!1,s()},f=function(m){if(i){var g=fLe(m,!1),_=r.getBoundingClientRect(),v=_.top,b=_.bottom;if(g<=v){var y=v-g;o=-ict(y),c()}else if(g>=b){var x=g-b;o=ict(x),c()}else s()}};return r.addEventListener("mousedown",u),r.ownerDocument.addEventListener("mouseup",d),r.ownerDocument.addEventListener("mousemove",f),function(){r.removeEventListener("mousedown",u),r.ownerDocument.removeEventListener("mouseup",d),r.ownerDocument.removeEventListener("mousemove",f),s()}}},[e])}var act=10;function KLn(e,t,n,r,i,a,o,s){var c=h.useRef(),u=h.useState(null),d=gn(u,2),f=d[0],p=d[1];return hl(function(){if(f&&f.times<act){if(!e.current){p(function(U){return mt({},U)});return}a();var m=f.targetAlign,g=f.originAlign,_=f.index,v=f.offset,b=e.current.clientHeight,y=!1,x=m,C=null;if(b){for(var w=m||g,$=0,O=0,N=0,P=Math.min(t.length-1,_),I=0;I<=P;I+=1){var D=i(t[I]);O=$;var k=n.get(D);N=O+(k===void 0?r:k),$=N}for(var R=w==="top"?v:b-v,A=P;A>=0;A-=1){var F=i(t[A]),z=n.get(F);if(z===void 0){y=!0;break}if(R-=z,R<=0)break}switch(w){case"top":C=O-v;break;case"bottom":C=N-b+v;break;default:{var M=e.current.scrollTop,K=M+b;O<M?x="top":N>K&&(x="bottom")}}C!==null&&o(C),C!==f.lastTop&&(y=!0)}y&&p(mt(mt({},f),{},{times:f.times+1,targetAlign:x,lastTop:C}))}else(f==null?void 0:f.times)===act&&Za(!1,"Seems `scrollTo` with `rc-virtual-list` reach the max limitation. Please fire issue for us. Thanks.")},[f,e.current]),function(m){if(m==null){s();return}if(Tl.cancel(c.current),typeof m=="number")o(m);else if(m&&Xa(m)==="object"){var g,_=m.align;"index"in m?g=m.index:g=t.findIndex(function(y){return i(y)===m.key});var v=m.offset,b=v===void 0?0:v;p({times:0,index:g,offset:b,originAlign:_})}}}var pLe=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.rtl,i=e.scrollOffset,a=e.scrollRange,o=e.onStartMove,s=e.onStopMove,c=e.onScroll,u=e.horizontal,d=e.spinSize,f=e.containerSize,p=e.style,m=e.thumbStyle,g=e.showScrollBar,_=h.useState(!1),v=gn(_,2),b=v[0],y=v[1],x=h.useState(null),C=gn(x,2),w=C[0],$=C[1],O=h.useState(null),N=gn(O,2),P=N[0],I=N[1],D=!r,k=h.useRef(),R=h.useRef(),A=h.useState(g),F=gn(A,2),z=F[0],M=F[1],K=h.useRef(),U=function(){g===!0||g===!1||(clearTimeout(K.current),M(!0),K.current=setTimeout(function(){M(!1)},3e3))},W=a-f||0,L=f-d||0,Y=h.useMemo(function(){if(i===0||W===0)return 0;var ve=i/W;return ve*L},[i,W,L]),J=function(be){be.stopPropagation(),be.preventDefault()},Z=h.useRef({top:Y,dragging:b,pageY:w,startTop:P});Z.current={top:Y,dragging:b,pageY:w,startTop:P};var te=function(be){y(!0),$(fLe(be,u)),I(Z.current.top),o(),be.stopPropagation(),be.preventDefault()};h.useEffect(function(){var ve=function(Pe){Pe.preventDefault()},be=k.current,Ee=R.current;return be.addEventListener("touchstart",ve,{passive:!1}),Ee.addEventListener("touchstart",te,{passive:!1}),function(){be.removeEventListener("touchstart",ve),Ee.removeEventListener("touchstart",te)}},[]);var re=h.useRef();re.current=W;var se=h.useRef();se.current=L,h.useEffect(function(){if(b){var ve,be=function(Pe){var je=Z.current,ft=je.dragging,Ge=je.pageY,Ye=je.startTop;Tl.cancel(ve);var nt=k.current.getBoundingClientRect(),We=f/(u?nt.width:nt.height);if(ft){var ct=(fLe(Pe,u)-Ge)*We,rt=Ye;!D&&u?rt-=ct:rt+=ct;var vt=re.current,Mt=se.current,$t=Mt?rt/Mt:0,ke=Math.ceil($t*vt);ke=Math.max(ke,0),ke=Math.min(ke,vt),ve=Tl(function(){c(ke,u)})}},Ee=function(){y(!1),s()};return window.addEventListener("mousemove",be,{passive:!0}),window.addEventListener("touchmove",be,{passive:!0}),window.addEventListener("mouseup",Ee,{passive:!0}),window.addEventListener("touchend",Ee,{passive:!0}),function(){window.removeEventListener("mousemove",be),window.removeEventListener("touchmove",be),window.removeEventListener("mouseup",Ee),window.removeEventListener("touchend",Ee),Tl.cancel(ve)}}},[b]),h.useEffect(function(){return U(),function(){clearTimeout(K.current)}},[i]),h.useImperativeHandle(t,function(){return{delayHidden:U}});var de="".concat(n,"-scrollbar"),pe={position:"absolute",visibility:z?null:"hidden"},Se={position:"absolute",background:"rgba(0, 0, 0, 0.5)",borderRadius:99,cursor:"pointer",userSelect:"none"};return u?(pe.height=8,pe.left=0,pe.right=0,pe.bottom=0,Se.height="100%",Se.width=d,D?Se.left=Y:Se.right=Y):(pe.width=8,pe.top=0,pe.bottom=0,D?pe.right=0:pe.left=0,Se.width="100%",Se.height=d,Se.top=Y),h.createElement("div",{ref:k,className:tn(de,lt(lt(lt({},"".concat(de,"-horizontal"),u),"".concat(de,"-vertical"),!u),"".concat(de,"-visible"),z)),style:mt(mt({},pe),p),onMouseDown:J,onMouseMove:U},h.createElement("div",{ref:R,className:tn("".concat(de,"-thumb"),lt({},"".concat(de,"-thumb-moving"),b)),style:mt(mt({},Se),m),onMouseDown:te}))});pLe.displayName="ScrollBar";var GLn=20;function oct(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=e/t*e;return isNaN(n)&&(n=0),n=Math.max(n,GLn),Math.floor(n)}var YLn=["prefixCls","className","height","itemHeight","fullHeight","style","data","children","itemKey","virtual","direction","scrollWidth","component","onScroll","onVirtualScroll","onVisibleChange","innerProps","extraRender","styles","showScrollBar"],XLn=[],JLn={overflowY:"auto",overflowAnchor:"none"};function QLn(e,t){var n=e.prefixCls,r=n===void 0?"rc-virtual-list":n,i=e.className,a=e.height,o=e.itemHeight,s=e.fullHeight,c=s===void 0?!0:s,u=e.style,d=e.data,f=e.children,p=e.itemKey,m=e.virtual,g=e.direction,_=e.scrollWidth,v=e.component,b=v===void 0?"div":v,y=e.onScroll,x=e.onVirtualScroll,C=e.onVisibleChange,w=e.innerProps,$=e.extraRender,O=e.styles,N=e.showScrollBar,P=N===void 0?"optional":N,I=$o(e,YLn),D=h.useCallback(function(lr){return typeof p=="function"?p(lr):lr==null?void 0:lr[p]},[p]),k=VLn(D,null,null),R=gn(k,4),A=R[0],F=R[1],z=R[2],M=R[3],K=!!(m!==!1&&a&&o),U=h.useMemo(function(){return Object.values(z.maps).reduce(function(lr,qr){return lr+qr},0)},[z.id,z.maps]),W=K&&d&&(Math.max(o*d.length,U)>a||!!_),L=g==="rtl",Y=tn(r,lt({},"".concat(r,"-rtl"),L),i),J=d||XLn,Z=h.useRef(),te=h.useRef(),re=h.useRef(),se=h.useState(0),de=gn(se,2),pe=de[0],Se=de[1],ve=h.useState(0),be=gn(ve,2),Ee=be[0],xe=be[1],Pe=h.useState(!1),je=gn(Pe,2),ft=je[0],Ge=je[1],Ye=function(){Ge(!0)},nt=function(){Ge(!1)},We={getKey:D};function ct(lr){Se(function(qr){var Mr;typeof lr=="function"?Mr=lr(qr):Mr=lr;var pr=ur(Mr);return Z.current.scrollTop=pr,pr})}var rt=h.useRef({start:0,end:J.length}),vt=h.useRef(),Mt=BLn(J,D),$t=gn(Mt,1),ke=$t[0];vt.current=ke;var ye=h.useMemo(function(){if(!K)return{scrollHeight:void 0,start:0,end:J.length-1,offset:void 0};if(!W){var lr;return{scrollHeight:((lr=te.current)===null||lr===void 0?void 0:lr.offsetHeight)||0,start:0,end:J.length-1,offset:void 0}}for(var qr=0,Mr,pr,Vr,xn=J.length,ni=0;ni<xn;ni+=1){var ya=J[ni],Ja=D(ya),Aa=z.get(Ja),sa=qr+(Aa===void 0?o:Aa);sa>=pe&&Mr===void 0&&(Mr=ni,pr=qr),sa>pe+a&&Vr===void 0&&(Vr=ni),qr=sa}return Mr===void 0&&(Mr=0,pr=0,Vr=Math.ceil(a/o)),Vr===void 0&&(Vr=J.length-1),Vr=Math.min(Vr+1,J.length-1),{scrollHeight:qr,start:Mr,end:Vr,offset:pr}},[W,K,pe,J,M,a]),_e=ye.scrollHeight,He=ye.start,Ze=ye.end,ot=ye.offset;rt.current.start=He,rt.current.end=Ze,h.useLayoutEffect(function(){var lr=z.getRecord();if(lr.size===1){var qr=Array.from(lr)[0],Mr=J[He];if(Mr){var pr=D(Mr);if(pr===qr){var Vr=z.get(qr),xn=Vr-o;ct(function(ni){return ni+xn})}}}z.resetRecord()},[_e]);var Qt=h.useState({width:0,height:a}),Bt=gn(Qt,2),Yt=Bt[0],Gt=Bt[1],kt=function(qr){Gt({width:qr.offsetWidth,height:qr.offsetHeight})},In=h.useRef(),Cn=h.useRef(),Nn=h.useMemo(function(){return oct(Yt.width,_)},[Yt.width,_]),kn=h.useMemo(function(){return oct(Yt.height,_e)},[Yt.height,_e]),vn=_e-a,bn=h.useRef(vn);bn.current=vn;function ur(lr){var qr=lr;return Number.isNaN(bn.current)||(qr=Math.min(qr,bn.current)),qr=Math.max(qr,0),qr}var zn=pe<=0,Tn=pe>=vn,Or=Ee<=0,br=Ee>=_,mr=ITt(zn,Tn,Or,br),An=function(){return{x:L?-Ee:Ee,y:pe}},Dn=h.useRef(An()),vr=Bs(function(lr){if(x){var qr=mt(mt({},An()),lr);(Dn.current.x!==qr.x||Dn.current.y!==qr.y)&&(x(qr),Dn.current=qr)}});function Ar(lr,qr){var Mr=lr;qr?(b1.flushSync(function(){xe(Mr)}),vr()):ct(Mr)}function ui(lr){var qr=lr.currentTarget.scrollTop;qr!==pe&&ct(qr),y==null||y(lr),vr()}var wn=function(qr){var Mr=qr,pr=_?_-Yt.width:0;return Mr=Math.max(Mr,0),Mr=Math.min(Mr,pr),Mr},xr=Bs(function(lr,qr){qr?(b1.flushSync(function(){xe(function(Mr){var pr=Mr+(L?-lr:lr);return wn(pr)})}),vr()):ct(function(Mr){var pr=Mr+lr;return pr})}),Zr=zLn(K,zn,Tn,Or,br,!!_,xr),_n=gn(Zr,2),zt=_n[0],Ft=_n[1];WLn(K,Z,function(lr,qr,Mr,pr){var Vr=pr;return mr(lr,qr,Mr)?!1:!Vr||!Vr._virtualHandled?(Vr&&(Vr._virtualHandled=!0),zt({preventDefault:function(){},deltaX:lr?qr:0,deltaY:lr?0:qr}),!0):!1}),ULn(W,Z,function(lr){ct(function(qr){return qr+lr})}),hl(function(){function lr(Mr){var pr=zn&&Mr.detail<0,Vr=Tn&&Mr.detail>0;K&&!pr&&!Vr&&Mr.preventDefault()}var qr=Z.current;return qr.addEventListener("wheel",zt,{passive:!1}),qr.addEventListener("DOMMouseScroll",Ft,{passive:!0}),qr.addEventListener("MozMousePixelScroll",lr,{passive:!1}),function(){qr.removeEventListener("wheel",zt),qr.removeEventListener("DOMMouseScroll",Ft),qr.removeEventListener("MozMousePixelScroll",lr)}},[K,zn,Tn]),hl(function(){if(_){var lr=wn(Ee);xe(lr),vr({x:lr})}},[Yt.width,_]);var pn=function(){var qr,Mr;(qr=In.current)===null||qr===void 0||qr.delayHidden(),(Mr=Cn.current)===null||Mr===void 0||Mr.delayHidden()},Sn=KLn(Z,J,z,o,D,function(){return F(!0)},ct,pn);h.useImperativeHandle(t,function(){return{nativeElement:re.current,getScrollInfo:An,scrollTo:function(qr){function Mr(pr){return pr&&Xa(pr)==="object"&&("left"in pr||"top"in pr)}Mr(qr)?(qr.left!==void 0&&xe(wn(qr.left)),Sn(qr.top)):Sn(qr)}}}),hl(function(){if(C){var lr=J.slice(He,Ze+1);C(lr,J)}},[He,Ze,J]);var jn=HLn(J,D,z,o),Zn=$==null?void 0:$({start:He,end:Ze,virtual:W,offsetX:Ee,offsetY:ot,rtl:L,getSize:jn}),or=LLn(J,He,Ze,_,Ee,A,f,We),yr=null;a&&(yr=mt(lt({},c?"height":"maxHeight",a),JLn),K&&(yr.overflowY="hidden",_&&(yr.overflowX="hidden"),ft&&(yr.pointerEvents="none")));var Br={};return L&&(Br.dir="rtl"),h.createElement("div",ge({ref:re,style:mt(mt({},u),{},{position:"relative"}),className:Y},Br,I),h.createElement(Lm,{onResize:kt},h.createElement(b,{className:"".concat(r,"-holder"),style:yr,ref:Z,onScroll:ui,onMouseEnter:pn},h.createElement(DTt,{prefixCls:r,height:_e,offsetX:Ee,offsetY:ot,scrollWidth:_,onInnerResize:F,ref:te,innerProps:w,rtl:L,extra:Zn},or))),W&&_e>a&&h.createElement(pLe,{ref:In,prefixCls:r,scrollOffset:pe,scrollRange:_e,rtl:L,onScroll:Ar,onStartMove:Ye,onStopMove:nt,spinSize:kn,containerSize:Yt.height,style:O==null?void 0:O.verticalScrollBar,thumbStyle:O==null?void 0:O.verticalScrollBarThumb,showScrollBar:P}),W&&_>Yt.width&&h.createElement(pLe,{ref:Cn,prefixCls:r,scrollOffset:Ee,scrollRange:_,rtl:L,onScroll:Ar,onStartMove:Ye,onStopMove:nt,spinSize:Nn,containerSize:Yt.width,horizontal:!0,style:O==null?void 0:O.horizontalScrollBar,thumbStyle:O==null?void 0:O.horizontalScrollBarThumb,showScrollBar:P}))}var Q3e=h.forwardRef(QLn);Q3e.displayName="List";function ZLn(){return/(mac\sos|macintosh)/i.test(navigator.appVersion)}var ejn=["disabled","title","children","style","className"];function sct(e){return typeof e=="string"||typeof e=="number"}var tjn=function(t,n){var r=Y3e(),i=r.prefixCls,a=r.id,o=r.open,s=r.multiple,c=r.mode,u=r.searchValue,d=r.toggleOpen,f=r.notFoundContent,p=r.onPopupScroll,m=h.useContext(JWe),g=m.maxCount,_=m.flattenOptions,v=m.onActiveValue,b=m.defaultActiveFirstOption,y=m.onSelect,x=m.menuItemSelectedIcon,C=m.rawValues,w=m.fieldNames,$=m.virtual,O=m.direction,N=m.listHeight,P=m.listItemHeight,I=m.optionRender,D="".concat(i,"-item"),k=MC(function(){return _},[o,_],function(ve,be){return be[0]&&ve[1]!==be[1]}),R=h.useRef(null),A=h.useMemo(function(){return s&&uLe(g)&&(C==null?void 0:C.size)>=g},[s,g,C==null?void 0:C.size]),F=function(be){be.preventDefault()},z=function(be){var Ee;(Ee=R.current)===null||Ee===void 0||Ee.scrollTo(typeof be=="number"?{index:be}:be)},M=h.useCallback(function(ve){return c==="combobox"?!1:C.has(ve)},[c,oi(C).toString(),C.size]),K=function(be){for(var Ee=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,xe=k.length,Pe=0;Pe<xe;Pe+=1){var je=(be+Pe*Ee+xe)%xe,ft=k[je]||{},Ge=ft.group,Ye=ft.data;if(!Ge&&!(Ye!=null&&Ye.disabled)&&(M(Ye.value)||!A))return je}return-1},U=h.useState(function(){return K(0)}),W=gn(U,2),L=W[0],Y=W[1],J=function(be){var Ee=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;Y(be);var xe={source:Ee?"keyboard":"mouse"},Pe=k[be];if(!Pe){v(null,-1,xe);return}v(Pe.value,be,xe)};h.useEffect(function(){J(b!==!1?K(0):-1)},[k.length,u]);var Z=h.useCallback(function(ve){return c==="combobox"?String(ve).toLowerCase()===u.toLowerCase():C.has(ve)},[c,u,oi(C).toString(),C.size]);h.useEffect(function(){var ve=setTimeout(function(){if(!s&&o&&C.size===1){var Ee=Array.from(C)[0],xe=k.findIndex(function(Pe){var je=Pe.data;return je.value===Ee});xe!==-1&&(J(xe),z(xe))}});if(o){var be;(be=R.current)===null||be===void 0||be.scrollTo(void 0)}return function(){return clearTimeout(ve)}},[o,u]);var te=function(be){be!==void 0&&y(be,{selected:!C.has(be)}),s||d(!1)};if(h.useImperativeHandle(n,function(){return{onKeyDown:function(be){var Ee=be.which,xe=be.ctrlKey;switch(Ee){case _i.N:case _i.P:case _i.UP:case _i.DOWN:{var Pe=0;if(Ee===_i.UP?Pe=-1:Ee===_i.DOWN?Pe=1:ZLn()&&xe&&(Ee===_i.N?Pe=1:Ee===_i.P&&(Pe=-1)),Pe!==0){var je=K(L+Pe,Pe);z(je),J(je,!0)}break}case _i.TAB:case _i.ENTER:{var ft,Ge=k[L];Ge&&!(Ge!=null&&(ft=Ge.data)!==null&&ft!==void 0&&ft.disabled)&&!A?te(Ge.value):te(void 0),o&&be.preventDefault();break}case _i.ESC:d(!1),o&&be.stopPropagation()}},onKeyUp:function(){},scrollTo:function(be){z(be)}}}),k.length===0)return h.createElement("div",{role:"listbox",id:"".concat(a,"_list"),className:"".concat(D,"-empty"),onMouseDown:F},f);var re=Object.keys(w).map(function(ve){return w[ve]}),se=function(be){return be.label};function de(ve,be){var Ee=ve.group;return{role:Ee?"presentation":"option",id:"".concat(a,"_list_").concat(be)}}var pe=function(be){var Ee=k[be];if(!Ee)return null;var xe=Ee.data||{},Pe=xe.value,je=Ee.group,ft=Pf(xe,!0),Ge=se(Ee);return Ee?h.createElement("div",ge({"aria-label":typeof Ge=="string"&&!je?Ge:null},ft,{key:be},de(Ee,be),{"aria-selected":Z(Pe)}),Pe):null},Se={role:"listbox",id:"".concat(a,"_list")};return h.createElement(h.Fragment,null,$&&h.createElement("div",ge({},Se,{style:{height:0,width:0,overflow:"hidden"}}),pe(L-1),pe(L),pe(L+1)),h.createElement(Q3e,{itemKey:"key",ref:R,data:k,height:N,itemHeight:P,fullHeight:!1,onMouseDown:F,onScroll:p,virtual:$,direction:O,innerProps:$?null:Se},function(ve,be){var Ee=ve.group,xe=ve.groupOption,Pe=ve.data,je=ve.label,ft=ve.value,Ge=Pe.key;if(Ee){var Ye,nt=(Ye=Pe.title)!==null&&Ye!==void 0?Ye:sct(je)?je.toString():void 0;return h.createElement("div",{className:tn(D,"".concat(D,"-group"),Pe.className),title:nt},je!==void 0?je:Ge)}var We=Pe.disabled,ct=Pe.title;Pe.children;var rt=Pe.style,vt=Pe.className,Mt=$o(Pe,ejn),$t=Md(Mt,re),ke=M(ft),ye=We||!ke&&A,_e="".concat(D,"-option"),He=tn(D,_e,vt,lt(lt(lt(lt({},"".concat(_e,"-grouped"),xe),"".concat(_e,"-active"),L===be&&!ye),"".concat(_e,"-disabled"),ye),"".concat(_e,"-selected"),ke)),Ze=se(ve),ot=!x||typeof x=="function"||ke,Qt=typeof Ze=="number"?Ze:Ze||ft,Bt=sct(Qt)?Qt.toString():void 0;return ct!==void 0&&(Bt=ct),h.createElement("div",ge({},Pf($t),$?{}:de(ve,be),{"aria-selected":Z(ft),className:He,title:Bt,onMouseMove:function(){L===be||ye||J(be)},onClick:function(){ye||te(ft)},style:rt}),h.createElement("div",{className:"".concat(_e,"-content")},typeof I=="function"?I(ve,{index:be}):Qt),h.isValidElement(x)||ke,ot&&h.createElement(G3e,{className:"".concat(D,"-option-state"),customizeIcon:x,customizeIconProps:{value:ft,disabled:ye,isSelected:ke}},ke?"✓":null))}))},RTt=h.forwardRef(tjn);RTt.displayName="OptionList";const njn=function(e,t){var n=h.useRef({values:new Map,options:new Map}),r=h.useMemo(function(){var a=n.current,o=a.values,s=a.options,c=e.map(function(f){if(f.label===void 0){var p;return mt(mt({},f),{},{label:(p=o.get(f.value))===null||p===void 0?void 0:p.label})}return f}),u=new Map,d=new Map;return c.forEach(function(f){u.set(f.value,f),d.set(f.value,t.get(f.value)||s.get(f.value))}),n.current.values=u,n.current.options=d,c},[e,t]),i=h.useCallback(function(a){return t.get(a)||n.current.options.get(a)},[t]);return[r,i]};function uDe(e,t){return XWe(e).join("").toUpperCase().includes(t)}const rjn=function(e,t,n,r,i){return h.useMemo(function(){if(!n||r===!1)return e;var a=t.options,o=t.label,s=t.value,c=[],u=typeof r=="function",d=n.toUpperCase(),f=u?r:function(m,g){return i?uDe(g[i],d):g[a]?uDe(g[o!=="children"?o:"label"],d):uDe(g[s],d)},p=u?function(m){return dLe(m)}:function(m){return m};return e.forEach(function(m){if(m[a]){var g=f(n,p(m));if(g)c.push(m);else{var _=m[a].filter(function(v){return f(n,p(v))});_.length&&c.push(mt(mt({},m),{},lt({},a,_)))}return}f(n,p(m))&&c.push(m)}),c},[e,r,i,n,t])};var lct=0,ijn=im();function ajn(){var e;return ijn?(e=lct,lct+=1):e="TEST_OR_SSR",e}function QWe(e){var t=h.useState(),n=gn(t,2),r=n[0],i=n[1];return h.useEffect(function(){i("rc_select_".concat(ajn()))},[]),e||r}var ojn=["children","value"],sjn=["children"];function ljn(e){var t=e,n=t.key,r=t.props,i=r.children,a=r.value,o=$o(r,ojn);return mt({key:n,value:a!==void 0?a:n,children:i},o)}function ZWe(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return Zf(e).map(function(n,r){if(!h.isValidElement(n)||!n.type)return null;var i=n,a=i.type.isSelectOptGroup,o=i.key,s=i.props,c=s.children,u=$o(s,sjn);return t||!a?ljn(n):mt(mt({key:"__RC_SELECT_GRP__".concat(o===null?r:o,"__"),label:o},u),{},{options:ZWe(c)})}).filter(function(n){return n})}var cjn=function(t,n,r,i,a){return h.useMemo(function(){var o=t,s=!t;s&&(o=ZWe(n));var c=new Map,u=new Map,d=function(m,g,_){_&&typeof _=="string"&&m.set(g[_],g)},f=function p(m){for(var g=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,_=0;_<m.length;_+=1){var v=m[_];!v[r.options]||g?(c.set(v[r.value],v),d(u,v,r.label),d(u,v,i),d(u,v,a)):p(v[r.options],!0)}};return f(o),{options:o,valueOptions:c,labelOptions:u}},[t,n,r,i,a])};function cct(e){var t=h.useRef();t.current=e;var n=h.useCallback(function(){return t.current.apply(t,arguments)},[]);return n}function ujn(e){var t=e.mode,n=e.options,r=e.children,i=e.backfill,a=e.allowClear,o=e.placeholder,s=e.getInputElement,c=e.showSearch,u=e.onSearch,d=e.defaultOpen,f=e.autoFocus,p=e.labelInValue,m=e.value,g=e.inputValue,_=e.optionLabelProp,v=b2e(t),b=c!==void 0?c:v||t==="combobox",y=n||ZWe(r);if(Za(t!=="tags"||y.every(function($){return!$.disabled}),"Please avoid setting option to disabled in tags mode since user can always type text as tag."),t==="tags"||t==="combobox"){var x=y.some(function($){return $.options?$.options.some(function(O){return typeof("value"in O?O.value:O.key)=="number"}):typeof("value"in $?$.value:$.key)=="number"});Za(!x,"`value` of Option should not use number type when `mode` is `tags` or `combobox`.")}if(Za(t!=="combobox"||!_,"`combobox` mode not support `optionLabelProp`. Please set `value` on Option directly."),Za(t==="combobox"||!i,"`backfill` only works with `combobox` mode."),Za(t==="combobox"||!s,"`getInputElement` only work with `combobox` mode."),pre(t!=="combobox"||!s||!a||!o,"Customize `getInputElement` should customize clear and placeholder logic instead of configuring `allowClear` and `placeholder`."),u&&!b&&t!=="combobox"&&t!=="tags"&&Za(!1,"`onSearch` should work with `showSearch` instead of use alone."),pre(!d||f,"`defaultOpen` makes Select open without focus which means it will not close by click outside. You can set `autoFocus` if needed."),m!=null){var C=XWe(m);Za(!p||C.every(function($){return Xa($)==="object"&&("key"in $||"value"in $)}),"`value` should in shape of `{ value: string | number, label?: ReactNode }` when you set `labelInValue` to `true`"),Za(!v||Array.isArray(m),"`value` should be array when `mode` is `multiple` or `tags`")}if(r){var w=null;Zf(r).some(function($){if(!h.isValidElement($)||!$.type)return!1;var O=$,N=O.type;if(N.isSelectOption)return!1;if(N.isSelectOptGroup){var P=Zf($.props.children).every(function(I){return!h.isValidElement(I)||!$.type||I.type.isSelectOption?!0:(w=I.type,!1)});return!P}return w=N,!0}),w&&Za(!1,"`children` should be `Select.Option` or `Select.OptGroup` instead of `".concat(w.displayName||w.name||w,"`.")),Za(g===void 0,"`inputValue` is deprecated, please use `searchValue` instead.")}}function djn(e,t){if(e){var n=function r(i){for(var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,o=0;o<i.length;o++){var s=i[o];if(s[t==null?void 0:t.value]===null)return Za(!1,"`value` in Select options should not be `null`."),!0;if(!a&&Array.isArray(s[t==null?void 0:t.options])&&r(s[t==null?void 0:t.options],!0))break}};n(e)}}var fjn=["id","mode","prefixCls","backfill","fieldNames","inputValue","searchValue","onSearch","autoClearSearchValue","onSelect","onDeselect","dropdownMatchSelectWidth","filterOption","filterSort","optionFilterProp","optionLabelProp","options","optionRender","children","defaultActiveFirstOption","menuItemSelectedIcon","virtual","direction","listHeight","listItemHeight","labelRender","value","defaultValue","labelInValue","onChange","maxCount"],pjn=["inputValue"];function hjn(e){return!e||Xa(e)!=="object"}var kTt=h.forwardRef(function(e,t){var n=e.id,r=e.mode,i=e.prefixCls,a=i===void 0?"rc-select":i,o=e.backfill,s=e.fieldNames,c=e.inputValue,u=e.searchValue,d=e.onSearch,f=e.autoClearSearchValue,p=f===void 0?!0:f,m=e.onSelect,g=e.onDeselect,_=e.dropdownMatchSelectWidth,v=_===void 0?!0:_,b=e.filterOption,y=e.filterSort,x=e.optionFilterProp,C=e.optionLabelProp,w=e.options,$=e.optionRender,O=e.children,N=e.defaultActiveFirstOption,P=e.menuItemSelectedIcon,I=e.virtual,D=e.direction,k=e.listHeight,R=k===void 0?200:k,A=e.listItemHeight,F=A===void 0?20:A,z=e.labelRender,M=e.value,K=e.defaultValue,U=e.labelInValue,W=e.onChange,L=e.maxCount,Y=$o(e,fjn),J=QWe(n),Z=b2e(r),te=!!(!w&&O),re=h.useMemo(function(){return b===void 0&&r==="combobox"?!1:b},[b,r]),se=h.useMemo(function(){return NTt(s,te)},[JSON.stringify(s),te]),de=$l("",{value:u!==void 0?u:c,postState:function(Ar){return Ar||""}}),pe=gn(de,2),Se=pe[0],ve=pe[1],be=cjn(w,O,se,x,C),Ee=be.valueOptions,xe=be.labelOptions,Pe=be.options,je=h.useCallback(function(vr){var Ar=XWe(vr);return Ar.map(function(ui){var wn,xr,Zr,_n,zt;if(hjn(ui))wn=ui;else{var Ft;Zr=ui.key,xr=ui.label,wn=(Ft=ui.value)!==null&&Ft!==void 0?Ft:Zr}var pn=Ee.get(wn);if(pn){var Sn;if(xr===void 0&&(xr=pn==null?void 0:pn[C||se.label]),Zr===void 0&&(Zr=(Sn=pn==null?void 0:pn.key)!==null&&Sn!==void 0?Sn:wn),_n=pn==null?void 0:pn.disabled,zt=pn==null?void 0:pn.title,!C){var jn=pn==null?void 0:pn[se.label];jn!==void 0&&!h.isValidElement(jn)&&!h.isValidElement(xr)&&jn!==xr&&Za(!1,"`label` of `value` is not same as `label` in Select options.")}}return{label:xr,value:wn,key:Zr,disabled:_n,title:zt}})},[se,C,Ee]),ft=$l(K,{value:M}),Ge=gn(ft,2),Ye=Ge[0],nt=Ge[1],We=h.useMemo(function(){var vr,Ar=Z&&Ye===null?[]:Ye,ui=je(Ar);return r==="combobox"&&pLn((vr=ui[0])===null||vr===void 0?void 0:vr.value)?[]:ui},[Ye,je,r,Z]),ct=njn(We,Ee),rt=gn(ct,2),vt=rt[0],Mt=rt[1],$t=h.useMemo(function(){if(!r&&vt.length===1){var vr=vt[0];if(vr.value===null&&(vr.label===null||vr.label===void 0))return[]}return vt.map(function(Ar){var ui;return mt(mt({},Ar),{},{label:(ui=typeof z=="function"?z(Ar):Ar.label)!==null&&ui!==void 0?ui:Ar.value})})},[r,vt,z]),ke=h.useMemo(function(){return new Set(vt.map(function(vr){return vr.value}))},[vt]);h.useEffect(function(){if(r==="combobox"){var vr,Ar=(vr=vt[0])===null||vr===void 0?void 0:vr.value;ve(fLn(Ar)?String(Ar):"")}},[vt]);var ye=cct(function(vr,Ar){var ui=Ar??vr;return lt(lt({},se.value,vr),se.label,ui)}),_e=h.useMemo(function(){if(r!=="tags")return Pe;var vr=oi(Pe),Ar=function(wn){return Ee.has(wn)};return oi(vt).sort(function(ui,wn){return ui.value<wn.value?-1:1}).forEach(function(ui){var wn=ui.value;Ar(wn)||vr.push(ye(wn,ui.label))}),vr},[ye,Pe,Ee,vt,r]),He=rjn(_e,se,Se,re,x),Ze=h.useMemo(function(){return r!=="tags"||!Se||He.some(function(vr){return vr[x||"value"]===Se})||He.some(function(vr){return vr[se.value]===Se})?He:[ye(Se)].concat(oi(He))},[ye,x,r,He,Se,se]),ot=function vr(Ar){var ui=oi(Ar).sort(function(wn,xr){return y(wn,xr,{searchValue:Se})});return ui.map(function(wn){return Array.isArray(wn.options)?mt(mt({},wn),{},{options:wn.options.length>0?vr(wn.options):wn.options}):wn})},Qt=h.useMemo(function(){return y?ot(Ze):Ze},[Ze,y,Se]),Bt=h.useMemo(function(){return ILn(Qt,{fieldNames:se,childrenAsData:te})},[Qt,se,te]),Yt=function(Ar){var ui=je(Ar);if(nt(ui),W&&(ui.length!==vt.length||ui.some(function(Zr,_n){var zt;return((zt=vt[_n])===null||zt===void 0?void 0:zt.value)!==(Zr==null?void 0:Zr.value)}))){var wn=U?ui:ui.map(function(Zr){return Zr.value}),xr=ui.map(function(Zr){return dLe(Mt(Zr.value))});W(Z?wn:wn[0],Z?xr:xr[0])}},Gt=h.useState(null),kt=gn(Gt,2),In=kt[0],Cn=kt[1],Nn=h.useState(0),kn=gn(Nn,2),vn=kn[0],bn=kn[1],ur=N!==void 0?N:r!=="combobox",zn=h.useCallback(function(vr,Ar){var ui=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},wn=ui.source,xr=wn===void 0?"keyboard":wn;bn(Ar),o&&r==="combobox"&&vr!==null&&xr==="keyboard"&&Cn(String(vr))},[o,r]),Tn=function(Ar,ui,wn){var xr=function(){var yr,Br=Mt(Ar);return[U?{label:Br==null?void 0:Br[se.label],value:Ar,key:(yr=Br==null?void 0:Br.key)!==null&&yr!==void 0?yr:Ar}:Ar,dLe(Br)]};if(ui&&m){var Zr=xr(),_n=gn(Zr,2),zt=_n[0],Ft=_n[1];m(zt,Ft)}else if(!ui&&g&&wn!=="clear"){var pn=xr(),Sn=gn(pn,2),jn=Sn[0],Zn=Sn[1];g(jn,Zn)}},Or=cct(function(vr,Ar){var ui,wn=Z?Ar.selected:!0;wn?ui=Z?[].concat(oi(vt),[vr]):[vr]:ui=vt.filter(function(xr){return xr.value!==vr}),Yt(ui),Tn(vr,wn),r==="combobox"?Cn(""):(!b2e||p)&&(ve(""),Cn(""))}),br=function(Ar,ui){Yt(Ar);var wn=ui.type,xr=ui.values;(wn==="remove"||wn==="clear")&&xr.forEach(function(Zr){Tn(Zr.value,!1,wn)})},mr=function(Ar,ui){if(ve(Ar),Cn(null),ui.source==="submit"){var wn=(Ar||"").trim();if(wn){var xr=Array.from(new Set([].concat(oi(ke),[wn])));Yt(xr),Tn(wn,!0),ve("")}return}ui.source!=="blur"&&(r==="combobox"&&Yt(Ar),d==null||d(Ar))},An=function(Ar){var ui=Ar;r!=="tags"&&(ui=Ar.map(function(xr){var Zr=xe.get(xr);return Zr==null?void 0:Zr.value}).filter(function(xr){return xr!==void 0}));var wn=Array.from(new Set([].concat(oi(ke),oi(ui))));Yt(wn),wn.forEach(function(xr){Tn(xr,!0)})},Dn=h.useMemo(function(){var vr=I!==!1&&v!==!1;return mt(mt({},be),{},{flattenOptions:Bt,onActiveValue:zn,defaultActiveFirstOption:ur,onSelect:Or,menuItemSelectedIcon:P,rawValues:ke,fieldNames:se,virtual:vr,direction:D,listHeight:R,listItemHeight:F,childrenAsData:te,maxCount:L,optionRender:$})},[L,be,Bt,zn,ur,Or,P,ke,se,I,v,D,R,F,te,$]);return ujn(e),djn(Pe,se),h.createElement(JWe.Provider,{value:Dn},h.createElement(kae,ge({},Y,{id:J,prefixCls:a,ref:t,omitDomProps:pjn,mode:r,displayValues:$t,onDisplayValuesChange:br,direction:D,searchValue:Se,onSearch:mr,autoClearSearchValue:p,onSearchSplit:An,dropdownMatchSelectWidth:v,OptionList:RTt,emptyOptions:!Bt.length,activeValue:In,activeDescendantId:"".concat(J,"_list_").concat(vn)})))});kTt.displayName="Select";var Z3e=kTt;Z3e.Option=J3e;Z3e.OptGroup=X3e;const mjn=Object.freeze(Object.defineProperty({__proto__:null,BaseSelect:kae,OptGroup:X3e,Option:J3e,default:Z3e,useBaseProps:Y3e},Symbol.toStringTag,{value:"Module"}));function qN(e,t,n){return tn({[`${e}-status-success`]:t==="success",[`${e}-status-warning`]:t==="warning",[`${e}-status-error`]:t==="error",[`${e}-status-validating`]:t==="validating",[`${e}-has-feedback`]:n})}const ZF=(e,t)=>t||e,ATt=()=>{const[,e]=w1(),[t]=zy("Empty"),r=new Gl(e.colorBgBase).toHsl().l<.5?{opacity:.65}:{};return h.createElement("svg",{style:r,width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"},h.createElement("title",null,(t==null?void 0:t.description)||"Empty"),h.createElement("g",{fill:"none",fillRule:"evenodd"},h.createElement("g",{transform:"translate(24 31.67)"},h.createElement("ellipse",{fillOpacity:".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"}),h.createElement("path",{d:"M122.034 69.674L98.109 40.229c-1.148-1.386-2.826-2.225-4.593-2.225h-51.44c-1.766 0-3.444.839-4.592 2.225L13.56 69.674v15.383h108.475V69.674z",fill:"#AEB8C2"}),h.createElement("path",{d:"M101.537 86.214L80.63 61.102c-1.001-1.207-2.507-1.867-4.048-1.867H31.724c-1.54 0-3.047.66-4.048 1.867L6.769 86.214v13.792h94.768V86.214z",fill:"url(#linearGradient-1)",transform:"translate(13.56)"}),h.createElement("path",{d:"M33.83 0h67.933a4 4 0 0 1 4 4v93.344a4 4 0 0 1-4 4H33.83a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4z",fill:"#F5F5F7"}),h.createElement("path",{d:"M42.678 9.953h50.237a2 2 0 0 1 2 2V36.91a2 2 0 0 1-2 2H42.678a2 2 0 0 1-2-2V11.953a2 2 0 0 1 2-2zM42.94 49.767h49.713a2.262 2.262 0 1 1 0 4.524H42.94a2.262 2.262 0 0 1 0-4.524zM42.94 61.53h49.713a2.262 2.262 0 1 1 0 4.525H42.94a2.262 2.262 0 0 1 0-4.525zM121.813 105.032c-.775 3.071-3.497 5.36-6.735 5.36H20.515c-3.238 0-5.96-2.29-6.734-5.36a7.309 7.309 0 0 1-.222-1.79V69.675h26.318c2.907 0 5.25 2.448 5.25 5.42v.04c0 2.971 2.37 5.37 5.277 5.37h34.785c2.907 0 5.277-2.421 5.277-5.393V75.1c0-2.972 2.343-5.426 5.25-5.426h26.318v33.569c0 .617-.077 1.216-.221 1.789z",fill:"#DCE0E6"})),h.createElement("path",{d:"M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z",fill:"#DCE0E6"}),h.createElement("g",{transform:"translate(149.65 15.383)",fill:"#FFF"},h.createElement("ellipse",{cx:"20.654",cy:"3.167",rx:"2.849",ry:"2.815"}),h.createElement("path",{d:"M5.698 5.63H0L2.898.704zM9.259.704h4.985V5.63H9.259z"}))))};ATt.displayName="EmptyImage";const gjn=ATt,MTt=()=>{const[,e]=w1(),[t]=zy("Empty"),{colorFill:n,colorFillTertiary:r,colorFillQuaternary:i,colorBgContainer:a}=e,{borderColor:o,shadowColor:s,contentColor:c}=h.useMemo(()=>({borderColor:new Gl(n).onBackground(a).toHexString(),shadowColor:new Gl(r).onBackground(a).toHexString(),contentColor:new Gl(i).onBackground(a).toHexString()}),[n,r,i,a]);return h.createElement("svg",{width:"64",height:"41",viewBox:"0 0 64 41",xmlns:"http://www.w3.org/2000/svg"},h.createElement("title",null,(t==null?void 0:t.description)||"Empty"),h.createElement("g",{transform:"translate(0 1)",fill:"none",fillRule:"evenodd"},h.createElement("ellipse",{fill:s,cx:"32",cy:"33",rx:"32",ry:"7"}),h.createElement("g",{fillRule:"nonzero",stroke:o},h.createElement("path",{d:"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"}),h.createElement("path",{d:"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z",fill:c}))))};MTt.displayName="SimpleImage";const vjn=MTt,_jn=e=>{const{componentCls:t,margin:n,marginXS:r,marginXL:i,fontSize:a,lineHeight:o}=e;return{[t]:{marginInline:r,fontSize:a,lineHeight:o,textAlign:"center",[`${t}-image`]:{height:e.emptyImgHeight,marginBottom:r,opacity:e.opacityImage,img:{height:"100%"},svg:{maxWidth:"100%",height:"100%",margin:"auto"}},[`${t}-description`]:{color:e.colorTextDescription},[`${t}-footer`]:{marginTop:n},"&-normal":{marginBlock:i,color:e.colorTextDescription,[`${t}-description`]:{color:e.colorTextDescription},[`${t}-image`]:{height:e.emptyImgHeightMD}},"&-small":{marginBlock:r,color:e.colorTextDescription,[`${t}-image`]:{height:e.emptyImgHeightSM}}}}},yjn=Ql("Empty",e=>{const{componentCls:t,controlHeightLG:n,calc:r}=e,i=el(e,{emptyImgCls:`${t}-img`,emptyImgHeight:r(n).mul(2.5).equal(),emptyImgHeightMD:n,emptyImgHeightSM:r(n).mul(.875).equal()});return[_jn(i)]});var bjn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const FTt=h.createElement(gjn,null),LTt=h.createElement(vjn,null),ebe=e=>{const{className:t,rootClassName:n,prefixCls:r,image:i=FTt,description:a,children:o,imageStyle:s,style:c,classNames:u,styles:d}=e,f=bjn(e,["className","rootClassName","prefixCls","image","description","children","imageStyle","style","classNames","styles"]),{getPrefixCls:p,direction:m,className:g,style:_,classNames:v,styles:b}=uh("empty"),y=p("empty",r),[x,C,w]=yjn(y),[$]=zy("Empty"),O=typeof a<"u"?a:$==null?void 0:$.description,N=typeof O=="string"?O:"empty";let P=null;typeof i=="string"?P=h.createElement("img",{alt:N,src:i}):P=i;{const I=Gs("Empty");[["imageStyle","styles: { image: {} }"]].forEach(D=>{let[k,R]=D;I.deprecated(!(k in e),k,R)})}return x(h.createElement("div",Object.assign({className:tn(C,w,y,g,{[`${y}-normal`]:i===LTt,[`${y}-rtl`]:m==="rtl"},t,n,v.root,u==null?void 0:u.root),style:Object.assign(Object.assign(Object.assign(Object.assign({},b.root),_),d==null?void 0:d.root),c)},f),h.createElement("div",{className:tn(`${y}-image`,v.image,u==null?void 0:u.image),style:Object.assign(Object.assign(Object.assign({},s),b.image),d==null?void 0:d.image)},P),O&&h.createElement("div",{className:tn(`${y}-description`,v.description,u==null?void 0:u.description),style:Object.assign(Object.assign({},b.description),d==null?void 0:d.description)},O),o&&h.createElement("div",{className:tn(`${y}-footer`,v.footer,u==null?void 0:u.footer),style:Object.assign(Object.assign({},b.footer),d==null?void 0:d.footer)},o)))};ebe.PRESENTED_IMAGE_DEFAULT=FTt;ebe.PRESENTED_IMAGE_SIMPLE=LTt;ebe.displayName="Empty";const UA=ebe,xjn=e=>{const{componentName:t}=e,{getPrefixCls:n}=h.useContext(Uo),r=n("empty");switch(t){case"Table":case"List":return G.createElement(UA,{image:UA.PRESENTED_IMAGE_SIMPLE});case"Select":case"TreeSelect":case"Cascader":case"Transfer":case"Mentions":return G.createElement(UA,{image:UA.PRESENTED_IMAGE_SIMPLE,className:`${r}-small`});case"Table.filter":return null;default:return G.createElement(UA,null)}},eUe=xjn,Sjn=function(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:void 0;var r,i;const{variant:a,[e]:o}=h.useContext(Uo),s=h.useContext(j9t),c=o==null?void 0:o.variant;let u;typeof t<"u"?u=t:n===!1?u="borderless":u=(i=(r=s??c)!==null&&r!==void 0?r:a)!==null&&i!==void 0?i:"outlined";const d=FPn.includes(u);return[u,d]},eL=Sjn,Cjn=e=>{const n={overflow:{adjustX:!0,adjustY:!0,shiftY:!0},htmlRegion:e==="scroll"?"scroll":"visible",dynamicInset:!0};return{bottomLeft:Object.assign(Object.assign({},n),{points:["tl","bl"],offset:[0,4]}),bottomRight:Object.assign(Object.assign({},n),{points:["tr","br"],offset:[0,4]}),topLeft:Object.assign(Object.assign({},n),{points:["bl","tl"],offset:[0,-4]}),topRight:Object.assign(Object.assign({},n),{points:["br","tr"],offset:[0,-4]})}};function wjn(e,t){return e||Cjn(t)}const uct=e=>{const{optionHeight:t,optionFontSize:n,optionLineHeight:r,optionPadding:i}=e;return{position:"relative",display:"block",minHeight:t,padding:i,color:e.colorText,fontWeight:"normal",fontSize:n,lineHeight:r,boxSizing:"border-box"}},Ejn=e=>{const{antCls:t,componentCls:n}=e,r=`${n}-item`,i=`&${t}-slide-up-enter${t}-slide-up-enter-active`,a=`&${t}-slide-up-appear${t}-slide-up-appear-active`,o=`&${t}-slide-up-leave${t}-slide-up-leave-active`,s=`${n}-dropdown-placement-`,c=`${r}-option-selected`;return[{[`${n}-dropdown`]:Object.assign(Object.assign({},Cc(e)),{position:"absolute",top:-9999,zIndex:e.zIndexPopup,boxSizing:"border-box",padding:e.paddingXXS,overflow:"hidden",fontSize:e.fontSize,fontVariant:"initial",backgroundColor:e.colorBgElevated,borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary,[`
          ${i}${s}bottomLeft,
          ${a}${s}bottomLeft
        `]:{animationName:O3e},[`
          ${i}${s}topLeft,
          ${a}${s}topLeft,
          ${i}${s}topRight,
          ${a}${s}topRight
        `]:{animationName:N3e},[`${o}${s}bottomLeft`]:{animationName:P3e},[`
          ${o}${s}topLeft,
          ${o}${s}topRight
        `]:{animationName:D3e},"&-hidden":{display:"none"},[r]:Object.assign(Object.assign({},uct(e)),{cursor:"pointer",transition:`background ${e.motionDurationSlow} ease`,borderRadius:e.borderRadiusSM,"&-group":{color:e.colorTextDescription,fontSize:e.fontSizeSM,cursor:"default"},"&-option":{display:"flex","&-content":Object.assign({flex:"auto"},ky),"&-state":{flex:"none",display:"flex",alignItems:"center"},[`&-active:not(${r}-option-disabled)`]:{backgroundColor:e.optionActiveBg},[`&-selected:not(${r}-option-disabled)`]:{color:e.optionSelectedColor,fontWeight:e.optionSelectedFontWeight,backgroundColor:e.optionSelectedBg,[`${r}-option-state`]:{color:e.colorPrimary}},"&-disabled":{[`&${r}-option-selected`]:{backgroundColor:e.colorBgContainerDisabled},color:e.colorTextDisabled,cursor:"not-allowed"},"&-grouped":{paddingInlineStart:e.calc(e.controlPaddingHorizontal).mul(2).equal()}},"&-empty":Object.assign(Object.assign({},uct(e)),{color:e.colorTextDisabled})}),[`${c}:has(+ ${c})`]:{borderEndStartRadius:0,borderEndEndRadius:0,[`& + ${c}`]:{borderStartStartRadius:0,borderStartEndRadius:0}},"&-rtl":{direction:"rtl"}})},jC(e,"slide-up"),jC(e,"slide-down"),aW(e,"move-up"),aW(e,"move-down")]},Tjn=Ejn,jTt=e=>{const{multipleSelectItemHeight:t,paddingXXS:n,lineWidth:r,INTERNAL_FIXED_ITEM_MARGIN:i}=e,a=e.max(e.calc(n).sub(r).equal(),0),o=e.max(e.calc(a).sub(i).equal(),0);return{basePadding:a,containerPadding:o,itemHeight:rn(t),itemLineHeight:rn(e.calc(t).sub(e.calc(e.lineWidth).mul(2)).equal())}},$jn=e=>{const{multipleSelectItemHeight:t,selectHeight:n,lineWidth:r}=e;return e.calc(n).sub(t).div(2).sub(r).equal()},BTt=e=>{const{componentCls:t,iconCls:n,borderRadiusSM:r,motionDurationSlow:i,paddingXS:a,multipleItemColorDisabled:o,multipleItemBorderColorDisabled:s,colorIcon:c,colorIconHover:u,INTERNAL_FIXED_ITEM_MARGIN:d}=e;return{[`${t}-selection-overflow`]:{position:"relative",display:"flex",flex:"auto",flexWrap:"wrap",maxWidth:"100%","&-item":{flex:"none",alignSelf:"center",maxWidth:"100%",display:"inline-flex"},[`${t}-selection-item`]:{display:"flex",alignSelf:"center",flex:"none",boxSizing:"border-box",maxWidth:"100%",marginBlock:d,borderRadius:r,cursor:"default",transition:`font-size ${i}, line-height ${i}, height ${i}`,marginInlineEnd:e.calc(d).mul(2).equal(),paddingInlineStart:a,paddingInlineEnd:e.calc(a).div(2).equal(),[`${t}-disabled&`]:{color:o,borderColor:s,cursor:"not-allowed"},"&-content":{display:"inline-block",marginInlineEnd:e.calc(a).div(2).equal(),overflow:"hidden",whiteSpace:"pre",textOverflow:"ellipsis"},"&-remove":Object.assign(Object.assign({},uK()),{display:"inline-flex",alignItems:"center",color:c,fontWeight:"bold",fontSize:10,lineHeight:"inherit",cursor:"pointer",[`> ${n}`]:{verticalAlign:"-0.2em"},"&:hover":{color:u}})}}}},Ojn=(e,t)=>{const{componentCls:n,INTERNAL_FIXED_ITEM_MARGIN:r}=e,i=`${n}-selection-overflow`,a=e.multipleSelectItemHeight,o=$jn(e),s=t?`${n}-${t}`:"",c=jTt(e);return{[`${n}-multiple${s}`]:Object.assign(Object.assign({},BTt(e)),{[`${n}-selector`]:{display:"flex",alignItems:"center",width:"100%",height:"100%",paddingInline:c.basePadding,paddingBlock:c.containerPadding,borderRadius:e.borderRadius,[`${n}-disabled&`]:{background:e.multipleSelectorBgDisabled,cursor:"not-allowed"},"&:after":{display:"inline-block",width:0,margin:`${rn(r)} 0`,lineHeight:rn(a),visibility:"hidden",content:'"\\a0"'}},[`${n}-selection-item`]:{height:c.itemHeight,lineHeight:rn(c.itemLineHeight)},[`${n}-selection-wrap`]:{alignSelf:"flex-start","&:after":{lineHeight:rn(a),marginBlock:r}},[`${n}-prefix`]:{marginInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(c.basePadding).equal()},[`${i}-item + ${i}-item,
        ${n}-prefix + ${n}-selection-wrap
      `]:{[`${n}-selection-search`]:{marginInlineStart:0},[`${n}-selection-placeholder`]:{insetInlineStart:0}},[`${i}-item-suffix`]:{minHeight:c.itemHeight,marginBlock:r},[`${n}-selection-search`]:{display:"inline-flex",position:"relative",maxWidth:"100%",marginInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(o).equal(),"\n          &-input,\n          &-mirror\n        ":{height:a,fontFamily:e.fontFamily,lineHeight:rn(a),transition:`all ${e.motionDurationSlow}`},"&-input":{width:"100%",minWidth:4.1},"&-mirror":{position:"absolute",top:0,insetInlineStart:0,insetInlineEnd:"auto",zIndex:999,whiteSpace:"pre",visibility:"hidden"}},[`${n}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(c.basePadding).equal(),insetInlineEnd:e.inputPaddingHorizontalBase,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`}})}};function dDe(e,t){const{componentCls:n}=e,r=t?`${n}-${t}`:"",i={[`${n}-multiple${r}`]:{fontSize:e.fontSize,[`${n}-selector`]:{[`${n}-show-search&`]:{cursor:"text"}},[`
        &${n}-show-arrow ${n}-selector,
        &${n}-allow-clear ${n}-selector
      `]:{paddingInlineEnd:e.calc(e.fontSizeIcon).add(e.controlPaddingHorizontal).equal()}}};return[Ojn(e,t),i]}const Pjn=e=>{const{componentCls:t}=e,n=el(e,{selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS}),r=el(e,{fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius});return[dDe(e),dDe(n,"sm"),{[`${t}-multiple${t}-sm`]:{[`${t}-selection-placeholder`]:{insetInline:e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal()},[`${t}-selection-search`]:{marginInlineStart:2}}},dDe(r,"lg")]},Njn=Pjn;function fDe(e,t){const{componentCls:n,inputPaddingHorizontalBase:r,borderRadius:i}=e,a=e.calc(e.controlHeight).sub(e.calc(e.lineWidth).mul(2)).equal(),o=t?`${n}-${t}`:"";return{[`${n}-single${o}`]:{fontSize:e.fontSize,height:e.controlHeight,[`${n}-selector`]:Object.assign(Object.assign({},Cc(e,!0)),{display:"flex",borderRadius:i,flex:"1 1 auto",[`${n}-selection-wrap:after`]:{lineHeight:rn(a)},[`${n}-selection-search`]:{position:"absolute",inset:0,width:"100%","&-input":{width:"100%",WebkitAppearance:"textfield"}},[`
          ${n}-selection-item,
          ${n}-selection-placeholder
        `]:{display:"block",padding:0,lineHeight:rn(a),transition:`all ${e.motionDurationSlow}, visibility 0s`,alignSelf:"center"},[`${n}-selection-placeholder`]:{transition:"none",pointerEvents:"none"},[["&:after",`${n}-selection-item:empty:after`,`${n}-selection-placeholder:empty:after`].join(",")]:{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'}}),[`
        &${n}-show-arrow ${n}-selection-item,
        &${n}-show-arrow ${n}-selection-search,
        &${n}-show-arrow ${n}-selection-placeholder
      `]:{paddingInlineEnd:e.showArrowPaddingInlineEnd},[`&${n}-open ${n}-selection-item`]:{color:e.colorTextPlaceholder},[`&:not(${n}-customize-input)`]:{[`${n}-selector`]:{width:"100%",height:"100%",alignItems:"center",padding:`0 ${rn(r)}`,[`${n}-selection-search-input`]:{height:a,fontSize:e.fontSize},"&:after":{lineHeight:rn(a)}}},[`&${n}-customize-input`]:{[`${n}-selector`]:{"&:after":{display:"none"},[`${n}-selection-search`]:{position:"static",width:"100%"},[`${n}-selection-placeholder`]:{position:"absolute",insetInlineStart:0,insetInlineEnd:0,padding:`0 ${rn(r)}`,"&:after":{display:"none"}}}}}}}function Djn(e){const{componentCls:t}=e,n=e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal();return[fDe(e),fDe(el(e,{controlHeight:e.controlHeightSM,borderRadius:e.borderRadiusSM}),"sm"),{[`${t}-single${t}-sm`]:{[`&:not(${t}-customize-input)`]:{[`${t}-selector`]:{padding:`0 ${rn(n)}`},[`&${t}-show-arrow ${t}-selection-search`]:{insetInlineEnd:e.calc(n).add(e.calc(e.fontSize).mul(1.5)).equal()},[`
            &${t}-show-arrow ${t}-selection-item,
            &${t}-show-arrow ${t}-selection-placeholder
          `]:{paddingInlineEnd:e.calc(e.fontSize).mul(1.5).equal()}}}},fDe(el(e,{controlHeight:e.singleItemHeightLG,fontSize:e.fontSizeLG,borderRadius:e.borderRadiusLG}),"lg")]}const Ijn=e=>{const{fontSize:t,lineHeight:n,lineWidth:r,controlHeight:i,controlHeightSM:a,controlHeightLG:o,paddingXXS:s,controlPaddingHorizontal:c,zIndexPopupBase:u,colorText:d,fontWeightStrong:f,controlItemBgActive:p,controlItemBgHover:m,colorBgContainer:g,colorFillSecondary:_,colorBgContainerDisabled:v,colorTextDisabled:b,colorPrimaryHover:y,colorPrimary:x,controlOutline:C}=e,w=s*2,$=r*2,O=Math.min(i-w,i-$),N=Math.min(a-w,a-$),P=Math.min(o-w,o-$);return{INTERNAL_FIXED_ITEM_MARGIN:Math.floor(s/2),zIndexPopup:u+50,optionSelectedColor:d,optionSelectedFontWeight:f,optionSelectedBg:p,optionActiveBg:m,optionPadding:`${(i-t*n)/2}px ${c}px`,optionFontSize:t,optionLineHeight:n,optionHeight:i,selectorBg:g,clearBg:g,singleItemHeightLG:o,multipleItemBg:_,multipleItemBorderColor:"transparent",multipleItemHeight:O,multipleItemHeightSM:N,multipleItemHeightLG:P,multipleSelectorBgDisabled:v,multipleItemColorDisabled:b,multipleItemBorderColorDisabled:"transparent",showArrowPaddingInlineEnd:Math.ceil(e.fontSize*1.25),hoverBorderColor:y,activeBorderColor:x,activeOutlineColor:C,selectAffixPadding:s}},zTt=(e,t)=>{const{componentCls:n,antCls:r,controlOutlineWidth:i}=e;return{[`&:not(${n}-customize-input) ${n}-selector`]:{border:`${rn(e.lineWidth)} ${e.lineType} ${t.borderColor}`,background:e.selectorBg},[`&:not(${n}-disabled):not(${n}-customize-input):not(${r}-pagination-size-changer)`]:{[`&:hover ${n}-selector`]:{borderColor:t.hoverBorderHover},[`${n}-focused& ${n}-selector`]:{borderColor:t.activeBorderColor,boxShadow:`0 0 0 ${rn(i)} ${t.activeOutlineColor}`,outline:0},[`${n}-prefix`]:{color:t.color}}}},dct=(e,t)=>({[`&${e.componentCls}-status-${t.status}`]:Object.assign({},zTt(e,t))}),Rjn=e=>({"&-outlined":Object.assign(Object.assign(Object.assign(Object.assign({},zTt(e,{borderColor:e.colorBorder,hoverBorderHover:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeOutlineColor:e.activeOutlineColor,color:e.colorText})),dct(e,{status:"error",borderColor:e.colorError,hoverBorderHover:e.colorErrorHover,activeBorderColor:e.colorError,activeOutlineColor:e.colorErrorOutline,color:e.colorError})),dct(e,{status:"warning",borderColor:e.colorWarning,hoverBorderHover:e.colorWarningHover,activeBorderColor:e.colorWarning,activeOutlineColor:e.colorWarningOutline,color:e.colorWarning})),{[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{background:e.colorBgContainerDisabled,color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}})}),HTt=(e,t)=>{const{componentCls:n,antCls:r}=e;return{[`&:not(${n}-customize-input) ${n}-selector`]:{background:t.bg,border:`${rn(e.lineWidth)} ${e.lineType} transparent`,color:t.color},[`&:not(${n}-disabled):not(${n}-customize-input):not(${r}-pagination-size-changer)`]:{[`&:hover ${n}-selector`]:{background:t.hoverBg},[`${n}-focused& ${n}-selector`]:{background:e.selectorBg,borderColor:t.activeBorderColor,outline:0}}}},fct=(e,t)=>({[`&${e.componentCls}-status-${t.status}`]:Object.assign({},HTt(e,t))}),kjn=e=>({"&-filled":Object.assign(Object.assign(Object.assign(Object.assign({},HTt(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor,color:e.colorText})),fct(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,color:e.colorError})),fct(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,color:e.colorWarning})),{[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{borderColor:e.colorBorder,background:e.colorBgContainerDisabled,color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.colorBgContainer,border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}})}),Ajn=e=>({"&-borderless":{[`${e.componentCls}-selector`]:{background:"transparent",border:`${rn(e.lineWidth)} ${e.lineType} transparent`},[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`},[`&${e.componentCls}-status-error`]:{[`${e.componentCls}-prefix, ${e.componentCls}-selection-item`]:{color:e.colorError}},[`&${e.componentCls}-status-warning`]:{[`${e.componentCls}-prefix, ${e.componentCls}-selection-item`]:{color:e.colorWarning}}}}),qTt=(e,t)=>{const{componentCls:n,antCls:r}=e;return{[`&:not(${n}-customize-input) ${n}-selector`]:{borderWidth:`0 0 ${rn(e.lineWidth)} 0`,borderStyle:`none none ${e.lineType} none`,borderColor:t.borderColor,background:e.selectorBg,borderRadius:0},[`&:not(${n}-disabled):not(${n}-customize-input):not(${r}-pagination-size-changer)`]:{[`&:hover ${n}-selector`]:{borderColor:t.hoverBorderHover},[`${n}-focused& ${n}-selector`]:{borderColor:t.activeBorderColor,outline:0},[`${n}-prefix`]:{color:t.color}}}},pct=(e,t)=>({[`&${e.componentCls}-status-${t.status}`]:Object.assign({},qTt(e,t))}),Mjn=e=>({"&-underlined":Object.assign(Object.assign(Object.assign(Object.assign({},qTt(e,{borderColor:e.colorBorder,hoverBorderHover:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeOutlineColor:e.activeOutlineColor,color:e.colorText})),pct(e,{status:"error",borderColor:e.colorError,hoverBorderHover:e.colorErrorHover,activeBorderColor:e.colorError,activeOutlineColor:e.colorErrorOutline,color:e.colorError})),pct(e,{status:"warning",borderColor:e.colorWarning,hoverBorderHover:e.colorWarningHover,activeBorderColor:e.colorWarning,activeOutlineColor:e.colorWarningOutline,color:e.colorWarning})),{[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}})}),Fjn=e=>({[e.componentCls]:Object.assign(Object.assign(Object.assign(Object.assign({},Rjn(e)),kjn(e)),Ajn(e)),Mjn(e))}),Ljn=Fjn,jjn=e=>{const{componentCls:t}=e;return{position:"relative",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,input:{cursor:"pointer"},[`${t}-show-search&`]:{cursor:"text",input:{cursor:"auto",color:"inherit",height:"100%"}},[`${t}-disabled&`]:{cursor:"not-allowed",input:{cursor:"not-allowed"}}}},Bjn=e=>{const{componentCls:t}=e;return{[`${t}-selection-search-input`]:{margin:0,padding:0,background:"transparent",border:"none",outline:"none",appearance:"none",fontFamily:"inherit","&::-webkit-search-cancel-button":{display:"none","-webkit-appearance":"none"}}}},zjn=e=>{const{antCls:t,componentCls:n,inputPaddingHorizontalBase:r,iconCls:i}=e;return{[n]:Object.assign(Object.assign({},Cc(e)),{position:"relative",display:"inline-flex",cursor:"pointer",[`&:not(${n}-customize-input) ${n}-selector`]:Object.assign(Object.assign({},jjn(e)),Bjn(e)),[`${n}-selection-item`]:Object.assign(Object.assign({flex:1,fontWeight:"normal",position:"relative",userSelect:"none"},ky),{[`> ${t}-typography`]:{display:"inline"}}),[`${n}-selection-placeholder`]:Object.assign(Object.assign({},ky),{flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"}),[`${n}-arrow`]:Object.assign(Object.assign({},uK()),{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:r,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,lineHeight:1,textAlign:"center",pointerEvents:"none",display:"flex",alignItems:"center",transition:`opacity ${e.motionDurationSlow} ease`,[i]:{verticalAlign:"top",transition:`transform ${e.motionDurationSlow}`,"> svg":{verticalAlign:"top"},[`&:not(${n}-suffix)`]:{pointerEvents:"auto"}},[`${n}-disabled &`]:{cursor:"not-allowed"},"> *:not(:last-child)":{marginInlineEnd:8}}),[`${n}-selection-wrap`]:{display:"flex",width:"100%",position:"relative",minWidth:0,"&:after":{content:'"\\a0"',width:0,overflow:"hidden"}},[`${n}-prefix`]:{flex:"none",marginInlineEnd:e.selectAffixPadding},[`${n}-clear`]:{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:r,zIndex:1,display:"inline-block",width:e.fontSizeIcon,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",cursor:"pointer",opacity:0,transition:`color ${e.motionDurationMid} ease, opacity ${e.motionDurationSlow} ease`,textRendering:"auto","&:before":{display:"block"},"&:hover":{color:e.colorTextTertiary}},[`&:hover ${n}-clear`]:{opacity:1,background:e.colorBgBase,borderRadius:"50%"}}),[`${n}-status`]:{"&-error, &-warning, &-success, &-validating":{[`&${n}-has-feedback`]:{[`${n}-clear`]:{insetInlineEnd:e.calc(r).add(e.fontSize).add(e.paddingXS).equal()}}}}}},Hjn=e=>{const{componentCls:t}=e;return[{[t]:{[`&${t}-in-form-item`]:{width:"100%"}}},zjn(e),Djn(e),Njn(e),Tjn(e),{[`${t}-rtl`]:{direction:"rtl"}},Pae(e,{borderElCls:`${t}-selector`,focusElCls:`${t}-focused`})]},qjn=Ql("Select",(e,t)=>{let{rootPrefixCls:n}=t;const r=el(e,{rootPrefixCls:n,inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return[Hjn(r),Ljn(r)]},Ijn,{unitless:{optionLineHeight:!0,optionSelectedFontWeight:!0}});var Vjn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"};const Wjn=Vjn;var Ujn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wjn}))},VTt=h.forwardRef(Ujn);VTt.displayName="CheckOutlined";const Aae=VTt;var Kjn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"};const Gjn=Kjn;var Yjn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Gjn}))},WTt=h.forwardRef(Yjn);WTt.displayName="DownOutlined";const Mae=WTt;var Xjn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"};const Jjn=Xjn;var Qjn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Jjn}))},UTt=h.forwardRef(Qjn);UTt.displayName="SearchOutlined";const xD=UTt;function KTt(e){let{suffixIcon:t,clearIcon:n,menuItemSelectedIcon:r,removeIcon:i,loading:a,multiple:o,hasFeedback:s,prefixCls:c,showSuffixIcon:u,feedbackIcon:d,showArrow:f,componentName:p}=e;Gs(p).deprecated(!n,"clearIcon","allowClear={{ clearIcon: React.ReactNode }}");const m=n??h.createElement(ZC,null),g=y=>t===null&&!s&&!f?null:h.createElement(h.Fragment,null,u!==!1&&y,s&&d);let _=null;if(t!==void 0)_=g(t);else if(a)_=g(h.createElement(W6,{spin:!0}));else{const y=`${c}-suffix`;_=x=>{let{open:C,showSearch:w}=x;return g(C&&w?h.createElement(xD,{className:y}):h.createElement(Mae,{className:y}))}}let v=null;r!==void 0?v=r:o?v=h.createElement(Aae,null):v=null;let b=null;return i!==void 0?b=i:b=h.createElement(X3,null),{clearIcon:m,suffixIcon:_,itemIcon:v,removeIcon:b}}function Zjn(e,t){return t!==void 0?t:e!==null}var eBn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const GTt="SECRET_COMBOBOX_MODE_DO_NOT_USE",YTt=(e,t)=>{var n;const{prefixCls:r,bordered:i,className:a,rootClassName:o,getPopupContainer:s,popupClassName:c,dropdownClassName:u,listHeight:d=256,placement:f,listItemHeight:p,size:m,disabled:g,notFoundContent:_,status:v,builtinPlacements:b,dropdownMatchSelectWidth:y,popupMatchSelectWidth:x,direction:C,style:w,allowClear:$,variant:O,dropdownStyle:N,transitionName:P,tagRender:I,maxCount:D,prefix:k}=e,R=eBn(e,["prefixCls","bordered","className","rootClassName","getPopupContainer","popupClassName","dropdownClassName","listHeight","placement","listItemHeight","size","disabled","notFoundContent","status","builtinPlacements","dropdownMatchSelectWidth","popupMatchSelectWidth","direction","style","allowClear","variant","dropdownStyle","transitionName","tagRender","maxCount","prefix"]),{getPopupContainer:A,getPrefixCls:F,renderEmpty:z,direction:M,virtual:K,popupMatchSelectWidth:U,popupOverflow:W}=h.useContext(Uo),L=uh("select"),[,Y]=w1(),J=p??(Y==null?void 0:Y.controlHeight),Z=F("select",r),te=F(),re=C??M,{compactSize:se,compactItemClassnames:de}=VT(Z,re),[pe,Se]=eL("select",O,i),ve=rp(Z),[be,Ee,xe]=qjn(Z,ve),Pe=h.useMemo(()=>{const{mode:In}=e;if(In!=="combobox")return In===GTt?"combobox":In},[e.mode]),je=Pe==="multiple"||Pe==="tags",ft=Zjn(e.suffixIcon,e.showArrow),Ge=(n=x??y)!==null&&n!==void 0?n:U,{status:Ye,hasFeedback:nt,isFormItemInput:We,feedbackIcon:ct}=h.useContext(c0),rt=ZF(Ye,v);let vt;_!==void 0?vt=_:Pe==="combobox"?vt=null:vt=(z==null?void 0:z("Select"))||h.createElement(eUe,{componentName:"Select"});const{suffixIcon:Mt,itemIcon:$t,removeIcon:ke,clearIcon:ye}=KTt(Object.assign(Object.assign({},R),{multiple:je,hasFeedback:nt,feedbackIcon:ct,showSuffixIcon:ft,prefixCls:Z,componentName:"Select"})),_e=$===!0?{clearIcon:ye}:$,He=Md(R,["suffixIcon","itemIcon"]),Ze=tn(c||u,{[`${Z}-dropdown-${re}`]:re==="rtl"},o,xe,ve,Ee),ot=qm(In=>{var Cn;return(Cn=m??se)!==null&&Cn!==void 0?Cn:In}),Qt=h.useContext(Hy),Bt=g??Qt,Yt=tn({[`${Z}-lg`]:ot==="large",[`${Z}-sm`]:ot==="small",[`${Z}-rtl`]:re==="rtl",[`${Z}-${pe}`]:Se,[`${Z}-in-form-item`]:We},qN(Z,rt,nt),de,L.className,a,o,xe,ve,Ee),Gt=h.useMemo(()=>f!==void 0?f:re==="rtl"?"bottomRight":"bottomLeft",[f,re]);{const In=Gs("Select");In.deprecated(!u,"dropdownClassName","popupClassName"),In.deprecated(y===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),In(!("showArrow"in e),"deprecated","`showArrow` is deprecated which will be removed in next major version. It will be a default behavior, you can hide it by setting `suffixIcon` to null."),In.deprecated(!("bordered"in e),"bordered","variant"),In(!(typeof D<"u"&&!je),"usage","`maxCount` only works with mode `multiple` or `tags`")}const[kt]=ew("SelectLike",N==null?void 0:N.zIndex);return be(h.createElement(Z3e,Object.assign({ref:t,virtual:K,showSearch:L.showSearch},He,{style:Object.assign(Object.assign({},L.style),w),dropdownMatchSelectWidth:Ge,transitionName:My(te,"slide-up",P),builtinPlacements:wjn(b,W),listHeight:d,listItemHeight:J,mode:Pe,prefixCls:Z,placement:Gt,direction:re,prefix:k,suffixIcon:Mt,menuItemSelectedIcon:$t,removeIcon:ke,allowClear:_e,notFoundContent:vt,className:Yt,getPopupContainer:s||A,dropdownClassName:Ze,disabled:Bt,dropdownStyle:Object.assign(Object.assign({},N),{zIndex:kt}),maxCount:je?D:void 0,tagRender:je?I:void 0})))};YTt.displayName="Select";const tL=h.forwardRef(YTt),tBn=U3e(tL,"dropdownAlign");tL.SECRET_COMBOBOX_MODE_DO_NOT_USE=GTt;tL.Option=J3e;tL.OptGroup=X3e;tL._InternalPanelDoNotUseOrYouWillBeFired=tBn;tL.displayName="Select";const tv=tL,HC=["xxl","xl","lg","md","sm","xs"],nBn=e=>({xs:`(max-width: ${e.screenXSMax}px)`,sm:`(min-width: ${e.screenSM}px)`,md:`(min-width: ${e.screenMD}px)`,lg:`(min-width: ${e.screenLG}px)`,xl:`(min-width: ${e.screenXL}px)`,xxl:`(min-width: ${e.screenXXL}px)`}),rBn=e=>{const t=e,n=[].concat(HC).reverse();return n.forEach((r,i)=>{const a=r.toUpperCase(),o=`screen${a}Min`,s=`screen${a}`;if(!(t[o]<=t[s]))throw new Error(`${o}<=${s} fails : !(${t[o]}<=${t[s]})`);if(i<n.length-1){const c=`screen${a}Max`;if(!(t[s]<=t[c]))throw new Error(`${s}<=${c} fails : !(${t[s]}<=${t[c]})`);const d=`screen${n[i+1].toUpperCase()}Min`;if(!(t[c]<=t[d]))throw new Error(`${c}<=${d} fails : !(${t[c]}<=${t[d]})`)}}),e};function iBn(){const[,e]=w1(),t=nBn(rBn(e));return G.useMemo(()=>{const n=new Map;let r=-1,i={};return{matchHandlers:{},dispatch(a){return i=a,n.forEach(o=>o(i)),n.size>=1},subscribe(a){return n.size||this.register(),r+=1,n.set(r,a),a(i),r},unsubscribe(a){n.delete(a),n.size||this.unregister()},unregister(){Object.keys(t).forEach(a=>{const o=t[a],s=this.matchHandlers[o];s==null||s.mql.removeListener(s==null?void 0:s.listener)}),n.clear()},register(){Object.keys(t).forEach(a=>{const o=t[a],s=u=>{let{matches:d}=u;this.dispatch(Object.assign(Object.assign({},i),{[a]:d}))},c=window.matchMedia(o);c.addListener(s),this.matchHandlers[o]={mql:c,listener:s},s(c)})},responsiveMap:t}},[e])}const XTt=(e,t)=>{if(t&&typeof t=="object")for(let n=0;n<HC.length;n++){const r=HC[n];if(e[r]&&t[r]!==void 0)return t[r]}};function tbe(){const[,e]=h.useReducer(t=>t+1,0);return e}function nL(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const n=h.useRef(t),r=tbe(),i=iBn();return hl(()=>{const a=i.subscribe(o=>{n.current=o,e&&r()});return()=>i.unsubscribe(a)},[]),n.current}const aBn=h.createContext({}),hLe=aBn,oBn=e=>{const{antCls:t,componentCls:n,iconCls:r,avatarBg:i,avatarColor:a,containerSize:o,containerSizeLG:s,containerSizeSM:c,textFontSize:u,textFontSizeLG:d,textFontSizeSM:f,borderRadius:p,borderRadiusLG:m,borderRadiusSM:g,lineWidth:_,lineType:v}=e,b=(y,x,C)=>({width:y,height:y,borderRadius:"50%",[`&${n}-square`]:{borderRadius:C},[`&${n}-icon`]:{fontSize:x,[`> ${r}`]:{margin:0}}});return{[n]:Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{position:"relative",display:"inline-flex",justifyContent:"center",alignItems:"center",overflow:"hidden",color:a,whiteSpace:"nowrap",textAlign:"center",verticalAlign:"middle",background:i,border:`${rn(_)} ${v} transparent`,"&-image":{background:"transparent"},[`${t}-image-img`]:{display:"block"}}),b(o,u,p)),{"&-lg":Object.assign({},b(s,d,m)),"&-sm":Object.assign({},b(c,f,g)),"> img":{display:"block",width:"100%",height:"100%",objectFit:"cover"}})}},sBn=e=>{const{componentCls:t,groupBorderColor:n,groupOverlapping:r,groupSpace:i}=e;return{[`${t}-group`]:{display:"inline-flex",[t]:{borderColor:n},"> *:not(:first-child)":{marginInlineStart:r}},[`${t}-group-popover`]:{[`${t} + ${t}`]:{marginInlineStart:i}}}},lBn=e=>{const{controlHeight:t,controlHeightLG:n,controlHeightSM:r,fontSize:i,fontSizeLG:a,fontSizeXL:o,fontSizeHeading3:s,marginXS:c,marginXXS:u,colorBorderBg:d}=e;return{containerSize:t,containerSizeLG:n,containerSizeSM:r,textFontSize:Math.round((a+o)/2),textFontSizeLG:s,textFontSizeSM:i,groupSpace:u,groupOverlapping:-c,groupBorderColor:d}},JTt=Ql("Avatar",e=>{const{colorTextLightSolid:t,colorTextPlaceholder:n}=e,r=el(e,{avatarBg:n,avatarColor:t});return[oBn(r),sBn(r)]},lBn);var cBn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const uBn=(e,t)=>{const[n,r]=h.useState(1),[i,a]=h.useState(!1),[o,s]=h.useState(!0),c=h.useRef(null),u=h.useRef(null),d=C1(t,c),{getPrefixCls:f,avatar:p}=h.useContext(Uo),m=h.useContext(hLe),g=()=>{if(!u.current||!c.current)return;const de=u.current.offsetWidth,pe=c.current.offsetWidth;if(de!==0&&pe!==0){const{gap:Se=4}=e;Se*2<pe&&r(pe-Se*2<de?(pe-Se*2)/de:1)}};h.useEffect(()=>{a(!0)},[]),h.useEffect(()=>{s(!0),r(1)},[e.src]),h.useEffect(g,[e.gap]);const _=()=>{const{onError:de}=e;(de==null?void 0:de())!==!1&&s(!1)},{prefixCls:v,shape:b,size:y,src:x,srcSet:C,icon:w,className:$,rootClassName:O,alt:N,draggable:P,children:I,crossOrigin:D}=e,k=cBn(e,["prefixCls","shape","size","src","srcSet","icon","className","rootClassName","alt","draggable","children","crossOrigin"]),R=qm(de=>{var pe,Se;return(Se=(pe=y??(m==null?void 0:m.size))!==null&&pe!==void 0?pe:de)!==null&&Se!==void 0?Se:"default"}),A=Object.keys(typeof R=="object"?R||{}:{}).some(de=>["xs","sm","md","lg","xl","xxl"].includes(de)),F=nL(A),z=h.useMemo(()=>{if(typeof R!="object")return{};const de=HC.find(Se=>F[Se]),pe=R[de];return pe?{width:pe,height:pe,fontSize:pe&&(w||I)?pe/2:18}:{}},[F,R]);Gs("Avatar")(!(typeof w=="string"&&w.length>2),"breaking",`\`icon\` is using ReactNode instead of string naming in v4. Please check \`${w}\` at https://ant.design/components/icon`);const M=f("avatar",v),K=rp(M),[U,W,L]=JTt(M,K),Y=tn({[`${M}-lg`]:R==="large",[`${M}-sm`]:R==="small"}),J=h.isValidElement(x),Z=b||(m==null?void 0:m.shape)||"circle",te=tn(M,Y,p==null?void 0:p.className,`${M}-${Z}`,{[`${M}-image`]:J||x&&o,[`${M}-icon`]:!!w},L,K,$,O,W),re=typeof R=="number"?{width:R,height:R,fontSize:w?R/2:18}:{};let se;if(typeof x=="string"&&o)se=h.createElement("img",{src:x,draggable:P,srcSet:C,onError:_,alt:N,crossOrigin:D});else if(J)se=x;else if(w)se=w;else if(i||n!==1){const de=`scale(${n})`,pe={msTransform:de,WebkitTransform:de,transform:de};se=h.createElement(Lm,{onResize:g},h.createElement("span",{className:`${M}-string`,ref:u,style:Object.assign({},pe)},I))}else se=h.createElement("span",{className:`${M}-string`,style:{opacity:0},ref:u},I);return delete k.onError,delete k.gap,U(h.createElement("span",Object.assign({},k,{style:Object.assign(Object.assign(Object.assign(Object.assign({},re),z),p==null?void 0:p.style),k.style),className:te,ref:d}),se))},QTt=h.forwardRef(uBn);QTt.displayName="Avatar";const ZTt=QTt,lW=e=>e?typeof e=="function"?e():e:null;function nbe(e){var t=e.children,n=e.prefixCls,r=e.id,i=e.overlayInnerStyle,a=e.bodyClassName,o=e.className,s=e.style;return h.createElement("div",{className:tn("".concat(n,"-content"),o),style:s},h.createElement("div",{className:tn("".concat(n,"-inner"),a),id:r,role:"tooltip",style:i},typeof t=="function"?t():t))}var hH={shiftX:64,adjustY:1},mH={adjustX:1,shiftY:!0},i6=[0,0],dBn={left:{points:["cr","cl"],overflow:mH,offset:[-4,0],targetOffset:i6},right:{points:["cl","cr"],overflow:mH,offset:[4,0],targetOffset:i6},top:{points:["bc","tc"],overflow:hH,offset:[0,-4],targetOffset:i6},bottom:{points:["tc","bc"],overflow:hH,offset:[0,4],targetOffset:i6},topLeft:{points:["bl","tl"],overflow:hH,offset:[0,-4],targetOffset:i6},leftTop:{points:["tr","tl"],overflow:mH,offset:[-4,0],targetOffset:i6},topRight:{points:["br","tr"],overflow:hH,offset:[0,-4],targetOffset:i6},rightTop:{points:["tl","tr"],overflow:mH,offset:[4,0],targetOffset:i6},bottomRight:{points:["tr","br"],overflow:hH,offset:[0,4],targetOffset:i6},rightBottom:{points:["bl","br"],overflow:mH,offset:[4,0],targetOffset:i6},bottomLeft:{points:["tl","bl"],overflow:hH,offset:[0,4],targetOffset:i6},leftBottom:{points:["br","bl"],overflow:mH,offset:[-4,0],targetOffset:i6}},fBn=["overlayClassName","trigger","mouseEnterDelay","mouseLeaveDelay","overlayStyle","prefixCls","children","onVisibleChange","afterVisibleChange","transitionName","animation","motion","placement","align","destroyTooltipOnHide","defaultVisible","getTooltipContainer","overlayInnerStyle","arrowContent","overlay","id","showArrow","classNames","styles"],pBn=function(t,n){var r=t.overlayClassName,i=t.trigger,a=i===void 0?["hover"]:i,o=t.mouseEnterDelay,s=o===void 0?0:o,c=t.mouseLeaveDelay,u=c===void 0?.1:c,d=t.overlayStyle,f=t.prefixCls,p=f===void 0?"rc-tooltip":f,m=t.children,g=t.onVisibleChange,_=t.afterVisibleChange,v=t.transitionName,b=t.animation,y=t.motion,x=t.placement,C=x===void 0?"right":x,w=t.align,$=w===void 0?{}:w,O=t.destroyTooltipOnHide,N=O===void 0?!1:O,P=t.defaultVisible,I=t.getTooltipContainer,D=t.overlayInnerStyle;t.arrowContent;var k=t.overlay,R=t.id,A=t.showArrow,F=A===void 0?!0:A,z=t.classNames,M=t.styles,K=$o(t,fBn),U=pK(R),W=h.useRef(null);h.useImperativeHandle(n,function(){return W.current});var L=mt({},K);"visible"in t&&(L.popupVisible=t.visible);var Y=function(){return h.createElement(nbe,{key:"content",prefixCls:p,id:U,bodyClassName:z==null?void 0:z.body,overlayInnerStyle:mt(mt({},D),M==null?void 0:M.body)},k)},J=function(){var te=h.Children.only(m),re=(te==null?void 0:te.props)||{},se=mt(mt({},re),{},{"aria-describedby":k?U:null});return h.cloneElement(m,se)};return h.createElement(QF,ge({popupClassName:tn(r,z==null?void 0:z.root),prefixCls:p,popup:Y,action:a,builtinPlacements:dBn,popupPlacement:C,ref:W,popupAlign:$,getPopupContainer:I,onPopupVisibleChange:g,afterPopupVisibleChange:_,popupTransitionName:v,popupAnimation:b,popupMotion:y,defaultPopupVisible:P,autoDestroy:N,mouseLeaveDelay:u,popupStyle:mt(mt({},d),M==null?void 0:M.root),mouseEnterDelay:s,arrow:F},L),J())};const e$t=h.forwardRef(pBn),hBn=Object.freeze(Object.defineProperty({__proto__:null,Popup:nbe,default:e$t},Symbol.toStringTag,{value:"Module"}));function rbe(e){const{sizePopupArrow:t,borderRadiusXS:n,borderRadiusOuter:r}=e,i=t/2,a=0,o=i,s=r*1/Math.sqrt(2),c=i-r*(1-1/Math.sqrt(2)),u=i-n*(1/Math.sqrt(2)),d=r*(Math.sqrt(2)-1)+n*(1/Math.sqrt(2)),f=2*i-u,p=d,m=2*i-s,g=c,_=2*i-a,v=o,b=i*Math.sqrt(2)+r*(Math.sqrt(2)-2),y=r*(Math.sqrt(2)-1),x=`polygon(${y}px 100%, 50% ${y}px, ${2*i-y}px 100%, ${y}px 100%)`,C=`path('M ${a} ${o} A ${r} ${r} 0 0 0 ${s} ${c} L ${u} ${d} A ${n} ${n} 0 0 1 ${f} ${p} L ${m} ${g} A ${r} ${r} 0 0 0 ${_} ${v} Z')`;return{arrowShadowWidth:b,arrowPath:C,arrowPolygon:x}}const t$t=(e,t,n)=>{const{sizePopupArrow:r,arrowPolygon:i,arrowPath:a,arrowShadowWidth:o,borderRadiusXS:s,calc:c}=e;return{pointerEvents:"none",width:r,height:r,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:r,height:c(r).div(2).equal(),background:t,clipPath:{_multi_value_:!0,value:[i,a]},content:'""'},"&::after":{content:'""',position:"absolute",width:o,height:o,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:!0,value:`0 0 ${rn(s)} 0`},transform:"translateY(50%) rotate(-135deg)",boxShadow:n,zIndex:0,background:"transparent"}}},n$t=8;function ibe(e){const{contentRadius:t,limitVerticalRadius:n}=e,r=t>12?t+2:12;return{arrowOffsetHorizontal:r,arrowOffsetVertical:n?n$t:r}}function sme(e,t){return e?t:{}}function tUe(e,t,n){const{componentCls:r,boxShadowPopoverArrow:i,arrowOffsetVertical:a,arrowOffsetHorizontal:o}=e,{arrowDistance:s=0,arrowPlacement:c={left:!0,right:!0,top:!0,bottom:!0}}=n||{};return{[r]:Object.assign(Object.assign(Object.assign(Object.assign({[`${r}-arrow`]:[Object.assign(Object.assign({position:"absolute",zIndex:1,display:"block"},t$t(e,t,i)),{"&:before":{background:t}})]},sme(!!c.top,{[[`&-placement-top > ${r}-arrow`,`&-placement-topLeft > ${r}-arrow`,`&-placement-topRight > ${r}-arrow`].join(",")]:{bottom:s,transform:"translateY(100%) rotate(180deg)"},[`&-placement-top > ${r}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"},"&-placement-topLeft":{"--arrow-offset-horizontal":o,[`> ${r}-arrow`]:{left:{_skip_check_:!0,value:o}}},"&-placement-topRight":{"--arrow-offset-horizontal":`calc(100% - ${rn(o)})`,[`> ${r}-arrow`]:{right:{_skip_check_:!0,value:o}}}})),sme(!!c.bottom,{[[`&-placement-bottom > ${r}-arrow`,`&-placement-bottomLeft > ${r}-arrow`,`&-placement-bottomRight > ${r}-arrow`].join(",")]:{top:s,transform:"translateY(-100%)"},[`&-placement-bottom > ${r}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"},"&-placement-bottomLeft":{"--arrow-offset-horizontal":o,[`> ${r}-arrow`]:{left:{_skip_check_:!0,value:o}}},"&-placement-bottomRight":{"--arrow-offset-horizontal":`calc(100% - ${rn(o)})`,[`> ${r}-arrow`]:{right:{_skip_check_:!0,value:o}}}})),sme(!!c.left,{[[`&-placement-left > ${r}-arrow`,`&-placement-leftTop > ${r}-arrow`,`&-placement-leftBottom > ${r}-arrow`].join(",")]:{right:{_skip_check_:!0,value:s},transform:"translateX(100%) rotate(90deg)"},[`&-placement-left > ${r}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"},[`&-placement-leftTop > ${r}-arrow`]:{top:a},[`&-placement-leftBottom > ${r}-arrow`]:{bottom:a}})),sme(!!c.right,{[[`&-placement-right > ${r}-arrow`,`&-placement-rightTop > ${r}-arrow`,`&-placement-rightBottom > ${r}-arrow`].join(",")]:{left:{_skip_check_:!0,value:s},transform:"translateX(-100%) rotate(-90deg)"},[`&-placement-right > ${r}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"},[`&-placement-rightTop > ${r}-arrow`]:{top:a},[`&-placement-rightBottom > ${r}-arrow`]:{bottom:a}}))}}function mBn(e,t,n,r){if(r===!1)return{adjustX:!1,adjustY:!1};const i=r&&typeof r=="object"?r:{},a={};switch(e){case"top":case"bottom":a.shiftX=t.arrowOffsetHorizontal*2+n,a.shiftY=!0,a.adjustY=!0;break;case"left":case"right":a.shiftY=t.arrowOffsetVertical*2+n,a.shiftX=!0,a.adjustX=!0;break}const o=Object.assign(Object.assign({},a),i);return o.shiftX||(o.adjustX=!0),o.shiftY||(o.adjustY=!0),o}const hct={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},gBn={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},vBn=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function r$t(e){const{arrowWidth:t,autoAdjustOverflow:n,arrowPointAtCenter:r,offset:i,borderRadius:a,visibleFirst:o}=e,s=t/2,c={};return Object.keys(hct).forEach(u=>{const d=r&&gBn[u]||hct[u],f=Object.assign(Object.assign({},d),{offset:[0,0],dynamicInset:!0});switch(c[u]=f,vBn.has(u)&&(f.autoArrow=!1),u){case"top":case"topLeft":case"topRight":f.offset[1]=-s-i;break;case"bottom":case"bottomLeft":case"bottomRight":f.offset[1]=s+i;break;case"left":case"leftTop":case"leftBottom":f.offset[0]=-s-i;break;case"right":case"rightTop":case"rightBottom":f.offset[0]=s+i;break}const p=ibe({contentRadius:a,limitVerticalRadius:!0});if(r)switch(u){case"topLeft":case"bottomLeft":f.offset[0]=-p.arrowOffsetHorizontal-s;break;case"topRight":case"bottomRight":f.offset[0]=p.arrowOffsetHorizontal+s;break;case"leftTop":case"rightTop":f.offset[1]=-p.arrowOffsetHorizontal*2+s;break;case"leftBottom":case"rightBottom":f.offset[1]=p.arrowOffsetHorizontal*2-s;break}f.overflow=mBn(u,p,t,n),o&&(f.htmlRegion="visibleFirst")}),c}const _Bn=e=>{const{calc:t,componentCls:n,tooltipMaxWidth:r,tooltipColor:i,tooltipBg:a,tooltipBorderRadius:o,zIndexPopup:s,controlHeight:c,boxShadowSecondary:u,paddingSM:d,paddingXS:f,arrowOffsetHorizontal:p,sizePopupArrow:m}=e,g=t(o).add(m).add(p).equal(),_=t(o).mul(2).add(m).equal();return[{[n]:Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{position:"absolute",zIndex:s,display:"block",width:"max-content",maxWidth:r,visibility:"visible","--valid-offset-x":"var(--arrow-offset-horizontal, var(--arrow-x))",transformOrigin:["var(--valid-offset-x, 50%)","var(--arrow-y, 50%)"].join(" "),"&-hidden":{display:"none"},"--antd-arrow-background-color":a,[`${n}-inner`]:{minWidth:_,minHeight:c,padding:`${rn(e.calc(d).div(2).equal())} ${rn(f)}`,color:i,textAlign:"start",textDecoration:"none",wordWrap:"break-word",backgroundColor:a,borderRadius:o,boxShadow:u,boxSizing:"border-box"},[["&-placement-topLeft","&-placement-topRight","&-placement-bottomLeft","&-placement-bottomRight"].join(",")]:{minWidth:g},[["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(",")]:{[`${n}-inner`]:{borderRadius:e.min(o,n$t)}},[`${n}-content`]:{position:"relative"}}),v3e(e,(v,b)=>{let{darkColor:y}=b;return{[`&${n}-${v}`]:{[`${n}-inner`]:{backgroundColor:y},[`${n}-arrow`]:{"--antd-arrow-background-color":y}}}})),{"&-rtl":{direction:"rtl"}})},tUe(e,"var(--antd-arrow-background-color)"),{[`${n}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow}}]},yBn=e=>Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+70},ibe({contentRadius:e.borderRadius,limitVerticalRadius:!0})),rbe(el(e,{borderRadiusOuter:Math.min(e.borderRadiusOuter,4)}))),i$t=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return Ql("Tooltip",r=>{const{borderRadius:i,colorTextLightSolid:a,colorBgSpotlight:o}=r,s=el(r,{tooltipMaxWidth:250,tooltipColor:a,tooltipBorderRadius:i,tooltipBg:o});return[_Bn(s),fK(r,"zoom-big-fast")]},yBn,{resetStyle:!1,injectStyle:t})(e)},bBn=zN.map(e=>`${e}-inverse`),xBn=["success","processing","error","default","warning"];function abe(e){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0)?[].concat(oi(bBn),oi(zN)).includes(e):zN.includes(e)}function SBn(e){return xBn.includes(e)}function a$t(e,t){const n=abe(t),r=tn({[`${e}-${t}`]:t&&n}),i={},a={};return t&&!n&&(i.background=t,a["--antd-arrow-background-color"]=t),{className:r,overlayStyle:i,arrowStyle:a}}const CBn=e=>{const{prefixCls:t,className:n,placement:r="top",title:i,color:a,overlayInnerStyle:o}=e,{getPrefixCls:s}=h.useContext(Uo),c=s("tooltip",t),[u,d,f]=i$t(c),p=a$t(c,a),m=p.arrowStyle,g=Object.assign(Object.assign({},o),p.overlayStyle),_=tn(d,f,c,`${c}-pure`,`${c}-placement-${r}`,n,p.className);return u(h.createElement("div",{className:_,style:m},h.createElement("div",{className:`${c}-arrow`}),h.createElement(nbe,Object.assign({},e,{className:d,prefixCls:c,overlayInnerStyle:g}),i)))},wBn=CBn;var EBn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const TBn=h.forwardRef((e,t)=>{var n,r;const{prefixCls:i,openClassName:a,getTooltipContainer:o,color:s,overlayInnerStyle:c,children:u,afterOpenChange:d,afterVisibleChange:f,destroyTooltipOnHide:p,arrow:m=!0,title:g,overlay:_,builtinPlacements:v,arrowPointAtCenter:b=!1,autoAdjustOverflow:y=!0,motion:x,getPopupContainer:C,placement:w="top",mouseEnterDelay:$=.1,mouseLeaveDelay:O=.1,overlayStyle:N,rootClassName:P,overlayClassName:I,styles:D,classNames:k}=e,R=EBn(e,["prefixCls","openClassName","getTooltipContainer","color","overlayInnerStyle","children","afterOpenChange","afterVisibleChange","destroyTooltipOnHide","arrow","title","overlay","builtinPlacements","arrowPointAtCenter","autoAdjustOverflow","motion","getPopupContainer","placement","mouseEnterDelay","mouseLeaveDelay","overlayStyle","rootClassName","overlayClassName","styles","classNames"]),A=!!m,[,F]=w1(),{getPopupContainer:z,getPrefixCls:M,direction:K,className:U,style:W,classNames:L,styles:Y}=uh("tooltip"),J=Gs("Tooltip"),Z=h.useRef(null),te=()=>{var He;(He=Z.current)===null||He===void 0||He.forceAlign()};h.useImperativeHandle(t,()=>{var He,Ze;return{forceAlign:te,forcePopupAlign:()=>{J.deprecated(!1,"forcePopupAlign","forceAlign"),te()},nativeElement:(He=Z.current)===null||He===void 0?void 0:He.nativeElement,popupElement:(Ze=Z.current)===null||Ze===void 0?void 0:Ze.popupElement}}),[["visible","open"],["defaultVisible","defaultOpen"],["onVisibleChange","onOpenChange"],["afterVisibleChange","afterOpenChange"],["arrowPointAtCenter","arrow={{ pointAtCenter: true }}"],["overlayStyle","styles={{ root: {} }}"],["overlayInnerStyle","styles={{ body: {} }}"],["overlayClassName",'classNames={{ root: "" }}']].forEach(He=>{let[Ze,ot]=He;J.deprecated(!(Ze in e),Ze,ot)}),J(!p||typeof p=="boolean","usage","`destroyTooltipOnHide` no need config `keepParent` anymore. Please use `boolean` value directly."),J(!m||typeof m=="boolean"||!("arrowPointAtCenter"in m),"deprecated","`arrowPointAtCenter` in `arrow` is deprecated. Please use `pointAtCenter` instead.");const[re,se]=$l(!1,{value:(n=e.open)!==null&&n!==void 0?n:e.visible,defaultValue:(r=e.defaultOpen)!==null&&r!==void 0?r:e.defaultVisible}),de=!g&&!_&&g!==0,pe=He=>{var Ze,ot;se(de?!1:He),de||((Ze=e.onOpenChange)===null||Ze===void 0||Ze.call(e,He),(ot=e.onVisibleChange)===null||ot===void 0||ot.call(e,He))},Se=h.useMemo(()=>{var He,Ze;let ot=b;return typeof m=="object"&&(ot=(Ze=(He=m.pointAtCenter)!==null&&He!==void 0?He:m.arrowPointAtCenter)!==null&&Ze!==void 0?Ze:b),v||r$t({arrowPointAtCenter:ot,autoAdjustOverflow:y,arrowWidth:A?F.sizePopupArrow:0,borderRadius:F.borderRadius,offset:F.marginXXS,visibleFirst:!0})},[b,m,v,F]),ve=h.useMemo(()=>g===0?g:_||g||"",[_,g]),be=h.createElement(zC,{space:!0},typeof ve=="function"?ve():ve),Ee=M("tooltip",i),xe=M(),Pe=e["data-popover-inject"];let je=re;!("open"in e)&&!("visible"in e)&&de&&(je=!1);const ft=h.isValidElement(u)&&!UEt(u)?u:h.createElement("span",null,u),Ge=ft.props,Ye=!Ge.className||typeof Ge.className=="string"?tn(Ge.className,a||`${Ee}-open`):Ge.className,[nt,We,ct]=i$t(Ee,!Pe),rt=a$t(Ee,s),vt=rt.arrowStyle,Mt=tn(I,{[`${Ee}-rtl`]:K==="rtl"},rt.className,P,We,ct,U,L.root,k==null?void 0:k.root),$t=tn(L.body,k==null?void 0:k.body),[ke,ye]=ew("Tooltip",R.zIndex),_e=h.createElement(e$t,Object.assign({},R,{zIndex:ke,showArrow:A,placement:w,mouseEnterDelay:$,mouseLeaveDelay:O,prefixCls:Ee,classNames:{root:Mt,body:$t},styles:{root:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},vt),Y.root),W),N),D==null?void 0:D.root),body:Object.assign(Object.assign(Object.assign(Object.assign({},Y.body),c),D==null?void 0:D.body),rt.overlayStyle)},getTooltipContainer:C||o||z,ref:Z,builtinPlacements:Se,overlay:be,visible:je,onVisibleChange:pe,afterVisibleChange:d??f,arrowContent:h.createElement("span",{className:`${Ee}-arrow-content`}),motion:{motionName:My(xe,"zoom-big-fast",e.transitionName),motionDeadline:1e3},destroyTooltipOnHide:!!p}),je?Dh(ft,{className:Ye}):ft);return nt(h.createElement(Tae.Provider,{value:ye},_e))}),nUe=TBn;nUe.displayName="Tooltip";nUe._InternalPanelDoNotUseOrYouWillBeFired=wBn;const Fy=nUe,$Bn=e=>{const{componentCls:t,popoverColor:n,titleMinWidth:r,fontWeightStrong:i,innerPadding:a,boxShadowSecondary:o,colorTextHeading:s,borderRadiusLG:c,zIndexPopup:u,titleMarginBottom:d,colorBgElevated:f,popoverBg:p,titleBorderBottom:m,innerContentPadding:g,titlePadding:_}=e;return[{[t]:Object.assign(Object.assign({},Cc(e)),{position:"absolute",top:0,left:{_skip_check_:!0,value:0},zIndex:u,fontWeight:"normal",whiteSpace:"normal",textAlign:"start",cursor:"auto",userSelect:"text","--valid-offset-x":"var(--arrow-offset-horizontal, var(--arrow-x))",transformOrigin:["var(--valid-offset-x, 50%)","var(--arrow-y, 50%)"].join(" "),"--antd-arrow-background-color":f,width:"max-content",maxWidth:"100vw","&-rtl":{direction:"rtl"},"&-hidden":{display:"none"},[`${t}-content`]:{position:"relative"},[`${t}-inner`]:{backgroundColor:p,backgroundClip:"padding-box",borderRadius:c,boxShadow:o,padding:a},[`${t}-title`]:{minWidth:r,marginBottom:d,color:s,fontWeight:i,borderBottom:m,padding:_},[`${t}-inner-content`]:{color:n,padding:g}})},tUe(e,"var(--antd-arrow-background-color)"),{[`${t}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow,display:"inline-block",[`${t}-content`]:{display:"inline-block"}}}]},OBn=e=>{const{componentCls:t}=e;return{[t]:zN.map(n=>{const r=e[`${n}6`];return{[`&${t}-${n}`]:{"--antd-arrow-background-color":r,[`${t}-inner`]:{backgroundColor:r},[`${t}-arrow`]:{background:"transparent"}}}})}},PBn=e=>{const{lineWidth:t,controlHeight:n,fontHeight:r,padding:i,wireframe:a,zIndexPopupBase:o,borderRadiusLG:s,marginXS:c,lineType:u,colorSplit:d,paddingSM:f}=e,p=n-r,m=p/2,g=p/2-t,_=i;return Object.assign(Object.assign(Object.assign({titleMinWidth:177,zIndexPopup:o+30},rbe(e)),ibe({contentRadius:s,limitVerticalRadius:!0})),{innerPadding:a?0:12,titleMarginBottom:a?0:c,titlePadding:a?`${m}px ${_}px ${g}px`:0,titleBorderBottom:a?`${t}px ${u} ${d}`:"none",innerContentPadding:a?`${f}px ${_}px`:0})},o$t=Ql("Popover",e=>{const{colorBgElevated:t,colorText:n}=e,r=el(e,{popoverBg:t,popoverColor:n});return[$Bn(r),OBn(r),fK(r,"zoom-big")]},PBn,{resetStyle:!1,deprecatedTokens:[["width","titleMinWidth"],["minWidth","titleMinWidth"]]});var NBn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const s$t=e=>{let{title:t,content:n,prefixCls:r}=e;return!t&&!n?null:h.createElement(h.Fragment,null,t&&h.createElement("div",{className:`${r}-title`},t),n&&h.createElement("div",{className:`${r}-inner-content`},n))},DBn=e=>{const{hashId:t,prefixCls:n,className:r,style:i,placement:a="top",title:o,content:s,children:c}=e,u=lW(o),d=lW(s),f=tn(t,n,`${n}-pure`,`${n}-placement-${a}`,r);return h.createElement("div",{className:f,style:i},h.createElement("div",{className:`${n}-arrow`}),h.createElement(nbe,Object.assign({},e,{className:t,prefixCls:n}),c||h.createElement(s$t,{prefixCls:n,title:u,content:d})))},IBn=e=>{const{prefixCls:t,className:n}=e,r=NBn(e,["prefixCls","className"]),{getPrefixCls:i}=h.useContext(Uo),a=i("popover",t),[o,s,c]=o$t(a);return o(h.createElement(DBn,Object.assign({},r,{prefixCls:a,hashId:s,className:tn(n,c)})))},l$t=IBn;var RBn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const kBn=h.forwardRef((e,t)=>{var n,r;const{prefixCls:i,title:a,content:o,overlayClassName:s,placement:c="top",trigger:u="hover",children:d,mouseEnterDelay:f=.1,mouseLeaveDelay:p=.1,onOpenChange:m,overlayStyle:g={},styles:_,classNames:v}=e,b=RBn(e,["prefixCls","title","content","overlayClassName","placement","trigger","children","mouseEnterDelay","mouseLeaveDelay","onOpenChange","overlayStyle","styles","classNames"]),{getPrefixCls:y,className:x,style:C,classNames:w,styles:$}=uh("popover"),O=y("popover",i),[N,P,I]=o$t(O),D=y(),k=tn(s,P,I,x,w.root,v==null?void 0:v.root),R=tn(w.body,v==null?void 0:v.body),[A,F]=$l(!1,{value:(n=e.open)!==null&&n!==void 0?n:e.visible,defaultValue:(r=e.defaultOpen)!==null&&r!==void 0?r:e.defaultVisible}),z=(L,Y)=>{F(L,!0),m==null||m(L,Y)},M=L=>{L.keyCode===_i.ESC&&z(!1,L)},K=L=>{z(L)},U=lW(a),W=lW(o);return N(h.createElement(Fy,Object.assign({placement:c,trigger:u,mouseEnterDelay:f,mouseLeaveDelay:p},b,{prefixCls:O,classNames:{root:k,body:R},styles:{root:Object.assign(Object.assign(Object.assign(Object.assign({},$.root),C),g),_==null?void 0:_.root),body:Object.assign(Object.assign({},$.body),_==null?void 0:_.body)},ref:t,open:A,onOpenChange:K,overlay:U||W?h.createElement(s$t,{prefixCls:O,title:U,content:W}):null,transitionName:My(D,"zoom-big",b.transitionName),"data-popover-inject":!0}),Dh(d,{onKeyDown:L=>{var Y,J;h.isValidElement(d)&&((J=d==null?void 0:(Y=d.props).onKeyDown)===null||J===void 0||J.call(Y,L)),M(L)}})))}),rUe=kBn;rUe._InternalPanelDoNotUseOrYouWillBeFired=l$t;rUe.displayName="Popover";const c$t=rUe,mct=e=>{const{size:t,shape:n}=h.useContext(hLe),r=h.useMemo(()=>({size:e.size||t,shape:e.shape||n}),[e.size,e.shape,t,n]);return h.createElement(hLe.Provider,{value:r},e.children)},ABn=e=>{var t,n,r,i;const{getPrefixCls:a,direction:o}=h.useContext(Uo),{prefixCls:s,className:c,rootClassName:u,style:d,maxCount:f,maxStyle:p,size:m,shape:g,maxPopoverPlacement:_,maxPopoverTrigger:v,children:b,max:y}=e;{const R=Gs("Avatar.Group");[["maxCount","max={{ count: number }}"],["maxStyle","max={{ style: CSSProperties }}"],["maxPopoverPlacement","max={{ popover: PopoverProps }}"],["maxPopoverTrigger","max={{ popover: PopoverProps }}"]].forEach(A=>{let[F,z]=A;R.deprecated(!(F in e),F,z)})}const x=a("avatar",s),C=`${x}-group`,w=rp(x),[$,O,N]=JTt(x,w),P=tn(C,{[`${C}-rtl`]:o==="rtl"},N,w,c,u,O),I=Zf(b).map((R,A)=>Dh(R,{key:`avatar-key-${A}`})),D=(y==null?void 0:y.count)||f,k=I.length;if(D&&D<k){const R=I.slice(0,D),A=I.slice(D,k),F=(y==null?void 0:y.style)||p,z=((t=y==null?void 0:y.popover)===null||t===void 0?void 0:t.trigger)||v||"hover",M=((n=y==null?void 0:y.popover)===null||n===void 0?void 0:n.placement)||_||"top",K=Object.assign(Object.assign({content:A},y==null?void 0:y.popover),{classNames:{root:tn(`${C}-popover`,(i=(r=y==null?void 0:y.popover)===null||r===void 0?void 0:r.classNames)===null||i===void 0?void 0:i.root)},placement:M,trigger:z});return R.push(h.createElement(c$t,Object.assign({key:"avatar-popover-key",destroyTooltipOnHide:!0},K),h.createElement(ZTt,{style:F},`+${k-D}`))),$(h.createElement(mct,{shape:g,size:m},h.createElement("div",{className:P,style:d},R)))}return $(h.createElement(mct,{shape:g,size:m},h.createElement("div",{className:P,style:d},I)))},MBn=ABn,u$t=ZTt;u$t.Group=MBn;const VN=u$t;var FBn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 168H164.1c-4.5 0-8.1 3.6-8.1 8v60c0 4.4 3.6 8 8.1 8h695.8c4.5 0 8.1-3.6 8.1-8v-60c0-4.4-3.6-8-8.1-8zM518.3 355a8 8 0 00-12.6 0l-112 141.7a7.98 7.98 0 006.3 12.9h73.9V848c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V509.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 355z"}}]},name:"vertical-align-top",theme:"outlined"};const LBn=FBn;var jBn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:LBn}))},d$t=h.forwardRef(jBn);d$t.displayName="VerticalAlignTopOutlined";const BBn=d$t,zBn=new nc("antStatusProcessing",{"0%":{transform:"scale(0.8)",opacity:.5},"100%":{transform:"scale(2.4)",opacity:0}}),HBn=new nc("antZoomBadgeIn",{"0%":{transform:"scale(0) translate(50%, -50%)",opacity:0},"100%":{transform:"scale(1) translate(50%, -50%)"}}),qBn=new nc("antZoomBadgeOut",{"0%":{transform:"scale(1) translate(50%, -50%)"},"100%":{transform:"scale(0) translate(50%, -50%)",opacity:0}}),VBn=new nc("antNoWrapperZoomBadgeIn",{"0%":{transform:"scale(0)",opacity:0},"100%":{transform:"scale(1)"}}),WBn=new nc("antNoWrapperZoomBadgeOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0)",opacity:0}}),UBn=new nc("antBadgeLoadingCircle",{"0%":{transformOrigin:"50%"},"100%":{transform:"translate(50%, -50%) rotate(360deg)",transformOrigin:"50%"}}),KBn=e=>{const{componentCls:t,iconCls:n,antCls:r,badgeShadowSize:i,textFontSize:a,textFontSizeSM:o,statusSize:s,dotSize:c,textFontWeight:u,indicatorHeight:d,indicatorHeightSM:f,marginXS:p,calc:m}=e,g=`${r}-scroll-number`,_=v3e(e,(v,b)=>{let{darkColor:y}=b;return{[`&${t} ${t}-color-${v}`]:{background:y,[`&:not(${t}-count)`]:{color:y},"a:hover &":{background:y}}}});return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{position:"relative",display:"inline-block",width:"fit-content",lineHeight:1,[`${t}-count`]:{display:"inline-flex",justifyContent:"center",zIndex:e.indicatorZIndex,minWidth:d,height:d,color:e.badgeTextColor,fontWeight:u,fontSize:a,lineHeight:rn(d),whiteSpace:"nowrap",textAlign:"center",background:e.badgeColor,borderRadius:m(d).div(2).equal(),boxShadow:`0 0 0 ${rn(i)} ${e.badgeShadowColor}`,transition:`background ${e.motionDurationMid}`,a:{color:e.badgeTextColor},"a:hover":{color:e.badgeTextColor},"a:hover &":{background:e.badgeColorHover}},[`${t}-count-sm`]:{minWidth:f,height:f,fontSize:o,lineHeight:rn(f),borderRadius:m(f).div(2).equal()},[`${t}-multiple-words`]:{padding:`0 ${rn(e.paddingXS)}`,bdi:{unicodeBidi:"plaintext"}},[`${t}-dot`]:{zIndex:e.indicatorZIndex,width:c,minWidth:c,height:c,background:e.badgeColor,borderRadius:"100%",boxShadow:`0 0 0 ${rn(i)} ${e.badgeShadowColor}`},[`${t}-count, ${t}-dot, ${g}-custom-component`]:{position:"absolute",top:0,insetInlineEnd:0,transform:"translate(50%, -50%)",transformOrigin:"100% 0%",[`&${n}-spin`]:{animationName:UBn,animationDuration:"1s",animationIterationCount:"infinite",animationTimingFunction:"linear"}},[`&${t}-status`]:{lineHeight:"inherit",verticalAlign:"baseline",[`${t}-status-dot`]:{position:"relative",top:-1,display:"inline-block",width:s,height:s,verticalAlign:"middle",borderRadius:"50%"},[`${t}-status-success`]:{backgroundColor:e.colorSuccess},[`${t}-status-processing`]:{overflow:"visible",color:e.colorInfo,backgroundColor:e.colorInfo,borderColor:"currentcolor","&::after":{position:"absolute",top:0,insetInlineStart:0,width:"100%",height:"100%",borderWidth:i,borderStyle:"solid",borderColor:"inherit",borderRadius:"50%",animationName:zBn,animationDuration:e.badgeProcessingDuration,animationIterationCount:"infinite",animationTimingFunction:"ease-in-out",content:'""'}},[`${t}-status-default`]:{backgroundColor:e.colorTextPlaceholder},[`${t}-status-error`]:{backgroundColor:e.colorError},[`${t}-status-warning`]:{backgroundColor:e.colorWarning},[`${t}-status-text`]:{marginInlineStart:p,color:e.colorText,fontSize:e.fontSize}}}),_),{[`${t}-zoom-appear, ${t}-zoom-enter`]:{animationName:HBn,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack,animationFillMode:"both"},[`${t}-zoom-leave`]:{animationName:qBn,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack,animationFillMode:"both"},[`&${t}-not-a-wrapper`]:{[`${t}-zoom-appear, ${t}-zoom-enter`]:{animationName:VBn,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack},[`${t}-zoom-leave`]:{animationName:WBn,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack},[`&:not(${t}-status)`]:{verticalAlign:"middle"},[`${g}-custom-component, ${t}-count`]:{transform:"none"},[`${g}-custom-component, ${g}`]:{position:"relative",top:"auto",display:"block",transformOrigin:"50% 50%"}},[g]:{overflow:"hidden",transition:`all ${e.motionDurationMid} ${e.motionEaseOutBack}`,[`${g}-only`]:{position:"relative",display:"inline-block",height:d,transition:`all ${e.motionDurationSlow} ${e.motionEaseOutBack}`,WebkitTransformStyle:"preserve-3d",WebkitBackfaceVisibility:"hidden",[`> p${g}-only-unit`]:{height:d,margin:0,WebkitTransformStyle:"preserve-3d",WebkitBackfaceVisibility:"hidden"}},[`${g}-symbol`]:{verticalAlign:"top"}},"&-rtl":{direction:"rtl",[`${t}-count, ${t}-dot, ${g}-custom-component`]:{transform:"translate(-50%, -50%)"}}})}},f$t=e=>{const{fontHeight:t,lineWidth:n,marginXS:r,colorBorderBg:i}=e,a=t,o=n,s=e.colorTextLightSolid,c=e.colorError,u=e.colorErrorHover;return el(e,{badgeFontHeight:a,badgeShadowSize:o,badgeTextColor:s,badgeColor:c,badgeColorHover:u,badgeShadowColor:i,badgeProcessingDuration:"1.2s",badgeRibbonOffset:r,badgeRibbonCornerTransform:"scaleY(0.75)",badgeRibbonCornerFilter:"brightness(75%)"})},p$t=e=>{const{fontSize:t,lineHeight:n,fontSizeSM:r,lineWidth:i}=e;return{indicatorZIndex:"auto",indicatorHeight:Math.round(t*n)-2*i,indicatorHeightSM:t,dotSize:r/2,textFontSize:r,textFontSizeSM:r,textFontWeight:"normal",statusSize:r/2}},GBn=Ql("Badge",e=>{const t=f$t(e);return KBn(t)},p$t),YBn=e=>{const{antCls:t,badgeFontHeight:n,marginXS:r,badgeRibbonOffset:i,calc:a}=e,o=`${t}-ribbon`,s=`${t}-ribbon-wrapper`,c=v3e(e,(u,d)=>{let{darkColor:f}=d;return{[`&${o}-color-${u}`]:{background:f,color:f}}});return{[s]:{position:"relative"},[o]:Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{position:"absolute",top:r,padding:`0 ${rn(e.paddingXS)}`,color:e.colorPrimary,lineHeight:rn(n),whiteSpace:"nowrap",backgroundColor:e.colorPrimary,borderRadius:e.borderRadiusSM,[`${o}-text`]:{color:e.badgeTextColor},[`${o}-corner`]:{position:"absolute",top:"100%",width:i,height:i,color:"currentcolor",border:`${rn(a(i).div(2).equal())} solid`,transform:e.badgeRibbonCornerTransform,transformOrigin:"top",filter:e.badgeRibbonCornerFilter}}),c),{[`&${o}-placement-end`]:{insetInlineEnd:a(i).mul(-1).equal(),borderEndEndRadius:0,[`${o}-corner`]:{insetInlineEnd:0,borderInlineEndColor:"transparent",borderBlockEndColor:"transparent"}},[`&${o}-placement-start`]:{insetInlineStart:a(i).mul(-1).equal(),borderEndStartRadius:0,[`${o}-corner`]:{insetInlineStart:0,borderBlockEndColor:"transparent",borderInlineStartColor:"transparent"}},"&-rtl":{direction:"rtl"}})}},XBn=Ql(["Badge","Ribbon"],e=>{const t=f$t(e);return YBn(t)},p$t),h$t=e=>{const{className:t,prefixCls:n,style:r,color:i,children:a,text:o,placement:s="end",rootClassName:c}=e,{getPrefixCls:u,direction:d}=h.useContext(Uo),f=u("ribbon",n),p=`${f}-wrapper`,[m,g,_]=XBn(f,p),v=abe(i,!1),b=tn(f,`${f}-placement-${s}`,{[`${f}-rtl`]:d==="rtl",[`${f}-color-${i}`]:v},t),y={},x={};return i&&!v&&(y.background=i,x.color=i),m(h.createElement("div",{className:tn(p,c,g,_)},a,h.createElement("div",{className:tn(b,g),style:Object.assign(Object.assign({},y),r)},h.createElement("span",{className:`${f}-text`},o),h.createElement("div",{className:`${f}-corner`,style:x}))))};h$t.displayName="Ribbon";const JBn=h$t,gct=e=>{const{prefixCls:t,value:n,current:r,offset:i=0}=e;let a;return i&&(a={position:"absolute",top:`${i}00%`,left:0}),h.createElement("span",{style:a,className:tn(`${t}-only-unit`,{current:r})},n)};function QBn(e,t,n){let r=e,i=0;for(;(r+10)%10!==t;)r+=n,i+=n;return i}const ZBn=e=>{const{prefixCls:t,count:n,value:r}=e,i=Number(r),a=Math.abs(n),[o,s]=h.useState(i),[c,u]=h.useState(a),d=()=>{s(i),u(a)};h.useEffect(()=>{const m=setTimeout(d,1e3);return()=>clearTimeout(m)},[i]);let f,p;if(o===i||Number.isNaN(i)||Number.isNaN(o))f=[h.createElement(gct,Object.assign({},e,{key:i,current:!0}))],p={transition:"none"};else{f=[];const m=i+10,g=[];for(let y=i;y<=m;y+=1)g.push(y);const _=c<a?1:-1,v=g.findIndex(y=>y%10===o);f=(_<0?g.slice(0,v+1):g.slice(v)).map((y,x)=>{const C=y%10;return h.createElement(gct,Object.assign({},e,{key:y,value:C,offset:_<0?x-v:x,current:x===v}))}),p={transform:`translateY(${-QBn(o,i,_)}00%)`}}return h.createElement("span",{className:`${t}-only`,style:p,onTransitionEnd:d},f)},ezn=ZBn;var tzn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const nzn=h.forwardRef((e,t)=>{const{prefixCls:n,count:r,className:i,motionClassName:a,style:o,title:s,show:c,component:u="sup",children:d}=e,f=tzn(e,["prefixCls","count","className","motionClassName","style","title","show","component","children"]),{getPrefixCls:p}=h.useContext(Uo),m=p("scroll-number",n),g=Object.assign(Object.assign({},f),{"data-show":c,style:o,className:tn(m,i,a),title:s});let _=r;if(r&&Number(r)%1===0){const v=String(r).split("");_=h.createElement("bdi",null,v.map((b,y)=>h.createElement(ezn,{prefixCls:m,count:Number(r),value:b,key:v.length-y})))}return o!=null&&o.borderColor&&(g.style=Object.assign(Object.assign({},o),{boxShadow:`0 0 0 1px ${o.borderColor} inset`})),d?Dh(d,v=>({className:tn(`${m}-custom-component`,v==null?void 0:v.className,a)})):h.createElement(u,Object.assign({},g,{ref:t}),_)}),rzn=nzn;var izn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const azn=h.forwardRef((e,t)=>{var n,r,i,a,o;const{prefixCls:s,scrollNumberPrefixCls:c,children:u,status:d,text:f,color:p,count:m=null,overflowCount:g=99,dot:_=!1,size:v="default",title:b,offset:y,style:x,className:C,rootClassName:w,classNames:$,styles:O,showZero:N=!1}=e,P=izn(e,["prefixCls","scrollNumberPrefixCls","children","status","text","color","count","overflowCount","dot","size","title","offset","style","className","rootClassName","classNames","styles","showZero"]),{getPrefixCls:I,direction:D,badge:k}=h.useContext(Uo),R=I("badge",s),[A,F,z]=GBn(R),M=m>g?`${g}+`:m,K=M==="0"||M===0,U=m===null||K&&!N,W=(d!=null||p!=null)&&U,L=_&&!K,Y=L?"":M,J=h.useMemo(()=>(Y==null||Y===""||K&&!N)&&!L,[Y,K,N,L]),Z=h.useRef(m);J||(Z.current=m);const te=Z.current,re=h.useRef(Y);J||(re.current=Y);const se=re.current,de=h.useRef(L);J||(de.current=L);const pe=h.useMemo(()=>{if(!y)return Object.assign(Object.assign({},k==null?void 0:k.style),x);const ft={marginTop:y[1]};return D==="rtl"?ft.left=parseInt(y[0],10):ft.right=-parseInt(y[0],10),Object.assign(Object.assign(Object.assign({},ft),k==null?void 0:k.style),x)},[D,y,x,k==null?void 0:k.style]),Se=b??(typeof te=="string"||typeof te=="number"?te:void 0),ve=J||!f?null:h.createElement("span",{className:`${R}-status-text`},f),be=!te||typeof te!="object"?void 0:Dh(te,ft=>({style:Object.assign(Object.assign({},pe),ft.style)})),Ee=abe(p,!1),xe=tn($==null?void 0:$.indicator,(n=k==null?void 0:k.classNames)===null||n===void 0?void 0:n.indicator,{[`${R}-status-dot`]:W,[`${R}-status-${d}`]:!!d,[`${R}-color-${p}`]:Ee}),Pe={};p&&!Ee&&(Pe.color=p,Pe.background=p);const je=tn(R,{[`${R}-status`]:W,[`${R}-not-a-wrapper`]:!u,[`${R}-rtl`]:D==="rtl"},C,w,k==null?void 0:k.className,(r=k==null?void 0:k.classNames)===null||r===void 0?void 0:r.root,$==null?void 0:$.root,F,z);if(!u&&W){const ft=pe.color;return A(h.createElement("span",Object.assign({},P,{className:je,style:Object.assign(Object.assign(Object.assign({},O==null?void 0:O.root),(i=k==null?void 0:k.styles)===null||i===void 0?void 0:i.root),pe)}),h.createElement("span",{className:xe,style:Object.assign(Object.assign(Object.assign({},O==null?void 0:O.indicator),(a=k==null?void 0:k.styles)===null||a===void 0?void 0:a.indicator),Pe)}),f&&h.createElement("span",{style:{color:ft},className:`${R}-status-text`},f)))}return A(h.createElement("span",Object.assign({ref:t},P,{className:je,style:Object.assign(Object.assign({},(o=k==null?void 0:k.styles)===null||o===void 0?void 0:o.root),O==null?void 0:O.root)}),u,h.createElement(zm,{visible:!J,motionName:`${R}-zoom`,motionAppear:!1,motionDeadline:1e3},ft=>{let{className:Ge}=ft;var Ye,nt;const We=I("scroll-number",c),ct=de.current,rt=tn($==null?void 0:$.indicator,(Ye=k==null?void 0:k.classNames)===null||Ye===void 0?void 0:Ye.indicator,{[`${R}-dot`]:ct,[`${R}-count`]:!ct,[`${R}-count-sm`]:v==="small",[`${R}-multiple-words`]:!ct&&se&&se.toString().length>1,[`${R}-status-${d}`]:!!d,[`${R}-color-${p}`]:Ee});let vt=Object.assign(Object.assign(Object.assign({},O==null?void 0:O.indicator),(nt=k==null?void 0:k.styles)===null||nt===void 0?void 0:nt.indicator),pe);return p&&!Ee&&(vt=vt||{},vt.background=p),h.createElement(rzn,{prefixCls:We,show:!J,motionClassName:Ge,className:rt,count:se,title:Se,style:vt,key:"scrollNumber"},be)}),ve))}),iUe=azn;iUe.Ribbon=JBn;iUe.displayName="Badge";const obe=iUe;var ozn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"};const szn=ozn;var lzn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:szn}))},m$t=h.forwardRef(lzn);m$t.displayName="LeftOutlined";const w5=m$t;var czn=_i.ESC,uzn=_i.TAB;function dzn(e){var t=e.visible,n=e.triggerRef,r=e.onVisibleChange,i=e.autoFocus,a=e.overlayRef,o=h.useRef(!1),s=function(){if(t){var f,p;(f=n.current)===null||f===void 0||(p=f.focus)===null||p===void 0||p.call(f),r==null||r(!1)}},c=function(){var f;return(f=a.current)!==null&&f!==void 0&&f.focus?(a.current.focus(),o.current=!0,!0):!1},u=function(f){switch(f.keyCode){case czn:s();break;case uzn:{var p=!1;o.current||(p=c()),p?f.preventDefault():s();break}}};h.useEffect(function(){return t?(window.addEventListener("keydown",u),i&&Tl(c,3),function(){window.removeEventListener("keydown",u),o.current=!1}):function(){o.current=!1}},[t])}var fzn=h.forwardRef(function(e,t){var n=e.overlay,r=e.arrow,i=e.prefixCls,a=h.useMemo(function(){var s;return typeof n=="function"?s=n():s=n,s},[n]),o=C1(t,vD(a));return G.createElement(G.Fragment,null,r&&G.createElement("div",{className:"".concat(i,"-arrow")}),G.cloneElement(a,{ref:q3(a)?o:void 0}))}),gH={adjustX:1,adjustY:1},vH=[0,0],pzn={topLeft:{points:["bl","tl"],overflow:gH,offset:[0,-4],targetOffset:vH},top:{points:["bc","tc"],overflow:gH,offset:[0,-4],targetOffset:vH},topRight:{points:["br","tr"],overflow:gH,offset:[0,-4],targetOffset:vH},bottomLeft:{points:["tl","bl"],overflow:gH,offset:[0,4],targetOffset:vH},bottom:{points:["tc","bc"],overflow:gH,offset:[0,4],targetOffset:vH},bottomRight:{points:["tr","br"],overflow:gH,offset:[0,4],targetOffset:vH}},hzn=["arrow","prefixCls","transitionName","animation","align","placement","placements","getPopupContainer","showAction","hideAction","overlayClassName","overlayStyle","visible","trigger","autoFocus","overlay","children","onVisibleChange"];function mzn(e,t){var n,r=e.arrow,i=r===void 0?!1:r,a=e.prefixCls,o=a===void 0?"rc-dropdown":a,s=e.transitionName,c=e.animation,u=e.align,d=e.placement,f=d===void 0?"bottomLeft":d,p=e.placements,m=p===void 0?pzn:p,g=e.getPopupContainer,_=e.showAction,v=e.hideAction,b=e.overlayClassName,y=e.overlayStyle,x=e.visible,C=e.trigger,w=C===void 0?["hover"]:C,$=e.autoFocus,O=e.overlay,N=e.children,P=e.onVisibleChange,I=$o(e,hzn),D=G.useState(),k=gn(D,2),R=k[0],A=k[1],F="visible"in e?x:R,z=G.useRef(null),M=G.useRef(null),K=G.useRef(null);G.useImperativeHandle(t,function(){return z.current});var U=function(de){A(de),P==null||P(de)};dzn({visible:F,triggerRef:K,onVisibleChange:U,autoFocus:$,overlayRef:M});var W=function(de){var pe=e.onOverlayClick;A(!1),pe&&pe(de)},L=function(){return G.createElement(fzn,{ref:M,overlay:O,prefixCls:o,arrow:i})},Y=function(){return typeof O=="function"?L:L()},J=function(){var de=e.minOverlayWidthMatchTrigger,pe=e.alignPoint;return"minOverlayWidthMatchTrigger"in e?de:!pe},Z=function(){var de=e.openClassName;return de!==void 0?de:"".concat(o,"-open")},te=G.cloneElement(N,{className:tn((n=N.props)===null||n===void 0?void 0:n.className,F&&Z()),ref:q3(N)?C1(K,vD(N)):void 0}),re=v;return!re&&w.indexOf("contextMenu")!==-1&&(re=["click"]),G.createElement(QF,ge({builtinPlacements:m},I,{prefixCls:o,ref:z,popupClassName:tn(b,lt({},"".concat(o,"-show-arrow"),i)),popupStyle:y,action:w,showAction:_,hideAction:re,popupPlacement:f,popupAlign:u,popupTransitionName:s,popupAnimation:c,popupVisible:F,stretch:J()?"minWidth":"",popup:Y(),onPopupVisibleChange:U,onPopupClick:W,getPopupContainer:g}),te)}const aUe=G.forwardRef(mzn),gzn=Object.freeze(Object.defineProperty({__proto__:null,default:aUe},Symbol.toStringTag,{value:"Module"})),vzn=e=>typeof e!="object"&&typeof e!="function"||e===null,_zn=vzn;var g$t=h.createContext(null);function v$t(e,t){return e===void 0?null:"".concat(e,"-").concat(t)}function _$t(e){var t=h.useContext(g$t);return v$t(t,e)}var yzn=["children","locked"],E5=h.createContext(null);function bzn(e,t){var n=mt({},e);return Object.keys(t).forEach(function(r){var i=t[r];i!==void 0&&(n[r]=i)}),n}function Tre(e){var t=e.children,n=e.locked,r=$o(e,yzn),i=h.useContext(E5),a=MC(function(){return bzn(i,r)},[i,r],function(o,s){return!n&&(o[0]!==s[0]||!u_(o[1],s[1],!0))});return h.createElement(E5.Provider,{value:a},t)}var xzn=[],y$t=h.createContext(null);function sbe(){return h.useContext(y$t)}var b$t=h.createContext(xzn);function rL(e){var t=h.useContext(b$t);return h.useMemo(function(){return e!==void 0?[].concat(oi(t),[e]):t},[t,e])}var x$t=h.createContext(null),oUe=h.createContext({});function vct(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(dK(e)){var n=e.nodeName.toLowerCase(),r=["input","select","textarea","button"].includes(n)||e.isContentEditable||n==="a"&&!!e.getAttribute("href"),i=e.getAttribute("tabindex"),a=Number(i),o=null;return i&&!Number.isNaN(a)?o=a:r&&o===null&&(o=0),r&&e.disabled&&(o=null),o!==null&&(o>=0||t&&o<0)}return!1}function Szn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=oi(e.querySelectorAll("*")).filter(function(r){return vct(r,t)});return vct(e,t)&&n.unshift(e),n}var mLe=_i.LEFT,gLe=_i.RIGHT,vLe=_i.UP,bge=_i.DOWN,xge=_i.ENTER,S$t=_i.ESC,Tee=_i.HOME,$ee=_i.END,_ct=[vLe,bge,mLe,gLe];function Czn(e,t,n,r){var i,a="prev",o="next",s="children",c="parent";if(e==="inline"&&r===xge)return{inlineTrigger:!0};var u=lt(lt({},vLe,a),bge,o),d=lt(lt(lt(lt({},mLe,n?o:a),gLe,n?a:o),bge,s),xge,s),f=lt(lt(lt(lt(lt(lt({},vLe,a),bge,o),xge,s),S$t,c),mLe,n?s:c),gLe,n?c:s),p={inline:u,horizontal:d,vertical:f,inlineSub:u,horizontalSub:f,verticalSub:f},m=(i=p["".concat(e).concat(t?"":"Sub")])===null||i===void 0?void 0:i[r];switch(m){case a:return{offset:-1,sibling:!0};case o:return{offset:1,sibling:!0};case c:return{offset:-1,sibling:!1};case s:return{offset:1,sibling:!1};default:return null}}function wzn(e){for(var t=e;t;){if(t.getAttribute("data-menu-list"))return t;t=t.parentElement}return null}function Ezn(e,t){for(var n=e||document.activeElement;n;){if(t.has(n))return n;n=n.parentElement}return null}function sUe(e,t){var n=Szn(e,!0);return n.filter(function(r){return t.has(r)})}function yct(e,t,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;if(!e)return null;var i=sUe(e,t),a=i.length,o=i.findIndex(function(s){return n===s});return r<0?o===-1?o=a-1:o-=1:r>0&&(o+=1),o=(o+a)%a,i[o]}var _Le=function(t,n){var r=new Set,i=new Map,a=new Map;return t.forEach(function(o){var s=document.querySelector("[data-menu-id='".concat(v$t(n,o),"']"));s&&(r.add(s),a.set(s,o),i.set(o,s))}),{elements:r,key2element:i,element2key:a}};function Tzn(e,t,n,r,i,a,o,s,c,u){var d=h.useRef(),f=h.useRef();f.current=t;var p=function(){Tl.cancel(d.current)};return h.useEffect(function(){return function(){p()}},[]),function(m){var g=m.which;if([].concat(_ct,[xge,S$t,Tee,$ee]).includes(g)){var _=a(),v=_Le(_,r),b=v,y=b.elements,x=b.key2element,C=b.element2key,w=x.get(t),$=Ezn(w,y),O=C.get($),N=Czn(e,o(O,!0).length===1,n,g);if(!N&&g!==Tee&&g!==$ee)return;(_ct.includes(g)||[Tee,$ee].includes(g))&&m.preventDefault();var P=function(M){if(M){var K=M,U=M.querySelector("a");U!=null&&U.getAttribute("href")&&(K=U);var W=C.get(M);s(W),p(),d.current=Tl(function(){f.current===W&&K.focus()})}};if([Tee,$ee].includes(g)||N.sibling||!$){var I;!$||e==="inline"?I=i.current:I=wzn($);var D,k=sUe(I,y);g===Tee?D=k[0]:g===$ee?D=k[k.length-1]:D=yct(I,y,$,N.offset),P(D)}else if(N.inlineTrigger)c(O);else if(N.offset>0)c(O,!0),p(),d.current=Tl(function(){v=_Le(_,r);var z=$.getAttribute("aria-controls"),M=document.getElementById(z),K=yct(M,v.elements);P(K)},5);else if(N.offset<0){var R=o(O,!0),A=R[R.length-2],F=x.get(A);c(A,!1),P(F)}}u==null||u(m)}}function $zn(e){Promise.resolve().then(e)}var lUe="__RC_UTIL_PATH_SPLIT__",bct=function(t){return t.join(lUe)},Ozn=function(t){return t.split(lUe)},yLe="rc-menu-more";function Pzn(){var e=h.useState({}),t=gn(e,2),n=t[1],r=h.useRef(new Map),i=h.useRef(new Map),a=h.useState([]),o=gn(a,2),s=o[0],c=o[1],u=h.useRef(0),d=h.useRef(!1),f=function(){d.current||n({})},p=h.useCallback(function(x,C){Za(!r.current.has(x),"Duplicated key '".concat(x,"' used in Menu by path [").concat(C.join(" > "),"]"));var w=bct(C);i.current.set(w,x),r.current.set(x,w),u.current+=1;var $=u.current;$zn(function(){$===u.current&&f()})},[]),m=h.useCallback(function(x,C){var w=bct(C);i.current.delete(w),r.current.delete(x)},[]),g=h.useCallback(function(x){c(x)},[]),_=h.useCallback(function(x,C){var w=r.current.get(x)||"",$=Ozn(w);return C&&s.includes($[0])&&$.unshift(yLe),$},[s]),v=h.useCallback(function(x,C){return x.filter(function(w){return w!==void 0}).some(function(w){var $=_(w,!0);return $.includes(C)})},[_]),b=function(){var C=oi(r.current.keys());return s.length&&C.push(yLe),C},y=h.useCallback(function(x){var C="".concat(r.current.get(x)).concat(lUe),w=new Set;return oi(i.current.keys()).forEach(function($){$.startsWith(C)&&w.add(i.current.get($))}),w},[]);return h.useEffect(function(){return function(){d.current=!0}},[]),{registerPath:p,unregisterPath:m,refreshOverflowKeys:g,isSubPathKey:v,getKeyPath:_,getKeys:b,getSubPathKeys:y}}function Bte(e){var t=h.useRef(e);t.current=e;var n=h.useCallback(function(){for(var r,i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return(r=t.current)===null||r===void 0?void 0:r.call.apply(r,[t].concat(a))},[]);return e?n:void 0}var Nzn=Math.random().toFixed(5).toString().slice(2),xct=0;function Dzn(e){var t=$l(e,{value:e}),n=gn(t,2),r=n[0],i=n[1];return h.useEffect(function(){xct+=1;var a="".concat(Nzn,"-").concat(xct);i("rc-menu-uuid-".concat(a))},[]),r}function C$t(e,t,n,r){var i=h.useContext(E5),a=i.activeKey,o=i.onActive,s=i.onInactive,c={active:a===e};return t||(c.onMouseEnter=function(u){n==null||n({key:e,domEvent:u}),o(e)},c.onMouseLeave=function(u){r==null||r({key:e,domEvent:u}),s(e)}),c}function w$t(e){var t=h.useContext(E5),n=t.mode,r=t.rtl,i=t.inlineIndent;if(n!=="inline")return null;var a=e;return r?{paddingRight:a*i}:{paddingLeft:a*i}}function E$t(e){var t=e.icon,n=e.props,r=e.children,i;return t===null||t===!1?null:(typeof t=="function"?i=h.createElement(t,mt({},n)):typeof t!="boolean"&&(i=t),i||r||null)}var Izn=["item"];function x2e(e){var t=e.item,n=$o(e,Izn);return Object.defineProperty(n,"item",{get:function(){return Za(!1,"`info.item` is deprecated since we will move to function component that not provides React Node instance in future."),t}}),n}var Rzn=["title","attribute","elementRef"],kzn=["style","className","eventKey","warnKey","disabled","itemIcon","children","role","onMouseEnter","onMouseLeave","onClick","onKeyDown","onFocus"],Azn=["active"],Mzn=function(e){Cp(n,e);var t=h_(n);function n(){return Xl(this,n),t.apply(this,arguments)}return Jl(n,[{key:"render",value:function(){var i=this.props,a=i.title,o=i.attribute,s=i.elementRef,c=$o(i,Rzn),u=Md(c,["eventKey","popupClassName","popupOffset","onTitleClick"]);return Za(!o,"`attribute` of Menu.Item is deprecated. Please pass attribute directly."),h.createElement(u5.Item,ge({},o,{title:typeof a=="string"?a:void 0},u,{ref:s}))}}]),n}(h.Component),Fzn=h.forwardRef(function(e,t){var n=e.style,r=e.className,i=e.eventKey,a=e.warnKey,o=e.disabled,s=e.itemIcon,c=e.children,u=e.role,d=e.onMouseEnter,f=e.onMouseLeave,p=e.onClick,m=e.onKeyDown,g=e.onFocus,_=$o(e,kzn),v=_$t(i),b=h.useContext(E5),y=b.prefixCls,x=b.onItemClick,C=b.disabled,w=b.overflowDisabled,$=b.itemIcon,O=b.selectedKeys,N=b.onActive,P=h.useContext(oUe),I=P._internalRenderMenuItem,D="".concat(y,"-item"),k=h.useRef(),R=h.useRef(),A=C||o,F=Y3(t,R),z=rL(i);a&&Za(!1,"MenuItem should not leave undefined `key`.");var M=function(Se){return{key:i,keyPath:oi(z).reverse(),item:k.current,domEvent:Se}},K=s||$,U=C$t(i,A,d,f),W=U.active,L=$o(U,Azn),Y=O.includes(i),J=w$t(z.length),Z=function(Se){if(!A){var ve=M(Se);p==null||p(x2e(ve)),x(ve)}},te=function(Se){if(m==null||m(Se),Se.which===_i.ENTER){var ve=M(Se);p==null||p(x2e(ve)),x(ve)}},re=function(Se){N(i),g==null||g(Se)},se={};e.role==="option"&&(se["aria-selected"]=Y);var de=h.createElement(Mzn,ge({ref:k,elementRef:F,role:u===null?"none":u||"menuitem",tabIndex:o?null:-1,"data-menu-id":w&&v?null:v},Md(_,["extra"]),L,se,{component:"li","aria-disabled":o,style:mt(mt({},J),n),className:tn(D,lt(lt(lt({},"".concat(D,"-active"),W),"".concat(D,"-selected"),Y),"".concat(D,"-disabled"),A),r),onClick:Z,onKeyDown:te,onFocus:re}),c,h.createElement(E$t,{props:mt(mt({},e),{},{isSelected:Y}),icon:K}));return I&&(de=I(de,e,{selected:Y})),de});function Lzn(e,t){var n=e.eventKey,r=sbe(),i=rL(n);return h.useEffect(function(){if(r)return r.registerPath(n,i),function(){r.unregisterPath(n,i)}},[i]),r?null:h.createElement(Fzn,ge({},e,{ref:t}))}const ST=h.forwardRef(Lzn);var jzn=["className","children"],Bzn=function(t,n){var r=t.className,i=t.children,a=$o(t,jzn),o=h.useContext(E5),s=o.prefixCls,c=o.mode,u=o.rtl;return h.createElement("ul",ge({className:tn(s,u&&"".concat(s,"-rtl"),"".concat(s,"-sub"),"".concat(s,"-").concat(c==="inline"?"inline":"vertical"),r),role:"menu"},a,{"data-menu-list":!0,ref:n}),i)},cUe=h.forwardRef(Bzn);cUe.displayName="SubMenuList";function uUe(e,t){return Zf(e).map(function(n,r){if(h.isValidElement(n)){var i,a,o=n.key,s=(i=(a=n.props)===null||a===void 0?void 0:a.eventKey)!==null&&i!==void 0?i:o,c=s==null;c&&(s="tmp_key-".concat([].concat(oi(t),[r]).join("-")));var u={key:s,eventKey:s};return c&&(u.warnKey=!0),h.cloneElement(n,u)}return n})}var Xv={adjustX:1,adjustY:1},zzn={topLeft:{points:["bl","tl"],overflow:Xv},topRight:{points:["br","tr"],overflow:Xv},bottomLeft:{points:["tl","bl"],overflow:Xv},bottomRight:{points:["tr","br"],overflow:Xv},leftTop:{points:["tr","tl"],overflow:Xv},leftBottom:{points:["br","bl"],overflow:Xv},rightTop:{points:["tl","tr"],overflow:Xv},rightBottom:{points:["bl","br"],overflow:Xv}},Hzn={topLeft:{points:["bl","tl"],overflow:Xv},topRight:{points:["br","tr"],overflow:Xv},bottomLeft:{points:["tl","bl"],overflow:Xv},bottomRight:{points:["tr","br"],overflow:Xv},rightTop:{points:["tr","tl"],overflow:Xv},rightBottom:{points:["br","bl"],overflow:Xv},leftTop:{points:["tl","tr"],overflow:Xv},leftBottom:{points:["bl","br"],overflow:Xv}};function T$t(e,t,n){if(t)return t;if(n)return n[e]||n.other}var qzn={horizontal:"bottomLeft",vertical:"rightTop","vertical-left":"rightTop","vertical-right":"leftTop"};function Vzn(e){var t=e.prefixCls,n=e.visible,r=e.children,i=e.popup,a=e.popupStyle,o=e.popupClassName,s=e.popupOffset,c=e.disabled,u=e.mode,d=e.onVisibleChange,f=h.useContext(E5),p=f.getPopupContainer,m=f.rtl,g=f.subMenuOpenDelay,_=f.subMenuCloseDelay,v=f.builtinPlacements,b=f.triggerSubMenuAction,y=f.forceSubMenuRender,x=f.rootClassName,C=f.motion,w=f.defaultMotions,$=h.useState(!1),O=gn($,2),N=O[0],P=O[1],I=mt(m?mt({},Hzn):mt({},zzn),v),D=qzn[u],k=T$t(u,C,w),R=h.useRef(k);u!=="inline"&&(R.current=k);var A=mt(mt({},R.current),{},{leavedClassName:"".concat(t,"-hidden"),removeOnLeave:!1,motionAppear:!0}),F=h.useRef();return h.useEffect(function(){return F.current=Tl(function(){P(n)}),function(){Tl.cancel(F.current)}},[n]),h.createElement(QF,{prefixCls:t,popupClassName:tn("".concat(t,"-popup"),lt({},"".concat(t,"-rtl"),m),o,x),stretch:u==="horizontal"?"minWidth":null,getPopupContainer:p,builtinPlacements:I,popupPlacement:D,popupVisible:N,popup:i,popupStyle:a,popupAlign:s&&{offset:s},action:c?[]:[b],mouseEnterDelay:g,mouseLeaveDelay:_,onPopupVisibleChange:d,forceRender:y,popupMotion:A,fresh:!0},r)}function Wzn(e){var t=e.id,n=e.open,r=e.keyPath,i=e.children,a="inline",o=h.useContext(E5),s=o.prefixCls,c=o.forceSubMenuRender,u=o.motion,d=o.defaultMotions,f=o.mode,p=h.useRef(!1);p.current=f===a;var m=h.useState(!p.current),g=gn(m,2),_=g[0],v=g[1],b=p.current?n:!1;h.useEffect(function(){p.current&&v(!1)},[f]);var y=mt({},T$t(a,u,d));r.length>1&&(y.motionAppear=!1);var x=y.onVisibleChanged;return y.onVisibleChanged=function(C){return!p.current&&!C&&v(!0),x==null?void 0:x(C)},_?null:h.createElement(Tre,{mode:a,locked:!p.current},h.createElement(zm,ge({visible:b},y,{forceRender:c,removeOnLeave:!1,leavedClassName:"".concat(s,"-hidden")}),function(C){var w=C.className,$=C.style;return h.createElement(cUe,{id:t,className:w,style:$},i)}))}var Uzn=["style","className","title","eventKey","warnKey","disabled","internalPopupClose","children","itemIcon","expandIcon","popupClassName","popupOffset","popupStyle","onClick","onMouseEnter","onMouseLeave","onTitleClick","onTitleMouseEnter","onTitleMouseLeave"],Kzn=["active"],Gzn=h.forwardRef(function(e,t){var n=e.style,r=e.className,i=e.title,a=e.eventKey,o=e.warnKey,s=e.disabled,c=e.internalPopupClose,u=e.children,d=e.itemIcon,f=e.expandIcon,p=e.popupClassName,m=e.popupOffset,g=e.popupStyle,_=e.onClick,v=e.onMouseEnter,b=e.onMouseLeave,y=e.onTitleClick,x=e.onTitleMouseEnter,C=e.onTitleMouseLeave,w=$o(e,Uzn),$=_$t(a),O=h.useContext(E5),N=O.prefixCls,P=O.mode,I=O.openKeys,D=O.disabled,k=O.overflowDisabled,R=O.activeKey,A=O.selectedKeys,F=O.itemIcon,z=O.expandIcon,M=O.onItemClick,K=O.onOpenChange,U=O.onActive,W=h.useContext(oUe),L=W._internalRenderSubMenuItem,Y=h.useContext(x$t),J=Y.isSubPathKey,Z=rL(),te="".concat(N,"-submenu"),re=D||s,se=h.useRef(),de=h.useRef();o&&Za(!1,"SubMenu should not leave undefined `key`.");var pe=d??F,Se=f??z,ve=I.includes(a),be=!k&&ve,Ee=J(A,a),xe=C$t(a,re,x,C),Pe=xe.active,je=$o(xe,Kzn),ft=h.useState(!1),Ge=gn(ft,2),Ye=Ge[0],nt=Ge[1],We=function(kt){re||nt(kt)},ct=function(kt){We(!0),v==null||v({key:a,domEvent:kt})},rt=function(kt){We(!1),b==null||b({key:a,domEvent:kt})},vt=h.useMemo(function(){return Pe||(P!=="inline"?Ye||J([R],a):!1)},[P,Pe,R,Ye,a,J]),Mt=w$t(Z.length),$t=function(kt){re||(y==null||y({key:a,domEvent:kt}),P==="inline"&&K(a,!ve))},ke=Bte(function(Gt){_==null||_(x2e(Gt)),M(Gt)}),ye=function(kt){P!=="inline"&&K(a,kt)},_e=function(){U(a)},He=$&&"".concat($,"-popup"),Ze=h.useMemo(function(){return h.createElement(E$t,{icon:P!=="horizontal"?Se:void 0,props:mt(mt({},e),{},{isOpen:be,isSubMenu:!0})},h.createElement("i",{className:"".concat(te,"-arrow")}))},[P,Se,e,be,te]),ot=h.createElement("div",ge({role:"menuitem",style:Mt,className:"".concat(te,"-title"),tabIndex:re?null:-1,ref:se,title:typeof i=="string"?i:null,"data-menu-id":k&&$?null:$,"aria-expanded":be,"aria-haspopup":!0,"aria-controls":He,"aria-disabled":re,onClick:$t,onFocus:_e},je),i,Ze),Qt=h.useRef(P);if(P!=="inline"&&Z.length>1?Qt.current="vertical":Qt.current=P,!k){var Bt=Qt.current;ot=h.createElement(Vzn,{mode:Bt,prefixCls:te,visible:!c&&be&&P!=="inline",popupClassName:p,popupOffset:m,popupStyle:g,popup:h.createElement(Tre,{mode:Bt==="horizontal"?"vertical":Bt},h.createElement(cUe,{id:He,ref:de},u)),disabled:re,onVisibleChange:ye},ot)}var Yt=h.createElement(u5.Item,ge({ref:t,role:"none"},w,{component:"li",style:n,className:tn(te,"".concat(te,"-").concat(P),r,lt(lt(lt(lt({},"".concat(te,"-open"),be),"".concat(te,"-active"),vt),"".concat(te,"-selected"),Ee),"".concat(te,"-disabled"),re)),onMouseEnter:ct,onMouseLeave:rt}),ot,!k&&h.createElement(Wzn,{id:He,open:be,keyPath:Z},u));return L&&(Yt=L(Yt,e,{selected:Ee,active:vt,open:be,disabled:re})),h.createElement(Tre,{onItemClick:ke,mode:P==="horizontal"?"vertical":P,itemIcon:pe,expandIcon:Se},Yt)}),mK=h.forwardRef(function(e,t){var n=e.eventKey,r=e.children,i=rL(n),a=uUe(r,i),o=sbe();h.useEffect(function(){if(o)return o.registerPath(n,i),function(){o.unregisterPath(n,i)}},[i]);var s;return o?s=a:s=h.createElement(Gzn,ge({ref:t},e),a),h.createElement(b$t.Provider,{value:i},s)});mK.displayName="SubMenu";function lbe(e){var t=e.className,n=e.style,r=h.useContext(E5),i=r.prefixCls,a=sbe();return a?null:h.createElement("li",{role:"separator",className:tn("".concat(i,"-item-divider"),t),style:n})}var Yzn=["className","title","eventKey","children"],Xzn=h.forwardRef(function(e,t){var n=e.className,r=e.title;e.eventKey;var i=e.children,a=$o(e,Yzn),o=h.useContext(E5),s=o.prefixCls,c="".concat(s,"-item-group");return h.createElement("li",ge({ref:t,role:"presentation"},a,{onClick:function(d){return d.stopPropagation()},className:tn(c,n)}),h.createElement("div",{role:"presentation",className:"".concat(c,"-title"),title:typeof r=="string"?r:void 0},r),h.createElement("ul",{role:"group",className:"".concat(c,"-list")},i))}),cW=h.forwardRef(function(e,t){var n=e.eventKey,r=e.children,i=rL(n),a=uUe(r,i),o=sbe();return o?a:h.createElement(Xzn,ge({ref:t},Md(e,["warnKey"])),a)});cW.displayName="MenuItemGroup";var Jzn=["label","children","key","type","extra"];function bLe(e,t,n){var r=t.item,i=t.group,a=t.submenu,o=t.divider;return(e||[]).map(function(s,c){if(s&&Xa(s)==="object"){var u=s,d=u.label,f=u.children,p=u.key,m=u.type,g=u.extra,_=$o(u,Jzn),v=p??"tmp-".concat(c);return f||m==="group"?m==="group"?h.createElement(i,ge({key:v},_,{title:d}),bLe(f,t,n)):h.createElement(a,ge({key:v},_,{title:d}),bLe(f,t,n)):m==="divider"?h.createElement(o,ge({key:v},_)):h.createElement(r,ge({key:v},_,{extra:g}),d,(!!g||g===0)&&h.createElement("span",{className:"".concat(n,"-item-extra")},g))}return null}).filter(function(s){return s})}function Sct(e,t,n,r,i){var a=e,o=mt({divider:lbe,item:ST,group:cW,submenu:mK},r);return t&&(a=bLe(t,o,i)),uUe(a,n)}var Qzn=["prefixCls","rootClassName","style","className","tabIndex","items","children","direction","id","mode","inlineCollapsed","disabled","disabledOverflow","subMenuOpenDelay","subMenuCloseDelay","forceSubMenuRender","defaultOpenKeys","openKeys","activeKey","defaultActiveFirst","selectable","multiple","defaultSelectedKeys","selectedKeys","onSelect","onDeselect","inlineIndent","motion","defaultMotions","triggerSubMenuAction","builtinPlacements","itemIcon","expandIcon","overflowedIndicator","overflowedIndicatorPopupClassName","getPopupContainer","onClick","onOpenChange","onKeyDown","openAnimation","openTransitionName","_internalRenderMenuItem","_internalRenderSubMenuItem","_internalComponents"],Uk=[],Zzn=h.forwardRef(function(e,t){var n,r=e,i=r.prefixCls,a=i===void 0?"rc-menu":i,o=r.rootClassName,s=r.style,c=r.className,u=r.tabIndex,d=u===void 0?0:u,f=r.items,p=r.children,m=r.direction,g=r.id,_=r.mode,v=_===void 0?"vertical":_,b=r.inlineCollapsed,y=r.disabled,x=r.disabledOverflow,C=r.subMenuOpenDelay,w=C===void 0?.1:C,$=r.subMenuCloseDelay,O=$===void 0?.1:$,N=r.forceSubMenuRender,P=r.defaultOpenKeys,I=r.openKeys,D=r.activeKey,k=r.defaultActiveFirst,R=r.selectable,A=R===void 0?!0:R,F=r.multiple,z=F===void 0?!1:F,M=r.defaultSelectedKeys,K=r.selectedKeys,U=r.onSelect,W=r.onDeselect,L=r.inlineIndent,Y=L===void 0?24:L,J=r.motion,Z=r.defaultMotions,te=r.triggerSubMenuAction,re=te===void 0?"hover":te,se=r.builtinPlacements,de=r.itemIcon,pe=r.expandIcon,Se=r.overflowedIndicator,ve=Se===void 0?"...":Se,be=r.overflowedIndicatorPopupClassName,Ee=r.getPopupContainer,xe=r.onClick,Pe=r.onOpenChange,je=r.onKeyDown,ft=r.openAnimation,Ge=r.openTransitionName,Ye=r._internalRenderMenuItem,nt=r._internalRenderSubMenuItem,We=r._internalComponents,ct=$o(r,Qzn),rt=h.useMemo(function(){return[Sct(p,f,Uk,We,a),Sct(p,f,Uk,{},a)]},[p,f,We]),vt=gn(rt,2),Mt=vt[0],$t=vt[1],ke=h.useState(!1),ye=gn(ke,2),_e=ye[0],He=ye[1],Ze=h.useRef(),ot=Dzn(g),Qt=m==="rtl";Za(!ft&&!Ge,"`openAnimation` and `openTransitionName` is removed. Please use `motion` or `defaultMotion` instead.");var Bt=$l(P,{value:I,postState:function(ja){return ja||Uk}}),Yt=gn(Bt,2),Gt=Yt[0],kt=Yt[1],In=function(ja){var wa=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;function Ma(){kt(ja),Pe==null||Pe(ja)}wa?b1.flushSync(Ma):Ma()},Cn=h.useState(Gt),Nn=gn(Cn,2),kn=Nn[0],vn=Nn[1],bn=h.useRef(!1),ur=h.useMemo(function(){return(v==="inline"||v==="vertical")&&b?["vertical",b]:[v,!1]},[v,b]),zn=gn(ur,2),Tn=zn[0],Or=zn[1],br=Tn==="inline",mr=h.useState(Tn),An=gn(mr,2),Dn=An[0],vr=An[1],Ar=h.useState(Or),ui=gn(Ar,2),wn=ui[0],xr=ui[1];h.useEffect(function(){vr(Tn),xr(Or),bn.current&&(br?kt(kn):In(Uk))},[Tn,Or]);var Zr=h.useState(0),_n=gn(Zr,2),zt=_n[0],Ft=_n[1],pn=zt>=Mt.length-1||Dn!=="horizontal"||x;h.useEffect(function(){br&&vn(Gt)},[Gt]),h.useEffect(function(){return bn.current=!0,function(){bn.current=!1}},[]);var Sn=Pzn(),jn=Sn.registerPath,Zn=Sn.unregisterPath,or=Sn.refreshOverflowKeys,yr=Sn.isSubPathKey,Br=Sn.getKeyPath,lr=Sn.getKeys,qr=Sn.getSubPathKeys,Mr=h.useMemo(function(){return{registerPath:jn,unregisterPath:Zn}},[jn,Zn]),pr=h.useMemo(function(){return{isSubPathKey:yr}},[yr]);h.useEffect(function(){or(pn?Uk:Mt.slice(zt+1).map(function(vo){return vo.key}))},[zt,pn]);var Vr=$l(D||k&&((n=Mt[0])===null||n===void 0?void 0:n.key),{value:D}),xn=gn(Vr,2),ni=xn[0],ya=xn[1],Ja=Bte(function(vo){ya(vo)}),Aa=Bte(function(){ya(void 0)});h.useImperativeHandle(t,function(){return{list:Ze.current,focus:function(ja){var wa,Ma=lr(),ko=_Le(Ma,ot),_s=ko.elements,Ps=ko.key2element,ac=ko.element2key,wc=sUe(Ze.current,_s),oc=ni??(wc[0]?ac.get(wc[0]):(wa=Mt.find(function(Do){return!Do.props.disabled}))===null||wa===void 0?void 0:wa.key),Xo=Ps.get(oc);if(oc&&Xo){var si;Xo==null||(si=Xo.focus)===null||si===void 0||si.call(Xo,ja)}}}});var sa=$l(M||[],{value:K,postState:function(ja){return Array.isArray(ja)?ja:ja==null?Uk:[ja]}}),Ln=gn(sa,2),Co=Ln[0],Os=Ln[1],dl=function(ja){if(A){var wa=ja.key,Ma=Co.includes(wa),ko;z?Ma?ko=Co.filter(function(Ps){return Ps!==wa}):ko=[].concat(oi(Co),[wa]):ko=[wa],Os(ko);var _s=mt(mt({},ja),{},{selectedKeys:ko});Ma?W==null||W(_s):U==null||U(_s)}!z&&Gt.length&&Dn!=="inline"&&In(Uk)},tl=Bte(function(vo){xe==null||xe(x2e(vo)),dl(vo)}),Pc=Bte(function(vo,ja){var wa=Gt.filter(function(ko){return ko!==vo});if(ja)wa.push(vo);else if(Dn!=="inline"){var Ma=qr(vo);wa=wa.filter(function(ko){return!Ma.has(ko)})}u_(Gt,wa,!0)||In(wa,!0)}),Dl=function(ja,wa){var Ma=wa??!Gt.includes(ja);Pc(ja,Ma)},jc=Tzn(Dn,ni,Qt,ot,Ze,lr,Br,ya,Dl,je);h.useEffect(function(){He(!0)},[]);var ic=h.useMemo(function(){return{_internalRenderMenuItem:Ye,_internalRenderSubMenuItem:nt}},[Ye,nt]),Al=Dn!=="horizontal"||x?Mt:Mt.map(function(vo,ja){return h.createElement(Tre,{key:vo.key,overflowDisabled:ja>zt},vo)}),vs=h.createElement(u5,ge({id:g,ref:Ze,prefixCls:"".concat(a,"-overflow"),component:"ul",itemComponent:ST,className:tn(a,"".concat(a,"-root"),"".concat(a,"-").concat(Dn),c,lt(lt({},"".concat(a,"-inline-collapsed"),wn),"".concat(a,"-rtl"),Qt),o),dir:m,style:s,role:"menu",tabIndex:d,data:Al,renderRawItem:function(ja){return ja},renderRawRest:function(ja){var wa=ja.length,Ma=wa?Mt.slice(-wa):null;return h.createElement(mK,{eventKey:yLe,title:ve,disabled:pn,internalPopupClose:wa===0,popupClassName:be},Ma)},maxCount:Dn!=="horizontal"||x?u5.INVALIDATE:u5.RESPONSIVE,ssr:"full","data-menu-list":!0,onVisibleChange:function(ja){Ft(ja)},onKeyDown:jc},ct));return h.createElement(oUe.Provider,{value:ic},h.createElement(g$t.Provider,{value:ot},h.createElement(Tre,{prefixCls:a,rootClassName:o,mode:Dn,openKeys:Gt,rtl:Qt,disabled:y,motion:_e?J:null,defaultMotions:_e?Z:null,activeKey:ni,onActive:Ja,onInactive:Aa,selectedKeys:Co,inlineIndent:Y,subMenuOpenDelay:w,subMenuCloseDelay:O,forceSubMenuRender:N,builtinPlacements:se,triggerSubMenuAction:re,getPopupContainer:Ee,itemIcon:de,expandIcon:pe,onItemClick:tl,onOpenChange:Pc},h.createElement(x$t.Provider,{value:pr},vs),h.createElement("div",{style:{display:"none"},"aria-hidden":!0},h.createElement(y$t.Provider,{value:Mr},$t)))))}),SD=Zzn;SD.Item=ST;SD.SubMenu=mK;SD.ItemGroup=cW;SD.Divider=lbe;const eHn=Object.freeze(Object.defineProperty({__proto__:null,Divider:lbe,Item:ST,ItemGroup:cW,MenuItem:ST,MenuItemGroup:cW,SubMenu:mK,default:SD,useFullPath:rL},Symbol.toStringTag,{value:"Module"}));var tHn={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"};const nHn=tHn;var rHn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nHn}))},$$t=h.forwardRef(rHn);$$t.displayName="BarsOutlined";const gK=$$t,O$t=h.createContext({siderHook:{addSider:()=>null,removeSider:()=>null}}),iHn=e=>{const{antCls:t,componentCls:n,colorText:r,footerBg:i,headerHeight:a,headerPadding:o,headerColor:s,footerPadding:c,fontSize:u,bodyBg:d,headerBg:f}=e;return{[n]:{display:"flex",flex:"auto",flexDirection:"column",minHeight:0,background:d,"&, *":{boxSizing:"border-box"},[`&${n}-has-sider`]:{flexDirection:"row",[`> ${n}, > ${n}-content`]:{width:0}},[`${n}-header, &${n}-footer`]:{flex:"0 0 auto"},"&-rtl":{direction:"rtl"}},[`${n}-header`]:{height:a,padding:o,color:s,lineHeight:rn(a),background:f,[`${t}-menu`]:{lineHeight:"inherit"}},[`${n}-footer`]:{padding:c,color:r,fontSize:u,background:i},[`${n}-content`]:{flex:"auto",color:r,minHeight:0}}},P$t=e=>{const{colorBgLayout:t,controlHeight:n,controlHeightLG:r,colorText:i,controlHeightSM:a,marginXXS:o,colorTextLightSolid:s,colorBgContainer:c}=e,u=r*1.25;return{colorBgHeader:"#001529",colorBgBody:t,colorBgTrigger:"#002140",bodyBg:t,headerBg:"#001529",headerHeight:n*2,headerPadding:`0 ${u}px`,headerColor:i,footerPadding:`${a}px ${u}px`,footerBg:t,siderBg:"#001529",triggerHeight:r+o*2,triggerBg:"#002140",triggerColor:s,zeroTriggerWidth:r,zeroTriggerHeight:r,lightSiderBg:c,lightTriggerBg:c,lightTriggerColor:i}},N$t=[["colorBgBody","bodyBg"],["colorBgHeader","headerBg"],["colorBgTrigger","triggerBg"]],D$t=Ql("Layout",e=>[iHn(e)],P$t,{deprecatedTokens:N$t}),aHn=e=>{const{componentCls:t,siderBg:n,motionDurationMid:r,motionDurationSlow:i,antCls:a,triggerHeight:o,triggerColor:s,triggerBg:c,headerHeight:u,zeroTriggerWidth:d,zeroTriggerHeight:f,borderRadiusLG:p,lightSiderBg:m,lightTriggerColor:g,lightTriggerBg:_,bodyBg:v}=e;return{[t]:{position:"relative",minWidth:0,background:n,transition:`all ${r}, background 0s`,"&-has-trigger":{paddingBottom:o},"&-right":{order:1},[`${t}-children`]:{height:"100%",marginTop:-.1,paddingTop:.1,[`${a}-menu${a}-menu-inline-collapsed`]:{width:"auto"}},[`&-zero-width ${t}-children`]:{overflow:"hidden"},[`${t}-trigger`]:{position:"fixed",bottom:0,zIndex:1,height:o,color:s,lineHeight:rn(o),textAlign:"center",background:c,cursor:"pointer",transition:`all ${r}`},[`${t}-zero-width-trigger`]:{position:"absolute",top:u,insetInlineEnd:e.calc(d).mul(-1).equal(),zIndex:1,width:d,height:f,color:s,fontSize:e.fontSizeXL,display:"flex",alignItems:"center",justifyContent:"center",background:n,borderRadius:`0 ${rn(p)} ${rn(p)} 0`,cursor:"pointer",transition:`background ${i} ease`,"&::after":{position:"absolute",inset:0,background:"transparent",transition:`all ${i}`,content:'""'},"&:hover::after":{background:"rgba(255, 255, 255, 0.2)"},"&-right":{insetInlineStart:e.calc(d).mul(-1).equal(),borderRadius:`${rn(p)} 0 0 ${rn(p)}`}},"&-light":{background:m,[`${t}-trigger`]:{color:g,background:_},[`${t}-zero-width-trigger`]:{color:g,background:_,border:`1px solid ${v}`,borderInlineStart:0}}}}},oHn=Ql(["Layout","Sider"],e=>[aHn(e)],P$t,{deprecatedTokens:N$t});var sHn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Cct={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},lHn=e=>!Number.isNaN(Number.parseFloat(e))&&isFinite(e),cbe=h.createContext({}),cHn=(()=>{let e=0;return function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return e+=1,`${t}${e}`}})(),I$t=h.forwardRef((e,t)=>{const{prefixCls:n,className:r,trigger:i,children:a,defaultCollapsed:o=!1,theme:s="dark",style:c={},collapsible:u=!1,reverseArrow:d=!1,width:f=200,collapsedWidth:p=80,zeroWidthTriggerStyle:m,breakpoint:g,onCollapse:_,onBreakpoint:v}=e,b=sHn(e,["prefixCls","className","trigger","children","defaultCollapsed","theme","style","collapsible","reverseArrow","width","collapsedWidth","zeroWidthTriggerStyle","breakpoint","onCollapse","onBreakpoint"]),{siderHook:y}=h.useContext(O$t),[x,C]=h.useState("collapsed"in e?e.collapsed:o),[w,$]=h.useState(!1);h.useEffect(()=>{"collapsed"in e&&C(e.collapsed)},[e.collapsed]);const O=(de,pe)=>{"collapsed"in e||C(de),_==null||_(de,pe)},{getPrefixCls:N,direction:P}=h.useContext(Uo),I=N("layout-sider",n),[D,k,R]=oHn(I),A=h.useRef(null);A.current=de=>{$(de.matches),v==null||v(de.matches),x!==de.matches&&O(de.matches,"responsive")},h.useEffect(()=>{function de(Se){return A.current(Se)}let pe;if(typeof window<"u"){const{matchMedia:Se}=window;if(Se&&g&&g in Cct){pe=Se(`screen and (max-width: ${Cct[g]})`);try{pe.addEventListener("change",de)}catch{pe.addListener(de)}de(pe)}}return()=>{try{pe==null||pe.removeEventListener("change",de)}catch{pe==null||pe.removeListener(de)}}},[g]),h.useEffect(()=>{const de=cHn("ant-sider-");return y.addSider(de),()=>y.removeSider(de)},[]);const F=()=>{O(!x,"clickTrigger")},z=Md(b,["collapsed"]),M=x?p:f,K=lHn(M)?`${M}px`:String(M),U=parseFloat(String(p||0))===0?h.createElement("span",{onClick:F,className:tn(`${I}-zero-width-trigger`,`${I}-zero-width-trigger-${d?"right":"left"}`),style:m},i||h.createElement(gK,null)):null,W=P==="rtl"==!d,J={expanded:W?h.createElement(LC,null):h.createElement(w5,null),collapsed:W?h.createElement(w5,null):h.createElement(LC,null)}[x?"collapsed":"expanded"],Z=i!==null?U||h.createElement("div",{className:`${I}-trigger`,onClick:F,style:{width:K}},i||J):null,te=Object.assign(Object.assign({},c),{flex:`0 0 ${K}`,maxWidth:K,minWidth:K,width:K}),re=tn(I,`${I}-${s}`,{[`${I}-collapsed`]:!!x,[`${I}-has-trigger`]:u&&i!==null&&!U,[`${I}-below`]:!!w,[`${I}-zero-width`]:parseFloat(K)===0},r,k,R),se=h.useMemo(()=>({siderCollapsed:x}),[x]);return D(h.createElement(cbe.Provider,{value:se},h.createElement("aside",Object.assign({className:re},z,{style:te,ref:t}),h.createElement("div",{className:`${I}-children`},a),u||w&&U?Z:null)))});I$t.displayName="Sider";const R$t=I$t;var uHn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"ellipsis",theme:"outlined"};const dHn=uHn;var fHn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dHn}))},k$t=h.forwardRef(fHn);k$t.displayName="EllipsisOutlined";const Fae=k$t,pHn=h.createContext({prefixCls:"",firstLevel:!0,inlineCollapsed:!1}),S2e=pHn;var hHn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const mHn=e=>{const{prefixCls:t,className:n,dashed:r}=e,i=hHn(e,["prefixCls","className","dashed"]),{getPrefixCls:a}=h.useContext(Uo),o=a("menu",t),s=tn({[`${o}-item-divider-dashed`]:!!r},n);return h.createElement(lbe,Object.assign({className:s},i))},A$t=mHn,gHn=e=>{var t;const{className:n,children:r,icon:i,title:a,danger:o,extra:s}=e,{prefixCls:c,firstLevel:u,direction:d,disableMenuItemTitleTooltip:f,inlineCollapsed:p}=h.useContext(S2e),m=x=>{const C=r==null?void 0:r[0],w=h.createElement("span",{className:tn(`${c}-title-content`,{[`${c}-title-content-with-extra`]:!!s||s===0})},r);return(!i||h.isValidElement(r)&&r.type==="span")&&r&&x&&u&&typeof C=="string"?h.createElement("div",{className:`${c}-inline-collapsed-noicon`},C.charAt(0)):w},{siderCollapsed:g}=h.useContext(cbe);let _=a;typeof a>"u"?_=u?r:"":a===!1&&(_="");const v={title:_};!g&&!p&&(v.title=null,v.open=!1);const b=Zf(r).length;let y=h.createElement(ST,Object.assign({},Md(e,["title","icon","danger"]),{className:tn({[`${c}-item-danger`]:o,[`${c}-item-only-child`]:(i?b+1:b)===1},n),title:typeof a=="string"?a:void 0}),Dh(i,{className:tn(h.isValidElement(i)?(t=i.props)===null||t===void 0?void 0:t.className:"",`${c}-item-icon`)}),m(p));return f||(y=h.createElement(Fy,Object.assign({},v,{placement:d==="rtl"?"left":"right",classNames:{root:`${c}-inline-collapsed-tooltip`}}),y)),y},M$t=gHn;var vHn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const xLe=h.createContext(null),F$t=h.forwardRef((e,t)=>{const{children:n}=e,r=vHn(e,["children"]),i=h.useContext(xLe),a=h.useMemo(()=>Object.assign(Object.assign({},i),r),[i,r.prefixCls,r.mode,r.selectable,r.rootClassName]),o=dwt(n),s=Y3(t,o?vD(n):null);return h.createElement(xLe.Provider,{value:a},h.createElement(zC,{space:!0},o?h.cloneElement(n,{ref:s}):n))}),wct=xLe,_Hn=e=>{const{componentCls:t,motionDurationSlow:n,horizontalLineHeight:r,colorSplit:i,lineWidth:a,lineType:o,itemPaddingInline:s}=e;return{[`${t}-horizontal`]:{lineHeight:r,border:0,borderBottom:`${rn(a)} ${o} ${i}`,boxShadow:"none","&::after":{display:"block",clear:"both",height:0,content:'"\\20"'},[`${t}-item, ${t}-submenu`]:{position:"relative",display:"inline-block",verticalAlign:"bottom",paddingInline:s},[`> ${t}-item:hover,
        > ${t}-item-active,
        > ${t}-submenu ${t}-submenu-title:hover`]:{backgroundColor:"transparent"},[`${t}-item, ${t}-submenu-title`]:{transition:[`border-color ${n}`,`background ${n}`].join(",")},[`${t}-submenu-arrow`]:{display:"none"}}}},yHn=_Hn,bHn=e=>{let{componentCls:t,menuArrowOffset:n,calc:r}=e;return{[`${t}-rtl`]:{direction:"rtl"},[`${t}-submenu-rtl`]:{transformOrigin:"100% 0"},[`${t}-rtl${t}-vertical,
    ${t}-submenu-rtl ${t}-vertical`]:{[`${t}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateY(${rn(r(n).mul(-1).equal())})`},"&::after":{transform:`rotate(45deg) translateY(${rn(n)})`}}}}},xHn=bHn,Ect=e=>Object.assign({},C5(e)),SHn=(e,t)=>{const{componentCls:n,itemColor:r,itemSelectedColor:i,subMenuItemSelectedColor:a,groupTitleColor:o,itemBg:s,subMenuItemBg:c,itemSelectedBg:u,activeBarHeight:d,activeBarWidth:f,activeBarBorderWidth:p,motionDurationSlow:m,motionEaseInOut:g,motionEaseOut:_,itemPaddingInline:v,motionDurationMid:b,itemHoverColor:y,lineType:x,colorSplit:C,itemDisabledColor:w,dangerItemColor:$,dangerItemHoverColor:O,dangerItemSelectedColor:N,dangerItemActiveBg:P,dangerItemSelectedBg:I,popupBg:D,itemHoverBg:k,itemActiveBg:R,menuSubMenuBg:A,horizontalItemSelectedColor:F,horizontalItemSelectedBg:z,horizontalItemBorderRadius:M,horizontalItemHoverBg:K}=e;return{[`${n}-${t}, ${n}-${t} > ${n}`]:{color:r,background:s,[`&${n}-root:focus-visible`]:Object.assign({},Ect(e)),[`${n}-item`]:{"&-group-title, &-extra":{color:o}},[`${n}-submenu-selected > ${n}-submenu-title`]:{color:a},[`${n}-item, ${n}-submenu-title`]:{color:r,[`&:not(${n}-item-disabled):focus-visible`]:Object.assign({},Ect(e))},[`${n}-item-disabled, ${n}-submenu-disabled`]:{color:`${w} !important`},[`${n}-item:not(${n}-item-selected):not(${n}-submenu-selected)`]:{[`&:hover, > ${n}-submenu-title:hover`]:{color:y}},[`&:not(${n}-horizontal)`]:{[`${n}-item:not(${n}-item-selected)`]:{"&:hover":{backgroundColor:k},"&:active":{backgroundColor:R}},[`${n}-submenu-title`]:{"&:hover":{backgroundColor:k},"&:active":{backgroundColor:R}}},[`${n}-item-danger`]:{color:$,[`&${n}-item:hover`]:{[`&:not(${n}-item-selected):not(${n}-submenu-selected)`]:{color:O}},[`&${n}-item:active`]:{background:P}},[`${n}-item a`]:{"&, &:hover":{color:"inherit"}},[`${n}-item-selected`]:{color:i,[`&${n}-item-danger`]:{color:N},"a, a:hover":{color:"inherit"}},[`& ${n}-item-selected`]:{backgroundColor:u,[`&${n}-item-danger`]:{backgroundColor:I}},[`&${n}-submenu > ${n}`]:{backgroundColor:A},[`&${n}-popup > ${n}`]:{backgroundColor:D},[`&${n}-submenu-popup > ${n}`]:{backgroundColor:D},[`&${n}-horizontal`]:Object.assign(Object.assign({},t==="dark"?{borderBottom:0}:{}),{[`> ${n}-item, > ${n}-submenu`]:{top:p,marginTop:e.calc(p).mul(-1).equal(),marginBottom:0,borderRadius:M,"&::after":{position:"absolute",insetInline:v,bottom:0,borderBottom:`${rn(d)} solid transparent`,transition:`border-color ${m} ${g}`,content:'""'},"&:hover, &-active, &-open":{background:K,"&::after":{borderBottomWidth:d,borderBottomColor:F}},"&-selected":{color:F,backgroundColor:z,"&:hover":{backgroundColor:z},"&::after":{borderBottomWidth:d,borderBottomColor:F}}}}),[`&${n}-root`]:{[`&${n}-inline, &${n}-vertical`]:{borderInlineEnd:`${rn(p)} ${x} ${C}`}},[`&${n}-inline`]:{[`${n}-sub${n}-inline`]:{background:c},[`${n}-item`]:{position:"relative","&::after":{position:"absolute",insetBlock:0,insetInlineEnd:0,borderInlineEnd:`${rn(f)} solid ${i}`,transform:"scaleY(0.0001)",opacity:0,transition:[`transform ${b} ${_}`,`opacity ${b} ${_}`].join(","),content:'""'},[`&${n}-item-danger`]:{"&::after":{borderInlineEndColor:N}}},[`${n}-selected, ${n}-item-selected`]:{"&::after":{transform:"scaleY(1)",opacity:1,transition:[`transform ${b} ${g}`,`opacity ${b} ${g}`].join(",")}}}}}},Tct=SHn,$ct=e=>{const{componentCls:t,itemHeight:n,itemMarginInline:r,padding:i,menuArrowSize:a,marginXS:o,itemMarginBlock:s,itemWidth:c,itemPaddingInline:u}=e,d=e.calc(a).add(i).add(o).equal();return{[`${t}-item`]:{position:"relative",overflow:"hidden"},[`${t}-item, ${t}-submenu-title`]:{height:n,lineHeight:rn(n),paddingInline:u,overflow:"hidden",textOverflow:"ellipsis",marginInline:r,marginBlock:s,width:c},[`> ${t}-item,
            > ${t}-submenu > ${t}-submenu-title`]:{height:n,lineHeight:rn(n)},[`${t}-item-group-list ${t}-submenu-title,
            ${t}-submenu-title`]:{paddingInlineEnd:d}}},CHn=e=>{const{componentCls:t,iconCls:n,itemHeight:r,colorTextLightSolid:i,dropdownWidth:a,controlHeightLG:o,motionEaseOut:s,paddingXL:c,itemMarginInline:u,fontSizeLG:d,motionDurationFast:f,motionDurationSlow:p,paddingXS:m,boxShadowSecondary:g,collapsedWidth:_,collapsedIconSize:v}=e,b={height:r,lineHeight:rn(r),listStylePosition:"inside",listStyleType:"disc"};return[{[t]:{"&-inline, &-vertical":Object.assign({[`&${t}-root`]:{boxShadow:"none"}},$ct(e))},[`${t}-submenu-popup`]:{[`${t}-vertical`]:Object.assign(Object.assign({},$ct(e)),{boxShadow:g})}},{[`${t}-submenu-popup ${t}-vertical${t}-sub`]:{minWidth:a,maxHeight:`calc(100vh - ${rn(e.calc(o).mul(2.5).equal())})`,padding:"0",overflow:"hidden",borderInlineEnd:0,"&:not([class*='-active'])":{overflowX:"hidden",overflowY:"auto"}}},{[`${t}-inline`]:{width:"100%",[`&${t}-root`]:{[`${t}-item, ${t}-submenu-title`]:{display:"flex",alignItems:"center",transition:[`border-color ${p}`,`background ${p}`,`padding ${f} ${s}`].join(","),[`> ${t}-title-content`]:{flex:"auto",minWidth:0,overflow:"hidden",textOverflow:"ellipsis"},"> *":{flex:"none"}}},[`${t}-sub${t}-inline`]:{padding:0,border:0,borderRadius:0,boxShadow:"none",[`& > ${t}-submenu > ${t}-submenu-title`]:b,[`& ${t}-item-group-title`]:{paddingInlineStart:c}},[`${t}-item`]:b}},{[`${t}-inline-collapsed`]:{width:_,[`&${t}-root`]:{[`${t}-item, ${t}-submenu ${t}-submenu-title`]:{[`> ${t}-inline-collapsed-noicon`]:{fontSize:d,textAlign:"center"}}},[`> ${t}-item,
          > ${t}-item-group > ${t}-item-group-list > ${t}-item,
          > ${t}-item-group > ${t}-item-group-list > ${t}-submenu > ${t}-submenu-title,
          > ${t}-submenu > ${t}-submenu-title`]:{insetInlineStart:0,paddingInline:`calc(50% - ${rn(e.calc(v).div(2).equal())} - ${rn(u)})`,textOverflow:"clip",[`
            ${t}-submenu-arrow,
            ${t}-submenu-expand-icon
          `]:{opacity:0},[`${t}-item-icon, ${n}`]:{margin:0,fontSize:v,lineHeight:rn(r),"+ span":{display:"inline-block",opacity:0}}},[`${t}-item-icon, ${n}`]:{display:"inline-block"},"&-tooltip":{pointerEvents:"none",[`${t}-item-icon, ${n}`]:{display:"none"},"a, a:hover":{color:i}},[`${t}-item-group-title`]:Object.assign(Object.assign({},ky),{paddingInline:m})}}]},wHn=CHn,Oct=e=>{const{componentCls:t,motionDurationSlow:n,motionDurationMid:r,motionEaseInOut:i,motionEaseOut:a,iconCls:o,iconSize:s,iconMarginInlineEnd:c}=e;return{[`${t}-item, ${t}-submenu-title`]:{position:"relative",display:"block",margin:0,whiteSpace:"nowrap",cursor:"pointer",transition:[`border-color ${n}`,`background ${n}`,`padding calc(${n} + 0.1s) ${i}`].join(","),[`${t}-item-icon, ${o}`]:{minWidth:s,fontSize:s,transition:[`font-size ${r} ${a}`,`margin ${n} ${i}`,`color ${n}`].join(","),"+ span":{marginInlineStart:c,opacity:1,transition:[`opacity ${n} ${i}`,`margin ${n}`,`color ${n}`].join(",")}},[`${t}-item-icon`]:Object.assign({},uK()),[`&${t}-item-only-child`]:{[`> ${o}, > ${t}-item-icon`]:{marginInlineEnd:0}}},[`${t}-item-disabled, ${t}-submenu-disabled`]:{background:"none !important",cursor:"not-allowed","&::after":{borderColor:"transparent !important"},a:{color:"inherit !important",cursor:"not-allowed",pointerEvents:"none"},[`> ${t}-submenu-title`]:{color:"inherit !important",cursor:"not-allowed"}}}},Pct=e=>{const{componentCls:t,motionDurationSlow:n,motionEaseInOut:r,borderRadius:i,menuArrowSize:a,menuArrowOffset:o}=e;return{[`${t}-submenu`]:{"&-expand-icon, &-arrow":{position:"absolute",top:"50%",insetInlineEnd:e.margin,width:a,color:"currentcolor",transform:"translateY(-50%)",transition:`transform ${n} ${r}, opacity ${n}`},"&-arrow":{"&::before, &::after":{position:"absolute",width:e.calc(a).mul(.6).equal(),height:e.calc(a).mul(.15).equal(),backgroundColor:"currentcolor",borderRadius:i,transition:[`background ${n} ${r}`,`transform ${n} ${r}`,`top ${n} ${r}`,`color ${n} ${r}`].join(","),content:'""'},"&::before":{transform:`rotate(45deg) translateY(${rn(e.calc(o).mul(-1).equal())})`},"&::after":{transform:`rotate(-45deg) translateY(${rn(o)})`}}}}},EHn=e=>{const{antCls:t,componentCls:n,fontSize:r,motionDurationSlow:i,motionDurationMid:a,motionEaseInOut:o,paddingXS:s,padding:c,colorSplit:u,lineWidth:d,zIndexPopup:f,borderRadiusLG:p,subMenuItemBorderRadius:m,menuArrowSize:g,menuArrowOffset:_,lineType:v,groupTitleLineHeight:b,groupTitleFontSize:y}=e;return[{"":{[n]:Object.assign(Object.assign({},S5()),{"&-hidden":{display:"none"}})},[`${n}-submenu-hidden`]:{display:"none"}},{[n]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),S5()),{marginBottom:0,paddingInlineStart:0,fontSize:r,lineHeight:0,listStyle:"none",outline:"none",transition:`width ${i} cubic-bezier(0.2, 0, 0, 1) 0s`,"ul, ol":{margin:0,padding:0,listStyle:"none"},"&-overflow":{display:"flex",[`${n}-item`]:{flex:"none"}},[`${n}-item, ${n}-submenu, ${n}-submenu-title`]:{borderRadius:e.itemBorderRadius},[`${n}-item-group-title`]:{padding:`${rn(s)} ${rn(c)}`,fontSize:y,lineHeight:b,transition:`all ${i}`},[`&-horizontal ${n}-submenu`]:{transition:[`border-color ${i} ${o}`,`background ${i} ${o}`].join(",")},[`${n}-submenu, ${n}-submenu-inline`]:{transition:[`border-color ${i} ${o}`,`background ${i} ${o}`,`padding ${a} ${o}`].join(",")},[`${n}-submenu ${n}-sub`]:{cursor:"initial",transition:[`background ${i} ${o}`,`padding ${i} ${o}`].join(",")},[`${n}-title-content`]:{transition:`color ${i}`,"&-with-extra":{display:"inline-flex",alignItems:"center",width:"100%"},[`> ${t}-typography-ellipsis-single-line`]:{display:"inline",verticalAlign:"unset"},[`${n}-item-extra`]:{marginInlineStart:"auto",paddingInlineStart:e.padding}},[`${n}-item a`]:{"&::before":{position:"absolute",inset:0,backgroundColor:"transparent",content:'""'}},[`${n}-item-divider`]:{overflow:"hidden",lineHeight:0,borderColor:u,borderStyle:v,borderWidth:0,borderTopWidth:d,marginBlock:d,padding:0,"&-dashed":{borderStyle:"dashed"}}}),Oct(e)),{[`${n}-item-group`]:{[`${n}-item-group-list`]:{margin:0,padding:0,[`${n}-item, ${n}-submenu-title`]:{paddingInline:`${rn(e.calc(r).mul(2).equal())} ${rn(c)}`}}},"&-submenu":{"&-popup":{position:"absolute",zIndex:f,borderRadius:p,boxShadow:"none",transformOrigin:"0 0",[`&${n}-submenu`]:{background:"transparent"},"&::before":{position:"absolute",inset:0,zIndex:-1,width:"100%",height:"100%",opacity:0,content:'""'},[`> ${n}`]:Object.assign(Object.assign(Object.assign({borderRadius:p},Oct(e)),Pct(e)),{[`${n}-item, ${n}-submenu > ${n}-submenu-title`]:{borderRadius:m},[`${n}-submenu-title::after`]:{transition:`transform ${i} ${o}`}})},"\n          &-placement-leftTop,\n          &-placement-bottomRight,\n          ":{transformOrigin:"100% 0"},"\n          &-placement-leftBottom,\n          &-placement-topRight,\n          ":{transformOrigin:"100% 100%"},"\n          &-placement-rightBottom,\n          &-placement-topLeft,\n          ":{transformOrigin:"0 100%"},"\n          &-placement-bottomLeft,\n          &-placement-rightTop,\n          ":{transformOrigin:"0 0"},"\n          &-placement-leftTop,\n          &-placement-leftBottom\n          ":{paddingInlineEnd:e.paddingXS},"\n          &-placement-rightTop,\n          &-placement-rightBottom\n          ":{paddingInlineStart:e.paddingXS},"\n          &-placement-topRight,\n          &-placement-topLeft\n          ":{paddingBottom:e.paddingXS},"\n          &-placement-bottomRight,\n          &-placement-bottomLeft\n          ":{paddingTop:e.paddingXS}}}),Pct(e)),{[`&-inline-collapsed ${n}-submenu-arrow,
        &-inline ${n}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateX(${rn(_)})`},"&::after":{transform:`rotate(45deg) translateX(${rn(e.calc(_).mul(-1).equal())})`}},[`${n}-submenu-open${n}-submenu-inline > ${n}-submenu-title > ${n}-submenu-arrow`]:{transform:`translateY(${rn(e.calc(g).mul(.2).mul(-1).equal())})`,"&::after":{transform:`rotate(-45deg) translateX(${rn(e.calc(_).mul(-1).equal())})`},"&::before":{transform:`rotate(45deg) translateX(${rn(_)})`}}})},{[`${t}-layout-header`]:{[n]:{lineHeight:"inherit"}}}]},THn=e=>{var t,n,r;const{colorPrimary:i,colorError:a,colorTextDisabled:o,colorErrorBg:s,colorText:c,colorTextDescription:u,colorBgContainer:d,colorFillAlter:f,colorFillContent:p,lineWidth:m,lineWidthBold:g,controlItemBgActive:_,colorBgTextHover:v,controlHeightLG:b,lineHeight:y,colorBgElevated:x,marginXXS:C,padding:w,fontSize:$,controlHeightSM:O,fontSizeLG:N,colorTextLightSolid:P,colorErrorHover:I}=e,D=(t=e.activeBarWidth)!==null&&t!==void 0?t:0,k=(n=e.activeBarBorderWidth)!==null&&n!==void 0?n:m,R=(r=e.itemMarginInline)!==null&&r!==void 0?r:e.marginXXS,A=new Gl(P).setA(.65).toRgbString();return{dropdownWidth:160,zIndexPopup:e.zIndexPopupBase+50,radiusItem:e.borderRadiusLG,itemBorderRadius:e.borderRadiusLG,radiusSubMenuItem:e.borderRadiusSM,subMenuItemBorderRadius:e.borderRadiusSM,colorItemText:c,itemColor:c,colorItemTextHover:c,itemHoverColor:c,colorItemTextHoverHorizontal:i,horizontalItemHoverColor:i,colorGroupTitle:u,groupTitleColor:u,colorItemTextSelected:i,itemSelectedColor:i,subMenuItemSelectedColor:i,colorItemTextSelectedHorizontal:i,horizontalItemSelectedColor:i,colorItemBg:d,itemBg:d,colorItemBgHover:v,itemHoverBg:v,colorItemBgActive:p,itemActiveBg:_,colorSubItemBg:f,subMenuItemBg:f,colorItemBgSelected:_,itemSelectedBg:_,colorItemBgSelectedHorizontal:"transparent",horizontalItemSelectedBg:"transparent",colorActiveBarWidth:0,activeBarWidth:D,colorActiveBarHeight:g,activeBarHeight:g,colorActiveBarBorderSize:m,activeBarBorderWidth:k,colorItemTextDisabled:o,itemDisabledColor:o,colorDangerItemText:a,dangerItemColor:a,colorDangerItemTextHover:a,dangerItemHoverColor:a,colorDangerItemTextSelected:a,dangerItemSelectedColor:a,colorDangerItemBgActive:s,dangerItemActiveBg:s,colorDangerItemBgSelected:s,dangerItemSelectedBg:s,itemMarginInline:R,horizontalItemBorderRadius:0,horizontalItemHoverBg:"transparent",itemHeight:b,groupTitleLineHeight:y,collapsedWidth:b*2,popupBg:x,itemMarginBlock:C,itemPaddingInline:w,horizontalLineHeight:`${b*1.15}px`,iconSize:$,iconMarginInlineEnd:O-$,collapsedIconSize:N,groupTitleFontSize:$,darkItemDisabledColor:new Gl(P).setA(.25).toRgbString(),darkItemColor:A,darkDangerItemColor:a,darkItemBg:"#001529",darkPopupBg:"#001529",darkSubMenuItemBg:"#000c17",darkItemSelectedColor:P,darkItemSelectedBg:i,darkDangerItemSelectedBg:a,darkItemHoverBg:"transparent",darkGroupTitleColor:A,darkItemHoverColor:P,darkDangerItemHoverColor:I,darkDangerItemSelectedColor:P,darkDangerItemActiveBg:a,itemWidth:D?`calc(100% + ${k}px)`:`calc(100% - ${R*2}px)`}},$Hn=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return Ql("Menu",i=>{const{colorBgElevated:a,controlHeightLG:o,fontSize:s,darkItemColor:c,darkDangerItemColor:u,darkItemBg:d,darkSubMenuItemBg:f,darkItemSelectedColor:p,darkItemSelectedBg:m,darkDangerItemSelectedBg:g,darkItemHoverBg:_,darkGroupTitleColor:v,darkItemHoverColor:b,darkItemDisabledColor:y,darkDangerItemHoverColor:x,darkDangerItemSelectedColor:C,darkDangerItemActiveBg:w,popupBg:$,darkPopupBg:O}=i,N=i.calc(s).div(7).mul(5).equal(),P=el(i,{menuArrowSize:N,menuHorizontalHeight:i.calc(o).mul(1.15).equal(),menuArrowOffset:i.calc(N).mul(.25).equal(),menuSubMenuBg:a,calc:i.calc,popupBg:$}),I=el(P,{itemColor:c,itemHoverColor:b,groupTitleColor:v,itemSelectedColor:p,subMenuItemSelectedColor:p,itemBg:d,popupBg:O,subMenuItemBg:f,itemActiveBg:"transparent",itemSelectedBg:m,activeBarHeight:0,activeBarBorderWidth:0,itemHoverBg:_,itemDisabledColor:y,dangerItemColor:u,dangerItemHoverColor:x,dangerItemSelectedColor:C,dangerItemActiveBg:w,dangerItemSelectedBg:g,menuSubMenuBg:f,horizontalItemSelectedColor:p,horizontalItemSelectedBg:m});return[EHn(P),yHn(P),wHn(P),Tct(P,"light"),Tct(I,"dark"),xHn(P),T3e(P),jC(P,"slide-up"),jC(P,"slide-down"),fK(P,"zoom-big")]},THn,{deprecatedTokens:[["colorGroupTitle","groupTitleColor"],["radiusItem","itemBorderRadius"],["radiusSubMenuItem","subMenuItemBorderRadius"],["colorItemText","itemColor"],["colorItemTextHover","itemHoverColor"],["colorItemTextHoverHorizontal","horizontalItemHoverColor"],["colorItemTextSelected","itemSelectedColor"],["colorItemTextSelectedHorizontal","horizontalItemSelectedColor"],["colorItemTextDisabled","itemDisabledColor"],["colorDangerItemText","dangerItemColor"],["colorDangerItemTextHover","dangerItemHoverColor"],["colorDangerItemTextSelected","dangerItemSelectedColor"],["colorDangerItemBgActive","dangerItemActiveBg"],["colorDangerItemBgSelected","dangerItemSelectedBg"],["colorItemBg","itemBg"],["colorItemBgHover","itemHoverBg"],["colorSubItemBg","subMenuItemBg"],["colorItemBgActive","itemActiveBg"],["colorItemBgSelectedHorizontal","horizontalItemSelectedBg"],["colorActiveBarWidth","activeBarWidth"],["colorActiveBarHeight","activeBarHeight"],["colorActiveBarBorderSize","activeBarBorderWidth"],["colorItemBgSelected","itemSelectedBg"]],injectStyle:n,unitless:{groupTitleLineHeight:!0}})(e,t)},OHn=e=>{var t;const{popupClassName:n,icon:r,title:i,theme:a}=e,o=h.useContext(S2e),{prefixCls:s,inlineCollapsed:c,theme:u}=o,d=rL();let f;if(!r)f=c&&!d.length&&i&&typeof i=="string"?h.createElement("div",{className:`${s}-inline-collapsed-noicon`},i.charAt(0)):h.createElement("span",{className:`${s}-title-content`},i);else{const g=h.isValidElement(i)&&i.type==="span";f=h.createElement(h.Fragment,null,Dh(r,{className:tn(h.isValidElement(r)?(t=r.props)===null||t===void 0?void 0:t.className:"",`${s}-item-icon`)}),g?i:h.createElement("span",{className:`${s}-title-content`},i))}const p=h.useMemo(()=>Object.assign(Object.assign({},o),{firstLevel:!1}),[o]),[m]=ew("Menu");return h.createElement(S2e.Provider,{value:p},h.createElement(mK,Object.assign({},Md(e,["icon"]),{title:f,popupClassName:tn(s,n,`${s}-${a||u}`),popupStyle:Object.assign({zIndex:m},e.popupStyle)})))},L$t=OHn;var PHn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function pDe(e){return e===null||e===!1}const NHn={item:M$t,submenu:L$t,divider:A$t},DHn=h.forwardRef((e,t)=>{var n;const r=h.useContext(wct),i=r||{},{getPrefixCls:a,getPopupContainer:o,direction:s,menu:c}=h.useContext(Uo),u=a(),{prefixCls:d,className:f,style:p,theme:m="light",expandIcon:g,_internalDisableMenuItemTitleTooltip:_,inlineCollapsed:v,siderCollapsed:b,rootClassName:y,mode:x,selectable:C,onClick:w,overflowedIndicatorPopupClassName:$}=e,O=PHn(e,["prefixCls","className","style","theme","expandIcon","_internalDisableMenuItemTitleTooltip","inlineCollapsed","siderCollapsed","rootClassName","mode","selectable","onClick","overflowedIndicatorPopupClassName"]),N=Md(O,["collapsedWidth"]);{const Y=Gs("Menu");Y(!("inlineCollapsed"in e&&x!=="inline"),"usage","`inlineCollapsed` should only be used when `mode` is inline."),Y.deprecated("items"in e&&!e.children,"children","items")}(n=i.validator)===null||n===void 0||n.call(i,{mode:x});const P=Bs(function(){var Y;w==null||w.apply(void 0,arguments),(Y=i.onClick)===null||Y===void 0||Y.call(i)}),I=i.mode||x,D=C??i.selectable,k=v??b,R={horizontal:{motionName:`${u}-slide-up`},inline:wre(u),other:{motionName:`${u}-zoom-big`}},A=a("menu",d||i.prefixCls),F=rp(A),[z,M,K]=$Hn(A,F,!r),U=tn(`${A}-${m}`,c==null?void 0:c.className,f),W=h.useMemo(()=>{var Y,J;if(typeof g=="function"||pDe(g))return g||null;if(typeof i.expandIcon=="function"||pDe(i.expandIcon))return i.expandIcon||null;if(typeof(c==null?void 0:c.expandIcon)=="function"||pDe(c==null?void 0:c.expandIcon))return(c==null?void 0:c.expandIcon)||null;const Z=(Y=g??(i==null?void 0:i.expandIcon))!==null&&Y!==void 0?Y:c==null?void 0:c.expandIcon;return Dh(Z,{className:tn(`${A}-submenu-expand-icon`,h.isValidElement(Z)?(J=Z.props)===null||J===void 0?void 0:J.className:void 0)})},[g,i==null?void 0:i.expandIcon,c==null?void 0:c.expandIcon,A]),L=h.useMemo(()=>({prefixCls:A,inlineCollapsed:k||!1,direction:s,firstLevel:!0,theme:m,mode:I,disableMenuItemTitleTooltip:_}),[A,k,s,_,m]);return z(h.createElement(wct.Provider,{value:null},h.createElement(S2e.Provider,{value:L},h.createElement(SD,Object.assign({getPopupContainer:o,overflowedIndicator:h.createElement(Fae,null),overflowedIndicatorPopupClassName:tn(A,`${A}-${m}`,$),mode:I,selectable:D,onClick:P},N,{inlineCollapsed:k,style:Object.assign(Object.assign({},c==null?void 0:c.style),p),className:U,prefixCls:A,direction:s,defaultMotions:R,expandIcon:W,ref:t,rootClassName:tn(y,M,i.rootClassName,K,F),_internalComponents:NHn})))))}),IHn=DHn,vK=h.forwardRef((e,t)=>{const n=h.useRef(null),r=h.useContext(cbe);return h.useImperativeHandle(t,()=>({menu:n.current,focus:i=>{var a;(a=n.current)===null||a===void 0||a.focus(i)}})),h.createElement(IHn,Object.assign({ref:n},e,r))});vK.Item=M$t;vK.SubMenu=L$t;vK.Divider=A$t;vK.ItemGroup=cW;vK.displayName="Menu";const Zg=vK,RHn=e=>{const{componentCls:t,menuCls:n,colorError:r,colorTextLightSolid:i}=e,a=`${n}-item`;return{[`${t}, ${t}-menu-submenu`]:{[`${n} ${a}`]:{[`&${a}-danger:not(${a}-disabled)`]:{color:r,"&:hover":{color:i,backgroundColor:r}}}}}},kHn=RHn,AHn=e=>{const{componentCls:t,menuCls:n,zIndexPopup:r,dropdownArrowDistance:i,sizePopupArrow:a,antCls:o,iconCls:s,motionDurationMid:c,paddingBlock:u,fontSize:d,dropdownEdgeChildPadding:f,colorTextDisabled:p,fontSizeIcon:m,controlPaddingHorizontal:g,colorBgElevated:_}=e;return[{[t]:{position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:r,display:"block","&::before":{position:"absolute",insetBlock:e.calc(a).div(2).sub(i).equal(),zIndex:-9999,opacity:1e-4,content:'""'},"&-menu-vertical":{maxHeight:"100vh",overflowY:"auto"},[`&-trigger${o}-btn`]:{[`& > ${s}-down, & > ${o}-btn-icon > ${s}-down`]:{fontSize:m}},[`${t}-wrap`]:{position:"relative",[`${o}-btn > ${s}-down`]:{fontSize:m},[`${s}-down::before`]:{transition:`transform ${c}`}},[`${t}-wrap-open`]:{[`${s}-down::before`]:{transform:"rotate(180deg)"}},"\n        &-hidden,\n        &-menu-hidden,\n        &-menu-submenu-hidden\n      ":{display:"none"},[`&${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottomLeft,
          &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottomLeft,
          &${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottom,
          &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottom,
          &${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottomRight,
          &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottomRight`]:{animationName:O3e},[`&${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-topLeft,
          &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-topLeft,
          &${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-top,
          &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-top,
          &${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-topRight,
          &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-topRight`]:{animationName:N3e},[`&${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottomLeft,
          &${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottom,
          &${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottomRight`]:{animationName:P3e},[`&${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-topLeft,
          &${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-top,
          &${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-topRight`]:{animationName:D3e}}},tUe(e,_,{arrowPlacement:{top:!0,bottom:!0}}),{[`${t} ${n}`]:{position:"relative",margin:0},[`${n}-submenu-popup`]:{position:"absolute",zIndex:r,background:"transparent",boxShadow:"none",transformOrigin:"0 0","ul, li":{listStyle:"none",margin:0}},[`${t}, ${t}-menu-submenu`]:Object.assign(Object.assign({},Cc(e)),{[n]:Object.assign(Object.assign({padding:f,listStyleType:"none",backgroundColor:_,backgroundClip:"padding-box",borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary},Ay(e)),{"&:empty":{padding:0,boxShadow:"none"},[`${n}-item-group-title`]:{padding:`${rn(u)} ${rn(g)}`,color:e.colorTextDescription,transition:`all ${c}`},[`${n}-item`]:{position:"relative",display:"flex",alignItems:"center"},[`${n}-item-icon`]:{minWidth:d,marginInlineEnd:e.marginXS,fontSize:e.fontSizeSM},[`${n}-title-content`]:{flex:"auto","&-with-extra":{display:"inline-flex",alignItems:"center",width:"100%"},"> a":{color:"inherit",transition:`all ${c}`,"&:hover":{color:"inherit"},"&::after":{position:"absolute",inset:0,content:'""'}},[`${n}-item-extra`]:{paddingInlineStart:e.padding,marginInlineStart:"auto",fontSize:e.fontSizeSM,color:e.colorTextDescription}},[`${n}-item, ${n}-submenu-title`]:Object.assign(Object.assign({display:"flex",margin:0,padding:`${rn(u)} ${rn(g)}`,color:e.colorText,fontWeight:"normal",fontSize:d,lineHeight:e.lineHeight,cursor:"pointer",transition:`all ${c}`,borderRadius:e.borderRadiusSM,"&:hover, &-active":{backgroundColor:e.controlItemBgHover}},Ay(e)),{"&-selected":{color:e.colorPrimary,backgroundColor:e.controlItemBgActive,"&:hover, &-active":{backgroundColor:e.controlItemBgActiveHover}},"&-disabled":{color:p,cursor:"not-allowed","&:hover":{color:p,backgroundColor:_,cursor:"not-allowed"},a:{pointerEvents:"none"}},"&-divider":{height:1,margin:`${rn(e.marginXXS)} 0`,overflow:"hidden",lineHeight:0,backgroundColor:e.colorSplit},[`${t}-menu-submenu-expand-icon`]:{position:"absolute",insetInlineEnd:e.paddingXS,[`${t}-menu-submenu-arrow-icon`]:{marginInlineEnd:"0 !important",color:e.colorTextDescription,fontSize:m,fontStyle:"normal"}}}),[`${n}-item-group-list`]:{margin:`0 ${rn(e.marginXS)}`,padding:0,listStyle:"none"},[`${n}-submenu-title`]:{paddingInlineEnd:e.calc(g).add(e.fontSizeSM).equal()},[`${n}-submenu-vertical`]:{position:"relative"},[`${n}-submenu${n}-submenu-disabled ${t}-menu-submenu-title`]:{[`&, ${t}-menu-submenu-arrow-icon`]:{color:p,backgroundColor:_,cursor:"not-allowed"}},[`${n}-submenu-selected ${t}-menu-submenu-title`]:{color:e.colorPrimary}})})},[jC(e,"slide-up"),jC(e,"slide-down"),aW(e,"move-up"),aW(e,"move-down"),fK(e,"zoom-big")]]},MHn=e=>Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+50,paddingBlock:(e.controlHeight-e.fontSize*e.lineHeight)/2},ibe({contentRadius:e.borderRadiusLG,limitVerticalRadius:!0})),rbe(e)),FHn=Ql("Dropdown",e=>{const{marginXXS:t,sizePopupArrow:n,paddingXXS:r,componentCls:i}=e,a=el(e,{menuCls:`${i}-menu`,dropdownArrowDistance:e.calc(n).div(2).add(t).equal(),dropdownEdgeChildPadding:r});return[AHn(a),kHn(a)]},MHn,{resetStyle:!1}),ube=e=>{var t;const{menu:n,arrow:r,prefixCls:i,children:a,trigger:o,disabled:s,dropdownRender:c,getPopupContainer:u,overlayClassName:d,rootClassName:f,overlayStyle:p,open:m,onOpenChange:g,visible:_,onVisibleChange:v,mouseEnterDelay:b=.15,mouseLeaveDelay:y=.1,autoAdjustOverflow:x=!0,placement:C="",overlay:w,transitionName:$}=e,{getPopupContainer:O,getPrefixCls:N,direction:P,dropdown:I}=h.useContext(Uo),D=Gs("Dropdown");[["visible","open"],["onVisibleChange","onOpenChange"]].forEach(xe=>{let[Pe,je]=xe;D.deprecated(!(Pe in e),Pe,je)}),D.deprecated(!("overlay"in e),"overlay","menu");const k=h.useMemo(()=>{const xe=N();return $!==void 0?$:C.includes("top")?`${xe}-slide-down`:`${xe}-slide-up`},[N,C,$]),R=h.useMemo(()=>C?C.includes("Center")?C.slice(0,C.indexOf("Center")):C:P==="rtl"?"bottomRight":"bottomLeft",[C,P]);{if(C.includes("Center")){const xe=C.slice(0,C.indexOf("Center"));D(!C.includes("Center"),"deprecated",`You are using '${C}' placement in Dropdown, which is deprecated. Try to use '${xe}' instead.`)}[["visible","open"],["onVisibleChange","onOpenChange"]].forEach(xe=>{let[Pe,je]=xe;D.deprecated(!(Pe in e),Pe,je)})}const A=N("dropdown",i),F=rp(A),[z,M,K]=FHn(A,F),[,U]=w1(),W=h.Children.only(_zn(a)?h.createElement("span",null,a):a),L=Dh(W,{className:tn(`${A}-trigger`,{[`${A}-rtl`]:P==="rtl"},W.props.className),disabled:(t=W.props.disabled)!==null&&t!==void 0?t:s}),Y=s?[]:o,J=!!(Y!=null&&Y.includes("contextMenu")),[Z,te]=$l(!1,{value:m??_}),re=Bs(xe=>{g==null||g(xe,{source:"trigger"}),v==null||v(xe),te(xe)}),se=tn(d,f,M,K,F,I==null?void 0:I.className,{[`${A}-rtl`]:P==="rtl"}),de=r$t({arrowPointAtCenter:typeof r=="object"&&r.pointAtCenter,autoAdjustOverflow:x,offset:U.marginXXS,arrowWidth:r?U.sizePopupArrow:0,borderRadius:U.borderRadius}),pe=h.useCallback(()=>{n!=null&&n.selectable&&(n!=null&&n.multiple)||(g==null||g(!1,{source:"menu"}),te(!1))},[n==null?void 0:n.selectable,n==null?void 0:n.multiple]),Se=()=>{let xe;return n!=null&&n.items?xe=h.createElement(Zg,Object.assign({},n)):typeof w=="function"?xe=w():xe=w,c&&(xe=c(xe)),xe=h.Children.only(typeof xe=="string"?h.createElement("span",null,xe):xe),h.createElement(F$t,{prefixCls:`${A}-menu`,rootClassName:tn(K,F),expandIcon:h.createElement("span",{className:`${A}-menu-submenu-arrow`},P==="rtl"?h.createElement(w5,{className:`${A}-menu-submenu-arrow-icon`}):h.createElement(LC,{className:`${A}-menu-submenu-arrow-icon`})),mode:"vertical",selectable:!1,onClick:pe,validator:Pe=>{let{mode:je}=Pe;D(!je||je==="vertical","usage",`mode="${je}" is not supported for Dropdown's Menu.`)}},xe)},[ve,be]=ew("Dropdown",p==null?void 0:p.zIndex);let Ee=h.createElement(aUe,Object.assign({alignPoint:J},Md(e,["rootClassName"]),{mouseEnterDelay:b,mouseLeaveDelay:y,visible:Z,builtinPlacements:de,arrow:!!r,overlayClassName:se,prefixCls:A,getPopupContainer:u||O,transitionName:k,trigger:Y,overlay:Se,placement:R,onVisibleChange:re,overlayStyle:Object.assign(Object.assign(Object.assign({},I==null?void 0:I.style),p),{zIndex:ve})}),L);return ve&&(Ee=h.createElement(Tae.Provider,{value:be},Ee)),z(Ee)},LHn=U3e(ube,"align",void 0,"dropdown",e=>e),jHn=e=>h.createElement(LHn,Object.assign({},e),h.createElement("span",null));ube._InternalPanelDoNotUseOrYouWillBeFired=jHn;ube.displayName="Dropdown";const dUe=ube,j$t=e=>{let{children:t}=e;const{getPrefixCls:n}=h.useContext(Uo),r=n("breadcrumb");return h.createElement("li",{className:`${r}-separator`,"aria-hidden":"true"},t===""?t:t||"/")};j$t.__ANT_BREADCRUMB_SEPARATOR=!0;const fUe=j$t;var BHn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function zHn(e,t){if(e.title===void 0||e.title===null)return null;const n=Object.keys(t).join("|");return typeof e.title=="object"?e.title:String(e.title).replace(new RegExp(`:(${n})`,"g"),(r,i)=>t[i]||r)}function B$t(e,t,n,r){if(n==null)return null;const{className:i,onClick:a}=t,o=BHn(t,["className","onClick"]),s=Object.assign(Object.assign({},Pf(o,{data:!0,aria:!0})),{onClick:a});return r!==void 0?h.createElement("a",Object.assign({},s,{className:tn(`${e}-link`,i),href:r}),n):h.createElement("span",Object.assign({},s,{className:tn(`${e}-link`,i)}),n)}function HHn(e,t){return(r,i,a,o,s)=>{if(t)return t(r,i,a,o);const c=zHn(r,i);return B$t(e,r,c,s)}}var SLe=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const z$t=e=>{const{prefixCls:t,separator:n="/",children:r,menu:i,overlay:a,dropdownProps:o,href:s}=e;Gs("Breadcrumb.Item").deprecated(!("overlay"in e),"overlay","menu");const u=(d=>{if(i||a){const f=Object.assign({},o);if(i){const p=i||{},{items:m}=p,g=SLe(p,["items"]);f.menu=Object.assign(Object.assign({},g),{items:m==null?void 0:m.map((_,v)=>{var{key:b,title:y,label:x,path:C}=_,w=SLe(_,["key","title","label","path"]);let $=x??y;return C&&($=h.createElement("a",{href:`${s}${C}`},$)),Object.assign(Object.assign({},w),{key:b??v,label:$})})})}else a&&(f.overlay=a);return h.createElement(dUe,Object.assign({placement:"bottom"},f),h.createElement("span",{className:`${t}-overlay-link`},d,h.createElement(Mae,null)))}return d})(r);return u!=null?h.createElement(h.Fragment,null,h.createElement("li",null,u),n&&h.createElement(fUe,null,n)):null},H$t=e=>{const{prefixCls:t,children:n,href:r}=e,i=SLe(e,["prefixCls","children","href"]),{getPrefixCls:a}=h.useContext(Uo),o=a("breadcrumb",t);return h.createElement(z$t,Object.assign({},i,{prefixCls:o}),B$t(o,i,n,r))};H$t.__ANT_BREADCRUMB_ITEM=!0;const qHn=H$t,VHn=e=>{const{componentCls:t,iconCls:n,calc:r}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{color:e.itemColor,fontSize:e.fontSize,[n]:{fontSize:e.iconFontSize},ol:{display:"flex",flexWrap:"wrap",margin:0,padding:0,listStyle:"none"},a:Object.assign({color:e.linkColor,transition:`color ${e.motionDurationMid}`,padding:`0 ${rn(e.paddingXXS)}`,borderRadius:e.borderRadiusSM,height:e.fontHeight,display:"inline-block",marginInline:r(e.marginXXS).mul(-1).equal(),"&:hover":{color:e.linkHoverColor,backgroundColor:e.colorBgTextHover}},Ay(e)),"li:last-child":{color:e.lastItemColor},[`${t}-separator`]:{marginInline:e.separatorMargin,color:e.separatorColor},[`${t}-link`]:{[`
          > ${n} + span,
          > ${n} + a
        `]:{marginInlineStart:e.marginXXS}},[`${t}-overlay-link`]:{borderRadius:e.borderRadiusSM,height:e.fontHeight,display:"inline-block",padding:`0 ${rn(e.paddingXXS)}`,marginInline:r(e.marginXXS).mul(-1).equal(),[`> ${n}`]:{marginInlineStart:e.marginXXS,fontSize:e.fontSizeIcon},"&:hover":{color:e.linkHoverColor,backgroundColor:e.colorBgTextHover,a:{color:e.linkHoverColor}},a:{"&:hover":{backgroundColor:"transparent"}}},[`&${e.componentCls}-rtl`]:{direction:"rtl"}})}},WHn=e=>({itemColor:e.colorTextDescription,lastItemColor:e.colorText,iconFontSize:e.fontSize,linkColor:e.colorTextDescription,linkHoverColor:e.colorText,separatorColor:e.colorTextDescription,separatorMargin:e.marginXS}),UHn=Ql("Breadcrumb",e=>{const t=el(e,{});return VHn(t)},WHn);var Nct=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function KHn(e){const{breadcrumbName:t,children:n}=e,r=Nct(e,["breadcrumbName","children"]),i=Object.assign({title:t},r);return n&&(i.menu={items:n.map(a=>{var{breadcrumbName:o}=a,s=Nct(a,["breadcrumbName"]);return Object.assign(Object.assign({},s),{title:o})})}),i}function GHn(e,t){return h.useMemo(()=>e||(t?t.map(KHn):null),[e,t])}var YHn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const XHn=(e,t)=>{if(t===void 0)return t;let n=(t||"").replace(/^\//,"");return Object.keys(e).forEach(r=>{n=n.replace(`:${r}`,e[r])}),n},dbe=e=>{const{prefixCls:t,separator:n="/",style:r,className:i,rootClassName:a,routes:o,items:s,children:c,itemRender:u,params:d={}}=e,f=YHn(e,["prefixCls","separator","style","className","rootClassName","routes","items","children","itemRender","params"]),{getPrefixCls:p,direction:m,breadcrumb:g}=h.useContext(Uo);let _;const v=p("breadcrumb",t),[b,y,x]=UHn(v),C=GHn(s,o);{const N=Gs("Breadcrumb");if(N.deprecated(!o,"routes","items"),!C||C.length===0){const P=Zf(c);N.deprecated(P.length===0,"Breadcrumb.Item and Breadcrumb.Separator","items"),P.forEach(I=>{I&&N(I.type&&(I.type.__ANT_BREADCRUMB_ITEM===!0||I.type.__ANT_BREADCRUMB_SEPARATOR===!0),"usage","Only accepts Breadcrumb.Item and Breadcrumb.Separator as it's children")})}}const w=HHn(v,u);if(C&&C.length>0){const N=[],P=s||o;_=C.map((I,D)=>{const{path:k,key:R,type:A,menu:F,overlay:z,onClick:M,className:K,separator:U,dropdownProps:W}=I,L=XHn(d,k);L!==void 0&&N.push(L);const Y=R??D;if(A==="separator")return h.createElement(fUe,{key:Y},U);const J={},Z=D===C.length-1;F?J.menu=F:z&&(J.overlay=z);let{href:te}=I;return N.length&&L!==void 0&&(te=`#/${N.join("/")}`),h.createElement(z$t,Object.assign({key:Y},J,Pf(I,{data:!0,aria:!0}),{className:K,dropdownProps:W,href:te,separator:Z?"":n,onClick:M,prefixCls:v}),w(I,d,P,N,te))})}else if(c){const N=Zf(c).length;_=Zf(c).map((P,I)=>{if(!P)return P;const D=I===N-1;return Dh(P,{separator:D?"":n,key:I})})}const $=tn(v,g==null?void 0:g.className,{[`${v}-rtl`]:m==="rtl"},i,a,y,x),O=Object.assign(Object.assign({},g==null?void 0:g.style),r);return b(h.createElement("nav",Object.assign({className:$,style:O},f),h.createElement("ol",null,_)))};dbe.Item=qHn;dbe.Separator=fUe;dbe.displayName="Breadcrumb";const q$t=dbe;var hDe={exports:{}},Dct;function fbe(){return Dct||(Dct=1,function(e,t){(function(n,r){e.exports=r()})(Di,function(){var n=1e3,r=6e4,i=36e5,a="millisecond",o="second",s="minute",c="hour",u="day",d="week",f="month",p="quarter",m="year",g="date",_="Invalid Date",v=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,b=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,y={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(A){var F=["th","st","nd","rd"],z=A%100;return"["+A+(F[(z-20)%10]||F[z]||F[0])+"]"}},x=function(A,F,z){var M=String(A);return!M||M.length>=F?A:""+Array(F+1-M.length).join(z)+A},C={s:x,z:function(A){var F=-A.utcOffset(),z=Math.abs(F),M=Math.floor(z/60),K=z%60;return(F<=0?"+":"-")+x(M,2,"0")+":"+x(K,2,"0")},m:function A(F,z){if(F.date()<z.date())return-A(z,F);var M=12*(z.year()-F.year())+(z.month()-F.month()),K=F.clone().add(M,f),U=z-K<0,W=F.clone().add(M+(U?-1:1),f);return+(-(M+(z-K)/(U?K-W:W-K))||0)},a:function(A){return A<0?Math.ceil(A)||0:Math.floor(A)},p:function(A){return{M:f,y:m,w:d,d:u,D:g,h:c,m:s,s:o,ms:a,Q:p}[A]||String(A||"").toLowerCase().replace(/s$/,"")},u:function(A){return A===void 0}},w="en",$={};$[w]=y;var O="$isDayjsObject",N=function(A){return A instanceof k||!(!A||!A[O])},P=function A(F,z,M){var K;if(!F)return w;if(typeof F=="string"){var U=F.toLowerCase();$[U]&&(K=U),z&&($[U]=z,K=U);var W=F.split("-");if(!K&&W.length>1)return A(W[0])}else{var L=F.name;$[L]=F,K=L}return!M&&K&&(w=K),K||!M&&w},I=function(A,F){if(N(A))return A.clone();var z=typeof F=="object"?F:{};return z.date=A,z.args=arguments,new k(z)},D=C;D.l=P,D.i=N,D.w=function(A,F){return I(A,{locale:F.$L,utc:F.$u,x:F.$x,$offset:F.$offset})};var k=function(){function A(z){this.$L=P(z.locale,null,!0),this.parse(z),this.$x=this.$x||z.x||{},this[O]=!0}var F=A.prototype;return F.parse=function(z){this.$d=function(M){var K=M.date,U=M.utc;if(K===null)return new Date(NaN);if(D.u(K))return new Date;if(K instanceof Date)return new Date(K);if(typeof K=="string"&&!/Z$/i.test(K)){var W=K.match(v);if(W){var L=W[2]-1||0,Y=(W[7]||"0").substring(0,3);return U?new Date(Date.UTC(W[1],L,W[3]||1,W[4]||0,W[5]||0,W[6]||0,Y)):new Date(W[1],L,W[3]||1,W[4]||0,W[5]||0,W[6]||0,Y)}}return new Date(K)}(z),this.init()},F.init=function(){var z=this.$d;this.$y=z.getFullYear(),this.$M=z.getMonth(),this.$D=z.getDate(),this.$W=z.getDay(),this.$H=z.getHours(),this.$m=z.getMinutes(),this.$s=z.getSeconds(),this.$ms=z.getMilliseconds()},F.$utils=function(){return D},F.isValid=function(){return this.$d.toString()!==_},F.isSame=function(z,M){var K=I(z);return this.startOf(M)<=K&&K<=this.endOf(M)},F.isAfter=function(z,M){return I(z)<this.startOf(M)},F.isBefore=function(z,M){return this.endOf(M)<I(z)},F.$g=function(z,M,K){return D.u(z)?this[M]:this.set(K,z)},F.unix=function(){return Math.floor(this.valueOf()/1e3)},F.valueOf=function(){return this.$d.getTime()},F.startOf=function(z,M){var K=this,U=!!D.u(M)||M,W=D.p(z),L=function(pe,Se){var ve=D.w(K.$u?Date.UTC(K.$y,Se,pe):new Date(K.$y,Se,pe),K);return U?ve:ve.endOf(u)},Y=function(pe,Se){return D.w(K.toDate()[pe].apply(K.toDate("s"),(U?[0,0,0,0]:[23,59,59,999]).slice(Se)),K)},J=this.$W,Z=this.$M,te=this.$D,re="set"+(this.$u?"UTC":"");switch(W){case m:return U?L(1,0):L(31,11);case f:return U?L(1,Z):L(0,Z+1);case d:var se=this.$locale().weekStart||0,de=(J<se?J+7:J)-se;return L(U?te-de:te+(6-de),Z);case u:case g:return Y(re+"Hours",0);case c:return Y(re+"Minutes",1);case s:return Y(re+"Seconds",2);case o:return Y(re+"Milliseconds",3);default:return this.clone()}},F.endOf=function(z){return this.startOf(z,!1)},F.$set=function(z,M){var K,U=D.p(z),W="set"+(this.$u?"UTC":""),L=(K={},K[u]=W+"Date",K[g]=W+"Date",K[f]=W+"Month",K[m]=W+"FullYear",K[c]=W+"Hours",K[s]=W+"Minutes",K[o]=W+"Seconds",K[a]=W+"Milliseconds",K)[U],Y=U===u?this.$D+(M-this.$W):M;if(U===f||U===m){var J=this.clone().set(g,1);J.$d[L](Y),J.init(),this.$d=J.set(g,Math.min(this.$D,J.daysInMonth())).$d}else L&&this.$d[L](Y);return this.init(),this},F.set=function(z,M){return this.clone().$set(z,M)},F.get=function(z){return this[D.p(z)]()},F.add=function(z,M){var K,U=this;z=Number(z);var W=D.p(M),L=function(Z){var te=I(U);return D.w(te.date(te.date()+Math.round(Z*z)),U)};if(W===f)return this.set(f,this.$M+z);if(W===m)return this.set(m,this.$y+z);if(W===u)return L(1);if(W===d)return L(7);var Y=(K={},K[s]=r,K[c]=i,K[o]=n,K)[W]||1,J=this.$d.getTime()+z*Y;return D.w(J,this)},F.subtract=function(z,M){return this.add(-1*z,M)},F.format=function(z){var M=this,K=this.$locale();if(!this.isValid())return K.invalidDate||_;var U=z||"YYYY-MM-DDTHH:mm:ssZ",W=D.z(this),L=this.$H,Y=this.$m,J=this.$M,Z=K.weekdays,te=K.months,re=K.meridiem,se=function(Se,ve,be,Ee){return Se&&(Se[ve]||Se(M,U))||be[ve].slice(0,Ee)},de=function(Se){return D.s(L%12||12,Se,"0")},pe=re||function(Se,ve,be){var Ee=Se<12?"AM":"PM";return be?Ee.toLowerCase():Ee};return U.replace(b,function(Se,ve){return ve||function(be){switch(be){case"YY":return String(M.$y).slice(-2);case"YYYY":return D.s(M.$y,4,"0");case"M":return J+1;case"MM":return D.s(J+1,2,"0");case"MMM":return se(K.monthsShort,J,te,3);case"MMMM":return se(te,J);case"D":return M.$D;case"DD":return D.s(M.$D,2,"0");case"d":return String(M.$W);case"dd":return se(K.weekdaysMin,M.$W,Z,2);case"ddd":return se(K.weekdaysShort,M.$W,Z,3);case"dddd":return Z[M.$W];case"H":return String(L);case"HH":return D.s(L,2,"0");case"h":return de(1);case"hh":return de(2);case"a":return pe(L,Y,!0);case"A":return pe(L,Y,!1);case"m":return String(Y);case"mm":return D.s(Y,2,"0");case"s":return String(M.$s);case"ss":return D.s(M.$s,2,"0");case"SSS":return D.s(M.$ms,3,"0");case"Z":return W}return null}(Se)||W.replace(":","")})},F.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},F.diff=function(z,M,K){var U,W=this,L=D.p(M),Y=I(z),J=(Y.utcOffset()-this.utcOffset())*r,Z=this-Y,te=function(){return D.m(W,Y)};switch(L){case m:U=te()/12;break;case f:U=te();break;case p:U=te()/3;break;case d:U=(Z-J)/6048e5;break;case u:U=(Z-J)/864e5;break;case c:U=Z/i;break;case s:U=Z/r;break;case o:U=Z/n;break;default:U=Z}return K?U:D.a(U)},F.daysInMonth=function(){return this.endOf(f).$D},F.$locale=function(){return $[this.$L]},F.locale=function(z,M){if(!z)return this.$L;var K=this.clone(),U=P(z,M,!0);return U&&(K.$L=U),K},F.clone=function(){return D.w(this.$d,this)},F.toDate=function(){return new Date(this.valueOf())},F.toJSON=function(){return this.isValid()?this.toISOString():null},F.toISOString=function(){return this.$d.toISOString()},F.toString=function(){return this.$d.toUTCString()},A}(),R=k.prototype;return I.prototype=R,[["$ms",a],["$s",o],["$m",s],["$H",c],["$W",u],["$M",f],["$y",m],["$D",g]].forEach(function(A){R[A[1]]=function(F){return this.$g(F,A[0],A[1])}}),I.extend=function(A,F){return A.$i||(A(F,k,I),A.$i=!0),I},I.locale=P,I.isDayjs=N,I.unix=function(A){return I(1e3*A)},I.en=$[w],I.Ls=$,I.p={},I})}(hDe)),hDe.exports}var JHn=fbe();const Dd=il(JHn);var V$t={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Di,function(){return function(n,r){r.prototype.weekday=function(i){var a=this.$locale().weekStart||0,o=this.$W,s=(o<a?o+7:o)-a;return this.$utils().u(i)?s:this.subtract(s,"day").add(i,"day")}}})})(V$t);var W$t=V$t.exports;const QHn=il(W$t);var U$t={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Di,function(){return function(n,r,i){var a=r.prototype,o=function(f){return f&&(f.indexOf?f:f.s)},s=function(f,p,m,g,_){var v=f.name?f:f.$locale(),b=o(v[p]),y=o(v[m]),x=b||y.map(function(w){return w.slice(0,g)});if(!_)return x;var C=v.weekStart;return x.map(function(w,$){return x[($+(C||0))%7]})},c=function(){return i.Ls[i.locale()]},u=function(f,p){return f.formats[p]||function(m){return m.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(g,_,v){return _||v.slice(1)})}(f.formats[p.toUpperCase()])},d=function(){var f=this;return{months:function(p){return p?p.format("MMMM"):s(f,"months")},monthsShort:function(p){return p?p.format("MMM"):s(f,"monthsShort","months",3)},firstDayOfWeek:function(){return f.$locale().weekStart||0},weekdays:function(p){return p?p.format("dddd"):s(f,"weekdays")},weekdaysMin:function(p){return p?p.format("dd"):s(f,"weekdaysMin","weekdays",2)},weekdaysShort:function(p){return p?p.format("ddd"):s(f,"weekdaysShort","weekdays",3)},longDateFormat:function(p){return u(f.$locale(),p)},meridiem:this.$locale().meridiem,ordinal:this.$locale().ordinal}};a.localeData=function(){return d.bind(this)()},i.localeData=function(){var f=c();return{firstDayOfWeek:function(){return f.weekStart||0},weekdays:function(){return i.weekdays()},weekdaysShort:function(){return i.weekdaysShort()},weekdaysMin:function(){return i.weekdaysMin()},months:function(){return i.months()},monthsShort:function(){return i.monthsShort()},longDateFormat:function(p){return u(f,p)},meridiem:f.meridiem,ordinal:f.ordinal}},i.months=function(){return s(c(),"months")},i.monthsShort=function(){return s(c(),"monthsShort","months",3)},i.weekdays=function(f){return s(c(),"weekdays",null,null,f)},i.weekdaysShort=function(f){return s(c(),"weekdaysShort","weekdays",3,f)},i.weekdaysMin=function(f){return s(c(),"weekdaysMin","weekdays",2,f)}}})})(U$t);var K$t=U$t.exports;const ZHn=il(K$t);var G$t={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Di,function(){var n="week",r="year";return function(i,a,o){var s=a.prototype;s.week=function(c){if(c===void 0&&(c=null),c!==null)return this.add(7*(c-this.week()),"day");var u=this.$locale().yearStart||1;if(this.month()===11&&this.date()>25){var d=o(this).startOf(r).add(1,r).date(u),f=o(this).endOf(n);if(d.isBefore(f))return 1}var p=o(this).startOf(r).date(u).startOf(n).subtract(1,"millisecond"),m=this.diff(p,n,!0);return m<0?o(this).startOf("week").week():Math.ceil(m)},s.weeks=function(c){return c===void 0&&(c=null),this.week(c)}}})})(G$t);var Y$t=G$t.exports;const eqn=il(Y$t);var X$t={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Di,function(){return function(n,r){r.prototype.weekYear=function(){var i=this.month(),a=this.week(),o=this.year();return a===1&&i===11?o+1:i===0&&a>=52?o-1:o}}})})(X$t);var J$t=X$t.exports;const tqn=il(J$t);var Q$t={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Di,function(){return function(n,r){var i=r.prototype,a=i.format;i.format=function(o){var s=this,c=this.$locale();if(!this.isValid())return a.bind(this)(o);var u=this.$utils(),d=(o||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,function(f){switch(f){case"Q":return Math.ceil((s.$M+1)/3);case"Do":return c.ordinal(s.$D);case"gggg":return s.weekYear();case"GGGG":return s.isoWeekYear();case"wo":return c.ordinal(s.week(),"W");case"w":case"ww":return u.s(s.week(),f==="w"?1:2,"0");case"W":case"WW":return u.s(s.isoWeek(),f==="W"?1:2,"0");case"k":case"kk":return u.s(String(s.$H===0?24:s.$H),f==="k"?1:2,"0");case"X":return Math.floor(s.$d.getTime()/1e3);case"x":return s.$d.getTime();case"z":return"["+s.offsetName()+"]";case"zzz":return"["+s.offsetName("long")+"]";default:return f}});return a.bind(this)(d)}}})})(Q$t);var Z$t=Q$t.exports;const nqn=il(Z$t);var eOt={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Di,function(){var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},r=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,a=/\d\d/,o=/\d\d?/,s=/\d*[^-_:/,()\s\d]+/,c={},u=function(v){return(v=+v)+(v>68?1900:2e3)},d=function(v){return function(b){this[v]=+b}},f=[/[+-]\d\d:?(\d\d)?|Z/,function(v){(this.zone||(this.zone={})).offset=function(b){if(!b||b==="Z")return 0;var y=b.match(/([+-]|\d\d)/g),x=60*y[1]+(+y[2]||0);return x===0?0:y[0]==="+"?-x:x}(v)}],p=function(v){var b=c[v];return b&&(b.indexOf?b:b.s.concat(b.f))},m=function(v,b){var y,x=c.meridiem;if(x){for(var C=1;C<=24;C+=1)if(v.indexOf(x(C,0,b))>-1){y=C>12;break}}else y=v===(b?"pm":"PM");return y},g={A:[s,function(v){this.afternoon=m(v,!1)}],a:[s,function(v){this.afternoon=m(v,!0)}],Q:[i,function(v){this.month=3*(v-1)+1}],S:[i,function(v){this.milliseconds=100*+v}],SS:[a,function(v){this.milliseconds=10*+v}],SSS:[/\d{3}/,function(v){this.milliseconds=+v}],s:[o,d("seconds")],ss:[o,d("seconds")],m:[o,d("minutes")],mm:[o,d("minutes")],H:[o,d("hours")],h:[o,d("hours")],HH:[o,d("hours")],hh:[o,d("hours")],D:[o,d("day")],DD:[a,d("day")],Do:[s,function(v){var b=c.ordinal,y=v.match(/\d+/);if(this.day=y[0],b)for(var x=1;x<=31;x+=1)b(x).replace(/\[|\]/g,"")===v&&(this.day=x)}],w:[o,d("week")],ww:[a,d("week")],M:[o,d("month")],MM:[a,d("month")],MMM:[s,function(v){var b=p("months"),y=(p("monthsShort")||b.map(function(x){return x.slice(0,3)})).indexOf(v)+1;if(y<1)throw new Error;this.month=y%12||y}],MMMM:[s,function(v){var b=p("months").indexOf(v)+1;if(b<1)throw new Error;this.month=b%12||b}],Y:[/[+-]?\d+/,d("year")],YY:[a,function(v){this.year=u(v)}],YYYY:[/\d{4}/,d("year")],Z:f,ZZ:f};function _(v){var b,y;b=v,y=c&&c.formats;for(var x=(v=b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(I,D,k){var R=k&&k.toUpperCase();return D||y[k]||n[k]||y[R].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(A,F,z){return F||z.slice(1)})})).match(r),C=x.length,w=0;w<C;w+=1){var $=x[w],O=g[$],N=O&&O[0],P=O&&O[1];x[w]=P?{regex:N,parser:P}:$.replace(/^\[|\]$/g,"")}return function(I){for(var D={},k=0,R=0;k<C;k+=1){var A=x[k];if(typeof A=="string")R+=A.length;else{var F=A.regex,z=A.parser,M=I.slice(R),K=F.exec(M)[0];z.call(D,K),I=I.replace(K,"")}}return function(U){var W=U.afternoon;if(W!==void 0){var L=U.hours;W?L<12&&(U.hours+=12):L===12&&(U.hours=0),delete U.afternoon}}(D),D}}return function(v,b,y){y.p.customParseFormat=!0,v&&v.parseTwoDigitYear&&(u=v.parseTwoDigitYear);var x=b.prototype,C=x.parse;x.parse=function(w){var $=w.date,O=w.utc,N=w.args;this.$u=O;var P=N[1];if(typeof P=="string"){var I=N[2]===!0,D=N[3]===!0,k=I||D,R=N[2];D&&(R=N[2]),c=this.$locale(),!I&&R&&(c=y.Ls[R]),this.$d=function(M,K,U,W){try{if(["x","X"].indexOf(K)>-1)return new Date((K==="X"?1e3:1)*M);var L=_(K)(M),Y=L.year,J=L.month,Z=L.day,te=L.hours,re=L.minutes,se=L.seconds,de=L.milliseconds,pe=L.zone,Se=L.week,ve=new Date,be=Z||(Y||J?1:ve.getDate()),Ee=Y||ve.getFullYear(),xe=0;Y&&!J||(xe=J>0?J-1:ve.getMonth());var Pe,je=te||0,ft=re||0,Ge=se||0,Ye=de||0;return pe?new Date(Date.UTC(Ee,xe,be,je,ft,Ge,Ye+60*pe.offset*1e3)):U?new Date(Date.UTC(Ee,xe,be,je,ft,Ge,Ye)):(Pe=new Date(Ee,xe,be,je,ft,Ge,Ye),Se&&(Pe=W(Pe).week(Se).toDate()),Pe)}catch{return new Date("")}}($,P,O,y),this.init(),R&&R!==!0&&(this.$L=this.locale(R).$L),k&&$!=this.format(P)&&(this.$d=new Date("")),c={}}else if(P instanceof Array)for(var A=P.length,F=1;F<=A;F+=1){N[1]=P[F-1];var z=y.apply(this,N);if(z.isValid()){this.$d=z.$d,this.$L=z.$L,this.init();break}F===A&&(this.$d=new Date(""))}else C.call(this,w)}}})})(eOt);var tOt=eOt.exports;const rqn=il(tOt);Dd.extend(rqn);Dd.extend(nqn);Dd.extend(QHn);Dd.extend(ZHn);Dd.extend(eqn);Dd.extend(tqn);Dd.extend(function(e,t){var n=t.prototype,r=n.format;n.format=function(a){var o=(a||"").replace("Wo","wo");return r.bind(this)(o)}});var iqn={bn_BD:"bn-bd",by_BY:"be",en_GB:"en-gb",en_US:"en",fr_BE:"fr",fr_CA:"fr-ca",hy_AM:"hy-am",kmr_IQ:"ku",nl_BE:"nl-be",pt_BR:"pt-br",zh_CN:"zh-cn",zh_HK:"zh-hk",zh_TW:"zh-tw"},Kk=function(t){var n=iqn[t];return n||t.split("_")[0]},aqn={getNow:function(){var t=Dd();return typeof t.tz=="function"?t.tz():t},getFixedDate:function(t){return Dd(t,["YYYY-M-DD","YYYY-MM-DD"])},getEndDate:function(t){return t.endOf("month")},getWeekDay:function(t){var n=t.locale("en");return n.weekday()+n.localeData().firstDayOfWeek()},getYear:function(t){return t.year()},getMonth:function(t){return t.month()},getDate:function(t){return t.date()},getHour:function(t){return t.hour()},getMinute:function(t){return t.minute()},getSecond:function(t){return t.second()},getMillisecond:function(t){return t.millisecond()},addYear:function(t,n){return t.add(n,"year")},addMonth:function(t,n){return t.add(n,"month")},addDate:function(t,n){return t.add(n,"day")},setYear:function(t,n){return t.year(n)},setMonth:function(t,n){return t.month(n)},setDate:function(t,n){return t.date(n)},setHour:function(t,n){return t.hour(n)},setMinute:function(t,n){return t.minute(n)},setSecond:function(t,n){return t.second(n)},setMillisecond:function(t,n){return t.millisecond(n)},isAfter:function(t,n){return t.isAfter(n)},isValidate:function(t){return t.isValid()},locale:{getWeekFirstDay:function(t){return Dd().locale(Kk(t)).localeData().firstDayOfWeek()},getWeekFirstDate:function(t,n){return n.locale(Kk(t)).weekday(0)},getWeek:function(t,n){return n.locale(Kk(t)).week()},getShortWeekDays:function(t){return Dd().locale(Kk(t)).localeData().weekdaysMin()},getShortMonths:function(t){return Dd().locale(Kk(t)).localeData().monthsShort()},format:function(t,n,r){return n.locale(Kk(t)).format(r)},parse:function(t,n,r){for(var i=Kk(t),a=0;a<r.length;a+=1){var o=r[a],s=n;if(o.includes("wo")||o.includes("Wo")){for(var c=s.split("-")[0],u=s.split("-")[1],d=Dd(c,"YYYY").startOf("year").locale(i),f=0;f<=52;f+=1){var p=d.add(f,"week");if(p.format("Wo")===u)return p}return null}var m=Dd(s,o,!0).locale(i);if(m.isValid())return m}return null}}};function oqn(e,t){return e!==void 0?e:t?"bottomRight":"bottomLeft"}var B5=h.createContext(null),sqn={bottomLeft:{points:["tl","bl"],offset:[0,4],overflow:{adjustX:1,adjustY:1}},bottomRight:{points:["tr","br"],offset:[0,4],overflow:{adjustX:1,adjustY:1}},topLeft:{points:["bl","tl"],offset:[0,-4],overflow:{adjustX:0,adjustY:1}},topRight:{points:["br","tr"],offset:[0,-4],overflow:{adjustX:0,adjustY:1}}};function nOt(e){var t=e.popupElement,n=e.popupStyle,r=e.popupClassName,i=e.popupAlign,a=e.transitionName,o=e.getPopupContainer,s=e.children,c=e.range,u=e.placement,d=e.builtinPlacements,f=d===void 0?sqn:d,p=e.direction,m=e.visible,g=e.onClose,_=h.useContext(B5),v=_.prefixCls,b="".concat(v,"-dropdown"),y=oqn(u,p==="rtl");return h.createElement(QF,{showAction:[],hideAction:["click"],popupPlacement:y,builtinPlacements:f,prefixCls:b,popupTransitionName:a,popup:t,popupAlign:i,popupVisible:m,popupClassName:tn(r,lt(lt({},"".concat(b,"-range"),c),"".concat(b,"-rtl"),p==="rtl")),popupStyle:n,stretch:"minWidth",getPopupContainer:o,onPopupVisibleChange:function(C){C||g()}},s)}function pUe(e,t){for(var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"0",r=String(e);r.length<t;)r="".concat(n).concat(r);return r}function iL(e){return e==null?[]:Array.isArray(e)?e:[e]}function Pne(e,t,n){var r=oi(e);return r[t]=n,r}function pbe(e,t){var n={},r=t||Object.keys(e);return r.forEach(function(i){e[i]!==void 0&&(n[i]=e[i])}),n}function rOt(e,t,n){if(n)return n;switch(e){case"time":return t.fieldTimeFormat;case"datetime":return t.fieldDateTimeFormat;case"month":return t.fieldMonthFormat;case"year":return t.fieldYearFormat;case"quarter":return t.fieldQuarterFormat;case"week":return t.fieldWeekFormat;default:return t.fieldDateFormat}}function iOt(e,t,n){var r=n!==void 0?n:t[t.length-1],i=t.find(function(a){return e[a]});return r!==i?e[i]:void 0}function aOt(e){return pbe(e,["placement","builtinPlacements","popupAlign","getPopupContainer","transitionName","direction"])}function hUe(e,t,n,r){Za(!t,"'dateRender' is deprecated. Please use 'cellRender' instead."),Za(!n,"'monthCellRender' is deprecated. Please use 'cellRender' instead.");var i=h.useMemo(function(){return e||function(o,s){var c=o;return t&&s.type==="date"?t(c,s.today):n&&s.type==="month"?n(c,s.locale):s.originNode}},[e,n,t]),a=h.useCallback(function(o,s){return i(o,mt(mt({},s),{},{range:r}))},[i,r]);return a}function oOt(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],r=h.useState([!1,!1]),i=gn(r,2),a=i[0],o=i[1],s=function(d,f){o(function(p){return Pne(p,f,d)})},c=h.useMemo(function(){return a.map(function(u,d){if(u)return!0;var f=e[d];return f?!!(!n[d]&&!f||f&&t(f,{activeIndex:d})):!1})},[e,a,t,n]);return[c,s]}function sOt(e,t,n,r,i){var a="",o=[];return e&&o.push(i?"hh":"HH"),t&&o.push("mm"),n&&o.push("ss"),a=o.join(":"),r&&(a+=".SSS"),i&&(a+=" A"),a}function lqn(e,t,n,r,i,a){var o=e.fieldDateTimeFormat,s=e.fieldDateFormat,c=e.fieldTimeFormat,u=e.fieldMonthFormat,d=e.fieldYearFormat,f=e.fieldWeekFormat,p=e.fieldQuarterFormat,m=e.yearFormat,g=e.cellYearFormat,_=e.cellQuarterFormat,v=e.dayFormat,b=e.cellDateFormat,y=sOt(t,n,r,i,a);return mt(mt({},e),{},{fieldDateTimeFormat:o||"YYYY-MM-DD ".concat(y),fieldDateFormat:s||"YYYY-MM-DD",fieldTimeFormat:c||y,fieldMonthFormat:u||"YYYY-MM",fieldYearFormat:d||"YYYY",fieldWeekFormat:f||"gggg-wo",fieldQuarterFormat:p||"YYYY-[Q]Q",yearFormat:m||"YYYY",cellYearFormat:g||"YYYY",cellQuarterFormat:_||"[Q]Q",cellDateFormat:b||v||"D"})}function lOt(e,t){var n=t.showHour,r=t.showMinute,i=t.showSecond,a=t.showMillisecond,o=t.use12Hours;return G.useMemo(function(){return lqn(e,n,r,i,a,o)},[e,n,r,i,a,o])}function Oee(e,t,n){return n??t.some(function(r){return e.includes(r)})}var cqn=["showNow","showHour","showMinute","showSecond","showMillisecond","use12Hours","hourStep","minuteStep","secondStep","millisecondStep","hideDisabledOptions","defaultValue","disabledHours","disabledMinutes","disabledSeconds","disabledMilliseconds","disabledTime","changeOnScroll","defaultOpenValue"];function uqn(e){var t=pbe(e,cqn),n=e.format,r=e.picker,i=null;return n&&(i=n,Array.isArray(i)&&(i=i[0]),i=Xa(i)==="object"?i.format:i),r==="time"&&(t.format=i),[t,i]}function dqn(e){return e&&typeof e=="string"}function cOt(e,t,n,r){return[e,t,n,r].some(function(i){return i!==void 0})}function uOt(e,t,n,r,i){var a=t,o=n,s=r;if(!e&&!a&&!o&&!s&&!i)a=!0,o=!0,s=!0;else if(e){var c,u,d,f=[a,o,s].some(function(g){return g===!1}),p=[a,o,s].some(function(g){return g===!0}),m=f?!0:!p;a=(c=a)!==null&&c!==void 0?c:m,o=(u=o)!==null&&u!==void 0?u:m,s=(d=s)!==null&&d!==void 0?d:m}return[a,o,s,i]}function dOt(e){var t=e.showTime,n=uqn(e),r=gn(n,2),i=r[0],a=r[1],o=t&&Xa(t)==="object"?t:{},s=mt(mt({defaultOpenValue:o.defaultOpenValue||o.defaultValue},i),o),c=s.showMillisecond,u=s.showHour,d=s.showMinute,f=s.showSecond,p=cOt(u,d,f,c),m=uOt(p,u,d,f,c),g=gn(m,3);return u=g[0],d=g[1],f=g[2],[s,mt(mt({},s),{},{showHour:u,showMinute:d,showSecond:f,showMillisecond:c}),s.format,a]}function fOt(e,t,n,r,i){var a=e==="time";if(e==="datetime"||a){for(var o=r,s=rOt(e,i,null),c=s,u=[t,n],d=0;d<u.length;d+=1){var f=iL(u[d])[0];if(dqn(f)){c=f;break}}var p=o.showHour,m=o.showMinute,g=o.showSecond,_=o.showMillisecond,v=o.use12Hours,b=Oee(c,["a","A","LT","LLL","LTS"],v),y=cOt(p,m,g,_);y||(p=Oee(c,["H","h","k","LT","LLL"]),m=Oee(c,["m","LT","LLL"]),g=Oee(c,["s","LTS"]),_=Oee(c,["SSS"]));var x=uOt(y,p,m,g,_),C=gn(x,3);p=C[0],m=C[1],g=C[2];var w=t||sOt(p,m,g,_,b);return mt(mt({},o),{},{format:w,showHour:p,showMinute:m,showSecond:g,showMillisecond:_,use12Hours:b})}return null}function fqn(e,t,n){if(n&&Za(!1,"`clearIcon` will be removed in future. Please use `allowClear` instead."),t===!1)return null;var r=t&&Xa(t)==="object"?t:{};return r.clearIcon||n||h.createElement("span",{className:"".concat(e,"-clear-btn")})}var mDe=7;function CD(e,t,n){return!e&&!t||e===t?!0:!e||!t?!1:n()}function CLe(e,t,n){return CD(t,n,function(){var r=Math.floor(e.getYear(t)/10),i=Math.floor(e.getYear(n)/10);return r===i})}function YM(e,t,n){return CD(t,n,function(){return e.getYear(t)===e.getYear(n)})}function Ict(e,t){var n=Math.floor(e.getMonth(t)/3);return n+1}function pqn(e,t,n){return CD(t,n,function(){return YM(e,t,n)&&Ict(e,t)===Ict(e,n)})}function mUe(e,t,n){return CD(t,n,function(){return YM(e,t,n)&&e.getMonth(t)===e.getMonth(n)})}function gUe(e,t,n){return CD(t,n,function(){return YM(e,t,n)&&mUe(e,t,n)&&e.getDate(t)===e.getDate(n)})}function pOt(e,t,n){return CD(t,n,function(){return e.getHour(t)===e.getHour(n)&&e.getMinute(t)===e.getMinute(n)&&e.getSecond(t)===e.getSecond(n)})}function hOt(e,t,n){return CD(t,n,function(){return gUe(e,t,n)&&pOt(e,t,n)&&e.getMillisecond(t)===e.getMillisecond(n)})}function zte(e,t,n,r){return CD(n,r,function(){var i=e.locale.getWeekFirstDate(t,n),a=e.locale.getWeekFirstDate(t,r);return YM(e,i,a)&&e.locale.getWeek(t,n)===e.locale.getWeek(t,r)})}function t2(e,t,n,r,i){switch(i){case"date":return gUe(e,n,r);case"week":return zte(e,t.locale,n,r);case"month":return mUe(e,n,r);case"quarter":return pqn(e,n,r);case"year":return YM(e,n,r);case"decade":return CLe(e,n,r);case"time":return pOt(e,n,r);default:return hOt(e,n,r)}}function hbe(e,t,n,r){return!t||!n||!r?!1:e.isAfter(r,t)&&e.isAfter(n,r)}function lme(e,t,n,r,i){return t2(e,t,n,r,i)?!0:e.isAfter(n,r)}function hqn(e,t,n){var r=t.locale.getWeekFirstDay(e),i=t.setDate(n,1),a=t.getWeekDay(i),o=t.addDate(i,r-a);return t.getMonth(o)===t.getMonth(n)&&t.getDate(o)>1&&(o=t.addDate(o,-7)),o}function a0(e,t){var n=t.generateConfig,r=t.locale,i=t.format;return e?typeof i=="function"?i(e):n.locale.format(r.locale,e,i):""}function C2e(e,t,n){var r=t,i=["getHour","getMinute","getSecond","getMillisecond"],a=["setHour","setMinute","setSecond","setMillisecond"];return a.forEach(function(o,s){n?r=e[o](r,e[i[s]](n)):r=e[o](r,0)}),r}function mqn(e,t,n,r,i){var a=Bs(function(o,s){return!!(n&&n(o,s)||r&&e.isAfter(r,o)&&!t2(e,t,r,o,s.type)||i&&e.isAfter(o,i)&&!t2(e,t,i,o,s.type))});return a}function gqn(e,t,n){return h.useMemo(function(){var r=rOt(e,t,n),i=iL(r),a=i[0],o=Xa(a)==="object"&&a.type==="mask"?a.format:null;return[i.map(function(s){return typeof s=="string"||typeof s=="function"?s:s.format}),o]},[e,t,n])}function vqn(e,t,n){return typeof e[0]=="function"||n?!0:t}function _qn(e,t,n,r){var i=Bs(function(a,o){var s=mt({type:t},o);if(delete s.activeIndex,!e.isValidate(a)||n&&n(a,s))return!0;if((t==="date"||t==="time")&&r){var c,u=o&&o.activeIndex===1?"end":"start",d=((c=r.disabledTime)===null||c===void 0?void 0:c.call(r,a,u,{from:s.from}))||{},f=d.disabledHours,p=d.disabledMinutes,m=d.disabledSeconds,g=d.disabledMilliseconds,_=r.disabledHours,v=r.disabledMinutes,b=r.disabledSeconds,y=f||_,x=p||v,C=m||b,w=e.getHour(a),$=e.getMinute(a),O=e.getSecond(a),N=e.getMillisecond(a);if(y&&y().includes(w)||x&&x(w).includes($)||C&&C(w,$).includes(O)||g&&g(w,$,O).includes(N))return!0}return!1});return i}function cme(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=h.useMemo(function(){var r=e&&iL(e);return t&&r&&(r[1]=r[1]||r[0]),r},[e,t]);return n}function mOt(e,t){var n=e.generateConfig,r=e.locale,i=e.picker,a=i===void 0?"date":i,o=e.prefixCls,s=o===void 0?"rc-picker":o,c=e.styles,u=c===void 0?{}:c,d=e.classNames,f=d===void 0?{}:d,p=e.order,m=p===void 0?!0:p,g=e.components,_=g===void 0?{}:g,v=e.inputRender,b=e.allowClear,y=e.clearIcon,x=e.needConfirm,C=e.multiple,w=e.format,$=e.inputReadOnly,O=e.disabledDate,N=e.minDate,P=e.maxDate,I=e.showTime,D=e.value,k=e.defaultValue,R=e.pickerValue,A=e.defaultPickerValue,F=cme(D),z=cme(k),M=cme(R),K=cme(A),U=a==="date"&&I?"datetime":a,W=U==="time"||U==="datetime",L=W||C,Y=x??W,J=dOt(e),Z=gn(J,4),te=Z[0],re=Z[1],se=Z[2],de=Z[3],pe=lOt(r,re),Se=h.useMemo(function(){return fOt(U,se,de,te,pe)},[U,se,de,te,pe]);a==="time"&&["disabledHours","disabledMinutes","disabledSeconds"].some(function(nt){return e[nt]})&&Za(!1,"'disabledHours', 'disabledMinutes', 'disabledSeconds' will be removed in the next major version, please use 'disabledTime' instead.");var ve=h.useMemo(function(){return mt(mt({},e),{},{prefixCls:s,locale:pe,picker:a,styles:u,classNames:f,order:m,components:mt({input:v},_),clearIcon:fqn(s,b,y),showTime:Se,value:F,defaultValue:z,pickerValue:M,defaultPickerValue:K},t==null?void 0:t())},[e]),be=gqn(U,pe,w),Ee=gn(be,2),xe=Ee[0],Pe=Ee[1],je=vqn(xe,$,C),ft=mqn(n,r,O,N,P),Ge=_qn(n,a,ft,Se),Ye=h.useMemo(function(){return mt(mt({},ve),{},{needConfirm:Y,inputReadOnly:je,disabledDate:ft})},[ve,Y,je,ft]);return[Ye,U,L,xe,Pe,Ge]}function yqn(e,t,n){var r=$l(t,{value:e}),i=gn(r,2),a=i[0],o=i[1],s=G.useRef(e),c=G.useRef(),u=function(){Tl.cancel(c.current)},d=Bs(function(){o(s.current),n&&a!==s.current&&n(s.current)}),f=Bs(function(p,m){u(),s.current=p,p||m?d():c.current=Tl(d)});return G.useEffect(function(){return u},[]),[a,f]}function gOt(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],r=arguments.length>3?arguments[3]:void 0,i=n.every(function(d){return d})?!1:e,a=yqn(i,t||!1,r),o=gn(a,2),s=o[0],c=o[1];function u(d){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};(!f.inherit||s)&&c(d,f.force)}return[s,u]}function vOt(e){var t=h.useRef();return h.useImperativeHandle(e,function(){var n;return{nativeElement:(n=t.current)===null||n===void 0?void 0:n.nativeElement,focus:function(i){var a;(a=t.current)===null||a===void 0||a.focus(i)},blur:function(){var i;(i=t.current)===null||i===void 0||i.blur()}}}),t}function _Ot(e,t){return h.useMemo(function(){return e||(t?(Za(!1,"`ranges` is deprecated. Please use `presets` instead."),Object.entries(t).map(function(n){var r=gn(n,2),i=r[0],a=r[1];return{label:i,value:a}})):[])},[e,t])}function vUe(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,r=h.useRef(t);r.current=t,TM(function(){if(e)r.current(e);else{var i=Tl(function(){r.current(e)},n);return function(){Tl.cancel(i)}}},[e])}function yOt(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,r=h.useState(0),i=gn(r,2),a=i[0],o=i[1],s=h.useState(!1),c=gn(s,2),u=c[0],d=c[1],f=h.useRef([]),p=h.useRef(null),m=h.useRef(null),g=function(C){p.current=C},_=function(C){return p.current===C},v=function(C){d(C)},b=function(C){return C&&(m.current=C),m.current},y=function(C){var w=f.current,$=new Set(w.filter(function(N){return C[N]||t[N]})),O=w[w.length-1]===0?1:0;return $.size>=2||e[O]?null:O};return vUe(u||n,function(){u||(f.current=[],g(null))}),h.useEffect(function(){u&&f.current.push(a)},[u,a]),[u,v,b,a,o,y,f.current,g,_]}function bqn(e,t,n,r,i,a){var o=n[n.length-1],s=function(u,d){var f=gn(e,2),p=f[0],m=f[1],g=mt(mt({},d),{},{from:iOt(e,n)});return o===1&&t[0]&&p&&!t2(r,i,p,u,g.type)&&r.isAfter(p,u)||o===0&&t[1]&&m&&!t2(r,i,m,u,g.type)&&r.isAfter(u,m)?!0:a==null?void 0:a(u,g)};return s}function Hte(e,t,n,r){switch(t){case"date":case"week":return e.addMonth(n,r);case"month":case"quarter":return e.addYear(n,r);case"year":return e.addYear(n,r*10);case"decade":return e.addYear(n,r*100);default:return n}}var gDe=[];function bOt(e,t,n,r,i,a,o,s){var c=arguments.length>8&&arguments[8]!==void 0?arguments[8]:gDe,u=arguments.length>9&&arguments[9]!==void 0?arguments[9]:gDe,d=arguments.length>10&&arguments[10]!==void 0?arguments[10]:gDe,f=arguments.length>11?arguments[11]:void 0,p=arguments.length>12?arguments[12]:void 0,m=arguments.length>13?arguments[13]:void 0,g=o==="time",_=a||0,v=function(M){var K=e.getNow();return g&&(K=C2e(e,K)),c[M]||n[M]||K},b=gn(u,2),y=b[0],x=b[1],C=$l(function(){return v(0)},{value:y}),w=gn(C,2),$=w[0],O=w[1],N=$l(function(){return v(1)},{value:x}),P=gn(N,2),I=P[0],D=P[1],k=h.useMemo(function(){var z=[$,I][_];return g?z:C2e(e,z,d[_])},[g,$,I,_,e,d]),R=function(M){var K=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"panel",U=[O,D][_];U(M);var W=[$,I];W[_]=M,f&&(!t2(e,t,$,W[0],o)||!t2(e,t,I,W[1],o))&&f(W,{source:K,range:_===1?"end":"start",mode:r})},A=function(M,K){if(s){var U={date:"month",week:"month",month:"year",quarter:"year"},W=U[o];if(W&&!t2(e,t,M,K,W))return Hte(e,o,K,-1);if(o==="year"&&M){var L=Math.floor(e.getYear(M)/10),Y=Math.floor(e.getYear(K)/10);if(L!==Y)return Hte(e,o,K,-1)}}return K},F=h.useRef(null);return hl(function(){if(i&&!c[_]){var z=g?null:e.getNow();if(F.current!==null&&F.current!==_?z=[$,I][_^1]:n[_]?z=_===0?n[0]:A(n[0],n[1]):n[_^1]&&(z=n[_^1]),z){p&&e.isAfter(p,z)&&(z=p);var M=s?Hte(e,o,z,1):z;m&&e.isAfter(M,m)&&(z=s?Hte(e,o,m,-1):m),R(z,"reset")}}},[i,_,n[_]]),h.useEffect(function(){i?F.current=_:F.current=null},[i,_]),hl(function(){i&&c&&c[_]&&R(c[_],"reset")},[i,_]),[k,R]}function xOt(e,t){var n=h.useRef(e),r=h.useState({}),i=gn(r,2),a=i[1],o=function(u){return u&&t!==void 0?t:n.current},s=function(u){n.current=u,a({})};return[o,s,o(!0)]}var xqn=[];function SOt(e,t,n){var r=function(o){return o.map(function(s){return a0(s,{generateConfig:e,locale:t,format:n[0]})})},i=function(o,s){for(var c=Math.max(o.length,s.length),u=-1,d=0;d<c;d+=1){var f=o[d]||null,p=s[d]||null;if(f!==p&&!hOt(e,f,p)){u=d;break}}return[u<0,u!==0]};return[r,i]}function COt(e,t){return oi(e).sort(function(n,r){return t.isAfter(n,r)?1:-1})}function Sqn(e){var t=xOt(e),n=gn(t,2),r=n[0],i=n[1],a=Bs(function(){i(e)});return h.useEffect(function(){a()},[e]),[r,i]}function wOt(e,t,n,r,i,a,o,s,c){var u=$l(a,{value:o}),d=gn(u,2),f=d[0],p=d[1],m=f||xqn,g=Sqn(m),_=gn(g,2),v=_[0],b=_[1],y=SOt(e,t,n),x=gn(y,2),C=x[0],w=x[1],$=Bs(function(N){var P=oi(N);if(r)for(var I=0;I<2;I+=1)P[I]=P[I]||null;else i&&(P=COt(P.filter(function(z){return z}),e));var D=w(v(),P),k=gn(D,2),R=k[0],A=k[1];if(!R&&(b(P),s)){var F=C(P);s(P,F,{range:A?"end":"start"})}}),O=function(){c&&c(v())};return[m,p,v,$,O]}function EOt(e,t,n,r,i,a,o,s,c,u){var d=e.generateConfig,f=e.locale,p=e.picker,m=e.onChange,g=e.allowEmpty,_=e.order,v=a.some(function(R){return R})?!1:_,b=SOt(d,f,o),y=gn(b,2),x=y[0],C=y[1],w=xOt(t),$=gn(w,2),O=$[0],N=$[1],P=Bs(function(){N(t)});h.useEffect(function(){P()},[t]);var I=Bs(function(R){var A=R===null,F=oi(R||O());if(A)for(var z=Math.max(a.length,F.length),M=0;M<z;M+=1)a[M]||(F[M]=null);v&&F[0]&&F[1]&&(F=COt(F,d)),i(F);var K=F,U=gn(K,2),W=U[0],L=U[1],Y=!W,J=!L,Z=g?(!Y||g[0])&&(!J||g[1]):!0,te=!_||Y||J||t2(d,f,W,L,p)||d.isAfter(L,W),re=(a[0]||!W||!u(W,{activeIndex:0}))&&(a[1]||!L||!u(L,{from:W,activeIndex:1})),se=A||Z&&te&&re;if(se){n(F);var de=C(F,t),pe=gn(de,1),Se=pe[0];m&&!Se&&m(A&&F.every(function(ve){return!ve})?null:F,x(F))}return se}),D=Bs(function(R,A){var F=Pne(O(),R,r()[R]);N(F),A&&I()}),k=!s&&!c;return vUe(!k,function(){k&&(I(),i(t),P())},2),[D,I]}function TOt(e,t,n,r,i){return t!=="date"&&t!=="time"?!1:n!==void 0?n:r!==void 0?r:!i&&(e==="date"||e==="time")}function Cqn(e,t,n,r,i,a){var o=e;function s(f,p,m){var g=a[f](o),_=m.find(function(x){return x.value===g});if(!_||_.disabled){var v=m.filter(function(x){return!x.disabled}),b=oi(v).reverse(),y=b.find(function(x){return x.value<=g})||v[0];y&&(g=y.value,o=a[p](o,g))}return g}var c=s("getHour","setHour",t()),u=s("getMinute","setMinute",n(c)),d=s("getSecond","setSecond",r(c,u));return s("getMillisecond","setMillisecond",i(c,u,d)),o}function ume(){return[]}function dme(e,t){for(var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:[],a=arguments.length>5&&arguments[5]!==void 0?arguments[5]:2,o=[],s=n>=1?n|0:1,c=e;c<=t;c+=s){var u=i.includes(c);(!u||!r)&&o.push({label:pUe(c,a),value:c,disabled:u})}return o}function _Ue(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2?arguments[2]:void 0,r=t||{},i=r.use12Hours,a=r.hourStep,o=a===void 0?1:a,s=r.minuteStep,c=s===void 0?1:s,u=r.secondStep,d=u===void 0?1:u,f=r.millisecondStep,p=f===void 0?100:f,m=r.hideDisabledOptions,g=r.disabledTime,_=r.disabledHours,v=r.disabledMinutes,b=r.disabledSeconds,y=h.useMemo(function(){return n||e.getNow()},[n,e]);{var x=24%o===0,C=60%c===0,w=60%d===0;Za(x,"`hourStep` ".concat(o," is invalid. It should be a factor of 24.")),Za(C,"`minuteStep` ".concat(c," is invalid. It should be a factor of 60.")),Za(w,"`secondStep` ".concat(d," is invalid. It should be a factor of 60."))}var $=h.useCallback(function(L){var Y=(g==null?void 0:g(L))||{};return[Y.disabledHours||_||ume,Y.disabledMinutes||v||ume,Y.disabledSeconds||b||ume,Y.disabledMilliseconds||ume]},[g,_,v,b]),O=h.useMemo(function(){return $(y)},[y,$]),N=gn(O,4),P=N[0],I=N[1],D=N[2],k=N[3],R=h.useCallback(function(L,Y,J,Z){var te=dme(0,23,o,m,L()),re=i?te.map(function(Se){return mt(mt({},Se),{},{label:pUe(Se.value%12||12,2)})}):te,se=function(ve){return dme(0,59,c,m,Y(ve))},de=function(ve,be){return dme(0,59,d,m,J(ve,be))},pe=function(ve,be,Ee){return dme(0,999,p,m,Z(ve,be,Ee),3)};return[re,se,de,pe]},[m,o,i,p,c,d]),A=h.useMemo(function(){return R(P,I,D,k)},[R,P,I,D,k]),F=gn(A,4),z=F[0],M=F[1],K=F[2],U=F[3],W=function(Y,J){var Z=function(){return z},te=M,re=K,se=U;if(J){var de=$(J),pe=gn(de,4),Se=pe[0],ve=pe[1],be=pe[2],Ee=pe[3],xe=R(Se,ve,be,Ee),Pe=gn(xe,4),je=Pe[0],ft=Pe[1],Ge=Pe[2],Ye=Pe[3];Z=function(){return je},te=ft,re=Ge,se=Ye}var nt=Cqn(Y,Z,te,re,se,e);return nt};return[W,z,M,K,U]}function wqn(e){var t=e.mode,n=e.internalMode,r=e.renderExtraFooter,i=e.showNow,a=e.showTime,o=e.onSubmit,s=e.onNow,c=e.invalid,u=e.needConfirm,d=e.generateConfig,f=e.disabledDate,p=h.useContext(B5),m=p.prefixCls,g=p.locale,_=p.button,v=_===void 0?"button":_,b=d.getNow(),y=_Ue(d,a,b),x=gn(y,1),C=x[0],w=r==null?void 0:r(t),$=f(b,{type:t}),O=function(){if(!$){var A=C(b);s(A)}},N="".concat(m,"-now"),P="".concat(N,"-btn"),I=i&&h.createElement("li",{className:N},h.createElement("a",{className:tn(P,$&&"".concat(P,"-disabled")),"aria-disabled":$,onClick:O},n==="date"?g.today:g.now)),D=u&&h.createElement("li",{className:"".concat(m,"-ok")},h.createElement(v,{disabled:c,onClick:o},g.ok)),k=(I||D)&&h.createElement("ul",{className:"".concat(m,"-ranges")},I,D);return!w&&!k?null:h.createElement("div",{className:"".concat(m,"-footer")},w&&h.createElement("div",{className:"".concat(m,"-footer-extra")},w),k)}function $Ot(e,t,n){function r(i,a){var o=i.findIndex(function(c){return t2(e,t,c,a,n)});if(o===-1)return[].concat(oi(i),[a]);var s=oi(i);return s.splice(o,1),s}return r}var aL=h.createContext(null);function mbe(){return h.useContext(aL)}function _K(e,t){var n=e.prefixCls,r=e.generateConfig,i=e.locale,a=e.disabledDate,o=e.minDate,s=e.maxDate,c=e.cellRender,u=e.hoverValue,d=e.hoverRangeValue,f=e.onHover,p=e.values,m=e.pickerValue,g=e.onSelect,_=e.prevIcon,v=e.nextIcon,b=e.superPrevIcon,y=e.superNextIcon,x=r.getNow(),C={now:x,values:p,pickerValue:m,prefixCls:n,disabledDate:a,minDate:o,maxDate:s,cellRender:c,hoverValue:u,hoverRangeValue:d,onHover:f,locale:i,generateConfig:r,onSelect:g,panelType:t,prevIcon:_,nextIcon:v,superPrevIcon:b,superNextIcon:y};return[C,x]}var Q9=h.createContext({});Q9.displayName="PickerHackContext";function Lae(e){for(var t=e.rowNum,n=e.colNum,r=e.baseDate,i=e.getCellDate,a=e.prefixColumn,o=e.rowClassName,s=e.titleFormat,c=e.getCellText,u=e.getCellClassName,d=e.headerCells,f=e.cellSelection,p=f===void 0?!0:f,m=e.disabledDate,g=mbe(),_=g.prefixCls,v=g.panelType,b=g.now,y=g.disabledDate,x=g.cellRender,C=g.onHover,w=g.hoverValue,$=g.hoverRangeValue,O=g.generateConfig,N=g.values,P=g.locale,I=g.onSelect,D=m||y,k="".concat(_,"-cell"),R=h.useContext(Q9),A=R.onCellDblClick,F=function(J){return N.some(function(Z){return Z&&t2(O,P,J,Z,v)})},z=[],M=0;M<t;M+=1){for(var K=[],U=void 0,W=function(){var J=M*n+L,Z=i(r,J),te=D==null?void 0:D(Z,{type:v});L===0&&(U=Z,a&&K.push(a(U)));var re=!1,se=!1,de=!1;if(p&&$){var pe=gn($,2),Se=pe[0],ve=pe[1];re=hbe(O,Se,ve,Z),se=t2(O,P,Z,Se,v),de=t2(O,P,Z,ve,v)}var be=s?a0(Z,{locale:P,format:s,generateConfig:O}):void 0,Ee=h.createElement("div",{className:"".concat(k,"-inner")},c(Z));K.push(h.createElement("td",{key:L,title:be,className:tn(k,mt(lt(lt(lt(lt(lt(lt({},"".concat(k,"-disabled"),te),"".concat(k,"-hover"),(w||[]).some(function(xe){return t2(O,P,Z,xe,v)})),"".concat(k,"-in-range"),re&&!se&&!de),"".concat(k,"-range-start"),se),"".concat(k,"-range-end"),de),"".concat(_,"-cell-selected"),!$&&v!=="week"&&F(Z)),u(Z))),onClick:function(){te||I(Z)},onDoubleClick:function(){!te&&A&&A()},onMouseEnter:function(){te||C==null||C(Z)},onMouseLeave:function(){te||C==null||C(null)}},x?x(Z,{prefixCls:_,originNode:Ee,today:b,type:v,locale:P}):Ee))},L=0;L<n;L+=1)W();z.push(h.createElement("tr",{key:M,className:o==null?void 0:o(U)},K))}return h.createElement("div",{className:"".concat(_,"-body")},h.createElement("table",{className:"".concat(_,"-content")},d&&h.createElement("thead",null,h.createElement("tr",null,d)),h.createElement("tbody",null,z)))}var fme={visibility:"hidden"};function yK(e){var t=e.offset,n=e.superOffset,r=e.onChange,i=e.getStart,a=e.getEnd,o=e.children,s=mbe(),c=s.prefixCls,u=s.prevIcon,d=u===void 0?"‹":u,f=s.nextIcon,p=f===void 0?"›":f,m=s.superPrevIcon,g=m===void 0?"«":m,_=s.superNextIcon,v=_===void 0?"»":_,b=s.minDate,y=s.maxDate,x=s.generateConfig,C=s.locale,w=s.pickerValue,$=s.panelType,O="".concat(c,"-header"),N=h.useContext(Q9),P=N.hidePrev,I=N.hideNext,D=N.hideHeader,k=h.useMemo(function(){if(!b||!t||!a)return!1;var Y=a(t(-1,w));return!lme(x,C,Y,b,$)},[b,t,w,a,x,C,$]),R=h.useMemo(function(){if(!b||!n||!a)return!1;var Y=a(n(-1,w));return!lme(x,C,Y,b,$)},[b,n,w,a,x,C,$]),A=h.useMemo(function(){if(!y||!t||!i)return!1;var Y=i(t(1,w));return!lme(x,C,y,Y,$)},[y,t,w,i,x,C,$]),F=h.useMemo(function(){if(!y||!n||!i)return!1;var Y=i(n(1,w));return!lme(x,C,y,Y,$)},[y,n,w,i,x,C,$]),z=function(J){t&&r(t(J,w))},M=function(J){n&&r(n(J,w))};if(D)return null;var K="".concat(O,"-prev-btn"),U="".concat(O,"-next-btn"),W="".concat(O,"-super-prev-btn"),L="".concat(O,"-super-next-btn");return h.createElement("div",{className:O},n&&h.createElement("button",{type:"button","aria-label":C.previousYear,onClick:function(){return M(-1)},tabIndex:-1,className:tn(W,R&&"".concat(W,"-disabled")),disabled:R,style:P?fme:{}},g),t&&h.createElement("button",{type:"button","aria-label":C.previousMonth,onClick:function(){return z(-1)},tabIndex:-1,className:tn(K,k&&"".concat(K,"-disabled")),disabled:k,style:P?fme:{}},d),h.createElement("div",{className:"".concat(O,"-view")},o),t&&h.createElement("button",{type:"button","aria-label":C.nextMonth,onClick:function(){return z(1)},tabIndex:-1,className:tn(U,A&&"".concat(U,"-disabled")),disabled:A,style:I?fme:{}},p),n&&h.createElement("button",{type:"button","aria-label":C.nextYear,onClick:function(){return M(1)},tabIndex:-1,className:tn(L,F&&"".concat(L,"-disabled")),disabled:F,style:I?fme:{}},v))}function gbe(e){var t=e.prefixCls,n=e.panelName,r=n===void 0?"date":n,i=e.locale,a=e.generateConfig,o=e.pickerValue,s=e.onPickerValueChange,c=e.onModeChange,u=e.mode,d=u===void 0?"date":u,f=e.disabledDate,p=e.onSelect,m=e.onHover,g=e.showWeek,_="".concat(t,"-").concat(r,"-panel"),v="".concat(t,"-cell"),b=d==="week",y=_K(e,d),x=gn(y,2),C=x[0],w=x[1],$=a.locale.getWeekFirstDay(i.locale),O=a.setDate(o,1),N=hqn(i.locale,a,O),P=a.getMonth(o),I=g===void 0?b:g,D=I?function(Y){var J=f==null?void 0:f(Y,{type:"week"});return h.createElement("td",{key:"week",className:tn(v,"".concat(v,"-week"),lt({},"".concat(v,"-disabled"),J)),onClick:function(){J||p(Y)},onMouseEnter:function(){J||m==null||m(Y)},onMouseLeave:function(){J||m==null||m(null)}},h.createElement("div",{className:"".concat(v,"-inner")},a.locale.getWeek(i.locale,Y)))}:null,k=[],R=i.shortWeekDays||(a.locale.getShortWeekDays?a.locale.getShortWeekDays(i.locale):[]);D&&k.push(h.createElement("th",{key:"empty"},h.createElement("span",{style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},i.week)));for(var A=0;A<mDe;A+=1)k.push(h.createElement("th",{key:A},R[(A+$)%mDe]));var F=function(J,Z){return a.addDate(J,Z)},z=function(J){return a0(J,{locale:i,format:i.cellDateFormat,generateConfig:a})},M=function(J){var Z=lt(lt({},"".concat(t,"-cell-in-view"),mUe(a,J,o)),"".concat(t,"-cell-today"),gUe(a,J,w));return Z},K=i.shortMonths||(a.locale.getShortMonths?a.locale.getShortMonths(i.locale):[]),U=h.createElement("button",{type:"button","aria-label":i.yearSelect,key:"year",onClick:function(){c("year",o)},tabIndex:-1,className:"".concat(t,"-year-btn")},a0(o,{locale:i,format:i.yearFormat,generateConfig:a})),W=h.createElement("button",{type:"button","aria-label":i.monthSelect,key:"month",onClick:function(){c("month",o)},tabIndex:-1,className:"".concat(t,"-month-btn")},i.monthFormat?a0(o,{locale:i,format:i.monthFormat,generateConfig:a}):K[P]),L=i.monthBeforeYear?[W,U]:[U,W];return h.createElement(aL.Provider,{value:C},h.createElement("div",{className:tn(_,g&&"".concat(_,"-show-week"))},h.createElement(yK,{offset:function(J){return a.addMonth(o,J)},superOffset:function(J){return a.addYear(o,J)},onChange:s,getStart:function(J){return a.setDate(J,1)},getEnd:function(J){var Z=a.setDate(J,1);return Z=a.addMonth(Z,1),a.addDate(Z,-1)}},L),h.createElement(Lae,ge({titleFormat:i.fieldDateFormat},e,{colNum:mDe,rowNum:6,baseDate:N,headerCells:k,getCellDate:F,getCellText:z,getCellClassName:M,prefixColumn:D,cellSelection:!b}))))}var Eqn=1/3;function Tqn(e,t){var n=h.useRef(!1),r=h.useRef(null),i=h.useRef(null),a=function(){return n.current},o=function(){Tl.cancel(r.current),n.current=!1},s=h.useRef(),c=function(){var f=e.current;if(i.current=null,s.current=0,f){var p=f.querySelector('[data-value="'.concat(t,'"]')),m=f.querySelector("li"),g=function _(){o(),n.current=!0,s.current+=1;var v=f.scrollTop,b=m.offsetTop,y=p.offsetTop,x=y-b;if(y===0&&p!==m||!dK(f)){s.current<=5&&(r.current=Tl(_));return}var C=v+(x-v)*Eqn,w=Math.abs(x-C);if(i.current!==null&&i.current<w){o();return}if(i.current=w,w<=1){f.scrollTop=x,o();return}f.scrollTop=C,r.current=Tl(_)};p&&m&&g()}},u=Bs(c);return[u,o,a]}var $qn=300;function Oqn(e){return e.map(function(t){var n=t.value,r=t.label,i=t.disabled;return[n,r,i].join(",")}).join(";")}function Pee(e){var t=e.units,n=e.value,r=e.optionalValue,i=e.type,a=e.onChange,o=e.onHover,s=e.onDblClick,c=e.changeOnScroll,u=mbe(),d=u.prefixCls,f=u.cellRender,p=u.now,m=u.locale,g="".concat(d,"-time-panel"),_="".concat(d,"-time-panel-cell"),v=h.useRef(null),b=h.useRef(),y=function(){clearTimeout(b.current)},x=Tqn(v,n??r),C=gn(x,3),w=C[0],$=C[1],O=C[2];hl(function(){return w(),y(),function(){$(),y()}},[n,r,Oqn(t)]);var N=function(D){y();var k=D.target;!O()&&c&&(b.current=setTimeout(function(){var R=v.current,A=R.querySelector("li").offsetTop,F=Array.from(R.querySelectorAll("li")),z=F.map(function(L){return L.offsetTop-A}),M=z.map(function(L,Y){return t[Y].disabled?Number.MAX_SAFE_INTEGER:Math.abs(L-k.scrollTop)}),K=Math.min.apply(Math,oi(M)),U=M.findIndex(function(L){return L===K}),W=t[U];W&&!W.disabled&&a(W.value)},$qn))},P="".concat(g,"-column");return h.createElement("ul",{className:P,ref:v,"data-type":i,onScroll:N},t.map(function(I){var D=I.label,k=I.value,R=I.disabled,A=h.createElement("div",{className:"".concat(_,"-inner")},D);return h.createElement("li",{key:k,className:tn(_,lt(lt({},"".concat(_,"-selected"),n===k),"".concat(_,"-disabled"),R)),onClick:function(){R||a(k)},onDoubleClick:function(){!R&&s&&s()},onMouseEnter:function(){o(k)},onMouseLeave:function(){o(null)},"data-value":k},f?f(k,{prefixCls:d,originNode:A,today:p,type:"time",subType:i,locale:m}):A)}))}function sP(e){return e<12}function Pqn(e){var t=e.showHour,n=e.showMinute,r=e.showSecond,i=e.showMillisecond,a=e.use12Hours,o=e.changeOnScroll,s=mbe(),c=s.prefixCls,u=s.values,d=s.generateConfig,f=s.locale,p=s.onSelect,m=s.onHover,g=m===void 0?function(){}:m,_=s.pickerValue,v=(u==null?void 0:u[0])||null,b=h.useContext(Q9),y=b.onCellDblClick,x=_Ue(d,e,v),C=gn(x,5),w=C[0],$=C[1],O=C[2],N=C[3],P=C[4],I=function(In){var Cn=v&&d[In](v),Nn=_&&d[In](_);return[Cn,Nn]},D=I("getHour"),k=gn(D,2),R=k[0],A=k[1],F=I("getMinute"),z=gn(F,2),M=z[0],K=z[1],U=I("getSecond"),W=gn(U,2),L=W[0],Y=W[1],J=I("getMillisecond"),Z=gn(J,2),te=Z[0],re=Z[1],se=R===null?null:sP(R)?"am":"pm",de=h.useMemo(function(){return a?sP(R)?$.filter(function(kt){return sP(kt.value)}):$.filter(function(kt){return!sP(kt.value)}):$},[R,$,a]),pe=function(In,Cn){var Nn,kn=In.filter(function(vn){return!vn.disabled});return Cn??(kn==null||(Nn=kn[0])===null||Nn===void 0?void 0:Nn.value)},Se=pe($,R),ve=h.useMemo(function(){return O(Se)},[O,Se]),be=pe(ve,M),Ee=h.useMemo(function(){return N(Se,be)},[N,Se,be]),xe=pe(Ee,L),Pe=h.useMemo(function(){return P(Se,be,xe)},[P,Se,be,xe]),je=pe(Pe,te),ft=h.useMemo(function(){if(!a)return[];var kt=d.getNow(),In=d.setHour(kt,6),Cn=d.setHour(kt,18),Nn=function(vn,bn){var ur=f.cellMeridiemFormat;return ur?a0(vn,{generateConfig:d,locale:f,format:ur}):bn};return[{label:Nn(In,"AM"),value:"am",disabled:$.every(function(kn){return kn.disabled||!sP(kn.value)})},{label:Nn(Cn,"PM"),value:"pm",disabled:$.every(function(kn){return kn.disabled||sP(kn.value)})}]},[$,a,d,f]),Ge=function(In){var Cn=w(In);p(Cn)},Ye=h.useMemo(function(){var kt=v||_||d.getNow(),In=function(Nn){return Nn!=null};return In(R)?(kt=d.setHour(kt,R),kt=d.setMinute(kt,M),kt=d.setSecond(kt,L),kt=d.setMillisecond(kt,te)):In(A)?(kt=d.setHour(kt,A),kt=d.setMinute(kt,K),kt=d.setSecond(kt,Y),kt=d.setMillisecond(kt,re)):In(Se)&&(kt=d.setHour(kt,Se),kt=d.setMinute(kt,be),kt=d.setSecond(kt,xe),kt=d.setMillisecond(kt,je)),kt},[v,_,R,M,L,te,Se,be,xe,je,A,K,Y,re,d]),nt=function(In,Cn){return In===null?null:d[Cn](Ye,In)},We=function(In){return nt(In,"setHour")},ct=function(In){return nt(In,"setMinute")},rt=function(In){return nt(In,"setSecond")},vt=function(In){return nt(In,"setMillisecond")},Mt=function(In){return In===null?null:In==="am"&&!sP(R)?d.setHour(Ye,R-12):In==="pm"&&sP(R)?d.setHour(Ye,R+12):Ye},$t=function(In){Ge(We(In))},ke=function(In){Ge(ct(In))},ye=function(In){Ge(rt(In))},_e=function(In){Ge(vt(In))},He=function(In){Ge(Mt(In))},Ze=function(In){g(We(In))},ot=function(In){g(ct(In))},Qt=function(In){g(rt(In))},Bt=function(In){g(vt(In))},Yt=function(In){g(Mt(In))},Gt={onDblClick:y,changeOnScroll:o};return h.createElement("div",{className:"".concat(c,"-content")},t&&h.createElement(Pee,ge({units:de,value:R,optionalValue:A,type:"hour",onChange:$t,onHover:Ze},Gt)),n&&h.createElement(Pee,ge({units:ve,value:M,optionalValue:K,type:"minute",onChange:ke,onHover:ot},Gt)),r&&h.createElement(Pee,ge({units:Ee,value:L,optionalValue:Y,type:"second",onChange:ye,onHover:Qt},Gt)),i&&h.createElement(Pee,ge({units:Pe,value:te,optionalValue:re,type:"millisecond",onChange:_e,onHover:Bt},Gt)),a&&h.createElement(Pee,ge({units:ft,value:se,type:"meridiem",onChange:He,onHover:Yt},Gt)))}function OOt(e){var t=e.prefixCls,n=e.value,r=e.locale,i=e.generateConfig,a=e.showTime,o=a||{},s=o.format,c="".concat(t,"-time-panel"),u=_K(e,"time"),d=gn(u,1),f=d[0];return h.createElement(aL.Provider,{value:f},h.createElement("div",{className:tn(c)},h.createElement(yK,null,n?a0(n,{locale:r,format:s,generateConfig:i}):" "),h.createElement(Pqn,a)))}function Nqn(e){var t=e.prefixCls,n=e.generateConfig,r=e.showTime,i=e.onSelect,a=e.value,o=e.pickerValue,s=e.onHover,c="".concat(t,"-datetime-panel"),u=_Ue(n,r),d=gn(u,1),f=d[0],p=function(v){return a?C2e(n,v,a):C2e(n,v,o)},m=function(v){s==null||s(v&&p(v))},g=function(v){var b=p(v);i(f(b,b))};return h.createElement("div",{className:c},h.createElement(gbe,ge({},e,{onSelect:g,onHover:m})),h.createElement(OOt,e))}function Dqn(e){var t=e.prefixCls,n=e.locale,r=e.generateConfig,i=e.pickerValue,a=e.disabledDate,o=e.onPickerValueChange,s="".concat(t,"-decade-panel"),c=_K(e,"decade"),u=gn(c,1),d=u[0],f=function($){var O=Math.floor(r.getYear($)/100)*100;return r.setYear($,O)},p=function($){var O=f($);return r.addYear(O,99)},m=f(i),g=p(i),_=r.addYear(m,-10),v=function($,O){return r.addYear($,O*10)},b=function($){var O=n.cellYearFormat,N=a0($,{locale:n,format:O,generateConfig:r}),P=a0(r.addYear($,9),{locale:n,format:O,generateConfig:r});return"".concat(N,"-").concat(P)},y=function($){return lt({},"".concat(t,"-cell-in-view"),CLe(r,$,m)||CLe(r,$,g)||hbe(r,m,g,$))},x=a?function(w,$){var O=r.setDate(w,1),N=r.setMonth(O,0),P=r.setYear(N,Math.floor(r.getYear(N)/10)*10),I=r.addYear(P,10),D=r.addDate(I,-1);return a(P,$)&&a(D,$)}:null,C="".concat(a0(m,{locale:n,format:n.yearFormat,generateConfig:r}),"-").concat(a0(g,{locale:n,format:n.yearFormat,generateConfig:r}));return h.createElement(aL.Provider,{value:d},h.createElement("div",{className:s},h.createElement(yK,{superOffset:function($){return r.addYear(i,$*100)},onChange:o,getStart:f,getEnd:p},C),h.createElement(Lae,ge({},e,{disabledDate:x,colNum:3,rowNum:4,baseDate:_,getCellDate:v,getCellText:b,getCellClassName:y}))))}function Iqn(e){var t=e.prefixCls,n=e.locale,r=e.generateConfig,i=e.pickerValue,a=e.disabledDate,o=e.onPickerValueChange,s=e.onModeChange,c="".concat(t,"-month-panel"),u=_K(e,"month"),d=gn(u,1),f=d[0],p=r.setMonth(i,0),m=n.shortMonths||(r.locale.getShortMonths?r.locale.getShortMonths(n.locale):[]),g=function(C,w){return r.addMonth(C,w)},_=function(C){var w=r.getMonth(C);return n.monthFormat?a0(C,{locale:n,format:n.monthFormat,generateConfig:r}):m[w]},v=function(){return lt({},"".concat(t,"-cell-in-view"),!0)},b=a?function(x,C){var w=r.setDate(x,1),$=r.setMonth(w,r.getMonth(w)+1),O=r.addDate($,-1);return a(w,C)&&a(O,C)}:null,y=h.createElement("button",{type:"button",key:"year","aria-label":n.yearSelect,onClick:function(){s("year")},tabIndex:-1,className:"".concat(t,"-year-btn")},a0(i,{locale:n,format:n.yearFormat,generateConfig:r}));return h.createElement(aL.Provider,{value:f},h.createElement("div",{className:c},h.createElement(yK,{superOffset:function(C){return r.addYear(i,C)},onChange:o,getStart:function(C){return r.setMonth(C,0)},getEnd:function(C){return r.setMonth(C,11)}},y),h.createElement(Lae,ge({},e,{disabledDate:b,titleFormat:n.fieldMonthFormat,colNum:3,rowNum:4,baseDate:p,getCellDate:g,getCellText:_,getCellClassName:v}))))}function Rqn(e){var t=e.prefixCls,n=e.locale,r=e.generateConfig,i=e.pickerValue,a=e.onPickerValueChange,o=e.onModeChange,s="".concat(t,"-quarter-panel"),c=_K(e,"quarter"),u=gn(c,1),d=u[0],f=r.setMonth(i,0),p=function(b,y){return r.addMonth(b,y*3)},m=function(b){return a0(b,{locale:n,format:n.cellQuarterFormat,generateConfig:r})},g=function(){return lt({},"".concat(t,"-cell-in-view"),!0)},_=h.createElement("button",{type:"button",key:"year","aria-label":n.yearSelect,onClick:function(){o("year")},tabIndex:-1,className:"".concat(t,"-year-btn")},a0(i,{locale:n,format:n.yearFormat,generateConfig:r}));return h.createElement(aL.Provider,{value:d},h.createElement("div",{className:s},h.createElement(yK,{superOffset:function(b){return r.addYear(i,b)},onChange:a,getStart:function(b){return r.setMonth(b,0)},getEnd:function(b){return r.setMonth(b,11)}},_),h.createElement(Lae,ge({},e,{titleFormat:n.fieldQuarterFormat,colNum:4,rowNum:1,baseDate:f,getCellDate:p,getCellText:m,getCellClassName:g}))))}function kqn(e){var t=e.prefixCls,n=e.generateConfig,r=e.locale,i=e.value,a=e.hoverValue,o=e.hoverRangeValue,s=r.locale,c="".concat(t,"-week-panel-row"),u=function(f){var p={};if(o){var m=gn(o,2),g=m[0],_=m[1],v=zte(n,s,g,f),b=zte(n,s,_,f);p["".concat(c,"-range-start")]=v,p["".concat(c,"-range-end")]=b,p["".concat(c,"-range-hover")]=!v&&!b&&hbe(n,g,_,f)}return a&&(p["".concat(c,"-hover")]=a.some(function(y){return zte(n,s,f,y)})),tn(c,lt({},"".concat(c,"-selected"),!o&&zte(n,s,i,f)),p)};return h.createElement(gbe,ge({},e,{mode:"week",panelName:"week",rowClassName:u}))}function Aqn(e){var t=e.prefixCls,n=e.locale,r=e.generateConfig,i=e.pickerValue,a=e.disabledDate,o=e.onPickerValueChange,s=e.onModeChange,c="".concat(t,"-year-panel"),u=_K(e,"year"),d=gn(u,1),f=d[0],p=function(O){var N=Math.floor(r.getYear(O)/10)*10;return r.setYear(O,N)},m=function(O){var N=p(O);return r.addYear(N,9)},g=p(i),_=m(i),v=r.addYear(g,-1),b=function(O,N){return r.addYear(O,N)},y=function(O){return a0(O,{locale:n,format:n.cellYearFormat,generateConfig:r})},x=function(O){return lt({},"".concat(t,"-cell-in-view"),YM(r,O,g)||YM(r,O,_)||hbe(r,g,_,O))},C=a?function($,O){var N=r.setMonth($,0),P=r.setDate(N,1),I=r.addYear(P,1),D=r.addDate(I,-1);return a(P,O)&&a(D,O)}:null,w=h.createElement("button",{type:"button",key:"decade","aria-label":n.decadeSelect,onClick:function(){s("decade")},tabIndex:-1,className:"".concat(t,"-decade-btn")},a0(g,{locale:n,format:n.yearFormat,generateConfig:r}),"-",a0(_,{locale:n,format:n.yearFormat,generateConfig:r}));return h.createElement(aL.Provider,{value:f},h.createElement("div",{className:c},h.createElement(yK,{superOffset:function(O){return r.addYear(i,O*10)},onChange:o,getStart:p,getEnd:m},w),h.createElement(Lae,ge({},e,{disabledDate:C,titleFormat:n.fieldYearFormat,colNum:3,rowNum:4,baseDate:v,getCellDate:b,getCellText:y,getCellClassName:x}))))}var Mqn={date:gbe,datetime:Nqn,week:kqn,month:Iqn,quarter:Rqn,year:Aqn,decade:Dqn,time:OOt};function Fqn(e,t){var n,r=e.locale,i=e.generateConfig,a=e.direction,o=e.prefixCls,s=e.tabIndex,c=s===void 0?0:s,u=e.multiple,d=e.defaultValue,f=e.value,p=e.onChange,m=e.onSelect,g=e.defaultPickerValue,_=e.pickerValue,v=e.onPickerValueChange,b=e.mode,y=e.onPanelChange,x=e.picker,C=x===void 0?"date":x,w=e.showTime,$=e.hoverValue,O=e.hoverRangeValue,N=e.cellRender,P=e.dateRender,I=e.monthCellRender,D=e.components,k=D===void 0?{}:D,R=e.hideHeader,A=((n=h.useContext(B5))===null||n===void 0?void 0:n.prefixCls)||o||"rc-picker",F=h.useRef();h.useImperativeHandle(t,function(){return{nativeElement:F.current}});var z=dOt(e),M=gn(z,4),K=M[0],U=M[1],W=M[2],L=M[3],Y=lOt(r,U),J=C==="date"&&w?"datetime":C,Z=h.useMemo(function(){return fOt(J,W,L,K,Y)},[J,W,L,K,Y]),te=i.getNow(),re=$l(C,{value:b,postState:function(Yt){return Yt||"date"}}),se=gn(re,2),de=se[0],pe=se[1],Se=de==="date"&&Z?"datetime":de,ve=$Ot(i,r,J),be=$l(d,{value:f}),Ee=gn(be,2),xe=Ee[0],Pe=Ee[1],je=h.useMemo(function(){var Bt=iL(xe).filter(function(Yt){return Yt});return u?Bt:Bt.slice(0,1)},[xe,u]),ft=Bs(function(Bt){Pe(Bt),p&&(Bt===null||je.length!==Bt.length||je.some(function(Yt,Gt){return!t2(i,r,Yt,Bt[Gt],J)}))&&(p==null||p(u?Bt:Bt[0]))}),Ge=Bs(function(Bt){if(m==null||m(Bt),de===C){var Yt=u?ve(je,Bt):[Bt];ft(Yt)}}),Ye=$l(g||je[0]||te,{value:_}),nt=gn(Ye,2),We=nt[0],ct=nt[1];h.useEffect(function(){je[0]&&!_&&ct(je[0])},[je[0]]);var rt=function(Yt,Gt){y==null||y(Yt||_,Gt||de)},vt=function(Yt){var Gt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;ct(Yt),v==null||v(Yt),Gt&&rt(Yt)},Mt=function(Yt,Gt){pe(Yt),Gt&&vt(Gt),rt(Gt,Yt)},$t=function(Yt){if(Ge(Yt),vt(Yt),de!==C){var Gt=["decade","year"],kt=[].concat(Gt,["month"]),In={quarter:[].concat(Gt,["quarter"]),week:[].concat(oi(kt),["week"]),date:[].concat(oi(kt),["date"])},Cn=In[C]||kt,Nn=Cn.indexOf(de),kn=Cn[Nn+1];kn&&Mt(kn,Yt)}},ke=h.useMemo(function(){var Bt,Yt;if(Array.isArray(O)){var Gt=gn(O,2);Bt=Gt[0],Yt=Gt[1]}else Bt=O;return!Bt&&!Yt?null:(Bt=Bt||Yt,Yt=Yt||Bt,i.isAfter(Bt,Yt)?[Yt,Bt]:[Bt,Yt])},[O,i]),ye=hUe(N,P,I),_e=k[Se]||Mqn[Se]||gbe,He=h.useContext(Q9),Ze=h.useMemo(function(){return mt(mt({},He),{},{hideHeader:R})},[He,R]);Za(!je||je.every(function(Bt){return i.isValidate(Bt)}),"Invalidate date pass to `value` or `defaultValue`.");var ot="".concat(A,"-panel"),Qt=pbe(e,["showWeek","prevIcon","nextIcon","superPrevIcon","superNextIcon","disabledDate","minDate","maxDate","onHover"]);return h.createElement(Q9.Provider,{value:Ze},h.createElement("div",{ref:F,tabIndex:c,className:tn(ot,lt({},"".concat(ot,"-rtl"),a==="rtl"))},h.createElement(_e,ge({},Qt,{showTime:Z,prefixCls:A,locale:Y,generateConfig:i,onModeChange:Mt,pickerValue:We,onPickerValueChange:function(Yt){vt(Yt,!0)},value:je[0],onSelect:$t,values:je,cellRender:ye,hoverRangeValue:ke,hoverValue:$}))))}var Nne=h.memo(h.forwardRef(Fqn));Nne.displayName="PanelPicker";function Lqn(e){var t=e.picker,n=e.multiplePanel,r=e.pickerValue,i=e.onPickerValueChange,a=e.needConfirm,o=e.onSubmit,s=e.range,c=e.hoverValue,u=h.useContext(B5),d=u.prefixCls,f=u.generateConfig,p=h.useCallback(function(y,x){return Hte(f,t,y,x)},[f,t]),m=h.useMemo(function(){return p(r,1)},[r,p]),g=function(x){i(p(x,-1))},_={onCellDblClick:function(){a&&o()}},v=t==="time",b=mt(mt({},e),{},{hoverValue:null,hoverRangeValue:null,hideHeader:v});return s?b.hoverRangeValue=c:b.hoverValue=c,n?h.createElement("div",{className:"".concat(d,"-panels")},h.createElement(Q9.Provider,{value:mt(mt({},_),{},{hideNext:!0})},h.createElement(Nne,b)),h.createElement(Q9.Provider,{value:mt(mt({},_),{},{hidePrev:!0})},h.createElement(Nne,ge({},b,{pickerValue:m,onPickerValueChange:g})))):h.createElement(Q9.Provider,{value:mt({},_)},h.createElement(Nne,b))}function Rct(e){return typeof e=="function"?e():e}function jqn(e){var t=e.prefixCls,n=e.presets,r=e.onClick,i=e.onHover;return n.length?h.createElement("div",{className:"".concat(t,"-presets")},h.createElement("ul",null,n.map(function(a,o){var s=a.label,c=a.value;return h.createElement("li",{key:o,onClick:function(){r(Rct(c))},onMouseEnter:function(){i(Rct(c))},onMouseLeave:function(){i(null)}},s)}))):null}function POt(e){var t=e.panelRender,n=e.internalMode,r=e.picker,i=e.showNow,a=e.range,o=e.multiple,s=e.activeInfo,c=s===void 0?[0,0,0]:s,u=e.presets,d=e.onPresetHover,f=e.onPresetSubmit,p=e.onFocus,m=e.onBlur,g=e.onPanelMouseDown,_=e.direction,v=e.value,b=e.onSelect,y=e.isInvalid,x=e.defaultOpenValue,C=e.onOk,w=e.onSubmit,$=h.useContext(B5),O=$.prefixCls,N="".concat(O,"-panel"),P=_==="rtl",I=h.useRef(null),D=h.useRef(null),k=h.useState(0),R=gn(k,2),A=R[0],F=R[1],z=h.useState(0),M=gn(z,2),K=M[0],U=M[1],W=h.useState(0),L=gn(W,2),Y=L[0],J=L[1],Z=function($t){$t.width&&F($t.width)},te=gn(c,3),re=te[0],se=te[1],de=te[2],pe=h.useState(0),Se=gn(pe,2),ve=Se[0],be=Se[1];h.useEffect(function(){be(10)},[re]),h.useEffect(function(){if(a&&D.current){var Mt,$t=((Mt=I.current)===null||Mt===void 0?void 0:Mt.offsetWidth)||0,ke=D.current.getBoundingClientRect();if(!ke.height||ke.right<0){be(function(Ze){return Math.max(0,Ze-1)});return}var ye=(P?se-$t:re)-ke.left;if(J(ye),A&&A<de){var _e=P?ke.right-(se-$t+A):re+$t-ke.left-A,He=Math.max(0,_e);U(He)}else U(0)}},[ve,P,A,re,se,de,a]);function Ee(Mt){return Mt.filter(function($t){return $t})}var xe=h.useMemo(function(){return Ee(iL(v))},[v]),Pe=r==="time"&&!xe.length,je=h.useMemo(function(){return Pe?Ee([x]):xe},[Pe,xe,x]),ft=Pe?x:xe,Ge=h.useMemo(function(){return je.length?je.some(function(Mt){return y(Mt)}):!0},[je,y]),Ye=function(){Pe&&b(x),C(),w()},nt=h.createElement("div",{className:"".concat(O,"-panel-layout")},h.createElement(jqn,{prefixCls:O,presets:u,onClick:f,onHover:d}),h.createElement("div",null,h.createElement(Lqn,ge({},e,{value:ft})),h.createElement(wqn,ge({},e,{showNow:o?!1:i,invalid:Ge,onSubmit:Ye}))));t&&(nt=t(nt));var We="".concat(N,"-container"),ct="marginLeft",rt="marginRight",vt=h.createElement("div",{onMouseDown:g,tabIndex:-1,className:tn(We,"".concat(O,"-").concat(n,"-panel-container")),style:lt(lt({},P?rt:ct,K),P?ct:rt,"auto"),onFocus:p,onBlur:m},nt);return a&&(vt=h.createElement("div",{onMouseDown:g,ref:D,className:tn("".concat(O,"-range-wrapper"),"".concat(O,"-").concat(r,"-range-wrapper"))},h.createElement("div",{ref:I,className:"".concat(O,"-range-arrow"),style:{left:Y}}),h.createElement(Lm,{onResize:Z},vt))),vt}function NOt(e,t){var n=e.format,r=e.maskFormat,i=e.generateConfig,a=e.locale,o=e.preserveInvalidOnBlur,s=e.inputReadOnly,c=e.required,u=e["aria-required"],d=e.onSubmit,f=e.onFocus,p=e.onBlur,m=e.onInputChange,g=e.onInvalid,_=e.open,v=e.onOpenChange,b=e.onKeyDown,y=e.onChange,x=e.activeHelp,C=e.name,w=e.autoComplete,$=e.id,O=e.value,N=e.invalid,P=e.placeholder,I=e.disabled,D=e.activeIndex,k=e.allHelp,R=e.picker,A=function(Y,J){var Z=i.locale.parse(a.locale,Y,[J]);return Z&&i.isValidate(Z)?Z:null},F=n[0],z=h.useCallback(function(L){return a0(L,{locale:a,format:F,generateConfig:i})},[a,i,F]),M=h.useMemo(function(){return O.map(z)},[O,z]),K=h.useMemo(function(){var L=R==="time"?8:10,Y=typeof F=="function"?F(i.getNow()).length:F.length;return Math.max(L,Y)+2},[F,R,i]),U=function(Y){for(var J=0;J<n.length;J+=1){var Z=n[J];if(typeof Z=="string"){var te=A(Y,Z);if(te)return te}}return!1},W=function(Y){function J(re){return Y!==void 0?re[Y]:re}var Z=Pf(e,{aria:!0,data:!0}),te=mt(mt({},Z),{},{format:r,validateFormat:function(se){return!!U(se)},preserveInvalidOnBlur:o,readOnly:s,required:c,"aria-required":u,name:C,autoComplete:w,size:K,id:J($),value:J(M)||"",invalid:J(N),placeholder:J(P),active:D===Y,helped:k||x&&D===Y,disabled:J(I),onFocus:function(se){f(se,Y)},onBlur:function(se){p(se,Y)},onSubmit:d,onChange:function(se){m();var de=U(se);if(de){g(!1,Y),y(de,Y);return}g(!!se,Y)},onHelp:function(){v(!0,{index:Y})},onKeyDown:function(se){var de=!1;if(b==null||b(se,function(){Za(!1,"`preventDefault` callback is deprecated. Please call `event.preventDefault` directly."),de=!0}),!se.defaultPrevented&&!de)switch(se.key){case"Escape":v(!1,{index:Y});break;case"Enter":_||v(!0);break}}},t==null?void 0:t({valueTexts:M}));return Object.keys(te).forEach(function(re){te[re]===void 0&&delete te[re]}),te};return[W,z]}var Bqn=["onMouseEnter","onMouseLeave"];function DOt(e){return h.useMemo(function(){return pbe(e,Bqn)},[e])}var zqn=["icon","type"],Hqn=["onClear"];function vbe(e){var t=e.icon,n=e.type,r=$o(e,zqn),i=h.useContext(B5),a=i.prefixCls;return t?h.createElement("span",ge({className:"".concat(a,"-").concat(n)},r),t):null}function wLe(e){var t=e.onClear,n=$o(e,Hqn);return h.createElement(vbe,ge({},n,{type:"clear",role:"button",onMouseDown:function(i){i.preventDefault()},onClick:function(i){i.stopPropagation(),t()}}))}var vDe=["YYYY","MM","DD","HH","mm","ss","SSS"],kct="顧",qqn=function(){function e(t){Xl(this,e),lt(this,"format",void 0),lt(this,"maskFormat",void 0),lt(this,"cells",void 0),lt(this,"maskCells",void 0),this.format=t;var n=vDe.map(function(s){return"(".concat(s,")")}).join("|"),r=new RegExp(n,"g");this.maskFormat=t.replace(r,function(s){return kct.repeat(s.length)});var i=new RegExp("(".concat(vDe.join("|"),")")),a=(t.split(i)||[]).filter(function(s){return s}),o=0;this.cells=a.map(function(s){var c=vDe.includes(s),u=o,d=o+s.length;return o=d,{text:s,mask:c,start:u,end:d}}),this.maskCells=this.cells.filter(function(s){return s.mask})}return Jl(e,[{key:"getSelection",value:function(n){var r=this.maskCells[n]||{},i=r.start,a=r.end;return[i||0,a||0]}},{key:"match",value:function(n){for(var r=0;r<this.maskFormat.length;r+=1){var i=this.maskFormat[r],a=n[r];if(!a||i!==kct&&i!==a)return!1}return!0}},{key:"size",value:function(){return this.maskCells.length}},{key:"getMaskCellIndex",value:function(n){for(var r=Number.MAX_SAFE_INTEGER,i=0,a=0;a<this.maskCells.length;a+=1){var o=this.maskCells[a],s=o.start,c=o.end;if(n>=s&&n<=c)return a;var u=Math.min(Math.abs(n-s),Math.abs(n-c));u<r&&(r=u,i=a)}return i}}]),e}();function Vqn(e){var t={YYYY:[0,9999,new Date().getFullYear()],MM:[1,12],DD:[1,31],HH:[0,23],mm:[0,59],ss:[0,59],SSS:[0,999]};return t[e]}var Wqn=["active","showActiveCls","suffixIcon","format","validateFormat","onChange","onInput","helped","onHelp","onSubmit","onKeyDown","preserveInvalidOnBlur","invalid","clearIcon"],w2e=h.forwardRef(function(e,t){var n=e.active,r=e.showActiveCls,i=r===void 0?!0:r,a=e.suffixIcon,o=e.format,s=e.validateFormat,c=e.onChange;e.onInput;var u=e.helped,d=e.onHelp,f=e.onSubmit,p=e.onKeyDown,m=e.preserveInvalidOnBlur,g=m===void 0?!1:m,_=e.invalid,v=e.clearIcon,b=$o(e,Wqn),y=e.value,x=e.onFocus,C=e.onBlur,w=e.onMouseUp,$=h.useContext(B5),O=$.prefixCls,N=$.input,P=N===void 0?"input":N,I="".concat(O,"-input"),D=h.useState(!1),k=gn(D,2),R=k[0],A=k[1],F=h.useState(y),z=gn(F,2),M=z[0],K=z[1],U=h.useState(""),W=gn(U,2),L=W[0],Y=W[1],J=h.useState(null),Z=gn(J,2),te=Z[0],re=Z[1],se=h.useState(null),de=gn(se,2),pe=de[0],Se=de[1],ve=M||"";h.useEffect(function(){K(y)},[y]);var be=h.useRef(),Ee=h.useRef();h.useImperativeHandle(t,function(){return{nativeElement:be.current,inputElement:Ee.current,focus:function(Bt){Ee.current.focus(Bt)},blur:function(){Ee.current.blur()}}});var xe=h.useMemo(function(){return new qqn(o||"")},[o]),Pe=h.useMemo(function(){return u?[0,0]:xe.getSelection(te)},[xe,te,u]),je=gn(Pe,2),ft=je[0],Ge=je[1],Ye=function(Bt){Bt&&Bt!==o&&Bt!==y&&d()},nt=Bs(function(Qt){s(Qt)&&c(Qt),K(Qt),Ye(Qt)}),We=function(Bt){if(!o){var Yt=Bt.target.value;Ye(Yt),K(Yt),c(Yt)}},ct=function(Bt){var Yt=Bt.clipboardData.getData("text");s(Yt)&&nt(Yt)},rt=h.useRef(!1),vt=function(){rt.current=!0},Mt=function(Bt){var Yt=Bt.target,Gt=Yt.selectionStart,kt=xe.getMaskCellIndex(Gt);re(kt),Se({}),w==null||w(Bt),rt.current=!1},$t=function(Bt){A(!0),re(0),Y(""),x(Bt)},ke=function(Bt){C(Bt)},ye=function(Bt){A(!1),ke(Bt)};vUe(n,function(){!n&&!g&&K(y)});var _e=function(Bt){Bt.key==="Enter"&&s(ve)&&f(),p==null||p(Bt)},He=function(Bt){_e(Bt);var Yt=Bt.key,Gt=null,kt=null,In=Ge-ft,Cn=o.slice(ft,Ge),Nn=function(ur){re(function(zn){var Tn=zn+ur;return Tn=Math.max(Tn,0),Tn=Math.min(Tn,xe.size()-1),Tn})},kn=function(ur){var zn=Vqn(Cn),Tn=gn(zn,3),Or=Tn[0],br=Tn[1],mr=Tn[2],An=ve.slice(ft,Ge),Dn=Number(An);if(isNaN(Dn))return String(mr||(ur>0?Or:br));var vr=Dn+ur,Ar=br-Or+1;return String(Or+(Ar+vr-Or)%Ar)};switch(Yt){case"Backspace":case"Delete":Gt="",kt=Cn;break;case"ArrowLeft":Gt="",Nn(-1);break;case"ArrowRight":Gt="",Nn(1);break;case"ArrowUp":Gt="",kt=kn(1);break;case"ArrowDown":Gt="",kt=kn(-1);break;default:isNaN(Number(Yt))||(Gt=L+Yt,kt=Gt);break}if(Gt!==null&&(Y(Gt),Gt.length>=In&&(Nn(1),Y(""))),kt!==null){var vn=ve.slice(0,ft)+pUe(kt,In)+ve.slice(Ge);nt(vn.slice(0,o.length))}Se({})},Ze=h.useRef();hl(function(){if(!(!R||!o||rt.current)){if(!xe.match(ve)){nt(o);return}return Ee.current.setSelectionRange(ft,Ge),Ze.current=Tl(function(){Ee.current.setSelectionRange(ft,Ge)}),function(){Tl.cancel(Ze.current)}}},[xe,o,R,ve,te,ft,Ge,pe,nt]);var ot=o?{onFocus:$t,onBlur:ye,onKeyDown:He,onMouseDown:vt,onMouseUp:Mt,onPaste:ct}:{};return h.createElement("div",{ref:be,className:tn(I,lt(lt({},"".concat(I,"-active"),n&&i),"".concat(I,"-placeholder"),u))},h.createElement(P,ge({ref:Ee,"aria-invalid":_,autoComplete:"off"},b,{onKeyDown:_e,onBlur:ke},ot,{value:ve,onChange:We})),h.createElement(vbe,{type:"suffix",icon:a}),v)});w2e.displayName="Input";var Uqn=["id","prefix","clearIcon","suffixIcon","separator","activeIndex","activeHelp","allHelp","focused","onFocus","onBlur","onKeyDown","locale","generateConfig","placeholder","className","style","onClick","onClear","value","onChange","onSubmit","onInputChange","format","maskFormat","preserveInvalidOnBlur","onInvalid","disabled","invalid","inputReadOnly","direction","onOpenChange","onActiveInfo","placement","onMouseDown","required","aria-required","autoFocus","tabIndex"],Kqn=["index"];function Gqn(e,t){var n=e.id,r=e.prefix,i=e.clearIcon,a=e.suffixIcon,o=e.separator,s=o===void 0?"~":o,c=e.activeIndex;e.activeHelp,e.allHelp;var u=e.focused;e.onFocus,e.onBlur,e.onKeyDown,e.locale,e.generateConfig;var d=e.placeholder,f=e.className,p=e.style,m=e.onClick,g=e.onClear,_=e.value;e.onChange,e.onSubmit,e.onInputChange,e.format,e.maskFormat,e.preserveInvalidOnBlur,e.onInvalid;var v=e.disabled,b=e.invalid;e.inputReadOnly;var y=e.direction;e.onOpenChange;var x=e.onActiveInfo;e.placement;var C=e.onMouseDown;e.required,e["aria-required"];var w=e.autoFocus,$=e.tabIndex,O=$o(e,Uqn),N=y==="rtl",P=h.useContext(B5),I=P.prefixCls,D=h.useMemo(function(){if(typeof n=="string")return[n];var pe=n||{};return[pe.start,pe.end]},[n]),k=h.useRef(),R=h.useRef(),A=h.useRef(),F=function(Se){var ve;return(ve=[R,A][Se])===null||ve===void 0?void 0:ve.current};h.useImperativeHandle(t,function(){return{nativeElement:k.current,focus:function(Se){if(Xa(Se)==="object"){var ve,be=Se||{},Ee=be.index,xe=Ee===void 0?0:Ee,Pe=$o(be,Kqn);(ve=F(xe))===null||ve===void 0||ve.focus(Pe)}else{var je;(je=F(Se??0))===null||je===void 0||je.focus()}},blur:function(){var Se,ve;(Se=F(0))===null||Se===void 0||Se.blur(),(ve=F(1))===null||ve===void 0||ve.blur()}}});var z=DOt(O),M=h.useMemo(function(){return Array.isArray(d)?d:[d,d]},[d]),K=NOt(mt(mt({},e),{},{id:D,placeholder:M})),U=gn(K,1),W=U[0],L=h.useState({position:"absolute",width:0}),Y=gn(L,2),J=Y[0],Z=Y[1],te=Bs(function(){var pe=F(c);if(pe){var Se=pe.nativeElement.getBoundingClientRect(),ve=k.current.getBoundingClientRect(),be=Se.left-ve.left;Z(function(Ee){return mt(mt({},Ee),{},{width:Se.width,left:be})}),x([Se.left,Se.right,ve.width])}});h.useEffect(function(){te()},[c]);var re=i&&(_[0]&&!v[0]||_[1]&&!v[1]),se=w&&!v[0],de=w&&!se&&!v[1];return h.createElement(Lm,{onResize:te},h.createElement("div",ge({},z,{className:tn(I,"".concat(I,"-range"),lt(lt(lt(lt({},"".concat(I,"-focused"),u),"".concat(I,"-disabled"),v.every(function(pe){return pe})),"".concat(I,"-invalid"),b.some(function(pe){return pe})),"".concat(I,"-rtl"),N),f),style:p,ref:k,onClick:m,onMouseDown:function(Se){var ve=Se.target;ve!==R.current.inputElement&&ve!==A.current.inputElement&&Se.preventDefault(),C==null||C(Se)}}),r&&h.createElement("div",{className:"".concat(I,"-prefix")},r),h.createElement(w2e,ge({ref:R},W(0),{autoFocus:se,tabIndex:$,"date-range":"start"})),h.createElement("div",{className:"".concat(I,"-range-separator")},s),h.createElement(w2e,ge({ref:A},W(1),{autoFocus:de,tabIndex:$,"date-range":"end"})),h.createElement("div",{className:"".concat(I,"-active-bar"),style:J}),h.createElement(vbe,{type:"suffix",icon:a}),re&&h.createElement(wLe,{icon:i,onClear:g})))}var IOt=h.forwardRef(Gqn);IOt.displayName="RangeSelector";function Act(e,t){var n=e??t;return Array.isArray(n)?n:[n,n]}function pme(e){return e===1?"end":"start"}function Yqn(e,t){var n=mOt(e,function(){var si=e.disabled,Do=e.allowEmpty,xs=Act(si,!1),Ua=Act(Do,!1);return{disabled:xs,allowEmpty:Ua}}),r=gn(n,6),i=r[0],a=r[1],o=r[2],s=r[3],c=r[4],u=r[5],d=i.prefixCls,f=i.styles,p=i.classNames,m=i.defaultValue,g=i.value,_=i.needConfirm,v=i.onKeyDown,b=i.disabled,y=i.allowEmpty,x=i.disabledDate,C=i.minDate,w=i.maxDate,$=i.defaultOpen,O=i.open,N=i.onOpenChange,P=i.locale,I=i.generateConfig,D=i.picker,k=i.showNow,R=i.showToday,A=i.showTime,F=i.mode,z=i.onPanelChange,M=i.onCalendarChange,K=i.onOk,U=i.defaultPickerValue,W=i.pickerValue,L=i.onPickerValueChange,Y=i.inputReadOnly,J=i.suffixIcon,Z=i.onFocus,te=i.onBlur,re=i.presets,se=i.ranges,de=i.components,pe=i.cellRender,Se=i.dateRender,ve=i.monthCellRender,be=i.onClick,Ee=vOt(t),xe=gOt(O,$,b,N),Pe=gn(xe,2),je=Pe[0],ft=Pe[1],Ge=function(Do,xs){(b.some(function(Ua){return!Ua})||!Do)&&ft(Do,xs)},Ye=wOt(I,P,s,!0,!1,m,g,M,K),nt=gn(Ye,5),We=nt[0],ct=nt[1],rt=nt[2],vt=nt[3],Mt=nt[4],$t=rt(),ke=yOt(b,y,je),ye=gn(ke,9),_e=ye[0],He=ye[1],Ze=ye[2],ot=ye[3],Qt=ye[4],Bt=ye[5],Yt=ye[6],Gt=ye[7],kt=ye[8],In=function(Do,xs){He(!0),Z==null||Z(Do,{range:pme(xs??ot)})},Cn=function(Do,xs){He(!1),te==null||te(Do,{range:pme(xs??ot)})},Nn=h.useMemo(function(){if(!A)return null;var si=A.disabledTime,Do=si?function(xs){var Ua=pme(ot),Ys=iOt($t,Yt,ot);return si(xs,Ua,{from:Ys})}:void 0;return mt(mt({},A),{},{disabledTime:Do})},[A,ot,$t,Yt]),kn=$l([D,D],{value:F}),vn=gn(kn,2),bn=vn[0],ur=vn[1],zn=bn[ot]||D,Tn=zn==="date"&&Nn?"datetime":zn,Or=Tn===D&&Tn!=="time",br=TOt(D,zn,k,R,!0),mr=EOt(i,We,ct,rt,vt,b,s,_e,je,u),An=gn(mr,2),Dn=An[0],vr=An[1],Ar=bqn($t,b,Yt,I,P,x),ui=oOt($t,u,y),wn=gn(ui,2),xr=wn[0],Zr=wn[1],_n=bOt(I,P,$t,bn,je,ot,a,Or,U,W,Nn==null?void 0:Nn.defaultOpenValue,L,C,w),zt=gn(_n,2),Ft=zt[0],pn=zt[1],Sn=Bs(function(si,Do,xs){var Ua=Pne(bn,ot,Do);if((Ua[0]!==bn[0]||Ua[1]!==bn[1])&&ur(Ua),z&&xs!==!1){var Ys=oi($t);si&&(Ys[ot]=si),z(Ys,Ua)}}),jn=function(Do,xs){return Pne($t,xs,Do)},Zn=function(Do,xs){var Ua=$t;Do&&(Ua=jn(Do,ot)),Gt(ot);var Ys=Bt(Ua);vt(Ua),Dn(ot,Ys===null),Ys===null?Ge(!1,{force:!0}):xs||Ee.current.focus({index:Ys})},or=function(Do){var xs,Ua=Do.target.getRootNode();if(!Ee.current.nativeElement.contains((xs=Ua.activeElement)!==null&&xs!==void 0?xs:document.activeElement)){var Ys=b.findIndex(function(Vl){return!Vl});Ys>=0&&Ee.current.focus({index:Ys})}Ge(!0),be==null||be(Do)},yr=function(){vr(null),Ge(!1,{force:!0})},Br=h.useState(null),lr=gn(Br,2),qr=lr[0],Mr=lr[1],pr=h.useState(null),Vr=gn(pr,2),xn=Vr[0],ni=Vr[1],ya=h.useMemo(function(){return xn||$t},[$t,xn]);h.useEffect(function(){je||ni(null)},[je]);var Ja=h.useState([0,0,0]),Aa=gn(Ja,2),sa=Aa[0],Ln=Aa[1],Co=_Ot(re,se),Os=function(Do){ni(Do),Mr("preset")},dl=function(Do){var xs=vr(Do);xs&&Ge(!1,{force:!0})},tl=function(Do){Zn(Do)},Pc=function(Do){ni(Do?jn(Do,ot):null),Mr("cell")},Dl=function(Do){Ge(!0),In(Do)},jc=function(){Ze("panel")},ic=function(Do){var xs=Pne($t,ot,Do);vt(xs),!_&&!o&&a===Tn&&Zn(Do)},Al=function(){Ge(!1)},vs=hUe(pe,Se,ve,pme(ot)),vo=$t[ot]||null,ja=Bs(function(si){return u(si,{activeIndex:ot})}),wa=h.useMemo(function(){var si=Pf(i,!1),Do=Md(i,[].concat(oi(Object.keys(si)),["onChange","onCalendarChange","style","className","onPanelChange","disabledTime"]));return Do},[i]),Ma=h.createElement(POt,ge({},wa,{showNow:br,showTime:Nn,range:!0,multiplePanel:Or,activeInfo:sa,disabledDate:Ar,onFocus:Dl,onBlur:Cn,onPanelMouseDown:jc,picker:D,mode:zn,internalMode:Tn,onPanelChange:Sn,format:c,value:vo,isInvalid:ja,onChange:null,onSelect:ic,pickerValue:Ft,defaultOpenValue:iL(A==null?void 0:A.defaultOpenValue)[ot],onPickerValueChange:pn,hoverValue:ya,onHover:Pc,needConfirm:_,onSubmit:Zn,onOk:Mt,presets:Co,onPresetHover:Os,onPresetSubmit:dl,onNow:tl,cellRender:vs})),ko=function(Do,xs){var Ua=jn(Do,xs);vt(Ua)},_s=function(){Ze("input")},Ps=function(Do,xs){var Ua=Yt.length,Ys=Yt[Ua-1];if(Ua&&Ys!==xs&&_&&!y[Ys]&&!kt(Ys)&&$t[Ys]){Ee.current.focus({index:Ys});return}Ze("input"),Ge(!0,{inherit:!0}),ot!==xs&&je&&!_&&o&&Zn(null,!0),Qt(xs),In(Do,xs)},ac=function(Do,xs){if(Ge(!1),!_&&Ze()==="input"){var Ua=Bt($t);Dn(ot,Ua===null)}Cn(Do,xs)},wc=function(Do,xs){Do.key==="Tab"&&Zn(null,!0),v==null||v(Do,xs)},oc=h.useMemo(function(){return{prefixCls:d,locale:P,generateConfig:I,button:de.button,input:de.input}},[d,P,I,de.button,de.input]);hl(function(){je&&ot!==void 0&&Sn(null,D,!1)},[je,ot,D]),hl(function(){var si=Ze();!je&&si==="input"&&(Ge(!1),Zn(null,!0)),!je&&o&&!_&&si==="panel"&&(Ge(!0),Zn())},[je]);{var Xo=function(Do){return!(g!=null&&g[Do])&&!(m!=null&&m[Do])};b.some(function(si,Do){return si&&Xo(Do)&&!y[Do]})&&Za(!1,"`disabled` should not set with empty `value`. You should set `allowEmpty` or `value` instead.")}return h.createElement(B5.Provider,{value:oc},h.createElement(nOt,ge({},aOt(i),{popupElement:Ma,popupStyle:f.popup,popupClassName:p.popup,visible:je,onClose:Al,range:!0}),h.createElement(IOt,ge({},i,{ref:Ee,suffixIcon:J,activeIndex:_e||je?ot:null,activeHelp:!!xn,allHelp:!!xn&&qr==="preset",focused:_e,onFocus:Ps,onBlur:ac,onKeyDown:wc,onSubmit:Zn,value:ya,maskFormat:c,onChange:ko,onInputChange:_s,format:s,inputReadOnly:Y,disabled:b,open:je,onOpenChange:Ge,onClick:or,onClear:yr,invalid:xr,onInvalid:Zr,onActiveInfo:Ln}))))}var yUe=h.forwardRef(Yqn);yUe.displayName="RefRangePicker";function Xqn(e){var t=e.prefixCls,n=e.value,r=e.onRemove,i=e.removeIcon,a=i===void 0?"×":i,o=e.formatDate,s=e.disabled,c=e.maxTagCount,u=e.placeholder,d="".concat(t,"-selector"),f="".concat(t,"-selection"),p="".concat(f,"-overflow");function m(v,b){return h.createElement("span",{className:tn("".concat(f,"-item")),title:typeof v=="string"?v:null},h.createElement("span",{className:"".concat(f,"-item-content")},v),!s&&b&&h.createElement("span",{onMouseDown:function(x){x.preventDefault()},onClick:b,className:"".concat(f,"-item-remove")},a))}function g(v){var b=o(v),y=function(C){C&&C.stopPropagation(),r(v)};return m(b,y)}function _(v){var b="+ ".concat(v.length," ...");return m(b)}return h.createElement("div",{className:d},h.createElement(u5,{prefixCls:p,data:n,renderItem:g,renderRest:_,itemKey:function(b){return o(b)},maxCount:c}),!n.length&&h.createElement("span",{className:"".concat(t,"-selection-placeholder")},u))}var Jqn=["id","open","prefix","clearIcon","suffixIcon","activeHelp","allHelp","focused","onFocus","onBlur","onKeyDown","locale","generateConfig","placeholder","className","style","onClick","onClear","internalPicker","value","onChange","onSubmit","onInputChange","multiple","maxTagCount","format","maskFormat","preserveInvalidOnBlur","onInvalid","disabled","invalid","inputReadOnly","direction","onOpenChange","onMouseDown","required","aria-required","autoFocus","tabIndex","removeIcon"];function Qqn(e,t){e.id;var n=e.open,r=e.prefix,i=e.clearIcon,a=e.suffixIcon;e.activeHelp,e.allHelp;var o=e.focused;e.onFocus,e.onBlur,e.onKeyDown;var s=e.locale,c=e.generateConfig,u=e.placeholder,d=e.className,f=e.style,p=e.onClick,m=e.onClear,g=e.internalPicker,_=e.value,v=e.onChange,b=e.onSubmit;e.onInputChange;var y=e.multiple,x=e.maxTagCount;e.format,e.maskFormat,e.preserveInvalidOnBlur,e.onInvalid;var C=e.disabled,w=e.invalid;e.inputReadOnly;var $=e.direction;e.onOpenChange;var O=e.onMouseDown;e.required,e["aria-required"];var N=e.autoFocus,P=e.tabIndex,I=e.removeIcon,D=$o(e,Jqn),k=$==="rtl",R=h.useContext(B5),A=R.prefixCls,F=h.useRef(),z=h.useRef();h.useImperativeHandle(t,function(){return{nativeElement:F.current,focus:function(se){var de;(de=z.current)===null||de===void 0||de.focus(se)},blur:function(){var se;(se=z.current)===null||se===void 0||se.blur()}}});var M=DOt(D),K=function(se){v([se])},U=function(se){var de=_.filter(function(pe){return pe&&!t2(c,s,pe,se,g)});v(de),n||b()},W=NOt(mt(mt({},e),{},{onChange:K}),function(re){var se=re.valueTexts;return{value:se[0]||"",active:o}}),L=gn(W,2),Y=L[0],J=L[1],Z=!!(i&&_.length&&!C),te=y?h.createElement(h.Fragment,null,h.createElement(Xqn,{prefixCls:A,value:_,onRemove:U,formatDate:J,maxTagCount:x,disabled:C,removeIcon:I,placeholder:u}),h.createElement("input",{className:"".concat(A,"-multiple-input"),value:_.map(J).join(","),ref:z,readOnly:!0,autoFocus:N,tabIndex:P}),h.createElement(vbe,{type:"suffix",icon:a}),Z&&h.createElement(wLe,{icon:i,onClear:m})):h.createElement(w2e,ge({ref:z},Y(),{autoFocus:N,tabIndex:P,suffixIcon:a,clearIcon:Z&&h.createElement(wLe,{icon:i,onClear:m}),showActiveCls:!1}));return h.createElement("div",ge({},M,{className:tn(A,lt(lt(lt(lt(lt({},"".concat(A,"-multiple"),y),"".concat(A,"-focused"),o),"".concat(A,"-disabled"),C),"".concat(A,"-invalid"),w),"".concat(A,"-rtl"),k),d),style:f,ref:F,onClick:p,onMouseDown:function(se){var de,pe=se.target;pe!==((de=z.current)===null||de===void 0?void 0:de.inputElement)&&se.preventDefault(),O==null||O(se)}}),r&&h.createElement("div",{className:"".concat(A,"-prefix")},r),te)}var ROt=h.forwardRef(Qqn);ROt.displayName="SingleSelector";function Zqn(e,t){var n=mOt(e),r=gn(n,6),i=r[0],a=r[1],o=r[2],s=r[3],c=r[4],u=r[5],d=i,f=d.prefixCls,p=d.styles,m=d.classNames,g=d.order,_=d.defaultValue,v=d.value,b=d.needConfirm,y=d.onChange,x=d.onKeyDown,C=d.disabled,w=d.disabledDate,$=d.minDate,O=d.maxDate,N=d.defaultOpen,P=d.open,I=d.onOpenChange,D=d.locale,k=d.generateConfig,R=d.picker,A=d.showNow,F=d.showToday,z=d.showTime,M=d.mode,K=d.onPanelChange,U=d.onCalendarChange,W=d.onOk,L=d.multiple,Y=d.defaultPickerValue,J=d.pickerValue,Z=d.onPickerValueChange,te=d.inputReadOnly,re=d.suffixIcon,se=d.removeIcon,de=d.onFocus,pe=d.onBlur,Se=d.presets,ve=d.components,be=d.cellRender,Ee=d.dateRender,xe=d.monthCellRender,Pe=d.onClick,je=vOt(t);function ft(wa){return wa===null?null:L?wa:wa[0]}var Ge=$Ot(k,D,a),Ye=gOt(P,N,[C],I),nt=gn(Ye,2),We=nt[0],ct=nt[1],rt=function(Ma,ko,_s){if(U){var Ps=mt({},_s);delete Ps.range,U(ft(Ma),ft(ko),Ps)}},vt=function(Ma){W==null||W(ft(Ma))},Mt=wOt(k,D,s,!1,g,_,v,rt,vt),$t=gn(Mt,5),ke=$t[0],ye=$t[1],_e=$t[2],He=$t[3],Ze=$t[4],ot=_e(),Qt=yOt([C]),Bt=gn(Qt,4),Yt=Bt[0],Gt=Bt[1],kt=Bt[2],In=Bt[3],Cn=function(Ma){Gt(!0),de==null||de(Ma,{})},Nn=function(Ma){Gt(!1),pe==null||pe(Ma,{})},kn=$l(R,{value:M}),vn=gn(kn,2),bn=vn[0],ur=vn[1],zn=bn==="date"&&z?"datetime":bn,Tn=TOt(R,bn,A,F),Or=y&&function(wa,Ma){y(ft(wa),ft(Ma))},br=EOt(mt(mt({},i),{},{onChange:Or}),ke,ye,_e,He,[],s,Yt,We,u),mr=gn(br,2),An=mr[1],Dn=oOt(ot,u),vr=gn(Dn,2),Ar=vr[0],ui=vr[1],wn=h.useMemo(function(){return Ar.some(function(wa){return wa})},[Ar]),xr=function(Ma,ko){if(Z){var _s=mt(mt({},ko),{},{mode:ko.mode[0]});delete _s.range,Z(Ma[0],_s)}},Zr=bOt(k,D,ot,[bn],We,In,a,!1,Y,J,iL(z==null?void 0:z.defaultOpenValue),xr,$,O),_n=gn(Zr,2),zt=_n[0],Ft=_n[1],pn=Bs(function(wa,Ma,ko){if(ur(Ma),K&&ko!==!1){var _s=wa||ot[ot.length-1];K(_s,Ma)}}),Sn=function(){An(_e()),ct(!1,{force:!0})},jn=function(Ma){!C&&!je.current.nativeElement.contains(document.activeElement)&&je.current.focus(),ct(!0),Pe==null||Pe(Ma)},Zn=function(){An(null),ct(!1,{force:!0})},or=h.useState(null),yr=gn(or,2),Br=yr[0],lr=yr[1],qr=h.useState(null),Mr=gn(qr,2),pr=Mr[0],Vr=Mr[1],xn=h.useMemo(function(){var wa=[pr].concat(oi(ot)).filter(function(Ma){return Ma});return L?wa:wa.slice(0,1)},[ot,pr,L]),ni=h.useMemo(function(){return!L&&pr?[pr]:ot.filter(function(wa){return wa})},[ot,pr,L]);h.useEffect(function(){We||Vr(null)},[We]);var ya=_Ot(Se),Ja=function(Ma){Vr(Ma),lr("preset")},Aa=function(Ma){var ko=L?Ge(_e(),Ma):[Ma],_s=An(ko);_s&&!L&&ct(!1,{force:!0})},sa=function(Ma){Aa(Ma)},Ln=function(Ma){Vr(Ma),lr("cell")},Co=function(Ma){ct(!0),Cn(Ma)},Os=function(Ma){if(kt("panel"),!(L&&zn!==R)){var ko=L?Ge(_e(),Ma):[Ma];He(ko),!b&&!o&&a===zn&&Sn()}},dl=function(){ct(!1)},tl=hUe(be,Ee,xe),Pc=h.useMemo(function(){var wa=Pf(i,!1),Ma=Md(i,[].concat(oi(Object.keys(wa)),["onChange","onCalendarChange","style","className","onPanelChange"]));return mt(mt({},Ma),{},{multiple:i.multiple})},[i]),Dl=h.createElement(POt,ge({},Pc,{showNow:Tn,showTime:z,disabledDate:w,onFocus:Co,onBlur:Nn,picker:R,mode:bn,internalMode:zn,onPanelChange:pn,format:c,value:ot,isInvalid:u,onChange:null,onSelect:Os,pickerValue:zt,defaultOpenValue:z==null?void 0:z.defaultOpenValue,onPickerValueChange:Ft,hoverValue:xn,onHover:Ln,needConfirm:b,onSubmit:Sn,onOk:Ze,presets:ya,onPresetHover:Ja,onPresetSubmit:Aa,onNow:sa,cellRender:tl})),jc=function(Ma){He(Ma)},ic=function(){kt("input")},Al=function(Ma){kt("input"),ct(!0,{inherit:!0}),Cn(Ma)},vs=function(Ma){ct(!1),Nn(Ma)},vo=function(Ma,ko){Ma.key==="Tab"&&Sn(),x==null||x(Ma,ko)},ja=h.useMemo(function(){return{prefixCls:f,locale:D,generateConfig:k,button:ve.button,input:ve.input}},[f,D,k,ve.button,ve.input]);return hl(function(){We&&In!==void 0&&pn(null,R,!1)},[We,In,R]),hl(function(){var wa=kt();!We&&wa==="input"&&(ct(!1),Sn()),!We&&o&&!b&&wa==="panel"&&Sn()},[We]),h.createElement(B5.Provider,{value:ja},h.createElement(nOt,ge({},aOt(i),{popupElement:Dl,popupStyle:p.popup,popupClassName:m.popup,visible:We,onClose:dl}),h.createElement(ROt,ge({},i,{ref:je,suffixIcon:re,removeIcon:se,activeHelp:!!pr,allHelp:!!pr&&Br==="preset",focused:Yt,onFocus:Al,onBlur:vs,onKeyDown:vo,onSubmit:Sn,value:ni,maskFormat:c,onChange:jc,onInputChange:ic,internalPicker:a,format:s,inputReadOnly:te,disabled:C,open:We,onOpenChange:ct,onClick:jn,onClear:Zn,invalid:wn,onInvalid:function(Ma){ui(Ma,0)}}))))}var E2e=h.forwardRef(Zqn);E2e.displayName="RefPicker";const eVn=Object.freeze(Object.defineProperty({__proto__:null,Picker:E2e,PickerPanel:Nne,RangePicker:yUe,default:E2e},Symbol.toStringTag,{value:"Module"})),kOt=h.createContext(null),tVn=kOt.Provider,AOt=h.createContext(null),nVn=AOt.Provider;var rVn=["prefixCls","className","style","checked","disabled","defaultChecked","type","title","onChange"],T2e=h.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-checkbox":n,i=e.className,a=e.style,o=e.checked,s=e.disabled,c=e.defaultChecked,u=c===void 0?!1:c,d=e.type,f=d===void 0?"checkbox":d,p=e.title,m=e.onChange,g=$o(e,rVn),_=h.useRef(null),v=h.useRef(null),b=$l(u,{value:o}),y=gn(b,2),x=y[0],C=y[1];h.useImperativeHandle(t,function(){return{focus:function(N){var P;(P=_.current)===null||P===void 0||P.focus(N)},blur:function(){var N;(N=_.current)===null||N===void 0||N.blur()},input:_.current,nativeElement:v.current}});var w=tn(r,i,lt(lt({},"".concat(r,"-checked"),x),"".concat(r,"-disabled"),s)),$=function(N){s||("checked"in e||C(N.target.checked),m==null||m({target:mt(mt({},e),{},{type:f,checked:N.target.checked}),stopPropagation:function(){N.stopPropagation()},preventDefault:function(){N.preventDefault()},nativeEvent:N.nativeEvent}))};return h.createElement("span",{className:w,title:p,style:a,ref:v},h.createElement("input",ge({},g,{className:"".concat(r,"-input"),ref:_,onChange:$,disabled:s,checked:!!x,type:f})),h.createElement("span",{className:"".concat(r,"-inner")}))});const iVn=Object.freeze(Object.defineProperty({__proto__:null,Checkbox:T2e,default:T2e},Symbol.toStringTag,{value:"Module"}));function MOt(e){const t=G.useRef(null),n=()=>{Tl.cancel(t.current),t.current=null};return[()=>{n(),t.current=Tl(()=>{t.current=null})},a=>{t.current&&(a.stopPropagation(),n()),e==null||e(a)}]}const aVn=e=>{const{componentCls:t,antCls:n}=e,r=`${t}-group`;return{[r]:Object.assign(Object.assign({},Cc(e)),{display:"inline-block",fontSize:0,[`&${r}-rtl`]:{direction:"rtl"},[`&${r}-block`]:{display:"flex"},[`${n}-badge ${n}-badge-count`]:{zIndex:1},[`> ${n}-badge:not(:first-child) > ${n}-button-wrapper`]:{borderInlineStart:"none"}})}},oVn=e=>{const{componentCls:t,wrapperMarginInlineEnd:n,colorPrimary:r,radioSize:i,motionDurationSlow:a,motionDurationMid:o,motionEaseInOutCirc:s,colorBgContainer:c,colorBorder:u,lineWidth:d,colorBgContainerDisabled:f,colorTextDisabled:p,paddingXS:m,dotColorDisabled:g,lineType:_,radioColor:v,radioBgColor:b,calc:y}=e,x=`${t}-inner`,C=4,w=y(i).sub(y(C).mul(2)),$=y(1).mul(i).equal({unit:!0});return{[`${t}-wrapper`]:Object.assign(Object.assign({},Cc(e)),{display:"inline-flex",alignItems:"baseline",marginInlineStart:0,marginInlineEnd:n,cursor:"pointer","&:last-child":{marginInlineEnd:0},[`&${t}-wrapper-rtl`]:{direction:"rtl"},"&-disabled":{cursor:"not-allowed",color:e.colorTextDisabled},"&::after":{display:"inline-block",width:0,overflow:"hidden",content:'"\\a0"'},"&-block":{flex:1,justifyContent:"center"},[`${t}-checked::after`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:"100%",height:"100%",border:`${rn(d)} ${_} ${r}`,borderRadius:"50%",visibility:"hidden",opacity:0,content:'""'},[t]:Object.assign(Object.assign({},Cc(e)),{position:"relative",display:"inline-block",outline:"none",cursor:"pointer",alignSelf:"center",borderRadius:"50%"}),[`${t}-wrapper:hover &,
        &:hover ${x}`]:{borderColor:r},[`${t}-input:focus-visible + ${x}`]:Object.assign({},C5(e)),[`${t}:hover::after, ${t}-wrapper:hover &::after`]:{visibility:"visible"},[`${t}-inner`]:{"&::after":{boxSizing:"border-box",position:"absolute",insetBlockStart:"50%",insetInlineStart:"50%",display:"block",width:$,height:$,marginBlockStart:y(1).mul(i).div(-2).equal({unit:!0}),marginInlineStart:y(1).mul(i).div(-2).equal({unit:!0}),backgroundColor:v,borderBlockStart:0,borderInlineStart:0,borderRadius:$,transform:"scale(0)",opacity:0,transition:`all ${a} ${s}`,content:'""'},boxSizing:"border-box",position:"relative",insetBlockStart:0,insetInlineStart:0,display:"block",width:$,height:$,backgroundColor:c,borderColor:u,borderStyle:"solid",borderWidth:d,borderRadius:"50%",transition:`all ${o}`},[`${t}-input`]:{position:"absolute",inset:0,zIndex:1,cursor:"pointer",opacity:0},[`${t}-checked`]:{[x]:{borderColor:r,backgroundColor:b,"&::after":{transform:`scale(${e.calc(e.dotSize).div(i).equal()})`,opacity:1,transition:`all ${a} ${s}`}}},[`${t}-disabled`]:{cursor:"not-allowed",[x]:{backgroundColor:f,borderColor:u,cursor:"not-allowed","&::after":{backgroundColor:g}},[`${t}-input`]:{cursor:"not-allowed"},[`${t}-disabled + span`]:{color:p,cursor:"not-allowed"},[`&${t}-checked`]:{[x]:{"&::after":{transform:`scale(${y(w).div(i).equal()})`}}}},[`span${t} + *`]:{paddingInlineStart:m,paddingInlineEnd:m}})}},sVn=e=>{const{buttonColor:t,controlHeight:n,componentCls:r,lineWidth:i,lineType:a,colorBorder:o,motionDurationSlow:s,motionDurationMid:c,buttonPaddingInline:u,fontSize:d,buttonBg:f,fontSizeLG:p,controlHeightLG:m,controlHeightSM:g,paddingXS:_,borderRadius:v,borderRadiusSM:b,borderRadiusLG:y,buttonCheckedBg:x,buttonSolidCheckedColor:C,colorTextDisabled:w,colorBgContainerDisabled:$,buttonCheckedBgDisabled:O,buttonCheckedColorDisabled:N,colorPrimary:P,colorPrimaryHover:I,colorPrimaryActive:D,buttonSolidCheckedBg:k,buttonSolidCheckedHoverBg:R,buttonSolidCheckedActiveBg:A,calc:F}=e;return{[`${r}-button-wrapper`]:{position:"relative",display:"inline-block",height:n,margin:0,paddingInline:u,paddingBlock:0,color:t,fontSize:d,lineHeight:rn(F(n).sub(F(i).mul(2)).equal()),background:f,border:`${rn(i)} ${a} ${o}`,borderBlockStartWidth:F(i).add(.02).equal(),borderInlineStartWidth:0,borderInlineEndWidth:i,cursor:"pointer",transition:[`color ${c}`,`background ${c}`,`box-shadow ${c}`].join(","),a:{color:t},[`> ${r}-button`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,zIndex:-1,width:"100%",height:"100%"},"&:not(:first-child)":{"&::before":{position:"absolute",insetBlockStart:F(i).mul(-1).equal(),insetInlineStart:F(i).mul(-1).equal(),display:"block",boxSizing:"content-box",width:1,height:"100%",paddingBlock:i,paddingInline:0,backgroundColor:o,transition:`background-color ${s}`,content:'""'}},"&:first-child":{borderInlineStart:`${rn(i)} ${a} ${o}`,borderStartStartRadius:v,borderEndStartRadius:v},"&:last-child":{borderStartEndRadius:v,borderEndEndRadius:v},"&:first-child:last-child":{borderRadius:v},[`${r}-group-large &`]:{height:m,fontSize:p,lineHeight:rn(F(m).sub(F(i).mul(2)).equal()),"&:first-child":{borderStartStartRadius:y,borderEndStartRadius:y},"&:last-child":{borderStartEndRadius:y,borderEndEndRadius:y}},[`${r}-group-small &`]:{height:g,paddingInline:F(_).sub(i).equal(),paddingBlock:0,lineHeight:rn(F(g).sub(F(i).mul(2)).equal()),"&:first-child":{borderStartStartRadius:b,borderEndStartRadius:b},"&:last-child":{borderStartEndRadius:b,borderEndEndRadius:b}},"&:hover":{position:"relative",color:P},"&:has(:focus-visible)":Object.assign({},C5(e)),[`${r}-inner, input[type='checkbox'], input[type='radio']`]:{width:0,height:0,opacity:0,pointerEvents:"none"},[`&-checked:not(${r}-button-wrapper-disabled)`]:{zIndex:1,color:P,background:x,borderColor:P,"&::before":{backgroundColor:P},"&:first-child":{borderColor:P},"&:hover":{color:I,borderColor:I,"&::before":{backgroundColor:I}},"&:active":{color:D,borderColor:D,"&::before":{backgroundColor:D}}},[`${r}-group-solid &-checked:not(${r}-button-wrapper-disabled)`]:{color:C,background:k,borderColor:k,"&:hover":{color:C,background:R,borderColor:R},"&:active":{color:C,background:A,borderColor:A}},"&-disabled":{color:w,backgroundColor:$,borderColor:o,cursor:"not-allowed","&:first-child, &:hover":{color:w,backgroundColor:$,borderColor:o}},[`&-disabled${r}-button-wrapper-checked`]:{color:N,backgroundColor:O,borderColor:o,boxShadow:"none"},"&-block":{flex:1,textAlign:"center"}}}},lVn=e=>{const{wireframe:t,padding:n,marginXS:r,lineWidth:i,fontSizeLG:a,colorText:o,colorBgContainer:s,colorTextDisabled:c,controlItemBgActiveDisabled:u,colorTextLightSolid:d,colorPrimary:f,colorPrimaryHover:p,colorPrimaryActive:m,colorWhite:g}=e,_=4,v=a,b=t?v-_*2:v-(_+i)*2;return{radioSize:v,dotSize:b,dotColorDisabled:c,buttonSolidCheckedColor:d,buttonSolidCheckedBg:f,buttonSolidCheckedHoverBg:p,buttonSolidCheckedActiveBg:m,buttonBg:s,buttonCheckedBg:s,buttonColor:o,buttonCheckedBgDisabled:u,buttonCheckedColorDisabled:c,buttonPaddingInline:n-i,wrapperMarginInlineEnd:r,radioColor:t?f:g,radioBgColor:t?s:f}},FOt=Ql("Radio",e=>{const{controlOutline:t,controlOutlineWidth:n}=e,r=`0 0 0 ${rn(n)} ${t}`,a=el(e,{radioFocusShadow:r,radioButtonFocusShadow:r});return[aVn(a),oVn(a),sVn(a)]},lVn,{unitless:{radioSize:!0,dotSize:!0}});var cVn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const uVn=(e,t)=>{var n,r;const i=h.useContext(kOt),a=h.useContext(AOt),{getPrefixCls:o,direction:s,radio:c}=h.useContext(Uo),u=h.useRef(null),d=C1(t,u),{isFormItemInput:f}=h.useContext(c0);Gs("Radio")(!("optionType"in e),"usage","`optionType` is only support in Radio.Group.");const p=z=>{var M,K;(M=e.onChange)===null||M===void 0||M.call(e,z),(K=i==null?void 0:i.onChange)===null||K===void 0||K.call(i,z)},{prefixCls:m,className:g,rootClassName:_,children:v,style:b,title:y}=e,x=cVn(e,["prefixCls","className","rootClassName","children","style","title"]),C=o("radio",m),w=((i==null?void 0:i.optionType)||a)==="button",$=w?`${C}-button`:C,O=rp(C),[N,P,I]=FOt(C,O),D=Object.assign({},x),k=h.useContext(Hy);i&&(D.name=i.name,D.onChange=p,D.checked=e.value===i.value,D.disabled=(n=D.disabled)!==null&&n!==void 0?n:i.disabled),D.disabled=(r=D.disabled)!==null&&r!==void 0?r:k;const R=tn(`${$}-wrapper`,{[`${$}-wrapper-checked`]:D.checked,[`${$}-wrapper-disabled`]:D.disabled,[`${$}-wrapper-rtl`]:s==="rtl",[`${$}-wrapper-in-form-item`]:f,[`${$}-wrapper-block`]:!!(i!=null&&i.block)},c==null?void 0:c.className,g,_,P,I,O),[A,F]=MOt(D.onClick);return N(h.createElement(Oae,{component:"Radio",disabled:D.disabled},h.createElement("label",{className:R,style:Object.assign(Object.assign({},c==null?void 0:c.style),b),onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,title:y,onClick:A},h.createElement(T2e,Object.assign({},D,{className:tn(D.className,{[w3e]:!w}),type:"radio",prefixCls:$,ref:d,onClick:F})),v!==void 0?h.createElement("span",{className:`${$}-label`},v):null)))},LOt=h.forwardRef(uVn);LOt.displayName="Radio";const $2e=LOt,dVn=h.forwardRef((e,t)=>{const{getPrefixCls:n,direction:r}=h.useContext(Uo),i=pK(),{prefixCls:a,className:o,rootClassName:s,options:c,buttonStyle:u="outline",disabled:d,children:f,size:p,style:m,id:g,optionType:_,name:v=i,defaultValue:b,value:y,block:x=!1,onChange:C,onMouseEnter:w,onMouseLeave:$,onFocus:O,onBlur:N}=e,[P,I]=$l(b,{value:y}),D=h.useCallback(Y=>{const J=P,Z=Y.target.value;"value"in e||I(Z),Z!==J&&(C==null||C(Y))},[P,I,C]),k=n("radio",a),R=`${k}-group`,A=rp(k),[F,z,M]=FOt(k,A);let K=f;c&&c.length>0&&(K=c.map(Y=>typeof Y=="string"||typeof Y=="number"?h.createElement($2e,{key:Y.toString(),prefixCls:k,disabled:d,value:Y,checked:P===Y},Y):h.createElement($2e,{key:`radio-group-value-options-${Y.value}`,prefixCls:k,disabled:Y.disabled||d,value:Y.value,checked:P===Y.value,title:Y.title,style:Y.style,id:Y.id,required:Y.required},Y.label)));const U=qm(p),W=tn(R,`${R}-${u}`,{[`${R}-${U}`]:U,[`${R}-rtl`]:r==="rtl",[`${R}-block`]:x},o,s,z,M,A),L=h.useMemo(()=>({onChange:D,value:P,disabled:d,name:v,optionType:_,block:x}),[D,P,d,v,_,x]);return F(h.createElement("div",Object.assign({},Pf(e,{aria:!0,data:!0}),{className:W,style:m,onMouseEnter:w,onMouseLeave:$,onFocus:O,onBlur:N,id:g,ref:t}),h.createElement(tVn,{value:L},K)))}),fVn=h.memo(dVn);var pVn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const hVn=(e,t)=>{const{getPrefixCls:n}=h.useContext(Uo),{prefixCls:r}=e,i=pVn(e,["prefixCls"]),a=n("radio",r);return h.createElement(nVn,{value:"button"},h.createElement($2e,Object.assign({prefixCls:a},i,{type:"radio",ref:t})))},mVn=h.forwardRef(hVn),_be=$2e;_be.Button=mVn;_be.Group=fVn;_be.__ANT_RADIO=!0;const Wq=_be;function oL(e){return el(e,{inputAffixPadding:e.paddingXXS})}const sL=e=>{const{controlHeight:t,fontSize:n,lineHeight:r,lineWidth:i,controlHeightSM:a,controlHeightLG:o,fontSizeLG:s,lineHeightLG:c,paddingSM:u,controlPaddingHorizontalSM:d,controlPaddingHorizontal:f,colorFillAlter:p,colorPrimaryHover:m,colorPrimary:g,controlOutlineWidth:_,controlOutline:v,colorErrorOutline:b,colorWarningOutline:y,colorBgContainer:x,inputFontSize:C,inputFontSizeLG:w,inputFontSizeSM:$}=e,O=C||n,N=$||O,P=w||s,I=Math.round((t-O*r)/2*10)/10-i,D=Math.round((a-N*r)/2*10)/10-i,k=Math.ceil((o-P*c)/2*10)/10-i;return{paddingBlock:Math.max(I,0),paddingBlockSM:Math.max(D,0),paddingBlockLG:Math.max(k,0),paddingInline:u-i,paddingInlineSM:d-i,paddingInlineLG:f-i,addonBg:p,activeBorderColor:g,hoverBorderColor:m,activeShadow:`0 0 0 ${_}px ${v}`,errorActiveShadow:`0 0 0 ${_}px ${b}`,warningActiveShadow:`0 0 0 ${_}px ${y}`,hoverBg:x,activeBg:x,inputFontSize:O,inputFontSizeLG:P,inputFontSizeSM:N}},gVn=e=>({borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg}),ybe=e=>({color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,boxShadow:"none",cursor:"not-allowed",opacity:1,"input[disabled], textarea[disabled]":{cursor:"not-allowed"},"&:hover:not([disabled])":Object.assign({},gVn(el(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled})))}),bUe=(e,t)=>({background:e.colorBgContainer,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:t.borderColor,"&:hover":{borderColor:t.hoverBorderColor,backgroundColor:e.hoverBg},"&:focus, &:focus-within":{borderColor:t.activeBorderColor,boxShadow:t.activeShadow,outline:0,backgroundColor:e.activeBg}}),Mct=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},bUe(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}}),[`&${e.componentCls}-status-${t.status}${e.componentCls}-disabled`]:{borderColor:t.borderColor}}),xUe=(e,t)=>({"&-outlined":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},bUe(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow})),{[`&${e.componentCls}-disabled, &[disabled]`]:Object.assign({},ybe(e))}),Mct(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError})),Mct(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning})),t)}),Fct=(e,t)=>({[`&${e.componentCls}-group-wrapper-status-${t.status}`]:{[`${e.componentCls}-group-addon`]:{borderColor:t.addonBorderColor,color:t.addonColor}}}),jOt=e=>({"&-outlined":Object.assign(Object.assign(Object.assign({[`${e.componentCls}-group`]:{"&-addon":{background:e.addonBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:first-child":{borderInlineEnd:0},"&-addon:last-child":{borderInlineStart:0}}},Fct(e,{status:"error",addonBorderColor:e.colorError,addonColor:e.colorErrorText})),Fct(e,{status:"warning",addonBorderColor:e.colorWarning,addonColor:e.colorWarningText})),{[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group-addon`]:Object.assign({},ybe(e))}})}),SUe=(e,t)=>{const{componentCls:n}=e;return{"&-borderless":Object.assign({background:"transparent",border:"none","&:focus, &:focus-within":{outline:"none"},[`&${n}-disabled, &[disabled]`]:{color:e.colorTextDisabled,cursor:"not-allowed"},[`&${n}-status-error`]:{"&, & input, & textarea":{color:e.colorError}},[`&${n}-status-warning`]:{"&, & input, & textarea":{color:e.colorWarning}}},t)}},BOt=(e,t)=>({background:t.bg,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:"transparent","input&, & input, textarea&, & textarea":{color:t==null?void 0:t.inputColor},"&:hover":{background:t.hoverBg},"&:focus, &:focus-within":{outline:0,borderColor:t.activeBorderColor,backgroundColor:e.activeBg}}),Lct=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},BOt(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}})}),CUe=(e,t)=>({"&-filled":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},BOt(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor})),{[`&${e.componentCls}-disabled, &[disabled]`]:Object.assign({},ybe(e))}),Lct(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,inputColor:e.colorErrorText,affixColor:e.colorError})),Lct(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,inputColor:e.colorWarningText,affixColor:e.colorWarning})),t)}),jct=(e,t)=>({[`&${e.componentCls}-group-wrapper-status-${t.status}`]:{[`${e.componentCls}-group-addon`]:{background:t.addonBg,color:t.addonColor}}}),zOt=e=>({"&-filled":Object.assign(Object.assign(Object.assign({[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary},[`${e.componentCls}-filled:not(:focus):not(:focus-within)`]:{"&:not(:first-child)":{borderInlineStart:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},"&:not(:last-child)":{borderInlineEnd:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}}}},jct(e,{status:"error",addonBg:e.colorErrorBg,addonColor:e.colorErrorText})),jct(e,{status:"warning",addonBg:e.colorWarningBg,addonColor:e.colorWarningText})),{[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary,color:e.colorTextDisabled},"&-addon:first-child":{borderInlineStart:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:last-child":{borderInlineEnd:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`}}}})}),HOt=(e,t)=>({background:e.colorBgContainer,borderWidth:`${rn(e.lineWidth)} 0`,borderStyle:`${e.lineType} none`,borderColor:`transparent transparent ${t.borderColor} transparent`,borderRadius:0,"&:hover":{borderColor:`transparent transparent ${t.borderColor} transparent`,backgroundColor:e.hoverBg},"&:focus, &:focus-within":{borderColor:`transparent transparent ${t.borderColor} transparent`,outline:0,backgroundColor:e.activeBg}}),Bct=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},HOt(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}}),[`&${e.componentCls}-status-${t.status}${e.componentCls}-disabled`]:{borderColor:`transparent transparent ${t.borderColor} transparent`}}),wUe=(e,t)=>({"&-underlined":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},HOt(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow})),{[`&${e.componentCls}-disabled, &[disabled]`]:{color:e.colorTextDisabled,boxShadow:"none",cursor:"not-allowed","&:hover":{borderColor:`transparent transparent ${e.colorBorder} transparent`}},"input[disabled], textarea[disabled]":{cursor:"not-allowed"}}),Bct(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError})),Bct(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning})),t)}),EUe=e=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:e,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}}),qOt=e=>{const{paddingBlockLG:t,lineHeightLG:n,borderRadiusLG:r,paddingInlineLG:i}=e;return{padding:`${rn(t)} ${rn(i)}`,fontSize:e.inputFontSizeLG,lineHeight:n,borderRadius:r}},TUe=e=>({padding:`${rn(e.paddingBlockSM)} ${rn(e.paddingInlineSM)}`,fontSize:e.inputFontSizeSM,borderRadius:e.borderRadiusSM}),jae=e=>Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",minWidth:0,padding:`${rn(e.paddingBlock)} ${rn(e.paddingInline)}`,color:e.colorText,fontSize:e.inputFontSize,lineHeight:e.lineHeight,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid}`},EUe(e.colorTextPlaceholder)),{"textarea&":{maxWidth:"100%",height:"auto",minHeight:e.controlHeight,lineHeight:e.lineHeight,verticalAlign:"bottom",transition:`all ${e.motionDurationSlow}, height 0s`,resize:"vertical"},"&-lg":Object.assign({},qOt(e)),"&-sm":Object.assign({},TUe(e)),"&-rtl, &-textarea-rtl":{direction:"rtl"}}),VOt=e=>{const{componentCls:t,antCls:n}=e;return{position:"relative",display:"table",width:"100%",borderCollapse:"separate",borderSpacing:0,"&[class*='col-']":{paddingInlineEnd:e.paddingXS,"&:last-child":{paddingInlineEnd:0}},[`&-lg ${t}, &-lg > ${t}-group-addon`]:Object.assign({},qOt(e)),[`&-sm ${t}, &-sm > ${t}-group-addon`]:Object.assign({},TUe(e)),[`&-lg ${n}-select-single ${n}-select-selector`]:{height:e.controlHeightLG},[`&-sm ${n}-select-single ${n}-select-selector`]:{height:e.controlHeightSM},[`> ${t}`]:{display:"table-cell","&:not(:first-child):not(:last-child)":{borderRadius:0}},[`${t}-group`]:{"&-addon, &-wrap":{display:"table-cell",width:1,whiteSpace:"nowrap",verticalAlign:"middle","&:not(:first-child):not(:last-child)":{borderRadius:0}},"&-wrap > *":{display:"block !important"},"&-addon":{position:"relative",padding:`0 ${rn(e.paddingInline)}`,color:e.colorText,fontWeight:"normal",fontSize:e.inputFontSize,textAlign:"center",borderRadius:e.borderRadius,transition:`all ${e.motionDurationSlow}`,lineHeight:1,[`${n}-select`]:{margin:`${rn(e.calc(e.paddingBlock).add(1).mul(-1).equal())} ${rn(e.calc(e.paddingInline).mul(-1).equal())}`,[`&${n}-select-single:not(${n}-select-customize-input):not(${n}-pagination-size-changer)`]:{[`${n}-select-selector`]:{backgroundColor:"inherit",border:`${rn(e.lineWidth)} ${e.lineType} transparent`,boxShadow:"none"}}},[`${n}-cascader-picker`]:{margin:`-9px ${rn(e.calc(e.paddingInline).mul(-1).equal())}`,backgroundColor:"transparent",[`${n}-cascader-input`]:{textAlign:"start",border:0,boxShadow:"none"}}}},[t]:{width:"100%",marginBottom:0,textAlign:"inherit","&:focus":{zIndex:1,borderInlineEndWidth:1},"&:hover":{zIndex:1,borderInlineEndWidth:1,[`${t}-search-with-button &`]:{zIndex:0}}},[`> ${t}:first-child, ${t}-group-addon:first-child`]:{borderStartEndRadius:0,borderEndEndRadius:0,[`${n}-select ${n}-select-selector`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${t}-affix-wrapper`]:{[`&:not(:first-child) ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0},[`&:not(:last-child) ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${t}:last-child, ${t}-group-addon:last-child`]:{borderStartStartRadius:0,borderEndStartRadius:0,[`${n}-select ${n}-select-selector`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`${t}-affix-wrapper`]:{"&:not(:last-child)":{borderStartEndRadius:0,borderEndEndRadius:0,[`${t}-search &`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius}},[`&:not(:first-child), ${t}-search &:not(:first-child)`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&${t}-group-compact`]:Object.assign(Object.assign({display:"block"},S5()),{[`${t}-group-addon, ${t}-group-wrap, > ${t}`]:{"&:not(:first-child):not(:last-child)":{borderInlineEndWidth:e.lineWidth,"&:hover, &:focus":{zIndex:1}}},"& > *":{display:"inline-flex",float:"none",verticalAlign:"top",borderRadius:0},[`
        & > ${t}-affix-wrapper,
        & > ${t}-number-affix-wrapper,
        & > ${n}-picker-range
      `]:{display:"inline-flex"},"& > *:not(:last-child)":{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderInlineEndWidth:e.lineWidth},[t]:{float:"none"},[`& > ${n}-select > ${n}-select-selector,
      & > ${n}-select-auto-complete ${t},
      & > ${n}-cascader-picker ${t},
      & > ${t}-group-wrapper ${t}`]:{borderInlineEndWidth:e.lineWidth,borderRadius:0,"&:hover, &:focus":{zIndex:1}},[`& > ${n}-select-focused`]:{zIndex:1},[`& > ${n}-select > ${n}-select-arrow`]:{zIndex:1},[`& > *:first-child,
      & > ${n}-select:first-child > ${n}-select-selector,
      & > ${n}-select-auto-complete:first-child ${t},
      & > ${n}-cascader-picker:first-child ${t}`]:{borderStartStartRadius:e.borderRadius,borderEndStartRadius:e.borderRadius},[`& > *:last-child,
      & > ${n}-select:last-child > ${n}-select-selector,
      & > ${n}-cascader-picker:last-child ${t},
      & > ${n}-cascader-picker-focused:last-child ${t}`]:{borderInlineEndWidth:e.lineWidth,borderStartEndRadius:e.borderRadius,borderEndEndRadius:e.borderRadius},[`& > ${n}-select-auto-complete ${t}`]:{verticalAlign:"top"},[`${t}-group-wrapper + ${t}-group-wrapper`]:{marginInlineStart:e.calc(e.lineWidth).mul(-1).equal(),[`${t}-affix-wrapper`]:{borderRadius:0}},[`${t}-group-wrapper:not(:last-child)`]:{[`&${t}-search > ${t}-group`]:{[`& > ${t}-group-addon > ${t}-search-button`]:{borderRadius:0},[`& > ${t}`]:{borderStartStartRadius:e.borderRadius,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:e.borderRadius}}}})}},vVn=e=>{const{componentCls:t,controlHeightSM:n,lineWidth:r,calc:i}=e,a=16,o=i(n).sub(i(r).mul(2)).sub(a).div(2).equal();return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),jae(e)),xUe(e)),CUe(e)),SUe(e)),wUe(e)),{'&[type="color"]':{height:e.controlHeight,[`&${t}-lg`]:{height:e.controlHeightLG},[`&${t}-sm`]:{height:n,paddingTop:o,paddingBottom:o}},'&[type="search"]::-webkit-search-cancel-button, &[type="search"]::-webkit-search-decoration':{"-webkit-appearance":"none"}})}},_Vn=e=>{const{componentCls:t}=e;return{[`${t}-clear-icon`]:{margin:0,padding:0,lineHeight:0,color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,verticalAlign:-1,cursor:"pointer",transition:`color ${e.motionDurationSlow}`,border:"none",outline:"none",backgroundColor:"transparent","&:hover":{color:e.colorTextTertiary},"&:active":{color:e.colorText},"&-hidden":{visibility:"hidden"},"&-has-suffix":{margin:`0 ${rn(e.inputAffixPadding)}`}}}},yVn=e=>{const{componentCls:t,inputAffixPadding:n,colorTextDescription:r,motionDurationSlow:i,colorIcon:a,colorIconHover:o,iconCls:s}=e,c=`${t}-affix-wrapper`,u=`${t}-affix-wrapper-disabled`;return{[c]:Object.assign(Object.assign(Object.assign(Object.assign({},jae(e)),{display:"inline-flex",[`&:not(${t}-disabled):hover`]:{zIndex:1,[`${t}-search-with-button &`]:{zIndex:0}},"&-focused, &:focus":{zIndex:1},[`> input${t}`]:{padding:0},[`> input${t}, > textarea${t}`]:{fontSize:"inherit",border:"none",borderRadius:0,outline:"none",background:"transparent",color:"inherit","&::-ms-reveal":{display:"none"},"&:focus":{boxShadow:"none !important"}},"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[t]:{"&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center","> *:not(:last-child)":{marginInlineEnd:e.paddingXS}},"&-show-count-suffix":{color:r},"&-show-count-has-suffix":{marginInlineEnd:e.paddingXXS},"&-prefix":{marginInlineEnd:n},"&-suffix":{marginInlineStart:n}}}),_Vn(e)),{[`${s}${t}-password-icon`]:{color:a,cursor:"pointer",transition:`all ${i}`,"&:hover":{color:o}}}),[`${t}-underlined`]:{borderRadius:0},[u]:{[`${s}${t}-password-icon`]:{color:a,cursor:"not-allowed","&:hover":{color:a}}}}},bVn=e=>{const{componentCls:t,borderRadiusLG:n,borderRadiusSM:r}=e;return{[`${t}-group`]:Object.assign(Object.assign(Object.assign({},Cc(e)),VOt(e)),{"&-rtl":{direction:"rtl"},"&-wrapper":Object.assign(Object.assign(Object.assign({display:"inline-block",width:"100%",textAlign:"start",verticalAlign:"top","&-rtl":{direction:"rtl"},"&-lg":{[`${t}-group-addon`]:{borderRadius:n,fontSize:e.inputFontSizeLG}},"&-sm":{[`${t}-group-addon`]:{borderRadius:r}}},jOt(e)),zOt(e)),{[`&:not(${t}-compact-first-item):not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}, ${t}-group-addon`]:{borderRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-first-item`]:{[`${t}, ${t}-group-addon`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${t}-compact-first-item)${t}-compact-last-item`]:{[`${t}, ${t}-group-addon`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}-affix-wrapper`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${t}-compact-first-item)${t}-compact-item`]:{[`${t}-affix-wrapper`]:{borderStartStartRadius:0,borderEndStartRadius:0}}})})}},xVn=e=>{const{componentCls:t,antCls:n}=e,r=`${t}-search`;return{[r]:{[t]:{"&:hover, &:focus":{[`+ ${t}-group-addon ${r}-button:not(${n}-btn-primary)`]:{borderInlineStartColor:e.colorPrimaryHover}}},[`${t}-affix-wrapper`]:{height:e.controlHeight,borderRadius:0},[`${t}-lg`]:{lineHeight:e.calc(e.lineHeightLG).sub(2e-4).equal()},[`> ${t}-group`]:{[`> ${t}-group-addon:last-child`]:{insetInlineStart:-1,padding:0,border:0,[`${r}-button`]:{marginInlineEnd:-1,borderStartStartRadius:0,borderEndStartRadius:0,boxShadow:"none"},[`${r}-button:not(${n}-btn-primary)`]:{color:e.colorTextDescription,"&:hover":{color:e.colorPrimaryHover},"&:active":{color:e.colorPrimaryActive},[`&${n}-btn-loading::before`]:{insetInlineStart:0,insetInlineEnd:0,insetBlockStart:0,insetBlockEnd:0}}}},[`${r}-button`]:{height:e.controlHeight,"&:hover, &:focus":{zIndex:1}},"&-large":{[`${t}-affix-wrapper, ${r}-button`]:{height:e.controlHeightLG}},"&-small":{[`${t}-affix-wrapper, ${r}-button`]:{height:e.controlHeightSM}},"&-rtl":{direction:"rtl"},[`&${t}-compact-item`]:{[`&:not(${t}-compact-last-item)`]:{[`${t}-group-addon`]:{[`${t}-search-button`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal(),borderRadius:0}}},[`&:not(${t}-compact-first-item)`]:{[`${t},${t}-affix-wrapper`]:{borderRadius:0}},[`> ${t}-group-addon ${t}-search-button,
        > ${t},
        ${t}-affix-wrapper`]:{"&:hover, &:focus, &:active":{zIndex:2}},[`> ${t}-affix-wrapper-focused`]:{zIndex:2}}}}},SVn=e=>{const{componentCls:t}=e;return{[`${t}-out-of-range`]:{[`&, & input, & textarea, ${t}-show-count-suffix, ${t}-data-count`]:{color:e.colorError}}}},WOt=Ql(["Input","Shared"],e=>{const t=el(e,oL(e));return[vVn(t),yVn(t)]},sL,{resetFont:!1}),UOt=Ql(["Input","Component"],e=>{const t=el(e,oL(e));return[bVn(t),xVn(t),SVn(t),Pae(t)]},sL,{resetFont:!1}),_De=(e,t)=>{const{componentCls:n,controlHeight:r}=e,i=t?`${n}-${t}`:"",a=jTt(e);return[{[`${n}-multiple${i}`]:{paddingBlock:a.containerPadding,paddingInlineStart:a.basePadding,minHeight:r,[`${n}-selection-item`]:{height:a.itemHeight,lineHeight:rn(a.itemLineHeight)}}}]},CVn=e=>{const{componentCls:t,calc:n,lineWidth:r}=e,i=el(e,{fontHeight:e.fontSize,selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS,controlHeight:e.controlHeightSM}),a=el(e,{fontHeight:n(e.multipleItemHeightLG).sub(n(r).mul(2).equal()).equal(),fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius,controlHeight:e.controlHeightLG});return[_De(i,"small"),_De(e),_De(a,"large"),{[`${t}${t}-multiple`]:Object.assign(Object.assign({width:"100%",cursor:"text",[`${t}-selector`]:{flex:"auto",padding:0,position:"relative","&:after":{margin:0},[`${t}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.inputPaddingHorizontalBase,insetInlineEnd:0,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`,overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"}}},BTt(e)),{[`${t}-multiple-input`]:{width:0,height:0,border:0,visibility:"hidden",position:"absolute",zIndex:-1}})}]},wVn=CVn,EVn=e=>{const{pickerCellCls:t,pickerCellInnerCls:n,cellHeight:r,borderRadiusSM:i,motionDurationMid:a,cellHoverBg:o,lineWidth:s,lineType:c,colorPrimary:u,cellActiveWithRangeBg:d,colorTextLightSolid:f,colorTextDisabled:p,cellBgDisabled:m,colorFillSecondary:g}=e;return{"&::before":{position:"absolute",top:"50%",insetInlineStart:0,insetInlineEnd:0,zIndex:1,height:r,transform:"translateY(-50%)",content:'""',pointerEvents:"none"},[n]:{position:"relative",zIndex:2,display:"inline-block",minWidth:r,height:r,lineHeight:rn(r),borderRadius:i,transition:`background ${a}`},[`&:hover:not(${t}-in-view):not(${t}-disabled),
    &:hover:not(${t}-selected):not(${t}-range-start):not(${t}-range-end):not(${t}-disabled)`]:{[n]:{background:o}},[`&-in-view${t}-today ${n}`]:{"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:1,border:`${rn(s)} ${c} ${u}`,borderRadius:i,content:'""'}},[`&-in-view${t}-in-range,
      &-in-view${t}-range-start,
      &-in-view${t}-range-end`]:{position:"relative",[`&:not(${t}-disabled):before`]:{background:d}},[`&-in-view${t}-selected,
      &-in-view${t}-range-start,
      &-in-view${t}-range-end`]:{[`&:not(${t}-disabled) ${n}`]:{color:f,background:u},[`&${t}-disabled ${n}`]:{background:g}},[`&-in-view${t}-range-start:not(${t}-disabled):before`]:{insetInlineStart:"50%"},[`&-in-view${t}-range-end:not(${t}-disabled):before`]:{insetInlineEnd:"50%"},[`&-in-view${t}-range-start:not(${t}-range-end) ${n}`]:{borderStartStartRadius:i,borderEndStartRadius:i,borderStartEndRadius:0,borderEndEndRadius:0},[`&-in-view${t}-range-end:not(${t}-range-start) ${n}`]:{borderStartStartRadius:0,borderEndStartRadius:0,borderStartEndRadius:i,borderEndEndRadius:i},"&-disabled":{color:p,cursor:"not-allowed",[n]:{background:"transparent"},"&::before":{background:m}},[`&-disabled${t}-today ${n}::before`]:{borderColor:p}}},TVn=e=>{const{componentCls:t,pickerCellCls:n,pickerCellInnerCls:r,pickerYearMonthCellWidth:i,pickerControlIconSize:a,cellWidth:o,paddingSM:s,paddingXS:c,paddingXXS:u,colorBgContainer:d,lineWidth:f,lineType:p,borderRadiusLG:m,colorPrimary:g,colorTextHeading:_,colorSplit:v,pickerControlIconBorderWidth:b,colorIcon:y,textHeight:x,motionDurationMid:C,colorIconHover:w,fontWeightStrong:$,cellHeight:O,pickerCellPaddingVertical:N,colorTextDisabled:P,colorText:I,fontSize:D,motionDurationSlow:k,withoutTimeCellHeight:R,pickerQuarterPanelContentHeight:A,borderRadiusSM:F,colorTextLightSolid:z,cellHoverBg:M,timeColumnHeight:K,timeColumnWidth:U,timeCellHeight:W,controlItemBgActive:L,marginXXS:Y,pickerDatePanelPaddingHorizontal:J,pickerControlIconMargin:Z}=e,te=e.calc(o).mul(7).add(e.calc(J).mul(2)).equal();return{[t]:{"&-panel":{display:"inline-flex",flexDirection:"column",textAlign:"center",background:d,borderRadius:m,outline:"none","&-focused":{borderColor:g},"&-rtl":{[`${t}-prev-icon,
              ${t}-super-prev-icon`]:{transform:"rotate(45deg)"},[`${t}-next-icon,
              ${t}-super-next-icon`]:{transform:"rotate(-135deg)"},[`${t}-time-panel`]:{[`${t}-content`]:{direction:"ltr","> *":{direction:"rtl"}}}}},"&-decade-panel,\n        &-year-panel,\n        &-quarter-panel,\n        &-month-panel,\n        &-week-panel,\n        &-date-panel,\n        &-time-panel":{display:"flex",flexDirection:"column",width:te},"&-header":{display:"flex",padding:`0 ${rn(c)}`,color:_,borderBottom:`${rn(f)} ${p} ${v}`,"> *":{flex:"none"},button:{padding:0,color:y,lineHeight:rn(x),background:"transparent",border:0,cursor:"pointer",transition:`color ${C}`,fontSize:"inherit",display:"inline-flex",alignItems:"center",justifyContent:"center","&:empty":{display:"none"}},"> button":{minWidth:"1.6em",fontSize:D,"&:hover":{color:w},"&:disabled":{opacity:.25,pointerEvents:"none"}},"&-view":{flex:"auto",fontWeight:$,lineHeight:rn(x),"> button":{color:"inherit",fontWeight:"inherit",verticalAlign:"top","&:not(:first-child)":{marginInlineStart:c},"&:hover":{color:g}}}},"&-prev-icon,\n        &-next-icon,\n        &-super-prev-icon,\n        &-super-next-icon":{position:"relative",width:a,height:a,"&::before":{position:"absolute",top:0,insetInlineStart:0,width:a,height:a,border:"0 solid currentcolor",borderBlockWidth:`${rn(b)} 0`,borderInlineWidth:`${rn(b)} 0`,content:'""'}},"&-super-prev-icon,\n        &-super-next-icon":{"&::after":{position:"absolute",top:Z,insetInlineStart:Z,display:"inline-block",width:a,height:a,border:"0 solid currentcolor",borderBlockWidth:`${rn(b)} 0`,borderInlineWidth:`${rn(b)} 0`,content:'""'}},"&-prev-icon, &-super-prev-icon":{transform:"rotate(-45deg)"},"&-next-icon, &-super-next-icon":{transform:"rotate(135deg)"},"&-content":{width:"100%",tableLayout:"fixed",borderCollapse:"collapse","th, td":{position:"relative",minWidth:O,fontWeight:"normal"},th:{height:e.calc(O).add(e.calc(N).mul(2)).equal(),color:I,verticalAlign:"middle"}},"&-cell":Object.assign({padding:`${rn(N)} 0`,color:P,cursor:"pointer","&-in-view":{color:I}},EVn(e)),"&-decade-panel,\n        &-year-panel,\n        &-quarter-panel,\n        &-month-panel":{[`${t}-content`]:{height:e.calc(R).mul(4).equal()},[r]:{padding:`0 ${rn(c)}`}},"&-quarter-panel":{[`${t}-content`]:{height:A}},"&-decade-panel":{[r]:{padding:`0 ${rn(e.calc(c).div(2).equal())}`},[`${t}-cell::before`]:{display:"none"}},"&-year-panel,\n        &-quarter-panel,\n        &-month-panel":{[`${t}-body`]:{padding:`0 ${rn(c)}`},[r]:{width:i}},"&-date-panel":{[`${t}-body`]:{padding:`${rn(c)} ${rn(J)}`},[`${t}-content th`]:{boxSizing:"border-box",padding:0}},"&-week-panel":{[`${t}-cell`]:{[`&:hover ${r},
            &-selected ${r},
            ${r}`]:{background:"transparent !important"}},"&-row":{td:{"&:before":{transition:`background ${C}`},"&:first-child:before":{borderStartStartRadius:F,borderEndStartRadius:F},"&:last-child:before":{borderStartEndRadius:F,borderEndEndRadius:F}},"&:hover td:before":{background:M},"&-range-start td, &-range-end td, &-selected td, &-hover td":{[`&${n}`]:{"&:before":{background:g},[`&${t}-cell-week`]:{color:new Gl(z).setA(.5).toHexString()},[r]:{color:z}}},"&-range-hover td:before":{background:L}}},"&-week-panel, &-date-panel-show-week":{[`${t}-body`]:{padding:`${rn(c)} ${rn(s)}`},[`${t}-content th`]:{width:"auto"}},"&-datetime-panel":{display:"flex",[`${t}-time-panel`]:{borderInlineStart:`${rn(f)} ${p} ${v}`},[`${t}-date-panel,
          ${t}-time-panel`]:{transition:`opacity ${k}`},"&-active":{[`${t}-date-panel,
            ${t}-time-panel`]:{opacity:.3,"&-active":{opacity:1}}}},"&-time-panel":{width:"auto",minWidth:"auto",[`${t}-content`]:{display:"flex",flex:"auto",height:K},"&-column":{flex:"1 0 auto",width:U,margin:`${rn(u)} 0`,padding:0,overflowY:"hidden",textAlign:"start",listStyle:"none",transition:`background ${C}`,overflowX:"hidden","&::-webkit-scrollbar":{width:8,backgroundColor:"transparent"},"&::-webkit-scrollbar-thumb":{backgroundColor:e.colorTextTertiary,borderRadius:e.borderRadiusSM},"&":{scrollbarWidth:"thin",scrollbarColor:`${e.colorTextTertiary} transparent`},"&::after":{display:"block",height:`calc(100% - ${rn(W)})`,content:'""'},"&:not(:first-child)":{borderInlineStart:`${rn(f)} ${p} ${v}`},"&-active":{background:new Gl(L).setA(.2).toHexString()},"&:hover":{overflowY:"auto"},"> li":{margin:0,padding:0,[`&${t}-time-panel-cell`]:{marginInline:Y,[`${t}-time-panel-cell-inner`]:{display:"block",width:e.calc(U).sub(e.calc(Y).mul(2)).equal(),height:W,margin:0,paddingBlock:0,paddingInlineEnd:0,paddingInlineStart:e.calc(U).sub(W).div(2).equal(),color:I,lineHeight:rn(W),borderRadius:F,cursor:"pointer",transition:`background ${C}`,"&:hover":{background:M}},"&-selected":{[`${t}-time-panel-cell-inner`]:{background:L}},"&-disabled":{[`${t}-time-panel-cell-inner`]:{color:P,background:"transparent",cursor:"not-allowed"}}}}}}}}},$Vn=e=>{const{componentCls:t,textHeight:n,lineWidth:r,paddingSM:i,antCls:a,colorPrimary:o,cellActiveWithRangeBg:s,colorPrimaryBorder:c,lineType:u,colorSplit:d}=e;return{[`${t}-dropdown`]:{[`${t}-footer`]:{borderTop:`${rn(r)} ${u} ${d}`,"&-extra":{padding:`0 ${rn(i)}`,lineHeight:rn(e.calc(n).sub(e.calc(r).mul(2)).equal()),textAlign:"start","&:not(:last-child)":{borderBottom:`${rn(r)} ${u} ${d}`}}},[`${t}-panels + ${t}-footer ${t}-ranges`]:{justifyContent:"space-between"},[`${t}-ranges`]:{marginBlock:0,paddingInline:rn(i),overflow:"hidden",textAlign:"start",listStyle:"none",display:"flex",justifyContent:"center",alignItems:"center","> li":{lineHeight:rn(e.calc(n).sub(e.calc(r).mul(2)).equal()),display:"inline-block"},[`${t}-now-btn-disabled`]:{pointerEvents:"none",color:e.colorTextDisabled},[`${t}-preset > ${a}-tag-blue`]:{color:o,background:s,borderColor:c,cursor:"pointer"},[`${t}-ok`]:{paddingBlock:e.calc(r).mul(2).equal(),marginInlineStart:"auto"}}}}},OVn=$Vn,PVn=e=>{const{componentCls:t,controlHeightLG:n,paddingXXS:r,padding:i}=e;return{pickerCellCls:`${t}-cell`,pickerCellInnerCls:`${t}-cell-inner`,pickerYearMonthCellWidth:e.calc(n).mul(1.5).equal(),pickerQuarterPanelContentHeight:e.calc(n).mul(1.4).equal(),pickerCellPaddingVertical:e.calc(r).add(e.calc(r).div(2)).equal(),pickerCellBorderGap:2,pickerControlIconSize:7,pickerControlIconMargin:4,pickerControlIconBorderWidth:1.5,pickerDatePanelPaddingHorizontal:e.calc(i).add(e.calc(r).div(2)).equal()}},NVn=e=>{const{colorBgContainerDisabled:t,controlHeight:n,controlHeightSM:r,controlHeightLG:i,paddingXXS:a,lineWidth:o}=e,s=a*2,c=o*2,u=Math.min(n-s,n-c),d=Math.min(r-s,r-c),f=Math.min(i-s,i-c);return{INTERNAL_FIXED_ITEM_MARGIN:Math.floor(a/2),cellHoverBg:e.controlItemBgHover,cellActiveWithRangeBg:e.controlItemBgActive,cellHoverWithRangeBg:new Gl(e.colorPrimary).lighten(35).toHexString(),cellRangeBorderColor:new Gl(e.colorPrimary).lighten(20).toHexString(),cellBgDisabled:t,timeColumnWidth:i*1.4,timeColumnHeight:28*8,timeCellHeight:28,cellWidth:r*1.5,cellHeight:r,textHeight:i,withoutTimeCellHeight:i*1.65,multipleItemBg:e.colorFillSecondary,multipleItemBorderColor:"transparent",multipleItemHeight:u,multipleItemHeightSM:d,multipleItemHeightLG:f,multipleSelectorBgDisabled:t,multipleItemColorDisabled:e.colorTextDisabled,multipleItemBorderColorDisabled:"transparent"}},DVn=e=>Object.assign(Object.assign(Object.assign(Object.assign({},sL(e)),NVn(e)),rbe(e)),{presetsWidth:120,presetsMaxWidth:200,zIndexPopup:e.zIndexPopupBase+50}),IVn=e=>{const{componentCls:t}=e;return{[t]:[Object.assign(Object.assign(Object.assign(Object.assign({},xUe(e)),wUe(e)),CUe(e)),SUe(e)),{"&-outlined":{[`&${t}-multiple ${t}-selection-item`]:{background:e.multipleItemBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}},"&-filled":{[`&${t}-multiple ${t}-selection-item`]:{background:e.colorBgContainer,border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}},"&-borderless":{[`&${t}-multiple ${t}-selection-item`]:{background:e.multipleItemBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}},"&-underlined":{[`&${t}-multiple ${t}-selection-item`]:{background:e.multipleItemBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}}}]}},RVn=IVn,yDe=(e,t,n,r)=>{const i=e.calc(n).add(2).equal(),a=e.max(e.calc(t).sub(i).div(2).equal(),0),o=e.max(e.calc(t).sub(i).sub(a).equal(),0);return{padding:`${rn(a)} ${rn(r)} ${rn(o)}`}},kVn=e=>{const{componentCls:t,colorError:n,colorWarning:r}=e;return{[`${t}:not(${t}-disabled):not([disabled])`]:{[`&${t}-status-error`]:{[`${t}-active-bar`]:{background:n}},[`&${t}-status-warning`]:{[`${t}-active-bar`]:{background:r}}}}},AVn=e=>{const{componentCls:t,antCls:n,controlHeight:r,paddingInline:i,lineWidth:a,lineType:o,colorBorder:s,borderRadius:c,motionDurationMid:u,colorTextDisabled:d,colorTextPlaceholder:f,controlHeightLG:p,fontSizeLG:m,controlHeightSM:g,paddingInlineSM:_,paddingXS:v,marginXS:b,colorTextDescription:y,lineWidthBold:x,colorPrimary:C,motionDurationSlow:w,zIndexPopup:$,paddingXXS:O,sizePopupArrow:N,colorBgElevated:P,borderRadiusLG:I,boxShadowSecondary:D,borderRadiusSM:k,colorSplit:R,cellHoverBg:A,presetsWidth:F,presetsMaxWidth:z,boxShadowPopoverArrow:M,fontHeight:K,fontHeightLG:U,lineHeightLG:W}=e;return[{[t]:Object.assign(Object.assign(Object.assign({},Cc(e)),yDe(e,r,K,i)),{position:"relative",display:"inline-flex",alignItems:"center",lineHeight:1,borderRadius:c,transition:`border ${u}, box-shadow ${u}, background ${u}`,[`${t}-prefix`]:{flex:"0 0 auto",marginInlineEnd:e.inputAffixPadding},[`${t}-input`]:{position:"relative",display:"inline-flex",alignItems:"center",width:"100%","> input":Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",color:"inherit",fontSize:e.fontSize,lineHeight:e.lineHeight,transition:`all ${u}`},EUe(f)),{flex:"auto",minWidth:1,height:"auto",padding:0,background:"transparent",border:0,fontFamily:"inherit","&:focus":{boxShadow:"none",outline:0},"&[disabled]":{background:"transparent",color:d,cursor:"not-allowed"}}),"&-placeholder":{"> input":{color:f}}},"&-large":Object.assign(Object.assign({},yDe(e,p,U,i)),{[`${t}-input > input`]:{fontSize:m,lineHeight:W}}),"&-small":Object.assign({},yDe(e,g,K,_)),[`${t}-suffix`]:{display:"flex",flex:"none",alignSelf:"center",marginInlineStart:e.calc(v).div(2).equal(),color:d,lineHeight:1,pointerEvents:"none",transition:`opacity ${u}, color ${u}`,"> *":{verticalAlign:"top","&:not(:last-child)":{marginInlineEnd:b}}},[`${t}-clear`]:{position:"absolute",top:"50%",insetInlineEnd:0,color:d,lineHeight:1,transform:"translateY(-50%)",cursor:"pointer",opacity:0,transition:`opacity ${u}, color ${u}`,"> *":{verticalAlign:"top"},"&:hover":{color:y}},"&:hover":{[`${t}-clear`]:{opacity:1},[`${t}-suffix:not(:last-child)`]:{opacity:0}},[`${t}-separator`]:{position:"relative",display:"inline-block",width:"1em",height:m,color:d,fontSize:m,verticalAlign:"top",cursor:"default",[`${t}-focused &`]:{color:y},[`${t}-range-separator &`]:{[`${t}-disabled &`]:{cursor:"not-allowed"}}},"&-range":{position:"relative",display:"inline-flex",[`${t}-active-bar`]:{bottom:e.calc(a).mul(-1).equal(),height:x,background:C,opacity:0,transition:`all ${w} ease-out`,pointerEvents:"none"},[`&${t}-focused`]:{[`${t}-active-bar`]:{opacity:1}},[`${t}-range-separator`]:{alignItems:"center",padding:`0 ${rn(v)}`,lineHeight:1}},"&-range, &-multiple":{[`${t}-clear`]:{insetInlineEnd:i},[`&${t}-small`]:{[`${t}-clear`]:{insetInlineEnd:_}}},"&-dropdown":Object.assign(Object.assign(Object.assign({},Cc(e)),TVn(e)),{pointerEvents:"none",position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:$,[`&${t}-dropdown-hidden`]:{display:"none"},"&-rtl":{direction:"rtl"},[`&${t}-dropdown-placement-bottomLeft,
            &${t}-dropdown-placement-bottomRight`]:{[`${t}-range-arrow`]:{top:0,display:"block",transform:"translateY(-100%)"}},[`&${t}-dropdown-placement-topLeft,
            &${t}-dropdown-placement-topRight`]:{[`${t}-range-arrow`]:{bottom:0,display:"block",transform:"translateY(100%) rotate(180deg)"}},[`&${n}-slide-up-appear, &${n}-slide-up-enter`]:{[`${t}-range-arrow${t}-range-arrow`]:{transition:"none"}},[`&${n}-slide-up-enter${n}-slide-up-enter-active${t}-dropdown-placement-topLeft,
          &${n}-slide-up-enter${n}-slide-up-enter-active${t}-dropdown-placement-topRight,
          &${n}-slide-up-appear${n}-slide-up-appear-active${t}-dropdown-placement-topLeft,
          &${n}-slide-up-appear${n}-slide-up-appear-active${t}-dropdown-placement-topRight`]:{animationName:N3e},[`&${n}-slide-up-enter${n}-slide-up-enter-active${t}-dropdown-placement-bottomLeft,
          &${n}-slide-up-enter${n}-slide-up-enter-active${t}-dropdown-placement-bottomRight,
          &${n}-slide-up-appear${n}-slide-up-appear-active${t}-dropdown-placement-bottomLeft,
          &${n}-slide-up-appear${n}-slide-up-appear-active${t}-dropdown-placement-bottomRight`]:{animationName:O3e},[`&${n}-slide-up-leave ${t}-panel-container`]:{pointerEvents:"none"},[`&${n}-slide-up-leave${n}-slide-up-leave-active${t}-dropdown-placement-topLeft,
          &${n}-slide-up-leave${n}-slide-up-leave-active${t}-dropdown-placement-topRight`]:{animationName:D3e},[`&${n}-slide-up-leave${n}-slide-up-leave-active${t}-dropdown-placement-bottomLeft,
          &${n}-slide-up-leave${n}-slide-up-leave-active${t}-dropdown-placement-bottomRight`]:{animationName:P3e},[`${t}-panel > ${t}-time-panel`]:{paddingTop:O},[`${t}-range-wrapper`]:{display:"flex",position:"relative"},[`${t}-range-arrow`]:Object.assign(Object.assign({position:"absolute",zIndex:1,display:"none",paddingInline:e.calc(i).mul(1.5).equal(),boxSizing:"content-box",transition:`all ${w} ease-out`},t$t(e,P,M)),{"&:before":{insetInlineStart:e.calc(i).mul(1.5).equal()}}),[`${t}-panel-container`]:{overflow:"hidden",verticalAlign:"top",background:P,borderRadius:I,boxShadow:D,transition:`margin ${w}`,display:"inline-block",pointerEvents:"auto",[`${t}-panel-layout`]:{display:"flex",flexWrap:"nowrap",alignItems:"stretch"},[`${t}-presets`]:{display:"flex",flexDirection:"column",minWidth:F,maxWidth:z,ul:{height:0,flex:"auto",listStyle:"none",overflow:"auto",margin:0,padding:v,borderInlineEnd:`${rn(a)} ${o} ${R}`,li:Object.assign(Object.assign({},ky),{borderRadius:k,paddingInline:v,paddingBlock:e.calc(g).sub(K).div(2).equal(),cursor:"pointer",transition:`all ${w}`,"+ li":{marginTop:b},"&:hover":{background:A}})}},[`${t}-panels`]:{display:"inline-flex",flexWrap:"nowrap","&:last-child":{[`${t}-panel`]:{borderWidth:0}}},[`${t}-panel`]:{verticalAlign:"top",background:"transparent",borderRadius:0,borderWidth:0,[`${t}-content, table`]:{textAlign:"center"},"&-focused":{borderColor:s}}}}),"&-dropdown-range":{padding:`${rn(e.calc(N).mul(2).div(3).equal())} 0`,"&-hidden":{display:"none"}},"&-rtl":{direction:"rtl",[`${t}-separator`]:{transform:"scale(-1, 1)"},[`${t}-footer`]:{"&-extra":{direction:"rtl"}}}})},jC(e,"slide-up"),jC(e,"slide-down"),aW(e,"move-up"),aW(e,"move-down")]},KOt=Ql("DatePicker",e=>{const t=el(oL(e),PVn(e),{inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return[OVn(t),AVn(t),RVn(t),kVn(t),wVn(t),Pae(e,{focusElCls:`${e.componentCls}-focused`})]},DVn);var MVn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"};const FVn=MVn;var LVn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:FVn}))},GOt=h.forwardRef(LVn);GOt.displayName="PlusOutlined";const $re=GOt,bbe=h.createContext(null);var jVn=function(t){var n=t.activeTabOffset,r=t.horizontal,i=t.rtl,a=t.indicator,o=a===void 0?{}:a,s=o.size,c=o.align,u=c===void 0?"center":c,d=h.useState(),f=gn(d,2),p=f[0],m=f[1],g=h.useRef(),_=G.useCallback(function(b){return typeof s=="function"?s(b):typeof s=="number"?s:b},[s]);function v(){Tl.cancel(g.current)}return h.useEffect(function(){var b={};if(n)if(r){b.width=_(n.width);var y=i?"right":"left";u==="start"&&(b[y]=n[y]),u==="center"&&(b[y]=n[y]+n.width/2,b.transform=i?"translateX(50%)":"translateX(-50%)"),u==="end"&&(b[y]=n[y]+n.width,b.transform="translateX(-100%)")}else b.height=_(n.height),u==="start"&&(b.top=n.top),u==="center"&&(b.top=n.top+n.height/2,b.transform="translateY(-50%)"),u==="end"&&(b.top=n.top+n.height,b.transform="translateY(-100%)");return v(),g.current=Tl(function(){m(b)}),v},[n,r,i,u,_]),{style:p}},zct={width:0,height:0,left:0,top:0};function BVn(e,t,n){return h.useMemo(function(){for(var r,i=new Map,a=t.get((r=e[0])===null||r===void 0?void 0:r.key)||zct,o=a.left+a.width,s=0;s<e.length;s+=1){var c=e[s].key,u=t.get(c);if(!u){var d;u=t.get((d=e[s-1])===null||d===void 0?void 0:d.key)||zct}var f=i.get(c)||mt({},u);f.right=o-f.left-f.width,i.set(c,f)}return i},[e.map(function(r){return r.key}).join("_"),t,n])}function Hct(e,t){var n=h.useRef(e),r=h.useState({}),i=gn(r,2),a=i[1];function o(s){var c=typeof s=="function"?s(n.current):s;c!==n.current&&t(c,n.current),n.current=c,a({})}return[n.current,o]}var zVn=.1,qct=.01,Sge=20,Vct=Math.pow(.995,Sge);function HVn(e,t){var n=h.useState(),r=gn(n,2),i=r[0],a=r[1],o=h.useState(0),s=gn(o,2),c=s[0],u=s[1],d=h.useState(0),f=gn(d,2),p=f[0],m=f[1],g=h.useState(),_=gn(g,2),v=_[0],b=_[1],y=h.useRef();function x(P){var I=P.touches[0],D=I.screenX,k=I.screenY;a({x:D,y:k}),window.clearInterval(y.current)}function C(P){if(i){var I=P.touches[0],D=I.screenX,k=I.screenY;a({x:D,y:k});var R=D-i.x,A=k-i.y;t(R,A);var F=Date.now();u(F),m(F-c),b({x:R,y:A})}}function w(){if(i&&(a(null),b(null),v)){var P=v.x/p,I=v.y/p,D=Math.abs(P),k=Math.abs(I);if(Math.max(D,k)<zVn)return;var R=P,A=I;y.current=window.setInterval(function(){if(Math.abs(R)<qct&&Math.abs(A)<qct){window.clearInterval(y.current);return}R*=Vct,A*=Vct,t(R*Sge,A*Sge)},Sge)}}var $=h.useRef();function O(P){var I=P.deltaX,D=P.deltaY,k=0,R=Math.abs(I),A=Math.abs(D);R===A?k=$.current==="x"?I:D:R>A?(k=I,$.current="x"):(k=D,$.current="y"),t(-k,-k)&&P.preventDefault()}var N=h.useRef(null);N.current={onTouchStart:x,onTouchMove:C,onTouchEnd:w,onWheel:O},h.useEffect(function(){function P(R){N.current.onTouchStart(R)}function I(R){N.current.onTouchMove(R)}function D(R){N.current.onTouchEnd(R)}function k(R){N.current.onWheel(R)}return document.addEventListener("touchmove",I,{passive:!1}),document.addEventListener("touchend",D,{passive:!0}),e.current.addEventListener("touchstart",P,{passive:!0}),e.current.addEventListener("wheel",k,{passive:!1}),function(){document.removeEventListener("touchmove",I),document.removeEventListener("touchend",D)}},[])}function YOt(e){var t=h.useState(0),n=gn(t,2),r=n[0],i=n[1],a=h.useRef(0),o=h.useRef();return o.current=e,TM(function(){var s;(s=o.current)===null||s===void 0||s.call(o)},[r]),function(){a.current===r&&(a.current+=1,i(a.current))}}function qVn(e){var t=h.useRef([]),n=h.useState({}),r=gn(n,2),i=r[1],a=h.useRef(typeof e=="function"?e():e),o=YOt(function(){var c=a.current;t.current.forEach(function(u){c=u(c)}),t.current=[],a.current=c,i({})});function s(c){t.current.push(c),o()}return[a.current,s]}var Wct={width:0,height:0,left:0,top:0,right:0};function VVn(e,t,n,r,i,a,o){var s=o.tabs,c=o.tabPosition,u=o.rtl,d,f,p;return["top","bottom"].includes(c)?(d="width",f=u?"right":"left",p=Math.abs(n)):(d="height",f="top",p=-n),h.useMemo(function(){if(!s.length)return[0,0];for(var m=s.length,g=m,_=0;_<m;_+=1){var v=e.get(s[_].key)||Wct;if(Math.floor(v[f]+v[d])>Math.floor(p+t)){g=_-1;break}}for(var b=0,y=m-1;y>=0;y-=1){var x=e.get(s[y].key)||Wct;if(x[f]<p){b=y+1;break}}return b>=g?[0,0]:[b,g]},[e,t,r,i,a,p,c,s.map(function(m){return m.key}).join("_"),u])}function Uct(e){var t;return e instanceof Map?(t={},e.forEach(function(n,r){t[r]=n})):t=e,JSON.stringify(t)}var WVn="TABS_DQ";function XOt(e){return String(e).replace(/"/g,WVn)}function $Ue(e,t,n,r){return!(!n||r||e===!1||e===void 0&&(t===!1||t===null))}var JOt=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.editable,i=e.locale,a=e.style;return!r||r.showAdd===!1?null:h.createElement("button",{ref:t,type:"button",className:"".concat(n,"-nav-add"),style:a,"aria-label":(i==null?void 0:i.addAriaLabel)||"Add tab",onClick:function(s){r.onEdit("add",{event:s})}},r.addIcon||"+")}),ELe=h.forwardRef(function(e,t){var n=e.position,r=e.prefixCls,i=e.extra;if(!i)return null;var a,o={};return Xa(i)==="object"&&!h.isValidElement(i)?o=i:o.right=i,n==="right"&&(a=o.right),n==="left"&&(a=o.left),a?h.createElement("div",{className:"".concat(r,"-extra-content"),ref:t},a):null});ELe.displayName="ExtraContent";var UVn=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.id,i=e.tabs,a=e.locale,o=e.mobile,s=e.more,c=s===void 0?{}:s,u=e.style,d=e.className,f=e.editable,p=e.tabBarGutter,m=e.rtl,g=e.removeAriaLabel,_=e.onTabClick,v=e.getPopupContainer,b=e.popupClassName,y=h.useState(!1),x=gn(y,2),C=x[0],w=x[1],$=h.useState(null),O=gn($,2),N=O[0],P=O[1],I=c.icon,D=I===void 0?"More":I,k="".concat(r,"-more-popup"),R="".concat(n,"-dropdown"),A=N!==null?"".concat(k,"-").concat(N):null,F=a==null?void 0:a.dropdownAriaLabel;function z(J,Z){J.preventDefault(),J.stopPropagation(),f.onEdit("remove",{key:Z,event:J})}var M=h.createElement(SD,{onClick:function(Z){var te=Z.key,re=Z.domEvent;_(te,re),w(!1)},prefixCls:"".concat(R,"-menu"),id:k,tabIndex:-1,role:"listbox","aria-activedescendant":A,selectedKeys:[N],"aria-label":F!==void 0?F:"expanded dropdown"},i.map(function(J){var Z=J.closable,te=J.disabled,re=J.closeIcon,se=J.key,de=J.label,pe=$Ue(Z,re,f,te);return h.createElement(ST,{key:se,id:"".concat(k,"-").concat(se),role:"option","aria-controls":r&&"".concat(r,"-panel-").concat(se),disabled:te},h.createElement("span",null,de),pe&&h.createElement("button",{type:"button","aria-label":g||"remove",tabIndex:0,className:"".concat(R,"-menu-item-remove"),onClick:function(ve){ve.stopPropagation(),z(ve,se)}},re||f.removeIcon||"×"))}));function K(J){for(var Z=i.filter(function(pe){return!pe.disabled}),te=Z.findIndex(function(pe){return pe.key===N})||0,re=Z.length,se=0;se<re;se+=1){te=(te+J+re)%re;var de=Z[te];if(!de.disabled){P(de.key);return}}}function U(J){var Z=J.which;if(!C){[_i.DOWN,_i.SPACE,_i.ENTER].includes(Z)&&(w(!0),J.preventDefault());return}switch(Z){case _i.UP:K(-1),J.preventDefault();break;case _i.DOWN:K(1),J.preventDefault();break;case _i.ESC:w(!1);break;case _i.SPACE:case _i.ENTER:N!==null&&_(N,J);break}}h.useEffect(function(){var J=document.getElementById(A);J&&J.scrollIntoView&&J.scrollIntoView(!1)},[N]),h.useEffect(function(){C||P(null)},[C]);var W=lt({},m?"marginRight":"marginLeft",p);i.length||(W.visibility="hidden",W.order=1);var L=tn(lt({},"".concat(R,"-rtl"),m)),Y=o?null:h.createElement(aUe,ge({prefixCls:R,overlay:M,visible:i.length?C:!1,onVisibleChange:w,overlayClassName:tn(L,b),mouseEnterDelay:.1,mouseLeaveDelay:.1,getPopupContainer:v},c),h.createElement("button",{type:"button",className:"".concat(n,"-nav-more"),style:W,"aria-haspopup":"listbox","aria-controls":k,id:"".concat(r,"-more"),"aria-expanded":C,onKeyDown:U},D));return h.createElement("div",{className:tn("".concat(n,"-nav-operations"),d),style:u,ref:t},Y,h.createElement(JOt,{prefixCls:n,locale:a,editable:f}))});const KVn=h.memo(UVn,function(e,t){return t.tabMoving});var GVn=function(t){var n=t.prefixCls,r=t.id,i=t.active,a=t.focus,o=t.tab,s=o.key,c=o.label,u=o.disabled,d=o.closeIcon,f=o.icon,p=t.closable,m=t.renderWrapper,g=t.removeAriaLabel,_=t.editable,v=t.onClick,b=t.onFocus,y=t.onBlur,x=t.onKeyDown,C=t.onMouseDown,w=t.onMouseUp,$=t.style,O=t.tabCount,N=t.currentPosition,P="".concat(n,"-tab"),I=$Ue(p,d,_,u);function D(z){u||v(z)}function k(z){z.preventDefault(),z.stopPropagation(),_.onEdit("remove",{key:s,event:z})}var R=h.useMemo(function(){return f&&typeof c=="string"?h.createElement("span",null,c):c},[c,f]),A=h.useRef(null);h.useEffect(function(){a&&A.current&&A.current.focus()},[a]);var F=h.createElement("div",{key:s,"data-node-key":XOt(s),className:tn(P,lt(lt(lt(lt({},"".concat(P,"-with-remove"),I),"".concat(P,"-active"),i),"".concat(P,"-disabled"),u),"".concat(P,"-focus"),a)),style:$,onClick:D},h.createElement("div",{ref:A,role:"tab","aria-selected":i,id:r&&"".concat(r,"-tab-").concat(s),className:"".concat(P,"-btn"),"aria-controls":r&&"".concat(r,"-panel-").concat(s),"aria-disabled":u,tabIndex:u?null:i?0:-1,onClick:function(M){M.stopPropagation(),D(M)},onKeyDown:x,onMouseDown:C,onMouseUp:w,onFocus:b,onBlur:y},a&&h.createElement("div",{"aria-live":"polite",style:{width:0,height:0,position:"absolute",overflow:"hidden",opacity:0}},"Tab ".concat(N," of ").concat(O)),f&&h.createElement("span",{className:"".concat(P,"-icon")},f),c&&R),I&&h.createElement("button",{type:"button",role:"tab","aria-label":g||"remove",tabIndex:i?0:-1,className:"".concat(P,"-remove"),onClick:function(M){M.stopPropagation(),k(M)}},d||_.removeIcon||"×"));return m?m(F):F},YVn=function(t,n){var r=t.offsetWidth,i=t.offsetHeight,a=t.offsetTop,o=t.offsetLeft,s=t.getBoundingClientRect(),c=s.width,u=s.height,d=s.left,f=s.top;return Math.abs(c-r)<1?[c,u,d-n.left,f-n.top]:[r,i,o,a]},_H=function(t){var n=t.current||{},r=n.offsetWidth,i=r===void 0?0:r,a=n.offsetHeight,o=a===void 0?0:a;if(t.current){var s=t.current.getBoundingClientRect(),c=s.width,u=s.height;if(Math.abs(c-i)<1)return[c,u]}return[i,o]},hme=function(t,n){return t[n?0:1]},Kct=h.forwardRef(function(e,t){var n=e.className,r=e.style,i=e.id,a=e.animated,o=e.activeKey,s=e.rtl,c=e.extra,u=e.editable,d=e.locale,f=e.tabPosition,p=e.tabBarGutter,m=e.children,g=e.onTabClick,_=e.onTabScroll,v=e.indicator,b=h.useContext(bbe),y=b.prefixCls,x=b.tabs,C=h.useRef(null),w=h.useRef(null),$=h.useRef(null),O=h.useRef(null),N=h.useRef(null),P=h.useRef(null),I=h.useRef(null),D=f==="top"||f==="bottom",k=Hct(0,function(Mr,pr){D&&_&&_({direction:Mr>pr?"left":"right"})}),R=gn(k,2),A=R[0],F=R[1],z=Hct(0,function(Mr,pr){!D&&_&&_({direction:Mr>pr?"top":"bottom"})}),M=gn(z,2),K=M[0],U=M[1],W=h.useState([0,0]),L=gn(W,2),Y=L[0],J=L[1],Z=h.useState([0,0]),te=gn(Z,2),re=te[0],se=te[1],de=h.useState([0,0]),pe=gn(de,2),Se=pe[0],ve=pe[1],be=h.useState([0,0]),Ee=gn(be,2),xe=Ee[0],Pe=Ee[1],je=qVn(new Map),ft=gn(je,2),Ge=ft[0],Ye=ft[1],nt=BVn(x,Ge,re[0]),We=hme(Y,D),ct=hme(re,D),rt=hme(Se,D),vt=hme(xe,D),Mt=Math.floor(We)<Math.floor(ct+rt),$t=Mt?We-vt:We-rt,ke="".concat(y,"-nav-operations-hidden"),ye=0,_e=0;D&&s?(ye=0,_e=Math.max(0,ct-$t)):(ye=Math.min(0,$t-ct),_e=0);function He(Mr){return Mr<ye?ye:Mr>_e?_e:Mr}var Ze=h.useRef(null),ot=h.useState(),Qt=gn(ot,2),Bt=Qt[0],Yt=Qt[1];function Gt(){Yt(Date.now())}function kt(){Ze.current&&clearTimeout(Ze.current)}HVn(O,function(Mr,pr){function Vr(xn,ni){xn(function(ya){var Ja=He(ya+ni);return Ja})}return Mt?(D?Vr(F,Mr):Vr(U,pr),kt(),Gt(),!0):!1}),h.useEffect(function(){return kt(),Bt&&(Ze.current=setTimeout(function(){Yt(0)},100)),kt},[Bt]);var In=VVn(nt,$t,D?A:K,ct,rt,vt,mt(mt({},e),{},{tabs:x})),Cn=gn(In,2),Nn=Cn[0],kn=Cn[1],vn=Bs(function(){var Mr=arguments.length>0&&arguments[0]!==void 0?arguments[0]:o,pr=nt.get(Mr)||{width:0,height:0,left:0,right:0,top:0};if(D){var Vr=A;s?pr.right<A?Vr=pr.right:pr.right+pr.width>A+$t&&(Vr=pr.right+pr.width-$t):pr.left<-A?Vr=-pr.left:pr.left+pr.width>-A+$t&&(Vr=-(pr.left+pr.width-$t)),U(0),F(He(Vr))}else{var xn=K;pr.top<-K?xn=-pr.top:pr.top+pr.height>-K+$t&&(xn=-(pr.top+pr.height-$t)),F(0),U(He(xn))}}),bn=h.useState(),ur=gn(bn,2),zn=ur[0],Tn=ur[1],Or=h.useState(!1),br=gn(Or,2),mr=br[0],An=br[1],Dn=x.filter(function(Mr){return!Mr.disabled}).map(function(Mr){return Mr.key}),vr=function(pr){var Vr=Dn.indexOf(zn||o),xn=Dn.length,ni=(Vr+pr+xn)%xn,ya=Dn[ni];Tn(ya)},Ar=function(pr){var Vr=pr.code,xn=s&&D,ni=Dn[0],ya=Dn[Dn.length-1];switch(Vr){case"ArrowLeft":{D&&vr(xn?1:-1);break}case"ArrowRight":{D&&vr(xn?-1:1);break}case"ArrowUp":{pr.preventDefault(),D||vr(-1);break}case"ArrowDown":{pr.preventDefault(),D||vr(1);break}case"Home":{pr.preventDefault(),Tn(ni);break}case"End":{pr.preventDefault(),Tn(ya);break}case"Enter":case"Space":{pr.preventDefault(),g(zn,pr);break}case"Backspace":case"Delete":{var Ja=Dn.indexOf(zn),Aa=x.find(function(Ln){return Ln.key===zn}),sa=$Ue(Aa==null?void 0:Aa.closable,Aa==null?void 0:Aa.closeIcon,u,Aa==null?void 0:Aa.disabled);sa&&(pr.preventDefault(),pr.stopPropagation(),u.onEdit("remove",{key:zn,event:pr}),Ja===Dn.length-1?vr(-1):vr(1));break}}},ui={};D?ui[s?"marginRight":"marginLeft"]=p:ui.marginTop=p;var wn=x.map(function(Mr,pr){var Vr=Mr.key;return h.createElement(GVn,{id:i,prefixCls:y,key:Vr,tab:Mr,style:pr===0?void 0:ui,closable:Mr.closable,editable:u,active:Vr===o,focus:Vr===zn,renderWrapper:m,removeAriaLabel:d==null?void 0:d.removeAriaLabel,tabCount:Dn.length,currentPosition:pr+1,onClick:function(ni){g(Vr,ni)},onKeyDown:Ar,onFocus:function(){mr||Tn(Vr),vn(Vr),Gt(),O.current&&(s||(O.current.scrollLeft=0),O.current.scrollTop=0)},onBlur:function(){Tn(void 0)},onMouseDown:function(){An(!0)},onMouseUp:function(){An(!1)}})}),xr=function(){return Ye(function(){var pr,Vr=new Map,xn=(pr=N.current)===null||pr===void 0?void 0:pr.getBoundingClientRect();return x.forEach(function(ni){var ya,Ja=ni.key,Aa=(ya=N.current)===null||ya===void 0?void 0:ya.querySelector('[data-node-key="'.concat(XOt(Ja),'"]'));if(Aa){var sa=YVn(Aa,xn),Ln=gn(sa,4),Co=Ln[0],Os=Ln[1],dl=Ln[2],tl=Ln[3];Vr.set(Ja,{width:Co,height:Os,left:dl,top:tl})}}),Vr})};h.useEffect(function(){xr()},[x.map(function(Mr){return Mr.key}).join("_")]);var Zr=YOt(function(){var Mr=_H(C),pr=_H(w),Vr=_H($);J([Mr[0]-pr[0]-Vr[0],Mr[1]-pr[1]-Vr[1]]);var xn=_H(I);ve(xn);var ni=_H(P);Pe(ni);var ya=_H(N);se([ya[0]-xn[0],ya[1]-xn[1]]),xr()}),_n=x.slice(0,Nn),zt=x.slice(kn+1),Ft=[].concat(oi(_n),oi(zt)),pn=nt.get(o),Sn=jVn({activeTabOffset:pn,horizontal:D,indicator:v,rtl:s}),jn=Sn.style;h.useEffect(function(){vn()},[o,ye,_e,Uct(pn),Uct(nt),D]),h.useEffect(function(){Zr()},[s]);var Zn=!!Ft.length,or="".concat(y,"-nav-wrap"),yr,Br,lr,qr;return D?s?(Br=A>0,yr=A!==_e):(yr=A<0,Br=A!==ye):(lr=K<0,qr=K!==ye),h.createElement(Lm,{onResize:Zr},h.createElement("div",{ref:Y3(t,C),role:"tablist","aria-orientation":D?"horizontal":"vertical",className:tn("".concat(y,"-nav"),n),style:r,onKeyDown:function(){Gt()}},h.createElement(ELe,{ref:w,position:"left",extra:c,prefixCls:y}),h.createElement(Lm,{onResize:Zr},h.createElement("div",{className:tn(or,lt(lt(lt(lt({},"".concat(or,"-ping-left"),yr),"".concat(or,"-ping-right"),Br),"".concat(or,"-ping-top"),lr),"".concat(or,"-ping-bottom"),qr)),ref:O},h.createElement(Lm,{onResize:Zr},h.createElement("div",{ref:N,className:"".concat(y,"-nav-list"),style:{transform:"translate(".concat(A,"px, ").concat(K,"px)"),transition:Bt?"none":void 0}},wn,h.createElement(JOt,{ref:I,prefixCls:y,locale:d,editable:u,style:mt(mt({},wn.length===0?void 0:ui),{},{visibility:Zn?"hidden":null})}),h.createElement("div",{className:tn("".concat(y,"-ink-bar"),lt({},"".concat(y,"-ink-bar-animated"),a.inkBar)),style:jn}))))),h.createElement(KVn,ge({},e,{removeAriaLabel:d==null?void 0:d.removeAriaLabel,ref:P,prefixCls:y,tabs:Ft,className:!Zn&&ke,tabMoving:!!Bt})),h.createElement(ELe,{ref:$,position:"right",extra:c,prefixCls:y})))}),OUe=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.className,i=e.style,a=e.id,o=e.active,s=e.tabKey,c=e.children;return h.createElement("div",{id:a&&"".concat(a,"-panel-").concat(s),role:"tabpanel",tabIndex:o?0:-1,"aria-labelledby":a&&"".concat(a,"-tab-").concat(s),"aria-hidden":!o,style:i,className:tn(n,o&&"".concat(n,"-active"),r),ref:t},c)});OUe.displayName="TabPane";var XVn=["renderTabBar"],JVn=["label","key"],QOt=function(t){var n=t.renderTabBar,r=$o(t,XVn),i=h.useContext(bbe),a=i.tabs;if(n){var o=mt(mt({},r),{},{panes:a.map(function(s){var c=s.label,u=s.key,d=$o(s,JVn);return h.createElement(OUe,ge({tab:c,key:u,tabKey:u},d))})});return n(o,Kct)}return h.createElement(Kct,r)};QOt.displayName="TabNavListWrapper";var QVn=["key","forceRender","style","className","destroyInactiveTabPane"],ZVn=function(t){var n=t.id,r=t.activeKey,i=t.animated,a=t.tabPosition,o=t.destroyInactiveTabPane,s=h.useContext(bbe),c=s.prefixCls,u=s.tabs,d=i.tabPane,f="".concat(c,"-tabpane");return h.createElement("div",{className:tn("".concat(c,"-content-holder"))},h.createElement("div",{className:tn("".concat(c,"-content"),"".concat(c,"-content-").concat(a),lt({},"".concat(c,"-content-animated"),d))},u.map(function(p){var m=p.key,g=p.forceRender,_=p.style,v=p.className,b=p.destroyInactiveTabPane,y=$o(p,QVn),x=m===r;return h.createElement(zm,ge({key:m,visible:x,forceRender:g,removeOnLeave:!!(o||b),leavedClassName:"".concat(f,"-hidden")},i.tabPaneMotion),function(C,w){var $=C.style,O=C.className;return h.createElement(OUe,ge({},y,{prefixCls:f,id:n,tabKey:m,animated:d,active:x,style:mt(mt({},_),$),className:tn(v,O),ref:w}))})})))};function eWn(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{inkBar:!0,tabPane:!1},t;return e===!1?t={inkBar:!1,tabPane:!1}:e===!0?t={inkBar:!0,tabPane:!1}:t=mt({inkBar:!0},Xa(e)==="object"?e:{}),t.tabPaneMotion&&t.tabPane===void 0&&(t.tabPane=!0),!t.tabPaneMotion&&t.tabPane&&(Za(!1,"`animated.tabPane` is true but `animated.tabPaneMotion` is not provided. Motion will not work."),t.tabPane=!1),t}var tWn=["id","prefixCls","className","items","direction","activeKey","defaultActiveKey","editable","animated","tabPosition","tabBarGutter","tabBarStyle","tabBarExtraContent","locale","more","destroyInactiveTabPane","renderTabBar","onChange","onTabClick","onTabScroll","getPopupContainer","popupClassName","indicator"],Gct=0,PUe=h.forwardRef(function(e,t){var n=e.id,r=e.prefixCls,i=r===void 0?"rc-tabs":r,a=e.className,o=e.items,s=e.direction,c=e.activeKey,u=e.defaultActiveKey,d=e.editable,f=e.animated,p=e.tabPosition,m=p===void 0?"top":p,g=e.tabBarGutter,_=e.tabBarStyle,v=e.tabBarExtraContent,b=e.locale,y=e.more,x=e.destroyInactiveTabPane,C=e.renderTabBar,w=e.onChange,$=e.onTabClick,O=e.onTabScroll,N=e.getPopupContainer,P=e.popupClassName,I=e.indicator,D=$o(e,tWn),k=h.useMemo(function(){return(o||[]).filter(function(xe){return xe&&Xa(xe)==="object"&&"key"in xe})},[o]),R=s==="rtl",A=eWn(f),F=h.useState(!1),z=gn(F,2),M=z[0],K=z[1];h.useEffect(function(){K(K3e())},[]);var U=$l(function(){var xe;return(xe=k[0])===null||xe===void 0?void 0:xe.key},{value:c,defaultValue:u}),W=gn(U,2),L=W[0],Y=W[1],J=h.useState(function(){return k.findIndex(function(xe){return xe.key===L})}),Z=gn(J,2),te=Z[0],re=Z[1];h.useEffect(function(){var xe=k.findIndex(function(je){return je.key===L});if(xe===-1){var Pe;xe=Math.max(0,Math.min(te,k.length-1)),Y((Pe=k[xe])===null||Pe===void 0?void 0:Pe.key)}re(xe)},[k.map(function(xe){return xe.key}).join("_"),L,te]);var se=$l(null,{value:n}),de=gn(se,2),pe=de[0],Se=de[1];h.useEffect(function(){n||(Se("rc-tabs-".concat(Gct)),Gct+=1)},[]);function ve(xe,Pe){$==null||$(xe,Pe);var je=xe!==L;Y(xe),je&&(w==null||w(xe))}var be={id:pe,activeKey:L,animated:A,tabPosition:m,rtl:R,mobile:M},Ee=mt(mt({},be),{},{editable:d,locale:b,more:y,tabBarGutter:g,onTabClick:ve,onTabScroll:O,extra:v,style:_,panes:null,getPopupContainer:N,popupClassName:P,indicator:I});return h.createElement(bbe.Provider,{value:{tabs:k,prefixCls:i}},h.createElement("div",ge({ref:t,id:n,className:tn(i,"".concat(i,"-").concat(m),lt(lt(lt({},"".concat(i,"-mobile"),M),"".concat(i,"-editable"),d),"".concat(i,"-rtl"),R),a)},D),h.createElement(QOt,ge({},Ee,{renderTabBar:C})),h.createElement(ZVn,ge({destroyInactiveTabPane:x},be,{animated:A}))))});PUe.displayName="Tabs";const nWn=Object.freeze(Object.defineProperty({__proto__:null,default:PUe},Symbol.toStringTag,{value:"Module"})),rWn={motionAppear:!1,motionEnter:!0,motionLeave:!0};function iWn(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{inkBar:!0,tabPane:!1},n;return t===!1?n={inkBar:!1,tabPane:!1}:t===!0?n={inkBar:!0,tabPane:!0}:n=Object.assign({inkBar:!0},typeof t=="object"?t:{}),n.tabPane&&(n.tabPaneMotion=Object.assign(Object.assign({},rWn),{motionName:My(e,"switch")})),n}var aWn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function oWn(e){return e.filter(t=>t)}function sWn(e,t){if(Gs("Tabs").deprecated(!t,"Tabs.TabPane","items"),e)return e;const n=Zf(t).map(r=>{if(h.isValidElement(r)){const{key:i,props:a}=r,o=a||{},{tab:s}=o,c=aWn(o,["tab"]);return Object.assign(Object.assign({key:String(i)},c),{label:s})}return null});return oWn(n)}const lWn=e=>{const{componentCls:t,motionDurationSlow:n}=e;return[{[t]:{[`${t}-switch`]:{"&-appear, &-enter":{transition:"none","&-start":{opacity:0},"&-active":{opacity:1,transition:`opacity ${n}`}},"&-leave":{position:"absolute",transition:"none",inset:0,"&-start":{opacity:1},"&-active":{opacity:0,transition:`opacity ${n}`}}}}},[jC(e,"slide-up"),jC(e,"slide-down")]]},cWn=lWn,uWn=e=>{const{componentCls:t,tabsCardPadding:n,cardBg:r,cardGutter:i,colorBorderSecondary:a,itemSelectedColor:o}=e;return{[`${t}-card`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{margin:0,padding:n,background:r,border:`${rn(e.lineWidth)} ${e.lineType} ${a}`,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOut}`},[`${t}-tab-active`]:{color:o,background:e.colorBgContainer},[`${t}-tab-focus`]:Object.assign({},C5(e,-3)),[`${t}-ink-bar`]:{visibility:"hidden"},[`& ${t}-tab${t}-tab-focus ${t}-tab-btn`]:{outline:"none"}},[`&${t}-top, &${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginLeft:{_skip_check_:!0,value:rn(i)}}}},[`&${t}-top`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:`${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)} 0 0`},[`${t}-tab-active`]:{borderBottomColor:e.colorBgContainer}}},[`&${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:`0 0 ${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)}`},[`${t}-tab-active`]:{borderTopColor:e.colorBgContainer}}},[`&${t}-left, &${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginTop:rn(i)}}},[`&${t}-left`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`${rn(e.borderRadiusLG)} 0 0 ${rn(e.borderRadiusLG)}`}},[`${t}-tab-active`]:{borderRightColor:{_skip_check_:!0,value:e.colorBgContainer}}}},[`&${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`0 ${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)} 0`}},[`${t}-tab-active`]:{borderLeftColor:{_skip_check_:!0,value:e.colorBgContainer}}}}}}},dWn=e=>{const{componentCls:t,itemHoverColor:n,dropdownEdgeChildVerticalPadding:r}=e;return{[`${t}-dropdown`]:Object.assign(Object.assign({},Cc(e)),{position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:e.zIndexPopup,display:"block","&-hidden":{display:"none"},[`${t}-dropdown-menu`]:{maxHeight:e.tabsDropdownHeight,margin:0,padding:`${rn(r)} 0`,overflowX:"hidden",overflowY:"auto",textAlign:{_skip_check_:!0,value:"left"},listStyleType:"none",backgroundColor:e.colorBgContainer,backgroundClip:"padding-box",borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary,"&-item":Object.assign(Object.assign({},ky),{display:"flex",alignItems:"center",minWidth:e.tabsDropdownWidth,margin:0,padding:`${rn(e.paddingXXS)} ${rn(e.paddingSM)}`,color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,lineHeight:e.lineHeight,cursor:"pointer",transition:`all ${e.motionDurationSlow}`,"> span":{flex:1,whiteSpace:"nowrap"},"&-remove":{flex:"none",marginLeft:{_skip_check_:!0,value:e.marginSM},color:e.colorTextDescription,fontSize:e.fontSizeSM,background:"transparent",border:0,cursor:"pointer","&:hover":{color:n}},"&:hover":{background:e.controlItemBgHover},"&-disabled":{"&, &:hover":{color:e.colorTextDisabled,background:"transparent",cursor:"not-allowed"}}})}})}},fWn=e=>{const{componentCls:t,margin:n,colorBorderSecondary:r,horizontalMargin:i,verticalItemPadding:a,verticalItemMargin:o,calc:s}=e;return{[`${t}-top, ${t}-bottom`]:{flexDirection:"column",[`> ${t}-nav, > div > ${t}-nav`]:{margin:i,"&::before":{position:"absolute",right:{_skip_check_:!0,value:0},left:{_skip_check_:!0,value:0},borderBottom:`${rn(e.lineWidth)} ${e.lineType} ${r}`,content:"''"},[`${t}-ink-bar`]:{height:e.lineWidthBold,"&-animated":{transition:`width ${e.motionDurationSlow}, left ${e.motionDurationSlow},
            right ${e.motionDurationSlow}`}},[`${t}-nav-wrap`]:{"&::before, &::after":{top:0,bottom:0,width:e.controlHeight},"&::before":{left:{_skip_check_:!0,value:0},boxShadow:e.boxShadowTabsOverflowLeft},"&::after":{right:{_skip_check_:!0,value:0},boxShadow:e.boxShadowTabsOverflowRight},[`&${t}-nav-wrap-ping-left::before`]:{opacity:1},[`&${t}-nav-wrap-ping-right::after`]:{opacity:1}}}},[`${t}-top`]:{[`> ${t}-nav,
        > div > ${t}-nav`]:{"&::before":{bottom:0},[`${t}-ink-bar`]:{bottom:0}}},[`${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{order:1,marginTop:n,marginBottom:0,"&::before":{top:0},[`${t}-ink-bar`]:{top:0}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{order:0}},[`${t}-left, ${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{flexDirection:"column",minWidth:s(e.controlHeight).mul(1.25).equal(),[`${t}-tab`]:{padding:a,textAlign:"center"},[`${t}-tab + ${t}-tab`]:{margin:o},[`${t}-nav-wrap`]:{flexDirection:"column","&::before, &::after":{right:{_skip_check_:!0,value:0},left:{_skip_check_:!0,value:0},height:e.controlHeight},"&::before":{top:0,boxShadow:e.boxShadowTabsOverflowTop},"&::after":{bottom:0,boxShadow:e.boxShadowTabsOverflowBottom},[`&${t}-nav-wrap-ping-top::before`]:{opacity:1},[`&${t}-nav-wrap-ping-bottom::after`]:{opacity:1}},[`${t}-ink-bar`]:{width:e.lineWidthBold,"&-animated":{transition:`height ${e.motionDurationSlow}, top ${e.motionDurationSlow}`}},[`${t}-nav-list, ${t}-nav-operations`]:{flex:"1 0 auto",flexDirection:"column"}}},[`${t}-left`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-ink-bar`]:{right:{_skip_check_:!0,value:0}}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{marginLeft:{_skip_check_:!0,value:rn(s(e.lineWidth).mul(-1).equal())},borderLeft:{_skip_check_:!0,value:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},[`> ${t}-content > ${t}-tabpane`]:{paddingLeft:{_skip_check_:!0,value:e.paddingLG}}}},[`${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{order:1,[`${t}-ink-bar`]:{left:{_skip_check_:!0,value:0}}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{order:0,marginRight:{_skip_check_:!0,value:s(e.lineWidth).mul(-1).equal()},borderRight:{_skip_check_:!0,value:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},[`> ${t}-content > ${t}-tabpane`]:{paddingRight:{_skip_check_:!0,value:e.paddingLG}}}}}},pWn=e=>{const{componentCls:t,cardPaddingSM:n,cardPaddingLG:r,horizontalItemPaddingSM:i,horizontalItemPaddingLG:a}=e;return{[t]:{"&-small":{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:i,fontSize:e.titleFontSizeSM}}},"&-large":{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:a,fontSize:e.titleFontSizeLG}}}},[`${t}-card`]:{[`&${t}-small`]:{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:n}},[`&${t}-bottom`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:`0 0 ${rn(e.borderRadius)} ${rn(e.borderRadius)}`}},[`&${t}-top`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:`${rn(e.borderRadius)} ${rn(e.borderRadius)} 0 0`}},[`&${t}-right`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`0 ${rn(e.borderRadius)} ${rn(e.borderRadius)} 0`}}},[`&${t}-left`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`${rn(e.borderRadius)} 0 0 ${rn(e.borderRadius)}`}}}},[`&${t}-large`]:{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:r}}}}}},hWn=e=>{const{componentCls:t,itemActiveColor:n,itemHoverColor:r,iconCls:i,tabsHorizontalItemMargin:a,horizontalItemPadding:o,itemSelectedColor:s,itemColor:c}=e,u=`${t}-tab`;return{[u]:{position:"relative",WebkitTouchCallout:"none",WebkitTapHighlightColor:"transparent",display:"inline-flex",alignItems:"center",padding:o,fontSize:e.titleFontSize,background:"transparent",border:0,outline:"none",cursor:"pointer",color:c,"&-btn, &-remove":{"&:focus:not(:focus-visible), &:active":{color:n}},"&-btn":{outline:"none",transition:`all ${e.motionDurationSlow}`,[`${u}-icon:not(:last-child)`]:{marginInlineEnd:e.marginSM}},"&-remove":Object.assign({flex:"none",marginRight:{_skip_check_:!0,value:e.calc(e.marginXXS).mul(-1).equal()},marginLeft:{_skip_check_:!0,value:e.marginXS},color:e.colorTextDescription,fontSize:e.fontSizeSM,background:"transparent",border:"none",outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,"&:hover":{color:e.colorTextHeading}},Ay(e)),"&:hover":{color:r},[`&${u}-active ${u}-btn`]:{color:s,textShadow:e.tabsActiveTextShadow},[`&${u}-focus ${u}-btn`]:Object.assign({},C5(e)),[`&${u}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed"},[`&${u}-disabled ${u}-btn, &${u}-disabled ${t}-remove`]:{"&:focus, &:active":{color:e.colorTextDisabled}},[`& ${u}-remove ${i}`]:{margin:0},[`${i}:not(:last-child)`]:{marginRight:{_skip_check_:!0,value:e.marginSM}}},[`${u} + ${u}`]:{margin:{_skip_check_:!0,value:a}}}},mWn=e=>{const{componentCls:t,tabsHorizontalItemMarginRTL:n,iconCls:r,cardGutter:i,calc:a}=e;return{[`${t}-rtl`]:{direction:"rtl",[`${t}-nav`]:{[`${t}-tab`]:{margin:{_skip_check_:!0,value:n},[`${t}-tab:last-of-type`]:{marginLeft:{_skip_check_:!0,value:0}},[r]:{marginRight:{_skip_check_:!0,value:0},marginLeft:{_skip_check_:!0,value:rn(e.marginSM)}},[`${t}-tab-remove`]:{marginRight:{_skip_check_:!0,value:rn(e.marginXS)},marginLeft:{_skip_check_:!0,value:rn(a(e.marginXXS).mul(-1).equal())},[r]:{margin:0}}}},[`&${t}-left`]:{[`> ${t}-nav`]:{order:1},[`> ${t}-content-holder`]:{order:0}},[`&${t}-right`]:{[`> ${t}-nav`]:{order:0},[`> ${t}-content-holder`]:{order:1}},[`&${t}-card${t}-top, &${t}-card${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginRight:{_skip_check_:!0,value:i},marginLeft:{_skip_check_:!0,value:0}}}}},[`${t}-dropdown-rtl`]:{direction:"rtl"},[`${t}-menu-item`]:{[`${t}-dropdown-rtl`]:{textAlign:{_skip_check_:!0,value:"right"}}}}},gWn=e=>{const{componentCls:t,tabsCardPadding:n,cardHeight:r,cardGutter:i,itemHoverColor:a,itemActiveColor:o,colorBorderSecondary:s}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{display:"flex",[`> ${t}-nav, > div > ${t}-nav`]:{position:"relative",display:"flex",flex:"none",alignItems:"center",[`${t}-nav-wrap`]:{position:"relative",display:"flex",flex:"auto",alignSelf:"stretch",overflow:"hidden",whiteSpace:"nowrap",transform:"translate(0)","&::before, &::after":{position:"absolute",zIndex:1,opacity:0,transition:`opacity ${e.motionDurationSlow}`,content:"''",pointerEvents:"none"}},[`${t}-nav-list`]:{position:"relative",display:"flex",transition:`opacity ${e.motionDurationSlow}`},[`${t}-nav-operations`]:{display:"flex",alignSelf:"stretch"},[`${t}-nav-operations-hidden`]:{position:"absolute",visibility:"hidden",pointerEvents:"none"},[`${t}-nav-more`]:{position:"relative",padding:n,background:"transparent",border:0,color:e.colorText,"&::after":{position:"absolute",right:{_skip_check_:!0,value:0},bottom:0,left:{_skip_check_:!0,value:0},height:e.calc(e.controlHeightLG).div(8).equal(),transform:"translateY(100%)",content:"''"}},[`${t}-nav-add`]:Object.assign({minWidth:r,marginLeft:{_skip_check_:!0,value:i},padding:rn(e.paddingXS),background:"transparent",border:`${rn(e.lineWidth)} ${e.lineType} ${s}`,borderRadius:`${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)} 0 0`,outline:"none",cursor:"pointer",color:e.colorText,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOut}`,"&:hover":{color:a},"&:active, &:focus:not(:focus-visible)":{color:o}},Ay(e,-3))},[`${t}-extra-content`]:{flex:"none"},[`${t}-ink-bar`]:{position:"absolute",background:e.inkBarColor,pointerEvents:"none"}}),hWn(e)),{[`${t}-content`]:{position:"relative",width:"100%"},[`${t}-content-holder`]:{flex:"auto",minWidth:0,minHeight:0},[`${t}-tabpane`]:Object.assign(Object.assign({},Ay(e)),{"&-hidden":{display:"none"}})}),[`${t}-centered`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-nav-wrap`]:{[`&:not([class*='${t}-nav-wrap-ping']) > ${t}-nav-list`]:{margin:"auto"}}}}}},vWn=e=>{const t=e.controlHeightLG;return{zIndexPopup:e.zIndexPopupBase+50,cardBg:e.colorFillAlter,cardHeight:t,cardPadding:`${(t-Math.round(e.fontSize*e.lineHeight))/2-e.lineWidth}px ${e.padding}px`,cardPaddingSM:`${e.paddingXXS*1.5}px ${e.padding}px`,cardPaddingLG:`${e.paddingXS}px ${e.padding}px ${e.paddingXXS*1.5}px`,titleFontSize:e.fontSize,titleFontSizeLG:e.fontSizeLG,titleFontSizeSM:e.fontSize,inkBarColor:e.colorPrimary,horizontalMargin:`0 0 ${e.margin}px 0`,horizontalItemGutter:32,horizontalItemMargin:"",horizontalItemMarginRTL:"",horizontalItemPadding:`${e.paddingSM}px 0`,horizontalItemPaddingSM:`${e.paddingXS}px 0`,horizontalItemPaddingLG:`${e.padding}px 0`,verticalItemPadding:`${e.paddingXS}px ${e.paddingLG}px`,verticalItemMargin:`${e.margin}px 0 0 0`,itemColor:e.colorText,itemSelectedColor:e.colorPrimary,itemHoverColor:e.colorPrimaryHover,itemActiveColor:e.colorPrimaryActive,cardGutter:e.marginXXS/2}},_Wn=Ql("Tabs",e=>{const t=el(e,{tabsCardPadding:e.cardPadding,dropdownEdgeChildVerticalPadding:e.paddingXXS,tabsActiveTextShadow:"0 0 0.25px currentcolor",tabsDropdownHeight:200,tabsDropdownWidth:120,tabsHorizontalItemMargin:`0 0 0 ${rn(e.horizontalItemGutter)}`,tabsHorizontalItemMarginRTL:`0 0 0 ${rn(e.horizontalItemGutter)}`});return[pWn(t),mWn(t),fWn(t),dWn(t),uWn(t),gWn(t),cWn(t)]},vWn),ZOt=()=>null;ZOt.displayName="DeprecatedTabPane";const yWn=ZOt;var bWn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const NUe=e=>{var t,n,r,i,a,o,s,c,u,d,f;const{type:p,className:m,rootClassName:g,size:_,onEdit:v,hideAdd:b,centered:y,addIcon:x,removeIcon:C,moreIcon:w,more:$,popupClassName:O,children:N,items:P,animated:I,style:D,indicatorSize:k,indicator:R}=e,A=bWn(e,["type","className","rootClassName","size","onEdit","hideAdd","centered","addIcon","removeIcon","moreIcon","more","popupClassName","children","items","animated","style","indicatorSize","indicator"]),{prefixCls:F}=A,{direction:z,tabs:M,getPrefixCls:K,getPopupContainer:U}=h.useContext(Uo),W=K("tabs",F),L=rp(W),[Y,J,Z]=_Wn(W,L);let te;p==="editable-card"&&(te={onEdit:(be,Ee)=>{let{key:xe,event:Pe}=Ee;v==null||v(be==="add"?Pe:xe,be)},removeIcon:(t=C??(M==null?void 0:M.removeIcon))!==null&&t!==void 0?t:h.createElement(X3,null),addIcon:(x??(M==null?void 0:M.addIcon))||h.createElement($re,null),showAdd:b!==!0});const re=K();{const be=Gs("Tabs");be(!("onPrevClick"in e)&&!("onNextClick"in e),"breaking","`onPrevClick` and `onNextClick` has been removed. Please use `onTabScroll` instead."),be(!(k||M!=null&&M.indicatorSize),"deprecated","`indicatorSize` has been deprecated. Please use `indicator={{ size: ... }}` instead.")}const se=qm(_),de=sWn(P,N),pe=iWn(W,I),Se=Object.assign(Object.assign({},M==null?void 0:M.style),D),ve={align:(n=R==null?void 0:R.align)!==null&&n!==void 0?n:(r=M==null?void 0:M.indicator)===null||r===void 0?void 0:r.align,size:(s=(a=(i=R==null?void 0:R.size)!==null&&i!==void 0?i:k)!==null&&a!==void 0?a:(o=M==null?void 0:M.indicator)===null||o===void 0?void 0:o.size)!==null&&s!==void 0?s:M==null?void 0:M.indicatorSize};return Y(h.createElement(PUe,Object.assign({direction:z,getPopupContainer:U},A,{items:de,className:tn({[`${W}-${se}`]:se,[`${W}-card`]:["card","editable-card"].includes(p),[`${W}-editable-card`]:p==="editable-card",[`${W}-centered`]:y},M==null?void 0:M.className,m,g,J,Z,L),popupClassName:tn(O,J,Z,L),style:Se,editable:te,more:Object.assign({icon:(f=(d=(u=(c=M==null?void 0:M.more)===null||c===void 0?void 0:c.icon)!==null&&u!==void 0?u:M==null?void 0:M.moreIcon)!==null&&d!==void 0?d:w)!==null&&f!==void 0?f:h.createElement(Fae,null),transitionName:`${re}-slide-up`},$),prefixCls:W,animated:pe,indicator:ve})))};NUe.TabPane=yWn;NUe.displayName="Tabs";const lL=NUe;var xWn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const SWn=e=>{var{prefixCls:t,className:n,hoverable:r=!0}=e,i=xWn(e,["prefixCls","className","hoverable"]);const{getPrefixCls:a}=h.useContext(Uo),o=a("card",t),s=tn(`${o}-grid`,n,{[`${o}-grid-hoverable`]:r});return h.createElement("div",Object.assign({},i,{className:s}))},ePt=SWn,CWn=e=>{const{antCls:t,componentCls:n,headerHeight:r,headerPadding:i,tabsMarginBottom:a}=e;return Object.assign(Object.assign({display:"flex",justifyContent:"center",flexDirection:"column",minHeight:r,marginBottom:-1,padding:`0 ${rn(i)}`,color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:e.headerFontSize,background:e.headerBg,borderBottom:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorderSecondary}`,borderRadius:`${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)} 0 0`},S5()),{"&-wrapper":{width:"100%",display:"flex",alignItems:"center"},"&-title":Object.assign(Object.assign({display:"inline-block",flex:1},ky),{[`
          > ${n}-typography,
          > ${n}-typography-edit-content
        `]:{insetInlineStart:0,marginTop:0,marginBottom:0}}),[`${t}-tabs-top`]:{clear:"both",marginBottom:a,color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,"&-bar":{borderBottom:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorderSecondary}`}}})},wWn=e=>{const{cardPaddingBase:t,colorBorderSecondary:n,cardShadow:r,lineWidth:i}=e;return{width:"33.33%",padding:t,border:0,borderRadius:0,boxShadow:`
      ${rn(i)} 0 0 0 ${n},
      0 ${rn(i)} 0 0 ${n},
      ${rn(i)} ${rn(i)} 0 0 ${n},
      ${rn(i)} 0 0 0 ${n} inset,
      0 ${rn(i)} 0 0 ${n} inset;
    `,transition:`all ${e.motionDurationMid}`,"&-hoverable:hover":{position:"relative",zIndex:1,boxShadow:r}}},EWn=e=>{const{componentCls:t,iconCls:n,actionsLiMargin:r,cardActionsIconSize:i,colorBorderSecondary:a,actionsBg:o}=e;return Object.assign(Object.assign({margin:0,padding:0,listStyle:"none",background:o,borderTop:`${rn(e.lineWidth)} ${e.lineType} ${a}`,display:"flex",borderRadius:`0 0 ${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)}`},S5()),{"& > li":{margin:r,color:e.colorTextDescription,textAlign:"center","> span":{position:"relative",display:"block",minWidth:e.calc(e.cardActionsIconSize).mul(2).equal(),fontSize:e.fontSize,lineHeight:e.lineHeight,cursor:"pointer","&:hover":{color:e.colorPrimary,transition:`color ${e.motionDurationMid}`},[`a:not(${t}-btn), > ${n}`]:{display:"inline-block",width:"100%",color:e.colorTextDescription,lineHeight:rn(e.fontHeight),transition:`color ${e.motionDurationMid}`,"&:hover":{color:e.colorPrimary}},[`> ${n}`]:{fontSize:i,lineHeight:rn(e.calc(i).mul(e.lineHeight).equal())}},"&:not(:last-child)":{borderInlineEnd:`${rn(e.lineWidth)} ${e.lineType} ${a}`}}})},TWn=e=>Object.assign(Object.assign({margin:`${rn(e.calc(e.marginXXS).mul(-1).equal())} 0`,display:"flex"},S5()),{"&-avatar":{paddingInlineEnd:e.padding},"&-detail":{overflow:"hidden",flex:1,"> div:not(:last-child)":{marginBottom:e.marginXS}},"&-title":Object.assign({color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:e.fontSizeLG},ky),"&-description":{color:e.colorTextDescription}}),$Wn=e=>{const{componentCls:t,colorFillAlter:n,headerPadding:r,bodyPadding:i}=e;return{[`${t}-head`]:{padding:`0 ${rn(r)}`,background:n,"&-title":{fontSize:e.fontSize}},[`${t}-body`]:{padding:`${rn(e.padding)} ${rn(i)}`}}},OWn=e=>{const{componentCls:t}=e;return{overflow:"hidden",[`${t}-body`]:{userSelect:"none"}}},PWn=e=>{const{componentCls:t,cardShadow:n,cardHeadPadding:r,colorBorderSecondary:i,boxShadowTertiary:a,bodyPadding:o,extraColor:s}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{position:"relative",background:e.colorBgContainer,borderRadius:e.borderRadiusLG,[`&:not(${t}-bordered)`]:{boxShadow:a},[`${t}-head`]:CWn(e),[`${t}-extra`]:{marginInlineStart:"auto",color:s,fontWeight:"normal",fontSize:e.fontSize},[`${t}-body`]:Object.assign({padding:o,borderRadius:`0 0 ${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)}`},S5()),[`${t}-grid`]:wWn(e),[`${t}-cover`]:{"> *":{display:"block",width:"100%",borderRadius:`${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)} 0 0`}},[`${t}-actions`]:EWn(e),[`${t}-meta`]:TWn(e)}),[`${t}-bordered`]:{border:`${rn(e.lineWidth)} ${e.lineType} ${i}`,[`${t}-cover`]:{marginTop:-1,marginInlineStart:-1,marginInlineEnd:-1}},[`${t}-hoverable`]:{cursor:"pointer",transition:`box-shadow ${e.motionDurationMid}, border-color ${e.motionDurationMid}`,"&:hover":{borderColor:"transparent",boxShadow:n}},[`${t}-contain-grid`]:{borderRadius:`${rn(e.borderRadiusLG)} ${rn(e.borderRadiusLG)} 0 0 `,[`${t}-body`]:{display:"flex",flexWrap:"wrap"},[`&:not(${t}-loading) ${t}-body`]:{marginBlockStart:e.calc(e.lineWidth).mul(-1).equal(),marginInlineStart:e.calc(e.lineWidth).mul(-1).equal(),padding:0}},[`${t}-contain-tabs`]:{[`> div${t}-head`]:{minHeight:0,[`${t}-head-title, ${t}-extra`]:{paddingTop:r}}},[`${t}-type-inner`]:$Wn(e),[`${t}-loading`]:OWn(e),[`${t}-rtl`]:{direction:"rtl"}}},NWn=e=>{const{componentCls:t,bodyPaddingSM:n,headerPaddingSM:r,headerHeightSM:i,headerFontSizeSM:a}=e;return{[`${t}-small`]:{[`> ${t}-head`]:{minHeight:i,padding:`0 ${rn(r)}`,fontSize:a,[`> ${t}-head-wrapper`]:{[`> ${t}-extra`]:{fontSize:e.fontSize}}},[`> ${t}-body`]:{padding:n}},[`${t}-small${t}-contain-tabs`]:{[`> ${t}-head`]:{[`${t}-head-title, ${t}-extra`]:{paddingTop:0,display:"flex",alignItems:"center"}}}}},DWn=e=>{var t,n;return{headerBg:"transparent",headerFontSize:e.fontSizeLG,headerFontSizeSM:e.fontSize,headerHeight:e.fontSizeLG*e.lineHeightLG+e.padding*2,headerHeightSM:e.fontSize*e.lineHeight+e.paddingXS*2,actionsBg:e.colorBgContainer,actionsLiMargin:`${e.paddingSM}px 0`,tabsMarginBottom:-e.padding-e.lineWidth,extraColor:e.colorText,bodyPaddingSM:12,headerPaddingSM:12,bodyPadding:(t=e.bodyPadding)!==null&&t!==void 0?t:e.paddingLG,headerPadding:(n=e.headerPadding)!==null&&n!==void 0?n:e.paddingLG}},IWn=Ql("Card",e=>{const t=el(e,{cardShadow:e.boxShadowCard,cardHeadPadding:e.padding,cardPaddingBase:e.paddingLG,cardActionsIconSize:e.fontSize});return[PWn(t),NWn(t)]},DWn);var Yct=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const RWn=e=>{const{actionClasses:t,actions:n=[],actionStyle:r}=e;return h.createElement("ul",{className:t,style:r},n.map((i,a)=>{const o=`action-${a}`;return h.createElement("li",{style:{width:`${100/n.length}%`},key:o},h.createElement("span",null,i))}))},kWn=h.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,style:a,extra:o,headStyle:s={},bodyStyle:c={},title:u,loading:d,bordered:f,variant:p,size:m,type:g,cover:_,actions:v,tabList:b,children:y,activeTabKey:x,defaultActiveTabKey:C,tabBarExtraContent:w,hoverable:$,tabProps:O={},classNames:N,styles:P}=e,I=Yct(e,["prefixCls","className","rootClassName","style","extra","headStyle","bodyStyle","title","loading","bordered","variant","size","type","cover","actions","tabList","children","activeTabKey","defaultActiveTabKey","tabBarExtraContent","hoverable","tabProps","classNames","styles"]),{getPrefixCls:D,direction:k,card:R}=h.useContext(Uo),[A]=eL("card",p,f);{const nt=Gs("Card");[["headStyle","styles.header"],["bodyStyle","styles.body"],["bordered","variant"]].forEach(We=>{let[ct,rt]=We;nt.deprecated(!(ct in e),ct,rt)})}const F=nt=>{var We;(We=e.onTabChange)===null||We===void 0||We.call(e,nt)},z=nt=>{var We;return tn((We=R==null?void 0:R.classNames)===null||We===void 0?void 0:We[nt],N==null?void 0:N[nt])},M=nt=>{var We;return Object.assign(Object.assign({},(We=R==null?void 0:R.styles)===null||We===void 0?void 0:We[nt]),P==null?void 0:P[nt])},K=h.useMemo(()=>{let nt=!1;return h.Children.forEach(y,We=>{(We==null?void 0:We.type)===ePt&&(nt=!0)}),nt},[y]),U=D("card",n),[W,L,Y]=IWn(U),J=h.createElement(W3e,{loading:!0,active:!0,paragraph:{rows:4},title:!1},y),Z=x!==void 0,te=Object.assign(Object.assign({},O),{[Z?"activeKey":"defaultActiveKey"]:Z?x:C,tabBarExtraContent:w});let re;const se=qm(m),de=!se||se==="default"?"large":se,pe=b?h.createElement(lL,Object.assign({size:de},te,{className:`${U}-head-tabs`,onChange:F,items:b.map(nt=>{var{tab:We}=nt,ct=Yct(nt,["tab"]);return Object.assign({label:We},ct)})})):null;if(u||o||pe){const nt=tn(`${U}-head`,z("header")),We=tn(`${U}-head-title`,z("title")),ct=tn(`${U}-extra`,z("extra")),rt=Object.assign(Object.assign({},s),M("header"));re=h.createElement("div",{className:nt,style:rt},h.createElement("div",{className:`${U}-head-wrapper`},u&&h.createElement("div",{className:We,style:M("title")},u),o&&h.createElement("div",{className:ct,style:M("extra")},o)),pe)}const Se=tn(`${U}-cover`,z("cover")),ve=_?h.createElement("div",{className:Se,style:M("cover")},_):null,be=tn(`${U}-body`,z("body")),Ee=Object.assign(Object.assign({},c),M("body")),xe=h.createElement("div",{className:be,style:Ee},d?J:y),Pe=tn(`${U}-actions`,z("actions")),je=v!=null&&v.length?h.createElement(RWn,{actionClasses:Pe,actionStyle:M("actions"),actions:v}):null,ft=Md(I,["onTabChange"]),Ge=tn(U,R==null?void 0:R.className,{[`${U}-loading`]:d,[`${U}-bordered`]:A!=="borderless",[`${U}-hoverable`]:$,[`${U}-contain-grid`]:K,[`${U}-contain-tabs`]:b==null?void 0:b.length,[`${U}-${se}`]:se,[`${U}-type-${g}`]:!!g,[`${U}-rtl`]:k==="rtl"},r,i,L,Y),Ye=Object.assign(Object.assign({},R==null?void 0:R.style),a);return W(h.createElement("div",Object.assign({ref:t},ft,{className:Ge,style:Ye}),re,ve,xe,je))}),AWn=kWn;var MWn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const FWn=e=>{const{prefixCls:t,className:n,avatar:r,title:i,description:a}=e,o=MWn(e,["prefixCls","className","avatar","title","description"]),{getPrefixCls:s}=h.useContext(Uo),c=s("card",t),u=tn(`${c}-meta`,n),d=r?h.createElement("div",{className:`${c}-meta-avatar`},r):null,f=i?h.createElement("div",{className:`${c}-meta-title`},i):null,p=a?h.createElement("div",{className:`${c}-meta-description`},a):null,m=f||p?h.createElement("div",{className:`${c}-meta-detail`},f,p):null;return h.createElement("div",Object.assign({},o,{className:u}),d,m)},LWn=FWn,xbe=AWn;xbe.Grid=ePt;xbe.Meta=LWn;xbe.displayName="Card";const Au=xbe;var jWn={animating:!1,autoplaying:null,currentDirection:0,currentLeft:null,currentSlide:0,direction:1,dragging:!1,edgeDragged:!1,initialized:!1,lazyLoadedList:[],listHeight:null,listWidth:null,scrolling:!1,slideCount:null,slideHeight:null,slideWidth:null,swipeLeft:null,swiped:!1,swiping:!1,touchObject:{startX:0,startY:0,curX:0,curY:0},trackStyle:{},trackWidth:0,targetSlide:0};function tPt(e,t,n){var r=n||{},i=r.noTrailing,a=i===void 0?!1:i,o=r.noLeading,s=o===void 0?!1:o,c=r.debounceMode,u=c===void 0?void 0:c,d,f=!1,p=0;function m(){d&&clearTimeout(d)}function g(v){var b=v||{},y=b.upcomingOnly,x=y===void 0?!1:y;m(),f=!x}function _(){for(var v=arguments.length,b=new Array(v),y=0;y<v;y++)b[y]=arguments[y];var x=this,C=Date.now()-p;if(f)return;function w(){p=Date.now(),t.apply(x,b)}function $(){d=void 0}!s&&u&&!d&&w(),m(),u===void 0&&C>e?s?(p=Date.now(),a||(d=setTimeout(u?$:w,e))):w():a!==!0&&(d=setTimeout(u?$:w,u===void 0?e-C:e))}return _.cancel=g,_}function DUe(e,t,n){var r=n||{},i=r.atBegin,a=i===void 0?!1:i;return tPt(e,t,{debounceMode:a!==!1})}const BWn=Object.freeze(Object.defineProperty({__proto__:null,debounce:DUe,throttle:tPt},Symbol.toStringTag,{value:"Module"}));var TLe={accessibility:!0,adaptiveHeight:!1,afterChange:null,appendDots:function(t){return G.createElement("ul",{style:{display:"block"}},t)},arrows:!0,autoplay:!1,autoplaySpeed:3e3,beforeChange:null,centerMode:!1,centerPadding:"50px",className:"",cssEase:"ease",customPaging:function(t){return G.createElement("button",null,t+1)},dots:!1,dotsClass:"slick-dots",draggable:!0,easing:"linear",edgeFriction:.35,fade:!1,focusOnSelect:!1,infinite:!0,initialSlide:0,lazyLoad:null,nextArrow:null,onEdge:null,onInit:null,onLazyLoadError:null,onReInit:null,pauseOnDotsHover:!1,pauseOnFocus:!1,pauseOnHover:!0,prevArrow:null,responsive:null,rows:1,rtl:!1,slide:"div",slidesPerRow:1,slidesToScroll:1,slidesToShow:1,speed:500,swipe:!0,swipeEvent:null,swipeToSlide:!1,touchMove:!0,touchThreshold:5,useCSS:!0,useTransform:!0,variableWidth:!1,vertical:!1,waitForAnimate:!0,asNavFor:null};function $Le(e,t,n){return Math.max(t,Math.min(e,n))}var SV=function(t){var n=["onTouchStart","onTouchMove","onWheel"];n.includes(t._reactName)||t.preventDefault()},O2e=function(t){for(var n=[],r=nPt(t),i=rPt(t),a=r;a<i;a++)t.lazyLoadedList.indexOf(a)<0&&n.push(a);return n},nPt=function(t){return t.currentSlide-zWn(t)},rPt=function(t){return t.currentSlide+HWn(t)},zWn=function(t){return t.centerMode?Math.floor(t.slidesToShow/2)+(parseInt(t.centerPadding)>0?1:0):0},HWn=function(t){return t.centerMode?Math.floor((t.slidesToShow-1)/2)+1+(parseInt(t.centerPadding)>0?1:0):t.slidesToShow},OLe=function(t){return t&&t.offsetWidth||0},IUe=function(t){return t&&t.offsetHeight||0},iPt=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,r,i,a,o;return r=t.startX-t.curX,i=t.startY-t.curY,a=Math.atan2(i,r),o=Math.round(a*180/Math.PI),o<0&&(o=360-Math.abs(o)),o<=45&&o>=0||o<=360&&o>=315?"left":o>=135&&o<=225?"right":n===!0?o>=35&&o<=135?"up":"down":"vertical"},Sbe=function(t){var n=!0;return t.infinite||(t.centerMode&&t.currentSlide>=t.slideCount-1||t.slideCount<=t.slidesToShow||t.currentSlide>=t.slideCount-t.slidesToShow)&&(n=!1),n},bDe=function(t,n){var r={};return n.forEach(function(i){return r[i]=t[i]}),r},qWn=function(t){var n=G.Children.count(t.children),r=t.listRef,i=Math.ceil(OLe(r)),a=t.trackRef&&t.trackRef.node,o=Math.ceil(OLe(a)),s;if(t.vertical)s=i;else{var c=t.centerMode&&parseInt(t.centerPadding)*2;typeof t.centerPadding=="string"&&t.centerPadding.slice(-1)==="%"&&(c*=i/100),s=Math.ceil((i-c)/t.slidesToShow)}var u=r&&IUe(r.querySelector('[data-index="0"]')),d=u*t.slidesToShow,f=t.currentSlide===void 0?t.initialSlide:t.currentSlide;t.rtl&&t.currentSlide===void 0&&(f=n-1-t.initialSlide);var p=t.lazyLoadedList||[],m=O2e(mt(mt({},t),{},{currentSlide:f,lazyLoadedList:p}));p=p.concat(m);var g={slideCount:n,slideWidth:s,listWidth:i,trackWidth:o,currentSlide:f,slideHeight:u,listHeight:d,lazyLoadedList:p};return t.autoplaying===null&&t.autoplay&&(g.autoplaying="playing"),g},VWn=function(t){var n=t.waitForAnimate,r=t.animating,i=t.fade,a=t.infinite,o=t.index,s=t.slideCount,c=t.lazyLoad,u=t.currentSlide,d=t.centerMode,f=t.slidesToScroll,p=t.slidesToShow,m=t.useCSS,g=t.lazyLoadedList;if(n&&r)return{};var _=o,v,b,y,x={},C={},w=a?o:$Le(o,0,s-1);if(i){if(!a&&(o<0||o>=s))return{};o<0?_=o+s:o>=s&&(_=o-s),c&&g.indexOf(_)<0&&(g=g.concat(_)),x={animating:!0,currentSlide:_,lazyLoadedList:g,targetSlide:_},C={animating:!1,targetSlide:_}}else v=_,_<0?(v=_+s,a?s%f!==0&&(v=s-s%f):v=0):!Sbe(t)&&_>u?_=v=u:d&&_>=s?(_=a?s:s-1,v=a?0:s-1):_>=s&&(v=_-s,a?s%f!==0&&(v=0):v=s-p),!a&&_+p>=s&&(v=s-p),b=Pre(mt(mt({},t),{},{slideIndex:_})),y=Pre(mt(mt({},t),{},{slideIndex:v})),a||(b===y&&(_=v),b=y),c&&(g=g.concat(O2e(mt(mt({},t),{},{currentSlide:_})))),m?(x={animating:!0,currentSlide:v,trackStyle:aPt(mt(mt({},t),{},{left:b})),lazyLoadedList:g,targetSlide:w},C={animating:!1,currentSlide:v,trackStyle:Ore(mt(mt({},t),{},{left:y})),swipeLeft:null,targetSlide:w}):x={currentSlide:v,trackStyle:Ore(mt(mt({},t),{},{left:y})),lazyLoadedList:g,targetSlide:w};return{state:x,nextState:C}},WWn=function(t,n){var r,i,a,o,s,c=t.slidesToScroll,u=t.slidesToShow,d=t.slideCount,f=t.currentSlide,p=t.targetSlide,m=t.lazyLoad,g=t.infinite;if(o=d%c!==0,r=o?0:(d-f)%c,n.message==="previous")a=r===0?c:u-r,s=f-a,m&&!g&&(i=f-a,s=i===-1?d-1:i),g||(s=p-c);else if(n.message==="next")a=r===0?c:r,s=f+a,m&&!g&&(s=(f+c)%d+r),g||(s=p+c);else if(n.message==="dots")s=n.index*n.slidesToScroll;else if(n.message==="children"){if(s=n.index,g){var _=QWn(mt(mt({},t),{},{targetSlide:s}));s>n.currentSlide&&_==="left"?s=s-d:s<n.currentSlide&&_==="right"&&(s=s+d)}}else n.message==="index"&&(s=Number(n.index));return s},UWn=function(t,n,r){return t.target.tagName.match("TEXTAREA|INPUT|SELECT")||!n?"":t.keyCode===37?r?"next":"previous":t.keyCode===39?r?"previous":"next":""},KWn=function(t,n,r){return t.target.tagName==="IMG"&&SV(t),!n||!r&&t.type.indexOf("mouse")!==-1?"":{dragging:!0,touchObject:{startX:t.touches?t.touches[0].pageX:t.clientX,startY:t.touches?t.touches[0].pageY:t.clientY,curX:t.touches?t.touches[0].pageX:t.clientX,curY:t.touches?t.touches[0].pageY:t.clientY}}},GWn=function(t,n){var r=n.scrolling,i=n.animating,a=n.vertical,o=n.swipeToSlide,s=n.verticalSwiping,c=n.rtl,u=n.currentSlide,d=n.edgeFriction,f=n.edgeDragged,p=n.onEdge,m=n.swiped,g=n.swiping,_=n.slideCount,v=n.slidesToScroll,b=n.infinite,y=n.touchObject,x=n.swipeEvent,C=n.listHeight,w=n.listWidth;if(!r){if(i)return SV(t);a&&o&&s&&SV(t);var $,O={},N=Pre(n);y.curX=t.touches?t.touches[0].pageX:t.clientX,y.curY=t.touches?t.touches[0].pageY:t.clientY,y.swipeLength=Math.round(Math.sqrt(Math.pow(y.curX-y.startX,2)));var P=Math.round(Math.sqrt(Math.pow(y.curY-y.startY,2)));if(!s&&!g&&P>10)return{scrolling:!0};s&&(y.swipeLength=P);var I=(c?-1:1)*(y.curX>y.startX?1:-1);s&&(I=y.curY>y.startY?1:-1);var D=Math.ceil(_/v),k=iPt(n.touchObject,s),R=y.swipeLength;return b||(u===0&&(k==="right"||k==="down")||u+1>=D&&(k==="left"||k==="up")||!Sbe(n)&&(k==="left"||k==="up"))&&(R=y.swipeLength*d,f===!1&&p&&(p(k),O.edgeDragged=!0)),!m&&x&&(x(k),O.swiped=!0),a?$=N+R*(C/w)*I:c?$=N-R*I:$=N+R*I,s&&($=N+R*I),O=mt(mt({},O),{},{touchObject:y,swipeLeft:$,trackStyle:Ore(mt(mt({},n),{},{left:$}))}),Math.abs(y.curX-y.startX)<Math.abs(y.curY-y.startY)*.8||y.swipeLength>10&&(O.swiping=!0,SV(t)),O}},YWn=function(t,n){var r=n.dragging,i=n.swipe,a=n.touchObject,o=n.listWidth,s=n.touchThreshold,c=n.verticalSwiping,u=n.listHeight,d=n.swipeToSlide,f=n.scrolling,p=n.onSwipe,m=n.targetSlide,g=n.currentSlide,_=n.infinite;if(!r)return i&&SV(t),{};var v=c?u/s:o/s,b=iPt(a,c),y={dragging:!1,edgeDragged:!1,scrolling:!1,swiping:!1,swiped:!1,swipeLeft:null,touchObject:{}};if(f||!a.swipeLength)return y;if(a.swipeLength>v){SV(t),p&&p(b);var x,C,w=_?g:m;switch(b){case"left":case"up":C=w+Jct(n),x=d?Xct(n,C):C,y.currentDirection=0;break;case"right":case"down":C=w-Jct(n),x=d?Xct(n,C):C,y.currentDirection=1;break;default:x=w}y.triggerSlideHandler=x}else{var $=Pre(n);y.trackStyle=aPt(mt(mt({},n),{},{left:$}))}return y},XWn=function(t){for(var n=t.infinite?t.slideCount*2:t.slideCount,r=t.infinite?t.slidesToShow*-1:0,i=t.infinite?t.slidesToShow*-1:0,a=[];r<n;)a.push(r),r=i+t.slidesToScroll,i+=Math.min(t.slidesToScroll,t.slidesToShow);return a},Xct=function(t,n){var r=XWn(t),i=0;if(n>r[r.length-1])n=r[r.length-1];else for(var a in r){if(n<r[a]){n=i;break}i=r[a]}return n},Jct=function(t){var n=t.centerMode?t.slideWidth*Math.floor(t.slidesToShow/2):0;if(t.swipeToSlide){var r,i=t.listRef,a=i.querySelectorAll&&i.querySelectorAll(".slick-slide")||[];if(Array.from(a).every(function(c){if(t.vertical){if(c.offsetTop+IUe(c)/2>t.swipeLeft*-1)return r=c,!1}else if(c.offsetLeft-n+OLe(c)/2>t.swipeLeft*-1)return r=c,!1;return!0}),!r)return 0;var o=t.rtl===!0?t.slideCount-t.currentSlide:t.currentSlide,s=Math.abs(r.dataset.index-o)||1;return s}else return t.slidesToScroll},RUe=function(t,n){return n.reduce(function(r,i){return r&&t.hasOwnProperty(i)},!0)?null:console.error("Keys Missing:",t)},Ore=function(t){RUe(t,["left","variableWidth","slideCount","slidesToShow","slideWidth"]);var n,r;if(!t.vertical)n=JWn(t)*t.slideWidth;else{var i=t.unslick?t.slideCount:t.slideCount+2*t.slidesToShow;r=i*t.slideHeight}var a={opacity:1,transition:"",WebkitTransition:""};if(t.useTransform){var o=t.vertical?"translate3d(0px, "+t.left+"px, 0px)":"translate3d("+t.left+"px, 0px, 0px)",s=t.vertical?"translate3d(0px, "+t.left+"px, 0px)":"translate3d("+t.left+"px, 0px, 0px)",c=t.vertical?"translateY("+t.left+"px)":"translateX("+t.left+"px)";a=mt(mt({},a),{},{WebkitTransform:o,transform:s,msTransform:c})}else t.vertical?a.top=t.left:a.left=t.left;return t.fade&&(a={opacity:1}),n&&(a.width=n),r&&(a.height=r),window&&!window.addEventListener&&window.attachEvent&&(t.vertical?a.marginTop=t.left+"px":a.marginLeft=t.left+"px"),a},aPt=function(t){RUe(t,["left","variableWidth","slideCount","slidesToShow","slideWidth","speed","cssEase"]);var n=Ore(t);return t.useTransform?(n.WebkitTransition="-webkit-transform "+t.speed+"ms "+t.cssEase,n.transition="transform "+t.speed+"ms "+t.cssEase):t.vertical?n.transition="top "+t.speed+"ms "+t.cssEase:n.transition="left "+t.speed+"ms "+t.cssEase,n},Pre=function(t){if(t.unslick)return 0;RUe(t,["slideIndex","trackRef","infinite","centerMode","slideCount","slidesToShow","slidesToScroll","slideWidth","listWidth","variableWidth","slideHeight"]);var n=t.slideIndex,r=t.trackRef,i=t.infinite,a=t.centerMode,o=t.slideCount,s=t.slidesToShow,c=t.slidesToScroll,u=t.slideWidth,d=t.listWidth,f=t.variableWidth,p=t.slideHeight,m=t.fade,g=t.vertical,_=0,v,b,y=0;if(m||t.slideCount===1)return 0;var x=0;if(i?(x=-L9(t),o%c!==0&&n+c>o&&(x=-(n>o?s-(n-o):o%c)),a&&(x+=parseInt(s/2))):(o%c!==0&&n+c>o&&(x=s-o%c),a&&(x=parseInt(s/2))),_=x*u,y=x*p,g?v=n*p*-1+y:v=n*u*-1+_,f===!0){var C,w=r&&r.node;if(C=n+L9(t),b=w&&w.childNodes[C],v=b?b.offsetLeft*-1:0,a===!0){C=i?n+L9(t):n,b=w&&w.children[C],v=0;for(var $=0;$<C;$++)v-=w&&w.children[$]&&w.children[$].offsetWidth;v-=parseInt(t.centerPadding),v+=b&&(d-b.offsetWidth)/2}}return v},L9=function(t){return t.unslick||!t.infinite?0:t.variableWidth?t.slideCount:t.slidesToShow+(t.centerMode?1:0)},Cge=function(t){return t.unslick||!t.infinite?0:t.slideCount},JWn=function(t){return t.slideCount===1?1:L9(t)+t.slideCount+Cge(t)},QWn=function(t){return t.targetSlide>t.currentSlide?t.targetSlide>t.currentSlide+ZWn(t)?"left":"right":t.targetSlide<t.currentSlide-eUn(t)?"right":"left"},ZWn=function(t){var n=t.slidesToShow,r=t.centerMode,i=t.rtl,a=t.centerPadding;if(r){var o=(n-1)/2+1;return parseInt(a)>0&&(o+=1),i&&n%2===0&&(o+=1),o}return i?0:n-1},eUn=function(t){var n=t.slidesToShow,r=t.centerMode,i=t.rtl,a=t.centerPadding;if(r){var o=(n-1)/2+1;return parseInt(a)>0&&(o+=1),!i&&n%2===0&&(o+=1),o}return i?n-1:0},Qct=function(){return!!(typeof window<"u"&&window.document&&window.document.createElement)},tUn=Object.keys(TLe);function nUn(e){return tUn.reduce(function(t,n){return e.hasOwnProperty(n)&&(t[n]=e[n]),t},{})}function rUn(e,t,n){return t=Bm(t),q6(e,HT()?Reflect.construct(t,n||[],Bm(e).constructor):t.apply(e,n))}var xDe=function(t){var n,r,i,a,o;t.rtl?o=t.slideCount-1-t.index:o=t.index,i=o<0||o>=t.slideCount,t.centerMode?(a=Math.floor(t.slidesToShow/2),r=(o-t.currentSlide)%t.slideCount===0,o>t.currentSlide-a-1&&o<=t.currentSlide+a&&(n=!0)):n=t.currentSlide<=o&&o<t.currentSlide+t.slidesToShow;var s;t.targetSlide<0?s=t.targetSlide+t.slideCount:t.targetSlide>=t.slideCount?s=t.targetSlide-t.slideCount:s=t.targetSlide;var c=o===s;return{"slick-slide":!0,"slick-active":n,"slick-center":r,"slick-cloned":i,"slick-current":c}},iUn=function(t){var n={};return(t.variableWidth===void 0||t.variableWidth===!1)&&(n.width=t.slideWidth),t.fade&&(n.position="relative",t.vertical&&t.slideHeight?n.top=-t.index*parseInt(t.slideHeight):n.left=-t.index*parseInt(t.slideWidth),n.opacity=t.currentSlide===t.index?1:0,n.zIndex=t.currentSlide===t.index?999:998,t.useCSS&&(n.transition="opacity "+t.speed+"ms "+t.cssEase+", visibility "+t.speed+"ms "+t.cssEase)),n},SDe=function(t,n){return t.key+"-"+n},aUn=function(t){var n,r=[],i=[],a=[],o=G.Children.count(t.children),s=nPt(t),c=rPt(t);return G.Children.forEach(t.children,function(u,d){var f,p={message:"children",index:d,slidesToScroll:t.slidesToScroll,currentSlide:t.currentSlide};!t.lazyLoad||t.lazyLoad&&t.lazyLoadedList.indexOf(d)>=0?f=u:f=G.createElement("div",null);var m=iUn(mt(mt({},t),{},{index:d})),g=f.props.className||"",_=xDe(mt(mt({},t),{},{index:d}));if(r.push(G.cloneElement(f,{key:"original"+SDe(f,d),"data-index":d,className:tn(_,g),tabIndex:"-1","aria-hidden":!_["slick-active"],style:mt(mt({outline:"none"},f.props.style||{}),m),onClick:function(y){f.props&&f.props.onClick&&f.props.onClick(y),t.focusOnSelect&&t.focusOnSelect(p)}})),t.infinite&&o>1&&t.fade===!1&&!t.unslick){var v=o-d;v<=L9(t)&&(n=-v,n>=s&&(f=u),_=xDe(mt(mt({},t),{},{index:n})),i.push(G.cloneElement(f,{key:"precloned"+SDe(f,n),"data-index":n,tabIndex:"-1",className:tn(_,g),"aria-hidden":!_["slick-active"],style:mt(mt({},f.props.style||{}),m),onClick:function(y){f.props&&f.props.onClick&&f.props.onClick(y),t.focusOnSelect&&t.focusOnSelect(p)}}))),n=o+d,n<c&&(f=u),_=xDe(mt(mt({},t),{},{index:n})),a.push(G.cloneElement(f,{key:"postcloned"+SDe(f,n),"data-index":n,tabIndex:"-1",className:tn(_,g),"aria-hidden":!_["slick-active"],style:mt(mt({},f.props.style||{}),m),onClick:function(y){f.props&&f.props.onClick&&f.props.onClick(y),t.focusOnSelect&&t.focusOnSelect(p)}}))}}),t.rtl?i.concat(r,a).reverse():i.concat(r,a)},oUn=function(e){function t(){var n;Xl(this,t);for(var r=arguments.length,i=new Array(r),a=0;a<r;a++)i[a]=arguments[a];return n=rUn(this,t,[].concat(i)),lt(n,"node",null),lt(n,"handleRef",function(o){n.node=o}),n}return Cp(t,e),Jl(t,[{key:"render",value:function(){var r=aUn(this.props),i=this.props,a=i.onMouseEnter,o=i.onMouseOver,s=i.onMouseLeave,c={onMouseEnter:a,onMouseOver:o,onMouseLeave:s};return G.createElement("div",ge({ref:this.handleRef,className:"slick-track",style:this.props.trackStyle},c),r)}}])}(G.PureComponent);function sUn(e,t,n){return t=Bm(t),q6(e,HT()?Reflect.construct(t,n||[],Bm(e).constructor):t.apply(e,n))}var lUn=function(t){var n;return t.infinite?n=Math.ceil(t.slideCount/t.slidesToScroll):n=Math.ceil((t.slideCount-t.slidesToShow)/t.slidesToScroll)+1,n},cUn=function(e){function t(){return Xl(this,t),sUn(this,t,arguments)}return Cp(t,e),Jl(t,[{key:"clickHandler",value:function(r,i){i.preventDefault(),this.props.clickHandler(r)}},{key:"render",value:function(){for(var r=this.props,i=r.onMouseEnter,a=r.onMouseOver,o=r.onMouseLeave,s=r.infinite,c=r.slidesToScroll,u=r.slidesToShow,d=r.slideCount,f=r.currentSlide,p=lUn({slideCount:d,slidesToScroll:c,slidesToShow:u,infinite:s}),m={onMouseEnter:i,onMouseOver:a,onMouseLeave:o},g=[],_=0;_<p;_++){var v=(_+1)*c-1,b=s?v:$Le(v,0,d-1),y=b-(c-1),x=s?y:$Le(y,0,d-1),C=tn({"slick-active":s?f>=x&&f<=b:f===x}),w={message:"dots",index:_,slidesToScroll:c,currentSlide:f},$=this.clickHandler.bind(this,w);g=g.concat(G.createElement("li",{key:_,className:C},G.cloneElement(this.props.customPaging(_),{onClick:$})))}return G.cloneElement(this.props.appendDots(g),mt({className:this.props.dotsClass},m))}}])}(G.PureComponent);function oPt(e,t,n){return t=Bm(t),q6(e,HT()?Reflect.construct(t,n||[],Bm(e).constructor):t.apply(e,n))}var uUn=function(e){function t(){return Xl(this,t),oPt(this,t,arguments)}return Cp(t,e),Jl(t,[{key:"clickHandler",value:function(r,i){i&&i.preventDefault(),this.props.clickHandler(r,i)}},{key:"render",value:function(){var r={"slick-arrow":!0,"slick-prev":!0},i=this.clickHandler.bind(this,{message:"previous"});!this.props.infinite&&(this.props.currentSlide===0||this.props.slideCount<=this.props.slidesToShow)&&(r["slick-disabled"]=!0,i=null);var a={key:"0","data-role":"none",className:tn(r),style:{display:"block"},onClick:i},o={currentSlide:this.props.currentSlide,slideCount:this.props.slideCount},s;return this.props.prevArrow?s=G.cloneElement(this.props.prevArrow,mt(mt({},a),o)):s=G.createElement("button",ge({key:"0",type:"button"},a)," ","Previous"),s}}])}(G.PureComponent),dUn=function(e){function t(){return Xl(this,t),oPt(this,t,arguments)}return Cp(t,e),Jl(t,[{key:"clickHandler",value:function(r,i){i&&i.preventDefault(),this.props.clickHandler(r,i)}},{key:"render",value:function(){var r={"slick-arrow":!0,"slick-next":!0},i=this.clickHandler.bind(this,{message:"next"});Sbe(this.props)||(r["slick-disabled"]=!0,i=null);var a={key:"1","data-role":"none",className:tn(r),style:{display:"block"},onClick:i},o={currentSlide:this.props.currentSlide,slideCount:this.props.slideCount},s;return this.props.nextArrow?s=G.cloneElement(this.props.nextArrow,mt(mt({},a),o)):s=G.createElement("button",ge({key:"1",type:"button"},a)," ","Next"),s}}])}(G.PureComponent),fUn=["animating"];function pUn(e,t,n){return t=Bm(t),q6(e,HT()?Reflect.construct(t,n||[],Bm(e).constructor):t.apply(e,n))}var hUn=function(e){function t(n){var r;Xl(this,t),r=pUn(this,t,[n]),lt(r,"listRefHandler",function(a){return r.list=a}),lt(r,"trackRefHandler",function(a){return r.track=a}),lt(r,"adaptHeight",function(){if(r.props.adaptiveHeight&&r.list){var a=r.list.querySelector('[data-index="'.concat(r.state.currentSlide,'"]'));r.list.style.height=IUe(a)+"px"}}),lt(r,"componentDidMount",function(){if(r.props.onInit&&r.props.onInit(),r.props.lazyLoad){var a=O2e(mt(mt({},r.props),r.state));a.length>0&&(r.setState(function(s){return{lazyLoadedList:s.lazyLoadedList.concat(a)}}),r.props.onLazyLoad&&r.props.onLazyLoad(a))}var o=mt({listRef:r.list,trackRef:r.track},r.props);r.updateState(o,!0,function(){r.adaptHeight(),r.props.autoplay&&r.autoPlay("playing")}),r.props.lazyLoad==="progressive"&&(r.lazyLoadTimer=setInterval(r.progressiveLazyLoad,1e3)),r.ro=new vwt(function(){r.state.animating?(r.onWindowResized(!1),r.callbackTimers.push(setTimeout(function(){return r.onWindowResized()},r.props.speed))):r.onWindowResized()}),r.ro.observe(r.list),document.querySelectorAll&&Array.prototype.forEach.call(document.querySelectorAll(".slick-slide"),function(s){s.onfocus=r.props.pauseOnFocus?r.onSlideFocus:null,s.onblur=r.props.pauseOnFocus?r.onSlideBlur:null}),window.addEventListener?window.addEventListener("resize",r.onWindowResized):window.attachEvent("onresize",r.onWindowResized)}),lt(r,"componentWillUnmount",function(){r.animationEndCallback&&clearTimeout(r.animationEndCallback),r.lazyLoadTimer&&clearInterval(r.lazyLoadTimer),r.callbackTimers.length&&(r.callbackTimers.forEach(function(a){return clearTimeout(a)}),r.callbackTimers=[]),window.addEventListener?window.removeEventListener("resize",r.onWindowResized):window.detachEvent("onresize",r.onWindowResized),r.autoplayTimer&&clearInterval(r.autoplayTimer),r.ro.disconnect()}),lt(r,"componentDidUpdate",function(a){if(r.checkImagesLoad(),r.props.onReInit&&r.props.onReInit(),r.props.lazyLoad){var o=O2e(mt(mt({},r.props),r.state));o.length>0&&(r.setState(function(u){return{lazyLoadedList:u.lazyLoadedList.concat(o)}}),r.props.onLazyLoad&&r.props.onLazyLoad(o))}r.adaptHeight();var s=mt(mt({listRef:r.list,trackRef:r.track},r.props),r.state),c=r.didPropsChange(a);c&&r.updateState(s,c,function(){r.state.currentSlide>=G.Children.count(r.props.children)&&r.changeSlide({message:"index",index:G.Children.count(r.props.children)-r.props.slidesToShow,currentSlide:r.state.currentSlide}),(a.autoplay!==r.props.autoplay||a.autoplaySpeed!==r.props.autoplaySpeed)&&(!a.autoplay&&r.props.autoplay?r.autoPlay("playing"):r.props.autoplay?r.autoPlay("update"):r.pause("paused"))})}),lt(r,"onWindowResized",function(a){r.debouncedResize&&r.debouncedResize.cancel(),r.debouncedResize=DUe(50,function(){return r.resizeWindow(a)}),r.debouncedResize()}),lt(r,"resizeWindow",function(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0,o=!!(r.track&&r.track.node);if(o){var s=mt(mt({listRef:r.list,trackRef:r.track},r.props),r.state);r.updateState(s,a,function(){r.props.autoplay?r.autoPlay("update"):r.pause("paused")}),r.setState({animating:!1}),clearTimeout(r.animationEndCallback),delete r.animationEndCallback}}),lt(r,"updateState",function(a,o,s){var c=qWn(a);a=mt(mt(mt({},a),c),{},{slideIndex:c.currentSlide});var u=Pre(a);a=mt(mt({},a),{},{left:u});var d=Ore(a);(o||G.Children.count(r.props.children)!==G.Children.count(a.children))&&(c.trackStyle=d),r.setState(c,s)}),lt(r,"ssrInit",function(){if(r.props.variableWidth){var a=0,o=0,s=[],c=L9(mt(mt(mt({},r.props),r.state),{},{slideCount:r.props.children.length})),u=Cge(mt(mt(mt({},r.props),r.state),{},{slideCount:r.props.children.length}));r.props.children.forEach(function($){s.push($.props.style.width),a+=$.props.style.width});for(var d=0;d<c;d++)o+=s[s.length-1-d],a+=s[s.length-1-d];for(var f=0;f<u;f++)a+=s[f];for(var p=0;p<r.state.currentSlide;p++)o+=s[p];var m={width:a+"px",left:-o+"px"};if(r.props.centerMode){var g="".concat(s[r.state.currentSlide],"px");m.left="calc(".concat(m.left," + (100% - ").concat(g,") / 2 ) ")}return{trackStyle:m}}var _=G.Children.count(r.props.children),v=mt(mt(mt({},r.props),r.state),{},{slideCount:_}),b=L9(v)+Cge(v)+_,y=100/r.props.slidesToShow*b,x=100/b,C=-x*(L9(v)+r.state.currentSlide)*y/100;r.props.centerMode&&(C+=(100-x*y/100)/2);var w={width:y+"%",left:C+"%"};return{slideWidth:x+"%",trackStyle:w}}),lt(r,"checkImagesLoad",function(){var a=r.list&&r.list.querySelectorAll&&r.list.querySelectorAll(".slick-slide img")||[],o=a.length,s=0;Array.prototype.forEach.call(a,function(c){var u=function(){return++s&&s>=o&&r.onWindowResized()};if(!c.onclick)c.onclick=function(){return c.parentNode.focus()};else{var d=c.onclick;c.onclick=function(f){d(f),c.parentNode.focus()}}c.onload||(r.props.lazyLoad?c.onload=function(){r.adaptHeight(),r.callbackTimers.push(setTimeout(r.onWindowResized,r.props.speed))}:(c.onload=u,c.onerror=function(){u(),r.props.onLazyLoadError&&r.props.onLazyLoadError()}))})}),lt(r,"progressiveLazyLoad",function(){for(var a=[],o=mt(mt({},r.props),r.state),s=r.state.currentSlide;s<r.state.slideCount+Cge(o);s++)if(r.state.lazyLoadedList.indexOf(s)<0){a.push(s);break}for(var c=r.state.currentSlide-1;c>=-L9(o);c--)if(r.state.lazyLoadedList.indexOf(c)<0){a.push(c);break}a.length>0?(r.setState(function(u){return{lazyLoadedList:u.lazyLoadedList.concat(a)}}),r.props.onLazyLoad&&r.props.onLazyLoad(a)):r.lazyLoadTimer&&(clearInterval(r.lazyLoadTimer),delete r.lazyLoadTimer)}),lt(r,"slideHandler",function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,s=r.props,c=s.asNavFor,u=s.beforeChange,d=s.onLazyLoad,f=s.speed,p=s.afterChange,m=r.state.currentSlide,g=VWn(mt(mt(mt({index:a},r.props),r.state),{},{trackRef:r.track,useCSS:r.props.useCSS&&!o})),_=g.state,v=g.nextState;if(_){u&&u(m,_.currentSlide);var b=_.lazyLoadedList.filter(function(y){return r.state.lazyLoadedList.indexOf(y)<0});d&&b.length>0&&d(b),!r.props.waitForAnimate&&r.animationEndCallback&&(clearTimeout(r.animationEndCallback),p&&p(m),delete r.animationEndCallback),r.setState(_,function(){c&&r.asNavForIndex!==a&&(r.asNavForIndex=a,c.innerSlider.slideHandler(a)),v&&(r.animationEndCallback=setTimeout(function(){var y=v.animating,x=$o(v,fUn);r.setState(x,function(){r.callbackTimers.push(setTimeout(function(){return r.setState({animating:y})},10)),p&&p(_.currentSlide),delete r.animationEndCallback})},f))})}}),lt(r,"changeSlide",function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,s=mt(mt({},r.props),r.state),c=WWn(s,a);if(!(c!==0&&!c)&&(o===!0?r.slideHandler(c,o):r.slideHandler(c),r.props.autoplay&&r.autoPlay("update"),r.props.focusOnSelect)){var u=r.list.querySelectorAll(".slick-current");u[0]&&u[0].focus()}}),lt(r,"clickHandler",function(a){r.clickable===!1&&(a.stopPropagation(),a.preventDefault()),r.clickable=!0}),lt(r,"keyHandler",function(a){var o=UWn(a,r.props.accessibility,r.props.rtl);o!==""&&r.changeSlide({message:o})}),lt(r,"selectHandler",function(a){r.changeSlide(a)}),lt(r,"disableBodyScroll",function(){var a=function(s){s=s||window.event,s.preventDefault&&s.preventDefault(),s.returnValue=!1};window.ontouchmove=a}),lt(r,"enableBodyScroll",function(){window.ontouchmove=null}),lt(r,"swipeStart",function(a){r.props.verticalSwiping&&r.disableBodyScroll();var o=KWn(a,r.props.swipe,r.props.draggable);o!==""&&r.setState(o)}),lt(r,"swipeMove",function(a){var o=GWn(a,mt(mt(mt({},r.props),r.state),{},{trackRef:r.track,listRef:r.list,slideIndex:r.state.currentSlide}));o&&(o.swiping&&(r.clickable=!1),r.setState(o))}),lt(r,"swipeEnd",function(a){var o=YWn(a,mt(mt(mt({},r.props),r.state),{},{trackRef:r.track,listRef:r.list,slideIndex:r.state.currentSlide}));if(o){var s=o.triggerSlideHandler;delete o.triggerSlideHandler,r.setState(o),s!==void 0&&(r.slideHandler(s),r.props.verticalSwiping&&r.enableBodyScroll())}}),lt(r,"touchEnd",function(a){r.swipeEnd(a),r.clickable=!0}),lt(r,"slickPrev",function(){r.callbackTimers.push(setTimeout(function(){return r.changeSlide({message:"previous"})},0))}),lt(r,"slickNext",function(){r.callbackTimers.push(setTimeout(function(){return r.changeSlide({message:"next"})},0))}),lt(r,"slickGoTo",function(a){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(a=Number(a),isNaN(a))return"";r.callbackTimers.push(setTimeout(function(){return r.changeSlide({message:"index",index:a,currentSlide:r.state.currentSlide},o)},0))}),lt(r,"play",function(){var a;if(r.props.rtl)a=r.state.currentSlide-r.props.slidesToScroll;else if(Sbe(mt(mt({},r.props),r.state)))a=r.state.currentSlide+r.props.slidesToScroll;else return!1;r.slideHandler(a)}),lt(r,"autoPlay",function(a){r.autoplayTimer&&clearInterval(r.autoplayTimer);var o=r.state.autoplaying;if(a==="update"){if(o==="hovered"||o==="focused"||o==="paused")return}else if(a==="leave"){if(o==="paused"||o==="focused")return}else if(a==="blur"&&(o==="paused"||o==="hovered"))return;r.autoplayTimer=setInterval(r.play,r.props.autoplaySpeed+50),r.setState({autoplaying:"playing"})}),lt(r,"pause",function(a){r.autoplayTimer&&(clearInterval(r.autoplayTimer),r.autoplayTimer=null);var o=r.state.autoplaying;a==="paused"?r.setState({autoplaying:"paused"}):a==="focused"?(o==="hovered"||o==="playing")&&r.setState({autoplaying:"focused"}):o==="playing"&&r.setState({autoplaying:"hovered"})}),lt(r,"onDotsOver",function(){return r.props.autoplay&&r.pause("hovered")}),lt(r,"onDotsLeave",function(){return r.props.autoplay&&r.state.autoplaying==="hovered"&&r.autoPlay("leave")}),lt(r,"onTrackOver",function(){return r.props.autoplay&&r.pause("hovered")}),lt(r,"onTrackLeave",function(){return r.props.autoplay&&r.state.autoplaying==="hovered"&&r.autoPlay("leave")}),lt(r,"onSlideFocus",function(){return r.props.autoplay&&r.pause("focused")}),lt(r,"onSlideBlur",function(){return r.props.autoplay&&r.state.autoplaying==="focused"&&r.autoPlay("blur")}),lt(r,"render",function(){var a=tn("slick-slider",r.props.className,{"slick-vertical":r.props.vertical,"slick-initialized":!0}),o=mt(mt({},r.props),r.state),s=bDe(o,["fade","cssEase","speed","infinite","centerMode","focusOnSelect","currentSlide","lazyLoad","lazyLoadedList","rtl","slideWidth","slideHeight","listHeight","vertical","slidesToShow","slidesToScroll","slideCount","trackStyle","variableWidth","unslick","centerPadding","targetSlide","useCSS"]),c=r.props.pauseOnHover;s=mt(mt({},s),{},{onMouseEnter:c?r.onTrackOver:null,onMouseLeave:c?r.onTrackLeave:null,onMouseOver:c?r.onTrackOver:null,focusOnSelect:r.props.focusOnSelect&&r.clickable?r.selectHandler:null});var u;if(r.props.dots===!0&&r.state.slideCount>=r.props.slidesToShow){var d=bDe(o,["dotsClass","slideCount","slidesToShow","currentSlide","slidesToScroll","clickHandler","children","customPaging","infinite","appendDots"]),f=r.props.pauseOnDotsHover;d=mt(mt({},d),{},{clickHandler:r.changeSlide,onMouseEnter:f?r.onDotsLeave:null,onMouseOver:f?r.onDotsOver:null,onMouseLeave:f?r.onDotsLeave:null}),u=G.createElement(cUn,d)}var p,m,g=bDe(o,["infinite","centerMode","currentSlide","slideCount","slidesToShow","prevArrow","nextArrow"]);g.clickHandler=r.changeSlide,r.props.arrows&&(p=G.createElement(uUn,g),m=G.createElement(dUn,g));var _=null;r.props.vertical&&(_={height:r.state.listHeight});var v=null;r.props.vertical===!1?r.props.centerMode===!0&&(v={padding:"0px "+r.props.centerPadding}):r.props.centerMode===!0&&(v={padding:r.props.centerPadding+" 0px"});var b=mt(mt({},_),v),y=r.props.touchMove,x={className:"slick-list",style:b,onClick:r.clickHandler,onMouseDown:y?r.swipeStart:null,onMouseMove:r.state.dragging&&y?r.swipeMove:null,onMouseUp:y?r.swipeEnd:null,onMouseLeave:r.state.dragging&&y?r.swipeEnd:null,onTouchStart:y?r.swipeStart:null,onTouchMove:r.state.dragging&&y?r.swipeMove:null,onTouchEnd:y?r.touchEnd:null,onTouchCancel:r.state.dragging&&y?r.swipeEnd:null,onKeyDown:r.props.accessibility?r.keyHandler:null},C={className:a,dir:"ltr",style:r.props.style};return r.props.unslick&&(x={className:"slick-list"},C={className:a,style:r.props.style}),G.createElement("div",C,r.props.unslick?"":p,G.createElement("div",ge({ref:r.listRefHandler},x),G.createElement(oUn,ge({ref:r.trackRefHandler},s),r.props.children)),r.props.unslick?"":m,r.props.unslick?"":u)}),r.list=null,r.track=null,r.state=mt(mt({},jWn),{},{currentSlide:r.props.initialSlide,targetSlide:r.props.initialSlide?r.props.initialSlide:0,slideCount:G.Children.count(r.props.children)}),r.callbackTimers=[],r.clickable=!0,r.debouncedResize=null;var i=r.ssrInit();return r.state=mt(mt({},r.state),i),r}return Cp(t,e),Jl(t,[{key:"didPropsChange",value:function(r){for(var i=!1,a=0,o=Object.keys(this.props);a<o.length;a++){var s=o[a];if(!r.hasOwnProperty(s)){i=!0;break}if(!(Xa(r[s])==="object"||typeof r[s]=="function"||isNaN(r[s]))&&r[s]!==this.props[s]){i=!0;break}}return i||G.Children.count(this.props.children)!==G.Children.count(r.children)}}])}(G.Component),mUn=function(e){return e.replace(/[A-Z]/g,function(t){return"-"+t.toLowerCase()}).toLowerCase()},gUn=mUn,vUn=gUn,_Un=function(e){var t=/[height|width]$/;return t.test(e)},Zct=function(e){var t="",n=Object.keys(e);return n.forEach(function(r,i){var a=e[r];r=vUn(r),_Un(r)&&typeof a=="number"&&(a=a+"px"),a===!0?t+=r:a===!1?t+="not "+r:t+="("+r+": "+a+")",i<n.length-1&&(t+=" and ")}),t},yUn=function(e){var t="";return typeof e=="string"?e:e instanceof Array?(e.forEach(function(n,r){t+=Zct(n),r<e.length-1&&(t+=", ")}),t):Zct(e)},bUn=yUn;const CDe=il(bUn);function xUn(e,t,n){return t=Bm(t),q6(e,HT()?Reflect.construct(t,n||[],Bm(e).constructor):t.apply(e,n))}var SUn=function(e){function t(n){var r;return Xl(this,t),r=xUn(this,t,[n]),lt(r,"innerSliderRefHandler",function(i){return r.innerSlider=i}),lt(r,"slickPrev",function(){return r.innerSlider.slickPrev()}),lt(r,"slickNext",function(){return r.innerSlider.slickNext()}),lt(r,"slickGoTo",function(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return r.innerSlider.slickGoTo(i,a)}),lt(r,"slickPause",function(){return r.innerSlider.pause("paused")}),lt(r,"slickPlay",function(){return r.innerSlider.autoPlay("play")}),r.state={breakpoint:null},r._responsiveMediaHandlers=[],r}return Cp(t,e),Jl(t,[{key:"media",value:function(r,i){var a=window.matchMedia(r),o=function(c){var u=c.matches;u&&i()};a.addListener(o),o(a),this._responsiveMediaHandlers.push({mql:a,query:r,listener:o})}},{key:"componentDidMount",value:function(){var r=this;if(this.props.responsive){var i=this.props.responsive.map(function(o){return o.breakpoint});i.sort(function(o,s){return o-s}),i.forEach(function(o,s){var c;s===0?c=CDe({minWidth:0,maxWidth:o}):c=CDe({minWidth:i[s-1]+1,maxWidth:o}),Qct()&&r.media(c,function(){r.setState({breakpoint:o})})});var a=CDe({minWidth:i.slice(-1)[0]});Qct()&&this.media(a,function(){r.setState({breakpoint:null})})}}},{key:"componentWillUnmount",value:function(){this._responsiveMediaHandlers.forEach(function(r){r.mql.removeListener(r.listener)})}},{key:"render",value:function(){var r=this,i,a;this.state.breakpoint?(a=this.props.responsive.filter(function(_){return _.breakpoint===r.state.breakpoint}),i=a[0].settings==="unslick"?"unslick":mt(mt(mt({},TLe),this.props),a[0].settings)):i=mt(mt({},TLe),this.props),i.centerMode&&(i.slidesToScroll>1&&console.warn("slidesToScroll should be equal to 1 in centerMode, you are using ".concat(i.slidesToScroll)),i.slidesToScroll=1),i.fade&&(i.slidesToShow>1&&console.warn("slidesToShow should be equal to 1 when fade is true, you're using ".concat(i.slidesToShow)),i.slidesToScroll>1&&console.warn("slidesToScroll should be equal to 1 when fade is true, you're using ".concat(i.slidesToScroll)),i.slidesToShow=1,i.slidesToScroll=1);var o=G.Children.toArray(this.props.children);o=o.filter(function(_){return typeof _=="string"?!!_.trim():!!_}),i.variableWidth&&(i.rows>1||i.slidesPerRow>1)&&(console.warn("variableWidth is not supported in case of rows > 1 or slidesPerRow > 1"),i.variableWidth=!1);for(var s=[],c=null,u=0;u<o.length;u+=i.rows*i.slidesPerRow){for(var d=[],f=u;f<u+i.rows*i.slidesPerRow;f+=i.slidesPerRow){for(var p=[],m=f;m<f+i.slidesPerRow&&(i.variableWidth&&o[m].props.style&&(c=o[m].props.style.width),!(m>=o.length));m+=1)p.push(G.cloneElement(o[m],{key:100*u+10*f+m,tabIndex:-1,style:{width:"".concat(100/i.slidesPerRow,"%"),display:"inline-block"}}));d.push(G.createElement("div",{key:10*u+f},p))}i.variableWidth?s.push(G.createElement("div",{key:u,style:{width:c}},d)):s.push(G.createElement("div",{key:u},d))}if(i==="unslick"){var g="regular slider "+(this.props.className||"");return G.createElement("div",{className:g},o)}else s.length<=i.slidesToShow&&!i.infinite&&(i.unslick=!0);return G.createElement(hUn,ge({style:this.props.style,ref:this.innerSliderRefHandler},nUn(i)),s)}}])}(G.Component);const CUn=Object.freeze(Object.defineProperty({__proto__:null,default:SUn},Symbol.toStringTag,{value:"Module"}));var bK=h.createContext({}),CV="__rc_cascader_search_mark__",wUn=function(t,n,r){var i=r.label,a=i===void 0?"":i;return n.some(function(o){return String(o[a]).toLowerCase().includes(t.toLowerCase())})},EUn=function(t,n,r,i){return n.map(function(a){return a[i.label]}).join(" / ")},TUn=function(t,n,r,i,a,o){var s=a.filter,c=s===void 0?wUn:s,u=a.render,d=u===void 0?EUn:u,f=a.limit,p=f===void 0?50:f,m=a.sort;return h.useMemo(function(){var g=[];if(!t)return[];function _(v,b){var y=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;v.forEach(function(x){if(!(!m&&p!==!1&&p>0&&g.length>=p)){var C=[].concat(oi(b),[x]),w=x[r.children],$=y||x.disabled;if((!w||w.length===0||o)&&c(t,C,{label:r.label})){var O;g.push(mt(mt({},x),{},(O={disabled:$},lt(O,r.label,d(t,C,i,r)),lt(O,CV,C),lt(O,r.children,void 0),O)))}w&&_(x[r.children],C,$)}})}return _(n,[]),m&&g.sort(function(v,b){return m(v[CV],b[CV],t,r)}),p!==!1&&p>0?g.slice(0,p):g},[t,n,r,i,d,o,c,m,p])},kUe="__RC_CASCADER_SPLIT__",sPt="SHOW_PARENT",lPt="SHOW_CHILD";function d5(e){return e.join(kUe)}function uW(e){return e.map(d5)}function $Un(e){return e.split(kUe)}function cPt(e){var t=e||{},n=t.label,r=t.value,i=t.children,a=r||"value";return{label:n||"label",value:a,key:a,children:i||"children"}}function qte(e,t){var n,r;return(n=e.isLeaf)!==null&&n!==void 0?n:!((r=e[t.children])!==null&&r!==void 0&&r.length)}function OUn(e){var t=e.parentElement;if(t){var n=e.offsetTop-t.offsetTop;n-t.scrollTop<0?t.scrollTo({top:n}):n+e.offsetHeight-t.scrollTop>t.offsetHeight&&t.scrollTo({top:n+e.offsetHeight-t.offsetHeight})}}function uPt(e,t){return e.map(function(n){var r;return(r=n[CV])===null||r===void 0?void 0:r.map(function(i){return i[t.value]})})}function PUn(e){return Array.isArray(e)&&Array.isArray(e[0])}function P2e(e){return e?PUn(e)?e:(e.length===0?[]:[e]).map(function(t){return Array.isArray(t)?t:[t]}):[]}function dPt(e,t,n){var r=new Set(e),i=t();return e.filter(function(a){var o=i[a],s=o?o.parent:null,c=o?o.children:null;return o&&o.node.disabled?!0:n===lPt?!(c&&c.some(function(u){return u.key&&r.has(u.key)})):!(s&&!s.node.disabled&&r.has(s.key))})}function dW(e,t,n){for(var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,i=t,a=[],o=function(){var u,d,f,p=e[s],m=(u=i)===null||u===void 0?void 0:u.findIndex(function(_){var v=_[n.value];return r?String(v)===String(p):v===p}),g=m!==-1?(d=i)===null||d===void 0?void 0:d[m]:null;a.push({value:(f=g==null?void 0:g[n.value])!==null&&f!==void 0?f:p,index:m,option:g}),i=g==null?void 0:g[n.children]},s=0;s<e.length;s+=1)o();return a}const NUn=function(e,t,n,r,i){return h.useMemo(function(){var a=i||function(o){var s=r?o.slice(-1):o,c=" / ";return s.every(function(u){return["string","number"].includes(Xa(u))})?s.join(c):s.reduce(function(u,d,f){var p=h.isValidElement(d)?h.cloneElement(d,{key:f}):d;return f===0?[p]:[].concat(oi(u),[c,p])},[])};return e.map(function(o){var s,c=dW(o,t,n),u=a(c.map(function(f){var p,m=f.option,g=f.value;return(p=m==null?void 0:m[n.label])!==null&&p!==void 0?p:g}),c.map(function(f){var p=f.option;return p})),d=d5(o);return{label:u,value:d,key:d,valueCells:o,disabled:(s=c[c.length-1])===null||s===void 0||(s=s.option)===null||s===void 0?void 0:s.disabled}})},[e,t,n,i,r])};function fPt(e,t){return h.useCallback(function(n){var r=[],i=[];return n.forEach(function(a){var o=dW(a,e,t);o.every(function(s){return s.option})?i.push(a):r.push(a)}),[i,r]},[e,t])}function yy(e,t){return e[t]}var DUn=["children"];function pPt(e,t){return"".concat(e,"-").concat(t)}function IUn(e){return e&&e.type&&e.type.isTreeNode}function Bae(e,t){return e??t}function fW(e){var t=e||{},n=t.title,r=t._title,i=t.key,a=t.children,o=n||"title";return{title:o,_title:r||[o],key:i||"key",children:a||"children"}}function RUn(e,t){var n=new Map;function r(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(i||[]).forEach(function(o){var s=o[t.key],c=o[t.children];Za(s!=null,"Tree node must have a certain key: [".concat(a).concat(s,"]"));var u=String(s);Za(!n.has(u)||s===null||s===void 0,"Same 'key' exist in the Tree: ".concat(u)),n.set(u,!0),r(c,"".concat(a).concat(u," > "))})}r(e)}function hPt(e){function t(n){var r=Zf(n);return r.map(function(i){if(!IUn(i))return Za(!i,"Tree/TreeNode can only accept TreeNode as children."),null;var a=i.key,o=i.props,s=o.children,c=$o(o,DUn),u=mt({key:a},c),d=t(s);return d.length&&(u.children=d),u}).filter(function(i){return i})}return t(e)}function wDe(e,t,n){var r=fW(n),i=r._title,a=r.key,o=r.children,s=new Set(t===!0?[]:t),c=[];function u(d){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return d.map(function(p,m){for(var g=pPt(f?f.pos:"0",m),_=Bae(p[a],g),v,b=0;b<i.length;b+=1){var y=i[b];if(p[y]!==void 0){v=p[y];break}}var x=Object.assign(Md(p,[].concat(oi(i),[a,o])),{title:v,key:_,parent:f,pos:g,children:null,data:p,isStart:[].concat(oi(f?f.isStart:[]),[m===0]),isEnd:[].concat(oi(f?f.isEnd:[]),[m===d.length-1])});return c.push(x),t===!0||s.has(_)?x.children=u(p[o]||[],x):x.children=[],x})}return u(e),c}function kUn(e,t,n){var r={};Xa(n)==="object"?r=n:r={externalGetKey:n},r=r||{};var i=r,a=i.childrenPropName,o=i.externalGetKey,s=i.fieldNames,c=fW(s),u=c.key,d=c.children,f=a||d,p;o?typeof o=="string"?p=function(_){return _[o]}:typeof o=="function"&&(p=function(_){return o(_)}):p=function(_,v){return Bae(_[u],v)};function m(g,_,v,b){var y=g?g[f]:e,x=g?pPt(v.pos,_):"0",C=g?[].concat(oi(b),[g]):[];if(g){var w=p(g,x),$={node:g,index:_,pos:x,key:w,parentPos:v.node?v.pos:null,level:v.level+1,nodes:C};t($)}y&&y.forEach(function(O,N){m(O,N,{node:g,pos:x,level:v?v.level+1:-1},C)})}m(null)}function zae(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.initWrapper,r=t.processEntity,i=t.onProcessFinished,a=t.externalGetKey,o=t.childrenPropName,s=t.fieldNames,c=arguments.length>2?arguments[2]:void 0,u=a||c,d={},f={},p={posEntities:d,keyEntities:f};return n&&(p=n(p)||p),kUn(e,function(m){var g=m.node,_=m.index,v=m.pos,b=m.key,y=m.parentPos,x=m.level,C=m.nodes,w={node:g,nodes:C,index:_,key:b,pos:v,level:x},$=Bae(b,v);d[v]=w,f[$]=w,w.parent=d[y],w.parent&&(w.parent.children=w.parent.children||[],w.parent.children.push(w)),r&&r(w,p)},{externalGetKey:u,childrenPropName:o,fieldNames:s}),i&&i(p),p}function Dne(e,t){var n=t.expandedKeys,r=t.selectedKeys,i=t.loadedKeys,a=t.loadingKeys,o=t.checkedKeys,s=t.halfCheckedKeys,c=t.dragOverNodeKey,u=t.dropPosition,d=t.keyEntities,f=yy(d,e),p={eventKey:e,expanded:n.indexOf(e)!==-1,selected:r.indexOf(e)!==-1,loaded:i.indexOf(e)!==-1,loading:a.indexOf(e)!==-1,checked:o.indexOf(e)!==-1,halfChecked:s.indexOf(e)!==-1,pos:String(f?f.pos:""),dragOver:c===e&&u===0,dragOverGapTop:c===e&&u===-1,dragOverGapBottom:c===e&&u===1};return p}function u1(e){var t=e.data,n=e.expanded,r=e.selected,i=e.checked,a=e.loaded,o=e.loading,s=e.halfChecked,c=e.dragOver,u=e.dragOverGapTop,d=e.dragOverGapBottom,f=e.pos,p=e.active,m=e.eventKey,g=mt(mt({},t),{},{expanded:n,selected:r,checked:i,loaded:a,loading:o,halfChecked:s,dragOver:c,dragOverGapTop:u,dragOverGapBottom:d,pos:f,active:p,key:m});return"props"in g||Object.defineProperty(g,"props",{get:function(){return Za(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),e}}),g}const AUn=function(e,t){var n=h.useRef({options:[],info:{keyEntities:{},pathKeyEntities:{}}}),r=h.useCallback(function(){return n.current.options!==e&&(n.current.options=e,n.current.info=zae(e,{fieldNames:t,initWrapper:function(a){return mt(mt({},a),{},{pathKeyEntities:{}})},processEntity:function(a,o){var s=a.nodes.map(function(c){return c[t.value]}).join(kUe);o.pathKeyEntities[s]=a,a.key=s}})),n.current.info.pathKeyEntities},[t,e]);return r};function mPt(e,t){var n=h.useMemo(function(){return t||[]},[t]),r=AUn(n,e),i=h.useCallback(function(a){var o=r();return a.map(function(s){var c=o[s].nodes;return c.map(function(u){return u[e.value]})})},[r,e]);return[n,r,i]}function MUn(e){return h.useMemo(function(){if(!e)return[!1,{}];var t={matchInputWidth:!0,limit:50};return e&&Xa(e)==="object"&&(t=mt(mt({},t),e)),t.limit<=0&&(t.limit=!1,Za(!1,"'limit' of showSearch should be positive number or false.")),[!0,t]},[e])}function gPt(e,t){var n=new Set;return e.forEach(function(r){t.has(r)||n.add(r)}),n}function FUn(e){var t=e||{},n=t.disabled,r=t.disableCheckbox,i=t.checkable;return!!(n||r)||i===!1}function LUn(e,t,n,r){for(var i=new Set(e),a=new Set,o=0;o<=n;o+=1){var s=t.get(o)||new Set;s.forEach(function(f){var p=f.key,m=f.node,g=f.children,_=g===void 0?[]:g;i.has(p)&&!r(m)&&_.filter(function(v){return!r(v.node)}).forEach(function(v){i.add(v.key)})})}for(var c=new Set,u=n;u>=0;u-=1){var d=t.get(u)||new Set;d.forEach(function(f){var p=f.parent,m=f.node;if(!(r(m)||!f.parent||c.has(f.parent.key))){if(r(f.parent.node)){c.add(p.key);return}var g=!0,_=!1;(p.children||[]).filter(function(v){return!r(v.node)}).forEach(function(v){var b=v.key,y=i.has(b);g&&!y&&(g=!1),!_&&(y||a.has(b))&&(_=!0)}),g&&i.add(p.key),_&&a.add(p.key),c.add(p.key)}})}return{checkedKeys:Array.from(i),halfCheckedKeys:Array.from(gPt(a,i))}}function jUn(e,t,n,r,i){for(var a=new Set(e),o=new Set(t),s=0;s<=r;s+=1){var c=n.get(s)||new Set;c.forEach(function(p){var m=p.key,g=p.node,_=p.children,v=_===void 0?[]:_;!a.has(m)&&!o.has(m)&&!i(g)&&v.filter(function(b){return!i(b.node)}).forEach(function(b){a.delete(b.key)})})}o=new Set;for(var u=new Set,d=r;d>=0;d-=1){var f=n.get(d)||new Set;f.forEach(function(p){var m=p.parent,g=p.node;if(!(i(g)||!p.parent||u.has(p.parent.key))){if(i(p.parent.node)){u.add(m.key);return}var _=!0,v=!1;(m.children||[]).filter(function(b){return!i(b.node)}).forEach(function(b){var y=b.key,x=a.has(y);_&&!x&&(_=!1),!v&&(x||o.has(y))&&(v=!0)}),_||a.delete(m.key),v&&o.add(m.key),u.add(m.key)}})}return{checkedKeys:Array.from(a),halfCheckedKeys:Array.from(gPt(o,a))}}function j6(e,t,n,r){var i=[],a;r?a=r:a=FUn;var o=new Set(e.filter(function(d){var f=!!yy(n,d);return f||i.push(d),f})),s=new Map,c=0;Object.keys(n).forEach(function(d){var f=n[d],p=f.level,m=s.get(p);m||(m=new Set,s.set(p,m)),m.add(f),c=Math.max(c,p)}),Za(!i.length,"Tree missing follow keys: ".concat(i.slice(0,100).map(function(d){return"'".concat(d,"'")}).join(", ")));var u;return t===!0?u=LUn(o,s,c,a):u=jUn(o,t.halfCheckedKeys,s,c,a),u}function vPt(e,t,n,r,i,a,o,s){return function(c){if(!e)t(c);else{var u=d5(c),d=uW(n),f=uW(r),p=d.includes(u),m=i.some(function($){return d5($)===u}),g=n,_=i;if(m&&!p)_=i.filter(function($){return d5($)!==u});else{var v=p?d.filter(function($){return $!==u}):[].concat(oi(d),[u]),b=a(),y;if(p){var x=j6(v,{checked:!1,halfCheckedKeys:f},b);y=x.checkedKeys}else{var C=j6(v,!0,b);y=C.checkedKeys}var w=dPt(y,a,s);g=o(w)}t([].concat(oi(_),oi(g)))}}}function _Pt(e,t,n,r,i){return h.useMemo(function(){var a=i(t),o=gn(a,2),s=o[0],c=o[1];if(!e||!t.length)return[s,[],c];var u=uW(s),d=n(),f=j6(u,!0,d),p=f.checkedKeys,m=f.halfCheckedKeys;return[r(p),r(m),c]},[e,t,n,r,i])}var yPt=h.memo(function(e){var t=e.children;return t},function(e,t){return!t.open});yPt.displayName="CacheContent";function BUn(e){var t,n=e.prefixCls,r=e.checked,i=e.halfChecked,a=e.disabled,o=e.onClick,s=e.disableCheckbox,c=h.useContext(bK),u=c.checkable,d=typeof u!="boolean"?u:null;return h.createElement("span",{className:tn("".concat(n),(t={},lt(t,"".concat(n,"-checked"),r),lt(t,"".concat(n,"-indeterminate"),!r&&i),lt(t,"".concat(n,"-disabled"),a||s),t)),onClick:o},d)}var bPt="__cascader_fix_label__";function zUn(e){var t=e.prefixCls,n=e.multiple,r=e.options,i=e.activeValue,a=e.prevValuePath,o=e.onToggleOpen,s=e.onSelect,c=e.onActive,u=e.checkedSet,d=e.halfCheckedSet,f=e.loadingKeys,p=e.isSelectable,m=e.disabled,g="".concat(t,"-menu"),_="".concat(t,"-menu-item"),v=h.useContext(bK),b=v.fieldNames,y=v.changeOnSelect,x=v.expandTrigger,C=v.expandIcon,w=v.loadingIcon,$=v.dropdownMenuColumnStyle,O=v.optionRender,N=x==="hover",P=function(k){return m||k},I=h.useMemo(function(){return r.map(function(D){var k,R=D.disabled,A=D.disableCheckbox,F=D[CV],z=(k=D[bPt])!==null&&k!==void 0?k:D[b.label],M=D[b.value],K=qte(D,b),U=F?F.map(function(Z){return Z[b.value]}):[].concat(oi(a),[M]),W=d5(U),L=f.includes(W),Y=u.has(W),J=d.has(W);return{disabled:R,label:z,value:M,isLeaf:K,isLoading:L,checked:Y,halfChecked:J,option:D,disableCheckbox:A,fullPath:U,fullPathKey:W}})},[r,u,b,d,f,a]);return h.createElement("ul",{className:g,role:"menu"},I.map(function(D){var k,R=D.disabled,A=D.label,F=D.value,z=D.isLeaf,M=D.isLoading,K=D.checked,U=D.halfChecked,W=D.option,L=D.fullPath,Y=D.fullPathKey,J=D.disableCheckbox,Z=function(){if(!P(R)){var de=oi(L);N&&z&&de.pop(),c(de)}},te=function(){p(W)&&!P(R)&&s(L,z)},re;return typeof W.title=="string"?re=W.title:typeof A=="string"&&(re=A),h.createElement("li",{key:Y,className:tn(_,(k={},lt(k,"".concat(_,"-expand"),!z),lt(k,"".concat(_,"-active"),i===F||i===Y),lt(k,"".concat(_,"-disabled"),P(R)),lt(k,"".concat(_,"-loading"),M),k)),style:$,role:"menuitemcheckbox",title:re,"aria-checked":K,"data-path-key":Y,onClick:function(){Z(),!J&&(!n||z)&&te()},onDoubleClick:function(){y&&o(!1)},onMouseEnter:function(){N&&Z()},onMouseDown:function(de){de.preventDefault()}},n&&h.createElement(BUn,{prefixCls:"".concat(t,"-checkbox"),checked:K,halfChecked:U,disabled:P(R)||J,disableCheckbox:J,onClick:function(de){J||(de.stopPropagation(),te())}}),h.createElement("div",{className:"".concat(_,"-content")},O?O(W):A),!M&&C&&!z&&h.createElement("div",{className:"".concat(_,"-expand-icon")},C),M&&w&&h.createElement("div",{className:"".concat(_,"-loading-icon")},w))}))}var HUn=function(t,n){var r=h.useContext(bK),i=r.values,a=i[0],o=h.useState([]),s=gn(o,2),c=s[0],u=s[1];return h.useEffect(function(){t||u(a||[])},[n,a]),[c,u]};const qUn=function(e,t,n,r,i,a,o){var s=o.direction,c=o.searchValue,u=o.toggleOpen,d=o.open,f=s==="rtl",p=h.useMemo(function(){for(var $=-1,O=t,N=[],P=[],I=r.length,D=uPt(t,n),k=function(M){var K=O.findIndex(function(U,W){return(D[W]?d5(D[W]):U[n.value])===r[M]});if(K===-1)return 1;$=K,N.push($),P.push(r[M]),O=O[$][n.children]},R=0;R<I&&O&&!k(R);R+=1);for(var A=t,F=0;F<N.length-1;F+=1)A=A[N[F]][n.children];return[P,$,A,D]},[r,n,t]),m=gn(p,4),g=m[0],_=m[1],v=m[2],b=m[3],y=function(O){i(O)},x=function(O){var N=v.length,P=_;P===-1&&O<0&&(P=N);for(var I=0;I<N;I+=1){P=(P+O+N)%N;var D=v[P];if(D&&!D.disabled){var k=g.slice(0,-1).concat(b[P]?d5(b[P]):D[n.value]);y(k);return}}},C=function(){if(g.length>1){var O=g.slice(0,-1);y(O)}else u(!1)},w=function(){var O,N=((O=v[_])===null||O===void 0?void 0:O[n.children])||[],P=N.find(function(D){return!D.disabled});if(P){var I=[].concat(oi(g),[P[n.value]]);y(I)}};h.useImperativeHandle(e,function(){return{onKeyDown:function(O){var N=O.which;switch(N){case _i.UP:case _i.DOWN:{var P=0;N===_i.UP?P=-1:N===_i.DOWN&&(P=1),P!==0&&x(P);break}case _i.LEFT:{if(c)break;f?w():C();break}case _i.RIGHT:{if(c)break;f?C():w();break}case _i.BACKSPACE:{c||C();break}case _i.ENTER:{if(g.length){var I=v[_],D=(I==null?void 0:I[CV])||[];D.length?a(D.map(function(k){return k[n.value]}),D[D.length-1]):a(g,v[_])}break}case _i.ESC:u(!1),d&&O.stopPropagation()}},onKeyUp:function(){}}})};var AUe=h.forwardRef(function(e,t){var n,r,i,a=e.prefixCls,o=e.multiple,s=e.searchValue,c=e.toggleOpen,u=e.notFoundContent,d=e.direction,f=e.open,p=e.disabled,m=h.useRef(null),g=d==="rtl",_=h.useContext(bK),v=_.options,b=_.values,y=_.halfValues,x=_.fieldNames,C=_.changeOnSelect,w=_.onSelect,$=_.searchOptions,O=_.dropdownPrefixCls,N=_.loadData,P=_.expandTrigger,I=O||a,D=h.useState([]),k=gn(D,2),R=k[0],A=k[1],F=function(xe){if(!(!N||s)){var Pe=dW(xe,v,x),je=Pe.map(function(Ye){var nt=Ye.option;return nt}),ft=je[je.length-1];if(ft&&!qte(ft,x)){var Ge=d5(xe);A(function(Ye){return[].concat(oi(Ye),[Ge])}),N(je)}}};h.useEffect(function(){R.length&&R.forEach(function(Ee){var xe=$Un(Ee),Pe=dW(xe,v,x,!0).map(function(ft){var Ge=ft.option;return Ge}),je=Pe[Pe.length-1];(!je||je[x.children]||qte(je,x))&&A(function(ft){return ft.filter(function(Ge){return Ge!==Ee})})})},[v,R,x]);var z=h.useMemo(function(){return new Set(uW(b))},[b]),M=h.useMemo(function(){return new Set(uW(y))},[y]),K=HUn(o,f),U=gn(K,2),W=U[0],L=U[1],Y=function(xe){L(xe),F(xe)},J=function(xe){if(p)return!1;var Pe=xe.disabled,je=qte(xe,x);return!Pe&&(je||C||o)},Z=function(xe,Pe){var je=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;w(xe),!o&&(Pe||C&&(P==="hover"||je))&&c(!1)},te=h.useMemo(function(){return s?$:v},[s,$,v]),re=h.useMemo(function(){for(var Ee=[{options:te}],xe=te,Pe=uPt(xe,x),je=function(){var Ye=W[ft],nt=xe.find(function(ct,rt){return(Pe[rt]?d5(Pe[rt]):ct[x.value])===Ye}),We=nt==null?void 0:nt[x.children];if(!(We!=null&&We.length))return 1;xe=We,Ee.push({options:We})},ft=0;ft<W.length&&!je();ft+=1);return Ee},[te,W,x]),se=function(xe,Pe){J(Pe)&&Z(xe,qte(Pe,x),!0)};qUn(t,te,x,W,Y,se,{direction:d,searchValue:s,toggleOpen:c,open:f}),h.useEffect(function(){if(!s)for(var Ee=0;Ee<W.length;Ee+=1){var xe,Pe=W.slice(0,Ee+1),je=d5(Pe),ft=(xe=m.current)===null||xe===void 0?void 0:xe.querySelector('li[data-path-key="'.concat(je.replace(/\\{0,2}"/g,'\\"'),'"]'));ft&&OUn(ft)}},[W,s]);var de=!((n=re[0])!==null&&n!==void 0&&(n=n.options)!==null&&n!==void 0&&n.length),pe=[(r={},lt(r,x.value,"__EMPTY__"),lt(r,bPt,u),lt(r,"disabled",!0),r)],Se=mt(mt({},e),{},{multiple:!de&&o,onSelect:Z,onActive:Y,onToggleOpen:c,checkedSet:z,halfCheckedSet:M,loadingKeys:R,isSelectable:J}),ve=de?[{options:pe}]:re,be=ve.map(function(Ee,xe){var Pe=W.slice(0,xe),je=W[xe];return h.createElement(zUn,ge({key:xe},Se,{prefixCls:I,options:Ee.options,prevValuePath:Pe,activeValue:je}))});return h.createElement(yPt,{open:f},h.createElement("div",{className:tn("".concat(I,"-menus"),(i={},lt(i,"".concat(I,"-menu-empty"),de),lt(i,"".concat(I,"-rtl"),g),i)),ref:m},be))});AUe.displayName="RawOptionList";var VUn=h.forwardRef(function(e,t){var n=Y3e();return h.createElement(AUe,ge({},e,n,{ref:t}))});function WUn(){}function xPt(e){var t,n=e,r=n.prefixCls,i=r===void 0?"rc-cascader":r,a=n.style,o=n.className,s=n.options,c=n.checkable,u=n.defaultValue,d=n.value,f=n.fieldNames,p=n.changeOnSelect,m=n.onChange,g=n.showCheckedStrategy,_=n.loadData,v=n.expandTrigger,b=n.expandIcon,y=b===void 0?">":b,x=n.loadingIcon,C=n.direction,w=n.notFoundContent,$=w===void 0?"Not Found":w,O=n.disabled,N=!!c,P=$l(u,{value:d,postState:P2e}),I=gn(P,2),D=I[0],k=I[1],R=h.useMemo(function(){return cPt(f)},[JSON.stringify(f)]),A=mPt(R,s),F=gn(A,3),z=F[0],M=F[1],K=F[2],U=fPt(z,R),W=_Pt(N,D,M,K,U),L=gn(W,3),Y=L[0],J=L[1],Z=L[2],te=Bs(function(ve){if(k(ve),m){var be=P2e(ve),Ee=be.map(function(je){return dW(je,z,R).map(function(ft){return ft.option})}),xe=N?be:be[0],Pe=N?Ee:Ee[0];m(xe,Pe)}}),re=vPt(N,te,Y,J,Z,M,K,g),se=Bs(function(ve){re(ve)}),de=h.useMemo(function(){return{options:z,fieldNames:R,values:Y,halfValues:J,changeOnSelect:p,onSelect:se,checkable:c,searchOptions:[],dropdownPrefixCls:void 0,loadData:_,expandTrigger:v,expandIcon:y,loadingIcon:x,dropdownMenuColumnStyle:void 0}},[z,R,Y,J,p,se,c,_,v,y,x]),pe="".concat(i,"-panel"),Se=!z.length;return h.createElement(bK.Provider,{value:de},h.createElement("div",{className:tn(pe,(t={},lt(t,"".concat(pe,"-rtl"),C==="rtl"),lt(t,"".concat(pe,"-empty"),Se),t),o),style:a},Se?$:h.createElement(AUe,{prefixCls:i,searchValue:"",multiple:N,toggleOpen:WUn,open:!0,direction:C,disabled:O})))}function UUn(e){var t=e.onPopupVisibleChange,n=e.popupVisible,r=e.popupClassName,i=e.popupPlacement;Za(!t,"`onPopupVisibleChange` is deprecated. Please use `onDropdownVisibleChange` instead."),Za(n===void 0,"`popupVisible` is deprecated. Please use `open` instead."),Za(r===void 0,"`popupClassName` is deprecated. Please use `dropdownClassName` instead."),Za(i===void 0,"`popupPlacement` is deprecated. Please use `placement` instead.")}function KUn(e,t){if(e){var n=function r(i){for(var a=0;a<i.length;a++){var o=i[a];if(o[t==null?void 0:t.value]===null)return Za(!1,"`value` in Cascader options should not be `null`."),!0;if(Array.isArray(o[t==null?void 0:t.children])&&r(o[t==null?void 0:t.children]))return!0}};n(e)}}var GUn=["id","prefixCls","fieldNames","defaultValue","value","changeOnSelect","onChange","displayRender","checkable","autoClearSearchValue","searchValue","onSearch","showSearch","expandTrigger","options","dropdownPrefixCls","loadData","popupVisible","open","popupClassName","dropdownClassName","dropdownMenuColumnStyle","dropdownStyle","popupPlacement","placement","onDropdownVisibleChange","onPopupVisibleChange","expandIcon","loadingIcon","children","dropdownMatchSelectWidth","showCheckedStrategy","optionRender"],Hae=h.forwardRef(function(e,t){var n=e.id,r=e.prefixCls,i=r===void 0?"rc-cascader":r,a=e.fieldNames,o=e.defaultValue,s=e.value,c=e.changeOnSelect,u=e.onChange,d=e.displayRender,f=e.checkable,p=e.autoClearSearchValue,m=p===void 0?!0:p,g=e.searchValue,_=e.onSearch,v=e.showSearch,b=e.expandTrigger,y=e.options,x=e.dropdownPrefixCls,C=e.loadData,w=e.popupVisible,$=e.open,O=e.popupClassName,N=e.dropdownClassName,P=e.dropdownMenuColumnStyle,I=e.dropdownStyle,D=e.popupPlacement,k=e.placement,R=e.onDropdownVisibleChange,A=e.onPopupVisibleChange,F=e.expandIcon,z=F===void 0?">":F,M=e.loadingIcon,K=e.children,U=e.dropdownMatchSelectWidth,W=U===void 0?!1:U,L=e.showCheckedStrategy,Y=L===void 0?sPt:L,J=e.optionRender,Z=$o(e,GUn),te=QWe(n),re=!!f,se=$l(o,{value:s,postState:P2e}),de=gn(se,2),pe=de[0],Se=de[1],ve=h.useMemo(function(){return cPt(a)},[JSON.stringify(a)]),be=mPt(ve,y),Ee=gn(be,3),xe=Ee[0],Pe=Ee[1],je=Ee[2],ft=$l("",{value:g,postState:function(Or){return Or||""}}),Ge=gn(ft,2),Ye=Ge[0],nt=Ge[1],We=function(Or,br){nt(Or),br.source!=="blur"&&_&&_(Or)},ct=MUn(v),rt=gn(ct,2),vt=rt[0],Mt=rt[1],$t=TUn(Ye,xe,ve,x||i,Mt,c||re),ke=fPt(xe,ve),ye=_Pt(re,pe,Pe,je,ke),_e=gn(ye,3),He=_e[0],Ze=_e[1],ot=_e[2],Qt=h.useMemo(function(){var Tn=uW(He),Or=dPt(Tn,Pe,Y);return[].concat(oi(ot),oi(je(Or)))},[He,Pe,je,ot,Y]),Bt=NUn(Qt,xe,ve,re,d),Yt=Bs(function(Tn){if(Se(Tn),u){var Or=P2e(Tn),br=Or.map(function(Dn){return dW(Dn,xe,ve).map(function(vr){return vr.option})}),mr=re?Or:Or[0],An=re?br:br[0];u(mr,An)}}),Gt=vPt(re,Yt,He,Ze,ot,Pe,je,Y),kt=Bs(function(Tn){(!re||m)&&nt(""),Gt(Tn)}),In=function(Or,br){if(br.type==="clear"){Yt([]);return}var mr=br.values[0],An=mr.valueCells;kt(An)},Cn=$!==void 0?$:w,Nn=N||O,kn=k||D,vn=function(Or){R==null||R(Or),A==null||A(Or)};UUn(e),KUn(xe,ve);var bn=h.useMemo(function(){return{options:xe,fieldNames:ve,values:He,halfValues:Ze,changeOnSelect:c,onSelect:kt,checkable:f,searchOptions:$t,dropdownPrefixCls:x,loadData:C,expandTrigger:b,expandIcon:z,loadingIcon:M,dropdownMenuColumnStyle:P,optionRender:J}},[xe,ve,He,Ze,c,kt,f,$t,x,C,b,z,M,P,J]),ur=!(Ye?$t:xe).length,zn=Ye&&Mt.matchInputWidth||ur?{}:{minWidth:"auto"};return h.createElement(bK.Provider,{value:bn},h.createElement(kae,ge({},Z,{ref:t,id:te,prefixCls:i,autoClearSearchValue:m,dropdownMatchSelectWidth:W,dropdownStyle:mt(mt({},zn),I),displayValues:Bt,onDisplayValuesChange:In,mode:re?"multiple":void 0,searchValue:Ye,onSearch:We,showSearch:vt,OptionList:VUn,emptyOptions:ur,open:Cn,dropdownClassName:Nn,placement:kn,onDropdownVisibleChange:vn,getRawInputElement:function(){return K}})))});Hae.displayName="Cascader";Hae.SHOW_PARENT=sPt;Hae.SHOW_CHILD=lPt;Hae.Panel=xPt;const YUn=Object.freeze(Object.defineProperty({__proto__:null,Panel:xPt,default:Hae},Symbol.toStringTag,{value:"Module"})),XUn=e=>{const{checkboxCls:t}=e,n=`${t}-wrapper`;return[{[`${t}-group`]:Object.assign(Object.assign({},Cc(e)),{display:"inline-flex",flexWrap:"wrap",columnGap:e.marginXS,[`> ${e.antCls}-row`]:{flex:1}}),[n]:Object.assign(Object.assign({},Cc(e)),{display:"inline-flex",alignItems:"baseline",cursor:"pointer","&:after":{display:"inline-block",width:0,overflow:"hidden",content:"'\\a0'"},[`& + ${n}`]:{marginInlineStart:0},[`&${n}-in-form-item`]:{'input[type="checkbox"]':{width:14,height:14}}}),[t]:Object.assign(Object.assign({},Cc(e)),{position:"relative",whiteSpace:"nowrap",lineHeight:1,cursor:"pointer",borderRadius:e.borderRadiusSM,alignSelf:"center",[`${t}-input`]:{position:"absolute",inset:0,zIndex:1,cursor:"pointer",opacity:0,margin:0,[`&:focus-visible + ${t}-inner`]:Object.assign({},C5(e))},[`${t}-inner`]:{boxSizing:"border-box",display:"block",width:e.checkboxSize,height:e.checkboxSize,direction:"ltr",backgroundColor:e.colorBgContainer,border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusSM,borderCollapse:"separate",transition:`all ${e.motionDurationSlow}`,"&:after":{boxSizing:"border-box",position:"absolute",top:"50%",insetInlineStart:"25%",display:"table",width:e.calc(e.checkboxSize).div(14).mul(5).equal(),height:e.calc(e.checkboxSize).div(14).mul(8).equal(),border:`${rn(e.lineWidthBold)} solid ${e.colorWhite}`,borderTop:0,borderInlineStart:0,transform:"rotate(45deg) scale(0) translate(-50%,-50%)",opacity:0,content:'""',transition:`all ${e.motionDurationFast} ${e.motionEaseInBack}, opacity ${e.motionDurationFast}`}},"& + span":{paddingInlineStart:e.paddingXS,paddingInlineEnd:e.paddingXS}})},{[`
        ${n}:not(${n}-disabled),
        ${t}:not(${t}-disabled)
      `]:{[`&:hover ${t}-inner`]:{borderColor:e.colorPrimary}},[`${n}:not(${n}-disabled)`]:{[`&:hover ${t}-checked:not(${t}-disabled) ${t}-inner`]:{backgroundColor:e.colorPrimaryHover,borderColor:"transparent"},[`&:hover ${t}-checked:not(${t}-disabled):after`]:{borderColor:e.colorPrimaryHover}}},{[`${t}-checked`]:{[`${t}-inner`]:{backgroundColor:e.colorPrimary,borderColor:e.colorPrimary,"&:after":{opacity:1,transform:"rotate(45deg) scale(1) translate(-50%,-50%)",transition:`all ${e.motionDurationMid} ${e.motionEaseOutBack} ${e.motionDurationFast}`}}},[`
        ${n}-checked:not(${n}-disabled),
        ${t}-checked:not(${t}-disabled)
      `]:{[`&:hover ${t}-inner`]:{backgroundColor:e.colorPrimaryHover,borderColor:"transparent"}}},{[t]:{"&-indeterminate":{[`${t}-inner`]:{backgroundColor:`${e.colorBgContainer} !important`,borderColor:`${e.colorBorder} !important`,"&:after":{top:"50%",insetInlineStart:"50%",width:e.calc(e.fontSizeLG).div(2).equal(),height:e.calc(e.fontSizeLG).div(2).equal(),backgroundColor:e.colorPrimary,border:0,transform:"translate(-50%, -50%) scale(1)",opacity:1,content:'""'}},[`&:hover ${t}-inner`]:{backgroundColor:`${e.colorBgContainer} !important`,borderColor:`${e.colorPrimary} !important`}}}},{[`${n}-disabled`]:{cursor:"not-allowed"},[`${t}-disabled`]:{[`&, ${t}-input`]:{cursor:"not-allowed",pointerEvents:"none"},[`${t}-inner`]:{background:e.colorBgContainerDisabled,borderColor:e.colorBorder,"&:after":{borderColor:e.colorTextDisabled}},"&:after":{display:"none"},"& + span":{color:e.colorTextDisabled},[`&${t}-indeterminate ${t}-inner::after`]:{background:e.colorTextDisabled}}}]};function SPt(e,t){const n=el(t,{checkboxCls:`.${e}`,checkboxSize:t.controlInteractiveSize});return[XUn(n)]}const CPt=Ql("Checkbox",(e,t)=>{let{prefixCls:n}=t;return[SPt(n,e)]}),JUn=G.createContext(null),wPt=JUn;var QUn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const ZUn=(e,t)=>{var n;const{prefixCls:r,className:i,rootClassName:a,children:o,indeterminate:s=!1,style:c,onMouseEnter:u,onMouseLeave:d,skipGroup:f=!1,disabled:p}=e,m=QUn(e,["prefixCls","className","rootClassName","children","indeterminate","style","onMouseEnter","onMouseLeave","skipGroup","disabled"]),{getPrefixCls:g,direction:_,checkbox:v}=h.useContext(Uo),b=h.useContext(wPt),{isFormItemInput:y}=h.useContext(c0),x=h.useContext(Hy),C=(n=(b==null?void 0:b.disabled)||p)!==null&&n!==void 0?n:x,w=h.useRef(m.value),$=h.useRef(null),O=C1(t,$);Gs("Checkbox")("checked"in m||!!b||!("value"in m),"usage","`value` is not a valid prop, do you mean `checked`?"),h.useEffect(()=>{b==null||b.registerValue(m.value)},[]),h.useEffect(()=>{if(!f)return m.value!==w.current&&(b==null||b.cancelValue(w.current),b==null||b.registerValue(m.value),w.current=m.value),()=>b==null?void 0:b.cancelValue(m.value)},[m.value]),h.useEffect(()=>{var K;!((K=$.current)===null||K===void 0)&&K.input&&($.current.input.indeterminate=s)},[s]);const N=g("checkbox",r),P=rp(N),[I,D,k]=CPt(N,P),R=Object.assign({},m);b&&!f&&(R.onChange=function(){m.onChange&&m.onChange.apply(m,arguments),b.toggleOption&&b.toggleOption({label:o,value:m.value})},R.name=b.name,R.checked=b.value.includes(m.value));const A=tn(`${N}-wrapper`,{[`${N}-rtl`]:_==="rtl",[`${N}-wrapper-checked`]:R.checked,[`${N}-wrapper-disabled`]:C,[`${N}-wrapper-in-form-item`]:y},v==null?void 0:v.className,i,a,k,P,D),F=tn({[`${N}-indeterminate`]:s},w3e,D),[z,M]=MOt(R.onClick);return I(h.createElement(Oae,{component:"Checkbox",disabled:C},h.createElement("label",{className:A,style:Object.assign(Object.assign({},v==null?void 0:v.style),c),onMouseEnter:u,onMouseLeave:d,onClick:z},h.createElement(T2e,Object.assign({},R,{onClick:M,prefixCls:N,className:F,disabled:C,ref:O})),o!==void 0&&h.createElement("span",{className:`${N}-label`},o))))},EPt=h.forwardRef(ZUn);EPt.displayName="Checkbox";const TPt=EPt;var eKn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const tKn=h.forwardRef((e,t)=>{const{defaultValue:n,children:r,options:i=[],prefixCls:a,className:o,rootClassName:s,style:c,onChange:u}=e,d=eKn(e,["defaultValue","children","options","prefixCls","className","rootClassName","style","onChange"]),{getPrefixCls:f,direction:p}=h.useContext(Uo),[m,g]=h.useState(d.value||n||[]),[_,v]=h.useState([]);h.useEffect(()=>{"value"in d&&g(d.value||[])},[d.value]);const b=h.useMemo(()=>i.map(F=>typeof F=="string"||typeof F=="number"?{label:F,value:F}:F),[i]),y=F=>{v(z=>z.filter(M=>M!==F))},x=F=>{v(z=>[].concat(oi(z),[F]))},C=F=>{const z=m.indexOf(F.value),M=oi(m);z===-1?M.push(F.value):M.splice(z,1),"value"in d||g(M),u==null||u(M.filter(K=>_.includes(K)).sort((K,U)=>{const W=b.findIndex(Y=>Y.value===K),L=b.findIndex(Y=>Y.value===U);return W-L}))},w=f("checkbox",a),$=`${w}-group`,O=rp(w),[N,P,I]=CPt(w,O),D=Md(d,["value","disabled"]),k=i.length?b.map(F=>h.createElement(TPt,{prefixCls:w,key:F.value.toString(),disabled:"disabled"in F?F.disabled:d.disabled,value:F.value,checked:m.includes(F.value),onChange:F.onChange,className:`${$}-item`,style:F.style,title:F.title,id:F.id,required:F.required},F.label)):r,R={toggleOption:C,value:m,disabled:d.disabled,name:d.name,registerValue:x,cancelValue:y},A=tn($,{[`${$}-rtl`]:p==="rtl"},o,s,I,O,P);return N(h.createElement("div",Object.assign({className:A,style:c},D,{ref:t}),h.createElement(wPt.Provider,{value:R},k)))}),nKn=tKn,Cbe=TPt;Cbe.Group=nKn;Cbe.__ANT_CHECKBOX=!0;Cbe.displayName="Checkbox";const CT=Cbe,rKn=h.createContext({}),$Pt=rKn;var iKn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function eut(e){return typeof e=="number"?`${e} ${e} auto`:/^\d+(\.\d+)?(px|em|rem|%)$/.test(e)?`0 0 ${e}`:e}const aKn=["xs","sm","md","lg","xl","xxl"],OPt=h.forwardRef((e,t)=>{const{getPrefixCls:n,direction:r}=h.useContext(Uo),{gutter:i,wrap:a}=h.useContext($Pt),{prefixCls:o,span:s,order:c,offset:u,push:d,pull:f,className:p,children:m,flex:g,style:_}=e,v=iKn(e,["prefixCls","span","order","offset","push","pull","className","children","flex","style"]),b=n("col",o),[y,x,C]=eFn(b),w={};let $={};aKn.forEach(P=>{let I={};const D=e[P];typeof D=="number"?I.span=D:typeof D=="object"&&(I=D||{}),delete v[P],$=Object.assign(Object.assign({},$),{[`${b}-${P}-${I.span}`]:I.span!==void 0,[`${b}-${P}-order-${I.order}`]:I.order||I.order===0,[`${b}-${P}-offset-${I.offset}`]:I.offset||I.offset===0,[`${b}-${P}-push-${I.push}`]:I.push||I.push===0,[`${b}-${P}-pull-${I.pull}`]:I.pull||I.pull===0,[`${b}-rtl`]:r==="rtl"}),I.flex&&($[`${b}-${P}-flex`]=!0,w[`--${b}-${P}-flex`]=eut(I.flex))});const O=tn(b,{[`${b}-${s}`]:s!==void 0,[`${b}-order-${c}`]:c,[`${b}-offset-${u}`]:u,[`${b}-push-${d}`]:d,[`${b}-pull-${f}`]:f},p,$,x,C),N={};if(i&&i[0]>0){const P=i[0]/2;N.paddingLeft=P,N.paddingRight=P}return g&&(N.flex=eut(g),a===!1&&!N.minWidth&&(N.minWidth=0)),y(h.createElement("div",Object.assign({},v,{style:Object.assign(Object.assign(Object.assign({},N),_),w),className:O,ref:t}),m))});OPt.displayName="Col";const ku=OPt;function oKn(e,t){const n=[void 0,void 0],r=Array.isArray(e)?e:[e,void 0],i=t||{xs:!0,sm:!0,md:!0,lg:!0,xl:!0,xxl:!0};return r.forEach((a,o)=>{if(typeof a=="object"&&a!==null)for(let s=0;s<HC.length;s++){const c=HC[s];if(i[c]&&a[c]!==void 0){n[o]=a[c];break}}else n[o]=a}),n}var sKn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function tut(e,t){const[n,r]=h.useState(typeof e=="string"?e:""),i=()=>{if(typeof e=="string"&&r(e),typeof e=="object")for(let a=0;a<HC.length;a++){const o=HC[a];if(!t||!t[o])continue;const s=e[o];if(s!==void 0){r(s);return}}};return h.useEffect(()=>{i()},[JSON.stringify(e),t]),n}const PPt=h.forwardRef((e,t)=>{const{prefixCls:n,justify:r,align:i,className:a,style:o,children:s,gutter:c=0,wrap:u}=e,d=sKn(e,["prefixCls","justify","align","className","style","children","gutter","wrap"]),{getPrefixCls:f,direction:p}=h.useContext(Uo),m=nL(!0,null),g=tut(i,m),_=tut(r,m),v=f("row",n),[b,y,x]=ZMn(v),C=oKn(c,m),w=tn(v,{[`${v}-no-wrap`]:u===!1,[`${v}-${_}`]:_,[`${v}-${g}`]:g,[`${v}-rtl`]:p==="rtl"},a,y,x),$={},O=C[0]!=null&&C[0]>0?C[0]/-2:void 0;O&&($.marginLeft=O,$.marginRight=O);const[N,P]=C;$.rowGap=P;const I=h.useMemo(()=>({gutter:[N,P],wrap:u}),[N,P,u]);return b(h.createElement($Pt.Provider,{value:I},h.createElement("div",Object.assign({},d,{className:w,style:Object.assign(Object.assign({},$),o),ref:t}),s)))});PPt.displayName="Row";const ep=PPt;function lKn(){return nL()}const wD={useBreakpoint:lKn},cKn=e=>{const{componentCls:t,sizePaddingEdgeHorizontal:n,colorSplit:r,lineWidth:i,textPaddingInline:a,orientationMargin:o,verticalMarginInline:s}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{borderBlockStart:`${rn(i)} solid ${r}`,"&-vertical":{position:"relative",top:"-0.06em",display:"inline-block",height:"0.9em",marginInline:s,marginBlock:0,verticalAlign:"middle",borderTop:0,borderInlineStart:`${rn(i)} solid ${r}`},"&-horizontal":{display:"flex",clear:"both",width:"100%",minWidth:"100%",margin:`${rn(e.dividerHorizontalGutterMargin)} 0`},[`&-horizontal${t}-with-text`]:{display:"flex",alignItems:"center",margin:`${rn(e.dividerHorizontalWithTextGutterMargin)} 0`,color:e.colorTextHeading,fontWeight:500,fontSize:e.fontSizeLG,whiteSpace:"nowrap",textAlign:"center",borderBlockStart:`0 ${r}`,"&::before, &::after":{position:"relative",width:"50%",borderBlockStart:`${rn(i)} solid transparent`,borderBlockStartColor:"inherit",borderBlockEnd:0,transform:"translateY(50%)",content:"''"}},[`&-horizontal${t}-with-text-start`]:{"&::before":{width:`calc(${o} * 100%)`},"&::after":{width:`calc(100% - ${o} * 100%)`}},[`&-horizontal${t}-with-text-end`]:{"&::before":{width:`calc(100% - ${o} * 100%)`},"&::after":{width:`calc(${o} * 100%)`}},[`${t}-inner-text`]:{display:"inline-block",paddingBlock:0,paddingInline:a},"&-dashed":{background:"none",borderColor:r,borderStyle:"dashed",borderWidth:`${rn(i)} 0 0`},[`&-horizontal${t}-with-text${t}-dashed`]:{"&::before, &::after":{borderStyle:"dashed none none"}},[`&-vertical${t}-dashed`]:{borderInlineStartWidth:i,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0},"&-dotted":{background:"none",borderColor:r,borderStyle:"dotted",borderWidth:`${rn(i)} 0 0`},[`&-horizontal${t}-with-text${t}-dotted`]:{"&::before, &::after":{borderStyle:"dotted none none"}},[`&-vertical${t}-dotted`]:{borderInlineStartWidth:i,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0},[`&-plain${t}-with-text`]:{color:e.colorText,fontWeight:"normal",fontSize:e.fontSize},[`&-horizontal${t}-with-text-start${t}-no-default-orientation-margin-start`]:{"&::before":{width:0},"&::after":{width:"100%"},[`${t}-inner-text`]:{paddingInlineStart:n}},[`&-horizontal${t}-with-text-end${t}-no-default-orientation-margin-end`]:{"&::before":{width:"100%"},"&::after":{width:0},[`${t}-inner-text`]:{paddingInlineEnd:n}}})}},uKn=e=>({textPaddingInline:"1em",orientationMargin:.05,verticalMarginInline:e.marginXS}),dKn=Ql("Divider",e=>{const t=el(e,{dividerHorizontalWithTextGutterMargin:e.margin,dividerHorizontalGutterMargin:e.marginLG,sizePaddingEdgeHorizontal:0});return[cKn(t)]},uKn,{unitless:{orientationMargin:!0}});var fKn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const NPt=e=>{const{getPrefixCls:t,direction:n,className:r,style:i}=uh("divider"),{prefixCls:a,type:o="horizontal",orientation:s="center",orientationMargin:c,className:u,rootClassName:d,children:f,dashed:p,variant:m="solid",plain:g,style:_}=e,v=fKn(e,["prefixCls","type","orientation","orientationMargin","className","rootClassName","children","dashed","variant","plain","style"]),b=t("divider",a),[y,x,C]=dKn(b),w=!!f,$=h.useMemo(()=>s==="left"?n==="rtl"?"end":"start":s==="right"?n==="rtl"?"start":"end":s,[n,s]),O=$==="start"&&c!=null,N=$==="end"&&c!=null,P=tn(b,r,x,C,`${b}-${o}`,{[`${b}-with-text`]:w,[`${b}-with-text-${$}`]:w,[`${b}-dashed`]:!!p,[`${b}-${m}`]:m!=="solid",[`${b}-plain`]:!!g,[`${b}-rtl`]:n==="rtl",[`${b}-no-default-orientation-margin-start`]:O,[`${b}-no-default-orientation-margin-end`]:N},u,d),I=h.useMemo(()=>typeof c=="number"?c:/^\d+$/.test(c)?Number(c):c,[c]),D={marginInlineStart:O?I:void 0,marginInlineEnd:N?I:void 0};return Gs("Divider")(!f||o!=="vertical","usage","`children` not working in `vertical` mode."),y(h.createElement("div",Object.assign({className:P,style:Object.assign(Object.assign({},i),_)},v,{role:"separator"}),f&&o!=="vertical"&&h.createElement("span",{className:`${b}-inner-text`,style:D},f)))};NPt.displayName="Divider";const wbe=NPt;var nut=function(t,n){if(!t)return null;var r={left:t.offsetLeft,right:t.parentElement.clientWidth-t.clientWidth-t.offsetLeft,width:t.clientWidth,top:t.offsetTop,bottom:t.parentElement.clientHeight-t.clientHeight-t.offsetTop,height:t.clientHeight};return n?{left:0,right:0,width:0,top:r.top,bottom:r.bottom,height:r.height}:{left:r.left,right:r.right,width:r.width,top:0,bottom:0,height:0}},IS=function(t){return t!==void 0?"".concat(t,"px"):void 0};function pKn(e){var t=e.prefixCls,n=e.containerRef,r=e.value,i=e.getValueIndex,a=e.motionName,o=e.onMotionStart,s=e.onMotionEnd,c=e.direction,u=e.vertical,d=u===void 0?!1:u,f=h.useRef(null),p=h.useState(r),m=gn(p,2),g=m[0],_=m[1],v=function(F){var z,M=i(F),K=(z=n.current)===null||z===void 0?void 0:z.querySelectorAll(".".concat(t,"-item"))[M];return(K==null?void 0:K.offsetParent)&&K},b=h.useState(null),y=gn(b,2),x=y[0],C=y[1],w=h.useState(null),$=gn(w,2),O=$[0],N=$[1];hl(function(){if(g!==r){var A=v(g),F=v(r),z=nut(A,d),M=nut(F,d);_(r),C(z),N(M),A&&F?o():s()}},[r]);var P=h.useMemo(function(){if(d){var A;return IS((A=x==null?void 0:x.top)!==null&&A!==void 0?A:0)}return IS(c==="rtl"?-(x==null?void 0:x.right):x==null?void 0:x.left)},[d,c,x]),I=h.useMemo(function(){if(d){var A;return IS((A=O==null?void 0:O.top)!==null&&A!==void 0?A:0)}return IS(c==="rtl"?-(O==null?void 0:O.right):O==null?void 0:O.left)},[d,c,O]),D=function(){return d?{transform:"translateY(var(--thumb-start-top))",height:"var(--thumb-start-height)"}:{transform:"translateX(var(--thumb-start-left))",width:"var(--thumb-start-width)"}},k=function(){return d?{transform:"translateY(var(--thumb-active-top))",height:"var(--thumb-active-height)"}:{transform:"translateX(var(--thumb-active-left))",width:"var(--thumb-active-width)"}},R=function(){C(null),N(null),s()};return!x||!O?null:h.createElement(zm,{visible:!0,motionName:a,motionAppear:!0,onAppearStart:D,onAppearActive:k,onVisibleChanged:R},function(A,F){var z=A.className,M=A.style,K=mt(mt({},M),{},{"--thumb-start-left":P,"--thumb-start-width":IS(x==null?void 0:x.width),"--thumb-active-left":I,"--thumb-active-width":IS(O==null?void 0:O.width),"--thumb-start-top":P,"--thumb-start-height":IS(x==null?void 0:x.height),"--thumb-active-top":I,"--thumb-active-height":IS(O==null?void 0:O.height)}),U={ref:C1(f,F),style:K,className:tn("".concat(t,"-thumb"),z)};return h.createElement("div",U)})}var hKn=["prefixCls","direction","vertical","options","disabled","defaultValue","value","name","onChange","className","motionName"];function mKn(e){if(typeof e.title<"u")return e.title;if(Xa(e.label)!=="object"){var t;return(t=e.label)===null||t===void 0?void 0:t.toString()}}function gKn(e){return e.map(function(t){if(Xa(t)==="object"&&t!==null){var n=mKn(t);return mt(mt({},t),{},{title:n})}return{label:t==null?void 0:t.toString(),title:t==null?void 0:t.toString(),value:t}})}var vKn=function(t){var n=t.prefixCls,r=t.className,i=t.disabled,a=t.checked,o=t.label,s=t.title,c=t.value,u=t.name,d=t.onChange,f=t.onFocus,p=t.onBlur,m=t.onKeyDown,g=t.onKeyUp,_=t.onMouseDown,v=function(y){i||d(y,c)};return h.createElement("label",{className:tn(r,lt({},"".concat(n,"-item-disabled"),i)),onMouseDown:_},h.createElement("input",{name:u,className:"".concat(n,"-item-input"),type:"radio",disabled:i,checked:a,onChange:v,onFocus:f,onBlur:p,onKeyDown:m,onKeyUp:g}),h.createElement("div",{className:"".concat(n,"-item-label"),title:s,"aria-selected":a},o))},DPt=h.forwardRef(function(e,t){var n,r,i=e.prefixCls,a=i===void 0?"rc-segmented":i,o=e.direction,s=e.vertical,c=e.options,u=c===void 0?[]:c,d=e.disabled,f=e.defaultValue,p=e.value,m=e.name,g=e.onChange,_=e.className,v=_===void 0?"":_,b=e.motionName,y=b===void 0?"thumb-motion":b,x=$o(e,hKn),C=h.useRef(null),w=h.useMemo(function(){return C1(C,t)},[C,t]),$=h.useMemo(function(){return gKn(u)},[u]),O=$l((n=$[0])===null||n===void 0?void 0:n.value,{value:p,defaultValue:f}),N=gn(O,2),P=N[0],I=N[1],D=h.useState(!1),k=gn(D,2),R=k[0],A=k[1],F=function(be,Ee){I(Ee),g==null||g(Ee)},z=Md(x,["children"]),M=h.useState(!1),K=gn(M,2),U=K[0],W=K[1],L=h.useState(!1),Y=gn(L,2),J=Y[0],Z=Y[1],te=function(){Z(!0)},re=function(){Z(!1)},se=function(){W(!1)},de=function(be){be.key==="Tab"&&W(!0)},pe=function(be){var Ee=$.findIndex(function(ft){return ft.value===P}),xe=$.length,Pe=(Ee+be+xe)%xe,je=$[Pe];je&&(I(je.value),g==null||g(je.value))},Se=function(be){switch(be.key){case"ArrowLeft":case"ArrowUp":pe(-1);break;case"ArrowRight":case"ArrowDown":pe(1);break}};return h.createElement("div",ge({role:"radiogroup","aria-label":"segmented control",tabIndex:d?void 0:0},z,{className:tn(a,(r={},lt(r,"".concat(a,"-rtl"),o==="rtl"),lt(r,"".concat(a,"-disabled"),d),lt(r,"".concat(a,"-vertical"),s),r),v),ref:w}),h.createElement("div",{className:"".concat(a,"-group")},h.createElement(pKn,{vertical:s,prefixCls:a,value:P,containerRef:C,motionName:"".concat(a,"-").concat(y),direction:o,getValueIndex:function(be){return $.findIndex(function(Ee){return Ee.value===be})},onMotionStart:function(){A(!0)},onMotionEnd:function(){A(!1)}}),$.map(function(ve){var be;return h.createElement(vKn,ge({},ve,{name:m,key:ve.value,prefixCls:a,className:tn(ve.className,"".concat(a,"-item"),(be={},lt(be,"".concat(a,"-item-selected"),ve.value===P&&!R),lt(be,"".concat(a,"-item-focused"),J&&U&&ve.value===P),be)),checked:ve.value===P,onChange:F,onFocus:te,onBlur:re,onKeyDown:Se,onKeyUp:de,onMouseDown:se,disabled:!!d||!!ve.disabled}))})))});DPt.displayName="Segmented";var IPt=DPt;const _Kn=Object.freeze(Object.defineProperty({__proto__:null,default:IPt},Symbol.toStringTag,{value:"Module"}));function rut(e,t){return{[`${e}, ${e}:hover, ${e}:focus`]:{color:t.colorTextDisabled,cursor:"not-allowed"}}}function iut(e){return{backgroundColor:e.itemSelectedBg,boxShadow:e.boxShadowTertiary}}const yKn=Object.assign({overflow:"hidden"},ky),bKn=e=>{const{componentCls:t}=e,n=e.calc(e.controlHeight).sub(e.calc(e.trackPadding).mul(2)).equal(),r=e.calc(e.controlHeightLG).sub(e.calc(e.trackPadding).mul(2)).equal(),i=e.calc(e.controlHeightSM).sub(e.calc(e.trackPadding).mul(2)).equal();return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{display:"inline-block",padding:e.trackPadding,color:e.itemColor,background:e.trackBg,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`}),Ay(e)),{[`${t}-group`]:{position:"relative",display:"flex",alignItems:"stretch",justifyItems:"flex-start",flexDirection:"row",width:"100%"},[`&${t}-rtl`]:{direction:"rtl"},[`&${t}-vertical`]:{[`${t}-group`]:{flexDirection:"column"},[`${t}-thumb`]:{width:"100%",height:0,padding:`0 ${rn(e.paddingXXS)}`}},[`&${t}-block`]:{display:"flex"},[`&${t}-block ${t}-item`]:{flex:1,minWidth:0},[`${t}-item`]:{position:"relative",textAlign:"center",cursor:"pointer",transition:`color ${e.motionDurationMid} ${e.motionEaseInOut}`,borderRadius:e.borderRadiusSM,transform:"translateZ(0)","&-selected":Object.assign(Object.assign({},iut(e)),{color:e.itemSelectedColor}),"&-focused":Object.assign({},C5(e)),"&::after":{content:'""',position:"absolute",zIndex:-1,width:"100%",height:"100%",top:0,insetInlineStart:0,borderRadius:"inherit",opacity:0,transition:`opacity ${e.motionDurationMid}`,pointerEvents:"none"},[`&:hover:not(${t}-item-selected):not(${t}-item-disabled)`]:{color:e.itemHoverColor,"&::after":{opacity:1,backgroundColor:e.itemHoverBg}},[`&:active:not(${t}-item-selected):not(${t}-item-disabled)`]:{color:e.itemHoverColor,"&::after":{opacity:1,backgroundColor:e.itemActiveBg}},"&-label":Object.assign({minHeight:n,lineHeight:rn(n),padding:`0 ${rn(e.segmentedPaddingHorizontal)}`},yKn),"&-icon + *":{marginInlineStart:e.calc(e.marginSM).div(2).equal()},"&-input":{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:0,height:0,opacity:0,pointerEvents:"none"}},[`${t}-thumb`]:Object.assign(Object.assign({},iut(e)),{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:0,height:"100%",padding:`${rn(e.paddingXXS)} 0`,borderRadius:e.borderRadiusSM,transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOut}, height ${e.motionDurationSlow} ${e.motionEaseInOut}`,[`& ~ ${t}-item:not(${t}-item-selected):not(${t}-item-disabled)::after`]:{backgroundColor:"transparent"}}),[`&${t}-lg`]:{borderRadius:e.borderRadiusLG,[`${t}-item-label`]:{minHeight:r,lineHeight:rn(r),padding:`0 ${rn(e.segmentedPaddingHorizontal)}`,fontSize:e.fontSizeLG},[`${t}-item, ${t}-thumb`]:{borderRadius:e.borderRadius}},[`&${t}-sm`]:{borderRadius:e.borderRadiusSM,[`${t}-item-label`]:{minHeight:i,lineHeight:rn(i),padding:`0 ${rn(e.segmentedPaddingHorizontalSM)}`},[`${t}-item, ${t}-thumb`]:{borderRadius:e.borderRadiusXS}}}),rut(`&-disabled ${t}-item`,e)),rut(`${t}-item-disabled`,e)),{[`${t}-thumb-motion-appear-active`]:{transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOut}, width ${e.motionDurationSlow} ${e.motionEaseInOut}`,willChange:"transform, width"},[`&${t}-shape-round`]:{borderRadius:9999,[`${t}-item, ${t}-thumb`]:{borderRadius:9999}}})}},xKn=e=>{const{colorTextLabel:t,colorText:n,colorFillSecondary:r,colorBgElevated:i,colorFill:a,lineWidthBold:o,colorBgLayout:s}=e;return{trackPadding:o,trackBg:s,itemColor:t,itemHoverColor:n,itemHoverBg:r,itemSelectedBg:i,itemActiveBg:a,itemSelectedColor:n}},SKn=Ql("Segmented",e=>{const{lineWidth:t,calc:n}=e,r=el(e,{segmentedPaddingHorizontal:n(e.controlPaddingHorizontal).sub(t).equal(),segmentedPaddingHorizontalSM:n(e.controlPaddingHorizontalSM).sub(t).equal()});return[bKn(r)]},xKn);var aut=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function CKn(e){return typeof e=="object"&&!!(e!=null&&e.icon)}const wKn=h.forwardRef((e,t)=>{const n=pK(),{prefixCls:r,className:i,rootClassName:a,block:o,options:s=[],size:c="middle",style:u,vertical:d,shape:f="default",name:p=n}=e,m=aut(e,["prefixCls","className","rootClassName","block","options","size","style","vertical","shape","name"]),{getPrefixCls:g,direction:_,className:v,style:b}=uh("segmented"),y=g("segmented",r),[x,C,w]=SKn(y),$=qm(c),O=h.useMemo(()=>s.map(I=>{if(CKn(I)){const{icon:D,label:k}=I,R=aut(I,["icon","label"]);return Object.assign(Object.assign({},R),{label:h.createElement(h.Fragment,null,h.createElement("span",{className:`${y}-item-icon`},D),k&&h.createElement("span",null,k))})}return I}),[s,y]),N=tn(i,a,v,{[`${y}-block`]:o,[`${y}-sm`]:$==="small",[`${y}-lg`]:$==="large",[`${y}-vertical`]:d,[`${y}-shape-${f}`]:f==="round"},C,w),P=Object.assign(Object.assign({},b),u);return x(h.createElement(IPt,Object.assign({},m,{name:p,className:N,style:P,options:O,ref:t,prefixCls:y,direction:_,vertical:d})))}),RPt=wKn;RPt.displayName="Segmented";const MUe=RPt;var EKn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"};const TKn=EKn;var $Kn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:TKn}))},kPt=h.forwardRef($Kn);kPt.displayName="UpOutlined";const APt=kPt;function PLe(){return typeof BigInt=="function"}function MPt(e){return!e&&e!==0&&!Number.isNaN(e)||!String(e).trim()}function PM(e){var t=e.trim(),n=t.startsWith("-");n&&(t=t.slice(1)),t=t.replace(/(\.\d*[^0])0*$/,"$1").replace(/\.0*$/,"").replace(/^0+/,""),t.startsWith(".")&&(t="0".concat(t));var r=t||"0",i=r.split("."),a=i[0]||"0",o=i[1]||"0";a==="0"&&o==="0"&&(n=!1);var s=n?"-":"";return{negative:n,negativeStr:s,trimStr:r,integerStr:a,decimalStr:o,fullStr:"".concat(s).concat(r)}}function FUe(e){var t=String(e);return!Number.isNaN(Number(t))&&t.includes("e")}function lM(e){var t=String(e);if(FUe(e)){var n=Number(t.slice(t.indexOf("e-")+2)),r=t.match(/\.(\d+)/);return r!=null&&r[1]&&(n+=r[1].length),n}return t.includes(".")&&LUe(t)?t.length-t.indexOf(".")-1:0}function Ebe(e){var t=String(e);if(FUe(e)){if(e>Number.MAX_SAFE_INTEGER)return String(PLe()?BigInt(e).toString():Number.MAX_SAFE_INTEGER);if(e<Number.MIN_SAFE_INTEGER)return String(PLe()?BigInt(e).toString():Number.MIN_SAFE_INTEGER);t=e.toFixed(lM(t))}return PM(t).fullStr}function LUe(e){return typeof e=="number"?!Number.isNaN(e):e?/^\s*-?\d+(\.\d+)?\s*$/.test(e)||/^\s*-?\d+\.\s*$/.test(e)||/^\s*-?\.\d+\s*$/.test(e):!1}var OKn=function(){function e(t){if(Xl(this,e),lt(this,"origin",""),lt(this,"negative",void 0),lt(this,"integer",void 0),lt(this,"decimal",void 0),lt(this,"decimalLen",void 0),lt(this,"empty",void 0),lt(this,"nan",void 0),MPt(t)){this.empty=!0;return}if(this.origin=String(t),t==="-"||Number.isNaN(t)){this.nan=!0;return}var n=t;if(FUe(n)&&(n=Number(n)),n=typeof n=="string"?n:Ebe(n),LUe(n)){var r=PM(n);this.negative=r.negative;var i=r.trimStr.split(".");this.integer=BigInt(i[0]);var a=i[1]||"0";this.decimal=BigInt(a),this.decimalLen=a.length}else this.nan=!0}return Jl(e,[{key:"getMark",value:function(){return this.negative?"-":""}},{key:"getIntegerStr",value:function(){return this.integer.toString()}},{key:"getDecimalStr",value:function(){return this.decimal.toString().padStart(this.decimalLen,"0")}},{key:"alignDecimal",value:function(n){var r="".concat(this.getMark()).concat(this.getIntegerStr()).concat(this.getDecimalStr().padEnd(n,"0"));return BigInt(r)}},{key:"negate",value:function(){var n=new e(this.toString());return n.negative=!n.negative,n}},{key:"cal",value:function(n,r,i){var a=Math.max(this.getDecimalStr().length,n.getDecimalStr().length),o=this.alignDecimal(a),s=n.alignDecimal(a),c=r(o,s).toString(),u=i(a),d=PM(c),f=d.negativeStr,p=d.trimStr,m="".concat(f).concat(p.padStart(u+1,"0"));return new e("".concat(m.slice(0,-u),".").concat(m.slice(-u)))}},{key:"add",value:function(n){if(this.isInvalidate())return new e(n);var r=new e(n);return r.isInvalidate()?this:this.cal(r,function(i,a){return i+a},function(i){return i})}},{key:"multi",value:function(n){var r=new e(n);return this.isInvalidate()||r.isInvalidate()?new e(NaN):this.cal(r,function(i,a){return i*a},function(i){return i*2})}},{key:"isEmpty",value:function(){return this.empty}},{key:"isNaN",value:function(){return this.nan}},{key:"isInvalidate",value:function(){return this.isEmpty()||this.isNaN()}},{key:"equals",value:function(n){return this.toString()===(n==null?void 0:n.toString())}},{key:"lessEquals",value:function(n){return this.add(n.negate().toString()).toNumber()<=0}},{key:"toNumber",value:function(){return this.isNaN()?NaN:Number(this.toString())}},{key:"toString",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return n?this.isInvalidate()?"":PM("".concat(this.getMark()).concat(this.getIntegerStr(),".").concat(this.getDecimalStr())).fullStr:this.origin}}]),e}(),PKn=function(){function e(t){if(Xl(this,e),lt(this,"origin",""),lt(this,"number",void 0),lt(this,"empty",void 0),MPt(t)){this.empty=!0;return}this.origin=String(t),this.number=Number(t)}return Jl(e,[{key:"negate",value:function(){return new e(-this.toNumber())}},{key:"add",value:function(n){if(this.isInvalidate())return new e(n);var r=Number(n);if(Number.isNaN(r))return this;var i=this.number+r;if(i>Number.MAX_SAFE_INTEGER)return new e(Number.MAX_SAFE_INTEGER);if(i<Number.MIN_SAFE_INTEGER)return new e(Number.MIN_SAFE_INTEGER);var a=Math.max(lM(this.number),lM(r));return new e(i.toFixed(a))}},{key:"multi",value:function(n){var r=Number(n);if(this.isInvalidate()||Number.isNaN(r))return new e(NaN);var i=this.number*r;if(i>Number.MAX_SAFE_INTEGER)return new e(Number.MAX_SAFE_INTEGER);if(i<Number.MIN_SAFE_INTEGER)return new e(Number.MIN_SAFE_INTEGER);var a=Math.max(lM(this.number),lM(r));return new e(i.toFixed(a))}},{key:"isEmpty",value:function(){return this.empty}},{key:"isNaN",value:function(){return Number.isNaN(this.number)}},{key:"isInvalidate",value:function(){return this.isEmpty()||this.isNaN()}},{key:"equals",value:function(n){return this.toNumber()===(n==null?void 0:n.toNumber())}},{key:"lessEquals",value:function(n){return this.add(n.negate().toString()).toNumber()<=0}},{key:"toNumber",value:function(){return this.number}},{key:"toString",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return n?this.isInvalidate()?"":Ebe(this.number):this.origin}}]),e}();function Mx(e){return PLe()?new OKn(e):new PKn(e)}function wge(e,t,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(e==="")return"";var i=PM(e),a=i.negativeStr,o=i.integerStr,s=i.decimalStr,c="".concat(t).concat(s),u="".concat(a).concat(o);if(n>=0){var d=Number(s[n]);if(d>=5&&!r){var f=Mx(e).add("".concat(a,"0.").concat("0".repeat(n)).concat(10-d));return wge(f.toString(),t,n,r)}return n===0?u:"".concat(u).concat(t).concat(s.padEnd(n,"0").slice(0,n))}return c===".0"?u:"".concat(u).concat(c)}function NKn(e){return!!(e.addonBefore||e.addonAfter)}function DKn(e){return!!(e.prefix||e.suffix||e.allowClear)}function out(e,t,n){var r=t.cloneNode(!0),i=Object.create(e,{target:{value:r},currentTarget:{value:r}});return r.value=n,typeof t.selectionStart=="number"&&typeof t.selectionEnd=="number"&&(r.selectionStart=t.selectionStart,r.selectionEnd=t.selectionEnd),r.setSelectionRange=function(){t.setSelectionRange.apply(t,arguments)},i}function N2e(e,t,n,r){if(n){var i=t;if(t.type==="click"){i=out(t,e,""),n(i);return}if(e.type!=="file"&&r!==void 0){i=out(t,e,r),n(i);return}n(i)}}function jUe(e,t){if(e){e.focus(t);var n=t||{},r=n.cursor;if(r){var i=e.value.length;switch(r){case"start":e.setSelectionRange(0,0);break;case"end":e.setSelectionRange(i,i);break;default:e.setSelectionRange(0,i)}}}}var qae=G.forwardRef(function(e,t){var n,r,i,a=e.inputElement,o=e.children,s=e.prefixCls,c=e.prefix,u=e.suffix,d=e.addonBefore,f=e.addonAfter,p=e.className,m=e.style,g=e.disabled,_=e.readOnly,v=e.focused,b=e.triggerFocus,y=e.allowClear,x=e.value,C=e.handleReset,w=e.hidden,$=e.classes,O=e.classNames,N=e.dataAttrs,P=e.styles,I=e.components,D=e.onClear,k=o??a,R=(I==null?void 0:I.affixWrapper)||"span",A=(I==null?void 0:I.groupWrapper)||"span",F=(I==null?void 0:I.wrapper)||"span",z=(I==null?void 0:I.groupAddon)||"span",M=h.useRef(null),K=function(Pe){var je;(je=M.current)!==null&&je!==void 0&&je.contains(Pe.target)&&(b==null||b())},U=DKn(e),W=h.cloneElement(k,{value:x,className:tn((n=k.props)===null||n===void 0?void 0:n.className,!U&&(O==null?void 0:O.variant))||null}),L=h.useRef(null);if(G.useImperativeHandle(t,function(){return{nativeElement:L.current||M.current}}),U){var Y=null;if(y){var J=!g&&!_&&x,Z="".concat(s,"-clear-icon"),te=Xa(y)==="object"&&y!==null&&y!==void 0&&y.clearIcon?y.clearIcon:"✖";Y=G.createElement("button",{type:"button",tabIndex:-1,onClick:function(Pe){C==null||C(Pe),D==null||D()},onMouseDown:function(Pe){return Pe.preventDefault()},className:tn(Z,lt(lt({},"".concat(Z,"-hidden"),!J),"".concat(Z,"-has-suffix"),!!u))},te)}var re="".concat(s,"-affix-wrapper"),se=tn(re,lt(lt(lt(lt(lt({},"".concat(s,"-disabled"),g),"".concat(re,"-disabled"),g),"".concat(re,"-focused"),v),"".concat(re,"-readonly"),_),"".concat(re,"-input-with-clear-btn"),u&&y&&x),$==null?void 0:$.affixWrapper,O==null?void 0:O.affixWrapper,O==null?void 0:O.variant),de=(u||y)&&G.createElement("span",{className:tn("".concat(s,"-suffix"),O==null?void 0:O.suffix),style:P==null?void 0:P.suffix},Y,u);W=G.createElement(R,ge({className:se,style:P==null?void 0:P.affixWrapper,onClick:K},N==null?void 0:N.affixWrapper,{ref:M}),c&&G.createElement("span",{className:tn("".concat(s,"-prefix"),O==null?void 0:O.prefix),style:P==null?void 0:P.prefix},c),W,de)}if(NKn(e)){var pe="".concat(s,"-group"),Se="".concat(pe,"-addon"),ve="".concat(pe,"-wrapper"),be=tn("".concat(s,"-wrapper"),pe,$==null?void 0:$.wrapper,O==null?void 0:O.wrapper),Ee=tn(ve,lt({},"".concat(ve,"-disabled"),g),$==null?void 0:$.group,O==null?void 0:O.groupWrapper);W=G.createElement(A,{className:Ee,ref:L},G.createElement(F,{className:be},d&&G.createElement(z,{className:Se},d),W,f&&G.createElement(z,{className:Se},f)))}return G.cloneElement(W,{className:tn((r=W.props)===null||r===void 0?void 0:r.className,p)||null,style:mt(mt({},(i=W.props)===null||i===void 0?void 0:i.style),m),hidden:w})}),IKn=["show"];function FPt(e,t){return h.useMemo(function(){var n={};t&&(n.show=Xa(t)==="object"&&t.formatter?t.formatter:!!t),n=mt(mt({},n),e);var r=n,i=r.show,a=$o(r,IKn);return mt(mt({},a),{},{show:!!i,showFormatter:typeof i=="function"?i:void 0,strategy:a.strategy||function(o){return o.length}})},[e,t])}var RKn=["autoComplete","onChange","onFocus","onBlur","onPressEnter","onKeyDown","onKeyUp","prefixCls","disabled","htmlSize","className","maxLength","suffix","showCount","count","type","classes","classNames","styles","onCompositionStart","onCompositionEnd"],LPt=h.forwardRef(function(e,t){var n=e.autoComplete,r=e.onChange,i=e.onFocus,a=e.onBlur,o=e.onPressEnter,s=e.onKeyDown,c=e.onKeyUp,u=e.prefixCls,d=u===void 0?"rc-input":u,f=e.disabled,p=e.htmlSize,m=e.className,g=e.maxLength,_=e.suffix,v=e.showCount,b=e.count,y=e.type,x=y===void 0?"text":y,C=e.classes,w=e.classNames,$=e.styles,O=e.onCompositionStart,N=e.onCompositionEnd,P=$o(e,RKn),I=h.useState(!1),D=gn(I,2),k=D[0],R=D[1],A=h.useRef(!1),F=h.useRef(!1),z=h.useRef(null),M=h.useRef(null),K=function(vt){z.current&&jUe(z.current,vt)},U=$l(e.defaultValue,{value:e.value}),W=gn(U,2),L=W[0],Y=W[1],J=L==null?"":String(L),Z=h.useState(null),te=gn(Z,2),re=te[0],se=te[1],de=FPt(b,v),pe=de.max||g,Se=de.strategy(J),ve=!!pe&&Se>pe;h.useImperativeHandle(t,function(){var rt;return{focus:K,blur:function(){var Mt;(Mt=z.current)===null||Mt===void 0||Mt.blur()},setSelectionRange:function(Mt,$t,ke){var ye;(ye=z.current)===null||ye===void 0||ye.setSelectionRange(Mt,$t,ke)},select:function(){var Mt;(Mt=z.current)===null||Mt===void 0||Mt.select()},input:z.current,nativeElement:((rt=M.current)===null||rt===void 0?void 0:rt.nativeElement)||z.current}}),h.useEffect(function(){F.current&&(F.current=!1),R(function(rt){return rt&&f?!1:rt})},[f]);var be=function(vt,Mt,$t){var ke=Mt;if(!A.current&&de.exceedFormatter&&de.max&&de.strategy(Mt)>de.max){if(ke=de.exceedFormatter(Mt,{max:de.max}),Mt!==ke){var ye,_e;se([((ye=z.current)===null||ye===void 0?void 0:ye.selectionStart)||0,((_e=z.current)===null||_e===void 0?void 0:_e.selectionEnd)||0])}}else if($t.source==="compositionEnd")return;Y(ke),z.current&&N2e(z.current,vt,r,ke)};h.useEffect(function(){if(re){var rt;(rt=z.current)===null||rt===void 0||rt.setSelectionRange.apply(rt,oi(re))}},[re]);var Ee=function(vt){be(vt,vt.target.value,{source:"change"})},xe=function(vt){A.current=!1,be(vt,vt.currentTarget.value,{source:"compositionEnd"}),N==null||N(vt)},Pe=function(vt){o&&vt.key==="Enter"&&!F.current&&(F.current=!0,o(vt)),s==null||s(vt)},je=function(vt){vt.key==="Enter"&&(F.current=!1),c==null||c(vt)},ft=function(vt){R(!0),i==null||i(vt)},Ge=function(vt){F.current&&(F.current=!1),R(!1),a==null||a(vt)},Ye=function(vt){Y(""),K(),z.current&&N2e(z.current,vt,r)},nt=ve&&"".concat(d,"-out-of-range"),We=function(){var vt=Md(e,["prefixCls","onPressEnter","addonBefore","addonAfter","prefix","suffix","allowClear","defaultValue","showCount","count","classes","htmlSize","styles","classNames","onClear"]);return G.createElement("input",ge({autoComplete:n},vt,{onChange:Ee,onFocus:ft,onBlur:Ge,onKeyDown:Pe,onKeyUp:je,className:tn(d,lt({},"".concat(d,"-disabled"),f),w==null?void 0:w.input),style:$==null?void 0:$.input,ref:z,size:p,type:x,onCompositionStart:function($t){A.current=!0,O==null||O($t)},onCompositionEnd:xe}))},ct=function(){var vt=Number(pe)>0;if(_||de.show){var Mt=de.showFormatter?de.showFormatter({value:J,count:Se,maxLength:pe}):"".concat(Se).concat(vt?" / ".concat(pe):"");return G.createElement(G.Fragment,null,de.show&&G.createElement("span",{className:tn("".concat(d,"-show-count-suffix"),lt({},"".concat(d,"-show-count-has-suffix"),!!_),w==null?void 0:w.count),style:mt({},$==null?void 0:$.count)},Mt),_)}return null};return G.createElement(qae,ge({},P,{prefixCls:d,className:tn(m,nt),handleReset:Ye,value:J,focused:k,triggerFocus:K,suffix:ct(),disabled:f,classes:C,classNames:w,styles:$}),We())});const kKn=Object.freeze(Object.defineProperty({__proto__:null,BaseInput:qae,default:LPt},Symbol.toStringTag,{value:"Module"}));function AKn(e,t){return typeof Proxy<"u"&&e?new Proxy(e,{get:function(r,i){if(t[i])return t[i];var a=r[i];return typeof a=="function"?a.bind(r):a}}):e}function MKn(e,t){var n=h.useRef(null);function r(){try{var a=e.selectionStart,o=e.selectionEnd,s=e.value,c=s.substring(0,a),u=s.substring(o);n.current={start:a,end:o,value:s,beforeTxt:c,afterTxt:u}}catch{}}function i(){if(e&&n.current&&t)try{var a=e.value,o=n.current,s=o.beforeTxt,c=o.afterTxt,u=o.start,d=a.length;if(a.startsWith(s))d=s.length;else if(a.endsWith(c))d=a.length-n.current.afterTxt.length;else{var f=s[u-1],p=a.indexOf(f,u-1);p!==-1&&(d=p+1)}e.setSelectionRange(d,d)}catch(m){Za(!1,"Something warning of cursor restore. Please fire issue about this: ".concat(m.message))}}return[r,i]}var FKn=function(){var t=h.useState(!1),n=gn(t,2),r=n[0],i=n[1];return hl(function(){i(K3e())},[]),r},LKn=200,jKn=600;function BKn(e){var t=e.prefixCls,n=e.upNode,r=e.downNode,i=e.upDisabled,a=e.downDisabled,o=e.onStep,s=h.useRef(),c=h.useRef([]),u=h.useRef();u.current=o;var d=function(){clearTimeout(s.current)},f=function(x,C){x.preventDefault(),d(),u.current(C);function w(){u.current(C),s.current=setTimeout(w,LKn)}s.current=setTimeout(w,jKn)};h.useEffect(function(){return function(){d(),c.current.forEach(function(y){return Tl.cancel(y)})}},[]);var p=FKn();if(p)return null;var m="".concat(t,"-handler"),g=tn(m,"".concat(m,"-up"),lt({},"".concat(m,"-up-disabled"),i)),_=tn(m,"".concat(m,"-down"),lt({},"".concat(m,"-down-disabled"),a)),v=function(){return c.current.push(Tl(d))},b={unselectable:"on",role:"button",onMouseUp:v,onMouseLeave:v};return h.createElement("div",{className:"".concat(m,"-wrap")},h.createElement("span",ge({},b,{onMouseDown:function(x){f(x,!0)},"aria-label":"Increase Value","aria-disabled":i,className:g}),n||h.createElement("span",{unselectable:"on",className:"".concat(t,"-handler-up-inner")})),h.createElement("span",ge({},b,{onMouseDown:function(x){f(x,!1)},"aria-label":"Decrease Value","aria-disabled":a,className:_}),r||h.createElement("span",{unselectable:"on",className:"".concat(t,"-handler-down-inner")})))}function sut(e){var t=typeof e=="number"?Ebe(e):PM(e).fullStr,n=t.includes(".");return n?PM(t.replace(/(\d)\.(\d)/g,"$1$2.")).fullStr:e+"0"}const zKn=function(){var e=h.useRef(0),t=function(){Tl.cancel(e.current)};return h.useEffect(function(){return t},[]),function(n){t(),e.current=Tl(function(){n()})}};var HKn=["prefixCls","className","style","min","max","step","defaultValue","value","disabled","readOnly","upHandler","downHandler","keyboard","changeOnWheel","controls","classNames","stringMode","parser","formatter","precision","decimalSeparator","onChange","onInput","onPressEnter","onStep","changeOnBlur","domRef"],qKn=["disabled","style","prefixCls","value","prefix","suffix","addonBefore","addonAfter","className","classNames"],lut=function(t,n){return t||n.isEmpty()?n.toString():n.toNumber()},cut=function(t){var n=Mx(t);return n.isInvalidate()?null:n},VKn=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.className,i=e.style,a=e.min,o=e.max,s=e.step,c=s===void 0?1:s,u=e.defaultValue,d=e.value,f=e.disabled,p=e.readOnly,m=e.upHandler,g=e.downHandler,_=e.keyboard,v=e.changeOnWheel,b=v===void 0?!1:v,y=e.controls,x=y===void 0?!0:y;e.classNames;var C=e.stringMode,w=e.parser,$=e.formatter,O=e.precision,N=e.decimalSeparator,P=e.onChange,I=e.onInput,D=e.onPressEnter,k=e.onStep,R=e.changeOnBlur,A=R===void 0?!0:R,F=e.domRef,z=$o(e,HKn),M="".concat(n,"-input"),K=h.useRef(null),U=h.useState(!1),W=gn(U,2),L=W[0],Y=W[1],J=h.useRef(!1),Z=h.useRef(!1),te=h.useRef(!1),re=h.useState(function(){return Mx(d??u)}),se=gn(re,2),de=se[0],pe=se[1];function Se(vn){d===void 0&&pe(vn)}var ve=h.useCallback(function(vn,bn){if(!bn)return O>=0?O:Math.max(lM(vn),lM(c))},[O,c]),be=h.useCallback(function(vn){var bn=String(vn);if(w)return w(bn);var ur=bn;return N&&(ur=ur.replace(N,".")),ur.replace(/[^\w.-]+/g,"")},[w,N]),Ee=h.useRef(""),xe=h.useCallback(function(vn,bn){if($)return $(vn,{userTyping:bn,input:String(Ee.current)});var ur=typeof vn=="number"?Ebe(vn):vn;if(!bn){var zn=ve(ur,bn);if(LUe(ur)&&(N||zn>=0)){var Tn=N||".";ur=wge(ur,Tn,zn)}}return ur},[$,ve,N]),Pe=h.useState(function(){var vn=u??d;return de.isInvalidate()&&["string","number"].includes(Xa(vn))?Number.isNaN(vn)?"":vn:xe(de.toString(),!1)}),je=gn(Pe,2),ft=je[0],Ge=je[1];Ee.current=ft;function Ye(vn,bn){Ge(xe(vn.isInvalidate()?vn.toString(!1):vn.toString(!bn),bn))}var nt=h.useMemo(function(){return cut(o)},[o,O]),We=h.useMemo(function(){return cut(a)},[a,O]),ct=h.useMemo(function(){return!nt||!de||de.isInvalidate()?!1:nt.lessEquals(de)},[nt,de]),rt=h.useMemo(function(){return!We||!de||de.isInvalidate()?!1:de.lessEquals(We)},[We,de]),vt=MKn(K.current,L),Mt=gn(vt,2),$t=Mt[0],ke=Mt[1],ye=function(bn){return nt&&!bn.lessEquals(nt)?nt:We&&!We.lessEquals(bn)?We:null},_e=function(bn){return!ye(bn)},He=function(bn,ur){var zn=bn,Tn=_e(zn)||zn.isEmpty();if(!zn.isEmpty()&&!ur&&(zn=ye(zn)||zn,Tn=!0),!p&&!f&&Tn){var Or=zn.toString(),br=ve(Or,ur);return br>=0&&(zn=Mx(wge(Or,".",br)),_e(zn)||(zn=Mx(wge(Or,".",br,!0)))),zn.equals(de)||(Se(zn),P==null||P(zn.isEmpty()?null:lut(C,zn)),d===void 0&&Ye(zn,ur)),zn}return de},Ze=zKn(),ot=function vn(bn){if($t(),Ee.current=bn,Ge(bn),!Z.current){var ur=be(bn),zn=Mx(ur);zn.isNaN()||He(zn,!0)}I==null||I(bn),Ze(function(){var Tn=bn;w||(Tn=bn.replace(/。/g,".")),Tn!==bn&&vn(Tn)})},Qt=function(){Z.current=!0},Bt=function(){Z.current=!1,ot(K.current.value)},Yt=function(bn){ot(bn.target.value)},Gt=function(bn){var ur;if(!(bn&&ct||!bn&&rt)){J.current=!1;var zn=Mx(te.current?sut(c):c);bn||(zn=zn.negate());var Tn=(de||Mx(0)).add(zn.toString()),Or=He(Tn,!1);k==null||k(lut(C,Or),{offset:te.current?sut(c):c,type:bn?"up":"down"}),(ur=K.current)===null||ur===void 0||ur.focus()}},kt=function(bn){var ur=Mx(be(ft)),zn;ur.isNaN()?zn=He(de,bn):zn=He(ur,bn),d!==void 0?Ye(de,!1):zn.isNaN()||Ye(zn,!1)},In=function(){J.current=!0},Cn=function(bn){var ur=bn.key,zn=bn.shiftKey;J.current=!0,te.current=zn,ur==="Enter"&&(Z.current||(J.current=!1),kt(!1),D==null||D(bn)),_!==!1&&!Z.current&&["Up","ArrowUp","Down","ArrowDown"].includes(ur)&&(Gt(ur==="Up"||ur==="ArrowUp"),bn.preventDefault())},Nn=function(){J.current=!1,te.current=!1};h.useEffect(function(){if(b&&L){var vn=function(zn){Gt(zn.deltaY<0),zn.preventDefault()},bn=K.current;if(bn)return bn.addEventListener("wheel",vn,{passive:!1}),function(){return bn.removeEventListener("wheel",vn)}}});var kn=function(){A&&kt(!1),Y(!1),J.current=!1};return TM(function(){de.isInvalidate()||Ye(de,!1)},[O,$]),TM(function(){var vn=Mx(d);pe(vn);var bn=Mx(be(ft));(!vn.equals(bn)||!J.current||$)&&Ye(vn,J.current)},[d]),TM(function(){$&&ke()},[ft]),h.createElement("div",{ref:F,className:tn(n,r,lt(lt(lt(lt(lt({},"".concat(n,"-focused"),L),"".concat(n,"-disabled"),f),"".concat(n,"-readonly"),p),"".concat(n,"-not-a-number"),de.isNaN()),"".concat(n,"-out-of-range"),!de.isInvalidate()&&!_e(de))),style:i,onFocus:function(){Y(!0)},onBlur:kn,onKeyDown:Cn,onKeyUp:Nn,onCompositionStart:Qt,onCompositionEnd:Bt,onBeforeInput:In},x&&h.createElement(BKn,{prefixCls:n,upNode:m,downNode:g,upDisabled:ct,downDisabled:rt,onStep:Gt}),h.createElement("div",{className:"".concat(M,"-wrap")},h.createElement("input",ge({autoComplete:"off",role:"spinbutton","aria-valuemin":a,"aria-valuemax":o,"aria-valuenow":de.isInvalidate()?null:de.toString(),step:c},z,{ref:C1(K,t),className:M,value:ft,onChange:Yt,disabled:f,readOnly:p}))))}),BUe=h.forwardRef(function(e,t){var n=e.disabled,r=e.style,i=e.prefixCls,a=i===void 0?"rc-input-number":i,o=e.value,s=e.prefix,c=e.suffix,u=e.addonBefore,d=e.addonAfter,f=e.className,p=e.classNames,m=$o(e,qKn),g=h.useRef(null),_=h.useRef(null),v=h.useRef(null),b=function(x){v.current&&jUe(v.current,x)};return h.useImperativeHandle(t,function(){return AKn(v.current,{focus:b,nativeElement:g.current.nativeElement||_.current})}),h.createElement(qae,{className:f,triggerFocus:b,prefixCls:a,value:o,disabled:n,style:r,prefix:s,suffix:c,addonAfter:d,addonBefore:u,classNames:p,components:{affixWrapper:"div",groupWrapper:"div",wrapper:"div",groupAddon:"div"},ref:g},h.createElement(VKn,ge({prefixCls:a,disabled:n,ref:v,domRef:_,className:p==null?void 0:p.input},m)))});BUe.displayName="InputNumber";const WKn=Object.freeze(Object.defineProperty({__proto__:null,default:BUe},Symbol.toStringTag,{value:"Module"})),UKn=e=>{var t;const n=(t=e.handleVisible)!==null&&t!==void 0?t:"auto",r=e.controlHeightSM-e.lineWidth*2;return Object.assign(Object.assign({},sL(e)),{controlWidth:90,handleWidth:r,handleFontSize:e.fontSize/2,handleVisible:n,handleActiveBg:e.colorFillAlter,handleBg:e.colorBgContainer,filledHandleBg:new Gl(e.colorFillSecondary).onBackground(e.colorBgContainer).toHexString(),handleHoverColor:e.colorPrimary,handleBorderColor:e.colorBorder,handleOpacity:n===!0?1:0,handleVisibleWidth:n===!0?r:0})},uut=(e,t)=>{let{componentCls:n,borderRadiusSM:r,borderRadiusLG:i}=e;const a=t==="lg"?i:r;return{[`&-${t}`]:{[`${n}-handler-wrap`]:{borderStartEndRadius:a,borderEndEndRadius:a},[`${n}-handler-up`]:{borderStartEndRadius:a},[`${n}-handler-down`]:{borderEndEndRadius:a}}}},KKn=e=>{const{componentCls:t,lineWidth:n,lineType:r,borderRadius:i,inputFontSizeSM:a,inputFontSizeLG:o,controlHeightLG:s,controlHeightSM:c,colorError:u,paddingInlineSM:d,paddingBlockSM:f,paddingBlockLG:p,paddingInlineLG:m,colorTextDescription:g,motionDurationMid:_,handleHoverColor:v,handleOpacity:b,paddingInline:y,paddingBlock:x,handleBg:C,handleActiveBg:w,colorTextDisabled:$,borderRadiusSM:O,borderRadiusLG:N,controlWidth:P,handleBorderColor:I,filledHandleBg:D,lineHeightLG:k,calc:R}=e;return[{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),jae(e)),{display:"inline-block",width:P,margin:0,padding:0,borderRadius:i}),xUe(e,{[`${t}-handler-wrap`]:{background:C,[`${t}-handler-down`]:{borderBlockStart:`${rn(n)} ${r} ${I}`}}})),CUe(e,{[`${t}-handler-wrap`]:{background:D,[`${t}-handler-down`]:{borderBlockStart:`${rn(n)} ${r} ${I}`}},"&:focus-within":{[`${t}-handler-wrap`]:{background:C}}})),wUe(e,{[`${t}-handler-wrap`]:{background:C,[`${t}-handler-down`]:{borderBlockStart:`${rn(n)} ${r} ${I}`}}})),SUe(e)),{"&-rtl":{direction:"rtl",[`${t}-input`]:{direction:"rtl"}},"&-lg":{padding:0,fontSize:o,lineHeight:k,borderRadius:N,[`input${t}-input`]:{height:R(s).sub(R(n).mul(2)).equal(),padding:`${rn(p)} ${rn(m)}`}},"&-sm":{padding:0,fontSize:a,borderRadius:O,[`input${t}-input`]:{height:R(c).sub(R(n).mul(2)).equal(),padding:`${rn(f)} ${rn(d)}`}},"&-out-of-range":{[`${t}-input-wrap`]:{input:{color:u}}},"&-group":Object.assign(Object.assign(Object.assign({},Cc(e)),VOt(e)),{"&-wrapper":Object.assign(Object.assign(Object.assign({display:"inline-block",textAlign:"start",verticalAlign:"top",[`${t}-affix-wrapper`]:{width:"100%"},"&-lg":{[`${t}-group-addon`]:{borderRadius:N,fontSize:e.fontSizeLG}},"&-sm":{[`${t}-group-addon`]:{borderRadius:O}}},jOt(e)),zOt(e)),{[`&:not(${t}-compact-first-item):not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}, ${t}-group-addon`]:{borderRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-first-item`]:{[`${t}, ${t}-group-addon`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${t}-compact-first-item)${t}-compact-last-item`]:{[`${t}, ${t}-group-addon`]:{borderStartStartRadius:0,borderEndStartRadius:0}}})}),[`&-disabled ${t}-input`]:{cursor:"not-allowed"},[t]:{"&-input":Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{width:"100%",padding:`${rn(x)} ${rn(y)}`,textAlign:"start",backgroundColor:"transparent",border:0,borderRadius:i,outline:0,transition:`all ${_} linear`,appearance:"textfield",fontSize:"inherit"}),EUe(e.colorTextPlaceholder)),{'&[type="number"]::-webkit-inner-spin-button, &[type="number"]::-webkit-outer-spin-button':{margin:0,webkitAppearance:"none",appearance:"none"}})},[`&:hover ${t}-handler-wrap, &-focused ${t}-handler-wrap`]:{width:e.handleWidth,opacity:1}})},{[t]:Object.assign(Object.assign(Object.assign({[`${t}-handler-wrap`]:{position:"absolute",insetBlockStart:0,insetInlineEnd:0,width:e.handleVisibleWidth,opacity:b,height:"100%",borderStartStartRadius:0,borderStartEndRadius:i,borderEndEndRadius:i,borderEndStartRadius:0,display:"flex",flexDirection:"column",alignItems:"stretch",transition:`all ${_}`,overflow:"hidden",[`${t}-handler`]:{display:"flex",alignItems:"center",justifyContent:"center",flex:"auto",height:"40%",[`
              ${t}-handler-up-inner,
              ${t}-handler-down-inner
            `]:{marginInlineEnd:0,fontSize:e.handleFontSize}}},[`${t}-handler`]:{height:"50%",overflow:"hidden",color:g,fontWeight:"bold",lineHeight:0,textAlign:"center",cursor:"pointer",borderInlineStart:`${rn(n)} ${r} ${I}`,transition:`all ${_} linear`,"&:active":{background:w},"&:hover":{height:"60%",[`
              ${t}-handler-up-inner,
              ${t}-handler-down-inner
            `]:{color:v}},"&-up-inner, &-down-inner":Object.assign(Object.assign({},uK()),{color:g,transition:`all ${_} linear`,userSelect:"none"})},[`${t}-handler-up`]:{borderStartEndRadius:i},[`${t}-handler-down`]:{borderEndEndRadius:i}},uut(e,"lg")),uut(e,"sm")),{"&-disabled, &-readonly":{[`${t}-handler-wrap`]:{display:"none"},[`${t}-input`]:{color:"inherit"}},[`
          ${t}-handler-up-disabled,
          ${t}-handler-down-disabled
        `]:{cursor:"not-allowed"},[`
          ${t}-handler-up-disabled:hover &-handler-up-inner,
          ${t}-handler-down-disabled:hover &-handler-down-inner
        `]:{color:$}})}]},GKn=e=>{const{componentCls:t,paddingBlock:n,paddingInline:r,inputAffixPadding:i,controlWidth:a,borderRadiusLG:o,borderRadiusSM:s,paddingInlineLG:c,paddingInlineSM:u,paddingBlockLG:d,paddingBlockSM:f,motionDurationMid:p}=e;return{[`${t}-affix-wrapper`]:Object.assign(Object.assign({[`input${t}-input`]:{padding:`${rn(n)} 0`}},jae(e)),{position:"relative",display:"inline-flex",alignItems:"center",width:a,padding:0,paddingInlineStart:r,"&-lg":{borderRadius:o,paddingInlineStart:c,[`input${t}-input`]:{padding:`${rn(d)} 0`}},"&-sm":{borderRadius:s,paddingInlineStart:u,[`input${t}-input`]:{padding:`${rn(f)} 0`}},[`&:not(${t}-disabled):hover`]:{zIndex:1},"&-focused, &:focus":{zIndex:1},[`&-disabled > ${t}-disabled`]:{background:"transparent"},[`> div${t}`]:{width:"100%",border:"none",outline:"none",[`&${t}-focused`]:{boxShadow:"none !important"}},"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[`${t}-handler-wrap`]:{zIndex:2},[t]:{position:"static",color:"inherit","&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center",pointerEvents:"none"},"&-prefix":{marginInlineEnd:i},"&-suffix":{insetBlockStart:0,insetInlineEnd:0,height:"100%",marginInlineEnd:r,marginInlineStart:i,transition:`margin ${p}`}},[`&:hover ${t}-handler-wrap, &-focused ${t}-handler-wrap`]:{width:e.handleWidth,opacity:1},[`&:not(${t}-affix-wrapper-without-controls):hover ${t}-suffix`]:{marginInlineEnd:e.calc(e.handleWidth).add(r).equal()}})}},YKn=Ql("InputNumber",e=>{const t=el(e,oL(e));return[KKn(t),GKn(t),Pae(t)]},UKn,{unitless:{handleOpacity:!0}});var XKn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const jPt=h.forwardRef((e,t)=>{{const de=Gs("InputNumber");de.deprecated(!("bordered"in e),"bordered","variant"),de(!(e.type==="number"&&e.changeOnWheel),"usage","When `type=number` is used together with `changeOnWheel`, changeOnWheel may not work properly. Please delete `type=number` if it is not necessary.")}const{getPrefixCls:n,direction:r}=h.useContext(Uo),i=h.useRef(null);h.useImperativeHandle(t,()=>i.current);const{className:a,rootClassName:o,size:s,disabled:c,prefixCls:u,addonBefore:d,addonAfter:f,prefix:p,suffix:m,bordered:g,readOnly:_,status:v,controls:b,variant:y}=e,x=XKn(e,["className","rootClassName","size","disabled","prefixCls","addonBefore","addonAfter","prefix","suffix","bordered","readOnly","status","controls","variant"]),C=n("input-number",u),w=rp(C),[$,O,N]=YKn(C,w),{compactSize:P,compactItemClassnames:I}=VT(C,r);let D=h.createElement(APt,{className:`${C}-handler-up-inner`}),k=h.createElement(Mae,{className:`${C}-handler-down-inner`});const R=typeof b=="boolean"?b:void 0;typeof b=="object"&&(D=typeof b.upIcon>"u"?D:h.createElement("span",{className:`${C}-handler-up-inner`},b.upIcon),k=typeof b.downIcon>"u"?k:h.createElement("span",{className:`${C}-handler-down-inner`},b.downIcon));const{hasFeedback:A,status:F,isFormItemInput:z,feedbackIcon:M}=h.useContext(c0),K=ZF(F,v),U=qm(de=>{var pe;return(pe=s??P)!==null&&pe!==void 0?pe:de}),W=h.useContext(Hy),L=c??W,[Y,J]=eL("inputNumber",y,g),Z=A&&h.createElement(h.Fragment,null,M),te=tn({[`${C}-lg`]:U==="large",[`${C}-sm`]:U==="small",[`${C}-rtl`]:r==="rtl",[`${C}-in-form-item`]:z},O),re=`${C}-group`,se=h.createElement(BUe,Object.assign({ref:i,disabled:L,className:tn(N,w,a,o,I),upHandler:D,downHandler:k,prefixCls:C,readOnly:_,controls:R,prefix:p,suffix:Z||m,addonBefore:d&&h.createElement(zC,{form:!0,space:!0},d),addonAfter:f&&h.createElement(zC,{form:!0,space:!0},f),classNames:{input:te,variant:tn({[`${C}-${Y}`]:J},qN(C,K,A)),affixWrapper:tn({[`${C}-affix-wrapper-sm`]:U==="small",[`${C}-affix-wrapper-lg`]:U==="large",[`${C}-affix-wrapper-rtl`]:r==="rtl",[`${C}-affix-wrapper-without-controls`]:b===!1},O),wrapper:tn({[`${re}-rtl`]:r==="rtl"},O),groupWrapper:tn({[`${C}-group-wrapper-sm`]:U==="small",[`${C}-group-wrapper-lg`]:U==="large",[`${C}-group-wrapper-rtl`]:r==="rtl",[`${C}-group-wrapper-${Y}`]:J},qN(`${C}-group-wrapper`,K,A),O)}},x));return $(se)}),zUe=jPt,JKn=e=>h.createElement(Q6,{theme:{components:{InputNumber:{handleVisible:!0}}}},h.createElement(jPt,Object.assign({},e)));zUe.displayName="InputNumber";zUe._InternalPanelDoNotUseOrYouWillBeFired=JKn;const Vae=zUe,QKn=e=>{let t;return typeof e=="object"&&(e!=null&&e.clearIcon)?t=e:e&&(t={clearIcon:G.createElement(ZC,null)}),t},BPt=QKn;function zPt(e,t){const n=h.useRef([]),r=()=>{n.current.push(setTimeout(()=>{var i,a,o,s;!((i=e.current)===null||i===void 0)&&i.input&&((a=e.current)===null||a===void 0?void 0:a.input.getAttribute("type"))==="password"&&(!((o=e.current)===null||o===void 0)&&o.input.hasAttribute("value"))&&((s=e.current)===null||s===void 0||s.input.removeAttribute("value"))}))};return h.useEffect(()=>(t&&r(),()=>n.current.forEach(i=>{i&&clearTimeout(i)})),[]),r}function ZKn(e){return!!(e.prefix||e.suffix||e.allowClear||e.showCount)}var eGn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const HPt=h.forwardRef((e,t)=>{const{prefixCls:n,bordered:r=!0,status:i,size:a,disabled:o,onBlur:s,onFocus:c,suffix:u,allowClear:d,addonAfter:f,addonBefore:p,className:m,style:g,styles:_,rootClassName:v,onChange:b,classNames:y,variant:x}=e,C=eGn(e,["prefixCls","bordered","status","size","disabled","onBlur","onFocus","suffix","allowClear","addonAfter","addonBefore","className","style","styles","rootClassName","onChange","classNames","variant"]);{const{deprecated:Ye}=Gs("Input");Ye(!("bordered"in e),"bordered","variant")}const{getPrefixCls:w,direction:$,allowClear:O,autoComplete:N,className:P,style:I,classNames:D,styles:k}=uh("input"),R=w("input",n),A=h.useRef(null),F=rp(R),[z,M,K]=WOt(R,v),[U]=UOt(R,F),{compactSize:W,compactItemClassnames:L}=VT(R,$),Y=qm(Ye=>{var nt;return(nt=a??W)!==null&&nt!==void 0?nt:Ye}),J=G.useContext(Hy),Z=o??J,{status:te,hasFeedback:re,feedbackIcon:se}=h.useContext(c0),de=ZF(te,i),pe=ZKn(e)||!!re,Se=h.useRef(pe);{const Ye=Gs("Input");h.useEffect(()=>{var nt;pe&&!Se.current&&Ye(document.activeElement===((nt=A.current)===null||nt===void 0?void 0:nt.input),"usage","When Input is focused, dynamic add or remove prefix / suffix will make it lose focus caused by dom structure change. Read more: https://ant.design/components/input/#FAQ"),Se.current=pe},[pe])}const ve=zPt(A,!0),be=Ye=>{ve(),s==null||s(Ye)},Ee=Ye=>{ve(),c==null||c(Ye)},xe=Ye=>{ve(),b==null||b(Ye)},Pe=(re||u)&&G.createElement(G.Fragment,null,u,re&&se),je=BPt(d??O),[ft,Ge]=eL("input",x,r);return z(U(G.createElement(LPt,Object.assign({ref:C1(t,A),prefixCls:R,autoComplete:N},C,{disabled:Z,onBlur:be,onFocus:Ee,style:Object.assign(Object.assign({},I),g),styles:Object.assign(Object.assign({},k),_),suffix:Pe,allowClear:je,className:tn(m,v,K,F,L,P),onChange:xe,addonBefore:p&&G.createElement(zC,{form:!0,space:!0},p),addonAfter:f&&G.createElement(zC,{form:!0,space:!0},f),classNames:Object.assign(Object.assign(Object.assign({},y),D),{input:tn({[`${R}-sm`]:Y==="small",[`${R}-lg`]:Y==="large",[`${R}-rtl`]:$==="rtl"},y==null?void 0:y.input,D.input,M),variant:tn({[`${R}-${ft}`]:Ge},qN(R,de)),affixWrapper:tn({[`${R}-affix-wrapper-sm`]:Y==="small",[`${R}-affix-wrapper-lg`]:Y==="large",[`${R}-affix-wrapper-rtl`]:$==="rtl"},M),wrapper:tn({[`${R}-group-rtl`]:$==="rtl"},M),groupWrapper:tn({[`${R}-group-wrapper-sm`]:Y==="small",[`${R}-group-wrapper-lg`]:Y==="large",[`${R}-group-wrapper-rtl`]:$==="rtl",[`${R}-group-wrapper-${ft}`]:Ge},qN(`${R}-group-wrapper`,de,re),M)})}))))});HPt.displayName="Input";const Wae=HPt;function NLe(e,t,n){return(e-t)/(n-t)}function HUe(e,t,n,r){var i=NLe(t,n,r),a={};switch(e){case"rtl":a.right="".concat(i*100,"%"),a.transform="translateX(50%)";break;case"btt":a.bottom="".concat(i*100,"%"),a.transform="translateY(50%)";break;case"ttb":a.top="".concat(i*100,"%"),a.transform="translateY(-50%)";break;default:a.left="".concat(i*100,"%"),a.transform="translateX(-50%)";break}return a}function KA(e,t){return Array.isArray(e)?e[t]:e}var cL=h.createContext({min:0,max:0,direction:"ltr",step:1,includedStart:0,includedEnd:0,tabIndex:0,keyboard:!0,styles:{},classNames:{}}),qPt=h.createContext({}),tGn=["prefixCls","value","valueIndex","onStartMove","onDelete","style","render","dragging","draggingDelete","onOffsetChange","onChangeComplete","onFocus","onMouseEnter"],DLe=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.value,i=e.valueIndex,a=e.onStartMove,o=e.onDelete,s=e.style,c=e.render,u=e.dragging,d=e.draggingDelete,f=e.onOffsetChange,p=e.onChangeComplete,m=e.onFocus,g=e.onMouseEnter,_=$o(e,tGn),v=h.useContext(cL),b=v.min,y=v.max,x=v.direction,C=v.disabled,w=v.keyboard,$=v.range,O=v.tabIndex,N=v.ariaLabelForHandle,P=v.ariaLabelledByForHandle,I=v.ariaRequired,D=v.ariaValueTextFormatterForHandle,k=v.styles,R=v.classNames,A="".concat(n,"-handle"),F=function(te){C||a(te,i)},z=function(te){m==null||m(te,i)},M=function(te){g(te,i)},K=function(te){if(!C&&w){var re=null;switch(te.which||te.keyCode){case _i.LEFT:re=x==="ltr"||x==="btt"?-1:1;break;case _i.RIGHT:re=x==="ltr"||x==="btt"?1:-1;break;case _i.UP:re=x!=="ttb"?1:-1;break;case _i.DOWN:re=x!=="ttb"?-1:1;break;case _i.HOME:re="min";break;case _i.END:re="max";break;case _i.PAGE_UP:re=2;break;case _i.PAGE_DOWN:re=-2;break;case _i.BACKSPACE:case _i.DELETE:o(i);break}re!==null&&(te.preventDefault(),f(re,i))}},U=function(te){switch(te.which||te.keyCode){case _i.LEFT:case _i.RIGHT:case _i.UP:case _i.DOWN:case _i.HOME:case _i.END:case _i.PAGE_UP:case _i.PAGE_DOWN:p==null||p();break}},W=HUe(x,r,b,y),L={};if(i!==null){var Y;L={tabIndex:C?null:KA(O,i),role:"slider","aria-valuemin":b,"aria-valuemax":y,"aria-valuenow":r,"aria-disabled":C,"aria-label":KA(N,i),"aria-labelledby":KA(P,i),"aria-required":KA(I,i),"aria-valuetext":(Y=KA(D,i))===null||Y===void 0?void 0:Y(r),"aria-orientation":x==="ltr"||x==="rtl"?"horizontal":"vertical",onMouseDown:F,onTouchStart:F,onFocus:z,onMouseEnter:M,onKeyDown:K,onKeyUp:U}}var J=h.createElement("div",ge({ref:t,className:tn(A,lt(lt(lt({},"".concat(A,"-").concat(i+1),i!==null&&$),"".concat(A,"-dragging"),u),"".concat(A,"-dragging-delete"),d),R.handle),style:mt(mt(mt({},W),s),k.handle)},L,_));return c&&(J=c(J,{index:i,prefixCls:n,value:r,dragging:u,draggingDelete:d})),J});DLe.displayName="Handle";var nGn=["prefixCls","style","onStartMove","onOffsetChange","values","handleRender","activeHandleRender","draggingIndex","draggingDelete","onFocus"],VPt=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.style,i=e.onStartMove,a=e.onOffsetChange,o=e.values,s=e.handleRender,c=e.activeHandleRender,u=e.draggingIndex,d=e.draggingDelete,f=e.onFocus,p=$o(e,nGn),m=h.useRef({}),g=h.useState(!1),_=gn(g,2),v=_[0],b=_[1],y=h.useState(-1),x=gn(y,2),C=x[0],w=x[1],$=function(D){w(D),b(!0)},O=function(D,k){$(k),f==null||f(D)},N=function(D,k){$(k)};h.useImperativeHandle(t,function(){return{focus:function(D){var k;(k=m.current[D])===null||k===void 0||k.focus()},hideHelp:function(){b1.flushSync(function(){b(!1)})}}});var P=mt({prefixCls:n,onStartMove:i,onOffsetChange:a,render:s,onFocus:O,onMouseEnter:N},p);return h.createElement(h.Fragment,null,o.map(function(I,D){var k=u===D;return h.createElement(DLe,ge({ref:function(A){A?m.current[D]=A:delete m.current[D]},dragging:k,draggingDelete:k&&d,style:KA(r,D),key:D,value:I,valueIndex:D},P))}),c&&v&&h.createElement(DLe,ge({key:"a11y"},P,{value:o[C],valueIndex:null,dragging:u!==-1,draggingDelete:d,render:c,style:{pointerEvents:"none"},tabIndex:null,"aria-hidden":!0})))});VPt.displayName="Handles";var rGn=function(t){var n=t.prefixCls,r=t.style,i=t.children,a=t.value,o=t.onClick,s=h.useContext(cL),c=s.min,u=s.max,d=s.direction,f=s.includedStart,p=s.includedEnd,m=s.included,g="".concat(n,"-text"),_=HUe(d,a,c,u);return h.createElement("span",{className:tn(g,lt({},"".concat(g,"-active"),m&&f<=a&&a<=p)),style:mt(mt({},_),r),onMouseDown:function(b){b.stopPropagation()},onClick:function(){o(a)}},i)},iGn=function(t){var n=t.prefixCls,r=t.marks,i=t.onClick,a="".concat(n,"-mark");return r.length?h.createElement("div",{className:a},r.map(function(o){var s=o.value,c=o.style,u=o.label;return h.createElement(rGn,{key:s,prefixCls:a,style:c,value:s,onClick:i},u)})):null},aGn=function(t){var n=t.prefixCls,r=t.value,i=t.style,a=t.activeStyle,o=h.useContext(cL),s=o.min,c=o.max,u=o.direction,d=o.included,f=o.includedStart,p=o.includedEnd,m="".concat(n,"-dot"),g=d&&f<=r&&r<=p,_=mt(mt({},HUe(u,r,s,c)),typeof i=="function"?i(r):i);return g&&(_=mt(mt({},_),typeof a=="function"?a(r):a)),h.createElement("span",{className:tn(m,lt({},"".concat(m,"-active"),g)),style:_})},oGn=function(t){var n=t.prefixCls,r=t.marks,i=t.dots,a=t.style,o=t.activeStyle,s=h.useContext(cL),c=s.min,u=s.max,d=s.step,f=h.useMemo(function(){var p=new Set;if(r.forEach(function(g){p.add(g.value)}),i&&d!==null)for(var m=c;m<=u;)p.add(m),m+=d;return Array.from(p)},[c,u,d,i,r]);return h.createElement("div",{className:"".concat(n,"-step")},f.map(function(p){return h.createElement(aGn,{prefixCls:n,key:p,value:p,style:a,activeStyle:o})}))},dut=function(t){var n=t.prefixCls,r=t.style,i=t.start,a=t.end,o=t.index,s=t.onStartMove,c=t.replaceCls,u=h.useContext(cL),d=u.direction,f=u.min,p=u.max,m=u.disabled,g=u.range,_=u.classNames,v="".concat(n,"-track"),b=NLe(i,f,p),y=NLe(a,f,p),x=function(O){!m&&s&&s(O,-1)},C={};switch(d){case"rtl":C.right="".concat(b*100,"%"),C.width="".concat(y*100-b*100,"%");break;case"btt":C.bottom="".concat(b*100,"%"),C.height="".concat(y*100-b*100,"%");break;case"ttb":C.top="".concat(b*100,"%"),C.height="".concat(y*100-b*100,"%");break;default:C.left="".concat(b*100,"%"),C.width="".concat(y*100-b*100,"%")}var w=c||tn(v,lt(lt({},"".concat(v,"-").concat(o+1),o!==null&&g),"".concat(n,"-track-draggable"),s),_.track);return h.createElement("div",{className:w,style:mt(mt({},C),r),onMouseDown:x,onTouchStart:x})},sGn=function(t){var n=t.prefixCls,r=t.style,i=t.values,a=t.startPoint,o=t.onStartMove,s=h.useContext(cL),c=s.included,u=s.range,d=s.min,f=s.styles,p=s.classNames,m=h.useMemo(function(){if(!u){if(i.length===0)return[];var _=a??d,v=i[0];return[{start:Math.min(_,v),end:Math.max(_,v)}]}for(var b=[],y=0;y<i.length-1;y+=1)b.push({start:i[y],end:i[y+1]});return b},[i,u,a,d]);if(!c)return null;var g=m!=null&&m.length&&(p.tracks||f.tracks)?h.createElement(dut,{index:null,prefixCls:n,start:m[0].start,end:m[m.length-1].end,replaceCls:tn(p.tracks,"".concat(n,"-tracks")),style:f.tracks}):null;return h.createElement(h.Fragment,null,g,m.map(function(_,v){var b=_.start,y=_.end;return h.createElement(dut,{index:v,prefixCls:n,style:mt(mt({},KA(r,v)),f.track),start:b,end:y,key:v,onStartMove:o})}))},lGn=130;function fut(e){var t="targetTouches"in e?e.targetTouches[0]:e;return{pageX:t.pageX,pageY:t.pageY}}function cGn(e,t,n,r,i,a,o,s,c,u,d){var f=h.useState(null),p=gn(f,2),m=p[0],g=p[1],_=h.useState(-1),v=gn(_,2),b=v[0],y=v[1],x=h.useState(!1),C=gn(x,2),w=C[0],$=C[1],O=h.useState(n),N=gn(O,2),P=N[0],I=N[1],D=h.useState(n),k=gn(D,2),R=k[0],A=k[1],F=h.useRef(null),z=h.useRef(null),M=h.useRef(null),K=h.useContext(qPt),U=K.onDragStart,W=K.onDragChange;hl(function(){b===-1&&I(n)},[n,b]),h.useEffect(function(){return function(){document.removeEventListener("mousemove",F.current),document.removeEventListener("mouseup",z.current),M.current&&(M.current.removeEventListener("touchmove",F.current),M.current.removeEventListener("touchend",z.current))}},[]);var L=function(re,se,de){se!==void 0&&g(se),I(re);var pe=re;de&&(pe=re.filter(function(Se,ve){return ve!==b})),o(pe),W&&W({rawValues:re,deleteIndex:de?b:-1,draggingIndex:b,draggingValue:se})},Y=Bs(function(te,re,se){if(te===-1){var de=R[0],pe=R[R.length-1],Se=r-de,ve=i-pe,be=re*(i-r);be=Math.max(be,Se),be=Math.min(be,ve);var Ee=a(de+be);be=Ee-de;var xe=R.map(function(Ge){return Ge+be});L(xe)}else{var Pe=(i-r)*re,je=oi(P);je[te]=R[te];var ft=c(je,Pe,te,"dist");L(ft.values,ft.value,se)}}),J=function(re,se,de){re.stopPropagation();var pe=de||n,Se=pe[se];y(se),g(Se),A(pe),I(pe),$(!1);var ve=fut(re),be=ve.pageX,Ee=ve.pageY,xe=!1;U&&U({rawValues:pe,draggingIndex:se,draggingValue:Se});var Pe=function(Ge){Ge.preventDefault();var Ye=fut(Ge),nt=Ye.pageX,We=Ye.pageY,ct=nt-be,rt=We-Ee,vt=e.current.getBoundingClientRect(),Mt=vt.width,$t=vt.height,ke,ye;switch(t){case"btt":ke=-rt/$t,ye=ct;break;case"ttb":ke=rt/$t,ye=ct;break;case"rtl":ke=-ct/Mt,ye=rt;break;default:ke=ct/Mt,ye=rt}xe=u?Math.abs(ye)>lGn&&d<P.length:!1,$(xe),Y(se,ke,xe)},je=function ft(Ge){Ge.preventDefault(),document.removeEventListener("mouseup",ft),document.removeEventListener("mousemove",Pe),M.current&&(M.current.removeEventListener("touchmove",F.current),M.current.removeEventListener("touchend",z.current)),F.current=null,z.current=null,M.current=null,s(xe),y(-1),$(!1)};document.addEventListener("mouseup",je),document.addEventListener("mousemove",Pe),re.currentTarget.addEventListener("touchend",je),re.currentTarget.addEventListener("touchmove",Pe),F.current=Pe,z.current=je,M.current=re.currentTarget},Z=h.useMemo(function(){var te=oi(n).sort(function(Se,ve){return Se-ve}),re=oi(P).sort(function(Se,ve){return Se-ve}),se={};re.forEach(function(Se){se[Se]=(se[Se]||0)+1}),te.forEach(function(Se){se[Se]=(se[Se]||0)-1});var de=u?1:0,pe=Object.values(se).reduce(function(Se,ve){return Se+Math.abs(ve)},0);return pe<=de?P:n},[n,P,u]);return[b,m,w,Z,J]}function uGn(e,t,n,r,i,a){var o=h.useCallback(function(m){return Math.max(e,Math.min(t,m))},[e,t]),s=h.useCallback(function(m){if(n!==null){var g=e+Math.round((o(m)-e)/n)*n,_=function(x){return(String(x).split(".")[1]||"").length},v=Math.max(_(n),_(t),_(e)),b=Number(g.toFixed(v));return e<=b&&b<=t?b:null}return null},[n,e,t,o]),c=h.useCallback(function(m){var g=o(m),_=r.map(function(y){return y.value});n!==null&&_.push(s(m)),_.push(e,t);var v=_[0],b=t-e;return _.forEach(function(y){var x=Math.abs(g-y);x<=b&&(v=y,b=x)}),v},[e,t,r,n,o,s]),u=function m(g,_,v){var b=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"unit";if(typeof _=="number"){var y,x=g[v],C=x+_,w=[];r.forEach(function(I){w.push(I.value)}),w.push(e,t),w.push(s(x));var $=_>0?1:-1;b==="unit"?w.push(s(x+$*n)):w.push(s(C)),w=w.filter(function(I){return I!==null}).filter(function(I){return _<0?I<=x:I>=x}),b==="unit"&&(w=w.filter(function(I){return I!==x}));var O=b==="unit"?x:C;y=w[0];var N=Math.abs(y-O);if(w.forEach(function(I){var D=Math.abs(I-O);D<N&&(y=I,N=D)}),y===void 0)return _<0?e:t;if(b==="dist")return y;if(Math.abs(_)>1){var P=oi(g);return P[v]=y,m(P,_-$,v,b)}return y}else{if(_==="min")return e;if(_==="max")return t}},d=function(g,_,v){var b=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"unit",y=g[v],x=u(g,_,v,b);return{value:x,changed:x!==y}},f=function(g){return a===null&&g===0||typeof a=="number"&&g<a},p=function(g,_,v){var b=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"unit",y=g.map(c),x=y[v],C=u(y,_,v,b);if(y[v]=C,i===!1){var w=a||0;v>0&&y[v-1]!==x&&(y[v]=Math.max(y[v],y[v-1]+w)),v<y.length-1&&y[v+1]!==x&&(y[v]=Math.min(y[v],y[v+1]-w))}else if(typeof a=="number"||a===null){for(var $=v+1;$<y.length;$+=1)for(var O=!0;f(y[$]-y[$-1])&&O;){var N=d(y,1,$);y[$]=N.value,O=N.changed}for(var P=v;P>0;P-=1)for(var I=!0;f(y[P]-y[P-1])&&I;){var D=d(y,-1,P-1);y[P-1]=D.value,I=D.changed}for(var k=y.length-1;k>0;k-=1)for(var R=!0;f(y[k]-y[k-1])&&R;){var A=d(y,-1,k-1);y[k-1]=A.value,R=A.changed}for(var F=0;F<y.length-1;F+=1)for(var z=!0;f(y[F+1]-y[F])&&z;){var M=d(y,1,F+1);y[F+1]=M.value,z=M.changed}}return{value:y[v],values:y}};return[c,p]}function dGn(e){return h.useMemo(function(){if(e===!0||!e)return[!!e,!1,!1,0];var t=e.editable,n=e.draggableTrack,r=e.minCount,i=e.maxCount;return b5(!t||!n,"`editable` can not work with `draggableTrack`."),[!0,t,!t&&n,r||0,i]},[e])}var WPt=h.forwardRef(function(e,t){var n=e.prefixCls,r=n===void 0?"rc-slider":n,i=e.className,a=e.style,o=e.classNames,s=e.styles,c=e.id,u=e.disabled,d=u===void 0?!1:u,f=e.keyboard,p=f===void 0?!0:f,m=e.autoFocus,g=e.onFocus,_=e.onBlur,v=e.min,b=v===void 0?0:v,y=e.max,x=y===void 0?100:y,C=e.step,w=C===void 0?1:C,$=e.value,O=e.defaultValue,N=e.range,P=e.count,I=e.onChange,D=e.onBeforeChange,k=e.onAfterChange,R=e.onChangeComplete,A=e.allowCross,F=A===void 0?!0:A,z=e.pushable,M=z===void 0?!1:z,K=e.reverse,U=e.vertical,W=e.included,L=W===void 0?!0:W,Y=e.startPoint,J=e.trackStyle,Z=e.handleStyle,te=e.railStyle,re=e.dotStyle,se=e.activeDotStyle,de=e.marks,pe=e.dots,Se=e.handleRender,ve=e.activeHandleRender,be=e.track,Ee=e.tabIndex,xe=Ee===void 0?0:Ee,Pe=e.ariaLabelForHandle,je=e.ariaLabelledByForHandle,ft=e.ariaRequired,Ge=e.ariaValueTextFormatterForHandle,Ye=h.useRef(null),nt=h.useRef(null),We=h.useMemo(function(){return U?K?"ttb":"btt":K?"rtl":"ltr"},[K,U]),ct=dGn(N),rt=gn(ct,5),vt=rt[0],Mt=rt[1],$t=rt[2],ke=rt[3],ye=rt[4],_e=h.useMemo(function(){return isFinite(b)?b:0},[b]),He=h.useMemo(function(){return isFinite(x)?x:100},[x]),Ze=h.useMemo(function(){return w!==null&&w<=0?1:w},[w]),ot=h.useMemo(function(){return typeof M=="boolean"?M?Ze:!1:M>=0?M:!1},[M,Ze]),Qt=h.useMemo(function(){return Object.keys(de||{}).map(function(Mr){var pr=de[Mr],Vr={value:Number(Mr)};return pr&&Xa(pr)==="object"&&!h.isValidElement(pr)&&("label"in pr||"style"in pr)?(Vr.style=pr.style,Vr.label=pr.label):Vr.label=pr,Vr}).filter(function(Mr){var pr=Mr.label;return pr||typeof pr=="number"}).sort(function(Mr,pr){return Mr.value-pr.value})},[de]),Bt=uGn(_e,He,Ze,Qt,F,ot),Yt=gn(Bt,2),Gt=Yt[0],kt=Yt[1],In=$l(O,{value:$}),Cn=gn(In,2),Nn=Cn[0],kn=Cn[1],vn=h.useMemo(function(){var Mr=Nn==null?[]:Array.isArray(Nn)?Nn:[Nn],pr=gn(Mr,1),Vr=pr[0],xn=Vr===void 0?_e:Vr,ni=Nn===null?[]:[xn];if(vt){if(ni=oi(Mr),P||Nn===void 0){var ya=P>=0?P+1:2;for(ni=ni.slice(0,ya);ni.length<ya;){var Ja;ni.push((Ja=ni[ni.length-1])!==null&&Ja!==void 0?Ja:_e)}}ni.sort(function(Aa,sa){return Aa-sa})}return ni.forEach(function(Aa,sa){ni[sa]=Gt(Aa)}),ni},[Nn,vt,_e,P,Gt]),bn=function(pr){return vt?pr:pr[0]},ur=Bs(function(Mr){var pr=oi(Mr).sort(function(Vr,xn){return Vr-xn});I&&!u_(pr,vn,!0)&&I(bn(pr)),kn(pr)}),zn=Bs(function(Mr){Mr&&Ye.current.hideHelp();var pr=bn(vn);k==null||k(pr),Za(!k,"[rc-slider] `onAfterChange` is deprecated. Please use `onChangeComplete` instead."),R==null||R(pr)}),Tn=function(pr){if(!(d||!Mt||vn.length<=ke)){var Vr=oi(vn);Vr.splice(pr,1),D==null||D(bn(Vr)),ur(Vr);var xn=Math.max(0,pr-1);Ye.current.hideHelp(),Ye.current.focus(xn)}},Or=cGn(nt,We,vn,_e,He,Gt,ur,zn,kt,Mt,ke),br=gn(Or,5),mr=br[0],An=br[1],Dn=br[2],vr=br[3],Ar=br[4],ui=function(pr,Vr){if(!d){var xn=oi(vn),ni=0,ya=0,Ja=He-_e;vn.forEach(function(Os,dl){var tl=Math.abs(pr-Os);tl<=Ja&&(Ja=tl,ni=dl),Os<pr&&(ya=dl)});var Aa=ni;Mt&&Ja!==0&&(!ye||vn.length<ye)?(xn.splice(ya+1,0,pr),Aa=ya+1):xn[ni]=pr,vt&&!vn.length&&P===void 0&&xn.push(pr);var sa=bn(xn);if(D==null||D(sa),ur(xn),Vr){var Ln,Co;(Ln=document.activeElement)===null||Ln===void 0||(Co=Ln.blur)===null||Co===void 0||Co.call(Ln),Ye.current.focus(Aa),Ar(Vr,Aa,xn)}else k==null||k(sa),Za(!k,"[rc-slider] `onAfterChange` is deprecated. Please use `onChangeComplete` instead."),R==null||R(sa)}},wn=function(pr){pr.preventDefault();var Vr=nt.current.getBoundingClientRect(),xn=Vr.width,ni=Vr.height,ya=Vr.left,Ja=Vr.top,Aa=Vr.bottom,sa=Vr.right,Ln=pr.clientX,Co=pr.clientY,Os;switch(We){case"btt":Os=(Aa-Co)/ni;break;case"ttb":Os=(Co-Ja)/ni;break;case"rtl":Os=(sa-Ln)/xn;break;default:Os=(Ln-ya)/xn}var dl=_e+Os*(He-_e);ui(Gt(dl),pr)},xr=h.useState(null),Zr=gn(xr,2),_n=Zr[0],zt=Zr[1],Ft=function(pr,Vr){if(!d){var xn=kt(vn,pr,Vr);D==null||D(bn(vn)),ur(xn.values),zt(xn.value)}};h.useEffect(function(){if(_n!==null){var Mr=vn.indexOf(_n);Mr>=0&&Ye.current.focus(Mr)}zt(null)},[_n]);var pn=h.useMemo(function(){return $t&&Ze===null?(Za(!1,"`draggableTrack` is not supported when `step` is `null`."),!1):$t},[$t,Ze]),Sn=Bs(function(Mr,pr){Ar(Mr,pr),D==null||D(bn(vn))}),jn=mr!==-1;h.useEffect(function(){if(!jn){var Mr=vn.lastIndexOf(An);Ye.current.focus(Mr)}},[jn]);var Zn=h.useMemo(function(){return oi(vr).sort(function(Mr,pr){return Mr-pr})},[vr]),or=h.useMemo(function(){return vt?[Zn[0],Zn[Zn.length-1]]:[_e,Zn[0]]},[Zn,vt,_e]),yr=gn(or,2),Br=yr[0],lr=yr[1];h.useImperativeHandle(t,function(){return{focus:function(){Ye.current.focus(0)},blur:function(){var pr,Vr=document,xn=Vr.activeElement;(pr=nt.current)!==null&&pr!==void 0&&pr.contains(xn)&&(xn==null||xn.blur())}}}),h.useEffect(function(){m&&Ye.current.focus(0)},[]);var qr=h.useMemo(function(){return{min:_e,max:He,direction:We,disabled:d,keyboard:p,step:Ze,included:L,includedStart:Br,includedEnd:lr,range:vt,tabIndex:xe,ariaLabelForHandle:Pe,ariaLabelledByForHandle:je,ariaRequired:ft,ariaValueTextFormatterForHandle:Ge,styles:s||{},classNames:o||{}}},[_e,He,We,d,p,Ze,L,Br,lr,vt,xe,Pe,je,ft,Ge,s,o]);return h.createElement(cL.Provider,{value:qr},h.createElement("div",{ref:nt,className:tn(r,i,lt(lt(lt(lt({},"".concat(r,"-disabled"),d),"".concat(r,"-vertical"),U),"".concat(r,"-horizontal"),!U),"".concat(r,"-with-marks"),Qt.length)),style:a,onMouseDown:wn,id:c},h.createElement("div",{className:tn("".concat(r,"-rail"),o==null?void 0:o.rail),style:mt(mt({},te),s==null?void 0:s.rail)}),be!==!1&&h.createElement(sGn,{prefixCls:r,style:J,values:vn,startPoint:Y,onStartMove:pn?Sn:void 0}),h.createElement(oGn,{prefixCls:r,marks:Qt,dots:pe,style:re,activeStyle:se}),h.createElement(VPt,{ref:Ye,prefixCls:r,style:Z,values:vr,draggingIndex:mr,draggingDelete:Dn,onStartMove:Sn,onOffsetChange:Ft,onFocus:g,onBlur:_,handleRender:Se,activeHandleRender:ve,onChangeComplete:zn,onDelete:Mt?Tn:void 0}),h.createElement(iGn,{prefixCls:r,marks:Qt,onClick:ui})))});WPt.displayName="Slider";const fGn=Object.freeze(Object.defineProperty({__proto__:null,UnstableContext:qPt,default:WPt},Symbol.toStringTag,{value:"Module"}));var pGn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z"}}]},name:"calendar",theme:"outlined"};const hGn=pGn;var mGn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hGn}))},UPt=h.forwardRef(mGn);UPt.displayName="CalendarOutlined";const qUe=UPt;var gGn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z"}}]},name:"clock-circle",theme:"outlined"};const vGn=gGn;var _Gn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vGn}))},KPt=h.forwardRef(_Gn);KPt.displayName="ClockCircleOutlined";const Tbe=KPt;var yGn={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z"}}]},name:"swap-right",theme:"outlined"};const bGn=yGn;var xGn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:bGn}))},GPt=h.forwardRef(xGn);GPt.displayName="SwapRightOutlined";const YPt=GPt;function SGn(e,t,n){return n!==void 0?n:t==="year"&&e.lang.yearPlaceholder?e.lang.yearPlaceholder:t==="quarter"&&e.lang.quarterPlaceholder?e.lang.quarterPlaceholder:t==="month"&&e.lang.monthPlaceholder?e.lang.monthPlaceholder:t==="week"&&e.lang.weekPlaceholder?e.lang.weekPlaceholder:t==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.placeholder:e.lang.placeholder}function CGn(e,t,n){return n!==void 0?n:t==="year"&&e.lang.yearPlaceholder?e.lang.rangeYearPlaceholder:t==="quarter"&&e.lang.quarterPlaceholder?e.lang.rangeQuarterPlaceholder:t==="month"&&e.lang.monthPlaceholder?e.lang.rangeMonthPlaceholder:t==="week"&&e.lang.weekPlaceholder?e.lang.rangeWeekPlaceholder:t==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.rangePlaceholder:e.lang.rangePlaceholder}function XPt(e,t){const{allowClear:n=!0}=e,{clearIcon:r,removeIcon:i}=KTt(Object.assign(Object.assign({},e),{prefixCls:t,componentName:"DatePicker"}));return[h.useMemo(()=>n===!1?!1:Object.assign({clearIcon:r},n===!0?{}:n),[n,r]),i]}const[wGn,EGn]=["week","WeekPicker"],[TGn,$Gn]=["month","MonthPicker"],[OGn,PGn]=["year","YearPicker"],[NGn,DGn]=["quarter","QuarterPicker"],[JPt,put]=["time","TimePicker"],IGn=e=>h.createElement(ss,Object.assign({size:"small",type:"primary"},e)),RGn=IGn;function QPt(e){return h.useMemo(()=>Object.assign({button:RGn},e),[e])}var kGn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const AGn=e=>{const t=h.forwardRef((n,r)=>{var i;const{prefixCls:a,getPopupContainer:o,components:s,className:c,style:u,placement:d,size:f,disabled:p,bordered:m=!0,placeholder:g,popupClassName:_,dropdownClassName:v,status:b,rootClassName:y,variant:x,picker:C}=n,w=kGn(n,["prefixCls","getPopupContainer","components","className","style","placement","size","disabled","bordered","placeholder","popupClassName","dropdownClassName","status","rootClassName","variant","picker"]),$=h.useRef(null),{getPrefixCls:O,direction:N,getPopupContainer:P,rangePicker:I}=h.useContext(Uo),D=O("picker",a),{compactSize:k,compactItemClassnames:R}=VT(D,N),A=O(),[F,z]=eL("rangePicker",x,m),M=rp(D),[K,U,W]=KOt(D,M);{const xe=Gs("DatePicker.RangePicker");xe.deprecated(!v,"dropdownClassName","popupClassName"),xe.deprecated(!("bordered"in n),"bordered","variant")}const[L]=XPt(n,D),Y=QPt(s),J=qm(xe=>{var Pe;return(Pe=f??k)!==null&&Pe!==void 0?Pe:xe}),Z=h.useContext(Hy),te=p??Z,re=h.useContext(c0),{hasFeedback:se,status:de,feedbackIcon:pe}=re,Se=h.createElement(h.Fragment,null,C===JPt?h.createElement(Tbe,null):h.createElement(qUe,null),se&&pe);h.useImperativeHandle(r,()=>$.current);const[ve]=zy("Calendar",Uve),be=Object.assign(Object.assign({},ve),n.locale),[Ee]=ew("DatePicker",(i=n.popupStyle)===null||i===void 0?void 0:i.zIndex);return K(h.createElement(zC,{space:!0},h.createElement(yUe,Object.assign({separator:h.createElement("span",{"aria-label":"to",className:`${D}-separator`},h.createElement(YPt,null)),disabled:te,ref:$,placement:d,placeholder:CGn(be,C,g),suffixIcon:Se,prevIcon:h.createElement("span",{className:`${D}-prev-icon`}),nextIcon:h.createElement("span",{className:`${D}-next-icon`}),superPrevIcon:h.createElement("span",{className:`${D}-super-prev-icon`}),superNextIcon:h.createElement("span",{className:`${D}-super-next-icon`}),transitionName:`${A}-slide-up`,picker:C},w,{className:tn({[`${D}-${J}`]:J,[`${D}-${F}`]:z},qN(D,ZF(de,b),se),U,R,c,I==null?void 0:I.className,W,M,y),style:Object.assign(Object.assign({},I==null?void 0:I.style),u),locale:be.lang,prefixCls:D,getPopupContainer:o||P,generateConfig:e,components:Y,direction:N,classNames:{popup:tn(U,_||v,W,M,y)},styles:{popup:Object.assign(Object.assign({},n.popupStyle),{zIndex:Ee})},allowClear:L}))))});return t.displayName="RangePicker",t},MGn=AGn;var FGn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const LGn=e=>{const t=(c,u)=>{const d=u===put?"timePicker":"datePicker",f=h.forwardRef((p,m)=>{var g;const{prefixCls:_,getPopupContainer:v,components:b,style:y,className:x,rootClassName:C,size:w,bordered:$,placement:O,placeholder:N,popupClassName:P,dropdownClassName:I,disabled:D,status:k,variant:R,onCalendarChange:A}=p,F=FGn(p,["prefixCls","getPopupContainer","components","style","className","rootClassName","size","bordered","placement","placeholder","popupClassName","dropdownClassName","disabled","status","variant","onCalendarChange"]),{getPrefixCls:z,direction:M,getPopupContainer:K,[d]:U}=h.useContext(Uo),W=z("picker",_),{compactSize:L,compactItemClassnames:Y}=VT(W,M),J=h.useRef(null),[Z,te]=eL("datePicker",R,$),re=rp(W),[se,de,pe]=KOt(W,re);h.useImperativeHandle(m,()=>J.current);const Se={showToday:!0},ve=c||p.picker,be=z(),{onSelect:Ee,multiple:xe}=F,Pe=Ee&&c==="time"&&!xe,je=(Ze,ot,Qt)=>{A==null||A(Ze,ot,Qt),Pe&&Ee(Ze)};{const Ze=Gs(u||"DatePicker");Ze(c!=="quarter","deprecated",`DatePicker.${u} is legacy usage. Please use DatePicker[picker='${c}'] directly.`),Ze.deprecated(!I,"dropdownClassName","popupClassName"),Ze.deprecated(!("bordered"in p),"bordered","variant"),Ze.deprecated(!Pe,"onSelect","onCalendarChange")}const[ft,Ge]=XPt(p,W),Ye=QPt(b),nt=qm(Ze=>{var ot;return(ot=w??L)!==null&&ot!==void 0?ot:Ze}),We=h.useContext(Hy),ct=D??We,rt=h.useContext(c0),{hasFeedback:vt,status:Mt,feedbackIcon:$t}=rt,ke=h.createElement(h.Fragment,null,ve==="time"?h.createElement(Tbe,null):h.createElement(qUe,null),vt&&$t),[ye]=zy("DatePicker",Uve),_e=Object.assign(Object.assign({},ye),p.locale),[He]=ew("DatePicker",(g=p.popupStyle)===null||g===void 0?void 0:g.zIndex);return se(h.createElement(zC,{space:!0},h.createElement(E2e,Object.assign({ref:J,placeholder:SGn(_e,ve,N),suffixIcon:ke,placement:O,prevIcon:h.createElement("span",{className:`${W}-prev-icon`}),nextIcon:h.createElement("span",{className:`${W}-next-icon`}),superPrevIcon:h.createElement("span",{className:`${W}-super-prev-icon`}),superNextIcon:h.createElement("span",{className:`${W}-super-next-icon`}),transitionName:`${be}-slide-up`,picker:c,onCalendarChange:je},Se,F,{locale:_e.lang,className:tn({[`${W}-${nt}`]:nt,[`${W}-${Z}`]:te},qN(W,ZF(Mt,k),vt),de,Y,U==null?void 0:U.className,x,pe,re,C),style:Object.assign(Object.assign({},U==null?void 0:U.style),y),prefixCls:W,getPopupContainer:v||K,generateConfig:e,components:Ye,direction:M,disabled:ct,classNames:{popup:tn(de,pe,re,C,P||I)},styles:{popup:Object.assign(Object.assign({},p.popupStyle),{zIndex:He})},allowClear:ft,removeIcon:Ge}))))});return u&&(f.displayName=u),f},n=t(),r=t(wGn,EGn),i=t(TGn,$Gn),a=t(OGn,PGn),o=t(NGn,DGn),s=t(JPt,put);return{DatePicker:n,WeekPicker:r,MonthPicker:i,YearPicker:a,TimePicker:s,QuarterPicker:o}},jGn=LGn,BGn=e=>{const{DatePicker:t,WeekPicker:n,MonthPicker:r,YearPicker:i,TimePicker:a,QuarterPicker:o}=jGn(e),s=MGn(e),c=t;return c.WeekPicker=n,c.MonthPicker=r,c.YearPicker=i,c.RangePicker=s,c.TimePicker=a,c.QuarterPicker=o,c.displayName="DatePicker",c},ZPt=BGn,xK=ZPt(aqn),zGn=U3e(xK,"popupAlign",void 0,"picker");xK._InternalPanelDoNotUseOrYouWillBeFired=zGn;const HGn=U3e(xK.RangePicker,"popupAlign",void 0,"picker");xK._InternalRangePanelDoNotUseOrYouWillBeFired=HGn;xK.generatePicker=ZPt;const eNt=xK,qGn={xxl:3,xl:3,lg:3,md:3,sm:2,xs:1},VGn=qGn,WGn=G.createContext({}),VUe=WGn;var UGn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const KGn=e=>Zf(e).map(t=>Object.assign(Object.assign({},t==null?void 0:t.props),{key:t.key}));function GGn(e,t,n){const r=h.useMemo(()=>t||KGn(n),[t,n]);return h.useMemo(()=>r.map(a=>{var{span:o}=a,s=UGn(a,["span"]);return o==="filled"?Object.assign(Object.assign({},s),{filled:!0}):Object.assign(Object.assign({},s),{span:typeof o=="number"?o:XTt(e,o)})}),[r,e])}var YGn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function XGn(e,t){let n=[],r=[],i=!1,a=0;return e.filter(o=>o).forEach(o=>{const{filled:s}=o,c=YGn(o,["filled"]);if(s){r.push(c),n.push(r),r=[],a=0;return}const u=t-a;a+=o.span||1,a>=t?(a>t?(i=!0,r.push(Object.assign(Object.assign({},c),{span:u}))):r.push(c),n.push(r),r=[],a=0):r.push(c)}),r.length>0&&n.push(r),n=n.map(o=>{const s=o.reduce((c,u)=>c+(u.span||1),0);if(s<t){const c=o[o.length-1];return c.span=t-(s-(c.span||1)),o}return o}),[n,i]}const JGn=(e,t)=>{const[n,r]=h.useMemo(()=>XGn(t,e),[t,e]);return Gs("Descriptions")(!r,"usage","Sum of column `span` in a line not match `column` of Descriptions."),n},QGn=JGn,ZGn=e=>{let{children:t}=e;return t},eYn=ZGn;function hut(e){return e!=null}const tYn=e=>{const{itemPrefixCls:t,component:n,span:r,className:i,style:a,labelStyle:o,contentStyle:s,bordered:c,label:u,content:d,colon:f,type:p,styles:m}=e,g=n,_=h.useContext(VUe),{classNames:v}=_;return c?h.createElement(g,{className:tn({[`${t}-item-label`]:p==="label",[`${t}-item-content`]:p==="content",[`${v==null?void 0:v.label}`]:p==="label",[`${v==null?void 0:v.content}`]:p==="content"},i),style:a,colSpan:r},hut(u)&&h.createElement("span",{style:Object.assign(Object.assign({},o),m==null?void 0:m.label)},u),hut(d)&&h.createElement("span",{style:Object.assign(Object.assign({},o),m==null?void 0:m.content)},d)):h.createElement(g,{className:tn(`${t}-item`,i),style:a,colSpan:r},h.createElement("div",{className:`${t}-item-container`},(u||u===0)&&h.createElement("span",{className:tn(`${t}-item-label`,v==null?void 0:v.label,{[`${t}-item-no-colon`]:!f}),style:Object.assign(Object.assign({},o),m==null?void 0:m.label)},u),(d||d===0)&&h.createElement("span",{className:tn(`${t}-item-content`,v==null?void 0:v.content),style:Object.assign(Object.assign({},s),m==null?void 0:m.content)},d)))},EDe=tYn;function TDe(e,t,n){let{colon:r,prefixCls:i,bordered:a}=t,{component:o,type:s,showLabel:c,showContent:u,labelStyle:d,contentStyle:f,styles:p}=n;return e.map((m,g)=>{let{label:_,children:v,prefixCls:b=i,className:y,style:x,labelStyle:C,contentStyle:w,span:$=1,key:O,styles:N}=m;return typeof o=="string"?h.createElement(EDe,{key:`${s}-${O||g}`,className:y,style:x,styles:{label:Object.assign(Object.assign(Object.assign(Object.assign({},d),p==null?void 0:p.label),C),N==null?void 0:N.label),content:Object.assign(Object.assign(Object.assign(Object.assign({},f),p==null?void 0:p.content),w),N==null?void 0:N.content)},span:$,colon:r,component:o,itemPrefixCls:b,bordered:a,label:c?_:null,content:u?v:null,type:s}):[h.createElement(EDe,{key:`label-${O||g}`,className:y,style:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},d),p==null?void 0:p.label),x),C),N==null?void 0:N.label),span:1,colon:r,component:o[0],itemPrefixCls:b,bordered:a,label:_,type:"label"}),h.createElement(EDe,{key:`content-${O||g}`,className:y,style:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},f),p==null?void 0:p.content),x),w),N==null?void 0:N.content),span:$*2-1,component:o[1],itemPrefixCls:b,bordered:a,content:v,type:"content"})]})}const nYn=e=>{const t=h.useContext(VUe),{prefixCls:n,vertical:r,row:i,index:a,bordered:o}=e;return r?h.createElement(h.Fragment,null,h.createElement("tr",{key:`label-${a}`,className:`${n}-row`},TDe(i,e,Object.assign({component:"th",type:"label",showLabel:!0},t))),h.createElement("tr",{key:`content-${a}`,className:`${n}-row`},TDe(i,e,Object.assign({component:"td",type:"content",showContent:!0},t)))):h.createElement("tr",{key:a,className:`${n}-row`},TDe(i,e,Object.assign({component:o?["th","td"]:"td",type:"item",showLabel:!0,showContent:!0},t)))},rYn=nYn,iYn=e=>{const{componentCls:t,labelBg:n}=e;return{[`&${t}-bordered`]:{[`> ${t}-view`]:{border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"> table":{tableLayout:"auto"},[`${t}-row`]:{borderBottom:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"&:last-child":{borderBottom:"none"},[`> ${t}-item-label, > ${t}-item-content`]:{padding:`${rn(e.padding)} ${rn(e.paddingLG)}`,borderInlineEnd:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"&:last-child":{borderInlineEnd:"none"}},[`> ${t}-item-label`]:{color:e.colorTextSecondary,backgroundColor:n,"&::after":{display:"none"}}}},[`&${t}-middle`]:{[`${t}-row`]:{[`> ${t}-item-label, > ${t}-item-content`]:{padding:`${rn(e.paddingSM)} ${rn(e.paddingLG)}`}}},[`&${t}-small`]:{[`${t}-row`]:{[`> ${t}-item-label, > ${t}-item-content`]:{padding:`${rn(e.paddingXS)} ${rn(e.padding)}`}}}}}},aYn=e=>{const{componentCls:t,extraColor:n,itemPaddingBottom:r,itemPaddingEnd:i,colonMarginRight:a,colonMarginLeft:o,titleMarginBottom:s}=e;return{[t]:Object.assign(Object.assign(Object.assign({},Cc(e)),iYn(e)),{"&-rtl":{direction:"rtl"},[`${t}-header`]:{display:"flex",alignItems:"center",marginBottom:s},[`${t}-title`]:Object.assign(Object.assign({},ky),{flex:"auto",color:e.titleColor,fontWeight:e.fontWeightStrong,fontSize:e.fontSizeLG,lineHeight:e.lineHeightLG}),[`${t}-extra`]:{marginInlineStart:"auto",color:n,fontSize:e.fontSize},[`${t}-view`]:{width:"100%",borderRadius:e.borderRadiusLG,table:{width:"100%",tableLayout:"fixed",borderCollapse:"collapse"}},[`${t}-row`]:{"> th, > td":{paddingBottom:r,paddingInlineEnd:i},"> th:last-child, > td:last-child":{paddingInlineEnd:0},"&:last-child":{borderBottom:"none","> th, > td":{paddingBottom:0}}},[`${t}-item-label`]:{color:e.labelColor,fontWeight:"normal",fontSize:e.fontSize,lineHeight:e.lineHeight,textAlign:"start","&::after":{content:'":"',position:"relative",top:-.5,marginInline:`${rn(o)} ${rn(a)}`},[`&${t}-item-no-colon::after`]:{content:'""'}},[`${t}-item-no-label`]:{"&::after":{margin:0,content:'""'}},[`${t}-item-content`]:{display:"table-cell",flex:1,color:e.contentColor,fontSize:e.fontSize,lineHeight:e.lineHeight,wordBreak:"break-word",overflowWrap:"break-word"},[`${t}-item`]:{paddingBottom:0,verticalAlign:"top","&-container":{display:"flex",[`${t}-item-label`]:{display:"inline-flex",alignItems:"baseline"},[`${t}-item-content`]:{display:"inline-flex",alignItems:"baseline",minWidth:"1em"}}},"&-middle":{[`${t}-row`]:{"> th, > td":{paddingBottom:e.paddingSM}}},"&-small":{[`${t}-row`]:{"> th, > td":{paddingBottom:e.paddingXS}}}})}},oYn=e=>({labelBg:e.colorFillAlter,labelColor:e.colorTextTertiary,titleColor:e.colorText,titleMarginBottom:e.fontSizeSM*e.lineHeightSM,itemPaddingBottom:e.padding,itemPaddingEnd:e.padding,colonMarginRight:e.marginXS,colonMarginLeft:e.marginXXS/2,contentColor:e.colorText,extraColor:e.colorText}),sYn=Ql("Descriptions",e=>{const t=el(e,{});return aYn(t)},oYn);var lYn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const WUe=e=>{const{prefixCls:t,title:n,extra:r,column:i,colon:a=!0,bordered:o,layout:s,children:c,className:u,rootClassName:d,style:f,size:p,labelStyle:m,contentStyle:g,styles:_,items:v,classNames:b}=e,y=lYn(e,["prefixCls","title","extra","column","colon","bordered","layout","children","className","rootClassName","style","size","labelStyle","contentStyle","styles","items","classNames"]),{getPrefixCls:x,direction:C,className:w,style:$,classNames:O,styles:N}=uh("descriptions"),P=x("descriptions",t),I=nL();{const U=Gs("Descriptions");[["labelStyle","styles={{ label: {} }}"],["contentStyle","styles={{ content: {} }}"]].forEach(W=>{let[L,Y]=W;U.deprecated(!(L in e),L,Y)})}const D=h.useMemo(()=>{var U;return typeof i=="number"?i:(U=XTt(I,Object.assign(Object.assign({},VGn),i)))!==null&&U!==void 0?U:3},[I,i]),k=GGn(I,v,c),R=qm(p),A=QGn(D,k),[F,z,M]=sYn(P),K=h.useMemo(()=>({labelStyle:m,contentStyle:g,styles:{content:Object.assign(Object.assign({},N.content),_==null?void 0:_.content),label:Object.assign(Object.assign({},N.label),_==null?void 0:_.label)},classNames:{label:tn(O.label,b==null?void 0:b.label),content:tn(O.content,b==null?void 0:b.content)}}),[m,g,_,b,O,N]);return F(h.createElement(VUe.Provider,{value:K},h.createElement("div",Object.assign({className:tn(P,w,O.root,b==null?void 0:b.root,{[`${P}-${R}`]:R&&R!=="default",[`${P}-bordered`]:!!o,[`${P}-rtl`]:C==="rtl"},u,d,z,M),style:Object.assign(Object.assign(Object.assign(Object.assign({},$),N.root),_==null?void 0:_.root),f)},y),(n||r)&&h.createElement("div",{className:tn(`${P}-header`,O.header,b==null?void 0:b.header),style:Object.assign(Object.assign({},N.header),_==null?void 0:_.header)},n&&h.createElement("div",{className:tn(`${P}-title`,O.title,b==null?void 0:b.title),style:Object.assign(Object.assign({},N.title),_==null?void 0:_.title)},n),r&&h.createElement("div",{className:tn(`${P}-extra`,O.extra,b==null?void 0:b.extra),style:Object.assign(Object.assign({},N.extra),_==null?void 0:_.extra)},r)),h.createElement("div",{className:`${P}-view`},h.createElement("table",null,h.createElement("tbody",null,A.map((U,W)=>h.createElement(rYn,{key:W,index:W,colon:a,prefixCls:P,vertical:s==="vertical",bordered:o,row:U}))))))))};WUe.displayName="Descriptions";WUe.Item=eYn;const mut=WUe;var gut=h.createContext(null),tNt=h.createContext({}),cYn=["prefixCls","className","containerRef"],nNt=function(t){var n=t.prefixCls,r=t.className,i=t.containerRef,a=$o(t,cYn),o=h.useContext(tNt),s=o.panel,c=Y3(s,i);return h.createElement("div",ge({className:tn("".concat(n,"-content"),r),role:"dialog",ref:c},Pf(t,{aria:!0}),{"aria-modal":"true"},a))};nNt.displayName="DrawerPanel";function vut(e){return typeof e=="string"&&String(Number(e))===e?(Za(!1,"Invalid value type of `width` or `height` which should be number type instead."),Number(e)):e}function uYn(e){Za(!("wrapperClassName"in e),"'wrapperClassName' is removed. Please use 'rootClassName' instead."),Za(im()||!e.open,"Drawer with 'open' in SSR is not work since no place to createPortal. Please move to 'useEffect' instead.")}var _ut={width:0,height:0,overflow:"hidden",outline:"none",position:"absolute"};function dYn(e,t){var n,r,i,a=e.prefixCls,o=e.open,s=e.placement,c=e.inline,u=e.push,d=e.forceRender,f=e.autoFocus,p=e.keyboard,m=e.classNames,g=e.rootClassName,_=e.rootStyle,v=e.zIndex,b=e.className,y=e.id,x=e.style,C=e.motion,w=e.width,$=e.height,O=e.children,N=e.mask,P=e.maskClosable,I=e.maskMotion,D=e.maskClassName,k=e.maskStyle,R=e.afterOpenChange,A=e.onClose,F=e.onMouseEnter,z=e.onMouseOver,M=e.onMouseLeave,K=e.onClick,U=e.onKeyDown,W=e.onKeyUp,L=e.styles,Y=e.drawerRender,J=h.useRef(),Z=h.useRef(),te=h.useRef();h.useImperativeHandle(t,function(){return J.current});var re=function(ct){var rt=ct.keyCode,vt=ct.shiftKey;switch(rt){case _i.TAB:{if(rt===_i.TAB){if(!vt&&document.activeElement===te.current){var Mt;(Mt=Z.current)===null||Mt===void 0||Mt.focus({preventScroll:!0})}else if(vt&&document.activeElement===Z.current){var $t;($t=te.current)===null||$t===void 0||$t.focus({preventScroll:!0})}}break}case _i.ESC:{A&&p&&(ct.stopPropagation(),A(ct));break}}};h.useEffect(function(){if(o&&f){var We;(We=J.current)===null||We===void 0||We.focus({preventScroll:!0})}},[o]);var se=h.useState(!1),de=gn(se,2),pe=de[0],Se=de[1],ve=h.useContext(gut),be;typeof u=="boolean"?be=u?{}:{distance:0}:be=u||{};var Ee=(n=(r=(i=be)===null||i===void 0?void 0:i.distance)!==null&&r!==void 0?r:ve==null?void 0:ve.pushDistance)!==null&&n!==void 0?n:180,xe=h.useMemo(function(){return{pushDistance:Ee,push:function(){Se(!0)},pull:function(){Se(!1)}}},[Ee]);h.useEffect(function(){if(o){var We;ve==null||(We=ve.push)===null||We===void 0||We.call(ve)}else{var ct;ve==null||(ct=ve.pull)===null||ct===void 0||ct.call(ve)}},[o]),h.useEffect(function(){return function(){var We;ve==null||(We=ve.pull)===null||We===void 0||We.call(ve)}},[]);var Pe=N&&h.createElement(zm,ge({key:"mask"},I,{visible:o}),function(We,ct){var rt=We.className,vt=We.style;return h.createElement("div",{className:tn("".concat(a,"-mask"),rt,m==null?void 0:m.mask,D),style:mt(mt(mt({},vt),k),L==null?void 0:L.mask),onClick:P&&o?A:void 0,ref:ct})}),je=typeof C=="function"?C(s):C,ft={};if(pe&&Ee)switch(s){case"top":ft.transform="translateY(".concat(Ee,"px)");break;case"bottom":ft.transform="translateY(".concat(-Ee,"px)");break;case"left":ft.transform="translateX(".concat(Ee,"px)");break;default:ft.transform="translateX(".concat(-Ee,"px)");break}s==="left"||s==="right"?ft.width=vut(w):ft.height=vut($);var Ge={onMouseEnter:F,onMouseOver:z,onMouseLeave:M,onClick:K,onKeyDown:U,onKeyUp:W},Ye=h.createElement(zm,ge({key:"panel"},je,{visible:o,forceRender:d,onVisibleChanged:function(ct){R==null||R(ct)},removeOnLeave:!1,leavedClassName:"".concat(a,"-content-wrapper-hidden")}),function(We,ct){var rt=We.className,vt=We.style,Mt=h.createElement(nNt,ge({id:y,containerRef:ct,prefixCls:a,className:tn(b,m==null?void 0:m.content),style:mt(mt({},x),L==null?void 0:L.content)},Pf(e,{aria:!0}),Ge),O);return h.createElement("div",ge({className:tn("".concat(a,"-content-wrapper"),m==null?void 0:m.wrapper,rt),style:mt(mt(mt({},ft),vt),L==null?void 0:L.wrapper)},Pf(e,{data:!0})),Y?Y(Mt):Mt)}),nt=mt({},_);return v&&(nt.zIndex=v),h.createElement(gut.Provider,{value:xe},h.createElement("div",{className:tn(a,"".concat(a,"-").concat(s),g,lt(lt({},"".concat(a,"-open"),o),"".concat(a,"-inline"),c)),style:nt,tabIndex:-1,ref:J,onKeyDown:re},Pe,h.createElement("div",{tabIndex:0,ref:Z,style:_ut,"aria-hidden":"true","data-sentinel":"start"}),Ye,h.createElement("div",{tabIndex:0,ref:te,style:_ut,"aria-hidden":"true","data-sentinel":"end"})))}var rNt=h.forwardRef(dYn);rNt.displayName="DrawerPopup";var UUe=function(t){var n=t.open,r=n===void 0?!1:n,i=t.prefixCls,a=i===void 0?"rc-drawer":i,o=t.placement,s=o===void 0?"right":o,c=t.autoFocus,u=c===void 0?!0:c,d=t.keyboard,f=d===void 0?!0:d,p=t.width,m=p===void 0?378:p,g=t.mask,_=g===void 0?!0:g,v=t.maskClosable,b=v===void 0?!0:v,y=t.getContainer,x=t.forceRender,C=t.afterOpenChange,w=t.destroyOnClose,$=t.onMouseEnter,O=t.onMouseOver,N=t.onMouseLeave,P=t.onClick,I=t.onKeyDown,D=t.onKeyUp,k=t.panelRef,R=h.useState(!1),A=gn(R,2),F=A[0],z=A[1];uYn(t);var M=h.useState(!1),K=gn(M,2),U=K[0],W=K[1];hl(function(){W(!0)},[]);var L=U?r:!1,Y=h.useRef(),J=h.useRef();hl(function(){L&&(J.current=document.activeElement)},[L]);var Z=function(pe){var Se;if(z(pe),C==null||C(pe),!pe&&J.current&&!((Se=Y.current)!==null&&Se!==void 0&&Se.contains(J.current))){var ve;(ve=J.current)===null||ve===void 0||ve.focus({preventScroll:!0})}},te=h.useMemo(function(){return{panel:k}},[k]);if(!x&&!F&&!L&&w)return null;var re={onMouseEnter:$,onMouseOver:O,onMouseLeave:N,onClick:P,onKeyDown:I,onKeyUp:D},se=mt(mt({},t),{},{open:L,prefixCls:a,placement:s,autoFocus:u,keyboard:f,width:m,mask:_,maskClosable:b,inline:y===!1,afterOpenChange:Z,ref:Y},re);return h.createElement(tNt.Provider,{value:te},h.createElement(bD,{open:L||x||F,autoDestroy:!1,getContainer:y,autoLock:_&&(L||F)},h.createElement(rNt,se)))};UUe.displayName="Drawer";const fYn=Object.freeze(Object.defineProperty({__proto__:null,default:UUe},Symbol.toStringTag,{value:"Module"})),pYn=e=>{var t,n;const{prefixCls:r,title:i,footer:a,extra:o,loading:s,onClose:c,headerStyle:u,bodyStyle:d,footerStyle:f,children:p,classNames:m,styles:g}=e,_=uh("drawer"),v=h.useCallback(w=>h.createElement("button",{type:"button",onClick:c,"aria-label":"Close",className:`${r}-close`},w),[c]),[b,y]=UWe(sW(e),sW(_),{closable:!0,closeIconRender:v}),x=h.useMemo(()=>{var w,$;return!i&&!b?null:h.createElement("div",{style:Object.assign(Object.assign(Object.assign({},(w=_.styles)===null||w===void 0?void 0:w.header),u),g==null?void 0:g.header),className:tn(`${r}-header`,{[`${r}-header-close-only`]:b&&!i&&!o},($=_.classNames)===null||$===void 0?void 0:$.header,m==null?void 0:m.header)},h.createElement("div",{className:`${r}-header-title`},y,i&&h.createElement("div",{className:`${r}-title`},i)),o&&h.createElement("div",{className:`${r}-extra`},o))},[b,y,o,u,r,i]),C=h.useMemo(()=>{var w,$;if(!a)return null;const O=`${r}-footer`;return h.createElement("div",{className:tn(O,(w=_.classNames)===null||w===void 0?void 0:w.footer,m==null?void 0:m.footer),style:Object.assign(Object.assign(Object.assign({},($=_.styles)===null||$===void 0?void 0:$.footer),f),g==null?void 0:g.footer)},a)},[a,f,r]);return h.createElement(h.Fragment,null,x,h.createElement("div",{className:tn(`${r}-body`,m==null?void 0:m.body,(t=_.classNames)===null||t===void 0?void 0:t.body),style:Object.assign(Object.assign(Object.assign({},(n=_.styles)===null||n===void 0?void 0:n.body),d),g==null?void 0:g.body)},s?h.createElement(W3e,{active:!0,title:!1,paragraph:{rows:5},className:`${r}-body-skeleton`}):p),C)},iNt=pYn,hYn=e=>{const t="100%";return{left:`translateX(-${t})`,right:`translateX(${t})`,top:`translateY(-${t})`,bottom:`translateY(${t})`}[e]},aNt=(e,t)=>({"&-enter, &-appear":Object.assign(Object.assign({},e),{"&-active":t}),"&-leave":Object.assign(Object.assign({},t),{"&-active":e})}),oNt=(e,t)=>Object.assign({"&-enter, &-appear, &-leave":{"&-start":{transition:"none"},"&-active":{transition:`all ${t}`}}},aNt({opacity:e},{opacity:1})),mYn=(e,t)=>[oNt(.7,t),aNt({transform:hYn(e)},{transform:"none"})],gYn=e=>{const{componentCls:t,motionDurationSlow:n}=e;return{[t]:{[`${t}-mask-motion`]:oNt(0,n),[`${t}-panel-motion`]:["left","right","top","bottom"].reduce((r,i)=>Object.assign(Object.assign({},r),{[`&-${i}`]:mYn(i,n)}),{})}}},vYn=gYn,_Yn=e=>{const{borderRadiusSM:t,componentCls:n,zIndexPopup:r,colorBgMask:i,colorBgElevated:a,motionDurationSlow:o,motionDurationMid:s,paddingXS:c,padding:u,paddingLG:d,fontSizeLG:f,lineHeightLG:p,lineWidth:m,lineType:g,colorSplit:_,marginXS:v,colorIcon:b,colorIconHover:y,colorBgTextHover:x,colorBgTextActive:C,colorText:w,fontWeightStrong:$,footerPaddingBlock:O,footerPaddingInline:N,calc:P}=e,I=`${n}-content-wrapper`;return{[n]:{position:"fixed",inset:0,zIndex:r,pointerEvents:"none",color:w,"&-pure":{position:"relative",background:a,display:"flex",flexDirection:"column",[`&${n}-left`]:{boxShadow:e.boxShadowDrawerLeft},[`&${n}-right`]:{boxShadow:e.boxShadowDrawerRight},[`&${n}-top`]:{boxShadow:e.boxShadowDrawerUp},[`&${n}-bottom`]:{boxShadow:e.boxShadowDrawerDown}},"&-inline":{position:"absolute"},[`${n}-mask`]:{position:"absolute",inset:0,zIndex:r,background:i,pointerEvents:"auto"},[I]:{position:"absolute",zIndex:r,maxWidth:"100vw",transition:`all ${o}`,"&-hidden":{display:"none"}},[`&-left > ${I}`]:{top:0,bottom:0,left:{_skip_check_:!0,value:0},boxShadow:e.boxShadowDrawerLeft},[`&-right > ${I}`]:{top:0,right:{_skip_check_:!0,value:0},bottom:0,boxShadow:e.boxShadowDrawerRight},[`&-top > ${I}`]:{top:0,insetInline:0,boxShadow:e.boxShadowDrawerUp},[`&-bottom > ${I}`]:{bottom:0,insetInline:0,boxShadow:e.boxShadowDrawerDown},[`${n}-content`]:{display:"flex",flexDirection:"column",width:"100%",height:"100%",overflow:"auto",background:a,pointerEvents:"auto"},[`${n}-header`]:{display:"flex",flex:0,alignItems:"center",padding:`${rn(u)} ${rn(d)}`,fontSize:f,lineHeight:p,borderBottom:`${rn(m)} ${g} ${_}`,"&-title":{display:"flex",flex:1,alignItems:"center",minWidth:0,minHeight:0}},[`${n}-extra`]:{flex:"none"},[`${n}-close`]:Object.assign({display:"inline-flex",width:P(f).add(c).equal(),height:P(f).add(c).equal(),borderRadius:t,justifyContent:"center",alignItems:"center",marginInlineEnd:v,color:b,fontWeight:$,fontSize:f,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",textDecoration:"none",background:"transparent",border:0,cursor:"pointer",transition:`all ${s}`,textRendering:"auto","&:hover":{color:y,backgroundColor:x,textDecoration:"none"},"&:active":{backgroundColor:C}},Ay(e)),[`${n}-title`]:{flex:1,margin:0,fontWeight:e.fontWeightStrong,fontSize:f,lineHeight:p},[`${n}-body`]:{flex:1,minWidth:0,minHeight:0,padding:d,overflow:"auto",[`${n}-body-skeleton`]:{width:"100%",height:"100%",display:"flex",justifyContent:"center"}},[`${n}-footer`]:{flexShrink:0,padding:`${rn(O)} ${rn(N)}`,borderTop:`${rn(m)} ${g} ${_}`},"&-rtl":{direction:"rtl"}}}},yYn=e=>({zIndexPopup:e.zIndexPopupBase,footerPaddingBlock:e.paddingXS,footerPaddingInline:e.padding}),sNt=Ql("Drawer",e=>{const t=el(e,{});return[_Yn(t),vYn(t)]},yYn);var lNt=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const bYn={distance:180},KUe=e=>{var t;const{rootClassName:n,width:r,height:i,size:a="default",mask:o=!0,push:s=bYn,open:c,afterOpenChange:u,onClose:d,prefixCls:f,getContainer:p,style:m,className:g,visible:_,afterVisibleChange:v,maskStyle:b,drawerStyle:y,contentWrapperStyle:x}=e,C=lNt(e,["rootClassName","width","height","size","mask","push","open","afterOpenChange","onClose","prefixCls","getContainer","style","className","visible","afterVisibleChange","maskStyle","drawerStyle","contentWrapperStyle"]),{getPopupContainer:w,getPrefixCls:$,direction:O,className:N,style:P,classNames:I,styles:D}=uh("drawer"),k=$("drawer",f),[R,A,F]=sNt(k),z=p===void 0&&w?()=>w(document.body):p,M=tn({"no-mask":!o,[`${k}-rtl`]:O==="rtl"},n,A,F);{const se=Gs("Drawer");[["visible","open"],["afterVisibleChange","afterOpenChange"],["headerStyle","styles.header"],["bodyStyle","styles.body"],["footerStyle","styles.footer"],["contentWrapperStyle","styles.wrapper"],["maskStyle","styles.mask"],["drawerStyle","styles.content"]].forEach(de=>{let[pe,Se]=de;se.deprecated(!(pe in e),pe,Se)}),z!==void 0&&((t=e.style)===null||t===void 0?void 0:t.position)==="absolute"&&se(!1,"breaking","`style` is replaced by `rootStyle` in v5. Please check that `position: absolute` is necessary.")}const K=h.useMemo(()=>r??(a==="large"?736:378),[r,a]),U=h.useMemo(()=>i??(a==="large"?736:378),[i,a]),W={motionName:My(k,"mask-motion"),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500},L=se=>({motionName:My(k,`panel-motion-${se}`),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500}),Y=H9t(),[J,Z]=ew("Drawer",C.zIndex),{classNames:te={},styles:re={}}=C;return R(h.createElement(zC,{form:!0,space:!0},h.createElement(Tae.Provider,{value:Z},h.createElement(UUe,Object.assign({prefixCls:k,onClose:d,maskMotion:W,motion:L},C,{classNames:{mask:tn(te.mask,I.mask),content:tn(te.content,I.content),wrapper:tn(te.wrapper,I.wrapper)},styles:{mask:Object.assign(Object.assign(Object.assign({},re.mask),b),D.mask),content:Object.assign(Object.assign(Object.assign({},re.content),y),D.content),wrapper:Object.assign(Object.assign(Object.assign({},re.wrapper),x),D.wrapper)},open:c??_,mask:o,push:s,width:K,height:U,style:Object.assign(Object.assign({},P),m),className:tn(N,g),rootClassName:M,getContainer:z,afterOpenChange:u??v,panelRef:Y,zIndex:J}),h.createElement(iNt,Object.assign({prefixCls:k},C,{onClose:d}))))))},xYn=e=>{const{prefixCls:t,style:n,className:r,placement:i="right"}=e,a=lNt(e,["prefixCls","style","className","placement"]),{getPrefixCls:o}=h.useContext(Uo),s=o("drawer",t),[c,u,d]=sNt(s),f=tn(s,`${s}-pure`,`${s}-${i}`,u,d,r);return c(h.createElement("div",{className:f,style:n},h.createElement(iNt,Object.assign({prefixCls:s},a))))};KUe._InternalPanelDoNotUseOrYouWillBeFired=xYn;KUe.displayName="Drawer";const GUe=KUe;function yut(e){return["small","middle","large"].includes(e)}function but(e){return e?typeof e=="number"&&!Number.isNaN(e):!1}const cNt=G.createContext({latestIndex:0}),SYn=cNt.Provider,CYn=e=>{let{className:t,index:n,children:r,split:i,style:a}=e;const{latestIndex:o}=h.useContext(cNt);return r==null?null:h.createElement(h.Fragment,null,h.createElement("div",{className:t,style:a},r),n<o&&i&&h.createElement("span",{className:`${t}-split`},i))},wYn=CYn;var EYn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const TYn=h.forwardRef((e,t)=>{var n;const{getPrefixCls:r,direction:i,size:a,className:o,style:s,classNames:c,styles:u}=uh("space"),{size:d=a??"small",align:f,className:p,rootClassName:m,children:g,direction:_="horizontal",prefixCls:v,split:b,style:y,wrap:x=!1,classNames:C,styles:w}=e,$=EYn(e,["size","align","className","rootClassName","children","direction","prefixCls","split","style","wrap","classNames","styles"]),[O,N]=Array.isArray(d)?d:[d,d],P=yut(N),I=yut(O),D=but(N),k=but(O),R=Zf(g,{keepEmpty:!0}),A=f===void 0&&_==="horizontal"?"center":f,F=r("space",v),[z,M,K]=i9t(F),U=tn(F,o,M,`${F}-${_}`,{[`${F}-rtl`]:i==="rtl",[`${F}-align-${A}`]:A,[`${F}-gap-row-${N}`]:P,[`${F}-gap-col-${O}`]:I},p,m,K),W=tn(`${F}-item`,(n=C==null?void 0:C.item)!==null&&n!==void 0?n:c.item);let L=0;const Y=R.map((te,re)=>{var se;te!=null&&(L=re);const de=(te==null?void 0:te.key)||`${W}-${re}`;return h.createElement(wYn,{className:W,key:de,index:re,split:b,style:(se=w==null?void 0:w.item)!==null&&se!==void 0?se:u.item},te)}),J=h.useMemo(()=>({latestIndex:L}),[L]);if(R.length===0)return null;const Z={};return x&&(Z.flexWrap="wrap"),!I&&k&&(Z.columnGap=O),!P&&D&&(Z.rowGap=N),z(h.createElement("div",Object.assign({ref:t,className:U,style:Object.assign(Object.assign(Object.assign({},Z),s),y)},$),h.createElement(SYn,{value:J},Y)))}),YUe=TYn;YUe.Compact=zIn;YUe.displayName="Space";const rc=YUe;var $Yn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const uNt=e=>{const{getPopupContainer:t,getPrefixCls:n,direction:r}=h.useContext(Uo),{prefixCls:i,type:a="default",danger:o,disabled:s,loading:c,onClick:u,htmlType:d,children:f,className:p,menu:m,arrow:g,autoFocus:_,overlay:v,trigger:b,align:y,open:x,onOpenChange:C,placement:w,getPopupContainer:$,href:O,icon:N=h.createElement(Fae,null),title:P,buttonsRender:I=de=>de,mouseEnterDelay:D,mouseLeaveDelay:k,overlayClassName:R,overlayStyle:A,destroyPopupOnHide:F,dropdownRender:z}=e,M=$Yn(e,["prefixCls","type","danger","disabled","loading","onClick","htmlType","children","className","menu","arrow","autoFocus","overlay","trigger","align","open","onOpenChange","placement","getPopupContainer","href","icon","title","buttonsRender","mouseEnterDelay","mouseLeaveDelay","overlayClassName","overlayStyle","destroyPopupOnHide","dropdownRender"]),K=n("dropdown",i),U=`${K}-button`,W={menu:m,arrow:g,autoFocus:_,align:y,disabled:s,trigger:s?[]:b,onOpenChange:C,getPopupContainer:$||t,mouseEnterDelay:D,mouseLeaveDelay:k,overlayClassName:R,overlayStyle:A,destroyPopupOnHide:F,dropdownRender:z},{compactSize:L,compactItemClassnames:Y}=VT(K,r),J=tn(U,Y,p);"overlay"in e&&(W.overlay=v),"open"in e&&(W.open=x),"placement"in e?W.placement=w:W.placement=r==="rtl"?"bottomLeft":"bottomRight";const Z=h.createElement(ss,{type:a,danger:o,disabled:s,loading:c,onClick:u,htmlType:d,href:O,title:P},f),te=h.createElement(ss,{type:a,danger:o,icon:N}),[re,se]=I([Z,te]);return h.createElement(rc.Compact,Object.assign({className:J,size:L,block:!0},M),re,h.createElement(dUe,Object.assign({},W),se))};uNt.__ANT_BUTTON=!0;const OYn=uNt,dNt=dUe;dNt.Button=OYn;const Uae=dNt;var PYn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM504 618H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8z"}}]},name:"file-text",theme:"outlined"};const NYn=PYn;var DYn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:NYn}))},fNt=h.forwardRef(DYn);fNt.displayName="FileTextOutlined";const IYn=fNt;function D2e(e){const[t,n]=h.useState(e);return h.useEffect(()=>{const r=setTimeout(()=>{n(e)},e.length?0:10);return()=>{clearTimeout(r)}},[e]),t}const RYn=e=>{const{componentCls:t}=e,n=`${t}-show-help`,r=`${t}-show-help-item`;return{[n]:{transition:`opacity ${e.motionDurationFast} ${e.motionEaseInOut}`,"&-appear, &-enter":{opacity:0,"&-active":{opacity:1}},"&-leave":{opacity:1,"&-active":{opacity:0}},[r]:{overflow:"hidden",transition:`height ${e.motionDurationFast} ${e.motionEaseInOut},
                     opacity ${e.motionDurationFast} ${e.motionEaseInOut},
                     transform ${e.motionDurationFast} ${e.motionEaseInOut} !important`,[`&${r}-appear, &${r}-enter`]:{transform:"translateY(-5px)",opacity:0,"&-active":{transform:"translateY(0)",opacity:1}},[`&${r}-leave-active`]:{transform:"translateY(-5px)"}}}}},kYn=RYn,AYn=e=>({legend:{display:"block",width:"100%",marginBottom:e.marginLG,padding:0,color:e.colorTextDescription,fontSize:e.fontSizeLG,lineHeight:"inherit",border:0,borderBottom:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},'input[type="search"]':{boxSizing:"border-box"},'input[type="radio"], input[type="checkbox"]':{lineHeight:"normal"},'input[type="file"]':{display:"block"},'input[type="range"]':{display:"block",width:"100%"},"select[multiple], select[size]":{height:"auto"},"input[type='file']:focus,\n  input[type='radio']:focus,\n  input[type='checkbox']:focus":{outline:0,boxShadow:`0 0 0 ${rn(e.controlOutlineWidth)} ${e.controlOutline}`},output:{display:"block",paddingTop:15,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight}}),xut=(e,t)=>{const{formItemCls:n}=e;return{[n]:{[`${n}-label > label`]:{height:t},[`${n}-control-input`]:{minHeight:t}}}},MYn=e=>{const{componentCls:t}=e;return{[e.componentCls]:Object.assign(Object.assign(Object.assign({},Cc(e)),AYn(e)),{[`${t}-text`]:{display:"inline-block",paddingInlineEnd:e.paddingSM},"&-small":Object.assign({},xut(e,e.controlHeightSM)),"&-large":Object.assign({},xut(e,e.controlHeightLG))})}},FYn=e=>{const{formItemCls:t,iconCls:n,rootPrefixCls:r,antCls:i,labelRequiredMarkColor:a,labelColor:o,labelFontSize:s,labelHeight:c,labelColonMarginInlineStart:u,labelColonMarginInlineEnd:d,itemMarginBottom:f}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{marginBottom:f,verticalAlign:"top","&-with-help":{transition:"none"},[`&-hidden,
        &-hidden${i}-row`]:{display:"none"},"&-has-warning":{[`${t}-split`]:{color:e.colorError}},"&-has-error":{[`${t}-split`]:{color:e.colorWarning}},[`${t}-label`]:{flexGrow:0,overflow:"hidden",whiteSpace:"nowrap",textAlign:"end",verticalAlign:"middle","&-left":{textAlign:"start"},"&-wrap":{overflow:"unset",lineHeight:e.lineHeight,whiteSpace:"unset"},"> label":{position:"relative",display:"inline-flex",alignItems:"center",maxWidth:"100%",height:c,color:o,fontSize:s,[`> ${n}`]:{fontSize:e.fontSize,verticalAlign:"top"},[`&${t}-required`]:{"&::before":{display:"inline-block",marginInlineEnd:e.marginXXS,color:a,fontSize:e.fontSize,fontFamily:"SimSun, sans-serif",lineHeight:1,content:'"*"'},[`&${t}-required-mark-hidden, &${t}-required-mark-optional`]:{"&::before":{display:"none"}}},[`${t}-optional`]:{display:"inline-block",marginInlineStart:e.marginXXS,color:e.colorTextDescription,[`&.${t}-required-mark-hidden`]:{display:"none"}},[`${t}-tooltip`]:{color:e.colorTextDescription,cursor:"help",writingMode:"horizontal-tb",marginInlineStart:e.marginXXS},"&::after":{content:'":"',position:"relative",marginBlock:0,marginInlineStart:u,marginInlineEnd:d},[`&${t}-no-colon::after`]:{content:'"\\a0"'}}},[`${t}-control`]:{"--ant-display":"flex",flexDirection:"column",flexGrow:1,[`&:first-child:not([class^="'${r}-col-'"]):not([class*="' ${r}-col-'"])`]:{width:"100%"},"&-input":{position:"relative",display:"flex",alignItems:"center",minHeight:e.controlHeight,"&-content":{flex:"auto",maxWidth:"100%"}}},[t]:{"&-additional":{display:"flex",flexDirection:"column"},"&-explain, &-extra":{clear:"both",color:e.colorTextDescription,fontSize:e.fontSize,lineHeight:e.lineHeight},"&-explain-connected":{width:"100%"},"&-extra":{minHeight:e.controlHeightSM,transition:`color ${e.motionDurationMid} ${e.motionEaseOut}`},"&-explain":{"&-error":{color:e.colorError},"&-warning":{color:e.colorWarning}}},[`&-with-help ${t}-explain`]:{height:"auto",opacity:1},[`${t}-feedback-icon`]:{fontSize:e.fontSize,textAlign:"center",visibility:"visible",animationName:LWe,animationDuration:e.motionDurationMid,animationTimingFunction:e.motionEaseOutBack,pointerEvents:"none","&-success":{color:e.colorSuccess},"&-error":{color:e.colorError},"&-warning":{color:e.colorWarning},"&-validating":{color:e.colorPrimary}}})}},Sut=(e,t)=>{const{formItemCls:n}=e;return{[`${t}-horizontal`]:{[`${n}-label`]:{flexGrow:0},[`${n}-control`]:{flex:"1 1 0",minWidth:0},[`${n}-label[class$='-24'], ${n}-label[class*='-24 ']`]:{[`& + ${n}-control`]:{minWidth:"unset"}}}}},LYn=e=>{const{componentCls:t,formItemCls:n,inlineItemMarginBottom:r}=e;return{[`${t}-inline`]:{display:"flex",flexWrap:"wrap",[n]:{flex:"none",marginInlineEnd:e.margin,marginBottom:r,"&-row":{flexWrap:"nowrap"},[`> ${n}-label,
        > ${n}-control`]:{display:"inline-block",verticalAlign:"top"},[`> ${n}-label`]:{flex:"none"},[`${t}-text`]:{display:"inline-block"},[`${n}-has-feedback`]:{display:"inline-block"}}}}},Jx=e=>({padding:e.verticalLabelPadding,margin:e.verticalLabelMargin,whiteSpace:"initial",textAlign:"start","> label":{margin:0,"&::after":{visibility:"hidden"}}}),pNt=e=>{const{componentCls:t,formItemCls:n,rootPrefixCls:r}=e;return{[`${n} ${n}-label`]:Jx(e),[`${t}:not(${t}-inline)`]:{[n]:{flexWrap:"wrap",[`${n}-label, ${n}-control`]:{[`&:not([class*=" ${r}-col-xs"])`]:{flex:"0 0 100%",maxWidth:"100%"}}}}}},jYn=e=>{const{componentCls:t,formItemCls:n,antCls:r}=e;return{[`${t}-vertical`]:{[`${n}:not(${n}-horizontal)`]:{[`${n}-row`]:{flexDirection:"column"},[`${n}-label > label`]:{height:"auto"},[`${n}-control`]:{width:"100%"},[`${n}-label,
        ${r}-col-24${n}-label,
        ${r}-col-xl-24${n}-label`]:Jx(e)}},[`@media (max-width: ${rn(e.screenXSMax)})`]:[pNt(e),{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-xs-24${n}-label`]:Jx(e)}}}],[`@media (max-width: ${rn(e.screenSMMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-sm-24${n}-label`]:Jx(e)}}},[`@media (max-width: ${rn(e.screenMDMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-md-24${n}-label`]:Jx(e)}}},[`@media (max-width: ${rn(e.screenLGMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-lg-24${n}-label`]:Jx(e)}}}}},BYn=e=>{const{formItemCls:t,antCls:n}=e;return{[`${t}-vertical`]:{[`${t}-row`]:{flexDirection:"column"},[`${t}-label > label`]:{height:"auto"},[`${t}-control`]:{width:"100%"}},[`${t}-vertical ${t}-label,
      ${n}-col-24${t}-label,
      ${n}-col-xl-24${t}-label`]:Jx(e),[`@media (max-width: ${rn(e.screenXSMax)})`]:[pNt(e),{[t]:{[`${n}-col-xs-24${t}-label`]:Jx(e)}}],[`@media (max-width: ${rn(e.screenSMMax)})`]:{[t]:{[`${n}-col-sm-24${t}-label`]:Jx(e)}},[`@media (max-width: ${rn(e.screenMDMax)})`]:{[t]:{[`${n}-col-md-24${t}-label`]:Jx(e)}},[`@media (max-width: ${rn(e.screenLGMax)})`]:{[t]:{[`${n}-col-lg-24${t}-label`]:Jx(e)}}}},zYn=e=>({labelRequiredMarkColor:e.colorError,labelColor:e.colorTextHeading,labelFontSize:e.fontSize,labelHeight:e.controlHeight,labelColonMarginInlineStart:e.marginXXS/2,labelColonMarginInlineEnd:e.marginXS,itemMarginBottom:e.marginLG,verticalLabelPadding:`0 0 ${e.paddingXS}px`,verticalLabelMargin:0,inlineItemMarginBottom:0}),hNt=(e,t)=>el(e,{formItemCls:`${e.componentCls}-item`,rootPrefixCls:t}),XUe=Ql("Form",(e,t)=>{let{rootPrefixCls:n}=t;const r=hNt(e,n);return[MYn(r),FYn(r),kYn(r),Sut(r,r.componentCls),Sut(r,r.formItemCls),LYn(r),jYn(r),BYn(r),T3e(r),LWe]},zYn,{order:-1e3}),Cut=[];function $De(e,t,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;return{key:typeof e=="string"?e:`${t}-${r}`,error:e,errorStatus:n}}const HYn=e=>{let{help:t,helpStatus:n,errors:r=Cut,warnings:i=Cut,className:a,fieldId:o,onVisibleChanged:s}=e;const{prefixCls:c}=h.useContext(WWe),u=`${c}-item-explain`,d=rp(c),[f,p,m]=XUe(c,d),g=h.useMemo(()=>wre(c),[c]),_=D2e(r),v=D2e(i),b=h.useMemo(()=>t!=null?[$De(t,"help",n)]:[].concat(oi(_.map((C,w)=>$De(C,"error","error",w))),oi(v.map((C,w)=>$De(C,"warning","warning",w)))),[t,n,_,v]),y=h.useMemo(()=>{const C={};return b.forEach(w=>{let{key:$}=w;C[$]=(C[$]||0)+1}),b.map((w,$)=>Object.assign(Object.assign({},w),{key:C[w.key]>1?`${w.key}-fallback-${$}`:w.key}))},[b]),x={};return o&&(x.id=`${o}_help`),f(h.createElement(zm,{motionDeadline:g.motionDeadline,motionName:`${c}-show-help`,visible:!!y.length,onVisibleChanged:s},C=>{const{className:w,style:$}=C;return h.createElement("div",Object.assign({},x,{className:tn(u,w,m,d,a,p),style:$}),h.createElement(_3e,Object.assign({keys:y},wre(c),{motionName:`${c}-show-help-item`,component:!1}),O=>{const{key:N,error:P,errorStatus:I,className:D,style:k}=O;return h.createElement("div",{key:N,className:tn(D,{[`${u}-${I}`]:I}),style:k},P)}))}))},mNt=HYn,qYn=["parentNode"],VYn="form_item";function Ine(e){return e===void 0||e===!1?[]:Array.isArray(e)?e:[e]}function gNt(e,t){if(!e.length)return;const n=e.join("_");return t?`${t}_${n}`:qYn.includes(n)?`${VYn}_${n}`:n}function vNt(e,t,n,r,i,a){let o=r;return a!==void 0?o=a:n.validating?o="validating":e.length?o="error":t.length?o="warning":(n.touched||i&&n.validated)&&(o="success"),o}var WYn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function wut(e){return Ine(e).join("_")}function Eut(e,t){const n=t.getFieldInstance(e),r=Sae(n);if(r)return r;const i=gNt(Ine(e),t.__INTERNAL__.name);if(i)return document.getElementById(i)}function _Nt(e){const[t]=H3e(),n=h.useRef({}),r=h.useMemo(()=>e??Object.assign(Object.assign({},t),{__INTERNAL__:{itemRef:i=>a=>{const o=wut(i);a?n.current[o]=a:delete n.current[o]}},scrollToField:function(i){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{focus:o}=a,s=WYn(a,["focus"]),c=Eut(i,r);c&&(XEt(c,Object.assign({scrollMode:"if-needed",block:"nearest"},s)),o&&r.focusField(i))},focusField:i=>{var a,o;const s=r.getFieldInstance(i);typeof(s==null?void 0:s.focus)=="function"?s.focus():(o=(a=Eut(i,r))===null||a===void 0?void 0:a.focus)===null||o===void 0||o.call(a)},getFieldInstance:i=>{const a=wut(i);return n.current[a]}}),[e,t]);return[r]}const mme={};function UYn(e){let{name:t}=e;const n=Gs("Form");h.useEffect(()=>{if(t)return mme[t]=(mme[t]||0)+1,n(mme[t]<=1,"usage","There exist multiple Form with same `name`."),()=>{mme[t]-=1}},[t])}var KYn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const GYn=(e,t)=>{const n=h.useContext(Hy),{getPrefixCls:r,direction:i,requiredMark:a,colon:o,scrollToFirstError:s,className:c,style:u}=uh("form"),{prefixCls:d,className:f,rootClassName:p,size:m,disabled:g=n,form:_,colon:v,labelAlign:b,labelWrap:y,labelCol:x,wrapperCol:C,hideRequiredMark:w,layout:$="horizontal",scrollToFirstError:O,requiredMark:N,onFinishFailed:P,name:I,style:D,feedbackIcons:k,variant:R}=e,A=KYn(e,["prefixCls","className","rootClassName","size","disabled","form","colon","labelAlign","labelWrap","labelCol","wrapperCol","hideRequiredMark","layout","scrollToFirstError","requiredMark","onFinishFailed","name","style","feedbackIcons","variant"]),F=qm(m),z=h.useContext(tEt);UYn(e);const M=h.useMemo(()=>N!==void 0?N:w?!1:a!==void 0?a:!0,[w,N,a]),K=v??o,U=r("form",d),W=rp(U),[L,Y,J]=XUe(U,W),Z=tn(U,`${U}-${$}`,{[`${U}-hide-required-mark`]:M===!1,[`${U}-rtl`]:i==="rtl",[`${U}-${F}`]:F},J,W,Y,c,f,p),[te]=_Nt(_),{__INTERNAL__:re}=te;re.name=I;const se=h.useMemo(()=>({name:I,labelAlign:b,labelCol:x,labelWrap:y,wrapperCol:C,vertical:$==="vertical",colon:K,requiredMark:M,itemRef:re.itemRef,form:te,feedbackIcons:k}),[I,b,x,C,$,K,M,te,k]),de=h.useRef(null);h.useImperativeHandle(t,()=>{var ve;return Object.assign(Object.assign({},te),{nativeElement:(ve=de.current)===null||ve===void 0?void 0:ve.nativeElement})});const pe=(ve,be)=>{if(ve){let Ee={block:"nearest"};typeof ve=="object"&&(Ee=Object.assign(Object.assign({},Ee),ve)),te.scrollToField(be,Ee)}},Se=ve=>{if(P==null||P(ve),ve.errorFields.length){const be=ve.errorFields[0].name;if(O!==void 0){pe(O,be);return}s!==void 0&&pe(s,be)}};return L(h.createElement(j9t.Provider,{value:R},h.createElement(wWe,{disabled:g},h.createElement(wae.Provider,{value:F},h.createElement(L9t,{validateMessages:z},h.createElement(xT.Provider,{value:se},h.createElement(XF,Object.assign({id:I},A,{name:I,onFinishFailed:Se,form:te,ref:de,style:Object.assign(Object.assign({},u),D),className:Z}))))))))},yNt=h.forwardRef(GYn);yNt.displayName="Form";const YYn=yNt;function XYn(e){if(typeof e=="function")return e;const t=Zf(e);return t.length<=1?t[0]:t}const bNt=()=>{const{status:e,errors:t=[],warnings:n=[]}=h.useContext(c0);return Gs("Form.Item")(e!==void 0,"usage","Form.Item.useStatus should be used under Form.Item component. For more information: https://u.ant.design/form-item-usestatus"),{status:e,errors:t,warnings:n}};bNt.Context=c0;const JYn=bNt;function QYn(e){const[t,n]=h.useState(e),r=h.useRef(null),i=h.useRef([]),a=h.useRef(!1);h.useEffect(()=>(a.current=!1,()=>{a.current=!0,Tl.cancel(r.current),r.current=null}),[]);function o(s){a.current||(r.current===null&&(i.current=[],r.current=Tl(()=>{r.current=null,n(c=>{let u=c;return i.current.forEach(d=>{u=d(u)}),u})})),i.current.push(s))}return[t,o]}function ZYn(){const{itemRef:e}=h.useContext(xT),t=h.useRef({});function n(r,i){const a=i&&typeof i=="object"&&vD(i),o=r.join("_");return(t.current.name!==o||t.current.originRef!==a)&&(t.current.name=o,t.current.originRef=a,t.current.ref=C1(e(r),a)),t.current.ref}return n}const eXn=e=>{const{formItemCls:t}=e;return{"@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)":{[`${t}-control`]:{display:"flex"}}}},tXn=KF(["Form","item-item"],(e,t)=>{let{rootPrefixCls:n}=t;const r=hNt(e,n);return[eXn(r)]});var nXn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const rXn=24,iXn=e=>{const{prefixCls:t,status:n,labelCol:r,wrapperCol:i,children:a,errors:o,warnings:s,_internalItemRender:c,extra:u,help:d,fieldId:f,marginBottom:p,onErrorVisibleChanged:m,label:g}=e,_=`${t}-item`,v=h.useContext(xT),b=h.useMemo(()=>{let A=Object.assign({},i||v.wrapperCol||{});return g===null&&!r&&!i&&v.labelCol&&[void 0,"xs","sm","md","lg","xl","xxl"].forEach(z=>{const M=z?[z]:[],K=ev(v.labelCol,M),U=typeof K=="object"?K:{},W=ev(A,M),L=typeof W=="object"?W:{};"span"in U&&!("offset"in L)&&U.span<rXn&&(A=_3(A,[].concat(M,["offset"]),U.span))}),A},[i,v]),y=tn(`${_}-control`,b.className),x=h.useMemo(()=>nXn(v,["labelCol","wrapperCol"]),[v]),C=h.useRef(null),[w,$]=h.useState(0);hl(()=>{u&&C.current?$(C.current.clientHeight):$(0)},[u]);const O=h.createElement("div",{className:`${_}-control-input`},h.createElement("div",{className:`${_}-control-input-content`},a)),N=h.useMemo(()=>({prefixCls:t,status:n}),[t,n]),P=p!==null||o.length||s.length?h.createElement(WWe.Provider,{value:N},h.createElement(mNt,{fieldId:f,errors:o,warnings:s,help:d,helpStatus:n,className:`${_}-explain-connected`,onVisibleChanged:m})):null,I={};f&&(I.id=`${f}_extra`);const D=u?h.createElement("div",Object.assign({},I,{className:`${_}-extra`,ref:C}),u):null,k=P||D?h.createElement("div",{className:`${_}-additional`,style:p?{minHeight:p+w}:{}},P,D):null,R=c&&c.mark==="pro_table_render"&&c.render?c.render(e,{input:O,errorList:P,extra:D}):h.createElement(h.Fragment,null,O,k);return h.createElement(xT.Provider,{value:x},h.createElement(ku,Object.assign({},b,{className:y}),R),h.createElement(tXn,{prefixCls:t}))},aXn=iXn;var oXn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"question-circle",theme:"outlined"};const sXn=oXn;var lXn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sXn}))},xNt=h.forwardRef(lXn);xNt.displayName="QuestionCircleOutlined";const $be=xNt;var cXn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function uXn(e){return e?typeof e=="object"&&!h.isValidElement(e)?e:{title:e}:null}const dXn=e=>{let{prefixCls:t,label:n,htmlFor:r,labelCol:i,labelAlign:a,colon:o,required:s,requiredMark:c,tooltip:u,vertical:d}=e;var f;const[p]=zy("Form"),{labelAlign:m,labelCol:g,labelWrap:_,colon:v}=h.useContext(xT);if(!n)return null;const b=i||g||{},y=a||m,x=`${t}-item-label`,C=tn(x,y==="left"&&`${x}-left`,b.className,{[`${x}-wrap`]:!!_});let w=n;const $=o===!0||v!==!1&&o!==!1;$&&!d&&typeof n=="string"&&n.trim()&&(w=n.replace(/[:|:]\s*$/,""));const N=uXn(u);if(N){const{icon:A=h.createElement($be,null)}=N,F=cXn(N,["icon"]),z=h.createElement(Fy,Object.assign({},F),h.cloneElement(A,{className:`${t}-item-tooltip`,title:"",onClick:M=>{M.preventDefault()},tabIndex:null}));w=h.createElement(h.Fragment,null,w,z)}const P=c==="optional",I=typeof c=="function",D=c===!1;I?w=c(w,{required:!!s}):P&&!s&&(w=h.createElement(h.Fragment,null,w,h.createElement("span",{className:`${t}-item-optional`,title:""},(p==null?void 0:p.optional)||((f=x5.Form)===null||f===void 0?void 0:f.optional))));let k;D?k="hidden":(P||I)&&(k="optional");const R=tn({[`${t}-item-required`]:s,[`${t}-item-required-mark-${k}`]:k,[`${t}-item-no-colon`]:!$});return h.createElement(ku,Object.assign({},b,{className:C}),h.createElement("label",{htmlFor:r,className:R,title:typeof n=="string"?n:""},w))},fXn=dXn,pXn={success:yD,warning:qT,error:ZC,validating:W6};function SNt(e){let{children:t,errors:n,warnings:r,hasFeedback:i,validateStatus:a,prefixCls:o,meta:s,noStyle:c}=e;const u=`${o}-item`,{feedbackIcons:d}=h.useContext(xT),f=vNt(n,r,s,null,!!i,a),{isFormItemInput:p,status:m,hasFeedback:g,feedbackIcon:_}=h.useContext(c0),v=h.useMemo(()=>{var b;let y;if(i){const C=i!==!0&&i.icons||d,w=f&&((b=C==null?void 0:C({status:f,errors:n,warnings:r}))===null||b===void 0?void 0:b[f]),$=f&&pXn[f];y=w!==!1&&$?h.createElement("span",{className:tn(`${u}-feedback-icon`,`${u}-feedback-icon-${f}`)},w||h.createElement($,null)):null}const x={status:f||"",errors:n,warnings:r,hasFeedback:!!i,feedbackIcon:y,isFormItemInput:!0};return c&&(x.status=(f??m)||"",x.isFormItemInput=p,x.hasFeedback=!!(i??g),x.feedbackIcon=i!==void 0?x.feedbackIcon:_),x},[f,i,c,p,m]);return h.createElement(c0.Provider,{value:v},t)}var hXn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function mXn(e){const{prefixCls:t,className:n,rootClassName:r,style:i,help:a,errors:o,warnings:s,validateStatus:c,meta:u,hasFeedback:d,hidden:f,children:p,fieldId:m,required:g,isRequired:_,onSubItemMetaChange:v,layout:b}=e,y=hXn(e,["prefixCls","className","rootClassName","style","help","errors","warnings","validateStatus","meta","hasFeedback","hidden","children","fieldId","required","isRequired","onSubItemMetaChange","layout"]),x=`${t}-item`,{requiredMark:C,vertical:w}=h.useContext(xT),$=w||b==="vertical",O=h.useRef(null),N=D2e(o),P=D2e(s),I=a!=null,D=!!(I||o.length||s.length),k=!!O.current&&dK(O.current),[R,A]=h.useState(null);hl(()=>{if(D&&O.current){const U=getComputedStyle(O.current);A(parseInt(U.marginBottom,10))}},[D,k]);const F=U=>{U||A(null)},M=function(){let U=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const W=U?N:u.errors,L=U?P:u.warnings;return vNt(W,L,u,"",!!d,c)}(),K=tn(x,n,r,{[`${x}-with-help`]:I||N.length||P.length,[`${x}-has-feedback`]:M&&d,[`${x}-has-success`]:M==="success",[`${x}-has-warning`]:M==="warning",[`${x}-has-error`]:M==="error",[`${x}-is-validating`]:M==="validating",[`${x}-hidden`]:f,[`${x}-${b}`]:b});return h.createElement("div",{className:K,style:i,ref:O},h.createElement(ep,Object.assign({className:`${x}-row`},Md(y,["_internalItemRender","colon","dependencies","extra","fieldKey","getValueFromEvent","getValueProps","htmlFor","id","initialValue","isListField","label","labelAlign","labelCol","labelWrap","messageVariables","name","normalize","noStyle","preserve","requiredMark","rules","shouldUpdate","trigger","tooltip","validateFirst","validateTrigger","valuePropName","wrapperCol","validateDebounce"])),h.createElement(fXn,Object.assign({htmlFor:m},e,{requiredMark:C,required:g??_,prefixCls:t,vertical:$})),h.createElement(aXn,Object.assign({},e,u,{errors:N,warnings:P,prefixCls:t,status:M,help:a,marginBottom:R,onErrorVisibleChanged:F}),h.createElement(F9t.Provider,{value:v},h.createElement(SNt,{prefixCls:t,meta:u,errors:u.errors,warnings:u.warnings,hasFeedback:d,validateStatus:M},p)))),!!R&&h.createElement("div",{className:`${x}-margin-offset`,style:{marginBottom:-R}}))}const gXn="__SPLIT__";function vXn(e,t){const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(i=>{const a=e[i],o=t[i];return a===o||typeof a=="function"||typeof o=="function"})}const _Xn=h.memo(e=>{let{children:t}=e;return t},(e,t)=>vXn(e.control,t.control)&&e.update===t.update&&e.childProps.length===t.childProps.length&&e.childProps.every((n,r)=>n===t.childProps[r]));function Tut(){return{errors:[],warnings:[],touched:!1,validating:!1,name:[],validated:!1}}function yXn(e){const{name:t,noStyle:n,className:r,dependencies:i,prefixCls:a,shouldUpdate:o,rules:s,children:c,required:u,label:d,messageVariables:f,trigger:p="onChange",validateTrigger:m,hidden:g,help:_,layout:v}=e,{getPrefixCls:b}=h.useContext(Uo),{name:y}=h.useContext(xT),x=XYn(c),C=typeof x=="function",w=h.useContext(F9t),{validateTrigger:$}=h.useContext(HN),O=m!==void 0?m:$,N=t!=null,P=b("form",a),I=rp(P),[D,k,R]=XUe(P,I),A=Gs("Form.Item");A(t!==null,"usage","`null` is passed as `name` property");const F=h.useContext(oW),z=h.useRef(null),[M,K]=QYn({}),[U,W]=GM(()=>Tut()),L=de=>{const pe=F==null?void 0:F.getKey(de.name);if(W(de.destroy?Tut():de,!0),n&&_!==!1&&w){let Se=de.name;if(de.destroy)Se=z.current||Se;else if(pe!==void 0){const[ve,be]=pe;Se=[ve].concat(oi(be)),z.current=Se}w(de,Se)}},Y=(de,pe)=>{K(Se=>{const ve=Object.assign({},Se),Ee=[].concat(oi(de.name.slice(0,-1)),oi(pe)).join(gXn);return de.destroy?delete ve[Ee]:ve[Ee]=de,ve})},[J,Z]=h.useMemo(()=>{const de=oi(U.errors),pe=oi(U.warnings);return Object.values(M).forEach(Se=>{de.push.apply(de,oi(Se.errors||[])),pe.push.apply(pe,oi(Se.warnings||[]))}),[de,pe]},[M,U.errors,U.warnings]),te=ZYn();function re(de,pe,Se){return n&&!g?h.createElement(SNt,{prefixCls:P,hasFeedback:e.hasFeedback,validateStatus:e.validateStatus,meta:U,errors:J,warnings:Z,noStyle:!0},de):h.createElement(mXn,Object.assign({key:"row"},e,{className:tn(r,R,I,k),prefixCls:P,fieldId:pe,isRequired:Se,errors:J,warnings:Z,meta:U,onSubItemMetaChange:Y,layout:v}),de)}if(!N&&!C&&!i)return D(re(x));let se={};return typeof d=="string"?se.label=d:t&&(se.label=String(t)),f&&(se=Object.assign(Object.assign({},se),f)),D(h.createElement(z3e,Object.assign({},e,{messageVariables:se,trigger:p,validateTrigger:O,onMetaChange:L}),(de,pe,Se)=>{const ve=Ine(t).length&&pe?pe.name:[],be=gNt(ve,y),Ee=u!==void 0?u:!!(s!=null&&s.some(je=>{if(je&&typeof je=="object"&&je.required&&!je.warningOnly)return!0;if(typeof je=="function"){const ft=je(Se);return(ft==null?void 0:ft.required)&&!(ft!=null&&ft.warningOnly)}return!1})),xe=Object.assign({},de);let Pe=null;if(A(!(o&&i),"usage","`shouldUpdate` and `dependencies` shouldn't be used together. See https://u.ant.design/form-deps."),Array.isArray(x)&&N)A(!1,"usage","A `Form.Item` with a `name` prop must have a single child element. For information on how to render more complex form items, see https://u.ant.design/complex-form-item."),Pe=x;else if(C&&(!(o||i)||N))A(!!(o||i),"usage","A `Form.Item` with a render function must have either `shouldUpdate` or `dependencies`."),A(!N,"usage","A `Form.Item` with a render function cannot be a field, and thus cannot have a `name` prop.");else if(i&&!C&&!N)A(!1,"usage","Must set `name` or use a render function when `dependencies` is set.");else if(h.isValidElement(x)){A(x.props.defaultValue===void 0,"usage","`defaultValue` will not work on controlled Field. You should use `initialValues` of Form instead.");const je=Object.assign(Object.assign({},x.props),xe);if(je.id||(je.id=be),_||J.length>0||Z.length>0||e.extra){const Ye=[];(_||J.length>0)&&Ye.push(`${be}_help`),e.extra&&Ye.push(`${be}_extra`),je["aria-describedby"]=Ye.join(" ")}J.length>0&&(je["aria-invalid"]="true"),Ee&&(je["aria-required"]="true"),q3(x)&&(je.ref=te(ve,x)),new Set([].concat(oi(Ine(p)),oi(Ine(O)))).forEach(Ye=>{je[Ye]=function(){for(var nt,We,ct,rt,vt,Mt=arguments.length,$t=new Array(Mt),ke=0;ke<Mt;ke++)$t[ke]=arguments[ke];(ct=xe[Ye])===null||ct===void 0||(nt=ct).call.apply(nt,[xe].concat($t)),(vt=(rt=x.props)[Ye])===null||vt===void 0||(We=vt).call.apply(We,[rt].concat($t))}});const Ge=[je["aria-required"],je["aria-invalid"],je["aria-describedby"]];Pe=h.createElement(_Xn,{control:xe,update:x,childProps:Ge},Dh(x,je))}else C&&(o||i)&&!N?Pe=x(Se):(A(!ve.length||!!n,"usage","`name` is only used for validate React element. If you are using Form.Item as layout display, please remove `name` instead."),Pe=x);return re(Pe,be,Ee)}))}const CNt=yXn;CNt.useStatus=JYn;const bXn=CNt;var xXn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const SXn=e=>{var{prefixCls:t,children:n}=e,r=xXn(e,["prefixCls","children"]);Gs("Form.List")(typeof r.name=="number"||(Array.isArray(r.name)?!!r.name.length:!!r.name),"usage","Miss `name` prop.");const{getPrefixCls:i}=h.useContext(Uo),a=i("form",t),o=h.useMemo(()=>({prefixCls:a,status:"error"}),[a]);return h.createElement(HWe,Object.assign({},r),(s,c,u)=>h.createElement(WWe.Provider,{value:o},n(s.map(d=>Object.assign(Object.assign({},d),{fieldKey:d.key})),c,{errors:u.errors,warnings:u.warnings})))},CXn=SXn;function wXn(){const{form:e}=h.useContext(xT);return e}const WT=YYn;WT.Item=bXn;WT.List=CXn;WT.ErrorList=mNt;WT.useForm=_Nt;WT.useFormInstance=wXn;WT.useWatch=VWe;WT.Provider=L9t;WT.create=()=>{_D(!1,"Form","antd v4 removed `Form.create`. Please remove or use `@ant-design/compatible` instead.")};const Wr=WT;var EXn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"eye",theme:"outlined"};const TXn=EXn;var $Xn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:TXn}))},wNt=h.forwardRef($Xn);wNt.displayName="EyeOutlined";const SK=wNt;function ENt(){var e=document.documentElement.clientWidth,t=window.innerHeight||document.documentElement.clientHeight;return{width:e,height:t}}function OXn(e){var t=e.getBoundingClientRect(),n=document.documentElement;return{left:t.left+(window.pageXOffset||n.scrollLeft)-(n.clientLeft||document.body.clientLeft||0),top:t.top+(window.pageYOffset||n.scrollTop)-(n.clientTop||document.body.clientTop||0)}}function rN(e,t,n,r){var i=VV.unstable_batchedUpdates?function(o){VV.unstable_batchedUpdates(n,o)}:n;return e!=null&&e.addEventListener&&e.addEventListener(t,i,r),{remove:function(){e!=null&&e.removeEventListener&&e.removeEventListener(t,i,r)}}}var Kae=h.createContext(null),PXn=function(t){var n=t.visible,r=t.maskTransitionName,i=t.getContainer,a=t.prefixCls,o=t.rootClassName,s=t.icons,c=t.countRender,u=t.showSwitch,d=t.showProgress,f=t.current,p=t.transform,m=t.count,g=t.scale,_=t.minScale,v=t.maxScale,b=t.closeIcon,y=t.onActive,x=t.onClose,C=t.onZoomIn,w=t.onZoomOut,$=t.onRotateRight,O=t.onRotateLeft,N=t.onFlipX,P=t.onFlipY,I=t.onReset,D=t.toolbarRender,k=t.zIndex,R=t.image,A=h.useContext(Kae),F=s.rotateLeft,z=s.rotateRight,M=s.zoomIn,K=s.zoomOut,U=s.close,W=s.left,L=s.right,Y=s.flipX,J=s.flipY,Z="".concat(a,"-operations-operation");h.useEffect(function(){var je=function(Ge){Ge.keyCode===_i.ESC&&x()};return n&&window.addEventListener("keydown",je),function(){window.removeEventListener("keydown",je)}},[n]);var te=function(ft,Ge){ft.preventDefault(),ft.stopPropagation(),y(Ge)},re=h.useCallback(function(je){var ft=je.type,Ge=je.disabled,Ye=je.onClick,nt=je.icon;return h.createElement("div",{key:ft,className:tn(Z,"".concat(a,"-operations-operation-").concat(ft),lt({},"".concat(a,"-operations-operation-disabled"),!!Ge)),onClick:Ye},nt)},[Z,a]),se=u?re({icon:W,onClick:function(ft){return te(ft,-1)},type:"prev",disabled:f===0}):void 0,de=u?re({icon:L,onClick:function(ft){return te(ft,1)},type:"next",disabled:f===m-1}):void 0,pe=re({icon:J,onClick:P,type:"flipY"}),Se=re({icon:Y,onClick:N,type:"flipX"}),ve=re({icon:F,onClick:O,type:"rotateLeft"}),be=re({icon:z,onClick:$,type:"rotateRight"}),Ee=re({icon:K,onClick:w,type:"zoomOut",disabled:g<=_}),xe=re({icon:M,onClick:C,type:"zoomIn",disabled:g===v}),Pe=h.createElement("div",{className:"".concat(a,"-operations")},pe,Se,ve,be,Ee,xe);return h.createElement(zm,{visible:n,motionName:r},function(je){var ft=je.className,Ge=je.style;return h.createElement(bD,{open:!0,getContainer:i??document.body},h.createElement("div",{className:tn("".concat(a,"-operations-wrapper"),ft,o),style:mt(mt({},Ge),{},{zIndex:k})},b===null?null:h.createElement("button",{className:"".concat(a,"-close"),onClick:x},b||U),u&&h.createElement(h.Fragment,null,h.createElement("div",{className:tn("".concat(a,"-switch-left"),lt({},"".concat(a,"-switch-left-disabled"),f===0)),onClick:function(nt){return te(nt,-1)}},W),h.createElement("div",{className:tn("".concat(a,"-switch-right"),lt({},"".concat(a,"-switch-right-disabled"),f===m-1)),onClick:function(nt){return te(nt,1)}},L)),h.createElement("div",{className:"".concat(a,"-footer")},d&&h.createElement("div",{className:"".concat(a,"-progress")},c?c(f+1,m):"".concat(f+1," / ").concat(m)),D?D(Pe,mt(mt({icons:{prevIcon:se,nextIcon:de,flipYIcon:pe,flipXIcon:Se,rotateLeftIcon:ve,rotateRightIcon:be,zoomOutIcon:Ee,zoomInIcon:xe},actions:{onActive:y,onFlipY:P,onFlipX:N,onRotateLeft:O,onRotateRight:$,onZoomOut:w,onZoomIn:C,onReset:I,onClose:x},transform:p},A?{current:f,total:m}:{}),{},{image:R})):Pe)))})},gme={x:0,y:0,rotate:0,scale:1,flipX:!1,flipY:!1};function NXn(e,t,n,r){var i=h.useRef(null),a=h.useRef([]),o=h.useState(gme),s=gn(o,2),c=s[0],u=s[1],d=function(g){u(gme),u_(gme,c)||r==null||r({transform:gme,action:g})},f=function(g,_){i.current===null&&(a.current=[],i.current=Tl(function(){u(function(v){var b=v;return a.current.forEach(function(y){b=mt(mt({},b),y)}),i.current=null,r==null||r({transform:b,action:_}),b})})),a.current.push(mt(mt({},c),g))},p=function(g,_,v,b,y){var x=e.current,C=x.width,w=x.height,$=x.offsetWidth,O=x.offsetHeight,N=x.offsetLeft,P=x.offsetTop,I=g,D=c.scale*g;D>n?(D=n,I=n/c.scale):D<t&&(D=y?D:t,I=D/c.scale);var k=v??innerWidth/2,R=b??innerHeight/2,A=I-1,F=A*C*.5,z=A*w*.5,M=A*(k-c.x-N),K=A*(R-c.y-P),U=c.x-(M-F),W=c.y-(K-z);if(g<1&&D===1){var L=$*D,Y=O*D,J=ENt(),Z=J.width,te=J.height;L<=Z&&Y<=te&&(U=0,W=0)}f({x:U,y:W,scale:D},_)};return{transform:c,resetTransform:d,updateTransform:f,dispatchZoomChange:p}}function $ut(e,t,n,r){var i=t+n,a=(n-r)/2;if(n>r){if(t>0)return lt({},e,a);if(t<0&&i<r)return lt({},e,-a)}else if(t<0||i>r)return lt({},e,t<0?a:-a);return{}}function TNt(e,t,n,r){var i=ENt(),a=i.width,o=i.height,s=null;return e<=a&&t<=o?s={x:0,y:0}:(e>a||t>o)&&(s=mt(mt({},$ut("x",n,e,a)),$ut("y",r,t,o))),s}var Uq=1,DXn=1;function IXn(e,t,n,r,i,a,o){var s=i.rotate,c=i.scale,u=i.x,d=i.y,f=h.useState(!1),p=gn(f,2),m=p[0],g=p[1],_=h.useRef({diffX:0,diffY:0,transformX:0,transformY:0}),v=function(w){!t||w.button!==0||(w.preventDefault(),w.stopPropagation(),_.current={diffX:w.pageX-u,diffY:w.pageY-d,transformX:u,transformY:d},g(!0))},b=function(w){n&&m&&a({x:w.pageX-_.current.diffX,y:w.pageY-_.current.diffY},"move")},y=function(){if(n&&m){g(!1);var w=_.current,$=w.transformX,O=w.transformY,N=u!==$&&d!==O;if(!N)return;var P=e.current.offsetWidth*c,I=e.current.offsetHeight*c,D=e.current.getBoundingClientRect(),k=D.left,R=D.top,A=s%180!==0,F=TNt(A?I:P,A?P:I,k,R);F&&a(mt({},F),"dragRebound")}},x=function(w){if(!(!n||w.deltaY==0)){var $=Math.abs(w.deltaY/100),O=Math.min($,DXn),N=Uq+O*r;w.deltaY>0&&(N=Uq/N),o(N,"wheel",w.clientX,w.clientY)}};return h.useEffect(function(){var C,w,$,O;if(t){$=rN(window,"mouseup",y,!1),O=rN(window,"mousemove",b,!1);try{window.top!==window.self&&(C=rN(window.top,"mouseup",y,!1),w=rN(window.top,"mousemove",b,!1))}catch(N){b5(!1,"[rc-image] ".concat(N))}}return function(){var N,P,I,D;(N=$)===null||N===void 0||N.remove(),(P=O)===null||P===void 0||P.remove(),(I=C)===null||I===void 0||I.remove(),(D=w)===null||D===void 0||D.remove()}},[n,m,u,d,s,t]),{isMoving:m,onMouseDown:v,onMouseMove:b,onMouseUp:y,onWheel:x}}function RXn(e){return new Promise(function(t){if(!e){t(!1);return}var n=document.createElement("img");n.onerror=function(){return t(!1)},n.onload=function(){return t(!0)},n.src=e})}function $Nt(e){var t=e.src,n=e.isCustomPlaceholder,r=e.fallback,i=h.useState(n?"loading":"normal"),a=gn(i,2),o=a[0],s=a[1],c=h.useRef(!1),u=o==="error";h.useEffect(function(){var m=!0;return RXn(t).then(function(g){!g&&m&&s("error")}),function(){m=!1}},[t]),h.useEffect(function(){n&&!c.current?s("loading"):u&&s("normal")},[t]);var d=function(){s("normal")},f=function(g){c.current=!1,o==="loading"&&g!==null&&g!==void 0&&g.complete&&(g.naturalWidth||g.naturalHeight)&&(c.current=!0,d())},p=u&&r?{src:r}:{onLoad:d,src:t};return[f,p,o]}function I2e(e,t){var n=e.x-t.x,r=e.y-t.y;return Math.hypot(n,r)}function kXn(e,t,n,r){var i=I2e(e,n),a=I2e(t,r);if(i===0&&a===0)return[e.x,e.y];var o=i/(i+a),s=e.x+o*(t.x-e.x),c=e.y+o*(t.y-e.y);return[s,c]}function AXn(e,t,n,r,i,a,o){var s=i.rotate,c=i.scale,u=i.x,d=i.y,f=h.useState(!1),p=gn(f,2),m=p[0],g=p[1],_=h.useRef({point1:{x:0,y:0},point2:{x:0,y:0},eventType:"none"}),v=function(w){_.current=mt(mt({},_.current),w)},b=function(w){if(t){w.stopPropagation(),g(!0);var $=w.touches,O=$===void 0?[]:$;O.length>1?v({point1:{x:O[0].clientX,y:O[0].clientY},point2:{x:O[1].clientX,y:O[1].clientY},eventType:"touchZoom"}):v({point1:{x:O[0].clientX-u,y:O[0].clientY-d},eventType:"move"})}},y=function(w){var $=w.touches,O=$===void 0?[]:$,N=_.current,P=N.point1,I=N.point2,D=N.eventType;if(O.length>1&&D==="touchZoom"){var k={x:O[0].clientX,y:O[0].clientY},R={x:O[1].clientX,y:O[1].clientY},A=kXn(P,I,k,R),F=gn(A,2),z=F[0],M=F[1],K=I2e(k,R)/I2e(P,I);o(K,"touchZoom",z,M,!0),v({point1:k,point2:R,eventType:"touchZoom"})}else D==="move"&&(a({x:O[0].clientX-P.x,y:O[0].clientY-P.y},"move"),v({eventType:"move"}))},x=function(){if(n){if(m&&g(!1),v({eventType:"none"}),r>c)return a({x:0,y:0,scale:r},"touchZoom");var w=e.current.offsetWidth*c,$=e.current.offsetHeight*c,O=e.current.getBoundingClientRect(),N=O.left,P=O.top,I=s%180!==0,D=TNt(I?$:w,I?w:$,N,P);D&&a(mt({},D),"dragRebound")}};return h.useEffect(function(){var C;return n&&t&&(C=rN(window,"touchmove",function(w){return w.preventDefault()},{passive:!1})),function(){var w;(w=C)===null||w===void 0||w.remove()}},[n,t]),{isTouching:m,onTouchStart:b,onTouchMove:y,onTouchEnd:x}}var MXn=["fallback","src","imgRef"],FXn=["prefixCls","src","alt","imageInfo","fallback","movable","onClose","visible","icons","rootClassName","closeIcon","getContainer","current","count","countRender","scaleStep","minScale","maxScale","transitionName","maskTransitionName","imageRender","imgCommonProps","toolbarRender","onTransform","onChange"],LXn=function(t){var n=t.fallback,r=t.src,i=t.imgRef,a=$o(t,MXn),o=$Nt({src:r,fallback:n}),s=gn(o,2),c=s[0],u=s[1];return G.createElement("img",ge({ref:function(f){i.current=f,c(f)}},a,u))},ONt=function(t){var n=t.prefixCls,r=t.src,i=t.alt,a=t.imageInfo,o=t.fallback,s=t.movable,c=s===void 0?!0:s,u=t.onClose,d=t.visible,f=t.icons,p=f===void 0?{}:f,m=t.rootClassName,g=t.closeIcon,_=t.getContainer,v=t.current,b=v===void 0?0:v,y=t.count,x=y===void 0?1:y,C=t.countRender,w=t.scaleStep,$=w===void 0?.5:w,O=t.minScale,N=O===void 0?1:O,P=t.maxScale,I=P===void 0?50:P,D=t.transitionName,k=D===void 0?"zoom":D,R=t.maskTransitionName,A=R===void 0?"fade":R,F=t.imageRender,z=t.imgCommonProps,M=t.toolbarRender,K=t.onTransform,U=t.onChange,W=$o(t,FXn),L=h.useRef(),Y=h.useContext(Kae),J=Y&&x>1,Z=Y&&x>=1,te=h.useState(!0),re=gn(te,2),se=re[0],de=re[1],pe=NXn(L,N,I,K),Se=pe.transform,ve=pe.resetTransform,be=pe.updateTransform,Ee=pe.dispatchZoomChange,xe=IXn(L,c,d,$,Se,be,Ee),Pe=xe.isMoving,je=xe.onMouseDown,ft=xe.onWheel,Ge=AXn(L,c,d,N,Se,be,Ee),Ye=Ge.isTouching,nt=Ge.onTouchStart,We=Ge.onTouchMove,ct=Ge.onTouchEnd,rt=Se.rotate,vt=Se.scale,Mt=tn(lt({},"".concat(n,"-moving"),Pe));h.useEffect(function(){se||de(!0)},[se]);var $t=function(){ve("close")},ke=function(){Ee(Uq+$,"zoomIn")},ye=function(){Ee(Uq/(Uq+$),"zoomOut")},_e=function(){be({rotate:rt+90},"rotateRight")},He=function(){be({rotate:rt-90},"rotateLeft")},Ze=function(){be({flipX:!Se.flipX},"flipX")},ot=function(){be({flipY:!Se.flipY},"flipY")},Qt=function(){ve("reset")},Bt=function(Nn){var kn=b+Nn;!Number.isInteger(kn)||kn<0||kn>x-1||(de(!1),ve(Nn<0?"prev":"next"),U==null||U(kn,b))},Yt=function(Nn){!d||!J||(Nn.keyCode===_i.LEFT?Bt(-1):Nn.keyCode===_i.RIGHT&&Bt(1))},Gt=function(Nn){d&&(vt!==1?be({x:0,y:0,scale:1},"doubleClick"):Ee(Uq+$,"doubleClick",Nn.clientX,Nn.clientY))};h.useEffect(function(){var Cn=rN(window,"keydown",Yt,!1);return function(){Cn.remove()}},[d,J,b]);var kt=G.createElement(LXn,ge({},z,{width:t.width,height:t.height,imgRef:L,className:"".concat(n,"-img"),alt:i,style:{transform:"translate3d(".concat(Se.x,"px, ").concat(Se.y,"px, 0) scale3d(").concat(Se.flipX?"-":"").concat(vt,", ").concat(Se.flipY?"-":"").concat(vt,", 1) rotate(").concat(rt,"deg)"),transitionDuration:(!se||Ye)&&"0s"},fallback:o,src:r,onWheel:ft,onMouseDown:je,onDoubleClick:Gt,onTouchStart:nt,onTouchMove:We,onTouchEnd:ct,onTouchCancel:ct})),In=mt({url:r,alt:i},a);return G.createElement(G.Fragment,null,G.createElement(B3e,ge({transitionName:k,maskTransitionName:A,closable:!1,keyboard:!0,prefixCls:n,onClose:u,visible:d,classNames:{wrapper:Mt},rootClassName:m,getContainer:_},W,{afterClose:$t}),G.createElement("div",{className:"".concat(n,"-img-wrapper")},F?F(kt,mt({transform:Se,image:In},Y?{current:b}:{})):kt)),G.createElement(PXn,{visible:d,transform:Se,maskTransitionName:A,closeIcon:g,getContainer:_,prefixCls:n,rootClassName:m,icons:p,countRender:C,showSwitch:J,showProgress:Z,current:b,count:x,scale:vt,minScale:N,maxScale:I,toolbarRender:M,onActive:Bt,onZoomIn:ke,onZoomOut:ye,onRotateRight:_e,onRotateLeft:He,onFlipX:Ze,onFlipY:ot,onClose:u,onReset:Qt,zIndex:W.zIndex!==void 0?W.zIndex+1:void 0,image:In}))},ILe=["crossOrigin","decoding","draggable","loading","referrerPolicy","sizes","srcSet","useMap","alt"];function jXn(e){var t=h.useState({}),n=gn(t,2),r=n[0],i=n[1],a=h.useCallback(function(s,c){return i(function(u){return mt(mt({},u),{},lt({},s,c))}),function(){i(function(u){var d=mt({},u);return delete d[s],d})}},[]),o=h.useMemo(function(){return e?e.map(function(s){if(typeof s=="string")return{data:{src:s}};var c={};return Object.keys(s).forEach(function(u){["src"].concat(oi(ILe)).includes(u)&&(c[u]=s[u])}),{data:c}}):Object.keys(r).reduce(function(s,c){var u=r[c],d=u.canPreview,f=u.data;return d&&s.push({data:f,id:c}),s},[])},[e,r]);return[o,a,!!e]}var BXn=["visible","onVisibleChange","getContainer","current","movable","minScale","maxScale","countRender","closeIcon","onChange","onTransform","toolbarRender","imageRender"],zXn=["src"],HXn=function(t){var n,r=t.previewPrefixCls,i=r===void 0?"rc-image-preview":r,a=t.children,o=t.icons,s=o===void 0?{}:o,c=t.items,u=t.preview,d=t.fallback,f=Xa(u)==="object"?u:{},p=f.visible,m=f.onVisibleChange,g=f.getContainer,_=f.current,v=f.movable,b=f.minScale,y=f.maxScale,x=f.countRender,C=f.closeIcon,w=f.onChange,$=f.onTransform,O=f.toolbarRender,N=f.imageRender,P=$o(f,BXn),I=jXn(c),D=gn(I,3),k=D[0],R=D[1],A=D[2],F=$l(0,{value:_}),z=gn(F,2),M=z[0],K=z[1],U=h.useState(!1),W=gn(U,2),L=W[0],Y=W[1],J=((n=k[M])===null||n===void 0?void 0:n.data)||{},Z=J.src,te=$o(J,zXn),re=$l(!!p,{value:p,onChange:function(Ye,nt){m==null||m(Ye,nt,M)}}),se=gn(re,2),de=se[0],pe=se[1],Se=h.useState(null),ve=gn(Se,2),be=ve[0],Ee=ve[1],xe=h.useCallback(function(Ge,Ye,nt,We){var ct=A?k.findIndex(function(rt){return rt.data.src===Ye}):k.findIndex(function(rt){return rt.id===Ge});K(ct<0?0:ct),pe(!0),Ee({x:nt,y:We}),Y(!0)},[k,A]);h.useEffect(function(){de?L||K(0):Y(!1)},[de]);var Pe=function(Ye,nt){K(Ye),w==null||w(Ye,nt)},je=function(){pe(!1),Ee(null)},ft=h.useMemo(function(){return{register:R,onPreview:xe}},[R,xe]);return h.createElement(Kae.Provider,{value:ft},a,h.createElement(ONt,ge({"aria-hidden":!de,movable:v,visible:de,prefixCls:i,closeIcon:C,onClose:je,mousePosition:be,imgCommonProps:te,src:Z,fallback:d,icons:s,minScale:b,maxScale:y,getContainer:g,current:M,count:k.length,countRender:x,onTransform:$,toolbarRender:O,imageRender:N,onChange:Pe},P)))},Out=0;function qXn(e,t){var n=h.useState(function(){return Out+=1,String(Out)}),r=gn(n,1),i=r[0],a=h.useContext(Kae),o={data:t,canPreview:e};return h.useEffect(function(){if(a)return a.register(i,o)},[]),h.useEffect(function(){a&&a.register(i,o)},[e,t]),i}var VXn=["src","alt","onPreviewClose","prefixCls","previewPrefixCls","placeholder","fallback","width","height","style","preview","className","onClick","onError","wrapperClassName","wrapperStyle","rootClassName"],WXn=["src","visible","onVisibleChange","getContainer","mask","maskClassName","movable","icons","scaleStep","minScale","maxScale","imageRender","toolbarRender"],Gae=function(t){var n=t.src,r=t.alt,i=t.onPreviewClose,a=t.prefixCls,o=a===void 0?"rc-image":a,s=t.previewPrefixCls,c=s===void 0?"".concat(o,"-preview"):s,u=t.placeholder,d=t.fallback,f=t.width,p=t.height,m=t.style,g=t.preview,_=g===void 0?!0:g,v=t.className,b=t.onClick,y=t.onError,x=t.wrapperClassName,C=t.wrapperStyle,w=t.rootClassName,$=$o(t,VXn),O=u&&u!==!0,N=Xa(_)==="object"?_:{},P=N.src,I=N.visible,D=I===void 0?void 0:I,k=N.onVisibleChange,R=k===void 0?i:k,A=N.getContainer,F=A===void 0?void 0:A,z=N.mask,M=N.maskClassName,K=N.movable,U=N.icons,W=N.scaleStep,L=N.minScale,Y=N.maxScale,J=N.imageRender,Z=N.toolbarRender,te=$o(N,WXn),re=P??n,se=$l(!!D,{value:D,onChange:R}),de=gn(se,2),pe=de[0],Se=de[1],ve=$Nt({src:n,isCustomPlaceholder:O,fallback:d}),be=gn(ve,3),Ee=be[0],xe=be[1],Pe=be[2],je=h.useState(null),ft=gn(je,2),Ge=ft[0],Ye=ft[1],nt=h.useContext(Kae),We=!!_,ct=function(){Se(!1),Ye(null)},rt=tn(o,x,w,lt({},"".concat(o,"-error"),Pe==="error")),vt=h.useMemo(function(){var ye={};return ILe.forEach(function(_e){t[_e]!==void 0&&(ye[_e]=t[_e])}),ye},ILe.map(function(ye){return t[ye]})),Mt=h.useMemo(function(){return mt(mt({},vt),{},{src:re})},[re,vt]),$t=qXn(We,Mt),ke=function(_e){var He=OXn(_e.target),Ze=He.left,ot=He.top;nt?nt.onPreview($t,re,Ze,ot):(Ye({x:Ze,y:ot}),Se(!0)),b==null||b(_e)};return h.createElement(h.Fragment,null,h.createElement("div",ge({},$,{className:rt,onClick:We?ke:b,style:mt({width:f,height:p},C)}),h.createElement("img",ge({},vt,{className:tn("".concat(o,"-img"),lt({},"".concat(o,"-img-placeholder"),u===!0),v),style:mt({height:p},m),ref:Ee},xe,{width:f,height:p,onError:y})),Pe==="loading"&&h.createElement("div",{"aria-hidden":"true",className:"".concat(o,"-placeholder")},u),z&&We&&h.createElement("div",{className:tn("".concat(o,"-mask"),M),style:{display:(m==null?void 0:m.display)==="none"?"none":void 0}},z)),!nt&&We&&h.createElement(ONt,ge({"aria-hidden":!pe,visible:pe,prefixCls:c,onClose:ct,mousePosition:Ge,src:re,alt:r,imageInfo:{width:f,height:p},fallback:d,getContainer:F,icons:U,movable:K,scaleStep:W,minScale:L,maxScale:Y,rootClassName:w,imageRender:J,imgCommonProps:vt,toolbarRender:Z},te)))};Gae.PreviewGroup=HXn;Gae.displayName="Image";const UXn=Object.freeze(Object.defineProperty({__proto__:null,default:Gae},Symbol.toStringTag,{value:"Module"}));var KXn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M672 418H144c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H188V494h440v326z"}},{tag:"path",attrs:{d:"M819.3 328.5c-78.8-100.7-196-153.6-314.6-154.2l-.2-64c0-6.5-7.6-10.1-12.6-6.1l-128 101c-4 3.1-3.9 9.1 0 12.3L492 318.6c5.1 4 12.7.4 12.6-6.1v-63.9c12.9.1 25.9.9 38.8 2.5 42.1 5.2 82.1 18.2 119 38.7 38.1 21.2 71.2 49.7 98.4 84.3 27.1 34.7 46.7 73.7 58.1 115.8a325.95 325.95 0 016.5 140.9h74.9c14.8-103.6-11.3-213-81-302.3z"}}]},name:"rotate-left",theme:"outlined"};const GXn=KXn;var YXn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:GXn}))},PNt=h.forwardRef(YXn);PNt.displayName="RotateLeftOutlined";const NNt=PNt;var XXn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M480.5 251.2c13-1.6 25.9-2.4 38.8-2.5v63.9c0 6.5 7.5 10.1 12.6 6.1L660 217.6c4-3.2 4-9.2 0-12.3l-128-101c-5.1-4-12.6-.4-12.6 6.1l-.2 64c-118.6.5-235.8 53.4-314.6 154.2A399.75 399.75 0 00123.5 631h74.9c-.9-5.3-1.7-10.7-2.4-16.1-5.1-42.1-2.1-84.1 8.9-124.8 11.4-42.2 31-81.1 58.1-115.8 27.2-34.7 60.3-63.2 98.4-84.3 37-20.6 76.9-33.6 119.1-38.8z"}},{tag:"path",attrs:{d:"M880 418H352c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H396V494h440v326z"}}]},name:"rotate-right",theme:"outlined"};const JXn=XXn;var QXn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:JXn}))},DNt=h.forwardRef(QXn);DNt.displayName="RotateRightOutlined";const INt=DNt;var ZXn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M847.9 592H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h605.2L612.9 851c-4.1 5.2-.4 13 6.3 13h72.5c4.9 0 9.5-2.2 12.6-6.1l168.8-214.1c16.5-21 1.6-51.8-25.2-51.8zM872 356H266.8l144.3-183c4.1-5.2.4-13-6.3-13h-72.5c-4.9 0-9.5 2.2-12.6 6.1L150.9 380.2c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"swap",theme:"outlined"};const eJn=ZXn;var tJn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:eJn}))},RNt=h.forwardRef(tJn);RNt.displayName="SwapOutlined";const RLe=RNt;var nJn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H519V309c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v134H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h118v134c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V519h118c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-in",theme:"outlined"};const rJn=nJn;var iJn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rJn}))},kNt=h.forwardRef(iJn);kNt.displayName="ZoomInOutlined";const Nre=kNt;var aJn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-out",theme:"outlined"};const oJn=aJn;var sJn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:oJn}))},ANt=h.forwardRef(sJn);ANt.displayName="ZoomOutOutlined";const MNt=ANt,kLe=e=>({position:e||"absolute",inset:0}),lJn=e=>{const{iconCls:t,motionDurationSlow:n,paddingXXS:r,marginXXS:i,prefixCls:a,colorTextLightSolid:o}=e;return{position:"absolute",inset:0,display:"flex",alignItems:"center",justifyContent:"center",color:o,background:new Gl("#000").setA(.5).toRgbString(),cursor:"pointer",opacity:0,transition:`opacity ${n}`,[`.${a}-mask-info`]:Object.assign(Object.assign({},ky),{padding:`0 ${rn(r)}`,[t]:{marginInlineEnd:i,svg:{verticalAlign:"baseline"}}})}},cJn=e=>{const{previewCls:t,modalMaskBg:n,paddingSM:r,marginXL:i,margin:a,paddingLG:o,previewOperationColorDisabled:s,previewOperationHoverColor:c,motionDurationSlow:u,iconCls:d,colorTextLightSolid:f}=e,p=new Gl(n).setA(.1),m=p.clone().setA(.2);return{[`${t}-footer`]:{position:"fixed",bottom:i,left:{_skip_check_:!0,value:"50%"},display:"flex",flexDirection:"column",alignItems:"center",color:e.previewOperationColor,transform:"translateX(-50%)"},[`${t}-progress`]:{marginBottom:a},[`${t}-close`]:{position:"fixed",top:i,right:{_skip_check_:!0,value:i},display:"flex",color:f,backgroundColor:p.toRgbString(),borderRadius:"50%",padding:r,outline:0,border:0,cursor:"pointer",transition:`all ${u}`,"&:hover":{backgroundColor:m.toRgbString()},[`& > ${d}`]:{fontSize:e.previewOperationSize}},[`${t}-operations`]:{display:"flex",alignItems:"center",padding:`0 ${rn(o)}`,backgroundColor:p.toRgbString(),borderRadius:100,"&-operation":{marginInlineStart:r,padding:r,cursor:"pointer",transition:`all ${u}`,userSelect:"none",[`&:not(${t}-operations-operation-disabled):hover > ${d}`]:{color:c},"&-disabled":{color:s,cursor:"not-allowed"},"&:first-of-type":{marginInlineStart:0},[`& > ${d}`]:{fontSize:e.previewOperationSize}}}}},uJn=e=>{const{modalMaskBg:t,iconCls:n,previewOperationColorDisabled:r,previewCls:i,zIndexPopup:a,motionDurationSlow:o}=e,s=new Gl(t).setA(.1),c=s.clone().setA(.2);return{[`${i}-switch-left, ${i}-switch-right`]:{position:"fixed",insetBlockStart:"50%",zIndex:e.calc(a).add(1).equal(),display:"flex",alignItems:"center",justifyContent:"center",width:e.imagePreviewSwitchSize,height:e.imagePreviewSwitchSize,marginTop:e.calc(e.imagePreviewSwitchSize).mul(-1).div(2).equal(),color:e.previewOperationColor,background:s.toRgbString(),borderRadius:"50%",transform:"translateY(-50%)",cursor:"pointer",transition:`all ${o}`,userSelect:"none","&:hover":{background:c.toRgbString()},"&-disabled":{"&, &:hover":{color:r,background:"transparent",cursor:"not-allowed",[`> ${n}`]:{cursor:"not-allowed"}}},[`> ${n}`]:{fontSize:e.previewOperationSize}},[`${i}-switch-left`]:{insetInlineStart:e.marginSM},[`${i}-switch-right`]:{insetInlineEnd:e.marginSM}}},dJn=e=>{const{motionEaseOut:t,previewCls:n,motionDurationSlow:r,componentCls:i}=e;return[{[`${i}-preview-root`]:{[n]:{height:"100%",textAlign:"center",pointerEvents:"none"},[`${n}-body`]:Object.assign(Object.assign({},kLe()),{overflow:"hidden"}),[`${n}-img`]:{maxWidth:"100%",maxHeight:"70%",verticalAlign:"middle",transform:"scale3d(1, 1, 1)",cursor:"grab",transition:`transform ${r} ${t} 0s`,userSelect:"none","&-wrapper":Object.assign(Object.assign({},kLe()),{transition:`transform ${r} ${t} 0s`,display:"flex",justifyContent:"center",alignItems:"center","& > *":{pointerEvents:"auto"},"&::before":{display:"inline-block",width:1,height:"50%",marginInlineEnd:-1,content:'""'}})},[`${n}-moving`]:{[`${n}-preview-img`]:{cursor:"grabbing","&-wrapper":{transitionDuration:"0s"}}}}},{[`${i}-preview-root`]:{[`${n}-wrap`]:{zIndex:e.zIndexPopup}}},{[`${i}-preview-operations-wrapper`]:{position:"fixed",zIndex:e.calc(e.zIndexPopup).add(1).equal()},"&":[cJn(e),uJn(e)]}]},fJn=e=>{const{componentCls:t}=e;return{[t]:{position:"relative",display:"inline-block",[`${t}-img`]:{width:"100%",height:"auto",verticalAlign:"middle"},[`${t}-img-placeholder`]:{backgroundColor:e.colorBgContainerDisabled,backgroundImage:"url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=')",backgroundRepeat:"no-repeat",backgroundPosition:"center center",backgroundSize:"30%"},[`${t}-mask`]:Object.assign({},lJn(e)),[`${t}-mask:hover`]:{opacity:1},[`${t}-placeholder`]:Object.assign({},kLe())}}},pJn=e=>{const{previewCls:t}=e;return{[`${t}-root`]:fK(e,"zoom"),"&":FWe(e,!0)}},hJn=e=>({zIndexPopup:e.zIndexPopupBase+80,previewOperationColor:new Gl(e.colorTextLightSolid).setA(.65).toRgbString(),previewOperationHoverColor:new Gl(e.colorTextLightSolid).setA(.85).toRgbString(),previewOperationColorDisabled:new Gl(e.colorTextLightSolid).setA(.25).toRgbString(),previewOperationSize:e.fontSizeIcon*1.5}),FNt=Ql("Image",e=>{const t=`${e.componentCls}-preview`,n=el(e,{previewCls:t,modalMaskBg:new Gl("#000").setA(.45).toRgbString(),imagePreviewSwitchSize:e.controlHeightLG});return[fJn(n),dJn(n),U9t(el(n,{componentCls:t})),pJn(n)]},hJn);var mJn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const LNt={rotateLeft:h.createElement(NNt,null),rotateRight:h.createElement(INt,null),zoomIn:h.createElement(Nre,null),zoomOut:h.createElement(MNt,null),close:h.createElement(X3,null),left:h.createElement(w5,null),right:h.createElement(LC,null),flipX:h.createElement(RLe,null),flipY:h.createElement(RLe,{rotate:90})},gJn=e=>{var{previewPrefixCls:t,preview:n}=e,r=mJn(e,["previewPrefixCls","preview"]);const{getPrefixCls:i}=h.useContext(Uo),a=i("image",t),o=`${a}-preview`,s=i(),c=rp(a),[u,d,f]=FNt(a,c),[p]=ew("ImagePreview",typeof n=="object"?n.zIndex:void 0),m=h.useMemo(()=>{var g;if(n===!1)return n;const _=typeof n=="object"?n:{},v=tn(d,f,c,(g=_.rootClassName)!==null&&g!==void 0?g:"");return Object.assign(Object.assign({},_),{transitionName:My(s,"zoom",_.transitionName),maskTransitionName:My(s,"fade",_.maskTransitionName),rootClassName:v,zIndex:p})},[n]);return u(h.createElement(Gae.PreviewGroup,Object.assign({preview:m,previewPrefixCls:o,icons:LNt},r)))},vJn=gJn;var Put=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const JUe=e=>{const{prefixCls:t,preview:n,className:r,rootClassName:i,style:a}=e,o=Put(e,["prefixCls","preview","className","rootClassName","style"]),{getPrefixCls:s,getPopupContainer:c,className:u,style:d,preview:f}=uh("image"),[p]=zy("Image"),m=s("image",t),g=s(),_=rp(m),[v,b,y]=FNt(m,_),x=tn(i,b,y,_),C=tn(r,b,u),[w]=ew("ImagePreview",typeof n=="object"?n.zIndex:void 0),$=h.useMemo(()=>{if(n===!1)return n;const N=typeof n=="object"?n:{},{getContainer:P,closeIcon:I,rootClassName:D}=N,k=Put(N,["getContainer","closeIcon","rootClassName"]);return Object.assign(Object.assign({mask:h.createElement("div",{className:`${m}-mask-info`},h.createElement(SK,null),p==null?void 0:p.preview),icons:LNt},k),{rootClassName:tn(x,D),getContainer:P??c,transitionName:My(g,"zoom",N.transitionName),maskTransitionName:My(g,"fade",N.maskTransitionName),zIndex:w,closeIcon:I??(f==null?void 0:f.closeIcon)})},[n,p,f==null?void 0:f.closeIcon]),O=Object.assign(Object.assign({},d),a);return v(h.createElement(Gae,Object.assign({prefixCls:m,preview:$,rootClassName:x,className:C,style:O},o)))};JUe.PreviewGroup=vJn;JUe.displayName="Image";const XM=JUe,_Jn=e=>{const{getPrefixCls:t,direction:n}=h.useContext(Uo),{prefixCls:r,className:i}=e,a=t("input-group",r),o=t("input"),[s,c,u]=UOt(o),d=tn(a,u,{[`${a}-lg`]:e.size==="large",[`${a}-sm`]:e.size==="small",[`${a}-compact`]:e.compact,[`${a}-rtl`]:n==="rtl"},c,i),f=h.useContext(c0),p=h.useMemo(()=>Object.assign(Object.assign({},f),{isFormItemInput:!1}),[f]);return Gs("Input.Group").deprecated(!1,"Input.Group","Space.Compact"),s(h.createElement("span",{className:d,style:e.style,onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,onFocus:e.onFocus,onBlur:e.onBlur},h.createElement(c0.Provider,{value:p},e.children)))},yJn=_Jn,bJn=e=>{const{componentCls:t,paddingXS:n}=e;return{[t]:{display:"inline-flex",alignItems:"center",flexWrap:"nowrap",columnGap:n,"&-rtl":{direction:"rtl"},[`${t}-input`]:{textAlign:"center",paddingInline:e.paddingXXS},[`&${t}-sm ${t}-input`]:{paddingInline:e.calc(e.paddingXXS).div(2).equal()},[`&${t}-lg ${t}-input`]:{paddingInline:e.paddingXS}}}},xJn=Ql(["Input","OTP"],e=>{const t=el(e,oL(e));return[bJn(t)]},sL);var SJn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const CJn=h.forwardRef((e,t)=>{const{value:n,onChange:r,onActiveChange:i,index:a,mask:o}=e,s=SJn(e,["value","onChange","onActiveChange","index","mask"]),c=n&&typeof o=="string"?o:n,u=g=>{r(a,g.target.value)},d=h.useRef(null);h.useImperativeHandle(t,()=>d.current);const f=()=>{Tl(()=>{var g;const _=(g=d.current)===null||g===void 0?void 0:g.input;document.activeElement===_&&_&&_.select()})},p=g=>{const{key:_,ctrlKey:v,metaKey:b}=g;_==="ArrowLeft"?i(a-1):_==="ArrowRight"?i(a+1):_==="z"&&(v||b)&&g.preventDefault(),f()},m=g=>{g.key==="Backspace"&&!n&&i(a-1),f()};return h.createElement(Wae,Object.assign({type:o===!0?"password":"text"},s,{ref:d,value:c,onInput:u,onFocus:f,onKeyDown:p,onKeyUp:m,onMouseDown:f,onMouseUp:f}))}),wJn=CJn;var EJn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function vme(e){return(e||"").split("")}const TJn=e=>{const{index:t,prefixCls:n,separator:r}=e,i=typeof r=="function"?r(t):r;return i?h.createElement("span",{className:`${n}-separator`},i):null},$Jn=h.forwardRef((e,t)=>{const{prefixCls:n,length:r=6,size:i,defaultValue:a,value:o,onChange:s,formatter:c,separator:u,variant:d,disabled:f,status:p,autoFocus:m,mask:g,type:_,onInput:v,inputMode:b}=e,y=EJn(e,["prefixCls","length","size","defaultValue","value","onChange","formatter","separator","variant","disabled","status","autoFocus","mask","type","onInput","inputMode"]);Gs("Input.OTP")(!(typeof g=="string"&&g.length>1),"usage","`mask` prop should be a single character.");const{getPrefixCls:x,direction:C}=h.useContext(Uo),w=x("otp",n),$=Pf(y,{aria:!0,data:!0,attr:!0}),[O,N,P]=xJn(w),I=qm(Z=>i??Z),D=h.useContext(c0),k=ZF(D.status,p),R=h.useMemo(()=>Object.assign(Object.assign({},D),{status:k,hasFeedback:!1,feedbackIcon:null}),[D,k]),A=h.useRef(null),F=h.useRef({});h.useImperativeHandle(t,()=>({focus:()=>{var Z;(Z=F.current[0])===null||Z===void 0||Z.focus()},blur:()=>{var Z;for(let te=0;te<r;te+=1)(Z=F.current[te])===null||Z===void 0||Z.blur()},nativeElement:A.current}));const z=Z=>c?c(Z):Z,[M,K]=h.useState(()=>vme(z(a||"")));h.useEffect(()=>{o!==void 0&&K(vme(o))},[o]);const U=Bs(Z=>{K(Z),v&&v(Z),s&&Z.length===r&&Z.every(te=>te)&&Z.some((te,re)=>M[re]!==te)&&s(Z.join(""))}),W=Bs((Z,te)=>{let re=oi(M);for(let de=0;de<Z;de+=1)re[de]||(re[de]="");te.length<=1?re[Z]=te:re=re.slice(0,Z).concat(vme(te)),re=re.slice(0,r);for(let de=re.length-1;de>=0&&!re[de];de-=1)re.pop();const se=z(re.map(de=>de||" ").join(""));return re=vme(se).map((de,pe)=>de===" "&&!re[pe]?re[pe]:de),re}),L=(Z,te)=>{var re;const se=W(Z,te),de=Math.min(Z+te.length,r-1);de!==Z&&se[Z]!==void 0&&((re=F.current[de])===null||re===void 0||re.focus()),U(se)},Y=Z=>{var te;(te=F.current[Z])===null||te===void 0||te.focus()},J={variant:d,disabled:f,status:k,mask:g,type:_,inputMode:b};return O(h.createElement("div",Object.assign({},$,{ref:A,className:tn(w,{[`${w}-sm`]:I==="small",[`${w}-lg`]:I==="large",[`${w}-rtl`]:C==="rtl"},P,N)}),h.createElement(c0.Provider,{value:R},Array.from({length:r}).map((Z,te)=>{const re=`otp-${te}`,se=M[te]||"";return h.createElement(h.Fragment,{key:re},h.createElement(wJn,Object.assign({ref:de=>{F.current[te]=de},index:te,size:I,htmlSize:1,className:`${w}-input`,onChange:L,value:se,onActiveChange:Y,autoFocus:te===0&&m},J)),te<r-1&&h.createElement(TJn,{separator:u,index:te,prefixCls:w}))}))))}),OJn=$Jn;var PJn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2Q889.47 375.11 816.7 305l-50.88 50.88C807.31 395.53 843.45 447.4 874.7 512 791.5 684.2 673.4 766 512 766q-72.67 0-133.87-22.38L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5zm-63.57-320.64L836 122.88a8 8 0 00-11.32 0L715.31 232.2Q624.86 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.69 119.4 136.5 191.41L112.48 835a8 8 0 000 11.31L155.17 889a8 8 0 0011.31 0l712.15-712.12a8 8 0 000-11.32zM149.3 512C232.6 339.8 350.7 258 512 258c54.54 0 104.13 9.36 149.12 28.39l-70.3 70.3a176 176 0 00-238.13 238.13l-83.42 83.42C223.1 637.49 183.3 582.28 149.3 512zm246.7 0a112.11 112.11 0 01146.2-106.69L401.31 546.2A112 112 0 01396 512z"}},{tag:"path",attrs:{d:"M508 624c-3.46 0-6.87-.16-10.25-.47l-52.82 52.82a176.09 176.09 0 00227.42-227.42l-52.82 52.82c.31 3.38.47 6.79.47 10.25a111.94 111.94 0 01-112 112z"}}]},name:"eye-invisible",theme:"outlined"};const NJn=PJn;var DJn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:NJn}))},jNt=h.forwardRef(DJn);jNt.displayName="EyeInvisibleOutlined";const QUe=jNt;var IJn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const RJn=e=>e?h.createElement(SK,null):h.createElement(QUe,null),kJn={click:"onClick",hover:"onMouseOver"},BNt=h.forwardRef((e,t)=>{const{disabled:n,action:r="click",visibilityToggle:i=!0,iconRender:a=RJn}=e,o=h.useContext(Hy),s=n??o,c=typeof i=="object"&&i.visible!==void 0,[u,d]=h.useState(()=>c?i.visible:!1),f=h.useRef(null);h.useEffect(()=>{c&&d(i.visible)},[c,i]);const p=zPt(f),m=()=>{var I;if(s)return;u&&p();const D=!u;d(D),typeof i=="object"&&((I=i.onVisibleChange)===null||I===void 0||I.call(i,D))},g=I=>{const D=kJn[r]||"",k=a(u),R={[D]:m,className:`${I}-icon`,key:"passwordIcon",onMouseDown:A=>{A.preventDefault()},onMouseUp:A=>{A.preventDefault()}};return h.cloneElement(h.isValidElement(k)?k:h.createElement("span",null,k),R)},{className:_,prefixCls:v,inputPrefixCls:b,size:y}=e,x=IJn(e,["className","prefixCls","inputPrefixCls","size"]),{getPrefixCls:C}=h.useContext(Uo),w=C("input",b),$=C("input-password",v),O=i&&g($),N=tn($,_,{[`${$}-${y}`]:!!y}),P=Object.assign(Object.assign({},Md(x,["suffix","iconRender","visibilityToggle"])),{type:u?"text":"password",className:N,prefixCls:w,suffix:O});return y&&(P.size=y),h.createElement(Wae,Object.assign({ref:C1(t,f)},P))});BNt.displayName="Input.Password";const AJn=BNt;var MJn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const zNt=h.forwardRef((e,t)=>{const{prefixCls:n,inputPrefixCls:r,className:i,size:a,suffix:o,enterButton:s=!1,addonAfter:c,loading:u,disabled:d,onSearch:f,onChange:p,onCompositionStart:m,onCompositionEnd:g}=e,_=MJn(e,["prefixCls","inputPrefixCls","className","size","suffix","enterButton","addonAfter","loading","disabled","onSearch","onChange","onCompositionStart","onCompositionEnd"]),{getPrefixCls:v,direction:b}=h.useContext(Uo),y=h.useRef(!1),x=v("input-search",n),C=v("input",r),{compactSize:w}=VT(x,b),$=qm(L=>{var Y;return(Y=a??w)!==null&&Y!==void 0?Y:L}),O=h.useRef(null),N=L=>{L!=null&&L.target&&L.type==="click"&&f&&f(L.target.value,L,{source:"clear"}),p==null||p(L)},P=L=>{var Y;document.activeElement===((Y=O.current)===null||Y===void 0?void 0:Y.input)&&L.preventDefault()},I=L=>{var Y,J;f&&f((J=(Y=O.current)===null||Y===void 0?void 0:Y.input)===null||J===void 0?void 0:J.value,L,{source:"input"})},D=L=>{y.current||u||I(L)},k=typeof s=="boolean"?h.createElement(xD,null):null,R=`${x}-button`;let A;const F=s||{},z=F.type&&F.type.__ANT_BUTTON===!0;z||F.type==="button"?A=Dh(F,Object.assign({onMouseDown:P,onClick:L=>{var Y,J;(J=(Y=F==null?void 0:F.props)===null||Y===void 0?void 0:Y.onClick)===null||J===void 0||J.call(Y,L),I(L)},key:"enterButton"},z?{className:R,size:$}:{})):A=h.createElement(ss,{className:R,type:s?"primary":void 0,size:$,disabled:d,key:"enterButton",onMouseDown:P,onClick:I,loading:u,icon:k},s),c&&(A=[A,Dh(c,{key:"addonAfter"})]);const M=tn(x,{[`${x}-rtl`]:b==="rtl",[`${x}-${$}`]:!!$,[`${x}-with-button`]:!!s},i),K=Object.assign(Object.assign({},_),{className:M,prefixCls:C,type:"search"}),U=L=>{y.current=!0,m==null||m(L)},W=L=>{y.current=!1,g==null||g(L)};return h.createElement(Wae,Object.assign({ref:C1(O,t),onPressEnter:D},K,{size:$,onCompositionStart:U,onCompositionEnd:W,addonAfter:A,suffix:o,onChange:N,disabled:d}))});zNt.displayName="Search";const FJn=zNt;var LJn=`
  min-height:0 !important;
  max-height:none !important;
  height:0 !important;
  visibility:hidden !important;
  overflow:hidden !important;
  position:absolute !important;
  z-index:-1000 !important;
  top:0 !important;
  right:0 !important;
  pointer-events: none !important;
`,jJn=["letter-spacing","line-height","padding-top","padding-bottom","font-family","font-weight","font-size","font-variant","text-rendering","text-transform","width","text-indent","padding-left","padding-right","border-width","box-sizing","word-break","white-space"],ODe={},J4;function BJn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=e.getAttribute("id")||e.getAttribute("data-reactid")||e.getAttribute("name");if(t&&ODe[n])return ODe[n];var r=window.getComputedStyle(e),i=r.getPropertyValue("box-sizing")||r.getPropertyValue("-moz-box-sizing")||r.getPropertyValue("-webkit-box-sizing"),a=parseFloat(r.getPropertyValue("padding-bottom"))+parseFloat(r.getPropertyValue("padding-top")),o=parseFloat(r.getPropertyValue("border-bottom-width"))+parseFloat(r.getPropertyValue("border-top-width")),s=jJn.map(function(u){return"".concat(u,":").concat(r.getPropertyValue(u))}).join(";"),c={sizingStyle:s,paddingSize:a,borderSize:o,boxSizing:i};return t&&n&&(ODe[n]=c),c}function zJn(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null,r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null;J4||(J4=document.createElement("textarea"),J4.setAttribute("tab-index","-1"),J4.setAttribute("aria-hidden","true"),J4.setAttribute("name","hiddenTextarea"),document.body.appendChild(J4)),e.getAttribute("wrap")?J4.setAttribute("wrap",e.getAttribute("wrap")):J4.removeAttribute("wrap");var i=BJn(e,t),a=i.paddingSize,o=i.borderSize,s=i.boxSizing,c=i.sizingStyle;J4.setAttribute("style","".concat(c,";").concat(LJn)),J4.value=e.value||e.placeholder||"";var u=void 0,d=void 0,f,p=J4.scrollHeight;if(s==="border-box"?p+=o:s==="content-box"&&(p-=a),n!==null||r!==null){J4.value=" ";var m=J4.scrollHeight-a;n!==null&&(u=m*n,s==="border-box"&&(u=u+a+o),p=Math.max(u,p)),r!==null&&(d=m*r,s==="border-box"&&(d=d+a+o),f=p>d?"":"hidden",p=Math.min(d,p))}var g={height:p,overflowY:f,resize:"none"};return u&&(g.minHeight=u),d&&(g.maxHeight=d),g}var HJn=["prefixCls","defaultValue","value","autoSize","onResize","className","style","disabled","onChange","onInternalAutoSize"],PDe=0,NDe=1,DDe=2,HNt=h.forwardRef(function(e,t){var n=e,r=n.prefixCls,i=n.defaultValue,a=n.value,o=n.autoSize,s=n.onResize,c=n.className,u=n.style,d=n.disabled,f=n.onChange;n.onInternalAutoSize;var p=$o(n,HJn),m=$l(i,{value:a,postState:function(Z){return Z??""}}),g=gn(m,2),_=g[0],v=g[1],b=function(Z){v(Z.target.value),f==null||f(Z)},y=h.useRef();h.useImperativeHandle(t,function(){return{textArea:y.current}});var x=h.useMemo(function(){return o&&Xa(o)==="object"?[o.minRows,o.maxRows]:[]},[o]),C=gn(x,2),w=C[0],$=C[1],O=!!o,N=function(){try{if(document.activeElement===y.current){var Z=y.current,te=Z.selectionStart,re=Z.selectionEnd,se=Z.scrollTop;y.current.setSelectionRange(te,re),y.current.scrollTop=se}}catch{}},P=h.useState(DDe),I=gn(P,2),D=I[0],k=I[1],R=h.useState(),A=gn(R,2),F=A[0],z=A[1],M=function(){k(PDe)};hl(function(){O&&M()},[a,w,$,O]),hl(function(){if(D===PDe)k(NDe);else if(D===NDe){var J=zJn(y.current,!1,w,$);k(DDe),z(J)}else N()},[D]);var K=h.useRef(),U=function(){Tl.cancel(K.current)},W=function(Z){D===DDe&&(s==null||s(Z),o&&(U(),K.current=Tl(function(){M()})))};h.useEffect(function(){return U},[]);var L=O?F:null,Y=mt(mt({},u),L);return(D===PDe||D===NDe)&&(Y.overflowY="hidden",Y.overflowX="hidden"),h.createElement(Lm,{onResize:W,disabled:!(o||s)},h.createElement("textarea",ge({},p,{ref:y,style:Y,className:tn(r,c,lt({},"".concat(r,"-disabled"),d)),disabled:d,value:_,onChange:b})))}),qJn=["defaultValue","value","onFocus","onBlur","onChange","allowClear","maxLength","onCompositionStart","onCompositionEnd","suffix","prefixCls","showCount","count","className","style","disabled","hidden","classNames","styles","onResize","onClear","onPressEnter","readOnly","autoSize","onKeyDown"],ZUe=G.forwardRef(function(e,t){var n,r=e.defaultValue,i=e.value,a=e.onFocus,o=e.onBlur,s=e.onChange,c=e.allowClear,u=e.maxLength,d=e.onCompositionStart,f=e.onCompositionEnd,p=e.suffix,m=e.prefixCls,g=m===void 0?"rc-textarea":m,_=e.showCount,v=e.count,b=e.className,y=e.style,x=e.disabled,C=e.hidden,w=e.classNames,$=e.styles,O=e.onResize,N=e.onClear,P=e.onPressEnter,I=e.readOnly,D=e.autoSize,k=e.onKeyDown,R=$o(e,qJn),A=$l(r,{value:i,defaultValue:r}),F=gn(A,2),z=F[0],M=F[1],K=z==null?"":String(z),U=G.useState(!1),W=gn(U,2),L=W[0],Y=W[1],J=G.useRef(!1),Z=G.useState(null),te=gn(Z,2),re=te[0],se=te[1],de=h.useRef(null),pe=h.useRef(null),Se=function(){var Bt;return(Bt=pe.current)===null||Bt===void 0?void 0:Bt.textArea},ve=function(){Se().focus()};h.useImperativeHandle(t,function(){var Qt;return{resizableTextArea:pe.current,focus:ve,blur:function(){Se().blur()},nativeElement:((Qt=de.current)===null||Qt===void 0?void 0:Qt.nativeElement)||Se()}}),h.useEffect(function(){Y(function(Qt){return!x&&Qt})},[x]);var be=G.useState(null),Ee=gn(be,2),xe=Ee[0],Pe=Ee[1];G.useEffect(function(){if(xe){var Qt;(Qt=Se()).setSelectionRange.apply(Qt,oi(xe))}},[xe]);var je=FPt(v,_),ft=(n=je.max)!==null&&n!==void 0?n:u,Ge=Number(ft)>0,Ye=je.strategy(K),nt=!!ft&&Ye>ft,We=function(Bt,Yt){var Gt=Yt;!J.current&&je.exceedFormatter&&je.max&&je.strategy(Yt)>je.max&&(Gt=je.exceedFormatter(Yt,{max:je.max}),Yt!==Gt&&Pe([Se().selectionStart||0,Se().selectionEnd||0])),M(Gt),N2e(Bt.currentTarget,Bt,s,Gt)},ct=function(Bt){J.current=!0,d==null||d(Bt)},rt=function(Bt){J.current=!1,We(Bt,Bt.currentTarget.value),f==null||f(Bt)},vt=function(Bt){We(Bt,Bt.target.value)},Mt=function(Bt){Bt.key==="Enter"&&P&&P(Bt),k==null||k(Bt)},$t=function(Bt){Y(!0),a==null||a(Bt)},ke=function(Bt){Y(!1),o==null||o(Bt)},ye=function(Bt){M(""),ve(),N2e(Se(),Bt,s)},_e=p,He;je.show&&(je.showFormatter?He=je.showFormatter({value:K,count:Ye,maxLength:ft}):He="".concat(Ye).concat(Ge?" / ".concat(ft):""),_e=G.createElement(G.Fragment,null,_e,G.createElement("span",{className:tn("".concat(g,"-data-count"),w==null?void 0:w.count),style:$==null?void 0:$.count},He)));var Ze=function(Bt){var Yt;O==null||O(Bt),(Yt=Se())!==null&&Yt!==void 0&&Yt.style.height&&se(!0)},ot=!D&&!_&&!c;return G.createElement(qae,{ref:de,value:K,allowClear:c,handleReset:ye,suffix:_e,prefixCls:g,classNames:mt(mt({},w),{},{affixWrapper:tn(w==null?void 0:w.affixWrapper,lt(lt({},"".concat(g,"-show-count"),_),"".concat(g,"-textarea-allow-clear"),c))}),disabled:x,focused:L,className:tn(b,nt&&"".concat(g,"-out-of-range")),style:mt(mt({},y),re&&!ot?{height:"auto"}:{}),dataAttrs:{affixWrapper:{"data-count":typeof He=="string"?He:void 0}},hidden:C,readOnly:I,onClear:N},G.createElement(HNt,ge({},R,{autoSize:D,maxLength:u,onKeyDown:Mt,onChange:vt,onFocus:$t,onBlur:ke,onCompositionStart:ct,onCompositionEnd:rt,className:tn(w==null?void 0:w.textarea),style:mt(mt({},$==null?void 0:$.textarea),{},{resize:y==null?void 0:y.resize}),disabled:x,prefixCls:g,onResize:Ze,ref:pe,readOnly:I})))});const VJn=Object.freeze(Object.defineProperty({__proto__:null,ResizableTextArea:HNt,default:ZUe},Symbol.toStringTag,{value:"Module"})),_me=2,WJn=(e,t)=>{t.offsetWidth-e<_me?t.style.width=`${e+_me}px`:t.offsetWidth-e>_me&&(t.style.width=`${e+_me}px`)},UJn=()=>G.useCallback(t=>{if(t&&t.resizableTextArea.textArea.style.width.includes("px")){const n=Number.parseInt(t.resizableTextArea.textArea.style.width.replace(/px/,""));Tl(()=>WJn(n,t.nativeElement))}},[]),KJn=UJn,GJn=e=>{const{componentCls:t,paddingLG:n}=e,r=`${t}-textarea`;return{[r]:{position:"relative","&-show-count":{[`> ${t}`]:{height:"100%"},[`${t}-data-count`]:{position:"absolute",bottom:e.calc(e.fontSize).mul(e.lineHeight).mul(-1).equal(),insetInlineEnd:0,color:e.colorTextDescription,whiteSpace:"nowrap",pointerEvents:"none"}},[`
        &-allow-clear > ${t},
        &-affix-wrapper${r}-has-feedback ${t}
      `]:{paddingInlineEnd:n},[`&-affix-wrapper${t}-affix-wrapper`]:{padding:0,[`> textarea${t}`]:{fontSize:"inherit",border:"none",outline:"none",background:"transparent",minHeight:e.calc(e.controlHeight).sub(e.calc(e.lineWidth).mul(2)).equal(),"&:focus":{boxShadow:"none !important"}},[`${t}-suffix`]:{margin:0,"> *:not(:last-child)":{marginInline:0},[`${t}-clear-icon`]:{position:"absolute",insetInlineEnd:e.paddingInline,insetBlockStart:e.paddingXS},[`${r}-suffix`]:{position:"absolute",top:0,insetInlineEnd:e.paddingInline,bottom:0,zIndex:1,display:"inline-flex",alignItems:"center",margin:"auto",pointerEvents:"none"}}},[`&-affix-wrapper${t}-affix-wrapper-sm`]:{[`${t}-suffix`]:{[`${t}-clear-icon`]:{insetInlineEnd:e.paddingInlineSM}}}}}},YJn=Ql(["Input","TextArea"],e=>{const t=el(e,oL(e));return[GJn(t)]},sL,{resetFont:!1});var XJn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const JJn=h.forwardRef((e,t)=>{var n;const{prefixCls:r,bordered:i=!0,size:a,disabled:o,status:s,allowClear:c,classNames:u,rootClassName:d,className:f,style:p,styles:m,variant:g,showCount:_}=e,v=XJn(e,["prefixCls","bordered","size","disabled","status","allowClear","classNames","rootClassName","className","style","styles","variant","showCount"]);{const{deprecated:pe}=Gs("TextArea");pe(!("bordered"in e),"bordered","variant")}const{getPrefixCls:b,direction:y,allowClear:x,autoComplete:C,className:w,style:$,classNames:O,styles:N}=uh("textArea"),P=h.useContext(Hy),I=o??P,{status:D,hasFeedback:k,feedbackIcon:R}=h.useContext(c0),A=ZF(D,s),F=h.useRef(null);h.useImperativeHandle(t,()=>{var pe;return{resizableTextArea:(pe=F.current)===null||pe===void 0?void 0:pe.resizableTextArea,focus:Se=>{var ve,be;jUe((be=(ve=F.current)===null||ve===void 0?void 0:ve.resizableTextArea)===null||be===void 0?void 0:be.textArea,Se)},blur:()=>{var Se;return(Se=F.current)===null||Se===void 0?void 0:Se.blur()}}});const z=b("input",r),M=rp(z),[K,U,W]=WOt(z,d),[L]=YJn(z,M),{compactSize:Y,compactItemClassnames:J}=VT(z,y),Z=qm(pe=>{var Se;return(Se=a??Y)!==null&&Se!==void 0?Se:pe}),[te,re]=eL("textArea",g,i),se=BPt(c??x),de=KJn();return K(L(h.createElement(ZUe,Object.assign({autoComplete:C},v,{style:Object.assign(Object.assign({},$),p),styles:Object.assign(Object.assign({},N),m),disabled:I,allowClear:se,className:tn(W,M,f,d,J,w),classNames:Object.assign(Object.assign(Object.assign({},u),O),{textarea:tn({[`${z}-sm`]:Z==="small",[`${z}-lg`]:Z==="large"},U,u==null?void 0:u.textarea,O.textarea),variant:tn({[`${z}-${te}`]:re},qN(z,A)),affixWrapper:tn(`${z}-textarea-affix-wrapper`,{[`${z}-affix-wrapper-rtl`]:y==="rtl",[`${z}-affix-wrapper-sm`]:Z==="small",[`${z}-affix-wrapper-lg`]:Z==="large",[`${z}-textarea-show-count`]:e.showCount||((n=e.count)===null||n===void 0?void 0:n.show)},U)}),prefixCls:z,suffix:k&&h.createElement("span",{className:`${z}-textarea-suffix`},R),showCount:_,ref:F,onResize:pe=>{var Se;(Se=v.onResize)===null||Se===void 0||Se.call(v,pe),_&&de(F.current)}}))))}),qNt=JJn,CK=Wae;CK.Group=yJn;CK.Search=FJn;CK.TextArea=qNt;CK.Password=AJn;CK.OTP=OJn;const Qi=CK;function QJn(e,t,n){return typeof n=="boolean"?n:e.length?!0:Zf(t).some(i=>i.type===R$t)}var VNt=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function Obe(e){let{suffixCls:t,tagName:n,displayName:r}=e;return i=>{const a=h.forwardRef((o,s)=>h.createElement(i,Object.assign({ref:s,suffixCls:t,tagName:n},o)));return a.displayName=r,a}}const eKe=h.forwardRef((e,t)=>{const{prefixCls:n,suffixCls:r,className:i,tagName:a}=e,o=VNt(e,["prefixCls","suffixCls","className","tagName"]),{getPrefixCls:s}=h.useContext(Uo),c=s("layout",n),[u,d,f]=D$t(c),p=r?`${c}-${r}`:c;return u(h.createElement(a,Object.assign({className:tn(n||p,i,d,f),ref:t},o)))}),ZJn=h.forwardRef((e,t)=>{const{direction:n}=h.useContext(Uo),[r,i]=h.useState([]),{prefixCls:a,className:o,rootClassName:s,children:c,hasSider:u,tagName:d,style:f}=e,p=VNt(e,["prefixCls","className","rootClassName","children","hasSider","tagName","style"]),m=Md(p,["suffixCls"]),{getPrefixCls:g,className:_,style:v}=uh("layout"),b=g("layout",a),y=QJn(r,c,u),[x,C,w]=D$t(b),$=tn(b,{[`${b}-has-sider`]:y,[`${b}-rtl`]:n==="rtl"},_,o,s,C,w),O=h.useMemo(()=>({siderHook:{addSider:N=>{i(P=>[].concat(oi(P),[N]))},removeSider:N=>{i(P=>P.filter(I=>I!==N))}}}),[]);return x(h.createElement(O$t.Provider,{value:O},h.createElement(d,Object.assign({ref:t,className:$,style:Object.assign(Object.assign({},v),f)},m),c)))}),eQn=Obe({tagName:"div",displayName:"Layout"})(ZJn),tQn=Obe({suffixCls:"header",tagName:"header",displayName:"Header"})(eKe),nQn=Obe({suffixCls:"footer",tagName:"footer",displayName:"Footer"})(eKe),rQn=Obe({suffixCls:"content",tagName:"main",displayName:"Content"})(eKe),iQn=eQn,wK=iQn;wK.Header=tQn;wK.Footer=nQn;wK.Content=rQn;wK.Sider=R$t;wK._InternalSiderContext=cbe;const Of=wK,aQn=function(){const e=Object.assign({},arguments.length<=0?void 0:arguments[0]);for(let t=1;t<arguments.length;t++){const n=t<0||arguments.length<=t?void 0:arguments[t];n&&Object.keys(n).forEach(r=>{const i=n[r];i!==void 0&&(e[r]=i)})}return e},tKe=aQn;var oQn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z"}}]},name:"double-left",theme:"outlined"};const sQn=oQn;var lQn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sQn}))},WNt=h.forwardRef(lQn);WNt.displayName="DoubleLeftOutlined";const ALe=WNt;var cQn={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z"}}]},name:"double-right",theme:"outlined"};const uQn=cQn;var dQn=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uQn}))},UNt=h.forwardRef(dQn);UNt.displayName="DoubleRightOutlined";const MLe=UNt;var fQn={items_per_page:"条/页",jump_to:"跳至",jump_to_confirm:"确定",page:"页",prev_page:"上一页",next_page:"下一页",prev_5:"向前 5 页",next_5:"向后 5 页",prev_3:"向前 3 页",next_3:"向后 3 页",page_size:"页码"},pQn=[10,20,50,100],KNt=function(t){var n=t.pageSizeOptions,r=n===void 0?pQn:n,i=t.locale,a=t.changeSize,o=t.pageSize,s=t.goButton,c=t.quickGo,u=t.rootPrefixCls,d=t.disabled,f=t.buildOptionText,p=t.showSizeChanger,m=t.sizeChangerRender,g=G.useState(""),_=gn(g,2),v=_[0],b=_[1],y=function(){return!v||Number.isNaN(v)?void 0:Number(v)},x=typeof f=="function"?f:function(k){return"".concat(k," ").concat(i.items_per_page)},C=function(R){b(R.target.value)},w=function(R){s||v===""||(b(""),!(R.relatedTarget&&(R.relatedTarget.className.indexOf("".concat(u,"-item-link"))>=0||R.relatedTarget.className.indexOf("".concat(u,"-item"))>=0))&&(c==null||c(y())))},$=function(R){v!==""&&(R.keyCode===_i.ENTER||R.type==="click")&&(b(""),c==null||c(y()))},O=function(){return r.some(function(R){return R.toString()===o.toString()})?r:r.concat([o]).sort(function(R,A){var F=Number.isNaN(Number(R))?0:Number(R),z=Number.isNaN(Number(A))?0:Number(A);return F-z})},N="".concat(u,"-options");if(!p&&!c)return null;var P=null,I=null,D=null;return p&&m&&(P=m({disabled:d,size:o,onSizeChange:function(R){a==null||a(Number(R))},"aria-label":i.page_size,className:"".concat(N,"-size-changer"),options:O().map(function(k){return{label:x(k),value:k}})})),c&&(s&&(D=typeof s=="boolean"?G.createElement("button",{type:"button",onClick:$,onKeyUp:$,disabled:d,className:"".concat(N,"-quick-jumper-button")},i.jump_to_confirm):G.createElement("span",{onClick:$,onKeyUp:$},s)),I=G.createElement("div",{className:"".concat(N,"-quick-jumper")},i.jump_to,G.createElement("input",{disabled:d,type:"text",value:v,onChange:C,onKeyUp:$,onBlur:w,"aria-label":i.page}),i.page,D)),G.createElement("li",{className:N},P,I)};KNt.displayName="Options";var Eq=function(t){var n=t.rootPrefixCls,r=t.page,i=t.active,a=t.className,o=t.showTitle,s=t.onClick,c=t.onKeyPress,u=t.itemRender,d="".concat(n,"-item"),f=tn(d,"".concat(d,"-").concat(r),lt(lt({},"".concat(d,"-active"),i),"".concat(d,"-disabled"),!r),a),p=function(){s(r)},m=function(v){c(v,s,r)},g=u(r,"page",G.createElement("a",{rel:"nofollow"},r));return g?G.createElement("li",{title:o?String(r):null,className:f,onClick:p,onKeyDown:m,tabIndex:0},g):null};Eq.displayName="Pager";var hQn=function(t,n,r){return r};function IDe(){}function Nut(e){var t=Number(e);return typeof t=="number"&&!Number.isNaN(t)&&isFinite(t)&&Math.floor(t)===t}function Gk(e,t,n){var r=typeof e>"u"?t:e;return Math.floor((n-1)/r)+1}var nKe=function(t){var n=t.prefixCls,r=n===void 0?"rc-pagination":n,i=t.selectPrefixCls,a=i===void 0?"rc-select":i,o=t.className,s=t.current,c=t.defaultCurrent,u=c===void 0?1:c,d=t.total,f=d===void 0?0:d,p=t.pageSize,m=t.defaultPageSize,g=m===void 0?10:m,_=t.onChange,v=_===void 0?IDe:_,b=t.hideOnSinglePage,y=t.align,x=t.showPrevNextJumpers,C=x===void 0?!0:x,w=t.showQuickJumper,$=t.showLessItems,O=t.showTitle,N=O===void 0?!0:O,P=t.onShowSizeChange,I=P===void 0?IDe:P,D=t.locale,k=D===void 0?fQn:D,R=t.style,A=t.totalBoundaryShowSizeChanger,F=A===void 0?50:A,z=t.disabled,M=t.simple,K=t.showTotal,U=t.showSizeChanger,W=U===void 0?f>F:U,L=t.sizeChangerRender,Y=t.pageSizeOptions,J=t.itemRender,Z=J===void 0?hQn:J,te=t.jumpPrevIcon,re=t.jumpNextIcon,se=t.prevIcon,de=t.nextIcon,pe=G.useRef(null),Se=$l(10,{value:p,defaultValue:g}),ve=gn(Se,2),be=ve[0],Ee=ve[1],xe=$l(1,{value:s,defaultValue:u,postState:function(Ln){return Math.max(1,Math.min(Ln,Gk(void 0,be,f)))}}),Pe=gn(xe,2),je=Pe[0],ft=Pe[1],Ge=G.useState(je),Ye=gn(Ge,2),nt=Ye[0],We=Ye[1];h.useEffect(function(){We(je)},[je]);var ct=v!==IDe,rt="current"in t;Za(rt?ct:!0,"You provided a `current` prop to a Pagination component without an `onChange` handler. This will render a read-only component.");var vt=Math.max(1,je-($?3:5)),Mt=Math.min(Gk(void 0,be,f),je+($?3:5));function $t(sa,Ln){var Co=sa||G.createElement("button",{type:"button","aria-label":Ln,className:"".concat(r,"-item-link")});return typeof sa=="function"&&(Co=G.createElement(sa,mt({},t))),Co}function ke(sa){var Ln=sa.target.value,Co=Gk(void 0,be,f),Os;return Ln===""?Os=Ln:Number.isNaN(Number(Ln))?Os=nt:Ln>=Co?Os=Co:Os=Number(Ln),Os}function ye(sa){return Nut(sa)&&sa!==je&&Nut(f)&&f>0}var _e=f>be?w:!1;function He(sa){(sa.keyCode===_i.UP||sa.keyCode===_i.DOWN)&&sa.preventDefault()}function Ze(sa){var Ln=ke(sa);switch(Ln!==nt&&We(Ln),sa.keyCode){case _i.ENTER:Bt(Ln);break;case _i.UP:Bt(Ln-1);break;case _i.DOWN:Bt(Ln+1);break}}function ot(sa){Bt(ke(sa))}function Qt(sa){var Ln=Gk(sa,be,f),Co=je>Ln&&Ln!==0?Ln:je;Ee(sa),We(Co),I==null||I(je,sa),ft(Co),v==null||v(Co,sa)}function Bt(sa){if(ye(sa)&&!z){var Ln=Gk(void 0,be,f),Co=sa;return sa>Ln?Co=Ln:sa<1&&(Co=1),Co!==nt&&We(Co),ft(Co),v==null||v(Co,be),Co}return je}var Yt=je>1,Gt=je<Gk(void 0,be,f);function kt(){Yt&&Bt(je-1)}function In(){Gt&&Bt(je+1)}function Cn(){Bt(vt)}function Nn(){Bt(Mt)}function kn(sa,Ln){if(sa.key==="Enter"||sa.charCode===_i.ENTER||sa.keyCode===_i.ENTER){for(var Co=arguments.length,Os=new Array(Co>2?Co-2:0),dl=2;dl<Co;dl++)Os[dl-2]=arguments[dl];Ln.apply(void 0,Os)}}function vn(sa){kn(sa,kt)}function bn(sa){kn(sa,In)}function ur(sa){kn(sa,Cn)}function zn(sa){kn(sa,Nn)}function Tn(sa){var Ln=Z(sa,"prev",$t(se,"prev page"));return G.isValidElement(Ln)?G.cloneElement(Ln,{disabled:!Yt}):Ln}function Or(sa){var Ln=Z(sa,"next",$t(de,"next page"));return G.isValidElement(Ln)?G.cloneElement(Ln,{disabled:!Gt}):Ln}function br(sa){(sa.type==="click"||sa.keyCode===_i.ENTER)&&Bt(nt)}var mr=null,An=Pf(t,{aria:!0,data:!0}),Dn=K&&G.createElement("li",{className:"".concat(r,"-total-text")},K(f,[f===0?0:(je-1)*be+1,je*be>f?f:je*be])),vr=null,Ar=Gk(void 0,be,f);if(b&&f<=be)return null;var ui=[],wn={rootPrefixCls:r,onClick:Bt,onKeyPress:kn,showTitle:N,itemRender:Z,page:-1},xr=je-1>0?je-1:0,Zr=je+1<Ar?je+1:Ar,_n=w&&w.goButton,zt=Xa(M)==="object"?M.readOnly:!M,Ft=_n,pn=null;M&&(_n&&(typeof _n=="boolean"?Ft=G.createElement("button",{type:"button",onClick:br,onKeyUp:br},k.jump_to_confirm):Ft=G.createElement("span",{onClick:br,onKeyUp:br},_n),Ft=G.createElement("li",{title:N?"".concat(k.jump_to).concat(je,"/").concat(Ar):null,className:"".concat(r,"-simple-pager")},Ft)),pn=G.createElement("li",{title:N?"".concat(je,"/").concat(Ar):null,className:"".concat(r,"-simple-pager")},zt?nt:G.createElement("input",{type:"text","aria-label":k.jump_to,value:nt,disabled:z,onKeyDown:He,onKeyUp:Ze,onChange:Ze,onBlur:ot,size:3}),G.createElement("span",{className:"".concat(r,"-slash")},"/"),Ar));var Sn=$?1:2;if(Ar<=3+Sn*2){Ar||ui.push(G.createElement(Eq,ge({},wn,{key:"noPager",page:1,className:"".concat(r,"-item-disabled")})));for(var jn=1;jn<=Ar;jn+=1)ui.push(G.createElement(Eq,ge({},wn,{key:jn,page:jn,active:je===jn})))}else{var Zn=$?k.prev_3:k.prev_5,or=$?k.next_3:k.next_5,yr=Z(vt,"jump-prev",$t(te,"prev page")),Br=Z(Mt,"jump-next",$t(re,"next page"));C&&(mr=yr?G.createElement("li",{title:N?Zn:null,key:"prev",onClick:Cn,tabIndex:0,onKeyDown:ur,className:tn("".concat(r,"-jump-prev"),lt({},"".concat(r,"-jump-prev-custom-icon"),!!te))},yr):null,vr=Br?G.createElement("li",{title:N?or:null,key:"next",onClick:Nn,tabIndex:0,onKeyDown:zn,className:tn("".concat(r,"-jump-next"),lt({},"".concat(r,"-jump-next-custom-icon"),!!re))},Br):null);var lr=Math.max(1,je-Sn),qr=Math.min(je+Sn,Ar);je-1<=Sn&&(qr=1+Sn*2),Ar-je<=Sn&&(lr=Ar-Sn*2);for(var Mr=lr;Mr<=qr;Mr+=1)ui.push(G.createElement(Eq,ge({},wn,{key:Mr,page:Mr,active:je===Mr})));if(je-1>=Sn*2&&je!==1+2&&(ui[0]=G.cloneElement(ui[0],{className:tn("".concat(r,"-item-after-jump-prev"),ui[0].props.className)}),ui.unshift(mr)),Ar-je>=Sn*2&&je!==Ar-2){var pr=ui[ui.length-1];ui[ui.length-1]=G.cloneElement(pr,{className:tn("".concat(r,"-item-before-jump-next"),pr.props.className)}),ui.push(vr)}lr!==1&&ui.unshift(G.createElement(Eq,ge({},wn,{key:1,page:1}))),qr!==Ar&&ui.push(G.createElement(Eq,ge({},wn,{key:Ar,page:Ar})))}var Vr=Tn(xr);if(Vr){var xn=!Yt||!Ar;Vr=G.createElement("li",{title:N?k.prev_page:null,onClick:kt,tabIndex:xn?null:0,onKeyDown:vn,className:tn("".concat(r,"-prev"),lt({},"".concat(r,"-disabled"),xn)),"aria-disabled":xn},Vr)}var ni=Or(Zr);if(ni){var ya,Ja;M?(ya=!Gt,Ja=Yt?0:null):(ya=!Gt||!Ar,Ja=ya?null:0),ni=G.createElement("li",{title:N?k.next_page:null,onClick:In,tabIndex:Ja,onKeyDown:bn,className:tn("".concat(r,"-next"),lt({},"".concat(r,"-disabled"),ya)),"aria-disabled":ya},ni)}var Aa=tn(r,o,lt(lt(lt(lt(lt({},"".concat(r,"-start"),y==="start"),"".concat(r,"-center"),y==="center"),"".concat(r,"-end"),y==="end"),"".concat(r,"-simple"),M),"".concat(r,"-disabled"),z));return G.createElement("ul",ge({className:Aa,style:R,ref:pe},An),Dn,Vr,M?pn:ui,ni,G.createElement(KNt,{locale:k,rootPrefixCls:r,disabled:z,selectPrefixCls:a,changeSize:Qt,pageSize:be,pageSizeOptions:Y,quickGo:_e?Bt:null,goButton:Ft,showSizeChanger:W,sizeChangerRender:L}))};nKe.displayName="Pagination";const mQn=Object.freeze(Object.defineProperty({__proto__:null,default:nKe},Symbol.toStringTag,{value:"Module"})),gQn=e=>{const{componentCls:t}=e;return{[`${t}-disabled`]:{"&, &:hover":{cursor:"not-allowed",[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}},"&:focus-visible":{cursor:"not-allowed",[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}}},[`&${t}-disabled`]:{cursor:"not-allowed",[`${t}-item`]:{cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},a:{color:e.colorTextDisabled,backgroundColor:"transparent",border:"none",cursor:"not-allowed"},"&-active":{borderColor:e.colorBorder,backgroundColor:e.itemActiveBgDisabled,"&:hover, &:active":{backgroundColor:e.itemActiveBgDisabled},a:{color:e.itemActiveColorDisabled}}},[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},[`${t}-simple&`]:{backgroundColor:"transparent","&:hover, &:active":{backgroundColor:"transparent"}}},[`${t}-simple-pager`]:{color:e.colorTextDisabled},[`${t}-jump-prev, ${t}-jump-next`]:{[`${t}-item-link-icon`]:{opacity:0},[`${t}-item-ellipsis`]:{opacity:1}}},[`&${t}-simple`]:{[`${t}-prev, ${t}-next`]:{[`&${t}-disabled ${t}-item-link`]:{"&:hover, &:active":{backgroundColor:"transparent"}}}}}},vQn=e=>{const{componentCls:t}=e;return{[`&${t}-mini ${t}-total-text, &${t}-mini ${t}-simple-pager`]:{height:e.itemSizeSM,lineHeight:rn(e.itemSizeSM)},[`&${t}-mini ${t}-item`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:rn(e.calc(e.itemSizeSM).sub(2).equal())},[`&${t}-mini:not(${t}-disabled) ${t}-item:not(${t}-item-active)`]:{backgroundColor:"transparent",borderColor:"transparent","&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},[`&${t}-mini ${t}-prev, &${t}-mini ${t}-next`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:rn(e.itemSizeSM)},[`&${t}-mini:not(${t}-disabled)`]:{[`${t}-prev, ${t}-next`]:{[`&:hover ${t}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${t}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${t}-disabled:hover ${t}-item-link`]:{backgroundColor:"transparent"}}},[`
    &${t}-mini ${t}-prev ${t}-item-link,
    &${t}-mini ${t}-next ${t}-item-link
    `]:{backgroundColor:"transparent",borderColor:"transparent","&::after":{height:e.itemSizeSM,lineHeight:rn(e.itemSizeSM)}},[`&${t}-mini ${t}-jump-prev, &${t}-mini ${t}-jump-next`]:{height:e.itemSizeSM,marginInlineEnd:0,lineHeight:rn(e.itemSizeSM)},[`&${t}-mini ${t}-options`]:{marginInlineStart:e.paginationMiniOptionsMarginInlineStart,"&-size-changer":{top:e.miniOptionsSizeChangerTop},"&-quick-jumper":{height:e.itemSizeSM,lineHeight:rn(e.itemSizeSM),input:Object.assign(Object.assign({},TUe(e)),{width:e.paginationMiniQuickJumperInputWidth,height:e.controlHeightSM})}}}},_Qn=e=>{const{componentCls:t}=e;return{[`
    &${t}-simple ${t}-prev,
    &${t}-simple ${t}-next
    `]:{height:e.itemSizeSM,lineHeight:rn(e.itemSizeSM),verticalAlign:"top",[`${t}-item-link`]:{height:e.itemSizeSM,backgroundColor:"transparent",border:0,"&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive},"&::after":{height:e.itemSizeSM,lineHeight:rn(e.itemSizeSM)}}},[`&${t}-simple ${t}-simple-pager`]:{display:"inline-block",height:e.itemSizeSM,marginInlineEnd:e.marginXS,input:{boxSizing:"border-box",height:"100%",padding:`0 ${rn(e.paginationItemPaddingInline)}`,textAlign:"center",backgroundColor:e.itemInputBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadius,outline:"none",transition:`border-color ${e.motionDurationMid}`,color:"inherit","&:hover":{borderColor:e.colorPrimary},"&:focus":{borderColor:e.colorPrimaryHover,boxShadow:`${rn(e.inputOutlineOffset)} 0 ${rn(e.controlOutlineWidth)} ${e.controlOutline}`},"&[disabled]":{color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,cursor:"not-allowed"}}}}},yQn=e=>{const{componentCls:t}=e;return{[`${t}-jump-prev, ${t}-jump-next`]:{outline:0,[`${t}-item-container`]:{position:"relative",[`${t}-item-link-icon`]:{color:e.colorPrimary,fontSize:e.fontSizeSM,opacity:0,transition:`all ${e.motionDurationMid}`,"&-svg":{top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,margin:"auto"}},[`${t}-item-ellipsis`]:{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,display:"block",margin:"auto",color:e.colorTextDisabled,letterSpacing:e.paginationEllipsisLetterSpacing,textAlign:"center",textIndent:e.paginationEllipsisTextIndent,opacity:1,transition:`all ${e.motionDurationMid}`}},"&:hover":{[`${t}-item-link-icon`]:{opacity:1},[`${t}-item-ellipsis`]:{opacity:0}}},[`
    ${t}-prev,
    ${t}-jump-prev,
    ${t}-jump-next
    `]:{marginInlineEnd:e.marginXS},[`
    ${t}-prev,
    ${t}-next,
    ${t}-jump-prev,
    ${t}-jump-next
    `]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,color:e.colorText,fontFamily:e.fontFamily,lineHeight:rn(e.itemSize),textAlign:"center",verticalAlign:"middle",listStyle:"none",borderRadius:e.borderRadius,cursor:"pointer",transition:`all ${e.motionDurationMid}`},[`${t}-prev, ${t}-next`]:{outline:0,button:{color:e.colorText,cursor:"pointer",userSelect:"none"},[`${t}-item-link`]:{display:"block",width:"100%",height:"100%",padding:0,fontSize:e.fontSizeSM,textAlign:"center",backgroundColor:"transparent",border:`${rn(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:"none",transition:`all ${e.motionDurationMid}`},[`&:hover ${t}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${t}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${t}-disabled:hover`]:{[`${t}-item-link`]:{backgroundColor:"transparent"}}},[`${t}-slash`]:{marginInlineEnd:e.paginationSlashMarginInlineEnd,marginInlineStart:e.paginationSlashMarginInlineStart},[`${t}-options`]:{display:"inline-block",marginInlineStart:e.margin,verticalAlign:"middle","&-size-changer":{display:"inline-block",width:"auto"},"&-quick-jumper":{display:"inline-block",height:e.controlHeight,marginInlineStart:e.marginXS,lineHeight:rn(e.controlHeight),verticalAlign:"top",input:Object.assign(Object.assign(Object.assign({},jae(e)),bUe(e,{borderColor:e.colorBorder,hoverBorderColor:e.colorPrimaryHover,activeBorderColor:e.colorPrimary,activeShadow:e.activeShadow})),{"&[disabled]":Object.assign({},ybe(e)),width:e.calc(e.controlHeightLG).mul(1.25).equal(),height:e.controlHeight,boxSizing:"border-box",margin:0,marginInlineStart:e.marginXS,marginInlineEnd:e.marginXS})}}}},bQn=e=>{const{componentCls:t}=e;return{[`${t}-item`]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,marginInlineEnd:e.marginXS,fontFamily:e.fontFamily,lineHeight:rn(e.calc(e.itemSize).sub(2).equal()),textAlign:"center",verticalAlign:"middle",listStyle:"none",backgroundColor:e.itemBg,border:`${rn(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:0,cursor:"pointer",userSelect:"none",a:{display:"block",padding:`0 ${rn(e.paginationItemPaddingInline)}`,color:e.colorText,"&:hover":{textDecoration:"none"}},[`&:not(${t}-item-active)`]:{"&:hover":{transition:`all ${e.motionDurationMid}`,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},"&-active":{fontWeight:e.fontWeightStrong,backgroundColor:e.itemActiveBg,borderColor:e.colorPrimary,a:{color:e.colorPrimary},"&:hover":{borderColor:e.colorPrimaryHover},"&:hover a":{color:e.colorPrimaryHover}}}}},xQn=e=>{const{componentCls:t}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{display:"flex","&-start":{justifyContent:"start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"end"},"ul, ol":{margin:0,padding:0,listStyle:"none"},"&::after":{display:"block",clear:"both",height:0,overflow:"hidden",visibility:"hidden",content:'""'},[`${t}-total-text`]:{display:"inline-block",height:e.itemSize,marginInlineEnd:e.marginXS,lineHeight:rn(e.calc(e.itemSize).sub(2).equal()),verticalAlign:"middle"}}),bQn(e)),yQn(e)),_Qn(e)),vQn(e)),gQn(e)),{[`@media only screen and (max-width: ${e.screenLG}px)`]:{[`${t}-item`]:{"&-after-jump-prev, &-before-jump-next":{display:"none"}}},[`@media only screen and (max-width: ${e.screenSM}px)`]:{[`${t}-options`]:{display:"none"}}}),[`&${e.componentCls}-rtl`]:{direction:"rtl"}}},SQn=e=>{const{componentCls:t}=e;return{[`${t}:not(${t}-disabled)`]:{[`${t}-item`]:Object.assign({},Ay(e)),[`${t}-jump-prev, ${t}-jump-next`]:{"&:focus-visible":Object.assign({[`${t}-item-link-icon`]:{opacity:1},[`${t}-item-ellipsis`]:{opacity:0}},C5(e))},[`${t}-prev, ${t}-next`]:{[`&:focus-visible ${t}-item-link`]:Object.assign({},C5(e))}}}},GNt=e=>Object.assign({itemBg:e.colorBgContainer,itemSize:e.controlHeight,itemSizeSM:e.controlHeightSM,itemActiveBg:e.colorBgContainer,itemLinkBg:e.colorBgContainer,itemActiveColorDisabled:e.colorTextDisabled,itemActiveBgDisabled:e.controlItemBgActiveDisabled,itemInputBg:e.colorBgContainer,miniOptionsSizeChangerTop:0},sL(e)),YNt=e=>el(e,{inputOutlineOffset:0,paginationMiniOptionsMarginInlineStart:e.calc(e.marginXXS).div(2).equal(),paginationMiniQuickJumperInputWidth:e.calc(e.controlHeightLG).mul(1.1).equal(),paginationItemPaddingInline:e.calc(e.marginXXS).mul(1.5).equal(),paginationEllipsisLetterSpacing:e.calc(e.marginXXS).div(2).equal(),paginationSlashMarginInlineStart:e.marginSM,paginationSlashMarginInlineEnd:e.marginSM,paginationEllipsisTextIndent:"0.13em"},oL(e)),CQn=Ql("Pagination",e=>{const t=YNt(e);return[xQn(t),SQn(t)]},GNt),wQn=e=>{const{componentCls:t}=e;return{[`${t}${t}-bordered${t}-disabled:not(${t}-mini)`]:{"&, &:hover":{[`${t}-item-link`]:{borderColor:e.colorBorder}},"&:focus-visible":{[`${t}-item-link`]:{borderColor:e.colorBorder}},[`${t}-item, ${t}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,[`&:hover:not(${t}-item-active)`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,a:{color:e.colorTextDisabled}},[`&${t}-item-active`]:{backgroundColor:e.itemActiveBgDisabled}},[`${t}-prev, ${t}-next`]:{"&:hover button":{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,color:e.colorTextDisabled},[`${t}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder}}},[`${t}${t}-bordered:not(${t}-mini)`]:{[`${t}-prev, ${t}-next`]:{"&:hover button":{borderColor:e.colorPrimaryHover,backgroundColor:e.itemBg},[`${t}-item-link`]:{backgroundColor:e.itemLinkBg,borderColor:e.colorBorder},[`&:hover ${t}-item-link`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,color:e.colorPrimary},[`&${t}-disabled`]:{[`${t}-item-link`]:{borderColor:e.colorBorder,color:e.colorTextDisabled}}},[`${t}-item`]:{backgroundColor:e.itemBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,[`&:hover:not(${t}-item-active)`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,a:{color:e.colorPrimary}},"&-active":{borderColor:e.colorPrimary}}}}},EQn=KF(["Pagination","bordered"],e=>{const t=YNt(e);return[wQn(t)]},GNt);function Dut(e){return h.useMemo(()=>typeof e=="boolean"?[e,{}]:e&&typeof e=="object"?[!0,e]:[void 0,void 0],[e])}var TQn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const XNt=e=>{const{align:t,prefixCls:n,selectPrefixCls:r,className:i,rootClassName:a,style:o,size:s,locale:c,responsive:u,showSizeChanger:d,selectComponentClass:f,pageSizeOptions:p}=e,m=TQn(e,["align","prefixCls","selectPrefixCls","className","rootClassName","style","size","locale","responsive","showSizeChanger","selectComponentClass","pageSizeOptions"]),{xs:g}=nL(u),[,_]=w1(),{getPrefixCls:v,direction:b,showSizeChanger:y,className:x,style:C}=uh("pagination"),w=v("pagination",n),[$,O,N]=CQn(w),P=qm(s),I=P==="small"||!!(g&&!P&&u),[D]=zy("Pagination",nEt),k=Object.assign(Object.assign({},D),c),[R,A]=Dut(d),[F,z]=Dut(y),M=R??F,K=A??z,U=f||tv,W=h.useMemo(()=>p?p.map(re=>Number(re)):void 0,[p]),L=re=>{var se;const{disabled:de,size:pe,onSizeChange:Se,"aria-label":ve,className:be,options:Ee}=re,{className:xe,onChange:Pe}=K||{},je=(se=Ee.find(ft=>String(ft.value)===String(pe)))===null||se===void 0?void 0:se.value;return h.createElement(U,Object.assign({disabled:de,showSearch:!0,popupMatchSelectWidth:!1,getPopupContainer:ft=>ft.parentNode,"aria-label":ve,options:Ee},K,{value:je,onChange:(ft,Ge)=>{Se==null||Se(ft),Pe==null||Pe(ft,Ge)},size:I?"small":"middle",className:tn(be,xe)}))};Gs("Pagination")(!f,"usage","`selectComponentClass` is not official api which will be removed.");const Y=h.useMemo(()=>{const re=h.createElement("span",{className:`${w}-item-ellipsis`},"•••"),se=h.createElement("button",{className:`${w}-item-link`,type:"button",tabIndex:-1},b==="rtl"?h.createElement(LC,null):h.createElement(w5,null)),de=h.createElement("button",{className:`${w}-item-link`,type:"button",tabIndex:-1},b==="rtl"?h.createElement(w5,null):h.createElement(LC,null)),pe=h.createElement("a",{className:`${w}-item-link`},h.createElement("div",{className:`${w}-item-container`},b==="rtl"?h.createElement(MLe,{className:`${w}-item-link-icon`}):h.createElement(ALe,{className:`${w}-item-link-icon`}),re)),Se=h.createElement("a",{className:`${w}-item-link`},h.createElement("div",{className:`${w}-item-container`},b==="rtl"?h.createElement(ALe,{className:`${w}-item-link-icon`}):h.createElement(MLe,{className:`${w}-item-link-icon`}),re));return{prevIcon:se,nextIcon:de,jumpPrevIcon:pe,jumpNextIcon:Se}},[b,w]),J=v("select",r),Z=tn({[`${w}-${t}`]:!!t,[`${w}-mini`]:I,[`${w}-rtl`]:b==="rtl",[`${w}-bordered`]:_.wireframe},x,i,a,O,N),te=Object.assign(Object.assign({},C),o);return $(h.createElement(h.Fragment,null,_.wireframe&&h.createElement(EQn,{prefixCls:w}),h.createElement(nKe,Object.assign({},Y,m,{style:te,prefixCls:w,selectPrefixCls:J,className:Z,locale:k,pageSizeOptions:W,showSizeChanger:M,sizeChangerRender:L}))))};XNt.displayName="Pagination";const rKe=XNt,R2e=100,JNt=R2e/5,QNt=R2e/2-JNt/2,RDe=QNt*2*Math.PI,Iut=50,Rut=e=>{const{dotClassName:t,style:n,hasCircleCls:r}=e;return h.createElement("circle",{className:tn(`${t}-circle`,{[`${t}-circle-bg`]:r}),r:QNt,cx:Iut,cy:Iut,strokeWidth:JNt,style:n})},$Qn=e=>{let{percent:t,prefixCls:n}=e;const r=`${n}-dot`,i=`${r}-holder`,a=`${i}-hidden`,[o,s]=h.useState(!1);hl(()=>{t!==0&&s(!0)},[t!==0]);const c=Math.max(Math.min(t,100),0);if(!o)return null;const u={strokeDashoffset:`${RDe/4}`,strokeDasharray:`${RDe*c/100} ${RDe*(100-c)/100}`};return h.createElement("span",{className:tn(i,`${r}-progress`,c<=0&&a)},h.createElement("svg",{viewBox:`0 0 ${R2e} ${R2e}`,role:"progressbar","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":c},h.createElement(Rut,{dotClassName:r,hasCircleCls:!0}),h.createElement(Rut,{dotClassName:r,style:u})))},OQn=$Qn;function PQn(e){const{prefixCls:t,percent:n=0}=e,r=`${t}-dot`,i=`${r}-holder`,a=`${i}-hidden`;return h.createElement(h.Fragment,null,h.createElement("span",{className:tn(i,n>0&&a)},h.createElement("span",{className:tn(r,`${t}-dot-spin`)},[1,2,3,4].map(o=>h.createElement("i",{className:`${t}-dot-item`,key:o})))),h.createElement(OQn,{prefixCls:t,percent:n}))}function NQn(e){const{prefixCls:t,indicator:n,percent:r}=e,i=`${t}-dot`;return n&&h.isValidElement(n)?Dh(n,{className:tn(n.props.className,i),percent:r}):h.createElement(PQn,{prefixCls:t,percent:r})}const DQn=new nc("antSpinMove",{to:{opacity:1}}),IQn=new nc("antRotate",{to:{transform:"rotate(405deg)"}}),RQn=e=>{const{componentCls:t,calc:n}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{position:"absolute",display:"none",color:e.colorPrimary,fontSize:0,textAlign:"center",verticalAlign:"middle",opacity:0,transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOutCirc}`,"&-spinning":{position:"relative",display:"inline-block",opacity:1},[`${t}-text`]:{fontSize:e.fontSize,paddingTop:n(n(e.dotSize).sub(e.fontSize)).div(2).add(2).equal()},"&-fullscreen":{position:"fixed",width:"100vw",height:"100vh",backgroundColor:e.colorBgMask,zIndex:e.zIndexPopupBase,inset:0,display:"flex",alignItems:"center",flexDirection:"column",justifyContent:"center",opacity:0,visibility:"hidden",transition:`all ${e.motionDurationMid}`,"&-show":{opacity:1,visibility:"visible"},[t]:{[`${t}-dot-holder`]:{color:e.colorWhite},[`${t}-text`]:{color:e.colorTextLightSolid}}},"&-nested-loading":{position:"relative",[`> div > ${t}`]:{position:"absolute",top:0,insetInlineStart:0,zIndex:4,display:"block",width:"100%",height:"100%",maxHeight:e.contentHeight,[`${t}-dot`]:{position:"absolute",top:"50%",insetInlineStart:"50%",margin:n(e.dotSize).mul(-1).div(2).equal()},[`${t}-text`]:{position:"absolute",top:"50%",width:"100%",textShadow:`0 1px 2px ${e.colorBgContainer}`},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSize).div(2).mul(-1).sub(10).equal()},"&-sm":{[`${t}-dot`]:{margin:n(e.dotSizeSM).mul(-1).div(2).equal()},[`${t}-text`]:{paddingTop:n(n(e.dotSizeSM).sub(e.fontSize)).div(2).add(2).equal()},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSizeSM).div(2).mul(-1).sub(10).equal()}},"&-lg":{[`${t}-dot`]:{margin:n(e.dotSizeLG).mul(-1).div(2).equal()},[`${t}-text`]:{paddingTop:n(n(e.dotSizeLG).sub(e.fontSize)).div(2).add(2).equal()},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSizeLG).div(2).mul(-1).sub(10).equal()}}},[`${t}-container`]:{position:"relative",transition:`opacity ${e.motionDurationSlow}`,"&::after":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:10,width:"100%",height:"100%",background:e.colorBgContainer,opacity:0,transition:`all ${e.motionDurationSlow}`,content:'""',pointerEvents:"none"}},[`${t}-blur`]:{clear:"both",opacity:.5,userSelect:"none",pointerEvents:"none","&::after":{opacity:.4,pointerEvents:"auto"}}},"&-tip":{color:e.spinDotDefault},[`${t}-dot-holder`]:{width:"1em",height:"1em",fontSize:e.dotSize,display:"inline-block",transition:`transform ${e.motionDurationSlow} ease, opacity ${e.motionDurationSlow} ease`,transformOrigin:"50% 50%",lineHeight:1,color:e.colorPrimary,"&-hidden":{transform:"scale(0.3)",opacity:0}},[`${t}-dot-progress`]:{position:"absolute",inset:0},[`${t}-dot`]:{position:"relative",display:"inline-block",fontSize:e.dotSize,width:"1em",height:"1em","&-item":{position:"absolute",display:"block",width:n(e.dotSize).sub(n(e.marginXXS).div(2)).div(2).equal(),height:n(e.dotSize).sub(n(e.marginXXS).div(2)).div(2).equal(),background:"currentColor",borderRadius:"100%",transform:"scale(0.75)",transformOrigin:"50% 50%",opacity:.3,animationName:DQn,animationDuration:"1s",animationIterationCount:"infinite",animationTimingFunction:"linear",animationDirection:"alternate","&:nth-child(1)":{top:0,insetInlineStart:0,animationDelay:"0s"},"&:nth-child(2)":{top:0,insetInlineEnd:0,animationDelay:"0.4s"},"&:nth-child(3)":{insetInlineEnd:0,bottom:0,animationDelay:"0.8s"},"&:nth-child(4)":{bottom:0,insetInlineStart:0,animationDelay:"1.2s"}},"&-spin":{transform:"rotate(45deg)",animationName:IQn,animationDuration:"1.2s",animationIterationCount:"infinite",animationTimingFunction:"linear"},"&-circle":{strokeLinecap:"round",transition:["stroke-dashoffset","stroke-dasharray","stroke","stroke-width","opacity"].map(r=>`${r} ${e.motionDurationSlow} ease`).join(","),fillOpacity:0,stroke:"currentcolor"},"&-circle-bg":{stroke:e.colorFillSecondary}},[`&-sm ${t}-dot`]:{"&, &-holder":{fontSize:e.dotSizeSM}},[`&-sm ${t}-dot-holder`]:{i:{width:n(n(e.dotSizeSM).sub(n(e.marginXXS).div(2))).div(2).equal(),height:n(n(e.dotSizeSM).sub(n(e.marginXXS).div(2))).div(2).equal()}},[`&-lg ${t}-dot`]:{"&, &-holder":{fontSize:e.dotSizeLG}},[`&-lg ${t}-dot-holder`]:{i:{width:n(n(e.dotSizeLG).sub(e.marginXXS)).div(2).equal(),height:n(n(e.dotSizeLG).sub(e.marginXXS)).div(2).equal()}},[`&${t}-show-text ${t}-text`]:{display:"block"}})}},kQn=e=>{const{controlHeightLG:t,controlHeight:n}=e;return{contentHeight:400,dotSize:t/2,dotSizeSM:t*.35,dotSizeLG:n}},AQn=Ql("Spin",e=>{const t=el(e,{spinDotDefault:e.colorTextDescription});return[RQn(t)]},kQn),MQn=200,kut=[[30,.05],[70,.03],[96,.01]];function FQn(e,t){const[n,r]=h.useState(0),i=h.useRef(null),a=t==="auto";return h.useEffect(()=>(a&&e&&(r(0),i.current=setInterval(()=>{r(o=>{const s=100-o;for(let c=0;c<kut.length;c+=1){const[u,d]=kut[c];if(o<=u)return o+s*d}return o})},MQn)),()=>{clearInterval(i.current)}),[a,e]),a?n:t}var LQn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let ZNt;function jQn(e,t){return!!e&&!!t&&!Number.isNaN(Number(t))}const iKe=e=>{var t;const{prefixCls:n,spinning:r=!0,delay:i=0,className:a,rootClassName:o,size:s="default",tip:c,wrapperClassName:u,style:d,children:f,fullscreen:p=!1,indicator:m,percent:g}=e,_=LQn(e,["prefixCls","spinning","delay","className","rootClassName","size","tip","wrapperClassName","style","children","fullscreen","indicator","percent"]),{getPrefixCls:v,direction:b,className:y,style:x,indicator:C}=uh("spin"),w=v("spin",n),[$,O,N]=AQn(w),[P,I]=h.useState(()=>r&&!jQn(r,i)),D=FQn(P,g);h.useEffect(()=>{if(r){const K=DUe(i,()=>{I(!0)});return K(),()=>{var U;(U=K==null?void 0:K.cancel)===null||U===void 0||U.call(K)}}I(!1)},[i,r]);const k=h.useMemo(()=>typeof f<"u"&&!p,[f,p]);Gs("Spin")(!c||k||p,"usage","`tip` only work in nest or fullscreen pattern.");const R=tn(w,y,{[`${w}-sm`]:s==="small",[`${w}-lg`]:s==="large",[`${w}-spinning`]:P,[`${w}-show-text`]:!!c,[`${w}-rtl`]:b==="rtl"},a,!p&&o,O,N),A=tn(`${w}-container`,{[`${w}-blur`]:P}),F=(t=m??C)!==null&&t!==void 0?t:ZNt,z=Object.assign(Object.assign({},x),d),M=h.createElement("div",Object.assign({},_,{style:z,className:R,"aria-live":"polite","aria-busy":P}),h.createElement(NQn,{prefixCls:w,indicator:F,percent:D}),c&&(k||p)?h.createElement("div",{className:`${w}-text`},c):null);return $(k?h.createElement("div",Object.assign({},_,{className:tn(`${w}-nested-loading`,u,O,N)}),P&&h.createElement("div",{key:"loading"},M),h.createElement("div",{className:A,key:"container"},f)):p?h.createElement("div",{className:tn(`${w}-fullscreen`,{[`${w}-fullscreen-show`]:P},o,O,N)},M):M)};iKe.setDefaultIndicator=e=>{ZNt=e};iKe.displayName="Spin";const ED=iKe,aKe=G.createContext({});aKe.Consumer;var eDt=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const BQn=e=>{var{prefixCls:t,className:n,avatar:r,title:i,description:a}=e,o=eDt(e,["prefixCls","className","avatar","title","description"]);const{getPrefixCls:s}=h.useContext(Uo),c=s("list",t),u=tn(`${c}-item-meta`,n),d=G.createElement("div",{className:`${c}-item-meta-content`},i&&G.createElement("h4",{className:`${c}-item-meta-title`},i),a&&G.createElement("div",{className:`${c}-item-meta-description`},a));return G.createElement("div",Object.assign({},o,{className:u}),r&&G.createElement("div",{className:`${c}-item-meta-avatar`},r),(i||a)&&d)},zQn=G.forwardRef((e,t)=>{const{prefixCls:n,children:r,actions:i,extra:a,styles:o,className:s,classNames:c,colStyle:u}=e,d=eDt(e,["prefixCls","children","actions","extra","styles","className","classNames","colStyle"]),{grid:f,itemLayout:p}=h.useContext(aKe),{getPrefixCls:m,list:g}=h.useContext(Uo),_=O=>{var N,P;return tn((P=(N=g==null?void 0:g.item)===null||N===void 0?void 0:N.classNames)===null||P===void 0?void 0:P[O],c==null?void 0:c[O])},v=O=>{var N,P;return Object.assign(Object.assign({},(P=(N=g==null?void 0:g.item)===null||N===void 0?void 0:N.styles)===null||P===void 0?void 0:P[O]),o==null?void 0:o[O])},b=()=>{let O=!1;return h.Children.forEach(r,N=>{typeof N=="string"&&(O=!0)}),O&&h.Children.count(r)>1},y=()=>p==="vertical"?!!a:!b(),x=m("list",n),C=i&&i.length>0&&G.createElement("ul",{className:tn(`${x}-item-action`,_("actions")),key:"actions",style:v("actions")},i.map((O,N)=>G.createElement("li",{key:`${x}-item-action-${N}`},O,N!==i.length-1&&G.createElement("em",{className:`${x}-item-action-split`})))),w=f?"div":"li",$=G.createElement(w,Object.assign({},d,f?{}:{ref:t},{className:tn(`${x}-item`,{[`${x}-item-no-flex`]:!y()},s)}),p==="vertical"&&a?[G.createElement("div",{className:`${x}-item-main`,key:"content"},r,C),G.createElement("div",{className:tn(`${x}-item-extra`,_("extra")),key:"extra",style:v("extra")},a)]:[r,C,Dh(a,{key:"extra"})]);return f?G.createElement(ku,{ref:t,flex:1,style:u},$):$}),tDt=zQn;tDt.Meta=BQn;const HQn=tDt,qQn=e=>{const{listBorderedCls:t,componentCls:n,paddingLG:r,margin:i,itemPaddingSM:a,itemPaddingLG:o,marginLG:s,borderRadiusLG:c}=e;return{[t]:{border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:c,[`${n}-header,${n}-footer,${n}-item`]:{paddingInline:r},[`${n}-pagination`]:{margin:`${rn(i)} ${rn(s)}`}},[`${t}${n}-sm`]:{[`${n}-item,${n}-header,${n}-footer`]:{padding:a}},[`${t}${n}-lg`]:{[`${n}-item,${n}-header,${n}-footer`]:{padding:o}}}},VQn=e=>{const{componentCls:t,screenSM:n,screenMD:r,marginLG:i,marginSM:a,margin:o}=e;return{[`@media screen and (max-width:${r}px)`]:{[t]:{[`${t}-item`]:{[`${t}-item-action`]:{marginInlineStart:i}}},[`${t}-vertical`]:{[`${t}-item`]:{[`${t}-item-extra`]:{marginInlineStart:i}}}},[`@media screen and (max-width: ${n}px)`]:{[t]:{[`${t}-item`]:{flexWrap:"wrap",[`${t}-action`]:{marginInlineStart:a}}},[`${t}-vertical`]:{[`${t}-item`]:{flexWrap:"wrap-reverse",[`${t}-item-main`]:{minWidth:e.contentWidth},[`${t}-item-extra`]:{margin:`auto auto ${rn(o)}`}}}}}},WQn=e=>{const{componentCls:t,antCls:n,controlHeight:r,minHeight:i,paddingSM:a,marginLG:o,padding:s,itemPadding:c,colorPrimary:u,itemPaddingSM:d,itemPaddingLG:f,paddingXS:p,margin:m,colorText:g,colorTextDescription:_,motionDurationSlow:v,lineWidth:b,headerBg:y,footerBg:x,emptyTextPadding:C,metaMarginBottom:w,avatarMarginRight:$,titleMarginBottom:O,descriptionFontSize:N}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{position:"relative","*":{outline:"none"},[`${t}-header`]:{background:y},[`${t}-footer`]:{background:x},[`${t}-header, ${t}-footer`]:{paddingBlock:a},[`${t}-pagination`]:{marginBlockStart:o,[`${n}-pagination-options`]:{textAlign:"start"}},[`${t}-spin`]:{minHeight:i,textAlign:"center"},[`${t}-items`]:{margin:0,padding:0,listStyle:"none"},[`${t}-item`]:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:c,color:g,[`${t}-item-meta`]:{display:"flex",flex:1,alignItems:"flex-start",maxWidth:"100%",[`${t}-item-meta-avatar`]:{marginInlineEnd:$},[`${t}-item-meta-content`]:{flex:"1 0",width:0,color:g},[`${t}-item-meta-title`]:{margin:`0 0 ${rn(e.marginXXS)} 0`,color:g,fontSize:e.fontSize,lineHeight:e.lineHeight,"> a":{color:g,transition:`all ${v}`,"&:hover":{color:u}}},[`${t}-item-meta-description`]:{color:_,fontSize:N,lineHeight:e.lineHeight}},[`${t}-item-action`]:{flex:"0 0 auto",marginInlineStart:e.marginXXL,padding:0,fontSize:0,listStyle:"none","& > li":{position:"relative",display:"inline-block",padding:`0 ${rn(p)}`,color:_,fontSize:e.fontSize,lineHeight:e.lineHeight,textAlign:"center","&:first-child":{paddingInlineStart:0}},[`${t}-item-action-split`]:{position:"absolute",insetBlockStart:"50%",insetInlineEnd:0,width:b,height:e.calc(e.fontHeight).sub(e.calc(e.marginXXS).mul(2)).equal(),transform:"translateY(-50%)",backgroundColor:e.colorSplit}}},[`${t}-empty`]:{padding:`${rn(s)} 0`,color:_,fontSize:e.fontSizeSM,textAlign:"center"},[`${t}-empty-text`]:{padding:C,color:e.colorTextDisabled,fontSize:e.fontSize,textAlign:"center"},[`${t}-item-no-flex`]:{display:"block"}}),[`${t}-grid ${n}-col > ${t}-item`]:{display:"block",maxWidth:"100%",marginBlockEnd:m,paddingBlock:0,borderBlockEnd:"none"},[`${t}-vertical ${t}-item`]:{alignItems:"initial",[`${t}-item-main`]:{display:"block",flex:1},[`${t}-item-extra`]:{marginInlineStart:o},[`${t}-item-meta`]:{marginBlockEnd:w,[`${t}-item-meta-title`]:{marginBlockStart:0,marginBlockEnd:O,color:g,fontSize:e.fontSizeLG,lineHeight:e.lineHeightLG}},[`${t}-item-action`]:{marginBlockStart:s,marginInlineStart:"auto","> li":{padding:`0 ${rn(s)}`,"&:first-child":{paddingInlineStart:0}}}},[`${t}-split ${t}-item`]:{borderBlockEnd:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"&:last-child":{borderBlockEnd:"none"}},[`${t}-split ${t}-header`]:{borderBlockEnd:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-split${t}-empty ${t}-footer`]:{borderTop:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-loading ${t}-spin-nested-loading`]:{minHeight:r},[`${t}-split${t}-something-after-last-item ${n}-spin-container > ${t}-items > ${t}-item:last-child`]:{borderBlockEnd:`${rn(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-lg ${t}-item`]:{padding:f},[`${t}-sm ${t}-item`]:{padding:d},[`${t}:not(${t}-vertical)`]:{[`${t}-item-no-flex`]:{[`${t}-item-action`]:{float:"right"}}}}},UQn=e=>({contentWidth:220,itemPadding:`${rn(e.paddingContentVertical)} 0`,itemPaddingSM:`${rn(e.paddingContentVerticalSM)} ${rn(e.paddingContentHorizontal)}`,itemPaddingLG:`${rn(e.paddingContentVerticalLG)} ${rn(e.paddingContentHorizontalLG)}`,headerBg:"transparent",footerBg:"transparent",emptyTextPadding:e.padding,metaMarginBottom:e.padding,avatarMarginRight:e.padding,titleMarginBottom:e.paddingSM,descriptionFontSize:e.fontSize}),KQn=Ql("List",e=>{const t=el(e,{listBorderedCls:`${e.componentCls}-bordered`,minHeight:e.controlHeightLG});return[WQn(t),qQn(t),VQn(t)]},UQn);var GQn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function YQn(e,t){var{pagination:n=!1,prefixCls:r,bordered:i=!1,split:a=!0,className:o,rootClassName:s,style:c,children:u,itemLayout:d,loadMore:f,grid:p,dataSource:m=[],size:g,header:_,footer:v,loading:b=!1,rowKey:y,renderItem:x,locale:C}=e,w=GQn(e,["pagination","prefixCls","bordered","split","className","rootClassName","style","children","itemLayout","loadMore","grid","dataSource","size","header","footer","loading","rowKey","renderItem","locale"]);const $=n&&typeof n=="object"?n:{},[O,N]=h.useState($.defaultCurrent||1),[P,I]=h.useState($.defaultPageSize||10),{getPrefixCls:D,direction:k,className:R,style:A}=uh("list"),{renderEmpty:F}=h.useContext(Uo),z={current:1,total:0},M=ct=>(rt,vt)=>{var Mt;N(rt),I(vt),n&&((Mt=n==null?void 0:n[ct])===null||Mt===void 0||Mt.call(n,rt,vt))},K=M("onChange"),U=M("onShowSizeChange"),W=(ct,rt)=>{if(!x)return null;let vt;return typeof y=="function"?vt=y(ct):y?vt=ct[y]:vt=ct.key,vt||(vt=`list-item-${rt}`),h.createElement(h.Fragment,{key:vt},x(ct,rt))},L=()=>!!(f||n||v),Y=D("list",r),[J,Z,te]=KQn(Y);let re=b;typeof re=="boolean"&&(re={spinning:re});const se=!!(re!=null&&re.spinning),de=qm(g);let pe="";switch(de){case"large":pe="lg";break;case"small":pe="sm";break}const Se=tn(Y,{[`${Y}-vertical`]:d==="vertical",[`${Y}-${pe}`]:pe,[`${Y}-split`]:a,[`${Y}-bordered`]:i,[`${Y}-loading`]:se,[`${Y}-grid`]:!!p,[`${Y}-something-after-last-item`]:L(),[`${Y}-rtl`]:k==="rtl"},R,o,s,Z,te),ve=tKe(z,{total:m.length,current:O,pageSize:P},n||{}),be=Math.ceil(ve.total/ve.pageSize);ve.current>be&&(ve.current=be);const Ee=n&&h.createElement("div",{className:tn(`${Y}-pagination`)},h.createElement(rKe,Object.assign({align:"end"},ve,{onChange:K,onShowSizeChange:U})));let xe=oi(m);n&&m.length>(ve.current-1)*ve.pageSize&&(xe=oi(m).splice((ve.current-1)*ve.pageSize,ve.pageSize));const Pe=Object.keys(p||{}).some(ct=>["xs","sm","md","lg","xl","xxl"].includes(ct)),je=nL(Pe),ft=h.useMemo(()=>{for(let ct=0;ct<HC.length;ct+=1){const rt=HC[ct];if(je[rt])return rt}},[je]),Ge=h.useMemo(()=>{if(!p)return;const ct=ft&&p[ft]?p[ft]:p.column;if(ct)return{width:`${100/ct}%`,maxWidth:`${100/ct}%`}},[JSON.stringify(p),ft]);let Ye=se&&h.createElement("div",{style:{minHeight:53}});if(xe.length>0){const ct=xe.map((rt,vt)=>W(rt,vt));Ye=p?h.createElement(ep,{gutter:p.gutter},h.Children.map(ct,rt=>h.createElement("div",{key:rt==null?void 0:rt.key,style:Ge},rt))):h.createElement("ul",{className:`${Y}-items`},ct)}else!u&&!se&&(Ye=h.createElement("div",{className:`${Y}-empty-text`},(C==null?void 0:C.emptyText)||(F==null?void 0:F("List"))||h.createElement(eUe,{componentName:"List"})));const nt=ve.position||"bottom",We=h.useMemo(()=>({grid:p,itemLayout:d}),[JSON.stringify(p),d]);return J(h.createElement(aKe.Provider,{value:We},h.createElement("div",Object.assign({ref:t,style:Object.assign(Object.assign({},A),c),className:Se},w),(nt==="top"||nt==="both")&&Ee,_&&h.createElement("div",{className:`${Y}-header`},_),h.createElement(ED,Object.assign({},re),Ye,u),v&&h.createElement("div",{className:`${Y}-footer`},v),f||(nt==="bottom"||nt==="both")&&Ee)))}const nDt=h.forwardRef(YQn);nDt.displayName="List";const rDt=nDt;rDt.Item=HQn;const Rne=rDt;function XQn(){var e=h.useState({id:0,callback:null}),t=gn(e,2),n=t[0],r=t[1],i=h.useCallback(function(a){r(function(o){var s=o.id;return{id:s+1,callback:a}})},[]);return h.useEffect(function(){var a;(a=n.callback)===null||a===void 0||a.call(n)},[n]),i}var iDt=h.createContext(null);function JQn(e){var t=h.useContext(iDt),n=t.notFoundContent,r=t.activeIndex,i=t.setActiveIndex,a=t.selectOption,o=t.onFocus,s=t.onBlur,c=t.onScroll,u=e.prefixCls,d=e.options,f=d[r]||{};return h.createElement(SD,{prefixCls:"".concat(u,"-menu"),activeKey:f.key,onSelect:function(m){var g=m.key,_=d.find(function(v){var b=v.key;return b===g});a(_)},onFocus:o,onBlur:s,onScroll:c},d.map(function(p,m){var g=p.key,_=p.disabled,v=p.className,b=p.style,y=p.label;return h.createElement(ST,{key:g,disabled:_,className:v,style:b,onMouseEnter:function(){i(m)}},y)}),!d.length&&h.createElement(ST,{disabled:!0},n))}var QQn={bottomRight:{points:["tl","br"],offset:[0,4],overflow:{adjustX:1,adjustY:1}},bottomLeft:{points:["tr","bl"],offset:[0,4],overflow:{adjustX:1,adjustY:1}},topRight:{points:["bl","tr"],offset:[0,-4],overflow:{adjustX:1,adjustY:1}},topLeft:{points:["br","tl"],offset:[0,-4],overflow:{adjustX:1,adjustY:1}}},ZQn=function(t){var n=t.prefixCls,r=t.options,i=t.children,a=t.visible,o=t.transitionName,s=t.getPopupContainer,c=t.dropdownClassName,u=t.direction,d=t.placement,f="".concat(n,"-dropdown"),p=h.createElement(JQn,{prefixCls:f,options:r}),m=h.useMemo(function(){var g;return u==="rtl"?g=d==="top"?"topLeft":"bottomLeft":g=d==="top"?"topRight":"bottomRight",g},[u,d]);return h.createElement(QF,{prefixCls:f,popupVisible:a,popup:p,popupPlacement:m,popupTransitionName:o,builtinPlacements:QQn,getPopupContainer:s,popupClassName:c},i)},eZn=function(){return null};function tZn(e){var t=e.selectionStart;return e.value.slice(0,t)}function nZn(e,t){return t.reduce(function(n,r){var i=e.lastIndexOf(r);return i>n.location?{location:i,prefix:r}:n},{location:-1,prefix:""})}function Aut(e){return(e||"").toLowerCase()}function rZn(e,t,n){var r=e[0];if(!r||r===n)return e;for(var i=e,a=t.length,o=0;o<a;o+=1)if(Aut(i[o])!==Aut(t[o])){i=i.slice(o);break}else o===a-1&&(i=i.slice(a));return i}function iZn(e,t){var n=t.measureLocation,r=t.prefix,i=t.targetText,a=t.selectionStart,o=t.split,s=e.slice(0,n);s[s.length-o.length]===o&&(s=s.slice(0,s.length-o.length)),s&&(s="".concat(s).concat(o));var c=rZn(e.slice(a),i.slice(a-n-r.length),o);c.slice(0,o.length)===o&&(c=c.slice(o.length));var u="".concat(s).concat(r).concat(i).concat(o);return{text:"".concat(u).concat(c),selectionLocation:u.length}}function aZn(e,t){e.setSelectionRange(t,t),e.blur(),e.focus()}function oZn(e,t){return!t||e.indexOf(t)===-1}function sZn(e,t){var n=t.value,r=n===void 0?"":n,i=e.toLowerCase();return r.toLowerCase().indexOf(i)!==-1}var lZn=["prefixCls","className","style","prefix","split","notFoundContent","value","defaultValue","children","options","open","allowClear","silent","validateSearch","filterOption","onChange","onKeyDown","onKeyUp","onPressEnter","onSearch","onSelect","onFocus","onBlur","transitionName","placement","direction","getPopupContainer","dropdownClassName","rows","visible","onPopupScroll"],cZn=["suffix","prefixCls","defaultValue","value","allowClear","onChange","classNames","className","disabled","onClear"],uZn=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.className,i=e.style,a=e.prefix,o=a===void 0?"@":a,s=e.split,c=s===void 0?" ":s,u=e.notFoundContent,d=u===void 0?"Not Found":u,f=e.value,p=e.defaultValue,m=e.children,g=e.options,_=e.open;e.allowClear;var v=e.silent,b=e.validateSearch,y=b===void 0?oZn:b,x=e.filterOption,C=x===void 0?sZn:x,w=e.onChange,$=e.onKeyDown,O=e.onKeyUp,N=e.onPressEnter,P=e.onSearch,I=e.onSelect,D=e.onFocus,k=e.onBlur,R=e.transitionName,A=e.placement,F=e.direction,z=e.getPopupContainer,M=e.dropdownClassName,K=e.rows,U=K===void 0?1:K;e.visible;var W=e.onPopupScroll,L=$o(e,lZn),Y=h.useMemo(function(){return Array.isArray(o)?o:[o]},[o]),J=h.useRef(null),Z=h.useRef(null),te=h.useRef(null),re=function(){var zt;return(zt=Z.current)===null||zt===void 0||(zt=zt.resizableTextArea)===null||zt===void 0?void 0:zt.textArea};G.useImperativeHandle(t,function(){var _n;return{focus:function(){var Ft;return(Ft=Z.current)===null||Ft===void 0?void 0:Ft.focus()},blur:function(){var Ft;return(Ft=Z.current)===null||Ft===void 0?void 0:Ft.blur()},textarea:(_n=Z.current)===null||_n===void 0||(_n=_n.resizableTextArea)===null||_n===void 0?void 0:_n.textArea,nativeElement:J.current}});var se=h.useState(!1),de=gn(se,2),pe=de[0],Se=de[1],ve=h.useState(""),be=gn(ve,2),Ee=be[0],xe=be[1],Pe=h.useState(""),je=gn(Pe,2),ft=je[0],Ge=je[1],Ye=h.useState(0),nt=gn(Ye,2),We=nt[0],ct=nt[1],rt=h.useState(0),vt=gn(rt,2),Mt=vt[0],$t=vt[1],ke=h.useState(!1),ye=gn(ke,2),_e=ye[0],He=ye[1],Ze=$l("",{defaultValue:p,value:f}),ot=gn(Ze,2),Qt=ot[0],Bt=ot[1];h.useEffect(function(){pe&&te.current&&(te.current.scrollTop=re().scrollTop)},[pe]);var Yt=G.useMemo(function(){if(_){Za(!1,"`open` of Mentions is only used for debug usage. Do not use in you production.");for(var _n=0;_n<Y.length;_n+=1){var zt=Y[_n],Ft=Qt.lastIndexOf(zt);if(Ft>=0)return[!0,"",zt,Ft]}}return[pe,Ee,ft,We]},[_,pe,Y,Qt,Ee,ft,We]),Gt=gn(Yt,4),kt=Gt[0],In=Gt[1],Cn=Gt[2],Nn=Gt[3],kn=G.useCallback(function(_n){var zt;return g&&g.length>0?zt=g.map(function(Ft){var pn;return mt(mt({},Ft),{},{key:(pn=Ft==null?void 0:Ft.key)!==null&&pn!==void 0?pn:Ft.value})}):zt=Zf(m).map(function(Ft){var pn=Ft.props,Sn=Ft.key;return mt(mt({},pn),{},{label:pn.children,key:Sn||pn.value})}),zt.filter(function(Ft){return C===!1?!0:C(_n,Ft)})},[m,g,C]),vn=G.useMemo(function(){return kn(In)},[kn,In]),bn=XQn(),ur=function(zt,Ft,pn){Se(!0),xe(zt),Ge(Ft),ct(pn),$t(0)},zn=function(zt){Se(!1),ct(0),xe(""),bn(zt)},Tn=function(zt){Bt(zt),w==null||w(zt)},Or=function(zt){var Ft=zt.target.value;Tn(Ft)},br=function(zt){var Ft,pn=zt.value,Sn=pn===void 0?"":pn,jn=iZn(Qt,{measureLocation:Nn,targetText:Sn,prefix:Cn,selectionStart:(Ft=re())===null||Ft===void 0?void 0:Ft.selectionStart,split:c}),Zn=jn.text,or=jn.selectionLocation;Tn(Zn),zn(function(){aZn(re(),or)}),I==null||I(zt,Cn)},mr=function(zt){var Ft=zt.which;if($==null||$(zt),!!kt){if(Ft===_i.UP||Ft===_i.DOWN){var pn=vn.length,Sn=Ft===_i.UP?-1:1,jn=(Mt+Sn+pn)%pn;$t(jn),zt.preventDefault()}else if(Ft===_i.ESC)zn();else if(Ft===_i.ENTER){if(zt.preventDefault(),v)return;if(!vn.length){zn();return}var Zn=vn[Mt];br(Zn)}}},An=function(zt){var Ft=zt.key,pn=zt.which,Sn=zt.target,jn=tZn(Sn),Zn=nZn(jn,Y),or=Zn.location,yr=Zn.prefix;if(O==null||O(zt),[_i.ESC,_i.UP,_i.DOWN,_i.ENTER].indexOf(pn)===-1)if(or!==-1){var Br=jn.slice(or+yr.length),lr=y(Br,c),qr=!!kn(Br).length;lr?(Ft===yr||Ft==="Shift"||pn===_i.ALT||Ft==="AltGraph"||kt||Br!==In&&qr)&&ur(Br,yr,or):kt&&zn(),P&&lr&&P(Br,yr)}else kt&&zn()},Dn=function(zt){!kt&&N&&N(zt)},vr=h.useRef(),Ar=function(zt){window.clearTimeout(vr.current),!_e&&zt&&D&&D(zt),He(!0)},ui=function(zt){vr.current=window.setTimeout(function(){He(!1),zn(),k==null||k(zt)},0)},wn=function(){Ar()},xr=function(){ui()},Zr=function(zt){W==null||W(zt)};return G.createElement("div",{className:tn(n,r),style:i,ref:J},G.createElement(ZUe,ge({ref:Z,value:Qt},L,{rows:U,onChange:Or,onKeyDown:mr,onKeyUp:An,onPressEnter:Dn,onFocus:Ar,onBlur:ui})),kt&&G.createElement("div",{ref:te,className:"".concat(n,"-measure")},Qt.slice(0,Nn),G.createElement(iDt.Provider,{value:{notFoundContent:d,activeIndex:Mt,setActiveIndex:$t,selectOption:br,onFocus:wn,onBlur:xr,onScroll:Zr}},G.createElement(ZQn,{prefixCls:n,transitionName:R,placement:A,direction:F,options:vn,visible:!0,getPopupContainer:z,dropdownClassName:M},G.createElement("span",null,Cn))),Qt.slice(Nn+Cn.length)))}),aDt=h.forwardRef(function(e,t){var n=e.suffix,r=e.prefixCls,i=r===void 0?"rc-mentions":r,a=e.defaultValue,o=e.value,s=e.allowClear,c=e.onChange,u=e.classNames,d=e.className,f=e.disabled,p=e.onClear,m=$o(e,cZn),g=h.useRef(null),_=h.useRef(null);h.useImperativeHandle(t,function(){var $,O;return mt(mt({},_.current),{},{nativeElement:(($=g.current)===null||$===void 0?void 0:$.nativeElement)||((O=_.current)===null||O===void 0?void 0:O.nativeElement)})});var v=$l("",{defaultValue:a,value:o}),b=gn(v,2),y=b[0],x=b[1],C=function(O){x(O),c==null||c(O)},w=function(){C("")};return G.createElement(qae,{suffix:n,prefixCls:i,value:y,allowClear:s,handleReset:w,className:d,classNames:u,disabled:f,ref:g,onClear:p},G.createElement(uZn,ge({className:u==null?void 0:u.mentions,prefixCls:i,ref:_,onChange:C,disabled:f},m)))});aDt.Option=eZn;const dZn=Object.freeze(Object.defineProperty({__proto__:null,default:aDt},Symbol.toStringTag,{value:"Module"}));function oKe(e){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1)&&e==null?[]:Array.isArray(e)?e:[e]}var fZn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const pZn=e=>{const{prefixCls:t,className:n,closeIcon:r,closable:i,type:a,title:o,children:s,footer:c}=e,u=fZn(e,["prefixCls","className","closeIcon","closable","type","title","children","footer"]),{getPrefixCls:d}=h.useContext(Uo),f=d(),p=t||d("modal"),m=rp(f),[g,_,v]=Y9t(p,m),b=`${p}-confirm`;let y={};return a?y={closable:i??!1,title:"",footer:"",children:h.createElement(J9t,Object.assign({},e,{prefixCls:p,confirmPrefixCls:b,rootPrefixCls:f,content:s}))}:y={closable:i??!0,title:o,footer:c!==null&&h.createElement(V9t,Object.assign({},e)),children:s},g(h.createElement(j3e,Object.assign({prefixCls:p,className:tn(_,`${p}-pure-panel`,a&&b,a&&`${b}-${a}`,n,v,m)},u,{closeIcon:q9t(p,r),closable:i},y)))},hZn=_Tt(pZn);function oDt(e){return Iae(tTt(e))}const Z6=X9t;Z6.useModal=oTt;Z6.info=function(t){return Iae(nTt(t))};Z6.success=function(t){return Iae(rTt(t))};Z6.error=function(t){return Iae(iTt(t))};Z6.warning=oDt;Z6.warn=oDt;Z6.confirm=function(t){return Iae(aTt(t))};Z6.destroyAll=function(){for(;sM.length;){const t=sM.pop();t&&t()}};Z6.config=fFn;Z6._InternalPanelDoNotUseOrYouWillBeFired=hZn;Z6.displayName="Modal";const pW=Z6;let qx=null,Ege=e=>e(),k2e=[],Dre={};function Mut(){const{getContainer:e,rtl:t,maxCount:n,top:r,bottom:i,showProgress:a,pauseOnHover:o}=Dre,s=(e==null?void 0:e())||document.body;return{getContainer:()=>s,rtl:t,maxCount:n,top:r,bottom:i,showProgress:a,pauseOnHover:o}}const mZn=G.forwardRef((e,t)=>{const{notificationConfig:n,sync:r}=e,{getPrefixCls:i}=h.useContext(Uo),a=Dre.prefixCls||i("notification"),o=h.useContext(lLe),[s,c]=fTt(Object.assign(Object.assign(Object.assign({},n),{prefixCls:a}),o.notification));return G.useEffect(r,[]),G.useImperativeHandle(t,()=>{const u=Object.assign({},s);return Object.keys(u).forEach(d=>{u[d]=function(){return r(),s[d].apply(s,arguments)}}),{instance:u,sync:r}}),c}),gZn=G.forwardRef((e,t)=>{const[n,r]=G.useState(Mut),i=()=>{r(Mut)};G.useEffect(i,[]);const a=OWe(),o=a.getRootPrefixCls(),s=a.getIconPrefixCls(),c=a.getTheme(),u=G.createElement(mZn,{ref:t,sync:i,notificationConfig:n});return G.createElement(Q6,{prefixCls:o,iconPrefixCls:s,theme:c},a.holderRender?a.holderRender(u):u)});function sKe(){if(!qx){const e=document.createDocumentFragment(),t={fragment:e};qx=t,Ege(()=>{AWe()(G.createElement(gZn,{ref:r=>{const{instance:i,sync:a}=r||{};Promise.resolve().then(()=>{!t.instance&&i&&(t.instance=i,t.sync=a,sKe())})}}),e)});return}qx.instance&&(k2e.forEach(e=>{switch(e.type){case"open":{Ege(()=>{qx.instance.open(Object.assign(Object.assign({},Dre),e.config))});break}case"destroy":Ege(()=>{qx==null||qx.instance.destroy(e.key)});break}}),k2e=[])}function vZn(e){Dre=Object.assign(Object.assign({},Dre),e),Ege(()=>{var t;(t=qx==null?void 0:qx.sync)===null||t===void 0||t.call(qx)})}function sDt(e){OWe().holderRender||IEt("notification"),k2e.push({type:"open",config:e}),sKe()}const _Zn=e=>{k2e.push({type:"destroy",key:e}),sKe()},yZn=["success","info","warning","error"],bZn={open:sDt,destroy:_Zn,config:vZn,useNotification:pTt,_InternalPanelDoNotUseOrYouWillBeFired:DFn},lDt=bZn;yZn.forEach(e=>{lDt[e]=t=>sDt(Object.assign(Object.assign({},t),{type:e}))});const FLe=lDt,xZn=e=>{const{componentCls:t,iconCls:n,antCls:r,zIndexPopup:i,colorText:a,colorWarning:o,marginXXS:s,marginXS:c,fontSize:u,fontWeightStrong:d,colorTextHeading:f}=e;return{[t]:{zIndex:i,[`&${r}-popover`]:{fontSize:u},[`${t}-message`]:{marginBottom:c,display:"flex",flexWrap:"nowrap",alignItems:"start",[`> ${t}-message-icon ${n}`]:{color:o,fontSize:u,lineHeight:1,marginInlineEnd:c},[`${t}-title`]:{fontWeight:d,color:f,"&:only-child":{fontWeight:"normal"}},[`${t}-description`]:{marginTop:s,color:a}},[`${t}-buttons`]:{textAlign:"end",whiteSpace:"nowrap",button:{marginInlineStart:c}}}}},SZn=e=>{const{zIndexPopupBase:t}=e;return{zIndexPopup:t+60}},cDt=Ql("Popconfirm",e=>xZn(e),SZn,{resetStyle:!1});var CZn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const uDt=e=>{const{prefixCls:t,okButtonProps:n,cancelButtonProps:r,title:i,description:a,cancelText:o,okText:s,okType:c="primary",icon:u=h.createElement(qT,null),showCancel:d=!0,close:f,onConfirm:p,onCancel:m,onPopupClick:g}=e,{getPrefixCls:_}=h.useContext(Uo),[v]=zy("Popconfirm",x5.Popconfirm),b=lW(i),y=lW(a);return h.createElement("div",{className:`${t}-inner-content`,onClick:g},h.createElement("div",{className:`${t}-message`},u&&h.createElement("span",{className:`${t}-message-icon`},u),h.createElement("div",{className:`${t}-message-text`},b&&h.createElement("div",{className:`${t}-title`},b),y&&h.createElement("div",{className:`${t}-description`},y))),h.createElement("div",{className:`${t}-buttons`},d&&h.createElement(ss,Object.assign({onClick:m,size:"small"},r),o||(v==null?void 0:v.cancelText)),h.createElement(BWe,{buttonProps:Object.assign(Object.assign({size:"small"},MWe(c)),n),actionFn:p,close:f,prefixCls:_("btn"),quitOnNullishReturnValue:!0,emitEvent:!0},s||(v==null?void 0:v.okText))))},wZn=e=>{const{prefixCls:t,placement:n,className:r,style:i}=e,a=CZn(e,["prefixCls","placement","className","style"]),{getPrefixCls:o}=h.useContext(Uo),s=o("popconfirm",t),[c]=cDt(s);return c(h.createElement(l$t,{placement:n,className:tn(s,r),style:i,content:h.createElement(uDt,Object.assign({prefixCls:s},a))}))},EZn=wZn;var TZn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const $Zn=h.forwardRef((e,t)=>{var n,r;const{prefixCls:i,placement:a="top",trigger:o="click",okType:s="primary",icon:c=h.createElement(qT,null),children:u,overlayClassName:d,onOpenChange:f,onVisibleChange:p,overlayStyle:m,styles:g,classNames:_}=e,v=TZn(e,["prefixCls","placement","trigger","okType","icon","children","overlayClassName","onOpenChange","onVisibleChange","overlayStyle","styles","classNames"]),{getPrefixCls:b,className:y,style:x,classNames:C,styles:w}=uh("popconfirm"),[$,O]=$l(!1,{value:(n=e.open)!==null&&n!==void 0?n:e.visible,defaultValue:(r=e.defaultOpen)!==null&&r!==void 0?r:e.defaultVisible}),N=(M,K)=>{O(M,!0),p==null||p(M),f==null||f(M,K)},P=M=>{N(!1,M)},I=M=>{var K;return(K=e.onConfirm)===null||K===void 0?void 0:K.call(globalThis,M)},D=M=>{var K;N(!1,M),(K=e.onCancel)===null||K===void 0||K.call(globalThis,M)},k=(M,K)=>{const{disabled:U=!1}=e;U||N(M,K)},R=b("popconfirm",i),A=tn(R,y,d,C.root,_==null?void 0:_.root),F=tn(C.body,_==null?void 0:_.body),[z]=cDt(R);return z(h.createElement(c$t,Object.assign({},Md(v,["title"]),{trigger:o,placement:a,onOpenChange:k,open:$,ref:t,classNames:{root:A,body:F},styles:{root:Object.assign(Object.assign(Object.assign(Object.assign({},w.root),x),m),g==null?void 0:g.root),body:Object.assign(Object.assign({},w.body),g==null?void 0:g.body)},content:h.createElement(uDt,Object.assign({okType:s,icon:c},e,{prefixCls:R,close:P,onConfirm:I,onCancel:D})),"data-popover-inject":!0}),u))}),lKe=$Zn;lKe._InternalPanelDoNotUseOrYouWillBeFired=EZn;lKe.displayName="Popconfirm";const cKe=lKe;var dDt={percent:0,prefixCls:"rc-progress",strokeColor:"#2db7f5",strokeLinecap:"round",strokeWidth:1,trailColor:"#D9D9D9",trailWidth:1,gapPosition:"bottom"},fDt=function(){var t=h.useRef([]),n=h.useRef(null);return h.useEffect(function(){var r=Date.now(),i=!1;t.current.forEach(function(a){if(a){i=!0;var o=a.style;o.transitionDuration=".3s, .3s, .3s, .06s",n.current&&r-n.current<100&&(o.transitionDuration="0s, 0s")}}),i&&(n.current=Date.now())}),t.current},OZn=["className","percent","prefixCls","strokeColor","strokeLinecap","strokeWidth","style","trailColor","trailWidth","transition"],uKe=function(t){var n=mt(mt({},dDt),t),r=n.className,i=n.percent,a=n.prefixCls,o=n.strokeColor,s=n.strokeLinecap,c=n.strokeWidth,u=n.style,d=n.trailColor,f=n.trailWidth,p=n.transition,m=$o(n,OZn);delete m.gapPosition;var g=Array.isArray(i)?i:[i],_=Array.isArray(o)?o:[o],v=fDt(),b=c/2,y=100-c/2,x="M ".concat(s==="round"?b:0,",").concat(b,`
         L `).concat(s==="round"?y:100,",").concat(b),C="0 0 100 ".concat(c),w=0;return h.createElement("svg",ge({className:tn("".concat(a,"-line"),r),viewBox:C,preserveAspectRatio:"none",style:u},m),h.createElement("path",{className:"".concat(a,"-line-trail"),d:x,strokeLinecap:s,stroke:d,strokeWidth:f||c,fillOpacity:"0"}),g.map(function($,O){var N=1;switch(s){case"round":N=1-c/100;break;case"square":N=1-c/2/100;break;default:N=1;break}var P={strokeDasharray:"".concat($*N,"px, 100px"),strokeDashoffset:"-".concat(w,"px"),transition:p||"stroke-dashoffset 0.3s ease 0s, stroke-dasharray .3s ease 0s, stroke 0.3s linear"},I=_[O]||_[_.length-1];return w+=$,h.createElement("path",{key:O,className:"".concat(a,"-line-path"),d:x,strokeLinecap:s,stroke:I,strokeWidth:c,fillOpacity:"0",ref:function(k){v[O]=k},style:P})}))};uKe.displayName="Line";var Fut=0,PZn=im();function NZn(){var e;return PZn?(e=Fut,Fut+=1):e="TEST_OR_SSR",e}const DZn=function(e){var t=h.useState(),n=gn(t,2),r=n[0],i=n[1];return h.useEffect(function(){i("rc_progress_".concat(NZn()))},[]),e||r};var Lut=function(t){var n=t.bg,r=t.children;return h.createElement("div",{style:{width:"100%",height:"100%",background:n}},r)};function jut(e,t){return Object.keys(e).map(function(n){var r=parseFloat(n),i="".concat(Math.floor(r*t),"%");return"".concat(e[n]," ").concat(i)})}var pDt=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.color,i=e.gradientId,a=e.radius,o=e.style,s=e.ptg,c=e.strokeLinecap,u=e.strokeWidth,d=e.size,f=e.gapDegree,p=r&&Xa(r)==="object",m=p?"#FFF":void 0,g=d/2,_=h.createElement("circle",{className:"".concat(n,"-circle-path"),r:a,cx:g,cy:g,stroke:m,strokeLinecap:c,strokeWidth:u,opacity:s===0?0:1,style:o,ref:t});if(!p)return _;var v="".concat(i,"-conic"),b=f?"".concat(180+f/2,"deg"):"0deg",y=jut(r,(360-f)/360),x=jut(r,1),C="conic-gradient(from ".concat(b,", ").concat(y.join(", "),")"),w="linear-gradient(to ".concat(f?"bottom":"top",", ").concat(x.join(", "),")");return h.createElement(h.Fragment,null,h.createElement("mask",{id:v},_),h.createElement("foreignObject",{x:0,y:0,width:d,height:d,mask:"url(#".concat(v,")")},h.createElement(Lut,{bg:w},h.createElement(Lut,{bg:C}))))});pDt.displayName="PtgCircle";var Vte=100,kDe=function(t,n,r,i,a,o,s,c,u,d){var f=arguments.length>10&&arguments[10]!==void 0?arguments[10]:0,p=r/100*360*((360-o)/360),m=o===0?0:{bottom:0,top:180,left:90,right:-90}[s],g=(100-i)/100*n;u==="round"&&i!==100&&(g+=d/2,g>=n&&(g=n-.01));var _=Vte/2;return{stroke:typeof c=="string"?c:void 0,strokeDasharray:"".concat(n,"px ").concat(t),strokeDashoffset:g+f,transform:"rotate(".concat(a+p+m,"deg)"),transformOrigin:"".concat(_,"px ").concat(_,"px"),transition:"stroke-dashoffset .3s ease 0s, stroke-dasharray .3s ease 0s, stroke .3s, stroke-width .06s ease .3s, opacity .3s ease 0s",fillOpacity:0}},IZn=["id","prefixCls","steps","strokeWidth","trailWidth","gapDegree","gapPosition","trailColor","strokeLinecap","style","className","strokeColor","percent"];function But(e){var t=e??[];return Array.isArray(t)?t:[t]}var Pbe=function(t){var n=mt(mt({},dDt),t),r=n.id,i=n.prefixCls,a=n.steps,o=n.strokeWidth,s=n.trailWidth,c=n.gapDegree,u=c===void 0?0:c,d=n.gapPosition,f=n.trailColor,p=n.strokeLinecap,m=n.style,g=n.className,_=n.strokeColor,v=n.percent,b=$o(n,IZn),y=Vte/2,x=DZn(r),C="".concat(x,"-gradient"),w=y-o/2,$=Math.PI*2*w,O=u>0?90+u/2:-90,N=$*((360-u)/360),P=Xa(a)==="object"?a:{count:a,gap:2},I=P.count,D=P.gap,k=But(v),R=But(_),A=R.find(function(L){return L&&Xa(L)==="object"}),F=A&&Xa(A)==="object",z=F?"butt":p,M=kDe($,N,0,100,O,u,d,f,z,o),K=fDt(),U=function(){var Y=0;return k.map(function(J,Z){var te=R[Z]||R[R.length-1],re=kDe($,N,Y,J,O,u,d,te,z,o);return Y+=J,h.createElement(pDt,{key:Z,color:te,ptg:J,radius:w,prefixCls:i,gradientId:C,style:re,strokeLinecap:z,strokeWidth:o,gapDegree:u,ref:function(de){K[Z]=de},size:Vte})}).reverse()},W=function(){var Y=Math.round(I*(k[0]/100)),J=100/I,Z=0;return new Array(I).fill(null).map(function(te,re){var se=re<=Y-1?R[0]:f,de=se&&Xa(se)==="object"?"url(#".concat(C,")"):void 0,pe=kDe($,N,Z,J,O,u,d,se,"butt",o,D);return Z+=(N-pe.strokeDashoffset+D)*100/N,h.createElement("circle",{key:re,className:"".concat(i,"-circle-path"),r:w,cx:y,cy:y,stroke:de,strokeWidth:o,opacity:1,style:pe,ref:function(ve){K[re]=ve}})})};return h.createElement("svg",ge({className:tn("".concat(i,"-circle"),g),viewBox:"0 0 ".concat(Vte," ").concat(Vte),style:m,id:r,role:"presentation"},b),!I&&h.createElement("circle",{className:"".concat(i,"-circle-trail"),r:w,cx:y,cy:y,stroke:f,strokeLinecap:z,strokeWidth:s||o,style:M}),I?W():U())};Pbe.displayName="Circle";const RZn={Line:uKe,Circle:Pbe},kZn=Object.freeze(Object.defineProperty({__proto__:null,Circle:Pbe,Line:uKe,default:RZn},Symbol.toStringTag,{value:"Module"}));function _N(e){return!e||e<0?0:e>100?100:e}function A2e(e){let{success:t,successPercent:n}=e,r=n;return t&&"progress"in t&&(r=t.progress),t&&"percent"in t&&(r=t.percent),r}const AZn=e=>{let{percent:t,success:n,successPercent:r}=e;const i=_N(A2e({success:n,successPercent:r}));return[i,_N(_N(t)-i)]},MZn=e=>{let{success:t={},strokeColor:n}=e;const{strokeColor:r}=t;return[r||OM.green,n||null]},Nbe=(e,t,n)=>{var r,i,a,o;let s=-1,c=-1;if(t==="step"){const u=n.steps,d=n.strokeWidth;typeof e=="string"||typeof e>"u"?(s=e==="small"?2:14,c=d??8):typeof e=="number"?[s,c]=[e,e]:[s=14,c=8]=Array.isArray(e)?e:[e.width,e.height],s*=u}else if(t==="line"){const u=n==null?void 0:n.strokeWidth;typeof e=="string"||typeof e>"u"?c=u||(e==="small"?6:8):typeof e=="number"?[s,c]=[e,e]:[s=-1,c=8]=Array.isArray(e)?e:[e.width,e.height]}else(t==="circle"||t==="dashboard")&&(typeof e=="string"||typeof e>"u"?[s,c]=e==="small"?[60,60]:[120,120]:typeof e=="number"?[s,c]=[e,e]:Array.isArray(e)&&(s=(i=(r=e[0])!==null&&r!==void 0?r:e[1])!==null&&i!==void 0?i:120,c=(o=(a=e[0])!==null&&a!==void 0?a:e[1])!==null&&o!==void 0?o:120));return[s,c]},FZn=3,LZn=e=>FZn/e*100,jZn=e=>{const{prefixCls:t,trailColor:n=null,strokeLinecap:r="round",gapPosition:i,gapDegree:a,width:o=120,type:s,children:c,success:u,size:d=o,steps:f}=e,[p,m]=Nbe(d,"circle");let{strokeWidth:g}=e;g===void 0&&(g=Math.max(LZn(p),6));const _={width:p,height:m,fontSize:p*.15+6},v=h.useMemo(()=>{if(a||a===0)return a;if(s==="dashboard")return 75},[a,s]),b=AZn(e),y=i||s==="dashboard"&&"bottom"||void 0,x=Object.prototype.toString.call(e.strokeColor)==="[object Object]",C=MZn({success:u,strokeColor:e.strokeColor}),w=tn(`${t}-inner`,{[`${t}-circle-gradient`]:x}),$=h.createElement(Pbe,{steps:f,percent:f?b[1]:b,strokeWidth:g,trailWidth:g,strokeColor:f?C[1]:C,strokeLinecap:r,trailColor:n,prefixCls:t,gapDegree:v,gapPosition:y}),O=p<=20,N=h.createElement("div",{className:w,style:_},$,!O&&c);return O?h.createElement(Fy,{title:c},N):N},BZn=jZn,M2e="--progress-line-stroke-color",hDt="--progress-percent",zut=e=>{const t=e?"100%":"-100%";return new nc(`antProgress${e?"RTL":"LTR"}Active`,{"0%":{transform:`translateX(${t}) scaleX(0)`,opacity:.1},"20%":{transform:`translateX(${t}) scaleX(0)`,opacity:.5},to:{transform:"translateX(0) scaleX(1)",opacity:0}})},zZn=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{display:"inline-block","&-rtl":{direction:"rtl"},"&-line":{position:"relative",width:"100%",fontSize:e.fontSize},[`${t}-outer`]:{display:"inline-flex",alignItems:"center",width:"100%"},[`${t}-inner`]:{position:"relative",display:"inline-block",width:"100%",flex:1,overflow:"hidden",verticalAlign:"middle",backgroundColor:e.remainingColor,borderRadius:e.lineBorderRadius},[`${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.defaultColor}},[`${t}-success-bg, ${t}-bg`]:{position:"relative",background:e.defaultColor,borderRadius:e.lineBorderRadius,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOutCirc}`},[`${t}-layout-bottom`]:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",[`${t}-text`]:{width:"max-content",marginInlineStart:0,marginTop:e.marginXXS}},[`${t}-bg`]:{overflow:"hidden","&::after":{content:'""',background:{_multi_value_:!0,value:["inherit",`var(${M2e})`]},height:"100%",width:`calc(1 / var(${hDt}) * 100%)`,display:"block"},[`&${t}-bg-inner`]:{minWidth:"max-content","&::after":{content:"none"},[`${t}-text-inner`]:{color:e.colorWhite,[`&${t}-text-bright`]:{color:"rgba(0, 0, 0, 0.45)"}}}},[`${t}-success-bg`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,backgroundColor:e.colorSuccess},[`${t}-text`]:{display:"inline-block",marginInlineStart:e.marginXS,color:e.colorText,lineHeight:1,width:"2em",whiteSpace:"nowrap",textAlign:"start",verticalAlign:"middle",wordBreak:"normal",[n]:{fontSize:e.fontSize},[`&${t}-text-outer`]:{width:"max-content"},[`&${t}-text-outer${t}-text-start`]:{width:"max-content",marginInlineStart:0,marginInlineEnd:e.marginXS}},[`${t}-text-inner`]:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%",marginInlineStart:0,padding:`0 ${rn(e.paddingXXS)}`,[`&${t}-text-start`]:{justifyContent:"start"},[`&${t}-text-end`]:{justifyContent:"end"}},[`&${t}-status-active`]:{[`${t}-bg::before`]:{position:"absolute",inset:0,backgroundColor:e.colorBgContainer,borderRadius:e.lineBorderRadius,opacity:0,animationName:zut(),animationDuration:e.progressActiveMotionDuration,animationTimingFunction:e.motionEaseOutQuint,animationIterationCount:"infinite",content:'""'}},[`&${t}-rtl${t}-status-active`]:{[`${t}-bg::before`]:{animationName:zut(!0)}},[`&${t}-status-exception`]:{[`${t}-bg`]:{backgroundColor:e.colorError},[`${t}-text`]:{color:e.colorError}},[`&${t}-status-exception ${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.colorError}},[`&${t}-status-success`]:{[`${t}-bg`]:{backgroundColor:e.colorSuccess},[`${t}-text`]:{color:e.colorSuccess}},[`&${t}-status-success ${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.colorSuccess}}})}},HZn=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:{[`${t}-circle-trail`]:{stroke:e.remainingColor},[`&${t}-circle ${t}-inner`]:{position:"relative",lineHeight:1,backgroundColor:"transparent"},[`&${t}-circle ${t}-text`]:{position:"absolute",insetBlockStart:"50%",insetInlineStart:0,width:"100%",margin:0,padding:0,color:e.circleTextColor,fontSize:e.circleTextFontSize,lineHeight:1,whiteSpace:"normal",textAlign:"center",transform:"translateY(-50%)",[n]:{fontSize:e.circleIconFontSize}},[`${t}-circle&-status-exception`]:{[`${t}-text`]:{color:e.colorError}},[`${t}-circle&-status-success`]:{[`${t}-text`]:{color:e.colorSuccess}}},[`${t}-inline-circle`]:{lineHeight:1,[`${t}-inner`]:{verticalAlign:"bottom"}}}},qZn=e=>{const{componentCls:t}=e;return{[t]:{[`${t}-steps`]:{display:"inline-block","&-outer":{display:"flex",flexDirection:"row",alignItems:"center"},"&-item":{flexShrink:0,minWidth:e.progressStepMinWidth,marginInlineEnd:e.progressStepMarginInlineEnd,backgroundColor:e.remainingColor,transition:`all ${e.motionDurationSlow}`,"&-active":{backgroundColor:e.defaultColor}}}}}},VZn=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:{[`${t}-small&-line, ${t}-small&-line ${t}-text ${n}`]:{fontSize:e.fontSizeSM}}}},WZn=e=>({circleTextColor:e.colorText,defaultColor:e.colorInfo,remainingColor:e.colorFillSecondary,lineBorderRadius:100,circleTextFontSize:"1em",circleIconFontSize:`${e.fontSize/e.fontSizeSM}em`}),UZn=Ql("Progress",e=>{const t=e.calc(e.marginXXS).div(2).equal(),n=el(e,{progressStepMarginInlineEnd:t,progressStepMinWidth:t,progressActiveMotionDuration:"2.4s"});return[zZn(n),HZn(n),qZn(n),VZn(n)]},WZn);var KZn=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const GZn=e=>{let t=[];return Object.keys(e).forEach(n=>{const r=parseFloat(n.replace(/%/g,""));Number.isNaN(r)||t.push({key:r,value:e[n]})}),t=t.sort((n,r)=>n.key-r.key),t.map(n=>{let{key:r,value:i}=n;return`${i} ${r}%`}).join(", ")},YZn=(e,t)=>{const{from:n=OM.blue,to:r=OM.blue,direction:i=t==="rtl"?"to left":"to right"}=e,a=KZn(e,["from","to","direction"]);if(Object.keys(a).length!==0){const s=GZn(a),c=`linear-gradient(${i}, ${s})`;return{background:c,[M2e]:c}}const o=`linear-gradient(${i}, ${n}, ${r})`;return{background:o,[M2e]:o}},XZn=e=>{const{prefixCls:t,direction:n,percent:r,size:i,strokeWidth:a,strokeColor:o,strokeLinecap:s="round",children:c,trailColor:u=null,percentPosition:d,success:f}=e,{align:p,type:m}=d,g=o&&typeof o!="string"?YZn(o,n):{[M2e]:o,background:o},_=s==="square"||s==="butt"?0:void 0,v=i??[-1,a||(i==="small"?6:8)],[b,y]=Nbe(v,"line",{strokeWidth:a});Gs("Progress").deprecated(!("strokeWidth"in e),"strokeWidth","size");const x={backgroundColor:u||void 0,borderRadius:_},C=Object.assign(Object.assign({width:`${_N(r)}%`,height:y,borderRadius:_},g),{[hDt]:_N(r)/100}),w=A2e(e),$={width:`${_N(w)}%`,height:y,borderRadius:_,backgroundColor:f==null?void 0:f.strokeColor},O={width:b<0?"100%":b},N=h.createElement("div",{className:`${t}-inner`,style:x},h.createElement("div",{className:tn(`${t}-bg`,`${t}-bg-${m}`),style:C},m==="inner"&&c),w!==void 0&&h.createElement("div",{className:`${t}-success-bg`,style:$})),P=m==="outer"&&p==="start",I=m==="outer"&&p==="end";return m==="outer"&&p==="center"?h.createElement("div",{className:`${t}-layout-bottom`},N,c):h.createElement("div",{className:`${t}-outer`,style:O},P&&c,N,I&&c)},JZn=XZn,QZn=e=>{const{size:t,steps:n,rounding:r=Math.round,percent:i=0,strokeWidth:a=8,strokeColor:o,trailColor:s=null,prefixCls:c,children:u}=e,d=r(n*(i/100)),p=t??[t==="small"?2:14,a],[m,g]=Nbe(p,"step",{steps:n,strokeWidth:a}),_=m/n,v=Array.from({length:n});for(let b=0;b<n;b++){const y=Array.isArray(o)?o[b]:o;v[b]=h.createElement("div",{key:b,className:tn(`${c}-steps-item`,{[`${c}-steps-item-active`]:b<=d-1}),style:{backgroundColor:b<=d-1?y:s,width:_,height:g}})}return h.createElement("div",{className:`${c}-steps-outer`},v,u)},ZZn=QZn;var eer=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const ter=["normal","exception","active","success"],mDt=h.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,steps:a,strokeColor:o,percent:s=0,size:c="default",showInfo:u=!0,type:d="line",status:f,format:p,style:m,percentPosition:g={}}=e,_=eer(e,["prefixCls","className","rootClassName","steps","strokeColor","percent","size","showInfo","type","status","format","style","percentPosition"]),{align:v="end",type:b="outer"}=g,y=Array.isArray(o)?o[0]:o,x=typeof o=="string"||Array.isArray(o)?o:void 0,C=h.useMemo(()=>{if(y){const U=typeof y=="string"?y:Object.values(y)[0];return new Gl(U).isLight()}return!1},[o]),w=h.useMemo(()=>{var U,W;const L=A2e(e);return parseInt(L!==void 0?(U=L??0)===null||U===void 0?void 0:U.toString():(W=s??0)===null||W===void 0?void 0:W.toString(),10)},[s,e.success,e.successPercent]),$=h.useMemo(()=>!ter.includes(f)&&w>=100?"success":f||"normal",[f,w]),{getPrefixCls:O,direction:N,progress:P}=h.useContext(Uo),I=O("progress",n),[D,k,R]=UZn(I),A=d==="line",F=A&&!a,z=h.useMemo(()=>{if(!u)return null;const U=A2e(e);let W;const L=p||(J=>`${J}%`),Y=A&&C&&b==="inner";return b==="inner"||p||$!=="exception"&&$!=="success"?W=L(_N(s),_N(U)):$==="exception"?W=A?h.createElement(ZC,null):h.createElement(X3,null):$==="success"&&(W=A?h.createElement(yD,null):h.createElement(Aae,null)),h.createElement("span",{className:tn(`${I}-text`,{[`${I}-text-bright`]:Y,[`${I}-text-${v}`]:F,[`${I}-text-${b}`]:F}),title:typeof W=="string"?W:void 0},W)},[u,s,w,$,d,I,p]);{const U=Gs("Progress");U.deprecated(!("successPercent"in e),"successPercent","success.percent"),U.deprecated(!("width"in e),"width","size"),(d==="circle"||d==="dashboard")&&(Array.isArray(c)?U(!1,"usage",'Type "circle" and "dashboard" do not accept array as `size`, please use number or preset size instead.'):typeof c=="object"&&U(!1,"usage",'Type "circle" and "dashboard" do not accept object as `size`, please use number or preset size instead.')),e.success&&"progress"in e.success&&U.deprecated(!1,"success.progress","success.percent")}let M;d==="line"?M=a?h.createElement(ZZn,Object.assign({},e,{strokeColor:x,prefixCls:I,steps:typeof a=="object"?a.count:a}),z):h.createElement(JZn,Object.assign({},e,{strokeColor:y,prefixCls:I,direction:N,percentPosition:{align:v,type:b}}),z):(d==="circle"||d==="dashboard")&&(M=h.createElement(BZn,Object.assign({},e,{strokeColor:y,prefixCls:I,progressStatus:$}),z));const K=tn(I,`${I}-status-${$}`,{[`${I}-${d==="dashboard"&&"circle"||d}`]:d!=="line",[`${I}-inline-circle`]:d==="circle"&&Nbe(c,"circle")[0]<=20,[`${I}-line`]:F,[`${I}-line-align-${v}`]:F,[`${I}-line-position-${b}`]:F,[`${I}-steps`]:a,[`${I}-show-info`]:u,[`${I}-${c}`]:typeof c=="string",[`${I}-rtl`]:N==="rtl"},P==null?void 0:P.className,r,i,k,R);return D(h.createElement("div",Object.assign({ref:t,style:Object.assign(Object.assign({},P==null?void 0:P.style),m),className:K,role:"progressbar","aria-valuenow":w,"aria-valuemin":0,"aria-valuemax":100},Md(_,["trailColor","strokeWidth","width","gapDegree","gapPosition","strokeLinecap","success","successPercent"])),M))});mDt.displayName="Progress";const dKe=mDt;function cM(e,t){var n=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=u3e(e))||t&&e&&typeof e.length=="number"){n&&(e=n);var r=0,i=function(){};return{s:i,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(u){throw u},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var a,o=!0,s=!1;return{s:function(){n=n.call(e)},n:function(){var u=n.next();return o=u.done,u},e:function(u){s=!0,a=u},f:function(){try{o||n.return==null||n.return()}finally{if(s)throw a}}}}var EK,Yae;function my(e,t,n){if(t<0||t>31||e>>>t)throw new RangeError("Value out of range");for(var r=t-1;r>=0;r--)n.push(e>>>r&1)}function zE(e,t){return(e>>>t&1)!=0}function Q4(e){if(!e)throw new Error("Assertion error")}var cC=function(){function e(t,n){Xl(this,e),lt(this,"modeBits",void 0),lt(this,"numBitsCharCount",void 0),this.modeBits=t,this.numBitsCharCount=n}return Jl(e,[{key:"numCharCountBits",value:function(n){return this.numBitsCharCount[Math.floor((n+7)/17)]}}]),e}();EK=cC;lt(cC,"NUMERIC",new EK(1,[10,12,14]));lt(cC,"ALPHANUMERIC",new EK(2,[9,11,13]));lt(cC,"BYTE",new EK(4,[8,16,16]));lt(cC,"KANJI",new EK(8,[8,10,12]));lt(cC,"ECI",new EK(7,[0,0,0]));var R6=Jl(function e(t,n){Xl(this,e),lt(this,"ordinal",void 0),lt(this,"formatBits",void 0),this.ordinal=t,this.formatBits=n});Yae=R6;lt(R6,"LOW",new Yae(0,1));lt(R6,"MEDIUM",new Yae(1,0));lt(R6,"QUARTILE",new Yae(2,3));lt(R6,"HIGH",new Yae(3,2));var NM=function(){function e(t,n,r){if(Xl(this,e),lt(this,"mode",void 0),lt(this,"numChars",void 0),lt(this,"bitData",void 0),this.mode=t,this.numChars=n,this.bitData=r,n<0)throw new RangeError("Invalid argument");this.bitData=r.slice()}return Jl(e,[{key:"getData",value:function(){return this.bitData.slice()}}],[{key:"makeBytes",value:function(n){var r=[],i=cM(n),a;try{for(i.s();!(a=i.n()).done;){var o=a.value;my(o,8,r)}}catch(s){i.e(s)}finally{i.f()}return new e(cC.BYTE,n.length,r)}},{key:"makeNumeric",value:function(n){if(!e.isNumeric(n))throw new RangeError("String contains non-numeric characters");for(var r=[],i=0;i<n.length;){var a=Math.min(n.length-i,3);my(parseInt(n.substring(i,i+a),10),a*3+1,r),i+=a}return new e(cC.NUMERIC,n.length,r)}},{key:"makeAlphanumeric",value:function(n){if(!e.isAlphanumeric(n))throw new RangeError("String contains unencodable characters in alphanumeric mode");var r=[],i;for(i=0;i+2<=n.length;i+=2){var a=e.ALPHANUMERIC_CHARSET.indexOf(n.charAt(i))*45;a+=e.ALPHANUMERIC_CHARSET.indexOf(n.charAt(i+1)),my(a,11,r)}return i<n.length&&my(e.ALPHANUMERIC_CHARSET.indexOf(n.charAt(i)),6,r),new e(cC.ALPHANUMERIC,n.length,r)}},{key:"makeSegments",value:function(n){return n==""?[]:e.isNumeric(n)?[e.makeNumeric(n)]:e.isAlphanumeric(n)?[e.makeAlphanumeric(n)]:[e.makeBytes(e.toUtf8ByteArray(n))]}},{key:"makeEci",value:function(n){var r=[];if(n<0)throw new RangeError("ECI assignment value out of range");if(n<128)my(n,8,r);else if(n<16384)my(2,2,r),my(n,14,r);else if(n<1e6)my(6,3,r),my(n,21,r);else throw new RangeError("ECI assignment value out of range");return new e(cC.ECI,0,r)}},{key:"isNumeric",value:function(n){return e.NUMERIC_REGEX.test(n)}},{key:"isAlphanumeric",value:function(n){return e.ALPHANUMERIC_REGEX.test(n)}},{key:"getTotalBits",value:function(n,r){var i=0,a=cM(n),o;try{for(a.s();!(o=a.n()).done;){var s=o.value,c=s.mode.numCharCountBits(r);if(s.numChars>=1<<c)return 1/0;i+=4+c+s.bitData.length}}catch(u){a.e(u)}finally{a.f()}return i}},{key:"toUtf8ByteArray",value:function(n){for(var r=encodeURI(n),i=[],a=0;a<r.length;a++)r.charAt(a)!="%"?i.push(r.charCodeAt(a)):(i.push(parseInt(r.substring(a+1,a+3),16)),a+=2);return i}}]),e}();lt(NM,"NUMERIC_REGEX",/^[0-9]*$/);lt(NM,"ALPHANUMERIC_REGEX",/^[A-Z0-9 $%*+.\/:-]*$/);lt(NM,"ALPHANUMERIC_CHARSET","0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:");var UT=function(){function e(t,n,r,i){Xl(this,e),lt(this,"size",void 0),lt(this,"mask",void 0),lt(this,"modules",[]),lt(this,"isFunction",[]),lt(this,"version",void 0),lt(this,"errorCorrectionLevel",void 0);var a=i;if(this.version=t,this.errorCorrectionLevel=n,t<e.MIN_VERSION||t>e.MAX_VERSION)throw new RangeError("Version value out of range");if(a<-1||a>7)throw new RangeError("Mask value out of range");this.size=t*4+17;for(var o=[],s=0;s<this.size;s++)o.push(!1);for(var c=0;c<this.size;c++)this.modules.push(o.slice()),this.isFunction.push(o.slice());this.drawFunctionPatterns();var u=this.addEccAndInterleave(r);if(this.drawCodewords(u),a==-1)for(var d=1e9,f=0;f<8;f++){this.applyMask(f),this.drawFormatBits(f);var p=this.getPenaltyScore();p<d&&(a=f,d=p),this.applyMask(f)}Q4(0<=a&&a<=7),this.mask=a,this.applyMask(a),this.drawFormatBits(a),this.isFunction=[]}return Jl(e,[{key:"getModule",value:function(n,r){return 0<=n&&n<this.size&&0<=r&&r<this.size&&this.modules[r][n]}},{key:"getModules",value:function(){return this.modules}},{key:"drawFunctionPatterns",value:function(){for(var n=0;n<this.size;n++)this.setFunctionModule(6,n,n%2==0),this.setFunctionModule(n,6,n%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);for(var r=this.getAlignmentPatternPositions(),i=r.length,a=0;a<i;a++)for(var o=0;o<i;o++)a==0&&o==0||a==0&&o==i-1||a==i-1&&o==0||this.drawAlignmentPattern(r[a],r[o]);this.drawFormatBits(0),this.drawVersion()}},{key:"drawFormatBits",value:function(n){for(var r=this.errorCorrectionLevel.formatBits<<3|n,i=r,a=0;a<10;a++)i=i<<1^(i>>>9)*1335;var o=(r<<10|i)^21522;Q4(o>>>15==0);for(var s=0;s<=5;s++)this.setFunctionModule(8,s,zE(o,s));this.setFunctionModule(8,7,zE(o,6)),this.setFunctionModule(8,8,zE(o,7)),this.setFunctionModule(7,8,zE(o,8));for(var c=9;c<15;c++)this.setFunctionModule(14-c,8,zE(o,c));for(var u=0;u<8;u++)this.setFunctionModule(this.size-1-u,8,zE(o,u));for(var d=8;d<15;d++)this.setFunctionModule(8,this.size-15+d,zE(o,d));this.setFunctionModule(8,this.size-8,!0)}},{key:"drawVersion",value:function(){if(!(this.version<7)){for(var n=this.version,r=0;r<12;r++)n=n<<1^(n>>>11)*7973;var i=this.version<<12|n;Q4(i>>>18==0);for(var a=0;a<18;a++){var o=zE(i,a),s=this.size-11+a%3,c=Math.floor(a/3);this.setFunctionModule(s,c,o),this.setFunctionModule(c,s,o)}}}},{key:"drawFinderPattern",value:function(n,r){for(var i=-4;i<=4;i++)for(var a=-4;a<=4;a++){var o=Math.max(Math.abs(a),Math.abs(i)),s=n+a,c=r+i;0<=s&&s<this.size&&0<=c&&c<this.size&&this.setFunctionModule(s,c,o!=2&&o!=4)}}},{key:"drawAlignmentPattern",value:function(n,r){for(var i=-2;i<=2;i++)for(var a=-2;a<=2;a++)this.setFunctionModule(n+a,r+i,Math.max(Math.abs(a),Math.abs(i))!=1)}},{key:"setFunctionModule",value:function(n,r,i){this.modules[r][n]=i,this.isFunction[r][n]=!0}},{key:"addEccAndInterleave",value:function(n){var r=this.version,i=this.errorCorrectionLevel;if(n.length!=e.getNumDataCodewords(r,i))throw new RangeError("Invalid argument");for(var a=e.NUM_ERROR_CORRECTION_BLOCKS[i.ordinal][r],o=e.ECC_CODEWORDS_PER_BLOCK[i.ordinal][r],s=Math.floor(e.getNumRawDataModules(r)/8),c=a-s%a,u=Math.floor(s/a),d=[],f=e.reedSolomonComputeDivisor(o),p=0,m=0;p<a;p++){var g=n.slice(m,m+u-o+(p<c?0:1));m+=g.length;var _=e.reedSolomonComputeRemainder(g,f);p<c&&g.push(0),d.push(g.concat(_))}for(var v=[],b=function(C){d.forEach(function(w,$){(C!=u-o||$>=c)&&v.push(w[C])})},y=0;y<d[0].length;y++)b(y);return Q4(v.length==s),v}},{key:"drawCodewords",value:function(n){if(n.length!=Math.floor(e.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");for(var r=0,i=this.size-1;i>=1;i-=2){i==6&&(i=5);for(var a=0;a<this.size;a++)for(var o=0;o<2;o++){var s=i-o,c=(i+1&2)==0,u=c?this.size-1-a:a;!this.isFunction[u][s]&&r<n.length*8&&(this.modules[u][s]=zE(n[r>>>3],7-(r&7)),r++)}}Q4(r==n.length*8)}},{key:"applyMask",value:function(n){if(n<0||n>7)throw new RangeError("Mask value out of range");for(var r=0;r<this.size;r++)for(var i=0;i<this.size;i++){var a=void 0;switch(n){case 0:a=(i+r)%2==0;break;case 1:a=r%2==0;break;case 2:a=i%3==0;break;case 3:a=(i+r)%3==0;break;case 4:a=(Math.floor(i/3)+Math.floor(r/2))%2==0;break;case 5:a=i*r%2+i*r%3==0;break;case 6:a=(i*r%2+i*r%3)%2==0;break;case 7:a=((i+r)%2+i*r%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[r][i]&&a&&(this.modules[r][i]=!this.modules[r][i])}}},{key:"getPenaltyScore",value:function(){for(var n=0,r=0;r<this.size;r++){for(var i=!1,a=0,o=[0,0,0,0,0,0,0],s=0;s<this.size;s++)this.modules[r][s]==i?(a++,a==5?n+=e.PENALTY_N1:a>5&&n++):(this.finderPenaltyAddHistory(a,o),i||(n+=this.finderPenaltyCountPatterns(o)*e.PENALTY_N3),i=this.modules[r][s],a=1);n+=this.finderPenaltyTerminateAndCount(i,a,o)*e.PENALTY_N3}for(var c=0;c<this.size;c++){for(var u=!1,d=0,f=[0,0,0,0,0,0,0],p=0;p<this.size;p++)this.modules[p][c]==u?(d++,d==5?n+=e.PENALTY_N1:d>5&&n++):(this.finderPenaltyAddHistory(d,f),u||(n+=this.finderPenaltyCountPatterns(f)*e.PENALTY_N3),u=this.modules[p][c],d=1);n+=this.finderPenaltyTerminateAndCount(u,d,f)*e.PENALTY_N3}for(var m=0;m<this.size-1;m++)for(var g=0;g<this.size-1;g++){var _=this.modules[m][g];_==this.modules[m][g+1]&&_==this.modules[m+1][g]&&_==this.modules[m+1][g+1]&&(n+=e.PENALTY_N2)}var v=0,b=cM(this.modules),y;try{for(b.s();!(y=b.n()).done;){var x=y.value;v=x.reduce(function($,O){return $+(O?1:0)},v)}}catch($){b.e($)}finally{b.f()}var C=this.size*this.size,w=Math.ceil(Math.abs(v*20-C*10)/C)-1;return Q4(0<=w&&w<=9),n+=w*e.PENALTY_N4,Q4(0<=n&&n<=2568888),n}},{key:"getAlignmentPatternPositions",value:function(){if(this.version==1)return[];for(var n=Math.floor(this.version/7)+2,r=this.version==32?26:Math.ceil((this.version*4+4)/(n*2-2))*2,i=[6],a=this.size-7;i.length<n;a-=r)i.splice(1,0,a);return i}},{key:"finderPenaltyCountPatterns",value:function(n){var r=n[1];Q4(r<=this.size*3);var i=r>0&&n[2]==r&&n[3]==r*3&&n[4]==r&&n[5]==r;return(i&&n[0]>=r*4&&n[6]>=r?1:0)+(i&&n[6]>=r*4&&n[0]>=r?1:0)}},{key:"finderPenaltyTerminateAndCount",value:function(n,r,i){var a=r;return n&&(this.finderPenaltyAddHistory(a,i),a=0),a+=this.size,this.finderPenaltyAddHistory(a,i),this.finderPenaltyCountPatterns(i)}},{key:"finderPenaltyAddHistory",value:function(n,r){var i=n;r[0]==0&&(i+=this.size),r.pop(),r.unshift(i)}}],[{key:"encodeText",value:function(n,r){var i=NM.makeSegments(n);return e.encodeSegments(i,r)}},{key:"encodeBinary",value:function(n,r){var i=NM.makeBytes(n);return e.encodeSegments([i],r)}},{key:"encodeSegments",value:function(n,r){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:40,o=arguments.length>4&&arguments[4]!==void 0?arguments[4]:-1,s=arguments.length>5&&arguments[5]!==void 0?arguments[5]:!0;if(!(e.MIN_VERSION<=i&&i<=a&&a<=e.MAX_VERSION)||o<-1||o>7)throw new RangeError("Invalid value");var c,u;for(c=i;;c++){var d=e.getNumDataCodewords(c,r)*8,f=NM.getTotalBits(n,c);if(f<=d){u=f;break}if(c>=a)throw new RangeError("Data too long")}for(var p=r,m=0,g=[R6.MEDIUM,R6.QUARTILE,R6.HIGH];m<g.length;m++){var _=g[m];s&&u<=e.getNumDataCodewords(c,_)*8&&(p=_)}var v=[],b=cM(n),y;try{for(b.s();!(y=b.n()).done;){var x=y.value;my(x.mode.modeBits,4,v),my(x.numChars,x.mode.numCharCountBits(c),v);var C=cM(x.getData()),w;try{for(C.s();!(w=C.n()).done;){var $=w.value;v.push($)}}catch(I){C.e(I)}finally{C.f()}}}catch(I){b.e(I)}finally{b.f()}Q4(v.length==u);var O=e.getNumDataCodewords(c,p)*8;Q4(v.length<=O),my(0,Math.min(4,O-v.length),v),my(0,(8-v.length%8)%8,v),Q4(v.length%8==0);for(var N=236;v.length<O;N^=253)my(N,8,v);for(var P=[];P.length*8<v.length;)P.push(0);return v.forEach(function(I,D){return P[D>>>3]|=I<<7-(D&7)}),new e(c,p,P,o)}},{key:"getNumRawDataModules",value:function(n){if(n<e.MIN_VERSION||n>e.MAX_VERSION)throw new RangeError("Version number out of range");var r=(16*n+128)*n+64;if(n>=2){var i=Math.floor(n/7)+2;r-=(25*i-10)*i-55,n>=7&&(r-=36)}return Q4(208<=r&&r<=29648),r}},{key:"getNumDataCodewords",value:function(n,r){return Math.floor(e.getNumRawDataModules(n)/8)-e.ECC_CODEWORDS_PER_BLOCK[r.ordinal][n]*e.NUM_ERROR_CORRECTION_BLOCKS[r.ordinal][n]}},{key:"reedSolomonComputeDivisor",value:function(n){if(n<1||n>255)throw new RangeError("Degree out of range");for(var r=[],i=0;i<n-1;i++)r.push(0);r.push(1);for(var a=1,o=0;o<n;o++){for(var s=0;s<r.length;s++)r[s]=e.reedSolomonMultiply(r[s],a),s+1<r.length&&(r[s]^=r[s+1]);a=e.reedSolomonMultiply(a,2)}return r}},{key:"reedSolomonComputeRemainder",value:function(n,r){var i=r.map(function(){return 0}),a=cM(n),o;try{var s=function(){var u=o.value,d=u^i.shift();i.push(0),r.forEach(function(f,p){return i[p]^=e.reedSolomonMultiply(f,d)})};for(a.s();!(o=a.n()).done;)s()}catch(c){a.e(c)}finally{a.f()}return i}},{key:"reedSolomonMultiply",value:function(n,r){if(n>>>8||r>>>8)throw new RangeError("Byte out of range");for(var i=0,a=7;a>=0;a--)i=i<<1^(i>>>7)*285,i^=(r>>>a&1)*n;return Q4(i>>>8==0),i}}]),e}();lt(UT,"MIN_VERSION",1);lt(UT,"MAX_VERSION",40);lt(UT,"PENALTY_N1",3);lt(UT,"PENALTY_N2",3);lt(UT,"PENALTY_N3",40);lt(UT,"PENALTY_N4",10);lt(UT,"ECC_CODEWORDS_PER_BLOCK",[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]]);lt(UT,"NUM_ERROR_CORRECTION_BLOCKS",[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]]);var gDt={L:R6.LOW,M:R6.MEDIUM,Q:R6.QUARTILE,H:R6.HIGH},fKe=128,pKe="L",hKe="#FFFFFF",mKe="#000000",gKe=!1,vKe=1,vDt=4,_Dt=0,yDt=.1;function _Ke(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=[];return e.forEach(function(r,i){var a=null;r.forEach(function(o,s){if(!o&&a!==null){n.push("M".concat(a+t," ").concat(i+t,"h").concat(s-a,"v1H").concat(a+t,"z")),a=null;return}if(s===r.length-1){if(!o)return;a===null?n.push("M".concat(s+t,",").concat(i+t," h1v1H").concat(s+t,"z")):n.push("M".concat(a+t,",").concat(i+t," h").concat(s+1-a,"v1H").concat(a+t,"z"));return}o&&a===null&&(a=s)})}),n.join("")}function yKe(e,t){return e.slice().map(function(n,r){return r<t.y||r>=t.y+t.h?n:n.map(function(i,a){return a<t.x||a>=t.x+t.w?i:!1})})}function bDt(e,t,n,r){if(r==null)return null;var i=e.length+n*2,a=Math.floor(t*yDt),o=i/t,s=(r.width||a)*o,c=(r.height||a)*o,u=r.x==null?e.length/2-s/2:r.x*o,d=r.y==null?e.length/2-c/2:r.y*o,f=r.opacity==null?1:r.opacity,p=null;if(r.excavate){var m=Math.floor(u),g=Math.floor(d),_=Math.ceil(s+u-m),v=Math.ceil(c+d-g);p={x:m,y:g,w:_,h:v}}var b=r.crossOrigin;return{x:u,y:d,h:c,w:s,excavation:p,opacity:f,crossOrigin:b}}function xDt(e,t){return t!=null?Math.floor(t):e?vDt:_Dt}var SDt=function(){try{new Path2D().addPath(new Path2D)}catch{return!1}return!0}();function CDt(e){var t=e.value,n=e.level,r=e.minVersion,i=e.includeMargin,a=e.marginSize,o=e.imageSettings,s=e.size,c=h.useMemo(function(){var g=NM.makeSegments(t);return UT.encodeSegments(g,gDt[n],r)},[t,n,r]),u=h.useMemo(function(){var g=c.getModules(),_=xDt(i,a),v=g.length+_*2,b=bDt(g,s,_,o);return{cells:g,margin:_,numCells:v,calculatedImageSettings:b}},[c,s,o,i,a]),d=u.cells,f=u.margin,p=u.numCells,m=u.calculatedImageSettings;return{qrcode:c,margin:f,cells:d,numCells:p,calculatedImageSettings:m}}var ner=["value","size","level","bgColor","fgColor","includeMargin","minVersion","marginSize","style","imageSettings"],wDt=G.forwardRef(function(t,n){var r=t.value,i=t.size,a=i===void 0?fKe:i,o=t.level,s=o===void 0?pKe:o,c=t.bgColor,u=c===void 0?hKe:c,d=t.fgColor,f=d===void 0?mKe:d,p=t.includeMargin,m=p===void 0?gKe:p,g=t.minVersion,_=g===void 0?vKe:g,v=t.marginSize,b=t.style,y=t.imageSettings,x=$o(t,ner),C=y==null?void 0:y.src,w=h.useRef(null),$=h.useRef(null),O=h.useCallback(function(K){w.current=K,typeof n=="function"?n(K):n&&(n.current=K)},[n]),N=h.useState(!1),P=gn(N,2),I=P[1],D=CDt({value:r,level:s,minVersion:_,includeMargin:m,marginSize:v,imageSettings:y,size:a}),k=D.margin,R=D.cells,A=D.numCells,F=D.calculatedImageSettings;h.useEffect(function(){if(w.current!=null){var K=w.current,U=K.getContext("2d");if(!U)return;var W=R,L=$.current,Y=F!=null&&L!==null&&L.complete&&L.naturalHeight!==0&&L.naturalWidth!==0;Y&&F.excavation!=null&&(W=yKe(R,F.excavation));var J=window.devicePixelRatio||1;K.height=K.width=a*J;var Z=a/A*J;U.scale(Z,Z),U.fillStyle=u,U.fillRect(0,0,A,A),U.fillStyle=f,SDt?U.fill(new Path2D(_Ke(W,k))):R.forEach(function(te,re){te.forEach(function(se,de){se&&U.fillRect(de+k,re+k,1,1)})}),F&&(U.globalAlpha=F.opacity),Y&&U.drawImage(L,F.x+k,F.y+k,F.w,F.h)}}),h.useEffect(function(){I(!1)},[C]);var z=mt({height:a,width:a},b),M=null;return C!=null&&(M=G.createElement("img",{src:C,key:C,style:{display:"none"},onLoad:function(){I(!0)},ref:$,crossOrigin:F==null?void 0:F.crossOrigin})),G.createElement(G.Fragment,null,G.createElement("canvas",ge({style:z,height:a,width:a,ref:O,role:"img"},x)),M)});wDt.displayName="QRCodeCanvas";var rer=["value","size","level","bgColor","fgColor","includeMargin","minVersion","title","marginSize","imageSettings"],EDt=G.forwardRef(function(t,n){var r=t.value,i=t.size,a=i===void 0?fKe:i,o=t.level,s=o===void 0?pKe:o,c=t.bgColor,u=c===void 0?hKe:c,d=t.fgColor,f=d===void 0?mKe:d,p=t.includeMargin,m=p===void 0?gKe:p,g=t.minVersion,_=g===void 0?vKe:g,v=t.title,b=t.marginSize,y=t.imageSettings,x=$o(t,rer),C=CDt({value:r,level:s,minVersion:_,includeMargin:m,marginSize:b,imageSettings:y,size:a}),w=C.margin,$=C.cells,O=C.numCells,N=C.calculatedImageSettings,P=$,I=null;y!=null&&N!=null&&(N.excavation!=null&&(P=yKe($,N.excavation)),I=G.createElement("image",{href:y.src,height:N.h,width:N.w,x:N.x+w,y:N.y+w,preserveAspectRatio:"none",opacity:N.opacity,crossOrigin:N.crossOrigin}));var D=_Ke(P,w);return G.createElement("svg",ge({height:a,width:a,viewBox:"0 0 ".concat(O," ").concat(O),ref:n,role:"img"},x),!!v&&G.createElement("title",null,v),G.createElement("path",{fill:u,d:"M0,0 h".concat(O,"v").concat(O,"H0z"),shapeRendering:"crispEdges"}),G.createElement("path",{fill:f,d:D,shapeRendering:"crispEdges"}),I)});EDt.displayName="QRCodeSVG";const ier=Object.freeze(Object.defineProperty({__proto__:null,DEFAULT_BACKGROUND_COLOR:hKe,DEFAULT_FRONT_COLOR:mKe,DEFAULT_IMG_SCALE:yDt,DEFAULT_LEVEL:pKe,DEFAULT_MARGIN_SIZE:_Dt,DEFAULT_MINVERSION:vKe,DEFAULT_NEED_MARGIN:gKe,DEFAULT_SIZE:fKe,ERROR_LEVEL_MAP:gDt,QRCodeCanvas:wDt,QRCodeSVG:EDt,SPEC_MARGIN_SIZE:vDt,excavateModules:yKe,generatePath:_Ke,getImageSettings:bDt,getMarginSize:xDt,isSupportPath2d:SDt},Symbol.toStringTag,{value:"Module"}));var aer={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zM648.3 426.8l-87.7 161.1h45.7c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4v29.7h63.4c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4V752c0 5.5-4.5 10-10 10h-41.3c-5.5 0-10-4.5-10-10v-51.8h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h63.1v-29.7h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h45.2l-88-161.1c-2.6-4.8-.9-10.9 4-13.6 1.5-.8 3.1-1.2 4.8-1.2h46c3.8 0 7.2 2.1 8.9 5.5l72.9 144.3 73.2-144.3a10 10 0 018.9-5.5h45c5.5 0 10 4.5 10 10 .1 1.7-.3 3.3-1.1 4.8z"}}]},name:"account-book",theme:"filled"};const oer=aer;var ser=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:oer}))},TDt=h.forwardRef(ser);TDt.displayName="AccountBookFilled";const ler=TDt;var cer={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v584zM639.5 414h-45c-3 0-5.8 1.7-7.1 4.4L514 563.8h-2.8l-73.4-145.4a8 8 0 00-7.1-4.4h-46c-1.3 0-2.7.3-3.8 1-3.9 2.1-5.3 7-3.2 10.9l89.3 164h-48.6c-4.4 0-8 3.6-8 8v21.3c0 4.4 3.6 8 8 8h65.1v33.7h-65.1c-4.4 0-8 3.6-8 8v21.3c0 4.4 3.6 8 8 8h65.1V752c0 4.4 3.6 8 8 8h41.3c4.4 0 8-3.6 8-8v-53.8h65.4c4.4 0 8-3.6 8-8v-21.3c0-4.4-3.6-8-8-8h-65.4v-33.7h65.4c4.4 0 8-3.6 8-8v-21.3c0-4.4-3.6-8-8-8h-49.1l89.3-164.1c.6-1.2 1-2.5 1-3.8.1-4.4-3.4-8-7.9-8z"}}]},name:"account-book",theme:"outlined"};const uer=cer;var der=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uer}))},$Dt=h.forwardRef(der);$Dt.displayName="AccountBookOutlined";const fer=$Dt;var per={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712 304c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H384v48c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H184v584h656V256H712v48zm-65.6 121.8l-89.3 164.1h49.1c4.4 0 8 3.6 8 8v21.3c0 4.4-3.6 8-8 8h-65.4v33.7h65.4c4.4 0 8 3.6 8 8v21.3c0 4.4-3.6 8-8 8h-65.4V752c0 4.4-3.6 8-8 8h-41.3c-4.4 0-8-3.6-8-8v-53.8h-65.1c-4.4 0-8-3.6-8-8v-21.3c0-4.4 3.6-8 8-8h65.1v-33.7h-65.1c-4.4 0-8-3.6-8-8v-21.3c0-4.4 3.6-8 8-8H467l-89.3-164c-2.1-3.9-.7-8.8 3.2-10.9 1.1-.7 2.5-1 3.8-1h46a8 8 0 017.1 4.4l73.4 145.4h2.8l73.4-145.4c1.3-2.7 4.1-4.4 7.1-4.4h45c4.5 0 8 3.6 7.9 8 0 1.3-.4 2.6-1 3.8z",fill:n}},{tag:"path",attrs:{d:"M639.5 414h-45c-3 0-5.8 1.7-7.1 4.4L514 563.8h-2.8l-73.4-145.4a8 8 0 00-7.1-4.4h-46c-1.3 0-2.7.3-3.8 1-3.9 2.1-5.3 7-3.2 10.9l89.3 164h-48.6c-4.4 0-8 3.6-8 8v21.3c0 4.4 3.6 8 8 8h65.1v33.7h-65.1c-4.4 0-8 3.6-8 8v21.3c0 4.4 3.6 8 8 8h65.1V752c0 4.4 3.6 8 8 8h41.3c4.4 0 8-3.6 8-8v-53.8h65.4c4.4 0 8-3.6 8-8v-21.3c0-4.4-3.6-8-8-8h-65.4v-33.7h65.4c4.4 0 8-3.6 8-8v-21.3c0-4.4-3.6-8-8-8h-49.1l89.3-164.1c.6-1.2 1-2.5 1-3.8.1-4.4-3.4-8-7.9-8z",fill:t}},{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v584z",fill:t}}]}},name:"account-book",theme:"twotone"};const her=per;var mer=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:her}))},ODt=h.forwardRef(mer);ODt.displayName="AccountBookTwoTone";const ger=ODt;var ver={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M952 474H829.8C812.5 327.6 696.4 211.5 550 194.2V72c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v122.2C327.6 211.5 211.5 327.6 194.2 474H72c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h122.2C211.5 696.4 327.6 812.5 474 829.8V952c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V829.8C696.4 812.5 812.5 696.4 829.8 550H952c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM512 756c-134.8 0-244-109.2-244-244s109.2-244 244-244 244 109.2 244 244-109.2 244-244 244z"}},{tag:"path",attrs:{d:"M512 392c-32.1 0-62.1 12.4-84.8 35.2-22.7 22.7-35.2 52.7-35.2 84.8s12.5 62.1 35.2 84.8C449.9 619.4 480 632 512 632s62.1-12.5 84.8-35.2C619.4 574.1 632 544 632 512s-12.5-62.1-35.2-84.8A118.57 118.57 0 00512 392z"}}]},name:"aim",theme:"outlined"};const _er=ver;var yer=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_er}))},PDt=h.forwardRef(yer);PDt.displayName="AimOutlined";const ber=PDt;var xer={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 244c176.18 0 319 142.82 319 319v233a32 32 0 01-32 32H225a32 32 0 01-32-32V563c0-176.18 142.82-319 319-319zM484 68h56a8 8 0 018 8v96a8 8 0 01-8 8h-56a8 8 0 01-8-8V76a8 8 0 018-8zM177.25 191.66a8 8 0 0111.32 0l67.88 67.88a8 8 0 010 11.31l-39.6 39.6a8 8 0 01-11.31 0l-67.88-67.88a8 8 0 010-11.31l39.6-39.6zm669.6 0l39.6 39.6a8 8 0 010 11.3l-67.88 67.9a8 8 0 01-11.32 0l-39.6-39.6a8 8 0 010-11.32l67.89-67.88a8 8 0 0111.31 0zM192 892h640a32 32 0 0132 32v24a8 8 0 01-8 8H168a8 8 0 01-8-8v-24a32 32 0 0132-32zm148-317v253h64V575h-64z"}}]},name:"alert",theme:"filled"};const Ser=xer;var Cer=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ser}))},NDt=h.forwardRef(Cer);NDt.displayName="AlertFilled";const wer=NDt;var Eer={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M193 796c0 17.7 14.3 32 32 32h574c17.7 0 32-14.3 32-32V563c0-176.2-142.8-319-319-319S193 386.8 193 563v233zm72-233c0-136.4 110.6-247 247-247s247 110.6 247 247v193H404V585c0-5.5-4.5-10-10-10h-44c-5.5 0-10 4.5-10 10v171h-75V563zm-48.1-252.5l39.6-39.6c3.1-3.1 3.1-8.2 0-11.3l-67.9-67.9a8.03 8.03 0 00-11.3 0l-39.6 39.6a8.03 8.03 0 000 11.3l67.9 67.9c3.1 3.1 8.1 3.1 11.3 0zm669.6-79.2l-39.6-39.6a8.03 8.03 0 00-11.3 0l-67.9 67.9a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l67.9-67.9c3.1-3.2 3.1-8.2 0-11.3zM832 892H192c-17.7 0-32 14.3-32 32v24c0 4.4 3.6 8 8 8h688c4.4 0 8-3.6 8-8v-24c0-17.7-14.3-32-32-32zM484 180h56c4.4 0 8-3.6 8-8V76c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v96c0 4.4 3.6 8 8 8z"}}]},name:"alert",theme:"outlined"};const Ter=Eer;var $er=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ter}))},DDt=h.forwardRef($er);DDt.displayName="AlertOutlined";const Oer=DDt;var Per={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M340 585c0-5.5 4.5-10 10-10h44c5.5 0 10 4.5 10 10v171h355V563c0-136.4-110.6-247-247-247S265 426.6 265 563v193h75V585z",fill:n}},{tag:"path",attrs:{d:"M216.9 310.5l39.6-39.6c3.1-3.1 3.1-8.2 0-11.3l-67.9-67.9a8.03 8.03 0 00-11.3 0l-39.6 39.6a8.03 8.03 0 000 11.3l67.9 67.9c3.1 3.1 8.1 3.1 11.3 0zm669.6-79.2l-39.6-39.6a8.03 8.03 0 00-11.3 0l-67.9 67.9a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l67.9-67.9c3.1-3.2 3.1-8.2 0-11.3zM484 180h56c4.4 0 8-3.6 8-8V76c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v96c0 4.4 3.6 8 8 8zm348 712H192c-17.7 0-32 14.3-32 32v24c0 4.4 3.6 8 8 8h688c4.4 0 8-3.6 8-8v-24c0-17.7-14.3-32-32-32zm-639-96c0 17.7 14.3 32 32 32h574c17.7 0 32-14.3 32-32V563c0-176.2-142.8-319-319-319S193 386.8 193 563v233zm72-233c0-136.4 110.6-247 247-247s247 110.6 247 247v193H404V585c0-5.5-4.5-10-10-10h-44c-5.5 0-10 4.5-10 10v171h-75V563z",fill:t}}]}},name:"alert",theme:"twotone"};const Ner=Per;var Der=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ner}))},IDt=h.forwardRef(Der);IDt.displayName="AlertTwoTone";const Ier=IDt;var Rer={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M602.9 669.8c-37.2 2.6-33.6-17.3-11.5-46.2 50.4-67.2 143.7-158.5 147.9-225.2 5.8-86.6-81.3-113.4-171-113.4-62.4 1.6-127 18.9-171 34.6-151.6 53.5-246.6 137.5-306.9 232-62.4 93.4-43 183.2 91.8 185.8 101.8-4.2 170.5-32.5 239.7-68.2.5 0-192.5 55.1-263.9 14.7-7.9-4.2-15.7-10-17.8-26.2 0-33.1 54.6-67.7 86.6-78.7v-56.7c64.5 22.6 140.6 16.3 205.7-32 2.1 5.8 4.2 13.1 3.7 21h11c2.6-22.6-12.6-44.6-37.8-46.2 7.3 5.8 12.6 10.5 15.2 14.7l-1 1-.5.5c-83.9 58.8-165.3 31.5-173.1 29.9l46.7-45.7-13.1-33.1c92.9-32.5 169.5-56.2 296.9-78.7l-28.5-23 14.7-8.9c75.5 21 126.4 36.7 123.8 76.6-1 6.8-3.7 14.7-7.9 23.1C660.1 466.1 594 538 567.2 569c-17.3 20.5-34.6 39.4-46.7 58.3-13.6 19.4-20.5 37.3-21 53.5 2.6 131.8 391.4-61.9 468-112.9-111.7 47.8-232.9 93.5-364.6 101.9zm85-302.9c2.8 5.2 4.1 11.6 4.1 19.1-.1-6.8-1.4-13.3-4.1-19.1z"}}]},name:"alibaba",theme:"outlined"};const ker=Rer;var Aer=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ker}))},RDt=h.forwardRef(Aer);RDt.displayName="AlibabaOutlined";const Mer=RDt;var Fer={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M264 230h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm496 424c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496zm144 140H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"align-center",theme:"outlined"};const Ler=Fer;var jer=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ler}))},kDt=h.forwardRef(jer);kDt.displayName="AlignCenterOutlined";const Ber=kDt;var zer={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M120 230h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 424h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm784 140H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"align-left",theme:"outlined"};const Her=zer;var qer=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Her}))},ADt=h.forwardRef(qer);ADt.displayName="AlignLeftOutlined";const Ver=ADt;var Wer={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 158H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 424H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 212H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-424H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"align-right",theme:"outlined"};const Uer=Wer;var Ker=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Uer}))},MDt=h.forwardRef(Ker);MDt.displayName="AlignRightOutlined";const Ger=MDt;var Yer={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.42 0 448 200.58 448 448S759.42 960 512 960 64 759.42 64 512 264.58 64 512 64m32.5 168c-69.67 0-86.06 16.84-86.72 39.08l-.02 1.43v46.62H291.45c-9.92 0-14.28 23.05-14.27 39.3 0 2.7 2.08 4.93 4.77 4.93h175.81v58.3h-116.5c-9.96 0-14.3 23.76-14.27 39.47a4.77 4.77 0 004.77 4.76h233.45c-4.53 41.06-15.43 77.59-30.72 109.32l-1.22 2.5-.32-.28c-60.24-28.47-120.43-52.57-194.4-52.57l-2.62.01c-84.98 1.11-144.71 56.5-145.91 127.04l-.02 1.22.02 2.13c1.24 70.4 63.56 126.45 148.52 126.45 61.25 0 116.38-16.85 163.46-45.02a138.58 138.58 0 0014.07-7.96 345.6 345.6 0 0050.3-41.16l9.45 6.35 12.46 8.32c57.53 38.26 113.76 72.62 169.86 79.27a142.62 142.62 0 0018.31 1.16c43.02 0 55-52.68 57.39-95.51l.14-2.84c.4-8.46-6.2-15.6-14.65-15.86-75.46-2.37-136.45-22.05-192-46.11l-6.27-2.75c35.15-56.8 56.66-121.81 57.15-186.66l.09-1.08c.4-5.51-4-10.2-9.52-10.2H549.33v-58.3h165.73c9.92 0 14.28-22.12 14.27-39.31a4.85 4.85 0 00-4.78-4.92H549.32v-82.35a4.8 4.8 0 00-4.83-4.78M328 583.85c54.63 0 107.08 22.41 158.1 52.19l5.76 3.4c-103.57 119.84-247.17 95.9-261.72 26.37a66.89 66.89 0 01-1.14-9.83l-.06-2.34.02-.9c.97-40.12 45.33-68.9 99.04-68.9"}}]},name:"alipay-circle",theme:"filled"};const Xer=Yer;var Jer=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Xer}))},FDt=h.forwardRef(Jer);FDt.displayName="AlipayCircleFilled";const Qer=FDt;var Zer={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.42 0 448 200.58 448 448S759.42 960 512 960 64 759.42 64 512 264.58 64 512 64m32.5 168c-69.67 0-86.06 16.84-86.72 39.08l-.02 1.43v46.62H291.45c-9.92 0-14.28 23.05-14.27 39.3 0 2.7 2.08 4.93 4.77 4.93h175.81v58.3h-116.5c-9.96 0-14.3 23.76-14.27 39.47a4.77 4.77 0 004.77 4.76h233.45c-4.53 41.06-15.43 77.59-30.72 109.32l-1.22 2.5-.32-.28c-60.24-28.47-120.43-52.57-194.4-52.57l-2.62.01c-84.98 1.11-144.71 56.5-145.91 127.04l-.02 1.22.02 2.13c1.24 70.4 63.56 126.45 148.52 126.45 61.25 0 116.38-16.85 163.46-45.02a138.58 138.58 0 0014.07-7.96 345.6 345.6 0 0050.3-41.16l9.45 6.35 12.46 8.32c57.53 38.26 113.76 72.62 169.86 79.27a142.62 142.62 0 0018.31 1.16c43.02 0 55-52.68 57.39-95.51l.14-2.84c.4-8.46-6.2-15.6-14.65-15.86-75.46-2.37-136.45-22.05-192-46.11l-6.27-2.75c35.15-56.8 56.66-121.81 57.15-186.66l.09-1.08c.4-5.51-4-10.2-9.52-10.2H549.33v-58.3h165.73c9.92 0 14.28-22.12 14.27-39.31a4.85 4.85 0 00-4.78-4.92H549.32v-82.35a4.8 4.8 0 00-4.83-4.78M328 583.85c54.63 0 107.08 22.41 158.1 52.19l5.76 3.4c-103.57 119.84-247.17 95.9-261.72 26.37a66.89 66.89 0 01-1.14-9.83l-.06-2.34.02-.9c.97-40.12 45.33-68.9 99.04-68.9"}}]},name:"alipay-circle",theme:"outlined"};const etr=Zer;var ttr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:etr}))},LDt=h.forwardRef(ttr);LDt.displayName="AlipayCircleOutlined";const ntr=LDt;var rtr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M557.2 129a6.68 6.68 0 016.72 6.65V250.2h243.8a6.74 6.74 0 016.65 6.84c.02 23.92-6.05 54.69-19.85 54.69H563.94v81.1h166.18c7.69 0 13.8 6.51 13.25 14.18l-.11 1.51c-.7 90.2-30.63 180.64-79.52 259.65l8.71 3.82c77.3 33.48 162.15 60.85 267.15 64.14a21.08 21.08 0 0120.38 22.07l-.2 3.95c-3.34 59.57-20 132.85-79.85 132.85-8.8 0-17.29-.55-25.48-1.61-78.04-9.25-156.28-57.05-236.32-110.27l-17.33-11.57-13.15-8.83a480.83 480.83 0 01-69.99 57.25 192.8 192.8 0 01-19.57 11.08c-65.51 39.18-142.21 62.6-227.42 62.62-118.2 0-204.92-77.97-206.64-175.9l-.03-2.95.03-1.7c1.66-98.12 84.77-175.18 203-176.72l3.64-.03c102.92 0 186.66 33.54 270.48 73.14l.44.38 1.7-3.47c21.27-44.14 36.44-94.95 42.74-152.06h-324.8a6.64 6.64 0 01-6.63-6.62c-.04-21.86 6-54.91 19.85-54.91h162.1v-81.1H191.92a6.71 6.71 0 01-6.64-6.85c-.01-22.61 6.06-54.68 19.86-54.68h231.4v-64.85l.02-1.99c.9-30.93 23.72-54.36 120.64-54.36M256.9 619c-74.77 0-136.53 39.93-137.88 95.6l-.02 1.26.08 3.24a92.55 92.55 0 001.58 13.64c20.26 96.5 220.16 129.71 364.34-36.59l-8.03-4.72C405.95 650.11 332.94 619 256.9 619"}}]},name:"alipay",theme:"outlined"};const itr=rtr;var atr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:itr}))},jDt=h.forwardRef(atr);jDt.displayName="AlipayOutlined";const otr=jDt;var str={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M894.6 116.54a30.9 30.9 0 0112.86 12.85c2.96 5.54 4.54 11.04 4.54 26.2V868.4c0 15.16-1.58 20.66-4.54 26.2a30.9 30.9 0 01-12.85 12.85c-5.54 2.96-11.04 4.54-26.2 4.54H155.6c-15.16 0-20.66-1.58-26.2-4.54a30.9 30.9 0 01-12.85-12.85c-2.92-5.47-4.5-10.9-4.54-25.59V155.6c0-15.16 1.58-20.66 4.54-26.2a30.9 30.9 0 0112.85-12.85c5.47-2.92 10.9-4.5 25.59-4.54H868.4c15.16 0 20.66 1.58 26.2 4.54M541 262c-62.2 0-76.83 15.04-77.42 34.9l-.02 1.27v41.62H315.08c-8.86 0-12.75 20.59-12.74 35.1a4.3 4.3 0 004.26 4.4h156.97v52.05H359.56c-8.9 0-12.77 21.22-12.75 35.25a4.26 4.26 0 004.26 4.25h208.44c-4.04 36.66-13.78 69.27-27.43 97.6l-1.09 2.23-.28-.25c-53.8-25.42-107.53-46.94-173.58-46.94l-2.33.01c-75.88 1-129.21 50.45-130.28 113.43l-.02 1.1.02 1.89c1.1 62.85 56.75 112.9 132.6 112.9 54.7 0 103.91-15.04 145.95-40.2a123.73 123.73 0 0012.56-7.1 308.6 308.6 0 0044.92-36.75l8.44 5.67 11.12 7.43c51.36 34.15 101.57 64.83 151.66 70.77a127.34 127.34 0 0016.35 1.04c38.4 0 49.1-47.04 51.24-85.28l.13-2.53a13.53 13.53 0 00-13.08-14.17c-67.39-2.1-121.84-19.68-171.44-41.17l-5.6-2.44c31.39-50.72 50.6-108.77 51.04-166.67l.07-.96a8.51 8.51 0 00-8.5-9.1H545.33v-52.06H693.3c8.86 0 12.75-19.75 12.75-35.1-.01-2.4-1.87-4.4-4.27-4.4H545.32v-73.52a4.29 4.29 0 00-4.31-4.27m-193.3 314.15c48.77 0 95.6 20.01 141.15 46.6l5.15 3.04c-92.48 107-220.69 85.62-233.68 23.54a59.72 59.72 0 01-1.02-8.78l-.05-2.08.01-.81c.87-35.82 40.48-61.51 88.44-61.51"}}]},name:"alipay-square",theme:"filled"};const ltr=str;var ctr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ltr}))},BDt=h.forwardRef(ctr);BDt.displayName="AlipaySquareFilled";const utr=BDt;var dtr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868.2 377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.26 377.26 0 00-120.5-81.2A375.65 375.65 0 00519 145.8c-41.9 0-82.9 6.7-121.9 20C306 123.3 200.8 120 170.6 120c-2.2 0-7.4 0-9.4.2-11.9.4-22.8 6.5-29.2 16.4-6.5 9.9-7.7 22.4-3.4 33.5l64.3 161.6a378.59 378.59 0 00-52.8 193.2c0 51.4 10 101 29.8 147.6 18.9 45 46.2 85.6 81.2 120.5 34.7 34.8 75.4 62.1 120.5 81.2C418.3 894 467.9 904 519 904c51.3 0 100.9-10 147.7-29.8 44.9-18.9 85.5-46.3 120.4-81.2 34.7-34.8 62.1-75.4 81.2-120.6a376.5 376.5 0 0029.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4zm-325.2 79c0 20.4-16.6 37.1-37.1 37.1-20.4 0-37.1-16.7-37.1-37.1v-55.1c0-20.4 16.6-37.1 37.1-37.1 20.4 0 37.1 16.6 37.1 37.1v55.1zm175.2 0c0 20.4-16.6 37.1-37.1 37.1S644 476.8 644 456.4v-55.1c0-20.4 16.7-37.1 37.1-37.1 20.4 0 37.1 16.6 37.1 37.1v55.1z"}}]},name:"aliwangwang",theme:"filled"};const ftr=dtr;var ptr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ftr}))},zDt=h.forwardRef(ptr);zDt.displayName="AliwangwangFilled";const htr=zDt;var mtr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868.2 377.4c-18.9-45.1-46.3-85.6-81.2-120.6a377.26 377.26 0 00-120.5-81.2A375.65 375.65 0 00519 145.8c-41.9 0-82.9 6.7-121.9 20C306 123.3 200.8 120 170.6 120c-2.2 0-7.4 0-9.4.2-11.9.4-22.8 6.5-29.2 16.4-6.5 9.9-7.7 22.4-3.4 33.5l64.3 161.6a378.59 378.59 0 00-52.8 193.2c0 51.4 10 101 29.8 147.6 18.9 45 46.2 85.6 81.2 120.5 34.7 34.8 75.4 62.1 120.5 81.2C418.3 894 467.9 904 519 904c51.3 0 100.9-10.1 147.7-29.8 44.9-18.9 85.5-46.3 120.4-81.2 34.7-34.8 62.1-75.4 81.2-120.6a376.5 376.5 0 0029.8-147.6c-.2-51.2-10.1-100.8-29.9-147.4zm-66.4 266.5a307.08 307.08 0 01-65.9 98c-28.4 28.5-61.3 50.7-97.7 65.9h-.1c-38 16-78.3 24.2-119.9 24.2a306.51 306.51 0 01-217.5-90.2c-28.4-28.5-50.6-61.4-65.8-97.8v-.1c-16-37.8-24.1-78.2-24.1-119.9 0-55.4 14.8-109.7 42.8-157l13.2-22.1-9.5-23.9L206 192c14.9.6 35.9 2.1 59.7 5.6 43.8 6.5 82.5 17.5 114.9 32.6l19 8.9 19.9-6.8c31.5-10.8 64.8-16.2 98.9-16.2a306.51 306.51 0 01217.5 90.2c28.4 28.5 50.6 61.4 65.8 97.8l.1.1.1.1c16 37.6 24.1 78 24.2 119.8-.1 41.7-8.3 82-24.3 119.8zM681.1 364.2c-20.4 0-37.1 16.7-37.1 37.1v55.1c0 20.4 16.6 37.1 37.1 37.1s37.1-16.7 37.1-37.1v-55.1c0-20.5-16.7-37.1-37.1-37.1zm-175.2 0c-20.5 0-37.1 16.7-37.1 37.1v55.1c0 20.4 16.7 37.1 37.1 37.1 20.5 0 37.1-16.7 37.1-37.1v-55.1c0-20.5-16.7-37.1-37.1-37.1z"}}]},name:"aliwangwang",theme:"outlined"};const gtr=mtr;var vtr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:gtr}))},HDt=h.forwardRef(vtr);HDt.displayName="AliwangwangOutlined";const _tr=HDt;var ytr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M959.2 383.9c-.3-82.1-66.9-148.6-149.1-148.6H575.9l21.6 85.2 201 43.7a42.58 42.58 0 0132.9 39.7c.1.5.1 216.1 0 216.6a42.58 42.58 0 01-32.9 39.7l-201 43.7-21.6 85.3h234.2c82.1 0 148.8-66.5 149.1-148.6V383.9zM225.5 660.4a42.58 42.58 0 01-32.9-39.7c-.1-.6-.1-216.1 0-216.6.8-19.4 14.6-35.5 32.9-39.7l201-43.7 21.6-85.2H213.8c-82.1 0-148.8 66.4-149.1 148.6V641c.3 82.1 67 148.6 149.1 148.6H448l-21.6-85.3-200.9-43.9zm200.9-158.8h171v21.3h-171z"}}]},name:"aliyun",theme:"outlined"};const btr=ytr;var xtr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:btr}))},qDt=h.forwardRef(xtr);qDt.displayName="AliyunOutlined";const Str=qDt;var Ctr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M485 467.5c-11.6 4.9-20.9 12.2-27.8 22-6.9 9.8-10.4 21.6-10.4 35.5 0 17.8 7.5 31.5 22.4 41.2 14.1 9.1 28.9 11.4 44.4 6.8 17.9-5.2 30-17.9 36.4-38.1 3-9.3 4.5-19.7 4.5-31.3v-50.2c-12.6.4-24.4 1.6-35.5 3.7-11.1 2.1-22.4 5.6-34 10.4zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm35.8 262.7c-7.2-10.9-20.1-16.4-38.7-16.4-1.3 0-3 .1-5.3.3-2.2.2-6.6 1.5-12.9 3.7a79.4 79.4 0 00-17.9 9.1c-5.5 3.8-11.5 10-18 18.4-6.4 8.5-11.5 18.4-15.3 29.8l-94-8.4c0-12.4 2.4-24.7 7-36.9 4.7-12.2 11.8-23.9 21.4-35 9.6-11.2 21.1-21 34.5-29.4 13.4-8.5 29.6-15.2 48.4-20.3 18.9-5.1 39.1-7.6 60.9-7.6 21.3 0 40.6 2.6 57.8 7.7 17.2 5.2 31.1 11.5 41.4 19.1a117 117 0 0125.9 25.7c6.9 9.6 11.7 18.5 14.4 26.7 2.7 8.2 4 15.7 4 22.8v182.5c0 6.4 1.4 13 4.3 19.8 2.9 6.8 6.3 12.8 10.2 18 3.9 5.2 7.9 9.9 12 14.3 4.1 4.3 7.6 7.7 10.6 9.9l4.1 3.4-72.5 69.4c-8.5-7.7-16.9-15.4-25.2-23.4-8.3-8-14.5-14-18.5-18.1l-6.1-6.2c-2.4-2.3-5-5.7-8-10.2-8.1 12.2-18.5 22.8-31.1 31.8-12.7 9-26.3 15.6-40.7 19.7-14.5 4.1-29.4 6.5-44.7 7.1-15.3.6-30-1.5-43.9-6.5-13.9-5-26.5-11.7-37.6-20.3-11.1-8.6-19.9-20.2-26.5-35-6.6-14.8-9.9-31.5-9.9-50.4 0-17.4 3-33.3 8.9-47.7 6-14.5 13.6-26.5 23-36.1 9.4-9.6 20.7-18.2 34-25.7s26.4-13.4 39.2-17.7c12.8-4.2 26.6-7.8 41.5-10.7 14.9-2.9 27.6-4.8 38.2-5.7 10.6-.9 21.2-1.6 31.8-2v-39.4c0-13.5-2.3-23.5-6.7-30.1zm180.5 379.6c-2.8 3.3-7.5 7.8-14.1 13.5s-16.8 12.7-30.5 21.1c-13.7 8.4-28.8 16-45 22.9-16.3 6.9-36.3 12.9-60.1 18-23.7 5.1-48.2 7.6-73.3 7.6-25.4 0-50.7-3.2-76.1-9.6-25.4-6.4-47.6-14.3-66.8-23.7-19.1-9.4-37.6-20.2-55.1-32.2-17.6-12.1-31.7-22.9-42.4-32.5-10.6-9.6-19.6-18.7-26.8-27.1-1.7-1.9-2.8-3.6-3.2-5.1-.4-1.5-.3-2.8.3-3.7.6-.9 1.5-1.6 2.6-2.2a7.42 7.42 0 017.4.8c40.9 24.2 72.9 41.3 95.9 51.4 82.9 36.4 168 45.7 255.3 27.9 40.5-8.3 82.1-22.2 124.9-41.8 3.2-1.2 6-1.5 8.3-.9 2.3.6 3.5 2.4 3.5 5.4 0 2.8-1.6 6.3-4.8 10.2zm59.9-29c-1.8 11.1-4.9 21.6-9.1 31.8-7.2 17.1-16.3 30-27.1 38.4-3.6 2.9-6.4 3.8-8.3 2.8-1.9-1-1.9-3.5 0-7.4 4.5-9.3 9.2-21.8 14.2-37.7 5-15.8 5.7-26 2.1-30.5-1.1-1.5-2.7-2.6-5-3.6-2.2-.9-5.1-1.5-8.6-1.9s-6.7-.6-9.4-.8c-2.8-.2-6.5-.2-11.2 0-4.7.2-8 .4-10.1.6a874.4 874.4 0 01-17.1 1.5c-1.3.2-2.7.4-4.1.5-1.5.1-2.7.2-3.5.3l-2.7.3c-1 .1-1.7.2-2.2.2h-3.2l-1-.2-.6-.5-.5-.9c-1.3-3.3 3.7-7.4 15-12.4s22.3-8.1 32.9-9.3c9.8-1.5 21.3-1.5 34.5-.3s21.3 3.7 24.3 7.4c2.3 3.5 2.5 10.7.7 21.7z"}}]},name:"amazon-circle",theme:"filled"};const wtr=Ctr;var Etr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:wtr}))},VDt=h.forwardRef(Etr);VDt.displayName="AmazonCircleFilled";const Ttr=VDt;var $tr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M825 768.9c-3.3-.9-7.3-.4-11.9 1.3-61.6 28.2-121.5 48.3-179.7 60.2C507.7 856 385.2 842.6 266 790.3c-33.1-14.6-79.1-39.2-138-74a9.36 9.36 0 00-5.3-2c-2-.1-3.7.1-5.3.9-1.6.8-2.8 1.8-3.7 3.1-.9 1.3-1.1 3.1-.4 5.4.6 2.2 2.1 4.7 4.6 7.4 10.4 12.2 23.3 25.2 38.6 39s35.6 29.4 60.9 46.8c25.3 17.4 51.8 32.9 79.3 46.4 27.6 13.5 59.6 24.9 96.1 34.1s73 13.8 109.4 13.8c36.2 0 71.4-3.7 105.5-10.9 34.2-7.3 63-15.9 86.5-25.9 23.4-9.9 45-21 64.8-33 19.8-12 34.4-22.2 43.9-30.3 9.5-8.2 16.3-14.6 20.2-19.4 4.6-5.7 6.9-10.6 6.9-14.9.1-4.5-1.7-7.1-5-7.9zM527.4 348.1c-15.2 1.3-33.5 4.1-55 8.3-21.5 4.1-41.4 9.3-59.8 15.4s-37.2 14.6-56.3 25.4c-19.2 10.8-35.5 23.2-49 37s-24.5 31.1-33.1 52c-8.6 20.8-12.9 43.7-12.9 68.7 0 27.1 4.7 51.2 14.3 72.5 9.5 21.3 22.2 38 38.2 50.4 15.9 12.4 34 22.1 54 29.2 20 7.1 41.2 10.3 63.2 9.4 22-.9 43.5-4.3 64.4-10.3 20.8-5.9 40.4-15.4 58.6-28.3 18.2-12.9 33.1-28.2 44.8-45.7 4.3 6.6 8.1 11.5 11.5 14.7l8.7 8.9c5.8 5.9 14.7 14.6 26.7 26.1 11.9 11.5 24.1 22.7 36.3 33.7l104.4-99.9-6-4.9c-4.3-3.3-9.4-8-15.2-14.3-5.8-6.2-11.6-13.1-17.2-20.5-5.7-7.4-10.6-16.1-14.7-25.9-4.1-9.8-6.2-19.3-6.2-28.5V258.7c0-10.1-1.9-21-5.7-32.8-3.9-11.7-10.7-24.5-20.7-38.3-10-13.8-22.4-26.2-37.2-37-14.9-10.8-34.7-20-59.6-27.4-24.8-7.4-52.6-11.1-83.2-11.1-31.3 0-60.4 3.7-87.6 10.9-27.1 7.3-50.3 17-69.7 29.2-19.3 12.2-35.9 26.3-49.7 42.4-13.8 16.1-24.1 32.9-30.8 50.4-6.7 17.5-10.1 35.2-10.1 53.1L408 310c5.5-16.4 12.9-30.6 22-42.8 9.2-12.2 17.9-21 25.8-26.5 8-5.5 16.6-9.9 25.7-13.2 9.2-3.3 15.4-5 18.6-5.4 3.2-.3 5.7-.4 7.6-.4 26.7 0 45.2 7.9 55.6 23.6 6.5 9.5 9.7 23.9 9.7 43.3v56.6c-15.2.6-30.4 1.6-45.6 2.9zM573.1 500c0 16.6-2.2 31.7-6.5 45-9.2 29.1-26.7 47.4-52.4 54.8-22.4 6.6-43.7 3.3-63.9-9.8-21.5-14-32.2-33.8-32.2-59.3 0-19.9 5-36.9 15-51.1 10-14.1 23.3-24.7 40-31.7s33-12 49-14.9c15.9-3 33-4.8 51-5.4V500zm335.2 218.9c-4.3-5.4-15.9-8.9-34.9-10.7-19-1.8-35.5-1.7-49.7.4-15.3 1.8-31.1 6.2-47.3 13.4-16.3 7.1-23.4 13.1-21.6 17.8l.7 1.3.9.7 1.4.2h4.6c.8 0 1.8-.1 3.2-.2 1.4-.1 2.7-.3 3.9-.4 1.2-.1 2.9-.3 5.1-.4 2.1-.1 4.1-.4 6-.7.3 0 3.7-.3 10.3-.9 6.6-.6 11.4-1 14.3-1.3 2.9-.3 7.8-.6 14.5-.9 6.7-.3 12.1-.3 16.1 0 4 .3 8.5.7 13.6 1.1 5.1.4 9.2 1.3 12.4 2.7 3.2 1.3 5.6 3 7.1 5.1 5.2 6.6 4.2 21.2-3 43.9s-14 40.8-20.4 54.2c-2.8 5.7-2.8 9.2 0 10.7s6.7.1 11.9-4c15.6-12.2 28.6-30.6 39.1-55.3 6.1-14.6 10.5-29.8 13.1-45.7 2.4-15.9 2-26.2-1.3-31z"}}]},name:"amazon",theme:"outlined"};const Otr=$tr;var Ptr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Otr}))},WDt=h.forwardRef(Ptr);WDt.displayName="AmazonOutlined";const Ntr=WDt;var Dtr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM547.8 326.7c-7.2-10.9-20.1-16.4-38.7-16.4-1.3 0-3 .1-5.3.3-2.2.2-6.6 1.5-12.9 3.7a79.4 79.4 0 00-17.9 9.1c-5.5 3.8-11.5 10-18 18.4-6.4 8.5-11.5 18.4-15.3 29.8l-94-8.4c0-12.4 2.4-24.7 7-36.9s11.8-23.9 21.4-35c9.6-11.2 21.1-21 34.5-29.4 13.4-8.5 29.6-15.2 48.4-20.3 18.9-5.1 39.1-7.6 60.9-7.6 21.3 0 40.6 2.6 57.8 7.7 17.2 5.2 31.1 11.5 41.4 19.1a117 117 0 0125.9 25.7c6.9 9.6 11.7 18.5 14.4 26.7 2.7 8.2 4 15.7 4 22.8v182.5c0 6.4 1.4 13 4.3 19.8 2.9 6.8 6.3 12.8 10.2 18 3.9 5.2 7.9 9.9 12 14.3 4.1 4.3 7.6 7.7 10.6 9.9l4.1 3.4-72.5 69.4c-8.5-7.7-16.9-15.4-25.2-23.4-8.3-8-14.5-14-18.5-18.1l-6.1-6.2c-2.4-2.3-5-5.7-8-10.2-8.1 12.2-18.5 22.8-31.1 31.8-12.7 9-26.3 15.6-40.7 19.7-14.5 4.1-29.4 6.5-44.7 7.1-15.3.6-30-1.5-43.9-6.5-13.9-5-26.5-11.7-37.6-20.3-11.1-8.6-19.9-20.2-26.5-35-6.6-14.8-9.9-31.5-9.9-50.4 0-17.4 3-33.3 8.9-47.7 6-14.5 13.6-26.5 23-36.1 9.4-9.6 20.7-18.2 34-25.7s26.4-13.4 39.2-17.7c12.8-4.2 26.6-7.8 41.5-10.7 14.9-2.9 27.6-4.8 38.2-5.7 10.6-.9 21.2-1.6 31.8-2v-39.4c0-13.5-2.3-23.5-6.7-30.1zm180.5 379.6c-2.8 3.3-7.5 7.8-14.1 13.5s-16.8 12.7-30.5 21.1c-13.7 8.4-28.8 16-45 22.9-16.3 6.9-36.3 12.9-60.1 18-23.7 5.1-48.2 7.6-73.3 7.6-25.4 0-50.7-3.2-76.1-9.6-25.4-6.4-47.6-14.3-66.8-23.7-19.1-9.4-37.6-20.2-55.1-32.2-17.6-12.1-31.7-22.9-42.4-32.5-10.6-9.6-19.6-18.7-26.8-27.1-1.7-1.9-2.8-3.6-3.2-5.1-.4-1.5-.3-2.8.3-3.7.6-.9 1.5-1.6 2.6-2.2a7.42 7.42 0 017.4.8c40.9 24.2 72.9 41.3 95.9 51.4 82.9 36.4 168 45.7 255.3 27.9 40.5-8.3 82.1-22.2 124.9-41.8 3.2-1.2 6-1.5 8.3-.9 2.3.6 3.5 2.4 3.5 5.4 0 2.8-1.6 6.3-4.8 10.2zm59.9-29c-1.8 11.1-4.9 21.6-9.1 31.8-7.2 17.1-16.3 30-27.1 38.4-3.6 2.9-6.4 3.8-8.3 2.8-1.9-1-1.9-3.5 0-7.4 4.5-9.3 9.2-21.8 14.2-37.7 5-15.8 5.7-26 2.1-30.5-1.1-1.5-2.7-2.6-5-3.6-2.2-.9-5.1-1.5-8.6-1.9s-6.7-.6-9.4-.8c-2.8-.2-6.5-.2-11.2 0-4.7.2-8 .4-10.1.6a874.4 874.4 0 01-17.1 1.5c-1.3.2-2.7.4-4.1.5-1.5.1-2.7.2-3.5.3l-2.7.3c-1 .1-1.7.2-2.2.2h-3.2l-1-.2-.6-.5-.5-.9c-1.3-3.3 3.7-7.4 15-12.4s22.3-8.1 32.9-9.3c9.8-1.5 21.3-1.5 34.5-.3s21.3 3.7 24.3 7.4c2.3 3.5 2.5 10.7.7 21.7zM485 467.5c-11.6 4.9-20.9 12.2-27.8 22-6.9 9.8-10.4 21.6-10.4 35.5 0 17.8 7.5 31.5 22.4 41.2 14.1 9.1 28.9 11.4 44.4 6.8 17.9-5.2 30-17.9 36.4-38.1 3-9.3 4.5-19.7 4.5-31.3v-50.2c-12.6.4-24.4 1.6-35.5 3.7-11.1 2.1-22.4 5.6-34 10.4z"}}]},name:"amazon-square",theme:"filled"};const Itr=Dtr;var Rtr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Itr}))},UDt=h.forwardRef(Rtr);UDt.displayName="AmazonSquareFilled";const ktr=UDt;var Atr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M270.1 741.7c0 23.4 19.1 42.5 42.6 42.5h48.7v120.4c0 30.5 24.5 55.4 54.6 55.4 30.2 0 54.6-24.8 54.6-55.4V784.1h85v120.4c0 30.5 24.5 55.4 54.6 55.4 30.2 0 54.6-24.8 54.6-55.4V784.1h48.7c23.5 0 42.6-19.1 42.6-42.5V346.4h-486v395.3zm357.1-600.1l44.9-65c2.6-3.8 2-8.9-1.5-11.4-3.5-2.4-8.5-1.2-11.1 2.6l-46.6 67.6c-30.7-12.1-64.9-18.8-100.8-18.8-35.9 0-70.1 6.7-100.8 18.8l-46.6-67.5c-2.6-3.8-7.6-5.1-11.1-2.6-3.5 2.4-4.1 7.4-1.5 11.4l44.9 65c-71.4 33.2-121.4 96.1-127.8 169.6h486c-6.6-73.6-56.7-136.5-128-169.7zM409.5 244.1a26.9 26.9 0 1126.9-26.9 26.97 26.97 0 01-26.9 26.9zm208.4 0a26.9 26.9 0 1126.9-26.9 26.97 26.97 0 01-26.9 26.9zm223.4 100.7c-30.2 0-54.6 24.8-54.6 55.4v216.4c0 30.5 24.5 55.4 54.6 55.4 30.2 0 54.6-24.8 54.6-55.4V400.1c.1-30.6-24.3-55.3-54.6-55.3zm-658.6 0c-30.2 0-54.6 24.8-54.6 55.4v216.4c0 30.5 24.5 55.4 54.6 55.4 30.2 0 54.6-24.8 54.6-55.4V400.1c0-30.6-24.5-55.3-54.6-55.3z"}}]},name:"android",theme:"filled"};const Mtr=Atr;var Ftr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Mtr}))},KDt=h.forwardRef(Ftr);KDt.displayName="AndroidFilled";const Ltr=KDt;var jtr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M448.3 225.2c-18.6 0-32 13.4-32 31.9s13.5 31.9 32 31.9c18.6 0 32-13.4 32-31.9.1-18.4-13.4-31.9-32-31.9zm393.9 96.4c-13.8-13.8-32.7-21.5-53.2-21.5-3.9 0-7.4.4-10.7 1v-1h-3.6c-5.5-30.6-18.6-60.5-38.1-87.4-18.7-25.7-43-47.9-70.8-64.9l25.1-35.8v-3.3c0-.8.4-2.3.7-3.8.6-2.4 1.4-5.5 1.4-8.9 0-18.5-13.5-31.9-32-31.9-9.8 0-19.5 5.7-25.9 15.4l-29.3 42.1c-30-9.8-62.4-15-93.8-15-31.3 0-63.7 5.2-93.8 15L389 79.4c-6.6-9.6-16.1-15.4-26-15.4-18.6 0-32 13.4-32 31.9 0 6.2 2.5 12.8 6.7 17.4l22.6 32.3c-28.7 17-53.5 39.4-72.2 65.1-19.4 26.9-32 56.8-36.7 87.4h-5.5v1c-3.2-.6-6.7-1-10.7-1-20.3 0-39.2 7.5-53.1 21.3-13.8 13.8-21.5 32.6-21.5 53v235c0 20.3 7.5 39.1 21.4 52.9 13.8 13.8 32.8 21.5 53.2 21.5 3.9 0 7.4-.4 10.7-1v93.5c0 29.2 23.9 53.1 53.2 53.1H331v58.3c0 20.3 7.5 39.1 21.4 52.9 13.8 13.8 32.8 21.5 53.2 21.5 20.3 0 39.2-7.5 53.1-21.3 13.8-13.8 21.5-32.6 21.5-53v-58.2H544v58.1c0 20.3 7.5 39.1 21.4 52.9 13.8 13.8 32.8 21.5 53.2 21.5 20.4 0 39.2-7.5 53.1-21.6 13.8-13.8 21.5-32.6 21.5-53v-58.2h31.9c29.3 0 53.2-23.8 53.2-53.1v-91.4c3.2.6 6.7 1 10.7 1 20.3 0 39.2-7.5 53.1-21.3 13.8-13.8 21.5-32.6 21.5-53v-235c-.1-20.3-7.6-39-21.4-52.9zM246 609.6c0 6.8-3.9 10.6-10.7 10.6-6.8 0-10.7-3.8-10.7-10.6V374.5c0-6.8 3.9-10.6 10.7-10.6 6.8 0 10.7 3.8 10.7 10.6v235.1zm131.1-396.8c37.5-27.3 85.3-42.3 135-42.3s97.5 15.1 135 42.5c32.4 23.7 54.2 54.2 62.7 87.5H314.4c8.5-33.4 30.5-64 62.7-87.7zm39.3 674.7c-.6 5.6-4.4 8.7-10.5 8.7-6.8 0-10.7-3.8-10.7-10.6v-58.2h21.2v60.1zm202.3 8.7c-6.8 0-10.7-3.8-10.7-10.6v-58.2h21.2v60.1c-.6 5.6-4.3 8.7-10.5 8.7zm95.8-132.6H309.9V364h404.6v399.6zm85.2-154c0 6.8-3.9 10.6-10.7 10.6-6.8 0-10.7-3.8-10.7-10.6V374.5c0-6.8 3.9-10.6 10.7-10.6 6.8 0 10.7 3.8 10.7 10.6v235.1zM576.1 225.2c-18.6 0-32 13.4-32 31.9s13.5 31.9 32 31.9c18.6 0 32.1-13.4 32.1-32-.1-18.6-13.4-31.8-32.1-31.8z"}}]},name:"android",theme:"outlined"};const Btr=jtr;var ztr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Btr}))},GDt=h.forwardRef(ztr);GDt.displayName="AndroidOutlined";const Htr=GDt;var qtr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M378.9 738c-3.1 0-6.1-.5-8.8-1.5l4.4 30.7h26.3l-15.5-29.9c-2.1.5-4.2.7-6.4.7zm421-291.2c-12.6 0-24.8 1.5-36.5 4.2-21.4-38.4-62.3-64.3-109.3-64.3-6.9 0-13.6.6-20.2 1.6-35.4-77.4-113.4-131.1-203.9-131.1-112.3 0-205.3 82.6-221.6 190.4C127.3 455.5 64 523.8 64 607c0 88.4 71.6 160.1 160 160.2h50l13.2-27.6c-26.2-8.3-43.3-29-39.1-48.8 4.6-21.6 32.8-33.9 63.1-27.5 22.9 4.9 40.4 19.1 45.5 35.1a26.1 26.1 0 0122.1-12.4h.2c-.8-3.2-1.2-6.5-1.2-9.9 0-20.1 14.8-36.7 34.1-39.6v-25.4c0-4.4 3.6-8 8-8s8 3.6 8 8v26.3c4.6 1.2 8.8 3.2 12.6 5.8l19.5-21.4c3-3.3 8-3.5 11.3-.5 3.3 3 3.5 8 .5 11.3l-20 22-.2.2a40 40 0 01-46.9 59.2c-.4 5.6-2.6 10.7-6 14.8l20 38.4H804v-.1c86.5-2.2 156-73 156-160.1 0-88.5-71.7-160.2-160.1-160.2zM338.2 737.2l-4.3 30h24.4l-5.9-41.5c-3.5 4.6-8.3 8.5-14.2 11.5zM797.5 305a48 48 0 1096 0 48 48 0 10-96 0zm-65.7 61.3a24 24 0 1048 0 24 24 0 10-48 0zM303.4 742.9l-11.6 24.3h26l3.5-24.7c-5.7.8-11.7 1-17.9.4z"}}]},name:"ant-cloud",theme:"outlined"};const Vtr=qtr;var Wtr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Vtr}))},YDt=h.forwardRef(Wtr);YDt.displayName="AntCloudOutlined";const Utr=YDt;var Ktr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M716.3 313.8c19-18.9 19-49.7 0-68.6l-69.9-69.9.1.1c-18.5-18.5-50.3-50.3-95.3-95.2-21.2-20.7-55.5-20.5-76.5.5L80.9 474.2a53.84 53.84 0 000 76.4L474.6 944a54.14 54.14 0 0076.5 0l165.1-165c19-18.9 19-49.7 0-68.6a48.7 48.7 0 00-68.7 0l-125 125.2c-5.2 5.2-13.3 5.2-18.5 0L189.5 521.4c-5.2-5.2-5.2-13.3 0-18.5l314.4-314.2c.4-.4.9-.7 1.3-1.1 5.2-4.1 12.4-3.7 17.2 1.1l125.2 125.1c19 19 49.8 19 68.7 0zM408.6 514.4a106.3 106.2 0 10212.6 0 106.3 106.2 0 10-212.6 0zm536.2-38.6L821.9 353.5c-19-18.9-49.8-18.9-68.7.1a48.4 48.4 0 000 68.6l83 82.9c5.2 5.2 5.2 13.3 0 18.5l-81.8 81.7a48.4 48.4 0 000 68.6 48.7 48.7 0 0068.7 0l121.8-121.7a53.93 53.93 0 00-.1-76.4z"}}]},name:"ant-design",theme:"outlined"};const Gtr=Ktr;var Ytr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Gtr}))},XDt=h.forwardRef(Ytr);XDt.displayName="AntDesignOutlined";const Xtr=XDt;var Jtr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908 640H804V488c0-4.4-3.6-8-8-8H548v-96h108c8.8 0 16-7.2 16-16V80c0-8.8-7.2-16-16-16H368c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h108v96H228c-4.4 0-8 3.6-8 8v152H116c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h288c8.8 0 16-7.2 16-16V656c0-8.8-7.2-16-16-16H292v-88h440v88H620c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h288c8.8 0 16-7.2 16-16V656c0-8.8-7.2-16-16-16zm-564 76v168H176V716h168zm84-408V140h168v168H428zm420 576H680V716h168v168z"}}]},name:"apartment",theme:"outlined"};const Qtr=Jtr;var Ztr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Qtr}))},JDt=h.forwardRef(Ztr);JDt.displayName="ApartmentOutlined";const enr=JDt;var tnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M917.7 148.8l-42.4-42.4c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-76.1 76.1a199.27 199.27 0 00-112.1-34.3c-51.2 0-102.4 19.5-141.5 58.6L432.3 308.7a8.03 8.03 0 000 11.3L704 591.7c1.6 1.6 3.6 2.3 5.7 2.3 2 0 4.1-.8 5.7-2.3l101.9-101.9c68.9-69 77-175.7 24.3-253.5l76.1-76.1c3.1-3.2 3.1-8.3 0-11.4zM578.9 546.7a8.03 8.03 0 00-11.3 0L501 613.3 410.7 523l66.7-66.7c3.1-3.1 3.1-8.2 0-11.3L441 408.6a8.03 8.03 0 00-11.3 0L363 475.3l-43-43a7.85 7.85 0 00-5.7-2.3c-2 0-4.1.8-5.7 2.3L206.8 534.2c-68.9 68.9-77 175.7-24.3 253.5l-76.1 76.1a8.03 8.03 0 000 11.3l42.4 42.4c1.6 1.6 3.6 2.3 5.7 2.3s4.1-.8 5.7-2.3l76.1-76.1c33.7 22.9 72.9 34.3 112.1 34.3 51.2 0 102.4-19.5 141.5-58.6l101.9-101.9c3.1-3.1 3.1-8.2 0-11.3l-43-43 66.7-66.7c3.1-3.1 3.1-8.2 0-11.3l-36.6-36.2z"}}]},name:"api",theme:"filled"};const nnr=tnr;var rnr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nnr}))},QDt=h.forwardRef(rnr);QDt.displayName="ApiFilled";const inr=QDt;var anr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M917.7 148.8l-42.4-42.4c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-76.1 76.1a199.27 199.27 0 00-112.1-34.3c-51.2 0-102.4 19.5-141.5 58.6L432.3 308.7a8.03 8.03 0 000 11.3L704 591.7c1.6 1.6 3.6 2.3 5.7 2.3 2 0 4.1-.8 5.7-2.3l101.9-101.9c68.9-69 77-175.7 24.3-253.5l76.1-76.1c3.1-3.2 3.1-8.3 0-11.4zM769.1 441.7l-59.4 59.4-186.8-186.8 59.4-59.4c24.9-24.9 58.1-38.7 93.4-38.7 35.3 0 68.4 13.7 93.4 38.7 24.9 24.9 38.7 58.1 38.7 93.4 0 35.3-13.8 68.4-38.7 93.4zm-190.2 105a8.03 8.03 0 00-11.3 0L501 613.3 410.7 523l66.7-66.7c3.1-3.1 3.1-8.2 0-11.3L441 408.6a8.03 8.03 0 00-11.3 0L363 475.3l-43-43a7.85 7.85 0 00-5.7-2.3c-2 0-4.1.8-5.7 2.3L206.8 534.2c-68.9 69-77 175.7-24.3 253.5l-76.1 76.1a8.03 8.03 0 000 11.3l42.4 42.4c1.6 1.6 3.6 2.3 5.7 2.3s4.1-.8 5.7-2.3l76.1-76.1c33.7 22.9 72.9 34.3 112.1 34.3 51.2 0 102.4-19.5 141.5-58.6l101.9-101.9c3.1-3.1 3.1-8.2 0-11.3l-43-43 66.7-66.7c3.1-3.1 3.1-8.2 0-11.3l-36.6-36.2zM441.7 769.1a131.32 131.32 0 01-93.4 38.7c-35.3 0-68.4-13.7-93.4-38.7a131.32 131.32 0 01-38.7-93.4c0-35.3 13.7-68.4 38.7-93.4l59.4-59.4 186.8 186.8-59.4 59.4z"}}]},name:"api",theme:"outlined"};const onr=anr;var snr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:onr}))},ZDt=h.forwardRef(snr);ZDt.displayName="ApiOutlined";const lnr=ZDt;var cnr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M148.2 674.6zm106.7-92.3c-25 25-38.7 58.1-38.7 93.4s13.8 68.5 38.7 93.4c25 25 58.1 38.7 93.4 38.7 35.3 0 68.5-13.8 93.4-38.7l59.4-59.4-186.8-186.8-59.4 59.4zm420.8-366.1c-35.3 0-68.5 13.8-93.4 38.7l-59.4 59.4 186.8 186.8 59.4-59.4c24.9-25 38.7-58.1 38.7-93.4s-13.8-68.5-38.7-93.4c-25-25-58.1-38.7-93.4-38.7z",fill:n}},{tag:"path",attrs:{d:"M578.9 546.7a8.03 8.03 0 00-11.3 0L501 613.3 410.7 523l66.7-66.7c3.1-3.1 3.1-8.2 0-11.3L441 408.6a8.03 8.03 0 00-11.3 0L363 475.3l-43-43a7.85 7.85 0 00-5.7-2.3c-2 0-4.1.8-5.7 2.3L206.8 534.2a199.45 199.45 0 00-58.6 140.4c-.2 39.5 11.2 79.1 34.3 113.1l-76.1 76.1a8.03 8.03 0 000 11.3l42.4 42.4c1.6 1.6 3.6 2.3 5.7 2.3s4.1-.8 5.7-2.3l76.1-76.1c33.7 22.9 72.9 34.3 112.1 34.3 51.2 0 102.4-19.5 141.5-58.6l101.9-101.9c3.1-3.1 3.1-8.2 0-11.3l-43-43 66.7-66.7c3.1-3.1 3.1-8.2 0-11.3l-36.6-36.2zM441.7 769.1a131.32 131.32 0 01-93.4 38.7c-35.3 0-68.4-13.7-93.4-38.7-24.9-24.9-38.7-58.1-38.7-93.4s13.7-68.4 38.7-93.4l59.4-59.4 186.8 186.8-59.4 59.4zm476-620.3l-42.4-42.4c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-76.1 76.1a199.27 199.27 0 00-112.1-34.3c-51.2 0-102.4 19.5-141.5 58.6L432.3 308.7a8.03 8.03 0 000 11.3L704 591.7c1.6 1.6 3.6 2.3 5.7 2.3 2 0 4.1-.8 5.7-2.3l101.9-101.9c68.9-69 77-175.7 24.3-253.5l76.1-76.1c3.1-3.2 3.1-8.3 0-11.4zM769.1 441.7l-59.4 59.4-186.8-186.8 59.4-59.4c24.9-24.9 58.1-38.7 93.4-38.7s68.4 13.7 93.4 38.7c24.9 24.9 38.7 58.1 38.7 93.4s-13.8 68.4-38.7 93.4z",fill:t}}]}},name:"api",theme:"twotone"};const unr=cnr;var dnr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:unr}))},eIt=h.forwardRef(dnr);eIt.displayName="ApiTwoTone";const fnr=eIt;var pnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M747.4 535.7c-.4-68.2 30.5-119.6 92.9-157.5-34.9-50-87.7-77.5-157.3-82.8-65.9-5.2-138 38.4-164.4 38.4-27.9 0-91.7-36.6-141.9-36.6C273.1 298.8 163 379.8 163 544.6c0 48.7 8.9 99 26.7 150.8 23.8 68.2 109.6 235.3 199.1 232.6 46.8-1.1 79.9-33.2 140.8-33.2 59.1 0 89.7 33.2 141.9 33.2 90.3-1.3 167.9-153.2 190.5-221.6-121.1-57.1-114.6-167.2-114.6-170.7zm-105.1-305c50.7-60.2 46.1-115 44.6-134.7-44.8 2.6-96.6 30.5-126.1 64.8-32.5 36.8-51.6 82.3-47.5 133.6 48.4 3.7 92.6-21.2 129-63.7z"}}]},name:"apple",theme:"filled"};const hnr=pnr;var mnr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hnr}))},tIt=h.forwardRef(mnr);tIt.displayName="AppleFilled";const gnr=tIt;var vnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M747.4 535.7c-.4-68.2 30.5-119.6 92.9-157.5-34.9-50-87.7-77.5-157.3-82.8-65.9-5.2-138 38.4-164.4 38.4-27.9 0-91.7-36.6-141.9-36.6C273.1 298.8 163 379.8 163 544.6c0 48.7 8.9 99 26.7 150.8 23.8 68.2 109.6 235.3 199.1 232.6 46.8-1.1 79.9-33.2 140.8-33.2 59.1 0 89.7 33.2 141.9 33.2 90.3-1.3 167.9-153.2 190.5-221.6-121.1-57.1-114.6-167.2-114.6-170.7zm-10.6 267c-14.3 19.9-28.7 35.6-41.9 45.7-10.5 8-18.6 11.4-24 11.6-9-.1-17.7-2.3-34.7-8.8-1.2-.5-2.5-1-4.2-1.6l-4.4-1.7c-17.4-6.7-27.8-10.3-41.1-13.8-18.6-4.8-37.1-7.4-56.9-7.4-20.2 0-39.2 2.5-58.1 7.2-13.9 3.5-25.6 7.4-42.7 13.8-.7.3-8.1 3.1-10.2 3.9-3.5 1.3-6.2 2.3-8.7 3.2-10.4 3.6-17 5.1-22.9 5.2-.7 0-1.3-.1-1.8-.2-1.1-.2-2.5-.6-4.1-1.3-4.5-1.8-9.9-5.1-16-9.8-14-10.9-29.4-28-45.1-49.9-27.5-38.6-53.5-89.8-66-125.7-15.4-44.8-23-87.7-23-128.6 0-60.2 17.8-106 48.4-137.1 26.3-26.6 61.7-41.5 97.8-42.3 5.9.1 14.5 1.5 25.4 4.5 8.6 2.3 18 5.4 30.7 9.9 3.8 1.4 16.9 6.1 18.5 6.7 7.7 2.8 13.5 4.8 19.2 6.6 18.2 5.8 32.3 9 47.6 9 15.5 0 28.8-3.3 47.7-9.8 7.1-2.4 32.9-12 37.5-13.6 25.6-9.1 44.5-14 60.8-15.2 4.8-.4 9.1-.4 13.2-.1 22.7 1.8 42.1 6.3 58.6 13.8-37.6 43.4-57 96.5-56.9 158.4-.3 14.7.9 31.7 5.1 51.8 6.4 30.5 18.6 60.7 37.9 89 14.7 21.5 32.9 40.9 54.7 57.8-11.5 23.7-25.6 48.2-40.4 68.8zm-94.5-572c50.7-60.2 46.1-115 44.6-134.7-44.8 2.6-96.6 30.5-126.1 64.8-32.5 36.8-51.6 82.3-47.5 133.6 48.4 3.7 92.6-21.2 129-63.7z"}}]},name:"apple",theme:"outlined"};const _nr=vnr;var ynr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_nr}))},nIt=h.forwardRef(ynr);nIt.displayName="AppleOutlined";const bnr=nIt;var xnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zm52 132H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200zM424 712H296V584c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v128H104c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h128v128c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V776h128c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"appstore-add",theme:"outlined"};const Snr=xnr;var Cnr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Snr}))},rIt=h.forwardRef(Cnr);rIt.displayName="AppstoreAddOutlined";const wnr=rIt;var Enr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 144H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm0 400H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zM464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm0 400H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16z"}}]},name:"appstore",theme:"filled"};const Tnr=Enr;var $nr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Tnr}))},iIt=h.forwardRef($nr);iIt.displayName="AppstoreFilled";const Onr=iIt;var Pnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 144H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm452-268H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z"}}]},name:"appstore",theme:"outlined"};const Nnr=Pnr;var Dnr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Nnr}))},aIt=h.forwardRef(Dnr);aIt.displayName="AppstoreOutlined";const Inr=aIt;var Rnr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 144H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H612V212h200v200zM464 544H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H212V612h200v200zm52-668H160c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V160c0-8.8-7.2-16-16-16zm-52 268H212V212h200v200zm452 132H560c-8.8 0-16 7.2-16 16v304c0 8.8 7.2 16 16 16h304c8.8 0 16-7.2 16-16V560c0-8.8-7.2-16-16-16zm-52 268H612V612h200v200z",fill:t}},{tag:"path",attrs:{d:"M212 212h200v200H212zm400 0h200v200H612zM212 612h200v200H212zm400 0h200v200H612z",fill:n}}]}},name:"appstore",theme:"twotone"};const knr=Rnr;var Anr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:knr}))},oIt=h.forwardRef(Anr);oIt.displayName="AppstoreTwoTone";const Mnr=oIt;var Fnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-616-64h536c4.4 0 8-3.6 8-8V284c0-7.2-8.7-10.7-13.7-5.7L592 488.6l-125.4-124a8.03 8.03 0 00-11.3 0l-189 189.6a7.87 7.87 0 00-2.3 5.6V720c0 4.4 3.6 8 8 8z"}}]},name:"area-chart",theme:"outlined"};const Lnr=Fnr;var jnr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Lnr}))},sIt=h.forwardRef(jnr);sIt.displayName="AreaChartOutlined";const Bnr=sIt;var znr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M862 465.3h-81c-4.6 0-9 2-12.1 5.5L550 723.1V160c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v563.1L255.1 470.8c-3-3.5-7.4-5.5-12.1-5.5h-81c-6.8 0-10.5 8.1-6 13.2L487.9 861a31.96 31.96 0 0048.3 0L868 478.5c4.5-5.2.8-13.2-6-13.2z"}}]},name:"arrow-down",theme:"outlined"};const Hnr=znr;var qnr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Hnr}))},lIt=h.forwardRef(qnr);lIt.displayName="ArrowDownOutlined";const Vnr=lIt;var Wnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"};const Unr=Wnr;var Knr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Unr}))},cIt=h.forwardRef(Knr);cIt.displayName="ArrowLeftOutlined";const bKe=cIt;var Gnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M869 487.8L491.2 159.9c-2.9-2.5-6.6-3.9-10.5-3.9h-88.5c-7.4 0-10.8 9.2-5.2 14l350.2 304H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h585.1L386.9 854c-5.6 4.9-2.2 14 5.2 14h91.5c1.9 0 3.8-.7 5.2-2L869 536.2a32.07 32.07 0 000-48.4z"}}]},name:"arrow-right",theme:"outlined"};const Ynr=Gnr;var Xnr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ynr}))},uIt=h.forwardRef(Xnr);uIt.displayName="ArrowRightOutlined";const dIt=uIt;var Jnr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 545.5L536.1 163a31.96 31.96 0 00-48.3 0L156 545.5a7.97 7.97 0 006 13.2h81c4.6 0 9-2 12.1-5.5L474 300.9V864c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V300.9l218.9 252.3c3 3.5 7.4 5.5 12.1 5.5h81c6.8 0 10.5-8 6-13.2z"}}]},name:"arrow-up",theme:"outlined"};const Qnr=Jnr;var Znr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Qnr}))},fIt=h.forwardRef(Znr);fIt.displayName="ArrowUpOutlined";const err=fIt;var trr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M855 160.1l-189.2 23.5c-6.6.8-9.3 8.8-4.7 13.5l54.7 54.7-153.5 153.5a8.03 8.03 0 000 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l153.6-153.6 54.7 54.7a7.94 7.94 0 0013.5-4.7L863.9 169a7.9 7.9 0 00-8.9-8.9zM416.6 562.3a8.03 8.03 0 00-11.3 0L251.8 715.9l-54.7-54.7a7.94 7.94 0 00-13.5 4.7L160.1 855c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 153.6-153.6c3.1-3.1 3.1-8.2 0-11.3l-45.2-45z"}}]},name:"arrows-alt",theme:"outlined"};const nrr=trr;var rrr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nrr}))},pIt=h.forwardRef(rrr);pIt.displayName="ArrowsAltOutlined";const irr=pIt;var arr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 624c93.9 0 170-75.2 170-168V232c0-92.8-76.1-168-170-168s-170 75.2-170 168v224c0 92.8 76.1 168 170 168zm330-170c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254S258 594.3 258 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 168.7 126.6 307.9 290 327.6V884H326.7c-13.7 0-24.7 14.3-24.7 32v36c0 4.4 2.8 8 6.2 8h407.6c3.4 0 6.2-3.6 6.2-8v-36c0-17.7-11-32-24.7-32H548V782.1c165.3-18 294-158 294-328.1z"}}]},name:"audio",theme:"filled"};const orr=arr;var srr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:orr}))},hIt=h.forwardRef(srr);hIt.displayName="AudioFilled";const lrr=hIt;var crr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M682 455V311l-76 76v68c-.1 50.7-42 92.1-94 92a95.8 95.8 0 01-52-15l-54 55c29.1 22.4 65.9 36 106 36 93.8 0 170-75.1 170-168z"}},{tag:"path",attrs:{d:"M833 446h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254-63 0-120.7-23-165-61l-54 54a334.01 334.01 0 00179 81v102H326c-13.9 0-24.9 14.3-25 32v36c.1 4.4 2.9 8 6 8h408c3.2 0 6-3.6 6-8v-36c0-17.7-11-32-25-32H547V782c165.3-17.9 294-157.9 294-328 0-4.4-3.6-8-8-8zm13.1-377.7l-43.5-41.9a8 8 0 00-11.2.1l-129 129C634.3 101.2 577 64 511 64c-93.9 0-170 75.3-170 168v224c0 6.7.4 13.3 1.2 19.8l-68 68A252.33 252.33 0 01258 454c-.2-4.4-3.8-8-8-8h-60c-4.4 0-8 3.6-8 8 0 53 12.5 103 34.6 147.4l-137 137a8.03 8.03 0 000 11.3l42.7 42.7c3.1 3.1 8.2 3.1 11.3 0L846.2 79.8l.1-.1c3.1-3.2 3-8.3-.2-11.4zM417 401V232c0-50.6 41.9-92 94-92 46 0 84.1 32.3 92.3 74.7L417 401z"}}]},name:"audio-muted",theme:"outlined"};const urr=crr;var drr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:urr}))},mIt=h.forwardRef(drr);mIt.displayName="AudioMutedOutlined";const frr=mIt;var prr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M842 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254S258 594.3 258 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 168.7 126.6 307.9 290 327.6V884H326.7c-13.7 0-24.7 14.3-24.7 32v36c0 4.4 2.8 8 6.2 8h407.6c3.4 0 6.2-3.6 6.2-8v-36c0-17.7-11-32-24.7-32H548V782.1c165.3-18 294-158 294-328.1zM512 624c93.9 0 170-75.2 170-168V232c0-92.8-76.1-168-170-168s-170 75.2-170 168v224c0 92.8 76.1 168 170 168zm-94-392c0-50.6 41.9-92 94-92s94 41.4 94 92v224c0 50.6-41.9 92-94 92s-94-41.4-94-92V232z"}}]},name:"audio",theme:"outlined"};const hrr=prr;var mrr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hrr}))},gIt=h.forwardRef(mrr);gIt.displayName="AudioOutlined";const grr=gIt;var vrr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 552c54.3 0 98-43.2 98-96V232c0-52.8-43.7-96-98-96s-98 43.2-98 96v224c0 52.8 43.7 96 98 96z",fill:n}},{tag:"path",attrs:{d:"M842 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254S258 594.3 258 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 168.7 126.6 307.9 290 327.6V884H326.7c-13.7 0-24.7 14.3-24.7 32v36c0 4.4 2.8 8 6.2 8h407.6c3.4 0 6.2-3.6 6.2-8v-36c0-17.7-11-32-24.7-32H548V782.1c165.3-18 294-158 294-328.1z",fill:t}},{tag:"path",attrs:{d:"M512 624c93.9 0 170-75.2 170-168V232c0-92.8-76.1-168-170-168s-170 75.2-170 168v224c0 92.8 76.1 168 170 168zm-98-392c0-52.8 43.7-96 98-96s98 43.2 98 96v224c0 52.8-43.7 96-98 96s-98-43.2-98-96V232z",fill:t}}]}},name:"audio",theme:"twotone"};const _rr=vrr;var yrr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_rr}))},vIt=h.forwardRef(yrr);vIt.displayName="AudioTwoTone";const brr=vIt;var xrr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 250c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm184 144H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-48 458H208V148h560v320c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm440-88H728v-36.6c46.3-13.8 80-56.6 80-107.4 0-61.9-50.1-112-112-112s-112 50.1-112 112c0 50.7 33.7 93.6 80 107.4V764H520c-8.8 0-16 7.2-16 16v152c0 8.8 7.2 16 16 16h352c8.8 0 16-7.2 16-16V780c0-8.8-7.2-16-16-16zM646 620c0-27.6 22.4-50 50-50s50 22.4 50 50-22.4 50-50 50-50-22.4-50-50zm180 266H566v-60h260v60z"}}]},name:"audit",theme:"outlined"};const Srr=xrr;var Crr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Srr}))},_It=h.forwardRef(Crr);_It.displayName="AuditOutlined";const kne=_It;var wrr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M485.6 249.9L198.2 498c-8.3 7.1-8.3 20.8 0 27.9l287.4 248.2c10.7 9.2 26.4.9 26.4-14V263.8c0-14.8-15.7-23.2-26.4-13.9zm320 0L518.2 498a18.6 18.6 0 00-6.2 14c0 5.2 2.1 10.4 6.2 14l287.4 248.2c10.7 9.2 26.4.9 26.4-14V263.8c0-14.8-15.7-23.2-26.4-13.9z"}}]},name:"backward",theme:"filled"};const Err=wrr;var Trr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Err}))},yIt=h.forwardRef(Trr);yIt.displayName="BackwardFilled";const $rr=yIt;var Orr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M485.6 249.9L198.2 498c-8.3 7.1-8.3 20.8 0 27.9l287.4 248.2c10.7 9.2 26.4.9 26.4-14V263.8c0-14.8-15.7-23.2-26.4-13.9zm320 0L518.2 498a18.6 18.6 0 00-6.2 14c0 5.2 2.1 10.4 6.2 14l287.4 248.2c10.7 9.2 26.4.9 26.4-14V263.8c0-14.8-15.7-23.2-26.4-13.9z"}}]},name:"backward",theme:"outlined"};const Prr=Orr;var Nrr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Prr}))},bIt=h.forwardRef(Nrr);bIt.displayName="BackwardOutlined";const Drr=bIt;var Irr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M250.02 547.04c92.37-19.8 79.77-130.07 76.95-154.18-4.56-37.2-48.26-102.16-107.63-97.02-74.7 6.7-85.65 114.58-85.65 114.58-10.04 49.88 24.2 156.43 116.33 136.62m84.7 214.14c10.28 38.7 43.95 40.43 43.95 40.43H427V683.55h-51.74c-23.22 6.96-34.5 25.1-36.98 32.8-2.74 7.8-8.71 27.6-3.57 44.83m169.07-531.1c0-72.42-41.13-131.08-92.2-131.08-50.92 0-92.21 58.66-92.21 131.07 0 72.5 41.3 131.16 92.2 131.16 51.08 0 92.21-58.66 92.21-131.16m248.1 9.1c8.86-54.92-35.08-118.88-83.34-129.82-48.34-11.1-108.7 66.28-114.18 116.74-6.55 61.72 8.79 123.28 76.86 132.06 68.16 8.87 112.03-63.87 120.65-118.97m46.35 433.02s-105.47-81.53-167-169.6c-83.4-129.91-201.98-77.05-241.62-11.02-39.47 66.03-101 107.87-109.7 118.9-8.87 10.93-127.36 74.8-101.07 191.55 26.28 116.65 118.73 114.5 118.73 114.5s68.08 6.7 147.1-10.94C523.7 888.03 591.7 910 591.7 910s184.57 61.72 235.07-57.18c50.41-118.97-28.53-180.61-28.53-180.61M362.42 849.17c-51.83-10.36-72.47-45.65-75.13-51.7-2.57-6.13-17.24-34.55-9.45-82.85 22.39-72.41 86.23-77.63 86.23-77.63h63.85v-78.46l54.4.82.08 289.82zm205.38-.83c-53.56-13.75-56.05-51.78-56.05-51.78V643.95l56.05-.92v137.12c3.4 14.59 21.65 17.32 21.65 17.32h56.88V643.95h59.62v204.39zm323.84-397.72c0-26.35-21.89-105.72-103.15-105.72-81.43 0-92.29 74.9-92.29 127.84 0 50.54 4.31 121.13 105.4 118.8 101.15-2.15 90.04-114.41 90.04-140.92"}}]},name:"baidu",theme:"outlined"};const Rrr=Irr;var krr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Rrr}))},xIt=h.forwardRef(krr);xIt.displayName="BaiduOutlined";const Arr=xIt;var Mrr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M894 462c30.9 0 43.8-39.7 18.7-58L530.8 126.2a31.81 31.81 0 00-37.6 0L111.3 404c-25.1 18.2-12.2 58 18.8 58H192v374h-72c-4.4 0-8 3.6-8 8v52c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-52c0-4.4-3.6-8-8-8h-72V462h62zM381 836H264V462h117v374zm189 0H453V462h117v374zm190 0H642V462h118v374z"}}]},name:"bank",theme:"filled"};const Frr=Mrr;var Lrr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Frr}))},SIt=h.forwardRef(Lrr);SIt.displayName="BankFilled";const jrr=SIt;var Brr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M894 462c30.9 0 43.8-39.7 18.7-58L530.8 126.2a31.81 31.81 0 00-37.6 0L111.3 404c-25.1 18.2-12.2 58 18.8 58H192v374h-72c-4.4 0-8 3.6-8 8v52c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-52c0-4.4-3.6-8-8-8h-72V462h62zM512 196.7l271.1 197.2H240.9L512 196.7zM264 462h117v374H264V462zm189 0h117v374H453V462zm307 374H642V462h118v374z"}}]},name:"bank",theme:"outlined"};const zrr=Brr;var Hrr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zrr}))},CIt=h.forwardRef(Hrr);CIt.displayName="BankOutlined";const qrr=CIt;var Vrr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M240.9 393.9h542.2L512 196.7z",fill:n}},{tag:"path",attrs:{d:"M894 462c30.9 0 43.8-39.7 18.7-58L530.8 126.2a31.81 31.81 0 00-37.6 0L111.3 404c-25.1 18.2-12.2 58 18.8 58H192v374h-72c-4.4 0-8 3.6-8 8v52c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-52c0-4.4-3.6-8-8-8h-72V462h62zM381 836H264V462h117v374zm189 0H453V462h117v374zm190 0H642V462h118v374zM240.9 393.9L512 196.7l271.1 197.2H240.9z",fill:t}}]}},name:"bank",theme:"twotone"};const Wrr=Vrr;var Urr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wrr}))},wIt=h.forwardRef(Urr);wIt.displayName="BankTwoTone";const Krr=wIt;var Grr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-600-80h56c4.4 0 8-3.6 8-8V560c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8zm152 0h56c4.4 0 8-3.6 8-8V384c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v320c0 4.4 3.6 8 8 8zm152 0h56c4.4 0 8-3.6 8-8V462c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v242c0 4.4 3.6 8 8 8zm152 0h56c4.4 0 8-3.6 8-8V304c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v400c0 4.4 3.6 8 8 8z"}}]},name:"bar-chart",theme:"outlined"};const Yrr=Grr;var Xrr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Yrr}))},EIt=h.forwardRef(Xrr);EIt.displayName="BarChartOutlined";const Jrr=EIt;var Qrr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M120 160H72c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8zm833 0h-48c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8zM200 736h112c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8H200c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8zm321 0h48c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8zm126 0h178c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8H647c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8zm-255 0h48c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8zm-79 64H201c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h112c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm257 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm256 0H648c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h178c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-385 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"barcode",theme:"outlined"};const Zrr=Qrr;var eir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zrr}))},TIt=h.forwardRef(eir);TIt.displayName="BarcodeOutlined";const tir=TIt;var nir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M420.3 470.3c8.7-6.3 12.9-16.7 12.9-31 .3-6.8-1.1-13.5-4.1-19.6-2.7-4.9-6.7-9-11.6-11.9a44.8 44.8 0 00-16.6-6c-6.4-1.2-12.9-1.8-19.3-1.7h-70.3v79.7h76.1c13.1.1 24.2-3.1 32.9-9.5zm11.8 72c-9.8-7.5-22.9-11.2-39.2-11.2h-81.8v94h80.2c7.5 0 14.4-.7 21.1-2.1a50.5 50.5 0 0017.8-7.2c5.1-3.3 9.2-7.8 12.3-13.6 3-5.8 4.5-13.2 4.5-22.1 0-17.7-5-30.2-14.9-37.8zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm86.5 286.9h138.4v33.7H598.5v-33.7zM512 628.8a89.52 89.52 0 01-27 31c-11.8 8.2-24.9 14.2-38.8 17.7a167.4 167.4 0 01-44.6 5.7H236V342.1h161c16.3 0 31.1 1.5 44.6 4.3 13.4 2.8 24.8 7.6 34.4 14.1 9.5 6.5 17 15.2 22.3 26 5.2 10.7 7.9 24.1 7.9 40 0 17.2-3.9 31.4-11.7 42.9-7.9 11.5-19.3 20.8-34.8 28.1 21.1 6 36.6 16.7 46.8 31.7 10.4 15.2 15.5 33.4 15.5 54.8 0 17.4-3.3 32.3-10 44.8zM790.8 576H612.4c0 19.4 6.7 38 16.8 48 10.2 9.9 24.8 14.9 43.9 14.9 13.8 0 25.5-3.5 35.5-10.4 9.9-6.9 15.9-14.2 18.1-21.8h59.8c-9.6 29.7-24.2 50.9-44 63.7-19.6 12.8-43.6 19.2-71.5 19.2-19.5 0-37-3.2-52.7-9.3-15.1-5.9-28.7-14.9-39.9-26.5a121.2 121.2 0 01-25.1-41.2c-6.1-16.9-9.1-34.7-8.9-52.6 0-18.5 3.1-35.7 9.1-51.7 11.5-31.1 35.4-56 65.9-68.9 16.3-6.8 33.8-10.2 51.5-10 21 0 39.2 4 55 12.2a111.6 111.6 0 0138.6 32.8c10.1 13.7 17.2 29.3 21.7 46.9 4.3 17.3 5.8 35.5 4.6 54.7zm-122-95.6c-10.8 0-19.9 1.9-26.9 5.6-7 3.7-12.8 8.3-17.2 13.6a48.4 48.4 0 00-9.1 17.4c-1.6 5.3-2.7 10.7-3.1 16.2H723c-1.6-17.3-7.6-30.1-15.6-39.1-8.4-8.9-21.9-13.7-38.6-13.7z"}}]},name:"behance-circle",theme:"filled"};const rir=nir;var iir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rir}))},$It=h.forwardRef(iir);$It.displayName="BehanceCircleFilled";const air=$It;var oir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M634 294.3h199.5v48.4H634zM434.1 485.8c44.1-21.1 67.2-53.2 67.2-102.8 0-98.1-73-121.9-157.3-121.9H112v492.4h238.5c89.4 0 173.3-43 173.3-143 0-61.8-29.2-107.5-89.7-124.7zM220.2 345.1h101.5c39.1 0 74.2 10.9 74.2 56.3 0 41.8-27.3 58.6-66 58.6H220.2V345.1zm115.5 324.8H220.1V534.3H338c47.6 0 77.7 19.9 77.7 70.3 0 49.6-35.9 65.3-80 65.3zm575.8-89.5c0-105.5-61.7-193.4-173.3-193.4-108.5 0-182.3 81.7-182.3 188.8 0 111 69.9 187.2 182.3 187.2 85.1 0 140.2-38.3 166.7-120h-86.3c-9.4 30.5-47.6 46.5-77.3 46.5-57.4 0-87.4-33.6-87.4-90.7h256.9c.3-5.9.7-12.1.7-18.4zM653.9 537c3.1-46.9 34.4-76.2 81.2-76.2 49.2 0 73.8 28.9 78.1 76.2H653.9z"}}]},name:"behance",theme:"outlined"};const sir=oir;var lir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sir}))},OIt=h.forwardRef(lir);OIt.displayName="BehanceOutlined";const cir=OIt;var uir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM598.5 350.9h138.4v33.7H598.5v-33.7zM512 628.8a89.52 89.52 0 01-27 31c-11.8 8.2-24.9 14.2-38.8 17.7a167.4 167.4 0 01-44.6 5.7H236V342.1h161c16.3 0 31.1 1.5 44.6 4.3 13.4 2.8 24.8 7.6 34.4 14.1 9.5 6.5 17 15.2 22.3 26 5.2 10.7 7.9 24.1 7.9 40 0 17.2-3.9 31.4-11.7 42.9-7.9 11.5-19.3 20.8-34.8 28.1 21.1 6 36.6 16.7 46.8 31.7 10.4 15.2 15.5 33.4 15.5 54.8 0 17.4-3.3 32.3-10 44.8zM790.8 576H612.4c0 19.4 6.7 38 16.8 48 10.2 9.9 24.8 14.9 43.9 14.9 13.8 0 25.5-3.5 35.5-10.4 9.9-6.9 15.9-14.2 18.1-21.8h59.8c-9.6 29.7-24.2 50.9-44 63.7-19.6 12.8-43.6 19.2-71.5 19.2-19.5 0-37-3.2-52.7-9.3-15.1-5.9-28.7-14.9-39.9-26.5a121.2 121.2 0 01-25.1-41.2c-6.1-16.9-9.1-34.7-8.9-52.6 0-18.5 3.1-35.7 9.1-51.7 11.5-31.1 35.4-56 65.9-68.9 16.3-6.8 33.8-10.2 51.5-10 21 0 39.2 4 55 12.2a111.6 111.6 0 0138.6 32.8c10.1 13.7 17.2 29.3 21.7 46.9 4.3 17.3 5.8 35.5 4.6 54.7zm-122-95.6c-10.8 0-19.9 1.9-26.9 5.6-7 3.7-12.8 8.3-17.2 13.6a48.4 48.4 0 00-9.1 17.4c-1.6 5.3-2.7 10.7-3.1 16.2H723c-1.6-17.3-7.6-30.1-15.6-39.1-8.4-8.9-21.9-13.7-38.6-13.7zm-248.5-10.1c8.7-6.3 12.9-16.7 12.9-31 .3-6.8-1.1-13.5-4.1-19.6-2.7-4.9-6.7-9-11.6-11.9a44.8 44.8 0 00-16.6-6c-6.4-1.2-12.9-1.8-19.3-1.7h-70.3v79.7h76.1c13.1.1 24.2-3.1 32.9-9.5zm11.8 72c-9.8-7.5-22.9-11.2-39.2-11.2h-81.8v94h80.2c7.5 0 14.4-.7 21.1-2.1s12.7-3.8 17.8-7.2c5.1-3.3 9.2-7.8 12.3-13.6 3-5.8 4.5-13.2 4.5-22.1 0-17.7-5-30.2-14.9-37.8z"}}]},name:"behance-square",theme:"filled"};const dir=uir;var fir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dir}))},PIt=h.forwardRef(fir);PIt.displayName="BehanceSquareFilled";const pir=PIt;var hir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM598.5 350.9h138.4v33.7H598.5v-33.7zM512 628.8a89.52 89.52 0 01-27 31c-11.8 8.2-24.9 14.2-38.8 17.7a167.4 167.4 0 01-44.6 5.7H236V342.1h161c16.3 0 31.1 1.5 44.6 4.3 13.4 2.8 24.8 7.6 34.4 14.1 9.5 6.5 17 15.2 22.3 26 5.2 10.7 7.9 24.1 7.9 40 0 17.2-3.9 31.4-11.7 42.9-7.9 11.5-19.3 20.8-34.8 28.1 21.1 6 36.6 16.7 46.8 31.7 10.4 15.2 15.5 33.4 15.5 54.8 0 17.4-3.3 32.3-10 44.8zM790.8 576H612.4c0 19.4 6.7 38 16.8 48 10.2 9.9 24.8 14.9 43.9 14.9 13.8 0 25.5-3.5 35.5-10.4 9.9-6.9 15.9-14.2 18.1-21.8h59.8c-9.6 29.7-24.2 50.9-44 63.7-19.6 12.8-43.6 19.2-71.5 19.2-19.5 0-37-3.2-52.7-9.3-15.1-5.9-28.7-14.9-39.9-26.5a121.2 121.2 0 01-25.1-41.2c-6.1-16.9-9.1-34.7-8.9-52.6 0-18.5 3.1-35.7 9.1-51.7 11.5-31.1 35.4-56 65.9-68.9 16.3-6.8 33.8-10.2 51.5-10 21 0 39.2 4 55 12.2a111.6 111.6 0 0138.6 32.8c10.1 13.7 17.2 29.3 21.7 46.9 4.3 17.3 5.8 35.5 4.6 54.7zm-122-95.6c-10.8 0-19.9 1.9-26.9 5.6-7 3.7-12.8 8.3-17.2 13.6a48.4 48.4 0 00-9.1 17.4c-1.6 5.3-2.7 10.7-3.1 16.2H723c-1.6-17.3-7.6-30.1-15.6-39.1-8.4-8.9-21.9-13.7-38.6-13.7zm-248.5-10.1c8.7-6.3 12.9-16.7 12.9-31 .3-6.8-1.1-13.5-4.1-19.6-2.7-4.9-6.7-9-11.6-11.9a44.8 44.8 0 00-16.6-6c-6.4-1.2-12.9-1.8-19.3-1.7h-70.3v79.7h76.1c13.1.1 24.2-3.1 32.9-9.5zm11.8 72c-9.8-7.5-22.9-11.2-39.2-11.2h-81.8v94h80.2c7.5 0 14.4-.7 21.1-2.1s12.7-3.8 17.8-7.2c5.1-3.3 9.2-7.8 12.3-13.6 3-5.8 4.5-13.2 4.5-22.1 0-17.7-5-30.2-14.9-37.8z"}}]},name:"behance-square",theme:"outlined"};const mir=hir;var gir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mir}))},NIt=h.forwardRef(gir);NIt.displayName="BehanceSquareOutlined";const vir=NIt;var _ir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M816 768h-24V428c0-141.1-104.3-257.8-240-277.2V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.8C336.3 170.2 232 286.9 232 428v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48z"}}]},name:"bell",theme:"filled"};const yir=_ir;var bir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:yir}))},DIt=h.forwardRef(bir);DIt.displayName="BellFilled";const xir=DIt;var Sir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M816 768h-24V428c0-141.1-104.3-257.7-240-277.1V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.9c-135.7 19.4-240 136-240 277.1v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48zM304 768V428c0-55.6 21.6-107.8 60.9-147.1S456.4 220 512 220c55.6 0 107.8 21.6 147.1 60.9S720 372.4 720 428v340H304z"}}]},name:"bell",theme:"outlined"};const Cir=Sir;var wir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Cir}))},IIt=h.forwardRef(wir);IIt.displayName="BellOutlined";const Eir=IIt;var Tir={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 220c-55.6 0-107.8 21.6-147.1 60.9S304 372.4 304 428v340h416V428c0-55.6-21.6-107.8-60.9-147.1S567.6 220 512 220zm280 208c0-141.1-104.3-257.8-240-277.2v.1c135.7 19.4 240 136 240 277.1zM472 150.9v-.1C336.3 170.2 232 286.9 232 428c0-141.1 104.3-257.7 240-277.1z",fill:n}},{tag:"path",attrs:{d:"M816 768h-24V428c0-141.1-104.3-257.7-240-277.1V112c0-22.1-17.9-40-40-40s-40 17.9-40 40v38.9c-135.7 19.4-240 136-240 277.1v340h-24c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h216c0 61.8 50.2 112 112 112s112-50.2 112-112h216c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM512 888c-26.5 0-48-21.5-48-48h96c0 26.5-21.5 48-48 48zm208-120H304V428c0-55.6 21.6-107.8 60.9-147.1S456.4 220 512 220c55.6 0 107.8 21.6 147.1 60.9S720 372.4 720 428v340z",fill:t}}]}},name:"bell",theme:"twotone"};const $ir=Tir;var Oir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$ir}))},RIt=h.forwardRef(Oir);RIt.displayName="BellTwoTone";const Pir=RIt;var Nir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M766.4 744.3c43.7 0 79.4-36.2 79.4-80.5 0-53.5-79.4-140.8-79.4-140.8S687 610.3 687 663.8c0 44.3 35.7 80.5 79.4 80.5zm-377.1-44.1c7.1 7.1 18.6 7.1 25.6 0l256.1-256c7.1-7.1 7.1-18.6 0-25.6l-256-256c-.6-.6-1.3-1.2-2-1.7l-78.2-78.2a9.11 9.11 0 00-12.8 0l-48 48a9.11 9.11 0 000 12.8l67.2 67.2-207.8 207.9c-7.1 7.1-7.1 18.6 0 25.6l255.9 256zm12.9-448.6l178.9 178.9H223.4l178.8-178.9zM904 816H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8z"}}]},name:"bg-colors",theme:"outlined"};const Dir=Nir;var Iir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Dir}))},kIt=h.forwardRef(Iir);kIt.displayName="BgColorsOutlined";const Rir=kIt;var kir={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M310.13 596.45c-8-4.46-16.5-8.43-25-11.9a273.55 273.55 0 00-26.99-7.44c-2.5-.99-2.5 1-2.5 1.49 0 7.93.5 18.84 1.5 27.77 1 7.44 2 15.37 4 22.8 0 .5 0 1 .5 1.5 1 .99 2 1.48 3 .49 8-4.46 16-8.43 23-13.39 7.5-5.45 15.5-11.9 22-18.35 1.5-1.48 0-2.47.5-2.97m323.95-11.9a273.55 273.55 0 00-27-7.44c-2.5-.99-2.5 1-2.5 1.49 0 7.93.5 18.84 1.5 27.77 1 7.43 2 15.37 4 22.8 0 .5 0 1 .5 1.5 1 .99 2 1.48 3 .49 8-4.46 16-8.43 23-13.39 7.5-5.45 15.5-11.9 22-18.35 2-1.48.5-2.47.5-2.97-7.5-4.46-16.5-8.43-25-11.9"}},{tag:"path",attrs:{d:"M741.5 112H283c-94.5 0-171 76.5-171 171.5v458c.5 94 77 170.5 171 170.5h458c94.5 0 171-76.5 171-170.5v-458c.5-95-76-171.5-170.5-171.5m95 343.5H852v48h-15.5zM741 454l2 43-13.5 1.5-5-44.5zm-23.5 0l4 45.5L707 501l-6.5-47.5h17zM487 455.5h15v48h-15zm-96-1.5l2 43-13.5 1.5-5-44.5zm-23.5 0l4 45.5-14.5 2-6-47.5zM364 603c-20.5 65.5-148 59.5-159.5 57.5-9-161.5-23-196.5-34.5-275.5l54.5-22.5c1 71.5 9 185 9 185s108.5-15.5 132 47c.5 3 0 6-1.5 8.5m20.5 35.5l-23.5-124h35.5l13 123zm44.5-8l-27-235 33.5-1.5 21 236H429zm34-175h17.5v48H467zm41 190h-26.5l-9.5-126h36zm210-43C693.5 668 566 662 554.5 660c-9-161-23-196-34.5-275l54.5-22.5c1 71.5 9 185 9 185S692 532 715.5 594c.5 3 0 6-1.5 8.5m19.5 36l-23-124H746l13 123zm45.5-8l-27.5-235L785 394l21 236h-27zm33.5-175H830v48h-13zm41 190H827l-9.5-126h36z"}}]},name:"bilibili",theme:"filled"};const Air=kir;var Mir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Air}))},AIt=h.forwardRef(Mir);AIt.displayName="BilibiliFilled";const Fir=AIt;var Lir={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M235.52 616.57c16.73-.74 32.28-1.77 47.69-2.07 66.8-1.18 132.4 6.81 194.76 32 30.5 12.3 59.98 26.52 86.5 46.51 21.76 16.45 26.5 36.9 16.58 67.11-6.22 18.67-18.66 32.74-34.36 45.04-37.03 28.88-75.83 54.96-120.41 69.62A595.87 595.87 0 01330 898.04c-42.8 6.67-86.2 9.63-129.45 13.63-8.88.89-17.92-.3-26.8-.3-4.6 0-5.78-2.37-5.93-6.37-1.18-19.7-2.07-39.55-3.85-59.25a2609.47 2609.47 0 00-7.7-76.3c-4-35.4-8.44-70.66-12.89-105.92-4.59-37.18-9.33-74.21-13.77-111.4-4.44-36.3-8.44-72.73-13.18-109.03-5.34-41.48-11.26-82.96-16.89-124.44-6.66-49.03-15.85-97.62-28.43-145.47-.6-2.07 1.18-6.67 2.96-7.26 41.91-16.89 83.98-33.33 125.89-50.07 13.92-5.63 15.1-7.26 15.25 10.37.15 75.1.45 150.21 1.63 225.32.6 39.11 2.08 78.22 4.74 117.18 3.26 47.55 8.3 95.1 12.6 142.66 0 2.07.88 4 1.33 5.19m83.68 218.06a74372.3 74372.3 0 00114.78-86.96c-4.74-6.82-109.3-47.85-133.89-53.33 6.22 46.37 12.59 92.59 19.1 140.29m434.13-14.39c-19.94-202.14-36.78-406.5-75.32-609.67 12.55-1.48 25.1-3.25 37.8-4.3 14.63-1.32 29.4-1.92 44.01-3.1 12.26-1.04 16.84 2.22 17.58 14.22 2.21 32.13 4.13 64.26 6.35 96.4 2.95 43.39 6.05 86.92 9.15 130.31 2.22 31.25 4.14 62.64 6.65 93.89 2.8 34.2 5.9 68.27 9 102.47 2.22 25.18 4.3 50.5 6.8 75.68 2.66 27.24 5.61 54.49 8.42 81.74.74 7.85 1.62 15.7 2.21 23.54.3 4.3-2.06 4.89-6.05 4.45-21.7-2.23-43.42-3.85-66.6-5.63M572 527.15c17.62-2.51 34.64-5.32 51.66-7.25 12.29-1.48 24.72-1.63 37.01-2.81 6.66-.6 10.95 1.77 11.99 8.29 2.81 17.32 5.77 34.79 7.85 52.26 3.4 29.02 6.07 58.18 9.17 87.2 2.67 25.46 5.33 50.78 8.3 76.24 3.25 27.24 6.8 54.33 10.2 81.42 1.04 8 1.78 16.14 2.82 24.88a9507.1 9507.1 0 00-74.76 9.62C614.93 747.15 593.61 638.19 572 527.15m382 338.83c-24.08 0-47.28.14-70.47-.3-1.93 0-5.35-3.4-5.5-5.48-3.57-37.05-6.69-73.96-9.96-111l-9.37-103.16c-3.27-35.42-6.39-70.84-9.66-106.26-.15-2.07-.6-4-1.04-7.11 8.62-1.04 16.8-2.67 25.12-2.67 22.45 0 44.9.6 67.5 1.19 5.8.14 8.32 4 8.62 9.33.75 11.12 1.79 22.08 1.79 33.2.14 52.17-.15 104.48.3 156.65.44 41.65 1.78 83.44 2.67 125.08zM622.07 480c-5.3-42.57-10.62-84.1-16.07-127.4 13.86-.16 27.71-.6 41.42-.6 4.57 0 6.64 2.51 7.08 7.54 3.69 38.72 7.52 77.45 11.5 117.65-14.3.74-29.04 1.78-43.93 2.81M901 364.07c11.94 0 24.62-.15 37.45 0 6.42.14 9.55 2.67 9.55 10.24-.45 36.22-.15 72.45-.15 108.53V491c-15.37-.74-30.14-1.49-46.7-2.23-.15-41.12-.15-82.4-.15-124.7M568.57 489c-7.43-41.2-15-82.1-22.57-124.02 13.51-2.07 27.02-4.29 40.39-5.9 5.94-.75 4.9 4.42 5.2 7.67 1.63 13.88 2.81 27.6 4.3 41.49 2.37 21.7 4.75 43.4 6.98 64.96.3 2.8 0 5.76 0 8.86-11.29 2.36-22.57 4.58-34.3 6.94M839 365.16c12.72 0 25.43.15 38-.15 5.69-.15 7.78 1.04 7.63 7.56-.44 17.36.15 34.7.3 52.2.15 21.51 0 43.17 0 64.52-12.86 1.34-24.09 2.37-36.2 3.71-3.15-41.97-6.44-83.8-9.73-127.84"}}]},name:"bilibili",theme:"outlined"};const jir=Lir;var Bir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jir}))},MIt=h.forwardRef(Bir);MIt.displayName="BilibiliOutlined";const zir=MIt;var Hir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M856 376H648V168c0-8.8-7.2-16-16-16H168c-8.8 0-16 7.2-16 16v464c0 8.8 7.2 16 16 16h208v208c0 8.8 7.2 16 16 16h464c8.8 0 16-7.2 16-16V392c0-8.8-7.2-16-16-16zm-480 16v188H220V220h360v156H392c-8.8 0-16 7.2-16 16zm204 52v136H444V444h136zm224 360H444V648h188c8.8 0 16-7.2 16-16V444h156v360z"}}]},name:"block",theme:"outlined"};const qir=Hir;var Vir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qir}))},FIt=h.forwardRef(Vir);FIt.displayName="BlockOutlined";const Wir=FIt;var Uir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M697.8 481.4c33.6-35 54.2-82.3 54.2-134.3v-10.2C752 229.3 663.9 142 555.3 142H259.4c-15.1 0-27.4 12.3-27.4 27.4v679.1c0 16.3 13.2 29.5 29.5 29.5h318.7c117 0 211.8-94.2 211.8-210.5v-11c0-73-37.4-137.3-94.2-175.1zM328 238h224.7c57.1 0 103.3 44.4 103.3 99.3v9.5c0 54.8-46.3 99.3-103.3 99.3H328V238zm366.6 429.4c0 62.9-51.7 113.9-115.5 113.9H328V542.7h251.1c63.8 0 115.5 51 115.5 113.9v10.8z"}}]},name:"bold",theme:"outlined"};const Kir=Uir;var Gir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Kir}))},LIt=h.forwardRef(Gir);LIt.displayName="BoldOutlined";const Yir=LIt;var Xir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM668 345.9L621.5 312 572 347.4V124h96v221.9z"}}]},name:"book",theme:"filled"};const Jir=Xir;var Qir=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Jir}))},jIt=h.forwardRef(Qir);jIt.displayName="BookFilled";const Zir=jIt;var ear={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-260 72h96v209.9L621.5 312 572 347.4V136zm220 752H232V136h280v296.9c0 3.3 1 6.6 3 9.3a15.9 15.9 0 0022.3 3.7l83.8-59.9 81.4 59.4c2.7 2 6 3.1 9.4 3.1 8.8 0 16-7.2 16-16V136h64v752z"}}]},name:"book",theme:"outlined"};const tar=ear;var nar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tar}))},BIt=h.forwardRef(nar);BIt.displayName="BookOutlined";const rar=BIt;var iar={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-260 72h96v209.9L621.5 312 572 347.4V136zM232 888V136h280v296.9c0 3.3 1 6.6 3 9.3a15.9 15.9 0 0022.3 3.7l83.8-59.9 81.4 59.4c2.7 2 6 3.1 9.4 3.1 8.8 0 16-7.2 16-16V136h64v752H232z",fill:t}},{tag:"path",attrs:{d:"M668 345.9V136h-96v211.4l49.5-35.4z",fill:n}},{tag:"path",attrs:{d:"M727.9 136v296.5c0 8.8-7.2 16-16 16-3.4 0-6.7-1.1-9.4-3.1L621.1 386l-83.8 59.9a15.9 15.9 0 01-22.3-3.7c-2-2.7-3-6-3-9.3V136H232v752h559.9V136h-64z",fill:n}}]}},name:"book",theme:"twotone"};const aar=iar;var oar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:aar}))},zIt=h.forwardRef(oar);zIt.displayName="BookTwoTone";const sar=zIt;var lar={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 808H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-720-94h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-498h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-166h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm166 166h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm332 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 332h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm222-72h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388-404h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388 426h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm388-404h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-388 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"border-bottom",theme:"outlined"};const car=lar;var uar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:car}))},HIt=h.forwardRef(uar);HIt.displayName="BorderBottomOutlined";const dar=HIt;var far={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M540 144h-56c-4.4 0-8 3.6-8 8v720c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V152c0-4.4-3.6-8-8-8zm-166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm498 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-664 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm498 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM208 310h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm664 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-664 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm664 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM374 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-horizontal",theme:"outlined"};const par=far;var har=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:par}))},qIt=h.forwardRef(har);qIt.displayName="BorderHorizontalOutlined";const mar=qIt;var gar={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 476H548V144h-72v332H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h324v332h72V548h324c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-664h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM650 216h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm56 592h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-56-592h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-166 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm56 592h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-56-426h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm56 260h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-inner",theme:"outlined"};const _ar=gar;var yar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_ar}))},VIt=h.forwardRef(yar);VIt.displayName="BorderInnerOutlined";const bar=VIt;var xar={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M208 144h-56c-4.4 0-8 3.6-8 8v720c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V152c0-4.4-3.6-8-8-8zm166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm498 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM540 310h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM374 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-left",theme:"outlined"};const Sar=xar;var Car=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Sar}))},WIt=h.forwardRef(Car);WIt.displayName="BorderLeftOutlined";const war=WIt;var Ear={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM484 366h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zM302 548h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm364 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-182 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0 182h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"border-outer",theme:"outlined"};const Tar=Ear;var $ar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Tar}))},UIt=h.forwardRef($ar);UIt.displayName="BorderOuterOutlined";const Oar=UIt;var Par={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"border",theme:"outlined"};const Nar=Par;var Dar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Nar}))},KIt=h.forwardRef(Dar);KIt.displayName="BorderOutlined";const Iar=KIt;var Rar={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 144h-56c-4.4 0-8 3.6-8 8v720c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V152c0-4.4-3.6-8-8-8zm-166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-498 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM208 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm498 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM374 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-right",theme:"outlined"};const kar=Rar;var Aar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kar}))},GIt=h.forwardRef(Aar);GIt.displayName="BorderRightOutlined";const Mar=GIt;var Far={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 144H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM208 310h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166-166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm166 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332-498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 332h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-top",theme:"outlined"};const Lar=Far;var jar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Lar}))},YIt=h.forwardRef(jar);YIt.displayName="BorderTopOutlined";const Bar=YIt;var zar={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 476H152c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-166h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-664h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 498h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM650 216h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm56 592h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-56-592h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-166 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm332 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zM208 808h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM152 382h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm332 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zM208 642h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm332 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"border-verticle",theme:"outlined"};const Har=zar;var qar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Har}))},XIt=h.forwardRef(qar);XIt.displayName="BorderVerticleOutlined";const Var=XIt;var War={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M117 368h231v64H117zm559 0h241v64H676zm-264 0h200v64H412zm0 224h200v64H412zm264 0h241v64H676zm-559 0h231v64H117zm295-160V179h-64v666h64V592zm264-64V179h-64v666h64V432z"}}]},name:"borderless-table",theme:"outlined"};const Uar=War;var Kar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Uar}))},JIt=h.forwardRef(Kar);JIt.displayName="BorderlessTableOutlined";const Gar=JIt;var Yar={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 224h-52c-4.4 0-8 3.6-8 8v248h-92V304c0-4.4-3.6-8-8-8H448v432h344c4.4 0 8-3.6 8-8V548h92v244c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zm-728 80v176h-92V232c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V548h92v172c0 4.4 3.6 8 8 8h152V296H232c-4.4 0-8 3.6-8 8z"}}]},name:"box-plot",theme:"filled"};const Xar=Yar;var Jar=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Xar}))},QIt=h.forwardRef(Jar);QIt.displayName="BoxPlotFilled";const Qar=QIt;var Zar={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 224h-52c-4.4 0-8 3.6-8 8v248h-92V304c0-4.4-3.6-8-8-8H232c-4.4 0-8 3.6-8 8v176h-92V232c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V548h92v172c0 4.4 3.6 8 8 8h560c4.4 0 8-3.6 8-8V548h92v244c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zM296 368h88v288h-88V368zm432 288H448V368h280v288z"}}]},name:"box-plot",theme:"outlined"};const eor=Zar;var tor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:eor}))},ZIt=h.forwardRef(tor);ZIt.displayName="BoxPlotOutlined";const nor=ZIt;var ror={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 368h88v288h-88zm152 0h280v288H448z",fill:n}},{tag:"path",attrs:{d:"M952 224h-52c-4.4 0-8 3.6-8 8v248h-92V304c0-4.4-3.6-8-8-8H232c-4.4 0-8 3.6-8 8v176h-92V232c0-4.4-3.6-8-8-8H72c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V548h92v172c0 4.4 3.6 8 8 8h560c4.4 0 8-3.6 8-8V548h92v244c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zM384 656h-88V368h88v288zm344 0H448V368h280v288z",fill:t}}]}},name:"box-plot",theme:"twotone"};const ior=ror;var aor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ior}))},eRt=h.forwardRef(aor);eRt.displayName="BoxPlotTwoTone";const oor=eRt;var sor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M740 161c-61.8 0-112 50.2-112 112 0 50.1 33.1 92.6 78.5 106.9v95.9L320 602.4V318.1c44.2-15 76-56.9 76-106.1 0-61.8-50.2-112-112-112s-112 50.2-112 112c0 49.2 31.8 91 76 106.1V706c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c0-49.2-31.8-91-76-106.1v-27.8l423.5-138.7a50.52 50.52 0 0034.9-48.2V378.2c42.9-15.8 73.6-57 73.6-105.2 0-61.8-50.2-112-112-112zm-504 51a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm96 600a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0zm408-491a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"branches",theme:"outlined"};const lor=sor;var cor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lor}))},tRt=h.forwardRef(cor);tRt.displayName="BranchesOutlined";const uor=tRt;var dor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M304 280h416c4.4 0 8-3.6 8-8 0-40-8.8-76.7-25.9-108.1a184.31 184.31 0 00-74-74C596.7 72.8 560 64 520 64h-16c-40 0-76.7 8.8-108.1 25.9a184.31 184.31 0 00-74 74C304.8 195.3 296 232 296 272c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M940 512H792V412c76.8 0 139-62.2 139-139 0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8a63 63 0 01-63 63H232a63 63 0 01-63-63c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 76.8 62.2 139 139 139v100H84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h148v96c0 6.5.2 13 .7 19.3C164.1 728.6 116 796.7 116 876c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-44.2 23.9-82.9 59.6-103.7a273 273 0 0022.7 49c24.3 41.5 59 76.2 100.5 100.5 28.9 16.9 61 28.8 95.3 34.5 4.4 0 8-3.6 8-8V484c0-4.4 3.6-8 8-8h60c4.4 0 8 3.6 8 8v464.2c0 4.4 3.6 8 8 8 34.3-5.7 66.4-17.6 95.3-34.5a281.38 281.38 0 00123.2-149.5A120.4 120.4 0 01836 876c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-79.3-48.1-147.4-116.7-176.7.4-6.4.7-12.8.7-19.3v-96h148c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"bug",theme:"filled"};const por=dor;var hor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:por}))},nRt=h.forwardRef(hor);nRt.displayName="BugFilled";const mor=nRt;var gor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M304 280h56c4.4 0 8-3.6 8-8 0-28.3 5.9-53.2 17.1-73.5 10.6-19.4 26-34.8 45.4-45.4C450.9 142 475.7 136 504 136h16c28.3 0 53.2 5.9 73.5 17.1 19.4 10.6 34.8 26 45.4 45.4C650 218.9 656 243.7 656 272c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-40-8.8-76.7-25.9-108.1a184.31 184.31 0 00-74-74C596.7 72.8 560 64 520 64h-16c-40 0-76.7 8.8-108.1 25.9a184.31 184.31 0 00-74 74C304.8 195.3 296 232 296 272c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M940 512H792V412c76.8 0 139-62.2 139-139 0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8a63 63 0 01-63 63H232a63 63 0 01-63-63c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 76.8 62.2 139 139 139v100H84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h148v96c0 6.5.2 13 .7 19.3C164.1 728.6 116 796.7 116 876c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-44.2 23.9-82.9 59.6-103.7a273 273 0 0022.7 49c24.3 41.5 59 76.2 100.5 100.5S460.5 960 512 960s99.8-13.9 141.3-38.2a281.38 281.38 0 00123.2-149.5A120 120 0 01836 876c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8 0-79.3-48.1-147.4-116.7-176.7.4-6.4.7-12.8.7-19.3v-96h148c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM716 680c0 36.8-9.7 72-27.8 102.9-17.7 30.3-43 55.6-73.3 73.3C584 874.3 548.8 884 512 884s-72-9.7-102.9-27.8c-30.3-17.7-55.6-43-73.3-73.3A202.75 202.75 0 01308 680V412h408v268z"}}]},name:"bug",theme:"outlined"};const vor=gor;var _or=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vor}))},rRt=h.forwardRef(_or);rRt.displayName="BugOutlined";const yor=rRt;var bor={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M308 412v268c0 36.78 9.68 71.96 27.8 102.9a205.39 205.39 0 0073.3 73.3A202.68 202.68 0 00512 884c36.78 0 71.96-9.68 102.9-27.8a205.39 205.39 0 0073.3-73.3A202.68 202.68 0 00716 680V412H308zm484 172v96c0 6.5-.22 12.95-.66 19.35C859.94 728.64 908 796.7 908 876a8 8 0 01-8 8h-56a8 8 0 01-8-8c0-44.24-23.94-82.89-59.57-103.7a278.63 278.63 0 01-22.66 49.02 281.39 281.39 0 01-100.45 100.45C611.84 946.07 563.55 960 512 960s-99.84-13.93-141.32-38.23a281.39 281.39 0 01-100.45-100.45 278.63 278.63 0 01-22.66-49.02A119.95 119.95 0 00188 876a8 8 0 01-8 8h-56a8 8 0 01-8-8c0-79.3 48.07-147.36 116.66-176.65A284.12 284.12 0 01232 680v-96H84a8 8 0 01-8-8v-56a8 8 0 018-8h148V412c-76.77 0-139-62.23-139-139a8 8 0 018-8h60a8 8 0 018 8 63 63 0 0063 63h560a63 63 0 0063-63 8 8 0 018-8h60a8 8 0 018 8c0 76.77-62.23 139-139 139v100h148a8 8 0 018 8v56a8 8 0 01-8 8H792zM368 272a8 8 0 01-8 8h-56a8 8 0 01-8-8c0-40.04 8.78-76.75 25.9-108.07a184.57 184.57 0 0174.03-74.03C427.25 72.78 463.96 64 504 64h16c40.04 0 76.75 8.78 108.07 25.9a184.57 184.57 0 0174.03 74.03C719.22 195.25 728 231.96 728 272a8 8 0 01-8 8h-56a8 8 0 01-8-8c0-28.33-5.94-53.15-17.08-73.53a112.56 112.56 0 00-45.39-45.4C573.15 141.95 548.33 136 520 136h-16c-28.33 0-53.15 5.94-73.53 17.08a112.56 112.56 0 00-45.4 45.39C373.95 218.85 368 243.67 368 272z",fill:t}},{tag:"path",attrs:{d:"M308 412v268c0 36.78 9.68 71.96 27.8 102.9a205.39 205.39 0 0073.3 73.3A202.68 202.68 0 00512 884c36.78 0 71.96-9.68 102.9-27.8a205.39 205.39 0 0073.3-73.3A202.68 202.68 0 00716 680V412H308z",fill:n}}]}},name:"bug",theme:"twotone"};const xor=bor;var Sor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xor}))},iRt=h.forwardRef(Sor);iRt.displayName="BugTwoTone";const Cor=iRt;var wor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M916 210H376c-17.7 0-32 14.3-32 32v236H108c-17.7 0-32 14.3-32 32v272c0 17.7 14.3 32 32 32h540c17.7 0 32-14.3 32-32V546h236c17.7 0 32-14.3 32-32V242c0-17.7-14.3-32-32-32zM612 746H412V546h200v200zm268-268H680V278h200v200z"}}]},name:"build",theme:"filled"};const Eor=wor;var Tor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Eor}))},aRt=h.forwardRef(Tor);aRt.displayName="BuildFilled";const $or=aRt;var Oor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M916 210H376c-17.7 0-32 14.3-32 32v236H108c-17.7 0-32 14.3-32 32v272c0 17.7 14.3 32 32 32h540c17.7 0 32-14.3 32-32V546h236c17.7 0 32-14.3 32-32V242c0-17.7-14.3-32-32-32zm-504 68h200v200H412V278zm-68 468H144V546h200v200zm268 0H412V546h200v200zm268-268H680V278h200v200z"}}]},name:"build",theme:"outlined"};const Por=Oor;var Nor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Por}))},oRt=h.forwardRef(Nor);oRt.displayName="BuildOutlined";const Dor=oRt;var Ior={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M144 546h200v200H144zm268-268h200v200H412z",fill:n}},{tag:"path",attrs:{d:"M916 210H376c-17.7 0-32 14.3-32 32v236H108c-17.7 0-32 14.3-32 32v272c0 17.7 14.3 32 32 32h540c17.7 0 32-14.3 32-32V546h236c17.7 0 32-14.3 32-32V242c0-17.7-14.3-32-32-32zM344 746H144V546h200v200zm268 0H412V546h200v200zm0-268H412V278h200v200zm268 0H680V278h200v200z",fill:t}}]}},name:"build",theme:"twotone"};const Ror=Ior;var kor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ror}))},sRt=h.forwardRef(kor);sRt.displayName="BuildTwoTone";const Aor=sRt;var Mor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M348 676.1C250 619.4 184 513.4 184 392c0-181.1 146.9-328 328-328s328 146.9 328 328c0 121.4-66 227.4-164 284.1V792c0 17.7-14.3 32-32 32H380c-17.7 0-32-14.3-32-32V676.1zM392 888h240c4.4 0 8 3.6 8 8v32c0 17.7-14.3 32-32 32H416c-17.7 0-32-14.3-32-32v-32c0-4.4 3.6-8 8-8z"}}]},name:"bulb",theme:"filled"};const For=Mor;var Lor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:For}))},lRt=h.forwardRef(Lor);lRt.displayName="BulbFilled";const jor=lRt;var Bor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M632 888H392c-4.4 0-8 3.6-8 8v32c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-32c0-4.4-3.6-8-8-8zM512 64c-181.1 0-328 146.9-328 328 0 121.4 66 227.4 164 284.1V792c0 17.7 14.3 32 32 32h264c17.7 0 32-14.3 32-32V676.1c98-56.7 164-162.7 164-284.1 0-181.1-146.9-328-328-328zm127.9 549.8L604 634.6V752H420V634.6l-35.9-20.8C305.4 568.3 256 484.5 256 392c0-141.4 114.6-256 256-256s256 114.6 256 256c0 92.5-49.4 176.3-128.1 221.8z"}}]},name:"bulb",theme:"outlined"};const zor=Bor;var Hor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zor}))},cRt=h.forwardRef(Hor);cRt.displayName="BulbOutlined";const qor=cRt;var Vor={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 136c-141.4 0-256 114.6-256 256 0 92.5 49.4 176.3 128.1 221.8l35.9 20.8V752h184V634.6l35.9-20.8C718.6 568.3 768 484.5 768 392c0-141.4-114.6-256-256-256z",fill:n}},{tag:"path",attrs:{d:"M632 888H392c-4.4 0-8 3.6-8 8v32c0 17.7 14.3 32 32 32h192c17.7 0 32-14.3 32-32v-32c0-4.4-3.6-8-8-8zM512 64c-181.1 0-328 146.9-328 328 0 121.4 66 227.4 164 284.1V792c0 17.7 14.3 32 32 32h264c17.7 0 32-14.3 32-32V676.1c98-56.7 164-162.7 164-284.1 0-181.1-146.9-328-328-328zm127.9 549.8L604 634.6V752H420V634.6l-35.9-20.8C305.4 568.3 256 484.5 256 392c0-141.4 114.6-256 256-256s256 114.6 256 256c0 92.5-49.4 176.3-128.1 221.8z",fill:t}}]}},name:"bulb",theme:"twotone"};const Wor=Vor;var Uor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wor}))},uRt=h.forwardRef(Uor);uRt.displayName="BulbTwoTone";const Kor=uRt;var Gor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM440.2 765h-50.8c-2.2 0-4.5-1.1-5.9-2.9L348 718.6l-35.5 43.5a7.38 7.38 0 01-5.9 2.9h-50.8c-6.6 0-10.2-7.9-5.8-13.1l62.7-76.8-61.2-74.9c-4.3-5.2-.7-13.1 5.9-13.1h50.9c2.2 0 4.5 1.1 5.9 2.9l34 41.6 34-41.6c1.5-1.9 3.6-2.9 5.9-2.9h50.8c6.6 0 10.2 7.9 5.9 13.1L383.5 675l62.7 76.8c4.2 5.3.6 13.2-6 13.2zm7.8-382c0 2.2-1.4 4-3.2 4H376v68.7c0 1.9-1.8 3.3-4 3.3h-48c-2.2 0-4-1.4-4-3.2V387h-68.8c-1.8 0-3.2-1.8-3.2-4v-48c0-2.2 1.4-4 3.2-4H320v-68.8c0-1.8 1.8-3.2 4-3.2h48c2.2 0 4 1.4 4 3.2V331h68.7c1.9 0 3.3 1.8 3.3 4v48zm328 369c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48zm0-104c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48zm0-265c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48z"}}]},name:"calculator",theme:"filled"};const Yor=Gor;var Xor=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Yor}))},dRt=h.forwardRef(Xor);dRt.displayName="CalculatorFilled";const Jor=dRt;var Qor={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M251.2 387H320v68.8c0 1.8 1.8 3.2 4 3.2h48c2.2 0 4-1.4 4-3.3V387h68.8c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H376v-68.8c0-1.8-1.8-3.2-4-3.2h-48c-2.2 0-4 1.4-4 3.2V331h-68.8c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm328 0h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm0 265h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm0 104h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm-195.7-81l61.2-74.9c4.3-5.2.7-13.1-5.9-13.1H388c-2.3 0-4.5 1-5.9 2.9l-34 41.6-34-41.6a7.85 7.85 0 00-5.9-2.9h-50.9c-6.6 0-10.2 7.9-5.9 13.1l61.2 74.9-62.7 76.8c-4.4 5.2-.8 13.1 5.8 13.1h50.8c2.3 0 4.5-1 5.9-2.9l35.5-43.5 35.5 43.5c1.5 1.8 3.7 2.9 5.9 2.9h50.8c6.6 0 10.2-7.9 5.9-13.1L383.5 675zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-36 732H180V180h664v664z"}}]},name:"calculator",theme:"outlined"};const Zor=Qor;var esr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zor}))},fRt=h.forwardRef(esr);fRt.displayName="CalculatorOutlined";const tsr=fRt;var nsr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm256.2-75h-50.8c-2.2 0-4.5-1.1-5.9-2.9L348 718.6l-35.5 43.5a7.38 7.38 0 01-5.9 2.9h-50.8c-6.6 0-10.2-7.9-5.8-13.1l62.7-76.8-61.2-74.9c-4.3-5.2-.7-13.1 5.9-13.1h50.9c2.2 0 4.5 1.1 5.9 2.9l34 41.6 34-41.6c1.5-1.9 3.6-2.9 5.9-2.9h50.8c6.6 0 10.2 7.9 5.9 13.1L383.5 675l62.7 76.8c4.2 5.3.6 13.2-6 13.2zM576 335c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48zm0 265c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48zm0 104c0-2.2 1.4-4 3.2-4h193.5c1.9 0 3.3 1.8 3.3 4v48c0 2.2-1.4 4-3.2 4H579.2c-1.8 0-3.2-1.8-3.2-4v-48zM248 335c0-2.2 1.4-4 3.2-4H320v-68.8c0-1.8 1.8-3.2 4-3.2h48c2.2 0 4 1.4 4 3.2V331h68.7c1.9 0 3.3 1.8 3.3 4v48c0 2.2-1.4 4-3.2 4H376v68.7c0 1.9-1.8 3.3-4 3.3h-48c-2.2 0-4-1.4-4-3.2V387h-68.8c-1.8 0-3.2-1.8-3.2-4v-48z",fill:n}},{tag:"path",attrs:{d:"M383.5 675l61.3-74.8c4.3-5.2.7-13.1-5.9-13.1h-50.8c-2.3 0-4.4 1-5.9 2.9l-34 41.6-34-41.6a7.69 7.69 0 00-5.9-2.9h-50.9c-6.6 0-10.2 7.9-5.9 13.1l61.2 74.9-62.7 76.8c-4.4 5.2-.8 13.1 5.8 13.1h50.8c2.3 0 4.4-1 5.9-2.9l35.5-43.5 35.5 43.5c1.4 1.8 3.7 2.9 5.9 2.9h50.8c6.6 0 10.2-7.9 6-13.2L383.5 675zM251.2 387H320v68.8c0 1.8 1.8 3.2 4 3.2h48c2.2 0 4-1.4 4-3.3V387h68.8c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H376v-68.8c0-1.8-1.8-3.2-4-3.2h-48c-2.2 0-4 1.4-4 3.2V331h-68.8c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm328 369h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm0-104h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4zm0-265h193.6c1.8 0 3.2-1.8 3.2-4v-48c0-2.2-1.4-4-3.3-4H579.2c-1.8 0-3.2 1.8-3.2 4v48c0 2.2 1.4 4 3.2 4z",fill:t}}]}},name:"calculator",theme:"twotone"};const rsr=nsr;var isr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rsr}))},pRt=h.forwardRef(isr);pRt.displayName="CalculatorTwoTone";const asr=pRt;var osr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M112 880c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V460H112v420zm768-696H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v176h800V216c0-17.7-14.3-32-32-32z"}}]},name:"calendar",theme:"filled"};const ssr=osr;var lsr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ssr}))},hRt=h.forwardRef(lsr);hRt.displayName="CalendarFilled";const csr=hRt;var usr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712 304c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H384v48c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H184v136h656V256H712v48z",fill:n}},{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zm0-448H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136z",fill:t}}]}},name:"calendar",theme:"twotone"};const dsr=usr;var fsr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dsr}))},mRt=h.forwardRef(fsr);mRt.displayName="CalendarTwoTone";const psr=mRt;var hsr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 260H728l-32.4-90.8a32.07 32.07 0 00-30.2-21.2H358.6c-13.5 0-25.6 8.5-30.1 21.2L296 260H160c-44.2 0-80 35.8-80 80v456c0 44.2 35.8 80 80 80h704c44.2 0 80-35.8 80-80V340c0-44.2-35.8-80-80-80zM512 716c-88.4 0-160-71.6-160-160s71.6-160 160-160 160 71.6 160 160-71.6 160-160 160zm-96-160a96 96 0 10192 0 96 96 0 10-192 0z"}}]},name:"camera",theme:"filled"};const msr=hsr;var gsr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:msr}))},gRt=h.forwardRef(gsr);gRt.displayName="CameraFilled";const vsr=gRt;var _sr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 248H728l-32.4-90.8a32.07 32.07 0 00-30.2-21.2H358.6c-13.5 0-25.6 8.5-30.1 21.2L296 248H160c-44.2 0-80 35.8-80 80v456c0 44.2 35.8 80 80 80h704c44.2 0 80-35.8 80-80V328c0-44.2-35.8-80-80-80zm8 536c0 4.4-3.6 8-8 8H160c-4.4 0-8-3.6-8-8V328c0-4.4 3.6-8 8-8h186.7l17.1-47.8 22.9-64.2h250.5l22.9 64.2 17.1 47.8H864c4.4 0 8 3.6 8 8v456zM512 384c-88.4 0-160 71.6-160 160s71.6 160 160 160 160-71.6 160-160-71.6-160-160-160zm0 256c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96z"}}]},name:"camera",theme:"outlined"};const ysr=_sr;var bsr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ysr}))},vRt=h.forwardRef(bsr);vRt.displayName="CameraOutlined";const xsr=vRt;var Ssr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 320H677.2l-17.1-47.8-22.9-64.2H386.7l-22.9 64.2-17.1 47.8H160c-4.4 0-8 3.6-8 8v456c0 4.4 3.6 8 8 8h704c4.4 0 8-3.6 8-8V328c0-4.4-3.6-8-8-8zM512 704c-88.4 0-160-71.6-160-160s71.6-160 160-160 160 71.6 160 160-71.6 160-160 160z",fill:n}},{tag:"path",attrs:{d:"M512 384c-88.4 0-160 71.6-160 160s71.6 160 160 160 160-71.6 160-160-71.6-160-160-160zm0 256c-53 0-96-43-96-96s43-96 96-96 96 43 96 96-43 96-96 96z",fill:t}},{tag:"path",attrs:{d:"M864 248H728l-32.4-90.8a32.07 32.07 0 00-30.2-21.2H358.6c-13.5 0-25.6 8.5-30.1 21.2L296 248H160c-44.2 0-80 35.8-80 80v456c0 44.2 35.8 80 80 80h704c44.2 0 80-35.8 80-80V328c0-44.2-35.8-80-80-80zm8 536c0 4.4-3.6 8-8 8H160c-4.4 0-8-3.6-8-8V328c0-4.4 3.6-8 8-8h186.7l17.1-47.8 22.9-64.2h250.5l22.9 64.2 17.1 47.8H864c4.4 0 8 3.6 8 8v456z",fill:t}}]}},name:"camera",theme:"twotone"};const Csr=Ssr;var wsr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Csr}))},_Rt=h.forwardRef(wsr);_Rt.displayName="CameraTwoTone";const Esr=_Rt;var Tsr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M959 413.4L935.3 372a8 8 0 00-10.9-2.9l-50.7 29.6-78.3-216.2a63.9 63.9 0 00-60.9-44.4H301.2c-34.7 0-65.5 22.4-76.2 55.5l-74.6 205.2-50.8-29.6a8 8 0 00-10.9 2.9L65 413.4c-2.2 3.8-.9 8.6 2.9 10.8l60.4 35.2-14.5 40c-1.2 3.2-1.8 6.6-1.8 10v348.2c0 15.7 11.8 28.4 26.3 28.4h67.6c12.3 0 23-9.3 25.6-22.3l7.7-37.7h545.6l7.7 37.7c2.7 13 13.3 22.3 25.6 22.3h67.6c14.5 0 26.3-12.7 26.3-28.4V509.4c0-3.4-.6-6.8-1.8-10l-14.5-40 60.3-35.2a8 8 0 003-10.8zM264 621c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm388 75c0 4.4-3.6 8-8 8H380c-4.4 0-8-3.6-8-8v-84c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v36h168v-36c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v84zm108-75c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zM220 418l72.7-199.9.5-1.3.4-1.3c1.1-3.3 4.1-5.5 7.6-5.5h427.6l75.4 208H220z"}}]},name:"car",theme:"filled"};const $sr=Tsr;var Osr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$sr}))},yRt=h.forwardRef(Osr);yRt.displayName="CarFilled";const Psr=yRt;var Nsr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M380 704h264c4.4 0 8-3.6 8-8v-84c0-4.4-3.6-8-8-8h-40c-4.4 0-8 3.6-8 8v36H428v-36c0-4.4-3.6-8-8-8h-40c-4.4 0-8 3.6-8 8v84c0 4.4 3.6 8 8 8zm340-123a40 40 0 1080 0 40 40 0 10-80 0zm239-167.6L935.3 372a8 8 0 00-10.9-2.9l-50.7 29.6-78.3-216.2a63.9 63.9 0 00-60.9-44.4H301.2c-34.7 0-65.5 22.4-76.2 55.5l-74.6 205.2-50.8-29.6a8 8 0 00-10.9 2.9L65 413.4c-2.2 3.8-.9 8.6 2.9 10.8l60.4 35.2-14.5 40c-1.2 3.2-1.8 6.6-1.8 10v348.2c0 15.7 11.8 28.4 26.3 28.4h67.6c12.3 0 23-9.3 25.6-22.3l7.7-37.7h545.6l7.7 37.7c2.7 13 13.3 22.3 25.6 22.3h67.6c14.5 0 26.3-12.7 26.3-28.4V509.4c0-3.4-.6-6.8-1.8-10l-14.5-40 60.3-35.2a8 8 0 003-10.8zM840 517v237H184V517l15.6-43h624.8l15.6 43zM292.7 218.1l.5-1.3.4-1.3c1.1-3.3 4.1-5.5 7.6-5.5h427.6l75.4 208H220l72.7-199.9zM224 581a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"car",theme:"outlined"};const Dsr=Nsr;var Isr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Dsr}))},bRt=h.forwardRef(Isr);bRt.displayName="CarOutlined";const Rsr=bRt;var ksr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M199.6 474L184 517v237h656V517l-15.6-43H199.6zM264 621c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm388 75c0 4.4-3.6 8-8 8H380c-4.4 0-8-3.6-8-8v-84c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v36h168v-36c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v84zm108-75c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z",fill:n}},{tag:"path",attrs:{d:"M720 581a40 40 0 1080 0 40 40 0 10-80 0z",fill:t}},{tag:"path",attrs:{d:"M959 413.4L935.3 372a8 8 0 00-10.9-2.9l-50.7 29.6-78.3-216.2a63.9 63.9 0 00-60.9-44.4H301.2c-34.7 0-65.5 22.4-76.2 55.5l-74.6 205.2-50.8-29.6a8 8 0 00-10.9 2.9L65 413.4c-2.2 3.8-.9 8.6 2.9 10.8l60.4 35.2-14.5 40c-1.2 3.2-1.8 6.6-1.8 10v348.2c0 15.7 11.8 28.4 26.3 28.4h67.6c12.3 0 23-9.3 25.6-22.3l7.7-37.7h545.6l7.7 37.7c2.7 13 13.3 22.3 25.6 22.3h67.6c14.5 0 26.3-12.7 26.3-28.4V509.4c0-3.4-.6-6.8-1.8-10l-14.5-40 60.3-35.2a8 8 0 003-10.8zM292.7 218.1l.5-1.3.4-1.3c1.1-3.3 4.1-5.5 7.6-5.5h427.6l75.4 208H220l72.7-199.9zM840 754H184V517l15.6-43h624.8l15.6 43v237z",fill:t}},{tag:"path",attrs:{d:"M224 581a40 40 0 1080 0 40 40 0 10-80 0zm420 23h-40c-4.4 0-8 3.6-8 8v36H428v-36c0-4.4-3.6-8-8-8h-40c-4.4 0-8 3.6-8 8v84c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-84c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"car",theme:"twotone"};const Asr=ksr;var Msr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Asr}))},xRt=h.forwardRef(Msr);xRt.displayName="CarTwoTone";const Fsr=xRt;var Lsr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"filled"};const jsr=Lsr;var Bsr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jsr}))},SRt=h.forwardRef(Bsr);SRt.displayName="CaretDownFilled";const CRt=SRt;var zsr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"outlined"};const Hsr=zsr;var qsr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Hsr}))},wRt=h.forwardRef(qsr);wRt.displayName="CaretDownOutlined";const ERt=wRt;var Vsr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M689 165.1L308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5z"}}]},name:"caret-left",theme:"filled"};const Wsr=Vsr;var Usr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wsr}))},TRt=h.forwardRef(Usr);TRt.displayName="CaretLeftFilled";const Ksr=TRt;var Gsr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M689 165.1L308.2 493.5c-10.9 9.4-10.9 27.5 0 37L689 858.9c14.2 12.2 35 1.2 35-18.5V183.6c0-19.7-20.8-30.7-35-18.5z"}}]},name:"caret-left",theme:"outlined"};const Ysr=Gsr;var Xsr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ysr}))},$Rt=h.forwardRef(Xsr);$Rt.displayName="CaretLeftOutlined";const Jsr=$Rt;var Qsr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"}}]},name:"caret-right",theme:"filled"};const Zsr=Qsr;var elr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zsr}))},ORt=h.forwardRef(elr);ORt.displayName="CaretRightFilled";const tlr=ORt;var nlr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M715.8 493.5L335 165.1c-14.2-12.2-35-1.2-35 18.5v656.8c0 19.7 20.8 30.7 35 18.5l380.8-328.4c10.9-9.4 10.9-27.6 0-37z"}}]},name:"caret-right",theme:"outlined"};const rlr=nlr;var ilr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rlr}))},PRt=h.forwardRef(ilr);PRt.displayName="CaretRightOutlined";const alr=PRt;var olr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"}}]},name:"caret-up",theme:"filled"};const slr=olr;var llr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:slr}))},NRt=h.forwardRef(llr);NRt.displayName="CaretUpFilled";const clr=NRt;var ulr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"}}]},name:"caret-up",theme:"outlined"};const dlr=ulr;var flr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dlr}))},DRt=h.forwardRef(flr);DRt.displayName="CaretUpOutlined";const IRt=DRt;var plr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zM694.5 432.7L481.9 725.4a16.1 16.1 0 01-26 0l-126.4-174c-3.8-5.3 0-12.7 6.5-12.7h55.2c5.1 0 10 2.5 13 6.6l64.7 89 150.9-207.8c3-4.1 7.8-6.6 13-6.6H688c6.5.1 10.3 7.5 6.5 12.8z"}}]},name:"carry-out",theme:"filled"};const hlr=plr;var mlr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hlr}))},RRt=h.forwardRef(mlr);RRt.displayName="CarryOutFilled";const glr=RRt;var vlr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v584zM688 420h-55.2c-5.1 0-10 2.5-13 6.6L468.9 634.4l-64.7-89c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.4 0-12.8-6.5-12.8z"}}]},name:"carry-out",theme:"outlined"};const _lr=vlr;var ylr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_lr}))},kRt=h.forwardRef(ylr);kRt.displayName="CarryOutOutlined";const blr=kRt;var xlr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v584z",fill:t}},{tag:"path",attrs:{d:"M712 304c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H384v48c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-48H184v584h656V256H712v48zm-17.5 128.8L481.9 725.5a16.1 16.1 0 01-26 0l-126.4-174c-3.8-5.3 0-12.7 6.5-12.7h55.2c5.2 0 10 2.5 13 6.6l64.7 89 150.9-207.8c3-4.1 7.9-6.6 13-6.6H688c6.5 0 10.3 7.4 6.5 12.8z",fill:n}},{tag:"path",attrs:{d:"M688 420h-55.2c-5.1 0-10 2.5-13 6.6L468.9 634.4l-64.7-89c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.4 0-12.8-6.5-12.8z",fill:t}}]}},name:"carry-out",theme:"twotone"};const Slr=xlr;var Clr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Slr}))},ARt=h.forwardRef(Clr);ARt.displayName="CarryOutTwoTone";const wlr=ARt;var Elr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"check-circle",theme:"outlined"};const Tlr=Elr;var $lr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Tlr}))},MRt=h.forwardRef($lr);MRt.displayName="CheckCircleOutlined";const TK=MRt;var Olr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm193.4 225.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.3 0 19.9 5 25.9 13.3l71.2 98.8 157.2-218c6-8.4 15.7-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.4 12.7z",fill:n}},{tag:"path",attrs:{d:"M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z",fill:t}}]}},name:"check-circle",theme:"twotone"};const Plr=Olr;var Nlr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Plr}))},FRt=h.forwardRef(Nlr);FRt.displayName="CheckCircleTwoTone";const Dlr=FRt;var Ilr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM695.5 365.7l-210.6 292a31.8 31.8 0 01-51.7 0L308.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H689c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-square",theme:"filled"};const Rlr=Ilr;var klr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Rlr}))},LRt=h.forwardRef(klr);LRt.displayName="CheckSquareFilled";const Alr=LRt;var Mlr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M433.1 657.7a31.8 31.8 0 0051.7 0l210.6-292c3.8-5.3 0-12.7-6.5-12.7H642c-10.2 0-19.9 4.9-25.9 13.3L459 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H315c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"check-square",theme:"outlined"};const Flr=Mlr;var Llr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Flr}))},jRt=h.forwardRef(Llr);jRt.displayName="CheckSquareOutlined";const jlr=jRt;var Blr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm130-367.8h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H688c6.5 0 10.3 7.4 6.5 12.7l-210.6 292a31.8 31.8 0 01-51.7 0L307.5 484.9c-3.8-5.3 0-12.7 6.5-12.7z",fill:n}},{tag:"path",attrs:{d:"M432.2 657.7a31.8 31.8 0 0051.7 0l210.6-292c3.8-5.3 0-12.7-6.5-12.7h-46.9c-10.3 0-19.9 5-25.9 13.3L458 584.3l-71.2-98.8c-6-8.4-15.7-13.3-25.9-13.3H314c-6.5 0-10.3 7.4-6.5 12.7l124.7 172.8z",fill:t}}]}},name:"check-square",theme:"twotone"};const zlr=Blr;var Hlr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zlr}))},BRt=h.forwardRef(Hlr);BRt.displayName="CheckSquareTwoTone";const qlr=BRt;var Vlr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M371.8 512c0 77.5 62.7 140.2 140.2 140.2S652.2 589.5 652.2 512 589.5 371.8 512 371.8 371.8 434.4 371.8 512zM900 362.4l-234.3 12.1c63.6 74.3 64.6 181.5 11.1 263.7l-188 289.2c78 4.2 158.4-12.9 231.2-55.2 180-104 253-322.1 180-509.8zM320.3 591.9L163.8 284.1A415.35 415.35 0 0096 512c0 208 152.3 380.3 351.4 410.8l106.9-209.4c-96.6 18.2-189.9-34.8-234-121.5zm218.5-285.5l344.4 18.1C848 254.7 792.6 194 719.8 151.7 653.9 113.6 581.5 95.5 510.5 96c-122.5.5-242.2 55.2-322.1 154.5l128.2 196.9c32-91.9 124.8-146.7 222.2-141z"}}]},name:"chrome",theme:"filled"};const Wlr=Vlr;var Ulr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wlr}))},zRt=h.forwardRef(Ulr);zRt.displayName="ChromeFilled";const Klr=zRt;var Glr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 512.3v-.3c0-229.8-186.2-416-416-416S96 282.2 96 512v.4c0 229.8 186.2 416 416 416s416-186.2 416-416v-.3.2zm-6.7-74.6l.6 3.3-.6-3.3zM676.7 638.2c53.5-82.2 52.5-189.4-11.1-263.7l162.4-8.4c20.5 44.4 32 93.8 32 145.9 0 185.2-144.6 336.6-327.1 347.4l143.8-221.2zM512 652.3c-77.5 0-140.2-62.7-140.2-140.2 0-77.7 62.7-140.2 140.2-140.2S652.2 434.5 652.2 512 589.5 652.3 512 652.3zm369.2-331.7l-3-5.7 3 5.7zM512 164c121.3 0 228.2 62.1 290.4 156.2l-263.6-13.9c-97.5-5.7-190.2 49.2-222.3 141.1L227.8 311c63.1-88.9 166.9-147 284.2-147zM102.5 585.8c26 145 127.1 264 261.6 315.1C229.6 850 128.5 731 102.5 585.8zM164 512c0-55.9 13.2-108.7 36.6-155.5l119.7 235.4c44.1 86.7 137.4 139.7 234 121.6l-74 145.1C302.9 842.5 164 693.5 164 512zm324.7 415.4c4 .2 8 .4 12 .5-4-.2-8-.3-12-.5z"}}]},name:"chrome",theme:"outlined"};const Ylr=Glr;var Xlr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ylr}))},HRt=h.forwardRef(Xlr);HRt.displayName="ChromeOutlined";const Jlr=HRt;var Qlr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-63.6 656c-103 0-162.4-68.6-162.4-182.6v-49C286 373.5 345.4 304 448.3 304c88.3 0 152.3 56.9 152.3 138.1 0 2.4-2 4.4-4.4 4.4h-52.6c-4.2 0-7.6-3.2-8-7.4-4-46.1-37.6-77.6-87-77.6-61.1 0-95.6 45.4-95.6 126.9v49.3c0 80.3 34.5 125.1 95.6 125.1 49.3 0 82.8-29.5 87-72.4.4-4.1 3.8-7.3 8-7.3h52.7c2.4 0 4.4 2 4.4 4.4 0 77.4-64.3 132.5-152.3 132.5zM738 704.1c0 4.4-3.6 8-8 8h-50.4c-4.4 0-8-3.6-8-8V319.9c0-4.4 3.6-8 8-8H730c4.4 0 8 3.6 8 8v384.2z"}}]},name:"ci-circle",theme:"filled"};const Zlr=Qlr;var ecr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zlr}))},qRt=h.forwardRef(ecr);qRt.displayName="CiCircleFilled";const tcr=qRt;var ncr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm218-572.1h-50.4c-4.4 0-8 3.6-8 8v384.2c0 4.4 3.6 8 8 8H730c4.4 0 8-3.6 8-8V319.9c0-4.4-3.6-8-8-8zm-281.4 49.6c49.5 0 83.1 31.5 87 77.6.4 4.2 3.8 7.4 8 7.4h52.6c2.4 0 4.4-2 4.4-4.4 0-81.2-64-138.1-152.3-138.1C345.4 304 286 373.5 286 488.4v49c0 114 59.4 182.6 162.3 182.6 88 0 152.3-55.1 152.3-132.5 0-2.4-2-4.4-4.4-4.4h-52.7c-4.2 0-7.6 3.2-8 7.3-4.2 43-37.7 72.4-87 72.4-61.1 0-95.6-44.9-95.6-125.2v-49.3c.1-81.4 34.6-126.8 95.7-126.8z"}}]},name:"ci-circle",theme:"outlined"};const rcr=ncr;var icr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rcr}))},VRt=h.forwardRef(icr);VRt.displayName="CiCircleOutlined";const acr=VRt;var ocr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-63.5 522.8c49.3 0 82.8-29.4 87-72.4.4-4.1 3.8-7.3 8-7.3h52.7c2.4 0 4.4 2 4.4 4.4 0 77.4-64.3 132.5-152.3 132.5C345.4 720 286 651.4 286 537.4v-49C286 373.5 345.4 304 448.3 304c88.3 0 152.3 56.9 152.3 138.1 0 2.4-2 4.4-4.4 4.4h-52.6c-4.2 0-7.6-3.2-8-7.4-3.9-46.1-37.5-77.6-87-77.6-61.1 0-95.6 45.4-95.7 126.8v49.3c0 80.3 34.5 125.2 95.6 125.2zM738 704.1c0 4.4-3.6 8-8 8h-50.4c-4.4 0-8-3.6-8-8V319.9c0-4.4 3.6-8 8-8H730c4.4 0 8 3.6 8 8v384.2z",fill:n}},{tag:"path",attrs:{d:"M730 311.9h-50.4c-4.4 0-8 3.6-8 8v384.2c0 4.4 3.6 8 8 8H730c4.4 0 8-3.6 8-8V319.9c0-4.4-3.6-8-8-8zm-281.4 49.6c49.5 0 83.1 31.5 87 77.6.4 4.2 3.8 7.4 8 7.4h52.6c2.4 0 4.4-2 4.4-4.4 0-81.2-64-138.1-152.3-138.1C345.4 304 286 373.5 286 488.4v49c0 114 59.4 182.6 162.3 182.6 88 0 152.3-55.1 152.3-132.5 0-2.4-2-4.4-4.4-4.4h-52.7c-4.2 0-7.6 3.2-8 7.3-4.2 43-37.7 72.4-87 72.4-61.1 0-95.6-44.9-95.6-125.2v-49.3c.1-81.4 34.6-126.8 95.7-126.8z",fill:t}}]}},name:"ci-circle",theme:"twotone"};const scr=ocr;var lcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:scr}))},WRt=h.forwardRef(lcr);WRt.displayName="CiCircleTwoTone";const ccr=WRt;var ucr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm218-572.1h-50.4c-4.4 0-8 3.6-8 8v384.2c0 4.4 3.6 8 8 8H730c4.4 0 8-3.6 8-8V319.9c0-4.4-3.6-8-8-8zm-281.4 49.6c49.5 0 83.1 31.5 87 77.6.4 4.2 3.8 7.4 8 7.4h52.6c2.4 0 4.4-2 4.4-4.4 0-81.2-64-138.1-152.3-138.1C345.4 304 286 373.5 286 488.4v49c0 114 59.4 182.6 162.3 182.6 88 0 152.3-55.1 152.3-132.5 0-2.4-2-4.4-4.4-4.4h-52.7c-4.2 0-7.6 3.2-8 7.3-4.2 43-37.7 72.4-87 72.4-61.1 0-95.6-44.9-95.6-125.2v-49.3c.1-81.4 34.6-126.8 95.7-126.8z"}}]},name:"ci",theme:"outlined"};const dcr=ucr;var fcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dcr}))},URt=h.forwardRef(fcr);URt.displayName="CiOutlined";const pcr=URt;var hcr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-63.5 522.8c49.3 0 82.8-29.4 87-72.4.4-4.1 3.8-7.3 8-7.3h52.7c2.4 0 4.4 2 4.4 4.4 0 77.4-64.3 132.5-152.3 132.5C345.4 720 286 651.4 286 537.4v-49C286 373.5 345.4 304 448.3 304c88.3 0 152.3 56.9 152.3 138.1 0 2.4-2 4.4-4.4 4.4h-52.6c-4.2 0-7.6-3.2-8-7.4-3.9-46.1-37.5-77.6-87-77.6-61.1 0-95.6 45.4-95.7 126.8v49.3c0 80.3 34.5 125.2 95.6 125.2zM738 704.1c0 4.4-3.6 8-8 8h-50.4c-4.4 0-8-3.6-8-8V319.9c0-4.4 3.6-8 8-8H730c4.4 0 8 3.6 8 8v384.2z",fill:n}},{tag:"path",attrs:{d:"M730 311.9h-50.4c-4.4 0-8 3.6-8 8v384.2c0 4.4 3.6 8 8 8H730c4.4 0 8-3.6 8-8V319.9c0-4.4-3.6-8-8-8zm-281.4 49.6c49.5 0 83.1 31.5 87 77.6.4 4.2 3.8 7.4 8 7.4h52.6c2.4 0 4.4-2 4.4-4.4 0-81.2-64-138.1-152.3-138.1C345.4 304 286 373.5 286 488.4v49c0 114 59.4 182.6 162.3 182.6 88 0 152.3-55.1 152.3-132.5 0-2.4-2-4.4-4.4-4.4h-52.7c-4.2 0-7.6 3.2-8 7.3-4.2 43-37.7 72.4-87 72.4-61.1 0-95.6-44.9-95.6-125.2v-49.3c.1-81.4 34.6-126.8 95.7-126.8z",fill:t}}]}},name:"ci",theme:"twotone"};const mcr=hcr;var gcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mcr}))},KRt=h.forwardRef(gcr);KRt.displayName="CiTwoTone";const vcr=KRt;var _cr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M899.1 869.6l-53-305.6H864c14.4 0 26-11.6 26-26V346c0-14.4-11.6-26-26-26H618V138c0-14.4-11.6-26-26-26H432c-14.4 0-26 11.6-26 26v182H160c-14.4 0-26 11.6-26 26v192c0 14.4 11.6 26 26 26h17.9l-53 305.6a25.95 25.95 0 0025.6 30.4h723c1.5 0 3-.1 4.4-.4a25.88 25.88 0 0021.2-30zM204 390h272V182h72v208h272v104H204V390zm468 440V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H416V674c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v156H202.8l45.1-260H776l45.1 260H672z"}}]},name:"clear",theme:"outlined"};const ycr=_cr;var bcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ycr}))},GRt=h.forwardRef(bcr);GRt.displayName="ClearOutlined";const xcr=GRt;var Scr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm176.5 585.7l-28.6 39a7.99 7.99 0 01-11.2 1.7L483.3 569.8a7.92 7.92 0 01-3.3-6.5V288c0-4.4 3.6-8 8-8h48.1c4.4 0 8 3.6 8 8v247.5l142.6 103.1c3.6 2.5 4.4 7.5 1.8 11.1z"}}]},name:"clock-circle",theme:"filled"};const Ccr=Scr;var wcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ccr}))},YRt=h.forwardRef(wcr);YRt.displayName="ClockCircleFilled";const Ecr=YRt;var Tcr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm176.5 509.7l-28.6 39a7.99 7.99 0 01-11.2 1.7L483.3 569.8a7.92 7.92 0 01-3.3-6.5V288c0-4.4 3.6-8 8-8h48.1c4.4 0 8 3.6 8 8v247.5l142.6 103.1c3.6 2.5 4.4 7.5 1.8 11.1z",fill:n}},{tag:"path",attrs:{d:"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.6-3.6 1.8-8.6-1.8-11.1z",fill:t}}]}},name:"clock-circle",theme:"twotone"};const $cr=Tcr;var Ocr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$cr}))},XRt=h.forwardRef(Ocr);XRt.displayName="ClockCircleTwoTone";const Pcr=XRt;var Ncr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm0 76c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm128.01 198.83c.03 0 .05.01.09.06l45.02 45.01a.2.2 0 01.05.09.12.12 0 010 .07c0 .02-.01.04-.05.08L557.25 512l127.87 127.86a.27.27 0 01.05.06v.02a.12.12 0 010 .07c0 .03-.01.05-.05.09l-45.02 45.02a.2.2 0 01-.09.05.12.12 0 01-.07 0c-.02 0-.04-.01-.08-.05L512 557.25 384.14 685.12c-.04.04-.06.05-.08.05a.12.12 0 01-.07 0c-.03 0-.05-.01-.09-.05l-45.02-45.02a.2.2 0 01-.05-.09.12.12 0 010-.07c0-.02.01-.04.06-.08L466.75 512 338.88 384.14a.27.27 0 01-.05-.06l-.01-.02a.12.12 0 010-.07c0-.03.01-.05.05-.09l45.02-45.02a.2.2 0 01.09-.05.12.12 0 01.07 0c.02 0 .04.01.08.06L512 466.75l127.86-127.86c.04-.05.06-.06.08-.06a.12.12 0 01.07 0z"}}]},name:"close-circle",theme:"outlined"};const Dcr=Ncr;var Icr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Dcr}))},JRt=h.forwardRef(Icr);JRt.displayName="CloseCircleOutlined";const Rcr=JRt;var kcr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm171.8 527.1c1.2 1.5 1.9 3.3 1.9 5.2 0 4.5-3.6 8-8 8l-66-.3-99.3-118.4-99.3 118.5-66.1.3c-4.4 0-8-3.6-8-8 0-1.9.7-3.7 1.9-5.2L471 512.3l-130.1-155a8.32 8.32 0 01-1.9-5.2c0-4.5 3.6-8 8-8l66.1.3 99.3 118.4 99.4-118.5 66-.3c4.4 0 8 3.6 8 8 0 1.9-.6 3.8-1.8 5.2l-130.1 155 129.9 154.9z",fill:n}},{tag:"path",attrs:{d:"M685.8 352c0-4.4-3.6-8-8-8l-66 .3-99.4 118.5-99.3-118.4-66.1-.3c-4.4 0-8 3.5-8 8 0 1.9.7 3.7 1.9 5.2l130.1 155-130.1 154.9a8.32 8.32 0 00-1.9 5.2c0 4.4 3.6 8 8 8l66.1-.3 99.3-118.5L611.7 680l66 .3c4.4 0 8-3.5 8-8 0-1.9-.7-3.7-1.9-5.2L553.9 512.2l130.1-155c1.2-1.4 1.8-3.3 1.8-5.2z",fill:t}}]}},name:"close-circle",theme:"twotone"};const Acr=kcr;var Mcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Acr}))},QRt=h.forwardRef(Mcr);QRt.displayName="CloseCircleTwoTone";const Fcr=QRt;var Lcr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112c17.7 0 32 14.3 32 32v736c0 17.7-14.3 32-32 32H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32zM639.98 338.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-square",theme:"filled"};const jcr=Lcr;var Bcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jcr}))},ZRt=h.forwardRef(Bcr);ZRt.displayName="CloseSquareFilled";const zcr=ZRt;var Hcr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112c17.7 0 32 14.3 32 32v736c0 17.7-14.3 32-32 32H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32zm-40 72H184v656h656V184zM640.01 338.83c.03 0 .05.01.09.06l45.02 45.01a.2.2 0 01.05.09.12.12 0 010 .07c0 .02-.01.04-.05.08L557.25 512l127.87 127.86a.27.27 0 01.05.06v.02a.12.12 0 010 .07c0 .03-.01.05-.05.09l-45.02 45.02a.2.2 0 01-.09.05.12.12 0 01-.07 0c-.02 0-.04-.01-.08-.05L512 557.25 384.14 685.12c-.04.04-.06.05-.08.05a.12.12 0 01-.07 0c-.03 0-.05-.01-.09-.05l-45.02-45.02a.2.2 0 01-.05-.09.12.12 0 010-.07c0-.02.01-.04.06-.08L466.75 512 338.88 384.14a.27.27 0 01-.05-.06l-.01-.02a.12.12 0 010-.07c0-.03.01-.05.05-.09l45.02-45.02a.2.2 0 01.09-.05.12.12 0 01.07 0c.02 0 .04.01.08.06L512 466.75l127.86-127.86c.04-.05.06-.06.08-.06a.12.12 0 01.07 0z"}}]},name:"close-square",theme:"outlined"};const qcr=Hcr;var Vcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qcr}))},ekt=h.forwardRef(Vcr);ekt.displayName="CloseSquareOutlined";const Wcr=ekt;var Ucr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm163.9-473.9A7.95 7.95 0 01354 353h58.9c4.7 0 9.2 2.1 12.3 5.7L512 462.2l86.8-103.5c3-3.6 7.5-5.7 12.3-5.7H670c6.8 0 10.5 7.9 6.1 13.1L553.8 512l122.3 145.9c4.4 5.2.7 13.1-6.1 13.1h-58.9c-4.7 0-9.2-2.1-12.3-5.7L512 561.8l-86.8 103.5c-3 3.6-7.5 5.7-12.3 5.7H354c-6.8 0-10.5-7.9-6.1-13.1L470.2 512 347.9 366.1z",fill:n}},{tag:"path",attrs:{d:"M354 671h58.9c4.8 0 9.3-2.1 12.3-5.7L512 561.8l86.8 103.5c3.1 3.6 7.6 5.7 12.3 5.7H670c6.8 0 10.5-7.9 6.1-13.1L553.8 512l122.3-145.9c4.4-5.2.7-13.1-6.1-13.1h-58.9c-4.8 0-9.3 2.1-12.3 5.7L512 462.2l-86.8-103.5c-3.1-3.6-7.6-5.7-12.3-5.7H354c-6.8 0-10.5 7.9-6.1 13.1L470.2 512 347.9 657.9A7.95 7.95 0 00354 671z",fill:t}}]}},name:"close-square",theme:"twotone"};const Kcr=Ucr;var Gcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Kcr}))},tkt=h.forwardRef(Gcr);tkt.displayName="CloseSquareTwoTone";const Ycr=tkt;var Xcr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M624 706.3h-74.1V464c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v242.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.7a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9z"}},{tag:"path",attrs:{d:"M811.4 366.7C765.6 245.9 648.9 160 512.2 160S258.8 245.8 213 366.6C127.3 389.1 64 467.2 64 560c0 110.5 89.5 200 199.9 200H304c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8h-40.1c-33.7 0-65.4-13.4-89-37.7-23.5-24.2-36-56.8-34.9-90.6.9-26.4 9.9-51.2 26.2-72.1 16.7-21.3 40.1-36.8 66.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10C846.1 454.5 884 503.8 884 560c0 33.1-12.9 64.3-36.3 87.7a123.07 123.07 0 01-87.6 36.3H720c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h40.1C870.5 760 960 670.5 960 560c0-92.7-63.1-170.7-148.6-193.3z"}}]},name:"cloud-download",theme:"outlined"};const Jcr=Xcr;var Qcr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Jcr}))},nkt=h.forwardRef(Qcr);nkt.displayName="CloudDownloadOutlined";const Zcr=nkt;var eur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.4 418.7C765.6 297.9 648.9 212 512.2 212S258.8 297.8 213 418.6C127.3 441.1 64 519.1 64 612c0 110.5 89.5 200 199.9 200h496.2C870.5 812 960 722.5 960 612c0-92.7-63.1-170.7-148.6-193.3z"}}]},name:"cloud",theme:"filled"};const tur=eur;var nur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tur}))},rkt=h.forwardRef(nur);rkt.displayName="CloudFilled";const rur=rkt;var iur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.4 418.7C765.6 297.9 648.9 212 512.2 212S258.8 297.8 213 418.6C127.3 441.1 64 519.1 64 612c0 110.5 89.5 200 199.9 200h496.2C870.5 812 960 722.5 960 612c0-92.7-63.1-170.7-148.6-193.3zm36.3 281a123.07 123.07 0 01-87.6 36.3H263.9c-33.1 0-64.2-12.9-87.6-36.3A123.3 123.3 0 01140 612c0-28 9.1-54.3 26.2-76.3a125.7 125.7 0 0166.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10c54.3 14.5 92.1 63.8 92.1 120 0 33.1-12.9 64.3-36.3 87.7z"}}]},name:"cloud",theme:"outlined"};const aur=iur;var our=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:aur}))},ikt=h.forwardRef(our);ikt.displayName="CloudOutlined";const sur=ikt;var lur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M704 446H320c-4.4 0-8 3.6-8 8v402c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8V454c0-4.4-3.6-8-8-8zm-328 64h272v117H376V510zm272 290H376V683h272v117z"}},{tag:"path",attrs:{d:"M424 748a32 32 0 1064 0 32 32 0 10-64 0zm0-178a32 32 0 1064 0 32 32 0 10-64 0z"}},{tag:"path",attrs:{d:"M811.4 368.9C765.6 248 648.9 162 512.2 162S258.8 247.9 213 368.8C126.9 391.5 63.5 470.2 64 563.6 64.6 668 145.6 752.9 247.6 762c4.7.4 8.7-3.3 8.7-8v-60.4c0-4-3-7.4-7-7.9-27-3.4-52.5-15.2-72.1-34.5-24-23.5-37.2-55.1-37.2-88.6 0-28 9.1-54.4 26.2-76.4 16.7-21.4 40.2-36.9 66.1-43.7l37.9-10 13.9-36.7c8.6-22.8 20.6-44.2 35.7-63.5 14.9-19.2 32.6-36 52.4-50 41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.3c19.9 14 37.5 30.8 52.4 50 15.1 19.3 27.1 40.7 35.7 63.5l13.8 36.6 37.8 10c54.2 14.4 92.1 63.7 92.1 120 0 33.6-13.2 65.1-37.2 88.6-19.5 19.2-44.9 31.1-71.9 34.5-4 .5-6.9 3.9-6.9 7.9V754c0 4.7 4.1 8.4 8.8 8 101.7-9.2 182.5-94 183.2-198.2.6-93.4-62.7-172.1-148.6-194.9z"}}]},name:"cloud-server",theme:"outlined"};const cur=lur;var uur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cur}))},akt=h.forwardRef(uur);akt.displayName="CloudServerOutlined";const dur=akt;var fur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.4 368.9C765.6 248 648.9 162 512.2 162S258.8 247.9 213 368.8C126.9 391.5 63.5 470.2 64 563.6 64.6 668 145.6 752.9 247.6 762c4.7.4 8.7-3.3 8.7-8v-60.4c0-4-3-7.4-7-7.9-27-3.4-52.5-15.2-72.1-34.5-24-23.5-37.2-55.1-37.2-88.6 0-28 9.1-54.4 26.2-76.4 16.7-21.4 40.2-36.9 66.1-43.7l37.9-10 13.9-36.7c8.6-22.8 20.6-44.2 35.7-63.5 14.9-19.2 32.6-36 52.4-50 41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.3c19.9 14 37.5 30.8 52.4 50 15.1 19.3 27.1 40.7 35.7 63.5l13.8 36.6 37.8 10c54.2 14.4 92.1 63.7 92.1 120 0 33.6-13.2 65.1-37.2 88.6-19.5 19.2-44.9 31.1-71.9 34.5-4 .5-6.9 3.9-6.9 7.9V754c0 4.7 4.1 8.4 8.8 8 101.7-9.2 182.5-94 183.2-198.2.6-93.4-62.7-172.1-148.6-194.9z"}},{tag:"path",attrs:{d:"M376.9 656.4c1.8-33.5 15.7-64.7 39.5-88.6 25.4-25.5 60-39.8 96-39.8 36.2 0 70.3 14.1 96 39.8 1.4 1.4 2.7 2.8 4.1 4.3l-25 19.6a8 8 0 003 14.1l98.2 24c5 1.2 9.9-2.6 9.9-7.7l.5-101.3c0-6.7-7.6-10.5-12.9-6.3L663 532.7c-36.6-42-90.4-68.6-150.5-68.6-107.4 0-195 85.1-199.4 191.7-.2 4.5 3.4 8.3 8 8.3H369c4.2-.1 7.7-3.4 7.9-7.7zM703 664h-47.9c-4.2 0-7.7 3.3-8 7.6-1.8 33.5-15.7 64.7-39.5 88.6-25.4 25.5-60 39.8-96 39.8-36.2 0-70.3-14.1-96-39.8-1.4-1.4-2.7-2.8-4.1-4.3l25-19.6a8 8 0 00-3-14.1l-98.2-24c-5-1.2-9.9 2.6-9.9 7.7l-.4 101.4c0 6.7 7.6 10.5 12.9 6.3l23.2-18.2c36.6 42 90.4 68.6 150.5 68.6 107.4 0 195-85.1 199.4-191.7.2-4.5-3.4-8.3-8-8.3z"}}]},name:"cloud-sync",theme:"outlined"};const pur=fur;var hur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pur}))},okt=h.forwardRef(hur);okt.displayName="CloudSyncOutlined";const mur=okt;var gur={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M791.9 492l-37.8-10-13.8-36.5c-8.6-22.7-20.6-44.1-35.7-63.4a245.73 245.73 0 00-52.4-49.9c-41.1-28.9-89.5-44.2-140-44.2s-98.9 15.3-140 44.2a245.6 245.6 0 00-52.4 49.9 240.47 240.47 0 00-35.7 63.4l-13.9 36.6-37.9 9.9a125.7 125.7 0 00-66.1 43.7A123.1 123.1 0 00140 612c0 33.1 12.9 64.3 36.3 87.7 23.4 23.4 54.5 36.3 87.6 36.3h496.2c33.1 0 64.2-12.9 87.6-36.3A123.3 123.3 0 00884 612c0-56.2-37.8-105.5-92.1-120z",fill:n}},{tag:"path",attrs:{d:"M811.4 418.7C765.6 297.9 648.9 212 512.2 212S258.8 297.8 213 418.6C127.3 441.1 64 519.1 64 612c0 110.5 89.5 200 199.9 200h496.2C870.5 812 960 722.5 960 612c0-92.7-63.1-170.7-148.6-193.3zm36.3 281a123.07 123.07 0 01-87.6 36.3H263.9c-33.1 0-64.2-12.9-87.6-36.3A123.3 123.3 0 01140 612c0-28 9.1-54.3 26.2-76.3a125.7 125.7 0 0166.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10c54.3 14.5 92.1 63.8 92.1 120 0 33.1-12.9 64.3-36.3 87.7z",fill:t}}]}},name:"cloud",theme:"twotone"};const vur=gur;var _ur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vur}))},skt=h.forwardRef(_ur);skt.displayName="CloudTwoTone";const yur=skt;var bur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M518.3 459a8 8 0 00-12.6 0l-112 141.7a7.98 7.98 0 006.3 12.9h73.9V856c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V613.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 459z"}},{tag:"path",attrs:{d:"M811.4 366.7C765.6 245.9 648.9 160 512.2 160S258.8 245.8 213 366.6C127.3 389.1 64 467.2 64 560c0 110.5 89.5 200 199.9 200H304c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8h-40.1c-33.7 0-65.4-13.4-89-37.7-23.5-24.2-36-56.8-34.9-90.6.9-26.4 9.9-51.2 26.2-72.1 16.7-21.3 40.1-36.8 66.1-43.7l37.9-9.9 13.9-36.6c8.6-22.8 20.6-44.1 35.7-63.4a245.6 245.6 0 0152.4-49.9c41.1-28.9 89.5-44.2 140-44.2s98.9 15.3 140 44.2c19.9 14 37.5 30.8 52.4 49.9 15.1 19.3 27.1 40.7 35.7 63.4l13.8 36.5 37.8 10C846.1 454.5 884 503.8 884 560c0 33.1-12.9 64.3-36.3 87.7a123.07 123.07 0 01-87.6 36.3H720c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h40.1C870.5 760 960 670.5 960 560c0-92.7-63.1-170.7-148.6-193.3z"}}]},name:"cloud-upload",theme:"outlined"};const xur=bur;var Sur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xur}))},lkt=h.forwardRef(Sur);lkt.displayName="CloudUploadOutlined";const Cur=lkt;var wur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 680h-54V540H546v-92h238c8.8 0 16-7.2 16-16V168c0-8.8-7.2-16-16-16H240c-8.8 0-16 7.2-16 16v264c0 8.8 7.2 16 16 16h238v92H190v140h-54c-4.4 0-8 3.6-8 8v176c0 4.4 3.6 8 8 8h176c4.4 0 8-3.6 8-8V688c0-4.4-3.6-8-8-8h-54v-72h220v72h-54c-4.4 0-8 3.6-8 8v176c0 4.4 3.6 8 8 8h176c4.4 0 8-3.6 8-8V688c0-4.4-3.6-8-8-8h-54v-72h220v72h-54c-4.4 0-8 3.6-8 8v176c0 4.4 3.6 8 8 8h176c4.4 0 8-3.6 8-8V688c0-4.4-3.6-8-8-8zM256 805.3c0 1.5-1.2 2.7-2.7 2.7h-58.7c-1.5 0-2.7-1.2-2.7-2.7v-58.7c0-1.5 1.2-2.7 2.7-2.7h58.7c1.5 0 2.7 1.2 2.7 2.7v58.7zm288 0c0 1.5-1.2 2.7-2.7 2.7h-58.7c-1.5 0-2.7-1.2-2.7-2.7v-58.7c0-1.5 1.2-2.7 2.7-2.7h58.7c1.5 0 2.7 1.2 2.7 2.7v58.7zM288 384V216h448v168H288zm544 421.3c0 1.5-1.2 2.7-2.7 2.7h-58.7c-1.5 0-2.7-1.2-2.7-2.7v-58.7c0-1.5 1.2-2.7 2.7-2.7h58.7c1.5 0 2.7 1.2 2.7 2.7v58.7zM360 300a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"cluster",theme:"outlined"};const Eur=wur;var Tur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Eur}))},ckt=h.forwardRef(Tur);ckt.displayName="ClusterOutlined";const $ur=ckt;var Our={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM513.1 518.1l-192 161c-5.2 4.4-13.1.7-13.1-6.1v-62.7c0-2.3 1.1-4.6 2.9-6.1L420.7 512l-109.8-92.2a7.63 7.63 0 01-2.9-6.1V351c0-6.8 7.9-10.5 13.1-6.1l192 160.9c3.9 3.2 3.9 9.1 0 12.3zM716 673c0 4.4-3.4 8-7.5 8h-185c-4.1 0-7.5-3.6-7.5-8v-48c0-4.4 3.4-8 7.5-8h185c4.1 0 7.5 3.6 7.5 8v48z"}}]},name:"code",theme:"filled"};const Pur=Our;var Nur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Pur}))},ukt=h.forwardRef(Nur);ukt.displayName="CodeFilled";const Dur=ukt;var Iur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M516 673c0 4.4 3.4 8 7.5 8h185c4.1 0 7.5-3.6 7.5-8v-48c0-4.4-3.4-8-7.5-8h-185c-4.1 0-7.5 3.6-7.5 8v48zm-194.9 6.1l192-161c3.8-3.2 3.8-9.1 0-12.3l-192-160.9A7.95 7.95 0 00308 351v62.7c0 2.4 1 4.6 2.9 6.1L420.7 512l-109.8 92.2a8.1 8.1 0 00-2.9 6.1V673c0 6.8 7.9 10.5 13.1 6.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"code",theme:"outlined"};const Rur=Iur;var kur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Rur}))},dkt=h.forwardRef(kur);dkt.displayName="CodeOutlined";const Aur=dkt;var Mur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm243.7 589.2L512 794 268.3 653.2V371.8l110-63.6-.4-.2h.2L512 231l134 77h-.2l-.3.2 110.1 63.6v281.4zM307.9 536.7l87.6 49.9V681l96.7 55.9V524.8L307.9 418.4zm203.9-151.8L418 331l-91.1 52.6 185.2 107 185.2-106.9-91.4-52.8zm20 352l97.3-56.2v-94.1l87-49.5V418.5L531.8 525z"}}]},name:"code-sandbox-circle",theme:"filled"};const Fur=Mur;var Lur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Fur}))},fkt=h.forwardRef(Lur);fkt.displayName="CodeSandboxCircleFilled";const jur=fkt;var Bur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M709.6 210l.4-.2h.2L512 96 313.9 209.8h-.2l.7.3L151.5 304v416L512 928l360.5-208V304l-162.9-94zM482.7 843.6L339.6 761V621.4L210 547.8V372.9l272.7 157.3v313.4zM238.2 321.5l134.7-77.8 138.9 79.7 139.1-79.9 135.2 78-273.9 158-274-158zM814 548.3l-128.8 73.1v139.1l-143.9 83V530.4L814 373.1v175.2z"}}]},name:"code-sandbox",theme:"outlined"};const zur=Bur;var Hur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zur}))},pkt=h.forwardRef(Hur);pkt.displayName="CodeSandboxOutlined";const qur=pkt;var Vur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M307.9 536.7l87.6 49.9V681l96.7 55.9V524.8L307.9 418.4zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM755.7 653.2L512 794 268.3 653.2V371.8l110-63.6-.4-.2h.2L512 231l134 77h-.2l-.3.2 110.1 63.6v281.4zm-223.9 83.7l97.3-56.2v-94.1l87-49.5V418.5L531.8 525zm-20-352L418 331l-91.1 52.6 185.2 107 185.2-106.9-91.4-52.8z"}}]},name:"code-sandbox-square",theme:"filled"};const Wur=Vur;var Uur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wur}))},hkt=h.forwardRef(Uur);hkt.displayName="CodeSandboxSquareFilled";const Kur=hkt;var Gur={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm339.5-223h185c4.1 0 7.5 3.6 7.5 8v48c0 4.4-3.4 8-7.5 8h-185c-4.1 0-7.5-3.6-7.5-8v-48c0-4.4 3.4-8 7.5-8zM308 610.3c0-2.3 1.1-4.6 2.9-6.1L420.7 512l-109.8-92.2a7.63 7.63 0 01-2.9-6.1V351c0-6.8 7.9-10.5 13.1-6.1l192 160.9c3.9 3.2 3.9 9.1 0 12.3l-192 161c-5.2 4.4-13.1.7-13.1-6.1v-62.7z",fill:n}},{tag:"path",attrs:{d:"M321.1 679.1l192-161c3.9-3.2 3.9-9.1 0-12.3l-192-160.9A7.95 7.95 0 00308 351v62.7c0 2.4 1 4.6 2.9 6.1L420.7 512l-109.8 92.2a8.1 8.1 0 00-2.9 6.1V673c0 6.8 7.9 10.5 13.1 6.1zM516 673c0 4.4 3.4 8 7.5 8h185c4.1 0 7.5-3.6 7.5-8v-48c0-4.4-3.4-8-7.5-8h-185c-4.1 0-7.5 3.6-7.5 8v48z",fill:t}}]}},name:"code",theme:"twotone"};const Yur=Gur;var Xur=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Yur}))},mkt=h.forwardRef(Xur);mkt.displayName="CodeTwoTone";const Jur=mkt;var Qur={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M488.1 414.7V303.4L300.9 428l83.6 55.8zm254.1 137.7v-79.8l-59.8 39.9zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm278 533c0 1.1-.1 2.1-.2 3.1 0 .4-.1.7-.2 1a14.16 14.16 0 01-.8 3.2c-.2.6-.4 1.2-.6 1.7-.2.4-.4.8-.5 1.2-.3.5-.5 1.1-.8 1.6-.2.4-.4.7-.7 1.1-.3.5-.7 1-1 1.5-.3.4-.5.7-.8 1-.4.4-.8.9-1.2 1.3-.3.3-.6.6-1 .9-.4.4-.9.8-1.4 1.1-.4.3-.7.6-1.1.8-.1.1-.3.2-.4.3L525.2 786c-4 2.7-8.6 4-13.2 4-4.7 0-9.3-1.4-13.3-4L244.6 616.9c-.1-.1-.3-.2-.4-.3l-1.1-.8c-.5-.4-.9-.7-1.3-1.1-.3-.3-.6-.6-1-.9-.4-.4-.8-.8-1.2-1.3a7 7 0 01-.8-1c-.4-.5-.7-1-1-1.5-.2-.4-.5-.7-.7-1.1-.3-.5-.6-1.1-.8-1.6-.2-.4-.4-.8-.5-1.2-.2-.6-.4-1.2-.6-1.7-.1-.4-.3-.8-.4-1.2-.2-.7-.3-1.3-.4-2-.1-.3-.1-.7-.2-1-.1-1-.2-2.1-.2-3.1V427.9c0-1 .1-2.1.2-3.1.1-.3.1-.7.2-1a14.16 14.16 0 01.8-3.2c.2-.6.4-1.2.6-1.7.2-.4.4-.8.5-1.2.2-.5.5-1.1.8-1.6.2-.4.4-.7.7-1.1.6-.9 1.2-1.7 1.8-2.5.4-.4.8-.9 1.2-1.3.3-.3.6-.6 1-.9.4-.4.9-.8 1.3-1.1.4-.3.7-.6 1.1-.8.1-.1.3-.2.4-.3L498.7 239c8-5.3 18.5-5.3 26.5 0l254.1 169.1c.1.1.3.2.4.3l1.1.8 1.4 1.1c.3.3.6.6 1 .9.4.4.8.8 1.2 1.3.7.8 1.3 1.6 1.8 2.5.2.4.5.7.7 1.1.3.5.6 1 .8 1.6.2.4.4.8.5 1.2.2.6.4 1.2.6 1.7.1.4.3.8.4 1.2.2.7.3 1.3.4 2 .1.3.1.7.2 1 .1 1 .2 2.1.2 3.1V597zm-254.1 13.3v111.3L723.1 597l-83.6-55.8zM281.8 472.6v79.8l59.8-39.9zM512 456.1l-84.5 56.4 84.5 56.4 84.5-56.4zM723.1 428L535.9 303.4v111.3l103.6 69.1zM384.5 541.2L300.9 597l187.2 124.6V610.3l-103.6-69.1z"}}]},name:"codepen-circle",theme:"filled"};const Zur=Qur;var edr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zur}))},gkt=h.forwardRef(edr);gkt.displayName="CodepenCircleFilled";const tdr=gkt;var ndr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M488.1 414.7V303.4L300.9 428l83.6 55.8zm254.1 137.7v-79.8l-59.8 39.9zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm278 533c0 1.1-.1 2.1-.2 3.1 0 .4-.1.7-.2 1a14.16 14.16 0 01-.8 3.2c-.2.6-.4 1.2-.6 1.7-.2.4-.4.8-.5 1.2-.3.5-.5 1.1-.8 1.6-.2.4-.4.7-.7 1.1-.3.5-.7 1-1 1.5-.3.4-.5.7-.8 1-.4.4-.8.9-1.2 1.3-.3.3-.6.6-1 .9-.4.4-.9.8-1.4 1.1-.4.3-.7.6-1.1.8-.1.1-.3.2-.4.3L525.2 786c-4 2.7-8.6 4-13.2 4-4.7 0-9.3-1.4-13.3-4L244.6 616.9c-.1-.1-.3-.2-.4-.3l-1.1-.8c-.5-.4-.9-.7-1.3-1.1-.3-.3-.6-.6-1-.9-.4-.4-.8-.8-1.2-1.3a7 7 0 01-.8-1c-.4-.5-.7-1-1-1.5-.2-.4-.5-.7-.7-1.1-.3-.5-.6-1.1-.8-1.6-.2-.4-.4-.8-.5-1.2-.2-.6-.4-1.2-.6-1.7-.1-.4-.3-.8-.4-1.2-.2-.7-.3-1.3-.4-2-.1-.3-.1-.7-.2-1-.1-1-.2-2.1-.2-3.1V427.9c0-1 .1-2.1.2-3.1.1-.3.1-.7.2-1a14.16 14.16 0 01.8-3.2c.2-.6.4-1.2.6-1.7.2-.4.4-.8.5-1.2.2-.5.5-1.1.8-1.6.2-.4.4-.7.7-1.1.6-.9 1.2-1.7 1.8-2.5.4-.4.8-.9 1.2-1.3.3-.3.6-.6 1-.9.4-.4.9-.8 1.3-1.1.4-.3.7-.6 1.1-.8.1-.1.3-.2.4-.3L498.7 239c8-5.3 18.5-5.3 26.5 0l254.1 169.1c.1.1.3.2.4.3l1.1.8 1.4 1.1c.3.3.6.6 1 .9.4.4.8.8 1.2 1.3.7.8 1.3 1.6 1.8 2.5.2.4.5.7.7 1.1.3.5.6 1 .8 1.6.2.4.4.8.5 1.2.2.6.4 1.2.6 1.7.1.4.3.8.4 1.2.2.7.3 1.3.4 2 .1.3.1.7.2 1 .1 1 .2 2.1.2 3.1V597zm-254.1 13.3v111.3L723.1 597l-83.6-55.8zM281.8 472.6v79.8l59.8-39.9zM512 456.1l-84.5 56.4 84.5 56.4 84.5-56.4zM723.1 428L535.9 303.4v111.3l103.6 69.1zM384.5 541.2L300.9 597l187.2 124.6V610.3l-103.6-69.1z"}}]},name:"codepen-circle",theme:"outlined"};const rdr=ndr;var idr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rdr}))},vkt=h.forwardRef(idr);vkt.displayName="CodepenCircleOutlined";const adr=vkt;var odr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M911.7 385.3l-.3-1.5c-.2-1-.3-1.9-.6-2.9-.2-.6-.4-1.1-.5-1.7-.3-.8-.5-1.7-.9-2.5-.2-.6-.5-1.1-.8-1.7-.4-.8-.8-1.5-1.2-2.3-.3-.5-.6-1.1-1-1.6-.8-1.2-1.7-2.4-2.6-3.6-.5-.6-1.1-1.3-1.7-1.9-.4-.5-.9-.9-1.4-1.3-.6-.6-1.3-1.1-1.9-1.6-.5-.4-1-.8-1.6-1.2-.2-.1-.4-.3-.6-.4L531.1 117.8a34.3 34.3 0 00-38.1 0L127.3 361.3c-.2.1-.4.3-.6.4-.5.4-1 .8-1.6 1.2-.7.5-1.3 1.1-1.9 1.6-.5.4-.9.9-1.4 1.3-.6.6-1.2 1.2-1.7 1.9-1 1.1-1.8 2.3-2.6 3.6-.3.5-.7 1-1 1.6-.4.7-.8 1.5-1.2 2.3-.3.5-.5 1.1-.8 1.7-.3.8-.6 1.7-.9 2.5-.2.6-.4 1.1-.5 1.7-.2.9-.4 1.9-.6 2.9l-.3 1.5c-.2 1.5-.3 3-.3 4.5v243.5c0 1.5.1 3 .3 4.5l.3 1.5.6 2.9c.2.6.3 1.1.5 1.7.3.9.6 1.7.9 2.5.2.6.5 1.1.8 1.7.4.8.7 1.5 1.2 2.3.3.5.6 1.1 1 1.6.5.7.9 1.4 1.5 2.1l1.2 1.5c.5.6 1.1 1.3 1.7 1.9.4.5.9.9 1.4 1.3.6.6 1.3 1.1 1.9 1.6.5.4 1 .8 1.6 1.2.2.1.4.3.6.4L493 905.7c5.6 3.8 12.3 5.8 19.1 5.8 6.6 0 13.3-1.9 19.1-5.8l365.6-243.5c.2-.1.4-.3.6-.4.5-.4 1-.8 1.6-1.2.7-.5 1.3-1.1 1.9-1.6.5-.4.9-.9 1.4-1.3.6-.6 1.2-1.2 1.7-1.9l1.2-1.5 1.5-2.1c.3-.5.7-1 1-1.6.4-.8.8-1.5 1.2-2.3.3-.5.5-1.1.8-1.7.3-.8.6-1.7.9-2.5.2-.5.4-1.1.5-1.7.3-.9.4-1.9.6-2.9l.3-1.5c.2-1.5.3-3 .3-4.5V389.8c-.3-1.5-.4-3-.6-4.5zM546.4 210.5l269.4 179.4-120.3 80.4-149-99.6V210.5zm-68.8 0v160.2l-149 99.6-120.3-80.4 269.3-179.4zM180.7 454.1l86 57.5-86 57.5v-115zm296.9 358.5L208.3 633.2l120.3-80.4 149 99.6v160.2zM512 592.8l-121.6-81.2L512 430.3l121.6 81.2L512 592.8zm34.4 219.8V652.4l149-99.6 120.3 80.4-269.3 179.4zM843.3 569l-86-57.5 86-57.5v115z"}}]},name:"codepen",theme:"outlined"};const sdr=odr;var ldr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sdr}))},_kt=h.forwardRef(ldr);_kt.displayName="CodepenOutlined";const cdr=_kt;var udr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M723.1 428L535.9 303.4v111.3l103.6 69.1zM512 456.1l-84.5 56.4 84.5 56.4 84.5-56.4zm23.9 154.2v111.3L723.1 597l-83.6-55.8zm-151.4-69.1L300.9 597l187.2 124.6V610.3l-103.6-69.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-90 485c0 1.1-.1 2.1-.2 3.1 0 .4-.1.7-.2 1a14.16 14.16 0 01-.8 3.2c-.2.6-.4 1.2-.6 1.7-.2.4-.4.8-.5 1.2-.3.5-.5 1.1-.8 1.6-.2.4-.4.7-.7 1.1-.3.5-.7 1-1 1.5-.3.4-.5.7-.8 1-.4.4-.8.9-1.2 1.3-.3.3-.6.6-1 .9-.4.4-.9.8-1.4 1.1-.4.3-.7.6-1.1.8-.1.1-.3.2-.4.3L525.2 786c-4 2.7-8.6 4-13.2 4-4.7 0-9.3-1.4-13.3-4L244.6 616.9c-.1-.1-.3-.2-.4-.3l-1.1-.8c-.5-.4-.9-.7-1.3-1.1-.3-.3-.6-.6-1-.9-.4-.4-.8-.8-1.2-1.3a7 7 0 01-.8-1c-.4-.5-.7-1-1-1.5-.2-.4-.5-.7-.7-1.1-.3-.5-.6-1.1-.8-1.6-.2-.4-.4-.8-.5-1.2-.2-.6-.4-1.2-.6-1.7-.1-.4-.3-.8-.4-1.2-.2-.7-.3-1.3-.4-2-.1-.3-.1-.7-.2-1-.1-1-.2-2.1-.2-3.1V427.9c0-1 .1-2.1.2-3.1.1-.3.1-.7.2-1a14.16 14.16 0 01.8-3.2c.2-.6.4-1.2.6-1.7.2-.4.4-.8.5-1.2.2-.5.5-1.1.8-1.6.2-.4.4-.7.7-1.1.6-.9 1.2-1.7 1.8-2.5.4-.4.8-.9 1.2-1.3.3-.3.6-.6 1-.9.4-.4.9-.8 1.3-1.1.4-.3.7-.6 1.1-.8.1-.1.3-.2.4-.3L498.7 239c8-5.3 18.5-5.3 26.5 0l254.1 169.1c.1.1.3.2.4.3l1.1.8 1.4 1.1c.3.3.6.6 1 .9.4.4.8.8 1.2 1.3.7.8 1.3 1.6 1.8 2.5.2.4.5.7.7 1.1.3.5.6 1 .8 1.6.2.4.4.8.5 1.2.2.6.4 1.2.6 1.7.1.4.3.8.4 1.2.2.7.3 1.3.4 2 .1.3.1.7.2 1 .1 1 .2 2.1.2 3.1V597zm-47.8-44.6v-79.8l-59.8 39.9zm-460.4-79.8v79.8l59.8-39.9zm206.3-57.9V303.4L300.9 428l83.6 55.8z"}}]},name:"codepen-square",theme:"filled"};const ddr=udr;var fdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ddr}))},ykt=h.forwardRef(fdr);ykt.displayName="CodepenSquareFilled";const pdr=ykt;var hdr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M275 281c19.9 0 36-16.1 36-36V36c0-19.9-16.1-36-36-36s-36 16.1-36 36v209c0 19.9 16.1 36 36 36zm613 144H768c0-39.8-32.2-72-72-72H200c-39.8 0-72 32.2-72 72v248c0 3.4.2 6.7.7 9.9-.5 7-.7 14-.7 21.1 0 176.7 143.3 320 320 320 160.1 0 292.7-117.5 316.3-271H888c39.8 0 72-32.2 72-72V497c0-39.8-32.2-72-72-72zM696 681h-1.1c.7 7.6 1.1 15.2 1.1 23 0 137-111 248-248 248S200 841 200 704c0-7.8.4-15.4 1.1-23H200V425h496v256zm192-8H776V497h112v176zM613 281c19.9 0 36-16.1 36-36V36c0-19.9-16.1-36-36-36s-36 16.1-36 36v209c0 19.9 16.1 36 36 36zm-170 0c19.9 0 36-16.1 36-36V36c0-19.9-16.1-36-36-36s-36 16.1-36 36v209c0 19.9 16.1 36 36 36z"}}]},name:"coffee",theme:"outlined"};const mdr=hdr;var gdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mdr}))},bkt=h.forwardRef(gdr);bkt.displayName="CoffeeOutlined";const vdr=bkt;var _dr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M840 836H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm0-724H184c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h656c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM610.8 378c6 0 9.4-7 5.7-11.7L515.7 238.7a7.14 7.14 0 00-11.3 0L403.6 366.3a7.23 7.23 0 005.7 11.7H476v268h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V378h62.8z"}}]},name:"column-height",theme:"outlined"};const ydr=_dr;var bdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ydr}))},xkt=h.forwardRef(bdr);xkt.displayName="ColumnHeightOutlined";const xdr=xkt;var Sdr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M180 176h-60c-4.4 0-8 3.6-8 8v656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V184c0-4.4-3.6-8-8-8zm724 0h-60c-4.4 0-8 3.6-8 8v656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V184c0-4.4-3.6-8-8-8zM785.3 504.3L657.7 403.6a7.23 7.23 0 00-11.7 5.7V476H378v-62.8c0-6-7-9.4-11.7-5.7L238.7 508.3a7.14 7.14 0 000 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V548h268v62.8c0 6 7 9.4 11.7 5.7l127.5-100.8c3.8-2.9 3.8-8.5.2-11.4z"}}]},name:"column-width",theme:"outlined"};const Cdr=Sdr;var wdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Cdr}))},Skt=h.forwardRef(wdr);Skt.displayName="ColumnWidthOutlined";const Edr=Skt;var Tdr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M573 421c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40zm-280 0c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40z"}},{tag:"path",attrs:{d:"M894 345a343.92 343.92 0 00-189-130v.1c-17.1-19-36.4-36.5-58-52.1-163.7-119-393.5-82.7-513 81-96.3 133-92.2 311.9 6 439l.8 132.6c0 3.2.5 6.4 1.5 9.4a31.95 31.95 0 0040.1 20.9L309 806c33.5 11.9 68.1 18.7 102.5 20.6l-.5.4c89.1 64.9 205.9 84.4 313 49l127.1 41.4c3.2 1 6.5 1.6 9.9 1.6 17.7 0 32-14.3 32-32V753c88.1-119.6 90.4-284.9 1-408zM323 735l-12-5-99 31-1-104-8-9c-84.6-103.2-90.2-251.9-11-361 96.4-132.2 281.2-161.4 413-66 132.2 96.1 161.5 280.6 66 412-80.1 109.9-223.5 150.5-348 102zm505-17l-8 10 1 104-98-33-12 5c-56 20.8-115.7 22.5-171 7l-.2-.1A367.31 367.31 0 00729 676c76.4-105.3 88.8-237.6 44.4-350.4l.6.4c23 16.5 44.1 37.1 62 62 72.6 99.6 68.5 235.2-8 330z"}},{tag:"path",attrs:{d:"M433 421c-23.1 0-41 17.9-41 40s17.9 40 41 40c21.1 0 39-17.9 39-40s-17.9-40-39-40z"}}]},name:"comment",theme:"outlined"};const $dr=Tdr;var Odr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$dr}))},Ckt=h.forwardRef(Odr);Ckt.displayName="CommentOutlined";const Pdr=Ckt;var Ndr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM327.3 702.4c-2 .9-4.4 0-5.3-2.1-.4-1-.4-2.2 0-3.2l98.7-225.5 132.1 132.1-225.5 98.7zm375.1-375.1l-98.7 225.5-132.1-132.1L697.1 322c2-.9 4.4 0 5.3 2.1.4 1 .4 2.1 0 3.2z"}}]},name:"compass",theme:"filled"};const Ddr=Ndr;var Idr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ddr}))},wkt=h.forwardRef(Idr);wkt.displayName="CompassFilled";const Rdr=wkt;var kdr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm198.4-588.1a32 32 0 00-24.5.5L414.9 415 296.4 686c-3.6 8.2-3.6 17.5 0 25.7 3.4 7.8 9.7 13.9 17.7 17 3.8 1.5 7.7 2.2 11.7 2.2 4.4 0 8.7-.9 12.8-2.7l271-118.6 118.5-271a32.06 32.06 0 00-17.7-42.7zM576.8 534.4l26.2 26.2-42.4 42.4-26.2-26.2L380 644.4 447.5 490 422 464.4l42.4-42.4 25.5 25.5L644.4 380l-67.6 154.4zM464.4 422L422 464.4l25.5 25.6 86.9 86.8 26.2 26.2 42.4-42.4-26.2-26.2-86.8-86.9z"}}]},name:"compass",theme:"outlined"};const Adr=kdr;var Mdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Adr}))},Ekt=h.forwardRef(Mdr);Ekt.displayName="CompassOutlined";const Fdr=Ekt;var Ldr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zM327.6 701.7c-2 .9-4.4 0-5.3-2.1-.4-1-.4-2.2 0-3.2L421 470.9 553.1 603l-225.5 98.7zm375.1-375.1L604 552.1 471.9 420l225.5-98.7c2-.9 4.4 0 5.3 2.1.4 1 .4 2.1 0 3.2z",fill:n}},{tag:"path",attrs:{d:"M322.3 696.4c-.4 1-.4 2.2 0 3.2.9 2.1 3.3 3 5.3 2.1L553.1 603 421 470.9l-98.7 225.5zm375.1-375.1L471.9 420 604 552.1l98.7-225.5c.4-1.1.4-2.2 0-3.2-.9-2.1-3.3-3-5.3-2.1z",fill:t}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}}]}},name:"compass",theme:"twotone"};const jdr=Ldr;var Bdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jdr}))},Tkt=h.forwardRef(Bdr);Tkt.displayName="CompassTwoTone";const zdr=Tkt;var Hdr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M326 664H104c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h174v176c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V696c0-17.7-14.3-32-32-32zm16-576h-48c-8.8 0-16 7.2-16 16v176H104c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h222c17.7 0 32-14.3 32-32V104c0-8.8-7.2-16-16-16zm578 576H698c-17.7 0-32 14.3-32 32v224c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V744h174c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16zm0-384H746V104c0-8.8-7.2-16-16-16h-48c-8.8 0-16 7.2-16 16v224c0 17.7 14.3 32 32 32h222c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16z"}}]},name:"compress",theme:"outlined"};const qdr=Hdr;var Vdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qdr}))},$kt=h.forwardRef(Vdr);$kt.displayName="CompressOutlined";const Wdr=$kt;var Udr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M301.3 496.7c-23.8 0-40.2-10.5-41.6-26.9H205c.9 43.4 36.9 70.3 93.9 70.3 59.1 0 95-28.4 95-75.5 0-35.8-20-55.9-64.5-64.5l-29.1-5.6c-23.8-4.7-33.8-11.9-33.8-24.2 0-15 13.3-24.5 33.4-24.5 20.1 0 35.3 11.1 36.6 27h53c-.9-41.7-37.5-70.3-90.3-70.3-54.4 0-89.7 28.9-89.7 73 0 35.5 21.2 58 62.5 65.8l29.7 5.9c25.8 5.2 35.6 11.9 35.6 24.4.1 14.7-14.5 25.1-36 25.1z"}},{tag:"path",attrs:{d:"M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z"}},{tag:"path",attrs:{d:"M828.5 486.7h-95.8V308.5h-57.4V534h153.2zm-298.6 53.4c14.1 0 27.2-2 39.1-5.8l13.3 20.3h53.3L607.9 511c21.1-20 33-51.1 33-89.8 0-73.3-43.3-118.8-110.9-118.8s-111.2 45.3-111.2 118.8c-.1 73.7 43 118.9 111.1 118.9zm0-190c31.6 0 52.7 27.7 52.7 71.1 0 16.7-3.6 30.6-10 40.5l-5.2-6.9h-48.8L542 491c-3.9.9-8 1.4-12.2 1.4-31.7 0-52.8-27.5-52.8-71.2.1-43.6 21.2-71.1 52.9-71.1z"}}]},name:"console-sql",theme:"outlined"};const Kdr=Udr;var Gdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Kdr}))},Okt=h.forwardRef(Gdr);Okt.displayName="ConsoleSqlOutlined";const Ydr=Okt;var Xdr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zM661 736h-43.9c-4.2 0-7.6-3.3-7.9-7.5-3.8-50.6-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H363a8 8 0 01-8-8.4c2.8-53.3 32-99.7 74.6-126.1a111.8 111.8 0 01-29.1-75.5c0-61.9 49.9-112 111.4-112 61.5 0 111.4 50.1 111.4 112 0 29.1-11 55.5-29.1 75.5 42.7 26.5 71.8 72.8 74.6 126.1.4 4.6-3.2 8.4-7.8 8.4zM512 474c-28.5 0-51.7 23.3-51.7 52s23.2 52 51.7 52c28.5 0 51.7-23.3 51.7-52s-23.2-52-51.7-52z"}}]},name:"contacts",theme:"filled"};const Jdr=Xdr;var Qdr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Jdr}))},Pkt=h.forwardRef(Qdr);Pkt.displayName="ContactsFilled";const Zdr=Pkt;var efr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M594.3 601.5a111.8 111.8 0 0029.1-75.5c0-61.9-49.9-112-111.4-112s-111.4 50.1-111.4 112c0 29.1 11 55.5 29.1 75.5a158.09 158.09 0 00-74.6 126.1 8 8 0 008 8.4H407c4.2 0 7.6-3.3 7.9-7.5 3.8-50.6 46-90.5 97.2-90.5s93.4 40 97.2 90.5c.3 4.2 3.7 7.5 7.9 7.5H661a8 8 0 008-8.4c-2.8-53.3-32-99.7-74.7-126.1zM512 578c-28.5 0-51.7-23.3-51.7-52s23.2-52 51.7-52 51.7 23.3 51.7 52-23.2 52-51.7 52zm416-354H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zm-40 568H136V296h120v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h120v496z"}}]},name:"contacts",theme:"outlined"};const tfr=efr;var nfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tfr}))},Nkt=h.forwardRef(nfr);Nkt.displayName="ContactsOutlined";const rfr=Nkt;var ifr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M460.3 526a51.7 52 0 10103.4 0 51.7 52 0 10-103.4 0z",fill:n}},{tag:"path",attrs:{d:"M768 352c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H548v56c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H328v56c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H136v496h752V296H768v56zM661 736h-43.8c-4.2 0-7.6-3.3-7.9-7.5-3.8-50.5-46-90.5-97.2-90.5s-93.4 39.9-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5h-43.9a8 8 0 01-8-8.4c2.8-53.3 31.9-99.6 74.6-126.1-18.1-20-29.1-46.4-29.1-75.5 0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.6-29.1 75.5 42.7 26.4 71.9 72.8 74.7 126.1a8 8 0 01-8 8.4z",fill:n}},{tag:"path",attrs:{d:"M594.3 601.5a111.8 111.8 0 0029.1-75.5c0-61.9-49.9-112-111.4-112s-111.4 50.1-111.4 112c0 29.1 11 55.5 29.1 75.5a158.09 158.09 0 00-74.6 126.1 8 8 0 008 8.4H407c4.2 0 7.6-3.3 7.9-7.5 3.8-50.6 46-90.5 97.2-90.5s93.4 40 97.2 90.5c.3 4.2 3.7 7.5 7.9 7.5H661a8 8 0 008-8.4c-2.8-53.3-32-99.7-74.7-126.1zM512 578c-28.5 0-51.7-23.3-51.7-52s23.2-52 51.7-52 51.7 23.3 51.7 52-23.2 52-51.7 52z",fill:t}},{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zm-40 568H136V296h120v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h120v496z",fill:t}}]}},name:"contacts",theme:"twotone"};const afr=ifr;var ofr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:afr}))},Dkt=h.forwardRef(ofr);Dkt.displayName="ContactsTwoTone";const sfr=Dkt;var lfr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v529c0-.6.4-1 1-1h219.3l5.2 24.7C397.6 708.5 450.8 752 512 752s114.4-43.5 126.4-103.3l5.2-24.7H863c.6 0 1 .4 1 1V96c0-17.7-14.3-32-32-32zM712 493c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h384c4.4 0 8 3.6 8 8v48zm0-160c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h384c4.4 0 8 3.6 8 8v48zm151 354H694.1c-11.6 32.8-32 62.3-59.1 84.7-34.5 28.6-78.2 44.3-123 44.3s-88.5-15.8-123-44.3a194.02 194.02 0 01-59.1-84.7H161c-.6 0-1-.4-1-1v242c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V686c0 .6-.4 1-1 1z"}}]},name:"container",theme:"filled"};const cfr=lfr;var ufr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cfr}))},Ikt=h.forwardRef(ufr);Ikt.displayName="ContainerFilled";const dfr=Ikt;var ffr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v-63H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v752zM320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 160h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}}]},name:"container",theme:"outlined"};const pfr=ffr;var hfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pfr}))},Rkt=h.forwardRef(hfr);Rkt.displayName="ContainerOutlined";const mfr=Rkt;var gfr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M635 771.7c-34.5 28.6-78.2 44.3-123 44.3s-88.5-15.8-123-44.3a194.02 194.02 0 01-59.1-84.7H232v201h560V687h-97.9c-11.6 32.8-32 62.3-59.1 84.7z",fill:n}},{tag:"path",attrs:{d:"M320 501h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:t}},{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V687h97.9c11.6 32.8 32 62.3 59.1 84.7 34.5 28.5 78.2 44.3 123 44.3s88.5-15.7 123-44.3c27.1-22.4 47.5-51.9 59.1-84.7H792v201zm0-264H643.6l-5.2 24.7C626.4 708.5 573.2 752 512 752s-114.4-43.5-126.5-103.3l-5.2-24.7H232V136h560v488z",fill:t}},{tag:"path",attrs:{d:"M320 341h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:t}}]}},name:"container",theme:"twotone"};const vfr=gfr;var _fr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vfr}))},kkt=h.forwardRef(_fr);kkt.displayName="ContainerTwoTone";const yfr=kkt;var bfr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM404 683v77c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-77c-41.7-13.6-72-52.8-72-99s30.3-85.5 72-99V264c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v221c41.7 13.6 72 52.8 72 99s-30.3 85.5-72 99zm279.6-143.9c.2 0 .3-.1.4-.1v221c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V539c.2 0 .3.1.4.1-42-13.4-72.4-52.7-72.4-99.1 0-46.4 30.4-85.7 72.4-99.1-.2 0-.3.1-.4.1v-77c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v77c-.2 0-.3-.1-.4-.1 42 13.4 72.4 52.7 72.4 99.1 0 46.4-30.4 85.7-72.4 99.1zM616 440a36 36 0 1072 0 36 36 0 10-72 0zM403.4 566.5l-1.5-2.4c0-.1-.1-.1-.1-.2l-.9-1.2c-.1-.1-.2-.2-.2-.3-1-1.3-2-2.5-3.2-3.6l-.2-.2c-.4-.4-.8-.8-1.2-1.1-.8-.8-1.7-1.5-2.6-2.1h-.1l-1.2-.9c-.1-.1-.3-.2-.4-.3-1.2-.8-2.5-1.6-3.9-2.2-.2-.1-.5-.2-.7-.4-.4-.2-.7-.3-1.1-.5-.3-.1-.7-.3-1-.4-.5-.2-1-.4-1.5-.5-.4-.1-.9-.3-1.3-.4l-.9-.3-1.4-.3c-.2-.1-.5-.1-.7-.2-.7-.1-1.4-.3-2.1-.4-.2 0-.4 0-.6-.1-.6-.1-1.1-.1-1.7-.2-.2 0-.4 0-.7-.1-.8 0-1.5-.1-2.3-.1s-1.5 0-2.3.1c-.2 0-.4 0-.7.1-.6 0-1.2.1-1.7.2-.2 0-.4 0-.6.1-.7.1-1.4.2-2.1.4-.2.1-.5.1-.7.2l-1.4.3-.9.3c-.4.1-.9.3-1.3.4-.5.2-1 .4-1.5.5-.3.1-.7.3-1 .4-.4.2-.7.3-1.1.5-.2.1-.5.2-.7.4-1.3.7-2.6 1.4-3.9 2.2-.1.1-.3.2-.4.3l-1.2.9h-.1c-.9.7-1.8 1.4-2.6 2.1-.4.4-.8.7-1.2 1.1l-.2.2a54.8 54.8 0 00-3.2 3.6c-.1.1-.2.2-.2.3l-.9 1.2c0 .1-.1.1-.1.2l-1.5 2.4c-.1.2-.2.3-.3.5-2.7 5.1-4.3 10.9-4.3 17s1.6 12 4.3 17c.1.2.2.3.3.5l1.5 2.4c0 .1.1.1.1.2l.9 1.2c.1.1.2.2.2.3 1 1.3 2 2.5 3.2 3.6l.2.2c.4.4.8.8 1.2 1.1.8.8 1.7 1.5 2.6 2.1h.1l1.2.9c.1.1.3.2.4.3 1.2.8 2.5 1.6 3.9 2.2.2.1.5.2.7.4.4.2.7.3 1.1.5.3.1.7.3 1 .4.5.2 1 .4 1.5.5.4.1.9.3 1.3.4l.9.3 1.4.3c.2.1.5.1.7.2.7.1 1.4.3 2.1.4.2 0 .4 0 .6.1.6.1 1.1.1 1.7.2.2 0 .4 0 .7.1.8 0 1.5.1 2.3.1s1.5 0 2.3-.1c.2 0 .4 0 .7-.1.6 0 1.2-.1 1.7-.2.2 0 .4 0 .6-.1.7-.1 1.4-.2 2.1-.4.2-.1.5-.1.7-.2l1.4-.3.9-.3c.4-.1.9-.3 1.3-.4.5-.2 1-.4 1.5-.5.3-.1.7-.3 1-.4.4-.2.7-.3 1.1-.5.2-.1.5-.2.7-.4 1.3-.7 2.6-1.4 3.9-2.2.1-.1.3-.2.4-.3l1.2-.9h.1c.9-.7 1.8-1.4 2.6-2.1.4-.4.8-.7 1.2-1.1l.2-.2c1.1-1.1 2.2-2.4 3.2-3.6.1-.1.2-.2.2-.3l.9-1.2c0-.1.1-.1.1-.2l1.5-2.4c.1-.2.2-.3.3-.5 2.7-5.1 4.3-10.9 4.3-17s-1.6-12-4.3-17c-.1-.2-.2-.4-.3-.5z"}}]},name:"control",theme:"filled"};const xfr=bfr;var Sfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xfr}))},Akt=h.forwardRef(Sfr);Akt.displayName="ControlFilled";const Cfr=Akt;var wfr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM340 683v77c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-77c-10.1 3.3-20.8 5-32 5s-21.9-1.8-32-5zm64-198V264c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v221c10.1-3.3 20.8-5 32-5s21.9 1.8 32 5zm-64 198c10.1 3.3 20.8 5 32 5s21.9-1.8 32-5c41.8-13.5 72-52.7 72-99s-30.2-85.5-72-99c-10.1-3.3-20.8-5-32-5s-21.9 1.8-32 5c-41.8 13.5-72 52.7-72 99s30.2 85.5 72 99zm.1-115.7c.3-.6.7-1.2 1-1.8v-.1l1.2-1.8c.1-.2.2-.3.3-.5.3-.5.7-.9 1-1.4.1-.1.2-.3.3-.4.5-.6.9-1.1 1.4-1.6l.3-.3 1.2-1.2.4-.4c.5-.5 1-.9 1.6-1.4.6-.5 1.1-.9 1.7-1.3.2-.1.3-.2.5-.3.5-.3.9-.7 1.4-1 .1-.1.3-.2.4-.3.6-.4 1.2-.7 1.9-1.1.1-.1.3-.1.4-.2.5-.3 1-.5 1.6-.8l.6-.3c.7-.3 1.3-.6 2-.8.7-.3 1.4-.5 2.1-.7.2-.1.4-.1.6-.2.6-.2 1.1-.3 1.7-.4.2 0 .3-.1.5-.1.7-.2 1.5-.3 2.2-.4.2 0 .3 0 .5-.1.6-.1 1.2-.1 1.8-.2h.6c.8 0 1.5-.1 2.3-.1s1.5 0 2.3.1h.6c.6 0 1.2.1 1.8.2.2 0 .3 0 .5.1.7.1 1.5.2 2.2.4.2 0 .3.1.5.1.6.1 1.2.3 1.7.4.2.1.4.1.6.2.7.2 1.4.4 2.1.7.7.2 1.3.5 2 .8l.6.3c.5.2 1.1.5 1.6.8.1.1.3.1.4.2.6.3 1.3.7 1.9 1.1.1.1.3.2.4.3.5.3 1 .6 1.4 1 .2.1.3.2.5.3.6.4 1.2.9 1.7 1.3s1.1.9 1.6 1.4l.4.4 1.2 1.2.3.3c.5.5 1 1.1 1.4 1.6.1.1.2.3.3.4.4.4.7.9 1 1.4.1.2.2.3.3.5l1.2 1.8s0 .1.1.1a36.18 36.18 0 015.1 18.5c0 6-1.5 11.7-4.1 16.7-.3.6-.7 1.2-1 1.8 0 0 0 .1-.1.1l-1.2 1.8c-.1.2-.2.3-.3.5-.3.5-.7.9-1 1.4-.1.1-.2.3-.3.4-.5.6-.9 1.1-1.4 1.6l-.3.3-1.2 1.2-.4.4c-.5.5-1 .9-1.6 1.4-.6.5-1.1.9-1.7 1.3-.2.1-.3.2-.5.3-.5.3-.9.7-1.4 1-.1.1-.3.2-.4.3-.6.4-1.2.7-1.9 1.1-.1.1-.3.1-.4.2-.5.3-1 .5-1.6.8l-.6.3c-.7.3-1.3.6-2 .8-.7.3-1.4.5-2.1.7-.2.1-.4.1-.6.2-.6.2-1.1.3-1.7.4-.2 0-.3.1-.5.1-.7.2-1.5.3-2.2.4-.2 0-.3 0-.5.1-.6.1-1.2.1-1.8.2h-.6c-.8 0-1.5.1-2.3.1s-1.5 0-2.3-.1h-.6c-.6 0-1.2-.1-1.8-.2-.2 0-.3 0-.5-.1-.7-.1-1.5-.2-2.2-.4-.2 0-.3-.1-.5-.1-.6-.1-1.2-.3-1.7-.4-.2-.1-.4-.1-.6-.2-.7-.2-1.4-.4-2.1-.7-.7-.2-1.3-.5-2-.8l-.6-.3c-.5-.2-1.1-.5-1.6-.8-.1-.1-.3-.1-.4-.2-.6-.3-1.3-.7-1.9-1.1-.1-.1-.3-.2-.4-.3-.5-.3-1-.6-1.4-1-.2-.1-.3-.2-.5-.3-.6-.4-1.2-.9-1.7-1.3s-1.1-.9-1.6-1.4l-.4-.4-1.2-1.2-.3-.3c-.5-.5-1-1.1-1.4-1.6-.1-.1-.2-.3-.3-.4-.4-.4-.7-.9-1-1.4-.1-.2-.2-.3-.3-.5l-1.2-1.8v-.1c-.4-.6-.7-1.2-1-1.8-2.6-5-4.1-10.7-4.1-16.7s1.5-11.7 4.1-16.7zM620 539v221c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V539c-10.1 3.3-20.8 5-32 5s-21.9-1.8-32-5zm64-198v-77c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v77c10.1-3.3 20.8-5 32-5s21.9 1.8 32 5zm-64 198c10.1 3.3 20.8 5 32 5s21.9-1.8 32-5c41.8-13.5 72-52.7 72-99s-30.2-85.5-72-99c-10.1-3.3-20.8-5-32-5s-21.9 1.8-32 5c-41.8 13.5-72 52.7-72 99s30.2 85.5 72 99zm.1-115.7c.3-.6.7-1.2 1-1.8v-.1l1.2-1.8c.1-.2.2-.3.3-.5.3-.5.7-.9 1-1.4.1-.1.2-.3.3-.4.5-.6.9-1.1 1.4-1.6l.3-.3 1.2-1.2.4-.4c.5-.5 1-.9 1.6-1.4.6-.5 1.1-.9 1.7-1.3.2-.1.3-.2.5-.3.5-.3.9-.7 1.4-1 .1-.1.3-.2.4-.3.6-.4 1.2-.7 1.9-1.1.1-.1.3-.1.4-.2.5-.3 1-.5 1.6-.8l.6-.3c.7-.3 1.3-.6 2-.8.7-.3 1.4-.5 2.1-.7.2-.1.4-.1.6-.2.6-.2 1.1-.3 1.7-.4.2 0 .3-.1.5-.1.7-.2 1.5-.3 2.2-.4.2 0 .3 0 .5-.1.6-.1 1.2-.1 1.8-.2h.6c.8 0 1.5-.1 2.3-.1s1.5 0 2.3.1h.6c.6 0 1.2.1 1.8.2.2 0 .3 0 .5.1.7.1 1.5.2 2.2.4.2 0 .3.1.5.1.6.1 1.2.3 1.7.4.2.1.4.1.6.2.7.2 1.4.4 2.1.7.7.2 1.3.5 2 .8l.6.3c.5.2 1.1.5 1.6.8.1.1.3.1.4.2.6.3 1.3.7 1.9 1.1.1.1.3.2.4.3.5.3 1 .6 1.4 1 .2.1.3.2.5.3.6.4 1.2.9 1.7 1.3s1.1.9 1.6 1.4l.4.4 1.2 1.2.3.3c.5.5 1 1.1 1.4 1.6.1.1.2.3.3.4.4.4.7.9 1 1.4.1.2.2.3.3.5l1.2 1.8v.1a36.18 36.18 0 015.1 18.5c0 6-1.5 11.7-4.1 16.7-.3.6-.7 1.2-1 1.8v.1l-1.2 1.8c-.1.2-.2.3-.3.5-.3.5-.7.9-1 1.4-.1.1-.2.3-.3.4-.5.6-.9 1.1-1.4 1.6l-.3.3-1.2 1.2-.4.4c-.5.5-1 .9-1.6 1.4-.6.5-1.1.9-1.7 1.3-.2.1-.3.2-.5.3-.5.3-.9.7-1.4 1-.1.1-.3.2-.4.3-.6.4-1.2.7-1.9 1.1-.1.1-.3.1-.4.2-.5.3-1 .5-1.6.8l-.6.3c-.7.3-1.3.6-2 .8-.7.3-1.4.5-2.1.7-.2.1-.4.1-.6.2-.6.2-1.1.3-1.7.4-.2 0-.3.1-.5.1-.7.2-1.5.3-2.2.4-.2 0-.3 0-.5.1-.6.1-1.2.1-1.8.2h-.6c-.8 0-1.5.1-2.3.1s-1.5 0-2.3-.1h-.6c-.6 0-1.2-.1-1.8-.2-.2 0-.3 0-.5-.1-.7-.1-1.5-.2-2.2-.4-.2 0-.3-.1-.5-.1-.6-.1-1.2-.3-1.7-.4-.2-.1-.4-.1-.6-.2-.7-.2-1.4-.4-2.1-.7-.7-.2-1.3-.5-2-.8l-.6-.3c-.5-.2-1.1-.5-1.6-.8-.1-.1-.3-.1-.4-.2-.6-.3-1.3-.7-1.9-1.1-.1-.1-.3-.2-.4-.3-.5-.3-1-.6-1.4-1-.2-.1-.3-.2-.5-.3-.6-.4-1.2-.9-1.7-1.3s-1.1-.9-1.6-1.4l-.4-.4-1.2-1.2-.3-.3c-.5-.5-1-1.1-1.4-1.6-.1-.1-.2-.3-.3-.4-.4-.4-.7-.9-1-1.4-.1-.2-.2-.3-.3-.5l-1.2-1.8v-.1c-.4-.6-.7-1.2-1-1.8-2.6-5-4.1-10.7-4.1-16.7s1.5-11.7 4.1-16.7z"}}]},name:"control",theme:"outlined"};const Efr=wfr;var Tfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Efr}))},Mkt=h.forwardRef(Tfr);Mkt.displayName="ControlOutlined";const Fkt=Mkt;var $fr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M616 440a36 36 0 1072 0 36 36 0 10-72 0zM340.4 601.5l1.5 2.4c0 .1.1.1.1.2l.9 1.2c.1.1.2.2.2.3 1 1.3 2 2.5 3.2 3.6l.2.2c.4.4.8.8 1.2 1.1.8.8 1.7 1.5 2.6 2.1h.1l1.2.9c.1.1.3.2.4.3 1.2.8 2.5 1.6 3.9 2.2.2.1.5.2.7.4.4.2.7.3 1.1.5.3.1.7.3 1 .4.5.2 1 .4 1.5.5.4.1.9.3 1.3.4l.9.3 1.4.3c.2.1.5.1.7.2.7.1 1.4.3 2.1.4.2 0 .4 0 .6.1.6.1 1.1.1 1.7.2.2 0 .4 0 .7.1.8 0 1.5.1 2.3.1s1.5 0 2.3-.1c.2 0 .4 0 .7-.1.6 0 1.2-.1 1.7-.2.2 0 .4 0 .6-.1.7-.1 1.4-.2 2.1-.4.2-.1.5-.1.7-.2l1.4-.3.9-.3c.4-.1.9-.3 1.3-.4.5-.2 1-.4 1.5-.5.3-.1.7-.3 1-.4.4-.2.7-.3 1.1-.5.2-.1.5-.2.7-.4 1.3-.7 2.6-1.4 3.9-2.2.1-.1.3-.2.4-.3l1.2-.9h.1c.9-.7 1.8-1.4 2.6-2.1.4-.4.8-.7 1.2-1.1l.2-.2c1.1-1.1 2.2-2.4 3.2-3.6.1-.1.2-.2.2-.3l.9-1.2c0-.1.1-.1.1-.2l1.5-2.4c.1-.2.2-.3.3-.5 2.7-5.1 4.3-10.9 4.3-17s-1.6-12-4.3-17c-.1-.2-.2-.4-.3-.5l-1.5-2.4c0-.1-.1-.1-.1-.2l-.9-1.2c-.1-.1-.2-.2-.2-.3-1-1.3-2-2.5-3.2-3.6l-.2-.2c-.4-.4-.8-.8-1.2-1.1-.8-.8-1.7-1.5-2.6-2.1h-.1l-1.2-.9c-.1-.1-.3-.2-.4-.3-1.2-.8-2.5-1.6-3.9-2.2-.2-.1-.5-.2-.7-.4-.4-.2-.7-.3-1.1-.5-.3-.1-.7-.3-1-.4-.5-.2-1-.4-1.5-.5-.4-.1-.9-.3-1.3-.4l-.9-.3-1.4-.3c-.2-.1-.5-.1-.7-.2-.7-.1-1.4-.3-2.1-.4-.2 0-.4 0-.6-.1-.6-.1-1.1-.1-1.7-.2-.2 0-.4 0-.7-.1-.8 0-1.5-.1-2.3-.1s-1.5 0-2.3.1c-.2 0-.4 0-.7.1-.6 0-1.2.1-1.7.2-.2 0-.4 0-.6.1-.7.1-1.4.2-2.1.4-.2.1-.5.1-.7.2l-1.4.3-.9.3c-.4.1-.9.3-1.3.4-.5.2-1 .4-1.5.5-.3.1-.7.3-1 .4-.4.2-.7.3-1.1.5-.2.1-.5.2-.7.4-1.3.7-2.6 1.4-3.9 2.2-.1.1-.3.2-.4.3l-1.2.9h-.1c-.9.7-1.8 1.4-2.6 2.1-.4.4-.8.7-1.2 1.1l-.2.2a54.8 54.8 0 00-3.2 3.6c-.1.1-.2.2-.2.3l-.9 1.2c0 .1-.1.1-.1.2l-1.5 2.4c-.1.2-.2.3-.3.5-2.7 5.1-4.3 10.9-4.3 17s1.6 12 4.3 17c.1.2.2.3.3.5z",fill:n}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm436.4-499.1c-.2 0-.3.1-.4.1v-77c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v77c-.2 0-.3-.1-.4-.1 42 13.4 72.4 52.7 72.4 99.1 0 46.4-30.4 85.7-72.4 99.1.2 0 .3-.1.4-.1v221c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V539c.2 0 .3.1.4.1-42-13.4-72.4-52.7-72.4-99.1 0-46.4 30.4-85.7 72.4-99.1zM340 485V264c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v221c41.7 13.6 72 52.8 72 99s-30.3 85.5-72 99v77c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-77c-41.7-13.6-72-52.8-72-99s30.3-85.5 72-99z",fill:n}},{tag:"path",attrs:{d:"M340 683v77c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-77c41.7-13.5 72-52.8 72-99s-30.3-85.4-72-99V264c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v221c-41.7 13.5-72 52.8-72 99s30.3 85.4 72 99zm.1-116c.1-.2.2-.3.3-.5l1.5-2.4c0-.1.1-.1.1-.2l.9-1.2c0-.1.1-.2.2-.3 1-1.2 2.1-2.5 3.2-3.6l.2-.2c.4-.4.8-.7 1.2-1.1.8-.7 1.7-1.4 2.6-2.1h.1l1.2-.9c.1-.1.3-.2.4-.3 1.3-.8 2.6-1.5 3.9-2.2.2-.2.5-.3.7-.4.4-.2.7-.3 1.1-.5.3-.1.7-.3 1-.4.5-.1 1-.3 1.5-.5.4-.1.9-.3 1.3-.4l.9-.3 1.4-.3c.2-.1.5-.1.7-.2.7-.2 1.4-.3 2.1-.4.2-.1.4-.1.6-.1.5-.1 1.1-.2 1.7-.2.3-.1.5-.1.7-.1.8-.1 1.5-.1 2.3-.1s1.5.1 2.3.1c.3.1.5.1.7.1.6.1 1.1.1 1.7.2.2.1.4.1.6.1.7.1 1.4.3 2.1.4.2.1.5.1.7.2l1.4.3.9.3c.4.1.9.3 1.3.4.5.1 1 .3 1.5.5.3.1.7.3 1 .4.4.2.7.3 1.1.5.2.2.5.3.7.4 1.4.6 2.7 1.4 3.9 2.2.1.1.3.2.4.3l1.2.9h.1c.9.6 1.8 1.3 2.6 2.1.4.3.8.7 1.2 1.1l.2.2c1.2 1.1 2.2 2.3 3.2 3.6 0 .1.1.2.2.3l.9 1.2c0 .1.1.1.1.2l1.5 2.4A36.03 36.03 0 01408 584c0 6.1-1.6 11.9-4.3 17-.1.2-.2.3-.3.5l-1.5 2.4c0 .1-.1.1-.1.2l-.9 1.2c0 .1-.1.2-.2.3-1 1.2-2.1 2.5-3.2 3.6l-.2.2c-.4.4-.8.7-1.2 1.1-.8.7-1.7 1.4-2.6 2.1h-.1l-1.2.9c-.1.1-.3.2-.4.3-1.3.8-2.6 1.5-3.9 2.2-.2.2-.5.3-.7.4-.4.2-.7.3-1.1.5-.3.1-.7.3-1 .4-.5.1-1 .3-1.5.5-.4.1-.9.3-1.3.4l-.9.3-1.4.3c-.2.1-.5.1-.7.2-.7.2-1.4.3-2.1.4-.2.1-.4.1-.6.1-.5.1-1.1.2-1.7.2-.3.1-.5.1-.7.1-.8.1-1.5.1-2.3.1s-1.5-.1-2.3-.1c-.3-.1-.5-.1-.7-.1-.6-.1-1.1-.1-1.7-.2-.2-.1-.4-.1-.6-.1-.7-.1-1.4-.3-2.1-.4-.2-.1-.5-.1-.7-.2l-1.4-.3-.9-.3c-.4-.1-.9-.3-1.3-.4-.5-.1-1-.3-1.5-.5-.3-.1-.7-.3-1-.4-.4-.2-.7-.3-1.1-.5-.2-.2-.5-.3-.7-.4-1.4-.6-2.7-1.4-3.9-2.2-.1-.1-.3-.2-.4-.3l-1.2-.9h-.1c-.9-.6-1.8-1.3-2.6-2.1-.4-.3-.8-.7-1.2-1.1l-.2-.2c-1.2-1.1-2.2-2.3-3.2-3.6 0-.1-.1-.2-.2-.3l-.9-1.2c0-.1-.1-.1-.1-.2l-1.5-2.4c-.1-.2-.2-.3-.3-.5-2.7-5-4.3-10.9-4.3-17s1.6-11.9 4.3-17zm280.3-27.9c-.1 0-.2-.1-.4-.1v221c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V539c-.1 0-.2.1-.4.1 42-13.4 72.4-52.7 72.4-99.1 0-46.4-30.4-85.7-72.4-99.1.1 0 .2.1.4.1v-77c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v77c.1 0 .2-.1.4-.1-42 13.4-72.4 52.7-72.4 99.1 0 46.4 30.4 85.7 72.4 99.1zM652 404c19.9 0 36 16.1 36 36s-16.1 36-36 36-36-16.1-36-36 16.1-36 36-36z",fill:t}}]}},name:"control",theme:"twotone"};const Ofr=$fr;var Pfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ofr}))},Lkt=h.forwardRef(Pfr);Lkt.displayName="ControlTwoTone";const Nfr=Lkt;var Dfr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM382 896h-.2L232 746.2v-.2h150v150z"}}]},name:"copy",theme:"filled"};const Ifr=Dfr;var Rfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ifr}))},jkt=h.forwardRef(Rfr);jkt.displayName="CopyFilled";const kfr=jkt;var Afr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z"}}]},name:"copy",theme:"outlined"};const Mfr=Afr;var Ffr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Mfr}))},Bkt=h.forwardRef(Ffr);Bkt.displayName="CopyOutlined";const xKe=Bkt;var Lfr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 706h142c22.1 0 40 17.9 40 40v142h250V264H232v442z",fill:n}},{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32z",fill:t}},{tag:"path",attrs:{d:"M704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z",fill:t}}]}},name:"copy",theme:"twotone"};const jfr=Lfr;var Bfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jfr}))},zkt=h.forwardRef(Bfr);zkt.displayName="CopyTwoTone";const zfr=zkt;var Hfr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm5.4 670c-110 0-173.4-73.2-173.4-194.9v-52.3C344 364.2 407.4 290 517.3 290c94.3 0 162.7 60.7 162.7 147.4 0 2.6-2.1 4.7-4.7 4.7h-56.7c-4.2 0-7.6-3.2-8-7.4-4-49.5-40-83.4-93-83.4-65.3 0-102.1 48.5-102.1 135.5v52.6c0 85.7 36.9 133.6 102.1 133.6 52.8 0 88.7-31.7 93-77.8.4-4.1 3.8-7.3 8-7.3h56.8c2.6 0 4.7 2.1 4.7 4.7 0 82.6-68.7 141.4-162.7 141.4z"}}]},name:"copyright-circle",theme:"filled"};const qfr=Hfr;var Vfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qfr}))},Hkt=h.forwardRef(Vfr);Hkt.displayName="CopyrightCircleFilled";const Wfr=Hkt;var Ufr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm5.6-532.7c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z"}}]},name:"copyright-circle",theme:"outlined"};const Kfr=Ufr;var Gfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Kfr}))},qkt=h.forwardRef(Gfr);qkt.displayName="CopyrightCircleOutlined";const Yfr=qkt;var Xfr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm5.5 533c52.9 0 88.8-31.7 93-77.8.4-4.1 3.8-7.3 8-7.3h56.8c2.6 0 4.7 2.1 4.7 4.7 0 82.6-68.7 141.4-162.7 141.4C407.4 734 344 660.8 344 539.1v-52.3C344 364.2 407.4 290 517.3 290c94.3 0 162.7 60.7 162.7 147.4 0 2.6-2.1 4.7-4.7 4.7h-56.7c-4.2 0-7.7-3.2-8-7.4-4-49.6-40-83.4-93-83.4-65.2 0-102.1 48.5-102.2 135.5v52.6c0 85.7 36.8 133.6 102.1 133.6z",fill:n}},{tag:"path",attrs:{d:"M517.6 351.3c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z",fill:t}}]}},name:"copyright-circle",theme:"twotone"};const Jfr=Xfr;var Qfr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Jfr}))},Vkt=h.forwardRef(Qfr);Vkt.displayName="CopyrightCircleTwoTone";const Zfr=Vkt;var epr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm5.6-532.7c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z"}}]},name:"copyright",theme:"outlined"};const tpr=epr;var npr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tpr}))},Wkt=h.forwardRef(npr);Wkt.displayName="CopyrightOutlined";const rpr=Wkt;var ipr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm5.5 533c52.9 0 88.8-31.7 93-77.8.4-4.1 3.8-7.3 8-7.3h56.8c2.6 0 4.7 2.1 4.7 4.7 0 82.6-68.7 141.4-162.7 141.4C407.4 734 344 660.8 344 539.1v-52.3C344 364.2 407.4 290 517.3 290c94.3 0 162.7 60.7 162.7 147.4 0 2.6-2.1 4.7-4.7 4.7h-56.7c-4.2 0-7.7-3.2-8-7.4-4-49.6-40-83.4-93-83.4-65.2 0-102.1 48.5-102.2 135.5v52.6c0 85.7 36.8 133.6 102.1 133.6z",fill:n}},{tag:"path",attrs:{d:"M517.6 351.3c53 0 89 33.8 93 83.4.3 4.2 3.8 7.4 8 7.4h56.7c2.6 0 4.7-2.1 4.7-4.7 0-86.7-68.4-147.4-162.7-147.4C407.4 290 344 364.2 344 486.8v52.3C344 660.8 407.4 734 517.3 734c94 0 162.7-58.8 162.7-141.4 0-2.6-2.1-4.7-4.7-4.7h-56.8c-4.2 0-7.6 3.2-8 7.3-4.2 46.1-40.1 77.8-93 77.8-65.3 0-102.1-47.9-102.1-133.6v-52.6c.1-87 37-135.5 102.2-135.5z",fill:t}}]}},name:"copyright",theme:"twotone"};const apr=ipr;var opr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:apr}))},Ukt=h.forwardRef(opr);Ukt.displayName="CopyrightTwoTone";const spr=Ukt;var lpr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v160h896V192c0-17.7-14.3-32-32-32zM64 832c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V440H64v392zm579-184c0-4.4 3.6-8 8-8h165c4.4 0 8 3.6 8 8v72c0 4.4-3.6 8-8 8H651c-4.4 0-8-3.6-8-8v-72z"}}]},name:"credit-card",theme:"filled"};const cpr=lpr;var upr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cpr}))},Kkt=h.forwardRef(upr);Kkt.displayName="CreditCardFilled";const dpr=Kkt;var fpr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-792 72h752v120H136V232zm752 560H136V440h752v352zm-237-64h165c4.4 0 8-3.6 8-8v-72c0-4.4-3.6-8-8-8H651c-4.4 0-8 3.6-8 8v72c0 4.4 3.6 8 8 8z"}}]},name:"credit-card",theme:"outlined"};const ppr=fpr;var hpr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ppr}))},Gkt=h.forwardRef(hpr);Gkt.displayName="CreditCardOutlined";const mpr=Gkt;var gpr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 792h752V440H136v352zm507-144c0-4.4 3.6-8 8-8h165c4.4 0 8 3.6 8 8v72c0 4.4-3.6 8-8 8H651c-4.4 0-8-3.6-8-8v-72zM136 232h752v120H136z",fill:n}},{tag:"path",attrs:{d:"M651 728h165c4.4 0 8-3.6 8-8v-72c0-4.4-3.6-8-8-8H651c-4.4 0-8 3.6-8 8v72c0 4.4 3.6 8 8 8z",fill:t}},{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136V440h752v352zm0-440H136V232h752v120z",fill:t}}]}},name:"credit-card",theme:"twotone"};const vpr=gpr;var _pr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vpr}))},Ykt=h.forwardRef(_pr);Ykt.displayName="CreditCardTwoTone";const ypr=Ykt;var bpr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M899.6 276.5L705 396.4 518.4 147.5a8.06 8.06 0 00-12.9 0L319 396.4 124.3 276.5c-5.7-3.5-13.1 1.2-12.2 7.9L188.5 865c1.1 7.9 7.9 14 16 14h615.1c8 0 14.9-6 15.9-14l76.4-580.6c.8-6.7-6.5-11.4-12.3-7.9zM512 734.2c-62.1 0-112.6-50.5-112.6-112.6S449.9 509 512 509s112.6 50.5 112.6 112.6S574.1 734.2 512 734.2zm0-160.9c-26.6 0-48.2 21.6-48.2 48.3 0 26.6 21.6 48.3 48.2 48.3s48.2-21.6 48.2-48.3c0-26.6-21.6-48.3-48.2-48.3z"}}]},name:"crown",theme:"filled"};const xpr=bpr;var Spr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xpr}))},Xkt=h.forwardRef(Spr);Xkt.displayName="CrownFilled";const Cpr=Xkt;var wpr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M899.6 276.5L705 396.4 518.4 147.5a8.06 8.06 0 00-12.9 0L319 396.4 124.3 276.5c-5.7-3.5-13.1 1.2-12.2 7.9L188.5 865c1.1 7.9 7.9 14 16 14h615.1c8 0 14.9-6 15.9-14l76.4-580.6c.8-6.7-6.5-11.4-12.3-7.9zm-126 534.1H250.3l-53.8-409.4 139.8 86.1L512 252.9l175.7 234.4 139.8-86.1-53.9 409.4zM512 509c-62.1 0-112.6 50.5-112.6 112.6S449.9 734.2 512 734.2s112.6-50.5 112.6-112.6S574.1 509 512 509zm0 160.9c-26.6 0-48.2-21.6-48.2-48.3 0-26.6 21.6-48.3 48.2-48.3s48.2 21.6 48.2 48.3c0 26.6-21.6 48.3-48.2 48.3z"}}]},name:"crown",theme:"outlined"};const Epr=wpr;var Tpr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Epr}))},Jkt=h.forwardRef(Tpr);Jkt.displayName="CrownOutlined";const $pr=Jkt;var Opr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M911.9 283.9v.5L835.5 865c-1 8-7.9 14-15.9 14H204.5c-8.1 0-14.9-6.1-16-14l-76.4-580.6v-.6 1.6L188.5 866c1.1 7.9 7.9 14 16 14h615.1c8 0 14.9-6 15.9-14l76.4-580.6c.1-.5.1-1 0-1.5z",fill:n}},{tag:"path",attrs:{d:"M773.6 810.6l53.9-409.4-139.8 86.1L512 252.9 336.3 487.3l-139.8-86.1 53.8 409.4h523.3zm-374.2-189c0-62.1 50.5-112.6 112.6-112.6s112.6 50.5 112.6 112.6v1c0 62.1-50.5 112.6-112.6 112.6s-112.6-50.5-112.6-112.6v-1z",fill:n}},{tag:"path",attrs:{d:"M512 734.2c61.9 0 112.3-50.2 112.6-112.1v-.5c0-62.1-50.5-112.6-112.6-112.6s-112.6 50.5-112.6 112.6v.5c.3 61.9 50.7 112.1 112.6 112.1zm0-160.9c26.6 0 48.2 21.6 48.2 48.3 0 26.6-21.6 48.3-48.2 48.3s-48.2-21.6-48.2-48.3c0-26.6 21.6-48.3 48.2-48.3z",fill:t}},{tag:"path",attrs:{d:"M188.5 865c1.1 7.9 7.9 14 16 14h615.1c8 0 14.9-6 15.9-14l76.4-580.6v-.5c.3-6.4-6.7-10.8-12.3-7.4L705 396.4 518.4 147.5a8.06 8.06 0 00-12.9 0L319 396.4 124.3 276.5c-5.5-3.4-12.6.9-12.2 7.3v.6L188.5 865zm147.8-377.7L512 252.9l175.7 234.4 139.8-86.1-53.9 409.4H250.3l-53.8-409.4 139.8 86.1z",fill:t}}]}},name:"crown",theme:"twotone"};const Ppr=Opr;var Npr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ppr}))},Qkt=h.forwardRef(Npr);Qkt.displayName="CrownTwoTone";const Dpr=Qkt;var Ipr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 128c-212.1 0-384 171.9-384 384v360c0 13.3 10.7 24 24 24h184c35.3 0 64-28.7 64-64V624c0-35.3-28.7-64-64-64H200v-48c0-172.3 139.7-312 312-312s312 139.7 312 312v48H688c-35.3 0-64 28.7-64 64v208c0 35.3 28.7 64 64 64h184c13.3 0 24-10.7 24-24V512c0-212.1-171.9-384-384-384z"}}]},name:"customer-service",theme:"filled"};const Rpr=Ipr;var kpr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Rpr}))},Zkt=h.forwardRef(kpr);Zkt.displayName="CustomerServiceFilled";const Apr=Zkt;var Mpr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 128c-212.1 0-384 171.9-384 384v360c0 13.3 10.7 24 24 24h184c35.3 0 64-28.7 64-64V624c0-35.3-28.7-64-64-64H200v-48c0-172.3 139.7-312 312-312s312 139.7 312 312v48H688c-35.3 0-64 28.7-64 64v208c0 35.3 28.7 64 64 64h184c13.3 0 24-10.7 24-24V512c0-212.1-171.9-384-384-384zM328 632v192H200V632h128zm496 192H696V632h128v192z"}}]},name:"customer-service",theme:"outlined"};const Fpr=Mpr;var Lpr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Fpr}))},eAt=h.forwardRef(Lpr);eAt.displayName="CustomerServiceOutlined";const jpr=eAt;var Bpr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 632h128v192H696zm-496 0h128v192H200z",fill:n}},{tag:"path",attrs:{d:"M512 128c-212.1 0-384 171.9-384 384v360c0 13.3 10.7 24 24 24h184c35.3 0 64-28.7 64-64V624c0-35.3-28.7-64-64-64H200v-48c0-172.3 139.7-312 312-312s312 139.7 312 312v48H688c-35.3 0-64 28.7-64 64v208c0 35.3 28.7 64 64 64h184c13.3 0 24-10.7 24-24V512c0-212.1-171.9-384-384-384zM328 632v192H200V632h128zm496 192H696V632h128v192z",fill:t}}]}},name:"customer-service",theme:"twotone"};const zpr=Bpr;var Hpr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zpr}))},tAt=h.forwardRef(Hpr);tAt.displayName="CustomerServiceTwoTone";const qpr=tAt;var Vpr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M112 476h160v72H112zm320 0h160v72H432zm320 0h160v72H752z"}}]},name:"dash",theme:"outlined"};const Wpr=Vpr;var Upr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wpr}))},nAt=h.forwardRef(Upr);nAt.displayName="DashOutlined";const Kpr=nAt;var Gpr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 385.6a446.7 446.7 0 00-96-142.4 446.7 446.7 0 00-142.4-96C631.1 123.8 572.5 112 512 112s-119.1 11.8-174.4 35.2a446.7 446.7 0 00-142.4 96 446.7 446.7 0 00-96 142.4C75.8 440.9 64 499.5 64 560c0 132.7 58.3 257.7 159.9 343.1l1.7 1.4c5.8 4.8 13.1 7.5 20.6 7.5h531.7c7.5 0 14.8-2.7 20.6-7.5l1.7-1.4C901.7 817.7 960 692.7 960 560c0-60.5-11.9-119.1-35.2-174.4zM482 232c0-4.4 3.6-8 8-8h44c4.4 0 8 3.6 8 8v80c0 4.4-3.6 8-8 8h-44c-4.4 0-8-3.6-8-8v-80zM270 582c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8v-44c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v44zm90.7-204.5l-31.1 31.1a8.03 8.03 0 01-11.3 0L261.7 352a8.03 8.03 0 010-11.3l31.1-31.1c3.1-3.1 8.2-3.1 11.3 0l56.6 56.6c3.1 3.1 3.1 8.2 0 11.3zm291.1 83.6l-84.5 84.5c5 18.7.2 39.4-14.5 54.1a55.95 55.95 0 01-79.2 0 55.95 55.95 0 010-79.2 55.87 55.87 0 0154.1-14.5l84.5-84.5c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3c3.1 3.1 3.1 8.1 0 11.3zm43-52.4l-31.1-31.1a8.03 8.03 0 010-11.3l56.6-56.6c3.1-3.1 8.2-3.1 11.3 0l31.1 31.1c3.1 3.1 3.1 8.2 0 11.3l-56.6 56.6a8.03 8.03 0 01-11.3 0zM846 582c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8v-44c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v44z"}}]},name:"dashboard",theme:"filled"};const Ypr=Gpr;var Xpr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ypr}))},rAt=h.forwardRef(Xpr);rAt.displayName="DashboardFilled";const Jpr=rAt;var Qpr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 385.6a446.7 446.7 0 00-96-142.4 446.7 446.7 0 00-142.4-96C631.1 123.8 572.5 112 512 112s-119.1 11.8-174.4 35.2a446.7 446.7 0 00-142.4 96 446.7 446.7 0 00-96 142.4C75.8 440.9 64 499.5 64 560c0 132.7 58.3 257.7 159.9 343.1l1.7 1.4c5.8 4.8 13.1 7.5 20.6 7.5h531.7c7.5 0 14.8-2.7 20.6-7.5l1.7-1.4C901.7 817.7 960 692.7 960 560c0-60.5-11.9-119.1-35.2-174.4zM761.4 836H262.6A371.12 371.12 0 01140 560c0-99.4 38.7-192.8 109-263 70.3-70.3 163.7-109 263-109 99.4 0 192.8 38.7 263 109 70.3 70.3 109 163.7 109 263 0 105.6-44.5 205.5-122.6 276zM623.5 421.5a8.03 8.03 0 00-11.3 0L527.7 506c-18.7-5-39.4-.2-54.1 14.5a55.95 55.95 0 000 79.2 55.95 55.95 0 0079.2 0 55.87 55.87 0 0014.5-54.1l84.5-84.5c3.1-3.1 3.1-8.2 0-11.3l-28.3-28.3zM490 320h44c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8h-44c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8zm260 218v44c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8v-44c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8zm12.7-197.2l-31.1-31.1a8.03 8.03 0 00-11.3 0l-56.6 56.6a8.03 8.03 0 000 11.3l31.1 31.1c3.1 3.1 8.2 3.1 11.3 0l56.6-56.6c3.1-3.1 3.1-8.2 0-11.3zm-458.6-31.1a8.03 8.03 0 00-11.3 0l-31.1 31.1a8.03 8.03 0 000 11.3l56.6 56.6c3.1 3.1 8.2 3.1 11.3 0l31.1-31.1c3.1-3.1 3.1-8.2 0-11.3l-56.6-56.6zM262 530h-80c-4.4 0-8 3.6-8 8v44c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8v-44c0-4.4-3.6-8-8-8z"}}]},name:"dashboard",theme:"outlined"};const Zpr=Qpr;var ehr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zpr}))},iAt=h.forwardRef(ehr);iAt.displayName="DashboardOutlined";const $K=iAt;var thr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 188c-99.3 0-192.7 38.7-263 109-70.3 70.2-109 163.6-109 263 0 105.6 44.5 205.5 122.6 276h498.8A371.12 371.12 0 00884 560c0-99.3-38.7-192.7-109-263-70.2-70.3-163.6-109-263-109zm-30 44c0-4.4 3.6-8 8-8h44c4.4 0 8 3.6 8 8v80c0 4.4-3.6 8-8 8h-44c-4.4 0-8-3.6-8-8v-80zM270 582c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8v-44c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v44zm90.7-204.4l-31.1 31.1a8.03 8.03 0 01-11.3 0l-56.6-56.6a8.03 8.03 0 010-11.3l31.1-31.1c3.1-3.1 8.2-3.1 11.3 0l56.6 56.6c3.1 3.1 3.1 8.2 0 11.3zm291.1 83.5l-84.5 84.5c5 18.7.2 39.4-14.5 54.1a55.95 55.95 0 01-79.2 0 55.95 55.95 0 010-79.2 55.87 55.87 0 0154.1-14.5l84.5-84.5c3.1-3.1 8.2-3.1 11.3 0l28.3 28.3c3.1 3.1 3.1 8.2 0 11.3zm43-52.4l-31.1-31.1a8.03 8.03 0 010-11.3l56.6-56.6c3.1-3.1 8.2-3.1 11.3 0l31.1 31.1c3.1 3.1 3.1 8.2 0 11.3l-56.6 56.6a8.03 8.03 0 01-11.3 0zM846 538v44c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8v-44c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8z",fill:n}},{tag:"path",attrs:{d:"M623.5 421.5a8.03 8.03 0 00-11.3 0L527.7 506c-18.7-5-39.4-.2-54.1 14.5a55.95 55.95 0 000 79.2 55.95 55.95 0 0079.2 0 55.87 55.87 0 0014.5-54.1l84.5-84.5c3.1-3.1 3.1-8.2 0-11.3l-28.3-28.3zM490 320h44c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8h-44c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8z",fill:t}},{tag:"path",attrs:{d:"M924.8 385.6a446.7 446.7 0 00-96-142.4 446.7 446.7 0 00-142.4-96C631.1 123.8 572.5 112 512 112s-119.1 11.8-174.4 35.2a446.7 446.7 0 00-142.4 96 446.7 446.7 0 00-96 142.4C75.8 440.9 64 499.5 64 560c0 132.7 58.3 257.7 159.9 343.1l1.7 1.4c5.8 4.8 13.1 7.5 20.6 7.5h531.7c7.5 0 14.8-2.7 20.6-7.5l1.7-1.4C901.7 817.7 960 692.7 960 560c0-60.5-11.9-119.1-35.2-174.4zM761.4 836H262.6A371.12 371.12 0 01140 560c0-99.4 38.7-192.8 109-263 70.3-70.3 163.7-109 263-109 99.4 0 192.8 38.7 263 109 70.3 70.3 109 163.7 109 263 0 105.6-44.5 205.5-122.6 276z",fill:t}},{tag:"path",attrs:{d:"M762.7 340.8l-31.1-31.1a8.03 8.03 0 00-11.3 0l-56.6 56.6a8.03 8.03 0 000 11.3l31.1 31.1c3.1 3.1 8.2 3.1 11.3 0l56.6-56.6c3.1-3.1 3.1-8.2 0-11.3zM750 538v44c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8v-44c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8zM304.1 309.7a8.03 8.03 0 00-11.3 0l-31.1 31.1a8.03 8.03 0 000 11.3l56.6 56.6c3.1 3.1 8.2 3.1 11.3 0l31.1-31.1c3.1-3.1 3.1-8.2 0-11.3l-56.6-56.6zM262 530h-80c-4.4 0-8 3.6-8 8v44c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8v-44c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"dashboard",theme:"twotone"};const nhr=thr;var rhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nhr}))},aAt=h.forwardRef(rhr);aAt.displayName="DashboardTwoTone";const ihr=aAt;var ahr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v224h704V96c0-17.7-14.3-32-32-32zM288 232c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zM160 928c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V704H160v224zm128-136c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM160 640h704V384H160v256zm128-168c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z"}}]},name:"database",theme:"filled"};const ohr=ahr;var shr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ohr}))},oAt=h.forwardRef(shr);oAt.displayName="DatabaseFilled";const lhr=oAt;var chr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-600 72h560v208H232V136zm560 480H232V408h560v208zm0 272H232V680h560v208zM304 240a40 40 0 1080 0 40 40 0 10-80 0zm0 272a40 40 0 1080 0 40 40 0 10-80 0zm0 272a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"database",theme:"outlined"};const uhr=chr;var dhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uhr}))},sAt=h.forwardRef(dhr);sAt.displayName="DatabaseOutlined";const fhr=sAt;var phr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 616h560V408H232v208zm112-144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM232 888h560V680H232v208zm112-144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM232 344h560V136H232v208zm112-144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:n}},{tag:"path",attrs:{d:"M304 512a40 40 0 1080 0 40 40 0 10-80 0zm0 272a40 40 0 1080 0 40 40 0 10-80 0zm0-544a40 40 0 1080 0 40 40 0 10-80 0z",fill:t}},{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V680h560v208zm0-272H232V408h560v208zm0-272H232V136h560v208z",fill:t}}]}},name:"database",theme:"twotone"};const hhr=phr;var mhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hhr}))},lAt=h.forwardRef(mhr);lAt.displayName="DatabaseTwoTone";const ghr=lAt;var vhr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M651.1 641.9a7.84 7.84 0 00-5.1-1.9h-54.7c-2.4 0-4.6 1.1-6.1 2.9L512 730.7l-73.1-87.8a8.1 8.1 0 00-6.1-2.9H378c-1.9 0-3.7.7-5.1 1.9a7.97 7.97 0 00-1 11.3L474.2 776 371.8 898.9a8.06 8.06 0 006.1 13.2h54.7c2.4 0 4.6-1.1 6.1-2.9l73.1-87.8 73.1 87.8a8.1 8.1 0 006.1 2.9h55c1.9 0 3.7-.7 5.1-1.9 3.4-2.8 3.9-7.9 1-11.3L549.8 776l102.4-122.9c2.8-3.4 2.3-8.4-1.1-11.2zM472 544h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8zM350 386H184V136c0-3.3-2.7-6-6-6h-60c-3.3 0-6 2.7-6 6v292c0 16.6 13.4 30 30 30h208c3.3 0 6-2.7 6-6v-60c0-3.3-2.7-6-6-6zm556-256h-60c-3.3 0-6 2.7-6 6v250H674c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6h208c16.6 0 30-13.4 30-30V136c0-3.3-2.7-6-6-6z"}}]},name:"delete-column",theme:"outlined"};const _hr=vhr;var yhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_hr}))},cAt=h.forwardRef(yhr);cAt.displayName="DeleteColumnOutlined";const bhr=cAt;var xhr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 256H736v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zm-200 0H360v-72h304v72z"}}]},name:"delete",theme:"filled"};const Shr=xhr;var Chr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Shr}))},uAt=h.forwardRef(Chr);uAt.displayName="DeleteFilled";const whr=uAt;var Ehr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"};const Thr=Ehr;var $hr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Thr}))},dAt=h.forwardRef($hr);dAt.displayName="DeleteOutlined";const OK=dAt;var Ohr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M819.8 512l102.4-122.9a8.06 8.06 0 00-6.1-13.2h-54.7c-2.4 0-4.6 1.1-6.1 2.9L782 466.7l-73.1-87.8a8.1 8.1 0 00-6.1-2.9H648c-1.9 0-3.7.7-5.1 1.9a7.97 7.97 0 00-1 11.3L744.2 512 641.8 634.9a8.06 8.06 0 006.1 13.2h54.7c2.4 0 4.6-1.1 6.1-2.9l73.1-87.8 73.1 87.8a8.1 8.1 0 006.1 2.9h55c1.9 0 3.7-.7 5.1-1.9 3.4-2.8 3.9-7.9 1-11.3L819.8 512zM536 464H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h416c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8zm-84 204h-60c-3.3 0-6 2.7-6 6v166H136c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6h292c16.6 0 30-13.4 30-30V674c0-3.3-2.7-6-6-6zM136 184h250v166c0 3.3 2.7 6 6 6h60c3.3 0 6-2.7 6-6V142c0-16.6-13.4-30-30-30H136c-3.3 0-6 2.7-6 6v60c0 3.3 2.7 6 6 6z"}}]},name:"delete-row",theme:"outlined"};const Phr=Ohr;var Nhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Phr}))},fAt=h.forwardRef(Nhr);fAt.displayName="DeleteRowOutlined";const Dhr=fAt;var Ihr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M292.7 840h438.6l24.2-512h-487z",fill:n}},{tag:"path",attrs:{d:"M864 256H736v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zm-504-72h304v72H360v-72zm371.3 656H292.7l-24.2-512h487l-24.2 512z",fill:t}}]}},name:"delete",theme:"twotone"};const Rhr=Ihr;var khr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Rhr}))},pAt=h.forwardRef(khr);pAt.displayName="DeleteTwoTone";const Ahr=pAt;var Mhr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M632 698.3l141.9-112a8 8 0 000-12.6L632 461.7c-5.3-4.2-13-.4-13 6.3v76H295c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h324v76c0 6.7 7.8 10.4 13 6.3zm261.3-405L730.7 130.7c-7.5-7.5-16.7-13-26.7-16V112H144c-17.7 0-32 14.3-32 32v278c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V422c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-83.5c0-17-6.7-33.2-18.7-45.2zM640 288H384V184h256v104zm264 436h-56c-4.4 0-8 3.6-8 8v108H184V732c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v148c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V732c0-4.4-3.6-8-8-8z"}}]},name:"delivered-procedure",theme:"outlined"};const Fhr=Mhr;var Lhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Fhr}))},hAt=h.forwardRef(Lhr);hAt.displayName="DeliveredProcedureOutlined";const jhr=hAt;var Bhr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888.3 693.2c-42.5-24.6-94.3-18-129.2 12.8l-53-30.7V523.6c0-15.7-8.4-30.3-22-38.1l-136-78.3v-67.1c44.2-15 76-56.8 76-106.1 0-61.9-50.1-112-112-112s-112 50.1-112 112c0 49.3 31.8 91.1 76 106.1v67.1l-136 78.3c-13.6 7.8-22 22.4-22 38.1v151.6l-53 30.7c-34.9-30.8-86.8-37.4-129.2-12.8-53.5 31-71.7 99.4-41 152.9 30.8 53.5 98.9 71.9 152.2 41 42.5-24.6 62.7-73 53.6-118.8l48.7-28.3 140.6 81c6.8 3.9 14.4 5.9 22 5.9s15.2-2 22-5.9L674.5 740l48.7 28.3c-9.1 45.7 11.2 94.2 53.6 118.8 53.3 30.9 121.5 12.6 152.2-41 30.8-53.6 12.6-122-40.7-152.9zm-673 138.4a47.6 47.6 0 01-65.2-17.6c-13.2-22.9-5.4-52.3 17.5-65.5a47.6 47.6 0 0165.2 17.6c13.2 22.9 5.4 52.3-17.5 65.5zM522 463.8zM464 234a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm170 446.2l-122 70.3-122-70.3V539.8l122-70.3 122 70.3v140.4zm239.9 133.9c-13.2 22.9-42.4 30.8-65.2 17.6-22.8-13.2-30.7-42.6-17.5-65.5s42.4-30.8 65.2-17.6c22.9 13.2 30.7 42.5 17.5 65.5z"}}]},name:"deployment-unit",theme:"outlined"};const zhr=Bhr;var Hhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zhr}))},mAt=h.forwardRef(Hhr);mAt.displayName="DeploymentUnitOutlined";const qhr=mAt;var Vhr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 140H96c-17.7 0-32 14.3-32 32v496c0 17.7 14.3 32 32 32h380v112H304c-8.8 0-16 7.2-16 16v48c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-48c0-8.8-7.2-16-16-16H548V700h380c17.7 0 32-14.3 32-32V172c0-17.7-14.3-32-32-32zm-40 488H136V212h752v416z"}}]},name:"desktop",theme:"outlined"};const Whr=Vhr;var Uhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Whr}))},gAt=h.forwardRef(Uhr);gAt.displayName="DesktopOutlined";const Khr=gAt;var Ghr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.2 306.6L611.3 72.9c-6-5.7-13.9-8.9-22.2-8.9H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h277l219 210.6V824c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V329.6c0-8.7-3.5-17-9.8-23zM553.4 201.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v704c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32V397.3c0-8.5-3.4-16.6-9.4-22.6L553.4 201.4zM568 753c0 3.8-3.4 7-7.5 7h-225c-4.1 0-7.5-3.2-7.5-7v-42c0-3.8 3.4-7 7.5-7h225c4.1 0 7.5 3.2 7.5 7v42zm0-220c0 3.8-3.4 7-7.5 7H476v84.9c0 3.9-3.1 7.1-7 7.1h-42c-3.8 0-7-3.2-7-7.1V540h-84.5c-4.1 0-7.5-3.2-7.5-7v-42c0-3.9 3.4-7 7.5-7H420v-84.9c0-3.9 3.2-7.1 7-7.1h42c3.9 0 7 3.2 7 7.1V484h84.5c4.1 0 7.5 3.1 7.5 7v42z"}}]},name:"diff",theme:"filled"};const Yhr=Ghr;var Xhr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Yhr}))},vAt=h.forwardRef(Xhr);vAt.displayName="DiffFilled";const Jhr=vAt;var Qhr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M476 399.1c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1V484h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H420v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V540h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H476v-84.9zM560.5 704h-225c-4.1 0-7.5 3.2-7.5 7v42c0 3.8 3.4 7 7.5 7h225c4.1 0 7.5-3.2 7.5-7v-42c0-3.8-3.4-7-7.5-7zm-7.1-502.6c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v704c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32V397.3c0-8.5-3.4-16.6-9.4-22.6L553.4 201.4zM664 888H232V264h282.2L664 413.8V888zm190.2-581.4L611.3 72.9c-6-5.7-13.9-8.9-22.2-8.9H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h277l219 210.6V824c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V329.6c0-8.7-3.5-17-9.8-23z"}}]},name:"diff",theme:"outlined"};const Zhr=Qhr;var emr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zhr}))},_At=h.forwardRef(emr);_At.displayName="DiffOutlined";const tmr=_At;var nmr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 264v624h432V413.8L514.2 264H232zm336 489c0 3.8-3.4 7-7.5 7h-225c-4.1 0-7.5-3.2-7.5-7v-42c0-3.8 3.4-7 7.5-7h225c4.1 0 7.5 3.2 7.5 7v42zm0-262v42c0 3.8-3.4 7-7.5 7H476v84.9c0 3.9-3.1 7.1-7 7.1h-42c-3.8 0-7-3.2-7-7.1V540h-84.5c-4.1 0-7.5-3.2-7.5-7v-42c0-3.9 3.4-7 7.5-7H420v-84.9c0-3.9 3.2-7.1 7-7.1h42c3.9 0 7 3.2 7 7.1V484h84.5c4.1 0 7.5 3.1 7.5 7z",fill:n}},{tag:"path",attrs:{d:"M854.2 306.6L611.3 72.9c-6-5.7-13.9-8.9-22.2-8.9H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h277l219 210.6V824c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V329.6c0-8.7-3.5-17-9.8-23z",fill:t}},{tag:"path",attrs:{d:"M553.4 201.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v704c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32V397.3c0-8.5-3.4-16.6-9.4-22.6L553.4 201.4zM664 888H232V264h282.2L664 413.8V888z",fill:t}},{tag:"path",attrs:{d:"M476 399.1c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1V484h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H420v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V540h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H476v-84.9zM560.5 704h-225c-4.1 0-7.5 3.2-7.5 7v42c0 3.8 3.4 7 7.5 7h225c4.1 0 7.5-3.2 7.5-7v-42c0-3.8-3.4-7-7.5-7z",fill:t}}]}},name:"diff",theme:"twotone"};const rmr=nmr;var imr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rmr}))},yAt=h.forwardRef(imr);yAt.displayName="DiffTwoTone";const amr=yAt;var omr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M573.7 252.5C422.5 197.4 201.3 96.7 201.3 96.7c-15.7-4.1-17.9 11.1-17.9 11.1-5 61.1 33.6 160.5 53.6 182.8 19.9 22.3 319.1 113.7 319.1 113.7S326 357.9 270.5 341.9c-55.6-16-37.9 17.8-37.9 17.8 11.4 61.7 64.9 131.8 107.2 138.4 42.2 6.6 220.1 4 220.1 4s-35.5 4.1-93.2 11.9c-42.7 5.8-97 12.5-111.1 17.8-33.1 12.5 24 62.6 24 62.6 84.7 76.8 129.7 50.5 129.7 50.5 33.3-10.7 61.4-18.5 85.2-24.2L565 743.1h84.6L603 928l205.3-271.9H700.8l22.3-38.7c.3.5.4.8.4.8S799.8 496.1 829 433.8l.6-1h-.1c5-10.8 8.6-19.7 10-25.8 17-71.3-114.5-99.4-265.8-154.5z"}}]},name:"dingding",theme:"outlined"};const smr=omr;var lmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:smr}))},bAt=h.forwardRef(lmr);bAt.displayName="DingdingOutlined";const cmr=bAt;var umr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm227 385.3c-1 4.2-3.5 10.4-7 17.8h.1l-.4.7c-20.3 43.1-73.1 127.7-73.1 127.7s-.1-.2-.3-.5l-15.5 26.8h74.5L575.1 810l32.3-128h-58.6l20.4-84.7c-16.5 3.9-35.9 9.4-59 16.8 0 0-31.2 18.2-89.9-35 0 0-39.6-34.7-16.6-43.4 9.8-3.7 47.4-8.4 77-12.3 40-5.4 64.6-8.2 64.6-8.2S422 517 392.7 512.5c-29.3-4.6-66.4-53.1-74.3-95.8 0 0-12.2-23.4 26.3-12.3 38.5 11.1 197.9 43.2 197.9 43.2s-207.4-63.3-221.2-78.7c-13.8-15.4-40.6-84.2-37.1-126.5 0 0 1.5-10.5 12.4-7.7 0 0 153.3 69.7 258.1 107.9 104.8 37.9 195.9 57.3 184.2 106.7z"}}]},name:"dingtalk-circle",theme:"filled"};const dmr=umr;var fmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dmr}))},xAt=h.forwardRef(fmr);xAt.displayName="DingtalkCircleFilled";const pmr=xAt;var hmr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M573.7 252.5C422.5 197.4 201.3 96.7 201.3 96.7c-15.7-4.1-17.9 11.1-17.9 11.1-5 61.1 33.6 160.5 53.6 182.8 19.9 22.3 319.1 113.7 319.1 113.7S326 357.9 270.5 341.9c-55.6-16-37.9 17.8-37.9 17.8 11.4 61.7 64.9 131.8 107.2 138.4 42.2 6.6 220.1 4 220.1 4s-35.5 4.1-93.2 11.9c-42.7 5.8-97 12.5-111.1 17.8-33.1 12.5 24 62.6 24 62.6 84.7 76.8 129.7 50.5 129.7 50.5 33.3-10.7 61.4-18.5 85.2-24.2L565 743.1h84.6L603 928l205.3-271.9H700.8l22.3-38.7c.3.5.4.8.4.8S799.8 496.1 829 433.8l.6-1h-.1c5-10.8 8.6-19.7 10-25.8 17-71.3-114.5-99.4-265.8-154.5z"}}]},name:"dingtalk",theme:"outlined"};const mmr=hmr;var gmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mmr}))},SAt=h.forwardRef(gmr);SAt.displayName="DingtalkOutlined";const vmr=SAt;var _mr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM739 449.3c-1 4.2-3.5 10.4-7 17.8h.1l-.4.7c-20.3 43.1-73.1 127.7-73.1 127.7s-.1-.2-.3-.5l-15.5 26.8h74.5L575.1 810l32.3-128h-58.6l20.4-84.7c-16.5 3.9-35.9 9.4-59 16.8 0 0-31.2 18.2-89.9-35 0 0-39.6-34.7-16.6-43.4 9.8-3.7 47.4-8.4 77-12.3 40-5.4 64.6-8.2 64.6-8.2S422 517 392.7 512.5c-29.3-4.6-66.4-53.1-74.3-95.8 0 0-12.2-23.4 26.3-12.3 38.5 11.1 197.9 43.2 197.9 43.2s-207.4-63.3-221.2-78.7c-13.8-15.4-40.6-84.2-37.1-126.5 0 0 1.5-10.5 12.4-7.7 0 0 153.3 69.7 258.1 107.9 104.8 37.9 195.9 57.3 184.2 106.7z"}}]},name:"dingtalk-square",theme:"filled"};const ymr=_mr;var bmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ymr}))},CAt=h.forwardRef(bmr);CAt.displayName="DingtalkSquareFilled";const xmr=CAt;var Smr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832.6 191.4c-84.6-84.6-221.5-84.6-306 0l-96.9 96.9 51 51 96.9-96.9c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204l-96.9 96.9 51.1 51.1 96.9-96.9c84.4-84.6 84.4-221.5-.1-306.1zM446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l96.9-96.9-51.1-51.1-96.9 96.9c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l96.9-96.9-51-51-96.8 97zM260.3 209.4a8.03 8.03 0 00-11.3 0L209.4 249a8.03 8.03 0 000 11.3l554.4 554.4c3.1 3.1 8.2 3.1 11.3 0l39.6-39.6c3.1-3.1 3.1-8.2 0-11.3L260.3 209.4z"}}]},name:"disconnect",theme:"outlined"};const Cmr=Smr;var wmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Cmr}))},wAt=h.forwardRef(wmr);wAt.displayName="DisconnectOutlined";const Emr=wAt;var Tmr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M811.15 87c51.16 0 92.41 41.36 94.85 90.03V960l-97.4-82.68-53.48-48.67-58.35-50.85 24.37 80.2H210.41c-51 0-92.41-38.74-92.41-90.06V177.21c0-48.67 41.48-90.1 92.6-90.1h600.3zM588.16 294.1h-1.09l-7.34 7.28c75.38 21.8 111.85 55.86 111.85 55.86-48.58-24.28-92.36-36.42-136.14-41.32-31.64-4.91-63.28-2.33-90 0h-7.28c-17.09 0-53.45 7.27-102.18 26.7-16.98 7.39-26.72 12.22-26.72 12.22s36.43-36.42 116.72-55.86l-4.9-4.9s-60.8-2.33-126.44 46.15c0 0-65.64 114.26-65.64 255.13 0 0 36.36 63.24 136.11 65.64 0 0 14.55-19.37 29.27-36.42-56-17-77.82-51.02-77.82-51.02s4.88 2.4 12.19 7.27h2.18c1.09 0 1.6.54 2.18 1.09v.21c.58.59 1.09 1.1 2.18 1.1 12 4.94 24 9.8 33.82 14.53a297.58 297.58 0 0065.45 19.48c33.82 4.9 72.59 7.27 116.73 0 21.82-4.9 43.64-9.7 65.46-19.44 14.18-7.27 31.63-14.54 50.8-26.79 0 0-21.82 34.02-80.19 51.03 12 16.94 28.91 36.34 28.91 36.34 99.79-2.18 138.55-65.42 140.73-62.73 0-140.65-66-255.13-66-255.13-59.45-44.12-115.09-45.8-124.91-45.8l2.04-.72zM595 454c25.46 0 46 21.76 46 48.41 0 26.83-20.65 48.59-46 48.59s-46-21.76-46-48.37c.07-26.84 20.75-48.52 46-48.52zm-165.85 0c25.35 0 45.85 21.76 45.85 48.41 0 26.83-20.65 48.59-46 48.59s-46-21.76-46-48.37c0-26.84 20.65-48.52 46-48.52z"}}]},name:"discord",theme:"filled"};const $mr=Tmr;var Omr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$mr}))},EAt=h.forwardRef(Omr);EAt.displayName="DiscordFilled";const Pmr=EAt;var Nmr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M405 158l-25 3s-112.13 12.26-194.02 78.02h-.96l-1.02.96c-18.37 16.9-26.37 37.67-39 68.04a982.08 982.08 0 00-38 112C83.27 505.87 64 609.87 64 705v8l4 8c29.63 52 82.24 85.12 131 108 48.74 22.88 90.89 35 120 36l19.02.99 9.98-17 35-62c37.13 8.38 79.88 14 129 14 49.12 0 91.87-5.62 129-14l35 62 10.02 17 18.97-1c29.12-.98 71.27-13.11 120-36 48.77-22.87 101.38-56 131.01-108l4-8v-8c0-95.13-19.26-199.13-43-284.98a982.08 982.08 0 00-38-112c-12.63-30.4-20.63-51.14-39-68l-1-1.03h-1.02C756.16 173.26 644 161.01 644 161.01L619 158l-9.02 23s-9.24 23.37-14.97 50.02a643.04 643.04 0 00-83.01-6.01c-17.12 0-46.72 1.12-83 6.01a359.85 359.85 0 00-15.02-50.01zm-44 73.02c1.37 4.48 2.74 8.36 4 12-41.38 10.24-85.51 25.86-126 50.98l34 54.02C356 296.5 475.22 289 512 289c36.74 0 156 7.49 239 59L785 294c-40.49-25.12-84.62-40.74-126-51 1.26-3.62 2.63-7.5 4-12 29.86 6 86.89 19.77 134 57.02-.26.12 12 18.62 23 44.99 11.26 27.13 23.74 63.26 35 104 21.64 78.11 38.63 173.25 40 256.99-20.15 30.75-57.5 58.5-97.02 77.02A311.8 311.8 0 01720 795.98l-16-26.97c9.5-3.52 18.88-7.36 27-11.01 49.26-21.63 76-45 76-45l-42-48s-18 16.52-60 35.02C663.03 718.52 598.87 737 512 737s-151-18.5-193-37c-42-18.49-60-35-60-35l-42 48s26.74 23.36 76 44.99a424.47 424.47 0 0027 11l-16 27.02a311.8 311.8 0 01-78.02-25.03c-39.48-18.5-76.86-46.24-96.96-76.99 1.35-83.74 18.34-178.88 40-257A917.22 917.22 0 01204 333c11-26.36 23.26-44.86 23-44.98 47.11-37.25 104.14-51.01 134-57m39 217.99c-24.74 0-46.62 14.11-60 32-13.38 17.89-20 39.87-20 64s6.62 46.11 20 64c13.38 17.89 35.26 32 60 32 24.74 0 46.62-14.11 60-32 13.38-17.89 20-39.87 20-64s-6.62-46.11-20-64c-13.38-17.89-35.26-32-60-32m224 0c-24.74 0-46.62 14.11-60 32-13.38 17.89-20 39.87-20 64s6.62 46.11 20 64c13.38 17.89 35.26 32 60 32 24.74 0 46.62-14.11 60-32 13.38-17.89 20-39.87 20-64s-6.62-46.11-20-64c-13.38-17.89-35.26-32-60-32m-224 64c1.76 0 4 .64 8 6.01 4 5.35 8 14.72 8 25.99 0 11.26-4 20.64-8 26.01-4 5.35-6.24 5.99-8 5.99-1.76 0-4-.64-8-6.02a44.83 44.83 0 01-8-25.98c0-11.27 4-20.64 8-26.02 4-5.34 6.24-5.98 8-5.98m224 0c1.76 0 4 .64 8 6.01 4 5.35 8 14.72 8 25.99 0 11.26-4 20.64-8 26.01-4 5.35-6.24 5.99-8 5.99-1.76 0-4-.64-8-6.02a44.83 44.83 0 01-8-25.98c0-11.27 4-20.64 8-26.02 4-5.34 6.24-5.98 8-5.98"}}]},name:"discord",theme:"outlined"};const Dmr=Nmr;var Imr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Dmr}))},TAt=h.forwardRef(Imr);TAt.displayName="DiscordOutlined";const Rmr=TAt;var kmr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 490.3c3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-51.6-30.7-98.1-78.3-118.4a66.1 66.1 0 00-26.5-5.4H273v428h.3l85.8 310.8C372.9 889 418.9 924 470.9 924c29.7 0 57.4-11.8 77.9-33.4 20.5-21.5 31-49.7 29.5-79.4l-6-122.9h239.9c12.1 0 23.9-3.2 34.3-9.3 40.4-23.5 65.5-66.1 65.5-111 0-28.3-9.3-55.5-26.1-77.7zM112 132v364c0 17.7 14.3 32 32 32h65V100h-65c-17.7 0-32 14.3-32 32z"}}]},name:"dislike",theme:"filled"};const Amr=kmr;var Mmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Amr}))},$At=h.forwardRef(Mmr);$At.displayName="DislikeFilled";const Fmr=$At;var Lmr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 490.3c3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-51.6-30.7-98.1-78.3-118.4a66.1 66.1 0 00-26.5-5.4H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h129.3l85.8 310.8C372.9 889 418.9 924 470.9 924c29.7 0 57.4-11.8 77.9-33.4 20.5-21.5 31-49.7 29.5-79.4l-6-122.9h239.9c12.1 0 23.9-3.2 34.3-9.3 40.4-23.5 65.5-66.1 65.5-111 0-28.3-9.3-55.5-26.1-77.7zM184 456V172h81v284h-81zm627.2 160.4H496.8l9.6 198.4c.6 11.9-4.7 23.1-14.6 30.5-6.1 4.5-13.6 6.8-21.1 6.7a44.28 44.28 0 01-42.2-32.3L329 459.2V172h415.4a56.85 56.85 0 0133.6 51.8c0 9.7-2.3 18.9-6.9 27.3l-13.9 25.4 21.9 19a56.76 56.76 0 0119.6 43c0 9.7-2.3 18.9-6.9 27.3l-13.9 25.4 21.9 19a56.76 56.76 0 0119.6 43c0 9.7-2.3 18.9-6.9 27.3l-14 25.5 21.9 19a56.76 56.76 0 0119.6 43c0 19.1-11 37.5-28.8 48.4z"}}]},name:"dislike",theme:"outlined"};const jmr=Lmr;var Bmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jmr}))},OAt=h.forwardRef(Bmr);OAt.displayName="DislikeOutlined";const zmr=OAt;var Hmr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M273 100.1v428h.3l-.3-428zM820.4 525l-21.9-19 14-25.5a56.2 56.2 0 006.9-27.3c0-16.5-7.1-32.2-19.6-43l-21.9-19 13.9-25.4a56.2 56.2 0 006.9-27.3c0-16.5-7.1-32.2-19.6-43l-21.9-19 13.9-25.4a56.2 56.2 0 006.9-27.3c0-22.4-13.2-42.6-33.6-51.8H345v345.2c18.6 67.2 46.4 168 83.5 302.5a44.28 44.28 0 0042.2 32.3c7.5.1 15-2.2 21.1-6.7 9.9-7.4 15.2-18.6 14.6-30.5l-9.6-198.4h314.4C829 605.5 840 587.1 840 568c0-16.5-7.1-32.2-19.6-43z",fill:n}},{tag:"path",attrs:{d:"M112 132v364c0 17.7 14.3 32 32 32h65V100h-65c-17.7 0-32 14.3-32 32zm773.9 358.3c3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-28.3-9.3-55.5-26.1-77.7 3.6-12 5.4-24.4 5.4-37 0-51.6-30.7-98.1-78.3-118.4a66.1 66.1 0 00-26.5-5.4H273l.3 428 85.8 310.8C372.9 889 418.9 924 470.9 924c29.7 0 57.4-11.8 77.9-33.4 20.5-21.5 31-49.7 29.5-79.4l-6-122.9h239.9c12.1 0 23.9-3.2 34.3-9.3 40.4-23.5 65.5-66.1 65.5-111 0-28.3-9.3-55.5-26.1-77.7zm-74.7 126.1H496.8l9.6 198.4c.6 11.9-4.7 23.1-14.6 30.5-6.1 4.5-13.6 6.8-21.1 6.7a44.28 44.28 0 01-42.2-32.3c-37.1-134.4-64.9-235.2-83.5-302.5V172h399.4a56.85 56.85 0 0133.6 51.8c0 9.7-2.3 18.9-6.9 27.3l-13.9 25.4 21.9 19a56.76 56.76 0 0119.6 43c0 9.7-2.3 18.9-6.9 27.3l-13.9 25.4 21.9 19a56.76 56.76 0 0119.6 43c0 9.7-2.3 18.9-6.9 27.3l-14 25.5 21.9 19a56.76 56.76 0 0119.6 43c0 19.1-11 37.5-28.8 48.4z",fill:t}}]}},name:"dislike",theme:"twotone"};const qmr=Hmr;var Vmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qmr}))},PAt=h.forwardRef(Vmr);PAt.displayName="DislikeTwoTone";const Wmr=PAt;var Umr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M555.88 488.24h-92.62v-82.79h92.62zm0-286.24h-92.62v85.59h92.62zm109.45 203.45H572.7v82.79h92.62zm-218.9-101.02h-92.61v84.18h92.6zm109.45 0h-92.61v84.18h92.6zm388.69 140.3c-19.65-14.02-67.36-18.23-102.44-11.22-4.2-33.67-23.85-63.14-57.53-89.8l-19.65-12.62-12.62 19.64c-25.26 39.29-32.28 103.83-5.62 145.92-12.63 7.02-36.48 15.44-67.35 15.44H67.56c-12.63 71.56 8.42 164.16 61.74 227.3C181.22 801.13 259.8 832 360.83 832c220.3 0 384.48-101.02 460.25-286.24 29.47 0 95.42 0 127.7-63.14 1.4-2.8 9.82-18.24 11.22-23.85zm-717.04-39.28h-92.61v82.79h92.6zm109.45 0h-92.61v82.79h92.6zm109.45 0h-92.61v82.79h92.6zM336.98 304.43h-92.61v84.19h92.6z"}}]},name:"docker",theme:"outlined"};const Kmr=Umr;var Gmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Kmr}))},NAt=h.forwardRef(Gmr);NAt.displayName="DockerOutlined";const Ymr=NAt;var Xmr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm22.3 665.2l.2 31.7c0 4.4-3.6 8.1-8 8.1h-28.4c-4.4 0-8-3.6-8-8v-31.4C401.3 723 359.5 672.4 355 617.4c-.4-4.7 3.3-8.7 8-8.7h46.2c3.9 0 7.3 2.8 7.9 6.6 5.1 31.7 29.8 55.4 74.1 61.3V533.9l-24.7-6.3c-52.3-12.5-102.1-45.1-102.1-112.7 0-72.9 55.4-112.1 126.2-119v-33c0-4.4 3.6-8 8-8h28.1c4.4 0 8 3.6 8 8v32.7c68.5 6.9 119.9 46.9 125.9 109.2.5 4.7-3.2 8.8-8 8.8h-44.9c-4 0-7.4-3-7.9-6.9-4-29.2-27.4-53-65.5-58.2v134.3l25.4 5.9c64.8 16 108.9 47 108.9 116.4 0 75.3-56 117.3-134.3 124.1zM426.6 410.3c0 25.4 15.7 45.1 49.5 57.3 4.7 1.9 9.4 3.4 15 5v-124c-36.9 4.7-64.5 25.4-64.5 61.7zm116.5 135.2c-2.8-.6-5.6-1.3-8.8-2.2V677c42.6-3.8 72-27.2 72-66.4 0-30.7-15.9-50.7-63.2-65.1z"}}]},name:"dollar-circle",theme:"filled"};const Jmr=Xmr;var Qmr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Jmr}))},DAt=h.forwardRef(Qmr);DAt.displayName="DollarCircleFilled";const Zmr=DAt;var e1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm47.7-395.2l-25.4-5.9V348.6c38 5.2 61.5 29 65.5 58.2.5 4 3.9 6.9 7.9 6.9h44.9c4.7 0 8.4-4.1 8-8.8-6.1-62.3-57.4-102.3-125.9-109.2V263c0-4.4-3.6-8-8-8h-28.1c-4.4 0-8 3.6-8 8v33c-70.8 6.9-126.2 46-126.2 119 0 67.6 49.8 100.2 102.1 112.7l24.7 6.3v142.7c-44.2-5.9-69-29.5-74.1-61.3-.6-3.8-4-6.6-7.9-6.6H363c-4.7 0-8.4 4-8 8.7 4.5 55 46.2 105.6 135.2 112.1V761c0 4.4 3.6 8 8 8h28.4c4.4 0 8-3.6 8-8.1l-.2-31.7c78.3-6.9 134.3-48.8 134.3-124-.1-69.4-44.2-100.4-109-116.4zm-68.6-16.2c-5.6-1.6-10.3-3.1-15-5-33.8-12.2-49.5-31.9-49.5-57.3 0-36.3 27.5-57 64.5-61.7v124zM534.3 677V543.3c3.1.9 5.9 1.6 8.8 2.2 47.3 14.4 63.2 34.4 63.2 65.1 0 39.1-29.4 62.6-72 66.4z"}}]},name:"dollar-circle",theme:"outlined"};const t1r=e1r;var n1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:t1r}))},IAt=h.forwardRef(n1r);IAt.displayName="DollarCircleOutlined";const r1r=IAt;var i1r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M426.6 410.3c0 25.4 15.7 45.1 49.5 57.3 4.7 1.9 9.4 3.4 15 5v-124c-37 4.7-64.5 25.4-64.5 61.7zm116.5 135.2c-2.9-.6-5.7-1.3-8.8-2.2V677c42.6-3.8 72-27.3 72-66.4 0-30.7-15.9-50.7-63.2-65.1z",fill:n}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm22.4 589.2l.2 31.7c0 4.5-3.6 8.1-8 8.1h-28.4c-4.4 0-8-3.6-8-8v-31.4c-89-6.5-130.7-57.1-135.2-112.1-.4-4.7 3.3-8.7 8-8.7h46.2c3.9 0 7.3 2.8 7.9 6.6 5.1 31.8 29.9 55.4 74.1 61.3V534l-24.7-6.3c-52.3-12.5-102.1-45.1-102.1-112.7 0-73 55.4-112.1 126.2-119v-33c0-4.4 3.6-8 8-8h28.1c4.4 0 8 3.6 8 8v32.7c68.5 6.9 119.8 46.9 125.9 109.2a8.1 8.1 0 01-8 8.8h-44.9c-4 0-7.4-2.9-7.9-6.9-4-29.2-27.5-53-65.5-58.2v134.3l25.4 5.9c64.8 16 108.9 47 109 116.4 0 75.2-56 117.1-134.3 124z",fill:n}},{tag:"path",attrs:{d:"M559.7 488.8l-25.4-5.9V348.6c38 5.2 61.5 29 65.5 58.2.5 4 3.9 6.9 7.9 6.9h44.9c4.7 0 8.4-4.1 8-8.8-6.1-62.3-57.4-102.3-125.9-109.2V263c0-4.4-3.6-8-8-8h-28.1c-4.4 0-8 3.6-8 8v33c-70.8 6.9-126.2 46-126.2 119 0 67.6 49.8 100.2 102.1 112.7l24.7 6.3v142.7c-44.2-5.9-69-29.5-74.1-61.3-.6-3.8-4-6.6-7.9-6.6H363c-4.7 0-8.4 4-8 8.7 4.5 55 46.2 105.6 135.2 112.1V761c0 4.4 3.6 8 8 8h28.4c4.4 0 8-3.6 8-8.1l-.2-31.7c78.3-6.9 134.3-48.8 134.3-124-.1-69.4-44.2-100.4-109-116.4zm-68.6-16.2c-5.6-1.6-10.3-3.1-15-5-33.8-12.2-49.5-31.9-49.5-57.3 0-36.3 27.5-57 64.5-61.7v124zM534.3 677V543.3c3.1.9 5.9 1.6 8.8 2.2 47.3 14.4 63.2 34.4 63.2 65.1 0 39.1-29.4 62.6-72 66.4z",fill:t}}]}},name:"dollar-circle",theme:"twotone"};const a1r=i1r;var o1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:a1r}))},RAt=h.forwardRef(o1r);RAt.displayName="DollarCircleTwoTone";const s1r=RAt;var l1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm47.7-395.2l-25.4-5.9V348.6c38 5.2 61.5 29 65.5 58.2.5 4 3.9 6.9 7.9 6.9h44.9c4.7 0 8.4-4.1 8-8.8-6.1-62.3-57.4-102.3-125.9-109.2V263c0-4.4-3.6-8-8-8h-28.1c-4.4 0-8 3.6-8 8v33c-70.8 6.9-126.2 46-126.2 119 0 67.6 49.8 100.2 102.1 112.7l24.7 6.3v142.7c-44.2-5.9-69-29.5-74.1-61.3-.6-3.8-4-6.6-7.9-6.6H363c-4.7 0-8.4 4-8 8.7 4.5 55 46.2 105.6 135.2 112.1V761c0 4.4 3.6 8 8 8h28.4c4.4 0 8-3.6 8-8.1l-.2-31.7c78.3-6.9 134.3-48.8 134.3-124-.1-69.4-44.2-100.4-109-116.4zm-68.6-16.2c-5.6-1.6-10.3-3.1-15-5-33.8-12.2-49.5-31.9-49.5-57.3 0-36.3 27.5-57 64.5-61.7v124zM534.3 677V543.3c3.1.9 5.9 1.6 8.8 2.2 47.3 14.4 63.2 34.4 63.2 65.1 0 39.1-29.4 62.6-72 66.4z"}}]},name:"dollar",theme:"outlined"};const c1r=l1r;var u1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:c1r}))},kAt=h.forwardRef(u1r);kAt.displayName="DollarOutlined";const d1r=kAt;var f1r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M426.6 410.3c0 25.4 15.7 45.1 49.5 57.3 4.7 1.9 9.4 3.4 15 5v-124c-37 4.7-64.5 25.4-64.5 61.7zm116.5 135.2c-2.9-.6-5.7-1.3-8.8-2.2V677c42.6-3.8 72-27.3 72-66.4 0-30.7-15.9-50.7-63.2-65.1z",fill:n}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm22.4 589.2l.2 31.7c0 4.5-3.6 8.1-8 8.1h-28.4c-4.4 0-8-3.6-8-8v-31.4c-89-6.5-130.7-57.1-135.2-112.1-.4-4.7 3.3-8.7 8-8.7h46.2c3.9 0 7.3 2.8 7.9 6.6 5.1 31.8 29.9 55.4 74.1 61.3V534l-24.7-6.3c-52.3-12.5-102.1-45.1-102.1-112.7 0-73 55.4-112.1 126.2-119v-33c0-4.4 3.6-8 8-8h28.1c4.4 0 8 3.6 8 8v32.7c68.5 6.9 119.8 46.9 125.9 109.2a8.1 8.1 0 01-8 8.8h-44.9c-4 0-7.4-2.9-7.9-6.9-4-29.2-27.5-53-65.5-58.2v134.3l25.4 5.9c64.8 16 108.9 47 109 116.4 0 75.2-56 117.1-134.3 124z",fill:n}},{tag:"path",attrs:{d:"M559.7 488.8l-25.4-5.9V348.6c38 5.2 61.5 29 65.5 58.2.5 4 3.9 6.9 7.9 6.9h44.9c4.7 0 8.4-4.1 8-8.8-6.1-62.3-57.4-102.3-125.9-109.2V263c0-4.4-3.6-8-8-8h-28.1c-4.4 0-8 3.6-8 8v33c-70.8 6.9-126.2 46-126.2 119 0 67.6 49.8 100.2 102.1 112.7l24.7 6.3v142.7c-44.2-5.9-69-29.5-74.1-61.3-.6-3.8-4-6.6-7.9-6.6H363c-4.7 0-8.4 4-8 8.7 4.5 55 46.2 105.6 135.2 112.1V761c0 4.4 3.6 8 8 8h28.4c4.4 0 8-3.6 8-8.1l-.2-31.7c78.3-6.9 134.3-48.8 134.3-124-.1-69.4-44.2-100.4-109-116.4zm-68.6-16.2c-5.6-1.6-10.3-3.1-15-5-33.8-12.2-49.5-31.9-49.5-57.3 0-36.3 27.5-57 64.5-61.7v124zM534.3 677V543.3c3.1.9 5.9 1.6 8.8 2.2 47.3 14.4 63.2 34.4 63.2 65.1 0 39.1-29.4 62.6-72 66.4z",fill:t}}]}},name:"dollar",theme:"twotone"};const p1r=f1r;var h1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:p1r}))},AAt=h.forwardRef(h1r);AAt.displayName="DollarTwoTone";const m1r=AAt;var g1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM288 604a64 64 0 10128 0 64 64 0 10-128 0zm118-224a48 48 0 1096 0 48 48 0 10-96 0zm158 228a96 96 0 10192 0 96 96 0 10-192 0zm148-314a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"dot-chart",theme:"outlined"};const v1r=g1r;var _1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:v1r}))},MAt=h.forwardRef(_1r);MAt.displayName="DotChartOutlined";const y1r=MAt;var b1r={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"g",attrs:{"fill-opacity":".88"},children:[{tag:"path",attrs:{d:"M101.28 662c-10.65 0-19.53-3.3-26.63-9.89-7.1-6.6-10.65-14.7-10.65-24.32 0-9.89 3.65-18 10.96-24.31 7.3-6.32 16.42-9.48 27.35-9.48 11.06 0 20.1 3.2 27.14 9.58 7.03 6.39 10.55 14.46 10.55 24.21 0 10.03-3.58 18.24-10.76 24.63-7.17 6.39-16.49 9.58-27.96 9.58M458 657h-66.97l-121.4-185.35c-7.13-10.84-12.06-19-14.8-24.48h-.82c1.1 10.42 1.65 26.33 1.65 47.72V657H193V362h71.49l116.89 179.6a423.23 423.23 0 0114.79 24.06h.82c-1.1-6.86-1.64-20.37-1.64-40.53V362H458zM702 657H525V362h170.2v54.1H591.49v65.63H688v53.9h-96.52v67.47H702zM960 416.1h-83.95V657h-66.5V416.1H726V362h234z"}}]}]},name:"dot-net",theme:"outlined"};const x1r=b1r;var S1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:x1r}))},FAt=h.forwardRef(S1r);FAt.displayName="DotNetOutlined";const C1r=FAt;var w1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm184.5 353.7l-178 246a7.95 7.95 0 01-12.9 0l-178-246c-3.8-5.3 0-12.7 6.5-12.7H381c10.2 0 19.9 4.9 25.9 13.2L512 563.6l105.2-145.4c6-8.3 15.6-13.2 25.9-13.2H690c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"down-circle",theme:"filled"};const E1r=w1r;var T1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:E1r}))},LAt=h.forwardRef(T1r);LAt.displayName="DownCircleFilled";const $1r=LAt;var O1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M690 405h-46.9c-10.2 0-19.9 4.9-25.9 13.2L512 563.6 406.8 418.2c-6-8.3-15.6-13.2-25.9-13.2H334c-6.5 0-10.3 7.4-6.5 12.7l178 246c3.2 4.4 9.7 4.4 12.9 0l178-246c3.9-5.3.1-12.7-6.4-12.7z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"down-circle",theme:"outlined"};const P1r=O1r;var N1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:P1r}))},jAt=h.forwardRef(N1r);jAt.displayName="DownCircleOutlined";const D1r=jAt;var I1r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm184.4 277.7l-178 246a7.95 7.95 0 01-12.9 0l-178-246c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.3 0 19.9 4.9 25.9 13.2L512 563.6l105.2-145.4c6-8.3 15.7-13.2 25.9-13.2H690c6.5 0 10.3 7.4 6.4 12.7z",fill:n}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M690 405h-46.9c-10.2 0-19.9 4.9-25.9 13.2L512 563.6 406.8 418.2c-6-8.3-15.6-13.2-25.9-13.2H334c-6.5 0-10.3 7.4-6.5 12.7l178 246c3.2 4.4 9.7 4.4 12.9 0l178-246c3.9-5.3.1-12.7-6.4-12.7z",fill:t}}]}},name:"down-circle",theme:"twotone"};const R1r=I1r;var k1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:R1r}))},BAt=h.forwardRef(k1r);BAt.displayName="DownCircleTwoTone";const A1r=BAt;var M1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM696.5 412.7l-178 246a7.95 7.95 0 01-12.9 0l-178-246c-3.8-5.3 0-12.7 6.5-12.7H381c10.2 0 19.9 4.9 25.9 13.2L512 558.6l105.2-145.4c6-8.3 15.6-13.2 25.9-13.2H690c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"down-square",theme:"filled"};const F1r=M1r;var L1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:F1r}))},zAt=h.forwardRef(L1r);zAt.displayName="DownSquareFilled";const j1r=zAt;var B1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M505.5 658.7c3.2 4.4 9.7 4.4 12.9 0l178-246c3.8-5.3 0-12.7-6.5-12.7H643c-10.2 0-19.9 4.9-25.9 13.2L512 558.6 406.8 413.2c-6-8.3-15.6-13.2-25.9-13.2H334c-6.5 0-10.3 7.4-6.5 12.7l178 246z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"down-square",theme:"outlined"};const z1r=B1r;var H1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:z1r}))},HAt=h.forwardRef(H1r);HAt.displayName="DownSquareOutlined";const q1r=HAt;var V1r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm150-440h46.9c10.3 0 19.9 4.9 25.9 13.2L512 558.6l105.2-145.4c6-8.3 15.7-13.2 25.9-13.2H690c6.5 0 10.3 7.4 6.4 12.7l-178 246a7.95 7.95 0 01-12.9 0l-178-246c-3.8-5.3 0-12.7 6.5-12.7z",fill:n}},{tag:"path",attrs:{d:"M505.5 658.7c3.2 4.4 9.7 4.4 12.9 0l178-246c3.9-5.3.1-12.7-6.4-12.7h-46.9c-10.2 0-19.9 4.9-25.9 13.2L512 558.6 406.8 413.2c-6-8.3-15.6-13.2-25.9-13.2H334c-6.5 0-10.3 7.4-6.5 12.7l178 246z",fill:t}}]}},name:"down-square",theme:"twotone"};const W1r=V1r;var U1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:W1r}))},qAt=h.forwardRef(U1r);qAt.displayName="DownSquareTwoTone";const K1r=qAt;var G1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M505.7 661a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"download",theme:"outlined"};const Y1r=G1r;var X1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Y1r}))},VAt=h.forwardRef(X1r);VAt.displayName="DownloadOutlined";const WAt=VAt;var J1r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.3 506.3L781.7 405.6a7.23 7.23 0 00-11.7 5.7V476H548V254h64.8c6 0 9.4-7 5.7-11.7L517.7 114.7a7.14 7.14 0 00-11.3 0L405.6 242.3a7.23 7.23 0 005.7 11.7H476v222H254v-64.8c0-6-7-9.4-11.7-5.7L114.7 506.3a7.14 7.14 0 000 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V548h222v222h-64.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H548V548h222v64.8c0 6 7 9.4 11.7 5.7l127.5-100.8a7.3 7.3 0 00.1-11.4z"}}]},name:"drag",theme:"outlined"};const Q1r=J1r;var Z1r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Q1r}))},UAt=h.forwardRef(Z1r);UAt.displayName="DragOutlined";const e0r=UAt;var t0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M675.1 328.3a245.2 245.2 0 00-220.8-55.1c6.8 9.1 51.5 69.9 91.8 144 87.5-32.8 124.5-82.6 129-88.9zM554 552.8c-138.7 48.3-188.6 144.6-193 153.6 41.7 32.5 94.1 51.9 151 51.9 34.1 0 66.6-6.9 96.1-19.5-3.7-21.6-17.9-96.8-52.5-186.6l-1.6.6zm47.7-11.9c32.2 88.4 45.3 160.4 47.8 175.4 55.2-37.3 94.5-96.4 105.4-164.9-8.4-2.6-76.1-22.8-153.2-10.5zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 736c-158.8 0-288-129.2-288-288s129.2-288 288-288 288 129.2 288 288-129.2 288-288 288zm53.1-346.2c5.7 11.7 11.2 23.6 16.3 35.6 1.8 4.2 3.6 8.4 5.3 12.7 81.8-10.3 163.2 6.2 171.3 7.9-.5-58.1-21.3-111.4-55.5-153.3-5.3 7.1-46.5 60-137.4 97.1zM498.6 432c-40.8-72.5-84.7-133.4-91.2-142.3-68.8 32.5-120.3 95.9-136.2 172.2 11 .2 112.4.7 227.4-29.9zm30.6 82.5c3.2-1 6.4-2 9.7-2.9-6.2-14-12.9-28-19.9-41.7-122.8 36.8-242.1 35.2-252.8 35-.1 2.5-.1 5-.1 7.5 0 63.2 23.9 120.9 63.2 164.5 5.5-9.6 73-121.4 199.9-162.4z"}}]},name:"dribbble-circle",theme:"filled"};const n0r=t0r;var r0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:n0r}))},KAt=h.forwardRef(r0r);KAt.displayName="DribbbleCircleFilled";const i0r=KAt;var a0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 96C282.6 96 96 282.6 96 512s186.6 416 416 416 416-186.6 416-416S741.4 96 512 96zm275.1 191.8c49.5 60.5 79.5 137.5 80.2 221.4-11.7-2.5-129.2-26.3-247.4-11.4-2.5-6.1-5-12.2-7.6-18.3-7.4-17.3-15.3-34.6-23.6-51.5C720 374.3 779.6 298 787.1 287.8zM512 157.2c90.3 0 172.8 33.9 235.5 89.5-6.4 9.1-59.9 81-186.2 128.4-58.2-107-122.7-194.8-132.6-208 27.3-6.6 55.2-9.9 83.3-9.9zM360.9 191c9.4 12.8 72.9 100.9 131.7 205.5C326.4 440.6 180 440 164.1 439.8c23.1-110.3 97.4-201.9 196.8-248.8zM156.7 512.5c0-3.6.1-7.3.2-10.9 15.5.3 187.7 2.5 365.2-50.6 10.2 19.9 19.9 40.1 28.8 60.3-4.7 1.3-9.4 2.7-14 4.2C353.6 574.9 256.1 736.4 248 750.1c-56.7-63-91.3-146.3-91.3-237.6zM512 867.8c-82.2 0-157.9-28-218.1-75 6.4-13.1 78.3-152 278.7-221.9l2.3-.8c49.9 129.6 70.5 238.3 75.8 269.5A350.46 350.46 0 01512 867.8zm198.5-60.7c-3.6-21.6-22.5-125.6-69-253.3C752.9 536 850.7 565.2 862.8 569c-15.8 98.8-72.5 184.2-152.3 238.1z"}}]},name:"dribbble",theme:"outlined"};const o0r=a0r;var s0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:o0r}))},GAt=h.forwardRef(s0r);GAt.displayName="DribbbleOutlined";const l0r=GAt;var c0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M498.6 432c-40.8-72.5-84.7-133.4-91.2-142.3-68.8 32.5-120.3 95.9-136.2 172.2 11 .2 112.4.7 227.4-29.9zm66.5 21.8c5.7 11.7 11.2 23.6 16.3 35.6 1.8 4.2 3.6 8.4 5.3 12.7 81.8-10.3 163.2 6.2 171.3 7.9-.5-58.1-21.3-111.4-55.5-153.3-5.3 7.1-46.5 60-137.4 97.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM512 800c-158.8 0-288-129.2-288-288s129.2-288 288-288 288 129.2 288 288-129.2 288-288 288zm89.7-259.1c32.2 88.4 45.3 160.4 47.8 175.4 55.2-37.3 94.5-96.4 105.4-164.9-8.4-2.6-76.1-22.8-153.2-10.5zm-72.5-26.4c3.2-1 6.4-2 9.7-2.9-6.2-14-12.9-28-19.9-41.7-122.8 36.8-242.1 35.2-252.8 35-.1 2.5-.1 5-.1 7.5 0 63.2 23.9 120.9 63.2 164.5 5.5-9.6 73-121.4 199.9-162.4zm145.9-186.2a245.2 245.2 0 00-220.8-55.1c6.8 9.1 51.5 69.9 91.8 144 87.5-32.8 124.5-82.6 129-88.9zM554 552.8c-138.7 48.3-188.6 144.6-193 153.6 41.7 32.5 94.1 51.9 151 51.9 34.1 0 66.6-6.9 96.1-19.5-3.7-21.6-17.9-96.8-52.5-186.6l-1.6.6z"}}]},name:"dribbble-square",theme:"filled"};const u0r=c0r;var d0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:u0r}))},YAt=h.forwardRef(d0r);YAt.displayName="DribbbleSquareFilled";const f0r=YAt;var p0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M498.6 432c-40.8-72.5-84.7-133.4-91.2-142.3-68.8 32.5-120.3 95.9-136.2 172.2 11 .2 112.4.7 227.4-29.9zm66.5 21.8c5.7 11.7 11.2 23.6 16.3 35.6 1.8 4.2 3.6 8.4 5.3 12.7 81.8-10.3 163.2 6.2 171.3 7.9-.5-58.1-21.3-111.4-55.5-153.3-5.3 7.1-46.5 60-137.4 97.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM512 800c-158.8 0-288-129.2-288-288s129.2-288 288-288 288 129.2 288 288-129.2 288-288 288zm89.7-259.1c32.2 88.4 45.3 160.4 47.8 175.4 55.2-37.3 94.5-96.4 105.4-164.9-8.4-2.6-76.1-22.8-153.2-10.5zm-72.5-26.4c3.2-1 6.4-2 9.7-2.9-6.2-14-12.9-28-19.9-41.7-122.8 36.8-242.1 35.2-252.8 35-.1 2.5-.1 5-.1 7.5 0 63.2 23.9 120.9 63.2 164.5 5.5-9.6 73-121.4 199.9-162.4zm145.9-186.2a245.2 245.2 0 00-220.8-55.1c6.8 9.1 51.5 69.9 91.8 144 87.5-32.8 124.5-82.6 129-88.9zM554 552.8c-138.7 48.3-188.6 144.6-193 153.6 41.7 32.5 94.1 51.9 151 51.9 34.1 0 66.6-6.9 96.1-19.5-3.7-21.6-17.9-96.8-52.5-186.6l-1.6.6z"}}]},name:"dribbble-square",theme:"outlined"};const h0r=p0r;var m0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:h0r}))},XAt=h.forwardRef(m0r);XAt.displayName="DribbbleSquareOutlined";const g0r=XAt;var v0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M663.8 455.5zm-151.5-93.8l-151.8 93.8 151.8 93.9 151.5-93.9zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm151.2 595.5L512.6 750l-151-90.5v-33.1l45.4 29.4 105.6-87.7 105.6 87.7 45.1-29.4v33.1zm-45.6-22.4l-105.3-87.7L407 637.1l-151-99.2 104.5-82.4L256 371.2 407 274l105.3 87.7L617.6 274 768 372.1l-104.2 83.5L768 539l-150.4 98.1z"}}]},name:"dropbox-circle",theme:"filled"};const _0r=v0r;var y0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_0r}))},JAt=h.forwardRef(y0r);JAt.displayName="DropboxCircleFilled";const b0r=JAt;var x0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M64 556.9l264.2 173.5L512.5 577 246.8 412.7zm896-290.3zm0 0L696.8 95 512.5 248.5l265.2 164.2L512.5 577l184.3 153.4L960 558.8 777.7 412.7zM513 609.8L328.2 763.3l-79.4-51.5v57.8L513 928l263.7-158.4v-57.8l-78.9 51.5zM328.2 95L64 265.1l182.8 147.6 265.7-164.2zM64 556.9z"}}]},name:"dropbox",theme:"outlined"};const S0r=x0r;var C0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:S0r}))},QAt=h.forwardRef(C0r);QAt.displayName="DropboxOutlined";const w0r=QAt;var E0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM663.2 659.5L512.6 750l-151-90.5v-33.1l45.4 29.4 105.6-87.7 105.6 87.7 45.1-29.4v33.1zm-45.6-22.4l-105.3-87.7L407 637.1l-151-99.2 104.5-82.4L256 371.2 407 274l105.3 87.7L617.6 274 768 372.1l-104.2 83.5L768 539l-150.4 98.1zM512.3 361.7l-151.8 93.8 151.8 93.9 151.5-93.9zm151.5 93.8z"}}]},name:"dropbox-square",theme:"filled"};const T0r=E0r;var $0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:T0r}))},ZAt=h.forwardRef($0r);ZAt.displayName="DropboxSquareFilled";const O0r=ZAt;var P0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32zm-622.3-84c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9z"}}]},name:"edit",theme:"filled"};const N0r=P0r;var D0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:N0r}))},eMt=h.forwardRef(D0r);eMt.displayName="EditFilled";const I0r=eMt;var R0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"};const k0r=R0r;var A0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:k0r}))},tMt=h.forwardRef(A0r);tMt.displayName="EditOutlined";const hW=tMt;var M0r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M761.1 288.3L687.8 215 325.1 577.6l-15.6 89 88.9-15.7z",fill:n}},{tag:"path",attrs:{d:"M880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32zm-622.3-84c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89z",fill:t}}]}},name:"edit",theme:"twotone"};const F0r=M0r;var L0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:F0r}))},nMt=h.forwardRef(L0r);nMt.displayName="EditTwoTone";const j0r=nMt;var B0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 170h-60c-4.4 0-8 3.6-8 8v518H310v-73c0-6.7-7.8-10.5-13-6.3l-141.9 112a8 8 0 000 12.6l141.9 112c5.3 4.2 13 .4 13-6.3v-75h498c35.3 0 64-28.7 64-64V178c0-4.4-3.6-8-8-8z"}}]},name:"enter",theme:"outlined"};const z0r=B0r;var H0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:z0r}))},rMt=h.forwardRef(H0r);rMt.displayName="EnterOutlined";const iMt=rMt;var q0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 327c-29.9 0-58 11.6-79.2 32.8A111.6 111.6 0 00400 439c0 29.9 11.7 58 32.8 79.2A111.6 111.6 0 00512 551c29.9 0 58-11.7 79.2-32.8C612.4 497 624 468.9 624 439c0-29.9-11.6-58-32.8-79.2S541.9 327 512 327zm342.6-37.9a362.49 362.49 0 00-79.9-115.7 370.83 370.83 0 00-118.2-77.8C610.7 76.6 562.1 67 512 67c-50.1 0-98.7 9.6-144.5 28.5-44.3 18.3-84 44.5-118.2 77.8A363.6 363.6 0 00169.4 289c-19.5 45-29.4 92.8-29.4 142 0 70.6 16.9 140.9 50.1 208.7 26.7 54.5 64 107.6 111 158.1 80.3 86.2 164.5 138.9 188.4 153a43.9 43.9 0 0022.4 6.1c7.8 0 15.5-2 22.4-6.1 23.9-14.1 108.1-66.8 188.4-153 47-50.4 84.3-103.6 111-158.1C867.1 572 884 501.8 884 431.1c0-49.2-9.9-97-29.4-142zM512 615c-97.2 0-176-78.8-176-176s78.8-176 176-176 176 78.8 176 176-78.8 176-176 176z"}}]},name:"environment",theme:"filled"};const V0r=q0r;var W0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:V0r}))},aMt=h.forwardRef(W0r);aMt.displayName="EnvironmentFilled";const U0r=aMt;var K0r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 289.1a362.49 362.49 0 00-79.9-115.7 370.83 370.83 0 00-118.2-77.8C610.7 76.6 562.1 67 512 67c-50.1 0-98.7 9.6-144.5 28.5-44.3 18.3-84 44.5-118.2 77.8A363.6 363.6 0 00169.4 289c-19.5 45-29.4 92.8-29.4 142 0 70.6 16.9 140.9 50.1 208.7 26.7 54.5 64 107.6 111 158.1 80.3 86.2 164.5 138.9 188.4 153a43.9 43.9 0 0022.4 6.1c7.8 0 15.5-2 22.4-6.1 23.9-14.1 108.1-66.8 188.4-153 47-50.4 84.3-103.6 111-158.1C867.1 572 884 501.8 884 431.1c0-49.2-9.9-97-29.4-142zM512 880.2c-65.9-41.9-300-207.8-300-449.1 0-77.9 31.1-151.1 87.6-206.3C356.3 169.5 431.7 139 512 139s155.7 30.5 212.4 85.9C780.9 280 812 353.2 812 431.1c0 241.3-234.1 407.2-300 449.1zm0-617.2c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 551c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 439c0-29.9 11.7-58 32.8-79.2C454 338.6 482.1 327 512 327c29.9 0 58 11.6 79.2 32.8C612.4 381 624 409.1 624 439c0 29.9-11.6 58-32.8 79.2z"}}]},name:"environment",theme:"outlined"};const G0r=K0r;var Y0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:G0r}))},oMt=h.forwardRef(Y0r);oMt.displayName="EnvironmentOutlined";const X0r=oMt;var J0r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724.4 224.9C667.7 169.5 592.3 139 512 139s-155.7 30.5-212.4 85.8C243.1 280 212 353.2 212 431.1c0 241.3 234.1 407.2 300 449.1 65.9-41.9 300-207.8 300-449.1 0-77.9-31.1-151.1-87.6-206.2zM512 615c-97.2 0-176-78.8-176-176s78.8-176 176-176 176 78.8 176 176-78.8 176-176 176z",fill:n}},{tag:"path",attrs:{d:"M512 263c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 551c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 439c0-29.9 11.7-58 32.8-79.2C454 338.6 482.1 327 512 327c29.9 0 58 11.6 79.2 32.8S624 409.1 624 439c0 29.9-11.6 58-32.8 79.2z",fill:t}},{tag:"path",attrs:{d:"M854.6 289.1a362.49 362.49 0 00-79.9-115.7 370.83 370.83 0 00-118.2-77.8C610.7 76.6 562.1 67 512 67c-50.1 0-98.7 9.6-144.5 28.5-44.3 18.3-84 44.5-118.2 77.8A363.6 363.6 0 00169.4 289c-19.5 45-29.4 92.8-29.4 142 0 70.6 16.9 140.9 50.1 208.7 26.7 54.5 64 107.6 111 158.1 80.3 86.2 164.5 138.9 188.4 153a43.9 43.9 0 0022.4 6.1c7.8 0 15.5-2 22.4-6.1 23.9-14.1 108.1-66.8 188.4-153 47-50.4 84.3-103.6 111-158.1C867.1 572 884 501.8 884 431.1c0-49.2-9.9-97-29.4-142zM512 880.2c-65.9-41.9-300-207.8-300-449.1 0-77.9 31.1-151.1 87.6-206.3C356.3 169.5 431.7 139 512 139s155.7 30.5 212.4 85.9C780.9 280 812 353.2 812 431.1c0 241.3-234.1 407.2-300 449.1z",fill:t}}]}},name:"environment",theme:"twotone"};const Q0r=J0r;var Z0r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Q0r}))},sMt=h.forwardRef(Z0r);sMt.displayName="EnvironmentTwoTone";const egr=sMt;var tgr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm63.5 375.8c4.4 0 8 3.6 8 8V475c0 4.4-3.6 8-8 8h-136c-.3 4.4-.3 9.1-.3 13.8v36h136.2c4.4 0 8 3.6 8 8V568c0 4.4-3.6 8-8 8H444.9c15.3 62 61.3 98.6 129.8 98.6 19.9 0 37.1-1.2 51.8-4.1 4.9-1 9.5 2.8 9.5 7.8v42.8c0 3.8-2.7 7-6.4 7.8-15.9 3.4-34.3 5.1-55.3 5.1-109.8 0-183-58.8-200.2-158H344c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h26.1v-36.9c0-4.4 0-8.8.3-12.8H344c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h31.7c19.7-94.2 92-149.9 198.6-149.9 20.9 0 39.4 1.9 55.3 5.4 3.7.8 6.3 4 6.3 7.8V346h.1c0 5.1-4.6 8.8-9.6 7.8-14.7-2.9-31.8-4.4-51.7-4.4-65.4 0-110.4 33.5-127.6 90.4h128.4z"}}]},name:"euro-circle",theme:"filled"};const ngr=tgr;var rgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ngr}))},lMt=h.forwardRef(rgr);lMt.displayName="EuroCircleFilled";const igr=lMt;var agr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm117.7-588.6c-15.9-3.5-34.4-5.4-55.3-5.4-106.7 0-178.9 55.7-198.6 149.9H344c-4.4 0-8 3.6-8 8v27.2c0 4.4 3.6 8 8 8h26.4c-.3 4.1-.3 8.4-.3 12.8v36.9H344c-4.4 0-8 3.6-8 8V568c0 4.4 3.6 8 8 8h30.2c17.2 99.2 90.4 158 200.2 158 20.9 0 39.4-1.7 55.3-5.1 3.7-.8 6.4-4 6.4-7.8v-42.8c0-5-4.6-8.8-9.5-7.8-14.7 2.8-31.9 4.1-51.8 4.1-68.5 0-114.5-36.6-129.8-98.6h130.6c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H439.2v-36c0-4.7 0-9.4.3-13.8h135.9c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H447.1c17.2-56.9 62.3-90.4 127.6-90.4 19.9 0 37.1 1.5 51.7 4.4a8 8 0 009.6-7.8v-42.8c0-3.8-2.6-7-6.3-7.8z"}}]},name:"euro-circle",theme:"outlined"};const ogr=agr;var sgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ogr}))},cMt=h.forwardRef(sgr);cMt.displayName="EuroCircleOutlined";const lgr=cMt;var cgr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm117.1 581.1c0 3.8-2.7 7-6.4 7.8-15.9 3.4-34.4 5.1-55.3 5.1-109.8 0-183-58.8-200.2-158H337c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h26.1v-36.9c0-4.4 0-8.7.3-12.8H337c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h31.8C388.5 345.7 460.7 290 567.4 290c20.9 0 39.4 1.9 55.3 5.4 3.7.8 6.3 4 6.3 7.8V346a8 8 0 01-9.6 7.8c-14.6-2.9-31.8-4.4-51.7-4.4-65.3 0-110.4 33.5-127.6 90.4h128.3c4.4 0 8 3.6 8 8V475c0 4.4-3.6 8-8 8H432.5c-.3 4.4-.3 9.1-.3 13.8v36h136.4c4.4 0 8 3.6 8 8V568c0 4.4-3.6 8-8 8H438c15.3 62 61.3 98.6 129.8 98.6 19.9 0 37.1-1.3 51.8-4.1 4.9-1 9.5 2.8 9.5 7.8v42.8z",fill:n}},{tag:"path",attrs:{d:"M619.6 670.5c-14.7 2.8-31.9 4.1-51.8 4.1-68.5 0-114.5-36.6-129.8-98.6h130.6c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H432.2v-36c0-4.7 0-9.4.3-13.8h135.9c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H440.1c17.2-56.9 62.3-90.4 127.6-90.4 19.9 0 37.1 1.5 51.7 4.4a8 8 0 009.6-7.8v-42.8c0-3.8-2.6-7-6.3-7.8-15.9-3.5-34.4-5.4-55.3-5.4-106.7 0-178.9 55.7-198.6 149.9H337c-4.4 0-8 3.6-8 8v27.2c0 4.4 3.6 8 8 8h26.4c-.3 4.1-.3 8.4-.3 12.8v36.9H337c-4.4 0-8 3.6-8 8V568c0 4.4 3.6 8 8 8h30.2c17.2 99.2 90.4 158 200.2 158 20.9 0 39.4-1.7 55.3-5.1 3.7-.8 6.4-4 6.4-7.8v-42.8c0-5-4.6-8.8-9.5-7.8z",fill:t}}]}},name:"euro-circle",theme:"twotone"};const ugr=cgr;var dgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ugr}))},uMt=h.forwardRef(dgr);uMt.displayName="EuroCircleTwoTone";const fgr=uMt;var pgr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm117.7-588.6c-15.9-3.5-34.4-5.4-55.3-5.4-106.7 0-178.9 55.7-198.6 149.9H344c-4.4 0-8 3.6-8 8v27.2c0 4.4 3.6 8 8 8h26.4c-.3 4.1-.3 8.4-.3 12.8v36.9H344c-4.4 0-8 3.6-8 8V568c0 4.4 3.6 8 8 8h30.2c17.2 99.2 90.4 158 200.2 158 20.9 0 39.4-1.7 55.3-5.1 3.7-.8 6.4-4 6.4-7.8v-42.8c0-5-4.6-8.8-9.5-7.8-14.7 2.8-31.9 4.1-51.8 4.1-68.5 0-114.5-36.6-129.8-98.6h130.6c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H439.2v-36c0-4.7 0-9.4.3-13.8h135.9c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H447.1c17.2-56.9 62.3-90.4 127.6-90.4 19.9 0 37.1 1.5 51.7 4.4a8 8 0 009.6-7.8v-42.8c0-3.8-2.6-7-6.3-7.8z"}}]},name:"euro",theme:"outlined"};const hgr=pgr;var mgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hgr}))},dMt=h.forwardRef(mgr);dMt.displayName="EuroOutlined";const ggr=dMt;var vgr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm117.1 581.1c0 3.8-2.7 7-6.4 7.8-15.9 3.4-34.4 5.1-55.3 5.1-109.8 0-183-58.8-200.2-158H337c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h26.1v-36.9c0-4.4 0-8.7.3-12.8H337c-4.4 0-8-3.6-8-8v-27.2c0-4.4 3.6-8 8-8h31.8C388.5 345.7 460.7 290 567.4 290c20.9 0 39.4 1.9 55.3 5.4 3.7.8 6.3 4 6.3 7.8V346a8 8 0 01-9.6 7.8c-14.6-2.9-31.8-4.4-51.7-4.4-65.3 0-110.4 33.5-127.6 90.4h128.3c4.4 0 8 3.6 8 8V475c0 4.4-3.6 8-8 8H432.5c-.3 4.4-.3 9.1-.3 13.8v36h136.4c4.4 0 8 3.6 8 8V568c0 4.4-3.6 8-8 8H438c15.3 62 61.3 98.6 129.8 98.6 19.9 0 37.1-1.3 51.8-4.1 4.9-1 9.5 2.8 9.5 7.8v42.8z",fill:n}},{tag:"path",attrs:{d:"M619.6 670.5c-14.7 2.8-31.9 4.1-51.8 4.1-68.5 0-114.5-36.6-129.8-98.6h130.6c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H432.2v-36c0-4.7 0-9.4.3-13.8h135.9c4.4 0 8-3.6 8-8v-27.2c0-4.4-3.6-8-8-8H440.1c17.2-56.9 62.3-90.4 127.6-90.4 19.9 0 37.1 1.5 51.7 4.4a8 8 0 009.6-7.8v-42.8c0-3.8-2.6-7-6.3-7.8-15.9-3.5-34.4-5.4-55.3-5.4-106.7 0-178.9 55.7-198.6 149.9H337c-4.4 0-8 3.6-8 8v27.2c0 4.4 3.6 8 8 8h26.4c-.3 4.1-.3 8.4-.3 12.8v36.9H337c-4.4 0-8 3.6-8 8V568c0 4.4 3.6 8 8 8h30.2c17.2 99.2 90.4 158 200.2 158 20.9 0 39.4-1.7 55.3-5.1 3.7-.8 6.4-4 6.4-7.8v-42.8c0-5-4.6-8.8-9.5-7.8z",fill:t}}]}},name:"euro",theme:"twotone"};const _gr=vgr;var ygr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_gr}))},fMt=h.forwardRef(ygr);fMt.displayName="EuroTwoTone";const bgr=fMt;var xgr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 312v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm376 116c-119.3 0-216 96.7-216 216s96.7 216 216 216 216-96.7 216-216-96.7-216-216-216zm107.5 323.5C750.8 868.2 712.6 884 672 884s-78.8-15.8-107.5-44.5C535.8 810.8 520 772.6 520 732s15.8-78.8 44.5-107.5C593.2 595.8 631.4 580 672 580s78.8 15.8 107.5 44.5C808.2 653.2 824 691.4 824 732s-15.8 78.8-44.5 107.5zM640 812a32 32 0 1064 0 32 32 0 10-64 0zm12-64h40c4.4 0 8-3.6 8-8V628c0-4.4-3.6-8-8-8h-40c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8zM440 852H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"exception",theme:"outlined"};const Sgr=xgr;var Cgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Sgr}))},pMt=h.forwardRef(Cgr);pMt.displayName="ExceptionOutlined";const wgr=pMt;var Egr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 688a48 48 0 1096 0 48 48 0 10-96 0zm24-112h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8z"}}]},name:"exclamation-circle",theme:"outlined"};const Tgr=Egr;var $gr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Tgr}))},hMt=h.forwardRef($gr);hMt.displayName="ExclamationCircleOutlined";const Dbe=hMt;var Ogr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-32 156c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:n}},{tag:"path",attrs:{d:"M488 576h48c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8zm-24 112a48 48 0 1096 0 48 48 0 10-96 0z",fill:t}}]}},name:"exclamation-circle",theme:"twotone"};const Pgr=Ogr;var Ngr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Pgr}))},mMt=h.forwardRef(Ngr);mMt.displayName="ExclamationCircleTwoTone";const Dgr=mMt;var Igr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M448 804a64 64 0 10128 0 64 64 0 10-128 0zm32-168h64c4.4 0 8-3.6 8-8V164c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8z"}}]},name:"exclamation",theme:"outlined"};const Rgr=Igr;var kgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Rgr}))},gMt=h.forwardRef(kgr);gMt.displayName="ExclamationOutlined";const Agr=gMt;var Mgr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M855 160.1l-189.2 23.5c-6.6.8-9.3 8.8-4.7 13.5l54.7 54.7-153.5 153.5a8.03 8.03 0 000 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l153.6-153.6 54.7 54.7a7.94 7.94 0 0013.5-4.7L863.9 169a7.9 7.9 0 00-8.9-8.9zM416.6 562.3a8.03 8.03 0 00-11.3 0L251.8 715.9l-54.7-54.7a7.94 7.94 0 00-13.5 4.7L160.1 855c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 153.6-153.6c3.1-3.1 3.1-8.2 0-11.3l-45.2-45z"}}]},name:"expand-alt",theme:"outlined"};const Fgr=Mgr;var Lgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Fgr}))},vMt=h.forwardRef(Lgr);vMt.displayName="ExpandAltOutlined";const jgr=vMt;var Bgr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M342 88H120c-17.7 0-32 14.3-32 32v224c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V168h174c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16zm578 576h-48c-8.8 0-16 7.2-16 16v176H682c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h222c17.7 0 32-14.3 32-32V680c0-8.8-7.2-16-16-16zM342 856H168V680c0-8.8-7.2-16-16-16h-48c-8.8 0-16 7.2-16 16v224c0 17.7 14.3 32 32 32h222c8.8 0 16-7.2 16-16v-48c0-8.8-7.2-16-16-16zM904 88H682c-8.8 0-16 7.2-16 16v48c0 8.8 7.2 16 16 16h174v176c0 8.8 7.2 16 16 16h48c8.8 0 16-7.2 16-16V120c0-17.7-14.3-32-32-32z"}}]},name:"expand",theme:"outlined"};const zgr=Bgr;var Hgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zgr}))},_Mt=h.forwardRef(Hgr);_Mt.displayName="ExpandOutlined";const qgr=_Mt;var Vgr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M218.9 636.3l42.6 26.6c.1.1.3.2.4.3l12.7 8 .3.3a186.9 186.9 0 0094.1 25.1c44.9 0 87.2-15.7 121-43.8a256.27 256.27 0 01164.9-59.9c52.3 0 102.2 15.7 144.6 44.5l7.9 5-111.6-289V179.8h63.5c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8H264.7c-4.4 0-8 3.6-8 8v51.9c0 4.4 3.6 8 8 8h63.5v173.6L218.9 636.3zm333-203.1c22 0 39.9 17.9 39.9 39.9S573.9 513 551.9 513 512 495.1 512 473.1s17.9-39.9 39.9-39.9zM878 825.1l-29.9-77.4-85.7-53.5-.1.1c-.7-.5-1.5-1-2.2-1.5l-8.1-5-.3-.3c-29-17.5-62.3-26.8-97-26.8-44.9 0-87.2 15.7-121 43.8a256.27 256.27 0 01-164.9 59.9c-53 0-103.5-16.1-146.2-45.6l-28.9-18.1L146 825.1c-2.8 7.4-4.3 15.2-4.3 23 0 35.2 28.6 63.8 63.8 63.8h612.9c7.9 0 15.7-1.5 23-4.3a63.6 63.6 0 0036.6-82.5z"}}]},name:"experiment",theme:"filled"};const Wgr=Vgr;var Ugr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wgr}))},yMt=h.forwardRef(Ugr);yMt.displayName="ExperimentFilled";const Kgr=yMt;var Ggr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 472a40 40 0 1080 0 40 40 0 10-80 0zm367 352.9L696.3 352V178H768v-68H256v68h71.7v174L145 824.9c-2.8 7.4-4.3 15.2-4.3 23.1 0 35.3 28.7 64 64 64h614.6c7.9 0 15.7-1.5 23.1-4.3 33-12.7 49.4-49.8 36.6-82.8zM395.7 364.7V180h232.6v184.7L719.2 600c-20.7-5.3-42.1-8-63.9-8-61.2 0-119.2 21.5-165.3 60a188.78 188.78 0 01-121.3 43.9c-32.7 0-64.1-8.3-91.8-23.7l118.8-307.5zM210.5 844l41.7-107.8c35.7 18.1 75.4 27.8 116.6 27.8 61.2 0 119.2-21.5 165.3-60 33.9-28.2 76.3-43.9 121.3-43.9 35 0 68.4 9.5 97.6 27.1L813.5 844h-603z"}}]},name:"experiment",theme:"outlined"};const Ygr=Ggr;var Xgr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ygr}))},bMt=h.forwardRef(Xgr);bMt.displayName="ExperimentOutlined";const Jgr=bMt;var Qgr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M551.9 513c19.6 0 35.9-14.2 39.3-32.8A40.02 40.02 0 01552 512a40 40 0 01-40-39.4v.5c0 22 17.9 39.9 39.9 39.9zM752 687.8l-.3-.3c-29-17.5-62.3-26.8-97-26.8-44.9 0-87.2 15.7-121 43.8a256.27 256.27 0 01-164.9 59.9c-41.2 0-81-9.8-116.7-28L210.5 844h603l-59.9-155.2-1.6-1z",fill:n}},{tag:"path",attrs:{d:"M879 824.9L696.3 352V178H768v-68H256v68h71.7v174L145 824.9c-2.8 7.4-4.3 15.2-4.3 23.1 0 35.3 28.7 64 64 64h614.6c7.9 0 15.7-1.5 23.1-4.3 33-12.7 49.4-49.8 36.6-82.8zM395.7 364.7V180h232.6v184.7L719.2 600c-20.7-5.3-42.1-8-63.9-8-61.2 0-119.2 21.5-165.3 60a188.78 188.78 0 01-121.3 43.9c-32.7 0-64.1-8.3-91.8-23.7l118.8-307.5zM210.5 844l41.6-107.6.1-.2c35.7 18.1 75.4 27.8 116.6 27.8 61.2 0 119.2-21.5 165.3-60 33.9-28.2 76.3-43.9 121.3-43.9 35 0 68.4 9.5 97.6 27.1l.6 1.6L813.5 844h-603z",fill:t}},{tag:"path",attrs:{d:"M552 512c19.3 0 35.4-13.6 39.2-31.8.6-2.7.8-5.4.8-8.2 0-22.1-17.9-40-40-40s-40 17.9-40 40v.6a40 40 0 0040 39.4z",fill:t}}]}},name:"experiment",theme:"twotone"};const Zgr=Qgr;var evr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zgr}))},xMt=h.forwardRef(evr);xMt.displayName="ExperimentTwoTone";const tvr=xMt;var nvr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 912H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32h360c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8H184v656h656V520c0-4.4 3.6-8 8-8h56c4.4 0 8 3.6 8 8v360c0 17.7-14.3 32-32 32zM770.87 199.13l-52.2-52.2a8.01 8.01 0 014.7-13.6l179.4-21c5.1-.6 9.5 3.7 8.9 8.9l-21 179.4c-.8 6.6-8.9 9.4-13.6 4.7l-52.4-52.4-256.2 256.2a8.03 8.03 0 01-11.3 0l-42.4-42.4a8.03 8.03 0 010-11.3l256.1-256.3z"}}]},name:"export",theme:"outlined"};const rvr=nvr;var ivr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rvr}))},SMt=h.forwardRef(ivr);SMt.displayName="ExportOutlined";const CMt=SMt;var avr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M396 512a112 112 0 10224 0 112 112 0 10-224 0zm546.2-25.8C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM508 688c-97.2 0-176-78.8-176-176s78.8-176 176-176 176 78.8 176 176-78.8 176-176 176z"}}]},name:"eye",theme:"filled"};const ovr=avr;var svr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ovr}))},wMt=h.forwardRef(svr);wMt.displayName="EyeFilled";const lvr=wMt;var cvr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M508 624a112 112 0 00112-112c0-3.28-.15-6.53-.43-9.74L498.26 623.57c3.21.28 6.45.43 9.74.43zm370.72-458.44L836 122.88a8 8 0 00-11.31 0L715.37 232.23Q624.91 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.7 119.43 136.55 191.45L112.56 835a8 8 0 000 11.31L155.25 889a8 8 0 0011.31 0l712.16-712.12a8 8 0 000-11.32zM332 512a176 176 0 01258.88-155.28l-48.62 48.62a112.08 112.08 0 00-140.92 140.92l-48.62 48.62A175.09 175.09 0 01332 512z"}},{tag:"path",attrs:{d:"M942.2 486.2Q889.4 375 816.51 304.85L672.37 449A176.08 176.08 0 01445 676.37L322.74 798.63Q407.82 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5z"}}]},name:"eye-invisible",theme:"filled"};const uvr=cvr;var dvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uvr}))},EMt=h.forwardRef(dvr);EMt.displayName="EyeInvisibleFilled";const fvr=EMt;var pvr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M254.89 758.85l125.57-125.57a176 176 0 01248.82-248.82L757 256.72Q651.69 186.07 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q69.27 145.91 173.09 221.05zM942.2 486.2Q889.46 375.11 816.7 305L672.48 449.27a176.09 176.09 0 01-227.22 227.21L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5z",fill:n}},{tag:"path",attrs:{d:"M942.2 486.2Q889.47 375.11 816.7 305l-50.88 50.88C807.31 395.53 843.45 447.4 874.7 512 791.5 684.2 673.4 766 512 766q-72.67 0-133.87-22.38L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5zM878.63 165.56L836 122.88a8 8 0 00-11.32 0L715.31 232.2Q624.86 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.69 119.4 136.5 191.41L112.48 835a8 8 0 000 11.31L155.17 889a8 8 0 0011.31 0l712.15-712.12a8 8 0 000-11.32zM149.3 512C232.6 339.8 350.7 258 512 258c54.54 0 104.13 9.36 149.12 28.39l-70.3 70.3a176 176 0 00-238.13 238.13l-83.42 83.42C223.1 637.49 183.3 582.28 149.3 512zm246.7 0a112.11 112.11 0 01146.2-106.69L401.31 546.2A112 112 0 01396 512z",fill:t}},{tag:"path",attrs:{d:"M508 624c-3.46 0-6.87-.16-10.25-.47l-52.82 52.82a176.09 176.09 0 00227.42-227.42l-52.82 52.82c.31 3.38.47 6.79.47 10.25a111.94 111.94 0 01-112 112z",fill:t}}]}},name:"eye-invisible",theme:"twotone"};const hvr=pvr;var mvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hvr}))},TMt=h.forwardRef(mvr);TMt.displayName="EyeInvisibleTwoTone";const gvr=TMt;var vvr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M81.8 537.8a60.3 60.3 0 010-51.5C176.6 286.5 319.8 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c-192.1 0-335.4-100.5-430.2-300.2z",fill:n}},{tag:"path",attrs:{d:"M512 258c-161.3 0-279.4 81.8-362.7 254C232.6 684.2 350.7 766 512 766c161.4 0 279.5-81.8 362.7-254C791.4 339.8 673.3 258 512 258zm-4 430c-97.2 0-176-78.8-176-176s78.8-176 176-176 176 78.8 176 176-78.8 176-176 176z",fill:n}},{tag:"path",attrs:{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258s279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766z",fill:t}},{tag:"path",attrs:{d:"M508 336c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z",fill:t}}]}},name:"eye",theme:"twotone"};const _vr=vvr;var yvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_vr}))},$Mt=h.forwardRef(yvr);$Mt.displayName="EyeTwoTone";const bvr=$Mt;var xvr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-92.4 233.5h-63.9c-50.1 0-59.8 23.8-59.8 58.8v77.1h119.6l-15.6 120.7h-104V912H539.2V602.2H434.9V481.4h104.3v-89c0-103.3 63.1-159.6 155.3-159.6 44.2 0 82.1 3.3 93.2 4.8v107.9z"}}]},name:"facebook",theme:"filled"};const Svr=xvr;var Cvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Svr}))},OMt=h.forwardRef(Cvr);OMt.displayName="FacebookFilled";const wvr=OMt;var Evr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-32 736H663.9V602.2h104l15.6-120.7H663.9v-77.1c0-35 9.7-58.8 59.8-58.8h63.9v-108c-11.1-1.5-49-4.8-93.2-4.8-92.2 0-155.3 56.3-155.3 159.6v89H434.9v120.7h104.3V848H176V176h672v672z"}}]},name:"facebook",theme:"outlined"};const Tvr=Evr;var $vr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Tvr}))},PMt=h.forwardRef($vr);PMt.displayName="FacebookOutlined";const Ovr=PMt;var Pvr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M925.9 804l-24-199.2c-.8-6.6-8.9-9.4-13.6-4.7L829 659.5 557.7 388.3c-6.3-6.2-16.4-6.2-22.6 0L433.3 490 156.6 213.3a8.03 8.03 0 00-11.3 0l-45 45.2a8.03 8.03 0 000 11.3L422 591.7c6.2 6.3 16.4 6.3 22.6 0L546.4 490l226.1 226-59.3 59.3a8.01 8.01 0 004.7 13.6l199.2 24c5.1.7 9.5-3.7 8.8-8.9z"}}]},name:"fall",theme:"outlined"};const Nvr=Pvr;var Dvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Nvr}))},NMt=h.forwardRef(Dvr);NMt.displayName="FallOutlined";const Ivr=NMt;var Rvr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M517.6 273.5L230.2 499.3a16.14 16.14 0 000 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm320 0L550.2 499.3a16.14 16.14 0 000 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm-620-25.5h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6z"}}]},name:"fast-backward",theme:"filled"};const kvr=Rvr;var Avr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kvr}))},DMt=h.forwardRef(Avr);DMt.displayName="FastBackwardFilled";const Mvr=DMt;var Fvr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M517.6 273.5L230.2 499.3a16.14 16.14 0 000 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm320 0L550.2 499.3a16.14 16.14 0 000 25.4l287.4 225.8c10.7 8.4 26.4.8 26.4-12.7V286.2c0-13.5-15.7-21.1-26.4-12.7zm-620-25.5h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6z"}}]},name:"fast-backward",theme:"outlined"};const Lvr=Fvr;var jvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Lvr}))},IMt=h.forwardRef(jvr);IMt.displayName="FastBackwardOutlined";const Bvr=IMt;var zvr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M793.8 499.3L506.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.6c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8a16.14 16.14 0 000-25.4zm-320 0L186.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.5c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8c4.1-3.2 6.2-8 6.2-12.7 0-4.6-2.1-9.4-6.2-12.6zM857.6 248h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6z"}}]},name:"fast-forward",theme:"filled"};const Hvr=zvr;var qvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Hvr}))},RMt=h.forwardRef(qvr);RMt.displayName="FastForwardFilled";const Vvr=RMt;var Wvr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M793.8 499.3L506.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.6c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8a16.14 16.14 0 000-25.4zm-320 0L186.4 273.5c-10.7-8.4-26.4-.8-26.4 12.7v451.5c0 13.5 15.7 21.1 26.4 12.7l287.4-225.8c4.1-3.2 6.2-8 6.2-12.7 0-4.6-2.1-9.4-6.2-12.6zM857.6 248h-51.2c-3.5 0-6.4 2.7-6.4 6v516c0 3.3 2.9 6 6.4 6h51.2c3.5 0 6.4-2.7 6.4-6V254c0-3.3-2.9-6-6.4-6z"}}]},name:"fast-forward",theme:"outlined"};const Uvr=Wvr;var Kvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Uvr}))},kMt=h.forwardRef(Kvr);kMt.displayName="FastForwardOutlined";const Gvr=kMt;var Yvr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M600 395.4h91V649h79V267c0-4.4-3.6-8-8-8h-48.2c-3.7 0-7 2.6-7.7 6.3-2.6 12.1-6.9 22.3-12.9 30.9a86.14 86.14 0 01-26.3 24.4c-10.3 6.2-22 10.5-35 12.9-10.4 1.9-21 3-32 3.1a8 8 0 00-7.9 8v42.8c0 4.4 3.6 8 8 8zM871 702H567c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM443.9 312.7c-16.1-19-34.4-32.4-55.2-40.4-21.3-8.2-44.1-12.3-68.4-12.3-23.9 0-46.4 4.1-67.7 12.3-20.8 8-39 21.4-54.8 40.3-15.9 19.1-28.7 44.7-38.3 77-9.6 32.5-14.5 73-14.5 121.5 0 49.9 4.9 91.4 14.5 124.4 9.6 32.8 22.4 58.7 38.3 77.7 15.8 18.9 34 32.3 54.8 40.3 21.3 8.2 43.8 12.3 67.7 12.3 24.4 0 47.2-4.1 68.4-12.3 20.8-8 39.2-21.4 55.2-40.4 16.1-19 29-44.9 38.6-77.7 9.6-33 14.5-74.5 14.5-124.4 0-48.4-4.9-88.9-14.5-121.5-9.5-32.1-22.4-57.7-38.6-76.8zm-29.5 251.7c-1 21.4-4.2 42-9.5 61.9-5.5 20.7-14.5 38.5-27 53.4-13.6 16.3-33.2 24.3-57.6 24.3-24 0-43.2-8.1-56.7-24.4-12.2-14.8-21.1-32.6-26.6-53.3-5.3-19.9-8.5-40.6-9.5-61.9-1-20.8-1.5-38.5-1.5-53.2 0-8.8.1-19.4.4-31.8.2-12.7 1.1-25.8 2.6-39.2 1.5-13.6 4-27.1 7.6-40.5 3.7-13.8 8.8-26.3 15.4-37.4 6.9-11.6 15.8-21.1 26.7-28.3 11.4-7.6 25.3-11.3 41.5-11.3 16.1 0 30.1 3.7 41.7 11.2a87.94 87.94 0 0127.4 28.2c6.9 11.2 12.1 23.8 15.6 37.7 3.3 13.2 5.8 26.6 7.5 40.1 1.8 13.5 2.8 26.6 3 39.4.2 12.4.4 23 .4 31.8.1 14.8-.4 32.5-1.4 53.3z"}}]},name:"field-binary",theme:"outlined"};const Xvr=Yvr;var Jvr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Xvr}))},AMt=h.forwardRef(Jvr);AMt.displayName="FieldBinaryOutlined";const Qvr=AMt;var Zvr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M508 280h-63.3c-3.3 0-6 2.7-6 6v340.2H433L197.4 282.6c-1.1-1.6-3-2.6-4.9-2.6H126c-3.3 0-6 2.7-6 6v464c0 3.3 2.7 6 6 6h62.7c3.3 0 6-2.7 6-6V405.1h5.7l238.2 348.3c1.1 1.6 3 2.6 5 2.6H508c3.3 0 6-2.7 6-6V286c0-3.3-2.7-6-6-6zm378 413H582c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-152.2-63c52.9 0 95.2-17.2 126.2-51.7 29.4-32.9 44-75.8 44-128.8 0-53.1-14.6-96.5-44-129.3-30.9-34.8-73.2-52.2-126.2-52.2-53.7 0-95.9 17.5-126.3 52.8-29.2 33.1-43.4 75.9-43.4 128.7 0 52.4 14.3 95.2 43.5 128.3 30.6 34.7 73 52.2 126.2 52.2zm-71.5-263.7c16.9-20.6 40.3-30.9 71.4-30.9 31.5 0 54.8 9.6 71 29.1 16.4 20.3 24.9 48.6 24.9 84.9 0 36.3-8.4 64.1-24.8 83.9-16.5 19.4-40 29.2-71.1 29.2-31.2 0-55-10.3-71.4-30.4-16.3-20.1-24.5-47.3-24.5-82.6.1-35.8 8.2-63 24.5-83.2z"}}]},name:"field-number",theme:"outlined"};const e2r=Zvr;var t2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:e2r}))},MMt=h.forwardRef(t2r);MMt.displayName="FieldNumberOutlined";const n2r=MMt;var r2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M875.6 515.9c2.1.8 4.4-.3 5.2-2.4.2-.4.2-.9.2-1.4v-58.3c0-1.8-1.1-3.3-2.8-3.8-6-1.8-17.2-3-27.2-3-32.9 0-61.7 16.7-73.5 41.2v-28.6c0-4.4-3.6-8-8-8H717c-4.4 0-8 3.6-8 8V729c0 4.4 3.6 8 8 8h54.8c4.4 0 8-3.6 8-8V572.7c0-36.2 26.1-60.2 65.1-60.2 10.4.1 26.6 1.8 30.7 3.4zm-537-40.5l-54.7-12.6c-61.2-14.2-87.7-34.8-87.7-70.7 0-44.6 39.1-73.5 96.9-73.5 52.8 0 91.4 26.5 99.9 68.9h70C455.9 311.6 387.6 259 293.4 259c-103.3 0-171 55.5-171 139 0 68.6 38.6 109.5 122.2 128.5l61.6 14.3c63.6 14.9 91.6 37.1 91.6 75.1 0 44.1-43.5 75.2-102.5 75.2-60.6 0-104.5-27.2-112.8-70.5H111c7.2 79.9 75.6 130.4 179.1 130.4C402.3 751 471 695.2 471 605.3c0-70.2-38.6-108.5-132.4-129.9zM841 729a36 36 0 1072 0 36 36 0 10-72 0zM653 457.8h-51.4V396c0-4.4-3.6-8-8-8h-54.7c-4.4 0-8 3.6-8 8v61.8H495c-4.4 0-8 3.6-8 8v42.3c0 4.4 3.6 8 8 8h35.9v147.5c0 56.2 27.4 79.4 93.1 79.4 11.7 0 23.6-1.2 33.8-3.1 1.9-.3 3.2-2 3.2-3.9v-49.3c0-2.2-1.8-4-4-4h-.4c-4.9.5-6.2.6-8.3.8-4.1.3-7.8.5-12.6.5-24.1 0-34.1-10.3-34.1-35.6V516.1H653c4.4 0 8-3.6 8-8v-42.3c0-4.4-3.6-8-8-8z"}}]},name:"field-string",theme:"outlined"};const i2r=r2r;var a2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:i2r}))},FMt=h.forwardRef(a2r);FMt.displayName="FieldStringOutlined";const o2r=FMt;var s2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M945 412H689c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h256c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM811 548H689c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h122c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM477.3 322.5H434c-6.2 0-11.2 5-11.2 11.2v248c0 3.6 1.7 6.9 4.6 9l148.9 108.6c5 3.6 12 2.6 15.6-2.4l25.7-35.1v-.1c3.6-5 2.5-12-2.5-15.6l-126.7-91.6V333.7c.1-6.2-5-11.2-11.1-11.2z"}},{tag:"path",attrs:{d:"M804.8 673.9H747c-5.6 0-10.9 2.9-13.9 7.7a321 321 0 01-44.5 55.7 317.17 317.17 0 01-101.3 68.3c-39.3 16.6-81 25-124 25-43.1 0-84.8-8.4-124-25-37.9-16-72-39-101.3-68.3s-52.3-63.4-68.3-101.3c-16.6-39.2-25-80.9-25-124 0-43.1 8.4-84.7 25-124 16-37.9 39-72 68.3-101.3 29.3-29.3 63.4-52.3 101.3-68.3 39.2-16.6 81-25 124-25 43.1 0 84.8 8.4 124 25 37.9 16 72 39 101.3 68.3a321 321 0 0144.5 55.7c3 4.8 8.3 7.7 13.9 7.7h57.8c6.9 0 11.3-7.2 8.2-13.3-65.2-129.7-197.4-214-345-215.7-216.1-2.7-395.6 174.2-396 390.1C71.6 727.5 246.9 903 463.2 903c149.5 0 283.9-84.6 349.8-215.8a9.18 9.18 0 00-8.2-13.3z"}}]},name:"field-time",theme:"outlined"};const l2r=s2r;var c2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:l2r}))},LMt=h.forwardRef(c2r);LMt.displayName="FieldTimeOutlined";const u2r=LMt;var d2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M480 580H372a8 8 0 00-8 8v48a8 8 0 008 8h108v108a8 8 0 008 8h48a8 8 0 008-8V644h108a8 8 0 008-8v-48a8 8 0 00-8-8H544V472a8 8 0 00-8-8h-48a8 8 0 00-8 8v108zm374.6-291.3c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2z"}}]},name:"file-add",theme:"filled"};const f2r=d2r;var p2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:f2r}))},jMt=h.forwardRef(p2r);jMt.displayName="FileAddFilled";const h2r=jMt;var m2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM544 472c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V644h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V472z"}}]},name:"file-add",theme:"outlined"};const g2r=m2r;var v2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:g2r}))},BMt=h.forwardRef(v2r);BMt.displayName="FileAddOutlined";const _2r=BMt;var y2r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm126 236v48c0 4.4-3.6 8-8 8H544v108c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V644H372c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h108V472c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v108h108c4.4 0 8 3.6 8 8z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M544 472c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V644h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V472z",fill:t}}]}},name:"file-add",theme:"twotone"};const b2r=y2r;var x2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:b2r}))},zMt=h.forwardRef(x2r);zMt.displayName="FileAddTwoTone";const S2r=zMt;var C2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 312v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm376 116c-119.3 0-216 96.7-216 216s96.7 216 216 216 216-96.7 216-216-96.7-216-216-216zm107.5 323.5C750.8 868.2 712.6 884 672 884s-78.8-15.8-107.5-44.5C535.8 810.8 520 772.6 520 732s15.8-78.8 44.5-107.5C593.2 595.8 631.4 580 672 580s78.8 15.8 107.5 44.5C808.2 653.2 824 691.4 824 732s-15.8 78.8-44.5 107.5zM761 656h-44.3c-2.6 0-5 1.2-6.5 3.3l-63.5 87.8-23.1-31.9a7.92 7.92 0 00-6.5-3.3H573c-6.5 0-10.3 7.4-6.5 12.7l73.8 102.1c3.2 4.4 9.7 4.4 12.9 0l114.2-158c3.9-5.3.1-12.7-6.4-12.7zM440 852H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"file-done",theme:"outlined"};const w2r=C2r;var E2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:w2r}))},HMt=h.forwardRef(E2r);HMt.displayName="FileDoneOutlined";const T2r=HMt;var $2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM575.34 477.84l-61.22 102.3L452.3 477.8a12 12 0 00-10.27-5.79h-38.44a12 12 0 00-6.4 1.85 12 12 0 00-3.75 16.56l82.34 130.42-83.45 132.78a12 12 0 00-1.84 6.39 12 12 0 0012 12h34.46a12 12 0 0010.21-5.7l62.7-101.47 62.3 101.45a12 12 0 0010.23 5.72h37.48a12 12 0 006.48-1.9 12 12 0 003.62-16.58l-83.83-130.55 85.3-132.47a12 12 0 001.9-6.5 12 12 0 00-12-12h-35.7a12 12 0 00-10.29 5.84z"}}]},name:"file-excel",theme:"filled"};const O2r=$2r;var P2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:O2r}))},qMt=h.forwardRef(P2r);qMt.displayName="FileExcelFilled";const N2r=qMt;var D2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM514.1 580.1l-61.8-102.4c-2.2-3.6-6.1-5.8-10.3-5.8h-38.4c-2.3 0-4.5.6-6.4 1.9-5.6 3.5-7.3 10.9-3.7 16.6l82.3 130.4-83.4 132.8a12.04 12.04 0 0010.2 18.4h34.5c4.2 0 8-2.2 10.2-5.7L510 664.8l62.3 101.4c2.2 3.6 6.1 5.7 10.2 5.7H620c2.3 0 4.5-.7 6.5-1.9 5.6-3.6 7.2-11 3.6-16.6l-84-130.4 85.3-132.5a12.04 12.04 0 00-10.1-18.5h-35.7c-4.2 0-8.1 2.2-10.3 5.8l-61.2 102.3z"}}]},name:"file-excel",theme:"outlined"};const I2r=D2r;var R2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:I2r}))},VMt=h.forwardRef(R2r);VMt.displayName="FileExcelOutlined";const k2r=VMt;var A2r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm51.6 120h35.7a12.04 12.04 0 0110.1 18.5L546.1 623l84 130.4c3.6 5.6 2 13-3.6 16.6-2 1.2-4.2 1.9-6.5 1.9h-37.5c-4.1 0-8-2.1-10.2-5.7L510 664.8l-62.7 101.5c-2.2 3.5-6 5.7-10.2 5.7h-34.5a12.04 12.04 0 01-10.2-18.4l83.4-132.8-82.3-130.4c-3.6-5.7-1.9-13.1 3.7-16.6 1.9-1.3 4.1-1.9 6.4-1.9H442c4.2 0 8.1 2.2 10.3 5.8l61.8 102.4 61.2-102.3c2.2-3.6 6.1-5.8 10.3-5.8z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M514.1 580.1l-61.8-102.4c-2.2-3.6-6.1-5.8-10.3-5.8h-38.4c-2.3 0-4.5.6-6.4 1.9-5.6 3.5-7.3 10.9-3.7 16.6l82.3 130.4-83.4 132.8a12.04 12.04 0 0010.2 18.4h34.5c4.2 0 8-2.2 10.2-5.7L510 664.8l62.3 101.4c2.2 3.6 6.1 5.7 10.2 5.7H620c2.3 0 4.5-.7 6.5-1.9 5.6-3.6 7.2-11 3.6-16.6l-84-130.4 85.3-132.5a12.04 12.04 0 00-10.1-18.5h-35.7c-4.2 0-8.1 2.2-10.3 5.8l-61.2 102.3z",fill:t}}]}},name:"file-excel",theme:"twotone"};const M2r=A2r;var F2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:M2r}))},WMt=h.forwardRef(F2r);WMt.displayName="FileExcelTwoTone";const L2r=WMt;var j2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM512 784a40 40 0 100-80 40 40 0 000 80zm32-152V448a8 8 0 00-8-8h-48a8 8 0 00-8 8v184a8 8 0 008 8h48a8 8 0 008-8z"}}]},name:"file-exclamation",theme:"filled"};const B2r=j2r;var z2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:B2r}))},UMt=h.forwardRef(z2r);UMt.displayName="FileExclamationFilled";const H2r=UMt;var q2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM472 744a40 40 0 1080 0 40 40 0 10-80 0zm16-104h48c4.4 0 8-3.6 8-8V448c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v184c0 4.4 3.6 8 8 8z"}}]},name:"file-exclamation",theme:"outlined"};const V2r=q2r;var W2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:V2r}))},KMt=h.forwardRef(W2r);KMt.displayName="FileExclamationOutlined";const U2r=KMt;var K2r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-54 96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V448zm32 336c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M488 640h48c4.4 0 8-3.6 8-8V448c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v184c0 4.4 3.6 8 8 8zm-16 104a40 40 0 1080 0 40 40 0 10-80 0z",fill:t}}]}},name:"file-exclamation",theme:"twotone"};const G2r=K2r;var Y2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:G2r}))},GMt=h.forwardRef(Y2r);GMt.displayName="FileExclamationTwoTone";const X2r=GMt;var J2r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2z"}}]},name:"file",theme:"filled"};const Q2r=J2r;var Z2r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Q2r}))},YMt=h.forwardRef(Z2r);YMt.displayName="FileFilled";const e_r=YMt;var t_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M551.5 490.5H521c-4.6 0-8.4 3.7-8.4 8.4V720c0 4.6 3.7 8.4 8.4 8.4h30.5c4.6 0 8.4-3.7 8.4-8.4V498.9c-.1-4.6-3.8-8.4-8.4-8.4zM477.3 600h-88.1c-4.6 0-8.4 3.7-8.4 8.4v23.8c0 4.6 3.7 8.4 8.4 8.4h47.6v.7c-.6 29.9-23 49.8-56.5 49.8-39.2 0-63.6-30.7-63.6-81.4 0-50.1 23.9-80.6 62.3-80.6 28.1 0 47.5 13.5 55.4 38.3l.9 2.8h49.2l-.7-4.6C475.9 515.9 434.7 484 379 484c-68.8 0-113 49.4-113 125.9 0 77.5 43.7 126.1 113.6 126.1 64.4 0 106-40.3 106-102.9v-24.8c0-4.6-3.7-8.3-8.3-8.3z"}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z"}},{tag:"path",attrs:{d:"M608.2 727.8h32.3c4.6 0 8.4-3.7 8.4-8.4v-84.8h87.8c4.6 0 8.4-3.7 8.4-8.4v-25.5c0-4.6-3.7-8.4-8.4-8.4h-87.8v-58.9h96.8c4.6 0 8.4-3.7 8.4-8.4v-26.8c0-4.6-3.7-8.4-8.4-8.4H608.2c-4.6 0-8.4 3.7-8.4 8.4v221.1c0 4.8 3.8 8.5 8.4 8.5z"}}]},name:"file-gif",theme:"outlined"};const n_r=t_r;var r_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:n_r}))},XMt=h.forwardRef(r_r);XMt.displayName="FileGifOutlined";const i_r=XMt;var a_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7L639.4 73.4c-6-6-14.2-9.4-22.7-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.6-9.4-22.6zM400 402c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm296 294H328c-6.7 0-10.4-7.7-6.3-12.9l99.8-127.2a8 8 0 0112.6 0l41.1 52.4 77.8-99.2a8 8 0 0112.6 0l136.5 174c4.3 5.2.5 12.9-6.1 12.9zm-94-370V137.8L790.2 326H602z"}}]},name:"file-image",theme:"filled"};const o_r=a_r;var s_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:o_r}))},JMt=h.forwardRef(s_r);JMt.displayName="FileImageFilled";const l_r=JMt;var c_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M553.1 509.1l-77.8 99.2-41.1-52.4a8 8 0 00-12.6 0l-99.8 127.2a7.98 7.98 0 006.3 12.9H696c6.7 0 10.4-7.7 6.3-12.9l-136.5-174a8.1 8.1 0 00-12.7 0zM360 442a40 40 0 1080 0 40 40 0 10-80 0zm494.6-153.4L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-image",theme:"outlined"};const u_r=c_r;var d_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:u_r}))},QMt=h.forwardRef(d_r);QMt.displayName="FileImageOutlined";const f_r=QMt;var p_r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-134 50c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm296 294H328.1c-6.7 0-10.4-7.7-6.3-12.9l99.8-127.2a8 8 0 0112.6 0l41.1 52.4 77.8-99.2a8.1 8.1 0 0112.7 0l136.5 174c4.1 5.2.4 12.9-6.3 12.9z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M553.1 509.1l-77.8 99.2-41.1-52.4a8 8 0 00-12.6 0l-99.8 127.2a7.98 7.98 0 006.3 12.9H696c6.7 0 10.4-7.7 6.3-12.9l-136.5-174a8.1 8.1 0 00-12.7 0zM360 442a40 40 0 1080 0 40 40 0 10-80 0z",fill:t}}]}},name:"file-image",theme:"twotone"};const h_r=p_r;var m_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:h_r}))},ZMt=h.forwardRef(m_r);ZMt.displayName="FileImageTwoTone";const g_r=ZMt;var v_r={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M874.6 301.8L596.8 21.3c-4.5-4.5-9.4-8.3-14.7-11.5-1.4-.8-2.8-1.6-4.3-2.3-.9-.5-1.9-.9-2.8-1.3-9-4-18.9-6.2-29-6.2H201c-39.8 0-73 32.2-73 72v880c0 39.8 33.2 72 73 72h623c39.8 0 71-32.2 71-72V352.5c0-19-7-37.2-20.4-50.7zM583 110.4L783.8 312H583V110.4zM823 952H200V72h311v240c0 39.8 33.2 72 73 72h239v568zM350 696.5c0 24.2-7.5 31.4-21.9 31.4-9 0-18.4-5.8-24.8-18.5L272.9 732c13.4 22.9 32.3 34.2 61.3 34.2 41.6 0 60.8-29.9 60.8-66.2V577h-45v119.5zM501.3 577H437v186h44v-62h21.6c39.1 0 73.1-19.6 73.1-63.6 0-45.8-33.5-60.4-74.4-60.4zm-.8 89H481v-53h18.2c21.5 0 33.4 6.2 33.4 24.9 0 18.1-10.5 28.1-32.1 28.1zm182.5-9v36h30v30.1c-4 2.9-11 4.7-17.7 4.7-34.3 0-50.7-21.4-50.7-58.2 0-36.1 19.7-57.4 47.1-57.4 15.3 0 25 6.2 34 14.4l23.7-28.3c-12.7-12.8-32.1-24.2-59.2-24.2-49.6 0-91.1 35.3-91.1 97 0 62.7 40 95.1 91.5 95.1 25.9 0 49.2-10.2 61.5-22.6V657H683z"}}]},name:"file-jpg",theme:"outlined"};const __r=v_r;var y_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:__r}))},eFt=h.forwardRef(y_r);eFt.displayName="FileJpgOutlined";const b_r=eFt;var x_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM426.13 600.93l59.11 132.97a16 16 0 0014.62 9.5h24.06a16 16 0 0014.63-9.51l59.1-133.35V758a16 16 0 0016.01 16H641a16 16 0 0016-16V486a16 16 0 00-16-16h-34.75a16 16 0 00-14.67 9.62L512.1 662.2l-79.48-182.59a16 16 0 00-14.67-9.61H383a16 16 0 00-16 16v272a16 16 0 0016 16h27.13a16 16 0 0016-16V600.93z"}}]},name:"file-markdown",theme:"filled"};const S_r=x_r;var C_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:S_r}))},tFt=h.forwardRef(C_r);tFt.displayName="FileMarkdownFilled";const w_r=tFt;var E_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM429 481.2c-1.9-4.4-6.2-7.2-11-7.2h-35c-6.6 0-12 5.4-12 12v272c0 6.6 5.4 12 12 12h27.1c6.6 0 12-5.4 12-12V582.1l66.8 150.2a12 12 0 0011 7.1H524c4.7 0 9-2.8 11-7.1l66.8-150.6V758c0 6.6 5.4 12 12 12H641c6.6 0 12-5.4 12-12V486c0-6.6-5.4-12-12-12h-34.7c-4.8 0-9.1 2.8-11 7.2l-83.1 191-83.2-191z"}}]},name:"file-markdown",theme:"outlined"};const T_r=E_r;var $_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:T_r}))},nFt=h.forwardRef($_r);nFt.displayName="FileMarkdownOutlined";const O_r=nFt;var P_r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm72.3 122H641c6.6 0 12 5.4 12 12v272c0 6.6-5.4 12-12 12h-27.2c-6.6 0-12-5.4-12-12V581.7L535 732.3c-2 4.3-6.3 7.1-11 7.1h-24.1a12 12 0 01-11-7.1l-66.8-150.2V758c0 6.6-5.4 12-12 12H383c-6.6 0-12-5.4-12-12V486c0-6.6 5.4-12 12-12h35c4.8 0 9.1 2.8 11 7.2l83.2 191 83.1-191c1.9-4.4 6.2-7.2 11-7.2z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M429 481.2c-1.9-4.4-6.2-7.2-11-7.2h-35c-6.6 0-12 5.4-12 12v272c0 6.6 5.4 12 12 12h27.1c6.6 0 12-5.4 12-12V582.1l66.8 150.2a12 12 0 0011 7.1H524c4.7 0 9-2.8 11-7.1l66.8-150.6V758c0 6.6 5.4 12 12 12H641c6.6 0 12-5.4 12-12V486c0-6.6-5.4-12-12-12h-34.7c-4.8 0-9.1 2.8-11 7.2l-83.1 191-83.2-191z",fill:t}}]}},name:"file-markdown",theme:"twotone"};const N_r=P_r;var D_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:N_r}))},rFt=h.forwardRef(D_r);rFt.displayName="FileMarkdownTwoTone";const I_r=rFt;var R_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file",theme:"outlined"};const k_r=R_r;var A_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:k_r}))},iFt=h.forwardRef(A_r);iFt.displayName="FileOutlined";const SKe=iFt;var M_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM633.22 637.26c-15.18-.5-31.32.67-49.65 2.96-24.3-14.99-40.66-35.58-52.28-65.83l1.07-4.38 1.24-5.18c4.3-18.13 6.61-31.36 7.3-44.7.52-10.07-.04-19.36-1.83-27.97-3.3-18.59-16.45-29.46-33.02-30.13-15.45-.63-29.65 8-33.28 21.37-5.91 21.62-2.45 50.07 10.08 98.59-15.96 38.05-37.05 82.66-51.2 107.54-18.89 9.74-33.6 18.6-45.96 28.42-16.3 12.97-26.48 26.3-29.28 40.3-1.36 6.49.69 14.97 5.36 21.92 5.3 7.88 13.28 13 22.85 13.74 24.15 1.87 53.83-23.03 86.6-79.26 3.29-1.1 6.77-2.26 11.02-3.7l11.9-4.02c7.53-2.54 12.99-4.36 18.39-6.11 23.4-7.62 41.1-12.43 57.2-15.17 27.98 14.98 60.32 24.8 82.1 24.8 17.98 0 30.13-9.32 34.52-23.99 3.85-12.88.8-27.82-7.48-36.08-8.56-8.41-24.3-12.43-45.65-13.12zM385.23 765.68v-.36l.13-.34a54.86 54.86 0 015.6-10.76c4.28-6.58 10.17-13.5 17.47-20.87 3.92-3.95 8-7.8 12.79-12.12 1.07-.96 7.91-7.05 9.19-8.25l11.17-10.4-8.12 12.93c-12.32 19.64-23.46 33.78-33 43-3.51 3.4-6.6 5.9-9.1 7.51a16.43 16.43 0 01-2.61 1.42c-.41.17-.77.27-1.13.3a2.2 2.2 0 01-1.12-.15 2.07 2.07 0 01-1.27-1.91zM511.17 547.4l-2.26 4-1.4-4.38c-3.1-9.83-5.38-24.64-6.01-38-.72-15.2.49-24.32 5.29-24.32 6.74 0 9.83 10.8 10.07 27.05.22 14.28-2.03 29.14-5.7 35.65zm-5.81 58.46l1.53-4.05 2.09 3.8c11.69 21.24 26.86 38.96 43.54 51.31l3.6 2.66-4.39.9c-16.33 3.38-31.54 8.46-52.34 16.85 2.17-.88-21.62 8.86-27.64 11.17l-5.25 2.01 2.8-4.88c12.35-21.5 23.76-47.32 36.05-79.77zm157.62 76.26c-7.86 3.1-24.78.33-54.57-12.39l-7.56-3.22 8.2-.6c23.3-1.73 39.8-.45 49.42 3.07 4.1 1.5 6.83 3.39 8.04 5.55a4.64 4.64 0 01-1.36 6.31 6.7 6.7 0 01-2.17 1.28z"}}]},name:"file-pdf",theme:"filled"};const F_r=M_r;var L_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:F_r}))},aFt=h.forwardRef(L_r);aFt.displayName="FilePdfFilled";const j_r=aFt;var B_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M531.3 574.4l.3-1.4c5.8-23.9 13.1-53.7 7.4-80.7-3.8-21.3-19.5-29.6-32.9-30.2-15.8-.7-29.9 8.3-33.4 21.4-6.6 24-.7 56.8 10.1 98.6-13.6 32.4-35.3 79.5-51.2 107.5-29.6 15.3-69.3 38.9-75.2 68.7-1.2 5.5.2 12.5 3.5 18.8 3.7 7 9.6 12.4 16.5 15 3 1.1 6.6 2 10.8 2 17.6 0 46.1-14.2 84.1-79.4 5.8-1.9 11.8-3.9 17.6-5.9 27.2-9.2 55.4-18.8 80.9-23.1 28.2 15.1 60.3 24.8 82.1 24.8 21.6 0 30.1-12.8 33.3-20.5 5.6-13.5 2.9-30.5-6.2-39.6-13.2-13-45.3-16.4-95.3-10.2-24.6-15-40.7-35.4-52.4-65.8zM421.6 726.3c-13.9 20.2-24.4 30.3-30.1 34.7 6.7-12.3 19.8-25.3 30.1-34.7zm87.6-235.5c5.2 8.9 4.5 35.8.5 49.4-4.9-19.9-5.6-48.1-2.7-51.4.8.1 1.5.7 2.2 2zm-1.6 120.5c10.7 18.5 24.2 34.4 39.1 46.2-21.6 4.9-41.3 13-58.9 20.2-4.2 1.7-8.3 3.4-12.3 5 13.3-24.1 24.4-51.4 32.1-71.4zm155.6 65.5c.1.2.2.5-.4.9h-.2l-.2.3c-.8.5-9 5.3-44.3-8.6 40.6-1.9 45 7.3 45.1 7.4zm191.4-388.2L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-pdf",theme:"outlined"};const z_r=B_r;var H_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:z_r}))},oFt=h.forwardRef(H_r);oFt.displayName="FilePdfOutlined";const q_r=oFt;var V_r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M509.2 490.8c-.7-1.3-1.4-1.9-2.2-2-2.9 3.3-2.2 31.5 2.7 51.4 4-13.6 4.7-40.5-.5-49.4zm-1.6 120.5c-7.7 20-18.8 47.3-32.1 71.4 4-1.6 8.1-3.3 12.3-5 17.6-7.2 37.3-15.3 58.9-20.2-14.9-11.8-28.4-27.7-39.1-46.2z",fill:n}},{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm55 287.6c16.1-1.9 30.6-2.8 44.3-2.3 12.8.4 23.6 2 32 5.1.2.1.3.1.5.2.4.2.8.3 1.2.5.5.2 1.1.4 1.6.7.1.1.3.1.4.2 4.1 1.8 7.5 4 10.1 6.6 9.1 9.1 11.8 26.1 6.2 39.6-3.2 7.7-11.7 20.5-33.3 20.5-21.8 0-53.9-9.7-82.1-24.8-25.5 4.3-53.7 13.9-80.9 23.1-5.8 2-11.8 4-17.6 5.9-38 65.2-66.5 79.4-84.1 79.4-4.2 0-7.8-.9-10.8-2-6.9-2.6-12.8-8-16.5-15-.9-1.7-1.6-3.4-2.2-5.2-1.6-4.8-2.1-9.6-1.3-13.6l.6-2.7c.1-.2.1-.4.2-.6.2-.7.4-1.4.7-2.1 0-.1.1-.2.1-.3 4.1-11.9 13.6-23.4 27.7-34.6 12.3-9.8 27.1-18.7 45.9-28.4 15.9-28 37.6-75.1 51.2-107.4-10.8-41.8-16.7-74.6-10.1-98.6.9-3.3 2.5-6.4 4.6-9.1.2-.2.3-.4.5-.6.1-.1.1-.2.2-.2 6.3-7.5 16.9-11.9 28.1-11.5 16.6.7 29.7 11.5 33 30.1 1.7 8 2.2 16.5 1.9 25.7v.7c0 .5 0 1-.1 1.5-.7 13.3-3 26.6-7.3 44.7-.4 1.6-.8 3.2-1.2 5.2l-1 4.1-.1.3c.1.2.1.3.2.5l1.8 4.5c.1.3.3.7.4 1 .7 1.6 1.4 3.3 2.1 4.8v.1c8.7 18.8 19.7 33.4 33.9 45.1 4.3 3.5 8.9 6.7 13.9 9.8 1.8-.5 3.5-.7 5.3-.9z",fill:n}},{tag:"path",attrs:{d:"M391.5 761c5.7-4.4 16.2-14.5 30.1-34.7-10.3 9.4-23.4 22.4-30.1 34.7zm270.9-83l.2-.3h.2c.6-.4.5-.7.4-.9-.1-.1-4.5-9.3-45.1-7.4 35.3 13.9 43.5 9.1 44.3 8.6z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M535.9 585.3c-.8-1.7-1.5-3.3-2.2-4.9-.1-.3-.3-.7-.4-1l-1.8-4.5c-.1-.2-.1-.3-.2-.5l.1-.3.2-1.1c4-16.3 8.6-35.3 9.4-54.4v-.7c.3-8.6-.2-17.2-2-25.6-3.8-21.3-19.5-29.6-32.9-30.2-11.3-.5-21.8 4-28.1 11.4-.1.1-.1.2-.2.2-.2.2-.4.4-.5.6-2.1 2.7-3.7 5.8-4.6 9.1-6.6 24-.7 56.8 10.1 98.6-13.6 32.4-35.3 79.4-51.2 107.4v.1c-27.7 14.3-64.1 35.8-73.6 62.9 0 .1-.1.2-.1.3-.2.7-.5 1.4-.7 2.1-.1.2-.1.4-.2.6-.2.9-.5 1.8-.6 2.7-.9 4-.4 8.8 1.3 13.6.6 1.8 1.3 3.5 2.2 5.2 3.7 7 9.6 12.4 16.5 15 3 1.1 6.6 2 10.8 2 17.6 0 46.1-14.2 84.1-79.4 5.8-1.9 11.8-3.9 17.6-5.9 27.2-9.2 55.4-18.8 80.9-23.1 28.2 15.1 60.3 24.8 82.1 24.8 21.6 0 30.1-12.8 33.3-20.5 5.6-13.5 2.9-30.5-6.2-39.6-2.6-2.6-6-4.8-10.1-6.6-.1-.1-.3-.1-.4-.2-.5-.2-1.1-.4-1.6-.7-.4-.2-.8-.3-1.2-.5-.2-.1-.3-.1-.5-.2-16.2-5.8-41.7-6.7-76.3-2.8l-5.3.6c-5-3-9.6-6.3-13.9-9.8-14.2-11.3-25.1-25.8-33.8-44.7zM391.5 761c6.7-12.3 19.8-25.3 30.1-34.7-13.9 20.2-24.4 30.3-30.1 34.7zM507 488.8c.8.1 1.5.7 2.2 2 5.2 8.9 4.5 35.8.5 49.4-4.9-19.9-5.6-48.1-2.7-51.4zm-19.2 188.9c-4.2 1.7-8.3 3.4-12.3 5 13.3-24.1 24.4-51.4 32.1-71.4 10.7 18.5 24.2 34.4 39.1 46.2-21.6 4.9-41.3 13-58.9 20.2zm175.4-.9c.1.2.2.5-.4.9h-.2l-.2.3c-.8.5-9 5.3-44.3-8.6 40.6-1.9 45 7.3 45.1 7.4z",fill:t}}]}},name:"file-pdf",theme:"twotone"};const W_r=V_r;var U_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:W_r}))},sFt=h.forwardRef(U_r);sFt.displayName="FilePdfTwoTone";const K_r=sFt;var G_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM468.53 760v-91.54h59.27c60.57 0 100.2-39.65 100.2-98.12 0-58.22-39.58-98.34-99.98-98.34H424a12 12 0 00-12 12v276a12 12 0 0012 12h32.53a12 12 0 0012-12zm0-139.33h34.9c47.82 0 67.19-12.93 67.19-50.33 0-32.05-18.12-50.12-49.87-50.12h-52.22v100.45z"}}]},name:"file-ppt",theme:"filled"};const Y_r=G_r;var X_r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Y_r}))},lFt=h.forwardRef(X_r);lFt.displayName="FilePptFilled";const J_r=lFt;var Q_r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M424 476c-4.4 0-8 3.6-8 8v276c0 4.4 3.6 8 8 8h32.5c4.4 0 8-3.6 8-8v-95.5h63.3c59.4 0 96.2-38.9 96.2-94.1 0-54.5-36.3-94.3-96-94.3H424zm150.6 94.3c0 43.4-26.5 54.3-71.2 54.3h-38.9V516.2h56.2c33.8 0 53.9 19.7 53.9 54.1zm280-281.7L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file-ppt",theme:"outlined"};const Z_r=Q_r;var eyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Z_r}))},cFt=h.forwardRef(eyr);cFt.displayName="FilePptOutlined";const tyr=cFt;var nyr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464.5 516.2v108.4h38.9c44.7 0 71.2-10.9 71.2-54.3 0-34.4-20.1-54.1-53.9-54.1h-56.2z",fill:n}},{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm90 218.4c0 55.2-36.8 94.1-96.2 94.1h-63.3V760c0 4.4-3.6 8-8 8H424c-4.4 0-8-3.6-8-8V484c0-4.4 3.6-8 8-8v.1h104c59.7 0 96 39.8 96 94.3z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M424 476.1c-4.4-.1-8 3.5-8 7.9v276c0 4.4 3.6 8 8 8h32.5c4.4 0 8-3.6 8-8v-95.5h63.3c59.4 0 96.2-38.9 96.2-94.1 0-54.5-36.3-94.3-96-94.3H424zm150.6 94.2c0 43.4-26.5 54.3-71.2 54.3h-38.9V516.2h56.2c33.8 0 53.9 19.7 53.9 54.1z",fill:t}}]}},name:"file-ppt",theme:"twotone"};const ryr=nyr;var iyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ryr}))},uFt=h.forwardRef(iyr);uFt.displayName="FilePptTwoTone";const ayr=uFt;var oyr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M644.7 669.2a7.92 7.92 0 00-6.5-3.3H594c-6.5 0-10.3 7.4-6.5 12.7l73.8 102.1c3.2 4.4 9.7 4.4 12.9 0l114.2-158c3.8-5.3 0-12.7-6.5-12.7h-44.3c-2.6 0-5 1.2-6.5 3.3l-63.5 87.8-22.9-31.9zM688 306v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm184 458H208V148h560v296c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h312c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm402.6-320.8l-192-66.7c-.9-.3-1.7-.4-2.6-.4s-1.8.1-2.6.4l-192 66.7a7.96 7.96 0 00-5.4 7.5v251.1c0 2.5 1.1 4.8 3.1 6.3l192 150.2c1.4 1.1 3.2 1.7 4.9 1.7s3.5-.6 4.9-1.7l192-150.2c1.9-1.5 3.1-3.8 3.1-6.3V538.7c0-3.4-2.2-6.4-5.4-7.5zM826 763.7L688 871.6 550 763.7V577l138-48 138 48v186.7z"}}]},name:"file-protect",theme:"outlined"};const syr=oyr;var lyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:syr}))},dFt=h.forwardRef(lyr);dFt.displayName="FileProtectOutlined";const cyr=dFt;var uyr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 312v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8zm-392 88c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm144 452H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm445.7 51.5l-93.3-93.3C814.7 780.7 828 743.9 828 704c0-97.2-78.8-176-176-176s-176 78.8-176 176 78.8 176 176 176c35.8 0 69-10.7 96.8-29l94.7 94.7c1.6 1.6 3.6 2.3 5.6 2.3s4.1-.8 5.6-2.3l31-31a7.9 7.9 0 000-11.2zM652 816c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"file-search",theme:"outlined"};const dyr=uyr;var fyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dyr}))},fFt=h.forwardRef(fyr);fFt.displayName="FileSearchOutlined";const pyr=fFt;var hyr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 256c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H296zm192 200v-48c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8zm-48 396H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h272c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm104.1-115.6c1.8-34.5 16.2-66.8 40.8-91.4 26.2-26.2 62-41 99.1-41 37.4 0 72.6 14.6 99.1 41 3.2 3.2 6.3 6.6 9.2 10.1L769.2 673a8 8 0 003 14.1l93.3 22.5c5 1.2 9.8-2.6 9.9-7.7l.6-95.4a8 8 0 00-12.9-6.4l-20.3 15.8C805.4 569.6 748.1 540 684 540c-109.9 0-199.6 86.9-204 195.7-.2 4.5 3.5 8.3 8 8.3h48.1c4.3 0 7.8-3.3 8-7.6zM880 744h-48.1c-4.3 0-7.8 3.3-8 7.6-1.8 34.5-16.2 66.8-40.8 91.4-26.2 26.2-62 41-99.1 41-37.4 0-72.6-14.6-99.1-41-3.2-3.2-6.3-6.6-9.2-10.1l23.1-17.9a8 8 0 00-3-14.1l-93.3-22.5c-5-1.2-9.8 2.6-9.9 7.7l-.6 95.4a8 8 0 0012.9 6.4l20.3-15.8C562.6 918.4 619.9 948 684 948c109.9 0 199.6-86.9 204-195.7.2-4.5-3.5-8.3-8-8.3z"}}]},name:"file-sync",theme:"outlined"};const myr=hyr;var gyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:myr}))},pFt=h.forwardRef(gyr);pFt.displayName="FileSyncOutlined";const vyr=pFt;var _yr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM320 482a8 8 0 00-8 8v48a8 8 0 008 8h384a8 8 0 008-8v-48a8 8 0 00-8-8H320zm0 136a8 8 0 00-8 8v48a8 8 0 008 8h184a8 8 0 008-8v-48a8 8 0 00-8-8H320z"}}]},name:"file-text",theme:"filled"};const yyr=_yr;var byr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:yyr}))},hFt=h.forwardRef(byr);hFt.displayName="FileTextFilled";const xyr=hFt;var Syr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-22 322c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm200-184v48c0 4.4-3.6 8-8 8H320c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h384c4.4 0 8 3.6 8 8z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8zm192 128H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"file-text",theme:"twotone"};const Cyr=Syr;var wyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Cyr}))},mFt=h.forwardRef(wyr);mFt.displayName="FileTextTwoTone";const Eyr=mFt;var Tyr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}}]}},name:"file",theme:"twotone"};const $yr=Tyr;var Oyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$yr}))},gFt=h.forwardRef(Oyr);gFt.displayName="FileTwoTone";const vFt=gFt;var Pyr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM402 549c0 5.4 4.4 9.5 9.8 9.5h32.4c5.4 0 9.8-4.2 9.8-9.4 0-28.2 25.8-51.6 58-51.6s58 23.4 58 51.5c0 25.3-21 47.2-49.3 50.9-19.3 2.8-34.5 20.3-34.7 40.1v32c0 5.5 4.5 10 10 10h32c5.5 0 10-4.5 10-10v-12.2c0-6 4-11.5 9.7-13.3 44.6-14.4 75-54 74.3-98.9-.8-55.5-49.2-100.8-108.5-101.6-61.4-.7-111.5 45.6-111.5 103zm110 227a32 32 0 100-64 32 32 0 000 64z"}}]},name:"file-unknown",theme:"filled"};const Nyr=Pyr;var Dyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Nyr}))},_Ft=h.forwardRef(Dyr);_Ft.displayName="FileUnknownFilled";const Iyr=_Ft;var Ryr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7L639.4 73.4c-6-6-14.2-9.4-22.7-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.6-9.4-22.6zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM402 549c0 5.4 4.4 9.5 9.8 9.5h32.4c5.4 0 9.8-4.2 9.8-9.4 0-28.2 25.8-51.6 58-51.6s58 23.4 58 51.5c0 25.3-21 47.2-49.3 50.9-19.3 2.8-34.5 20.3-34.7 40.1v32c0 5.5 4.5 10 10 10h32c5.5 0 10-4.5 10-10v-12.2c0-6 4-11.5 9.7-13.3 44.6-14.4 75-54 74.3-98.9-.8-55.5-49.2-100.8-108.5-101.6-61.4-.7-111.5 45.6-111.5 103zm78 195a32 32 0 1064 0 32 32 0 10-64 0z"}}]},name:"file-unknown",theme:"outlined"};const kyr=Ryr;var Ayr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kyr}))},yFt=h.forwardRef(Ayr);yFt.displayName="FileUnknownOutlined";const Myr=yFt;var Fyr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm-22 424c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm110-228.4c.7 44.9-29.7 84.5-74.3 98.9-5.7 1.8-9.7 7.3-9.7 13.3V672c0 5.5-4.5 10-10 10h-32c-5.5 0-10-4.5-10-10v-32c.2-19.8 15.4-37.3 34.7-40.1C549 596.2 570 574.3 570 549c0-28.1-25.8-51.5-58-51.5s-58 23.4-58 51.6c0 5.2-4.4 9.4-9.8 9.4h-32.4c-5.4 0-9.8-4.1-9.8-9.5 0-57.4 50.1-103.7 111.5-103 59.3.8 107.7 46.1 108.5 101.6z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.7L639.4 73.4c-6-6-14.2-9.4-22.7-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.6-9.4-22.6zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M480 744a32 32 0 1064 0 32 32 0 10-64 0zm-78-195c0 5.4 4.4 9.5 9.8 9.5h32.4c5.4 0 9.8-4.2 9.8-9.4 0-28.2 25.8-51.6 58-51.6s58 23.4 58 51.5c0 25.3-21 47.2-49.3 50.9-19.3 2.8-34.5 20.3-34.7 40.1v32c0 5.5 4.5 10 10 10h32c5.5 0 10-4.5 10-10v-12.2c0-6 4-11.5 9.7-13.3 44.6-14.4 75-54 74.3-98.9-.8-55.5-49.2-100.8-108.5-101.6-61.4-.7-111.5 45.6-111.5 103z",fill:t}}]}},name:"file-unknown",theme:"twotone"};const Lyr=Fyr;var jyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Lyr}))},bFt=h.forwardRef(jyr);bFt.displayName="FileUnknownTwoTone";const Byr=bFt;var zyr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM512 566.1l52.81 197a12 12 0 0011.6 8.9h31.77a12 12 0 0011.6-8.88l74.37-276a12 12 0 00.4-3.12 12 12 0 00-12-12h-35.57a12 12 0 00-11.7 9.31l-45.78 199.1-49.76-199.32A12 12 0 00528.1 472h-32.2a12 12 0 00-11.64 9.1L434.6 680.01 388.5 481.3a12 12 0 00-11.68-9.29h-35.39a12 12 0 00-3.11.41 12 12 0 00-8.47 14.7l74.17 276A12 12 0 00415.6 772h31.99a12 12 0 0011.59-8.9l52.81-197z"}}]},name:"file-word",theme:"filled"};const Hyr=zyr;var qyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Hyr}))},xFt=h.forwardRef(qyr);xFt.displayName="FileWordFilled";const Vyr=xFt;var Wyr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM528.1 472h-32.2c-5.5 0-10.3 3.7-11.6 9.1L434.6 680l-46.1-198.7c-1.3-5.4-6.1-9.3-11.7-9.3h-35.4a12.02 12.02 0 00-11.6 15.1l74.2 276c1.4 5.2 6.2 8.9 11.6 8.9h32c5.4 0 10.2-3.6 11.6-8.9l52.8-197 52.8 197c1.4 5.2 6.2 8.9 11.6 8.9h31.8c5.4 0 10.2-3.6 11.6-8.9l74.4-276a12.04 12.04 0 00-11.6-15.1H647c-5.6 0-10.4 3.9-11.7 9.3l-45.8 199.1-49.8-199.3c-1.3-5.4-6.1-9.1-11.6-9.1z"}}]},name:"file-word",theme:"outlined"};const Uyr=Wyr;var Kyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Uyr}))},SFt=h.forwardRef(Kyr);SFt.displayName="FileWordOutlined";const Gyr=SFt;var Yyr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42zm101.3 129.3c1.3-5.4 6.1-9.3 11.7-9.3h35.6a12.04 12.04 0 0111.6 15.1l-74.4 276c-1.4 5.3-6.2 8.9-11.6 8.9h-31.8c-5.4 0-10.2-3.7-11.6-8.9l-52.8-197-52.8 197c-1.4 5.3-6.2 8.9-11.6 8.9h-32c-5.4 0-10.2-3.7-11.6-8.9l-74.2-276a12.02 12.02 0 0111.6-15.1h35.4c5.6 0 10.4 3.9 11.7 9.3L434.6 680l49.7-198.9c1.3-5.4 6.1-9.1 11.6-9.1h32.2c5.5 0 10.3 3.7 11.6 9.1l49.8 199.3 45.8-199.1z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M528.1 472h-32.2c-5.5 0-10.3 3.7-11.6 9.1L434.6 680l-46.1-198.7c-1.3-5.4-6.1-9.3-11.7-9.3h-35.4a12.02 12.02 0 00-11.6 15.1l74.2 276c1.4 5.2 6.2 8.9 11.6 8.9h32c5.4 0 10.2-3.6 11.6-8.9l52.8-197 52.8 197c1.4 5.2 6.2 8.9 11.6 8.9h31.8c5.4 0 10.2-3.6 11.6-8.9l74.4-276a12.04 12.04 0 00-11.6-15.1H647c-5.6 0-10.4 3.9-11.7 9.3l-45.8 199.1-49.8-199.3c-1.3-5.4-6.1-9.1-11.6-9.1z",fill:t}}]}},name:"file-word",theme:"twotone"};const Xyr=Yyr;var Jyr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Xyr}))},CFt=h.forwardRef(Jyr);CFt.displayName="FileWordTwoTone";const Qyr=CFt;var Zyr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4l215.2 215.3zM790.2 326L602 137.8V326h188.2zM296 136v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm64 64v64h64v-64h-64zm-64 64v64h64v-64h-64zm0 64v160h128V584H296zm48 48h32v64h-32v-64z"}}]},name:"file-zip",theme:"filled"};const e4r=Zyr;var t4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:e4r}))},wFt=h.forwardRef(t4r);wFt.displayName="FileZipFilled";const n4r=wFt;var r4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 392h64v64h-64zm0 190v160h128V582h-64v-62h-64v62zm80 48v64h-32v-64h32zm-16-302h64v64h-64zm-64-64h64v64h-64zm64 192h64v64h-64zm0-256h64v64h-64zm494.6 88.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h64v64h64v-64h174v216a42 42 0 0042 42h216v494z"}}]},name:"file-zip",theme:"outlined"};const i4r=r4r;var a4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:i4r}))},EFt=h.forwardRef(a4r);EFt.displayName="FileZipOutlined";const o4r=EFt;var s4r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M344 630h32v2h-32z",fill:n}},{tag:"path",attrs:{d:"M534 352V136H360v64h64v64h-64v64h64v64h-64v64h64v64h-64v62h64v160H296V520h64v-64h-64v-64h64v-64h-64v-64h64v-64h-64v-64h-64v752h560V394H576a42 42 0 01-42-42z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h64v64h64v-64h174v216a42 42 0 0042 42h216v494z",fill:t}},{tag:"path",attrs:{d:"M296 392h64v64h-64zm0-128h64v64h-64zm0 318v160h128V582h-64v-62h-64v62zm48 50v-2h32v64h-32v-62zm16-432h64v64h-64zm0 256h64v64h-64zm0-128h64v64h-64z",fill:t}}]}},name:"file-zip",theme:"twotone"};const l4r=s4r;var c4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:l4r}))},TFt=h.forwardRef(c4r);TFt.displayName="FileZipTwoTone";const u4r=TFt;var d4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z"}}]},name:"filter",theme:"filled"};const f4r=d4r;var p4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:f4r}))},$Ft=h.forwardRef(p4r);$Ft.displayName="FilterFilled";const OFt=$Ft;var h4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 597.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V597.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.4 798H420.6V642h182.9v156zm9.6-236.6l-9.5 16.6h-183l-9.5-16.6L212.7 226h598.6L613 561.4z"}}]},name:"filter",theme:"outlined"};const m4r=h4r;var g4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:m4r}))},PFt=h.forwardRef(g4r);PFt.displayName="FilterOutlined";const NFt=PFt;var v4r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M420.6 798h182.9V642H420.6zM411 561.4l9.5 16.6h183l9.5-16.6L811.3 226H212.7z",fill:n}},{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 597.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V597.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.5 798H420.6V642h182.9v156zm9.5-236.6l-9.5 16.6h-183l-9.5-16.6L212.7 226h598.6L613 561.4z",fill:t}}]}},name:"filter",theme:"twotone"};const _4r=v4r;var y4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_4r}))},DFt=h.forwardRef(y4r);DFt.displayName="FilterTwoTone";const b4r=DFt;var x4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M834.1 469.2A347.49 347.49 0 00751.2 354l-29.1-26.7a8.09 8.09 0 00-13 3.3l-13 37.3c-8.1 23.4-23 47.3-44.1 70.8-1.4 1.5-3 1.9-4.1 2-1.1.1-2.8-.1-4.3-1.5-1.4-1.2-2.1-3-2-4.8 3.7-60.2-14.3-128.1-53.7-202C555.3 171 510 123.1 453.4 89.7l-41.3-24.3c-5.4-3.2-12.3 1-12 7.3l2.2 48c1.5 32.8-2.3 61.8-11.3 85.9-11 29.5-26.8 56.9-47 81.5a295.64 295.64 0 01-47.5 46.1 352.6 352.6 0 00-100.3 121.5A347.75 347.75 0 00160 610c0 47.2 9.3 92.9 27.7 136a349.4 349.4 0 0075.5 110.9c32.4 32 70 57.2 111.9 74.7C418.5 949.8 464.5 959 512 959s93.5-9.2 136.9-27.3A348.6 348.6 0 00760.8 857c32.4-32 57.8-69.4 75.5-110.9a344.2 344.2 0 0027.7-136c0-48.8-10-96.2-29.9-140.9z"}}]},name:"fire",theme:"filled"};const S4r=x4r;var C4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:S4r}))},IFt=h.forwardRef(C4r);IFt.displayName="FireFilled";const w4r=IFt;var E4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M834.1 469.2A347.49 347.49 0 00751.2 354l-29.1-26.7a8.09 8.09 0 00-13 3.3l-13 37.3c-8.1 23.4-23 47.3-44.1 70.8-1.4 1.5-3 1.9-4.1 2-1.1.1-2.8-.1-4.3-1.5-1.4-1.2-2.1-3-2-4.8 3.7-60.2-14.3-128.1-53.7-202C555.3 171 510 123.1 453.4 89.7l-41.3-24.3c-5.4-3.2-12.3 1-12 7.3l2.2 48c1.5 32.8-2.3 61.8-11.3 85.9-11 29.5-26.8 56.9-47 81.5a295.64 295.64 0 01-47.5 46.1 352.6 352.6 0 00-100.3 121.5A347.75 347.75 0 00160 610c0 47.2 9.3 92.9 27.7 136a349.4 349.4 0 0075.5 110.9c32.4 32 70 57.2 111.9 74.7C418.5 949.8 464.5 959 512 959s93.5-9.2 136.9-27.3A348.6 348.6 0 00760.8 857c32.4-32 57.8-69.4 75.5-110.9a344.2 344.2 0 0027.7-136c0-48.8-10-96.2-29.9-140.9zM713 808.5c-53.7 53.2-125 82.4-201 82.4s-147.3-29.2-201-82.4c-53.5-53.1-83-123.5-83-198.4 0-43.5 9.8-85.2 29.1-124 18.8-37.9 46.8-71.8 80.8-97.9a349.6 349.6 0 0058.6-56.8c25-30.5 44.6-64.5 58.2-101a240 240 0 0012.1-46.5c24.1 22.2 44.3 49 61.2 80.4 33.4 62.6 48.8 118.3 45.8 165.7a74.01 74.01 0 0024.4 59.8 73.36 73.36 0 0053.4 18.8c19.7-1 37.8-9.7 51-24.4 13.3-14.9 24.8-30.1 34.4-45.6 14 17.9 25.7 37.4 35 58.4 15.9 35.8 24 73.9 24 113.1 0 74.9-29.5 145.4-83 198.4z"}}]},name:"fire",theme:"outlined"};const T4r=E4r;var $4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:T4r}))},RFt=h.forwardRef($4r);RFt.displayName="FireOutlined";const O4r=RFt;var P4r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M737 438.6c-9.6 15.5-21.1 30.7-34.4 45.6a73.1 73.1 0 01-51 24.4 73.36 73.36 0 01-53.4-18.8 74.01 74.01 0 01-24.4-59.8c3-47.4-12.4-103.1-45.8-165.7-16.9-31.4-37.1-58.2-61.2-80.4a240 240 0 01-12.1 46.5 354.26 354.26 0 01-58.2 101 349.6 349.6 0 01-58.6 56.8c-34 26.1-62 60-80.8 97.9a275.96 275.96 0 00-29.1 124c0 74.9 29.5 145.3 83 198.4 53.7 53.2 125 82.4 201 82.4s147.3-29.2 201-82.4c53.5-53 83-123.5 83-198.4 0-39.2-8.1-77.3-24-113.1-9.3-21-21-40.5-35-58.4z",fill:n}},{tag:"path",attrs:{d:"M834.1 469.2A347.49 347.49 0 00751.2 354l-29.1-26.7a8.09 8.09 0 00-13 3.3l-13 37.3c-8.1 23.4-23 47.3-44.1 70.8-1.4 1.5-3 1.9-4.1 2-1.1.1-2.8-.1-4.3-1.5-1.4-1.2-2.1-3-2-4.8 3.7-60.2-14.3-128.1-53.7-202C555.3 171 510 123.1 453.4 89.7l-41.3-24.3c-5.4-3.2-12.3 1-12 7.3l2.2 48c1.5 32.8-2.3 61.8-11.3 85.9-11 29.5-26.8 56.9-47 81.5a295.64 295.64 0 01-47.5 46.1 352.6 352.6 0 00-100.3 121.5A347.75 347.75 0 00160 610c0 47.2 9.3 92.9 27.7 136a349.4 349.4 0 0075.5 110.9c32.4 32 70 57.2 111.9 74.7C418.5 949.8 464.5 959 512 959s93.5-9.2 136.9-27.3A348.6 348.6 0 00760.8 857c32.4-32 57.8-69.4 75.5-110.9a344.2 344.2 0 0027.7-136c0-48.8-10-96.2-29.9-140.9zM713 808.5c-53.7 53.2-125 82.4-201 82.4s-147.3-29.2-201-82.4c-53.5-53.1-83-123.5-83-198.4 0-43.5 9.8-85.2 29.1-124 18.8-37.9 46.8-71.8 80.8-97.9a349.6 349.6 0 0058.6-56.8c25-30.5 44.6-64.5 58.2-101a240 240 0 0012.1-46.5c24.1 22.2 44.3 49 61.2 80.4 33.4 62.6 48.8 118.3 45.8 165.7a74.01 74.01 0 0024.4 59.8 73.36 73.36 0 0053.4 18.8c19.7-1 37.8-9.7 51-24.4 13.3-14.9 24.8-30.1 34.4-45.6 14 17.9 25.7 37.4 35 58.4 15.9 35.8 24 73.9 24 113.1 0 74.9-29.5 145.4-83 198.4z",fill:t}}]}},name:"fire",theme:"twotone"};const N4r=P4r;var D4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:N4r}))},kFt=h.forwardRef(D4r);kFt.displayName="FireTwoTone";const I4r=kFt;var R4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 305H624V192c0-17.7-14.3-32-32-32H184v-40c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V640h248v113c0 17.7 14.3 32 32 32h416c17.7 0 32-14.3 32-32V337c0-17.7-14.3-32-32-32z"}}]},name:"flag",theme:"filled"};const k4r=R4r;var A4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:k4r}))},AFt=h.forwardRef(A4r);AFt.displayName="FlagFilled";const M4r=AFt;var F4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 305H624V192c0-17.7-14.3-32-32-32H184v-40c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V640h248v113c0 17.7 14.3 32 32 32h416c17.7 0 32-14.3 32-32V337c0-17.7-14.3-32-32-32zM184 568V232h368v336H184zm656 145H504v-73h112c4.4 0 8-3.6 8-8V377h216v336z"}}]},name:"flag",theme:"outlined"};const L4r=F4r;var j4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:L4r}))},MFt=h.forwardRef(j4r);MFt.displayName="FlagOutlined";const B4r=MFt;var z4r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M184 232h368v336H184z",fill:n}},{tag:"path",attrs:{d:"M624 632c0 4.4-3.6 8-8 8H504v73h336V377H624v255z",fill:n}},{tag:"path",attrs:{d:"M880 305H624V192c0-17.7-14.3-32-32-32H184v-40c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V640h248v113c0 17.7 14.3 32 32 32h416c17.7 0 32-14.3 32-32V337c0-17.7-14.3-32-32-32zM184 568V232h368v336H184zm656 145H504v-73h112c4.4 0 8-3.6 8-8V377h216v336z",fill:t}}]}},name:"flag",theme:"twotone"};const H4r=z4r;var q4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:H4r}))},FFt=h.forwardRef(q4r);FFt.displayName="FlagTwoTone";const V4r=FFt;var W4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM632 577c0 3.8-3.4 7-7.5 7H540v84.9c0 3.9-3.2 7.1-7 7.1h-42c-3.8 0-7-3.2-7-7.1V584h-84.5c-4.1 0-7.5-3.2-7.5-7v-42c0-3.8 3.4-7 7.5-7H484v-84.9c0-3.9 3.2-7.1 7-7.1h42c3.8 0 7 3.2 7 7.1V528h84.5c4.1 0 7.5 3.2 7.5 7v42z"}}]},name:"folder-add",theme:"filled"};const U4r=W4r;var K4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:U4r}))},LFt=h.forwardRef(K4r);LFt.displayName="FolderAddFilled";const G4r=LFt;var Y4r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M484 443.1V528h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H484v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V584h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H540v-84.9c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1zm396-144.7H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder-add",theme:"outlined"};const X4r=Y4r;var J4r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:X4r}))},jFt=h.forwardRef(J4r);jFt.displayName="FolderAddOutlined";const Q4r=jFt;var Z4r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M372.5 256H184v512h656V370.4H492.1L372.5 256zM540 443.1V528h84.5c4.1 0 7.5 3.1 7.5 7v42c0 3.8-3.4 7-7.5 7H540v84.9c0 3.9-3.1 7.1-7 7.1h-42c-3.8 0-7-3.2-7-7.1V584h-84.5c-4.1 0-7.5-3.2-7.5-7v-42c0-3.9 3.4-7 7.5-7H484v-84.9c0-3.9 3.2-7.1 7-7.1h42c3.9 0 7 3.2 7 7.1z",fill:n}},{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z",fill:t}},{tag:"path",attrs:{d:"M484 443.1V528h-84.5c-4.1 0-7.5 3.1-7.5 7v42c0 3.8 3.4 7 7.5 7H484v84.9c0 3.9 3.2 7.1 7 7.1h42c3.9 0 7-3.2 7-7.1V584h84.5c4.1 0 7.5-3.2 7.5-7v-42c0-3.9-3.4-7-7.5-7H540v-84.9c0-3.9-3.1-7.1-7-7.1h-42c-3.8 0-7 3.2-7 7.1z",fill:t}}]}},name:"folder-add",theme:"twotone"};const e3r=Z4r;var t3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:e3r}))},BFt=h.forwardRef(t3r);BFt.displayName="FolderAddTwoTone";const n3r=BFt;var r3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32z"}}]},name:"folder",theme:"filled"};const i3r=r3r;var a3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:i3r}))},zFt=h.forwardRef(a3r);zFt.displayName="FolderFilled";const o3r=zFt;var s3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zm-180 0H238c-13 0-24.8 7.9-29.7 20L136 643.2V256h188.5l119.6 114.4H748V444z"}}]},name:"folder-open",theme:"filled"};const l3r=s3r;var c3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:l3r}))},HFt=h.forwardRef(c3r);HFt.displayName="FolderOpenFilled";const u3r=HFt;var d3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z"}}]},name:"folder-open",theme:"outlined"};const f3r=d3r;var p3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:f3r}))},qFt=h.forwardRef(p3r);qFt.displayName="FolderOpenOutlined";const VFt=qFt;var h3r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M159 768h612.3l103.4-256H262.3z",fill:n}},{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z",fill:t}}]}},name:"folder-open",theme:"twotone"};const m3r=h3r;var g3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:m3r}))},WFt=h.forwardRef(g3r);WFt.displayName="FolderOpenTwoTone";const v3r=WFt;var _3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder",theme:"outlined"};const y3r=_3r;var b3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:y3r}))},UFt=h.forwardRef(b3r);UFt.displayName="FolderOutlined";const Ibe=UFt;var x3r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z",fill:t}},{tag:"path",attrs:{d:"M372.5 256H184v512h656V370.4H492.1z",fill:n}}]}},name:"folder",theme:"twotone"};const S3r=x3r;var C3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:S3r}))},KFt=h.forwardRef(C3r);KFt.displayName="FolderTwoTone";const w3r=KFt;var E3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M309.1 554.3a42.92 42.92 0 000 36.4C353.3 684 421.6 732 512.5 732s159.2-48.1 203.4-141.3c5.4-11.5 5.4-24.8.1-36.3l-.1-.1-.1-.1C671.7 461 603.4 413 512.5 413s-159.2 48.1-203.4 141.3zM512.5 477c62.1 0 107.4 30 141.1 95.5C620 638 574.6 668 512.5 668s-107.4-30-141.1-95.5c33.7-65.5 79-95.5 141.1-95.5z"}},{tag:"path",attrs:{d:"M457 573a56 56 0 10112 0 56 56 0 10-112 0z"}},{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder-view",theme:"outlined"};const T3r=E3r;var $3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:T3r}))},GFt=h.forwardRef($3r);GFt.displayName="FolderViewOutlined";const O3r=GFt;var P3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 816H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8zm-650.3-80h85c4.2 0 8-2.7 9.3-6.8l53.7-166h219.2l53.2 166c1.3 4 5 6.8 9.3 6.8h89.1c1.1 0 2.2-.2 3.2-.5a9.7 9.7 0 006-12.4L573.6 118.6a9.9 9.9 0 00-9.2-6.6H462.1c-4.2 0-7.9 2.6-9.2 6.6L244.5 723.1c-.4 1-.5 2.1-.5 3.2-.1 5.3 4.3 9.7 9.7 9.7zm255.9-516.1h4.1l83.8 263.8H424.9l84.7-263.8z"}}]},name:"font-colors",theme:"outlined"};const N3r=P3r;var D3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:N3r}))},YFt=h.forwardRef(D3r);YFt.displayName="FontColorsOutlined";const I3r=YFt;var R3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M920 416H616c-4.4 0-8 3.6-8 8v112c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-56h60v320h-46c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h164c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-46V480h60v56c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V424c0-4.4-3.6-8-8-8zM656 296V168c0-4.4-3.6-8-8-8H104c-4.4 0-8 3.6-8 8v128c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-64h168v560h-92c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-92V232h168v64c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8z"}}]},name:"font-size",theme:"outlined"};const k3r=R3r;var A3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:k3r}))},XFt=h.forwardRef(A3r);XFt.displayName="FontSizeOutlined";const M3r=XFt;var F3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M752 100c-61.8 0-112 50.2-112 112 0 47.7 29.9 88.5 72 104.6v27.6L512 601.4 312 344.2v-27.6c42.1-16.1 72-56.9 72-104.6 0-61.8-50.2-112-112-112s-112 50.2-112 112c0 50.6 33.8 93.5 80 107.3v34.4c0 9.7 3.3 19.3 9.3 27L476 672.3v33.6c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c0-49.2-31.8-91-76-106.1v-33.6l226.7-291.6c6-7.7 9.3-17.3 9.3-27v-34.4c46.2-13.8 80-56.7 80-107.3 0-61.8-50.2-112-112-112zM224 212a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm336 600a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0zm192-552a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"fork",theme:"outlined"};const L3r=F3r;var j3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:L3r}))},JFt=h.forwardRef(j3r);JFt.displayName="ForkOutlined";const B3r=JFt;var z3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 512h-56c-4.4 0-8 3.6-8 8v320H184V184h320c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V520c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M355.9 534.9L354 653.8c-.1 8.9 7.1 16.2 16 16.2h.4l118-2.9c2-.1 4-.9 5.4-2.3l415.9-415c3.1-3.1 3.1-8.2 0-11.3L785.4 114.3c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-415.8 415a8.3 8.3 0 00-2.3 5.6zm63.5 23.6L779.7 199l45.2 45.1-360.5 359.7-45.7 1.1.7-46.4z"}}]},name:"form",theme:"outlined"};const H3r=z3r;var q3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:H3r}))},QFt=h.forwardRef(q3r);QFt.displayName="FormOutlined";const V3r=QFt;var W3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M840 192h-56v-72c0-13.3-10.7-24-24-24H168c-13.3 0-24 10.7-24 24v272c0 13.3 10.7 24 24 24h592c13.3 0 24-10.7 24-24V256h32v200H465c-22.1 0-40 17.9-40 40v136h-44c-4.4 0-8 3.6-8 8v228c0 1.1.2 2.2.6 3.1-.4 1.6-.6 3.2-.6 4.9 0 46.4 37.6 84 84 84s84-37.6 84-84c0-1.7-.2-3.3-.6-4.9.4-1 .6-2 .6-3.1V640c0-4.4-3.6-8-8-8h-44V520h351c22.1 0 40-17.9 40-40V232c0-22.1-17.9-40-40-40z"}}]},name:"format-painter",theme:"filled"};const U3r=W3r;var K3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:U3r}))},ZFt=h.forwardRef(K3r);ZFt.displayName="FormatPainterFilled";const G3r=ZFt;var Y3r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M840 192h-56v-72c0-13.3-10.7-24-24-24H168c-13.3 0-24 10.7-24 24v272c0 13.3 10.7 24 24 24h592c13.3 0 24-10.7 24-24V256h32v200H465c-22.1 0-40 17.9-40 40v136h-44c-4.4 0-8 3.6-8 8v228c0 .6.1 1.3.2 1.9A83.99 83.99 0 00457 960c46.4 0 84-37.6 84-84 0-2.1-.1-4.1-.2-6.1.1-.6.2-1.2.2-1.9V640c0-4.4-3.6-8-8-8h-44V520h351c22.1 0 40-17.9 40-40V232c0-22.1-17.9-40-40-40zM720 352H208V160h512v192zM477 876c0 11-9 20-20 20s-20-9-20-20V696h40v180z"}}]},name:"format-painter",theme:"outlined"};const X3r=Y3r;var J3r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:X3r}))},eLt=h.forwardRef(J3r);eLt.displayName="FormatPainterOutlined";const Q3r=eLt;var Z3r={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M825.8 498L538.4 249.9c-10.7-9.2-26.4-.9-26.4 14v496.3c0 14.9 15.7 23.2 26.4 14L825.8 526c8.3-7.2 8.3-20.8 0-28zm-320 0L218.4 249.9c-10.7-9.2-26.4-.9-26.4 14v496.3c0 14.9 15.7 23.2 26.4 14L505.8 526c4.1-3.6 6.2-8.8 6.2-14 0-5.2-2.1-10.4-6.2-14z"}}]},name:"forward",theme:"filled"};const ebr=Z3r;var tbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ebr}))},tLt=h.forwardRef(tbr);tLt.displayName="ForwardFilled";const nbr=tLt;var rbr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M825.8 498L538.4 249.9c-10.7-9.2-26.4-.9-26.4 14v496.3c0 14.9 15.7 23.2 26.4 14L825.8 526c8.3-7.2 8.3-20.8 0-28zm-320 0L218.4 249.9c-10.7-9.2-26.4-.9-26.4 14v496.3c0 14.9 15.7 23.2 26.4 14L505.8 526c4.1-3.6 6.2-8.8 6.2-14 0-5.2-2.1-10.4-6.2-14z"}}]},name:"forward",theme:"outlined"};const ibr=rbr;var abr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ibr}))},nLt=h.forwardRef(abr);nLt.displayName="ForwardOutlined";const obr=nLt;var sbr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm376 272h-48.1c-4.2 0-7.8-3.2-8.1-7.4C604 636.1 562.5 597 512 597s-92.1 39.1-95.8 88.6c-.3 4.2-3.9 7.4-8.1 7.4H360a8 8 0 01-8-8.4c4.4-84.3 74.5-151.6 160-151.6s155.6 67.3 160 151.6a8 8 0 01-8 8.4zm24-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"frown",theme:"filled"};const lbr=sbr;var cbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lbr}))},rLt=h.forwardRef(cbr);rLt.displayName="FrownFilled";const ubr=rLt;var dbr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM512 533c-85.5 0-155.6 67.3-160 151.6a8 8 0 008 8.4h48.1c4.2 0 7.8-3.2 8.1-7.4C420 636.1 461.5 597 512 597s92.1 39.1 95.8 88.6c.3 4.2 3.9 7.4 8.1 7.4H664a8 8 0 008-8.4C667.6 600.3 597.5 533 512 533z"}}]},name:"frown",theme:"outlined"};const fbr=dbr;var pbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:fbr}))},iLt=h.forwardRef(pbr);iLt.displayName="FrownOutlined";const hbr=iLt;var mbr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm376 272h-48.1c-4.2 0-7.8-3.2-8.1-7.4C604 636.1 562.5 597 512 597s-92.1 39.1-95.8 88.6c-.3 4.2-3.9 7.4-8.1 7.4H360a8 8 0 01-8-8.4c4.4-84.3 74.5-151.6 160-151.6s155.6 67.3 160 151.6a8 8 0 01-8 8.4zm24-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:n}},{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm224 112c-85.5 0-155.6 67.3-160 151.6a8 8 0 008 8.4h48.1c4.2 0 7.8-3.2 8.1-7.4 3.7-49.5 45.3-88.6 95.8-88.6s92 39.1 95.8 88.6c.3 4.2 3.9 7.4 8.1 7.4H664a8 8 0 008-8.4C667.6 600.3 597.5 533 512 533zm128-112a48 48 0 1096 0 48 48 0 10-96 0z",fill:t}}]}},name:"frown",theme:"twotone"};const gbr=mbr;var vbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:gbr}))},aLt=h.forwardRef(vbr);aLt.displayName="FrownTwoTone";const _br=aLt;var ybr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M391 240.9c-.8-6.6-8.9-9.4-13.6-4.7l-43.7 43.7L200 146.3a8.03 8.03 0 00-11.3 0l-42.4 42.3a8.03 8.03 0 000 11.3L280 333.6l-43.9 43.9a8.01 8.01 0 004.7 13.6L401 410c5.1.6 9.5-3.7 8.9-8.9L391 240.9zm10.1 373.2L240.8 633c-6.6.8-9.4 8.9-4.7 13.6l43.9 43.9L146.3 824a8.03 8.03 0 000 11.3l42.4 42.3c3.1 3.1 8.2 3.1 11.3 0L333.7 744l43.7 43.7A8.01 8.01 0 00391 783l18.9-160.1c.6-5.1-3.7-9.4-8.8-8.8zm221.8-204.2L783.2 391c6.6-.8 9.4-8.9 4.7-13.6L744 333.6 877.7 200c3.1-3.1 3.1-8.2 0-11.3l-42.4-42.3a8.03 8.03 0 00-11.3 0L690.3 279.9l-43.7-43.7a8.01 8.01 0 00-13.6 4.7L614.1 401c-.6 5.2 3.7 9.5 8.8 8.9zM744 690.4l43.9-43.9a8.01 8.01 0 00-4.7-13.6L623 614c-5.1-.6-9.5 3.7-8.9 8.9L633 783.1c.8 6.6 8.9 9.4 13.6 4.7l43.7-43.7L824 877.7c3.1 3.1 8.2 3.1 11.3 0l42.4-42.3c3.1-3.1 3.1-8.2 0-11.3L744 690.4z"}}]},name:"fullscreen-exit",theme:"outlined"};const bbr=ybr;var xbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:bbr}))},oLt=h.forwardRef(xbr);oLt.displayName="FullscreenExitOutlined";const Sbr=oLt;var Cbr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M290 236.4l43.9-43.9a8.01 8.01 0 00-4.7-13.6L169 160c-5.1-.6-9.5 3.7-8.9 8.9L179 329.1c.8 6.6 8.9 9.4 13.6 4.7l43.7-43.7L370 423.7c3.1 3.1 8.2 3.1 11.3 0l42.4-42.3c3.1-3.1 3.1-8.2 0-11.3L290 236.4zm352.7 187.3c3.1 3.1 8.2 3.1 11.3 0l133.7-133.6 43.7 43.7a8.01 8.01 0 0013.6-4.7L863.9 169c.6-5.1-3.7-9.5-8.9-8.9L694.8 179c-6.6.8-9.4 8.9-4.7 13.6l43.9 43.9L600.3 370a8.03 8.03 0 000 11.3l42.4 42.4zM845 694.9c-.8-6.6-8.9-9.4-13.6-4.7l-43.7 43.7L654 600.3a8.03 8.03 0 00-11.3 0l-42.4 42.3a8.03 8.03 0 000 11.3L734 787.6l-43.9 43.9a8.01 8.01 0 004.7 13.6L855 864c5.1.6 9.5-3.7 8.9-8.9L845 694.9zm-463.7-94.6a8.03 8.03 0 00-11.3 0L236.3 733.9l-43.7-43.7a8.01 8.01 0 00-13.6 4.7L160.1 855c-.6 5.1 3.7 9.5 8.9 8.9L329.2 845c6.6-.8 9.4-8.9 4.7-13.6L290 787.6 423.7 654c3.1-3.1 3.1-8.2 0-11.3l-42.4-42.4z"}}]},name:"fullscreen",theme:"outlined"};const wbr=Cbr;var Ebr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:wbr}))},sLt=h.forwardRef(Ebr);sLt.displayName="FullscreenOutlined";const Tbr=sLt;var $br={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M841 370c3-3.3 2.7-8.3-.6-11.3a8.24 8.24 0 00-5.3-2.1h-72.6c-2.4 0-4.6 1-6.1 2.8L633.5 504.6a7.96 7.96 0 01-13.4-1.9l-63.5-141.3a7.9 7.9 0 00-7.3-4.7H380.7l.9-4.7 8-42.3c10.5-55.4 38-81.4 85.8-81.4 18.6 0 35.5 1.7 48.8 4.7l14.1-66.8c-22.6-4.7-35.2-6.1-54.9-6.1-103.3 0-156.4 44.3-175.9 147.3l-9.4 49.4h-97.6c-3.8 0-7.1 2.7-7.8 6.4L181.9 415a8.07 8.07 0 007.8 9.7H284l-89 429.9a8.07 8.07 0 007.8 9.7H269c3.8 0 7.1-2.7 7.8-6.4l89.7-433.1h135.8l68.2 139.1c1.4 2.9 1 6.4-1.2 8.8l-180.6 203c-2.9 3.3-2.6 8.4.7 11.3 1.5 1.3 3.4 2 5.3 2h72.7c2.4 0 4.6-1 6.1-2.8l123.7-146.7c2.8-3.4 7.9-3.8 11.3-1 .9.8 1.6 1.7 2.1 2.8L676.4 784c1.3 2.8 4.1 4.7 7.3 4.7h64.6a8.02 8.02 0 007.2-11.5l-95.2-198.9c-1.4-2.9-.9-6.4 1.3-8.8L841 370z"}}]},name:"function",theme:"outlined"};const Obr=$br;var Pbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Obr}))},lLt=h.forwardRef(Pbr);lLt.displayName="FunctionOutlined";const Nbr=lLt;var Dbr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M926 164H94c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V196c0-17.7-14.3-32-32-32zm-92.3 194.4l-297 297.2a8.03 8.03 0 01-11.3 0L410.9 541.1 238.4 713.7a8.03 8.03 0 01-11.3 0l-36.8-36.8a8.03 8.03 0 010-11.3l214.9-215c3.1-3.1 8.2-3.1 11.3 0L531 565l254.5-254.6c3.1-3.1 8.2-3.1 11.3 0l36.8 36.8c3.2 3 3.2 8.1.1 11.2z"}}]},name:"fund",theme:"filled"};const Ibr=Dbr;var Rbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ibr}))},cLt=h.forwardRef(Rbr);cLt.displayName="FundFilled";const kbr=cLt;var Abr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M926 164H94c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V196c0-17.7-14.3-32-32-32zm-40 632H134V236h752v560zm-658.9-82.3c3.1 3.1 8.2 3.1 11.3 0l172.5-172.5 114.4 114.5c3.1 3.1 8.2 3.1 11.3 0l297-297.2c3.1-3.1 3.1-8.2 0-11.3l-36.8-36.8a8.03 8.03 0 00-11.3 0L531 565 416.6 450.5a8.03 8.03 0 00-11.3 0l-214.9 215a8.03 8.03 0 000 11.3l36.7 36.9z"}}]},name:"fund",theme:"outlined"};const Mbr=Abr;var Fbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Mbr}))},uLt=h.forwardRef(Fbr);uLt.displayName="FundOutlined";const Lbr=uLt;var jbr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M312.1 591.5c3.1 3.1 8.2 3.1 11.3 0l101.8-101.8 86.1 86.2c3.1 3.1 8.2 3.1 11.3 0l226.3-226.5c3.1-3.1 3.1-8.2 0-11.3l-36.8-36.8a8.03 8.03 0 00-11.3 0L517 485.3l-86.1-86.2a8.03 8.03 0 00-11.3 0L275.3 543.4a8.03 8.03 0 000 11.3l36.8 36.8z"}},{tag:"path",attrs:{d:"M904 160H548V96c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H120c-17.7 0-32 14.3-32 32v520c0 17.7 14.3 32 32 32h356.4v32L311.6 884.1a7.92 7.92 0 00-2.3 11l30.3 47.2v.1c2.4 3.7 7.4 4.7 11.1 2.3L512 838.9l161.3 105.8c3.7 2.4 8.7 1.4 11.1-2.3v-.1l30.3-47.2a8 8 0 00-2.3-11L548 776.3V744h356c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 512H160V232h704v440z"}}]},name:"fund-projection-screen",theme:"outlined"};const Bbr=jbr;var zbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Bbr}))},dLt=h.forwardRef(zbr);dLt.displayName="FundProjectionScreenOutlined";const Hbr=dLt;var qbr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136V232h752v560z",fill:t}},{tag:"path",attrs:{d:"M136 792h752V232H136v560zm56.4-130.5l214.9-215c3.1-3.1 8.2-3.1 11.3 0L533 561l254.5-254.6c3.1-3.1 8.2-3.1 11.3 0l36.8 36.8c3.1 3.1 3.1 8.2 0 11.3l-297 297.2a8.03 8.03 0 01-11.3 0L412.9 537.2 240.4 709.7a8.03 8.03 0 01-11.3 0l-36.7-36.9a8.03 8.03 0 010-11.3z",fill:n}},{tag:"path",attrs:{d:"M229.1 709.7c3.1 3.1 8.2 3.1 11.3 0l172.5-172.5 114.4 114.5c3.1 3.1 8.2 3.1 11.3 0l297-297.2c3.1-3.1 3.1-8.2 0-11.3l-36.8-36.8a8.03 8.03 0 00-11.3 0L533 561 418.6 446.5a8.03 8.03 0 00-11.3 0l-214.9 215a8.03 8.03 0 000 11.3l36.7 36.9z",fill:t}}]}},name:"fund",theme:"twotone"};const Vbr=qbr;var Wbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Vbr}))},fLt=h.forwardRef(Wbr);fLt.displayName="FundTwoTone";const Ubr=fLt;var Kbr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M956 686.5l-.1-.1-.1-.1C911.7 593 843.4 545 752.5 545s-159.2 48.1-203.4 141.3v.1a42.92 42.92 0 000 36.4C593.3 816 661.6 864 752.5 864s159.2-48.1 203.4-141.3c5.4-11.5 5.4-24.8.1-36.2zM752.5 800c-62.1 0-107.4-30-141.1-95.5C645 639 690.4 609 752.5 609c62.1 0 107.4 30 141.1 95.5C860 770 814.6 800 752.5 800z"}},{tag:"path",attrs:{d:"M697 705a56 56 0 10112 0 56 56 0 10-112 0zM136 232h704v253h72V192c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32v520c0 17.7 14.3 32 32 32h352v-72H136V232z"}},{tag:"path",attrs:{d:"M724.9 338.1l-36.8-36.8a8.03 8.03 0 00-11.3 0L493 485.3l-86.1-86.2a8.03 8.03 0 00-11.3 0L251.3 543.4a8.03 8.03 0 000 11.3l36.8 36.8c3.1 3.1 8.2 3.1 11.3 0l101.8-101.8 86.1 86.2c3.1 3.1 8.2 3.1 11.3 0l226.3-226.5c3.2-3.1 3.2-8.2 0-11.3z"}}]},name:"fund-view",theme:"outlined"};const Gbr=Kbr;var Ybr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Gbr}))},pLt=h.forwardRef(Ybr);pLt.displayName="FundViewOutlined";const Xbr=pLt;var Jbr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M336.7 586h350.6l84.9-148H251.8zm543.4-432H143.9c-24.5 0-39.8 26.7-27.5 48L215 374h594l98.7-172c12.2-21.3-3.1-48-27.6-48zM349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V650H349v188z"}}]},name:"funnel-plot",theme:"filled"};const Qbr=Jbr;var Zbr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Qbr}))},hLt=h.forwardRef(Zbr);hLt.displayName="FunnelPlotFilled";const e6r=hLt;var t6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 607.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V607.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.4 798H420.6V650h182.9v148zm9.6-226.6l-8.4 14.6H419.3l-8.4-14.6L334.4 438h355.2L613 571.4zM726.3 374H297.7l-85-148h598.6l-85 148z"}}]},name:"funnel-plot",theme:"outlined"};const n6r=t6r;var r6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:n6r}))},mLt=h.forwardRef(r6r);mLt.displayName="FunnelPlotOutlined";const i6r=mLt;var a6r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M420.6 798h182.9V650H420.6zM297.7 374h428.6l85-148H212.7zm113.2 197.4l8.4 14.6h185.3l8.4-14.6L689.6 438H334.4z",fill:n}},{tag:"path",attrs:{d:"M880.1 154H143.9c-24.5 0-39.8 26.7-27.5 48L349 607.4V838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V607.4L907.7 202c12.2-21.3-3.1-48-27.6-48zM603.5 798H420.6V650h182.9v148zm9.5-226.6l-8.4 14.6H419.3l-8.4-14.6L334.4 438h355.2L613 571.4zM726.3 374H297.7l-85-148h598.6l-85 148z",fill:t}}]}},name:"funnel-plot",theme:"twotone"};const o6r=a6r;var s6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:o6r}))},gLt=h.forwardRef(s6r);gLt.displayName="FunnelPlotTwoTone";const l6r=gLt;var c6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 392c8.8 0 16-7.2 16-16V192c0-8.8-7.2-16-16-16H744c-8.8 0-16 7.2-16 16v56H296v-56c0-8.8-7.2-16-16-16H96c-8.8 0-16 7.2-16 16v184c0 8.8 7.2 16 16 16h56v240H96c-8.8 0-16 7.2-16 16v184c0 8.8 7.2 16 16 16h184c8.8 0 16-7.2 16-16v-56h432v56c0 8.8 7.2 16 16 16h184c8.8 0 16-7.2 16-16V648c0-8.8-7.2-16-16-16h-56V392h56zM792 240h88v88h-88v-88zm-648 88v-88h88v88h-88zm88 456h-88v-88h88v88zm648-88v88h-88v-88h88zm-80-64h-56c-8.8 0-16 7.2-16 16v56H296v-56c0-8.8-7.2-16-16-16h-56V392h56c8.8 0 16-7.2 16-16v-56h432v56c0 8.8 7.2 16 16 16h56v240z"}}]},name:"gateway",theme:"outlined"};const u6r=c6r;var d6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:u6r}))},vLt=h.forwardRef(d6r);vLt.displayName="GatewayOutlined";const f6r=vLt;var p6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M944 299H692c-4.4 0-8 3.6-8 8v406c0 4.4 3.6 8 8 8h59.2c4.4 0 8-3.6 8-8V549.9h168.2c4.4 0 8-3.6 8-8V495c0-4.4-3.6-8-8-8H759.2V364.2H944c4.4 0 8-3.6 8-8V307c0-4.4-3.6-8-8-8zm-356 1h-56c-4.4 0-8 3.6-8 8v406c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V308c0-4.4-3.6-8-8-8zM452 500.9H290.5c-4.4 0-8 3.6-8 8v43.7c0 4.4 3.6 8 8 8h94.9l-.3 8.9c-1.2 58.8-45.6 98.5-110.9 98.5-76.2 0-123.9-59.7-123.9-156.7 0-95.8 46.8-155.2 121.5-155.2 54.8 0 93.1 26.9 108.5 75.4h76.2c-13.6-87.2-86-143.4-184.7-143.4C150 288 72 375.2 72 511.9 72 650.2 149.1 736 273 736c114.1 0 187-70.7 187-181.6v-45.5c0-4.4-3.6-8-8-8z"}}]},name:"gif",theme:"outlined"};const h6r=p6r;var m6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:h6r}))},_Lt=h.forwardRef(m6r);_Lt.displayName="GifOutlined";const g6r=_Lt;var v6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M160 894c0 17.7 14.3 32 32 32h286V550H160v344zm386 32h286c17.7 0 32-14.3 32-32V550H546v376zm334-616H732.4c13.6-21.4 21.6-46.8 21.6-74 0-76.1-61.9-138-138-138-41.4 0-78.7 18.4-104 47.4-25.3-29-62.6-47.4-104-47.4-76.1 0-138 61.9-138 138 0 27.2 7.9 52.6 21.6 74H144c-17.7 0-32 14.3-32 32v140h366V310h68v172h366V342c0-17.7-14.3-32-32-32zm-402-4h-70c-38.6 0-70-31.4-70-70s31.4-70 70-70 70 31.4 70 70v70zm138 0h-70v-70c0-38.6 31.4-70 70-70s70 31.4 70 70-31.4 70-70 70z"}}]},name:"gift",theme:"filled"};const _6r=v6r;var y6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_6r}))},yLt=h.forwardRef(y6r);yLt.displayName="GiftFilled";const b6r=yLt;var x6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 310H732.4c13.6-21.4 21.6-46.8 21.6-74 0-76.1-61.9-138-138-138-41.4 0-78.7 18.4-104 47.4-25.3-29-62.6-47.4-104-47.4-76.1 0-138 61.9-138 138 0 27.2 7.9 52.6 21.6 74H144c-17.7 0-32 14.3-32 32v200c0 4.4 3.6 8 8 8h40v344c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V550h40c4.4 0 8-3.6 8-8V342c0-17.7-14.3-32-32-32zm-334-74c0-38.6 31.4-70 70-70s70 31.4 70 70-31.4 70-70 70h-70v-70zm-138-70c38.6 0 70 31.4 70 70v70h-70c-38.6 0-70-31.4-70-70s31.4-70 70-70zM180 482V378h298v104H180zm48 68h250v308H228V550zm568 308H546V550h250v308zm48-376H546V378h298v104z"}}]},name:"gift",theme:"outlined"};const S6r=x6r;var C6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:S6r}))},bLt=h.forwardRef(C6r);bLt.displayName="GiftOutlined";const w6r=bLt;var E6r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M546 378h298v104H546zM228 550h250v308H228zm-48-172h298v104H180zm366 172h250v308H546z",fill:n}},{tag:"path",attrs:{d:"M880 310H732.4c13.6-21.4 21.6-46.8 21.6-74 0-76.1-61.9-138-138-138-41.4 0-78.7 18.4-104 47.4-25.3-29-62.6-47.4-104-47.4-76.1 0-138 61.9-138 138 0 27.2 7.9 52.6 21.6 74H144c-17.7 0-32 14.3-32 32v200c0 4.4 3.6 8 8 8h40v344c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V550h40c4.4 0 8-3.6 8-8V342c0-17.7-14.3-32-32-32zM478 858H228V550h250v308zm0-376H180V378h298v104zm0-176h-70c-38.6 0-70-31.4-70-70s31.4-70 70-70 70 31.4 70 70v70zm68-70c0-38.6 31.4-70 70-70s70 31.4 70 70-31.4 70-70 70h-70v-70zm250 622H546V550h250v308zm48-376H546V378h298v104z",fill:t}}]}},name:"gift",theme:"twotone"};const T6r=E6r;var $6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:T6r}))},xLt=h.forwardRef($6r);xLt.displayName="GiftTwoTone";const O6r=xLt;var P6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.6 76.3C264.3 76.2 64 276.4 64 523.5 64 718.9 189.3 885 363.8 946c23.5 5.9 19.9-10.8 19.9-22.2v-77.5c-135.7 15.9-141.2-73.9-150.3-88.9C215 726 171.5 718 184.5 703c30.9-15.9 62.4 4 98.9 57.9 26.4 39.1 77.9 32.5 104 26 5.7-23.5 17.9-44.5 34.7-60.8-140.6-25.2-199.2-111-199.2-213 0-49.5 16.3-95 48.3-131.7-20.4-60.5 1.9-112.3 4.9-120 58.1-5.2 118.5 41.6 123.2 45.3 33-8.9 70.7-13.6 112.9-13.6 42.4 0 80.2 4.9 113.5 13.9 11.3-8.6 67.3-48.8 121.3-43.9 2.9 7.7 24.7 58.3 5.5 118 32.4 36.8 48.9 82.7 48.9 132.3 0 102.2-59 188.1-200 212.9a127.5 127.5 0 0138.1 91v112.5c.8 9 0 17.9 15 17.9 177.1-59.7 304.6-227 304.6-424.1 0-247.2-200.4-447.3-447.5-447.3z"}}]},name:"github",theme:"filled"};const N6r=P6r;var D6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:N6r}))},SLt=h.forwardRef(D6r);SLt.displayName="GithubFilled";const I6r=SLt;var R6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.6 76.3C264.3 76.2 64 276.4 64 523.5 64 718.9 189.3 885 363.8 946c23.5 5.9 19.9-10.8 19.9-22.2v-77.5c-135.7 15.9-141.2-73.9-150.3-88.9C215 726 171.5 718 184.5 703c30.9-15.9 62.4 4 98.9 57.9 26.4 39.1 77.9 32.5 104 26 5.7-23.5 17.9-44.5 34.7-60.8-140.6-25.2-199.2-111-199.2-213 0-49.5 16.3-95 48.3-131.7-20.4-60.5 1.9-112.3 4.9-120 58.1-5.2 118.5 41.6 123.2 45.3 33-8.9 70.7-13.6 112.9-13.6 42.4 0 80.2 4.9 113.5 13.9 11.3-8.6 67.3-48.8 121.3-43.9 2.9 7.7 24.7 58.3 5.5 118 32.4 36.8 48.9 82.7 48.9 132.3 0 102.2-59 188.1-200 212.9a127.5 127.5 0 0138.1 91v112.5c.8 9 0 17.9 15 17.9 177.1-59.7 304.6-227 304.6-424.1 0-247.2-200.4-447.3-447.5-447.3z"}}]},name:"github",theme:"outlined"};const k6r=R6r;var A6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:k6r}))},CLt=h.forwardRef(A6r);CLt.displayName="GithubOutlined";const M6r=CLt;var F6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M910.5 553.2l-109-370.8c-6.8-20.4-23.1-34.1-44.9-34.1s-39.5 12.3-46.3 32.7l-72.2 215.4H386.2L314 181.1c-6.8-20.4-24.5-32.7-46.3-32.7s-39.5 13.6-44.9 34.1L113.9 553.2c-4.1 13.6 1.4 28.6 12.3 36.8l385.4 289 386.7-289c10.8-8.1 16.3-23.1 12.2-36.8z"}}]},name:"gitlab",theme:"filled"};const L6r=F6r;var j6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:L6r}))},wLt=h.forwardRef(j6r);wLt.displayName="GitlabFilled";const B6r=wLt;var z6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M913.9 552.2L805 181.4v-.1c-7.6-22.9-25.7-36.5-48.3-36.5-23.4 0-42.5 13.5-49.7 35.2l-71.4 213H388.8l-71.4-213c-7.2-21.7-26.3-35.2-49.7-35.2-23.1 0-42.5 14.8-48.4 36.6L110.5 552.2c-4.4 14.7 1.2 31.4 13.5 40.7l368.5 276.4c2.6 3.6 6.2 6.3 10.4 7.8l8.6 6.4 8.5-6.4c4.9-1.7 9-4.7 11.9-8.9l368.4-275.4c12.4-9.2 18-25.9 13.6-40.6zM751.7 193.4c1-1.8 2.9-1.9 3.5-1.9 1.1 0 2.5.3 3.4 3L818 394.3H684.5l67.2-200.9zm-487.4 1c.9-2.6 2.3-2.9 3.4-2.9 2.7 0 2.9.1 3.4 1.7l67.3 201.2H206.5l57.8-200zM158.8 558.7l28.2-97.3 202.4 270.2-230.6-172.9zm73.9-116.4h122.1l90.8 284.3-212.9-284.3zM512.9 776L405.7 442.3H620L512.9 776zm157.9-333.7h119.5L580 723.1l90.8-280.8zm-40.7 293.9l207.3-276.7 29.5 99.2-236.8 177.5z"}}]},name:"gitlab",theme:"outlined"};const H6r=z6r;var q6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:H6r}))},ELt=h.forwardRef(q6r);ELt.displayName="GitlabOutlined";const V6r=ELt;var W6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.4 800.9c.2-.3.5-.6.7-.9C920.6 722.1 960 621.7 960 512s-39.4-210.1-104.8-288c-.2-.3-.5-.5-.7-.8-1.1-1.3-2.1-2.5-3.2-3.7-.4-.5-.8-.9-1.2-1.4l-4.1-4.7-.1-.1c-1.5-1.7-3.1-3.4-4.6-5.1l-.1-.1c-3.2-3.4-6.4-6.8-9.7-10.1l-.1-.1-4.8-4.8-.3-.3c-1.5-1.5-3-2.9-4.5-4.3-.5-.5-1-1-1.6-1.5-1-1-2-1.9-3-2.8-.3-.3-.7-.6-1-1C736.4 109.2 629.5 64 512 64s-224.4 45.2-304.3 119.2c-.3.3-.7.6-1 1-1 .9-2 1.9-3 2.9-.5.5-1 1-1.6 1.5-1.5 1.4-3 2.9-4.5 4.3l-.3.3-4.8 4.8-.1.1c-3.3 3.3-6.5 6.7-9.7 10.1l-.1.1c-1.6 1.7-3.1 3.4-4.6 5.1l-.1.1c-1.4 1.5-2.8 3.1-4.1 4.7-.4.5-.8.9-1.2 1.4-1.1 1.2-2.1 2.5-3.2 3.7-.2.3-.5.5-.7.8C103.4 301.9 64 402.3 64 512s39.4 210.1 104.8 288c.2.3.5.6.7.9l3.1 3.7c.4.5.8.9 1.2 1.4l4.1 4.7c0 .1.1.1.1.2 1.5 1.7 3 3.4 4.6 5l.1.1c3.2 3.4 6.4 6.8 9.6 10.1l.1.1c1.6 1.6 3.1 3.2 4.7 4.7l.3.3c3.3 3.3 6.7 6.5 10.1 9.6 80.1 74 187 119.2 304.5 119.2s224.4-45.2 304.3-119.2a300 300 0 0010-9.6l.3-.3c1.6-1.6 3.2-3.1 4.7-4.7l.1-.1c3.3-3.3 6.5-6.7 9.6-10.1l.1-.1c1.5-1.7 3.1-3.3 4.6-5 0-.1.1-.1.1-.2 1.4-1.5 2.8-3.1 4.1-4.7.4-.5.8-.9 1.2-1.4a99 99 0 003.3-3.7zm4.1-142.6c-13.8 32.6-32 62.8-54.2 90.2a444.07 444.07 0 00-81.5-55.9c11.6-46.9 18.8-98.4 20.7-152.6H887c-3 40.9-12.6 80.6-28.5 118.3zM887 484H743.5c-1.9-54.2-9.1-105.7-20.7-152.6 29.3-15.6 56.6-34.4 81.5-55.9A373.86 373.86 0 01887 484zM658.3 165.5c39.7 16.8 75.8 40 107.6 69.2a394.72 394.72 0 01-59.4 41.8c-15.7-45-35.8-84.1-59.2-115.4 3.7 1.4 7.4 2.9 11 4.4zm-90.6 700.6c-9.2 7.2-18.4 12.7-27.7 16.4V697a389.1 389.1 0 01115.7 26.2c-8.3 24.6-17.9 47.3-29 67.8-17.4 32.4-37.8 58.3-59 75.1zm59-633.1c11 20.6 20.7 43.3 29 67.8A389.1 389.1 0 01540 327V141.6c9.2 3.7 18.5 9.1 27.7 16.4 21.2 16.7 41.6 42.6 59 75zM540 640.9V540h147.5c-1.6 44.2-7.1 87.1-16.3 127.8l-.3 1.2A445.02 445.02 0 00540 640.9zm0-156.9V383.1c45.8-2.8 89.8-12.5 130.9-28.1l.3 1.2c9.2 40.7 14.7 83.5 16.3 127.8H540zm-56 56v100.9c-45.8 2.8-89.8 12.5-130.9 28.1l-.3-1.2c-9.2-40.7-14.7-83.5-16.3-127.8H484zm-147.5-56c1.6-44.2 7.1-87.1 16.3-127.8l.3-1.2c41.1 15.6 85 25.3 130.9 28.1V484H336.5zM484 697v185.4c-9.2-3.7-18.5-9.1-27.7-16.4-21.2-16.7-41.7-42.7-59.1-75.1-11-20.6-20.7-43.3-29-67.8 37.2-14.6 75.9-23.3 115.8-26.1zm0-370a389.1 389.1 0 01-115.7-26.2c8.3-24.6 17.9-47.3 29-67.8 17.4-32.4 37.8-58.4 59.1-75.1 9.2-7.2 18.4-12.7 27.7-16.4V327zM365.7 165.5c3.7-1.5 7.3-3 11-4.4-23.4 31.3-43.5 70.4-59.2 115.4-21-12-40.9-26-59.4-41.8 31.8-29.2 67.9-52.4 107.6-69.2zM165.5 365.7c13.8-32.6 32-62.8 54.2-90.2 24.9 21.5 52.2 40.3 81.5 55.9-11.6 46.9-18.8 98.4-20.7 152.6H137c3-40.9 12.6-80.6 28.5-118.3zM137 540h143.5c1.9 54.2 9.1 105.7 20.7 152.6a444.07 444.07 0 00-81.5 55.9A373.86 373.86 0 01137 540zm228.7 318.5c-39.7-16.8-75.8-40-107.6-69.2 18.5-15.8 38.4-29.7 59.4-41.8 15.7 45 35.8 84.1 59.2 115.4-3.7-1.4-7.4-2.9-11-4.4zm292.6 0c-3.7 1.5-7.3 3-11 4.4 23.4-31.3 43.5-70.4 59.2-115.4 21 12 40.9 26 59.4 41.8a373.81 373.81 0 01-107.6 69.2z"}}]},name:"global",theme:"outlined"};const U6r=W6r;var K6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:U6r}))},TLt=h.forwardRef(K6r);TLt.displayName="GlobalOutlined";const $Lt=TLt;var G6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M905.9 806.7l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H596.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.3-.7 7.3-4.8 6.6-9.2zm-470.2-248c-.6-3.9-4-6.7-7.9-6.7H166.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248zM342 472h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H382.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8z"}}]},name:"gold",theme:"filled"};const Y6r=G6r;var X6r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Y6r}))},OLt=h.forwardRef(X6r);OLt.displayName="GoldFilled";const J6r=OLt;var Q6r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M342 472h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H382.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8zm91.2-196h159.5l20.7 128h-201l20.8-128zm2.5 282.7c-.6-3.9-4-6.7-7.9-6.7H166.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248zM196.5 748l20.7-128h159.5l20.7 128H196.5zm709.4 58.7l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H596.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.3-.7 7.3-4.8 6.6-9.2zM626.5 748l20.7-128h159.5l20.7 128H626.5z"}}]},name:"gold",theme:"outlined"};const Z6r=Q6r;var e8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Z6r}))},PLt=h.forwardRef(e8r);PLt.displayName="GoldOutlined";const t8r=PLt;var n8r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M435.7 558.7c-.6-3.9-4-6.7-7.9-6.7H166.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248zM196.5 748l20.7-128h159.5l20.7 128H196.5zm709.4 58.7l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H596.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.3-.7 7.3-4.8 6.6-9.2zM626.5 748l20.7-128h159.5l20.7 128H626.5zM342 472h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H382.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8zm91.2-196h159.5l20.7 128h-201l20.8-128z",fill:t}},{tag:"path",attrs:{d:"M592.7 276H433.2l-20.8 128h201zM217.2 620l-20.7 128h200.9l-20.7-128zm430 0l-20.7 128h200.9l-20.7-128z",fill:n}}]}},name:"gold",theme:"twotone"};const r8r=n8r;var i8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:r8r}))},NLt=h.forwardRef(i8r);NLt.displayName="GoldTwoTone";const a8r=NLt;var o8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M905.9 806.7l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H596.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.3-.7 7.3-4.8 6.6-9.2zm-470.2-248c-.6-3.9-4-6.7-7.9-6.7H166.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248zM342 472h342c.4 0 .9 0 1.3-.1 4.4-.7 7.3-4.8 6.6-9.2l-40.2-248c-.6-3.9-4-6.7-7.9-6.7H382.2c-3.9 0-7.3 2.8-7.9 6.7l-40.2 248c-.1.4-.1.9-.1 1.3 0 4.4 3.6 8 8 8z"}}]},name:"golden",theme:"filled"};const s8r=o8r;var l8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:s8r}))},DLt=h.forwardRef(l8r);DLt.displayName="GoldenFilled";const c8r=DLt;var u8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm167 633.6C638.4 735 583 757 516.9 757c-95.7 0-178.5-54.9-218.8-134.9C281.5 589 272 551.6 272 512s9.5-77 26.1-110.1c40.3-80.1 123.1-135 218.8-135 66 0 121.4 24.3 163.9 63.8L610.6 401c-25.4-24.3-57.7-36.6-93.6-36.6-63.8 0-117.8 43.1-137.1 101-4.9 14.7-7.7 30.4-7.7 46.6s2.8 31.9 7.7 46.6c19.3 57.9 73.3 101 137 101 33 0 61-8.7 82.9-23.4 26-17.4 43.2-43.3 48.9-74H516.9v-94.8h230.7c2.9 16.1 4.4 32.8 4.4 50.1 0 74.7-26.7 137.4-73 180.1z"}}]},name:"google-circle",theme:"filled"};const d8r=u8r;var f8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:d8r}))},ILt=h.forwardRef(f8r);ILt.displayName="GoogleCircleFilled";const p8r=ILt;var h8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M881 442.4H519.7v148.5h206.4c-8.9 48-35.9 88.6-76.6 115.8-34.4 23-78.3 36.6-129.9 36.6-99.9 0-184.4-67.5-214.6-158.2-7.6-23-12-47.6-12-72.9s4.4-49.9 12-72.9c30.3-90.6 114.8-158.1 214.7-158.1 56.3 0 106.8 19.4 146.6 57.4l110-110.1c-66.5-62-153.2-100-256.6-100-149.9 0-279.6 86-342.7 211.4-26 51.8-40.8 110.4-40.8 172.4S151 632.8 177 684.6C240.1 810 369.8 896 519.7 896c103.6 0 190.4-34.4 253.8-93 72.5-66.8 114.4-165.2 114.4-282.1 0-27.2-2.4-53.3-6.9-78.5z"}}]},name:"google",theme:"outlined"};const m8r=h8r;var g8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:m8r}))},RLt=h.forwardRef(g8r);RLt.displayName="GoogleOutlined";const v8r=RLt;var _8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm36.5 558.8c-43.9 61.8-132.1 79.8-200.9 53.3-69-26.3-118-99.2-112.1-173.5 1.5-90.9 85.2-170.6 176.1-167.5 43.6-2 84.6 16.9 118 43.6-14.3 16.2-29 31.8-44.8 46.3-40.1-27.7-97.2-35.6-137.3-3.6-57.4 39.7-60 133.4-4.8 176.1 53.7 48.7 155.2 24.5 170.1-50.1-33.6-.5-67.4 0-101-1.1-.1-20.1-.2-40.1-.1-60.2 56.2-.2 112.5-.3 168.8.2 3.3 47.3-3 97.5-32 136.5zM791 536.5c-16.8.2-33.6.3-50.4.4-.2 16.8-.3 33.6-.3 50.4H690c-.2-16.8-.2-33.5-.3-50.3-16.8-.2-33.6-.3-50.4-.5v-50.1c16.8-.2 33.6-.3 50.4-.3.1-16.8.3-33.6.4-50.4h50.2l.3 50.4c16.8.2 33.6.2 50.4.3v50.1z"}}]},name:"google-plus-circle",theme:"filled"};const y8r=_8r;var b8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:y8r}))},kLt=h.forwardRef(b8r);kLt.displayName="GooglePlusCircleFilled";const x8r=kLt;var S8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M879.5 470.4c-.3-27-.4-54.2-.5-81.3h-80.8c-.3 27-.5 54.1-.7 81.3-27.2.1-54.2.3-81.2.6v80.9c27 .3 54.2.5 81.2.8.3 27 .3 54.1.5 81.1h80.9c.1-27 .3-54.1.5-81.3 27.2-.3 54.2-.4 81.2-.7v-80.9c-26.9-.2-54.1-.2-81.1-.5zm-530 .4c-.1 32.3 0 64.7.1 97 54.2 1.8 108.5 1 162.7 1.8-23.9 120.3-187.4 159.3-273.9 80.7-89-68.9-84.8-220 7.7-284 64.7-51.6 156.6-38.9 221.3 5.8 25.4-23.5 49.2-48.7 72.1-74.7-53.8-42.9-119.8-73.5-190-70.3-146.6-4.9-281.3 123.5-283.7 270.2-9.4 119.9 69.4 237.4 180.6 279.8 110.8 42.7 252.9 13.6 323.7-86 46.7-62.9 56.8-143.9 51.3-220-90.7-.7-181.3-.6-271.9-.3z"}}]},name:"google-plus",theme:"outlined"};const C8r=S8r;var w8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:C8r}))},ALt=h.forwardRef(w8r);ALt.displayName="GooglePlusOutlined";const E8r=ALt;var T8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM548.5 622.8c-43.9 61.8-132.1 79.8-200.9 53.3-69-26.3-118-99.2-112.1-173.5 1.5-90.9 85.2-170.6 176.1-167.5 43.6-2 84.6 16.9 118 43.6-14.3 16.2-29 31.8-44.8 46.3-40.1-27.7-97.2-35.6-137.3-3.6-57.4 39.7-60 133.4-4.8 176.1 53.7 48.7 155.2 24.5 170.1-50.1-33.6-.5-67.4 0-101-1.1-.1-20.1-.2-40.1-.1-60.2 56.2-.2 112.5-.3 168.8.2 3.3 47.3-3 97.5-32 136.5zM791 536.5c-16.8.2-33.6.3-50.4.4-.2 16.8-.3 33.6-.3 50.4H690c-.2-16.8-.2-33.5-.3-50.3-16.8-.2-33.6-.3-50.4-.5v-50.1c16.8-.2 33.6-.3 50.4-.3.1-16.8.3-33.6.4-50.4h50.2l.3 50.4c16.8.2 33.6.2 50.4.3v50.1z"}}]},name:"google-plus-square",theme:"filled"};const $8r=T8r;var O8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$8r}))},MLt=h.forwardRef(O8r);MLt.displayName="GooglePlusSquareFilled";const P8r=MLt;var N8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM679 697.6C638.4 735 583 757 516.9 757c-95.7 0-178.5-54.9-218.8-134.9A245.02 245.02 0 01272 512c0-39.6 9.5-77 26.1-110.1 40.3-80.1 123.1-135 218.8-135 66 0 121.4 24.3 163.9 63.8L610.6 401c-25.4-24.3-57.7-36.6-93.6-36.6-63.8 0-117.8 43.1-137.1 101-4.9 14.7-7.7 30.4-7.7 46.6s2.8 31.9 7.7 46.6c19.3 57.9 73.3 101 137 101 33 0 61-8.7 82.9-23.4 26-17.4 43.2-43.3 48.9-74H516.9v-94.8h230.7c2.9 16.1 4.4 32.8 4.4 50.1 0 74.7-26.7 137.4-73 180.1z"}}]},name:"google-square",theme:"filled"};const D8r=N8r;var I8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:D8r}))},FLt=h.forwardRef(I8r);FLt.displayName="GoogleSquareFilled";const R8r=FLt;var k8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M912 820.1V203.9c28-9.9 48-36.6 48-67.9 0-39.8-32.2-72-72-72-31.3 0-58 20-67.9 48H203.9C194 84 167.3 64 136 64c-39.8 0-72 32.2-72 72 0 31.3 20 58 48 67.9v616.2C84 830 64 856.7 64 888c0 39.8 32.2 72 72 72 31.3 0 58-20 67.9-48h616.2c9.9 28 36.6 48 67.9 48 39.8 0 72-32.2 72-72 0-31.3-20-58-48-67.9zM888 112c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zM136 912c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0-752c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm704 680H184V184h656v656zm48 72c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"}},{tag:"path",attrs:{d:"M288 474h448c8.8 0 16-7.2 16-16V282c0-8.8-7.2-16-16-16H288c-8.8 0-16 7.2-16 16v176c0 8.8 7.2 16 16 16zm56-136h336v64H344v-64zm-56 420h448c8.8 0 16-7.2 16-16V566c0-8.8-7.2-16-16-16H288c-8.8 0-16 7.2-16 16v176c0 8.8 7.2 16 16 16zm56-136h336v64H344v-64z"}}]},name:"group",theme:"outlined"};const A8r=k8r;var M8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:A8r}))},LLt=h.forwardRef(M8r);LLt.displayName="GroupOutlined";const F8r=LLt;var L8r={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.5 65C719.99 65 889 234.01 889 442.5S719.99 820 511.5 820 134 650.99 134 442.5 303.01 65 511.5 65m0 64C338.36 129 198 269.36 198 442.5S338.36 756 511.5 756 825 615.64 825 442.5 684.64 129 511.5 129M745 889v72H278v-72z"}}]},name:"harmony-o-s",theme:"outlined"};const j8r=L8r;var B8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:j8r}))},jLt=h.forwardRef(B8r);jLt.displayName="HarmonyOSOutlined";const z8r=jLt;var H8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v224h704V96c0-17.7-14.3-32-32-32zM456 216c0 4.4-3.6 8-8 8H264c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zM160 928c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V704H160v224zm576-136c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM160 640h704V384H160v256zm96-152c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H264c-4.4 0-8-3.6-8-8v-48z"}}]},name:"hdd",theme:"filled"};const q8r=H8r;var V8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:q8r}))},BLt=h.forwardRef(V8r);BLt.displayName="HddFilled";const W8r=BLt;var U8r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-600 72h560v208H232V136zm560 480H232V408h560v208zm0 272H232V680h560v208zM496 208H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 544h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm328 244a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"hdd",theme:"outlined"};const K8r=U8r;var G8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:K8r}))},zLt=h.forwardRef(G8r);zLt.displayName="HddOutlined";const Y8r=zLt;var X8r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 888h560V680H232v208zm448-140c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zM232 616h560V408H232v208zm72-128c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H312c-4.4 0-8-3.6-8-8v-48zm-72-144h560V136H232v208zm72-128c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H312c-4.4 0-8-3.6-8-8v-48z",fill:n}},{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V680h560v208zm0-272H232V408h560v208zm0-272H232V136h560v208z",fill:t}},{tag:"path",attrs:{d:"M312 544h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0-272h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H312c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm328 516a40 40 0 1080 0 40 40 0 10-80 0z",fill:t}}]}},name:"hdd",theme:"twotone"};const J8r=X8r;var Q8r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:J8r}))},HLt=h.forwardRef(Q8r);HLt.displayName="HddTwoTone";const Z8r=HLt;var exr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9z"}}]},name:"heart",theme:"filled"};const txr=exr;var nxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:txr}))},qLt=h.forwardRef(nxr);qLt.displayName="HeartFilled";const rxr=qLt;var ixr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z"}}]},name:"heart",theme:"outlined"};const axr=ixr;var oxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:axr}))},VLt=h.forwardRef(oxr);VLt.displayName="HeartOutlined";const sxr=VLt;var lxr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M923 283.6a260.04 260.04 0 00-56.9-82.8 264.4 264.4 0 00-84-55.5A265.34 265.34 0 00679.7 125c-49.3 0-97.4 13.5-139.2 39-10 6.1-19.5 12.8-28.5 20.1-9-7.3-18.5-14-28.5-20.1-41.8-25.5-89.9-39-139.2-39-35.5 0-69.9 6.8-102.4 20.3-31.4 13-59.7 31.7-84 55.5a258.44 258.44 0 00-56.9 82.8c-13.9 32.3-21 66.6-21 101.9 0 33.3 6.8 68 20.3 103.3 11.3 29.5 27.5 60.1 48.2 91 32.8 48.9 77.9 99.9 133.9 151.6 92.8 85.7 184.7 144.9 188.6 147.3l23.7 15.2c10.5 6.7 24 6.7 34.5 0l23.7-15.2c3.9-2.5 95.7-61.6 188.6-147.3 56-51.7 101.1-102.7 133.9-151.6 20.7-30.9 37-61.5 48.2-91 13.5-35.3 20.3-70 20.3-103.3.1-35.3-7-69.6-20.9-101.9zM512 814.8S156 586.7 156 385.5C156 283.6 240.3 201 344.3 201c73.1 0 136.5 40.8 167.7 100.4C543.2 241.8 606.6 201 679.7 201c104 0 188.3 82.6 188.3 184.5 0 201.2-356 429.3-356 429.3z",fill:t}},{tag:"path",attrs:{d:"M679.7 201c-73.1 0-136.5 40.8-167.7 100.4C480.8 241.8 417.4 201 344.3 201c-104 0-188.3 82.6-188.3 184.5 0 201.2 356 429.3 356 429.3s356-228.1 356-429.3C868 283.6 783.7 201 679.7 201z",fill:n}}]}},name:"heart",theme:"twotone"};const cxr=lxr;var uxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cxr}))},WLt=h.forwardRef(uxr);WLt.displayName="HeartTwoTone";const dxr=WLt;var fxr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-790.4-23.9L512 231.9 858.7 832H165.3zm319-474.1l-228 394c-12.3 21.3 3.1 48 27.7 48h455.8c24.7 0 40.1-26.7 27.7-48L539.7 358c-6.2-10.7-17-16-27.7-16-10.8 0-21.6 5.3-27.7 16zm214 386H325.7L512 422l186.3 322zm-214-194.1l-57 98.4C415 669.5 430.4 696 455 696h114c24.6 0 39.9-26.5 27.7-47.7l-57-98.4c-6.1-10.6-16.9-15.9-27.7-15.9s-21.5 5.3-27.7 15.9zm57.1 98.4h-58.7l29.4-50.7 29.3 50.7z"}}]},name:"heat-map",theme:"outlined"};const pxr=fxr;var hxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pxr}))},ULt=h.forwardRef(hxr);ULt.displayName="HeatMapOutlined";const mxr=ULt;var gxr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M957.6 507.4L603.2 158.2a7.9 7.9 0 00-11.2 0L353.3 393.4a8.03 8.03 0 00-.1 11.3l.1.1 40 39.4-117.2 115.3a8.03 8.03 0 00-.1 11.3l.1.1 39.5 38.9-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8V860c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6 40.4 39.8a7.9 7.9 0 0011.2 0l117.1-115.6 40.1 39.5a7.9 7.9 0 0011.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2z"}}]},name:"highlight",theme:"filled"};const vxr=gxr;var _xr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vxr}))},KLt=h.forwardRef(_xr);KLt.displayName="HighlightFilled";const yxr=KLt;var bxr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M957.6 507.4L603.2 158.2a7.9 7.9 0 00-11.2 0L353.3 393.4a8.03 8.03 0 00-.1 11.3l.1.1 40 39.4-117.2 115.3a8.03 8.03 0 00-.1 11.3l.1.1 39.5 38.9-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8V860c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6 40.4 39.8a7.9 7.9 0 0011.2 0l117.1-115.6 40.1 39.5a7.9 7.9 0 0011.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2zM389.8 796.2H229.6l134.4-133 80.1 78.9-54.3 54.1zm154.8-62.1L373.2 565.2l68.6-67.6 171.4 168.9-68.6 67.6zM713.1 658L450.3 399.1 597.6 254l262.8 259-147.3 145z"}}]},name:"highlight",theme:"outlined"};const xxr=bxr;var Sxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xxr}))},GLt=h.forwardRef(Sxr);GLt.displayName="HighlightOutlined";const Cxr=GLt;var wxr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M229.6 796.3h160.2l54.3-54.1-80.1-78.9zm220.7-397.1l262.8 258.9 147.3-145-262.8-259zm-77.1 166.1l171.4 168.9 68.6-67.6-171.4-168.9z",fill:n}},{tag:"path",attrs:{d:"M957.6 507.5L603.2 158.3a7.9 7.9 0 00-11.2 0L353.3 393.5a8.03 8.03 0 00-.1 11.3l.1.1 40 39.4-117.2 115.3a8.03 8.03 0 00-.1 11.3l.1.1 39.5 38.9-189.1 187H72.1c-4.4 0-8.1 3.6-8.1 8v55.2c0 4.4 3.6 8 8 8h344.9c2.1 0 4.1-.8 5.6-2.3l76.1-75.6L539 830a7.9 7.9 0 0011.2 0l117.1-115.6 40.1 39.5a7.9 7.9 0 0011.2 0l238.7-235.2c3.4-3 3.4-8 .3-11.2zM389.8 796.3H229.6l134.4-133 80.1 78.9-54.3 54.1zm154.8-62.1L373.2 565.3l68.6-67.6 171.4 168.9-68.6 67.6zm168.5-76.1L450.3 399.2l147.3-145.1 262.8 259-147.3 145z",fill:t}}]}},name:"highlight",theme:"twotone"};const Exr=wxr;var Txr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Exr}))},YLt=h.forwardRef(Txr);YLt.displayName="HighlightTwoTone";const $xr=YLt;var Oxr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M536.1 273H488c-4.4 0-8 3.6-8 8v275.3c0 2.6 1.2 5 3.3 6.5l165.3 120.7c3.6 2.6 8.6 1.9 11.2-1.7l28.6-39c2.7-3.7 1.9-8.7-1.7-11.2L544.1 528.5V281c0-4.4-3.6-8-8-8zm219.8 75.2l156.8 38.3c5 1.2 9.9-2.6 9.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3L752.9 334.1a8 8 0 003 14.1zm167.7 301.1l-56.7-19.5a8 8 0 00-10.1 4.8c-1.9 5.1-3.9 10.1-6 15.1-17.8 42.1-43.3 80-75.9 112.5a353 353 0 01-112.5 75.9 352.18 352.18 0 01-137.7 27.8c-47.8 0-94.1-9.3-137.7-27.8a353 353 0 01-112.5-75.9c-32.5-32.5-58-70.4-75.9-112.5A353.44 353.44 0 01171 512c0-47.8 9.3-94.2 27.8-137.8 17.8-42.1 43.3-80 75.9-112.5a353 353 0 01112.5-75.9C430.6 167.3 477 158 524.8 158s94.1 9.3 137.7 27.8A353 353 0 01775 261.7c10.2 10.3 19.8 21 28.6 32.3l59.8-46.8C784.7 146.6 662.2 81.9 524.6 82 285 82.1 92.6 276.7 95 516.4 97.4 751.9 288.9 942 524.8 942c185.5 0 343.5-117.6 403.7-282.3 1.5-4.2-.7-8.9-4.9-10.4z"}}]},name:"history",theme:"outlined"};const Pxr=Oxr;var Nxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Pxr}))},XLt=h.forwardRef(Nxr);XLt.displayName="HistoryOutlined";const Dxr=XLt;var Ixr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M300 276.5a56 56 0 1056-97 56 56 0 00-56 97zm0 284a56 56 0 1056-97 56 56 0 00-56 97zM640 228a56 56 0 10112 0 56 56 0 00-112 0zm0 284a56 56 0 10112 0 56 56 0 00-112 0zM300 844.5a56 56 0 1056-97 56 56 0 00-56 97zM640 796a56 56 0 10112 0 56 56 0 00-112 0z"}}]},name:"holder",theme:"outlined"};const Rxr=Ixr;var kxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Rxr}))},JLt=h.forwardRef(kxr);JLt.displayName="HolderOutlined";const QLt=JLt;var Axr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M946.5 505L534.6 93.4a31.93 31.93 0 00-45.2 0L77.5 505c-12 12-18.8 28.3-18.8 45.3 0 35.3 28.7 64 64 64h43.4V908c0 17.7 14.3 32 32 32H448V716h112v224h265.9c17.7 0 32-14.3 32-32V614.3h43.4c17 0 33.3-6.7 45.3-18.8 24.9-25 24.9-65.5-.1-90.5z"}}]},name:"home",theme:"filled"};const Mxr=Axr;var Fxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Mxr}))},ZLt=h.forwardRef(Fxr);ZLt.displayName="HomeFilled";const Lxr=ZLt;var jxr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M946.5 505L560.1 118.8l-25.9-25.9a31.5 31.5 0 00-44.4 0L77.5 505a63.9 63.9 0 00-18.8 46c.4 35.2 29.7 63.3 64.9 63.3h42.5V940h691.8V614.3h43.4c17.1 0 33.2-6.7 45.3-18.8a63.6 63.6 0 0018.7-45.3c0-17-6.7-33.1-18.8-45.2zM568 868H456V664h112v204zm217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z"}}]},name:"home",theme:"outlined"};const Bxr=jxr;var zxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Bxr}))},ejt=h.forwardRef(zxr);ejt.displayName="HomeOutlined";const tjt=ejt;var Hxr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512.1 172.6l-370 369.7h96V868H392V640c0-22.1 17.9-40 40-40h160c22.1 0 40 17.9 40 40v228h153.9V542.3H882L535.2 195.7l-23.1-23.1zm434.5 422.9c-6 6-13.1 10.8-20.8 13.9 7.7-3.2 14.8-7.9 20.8-13.9zm-887-34.7c5 30.3 31.4 53.5 63.1 53.5h.9c-31.9 0-58.9-23-64-53.5zm-.9-10.5v-1.9 1.9zm.1-2.6c.1-3.1.5-6.1 1-9.1-.6 2.9-.9 6-1 9.1z",fill:n}},{tag:"path",attrs:{d:"M951 510c0-.1-.1-.1-.1-.2l-1.8-2.1c-.1-.1-.2-.3-.4-.4-.7-.8-1.5-1.6-2.2-2.4L560.1 118.8l-25.9-25.9a31.5 31.5 0 00-44.4 0L77.5 505a63.6 63.6 0 00-16 26.6l-.6 2.1-.3 1.1-.3 1.2c-.2.7-.3 1.4-.4 2.1 0 .1 0 .3-.1.4-.6 3-.9 6-1 9.1v3.3c0 .5 0 1 .1 1.5 0 .5 0 .9.1 1.4 0 .5.1 1 .1 1.5 0 .6.1 1.2.2 1.8 0 .3.1.6.1.9l.3 2.5v.1c5.1 30.5 32.2 53.5 64 53.5h42.5V940h691.7V614.3h43.4c8.6 0 16.9-1.7 24.5-4.9s14.7-7.9 20.8-13.9a63.6 63.6 0 0018.7-45.3c0-14.7-5-28.8-14.3-40.2zM568 868H456V664h112v204zm217.9-325.7V868H632V640c0-22.1-17.9-40-40-40H432c-22.1 0-40 17.9-40 40v228H238.1V542.3h-96l370-369.7 23.1 23.1L882 542.3h-96.1z",fill:t}}]}},name:"home",theme:"twotone"};const qxr=Hxr;var Vxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qxr}))},njt=h.forwardRef(Vxr);njt.displayName="HomeTwoTone";const Wxr=njt;var Uxr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M742 318V184h86c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H196c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h86v134c0 81.5 42.4 153.2 106.4 194-64 40.8-106.4 112.5-106.4 194v134h-86c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h632c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-86V706c0-81.5-42.4-153.2-106.4-194 64-40.8 106.4-112.5 106.4-194z"}}]},name:"hourglass",theme:"filled"};const Kxr=Uxr;var Gxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Kxr}))},rjt=h.forwardRef(Gxr);rjt.displayName="HourglassFilled";const Yxr=rjt;var Xxr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M742 318V184h86c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H196c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h86v134c0 81.5 42.4 153.2 106.4 194-64 40.8-106.4 112.5-106.4 194v134h-86c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h632c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-86V706c0-81.5-42.4-153.2-106.4-194 64-40.8 106.4-112.5 106.4-194zm-72 388v134H354V706c0-42.2 16.4-81.9 46.3-111.7C430.1 564.4 469.8 548 512 548s81.9 16.4 111.7 46.3C653.6 624.1 670 663.8 670 706zm0-388c0 42.2-16.4 81.9-46.3 111.7C593.9 459.6 554.2 476 512 476s-81.9-16.4-111.7-46.3A156.63 156.63 0 01354 318V184h316v134z"}}]},name:"hourglass",theme:"outlined"};const Jxr=Xxr;var Qxr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Jxr}))},ijt=h.forwardRef(Qxr);ijt.displayName="HourglassOutlined";const Zxr=ijt;var e5r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 548c-42.2 0-81.9 16.4-111.7 46.3A156.63 156.63 0 00354 706v134h316V706c0-42.2-16.4-81.9-46.3-111.7A156.63 156.63 0 00512 548zM354 318c0 42.2 16.4 81.9 46.3 111.7C430.1 459.6 469.8 476 512 476s81.9-16.4 111.7-46.3C653.6 399.9 670 360.2 670 318V184H354v134z",fill:n}},{tag:"path",attrs:{d:"M742 318V184h86c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H196c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h86v134c0 81.5 42.4 153.2 106.4 194-64 40.8-106.4 112.5-106.4 194v134h-86c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h632c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-86V706c0-81.5-42.4-153.2-106.4-194 64-40.8 106.4-112.5 106.4-194zm-72 388v134H354V706c0-42.2 16.4-81.9 46.3-111.7C430.1 564.4 469.8 548 512 548s81.9 16.4 111.7 46.3C653.6 624.1 670 663.8 670 706zm0-388c0 42.2-16.4 81.9-46.3 111.7C593.9 459.6 554.2 476 512 476s-81.9-16.4-111.7-46.3A156.63 156.63 0 01354 318V184h316v134z",fill:t}}]}},name:"hourglass",theme:"twotone"};const t5r=e5r;var n5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:t5r}))},ajt=h.forwardRef(n5r);ajt.displayName="HourglassTwoTone";const r5r=ajt;var i5r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145.2 96l66 746.6L512 928l299.6-85.4L878.9 96H145.2zm595 177.1l-4.8 47.2-1.7 19.5H382.3l8.2 94.2h335.1l-3.3 24.3-21.2 242.2-1.7 16.2-187 51.6v.3h-1.2l-.3.1v-.1h-.1l-188.6-52L310.8 572h91.1l6.5 73.2 102.4 27.7h.4l102-27.6 11.4-118.6H510.9v-.1H306l-22.8-253.5-1.7-24.3h460.3l-1.6 24.3z"}}]},name:"html5",theme:"filled"};const a5r=i5r;var o5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:a5r}))},ojt=h.forwardRef(o5r);ojt.displayName="Html5Filled";const s5r=ojt;var l5r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145 96l66 746.6L511.8 928l299.6-85.4L878.7 96H145zm610.9 700.6l-244.1 69.6-245.2-69.6-56.7-641.2h603.8l-57.8 641.2zM281 249l1.7 24.3 22.7 253.5h206.5v-.1h112.9l-11.4 118.5L511 672.9v.2h-.8l-102.4-27.7-6.5-73.2h-91l11.3 144.7 188.6 52h1.7v-.4l187.7-51.7 1.7-16.3 21.2-242.2 3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5 4.8-47.2L742 249H511z"}}]},name:"html5",theme:"outlined"};const c5r=l5r;var u5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:c5r}))},sjt=h.forwardRef(u5r);sjt.displayName="Html5Outlined";const d5r=sjt;var f5r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145 96l66 746.6L511.8 928l299.6-85.4L878.7 96H145zm610.9 700.6l-244.1 69.6-245.2-69.6-56.7-641.2h603.8l-57.8 641.2z",fill:t}},{tag:"path",attrs:{d:"M209.9 155.4l56.7 641.2 245.2 69.6 244.1-69.6 57.8-641.2H209.9zm530.4 117.9l-4.8 47.2-1.7 19.5H381.7l8.2 94.2H511v-.2h214.7l-3.2 24.3-21.2 242.2-1.7 16.3-187.7 51.7v.4h-1.7l-188.6-52-11.3-144.7h91l6.5 73.2 102.4 27.7h.8v-.2l102.4-27.7 11.4-118.5H511.9v.1H305.4l-22.7-253.5L281 249h461l-1.7 24.3z",fill:n}},{tag:"path",attrs:{d:"M281 249l1.7 24.3 22.7 253.5h206.5v-.1h112.9l-11.4 118.5L511 672.9v.2h-.8l-102.4-27.7-6.5-73.2h-91l11.3 144.7 188.6 52h1.7v-.4l187.7-51.7 1.7-16.3 21.2-242.2 3.2-24.3H511v.2H389.9l-8.2-94.2h352.1l1.7-19.5 4.8-47.2L742 249H511z",fill:t}}]}},name:"html5",theme:"twotone"};const p5r=f5r;var h5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:p5r}))},ljt=h.forwardRef(h5r);ljt.displayName="Html5TwoTone";const m5r=ljt;var g5r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M373 411c-28.5 0-51.7 23.3-51.7 52s23.2 52 51.7 52 51.7-23.3 51.7-52-23.2-52-51.7-52zm555-251H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zM608 420c0-4.4 1-8 2.3-8h123.4c1.3 0 2.3 3.6 2.3 8v48c0 4.4-1 8-2.3 8H610.3c-1.3 0-2.3-3.6-2.3-8v-48zm-86 253h-43.9c-4.2 0-7.6-3.3-7.9-7.5-3.8-50.5-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H224a8 8 0 01-8-8.4c2.8-53.3 32-99.7 74.6-126.1a111.8 111.8 0 01-29.1-75.5c0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.5-29.1 75.5 42.7 26.5 71.8 72.8 74.6 126.1.4 4.6-3.2 8.4-7.8 8.4zm278.9-53H615.1c-3.9 0-7.1-3.6-7.1-8v-48c0-4.4 3.2-8 7.1-8h185.7c3.9 0 7.1 3.6 7.1 8v48h.1c0 4.4-3.2 8-7.1 8z"}}]},name:"idcard",theme:"filled"};const v5r=g5r;var _5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:v5r}))},cjt=h.forwardRef(_5r);cjt.displayName="IdcardFilled";const y5r=cjt;var b5r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136V232h752v560zM610.3 476h123.4c1.3 0 2.3-3.6 2.3-8v-48c0-4.4-1-8-2.3-8H610.3c-1.3 0-2.3 3.6-2.3 8v48c0 4.4 1 8 2.3 8zm4.8 144h185.7c3.9 0 7.1-3.6 7.1-8v-48c0-4.4-3.2-8-7.1-8H615.1c-3.9 0-7.1 3.6-7.1 8v48c0 4.4 3.2 8 7.1 8zM224 673h43.9c4.2 0 7.6-3.3 7.9-7.5 3.8-50.5 46-90.5 97.2-90.5s93.4 40 97.2 90.5c.3 4.2 3.7 7.5 7.9 7.5H522a8 8 0 008-8.4c-2.8-53.3-32-99.7-74.6-126.1a111.8 111.8 0 0029.1-75.5c0-61.9-49.9-112-111.4-112s-111.4 50.1-111.4 112c0 29.1 11 55.5 29.1 75.5a158.09 158.09 0 00-74.6 126.1c-.4 4.6 3.2 8.4 7.8 8.4zm149-262c28.5 0 51.7 23.3 51.7 52s-23.2 52-51.7 52-51.7-23.3-51.7-52 23.2-52 51.7-52z"}}]},name:"idcard",theme:"outlined"};const x5r=b5r;var S5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:x5r}))},ujt=h.forwardRef(S5r);ujt.displayName="IdcardOutlined";const C5r=ujt;var w5r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136V232h752v560z",fill:t}},{tag:"path",attrs:{d:"M136 792h752V232H136v560zm472-372c0-4.4 1-8 2.3-8h123.4c1.3 0 2.3 3.6 2.3 8v48c0 4.4-1 8-2.3 8H610.3c-1.3 0-2.3-3.6-2.3-8v-48zm0 144c0-4.4 3.2-8 7.1-8h185.7c3.9 0 7.1 3.6 7.1 8v48c0 4.4-3.2 8-7.1 8H615.1c-3.9 0-7.1-3.6-7.1-8v-48zM216.2 664.6c2.8-53.3 31.9-99.6 74.6-126.1-18.1-20-29.1-46.4-29.1-75.5 0-61.9 49.9-112 111.4-112s111.4 50.1 111.4 112c0 29.1-11 55.6-29.1 75.5 42.6 26.4 71.8 72.8 74.6 126.1a8 8 0 01-8 8.4h-43.9c-4.2 0-7.6-3.3-7.9-7.5-3.8-50.5-46-90.5-97.2-90.5s-93.4 40-97.2 90.5c-.3 4.2-3.7 7.5-7.9 7.5H224c-4.6 0-8.2-3.8-7.8-8.4z",fill:n}},{tag:"path",attrs:{d:"M321.3 463a51.7 52 0 10103.4 0 51.7 52 0 10-103.4 0z",fill:n}},{tag:"path",attrs:{d:"M610.3 476h123.4c1.3 0 2.3-3.6 2.3-8v-48c0-4.4-1-8-2.3-8H610.3c-1.3 0-2.3 3.6-2.3 8v48c0 4.4 1 8 2.3 8zm4.8 144h185.7c3.9 0 7.1-3.6 7.1-8v-48c0-4.4-3.2-8-7.1-8H615.1c-3.9 0-7.1 3.6-7.1 8v48c0 4.4 3.2 8 7.1 8zM224 673h43.9c4.2 0 7.6-3.3 7.9-7.5 3.8-50.5 46-90.5 97.2-90.5s93.4 40 97.2 90.5c.3 4.2 3.7 7.5 7.9 7.5H522a8 8 0 008-8.4c-2.8-53.3-32-99.7-74.6-126.1a111.8 111.8 0 0029.1-75.5c0-61.9-49.9-112-111.4-112s-111.4 50.1-111.4 112c0 29.1 11 55.5 29.1 75.5a158.09 158.09 0 00-74.6 126.1c-.4 4.6 3.2 8.4 7.8 8.4zm149-262c28.5 0 51.7 23.3 51.7 52s-23.2 52-51.7 52-51.7-23.3-51.7-52 23.2-52 51.7-52z",fill:t}}]}},name:"idcard",theme:"twotone"};const E5r=w5r;var T5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:E5r}))},djt=h.forwardRef(T5r);djt.displayName="IdcardTwoTone";const $5r=djt;var O5r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M693.6 284.4c-24 0-51.1 11.7-72.6 22 46.3 18 86 57.3 112.3 99.6 7.1-18.9 14.6-47.9 14.6-67.9 0-32-22.8-53.7-54.3-53.7zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm253.9 492.9H437.1c0 100.4 144.3 136 196.8 47.4h120.8c-32.6 91.7-119.7 146-216.8 146-35.1 0-70.3-.1-101.7-15.6-87.4 44.5-180.3 56.6-180.3-42 0-45.8 23.2-107.1 44-145C335 484 381.3 422.8 435.6 374.5c-43.7 18.9-91.1 66.3-122 101.2 25.9-112.8 129.5-193.6 237.1-186.5 130-59.8 209.7-34.1 209.7 38.6 0 27.4-10.6 63.3-21.4 87.9 25.2 45.5 33.3 97.6 26.9 141.2zM540.5 399.1c-53.7 0-102 39.7-104 94.9h208c-2-55.1-50.6-94.9-104-94.9zM320.6 602.9c-73 152.4 11.5 172.2 100.3 123.3-46.6-27.5-82.6-72.2-100.3-123.3z"}}]},name:"ie-circle",theme:"filled"};const P5r=O5r;var N5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:P5r}))},fjt=h.forwardRef(N5r);fjt.displayName="IeCircleFilled";const D5r=fjt;var I5r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M852.6 367.6c16.3-36.9 32.1-90.7 32.1-131.8 0-109.1-119.5-147.6-314.5-57.9-161.4-10.8-316.8 110.5-355.6 279.7 46.3-52.3 117.4-123.4 183-151.7C316.1 378.3 246.7 470 194 565.6c-31.1 56.9-66 148.8-66 217.5 0 147.9 139.3 129.8 270.4 63 47.1 23.1 99.8 23.4 152.5 23.4 145.7 0 276.4-81.4 325.2-219H694.9c-78.8 132.9-295.2 79.5-295.2-71.2h493.2c9.6-65.4-2.5-143.6-40.3-211.7zM224.8 648.3c26.6 76.7 80.6 143.8 150.4 185-133.1 73.4-259.9 43.6-150.4-185zm174-163.3c3-82.7 75.4-142.3 156-142.3 80.1 0 153 59.6 156 142.3h-312zm276.8-281.4c32.1-15.4 72.8-33 108.8-33 47.1 0 81.4 32.6 81.4 80.6 0 30-11.1 73.5-21.9 101.8-39.3-63.5-98.9-122.4-168.3-149.4z"}}]},name:"ie",theme:"outlined"};const R5r=I5r;var k5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:R5r}))},pjt=h.forwardRef(k5r);pjt.displayName="IeOutlined";const A5r=pjt;var M5r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM765.9 556.9H437.1c0 100.4 144.3 136 196.8 47.4h120.8c-32.6 91.7-119.7 146-216.8 146-35.1 0-70.3-.1-101.7-15.6-87.4 44.5-180.3 56.6-180.3-42 0-45.8 23.2-107.1 44-145C335 484 381.3 422.8 435.6 374.5c-43.7 18.9-91.1 66.3-122 101.2 25.9-112.8 129.5-193.6 237.1-186.5 130-59.8 209.7-34.1 209.7 38.6 0 27.4-10.6 63.3-21.4 87.9 25.2 45.5 33.3 97.6 26.9 141.2zm-72.3-272.5c-24 0-51.1 11.7-72.6 22 46.3 18 86 57.3 112.3 99.6 7.1-18.9 14.6-47.9 14.6-67.9 0-32-22.8-53.7-54.3-53.7zM540.5 399.1c-53.7 0-102 39.7-104 94.9h208c-2-55.1-50.6-94.9-104-94.9zM320.6 602.9c-73 152.4 11.5 172.2 100.3 123.3-46.6-27.5-82.6-72.2-100.3-123.3z"}}]},name:"ie-square",theme:"filled"};const F5r=M5r;var L5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:F5r}))},hjt=h.forwardRef(L5r);hjt.displayName="IeSquareFilled";const j5r=hjt;var B5r={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 912H144c-17.7 0-32-14.3-32-32V144c0-17.7 14.3-32 32-32h360c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8H184v656h656V520c0-4.4 3.6-8 8-8h56c4.4 0 8 3.6 8 8v360c0 17.7-14.3 32-32 32zM653.3 424.6l52.2 52.2a8.01 8.01 0 01-4.7 13.6l-179.4 21c-5.1.6-9.5-3.7-8.9-8.9l21-179.4c.8-6.6 8.9-9.4 13.6-4.7l52.4 52.4 256.2-256.2c3.1-3.1 8.2-3.1 11.3 0l42.4 42.4c3.1 3.1 3.1 8.2 0 11.3L653.3 424.6z"}}]},name:"import",theme:"outlined"};const z5r=B5r;var H5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:z5r}))},mjt=h.forwardRef(H5r);mjt.displayName="ImportOutlined";const gjt=mjt;var q5r={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.2 446.3l-.2-.8-112.2-285.1c-5-16.1-19.9-27.2-36.8-27.2H281.2c-17 0-32.1 11.3-36.9 27.6L139.4 443l-.3.7-.2.8c-1.3 4.9-1.7 9.9-1 14.8-.1 1.6-.2 3.2-.2 4.8V830a60.9 60.9 0 0060.8 60.8h627.2c33.5 0 60.8-27.3 60.9-60.8V464.1c0-1.3 0-2.6-.1-3.7.4-4.9 0-9.6-1.3-14.1zm-295.8-43l-.3 15.7c-.8 44.9-31.8 75.1-77.1 75.1-22.1 0-41.1-7.1-54.8-20.6S436 441.2 435.6 419l-.3-15.7H229.5L309 210h399.2l81.7 193.3H589.4zm-375 76.8h157.3c24.3 57.1 76 90.8 140.4 90.8 33.7 0 65-9.4 90.3-27.2 22.2-15.6 39.5-37.4 50.7-63.6h156.5V814H214.4V480.1z"}}]},name:"inbox",theme:"outlined"};const V5r=q5r;var W5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:V5r}))},vjt=h.forwardRef(W5r);vjt.displayName="InboxOutlined";const U5r=vjt;var K5r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z"}}]},name:"info-circle",theme:"outlined"};const G5r=K5r;var Y5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:G5r}))},_jt=h.forwardRef(Y5r);_jt.displayName="InfoCircleOutlined";const yjt=_jt;var X5r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm32 588c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:n}},{tag:"path",attrs:{d:"M464 336a48 48 0 1096 0 48 48 0 10-96 0zm72 112h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V456c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"info-circle",theme:"twotone"};const J5r=X5r;var Q5r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:J5r}))},bjt=h.forwardRef(Q5r);bjt.displayName="InfoCircleTwoTone";const Z5r=bjt;var e7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M448 224a64 64 0 10128 0 64 64 0 10-128 0zm96 168h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V400c0-4.4-3.6-8-8-8z"}}]},name:"info",theme:"outlined"};const t7r=e7r;var n7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:t7r}))},xjt=h.forwardRef(n7r);xjt.displayName="InfoOutlined";const r7r=xjt;var i7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M878.7 336H145.3c-18.4 0-33.3 14.3-33.3 32v464c0 17.7 14.9 32 33.3 32h733.3c18.4 0 33.3-14.3 33.3-32V368c.1-17.7-14.8-32-33.2-32zM360 792H184V632h176v160zm0-224H184V408h176v160zm240 224H424V632h176v160zm0-224H424V408h176v160zm240 224H664V632h176v160zm0-224H664V408h176v160zm64-408H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8z"}}]},name:"insert-row-above",theme:"outlined"};const a7r=i7r;var o7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:a7r}))},Sjt=h.forwardRef(o7r);Sjt.displayName="InsertRowAboveOutlined";const s7r=Sjt;var l7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M904 768H120c-4.4 0-8 3.6-8 8v80c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-80c0-4.4-3.6-8-8-8zm-25.3-608H145.3c-18.4 0-33.3 14.3-33.3 32v464c0 17.7 14.9 32 33.3 32h733.3c18.4 0 33.3-14.3 33.3-32V192c.1-17.7-14.8-32-33.2-32zM360 616H184V456h176v160zm0-224H184V232h176v160zm240 224H424V456h176v160zm0-224H424V232h176v160zm240 224H664V456h176v160zm0-224H664V232h176v160z"}}]},name:"insert-row-below",theme:"outlined"};const c7r=l7r;var u7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:c7r}))},Cjt=h.forwardRef(u7r);Cjt.displayName="InsertRowBelowOutlined";const d7r=Cjt;var f7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M248 112h-80c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8zm584 0H368c-17.7 0-32 14.9-32 33.3v733.3c0 18.4 14.3 33.3 32 33.3h464c17.7 0 32-14.9 32-33.3V145.3c0-18.4-14.3-33.3-32-33.3zM568 840H408V664h160v176zm0-240H408V424h160v176zm0-240H408V184h160v176zm224 480H632V664h160v176zm0-240H632V424h160v176zm0-240H632V184h160v176z"}}]},name:"insert-row-left",theme:"outlined"};const p7r=f7r;var h7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:p7r}))},wjt=h.forwardRef(h7r);wjt.displayName="InsertRowLeftOutlined";const m7r=wjt;var g7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M856 112h-80c-4.4 0-8 3.6-8 8v784c0 4.4 3.6 8 8 8h80c4.4 0 8-3.6 8-8V120c0-4.4-3.6-8-8-8zm-200 0H192c-17.7 0-32 14.9-32 33.3v733.3c0 18.4 14.3 33.3 32 33.3h464c17.7 0 32-14.9 32-33.3V145.3c0-18.4-14.3-33.3-32-33.3zM392 840H232V664h160v176zm0-240H232V424h160v176zm0-240H232V184h160v176zm224 480H456V664h160v176zm0-240H456V424h160v176zm0-240H456V184h160v176z"}}]},name:"insert-row-right",theme:"outlined"};const v7r=g7r;var _7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:v7r}))},Ejt=h.forwardRef(_7r);Ejt.displayName="InsertRowRightOutlined";const y7r=Ejt;var b7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 378.7c-73.4 0-133.3 59.9-133.3 133.3S438.6 645.3 512 645.3 645.3 585.4 645.3 512 585.4 378.7 512 378.7zM911.8 512c0-55.2.5-109.9-2.6-165-3.1-64-17.7-120.8-64.5-167.6-46.9-46.9-103.6-61.4-167.6-64.5-55.2-3.1-109.9-2.6-165-2.6-55.2 0-109.9-.5-165 2.6-64 3.1-120.8 17.7-167.6 64.5C132.6 226.3 118.1 283 115 347c-3.1 55.2-2.6 109.9-2.6 165s-.5 109.9 2.6 165c3.1 64 17.7 120.8 64.5 167.6 46.9 46.9 103.6 61.4 167.6 64.5 55.2 3.1 109.9 2.6 165 2.6 55.2 0 109.9.5 165-2.6 64-3.1 120.8-17.7 167.6-64.5 46.9-46.9 61.4-103.6 64.5-167.6 3.2-55.1 2.6-109.8 2.6-165zM512 717.1c-113.5 0-205.1-91.6-205.1-205.1S398.5 306.9 512 306.9 717.1 398.5 717.1 512 625.5 717.1 512 717.1zm213.5-370.7c-26.5 0-47.9-21.4-47.9-47.9s21.4-47.9 47.9-47.9 47.9 21.4 47.9 47.9a47.84 47.84 0 01-47.9 47.9z"}}]},name:"instagram",theme:"filled"};const x7r=b7r;var S7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:x7r}))},Tjt=h.forwardRef(S7r);Tjt.displayName="InstagramFilled";const C7r=Tjt;var w7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 306.9c-113.5 0-205.1 91.6-205.1 205.1S398.5 717.1 512 717.1 717.1 625.5 717.1 512 625.5 306.9 512 306.9zm0 338.4c-73.4 0-133.3-59.9-133.3-133.3S438.6 378.7 512 378.7 645.3 438.6 645.3 512 585.4 645.3 512 645.3zm213.5-394.6c-26.5 0-47.9 21.4-47.9 47.9s21.4 47.9 47.9 47.9 47.9-21.3 47.9-47.9a47.84 47.84 0 00-47.9-47.9zM911.8 512c0-55.2.5-109.9-2.6-165-3.1-64-17.7-120.8-64.5-167.6-46.9-46.9-103.6-61.4-167.6-64.5-55.2-3.1-109.9-2.6-165-2.6-55.2 0-109.9-.5-165 2.6-64 3.1-120.8 17.7-167.6 64.5C132.6 226.3 118.1 283 115 347c-3.1 55.2-2.6 109.9-2.6 165s-.5 109.9 2.6 165c3.1 64 17.7 120.8 64.5 167.6 46.9 46.9 103.6 61.4 167.6 64.5 55.2 3.1 109.9 2.6 165 2.6 55.2 0 109.9.5 165-2.6 64-3.1 120.8-17.7 167.6-64.5 46.9-46.9 61.4-103.6 64.5-167.6 3.2-55.1 2.6-109.8 2.6-165zm-88 235.8c-7.3 18.2-16.1 31.8-30.2 45.8-14.1 14.1-27.6 22.9-45.8 30.2C695.2 844.7 570.3 840 512 840c-58.3 0-183.3 4.7-235.9-16.1-18.2-7.3-31.8-16.1-45.8-30.2-14.1-14.1-22.9-27.6-30.2-45.8C179.3 695.2 184 570.3 184 512c0-58.3-4.7-183.3 16.1-235.9 7.3-18.2 16.1-31.8 30.2-45.8s27.6-22.9 45.8-30.2C328.7 179.3 453.7 184 512 184s183.3-4.7 235.9 16.1c18.2 7.3 31.8 16.1 45.8 30.2 14.1 14.1 22.9 27.6 30.2 45.8C844.7 328.7 840 453.7 840 512c0 58.3 4.7 183.2-16.2 235.8z"}}]},name:"instagram",theme:"outlined"};const E7r=w7r;var T7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:E7r}))},$jt=h.forwardRef(T7r);$jt.displayName="InstagramOutlined";const $7r=$jt;var O7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M519.9 358.8h97.9v41.6h-97.9zm347-188.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM411.3 656h-.2c0 4.4-3.6 8-8 8h-37.3c-4.4 0-8-3.6-8-8V471.4c-7.7 9.2-15.4 17.9-23.1 26a6.04 6.04 0 01-10.2-2.4l-13.2-43.5c-.6-2-.2-4.1 1.2-5.6 37-43.4 64.7-95.1 82.2-153.6 1.1-3.5 5-5.3 8.4-3.7l38.6 18.3c2.7 1.3 4.1 4.4 3.2 7.2a429.2 429.2 0 01-33.6 79V656zm296.5-49.2l-26.3 35.3a5.92 5.92 0 01-8.9.7c-30.6-29.3-56.8-65.2-78.1-106.9V656c0 4.4-3.6 8-8 8h-36.2c-4.4 0-8-3.6-8-8V536c-22 44.7-49 80.8-80.6 107.6a5.9 5.9 0 01-8.9-1.4L430 605.7a6 6 0 011.6-8.1c28.6-20.3 51.9-45.2 71-76h-55.1c-4.4 0-8-3.6-8-8V478c0-4.4 3.6-8 8-8h94.9v-18.6h-65.9c-4.4 0-8-3.6-8-8V316c0-4.4 3.6-8 8-8h184.7c4.4 0 8 3.6 8 8v127.2c0 4.4-3.6 8-8 8h-66.7v18.6h98.8c4.4 0 8 3.6 8 8v35.6c0 4.4-3.6 8-8 8h-59c18.1 29.1 41.8 54.3 72.3 76.9 2.6 2.1 3.2 5.9 1.2 8.5z"}}]},name:"insurance",theme:"filled"};const P7r=O7r;var N7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:P7r}))},Ojt=h.forwardRef(N7r);Ojt.displayName="InsuranceFilled";const D7r=Ojt;var I7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M441.6 306.8L403 288.6a6.1 6.1 0 00-8.4 3.7c-17.5 58.5-45.2 110.1-82.2 153.6a6.05 6.05 0 00-1.2 5.6l13.2 43.5c1.3 4.4 7 5.7 10.2 2.4 7.7-8.1 15.4-16.9 23.1-26V656c0 4.4 3.6 8 8 8H403c4.4 0 8-3.6 8-8V393.1a429.2 429.2 0 0033.6-79c1-2.9-.3-6-3-7.3zm26.8 9.2v127.2c0 4.4 3.6 8 8 8h65.9v18.6h-94.9c-4.4 0-8 3.6-8 8v35.6c0 4.4 3.6 8 8 8h55.1c-19.1 30.8-42.4 55.7-71 76a6 6 0 00-1.6 8.1l22.8 36.5c1.9 3.1 6.2 3.8 8.9 1.4 31.6-26.8 58.7-62.9 80.6-107.6v120c0 4.4 3.6 8 8 8h36.2c4.4 0 8-3.6 8-8V536c21.3 41.7 47.5 77.5 78.1 106.9 2.6 2.5 6.8 2.1 8.9-.7l26.3-35.3c2-2.7 1.4-6.5-1.2-8.4-30.5-22.6-54.2-47.8-72.3-76.9h59c4.4 0 8-3.6 8-8V478c0-4.4-3.6-8-8-8h-98.8v-18.6h66.7c4.4 0 8-3.6 8-8V316c0-4.4-3.6-8-8-8H476.4c-4.4 0-8 3.6-8 8zm51.5 42.8h97.9v41.6h-97.9v-41.6zm347-188.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z"}}]},name:"insurance",theme:"outlined"};const R7r=I7r;var k7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:R7r}))},Pjt=h.forwardRef(k7r);Pjt.displayName="InsuranceOutlined";const A7r=Pjt;var M7r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z",fill:t}},{tag:"path",attrs:{d:"M521.9 358.8h97.9v41.6h-97.9z",fill:n}},{tag:"path",attrs:{d:"M214 226.7v427.6l298 232.2 298-232.2V226.7L512 125.1 214 226.7zM413.3 656h-.2c0 4.4-3.6 8-8 8h-37.3c-4.4 0-8-3.6-8-8V471.4c-7.7 9.2-15.4 17.9-23.1 26a6.04 6.04 0 01-10.2-2.4l-13.2-43.5c-.6-2-.2-4.1 1.2-5.6 37-43.4 64.7-95.1 82.2-153.6 1.1-3.5 5-5.3 8.4-3.7l38.6 18.3c2.7 1.3 4.1 4.4 3.2 7.2a429.2 429.2 0 01-33.6 79V656zm257.9-340v127.2c0 4.4-3.6 8-8 8h-66.7v18.6h98.8c4.4 0 8 3.6 8 8v35.6c0 4.4-3.6 8-8 8h-59c18.1 29.1 41.8 54.3 72.3 76.9 2.6 2.1 3.2 5.9 1.2 8.5l-26.3 35.3a5.92 5.92 0 01-8.9.7c-30.6-29.3-56.8-65.2-78.1-106.9V656c0 4.4-3.6 8-8 8h-36.2c-4.4 0-8-3.6-8-8V536c-22 44.7-49 80.8-80.6 107.6a6.38 6.38 0 01-4.8 1.4c-1.7-.3-3.2-1.3-4.1-2.8L432 605.7a6 6 0 011.6-8.1c28.6-20.3 51.9-45.2 71-76h-55.1c-4.4 0-8-3.6-8-8V478c0-4.4 3.6-8 8-8h94.9v-18.6h-65.9c-4.4 0-8-3.6-8-8V316c0-4.4 3.6-8 8-8h184.7c4.4 0 8 3.6 8 8z",fill:n}},{tag:"path",attrs:{d:"M443.7 306.9l-38.6-18.3c-3.4-1.6-7.3.2-8.4 3.7-17.5 58.5-45.2 110.2-82.2 153.6a5.7 5.7 0 00-1.2 5.6l13.2 43.5c1.4 4.5 7 5.8 10.2 2.4 7.7-8.1 15.4-16.8 23.1-26V656c0 4.4 3.6 8 8 8h37.3c4.4 0 8-3.6 8-8h.2V393.1a429.2 429.2 0 0033.6-79c.9-2.8-.5-5.9-3.2-7.2zm26.8 9.1v127.4c0 4.4 3.6 8 8 8h65.9V470h-94.9c-4.4 0-8 3.6-8 8v35.6c0 4.4 3.6 8 8 8h55.1c-19.1 30.8-42.4 55.7-71 76a6 6 0 00-1.6 8.1l22.8 36.5c.9 1.5 2.4 2.5 4.1 2.8 1.7.3 3.5-.2 4.8-1.4 31.6-26.8 58.6-62.9 80.6-107.6v120c0 4.4 3.6 8 8 8h36.2c4.4 0 8-3.6 8-8V535.9c21.3 41.7 47.5 77.6 78.1 106.9 2.6 2.5 6.7 2.2 8.9-.7l26.3-35.3c2-2.6 1.4-6.4-1.2-8.5-30.5-22.6-54.2-47.8-72.3-76.9h59c4.4 0 8-3.6 8-8v-35.6c0-4.4-3.6-8-8-8h-98.8v-18.6h66.7c4.4 0 8-3.6 8-8V316c0-4.4-3.6-8-8-8H478.5c-4.4 0-8 3.6-8 8zm51.4 42.8h97.9v41.6h-97.9v-41.6z",fill:t}}]}},name:"insurance",theme:"twotone"};const F7r=M7r;var L7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:F7r}))},Njt=h.forwardRef(L7r);Njt.displayName="InsuranceTwoTone";const j7r=Njt;var B7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM726 585.7c0 55.3-44.7 100.1-99.7 100.1H420.6v53.4c0 5.7-6.5 8.8-10.9 5.3l-109.1-85.7c-3.5-2.7-3.5-8 0-10.7l109.1-85.7c4.4-3.5 10.9-.3 10.9 5.3v53.4h205.7c19.6 0 35.5-16 35.5-35.6v-78.9c0-3.7 3-6.8 6.8-6.8h50.7c3.7 0 6.8 3 6.8 6.8v79.1zm-2.6-209.9l-109.1 85.7c-4.4 3.5-10.9.3-10.9-5.3v-53.4H397.7c-19.6 0-35.5 16-35.5 35.6v78.9c0 3.7-3 6.8-6.8 6.8h-50.7c-3.7 0-6.8-3-6.8-6.8v-78.9c0-55.3 44.7-100.1 99.7-100.1h205.7v-53.4c0-5.7 6.5-8.8 10.9-5.3l109.1 85.7c3.6 2.5 3.6 7.8.1 10.5z"}}]},name:"interaction",theme:"filled"};const z7r=B7r;var H7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:z7r}))},Djt=h.forwardRef(H7r);Djt.displayName="InteractionFilled";const q7r=Djt;var V7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM304.8 524h50.7c3.7 0 6.8-3 6.8-6.8v-78.9c0-19.7 15.9-35.6 35.5-35.6h205.7v53.4c0 5.7 6.5 8.8 10.9 5.3l109.1-85.7c3.5-2.7 3.5-8 0-10.7l-109.1-85.7c-4.4-3.5-10.9-.3-10.9 5.3V338H397.7c-55.1 0-99.7 44.8-99.7 100.1V517c0 4 3 7 6.8 7zm-4.2 134.9l109.1 85.7c4.4 3.5 10.9.3 10.9-5.3v-53.4h205.7c55.1 0 99.7-44.8 99.7-100.1v-78.9c0-3.7-3-6.8-6.8-6.8h-50.7c-3.7 0-6.8 3-6.8 6.8v78.9c0 19.7-15.9 35.6-35.5 35.6H420.6V568c0-5.7-6.5-8.8-10.9-5.3l-109.1 85.7c-3.5 2.5-3.5 7.8 0 10.5z"}}]},name:"interaction",theme:"outlined"};const W7r=V7r;var U7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:W7r}))},Ijt=h.forwardRef(U7r);Ijt.displayName="InteractionOutlined";const K7r=Ijt;var G7r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm114-401.9c0-55.3 44.6-100.1 99.7-100.1h205.8v-53.4c0-5.6 6.5-8.8 10.9-5.3L723.5 365c3.5 2.7 3.5 8 0 10.7l-109.1 85.7c-4.4 3.5-10.9.4-10.9-5.3v-53.4H397.8c-19.6 0-35.5 15.9-35.5 35.6v78.9c0 3.8-3.1 6.8-6.8 6.8h-50.7c-3.8 0-6.8-3-6.8-7v-78.9zm2.6 210.3l109.1-85.7c4.4-3.5 10.9-.4 10.9 5.3v53.4h205.6c19.6 0 35.5-15.9 35.5-35.6v-78.9c0-3.8 3.1-6.8 6.8-6.8h50.7c3.8 0 6.8 3.1 6.8 6.8v78.9c0 55.3-44.6 100.1-99.7 100.1H420.6v53.4c0 5.6-6.5 8.8-10.9 5.3l-109.1-85.7c-3.5-2.7-3.5-8 0-10.5z",fill:n}},{tag:"path",attrs:{d:"M304.8 524h50.7c3.7 0 6.8-3 6.8-6.8v-78.9c0-19.7 15.9-35.6 35.5-35.6h205.7v53.4c0 5.7 6.5 8.8 10.9 5.3l109.1-85.7c3.5-2.7 3.5-8 0-10.7l-109.1-85.7c-4.4-3.5-10.9-.3-10.9 5.3V338H397.7c-55.1 0-99.7 44.8-99.7 100.1V517c0 4 3 7 6.8 7zm-4.2 134.9l109.1 85.7c4.4 3.5 10.9.3 10.9-5.3v-53.4h205.7c55.1 0 99.7-44.8 99.7-100.1v-78.9c0-3.7-3-6.8-6.8-6.8h-50.7c-3.7 0-6.8 3-6.8 6.8v78.9c0 19.7-15.9 35.6-35.5 35.6H420.6V568c0-5.7-6.5-8.8-10.9-5.3l-109.1 85.7c-3.5 2.5-3.5 7.8 0 10.5z",fill:t}}]}},name:"interaction",theme:"twotone"};const Y7r=G7r;var X7r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Y7r}))},Rjt=h.forwardRef(X7r);Rjt.displayName="InteractionTwoTone";const J7r=Rjt;var Q7r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 688a48 48 0 1096 0 48 48 0 10-96 0zm72-112c4.4 0 8-3.6 8-8V296c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v272c0 4.4 3.6 8 8 8h48zm400-188h-59.3c-2.6 0-5 1.2-6.5 3.3L763.7 538.1l-49.9-68.8a7.92 7.92 0 00-6.5-3.3H648c-6.5 0-10.3 7.4-6.5 12.7l109.2 150.7a16.1 16.1 0 0026 0l165.8-228.7c3.8-5.3 0-12.7-6.5-12.7zm-44 306h-64.2c-5.5 0-10.6 2.9-13.6 7.5a352.2 352.2 0 01-49.8 62.2A355.92 355.92 0 01651.1 840a355 355 0 01-138.7 27.9c-48.1 0-94.8-9.4-138.7-27.9a355.92 355.92 0 01-113.3-76.3A353.06 353.06 0 01184 650.5c-18.6-43.8-28-90.5-28-138.5s9.4-94.7 28-138.5c17.9-42.4 43.6-80.5 76.4-113.2 32.8-32.7 70.9-58.4 113.3-76.3a355 355 0 01138.7-27.9c48.1 0 94.8 9.4 138.7 27.9 42.4 17.9 80.5 43.6 113.3 76.3 19 19 35.6 39.8 49.8 62.2 2.9 4.7 8.1 7.5 13.6 7.5H892c6 0 9.8-6.3 7.2-11.6C828.8 178.5 684.7 82 517.7 80 278.9 77.2 80.5 272.5 80 511.2 79.5 750.1 273.3 944 512.4 944c169.2 0 315.6-97 386.7-238.4A8 8 0 00892 694z"}}]},name:"issues-close",theme:"outlined"};const Z7r=Q7r;var eSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Z7r}))},kjt=h.forwardRef(eSr);kjt.displayName="IssuesCloseOutlined";const tSr=kjt;var nSr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M798 160H366c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h181.2l-156 544H229c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h432c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8H474.4l156-544H798c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"}}]},name:"italic",theme:"outlined"};const rSr=nSr;var iSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rSr}))},Ajt=h.forwardRef(iSr);Ajt.displayName="ItalicOutlined";const aSr=Ajt;var oSr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M394.68 756.99s-34.33 19.95 24.34 26.6c71.1 8.05 107.35 7 185.64-7.87 0 0 20.66 12.94 49.38 24.14-175.47 75.08-397.18-4.37-259.36-42.87m-21.37-98.17s-38.35 28.35 20.32 34.47c75.83 7.88 135.9 8.4 239.57-11.55 0 0 14.36 14.53 36.95 22.4-212.43 62.13-448.84 5.08-296.84-45.32m180.73-166.43c43.26 49.7-11.38 94.5-11.38 94.5s109.8-56.7 59.37-127.57c-47.11-66.15-83.19-99.05 112.25-212.27.18 0-306.82 76.65-160.24 245.35m232.22 337.04s25.4 20.82-27.85 37.1c-101.4 30.62-421.7 39.9-510.66 1.22-32.05-13.82 28.02-33.25 46.93-37.27 19.62-4.2 31-3.5 31-3.5-35.55-25.03-229.94 49.17-98.77 70.35 357.6 58.1 652.16-26.08 559.35-67.9m-375.12-272.3s-163.04 38.68-57.79 52.68c44.48 5.95 133.1 4.55 215.58-2.28 67.42-5.6 135.2-17.85 135.2-17.85s-23.82 10.15-40.98 21.88c-165.5 43.57-485.1 23.27-393.16-21.18 77.93-37.45 141.15-33.25 141.15-33.25M703.6 720.42c168.3-87.33 90.37-171.33 36.08-159.95-13.31 2.8-19.27 5.25-19.27 5.25s4.9-7.7 14.36-11.03C842.12 516.9 924.78 666 700.1 724.97c0-.18 2.63-2.45 3.5-4.55M602.03 64s93.16 93.1-88.44 236.25c-145.53 114.8-33.27 180.42 0 255.14-84.94-76.65-147.28-144.02-105.42-206.84C469.63 256.67 639.68 211.87 602.03 64M427.78 957.19C589.24 967.5 837.22 951.4 843 875.1c0 0-11.2 28.88-133.44 51.98-137.83 25.9-307.87 22.92-408.57 6.3 0-.18 20.66 16.97 126.79 23.8"}}]},name:"java",theme:"outlined"};const sSr=oSr;var lSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sSr}))},Mjt=h.forwardRef(lSr);Mjt.displayName="JavaOutlined";const cSr=Mjt;var uSr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M416 176H255.54v425.62c0 105.3-36.16 134.71-99.1 134.71-29.5 0-56.05-5.05-76.72-12.14L63 848.79C92.48 858.91 137.73 865 173.13 865 317.63 865 416 797.16 416 602.66zm349.49-16C610.26 160 512 248.13 512 364.6c0 100.32 75.67 163.13 185.7 203.64 79.57 28.36 111.03 53.7 111.03 95.22 0 45.57-36.36 74.96-105.13 74.96-63.87 0-121.85-21.31-161.15-42.58v-.04L512 822.43C549.36 843.73 619.12 865 694.74 865 876.52 865 961 767.75 961 653.3c0-97.25-54.04-160.04-170.94-204.63-86.47-34.44-122.81-53.67-122.81-97.23 0-34.45 31.45-65.84 96.3-65.84 63.83 0 107.73 21.45 133.3 34.64l38.34-128.19C895.1 174.46 841.11 160 765.5 160"}}]},name:"java-script",theme:"outlined"};const dSr=uSr;var fSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dSr}))},Fjt=h.forwardRef(fSr);Fjt.displayName="JavaScriptOutlined";const pSr=Fjt;var hSr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608 112c-167.9 0-304 136.1-304 304 0 70.3 23.9 135 63.9 186.5l-41.1 41.1-62.3-62.3a8.15 8.15 0 00-11.4 0l-39.8 39.8a8.15 8.15 0 000 11.4l62.3 62.3-44.9 44.9-62.3-62.3a8.15 8.15 0 00-11.4 0l-39.8 39.8a8.15 8.15 0 000 11.4l62.3 62.3-65.3 65.3a8.03 8.03 0 000 11.3l42.3 42.3c3.1 3.1 8.2 3.1 11.3 0l253.6-253.6A304.06 304.06 0 00608 720c167.9 0 304-136.1 304-304S775.9 112 608 112zm161.2 465.2C726.2 620.3 668.9 644 608 644c-60.9 0-118.2-23.7-161.2-66.8-43.1-43-66.8-100.3-66.8-161.2 0-60.9 23.7-118.2 66.8-161.2 43-43.1 100.3-66.8 161.2-66.8 60.9 0 118.2 23.7 161.2 66.8 43.1 43 66.8 100.3 66.8 161.2 0 60.9-23.7 118.2-66.8 161.2z"}}]},name:"key",theme:"outlined"};const mSr=hSr;var gSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mSr}))},Ljt=h.forwardRef(gSr);Ljt.displayName="KeyOutlined";const vSr=Ljt;var _Sr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.99 111a61.55 61.55 0 00-26.8 6.13l-271.3 131a61.71 61.71 0 00-33.32 41.85L113.53 584.5a61.77 61.77 0 0011.86 52.06L313.2 872.71a61.68 61.68 0 0048.26 23.27h301.05a61.68 61.68 0 0048.26-23.27l187.81-236.12v-.03a61.73 61.73 0 0011.9-52.03v-.03L843.4 289.98v-.04a61.72 61.72 0 00-33.3-41.8l-271.28-131a17.43 17.43 0 00-.03-.04 61.76 61.76 0 00-26.8-6.1m0 35.1c3.94 0 7.87.87 11.55 2.64l271.3 131a26.54 26.54 0 0114.36 18.02l67.04 294.52a26.56 26.56 0 01-5.1 22.45L683.31 850.88a26.51 26.51 0 01-20.8 10H361.45a26.45 26.45 0 01-20.77-10L152.88 614.73a26.59 26.59 0 01-5.14-22.45l67.07-294.49a26.51 26.51 0 0114.32-18.02v-.04l271.3-131A26.52 26.52 0 01512 146.1m-.14 73.82c-2.48 0-4.99.5-7.4 1.51-9.65 4.21-14.22 15.44-10.01 25.09 4.04 9.48 5.42 18.94 6.48 28.41.35 4.92.55 9.66.37 14.4.53 4.74-1.94 9.48-5.45 14.22-3.68 4.74-4.03 9.49-4.55 14.23-48.16 4.72-91.51 25.83-124.65 57.54l-.31-.17c-4.04-2.63-7.88-5.27-14.02-5.45-5.79-.35-11.06-1.4-14.4-4.9-3.68-2.8-7.35-5.95-10.69-9.29-6.84-6.67-13.36-13.87-18.1-23a19.66 19.66 0 00-11.58-9.5 19.27 19.27 0 00-23.68 13.17c-2.98 10 2.98 20.7 13.16 23.51 9.83 2.99 18.08 7.9 26.15 13.16a127.38 127.38 0 0111.24 8.6c4.04 2.64 6.13 7.55 7.71 13.17 1.16 5.62 4.39 8.88 7.54 12.03a209.26 209.26 0 00-37.08 142.61c-3.94 1.38-7.83 2.88-11.17 6.82-3.86 4.39-8.08 7.88-12.82 8.23a94.03 94.03 0 01-14.02 2.64c-9.47 1.23-19.13 1.93-29.13-.17a19.53 19.53 0 00-14.74 3.32c-8.6 5.97-10.52 17.9-4.56 26.5a19.13 19.13 0 0026.67 4.59c8.42-5.97 17.37-9.32 26.5-12.3 4.55-1.41 9.13-2.62 13.87-3.5 4.56-1.58 9.64-.2 15.08 2.09 4.52 2.33 8.52 2.15 12.48 1.75 15.44 50.08 49.22 92.03 93.32 118.52-1.5 4.21-2.92 8.6-1.57 14.15 1.05 5.8 1.22 11.25-1.24 15.29a172.58 172.58 0 01-6.3 12.78c-4.92 8.07-10.17 16.15-17.9 23.17a18.97 18.97 0 00-6.33 13.5 19.06 19.06 0 0018.43 19.68A19.21 19.21 0 00409 787.88c.17-10.35 2.97-19.46 6.13-28.59 1.58-4.38 3.52-8.77 5.62-12.99 1.58-4.56 5.78-7.92 10.87-10.72 5.07-2.62 7.35-6.32 9.63-10.22a209.09 209.09 0 0070.74 12.51c25.26 0 49.4-4.72 71.87-12.92 2.37 4.06 4.82 7.91 9.9 10.63 5.1 2.98 9.29 6.16 10.87 10.72 2.1 4.4 3.87 8.78 5.45 13.17 3.15 9.12 5.78 18.23 6.13 28.58 0 5.09 2.1 10.02 6.14 13.71a19.32 19.32 0 0027.04-1.23 19.32 19.32 0 00-1.24-27.05c-7.72-6.84-12.98-15.09-17.72-23.34-2.28-4.03-4.37-8.4-6.3-12.6-2.46-4.22-2.3-9.5-1.06-15.3 1.4-5.96-.18-10.34-1.58-14.9l-.14-.45c43.76-26.75 77.09-68.83 92.2-118.9l.58.04c4.91.35 9.64.85 14.9-2.13 5.27-2.46 10.56-3.87 15.12-2.47 4.56.7 9.29 1.76 13.85 2.99 9.12 2.63 18.27 5.79 26.87 11.58a19.5 19.5 0 0014.73 2.64 18.99 18.99 0 0014.57-22.62 19.11 19.11 0 00-22.82-14.57c-10.18 2.28-19.66 1.9-29.3 1.03-4.75-.53-9.32-1.2-14.06-2.26-4.74-.35-8.92-3.5-12.96-7.71-4.03-4.74-8.6-5.97-13.16-7.37l-.3-.1c.6-6.51.99-13.08.99-19.75 0-43.5-13.28-83.99-35.99-117.6 3.33-3.5 6.7-6.82 7.92-12.78 1.58-5.61 3.68-10.53 7.71-13.16 3.51-3.16 7.38-5.96 11.24-8.77 7.9-5.27 16.16-10.36 25.98-13.16a18.5 18.5 0 0011.55-9.67 18.8 18.8 0 00-8.22-25.6 18.84 18.84 0 00-25.64 8.22c-4.74 9.13-11.22 16.33-17.89 23-3.51 3.34-7 6.51-10.7 9.5-3.33 3.5-8.6 4.55-14.39 4.9-6.14.17-10.01 2.99-14.05 5.62a210 210 0 00-127.4-60.02c-.52-4.73-.87-9.48-4.55-14.22-3.51-4.74-5.98-9.48-5.45-14.22-.17-4.74.03-9.48.38-14.4 1.05-9.47 2.44-18.94 6.48-28.41 1.93-4.56 2.1-10 0-15.08a19.23 19.23 0 00-17.69-11.52m-25.16 133.91l-.85 6.75c-2.46 18.96-4.21 38.08-5.97 57.04a876 876 0 00-2.64 30.2c-8.6-6.15-17.2-12.66-26.32-18.45-15.79-10.7-31.6-21.42-47.91-31.6l-5.52-3.43a174.43 174.43 0 0189.21-40.5m50.59 0a174.38 174.38 0 0192.16 43.21l-5.86 3.7c-16.14 10.35-31.74 21.07-47.54 31.77a491.28 491.28 0 00-18.44 13 7.3 7.3 0 01-11.58-5.46c-.53-7.54-1.22-14.9-1.92-22.45-1.75-18.95-3.5-38.08-5.96-57.03zm-173 78.82l5.58 5.83c13.33 13.86 26.86 27.2 40.54 40.71 5.8 5.8 11.58 11.26 17.55 16.7a7.19 7.19 0 01-2.81 12.27c-8.6 2.63-17.21 5.07-25.8 7.88-18.08 5.97-36.32 11.6-54.4 18.1l-7.95 2.77c-.17-3.2-.48-6.37-.48-9.63 0-34.92 10.27-67.33 27.76-94.63m297.52 3.46a174.67 174.67 0 0125.67 91.17c0 2.93-.3 5.78-.44 8.67l-6.24-1.98c-18.25-5.97-36.48-11.09-54.9-16.35a900.54 900.54 0 00-35.82-9.63c8.95-8.6 18.27-17.04 26.87-25.81 13.51-13.51 27-27.02 40.17-41.06zM501.12 492.2h21.39c3.33 0 6.5 1.58 8.26 4.04l13.67 17.2a10.65 10.65 0 012.13 8.57l-4.94 21.25c-.52 3.34-2.81 5.96-5.62 7.54l-19.64 9.12a9.36 9.36 0 01-9.11 0l-19.67-9.12c-2.81-1.58-5.27-4.2-5.63-7.54l-4.9-21.25c-.52-2.98.2-6.28 2.13-8.56l13.67-17.2a10.25 10.25 0 018.26-4.05m-63.37 83.7c5.44-.88 9.85 4.57 7.75 9.66a784.28 784.28 0 00-9.5 26.15 1976.84 1976.84 0 00-18.78 54.22l-2.4 7.54a175.26 175.26 0 01-68-87.3l9.33-.78c19.13-1.76 37.9-4.06 57.03-6.34 8.25-.88 16.33-2.1 24.57-3.16m151.63 2.47c8.24.88 16.32 1.77 24.57 2.47 19.13 1.75 38.07 3.5 57.2 4.73l6.1.34a175.25 175.25 0 01-66.6 86.58l-1.98-6.38c-5.79-18.25-12.1-36.32-18.23-54.22a951.58 951.58 0 00-8.6-23.85 7.16 7.16 0 017.54-9.67m-76.1 34.62c2.5 0 5.01 1.26 6.42 3.8a526.47 526.47 0 0012.13 21.77c9.48 16.5 18.92 33.17 29.1 49.32l4.15 6.71a176.03 176.03 0 01-53.1 8.2 176.14 176.14 0 01-51.57-7.72l4.38-7.02c10.18-16.15 19.83-32.66 29.48-49.15a451.58 451.58 0 0012.65-22.1 7.2 7.2 0 016.37-3.81"}}]},name:"kubernetes",theme:"outlined"};const ySr=_Sr;var bSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ySr}))},jjt=h.forwardRef(bSr);jjt.displayName="KubernetesOutlined";const xSr=jjt;var SSr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M956.9 845.1L896.4 632V168c0-17.7-14.3-32-32-32h-704c-17.7 0-32 14.3-32 32v464L67.9 845.1C60.4 866 75.8 888 98 888h828.8c22.2 0 37.6-22 30.1-42.9zM200.4 208h624v395h-624V208zm228.3 608l8.1-37h150.3l8.1 37H428.7zm224 0l-19.1-86.7c-.8-3.7-4.1-6.3-7.8-6.3H398.2c-3.8 0-7 2.6-7.8 6.3L371.3 816H151l42.3-149h638.2l42.3 149H652.7z"}}]},name:"laptop",theme:"outlined"};const CSr=SSr;var wSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:CSr}))},Bjt=h.forwardRef(wSr);Bjt.displayName="LaptopOutlined";const ESr=Bjt;var TSr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M384 912h496c17.7 0 32-14.3 32-32V340H384v572zm496-800H384v164h528V144c0-17.7-14.3-32-32-32zm-768 32v736c0 17.7 14.3 32 32 32h176V112H144c-17.7 0-32 14.3-32 32z"}}]},name:"layout",theme:"filled"};const $Sr=TSr;var OSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$Sr}))},zjt=h.forwardRef(OSr);zjt.displayName="LayoutFilled";const PSr=zjt;var NSr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-696 72h136v656H184V184zm656 656H384V384h456v456zM384 320V184h456v136H384z"}}]},name:"layout",theme:"outlined"};const DSr=NSr;var ISr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:DSr}))},Hjt=h.forwardRef(ISr);Hjt.displayName="LayoutOutlined";const RSr=Hjt;var kSr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M384 185h456v136H384zm-200 0h136v656H184zm696-73H144c-17.7 0-32 14.3-32 32v1c0-17.7 14.3-32 32-32h736c17.7 0 32 14.3 32 32v-1c0-17.7-14.3-32-32-32zM384 385h456v456H384z",fill:n}},{tag:"path",attrs:{d:"M880 113H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V145c0-17.7-14.3-32-32-32zM320 841H184V185h136v656zm520 0H384V385h456v456zm0-520H384V185h456v136z",fill:t}}]}},name:"layout",theme:"twotone"};const ASr=kSr;var MSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ASr}))},qjt=h.forwardRef(MSr);qjt.displayName="LayoutTwoTone";const FSr=qjt;var LSr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm104 316.9c0 10.2-4.9 19.9-13.2 25.9L457.4 512l145.4 105.2c8.3 6 13.2 15.6 13.2 25.9V690c0 6.5-7.4 10.3-12.7 6.5l-246-178a7.95 7.95 0 010-12.9l246-178a8 8 0 0112.7 6.5v46.8z"}}]},name:"left-circle",theme:"filled"};const jSr=LSr;var BSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jSr}))},Vjt=h.forwardRef(BSr);Vjt.displayName="LeftCircleFilled";const zSr=Vjt;var HSr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M603.3 327.5l-246 178a7.95 7.95 0 000 12.9l246 178c5.3 3.8 12.7 0 12.7-6.5V643c0-10.2-4.9-19.9-13.2-25.9L457.4 512l145.4-105.2c8.3-6 13.2-15.6 13.2-25.9V334c0-6.5-7.4-10.3-12.7-6.5z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"left-circle",theme:"outlined"};const qSr=HSr;var VSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qSr}))},Wjt=h.forwardRef(VSr);Wjt.displayName="LeftCircleOutlined";const WSr=Wjt;var USr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm104 240.9c0 10.3-4.9 19.9-13.2 25.9L457.4 512l145.4 105.1c8.3 6 13.2 15.7 13.2 25.9v46.9c0 6.5-7.4 10.3-12.7 6.5l-246-178a7.95 7.95 0 010-12.9l246-178c5.3-3.8 12.7 0 12.7 6.5v46.9z",fill:n}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M603.3 327.5l-246 178a7.95 7.95 0 000 12.9l246 178c5.3 3.8 12.7 0 12.7-6.5V643c0-10.2-4.9-19.9-13.2-25.9L457.4 512l145.4-105.2c8.3-6 13.2-15.6 13.2-25.9V334c0-6.5-7.4-10.3-12.7-6.5z",fill:t}}]}},name:"left-circle",theme:"twotone"};const KSr=USr;var GSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:KSr}))},Ujt=h.forwardRef(GSr);Ujt.displayName="LeftCircleTwoTone";const YSr=Ujt;var XSr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM624 380.9c0 10.2-4.9 19.9-13.2 25.9L465.4 512l145.4 105.2c8.3 6 13.2 15.6 13.2 25.9V690c0 6.5-7.4 10.3-12.7 6.5l-246-178a7.95 7.95 0 010-12.9l246-178c5.3-3.8 12.7 0 12.7 6.5v46.8z"}}]},name:"left-square",theme:"filled"};const JSr=XSr;var QSr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:JSr}))},Kjt=h.forwardRef(QSr);Kjt.displayName="LeftSquareFilled";const ZSr=Kjt;var eCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M365.3 518.5l246 178c5.3 3.8 12.7 0 12.7-6.5v-46.9c0-10.2-4.9-19.9-13.2-25.9L465.4 512l145.4-105.2c8.3-6 13.2-15.6 13.2-25.9V334c0-6.5-7.4-10.3-12.7-6.5l-246 178a8.05 8.05 0 000 13z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"left-square",theme:"outlined"};const tCr=eCr;var nCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tCr}))},Gjt=h.forwardRef(nCr);Gjt.displayName="LeftSquareOutlined";const rCr=Gjt;var iCr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm181.3-334.5l246-178c5.3-3.8 12.7 0 12.7 6.5v46.9c0 10.3-4.9 19.9-13.2 25.9L465.4 512l145.4 105.2c8.3 6 13.2 15.7 13.2 25.9V690c0 6.5-7.4 10.3-12.7 6.4l-246-178a7.95 7.95 0 010-12.9z",fill:n}},{tag:"path",attrs:{d:"M365.3 518.4l246 178c5.3 3.9 12.7.1 12.7-6.4v-46.9c0-10.2-4.9-19.9-13.2-25.9L465.4 512l145.4-105.2c8.3-6 13.2-15.6 13.2-25.9V334c0-6.5-7.4-10.3-12.7-6.5l-246 178a7.95 7.95 0 000 12.9z",fill:t}}]}},name:"left-square",theme:"twotone"};const aCr=iCr;var oCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:aCr}))},Yjt=h.forwardRef(oCr);Yjt.displayName="LeftSquareTwoTone";const sCr=Yjt;var lCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311h-.3v428h472.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM112 528v364c0 17.7 14.3 32 32 32h65V496h-65c-17.7 0-32 14.3-32 32z"}}]},name:"like",theme:"filled"};const cCr=lCr;var uCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cCr}))},Xjt=h.forwardRef(uCr);Xjt.displayName="LikeFilled";const dCr=Xjt;var fCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.9 533.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.4-65.5-111.1a67.67 67.67 0 00-34.3-9.3H572.4l6-122.9c1.4-29.7-9.1-57.9-29.5-79.4A106.62 106.62 0 00471 99.9c-52 0-98 35-111.8 85.1l-85.9 311H144c-17.7 0-32 14.3-32 32v364c0 17.7 14.3 32 32 32h601.3c9.2 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7-.2-12.6-2-25.1-5.6-37.1zM184 852V568h81v284h-81zm636.4-353l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.2 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H329V564.8l99.5-360.5a44.1 44.1 0 0142.2-32.3c7.6 0 15.1 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.2 32.1-19.6 43z"}}]},name:"like",theme:"outlined"};const pCr=fCr;var hCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pCr}))},Jjt=h.forwardRef(hCr);Jjt.displayName="LikeOutlined";const mCr=Jjt;var gCr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M273 495.9v428l.3-428zm538.2-88.3H496.8l9.6-198.4c.6-11.9-4.7-23.1-14.6-30.5-6.1-4.5-13.6-6.8-21.1-6.7-19.6.1-36.9 13.4-42.2 32.3-37.1 134.4-64.9 235.2-83.5 302.5V852h399.4a56.85 56.85 0 0033.6-51.8c0-9.7-2.3-18.9-6.9-27.3l-13.9-25.4 21.9-19a56.76 56.76 0 0019.6-43c0-9.7-2.3-18.9-6.9-27.3l-13.9-25.4 21.9-19a56.76 56.76 0 0019.6-43c0-9.7-2.3-18.9-6.9-27.3l-14-25.5 21.9-19a56.76 56.76 0 0019.6-43c0-19.1-11-37.5-28.8-48.4z",fill:n}},{tag:"path",attrs:{d:"M112 528v364c0 17.7 14.3 32 32 32h65V496h-65c-17.7 0-32 14.3-32 32zm773.9 5.7c16.8-22.2 26.1-49.4 26.1-77.7 0-44.9-25.1-87.5-65.5-111a67.67 67.67 0 00-34.3-9.3H572.3l6-122.9c1.5-29.7-9-57.9-29.5-79.4a106.4 106.4 0 00-77.9-33.4c-52 0-98 35-111.8 85.1l-85.8 310.8-.3 428h472.1c9.3 0 18.2-1.8 26.5-5.4 47.6-20.3 78.3-66.8 78.3-118.4 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37 16.8-22.2 26.1-49.4 26.1-77.7 0-12.6-1.8-25-5.4-37zM820.4 499l-21.9 19 14 25.5a56.2 56.2 0 016.9 27.3c0 16.5-7.1 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 16.5-7.1 32.2-19.6 43l-21.9 19 13.9 25.4a56.2 56.2 0 016.9 27.3c0 22.4-13.2 42.6-33.6 51.8H345V506.8c18.6-67.2 46.4-168 83.5-302.5a44.28 44.28 0 0142.2-32.3c7.5-.1 15 2.2 21.1 6.7 9.9 7.4 15.2 18.6 14.6 30.5l-9.6 198.4h314.4C829 418.5 840 436.9 840 456c0 16.5-7.1 32.2-19.6 43z",fill:t}}]}},name:"like",theme:"twotone"};const vCr=gCr;var _Cr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vCr}))},Qjt=h.forwardRef(_Cr);Qjt.displayName="LikeTwoTone";const yCr=Qjt;var bCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 792H200V168c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h752c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM305.8 637.7c3.1 3.1 8.1 3.1 11.3 0l138.3-137.6L583 628.5c3.1 3.1 8.2 3.1 11.3 0l275.4-275.3c3.1-3.1 3.1-8.2 0-11.3l-39.6-39.6a8.03 8.03 0 00-11.3 0l-230 229.9L461.4 404a8.03 8.03 0 00-11.3 0L266.3 586.7a8.03 8.03 0 000 11.3l39.5 39.7z"}}]},name:"line-chart",theme:"outlined"};const xCr=bCr;var SCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xCr}))},Zjt=h.forwardRef(SCr);Zjt.displayName="LineChartOutlined";const CCr=Zjt;var wCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M648 160H104c-4.4 0-8 3.6-8 8v128c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-64h168v560h-92c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-92V232h168v64c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V168c0-4.4-3.6-8-8-8zm272.8 546H856V318h64.8c6 0 9.4-7 5.7-11.7L825.7 178.7a7.14 7.14 0 00-11.3 0L713.6 306.3a7.23 7.23 0 005.7 11.7H784v388h-64.8c-6 0-9.4 7-5.7 11.7l100.8 127.5c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5a7.2 7.2 0 00-5.6-11.7z"}}]},name:"line-height",theme:"outlined"};const ECr=wCr;var TCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ECr}))},eBt=h.forwardRef(TCr);eBt.displayName="LineHeightOutlined";const $Cr=eBt;var OCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 476H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"line",theme:"outlined"};const PCr=OCr;var NCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:PCr}))},tBt=h.forwardRef(NCr);tBt.displayName="LineOutlined";const DCr=tBt;var ICr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M574 665.4a8.03 8.03 0 00-11.3 0L446.5 781.6c-53.8 53.8-144.6 59.5-204 0-59.5-59.5-53.8-150.2 0-204l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3l-39.8-39.8a8.03 8.03 0 00-11.3 0L191.4 526.5c-84.6 84.6-84.6 221.5 0 306s221.5 84.6 306 0l116.2-116.2c3.1-3.1 3.1-8.2 0-11.3L574 665.4zm258.6-474c-84.6-84.6-221.5-84.6-306 0L410.3 307.6a8.03 8.03 0 000 11.3l39.7 39.7c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c53.8-53.8 144.6-59.5 204 0 59.5 59.5 53.8 150.2 0 204L665.3 562.6a8.03 8.03 0 000 11.3l39.8 39.8c3.1 3.1 8.2 3.1 11.3 0l116.2-116.2c84.5-84.6 84.5-221.5 0-306.1zM610.1 372.3a8.03 8.03 0 00-11.3 0L372.3 598.7a8.03 8.03 0 000 11.3l39.6 39.6c3.1 3.1 8.2 3.1 11.3 0l226.4-226.4c3.1-3.1 3.1-8.2 0-11.3l-39.5-39.6z"}}]},name:"link",theme:"outlined"};const RCr=ICr;var kCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:RCr}))},nBt=h.forwardRef(kCr);nBt.displayName="LinkOutlined";const ACr=nBt;var MCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM349.3 793.7H230.6V411.9h118.7v381.8zm-59.3-434a68.8 68.8 0 1168.8-68.8c-.1 38-30.9 68.8-68.8 68.8zm503.7 434H675.1V608c0-44.3-.8-101.2-61.7-101.2-61.7 0-71.2 48.2-71.2 98v188.9H423.7V411.9h113.8v52.2h1.6c15.8-30 54.5-61.7 112.3-61.7 120.2 0 142.3 79.1 142.3 181.9v209.4z"}}]},name:"linkedin",theme:"filled"};const FCr=MCr;var LCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:FCr}))},rBt=h.forwardRef(LCr);rBt.displayName="LinkedinFilled";const jCr=rBt;var BCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M847.7 112H176.3c-35.5 0-64.3 28.8-64.3 64.3v671.4c0 35.5 28.8 64.3 64.3 64.3h671.4c35.5 0 64.3-28.8 64.3-64.3V176.3c0-35.5-28.8-64.3-64.3-64.3zm0 736c-447.8-.1-671.7-.2-671.7-.3.1-447.8.2-671.7.3-671.7 447.8.1 671.7.2 671.7.3-.1 447.8-.2 671.7-.3 671.7zM230.6 411.9h118.7v381.8H230.6zm59.4-52.2c37.9 0 68.8-30.8 68.8-68.8a68.8 68.8 0 10-137.6 0c-.1 38 30.7 68.8 68.8 68.8zm252.3 245.1c0-49.8 9.5-98 71.2-98 60.8 0 61.7 56.9 61.7 101.2v185.7h118.6V584.3c0-102.8-22.2-181.9-142.3-181.9-57.7 0-96.4 31.7-112.3 61.7h-1.6v-52.2H423.7v381.8h118.6V604.8z"}}]},name:"linkedin",theme:"outlined"};const zCr=BCr;var HCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zCr}))},iBt=h.forwardRef(HCr);iBt.displayName="LinkedinOutlined";const qCr=iBt;var VCr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M530.8 64c-5.79 0-11.76.3-17.88.78-157.8 12.44-115.95 179.45-118.34 235.11-2.88 40.8-11.2 72.95-39.24 112.78-33.03 39.23-79.4 102.66-101.39 168.77-10.37 31.06-15.3 62.87-10.71 92.92a15.83 15.83 0 00-4.14 5.04c-9.7 10-16.76 22.43-24.72 31.32-7.42 7.43-18.1 9.96-29.75 14.93-11.68 5.08-24.56 10.04-32.25 25.42a49.7 49.7 0 00-4.93 22.43c0 7.43 1 14.97 2.05 20.01 2.17 14.9 4.33 27.22 1.46 36.21-9.26 25.39-10.42 42.79-3.92 55.44 6.5 12.47 19.97 17.51 35.05 22.44 30.28 7.46 71.3 5.04 103.6 22.36 34.56 17.43 69.66 25.05 97.65 17.54a66.01 66.01 0 0045.1-35.27c21.91-.12 45.92-10.05 84.37-12.47 26.09-2.17 58.75 9.97 96.23 7.43.94 5.04 2.36 7.43 4.26 12.47l.11.1c14.6 29.05 41.55 42.27 70.33 39.99 28.78-2.24 59.43-20.01 84.26-48.76 23.55-28.55 62.83-40.46 88.77-56.1 12.99-7.43 23.48-17.51 24.23-31.85.86-14.93-7.43-30.3-26.66-51.4v-3.62l-.1-.11c-6.35-7.47-9.34-19.98-12.63-34.57-3.17-14.97-6.8-29.34-18.36-39.05h-.11c-2.2-2.02-4.6-2.5-7.02-5.04a13.33 13.33 0 00-7.1-2.39c16.1-47.7 9.86-95.2-6.45-137.9-19.9-52.63-54.7-98.48-81.2-130.02-29.71-37.52-58.83-73.06-58.27-125.77 1-80.33 8.85-228.95-132.3-229.17m19.75 127.11h.48c7.95 0 14.79 2.31 21.8 7.4 7.13 5.03 12.32 12.39 16.4 19.89 3.91 9.67 5.89 17.13 6.19 27.03 0-.75.22-1.5.22-2.2v3.88a3.21 3.21 0 01-.15-.79l-.15-.9a67.46 67.46 0 01-5.6 26.36 35.58 35.58 0 01-7.95 12.5 26.5 26.5 0 00-3.28-1.56c-3.92-1.68-7.43-2.39-10.64-4.96a48.98 48.98 0 00-8.18-2.47c1.83-2.2 5.42-4.96 6.8-7.39a44.22 44.22 0 003.28-15v-.72a45.17 45.17 0 00-2.27-14.93c-1.68-5.04-3.77-7.5-6.84-12.47-3.13-2.46-6.23-4.92-9.96-4.92h-.6c-3.47 0-6.57 1.12-9.78 4.92a29.86 29.86 0 00-7.65 12.47 44.05 44.05 0 00-3.36 14.93v.71c.07 3.33.3 6.69.74 9.97-7.2-2.5-16.35-5.04-22.66-7.54-.37-2.46-.6-4.94-.67-7.43v-.75a66.15 66.15 0 015.6-28.7 40.45 40.45 0 0116.05-19.9 36.77 36.77 0 0122.18-7.43m-110.58 2.2h1.35c5.3 0 10.08 1.8 14.9 5.04a51.6 51.6 0 0112.83 17.36c3.36 7.43 5.27 14.97 5.72 24.9v.15c.26 5 .22 7.5-.08 9.93v2.99c-1.12.26-2.09.67-3.1.9-5.67 2.05-10.23 5.03-14.67 7.46.45-3.32.49-6.68.11-9.97v-.56c-.44-4.96-1.45-7.43-3.06-12.43a22.88 22.88 0 00-6.2-9.97 9.26 9.26 0 00-6.83-2.39h-.78c-2.65.23-4.85 1.53-6.94 4.93a20.6 20.6 0 00-4.48 10.08 35.24 35.24 0 00-.86 12.36v.52c.45 5.04 1.38 7.5 3.02 12.47 1.68 5 3.62 7.46 6.16 10 .41.34.79.67 1.27.9-2.61 2.13-4.37 2.61-6.57 5.08a11.39 11.39 0 01-4.89 2.53 97.84 97.84 0 01-10.27-15 66.15 66.15 0 01-5.78-24.9 65.67 65.67 0 012.98-24.94 53.38 53.38 0 0110.57-19.97c4.78-4.97 9.7-7.47 15.6-7.47M491.15 257c12.36 0 27.33 2.43 45.36 14.9 10.94 7.46 19.52 10.04 39.31 17.47h.11c9.52 5.07 15.12 9.93 17.84 14.9v-4.9a21.32 21.32 0 01.6 17.55c-4.59 11.6-19.26 24.04-39.72 31.47v.07c-10 5.04-18.7 12.43-28.93 17.36-10.3 5.04-21.95 10.9-37.78 9.97a42.52 42.52 0 01-16.72-2.5 133.12 133.12 0 01-12.02-7.4c-7.28-5.04-13.55-12.39-22.85-17.36v-.18h-.19c-14.93-9.19-22.99-19.12-25.6-26.54-2.58-10-.19-17.51 7.2-22.4 8.36-5.04 14.19-10.12 18.03-12.55 3.88-2.76 5.34-3.8 6.57-4.89h.08v-.1c6.3-7.55 16.27-17.52 31.32-22.44a68.65 68.65 0 0117.4-2.43m104.48 80c13.4 52.9 44.69 129.72 64.8 166.98 10.68 19.93 31.93 61.93 41.15 112.89 5.82-.19 12.28.67 19.15 2.39 24.11-62.38-20.39-129.43-40.66-148.06-8.25-7.5-8.66-12.5-4.59-12.5 21.99 19.93 50.96 58.68 61.45 102.92 4.81 19.97 5.93 41.21.78 62.34 2.5 1.05 5.04 2.28 7.65 2.5 38.53 19.94 52.75 35.02 45.92 57.38v-1.6c-2.27-.12-4.48 0-6.75 0h-.56c5.63-17.44-6.8-30.8-39.76-45.7-34.16-14.93-61.45-12.54-66.11 17.36-.27 1.6-.45 2.46-.64 5.04-2.54.86-5.19 1.98-7.8 2.39-16.05 10-24.71 24.97-29.6 44.31-4.86 19.9-6.35 43.16-7.66 69.77v.11c-.78 12.47-6.38 31.29-11.9 50.44-56 40.01-133.65 57.41-199.69 12.46a98.74 98.74 0 00-15-19.9 54.13 54.13 0 00-10.27-12.46c6.8 0 12.62-1.08 17.36-2.5a22.96 22.96 0 0011.72-12.47c4.03-9.97 0-26.02-12.88-43.42C398.87 730.24 377 710.53 345 690.9c-23.51-14.89-36.8-32.47-42.93-52.1-6.16-19.94-5.33-40.51-.56-61.42 9.15-39.94 32.6-78.77 47.56-103.14 4-2.43 1.38 5.04-15.23 36.36-14.78 28.03-42.6 93.21-4.55 143.87a303.27 303.27 0 0124.15-107.36c21.06-47.71 65.07-130.81 68.54-196.66 1.8 1.34 8.1 5.04 10.79 7.54 8.14 4.96 14.18 12.43 22.02 17.36 7.88 7.5 17.81 12.5 32.7 12.5 1.46.12 2.8.23 4.15.23 15.34 0 27.21-5 37.18-10 10.83-5 19.45-12.48 27.63-14.94h.18c17.44-5.04 31.21-15 39.01-26.13m81.6 334.4c1.39 22.44 12.81 46.48 32.93 51.41 21.95 5 53.53-12.43 66.86-28.56l7.88-.33c11.76-.3 21.54.37 31.62 9.97l.1.1c7.77 7.44 11.4 19.83 14.6 32.7 3.18 14.98 5.75 29.13 15.27 39.8 18.15 19.68 24.08 33.82 23.75 42.56l.1-.22v.67l-.1-.45c-.56 9.78-6.91 14.78-18.6 22.21-23.51 14.97-65.17 26.58-91.72 58.61-23.07 27.51-51.18 42.52-76 44.46-24.79 1.98-46.18-7.46-58.76-33.52l-.19-.11c-7.84-14.97-4.48-38.27 2.1-63.1 6.56-24.93 15.97-50.2 17.28-70.85 1.38-26.65 2.83-49.83 7.28-67.71 4.48-17.36 11.5-29.76 23.93-36.74l1.68-.82zm-403.72 1.84h.37c1.98 0 3.92.18 5.86.52 14.04 2.05 26.35 12.43 38.19 28.07l33.97 62.12.11.11c9.07 19.9 28.15 39.72 44.39 61.15 16.2 22.32 28.74 42.22 27.21 58.61v.22c-2.13 27.78-17.88 42.86-42 48.3-24.07 5.05-56.74.08-89.4-17.31-36.14-20.01-79.07-17.51-106.66-22.48-13.77-2.46-22.8-7.5-26.99-14.97-4.14-7.42-4.21-22.43 4.6-45.91v-.11l.07-.12c4.37-12.46 1.12-28.1-1-41.77-2.06-14.97-3.1-26.47 1.6-35.09 5.97-12.47 14.78-14.9 25.72-19.9 11.01-5.04 23.93-7.54 34.2-17.5h.07v-.12c9.55-10 16.61-22.43 24.93-31.28 7.1-7.5 14.19-12.54 24.75-12.54M540.76 334.5c-16.24 7.5-35.27 19.97-55.54 19.97-20.24 0-36.21-9.97-47.75-17.4-5.79-5-10.45-10-13.96-12.5-6.12-5-5.38-12.47-2.76-12.47 4.07.6 4.81 5.04 7.43 7.5 3.58 2.47 8.02 7.43 13.47 12.43 10.86 7.47 25.39 17.44 43.53 17.44 18.1 0 39.3-9.97 52.19-17.4 7.28-5.04 16.6-12.47 24.19-17.43 5.82-5.12 5.56-10 10.41-10 4.82.6 1.27 5-5.48 12.42a302.3 302.3 0 01-25.76 17.47v-.03zm-40.39-59.13v-.83c-.22-.7.49-1.56 1.09-1.86 2.76-1.6 6.72-1.01 9.7.15 2.35 0 5.97 2.5 5.6 5.04-.22 1.83-3.17 2.46-5.04 2.46-2.05 0-3.43-1.6-5.26-2.54-1.94-.67-5.45-.3-6.09-2.42m-20.57 0c-.74 2.16-4.22 1.82-6.2 2.46-1.75.93-3.2 2.54-5.18 2.54-1.9 0-4.9-.71-5.12-2.54-.33-2.47 3.29-4.97 5.6-4.97 3.03-1.15 6.87-1.75 9.67-.18.71.33 1.35 1.12 1.12 1.86v.79h.11z"}}]},name:"linux",theme:"outlined"};const WCr=VCr;var UCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:WCr}))},aBt=h.forwardRef(UCr);aBt.displayName="LinuxOutlined";const KCr=aBt;var GCr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 1024c-69.1 0-136.2-13.5-199.3-40.2C251.7 958 197 921 150 874c-47-47-84-101.7-109.8-162.7C13.5 648.2 0 581.1 0 512c0-19.9 16.1-36 36-36s36 16.1 36 36c0 59.4 11.6 117 34.6 171.3 22.2 52.4 53.9 99.5 94.3 139.9 40.4 40.4 87.5 72.2 139.9 94.3C395 940.4 452.6 952 512 952c59.4 0 117-11.6 171.3-34.6 52.4-22.2 99.5-53.9 139.9-94.3 40.4-40.4 72.2-87.5 94.3-139.9C940.4 629 952 571.4 952 512c0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.2C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3s-13.5 136.2-40.2 199.3C958 772.3 921 827 874 874c-47 47-101.8 83.9-162.7 109.7-63.1 26.8-130.2 40.3-199.3 40.3z"}}]},name:"loading-3-quarters",theme:"outlined"};const YCr=GCr;var XCr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:YCr}))},oBt=h.forwardRef(XCr);oBt.displayName="Loading3QuartersOutlined";const JCr=oBt;var QCr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM540 701v53c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-53a48.01 48.01 0 1156 0zm152-237H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224z"}}]},name:"lock",theme:"filled"};const ZCr=QCr;var ewr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ZCr}))},sBt=h.forwardRef(ewr);sBt.displayName="LockFilled";const twr=sBt;var nwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240zm460 600H232V536h560v304zM484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z"}}]},name:"lock",theme:"outlined"};const rwr=nwr;var iwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rwr}))},lBt=h.forwardRef(iwr);lBt.displayName="LockOutlined";const awr=lBt;var owr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464h-68V240c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM332 240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v224H332V240zm460 600H232V536h560v304z",fill:t}},{tag:"path",attrs:{d:"M232 840h560V536H232v304zm280-226a48.01 48.01 0 0128 87v53c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-53a48.01 48.01 0 0128-87z",fill:n}},{tag:"path",attrs:{d:"M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z",fill:t}}]}},name:"lock",theme:"twotone"};const swr=owr;var lwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:swr}))},cBt=h.forwardRef(lwr);cBt.displayName="LockTwoTone";const cwr=cBt;var uwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M521.7 82c-152.5-.4-286.7 78.5-363.4 197.7-3.4 5.3.4 12.3 6.7 12.3h70.3c4.8 0 9.3-2.1 12.3-5.8 7-8.5 14.5-16.7 22.4-24.5 32.6-32.5 70.5-58.1 112.7-75.9 43.6-18.4 90-27.8 137.9-27.8 47.9 0 94.3 9.3 137.9 27.8 42.2 17.8 80.1 43.4 112.7 75.9 32.6 32.5 58.1 70.4 76 112.5C865.7 417.8 875 464.1 875 512c0 47.9-9.4 94.2-27.8 137.8-17.8 42.1-43.4 80-76 112.5s-70.5 58.1-112.7 75.9A352.8 352.8 0 01520.6 866c-47.9 0-94.3-9.4-137.9-27.8A353.84 353.84 0 01270 762.3c-7.9-7.9-15.3-16.1-22.4-24.5-3-3.7-7.6-5.8-12.3-5.8H165c-6.3 0-10.2 7-6.7 12.3C234.9 863.2 368.5 942 520.6 942c236.2 0 428-190.1 430.4-425.6C953.4 277.1 761.3 82.6 521.7 82zM395.02 624v-76h-314c-4.4 0-8-3.6-8-8v-56c0-4.4 3.6-8 8-8h314v-76c0-6.7 7.8-10.5 13-6.3l141.9 112a8 8 0 010 12.6l-141.9 112c-5.2 4.1-13 .4-13-6.3z"}}]},name:"login",theme:"outlined"};const dwr=uwr;var fwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dwr}))},uBt=h.forwardRef(fwr);uBt.displayName="LoginOutlined";const pwr=uBt;var hwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 732h-70.3c-4.8 0-9.3 2.1-12.3 5.8-7 8.5-14.5 16.7-22.4 24.5a353.84 353.84 0 01-112.7 75.9A352.8 352.8 0 01512.4 866c-47.9 0-94.3-9.4-137.9-27.8a353.84 353.84 0 01-112.7-75.9 353.28 353.28 0 01-76-112.5C167.3 606.2 158 559.9 158 512s9.4-94.2 27.8-137.8c17.8-42.1 43.4-80 76-112.5s70.5-58.1 112.7-75.9c43.6-18.4 90-27.8 137.9-27.8 47.9 0 94.3 9.3 137.9 27.8 42.2 17.8 80.1 43.4 112.7 75.9 7.9 7.9 15.3 16.1 22.4 24.5 3 3.7 7.6 5.8 12.3 5.8H868c6.3 0 10.2-7 6.7-12.3C798 160.5 663.8 81.6 511.3 82 271.7 82.6 79.6 277.1 82 516.4 84.4 751.9 276.2 942 512.4 942c152.1 0 285.7-78.8 362.3-197.7 3.4-5.3-.4-12.3-6.7-12.3zm88.9-226.3L815 393.7c-5.3-4.2-13-.4-13 6.3v76H488c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h314v76c0 6.7 7.8 10.5 13 6.3l141.9-112a8 8 0 000-12.6z"}}]},name:"logout",theme:"outlined"};const mwr=hwr;var gwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mwr}))},dBt=h.forwardRef(gwr);dBt.displayName="LogoutOutlined";const PK=dBt;var vwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M624 672a48.01 48.01 0 0096 0c0-26.5-21.5-48-48-48h-48v48zm96-320a48.01 48.01 0 00-96 0v48h48c26.5 0 48-21.5 48-48z"}},{tag:"path",attrs:{d:"M928 64H96c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM672 560c61.9 0 112 50.1 112 112s-50.1 112-112 112-112-50.1-112-112v-48h-96v48c0 61.9-50.1 112-112 112s-112-50.1-112-112 50.1-112 112-112h48v-96h-48c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112v48h96v-48c0-61.9 50.1-112 112-112s112 50.1 112 112-50.1 112-112 112h-48v96h48z"}},{tag:"path",attrs:{d:"M464 464h96v96h-96zM352 304a48.01 48.01 0 000 96h48v-48c0-26.5-21.5-48-48-48zm-48 368a48.01 48.01 0 0096 0v-48h-48c-26.5 0-48 21.5-48 48z"}}]},name:"mac-command",theme:"filled"};const _wr=vwr;var ywr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_wr}))},fBt=h.forwardRef(ywr);fBt.displayName="MacCommandFilled";const bwr=fBt;var xwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}},{tag:"path",attrs:{d:"M370.8 554.4c-54.6 0-98.8 44.2-98.8 98.8s44.2 98.8 98.8 98.8 98.8-44.2 98.8-98.8v-42.4h84.7v42.4c0 54.6 44.2 98.8 98.8 98.8s98.8-44.2 98.8-98.8-44.2-98.8-98.8-98.8h-42.4v-84.7h42.4c54.6 0 98.8-44.2 98.8-98.8 0-54.6-44.2-98.8-98.8-98.8s-98.8 44.2-98.8 98.8v42.4h-84.7v-42.4c0-54.6-44.2-98.8-98.8-98.8S272 316.2 272 370.8s44.2 98.8 98.8 98.8h42.4v84.7h-42.4zm42.4 98.8c0 23.4-19 42.4-42.4 42.4s-42.4-19-42.4-42.4 19-42.4 42.4-42.4h42.4v42.4zm197.6-282.4c0-23.4 19-42.4 42.4-42.4s42.4 19 42.4 42.4-19 42.4-42.4 42.4h-42.4v-42.4zm0 240h42.4c23.4 0 42.4 19 42.4 42.4s-19 42.4-42.4 42.4-42.4-19-42.4-42.4v-42.4zM469.6 469.6h84.7v84.7h-84.7v-84.7zm-98.8-56.4c-23.4 0-42.4-19-42.4-42.4s19-42.4 42.4-42.4 42.4 19 42.4 42.4v42.4h-42.4z"}}]},name:"mac-command",theme:"outlined"};const Swr=xwr;var Cwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Swr}))},pBt=h.forwardRef(Cwr);pBt.displayName="MacCommandOutlined";const wwr=pBt;var Ewr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-80.8 108.9L531.7 514.4c-7.8 6.1-18.7 6.1-26.5 0L189.6 268.9A7.2 7.2 0 01194 256h648.8a7.2 7.2 0 014.4 12.9z"}}]},name:"mail",theme:"filled"};const Twr=Ewr;var $wr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Twr}))},hBt=h.forwardRef($wr);hBt.displayName="MailFilled";const Owr=hBt;var Pwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 110.8V792H136V270.8l-27.6-21.5 39.3-50.5 42.8 33.3h643.1l42.8-33.3 39.3 50.5-27.7 21.5zM833.6 232L512 482 190.4 232l-42.8-33.3-39.3 50.5 27.6 21.5 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5-42.7 33.2z"}}]},name:"mail",theme:"outlined"};const Nwr=Pwr;var Dwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Nwr}))},mBt=h.forwardRef(Dwr);mBt.displayName="MailOutlined";const Iwr=mBt;var Rwr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M477.5 536.3L135.9 270.7l-27.5-21.4 27.6 21.5V792h752V270.8L546.2 536.3a55.99 55.99 0 01-68.7 0z",fill:n}},{tag:"path",attrs:{d:"M876.3 198.8l39.3 50.5-27.6 21.5 27.7-21.5-39.3-50.5z",fill:n}},{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-94.5 72.1L512 482 190.5 232.1h643zm54.5 38.7V792H136V270.8l-27.6-21.5 27.5 21.4 341.6 265.6a55.99 55.99 0 0068.7 0L888 270.8l27.6-21.5-39.3-50.5h.1l39.3 50.5-27.7 21.5z",fill:t}}]}},name:"mail",theme:"twotone"};const kwr=Rwr;var Awr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kwr}))},gBt=h.forwardRef(Awr);gBt.displayName="MailTwoTone";const Mwr=gBt;var Fwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M874 120H622c-3.3 0-6 2.7-6 6v56c0 3.3 2.7 6 6 6h160.4L583.1 387.3c-50-38.5-111-59.3-175.1-59.3-76.9 0-149.3 30-203.6 84.4S120 539.1 120 616s30 149.3 84.4 203.6C258.7 874 331.1 904 408 904s149.3-30 203.6-84.4C666 765.3 696 692.9 696 616c0-64.1-20.8-124.9-59.2-174.9L836 241.9V402c0 3.3 2.7 6 6 6h56c3.3 0 6-2.7 6-6V150c0-16.5-13.5-30-30-30zM408 828c-116.9 0-212-95.1-212-212s95.1-212 212-212 212 95.1 212 212-95.1 212-212 212z"}}]},name:"man",theme:"outlined"};const Lwr=Fwr;var jwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Lwr}))},vBt=h.forwardRef(jwr);vBt.displayName="ManOutlined";const Bwr=vBt;var zwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.2 278.1a32 32 0 00-30.4-22.1H736V144c0-17.7-14.3-32-32-32H320c-17.7 0-32 14.3-32 32v112h-72.8a31.9 31.9 0 00-30.4 22.1L112 502v378c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V502l-72.8-223.9zM660 628c0 4.4-3.6 8-8 8H544v108c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V636H372c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h108V464c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v108h108c4.4 0 8 3.6 8 8v48zm4-372H360v-72h304v72z"}}]},name:"medicine-box",theme:"filled"};const Hwr=zwr;var qwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Hwr}))},_Bt=h.forwardRef(qwr);_Bt.displayName="MedicineBoxFilled";const Vwr=_Bt;var Wwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.2 278.1a32 32 0 00-30.4-22.1H736V144c0-17.7-14.3-32-32-32H320c-17.7 0-32 14.3-32 32v112h-72.8a31.9 31.9 0 00-30.4 22.1L112 502v378c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V502l-72.8-223.9zM360 184h304v72H360v-72zm480 656H184V513.4L244.3 328h535.4L840 513.4V840zM652 572H544V464c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V636h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"medicine-box",theme:"outlined"};const Uwr=Wwr;var Kwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Uwr}))},yBt=h.forwardRef(Kwr);yBt.displayName="MedicineBoxOutlined";const Gwr=yBt;var Ywr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M244.3 328L184 513.4V840h656V513.4L779.7 328H244.3zM660 628c0 4.4-3.6 8-8 8H544v108c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V636H372c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h108V464c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v108h108c4.4 0 8 3.6 8 8v48z",fill:n}},{tag:"path",attrs:{d:"M652 572H544V464c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v108H372c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h108v108c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V636h108c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:t}},{tag:"path",attrs:{d:"M839.2 278.1a32 32 0 00-30.4-22.1H736V144c0-17.7-14.3-32-32-32H320c-17.7 0-32 14.3-32 32v112h-72.8a31.9 31.9 0 00-30.4 22.1L112 502v378c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V502l-72.8-223.9zM360 184h304v72H360v-72zm480 656H184V513.4L244.3 328h535.4L840 513.4V840z",fill:t}}]}},name:"medicine-box",theme:"twotone"};const Xwr=Ywr;var Jwr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Xwr}))},bBt=h.forwardRef(Jwr);bBt.displayName="MedicineBoxTwoTone";const Qwr=bBt;var Zwr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm256 253.7l-40.8 39.1c-3.6 2.7-5.3 7.1-4.6 11.4v287.7c-.7 4.4 1 8.8 4.6 11.4l40 39.1v8.7H566.4v-8.3l41.3-40.1c4.1-4.1 4.1-5.3 4.1-11.4V422.5l-115 291.6h-15.5L347.5 422.5V618c-1.2 8.2 1.7 16.5 7.5 22.4l53.8 65.1v8.7H256v-8.7l53.8-65.1a26.1 26.1 0 007-22.4V392c.7-6.3-1.7-12.4-6.5-16.7l-47.8-57.6V309H411l114.6 251.5 100.9-251.3H768v8.5z"}}]},name:"medium-circle",theme:"filled"};const eEr=Zwr;var tEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:eEr}))},xBt=h.forwardRef(tEr);xBt.displayName="MediumCircleFilled";const nEr=xBt;var rEr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M834.7 279.8l61.3-58.9V208H683.7L532.4 586.4 360.3 208H137.7v12.9l71.6 86.6c7 6.4 10.6 15.8 9.7 25.2V673c2.2 12.3-1.7 24.8-10.3 33.7L128 805v12.7h228.6v-12.9l-80.6-98a39.99 39.99 0 01-11.1-33.7V378.7l200.7 439.2h23.3l172.6-439.2v349.9c0 9.2 0 11.1-6 17.2l-62.1 60.3V819h301.2v-12.9l-59.9-58.9c-5.2-4-7.9-10.7-6.8-17.2V297a18.1 18.1 0 016.8-17.2z"}}]},name:"medium",theme:"outlined"};const iEr=rEr;var aEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:iEr}))},SBt=h.forwardRef(aEr);SBt.displayName="MediumOutlined";const oEr=SBt;var sEr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM768 317.7l-40.8 39.1c-3.6 2.7-5.3 7.1-4.6 11.4v287.7c-.7 4.4 1 8.8 4.6 11.4l40 39.1v8.7H566.4v-8.3l41.3-40.1c4.1-4.1 4.1-5.3 4.1-11.4V422.5l-115 291.6h-15.5L347.5 422.5V618c-1.2 8.2 1.7 16.5 7.5 22.4l53.8 65.1v8.7H256v-8.7l53.8-65.1a26.1 26.1 0 007-22.4V392c.7-6.3-1.7-12.4-6.5-16.7l-47.8-57.6V309H411l114.6 251.5 100.9-251.3H768v8.5z"}}]},name:"medium-square",theme:"filled"};const lEr=sEr;var cEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lEr}))},CBt=h.forwardRef(cEr);CBt.displayName="MediumSquareFilled";const uEr=CBt;var dEr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M517.2 590.55c0 3.55 0 4.36 2.4 6.55l13.43 13.25v.57h-59.57v-25.47a41.44 41.44 0 01-39.5 27.65c-30.61 0-52.84-24.25-52.84-68.87 0-41.8 23.99-69.69 57.65-69.69a35.15 35.15 0 0134.61 21.67v-56.19a6.99 6.99 0 00-2.71-6.79l-12.8-12.45v-.56l59.33-7.04v177.37zm-43.74-8.09v-83.83a22.2 22.2 0 00-17.74-8.4c-14.48 0-28.47 13.25-28.47 52.62 0 36.86 12.07 49.88 27.1 49.88a23.91 23.91 0 0019.11-10.27zm83.23 28.46V497.74a7.65 7.65 0 00-2.4-6.79l-13.19-13.74v-.57h59.56v114.8c0 3.55 0 4.36 2.4 6.54l13.12 12.45v.57l-59.49-.08zm-2.16-175.67c0-13.4 10.74-24.25 23.99-24.25 13.25 0 23.98 10.86 23.98 24.25 0 13.4-10.73 24.25-23.98 24.25s-23.99-10.85-23.99-24.25zm206.83 155.06c0 3.55 0 4.6 2.4 6.79l13.43 13.25v.57h-59.88V581.9a43.4 43.4 0 01-41.01 31.2c-26.55 0-40.78-19.56-40.78-56.59 0-17.86 0-37.43.56-59.41a6.91 6.91 0 00-2.4-6.55L620.5 477.2v-.57h59.09v73.81c0 24.25 3.51 40.42 18.54 40.42a23.96 23.96 0 0019.35-12.2v-80.85a7.65 7.65 0 00-2.4-6.79l-13.27-13.82v-.57h59.56V590.3zm202.76 20.6c0-4.36.8-59.97.8-72.75 0-24.25-3.76-40.98-20.63-40.98a26.7 26.7 0 00-21.19 11.64 99.68 99.68 0 012.4 23.04c0 16.81-.56 38.23-.8 59.66a6.91 6.91 0 002.4 6.55l13.43 12.45v.56h-60.12c0-4.04.8-59.98.8-72.76 0-24.65-3.76-40.98-20.39-40.98-8.2.3-15.68 4.8-19.83 11.96v82.46c0 3.56 0 4.37 2.4 6.55l13.11 12.45v.56h-59.48V498.15a7.65 7.65 0 00-2.4-6.8l-13.19-14.14v-.57H841v28.78c5.53-19 23.13-31.76 42.7-30.96 19.82 0 33.26 11.16 38.93 32.34a46.41 46.41 0 0144.77-32.34c26.55 0 41.58 19.8 41.58 57.23 0 17.87-.56 38.24-.8 59.66a6.5 6.5 0 002.72 6.55l13.11 12.45v.57h-59.88zM215.87 593.3l17.66 17.05v.57h-89.62v-.57l17.99-17.05a6.91 6.91 0 002.4-6.55V477.69c0-4.6 0-10.83.8-16.16L104.66 613.1h-.72l-62.6-139.45c-1.37-3.47-1.77-3.72-2.65-6.06v91.43a32.08 32.08 0 002.96 17.87l25.19 33.46v.57H0v-.57l25.18-33.55a32.16 32.16 0 002.96-17.78V457.97A19.71 19.71 0 0024 444.15L6.16 420.78v-.56h63.96l53.56 118.1 47.17-118.1h62.6v.56l-17.58 19.8a6.99 6.99 0 00-2.72 6.8v139.37a6.5 6.5 0 002.72 6.55zm70.11-54.65v.56c0 34.6 17.67 48.5 38.38 48.5a43.5 43.5 0 0040.77-24.97h.56c-7.2 34.2-28.14 50.36-59.48 50.36-33.82 0-65.72-20.61-65.72-68.39 0-50.2 31.98-70.25 67.32-70.25 28.46 0 58.76 13.58 58.76 57.24v6.95h-80.59zm0-6.95h39.42v-7.04c0-35.57-7.28-45.03-18.23-45.03-13.27 0-21.35 14.15-21.35 52.07h.16z"}}]},name:"medium-workmark",theme:"outlined"};const fEr=dEr;var pEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:fEr}))},wBt=h.forwardRef(pEr);wBt.displayName="MediumWorkmarkOutlined";const hEr=wBt;var mEr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm384 200c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h304c4.4 0 8 3.6 8 8v48zm16-152a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"meh",theme:"filled"};const gEr=mEr;var vEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:gEr}))},EBt=h.forwardRef(vEr);EBt.displayName="MehFilled";const _Er=EBt;var yEr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 565H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"meh",theme:"outlined"};const bEr=yEr;var xEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:bEr}))},TBt=h.forwardRef(xEr);TBt.displayName="MehOutlined";const SEr=TBt;var CEr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm384 200c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h304c4.4 0 8 3.6 8 8v48zm16-152a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:n}},{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm376 144H360c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-24-144a48 48 0 1096 0 48 48 0 10-96 0z",fill:t}}]}},name:"meh",theme:"twotone"};const wEr=CEr;var EEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:wEr}))},$Bt=h.forwardRef(EEr);$Bt.displayName="MehTwoTone";const TEr=$Bt;var $Er={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM115.4 518.9L271.7 642c5.8 4.6 14.4.5 14.4-6.9V388.9c0-7.4-8.5-11.5-14.4-6.9L115.4 505.1a8.74 8.74 0 000 13.8z"}}]},name:"menu-fold",theme:"outlined"};const OEr=$Er;var PEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:OEr}))},OBt=h.forwardRef(PEr);OBt.displayName="MenuFoldOutlined";const NEr=OBt;var DEr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 160H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0 624H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8zm0-312H120c-4.4 0-8 3.6-8 8v64c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-64c0-4.4-3.6-8-8-8z"}}]},name:"menu",theme:"outlined"};const IEr=DEr;var REr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:IEr}))},PBt=h.forwardRef(REr);PBt.displayName="MenuOutlined";const kEr=PBt;var AEr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M408 442h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm-8 204c0 4.4 3.6 8 8 8h480c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H408c-4.4 0-8 3.6-8 8v56zm504-486H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 632H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM142.4 642.1L298.7 519a8.84 8.84 0 000-13.9L142.4 381.9c-5.8-4.6-14.4-.5-14.4 6.9v246.3a8.9 8.9 0 0014.4 7z"}}]},name:"menu-unfold",theme:"outlined"};const MEr=AEr;var FEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:MEr}))},NBt=h.forwardRef(FEr);NBt.displayName="MenuUnfoldOutlined";const LEr=NBt;var jEr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M482.2 508.4L331.3 389c-3-2.4-7.3-.2-7.3 3.6V478H184V184h204v128c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V144c0-15.5-12.5-28-28-28H144c-15.5 0-28 12.5-28 28v736c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v128H184V546h140v85.4c0 3.8 4.4 6 7.3 3.6l150.9-119.4a4.5 4.5 0 000-7.2zM880 116H596c-15.5 0-28 12.5-28 28v168c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V184h204v294H700v-85.4c0-3.8-4.3-6-7.3-3.6l-151 119.4a4.52 4.52 0 000 7.1l151 119.5c2.9 2.3 7.3.2 7.3-3.6V546h140v294H636V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v168c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V144c0-15.5-12.5-28-28-28z"}}]},name:"merge-cells",theme:"outlined"};const BEr=jEr;var zEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:BEr}))},DBt=h.forwardRef(zEr);DBt.displayName="MergeCellsOutlined";const HEr=DBt;var qEr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M284 924c61.86 0 112-50.14 112-112 0-49.26-31.8-91.1-76-106.09V421.63l386.49 126.55.01 95.92C661 658.34 628 700.8 628 751c0 61.86 50.14 112 112 112s112-50.14 112-112c0-48.33-30.6-89.5-73.5-105.2l-.01-113.04a50.73 50.73 0 00-34.95-48.2L320 345.85V318.1c43.64-14.8 75.2-55.78 75.99-104.24L396 212c0-61.86-50.14-112-112-112s-112 50.14-112 112c0 49.26 31.8 91.1 76 106.09V705.9c-44.2 15-76 56.83-76 106.09 0 61.86 50.14 112 112 112"}}]},name:"merge",theme:"filled"};const VEr=qEr;var WEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:VEr}))},IBt=h.forwardRef(WEr);IBt.displayName="MergeFilled";const UEr=IBt;var KEr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M248 752h72V264h-72z"}},{tag:"path",attrs:{d:"M740 863c61.86 0 112-50.14 112-112 0-48.33-30.6-89.5-73.5-105.2l-.01-113.04a50.73 50.73 0 00-34.95-48.2l-434.9-142.41-22.4 68.42 420.25 137.61.01 95.92C661 658.34 628 700.8 628 751c0 61.86 50.14 112 112 112m-456 61c61.86 0 112-50.14 112-112s-50.14-112-112-112-112 50.14-112 112 50.14 112 112 112m456-125a48 48 0 110-96 48 48 0 010 96m-456 61a48 48 0 110-96 48 48 0 010 96m0-536c61.86 0 112-50.14 112-112s-50.14-112-112-112-112 50.14-112 112 50.14 112 112 112m0-64a48 48 0 110-96 48 48 0 010 96"}}]},name:"merge",theme:"outlined"};const GEr=KEr;var YEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:GEr}))},RBt=h.forwardRef(YEr);RBt.displayName="MergeOutlined";const XEr=RBt;var JEr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.3 338.4a447.57 447.57 0 00-96.1-143.3 443.09 443.09 0 00-143-96.3A443.91 443.91 0 00512 64h-2c-60.5.3-119 12.3-174.1 35.9a444.08 444.08 0 00-141.7 96.5 445 445 0 00-95 142.8A449.89 449.89 0 0065 514.1c.3 69.4 16.9 138.3 47.9 199.9v152c0 25.4 20.6 46 45.9 46h151.8a447.72 447.72 0 00199.5 48h2.1c59.8 0 117.7-11.6 172.3-34.3A443.2 443.2 0 00827 830.5c41.2-40.9 73.6-88.7 96.3-142 23.5-55.2 35.5-113.9 35.8-174.5.2-60.9-11.6-120-34.8-175.6zM312.4 560c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.4 48-47.9 48zm199.6 0c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.5 48-47.9 48zm199.6 0c-26.4 0-47.9-21.5-47.9-48s21.5-48 47.9-48 47.9 21.5 47.9 48-21.5 48-47.9 48z"}}]},name:"message",theme:"filled"};const QEr=JEr;var ZEr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:QEr}))},kBt=h.forwardRef(ZEr);kBt.displayName="MessageFilled";const e9r=kBt;var t9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 512a48 48 0 1096 0 48 48 0 10-96 0zm200 0a48 48 0 1096 0 48 48 0 10-96 0zm-400 0a48 48 0 1096 0 48 48 0 10-96 0zm661.2-173.6c-22.6-53.7-55-101.9-96.3-143.3a444.35 444.35 0 00-143.3-96.3C630.6 75.7 572.2 64 512 64h-2c-60.6.3-119.3 12.3-174.5 35.9a445.35 445.35 0 00-142 96.5c-40.9 41.3-73 89.3-95.2 142.8-23 55.4-34.6 114.3-34.3 174.9A449.4 449.4 0 00112 714v152a46 46 0 0046 46h152.1A449.4 449.4 0 00510 960h2.1c59.9 0 118-11.6 172.7-34.3a444.48 444.48 0 00142.8-95.2c41.3-40.9 73.8-88.7 96.5-142 23.6-55.2 35.6-113.9 35.9-174.5.3-60.9-11.5-120-34.8-175.6zm-151.1 438C704 845.8 611 884 512 884h-1.7c-60.3-.3-120.2-15.3-173.1-43.5l-8.4-4.5H188V695.2l-4.5-8.4C155.3 633.9 140.3 574 140 513.7c-.4-99.7 37.7-193.3 107.6-263.8 69.8-70.5 163.1-109.5 262.8-109.9h1.7c50 0 98.5 9.7 144.2 28.9 44.6 18.7 84.6 45.6 119 80 34.3 34.3 61.3 74.4 80 119 19.4 46.2 29.1 95.2 28.9 145.8-.6 99.6-39.7 192.9-110.1 262.7z"}}]},name:"message",theme:"outlined"};const n9r=t9r;var r9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:n9r}))},ABt=h.forwardRef(r9r);ABt.displayName="MessageOutlined";const i9r=ABt;var a9r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M775.3 248.9a369.62 369.62 0 00-119-80A370.2 370.2 0 00512.1 140h-1.7c-99.7.4-193 39.4-262.8 109.9-69.9 70.5-108 164.1-107.6 263.8.3 60.3 15.3 120.2 43.5 173.1l4.5 8.4V836h140.8l8.4 4.5c52.9 28.2 112.8 43.2 173.1 43.5h1.7c99 0 192-38.2 262.1-107.6 70.4-69.8 109.5-163.1 110.1-262.7.2-50.6-9.5-99.6-28.9-145.8a370.15 370.15 0 00-80-119zM312 560a48.01 48.01 0 010-96 48.01 48.01 0 010 96zm200 0a48.01 48.01 0 010-96 48.01 48.01 0 010 96zm200 0a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:n}},{tag:"path",attrs:{d:"M664 512a48 48 0 1096 0 48 48 0 10-96 0zm-400 0a48 48 0 1096 0 48 48 0 10-96 0z",fill:t}},{tag:"path",attrs:{d:"M925.2 338.4c-22.6-53.7-55-101.9-96.3-143.3a444.35 444.35 0 00-143.3-96.3C630.6 75.7 572.2 64 512 64h-2c-60.6.3-119.3 12.3-174.5 35.9a445.35 445.35 0 00-142 96.5c-40.9 41.3-73 89.3-95.2 142.8-23 55.4-34.6 114.3-34.3 174.9A449.4 449.4 0 00112 714v152a46 46 0 0046 46h152.1A449.4 449.4 0 00510 960h2.1c59.9 0 118-11.6 172.7-34.3a444.48 444.48 0 00142.8-95.2c41.3-40.9 73.8-88.7 96.5-142 23.6-55.2 35.6-113.9 35.9-174.5.3-60.9-11.5-120-34.8-175.6zm-151.1 438C704 845.8 611 884 512 884h-1.7c-60.3-.3-120.2-15.3-173.1-43.5l-8.4-4.5H188V695.2l-4.5-8.4C155.3 633.9 140.3 574 140 513.7c-.4-99.7 37.7-193.3 107.6-263.8 69.8-70.5 163.1-109.5 262.8-109.9h1.7c50 0 98.5 9.7 144.2 28.9 44.6 18.7 84.6 45.6 119 80 34.3 34.3 61.3 74.4 80 119 19.4 46.2 29.1 95.2 28.9 145.8-.6 99.6-39.7 192.9-110.1 262.7z",fill:t}},{tag:"path",attrs:{d:"M464 512a48 48 0 1096 0 48 48 0 10-96 0z",fill:t}}]}},name:"message",theme:"twotone"};const o9r=a9r;var s9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:o9r}))},MBt=h.forwardRef(s9r);MBt.displayName="MessageTwoTone";const l9r=MBt;var c9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm192 472c0 4.4-3.6 8-8 8H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h368c4.4 0 8 3.6 8 8v48z"}}]},name:"minus-circle",theme:"filled"};const u9r=c9r;var d9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:u9r}))},FBt=h.forwardRef(d9r);FBt.displayName="MinusCircleFilled";const f9r=FBt;var p9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 480H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"minus-circle",theme:"outlined"};const h9r=p9r;var m9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:h9r}))},LBt=h.forwardRef(m9r);LBt.displayName="MinusCircleOutlined";const g9r=LBt;var v9r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm192 396c0 4.4-3.6 8-8 8H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h368c4.4 0 8 3.6 8 8v48z",fill:n}},{tag:"path",attrs:{d:"M696 480H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"minus-circle",theme:"twotone"};const _9r=v9r;var y9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_9r}))},jBt=h.forwardRef(y9r);jBt.displayName="MinusCircleTwoTone";const b9r=jBt;var x9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"minus",theme:"outlined"};const S9r=x9r;var C9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:S9r}))},BBt=h.forwardRef(C9r);BBt.displayName="MinusOutlined";const w9r=BBt;var E9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM704 536c0 4.4-3.6 8-8 8H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h368c4.4 0 8 3.6 8 8v48z"}}]},name:"minus-square",theme:"filled"};const T9r=E9r;var $9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:T9r}))},zBt=h.forwardRef($9r);zBt.displayName="MinusSquareFilled";const O9r=zBt;var P9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"minus-square",theme:"outlined"};const N9r=P9r;var D9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:N9r}))},HBt=h.forwardRef(D9r);HBt.displayName="MinusSquareOutlined";const qBt=HBt;var I9r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm136-352c0-4.4 3.6-8 8-8h368c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H328c-4.4 0-8-3.6-8-8v-48z",fill:n}},{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:t}}]}},name:"minus-square",theme:"twotone"};const R9r=I9r;var k9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:R9r}))},VBt=h.forwardRef(k9r);VBt.displayName="MinusSquareTwoTone";const A9r=VBt;var M9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M744 62H280c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h464c35.3 0 64-28.7 64-64V126c0-35.3-28.7-64-64-64zM512 824c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z"}}]},name:"mobile",theme:"filled"};const F9r=M9r;var L9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:F9r}))},WBt=h.forwardRef(L9r);WBt.displayName="MobileFilled";const j9r=WBt;var B9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M744 62H280c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h464c35.3 0 64-28.7 64-64V126c0-35.3-28.7-64-64-64zm-8 824H288V134h448v752zM472 784a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"mobile",theme:"outlined"};const z9r=B9r;var H9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:z9r}))},UBt=h.forwardRef(H9r);UBt.displayName="MobileOutlined";const q9r=UBt;var V9r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M744 64H280c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h464c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm-8 824H288V136h448v752z",fill:t}},{tag:"path",attrs:{d:"M288 888h448V136H288v752zm224-142c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:n}},{tag:"path",attrs:{d:"M472 786a40 40 0 1080 0 40 40 0 10-80 0z",fill:t}}]}},name:"mobile",theme:"twotone"};const W9r=V9r;var U9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:W9r}))},KBt=h.forwardRef(U9r);KBt.displayName="MobileTwoTone";const K9r=KBt;var G9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M911.5 699.7a8 8 0 00-10.3-4.8L840 717.2V179c0-37.6-30.4-68-68-68H252c-37.6 0-68 30.4-68 68v538.2l-61.3-22.3c-.9-.3-1.8-.5-2.7-.5-4.4 0-8 3.6-8 8V762c0 3.3 2.1 6.3 5.3 7.5L501 909.1c7.1 2.6 14.8 2.6 21.9 0l383.8-139.5c3.2-1.2 5.3-4.2 5.3-7.5v-59.6c0-1-.2-1.9-.5-2.8zm-243.8-377L564 514.3h57.6c4.4 0 8 3.6 8 8v27.1c0 4.4-3.6 8-8 8h-76.3v39h76.3c4.4 0 8 3.6 8 8v27.1c0 4.4-3.6 8-8 8h-76.3V703c0 4.4-3.6 8-8 8h-49.9c-4.4 0-8-3.6-8-8v-63.4h-76c-4.4 0-8-3.6-8-8v-27.1c0-4.4 3.6-8 8-8h76v-39h-76c-4.4 0-8-3.6-8-8v-27.1c0-4.4 3.6-8 8-8h57L356.5 322.8c-2.1-3.8-.7-8.7 3.2-10.8 1.2-.7 2.5-1 3.8-1h55.7a8 8 0 017.1 4.4L511 484.2h3.3L599 315.4c1.3-2.7 4.1-4.4 7.1-4.4h54.5c4.4 0 8 3.6 8.1 7.9 0 1.3-.4 2.6-1 3.8z"}}]},name:"money-collect",theme:"filled"};const Y9r=G9r;var X9r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Y9r}))},GBt=h.forwardRef(X9r);GBt.displayName="MoneyCollectFilled";const J9r=GBt;var Q9r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M911.5 700.7a8 8 0 00-10.3-4.8L840 718.2V180c0-37.6-30.4-68-68-68H252c-37.6 0-68 30.4-68 68v538.2l-61.3-22.3c-.9-.3-1.8-.5-2.7-.5-4.4 0-8 3.6-8 8V763c0 3.3 2.1 6.3 5.3 7.5L501 910.1c7.1 2.6 14.8 2.6 21.9 0l383.8-139.5c3.2-1.2 5.3-4.2 5.3-7.5v-59.6c0-1-.2-1.9-.5-2.8zM512 837.5l-256-93.1V184h512v560.4l-256 93.1zM660.6 312h-54.5c-3 0-5.8 1.7-7.1 4.4l-84.7 168.8H511l-84.7-168.8a8 8 0 00-7.1-4.4h-55.7c-1.3 0-2.6.3-3.8 1-3.9 2.1-5.3 7-3.2 10.8l103.9 191.6h-57c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76v39h-76c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76V704c0 4.4 3.6 8 8 8h49.9c4.4 0 8-3.6 8-8v-63.5h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8h-76.3v-39h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8H564l103.7-191.6c.6-1.2 1-2.5 1-3.8-.1-4.3-3.7-7.9-8.1-7.9z"}}]},name:"money-collect",theme:"outlined"};const Z9r=Q9r;var eTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Z9r}))},YBt=h.forwardRef(eTr);YBt.displayName="MoneyCollectOutlined";const tTr=YBt;var nTr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M256 744.4l256 93.1 256-93.1V184H256v560.4zM359.7 313c1.2-.7 2.5-1 3.8-1h55.7a8 8 0 017.1 4.4L511 485.2h3.3L599 316.4c1.3-2.7 4.1-4.4 7.1-4.4h54.5c4.4 0 8 3.6 8.1 7.9 0 1.3-.4 2.6-1 3.8L564 515.3h57.6c4.4 0 8 3.6 8 8v27.1c0 4.4-3.6 8-8 8h-76.3v39h76.3c4.4 0 8 3.6 8 8v27.1c0 4.4-3.6 8-8 8h-76.3V704c0 4.4-3.6 8-8 8h-49.9c-4.4 0-8-3.6-8-8v-63.4h-76c-4.4 0-8-3.6-8-8v-27.1c0-4.4 3.6-8 8-8h76v-39h-76c-4.4 0-8-3.6-8-8v-27.1c0-4.4 3.6-8 8-8h57L356.5 323.8c-2.1-3.8-.7-8.7 3.2-10.8z",fill:n}},{tag:"path",attrs:{d:"M911.5 700.7a8 8 0 00-10.3-4.8L840 718.2V180c0-37.6-30.4-68-68-68H252c-37.6 0-68 30.4-68 68v538.2l-61.3-22.3c-.9-.3-1.8-.5-2.7-.5-4.4 0-8 3.6-8 8V763c0 3.3 2.1 6.3 5.3 7.5L501 910.1c7.1 2.6 14.8 2.6 21.9 0l383.8-139.5c3.2-1.2 5.3-4.2 5.3-7.5v-59.6c0-1-.2-1.9-.5-2.8zM768 744.4l-256 93.1-256-93.1V184h512v560.4z",fill:t}},{tag:"path",attrs:{d:"M460.4 515.4h-57c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76v39h-76c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76V704c0 4.4 3.6 8 8 8h49.9c4.4 0 8-3.6 8-8v-63.5h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8h-76.3v-39h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8H564l103.7-191.6c.6-1.2 1-2.5 1-3.8-.1-4.3-3.7-7.9-8.1-7.9h-54.5c-3 0-5.8 1.7-7.1 4.4l-84.7 168.8H511l-84.7-168.8a8 8 0 00-7.1-4.4h-55.7c-1.3 0-2.6.3-3.8 1-3.9 2.1-5.3 7-3.2 10.8l103.9 191.6z",fill:t}}]}},name:"money-collect",theme:"twotone"};const rTr=nTr;var iTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rTr}))},XBt=h.forwardRef(iTr);XBt.displayName="MoneyCollectTwoTone";const aTr=XBt;var oTr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M692.8 412.7l.2-.2-34.6-44.3a7.97 7.97 0 00-11.2-1.4l-50.4 39.3-70.5-90.1a7.97 7.97 0 00-11.2-1.4l-37.9 29.7a7.97 7.97 0 00-1.4 11.2l70.5 90.2-.2.1 34.6 44.3c2.7 3.5 7.7 4.1 11.2 1.4l50.4-39.3 64.1 82c2.7 3.5 7.7 4.1 11.2 1.4l37.9-29.6c3.5-2.7 4.1-7.7 1.4-11.2l-64.1-82.1zM608 112c-167.9 0-304 136.1-304 304 0 70.3 23.9 135 63.9 186.5L114.3 856.1a8.03 8.03 0 000 11.3l42.3 42.3c3.1 3.1 8.2 3.1 11.3 0l253.6-253.6C473 696.1 537.7 720 608 720c167.9 0 304-136.1 304-304S775.9 112 608 112zm161.2 465.2C726.2 620.3 668.9 644 608 644s-118.2-23.7-161.2-66.8C403.7 534.2 380 476.9 380 416s23.7-118.2 66.8-161.2c43-43.1 100.3-66.8 161.2-66.8s118.2 23.7 161.2 66.8c43.1 43 66.8 100.3 66.8 161.2s-23.7 118.2-66.8 161.2z"}}]},name:"monitor",theme:"outlined"};const sTr=oTr;var lTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sTr}))},JBt=h.forwardRef(lTr);JBt.displayName="MonitorOutlined";const cTr=JBt;var uTr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M489.5 111.66c30.65-1.8 45.98 36.44 22.58 56.33A243.35 243.35 0 00426 354c0 134.76 109.24 244 244 244 72.58 0 139.9-31.83 186.01-86.08 19.87-23.38 58.07-8.1 56.34 22.53C900.4 745.82 725.15 912 512.5 912 291.31 912 112 732.69 112 511.5c0-211.39 164.29-386.02 374.2-399.65l.2-.01z"}}]},name:"moon",theme:"filled"};const dTr=uTr;var fTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dTr}))},QBt=h.forwardRef(fTr);QBt.displayName="MoonFilled";const pTr=QBt;var hTr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M489.5 111.66c30.65-1.8 45.98 36.44 22.58 56.33A243.35 243.35 0 00426 354c0 134.76 109.24 244 244 244 72.58 0 139.9-31.83 186.01-86.08 19.87-23.38 58.07-8.1 56.34 22.53C900.4 745.82 725.15 912 512.5 912 291.31 912 112 732.69 112 511.5c0-211.39 164.29-386.02 374.2-399.65l.2-.01zm-81.15 79.75l-4.11 1.36C271.1 237.94 176 364.09 176 511.5 176 697.34 326.66 848 512.5 848c148.28 0 274.94-96.2 319.45-230.41l.63-1.93-.11.07a307.06 307.06 0 01-159.73 46.26L670 662c-170.1 0-308-137.9-308-308 0-58.6 16.48-114.54 46.27-162.47z"}}]},name:"moon",theme:"outlined"};const mTr=hTr;var gTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mTr}))},ZBt=h.forwardRef(gTr);ZBt.displayName="MoonOutlined";const vTr=ZBt;var _Tr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M456 231a56 56 0 10112 0 56 56 0 10-112 0zm0 280a56 56 0 10112 0 56 56 0 10-112 0zm0 280a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"more",theme:"outlined"};const yTr=_Tr;var bTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:yTr}))},ezt=h.forwardRef(bTr);ezt.displayName="MoreOutlined";const xTr=ezt;var STr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M771.91 115a31.65 31.65 0 00-17.42 5.27L400 351.97H236a16 16 0 00-16 16v288.06a16 16 0 0016 16h164l354.5 231.7a31.66 31.66 0 0017.42 5.27c16.65 0 32.08-13.25 32.08-32.06V147.06c0-18.8-15.44-32.06-32.09-32.06"}}]},name:"muted",theme:"filled"};const CTr=STr;var wTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:CTr}))},tzt=h.forwardRef(wTr);tzt.displayName="MutedFilled";const ETr=tzt;var TTr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M771.91 115a31.65 31.65 0 00-17.42 5.27L400 351.97H236a16 16 0 00-16 16v288.06a16 16 0 0016 16h164l354.5 231.7a31.66 31.66 0 0017.42 5.27c16.65 0 32.08-13.25 32.08-32.06V147.06c0-18.8-15.44-32.06-32.09-32.06M732 221v582L439.39 611.75l-17.95-11.73H292V423.98h129.44l17.95-11.73z"}}]},name:"muted",theme:"outlined"};const $Tr=TTr;var OTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$Tr}))},nzt=h.forwardRef(OTr);nzt.displayName="MutedOutlined";const PTr=nzt;var NTr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M952 612c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H298a95.92 95.92 0 00-89-60c-53 0-96 43-96 96s43 96 96 96c40.3 0 74.8-24.8 89-60h150.3v152c0 55.2 44.8 100 100 100H952c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H548.3c-15.5 0-28-12.5-28-28V612H952zM451.7 313.7l172.5 136.2c6.3 5.1 15.8.5 15.8-7.7V344h264c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H640v-98.2c0-8.1-9.4-12.8-15.8-7.7L451.7 298.3a9.9 9.9 0 000 15.4z"}}]},name:"node-collapse",theme:"outlined"};const DTr=NTr;var ITr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:DTr}))},rzt=h.forwardRef(ITr);rzt.displayName="NodeCollapseOutlined";const RTr=rzt;var kTr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M952 612c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H298a95.92 95.92 0 00-89-60c-53 0-96 43-96 96s43 96 96 96c40.3 0 74.8-24.8 89-60h150.3v152c0 55.2 44.8 100 100 100H952c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H548.3c-15.5 0-28-12.5-28-28V612H952zM456 344h264v98.2c0 8.1 9.5 12.8 15.8 7.7l172.5-136.2c5-3.9 5-11.4 0-15.3L735.8 162.1c-6.4-5.1-15.8-.5-15.8 7.7V268H456c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8z"}}]},name:"node-expand",theme:"outlined"};const ATr=kTr;var MTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ATr}))},izt=h.forwardRef(MTr);izt.displayName="NodeExpandOutlined";const FTr=izt;var LTr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M843.5 737.4c-12.4-75.2-79.2-129.1-155.3-125.4S550.9 676 546 752c-153.5-4.8-208-40.7-199.1-113.7 3.3-27.3 19.8-41.9 50.1-49 18.4-4.3 38.8-4.9 57.3-3.2 1.7.2 3.5.3 5.2.5 11.3 2.7 22.8 5 34.3 6.8 34.1 5.6 68.8 8.4 101.8 6.6 92.8-5 156-45.9 159.2-132.7 3.1-84.1-54.7-143.7-147.9-183.6-29.9-12.8-61.6-22.7-93.3-30.2-14.3-3.4-26.3-5.7-35.2-7.2-7.9-75.9-71.5-133.8-147.8-134.4-76.3-.6-140.9 56.1-150.1 131.9s40 146.3 114.2 163.9c74.2 17.6 149.9-23.3 175.7-95.1 9.4 1.7 18.7 3.6 28 5.8 28.2 6.6 56.4 15.4 82.4 26.6 70.7 30.2 109.3 70.1 107.5 119.9-1.6 44.6-33.6 65.2-96.2 68.6-27.5 1.5-57.6-.9-87.3-5.8-8.3-1.4-15.9-2.8-22.6-4.3-3.9-.8-6.6-1.5-7.8-1.8l-3.1-.6c-2.2-.3-5.9-.8-10.7-1.3-25-2.3-52.1-1.5-78.5 4.6-55.2 12.9-93.9 47.2-101.1 105.8-15.7 126.2 78.6 184.7 276 188.9 29.1 70.4 106.4 107.9 179.6 87 73.3-20.9 119.3-93.4 106.9-168.6zM329.1 345.2a83.3 83.3 0 11.01-166.61 83.3 83.3 0 01-.01 166.61zM695.6 845a83.3 83.3 0 11.01-166.61A83.3 83.3 0 01695.6 845z"}}]},name:"node-index",theme:"outlined"};const jTr=LTr;var BTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jTr}))},azt=h.forwardRef(BTr);azt.displayName="NodeIndexOutlined";const zTr=azt;var HTr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112c-3.8 0-7.7.7-11.6 2.3L292 345.9H128c-8.8 0-16 7.4-16 16.6v299c0 9.2 7.2 16.6 16 16.6h101.6c-3.7 11.6-5.6 23.9-5.6 36.4 0 65.9 53.8 119.5 120 119.5 55.4 0 102.1-37.6 115.9-88.4l408.6 164.2c3.9 1.5 7.8 2.3 11.6 2.3 16.9 0 32-14.2 32-33.2V145.2C912 126.2 897 112 880 112zM344 762.3c-26.5 0-48-21.4-48-47.8 0-11.2 3.9-21.9 11-30.4l84.9 34.1c-2 24.6-22.7 44.1-47.9 44.1z"}}]},name:"notification",theme:"filled"};const qTr=HTr;var VTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qTr}))},ozt=h.forwardRef(VTr);ozt.displayName="NotificationFilled";const WTr=ozt;var UTr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112c-3.8 0-7.7.7-11.6 2.3L292 345.9H128c-8.8 0-16 7.4-16 16.6v299c0 9.2 7.2 16.6 16 16.6h101.7c-3.7 11.6-5.7 23.9-5.7 36.4 0 65.9 53.8 119.5 120 119.5 55.4 0 102.1-37.6 115.9-88.4l408.6 164.2c3.9 1.5 7.8 2.3 11.6 2.3 16.9 0 32-14.2 32-33.2V145.2C912 126.2 897 112 880 112zM344 762.3c-26.5 0-48-21.4-48-47.8 0-11.2 3.9-21.9 11-30.4l84.9 34.1c-2 24.6-22.7 44.1-47.9 44.1zm496 58.4L318.8 611.3l-12.9-5.2H184V417.9h121.9l12.9-5.2L840 203.3v617.4z"}}]},name:"notification",theme:"outlined"};const KTr=UTr;var GTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:KTr}))},szt=h.forwardRef(GTr);szt.displayName="NotificationOutlined";const YTr=szt;var XTr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M229.6 678.1c-3.7 11.6-5.6 23.9-5.6 36.4 0-12.5 2-24.8 5.7-36.4h-.1zm76.3-260.2H184v188.2h121.9l12.9 5.2L840 820.7V203.3L318.8 412.7z",fill:n}},{tag:"path",attrs:{d:"M880 112c-3.8 0-7.7.7-11.6 2.3L292 345.9H128c-8.8 0-16 7.4-16 16.6v299c0 9.2 7.2 16.6 16 16.6h101.7c-3.7 11.6-5.7 23.9-5.7 36.4 0 65.9 53.8 119.5 120 119.5 55.4 0 102.1-37.6 115.9-88.4l408.6 164.2c3.9 1.5 7.8 2.3 11.6 2.3 16.9 0 32-14.2 32-33.2V145.2C912 126.2 897 112 880 112zM344 762.3c-26.5 0-48-21.4-48-47.8 0-11.2 3.9-21.9 11-30.4l84.9 34.1c-2 24.6-22.7 44.1-47.9 44.1zm496 58.4L318.8 611.3l-12.9-5.2H184V417.9h121.9l12.9-5.2L840 203.3v617.4z",fill:t}}]}},name:"notification",theme:"twotone"};const JTr=XTr;var QTr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:JTr}))},lzt=h.forwardRef(QTr);lzt.displayName="NotificationTwoTone";const ZTr=lzt;var e$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 394c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H708V152c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v166H400V152c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v166H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h168v236H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h168v166c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V706h228v166c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V706h164c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H708V394h164zM628 630H400V394h228v236z"}}]},name:"number",theme:"outlined"};const t$r=e$r;var n$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:t$r}))},czt=h.forwardRef(n$r);czt.displayName="NumberOutlined";const r$r=czt;var i$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M316 672h60c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8zm196-50c22.1 0 40-17.9 40-39 0-23.1-17.9-41-40-41s-40 17.9-40 41c0 21.1 17.9 39 40 39zm0-140c22.1 0 40-17.9 40-39 0-23.1-17.9-41-40-41s-40 17.9-40 41c0 21.1 17.9 39 40 39z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}},{tag:"path",attrs:{d:"M648 672h60c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8z"}}]},name:"one-to-one",theme:"outlined"};const a$r=i$r;var o$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:a$r}))},uzt=h.forwardRef(o$r);uzt.displayName="OneToOneOutlined";const s$r=uzt;var l$r={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M475.6 112c-74.03 0-139.72 42.38-172.92 104.58v237.28l92.27 56.48 3.38-235.7 189-127.45A194.33 194.33 0 00475.6 112m202.9 62.25c-13.17 0-26.05 1.76-38.8 4.36L453.2 304.36l-1.37 96.15 186.58-125.25 231.22 137.28a195.5 195.5 0 004.87-42.33c0-108.04-87.93-195.96-195.99-195.96M247.34 266C167.34 290.7 109 365.22 109 453.2c0 27.92 5.9 54.83 16.79 79.36l245.48 139.77 90.58-56.12-214.5-131.38zm392.88 74.67l-72.7 48.85L771.5 517.58 797.3 753C867.41 723.11 916 653.97 916 573.1c0-27.55-5.86-54.12-16.57-78.53zm-123 82.6l-66.36 44.56-1.05 76.12 64.7 39.66 69.54-43.04-1.84-76.48zm121.2 76.12l5.87 248.34L443 866.9A195.65 195.65 0 00567.84 912c79.22 0 147.8-46.52 178.62-114.99L719.4 550.22zm-52.86 105.3L372.43 736.68 169.56 621.15a195.35 195.35 0 00-5.22 44.16c0 102.94 79.84 187.41 180.81 195.18L588.2 716.6z"}}]},name:"open-a-i",theme:"filled"};const c$r=l$r;var u$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:c$r}))},dzt=h.forwardRef(u$r);dzt.displayName="OpenAIFilled";const d$r=dzt;var f$r={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482.88 128c-84.35 0-156.58 52.8-185.68 126.98-60.89 8.13-115.3 43.63-146.6 97.84-42.16 73-32.55 161.88 17.14 224.16-23.38 56.75-19.85 121.6 11.42 175.78 42.18 73.02 124.1 109.15 202.94 97.23C419.58 898.63 477.51 928 540.12 928c84.35 0 156.58-52.8 185.68-126.98 60.89-8.13 115.3-43.62 146.6-97.84 42.16-73 32.55-161.88-17.14-224.16 23.38-56.75 19.85-121.6-11.42-175.78-42.18-73.02-124.1-109.15-202.94-97.23C603.42 157.38 545.49 128 482.88 128m0 61.54c35.6 0 68.97 13.99 94.22 37.74-1.93 1.03-3.92 1.84-5.83 2.94l-136.68 78.91a46.11 46.11 0 00-23.09 39.78l-.84 183.6-65.72-38.34V327.4c0-76 61.9-137.86 137.94-137.86m197.7 75.9c44.19 3.14 86.16 27.44 109.92 68.57 17.8 30.8 22.38 66.7 14.43 100.42-1.88-1.17-3.6-2.49-5.53-3.6l-136.73-78.91a46.23 46.23 0 00-46-.06l-159.47 91.1.36-76.02 144.5-83.41a137.19 137.19 0 0178.53-18.09m-396.92 55.4c-.07 2.2-.3 4.35-.3 6.56v157.75a46.19 46.19 0 0022.91 39.9l158.68 92.5-66.02 37.67-144.55-83.35c-65.86-38-88.47-122.53-50.45-188.34 17.78-30.78 46.55-52.69 79.73-62.68m340.4 79.93l144.54 83.35c65.86 38 88.47 122.53 50.45 188.34-17.78 30.78-46.55 52.69-79.73 62.68.07-2.19.3-4.34.3-6.55V570.85a46.19 46.19 0 00-22.9-39.9l-158.69-92.5zM511.8 464.84l54.54 31.79-.3 63.22-54.84 31.31-54.54-31.85.3-63.16zm100.54 58.65l65.72 38.35V728.6c0 76-61.9 137.86-137.94 137.86-35.6 0-68.97-13.99-94.22-37.74 1.93-1.03 3.92-1.84 5.83-2.94l136.68-78.9a46.11 46.11 0 0023.09-39.8zm-46.54 89.55l-.36 76.02-144.5 83.41c-65.85 38-150.42 15.34-188.44-50.48-17.8-30.8-22.38-66.7-14.43-100.42 1.88 1.17 3.6 2.5 5.53 3.6l136.74 78.91a46.23 46.23 0 0046 .06z"}}]},name:"open-a-i",theme:"outlined"};const p$r=f$r;var h$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:p$r}))},fzt=h.forwardRef(h$r);fzt.displayName="OpenAIOutlined";const m$r=fzt;var g$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M920 760H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-568H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H336c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM216 712H100c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h72.4v20.5h-35.7c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h35.7V838H100c-2.2 0-4 1.8-4 4v34c0 2.2 1.8 4 4 4h116c2.2 0 4-1.8 4-4V716c0-2.2-1.8-4-4-4zM100 188h38v120c0 2.2 1.8 4 4 4h40c2.2 0 4-1.8 4-4V152c0-4.4-3.6-8-8-8h-78c-2.2 0-4 1.8-4 4v36c0 2.2 1.8 4 4 4zm116 240H100c-2.2 0-4 1.8-4 4v36c0 2.2 1.8 4 4 4h68.4l-70.3 77.7a8.3 8.3 0 00-2.1 5.4V592c0 2.2 1.8 4 4 4h116c2.2 0 4-1.8 4-4v-36c0-2.2-1.8-4-4-4h-68.4l70.3-77.7a8.3 8.3 0 002.1-5.4V432c0-2.2-1.8-4-4-4z"}}]},name:"ordered-list",theme:"outlined"};const v$r=g$r;var _$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:v$r}))},pzt=h.forwardRef(_$r);pzt.displayName="OrderedListOutlined";const y$r=pzt;var b$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M779.3 196.6c-94.2-94.2-247.6-94.2-341.7 0l-261 260.8c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l261-260.8c32.4-32.4 75.5-50.2 121.3-50.2s88.9 17.8 121.2 50.2c32.4 32.4 50.2 75.5 50.2 121.2 0 45.8-17.8 88.8-50.2 121.2l-266 265.9-43.1 43.1c-40.3 40.3-105.8 40.3-146.1 0-19.5-19.5-30.2-45.4-30.2-73s10.7-53.5 30.2-73l263.9-263.8c6.7-6.6 15.5-10.3 24.9-10.3h.1c9.4 0 18.1 3.7 24.7 10.3 6.7 6.7 10.3 15.5 10.3 24.9 0 9.3-3.7 18.1-10.3 24.7L372.4 653c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l215.6-215.6c19.9-19.9 30.8-46.3 30.8-74.4s-11-54.6-30.8-74.4c-41.1-41.1-107.9-41-149 0L463 364 224.8 602.1A172.22 172.22 0 00174 724.8c0 46.3 18.1 89.8 50.8 122.5 33.9 33.8 78.3 50.7 122.7 50.7 44.4 0 88.8-16.9 122.6-50.7l309.2-309C824.8 492.7 850 432 850 367.5c.1-64.6-25.1-125.3-70.7-170.9z"}}]},name:"paper-clip",theme:"outlined"};const x$r=b$r;var S$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:x$r}))},hzt=h.forwardRef(S$r);hzt.displayName="PaperClipOutlined";const mzt=hzt;var C$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M640.6 429.8h257.1c7.9 0 14.3-6.4 14.3-14.3V158.3c0-7.9-6.4-14.3-14.3-14.3H640.6c-7.9 0-14.3 6.4-14.3 14.3v92.9H490.6c-3.9 0-7.1 3.2-7.1 7.1v221.5h-85.7v-96.5c0-7.9-6.4-14.3-14.3-14.3H126.3c-7.9 0-14.3 6.4-14.3 14.3v257.2c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3V544h85.7v221.5c0 3.9 3.2 7.1 7.1 7.1h135.7v92.9c0 7.9 6.4 14.3 14.3 14.3h257.1c7.9 0 14.3-6.4 14.3-14.3v-257c0-7.9-6.4-14.3-14.3-14.3h-257c-7.9 0-14.3 6.4-14.3 14.3v100h-78.6v-393h78.6v100c0 7.9 6.4 14.3 14.3 14.3zm53.5-217.9h150V362h-150V211.9zM329.9 587h-150V437h150v150zm364.2 75.1h150v150.1h-150V662.1z"}}]},name:"partition",theme:"outlined"};const w$r=C$r;var E$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:w$r}))},gzt=h.forwardRef(E$r);gzt.displayName="PartitionOutlined";const T$r=gzt;var $$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-80 600c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z"}}]},name:"pause-circle",theme:"filled"};const O$r=$$r;var P$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:O$r}))},vzt=h.forwardRef(P$r);vzt.displayName="PauseCircleFilled";const N$r=vzt;var D$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm-88-532h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8zm224 0h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8z"}}]},name:"pause-circle",theme:"outlined"};const I$r=D$r;var R$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:I$r}))},_zt=h.forwardRef(R$r);_zt.displayName="PauseCircleOutlined";const k$r=_zt;var A$r={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm-80 524c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304zm224 0c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V360c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v304z",fill:n}},{tag:"path",attrs:{d:"M424 352h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8zm224 0h-48c-4.4 0-8 3.6-8 8v304c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V360c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"pause-circle",theme:"twotone"};const M$r=A$r;var F$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:M$r}))},yzt=h.forwardRef(F$r);yzt.displayName="PauseCircleTwoTone";const L$r=yzt;var j$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M304 176h80v672h-80zm408 0h-64c-4.4 0-8 3.6-8 8v656c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V184c0-4.4-3.6-8-8-8z"}}]},name:"pause",theme:"outlined"};const B$r=j$r;var z$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:B$r}))},bzt=h.forwardRef(z$r);bzt.displayName="PauseOutlined";const H$r=bzt;var q$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm166.6 246.8L567.5 515.6h62c4.4 0 8 3.6 8 8v29.9c0 4.4-3.6 8-8 8h-82V603h82c4.4 0 8 3.6 8 8v29.9c0 4.4-3.6 8-8 8h-82V717c0 4.4-3.6 8-8 8h-54.3c-4.4 0-8-3.6-8-8v-68.1h-81.7c-4.4 0-8-3.6-8-8V611c0-4.4 3.6-8 8-8h81.7v-41.5h-81.7c-4.4 0-8-3.6-8-8v-29.9c0-4.4 3.6-8 8-8h61.4L345.4 310.8a8.07 8.07 0 017-11.9h60.7c3 0 5.8 1.7 7.1 4.4l90.6 180h3.4l90.6-180a8 8 0 017.1-4.4h59.5c4.4 0 8 3.6 8 8 .2 1.4-.2 2.7-.8 3.9z"}}]},name:"pay-circle",theme:"filled"};const V$r=q$r;var W$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:V$r}))},xzt=h.forwardRef(W$r);xzt.displayName="PayCircleFilled";const U$r=xzt;var K$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm159.6-585h-59.5c-3 0-5.8 1.7-7.1 4.4l-90.6 180H511l-90.6-180a8 8 0 00-7.1-4.4h-60.7c-1.3 0-2.6.3-3.8 1-3.9 2.1-5.3 7-3.2 10.9L457 515.7h-61.4c-4.4 0-8 3.6-8 8v29.9c0 4.4 3.6 8 8 8h81.7V603h-81.7c-4.4 0-8 3.6-8 8v29.9c0 4.4 3.6 8 8 8h81.7V717c0 4.4 3.6 8 8 8h54.3c4.4 0 8-3.6 8-8v-68.1h82c4.4 0 8-3.6 8-8V611c0-4.4-3.6-8-8-8h-82v-41.5h82c4.4 0 8-3.6 8-8v-29.9c0-4.4-3.6-8-8-8h-62l111.1-204.8c.6-1.2 1-2.5 1-3.8-.1-4.4-3.7-8-8.1-8z"}}]},name:"pay-circle",theme:"outlined"};const G$r=K$r;var Y$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:G$r}))},Szt=h.forwardRef(Y$r);Szt.displayName="PayCircleOutlined";const X$r=Szt;var J$r={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M855.7 210.8l-42.4-42.4a8.03 8.03 0 00-11.3 0L168.3 801.9a8.03 8.03 0 000 11.3l42.4 42.4c3.1 3.1 8.2 3.1 11.3 0L855.6 222c3.2-3 3.2-8.1.1-11.2zM304 448c79.4 0 144-64.6 144-144s-64.6-144-144-144-144 64.6-144 144 64.6 144 144 144zm0-216c39.7 0 72 32.3 72 72s-32.3 72-72 72-72-32.3-72-72 32.3-72 72-72zm416 344c-79.4 0-144 64.6-144 144s64.6 144 144 144 144-64.6 144-144-64.6-144-144-144zm0 216c-39.7 0-72-32.3-72-72s32.3-72 72-72 72 32.3 72 72-32.3 72-72 72z"}}]},name:"percentage",theme:"outlined"};const Q$r=J$r;var Z$r=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Q$r}))},Czt=h.forwardRef(Z$r);Czt.displayName="PercentageOutlined";const eOr=Czt;var tOr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885.6 230.2L779.1 123.8a80.83 80.83 0 00-57.3-23.8c-21.7 0-42.1 8.5-57.4 23.8L549.8 238.4a80.83 80.83 0 00-23.8 57.3c0 21.7 8.5 42.1 23.8 57.4l83.8 83.8A393.82 393.82 0 01553.1 553 395.34 395.34 0 01437 633.8L353.2 550a80.83 80.83 0 00-57.3-23.8c-21.7 0-42.1 8.5-57.4 23.8L123.8 664.5a80.89 80.89 0 00-23.8 57.4c0 21.7 8.5 42.1 23.8 57.4l106.3 106.3c24.4 24.5 58.1 38.4 92.7 38.4 7.3 0 14.3-.6 21.2-1.8 134.8-22.2 268.5-93.9 376.4-201.7C828.2 612.8 899.8 479.2 922.3 344c6.8-41.3-6.9-83.8-36.7-113.8z"}}]},name:"phone",theme:"filled"};const nOr=tOr;var rOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nOr}))},wzt=h.forwardRef(rOr);wzt.displayName="PhoneFilled";const iOr=wzt;var aOr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M877.1 238.7L770.6 132.3c-13-13-30.4-20.3-48.8-20.3s-35.8 7.2-48.8 20.3L558.3 246.8c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l89.6 89.7a405.46 405.46 0 01-86.4 127.3c-36.7 36.9-79.6 66-127.2 86.6l-89.6-89.7c-13-13-30.4-20.3-48.8-20.3a68.2 68.2 0 00-48.8 20.3L132.3 673c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l106.4 106.4c22.2 22.2 52.8 34.9 84.2 34.9 6.5 0 12.8-.5 19.2-1.6 132.4-21.8 263.8-92.3 369.9-198.3C818 606 888.4 474.6 910.4 342.1c6.3-37.6-6.3-76.3-33.3-103.4zm-37.6 91.5c-19.5 117.9-82.9 235.5-178.4 331s-213 158.9-330.9 178.4c-14.8 2.5-30-2.5-40.8-13.2L184.9 721.9 295.7 611l119.8 120 .9.9 21.6-8a481.29 481.29 0 00285.7-285.8l8-21.6-120.8-120.7 110.8-110.9 104.5 104.5c10.8 10.8 15.8 26 13.3 40.8z"}}]},name:"phone",theme:"outlined"};const oOr=aOr;var sOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:oOr}))},Ezt=h.forwardRef(sOr);Ezt.displayName="PhoneOutlined";const lOr=Ezt;var cOr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M721.7 184.9L610.9 295.8l120.8 120.7-8 21.6A481.29 481.29 0 01438 723.9l-21.6 8-.9-.9-119.8-120-110.8 110.9 104.5 104.5c10.8 10.7 26 15.7 40.8 13.2 117.9-19.5 235.4-82.9 330.9-178.4s158.9-213.1 178.4-331c2.5-14.8-2.5-30-13.3-40.8L721.7 184.9z",fill:n}},{tag:"path",attrs:{d:"M877.1 238.7L770.6 132.3c-13-13-30.4-20.3-48.8-20.3s-35.8 7.2-48.8 20.3L558.3 246.8c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l89.6 89.7a405.46 405.46 0 01-86.4 127.3c-36.7 36.9-79.6 66-127.2 86.6l-89.6-89.7c-13-13-30.4-20.3-48.8-20.3a68.2 68.2 0 00-48.8 20.3L132.3 673c-13 13-20.3 30.5-20.3 48.9 0 18.5 7.2 35.8 20.3 48.9l106.4 106.4c22.2 22.2 52.8 34.9 84.2 34.9 6.5 0 12.8-.5 19.2-1.6 132.4-21.8 263.8-92.3 369.9-198.3C818 606 888.4 474.6 910.4 342.1c6.3-37.6-6.3-76.3-33.3-103.4zm-37.6 91.5c-19.5 117.9-82.9 235.5-178.4 331s-213 158.9-330.9 178.4c-14.8 2.5-30-2.5-40.8-13.2L184.9 721.9 295.7 611l119.8 120 .9.9 21.6-8a481.29 481.29 0 00285.7-285.8l8-21.6-120.8-120.7 110.8-110.9 104.5 104.5c10.8 10.8 15.8 26 13.3 40.8z",fill:t}}]}},name:"phone",theme:"twotone"};const uOr=cOr;var dOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uOr}))},Tzt=h.forwardRef(dOr);Tzt.displayName="PhoneTwoTone";const fOr=Tzt;var pOr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 792H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-632H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM848 660c8.8 0 16-7.2 16-16V380c0-8.8-7.2-16-16-16H176c-8.8 0-16 7.2-16 16v264c0 8.8 7.2 16 16 16h672zM232 436h560v152H232V436z"}}]},name:"pic-center",theme:"outlined"};const hOr=pOr;var mOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hOr}))},$zt=h.forwardRef(mOr);$zt.displayName="PicCenterOutlined";const gOr=$zt;var vOr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 792H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-632H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM608 660c8.8 0 16-7.2 16-16V380c0-8.8-7.2-16-16-16H96c-8.8 0-16 7.2-16 16v264c0 8.8 7.2 16 16 16h512zM152 436h400v152H152V436zm552 210c0 4.4 3.6 8 8 8h224c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H712c-4.4 0-8 3.6-8 8v56zm8-204h224c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H712c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"pic-left",theme:"outlined"};const _Or=vOr;var yOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_Or}))},Ozt=h.forwardRef(yOr);Ozt.displayName="PicLeftOutlined";const bOr=Ozt;var xOr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 792H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-632H72c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h880c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-24 500c8.8 0 16-7.2 16-16V380c0-8.8-7.2-16-16-16H416c-8.8 0-16 7.2-16 16v264c0 8.8 7.2 16 16 16h512zM472 436h400v152H472V436zM80 646c0 4.4 3.6 8 8 8h224c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H88c-4.4 0-8 3.6-8 8v56zm8-204h224c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H88c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"pic-right",theme:"outlined"};const SOr=xOr;var COr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:SOr}))},Pzt=h.forwardRef(COr);Pzt.displayName="PicRightOutlined";const wOr=Pzt;var EOr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zM338 304c35.3 0 64 28.7 64 64s-28.7 64-64 64-64-28.7-64-64 28.7-64 64-64zm513.9 437.1a8.11 8.11 0 01-5.2 1.9H177.2c-4.4 0-8-3.6-8-8 0-1.9.7-3.7 1.9-5.2l170.3-202c2.8-3.4 7.9-3.8 11.3-1 .3.3.7.6 1 1l99.4 118 158.1-187.5c2.8-3.4 7.9-3.8 11.3-1 .3.3.7.6 1 1l229.6 271.6c2.6 3.3 2.2 8.4-1.2 11.2z"}}]},name:"picture",theme:"filled"};const TOr=EOr;var $Or=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:TOr}))},Nzt=h.forwardRef($Or);Nzt.displayName="PictureFilled";const OOr=Nzt;var POr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136v-39.9l138.5-164.3 150.1 178L658.1 489 888 761.6V792zm0-129.8L664.2 396.8c-3.2-3.8-9-3.8-12.2 0L424.6 666.4l-144-170.7c-3.2-3.8-9-3.8-12.2 0L136 652.7V232h752v430.2zM304 456a88 88 0 100-176 88 88 0 000 176zm0-116c15.5 0 28 12.5 28 28s-12.5 28-28 28-28-12.5-28-28 12.5-28 28-28z"}}]},name:"picture",theme:"outlined"};const NOr=POr;var DOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:NOr}))},Dzt=h.forwardRef(DOr);Dzt.displayName="PictureOutlined";const IOr=Dzt;var ROr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136v-39.9l138.5-164.3 150.1 178L658.1 489 888 761.6V792zm0-129.8L664.2 396.8c-3.2-3.8-9-3.8-12.2 0L424.6 666.4l-144-170.7c-3.2-3.8-9-3.8-12.2 0L136 652.7V232h752v430.2z",fill:t}},{tag:"path",attrs:{d:"M424.6 765.8l-150.1-178L136 752.1V792h752v-30.4L658.1 489z",fill:n}},{tag:"path",attrs:{d:"M136 652.7l132.4-157c3.2-3.8 9-3.8 12.2 0l144 170.7L652 396.8c3.2-3.8 9-3.8 12.2 0L888 662.2V232H136v420.7zM304 280a88 88 0 110 176 88 88 0 010-176z",fill:n}},{tag:"path",attrs:{d:"M276 368a28 28 0 1056 0 28 28 0 10-56 0z",fill:n}},{tag:"path",attrs:{d:"M304 456a88 88 0 100-176 88 88 0 000 176zm0-116c15.5 0 28 12.5 28 28s-12.5 28-28 28-28-12.5-28-28 12.5-28 28-28z",fill:t}}]}},name:"picture",theme:"twotone"};const kOr=ROr;var AOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kOr}))},Izt=h.forwardRef(AOr);Izt.displayName="PictureTwoTone";const Rzt=Izt;var MOr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M863.1 518.5H505.5V160.9c0-4.4-3.6-8-8-8h-26a398.57 398.57 0 00-282.5 117 397.47 397.47 0 00-85.6 127C82.6 446.2 72 498.5 72 552.5S82.6 658.7 103.4 708c20.1 47.5 48.9 90.3 85.6 127 36.7 36.7 79.4 65.5 127 85.6a396.64 396.64 0 00155.6 31.5 398.57 398.57 0 00282.5-117c36.7-36.7 65.5-79.4 85.6-127a396.64 396.64 0 0031.5-155.6v-26c-.1-4.4-3.7-8-8.1-8zM951 463l-2.6-28.2c-8.5-92-49.3-178.8-115.1-244.3A398.5 398.5 0 00588.4 75.6L560.1 73c-4.7-.4-8.7 3.2-8.7 7.9v383.7c0 4.4 3.6 8 8 8l383.6-1c4.7-.1 8.4-4 8-8.6z"}}]},name:"pie-chart",theme:"filled"};const FOr=MOr;var LOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:FOr}))},kzt=h.forwardRef(LOr);kzt.displayName="PieChartFilled";const jOr=kzt;var BOr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552a398.46 398.46 0 00117.1 282.8c36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952a398.46 398.46 0 00282.8-117.1c36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552c0-88.7 34.5-172.1 97.2-234.8 54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8zM952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-4.7-.4-8.7 3.2-8.7 7.9V464c0 4.4 3.6 8 8 8l384-1c4.7 0 8.4-4 8-8.6zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z"}}]},name:"pie-chart",theme:"outlined"};const zOr=BOr;var HOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zOr}))},Azt=h.forwardRef(HOr);Azt.displayName="PieChartOutlined";const qOr=Azt;var VOr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M316.2 920.5c-47.6-20.1-90.4-49-127.1-85.7a398.19 398.19 0 01-85.7-127.1A397.12 397.12 0 0172 552.2v.2a398.57 398.57 0 00117 282.5c36.7 36.7 79.4 65.5 127 85.6A396.64 396.64 0 00471.6 952c27 0 53.6-2.7 79.7-7.9-25.9 5.2-52.4 7.8-79.3 7.8-54 .1-106.4-10.5-155.8-31.4zM560 472c-4.4 0-8-3.6-8-8V79.9c0-1.3.3-2.5.9-3.6-.9 1.3-1.5 2.9-1.5 4.6v383.7c0 4.4 3.6 8 8 8l383.6-1c1.6 0 3.1-.5 4.4-1.3-1 .5-2.2.7-3.4.7l-384 1z",fill:n}},{tag:"path",attrs:{d:"M619.8 147.6v256.6l256.4-.7c-13-62.5-44.3-120.5-90-166.1a332.24 332.24 0 00-166.4-89.8z",fill:n}},{tag:"path",attrs:{d:"M438 221.7c-75.9 7.6-146.2 40.9-200.8 95.5C174.5 379.9 140 463.3 140 552s34.5 172.1 97.2 234.8c62.3 62.3 145.1 96.8 233.2 97.2 88.2.4 172.7-34.1 235.3-96.2C761 733 794.6 662.3 802.3 586H438V221.7z",fill:n}},{tag:"path",attrs:{d:"M864 518H506V160c0-4.4-3.6-8-8-8h-26a398.46 398.46 0 00-282.8 117.1 398.19 398.19 0 00-85.7 127.1A397.61 397.61 0 0072 552v.2c0 53.9 10.6 106.2 31.4 155.5 20.1 47.6 49 90.4 85.7 127.1 36.7 36.7 79.5 65.6 127.1 85.7A397.61 397.61 0 00472 952c26.9 0 53.4-2.6 79.3-7.8 26.1-5.3 51.7-13.1 76.4-23.6 47.6-20.1 90.4-49 127.1-85.7 36.7-36.7 65.6-79.5 85.7-127.1A397.61 397.61 0 00872 552v-26c0-4.4-3.6-8-8-8zM705.7 787.8A331.59 331.59 0 01470.4 884c-88.1-.4-170.9-34.9-233.2-97.2C174.5 724.1 140 640.7 140 552s34.5-172.1 97.2-234.8c54.6-54.6 124.9-87.9 200.8-95.5V586h364.3c-7.7 76.3-41.3 147-96.6 201.8z",fill:t}},{tag:"path",attrs:{d:"M952 462.4l-2.6-28.2c-8.5-92.1-49.4-179-115.2-244.6A399.4 399.4 0 00589 74.6L560.7 72c-3.4-.3-6.4 1.5-7.8 4.3a8.7 8.7 0 00-.9 3.6V464c0 4.4 3.6 8 8 8l384-1c1.2 0 2.3-.3 3.4-.7a8.1 8.1 0 004.6-7.9zm-332.2-58.2V147.6a332.24 332.24 0 01166.4 89.8c45.7 45.6 77 103.6 90 166.1l-256.4.7z",fill:t}}]}},name:"pie-chart",theme:"twotone"};const WOr=VOr;var UOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:WOr}))},Mzt=h.forwardRef(UOr);Mzt.displayName="PieChartTwoTone";const KOr=Mzt;var GOr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.97 64 64 264.97 64 512c0 192.53 122.08 357.04 292.88 420.28-4.92-43.86-4.14-115.68 3.97-150.46 7.6-32.66 49.11-208.16 49.11-208.16s-12.53-25.1-12.53-62.16c0-58.24 33.74-101.7 75.77-101.7 35.74 0 52.97 26.83 52.97 58.98 0 35.96-22.85 89.66-34.7 139.43-9.87 41.7 20.91 75.7 62.02 75.7 74.43 0 131.64-78.5 131.64-191.77 0-100.27-72.03-170.38-174.9-170.38-119.15 0-189.08 89.38-189.08 181.75 0 35.98 13.85 74.58 31.16 95.58 3.42 4.16 3.92 7.78 2.9 12-3.17 13.22-10.22 41.67-11.63 47.5-1.82 7.68-6.07 9.28-14 5.59-52.3-24.36-85-100.81-85-162.25 0-132.1 95.96-253.43 276.71-253.43 145.29 0 258.18 103.5 258.18 241.88 0 144.34-91.02 260.49-217.31 260.49-42.44 0-82.33-22.05-95.97-48.1 0 0-21 79.96-26.1 99.56-8.82 33.9-46.55 104.13-65.49 136.03A446.16 446.16 0 00512 960c247.04 0 448-200.97 448-448S759.04 64 512 64"}}]},name:"pinterest",theme:"filled"};const YOr=GOr;var XOr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:YOr}))},Fzt=h.forwardRef(XOr);Fzt.displayName="PinterestFilled";const JOr=Fzt;var QOr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.8 64 64 264.8 64 512s200.8 448 448 448 448-200.8 448-448S759.2 64 512 64m0 38.96c226.14 0 409.04 182.9 409.04 409.04 0 226.14-182.9 409.04-409.04 409.04-41.37 0-81.27-6.19-118.89-17.57 16.76-28.02 38.4-68.06 46.99-101.12 5.1-19.6 26.1-99.56 26.1-99.56 13.64 26.04 53.5 48.09 95.94 48.09 126.3 0 217.34-116.15 217.34-260.49 0-138.37-112.91-241.88-258.2-241.88-180.75 0-276.69 121.32-276.69 253.4 0 61.44 32.68 137.91 85 162.26 7.92 3.7 12.17 2.1 14-5.59 1.4-5.83 8.46-34.25 11.63-47.48 1.02-4.22.53-7.86-2.89-12.02-17.31-21-31.2-59.58-31.2-95.56 0-92.38 69.94-181.78 189.08-181.78 102.88 0 174.93 70.13 174.93 170.4 0 113.28-57.2 191.78-131.63 191.78-41.11 0-71.89-34-62.02-75.7 11.84-49.78 34.7-103.49 34.7-139.44 0-32.15-17.25-58.97-53-58.97-42.02 0-75.78 43.45-75.78 101.7 0 37.06 12.56 62.16 12.56 62.16s-41.51 175.5-49.12 208.17c-7.62 32.64-5.58 76.6-2.43 109.34C208.55 830.52 102.96 683.78 102.96 512c0-226.14 182.9-409.04 409.04-409.04"}}]},name:"pinterest",theme:"outlined"};const ZOr=QOr;var ePr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ZOr}))},Lzt=h.forwardRef(ePr);Lzt.displayName="PinterestOutlined";const tPr=Lzt;var nPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm144.1 454.9L437.7 677.8a8.02 8.02 0 01-12.7-6.5V353.7a8 8 0 0112.7-6.5L656.1 506a7.9 7.9 0 010 12.9z"}}]},name:"play-circle",theme:"filled"};const rPr=nPr;var iPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rPr}))},jzt=h.forwardRef(iPr);jzt.displayName="PlayCircleFilled";const aPr=jzt;var oPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M719.4 499.1l-296.1-215A15.9 15.9 0 00398 297v430c0 13.1 14.8 20.5 25.3 12.9l296.1-215a15.9 15.9 0 000-25.8zm-257.6 134V390.9L628.5 512 461.8 633.1z"}}]},name:"play-circle",theme:"outlined"};const sPr=oPr;var lPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sPr}))},Bzt=h.forwardRef(lPr);Bzt.displayName="PlayCircleOutlined";const cPr=Bzt;var uPr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm164.1 378.2L457.7 677.1a8.02 8.02 0 01-12.7-6.5V353a8 8 0 0112.7-6.5l218.4 158.8a7.9 7.9 0 010 12.9z",fill:n}},{tag:"path",attrs:{d:"M676.1 505.3L457.7 346.5A8 8 0 00445 353v317.6a8.02 8.02 0 0012.7 6.5l218.4-158.9a7.9 7.9 0 000-12.9z",fill:t}}]}},name:"play-circle",theme:"twotone"};const dPr=uPr;var fPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dPr}))},zzt=h.forwardRef(fPr);zzt.displayName="PlayCircleTwoTone";const pPr=zzt;var hPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM641.7 520.8L442.3 677.6c-7.4 5.8-18.3.6-18.3-8.8V355.3c0-9.4 10.9-14.7 18.3-8.8l199.4 156.7a11.2 11.2 0 010 17.6z"}}]},name:"play-square",theme:"filled"};const mPr=hPr;var gPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mPr}))},Hzt=h.forwardRef(gPr);Hzt.displayName="PlaySquareFilled";const vPr=Hzt;var _Pr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M442.3 677.6l199.4-156.7a11.3 11.3 0 000-17.7L442.3 346.4c-7.4-5.8-18.3-.6-18.3 8.8v313.5c0 9.4 10.9 14.7 18.3 8.9z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"play-square",theme:"outlined"};const yPr=_Pr;var bPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:yPr}))},qzt=h.forwardRef(bPr);qzt.displayName="PlaySquareOutlined";const xPr=qzt;var SPr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm240-484.7c0-9.4 10.9-14.7 18.3-8.8l199.4 156.7a11.2 11.2 0 010 17.6L442.3 677.6c-7.4 5.8-18.3.6-18.3-8.8V355.3z",fill:n}},{tag:"path",attrs:{d:"M442.3 677.6l199.4-156.8a11.2 11.2 0 000-17.6L442.3 346.5c-7.4-5.9-18.3-.6-18.3 8.8v313.5c0 9.4 10.9 14.6 18.3 8.8z",fill:t}}]}},name:"play-square",theme:"twotone"};const CPr=SPr;var wPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:CPr}))},Vzt=h.forwardRef(wPr);Vzt.displayName="PlaySquareTwoTone";const EPr=Vzt;var TPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm192 472c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48z"}}]},name:"plus-circle",theme:"filled"};const $Pr=TPr;var OPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$Pr}))},Wzt=h.forwardRef(OPr);Wzt.displayName="PlusCircleFilled";const PPr=Wzt;var NPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 480H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"plus-circle",theme:"outlined"};const DPr=NPr;var IPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:DPr}))},Uzt=h.forwardRef(IPr);Uzt.displayName="PlusCircleOutlined";const RPr=Uzt;var kPr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm192 396c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48z",fill:n}},{tag:"path",attrs:{d:"M696 480H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"plus-circle",theme:"twotone"};const APr=kPr;var MPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:APr}))},Kzt=h.forwardRef(MPr);Kzt.displayName="PlusCircleTwoTone";const FPr=Kzt;var LPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM704 536c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48z"}}]},name:"plus-square",theme:"filled"};const jPr=LPr;var BPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jPr}))},Gzt=h.forwardRef(BPr);Gzt.displayName="PlusSquareFilled";const zPr=Gzt;var HPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"plus-square",theme:"outlined"};const qPr=HPr;var VPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qPr}))},Yzt=h.forwardRef(VPr);Yzt.displayName="PlusSquareOutlined";const Rbe=Yzt;var WPr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm136-352c0-4.4 3.6-8 8-8h152V328c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v152h152c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H544v152c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V544H328c-4.4 0-8-3.6-8-8v-48z",fill:n}},{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:t}}]}},name:"plus-square",theme:"twotone"};const UPr=WPr;var KPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:UPr}))},Xzt=h.forwardRef(KPr);Xzt.displayName="PlusSquareTwoTone";const GPr=Xzt;var YPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm146 658c0 4.4-3.6 8-8 8H376.2c-4.4 0-8-3.6-8-8v-38.5c0-3.7 2.5-6.9 6.1-7.8 44-10.9 72.8-49 72.8-94.2 0-14.7-2.5-29.4-5.9-44.2H374c-4.4 0-8-3.6-8-8v-30c0-4.4 3.6-8 8-8h53.7c-7.8-25.1-14.6-50.7-14.6-77.1 0-75.8 58.6-120.3 151.5-120.3 26.5 0 51.4 5.5 70.3 12.7 3.1 1.2 5.2 4.2 5.2 7.5v39.5a8 8 0 01-10.6 7.6c-17.9-6.4-39-10.5-60.4-10.5-53.3 0-87.3 26.6-87.3 70.2 0 24.7 6.2 47.9 13.4 70.5h112c4.4 0 8 3.6 8 8v30c0 4.4-3.6 8-8 8h-98.6c3.1 13.2 5.3 26.9 5.3 41 0 40.7-16.5 73.9-43.9 91.1v4.7h180c4.4 0 8 3.6 8 8V722z"}}]},name:"pound-circle",theme:"filled"};const XPr=YPr;var JPr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:XPr}))},Jzt=h.forwardRef(JPr);Jzt.displayName="PoundCircleFilled";const QPr=Jzt;var ZPr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm138-209.8H469.8v-4.7c27.4-17.2 43.9-50.4 43.9-91.1 0-14.1-2.2-27.9-5.3-41H607c4.4 0 8-3.6 8-8v-30c0-4.4-3.6-8-8-8H495c-7.2-22.6-13.4-45.7-13.4-70.5 0-43.5 34-70.2 87.3-70.2 21.5 0 42.5 4.1 60.4 10.5 5.2 1.9 10.6-2 10.6-7.6v-39.5c0-3.3-2.1-6.3-5.2-7.5-18.8-7.2-43.8-12.7-70.3-12.7-92.9 0-151.5 44.5-151.5 120.3 0 26.3 6.9 52 14.6 77.1H374c-4.4 0-8 3.6-8 8v30c0 4.4 3.6 8 8 8h67.1c3.4 14.7 5.9 29.4 5.9 44.2 0 45.2-28.8 83.3-72.8 94.2-3.6.9-6.1 4.1-6.1 7.8V722c0 4.4 3.6 8 8 8H650c4.4 0 8-3.6 8-8v-39.8c0-4.4-3.6-8-8-8z"}}]},name:"pound-circle",theme:"outlined"};const eNr=ZPr;var tNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:eNr}))},Qzt=h.forwardRef(tNr);Qzt.displayName="PoundCircleOutlined";const nNr=Qzt;var rNr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm146 582.1c0 4.4-3.6 8-8 8H376.2c-4.4 0-8-3.6-8-8v-38.5c0-3.7 2.5-6.9 6.1-7.8 44-10.9 72.8-49 72.8-94.2 0-14.7-2.5-29.4-5.9-44.2H374c-4.4 0-8-3.6-8-8v-30c0-4.4 3.6-8 8-8h53.7c-7.8-25.1-14.6-50.7-14.6-77.1 0-75.8 58.6-120.3 151.5-120.3 26.5 0 51.4 5.5 70.3 12.7 3.1 1.2 5.2 4.2 5.2 7.5v39.5a8 8 0 01-10.6 7.6c-17.9-6.4-39-10.5-60.4-10.5-53.3 0-87.3 26.6-87.3 70.2 0 24.7 6.2 47.9 13.4 70.5h112c4.4 0 8 3.6 8 8v30c0 4.4-3.6 8-8 8h-98.6c3.1 13.2 5.3 26.9 5.3 41 0 40.7-16.5 73.9-43.9 91.1v4.7h180c4.4 0 8 3.6 8 8v39.8z",fill:n}},{tag:"path",attrs:{d:"M650 674.3H470v-4.7c27.4-17.2 43.9-50.4 43.9-91.1 0-14.1-2.2-27.8-5.3-41h98.6c4.4 0 8-3.6 8-8v-30c0-4.4-3.6-8-8-8h-112c-7.2-22.6-13.4-45.8-13.4-70.5 0-43.6 34-70.2 87.3-70.2 21.4 0 42.5 4.1 60.4 10.5a8 8 0 0010.6-7.6v-39.5c0-3.3-2.1-6.3-5.2-7.5-18.9-7.2-43.8-12.7-70.3-12.7-92.9 0-151.5 44.5-151.5 120.3 0 26.4 6.8 52 14.6 77.1H374c-4.4 0-8 3.6-8 8v30c0 4.4 3.6 8 8 8h67.2c3.4 14.8 5.9 29.5 5.9 44.2 0 45.2-28.8 83.3-72.8 94.2-3.6.9-6.1 4.1-6.1 7.8v38.5c0 4.4 3.6 8 8 8H650c4.4 0 8-3.6 8-8v-39.8c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"pound-circle",theme:"twotone"};const iNr=rNr;var aNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:iNr}))},Zzt=h.forwardRef(aNr);Zzt.displayName="PoundCircleTwoTone";const oNr=Zzt;var sNr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm138-209.8H469.8v-4.7c27.4-17.2 43.9-50.4 43.9-91.1 0-14.1-2.2-27.9-5.3-41H607c4.4 0 8-3.6 8-8v-30c0-4.4-3.6-8-8-8H495c-7.2-22.6-13.4-45.7-13.4-70.5 0-43.5 34-70.2 87.3-70.2 21.5 0 42.5 4.1 60.4 10.5 5.2 1.9 10.6-2 10.6-7.6v-39.5c0-3.3-2.1-6.3-5.2-7.5-18.8-7.2-43.8-12.7-70.3-12.7-92.9 0-151.5 44.5-151.5 120.3 0 26.3 6.9 52 14.6 77.1H374c-4.4 0-8 3.6-8 8v30c0 4.4 3.6 8 8 8h67.1c3.4 14.7 5.9 29.4 5.9 44.2 0 45.2-28.8 83.3-72.8 94.2-3.6.9-6.1 4.1-6.1 7.8V722c0 4.4 3.6 8 8 8H650c4.4 0 8-3.6 8-8v-39.8c0-4.4-3.6-8-8-8z"}}]},name:"pound",theme:"outlined"};const lNr=sNr;var cNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lNr}))},eHt=h.forwardRef(cNr);eHt.displayName="PoundOutlined";const uNr=eHt;var dNr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M705.6 124.9a8 8 0 00-11.6 7.2v64.2c0 5.5 2.9 10.6 7.5 13.6a352.2 352.2 0 0162.2 49.8c32.7 32.8 58.4 70.9 76.3 113.3a355 355 0 0127.9 138.7c0 48.1-9.4 94.8-27.9 138.7a355.92 355.92 0 01-76.3 113.3 353.06 353.06 0 01-113.2 76.4c-43.8 18.6-90.5 28-138.5 28s-94.7-9.4-138.5-28a353.06 353.06 0 01-113.2-76.4A355.92 355.92 0 01184 650.4a355 355 0 01-27.9-138.7c0-48.1 9.4-94.8 27.9-138.7 17.9-42.4 43.6-80.5 76.3-113.3 19-19 39.8-35.6 62.2-49.8 4.7-2.9 7.5-8.1 7.5-13.6V132c0-6-6.3-9.8-11.6-7.2C178.5 195.2 82 339.3 80 506.3 77.2 745.1 272.5 943.5 511.2 944c239 .5 432.8-193.3 432.8-432.4 0-169.2-97-315.7-238.4-386.7zM480 560h64c4.4 0 8-3.6 8-8V88c0-4.4-3.6-8-8-8h-64c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8z"}}]},name:"poweroff",theme:"outlined"};const fNr=dNr;var pNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:fNr}))},tHt=h.forwardRef(pNr);tHt.displayName="PoweroffOutlined";const hNr=tHt;var mNr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M732 120c0-4.4-3.6-8-8-8H300c-4.4 0-8 3.6-8 8v148h440V120zm120 212H172c-44.2 0-80 35.8-80 80v328c0 17.7 14.3 32 32 32h168v132c0 4.4 3.6 8 8 8h424c4.4 0 8-3.6 8-8V772h168c17.7 0 32-14.3 32-32V412c0-44.2-35.8-80-80-80zM664 844H360V568h304v276zm164-360c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v40z"}}]},name:"printer",theme:"filled"};const gNr=mNr;var vNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:gNr}))},nHt=h.forwardRef(vNr);nHt.displayName="PrinterFilled";const _Nr=nHt;var yNr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M820 436h-40c-4.4 0-8 3.6-8 8v40c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-40c0-4.4-3.6-8-8-8zm32-104H732V120c0-4.4-3.6-8-8-8H300c-4.4 0-8 3.6-8 8v212H172c-44.2 0-80 35.8-80 80v328c0 17.7 14.3 32 32 32h168v132c0 4.4 3.6 8 8 8h424c4.4 0 8-3.6 8-8V772h168c17.7 0 32-14.3 32-32V412c0-44.2-35.8-80-80-80zM360 180h304v152H360V180zm304 664H360V568h304v276zm200-140H732V500H292v204H160V412c0-6.6 5.4-12 12-12h680c6.6 0 12 5.4 12 12v292z"}}]},name:"printer",theme:"outlined"};const bNr=yNr;var xNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:bNr}))},rHt=h.forwardRef(xNr);rHt.displayName="PrinterOutlined";const SNr=rHt;var CNr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 180h304v152H360zm492 220H172c-6.6 0-12 5.4-12 12v292h132V500h440v204h132V412c0-6.6-5.4-12-12-12zm-24 84c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8 3.6 8 8v40z",fill:n}},{tag:"path",attrs:{d:"M852 332H732V120c0-4.4-3.6-8-8-8H300c-4.4 0-8 3.6-8 8v212H172c-44.2 0-80 35.8-80 80v328c0 17.7 14.3 32 32 32h168v132c0 4.4 3.6 8 8 8h424c4.4 0 8-3.6 8-8V772h168c17.7 0 32-14.3 32-32V412c0-44.2-35.8-80-80-80zM360 180h304v152H360V180zm304 664H360V568h304v276zm200-140H732V500H292v204H160V412c0-6.6 5.4-12 12-12h680c6.6 0 12 5.4 12 12v292z",fill:t}},{tag:"path",attrs:{d:"M820 436h-40c-4.4 0-8 3.6-8 8v40c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-40c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"printer",theme:"twotone"};const wNr=CNr;var ENr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:wNr}))},iHt=h.forwardRef(ENr);iHt.displayName="PrinterTwoTone";const TNr=iHt;var $Nr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M160 144h304a16 16 0 0116 16v304a16 16 0 01-16 16H160a16 16 0 01-16-16V160a16 16 0 0116-16m564.31-25.33l181.02 181.02a16 16 0 010 22.62L724.31 503.33a16 16 0 01-22.62 0L520.67 322.31a16 16 0 010-22.62l181.02-181.02a16 16 0 0122.62 0M160 544h304a16 16 0 0116 16v304a16 16 0 01-16 16H160a16 16 0 01-16-16V560a16 16 0 0116-16m400 0h304a16 16 0 0116 16v304a16 16 0 01-16 16H560a16 16 0 01-16-16V560a16 16 0 0116-16"}}]},name:"product",theme:"filled"};const ONr=$Nr;var PNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ONr}))},aHt=h.forwardRef(PNr);aHt.displayName="ProductFilled";const NNr=aHt;var DNr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 144a16 16 0 0116 16v304a16 16 0 01-16 16H160a16 16 0 01-16-16V160a16 16 0 0116-16zm-52 68H212v200h200zm493.33 87.69a16 16 0 010 22.62L724.31 503.33a16 16 0 01-22.62 0L520.67 322.31a16 16 0 010-22.62l181.02-181.02a16 16 0 0122.62 0zm-84.85 11.3L713 203.53 605.52 311 713 418.48zM464 544a16 16 0 0116 16v304a16 16 0 01-16 16H160a16 16 0 01-16-16V560a16 16 0 0116-16zm-52 68H212v200h200zm452-68a16 16 0 0116 16v304a16 16 0 01-16 16H560a16 16 0 01-16-16V560a16 16 0 0116-16zm-52 68H612v200h200z"}}]},name:"product",theme:"outlined"};const INr=DNr;var RNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:INr}))},oHt=h.forwardRef(RNr);oHt.displayName="ProductOutlined";const kNr=oHt;var ANr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM380 696c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm0-144c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm0-144c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm304 272c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm0-144c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm0-144c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48z"}}]},name:"profile",theme:"filled"};const MNr=ANr;var FNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:MNr}))},sHt=h.forwardRef(FNr);sHt.displayName="ProfileFilled";const LNr=sHt;var jNr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656zM492 400h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0 144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zM340 368a40 40 0 1080 0 40 40 0 10-80 0zm0 144a40 40 0 1080 0 40 40 0 10-80 0zm0 144a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"profile",theme:"outlined"};const BNr=jNr;var zNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:BNr}))},lHt=h.forwardRef(zNr);lHt.displayName="ProfileOutlined";const HNr=lHt;var qNr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm300-496c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48zm0 144c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48zm0 144c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H492c-4.4 0-8-3.6-8-8v-48zM380 328c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm0 144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40zm0 144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:n}},{tag:"path",attrs:{d:"M340 656a40 40 0 1080 0 40 40 0 10-80 0zm0-144a40 40 0 1080 0 40 40 0 10-80 0zm0-144a40 40 0 1080 0 40 40 0 10-80 0zm152 320h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0-144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm0-144h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H492c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:t}}]}},name:"profile",theme:"twotone"};const VNr=qNr;var WNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:VNr}))},cHt=h.forwardRef(WNr);cHt.displayName="ProfileTwoTone";const UNr=cHt;var KNr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM368 744c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v464zm192-280c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v184zm192 72c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v256z"}}]},name:"project",theme:"filled"};const GNr=KNr;var YNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:GNr}))},uHt=h.forwardRef(YNr);uHt.displayName="ProjectFilled";const XNr=uHt;var JNr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M280 752h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8zm192-280h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v184c0 4.4 3.6 8 8 8zm192 72h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v256c0 4.4 3.6 8 8 8zm216-432H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"project",theme:"outlined"};const QNr=JNr;var ZNr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:QNr}))},dHt=h.forwardRef(ZNr);dHt.displayName="ProjectOutlined";const eDr=dHt;var tDr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm472-560c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v256c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280zm-192 0c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280zm-192 0c0-4.4 3.6-8 8-8h80c4.4 0 8 3.6 8 8v464c0 4.4-3.6 8-8 8h-80c-4.4 0-8-3.6-8-8V280z",fill:n}},{tag:"path",attrs:{d:"M280 752h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v464c0 4.4 3.6 8 8 8zm192-280h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v184c0 4.4 3.6 8 8 8zm192 72h80c4.4 0 8-3.6 8-8V280c0-4.4-3.6-8-8-8h-80c-4.4 0-8 3.6-8 8v256c0 4.4 3.6 8 8 8z",fill:t}}]}},name:"project",theme:"twotone"};const nDr=tDr;var rDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nDr}))},fHt=h.forwardRef(rDr);fHt.displayName="ProjectTwoTone";const iDr=fHt;var aDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM648.3 332.8l-87.7 161.1h45.7c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4v29.7h63.4c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4V658c0 5.5-4.5 10-10 10h-41.3c-5.5 0-10-4.5-10-10v-51.8h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h63.1v-29.7h-63.1c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h45.2l-88-161.1c-2.6-4.8-.9-10.9 4-13.6 1.5-.8 3.1-1.2 4.8-1.2h46c3.8 0 7.2 2.1 8.9 5.5l72.9 144.3 73.2-144.3a10 10 0 018.9-5.5h45c5.5 0 10 4.5 10 10 .1 1.7-.3 3.3-1.1 4.8z"}}]},name:"property-safety",theme:"filled"};const oDr=aDr;var sDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:oDr}))},pHt=h.forwardRef(sDr);pHt.displayName="PropertySafetyFilled";const lDr=pHt;var cDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6zM430.5 318h-46c-1.7 0-3.3.4-4.8 1.2a10.1 10.1 0 00-4 13.6l88 161.1h-45.2c-5.5 0-10 4.5-10 10v21.3c0 5.5 4.5 10 10 10h63.1v29.7h-63.1c-5.5 0-10 4.5-10 10v21.3c0 5.5 4.5 10 10 10h63.1V658c0 5.5 4.5 10 10 10h41.3c5.5 0 10-4.5 10-10v-51.8h63.4c5.5 0 10-4.5 10-10v-21.3c0-5.5-4.5-10-10-10h-63.4v-29.7h63.4c5.5 0 10-4.5 10-10v-21.3c0-5.5-4.5-10-10-10h-45.7l87.7-161.1a10.05 10.05 0 00-8.8-14.8h-45c-3.8 0-7.2 2.1-8.9 5.5l-73.2 144.3-72.9-144.3c-1.7-3.4-5.2-5.5-9-5.5z"}}]},name:"property-safety",theme:"outlined"};const uDr=cDr;var dDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uDr}))},hHt=h.forwardRef(dDr);hHt.displayName="PropertySafetyOutlined";const fDr=hHt;var pDr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z",fill:t}},{tag:"path",attrs:{d:"M214 226.7v427.6l298 232.2 298-232.2V226.7L512 125.1 214 226.7zM593.9 318h45c5.5 0 10 4.5 10 10 .1 1.7-.3 3.3-1.1 4.8l-87.7 161.1h45.7c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4v29.7h63.4c5.5 0 10 4.5 10 10v21.3c0 5.5-4.5 10-10 10h-63.4V658c0 5.5-4.5 10-10 10h-41.3c-5.5 0-10-4.5-10-10v-51.8H418c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h63.1v-29.7H418c-5.5 0-10-4.5-10-10v-21.3c0-5.5 4.5-10 10-10h45.2l-88-161.1c-2.6-4.8-.9-10.9 4-13.6 1.5-.8 3.1-1.2 4.8-1.2h46c3.8 0 7.2 2.1 8.9 5.5l72.9 144.3L585 323.5a10 10 0 018.9-5.5z",fill:n}},{tag:"path",attrs:{d:"M438.9 323.5a9.88 9.88 0 00-8.9-5.5h-46c-1.7 0-3.3.4-4.8 1.2-4.9 2.7-6.6 8.8-4 13.6l88 161.1H418c-5.5 0-10 4.5-10 10v21.3c0 5.5 4.5 10 10 10h63.1v29.7H418c-5.5 0-10 4.5-10 10v21.3c0 5.5 4.5 10 10 10h63.1V658c0 5.5 4.5 10 10 10h41.3c5.5 0 10-4.5 10-10v-51.8h63.4c5.5 0 10-4.5 10-10v-21.3c0-5.5-4.5-10-10-10h-63.4v-29.7h63.4c5.5 0 10-4.5 10-10v-21.3c0-5.5-4.5-10-10-10h-45.7l87.7-161.1c.8-1.5 1.2-3.1 1.1-4.8 0-5.5-4.5-10-10-10h-45a10 10 0 00-8.9 5.5l-73.2 144.3-72.9-144.3z",fill:t}}]}},name:"property-safety",theme:"twotone"};const hDr=pDr;var mDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hDr}))},mHt=h.forwardRef(mDr);mHt.displayName="PropertySafetyTwoTone";const gDr=mHt;var vDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M788 705.9V192c0-8.8-7.2-16-16-16H602v-68.8c0-6-7-9.4-11.7-5.7L462.7 202.3a7.14 7.14 0 000 11.3l127.5 100.8c4.7 3.7 11.7.4 11.7-5.7V240h114v465.9c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c.1-49.2-31.7-91-75.9-106.1zM752 860a48.01 48.01 0 010-96 48.01 48.01 0 010 96zM384 212c0-61.8-50.2-112-112-112s-112 50.2-112 112c0 49.2 31.8 91 76 106.1V706c-44.2 15-76 56.9-76 106.1 0 61.8 50.2 112 112 112s112-50.2 112-112c0-49.2-31.8-91-76-106.1V318.1c44.2-15.1 76-56.9 76-106.1zm-160 0a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm96 600a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0z"}}]},name:"pull-request",theme:"outlined"};const _Dr=vDr;var yDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_Dr}))},gHt=h.forwardRef(yDr);gHt.displayName="PullRequestOutlined";const bDr=gHt;var xDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M878.3 392.1L631.9 145.7c-6.5-6.5-15-9.7-23.5-9.7s-17 3.2-23.5 9.7L423.8 306.9c-12.2-1.4-24.5-2-36.8-2-73.2 0-146.4 24.1-206.5 72.3-15.4 12.3-16.6 35.4-2.7 49.4l181.7 181.7-215.4 215.2a15.8 15.8 0 00-4.6 9.8l-3.4 37.2c-.9 9.4 6.6 17.4 15.9 17.4.5 0 1 0 1.5-.1l37.2-3.4c3.7-.3 7.2-2 9.8-4.6l215.4-215.4 181.7 181.7c6.5 6.5 15 9.7 23.5 9.7 9.7 0 19.3-4.2 25.9-12.4 56.3-70.3 79.7-158.3 70.2-243.4l161.1-161.1c12.9-12.8 12.9-33.8 0-46.8z"}}]},name:"pushpin",theme:"filled"};const SDr=xDr;var CDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:SDr}))},vHt=h.forwardRef(CDr);vHt.displayName="PushpinFilled";const wDr=vHt;var EDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M878.3 392.1L631.9 145.7c-6.5-6.5-15-9.7-23.5-9.7s-17 3.2-23.5 9.7L423.8 306.9c-12.2-1.4-24.5-2-36.8-2-73.2 0-146.4 24.1-206.5 72.3a33.23 33.23 0 00-2.7 49.4l181.7 181.7-215.4 215.2a15.8 15.8 0 00-4.6 9.8l-3.4 37.2c-.9 9.4 6.6 17.4 15.9 17.4.5 0 1 0 1.5-.1l37.2-3.4c3.7-.3 7.2-2 9.8-4.6l215.4-215.4 181.7 181.7c6.5 6.5 15 9.7 23.5 9.7 9.7 0 19.3-4.2 25.9-12.4 56.3-70.3 79.7-158.3 70.2-243.4l161.1-161.1c12.9-12.8 12.9-33.8 0-46.8zM666.2 549.3l-24.5 24.5 3.8 34.4a259.92 259.92 0 01-30.4 153.9L262 408.8c12.9-7.1 26.3-13.1 40.3-17.9 27.2-9.4 55.7-14.1 84.7-14.1 9.6 0 19.3.5 28.9 1.6l34.4 3.8 24.5-24.5L608.5 224 800 415.5 666.2 549.3z"}}]},name:"pushpin",theme:"outlined"};const TDr=EDr;var $Dr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:TDr}))},_Ht=h.forwardRef($Dr);_Ht.displayName="PushpinOutlined";const ODr=_Ht;var PDr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M474.8 357.7l-24.5 24.5-34.4-3.8c-9.6-1.1-19.3-1.6-28.9-1.6-29 0-57.5 4.7-84.7 14.1-14 4.8-27.4 10.8-40.3 17.9l353.1 353.3a259.92 259.92 0 0030.4-153.9l-3.8-34.4 24.5-24.5L800 415.5 608.5 224 474.8 357.7z",fill:n}},{tag:"path",attrs:{d:"M878.3 392.1L631.9 145.7c-6.5-6.5-15-9.7-23.5-9.7s-17 3.2-23.5 9.7L423.8 306.9c-12.2-1.4-24.5-2-36.8-2-73.2 0-146.4 24.1-206.5 72.3a33.23 33.23 0 00-2.7 49.4l181.7 181.7-215.4 215.2a15.8 15.8 0 00-4.6 9.8l-3.4 37.2c-.9 9.4 6.6 17.4 15.9 17.4.5 0 1 0 1.5-.1l37.2-3.4c3.7-.3 7.2-2 9.8-4.6l215.4-215.4 181.7 181.7c6.5 6.5 15 9.7 23.5 9.7 9.7 0 19.3-4.2 25.9-12.4 56.3-70.3 79.7-158.3 70.2-243.4l161.1-161.1c12.9-12.8 12.9-33.8 0-46.8zM666.2 549.3l-24.5 24.5 3.8 34.4a259.92 259.92 0 01-30.4 153.9L262 408.8c12.9-7.1 26.3-13.1 40.3-17.9 27.2-9.4 55.7-14.1 84.7-14.1 9.6 0 19.3.5 28.9 1.6l34.4 3.8 24.5-24.5L608.5 224 800 415.5 666.2 549.3z",fill:t}}]}},name:"pushpin",theme:"twotone"};const NDr=PDr;var DDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:NDr}))},yHt=h.forwardRef(DDr);yHt.displayName="PushpinTwoTone";const IDr=yHt;var RDr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M555 790.5a28.5 28.5 0 1057 0 28.5 28.5 0 00-57 0m-143-557a28.5 28.5 0 1057 0 28.5 28.5 0 00-57 0"}},{tag:"path",attrs:{d:"M821.52 297.71H726.3v-95.23c0-49.9-40.58-90.48-90.48-90.48H388.19c-49.9 0-90.48 40.57-90.48 90.48v95.23h-95.23c-49.9 0-90.48 40.58-90.48 90.48v247.62c0 49.9 40.57 90.48 90.48 90.48h95.23v95.23c0 49.9 40.58 90.48 90.48 90.48h247.62c49.9 0 90.48-40.57 90.48-90.48V726.3h95.23c49.9 0 90.48-40.58 90.48-90.48V388.19c0-49.9-40.57-90.48-90.48-90.48M202.48 669.14a33.37 33.37 0 01-33.34-33.33V388.19a33.37 33.37 0 0133.34-33.33h278.57a28.53 28.53 0 0028.57-28.57 28.53 28.53 0 00-28.57-28.58h-126.2v-95.23a33.37 33.37 0 0133.34-33.34h247.62a33.37 33.37 0 0133.33 33.34v256.47a24.47 24.47 0 01-24.47 24.48H379.33c-45.04 0-81.62 36.66-81.62 81.62v104.1zm652.38-33.33a33.37 33.37 0 01-33.34 33.33H542.95a28.53 28.53 0 00-28.57 28.57 28.53 28.53 0 0028.57 28.58h126.2v95.23a33.37 33.37 0 01-33.34 33.34H388.19a33.37 33.37 0 01-33.33-33.34V565.05a24.47 24.47 0 0124.47-24.48h265.34c45.04 0 81.62-36.67 81.62-81.62v-104.1h95.23a33.37 33.37 0 0133.34 33.34z"}}]},name:"python",theme:"outlined"};const kDr=RDr;var ADr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kDr}))},bHt=h.forwardRef(ADr);bHt.displayName="PythonOutlined";const MDr=bHt;var FDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm210.5 612.4c-11.5 1.4-44.9-52.7-44.9-52.7 0 31.3-16.2 72.2-51.1 101.8 16.9 5.2 54.9 19.2 45.9 34.4-7.3 12.3-125.6 7.9-159.8 4-34.2 3.8-152.5 8.3-159.8-4-9.1-15.2 28.9-29.2 45.8-34.4-35-29.5-51.1-70.4-51.1-101.8 0 0-33.4 54.1-44.9 52.7-5.4-.7-12.4-29.6 9.4-99.7 10.3-33 22-60.5 40.2-105.8-3.1-116.9 45.3-215 160.4-215 113.9 0 163.3 96.1 160.4 215 18.1 45.2 29.9 72.8 40.2 105.8 21.7 70.1 14.6 99.1 9.3 99.7z"}}]},name:"qq-circle",theme:"filled"};const LDr=FDr;var jDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:LDr}))},xHt=h.forwardRef(jDr);xHt.displayName="QqCircleFilled";const BDr=xHt;var zDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M824.8 613.2c-16-51.4-34.4-94.6-62.7-165.3C766.5 262.2 689.3 112 511.5 112 331.7 112 256.2 265.2 261 447.9c-28.4 70.8-46.7 113.7-62.7 165.3-34 109.5-23 154.8-14.6 155.8 18 2.2 70.1-82.4 70.1-82.4 0 49 25.2 112.9 79.8 159-26.4 8.1-85.7 29.9-71.6 53.8 11.4 19.3 196.2 12.3 249.5 6.3 53.3 6 238.1 13 249.5-6.3 14.1-23.8-45.3-45.7-71.6-53.8 54.6-46.2 79.8-110.1 79.8-159 0 0 52.1 84.6 70.1 82.4 8.5-1.1 19.5-46.4-14.5-155.8z"}}]},name:"qq",theme:"outlined"};const HDr=zDr;var qDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:HDr}))},SHt=h.forwardRef(qDr);SHt.displayName="QqOutlined";const VDr=SHt;var WDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM722.5 676.4c-11.5 1.4-44.9-52.7-44.9-52.7 0 31.3-16.2 72.2-51.1 101.8 16.9 5.2 54.9 19.2 45.9 34.4-7.3 12.3-125.6 7.9-159.8 4-34.2 3.8-152.5 8.3-159.8-4-9.1-15.2 28.9-29.2 45.8-34.4-35-29.5-51.1-70.4-51.1-101.8 0 0-33.4 54.1-44.9 52.7-5.4-.7-12.4-29.6 9.4-99.7 10.3-33 22-60.5 40.2-105.8-3.1-116.9 45.3-215 160.4-215 113.9 0 163.3 96.1 160.4 215 18.1 45.2 29.9 72.8 40.2 105.8 21.7 70.1 14.6 99.1 9.3 99.7z"}}]},name:"qq-square",theme:"filled"};const UDr=WDr;var KDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:UDr}))},CHt=h.forwardRef(KDr);CHt.displayName="QqSquareFilled";const GDr=CHt;var YDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M468 128H160c-17.7 0-32 14.3-32 32v308c0 4.4 3.6 8 8 8h332c4.4 0 8-3.6 8-8V136c0-4.4-3.6-8-8-8zm-56 284H192V192h220v220zm-138-74h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm194 210H136c-4.4 0-8 3.6-8 8v308c0 17.7 14.3 32 32 32h308c4.4 0 8-3.6 8-8V556c0-4.4-3.6-8-8-8zm-56 284H192V612h220v220zm-138-74h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm590-630H556c-4.4 0-8 3.6-8 8v332c0 4.4 3.6 8 8 8h332c4.4 0 8-3.6 8-8V160c0-17.7-14.3-32-32-32zm-32 284H612V192h220v220zm-138-74h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm194 210h-48c-4.4 0-8 3.6-8 8v134h-78V556c0-4.4-3.6-8-8-8H556c-4.4 0-8 3.6-8 8v332c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V644h78v102c0 4.4 3.6 8 8 8h190c4.4 0 8-3.6 8-8V556c0-4.4-3.6-8-8-8zM746 832h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm142 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"qrcode",theme:"outlined"};const XDr=YDr;var JDr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:XDr}))},wHt=h.forwardRef(JDr);wHt.displayName="QrcodeOutlined";const QDr=wHt;var ZDr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 708c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm62.9-219.5a48.3 48.3 0 00-30.9 44.8V620c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-21.5c0-23.1 6.7-45.9 19.9-64.9 12.9-18.6 30.9-32.8 52.1-40.9 34-13.1 56-41.6 56-72.7 0-44.1-43.1-80-96-80s-96 35.9-96 80v7.6c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V420c0-39.3 17.2-76 48.4-103.3C430.4 290.4 470 276 512 276s81.6 14.5 111.6 40.7C654.8 344 672 380.7 672 420c0 57.8-38.1 109.8-97.1 132.5z"}}]},name:"question-circle",theme:"filled"};const eIr=ZDr;var tIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:eIr}))},EHt=h.forwardRef(tIr);EHt.displayName="QuestionCircleFilled";const nIr=EHt;var rIr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm0 632c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40zm62.9-219.5a48.3 48.3 0 00-30.9 44.8V620c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-21.5c0-23.1 6.7-45.9 19.9-64.9 12.9-18.6 30.9-32.8 52.1-40.9 34-13.1 56-41.6 56-72.7 0-44.1-43.1-80-96-80s-96 35.9-96 80v7.6c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V420c0-39.3 17.2-76 48.4-103.3C430.4 290.4 470 276 512 276s81.6 14.5 111.6 40.7C654.8 344 672 380.7 672 420c0 57.8-38.1 109.8-97.1 132.5z",fill:n}},{tag:"path",attrs:{d:"M472 732a40 40 0 1080 0 40 40 0 10-80 0zm151.6-415.3C593.6 290.5 554 276 512 276s-81.6 14.4-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.2 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5 0-39.3-17.2-76-48.4-103.3z",fill:t}}]}},name:"question-circle",theme:"twotone"};const iIr=rIr;var aIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:iIr}))},THt=h.forwardRef(aIr);THt.displayName="QuestionCircleTwoTone";const oIr=THt;var sIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M764 280.9c-14-30.6-33.9-58.1-59.3-81.6C653.1 151.4 584.6 125 512 125s-141.1 26.4-192.7 74.2c-25.4 23.6-45.3 51-59.3 81.7-14.6 32-22 65.9-22 100.9v27c0 6.2 5 11.2 11.2 11.2h54c6.2 0 11.2-5 11.2-11.2v-27c0-99.5 88.6-180.4 197.6-180.4s197.6 80.9 197.6 180.4c0 40.8-14.5 79.2-42 111.2-27.2 31.7-65.6 54.4-108.1 64-24.3 5.5-46.2 19.2-61.7 38.8a110.85 110.85 0 00-23.9 68.6v31.4c0 6.2 5 11.2 11.2 11.2h54c6.2 0 11.2-5 11.2-11.2v-31.4c0-15.7 10.9-29.5 26-32.9 58.4-13.2 111.4-44.7 149.3-88.7 19.1-22.3 34-47.1 44.3-74 10.7-27.9 16.1-57.2 16.1-87 0-35-7.4-69-22-100.9zM512 787c-30.9 0-56 25.1-56 56s25.1 56 56 56 56-25.1 56-56-25.1-56-56-56z"}}]},name:"question",theme:"outlined"};const lIr=sIr;var cIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lIr}))},$Ht=h.forwardRef(cIr);$Ht.displayName="QuestionOutlined";const uIr=$Ht;var dIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M926.8 397.1l-396-288a31.81 31.81 0 00-37.6 0l-396 288a31.99 31.99 0 00-11.6 35.8l151.3 466a32 32 0 0030.4 22.1h489.5c13.9 0 26.1-8.9 30.4-22.1l151.3-466c4.2-13.2-.5-27.6-11.7-35.8zM838.6 417l-98.5 32-200-144.7V199.9L838.6 417zM466 567.2l-89.1 122.3-55.2-169.2L466 567.2zm-116.3-96.8L484 373.3v140.8l-134.3-43.7zM512 599.2l93.9 128.9H418.1L512 599.2zm28.1-225.9l134.2 97.1L540.1 514V373.3zM558 567.2l144.3-46.9-55.2 169.2L558 567.2zm-74-367.3v104.4L283.9 449l-98.5-32L484 199.9zM169.3 470.8l86.5 28.1 80.4 246.4-53.8 73.9-113.1-348.4zM327.1 853l50.3-69h269.3l50.3 69H327.1zm414.5-33.8l-53.8-73.9 80.4-246.4 86.5-28.1-113.1 348.4z"}}]},name:"radar-chart",theme:"outlined"};const fIr=dIr;var pIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:fIr}))},OHt=h.forwardRef(pIr);OHt.displayName="RadarChartOutlined";const hIr=OHt;var mIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm2-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM136 374h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm0-174h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm752 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-230 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 624H358c-87.3 0-158-70.7-158-158V484c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v182c0 127 103 230 230 230h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"radius-bottomleft",theme:"outlined"};const gIr=mIr;var vIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:gIr}))},PHt=h.forwardRef(vIr);PHt.displayName="RadiusBottomleftOutlined";const _Ir=PHt;var yIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M368 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-58-624h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm578 102h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 824h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm292 72h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm174 0h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm230 276h-56c-4.4 0-8 3.6-8 8v182c0 87.3-70.7 158-158 158H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c127 0 230-103 230-230V484c0-4.4-3.6-8-8-8z"}}]},name:"radius-bottomright",theme:"outlined"};const bIr=yIr;var xIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:bIr}))},NHt=h.forwardRef(xIr);NHt.displayName="RadiusBottomrightOutlined";const SIr=NHt;var CIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M396 140h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-44 684h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm524-204h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 344h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 160h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 160h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 160h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm320 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm160 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm140-284c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V370c0-127-103-230-230-230H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h170c87.3 0 158 70.7 158 158v170zM236 96H92c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h144c4.4 0 8-3.6 8-8V104c0-4.4-3.6-8-8-8zm-48 101.6c0 1.3-1.1 2.4-2.4 2.4h-43.2c-1.3 0-2.4-1.1-2.4-2.4v-43.2c0-1.3 1.1-2.4 2.4-2.4h43.2c1.3 0 2.4 1.1 2.4 2.4v43.2zM920 780H776c-4.4 0-8 3.6-8 8v144c0 4.4 3.6 8 8 8h144c4.4 0 8-3.6 8-8V788c0-4.4-3.6-8-8-8zm-48 101.6c0 1.3-1.1 2.4-2.4 2.4h-43.2c-1.3 0-2.4-1.1-2.4-2.4v-43.2c0-1.3 1.1-2.4 2.4-2.4h43.2c1.3 0 2.4 1.1 2.4 2.4v43.2z"}}]},name:"radius-setting",theme:"outlined"};const wIr=CIr;var EIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:wIr}))},DHt=h.forwardRef(EIr);DHt.displayName="RadiusSettingOutlined";const TIr=DHt;var $Ir={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M656 200h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm58 624h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 650h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm696-696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174-696H358c-127 0-230 103-230 230v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-87.3 70.7-158 158-158h182c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"radius-upleft",theme:"outlined"};const OIr=$Ir;var PIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:OIr}))},IHt=h.forwardRef(PIr);IHt.displayName="RadiusUpleftOutlined";const NIr=IHt;var DIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M368 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-2 696h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm522-174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM192 128h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 174h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm348 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm174 0h-56c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm-48-696H484c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h182c87.3 0 158 70.7 158 158v182c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V358c0-127-103-230-230-230z"}}]},name:"radius-upright",theme:"outlined"};const IIr=DIr;var RIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:IIr}))},RHt=h.forwardRef(RIr);RHt.displayName="RadiusUprightOutlined";const kIr=RHt;var AIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 161H699.2c-49.1 0-97.1 14.1-138.4 40.7L512 233l-48.8-31.3A255.2 255.2 0 00324.8 161H96c-17.7 0-32 14.3-32 32v568c0 17.7 14.3 32 32 32h228.8c49.1 0 97.1 14.1 138.4 40.7l44.4 28.6c1.3.8 2.8 1.3 4.3 1.3s3-.4 4.3-1.3l44.4-28.6C602 807.1 650.1 793 699.2 793H928c17.7 0 32-14.3 32-32V193c0-17.7-14.3-32-32-32zM404 553.5c0 4.1-3.2 7.5-7.1 7.5H211.1c-3.9 0-7.1-3.4-7.1-7.5v-45c0-4.1 3.2-7.5 7.1-7.5h185.7c3.9 0 7.1 3.4 7.1 7.5v45zm0-140c0 4.1-3.2 7.5-7.1 7.5H211.1c-3.9 0-7.1-3.4-7.1-7.5v-45c0-4.1 3.2-7.5 7.1-7.5h185.7c3.9 0 7.1 3.4 7.1 7.5v45zm416 140c0 4.1-3.2 7.5-7.1 7.5H627.1c-3.9 0-7.1-3.4-7.1-7.5v-45c0-4.1 3.2-7.5 7.1-7.5h185.7c3.9 0 7.1 3.4 7.1 7.5v45zm0-140c0 4.1-3.2 7.5-7.1 7.5H627.1c-3.9 0-7.1-3.4-7.1-7.5v-45c0-4.1 3.2-7.5 7.1-7.5h185.7c3.9 0 7.1 3.4 7.1 7.5v45z"}}]},name:"read",theme:"filled"};const MIr=AIr;var FIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:MIr}))},kHt=h.forwardRef(FIr);kHt.displayName="ReadFilled";const LIr=kHt;var jIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 161H699.2c-49.1 0-97.1 14.1-138.4 40.7L512 233l-48.8-31.3A255.2 255.2 0 00324.8 161H96c-17.7 0-32 14.3-32 32v568c0 17.7 14.3 32 32 32h228.8c49.1 0 97.1 14.1 138.4 40.7l44.4 28.6c1.3.8 2.8 1.3 4.3 1.3s3-.4 4.3-1.3l44.4-28.6C602 807.1 650.1 793 699.2 793H928c17.7 0 32-14.3 32-32V193c0-17.7-14.3-32-32-32zM324.8 721H136V233h188.8c35.4 0 69.8 10.1 99.5 29.2l48.8 31.3 6.9 4.5v462c-47.6-25.6-100.8-39-155.2-39zm563.2 0H699.2c-54.4 0-107.6 13.4-155.2 39V298l6.9-4.5 48.8-31.3c29.7-19.1 64.1-29.2 99.5-29.2H888v488zM396.9 361H211.1c-3.9 0-7.1 3.4-7.1 7.5v45c0 4.1 3.2 7.5 7.1 7.5h185.7c3.9 0 7.1-3.4 7.1-7.5v-45c.1-4.1-3.1-7.5-7-7.5zm223.1 7.5v45c0 4.1 3.2 7.5 7.1 7.5h185.7c3.9 0 7.1-3.4 7.1-7.5v-45c0-4.1-3.2-7.5-7.1-7.5H627.1c-3.9 0-7.1 3.4-7.1 7.5zM396.9 501H211.1c-3.9 0-7.1 3.4-7.1 7.5v45c0 4.1 3.2 7.5 7.1 7.5h185.7c3.9 0 7.1-3.4 7.1-7.5v-45c.1-4.1-3.1-7.5-7-7.5zm416 0H627.1c-3.9 0-7.1 3.4-7.1 7.5v45c0 4.1 3.2 7.5 7.1 7.5h185.7c3.9 0 7.1-3.4 7.1-7.5v-45c.1-4.1-3.1-7.5-7-7.5z"}}]},name:"read",theme:"outlined"};const BIr=jIr;var zIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:BIr}))},AHt=h.forwardRef(zIr);AHt.displayName="ReadOutlined";const MHt=AHt;var HIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M676 623c-18.8 0-34 15.2-34 34s15.2 34 34 34 34-15.2 34-34-15.2-34-34-34zm204-455H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32zM448 848H176V616h272v232zm0-296H176v-88h272v88zm20-272v-48h72v-56h64v56h72v48H468zm180 168v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8zm28 301c-50.8 0-92-41.2-92-92s41.2-92 92-92 92 41.2 92 92-41.2 92-92 92zm92-245c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v96zm-92 61c-50.8 0-92 41.2-92 92s41.2 92 92 92 92-41.2 92-92-41.2-92-92-92zm0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.2 34-34 34z"}}]},name:"reconciliation",theme:"filled"};const qIr=HIr;var VIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qIr}))},FHt=h.forwardRef(VIr);FHt.displayName="ReconciliationFilled";const WIr=FHt;var UIr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M676 565c-50.8 0-92 41.2-92 92s41.2 92 92 92 92-41.2 92-92-41.2-92-92-92zm0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.2 34-34 34zm204-523H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32zm-412 64h72v-56h64v56h72v48H468v-48zm-20 616H176V616h272v232zm0-296H176v-88h272v88zm392 240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100v552zM704 408v96c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-96c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8zM592 512h48c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8z"}}]},name:"reconciliation",theme:"outlined"};const KIr=UIr;var GIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:KIr}))},LHt=h.forwardRef(GIr);LHt.displayName="ReconciliationOutlined";const YIr=LHt;var XIr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M740 344H404V240H304v160h176c17.7 0 32 14.3 32 32v360h328V240H740v104zM584 448c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v56c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-56zm92 301c-50.8 0-92-41.2-92-92s41.2-92 92-92 92 41.2 92 92-41.2 92-92 92zm92-341v96c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8v-96c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8z",fill:n}},{tag:"path",attrs:{d:"M642 657a34 34 0 1068 0 34 34 0 10-68 0z",fill:n}},{tag:"path",attrs:{d:"M592 512h48c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zm112-104v96c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-96c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8z",fill:t}},{tag:"path",attrs:{d:"M880 168H668c0-30.9-25.1-56-56-56h-80c-30.9 0-56 25.1-56 56H264c-17.7 0-32 14.3-32 32v200h-88c-17.7 0-32 14.3-32 32v448c0 17.7 14.3 32 32 32h336c17.7 0 32-14.3 32-32v-16h368c17.7 0 32-14.3 32-32V200c0-17.7-14.3-32-32-32zm-412 64h72v-56h64v56h72v48H468v-48zm-20 616H176V616h272v232zm0-296H176v-88h272v88zm392 240H512V432c0-17.7-14.3-32-32-32H304V240h100v104h336V240h100v552z",fill:t}},{tag:"path",attrs:{d:"M676 565c-50.8 0-92 41.2-92 92s41.2 92 92 92 92-41.2 92-92-41.2-92-92-92zm0 126c-18.8 0-34-15.2-34-34s15.2-34 34-34 34 15.2 34 34-15.2 34-34 34z",fill:t}}]}},name:"reconciliation",theme:"twotone"};const JIr=XIr;var QIr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:JIr}))},jHt=h.forwardRef(QIr);jHt.displayName="ReconciliationTwoTone";const ZIr=jHt;var eRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM647 470.4l-87.2 161h45.9c4.6 0 8.4 3.8 8.4 8.4v25.1c0 4.6-3.8 8.4-8.4 8.4h-63.3v28.6h63.3c4.6 0 8.4 3.8 8.4 8.4v25c.2 4.6-3.6 8.5-8.2 8.5h-63.3v49.9c0 4.6-3.8 8.4-8.4 8.4h-43.7c-4.6 0-8.4-3.8-8.4-8.4v-49.9h-63c-4.6 0-8.4-3.8-8.4-8.4v-25.1c0-4.6 3.8-8.4 8.4-8.4h63v-28.6h-63c-4.6 0-8.4-3.8-8.4-8.4v-25.1c0-4.6 3.8-8.4 8.4-8.4h45.4l-87.5-161c-2.2-4.1-.7-9.1 3.4-11.4 1.3-.6 2.6-1 3.9-1h48.8c3.2 0 6.1 1.8 7.5 4.6l71.9 141.8 71.9-141.9a8.5 8.5 0 017.5-4.6h47.8c4.6 0 8.4 3.8 8.4 8.4-.1 1.5-.5 2.9-1.1 4.1zM512.6 323L289 148h446L512.6 323z"}}]},name:"red-envelope",theme:"filled"};const tRr=eRr;var nRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tRr}))},BHt=h.forwardRef(nRr);BHt.displayName="RedEnvelopeFilled";const rRr=BHt;var iRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M440.6 462.6a8.38 8.38 0 00-7.5-4.6h-48.8c-1.3 0-2.6.4-3.9 1a8.4 8.4 0 00-3.4 11.4l87.4 161.1H419c-4.6 0-8.4 3.8-8.4 8.4V665c0 4.6 3.8 8.4 8.4 8.4h63V702h-63c-4.6 0-8.4 3.8-8.4 8.4v25.1c0 4.6 3.8 8.4 8.4 8.4h63v49.9c0 4.6 3.8 8.4 8.4 8.4h43.7c4.6 0 8.4-3.8 8.4-8.4v-49.9h63.3c4.7 0 8.4-3.8 8.2-8.5v-25c0-4.6-3.8-8.4-8.4-8.4h-63.3v-28.6h63.3c4.6 0 8.4-3.8 8.4-8.4v-25.1c0-4.6-3.8-8.4-8.4-8.4h-45.9l87.2-161a8.45 8.45 0 00-7.4-12.4h-47.8c-3.1 0-6 1.8-7.5 4.6l-71.9 141.9-71.7-142zM832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V193.1l260.3 204.1c11.6 9.1 27.9 9.1 39.5 0L792 193.1V888zm0-751.3h-31.7L512 331.3 263.7 136.7H232v-.7h560v.7z"}}]},name:"red-envelope",theme:"outlined"};const aRr=iRr;var oRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:aRr}))},zHt=h.forwardRef(oRr);zHt.displayName="RedEnvelopeOutlined";const sRr=zHt;var lRr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-40 824H232V193.1l260.3 204.1c11.6 9.1 27.9 9.1 39.5 0L792 193.1V888zm0-751.3h-31.7L512 331.3 263.7 136.7H232v-.7h560v.7z",fill:t}},{tag:"path",attrs:{d:"M492.3 397.2L232 193.1V888h560V193.1L531.8 397.2a31.99 31.99 0 01-39.5 0zm99.4 60.9h47.8a8.45 8.45 0 017.4 12.4l-87.2 161h45.9c4.6 0 8.4 3.8 8.4 8.4V665c0 4.6-3.8 8.4-8.4 8.4h-63.3V702h63.3c4.6 0 8.4 3.8 8.4 8.4v25c.2 4.7-3.5 8.5-8.2 8.5h-63.3v49.9c0 4.6-3.8 8.4-8.4 8.4h-43.7c-4.6 0-8.4-3.8-8.4-8.4v-49.9h-63c-4.6 0-8.4-3.8-8.4-8.4v-25.1c0-4.6 3.8-8.4 8.4-8.4h63v-28.6h-63c-4.6 0-8.4-3.8-8.4-8.4v-25.1c0-4.6 3.8-8.4 8.4-8.4h45.4L377 470.4a8.4 8.4 0 013.4-11.4c1.3-.6 2.6-1 3.9-1h48.8c3.2 0 6.1 1.8 7.5 4.6l71.7 142 71.9-141.9a8.6 8.6 0 017.5-4.6z",fill:n}},{tag:"path",attrs:{d:"M232 136.7h31.7L512 331.3l248.3-194.6H792v-.7H232z",fill:n}},{tag:"path",attrs:{d:"M440.6 462.6a8.38 8.38 0 00-7.5-4.6h-48.8c-1.3 0-2.6.4-3.9 1a8.4 8.4 0 00-3.4 11.4l87.4 161.1H419c-4.6 0-8.4 3.8-8.4 8.4V665c0 4.6 3.8 8.4 8.4 8.4h63V702h-63c-4.6 0-8.4 3.8-8.4 8.4v25.1c0 4.6 3.8 8.4 8.4 8.4h63v49.9c0 4.6 3.8 8.4 8.4 8.4h43.7c4.6 0 8.4-3.8 8.4-8.4v-49.9h63.3c4.7 0 8.4-3.8 8.2-8.5v-25c0-4.6-3.8-8.4-8.4-8.4h-63.3v-28.6h63.3c4.6 0 8.4-3.8 8.4-8.4v-25.1c0-4.6-3.8-8.4-8.4-8.4h-45.9l87.2-161a8.45 8.45 0 00-7.4-12.4h-47.8c-3.1 0-6 1.8-7.5 4.6l-71.9 141.9-71.7-142z",fill:t}}]}},name:"red-envelope",theme:"twotone"};const cRr=lRr;var uRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cRr}))},HHt=h.forwardRef(uRr);HHt.displayName="RedEnvelopeTwoTone";const dRr=HHt;var fRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M584 548a36 36 0 1072 0 36 36 0 10-72 0zm144-108a35.9 35.9 0 00-32.5 20.6c18.8 14.3 34.4 30.7 45.9 48.8A35.98 35.98 0 00728 440zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm245 477.9c4.6 13.5 7 27.6 7 42.1 0 99.4-112.8 180-252 180s-252-80.6-252-180c0-14.5 2.4-28.6 7-42.1A72.01 72.01 0 01296 404c27.1 0 50.6 14.9 62.9 37 36.2-19.8 80.2-32.8 128.1-36.1l58.4-131.1c4.3-9.8 15.2-14.8 25.5-11.8l91.6 26.5a54.03 54.03 0 01101.6 25.6c0 29.8-24.2 54-54 54-23.5 0-43.5-15.1-50.9-36.1L577 308.3l-43 96.5c49.1 3 94.2 16.1 131.2 36.3 12.3-22.1 35.8-37 62.9-37 39.8 0 72 32.2 72 72-.1 29.3-17.8 54.6-43.1 65.8zm-171.3 83c-14.9 11.7-44.3 24.3-73.7 24.3s-58.9-12.6-73.7-24.3c-9.3-7.3-22.7-5.7-30 3.6-7.3 9.3-5.7 22.7 3.6 30 25.7 20.4 65 33.5 100.1 33.5 35.1 0 74.4-13.1 100.2-33.5 9.3-7.3 10.9-20.8 3.6-30a21.46 21.46 0 00-30.1-3.6zM296 440a35.98 35.98 0 00-13.4 69.4c11.5-18.1 27.1-34.5 45.9-48.8A35.9 35.9 0 00296 440zm72 108a36 36 0 1072 0 36 36 0 10-72 0z"}}]},name:"reddit-circle",theme:"filled"};const pRr=fRr;var hRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pRr}))},qHt=h.forwardRef(hRr);qHt.displayName="RedditCircleFilled";const mRr=qHt;var gRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 568a56 56 0 10112 0 56 56 0 10-112 0zm338.7 119.7c-23.1 18.2-68.9 37.8-114.7 37.8s-91.6-19.6-114.7-37.8c-14.4-11.3-35.3-8.9-46.7 5.5s-8.9 35.3 5.5 46.7C396.3 771.6 457.5 792 512 792s115.7-20.4 155.9-52.1a33.25 33.25 0 10-41.2-52.2zM960 456c0-61.9-50.1-112-112-112-42.1 0-78.7 23.2-97.9 57.6-57.6-31.5-127.7-51.8-204.1-56.5L612.9 195l127.9 36.9c11.5 32.6 42.6 56.1 79.2 56.1 46.4 0 84-37.6 84-84s-37.6-84-84-84c-32 0-59.8 17.9-74 44.2L603.5 123a33.2 33.2 0 00-39.6 18.4l-90.8 203.9c-74.5 5.2-142.9 25.4-199.2 56.2A111.94 111.94 0 00176 344c-61.9 0-112 50.1-112 112 0 45.8 27.5 85.1 66.8 102.5-7.1 21-10.8 43-10.8 65.5 0 154.6 175.5 280 392 280s392-125.4 392-280c0-22.6-3.8-44.5-10.8-65.5C932.5 541.1 960 501.8 960 456zM820 172.5a31.5 31.5 0 110 63 31.5 31.5 0 010-63zM120 456c0-30.9 25.1-56 56-56a56 56 0 0150.6 32.1c-29.3 22.2-53.5 47.8-71.5 75.9a56.23 56.23 0 01-35.1-52zm392 381.5c-179.8 0-325.5-95.6-325.5-213.5S332.2 410.5 512 410.5 837.5 506.1 837.5 624 691.8 837.5 512 837.5zM868.8 508c-17.9-28.1-42.2-53.7-71.5-75.9 9-18.9 28.3-32.1 50.6-32.1 30.9 0 56 25.1 56 56 .1 23.5-14.5 43.7-35.1 52zM624 568a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"reddit",theme:"outlined"};const vRr=gRr;var _Rr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vRr}))},VHt=h.forwardRef(_Rr);VHt.displayName="RedditOutlined";const yRr=VHt;var bRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M296 440a35.98 35.98 0 00-13.4 69.4c11.5-18.1 27.1-34.5 45.9-48.8A35.9 35.9 0 00296 440zm289.7 184.9c-14.9 11.7-44.3 24.3-73.7 24.3s-58.9-12.6-73.7-24.3c-9.3-7.3-22.7-5.7-30 3.6-7.3 9.3-5.7 22.7 3.6 30 25.7 20.4 65 33.5 100.1 33.5 35.1 0 74.4-13.1 100.2-33.5 9.3-7.3 10.9-20.8 3.6-30a21.46 21.46 0 00-30.1-3.6zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM757 541.9c4.6 13.5 7 27.6 7 42.1 0 99.4-112.8 180-252 180s-252-80.6-252-180c0-14.5 2.4-28.6 7-42.1A72.01 72.01 0 01296 404c27.1 0 50.6 14.9 62.9 37 36.2-19.8 80.2-32.8 128.1-36.1l58.4-131.1c4.3-9.8 15.2-14.8 25.5-11.8l91.6 26.5a54.03 54.03 0 01101.6 25.6c0 29.8-24.2 54-54 54-23.5 0-43.5-15.1-50.9-36.1L577 308.3l-43 96.5c49.1 3 94.2 16.1 131.2 36.3 12.3-22.1 35.8-37 62.9-37 39.8 0 72 32.2 72 72-.1 29.3-17.8 54.6-43.1 65.8zM584 548a36 36 0 1072 0 36 36 0 10-72 0zm144-108a35.9 35.9 0 00-32.5 20.6c18.8 14.3 34.4 30.7 45.9 48.8A35.98 35.98 0 00728 440zM368 548a36 36 0 1072 0 36 36 0 10-72 0z"}}]},name:"reddit-square",theme:"filled"};const xRr=bRr;var SRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xRr}))},WHt=h.forwardRef(SRr);WHt.displayName="RedditSquareFilled";const CRr=WHt;var wRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M758.2 839.1C851.8 765.9 912 651.9 912 523.9 912 303 733.5 124.3 512.6 124 291.4 123.7 112 302.8 112 523.9c0 125.2 57.5 236.9 147.6 310.2 3.5 2.8 8.6 2.2 11.4-1.3l39.4-50.5c2.7-3.4 2.1-8.3-1.2-11.1-8.1-6.6-15.9-13.7-23.4-21.2a318.64 318.64 0 01-68.6-101.7C200.4 609 192 567.1 192 523.9s8.4-85.1 25.1-124.5c16.1-38.1 39.2-72.3 68.6-101.7 29.4-29.4 63.6-52.5 101.7-68.6C426.9 212.4 468.8 204 512 204s85.1 8.4 124.5 25.1c38.1 16.1 72.3 39.2 101.7 68.6 29.4 29.4 52.5 63.6 68.6 101.7 16.7 39.4 25.1 81.3 25.1 124.5s-8.4 85.1-25.1 124.5a318.64 318.64 0 01-68.6 101.7c-9.3 9.3-19.1 18-29.3 26L668.2 724a8 8 0 00-14.1 3l-39.6 162.2c-1.2 5 2.6 9.9 7.7 9.9l167 .8c6.7 0 10.5-7.7 6.3-12.9l-37.3-47.9z"}}]},name:"redo",theme:"outlined"};const ERr=wRr;var TRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ERr}))},UHt=h.forwardRef(TRr);UHt.displayName="RedoOutlined";const KHt=UHt;var $Rr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.1 209.3l-56.4 44.1C775.8 155.1 656.2 92 521.9 92 290 92 102.3 279.5 102 511.5 101.7 743.7 289.8 932 521.9 932c181.3 0 335.8-115 394.6-276.1 1.5-4.2-.7-8.9-4.9-10.3l-56.7-19.5a8 8 0 00-10.1 4.8c-1.8 5-3.8 10-5.9 14.9-17.3 41-42.1 77.8-73.7 109.4A344.77 344.77 0 01655.9 829c-42.3 17.9-87.4 27-133.8 27-46.5 0-91.5-9.1-133.8-27A341.5 341.5 0 01279 755.2a342.16 342.16 0 01-73.7-109.4c-17.9-42.4-27-87.4-27-133.9s9.1-91.5 27-133.9c17.3-41 42.1-77.8 73.7-109.4 31.6-31.6 68.4-56.4 109.3-73.8 42.3-17.9 87.4-27 133.8-27 46.5 0 91.5 9.1 133.8 27a341.5 341.5 0 01109.3 73.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.6 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c-.1-6.6-7.8-10.3-13-6.2z"}}]},name:"reload",theme:"outlined"};const ORr=$Rr;var PRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ORr}))},GHt=h.forwardRef(PRr);GHt.displayName="ReloadOutlined";const NRr=GHt;var DRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 256h-28.1l-35.7-120.9c-4-13.7-16.5-23.1-30.7-23.1h-451c-14.3 0-26.8 9.4-30.7 23.1L220.1 256H192c-17.7 0-32 14.3-32 32v28c0 4.4 3.6 8 8 8h45.8l47.7 558.7a32 32 0 0031.9 29.3h429.2a32 32 0 0031.9-29.3L802.2 324H856c4.4 0 8-3.6 8-8v-28c0-17.7-14.3-32-32-32zM508 704c-79.5 0-144-64.5-144-144s64.5-144 144-144 144 64.5 144 144-64.5 144-144 144zM291 256l22.4-76h397.2l22.4 76H291zm137 304a80 80 0 10160 0 80 80 0 10-160 0z"}}]},name:"rest",theme:"filled"};const IRr=DRr;var RRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:IRr}))},YHt=h.forwardRef(RRr);YHt.displayName="RestFilled";const kRr=YHt;var ARr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M508 704c79.5 0 144-64.5 144-144s-64.5-144-144-144-144 64.5-144 144 64.5 144 144 144zm0-224c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80z"}},{tag:"path",attrs:{d:"M832 256h-28.1l-35.7-120.9c-4-13.7-16.5-23.1-30.7-23.1h-451c-14.3 0-26.8 9.4-30.7 23.1L220.1 256H192c-17.7 0-32 14.3-32 32v28c0 4.4 3.6 8 8 8h45.8l47.7 558.7a32 32 0 0031.9 29.3h429.2a32 32 0 0031.9-29.3L802.2 324H856c4.4 0 8-3.6 8-8v-28c0-17.7-14.3-32-32-32zm-518.6-76h397.2l22.4 76H291l22.4-76zm376.2 664H326.4L282 324h451.9l-44.3 520z"}}]},name:"rest",theme:"outlined"};const MRr=ARr;var FRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:MRr}))},XHt=h.forwardRef(FRr);XHt.displayName="RestOutlined";const LRr=XHt;var jRr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M326.4 844h363.2l44.3-520H282l44.4 520zM508 416c79.5 0 144 64.5 144 144s-64.5 144-144 144-144-64.5-144-144 64.5-144 144-144z",fill:n}},{tag:"path",attrs:{d:"M508 704c79.5 0 144-64.5 144-144s-64.5-144-144-144-144 64.5-144 144 64.5 144 144 144zm0-224c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80z",fill:t}},{tag:"path",attrs:{d:"M832 256h-28.1l-35.7-120.9c-4-13.7-16.5-23.1-30.7-23.1h-451c-14.3 0-26.8 9.4-30.7 23.1L220.1 256H192c-17.7 0-32 14.3-32 32v28c0 4.4 3.6 8 8 8h45.8l47.7 558.7a32 32 0 0031.9 29.3h429.2a32 32 0 0031.9-29.3L802.2 324H856c4.4 0 8-3.6 8-8v-28c0-17.7-14.3-32-32-32zm-518.6-76h397.2l22.4 76H291l22.4-76zm376.2 664H326.4L282 324h451.9l-44.3 520z",fill:t}}]}},name:"rest",theme:"twotone"};const BRr=jRr;var zRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:BRr}))},JHt=h.forwardRef(zRr);JHt.displayName="RestTwoTone";const HRr=JHt;var qRr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 552h63.6c4.4 0 8-3.6 8-8V288.7h528.6v72.6c0 1.9.6 3.7 1.8 5.2a8.3 8.3 0 0011.7 1.4L893 255.4c4.3-5 3.6-10.3 0-13.2L749.7 129.8a8.22 8.22 0 00-5.2-1.8c-4.6 0-8.4 3.8-8.4 8.4V209H199.7c-39.5 0-71.7 32.2-71.7 71.8V544c0 4.4 3.6 8 8 8zm752-80h-63.6c-4.4 0-8 3.6-8 8v255.3H287.8v-72.6c0-1.9-.6-3.7-1.8-5.2a8.3 8.3 0 00-11.7-1.4L131 768.6c-4.3 5-3.6 10.3 0 13.2l143.3 112.4c1.5 1.2 3.3 1.8 5.2 1.8 4.6 0 8.4-3.8 8.4-8.4V815h536.6c39.5 0 71.7-32.2 71.7-71.8V480c-.2-4.4-3.8-8-8.2-8z"}}]},name:"retweet",theme:"outlined"};const VRr=qRr;var WRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:VRr}))},QHt=h.forwardRef(WRr);QHt.displayName="RetweetOutlined";const URr=QHt;var KRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm154.7 454.5l-246 178c-5.3 3.8-12.7 0-12.7-6.5v-46.9c0-10.2 4.9-19.9 13.2-25.9L566.6 512 421.2 406.8c-8.3-6-13.2-15.6-13.2-25.9V334c0-6.5 7.4-10.3 12.7-6.5l246 178c4.4 3.2 4.4 9.8 0 13z"}}]},name:"right-circle",theme:"filled"};const GRr=KRr;var YRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:GRr}))},ZHt=h.forwardRef(YRr);ZHt.displayName="RightCircleFilled";const XRr=ZHt;var JRr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M666.7 505.5l-246-178A8 8 0 00408 334v46.9c0 10.2 4.9 19.9 13.2 25.9L566.6 512 421.2 617.2c-8.3 6-13.2 15.6-13.2 25.9V690c0 6.5 7.4 10.3 12.7 6.5l246-178c4.4-3.2 4.4-9.8 0-13z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"right-circle",theme:"outlined"};const QRr=JRr;var ZRr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:QRr}))},eqt=h.forwardRef(ZRr);eqt.displayName="RightCircleOutlined";const ekr=eqt;var tkr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm154.7 378.4l-246 178c-5.3 3.8-12.7 0-12.7-6.5V643c0-10.2 4.9-19.9 13.2-25.9L566.6 512 421.2 406.8c-8.3-6-13.2-15.6-13.2-25.9V334c0-6.5 7.4-10.3 12.7-6.5l246 178c4.4 3.2 4.4 9.7 0 12.9z",fill:n}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M666.7 505.5l-246-178c-5.3-3.8-12.7 0-12.7 6.5v46.9c0 10.3 4.9 19.9 13.2 25.9L566.6 512 421.2 617.1c-8.3 6-13.2 15.7-13.2 25.9v46.9c0 6.5 7.4 10.3 12.7 6.5l246-178c4.4-3.2 4.4-9.7 0-12.9z",fill:t}}]}},name:"right-circle",theme:"twotone"};const nkr=tkr;var rkr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nkr}))},tqt=h.forwardRef(rkr);tqt.displayName="RightCircleTwoTone";const ikr=tqt;var akr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM658.7 518.5l-246 178c-5.3 3.8-12.7 0-12.7-6.5v-46.9c0-10.2 4.9-19.9 13.2-25.9L558.6 512 413.2 406.8c-8.3-6-13.2-15.6-13.2-25.9V334c0-6.5 7.4-10.3 12.7-6.5l246 178c4.4 3.2 4.4 9.8 0 13z"}}]},name:"right-square",theme:"filled"};const okr=akr;var skr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:okr}))},nqt=h.forwardRef(skr);nqt.displayName="RightSquareFilled";const lkr=nqt;var ckr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M412.7 696.5l246-178c4.4-3.2 4.4-9.7 0-12.9l-246-178c-5.3-3.8-12.7 0-12.7 6.5V381c0 10.2 4.9 19.9 13.2 25.9L558.6 512 413.2 617.2c-8.3 6-13.2 15.6-13.2 25.9V690c0 6.5 7.4 10.3 12.7 6.5z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"right-square",theme:"outlined"};const ukr=ckr;var dkr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ukr}))},rqt=h.forwardRef(dkr);rqt.displayName="RightSquareOutlined";const fkr=rqt;var pkr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm216-196.9c0-10.2 4.9-19.9 13.2-25.9L558.6 512 413.2 406.8c-8.3-6-13.2-15.6-13.2-25.9V334c0-6.5 7.4-10.3 12.7-6.5l246 178c4.4 3.2 4.4 9.7 0 12.9l-246 178c-5.3 3.9-12.7.1-12.7-6.4v-46.9z",fill:n}},{tag:"path",attrs:{d:"M412.7 696.4l246-178c4.4-3.2 4.4-9.7 0-12.9l-246-178c-5.3-3.8-12.7 0-12.7 6.5v46.9c0 10.3 4.9 19.9 13.2 25.9L558.6 512 413.2 617.2c-8.3 6-13.2 15.7-13.2 25.9V690c0 6.5 7.4 10.3 12.7 6.4z",fill:t}}]}},name:"right-square",theme:"twotone"};const hkr=pkr;var mkr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hkr}))},iqt=h.forwardRef(mkr);iqt.displayName="RightSquareTwoTone";const gkr=iqt;var vkr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M917 211.1l-199.2 24c-6.6.8-9.4 8.9-4.7 13.6l59.3 59.3-226 226-101.8-101.7c-6.3-6.3-16.4-6.2-22.6 0L100.3 754.1a8.03 8.03 0 000 11.3l45 45.2c3.1 3.1 8.2 3.1 11.3 0L433.3 534 535 635.7c6.3 6.2 16.4 6.2 22.6 0L829 364.5l59.3 59.3a8.01 8.01 0 0013.6-4.7l24-199.2c.7-5.1-3.7-9.5-8.9-8.8z"}}]},name:"rise",theme:"outlined"};const _kr=vkr;var ykr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_kr}))},aqt=h.forwardRef(ykr);aqt.displayName="RiseOutlined";const bkr=aqt;var xkr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M852 64H172c-17.7 0-32 14.3-32 32v660c0 17.7 14.3 32 32 32h680c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM300 328c0-33.1 26.9-60 60-60s60 26.9 60 60-26.9 60-60 60-60-26.9-60-60zm372 248c0 4.4-3.6 8-8 8H360c-4.4 0-8-3.6-8-8v-60c0-4.4 3.6-8 8-8h304c4.4 0 8 3.6 8 8v60zm-8-188c-33.1 0-60-26.9-60-60s26.9-60 60-60 60 26.9 60 60-26.9 60-60 60zm135 476H225c-13.8 0-25 14.3-25 32v56c0 4.4 2.8 8 6.2 8h611.5c3.4 0 6.2-3.6 6.2-8v-56c.1-17.7-11.1-32-24.9-32z"}}]},name:"robot",theme:"filled"};const Skr=xkr;var Ckr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Skr}))},oqt=h.forwardRef(Ckr);oqt.displayName="RobotFilled";const wkr=oqt;var Ekr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M300 328a60 60 0 10120 0 60 60 0 10-120 0zM852 64H172c-17.7 0-32 14.3-32 32v660c0 17.7 14.3 32 32 32h680c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zm-32 660H204V128h616v596zM604 328a60 60 0 10120 0 60 60 0 10-120 0zm250.2 556H169.8c-16.5 0-29.8 14.3-29.8 32v36c0 4.4 3.3 8 7.4 8h729.1c4.1 0 7.4-3.6 7.4-8v-36c.1-17.7-13.2-32-29.7-32zM664 508H360c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h304c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"robot",theme:"outlined"};const Tkr=Ekr;var $kr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Tkr}))},sqt=h.forwardRef($kr);sqt.displayName="RobotOutlined";const Okr=sqt;var Pkr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 736c0-111.6-65.4-208-160-252.9V317.3c0-15.1-5.3-29.7-15.1-41.2L536.5 95.4C530.1 87.8 521 84 512 84s-18.1 3.8-24.5 11.4L335.1 276.1a63.97 63.97 0 00-15.1 41.2v165.8C225.4 528 160 624.4 160 736h156.5c-2.3 7.2-3.5 15-3.5 23.8 0 22.1 7.6 43.7 21.4 60.8a97.2 97.2 0 0043.1 30.6c23.1 54 75.6 88.8 134.5 88.8 29.1 0 57.3-8.6 81.4-24.8 23.6-15.8 41.9-37.9 53-64a97 97 0 0043.1-30.5 97.52 97.52 0 0021.4-60.8c0-8.4-1.1-16.4-3.1-23.8L864 736zM512 352a48.01 48.01 0 010 96 48.01 48.01 0 010-96zm116.1 432.2c-5.2 3-11.2 4.2-17.1 3.4l-19.5-2.4-2.8 19.4c-5.4 37.9-38.4 66.5-76.7 66.5s-71.3-28.6-76.7-66.5l-2.8-19.5-19.5 2.5a27.7 27.7 0 01-17.1-3.5c-8.7-5-14.1-14.3-14.1-24.4 0-10.6 5.9-19.4 14.6-23.8h231.3c8.8 4.5 14.6 13.3 14.6 23.8-.1 10.2-5.5 19.6-14.2 24.5z"}}]},name:"rocket",theme:"filled"};const Nkr=Pkr;var Dkr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Nkr}))},lqt=h.forwardRef(Dkr);lqt.displayName="RocketFilled";const Ikr=lqt;var Rkr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 736c0-111.6-65.4-208-160-252.9V317.3c0-15.1-5.3-29.7-15.1-41.2L536.5 95.4C530.1 87.8 521 84 512 84s-18.1 3.8-24.5 11.4L335.1 276.1a63.97 63.97 0 00-15.1 41.2v165.8C225.4 528 160 624.4 160 736h156.5c-2.3 7.2-3.5 15-3.5 23.8 0 22.1 7.6 43.7 21.4 60.8a97.2 97.2 0 0043.1 30.6c23.1 54 75.6 88.8 134.5 88.8 29.1 0 57.3-8.6 81.4-24.8 23.6-15.8 41.9-37.9 53-64a97 97 0 0043.1-30.5 97.52 97.52 0 0021.4-60.8c0-8.4-1.1-16.4-3.1-23.8H864zM762.3 621.4c9.4 14.6 17 30.3 22.5 46.6H700V558.7a211.6 211.6 0 0162.3 62.7zM388 483.1V318.8l124-147 124 147V668H388V483.1zM239.2 668c5.5-16.3 13.1-32 22.5-46.6 16.3-25.2 37.5-46.5 62.3-62.7V668h-84.8zm388.9 116.2c-5.2 3-11.2 4.2-17.1 3.4l-19.5-2.4-2.8 19.4c-5.4 37.9-38.4 66.5-76.7 66.5-38.3 0-71.3-28.6-76.7-66.5l-2.8-19.5-19.5 2.5a27.7 27.7 0 01-17.1-3.5c-8.7-5-14.1-14.3-14.1-24.4 0-10.6 5.9-19.4 14.6-23.8h231.3c8.8 4.5 14.6 13.3 14.6 23.8-.1 10.2-5.5 19.6-14.2 24.5zM464 400a48 48 0 1096 0 48 48 0 10-96 0z"}}]},name:"rocket",theme:"outlined"};const kkr=Rkr;var Akr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kkr}))},cqt=h.forwardRef(Akr);cqt.displayName="RocketOutlined";const Mkr=cqt;var Fkr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M261.7 621.4c-9.4 14.6-17 30.3-22.5 46.6H324V558.7c-24.8 16.2-46 37.5-62.3 62.7zM700 558.7V668h84.8c-5.5-16.3-13.1-32-22.5-46.6a211.6 211.6 0 00-62.3-62.7zm-64-239.9l-124-147-124 147V668h248V318.8zM512 448a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:n}},{tag:"path",attrs:{d:"M864 736c0-111.6-65.4-208-160-252.9V317.3c0-15.1-5.3-29.7-15.1-41.2L536.5 95.4C530.1 87.8 521 84 512 84s-18.1 3.8-24.5 11.4L335.1 276.1a63.97 63.97 0 00-15.1 41.2v165.8C225.4 528 160 624.4 160 736h156.5c-2.3 7.2-3.5 15-3.5 23.8 0 22.1 7.6 43.7 21.4 60.8a97.2 97.2 0 0043.1 30.6c23.1 54 75.6 88.8 134.5 88.8 29.1 0 57.3-8.6 81.4-24.8 23.6-15.8 41.9-37.9 53-64a97 97 0 0043.1-30.5 97.52 97.52 0 0021.4-60.8c0-8.4-1.1-16.4-3.1-23.8L864 736zm-540-68h-84.8c5.5-16.3 13.1-32 22.5-46.6 16.3-25.2 37.5-46.5 62.3-62.7V668zm64-184.9V318.8l124-147 124 147V668H388V483.1zm240.1 301.1c-5.2 3-11.2 4.2-17.1 3.4l-19.5-2.4-2.8 19.4c-5.4 37.9-38.4 66.5-76.7 66.5s-71.3-28.6-76.7-66.5l-2.8-19.5-19.5 2.5a27.7 27.7 0 01-17.1-3.5c-8.7-5-14.1-14.3-14.1-24.4 0-10.6 5.9-19.4 14.6-23.8h231.3c8.8 4.5 14.6 13.3 14.6 23.8-.1 10.2-5.5 19.6-14.2 24.5zM700 668V558.7a211.6 211.6 0 0162.3 62.7c9.4 14.6 17 30.3 22.5 46.6H700z",fill:t}},{tag:"path",attrs:{d:"M464 400a48 48 0 1096 0 48 48 0 10-96 0z",fill:t}}]}},name:"rocket",theme:"twotone"};const Lkr=Fkr;var jkr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Lkr}))},uqt=h.forwardRef(jkr);uqt.displayName="RocketTwoTone";const Bkr=uqt;var zkr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M793 242H366v-74c0-6.7-7.7-10.4-12.9-6.3l-142 112a8 8 0 000 12.6l142 112c5.2 4.1 12.9.4 12.9-6.3v-74h415v470H175c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h618c35.3 0 64-28.7 64-64V306c0-35.3-28.7-64-64-64z"}}]},name:"rollback",theme:"outlined"};const Hkr=zkr;var qkr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Hkr}))},dqt=h.forwardRef(qkr);dqt.displayName="RollbackOutlined";const Vkr=dqt;var Wkr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M509.81 112.02c-.73.05-1.46.12-2.2.21h-4.32l-3.4 1.7a36.33 36.33 0 00-8.88 4.4l-145.96 73.02-153.7 153.7-72.65 145.24a36.33 36.33 0 00-4.9 9.86l-1.56 3.12v3.98a36.33 36.33 0 000 8.3v298.23l6.88 9.5a198.7 198.7 0 0020.58 24.42c37.86 37.85 87.66 57.16 142.62 62.01a36.34 36.34 0 0011.57 1.77h575.75c3.14.54 6.34.66 9.51.36a36.34 36.34 0 002.56-.35h29.8v-29.95a36.33 36.33 0 000-11.92V293.88a36.33 36.33 0 00-1.78-11.57c-4.84-54.95-24.16-104.75-62.01-142.62h-.07v-.07a203.92 203.92 0 00-24.27-20.43l-9.58-6.96H515.14a36.34 36.34 0 00-5.32-.21M643 184.89h145.96c2.47 2.08 5.25 4.06 7.45 6.25 26.59 26.63 40.97 64.74 42.3 111.18zM510.31 190l65.71 39.38-25.47 156.1-64.36 64.36-100.7 100.69L229.4 576l-39.38-65.7 61.1-122.26 136.94-136.95zm132.76 79.61l123.19 73.94-138.09 17.24zM821.9 409.82c-21.21 68.25-62.66 142.58-122.4 211.88l-65.85-188.4zm-252.54 59.6l53.64 153.56-153.55-53.65 68.12-68.12zm269.5 81.04v237L738.44 687.04c40.1-43.74 73.73-89.83 100.4-136.59m-478.04 77.7l-17.24 138.08-73.94-123.18zm72.52 5.46l188.32 65.85c-69.28 59.71-143.57 101.2-211.8 122.4zM184.9 643l117.43 195.7c-46.5-1.33-84.63-15.74-111.26-42.37-2.16-2.16-4.11-4.93-6.17-7.38zm502.17 95.43l100.4 100.4h-237c46.77-26.67 92.86-60.3 136.6-100.4"}}]},name:"ruby",theme:"outlined"};const Ukr=Wkr;var Kkr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ukr}))},fqt=h.forwardRef(Kkr);fqt.displayName="RubyOutlined";const Gkr=fqt;var Ykr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM694.5 340.7L481.9 633.4a16.1 16.1 0 01-26 0l-126.4-174c-3.8-5.3 0-12.7 6.5-12.7h55.2c5.1 0 10 2.5 13 6.6l64.7 89 150.9-207.8c3-4.1 7.8-6.6 13-6.6H688c6.5.1 10.3 7.5 6.5 12.8z"}}]},name:"safety-certificate",theme:"filled"};const Xkr=Ykr;var Jkr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Xkr}))},pqt=h.forwardRef(Jkr);pqt.displayName="SafetyCertificateFilled";const Qkr=pqt;var Zkr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6zm-405.8-201c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.3 0-12.7-6.5-12.7h-55.2c-5.1 0-10 2.5-13 6.6L468.9 542.4l-64.7-89.1z"}}]},name:"safety-certificate",theme:"outlined"};const eAr=Zkr;var tAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:eAr}))},hqt=h.forwardRef(tAr);hqt.displayName="SafetyCertificateOutlined";const nAr=hqt;var rAr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z",fill:t}},{tag:"path",attrs:{d:"M214 226.7v427.6l298 232.2 298-232.2V226.7L512 125.1 214 226.7zM632.8 328H688c6.5 0 10.3 7.4 6.5 12.7L481.9 633.4a16.1 16.1 0 01-26 0l-126.4-174c-3.8-5.3 0-12.7 6.5-12.7h55.2c5.2 0 10 2.5 13 6.6l64.7 89.1 150.9-207.8c3-4.1 7.9-6.6 13-6.6z",fill:n}},{tag:"path",attrs:{d:"M404.2 453.3c-3-4.1-7.8-6.6-13-6.6H336c-6.5 0-10.3 7.4-6.5 12.7l126.4 174a16.1 16.1 0 0026 0l212.6-292.7c3.8-5.3 0-12.7-6.5-12.7h-55.2c-5.1 0-10 2.5-13 6.6L468.9 542.4l-64.7-89.1z",fill:t}}]}},name:"safety-certificate",theme:"twotone"};const iAr=rAr;var aAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:iAr}))},mqt=h.forwardRef(aAr);mqt.displayName="SafetyCertificateTwoTone";const oAr=mqt;var sAr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64L128 192v384c0 212.1 171.9 384 384 384s384-171.9 384-384V192L512 64zm312 512c0 172.3-139.7 312-312 312S200 748.3 200 576V246l312-110 312 110v330z"}},{tag:"path",attrs:{d:"M378.4 475.1a35.91 35.91 0 00-50.9 0 35.91 35.91 0 000 50.9l129.4 129.4 2.1 2.1a33.98 33.98 0 0048.1 0L730.6 434a33.98 33.98 0 000-48.1l-2.8-2.8a33.98 33.98 0 00-48.1 0L483 579.7 378.4 475.1z"}}]},name:"safety",theme:"outlined"};const lAr=sAr;var cAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lAr}))},gqt=h.forwardRef(cAr);gqt.displayName="SafetyOutlined";const uAr=gqt;var dAr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-12-12-28.3-18.7-45.3-18.7H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 176h256v112H384V176zm128 554c-79.5 0-144-64.5-144-144s64.5-144 144-144 144 64.5 144 144-64.5 144-144 144zm0-224c-44.2 0-80 35.8-80 80s35.8 80 80 80 80-35.8 80-80-35.8-80-80-80z"}}]},name:"save",theme:"filled"};const fAr=dAr;var pAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:fAr}))},vqt=h.forwardRef(pAr);vqt.displayName="SaveFilled";const hAr=vqt;var mAr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-7.5-7.5-16.7-13-26.7-16V112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 184h256v104H384V184zm456 656H184V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V840zM512 442c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 224c-44.2 0-80-35.8-80-80s35.8-80 80-80 80 35.8 80 80-35.8 80-80 80z"}}]},name:"save",theme:"outlined"};const gAr=mAr;var vAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:gAr}))},_qt=h.forwardRef(vAr);_qt.displayName="SaveOutlined";const CKe=_qt;var _Ar={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M704 320c0 17.7-14.3 32-32 32H352c-17.7 0-32-14.3-32-32V184H184v656h656V341.8l-136-136V320zM512 730c-79.5 0-144-64.5-144-144s64.5-144 144-144 144 64.5 144 144-64.5 144-144 144z",fill:n}},{tag:"path",attrs:{d:"M512 442c-79.5 0-144 64.5-144 144s64.5 144 144 144 144-64.5 144-144-64.5-144-144-144zm0 224c-44.2 0-80-35.8-80-80s35.8-80 80-80 80 35.8 80 80-35.8 80-80 80z",fill:t}},{tag:"path",attrs:{d:"M893.3 293.3L730.7 130.7c-.7-.7-1.4-1.3-2.1-2-.1-.1-.3-.2-.4-.3-.7-.7-1.5-1.3-2.2-1.9a64 64 0 00-22-11.7V112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V338.5c0-17-6.7-33.2-18.7-45.2zM384 184h256v104H384V184zm456 656H184V184h136v136c0 17.7 14.3 32 32 32h320c17.7 0 32-14.3 32-32V205.8l136 136V840z",fill:t}}]}},name:"save",theme:"twotone"};const yAr=_Ar;var bAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:yAr}))},yqt=h.forwardRef(bAr);yqt.displayName="SaveTwoTone";const xAr=yqt;var SAr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 384h56c4.4 0 8-3.6 8-8V200h176c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H196c-37.6 0-68 30.4-68 68v180c0 4.4 3.6 8 8 8zm512-184h176v176c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V196c0-37.6-30.4-68-68-68H648c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8zM376 824H200V648c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v180c0 37.6 30.4 68 68 68h180c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm512-184h-56c-4.4 0-8 3.6-8 8v176H648c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h180c37.6 0 68-30.4 68-68V648c0-4.4-3.6-8-8-8zm16-164H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"scan",theme:"outlined"};const CAr=SAr;var wAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:CAr}))},bqt=h.forwardRef(wAr);bqt.displayName="ScanOutlined";const EAr=bqt;var TAr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zM424 688c0 4.4-3.6 8-8 8H232c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm0-136c0 4.4-3.6 8-8 8H232c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm374.5-91.3l-165 228.7a15.9 15.9 0 01-25.8 0L493.5 531.2c-3.8-5.3 0-12.7 6.5-12.7h54.9c5.1 0 9.9 2.5 12.9 6.6l52.8 73.1 103.7-143.7c3-4.2 7.8-6.6 12.9-6.6H792c6.5.1 10.3 7.5 6.5 12.8z"}}]},name:"schedule",theme:"filled"};const $Ar=TAr;var OAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$Ar}))},xqt=h.forwardRef(OAr);xqt.displayName="ScheduleFilled";const PAr=xqt;var NAr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zm-40 568H136V296h120v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h120v496zM416 496H232c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm0 136H232c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm308.2-177.4L620.6 598.3l-52.8-73.1c-3-4.2-7.8-6.6-12.9-6.6H500c-6.5 0-10.3 7.4-6.5 12.7l114.1 158.2a15.9 15.9 0 0025.8 0l165-228.7c3.8-5.3 0-12.7-6.5-12.7H737c-5-.1-9.8 2.4-12.8 6.5z"}}]},name:"schedule",theme:"outlined"};const DAr=NAr;var IAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:DAr}))},Sqt=h.forwardRef(IAr);Sqt.displayName="ScheduleOutlined";const RAr=Sqt;var kAr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M768 352c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H548v56c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H328v56c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-56H136v496h752V296H768v56zM424 688c0 4.4-3.6 8-8 8H232c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm0-136c0 4.4-3.6 8-8 8H232c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h184c4.4 0 8 3.6 8 8v48zm374.4-91.2l-165 228.7a15.9 15.9 0 01-25.8 0L493.5 531.3c-3.8-5.3 0-12.7 6.5-12.7h54.9c5.1 0 9.9 2.4 12.9 6.6l52.8 73.1 103.6-143.7c3-4.1 7.8-6.6 12.8-6.5h54.9c6.5 0 10.3 7.4 6.5 12.7z",fill:n}},{tag:"path",attrs:{d:"M724.2 454.6L620.6 598.3l-52.8-73.1c-3-4.2-7.8-6.6-12.9-6.6H500c-6.5 0-10.3 7.4-6.5 12.7l114.1 158.2a15.9 15.9 0 0025.8 0l165-228.7c3.8-5.3 0-12.7-6.5-12.7H737c-5-.1-9.8 2.4-12.8 6.5zM416 496H232c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:t}},{tag:"path",attrs:{d:"M928 224H768v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H548v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H328v-56c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v56H96c-17.7 0-32 14.3-32 32v576c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V256c0-17.7-14.3-32-32-32zm-40 568H136V296h120v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h148v56c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-56h120v496z",fill:t}},{tag:"path",attrs:{d:"M416 632H232c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:t}}]}},name:"schedule",theme:"twotone"};const AAr=kAr;var MAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:AAr}))},Cqt=h.forwardRef(MAr);Cqt.displayName="ScheduleTwoTone";const FAr=Cqt;var LAr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M567.1 512l318.5-319.3c5-5 1.5-13.7-5.6-13.7h-90.5c-2.1 0-4.2.8-5.6 2.3l-273.3 274-90.2-90.5c12.5-22.1 19.7-47.6 19.7-74.8 0-83.9-68.1-152-152-152s-152 68.1-152 152 68.1 152 152 152c27.7 0 53.6-7.4 75.9-20.3l90 90.3-90.1 90.3A151.04 151.04 0 00288 582c-83.9 0-152 68.1-152 152s68.1 152 152 152 152-68.1 152-152c0-27.2-7.2-52.7-19.7-74.8l90.2-90.5 273.3 274c1.5 1.5 3.5 2.3 5.6 2.3H880c7.1 0 10.7-8.6 5.6-13.7L567.1 512zM288 370c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80zm0 444c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z"}}]},name:"scissor",theme:"outlined"};const jAr=LAr;var BAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jAr}))},wqt=h.forwardRef(BAr);wqt.displayName="ScissorOutlined";const zAr=wqt;var HAr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM626.8 554c-48.5 48.5-123 55.2-178.6 20.1l-77.5 77.5a8.03 8.03 0 01-11.3 0l-34-34a8.03 8.03 0 010-11.3l77.5-77.5c-35.1-55.7-28.4-130.1 20.1-178.6 56.3-56.3 147.5-56.3 203.8 0 56.3 56.3 56.3 147.5 0 203.8zm-158.54-45.27a80.1 80.1 0 10113.27-113.28 80.1 80.1 0 10-113.27 113.28z"}}]},name:"security-scan",theme:"filled"};const qAr=HAr;var VAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qAr}))},Eqt=h.forwardRef(VAr);Eqt.displayName="SecurityScanFilled";const WAr=Eqt;var UAr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6zM402.9 528.8l-77.5 77.5a8.03 8.03 0 000 11.3l34 34c3.1 3.1 8.2 3.1 11.3 0l77.5-77.5c55.7 35.1 130.1 28.4 178.6-20.1 56.3-56.3 56.3-147.5 0-203.8-56.3-56.3-147.5-56.3-203.8 0-48.5 48.5-55.2 123-20.1 178.6zm65.4-133.3c31.3-31.3 82-31.3 113.2 0 31.3 31.3 31.3 82 0 113.2-31.3 31.3-82 31.3-113.2 0s-31.3-81.9 0-113.2z"}}]},name:"security-scan",theme:"outlined"};const KAr=UAr;var GAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:KAr}))},Tqt=h.forwardRef(GAr);Tqt.displayName="SecurityScanOutlined";const YAr=Tqt;var XAr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z",fill:t}},{tag:"path",attrs:{d:"M460.7 451.1a80.1 80.1 0 10160.2 0 80.1 80.1 0 10-160.2 0z",fill:n}},{tag:"path",attrs:{d:"M214 226.7v427.6l298 232.2 298-232.2V226.7L512 125.1 214 226.7zm428.7 122.5c56.3 56.3 56.3 147.5 0 203.8-48.5 48.5-123 55.2-178.6 20.1l-77.5 77.5a8.03 8.03 0 01-11.3 0l-34-34a8.03 8.03 0 010-11.3l77.5-77.5c-35.1-55.7-28.4-130.1 20.1-178.6 56.3-56.3 147.5-56.3 203.8 0z",fill:n}},{tag:"path",attrs:{d:"M418.8 527.8l-77.5 77.5a8.03 8.03 0 000 11.3l34 34c3.1 3.1 8.2 3.1 11.3 0l77.5-77.5c55.6 35.1 130.1 28.4 178.6-20.1 56.3-56.3 56.3-147.5 0-203.8-56.3-56.3-147.5-56.3-203.8 0-48.5 48.5-55.2 122.9-20.1 178.6zm65.4-133.3a80.1 80.1 0 01113.3 0 80.1 80.1 0 010 113.3c-31.3 31.3-82 31.3-113.3 0s-31.3-82 0-113.3z",fill:t}}]}},name:"security-scan",theme:"twotone"};const JAr=XAr;var QAr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:JAr}))},$qt=h.forwardRef(QAr);$qt.displayName="SecurityScanTwoTone";const ZAr=$qt;var eMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h360c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H184V184h656v320c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32zM653.3 599.4l52.2-52.2a8.01 8.01 0 00-4.7-13.6l-179.4-21c-5.1-.6-9.5 3.7-8.9 8.9l21 179.4c.8 6.6 8.9 9.4 13.6 4.7l52.4-52.4 256.2 256.2c3.1 3.1 8.2 3.1 11.3 0l42.4-42.4c3.1-3.1 3.1-8.2 0-11.3L653.3 599.4z"}}]},name:"select",theme:"outlined"};const tMr=eMr;var nMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tMr}))},Oqt=h.forwardRef(nMr);Oqt.displayName="SelectOutlined";const rMr=Oqt;var iMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M931.4 498.9L94.9 79.5c-3.4-1.7-7.3-2.1-11-1.2a15.99 15.99 0 00-11.7 19.3l86.2 352.2c1.3 5.3 5.2 9.6 10.4 11.3l147.7 50.7-147.6 50.7c-5.2 1.8-9.1 6-10.3 11.3L72.2 926.5c-.9 3.7-.5 7.6 1.2 10.9 3.9 7.9 13.5 11.1 21.5 7.2l836.5-417c3.1-1.5 5.6-4.1 7.2-7.1 3.9-8 .7-17.6-7.2-21.6zM170.8 826.3l50.3-205.6 295.2-101.3c2.3-.8 4.2-2.6 5-5 1.4-4.2-.8-8.7-5-10.2L221.1 403 171 198.2l628 314.9-628.2 313.2z"}}]},name:"send",theme:"outlined"};const aMr=iMr;var oMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:aMr}))},Pqt=h.forwardRef(oMr);Pqt.displayName="SendOutlined";const sMr=Pqt;var lMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512.5 390.6c-29.9 0-57.9 11.6-79.1 32.8-21.1 21.2-32.8 49.2-32.8 79.1 0 29.9 11.7 57.9 32.8 79.1 21.2 21.1 49.2 32.8 79.1 32.8 29.9 0 57.9-11.7 79.1-32.8 21.1-21.2 32.8-49.2 32.8-79.1 0-29.9-11.7-57.9-32.8-79.1a110.96 110.96 0 00-79.1-32.8zm412.3 235.5l-65.4-55.9c3.1-19 4.7-38.4 4.7-57.7s-1.6-38.8-4.7-57.7l65.4-55.9a32.03 32.03 0 009.3-35.2l-.9-2.6a442.5 442.5 0 00-79.6-137.7l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.2 28.9c-30-24.6-63.4-44-99.6-57.5l-15.7-84.9a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52-9.4-106.8-9.4-158.8 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.3a353.44 353.44 0 00-98.9 57.3l-81.8-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a445.93 445.93 0 00-79.6 137.7l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.2 56.5c-3.1 18.8-4.6 38-4.6 57 0 19.2 1.5 38.4 4.6 57l-66 56.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.3 44.8 96.8 79.6 137.7l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.8-29.1c29.8 24.5 63 43.9 98.9 57.3l15.8 85.3a32.05 32.05 0 0025.8 25.7l2.7.5a448.27 448.27 0 00158.8 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-84.9c36.2-13.6 69.6-32.9 99.6-57.5l81.2 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.5-87.4 79.6-137.7l.9-2.6c4.3-12.4.6-26.3-9.5-35zm-412.3 52.2c-97.1 0-175.8-78.7-175.8-175.8s78.7-175.8 175.8-175.8 175.8 78.7 175.8 175.8-78.7 175.8-175.8 175.8z"}}]},name:"setting",theme:"filled"};const cMr=lMr;var uMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cMr}))},Nqt=h.forwardRef(uMr);Nqt.displayName="SettingFilled";const dMr=Nqt;var fMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M924.8 625.7l-65.5-56c3.1-19 4.7-38.4 4.7-57.8s-1.6-38.8-4.7-57.8l65.5-56a32.03 32.03 0 009.3-35.2l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.5-44-99.7-57.6l-15.7-85a32.05 32.05 0 00-25.8-25.7l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6c-4.5 12.5-.8 26.5 9.3 35.2l66.3 56.6c-3.1 18.8-4.6 38-4.6 57.1 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1a32.12 32.12 0 0035.1 9.5l81.9-29.1c29.8 24.5 63.1 43.9 99 57.4l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5a449.4 449.4 0 00159 0l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c4.5-12.3.8-26.3-9.3-35zM788.3 465.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9zM512 326c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm79.2 255.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2z"}}]},name:"setting",theme:"outlined"};const pMr=fMr;var hMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pMr}))},Dqt=h.forwardRef(hMr);Dqt.displayName="SettingOutlined";const mMr=Dqt;var gMr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.3 569.7l.2.1c3.1-18.9 4.6-38.2 4.6-57.3 0-17.1-1.3-34.3-3.7-51.1 2.4 16.7 3.6 33.6 3.6 50.5 0 19.4-1.6 38.8-4.7 57.8zM99 398.1c-.5-.4-.9-.8-1.4-1.3.7.7 1.4 1.4 2.2 2.1l65.5 55.9v-.1L99 398.1zm536.6-216h.1l-15.5-83.8c-.2-1-.4-1.9-.7-2.8.1.5.3 1.1.4 1.6l15.7 85zm54 546.5l31.4-25.8 92.8 32.9c17-22.9 31.3-47.5 42.6-73.6l-74.7-63.9 6.6-40.1c2.5-15.1 3.8-30.6 3.8-46.1s-1.3-31-3.8-46.1l-6.5-39.9 74.7-63.9c-11.4-26-25.6-50.7-42.6-73.6l-92.8 32.9-31.4-25.8c-23.9-19.6-50.6-35-79.3-45.8l-38.1-14.3-17.9-97a377.5 377.5 0 00-85 0l-17.9 97.2-37.9 14.3c-28.5 10.8-55 26.2-78.7 45.7l-31.4 25.9-93.4-33.2c-17 22.9-31.3 47.5-42.6 73.6l75.5 64.5-6.5 40c-2.5 14.9-3.7 30.2-3.7 45.5 0 15.2 1.3 30.6 3.7 45.5l6.5 40-75.5 64.5c11.4 26 25.6 50.7 42.6 73.6l93.4-33.2 31.4 25.9c23.7 19.5 50.2 34.9 78.7 45.7l37.8 14.5 17.9 97.2c28.2 3.2 56.9 3.2 85 0l17.9-97 38.1-14.3c28.8-10.8 55.4-26.2 79.3-45.8zm-177.1-50.3c-30.5 0-59.2-7.8-84.3-21.5C373.3 627 336 568.9 336 502c0-97.2 78.8-176 176-176 66.9 0 125 37.3 154.8 92.2 13.7 25 21.5 53.7 21.5 84.3 0 97.1-78.7 175.8-175.8 175.8zM207.2 812.8c-5.5 1.9-11.2 2.3-16.6 1.2 5.7 1.2 11.7 1 17.5-1l81.4-29c-.1-.1-.3-.2-.4-.3l-81.9 29.1zm717.6-414.7l-65.5 56c0 .2.1.5.1.7l65.4-55.9c7.1-6.1 11.1-14.9 11.2-24-.3 8.8-4.3 17.3-11.2 23.2z",fill:n}},{tag:"path",attrs:{d:"M935.8 646.6c.5 4.7 0 9.5-1.7 14.1l-.9 2.6a446.02 446.02 0 01-79.7 137.9l-1.8 2.1a32 32 0 01-35.1 9.5l-81.3-28.9a350 350 0 01-99.7 57.6l-15.7 85a32.05 32.05 0 01-25.8 25.7l-2.7.5a445.2 445.2 0 01-79.2 7.1h.3c26.7 0 53.4-2.4 79.4-7.1l2.7-.5a32.05 32.05 0 0025.8-25.7l15.7-84.9c36.2-13.6 69.6-32.9 99.6-57.5l81.2 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.5-87.4 79.6-137.7l.9-2.6c1.6-4.7 2.1-9.7 1.5-14.5z",fill:n}},{tag:"path",attrs:{d:"M688 502c0-30.3-7.7-58.9-21.2-83.8C637 363.3 578.9 326 512 326c-97.2 0-176 78.8-176 176 0 66.9 37.3 125 92.2 154.8 24.9 13.5 53.4 21.2 83.8 21.2 97.2 0 176-78.8 176-176zm-288 0c0-29.9 11.7-58 32.8-79.2C454 401.6 482.1 390 512 390c29.9 0 58 11.6 79.2 32.8A111.6 111.6 0 01624 502c0 29.9-11.7 58-32.8 79.2A111.6 111.6 0 01512 614c-29.9 0-58-11.7-79.2-32.8A111.6 111.6 0 01400 502z",fill:t}},{tag:"path",attrs:{d:"M594.1 952.2a32.05 32.05 0 0025.8-25.7l15.7-85a350 350 0 0099.7-57.6l81.3 28.9a32 32 0 0035.1-9.5l1.8-2.1c34.8-41.1 61.6-87.5 79.7-137.9l.9-2.6c1.7-4.6 2.2-9.4 1.7-14.1-.9-7.9-4.7-15.4-11-20.9l-65.3-55.9-.2-.1c3.1-19 4.7-38.4 4.7-57.8 0-16.9-1.2-33.9-3.6-50.5-.3-2.2-.7-4.4-1-6.6 0-.2-.1-.5-.1-.7l65.5-56c6.9-5.9 10.9-14.4 11.2-23.2.1-4-.5-8.1-1.9-12l-.9-2.6a443.74 443.74 0 00-79.7-137.9l-1.8-2.1a32.12 32.12 0 00-35.1-9.5l-81.3 28.9c-30-24.6-63.4-44-99.6-57.6h-.1l-15.7-85c-.1-.5-.2-1.1-.4-1.6a32.08 32.08 0 00-25.4-24.1l-2.7-.5c-52.1-9.4-106.9-9.4-159 0l-2.7.5a32.05 32.05 0 00-25.8 25.7l-15.8 85.4a351.86 351.86 0 00-99 57.4l-81.9-29.1a32 32 0 00-35.1 9.5l-1.8 2.1a446.02 446.02 0 00-79.7 137.9l-.9 2.6a32.09 32.09 0 007.9 33.9c.5.4.9.9 1.4 1.3l66.3 56.6v.1c-3.1 18.8-4.6 37.9-4.6 57 0 19.2 1.5 38.4 4.6 57.1L99 625.5a32.03 32.03 0 00-9.3 35.2l.9 2.6c18.1 50.4 44.9 96.9 79.7 137.9l1.8 2.1c4.9 5.7 11.4 9.4 18.5 10.7 5.4 1 11.1.7 16.6-1.2l81.9-29.1c.1.1.3.2.4.3 29.7 24.3 62.8 43.6 98.6 57.1l15.8 85.4a32.05 32.05 0 0025.8 25.7l2.7.5c26.1 4.7 52.8 7.1 79.5 7.1h.3c26.6 0 53.3-2.4 79.2-7.1l2.7-.5zm-39.8-66.5a377.5 377.5 0 01-85 0l-17.9-97.2-37.8-14.5c-28.5-10.8-55-26.2-78.7-45.7l-31.4-25.9-93.4 33.2c-17-22.9-31.2-47.6-42.6-73.6l75.5-64.5-6.5-40c-2.4-14.9-3.7-30.3-3.7-45.5 0-15.3 1.2-30.6 3.7-45.5l6.5-40-75.5-64.5c11.3-26.1 25.6-50.7 42.6-73.6l93.4 33.2 31.4-25.9c23.7-19.5 50.2-34.9 78.7-45.7l37.9-14.3 17.9-97.2c28.1-3.2 56.8-3.2 85 0l17.9 97 38.1 14.3c28.7 10.8 55.4 26.2 79.3 45.8l31.4 25.8 92.8-32.9c17 22.9 31.2 47.6 42.6 73.6L781.8 426l6.5 39.9c2.5 15.1 3.8 30.6 3.8 46.1s-1.3 31-3.8 46.1l-6.6 40.1 74.7 63.9a370.03 370.03 0 01-42.6 73.6L721 702.8l-31.4 25.8c-23.9 19.6-50.5 35-79.3 45.8l-38.1 14.3-17.9 97z",fill:t}}]}},name:"setting",theme:"twotone"};const vMr=gMr;var _Mr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vMr}))},Iqt=h.forwardRef(_Mr);Iqt.displayName="SettingTwoTone";const yMr=Iqt;var bMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M324 666a48 48 0 1096 0 48 48 0 10-96 0zm616.7-309.6L667.6 83.2C655.2 70.9 638.7 64 621.1 64s-34.1 6.8-46.5 19.2L83.3 574.5a65.85 65.85 0 000 93.1l273.2 273.2c12.3 12.3 28.9 19.2 46.5 19.2s34.1-6.8 46.5-19.2l491.3-491.3c25.6-25.7 25.6-67.5-.1-93.1zM403 880.1L143.9 621l477.2-477.2 259 259.2L403 880.1zM152.8 373.7a7.9 7.9 0 0011.2 0L373.7 164a7.9 7.9 0 000-11.2l-38.4-38.4a7.9 7.9 0 00-11.2 0L114.3 323.9a7.9 7.9 0 000 11.2l38.5 38.6zm718.6 276.6a7.9 7.9 0 00-11.2 0L650.3 860.1a7.9 7.9 0 000 11.2l38.4 38.4a7.9 7.9 0 0011.2 0L909.7 700a7.9 7.9 0 000-11.2l-38.3-38.5z"}}]},name:"shake",theme:"outlined"};const xMr=bMr;var SMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xMr}))},Rqt=h.forwardRef(SMr);Rqt.displayName="ShakeOutlined";const CMr=Rqt;var wMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M752 664c-28.5 0-54.8 10-75.4 26.7L469.4 540.8a160.68 160.68 0 000-57.6l207.2-149.9C697.2 350 723.5 360 752 360c66.2 0 120-53.8 120-120s-53.8-120-120-120-120 53.8-120 120c0 11.6 1.6 22.7 4.7 33.3L439.9 415.8C410.7 377.1 364.3 352 312 352c-88.4 0-160 71.6-160 160s71.6 160 160 160c52.3 0 98.7-25.1 127.9-63.8l196.8 142.5c-3.1 10.6-4.7 21.8-4.7 33.3 0 66.2 53.8 120 120 120s120-53.8 120-120-53.8-120-120-120zm0-476c28.7 0 52 23.3 52 52s-23.3 52-52 52-52-23.3-52-52 23.3-52 52-52zM312 600c-48.5 0-88-39.5-88-88s39.5-88 88-88 88 39.5 88 88-39.5 88-88 88zm440 236c-28.7 0-52-23.3-52-52s23.3-52 52-52 52 23.3 52 52-23.3 52-52 52z"}}]},name:"share-alt",theme:"outlined"};const EMr=wMr;var TMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:EMr}))},kqt=h.forwardRef(TMr);kqt.displayName="ShareAltOutlined";const $Mr=kqt;var OMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M882 272.1V144c0-17.7-14.3-32-32-32H174c-17.7 0-32 14.3-32 32v128.1c-16.7 1-30 14.9-30 31.9v131.7a177 177 0 0014.4 70.4c4.3 10.2 9.6 19.8 15.6 28.9v345c0 17.6 14.3 32 32 32h274V736h128v176h274c17.7 0 32-14.3 32-32V535a175 175 0 0015.6-28.9c9.5-22.3 14.4-46 14.4-70.4V304c0-17-13.3-30.9-30-31.9zm-72 568H640V704c0-17.7-14.3-32-32-32H416c-17.7 0-32 14.3-32 32v136.1H214V597.9c2.9 1.4 5.9 2.8 9 4 22.3 9.4 46 14.1 70.4 14.1s48-4.7 70.4-14.1c13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 3-1.3 6-2.6 9-4v242.2zm0-568.1H214v-88h596v88z"}}]},name:"shop",theme:"filled"};const PMr=OMr;var NMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:PMr}))},Aqt=h.forwardRef(NMr);Aqt.displayName="ShopFilled";const DMr=Aqt;var IMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M882 272.1V144c0-17.7-14.3-32-32-32H174c-17.7 0-32 14.3-32 32v128.1c-16.7 1-30 14.9-30 31.9v131.7a177 177 0 0014.4 70.4c4.3 10.2 9.6 19.8 15.6 28.9v345c0 17.6 14.3 32 32 32h676c17.7 0 32-14.3 32-32V535a175 175 0 0015.6-28.9c9.5-22.3 14.4-46 14.4-70.4V304c0-17-13.3-30.9-30-31.9zM214 184h596v88H214v-88zm362 656.1H448V736h128v104.1zm234 0H640V704c0-17.7-14.3-32-32-32H416c-17.7 0-32 14.3-32 32v136.1H214V597.9c2.9 1.4 5.9 2.8 9 4 22.3 9.4 46 14.1 70.4 14.1s48-4.7 70.4-14.1c13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 3-1.3 6-2.6 9-4v242.2zm30-404.4c0 59.8-49 108.3-109.3 108.3-40.8 0-76.4-22.1-95.2-54.9-2.9-5-8.1-8.1-13.9-8.1h-.6c-5.7 0-11 3.1-13.9 8.1A109.24 109.24 0 01512 544c-40.7 0-76.2-22-95-54.7-3-5.1-8.4-8.3-14.3-8.3s-11.4 3.2-14.3 8.3a109.63 109.63 0 01-95.1 54.7C233 544 184 495.5 184 435.7v-91.2c0-.3.2-.5.5-.5h655c.3 0 .5.2.5.5v91.2z"}}]},name:"shop",theme:"outlined"};const RMr=IMr;var kMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:RMr}))},Mqt=h.forwardRef(kMr);Mqt.displayName="ShopOutlined";const AMr=Mqt;var MMr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.5 344h-655c-.3 0-.5.2-.5.5v91.2c0 59.8 49 108.3 109.3 108.3 40.7 0 76.2-22 95.1-54.7 2.9-5.1 8.4-8.3 14.3-8.3s11.3 3.2 14.3 8.3c18.8 32.7 54.3 54.7 95 54.7 40.8 0 76.4-22.1 95.1-54.9 2.9-5 8.2-8.1 13.9-8.1h.6c5.8 0 11 3.1 13.9 8.1 18.8 32.8 54.4 54.9 95.2 54.9C791 544 840 495.5 840 435.7v-91.2c0-.3-.2-.5-.5-.5z",fill:n}},{tag:"path",attrs:{d:"M882 272.1V144c0-17.7-14.3-32-32-32H174c-17.7 0-32 14.3-32 32v128.1c-16.7 1-30 14.9-30 31.9v131.7a177 177 0 0014.4 70.4c4.3 10.2 9.6 19.8 15.6 28.9v345c0 17.6 14.3 32 32 32h676c17.7 0 32-14.3 32-32V535a175 175 0 0015.6-28.9c9.5-22.3 14.4-46 14.4-70.4V304c0-17-13.3-30.9-30-31.9zM214 184h596v88H214v-88zm362 656.1H448V736h128v104.1zm234.4 0H640V704c0-17.7-14.3-32-32-32H416c-17.7 0-32 14.3-32 32v136.1H214V597.9c2.9 1.4 5.9 2.8 9 4 22.3 9.4 46 14.1 70.4 14.1 24.4 0 48-4.7 70.4-14.1 13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1s48-4.7 70.4-14.1c13.8-5.8 26.8-13.2 38.7-22.1.2-.1.4-.1.6 0a180.4 180.4 0 0038.7 22.1c22.3 9.4 46 14.1 70.4 14.1s48-4.7 70.4-14.1c3-1.3 6-2.6 9-4v242.2zM840 435.7c0 59.8-49 108.3-109.3 108.3-40.8 0-76.4-22.1-95.2-54.9-2.9-5-8.1-8.1-13.9-8.1h-.6c-5.7 0-11 3.1-13.9 8.1A109.24 109.24 0 01512 544c-40.7 0-76.2-22-95-54.7-3-5.1-8.4-8.3-14.3-8.3s-11.4 3.2-14.3 8.3a109.63 109.63 0 01-95.1 54.7C233 544 184 495.5 184 435.7v-91.2c0-.3.2-.5.5-.5h655c.3 0 .5.2.5.5v91.2z",fill:t}}]}},name:"shop",theme:"twotone"};const FMr=MMr;var LMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:FMr}))},Fqt=h.forwardRef(LMr);Fqt.displayName="ShopTwoTone";const jMr=Fqt;var BMr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M922.9 701.9H327.4l29.9-60.9 496.8-.9c16.8 0 31.2-12 34.2-28.6l68.8-385.1c1.8-10.1-.9-20.5-7.5-28.4a34.99 34.99 0 00-26.6-12.5l-632-2.1-5.4-25.4c-3.4-16.2-18-28-34.6-28H96.5a35.3 35.3 0 100 70.6h125.9L246 312.8l58.1 281.3-74.8 122.1a34.96 34.96 0 00-3 36.8c6 11.9 18.1 19.4 31.5 19.4h62.8a102.43 102.43 0 00-20.6 61.7c0 56.6 46 102.6 102.6 102.6s102.6-46 102.6-102.6c0-22.3-7.4-44-20.6-61.7h161.1a102.43 102.43 0 00-20.6 61.7c0 56.6 46 102.6 102.6 102.6s102.6-46 102.6-102.6c0-22.3-7.4-44-20.6-61.7H923c19.4 0 35.3-15.8 35.3-35.3a35.42 35.42 0 00-35.4-35.2zM305.7 253l575.8 1.9-56.4 315.8-452.3.8L305.7 253zm96.9 612.7c-17.4 0-31.6-14.2-31.6-31.6 0-17.4 14.2-31.6 31.6-31.6s31.6 14.2 31.6 31.6a31.6 31.6 0 01-31.6 31.6zm325.1 0c-17.4 0-31.6-14.2-31.6-31.6 0-17.4 14.2-31.6 31.6-31.6s31.6 14.2 31.6 31.6a31.6 31.6 0 01-31.6 31.6z"}}]},name:"shopping-cart",theme:"outlined"};const zMr=BMr;var HMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zMr}))},Lqt=h.forwardRef(HMr);Lqt.displayName="ShoppingCartOutlined";const qMr=Lqt;var VMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 312H696v-16c0-101.6-82.4-184-184-184s-184 82.4-184 184v16H192c-17.7 0-32 14.3-32 32v536c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V344c0-17.7-14.3-32-32-32zm-208 0H400v-16c0-61.9 50.1-112 112-112s112 50.1 112 112v16z"}}]},name:"shopping",theme:"filled"};const WMr=VMr;var UMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:WMr}))},jqt=h.forwardRef(UMr);jqt.displayName="ShoppingFilled";const KMr=jqt;var GMr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 312H696v-16c0-101.6-82.4-184-184-184s-184 82.4-184 184v16H192c-17.7 0-32 14.3-32 32v536c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V344c0-17.7-14.3-32-32-32zm-432-16c0-61.9 50.1-112 112-112s112 50.1 112 112v16H400v-16zm392 544H232V384h96v88c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-88h224v88c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-88h96v456z"}}]},name:"shopping",theme:"outlined"};const YMr=GMr;var XMr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:YMr}))},Bqt=h.forwardRef(XMr);Bqt.displayName="ShoppingOutlined";const JMr=Bqt;var QMr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M696 472c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-88H400v88c0 4.4-3.6 8-8 8h-56c-4.4 0-8-3.6-8-8v-88h-96v456h560V384h-96v88z",fill:n}},{tag:"path",attrs:{d:"M832 312H696v-16c0-101.6-82.4-184-184-184s-184 82.4-184 184v16H192c-17.7 0-32 14.3-32 32v536c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V344c0-17.7-14.3-32-32-32zm-432-16c0-61.9 50.1-112 112-112s112 50.1 112 112v16H400v-16zm392 544H232V384h96v88c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-88h224v88c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-88h96v456z",fill:t}}]}},name:"shopping",theme:"twotone"};const ZMr=QMr;var eFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ZMr}))},zqt=h.forwardRef(eFr);zqt.displayName="ShoppingTwoTone";const tFr=zqt;var nFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M881.7 187.4l-45.1-45.1a8.03 8.03 0 00-11.3 0L667.8 299.9l-54.7-54.7a7.94 7.94 0 00-13.5 4.7L576.1 439c-.6 5.2 3.7 9.5 8.9 8.9l189.2-23.5c6.6-.8 9.3-8.8 4.7-13.5l-54.7-54.7 157.6-157.6c3-3 3-8.1-.1-11.2zM439 576.1l-189.2 23.5c-6.6.8-9.3 8.9-4.7 13.5l54.7 54.7-157.5 157.5a8.03 8.03 0 000 11.3l45.1 45.1c3.1 3.1 8.2 3.1 11.3 0l157.6-157.6 54.7 54.7a7.94 7.94 0 0013.5-4.7L447.9 585a7.9 7.9 0 00-8.9-8.9z"}}]},name:"shrink",theme:"outlined"};const rFr=nFr;var iFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rFr}))},Hqt=h.forwardRef(iFr);Hqt.displayName="ShrinkOutlined";const aFr=Hqt;var oFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M584 352H440c-17.7 0-32 14.3-32 32v544c0 17.7 14.3 32 32 32h144c17.7 0 32-14.3 32-32V384c0-17.7-14.3-32-32-32zM892 64H748c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h144c17.7 0 32-14.3 32-32V96c0-17.7-14.3-32-32-32zM276 640H132c-17.7 0-32 14.3-32 32v256c0 17.7 14.3 32 32 32h144c17.7 0 32-14.3 32-32V672c0-17.7-14.3-32-32-32z"}}]},name:"signal",theme:"filled"};const sFr=oFr;var lFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sFr}))},qqt=h.forwardRef(lFr);qqt.displayName="SignalFilled";const cFr=qqt;var uFr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145.71 752c2 0 4-.2 5.98-.5L319.9 722c1.99-.4 3.88-1.3 5.28-2.8l423.91-423.87a9.93 9.93 0 000-14.06L582.88 114.9C581 113 578.5 112 575.82 112s-5.18 1-7.08 2.9L144.82 538.76c-1.5 1.5-2.4 3.29-2.8 5.28l-29.5 168.17a33.59 33.59 0 009.37 29.81c6.58 6.48 14.95 9.97 23.82 9.97m453.12-184.07c27.69-14.81 57.29-20.85 85.54-15.52 32.37 6.1 59.72 26.53 78.96 59.4 29.97 51.22 21.64 102.34-18.48 144.26-17.58 18.36-41.07 35.01-70 50.3l-.3.15.86.26a147.88 147.88 0 0041.54 6.2l1.17.01c61.07 0 100.98-22.1 125.28-67.87a36 36 0 0163.6 33.76C869.7 849.1 804.9 885 718.12 885c-47.69 0-91.94-15.03-128.19-41.36l-1.05-.78-1.36.47c-46.18 16-98.74 29.95-155.37 41.94l-2.24.47a1931.1 1931.1 0 01-139.16 23.96 36 36 0 11-9.5-71.38 1860.1 1860.1 0 00133.84-23.04c42.8-9 83-19.13 119.35-30.34l.24-.08-.44-.69c-16.46-26.45-25.86-55.43-26.14-83.24v-1.3c0-49.9 39.55-104.32 90.73-131.7M671 623.17c-10.74-2.03-24.1.7-38.22 8.26-29.55 15.8-52.7 47.64-52.7 68.2 0 18.2 8.9 40.14 24.71 59.73l.24.3 1.22-.52c39.17-16.58 68.49-34.27 85.93-52.18l.64-.67c18.74-19.57 21.39-35.84 8.36-58.1-9.06-15.47-19.03-22.92-30.18-25.02"}}]},name:"signature",theme:"filled"};const dFr=uFr;var fFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dFr}))},Vqt=h.forwardRef(fFr);Vqt.displayName="SignatureFilled";const pFr=Vqt;var hFr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M145.71 752c2 0 4-.2 5.98-.5L319.9 722c1.99-.4 3.88-1.3 5.28-2.8l423.91-423.87a9.93 9.93 0 000-14.06L582.88 114.9C581 113 578.5 112 575.82 112s-5.18 1-7.08 2.9L144.82 538.76c-1.5 1.5-2.4 3.29-2.8 5.28l-29.5 168.17a33.59 33.59 0 009.37 29.81c6.58 6.48 14.95 9.97 23.82 9.97m51.75-85.43l15.65-88.92 362.7-362.67 73.28 73.27-362.7 362.67zm401.37-98.64c27.69-14.81 57.29-20.85 85.54-15.52 32.37 6.1 59.72 26.53 78.96 59.4 29.97 51.22 21.64 102.34-18.48 144.26-17.58 18.36-41.07 35.01-70 50.3l-.3.15.86.26a147.88 147.88 0 0041.54 6.2l1.17.01c61.07 0 100.98-22.1 125.28-67.87a36 36 0 0163.6 33.76C869.7 849.1 804.9 885 718.12 885c-47.69 0-91.94-15.03-128.19-41.36l-1.05-.78-1.36.47c-46.18 16-98.74 29.95-155.37 41.94l-2.24.47a1931.1 1931.1 0 01-139.16 23.96 36 36 0 11-9.5-71.38 1860.1 1860.1 0 00133.84-23.04c42.8-9 83-19.13 119.35-30.34l.24-.08-.44-.69c-16.46-26.45-25.86-55.43-26.14-83.24v-1.3c0-49.9 39.55-104.32 90.73-131.7M671 623.17c-10.74-2.03-24.1.7-38.22 8.26-29.55 15.8-52.7 47.64-52.7 68.2 0 18.2 8.9 40.14 24.71 59.73l.24.3 1.22-.52c39.17-16.58 68.49-34.27 85.93-52.18l.64-.67c18.74-19.57 21.39-35.84 8.36-58.1-9.06-15.47-19.03-22.92-30.18-25.02"}}]},name:"signature",theme:"outlined"};const mFr=hFr;var gFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mFr}))},Wqt=h.forwardRef(gFr);Wqt.displayName="SignatureOutlined";const vFr=Wqt;var _Fr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M672 432c-120.3 0-219.9 88.5-237.3 204H320c-15.5 0-28-12.5-28-28V244h291c14.2 35.2 48.7 60 89 60 53 0 96-43 96-96s-43-96-96-96c-40.3 0-74.8 24.8-89 60H112v72h108v364c0 55.2 44.8 100 100 100h114.7c17.4 115.5 117 204 237.3 204 132.5 0 240-107.5 240-240S804.5 432 672 432zm128 266c0 4.4-3.6 8-8 8h-86v86c0 4.4-3.6 8-8 8h-52c-4.4 0-8-3.6-8-8v-86h-86c-4.4 0-8-3.6-8-8v-52c0-4.4 3.6-8 8-8h86v-86c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v86h86c4.4 0 8 3.6 8 8v52z"}}]},name:"sisternode",theme:"outlined"};const yFr=_Fr;var bFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:yFr}))},Uqt=h.forwardRef(bFr);Uqt.displayName="SisternodeOutlined";const xFr=Uqt;var SFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M582.3 625.6l147.9-166.3h-63.4zm90-202.3h62.5l-92.1-115.1zm-274.7 36L512 684.5l114.4-225.2zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm286.7 380.2L515.8 762.3c-1 1.1-2.4 1.7-3.8 1.7s-2.8-.6-3.8-1.7L225.3 444.2a5.14 5.14 0 01-.2-6.6L365.6 262c1-1.2 2.4-1.9 4-1.9h284.6c1.6 0 3 .7 4 1.9l140.5 175.6a4.9 4.9 0 010 6.6zm-190.5-20.9L512 326.1l-96.2 97.2zM420.3 301.1l-23.1 89.8 88.8-89.8zm183.4 0H538l88.8 89.8zm-222.4 7.1l-92.1 115.1h62.5zm-87.5 151.1l147.9 166.3-84.5-166.3z"}}]},name:"sketch-circle",theme:"filled"};const CFr=SFr;var wFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:CFr}))},Kqt=h.forwardRef(wFr);Kqt.displayName="SketchCircleFilled";const EFr=Kqt;var TFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M925.6 405.1l-203-253.7a6.5 6.5 0 00-5-2.4H306.4c-1.9 0-3.8.9-5 2.4l-203 253.7a6.5 6.5 0 00.2 8.3l408.6 459.5c1.2 1.4 3 2.1 4.8 2.1 1.8 0 3.5-.8 4.8-2.1l408.6-459.5a6.5 6.5 0 00.2-8.3zM645.2 206.4l34.4 133.9-132.5-133.9h98.1zm8.2 178.5H370.6L512 242l141.4 142.9zM378.8 206.4h98.1L344.3 340.3l34.5-133.9zm-53.4 7l-44.1 171.5h-93.1l137.2-171.5zM194.6 434.9H289l125.8 247.7-220.2-247.7zM512 763.4L345.1 434.9h333.7L512 763.4zm97.1-80.8L735 434.9h94.4L609.1 682.6zm133.6-297.7l-44.1-171.5 137.2 171.5h-93.1z"}}]},name:"sketch",theme:"outlined"};const $Fr=TFr;var OFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$Fr}))},Gqt=h.forwardRef(OFr);Gqt.displayName="SketchOutlined";const PFr=Gqt;var NFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608.2 423.3L512 326.1l-96.2 97.2zm-25.9 202.3l147.9-166.3h-63.4zm90-202.3h62.5l-92.1-115.1zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-81.3 332.2L515.8 762.3c-1 1.1-2.4 1.7-3.8 1.7s-2.8-.6-3.8-1.7L225.3 444.2a5.14 5.14 0 01-.2-6.6L365.6 262c1-1.2 2.4-1.9 4-1.9h284.6c1.6 0 3 .7 4 1.9l140.5 175.6a4.9 4.9 0 010 6.6zm-401.1 15.1L512 684.5l114.4-225.2zm-16.3-151.1l-92.1 115.1h62.5zm-87.5 151.1l147.9 166.3-84.5-166.3zm126.5-158.2l-23.1 89.8 88.8-89.8zm183.4 0H538l88.8 89.8z"}}]},name:"sketch-square",theme:"filled"};const DFr=NFr;var IFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:DFr}))},Yqt=h.forwardRef(IFr);Yqt.displayName="SketchSquareFilled";const RFr=Yqt;var kFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M870 126H663.8c-17.4 0-32.9 11.9-37 29.3C614.3 208.1 567 246 512 246s-102.3-37.9-114.8-90.7a37.93 37.93 0 00-37-29.3H154a44 44 0 00-44 44v252a44 44 0 0044 44h75v388a44 44 0 0044 44h478a44 44 0 0044-44V466h75a44 44 0 0044-44V170a44 44 0 00-44-44z"}}]},name:"skin",theme:"filled"};const AFr=kFr;var MFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:AFr}))},Xqt=h.forwardRef(MFr);Xqt.displayName="SkinFilled";const FFr=Xqt;var LFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M870 126H663.8c-17.4 0-32.9 11.9-37 29.3C614.3 208.1 567 246 512 246s-102.3-37.9-114.8-90.7a37.93 37.93 0 00-37-29.3H154a44 44 0 00-44 44v252a44 44 0 0044 44h75v388a44 44 0 0044 44h478a44 44 0 0044-44V466h75a44 44 0 0044-44V170a44 44 0 00-44-44zm-28 268H723v432H301V394H182V198h153.3c28.2 71.2 97.5 120 176.7 120s148.5-48.8 176.7-120H842v196z"}}]},name:"skin",theme:"outlined"};const jFr=LFr;var BFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jFr}))},Jqt=h.forwardRef(BFr);Jqt.displayName="SkinOutlined";const zFr=Jqt;var HFr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 318c-79.2 0-148.5-48.8-176.7-120H182v196h119v432h422V394h119V198H688.7c-28.2 71.2-97.5 120-176.7 120z",fill:n}},{tag:"path",attrs:{d:"M870 126H663.8c-17.4 0-32.9 11.9-37 29.3C614.3 208.1 567 246 512 246s-102.3-37.9-114.8-90.7a37.93 37.93 0 00-37-29.3H154a44 44 0 00-44 44v252a44 44 0 0044 44h75v388a44 44 0 0044 44h478a44 44 0 0044-44V466h75a44 44 0 0044-44V170a44 44 0 00-44-44zm-28 268H723v432H301V394H182V198h153.3c28.2 71.2 97.5 120 176.7 120s148.5-48.8 176.7-120H842v196z",fill:t}}]}},name:"skin",theme:"twotone"};const qFr=HFr;var VFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qFr}))},Qqt=h.forwardRef(VFr);Qqt.displayName="SkinTwoTone";const WFr=Qqt;var UFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M883.7 578.6c4.1-22.5 6.3-45.5 6.3-68.5 0-51-10-100.5-29.7-147-19-45-46.3-85.4-81-120.1a375.79 375.79 0 00-120.1-80.9c-46.6-19.7-96-29.7-147-29.7-24 0-48.1 2.3-71.5 6.8A225.1 225.1 0 00335.6 113c-59.7 0-115.9 23.3-158.1 65.5A222.25 222.25 0 00112 336.6c0 38 9.8 75.4 28.1 108.4-3.7 21.4-5.7 43.3-5.7 65.1 0 51 10 100.5 29.7 147 19 45 46.2 85.4 80.9 120.1 34.7 34.7 75.1 61.9 120.1 80.9 46.6 19.7 96 29.7 147 29.7 22.2 0 44.4-2 66.2-5.9 33.5 18.9 71.3 29 110 29 59.7 0 115.9-23.2 158.1-65.5 42.3-42.2 65.5-98.4 65.5-158.1.1-38-9.7-75.5-28.2-108.7zm-370 162.9c-134.2 0-194.2-66-194.2-115.4 0-25.4 18.7-43.1 44.5-43.1 57.4 0 42.6 82.5 149.7 82.5 54.9 0 85.2-29.8 85.2-60.3 0-18.3-9-38.7-45.2-47.6l-119.4-29.8c-96.1-24.1-113.6-76.1-113.6-124.9 0-101.4 95.5-139.5 185.2-139.5 82.6 0 180 45.7 180 106.5 0 26.1-22.6 41.2-48.4 41.2-49 0-40-67.8-138.7-67.8-49 0-76.1 22.2-76.1 53.9s38.7 41.8 72.3 49.5l88.4 19.6c96.8 21.6 121.3 78.1 121.3 131.3 0 82.3-63.3 143.9-191 143.9z"}}]},name:"skype",theme:"filled"};const KFr=UFr;var GFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:KFr}))},Zqt=h.forwardRef(GFr);Zqt.displayName="SkypeFilled";const YFr=Zqt;var XFr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M883.7 578.6c4.1-22.5 6.3-45.5 6.3-68.5 0-51-10-100.5-29.7-147-19-45-46.3-85.4-81-120.1a375.79 375.79 0 00-120.1-80.9c-46.6-19.7-96-29.7-147-29.7-24 0-48.1 2.3-71.5 6.8A225.1 225.1 0 00335.6 113c-59.7 0-115.9 23.3-158.1 65.5A222.25 222.25 0 00112 336.6c0 38 9.8 75.4 28.1 108.4-3.7 21.4-5.7 43.3-5.7 65.1 0 51 10 100.5 29.7 147 19 45 46.2 85.4 80.9 120.1 34.7 34.7 75.1 61.9 120.1 80.9 46.6 19.7 96 29.7 147 29.7 22.2 0 44.4-2 66.2-5.9 33.5 18.9 71.3 29 110 29 59.7 0 115.9-23.2 158.1-65.5 42.3-42.2 65.5-98.4 65.5-158.1.1-38-9.7-75.5-28.2-108.7zm-88.1 216C766.9 823.4 729 839 688.4 839c-26.1 0-51.8-6.8-74.6-19.7l-22.5-12.7-25.5 4.5c-17.8 3.2-35.8 4.8-53.6 4.8-41.4 0-81.3-8.1-119.1-24.1-36.3-15.3-69-37.3-97.2-65.5a304.29 304.29 0 01-65.5-97.1c-16-37.7-24-77.6-24-119 0-17.4 1.6-35.2 4.6-52.8l4.4-25.1L203 410a151.02 151.02 0 01-19.1-73.4c0-40.6 15.7-78.5 44.4-107.2C257.1 200.7 295 185 335.6 185a153 153 0 0171.4 17.9l22.4 11.8 24.8-4.8c18.9-3.6 38.4-5.5 58-5.5 41.4 0 81.3 8.1 119 24 36.5 15.4 69.1 37.4 97.2 65.5 28.2 28.1 50.2 60.8 65.6 97.2 16 37.7 24 77.6 24 119 0 18.4-1.7 37-5.1 55.5l-4.7 25.5 12.6 22.6c12.6 22.5 19.2 48 19.2 73.7 0 40.7-15.7 78.5-44.4 107.2zM583.4 466.2L495 446.6c-33.6-7.7-72.3-17.8-72.3-49.5s27.1-53.9 76.1-53.9c98.7 0 89.7 67.8 138.7 67.8 25.8 0 48.4-15.2 48.4-41.2 0-60.8-97.4-106.5-180-106.5-89.7 0-185.2 38.1-185.2 139.5 0 48.8 17.4 100.8 113.6 124.9l119.4 29.8c36.1 8.9 45.2 29.2 45.2 47.6 0 30.5-30.3 60.3-85.2 60.3-107.2 0-92.3-82.5-149.7-82.5-25.8 0-44.5 17.8-44.5 43.1 0 49.4 60 115.4 194.2 115.4 127.7 0 191-61.5 191-144 0-53.1-24.5-109.6-121.3-131.2z"}}]},name:"skype",theme:"outlined"};const JFr=XFr;var QFr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:JFr}))},eVt=h.forwardRef(QFr);eVt.displayName="SkypeOutlined";const ZFr=eVt;var eLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM361.5 580.2c0 27.8-22.5 50.4-50.3 50.4a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h50.3v50.4zm134 134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V580.2c0-27.8 22.5-50.4 50.3-50.4a50.35 50.35 0 0150.3 50.4v134.4zm-50.2-218.4h-134c-27.8 0-50.3-22.6-50.3-50.4 0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4-.1 27.9-22.6 50.4-50.3 50.4zm0-134.4c-13.3 0-26.1-5.3-35.6-14.8S395 324.8 395 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v50.4h-50.3zm83.7-50.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V311.4zM579.3 765c-27.8 0-50.3-22.6-50.3-50.4v-50.4h50.3c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm134-134.4h-134c-13.3 0-26.1-5.3-35.6-14.8S529 593.6 529 580.2c0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm0-134.4H663v-50.4c0-27.8 22.5-50.4 50.3-50.4s50.3 22.6 50.3 50.4c0 27.8-22.5 50.4-50.3 50.4z"}}]},name:"slack-circle",theme:"filled"};const tLr=eLr;var nLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tLr}))},tVt=h.forwardRef(nLr);tVt.displayName="SlackCircleFilled";const rLr=tVt;var iLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M409.4 128c-42.4 0-76.7 34.4-76.7 76.8 0 20.3 8.1 39.9 22.4 54.3a76.74 76.74 0 0054.3 22.5h76.7v-76.8c0-42.3-34.3-76.7-76.7-76.8zm0 204.8H204.7c-42.4 0-76.7 34.4-76.7 76.8s34.4 76.8 76.7 76.8h204.6c42.4 0 76.7-34.4 76.7-76.8.1-42.4-34.3-76.8-76.6-76.8zM614 486.4c42.4 0 76.8-34.4 76.7-76.8V204.8c0-42.4-34.3-76.8-76.7-76.8-42.4 0-76.7 34.4-76.7 76.8v204.8c0 42.5 34.3 76.8 76.7 76.8zm281.4-76.8c0-42.4-34.4-76.8-76.7-76.8S742 367.2 742 409.6v76.8h76.7c42.3 0 76.7-34.4 76.7-76.8zm-76.8 128H614c-42.4 0-76.7 34.4-76.7 76.8 0 20.3 8.1 39.9 22.4 54.3a76.74 76.74 0 0054.3 22.5h204.6c42.4 0 76.7-34.4 76.7-76.8.1-42.4-34.3-76.7-76.7-76.8zM614 742.4h-76.7v76.8c0 42.4 34.4 76.8 76.7 76.8 42.4 0 76.8-34.4 76.7-76.8.1-42.4-34.3-76.7-76.7-76.8zM409.4 537.6c-42.4 0-76.7 34.4-76.7 76.8v204.8c0 42.4 34.4 76.8 76.7 76.8 42.4 0 76.8-34.4 76.7-76.8V614.4c0-20.3-8.1-39.9-22.4-54.3a76.92 76.92 0 00-54.3-22.5zM128 614.4c0 20.3 8.1 39.9 22.4 54.3a76.74 76.74 0 0054.3 22.5c42.4 0 76.8-34.4 76.7-76.8v-76.8h-76.7c-42.3 0-76.7 34.4-76.7 76.8z"}}]},name:"slack",theme:"outlined"};const aLr=iLr;var oLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:aLr}))},nVt=h.forwardRef(oLr);nVt.displayName="SlackOutlined";const sLr=nVt;var lLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM529 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V311.4zM361.5 580.2c0 27.8-22.5 50.4-50.3 50.4a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h50.3v50.4zm134 134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V580.2c0-27.8 22.5-50.4 50.3-50.4a50.35 50.35 0 0150.3 50.4v134.4zm-50.2-218.4h-134c-27.8 0-50.3-22.6-50.3-50.4 0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4-.1 27.9-22.6 50.4-50.3 50.4zm0-134.4c-13.3 0-26.1-5.3-35.6-14.8S395 324.8 395 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v50.4h-50.3zm134 403.2c-27.8 0-50.3-22.6-50.3-50.4v-50.4h50.3c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm134-134.4h-134a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm0-134.4H663v-50.4c0-27.8 22.5-50.4 50.3-50.4s50.3 22.6 50.3 50.4c0 27.8-22.5 50.4-50.3 50.4z"}}]},name:"slack-square",theme:"filled"};const cLr=lLr;var uLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cLr}))},rVt=h.forwardRef(uLr);rVt.displayName="SlackSquareFilled";const dLr=rVt;var fLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM529 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V311.4zM361.5 580.2c0 27.8-22.5 50.4-50.3 50.4a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h50.3v50.4zm134 134.4c0 27.8-22.5 50.4-50.3 50.4-27.8 0-50.3-22.6-50.3-50.4V580.2c0-27.8 22.5-50.4 50.3-50.4a50.35 50.35 0 0150.3 50.4v134.4zm-50.2-218.4h-134c-27.8 0-50.3-22.6-50.3-50.4 0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4-.1 27.9-22.6 50.4-50.3 50.4zm0-134.4c-13.3 0-26.1-5.3-35.6-14.8S395 324.8 395 311.4c0-27.8 22.5-50.4 50.3-50.4 27.8 0 50.3 22.6 50.3 50.4v50.4h-50.3zm134 403.2c-27.8 0-50.3-22.6-50.3-50.4v-50.4h50.3c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm134-134.4h-134a50.35 50.35 0 01-50.3-50.4c0-27.8 22.5-50.4 50.3-50.4h134c27.8 0 50.3 22.6 50.3 50.4 0 27.8-22.5 50.4-50.3 50.4zm0-134.4H663v-50.4c0-27.8 22.5-50.4 50.3-50.4s50.3 22.6 50.3 50.4c0 27.8-22.5 50.4-50.3 50.4z"}}]},name:"slack-square",theme:"outlined"};const pLr=fLr;var hLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pLr}))},iVt=h.forwardRef(hLr);iVt.displayName="SlackSquareOutlined";const mLr=iVt;var gLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 296h-66v-96c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v96h-66c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8h66v96c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-96h66c4.4 0 8-3.6 8-8V304c0-4.4-3.6-8-8-8zm-584-72h-66v-56c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v56h-66c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h66v56c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-56h66c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zm292 180h-66V232c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v172h-66c-4.4 0-8 3.6-8 8v200c0 4.4 3.6 8 8 8h66v172c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V620h66c4.4 0 8-3.6 8-8V412c0-4.4-3.6-8-8-8z"}}]},name:"sliders",theme:"filled"};const vLr=gLr;var _Lr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vLr}))},aVt=h.forwardRef(_Lr);aVt.displayName="SlidersFilled";const yLr=aVt;var bLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M320 224h-66v-56c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v56h-66c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h66v56c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-56h66c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zm-60 508h-80V292h80v440zm644-436h-66v-96c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v96h-66c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8h66v96c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-96h66c4.4 0 8-3.6 8-8V304c0-4.4-3.6-8-8-8zm-60 364h-80V364h80v296zM612 404h-66V232c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v172h-66c-4.4 0-8 3.6-8 8v200c0 4.4 3.6 8 8 8h66v172c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V620h66c4.4 0 8-3.6 8-8V412c0-4.4-3.6-8-8-8zm-60 145a3 3 0 01-3 3h-74a3 3 0 01-3-3v-74a3 3 0 013-3h74a3 3 0 013 3v74z"}}]},name:"sliders",theme:"outlined"};const xLr=bLr;var SLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xLr}))},oVt=h.forwardRef(SLr);oVt.displayName="SlidersOutlined";const CLr=oVt;var wLr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M180 292h80v440h-80zm369 180h-74a3 3 0 00-3 3v74a3 3 0 003 3h74a3 3 0 003-3v-74a3 3 0 00-3-3zm215-108h80v296h-80z",fill:n}},{tag:"path",attrs:{d:"M904 296h-66v-96c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v96h-66c-4.4 0-8 3.6-8 8v416c0 4.4 3.6 8 8 8h66v96c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-96h66c4.4 0 8-3.6 8-8V304c0-4.4-3.6-8-8-8zm-60 364h-80V364h80v296zM612 404h-66V232c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v172h-66c-4.4 0-8 3.6-8 8v200c0 4.4 3.6 8 8 8h66v172c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8V620h66c4.4 0 8-3.6 8-8V412c0-4.4-3.6-8-8-8zm-60 145a3 3 0 01-3 3h-74a3 3 0 01-3-3v-74a3 3 0 013-3h74a3 3 0 013 3v74zM320 224h-66v-56c0-4.4-3.6-8-8-8h-52c-4.4 0-8 3.6-8 8v56h-66c-4.4 0-8 3.6-8 8v560c0 4.4 3.6 8 8 8h66v56c0 4.4 3.6 8 8 8h52c4.4 0 8-3.6 8-8v-56h66c4.4 0 8-3.6 8-8V232c0-4.4-3.6-8-8-8zm-60 508h-80V292h80v440z",fill:t}}]}},name:"sliders",theme:"twotone"};const ELr=wLr;var TLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ELr}))},sVt=h.forwardRef(TLr);sVt.displayName="SlidersTwoTone";const $Lr=sVt;var OLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M112 476h72v72h-72zm182 0h72v72h-72zm364 0h72v72h-72zm182 0h72v72h-72zm-364 0h72v72h-72z"}}]},name:"small-dash",theme:"outlined"};const PLr=OLr;var NLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:PLr}))},lVt=h.forwardRef(NLr);lVt.displayName="SmallDashOutlined";const DLr=lVt;var ILr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm224 272c-85.5 0-155.6-67.3-160-151.6a8 8 0 018-8.4h48.1c4.2 0 7.8 3.2 8.1 7.4C420 589.9 461.5 629 512 629s92.1-39.1 95.8-88.6c.3-4.2 3.9-7.4 8.1-7.4H664a8 8 0 018 8.4C667.6 625.7 597.5 693 512 693zm176-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"smile",theme:"filled"};const RLr=ILr;var kLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:RLr}))},cVt=h.forwardRef(kLr);cVt.displayName="SmileFilled";const ALr=cVt;var MLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"}}]},name:"smile",theme:"outlined"};const FLr=MLr;var LLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:FLr}))},uVt=h.forwardRef(LLr);uVt.displayName="SmileOutlined";const jLr=uVt;var BLr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zM288 421a48.01 48.01 0 0196 0 48.01 48.01 0 01-96 0zm224 272c-85.5 0-155.6-67.3-160-151.6a8 8 0 018-8.4h48.1c4.2 0 7.8 3.2 8.1 7.4C420 589.9 461.5 629 512 629s92.1-39.1 95.8-88.6c.3-4.2 3.9-7.4 8.1-7.4H664a8 8 0 018 8.4C667.6 625.7 597.5 693 512 693zm176-224a48.01 48.01 0 010-96 48.01 48.01 0 010 96z",fill:n}},{tag:"path",attrs:{d:"M288 421a48 48 0 1096 0 48 48 0 10-96 0zm376 112h-48.1c-4.2 0-7.8 3.2-8.1 7.4-3.7 49.5-45.3 88.6-95.8 88.6s-92-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4zm-24-112a48 48 0 1096 0 48 48 0 10-96 0z",fill:t}}]}},name:"smile",theme:"twotone"};const zLr=BLr;var HLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zLr}))},dVt=h.forwardRef(HLr);dVt.displayName="SmileTwoTone";const qLr=dVt;var VLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 112H724V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H500V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H320c-17.7 0-32 14.3-32 32v120h-96c-17.7 0-32 14.3-32 32v632c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32v-96h96c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM664 486H514V336h.2L664 485.8v.2zm128 274h-56V456L544 264H360v-80h68v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h152v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h68v576z"}}]},name:"snippets",theme:"filled"};const WLr=VLr;var ULr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:WLr}))},fVt=h.forwardRef(ULr);fVt.displayName="SnippetsFilled";const KLr=fVt;var GLr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 112H724V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H500V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H320c-17.7 0-32 14.3-32 32v120h-96c-17.7 0-32 14.3-32 32v632c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32v-96h96c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM664 888H232V336h218v174c0 22.1 17.9 40 40 40h174v338zm0-402H514V336h.2L664 485.8v.2zm128 274h-56V456L544 264H360v-80h68v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h152v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h68v576z"}}]},name:"snippets",theme:"outlined"};const YLr=GLr;var XLr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:YLr}))},pVt=h.forwardRef(XLr);pVt.displayName="SnippetsOutlined";const JLr=pVt;var QLr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M450 510V336H232v552h432V550H490c-22.1 0-40-17.9-40-40z",fill:n}},{tag:"path",attrs:{d:"M832 112H724V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H500V72c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v40H320c-17.7 0-32 14.3-32 32v120h-96c-17.7 0-32 14.3-32 32v632c0 17.7 14.3 32 32 32h512c17.7 0 32-14.3 32-32v-96h96c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM664 888H232V336h218v174c0 22.1 17.9 40 40 40h174v338zm0-402H514V336h.2L664 485.8v.2zm128 274h-56V456L544 264H360v-80h68v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h152v32c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-32h68v576z",fill:t}}]}},name:"snippets",theme:"twotone"};const ZLr=QLr;var ejr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ZLr}))},hVt=h.forwardRef(ejr);hVt.displayName="SnippetsTwoTone";const tjr=hVt;var njr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M688 264c0-4.4-3.6-8-8-8H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48zm-8 136H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM480 544H296c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm-48 308H208V148h560v344c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V108c0-17.7-14.3-32-32-32H168c-17.7 0-32 14.3-32 32v784c0 17.7 14.3 32 32 32h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm356.8-74.4c29-26.3 47.2-64.3 47.2-106.6 0-79.5-64.5-144-144-144s-144 64.5-144 144c0 42.3 18.2 80.3 47.2 106.6-57 32.5-96.2 92.7-99.2 162.1-.2 4.5 3.5 8.3 8 8.3h48.1c4.2 0 7.7-3.3 8-7.6C564 871.2 621.7 816 692 816s128 55.2 131.9 124.4c.2 4.2 3.7 7.6 8 7.6H880c4.6 0 8.2-3.8 8-8.3-2.9-69.5-42.2-129.6-99.2-162.1zM692 591c44.2 0 80 35.8 80 80s-35.8 80-80 80-80-35.8-80-80 35.8-80 80-80z"}}]},name:"solution",theme:"outlined"};const rjr=njr;var ijr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rjr}))},mVt=h.forwardRef(ijr);mVt.displayName="SolutionOutlined";const ajr=mVt;var ojr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.6 433.8L749 150.5a9.24 9.24 0 00-8.9-6.5h-77.4c-4.1 0-7.6 2.6-8.9 6.5l-91.3 283.3c-.3.9-.5 1.9-.5 2.9 0 5.1 4.2 9.3 9.3 9.3h56.4c4.2 0 7.8-2.8 9-6.8l17.5-61.6h89l17.3 61.5c1.1 4 4.8 6.8 9 6.8h61.2c1 0 1.9-.1 2.8-.4 2.4-.8 4.3-2.4 5.5-4.6 1.1-2.2 1.3-4.7.6-7.1zM663.3 325.5l32.8-116.9h6.3l32.1 116.9h-71.2zm143.5 492.9H677.2v-.4l132.6-188.9c1.1-1.6 1.7-3.4 1.7-5.4v-36.4c0-5.1-4.2-9.3-9.3-9.3h-204c-5.1 0-9.3 4.2-9.3 9.3v43c0 5.1 4.2 9.3 9.3 9.3h122.6v.4L587.7 828.9a9.35 9.35 0 00-1.7 5.4v36.4c0 5.1 4.2 9.3 9.3 9.3h211.4c5.1 0 9.3-4.2 9.3-9.3v-43a9.2 9.2 0 00-9.2-9.3zM416 702h-76V172c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v530h-76c-6.7 0-10.5 7.8-6.3 13l112 141.9a8 8 0 0012.6 0l112-141.9c4.1-5.2.4-13-6.3-13z"}}]},name:"sort-ascending",theme:"outlined"};const sjr=ojr;var ljr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sjr}))},gVt=h.forwardRef(ljr);gVt.displayName="SortAscendingOutlined";const cjr=gVt;var ujr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M839.6 433.8L749 150.5a9.24 9.24 0 00-8.9-6.5h-77.4c-4.1 0-7.6 2.6-8.9 6.5l-91.3 283.3c-.3.9-.5 1.9-.5 2.9 0 5.1 4.2 9.3 9.3 9.3h56.4c4.2 0 7.8-2.8 9-6.8l17.5-61.6h89l17.3 61.5c1.1 4 4.8 6.8 9 6.8h61.2c1 0 1.9-.1 2.8-.4 2.4-.8 4.3-2.4 5.5-4.6 1.1-2.2 1.3-4.7.6-7.1zM663.3 325.5l32.8-116.9h6.3l32.1 116.9h-71.2zm143.5 492.9H677.2v-.4l132.6-188.9c1.1-1.6 1.7-3.4 1.7-5.4v-36.4c0-5.1-4.2-9.3-9.3-9.3h-204c-5.1 0-9.3 4.2-9.3 9.3v43c0 5.1 4.2 9.3 9.3 9.3h122.6v.4L587.7 828.9a9.35 9.35 0 00-1.7 5.4v36.4c0 5.1 4.2 9.3 9.3 9.3h211.4c5.1 0 9.3-4.2 9.3-9.3v-43a9.2 9.2 0 00-9.2-9.3zM310.3 167.1a8 8 0 00-12.6 0L185.7 309c-4.2 5.3-.4 13 6.3 13h76v530c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V322h76c6.7 0 10.5-7.8 6.3-13l-112-141.9z"}}]},name:"sort-descending",theme:"outlined"};const djr=ujr;var fjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:djr}))},vVt=h.forwardRef(fjr);vVt.displayName="SortDescendingOutlined";const pjr=vVt;var hjr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M892.1 737.8l-110.3-63.7a15.9 15.9 0 00-21.7 5.9l-19.9 34.5c-4.4 7.6-1.8 17.4 5.8 21.8L856.3 800a15.9 15.9 0 0021.7-5.9l19.9-34.5c4.4-7.6 1.7-17.4-5.8-21.8zM760 344a15.9 15.9 0 0021.7 5.9L892 286.2c7.6-4.4 10.2-14.2 5.8-21.8L878 230a15.9 15.9 0 00-21.7-5.9L746 287.8a15.99 15.99 0 00-5.8 21.8L760 344zm174 132H806c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16zM625.9 115c-5.9 0-11.9 1.6-17.4 5.3L254 352H90c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h164l354.5 231.7c5.5 3.6 11.6 5.3 17.4 5.3 16.7 0 32.1-13.3 32.1-32.1V147.1c0-18.8-15.4-32.1-32.1-32.1z"}}]},name:"sound",theme:"filled"};const mjr=hjr;var gjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mjr}))},_Vt=h.forwardRef(gjr);_Vt.displayName="SoundFilled";const vjr=_Vt;var _jr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M625.9 115c-5.9 0-11.9 1.6-17.4 5.3L254 352H90c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h164l354.5 231.7c5.5 3.6 11.6 5.3 17.4 5.3 16.7 0 32.1-13.3 32.1-32.1V147.1c0-18.8-15.4-32.1-32.1-32.1zM586 803L293.4 611.7l-18-11.7H146V424h129.4l17.9-11.7L586 221v582zm348-327H806c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16zm-41.9 261.8l-110.3-63.7a15.9 15.9 0 00-21.7 5.9l-19.9 34.5c-4.4 7.6-1.8 17.4 5.8 21.8L856.3 800a15.9 15.9 0 0021.7-5.9l19.9-34.5c4.4-7.6 1.7-17.4-5.8-21.8zM760 344a15.9 15.9 0 0021.7 5.9L892 286.2c7.6-4.4 10.2-14.2 5.8-21.8L878 230a15.9 15.9 0 00-21.7-5.9L746 287.8a15.99 15.99 0 00-5.8 21.8L760 344z"}}]},name:"sound",theme:"outlined"};const yjr=_jr;var bjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:yjr}))},yVt=h.forwardRef(bjr);yVt.displayName="SoundOutlined";const xjr=yVt;var Sjr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M275.4 424H146v176h129.4l18 11.7L586 803V221L293.3 412.3z",fill:n}},{tag:"path",attrs:{d:"M892.1 737.8l-110.3-63.7a15.9 15.9 0 00-21.7 5.9l-19.9 34.5c-4.4 7.6-1.8 17.4 5.8 21.8L856.3 800a15.9 15.9 0 0021.7-5.9l19.9-34.5c4.4-7.6 1.7-17.4-5.8-21.8zM934 476H806c-8.8 0-16 7.2-16 16v40c0 8.8 7.2 16 16 16h128c8.8 0 16-7.2 16-16v-40c0-8.8-7.2-16-16-16zM760 344a15.9 15.9 0 0021.7 5.9L892 286.2c7.6-4.4 10.2-14.2 5.8-21.8L878 230a15.9 15.9 0 00-21.7-5.9L746 287.8a15.99 15.99 0 00-5.8 21.8L760 344zM625.9 115c-5.9 0-11.9 1.6-17.4 5.3L254 352H90c-8.8 0-16 7.2-16 16v288c0 8.8 7.2 16 16 16h164l354.5 231.7c5.5 3.6 11.6 5.3 17.4 5.3 16.7 0 32.1-13.3 32.1-32.1V147.1c0-18.8-15.4-32.1-32.1-32.1zM586 803L293.4 611.7l-18-11.7H146V424h129.4l17.9-11.7L586 221v582z",fill:t}}]}},name:"sound",theme:"twotone"};const Cjr=Sjr;var wjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Cjr}))},bVt=h.forwardRef(wjr);bVt.displayName="SoundTwoTone";const Ejr=bVt;var Tjr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M938.2 508.4L787.3 389c-3-2.4-7.3-.2-7.3 3.6V478H636V184h204v128c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V144c0-15.5-12.5-28-28-28H596c-15.5 0-28 12.5-28 28v736c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v128H636V546h144v85.4c0 3.8 4.4 6 7.3 3.6l150.9-119.4a4.5 4.5 0 000-7.2zM428 116H144c-15.5 0-28 12.5-28 28v168c0 2.2 1.8 4 4 4h60c2.2 0 4-1.8 4-4V184h204v294H244v-85.4c0-3.8-4.3-6-7.3-3.6l-151 119.4a4.52 4.52 0 000 7.1l151 119.5c2.9 2.3 7.3.2 7.3-3.6V546h144v294H184V712c0-2.2-1.8-4-4-4h-60c-2.2 0-4 1.8-4 4v168c0 15.5 12.5 28 28 28h284c15.5 0 28-12.5 28-28V144c0-15.5-12.5-28-28-28z"}}]},name:"split-cells",theme:"outlined"};const $jr=Tjr;var Ojr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$jr}))},xVt=h.forwardRef(Ojr);xVt.displayName="SplitCellsOutlined";const Pjr=xVt;var Njr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M721.42 695.17c0-12.45-5.84-22.36-17.5-29.75-75.06-44.73-161.98-67.09-260.75-67.09-51.73 0-107.53 6.61-167.42 19.84-16.33 3.5-24.5 13.6-24.5 30.33 0 7.78 2.63 14.49 7.88 20.13 5.25 5.63 12.15 8.45 20.7 8.45 1.95 0 9.14-1.55 21.59-4.66 51.33-10.5 98.58-15.75 141.75-15.75 87.89 0 165.08 20.02 231.58 60.08 7.39 4.28 13.8 6.42 19.25 6.42 7.39 0 13.8-2.63 19.25-7.88 5.44-5.25 8.17-11.96 8.17-20.12m56-125.42c0-15.56-6.8-27.42-20.42-35.58-92.17-54.84-198.72-82.25-319.67-82.25-59.5 0-118.41 8.16-176.75 24.5-18.66 5.05-28 17.5-28 37.33 0 9.72 3.4 17.99 10.21 24.8 6.8 6.8 15.07 10.2 24.8 10.2 2.72 0 9.91-1.56 21.58-4.67a558.27 558.27 0 01146.41-19.25c108.5 0 203.4 24.11 284.67 72.34 9.33 5.05 16.72 7.58 22.17 7.58 9.72 0 17.98-3.4 24.79-10.2 6.8-6.81 10.2-15.08 10.2-24.8m63-144.67c0-18.27-7.77-31.89-23.33-40.83-49-28.39-105.97-49.88-170.91-64.46-64.95-14.58-131.64-21.87-200.09-21.87-79.33 0-150.1 9.14-212.33 27.41a46.3 46.3 0 00-22.46 14.88c-6.03 7.2-9.04 16.62-9.04 28.29 0 12.06 3.99 22.17 11.96 30.33 7.97 8.17 17.98 12.25 30.04 12.25 4.28 0 12.06-1.55 23.33-4.66 51.73-14.4 111.42-21.59 179.09-21.59 61.83 0 122.01 6.61 180.54 19.84 58.53 13.22 107.82 31.7 147.87 55.41 8.17 4.67 15.95 7 23.34 7 11.27 0 21.1-3.98 29.46-11.96 8.36-7.97 12.54-17.98 12.54-30.04M960 512c0 81.28-20.03 156.24-60.08 224.88-40.06 68.63-94.4 122.98-163.04 163.04C668.24 939.97 593.27 960 512 960s-156.24-20.03-224.88-60.08c-68.63-40.06-122.98-94.4-163.04-163.04C84.03 668.24 64 593.27 64 512s20.03-156.24 60.08-224.88c40.06-68.63 94.4-122.98 163.05-163.04C355.75 84.03 430.73 64 512 64c81.28 0 156.24 20.03 224.88 60.08 68.63 40.06 122.98 94.4 163.04 163.05C939.97 355.75 960 430.73 960 512"}}]},name:"spotify",theme:"filled"};const Djr=Njr;var Ijr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Djr}))},SVt=h.forwardRef(Ijr);SVt.displayName="SpotifyFilled";const Rjr=SVt;var kjr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.52 64 64 264.52 64 512s200.52 448 448 448 448-200.52 448-448S759.48 64 512 64m0 74.66a371.86 371.86 0 01264.43 108.91A371.86 371.86 0 01885.33 512a371.86 371.86 0 01-108.9 264.43A371.86 371.86 0 01512 885.33a371.86 371.86 0 01-264.43-108.9A371.86 371.86 0 01138.67 512a371.86 371.86 0 01108.9-264.43A371.86 371.86 0 01512 138.67M452.49 316c-72.61 0-135.9 6.72-196 25.68-15.9 3.18-29.16 15.16-29.16 37.34 0 22.14 16.35 41.7 38.5 38.45 9.48 0 15.9-3.47 22.17-3.47 50.59-12.7 107.63-18.67 164.49-18.67 110.55 0 224 24.64 299.82 68.85 9.49 3.2 12.7 6.98 22.18 6.98 22.18 0 37.63-16.32 40.84-38.5 0-18.96-9.48-31.06-22.17-37.33C698.36 341.65 572.52 316 452.49 316M442 454.84c-66.34 0-113.6 9.49-161.02 22.18-15.72 6.23-24.49 16.05-24.49 34.98 0 15.76 12.54 31.51 31.51 31.51 6.42 0 9.18-.3 18.67-3.51 34.72-9.48 82.4-15.16 133.02-15.16 104.23 0 194.95 25.39 261.33 66.5 6.23 3.2 12.7 5.82 22.14 5.82 18.96 0 31.5-16.06 31.5-34.98 0-12.7-5.97-25.24-18.66-31.51-82.13-50.59-186.52-75.83-294-75.83m10.49 136.5c-53.65 0-104.53 5.97-155.16 18.66-12.69 3.21-22.17 12.24-22.17 28 0 12.7 9.93 25.68 25.68 25.68 3.21 0 12.4-3.5 18.67-3.5a581.73 581.73 0 01129.5-15.2c78.9 0 151.06 18.97 211.17 53.69 6.42 3.2 13.55 5.82 19.82 5.82 12.7 0 24.79-9.48 28-22.14 0-15.9-6.87-21.76-16.35-28-69.55-41.14-150.8-63.02-239.16-63.02"}}]},name:"spotify",theme:"outlined"};const Ajr=kjr;var Mjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ajr}))},CVt=h.forwardRef(Mjr);CVt.displayName="SpotifyOutlined";const Fjr=CVt;var Ljr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1-43.4 252.9a31.95 31.95 0 0046.4 33.7L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"}}]},name:"star",theme:"filled"};const jjr=Ljr;var Bjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:jjr}))},wVt=h.forwardRef(Bjr);wVt.displayName="StarFilled";const zjr=wVt;var Hjr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1-43.4 252.9a31.95 31.95 0 0046.4 33.7L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM664.8 561.6l36.1 210.3L512 672.7 323.1 772l36.1-210.3-152.8-149L417.6 382 512 190.7 606.4 382l211.2 30.7-152.8 148.9z"}}]},name:"star",theme:"outlined"};const qjr=Hjr;var Vjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:qjr}))},EVt=h.forwardRef(Vjr);EVt.displayName="StarOutlined";const Wjr=EVt;var Ujr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512.5 190.4l-94.4 191.3-211.2 30.7 152.8 149-36.1 210.3 188.9-99.3 188.9 99.2-36.1-210.3 152.8-148.9-211.2-30.7z",fill:n}},{tag:"path",attrs:{d:"M908.6 352.8l-253.9-36.9L541.2 85.8c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L370.3 315.9l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1L239 839.4a31.95 31.95 0 0046.4 33.7l227.1-119.4 227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3zM665.3 561.3l36.1 210.3-188.9-99.2-188.9 99.3 36.1-210.3-152.8-149 211.2-30.7 94.4-191.3 94.4 191.3 211.2 30.7-152.8 148.9z",fill:t}}]}},name:"star",theme:"twotone"};const Kjr=Ujr;var Gjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Kjr}))},TVt=h.forwardRef(Gjr);TVt.displayName="StarTwoTone";const Yjr=TVt;var Xjr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M347.6 528.95l383.2 301.02c14.25 11.2 35.2 1.1 35.2-16.95V210.97c0-18.05-20.95-28.14-35.2-16.94L347.6 495.05a21.53 21.53 0 000 33.9M330 864h-64a8 8 0 01-8-8V168a8 8 0 018-8h64a8 8 0 018 8v688a8 8 0 01-8 8"}}]},name:"step-backward",theme:"filled"};const Jjr=Xjr;var Qjr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Jjr}))},$Vt=h.forwardRef(Qjr);$Vt.displayName="StepBackwardFilled";const Zjr=$Vt;var eBr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M347.6 528.95l383.2 301.02c14.25 11.2 35.2 1.1 35.2-16.95V210.97c0-18.05-20.95-28.14-35.2-16.94L347.6 495.05a21.53 21.53 0 000 33.9M330 864h-64a8 8 0 01-8-8V168a8 8 0 018-8h64a8 8 0 018 8v688a8 8 0 01-8 8"}}]},name:"step-backward",theme:"outlined"};const tBr=eBr;var nBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:tBr}))},OVt=h.forwardRef(nBr);OVt.displayName="StepBackwardOutlined";const rBr=OVt;var iBr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M676.4 528.95L293.2 829.97c-14.25 11.2-35.2 1.1-35.2-16.95V210.97c0-18.05 20.95-28.14 35.2-16.94l383.2 301.02a21.53 21.53 0 010 33.9M694 864h64a8 8 0 008-8V168a8 8 0 00-8-8h-64a8 8 0 00-8 8v688a8 8 0 008 8"}}]},name:"step-forward",theme:"filled"};const aBr=iBr;var oBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:aBr}))},PVt=h.forwardRef(oBr);PVt.displayName="StepForwardFilled";const sBr=PVt;var lBr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M676.4 528.95L293.2 829.97c-14.25 11.2-35.2 1.1-35.2-16.95V210.97c0-18.05 20.95-28.14 35.2-16.94l383.2 301.02a21.53 21.53 0 010 33.9M694 864h64a8 8 0 008-8V168a8 8 0 00-8-8h-64a8 8 0 00-8 8v688a8 8 0 008 8"}}]},name:"step-forward",theme:"outlined"};const cBr=lBr;var uBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:cBr}))},NVt=h.forwardRef(uBr);NVt.displayName="StepForwardOutlined";const dBr=NVt;var fBr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M904 747H120c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM165.7 621.8l39.7 39.5c3.1 3.1 8.2 3.1 11.3 0l234.7-233.9 97.6 97.3a32.11 32.11 0 0045.2 0l264.2-263.2c3.1-3.1 3.1-8.2 0-11.3l-39.7-39.6a8.03 8.03 0 00-11.3 0l-235.7 235-97.7-97.3a32.11 32.11 0 00-45.2 0L165.7 610.5a7.94 7.94 0 000 11.3z"}}]},name:"stock",theme:"outlined"};const pBr=fBr;var hBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pBr}))},DVt=h.forwardRef(hBr);DVt.displayName="StockOutlined";const mBr=DVt;var gBr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm234.8 736.5L223.5 277.2c16-19.7 34-37.7 53.7-53.7l523.3 523.3c-16 19.6-34 37.7-53.7 53.7z"}}]},name:"stop",theme:"filled"};const vBr=gBr;var _Br=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vBr}))},IVt=h.forwardRef(_Br);IVt.displayName="StopFilled";const yBr=IVt;var bBr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372 0-89 31.3-170.8 83.5-234.8l523.3 523.3C682.8 852.7 601 884 512 884zm288.5-137.2L277.2 223.5C341.2 171.3 423 140 512 140c205.4 0 372 166.6 372 372 0 89-31.3 170.8-83.5 234.8z"}}]},name:"stop",theme:"outlined"};const xBr=bBr;var SBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xBr}))},RVt=h.forwardRef(SBr);RVt.displayName="StopOutlined";const Xae=RVt;var CBr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm288.5 682.8L277.7 224C258 240 240 258 224 277.7l522.8 522.8C682.8 852.7 601 884 512 884c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372c0 89-31.3 170.8-83.5 234.8z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372c89 0 170.8-31.3 234.8-83.5L224 277.7c16-19.7 34-37.7 53.7-53.7l522.8 522.8C852.7 682.8 884 601 884 512c0-205.4-166.6-372-372-372z",fill:n}}]}},name:"stop",theme:"twotone"};const wBr=CBr;var EBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:wBr}))},kVt=h.forwardRef(EBr);kVt.displayName="StopTwoTone";const TBr=kVt;var $Br={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M952 474H569.9c-10-2-20.5-4-31.6-6-15.9-2.9-22.2-4.1-30.8-5.8-51.3-10-82.2-20-106.8-34.2-35.1-20.5-52.2-48.3-52.2-85.1 0-37 15.2-67.7 44-89 28.4-21 68.8-32.1 116.8-32.1 54.8 0 97.1 14.4 125.8 42.8 14.6 14.4 25.3 32.1 31.8 52.6 1.3 4.1 2.8 10 4.3 17.8.9 4.8 5.2 8.2 9.9 8.2h72.8c5.6 0 10.1-4.6 10.1-10.1v-1c-.7-6.8-1.3-12.1-2-16-7.3-43.5-28-81.7-59.7-110.3-44.4-40.5-109.7-61.8-188.7-61.8-72.3 0-137.4 18.1-183.3 50.9-25.6 18.4-45.4 41.2-58.6 67.7-13.5 27.1-20.3 58.4-20.3 92.9 0 29.5 5.7 54.5 17.3 76.5 8.3 15.7 19.6 29.5 34.1 42H72c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h433.2c2.1.4 3.9.8 5.9 1.2 30.9 6.2 49.5 10.4 66.6 15.2 23 6.5 40.6 13.3 55.2 21.5 35.8 20.2 53.3 49.2 53.3 89 0 35.3-15.5 66.8-43.6 88.8-30.5 23.9-75.6 36.4-130.5 36.4-43.7 0-80.7-8.5-110.2-25-29.1-16.3-49.1-39.8-59.7-69.5-.8-2.2-1.7-5.2-2.7-9-1.2-4.4-5.3-7.5-9.7-7.5h-79.7c-5.6 0-10.1 4.6-10.1 10.1v1c.2 2.3.4 4.2.6 5.7 6.5 48.8 30.3 88.8 70.7 118.8 47.1 34.8 113.4 53.2 191.8 53.2 84.2 0 154.8-19.8 204.2-57.3 25-18.9 44.2-42.2 57.1-69 13-27.1 19.7-57.9 19.7-91.5 0-31.8-5.8-58.4-17.8-81.4-5.8-11.2-13.1-21.5-21.8-30.8H952c4.4 0 8-3.6 8-8v-60a8 8 0 00-8-7.9z"}}]},name:"strikethrough",theme:"outlined"};const OBr=$Br;var PBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:OBr}))},AVt=h.forwardRef(PBr);AVt.displayName="StrikethroughOutlined";const NBr=AVt;var DBr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M688 240c-138 0-252 102.8-269.6 236H249a95.92 95.92 0 00-89-60c-53 0-96 43-96 96s43 96 96 96c40.3 0 74.8-24.8 89-60h169.3C436 681.2 550 784 688 784c150.2 0 272-121.8 272-272S838.2 240 688 240zm128 298c0 4.4-3.6 8-8 8h-86v86c0 4.4-3.6 8-8 8h-52c-4.4 0-8-3.6-8-8v-86h-86c-4.4 0-8-3.6-8-8v-52c0-4.4 3.6-8 8-8h86v-86c0-4.4 3.6-8 8-8h52c4.4 0 8 3.6 8 8v86h86c4.4 0 8 3.6 8 8v52z"}}]},name:"subnode",theme:"outlined"};const IBr=DBr;var RBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:IBr}))},MVt=h.forwardRef(RBr);MVt.displayName="SubnodeOutlined";const kBr=MVt;var ABr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M548 818v126a16 16 0 01-16 16h-40a16 16 0 01-16-16V818c15.85 1.64 27.84 2.46 36 2.46 8.15 0 20.16-.82 36-2.46m205.25-115.66l89.1 89.1a16 16 0 010 22.62l-28.29 28.29a16 16 0 01-22.62 0l-89.1-89.1c12.37-10.04 21.43-17.95 27.2-23.71 5.76-5.77 13.67-14.84 23.71-27.2m-482.5 0c10.04 12.36 17.95 21.43 23.71 27.2 5.77 5.76 14.84 13.67 27.2 23.71l-89.1 89.1a16 16 0 01-22.62 0l-28.29-28.29a16 16 0 010-22.63zM512 278c129.24 0 234 104.77 234 234S641.24 746 512 746 278 641.24 278 512s104.77-234 234-234M206 476c-1.64 15.85-2.46 27.84-2.46 36 0 8.15.82 20.16 2.46 36H80a16 16 0 01-16-16v-40a16 16 0 0116-16zm738 0a16 16 0 0116 16v40a16 16 0 01-16 16H818c1.64-15.85 2.46-27.84 2.46-36 0-8.15-.82-20.16-2.46-36zM814.06 180.65l28.29 28.29a16 16 0 010 22.63l-89.1 89.09c-10.04-12.37-17.95-21.43-23.71-27.2-5.77-5.76-14.84-13.67-27.2-23.71l89.1-89.1a16 16 0 0122.62 0m-581.5 0l89.1 89.1c-12.37 10.04-21.43 17.95-27.2 23.71-5.76 5.77-13.67 14.84-23.71 27.2l-89.1-89.1a16 16 0 010-22.62l28.29-28.29a16 16 0 0122.62 0M532 64a16 16 0 0116 16v126c-15.85-1.64-27.84-2.46-36-2.46-8.15 0-20.16.82-36 2.46V80a16 16 0 0116-16z"}}]},name:"sun",theme:"filled"};const MBr=ABr;var FBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:MBr}))},FVt=h.forwardRef(FBr);FVt.displayName="SunFilled";const LBr=FVt;var jBr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M548 818v126a16 16 0 01-16 16h-40a16 16 0 01-16-16V818c15.85 1.64 27.84 2.46 36 2.46 8.15 0 20.16-.82 36-2.46m205.25-115.66l89.1 89.1a16 16 0 010 22.62l-28.29 28.29a16 16 0 01-22.62 0l-89.1-89.1c12.37-10.04 21.43-17.95 27.2-23.71 5.76-5.77 13.67-14.84 23.71-27.2m-482.5 0c10.04 12.36 17.95 21.43 23.71 27.2 5.77 5.76 14.84 13.67 27.2 23.71l-89.1 89.1a16 16 0 01-22.62 0l-28.29-28.29a16 16 0 010-22.63zM512 278c129.24 0 234 104.77 234 234S641.24 746 512 746 278 641.24 278 512s104.77-234 234-234m0 72c-89.47 0-162 72.53-162 162s72.53 162 162 162 162-72.53 162-162-72.53-162-162-162M206 476c-1.64 15.85-2.46 27.84-2.46 36 0 8.15.82 20.16 2.46 36H80a16 16 0 01-16-16v-40a16 16 0 0116-16zm738 0a16 16 0 0116 16v40a16 16 0 01-16 16H818c1.64-15.85 2.46-27.84 2.46-36 0-8.15-.82-20.16-2.46-36zM814.06 180.65l28.29 28.29a16 16 0 010 22.63l-89.1 89.09c-10.04-12.37-17.95-21.43-23.71-27.2-5.77-5.76-14.84-13.67-27.2-23.71l89.1-89.1a16 16 0 0122.62 0m-581.5 0l89.1 89.1c-12.37 10.04-21.43 17.95-27.2 23.71-5.76 5.77-13.67 14.84-23.71 27.2l-89.1-89.1a16 16 0 010-22.62l28.29-28.29a16 16 0 0122.62 0M532 64a16 16 0 0116 16v126c-15.85-1.64-27.84-2.46-36-2.46-8.15 0-20.16.82-36 2.46V80a16 16 0 0116-16z"}}]},name:"sun",theme:"outlined"};const BBr=jBr;var zBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:BBr}))},LVt=h.forwardRef(zBr);LVt.displayName="SunOutlined";const HBr=LVt;var qBr={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 572H266.8l144.3-183c4.1-5.2.4-13-6.3-13H340c-9.8 0-19.1 4.5-25.1 12.2l-164 208c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"swap-left",theme:"outlined"};const VBr=qBr;var WBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:VBr}))},jVt=h.forwardRef(WBr);jVt.displayName="SwapLeftOutlined";const UBr=jVt;var KBr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M752 240H144c-17.7 0-32 14.3-32 32v608c0 17.7 14.3 32 32 32h608c17.7 0 32-14.3 32-32V272c0-17.7-14.3-32-32-32zM596 606c0 4.4-3.6 8-8 8H308c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h280c4.4 0 8 3.6 8 8v48zm284-494H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h576v576c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32z"}}]},name:"switcher",theme:"filled"};const GBr=KBr;var YBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:GBr}))},BVt=h.forwardRef(YBr);BVt.displayName="SwitcherFilled";const XBr=BVt;var JBr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M752 240H144c-17.7 0-32 14.3-32 32v608c0 17.7 14.3 32 32 32h608c17.7 0 32-14.3 32-32V272c0-17.7-14.3-32-32-32zm-40 600H184V312h528v528zm168-728H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h576v576c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32zM300 550h296v64H300z"}}]},name:"switcher",theme:"outlined"};const QBr=JBr;var ZBr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:QBr}))},zVt=h.forwardRef(ZBr);zVt.displayName="SwitcherOutlined";const ezr=zVt;var tzr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M184 840h528V312H184v528zm116-290h296v64H300v-64z",fill:n}},{tag:"path",attrs:{d:"M880 112H264c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h576v576c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V144c0-17.7-14.3-32-32-32z",fill:t}},{tag:"path",attrs:{d:"M752 240H144c-17.7 0-32 14.3-32 32v608c0 17.7 14.3 32 32 32h608c17.7 0 32-14.3 32-32V272c0-17.7-14.3-32-32-32zm-40 600H184V312h528v528z",fill:t}},{tag:"path",attrs:{d:"M300 550h296v64H300z",fill:t}}]}},name:"switcher",theme:"twotone"};const nzr=tzr;var rzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nzr}))},HVt=h.forwardRef(rzr);HVt.displayName="SwitcherTwoTone";const izr=HVt;var azr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M168 504.2c1-43.7 10-86.1 26.9-126 17.3-41 42.1-77.7 73.7-109.4S337 212.3 378 195c42.4-17.9 87.4-27 133.9-27s91.5 9.1 133.8 27A341.5 341.5 0 01755 268.8c9.9 9.9 19.2 20.4 27.8 31.4l-60.2 47a8 8 0 003 14.1l175.7 43c5 1.2 9.9-2.6 9.9-7.7l.8-180.9c0-6.7-7.7-10.5-12.9-6.3l-56.4 44.1C765.8 155.1 646.2 92 511.8 92 282.7 92 96.3 275.6 92 503.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8zm756 7.8h-60c-4.4 0-7.9 3.5-8 7.8-1 43.7-10 86.1-26.9 126-17.3 41-42.1 77.8-73.7 109.4A342.45 342.45 0 01512.1 856a342.24 342.24 0 01-243.2-100.8c-9.9-9.9-19.2-20.4-27.8-31.4l60.2-47a8 8 0 00-3-14.1l-175.7-43c-5-1.2-9.9 2.6-9.9 7.7l-.7 181c0 6.7 7.7 10.5 12.9 6.3l56.4-44.1C258.2 868.9 377.8 932 512.2 932c229.2 0 415.5-183.7 419.8-411.8a8 8 0 00-8-8.2z"}}]},name:"sync",theme:"outlined"};const ozr=azr;var szr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ozr}))},qVt=h.forwardRef(szr);qVt.displayName="SyncOutlined";const VVt=qVt;var lzr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 208H676V232h212v136zm0 224H676V432h212v160zM412 432h200v160H412V432zm200-64H412V232h200v136zm-476 64h212v160H136V432zm0-200h212v136H136V232zm0 424h212v136H136V656zm276 0h200v136H412V656zm476 136H676V656h212v136z"}}]},name:"table",theme:"outlined"};const czr=lzr;var uzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:czr}))},WVt=h.forwardRef(uzr);WVt.displayName="TableOutlined";const dzr=WVt;var fzr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M800 64H224c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zM512 824c-22.1 0-40-17.9-40-40s17.9-40 40-40 40 17.9 40 40-17.9 40-40 40z"}}]},name:"tablet",theme:"filled"};const pzr=fzr;var hzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pzr}))},UVt=h.forwardRef(hzr);UVt.displayName="TabletFilled";const mzr=UVt;var gzr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M800 64H224c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm-8 824H232V136h560v752zM472 784a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"tablet",theme:"outlined"};const vzr=gzr;var _zr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vzr}))},KVt=h.forwardRef(_zr);KVt.displayName="TabletOutlined";const yzr=KVt;var bzr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M800 64H224c-35.3 0-64 28.7-64 64v768c0 35.3 28.7 64 64 64h576c35.3 0 64-28.7 64-64V128c0-35.3-28.7-64-64-64zm-8 824H232V136h560v752z",fill:t}},{tag:"path",attrs:{d:"M232 888h560V136H232v752zm280-144c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:n}},{tag:"path",attrs:{d:"M472 784a40 40 0 1080 0 40 40 0 10-80 0z",fill:t}}]}},name:"tablet",theme:"twotone"};const xzr=bzr;var Szr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xzr}))},GVt=h.forwardRef(Szr);GVt.displayName="TabletTwoTone";const Czr=GVt;var wzr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 000 14.1l363.8 363.8c1.9 1.9 4.4 2.9 7.1 2.9s5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8zM699 387c-35.3 0-64-28.7-64-64s28.7-64 64-64 64 28.7 64 64-28.7 64-64 64z"}}]},name:"tag",theme:"filled"};const Ezr=wzr;var Tzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Ezr}))},YVt=h.forwardRef(Tzr);YVt.displayName="TagFilled";const $zr=YVt;var Ozr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 000 14.1l363.8 363.8c1.9 1.9 4.4 2.9 7.1 2.9s5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8zM459.7 834.7L189.3 564.3 589 164.6 836 188l23.4 247-399.7 399.7zM680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"}}]},name:"tag",theme:"outlined"};const Pzr=Ozr;var Nzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Pzr}))},XVt=h.forwardRef(Nzr);XVt.displayName="TagOutlined";const Dzr=XVt;var Izr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M589 164.6L189.3 564.3l270.4 270.4L859.4 435 836 188l-247-23.4zM680 432c-48.5 0-88-39.5-88-88s39.5-88 88-88 88 39.5 88 88-39.5 88-88 88z",fill:n}},{tag:"path",attrs:{d:"M680 256c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm0 120c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z",fill:t}},{tag:"path",attrs:{d:"M938 458.8l-29.6-312.6c-1.5-16.2-14.4-29-30.6-30.6L565.2 86h-.4c-3.2 0-5.7 1-7.6 2.9L88.9 557.2a9.96 9.96 0 000 14.1l363.8 363.8a9.9 9.9 0 007.1 2.9c2.7 0 5.2-1 7.1-2.9l468.3-468.3c2-2.1 3-5 2.8-8zM459.7 834.7L189.3 564.3 589 164.6 836 188l23.4 247-399.7 399.7z",fill:t}}]}},name:"tag",theme:"twotone"};const Rzr=Izr;var kzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Rzr}))},JVt=h.forwardRef(kzr);JVt.displayName="TagTwoTone";const Azr=JVt;var Mzr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M483.2 790.3L861.4 412c1.7-1.7 2.5-4 2.3-6.3l-25.5-301.4c-.7-7.8-6.8-13.9-14.6-14.6L522.2 64.3c-2.3-.2-4.7.6-6.3 2.3L137.7 444.8a8.03 8.03 0 000 11.3l334.2 334.2c3.1 3.2 8.2 3.2 11.3 0zm122.7-533.4c18.7-18.7 49.1-18.7 67.9 0 18.7 18.7 18.7 49.1 0 67.9-18.7 18.7-49.1 18.7-67.9 0-18.7-18.7-18.7-49.1 0-67.9zm283.8 282.9l-39.6-39.5a8.03 8.03 0 00-11.3 0l-362 361.3-237.6-237a8.03 8.03 0 00-11.3 0l-39.6 39.5a8.03 8.03 0 000 11.3l243.2 242.8 39.6 39.5c3.1 3.1 8.2 3.1 11.3 0l407.3-406.6c3.1-3.1 3.1-8.2 0-11.3z"}}]},name:"tags",theme:"filled"};const Fzr=Mzr;var Lzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Fzr}))},QVt=h.forwardRef(Lzr);QVt.displayName="TagsFilled";const jzr=QVt;var Bzr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M483.2 790.3L861.4 412c1.7-1.7 2.5-4 2.3-6.3l-25.5-301.4c-.7-7.8-6.8-13.9-14.6-14.6L522.2 64.3c-2.3-.2-4.7.6-6.3 2.3L137.7 444.8a8.03 8.03 0 000 11.3l334.2 334.2c3.1 3.2 8.2 3.2 11.3 0zm62.6-651.7l224.6 19 19 224.6L477.5 694 233.9 450.5l311.9-311.9zm60.16 186.23a48 48 0 1067.88-67.89 48 48 0 10-67.88 67.89zM889.7 539.8l-39.6-39.5a8.03 8.03 0 00-11.3 0l-362 361.3-237.6-237a8.03 8.03 0 00-11.3 0l-39.6 39.5a8.03 8.03 0 000 11.3l243.2 242.8 39.6 39.5c3.1 3.1 8.2 3.1 11.3 0l407.3-406.6c3.1-3.1 3.1-8.2 0-11.3z"}}]},name:"tags",theme:"outlined"};const zzr=Bzr;var Hzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zzr}))},ZVt=h.forwardRef(Hzr);ZVt.displayName="TagsOutlined";const qzr=ZVt;var Vzr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M477.5 694l311.9-311.8-19-224.6-224.6-19-311.9 311.9L477.5 694zm116-415.5a47.81 47.81 0 0133.9-33.9c16.6-4.4 34.2.3 46.4 12.4a47.93 47.93 0 0112.4 46.4 47.81 47.81 0 01-33.9 33.9c-16.6 4.4-34.2-.3-46.4-12.4a48.3 48.3 0 01-12.4-46.4z",fill:n}},{tag:"path",attrs:{d:"M476.6 792.6c-1.7-.2-3.4-1-4.7-2.3L137.7 456.1a8.03 8.03 0 010-11.3L515.9 66.6c1.2-1.3 2.9-2.1 4.7-2.3h-.4c-2.3-.2-4.7.6-6.3 2.3L135.7 444.8a8.03 8.03 0 000 11.3l334.2 334.2c1.8 1.9 4.3 2.6 6.7 2.3z",fill:n}},{tag:"path",attrs:{d:"M889.7 539.8l-39.6-39.5a8.03 8.03 0 00-11.3 0l-362 361.3-237.6-237a8.03 8.03 0 00-11.3 0l-39.6 39.5a8.03 8.03 0 000 11.3l243.2 242.8 39.6 39.5c3.1 3.1 8.2 3.1 11.3 0l407.3-406.6c3.1-3.1 3.1-8.2 0-11.3zM652.3 337.3a47.81 47.81 0 0033.9-33.9c4.4-16.6-.3-34.2-12.4-46.4a47.93 47.93 0 00-46.4-12.4 47.81 47.81 0 00-33.9 33.9c-4.4 16.6.3 34.2 12.4 46.4a48.3 48.3 0 0046.4 12.4z",fill:t}},{tag:"path",attrs:{d:"M137.7 444.8a8.03 8.03 0 000 11.3l334.2 334.2c1.3 1.3 2.9 2.1 4.7 2.3 2.4.3 4.8-.5 6.6-2.3L861.4 412c1.7-1.7 2.5-4 2.3-6.3l-25.5-301.4c-.7-7.8-6.8-13.9-14.6-14.6L522.2 64.3h-1.6c-1.8.2-3.4 1-4.7 2.3L137.7 444.8zm408.1-306.2l224.6 19 19 224.6L477.5 694 233.9 450.5l311.9-311.9z",fill:t}}]}},name:"tags",theme:"twotone"};const Wzr=Vzr;var Uzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Wzr}))},eWt=h.forwardRef(Uzr);eWt.displayName="TagsTwoTone";const Kzr=eWt;var Gzr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM315.7 291.5c27.3 0 49.5 22.1 49.5 49.4s-22.1 49.4-49.5 49.4a49.4 49.4 0 110-98.8zM366.9 578c-13.6 42.3-10.2 26.7-64.4 144.5l-78.5-49s87.7-79.8 105.6-116.2c19.2-38.4-21.1-58.9-21.1-58.9l-60.2-37.5 32.7-50.2c45.4 33.7 48.7 36.6 79.2 67.2 23.8 23.9 20.7 56.8 6.7 100.1zm427.2 55c-15.3 143.8-202.4 90.3-202.4 90.3l10.2-41.1 43.3 9.3c80 5 72.3-64.9 72.3-64.9V423c.6-77.3-72.6-85.4-204.2-38.3l30.6 8.3c-2.5 9-12.5 23.2-25.2 38.6h176v35.6h-99.1v44.5h98.7v35.7h-98.7V622c14.9-4.8 28.6-11.5 40.5-20.5l-8.7-32.5 46.5-14.4 38.8 94.9-57.3 23.9-10.2-37.8c-25.6 19.5-78.8 48-171.8 45.4-99.2 2.6-73.7-112-73.7-112l2.5-1.3H472c-.5 14.7-6.6 38.7 1.7 51.8 6.8 10.8 24.2 12.6 35.3 13.1 1.3.1 2.6.1 3.9.1v-85.3h-101v-35.7h101v-44.5H487c-22.7 24.1-43.5 44.1-43.5 44.1l-30.6-26.7c21.7-22.9 43.3-59.1 56.8-83.2-10.9 4.4-22 9.2-33.6 14.2-11.2 14.3-24.2 29-38.7 43.5.5.8-50-28.4-50-28.4 52.2-44.4 81.4-139.9 81.4-139.9l72.5 20.4s-5.9 14-18.4 35.6c290.3-82.3 307.4 50.5 307.4 50.5s19.1 91.8 3.8 235.7z"}}]},name:"taobao-circle",theme:"filled"};const Yzr=Gzr;var Xzr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Yzr}))},tWt=h.forwardRef(Xzr);tWt.displayName="TaobaoCircleFilled";const Jzr=tWt;var Qzr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zM315.7 291.5c27.3 0 49.5 22.1 49.5 49.4s-22.1 49.4-49.5 49.4a49.4 49.4 0 110-98.8zM366.9 578c-13.6 42.3-10.2 26.7-64.4 144.5l-78.5-49s87.7-79.8 105.6-116.2c19.2-38.4-21.1-58.9-21.1-58.9l-60.2-37.5 32.7-50.2c45.4 33.7 48.7 36.6 79.2 67.2 23.8 23.9 20.7 56.8 6.7 100.1zm427.2 55c-15.3 143.8-202.4 90.3-202.4 90.3l10.2-41.1 43.3 9.3c80 5 72.3-64.9 72.3-64.9V423c.6-77.3-72.6-85.4-204.2-38.3l30.6 8.3c-2.5 9-12.5 23.2-25.2 38.6h176v35.6h-99.1v44.5h98.7v35.7h-98.7V622c14.9-4.8 28.6-11.5 40.5-20.5l-8.7-32.5 46.5-14.4 38.8 94.9-57.3 23.9-10.2-37.8c-25.6 19.5-78.8 48-171.8 45.4-99.2 2.6-73.7-112-73.7-112l2.5-1.3H472c-.5 14.7-6.6 38.7 1.7 51.8 6.8 10.8 24.2 12.6 35.3 13.1 1.3.1 2.6.1 3.9.1v-85.3h-101v-35.7h101v-44.5H487c-22.7 24.1-43.5 44.1-43.5 44.1l-30.6-26.7c21.7-22.9 43.3-59.1 56.8-83.2-10.9 4.4-22 9.2-33.6 14.2-11.2 14.3-24.2 29-38.7 43.5.5.8-50-28.4-50-28.4 52.2-44.4 81.4-139.9 81.4-139.9l72.5 20.4s-5.9 14-18.4 35.6c290.3-82.3 307.4 50.5 307.4 50.5s19.1 91.8 3.8 235.7z"}}]},name:"taobao-circle",theme:"outlined"};const Zzr=Qzr;var eHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Zzr}))},nWt=h.forwardRef(eHr);nWt.displayName="TaobaoCircleOutlined";const tHr=nWt;var nHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M168.5 273.7a68.7 68.7 0 10137.4 0 68.7 68.7 0 10-137.4 0zm730 79.2s-23.7-184.4-426.9-70.1c17.3-30 25.6-49.5 25.6-49.5L396.4 205s-40.6 132.6-113 194.4c0 0 70.1 40.6 69.4 39.4 20.1-20.1 38.2-40.6 53.7-60.4 16.1-7 31.5-13.6 46.7-19.8-18.6 33.5-48.7 83.8-78.8 115.6l42.4 37s28.8-27.7 60.4-61.2h36v61.8H372.9v49.5h140.3v118.5c-1.7 0-3.6 0-5.4-.2-15.4-.7-39.5-3.3-49-18.2-11.5-18.1-3-51.5-2.4-71.9h-97l-3.4 1.8s-35.5 159.1 102.3 155.5c129.1 3.6 203-36 238.6-63.1l14.2 52.6 79.6-33.2-53.9-131.9-64.6 20.1 12.1 45.2c-16.6 12.4-35.6 21.7-56.2 28.4V561.3h137.1v-49.5H628.1V450h137.6v-49.5H521.3c17.6-21.4 31.5-41.1 35-53.6l-42.5-11.6c182.8-65.5 284.5-54.2 283.6 53.2v282.8s10.8 97.1-100.4 90.1l-60.2-12.9-14.2 57.1S882.5 880 903.7 680.2c21.3-200-5.2-327.3-5.2-327.3zm-707.4 18.3l-45.4 69.7 83.6 52.1s56 28.5 29.4 81.9C233.8 625.5 112 736.3 112 736.3l109 68.1c75.4-163.7 70.5-142 89.5-200.7 19.5-60.1 23.7-105.9-9.4-139.1-42.4-42.6-47-46.6-110-93.4z"}}]},name:"taobao",theme:"outlined"};const rHr=nHr;var iHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rHr}))},rWt=h.forwardRef(iHr);rWt.displayName="TaobaoOutlined";const aHr=rWt;var oHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM315.7 291.5c27.3 0 49.5 22.1 49.5 49.4s-22.1 49.4-49.5 49.4a49.4 49.4 0 110-98.8zM366.9 578c-13.6 42.3-10.2 26.7-64.4 144.5l-78.5-49s87.7-79.8 105.6-116.2c19.2-38.4-21.1-58.9-21.1-58.9l-60.2-37.5 32.7-50.2c45.4 33.7 48.7 36.6 79.2 67.2 23.8 23.9 20.7 56.8 6.7 100.1zm427.2 55c-15.3 143.8-202.4 90.3-202.4 90.3l10.2-41.1 43.3 9.3c80 5 72.3-64.9 72.3-64.9V423c.6-77.3-72.6-85.4-204.2-38.3l30.6 8.3c-2.5 9-12.5 23.2-25.2 38.6h176v35.6h-99.1v44.5h98.7v35.7h-98.7V622c14.9-4.8 28.6-11.5 40.5-20.5l-8.7-32.5 46.5-14.4 38.8 94.9-57.3 23.9-10.2-37.8c-25.6 19.5-78.8 48-171.8 45.4-99.2 2.6-73.7-112-73.7-112l2.5-1.3H472c-.5 14.7-6.6 38.7 1.7 51.8 6.8 10.8 24.2 12.6 35.3 13.1 1.3.1 2.6.1 3.9.1v-85.3h-101v-35.7h101v-44.5H487c-22.7 24.1-43.5 44.1-43.5 44.1l-30.6-26.7c21.7-22.9 43.3-59.1 56.8-83.2-10.9 4.4-22 9.2-33.6 14.2-11.2 14.3-24.2 29-38.7 43.5.5.8-50-28.4-50-28.4 52.2-44.4 81.4-139.9 81.4-139.9l72.5 20.4s-5.9 14-18.4 35.6c290.3-82.3 307.4 50.5 307.4 50.5s19.1 91.8 3.8 235.7z"}}]},name:"taobao-square",theme:"filled"};const sHr=oHr;var lHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sHr}))},iWt=h.forwardRef(lHr);iWt.displayName="TaobaoSquareFilled";const cHr=iWt;var uHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M824.2 699.9a301.55 301.55 0 00-86.4-60.4C783.1 602.8 812 546.8 812 484c0-110.8-92.4-201.7-203.2-200-109.1 1.7-197 90.6-197 200 0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C345 754.6 314 826.8 312 903.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5A226.62 226.62 0 01612 684c60.9 0 118.2 23.7 161.3 66.8C814.5 792 838 846.3 840 904.3c.1 4.3 3.7 7.7 8 7.7h56a8 8 0 008-8.2c-2-77-33-149.2-87.8-203.9zM612 612c-34.2 0-66.4-13.3-90.5-37.5a126.86 126.86 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4 0 34.2-13.3 66.3-37.5 90.5A127.3 127.3 0 01612 612zM361.5 510.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7z"}}]},name:"team",theme:"outlined"};const dHr=uHr;var fHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dHr}))},aWt=h.forwardRef(fHr);aWt.displayName="TeamOutlined";const oWt=aWt;var pHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M848 359.3H627.7L825.8 109c4.1-5.3.4-13-6.3-13H436c-2.8 0-5.5 1.5-6.9 4L170 547.5c-3.1 5.3.7 12 6.9 12h174.4l-89.4 357.6c-1.9 7.8 7.5 13.3 13.3 7.7L853.5 373c5.2-4.9 1.7-13.7-5.5-13.7z"}}]},name:"thunderbolt",theme:"filled"};const hHr=pHr;var mHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hHr}))},sWt=h.forwardRef(mHr);sWt.displayName="ThunderboltFilled";const gHr=sWt;var vHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M848 359.3H627.7L825.8 109c4.1-5.3.4-13-6.3-13H436c-2.8 0-5.5 1.5-6.9 4L170 547.5c-3.1 5.3.7 12 6.9 12h174.4l-89.4 357.6c-1.9 7.8 7.5 13.3 13.3 7.7L853.5 373c5.2-4.9 1.7-13.7-5.5-13.7zM378.2 732.5l60.3-241H281.1l189.6-327.4h224.6L487 427.4h211L378.2 732.5z"}}]},name:"thunderbolt",theme:"outlined"};const _Hr=vHr;var yHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_Hr}))},lWt=h.forwardRef(yHr);lWt.displayName="ThunderboltOutlined";const bHr=lWt;var xHr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M695.4 164.1H470.8L281.2 491.5h157.4l-60.3 241 319.8-305.1h-211z",fill:n}},{tag:"path",attrs:{d:"M848.1 359.3H627.8L825.9 109c4.1-5.3.4-13-6.3-13H436.1c-2.8 0-5.5 1.5-6.9 4L170.1 547.5c-3.1 5.3.7 12 6.9 12h174.4L262 917.1c-1.9 7.8 7.5 13.3 13.3 7.7L853.6 373c5.2-4.9 1.7-13.7-5.5-13.7zM378.3 732.5l60.3-241H281.2l189.6-327.4h224.6L487.1 427.4h211L378.3 732.5z",fill:t}}]}},name:"thunderbolt",theme:"twotone"};const SHr=xHr;var CHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:SHr}))},cWt=h.forwardRef(CHr);cWt.displayName="ThunderboltTwoTone";const wHr=cWt;var EHr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 224.96C912 162.57 861.42 112 799.04 112H224.96C162.57 112 112 162.57 112 224.96v574.08C112 861.43 162.58 912 224.96 912h574.08C861.42 912 912 861.43 912 799.04zM774.76 460.92c-51.62.57-99.71-15.03-141.94-43.93v202.87a192.3 192.3 0 01-149 187.85c-119.06 27.17-219.86-58.95-232.57-161.83-13.3-102.89 52.32-193.06 152.89-213.29 19.65-4.04 49.2-4.04 64.46-.57v108.66c-4.7-1.15-9.09-2.31-13.71-2.89-39.3-6.94-77.37 12.72-92.98 48.55-15.6 35.84-5.16 77.45 26.63 101.73 26.59 20.8 56.09 23.7 86.14 9.82 30.06-13.29 46.21-37.56 49.68-70.5.58-4.63.54-9.84.54-15.04V222.21c0-10.99.09-10.5 11.07-10.5h86.12c6.36 0 8.67.9 9.25 8.43 4.62 67.04 55.53 124.14 120.84 132.81 6.94 1.16 14.37 1.62 22.58 2.2z"}}]},name:"tik-tok",theme:"filled"};const THr=EHr;var $Hr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:THr}))},uWt=h.forwardRef($Hr);uWt.displayName="TikTokFilled";const OHr=uWt;var PHr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M530.01 112.67c43.67-.67 87-.34 130.33-.67 2.67 51 21 103 58.33 139 37.33 37 90 54 141.33 59.66V445c-48-1.67-96.33-11.67-140-32.34-19-8.66-36.66-19.66-54-31-.33 97.33.34 194.67-.66 291.67-2.67 46.66-18 93-45 131.33-43.66 64-119.32 105.66-196.99 107-47.66 2.66-95.33-10.34-136-34.34C220.04 837.66 172.7 765 165.7 687c-.67-16.66-1-33.33-.34-49.66 6-63.34 37.33-124 86-165.34 55.33-48 132.66-71 204.99-57.33.67 49.34-1.33 98.67-1.33 148-33-10.67-71.67-7.67-100.67 12.33-21 13.67-37 34.67-45.33 58.34-7 17-5 35.66-4.66 53.66 8 54.67 60.66 100.67 116.66 95.67 37.33-.34 73-22 92.33-53.67 6.33-11 13.33-22.33 13.66-35.33 3.34-59.67 2-119 2.34-178.66.33-134.34-.34-268.33.66-402.33"}}]},name:"tik-tok",theme:"outlined"};const NHr=PHr;var DHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:NHr}))},dWt=h.forwardRef(DHr);dWt.displayName="TikTokOutlined";const IHr=dWt;var RHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M885 780H165c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zM400 325.7h73.9V664c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V325.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 171a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13z"}}]},name:"to-top",theme:"outlined"};const kHr=RHr;var AHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kHr}))},fWt=h.forwardRef(AHr);fWt.displayName="ToTopOutlined";const MHr=fWt;var FHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M865.3 244.7c-.3-.3-61.1 59.8-182.1 180.6l-84.9-84.9 180.9-180.9c-95.2-57.3-217.5-42.6-296.8 36.7A244.42 244.42 0 00419 432l1.8 6.7-283.5 283.4c-6.2 6.2-6.2 16.4 0 22.6l141.4 141.4c6.2 6.2 16.4 6.2 22.6 0l283.3-283.3 6.7 1.8c83.7 22.3 173.6-.9 236-63.3 79.4-79.3 94.1-201.6 38-296.6z"}}]},name:"tool",theme:"filled"};const LHr=FHr;var jHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:LHr}))},pWt=h.forwardRef(jHr);pWt.displayName="ToolFilled";const BHr=pWt;var zHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M876.6 239.5c-.5-.9-1.2-1.8-2-2.5-5-5-13.1-5-18.1 0L684.2 409.3l-67.9-67.9L788.7 169c.8-.8 1.4-1.6 2-2.5 3.6-6.1 1.6-13.9-4.5-17.5-98.2-58-226.8-44.7-311.3 39.7-67 67-89.2 162-66.5 247.4l-293 293c-3 3-2.8 7.9.3 11l169.7 169.7c3.1 3.1 8.1 3.3 11 .3l292.9-292.9c85.5 22.8 180.5.7 247.6-66.4 84.4-84.5 97.7-213.1 39.7-311.3zM786 499.8c-58.1 58.1-145.3 69.3-214.6 33.6l-8.8 8.8-.1-.1-274 274.1-79.2-79.2 230.1-230.1s0 .1.1.1l52.8-52.8c-35.7-69.3-24.5-156.5 33.6-214.6a184.2 184.2 0 01144-53.5L537 318.9a32.05 32.05 0 000 45.3l124.5 124.5a32.05 32.05 0 0045.3 0l132.8-132.8c3.7 51.8-14.4 104.8-53.6 143.9z"}}]},name:"tool",theme:"outlined"};const HHr=zHr;var qHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:HHr}))},hWt=h.forwardRef(qHr);hWt.displayName="ToolOutlined";const VHr=hWt;var WHr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M706.8 488.7a32.05 32.05 0 01-45.3 0L537 364.2a32.05 32.05 0 010-45.3l132.9-132.8a184.2 184.2 0 00-144 53.5c-58.1 58.1-69.3 145.3-33.6 214.6L439.5 507c-.1 0-.1-.1-.1-.1L209.3 737l79.2 79.2 274-274.1.1.1 8.8-8.8c69.3 35.7 156.5 24.5 214.6-33.6 39.2-39.1 57.3-92.1 53.6-143.9L706.8 488.7z",fill:n}},{tag:"path",attrs:{d:"M876.6 239.5c-.5-.9-1.2-1.8-2-2.5-5-5-13.1-5-18.1 0L684.2 409.3l-67.9-67.9L788.7 169c.8-.8 1.4-1.6 2-2.5 3.6-6.1 1.6-13.9-4.5-17.5-98.2-58-226.8-44.7-311.3 39.7-67 67-89.2 162-66.5 247.4l-293 293c-3 3-2.8 7.9.3 11l169.7 169.7c3.1 3.1 8.1 3.3 11 .3l292.9-292.9c85.5 22.8 180.5.7 247.6-66.4 84.4-84.5 97.7-213.1 39.7-311.3zM786 499.8c-58.1 58.1-145.3 69.3-214.6 33.6l-8.8 8.8-.1-.1-274 274.1-79.2-79.2 230.1-230.1s0 .1.1.1l52.8-52.8c-35.7-69.3-24.5-156.5 33.6-214.6a184.2 184.2 0 01144-53.5L537 318.9a32.05 32.05 0 000 45.3l124.5 124.5a32.05 32.05 0 0045.3 0l132.8-132.8c3.7 51.8-14.4 104.8-53.6 143.9z",fill:t}}]}},name:"tool",theme:"twotone"};const UHr=WHr;var KHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:UHr}))},mWt=h.forwardRef(KHr);mWt.displayName="ToolTwoTone";const GHr=mWt;var YHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm164.7 660.2c-1.1.5-2.3.8-3.5.8h-62c-3.1 0-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0 4.4-3.6 8-8 8H378c-4.4 0-8-3.6-8-8V307c0-4.4 3.6-8 8-8h155.6c98.8 0 144.2 59.9 144.2 131.1 0 70.2-43.6 106.4-78.4 119.2l80.8 164.2c2.1 3.9.4 8.7-3.5 10.7zM523.9 357h-83.4v148H522c53 0 82.8-25.6 82.8-72.4 0-50.3-32.9-75.6-80.9-75.6z"}}]},name:"trademark-circle",theme:"filled"};const XHr=YHr;var JHr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:XHr}))},gWt=h.forwardRef(JHr);gWt.displayName="TrademarkCircleFilled";const QHr=gWt;var ZHr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm87.5-334.7c34.8-12.8 78.4-49 78.4-119.2 0-71.2-45.5-131.1-144.2-131.1H378c-4.4 0-8 3.6-8 8v410c0 4.4 3.6 8 8 8h54.5c4.4 0 8-3.6 8-8V561.2h88.7l74.6 159.2c1.3 2.8 4.1 4.6 7.2 4.6h62a7.9 7.9 0 007.1-11.5l-80.6-164.2zM522 505h-81.5V357h83.4c48 0 80.9 25.3 80.9 75.5 0 46.9-29.8 72.5-82.8 72.5z"}}]},name:"trademark-circle",theme:"outlined"};const eqr=ZHr;var tqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:eqr}))},vWt=h.forwardRef(tqr);vWt.displayName="TrademarkCircleOutlined";const nqr=vWt;var rqr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm170.7 584.2c-1.1.5-2.3.8-3.5.8h-62c-3.1 0-5.9-1.8-7.2-4.6l-74.6-159.2h-88.7V717c0 4.4-3.6 8-8 8H384c-4.4 0-8-3.6-8-8V307c0-4.4 3.6-8 8-8h155.6c98.8 0 144.2 59.9 144.2 131.1 0 70.2-43.6 106.4-78.4 119.2l80.8 164.2c2.1 3.9.4 8.7-3.5 10.7z",fill:n}},{tag:"path",attrs:{d:"M529.9 357h-83.4v148H528c53 0 82.8-25.6 82.8-72.4 0-50.3-32.9-75.6-80.9-75.6z",fill:n}},{tag:"path",attrs:{d:"M605.4 549.3c34.8-12.8 78.4-49 78.4-119.2 0-71.2-45.4-131.1-144.2-131.1H384c-4.4 0-8 3.6-8 8v410c0 4.4 3.6 8 8 8h54.7c4.4 0 8-3.6 8-8V561.2h88.7L610 720.4c1.3 2.8 4.1 4.6 7.2 4.6h62c1.2 0 2.4-.3 3.5-.8 3.9-2 5.6-6.8 3.5-10.7l-80.8-164.2zM528 505h-81.5V357h83.4c48 0 80.9 25.3 80.9 75.6 0 46.8-29.8 72.4-82.8 72.4z",fill:t}}]}},name:"trademark-circle",theme:"twotone"};const iqr=rqr;var aqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:iqr}))},_Wt=h.forwardRef(aqr);_Wt.displayName="TrademarkCircleTwoTone";const oqr=_Wt;var sqr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372zm87.5-334.7c34.8-12.8 78.4-49 78.4-119.2 0-71.2-45.5-131.1-144.2-131.1H378c-4.4 0-8 3.6-8 8v410c0 4.4 3.6 8 8 8h54.5c4.4 0 8-3.6 8-8V561.2h88.7l74.6 159.2c1.3 2.8 4.1 4.6 7.2 4.6h62a7.9 7.9 0 007.1-11.5l-80.6-164.2zM522 505h-81.5V357h83.4c48 0 80.9 25.3 80.9 75.5 0 46.9-29.8 72.5-82.8 72.5z"}}]},name:"trademark",theme:"outlined"};const lqr=sqr;var cqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lqr}))},yWt=h.forwardRef(cqr);yWt.displayName="TrademarkOutlined";const uqr=yWt;var dqr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M668.6 320c0-4.4-3.6-8-8-8h-54.5c-3 0-5.8 1.7-7.1 4.4l-84.7 168.8H511l-84.7-168.8a8 8 0 00-7.1-4.4h-55.7c-1.3 0-2.6.3-3.8 1-3.9 2.1-5.3 7-3.2 10.8l103.9 191.6h-57c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76v39h-76c-4.4 0-8 3.6-8 8v27.1c0 4.4 3.6 8 8 8h76V704c0 4.4 3.6 8 8 8h49.9c4.4 0 8-3.6 8-8v-63.5h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8h-76.3v-39h76.3c4.4 0 8-3.6 8-8v-27.1c0-4.4-3.6-8-8-8H564l103.7-191.6c.5-1.1.9-2.4.9-3.7zM157.9 504.2a352.7 352.7 0 01103.5-242.4c32.5-32.5 70.3-58.1 112.4-75.9 43.6-18.4 89.9-27.8 137.6-27.8 47.8 0 94.1 9.3 137.6 27.8 42.1 17.8 79.9 43.4 112.4 75.9 10 10 19.3 20.5 27.9 31.4l-50 39.1a8 8 0 003 14.1l156.8 38.3c5 1.2 9.9-2.6 9.9-7.7l.8-161.5c0-6.7-7.7-10.5-12.9-6.3l-47.8 37.4C770.7 146.3 648.6 82 511.5 82 277 82 86.3 270.1 82 503.8a8 8 0 008 8.2h60c4.3 0 7.8-3.5 7.9-7.8zM934 512h-60c-4.3 0-7.9 3.5-8 7.8a352.7 352.7 0 01-103.5 242.4 352.57 352.57 0 01-112.4 75.9c-43.6 18.4-89.9 27.8-137.6 27.8s-94.1-9.3-137.6-27.8a352.57 352.57 0 01-112.4-75.9c-10-10-19.3-20.5-27.9-31.4l49.9-39.1a8 8 0 00-3-14.1l-156.8-38.3c-5-1.2-9.9 2.6-9.9 7.7l-.8 161.7c0 6.7 7.7 10.5 12.9 6.3l47.8-37.4C253.3 877.7 375.4 942 512.5 942 747 942 937.7 753.9 942 520.2a8 8 0 00-8-8.2z"}}]},name:"transaction",theme:"outlined"};const fqr=dqr;var pqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:fqr}))},bWt=h.forwardRef(pqr);bWt.displayName="TransactionOutlined";const hqr=bWt;var mqr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M140 188h584v164h76V144c0-17.7-14.3-32-32-32H96c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h544v-76H140V188z"}},{tag:"path",attrs:{d:"M414.3 256h-60.6c-3.4 0-6.4 2.2-7.6 5.4L219 629.4c-.3.8-.4 1.7-.4 2.6 0 4.4 3.6 8 8 8h55.1c3.4 0 6.4-2.2 7.6-5.4L322 540h196.2L422 261.4a8.42 8.42 0 00-7.7-5.4zm12.4 228h-85.5L384 360.2 426.7 484zM936 528H800v-93c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v93H592c-13.3 0-24 10.7-24 24v176c0 13.3 10.7 24 24 24h136v152c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V752h136c13.3 0 24-10.7 24-24V552c0-13.3-10.7-24-24-24zM728 680h-88v-80h88v80zm160 0h-88v-80h88v80z"}}]},name:"translation",theme:"outlined"};const gqr=mqr;var vqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:gqr}))},xWt=h.forwardRef(vqr);xWt.displayName="TranslationOutlined";const _qr=xWt;var yqr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 160h-92v-40c0-4.4-3.6-8-8-8H256c-4.4 0-8 3.6-8 8v40h-92a44 44 0 00-44 44v148c0 81.7 60 149.6 138.2 162C265.6 630.2 359 721.8 476 734.5v105.2H280c-17.7 0-32 14.3-32 32V904c0 4.4 3.6 8 8 8h512c4.4 0 8-3.6 8-8v-32.3c0-17.7-14.3-32-32-32H548V734.5C665 721.8 758.4 630.2 773.8 514 852 501.6 912 433.7 912 352V204a44 44 0 00-44-44zM248 439.6c-37.1-11.9-64-46.7-64-87.6V232h64v207.6zM840 352c0 41-26.9 75.8-64 87.6V232h64v120z"}}]},name:"trophy",theme:"filled"};const bqr=yqr;var xqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:bqr}))},SWt=h.forwardRef(xqr);SWt.displayName="TrophyFilled";const Sqr=SWt;var Cqr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M868 160h-92v-40c0-4.4-3.6-8-8-8H256c-4.4 0-8 3.6-8 8v40h-92a44 44 0 00-44 44v148c0 81.7 60 149.6 138.2 162C265.7 630.2 359 721.7 476 734.5v105.2H280c-17.7 0-32 14.3-32 32V904c0 4.4 3.6 8 8 8h512c4.4 0 8-3.6 8-8v-32.3c0-17.7-14.3-32-32-32H548V734.5C665 721.7 758.3 630.2 773.8 514 852 501.6 912 433.7 912 352V204a44 44 0 00-44-44zM184 352V232h64v207.6a91.99 91.99 0 01-64-87.6zm520 128c0 49.1-19.1 95.4-53.9 130.1-34.8 34.8-81 53.9-130.1 53.9h-16c-49.1 0-95.4-19.1-130.1-53.9-34.8-34.8-53.9-81-53.9-130.1V184h384v296zm136-128c0 41-26.9 75.8-64 87.6V232h64v120z"}}]},name:"trophy",theme:"outlined"};const wqr=Cqr;var Eqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:wqr}))},CWt=h.forwardRef(Eqr);CWt.displayName="TrophyOutlined";const Tqr=CWt;var $qr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M320 480c0 49.1 19.1 95.3 53.9 130.1 34.7 34.8 81 53.9 130.1 53.9h16c49.1 0 95.3-19.1 130.1-53.9 34.8-34.7 53.9-81 53.9-130.1V184H320v296zM184 352c0 41 26.9 75.8 64 87.6-37.1-11.9-64-46.7-64-87.6zm364 382.5C665 721.8 758.4 630.2 773.8 514 758.3 630.2 665 721.7 548 734.5zM250.2 514C265.6 630.2 359 721.8 476 734.5 359 721.7 265.7 630.2 250.2 514z",fill:n}},{tag:"path",attrs:{d:"M868 160h-92v-40c0-4.4-3.6-8-8-8H256c-4.4 0-8 3.6-8 8v40h-92a44 44 0 00-44 44v148c0 81.7 60 149.6 138.2 162C265.7 630.2 359 721.7 476 734.5v105.2H280c-17.7 0-32 14.3-32 32V904c0 4.4 3.6 8 8 8h512c4.4 0 8-3.6 8-8v-32.3c0-17.7-14.3-32-32-32H548V734.5C665 721.7 758.3 630.2 773.8 514 852 501.6 912 433.7 912 352V204a44 44 0 00-44-44zM248 439.6a91.99 91.99 0 01-64-87.6V232h64v207.6zM704 480c0 49.1-19.1 95.4-53.9 130.1-34.8 34.8-81 53.9-130.1 53.9h-16c-49.1 0-95.4-19.1-130.1-53.9-34.8-34.8-53.9-81-53.9-130.1V184h384v296zm136-128c0 41-26.9 75.8-64 87.6V232h64v120z",fill:t}}]}},name:"trophy",theme:"twotone"};const Oqr=$qr;var Pqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Oqr}))},wWt=h.forwardRef(Pqr);wWt.displayName="TrophyTwoTone";const Nqr=wWt;var Dqr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608 192a32 32 0 0132 32v160h174.81a32 32 0 0126.68 14.33l113.19 170.84a32 32 0 015.32 17.68V672a32 32 0 01-32 32h-96c0 70.7-57.3 128-128 128s-128-57.3-128-128H384c0 70.7-57.3 128-128 128s-128-57.3-128-128H96a32 32 0 01-32-32V224a32 32 0 0132-32zM256 640a64 64 0 000 128h1.06A64 64 0 00256 640m448 0a64 64 0 000 128h1.06A64 64 0 00704 640m93.63-192H640v145.12A127.43 127.43 0 01704 576c47.38 0 88.75 25.74 110.88 64H896v-43.52zM500 448H332a12 12 0 00-12 12v40a12 12 0 0012 12h168a12 12 0 0012-12v-40a12 12 0 00-12-12M308 320H204a12 12 0 00-12 12v40a12 12 0 0012 12h104a12 12 0 0012-12v-40a12 12 0 00-12-12"}}]},name:"truck",theme:"filled"};const Iqr=Dqr;var Rqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Iqr}))},EWt=h.forwardRef(Rqr);EWt.displayName="TruckFilled";const kqr=EWt;var Aqr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M608 192a32 32 0 0132 32v160h174.81a32 32 0 0126.68 14.33l113.19 170.84a32 32 0 015.32 17.68V672a32 32 0 01-32 32h-96c0 70.7-57.3 128-128 128s-128-57.3-128-128H384c0 70.7-57.3 128-128 128s-128-57.3-128-128H96a32 32 0 01-32-32V224a32 32 0 0132-32zM256 640a64 64 0 000 128h1.06A64 64 0 00256 640m448 0a64 64 0 000 128h1.06A64 64 0 00704 640M576 256H128v384h17.12c22.13-38.26 63.5-64 110.88-64 47.38 0 88.75 25.74 110.88 64H576zm221.63 192H640v145.12A127.43 127.43 0 01704 576c47.38 0 88.75 25.74 110.88 64H896v-43.52zM500 448a12 12 0 0112 12v40a12 12 0 01-12 12H332a12 12 0 01-12-12v-40a12 12 0 0112-12zM308 320a12 12 0 0112 12v40a12 12 0 01-12 12H204a12 12 0 01-12-12v-40a12 12 0 0112-12z"}}]},name:"truck",theme:"outlined"};const Mqr=Aqr;var Fqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Mqr}))},TWt=h.forwardRef(Fqr);TWt.displayName="TruckOutlined";const Lqr=TWt;var jqr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"filter",attrs:{filterUnits:"objectBoundingBox",height:"102.3%",id:"a",width:"102.3%",x:"-1.2%",y:"-1.2%"},children:[{tag:"feOffset",attrs:{dy:"2",in:"SourceAlpha",result:"shadowOffsetOuter1"}},{tag:"feGaussianBlur",attrs:{in:"shadowOffsetOuter1",result:"shadowBlurOuter1",stdDeviation:"2"}},{tag:"feColorMatrix",attrs:{in:"shadowBlurOuter1",result:"shadowMatrixOuter1",values:"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.5 0"}},{tag:"feMerge",attrs:{},children:[{tag:"feMergeNode",attrs:{in:"shadowMatrixOuter1"}},{tag:"feMergeNode",attrs:{in:"SourceGraphic"}}]}]}]},{tag:"g",attrs:{filter:"url(#a)",transform:"translate(9 9)"},children:[{tag:"path",attrs:{d:"M185.14 112L128 254.86V797.7h171.43V912H413.7L528 797.71h142.86l200-200V112zm314.29 428.57H413.7V310.21h85.72zm200 0H613.7V310.21h85.72z"}}]}]},name:"twitch",theme:"filled"};const Bqr=jqr;var zqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Bqr}))},$Wt=h.forwardRef(zqr);$Wt.displayName="TwitchFilled";const Hqr=$Wt;var qqr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M166.13 112L114 251.17v556.46h191.2V912h104.4l104.23-104.4h156.5L879 599V112zm69.54 69.5H809.5v382.63L687.77 685.87H496.5L392.27 790.1V685.87h-156.6zM427 529.4h69.5V320.73H427zm191.17 0h69.53V320.73h-69.53z"}}]},name:"twitch",theme:"outlined"};const Vqr=qqr;var Wqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Vqr}))},OWt=h.forwardRef(Wqr);OWt.displayName="TwitchOutlined";const Uqr=OWt;var Kqr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm215.3 337.7c.3 4.7.3 9.6.3 14.4 0 146.8-111.8 315.9-316.1 315.9-63 0-121.4-18.3-170.6-49.8 9 1 17.6 1.4 26.8 1.4 52 0 99.8-17.6 137.9-47.4-48.8-1-89.8-33-103.8-77 17.1 2.5 32.5 2.5 50.1-2a111 111 0 01-88.9-109v-1.4c14.7 8.3 32 13.4 50.1 14.1a111.13 111.13 0 01-49.5-92.4c0-20.7 5.4-39.6 15.1-56a315.28 315.28 0 00229 116.1C492 353.1 548.4 292 616.2 292c32 0 60.8 13.4 81.1 35 25.1-4.7 49.1-14.1 70.5-26.7-8.3 25.7-25.7 47.4-48.8 61.1 22.4-2.4 44-8.6 64-17.3-15.1 22.2-34 41.9-55.7 57.6z"}}]},name:"twitter-circle",theme:"filled"};const Gqr=Kqr;var Yqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Gqr}))},PWt=h.forwardRef(Yqr);PWt.displayName="TwitterCircleFilled";const Xqr=PWt;var Jqr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 254.3c-30.6 13.2-63.9 22.7-98.2 26.4a170.1 170.1 0 0075-94 336.64 336.64 0 01-108.2 41.2A170.1 170.1 0 00672 174c-94.5 0-170.5 76.6-170.5 170.6 0 13.2 1.6 26.4 4.2 39.1-141.5-7.4-267.7-75-351.6-178.5a169.32 169.32 0 00-23.2 86.1c0 59.2 30.1 111.4 76 142.1a172 172 0 01-77.1-21.7v2.1c0 82.9 58.6 151.6 136.7 167.4a180.6 180.6 0 01-44.9 5.8c-11.1 0-21.6-1.1-32.2-2.6C211 652 273.9 701.1 348.8 702.7c-58.6 45.9-132 72.9-211.7 72.9-14.3 0-27.5-.5-41.2-2.1C171.5 822 261.2 850 357.8 850 671.4 850 843 590.2 843 364.7c0-7.4 0-14.8-.5-22.2 33.2-24.3 62.3-54.4 85.5-88.2z"}}]},name:"twitter",theme:"outlined"};const Qqr=Jqr;var Zqr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:Qqr}))},NWt=h.forwardRef(Zqr);NWt.displayName="TwitterOutlined";const eVr=NWt;var tVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM727.3 401.7c.3 4.7.3 9.6.3 14.4 0 146.8-111.8 315.9-316.1 315.9-63 0-121.4-18.3-170.6-49.8 9 1 17.6 1.4 26.8 1.4 52 0 99.8-17.6 137.9-47.4-48.8-1-89.8-33-103.8-77 17.1 2.5 32.5 2.5 50.1-2a111 111 0 01-88.9-109v-1.4c14.7 8.3 32 13.4 50.1 14.1a111.13 111.13 0 01-49.5-92.4c0-20.7 5.4-39.6 15.1-56a315.28 315.28 0 00229 116.1C492 353.1 548.4 292 616.2 292c32 0 60.8 13.4 81.1 35 25.1-4.7 49.1-14.1 70.5-26.7-8.3 25.7-25.7 47.4-48.8 61.1 22.4-2.4 44-8.6 64-17.3-15.1 22.2-34 41.9-55.7 57.6z"}}]},name:"twitter-square",theme:"filled"};const nVr=tVr;var rVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nVr}))},DWt=h.forwardRef(rVr);DWt.displayName="TwitterSquareFilled";const iVr=DWt;var aVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M824 804H200c-4.4 0-8 3.4-8 7.6v60.8c0 4.2 3.6 7.6 8 7.6h624c4.4 0 8-3.4 8-7.6v-60.8c0-4.2-3.6-7.6-8-7.6zm-312-76c69.4 0 134.6-27.1 183.8-76.2C745 602.7 772 537.4 772 468V156c0-6.6-5.4-12-12-12h-60c-6.6 0-12 5.4-12 12v312c0 97-79 176-176 176s-176-79-176-176V156c0-6.6-5.4-12-12-12h-60c-6.6 0-12 5.4-12 12v312c0 69.4 27.1 134.6 76.2 183.8C377.3 701 442.6 728 512 728z"}}]},name:"underline",theme:"outlined"};const oVr=aVr;var sVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:oVr}))},IWt=h.forwardRef(sVr);IWt.displayName="UnderlineOutlined";const lVr=IWt;var cVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M511.4 124C290.5 124.3 112 303 112 523.9c0 128 60.2 242 153.8 315.2l-37.5 48c-4.1 5.3-.3 13 6.3 12.9l167-.8c5.2 0 9-4.9 7.7-9.9L369.8 727a8 8 0 00-14.1-3L315 776.1c-10.2-8-20-16.7-29.3-26a318.64 318.64 0 01-68.6-101.7C200.4 609 192 567.1 192 523.9s8.4-85.1 25.1-124.5c16.1-38.1 39.2-72.3 68.6-101.7 29.4-29.4 63.6-52.5 101.7-68.6C426.9 212.4 468.8 204 512 204s85.1 8.4 124.5 25.1c38.1 16.1 72.3 39.2 101.7 68.6 29.4 29.4 52.5 63.6 68.6 101.7 16.7 39.4 25.1 81.3 25.1 124.5s-8.4 85.1-25.1 124.5a318.64 318.64 0 01-68.6 101.7c-7.5 7.5-15.3 14.5-23.4 21.2a7.93 7.93 0 00-1.2 11.1l39.4 50.5c2.8 3.5 7.9 4.1 11.4 1.3C854.5 760.8 912 649.1 912 523.9c0-221.1-179.4-400.2-400.6-399.9z"}}]},name:"undo",theme:"outlined"};const uVr=cVr;var dVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uVr}))},RWt=h.forwardRef(dVr);RWt.displayName="UndoOutlined";const kWt=RWt;var fVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M736 550H288c-8.8 0-16 7.2-16 16v176c0 8.8 7.2 16 16 16h448c8.8 0 16-7.2 16-16V566c0-8.8-7.2-16-16-16zm-56 136H344v-64h336v64zm208 130c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zM736 266H288c-8.8 0-16 7.2-16 16v176c0 8.8 7.2 16 16 16h448c8.8 0 16-7.2 16-16V282c0-8.8-7.2-16-16-16zm-56 136H344v-64h336v64zm208-194c39.8 0 72-32.2 72-72s-32.2-72-72-72-72 32.2-72 72 32.2 72 72 72zm0-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zM136 64c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24zm0 656c-39.8 0-72 32.2-72 72s32.2 72 72 72 72-32.2 72-72-32.2-72-72-72zm0 96c-13.3 0-24-10.7-24-24s10.7-24 24-24 24 10.7 24 24-10.7 24-24 24z"}}]},name:"ungroup",theme:"outlined"};const pVr=fVr;var hVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:pVr}))},AWt=h.forwardRef(hVr);AWt.displayName="UngroupOutlined";const mVr=AWt;var gVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v68c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-68c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zM540 701v53c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-53a48.01 48.01 0 1156 0z"}}]},name:"unlock",theme:"filled"};const vVr=gVr;var _Vr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:vVr}))},MWt=h.forwardRef(_Vr);MWt.displayName="UnlockFilled";const yVr=MWt;var bVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 464H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v68c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-68c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zm-40 376H232V536h560v304zM484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z"}}]},name:"unlock",theme:"outlined"};const xVr=bVr;var SVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:xVr}))},FWt=h.forwardRef(SVr);FWt.displayName="UnlockOutlined";const CVr=FWt;var wVr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M232 840h560V536H232v304zm280-226a48.01 48.01 0 0128 87v53c0 4.4-3.6 8-8 8h-40c-4.4 0-8-3.6-8-8v-53a48.01 48.01 0 0128-87z",fill:n}},{tag:"path",attrs:{d:"M484 701v53c0 4.4 3.6 8 8 8h40c4.4 0 8-3.6 8-8v-53a48.01 48.01 0 10-56 0z",fill:t}},{tag:"path",attrs:{d:"M832 464H332V240c0-30.9 25.1-56 56-56h248c30.9 0 56 25.1 56 56v68c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-68c0-70.7-57.3-128-128-128H388c-70.7 0-128 57.3-128 128v224h-68c-17.7 0-32 14.3-32 32v384c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V496c0-17.7-14.3-32-32-32zm-40 376H232V536h560v304z",fill:t}}]}},name:"unlock",theme:"twotone"};const EVr=wVr;var TVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:EVr}))},LWt=h.forwardRef(TVr);LWt.displayName="UnlockTwoTone";const $Vr=LWt;var OVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"unordered-list",theme:"outlined"};const PVr=OVr;var NVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:PVr}))},jWt=h.forwardRef(NVr);jWt.displayName="UnorderedListOutlined";const JM=jWt;var DVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm178 555h-46.9c-10.2 0-19.9-4.9-25.9-13.2L512 460.4 406.8 605.8c-6 8.3-15.6 13.2-25.9 13.2H334c-6.5 0-10.3-7.4-6.5-12.7l178-246c3.2-4.4 9.7-4.4 12.9 0l178 246c3.9 5.3.1 12.7-6.4 12.7z"}}]},name:"up-circle",theme:"filled"};const IVr=DVr;var RVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:IVr}))},BWt=h.forwardRef(RVr);BWt.displayName="UpCircleFilled";const kVr=BWt;var AVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M518.5 360.3a7.95 7.95 0 00-12.9 0l-178 246c-3.8 5.3 0 12.7 6.5 12.7H381c10.2 0 19.9-4.9 25.9-13.2L512 460.4l105.2 145.4c6 8.3 15.6 13.2 25.9 13.2H690c6.5 0 10.3-7.4 6.5-12.7l-178-246z"}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}}]},name:"up-circle",theme:"outlined"};const MVr=AVr;var FVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:MVr}))},zWt=h.forwardRef(FVr);zWt.displayName="UpCircleOutlined";const LVr=zWt;var jVr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 140c-205.4 0-372 166.6-372 372s166.6 372 372 372 372-166.6 372-372-166.6-372-372-372zm178 479h-46.9c-10.2 0-19.9-4.9-25.9-13.2L512 460.4 406.8 605.8c-6 8.3-15.6 13.2-25.9 13.2H334c-6.5 0-10.3-7.4-6.5-12.7l178-246c3.2-4.4 9.7-4.4 12.9 0l178 246c3.9 5.3.1 12.7-6.4 12.7z",fill:n}},{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z",fill:t}},{tag:"path",attrs:{d:"M518.4 360.3a7.95 7.95 0 00-12.9 0l-178 246c-3.8 5.3 0 12.7 6.5 12.7h46.9c10.3 0 19.9-4.9 25.9-13.2L512 460.4l105.2 145.4c6 8.3 15.7 13.2 25.9 13.2H690c6.5 0 10.3-7.4 6.4-12.7l-178-246z",fill:t}}]}},name:"up-circle",theme:"twotone"};const BVr=jVr;var zVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:BVr}))},HWt=h.forwardRef(zVr);HWt.displayName="UpCircleTwoTone";const HVr=HWt;var qVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM690 624h-46.9c-10.2 0-19.9-4.9-25.9-13.2L512 465.4 406.8 610.8c-6 8.3-15.6 13.2-25.9 13.2H334c-6.5 0-10.3-7.4-6.5-12.7l178-246c3.2-4.4 9.7-4.4 12.9 0l178 246c3.9 5.3.1 12.7-6.4 12.7z"}}]},name:"up-square",theme:"filled"};const VVr=qVr;var WVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:VVr}))},qWt=h.forwardRef(WVr);qWt.displayName="UpSquareFilled";const UVr=qWt;var KVr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M334 624h46.9c10.2 0 19.9-4.9 25.9-13.2L512 465.4l105.2 145.4c6 8.3 15.6 13.2 25.9 13.2H690c6.5 0 10.3-7.4 6.5-12.7l-178-246a7.95 7.95 0 00-12.9 0l-178 246A7.96 7.96 0 00334 624z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"up-square",theme:"outlined"};const GVr=KVr;var YVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:GVr}))},VWt=h.forwardRef(YVr);VWt.displayName="UpSquareOutlined";const XVr=VWt;var JVr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V184H184v656zm143.5-228.7l178-246c3.2-4.4 9.7-4.4 12.9 0l178 246c3.9 5.3.1 12.7-6.4 12.7h-46.9c-10.2 0-19.9-4.9-25.9-13.2L512 465.4 406.8 610.8c-6 8.3-15.6 13.2-25.9 13.2H334c-6.5 0-10.3-7.4-6.5-12.7z",fill:n}},{tag:"path",attrs:{d:"M334 624h46.9c10.3 0 19.9-4.9 25.9-13.2L512 465.4l105.2 145.4c6 8.3 15.7 13.2 25.9 13.2H690c6.5 0 10.3-7.4 6.4-12.7l-178-246a7.95 7.95 0 00-12.9 0l-178 246c-3.8 5.3 0 12.7 6.5 12.7z",fill:t}}]}},name:"up-square",theme:"twotone"};const QVr=JVr;var ZVr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:QVr}))},WWt=h.forwardRef(ZVr);WWt.displayName="UpSquareTwoTone";const eWr=WWt;var tWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M400 317.7h73.9V656c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V317.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 163a8 8 0 00-12.6 0l-112 141.7c-4.1 5.3-.4 13 6.3 13zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"upload",theme:"outlined"};const nWr=tWr;var rWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nWr}))},UWt=h.forwardRef(rWr);UWt.displayName="UploadOutlined";const iWr=UWt;var aWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M408 312h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8zm352 120V144c0-17.7-14.3-32-32-32H296c-17.7 0-32 14.3-32 32v288c-66.2 0-120 52.1-120 116v356c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8V548c0-63.9-53.8-116-120-116zm-72 0H336V184h352v248zM568 312h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}}]},name:"usb",theme:"filled"};const oWr=aWr;var sWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:oWr}))},KWt=h.forwardRef(sWr);KWt.displayName="UsbFilled";const lWr=KWt;var cWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M760 432V144c0-17.7-14.3-32-32-32H296c-17.7 0-32 14.3-32 32v288c-66.2 0-120 52.1-120 116v356c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V548c0-24.3 21.6-44 48.1-44h495.8c26.5 0 48.1 19.7 48.1 44v356c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V548c0-63.9-53.8-116-120-116zm-424 0V184h352v248H336zm120-184h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm160 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}}]},name:"usb",theme:"outlined"};const uWr=cWr;var dWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uWr}))},GWt=h.forwardRef(dWr);GWt.displayName="UsbOutlined";const fWr=GWt;var pWr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M759.9 504H264.1c-26.5 0-48.1 19.7-48.1 44v292h592V548c0-24.3-21.6-44-48.1-44z",fill:n}},{tag:"path",attrs:{d:"M456 248h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zm160 0h-48c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z",fill:t}},{tag:"path",attrs:{d:"M760 432V144c0-17.7-14.3-32-32-32H296c-17.7 0-32 14.3-32 32v288c-66.2 0-120 52.1-120 116v356c0 4.4 3.6 8 8 8h720c4.4 0 8-3.6 8-8V548c0-63.9-53.8-116-120-116zM336 184h352v248H336V184zm472 656H216V548c0-24.3 21.6-44 48.1-44h495.8c26.5 0 48.1 19.7 48.1 44v292z",fill:t}}]}},name:"usb",theme:"twotone"};const hWr=pWr;var mWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hWr}))},YWt=h.forwardRef(mWr);YWt.displayName="UsbTwoTone";const gWr=YWt;var vWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M678.3 642.4c24.2-13 51.9-20.4 81.4-20.4h.1c3 0 4.4-3.6 2.2-5.6a371.67 371.67 0 00-103.7-65.8c-.4-.2-.8-.3-1.2-.5C719.2 505 759.6 431.7 759.6 349c0-137-110.8-248-247.5-248S264.7 212 264.7 349c0 82.7 40.4 156 102.6 201.1-.4.2-.8.3-1.2.5-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00137 888.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 628.2 432.2 597 512.2 597c56.7 0 111.1 15.7 158 45.1a8.1 8.1 0 008.1.3zM512.2 521c-45.8 0-88.9-17.9-121.4-50.4A171.2 171.2 0 01340.5 349c0-45.9 17.9-89.1 50.3-121.6S466.3 177 512.2 177s88.9 17.9 121.4 50.4A171.2 171.2 0 01683.9 349c0 45.9-17.9 89.1-50.3 121.6C601.1 503.1 558 521 512.2 521zM880 759h-84v-84c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v84h-84c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h84v84c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-84h84c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"user-add",theme:"outlined"};const _Wr=vWr;var yWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_Wr}))},XWt=h.forwardRef(yWr);XWt.displayName="UserAddOutlined";const bWr=XWt;var xWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M678.3 655.4c24.2-13 51.9-20.4 81.4-20.4h.1c3 0 4.4-3.6 2.2-5.6a371.67 371.67 0 00-103.7-65.8c-.4-.2-.8-.3-1.2-.5C719.2 518 759.6 444.7 759.6 362c0-137-110.8-248-247.5-248S264.7 225 264.7 362c0 82.7 40.4 156 102.6 201.1-.4.2-.8.3-1.2.5-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00137 901.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C357 641.2 432.2 610 512.2 610c56.7 0 111.1 15.7 158 45.1a8.1 8.1 0 008.1.3zM512.2 534c-45.8 0-88.9-17.9-121.4-50.4A171.2 171.2 0 01340.5 362c0-45.9 17.9-89.1 50.3-121.6S466.3 190 512.2 190s88.9 17.9 121.4 50.4A171.2 171.2 0 01683.9 362c0 45.9-17.9 89.1-50.3 121.6C601.1 516.1 558 534 512.2 534zM880 772H640c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h240c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8z"}}]},name:"user-delete",theme:"outlined"};const SWr=xWr;var CWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:SWr}))},JWt=h.forwardRef(CWr);JWt.displayName="UserDeleteOutlined";const wWr=JWt;var EWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.5 763.6a374 374 0 00-80.6-119.5 375.63 375.63 0 00-119.5-80.6c-.4-.2-.8-.3-1.2-.5C719.5 518 760 444.7 760 362c0-137-111-248-248-248S264 225 264 362c0 82.7 40.5 156 102.8 201.1-.4.2-.8.3-1.2.5-44.8 18.9-85 46-119.5 80.6a375.63 375.63 0 00-80.6 119.5A371.7 371.7 0 00136 901.8a8 8 0 008 8.2h60c4.4 0 7.9-3.5 8-7.8 2-77.2 33-149.5 87.8-204.3 56.7-56.7 132-87.9 212.2-87.9s155.5 31.2 212.2 87.9C779 752.7 810 825 812 902.2c.1 4.4 3.6 7.8 8 7.8h60a8 8 0 008-8.2c-1-47.8-10.9-94.3-29.5-138.2zM512 534c-45.9 0-89.1-17.9-121.6-50.4S340 407.9 340 362c0-45.9 17.9-89.1 50.4-121.6S466.1 190 512 190s89.1 17.9 121.6 50.4S684 316.1 684 362c0 45.9-17.9 89.1-50.4 121.6S557.9 534 512 534z"}}]},name:"user",theme:"outlined"};const TWr=EWr;var $Wr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:TWr}))},QWt=h.forwardRef($Wr);QWt.displayName="UserOutlined";const ZWt=QWt;var OWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M759 335c0-137-111-248-248-248S263 198 263 335c0 82.8 40.6 156.2 103 201.2-.4.2-.7.3-.9.4-44.7 18.9-84.8 46-119.3 80.6a373.42 373.42 0 00-80.4 119.5A373.6 373.6 0 00136 874.8a8 8 0 008 8.2h59.9c4.3 0 7.9-3.5 8-7.8 2-77.2 32.9-149.5 87.6-204.3C356 614.2 431 583 511 583c137 0 248-111 248-248zM511 507c-95 0-172-77-172-172s77-172 172-172 172 77 172 172-77 172-172 172zm105 221h264c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H703.5l47.2-60.1a8.1 8.1 0 001.7-4.9c0-4.4-3.6-8-8-8h-72.6c-4.9 0-9.5 2.3-12.6 6.1l-68.5 87.1c-4.4 5.6-6.8 12.6-6.8 19.8.1 17.7 14.4 32 32.1 32zm240 64H592c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h176.5l-47.2 60.1a8.1 8.1 0 00-1.7 4.9c0 4.4 3.6 8 8 8h72.6c4.9 0 9.5-2.3 12.6-6.1l68.5-87.1c4.4-5.6 6.8-12.6 6.8-19.8-.1-17.7-14.4-32-32.1-32z"}}]},name:"user-switch",theme:"outlined"};const PWr=OWr;var NWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:PWr}))},eUt=h.forwardRef(NWr);eUt.displayName="UserSwitchOutlined";const DWr=eUt;var IWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M892 772h-80v-80c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v80h-80c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h80v80c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-80h80c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM373.5 498.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.8-1.7-203.2 89.2-203.2 200 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.8-1.1 6.4-4.8 5.9-8.8zM824 472c0-109.4-87.9-198.3-196.9-200C516.3 270.3 424 361.2 424 472c0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C357 742.6 326 814.8 324 891.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5C505.8 695.7 563 672 624 672c110.4 0 200-89.5 200-200zm-109.5 90.5C690.3 586.7 658.2 600 624 600s-66.3-13.3-90.5-37.5a127.26 127.26 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4-.1 34.2-13.4 66.3-37.6 90.5z"}}]},name:"usergroup-add",theme:"outlined"};const RWr=IWr;var kWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:RWr}))},tUt=h.forwardRef(kWr);tUt.displayName="UsergroupAddOutlined";const AWr=tUt;var MWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M888 784H664c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h224c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM373.5 510.4c-.9-8.7-1.4-17.5-1.4-26.4 0-15.9 1.5-31.4 4.3-46.5.7-3.6-1.2-7.3-4.5-8.8-13.6-6.1-26.1-14.5-36.9-25.1a127.54 127.54 0 01-38.7-95.4c.9-32.1 13.8-62.6 36.3-85.6 24.7-25.3 57.9-39.1 93.2-38.7 31.9.3 62.7 12.6 86 34.4 7.9 7.4 14.7 15.6 20.4 24.4 2 3.1 5.9 4.4 9.3 3.2 17.6-6.1 36.2-10.4 55.3-12.4 5.6-.6 8.8-6.6 6.3-11.6-32.5-64.3-98.9-108.7-175.7-109.9-110.9-1.7-203.3 89.2-203.3 199.9 0 62.8 28.9 118.8 74.2 155.5-31.8 14.7-61.1 35-86.5 60.4-54.8 54.7-85.8 126.9-87.8 204a8 8 0 008 8.2h56.1c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5 29.4-29.4 65.4-49.8 104.7-59.7 3.9-1 6.5-4.7 6-8.7zM824 484c0-109.4-87.9-198.3-196.9-200C516.3 282.3 424 373.2 424 484c0 62.8 29 118.8 74.2 155.5a300.95 300.95 0 00-86.4 60.4C357 754.6 326 826.8 324 903.8a8 8 0 008 8.2h56c4.3 0 7.9-3.4 8-7.7 1.9-58 25.4-112.3 66.7-153.5C505.8 707.7 563 684 624 684c110.4 0 200-89.5 200-200zm-109.5 90.5C690.3 598.7 658.2 612 624 612s-66.3-13.3-90.5-37.5a127.26 127.26 0 01-37.5-91.8c.3-32.8 13.4-64.5 36.3-88 24-24.6 56.1-38.3 90.4-38.7 33.9-.3 66.8 12.9 91 36.6 24.8 24.3 38.4 56.8 38.4 91.4-.1 34.2-13.4 66.3-37.6 90.5z"}}]},name:"usergroup-delete",theme:"outlined"};const FWr=MWr;var LWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:FWr}))},nUt=h.forwardRef(LWr);nUt.displayName="UsergroupDeleteOutlined";const jWr=nUt;var BWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M447.8 588.8l-7.3-32.5c-.2-1-.6-1.9-1.1-2.7a7.94 7.94 0 00-11.1-2.2L405 567V411c0-4.4-3.6-8-8-8h-81c-4.4 0-8 3.6-8 8v36c0 4.4 3.6 8 8 8h37v192.4a8 8 0 0012.7 6.5l79-56.8c2.6-1.9 3.8-5.1 3.1-8.3zm-56.7-216.6l.2.2c3.2 3 8.3 2.8 11.3-.5l24.1-26.2a8.1 8.1 0 00-.3-11.2l-53.7-52.1a8 8 0 00-11.2.1l-24.7 24.7c-3.1 3.1-3.1 8.2.1 11.3l54.2 53.7z"}},{tag:"path",attrs:{d:"M866.9 169.9L527.1 54.1C523 52.7 517.5 52 512 52s-11 .7-15.1 2.1L157.1 169.9c-8.3 2.8-15.1 12.4-15.1 21.2v482.4c0 8.8 5.7 20.4 12.6 25.9L499.3 968c3.5 2.7 8 4.1 12.6 4.1s9.2-1.4 12.6-4.1l344.7-268.6c6.9-5.4 12.6-17 12.6-25.9V191.1c.2-8.8-6.6-18.3-14.9-21.2zM810 654.3L512 886.5 214 654.3V226.7l298-101.6 298 101.6v427.6z"}},{tag:"path",attrs:{d:"M452 297v36c0 4.4 3.6 8 8 8h108v274h-38V405c0-4.4-3.6-8-8-8h-35c-4.4 0-8 3.6-8 8v210h-31c-4.4 0-8 3.6-8 8v37c0 4.4 3.6 8 8 8h244c4.4 0 8-3.6 8-8v-37c0-4.4-3.6-8-8-8h-72V493h58c4.4 0 8-3.6 8-8v-35c0-4.4-3.6-8-8-8h-58V341h63c4.4 0 8-3.6 8-8v-36c0-4.4-3.6-8-8-8H460c-4.4 0-8 3.6-8 8z"}}]},name:"verified",theme:"outlined"};const zWr=BWr;var HWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:zWr}))},rUt=h.forwardRef(HWr);rUt.displayName="VerifiedOutlined";const qWr=rUt;var VWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 780H164.1c-4.5 0-8.1 3.6-8.1 8v60c0 4.4 3.6 8 8.1 8h695.8c4.5 0 8.1-3.6 8.1-8v-60c0-4.4-3.6-8-8.1-8zM505.7 669a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V176c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8z"}}]},name:"vertical-align-bottom",theme:"outlined"};const WWr=VWr;var UWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:WWr}))},iUt=h.forwardRef(UWr);iUt.displayName="VerticalAlignBottomOutlined";const KWr=iUt;var GWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 474H164.1c-4.5 0-8.1 3.6-8.1 8v60c0 4.4 3.6 8 8.1 8h695.8c4.5 0 8.1-3.6 8.1-8v-60c0-4.4-3.6-8-8.1-8zm-353.6-74.7c2.9 3.7 8.5 3.7 11.3 0l100.8-127.5c3.7-4.7.4-11.7-5.7-11.7H550V104c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v156h-62.8c-6 0-9.4 7-5.7 11.7l100.8 127.6zm11.4 225.4a7.14 7.14 0 00-11.3 0L405.6 752.3a7.23 7.23 0 005.7 11.7H474v156c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V764h62.8c6 0 9.4-7 5.7-11.7L517.7 624.7z"}}]},name:"vertical-align-middle",theme:"outlined"};const YWr=GWr;var XWr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:YWr}))},aUt=h.forwardRef(XWr);aUt.displayName="VerticalAlignMiddleOutlined";const JWr=aUt;var QWr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M762 164h-64c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V172c0-4.4-3.6-8-8-8zm-508 0v72.4c0 9.5 4.2 18.4 11.4 24.5L564.6 512 265.4 763.1c-7.2 6.1-11.4 15-11.4 24.5V860c0 6.8 7.9 10.5 13.1 6.1L689 512 267.1 157.9A7.95 7.95 0 00254 164z"}}]},name:"vertical-left",theme:"outlined"};const ZWr=QWr;var eUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:ZWr}))},oUt=h.forwardRef(eUr);oUt.displayName="VerticalLeftOutlined";const tUr=oUt;var nUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M326 164h-64c-4.4 0-8 3.6-8 8v688c0 4.4 3.6 8 8 8h64c4.4 0 8-3.6 8-8V172c0-4.4-3.6-8-8-8zm444 72.4V164c0-6.8-7.9-10.5-13.1-6.1L335 512l421.9 354.1c5.2 4.4 13.1.7 13.1-6.1v-72.4c0-9.4-4.2-18.4-11.4-24.5L459.4 512l299.2-251.1c7.2-6.1 11.4-15.1 11.4-24.5z"}}]},name:"vertical-right",theme:"outlined"};const rUr=nUr;var iUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:rUr}))},sUt=h.forwardRef(iUr);sUt.displayName="VerticalRightOutlined";const aUr=sUt;var oUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M368 724H252V608c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v116H72c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h116v116c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V788h116c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"}},{tag:"path",attrs:{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v352h72V232h576v560H448v72h272c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM888 625l-104-59.8V458.9L888 399v226z"}},{tag:"path",attrs:{d:"M320 360c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H208c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h112z"}}]},name:"video-camera-add",theme:"outlined"};const sUr=oUr;var lUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:sUr}))},lUt=h.forwardRef(lUr);lUt.displayName="VideoCameraAddOutlined";const cUr=lUt;var uUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v576c0 35.3 28.7 64 64 64h592c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM328 352c0 4.4-3.6 8-8 8H208c-4.4 0-8-3.6-8-8v-48c0-4.4 3.6-8 8-8h112c4.4 0 8 3.6 8 8v48zm560 273l-104-59.8V458.9L888 399v226z"}}]},name:"video-camera",theme:"filled"};const dUr=uUr;var fUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:dUr}))},cUt=h.forwardRef(fUr);cUt.displayName="VideoCameraFilled";const pUr=cUt;var hUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v576c0 35.3 28.7 64 64 64h592c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM712 792H136V232h576v560zm176-167l-104-59.8V458.9L888 399v226zM208 360h112c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H208c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}}]},name:"video-camera",theme:"outlined"};const mUr=hUr;var gUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:mUr}))},uUt=h.forwardRef(gUr);uUt.displayName="VideoCameraOutlined";const vUr=uUt;var _Ur={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M136 792h576V232H136v560zm64-488c0-4.4 3.6-8 8-8h112c4.4 0 8 3.6 8 8v48c0 4.4-3.6 8-8 8H208c-4.4 0-8-3.6-8-8v-48z",fill:n}},{tag:"path",attrs:{d:"M912 302.3L784 376V224c0-35.3-28.7-64-64-64H128c-35.3 0-64 28.7-64 64v576c0 35.3 28.7 64 64 64h592c35.3 0 64-28.7 64-64V648l128 73.7c21.3 12.3 48-3.1 48-27.6V330c0-24.6-26.7-40-48-27.7zM712 792H136V232h576v560zm176-167l-104-59.8V458.9L888 399v226z",fill:t}},{tag:"path",attrs:{d:"M208 360h112c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H208c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z",fill:t}}]}},name:"video-camera",theme:"twotone"};const yUr=_Ur;var bUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:yUr}))},dUt=h.forwardRef(bUr);dUt.displayName="VideoCameraTwoTone";const xUr=dUt;var SUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-32 464H528V448h320v128zm-268-64a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"wallet",theme:"filled"};const CUr=SUr;var wUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:CUr}))},fUt=h.forwardRef(wUr);fUt.displayName="WalletFilled";const EUr=fUt;var TUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 464H528V448h312v128zm0 264H184V184h656v200H496c-17.7 0-32 14.3-32 32v192c0 17.7 14.3 32 32 32h344v200zM580 512a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"wallet",theme:"outlined"};const $Ur=TUr;var OUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:$Ur}))},pUt=h.forwardRef(OUr);pUt.displayName="WalletOutlined";const PUr=pUt;var NUr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 464H528V448h312v128zm0-192H496c-17.7 0-32 14.3-32 32v192c0 17.7 14.3 32 32 32h344v200H184V184h656v200z",fill:t}},{tag:"path",attrs:{d:"M528 576h312V448H528v128zm92-104c22.1 0 40 17.9 40 40s-17.9 40-40 40-40-17.9-40-40 17.9-40 40-40z",fill:n}},{tag:"path",attrs:{d:"M580 512a40 40 0 1080 0 40 40 0 10-80 0z",fill:t}},{tag:"path",attrs:{d:"M184 840h656V640H496c-17.7 0-32-14.3-32-32V416c0-17.7 14.3-32 32-32h344V184H184v656z",fill:n}}]}},name:"wallet",theme:"twotone"};const DUr=NUr;var IUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:DUr}))},hUt=h.forwardRef(IUr);hUt.displayName="WalletTwoTone";const RUr=hUt;var kUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zM480 416c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V416zm32 352a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"warning",theme:"filled"};const AUr=kUr;var MUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:AUr}))},mUt=h.forwardRef(MUr);mUt.displayName="WarningFilled";const gUt=mUt;var FUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M464 720a48 48 0 1096 0 48 48 0 10-96 0zm16-304v184c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V416c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8zm475.7 440l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-783.5-27.9L512 239.9l339.8 588.2H172.2z"}}]},name:"warning",theme:"outlined"};const LUr=FUr;var jUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:LUr}))},vUt=h.forwardRef(jUr);vUt.displayName="WarningOutlined";const BUr=vUt;var zUr={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zm-783.5-27.9L512 239.9l339.8 588.2H172.2z",fill:t}},{tag:"path",attrs:{d:"M172.2 828.1h679.6L512 239.9 172.2 828.1zM560 720a48.01 48.01 0 01-96 0 48.01 48.01 0 0196 0zm-16-304v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V416c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8z",fill:n}},{tag:"path",attrs:{d:"M464 720a48 48 0 1096 0 48 48 0 10-96 0zm16-304v184c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V416c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8z",fill:t}}]}},name:"warning",theme:"twotone"};const HUr=zUr;var qUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:HUr}))},_Ut=h.forwardRef(qUr);_Ut.displayName="WarningTwoTone";const VUr=_Ut;var WUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M690.1 377.4c5.9 0 11.8.2 17.6.5-24.4-128.7-158.3-227.1-319.9-227.1C209 150.8 64 271.4 64 420.2c0 81.1 43.6 154.2 111.9 203.6a21.5 21.5 0 019.1 17.6c0 2.4-.5 4.6-1.1 6.9-5.5 20.3-14.2 52.8-14.6 54.3-.7 2.6-1.7 5.2-1.7 7.9 0 5.9 4.8 10.8 10.8 10.8 2.3 0 4.2-.9 6.2-2l70.9-40.9c5.3-3.1 11-5 17.2-5 3.2 0 6.4.5 9.5 1.4 33.1 9.5 68.8 14.8 105.7 14.8 6 0 11.9-.1 17.8-.4-7.1-21-10.9-43.1-10.9-66 0-135.8 132.2-245.8 295.3-245.8zm-194.3-86.5c23.8 0 43.2 19.3 43.2 43.1s-19.3 43.1-43.2 43.1c-23.8 0-43.2-19.3-43.2-43.1s19.4-43.1 43.2-43.1zm-215.9 86.2c-23.8 0-43.2-19.3-43.2-43.1s19.3-43.1 43.2-43.1 43.2 19.3 43.2 43.1-19.4 43.1-43.2 43.1zm586.8 415.6c56.9-41.2 93.2-102 93.2-169.7 0-124-120.8-224.5-269.9-224.5-149 0-269.9 100.5-269.9 224.5S540.9 847.5 690 847.5c30.8 0 60.6-4.4 88.1-12.3 2.6-.8 5.2-1.2 7.9-1.2 5.2 0 9.9 1.6 14.3 4.1l59.1 34c1.7 1 3.3 1.7 5.2 1.7a9 9 0 006.4-2.6 9 9 0 002.6-6.4c0-2.2-.9-4.4-1.4-6.6-.3-1.2-7.6-28.3-12.2-45.3-.5-1.9-.9-3.8-.9-5.7.1-5.9 3.1-11.2 7.6-14.5zM600.2 587.2c-19.9 0-36-16.1-36-35.9 0-19.8 16.1-35.9 36-35.9s36 16.1 36 35.9c0 19.8-16.2 35.9-36 35.9zm179.9 0c-19.9 0-36-16.1-36-35.9 0-19.8 16.1-35.9 36-35.9s36 16.1 36 35.9a36.08 36.08 0 01-36 35.9z"}}]},name:"wechat",theme:"filled"};const UUr=WUr;var KUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:UUr}))},yUt=h.forwardRef(KUr);yUt.displayName="WechatFilled";const GUr=yUt;var YUr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M690.1 377.4c5.9 0 11.8.2 17.6.5-24.4-128.7-158.3-227.1-319.9-227.1C209 150.8 64 271.4 64 420.2c0 81.1 43.6 154.2 111.9 203.6a21.5 21.5 0 019.1 17.6c0 2.4-.5 4.6-1.1 6.9-5.5 20.3-14.2 52.8-14.6 54.3-.7 2.6-1.7 5.2-1.7 7.9 0 5.9 4.8 10.8 10.8 10.8 2.3 0 4.2-.9 6.2-2l70.9-40.9c5.3-3.1 11-5 17.2-5 3.2 0 6.4.5 9.5 1.4 33.1 9.5 68.8 14.8 105.7 14.8 6 0 11.9-.1 17.8-.4-7.1-21-10.9-43.1-10.9-66 0-135.8 132.2-245.8 295.3-245.8zm-194.3-86.5c23.8 0 43.2 19.3 43.2 43.1s-19.3 43.1-43.2 43.1c-23.8 0-43.2-19.3-43.2-43.1s19.4-43.1 43.2-43.1zm-215.9 86.2c-23.8 0-43.2-19.3-43.2-43.1s19.3-43.1 43.2-43.1 43.2 19.3 43.2 43.1-19.4 43.1-43.2 43.1zm586.8 415.6c56.9-41.2 93.2-102 93.2-169.7 0-124-120.8-224.5-269.9-224.5-149 0-269.9 100.5-269.9 224.5S540.9 847.5 690 847.5c30.8 0 60.6-4.4 88.1-12.3 2.6-.8 5.2-1.2 7.9-1.2 5.2 0 9.9 1.6 14.3 4.1l59.1 34c1.7 1 3.3 1.7 5.2 1.7a9 9 0 006.4-2.6 9 9 0 002.6-6.4c0-2.2-.9-4.4-1.4-6.6-.3-1.2-7.6-28.3-12.2-45.3-.5-1.9-.9-3.8-.9-5.7.1-5.9 3.1-11.2 7.6-14.5zM600.2 587.2c-19.9 0-36-16.1-36-35.9 0-19.8 16.1-35.9 36-35.9s36 16.1 36 35.9c0 19.8-16.2 35.9-36 35.9zm179.9 0c-19.9 0-36-16.1-36-35.9 0-19.8 16.1-35.9 36-35.9s36 16.1 36 35.9a36.08 36.08 0 01-36 35.9z"}}]},name:"wechat",theme:"outlined"};const XUr=YUr;var JUr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:XUr}))},bUt=h.forwardRef(JUr);bUt.displayName="WechatOutlined";const QUr=bUt;var ZUr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M805.33 112H218.67C159.76 112 112 159.76 112 218.67v586.66C112 864.24 159.76 912 218.67 912h586.66C864.24 912 912 864.24 912 805.33V218.67C912 159.76 864.24 112 805.33 112m-98.17 417.86a102.13 102.13 0 0028.1 52.46l2.13 2.06c.41.27.8.57 1.16.9l.55.64.2.02a7.96 7.96 0 01-.98 10.82 7.96 7.96 0 01-10.85-.18c-1.1-1.05-2.14-2.14-3.24-3.24a102.49 102.49 0 00-53.82-28.36l-2-.27c-.66-.12-1.34-.39-1.98-.39a33.27 33.27 0 1140.37-37.66c.17 1.09.36 2.16.36 3.2m-213.1 153.82a276.78 276.78 0 01-61.7.17 267.3 267.3 0 01-44.67-8.6l-68.44 34.4c-.33.24-.77.43-1.15.71h-.27a18.29 18.29 0 01-27.52-15.9c.03-.59.1-1.17.2-1.74.13-1.97.6-3.9 1.37-5.72l2.75-11.15 9.56-39.56a277.57 277.57 0 01-49.25-54.67A185.99 185.99 0 01223.1 478.1a182.42 182.42 0 0119.08-81.04 203.98 203.98 0 0137.19-52.32c38.91-39.94 93.26-65.52 153.1-72.03a278.25 278.25 0 0130.17-1.64c10.5.03 20.99.65 31.42 1.86 59.58 6.79 113.65 32.48 152.26 72.36a202.96 202.96 0 0137 52.48 182.3 182.3 0 0118.17 94.67c-.52-.57-1.02-1.2-1.57-1.76a33.26 33.26 0 00-40.84-4.8c.22-2.26.22-4.54.22-6.79a143.64 143.64 0 00-14.76-63.38 164.07 164.07 0 00-29.68-42.15c-31.78-32.76-76.47-53.95-125.89-59.55a234.37 234.37 0 00-51.67-.14c-49.61 5.41-94.6 26.45-126.57 59.26a163.63 163.63 0 00-29.82 41.95 143.44 143.44 0 00-15.12 63.93 147.16 147.16 0 0025.29 81.51 170.5 170.5 0 0024.93 29.4 172.31 172.31 0 0017.56 14.75 17.6 17.6 0 016.35 19.62l-6.49 24.67-1.86 7.14-1.62 6.45a2.85 2.85 0 002.77 2.88 3.99 3.99 0 001.93-.68l43.86-25.93 1.44-.78a23.2 23.2 0 0118.24-1.84 227.38 227.38 0 0033.87 7.12l5.22.69a227.26 227.26 0 0051.67-.14 226.58 226.58 0 0042.75-9.07 33.2 33.2 0 0022.72 34.76 269.27 269.27 0 01-60.37 14.12m89.07-24.87a33.33 33.33 0 01-33.76-18.75 33.32 33.32 0 016.64-38.03 33.16 33.16 0 0118.26-9.31c1.07-.14 2.19-.36 3.24-.36a102.37 102.37 0 0052.47-28.05l2.2-2.33a10.21 10.21 0 011.57-1.68v-.03a7.97 7.97 0 1110.64 11.81l-3.24 3.24a102.44 102.44 0 00-28.56 53.74c-.09.63-.28 1.35-.28 2l-.39 2.01a33.3 33.3 0 01-28.79 25.74m94.44 93.87a33.3 33.3 0 01-36.18-24.25 28 28 0 01-1.1-6.73 102.4 102.4 0 00-28.15-52.39l-2.3-2.25a7.2 7.2 0 01-1.11-.9l-.54-.6h-.03v.05a7.96 7.96 0 01.96-10.82 7.96 7.96 0 0110.85.18l3.22 3.24a102.29 102.29 0 0053.8 28.35l2 .28a33.27 33.27 0 11-1.42 65.84m113.67-103.34a32.84 32.84 0 01-18.28 9.31 26.36 26.36 0 01-3.24.36 102.32 102.32 0 00-52.44 28.1 49.57 49.57 0 00-3.14 3.41l-.68.56h.02l.09.05a7.94 7.94 0 11-10.6-11.81l3.23-3.24a102.05 102.05 0 0028.37-53.7 33.26 33.26 0 1162.4-12.1 33.21 33.21 0 01-5.73 39.06"}}]},name:"wechat-work",theme:"filled"};const eKr=ZUr;var tKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:eKr}))},xUt=h.forwardRef(tKr);xUt.displayName="WechatWorkFilled";const nKr=xUt;var rKr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.78 729.59a135.87 135.87 0 00-47.04 19.04 114.24 114.24 0 01-51.4 31.08 76.29 76.29 0 0124.45-45.42 169.3 169.3 0 0023.4-55.02 50.41 50.41 0 1150.6 50.32zm-92.21-120.76a168.83 168.83 0 00-54.81-23.68 50.41 50.41 0 01-50.4-50.42 50.41 50.41 0 11100.8 0 137.5 137.5 0 0018.82 47.2 114.8 114.8 0 0130.76 51.66 76.08 76.08 0 01-45.02-24.76h-.19zm-83.04-177.71c-15.19-127.33-146.98-227.1-306.44-227.1-169.87 0-308.09 113.1-308.09 252.2A235.81 235.81 0 00230.06 647.6a311.28 311.28 0 0033.6 21.59L250 723.76c4.93 2.31 9.7 4.78 14.75 6.9l69-34.5c10.07 2.61 20.68 4.3 31.2 6.08 6.73 1.2 13.45 2.43 20.35 3.25a354.83 354.83 0 00128.81-7.4 248.88 248.88 0 0010.15 55.06 425.64 425.64 0 01-96.17 11.24 417.98 417.98 0 01-86.4-9.52L216.52 817.4a27.62 27.62 0 01-29.98-3.14 28.02 28.02 0 01-9.67-28.61l22.4-90.24A292.26 292.26 0 0164 456.21C64 285.98 227 148 428.09 148c190.93 0 347.29 124.53 362.52 282.82a244.97 244.97 0 00-26.47-2.62c-9.9.38-19.79 1.31-29.6 2.88zm-116.3 198.81a135.76 135.76 0 0047.05-19.04 114.24 114.24 0 0151.45-31 76.47 76.47 0 01-24.5 45.34 169.48 169.48 0 00-23.4 55.05 50.41 50.41 0 01-100.8.23 50.41 50.41 0 0150.2-50.58m90.8 121.32a168.6 168.6 0 0054.66 23.9 50.44 50.44 0 0135.64 86.08 50.38 50.38 0 01-86.04-35.66 136.74 136.74 0 00-18.67-47.28 114.71 114.71 0 01-30.54-51.8 76 76 0 0144.95 25.06z"}}]},name:"wechat-work",theme:"outlined"};const iKr=rKr;var aKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:iKr}))},SUt=h.forwardRef(aKr);SUt.displayName="WechatWorkOutlined";const oKr=SUt;var sKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-44.4 672C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3 69.5-69.6 150.6-101.4 181.1-70.8 13.5 13.5 14.8 36.8 6.1 64.6-4.5 14 13.1 6.3 13.1 6.3 56.2-23.6 105.2-25 123.1.7 9.6 13.7 8.6 32.8-.2 55.1-4.1 10.2 1.3 11.8 9 14.1 31.7 9.8 66.9 33.6 66.9 75.5.2 69.5-99.7 156.9-249.8 156.9zm207.3-290.8a34.9 34.9 0 00-7.2-34.1 34.68 34.68 0 00-33.1-10.7 18.24 18.24 0 01-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9 17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 01-22.9 11.7 18.18 18.18 0 01-11.8-22.9zm106 34.3s0 .1 0 0a21.1 21.1 0 01-26.6 13.7 21.19 21.19 0 01-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 00-98.9-32.1 21.14 21.14 0 01-25.1-16.3 21.07 21.07 0 0116.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1 36.3 40.2 46.1 95.1 30.6 143.2zm-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2 5.9 60.1 84.8 101.5 176.2 92.5 91.4-9.1 160.7-65.1 154.7-125.3-5.9-60.1-84.8-101.5-176.2-92.4zm80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1-43.9-14.2-62.5-57.7-43.3-96.8 18.9-38.4 68-60.1 111.5-48.8 45 11.7 68 54.2 49.6 95.5zm-93-32.2c-14.2-5.9-32.4.2-41.2 13.9-8.8 13.8-4.7 30.2 9.3 36.6 14.3 6.5 33.2.3 42-13.8 8.8-14.3 4.2-30.6-10.1-36.7zm34.9-14.5c-5.4-2.2-12.2.5-15.4 5.8-3.1 5.4-1.4 11.5 4.1 13.8 5.5 2.3 12.6-.3 15.8-5.8 3-5.6 1-11.8-4.5-13.8z"}}]},name:"weibo-circle",theme:"filled"};const lKr=sKr;var cKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:lKr}))},CUt=h.forwardRef(cKr);CUt.displayName="WeiboCircleFilled";const uKr=CUt;var dKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-44.4 672C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3 69.5-69.6 150.6-101.4 181.1-70.8 13.5 13.5 14.8 36.8 6.1 64.6-4.5 14 13.1 6.3 13.1 6.3 56.2-23.6 105.2-25 123.1.7 9.6 13.7 8.6 32.8-.2 55.1-4.1 10.2 1.3 11.8 9 14.1 31.7 9.8 66.9 33.6 66.9 75.5.2 69.5-99.7 156.9-249.8 156.9zm207.3-290.8a34.9 34.9 0 00-7.2-34.1 34.68 34.68 0 00-33.1-10.7 18.24 18.24 0 01-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9 17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 01-22.9 11.7 18.18 18.18 0 01-11.8-22.9zm106 34.3s0 .1 0 0a21.1 21.1 0 01-26.6 13.7 21.19 21.19 0 01-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 00-98.9-32.1 21.14 21.14 0 01-25.1-16.3 21.07 21.07 0 0116.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1 36.3 40.2 46.1 95.1 30.6 143.2zm-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2 5.9 60.1 84.8 101.5 176.2 92.5 91.4-9.1 160.7-65.1 154.7-125.3-5.9-60.1-84.8-101.5-176.2-92.4zm80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1-43.9-14.2-62.5-57.7-43.3-96.8 18.9-38.4 68-60.1 111.5-48.8 45 11.7 68 54.2 49.6 95.5zm-93-32.2c-14.2-5.9-32.4.2-41.2 13.9-8.8 13.8-4.7 30.2 9.3 36.6 14.3 6.5 33.2.3 42-13.8 8.8-14.3 4.2-30.6-10.1-36.7zm34.9-14.5c-5.4-2.2-12.2.5-15.4 5.8-3.1 5.4-1.4 11.5 4.1 13.8 5.5 2.3 12.6-.3 15.8-5.8 3-5.6 1-11.8-4.5-13.8z"}}]},name:"weibo-circle",theme:"outlined"};const fKr=dKr;var pKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:fKr}))},wUt=h.forwardRef(pKr);wUt.displayName="WeiboCircleOutlined";const hKr=wUt;var mKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M457.3 543c-68.1-17.7-145 16.2-174.6 76.2-30.1 61.2-1 129.1 67.8 151.3 71.2 23 155.2-12.2 184.4-78.3 28.7-64.6-7.2-131-77.6-149.2zm-52 156.2c-13.8 22.1-43.5 31.7-65.8 21.6-22-10-28.5-35.7-14.6-57.2 13.7-21.4 42.3-31 64.4-21.7 22.4 9.5 29.6 35 16 57.3zm45.5-58.5c-5 8.6-16.1 12.7-24.7 9.1-8.5-3.5-11.2-13.1-6.4-21.5 5-8.4 15.6-12.4 24.1-9.1 8.7 3.2 11.8 12.9 7 21.5zm334.5-197.2c15 4.8 31-3.4 35.9-18.3 11.8-36.6 4.4-78.4-23.2-109a111.39 111.39 0 00-106-34.3 28.45 28.45 0 00-21.9 33.8 28.39 28.39 0 0033.8 21.8c18.4-3.9 38.3 1.8 51.9 16.7a54.2 54.2 0 0111.3 53.3 28.45 28.45 0 0018.2 36zm99.8-206c-56.7-62.9-140.4-86.9-217.7-70.5a32.98 32.98 0 00-25.4 39.3 33.12 33.12 0 0039.3 25.5c55-11.7 114.4 5.4 154.8 50.1 40.3 44.7 51.2 105.7 34 159.1-5.6 17.4 3.9 36 21.3 41.7 17.4 5.6 36-3.9 41.6-21.2v-.1c24.1-75.4 8.9-161.1-47.9-223.9zM729 499c-12.2-3.6-20.5-6.1-14.1-22.1 13.8-34.7 15.2-64.7.3-86-28-40.1-104.8-37.9-192.8-1.1 0 0-27.6 12.1-20.6-9.8 13.5-43.5 11.5-79.9-9.6-101-47.7-47.8-174.6 1.8-283.5 110.6C127.3 471.1 80 557.5 80 632.2 80 775.1 263.2 862 442.5 862c235 0 391.3-136.5 391.3-245 0-65.5-55.2-102.6-104.8-118zM443 810.8c-143 14.1-266.5-50.5-275.8-144.5-9.3-93.9 99.2-181.5 242.2-195.6 143-14.2 266.5 50.5 275.8 144.4C694.4 709 586 796.6 443 810.8z"}}]},name:"weibo",theme:"outlined"};const gKr=mKr;var vKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:gKr}))},EUt=h.forwardRef(vKr);EUt.displayName="WeiboOutlined";const _Kr=EUt;var yKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M433.6 595.1c-14.2-5.9-32.4.2-41.2 13.9-8.8 13.8-4.7 30.2 9.3 36.6 14.3 6.5 33.2.3 42-13.8 8.8-14.3 4.2-30.6-10.1-36.7zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM467.6 736C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3 69.5-69.6 150.6-101.4 181.1-70.8 13.5 13.5 14.8 36.8 6.1 64.6-4.5 14 13.1 6.3 13.1 6.3 56.2-23.6 105.2-25 123.1.7 9.6 13.7 8.6 32.8-.2 55.1-4.1 10.2 1.3 11.8 9 14.1 31.7 9.8 66.9 33.6 66.9 75.5.2 69.5-99.7 156.9-249.8 156.9zm207.3-290.8a34.9 34.9 0 00-7.2-34.1 34.68 34.68 0 00-33.1-10.7 18.24 18.24 0 01-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9 17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 01-22.9 11.7 18.18 18.18 0 01-11.8-22.9zm106 34.3s0 .1 0 0a21.1 21.1 0 01-26.6 13.7 21.19 21.19 0 01-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 00-98.9-32.1 21.14 21.14 0 01-25.1-16.3 21.07 21.07 0 0116.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1 36.3 40.2 46.1 95.1 30.6 143.2zm-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2 5.9 60.1 84.8 101.5 176.2 92.5 91.4-9.1 160.7-65.1 154.7-125.3-5.9-60.1-84.8-101.5-176.2-92.4zm80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1-43.9-14.2-62.5-57.7-43.3-96.8 18.9-38.4 68-60.1 111.5-48.8 45 11.7 68 54.2 49.6 95.5zm-58.1-46.7c-5.4-2.2-12.2.5-15.4 5.8-3.1 5.4-1.4 11.5 4.1 13.8 5.5 2.3 12.6-.3 15.8-5.8 3-5.6 1-11.8-4.5-13.8z"}}]},name:"weibo-square",theme:"filled"};const bKr=yKr;var xKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:bKr}))},TUt=h.forwardRef(xKr);TUt.displayName="WeiboSquareFilled";const SKr=TUt;var CKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M433.6 595.1c-14.2-5.9-32.4.2-41.2 13.9-8.8 13.8-4.7 30.2 9.3 36.6 14.3 6.5 33.2.3 42-13.8 8.8-14.3 4.2-30.6-10.1-36.7zM880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM467.6 736C353.1 736 236 680.4 236 588.9c0-47.8 30.2-103.1 82.3-155.3 69.5-69.6 150.6-101.4 181.1-70.8 13.5 13.5 14.8 36.8 6.1 64.6-4.5 14 13.1 6.3 13.1 6.3 56.2-23.6 105.2-25 123.1.7 9.6 13.7 8.6 32.8-.2 55.1-4.1 10.2 1.3 11.8 9 14.1 31.7 9.8 66.9 33.6 66.9 75.5.2 69.5-99.7 156.9-249.8 156.9zm207.3-290.8a34.9 34.9 0 00-7.2-34.1 34.68 34.68 0 00-33.1-10.7 18.24 18.24 0 01-7.6-35.7c24.1-5.1 50.1 2.3 67.7 21.9 17.7 19.6 22.4 46.3 14.9 69.8a18.13 18.13 0 01-22.9 11.7 18.18 18.18 0 01-11.8-22.9zm106 34.3s0 .1 0 0a21.1 21.1 0 01-26.6 13.7 21.19 21.19 0 01-13.6-26.7c11-34.2 4-73.2-21.7-101.8a104.04 104.04 0 00-98.9-32.1 21.14 21.14 0 01-25.1-16.3 21.07 21.07 0 0116.2-25.1c49.4-10.5 102.8 4.8 139.1 45.1 36.3 40.2 46.1 95.1 30.6 143.2zm-334.5 6.1c-91.4 9-160.7 65.1-154.7 125.2 5.9 60.1 84.8 101.5 176.2 92.5 91.4-9.1 160.7-65.1 154.7-125.3-5.9-60.1-84.8-101.5-176.2-92.4zm80.2 141.7c-18.7 42.3-72.3 64.8-117.8 50.1-43.9-14.2-62.5-57.7-43.3-96.8 18.9-38.4 68-60.1 111.5-48.8 45 11.7 68 54.2 49.6 95.5zm-58.1-46.7c-5.4-2.2-12.2.5-15.4 5.8-3.1 5.4-1.4 11.5 4.1 13.8 5.5 2.3 12.6-.3 15.8-5.8 3-5.6 1-11.8-4.5-13.8z"}}]},name:"weibo-square",theme:"outlined"};const wKr=CKr;var EKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:wKr}))},$Ut=h.forwardRef(EKr);$Ut.displayName="WeiboSquareOutlined";const TKr=$Ut;var $Kr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M713.5 599.9c-10.9-5.6-65.2-32.2-75.3-35.8-10.1-3.8-17.5-5.6-24.8 5.6-7.4 11.1-28.4 35.8-35 43.3-6.4 7.4-12.9 8.3-23.8 2.8-64.8-32.4-107.3-57.8-150-131.1-11.3-19.5 11.3-18.1 32.4-60.2 3.6-7.4 1.8-13.7-1-19.3-2.8-5.6-24.8-59.8-34-81.9-8.9-21.5-18.1-18.5-24.8-18.9-6.4-.4-13.7-.4-21.1-.4-7.4 0-19.3 2.8-29.4 13.7-10.1 11.1-38.6 37.8-38.6 92s39.5 106.7 44.9 114.1c5.6 7.4 77.7 118.6 188.4 166.5 70 30.2 97.4 32.8 132.4 27.6 21.3-3.2 65.2-26.6 74.3-52.5 9.1-25.8 9.1-47.9 6.4-52.5-2.7-4.9-10.1-7.7-21-13z"}},{tag:"path",attrs:{d:"M925.2 338.4c-22.6-53.7-55-101.9-96.3-143.3a444.35 444.35 0 00-143.3-96.3C630.6 75.7 572.2 64 512 64h-2c-60.6.3-119.3 12.3-174.5 35.9a445.35 445.35 0 00-142 96.5c-40.9 41.3-73 89.3-95.2 142.8-23 55.4-34.6 114.3-34.3 174.9A449.4 449.4 0 00112 714v152a46 46 0 0046 46h152.1A449.4 449.4 0 00510 960h2.1c59.9 0 118-11.6 172.7-34.3a444.48 444.48 0 00142.8-95.2c41.3-40.9 73.8-88.7 96.5-142 23.6-55.2 35.6-113.9 35.9-174.5.3-60.9-11.5-120-34.8-175.6zm-151.1 438C704 845.8 611 884 512 884h-1.7c-60.3-.3-120.2-15.3-173.1-43.5l-8.4-4.5H188V695.2l-4.5-8.4C155.3 633.9 140.3 574 140 513.7c-.4-99.7 37.7-193.3 107.6-263.8 69.8-70.5 163.1-109.5 262.8-109.9h1.7c50 0 98.5 9.7 144.2 28.9 44.6 18.7 84.6 45.6 119 80 34.3 34.3 61.3 74.4 80 119 19.4 46.2 29.1 95.2 28.9 145.8-.6 99.6-39.7 192.9-110.1 262.7z"}}]},name:"whats-app",theme:"outlined"};const OKr=$Kr;var PKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:OKr}))},OUt=h.forwardRef(PKr);OUt.displayName="WhatsAppOutlined";const NKr=OUt;var DKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M723 620.5C666.8 571.6 593.4 542 513 542s-153.8 29.6-210.1 78.6a8.1 8.1 0 00-.8 11.2l36 42.9c2.9 3.4 8 3.8 11.4.9C393.1 637.2 450.3 614 513 614s119.9 23.2 163.5 61.5c3.4 2.9 8.5 2.5 11.4-.9l36-42.9c2.8-3.3 2.4-8.3-.9-11.2zm117.4-140.1C751.7 406.5 637.6 362 513 362s-238.7 44.5-327.5 118.4a8.05 8.05 0 00-1 11.3l36 42.9c2.8 3.4 7.9 3.8 11.2 1C308 472.2 406.1 434 513 434s205 38.2 281.2 101.6c3.4 2.8 8.4 2.4 11.2-1l36-42.9c2.8-3.4 2.4-8.5-1-11.3zm116.7-139C835.7 241.8 680.3 182 511 182c-168.2 0-322.6 59-443.7 157.4a8 8 0 00-1.1 11.4l36 42.9c2.8 3.3 7.8 3.8 11.1 1.1C222 306.7 360.3 254 511 254c151.8 0 291 53.5 400 142.7 3.4 2.8 8.4 2.3 11.2-1.1l36-42.9c2.9-3.4 2.4-8.5-1.1-11.3zM448 778a64 64 0 10128 0 64 64 0 10-128 0z"}}]},name:"wifi",theme:"outlined"};const IKr=DKr;var RKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:IKr}))},PUt=h.forwardRef(RKr);PUt.displayName="WifiOutlined";const kKr=PUt;var AKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M523.8 191.4v288.9h382V128.1zm0 642.2l382 62.2v-352h-382zM120.1 480.2H443V201.9l-322.9 53.5zm0 290.4L443 823.2V543.8H120.1z"}}]},name:"windows",theme:"filled"};const MKr=AKr;var FKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:MKr}))},NUt=h.forwardRef(FKr);NUt.displayName="WindowsFilled";const LKr=NUt;var jKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M120.1 770.6L443 823.2V543.8H120.1v226.8zm63.4-163.5h196.2v141.6l-196.2-31.9V607.1zm340.3 226.5l382 62.2v-352h-382v289.8zm63.4-226.5h255.3v214.4l-255.3-41.6V607.1zm-63.4-415.7v288.8h382V128.1l-382 63.3zm318.7 225.5H587.3V245l255.3-42.3v214.2zm-722.4 63.3H443V201.9l-322.9 53.5v224.8zM183.5 309l196.2-32.5v140.4H183.5V309z"}}]},name:"windows",theme:"outlined"};const BKr=jKr;var zKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:BKr}))},DUt=h.forwardRef(zKr);DUt.displayName="WindowsOutlined";const HKr=DUt;var qKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M712.8 548.8c53.6-53.6 83.2-125 83.2-200.8 0-75.9-29.5-147.2-83.2-200.8C659.2 93.6 587.8 64 512 64s-147.2 29.5-200.8 83.2C257.6 200.9 228 272.1 228 348c0 63.8 20.9 124.4 59.4 173.9 7.3 9.4 15.2 18.3 23.7 26.9 8.5 8.5 17.5 16.4 26.8 23.7 39.6 30.8 86.3 50.4 136.1 57V736H360c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h114v140c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V812h114c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8H550V629.5c61.5-8.2 118.2-36.1 162.8-80.7zM512 556c-55.6 0-107.7-21.6-147.1-60.9C325.6 455.8 304 403.6 304 348s21.6-107.7 60.9-147.1C404.2 161.5 456.4 140 512 140s107.7 21.6 147.1 60.9C698.4 240.2 720 292.4 720 348s-21.6 107.7-60.9 147.1C619.7 534.4 567.6 556 512 556z"}}]},name:"woman",theme:"outlined"};const VKr=qKr;var WKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:VKr}))},IUt=h.forwardRef(WKr);IUt.displayName="WomanOutlined";const UKr=IUt;var KKr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"g",attrs:{"fill-rule":"evenodd"},children:[{tag:"path",attrs:{d:"M823.11 912H200.9A88.9 88.9 0 01112 823.11V200.9A88.9 88.9 0 01200.89 112H823.1A88.9 88.9 0 01912 200.89V823.1A88.9 88.9 0 01823.11 912"}},{tag:"path",attrs:{d:"M740 735H596.94L286 291h143.06zm-126.01-37.65h56.96L412 328.65h-56.96z","fill-rule":"nonzero"}},{tag:"path",attrs:{d:"M331.3 735L491 549.73 470.11 522 286 735zM521 460.39L541.21 489 715 289h-44.67z","fill-rule":"nonzero"}}]}]},name:"x",theme:"filled"};const GKr=KKr;var YKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:GKr}))},RUt=h.forwardRef(YKr);RUt.displayName="XFilled";const XKr=RUt;var JKr={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M921 912L601.11 445.75l.55.43L890.08 112H793.7L558.74 384 372.15 112H119.37l298.65 435.31-.04-.04L103 912h96.39L460.6 609.38 668.2 912zM333.96 184.73l448.83 654.54H706.4L257.2 184.73z"}}]},name:"x",theme:"outlined"};const QKr=JKr;var ZKr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:QKr}))},kUt=h.forwardRef(ZKr);kUt.displayName="XOutlined";const eGr=kUt;var tGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M937.3 231H824.7c-15.5 0-27.7 12.6-27.1 28.1l13.1 366h84.4l65.4-366.4c2.7-15.2-7.8-27.7-23.2-27.7zm-77.4 450.4h-14.1c-27.1 0-49.2 22.2-49.2 49.3v14.1c0 27.1 22.2 49.3 49.2 49.3h14.1c27.1 0 49.2-22.2 49.2-49.3v-14.1c0-27.1-22.2-49.3-49.2-49.3zM402.6 231C216.2 231 65 357 65 512.5S216.2 794 402.6 794s337.6-126 337.6-281.5S589.1 231 402.6 231zm225.2 225.2h-65.3L458.9 559.8v65.3h84.4v56.3H318.2v-56.3h84.4v-65.3L242.9 399.9h-37v-56.3h168.5v56.3h-37l93.4 93.5 28.1-28.1V400h168.8v56.2z"}}]},name:"yahoo",theme:"filled"};const nGr=tGr;var rGr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:nGr}))},AUt=h.forwardRef(rGr);AUt.displayName="YahooFilled";const iGr=AUt;var aGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 681.4h-14.1c-27.1 0-49.2 22.2-49.2 49.3v14.1c0 27.1 22.2 49.3 49.2 49.3h14.1c27.1 0 49.2-22.2 49.2-49.3v-14.1c0-27.1-22.2-49.3-49.2-49.3zM402.6 231C216.2 231 65 357 65 512.5S216.2 794 402.6 794s337.6-126 337.6-281.5S589.1 231 402.6 231zm0 507C245.1 738 121 634.6 121 512.5c0-62.3 32.3-119.7 84.9-161v48.4h37l159.8 159.9v65.3h-84.4v56.3h225.1v-56.3H459v-65.3l103.5-103.6h65.3v-56.3H459v65.3l-28.1 28.1-93.4-93.5h37v-56.3H216.4c49.4-35 114.3-56.6 186.2-56.6 157.6 0 281.6 103.4 281.6 225.5S560.2 738 402.6 738zm534.7-507H824.7c-15.5 0-27.7 12.6-27.1 28.1l13.1 366h84.4l65.4-366.4c2.7-15.2-7.8-27.7-23.2-27.7z"}}]},name:"yahoo",theme:"outlined"};const oGr=aGr;var sGr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:oGr}))},MUt=h.forwardRef(sGr);MUt.displayName="YahooOutlined";const lGr=MUt;var cGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M941.3 296.1a112.3 112.3 0 00-79.2-79.3C792.2 198 512 198 512 198s-280.2 0-350.1 18.7A112.12 112.12 0 0082.7 296C64 366 64 512 64 512s0 146 18.7 215.9c10.3 38.6 40.7 69 79.2 79.3C231.8 826 512 826 512 826s280.2 0 350.1-18.8c38.6-10.3 68.9-40.7 79.2-79.3C960 658 960 512 960 512s0-146-18.7-215.9zM423 646V378l232 133-232 135z"}}]},name:"youtube",theme:"filled"};const uGr=cGr;var dGr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:uGr}))},FUt=h.forwardRef(dGr);FUt.displayName="YoutubeFilled";const fGr=FUt;var pGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M960 509.2c0-2.2 0-4.7-.1-7.6-.1-8.1-.3-17.2-.5-26.9-.8-27.9-2.2-55.7-4.4-81.9-3-36.1-7.4-66.2-13.4-88.8a139.52 139.52 0 00-98.3-98.5c-28.3-7.6-83.7-12.3-161.7-15.2-37.1-1.4-76.8-2.3-116.5-2.8-13.9-.2-26.8-.3-38.4-.4h-29.4c-11.6.1-24.5.2-38.4.4-39.7.5-79.4 1.4-116.5 2.8-78 3-133.5 7.7-161.7 15.2A139.35 139.35 0 0082.4 304C76.3 326.6 72 356.7 69 392.8c-2.2 26.2-3.6 54-4.4 81.9-.3 9.7-.4 18.8-.5 26.9 0 2.9-.1 5.4-.1 7.6v5.6c0 2.2 0 4.7.1 7.6.1 8.1.3 17.2.5 26.9.8 27.9 2.2 55.7 4.4 81.9 3 36.1 7.4 66.2 13.4 88.8 12.8 47.9 50.4 85.7 98.3 98.5 28.2 7.6 83.7 12.3 161.7 15.2 37.1 1.4 76.8 2.3 116.5 2.8 13.9.2 26.8.3 38.4.4h29.4c11.6-.1 24.5-.2 38.4-.4 39.7-.5 79.4-1.4 116.5-2.8 78-3 133.5-7.7 161.7-15.2 47.9-12.8 85.5-50.5 98.3-98.5 6.1-22.6 10.4-52.7 13.4-88.8 2.2-26.2 3.6-54 4.4-81.9.3-9.7.4-18.8.5-26.9 0-2.9.1-5.4.1-7.6v-5.6zm-72 5.2c0 2.1 0 4.4-.1 7.1-.1 7.8-.3 16.4-.5 25.7-.7 26.6-2.1 53.2-4.2 77.9-2.7 32.2-6.5 58.6-11.2 76.3-6.2 23.1-24.4 41.4-47.4 47.5-21 5.6-73.9 10.1-145.8 12.8-36.4 1.4-75.6 2.3-114.7 2.8-13.7.2-26.4.3-37.8.3h-28.6l-37.8-.3c-39.1-.5-78.2-1.4-114.7-2.8-71.9-2.8-124.9-7.2-145.8-12.8-23-6.2-41.2-24.4-47.4-47.5-4.7-17.7-8.5-44.1-11.2-76.3-2.1-24.7-3.4-51.3-4.2-77.9-.3-9.3-.4-18-.5-25.7 0-2.7-.1-5.1-.1-7.1v-4.8c0-2.1 0-4.4.1-7.1.1-7.8.3-16.4.5-25.7.7-26.6 2.1-53.2 4.2-77.9 2.7-32.2 6.5-58.6 11.2-76.3 6.2-23.1 24.4-41.4 47.4-47.5 21-5.6 73.9-10.1 145.8-12.8 36.4-1.4 75.6-2.3 114.7-2.8 13.7-.2 26.4-.3 37.8-.3h28.6l37.8.3c39.1.5 78.2 1.4 114.7 2.8 71.9 2.8 124.9 7.2 145.8 12.8 23 6.2 41.2 24.4 47.4 47.5 4.7 17.7 8.5 44.1 11.2 76.3 2.1 24.7 3.4 51.3 4.2 77.9.3 9.3.4 18 .5 25.7 0 2.7.1 5.1.1 7.1v4.8zM423 646l232-135-232-133z"}}]},name:"youtube",theme:"outlined"};const hGr=pGr;var mGr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:hGr}))},LUt=h.forwardRef(mGr);LUt.displayName="YoutubeOutlined";const gGr=LUt;var vGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 370.6c-9.9-39.4 9.9-102.2 73.4-124.4l-67.9-3.6s-25.7-90-143.6-98c-117.9-8.1-195-3-195-3s87.4 55.6 52.4 154.7c-25.6 52.5-65.8 95.6-108.8 144.7-1.3 1.3-2.5 2.6-3.5 3.7C319.4 605 96 860 96 860c245.9 64.4 410.7-6.3 508.2-91.1 20.5-.2 35.9-.3 46.3-.3 135.8 0 250.6-117.6 245.9-248.4-3.2-89.9-31.9-110.2-41.8-149.6z"}}]},name:"yuque",theme:"filled"};const _Gr=vGr;var yGr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:_Gr}))},jUt=h.forwardRef(yGr);jUt.displayName="YuqueFilled";const bGr=jUt;var xGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 370.6c-9.9-39.4 9.9-102.2 73.4-124.4l-67.9-3.6s-25.7-90-143.6-98c-117.8-8.1-194.9-3-195-3 .1 0 87.4 55.6 52.4 154.7-25.6 52.5-65.8 95.6-108.8 144.7-1.3 1.3-2.5 2.6-3.5 3.7C319.4 605 96 860 96 860c245.9 64.4 410.7-6.3 508.2-91.1 20.5-.2 35.9-.3 46.3-.3 135.8 0 250.6-117.6 245.9-248.4-3.2-89.9-31.9-110.2-41.8-149.6zm-204.1 334c-10.6 0-26.2.1-46.8.3l-23.6.2-17.8 15.5c-47.1 41-104.4 71.5-171.4 87.6-52.5 12.6-110 16.2-172.7 9.6 18-20.5 36.5-41.6 55.4-63.1 92-104.6 173.8-197.5 236.9-268.5l1.4-1.4 1.3-1.5c4.1-4.6 20.6-23.3 24.7-28.1 9.7-11.1 17.3-19.9 24.5-28.6 30.7-36.7 52.2-67.8 69-102.2l1.6-3.3 1.2-3.4c13.7-38.8 15.4-76.9 6.2-112.8 22.5.7 46.5 1.9 71.7 3.6 33.3 2.3 55.5 12.9 71.1 29.2 5.8 6 10.2 12.5 13.4 18.7 1 2 1.7 3.6 2.3 5l5 17.7c-15.7 34.5-19.9 73.3-11.4 107.2 3 11.8 6.9 22.4 12.3 34.4 2.1 4.7 9.5 20.1 11 23.3 10.3 22.7 15.4 43 16.7 78.7 3.3 94.6-82.7 181.9-182 181.9z"}}]},name:"yuque",theme:"outlined"};const SGr=xGr;var CGr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:SGr}))},BUt=h.forwardRef(CGr);BUt.displayName="YuqueOutlined";const wGr=BUt;var EGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-90.7 477.8l-.1 1.5c-1.5 20.4-6.3 43.9-12.9 67.6l24-18.1 71 80.7c9.2 33-3.3 63.1-3.3 63.1l-95.7-111.9v-.1c-8.9 29-20.1 57.3-33.3 84.7-22.6 45.7-55.2 54.7-89.5 57.7-34.4 3-23.3-5.3-23.3-5.3 68-55.5 78-87.8 96.8-123.1 11.9-22.3 20.4-64.3 25.3-96.8H264.1s4.8-31.2 19.2-41.7h101.6c.6-15.3-1.3-102.8-2-131.4h-49.4c-9.2 45-41 56.7-48.1 60.1-7 3.4-23.6 7.1-21.1 0 2.6-7.1 27-46.2 43.2-110.7 16.3-64.6 63.9-62 63.9-62-12.8 22.5-22.4 73.6-22.4 73.6h159.7c10.1 0 10.6 39 10.6 39h-90.8c-.7 22.7-2.8 83.8-5 131.4H519s12.2 15.4 12.2 41.7H421.3zm346.5 167h-87.6l-69.5 46.6-16.4-46.6h-40.1V321.5h213.6v387.3zM408.2 611s0-.1 0 0zm216 94.3l56.8-38.1h45.6-.1V364.7H596.7v302.5h14.1z"}}]},name:"zhihu-circle",theme:"filled"};const TGr=EGr;var $Gr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:TGr}))},zUt=h.forwardRef($Gr);zUt.displayName="ZhihuCircleFilled";const OGr=zUt;var PGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M564.7 230.1V803h60l25.2 71.4L756.3 803h131.5V230.1H564.7zm247.7 497h-59.9l-75.1 50.4-17.8-50.4h-18V308.3h170.7v418.8zM526.1 486.9H393.3c2.1-44.9 4.3-104.3 6.6-172.9h130.9l-.1-8.1c0-.6-.2-14.7-2.3-29.1-2.1-15-6.6-34.9-21-34.9H287.8c4.4-20.6 15.7-69.7 29.4-93.8l6.4-11.2-12.9-.7c-.8 0-19.6-.9-41.4 10.6-35.7 19-51.7 56.4-58.7 84.4-18.4 73.1-44.6 123.9-55.7 145.6-3.3 6.4-5.3 10.2-6.2 12.8-1.8 4.9-.8 9.8 2.8 13 10.5 9.5 38.2-2.9 38.5-3 .6-.3 1.3-.6 2.2-1 13.9-6.3 55.1-25 69.8-84.5h56.7c.7 32.2 3.1 138.4 2.9 172.9h-141l-2.1 1.5c-23.1 16.9-30.5 63.2-30.8 65.2l-1.4 9.2h167c-12.3 78.3-26.5 113.4-34 127.4-3.7 7-7.3 14-10.7 20.8-21.3 42.2-43.4 85.8-126.3 153.6-3.6 2.8-7 8-4.8 13.7 2.4 6.3 9.3 9.1 24.6 9.1 5.4 0 11.8-.3 19.4-1 49.9-4.4 100.8-18 135.1-87.6 17-35.1 31.7-71.7 43.9-108.9L497 850l5-12c.8-1.9 19-46.3 5.1-95.9l-.5-1.8-108.1-123-22 16.6c6.4-26.1 10.6-49.9 12.5-71.1h158.7v-8c0-40.1-18.5-63.9-19.2-64.9l-2.4-3z"}}]},name:"zhihu",theme:"outlined"};const NGr=PGr;var DGr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:NGr}))},HUt=h.forwardRef(DGr);HUt.displayName="ZhihuOutlined";const IGr=HUt;var RGr={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zM432.3 592.8l71 80.7c9.2 33-3.3 63.1-3.3 63.1l-95.7-111.9v-.1c-8.9 29-20.1 57.3-33.3 84.7-22.6 45.7-55.2 54.7-89.5 57.7-34.4 3-23.3-5.3-23.3-5.3 68-55.5 78-87.8 96.8-123.1 11.9-22.3 20.4-64.3 25.3-96.8H264.1s4.8-31.2 19.2-41.7h101.6c.6-15.3-1.3-102.8-2-131.4h-49.4c-9.2 45-41 56.7-48.1 60.1-7 3.4-23.6 7.1-21.1 0 2.6-7.1 27-46.2 43.2-110.7 16.3-64.6 63.9-62 63.9-62-12.8 22.5-22.4 73.6-22.4 73.6h159.7c10.1 0 10.6 39 10.6 39h-90.8c-.7 22.7-2.8 83.8-5 131.4H519s12.2 15.4 12.2 41.7h-110l-.1 1.5c-1.5 20.4-6.3 43.9-12.9 67.6l24.1-18.1zm335.5 116h-87.6l-69.5 46.6-16.4-46.6h-40.1V321.5h213.6v387.3zM408.2 611s0-.1 0 0zm216 94.3l56.8-38.1h45.6-.1V364.7H596.7v302.5h14.1z"}}]},name:"zhihu-square",theme:"filled"};const kGr=RGr;var AGr=function(t,n){return h.createElement(Oe,ge({},t,{ref:n,icon:kGr}))},qUt=h.forwardRef(AGr);qUt.displayName="ZhihuSquareFilled";const MGr=qUt;var FGr=["className","component","viewBox","spin","rotate","tabIndex","onClick","children"],VUt=h.forwardRef(function(e,t){var n=e.className,r=e.component,i=e.viewBox,a=e.spin,o=e.rotate,s=e.tabIndex,c=e.onClick,u=e.children,d=$o(e,FGr),f=h.useRef(),p=Y3(f,t);zFe(!!(r||u),"Should have `component` prop or `children`."),jEt(f);var m=h.useContext(Cae),g=m.prefixCls,_=g===void 0?"anticon":g,v=m.rootClassName,b=tn(v,_,lt({},"".concat(_,"-spin"),!!a&&!!r),n),y=tn(lt({},"".concat(_,"-spin"),!!a)),x=o?{msTransform:"rotate(".concat(o,"deg)"),transform:"rotate(".concat(o,"deg)")}:void 0,C=mt(mt({},GNn),{},{className:y,style:x,viewBox:i});i||delete C.viewBox;var w=function(){return r?h.createElement(r,C,u):u?(zFe(!!i||h.Children.count(u)===1&&h.isValidElement(u)&&h.Children.only(u).type==="use","Make sure that you provide correct `viewBox` prop (default `0 0 1024 1024`) to the icon."),h.createElement("svg",ge({},C,{viewBox:i}),u)):null},$=s;return $===void 0&&c&&($=-1),h.createElement("span",ge({role:"img"},d,{ref:p,tabIndex:$,onClick:c,className:b}),w())});VUt.displayName="AntdIcon";const WUt=VUt;var LGr=["type","children"],UUt=new Set;function jGr(e){return!!(typeof e=="string"&&e.length&&!UUt.has(e))}function F2e(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=e[t];if(jGr(n)){var r=document.createElement("script");r.setAttribute("src",n),r.setAttribute("data-namespace",n),e.length>t+1&&(r.onload=function(){F2e(e,t+1)},r.onerror=function(){F2e(e,t+1)}),UUt.add(n),document.body.appendChild(r)}}function BGr(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.scriptUrl,n=e.extraCommonProps,r=n===void 0?{}:n;t&&typeof document<"u"&&typeof window<"u"&&typeof document.createElement=="function"&&(Array.isArray(t)?F2e(t.reverse()):F2e([t]));var i=h.forwardRef(function(a,o){var s=a.type,c=a.children,u=$o(a,LGr),d=null;return a.type&&(d=h.createElement("use",{xlinkHref:"#".concat(s)})),c&&(d=c),h.createElement(WUt,ge({},r,u,{ref:o}),d)});return i.displayName="Iconfont",i}var zGr=Cae.Provider;const HGr=Object.freeze(Object.defineProperty({__proto__:null,AccountBookFilled:ler,AccountBookOutlined:fer,AccountBookTwoTone:ger,AimOutlined:ber,AlertFilled:wer,AlertOutlined:Oer,AlertTwoTone:Ier,AlibabaOutlined:Mer,AlignCenterOutlined:Ber,AlignLeftOutlined:Ver,AlignRightOutlined:Ger,AlipayCircleFilled:Qer,AlipayCircleOutlined:ntr,AlipayOutlined:otr,AlipaySquareFilled:utr,AliwangwangFilled:htr,AliwangwangOutlined:_tr,AliyunOutlined:Str,AmazonCircleFilled:Ttr,AmazonOutlined:Ntr,AmazonSquareFilled:ktr,AndroidFilled:Ltr,AndroidOutlined:Htr,AntCloudOutlined:Utr,AntDesignOutlined:Xtr,ApartmentOutlined:enr,ApiFilled:inr,ApiOutlined:lnr,ApiTwoTone:fnr,AppleFilled:gnr,AppleOutlined:bnr,AppstoreAddOutlined:wnr,AppstoreFilled:Onr,AppstoreOutlined:Inr,AppstoreTwoTone:Mnr,AreaChartOutlined:Bnr,ArrowDownOutlined:Vnr,ArrowLeftOutlined:bKe,ArrowRightOutlined:dIt,ArrowUpOutlined:err,ArrowsAltOutlined:irr,AudioFilled:lrr,AudioMutedOutlined:frr,AudioOutlined:grr,AudioTwoTone:brr,AuditOutlined:kne,BackwardFilled:$rr,BackwardOutlined:Drr,BaiduOutlined:Arr,BankFilled:jrr,BankOutlined:qrr,BankTwoTone:Krr,BarChartOutlined:Jrr,BarcodeOutlined:tir,BarsOutlined:gK,BehanceCircleFilled:air,BehanceOutlined:cir,BehanceSquareFilled:pir,BehanceSquareOutlined:vir,BellFilled:xir,BellOutlined:Eir,BellTwoTone:Pir,BgColorsOutlined:Rir,BilibiliFilled:Fir,BilibiliOutlined:zir,BlockOutlined:Wir,BoldOutlined:Yir,BookFilled:Zir,BookOutlined:rar,BookTwoTone:sar,BorderBottomOutlined:dar,BorderHorizontalOutlined:mar,BorderInnerOutlined:bar,BorderLeftOutlined:war,BorderOuterOutlined:Oar,BorderOutlined:Iar,BorderRightOutlined:Mar,BorderTopOutlined:Bar,BorderVerticleOutlined:Var,BorderlessTableOutlined:Gar,BoxPlotFilled:Qar,BoxPlotOutlined:nor,BoxPlotTwoTone:oor,BranchesOutlined:uor,BugFilled:mor,BugOutlined:yor,BugTwoTone:Cor,BuildFilled:$or,BuildOutlined:Dor,BuildTwoTone:Aor,BulbFilled:jor,BulbOutlined:qor,BulbTwoTone:Kor,CalculatorFilled:Jor,CalculatorOutlined:tsr,CalculatorTwoTone:asr,CalendarFilled:csr,CalendarOutlined:qUe,CalendarTwoTone:psr,CameraFilled:vsr,CameraOutlined:xsr,CameraTwoTone:Esr,CarFilled:Psr,CarOutlined:Rsr,CarTwoTone:Fsr,CaretDownFilled:CRt,CaretDownOutlined:ERt,CaretLeftFilled:Ksr,CaretLeftOutlined:Jsr,CaretRightFilled:tlr,CaretRightOutlined:alr,CaretUpFilled:clr,CaretUpOutlined:IRt,CarryOutFilled:glr,CarryOutOutlined:blr,CarryOutTwoTone:wlr,CheckCircleFilled:yD,CheckCircleOutlined:TK,CheckCircleTwoTone:Dlr,CheckOutlined:Aae,CheckSquareFilled:Alr,CheckSquareOutlined:jlr,CheckSquareTwoTone:qlr,ChromeFilled:Klr,ChromeOutlined:Jlr,CiCircleFilled:tcr,CiCircleOutlined:acr,CiCircleTwoTone:ccr,CiOutlined:pcr,CiTwoTone:vcr,ClearOutlined:xcr,ClockCircleFilled:Ecr,ClockCircleOutlined:Tbe,ClockCircleTwoTone:Pcr,CloseCircleFilled:ZC,CloseCircleOutlined:Rcr,CloseCircleTwoTone:Fcr,CloseOutlined:X3,CloseSquareFilled:zcr,CloseSquareOutlined:Wcr,CloseSquareTwoTone:Ycr,CloudDownloadOutlined:Zcr,CloudFilled:rur,CloudOutlined:sur,CloudServerOutlined:dur,CloudSyncOutlined:mur,CloudTwoTone:yur,CloudUploadOutlined:Cur,ClusterOutlined:$ur,CodeFilled:Dur,CodeOutlined:Aur,CodeSandboxCircleFilled:jur,CodeSandboxOutlined:qur,CodeSandboxSquareFilled:Kur,CodeTwoTone:Jur,CodepenCircleFilled:tdr,CodepenCircleOutlined:adr,CodepenOutlined:cdr,CodepenSquareFilled:pdr,CoffeeOutlined:vdr,ColumnHeightOutlined:xdr,ColumnWidthOutlined:Edr,CommentOutlined:Pdr,CompassFilled:Rdr,CompassOutlined:Fdr,CompassTwoTone:zdr,CompressOutlined:Wdr,ConsoleSqlOutlined:Ydr,ContactsFilled:Zdr,ContactsOutlined:rfr,ContactsTwoTone:sfr,ContainerFilled:dfr,ContainerOutlined:mfr,ContainerTwoTone:yfr,ControlFilled:Cfr,ControlOutlined:Fkt,ControlTwoTone:Nfr,CopyFilled:kfr,CopyOutlined:xKe,CopyTwoTone:zfr,CopyrightCircleFilled:Wfr,CopyrightCircleOutlined:Yfr,CopyrightCircleTwoTone:Zfr,CopyrightOutlined:rpr,CopyrightTwoTone:spr,CreditCardFilled:dpr,CreditCardOutlined:mpr,CreditCardTwoTone:ypr,CrownFilled:Cpr,CrownOutlined:$pr,CrownTwoTone:Dpr,CustomerServiceFilled:Apr,CustomerServiceOutlined:jpr,CustomerServiceTwoTone:qpr,DashOutlined:Kpr,DashboardFilled:Jpr,DashboardOutlined:$K,DashboardTwoTone:ihr,DatabaseFilled:lhr,DatabaseOutlined:fhr,DatabaseTwoTone:ghr,DeleteColumnOutlined:bhr,DeleteFilled:whr,DeleteOutlined:OK,DeleteRowOutlined:Dhr,DeleteTwoTone:Ahr,DeliveredProcedureOutlined:jhr,DeploymentUnitOutlined:qhr,DesktopOutlined:Khr,DiffFilled:Jhr,DiffOutlined:tmr,DiffTwoTone:amr,DingdingOutlined:cmr,DingtalkCircleFilled:pmr,DingtalkOutlined:vmr,DingtalkSquareFilled:xmr,DisconnectOutlined:Emr,DiscordFilled:Pmr,DiscordOutlined:Rmr,DislikeFilled:Fmr,DislikeOutlined:zmr,DislikeTwoTone:Wmr,DockerOutlined:Ymr,DollarCircleFilled:Zmr,DollarCircleOutlined:r1r,DollarCircleTwoTone:s1r,DollarOutlined:d1r,DollarTwoTone:m1r,DotChartOutlined:y1r,DotNetOutlined:C1r,DoubleLeftOutlined:ALe,DoubleRightOutlined:MLe,DownCircleFilled:$1r,DownCircleOutlined:D1r,DownCircleTwoTone:A1r,DownOutlined:Mae,DownSquareFilled:j1r,DownSquareOutlined:q1r,DownSquareTwoTone:K1r,DownloadOutlined:WAt,DragOutlined:e0r,DribbbleCircleFilled:i0r,DribbbleOutlined:l0r,DribbbleSquareFilled:f0r,DribbbleSquareOutlined:g0r,DropboxCircleFilled:b0r,DropboxOutlined:w0r,DropboxSquareFilled:O0r,EditFilled:I0r,EditOutlined:hW,EditTwoTone:j0r,EllipsisOutlined:Fae,EnterOutlined:iMt,EnvironmentFilled:U0r,EnvironmentOutlined:X0r,EnvironmentTwoTone:egr,EuroCircleFilled:igr,EuroCircleOutlined:lgr,EuroCircleTwoTone:fgr,EuroOutlined:ggr,EuroTwoTone:bgr,ExceptionOutlined:wgr,ExclamationCircleFilled:qT,ExclamationCircleOutlined:Dbe,ExclamationCircleTwoTone:Dgr,ExclamationOutlined:Agr,ExpandAltOutlined:jgr,ExpandOutlined:qgr,ExperimentFilled:Kgr,ExperimentOutlined:Jgr,ExperimentTwoTone:tvr,ExportOutlined:CMt,EyeFilled:lvr,EyeInvisibleFilled:fvr,EyeInvisibleOutlined:QUe,EyeInvisibleTwoTone:gvr,EyeOutlined:SK,EyeTwoTone:bvr,FacebookFilled:wvr,FacebookOutlined:Ovr,FallOutlined:Ivr,FastBackwardFilled:Mvr,FastBackwardOutlined:Bvr,FastForwardFilled:Vvr,FastForwardOutlined:Gvr,FieldBinaryOutlined:Qvr,FieldNumberOutlined:n2r,FieldStringOutlined:o2r,FieldTimeOutlined:u2r,FileAddFilled:h2r,FileAddOutlined:_2r,FileAddTwoTone:S2r,FileDoneOutlined:T2r,FileExcelFilled:N2r,FileExcelOutlined:k2r,FileExcelTwoTone:L2r,FileExclamationFilled:H2r,FileExclamationOutlined:U2r,FileExclamationTwoTone:X2r,FileFilled:e_r,FileGifOutlined:i_r,FileImageFilled:l_r,FileImageOutlined:f_r,FileImageTwoTone:g_r,FileJpgOutlined:b_r,FileMarkdownFilled:w_r,FileMarkdownOutlined:O_r,FileMarkdownTwoTone:I_r,FileOutlined:SKe,FilePdfFilled:j_r,FilePdfOutlined:q_r,FilePdfTwoTone:K_r,FilePptFilled:J_r,FilePptOutlined:tyr,FilePptTwoTone:ayr,FileProtectOutlined:cyr,FileSearchOutlined:pyr,FileSyncOutlined:vyr,FileTextFilled:xyr,FileTextOutlined:IYn,FileTextTwoTone:Eyr,FileTwoTone:vFt,FileUnknownFilled:Iyr,FileUnknownOutlined:Myr,FileUnknownTwoTone:Byr,FileWordFilled:Vyr,FileWordOutlined:Gyr,FileWordTwoTone:Qyr,FileZipFilled:n4r,FileZipOutlined:o4r,FileZipTwoTone:u4r,FilterFilled:OFt,FilterOutlined:NFt,FilterTwoTone:b4r,FireFilled:w4r,FireOutlined:O4r,FireTwoTone:I4r,FlagFilled:M4r,FlagOutlined:B4r,FlagTwoTone:V4r,FolderAddFilled:G4r,FolderAddOutlined:Q4r,FolderAddTwoTone:n3r,FolderFilled:o3r,FolderOpenFilled:u3r,FolderOpenOutlined:VFt,FolderOpenTwoTone:v3r,FolderOutlined:Ibe,FolderTwoTone:w3r,FolderViewOutlined:O3r,FontColorsOutlined:I3r,FontSizeOutlined:M3r,ForkOutlined:B3r,FormOutlined:V3r,FormatPainterFilled:G3r,FormatPainterOutlined:Q3r,ForwardFilled:nbr,ForwardOutlined:obr,FrownFilled:ubr,FrownOutlined:hbr,FrownTwoTone:_br,FullscreenExitOutlined:Sbr,FullscreenOutlined:Tbr,FunctionOutlined:Nbr,FundFilled:kbr,FundOutlined:Lbr,FundProjectionScreenOutlined:Hbr,FundTwoTone:Ubr,FundViewOutlined:Xbr,FunnelPlotFilled:e6r,FunnelPlotOutlined:i6r,FunnelPlotTwoTone:l6r,GatewayOutlined:f6r,GifOutlined:g6r,GiftFilled:b6r,GiftOutlined:w6r,GiftTwoTone:O6r,GithubFilled:I6r,GithubOutlined:M6r,GitlabFilled:B6r,GitlabOutlined:V6r,GlobalOutlined:$Lt,GoldFilled:J6r,GoldOutlined:t8r,GoldTwoTone:a8r,GoldenFilled:c8r,GoogleCircleFilled:p8r,GoogleOutlined:v8r,GooglePlusCircleFilled:x8r,GooglePlusOutlined:E8r,GooglePlusSquareFilled:P8r,GoogleSquareFilled:R8r,GroupOutlined:F8r,HarmonyOSOutlined:z8r,HddFilled:W8r,HddOutlined:Y8r,HddTwoTone:Z8r,HeartFilled:rxr,HeartOutlined:sxr,HeartTwoTone:dxr,HeatMapOutlined:mxr,HighlightFilled:yxr,HighlightOutlined:Cxr,HighlightTwoTone:$xr,HistoryOutlined:Dxr,HolderOutlined:QLt,HomeFilled:Lxr,HomeOutlined:tjt,HomeTwoTone:Wxr,HourglassFilled:Yxr,HourglassOutlined:Zxr,HourglassTwoTone:r5r,Html5Filled:s5r,Html5Outlined:d5r,Html5TwoTone:m5r,IconProvider:zGr,IdcardFilled:y5r,IdcardOutlined:C5r,IdcardTwoTone:$5r,IeCircleFilled:D5r,IeOutlined:A5r,IeSquareFilled:j5r,ImportOutlined:gjt,InboxOutlined:U5r,InfoCircleFilled:Eae,InfoCircleOutlined:yjt,InfoCircleTwoTone:Z5r,InfoOutlined:r7r,InsertRowAboveOutlined:s7r,InsertRowBelowOutlined:d7r,InsertRowLeftOutlined:m7r,InsertRowRightOutlined:y7r,InstagramFilled:C7r,InstagramOutlined:$7r,InsuranceFilled:D7r,InsuranceOutlined:A7r,InsuranceTwoTone:j7r,InteractionFilled:q7r,InteractionOutlined:K7r,InteractionTwoTone:J7r,IssuesCloseOutlined:tSr,ItalicOutlined:aSr,JavaOutlined:cSr,JavaScriptOutlined:pSr,KeyOutlined:vSr,KubernetesOutlined:xSr,LaptopOutlined:ESr,LayoutFilled:PSr,LayoutOutlined:RSr,LayoutTwoTone:FSr,LeftCircleFilled:zSr,LeftCircleOutlined:WSr,LeftCircleTwoTone:YSr,LeftOutlined:w5,LeftSquareFilled:ZSr,LeftSquareOutlined:rCr,LeftSquareTwoTone:sCr,LikeFilled:dCr,LikeOutlined:mCr,LikeTwoTone:yCr,LineChartOutlined:CCr,LineHeightOutlined:$Cr,LineOutlined:DCr,LinkOutlined:ACr,LinkedinFilled:jCr,LinkedinOutlined:qCr,LinuxOutlined:KCr,Loading3QuartersOutlined:JCr,LoadingOutlined:W6,LockFilled:twr,LockOutlined:awr,LockTwoTone:cwr,LoginOutlined:pwr,LogoutOutlined:PK,MacCommandFilled:bwr,MacCommandOutlined:wwr,MailFilled:Owr,MailOutlined:Iwr,MailTwoTone:Mwr,ManOutlined:Bwr,MedicineBoxFilled:Vwr,MedicineBoxOutlined:Gwr,MedicineBoxTwoTone:Qwr,MediumCircleFilled:nEr,MediumOutlined:oEr,MediumSquareFilled:uEr,MediumWorkmarkOutlined:hEr,MehFilled:_Er,MehOutlined:SEr,MehTwoTone:TEr,MenuFoldOutlined:NEr,MenuOutlined:kEr,MenuUnfoldOutlined:LEr,MergeCellsOutlined:HEr,MergeFilled:UEr,MergeOutlined:XEr,MessageFilled:e9r,MessageOutlined:i9r,MessageTwoTone:l9r,MinusCircleFilled:f9r,MinusCircleOutlined:g9r,MinusCircleTwoTone:b9r,MinusOutlined:w9r,MinusSquareFilled:O9r,MinusSquareOutlined:qBt,MinusSquareTwoTone:A9r,MobileFilled:j9r,MobileOutlined:q9r,MobileTwoTone:K9r,MoneyCollectFilled:J9r,MoneyCollectOutlined:tTr,MoneyCollectTwoTone:aTr,MonitorOutlined:cTr,MoonFilled:pTr,MoonOutlined:vTr,MoreOutlined:xTr,MutedFilled:ETr,MutedOutlined:PTr,NodeCollapseOutlined:RTr,NodeExpandOutlined:FTr,NodeIndexOutlined:zTr,NotificationFilled:WTr,NotificationOutlined:YTr,NotificationTwoTone:ZTr,NumberOutlined:r$r,OneToOneOutlined:s$r,OpenAIFilled:d$r,OpenAIOutlined:m$r,OrderedListOutlined:y$r,PaperClipOutlined:mzt,PartitionOutlined:T$r,PauseCircleFilled:N$r,PauseCircleOutlined:k$r,PauseCircleTwoTone:L$r,PauseOutlined:H$r,PayCircleFilled:U$r,PayCircleOutlined:X$r,PercentageOutlined:eOr,PhoneFilled:iOr,PhoneOutlined:lOr,PhoneTwoTone:fOr,PicCenterOutlined:gOr,PicLeftOutlined:bOr,PicRightOutlined:wOr,PictureFilled:OOr,PictureOutlined:IOr,PictureTwoTone:Rzt,PieChartFilled:jOr,PieChartOutlined:qOr,PieChartTwoTone:KOr,PinterestFilled:JOr,PinterestOutlined:tPr,PlayCircleFilled:aPr,PlayCircleOutlined:cPr,PlayCircleTwoTone:pPr,PlaySquareFilled:vPr,PlaySquareOutlined:xPr,PlaySquareTwoTone:EPr,PlusCircleFilled:PPr,PlusCircleOutlined:RPr,PlusCircleTwoTone:FPr,PlusOutlined:$re,PlusSquareFilled:zPr,PlusSquareOutlined:Rbe,PlusSquareTwoTone:GPr,PoundCircleFilled:QPr,PoundCircleOutlined:nNr,PoundCircleTwoTone:oNr,PoundOutlined:uNr,PoweroffOutlined:hNr,PrinterFilled:_Nr,PrinterOutlined:SNr,PrinterTwoTone:TNr,ProductFilled:NNr,ProductOutlined:kNr,ProfileFilled:LNr,ProfileOutlined:HNr,ProfileTwoTone:UNr,ProjectFilled:XNr,ProjectOutlined:eDr,ProjectTwoTone:iDr,PropertySafetyFilled:lDr,PropertySafetyOutlined:fDr,PropertySafetyTwoTone:gDr,PullRequestOutlined:bDr,PushpinFilled:wDr,PushpinOutlined:ODr,PushpinTwoTone:IDr,PythonOutlined:MDr,QqCircleFilled:BDr,QqOutlined:VDr,QqSquareFilled:GDr,QrcodeOutlined:QDr,QuestionCircleFilled:nIr,QuestionCircleOutlined:$be,QuestionCircleTwoTone:oIr,QuestionOutlined:uIr,RadarChartOutlined:hIr,RadiusBottomleftOutlined:_Ir,RadiusBottomrightOutlined:SIr,RadiusSettingOutlined:TIr,RadiusUpleftOutlined:NIr,RadiusUprightOutlined:kIr,ReadFilled:LIr,ReadOutlined:MHt,ReconciliationFilled:WIr,ReconciliationOutlined:YIr,ReconciliationTwoTone:ZIr,RedEnvelopeFilled:rRr,RedEnvelopeOutlined:sRr,RedEnvelopeTwoTone:dRr,RedditCircleFilled:mRr,RedditOutlined:yRr,RedditSquareFilled:CRr,RedoOutlined:KHt,ReloadOutlined:NRr,RestFilled:kRr,RestOutlined:LRr,RestTwoTone:HRr,RetweetOutlined:URr,RightCircleFilled:XRr,RightCircleOutlined:ekr,RightCircleTwoTone:ikr,RightOutlined:LC,RightSquareFilled:lkr,RightSquareOutlined:fkr,RightSquareTwoTone:gkr,RiseOutlined:bkr,RobotFilled:wkr,RobotOutlined:Okr,RocketFilled:Ikr,RocketOutlined:Mkr,RocketTwoTone:Bkr,RollbackOutlined:Vkr,RotateLeftOutlined:NNt,RotateRightOutlined:INt,RubyOutlined:Gkr,SafetyCertificateFilled:Qkr,SafetyCertificateOutlined:nAr,SafetyCertificateTwoTone:oAr,SafetyOutlined:uAr,SaveFilled:hAr,SaveOutlined:CKe,SaveTwoTone:xAr,ScanOutlined:EAr,ScheduleFilled:PAr,ScheduleOutlined:RAr,ScheduleTwoTone:FAr,ScissorOutlined:zAr,SearchOutlined:xD,SecurityScanFilled:WAr,SecurityScanOutlined:YAr,SecurityScanTwoTone:ZAr,SelectOutlined:rMr,SendOutlined:sMr,SettingFilled:dMr,SettingOutlined:mMr,SettingTwoTone:yMr,ShakeOutlined:CMr,ShareAltOutlined:$Mr,ShopFilled:DMr,ShopOutlined:AMr,ShopTwoTone:jMr,ShoppingCartOutlined:qMr,ShoppingFilled:KMr,ShoppingOutlined:JMr,ShoppingTwoTone:tFr,ShrinkOutlined:aFr,SignalFilled:cFr,SignatureFilled:pFr,SignatureOutlined:vFr,SisternodeOutlined:xFr,SketchCircleFilled:EFr,SketchOutlined:PFr,SketchSquareFilled:RFr,SkinFilled:FFr,SkinOutlined:zFr,SkinTwoTone:WFr,SkypeFilled:YFr,SkypeOutlined:ZFr,SlackCircleFilled:rLr,SlackOutlined:sLr,SlackSquareFilled:dLr,SlackSquareOutlined:mLr,SlidersFilled:yLr,SlidersOutlined:CLr,SlidersTwoTone:$Lr,SmallDashOutlined:DLr,SmileFilled:ALr,SmileOutlined:jLr,SmileTwoTone:qLr,SnippetsFilled:KLr,SnippetsOutlined:JLr,SnippetsTwoTone:tjr,SolutionOutlined:ajr,SortAscendingOutlined:cjr,SortDescendingOutlined:pjr,SoundFilled:vjr,SoundOutlined:xjr,SoundTwoTone:Ejr,SplitCellsOutlined:Pjr,SpotifyFilled:Rjr,SpotifyOutlined:Fjr,StarFilled:zjr,StarOutlined:Wjr,StarTwoTone:Yjr,StepBackwardFilled:Zjr,StepBackwardOutlined:rBr,StepForwardFilled:sBr,StepForwardOutlined:dBr,StockOutlined:mBr,StopFilled:yBr,StopOutlined:Xae,StopTwoTone:TBr,StrikethroughOutlined:NBr,SubnodeOutlined:kBr,SunFilled:LBr,SunOutlined:HBr,SwapLeftOutlined:UBr,SwapOutlined:RLe,SwapRightOutlined:YPt,SwitcherFilled:XBr,SwitcherOutlined:ezr,SwitcherTwoTone:izr,SyncOutlined:VVt,TableOutlined:dzr,TabletFilled:mzr,TabletOutlined:yzr,TabletTwoTone:Czr,TagFilled:$zr,TagOutlined:Dzr,TagTwoTone:Azr,TagsFilled:jzr,TagsOutlined:qzr,TagsTwoTone:Kzr,TaobaoCircleFilled:Jzr,TaobaoCircleOutlined:tHr,TaobaoOutlined:aHr,TaobaoSquareFilled:cHr,TeamOutlined:oWt,ThunderboltFilled:gHr,ThunderboltOutlined:bHr,ThunderboltTwoTone:wHr,TikTokFilled:OHr,TikTokOutlined:IHr,ToTopOutlined:MHr,ToolFilled:BHr,ToolOutlined:VHr,ToolTwoTone:GHr,TrademarkCircleFilled:QHr,TrademarkCircleOutlined:nqr,TrademarkCircleTwoTone:oqr,TrademarkOutlined:uqr,TransactionOutlined:hqr,TranslationOutlined:_qr,TrophyFilled:Sqr,TrophyOutlined:Tqr,TrophyTwoTone:Nqr,TruckFilled:kqr,TruckOutlined:Lqr,TwitchFilled:Hqr,TwitchOutlined:Uqr,TwitterCircleFilled:Xqr,TwitterOutlined:eVr,TwitterSquareFilled:iVr,UnderlineOutlined:lVr,UndoOutlined:kWt,UngroupOutlined:mVr,UnlockFilled:yVr,UnlockOutlined:CVr,UnlockTwoTone:$Vr,UnorderedListOutlined:JM,UpCircleFilled:kVr,UpCircleOutlined:LVr,UpCircleTwoTone:HVr,UpOutlined:APt,UpSquareFilled:UVr,UpSquareOutlined:XVr,UpSquareTwoTone:eWr,UploadOutlined:iWr,UsbFilled:lWr,UsbOutlined:fWr,UsbTwoTone:gWr,UserAddOutlined:bWr,UserDeleteOutlined:wWr,UserOutlined:ZWt,UserSwitchOutlined:DWr,UsergroupAddOutlined:AWr,UsergroupDeleteOutlined:jWr,VerifiedOutlined:qWr,VerticalAlignBottomOutlined:KWr,VerticalAlignMiddleOutlined:JWr,VerticalAlignTopOutlined:BBn,VerticalLeftOutlined:tUr,VerticalRightOutlined:aUr,VideoCameraAddOutlined:cUr,VideoCameraFilled:pUr,VideoCameraOutlined:vUr,VideoCameraTwoTone:xUr,WalletFilled:EUr,WalletOutlined:PUr,WalletTwoTone:RUr,WarningFilled:gUt,WarningOutlined:BUr,WarningTwoTone:VUr,WechatFilled:GUr,WechatOutlined:QUr,WechatWorkFilled:nKr,WechatWorkOutlined:oKr,WeiboCircleFilled:uKr,WeiboCircleOutlined:hKr,WeiboOutlined:_Kr,WeiboSquareFilled:SKr,WeiboSquareOutlined:TKr,WhatsAppOutlined:NKr,WifiOutlined:kKr,WindowsFilled:LKr,WindowsOutlined:HKr,WomanOutlined:UKr,XFilled:XKr,XOutlined:eGr,YahooFilled:iGr,YahooOutlined:lGr,YoutubeFilled:fGr,YoutubeOutlined:gGr,YuqueFilled:bGr,YuqueOutlined:wGr,ZhihuCircleFilled:OGr,ZhihuOutlined:IGr,ZhihuSquareFilled:MGr,ZoomInOutlined:Nre,ZoomOutOutlined:MNt,createFromIconfontCN:BGr,default:WUt,getTwoToneColor:BEt,setTwoToneColor:NWe},Symbol.toStringTag,{value:"Module"}));function qGr(e,t){var n=e.disabled,r=e.prefixCls,i=e.character,a=e.characterRender,o=e.index,s=e.count,c=e.value,u=e.allowHalf,d=e.focused,f=e.onHover,p=e.onClick,m=function(w){f(w,o)},g=function(w){p(w,o)},_=function(w){w.keyCode===_i.ENTER&&p(w,o)},v=o+1,b=new Set([r]);c===0&&o===0&&d?b.add("".concat(r,"-focused")):u&&c+.5>=v&&c<v?(b.add("".concat(r,"-half")),b.add("".concat(r,"-active")),d&&b.add("".concat(r,"-focused"))):(v<=c?b.add("".concat(r,"-full")):b.add("".concat(r,"-zero")),v===c&&d&&b.add("".concat(r,"-focused")));var y=typeof i=="function"?i(e):i,x=G.createElement("li",{className:tn(Array.from(b)),ref:t},G.createElement("div",{onClick:n?null:g,onKeyDown:n?null:_,onMouseMove:n?null:m,role:"radio","aria-checked":c>o?"true":"false","aria-posinset":o+1,"aria-setsize":s,tabIndex:n?-1:0},G.createElement("div",{className:"".concat(r,"-first")},y),G.createElement("div",{className:"".concat(r,"-second")},y)));return a&&(x=a(x,e)),x}const VGr=G.forwardRef(qGr);function WGr(){var e=h.useRef({});function t(r){return e.current[r]}function n(r){return function(i){e.current[r]=i}}return[t,n]}function UGr(e){var t=e.pageXOffset,n="scrollLeft";if(typeof t!="number"){var r=e.document;t=r.documentElement[n],typeof t!="number"&&(t=r.body[n])}return t}function KGr(e){var t,n,r=e.ownerDocument,i=r.body,a=r&&r.documentElement,o=e.getBoundingClientRect();return t=o.left,n=o.top,t-=a.clientLeft||i.clientLeft||0,n-=a.clientTop||i.clientTop||0,{left:t,top:n}}function GGr(e){var t=KGr(e),n=e.ownerDocument,r=n.defaultView||n.parentWindow;return t.left+=UGr(r),t.left}var YGr=["prefixCls","className","defaultValue","value","count","allowHalf","allowClear","keyboard","character","characterRender","disabled","direction","tabIndex","autoFocus","onHoverChange","onChange","onFocus","onBlur","onKeyDown","onMouseLeave"];function XGr(e,t){var n=e.prefixCls,r=n===void 0?"rc-rate":n,i=e.className,a=e.defaultValue,o=e.value,s=e.count,c=s===void 0?5:s,u=e.allowHalf,d=u===void 0?!1:u,f=e.allowClear,p=f===void 0?!0:f,m=e.keyboard,g=m===void 0?!0:m,_=e.character,v=_===void 0?"★":_,b=e.characterRender,y=e.disabled,x=e.direction,C=x===void 0?"ltr":x,w=e.tabIndex,$=w===void 0?0:w,O=e.autoFocus,N=e.onHoverChange,P=e.onChange,I=e.onFocus,D=e.onBlur,k=e.onKeyDown,R=e.onMouseLeave,A=$o(e,YGr),F=WGr(),z=gn(F,2),M=z[0],K=z[1],U=G.useRef(null),W=function(){if(!y){var ye;(ye=U.current)===null||ye===void 0||ye.focus()}};G.useImperativeHandle(t,function(){return{focus:W,blur:function(){if(!y){var ye;(ye=U.current)===null||ye===void 0||ye.blur()}}}});var L=$l(a||0,{value:o}),Y=gn(L,2),J=Y[0],Z=Y[1],te=$l(null),re=gn(te,2),se=re[0],de=re[1],pe=function(ye,_e){var He=C==="rtl",Ze=ye+1;if(d){var ot=M(ye),Qt=GGr(ot),Bt=ot.clientWidth;(He&&_e-Qt>Bt/2||!He&&_e-Qt<Bt/2)&&(Ze-=.5)}return Ze},Se=function(ye){Z(ye),P==null||P(ye)},ve=G.useState(!1),be=gn(ve,2),Ee=be[0],xe=be[1],Pe=function(){xe(!0),I==null||I()},je=function(){xe(!1),D==null||D()},ft=G.useState(null),Ge=gn(ft,2),Ye=Ge[0],nt=Ge[1],We=function(ye,_e){var He=pe(_e,ye.pageX);He!==se&&(nt(He),de(null)),N==null||N(He)},ct=function(ye){y||(nt(null),de(null),N==null||N(void 0)),ye&&(R==null||R(ye))},rt=function(ye,_e){var He=pe(_e,ye.pageX),Ze=!1;p&&(Ze=He===J),ct(),Se(Ze?0:He),de(Ze?He:null)},vt=function(ye){var _e=ye.keyCode,He=C==="rtl",Ze=d?.5:1;g&&(_e===_i.RIGHT&&J<c&&!He?(Se(J+Ze),ye.preventDefault()):_e===_i.LEFT&&J>0&&!He||_e===_i.RIGHT&&J>0&&He?(Se(J-Ze),ye.preventDefault()):_e===_i.LEFT&&J<c&&He&&(Se(J+Ze),ye.preventDefault())),k==null||k(ye)};G.useEffect(function(){O&&!y&&W()},[]);var Mt=new Array(c).fill(0).map(function(ke,ye){return G.createElement(VGr,{ref:K(ye),index:ye,count:c,disabled:y,prefixCls:"".concat(r,"-star"),allowHalf:d,value:Ye===null?J:Ye,onClick:rt,onHover:We,key:ke||ye,character:v,characterRender:b,focused:Ee})}),$t=tn(r,i,lt(lt({},"".concat(r,"-disabled"),y),"".concat(r,"-rtl"),C==="rtl"));return G.createElement("ul",ge({className:$t,onMouseLeave:ct,tabIndex:y?-1:$,onFocus:y?null:Pe,onBlur:y?null:je,onKeyDown:y?null:vt,ref:U},Pf(A,{aria:!0,data:!0,attr:!0})),Mt)}const JGr=G.forwardRef(XGr),QGr=Object.freeze(Object.defineProperty({__proto__:null,default:JGr},Symbol.toStringTag,{value:"Module"})),ZGr=()=>h.createElement("svg",{width:"252",height:"294"},h.createElement("title",null,"No Found"),h.createElement("defs",null,h.createElement("path",{d:"M0 .387h251.772v251.772H0z"})),h.createElement("g",{fill:"none",fillRule:"evenodd"},h.createElement("g",{transform:"translate(0 .012)"},h.createElement("mask",{fill:"#fff"}),h.createElement("path",{d:"M0 127.32v-2.095C0 56.279 55.892.387 124.838.387h2.096c68.946 0 124.838 55.892 124.838 124.838v2.096c0 68.946-55.892 124.838-124.838 124.838h-2.096C55.892 252.16 0 196.267 0 127.321",fill:"#E4EBF7",mask:"url(#b)"})),h.createElement("path",{d:"M39.755 130.84a8.276 8.276 0 1 1-16.468-1.66 8.276 8.276 0 0 1 16.468 1.66",fill:"#FFF"}),h.createElement("path",{d:"M36.975 134.297l10.482 5.943M48.373 146.508l-12.648 10.788",stroke:"#FFF",strokeWidth:"2"}),h.createElement("path",{d:"M39.875 159.352a5.667 5.667 0 1 1-11.277-1.136 5.667 5.667 0 0 1 11.277 1.136M57.588 143.247a5.708 5.708 0 1 1-11.358-1.145 5.708 5.708 0 0 1 11.358 1.145M99.018 26.875l29.82-.014a4.587 4.587 0 1 0-.003-9.175l-29.82.013a4.587 4.587 0 1 0 .003 9.176M110.424 45.211l29.82-.013a4.588 4.588 0 0 0-.004-9.175l-29.82.013a4.587 4.587 0 1 0 .004 9.175",fill:"#FFF"}),h.createElement("path",{d:"M112.798 26.861v-.002l15.784-.006a4.588 4.588 0 1 0 .003 9.175l-15.783.007v-.002a4.586 4.586 0 0 0-.004-9.172M184.523 135.668c-.553 5.485-5.447 9.483-10.931 8.93-5.485-.553-9.483-5.448-8.93-10.932.552-5.485 5.447-9.483 10.932-8.93 5.485.553 9.483 5.447 8.93 10.932",fill:"#FFF"}),h.createElement("path",{d:"M179.26 141.75l12.64 7.167M193.006 156.477l-15.255 13.011",stroke:"#FFF",strokeWidth:"2"}),h.createElement("path",{d:"M184.668 170.057a6.835 6.835 0 1 1-13.6-1.372 6.835 6.835 0 0 1 13.6 1.372M203.34 153.325a6.885 6.885 0 1 1-13.7-1.382 6.885 6.885 0 0 1 13.7 1.382",fill:"#FFF"}),h.createElement("path",{d:"M151.931 192.324a2.222 2.222 0 1 1-4.444 0 2.222 2.222 0 0 1 4.444 0zM225.27 116.056a2.222 2.222 0 1 1-4.445 0 2.222 2.222 0 0 1 4.444 0zM216.38 151.08a2.223 2.223 0 1 1-4.446-.001 2.223 2.223 0 0 1 4.446 0zM176.917 107.636a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM195.291 92.165a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM202.058 180.711a2.223 2.223 0 1 1-4.446 0 2.223 2.223 0 0 1 4.446 0z",stroke:"#FFF",strokeWidth:"2"}),h.createElement("path",{stroke:"#FFF",strokeWidth:"2",d:"M214.404 153.302l-1.912 20.184-10.928 5.99M173.661 174.792l-6.356 9.814h-11.36l-4.508 6.484M174.941 125.168v-15.804M220.824 117.25l-12.84 7.901-15.31-7.902V94.39"}),h.createElement("path",{d:"M166.588 65.936h-3.951a4.756 4.756 0 0 1-4.743-4.742 4.756 4.756 0 0 1 4.743-4.743h3.951a4.756 4.756 0 0 1 4.743 4.743 4.756 4.756 0 0 1-4.743 4.742",fill:"#FFF"}),h.createElement("path",{d:"M174.823 30.03c0-16.281 13.198-29.48 29.48-29.48 16.28 0 29.48 13.199 29.48 29.48 0 16.28-13.2 29.48-29.48 29.48-16.282 0-29.48-13.2-29.48-29.48",fill:"#1677ff"}),h.createElement("path",{d:"M205.952 38.387c.5.5.785 1.142.785 1.928s-.286 1.465-.785 1.964c-.572.5-1.214.75-2 .75-.785 0-1.429-.285-1.929-.785-.572-.5-.82-1.143-.82-1.929s.248-1.428.82-1.928c.5-.5 1.144-.75 1.93-.75.785 0 1.462.25 1.999.75m4.285-19.463c1.428 1.249 2.143 2.963 2.143 5.142 0 1.712-.427 3.13-1.219 4.25-.067.096-.137.18-.218.265-.416.429-1.41 1.346-2.956 2.699a5.07 5.07 0 0 0-1.428 1.75 5.207 5.207 0 0 0-.536 2.357v.5h-4.107v-.5c0-1.357.215-2.536.714-3.5.464-.964 1.857-2.464 4.178-4.536l.43-.5c.643-.785.964-1.643.964-2.535 0-1.18-.358-2.108-1-2.785-.678-.68-1.643-1.001-2.858-1.001-1.536 0-2.642.464-3.357 1.43-.37.5-.621 1.135-.76 1.904a1.999 1.999 0 0 1-1.971 1.63h-.004c-1.277 0-2.257-1.183-1.98-2.43.337-1.518 1.02-2.78 2.073-3.784 1.536-1.5 3.607-2.25 6.25-2.25 2.32 0 4.214.607 5.642 1.894",fill:"#FFF"}),h.createElement("path",{d:"M52.04 76.131s21.81 5.36 27.307 15.945c5.575 10.74-6.352 9.26-15.73 4.935-10.86-5.008-24.7-11.822-11.577-20.88",fill:"#FFB594"}),h.createElement("path",{d:"M90.483 67.504l-.449 2.893c-.753.49-4.748-2.663-4.748-2.663l-1.645.748-1.346-5.684s6.815-4.589 8.917-5.018c2.452-.501 9.884.94 10.7 2.278 0 0 1.32.486-2.227.69-3.548.203-5.043.447-6.79 3.132-1.747 2.686-2.412 3.624-2.412 3.624",fill:"#FFC6A0"}),h.createElement("path",{d:"M128.055 111.367c-2.627-7.724-6.15-13.18-8.917-15.478-3.5-2.906-9.34-2.225-11.366-4.187-1.27-1.231-3.215-1.197-3.215-1.197s-14.98-3.158-16.828-3.479c-2.37-.41-2.124-.714-6.054-1.405-1.57-1.907-2.917-1.122-2.917-1.122l-7.11-1.383c-.853-1.472-2.423-1.023-2.423-1.023l-2.468-.897c-1.645 9.976-7.74 13.796-7.74 13.796 1.795 1.122 15.703 8.3 15.703 8.3l5.107 37.11s-3.321 5.694 1.346 9.109c0 0 19.883-3.743 34.921-.329 0 0 3.047-2.546.972-8.806.523-3.01 1.394-8.263 1.736-11.622.385.772 2.019 1.918 3.14 3.477 0 0 9.407-7.365 11.052-14.012-.832-.723-1.598-1.585-2.267-2.453-.567-.736-.358-2.056-.765-2.717-.669-1.084-1.804-1.378-1.907-1.682",fill:"#FFF"}),h.createElement("path",{d:"M101.09 289.998s4.295 2.041 7.354 1.021c2.821-.94 4.53.668 7.08 1.178 2.55.51 6.874 1.1 11.686-1.26-.103-5.51-6.889-3.98-11.96-6.713-2.563-1.38-3.784-4.722-3.598-8.799h-9.402s-1.392 10.52-1.16 14.573",fill:"#CBD1D1"}),h.createElement("path",{d:"M101.067 289.826s2.428 1.271 6.759.653c3.058-.437 3.712.481 7.423 1.031 3.712.55 10.724-.069 11.823-.894.413 1.1-.343 2.063-.343 2.063s-1.512.603-4.812.824c-2.03.136-5.8.291-7.607-.503-1.787-1.375-5.247-1.903-5.728-.241-3.918.95-7.355-.286-7.355-.286l-.16-2.647z",fill:"#2B0849"}),h.createElement("path",{d:"M108.341 276.044h3.094s-.103 6.702 4.536 8.558c-4.64.618-8.558-2.303-7.63-8.558",fill:"#A4AABA"}),h.createElement("path",{d:"M57.542 272.401s-2.107 7.416-4.485 12.306c-1.798 3.695-4.225 7.492 5.465 7.492 6.648 0 8.953-.48 7.423-6.599-1.53-6.12.266-13.199.266-13.199h-8.669z",fill:"#CBD1D1"}),h.createElement("path",{d:"M51.476 289.793s2.097 1.169 6.633 1.169c6.083 0 8.249-1.65 8.249-1.65s.602 1.114-.619 2.165c-.993.855-3.597 1.591-7.39 1.546-4.145-.048-5.832-.566-6.736-1.168-.825-.55-.687-1.58-.137-2.062",fill:"#2B0849"}),h.createElement("path",{d:"M58.419 274.304s.033 1.519-.314 2.93c-.349 1.42-1.078 3.104-1.13 4.139-.058 1.151 4.537 1.58 5.155.034.62-1.547 1.294-6.427 1.913-7.252.619-.825-4.903-2.119-5.624.15",fill:"#A4AABA"}),h.createElement("path",{d:"M99.66 278.514l13.378.092s1.298-54.52 1.853-64.403c.554-9.882 3.776-43.364 1.002-63.128l-12.547-.644-22.849.78s-.434 3.966-1.195 9.976c-.063.496-.682.843-.749 1.365-.075.585.423 1.354.32 1.966-2.364 14.08-6.377 33.104-8.744 46.677-.116.666-1.234 1.009-1.458 2.691-.04.302.211 1.525.112 1.795-6.873 18.744-10.949 47.842-14.277 61.885l14.607-.014s2.197-8.57 4.03-16.97c2.811-12.886 23.111-85.01 23.111-85.01l3.016-.521 1.043 46.35s-.224 1.234.337 2.02c.56.785-.56 1.123-.392 2.244l.392 1.794s-.449 7.178-.898 11.89c-.448 4.71-.092 39.165-.092 39.165",fill:"#7BB2F9"}),h.createElement("path",{d:"M76.085 221.626c1.153.094 4.038-2.019 6.955-4.935M106.36 225.142s2.774-1.11 6.103-3.883",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M107.275 222.1s2.773-1.11 6.102-3.884",stroke:"#648BD8",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M74.74 224.767s2.622-.591 6.505-3.365M86.03 151.634c-.27 3.106.3 8.525-4.336 9.123M103.625 149.88s.11 14.012-1.293 15.065c-2.219 1.664-2.99 1.944-2.99 1.944M99.79 150.438s.035 12.88-1.196 24.377M93.673 175.911s7.212-1.664 9.431-1.664M74.31 205.861a212.013 212.013 0 0 1-.979 4.56s-1.458 1.832-1.009 3.776c.449 1.944-.947 2.045-4.985 15.355-1.696 5.59-4.49 18.591-6.348 27.597l-.231 1.12M75.689 197.807a320.934 320.934 0 0 1-.882 4.754M82.591 152.233L81.395 162.7s-1.097.15-.5 2.244c.113 1.346-2.674 15.775-5.18 30.43M56.12 274.418h13.31",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M116.241 148.22s-17.047-3.104-35.893.2c.158 2.514-.003 4.15-.003 4.15s14.687-2.818 35.67-.312c.252-2.355.226-4.038.226-4.038",fill:"#192064"}),h.createElement("path",{d:"M106.322 151.165l.003-4.911a.81.81 0 0 0-.778-.815c-2.44-.091-5.066-.108-7.836-.014a.818.818 0 0 0-.789.815l-.003 4.906a.81.81 0 0 0 .831.813c2.385-.06 4.973-.064 7.73.017a.815.815 0 0 0 .842-.81",fill:"#FFF"}),h.createElement("path",{d:"M105.207 150.233l.002-3.076a.642.642 0 0 0-.619-.646 94.321 94.321 0 0 0-5.866-.01.65.65 0 0 0-.63.647v3.072a.64.64 0 0 0 .654.644 121.12 121.12 0 0 1 5.794.011c.362.01.665-.28.665-.642",fill:"#192064"}),h.createElement("path",{d:"M100.263 275.415h12.338M101.436 270.53c.006 3.387.042 5.79.111 6.506M101.451 264.548a915.75 915.75 0 0 0-.015 4.337M100.986 174.965l.898 44.642s.673 1.57-.225 2.692c-.897 1.122 2.468.673.898 2.243-1.57 1.57.897 1.122 0 3.365-.596 1.489-.994 21.1-1.096 35.146",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M46.876 83.427s-.516 6.045 7.223 5.552c11.2-.712 9.218-9.345 31.54-21.655-.786-2.708-2.447-4.744-2.447-4.744s-11.068 3.11-22.584 8.046c-6.766 2.9-13.395 6.352-13.732 12.801M104.46 91.057l.941-5.372-8.884-11.43-5.037 5.372-1.74 7.834a.321.321 0 0 0 .108.32c.965.8 6.5 5.013 14.347 3.544a.332.332 0 0 0 .264-.268",fill:"#FFC6A0"}),h.createElement("path",{d:"M93.942 79.387s-4.533-2.853-2.432-6.855c1.623-3.09 4.513 1.133 4.513 1.133s.52-3.642 3.121-3.642c.52-1.04 1.561-4.162 1.561-4.162s11.445 2.601 13.526 3.121c0 5.203-2.304 19.424-7.84 19.861-8.892.703-12.449-9.456-12.449-9.456",fill:"#FFC6A0"}),h.createElement("path",{d:"M113.874 73.446c2.601-2.081 3.47-9.722 3.47-9.722s-2.479-.49-6.64-2.05c-4.683-2.081-12.798-4.747-17.48.976-9.668 3.223-2.05 19.823-2.05 19.823l2.713-3.021s-3.935-3.287-2.08-6.243c2.17-3.462 3.92 1.073 3.92 1.073s.637-2.387 3.581-3.342c.355-.71 1.036-2.674 1.432-3.85a1.073 1.073 0 0 1 1.263-.704c2.4.558 8.677 2.019 11.356 2.662.522.125.871.615.82 1.15l-.305 3.248z",fill:"#520038"}),h.createElement("path",{d:"M104.977 76.064c-.103.61-.582 1.038-1.07.956-.489-.083-.801-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.644.698 1.254M112.132 77.694c-.103.61-.582 1.038-1.07.956-.488-.083-.8-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.643.698 1.254",fill:"#552950"}),h.createElement("path",{stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round",d:"M110.13 74.84l-.896 1.61-.298 4.357h-2.228"}),h.createElement("path",{d:"M110.846 74.481s1.79-.716 2.506.537",stroke:"#5C2552",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M92.386 74.282s.477-1.114 1.113-.716c.637.398 1.274 1.433.558 1.99-.717.556.159 1.67.159 1.67",stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M103.287 72.93s1.83 1.113 4.137.954",stroke:"#5C2552",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M103.685 81.762s2.227 1.193 4.376 1.193M104.64 84.308s.954.398 1.511.318M94.693 81.205s2.308 7.4 10.424 7.639",stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M81.45 89.384s.45 5.647-4.935 12.787M69 82.654s-.726 9.282-8.204 14.206",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M129.405 122.865s-5.272 7.403-9.422 10.768",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M119.306 107.329s.452 4.366-2.127 32.062",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M150.028 151.232h-49.837a1.01 1.01 0 0 1-1.01-1.01v-31.688c0-.557.452-1.01 1.01-1.01h49.837c.558 0 1.01.453 1.01 1.01v31.688a1.01 1.01 0 0 1-1.01 1.01",fill:"#F2D7AD"}),h.createElement("path",{d:"M150.29 151.232h-19.863v-33.707h20.784v32.786a.92.92 0 0 1-.92.92",fill:"#F4D19D"}),h.createElement("path",{d:"M123.554 127.896H92.917a.518.518 0 0 1-.425-.816l6.38-9.113c.193-.277.51-.442.85-.442h31.092l-7.26 10.371z",fill:"#F2D7AD"}),h.createElement("path",{fill:"#CC9B6E",d:"M123.689 128.447H99.25v-.519h24.169l7.183-10.26.424.298z"}),h.createElement("path",{d:"M158.298 127.896h-18.669a2.073 2.073 0 0 1-1.659-.83l-7.156-9.541h19.965c.49 0 .95.23 1.244.622l6.69 8.92a.519.519 0 0 1-.415.83",fill:"#F4D19D"}),h.createElement("path",{fill:"#CC9B6E",d:"M157.847 128.479h-19.384l-7.857-10.475.415-.31 7.7 10.266h19.126zM130.554 150.685l-.032-8.177.519-.002.032 8.177z"}),h.createElement("path",{fill:"#CC9B6E",d:"M130.511 139.783l-.08-21.414.519-.002.08 21.414zM111.876 140.932l-.498-.143 1.479-5.167.498.143zM108.437 141.06l-2.679-2.935 2.665-3.434.41.318-2.397 3.089 2.384 2.612zM116.607 141.06l-.383-.35 2.383-2.612-2.397-3.089.41-.318 2.665 3.434z"}),h.createElement("path",{d:"M154.316 131.892l-3.114-1.96.038 3.514-1.043.092c-1.682.115-3.634.23-4.789.23-1.902 0-2.693 2.258 2.23 2.648l-2.645-.596s-2.168 1.317.504 2.3c0 0-1.58 1.217.561 2.58-.584 3.504 5.247 4.058 7.122 3.59 1.876-.47 4.233-2.359 4.487-5.16.28-3.085-.89-5.432-3.35-7.238",fill:"#FFC6A0"}),h.createElement("path",{d:"M153.686 133.577s-6.522.47-8.36.372c-1.836-.098-1.904 2.19 2.359 2.264 3.739.15 5.451-.044 5.451-.044",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M145.16 135.877c-1.85 1.346.561 2.355.561 2.355s3.478.898 6.73.617",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M151.89 141.71s-6.28.111-6.73-2.132c-.223-1.346.45-1.402.45-1.402M146.114 140.868s-1.103 3.16 5.44 3.533M151.202 129.932v3.477M52.838 89.286c3.533-.337 8.423-1.248 13.582-7.754",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M168.567 248.318a6.647 6.647 0 0 1-6.647-6.647v-66.466a6.647 6.647 0 1 1 13.294 0v66.466a6.647 6.647 0 0 1-6.647 6.647",fill:"#5BA02E"}),h.createElement("path",{d:"M176.543 247.653a6.647 6.647 0 0 1-6.646-6.647v-33.232a6.647 6.647 0 1 1 13.293 0v33.232a6.647 6.647 0 0 1-6.647 6.647",fill:"#92C110"}),h.createElement("path",{d:"M186.443 293.613H158.92a3.187 3.187 0 0 1-3.187-3.187v-46.134a3.187 3.187 0 0 1 3.187-3.187h27.524a3.187 3.187 0 0 1 3.187 3.187v46.134a3.187 3.187 0 0 1-3.187 3.187",fill:"#F2D7AD"}),h.createElement("path",{d:"M88.979 89.48s7.776 5.384 16.6 2.842",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}))),eYr=ZGr,tYr=()=>h.createElement("svg",{width:"254",height:"294"},h.createElement("title",null,"Server Error"),h.createElement("defs",null,h.createElement("path",{d:"M0 .335h253.49v253.49H0z"}),h.createElement("path",{d:"M0 293.665h253.49V.401H0z"})),h.createElement("g",{fill:"none",fillRule:"evenodd"},h.createElement("g",{transform:"translate(0 .067)"},h.createElement("mask",{fill:"#fff"}),h.createElement("path",{d:"M0 128.134v-2.11C0 56.608 56.273.334 125.69.334h2.11c69.416 0 125.69 56.274 125.69 125.69v2.11c0 69.417-56.274 125.69-125.69 125.69h-2.11C56.273 253.824 0 197.551 0 128.134",fill:"#E4EBF7",mask:"url(#b)"})),h.createElement("path",{d:"M39.989 132.108a8.332 8.332 0 1 1-16.581-1.671 8.332 8.332 0 0 1 16.58 1.671",fill:"#FFF"}),h.createElement("path",{d:"M37.19 135.59l10.553 5.983M48.665 147.884l-12.734 10.861",stroke:"#FFF",strokeWidth:"2"}),h.createElement("path",{d:"M40.11 160.816a5.706 5.706 0 1 1-11.354-1.145 5.706 5.706 0 0 1 11.354 1.145M57.943 144.6a5.747 5.747 0 1 1-11.436-1.152 5.747 5.747 0 0 1 11.436 1.153M99.656 27.434l30.024-.013a4.619 4.619 0 1 0-.004-9.238l-30.024.013a4.62 4.62 0 0 0 .004 9.238M111.14 45.896l30.023-.013a4.62 4.62 0 1 0-.004-9.238l-30.024.013a4.619 4.619 0 1 0 .004 9.238",fill:"#FFF"}),h.createElement("path",{d:"M113.53 27.421v-.002l15.89-.007a4.619 4.619 0 1 0 .005 9.238l-15.892.007v-.002a4.618 4.618 0 0 0-.004-9.234M150.167 70.091h-3.979a4.789 4.789 0 0 1-4.774-4.775 4.788 4.788 0 0 1 4.774-4.774h3.979a4.789 4.789 0 0 1 4.775 4.774 4.789 4.789 0 0 1-4.775 4.775",fill:"#FFF"}),h.createElement("path",{d:"M171.687 30.234c0-16.392 13.289-29.68 29.681-29.68 16.392 0 29.68 13.288 29.68 29.68 0 16.393-13.288 29.681-29.68 29.681s-29.68-13.288-29.68-29.68",fill:"#FF603B"}),h.createElement("path",{d:"M203.557 19.435l-.676 15.035a1.514 1.514 0 0 1-3.026 0l-.675-15.035a2.19 2.19 0 1 1 4.377 0m-.264 19.378c.513.477.77 1.1.77 1.87s-.257 1.393-.77 1.907c-.55.476-1.21.733-1.943.733a2.545 2.545 0 0 1-1.87-.77c-.55-.514-.806-1.136-.806-1.87 0-.77.256-1.393.806-1.87.513-.513 1.137-.733 1.87-.733.77 0 1.43.22 1.943.733",fill:"#FFF"}),h.createElement("path",{d:"M119.3 133.275c4.426-.598 3.612-1.204 4.079-4.778.675-5.18-3.108-16.935-8.262-25.118-1.088-10.72-12.598-11.24-12.598-11.24s4.312 4.895 4.196 16.199c1.398 5.243.804 14.45.804 14.45s5.255 11.369 11.78 10.487",fill:"#FFB594"}),h.createElement("path",{d:"M100.944 91.61s1.463-.583 3.211.582c8.08 1.398 10.368 6.706 11.3 11.368 1.864 1.282 1.864 2.33 1.864 3.496.365.777 1.515 3.03 1.515 3.03s-7.225 1.748-10.954 6.758c-1.399-6.41-6.936-25.235-6.936-25.235",fill:"#FFF"}),h.createElement("path",{d:"M94.008 90.5l1.019-5.815-9.23-11.874-5.233 5.581-2.593 9.863s8.39 5.128 16.037 2.246",fill:"#FFB594"}),h.createElement("path",{d:"M82.931 78.216s-4.557-2.868-2.445-6.892c1.632-3.107 4.537 1.139 4.537 1.139s.524-3.662 3.139-3.662c.523-1.046 1.569-4.184 1.569-4.184s11.507 2.615 13.6 3.138c-.001 5.23-2.317 19.529-7.884 19.969-8.94.706-12.516-9.508-12.516-9.508",fill:"#FFC6A0"}),h.createElement("path",{d:"M102.971 72.243c2.616-2.093 3.489-9.775 3.489-9.775s-2.492-.492-6.676-2.062c-4.708-2.092-12.867-4.771-17.575.982-9.54 4.41-2.062 19.93-2.062 19.93l2.729-3.037s-3.956-3.304-2.092-6.277c2.183-3.48 3.943 1.08 3.943 1.08s.64-2.4 3.6-3.36c.356-.714 1.04-2.69 1.44-3.872a1.08 1.08 0 0 1 1.27-.707c2.41.56 8.723 2.03 11.417 2.676.524.126.876.619.825 1.156l-.308 3.266z",fill:"#520038"}),h.createElement("path",{d:"M101.22 76.514c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.961.491.083.805.647.702 1.26M94.26 75.074c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.96.491.082.805.646.702 1.26",fill:"#552950"}),h.createElement("path",{stroke:"#DB836E",strokeWidth:"1.063",strokeLinecap:"round",strokeLinejoin:"round",d:"M99.206 73.644l-.9 1.62-.3 4.38h-2.24"}),h.createElement("path",{d:"M99.926 73.284s1.8-.72 2.52.54",stroke:"#5C2552",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M81.367 73.084s.48-1.12 1.12-.72c.64.4 1.28 1.44.56 2s.16 1.68.16 1.68",stroke:"#DB836E",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M92.326 71.724s1.84 1.12 4.16.96",stroke:"#5C2552",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M92.726 80.604s2.24 1.2 4.4 1.2M93.686 83.164s.96.4 1.52.32M83.687 80.044s1.786 6.547 9.262 7.954",stroke:"#DB836E",strokeWidth:"1.063",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M95.548 91.663s-1.068 2.821-8.298 2.105c-7.23-.717-10.29-5.044-10.29-5.044",stroke:"#E4EBF7",strokeWidth:"1.136",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M78.126 87.478s6.526 4.972 16.47 2.486c0 0 9.577 1.02 11.536 5.322 5.36 11.77.543 36.835 0 39.962 3.496 4.055-.466 8.483-.466 8.483-15.624-3.548-35.81-.6-35.81-.6-4.849-3.546-1.223-9.044-1.223-9.044L62.38 110.32c-2.485-15.227.833-19.803 3.549-20.743 3.03-1.049 8.04-1.282 8.04-1.282.496-.058 1.08-.076 1.37-.233 2.36-1.282 2.787-.583 2.787-.583",fill:"#FFF"}),h.createElement("path",{d:"M65.828 89.81s-6.875.465-7.59 8.156c-.466 8.857 3.03 10.954 3.03 10.954s6.075 22.102 16.796 22.957c8.39-2.176 4.758-6.702 4.661-11.42-.233-11.304-7.108-16.897-7.108-16.897s-4.212-13.75-9.789-13.75",fill:"#FFC6A0"}),h.createElement("path",{d:"M71.716 124.225s.855 11.264 9.828 6.486c4.765-2.536 7.581-13.828 9.789-22.568 1.456-5.768 2.58-12.197 2.58-12.197l-4.973-1.709s-2.408 5.516-7.769 12.275c-4.335 5.467-9.144 11.11-9.455 17.713",fill:"#FFC6A0"}),h.createElement("path",{d:"M108.463 105.191s1.747 2.724-2.331 30.535c2.376 2.216 1.053 6.012-.233 7.51",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M123.262 131.527s-.427 2.732-11.77 1.981c-15.187-1.006-25.326-3.25-25.326-3.25l.933-5.8s.723.215 9.71-.068c11.887-.373 18.714-6.07 24.964-1.022 4.039 3.263 1.489 8.16 1.489 8.16",fill:"#FFC6A0"}),h.createElement("path",{d:"M70.24 90.974s-5.593-4.739-11.054 2.68c-3.318 7.223.517 15.284 2.664 19.578-.31 3.729 2.33 4.311 2.33 4.311s.108.895 1.516 2.68c4.078-7.03 6.72-9.166 13.711-12.546-.328-.656-1.877-3.265-1.825-3.767.175-1.69-1.282-2.623-1.282-2.623s-.286-.156-1.165-2.738c-.788-2.313-2.036-5.177-4.895-7.575",fill:"#FFF"}),h.createElement("path",{d:"M90.232 288.027s4.855 2.308 8.313 1.155c3.188-1.063 5.12.755 8.002 1.331 2.881.577 7.769 1.243 13.207-1.424-.117-6.228-7.786-4.499-13.518-7.588-2.895-1.56-4.276-5.336-4.066-9.944H91.544s-1.573 11.89-1.312 16.47",fill:"#CBD1D1"}),h.createElement("path",{d:"M90.207 287.833s2.745 1.437 7.639.738c3.456-.494 3.223.66 7.418 1.282 4.195.621 13.092-.194 14.334-1.126.466 1.242-.388 2.33-.388 2.33s-1.709.682-5.438.932c-2.295.154-8.098.276-10.14-.621-2.02-1.554-4.894-1.515-6.06-.234-4.427 1.075-7.184-.31-7.184-.31l-.181-2.991z",fill:"#2B0849"}),h.createElement("path",{d:"M98.429 272.257h3.496s-.117 7.574 5.127 9.671c-5.244.7-9.672-2.602-8.623-9.671",fill:"#A4AABA"}),h.createElement("path",{d:"M44.425 272.046s-2.208 7.774-4.702 12.899c-1.884 3.874-4.428 7.854 5.729 7.854 6.97 0 9.385-.503 7.782-6.917-1.604-6.415.279-13.836.279-13.836h-9.088z",fill:"#CBD1D1"}),h.createElement("path",{d:"M38.066 290.277s2.198 1.225 6.954 1.225c6.376 0 8.646-1.73 8.646-1.73s.63 1.168-.649 2.27c-1.04.897-3.77 1.668-7.745 1.621-4.347-.05-6.115-.593-7.062-1.224-.864-.577-.72-1.657-.144-2.162",fill:"#2B0849"}),h.createElement("path",{d:"M45.344 274.041s.035 1.592-.329 3.07c-.365 1.49-1.13 3.255-1.184 4.34-.061 1.206 4.755 1.657 5.403.036.65-1.622 1.357-6.737 2.006-7.602.648-.865-5.14-2.222-5.896.156",fill:"#A4AABA"}),h.createElement("path",{d:"M89.476 277.57l13.899.095s1.349-56.643 1.925-66.909c.576-10.267 3.923-45.052 1.042-65.585l-13.037-.669-23.737.81s-.452 4.12-1.243 10.365c-.065.515-.708.874-.777 1.417-.078.608.439 1.407.332 2.044-2.455 14.627-5.797 32.736-8.256 46.837-.121.693-1.282 1.048-1.515 2.796-.042.314.22 1.584.116 1.865-7.14 19.473-12.202 52.601-15.66 67.19l15.176-.015s2.282-10.145 4.185-18.871c2.922-13.389 24.012-88.32 24.012-88.32l3.133-.954-.158 48.568s-.233 1.282.35 2.098c.583.815-.581 1.167-.408 2.331l.408 1.864s-.466 7.458-.932 12.352c-.467 4.895 1.145 40.69 1.145 40.69",fill:"#7BB2F9"}),h.createElement("path",{d:"M64.57 218.881c1.197.099 4.195-2.097 7.225-5.127M96.024 222.534s2.881-1.152 6.34-4.034",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M96.973 219.373s2.882-1.153 6.34-4.034",stroke:"#648BD8",strokeWidth:"1.032",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M63.172 222.144s2.724-.614 6.759-3.496M74.903 146.166c-.281 3.226.31 8.856-4.506 9.478M93.182 144.344s.115 14.557-1.344 15.65c-2.305 1.73-3.107 2.02-3.107 2.02M89.197 144.923s.269 13.144-1.01 25.088M83.525 170.71s6.81-1.051 9.116-1.051M46.026 270.045l-.892 4.538M46.937 263.289l-.815 4.157M62.725 202.503c-.33 1.618-.102 1.904-.449 3.438 0 0-2.756 1.903-2.29 3.923.466 2.02-.31 3.424-4.505 17.252-1.762 5.807-4.233 18.922-6.165 28.278-.03.144-.521 2.646-1.14 5.8M64.158 194.136c-.295 1.658-.6 3.31-.917 4.938M71.33 146.787l-1.244 10.877s-1.14.155-.519 2.33c.117 1.399-2.778 16.39-5.382 31.615M44.242 273.727H58.07",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M106.18 142.117c-3.028-.489-18.825-2.744-36.219.2a.625.625 0 0 0-.518.644c.063 1.307.044 2.343.015 2.995a.617.617 0 0 0 .716.636c3.303-.534 17.037-2.412 35.664-.266.347.04.66-.214.692-.56.124-1.347.16-2.425.17-3.029a.616.616 0 0 0-.52-.62",fill:"#192064"}),h.createElement("path",{d:"M96.398 145.264l.003-5.102a.843.843 0 0 0-.809-.847 114.104 114.104 0 0 0-8.141-.014.85.85 0 0 0-.82.847l-.003 5.097c0 .476.388.857.864.845 2.478-.064 5.166-.067 8.03.017a.848.848 0 0 0 .876-.843",fill:"#FFF"}),h.createElement("path",{d:"M95.239 144.296l.002-3.195a.667.667 0 0 0-.643-.672c-1.9-.061-3.941-.073-6.094-.01a.675.675 0 0 0-.654.672l-.002 3.192c0 .376.305.677.68.669 1.859-.042 3.874-.043 6.02.012.376.01.69-.291.691-.668",fill:"#192064"}),h.createElement("path",{d:"M90.102 273.522h12.819M91.216 269.761c.006 3.519-.072 5.55 0 6.292M90.923 263.474c-.009 1.599-.016 2.558-.016 4.505M90.44 170.404l.932 46.38s.7 1.631-.233 2.796c-.932 1.166 2.564.7.932 2.33-1.63 1.633.933 1.166 0 3.497-.618 1.546-1.031 21.921-1.138 36.513",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M73.736 98.665l2.214 4.312s2.098.816 1.865 2.68l.816 2.214M64.297 116.611c.233-.932 2.176-7.147 12.585-10.488M77.598 90.042s7.691 6.137 16.547 2.72",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M91.974 86.954s5.476-.816 7.574-4.545c1.297-.345.72 2.212-.33 3.671-.7.971-1.01 1.554-1.01 1.554s.194.31.155.816c-.053.697-.175.653-.272 1.048-.081.335.108.657 0 1.049-.046.17-.198.5-.382.878-.12.249-.072.687-.2.948-.231.469-1.562 1.87-2.622 2.855-3.826 3.554-5.018 1.644-6.001-.408-.894-1.865-.661-5.127-.874-6.875-.35-2.914-2.622-3.03-1.923-4.429.343-.685 2.87.69 3.263 1.748.757 2.04 2.952 1.807 2.622 1.69",fill:"#FFC6A0"}),h.createElement("path",{d:"M99.8 82.429c-.465.077-.35.272-.97 1.243-.622.971-4.817 2.932-6.39 3.224-2.589.48-2.278-1.56-4.254-2.855-1.69-1.107-3.562-.638-1.398 1.398.99.932.932 1.107 1.398 3.205.335 1.506-.64 3.67.7 5.593",stroke:"#DB836E",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M79.543 108.673c-2.1 2.926-4.266 6.175-5.557 8.762",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M87.72 124.768s-2.098-1.942-5.127-2.719c-3.03-.777-3.574-.155-5.516.078-1.942.233-3.885-.932-3.652.7.233 1.63 5.05 1.01 5.206 2.097.155 1.087-6.37 2.796-8.313 2.175-.777.777.466 1.864 2.02 2.175.233 1.554 2.253 1.554 2.253 1.554s.699 1.01 2.641 1.088c2.486 1.32 8.934-.7 10.954-1.554 2.02-.855-.466-5.594-.466-5.594",fill:"#FFC6A0"}),h.createElement("path",{d:"M73.425 122.826s.66 1.127 3.167 1.418c2.315.27 2.563.583 2.563.583s-2.545 2.894-9.07 2.272M72.416 129.274s3.826.097 4.933-.718M74.98 130.75s1.961.136 3.36-.505M77.232 131.916s1.748.019 2.914-.505M73.328 122.321s-.595-1.032 1.262-.427c1.671.544 2.833.055 5.128.155 1.389.061 3.067-.297 3.982.15 1.606.784 3.632 2.181 3.632 2.181s10.526 1.204 19.033-1.127M78.864 108.104s-8.39 2.758-13.168 12.12",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M109.278 112.533s3.38-3.613 7.575-4.662",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M107.375 123.006s9.697-2.745 11.445-.88",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M194.605 83.656l3.971-3.886M187.166 90.933l3.736-3.655M191.752 84.207l-4.462-4.56M198.453 91.057l-4.133-4.225M129.256 163.074l3.718-3.718M122.291 170.039l3.498-3.498M126.561 163.626l-4.27-4.27M132.975 170.039l-3.955-3.955",stroke:"#BFCDDD",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M190.156 211.779h-1.604a4.023 4.023 0 0 1-4.011-4.011V175.68a4.023 4.023 0 0 1 4.01-4.01h1.605a4.023 4.023 0 0 1 4.011 4.01v32.088a4.023 4.023 0 0 1-4.01 4.01",fill:"#A3B4C6"}),h.createElement("path",{d:"M237.824 212.977a4.813 4.813 0 0 1-4.813 4.813h-86.636a4.813 4.813 0 0 1 0-9.626h86.636a4.813 4.813 0 0 1 4.813 4.813",fill:"#A3B4C6"}),h.createElement("mask",{fill:"#fff"}),h.createElement("path",{fill:"#A3B4C6",mask:"url(#d)",d:"M154.098 190.096h70.513v-84.617h-70.513z"}),h.createElement("path",{d:"M224.928 190.096H153.78a3.219 3.219 0 0 1-3.208-3.209V167.92a3.219 3.219 0 0 1 3.208-3.21h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.219 3.219 0 0 1-3.21 3.209M224.928 130.832H153.78a3.218 3.218 0 0 1-3.208-3.208v-18.968a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.218 3.218 0 0 1-3.21 3.208",fill:"#BFCDDD",mask:"url(#d)"}),h.createElement("path",{d:"M159.563 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 120.546h-22.461a.802.802 0 0 1-.802-.802v-3.208c0-.443.359-.803.802-.803h22.46c.444 0 .803.36.803.803v3.208c0 .443-.36.802-.802.802",fill:"#FFF",mask:"url(#d)"}),h.createElement("path",{d:"M224.928 160.464H153.78a3.218 3.218 0 0 1-3.208-3.209v-18.967a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.209v18.967a3.218 3.218 0 0 1-3.21 3.209",fill:"#BFCDDD",mask:"url(#d)"}),h.createElement("path",{d:"M173.455 130.832h49.301M164.984 130.832h6.089M155.952 130.832h6.75M173.837 160.613h49.3M165.365 160.613h6.089M155.57 160.613h6.751",stroke:"#7C90A5",strokeWidth:"1.124",strokeLinecap:"round",strokeLinejoin:"round",mask:"url(#d)"}),h.createElement("path",{d:"M159.563 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M166.98 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M174.397 151.038a2.407 2.407 0 1 1 .001-4.814 2.407 2.407 0 0 1 0 4.814M222.539 151.038h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802M159.563 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 179.987h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802",fill:"#FFF",mask:"url(#d)"}),h.createElement("path",{d:"M203.04 221.108h-27.372a2.413 2.413 0 0 1-2.406-2.407v-11.448a2.414 2.414 0 0 1 2.406-2.407h27.372a2.414 2.414 0 0 1 2.407 2.407V218.7a2.413 2.413 0 0 1-2.407 2.407",fill:"#BFCDDD",mask:"url(#d)"}),h.createElement("path",{d:"M177.259 207.217v11.52M201.05 207.217v11.52",stroke:"#A3B4C6",strokeWidth:"1.124",strokeLinecap:"round",strokeLinejoin:"round",mask:"url(#d)"}),h.createElement("path",{d:"M162.873 267.894a9.422 9.422 0 0 1-9.422-9.422v-14.82a9.423 9.423 0 0 1 18.845 0v14.82a9.423 9.423 0 0 1-9.423 9.422",fill:"#5BA02E",mask:"url(#d)"}),h.createElement("path",{d:"M171.22 267.83a9.422 9.422 0 0 1-9.422-9.423v-3.438a9.423 9.423 0 0 1 18.845 0v3.438a9.423 9.423 0 0 1-9.422 9.423",fill:"#92C110",mask:"url(#d)"}),h.createElement("path",{d:"M181.31 293.666h-27.712a3.209 3.209 0 0 1-3.209-3.21V269.79a3.209 3.209 0 0 1 3.209-3.21h27.711a3.209 3.209 0 0 1 3.209 3.21v20.668a3.209 3.209 0 0 1-3.209 3.209",fill:"#F2D7AD",mask:"url(#d)"}))),nYr=tYr,rYr=e=>{const{componentCls:t,lineHeightHeading3:n,iconCls:r,padding:i,paddingXL:a,paddingXS:o,paddingLG:s,marginXS:c,lineHeight:u}=e;return{[t]:{padding:`${rn(e.calc(s).mul(2).equal())} ${rn(a)}`,"&-rtl":{direction:"rtl"}},[`${t} ${t}-image`]:{width:e.imageWidth,height:e.imageHeight,margin:"auto"},[`${t} ${t}-icon`]:{marginBottom:s,textAlign:"center",[`& > ${r}`]:{fontSize:e.iconFontSize}},[`${t} ${t}-title`]:{color:e.colorTextHeading,fontSize:e.titleFontSize,lineHeight:n,marginBlock:c,textAlign:"center"},[`${t} ${t}-subtitle`]:{color:e.colorTextDescription,fontSize:e.subtitleFontSize,lineHeight:u,textAlign:"center"},[`${t} ${t}-content`]:{marginTop:s,padding:`${rn(s)} ${rn(e.calc(i).mul(2.5).equal())}`,backgroundColor:e.colorFillAlter},[`${t} ${t}-extra`]:{margin:e.extraMargin,textAlign:"center","& > *":{marginInlineEnd:o,"&:last-child":{marginInlineEnd:0}}}}},iYr=e=>{const{componentCls:t,iconCls:n}=e;return{[`${t}-success ${t}-icon > ${n}`]:{color:e.resultSuccessIconColor},[`${t}-error ${t}-icon > ${n}`]:{color:e.resultErrorIconColor},[`${t}-info ${t}-icon > ${n}`]:{color:e.resultInfoIconColor},[`${t}-warning ${t}-icon > ${n}`]:{color:e.resultWarningIconColor}}},aYr=e=>[rYr(e),iYr(e)],oYr=e=>aYr(e),sYr=e=>({titleFontSize:e.fontSizeHeading3,subtitleFontSize:e.fontSize,iconFontSize:e.fontSizeHeading3*3,extraMargin:`${e.paddingLG}px 0 0 0`}),lYr=Ql("Result",e=>{const t=e.colorInfo,n=e.colorError,r=e.colorSuccess,i=e.colorWarning,a=el(e,{resultInfoIconColor:t,resultErrorIconColor:n,resultSuccessIconColor:r,resultWarningIconColor:i,imageWidth:250,imageHeight:295});return[oYr(a)]},sYr),cYr=()=>h.createElement("svg",{width:"251",height:"294"},h.createElement("title",null,"Unauthorized"),h.createElement("g",{fill:"none",fillRule:"evenodd"},h.createElement("path",{d:"M0 129.023v-2.084C0 58.364 55.591 2.774 124.165 2.774h2.085c68.574 0 124.165 55.59 124.165 124.165v2.084c0 68.575-55.59 124.166-124.165 124.166h-2.085C55.591 253.189 0 197.598 0 129.023",fill:"#E4EBF7"}),h.createElement("path",{d:"M41.417 132.92a8.231 8.231 0 1 1-16.38-1.65 8.231 8.231 0 0 1 16.38 1.65",fill:"#FFF"}),h.createElement("path",{d:"M38.652 136.36l10.425 5.91M49.989 148.505l-12.58 10.73",stroke:"#FFF",strokeWidth:"2"}),h.createElement("path",{d:"M41.536 161.28a5.636 5.636 0 1 1-11.216-1.13 5.636 5.636 0 0 1 11.216 1.13M59.154 145.261a5.677 5.677 0 1 1-11.297-1.138 5.677 5.677 0 0 1 11.297 1.138M100.36 29.516l29.66-.013a4.562 4.562 0 1 0-.004-9.126l-29.66.013a4.563 4.563 0 0 0 .005 9.126M111.705 47.754l29.659-.013a4.563 4.563 0 1 0-.004-9.126l-29.66.013a4.563 4.563 0 1 0 .005 9.126",fill:"#FFF"}),h.createElement("path",{d:"M114.066 29.503V29.5l15.698-.007a4.563 4.563 0 1 0 .004 9.126l-15.698.007v-.002a4.562 4.562 0 0 0-.004-9.122M185.405 137.723c-.55 5.455-5.418 9.432-10.873 8.882-5.456-.55-9.432-5.418-8.882-10.873.55-5.455 5.418-9.432 10.873-8.882 5.455.55 9.432 5.418 8.882 10.873",fill:"#FFF"}),h.createElement("path",{d:"M180.17 143.772l12.572 7.129M193.841 158.42L178.67 171.36",stroke:"#FFF",strokeWidth:"2"}),h.createElement("path",{d:"M185.55 171.926a6.798 6.798 0 1 1-13.528-1.363 6.798 6.798 0 0 1 13.527 1.363M204.12 155.285a6.848 6.848 0 1 1-13.627-1.375 6.848 6.848 0 0 1 13.626 1.375",fill:"#FFF"}),h.createElement("path",{d:"M152.988 194.074a2.21 2.21 0 1 1-4.42 0 2.21 2.21 0 0 1 4.42 0zM225.931 118.217a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.421 0zM217.09 153.051a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.42 0zM177.84 109.842a2.21 2.21 0 1 1-4.422 0 2.21 2.21 0 0 1 4.421 0zM196.114 94.454a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.421 0zM202.844 182.523a2.21 2.21 0 1 1-4.42 0 2.21 2.21 0 0 1 4.42 0z",stroke:"#FFF",strokeWidth:"2"}),h.createElement("path",{stroke:"#FFF",strokeWidth:"2",d:"M215.125 155.262l-1.902 20.075-10.87 5.958M174.601 176.636l-6.322 9.761H156.98l-4.484 6.449M175.874 127.28V111.56M221.51 119.404l-12.77 7.859-15.228-7.86V96.668"}),h.createElement("path",{d:"M180.68 29.32C180.68 13.128 193.806 0 210 0c16.193 0 29.32 13.127 29.32 29.32 0 16.194-13.127 29.322-29.32 29.322-16.193 0-29.32-13.128-29.32-29.321",fill:"#A26EF4"}),h.createElement("path",{d:"M221.45 41.706l-21.563-.125a1.744 1.744 0 0 1-1.734-1.754l.071-12.23a1.744 1.744 0 0 1 1.754-1.734l21.562.125c.964.006 1.74.791 1.735 1.755l-.071 12.229a1.744 1.744 0 0 1-1.754 1.734",fill:"#FFF"}),h.createElement("path",{d:"M215.106 29.192c-.015 2.577-2.049 4.654-4.543 4.64-2.494-.014-4.504-2.115-4.489-4.693l.04-6.925c.016-2.577 2.05-4.654 4.543-4.64 2.494.015 4.504 2.116 4.49 4.693l-.04 6.925zm-4.53-14.074a6.877 6.877 0 0 0-6.916 6.837l-.043 7.368a6.877 6.877 0 0 0 13.754.08l.042-7.368a6.878 6.878 0 0 0-6.837-6.917zM167.566 68.367h-3.93a4.73 4.73 0 0 1-4.717-4.717 4.73 4.73 0 0 1 4.717-4.717h3.93a4.73 4.73 0 0 1 4.717 4.717 4.73 4.73 0 0 1-4.717 4.717",fill:"#FFF"}),h.createElement("path",{d:"M168.214 248.838a6.611 6.611 0 0 1-6.61-6.611v-66.108a6.611 6.611 0 0 1 13.221 0v66.108a6.611 6.611 0 0 1-6.61 6.61",fill:"#5BA02E"}),h.createElement("path",{d:"M176.147 248.176a6.611 6.611 0 0 1-6.61-6.61v-33.054a6.611 6.611 0 1 1 13.221 0v33.053a6.611 6.611 0 0 1-6.61 6.611",fill:"#92C110"}),h.createElement("path",{d:"M185.994 293.89h-27.376a3.17 3.17 0 0 1-3.17-3.17v-45.887a3.17 3.17 0 0 1 3.17-3.17h27.376a3.17 3.17 0 0 1 3.17 3.17v45.886a3.17 3.17 0 0 1-3.17 3.17",fill:"#F2D7AD"}),h.createElement("path",{d:"M81.972 147.673s6.377-.927 17.566-1.28c11.729-.371 17.57 1.086 17.57 1.086s3.697-3.855.968-8.424c1.278-12.077 5.982-32.827.335-48.273-1.116-1.339-3.743-1.512-7.536-.62-1.337.315-7.147-.149-7.983-.1l-15.311-.347s-3.487-.17-8.035-.508c-1.512-.113-4.227-1.683-5.458-.338-.406.443-2.425 5.669-1.97 16.077l8.635 35.642s-3.141 3.61 1.219 7.085",fill:"#FFF"}),h.createElement("path",{d:"M75.768 73.325l-.9-6.397 11.982-6.52s7.302-.118 8.038 1.205c.737 1.324-5.616.993-5.616.993s-1.836 1.388-2.615 2.5c-1.654 2.363-.986 6.471-8.318 5.986-1.708.284-2.57 2.233-2.57 2.233",fill:"#FFC6A0"}),h.createElement("path",{d:"M52.44 77.672s14.217 9.406 24.973 14.444c1.061.497-2.094 16.183-11.892 11.811-7.436-3.318-20.162-8.44-21.482-14.496-.71-3.258 2.543-7.643 8.401-11.76M141.862 80.113s-6.693 2.999-13.844 6.876c-3.894 2.11-10.137 4.704-12.33 7.988-6.224 9.314 3.536 11.22 12.947 7.503 6.71-2.651 28.999-12.127 13.227-22.367",fill:"#FFB594"}),h.createElement("path",{d:"M76.166 66.36l3.06 3.881s-2.783 2.67-6.31 5.747c-7.103 6.195-12.803 14.296-15.995 16.44-3.966 2.662-9.754 3.314-12.177-.118-3.553-5.032.464-14.628 31.422-25.95",fill:"#FFC6A0"}),h.createElement("path",{d:"M64.674 85.116s-2.34 8.413-8.912 14.447c.652.548 18.586 10.51 22.144 10.056 5.238-.669 6.417-18.968 1.145-20.531-.702-.208-5.901-1.286-8.853-2.167-.87-.26-1.611-1.71-3.545-.936l-1.98-.869zM128.362 85.826s5.318 1.956 7.325 13.734c-.546.274-17.55 12.35-21.829 7.805-6.534-6.94-.766-17.393 4.275-18.61 4.646-1.121 5.03-1.37 10.23-2.929",fill:"#FFF"}),h.createElement("path",{d:"M78.18 94.656s.911 7.41-4.914 13.078",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M87.397 94.68s3.124 2.572 10.263 2.572c7.14 0 9.074-3.437 9.074-3.437",stroke:"#E4EBF7",strokeWidth:".932",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M117.184 68.639l-6.781-6.177s-5.355-4.314-9.223-.893c-3.867 3.422 4.463 2.083 5.653 4.165 1.19 2.082.848 1.143-2.083.446-5.603-1.331-2.082.893 2.975 5.355 2.091 1.845 6.992.955 6.992.955l2.467-3.851z",fill:"#FFC6A0"}),h.createElement("path",{d:"M105.282 91.315l-.297-10.937-15.918-.027-.53 10.45c-.026.403.17.788.515.999 2.049 1.251 9.387 5.093 15.799.424.287-.21.443-.554.431-.91",fill:"#FFB594"}),h.createElement("path",{d:"M107.573 74.24c.817-1.147.982-9.118 1.015-11.928a1.046 1.046 0 0 0-.965-1.055l-4.62-.365c-7.71-1.044-17.071.624-18.253 6.346-5.482 5.813-.421 13.244-.421 13.244s1.963 3.566 4.305 6.791c.756 1.041.398-3.731 3.04-5.929 5.524-4.594 15.899-7.103 15.899-7.103",fill:"#5C2552"}),h.createElement("path",{d:"M88.426 83.206s2.685 6.202 11.602 6.522c7.82.28 8.973-7.008 7.434-17.505l-.909-5.483c-6.118-2.897-15.478.54-15.478.54s-.576 2.044-.19 5.504c-2.276 2.066-1.824 5.618-1.824 5.618s-.905-1.922-1.98-2.321c-.86-.32-1.897.089-2.322 1.98-1.04 4.632 3.667 5.145 3.667 5.145",fill:"#FFC6A0"}),h.createElement("path",{stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round",d:"M100.843 77.099l1.701-.928-1.015-4.324.674-1.406"}),h.createElement("path",{d:"M105.546 74.092c-.022.713-.452 1.279-.96 1.263-.51-.016-.904-.607-.882-1.32.021-.713.452-1.278.96-1.263.51.016.904.607.882 1.32M97.592 74.349c-.022.713-.452 1.278-.961 1.263-.509-.016-.904-.607-.882-1.32.022-.713.452-1.279.961-1.263.51.016.904.606.882 1.32",fill:"#552950"}),h.createElement("path",{d:"M91.132 86.786s5.269 4.957 12.679 2.327",stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M99.776 81.903s-3.592.232-1.44-2.79c1.59-1.496 4.897-.46 4.897-.46s1.156 3.906-3.457 3.25",fill:"#DB836E"}),h.createElement("path",{d:"M102.88 70.6s2.483.84 3.402.715M93.883 71.975s2.492-1.144 4.778-1.073",stroke:"#5C2552",strokeWidth:"1.526",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M86.32 77.374s.961.879 1.458 2.106c-.377.48-1.033 1.152-.236 1.809M99.337 83.719s1.911.151 2.509-.254",stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M87.782 115.821l15.73-3.012M100.165 115.821l10.04-2.008",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M66.508 86.763s-1.598 8.83-6.697 14.078",stroke:"#E4EBF7",strokeWidth:"1.114",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M128.31 87.934s3.013 4.121 4.06 11.785",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M64.09 84.816s-6.03 9.912-13.607 9.903",stroke:"#DB836E",strokeWidth:".795",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M112.366 65.909l-.142 5.32s5.993 4.472 11.945 9.202c4.482 3.562 8.888 7.455 10.985 8.662 4.804 2.766 8.9 3.355 11.076 1.808 4.071-2.894 4.373-9.878-8.136-15.263-4.271-1.838-16.144-6.36-25.728-9.73",fill:"#FFC6A0"}),h.createElement("path",{d:"M130.532 85.488s4.588 5.757 11.619 6.214",stroke:"#DB836E",strokeWidth:".75",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M121.708 105.73s-.393 8.564-1.34 13.612",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M115.784 161.512s-3.57-1.488-2.678-7.14",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M101.52 290.246s4.326 2.057 7.408 1.03c2.842-.948 4.564.673 7.132 1.186 2.57.514 6.925 1.108 11.772-1.269-.104-5.551-6.939-4.01-12.048-6.763-2.582-1.39-3.812-4.757-3.625-8.863h-9.471s-1.402 10.596-1.169 14.68",fill:"#CBD1D1"}),h.createElement("path",{d:"M101.496 290.073s2.447 1.281 6.809.658c3.081-.44 3.74.485 7.479 1.039 3.739.554 10.802-.07 11.91-.9.415 1.108-.347 2.077-.347 2.077s-1.523.608-4.847.831c-2.045.137-5.843.293-7.663-.507-1.8-1.385-5.286-1.917-5.77-.243-3.947.958-7.41-.288-7.41-.288l-.16-2.667z",fill:"#2B0849"}),h.createElement("path",{d:"M108.824 276.19h3.116s-.103 6.751 4.57 8.62c-4.673.624-8.62-2.32-7.686-8.62",fill:"#A4AABA"}),h.createElement("path",{d:"M57.65 272.52s-2.122 7.47-4.518 12.396c-1.811 3.724-4.255 7.548 5.505 7.548 6.698 0 9.02-.483 7.479-6.648-1.541-6.164.268-13.296.268-13.296H57.65z",fill:"#CBD1D1"}),h.createElement("path",{d:"M51.54 290.04s2.111 1.178 6.682 1.178c6.128 0 8.31-1.662 8.31-1.662s.605 1.122-.624 2.18c-1 .862-3.624 1.603-7.444 1.559-4.177-.049-5.876-.57-6.786-1.177-.831-.554-.692-1.593-.138-2.078",fill:"#2B0849"}),h.createElement("path",{d:"M58.533 274.438s.034 1.529-.315 2.95c-.352 1.431-1.087 3.127-1.139 4.17-.058 1.16 4.57 1.592 5.194.035.623-1.559 1.303-6.475 1.927-7.306.622-.831-4.94-2.135-5.667.15",fill:"#A4AABA"}),h.createElement("path",{d:"M100.885 277.015l13.306.092s1.291-54.228 1.843-64.056c.552-9.828 3.756-43.13.997-62.788l-12.48-.64-22.725.776s-.433 3.944-1.19 9.921c-.062.493-.677.838-.744 1.358-.075.582.42 1.347.318 1.956-2.35 14.003-6.343 32.926-8.697 46.425-.116.663-1.227 1.004-1.45 2.677-.04.3.21 1.516.112 1.785-6.836 18.643-10.89 47.584-14.2 61.551l14.528-.014s2.185-8.524 4.008-16.878c2.796-12.817 22.987-84.553 22.987-84.553l3-.517 1.037 46.1s-.223 1.228.334 2.008c.558.782-.556 1.117-.39 2.233l.39 1.784s-.446 7.14-.892 11.826c-.446 4.685-.092 38.954-.092 38.954",fill:"#7BB2F9"}),h.createElement("path",{d:"M77.438 220.434c1.146.094 4.016-2.008 6.916-4.91M107.55 223.931s2.758-1.103 6.069-3.862",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M108.459 220.905s2.759-1.104 6.07-3.863",stroke:"#648BD8",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M76.099 223.557s2.608-.587 6.47-3.346M87.33 150.82c-.27 3.088.297 8.478-4.315 9.073M104.829 149.075s.11 13.936-1.286 14.983c-2.207 1.655-2.975 1.934-2.975 1.934M101.014 149.63s.035 12.81-1.19 24.245M94.93 174.965s7.174-1.655 9.38-1.655M75.671 204.754c-.316 1.55-.64 3.067-.973 4.535 0 0-1.45 1.822-1.003 3.756.446 1.934-.943 2.034-4.96 15.273-1.686 5.559-4.464 18.49-6.313 27.447-.078.38-4.018 18.06-4.093 18.423M77.043 196.743a313.269 313.269 0 0 1-.877 4.729M83.908 151.414l-1.19 10.413s-1.091.148-.496 2.23c.111 1.34-2.66 15.692-5.153 30.267M57.58 272.94h13.238",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),h.createElement("path",{d:"M117.377 147.423s-16.955-3.087-35.7.199c.157 2.501-.002 4.128-.002 4.128s14.607-2.802 35.476-.31c.251-2.342.226-4.017.226-4.017",fill:"#192064"}),h.createElement("path",{d:"M107.511 150.353l.004-4.885a.807.807 0 0 0-.774-.81c-2.428-.092-5.04-.108-7.795-.014a.814.814 0 0 0-.784.81l-.003 4.88c0 .456.371.82.827.808a140.76 140.76 0 0 1 7.688.017.81.81 0 0 0 .837-.806",fill:"#FFF"}),h.createElement("path",{d:"M106.402 149.426l.002-3.06a.64.64 0 0 0-.616-.643 94.135 94.135 0 0 0-5.834-.009.647.647 0 0 0-.626.643l-.001 3.056c0 .36.291.648.651.64 1.78-.04 3.708-.041 5.762.012.36.009.662-.279.662-.64",fill:"#192064"}),h.createElement("path",{d:"M101.485 273.933h12.272M102.652 269.075c.006 3.368.04 5.759.11 6.47M102.667 263.125c-.009 1.53-.015 2.98-.016 4.313M102.204 174.024l.893 44.402s.669 1.561-.224 2.677c-.892 1.116 2.455.67.893 2.231-1.562 1.562.893 1.116 0 3.347-.592 1.48-.988 20.987-1.09 34.956",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}))),uYr=cYr,dYr={success:yD,error:ZC,info:qT,warning:gUt},Jae={404:eYr,500:nYr,403:uYr},fYr=Object.keys(Jae),pYr=e=>{let{prefixCls:t,icon:n,status:r}=e;const i=tn(`${t}-icon`);if(Gs("Result")(!(typeof n=="string"&&n.length>2),"breaking",`\`icon\` is using ReactNode instead of string naming in v4. Please check \`${n}\` at https://ant.design/components/icon`),fYr.includes(`${r}`)){const o=Jae[r];return h.createElement("div",{className:`${i} ${t}-image`},h.createElement(o,null))}const a=h.createElement(dYr[r]);return n===null||n===!1?null:h.createElement("div",{className:i},n||a)},hYr=e=>{let{prefixCls:t,extra:n}=e;return n?h.createElement("div",{className:`${t}-extra`},n):null},Qae=e=>{let{prefixCls:t,className:n,rootClassName:r,subTitle:i,title:a,style:o,children:s,status:c="info",icon:u,extra:d}=e;const{getPrefixCls:f,direction:p,result:m}=h.useContext(Uo),g=f("result",t),[_,v,b]=lYr(g),y=tn(g,`${g}-${c}`,n,m==null?void 0:m.className,r,{[`${g}-rtl`]:p==="rtl"},v,b),x=Object.assign(Object.assign({},m==null?void 0:m.style),o);return _(h.createElement("div",{className:y,style:x},h.createElement(pYr,{prefixCls:g,status:c,icon:u}),h.createElement("div",{className:`${g}-title`},a),i&&h.createElement("div",{className:`${g}-subtitle`},i),h.createElement(hYr,{prefixCls:g,extra:d}),s&&h.createElement("div",{className:`${g}-content`},s)))};Qae.PRESENTED_IMAGE_403=Jae[403];Qae.PRESENTED_IMAGE_404=Jae[404];Qae.PRESENTED_IMAGE_500=Jae[500];Qae.displayName="Result";const mYr=Qae,gYr=e=>{const{value:t,formatter:n,precision:r,decimalSeparator:i,groupSeparator:a="",prefixCls:o}=e;let s;if(typeof n=="function")s=n(t);else{const c=String(t),u=c.match(/^(-?)(\d*)(\.(\d+))?$/);if(!u||c==="-")s=c;else{const d=u[1];let f=u[2]||"0",p=u[4]||"";f=f.replace(/\B(?=(\d{3})+(?!\d))/g,a),typeof r=="number"&&(p=p.padEnd(r,"0").slice(0,r>0?r:0)),p&&(p=`${i}${p}`),s=[h.createElement("span",{key:"int",className:`${o}-content-value-int`},d,f),p&&h.createElement("span",{key:"decimal",className:`${o}-content-value-decimal`},p)]}}return h.createElement("span",{className:`${o}-content-value`},s)},vYr=gYr,_Yr=e=>{const{componentCls:t,marginXXS:n,padding:r,colorTextDescription:i,titleFontSize:a,colorTextHeading:o,contentFontSize:s,fontFamily:c}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{[`${t}-title`]:{marginBottom:n,color:i,fontSize:a},[`${t}-skeleton`]:{paddingTop:r},[`${t}-content`]:{color:o,fontSize:s,fontFamily:c,[`${t}-content-value`]:{display:"inline-block",direction:"ltr"},[`${t}-content-prefix, ${t}-content-suffix`]:{display:"inline-block"},[`${t}-content-prefix`]:{marginInlineEnd:n},[`${t}-content-suffix`]:{marginInlineStart:n}}})}},yYr=e=>{const{fontSizeHeading3:t,fontSize:n}=e;return{titleFontSize:n,contentFontSize:t}},bYr=Ql("Statistic",e=>{const t=el(e,{});return[_Yr(t)]},yYr);var xYr=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const KUt=e=>{const{prefixCls:t,className:n,rootClassName:r,style:i,valueStyle:a,value:o=0,title:s,valueRender:c,prefix:u,suffix:d,loading:f=!1,formatter:p,precision:m,decimalSeparator:g=".",groupSeparator:_=",",onMouseEnter:v,onMouseLeave:b}=e,y=xYr(e,["prefixCls","className","rootClassName","style","valueStyle","value","title","valueRender","prefix","suffix","loading","formatter","precision","decimalSeparator","groupSeparator","onMouseEnter","onMouseLeave"]),{getPrefixCls:x,direction:C,className:w,style:$}=uh("statistic"),O=x("statistic",t),[N,P,I]=bYr(O),D=h.createElement(vYr,{decimalSeparator:g,groupSeparator:_,prefixCls:O,formatter:p,precision:m,value:o}),k=tn(O,{[`${O}-rtl`]:C==="rtl"},w,n,r,P,I),R=Pf(y,{aria:!0,data:!0});return N(h.createElement("div",Object.assign({},R,{className:k,style:Object.assign(Object.assign({},$),i),onMouseEnter:v,onMouseLeave:b}),s&&h.createElement("div",{className:`${O}-title`},s),h.createElement(W3e,{paragraph:!1,loading:f,className:`${O}-skeleton`},h.createElement("div",{style:a,className:`${O}-content`},u&&h.createElement("span",{className:`${O}-content-prefix`},u),c?c(D):D,d&&h.createElement("span",{className:`${O}-content-suffix`},d)))))};KUt.displayName="Statistic";const WN=KUt,SYr=[["Y",1e3*60*60*24*365],["M",1e3*60*60*24*30],["D",1e3*60*60*24],["H",1e3*60*60],["m",1e3*60],["s",1e3],["S",1]];function CYr(e,t){let n=e;const r=/\[[^\]]*]/g,i=(t.match(r)||[]).map(c=>c.slice(1,-1)),a=t.replace(r,"[]"),o=SYr.reduce((c,u)=>{let[d,f]=u;if(c.includes(d)){const p=Math.floor(n/f);return n-=p*f,c.replace(new RegExp(`${d}+`,"g"),m=>{const g=m.length;return p.toString().padStart(g,"0")})}return c},a);let s=0;return o.replace(r,()=>{const c=i[s];return s+=1,c})}function wYr(e,t){const{format:n=""}=t,r=new Date(e).getTime(),i=Date.now(),a=Math.max(r-i,0);return CYr(a,n)}var EYr=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const TYr=1e3/30;function $Yr(e){return new Date(e).getTime()}const OYr=e=>{const{value:t,format:n="HH:mm:ss",onChange:r,onFinish:i}=e,a=EYr(e,["value","format","onChange","onFinish"]),o=tbe(),s=h.useRef(null),c=()=>{i==null||i(),s.current&&(clearInterval(s.current),s.current=null)},u=()=>{const p=$Yr(t);p>=Date.now()&&(s.current=setInterval(()=>{o(),r==null||r(p-Date.now()),p<Date.now()&&c()},TYr))};h.useEffect(()=>(u(),()=>{s.current&&(clearInterval(s.current),s.current=null)}),[t]);const d=(p,m)=>wYr(p,Object.assign(Object.assign({},m),{format:n})),f=p=>Dh(p,{title:void 0});return h.createElement(WN,Object.assign({},a,{value:t,valueRender:f,formatter:d}))},PYr=h.memo(OYr);WN.Countdown=PYr;var NYr=["className","prefixCls","style","active","status","iconPrefix","icon","wrapperStyle","stepNumber","disabled","description","title","subTitle","progressDot","stepIcon","tailContent","icons","stepIndex","onStepClick","onClick","render"];function Hut(e){return typeof e=="string"}function wKe(e){var t,n=e.className,r=e.prefixCls,i=e.style,a=e.active,o=e.status,s=e.iconPrefix,c=e.icon;e.wrapperStyle;var u=e.stepNumber,d=e.disabled,f=e.description,p=e.title,m=e.subTitle,g=e.progressDot,_=e.stepIcon,v=e.tailContent,b=e.icons,y=e.stepIndex,x=e.onStepClick,C=e.onClick,w=e.render,$=$o(e,NYr),O=!!x&&!d,N={};O&&(N.role="button",N.tabIndex=0,N.onClick=function(A){C==null||C(A),x(y)},N.onKeyDown=function(A){var F=A.which;(F===_i.ENTER||F===_i.SPACE)&&x(y)});var P=function(){var F,z,M=tn("".concat(r,"-icon"),"".concat(s,"icon"),(F={},lt(F,"".concat(s,"icon-").concat(c),c&&Hut(c)),lt(F,"".concat(s,"icon-check"),!c&&o==="finish"&&(b&&!b.finish||!b)),lt(F,"".concat(s,"icon-cross"),!c&&o==="error"&&(b&&!b.error||!b)),F)),K=h.createElement("span",{className:"".concat(r,"-icon-dot")});return g?typeof g=="function"?z=h.createElement("span",{className:"".concat(r,"-icon")},g(K,{index:u-1,status:o,title:p,description:f})):z=h.createElement("span",{className:"".concat(r,"-icon")},K):c&&!Hut(c)?z=h.createElement("span",{className:"".concat(r,"-icon")},c):b&&b.finish&&o==="finish"?z=h.createElement("span",{className:"".concat(r,"-icon")},b.finish):b&&b.error&&o==="error"?z=h.createElement("span",{className:"".concat(r,"-icon")},b.error):c||o==="finish"||o==="error"?z=h.createElement("span",{className:M}):z=h.createElement("span",{className:"".concat(r,"-icon")},u),_&&(z=_({index:u-1,status:o,title:p,description:f,node:z})),z},I=o||"wait",D=tn("".concat(r,"-item"),"".concat(r,"-item-").concat(I),n,(t={},lt(t,"".concat(r,"-item-custom"),c),lt(t,"".concat(r,"-item-active"),a),lt(t,"".concat(r,"-item-disabled"),d===!0),t)),k=mt({},i),R=h.createElement("div",ge({},$,{className:D,style:k}),h.createElement("div",ge({onClick:C},N,{className:"".concat(r,"-item-container")}),h.createElement("div",{className:"".concat(r,"-item-tail")},v),h.createElement("div",{className:"".concat(r,"-item-icon")},P()),h.createElement("div",{className:"".concat(r,"-item-content")},h.createElement("div",{className:"".concat(r,"-item-title")},p,m&&h.createElement("div",{title:typeof m=="string"?m:void 0,className:"".concat(r,"-item-subtitle")},m)),f&&h.createElement("div",{className:"".concat(r,"-item-description")},f))));return w&&(R=w(R)||null),R}var DYr=["prefixCls","style","className","children","direction","type","labelPlacement","iconPrefix","status","size","current","progressDot","stepIcon","initial","icons","onChange","itemRender","items"];function GUt(e){var t,n=e.prefixCls,r=n===void 0?"rc-steps":n,i=e.style,a=i===void 0?{}:i,o=e.className;e.children;var s=e.direction,c=s===void 0?"horizontal":s,u=e.type,d=u===void 0?"default":u,f=e.labelPlacement,p=f===void 0?"horizontal":f,m=e.iconPrefix,g=m===void 0?"rc":m,_=e.status,v=_===void 0?"process":_,b=e.size,y=e.current,x=y===void 0?0:y,C=e.progressDot,w=C===void 0?!1:C,$=e.stepIcon,O=e.initial,N=O===void 0?0:O,P=e.icons,I=e.onChange,D=e.itemRender,k=e.items,R=k===void 0?[]:k,A=$o(e,DYr),F=d==="navigation",z=d==="inline",M=z||w,K=z?"horizontal":c,U=z?void 0:b,W=M?"vertical":p,L=tn(r,"".concat(r,"-").concat(K),o,(t={},lt(t,"".concat(r,"-").concat(U),U),lt(t,"".concat(r,"-label-").concat(W),K==="horizontal"),lt(t,"".concat(r,"-dot"),!!M),lt(t,"".concat(r,"-navigation"),F),lt(t,"".concat(r,"-inline"),z),t)),Y=function(te){I&&x!==te&&I(te)},J=function(te,re){var se=mt({},te),de=N+re;return v==="error"&&re===x-1&&(se.className="".concat(r,"-next-error")),se.status||(de===x?se.status=v:de<x?se.status="finish":se.status="wait"),z&&(se.icon=void 0,se.subTitle=void 0),!se.render&&D&&(se.render=function(pe){return D(se,pe)}),G.createElement(wKe,ge({},se,{active:de===x,stepNumber:de+1,stepIndex:de,key:de,prefixCls:r,iconPrefix:g,wrapperStyle:a,progressDot:M,stepIcon:$,icons:P,onStepClick:I&&Y}))};return G.createElement("div",ge({className:L,style:a},A),R.filter(function(Z){return Z}).map(J))}GUt.Step=wKe;const IYr=Object.freeze(Object.defineProperty({__proto__:null,Step:wKe,default:GUt},Symbol.toStringTag,{value:"Module"}));var RYr=["prefixCls","className","checked","defaultChecked","disabled","loadingIcon","checkedChildren","unCheckedChildren","onClick","onChange","onKeyDown"],EKe=h.forwardRef(function(e,t){var n,r=e.prefixCls,i=r===void 0?"rc-switch":r,a=e.className,o=e.checked,s=e.defaultChecked,c=e.disabled,u=e.loadingIcon,d=e.checkedChildren,f=e.unCheckedChildren,p=e.onClick,m=e.onChange,g=e.onKeyDown,_=$o(e,RYr),v=$l(!1,{value:o,defaultValue:s}),b=gn(v,2),y=b[0],x=b[1];function C(N,P){var I=y;return c||(I=N,x(I),m==null||m(I,P)),I}function w(N){N.which===_i.LEFT?C(!1,N):N.which===_i.RIGHT&&C(!0,N),g==null||g(N)}function $(N){var P=C(!y,N);p==null||p(P,N)}var O=tn(i,a,(n={},lt(n,"".concat(i,"-checked"),y),lt(n,"".concat(i,"-disabled"),c),n));return h.createElement("button",ge({},_,{type:"button",role:"switch","aria-checked":y,disabled:c,className:O,ref:t,onKeyDown:w,onClick:$}),u,h.createElement("span",{className:"".concat(i,"-inner")},h.createElement("span",{className:"".concat(i,"-inner-checked")},d),h.createElement("span",{className:"".concat(i,"-inner-unchecked")},f)))});EKe.displayName="Switch";const kYr=Object.freeze(Object.defineProperty({__proto__:null,default:EKe},Symbol.toStringTag,{value:"Module"})),AYr=e=>{const{componentCls:t,trackHeightSM:n,trackPadding:r,trackMinWidthSM:i,innerMinMarginSM:a,innerMaxMarginSM:o,handleSizeSM:s,calc:c}=e,u=`${t}-inner`,d=rn(c(s).add(c(r).mul(2)).equal()),f=rn(c(o).mul(2).equal());return{[t]:{[`&${t}-small`]:{minWidth:i,height:n,lineHeight:rn(n),[`${t}-inner`]:{paddingInlineStart:o,paddingInlineEnd:a,[`${u}-checked, ${u}-unchecked`]:{minHeight:n},[`${u}-checked`]:{marginInlineStart:`calc(-100% + ${d} - ${f})`,marginInlineEnd:`calc(100% - ${d} + ${f})`},[`${u}-unchecked`]:{marginTop:c(n).mul(-1).equal(),marginInlineStart:0,marginInlineEnd:0}},[`${t}-handle`]:{width:s,height:s},[`${t}-loading-icon`]:{top:c(c(s).sub(e.switchLoadingIconSize)).div(2).equal(),fontSize:e.switchLoadingIconSize},[`&${t}-checked`]:{[`${t}-inner`]:{paddingInlineStart:a,paddingInlineEnd:o,[`${u}-checked`]:{marginInlineStart:0,marginInlineEnd:0},[`${u}-unchecked`]:{marginInlineStart:`calc(100% - ${d} + ${f})`,marginInlineEnd:`calc(-100% + ${d} - ${f})`}},[`${t}-handle`]:{insetInlineStart:`calc(100% - ${rn(c(s).add(r).equal())})`}},[`&:not(${t}-disabled):active`]:{[`&:not(${t}-checked) ${u}`]:{[`${u}-unchecked`]:{marginInlineStart:c(e.marginXXS).div(2).equal(),marginInlineEnd:c(e.marginXXS).mul(-1).div(2).equal()}},[`&${t}-checked ${u}`]:{[`${u}-checked`]:{marginInlineStart:c(e.marginXXS).mul(-1).div(2).equal(),marginInlineEnd:c(e.marginXXS).div(2).equal()}}}}}}},MYr=e=>{const{componentCls:t,handleSize:n,calc:r}=e;return{[t]:{[`${t}-loading-icon${e.iconCls}`]:{position:"relative",top:r(r(n).sub(e.fontSize)).div(2).equal(),color:e.switchLoadingIconColor,verticalAlign:"top"},[`&${t}-checked ${t}-loading-icon`]:{color:e.switchColor}}}},FYr=e=>{const{componentCls:t,trackPadding:n,handleBg:r,handleShadow:i,handleSize:a,calc:o}=e,s=`${t}-handle`;return{[t]:{[s]:{position:"absolute",top:n,insetInlineStart:n,width:a,height:a,transition:`all ${e.switchDuration} ease-in-out`,"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,backgroundColor:r,borderRadius:o(a).div(2).equal(),boxShadow:i,transition:`all ${e.switchDuration} ease-in-out`,content:'""'}},[`&${t}-checked ${s}`]:{insetInlineStart:`calc(100% - ${rn(o(a).add(n).equal())})`},[`&:not(${t}-disabled):active`]:{[`${s}::before`]:{insetInlineEnd:e.switchHandleActiveInset,insetInlineStart:0},[`&${t}-checked ${s}::before`]:{insetInlineEnd:0,insetInlineStart:e.switchHandleActiveInset}}}}},LYr=e=>{const{componentCls:t,trackHeight:n,trackPadding:r,innerMinMargin:i,innerMaxMargin:a,handleSize:o,calc:s}=e,c=`${t}-inner`,u=rn(s(o).add(s(r).mul(2)).equal()),d=rn(s(a).mul(2).equal());return{[t]:{[c]:{display:"block",overflow:"hidden",borderRadius:100,height:"100%",paddingInlineStart:a,paddingInlineEnd:i,transition:`padding-inline-start ${e.switchDuration} ease-in-out, padding-inline-end ${e.switchDuration} ease-in-out`,[`${c}-checked, ${c}-unchecked`]:{display:"block",color:e.colorTextLightSolid,fontSize:e.fontSizeSM,transition:`margin-inline-start ${e.switchDuration} ease-in-out, margin-inline-end ${e.switchDuration} ease-in-out`,pointerEvents:"none",minHeight:n},[`${c}-checked`]:{marginInlineStart:`calc(-100% + ${u} - ${d})`,marginInlineEnd:`calc(100% - ${u} + ${d})`},[`${c}-unchecked`]:{marginTop:s(n).mul(-1).equal(),marginInlineStart:0,marginInlineEnd:0}},[`&${t}-checked ${c}`]:{paddingInlineStart:i,paddingInlineEnd:a,[`${c}-checked`]:{marginInlineStart:0,marginInlineEnd:0},[`${c}-unchecked`]:{marginInlineStart:`calc(100% - ${u} + ${d})`,marginInlineEnd:`calc(-100% + ${u} - ${d})`}},[`&:not(${t}-disabled):active`]:{[`&:not(${t}-checked) ${c}`]:{[`${c}-unchecked`]:{marginInlineStart:s(r).mul(2).equal(),marginInlineEnd:s(r).mul(-1).mul(2).equal()}},[`&${t}-checked ${c}`]:{[`${c}-checked`]:{marginInlineStart:s(r).mul(-1).mul(2).equal(),marginInlineEnd:s(r).mul(2).equal()}}}}}},jYr=e=>{const{componentCls:t,trackHeight:n,trackMinWidth:r}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},Cc(e)),{position:"relative",display:"inline-block",boxSizing:"border-box",minWidth:r,height:n,lineHeight:rn(n),verticalAlign:"middle",background:e.colorTextQuaternary,border:"0",borderRadius:100,cursor:"pointer",transition:`all ${e.motionDurationMid}`,userSelect:"none",[`&:hover:not(${t}-disabled)`]:{background:e.colorTextTertiary}}),Ay(e)),{[`&${t}-checked`]:{background:e.switchColor,[`&:hover:not(${t}-disabled)`]:{background:e.colorPrimaryHover}},[`&${t}-loading, &${t}-disabled`]:{cursor:"not-allowed",opacity:e.switchDisabledOpacity,"*":{boxShadow:"none",cursor:"not-allowed"}},[`&${t}-rtl`]:{direction:"rtl"}})}},BYr=e=>{const{fontSize:t,lineHeight:n,controlHeight:r,colorWhite:i}=e,a=t*n,o=r/2,s=2,c=a-s*2,u=o-s*2;return{trackHeight:a,trackHeightSM:o,trackMinWidth:c*2+s*4,trackMinWidthSM:u*2+s*2,trackPadding:s,handleBg:i,handleSize:c,handleSizeSM:u,handleShadow:`0 2px 4px 0 ${new Gl("#00230b").setA(.2).toRgbString()}`,innerMinMargin:c/2,innerMaxMargin:c+s+s*2,innerMinMarginSM:u/2,innerMaxMarginSM:u+s+s*2}},zYr=Ql("Switch",e=>{const t=el(e,{switchDuration:e.motionDurationMid,switchColor:e.colorPrimary,switchDisabledOpacity:e.opacityLoading,switchLoadingIconSize:e.calc(e.fontSizeIcon).mul(.75).equal(),switchLoadingIconColor:`rgba(0, 0, 0, ${e.opacityLoading})`,switchHandleActiveInset:"-30%"});return[jYr(t),LYr(t),FYr(t),MYr(t),AYr(t)]},BYr);var HYr=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const qYr=h.forwardRef((e,t)=>{const{prefixCls:n,size:r,disabled:i,loading:a,className:o,rootClassName:s,style:c,checked:u,value:d,defaultChecked:f,defaultValue:p,onChange:m}=e,g=HYr(e,["prefixCls","size","disabled","loading","className","rootClassName","style","checked","value","defaultChecked","defaultValue","onChange"]),[_,v]=$l(!1,{value:u??d,defaultValue:f??p}),{getPrefixCls:b,direction:y,switch:x}=h.useContext(Uo),C=h.useContext(Hy),w=(i??C)||a,$=b("switch",n),O=h.createElement("div",{className:`${$}-handle`},a&&h.createElement(W6,{className:`${$}-loading-icon`})),[N,P,I]=zYr($),D=qm(r),k=tn(x==null?void 0:x.className,{[`${$}-small`]:D==="small",[`${$}-loading`]:a,[`${$}-rtl`]:y==="rtl"},o,s,P,I),R=Object.assign(Object.assign({},x==null?void 0:x.style),c),A=function(){v(arguments.length<=0?void 0:arguments[0]),m==null||m.apply(void 0,arguments)};return N(h.createElement(Oae,{component:"Switch"},h.createElement(EKe,Object.assign({},g,{checked:_,onChange:A,prefixCls:$,className:k,style:R,disabled:w,ref:t,loadingIcon:O}))))}),TKe=qYr;TKe.__ANT_SWITCH=!0;TKe.displayName="Switch";const uC=TKe;var x6={},NK="rc-table-internal-hook";function $Ke(e){var t=h.createContext(void 0),n=function(i){var a=i.value,o=i.children,s=h.useRef(a);s.current=a;var c=h.useState(function(){return{getValue:function(){return s.current},listeners:new Set}}),u=gn(c,1),d=u[0];return hl(function(){b1.unstable_batchedUpdates(function(){d.listeners.forEach(function(f){f(a)})})},[a]),h.createElement(t.Provider,{value:d},o)};return{Context:t,Provider:n,defaultValue:e}}function rv(e,t){var n=Bs(typeof t=="function"?t:function(f){if(t===void 0)return f;if(!Array.isArray(t))return f[t];var p={};return t.forEach(function(m){p[m]=f[m]}),p}),r=h.useContext(e==null?void 0:e.Context),i=r||{},a=i.listeners,o=i.getValue,s=h.useRef();s.current=n(r?o():e==null?void 0:e.defaultValue);var c=h.useState({}),u=gn(c,2),d=u[1];return hl(function(){if(!r)return;function f(p){var m=n(p);u_(s.current,m,!0)||d({})}return a.add(f),function(){a.delete(f)}},[r]),s.current}function VYr(){var e=h.createContext(null);function t(){return h.useContext(e)}function n(i,a){var o=q3(i),s=function(u,d){var f=o?{ref:d}:{},p=h.useRef(0),m=h.useRef(u),g=t();return g!==null?h.createElement(i,ge({},u,f)):((!a||a(m.current,u))&&(p.current+=1),m.current=u,h.createElement(e.Provider,{value:p.current},h.createElement(i,ge({},u,f))))};return s.displayName="ImmutableRoot(".concat(i.displayName||i.name,")"),o?h.forwardRef(s):s}function r(i,a){var o=q3(i),s=function(u,d){var f=o?{ref:d}:{};return t(),h.createElement(i,ge({},u,f))};return s.displayName="ImmutableResponse(".concat(i.displayName||i.name,")"),o?h.memo(h.forwardRef(s),a):h.memo(s,a)}return{makeImmutable:n,responseImmutable:r,useImmutableMark:t}}var OKe=VYr(),YUt=OKe.makeImmutable,DK=OKe.responseImmutable,WYr=OKe.useImmutableMark,m_=$Ke();function XUt(e,t){var n=h.useRef(0);n.current+=1;var r=h.useRef(e),i=[];Object.keys(e||{}).map(function(o){var s;(e==null?void 0:e[o])!==((s=r.current)===null||s===void 0?void 0:s[o])&&i.push(o)}),r.current=e;var a=h.useRef([]);return i.length&&(a.current=i),h.useDebugValue(n.current),h.useDebugValue(a.current.join(", ")),t&&console.log("".concat(t,":"),n.current,a.current),n.current}const UN=XUt;var UYr=h.memo(function(){var e=XUt();return h.createElement("h1",null,"Render Times: ",e)});UYr.displayName="RenderBlock";var JUt=h.createContext({renderWithProps:!1}),KYr="RC_TABLE_KEY";function GYr(e){return e==null?[]:Array.isArray(e)?e:[e]}function kbe(e){var t=[],n={};return e.forEach(function(r){for(var i=r||{},a=i.key,o=i.dataIndex,s=a||GYr(o).join("-")||KYr;n[s];)s="".concat(s,"_next");n[s]=!0,t.push(s)}),t}function LLe(e){return e!=null}function YYr(e){return typeof e=="number"&&!Number.isNaN(e)}function XYr(e){return e&&Xa(e)==="object"&&!Array.isArray(e)&&!h.isValidElement(e)}function JYr(e,t,n,r,i,a){var o=h.useContext(JUt),s=WYr(),c=MC(function(){if(LLe(r))return[r];var u=t==null||t===""?[]:Array.isArray(t)?t:[t],d=ev(e,u),f=d,p=void 0;if(i){var m=i(d,e,n);XYr(m)?(Za(!1,"`columns.render` return cell props is deprecated with perf issue, please use `onCell` instead."),f=m.children,p=m.props,o.renderWithProps=!0):f=m}return[f,p]},[s,e,r,t,i,n],function(u,d){if(a){var f=gn(u,2),p=f[1],m=gn(d,2),g=m[1];return a(g,p)}return o.renderWithProps?!0:!u_(u,d,!0)});return c}function QYr(e,t,n,r){var i=e+t-1;return e<=r&&i>=n}function ZYr(e,t){return rv(m_,function(n){var r=QYr(e,t||1,n.hoverStartRow,n.hoverEndRow);return[r,n.onHover]})}var eXr=function(t){var n=t.ellipsis,r=t.rowType,i=t.children,a,o=n===!0?{showTitle:!0}:n;return o&&(o.showTitle||r==="header")&&(typeof i=="string"||typeof i=="number"?a=i.toString():h.isValidElement(i)&&typeof i.props.children=="string"&&(a=i.props.children)),a};function tXr(e){var t,n,r,i,a,o,s,c;UN(e);var u=e.component,d=e.children,f=e.ellipsis,p=e.scope,m=e.prefixCls,g=e.className,_=e.align,v=e.record,b=e.render,y=e.dataIndex,x=e.renderIndex,C=e.shouldCellUpdate,w=e.index,$=e.rowType,O=e.colSpan,N=e.rowSpan,P=e.fixLeft,I=e.fixRight,D=e.firstFixLeft,k=e.lastFixLeft,R=e.firstFixRight,A=e.lastFixRight,F=e.appendNode,z=e.additionalProps,M=z===void 0?{}:z,K=e.isSticky,U="".concat(m,"-cell"),W=rv(m_,["supportSticky","allColumnsFixedLeft","rowHoverable"]),L=W.supportSticky,Y=W.allColumnsFixedLeft,J=W.rowHoverable,Z=JYr(v,y,x,d,b,C),te=gn(Z,2),re=te[0],se=te[1],de={},pe=typeof P=="number"&&L,Se=typeof I=="number"&&L;pe&&(de.position="sticky",de.left=P),Se&&(de.position="sticky",de.right=I);var ve=(t=(n=(r=se==null?void 0:se.colSpan)!==null&&r!==void 0?r:M.colSpan)!==null&&n!==void 0?n:O)!==null&&t!==void 0?t:1,be=(i=(a=(o=se==null?void 0:se.rowSpan)!==null&&o!==void 0?o:M.rowSpan)!==null&&a!==void 0?a:N)!==null&&i!==void 0?i:1,Ee=ZYr(w,be),xe=gn(Ee,2),Pe=xe[0],je=xe[1],ft=Bs(function(vt){var Mt;v&&je(w,w+be-1),M==null||(Mt=M.onMouseEnter)===null||Mt===void 0||Mt.call(M,vt)}),Ge=Bs(function(vt){var Mt;v&&je(-1,-1),M==null||(Mt=M.onMouseLeave)===null||Mt===void 0||Mt.call(M,vt)});if(ve===0||be===0)return null;var Ye=(s=M.title)!==null&&s!==void 0?s:eXr({rowType:$,ellipsis:f,children:re}),nt=tn(U,g,(c={},lt(lt(lt(lt(lt(lt(lt(lt(lt(lt(c,"".concat(U,"-fix-left"),pe&&L),"".concat(U,"-fix-left-first"),D&&L),"".concat(U,"-fix-left-last"),k&&L),"".concat(U,"-fix-left-all"),k&&Y&&L),"".concat(U,"-fix-right"),Se&&L),"".concat(U,"-fix-right-first"),R&&L),"".concat(U,"-fix-right-last"),A&&L),"".concat(U,"-ellipsis"),f),"".concat(U,"-with-append"),F),"".concat(U,"-fix-sticky"),(pe||Se)&&K&&L),lt(c,"".concat(U,"-row-hover"),!se&&Pe)),M.className,se==null?void 0:se.className),We={};_&&(We.textAlign=_);var ct=mt(mt(mt(mt({},se==null?void 0:se.style),de),We),M.style),rt=re;return Xa(rt)==="object"&&!Array.isArray(rt)&&!h.isValidElement(rt)&&(rt=null),f&&(k||R)&&(rt=h.createElement("span",{className:"".concat(U,"-content")},rt)),h.createElement(u,ge({},se,M,{className:nt,style:ct,title:Ye,scope:p,onMouseEnter:J?ft:void 0,onMouseLeave:J?Ge:void 0,colSpan:ve!==1?ve:null,rowSpan:be!==1?be:null}),F,rt)}const IK=h.memo(tXr);function PKe(e,t,n,r,i){var a=n[e]||{},o=n[t]||{},s,c;a.fixed==="left"?s=r.left[i==="rtl"?t:e]:o.fixed==="right"&&(c=r.right[i==="rtl"?e:t]);var u=!1,d=!1,f=!1,p=!1,m=n[t+1],g=n[e-1],_=m&&!m.fixed||g&&!g.fixed||n.every(function(C){return C.fixed==="left"});if(i==="rtl"){if(s!==void 0){var v=g&&g.fixed==="left";p=!v&&_}else if(c!==void 0){var b=m&&m.fixed==="right";f=!b&&_}}else if(s!==void 0){var y=m&&m.fixed==="left";u=!y&&_}else if(c!==void 0){var x=g&&g.fixed==="right";d=!x&&_}return{fixLeft:s,fixRight:c,lastFixLeft:u,firstFixRight:d,lastFixRight:f,firstFixLeft:p,isSticky:r.isSticky}}var QUt=h.createContext({});function nXr(e){var t=e.className,n=e.index,r=e.children,i=e.colSpan,a=i===void 0?1:i,o=e.rowSpan,s=e.align,c=rv(m_,["prefixCls","direction"]),u=c.prefixCls,d=c.direction,f=h.useContext(QUt),p=f.scrollColumnIndex,m=f.stickyOffsets,g=f.flattenColumns,_=n+a-1,v=_+1===p?a+1:a,b=PKe(n,n+v-1,g,m,d);return h.createElement(IK,ge({className:t,index:n,component:"td",prefixCls:u,record:null,dataIndex:null,align:s,colSpan:v,rowSpan:o,render:function(){return r}},b))}var rXr=["children"];function iXr(e){var t=e.children,n=$o(e,rXr);return h.createElement("tr",n,t)}function Abe(e){var t=e.children;return t}Abe.Row=iXr;Abe.Cell=nXr;function aXr(e){UN(e);var t=e.children,n=e.stickyOffsets,r=e.flattenColumns,i=rv(m_,"prefixCls"),a=r.length-1,o=r[a],s=h.useMemo(function(){return{stickyOffsets:n,flattenColumns:r,scrollColumnIndex:o!=null&&o.scrollbar?a:null}},[o,r,a,n]);return h.createElement(QUt.Provider,{value:s},h.createElement("tfoot",{className:"".concat(i,"-summary")},t))}const yme=DK(aXr);var NKe=Abe;function ZUt(e){return null}function eKt(e){return null}function tKt(e,t,n,r,i,a,o){e.push({record:t,indent:n,index:o});var s=a(t),c=i==null?void 0:i.has(s);if(t&&Array.isArray(t[r])&&c)for(var u=0;u<t[r].length;u+=1)tKt(e,t[r][u],n+1,r,i,a,u)}function nKt(e,t,n,r){var i=h.useMemo(function(){if(n!=null&&n.size){for(var a=[],o=0;o<(e==null?void 0:e.length);o+=1){var s=e[o];tKt(a,s,0,t,n,r,o)}return a}return e==null?void 0:e.map(function(c,u){return{record:c,indent:0,index:u}})},[e,t,n,r]);return i}function rKt(e,t,n,r){var i=rv(m_,["prefixCls","fixedInfoList","flattenColumns","expandableType","expandRowByClick","onTriggerExpand","rowClassName","expandedRowClassName","indentSize","expandIcon","expandedRowRender","expandIconColumnIndex","expandedKeys","childrenColumnName","rowExpandable","onRow"]),a=i.flattenColumns,o=i.expandableType,s=i.expandedKeys,c=i.childrenColumnName,u=i.onTriggerExpand,d=i.rowExpandable,f=i.onRow,p=i.expandRowByClick,m=i.rowClassName,g=o==="nest",_=o==="row"&&(!d||d(e)),v=_||g,b=s&&s.has(t),y=c&&e&&e[c],x=Bs(u),C=f==null?void 0:f(e,n),w=C==null?void 0:C.onClick,$=function(I){p&&v&&u(e,I);for(var D=arguments.length,k=new Array(D>1?D-1:0),R=1;R<D;R++)k[R-1]=arguments[R];w==null||w.apply(void 0,[I].concat(k))},O;typeof m=="string"?O=m:typeof m=="function"&&(O=m(e,n,r));var N=kbe(a);return mt(mt({},i),{},{columnsKey:N,nestExpandable:g,expanded:b,hasNestChildren:y,record:e,onTriggerExpand:x,rowSupportExpand:_,expandable:v,rowProps:mt(mt({},C),{},{className:tn(O,C==null?void 0:C.className),onClick:$})})}function iKt(e){UN(e);var t=e.prefixCls,n=e.children,r=e.component,i=e.cellComponent,a=e.className,o=e.expanded,s=e.colSpan,c=e.isEmpty,u=rv(m_,["scrollbarSize","fixHeader","fixColumn","componentWidth","horizonScroll"]),d=u.scrollbarSize,f=u.fixHeader,p=u.fixColumn,m=u.componentWidth,g=u.horizonScroll,_=n;return(c?g&&m:p)&&(_=h.createElement("div",{style:{width:m-(f&&!c?d:0),position:"sticky",left:0,overflow:"hidden"},className:"".concat(t,"-expanded-row-fixed")},_)),h.createElement(r,{className:a,style:{display:o?null:"none"}},h.createElement(IK,{component:i,prefixCls:t,colSpan:s},_))}function oXr(e){var t=e.prefixCls,n=e.record,r=e.onExpand,i=e.expanded,a=e.expandable,o="".concat(t,"-row-expand-icon");if(!a)return h.createElement("span",{className:tn(o,"".concat(t,"-row-spaced"))});var s=function(u){r(n,u),u.stopPropagation()};return h.createElement("span",{className:tn(o,lt(lt({},"".concat(t,"-row-expanded"),i),"".concat(t,"-row-collapsed"),!i)),onClick:s})}function sXr(e,t,n){var r=[];function i(a){(a||[]).forEach(function(o,s){r.push(t(o,s)),i(o[n])})}return i(e),r}function aKt(e,t,n,r){return typeof e=="string"?e:typeof e=="function"?e(t,n,r):""}function oKt(e,t,n,r,i){var a=e.record,o=e.prefixCls,s=e.columnsKey,c=e.fixedInfoList,u=e.expandIconColumnIndex,d=e.nestExpandable,f=e.indentSize,p=e.expandIcon,m=e.expanded,g=e.hasNestChildren,_=e.onTriggerExpand,v=s[n],b=c[n],y;n===(u||0)&&d&&(y=h.createElement(h.Fragment,null,h.createElement("span",{style:{paddingLeft:"".concat(f*r,"px")},className:"".concat(o,"-row-indent indent-level-").concat(r)}),p({prefixCls:o,expanded:m,expandable:g,record:a,onExpand:_})));var x;return t.onCell&&(x=t.onCell(a,i)),{key:v,fixedInfo:b,appendCellNode:y,additionalCellProps:x||{}}}function sKt(e){UN(e);var t=e.className,n=e.style,r=e.record,i=e.index,a=e.renderIndex,o=e.rowKey,s=e.indent,c=s===void 0?0:s,u=e.rowComponent,d=e.cellComponent,f=e.scopeCellComponent,p=rKt(r,o,i,c),m=p.prefixCls,g=p.flattenColumns,_=p.expandedRowClassName,v=p.expandedRowRender,b=p.rowProps,y=p.expanded,x=p.rowSupportExpand,C=h.useRef(!1);C.current||(C.current=y),UN(e);var w=aKt(_,r,i,c),$=h.createElement(u,ge({},b,{"data-row-key":o,className:tn(t,"".concat(m,"-row"),"".concat(m,"-row-level-").concat(c),b==null?void 0:b.className,lt({},w,c>=1)),style:mt(mt({},n),b==null?void 0:b.style)}),g.map(function(P,I){var D=P.render,k=P.dataIndex,R=P.className,A=oKt(p,P,I,c,i),F=A.key,z=A.fixedInfo,M=A.appendCellNode,K=A.additionalCellProps;return h.createElement(IK,ge({className:R,ellipsis:P.ellipsis,align:P.align,scope:P.rowScope,component:P.rowScope?f:d,prefixCls:m,key:F,record:r,index:i,renderIndex:a,dataIndex:k,render:D,shouldCellUpdate:P.shouldCellUpdate},z,{appendNode:M,additionalProps:K}))})),O;if(x&&(C.current||y)){var N=v(r,i,c+1,y);O=h.createElement(iKt,{expanded:y,className:tn("".concat(m,"-expanded-row"),"".concat(m,"-expanded-row-level-").concat(c+1),w),prefixCls:m,component:u,cellComponent:d,colSpan:g.length,isEmpty:!1},N)}return h.createElement(h.Fragment,null,$,O)}sKt.displayName="BodyRow";const lXr=DK(sKt);function cXr(e){var t=e.columnKey,n=e.onColumnResize,r=h.useRef();return h.useEffect(function(){r.current&&n(t,r.current.offsetWidth)},[]),h.createElement(Lm,{data:t},h.createElement("td",{ref:r,style:{padding:0,border:0,height:0}},h.createElement("div",{style:{height:0,overflow:"hidden"}}," ")))}function uXr(e){var t=e.prefixCls,n=e.columnsKey,r=e.onColumnResize;return h.createElement("tr",{"aria-hidden":"true",className:"".concat(t,"-measure-row"),style:{height:0,fontSize:0}},h.createElement(Lm.Collection,{onBatchResize:function(a){a.forEach(function(o){var s=o.data,c=o.size;r(s,c.offsetWidth)})}},n.map(function(i){return h.createElement(cXr,{key:i,columnKey:i,onColumnResize:r})})))}function lKt(e){UN(e);var t=e.data,n=e.measureColumnWidth,r=rv(m_,["prefixCls","getComponent","onColumnResize","flattenColumns","getRowKey","expandedKeys","childrenColumnName","emptyNode"]),i=r.prefixCls,a=r.getComponent,o=r.onColumnResize,s=r.flattenColumns,c=r.getRowKey,u=r.expandedKeys,d=r.childrenColumnName,f=r.emptyNode,p=nKt(t,d,u,c),m=h.useRef({renderWithProps:!1}),g=a(["body","wrapper"],"tbody"),_=a(["body","row"],"tr"),v=a(["body","cell"],"td"),b=a(["body","cell"],"th"),y;t.length?y=p.map(function(C,w){var $=C.record,O=C.indent,N=C.index,P=c($,w);return h.createElement(lXr,{key:P,rowKey:P,record:$,index:w,renderIndex:N,rowComponent:_,cellComponent:v,scopeCellComponent:b,indent:O})}):y=h.createElement(iKt,{expanded:!0,className:"".concat(i,"-placeholder"),prefixCls:i,component:_,cellComponent:v,colSpan:s.length,isEmpty:!0},f);var x=kbe(s);return h.createElement(JUt.Provider,{value:m.current},h.createElement(g,{className:"".concat(i,"-tbody")},n&&h.createElement(uXr,{prefixCls:i,columnsKey:x,onColumnResize:o}),y))}lKt.displayName="Body";const dXr=DK(lKt);var fXr=["expandable"],wV="RC_TABLE_INTERNAL_COL_DEFINE";function pXr(e){var t=e.expandable,n=$o(e,fXr),r;return"expandable"in e?r=mt(mt({},n),t):(["indentSize","expandedRowKeys","defaultExpandedRowKeys","defaultExpandAllRows","expandedRowRender","expandRowByClick","expandIcon","onExpand","onExpandedRowsChange","expandedRowClassName","expandIconColumnIndex","showExpandColumn","title"].some(function(i){return i in e})&&Za(!1,"expanded related props have been moved into `expandable`."),r=n),r.showExpandColumn===!1&&(r.expandIconColumnIndex=-1),r}var hXr=["columnType"];function cKt(e){for(var t=e.colWidths,n=e.columns,r=e.columCount,i=rv(m_,["tableLayout"]),a=i.tableLayout,o=[],s=r||n.length,c=!1,u=s-1;u>=0;u-=1){var d=t[u],f=n&&n[u],p=void 0,m=void 0;if(f&&(p=f[wV],a==="auto"&&(m=f.minWidth)),d||m||p||c){var g=p||{};g.columnType;var _=$o(g,hXr);o.unshift(h.createElement("col",ge({key:u,style:{width:d,minWidth:m}},_))),c=!0}}return h.createElement("colgroup",null,o)}var mXr=["className","noData","columns","flattenColumns","colWidths","columCount","stickyOffsets","direction","fixHeader","stickyTopOffset","stickyBottomOffset","stickyClassName","onScroll","maxContentScroll","children"];function gXr(e,t){return h.useMemo(function(){for(var n=[],r=0;r<t;r+=1){var i=e[r];if(i!==void 0)n[r]=i;else return null}return n},[e.join("_"),t])}var uKt=h.forwardRef(function(e,t){UN(e);var n=e.className,r=e.noData,i=e.columns,a=e.flattenColumns,o=e.colWidths,s=e.columCount,c=e.stickyOffsets,u=e.direction,d=e.fixHeader,f=e.stickyTopOffset,p=e.stickyBottomOffset,m=e.stickyClassName,g=e.onScroll,_=e.maxContentScroll,v=e.children,b=$o(e,mXr),y=rv(m_,["prefixCls","scrollbarSize","isSticky","getComponent"]),x=y.prefixCls,C=y.scrollbarSize,w=y.isSticky,$=y.getComponent,O=$(["header","table"],"table"),N=w&&!d?0:C,P=h.useRef(null),I=h.useCallback(function(K){mre(t,K),mre(P,K)},[]);h.useEffect(function(){var K;function U(W){var L=W,Y=L.currentTarget,J=L.deltaX;J&&(g({currentTarget:Y,scrollLeft:Y.scrollLeft+J}),W.preventDefault())}return(K=P.current)===null||K===void 0||K.addEventListener("wheel",U,{passive:!1}),function(){var W;(W=P.current)===null||W===void 0||W.removeEventListener("wheel",U)}},[]);var D=h.useMemo(function(){return a.every(function(K){return K.width})},[a]),k=a[a.length-1],R={fixed:k?k.fixed:null,scrollbar:!0,onHeaderCell:function(){return{className:"".concat(x,"-cell-scrollbar")}}},A=h.useMemo(function(){return N?[].concat(oi(i),[R]):i},[N,i]),F=h.useMemo(function(){return N?[].concat(oi(a),[R]):a},[N,a]),z=h.useMemo(function(){var K=c.right,U=c.left;return mt(mt({},c),{},{left:u==="rtl"?[].concat(oi(U.map(function(W){return W+N})),[0]):U,right:u==="rtl"?K:[].concat(oi(K.map(function(W){return W+N})),[0]),isSticky:w})},[N,c,w]),M=gXr(o,s);return h.createElement("div",{style:mt({overflow:"hidden"},w?{top:f,bottom:p}:{}),ref:I,className:tn(n,lt({},m,!!m))},h.createElement(O,{style:{tableLayout:"fixed",visibility:r||M?null:"hidden"}},(!r||!_||D)&&h.createElement(cKt,{colWidths:M?[].concat(oi(M),[N]):[],columCount:s+1,columns:F}),v(mt(mt({},b),{},{stickyOffsets:z,columns:A,flattenColumns:F}))))});uKt.displayName="FixedHolder";const qut=h.memo(uKt);var dKt=function(t){var n=t.cells,r=t.stickyOffsets,i=t.flattenColumns,a=t.rowComponent,o=t.cellComponent,s=t.onHeaderRow,c=t.index,u=rv(m_,["prefixCls","direction"]),d=u.prefixCls,f=u.direction,p;s&&(p=s(n.map(function(g){return g.column}),c));var m=kbe(n.map(function(g){return g.column}));return h.createElement(a,p,n.map(function(g,_){var v=g.column,b=PKe(g.colStart,g.colEnd,i,r,f),y;return v&&v.onHeaderCell&&(y=g.column.onHeaderCell(v)),h.createElement(IK,ge({},g,{scope:v.title?g.colSpan>1?"colgroup":"col":null,ellipsis:v.ellipsis,align:v.align,component:o,prefixCls:d,key:m[_]},b,{additionalProps:y,rowType:"header"}))}))};dKt.displayName="HeaderRow";function vXr(e){var t=[];function n(o,s){var c=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;t[c]=t[c]||[];var u=s,d=o.filter(Boolean).map(function(f){var p={key:f.key,className:f.className||"",children:f.title,column:f,colStart:u},m=1,g=f.children;return g&&g.length>0&&(m=n(g,u,c+1).reduce(function(_,v){return _+v},0),p.hasSubColumns=!0),"colSpan"in f&&(m=f.colSpan),"rowSpan"in f&&(p.rowSpan=f.rowSpan),p.colSpan=m,p.colEnd=p.colStart+m-1,t[c].push(p),u+=m,m});return d}n(e,0);for(var r=t.length,i=function(s){t[s].forEach(function(c){!("rowSpan"in c)&&!c.hasSubColumns&&(c.rowSpan=r-s)})},a=0;a<r;a+=1)i(a);return t}var _Xr=function(t){UN(t);var n=t.stickyOffsets,r=t.columns,i=t.flattenColumns,a=t.onHeaderRow,o=rv(m_,["prefixCls","getComponent"]),s=o.prefixCls,c=o.getComponent,u=h.useMemo(function(){return vXr(r)},[r]),d=c(["header","wrapper"],"thead"),f=c(["header","row"],"tr"),p=c(["header","cell"],"th");return h.createElement(d,{className:"".concat(s,"-thead")},u.map(function(m,g){var _=h.createElement(dKt,{key:g,flattenColumns:i,cells:m,stickyOffsets:n,rowComponent:f,cellComponent:p,onHeaderRow:a,index:g});return _}))};const Vut=DK(_Xr);function Wut(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return typeof t=="number"?t:t.endsWith("%")?e*parseFloat(t)/100:null}function yXr(e,t,n){return h.useMemo(function(){if(t&&t>0){var r=0,i=0;e.forEach(function(p){var m=Wut(t,p.width);m?r+=m:i+=1});var a=Math.max(t,n),o=Math.max(a-r,i),s=i,c=o/i,u=0,d=e.map(function(p){var m=mt({},p),g=Wut(t,m.width);if(g)m.width=g;else{var _=Math.floor(c);m.width=s===1?o:_,o-=_,s-=1}return u+=m.width,m});if(u<a){var f=a/u;o=a,d.forEach(function(p,m){var g=Math.floor(p.width*f);p.width=m===d.length-1?o:g,o-=g})}return[d,Math.max(u,a)]}return[e,t]},[e,t,n])}var bXr=["children"],xXr=["fixed"];function DKe(e){return Zf(e).filter(function(t){return h.isValidElement(t)}).map(function(t){var n=t.key,r=t.props,i=r.children,a=$o(r,bXr),o=mt({key:n},a);return i&&(o.children=DKe(i)),o})}function fKt(e){return e.filter(function(t){return t&&Xa(t)==="object"&&!t.hidden}).map(function(t){var n=t.children;return n&&n.length>0?mt(mt({},t),{},{children:fKt(n)}):t})}function jLe(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"key";return e.filter(function(n){return n&&Xa(n)==="object"}).reduce(function(n,r,i){var a=r.fixed,o=a===!0?"left":a,s="".concat(t,"-").concat(i),c=r.children;return c&&c.length>0?[].concat(oi(n),oi(jLe(c,s).map(function(u){return mt({fixed:o},u)}))):[].concat(oi(n),[mt(mt({key:s},r),{},{fixed:o})])},[])}function SXr(e){return e.map(function(t){var n=t.fixed,r=$o(t,xXr),i=n;return n==="left"?i="right":n==="right"&&(i="left"),mt({fixed:i},r)})}function CXr(e,t){var n=e.prefixCls,r=e.columns,i=e.children,a=e.expandable,o=e.expandedKeys,s=e.columnTitle,c=e.getRowKey,u=e.onTriggerExpand,d=e.expandIcon,f=e.rowExpandable,p=e.expandIconColumnIndex,m=e.direction,g=e.expandRowByClick,_=e.columnWidth,v=e.fixed,b=e.scrollWidth,y=e.clientWidth,x=h.useMemo(function(){var k=r||DKe(i)||[];return fKt(k.slice())},[r,i]),C=h.useMemo(function(){if(a){var k=x.slice();if(p>=0&&Za(!1,"`expandIconColumnIndex` is deprecated. Please use `Table.EXPAND_COLUMN` in `columns` instead."),!k.includes(x6)){var R=p||0;R>=0&&(R||v==="left"||!v)&&k.splice(R,0,x6),v==="right"&&k.splice(x.length,0,x6)}k.filter(function(K){return K===x6}).length>1&&Za(!1,"There exist more than one `EXPAND_COLUMN` in `columns`.");var A=k.indexOf(x6);k=k.filter(function(K,U){return K!==x6||U===A});var F=x[A],z;v?z=v:z=F?F.fixed:null;var M=lt(lt(lt(lt(lt(lt({},wV,{className:"".concat(n,"-expand-icon-col"),columnType:"EXPAND_COLUMN"}),"title",s),"fixed",z),"className","".concat(n,"-row-expand-icon-cell")),"width",_),"render",function(U,W,L){var Y=c(W,L),J=o.has(Y),Z=f?f(W):!0,te=d({prefixCls:n,expanded:J,expandable:Z,record:W,onExpand:u});return g?h.createElement("span",{onClick:function(se){return se.stopPropagation()}},te):te});return k.map(function(K){return K===x6?M:K})}return x.includes(x6)&&Za(!1,"`expandable` is not config but there exist `EXPAND_COLUMN` in `columns`."),x.filter(function(K){return K!==x6})},[a,x,c,o,d,m]),w=h.useMemo(function(){var k=C;return t&&(k=t(k)),k.length||(k=[{render:function(){return null}}]),k},[t,C,m]),$=h.useMemo(function(){return m==="rtl"?SXr(jLe(w)):jLe(w)},[w,m,b]),O=h.useMemo(function(){for(var k=-1,R=$.length-1;R>=0;R-=1){var A=$[R].fixed;if(A==="left"||A===!0){k=R;break}}if(k>=0)for(var F=0;F<=k;F+=1){var z=$[F].fixed;if(z!=="left"&&z!==!0)return!0}var M=$.findIndex(function(W){var L=W.fixed;return L==="right"});if(M>=0)for(var K=M;K<$.length;K+=1){var U=$[K].fixed;if(U!=="right")return!0}return!1},[$]),N=yXr($,b,y),P=gn(N,2),I=P[0],D=P[1];return[w,I,D,O]}function wXr(e,t,n){var r=pXr(e),i=r.expandIcon,a=r.expandedRowKeys,o=r.defaultExpandedRowKeys,s=r.defaultExpandAllRows,c=r.expandedRowRender,u=r.onExpand,d=r.onExpandedRowsChange,f=r.childrenColumnName,p=i||oXr,m=f||"children",g=h.useMemo(function(){return c?"row":e.expandable&&e.internalHooks===NK&&e.expandable.__PARENT_RENDER_ICON__||t.some(function(w){return w&&Xa(w)==="object"&&w[m]})?"nest":!1},[!!c,t]),_=h.useState(function(){return o||(s?sXr(t,n,m):[])}),v=gn(_,2),b=v[0],y=v[1],x=h.useMemo(function(){return new Set(a||b||[])},[a,b]),C=h.useCallback(function(w){var $=n(w,t.indexOf(w)),O,N=x.has($);N?(x.delete($),O=oi(x)):O=[].concat(oi(x),[$]),y(O),u&&u(!N,w),d&&d(O)},[n,x,t,u,d]);return c&&t.some(function(w){return Array.isArray(w==null?void 0:w[m])})&&Za(!1,"`expandedRowRender` should not use with nested Table"),[r,g,x,p,m,C]}function EXr(e,t,n){var r=e.map(function(i,a){return PKe(a,a,e,t,n)});return MC(function(){return r},[r],function(i,a){return!u_(i,a)})}function pKt(e){var t=h.useRef(e),n=h.useState({}),r=gn(n,2),i=r[1],a=h.useRef(null),o=h.useRef([]);function s(c){o.current.push(c);var u=Promise.resolve();a.current=u,u.then(function(){if(a.current===u){var d=o.current,f=t.current;o.current=[],d.forEach(function(p){t.current=p(t.current)}),a.current=null,f!==t.current&&i({})}})}return h.useEffect(function(){return function(){a.current=null}},[]),[t.current,s]}function TXr(e){var t=h.useRef(e||null),n=h.useRef();function r(){window.clearTimeout(n.current)}function i(o){t.current=o,r(),n.current=window.setTimeout(function(){t.current=null,n.current=void 0},100)}function a(){return t.current}return h.useEffect(function(){return r},[]),[i,a]}function $Xr(){var e=h.useState(-1),t=gn(e,2),n=t[0],r=t[1],i=h.useState(-1),a=gn(i,2),o=a[0],s=a[1],c=h.useCallback(function(u,d){r(u),s(d)},[]);return[n,o,c]}var Uut=im()?window:null;function OXr(e,t){var n=Xa(e)==="object"?e:{},r=n.offsetHeader,i=r===void 0?0:r,a=n.offsetSummary,o=a===void 0?0:a,s=n.offsetScroll,c=s===void 0?0:s,u=n.getContainer,d=u===void 0?function(){return Uut}:u,f=d()||Uut,p=!!e;return h.useMemo(function(){return{isSticky:p,stickyClassName:p?"".concat(t,"-sticky-holder"):"",offsetHeader:i,offsetSummary:o,offsetScroll:c,container:f}},[p,c,i,o,t,f])}function PXr(e,t,n){var r=h.useMemo(function(){var i=t.length,a=function(u,d,f){for(var p=[],m=0,g=u;g!==d;g+=f)p.push(m),t[g].fixed&&(m+=e[g]||0);return p},o=a(0,i,1),s=a(i-1,-1,-1).reverse();return n==="rtl"?{left:s,right:o}:{left:o,right:s}},[e,t,n]);return r}function Kut(e){var t=e.className,n=e.children;return h.createElement("div",{className:t},n)}function Gut(e){var t=Sae(e),n=t.getBoundingClientRect(),r=document.documentElement;return{left:n.left+(window.pageXOffset||r.scrollLeft)-(r.clientLeft||document.body.clientLeft||0),top:n.top+(window.pageYOffset||r.scrollTop)-(r.clientTop||document.body.clientTop||0)}}var NXr=function(t,n){var r,i,a=t.scrollBodyRef,o=t.onScroll,s=t.offsetScroll,c=t.container,u=t.direction,d=rv(m_,"prefixCls"),f=((r=a.current)===null||r===void 0?void 0:r.scrollWidth)||0,p=((i=a.current)===null||i===void 0?void 0:i.clientWidth)||0,m=f&&p*(p/f),g=h.useRef(),_=pKt({scrollLeft:0,isHiddenScrollBar:!0}),v=gn(_,2),b=v[0],y=v[1],x=h.useRef({delta:0,x:0}),C=h.useState(!1),w=gn(C,2),$=w[0],O=w[1],N=h.useRef(null);h.useEffect(function(){return function(){Tl.cancel(N.current)}},[]);var P=function(){O(!1)},I=function(F){F.persist(),x.current.delta=F.pageX-b.scrollLeft,x.current.x=0,O(!0),F.preventDefault()},D=function(F){var z,M=F||((z=window)===null||z===void 0?void 0:z.event),K=M.buttons;if(!$||K===0){$&&O(!1);return}var U=x.current.x+F.pageX-x.current.x-x.current.delta,W=u==="rtl";U=Math.max(W?m-p:0,Math.min(W?0:p-m,U));var L=!W||Math.abs(U)+Math.abs(m)<p;L&&(o({scrollLeft:U/p*(f+2)}),x.current.x=F.pageX)},k=function(){Tl.cancel(N.current),N.current=Tl(function(){if(a.current){var F=Gut(a.current).top,z=F+a.current.offsetHeight,M=c===window?document.documentElement.scrollTop+window.innerHeight:Gut(c).top+c.clientHeight;z-_lt()<=M||F>=M-s?y(function(K){return mt(mt({},K),{},{isHiddenScrollBar:!0})}):y(function(K){return mt(mt({},K),{},{isHiddenScrollBar:!1})})}})},R=function(F){y(function(z){return mt(mt({},z),{},{scrollLeft:F/f*p||0})})};return h.useImperativeHandle(n,function(){return{setScrollLeft:R,checkScrollBarVisible:k}}),h.useEffect(function(){var A=rN(document.body,"mouseup",P,!1),F=rN(document.body,"mousemove",D,!1);return k(),function(){A.remove(),F.remove()}},[m,$]),h.useEffect(function(){if(a.current){for(var A=[],F=Sae(a.current);F;)A.push(F),F=F.parentElement;return A.forEach(function(z){return z.addEventListener("scroll",k,!1)}),window.addEventListener("resize",k,!1),window.addEventListener("scroll",k,!1),c.addEventListener("scroll",k,!1),function(){A.forEach(function(z){return z.removeEventListener("scroll",k)}),window.removeEventListener("resize",k),window.removeEventListener("scroll",k),c.removeEventListener("scroll",k)}}},[c]),h.useEffect(function(){b.isHiddenScrollBar||y(function(A){var F=a.current;return F?mt(mt({},A),{},{scrollLeft:F.scrollLeft/F.scrollWidth*F.clientWidth}):A})},[b.isHiddenScrollBar]),f<=p||!m||b.isHiddenScrollBar?null:h.createElement("div",{style:{height:_lt(),width:p,bottom:s},className:"".concat(d,"-sticky-scroll")},h.createElement("div",{onMouseDown:I,ref:g,className:tn("".concat(d,"-sticky-scroll-bar"),lt({},"".concat(d,"-sticky-scroll-bar-active"),$)),style:{width:"".concat(m,"px"),transform:"translate3d(".concat(b.scrollLeft,"px, 0, 0)")}}))};const DXr=h.forwardRef(NXr);var hKt="rc-table",IXr=[],RXr={};function kXr(){return"No Data"}function AXr(e,t){var n=mt({rowKey:"key",prefixCls:hKt,emptyText:kXr},e),r=n.prefixCls,i=n.className,a=n.rowClassName,o=n.style,s=n.data,c=n.rowKey,u=n.scroll,d=n.tableLayout,f=n.direction,p=n.title,m=n.footer,g=n.summary,_=n.caption,v=n.id,b=n.showHeader,y=n.components,x=n.emptyText,C=n.onRow,w=n.onHeaderRow,$=n.onScroll,O=n.internalHooks,N=n.transformColumns,P=n.internalRefs,I=n.tailor,D=n.getContainerWidth,k=n.sticky,R=n.rowHoverable,A=R===void 0?!0:R,F=s||IXr,z=!!F.length,M=O===NK;["onRowClick","onRowDoubleClick","onRowContextMenu","onRowMouseEnter","onRowMouseLeave"].forEach(function(Xo){Za(n[Xo]===void 0,"`".concat(Xo,"` is removed, please use `onRow` instead."))}),Za(!("getBodyWrapper"in n),"`getBodyWrapper` is deprecated, please use custom `components` instead.");var K=h.useCallback(function(Xo,si){return ev(y,Xo)||si},[y]),U=h.useMemo(function(){return typeof c=="function"?c:function(Xo){var si=Xo&&Xo[c];return Za(si!==void 0,"Each record in table should have a unique `key` prop, or set `rowKey` to an unique primary key."),si}},[c]),W=K(["body"]),L=$Xr(),Y=gn(L,3),J=Y[0],Z=Y[1],te=Y[2],re=wXr(n,F,U),se=gn(re,6),de=se[0],pe=se[1],Se=se[2],ve=se[3],be=se[4],Ee=se[5],xe=u==null?void 0:u.x,Pe=h.useState(0),je=gn(Pe,2),ft=je[0],Ge=je[1],Ye=CXr(mt(mt(mt({},n),de),{},{expandable:!!de.expandedRowRender,columnTitle:de.columnTitle,expandedKeys:Se,getRowKey:U,onTriggerExpand:Ee,expandIcon:ve,expandIconColumnIndex:de.expandIconColumnIndex,direction:f,scrollWidth:M&&I&&typeof xe=="number"?xe:null,clientWidth:ft}),M?N:null),nt=gn(Ye,4),We=nt[0],ct=nt[1],rt=nt[2],vt=nt[3],Mt=rt??xe,$t=h.useMemo(function(){return{columns:We,flattenColumns:ct}},[We,ct]),ke=h.useRef(),ye=h.useRef(),_e=h.useRef(),He=h.useRef();h.useImperativeHandle(t,function(){return{nativeElement:ke.current,scrollTo:function(si){var Do;if(_e.current instanceof HTMLElement){var xs=si.index,Ua=si.top,Ys=si.key;if(YYr(Ua)){var Vl;(Vl=_e.current)===null||Vl===void 0||Vl.scrollTo({top:Ua})}else{var jd,Bd=Ys??U(F[xs]);(jd=_e.current.querySelector('[data-row-key="'.concat(Bd,'"]')))===null||jd===void 0||jd.scrollIntoView()}}else(Do=_e.current)!==null&&Do!==void 0&&Do.scrollTo&&_e.current.scrollTo(si)}}});var Ze=h.useRef(),ot=h.useState(!1),Qt=gn(ot,2),Bt=Qt[0],Yt=Qt[1],Gt=h.useState(!1),kt=gn(Gt,2),In=kt[0],Cn=kt[1],Nn=pKt(new Map),kn=gn(Nn,2),vn=kn[0],bn=kn[1],ur=kbe(ct),zn=ur.map(function(Xo){return vn.get(Xo)}),Tn=h.useMemo(function(){return zn},[zn.join("_")]),Or=PXr(Tn,ct,f),br=u&&LLe(u.y),mr=u&&LLe(Mt)||!!de.fixed,An=mr&&ct.some(function(Xo){var si=Xo.fixed;return si}),Dn=h.useRef(),vr=OXr(k,r),Ar=vr.isSticky,ui=vr.offsetHeader,wn=vr.offsetSummary,xr=vr.offsetScroll,Zr=vr.stickyClassName,_n=vr.container,zt=h.useMemo(function(){return g==null?void 0:g(F)},[g,F]),Ft=(br||Ar)&&h.isValidElement(zt)&&zt.type===Abe&&zt.props.fixed,pn,Sn,jn;br&&(Sn={overflowY:z?"scroll":"auto",maxHeight:u.y}),mr&&(pn={overflowX:"auto"},br||(Sn={overflowY:"hidden"}),jn={width:Mt===!0?"auto":Mt,minWidth:"100%"});var Zn=h.useCallback(function(Xo,si){dK(ke.current)&&bn(function(Do){if(Do.get(Xo)!==si){var xs=new Map(Do);return xs.set(Xo,si),xs}return Do})},[]),or=TXr(null),yr=gn(or,2),Br=yr[0],lr=yr[1];function qr(Xo,si){si&&(typeof si=="function"?si(Xo):si.scrollLeft!==Xo&&(si.scrollLeft=Xo,si.scrollLeft!==Xo&&setTimeout(function(){si.scrollLeft=Xo},0)))}var Mr=Bs(function(Xo){var si=Xo.currentTarget,Do=Xo.scrollLeft,xs=f==="rtl",Ua=typeof Do=="number"?Do:si.scrollLeft,Ys=si||RXr;if(!lr()||lr()===Ys){var Vl;Br(Ys),qr(Ua,ye.current),qr(Ua,_e.current),qr(Ua,Ze.current),qr(Ua,(Vl=Dn.current)===null||Vl===void 0?void 0:Vl.setScrollLeft)}var jd=si||ye.current;if(jd){var Bd=M&&I&&typeof Mt=="number"?Mt:jd.scrollWidth,Up=jd.clientWidth;if(Bd===Up){Yt(!1),Cn(!1);return}xs?(Yt(-Ua<Bd-Up),Cn(-Ua>0)):(Yt(Ua>0),Cn(Ua<Bd-Up))}}),pr=Bs(function(Xo){Mr(Xo),$==null||$(Xo)}),Vr=function(){if(mr&&_e.current){var si;Mr({currentTarget:Sae(_e.current),scrollLeft:(si=_e.current)===null||si===void 0?void 0:si.scrollLeft})}else Yt(!1),Cn(!1)},xn=function(si){var Do,xs=si.width;(Do=Dn.current)===null||Do===void 0||Do.checkScrollBarVisible();var Ua=ke.current?ke.current.offsetWidth:xs;M&&D&&ke.current&&(Ua=D(ke.current,Ua)||Ua),Ua!==ft&&(Vr(),Ge(Ua))},ni=h.useRef(!1);h.useEffect(function(){ni.current&&Vr()},[mr,s,We.length]),h.useEffect(function(){ni.current=!0},[]);var ya=h.useState(0),Ja=gn(ya,2),Aa=Ja[0],sa=Ja[1],Ln=h.useState(!0),Co=gn(Ln,2),Os=Co[0],dl=Co[1];h.useEffect(function(){(!I||!M)&&(_e.current instanceof Element?sa(GFe(_e.current).width):sa(GFe(He.current).width)),dl(aLe("position","sticky"))},[]),h.useEffect(function(){M&&P&&(P.body.current=_e.current)});var tl=h.useCallback(function(Xo){return h.createElement(h.Fragment,null,h.createElement(Vut,Xo),Ft==="top"&&h.createElement(yme,Xo,zt))},[Ft,zt]),Pc=h.useCallback(function(Xo){return h.createElement(yme,Xo,zt)},[zt]),Dl=K(["table"],"table"),jc=h.useMemo(function(){return d||(An?Mt==="max-content"?"auto":"fixed":br||Ar||ct.some(function(Xo){var si=Xo.ellipsis;return si})?"fixed":"auto")},[br,An,ct,d,Ar]),ic,Al={colWidths:Tn,columCount:ct.length,stickyOffsets:Or,onHeaderRow:w,fixHeader:br,scroll:u},vs=h.useMemo(function(){return z?null:typeof x=="function"?x():x},[z,x]),vo=h.createElement(dXr,{data:F,measureColumnWidth:br||mr||Ar}),ja=h.createElement(cKt,{colWidths:ct.map(function(Xo){var si=Xo.width;return si}),columns:ct}),wa=_!=null?h.createElement("caption",{className:"".concat(r,"-caption")},_):void 0,Ma=Pf(n,{data:!0}),ko=Pf(n,{aria:!0});if(br||Ar){var _s;typeof W=="function"?(_s=W(F,{scrollbarSize:Aa,ref:_e,onScroll:Mr}),Al.colWidths=ct.map(function(Xo,si){var Do=Xo.width,xs=si===ct.length-1?Do-Aa:Do;return typeof xs=="number"&&!Number.isNaN(xs)?xs:(Za(n.columns.length===0,"When use `components.body` with render props. Each column should have a fixed `width` value."),0)})):_s=h.createElement("div",{style:mt(mt({},pn),Sn),onScroll:pr,ref:_e,className:tn("".concat(r,"-body"))},h.createElement(Dl,ge({style:mt(mt({},jn),{},{tableLayout:jc})},ko),wa,ja,vo,!Ft&&zt&&h.createElement(yme,{stickyOffsets:Or,flattenColumns:ct},zt)));var Ps=mt(mt(mt({noData:!F.length,maxContentScroll:mr&&Mt==="max-content"},Al),$t),{},{direction:f,stickyClassName:Zr,onScroll:Mr});ic=h.createElement(h.Fragment,null,b!==!1&&h.createElement(qut,ge({},Ps,{stickyTopOffset:ui,className:"".concat(r,"-header"),ref:ye}),tl),_s,Ft&&Ft!=="top"&&h.createElement(qut,ge({},Ps,{stickyBottomOffset:wn,className:"".concat(r,"-summary"),ref:Ze}),Pc),Ar&&_e.current&&_e.current instanceof Element&&h.createElement(DXr,{ref:Dn,offsetScroll:xr,scrollBodyRef:_e,onScroll:Mr,container:_n,direction:f}))}else ic=h.createElement("div",{style:mt(mt({},pn),Sn),className:tn("".concat(r,"-content")),onScroll:Mr,ref:_e},h.createElement(Dl,ge({style:mt(mt({},jn),{},{tableLayout:jc})},ko),wa,ja,b!==!1&&h.createElement(Vut,ge({},Al,$t)),vo,zt&&h.createElement(yme,{stickyOffsets:Or,flattenColumns:ct},zt)));var ac=h.createElement("div",ge({className:tn(r,i,lt(lt(lt(lt(lt(lt(lt(lt(lt(lt({},"".concat(r,"-rtl"),f==="rtl"),"".concat(r,"-ping-left"),Bt),"".concat(r,"-ping-right"),In),"".concat(r,"-layout-fixed"),d==="fixed"),"".concat(r,"-fixed-header"),br),"".concat(r,"-fixed-column"),An),"".concat(r,"-fixed-column-gapped"),An&&vt),"".concat(r,"-scroll-horizontal"),mr),"".concat(r,"-has-fix-left"),ct[0]&&ct[0].fixed),"".concat(r,"-has-fix-right"),ct[ct.length-1]&&ct[ct.length-1].fixed==="right")),style:o,id:v,ref:ke},Ma),p&&h.createElement(Kut,{className:"".concat(r,"-title")},p(F)),h.createElement("div",{ref:He,className:"".concat(r,"-container")},ic),m&&h.createElement(Kut,{className:"".concat(r,"-footer")},m(F)));mr&&(ac=h.createElement(Lm,{onResize:xn},ac));var wc=EXr(ct,Or,f),oc=h.useMemo(function(){return{scrollX:Mt,prefixCls:r,getComponent:K,scrollbarSize:Aa,direction:f,fixedInfoList:wc,isSticky:Ar,supportSticky:Os,componentWidth:ft,fixHeader:br,fixColumn:An,horizonScroll:mr,tableLayout:jc,rowClassName:a,expandedRowClassName:de.expandedRowClassName,expandIcon:ve,expandableType:pe,expandRowByClick:de.expandRowByClick,expandedRowRender:de.expandedRowRender,onTriggerExpand:Ee,expandIconColumnIndex:de.expandIconColumnIndex,indentSize:de.indentSize,allColumnsFixedLeft:ct.every(function(Xo){return Xo.fixed==="left"}),emptyNode:vs,columns:We,flattenColumns:ct,onColumnResize:Zn,hoverStartRow:J,hoverEndRow:Z,onHover:te,rowExpandable:de.rowExpandable,onRow:C,getRowKey:U,expandedKeys:Se,childrenColumnName:be,rowHoverable:A}},[Mt,r,K,Aa,f,wc,Ar,Os,ft,br,An,mr,jc,a,de.expandedRowClassName,ve,pe,de.expandRowByClick,de.expandedRowRender,Ee,de.expandIconColumnIndex,de.indentSize,vs,We,ct,Zn,J,Z,te,de.rowExpandable,C,U,Se,be,A]);return h.createElement(m_.Provider,{value:oc},ac)}var mKt=h.forwardRef(AXr);mKt.displayName="Table";function IKe(e){return YUt(mKt,e)}var uL=IKe();uL.EXPAND_COLUMN=x6;uL.INTERNAL_HOOKS=NK;uL.Column=ZUt;uL.ColumnGroup=eKt;uL.Summary=NKe;var RKe=$Ke(null),gKt=$Ke(null);function MXr(e,t,n){var r=t||1;return n[e+r]-(n[e]||0)}function FXr(e){var t=e.rowInfo,n=e.column,r=e.colIndex,i=e.indent,a=e.index,o=e.component,s=e.renderIndex,c=e.record,u=e.style,d=e.className,f=e.inverse,p=e.getHeight,m=n.render,g=n.dataIndex,_=n.className,v=n.width,b=rv(gKt,["columnsOffset"]),y=b.columnsOffset,x=oKt(t,n,r,i,a),C=x.key,w=x.fixedInfo,$=x.appendCellNode,O=x.additionalCellProps,N=O.style,P=O.colSpan,I=P===void 0?1:P,D=O.rowSpan,k=D===void 0?1:D,R=r-1,A=MXr(R,I,y),F=I>1?v-A:0,z=mt(mt(mt({},N),u),{},{flex:"0 0 ".concat(A,"px"),width:"".concat(A,"px"),marginRight:F,pointerEvents:"auto"}),M=h.useMemo(function(){return f?k<=1:I===0||k===0||k>1},[k,I,f]);M?z.visibility="hidden":f&&(z.height=p==null?void 0:p(k));var K=M?function(){return null}:m,U={};return(k===0||I===0)&&(U.rowSpan=1,U.colSpan=1),h.createElement(IK,ge({className:tn(_,d),ellipsis:n.ellipsis,align:n.align,scope:n.rowScope,component:o,prefixCls:t.prefixCls,key:C,record:c,index:a,renderIndex:s,dataIndex:g,render:K,shouldCellUpdate:n.shouldCellUpdate},w,{appendNode:$,additionalProps:mt(mt({},O),{},{style:z},U)}))}var LXr=["data","index","className","rowKey","style","extra","getHeight"],jXr=h.forwardRef(function(e,t){var n=e.data,r=e.index,i=e.className,a=e.rowKey,o=e.style,s=e.extra,c=e.getHeight,u=$o(e,LXr),d=n.record,f=n.indent,p=n.index,m=rv(m_,["prefixCls","flattenColumns","fixColumn","componentWidth","scrollX"]),g=m.scrollX,_=m.flattenColumns,v=m.prefixCls,b=m.fixColumn,y=m.componentWidth,x=rv(RKe,["getComponent"]),C=x.getComponent,w=rKt(d,a,r,f),$=C(["body","row"],"div"),O=C(["body","cell"],"div"),N=w.rowSupportExpand,P=w.expanded,I=w.rowProps,D=w.expandedRowRender,k=w.expandedRowClassName,R;if(N&&P){var A=D(d,r,f+1,P),F=aKt(k,d,r,f),z={};b&&(z={style:lt({},"--virtual-width","".concat(y,"px"))});var M="".concat(v,"-expanded-row-cell");R=h.createElement($,{className:tn("".concat(v,"-expanded-row"),"".concat(v,"-expanded-row-level-").concat(f+1),F)},h.createElement(IK,{component:O,prefixCls:v,className:tn(M,lt({},"".concat(M,"-fixed"),b)),additionalProps:z},A))}var K=mt(mt({},o),{},{width:g});s&&(K.position="absolute",K.pointerEvents="none");var U=h.createElement($,ge({},I,u,{"data-row-key":a,ref:N?null:t,className:tn(i,"".concat(v,"-row"),I==null?void 0:I.className,lt({},"".concat(v,"-row-extra"),s)),style:mt(mt({},K),I==null?void 0:I.style)}),_.map(function(W,L){return h.createElement(FXr,{key:L,component:O,rowInfo:w,column:W,colIndex:L,indent:f,index:r,renderIndex:p,record:d,inverse:s,getHeight:c})}));return N?h.createElement("div",{ref:t},U,R):U}),BLe=DK(jXr);BLe.displayName="BodyLine";var BXr=h.forwardRef(function(e,t){var n=e.data,r=e.onScroll,i=rv(m_,["flattenColumns","onColumnResize","getRowKey","prefixCls","expandedKeys","childrenColumnName","scrollX","direction"]),a=i.flattenColumns,o=i.onColumnResize,s=i.getRowKey,c=i.expandedKeys,u=i.prefixCls,d=i.childrenColumnName,f=i.scrollX,p=i.direction,m=rv(RKe),g=m.sticky,_=m.scrollY,v=m.listItemHeight,b=m.getComponent,y=m.onScroll,x=h.useRef(),C=nKt(n,d,c,s),w=h.useMemo(function(){var R=0;return a.map(function(A){var F=A.width,z=A.key;return R+=F,[z,F,R]})},[a]),$=h.useMemo(function(){return w.map(function(R){return R[2]})},[w]);h.useEffect(function(){w.forEach(function(R){var A=gn(R,2),F=A[0],z=A[1];o(F,z)})},[w]),h.useImperativeHandle(t,function(){var R,A={scrollTo:function(z){var M;(M=x.current)===null||M===void 0||M.scrollTo(z)},nativeElement:(R=x.current)===null||R===void 0?void 0:R.nativeElement};return Object.defineProperty(A,"scrollLeft",{get:function(){var z;return((z=x.current)===null||z===void 0?void 0:z.getScrollInfo().x)||0},set:function(z){var M;(M=x.current)===null||M===void 0||M.scrollTo({left:z})}}),A});var O=function(A,F){var z,M=(z=C[F])===null||z===void 0?void 0:z.record,K=A.onCell;if(K){var U,W=K(M,F);return(U=W==null?void 0:W.rowSpan)!==null&&U!==void 0?U:1}return 1},N=function(A){var F=A.start,z=A.end,M=A.getSize,K=A.offsetY;if(z<0)return null;for(var U=a.filter(function(ve){return O(ve,F)===0}),W=F,L=function(be){if(U=U.filter(function(Ee){return O(Ee,be)===0}),!U.length)return W=be,1},Y=F;Y>=0&&!L(Y);Y-=1);for(var J=a.filter(function(ve){return O(ve,z)!==1}),Z=z,te=function(be){if(J=J.filter(function(Ee){return O(Ee,be)!==1}),!J.length)return Z=Math.max(be-1,z),1},re=z;re<C.length&&!te(re);re+=1);for(var se=[],de=function(be){var Ee=C[be];if(!Ee)return 1;a.some(function(xe){return O(xe,be)>1})&&se.push(be)},pe=W;pe<=Z;pe+=1)de(pe);var Se=se.map(function(ve){var be=C[ve],Ee=s(be.record,ve),xe=function(ft){var Ge=ve+ft-1,Ye=s(C[Ge].record,Ge),nt=M(Ee,Ye);return nt.bottom-nt.top},Pe=M(Ee);return h.createElement(BLe,{key:ve,data:be,rowKey:Ee,index:ve,style:{top:-K+Pe.top},extra:!0,getHeight:xe})});return Se},P=h.useMemo(function(){return{columnsOffset:$}},[$]),I="".concat(u,"-tbody"),D=b(["body","wrapper"]),k={};return g&&(k.position="sticky",k.bottom=0,Xa(g)==="object"&&g.offsetScroll&&(k.bottom=g.offsetScroll)),h.createElement(gKt.Provider,{value:P},h.createElement(Q3e,{fullHeight:!1,ref:x,prefixCls:"".concat(I,"-virtual"),styles:{horizontalScrollBar:k},className:I,height:_,itemHeight:v||24,data:C,itemKey:function(A){return s(A.record)},component:D,scrollWidth:f,direction:p,onVirtualScroll:function(A){var F,z=A.x;r({currentTarget:(F=x.current)===null||F===void 0?void 0:F.nativeElement,scrollLeft:z})},onScroll:y,extraRender:N},function(R,A,F){var z=s(R.record,A);return h.createElement(BLe,{data:R,rowKey:z,index:A,style:F.style})}))}),vKt=DK(BXr);vKt.displayName="ResponseGrid";var zXr=function(t,n){var r=n.ref,i=n.onScroll;return h.createElement(vKt,{ref:r,data:t,onScroll:i})};function HXr(e,t){var n=e.data,r=e.columns,i=e.scroll,a=e.sticky,o=e.prefixCls,s=o===void 0?hKt:o,c=e.className,u=e.listItemHeight,d=e.components,f=e.onScroll,p=i||{},m=p.x,g=p.y;typeof m!="number"&&(Za(!m,"`scroll.x` in virtual table must be number."),m=1),typeof g!="number"&&(g=500,Za(!1,"`scroll.y` in virtual table must be number."));var _=Bs(function(y,x){return ev(d,y)||x}),v=Bs(f),b=h.useMemo(function(){return{sticky:a,scrollY:g,listItemHeight:u,getComponent:_,onScroll:v}},[a,g,u,_,v]);return h.createElement(RKe.Provider,{value:b},h.createElement(uL,ge({},e,{className:tn(c,"".concat(s,"-virtual")),scroll:mt(mt({},i),{},{x:m}),components:mt(mt({},d),{},{body:n!=null&&n.length?zXr:void 0}),columns:r,internalHooks:NK,tailor:!0,ref:t})))}var _Kt=h.forwardRef(HXr);_Kt.displayName="VirtualTable";function kKe(e){return YUt(_Kt,e)}const qXr=kKe(),VXr=Object.freeze(Object.defineProperty({__proto__:null,Column:ZUt,ColumnGroup:eKt,EXPAND_COLUMN:x6,INTERNAL_COL_DEFINE:wV,INTERNAL_HOOKS:NK,Summary:NKe,VirtualTable:qXr,default:uL,genTable:IKe,genVirtualTable:kKe},Symbol.toStringTag,{value:"Module"})),WXr=e=>null,UXr=WXr,KXr=e=>null,GXr=KXr;var AKe=h.createContext(null),MKe=h.createContext({}),YXr=function(t){for(var n=t.prefixCls,r=t.level,i=t.isStart,a=t.isEnd,o="".concat(n,"-indent-unit"),s=[],c=0;c<r;c+=1)s.push(h.createElement("span",{key:c,className:tn(o,lt(lt({},"".concat(o,"-start"),i[c]),"".concat(o,"-end"),a[c]))}));return h.createElement("span",{"aria-hidden":"true",className:"".concat(n,"-indent")},s)};const XXr=h.memo(YXr);var JXr=["eventKey","className","style","dragOver","dragOverGapTop","dragOverGapBottom","isLeaf","isStart","isEnd","expanded","selected","checked","halfChecked","loading","domRef","active","data","onMouseMove","selectable"],Yut="open",Xut="close",QXr="---",QM=function(t){var n,r,i,a=t.eventKey,o=t.className,s=t.style,c=t.dragOver,u=t.dragOverGapTop,d=t.dragOverGapBottom,f=t.isLeaf,p=t.isStart,m=t.isEnd,g=t.expanded,_=t.selected,v=t.checked,b=t.halfChecked,y=t.loading,x=t.domRef,C=t.active,w=t.data,$=t.onMouseMove,O=t.selectable,N=$o(t,JXr),P=G.useContext(AKe),I=G.useContext(MKe),D=G.useRef(null),k=G.useState(!1),R=gn(k,2),A=R[0],F=R[1],z=!!(P.disabled||t.disabled||(n=I.nodeDisabled)!==null&&n!==void 0&&n.call(I,w)),M=G.useMemo(function(){return!P.checkable||t.checkable===!1?!1:P.checkable},[P.checkable,t.checkable]),K=function(ot){z||P.onNodeSelect(ot,u1(t))},U=function(ot){z||!M||t.disableCheckbox||P.onNodeCheck(ot,u1(t),!v)},W=G.useMemo(function(){return typeof O=="boolean"?O:P.selectable},[O,P.selectable]),L=function(ot){P.onNodeClick(ot,u1(t)),W?K(ot):U(ot)},Y=function(ot){P.onNodeDoubleClick(ot,u1(t))},J=function(ot){P.onNodeMouseEnter(ot,u1(t))},Z=function(ot){P.onNodeMouseLeave(ot,u1(t))},te=function(ot){P.onNodeContextMenu(ot,u1(t))},re=G.useMemo(function(){return!!(P.draggable&&(!P.draggable.nodeDraggable||P.draggable.nodeDraggable(w)))},[P.draggable,w]),se=function(ot){ot.stopPropagation(),F(!0),P.onNodeDragStart(ot,t);try{ot.dataTransfer.setData("text/plain","")}catch{}},de=function(ot){ot.preventDefault(),ot.stopPropagation(),P.onNodeDragEnter(ot,t)},pe=function(ot){ot.preventDefault(),ot.stopPropagation(),P.onNodeDragOver(ot,t)},Se=function(ot){ot.stopPropagation(),P.onNodeDragLeave(ot,t)},ve=function(ot){ot.stopPropagation(),F(!1),P.onNodeDragEnd(ot,t)},be=function(ot){ot.preventDefault(),ot.stopPropagation(),F(!1),P.onNodeDrop(ot,t)},Ee=function(ot){y||P.onNodeExpand(ot,u1(t))},xe=G.useMemo(function(){var Ze=yy(P.keyEntities,a)||{},ot=Ze.children;return!!(ot||[]).length},[P.keyEntities,a]),Pe=G.useMemo(function(){return f===!1?!1:f||!P.loadData&&!xe||P.loadData&&t.loaded&&!xe},[f,P.loadData,xe,t.loaded]);G.useEffect(function(){y||typeof P.loadData=="function"&&g&&!Pe&&!t.loaded&&P.onNodeLoad(u1(t))},[y,P.loadData,P.onNodeLoad,g,Pe,t]);var je=G.useMemo(function(){var Ze;return(Ze=P.draggable)!==null&&Ze!==void 0&&Ze.icon?G.createElement("span",{className:"".concat(P.prefixCls,"-draggable-icon")},P.draggable.icon):null},[P.draggable]),ft=function(ot){var Qt=t.switcherIcon||P.switcherIcon;return typeof Qt=="function"?Qt(mt(mt({},t),{},{isLeaf:ot})):Qt},Ge=function(){if(Pe){var ot=ft(!0);return ot!==!1?G.createElement("span",{className:tn("".concat(P.prefixCls,"-switcher"),"".concat(P.prefixCls,"-switcher-noop"))},ot):null}var Qt=ft(!1);return Qt!==!1?G.createElement("span",{onClick:Ee,className:tn("".concat(P.prefixCls,"-switcher"),"".concat(P.prefixCls,"-switcher_").concat(g?Yut:Xut))},Qt):null},Ye=G.useMemo(function(){if(!M)return null;var Ze=typeof M!="boolean"?M:null;return G.createElement("span",{className:tn("".concat(P.prefixCls,"-checkbox"),lt(lt(lt({},"".concat(P.prefixCls,"-checkbox-checked"),v),"".concat(P.prefixCls,"-checkbox-indeterminate"),!v&&b),"".concat(P.prefixCls,"-checkbox-disabled"),z||t.disableCheckbox)),onClick:U,role:"checkbox","aria-checked":b?"mixed":v,"aria-disabled":z||t.disableCheckbox,"aria-label":"Select ".concat(typeof t.title=="string"?t.title:"tree node")},Ze)},[M,v,b,z,t.disableCheckbox,t.title]),nt=G.useMemo(function(){return Pe?null:g?Yut:Xut},[Pe,g]),We=G.useMemo(function(){return G.createElement("span",{className:tn("".concat(P.prefixCls,"-iconEle"),"".concat(P.prefixCls,"-icon__").concat(nt||"docu"),lt({},"".concat(P.prefixCls,"-icon_loading"),y))})},[P.prefixCls,nt,y]),ct=G.useMemo(function(){var Ze=!!P.draggable,ot=!t.disabled&&Ze&&P.dragOverNodeKey===a;return ot?P.dropIndicatorRender({dropPosition:P.dropPosition,dropLevelOffset:P.dropLevelOffset,indent:P.indent,prefixCls:P.prefixCls,direction:P.direction}):null},[P.dropPosition,P.dropLevelOffset,P.indent,P.prefixCls,P.direction,P.draggable,P.dragOverNodeKey,P.dropIndicatorRender]),rt=G.useMemo(function(){var Ze=t.title,ot=Ze===void 0?QXr:Ze,Qt="".concat(P.prefixCls,"-node-content-wrapper"),Bt;if(P.showIcon){var Yt=t.icon||P.icon;Bt=Yt?G.createElement("span",{className:tn("".concat(P.prefixCls,"-iconEle"),"".concat(P.prefixCls,"-icon__customize"))},typeof Yt=="function"?Yt(t):Yt):We}else P.loadData&&y&&(Bt=We);var Gt;return typeof ot=="function"?Gt=ot(w):P.titleRender?Gt=P.titleRender(w):Gt=ot,G.createElement("span",{ref:D,title:typeof ot=="string"?ot:"",className:tn(Qt,"".concat(Qt,"-").concat(nt||"normal"),lt({},"".concat(P.prefixCls,"-node-selected"),!z&&(_||A))),onMouseEnter:J,onMouseLeave:Z,onContextMenu:te,onClick:L,onDoubleClick:Y},Bt,G.createElement("span",{className:"".concat(P.prefixCls,"-title")},Gt),ct)},[P.prefixCls,P.showIcon,t,P.icon,We,P.titleRender,w,nt,J,Z,te,L,Y]),vt=Pf(N,{aria:!0,data:!0}),Mt=yy(P.keyEntities,a)||{},$t=Mt.level,ke=m[m.length-1],ye=!z&&re,_e=P.draggingNodeKey===a,He=O!==void 0?{"aria-selected":!!O}:void 0;return G.createElement("div",ge({ref:x,role:"treeitem","aria-expanded":f?void 0:g,className:tn(o,"".concat(P.prefixCls,"-treenode"),(i={},lt(lt(lt(lt(lt(lt(lt(lt(lt(lt(i,"".concat(P.prefixCls,"-treenode-disabled"),z),"".concat(P.prefixCls,"-treenode-switcher-").concat(g?"open":"close"),!f),"".concat(P.prefixCls,"-treenode-checkbox-checked"),v),"".concat(P.prefixCls,"-treenode-checkbox-indeterminate"),b),"".concat(P.prefixCls,"-treenode-selected"),_),"".concat(P.prefixCls,"-treenode-loading"),y),"".concat(P.prefixCls,"-treenode-active"),C),"".concat(P.prefixCls,"-treenode-leaf-last"),ke),"".concat(P.prefixCls,"-treenode-draggable"),re),"dragging",_e),lt(lt(lt(lt(lt(lt(lt(i,"drop-target",P.dropTargetKey===a),"drop-container",P.dropContainerKey===a),"drag-over",!z&&c),"drag-over-gap-top",!z&&u),"drag-over-gap-bottom",!z&&d),"filter-node",(r=P.filterTreeNode)===null||r===void 0?void 0:r.call(P,u1(t))),"".concat(P.prefixCls,"-treenode-leaf"),Pe))),style:s,draggable:ye,onDragStart:ye?se:void 0,onDragEnter:re?de:void 0,onDragOver:re?pe:void 0,onDragLeave:re?Se:void 0,onDrop:re?be:void 0,onDragEnd:re?ve:void 0,onMouseMove:$},He,vt),G.createElement(XXr,{prefixCls:P.prefixCls,level:$t,isStart:p,isEnd:m}),je,Ge(),Ye,rt)};QM.isTreeNode=1;QM.displayName="TreeNode";function US(e,t){if(!e)return[];var n=e.slice(),r=n.indexOf(t);return r>=0&&n.splice(r,1),n}function u9(e,t){var n=(e||[]).slice();return n.indexOf(t)===-1&&n.push(t),n}function FKe(e){return e.split("-")}function ZXr(e,t){var n=[],r=yy(t,e);function i(){var a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];a.forEach(function(o){var s=o.key,c=o.children;n.push(s),i(c)})}return i(r.children),n}function eJr(e){if(e.parent){var t=FKe(e.pos);return Number(t[t.length-1])===e.parent.children.length-1}return!1}function tJr(e){var t=FKe(e.pos);return Number(t[t.length-1])===0}function Jut(e,t,n,r,i,a,o,s,c,u){var d,f=e.clientX,p=e.clientY,m=e.target.getBoundingClientRect(),g=m.top,_=m.height,v=(u==="rtl"?-1:1)*(((i==null?void 0:i.x)||0)-f),b=(v-12)/r,y=c.filter(function(z){var M;return(M=s[z])===null||M===void 0||(M=M.children)===null||M===void 0?void 0:M.length}),x=yy(s,n.eventKey);if(p<g+_/2){var C=o.findIndex(function(z){return z.key===x.key}),w=C<=0?0:C-1,$=o[w].key;x=yy(s,$)}var O=x.key,N=x,P=x.key,I=0,D=0;if(!y.includes(O))for(var k=0;k<b&&eJr(x);k+=1)x=x.parent,D+=1;var R=t.data,A=x.node,F=!0;return tJr(x)&&x.level===0&&p<g+_/2&&a({dragNode:R,dropNode:A,dropPosition:-1})&&x.key===n.eventKey?I=-1:(N.children||[]).length&&y.includes(P)?a({dragNode:R,dropNode:A,dropPosition:0})?I=0:F=!1:D===0?b>-1.5?a({dragNode:R,dropNode:A,dropPosition:1})?I=1:F=!1:a({dragNode:R,dropNode:A,dropPosition:0})?I=0:a({dragNode:R,dropNode:A,dropPosition:1})?I=1:F=!1:a({dragNode:R,dropNode:A,dropPosition:1})?I=1:F=!1,{dropPosition:I,dropLevelOffset:D,dropTargetKey:x.key,dropTargetPos:x.pos,dragOverNodeKey:P,dropContainerKey:I===0?null:((d=x.parent)===null||d===void 0?void 0:d.key)||null,dropAllowed:F}}function Qut(e,t){if(e){var n=t.multiple;return n?e.slice():e.length?[e[0]]:e}}function ADe(e){if(!e)return null;var t;if(Array.isArray(e))t={checkedKeys:e,halfCheckedKeys:void 0};else if(Xa(e)==="object")t={checkedKeys:e.checked||void 0,halfCheckedKeys:e.halfChecked||void 0};else return Za(!1,"`checkedKeys` is not an array or an object"),null;return t}function zLe(e,t){var n=new Set;function r(i){if(!n.has(i)){var a=yy(t,i);if(a){n.add(i);var o=a.parent,s=a.node;s.disabled||o&&r(o.key)}}}return(e||[]).forEach(function(i){r(i)}),oi(n)}function nJr(e){const[t,n]=h.useState(null);return[h.useCallback((a,o,s)=>{const c=t??a,u=Math.min(c||0,a),d=Math.max(c||0,a),f=o.slice(u,d+1).map(g=>e(g)),p=f.some(g=>!s.has(g)),m=[];return f.forEach(g=>{p?(s.has(g)||m.push(g),s.add(g)):(s.delete(g),m.push(g))}),n(p?d:null),m},[t]),a=>{n(a)}]}const KS={},HLe="SELECT_ALL",qLe="SELECT_INVERT",VLe="SELECT_NONE",Zut=[],yKt=(e,t)=>{let n=[];return(t||[]).forEach(r=>{n.push(r),r&&typeof r=="object"&&e in r&&(n=[].concat(oi(n),oi(yKt(e,r[e]))))}),n},rJr=(e,t)=>{const{preserveSelectedRowKeys:n,selectedRowKeys:r,defaultSelectedRowKeys:i,getCheckboxProps:a,onChange:o,onSelect:s,onSelectAll:c,onSelectInvert:u,onSelectNone:d,onSelectMultiple:f,columnWidth:p,type:m,selections:g,fixed:_,renderCell:v,hideSelectAll:b,checkStrictly:y=!0}=t||{},{prefixCls:x,data:C,pageData:w,getRecordByKey:$,getRowKey:O,expandType:N,childrenColumnName:P,locale:I,getPopupContainer:D}=e,k=Gs("Table"),[R,A]=nJr(ve=>ve),[F,z]=$l(r||i||Zut,{value:r}),M=h.useRef(new Map),K=h.useCallback(ve=>{if(n){const be=new Map;ve.forEach(Ee=>{let xe=$(Ee);!xe&&M.current.has(Ee)&&(xe=M.current.get(Ee)),be.set(Ee,xe)}),M.current=be}},[$,n]);h.useEffect(()=>{K(F)},[F]);const U=h.useMemo(()=>yKt(P,w),[P,w]),{keyEntities:W}=h.useMemo(()=>{if(y)return{keyEntities:null};let ve=C;if(n){const be=new Set(U.map((xe,Pe)=>O(xe,Pe))),Ee=Array.from(M.current).reduce((xe,Pe)=>{let[je,ft]=Pe;return be.has(je)?xe:xe.concat(ft)},[]);ve=[].concat(oi(ve),oi(Ee))}return zae(ve,{externalGetKey:O,childrenPropName:P})},[C,O,y,P,n,U]),L=h.useMemo(()=>{const ve=new Map;return U.forEach((be,Ee)=>{const xe=O(be,Ee),Pe=(a?a(be):null)||{};ve.set(xe,Pe),k(!("checked"in Pe||"defaultChecked"in Pe),"usage","Do not set `checked` or `defaultChecked` in `getCheckboxProps`. Please use `selectedRowKeys` instead.")}),ve},[U,O,a]),Y=h.useCallback(ve=>{const be=O(ve);let Ee;return L.has(be)?Ee=L.get(O(ve)):Ee=a?a(ve):void 0,!!(Ee!=null&&Ee.disabled)},[L,O]),[J,Z]=h.useMemo(()=>{if(y)return[F||[],[]];const{checkedKeys:ve,halfCheckedKeys:be}=j6(F,!0,W,Y);return[ve||[],be]},[F,y,W,Y]),te=h.useMemo(()=>{const ve=m==="radio"?J.slice(0,1):J;return new Set(ve)},[J,m]),re=h.useMemo(()=>m==="radio"?new Set:new Set(Z),[Z,m]);h.useEffect(()=>{t||z(Zut)},[!!t]);const se=h.useCallback((ve,be)=>{let Ee,xe;K(ve),n?(Ee=ve,xe=ve.map(Pe=>M.current.get(Pe))):(Ee=[],xe=[],ve.forEach(Pe=>{const je=$(Pe);je!==void 0&&(Ee.push(Pe),xe.push(je))})),z(Ee),o==null||o(Ee,xe,{type:be})},[z,$,o,n]),de=h.useCallback((ve,be,Ee,xe)=>{if(s){const Pe=Ee.map(je=>$(je));s($(ve),be,Pe,xe)}se(Ee,"single")},[s,$,se]),pe=h.useMemo(()=>!g||b?null:(g===!0?[HLe,qLe,VLe]:g).map(be=>be===HLe?{key:"all",text:I.selectionAll,onSelect(){se(C.map((Ee,xe)=>O(Ee,xe)).filter(Ee=>{const xe=L.get(Ee);return!(xe!=null&&xe.disabled)||te.has(Ee)}),"all")}}:be===qLe?{key:"invert",text:I.selectInvert,onSelect(){const Ee=new Set(te);w.forEach((Pe,je)=>{const ft=O(Pe,je),Ge=L.get(ft);Ge!=null&&Ge.disabled||(Ee.has(ft)?Ee.delete(ft):Ee.add(ft))});const xe=Array.from(Ee);u&&(k.deprecated(!1,"onSelectInvert","onChange"),u(xe)),se(xe,"invert")}}:be===VLe?{key:"none",text:I.selectNone,onSelect(){d==null||d(),se(Array.from(te).filter(Ee=>{const xe=L.get(Ee);return xe==null?void 0:xe.disabled}),"none")}}:be).map(be=>Object.assign(Object.assign({},be),{onSelect:function(){for(var Ee,xe,Pe=arguments.length,je=new Array(Pe),ft=0;ft<Pe;ft++)je[ft]=arguments[ft];(xe=be.onSelect)===null||xe===void 0||(Ee=xe).call.apply(Ee,[be].concat(je)),A(null)}})),[g,te,w,O,u,se]);return[h.useCallback(ve=>{var be;if(!t)return k(!ve.includes(KS),"usage","`rowSelection` is not config but `SELECTION_COLUMN` exists in the `columns`."),ve.filter(He=>He!==KS);let Ee=oi(ve);const xe=new Set(te),Pe=U.map(O).filter(He=>!L.get(He).disabled),je=Pe.every(He=>xe.has(He)),ft=Pe.some(He=>xe.has(He)),Ge=()=>{const He=[];je?Pe.forEach(ot=>{xe.delete(ot),He.push(ot)}):Pe.forEach(ot=>{xe.has(ot)||(xe.add(ot),He.push(ot))});const Ze=Array.from(xe);c==null||c(!je,Ze.map(ot=>$(ot)),He.map(ot=>$(ot))),se(Ze,"all"),A(null)};let Ye,nt;if(m!=="radio"){let He;if(pe){const Yt={getPopupContainer:D,items:pe.map((Gt,kt)=>{const{key:In,text:Cn,onSelect:Nn}=Gt;return{key:In??kt,onClick:()=>{Nn==null||Nn(Pe)},label:Cn}})};He=h.createElement("div",{className:`${x}-selection-extra`},h.createElement(Uae,{menu:Yt,getPopupContainer:D},h.createElement("span",null,h.createElement(Mae,null))))}const Ze=U.map((Yt,Gt)=>{const kt=O(Yt,Gt),In=L.get(kt)||{};return Object.assign({checked:xe.has(kt)},In)}).filter(Yt=>{let{disabled:Gt}=Yt;return Gt}),ot=!!Ze.length&&Ze.length===U.length,Qt=ot&&Ze.every(Yt=>{let{checked:Gt}=Yt;return Gt}),Bt=ot&&Ze.some(Yt=>{let{checked:Gt}=Yt;return Gt});nt=h.createElement(CT,{checked:ot?Qt:!!U.length&&je,indeterminate:ot?!Qt&&Bt:!je&&ft,onChange:Ge,disabled:U.length===0||ot,"aria-label":He?"Custom selection":"Select all",skipGroup:!0}),Ye=!b&&h.createElement("div",{className:`${x}-selection`},nt,He)}let We;m==="radio"?We=(He,Ze,ot)=>{const Qt=O(Ze,ot),Bt=xe.has(Qt),Yt=L.get(Qt);return{node:h.createElement(Wq,Object.assign({},Yt,{checked:Bt,onClick:Gt=>{var kt;Gt.stopPropagation(),(kt=Yt==null?void 0:Yt.onClick)===null||kt===void 0||kt.call(Yt,Gt)},onChange:Gt=>{var kt;xe.has(Qt)||de(Qt,!0,[Qt],Gt.nativeEvent),(kt=Yt==null?void 0:Yt.onChange)===null||kt===void 0||kt.call(Yt,Gt)}})),checked:Bt}}:We=(He,Ze,ot)=>{var Qt;const Bt=O(Ze,ot),Yt=xe.has(Bt),Gt=re.has(Bt),kt=L.get(Bt);let In;return N==="nest"?(In=Gt,k(typeof(kt==null?void 0:kt.indeterminate)!="boolean","usage","set `indeterminate` using `rowSelection.getCheckboxProps` is not allowed with tree structured dataSource.")):In=(Qt=kt==null?void 0:kt.indeterminate)!==null&&Qt!==void 0?Qt:Gt,{node:h.createElement(CT,Object.assign({},kt,{indeterminate:In,checked:Yt,skipGroup:!0,onClick:Cn=>{var Nn;Cn.stopPropagation(),(Nn=kt==null?void 0:kt.onClick)===null||Nn===void 0||Nn.call(kt,Cn)},onChange:Cn=>{var Nn;const{nativeEvent:kn}=Cn,{shiftKey:vn}=kn,bn=Pe.findIndex(zn=>zn===Bt),ur=J.some(zn=>Pe.includes(zn));if(vn&&y&&ur){const zn=R(bn,Pe,xe),Tn=Array.from(xe);f==null||f(!Yt,Tn.map(Or=>$(Or)),zn.map(Or=>$(Or))),se(Tn,"multiple")}else{const zn=J;if(y){const Tn=Yt?US(zn,Bt):u9(zn,Bt);de(Bt,!Yt,Tn,kn)}else{const Tn=j6([].concat(oi(zn),[Bt]),!0,W,Y),{checkedKeys:Or,halfCheckedKeys:br}=Tn;let mr=Or;if(Yt){const An=new Set(Or);An.delete(Bt),mr=j6(Array.from(An),{checked:!1,halfCheckedKeys:br},W,Y).checkedKeys}de(Bt,!Yt,mr,kn)}}A(Yt?null:bn),(Nn=kt==null?void 0:kt.onChange)===null||Nn===void 0||Nn.call(kt,Cn)}})),checked:Yt}};const ct=(He,Ze,ot)=>{const{node:Qt,checked:Bt}=We(He,Ze,ot);return v?v(Bt,Ze,ot,Qt):Qt};if(!Ee.includes(KS))if(Ee.findIndex(He=>{var Ze;return((Ze=He[wV])===null||Ze===void 0?void 0:Ze.columnType)==="EXPAND_COLUMN"})===0){const[He,...Ze]=Ee;Ee=[He,KS].concat(oi(Ze))}else Ee=[KS].concat(oi(Ee));const rt=Ee.indexOf(KS);k(Ee.filter(He=>He===KS).length<=1,"usage","Multiple `SELECTION_COLUMN` exist in `columns`."),Ee=Ee.filter((He,Ze)=>He!==KS||Ze===rt);const vt=Ee[rt-1],Mt=Ee[rt+1];let $t=_;$t===void 0&&((Mt==null?void 0:Mt.fixed)!==void 0?$t=Mt.fixed:(vt==null?void 0:vt.fixed)!==void 0&&($t=vt.fixed)),$t&&vt&&((be=vt[wV])===null||be===void 0?void 0:be.columnType)==="EXPAND_COLUMN"&&vt.fixed===void 0&&(vt.fixed=$t);const ke=tn(`${x}-selection-col`,{[`${x}-selection-col-with-dropdown`]:g&&m==="checkbox"}),ye=()=>t!=null&&t.columnTitle?typeof t.columnTitle=="function"?t.columnTitle(nt):t.columnTitle:Ye,_e={fixed:$t,width:p,className:`${x}-selection-column`,title:ye(),render:ct,onCell:t.onCell,[wV]:{className:ke}};return Ee.map(He=>He===KS?_e:He)},[O,U,t,J,te,re,p,pe,N,L,f,de,Y]),te]};function iJr(e,t){return e._antProxy=e._antProxy||{},Object.keys(t).forEach(n=>{if(!(n in e._antProxy)){const r=e[n];e._antProxy[n]=r,e[n]=t[n]}}),e}function aJr(e,t){return h.useImperativeHandle(e,()=>{const n=t(),{nativeElement:r}=n;return typeof Proxy<"u"?new Proxy(r,{get(i,a){return n[a]?n[a]:Reflect.get(i,a)}}):iJr(r,n)})}function oJr(e){return t=>{const{prefixCls:n,onExpand:r,record:i,expanded:a,expandable:o}=t,s=`${n}-row-expand-icon`;return h.createElement("button",{type:"button",onClick:c=>{r(i,c),c.stopPropagation()},className:tn(s,{[`${s}-spaced`]:!o,[`${s}-expanded`]:o&&a,[`${s}-collapsed`]:o&&!a}),"aria-label":a?e.collapse:e.expand,"aria-expanded":a})}}function sJr(e){return(n,r)=>{const i=n.querySelector(`.${e}-container`);let a=r;if(i){const o=getComputedStyle(i),s=parseInt(o.borderLeftWidth,10),c=parseInt(o.borderRightWidth,10);a=r-s-c}return a}}const KN=(e,t)=>"key"in e&&e.key!==void 0&&e.key!==null?e.key:e.dataIndex?Array.isArray(e.dataIndex)?e.dataIndex.join("."):e.dataIndex:t;function RK(e,t){return t?`${t}-${e}`:`${e}`}const Mbe=(e,t)=>typeof e=="function"?e(t):e,lJr=(e,t)=>{const n=Mbe(e,t);return Object.prototype.toString.call(n)==="[object Object]"?"":n};function cJr(e){const t=h.useRef(e),n=tbe();return[()=>t.current,r=>{t.current=r,n()}]}var bKt=function(t){var n=t.dropPosition,r=t.dropLevelOffset,i=t.indent,a={pointerEvents:"none",position:"absolute",right:0,backgroundColor:"red",height:2};switch(n){case-1:a.top=0,a.left=-r*i;break;case 1:a.bottom=0,a.left=-r*i;break;case 0:a.bottom=0,a.left=i;break}return G.createElement("div",{style:a})};bKt.displayName="DropIndicator";function xKt(e){if(e==null)throw new TypeError("Cannot destructure "+e)}function uJr(e,t){var n=h.useState(!1),r=gn(n,2),i=r[0],a=r[1];hl(function(){if(i)return e(),function(){t()}},[i]),hl(function(){return a(!0),function(){a(!1)}},[])}var dJr=["className","style","motion","motionNodes","motionType","onMotionStart","onMotionEnd","active","treeNodeRequiredProps"],SKt=h.forwardRef(function(e,t){var n=e.className,r=e.style,i=e.motion,a=e.motionNodes,o=e.motionType,s=e.onMotionStart,c=e.onMotionEnd,u=e.active,d=e.treeNodeRequiredProps,f=$o(e,dJr),p=h.useState(!0),m=gn(p,2),g=m[0],_=m[1],v=h.useContext(AKe),b=v.prefixCls,y=a&&o!=="hide";hl(function(){a&&y!==g&&_(y)},[a]);var x=function(){a&&s()},C=h.useRef(!1),w=function(){a&&!C.current&&(C.current=!0,c())};uJr(x,w);var $=function(N){y===N&&w()};return a?h.createElement(zm,ge({ref:t,visible:g},i,{motionAppear:o==="show",onVisibleChanged:$}),function(O,N){var P=O.className,I=O.style;return h.createElement("div",{ref:N,className:tn("".concat(b,"-treenode-motion"),P),style:I},a.map(function(D){var k=Object.assign({},(xKt(D.data),D.data)),R=D.title,A=D.key,F=D.isStart,z=D.isEnd;delete k.children;var M=Dne(A,d);return h.createElement(QM,ge({},k,M,{title:R,active:u,data:D.data,key:A,isStart:F,isEnd:z}))}))}):h.createElement(QM,ge({domRef:t,className:n,style:r},f,{active:u}))});SKt.displayName="MotionTreeNode";function fJr(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],n=e.length,r=t.length;if(Math.abs(n-r)!==1)return{add:!1,key:null};function i(a,o){var s=new Map;a.forEach(function(u){s.set(u,!0)});var c=o.filter(function(u){return!s.has(u)});return c.length===1?c[0]:null}return n<r?{add:!0,key:i(e,t)}:{add:!1,key:i(t,e)}}function edt(e,t,n){var r=e.findIndex(function(s){return s.key===n}),i=e[r+1],a=t.findIndex(function(s){return s.key===n});if(i){var o=t.findIndex(function(s){return s.key===i.key});return t.slice(a+1,o)}return t.slice(a+1)}var pJr=["prefixCls","data","selectable","checkable","expandedKeys","selectedKeys","checkedKeys","loadedKeys","loadingKeys","halfCheckedKeys","keyEntities","disabled","dragging","dragOverNodeKey","dropPosition","motion","height","itemHeight","virtual","scrollWidth","focusable","activeItem","focused","tabIndex","onKeyDown","onFocus","onBlur","onActiveChange","onListChangeStart","onListChangeEnd"],tdt={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},hJr=function(){},ZM="RC_TREE_MOTION_".concat(Math.random()),WLe={key:ZM},CKt={key:ZM,level:0,index:0,pos:"0",node:WLe,nodes:[WLe]},ndt={parent:null,children:[],pos:CKt.pos,data:WLe,title:null,key:ZM,isStart:[],isEnd:[]};function rdt(e,t,n,r){return t===!1||!n?e:e.slice(0,Math.ceil(n/r)+1)}function idt(e){var t=e.key,n=e.pos;return Bae(t,n)}function mJr(e){for(var t=String(e.data.key),n=e;n.parent;)n=n.parent,t="".concat(n.data.key," > ").concat(t);return t}var wKt=h.forwardRef(function(e,t){var n=e.prefixCls,r=e.data;e.selectable,e.checkable;var i=e.expandedKeys,a=e.selectedKeys,o=e.checkedKeys,s=e.loadedKeys,c=e.loadingKeys,u=e.halfCheckedKeys,d=e.keyEntities,f=e.disabled,p=e.dragging,m=e.dragOverNodeKey,g=e.dropPosition,_=e.motion,v=e.height,b=e.itemHeight,y=e.virtual,x=e.scrollWidth,C=e.focusable,w=e.activeItem,$=e.focused,O=e.tabIndex,N=e.onKeyDown,P=e.onFocus,I=e.onBlur,D=e.onActiveChange,k=e.onListChangeStart,R=e.onListChangeEnd,A=$o(e,pJr),F=h.useRef(null),z=h.useRef(null);h.useImperativeHandle(t,function(){return{scrollTo:function(ct){F.current.scrollTo(ct)},getIndentWidth:function(){return z.current.offsetWidth}}});var M=h.useState(i),K=gn(M,2),U=K[0],W=K[1],L=h.useState(r),Y=gn(L,2),J=Y[0],Z=Y[1],te=h.useState(r),re=gn(te,2),se=re[0],de=re[1],pe=h.useState([]),Se=gn(pe,2),ve=Se[0],be=Se[1],Ee=h.useState(null),xe=gn(Ee,2),Pe=xe[0],je=xe[1],ft=h.useRef(r);ft.current=r;function Ge(){var We=ft.current;Z(We),de(We),be([]),je(null),R()}hl(function(){W(i);var We=fJr(U,i);if(We.key!==null)if(We.add){var ct=J.findIndex(function(ye){var _e=ye.key;return _e===We.key}),rt=rdt(edt(J,r,We.key),y,v,b),vt=J.slice();vt.splice(ct+1,0,ndt),de(vt),be(rt),je("show")}else{var Mt=r.findIndex(function(ye){var _e=ye.key;return _e===We.key}),$t=rdt(edt(r,J,We.key),y,v,b),ke=r.slice();ke.splice(Mt+1,0,ndt),de(ke),be($t),je("hide")}else J!==r&&(Z(r),de(r))},[i,r]),h.useEffect(function(){p||Ge()},[p]);var Ye=_?se:r,nt={expandedKeys:i,selectedKeys:a,loadedKeys:s,loadingKeys:c,checkedKeys:o,halfCheckedKeys:u,dragOverNodeKey:m,dropPosition:g,keyEntities:d};return h.createElement(h.Fragment,null,$&&w&&h.createElement("span",{style:tdt,"aria-live":"assertive"},mJr(w)),h.createElement("div",null,h.createElement("input",{style:tdt,disabled:C===!1||f,tabIndex:C!==!1?O:null,onKeyDown:N,onFocus:P,onBlur:I,value:"",onChange:hJr,"aria-label":"for screen reader"})),h.createElement("div",{className:"".concat(n,"-treenode"),"aria-hidden":!0,style:{position:"absolute",pointerEvents:"none",visibility:"hidden",height:0,overflow:"hidden",border:0,padding:0}},h.createElement("div",{className:"".concat(n,"-indent")},h.createElement("div",{ref:z,className:"".concat(n,"-indent-unit")}))),h.createElement(Q3e,ge({},A,{data:Ye,itemKey:idt,height:v,fullHeight:!1,virtual:y,itemHeight:b,scrollWidth:x,prefixCls:"".concat(n,"-list"),ref:F,role:"tree",onVisibleChange:function(ct){ct.every(function(rt){return idt(rt)!==ZM})&&Ge()}}),function(We){var ct=We.pos,rt=Object.assign({},(xKt(We.data),We.data)),vt=We.title,Mt=We.key,$t=We.isStart,ke=We.isEnd,ye=Bae(Mt,ct);delete rt.key,delete rt.children;var _e=Dne(ye,nt);return h.createElement(SKt,ge({},rt,_e,{title:vt,active:!!w&&Mt===w.key,pos:ct,data:We.data,isStart:$t,isEnd:ke,motion:_,motionNodes:Mt===ZM?ve:null,motionType:Pe,onMotionStart:k,onMotionEnd:Ge,treeNodeRequiredProps:nt,onMouseMove:function(){D(null)}}))}))});wKt.displayName="NodeList";var gJr=10,Zae=function(e){Cp(n,e);var t=h_(n);function n(){var r;Xl(this,n);for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return r=t.call.apply(t,[this].concat(a)),lt(xo(r),"destroyed",!1),lt(xo(r),"delayedDragEnterLogic",void 0),lt(xo(r),"loadingRetryTimes",{}),lt(xo(r),"state",{keyEntities:{},indent:null,selectedKeys:[],checkedKeys:[],halfCheckedKeys:[],loadedKeys:[],loadingKeys:[],expandedKeys:[],draggingNodeKey:null,dragChildrenKeys:[],dropTargetKey:null,dropPosition:null,dropContainerKey:null,dropLevelOffset:null,dropTargetPos:null,dropAllowed:!0,dragOverNodeKey:null,treeData:[],flattenNodes:[],focused:!1,activeKey:null,listChanging:!1,prevProps:null,fieldNames:fW()}),lt(xo(r),"dragStartMousePosition",null),lt(xo(r),"dragNodeProps",null),lt(xo(r),"currentMouseOverDroppableNodeKey",null),lt(xo(r),"listRef",h.createRef()),lt(xo(r),"onNodeDragStart",function(s,c){var u=r.state,d=u.expandedKeys,f=u.keyEntities,p=r.props.onDragStart,m=c.eventKey;r.dragNodeProps=c,r.dragStartMousePosition={x:s.clientX,y:s.clientY};var g=US(d,m);r.setState({draggingNodeKey:m,dragChildrenKeys:ZXr(m,f),indent:r.listRef.current.getIndentWidth()}),r.setExpandedKeys(g),window.addEventListener("dragend",r.onWindowDragEnd),p==null||p({event:s,node:u1(c)})}),lt(xo(r),"onNodeDragEnter",function(s,c){var u=r.state,d=u.expandedKeys,f=u.keyEntities,p=u.dragChildrenKeys,m=u.flattenNodes,g=u.indent,_=r.props,v=_.onDragEnter,b=_.onExpand,y=_.allowDrop,x=_.direction,C=c.pos,w=c.eventKey;if(r.currentMouseOverDroppableNodeKey!==w&&(r.currentMouseOverDroppableNodeKey=w),!r.dragNodeProps){r.resetDragState();return}var $=Jut(s,r.dragNodeProps,c,g,r.dragStartMousePosition,y,m,f,d,x),O=$.dropPosition,N=$.dropLevelOffset,P=$.dropTargetKey,I=$.dropContainerKey,D=$.dropTargetPos,k=$.dropAllowed,R=$.dragOverNodeKey;if(p.includes(P)||!k){r.resetDragState();return}if(r.delayedDragEnterLogic||(r.delayedDragEnterLogic={}),Object.keys(r.delayedDragEnterLogic).forEach(function(A){clearTimeout(r.delayedDragEnterLogic[A])}),r.dragNodeProps.eventKey!==c.eventKey&&(s.persist(),r.delayedDragEnterLogic[C]=window.setTimeout(function(){if(r.state.draggingNodeKey!==null){var A=oi(d),F=yy(f,c.eventKey);F&&(F.children||[]).length&&(A=u9(d,c.eventKey)),r.props.hasOwnProperty("expandedKeys")||r.setExpandedKeys(A),b==null||b(A,{node:u1(c),expanded:!0,nativeEvent:s.nativeEvent})}},800)),r.dragNodeProps.eventKey===P&&N===0){r.resetDragState();return}r.setState({dragOverNodeKey:R,dropPosition:O,dropLevelOffset:N,dropTargetKey:P,dropContainerKey:I,dropTargetPos:D,dropAllowed:k}),v==null||v({event:s,node:u1(c),expandedKeys:d})}),lt(xo(r),"onNodeDragOver",function(s,c){var u=r.state,d=u.dragChildrenKeys,f=u.flattenNodes,p=u.keyEntities,m=u.expandedKeys,g=u.indent,_=r.props,v=_.onDragOver,b=_.allowDrop,y=_.direction;if(r.dragNodeProps){var x=Jut(s,r.dragNodeProps,c,g,r.dragStartMousePosition,b,f,p,m,y),C=x.dropPosition,w=x.dropLevelOffset,$=x.dropTargetKey,O=x.dropContainerKey,N=x.dropTargetPos,P=x.dropAllowed,I=x.dragOverNodeKey;d.includes($)||!P||(r.dragNodeProps.eventKey===$&&w===0?r.state.dropPosition===null&&r.state.dropLevelOffset===null&&r.state.dropTargetKey===null&&r.state.dropContainerKey===null&&r.state.dropTargetPos===null&&r.state.dropAllowed===!1&&r.state.dragOverNodeKey===null||r.resetDragState():C===r.state.dropPosition&&w===r.state.dropLevelOffset&&$===r.state.dropTargetKey&&O===r.state.dropContainerKey&&N===r.state.dropTargetPos&&P===r.state.dropAllowed&&I===r.state.dragOverNodeKey||r.setState({dropPosition:C,dropLevelOffset:w,dropTargetKey:$,dropContainerKey:O,dropTargetPos:N,dropAllowed:P,dragOverNodeKey:I}),v==null||v({event:s,node:u1(c)}))}}),lt(xo(r),"onNodeDragLeave",function(s,c){r.currentMouseOverDroppableNodeKey===c.eventKey&&!s.currentTarget.contains(s.relatedTarget)&&(r.resetDragState(),r.currentMouseOverDroppableNodeKey=null);var u=r.props.onDragLeave;u==null||u({event:s,node:u1(c)})}),lt(xo(r),"onWindowDragEnd",function(s){r.onNodeDragEnd(s,null,!0),window.removeEventListener("dragend",r.onWindowDragEnd)}),lt(xo(r),"onNodeDragEnd",function(s,c){var u=r.props.onDragEnd;r.setState({dragOverNodeKey:null}),r.cleanDragState(),u==null||u({event:s,node:u1(c)}),r.dragNodeProps=null,window.removeEventListener("dragend",r.onWindowDragEnd)}),lt(xo(r),"onNodeDrop",function(s,c){var u,d=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,f=r.state,p=f.dragChildrenKeys,m=f.dropPosition,g=f.dropTargetKey,_=f.dropTargetPos,v=f.dropAllowed;if(v){var b=r.props.onDrop;if(r.setState({dragOverNodeKey:null}),r.cleanDragState(),g!==null){var y=mt(mt({},Dne(g,r.getTreeNodeRequiredProps())),{},{active:((u=r.getActiveItem())===null||u===void 0?void 0:u.key)===g,data:yy(r.state.keyEntities,g).node}),x=p.includes(g);Za(!x,"Can not drop to dragNode's children node. This is a bug of rc-tree. Please report an issue.");var C=FKe(_),w={event:s,node:u1(y),dragNode:r.dragNodeProps?u1(r.dragNodeProps):null,dragNodesKeys:[r.dragNodeProps.eventKey].concat(p),dropToGap:m!==0,dropPosition:m+Number(C[C.length-1])};d||b==null||b(w),r.dragNodeProps=null}}}),lt(xo(r),"cleanDragState",function(){var s=r.state.draggingNodeKey;s!==null&&r.setState({draggingNodeKey:null,dropPosition:null,dropContainerKey:null,dropTargetKey:null,dropLevelOffset:null,dropAllowed:!0,dragOverNodeKey:null}),r.dragStartMousePosition=null,r.currentMouseOverDroppableNodeKey=null}),lt(xo(r),"triggerExpandActionExpand",function(s,c){var u=r.state,d=u.expandedKeys,f=u.flattenNodes,p=c.expanded,m=c.key,g=c.isLeaf;if(!(g||s.shiftKey||s.metaKey||s.ctrlKey)){var _=f.filter(function(b){return b.key===m})[0],v=u1(mt(mt({},Dne(m,r.getTreeNodeRequiredProps())),{},{data:_.data}));r.setExpandedKeys(p?US(d,m):u9(d,m)),r.onNodeExpand(s,v)}}),lt(xo(r),"onNodeClick",function(s,c){var u=r.props,d=u.onClick,f=u.expandAction;f==="click"&&r.triggerExpandActionExpand(s,c),d==null||d(s,c)}),lt(xo(r),"onNodeDoubleClick",function(s,c){var u=r.props,d=u.onDoubleClick,f=u.expandAction;f==="doubleClick"&&r.triggerExpandActionExpand(s,c),d==null||d(s,c)}),lt(xo(r),"onNodeSelect",function(s,c){var u=r.state.selectedKeys,d=r.state,f=d.keyEntities,p=d.fieldNames,m=r.props,g=m.onSelect,_=m.multiple,v=c.selected,b=c[p.key],y=!v;y?_?u=u9(u,b):u=[b]:u=US(u,b);var x=u.map(function(C){var w=yy(f,C);return w?w.node:null}).filter(Boolean);r.setUncontrolledState({selectedKeys:u}),g==null||g(u,{event:"select",selected:y,node:c,selectedNodes:x,nativeEvent:s.nativeEvent})}),lt(xo(r),"onNodeCheck",function(s,c,u){var d=r.state,f=d.keyEntities,p=d.checkedKeys,m=d.halfCheckedKeys,g=r.props,_=g.checkStrictly,v=g.onCheck,b=c.key,y,x={event:"check",node:c,checked:u,nativeEvent:s.nativeEvent};if(_){var C=u?u9(p,b):US(p,b),w=US(m,b);y={checked:C,halfChecked:w},x.checkedNodes=C.map(function(D){return yy(f,D)}).filter(Boolean).map(function(D){return D.node}),r.setUncontrolledState({checkedKeys:C})}else{var $=j6([].concat(oi(p),[b]),!0,f),O=$.checkedKeys,N=$.halfCheckedKeys;if(!u){var P=new Set(O);P.delete(b);var I=j6(Array.from(P),{checked:!1,halfCheckedKeys:N},f);O=I.checkedKeys,N=I.halfCheckedKeys}y=O,x.checkedNodes=[],x.checkedNodesPositions=[],x.halfCheckedKeys=N,O.forEach(function(D){var k=yy(f,D);if(k){var R=k.node,A=k.pos;x.checkedNodes.push(R),x.checkedNodesPositions.push({node:R,pos:A})}}),r.setUncontrolledState({checkedKeys:O},!1,{halfCheckedKeys:N})}v==null||v(y,x)}),lt(xo(r),"onNodeLoad",function(s){var c,u=s.key,d=r.state.keyEntities,f=yy(d,u);if(!(f!=null&&(c=f.children)!==null&&c!==void 0&&c.length)){var p=new Promise(function(m,g){r.setState(function(_){var v=_.loadedKeys,b=v===void 0?[]:v,y=_.loadingKeys,x=y===void 0?[]:y,C=r.props,w=C.loadData,$=C.onLoad;if(!w||b.includes(u)||x.includes(u))return null;var O=w(s);return O.then(function(){var N=r.state.loadedKeys,P=u9(N,u);$==null||$(P,{event:"load",node:s}),r.setUncontrolledState({loadedKeys:P}),r.setState(function(I){return{loadingKeys:US(I.loadingKeys,u)}}),m()}).catch(function(N){if(r.setState(function(I){return{loadingKeys:US(I.loadingKeys,u)}}),r.loadingRetryTimes[u]=(r.loadingRetryTimes[u]||0)+1,r.loadingRetryTimes[u]>=gJr){var P=r.state.loadedKeys;Za(!1,"Retry for `loadData` many times but still failed. No more retry."),r.setUncontrolledState({loadedKeys:u9(P,u)}),m()}g(N)}),{loadingKeys:u9(x,u)}})});return p.catch(function(){}),p}}),lt(xo(r),"onNodeMouseEnter",function(s,c){var u=r.props.onMouseEnter;u==null||u({event:s,node:c})}),lt(xo(r),"onNodeMouseLeave",function(s,c){var u=r.props.onMouseLeave;u==null||u({event:s,node:c})}),lt(xo(r),"onNodeContextMenu",function(s,c){var u=r.props.onRightClick;u&&(s.preventDefault(),u({event:s,node:c}))}),lt(xo(r),"onFocus",function(){var s=r.props.onFocus;r.setState({focused:!0});for(var c=arguments.length,u=new Array(c),d=0;d<c;d++)u[d]=arguments[d];s==null||s.apply(void 0,u)}),lt(xo(r),"onBlur",function(){var s=r.props.onBlur;r.setState({focused:!1}),r.onActiveChange(null);for(var c=arguments.length,u=new Array(c),d=0;d<c;d++)u[d]=arguments[d];s==null||s.apply(void 0,u)}),lt(xo(r),"getTreeNodeRequiredProps",function(){var s=r.state,c=s.expandedKeys,u=s.selectedKeys,d=s.loadedKeys,f=s.loadingKeys,p=s.checkedKeys,m=s.halfCheckedKeys,g=s.dragOverNodeKey,_=s.dropPosition,v=s.keyEntities;return{expandedKeys:c||[],selectedKeys:u||[],loadedKeys:d||[],loadingKeys:f||[],checkedKeys:p||[],halfCheckedKeys:m||[],dragOverNodeKey:g,dropPosition:_,keyEntities:v}}),lt(xo(r),"setExpandedKeys",function(s){var c=r.state,u=c.treeData,d=c.fieldNames,f=wDe(u,s,d);r.setUncontrolledState({expandedKeys:s,flattenNodes:f},!0)}),lt(xo(r),"onNodeExpand",function(s,c){var u=r.state.expandedKeys,d=r.state,f=d.listChanging,p=d.fieldNames,m=r.props,g=m.onExpand,_=m.loadData,v=c.expanded,b=c[p.key];if(!f){var y=u.includes(b),x=!v;if(Za(v&&y||!v&&!y,"Expand state not sync with index check"),u=x?u9(u,b):US(u,b),r.setExpandedKeys(u),g==null||g(u,{node:c,expanded:x,nativeEvent:s.nativeEvent}),x&&_){var C=r.onNodeLoad(c);C&&C.then(function(){var w=wDe(r.state.treeData,u,p);r.setUncontrolledState({flattenNodes:w})}).catch(function(){var w=r.state.expandedKeys,$=US(w,b);r.setExpandedKeys($)})}}}),lt(xo(r),"onListChangeStart",function(){r.setUncontrolledState({listChanging:!0})}),lt(xo(r),"onListChangeEnd",function(){setTimeout(function(){r.setUncontrolledState({listChanging:!1})})}),lt(xo(r),"onActiveChange",function(s){var c=r.state.activeKey,u=r.props,d=u.onActiveChange,f=u.itemScrollOffset,p=f===void 0?0:f;c!==s&&(r.setState({activeKey:s}),s!==null&&r.scrollTo({key:s,offset:p}),d==null||d(s))}),lt(xo(r),"getActiveItem",function(){var s=r.state,c=s.activeKey,u=s.flattenNodes;return c===null?null:u.find(function(d){var f=d.key;return f===c})||null}),lt(xo(r),"offsetActiveKey",function(s){var c=r.state,u=c.flattenNodes,d=c.activeKey,f=u.findIndex(function(g){var _=g.key;return _===d});f===-1&&s<0&&(f=u.length),f=(f+s+u.length)%u.length;var p=u[f];if(p){var m=p.key;r.onActiveChange(m)}else r.onActiveChange(null)}),lt(xo(r),"onKeyDown",function(s){var c=r.state,u=c.activeKey,d=c.expandedKeys,f=c.checkedKeys,p=c.fieldNames,m=r.props,g=m.onKeyDown,_=m.checkable,v=m.selectable;switch(s.which){case _i.UP:{r.offsetActiveKey(-1),s.preventDefault();break}case _i.DOWN:{r.offsetActiveKey(1),s.preventDefault();break}}var b=r.getActiveItem();if(b&&b.data){var y=r.getTreeNodeRequiredProps(),x=b.data.isLeaf===!1||!!(b.data[p.children]||[]).length,C=u1(mt(mt({},Dne(u,y)),{},{data:b.data,active:!0}));switch(s.which){case _i.LEFT:{x&&d.includes(u)?r.onNodeExpand({},C):b.parent&&r.onActiveChange(b.parent.key),s.preventDefault();break}case _i.RIGHT:{x&&!d.includes(u)?r.onNodeExpand({},C):b.children&&b.children.length&&r.onActiveChange(b.children[0].key),s.preventDefault();break}case _i.ENTER:case _i.SPACE:{_&&!C.disabled&&C.checkable!==!1&&!C.disableCheckbox?r.onNodeCheck({},C,!f.includes(u)):!_&&v&&!C.disabled&&C.selectable!==!1&&r.onNodeSelect({},C);break}}}g==null||g(s)}),lt(xo(r),"setUncontrolledState",function(s){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,u=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;if(!r.destroyed){var d=!1,f=!0,p={};Object.keys(s).forEach(function(m){if(r.props.hasOwnProperty(m)){f=!1;return}d=!0,p[m]=s[m]}),d&&(!c||f)&&r.setState(mt(mt({},p),u))}}),lt(xo(r),"scrollTo",function(s){r.listRef.current.scrollTo(s)}),r}return Jl(n,[{key:"componentDidMount",value:function(){this.destroyed=!1,this.onUpdated()}},{key:"componentDidUpdate",value:function(){this.onUpdated()}},{key:"onUpdated",value:function(){var i=this.props,a=i.activeKey,o=i.itemScrollOffset,s=o===void 0?0:o;a!==void 0&&a!==this.state.activeKey&&(this.setState({activeKey:a}),a!==null&&this.scrollTo({key:a,offset:s}))}},{key:"componentWillUnmount",value:function(){window.removeEventListener("dragend",this.onWindowDragEnd),this.destroyed=!0}},{key:"resetDragState",value:function(){this.setState({dragOverNodeKey:null,dropPosition:null,dropLevelOffset:null,dropTargetKey:null,dropContainerKey:null,dropTargetPos:null,dropAllowed:!1})}},{key:"render",value:function(){var i=this.state,a=i.focused,o=i.flattenNodes,s=i.keyEntities,c=i.draggingNodeKey,u=i.activeKey,d=i.dropLevelOffset,f=i.dropContainerKey,p=i.dropTargetKey,m=i.dropPosition,g=i.dragOverNodeKey,_=i.indent,v=this.props,b=v.prefixCls,y=v.className,x=v.style,C=v.showLine,w=v.focusable,$=v.tabIndex,O=$===void 0?0:$,N=v.selectable,P=v.showIcon,I=v.icon,D=v.switcherIcon,k=v.draggable,R=v.checkable,A=v.checkStrictly,F=v.disabled,z=v.motion,M=v.loadData,K=v.filterTreeNode,U=v.height,W=v.itemHeight,L=v.scrollWidth,Y=v.virtual,J=v.titleRender,Z=v.dropIndicatorRender,te=v.onContextMenu,re=v.onScroll,se=v.direction,de=v.rootClassName,pe=v.rootStyle,Se=Pf(this.props,{aria:!0,data:!0}),ve;k&&(Xa(k)==="object"?ve=k:typeof k=="function"?ve={nodeDraggable:k}:ve={});var be={prefixCls:b,selectable:N,showIcon:P,icon:I,switcherIcon:D,draggable:ve,draggingNodeKey:c,checkable:R,checkStrictly:A,disabled:F,keyEntities:s,dropLevelOffset:d,dropContainerKey:f,dropTargetKey:p,dropPosition:m,dragOverNodeKey:g,indent:_,direction:se,dropIndicatorRender:Z,loadData:M,filterTreeNode:K,titleRender:J,onNodeClick:this.onNodeClick,onNodeDoubleClick:this.onNodeDoubleClick,onNodeExpand:this.onNodeExpand,onNodeSelect:this.onNodeSelect,onNodeCheck:this.onNodeCheck,onNodeLoad:this.onNodeLoad,onNodeMouseEnter:this.onNodeMouseEnter,onNodeMouseLeave:this.onNodeMouseLeave,onNodeContextMenu:this.onNodeContextMenu,onNodeDragStart:this.onNodeDragStart,onNodeDragEnter:this.onNodeDragEnter,onNodeDragOver:this.onNodeDragOver,onNodeDragLeave:this.onNodeDragLeave,onNodeDragEnd:this.onNodeDragEnd,onNodeDrop:this.onNodeDrop};return h.createElement(AKe.Provider,{value:be},h.createElement("div",{className:tn(b,y,de,lt(lt(lt({},"".concat(b,"-show-line"),C),"".concat(b,"-focused"),a),"".concat(b,"-active-focused"),u!==null)),style:pe},h.createElement(wKt,ge({ref:this.listRef,prefixCls:b,style:x,data:o,disabled:F,selectable:N,checkable:!!R,motion:z,dragging:c!==null,height:U,itemHeight:W,virtual:Y,focusable:w,focused:a,tabIndex:O,activeItem:this.getActiveItem(),onFocus:this.onFocus,onBlur:this.onBlur,onKeyDown:this.onKeyDown,onActiveChange:this.onActiveChange,onListChangeStart:this.onListChangeStart,onListChangeEnd:this.onListChangeEnd,onContextMenu:te,onScroll:re,scrollWidth:L},this.getTreeNodeRequiredProps(),Se))))}}],[{key:"getDerivedStateFromProps",value:function(i,a){var o=a.prevProps,s={prevProps:i};function c(O){return!o&&i.hasOwnProperty(O)||o&&o[O]!==i[O]}var u,d=a.fieldNames;if(c("fieldNames")&&(d=fW(i.fieldNames),s.fieldNames=d),c("treeData")?u=i.treeData:c("children")&&(Za(!1,"`children` of Tree is deprecated. Please use `treeData` instead."),u=hPt(i.children)),u){s.treeData=u;var f=zae(u,{fieldNames:d});s.keyEntities=mt(lt({},ZM,CKt),f.keyEntities),RUn(u,d)}var p=s.keyEntities||a.keyEntities;if(c("expandedKeys")||o&&c("autoExpandParent"))s.expandedKeys=i.autoExpandParent||!o&&i.defaultExpandParent?zLe(i.expandedKeys,p):i.expandedKeys;else if(!o&&i.defaultExpandAll){var m=mt({},p);delete m[ZM];var g=[];Object.keys(m).forEach(function(O){var N=m[O];N.children&&N.children.length&&g.push(N.key)}),s.expandedKeys=g}else!o&&i.defaultExpandedKeys&&(s.expandedKeys=i.autoExpandParent||i.defaultExpandParent?zLe(i.defaultExpandedKeys,p):i.defaultExpandedKeys);if(s.expandedKeys||delete s.expandedKeys,u||s.expandedKeys){var _=wDe(u||a.treeData,s.expandedKeys||a.expandedKeys,d);s.flattenNodes=_}if(i.selectable&&(c("selectedKeys")?s.selectedKeys=Qut(i.selectedKeys,i):!o&&i.defaultSelectedKeys&&(s.selectedKeys=Qut(i.defaultSelectedKeys,i))),i.checkable){var v;if(c("checkedKeys")?v=ADe(i.checkedKeys)||{}:!o&&i.defaultCheckedKeys?v=ADe(i.defaultCheckedKeys)||{}:u&&(v=ADe(i.checkedKeys)||{checkedKeys:a.checkedKeys,halfCheckedKeys:a.halfCheckedKeys}),v){var b=v,y=b.checkedKeys,x=y===void 0?[]:y,C=b.halfCheckedKeys,w=C===void 0?[]:C;if(!i.checkStrictly){var $=j6(x,!0,p);x=$.checkedKeys,w=$.halfCheckedKeys}s.checkedKeys=x,s.halfCheckedKeys=w}}return c("loadedKeys")&&(s.loadedKeys=i.loadedKeys),s}}]),n}(h.Component);lt(Zae,"defaultProps",{prefixCls:"rc-tree",showLine:!1,showIcon:!0,selectable:!0,multiple:!1,checkable:!1,disabled:!1,checkStrictly:!1,draggable:!1,defaultExpandParent:!0,autoExpandParent:!1,defaultExpandAll:!1,defaultExpandedKeys:[],defaultCheckedKeys:[],defaultSelectedKeys:[],dropIndicatorRender:bKt,allowDrop:function(){return!0},expandAction:!1});lt(Zae,"TreeNode",QM);const vJr=Object.freeze(Object.defineProperty({__proto__:null,TreeNode:QM,UnstableContext:MKe,default:Zae},Symbol.toStringTag,{value:"Module"})),_Jr=e=>{let{treeCls:t,treeNodeCls:n,directoryNodeSelectedBg:r,directoryNodeSelectedColor:i,motionDurationMid:a,borderRadius:o,controlItemBgHover:s}=e;return{[`${t}${t}-directory ${n}`]:{[`${t}-node-content-wrapper`]:{position:"static",[`> *:not(${t}-drop-indicator)`]:{position:"relative"},"&:hover":{background:"transparent"},"&:before":{position:"absolute",inset:0,transition:`background-color ${a}`,content:'""',borderRadius:o},"&:hover:before":{background:s}},[`${t}-switcher, ${t}-checkbox, ${t}-draggable-icon`]:{zIndex:1},"&-selected":{[`${t}-switcher, ${t}-draggable-icon`]:{color:i},[`${t}-node-content-wrapper`]:{color:i,background:"transparent","&:before, &:hover:before":{background:r}}}}}},yJr=new nc("ant-tree-node-fx-do-not-use",{"0%":{opacity:0},"100%":{opacity:1}}),bJr=(e,t)=>({[`.${e}-switcher-icon`]:{display:"inline-block",fontSize:10,verticalAlign:"baseline",svg:{transition:`transform ${t.motionDurationSlow}`}}}),xJr=(e,t)=>({[`.${e}-drop-indicator`]:{position:"absolute",zIndex:1,height:2,backgroundColor:t.colorPrimary,borderRadius:1,pointerEvents:"none","&:after":{position:"absolute",top:-3,insetInlineStart:-6,width:8,height:8,backgroundColor:"transparent",border:`${rn(t.lineWidthBold)} solid ${t.colorPrimary}`,borderRadius:"50%",content:'""'}}}),SJr=(e,t)=>{const{treeCls:n,treeNodeCls:r,treeNodePadding:i,titleHeight:a,indentSize:o,nodeSelectedBg:s,nodeHoverBg:c,colorTextQuaternary:u,controlItemBgActiveDisabled:d}=t;return{[n]:Object.assign(Object.assign({},Cc(t)),{background:t.colorBgContainer,borderRadius:t.borderRadius,transition:`background-color ${t.motionDurationSlow}`,"&-rtl":{direction:"rtl"},[`&${n}-rtl ${n}-switcher_close ${n}-switcher-icon svg`]:{transform:"rotate(90deg)"},[`&-focused:not(:hover):not(${n}-active-focused)`]:Object.assign({},C5(t)),[`${n}-list-holder-inner`]:{alignItems:"flex-start"},[`&${n}-block-node`]:{[`${n}-list-holder-inner`]:{alignItems:"stretch",[`${n}-node-content-wrapper`]:{flex:"auto"},[`${r}.dragging:after`]:{position:"absolute",inset:0,border:`1px solid ${t.colorPrimary}`,opacity:0,animationName:yJr,animationDuration:t.motionDurationSlow,animationPlayState:"running",animationFillMode:"forwards",content:'""',pointerEvents:"none",borderRadius:t.borderRadius}}},[r]:{display:"flex",alignItems:"flex-start",marginBottom:i,lineHeight:rn(a),position:"relative","&:before":{content:'""',position:"absolute",zIndex:1,insetInlineStart:0,width:"100%",top:"100%",height:i},[`&-disabled ${n}-node-content-wrapper`]:{color:t.colorTextDisabled,cursor:"not-allowed","&:hover":{background:"transparent"}},[`${n}-checkbox-disabled + ${n}-node-selected,&${r}-disabled${r}-selected ${n}-node-content-wrapper`]:{backgroundColor:d},[`${n}-checkbox-disabled`]:{pointerEvents:"unset"},[`&:not(${r}-disabled)`]:{[`${n}-node-content-wrapper`]:{"&:hover":{color:t.nodeHoverColor}}},[`&-active ${n}-node-content-wrapper`]:{background:t.controlItemBgHover},[`&:not(${r}-disabled).filter-node ${n}-title`]:{color:t.colorPrimary,fontWeight:500},"&-draggable":{cursor:"grab",[`${n}-draggable-icon`]:{flexShrink:0,width:a,textAlign:"center",visibility:"visible",color:u},[`&${r}-disabled ${n}-draggable-icon`]:{visibility:"hidden"}}},[`${n}-indent`]:{alignSelf:"stretch",whiteSpace:"nowrap",userSelect:"none","&-unit":{display:"inline-block",width:o}},[`${n}-draggable-icon`]:{visibility:"hidden"},[`${n}-switcher, ${n}-checkbox`]:{marginInlineEnd:t.calc(t.calc(a).sub(t.controlInteractiveSize)).div(2).equal()},[`${n}-switcher`]:Object.assign(Object.assign({},bJr(e,t)),{position:"relative",flex:"none",alignSelf:"stretch",width:a,textAlign:"center",cursor:"pointer",userSelect:"none",transition:`all ${t.motionDurationSlow}`,"&-noop":{cursor:"unset"},"&:before":{pointerEvents:"none",content:'""',width:a,height:a,position:"absolute",left:{_skip_check_:!0,value:0},top:0,borderRadius:t.borderRadius,transition:`all ${t.motionDurationSlow}`},[`&:not(${n}-switcher-noop):hover:before`]:{backgroundColor:t.colorBgTextHover},[`&_close ${n}-switcher-icon svg`]:{transform:"rotate(-90deg)"},"&-loading-icon":{color:t.colorPrimary},"&-leaf-line":{position:"relative",zIndex:1,display:"inline-block",width:"100%",height:"100%","&:before":{position:"absolute",top:0,insetInlineEnd:t.calc(a).div(2).equal(),bottom:t.calc(i).mul(-1).equal(),marginInlineStart:-1,borderInlineEnd:`1px solid ${t.colorBorder}`,content:'""'},"&:after":{position:"absolute",width:t.calc(t.calc(a).div(2).equal()).mul(.8).equal(),height:t.calc(a).div(2).equal(),borderBottom:`1px solid ${t.colorBorder}`,content:'""'}}}),[`${n}-node-content-wrapper`]:Object.assign(Object.assign({position:"relative",minHeight:a,paddingBlock:0,paddingInline:t.paddingXS,background:"transparent",borderRadius:t.borderRadius,cursor:"pointer",transition:`all ${t.motionDurationMid}, border 0s, line-height 0s, box-shadow 0s`},xJr(e,t)),{"&:hover":{backgroundColor:c},[`&${n}-node-selected`]:{color:t.nodeSelectedColor,backgroundColor:s},[`${n}-iconEle`]:{display:"inline-block",width:a,height:a,textAlign:"center",verticalAlign:"top","&:empty":{display:"none"}}}),[`${n}-unselectable ${n}-node-content-wrapper:hover`]:{backgroundColor:"transparent"},[`${r}.drop-container > [draggable]`]:{boxShadow:`0 0 0 2px ${t.colorPrimary}`},"&-show-line":{[`${n}-indent-unit`]:{position:"relative",height:"100%","&:before":{position:"absolute",top:0,insetInlineEnd:t.calc(a).div(2).equal(),bottom:t.calc(i).mul(-1).equal(),borderInlineEnd:`1px solid ${t.colorBorder}`,content:'""'},"&-end:before":{display:"none"}},[`${n}-switcher`]:{background:"transparent","&-line-icon":{verticalAlign:"-0.15em"}}},[`${r}-leaf-last ${n}-switcher-leaf-line:before`]:{top:"auto !important",bottom:"auto !important",height:`${rn(t.calc(a).div(2).equal())} !important`}})}},CJr=(e,t)=>{const n=`.${e}`,r=`${n}-treenode`,i=t.calc(t.paddingXS).div(2).equal(),a=el(t,{treeCls:n,treeNodeCls:r,treeNodePadding:i});return[SJr(e,a),_Jr(a)]},wJr=e=>{const{controlHeightSM:t,controlItemBgHover:n,controlItemBgActive:r}=e,i=t;return{titleHeight:i,indentSize:i,nodeHoverBg:n,nodeHoverColor:e.colorText,nodeSelectedBg:r,nodeSelectedColor:e.colorText}},EJr=e=>{const{colorTextLightSolid:t,colorPrimary:n}=e;return Object.assign(Object.assign({},wJr(e)),{directoryNodeSelectedColor:t,directoryNodeSelectedBg:n})},TJr=Ql("Tree",(e,t)=>{let{prefixCls:n}=t;return[{[e.componentCls]:SPt(`${n}-checkbox`,e)},CJr(n,e),T3e(e)]},EJr),adt=4;function $Jr(e){const{dropPosition:t,dropLevelOffset:n,prefixCls:r,indent:i,direction:a="ltr"}=e,o=a==="ltr"?"left":"right",s=a==="ltr"?"right":"left",c={[o]:-n*i+adt,[s]:0};switch(t){case-1:c.top=-3;break;case 1:c.bottom=-3;break;default:c.bottom=-3,c[o]=i+adt;break}return G.createElement("div",{style:c,className:`${r}-drop-indicator`})}const OJr=e=>{const{prefixCls:t,switcherIcon:n,treeNodeProps:r,showLine:i,switcherLoadingIcon:a}=e,{isLeaf:o,expanded:s,loading:c}=r;if(c)return h.isValidElement(a)?a:h.createElement(W6,{className:`${t}-switcher-loading-icon`});let u;if(i&&typeof i=="object"&&(u=i.showLeafIcon),o){if(!i)return null;if(typeof u!="boolean"&&u){const p=typeof u=="function"?u(r):u,m=`${t}-switcher-line-custom-icon`;return h.isValidElement(p)?Dh(p,{className:tn(p.props.className||"",m)}):p}return u?h.createElement(SKe,{className:`${t}-switcher-line-icon`}):h.createElement("span",{className:`${t}-switcher-leaf-line`})}const d=`${t}-switcher-icon`,f=typeof n=="function"?n(r):n;return h.isValidElement(f)?Dh(f,{className:tn(f.props.className||"",d)}):f!==void 0?f:i?s?h.createElement(qBt,{className:`${t}-switcher-line-icon`}):h.createElement(Rbe,{className:`${t}-switcher-line-icon`}):h.createElement(CRt,{className:d})},PJr=OJr,EKt=G.forwardRef((e,t)=>{var n;const{getPrefixCls:r,direction:i,virtual:a,tree:o}=G.useContext(Uo),{prefixCls:s,className:c,showIcon:u=!1,showLine:d,switcherIcon:f,switcherLoadingIcon:p,blockNode:m=!1,children:g,checkable:_=!1,selectable:v=!0,draggable:b,motion:y,style:x}=e,C=r("tree",s),w=r(),$=y??Object.assign(Object.assign({},wre(w)),{motionAppear:!1}),O=Object.assign(Object.assign({},e),{checkable:_,selectable:v,showIcon:u,motion:$,blockNode:m,showLine:!!d,dropIndicatorRender:$Jr}),[N,P,I]=TJr(C),[,D]=w1(),k=D.paddingXS/2+(((n=D.Tree)===null||n===void 0?void 0:n.titleHeight)||D.controlHeightSM),R=G.useMemo(()=>{if(!b)return!1;let F={};switch(typeof b){case"function":F.nodeDraggable=b;break;case"object":F=Object.assign({},b);break}return F.icon!==!1&&(F.icon=F.icon||G.createElement(QLt,null)),F},[b]),A=F=>G.createElement(PJr,{prefixCls:C,switcherIcon:f,switcherLoadingIcon:p,treeNodeProps:F,showLine:d});return N(G.createElement(Zae,Object.assign({itemHeight:k,ref:t,virtual:a},O,{style:Object.assign(Object.assign({},o==null?void 0:o.style),x),prefixCls:C,className:tn({[`${C}-icon-hide`]:!u,[`${C}-block-node`]:m,[`${C}-unselectable`]:!v,[`${C}-rtl`]:i==="rtl"},o==null?void 0:o.className,c,P,I),direction:i,checkable:_&&G.createElement("span",{className:`${C}-checkbox-inner`}),selectable:v,switcherIcon:A,draggable:R}),g))});EKt.displayName="Tree";const TKt=EKt,odt=0,MDe=1,sdt=2;function LKe(e,t,n){const{key:r,children:i}=n;function a(o){const s=o[r],c=o[i];t(s,o)!==!1&&LKe(c||[],t,n)}e.forEach(a)}function NJr(e){let{treeData:t,expandedKeys:n,startKey:r,endKey:i,fieldNames:a}=e;const o=[];let s=odt;if(r&&r===i)return[r];if(!r||!i)return[];function c(u){return u===r||u===i}return LKe(t,u=>{if(s===sdt)return!1;if(c(u)){if(o.push(u),s===odt)s=MDe;else if(s===MDe)return s=sdt,!1}else s===MDe&&o.push(u);return n.includes(u)},fW(a)),o}function FDe(e,t,n){const r=oi(t),i=[];return LKe(e,(a,o)=>{const s=r.indexOf(a);return s!==-1&&(i.push(o),r.splice(s,1)),!!r.length},fW(n)),i}var ldt=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function DJr(e){const{isLeaf:t,expanded:n}=e;return t?h.createElement(SKe,null):n?h.createElement(VFt,null):h.createElement(Ibe,null)}function cdt(e){let{treeData:t,children:n}=e;return t||hPt(n)}const IJr=(e,t)=>{var{defaultExpandAll:n,defaultExpandParent:r,defaultExpandedKeys:i}=e,a=ldt(e,["defaultExpandAll","defaultExpandParent","defaultExpandedKeys"]);const o=h.useRef(null),s=h.useRef(null),c=()=>{const{keyEntities:N}=zae(cdt(a));let P;return n?P=Object.keys(N):r?P=zLe(a.expandedKeys||i||[],N):P=a.expandedKeys||i||[],P},[u,d]=h.useState(a.selectedKeys||a.defaultSelectedKeys||[]),[f,p]=h.useState(()=>c());h.useEffect(()=>{"selectedKeys"in a&&d(a.selectedKeys)},[a.selectedKeys]),h.useEffect(()=>{"expandedKeys"in a&&p(a.expandedKeys)},[a.expandedKeys]);const m=(N,P)=>{var I;return"expandedKeys"in a||p(N),(I=a.onExpand)===null||I===void 0?void 0:I.call(a,N,P)},g=(N,P)=>{var I;const{multiple:D,fieldNames:k}=a,{node:R,nativeEvent:A}=P,{key:F=""}=R,z=cdt(a),M=Object.assign(Object.assign({},P),{selected:!0}),K=(A==null?void 0:A.ctrlKey)||(A==null?void 0:A.metaKey),U=A==null?void 0:A.shiftKey;let W;D&&K?(W=N,o.current=F,s.current=W,M.selectedNodes=FDe(z,W,k)):D&&U?(W=Array.from(new Set([].concat(oi(s.current||[]),oi(NJr({treeData:z,expandedKeys:f,startKey:F,endKey:o.current,fieldNames:k}))))),M.selectedNodes=FDe(z,W,k)):(W=[F],o.current=F,s.current=W,M.selectedNodes=FDe(z,W,k)),(I=a.onSelect)===null||I===void 0||I.call(a,W,M),"selectedKeys"in a||d(W)},{getPrefixCls:_,direction:v}=h.useContext(Uo),{prefixCls:b,className:y,showIcon:x=!0,expandAction:C="click"}=a,w=ldt(a,["prefixCls","className","showIcon","expandAction"]),$=_("tree",b),O=tn(`${$}-directory`,{[`${$}-directory-rtl`]:v==="rtl"},y);return h.createElement(TKt,Object.assign({icon:DJr,ref:t,blockNode:!0},w,{showIcon:x,expandAction:C,prefixCls:$,className:O,expandedKeys:f,selectedKeys:u,onSelect:g,onExpand:m}))},$Kt=h.forwardRef(IJr);$Kt.displayName="DirectoryTree";const RJr=$Kt,jKe=TKt;jKe.DirectoryTree=RJr;jKe.TreeNode=QM;const OKt=jKe,kJr=e=>{const{value:t,filterSearch:n,tablePrefixCls:r,locale:i,onChange:a}=e;return n?h.createElement("div",{className:`${r}-filter-dropdown-search`},h.createElement(Wae,{prefix:h.createElement(xD,null),placeholder:i.filterSearchPlaceholder,onChange:a,value:t,htmlSize:1,className:`${r}-filter-dropdown-search-input`})):null},udt=kJr,AJr=e=>{const{keyCode:t}=e;t===_i.ENTER&&e.stopPropagation()},PKt=h.forwardRef((e,t)=>h.createElement("div",{className:e.className,onClick:n=>n.stopPropagation(),onKeyDown:AJr,ref:t},e.children));PKt.displayName="FilterDropdownMenuWrapper";const MJr=PKt;function EV(e){let t=[];return(e||[]).forEach(n=>{let{value:r,children:i}=n;t.push(r),i&&(t=[].concat(oi(t),oi(EV(i))))}),t}function FJr(e){return e.some(t=>{let{children:n}=t;return n})}function NKt(e,t){return typeof t=="string"||typeof t=="number"?t==null?void 0:t.toString().toLowerCase().includes(e.trim().toLowerCase()):!1}function DKt(e){let{filters:t,prefixCls:n,filteredKeys:r,filterMultiple:i,searchValue:a,filterSearch:o}=e;return t.map((s,c)=>{const u=String(s.value);if(s.children)return{key:u||c,label:s.text,popupClassName:`${n}-dropdown-submenu`,children:DKt({filters:s.children,prefixCls:n,filteredKeys:r,filterMultiple:i,searchValue:a,filterSearch:o})};const d=i?CT:Wq,f={key:s.value!==void 0?u:c,label:h.createElement(h.Fragment,null,h.createElement(d,{checked:r.includes(u)}),h.createElement("span",null,s.text))};return a.trim()?typeof o=="function"?o(a,s)?f:null:NKt(a,s.text)?f:null:f})}function LDe(e){return e||[]}const LJr=e=>{var t,n,r,i;const{tablePrefixCls:a,prefixCls:o,column:s,dropdownPrefixCls:c,columnKey:u,filterOnClose:d,filterMultiple:f,filterMode:p="menu",filterSearch:m=!1,filterState:g,triggerFilter:_,locale:v,children:b,getPopupContainer:y,rootClassName:x}=e,{filterResetToDefaultFilteredValue:C,defaultFilteredValue:w,filterDropdownProps:$={},filterDropdownOpen:O,filterDropdownVisible:N,onFilterDropdownVisibleChange:P,onFilterDropdownOpenChange:I}=s,[D,k]=h.useState(!1),R=!!(g&&(!((t=g.filteredKeys)===null||t===void 0)&&t.length||g.forceFiltered)),A=We=>{var ct;k(We),(ct=$.onOpenChange)===null||ct===void 0||ct.call($,We),I==null||I(We),P==null||P(We)};{const We=Gs("Table");[["filterDropdownOpen","filterDropdownProps.open"],["filterDropdownVisible","filterDropdownProps.open"],["onFilterDropdownOpenChange","filterDropdownProps.onOpenChange"],["onFilterDropdownVisibleChange","filterDropdownProps.onOpenChange"]].forEach(rt=>{let[vt,Mt]=rt;We.deprecated(!(vt in s),vt,Mt)}),We.deprecated(!("filterCheckall"in v),"filterCheckall","locale.filterCheckAll")}const F=(i=(r=(n=$.open)!==null&&n!==void 0?n:O)!==null&&r!==void 0?r:N)!==null&&i!==void 0?i:D,z=g==null?void 0:g.filteredKeys,[M,K]=cJr(LDe(z)),U=We=>{let{selectedKeys:ct}=We;K(ct)},W=(We,ct)=>{let{node:rt,checked:vt}=ct;U(f?{selectedKeys:We}:{selectedKeys:vt&&rt.key?[rt.key]:[]})};h.useEffect(()=>{D&&U({selectedKeys:LDe(z)})},[z]);const[L,Y]=h.useState([]),J=We=>{Y(We)},[Z,te]=h.useState(""),re=We=>{const{value:ct}=We.target;te(ct)};h.useEffect(()=>{D||te("")},[D]);const se=We=>{const ct=We!=null&&We.length?We:null;if(ct===null&&(!g||!g.filteredKeys)||u_(ct,g==null?void 0:g.filteredKeys,!0))return null;_({column:s,key:u,filteredKeys:ct})},de=()=>{A(!1),se(M())},pe=function(){let{confirm:We,closeDropdown:ct}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{confirm:!1,closeDropdown:!1};We&&se([]),ct&&A(!1),te(""),K(C?(w||[]).map(rt=>String(rt)):[])},Se=function(){let{closeDropdown:We}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{closeDropdown:!0};We&&A(!1),se(M())},ve=(We,ct)=>{ct.source==="trigger"&&(We&&z!==void 0&&K(LDe(z)),A(We),!We&&!s.filterDropdown&&d&&de())},be=tn({[`${c}-menu-without-submenu`]:!FJr(s.filters||[])}),Ee=We=>{if(We.target.checked){const ct=EV(s==null?void 0:s.filters).map(rt=>String(rt));K(ct)}else K([])},xe=We=>{let{filters:ct}=We;return(ct||[]).map((rt,vt)=>{const Mt=String(rt.value),$t={title:rt.text,key:rt.value!==void 0?Mt:String(vt)};return rt.children&&($t.children=xe({filters:rt.children})),$t})},Pe=We=>{var ct;return Object.assign(Object.assign({},We),{text:We.title,value:We.key,children:((ct=We.children)===null||ct===void 0?void 0:ct.map(rt=>Pe(rt)))||[]})};let je;const{direction:ft,renderEmpty:Ge}=h.useContext(Uo);if(typeof s.filterDropdown=="function")je=s.filterDropdown({prefixCls:`${c}-custom`,setSelectedKeys:We=>U({selectedKeys:We}),selectedKeys:M(),confirm:Se,clearFilters:pe,filters:s.filters,visible:F,close:()=>{A(!1)}});else if(s.filterDropdown)je=s.filterDropdown;else{const We=M()||[],ct=()=>{var vt,Mt;const $t=(vt=Ge==null?void 0:Ge("Table.filter"))!==null&&vt!==void 0?vt:h.createElement(UA,{image:UA.PRESENTED_IMAGE_SIMPLE,description:v.filterEmptyText,styles:{image:{height:24}},style:{margin:0,padding:"16px 0"}});if((s.filters||[]).length===0)return $t;if(p==="tree")return h.createElement(h.Fragment,null,h.createElement(udt,{filterSearch:m,value:Z,onChange:re,tablePrefixCls:a,locale:v}),h.createElement("div",{className:`${a}-filter-dropdown-tree`},f?h.createElement(CT,{checked:We.length===EV(s.filters).length,indeterminate:We.length>0&&We.length<EV(s.filters).length,className:`${a}-filter-dropdown-checkall`,onChange:Ee},(Mt=v==null?void 0:v.filterCheckall)!==null&&Mt!==void 0?Mt:v==null?void 0:v.filterCheckAll):null,h.createElement(OKt,{checkable:!0,selectable:!1,blockNode:!0,multiple:f,checkStrictly:!f,className:`${c}-menu`,onCheck:W,checkedKeys:We,selectedKeys:We,showIcon:!1,treeData:xe({filters:s.filters}),autoExpandParent:!0,defaultExpandAll:!0,filterTreeNode:Z.trim()?_e=>typeof m=="function"?m(Z,Pe(_e)):NKt(Z,_e.title):void 0})));const ke=DKt({filters:s.filters||[],filterSearch:m,prefixCls:o,filteredKeys:M(),filterMultiple:f,searchValue:Z}),ye=ke.every(_e=>_e===null);return h.createElement(h.Fragment,null,h.createElement(udt,{filterSearch:m,value:Z,onChange:re,tablePrefixCls:a,locale:v}),ye?$t:h.createElement(Zg,{selectable:!0,multiple:f,prefixCls:`${c}-menu`,className:be,onSelect:U,onDeselect:U,selectedKeys:We,getPopupContainer:y,openKeys:L,onOpenChange:J,items:ke}))},rt=()=>C?u_((w||[]).map(vt=>String(vt)),We,!0):We.length===0;je=h.createElement(h.Fragment,null,ct(),h.createElement("div",{className:`${o}-dropdown-btns`},h.createElement(ss,{type:"link",size:"small",disabled:rt(),onClick:()=>pe()},v.filterReset),h.createElement(ss,{type:"primary",size:"small",onClick:de},v.filterConfirm)))}s.filterDropdown&&(je=h.createElement(F$t,{selectable:void 0},je)),je=h.createElement(MJr,{className:`${o}-dropdown`},je);const nt=tKe({trigger:["click"],placement:ft==="rtl"?"bottomLeft":"bottomRight",children:(()=>{let We;return typeof s.filterIcon=="function"?We=s.filterIcon(R):s.filterIcon?We=s.filterIcon:We=h.createElement(OFt,null),h.createElement("span",{role:"button",tabIndex:-1,className:tn(`${o}-trigger`,{active:R}),onClick:ct=>{ct.stopPropagation()}},We)})(),getPopupContainer:y},Object.assign(Object.assign({},$),{rootClassName:tn(x,$.rootClassName),open:F,onOpenChange:ve,dropdownRender:()=>typeof($==null?void 0:$.dropdownRender)=="function"?$.dropdownRender(je):je}));return h.createElement("div",{className:`${o}-column`},h.createElement("span",{className:`${a}-column-title`},b),h.createElement(Uae,Object.assign({},nt)))},ULe=(e,t,n)=>{let r=[];return(e||[]).forEach((i,a)=>{var o;const s=RK(a,n);if(i.filters||"filterDropdown"in i||"onFilter"in i)if("filteredValue"in i){let c=i.filteredValue;"filterDropdown"in i||(c=(o=c==null?void 0:c.map(String))!==null&&o!==void 0?o:c),r.push({column:i,key:KN(i,s),filteredKeys:c,forceFiltered:i.filtered})}else r.push({column:i,key:KN(i,s),filteredKeys:t&&i.defaultFilteredValue?i.defaultFilteredValue:void 0,forceFiltered:i.filtered});"children"in i&&(r=[].concat(oi(r),oi(ULe(i.children,t,s))))}),r};function IKt(e,t,n,r,i,a,o,s,c){return n.map((u,d)=>{const f=RK(d,s),{filterOnClose:p=!0,filterMultiple:m=!0,filterMode:g,filterSearch:_}=u;let v=u;if(v.filters||v.filterDropdown){const b=KN(v,f),y=r.find(x=>{let{key:C}=x;return b===C});v=Object.assign(Object.assign({},v),{title:x=>h.createElement(LJr,{tablePrefixCls:e,prefixCls:`${e}-filter`,dropdownPrefixCls:t,column:v,columnKey:b,filterState:y,filterOnClose:p,filterMultiple:m,filterMode:g,filterSearch:_,triggerFilter:a,locale:i,getPopupContainer:o,rootClassName:c},Mbe(u.title,x))})}return"children"in v&&(v=Object.assign(Object.assign({},v),{children:IKt(e,t,v.children,r,i,a,o,f,c)})),v})}const ddt=e=>{const t={};return e.forEach(n=>{let{key:r,filteredKeys:i,column:a}=n;const o=r,{filters:s,filterDropdown:c}=a;if(c)t[o]=i||null;else if(Array.isArray(i)){const u=EV(s);t[o]=u.filter(d=>i.includes(String(d)))}else t[o]=null}),t},KLe=(e,t,n)=>t.reduce((i,a)=>{const{column:{onFilter:o,filters:s},filteredKeys:c}=a;return o&&c&&c.length?i.map(u=>Object.assign({},u)).filter(u=>c.some(d=>{const f=EV(s),p=f.findIndex(g=>String(g)===String(d)),m=p!==-1?f[p]:d;return u[n]&&(u[n]=KLe(u[n],t,n)),o(m,u)})):i},e),RKt=e=>e.flatMap(t=>"children"in t?[t].concat(oi(RKt(t.children||[]))):[t]),jJr=e=>{const{prefixCls:t,dropdownPrefixCls:n,mergedColumns:r,onFilterChange:i,getPopupContainer:a,locale:o,rootClassName:s}=e,c=Gs("Table"),u=h.useMemo(()=>RKt(r||[]),[r]),[d,f]=h.useState(()=>ULe(u,!0)),p=h.useMemo(()=>{const v=ULe(u,!1);if(v.length===0)return v;let b=!0,y=!0;if(v.forEach(x=>{let{filteredKeys:C}=x;C!==void 0?b=!1:y=!1}),b){const x=(u||[]).map((C,w)=>KN(C,RK(w)));return d.filter(C=>{let{key:w}=C;return x.includes(w)}).map(C=>{const w=u[x.findIndex($=>$===C.key)];return Object.assign(Object.assign({},C),{column:Object.assign(Object.assign({},C.column),w),forceFiltered:w.filtered})})}return c(y,"usage","Columns should all contain `filteredValue` or not contain `filteredValue`."),v},[u,d]),m=h.useMemo(()=>ddt(p),[p]),g=v=>{const b=p.filter(y=>{let{key:x}=y;return x!==v.key});b.push(v),f(b),i(ddt(b),b)};return[v=>IKt(t,n,v,p,o,g,a,void 0,s),p,m]},BJr=jJr,zJr=(e,t,n)=>{const r=h.useRef({});function i(a){var o;if(!r.current||r.current.data!==e||r.current.childrenColumnName!==t||r.current.getRowKey!==n){let u=function(d){d.forEach((f,p)=>{const m=n(f,p);c.set(m,f),f&&typeof f=="object"&&t in f&&u(f[t]||[])})};var s=u;const c=new Map;u(e),r.current={data:e,childrenColumnName:t,kvMap:c,getRowKey:n}}return(o=r.current.kvMap)===null||o===void 0?void 0:o.get(a)}return[i]},HJr=zJr;var qJr=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const kKt=10;function VJr(e,t){const n={current:e.current,pageSize:e.pageSize};return Object.keys(t&&typeof t=="object"?t:{}).forEach(i=>{const a=e[i];typeof a!="function"&&(n[i]=a)}),n}function WJr(e,t,n){const r=n&&typeof n=="object"?n:{},{total:i=0}=r,a=qJr(r,["total"]),[o,s]=h.useState(()=>({current:"defaultCurrent"in a?a.defaultCurrent:1,pageSize:"defaultPageSize"in a?a.defaultPageSize:kKt})),c=tKe(o,a,{total:i>0?i:e}),u=Math.ceil((i||e)/c.pageSize);c.current>u&&(c.current=u||1);const d=(p,m)=>{s({current:p??1,pageSize:m||c.pageSize})},f=(p,m)=>{var g;n&&((g=n.onChange)===null||g===void 0||g.call(n,p,m)),d(p,m),t(p,m||(c==null?void 0:c.pageSize))};return n===!1?[{},()=>{}]:[Object.assign(Object.assign({},c),{onChange:f}),d]}const Tge="ascend",jDe="descend",L2e=e=>typeof e.sorter=="object"&&typeof e.sorter.multiple=="number"?e.sorter.multiple:!1,fdt=e=>typeof e=="function"?e:e&&typeof e=="object"&&e.compare?e.compare:!1,UJr=(e,t)=>t?e[e.indexOf(t)+1]:e[0],GLe=(e,t,n)=>{let r=[];const i=(a,o)=>{r.push({column:a,key:KN(a,o),multiplePriority:L2e(a),sortOrder:a.sortOrder})};return(e||[]).forEach((a,o)=>{const s=RK(o,n);a.children?("sortOrder"in a&&i(a,s),r=[].concat(oi(r),oi(GLe(a.children,t,s)))):a.sorter&&("sortOrder"in a?i(a,s):t&&a.defaultSortOrder&&r.push({column:a,key:KN(a,s),multiplePriority:L2e(a),sortOrder:a.defaultSortOrder}))}),r},AKt=(e,t,n,r,i,a,o,s)=>(t||[]).map((u,d)=>{const f=RK(d,s);let p=u;if(p.sorter){const m=p.sortDirections||i,g=p.showSorterTooltip===void 0?o:p.showSorterTooltip,_=KN(p,f),v=n.find(P=>{let{key:I}=P;return I===_}),b=v?v.sortOrder:null,y=UJr(m,b);let x;if(u.sortIcon)x=u.sortIcon({sortOrder:b});else{const P=m.includes(Tge)&&h.createElement(IRt,{className:tn(`${e}-column-sorter-up`,{active:b===Tge})}),I=m.includes(jDe)&&h.createElement(ERt,{className:tn(`${e}-column-sorter-down`,{active:b===jDe})});x=h.createElement("span",{className:tn(`${e}-column-sorter`,{[`${e}-column-sorter-full`]:!!(P&&I)})},h.createElement("span",{className:`${e}-column-sorter-inner`,"aria-hidden":"true"},P,I))}const{cancelSort:C,triggerAsc:w,triggerDesc:$}=a||{};let O=C;y===jDe?O=$:y===Tge&&(O=w);const N=typeof g=="object"?Object.assign({title:O},g):{title:O};p=Object.assign(Object.assign({},p),{className:tn(p.className,{[`${e}-column-sort`]:b}),title:P=>{const I=`${e}-column-sorters`,D=h.createElement("span",{className:`${e}-column-title`},Mbe(u.title,P)),k=h.createElement("div",{className:I},D,x);return g?typeof g!="boolean"&&(g==null?void 0:g.target)==="sorter-icon"?h.createElement("div",{className:`${I} ${e}-column-sorters-tooltip-target-sorter`},D,h.createElement(Fy,Object.assign({},N),x)):h.createElement(Fy,Object.assign({},N),k):k},onHeaderCell:P=>{var I;const D=((I=u.onHeaderCell)===null||I===void 0?void 0:I.call(u,P))||{},k=D.onClick,R=D.onKeyDown;D.onClick=z=>{r({column:u,key:_,sortOrder:y,multiplePriority:L2e(u)}),k==null||k(z)},D.onKeyDown=z=>{z.keyCode===_i.ENTER&&(r({column:u,key:_,sortOrder:y,multiplePriority:L2e(u)}),R==null||R(z))};const A=lJr(u.title,{}),F=A==null?void 0:A.toString();return b&&(D["aria-sort"]=b==="ascend"?"ascending":"descending"),D["aria-label"]=F||"",D.className=tn(D.className,`${e}-column-has-sorters`),D.tabIndex=0,u.ellipsis&&(D.title=(A??"").toString()),D}})}return"children"in p&&(p=Object.assign(Object.assign({},p),{children:AKt(e,p.children,n,r,i,a,o,f)})),p}),pdt=e=>{const{column:t,sortOrder:n}=e;return{column:t,order:n,field:t.dataIndex,columnKey:t.key}},hdt=e=>{const t=e.filter(n=>{let{sortOrder:r}=n;return r}).map(pdt);if(t.length===0&&e.length){const n=e.length-1;return Object.assign(Object.assign({},pdt(e[n])),{column:void 0,order:void 0,field:void 0,columnKey:void 0})}return t.length<=1?t[0]||{}:t},YLe=(e,t,n)=>{const r=t.slice().sort((o,s)=>s.multiplePriority-o.multiplePriority),i=e.slice(),a=r.filter(o=>{let{column:{sorter:s},sortOrder:c}=o;return fdt(s)&&c});return a.length?i.sort((o,s)=>{for(let c=0;c<a.length;c+=1){const u=a[c],{column:{sorter:d},sortOrder:f}=u,p=fdt(d);if(p&&f){const m=p(o,s,f);if(m!==0)return f===Tge?m:-m}}return 0}).map(o=>{const s=o[n];return s?Object.assign(Object.assign({},o),{[n]:YLe(s,t,n)}):o}):i},KJr=e=>{const{prefixCls:t,mergedColumns:n,sortDirections:r,tableLocale:i,showSorterTooltip:a,onSorterChange:o}=e,[s,c]=h.useState(GLe(n,!0)),u=(_,v)=>{const b=[];return _.forEach((y,x)=>{const C=RK(x,v);if(b.push(KN(y,C)),Array.isArray(y.children)){const w=u(y.children,C);b.push.apply(b,oi(w))}}),b},d=h.useMemo(()=>{let _=!0;const v=GLe(n,!1);if(!v.length){const C=u(n);return s.filter(w=>{let{key:$}=w;return C.includes($)})}const b=[];function y(C){_?b.push(C):b.push(Object.assign(Object.assign({},C),{sortOrder:null}))}let x=null;return v.forEach(C=>{x===null?(y(C),C.sortOrder&&(C.multiplePriority===!1?_=!1:x=!0)):(x&&C.multiplePriority!==!1||(_=!1),y(C))}),b},[n,s]),f=h.useMemo(()=>{var _,v;const b=d.map(y=>{let{column:x,sortOrder:C}=y;return{column:x,order:C}});return{sortColumns:b,sortColumn:(_=b[0])===null||_===void 0?void 0:_.column,sortOrder:(v=b[0])===null||v===void 0?void 0:v.order}},[d]),p=_=>{let v;_.multiplePriority===!1||!d.length||d[0].multiplePriority===!1?v=[_]:v=[].concat(oi(d.filter(b=>{let{key:y}=b;return y!==_.key})),[_]),c(v),o(hdt(v),v)};return[_=>AKt(t,_,d,p,r,i,a),d,f,()=>hdt(d)]},GJr=KJr,MKt=(e,t)=>e.map(r=>{const i=Object.assign({},r);return i.title=Mbe(r.title,t),"children"in i&&(i.children=MKt(i.children,t)),i}),YJr=e=>[h.useCallback(n=>MKt(n,e),[e])],XJr=YJr,JJr=IKe((e,t)=>{const{_renderTimes:n}=e,{_renderTimes:r}=t;return n!==r}),QJr=JJr,ZJr=kKe((e,t)=>{const{_renderTimes:n}=e,{_renderTimes:r}=t;return n!==r}),eQr=ZJr,tQr=e=>{const{componentCls:t,lineWidth:n,lineType:r,tableBorderColor:i,tableHeaderBg:a,tablePaddingVertical:o,tablePaddingHorizontal:s,calc:c}=e,u=`${rn(n)} ${r} ${i}`,d=(f,p,m)=>({[`&${t}-${f}`]:{[`> ${t}-container`]:{[`> ${t}-content, > ${t}-body`]:{"\n            > table > tbody > tr > th,\n            > table > tbody > tr > td\n          ":{[`> ${t}-expanded-row-fixed`]:{margin:`${rn(c(p).mul(-1).equal())}
              ${rn(c(c(m).add(n)).mul(-1).equal())}`}}}}}});return{[`${t}-wrapper`]:{[`${t}${t}-bordered`]:Object.assign(Object.assign(Object.assign({[`> ${t}-title`]:{border:u,borderBottom:0},[`> ${t}-container`]:{borderInlineStart:u,borderTop:u,[`
            > ${t}-content,
            > ${t}-header,
            > ${t}-body,
            > ${t}-summary
          `]:{"> table":{"\n                > thead > tr > th,\n                > thead > tr > td,\n                > tbody > tr > th,\n                > tbody > tr > td,\n                > tfoot > tr > th,\n                > tfoot > tr > td\n              ":{borderInlineEnd:u},"> thead":{"> tr:not(:last-child) > th":{borderBottom:u},"> tr > th::before":{backgroundColor:"transparent !important"}},"\n                > thead > tr,\n                > tbody > tr,\n                > tfoot > tr\n              ":{[`> ${t}-cell-fix-right-first::after`]:{borderInlineEnd:u}},"\n                > tbody > tr > th,\n                > tbody > tr > td\n              ":{[`> ${t}-expanded-row-fixed`]:{margin:`${rn(c(o).mul(-1).equal())} ${rn(c(c(s).add(n)).mul(-1).equal())}`,"&::after":{position:"absolute",top:0,insetInlineEnd:n,bottom:0,borderInlineEnd:u,content:'""'}}}}}},[`&${t}-scroll-horizontal`]:{[`> ${t}-container > ${t}-body`]:{"> table > tbody":{[`
                > tr${t}-expanded-row,
                > tr${t}-placeholder
              `]:{"> th, > td":{borderInlineEnd:0}}}}}},d("middle",e.tablePaddingVerticalMiddle,e.tablePaddingHorizontalMiddle)),d("small",e.tablePaddingVerticalSmall,e.tablePaddingHorizontalSmall)),{[`> ${t}-footer`]:{border:u,borderTop:0}}),[`${t}-cell`]:{[`${t}-container:first-child`]:{borderTop:0},"&-scrollbar:not([rowspan])":{boxShadow:`0 ${rn(n)} 0 ${rn(n)} ${a}`}},[`${t}-bordered ${t}-cell-scrollbar`]:{borderInlineEnd:u}}}},nQr=tQr,rQr=e=>{const{componentCls:t}=e;return{[`${t}-wrapper`]:{[`${t}-cell-ellipsis`]:Object.assign(Object.assign({},ky),{wordBreak:"keep-all",[`
          &${t}-cell-fix-left-last,
          &${t}-cell-fix-right-first
        `]:{overflow:"visible",[`${t}-cell-content`]:{display:"block",overflow:"hidden",textOverflow:"ellipsis"}},[`${t}-column-title`]:{overflow:"hidden",textOverflow:"ellipsis",wordBreak:"keep-all"}})}}},iQr=rQr,aQr=e=>{const{componentCls:t}=e;return{[`${t}-wrapper`]:{[`${t}-tbody > tr${t}-placeholder`]:{textAlign:"center",color:e.colorTextDisabled,"\n          &:hover > th,\n          &:hover > td,\n        ":{background:e.colorBgContainer}}}}},oQr=aQr,sQr=e=>{const{componentCls:t,antCls:n,motionDurationSlow:r,lineWidth:i,paddingXS:a,lineType:o,tableBorderColor:s,tableExpandIconBg:c,tableExpandColumnWidth:u,borderRadius:d,tablePaddingVertical:f,tablePaddingHorizontal:p,tableExpandedRowBg:m,paddingXXS:g,expandIconMarginTop:_,expandIconSize:v,expandIconHalfInner:b,expandIconScale:y,calc:x}=e,C=`${rn(i)} ${o} ${s}`,w=x(g).sub(i).equal();return{[`${t}-wrapper`]:{[`${t}-expand-icon-col`]:{width:u},[`${t}-row-expand-icon-cell`]:{textAlign:"center",[`${t}-row-expand-icon`]:{display:"inline-flex",float:"none",verticalAlign:"sub"}},[`${t}-row-indent`]:{height:1,float:"left"},[`${t}-row-expand-icon`]:Object.assign(Object.assign({},TWe(e)),{position:"relative",float:"left",width:v,height:v,color:"inherit",lineHeight:rn(v),background:c,border:C,borderRadius:d,transform:`scale(${y})`,"&:focus, &:hover, &:active":{borderColor:"currentcolor"},"&::before, &::after":{position:"absolute",background:"currentcolor",transition:`transform ${r} ease-out`,content:'""'},"&::before":{top:b,insetInlineEnd:w,insetInlineStart:w,height:i},"&::after":{top:w,bottom:w,insetInlineStart:b,width:i,transform:"rotate(90deg)"},"&-collapsed::before":{transform:"rotate(-180deg)"},"&-collapsed::after":{transform:"rotate(0deg)"},"&-spaced":{"&::before, &::after":{display:"none",content:"none"},background:"transparent",border:0,visibility:"hidden"}}),[`${t}-row-indent + ${t}-row-expand-icon`]:{marginTop:_,marginInlineEnd:a},[`tr${t}-expanded-row`]:{"&, &:hover":{"> th, > td":{background:m}},[`${n}-descriptions-view`]:{display:"flex",table:{flex:"auto",width:"100%"}}},[`${t}-expanded-row-fixed`]:{position:"relative",margin:`${rn(x(f).mul(-1).equal())} ${rn(x(p).mul(-1).equal())}`,padding:`${rn(f)} ${rn(p)}`}}}},lQr=sQr,cQr=e=>{const{componentCls:t,antCls:n,iconCls:r,tableFilterDropdownWidth:i,tableFilterDropdownSearchWidth:a,paddingXXS:o,paddingXS:s,colorText:c,lineWidth:u,lineType:d,tableBorderColor:f,headerIconColor:p,fontSizeSM:m,tablePaddingHorizontal:g,borderRadius:_,motionDurationSlow:v,colorTextDescription:b,colorPrimary:y,tableHeaderFilterActiveBg:x,colorTextDisabled:C,tableFilterDropdownBg:w,tableFilterDropdownHeight:$,controlItemBgHover:O,controlItemBgActive:N,boxShadowSecondary:P,filterDropdownMenuBg:I,calc:D}=e,k=`${n}-dropdown`,R=`${t}-filter-dropdown`,A=`${n}-tree`,F=`${rn(u)} ${d} ${f}`;return[{[`${t}-wrapper`]:{[`${t}-filter-column`]:{display:"flex",justifyContent:"space-between"},[`${t}-filter-trigger`]:{position:"relative",display:"flex",alignItems:"center",marginBlock:D(o).mul(-1).equal(),marginInline:`${rn(o)} ${rn(D(g).div(2).mul(-1).equal())}`,padding:`0 ${rn(o)}`,color:p,fontSize:m,borderRadius:_,cursor:"pointer",transition:`all ${v}`,"&:hover":{color:b,background:x},"&.active":{color:y}}}},{[`${n}-dropdown`]:{[R]:Object.assign(Object.assign({},Cc(e)),{minWidth:i,backgroundColor:w,borderRadius:_,boxShadow:P,overflow:"hidden",[`${k}-menu`]:{maxHeight:$,overflowX:"hidden",border:0,boxShadow:"none",borderRadius:"unset",backgroundColor:I,"&:empty::after":{display:"block",padding:`${rn(s)} 0`,color:C,fontSize:m,textAlign:"center",content:'"Not Found"'}},[`${R}-tree`]:{paddingBlock:`${rn(s)} 0`,paddingInline:s,[A]:{padding:0},[`${A}-treenode ${A}-node-content-wrapper:hover`]:{backgroundColor:O},[`${A}-treenode-checkbox-checked ${A}-node-content-wrapper`]:{"&, &:hover":{backgroundColor:N}}},[`${R}-search`]:{padding:s,borderBottom:F,"&-input":{input:{minWidth:a},[r]:{color:C}}},[`${R}-checkall`]:{width:"100%",marginBottom:o,marginInlineStart:o},[`${R}-btns`]:{display:"flex",justifyContent:"space-between",padding:`${rn(D(s).sub(u).equal())} ${rn(s)}`,overflow:"hidden",borderTop:F}})}},{[`${n}-dropdown ${R}, ${R}-submenu`]:{[`${n}-checkbox-wrapper + span`]:{paddingInlineStart:s,color:c},"> ul":{maxHeight:"calc(100vh - 130px)",overflowX:"hidden",overflowY:"auto"}}}]},uQr=cQr,dQr=e=>{const{componentCls:t,lineWidth:n,colorSplit:r,motionDurationSlow:i,zIndexTableFixed:a,tableBg:o,zIndexTableSticky:s,calc:c}=e,u=r;return{[`${t}-wrapper`]:{[`
        ${t}-cell-fix-left,
        ${t}-cell-fix-right
      `]:{position:"sticky !important",zIndex:a,background:o},[`
        ${t}-cell-fix-left-first::after,
        ${t}-cell-fix-left-last::after
      `]:{position:"absolute",top:0,right:{_skip_check_:!0,value:0},bottom:c(n).mul(-1).equal(),width:30,transform:"translateX(100%)",transition:`box-shadow ${i}`,content:'""',pointerEvents:"none"},[`${t}-cell-fix-left-all::after`]:{display:"none"},[`
        ${t}-cell-fix-right-first::after,
        ${t}-cell-fix-right-last::after
      `]:{position:"absolute",top:0,bottom:c(n).mul(-1).equal(),left:{_skip_check_:!0,value:0},width:30,transform:"translateX(-100%)",transition:`box-shadow ${i}`,content:'""',pointerEvents:"none"},[`${t}-container`]:{position:"relative","&::before, &::after":{position:"absolute",top:0,bottom:0,zIndex:c(s).add(1).equal({unit:!1}),width:30,transition:`box-shadow ${i}`,content:'""',pointerEvents:"none"},"&::before":{insetInlineStart:0},"&::after":{insetInlineEnd:0}},[`${t}-ping-left`]:{[`&:not(${t}-has-fix-left) ${t}-container::before`]:{boxShadow:`inset 10px 0 8px -8px ${u}`},[`
          ${t}-cell-fix-left-first::after,
          ${t}-cell-fix-left-last::after
        `]:{boxShadow:`inset 10px 0 8px -8px ${u}`},[`${t}-cell-fix-left-last::before`]:{backgroundColor:"transparent !important"}},[`${t}-ping-right`]:{[`&:not(${t}-has-fix-right) ${t}-container::after`]:{boxShadow:`inset -10px 0 8px -8px ${u}`},[`
          ${t}-cell-fix-right-first::after,
          ${t}-cell-fix-right-last::after
        `]:{boxShadow:`inset -10px 0 8px -8px ${u}`}},[`${t}-fixed-column-gapped`]:{[`
        ${t}-cell-fix-left-first::after,
        ${t}-cell-fix-left-last::after,
        ${t}-cell-fix-right-first::after,
        ${t}-cell-fix-right-last::after
      `]:{boxShadow:"none"}}}}},fQr=dQr,pQr=e=>{const{componentCls:t,antCls:n,margin:r}=e;return{[`${t}-wrapper`]:{[`${t}-pagination${n}-pagination`]:{margin:`${rn(r)} 0`},[`${t}-pagination`]:{display:"flex",flexWrap:"wrap",rowGap:e.paddingXS,"> *":{flex:"none"},"&-left":{justifyContent:"flex-start"},"&-center":{justifyContent:"center"},"&-right":{justifyContent:"flex-end"}}}}},hQr=pQr,mQr=e=>{const{componentCls:t,tableRadius:n}=e;return{[`${t}-wrapper`]:{[t]:{[`${t}-title, ${t}-header`]:{borderRadius:`${rn(n)} ${rn(n)} 0 0`},[`${t}-title + ${t}-container`]:{borderStartStartRadius:0,borderStartEndRadius:0,[`${t}-header, table`]:{borderRadius:0},"table > thead > tr:first-child":{"th:first-child, th:last-child, td:first-child, td:last-child":{borderRadius:0}}},"&-container":{borderStartStartRadius:n,borderStartEndRadius:n,"table > thead > tr:first-child":{"> *:first-child":{borderStartStartRadius:n},"> *:last-child":{borderStartEndRadius:n}}},"&-footer":{borderRadius:`0 0 ${rn(n)} ${rn(n)}`}}}}},gQr=mQr,vQr=e=>{const{componentCls:t}=e;return{[`${t}-wrapper-rtl`]:{direction:"rtl",table:{direction:"rtl"},[`${t}-pagination-left`]:{justifyContent:"flex-end"},[`${t}-pagination-right`]:{justifyContent:"flex-start"},[`${t}-row-expand-icon`]:{float:"right","&::after":{transform:"rotate(-90deg)"},"&-collapsed::before":{transform:"rotate(180deg)"},"&-collapsed::after":{transform:"rotate(0deg)"}},[`${t}-container`]:{"&::before":{insetInlineStart:"unset",insetInlineEnd:0},"&::after":{insetInlineStart:0,insetInlineEnd:"unset"},[`${t}-row-indent`]:{float:"right"}}}}},_Qr=vQr,yQr=e=>{const{componentCls:t,antCls:n,iconCls:r,fontSizeIcon:i,padding:a,paddingXS:o,headerIconColor:s,headerIconHoverColor:c,tableSelectionColumnWidth:u,tableSelectedRowBg:d,tableSelectedRowHoverBg:f,tableRowHoverBg:p,tablePaddingHorizontal:m,calc:g}=e;return{[`${t}-wrapper`]:{[`${t}-selection-col`]:{width:u,[`&${t}-selection-col-with-dropdown`]:{width:g(u).add(i).add(g(a).div(4)).equal()}},[`${t}-bordered ${t}-selection-col`]:{width:g(u).add(g(o).mul(2)).equal(),[`&${t}-selection-col-with-dropdown`]:{width:g(u).add(i).add(g(a).div(4)).add(g(o).mul(2)).equal()}},[`
        table tr th${t}-selection-column,
        table tr td${t}-selection-column,
        ${t}-selection-column
      `]:{paddingInlineEnd:e.paddingXS,paddingInlineStart:e.paddingXS,textAlign:"center",[`${n}-radio-wrapper`]:{marginInlineEnd:0}},[`table tr th${t}-selection-column${t}-cell-fix-left`]:{zIndex:g(e.zIndexTableFixed).add(1).equal({unit:!1})},[`table tr th${t}-selection-column::after`]:{backgroundColor:"transparent !important"},[`${t}-selection`]:{position:"relative",display:"inline-flex",flexDirection:"column"},[`${t}-selection-extra`]:{position:"absolute",top:0,zIndex:1,cursor:"pointer",transition:`all ${e.motionDurationSlow}`,marginInlineStart:"100%",paddingInlineStart:rn(g(m).div(4).equal()),[r]:{color:s,fontSize:i,verticalAlign:"baseline","&:hover":{color:c}}},[`${t}-tbody`]:{[`${t}-row`]:{[`&${t}-row-selected`]:{[`> ${t}-cell`]:{background:d,"&-row-hover":{background:f}}},[`> ${t}-cell-row-hover`]:{background:p}}}}}},bQr=yQr,xQr=e=>{const{componentCls:t,tableExpandColumnWidth:n,calc:r}=e,i=(a,o,s,c)=>({[`${t}${t}-${a}`]:{fontSize:c,[`
        ${t}-title,
        ${t}-footer,
        ${t}-cell,
        ${t}-thead > tr > th,
        ${t}-tbody > tr > th,
        ${t}-tbody > tr > td,
        tfoot > tr > th,
        tfoot > tr > td
      `]:{padding:`${rn(o)} ${rn(s)}`},[`${t}-filter-trigger`]:{marginInlineEnd:rn(r(s).div(2).mul(-1).equal())},[`${t}-expanded-row-fixed`]:{margin:`${rn(r(o).mul(-1).equal())} ${rn(r(s).mul(-1).equal())}`},[`${t}-tbody`]:{[`${t}-wrapper:only-child ${t}`]:{marginBlock:rn(r(o).mul(-1).equal()),marginInline:`${rn(r(n).sub(s).equal())} ${rn(r(s).mul(-1).equal())}`}},[`${t}-selection-extra`]:{paddingInlineStart:rn(r(s).div(4).equal())}}});return{[`${t}-wrapper`]:Object.assign(Object.assign({},i("middle",e.tablePaddingVerticalMiddle,e.tablePaddingHorizontalMiddle,e.tableFontSizeMiddle)),i("small",e.tablePaddingVerticalSmall,e.tablePaddingHorizontalSmall,e.tableFontSizeSmall))}},SQr=xQr,CQr=e=>{const{componentCls:t,marginXXS:n,fontSizeIcon:r,headerIconColor:i,headerIconHoverColor:a}=e;return{[`${t}-wrapper`]:{[`${t}-thead th${t}-column-has-sorters`]:{outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}, left 0s`,"&:hover":{background:e.tableHeaderSortHoverBg,"&::before":{backgroundColor:"transparent !important"}},"&:focus-visible":{color:e.colorPrimary},[`
          &${t}-cell-fix-left:hover,
          &${t}-cell-fix-right:hover
        `]:{background:e.tableFixedHeaderSortActiveBg}},[`${t}-thead th${t}-column-sort`]:{background:e.tableHeaderSortBg,"&::before":{backgroundColor:"transparent !important"}},[`td${t}-column-sort`]:{background:e.tableBodySortBg},[`${t}-column-title`]:{position:"relative",zIndex:1,flex:1,minWidth:0},[`${t}-column-sorters`]:{display:"flex",flex:"auto",alignItems:"center",justifyContent:"space-between","&::after":{position:"absolute",inset:0,width:"100%",height:"100%",content:'""'}},[`${t}-column-sorters-tooltip-target-sorter`]:{"&::after":{content:"none"}},[`${t}-column-sorter`]:{marginInlineStart:n,color:i,fontSize:0,transition:`color ${e.motionDurationSlow}`,"&-inner":{display:"inline-flex",flexDirection:"column",alignItems:"center"},"&-up, &-down":{fontSize:r,"&.active":{color:e.colorPrimary}},[`${t}-column-sorter-up + ${t}-column-sorter-down`]:{marginTop:"-0.3em"}},[`${t}-column-sorters:hover ${t}-column-sorter`]:{color:a}}}},wQr=CQr,EQr=e=>{const{componentCls:t,opacityLoading:n,tableScrollThumbBg:r,tableScrollThumbBgHover:i,tableScrollThumbSize:a,tableScrollBg:o,zIndexTableSticky:s,stickyScrollBarBorderRadius:c,lineWidth:u,lineType:d,tableBorderColor:f}=e,p=`${rn(u)} ${d} ${f}`;return{[`${t}-wrapper`]:{[`${t}-sticky`]:{"&-holder":{position:"sticky",zIndex:s,background:e.colorBgContainer},"&-scroll":{position:"sticky",bottom:0,height:`${rn(a)} !important`,zIndex:s,display:"flex",alignItems:"center",background:o,borderTop:p,opacity:n,"&:hover":{transformOrigin:"center bottom"},"&-bar":{height:a,backgroundColor:r,borderRadius:c,transition:`all ${e.motionDurationSlow}, transform none`,position:"absolute",bottom:0,"&:hover, &-active":{backgroundColor:i}}}}}}},TQr=EQr,$Qr=e=>{const{componentCls:t,lineWidth:n,tableBorderColor:r,calc:i}=e,a=`${rn(n)} ${e.lineType} ${r}`;return{[`${t}-wrapper`]:{[`${t}-summary`]:{position:"relative",zIndex:e.zIndexTableFixed,background:e.tableBg,"> tr":{"> th, > td":{borderBottom:a}}},[`div${t}-summary`]:{boxShadow:`0 ${rn(i(n).mul(-1).equal())} 0 ${r}`}}}},mdt=$Qr,OQr=e=>{const{componentCls:t,motionDurationMid:n,lineWidth:r,lineType:i,tableBorderColor:a,calc:o}=e,s=`${rn(r)} ${i} ${a}`,c=`${t}-expanded-row-cell`;return{[`${t}-wrapper`]:{[`${t}-tbody-virtual`]:{[`${t}-tbody-virtual-holder-inner`]:{[`
            & > ${t}-row, 
            & > div:not(${t}-row) > ${t}-row
          `]:{display:"flex",boxSizing:"border-box",width:"100%"}},[`${t}-cell`]:{borderBottom:s,transition:`background ${n}`},[`${t}-expanded-row`]:{[`${c}${c}-fixed`]:{position:"sticky",insetInlineStart:0,overflow:"hidden",width:`calc(var(--virtual-width) - ${rn(r)})`,borderInlineEnd:"none"}}},[`${t}-bordered`]:{[`${t}-tbody-virtual`]:{"&:after":{content:'""',insetInline:0,bottom:0,borderBottom:s,position:"absolute"},[`${t}-cell`]:{borderInlineEnd:s,[`&${t}-cell-fix-right-first:before`]:{content:'""',position:"absolute",insetBlock:0,insetInlineStart:o(r).mul(-1).equal(),borderInlineStart:s}}},[`&${t}-virtual`]:{[`${t}-placeholder ${t}-cell`]:{borderInlineEnd:s,borderBottom:s}}}}}},PQr=OQr,NQr=e=>{const{componentCls:t,fontWeightStrong:n,tablePaddingVertical:r,tablePaddingHorizontal:i,tableExpandColumnWidth:a,lineWidth:o,lineType:s,tableBorderColor:c,tableFontSize:u,tableBg:d,tableRadius:f,tableHeaderTextColor:p,motionDurationMid:m,tableHeaderBg:g,tableHeaderCellSplitColor:_,tableFooterTextColor:v,tableFooterBg:b,calc:y}=e,x=`${rn(o)} ${s} ${c}`;return{[`${t}-wrapper`]:Object.assign(Object.assign({clear:"both",maxWidth:"100%"},S5()),{[t]:Object.assign(Object.assign({},Cc(e)),{fontSize:u,background:d,borderRadius:`${rn(f)} ${rn(f)} 0 0`,scrollbarColor:`${e.tableScrollThumbBg} ${e.tableScrollBg}`}),table:{width:"100%",textAlign:"start",borderRadius:`${rn(f)} ${rn(f)} 0 0`,borderCollapse:"separate",borderSpacing:0},[`
          ${t}-cell,
          ${t}-thead > tr > th,
          ${t}-tbody > tr > th,
          ${t}-tbody > tr > td,
          tfoot > tr > th,
          tfoot > tr > td
        `]:{position:"relative",padding:`${rn(r)} ${rn(i)}`,overflowWrap:"break-word"},[`${t}-title`]:{padding:`${rn(r)} ${rn(i)}`},[`${t}-thead`]:{"\n          > tr > th,\n          > tr > td\n        ":{position:"relative",color:p,fontWeight:n,textAlign:"start",background:g,borderBottom:x,transition:`background ${m} ease`,"&[colspan]:not([colspan='1'])":{textAlign:"center"},[`&:not(:last-child):not(${t}-selection-column):not(${t}-row-expand-icon-cell):not([colspan])::before`]:{position:"absolute",top:"50%",insetInlineEnd:0,width:1,height:"1.6em",backgroundColor:_,transform:"translateY(-50%)",transition:`background-color ${m}`,content:'""'}},"> tr:not(:last-child) > th[colspan]":{borderBottom:0}},[`${t}-tbody`]:{"> tr":{"> th, > td":{transition:`background ${m}, border-color ${m}`,borderBottom:x,[`
              > ${t}-wrapper:only-child,
              > ${t}-expanded-row-fixed > ${t}-wrapper:only-child
            `]:{[t]:{marginBlock:rn(y(r).mul(-1).equal()),marginInline:`${rn(y(a).sub(i).equal())}
                ${rn(y(i).mul(-1).equal())}`,[`${t}-tbody > tr:last-child > td`]:{borderBottomWidth:0,"&:first-child, &:last-child":{borderRadius:0}}}}},"> th":{position:"relative",color:p,fontWeight:n,textAlign:"start",background:g,borderBottom:x,transition:`background ${m} ease`}}},[`${t}-footer`]:{padding:`${rn(r)} ${rn(i)}`,color:v,background:b}})}},DQr=e=>{const{colorFillAlter:t,colorBgContainer:n,colorTextHeading:r,colorFillSecondary:i,colorFillContent:a,controlItemBgActive:o,controlItemBgActiveHover:s,padding:c,paddingSM:u,paddingXS:d,colorBorderSecondary:f,borderRadiusLG:p,controlHeight:m,colorTextPlaceholder:g,fontSize:_,fontSizeSM:v,lineHeight:b,lineWidth:y,colorIcon:x,colorIconHover:C,opacityLoading:w,controlInteractiveSize:$}=e,O=new Gl(i).onBackground(n).toHexString(),N=new Gl(a).onBackground(n).toHexString(),P=new Gl(t).onBackground(n).toHexString(),I=new Gl(x),D=new Gl(C),k=$/2-y,R=k*2+y*3;return{headerBg:P,headerColor:r,headerSortActiveBg:O,headerSortHoverBg:N,bodySortBg:P,rowHoverBg:P,rowSelectedBg:o,rowSelectedHoverBg:s,rowExpandedBg:t,cellPaddingBlock:c,cellPaddingInline:c,cellPaddingBlockMD:u,cellPaddingInlineMD:d,cellPaddingBlockSM:d,cellPaddingInlineSM:d,borderColor:f,headerBorderRadius:p,footerBg:P,footerColor:r,cellFontSize:_,cellFontSizeMD:_,cellFontSizeSM:_,headerSplitColor:f,fixedHeaderSortActiveBg:O,headerFilterHoverBg:a,filterDropdownMenuBg:n,filterDropdownBg:n,expandIconBg:n,selectionColumnWidth:m,stickyScrollBarBg:g,stickyScrollBarBorderRadius:100,expandIconMarginTop:(_*b-y*3)/2-Math.ceil((v*1.4-y*3)/2),headerIconColor:I.clone().setA(I.a*w).toRgbString(),headerIconHoverColor:D.clone().setA(D.a*w).toRgbString(),expandIconHalfInner:k,expandIconSize:R,expandIconScale:$/R}},gdt=2,IQr=Ql("Table",e=>{const{colorTextHeading:t,colorSplit:n,colorBgContainer:r,controlInteractiveSize:i,headerBg:a,headerColor:o,headerSortActiveBg:s,headerSortHoverBg:c,bodySortBg:u,rowHoverBg:d,rowSelectedBg:f,rowSelectedHoverBg:p,rowExpandedBg:m,cellPaddingBlock:g,cellPaddingInline:_,cellPaddingBlockMD:v,cellPaddingInlineMD:b,cellPaddingBlockSM:y,cellPaddingInlineSM:x,borderColor:C,footerBg:w,footerColor:$,headerBorderRadius:O,cellFontSize:N,cellFontSizeMD:P,cellFontSizeSM:I,headerSplitColor:D,fixedHeaderSortActiveBg:k,headerFilterHoverBg:R,filterDropdownBg:A,expandIconBg:F,selectionColumnWidth:z,stickyScrollBarBg:M,calc:K}=e,U=el(e,{tableFontSize:N,tableBg:r,tableRadius:O,tablePaddingVertical:g,tablePaddingHorizontal:_,tablePaddingVerticalMiddle:v,tablePaddingHorizontalMiddle:b,tablePaddingVerticalSmall:y,tablePaddingHorizontalSmall:x,tableBorderColor:C,tableHeaderTextColor:o,tableHeaderBg:a,tableFooterTextColor:$,tableFooterBg:w,tableHeaderCellSplitColor:D,tableHeaderSortBg:s,tableHeaderSortHoverBg:c,tableBodySortBg:u,tableFixedHeaderSortActiveBg:k,tableHeaderFilterActiveBg:R,tableFilterDropdownBg:A,tableRowHoverBg:d,tableSelectedRowBg:f,tableSelectedRowHoverBg:p,zIndexTableFixed:gdt,zIndexTableSticky:K(gdt).add(1).equal({unit:!1}),tableFontSizeMiddle:P,tableFontSizeSmall:I,tableSelectionColumnWidth:z,tableExpandIconBg:F,tableExpandColumnWidth:K(i).add(K(e.padding).mul(2)).equal(),tableExpandedRowBg:m,tableFilterDropdownWidth:120,tableFilterDropdownHeight:264,tableFilterDropdownSearchWidth:140,tableScrollThumbSize:8,tableScrollThumbBg:M,tableScrollThumbBgHover:t,tableScrollBg:n});return[NQr(U),hQr(U),mdt(U),wQr(U),uQr(U),nQr(U),gQr(U),lQr(U),mdt(U),oQr(U),bQr(U),fQr(U),TQr(U),iQr(U),SQr(U),_Qr(U),PQr(U)]},DQr,{unitless:{expandIconScale:!0}}),RQr=[],kQr=(e,t)=>{var n,r;const{prefixCls:i,className:a,rootClassName:o,style:s,size:c,bordered:u,dropdownPrefixCls:d,dataSource:f,pagination:p,rowSelection:m,rowKey:g="key",rowClassName:_,columns:v,children:b,childrenColumnName:y,onChange:x,getPopupContainer:C,loading:w,expandIcon:$,expandable:O,expandedRowRender:N,expandIconColumnIndex:P,indentSize:I,scroll:D,sortDirections:k,locale:R,showSorterTooltip:A={target:"full-header"},virtual:F}=e,z=Gs("Table");z(!(typeof g=="function"&&g.length>1),"usage","`index` parameter of `rowKey` function is deprecated. There is no guarantee that it will work as expected.");const M=h.useMemo(()=>v||DKe(b),[v,b]),K=h.useMemo(()=>M.some(zt=>zt.responsive),[M]),U=nL(K),W=h.useMemo(()=>{const zt=new Set(Object.keys(U).filter(Ft=>U[Ft]));return M.filter(Ft=>!Ft.responsive||Ft.responsive.some(pn=>zt.has(pn)))},[M,U]),L=Md(e,["className","style","columns"]),{locale:Y=x5,direction:J,table:Z,renderEmpty:te,getPrefixCls:re,getPopupContainer:se}=h.useContext(Uo),de=qm(c),pe=Object.assign(Object.assign({},Y.Table),R),Se=f||RQr,ve=re("table",i),be=re("dropdown",d),[,Ee]=w1(),xe=rp(ve),[Pe,je,ft]=IQr(ve,xe),Ge=Object.assign(Object.assign({childrenColumnName:y,expandIconColumnIndex:P},O),{expandIcon:(n=O==null?void 0:O.expandIcon)!==null&&n!==void 0?n:(r=Z==null?void 0:Z.expandable)===null||r===void 0?void 0:r.expandIcon}),{childrenColumnName:Ye="children"}=Ge,nt=h.useMemo(()=>Se.some(zt=>zt==null?void 0:zt[Ye])?"nest":N||O!=null&&O.expandedRowRender?"row":null,[Se]),We={body:h.useRef(null)},ct=sJr(ve),rt=h.useRef(null),vt=h.useRef(null);aJr(t,()=>Object.assign(Object.assign({},vt.current),{nativeElement:rt.current}));const Mt=h.useMemo(()=>typeof g=="function"?g:zt=>zt==null?void 0:zt[g],[g]),[$t]=HJr(Se,Ye,Mt),ke={},ye=function(zt,Ft){let pn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;var Sn,jn,Zn,or;const yr=Object.assign(Object.assign({},ke),zt);pn&&((Sn=ke.resetPagination)===null||Sn===void 0||Sn.call(ke),!((jn=yr.pagination)===null||jn===void 0)&&jn.current&&(yr.pagination.current=1),p&&((Zn=p.onChange)===null||Zn===void 0||Zn.call(p,1,(or=yr.pagination)===null||or===void 0?void 0:or.pageSize))),D&&D.scrollToFirstRowOnChange!==!1&&We.body.current&&ADn(0,{getContainer:()=>We.body.current}),x==null||x(yr.pagination,yr.filters,yr.sorter,{currentDataSource:KLe(YLe(Se,yr.sorterStates,Ye),yr.filterStates,Ye),action:Ft})},_e=(zt,Ft)=>{ye({sorter:zt,sorterStates:Ft},"sort",!1)},[He,Ze,ot,Qt]=GJr({prefixCls:ve,mergedColumns:W,onSorterChange:_e,sortDirections:k||["ascend","descend"],tableLocale:pe,showSorterTooltip:A}),Bt=h.useMemo(()=>YLe(Se,Ze,Ye),[Se,Ze]);ke.sorter=Qt(),ke.sorterStates=Ze;const Yt=(zt,Ft)=>{ye({filters:zt,filterStates:Ft},"filter",!0)},[Gt,kt,In]=BJr({prefixCls:ve,locale:pe,dropdownPrefixCls:be,mergedColumns:W,onFilterChange:Yt,getPopupContainer:C||se,rootClassName:tn(o,xe)}),Cn=KLe(Bt,kt,Ye);ke.filters=In,ke.filterStates=kt;const Nn=h.useMemo(()=>{const zt={};return Object.keys(In).forEach(Ft=>{In[Ft]!==null&&(zt[Ft]=In[Ft])}),Object.assign(Object.assign({},ot),{filters:zt})},[ot,In]),[kn]=XJr(Nn),vn=(zt,Ft)=>{ye({pagination:Object.assign(Object.assign({},ke.pagination),{current:zt,pageSize:Ft})},"paginate")},[bn,ur]=WJr(Cn.length,vn,p);ke.pagination=p===!1?{}:VJr(bn,p),ke.resetPagination=ur;const zn=h.useMemo(()=>{if(p===!1||!bn.pageSize)return Cn;const{current:zt=1,total:Ft,pageSize:pn=kKt}=bn;return z(zt>0,"usage","`current` should be positive number."),Cn.length<Ft?Cn.length>pn?(z(!1,"usage","`dataSource` length is less than `pagination.total` but large than `pagination.pageSize`. Please make sure your config correct data with async mode."),Cn.slice((zt-1)*pn,zt*pn)):Cn:Cn.slice((zt-1)*pn,zt*pn)},[!!p,Cn,bn==null?void 0:bn.current,bn==null?void 0:bn.pageSize,bn==null?void 0:bn.total]),[Tn,Or]=rJr({prefixCls:ve,data:Cn,pageData:zn,getRowKey:Mt,getRecordByKey:$t,expandType:nt,childrenColumnName:Ye,locale:pe,getPopupContainer:C||se},m),br=(zt,Ft,pn)=>{let Sn;return typeof _=="function"?Sn=tn(_(zt,Ft,pn)):Sn=tn(_),tn({[`${ve}-row-selected`]:Or.has(Mt(zt,Ft))},Sn)};Ge.__PARENT_RENDER_ICON__=Ge.expandIcon,Ge.expandIcon=Ge.expandIcon||$||oJr(pe),nt==="nest"&&Ge.expandIconColumnIndex===void 0?Ge.expandIconColumnIndex=m?1:0:Ge.expandIconColumnIndex>0&&m&&(Ge.expandIconColumnIndex-=1),typeof Ge.indentSize!="number"&&(Ge.indentSize=typeof I=="number"?I:15);const mr=h.useCallback(zt=>kn(Tn(Gt(He(zt)))),[He,Gt,Tn]);let An,Dn;if(p!==!1&&(bn!=null&&bn.total)){let zt;bn.size?zt=bn.size:zt=de==="small"||de==="middle"?"small":void 0;const Ft=jn=>h.createElement(rKe,Object.assign({},bn,{className:tn(`${ve}-pagination ${ve}-pagination-${jn}`,bn.className),size:zt})),pn=J==="rtl"?"left":"right",{position:Sn}=bn;if(Sn!==null&&Array.isArray(Sn)){const jn=Sn.find(yr=>yr.includes("top")),Zn=Sn.find(yr=>yr.includes("bottom")),or=Sn.every(yr=>`${yr}`=="none");!jn&&!Zn&&!or&&(Dn=Ft(pn)),jn&&(An=Ft(jn.toLowerCase().replace("top",""))),Zn&&(Dn=Ft(Zn.toLowerCase().replace("bottom","")))}else Dn=Ft(pn)}let vr;typeof w=="boolean"?vr={spinning:w}:typeof w=="object"&&(vr=Object.assign({spinning:!0},w));const Ar=tn(ft,xe,`${ve}-wrapper`,Z==null?void 0:Z.className,{[`${ve}-wrapper-rtl`]:J==="rtl"},a,o,je),ui=Object.assign(Object.assign({},Z==null?void 0:Z.style),s),wn=typeof(R==null?void 0:R.emptyText)<"u"?R.emptyText:(te==null?void 0:te("Table"))||h.createElement(eUe,{componentName:"Table"}),xr=F?eQr:QJr,Zr={},_n=h.useMemo(()=>{const{fontSize:zt,lineHeight:Ft,lineWidth:pn,padding:Sn,paddingXS:jn,paddingSM:Zn}=Ee,or=Math.floor(zt*Ft);switch(de){case"middle":return Zn*2+or+pn;case"small":return jn*2+or+pn;default:return Sn*2+or+pn}},[Ee,de]);return F&&(Zr.listItemHeight=_n),Pe(h.createElement("div",{ref:rt,className:Ar,style:ui},h.createElement(ED,Object.assign({spinning:!1},vr),An,h.createElement(xr,Object.assign({},Zr,L,{ref:vt,columns:W,direction:J,expandable:Ge,prefixCls:ve,className:tn({[`${ve}-middle`]:de==="middle",[`${ve}-small`]:de==="small",[`${ve}-bordered`]:u,[`${ve}-empty`]:Se.length===0},ft,xe,je),data:zn,rowKey:Mt,rowClassName:br,emptyText:wn,internalHooks:NK,internalRefs:We,transformColumns:mr,getContainerWidth:ct})),Dn)))},AQr=h.forwardRef(kQr),MQr=(e,t)=>{const n=h.useRef(0);return n.current+=1,h.createElement(AQr,Object.assign({},e,{ref:t,_renderTimes:n.current}))},tw=h.forwardRef(MQr);tw.SELECTION_COLUMN=KS;tw.EXPAND_COLUMN=x6;tw.SELECTION_ALL=HLe;tw.SELECTION_INVERT=qLe;tw.SELECTION_NONE=VLe;tw.Column=UXr;tw.ColumnGroup=GXr;tw.Summary=NKe;tw.displayName="Table";const jo=tw,FQr=e=>{const{paddingXXS:t,lineWidth:n,tagPaddingHorizontal:r,componentCls:i,calc:a}=e,o=a(r).sub(n).equal(),s=a(t).sub(n).equal();return{[i]:Object.assign(Object.assign({},Cc(e)),{display:"inline-block",height:"auto",marginInlineEnd:e.marginXS,paddingInline:o,fontSize:e.tagFontSize,lineHeight:e.tagLineHeight,whiteSpace:"nowrap",background:e.defaultBg,border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusSM,opacity:1,transition:`all ${e.motionDurationMid}`,textAlign:"start",position:"relative",[`&${i}-rtl`]:{direction:"rtl"},"&, a, a:hover":{color:e.defaultColor},[`${i}-close-icon`]:{marginInlineStart:s,fontSize:e.tagIconSize,color:e.colorTextDescription,cursor:"pointer",transition:`all ${e.motionDurationMid}`,"&:hover":{color:e.colorTextHeading}},[`&${i}-has-color`]:{borderColor:"transparent",[`&, a, a:hover, ${e.iconCls}-close, ${e.iconCls}-close:hover`]:{color:e.colorTextLightSolid}},"&-checkable":{backgroundColor:"transparent",borderColor:"transparent",cursor:"pointer",[`&:not(${i}-checkable-checked):hover`]:{color:e.colorPrimary,backgroundColor:e.colorFillSecondary},"&:active, &-checked":{color:e.colorTextLightSolid},"&-checked":{backgroundColor:e.colorPrimary,"&:hover":{backgroundColor:e.colorPrimaryHover}},"&:active":{backgroundColor:e.colorPrimaryActive}},"&-hidden":{display:"none"},[`> ${e.iconCls} + span, > span + ${e.iconCls}`]:{marginInlineStart:o}}),[`${i}-borderless`]:{borderColor:"transparent",background:e.tagBorderlessBg}}},BKe=e=>{const{lineWidth:t,fontSizeIcon:n,calc:r}=e,i=e.fontSizeSM;return el(e,{tagFontSize:i,tagLineHeight:rn(r(e.lineHeightSM).mul(i).equal()),tagIconSize:r(n).sub(r(t).mul(2)).equal(),tagPaddingHorizontal:8,tagBorderlessBg:e.defaultBg})},zKe=e=>({defaultBg:new Gl(e.colorFillQuaternary).onBackground(e.colorBgContainer).toHexString(),defaultColor:e.colorText}),FKt=Ql("Tag",e=>{const t=BKe(e);return FQr(t)},zKe);var LQr=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const jQr=h.forwardRef((e,t)=>{const{prefixCls:n,style:r,className:i,checked:a,onChange:o,onClick:s}=e,c=LQr(e,["prefixCls","style","className","checked","onChange","onClick"]),{getPrefixCls:u,tag:d}=h.useContext(Uo),f=b=>{o==null||o(!a),s==null||s(b)},p=u("tag",n),[m,g,_]=FKt(p),v=tn(p,`${p}-checkable`,{[`${p}-checkable-checked`]:a},d==null?void 0:d.className,i,g,_);return m(h.createElement("span",Object.assign({},c,{ref:t,style:Object.assign(Object.assign({},r),d==null?void 0:d.style),className:v,onClick:f})))}),BQr=jQr,zQr=e=>v3e(e,(t,n)=>{let{textColor:r,lightBorderColor:i,lightColor:a,darkColor:o}=n;return{[`${e.componentCls}${e.componentCls}-${t}`]:{color:r,background:a,borderColor:i,"&-inverse":{color:e.colorTextLightSolid,background:o,borderColor:o},[`&${e.componentCls}-borderless`]:{borderColor:"transparent"}}}}),HQr=KF(["Tag","preset"],e=>{const t=BKe(e);return zQr(t)},zKe);function qQr(e){return typeof e!="string"?e:e.charAt(0).toUpperCase()+e.slice(1)}const bme=(e,t,n)=>{const r=qQr(n);return{[`${e.componentCls}${e.componentCls}-${t}`]:{color:e[`color${n}`],background:e[`color${r}Bg`],borderColor:e[`color${r}Border`],[`&${e.componentCls}-borderless`]:{borderColor:"transparent"}}}},VQr=KF(["Tag","status"],e=>{const t=BKe(e);return[bme(t,"success","Success"),bme(t,"processing","Info"),bme(t,"error","Error"),bme(t,"warning","Warning")]},zKe);var WQr=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const UQr=h.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,style:a,children:o,icon:s,color:c,onClose:u,bordered:d=!0,visible:f}=e,p=WQr(e,["prefixCls","className","rootClassName","style","children","icon","color","onClose","bordered","visible"]),{getPrefixCls:m,direction:g,tag:_}=h.useContext(Uo),[v,b]=h.useState(!0),y=Md(p,["closeIcon","closable"]);Gs("Tag").deprecated(!("visible"in e),"visible","visible && <Tag />"),h.useEffect(()=>{f!==void 0&&b(f)},[f]);const x=abe(c),C=SBn(c),w=x||C,$=Object.assign(Object.assign({backgroundColor:c&&!w?c:void 0},_==null?void 0:_.style),a),O=m("tag",n),[N,P,I]=FKt(O),D=tn(O,_==null?void 0:_.className,{[`${O}-${c}`]:w,[`${O}-has-color`]:c&&!w,[`${O}-hidden`]:!v,[`${O}-rtl`]:g==="rtl",[`${O}-borderless`]:!d},r,i,P,I),k=K=>{K.stopPropagation(),u==null||u(K),!K.defaultPrevented&&b(!1)},[,R]=UWe(sW(e),sW(_),{closable:!1,closeIconRender:K=>{const U=h.createElement("span",{className:`${O}-close-icon`,onClick:k},K);return DWe(K,U,W=>({onClick:L=>{var Y;(Y=W==null?void 0:W.onClick)===null||Y===void 0||Y.call(W,L),k(L)},className:tn(W==null?void 0:W.className,`${O}-close-icon`)}))}}),A=typeof p.onClick=="function"||o&&o.type==="a",F=s||null,z=F?h.createElement(h.Fragment,null,F,o&&h.createElement("span",null,o)):o,M=h.createElement("span",Object.assign({},y,{ref:t,className:D,style:$}),z,R,x&&h.createElement(HQr,{key:"preset",prefixCls:O}),C&&h.createElement(VQr,{key:"status",prefixCls:O}));return N(A?h.createElement(Oae,{component:"Tag"},M):M)}),HKe=UQr;HKe.displayName="Tag";HKe.CheckableTag=BQr;const k6=HKe,KQr=e=>{const t=e!=null&&e.algorithm?eW(e.algorithm):SWe,n=Object.assign(Object.assign({},iW),e==null?void 0:e.token);return gWe(n,{override:e==null?void 0:e.token},t,EWe)},GQr=KQr;function YQr(e){const{sizeUnit:t,sizeStep:n}=e,r=n-2;return{sizeXXL:t*(r+10),sizeXL:t*(r+6),sizeLG:t*(r+2),sizeMD:t*(r+2),sizeMS:t*(r+1),size:t*r,sizeSM:t*r,sizeXS:t*(r-1),sizeXXS:t*(r-1)}}const XQr=(e,t)=>{const n=t??m3e(e),r=n.fontSizeSM,i=n.controlHeight-4;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n),YQr(t??e)),dEt(r)),{controlHeight:i}),uEt(Object.assign(Object.assign({},n),{controlHeight:i})))},JQr=XQr,a6=(e,t)=>new Gl(e).setA(t).toRgbString(),yH=(e,t)=>new Gl(e).lighten(t).toHexString(),QQr=e=>{const t=BN(e,{theme:"dark"});return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[6],6:t[5],7:t[4],8:t[6],9:t[5],10:t[4]}},ZQr=(e,t)=>{const n=e||"#000",r=t||"#fff";return{colorBgBase:n,colorTextBase:r,colorText:a6(r,.85),colorTextSecondary:a6(r,.65),colorTextTertiary:a6(r,.45),colorTextQuaternary:a6(r,.25),colorFill:a6(r,.18),colorFillSecondary:a6(r,.12),colorFillTertiary:a6(r,.08),colorFillQuaternary:a6(r,.04),colorBgSolid:a6(r,.95),colorBgSolidHover:a6(r,1),colorBgSolidActive:a6(r,.9),colorBgElevated:yH(n,12),colorBgContainer:yH(n,8),colorBgLayout:yH(n,0),colorBgSpotlight:yH(n,26),colorBgBlur:a6(r,.04),colorBorder:yH(n,26),colorBorderSecondary:yH(n,19)}},eZr=(e,t)=>{const n=Object.keys(xWe).map(i=>{const a=BN(e[i],{theme:"dark"});return Array.from({length:10},()=>1).reduce((o,s,c)=>(o[`${i}-${c+1}`]=a[c],o[`${i}${c+1}`]=a[c],o),{})}).reduce((i,a)=>(i=Object.assign(Object.assign({},i),a),i),{}),r=t??m3e(e);return Object.assign(Object.assign(Object.assign({},r),n),cEt(e,{generateColorPalettes:QQr,generateNeutralColorPalettes:ZQr}))},tZr=eZr;function nZr(){const[e,t,n]=w1();return{theme:e,token:t,hashId:n}}const ih={defaultSeed:Sre.token,useToken:nZr,defaultAlgorithm:m3e,darkAlgorithm:tZr,compactAlgorithm:JQr,getDesignToken:GQr,defaultConfig:Sre,_internalContext:CWe},rZr=e=>{const{componentCls:t,calc:n}=e;return{[t]:Object.assign(Object.assign({},Cc(e)),{margin:0,padding:0,listStyle:"none",[`${t}-item`]:{position:"relative",margin:0,paddingBottom:e.itemPaddingBottom,fontSize:e.fontSize,listStyle:"none","&-tail":{position:"absolute",insetBlockStart:e.itemHeadSize,insetInlineStart:n(n(e.itemHeadSize).sub(e.tailWidth)).div(2).equal(),height:`calc(100% - ${rn(e.itemHeadSize)})`,borderInlineStart:`${rn(e.tailWidth)} ${e.lineType} ${e.tailColor}`},"&-pending":{[`${t}-item-head`]:{fontSize:e.fontSizeSM,backgroundColor:"transparent"},[`${t}-item-tail`]:{display:"none"}},"&-head":{position:"absolute",width:e.itemHeadSize,height:e.itemHeadSize,backgroundColor:e.dotBg,border:`${rn(e.dotBorderWidth)} ${e.lineType} transparent`,borderRadius:"50%","&-blue":{color:e.colorPrimary,borderColor:e.colorPrimary},"&-red":{color:e.colorError,borderColor:e.colorError},"&-green":{color:e.colorSuccess,borderColor:e.colorSuccess},"&-gray":{color:e.colorTextDisabled,borderColor:e.colorTextDisabled}},"&-head-custom":{position:"absolute",insetBlockStart:n(e.itemHeadSize).div(2).equal(),insetInlineStart:n(e.itemHeadSize).div(2).equal(),width:"auto",height:"auto",marginBlockStart:0,paddingBlock:e.customHeadPaddingVertical,lineHeight:1,textAlign:"center",border:0,borderRadius:0,transform:"translate(-50%, -50%)"},"&-content":{position:"relative",insetBlockStart:n(n(e.fontSize).mul(e.lineHeight).sub(e.fontSize)).mul(-1).add(e.lineWidth).equal(),marginInlineStart:n(e.margin).add(e.itemHeadSize).equal(),marginInlineEnd:0,marginBlockStart:0,marginBlockEnd:0,wordBreak:"break-word"},"&-last":{[`> ${t}-item-tail`]:{display:"none"},[`> ${t}-item-content`]:{minHeight:n(e.controlHeightLG).mul(1.2).equal()}}},[`&${t}-alternate,
        &${t}-right,
        &${t}-label`]:{[`${t}-item`]:{"&-tail, &-head, &-head-custom":{insetInlineStart:"50%"},"&-head":{marginInlineStart:n(e.marginXXS).mul(-1).equal(),"&-custom":{marginInlineStart:n(e.tailWidth).div(2).equal()}},"&-left":{[`${t}-item-content`]:{insetInlineStart:`calc(50% - ${rn(e.marginXXS)})`,width:`calc(50% - ${rn(e.marginSM)})`,textAlign:"start"}},"&-right":{[`${t}-item-content`]:{width:`calc(50% - ${rn(e.marginSM)})`,margin:0,textAlign:"end"}}}},[`&${t}-right`]:{[`${t}-item-right`]:{[`${t}-item-tail,
            ${t}-item-head,
            ${t}-item-head-custom`]:{insetInlineStart:`calc(100% - ${rn(n(n(e.itemHeadSize).add(e.tailWidth)).div(2).equal())})`},[`${t}-item-content`]:{width:`calc(100% - ${rn(n(e.itemHeadSize).add(e.marginXS).equal())})`}}},[`&${t}-pending
        ${t}-item-last
        ${t}-item-tail`]:{display:"block",height:`calc(100% - ${rn(e.margin)})`,borderInlineStart:`${rn(e.tailWidth)} dotted ${e.tailColor}`},[`&${t}-reverse
        ${t}-item-last
        ${t}-item-tail`]:{display:"none"},[`&${t}-reverse ${t}-item-pending`]:{[`${t}-item-tail`]:{insetBlockStart:e.margin,display:"block",height:`calc(100% - ${rn(e.margin)})`,borderInlineStart:`${rn(e.tailWidth)} dotted ${e.tailColor}`},[`${t}-item-content`]:{minHeight:n(e.controlHeightLG).mul(1.2).equal()}},[`&${t}-label`]:{[`${t}-item-label`]:{position:"absolute",insetBlockStart:n(n(e.fontSize).mul(e.lineHeight).sub(e.fontSize)).mul(-1).add(e.tailWidth).equal(),width:`calc(50% - ${rn(e.marginSM)})`,textAlign:"end"},[`${t}-item-right`]:{[`${t}-item-label`]:{insetInlineStart:`calc(50% + ${rn(e.marginSM)})`,width:`calc(50% - ${rn(e.marginSM)})`,textAlign:"start"}}},"&-rtl":{direction:"rtl",[`${t}-item-head-custom`]:{transform:"translate(50%, -50%)"}}})}},iZr=e=>({tailColor:e.colorSplit,tailWidth:e.lineWidthBold,dotBorderWidth:e.wireframe?e.lineWidthBold:e.lineWidth*3,dotBg:e.colorBgContainer,itemPaddingBottom:e.padding*1.25}),aZr=Ql("Timeline",e=>{const t=el(e,{itemHeadSize:10,customHeadPaddingVertical:e.paddingXXS,paddingInlineEnd:2});return[rZr(t)]},iZr);var oZr=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const sZr=e=>{var{prefixCls:t,className:n,color:r="blue",dot:i,pending:a=!1,position:o,label:s,children:c}=e,u=oZr(e,["prefixCls","className","color","dot","pending","position","label","children"]);const{getPrefixCls:d}=h.useContext(Uo),f=d("timeline",t),p=tn(`${f}-item`,{[`${f}-item-pending`]:a},n),m=/blue|red|green|gray/.test(r||"")?void 0:r,g=tn(`${f}-item-head`,{[`${f}-item-head-custom`]:!!i,[`${f}-item-head-${r}`]:!m});return h.createElement("li",Object.assign({},u,{className:p}),s&&h.createElement("div",{className:`${f}-item-label`},s),h.createElement("div",{className:`${f}-item-tail`}),h.createElement("div",{className:g,style:{borderColor:m,color:m}},i),h.createElement("div",{className:`${f}-item-content`},c))},LKt=sZr;var vdt=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const lZr=e=>{var{prefixCls:t,className:n,pending:r=!1,children:i,items:a,rootClassName:o,reverse:s=!1,direction:c,hashId:u,pendingDot:d,mode:f=""}=e,p=vdt(e,["prefixCls","className","pending","children","items","rootClassName","reverse","direction","hashId","pendingDot","mode"]);const m=(w,$)=>f==="alternate"?w==="right"?`${t}-item-right`:w==="left"?`${t}-item-left`:$%2===0?`${t}-item-left`:`${t}-item-right`:f==="left"?`${t}-item-left`:f==="right"?`${t}-item-right`:w==="right"?`${t}-item-right`:"",g=oi(a||[]),_=typeof r=="boolean"?null:r;r&&g.push({pending:!!r,dot:d||h.createElement(W6,null),children:_}),s&&g.reverse();const v=g.length,b=`${t}-item-last`,y=g.filter(w=>!!w).map((w,$)=>{var O;const N=$===v-2?b:"",P=$===v-1?b:"",{className:I}=w,D=vdt(w,["className"]);return h.createElement(LKt,Object.assign({},D,{className:tn([I,!s&&r?N:P,m((O=w==null?void 0:w.position)!==null&&O!==void 0?O:"",$)]),key:(w==null?void 0:w.key)||$}))}),x=g.some(w=>!!(w!=null&&w.label)),C=tn(t,{[`${t}-pending`]:!!r,[`${t}-reverse`]:!!s,[`${t}-${f}`]:!!f&&!x,[`${t}-label`]:x,[`${t}-rtl`]:c==="rtl"},n,o,u);return h.createElement("ul",Object.assign({},p,{className:C}),y)},cZr=lZr;function uZr(e,t){return e&&Array.isArray(e)?e:Zf(t).map(n=>{var r,i;return Object.assign({children:(i=(r=n==null?void 0:n.props)===null||r===void 0?void 0:r.children)!==null&&i!==void 0?i:""},n.props)})}var dZr=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const qKe=e=>{const{getPrefixCls:t,direction:n,timeline:r}=h.useContext(Uo),{prefixCls:i,children:a,items:o,className:s,style:c}=e,u=dZr(e,["prefixCls","children","items","className","style"]),d=t("timeline",i);Gs("Timeline").deprecated(!a,"Timeline.Item","items");const f=rp(d),[p,m,g]=aZr(d,f),_=uZr(o,a);return p(h.createElement(cZr,Object.assign({},u,{className:tn(r==null?void 0:r.className,s,g,f),style:Object.assign(Object.assign({},r==null?void 0:r.style),c),prefixCls:d,direction:n,items:_,hashId:m})))};qKe.Item=LKt;qKe.displayName="Timeline";const fZr=qKe;function _dt(e){return e!==null&&Xa(e)==="object"}function ydt(e,t,n){if(e===!1||t===!1&&(!_dt(e)||!e.closeIcon))return null;var r=typeof t!="boolean"?t:void 0;if(_dt(e)){var i;return mt(mt({},e),{},{closeIcon:(i=e.closeIcon)!==null&&i!==void 0?i:r})}return n||e||t?{closeIcon:r}:"empty"}function pZr(e,t,n,r){return h.useMemo(function(){var i=ydt(e,t,!1),a=ydt(n,r,!0);return i!=="empty"?i:a},[n,r,e,t])}function hZr(e){var t=window.innerWidth||document.documentElement.clientWidth,n=window.innerHeight||document.documentElement.clientHeight,r=e.getBoundingClientRect(),i=r.top,a=r.right,o=r.bottom,s=r.left;return i>=0&&s>=0&&a<=t&&o<=n}function mZr(e,t,n){var r;return(r=n??t)!==null&&r!==void 0?r:e===null?"center":"bottom"}function gZr(e){return typeof e=="number"&&!Number.isNaN(e)}function vZr(e,t,n,r){var i=h.useState(void 0),a=gn(i,2),o=a[0],s=a[1];hl(function(){var _=typeof e=="function"?e():e;s(_||null)});var c=h.useState(null),u=gn(c,2),d=u[0],f=u[1],p=Bs(function(){if(o){!hZr(o)&&t&&o.scrollIntoView(r);var _=o.getBoundingClientRect(),v=_.left,b=_.top,y=_.width,x=_.height,C={left:v,top:b,width:y,height:x,radius:0};f(function(w){return JSON.stringify(w)!==JSON.stringify(C)?C:w})}else f(null)}),m=function(v){var b;return(b=Array.isArray(n==null?void 0:n.offset)?n==null?void 0:n.offset[v]:n==null?void 0:n.offset)!==null&&b!==void 0?b:6};hl(function(){return p(),window.addEventListener("resize",p),function(){window.removeEventListener("resize",p)}},[o,t,p]);var g=h.useMemo(function(){if(!d)return d;var _=m(0),v=m(1),b=gZr(n==null?void 0:n.radius)?n==null?void 0:n.radius:2;return{left:d.left-_,top:d.top-v,width:d.width+_*2,height:d.height+v*2,radius:b}},[d,n]);return[g,o]}var xme={fill:"transparent",pointerEvents:"auto"},_Zr=function(t){var n=t.prefixCls,r=t.rootClassName,i=t.pos,a=t.showMask,o=t.style,s=o===void 0?{}:o,c=t.fill,u=c===void 0?"rgba(0,0,0,0.5)":c,d=t.open,f=t.animated,p=t.zIndex,m=t.disabledInteraction,g=pK(),_="".concat(n,"-mask-").concat(g),v=Xa(f)==="object"?f==null?void 0:f.placeholder:f,b=typeof navigator<"u"&&/^((?!chrome|android).)*safari/i.test(navigator.userAgent),y=b?{width:"100%",height:"100%"}:{width:"100vw",height:"100vh"};return G.createElement(bD,{open:d,autoLock:!0},G.createElement("div",{className:tn("".concat(n,"-mask"),r),style:mt({position:"fixed",left:0,right:0,top:0,bottom:0,zIndex:p,pointerEvents:i&&!m?"none":"auto"},s)},a?G.createElement("svg",{style:{width:"100%",height:"100%"}},G.createElement("defs",null,G.createElement("mask",{id:_},G.createElement("rect",ge({x:"0",y:"0"},y,{fill:"white"})),i&&G.createElement("rect",{x:i.left,y:i.top,rx:i.radius,width:i.width,height:i.height,fill:"black",className:v?"".concat(n,"-placeholder-animated"):""}))),G.createElement("rect",{x:"0",y:"0",width:"100%",height:"100%",fill:u,mask:"url(#".concat(_,")")}),i&&G.createElement(G.Fragment,null,G.createElement("rect",ge({},xme,{x:"0",y:"0",width:"100%",height:i.top})),G.createElement("rect",ge({},xme,{x:"0",y:"0",width:i.left,height:"100%"})),G.createElement("rect",ge({},xme,{x:"0",y:i.top+i.height,width:"100%",height:"calc(100vh - ".concat(i.top+i.height,"px)")})),G.createElement("rect",ge({},xme,{x:i.left+i.width,y:"0",width:"calc(100vw - ".concat(i.left+i.width,"px)"),height:"100%"})))):null))},yZr=[0,0],bdt={left:{points:["cr","cl"],offset:[-8,0]},right:{points:["cl","cr"],offset:[8,0]},top:{points:["bc","tc"],offset:[0,-8]},bottom:{points:["tc","bc"],offset:[0,8]},topLeft:{points:["bl","tl"],offset:[0,-8]},leftTop:{points:["tr","tl"],offset:[-8,0]},topRight:{points:["br","tr"],offset:[0,-8]},rightTop:{points:["tl","tr"],offset:[8,0]},bottomRight:{points:["tr","br"],offset:[0,8]},rightBottom:{points:["bl","br"],offset:[8,0]},bottomLeft:{points:["tl","bl"],offset:[0,8]},leftBottom:{points:["br","bl"],offset:[-8,0]}};function jKt(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,t={};return Object.keys(bdt).forEach(function(n){t[n]=mt(mt({},bdt[n]),{},{autoArrow:e,targetOffset:yZr})}),t}jKt();function bZr(e){var t,n=e.prefixCls,r=e.current,i=e.total,a=e.title,o=e.description,s=e.onClose,c=e.onPrev,u=e.onNext,d=e.onFinish,f=e.className,p=e.closable,m=Pf(p||{},!0),g=(t=p==null?void 0:p.closeIcon)!==null&&t!==void 0?t:h.createElement("span",{className:"".concat(n,"-close-x")},"×"),_=!!p;return h.createElement("div",{className:tn("".concat(n,"-content"),f)},h.createElement("div",{className:"".concat(n,"-inner")},_&&h.createElement("button",ge({type:"button",onClick:s,"aria-label":"Close"},m,{className:"".concat(n,"-close")}),g),h.createElement("div",{className:"".concat(n,"-header")},h.createElement("div",{className:"".concat(n,"-title")},a)),h.createElement("div",{className:"".concat(n,"-description")},o),h.createElement("div",{className:"".concat(n,"-footer")},h.createElement("div",{className:"".concat(n,"-sliders")},i>1?oi(Array.from({length:i}).keys()).map(function(v,b){return h.createElement("span",{key:v,className:b===r?"active":""})}):null),h.createElement("div",{className:"".concat(n,"-buttons")},r!==0?h.createElement("button",{className:"".concat(n,"-prev-btn"),onClick:c},"Prev"):null,r===i-1?h.createElement("button",{className:"".concat(n,"-finish-btn"),onClick:d},"Finish"):h.createElement("button",{className:"".concat(n,"-next-btn"),onClick:u},"Next")))))}var xZr=function(t){var n=t.current,r=t.renderPanel;return h.createElement(h.Fragment,null,typeof r=="function"?r(t,n):h.createElement(bZr,t))},SZr=["prefixCls","steps","defaultCurrent","current","onChange","onClose","onFinish","open","mask","arrow","rootClassName","placement","renderPanel","gap","animated","scrollIntoViewOptions","zIndex","closeIcon","closable","builtinPlacements","disabledInteraction"],CZr={left:"50%",top:"50%",width:1,height:1},xdt={block:"center",inline:"center"},wZr=function(t){var n=t.prefixCls,r=n===void 0?"rc-tour":n,i=t.steps,a=i===void 0?[]:i,o=t.defaultCurrent,s=t.current,c=t.onChange,u=t.onClose,d=t.onFinish,f=t.open,p=t.mask,m=p===void 0?!0:p,g=t.arrow,_=g===void 0?!0:g,v=t.rootClassName,b=t.placement,y=t.renderPanel,x=t.gap,C=t.animated,w=t.scrollIntoViewOptions,$=w===void 0?xdt:w,O=t.zIndex,N=O===void 0?1001:O,P=t.closeIcon,I=t.closable,D=t.builtinPlacements,k=t.disabledInteraction,R=$o(t,SZr),A=h.useRef(),F=$l(0,{value:s,defaultValue:o}),z=gn(F,2),M=z[0],K=z[1],U=$l(void 0,{value:f,postState:function(kt){return M<0||M>=a.length?!1:kt??!0}}),W=gn(U,2),L=W[0],Y=W[1],J=h.useState(L),Z=gn(J,2),te=Z[0],re=Z[1],se=h.useRef(L);hl(function(){L&&(se.current||K(0),re(!0)),se.current=L},[L]);var de=a[M]||{},pe=de.target,Se=de.placement,ve=de.style,be=de.arrow,Ee=de.className,xe=de.mask,Pe=de.scrollIntoViewOptions,je=Pe===void 0?xdt:Pe,ft=de.closeIcon,Ge=de.closable,Ye=pZr(Ge,ft,I,P),nt=L&&(xe??m),We=je??$,ct=vZr(pe,f,x,We),rt=gn(ct,2),vt=rt[0],Mt=rt[1],$t=mZr(Mt,b,Se),ke=Mt?typeof be>"u"?_:be:!1,ye=Xa(ke)==="object"?ke.pointAtCenter:!1;hl(function(){var Gt;(Gt=A.current)===null||Gt===void 0||Gt.forceAlign()},[ye,M]);var _e=function(kt){K(kt),c==null||c(kt)},He=h.useMemo(function(){return D?typeof D=="function"?D({arrowPointAtCenter:ye}):D:jKt(ye)},[D,ye]);if(Mt===void 0||!te)return null;var Ze=function(){Y(!1),u==null||u(M)},ot=function(){return h.createElement(xZr,ge({arrow:ke,key:"content",prefixCls:r,total:a.length,renderPanel:y,onPrev:function(){_e(M-1)},onNext:function(){_e(M+1)},onClose:Ze,current:M,onFinish:function(){Ze(),d==null||d()}},a[M],{closable:Ye}))},Qt=typeof nt=="boolean"?nt:!!nt,Bt=typeof nt=="boolean"?void 0:nt,Yt=function(kt){return kt||Mt||document.body};return h.createElement(h.Fragment,null,h.createElement(_Zr,{zIndex:N,prefixCls:r,pos:vt,showMask:Qt,style:Bt==null?void 0:Bt.style,fill:Bt==null?void 0:Bt.color,open:L,animated:C,rootClassName:v,disabledInteraction:k}),h.createElement(QF,ge({},R,{builtinPlacements:He,ref:A,popupStyle:ve,popupPlacement:$t,popupVisible:L,popupClassName:tn(v,Ee),prefixCls:r,popup:ot,forceRender:!1,destroyPopupOnHide:!0,zIndex:N,getTriggerDOMNode:Yt,arrow:!!ke}),h.createElement(bD,{open:L,autoLock:!0},h.createElement("div",{className:tn(v,"".concat(r,"-target-placeholder")),style:mt(mt({},vt||CZr),{},{position:"fixed",pointerEvents:"none"})}))))};const EZr=Object.freeze(Object.defineProperty({__proto__:null,default:wZr},Symbol.toStringTag,{value:"Module"})),TZr=function(e){var t=h.useRef({valueLabels:new Map});return h.useMemo(function(){var n=t.current.valueLabels,r=new Map,i=e.map(function(a){var o=a.value,s=a.label,c=s??n.get(o);return r.set(o,c),mt(mt({},a),{},{label:c})});return t.current.valueLabels=r,[i]},[e])};var $Zr=function(t,n,r,i){return h.useMemo(function(){var a=function(m){return m.map(function(g){var _=g.value;return _})},o=a(t),s=a(n),c=o.filter(function(p){return!i[p]}),u=o,d=s;if(r){var f=j6(o,!0,i);u=f.checkedKeys,d=f.halfCheckedKeys}return[Array.from(new Set([].concat(oi(c),oi(u)))),d]},[t,n,r,i])},BKt=function(t){return Array.isArray(t)?t:t!==void 0?[t]:[]},OZr=function(t){var n=t||{},r=n.label,i=n.value,a=n.children;return{_title:r?[r]:["title","label"],value:i||"value",key:i||"value",children:a||"children"}},XLe=function(t){return!t||t.disabled||t.disableCheckbox||t.checkable===!1},PZr=function(t,n){var r=[],i=function a(o){o.forEach(function(s){var c=s[n.children];c&&(r.push(s[n.value]),a(c))})};return i(t),r},JLe=function(t){return t==null};const NZr=function(e,t){return h.useMemo(function(){var n=zae(e,{fieldNames:t,initWrapper:function(i){return mt(mt({},i),{},{valueEntities:new Map})},processEntity:function(i,a){var o=i.node[t.value];{var s=i.node.key;Za(!JLe(o),"TreeNode `value` is invalidate: undefined"),Za(!a.valueEntities.has(o),"Same `value` exist in the tree: ".concat(o)),Za(!s||String(s)===String(o),"`key` or `value` with TreeNode must be the same or you can remove one of them. key: ".concat(s,", value: ").concat(o,"."))}a.valueEntities.set(o,i)}});return n},[e,t])};var VKe=function(){return null},DZr=["children","value"];function zKt(e){return Zf(e).map(function(t){if(!h.isValidElement(t)||!t.type)return null;var n=t,r=n.key,i=n.props,a=i.children,o=i.value,s=$o(i,DZr),c=mt({key:r,value:o},s),u=zKt(a);return u.length&&(c.children=u),c}).filter(function(t){return t})}function QLe(e){if(!e)return e;var t=mt({},e);return"props"in t||Object.defineProperty(t,"props",{get:function(){return Za(!1,"New `rc-tree-select` not support return node instance as argument anymore. Please consider to remove `props` access."),t}}),t}function IZr(e,t,n,r,i,a){var o=null,s=null;function c(){function u(d){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"0",p=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return d.map(function(m,g){var _="".concat(f,"-").concat(g),v=m[a.value],b=n.includes(v),y=u(m[a.children]||[],_,b),x=h.createElement(VKe,m,y.map(function(w){return w.node}));if(t===v&&(o=x),b){var C={pos:_,node:x,children:y};return p||s.push(C),C}return null}).filter(function(m){return m})}s||(s=[],u(r),s.sort(function(d,f){var p=d.node.props.value,m=f.node.props.value,g=n.indexOf(p),_=n.indexOf(m);return g-_}))}Object.defineProperty(e,"triggerNode",{get:function(){return Za(!1,"`triggerNode` is deprecated. Please consider decoupling data with node."),c(),o}}),Object.defineProperty(e,"allCheckedNodes",{get:function(){return Za(!1,"`allCheckedNodes` is deprecated. Please consider decoupling data with node."),c(),i?s:s.map(function(d){var f=d.node;return f})}})}var RZr=function(t,n,r){var i=r.fieldNames,a=r.treeNodeFilterProp,o=r.filterTreeNode,s=i.children;return h.useMemo(function(){if(!n||o===!1)return t;var c=typeof o=="function"?o:function(d,f){return String(f[a]).toUpperCase().includes(n.toUpperCase())},u=function d(f){var p=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return f.reduce(function(m,g){var _=g[s],v=p||c(n,QLe(g)),b=d(_||[],v);return(v||b.length)&&m.push(mt(mt({},g),{},lt({isLeaf:void 0},s,b))),m},[])};return u(t)},[t,n,s,a,o])};function Sdt(e){var t=h.useRef();t.current=e;var n=h.useCallback(function(){return t.current.apply(t,arguments)},[]);return n}function kZr(e,t){var n=t.id,r=t.pId,i=t.rootPId,a=new Map,o=[];return e.forEach(function(s){var c=s[n],u=mt(mt({},s),{},{key:s.key||c});a.set(c,u)}),a.forEach(function(s){var c=s[r],u=a.get(c);u?(u.children=u.children||[],u.children.push(s)):(c===i||i===null)&&o.push(s)}),o}function AZr(e,t,n){return h.useMemo(function(){if(e){if(n){var r=mt({id:"id",pId:"pId",rootPId:null},Xa(n)==="object"?n:{});return kZr(e,r)}return e}return zKt(t)},[t,n,e])}var HKt=h.createContext(null),qKt=h.createContext(null),MZr={width:0,height:0,display:"flex",overflow:"hidden",opacity:0,border:0,padding:0,margin:0},FZr=function(t,n){var r=Y3e(),i=r.prefixCls,a=r.multiple,o=r.searchValue,s=r.toggleOpen,c=r.open,u=r.notFoundContent,d=h.useContext(qKt),f=d.virtual,p=d.listHeight,m=d.listItemHeight,g=d.listItemScrollOffset,_=d.treeData,v=d.fieldNames,b=d.onSelect,y=d.dropdownMatchSelectWidth,x=d.treeExpandAction,C=d.treeTitleRender,w=d.onPopupScroll,$=d.leftMaxCount,O=d.leafCountOnly,N=d.valueEntities,P=h.useContext(HKt),I=P.checkable,D=P.checkedKeys,k=P.halfCheckedKeys,R=P.treeExpandedKeys,A=P.treeDefaultExpandAll,F=P.treeDefaultExpandedKeys,z=P.onTreeExpand,M=P.treeIcon,K=P.showTreeIcon,U=P.switcherIcon,W=P.treeLine,L=P.treeNodeFilterProp,Y=P.loadData,J=P.treeLoadedKeys,Z=P.treeMotion,te=P.onTreeLoad,re=P.keyEntities,se=h.useRef(),de=MC(function(){return _},[c,_],function(Cn,Nn){return Nn[0]&&Cn[1]!==Nn[1]}),pe=h.useMemo(function(){return I?{checked:D,halfChecked:k}:null},[I,D,k]);h.useEffect(function(){if(c&&!a&&D.length){var Cn;(Cn=se.current)===null||Cn===void 0||Cn.scrollTo({key:D[0]})}},[c]);var Se=function(Nn){Nn.preventDefault()},ve=function(Nn,kn){var vn=kn.node;I&&XLe(vn)||(b(vn.key,{selected:!D.includes(vn.key)}),a||s(!1))},be=h.useState(F),Ee=gn(be,2),xe=Ee[0],Pe=Ee[1],je=h.useState(null),ft=gn(je,2),Ge=ft[0],Ye=ft[1],nt=h.useMemo(function(){return R?oi(R):o?Ge:xe},[xe,Ge,R,o]),We=function(Nn){Pe(Nn),Ye(Nn),z&&z(Nn)},ct=String(o).toLowerCase(),rt=function(Nn){return ct?String(Nn[L]).toLowerCase().includes(ct):!1};h.useEffect(function(){o&&Ye(PZr(_,v))},[o]);var vt=h.useState(function(){return new Map}),Mt=gn(vt,2),$t=Mt[0],ke=Mt[1];h.useEffect(function(){$&&ke(new Map)},[$]);function ye(Cn){var Nn=Cn[v.value];if(!$t.has(Nn)){var kn=N.get(Nn),vn=(kn.children||[]).length===0;if(vn)$t.set(Nn,!1);else{var bn=kn.children.filter(function(zn){return!zn.node.disabled&&!zn.node.disableCheckbox&&!D.includes(zn.node[v.value])}),ur=bn.length;$t.set(Nn,ur>$)}}return $t.get(Nn)}var _e=Bs(function(Cn){var Nn=Cn[v.value];return D.includes(Nn)||$===null?!1:$<=0?!0:O&&$?ye(Cn):!1}),He=function Cn(Nn){var kn=cM(Nn),vn;try{for(kn.s();!(vn=kn.n()).done;){var bn=vn.value;if(!(bn.disabled||bn.selectable===!1)){if(o){if(rt(bn))return bn}else return bn;if(bn[v.children]){var ur=Cn(bn[v.children]);if(ur)return ur}}}}catch(zn){kn.e(zn)}finally{kn.f()}return null},Ze=h.useState(null),ot=gn(Ze,2),Qt=ot[0],Bt=ot[1],Yt=re[Qt];h.useEffect(function(){if(c){var Cn=null,Nn=function(){var vn=He(de);return vn?vn[v.value]:null};!a&&D.length&&!o?Cn=D[0]:Cn=Nn(),Bt(Cn)}},[c,o]),h.useImperativeHandle(n,function(){var Cn;return{scrollTo:(Cn=se.current)===null||Cn===void 0?void 0:Cn.scrollTo,onKeyDown:function(kn){var vn,bn=kn.which;switch(bn){case _i.UP:case _i.DOWN:case _i.LEFT:case _i.RIGHT:(vn=se.current)===null||vn===void 0||vn.onKeyDown(kn);break;case _i.ENTER:{if(Yt){var ur=_e(Yt.node),zn=(Yt==null?void 0:Yt.node)||{},Tn=zn.selectable,Or=zn.value,br=zn.disabled;Tn!==!1&&!br&&!ur&&ve(null,{node:{key:Qt},selected:!D.includes(Or)})}break}case _i.ESC:s(!1)}},onKeyUp:function(){}}});var Gt=MC(function(){return!o},[o,R||xe],function(Cn,Nn){var kn=gn(Cn,1),vn=kn[0],bn=gn(Nn,2),ur=bn[0],zn=bn[1];return vn!==ur&&!!(ur||zn)}),kt=Gt?Y:null;if(de.length===0)return h.createElement("div",{role:"listbox",className:"".concat(i,"-empty"),onMouseDown:Se},u);var In={fieldNames:v};return J&&(In.loadedKeys=J),nt&&(In.expandedKeys=nt),h.createElement("div",{onMouseDown:Se},Yt&&c&&h.createElement("span",{style:MZr,"aria-live":"assertive"},Yt.node.value),h.createElement(MKe.Provider,{value:{nodeDisabled:_e}},h.createElement(Zae,ge({ref:se,focusable:!1,prefixCls:"".concat(i,"-tree"),treeData:de,height:p,itemHeight:m,itemScrollOffset:g,virtual:f!==!1&&y!==!1,multiple:a,icon:M,showIcon:K,switcherIcon:U,showLine:W,loadData:kt,motion:Z,activeKey:Qt,checkable:I,checkStrictly:!0,checkedKeys:pe,selectedKeys:I?[]:D,defaultExpandAll:A,titleRender:C},In,{onActiveChange:Bt,onSelect:ve,onCheck:ve,onExpand:We,onLoad:te,filterTreeNode:rt,expandAction:x,onScroll:w}))))},VKt=h.forwardRef(FZr);VKt.displayName="OptionList";var WKe="SHOW_ALL",UKe="SHOW_PARENT",Fbe="SHOW_CHILD";function Cdt(e,t,n,r){var i=new Set(e);return t===Fbe?e.filter(function(a){var o=n[a];return!o||!o.children||!o.children.some(function(s){var c=s.node;return i.has(c[r.value])})||!o.children.every(function(s){var c=s.node;return XLe(c)||i.has(c[r.value])})}):t===UKe?e.filter(function(a){var o=n[a],s=o?o.parent:null;return!s||XLe(s.node)||!i.has(s.key)}):e}function LZr(e){var t=e.searchPlaceholder,n=e.treeCheckStrictly,r=e.treeCheckable,i=e.labelInValue,a=e.value,o=e.multiple,s=e.showCheckedStrategy,c=e.maxCount;Za(!t,"`searchPlaceholder` has been removed."),n&&i===!1&&Za(!1,"`treeCheckStrictly` will force set `labelInValue` to `true`."),(i||n)&&Za(BKt(a).every(function(u){return u&&Xa(u)==="object"&&"value"in u}),"Invalid prop `value` supplied to `TreeSelect`. You should use { label: string, value: string | number } or [{ label: string, value: string | number }] instead."),n||o||r?Za(!a||Array.isArray(a),"`value` should be an array when `TreeSelect` is checkable or multiple."):Za(!Array.isArray(a),"`value` should not be array when `TreeSelect` is single mode."),c&&(s==="SHOW_ALL"&&!n||s==="SHOW_PARENT")&&Za(!1,"`maxCount` not work with `showCheckedStrategy=SHOW_ALL` (when `treeCheckStrictly=false`) or `showCheckedStrategy=SHOW_PARENT`.")}var jZr=["id","prefixCls","value","defaultValue","onChange","onSelect","onDeselect","searchValue","inputValue","onSearch","autoClearSearchValue","filterTreeNode","treeNodeFilterProp","showCheckedStrategy","treeNodeLabelProp","multiple","treeCheckable","treeCheckStrictly","labelInValue","maxCount","fieldNames","treeDataSimpleMode","treeData","children","loadData","treeLoadedKeys","onTreeLoad","treeDefaultExpandAll","treeExpandedKeys","treeDefaultExpandedKeys","onTreeExpand","treeExpandAction","virtual","listHeight","listItemHeight","listItemScrollOffset","onDropdownVisibleChange","dropdownMatchSelectWidth","treeLine","treeIcon","showTreeIcon","switcherIcon","treeMotion","treeTitleRender","onPopupScroll"];function BZr(e){return!e||Xa(e)!=="object"}var WKt=h.forwardRef(function(e,t){var n=e.id,r=e.prefixCls,i=r===void 0?"rc-tree-select":r,a=e.value,o=e.defaultValue,s=e.onChange,c=e.onSelect,u=e.onDeselect,d=e.searchValue,f=e.inputValue,p=e.onSearch,m=e.autoClearSearchValue,g=m===void 0?!0:m,_=e.filterTreeNode,v=e.treeNodeFilterProp,b=v===void 0?"value":v,y=e.showCheckedStrategy,x=e.treeNodeLabelProp,C=e.multiple,w=e.treeCheckable,$=e.treeCheckStrictly,O=e.labelInValue,N=e.maxCount,P=e.fieldNames,I=e.treeDataSimpleMode,D=e.treeData,k=e.children,R=e.loadData,A=e.treeLoadedKeys,F=e.onTreeLoad,z=e.treeDefaultExpandAll,M=e.treeExpandedKeys,K=e.treeDefaultExpandedKeys,U=e.onTreeExpand,W=e.treeExpandAction,L=e.virtual,Y=e.listHeight,J=Y===void 0?200:Y,Z=e.listItemHeight,te=Z===void 0?20:Z,re=e.listItemScrollOffset,se=re===void 0?0:re,de=e.onDropdownVisibleChange,pe=e.dropdownMatchSelectWidth,Se=pe===void 0?!0:pe,ve=e.treeLine,be=e.treeIcon,Ee=e.showTreeIcon,xe=e.switcherIcon,Pe=e.treeMotion,je=e.treeTitleRender,ft=e.onPopupScroll,Ge=$o(e,jZr),Ye=QWe(n),nt=w&&!$,We=w||$,ct=$||O,rt=We||C,vt=$l(o,{value:a}),Mt=gn(vt,2),$t=Mt[0],ke=Mt[1],ye=h.useMemo(function(){return w?y||Fbe:WKe},[y,w]);LZr(e);var _e=h.useMemo(function(){return OZr(P)},[JSON.stringify(P)]),He=$l("",{value:d!==void 0?d:f,postState:function(yr){return yr||""}}),Ze=gn(He,2),ot=Ze[0],Qt=Ze[1],Bt=function(yr){Qt(yr),p==null||p(yr)},Yt=AZr(D,k,I),Gt=NZr(Yt,_e),kt=Gt.keyEntities,In=Gt.valueEntities,Cn=h.useCallback(function(or){var yr=[],Br=[];return or.forEach(function(lr){In.has(lr)?Br.push(lr):yr.push(lr)}),{missingRawValues:yr,existRawValues:Br}},[In]),Nn=RZr(Yt,ot,{fieldNames:_e,treeNodeFilterProp:b,filterTreeNode:_}),kn=h.useCallback(function(or){if(or){if(x)return or[x];for(var yr=_e._title,Br=0;Br<yr.length;Br+=1){var lr=or[yr[Br]];if(lr!==void 0)return lr}}},[_e,x]),vn=h.useCallback(function(or){var yr=BKt(or);return yr.map(function(Br){return BZr(Br)?{value:Br}:Br})},[]),bn=h.useCallback(function(or){var yr=vn(or);return yr.map(function(Br){var lr=Br.label,qr=Br.value,Mr=Br.halfChecked,pr,Vr=In.get(qr);if(Vr){var xn;lr=je?je(Vr.node):(xn=lr)!==null&&xn!==void 0?xn:kn(Vr.node),pr=Vr.node.disabled}else if(lr===void 0){var ni=vn($t).find(function(ya){return ya.value===qr});lr=ni.label}return{label:lr,value:qr,halfChecked:Mr,disabled:pr}})},[In,kn,vn,$t]),ur=h.useMemo(function(){return vn($t===null?[]:$t)},[vn,$t]),zn=h.useMemo(function(){var or=[],yr=[];return ur.forEach(function(Br){Br.halfChecked?yr.push(Br):or.push(Br)}),[or,yr]},[ur]),Tn=gn(zn,2),Or=Tn[0],br=Tn[1],mr=h.useMemo(function(){return Or.map(function(or){return or.value})},[Or]),An=$Zr(Or,br,nt,kt),Dn=gn(An,2),vr=Dn[0],Ar=Dn[1],ui=h.useMemo(function(){var or=Cdt(vr,ye,kt,_e),yr=or.map(function(Mr){var pr,Vr;return(pr=(Vr=kt[Mr])===null||Vr===void 0||(Vr=Vr.node)===null||Vr===void 0?void 0:Vr[_e.value])!==null&&pr!==void 0?pr:Mr}),Br=yr.map(function(Mr){var pr=Or.find(function(xn){return xn.value===Mr}),Vr=O?pr==null?void 0:pr.label:je==null?void 0:je(pr);return{value:Mr,label:Vr}}),lr=bn(Br),qr=lr[0];return!rt&&qr&&JLe(qr.value)&&JLe(qr.label)?[]:lr.map(function(Mr){var pr;return mt(mt({},Mr),{},{label:(pr=Mr.label)!==null&&pr!==void 0?pr:Mr.value})})},[_e,rt,vr,Or,bn,ye,kt]),wn=TZr(ui),xr=gn(wn,1),Zr=xr[0],_n=h.useMemo(function(){return rt&&(ye==="SHOW_CHILD"||$||!w)?N:null},[N,rt,$,ye,w]),zt=Sdt(function(or,yr,Br){var lr=Cdt(or,ye,kt,_e);if(!(_n&&lr.length>_n)){var qr=bn(or);if(ke(qr),g&&Qt(""),s){var Mr=or;nt&&(Mr=lr.map(function(Co){var Os=In.get(Co);return Os?Os.node[_e.value]:Co}));var pr=yr||{triggerValue:void 0,selected:void 0},Vr=pr.triggerValue,xn=pr.selected,ni=Mr;if($){var ya=br.filter(function(Co){return!Mr.includes(Co.value)});ni=[].concat(oi(ni),oi(ya))}var Ja=bn(ni),Aa={preValue:Or,triggerValue:Vr},sa=!0;($||Br==="selection"&&!xn)&&(sa=!1),IZr(Aa,Vr,or,Yt,sa,_e),We?Aa.checked=xn:Aa.selected=xn;var Ln=ct?Ja:Ja.map(function(Co){return Co.value});s(rt?Ln:Ln[0],ct?null:Ja.map(function(Co){return Co.label}),Aa)}}}),Ft=h.useCallback(function(or,yr){var Br,lr=yr.selected,qr=yr.source,Mr=kt[or],pr=Mr==null?void 0:Mr.node,Vr=(Br=pr==null?void 0:pr[_e.value])!==null&&Br!==void 0?Br:or;if(!rt)zt([Vr],{selected:!0,triggerValue:Vr},"option");else{var xn=lr?[].concat(oi(mr),[Vr]):vr.filter(function(Os){return Os!==Vr});if(nt){var ni=Cn(xn),ya=ni.missingRawValues,Ja=ni.existRawValues,Aa=Ja.map(function(Os){return In.get(Os).key}),sa;if(lr){var Ln=j6(Aa,!0,kt);sa=Ln.checkedKeys}else{var Co=j6(Aa,{checked:!1,halfCheckedKeys:Ar},kt);sa=Co.checkedKeys}xn=[].concat(oi(ya),oi(sa.map(function(Os){return kt[Os].node[_e.value]})))}zt(xn,{selected:lr,triggerValue:Vr},qr||"option")}lr||!rt?c==null||c(Vr,QLe(pr)):u==null||u(Vr,QLe(pr))},[Cn,In,kt,_e,rt,mr,zt,nt,c,u,vr,Ar,N]),pn=h.useCallback(function(or){if(de){var yr={};Object.defineProperty(yr,"documentClickClose",{get:function(){return Za(!1,"Second param of `onDropdownVisibleChange` has been removed."),!1}}),de(or,yr)}},[de]),Sn=Sdt(function(or,yr){var Br=or.map(function(lr){return lr.value});if(yr.type==="clear"){zt(Br,{},"selection");return}yr.values.length&&Ft(yr.values[0].value,{selected:!1,source:"selection"})}),jn=h.useMemo(function(){return{virtual:L,dropdownMatchSelectWidth:Se,listHeight:J,listItemHeight:te,listItemScrollOffset:se,treeData:Nn,fieldNames:_e,onSelect:Ft,treeExpandAction:W,treeTitleRender:je,onPopupScroll:ft,leftMaxCount:N===void 0?null:N-Zr.length,leafCountOnly:ye==="SHOW_CHILD"&&!$&&!!w,valueEntities:In}},[L,Se,J,te,se,Nn,_e,Ft,W,je,ft,N,Zr.length,ye,$,w,In]),Zn=h.useMemo(function(){return{checkable:We,loadData:R,treeLoadedKeys:A,onTreeLoad:F,checkedKeys:vr,halfCheckedKeys:Ar,treeDefaultExpandAll:z,treeExpandedKeys:M,treeDefaultExpandedKeys:K,onTreeExpand:U,treeIcon:be,treeMotion:Pe,showTreeIcon:Ee,switcherIcon:xe,treeLine:ve,treeNodeFilterProp:b,keyEntities:kt}},[We,R,A,F,vr,Ar,z,M,K,U,be,Pe,Ee,xe,ve,b,kt]);return h.createElement(qKt.Provider,{value:jn},h.createElement(HKt.Provider,{value:Zn},h.createElement(kae,ge({ref:t},Ge,{id:Ye,prefixCls:i,mode:rt?"multiple":void 0,displayValues:Zr,onDisplayValuesChange:Sn,searchValue:ot,onSearch:Bt,OptionList:VKt,emptyOptions:!Yt.length,onDropdownVisibleChange:pn,dropdownMatchSelectWidth:Se}))))});WKt.displayName="TreeSelect";var eoe=WKt;eoe.TreeNode=VKe;eoe.SHOW_ALL=WKe;eoe.SHOW_PARENT=UKe;eoe.SHOW_CHILD=Fbe;const zZr=Object.freeze(Object.defineProperty({__proto__:null,SHOW_ALL:WKe,SHOW_CHILD:Fbe,SHOW_PARENT:UKe,TreeNode:VKe,default:eoe},Symbol.toStringTag,{value:"Module"})),HZr=(e,t,n,r)=>{const{titleMarginBottom:i,fontWeightStrong:a}=r;return{marginBottom:i,color:n,fontWeight:a,fontSize:e,lineHeight:t}},qZr=e=>{const t=[1,2,3,4,5],n={};return t.forEach(r=>{n[`
      h${r}&,
      div&-h${r},
      div&-h${r} > textarea,
      h${r}
    `]=HZr(e[`fontSizeHeading${r}`],e[`lineHeightHeading${r}`],e.colorTextHeading,e)}),n},VZr=e=>{const{componentCls:t}=e;return{"a&, a":Object.assign(Object.assign({},TWe(e)),{userSelect:"text",[`&[disabled], &${t}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed","&:active, &:hover":{color:e.colorTextDisabled},"&:active":{pointerEvents:"none"}}})}},WZr=e=>({code:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.2em 0.1em",fontSize:"85%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3},kbd:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.15em 0.1em",fontSize:"90%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.06)",border:"1px solid rgba(100, 100, 100, 0.2)",borderBottomWidth:2,borderRadius:3},mark:{padding:0,backgroundColor:bre[2]},"u, ins":{textDecoration:"underline",textDecorationSkipInk:"auto"},"s, del":{textDecoration:"line-through"},strong:{fontWeight:600},"ul, ol":{marginInline:0,marginBlock:"0 1em",padding:0,li:{marginInline:"20px 0",marginBlock:0,paddingInline:"4px 0",paddingBlock:0}},ul:{listStyleType:"circle",ul:{listStyleType:"disc"}},ol:{listStyleType:"decimal"},"pre, blockquote":{margin:"1em 0"},pre:{padding:"0.4em 0.6em",whiteSpace:"pre-wrap",wordWrap:"break-word",background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3,fontFamily:e.fontFamilyCode,code:{display:"inline",margin:0,padding:0,fontSize:"inherit",fontFamily:"inherit",background:"transparent",border:0}},blockquote:{paddingInline:"0.6em 0",paddingBlock:0,borderInlineStart:"4px solid rgba(100, 100, 100, 0.2)",opacity:.85}}),UZr=e=>{const{componentCls:t,paddingSM:n}=e,r=n;return{"&-edit-content":{position:"relative","div&":{insetInlineStart:e.calc(e.paddingSM).mul(-1).equal(),marginTop:e.calc(r).mul(-1).equal(),marginBottom:`calc(1em - ${rn(r)})`},[`${t}-edit-content-confirm`]:{position:"absolute",insetInlineEnd:e.calc(e.marginXS).add(2).equal(),insetBlockEnd:e.marginXS,color:e.colorTextDescription,fontWeight:"normal",fontSize:e.fontSize,fontStyle:"normal",pointerEvents:"none"},textarea:{margin:"0!important",MozTransition:"none",height:"1em"}}}},KZr=e=>({[`${e.componentCls}-copy-success`]:{"\n    &,\n    &:hover,\n    &:focus":{color:e.colorSuccess}},[`${e.componentCls}-copy-icon-only`]:{marginInlineStart:0}}),GZr=()=>({"\n  a&-ellipsis,\n  span&-ellipsis\n  ":{display:"inline-block",maxWidth:"100%"},"&-ellipsis-single-line":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis","a&, span&":{verticalAlign:"bottom"},"> code":{paddingBlock:0,maxWidth:"calc(100% - 1.2em)",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",verticalAlign:"bottom",boxSizing:"content-box"}},"&-ellipsis-multiple-line":{display:"-webkit-box",overflow:"hidden",WebkitLineClamp:3,WebkitBoxOrient:"vertical"}}),YZr=e=>{const{componentCls:t,titleMarginTop:n}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorText,wordBreak:"break-word",lineHeight:e.lineHeight,[`&${t}-secondary`]:{color:e.colorTextDescription},[`&${t}-success`]:{color:e.colorSuccessText},[`&${t}-warning`]:{color:e.colorWarningText},[`&${t}-danger`]:{color:e.colorErrorText,"a&:active, a&:focus":{color:e.colorErrorTextActive},"a&:hover":{color:e.colorErrorTextHover}},[`&${t}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed",userSelect:"none"},"\n        div&,\n        p\n      ":{marginBottom:"1em"}},qZr(e)),{[`
      & + h1${t},
      & + h2${t},
      & + h3${t},
      & + h4${t},
      & + h5${t}
      `]:{marginTop:n},"\n      div,\n      ul,\n      li,\n      p,\n      h1,\n      h2,\n      h3,\n      h4,\n      h5":{"\n        + h1,\n        + h2,\n        + h3,\n        + h4,\n        + h5\n        ":{marginTop:n}}}),WZr(e)),VZr(e)),{[`
        ${t}-expand,
        ${t}-collapse,
        ${t}-edit,
        ${t}-copy
      `]:Object.assign(Object.assign({},TWe(e)),{marginInlineStart:e.marginXXS})}),UZr(e)),KZr(e)),GZr()),{"&-rtl":{direction:"rtl"}})}},XZr=()=>({titleMarginTop:"1.2em",titleMarginBottom:"0.5em"}),UKt=Ql("Typography",e=>[YZr(e)],XZr),JZr=e=>{const{prefixCls:t,"aria-label":n,className:r,style:i,direction:a,maxLength:o,autoSize:s=!0,value:c,onSave:u,onCancel:d,onEnd:f,component:p,enterIcon:m=h.createElement(iMt,null)}=e,g=h.useRef(null),_=h.useRef(!1),v=h.useRef(null),[b,y]=h.useState(c);h.useEffect(()=>{y(c)},[c]),h.useEffect(()=>{var A;if(!((A=g.current)===null||A===void 0)&&A.resizableTextArea){const{textArea:F}=g.current.resizableTextArea;F.focus();const{length:z}=F.value;F.setSelectionRange(z,z)}},[]);const x=A=>{let{target:F}=A;y(F.value.replace(/[\n\r]/g,""))},C=()=>{_.current=!0},w=()=>{_.current=!1},$=A=>{let{keyCode:F}=A;_.current||(v.current=F)},O=()=>{u(b.trim())},N=A=>{let{keyCode:F,ctrlKey:z,altKey:M,metaKey:K,shiftKey:U}=A;v.current!==F||_.current||z||M||K||U||(F===_i.ENTER?(O(),f==null||f()):F===_i.ESC&&d())},P=()=>{O()},[I,D,k]=UKt(t),R=tn(t,`${t}-edit-content`,{[`${t}-rtl`]:a==="rtl",[`${t}-${p}`]:!!p},r,D,k);return I(h.createElement("div",{className:R,style:i},h.createElement(qNt,{ref:g,maxLength:o,value:b,onChange:x,onKeyDown:$,onKeyUp:N,onCompositionStart:C,onCompositionEnd:w,onBlur:P,"aria-label":n,rows:1,autoSize:s}),m!==null?Dh(m,{className:`${t}-edit-content-confirm`}):null))},QZr=JZr;var ZZr=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null;break}return e.removeAllRanges(),function(){e.type==="Caret"&&e.removeAllRanges(),e.rangeCount||n.forEach(function(i){e.addRange(i)}),t&&t.focus()}},eei=ZZr,wdt={"text/plain":"Text","text/html":"Url",default:"Text"},tei="Copy to clipboard: #{key}, Enter";function nei(e){var t=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}function rei(e,t){var n,r,i,a,o,s,c=!1;t||(t={}),n=t.debug||!1;try{i=eei(),a=document.createRange(),o=document.getSelection(),s=document.createElement("span"),s.textContent=e,s.ariaHidden="true",s.style.all="unset",s.style.position="fixed",s.style.top=0,s.style.clip="rect(0, 0, 0, 0)",s.style.whiteSpace="pre",s.style.webkitUserSelect="text",s.style.MozUserSelect="text",s.style.msUserSelect="text",s.style.userSelect="text",s.addEventListener("copy",function(d){if(d.stopPropagation(),t.format)if(d.preventDefault(),typeof d.clipboardData>"u"){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var f=wdt[t.format]||wdt.default;window.clipboardData.setData(f,e)}else d.clipboardData.clearData(),d.clipboardData.setData(t.format,e);t.onCopy&&(d.preventDefault(),t.onCopy(d.clipboardData))}),document.body.appendChild(s),a.selectNodeContents(s),o.addRange(a);var u=document.execCommand("copy");if(!u)throw new Error("copy command was unsuccessful");c=!0}catch(d){n&&console.error("unable to copy using execCommand: ",d),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),c=!0}catch(f){n&&console.error("unable to copy using clipboardData: ",f),n&&console.error("falling back to prompt"),r=nei("message"in t?t.message:tei),window.prompt(r,e)}}finally{o&&(typeof o.removeRange=="function"?o.removeRange(a):o.removeAllRanges()),s&&document.body.removeChild(s),i()}return c}var KKt=rei;const iei=il(KKt);var aei=globalThis&&globalThis.__awaiter||function(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(d){try{u(r.next(d))}catch(f){o(f)}}function c(d){try{u(r.throw(d))}catch(f){o(f)}}function u(d){d.done?a(d.value):i(d.value).then(s,c)}u((r=r.apply(e,t||[])).next())})};const oei=e=>{let{copyConfig:t,children:n}=e;const[r,i]=h.useState(!1),[a,o]=h.useState(!1),s=h.useRef(null),c=()=>{s.current&&clearTimeout(s.current)},u={};t.format&&(u.format=t.format),h.useEffect(()=>c,[]);const d=Bs(f=>aei(void 0,void 0,void 0,function*(){var p;f==null||f.preventDefault(),f==null||f.stopPropagation(),o(!0);try{const m=typeof t.text=="function"?yield t.text():t.text;iei(m||oKe(n,!0).join("")||"",u),o(!1),i(!0),c(),s.current=setTimeout(()=>{i(!1)},3e3),(p=t.onCopy)===null||p===void 0||p.call(t,f)}catch(m){throw o(!1),m}}));return{copied:r,copyLoading:a,onClick:d}},sei=oei;function BDe(e,t){return h.useMemo(()=>{const n=!!e;return[n,Object.assign(Object.assign({},t),n&&typeof e=="object"?e:null)]},[e])}const lei=e=>{const t=h.useRef(void 0);return h.useEffect(()=>{t.current=e}),t.current},cei=lei,uei=(e,t,n)=>h.useMemo(()=>e===!0?{title:t??n}:h.isValidElement(e)?{title:e}:typeof e=="object"?Object.assign({title:t??n},e):{title:e},[e,t,n]),dei=uei;var fei=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const GKt=h.forwardRef((e,t)=>{const{prefixCls:n,component:r="article",className:i,rootClassName:a,setContentRef:o,children:s,direction:c,style:u}=e,d=fei(e,["prefixCls","component","className","rootClassName","setContentRef","children","direction","style"]),{getPrefixCls:f,direction:p,className:m,style:g}=uh("typography"),_=c??p,v=o?C1(t,o):t,b=f("typography",n);Gs("Typography").deprecated(!o,"setContentRef","ref");const[y,x,C]=UKt(b),w=tn(b,m,{[`${b}-rtl`]:_==="rtl"},i,a,x,C),$=Object.assign(Object.assign({},g),u);return y(h.createElement(r,Object.assign({className:w,style:$,ref:v},d),s))});GKt.displayName="Typography";const YKt=GKt;function Edt(e){return e===!1?[!1,!1]:Array.isArray(e)?e:[e]}function zDe(e,t,n){return e===!0||e===void 0?t:e||n&&t}function pei(e){const t=document.createElement("em");e.appendChild(t),t.className="ant-typography-css-ellipsis-content-measure";const n=e.getBoundingClientRect(),r=t.getBoundingClientRect();return e.removeChild(t),n.left>r.left||r.right>n.right||n.top>r.top||r.bottom>n.bottom}const KKe=e=>["string","number"].includes(typeof e),hei=e=>{let{prefixCls:t,copied:n,locale:r,iconOnly:i,tooltips:a,icon:o,tabIndex:s,onCopy:c,loading:u}=e;const d=Edt(a),f=Edt(o),{copied:p,copy:m}=r??{},g=n?p:m,_=zDe(d[n?1:0],g),v=typeof _=="string"?_:g;return h.createElement(Fy,{title:_},h.createElement("button",{type:"button",className:tn(`${t}-copy`,{[`${t}-copy-success`]:n,[`${t}-copy-icon-only`]:i}),onClick:c,"aria-label":v,tabIndex:s},n?zDe(f[1],h.createElement(Aae,null),!0):zDe(f[0],u?h.createElement(W6,null):h.createElement(xKe,null),!0)))},mei=hei,Sme=h.forwardRef((e,t)=>{let{style:n,children:r}=e;const i=h.useRef(null);return h.useImperativeHandle(t,()=>({isExceed:()=>{const a=i.current;return a.scrollHeight>a.clientHeight},getHeight:()=>i.current.clientHeight})),h.createElement("span",{"aria-hidden":!0,ref:i,style:Object.assign({position:"fixed",display:"block",left:0,top:0,pointerEvents:"none",backgroundColor:"rgba(255, 0, 0, 0.65)"},n)},r)}),gei=e=>e.reduce((t,n)=>t+(KKe(n)?String(n).length:1),0);function Tdt(e,t){let n=0;const r=[];for(let i=0;i<e.length;i+=1){if(n===t)return r;const a=e[i],s=KKe(a)?String(a).length:1,c=n+s;if(c>t){const u=t-n;return r.push(String(a).slice(0,u)),r}r.push(a),n=c}return e}const HDe=0,qDe=1,VDe=2,WDe=3,$dt=4,Cme={display:"-webkit-box",overflow:"hidden",WebkitBoxOrient:"vertical"};function vei(e){const{enableMeasure:t,width:n,text:r,children:i,rows:a,expanded:o,miscDeps:s,onEllipsis:c}=e,u=h.useMemo(()=>Zf(r),[r]),d=h.useMemo(()=>gei(u),[r]),f=h.useMemo(()=>i(u,!1),[r]),[p,m]=h.useState(null),g=h.useRef(null),_=h.useRef(null),v=h.useRef(null),b=h.useRef(null),y=h.useRef(null),[x,C]=h.useState(!1),[w,$]=h.useState(HDe),[O,N]=h.useState(0),[P,I]=h.useState(null);hl(()=>{$(t&&n&&d?qDe:HDe)},[n,r,a,t,u]),hl(()=>{var A,F,z,M;if(w===qDe){$(VDe);const K=_.current&&getComputedStyle(_.current).whiteSpace;I(K)}else if(w===VDe){const K=!!(!((A=v.current)===null||A===void 0)&&A.isExceed());$(K?WDe:$dt),m(K?[0,d]:null),C(K);const U=((F=v.current)===null||F===void 0?void 0:F.getHeight())||0,W=a===1?0:((z=b.current)===null||z===void 0?void 0:z.getHeight())||0,L=((M=y.current)===null||M===void 0?void 0:M.getHeight())||0,Y=Math.max(U,W+L);N(Y+1),c(K)}},[w]);const D=p?Math.ceil((p[0]+p[1])/2):0;hl(()=>{var A;const[F,z]=p||[0,0];if(F!==z){const K=(((A=g.current)===null||A===void 0?void 0:A.getHeight())||0)>O;let U=D;z-F===1&&(U=K?F:z),m(K?[F,U]:[U,z])}},[p,D]);const k=h.useMemo(()=>{if(!t)return i(u,!1);if(w!==WDe||!p||p[0]!==p[1]){const A=i(u,!1);return[$dt,HDe].includes(w)?A:h.createElement("span",{style:Object.assign(Object.assign({},Cme),{WebkitLineClamp:a})},A)}return i(o?u:Tdt(u,p[0]),x)},[o,w,p,u].concat(oi(s))),R={width:n,margin:0,padding:0,whiteSpace:P==="nowrap"?"normal":"inherit"};return h.createElement(h.Fragment,null,k,w===VDe&&h.createElement(h.Fragment,null,h.createElement(Sme,{style:Object.assign(Object.assign(Object.assign({},R),Cme),{WebkitLineClamp:a}),ref:v},f),h.createElement(Sme,{style:Object.assign(Object.assign(Object.assign({},R),Cme),{WebkitLineClamp:a-1}),ref:b},f),h.createElement(Sme,{style:Object.assign(Object.assign(Object.assign({},R),Cme),{WebkitLineClamp:1}),ref:y},i([],!0))),w===WDe&&p&&p[0]!==p[1]&&h.createElement(Sme,{style:Object.assign(Object.assign({},R),{top:400}),ref:g},i(Tdt(u,D),!0)),w===qDe&&h.createElement("span",{style:{whiteSpace:"inherit"},ref:_}))}const XKt=e=>{let{enableEllipsis:t,isEllipsis:n,children:r,tooltipProps:i}=e;return!(i!=null&&i.title)||!t?r:h.createElement(Fy,Object.assign({open:n?void 0:!1},i),r)};XKt.displayName="EllipsisTooltip";const _ei=XKt;var yei=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function bei(e,t){let{mark:n,code:r,underline:i,delete:a,strong:o,keyboard:s,italic:c}=e,u=t;function d(f,p){p&&(u=h.createElement(f,{},u))}return d("strong",o),d("u",i),d("del",a),d("code",r),d("mark",n),d("kbd",s),d("i",c),u}const xei="...",Sei=h.forwardRef((e,t)=>{var n;const{prefixCls:r,className:i,style:a,type:o,disabled:s,children:c,ellipsis:u,editable:d,copyable:f,component:p,title:m}=e,g=yei(e,["prefixCls","className","style","type","disabled","children","ellipsis","editable","copyable","component","title"]),{getPrefixCls:_,direction:v}=h.useContext(Uo),[b]=zy("Text"),y=h.useRef(null),x=h.useRef(null),C=_("typography",r),w=Md(g,["mark","code","delete","underline","strong","keyboard","italic"]),[$,O]=BDe(d),[N,P]=$l(!1,{value:O.editing}),{triggerType:I=["icon"]}=O,D=Gt=>{var kt;Gt&&((kt=O.onStart)===null||kt===void 0||kt.call(O)),P(Gt)},k=cei(N);hl(()=>{var Gt;!N&&k&&((Gt=x.current)===null||Gt===void 0||Gt.focus())},[N]);const R=Gt=>{Gt==null||Gt.preventDefault(),D(!0)},A=Gt=>{var kt;(kt=O.onChange)===null||kt===void 0||kt.call(O,Gt),D(!1)},F=()=>{var Gt;(Gt=O.onCancel)===null||Gt===void 0||Gt.call(O),D(!1)},[z,M]=BDe(f),{copied:K,copyLoading:U,onClick:W}=sei({copyConfig:M,children:c}),[L,Y]=h.useState(!1),[J,Z]=h.useState(!1),[te,re]=h.useState(!1),[se,de]=h.useState(!1),[pe,Se]=h.useState(!0),[ve,be]=BDe(u,{expandable:!1,symbol:Gt=>Gt?b==null?void 0:b.collapse:b==null?void 0:b.expand}),[Ee,xe]=$l(be.defaultExpanded||!1,{value:be.expanded}),Pe=ve&&(!Ee||be.expandable==="collapsible"),{rows:je=1}=be,ft=h.useMemo(()=>Pe&&(be.suffix!==void 0||be.onEllipsis||be.expandable||$||z),[Pe,be,$,z]);hl(()=>{ve&&!ft&&(Y(aLe("webkitLineClamp")),Z(aLe("textOverflow")))},[ft,ve]);const[Ge,Ye]=h.useState(Pe),nt=h.useMemo(()=>ft?!1:je===1?J:L,[ft,J,L]);hl(()=>{Ye(nt&&Pe)},[nt,Pe]);const We=Pe&&(Ge?se:te),ct=Pe&&je===1&&Ge,rt=Pe&&je>1&&Ge,vt=(Gt,kt)=>{var In;xe(kt.expanded),(In=be.onExpand)===null||In===void 0||In.call(be,Gt,kt)},[Mt,$t]=h.useState(0),ke=Gt=>{let{offsetWidth:kt}=Gt;$t(kt)},ye=Gt=>{var kt;re(Gt),te!==Gt&&((kt=be.onEllipsis)===null||kt===void 0||kt.call(be,Gt))};h.useEffect(()=>{const Gt=y.current;if(ve&&Ge&&Gt){const kt=pei(Gt);se!==kt&&de(kt)}},[ve,Ge,c,rt,pe,Mt]),h.useEffect(()=>{const Gt=y.current;if(typeof IntersectionObserver>"u"||!Gt||!Ge||!Pe)return;const kt=new IntersectionObserver(()=>{Se(!!Gt.offsetParent)});return kt.observe(Gt),()=>{kt.disconnect()}},[Ge,Pe]);const _e=dei(be.tooltip,O.text,c),He=h.useMemo(()=>{if(!(!ve||Ge))return[O.text,c,m,_e.title].find(KKe)},[ve,Ge,m,_e.title,We]);if(N)return h.createElement(QZr,{value:(n=O.text)!==null&&n!==void 0?n:typeof c=="string"?c:"",onSave:A,onCancel:F,onEnd:O.onEnd,prefixCls:C,className:i,style:a,direction:v,component:p,maxLength:O.maxLength,autoSize:O.autoSize,enterIcon:O.enterIcon});const Ze=()=>{const{expandable:Gt,symbol:kt}=be;return Gt?h.createElement("button",{type:"button",key:"expand",className:`${C}-${Ee?"collapse":"expand"}`,onClick:In=>vt(In,{expanded:!Ee}),"aria-label":Ee?b.collapse:b==null?void 0:b.expand},typeof kt=="function"?kt(Ee):kt):null},ot=()=>{if(!$)return;const{icon:Gt,tooltip:kt,tabIndex:In}=O,Cn=Zf(kt)[0]||(b==null?void 0:b.edit),Nn=typeof Cn=="string"?Cn:"";return I.includes("icon")?h.createElement(Fy,{key:"edit",title:kt===!1?"":Cn},h.createElement("button",{type:"button",ref:x,className:`${C}-edit`,onClick:R,"aria-label":Nn,tabIndex:In},Gt||h.createElement(hW,{role:"button"}))):null},Qt=()=>z?h.createElement(mei,Object.assign({key:"copy"},M,{prefixCls:C,copied:K,locale:b,onCopy:W,loading:U,iconOnly:c==null})):null,Bt=Gt=>[Gt&&Ze(),ot(),Qt()],Yt=Gt=>[Gt&&!Ee&&h.createElement("span",{"aria-hidden":!0,key:"ellipsis"},xei),be.suffix,Bt(Gt)];return h.createElement(Lm,{onResize:ke,disabled:!Pe},Gt=>h.createElement(_ei,{tooltipProps:_e,enableEllipsis:Pe,isEllipsis:We},h.createElement(YKt,Object.assign({className:tn({[`${C}-${o}`]:o,[`${C}-disabled`]:s,[`${C}-ellipsis`]:ve,[`${C}-ellipsis-single-line`]:ct,[`${C}-ellipsis-multiple-line`]:rt},i),prefixCls:r,style:Object.assign(Object.assign({},a),{WebkitLineClamp:rt?je:void 0}),component:p,ref:C1(Gt,y,t),direction:v,onClick:I.includes("text")?R:void 0,"aria-label":He==null?void 0:He.toString(),title:m},w),h.createElement(vei,{enableMeasure:Pe&&!Ge,text:c,rows:je,width:Mt,onEllipsis:ye,expanded:Ee,miscDeps:[K,Ee,U,$,z,b]},(kt,In)=>bei(e,h.createElement(h.Fragment,null,kt.length>0&&In&&!Ee&&He?h.createElement("span",{key:"show-content","aria-hidden":!0},kt):kt,Yt(In)))))))}),Lbe=Sei;var Cei=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const wei=h.forwardRef((e,t)=>{var{ellipsis:n,rel:r}=e,i=Cei(e,["ellipsis","rel"]);Gs("Typography.Link")(typeof n!="object","usage","`ellipsis` only supports boolean value.");const a=Object.assign(Object.assign({},i),{rel:r===void 0&&i.target==="_blank"?"noopener noreferrer":r});return delete a.navigate,h.createElement(Lbe,Object.assign({},a,{ref:t,ellipsis:!!n,component:"a"}))}),Eei=wei,Tei=h.forwardRef((e,t)=>h.createElement(Lbe,Object.assign({ref:t},e,{component:"div"}))),$ei=Tei;var Oei=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Pei=(e,t)=>{var{ellipsis:n}=e,r=Oei(e,["ellipsis"]);const i=h.useMemo(()=>n&&typeof n=="object"?Md(n,["expandable","rows"]):n,[n]);return Gs("Typography.Text")(typeof n!="object"||!n||!("expandable"in n)&&!("rows"in n),"usage","`ellipsis` do not support `expandable` or `rows` props."),h.createElement(Lbe,Object.assign({ref:t},r,{ellipsis:i,component:"span"}))},Nei=h.forwardRef(Pei);var Dei=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Odt=[1,2,3,4,5],Iei=h.forwardRef((e,t)=>{const{level:n=1}=e,r=Dei(e,["level"]);Gs("Typography.Title")(Odt.includes(n),"usage","Title only accept `1 | 2 | 3 | 4 | 5` as `level` value. And `5` need 4.6.0+ version.");const i=Odt.includes(n)?`h${n}`:"h1";return h.createElement(Lbe,Object.assign({ref:t},r,{component:i}))}),Rei=Iei,toe=YKt;toe.Text=Nei;toe.Link=Eei;toe.Title=Rei;toe.Paragraph=$ei;const bu=toe,UDe=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(","),r=e.name||"",i=e.type||"",a=i.replace(/\/.*$/,"");return n.some(function(o){var s=o.trim();if(/^\*(\/\*)?$/.test(o))return!0;if(s.charAt(0)==="."){var c=r.toLowerCase(),u=s.toLowerCase(),d=[u];return(u===".jpg"||u===".jpeg")&&(d=[".jpg",".jpeg"]),d.some(function(f){return c.endsWith(f)})}return/\/\*$/.test(s)?a===s.replace(/\/.*$/,""):i===s?!0:/^\w+$/.test(s)?(Za(!1,"Upload takes an invalidate 'accept' type '".concat(s,"'.Skip for check.")),!0):!1})}return!0};function kei(e,t){var n="cannot ".concat(e.method," ").concat(e.action," ").concat(t.status,"'"),r=new Error(n);return r.status=t.status,r.method=e.method,r.url=e.action,r}function Pdt(e){var t=e.responseText||e.response;if(!t)return t;try{return JSON.parse(t)}catch{return t}}function Aei(e){var t=new XMLHttpRequest;e.onProgress&&t.upload&&(t.upload.onprogress=function(a){a.total>0&&(a.percent=a.loaded/a.total*100),e.onProgress(a)});var n=new FormData;e.data&&Object.keys(e.data).forEach(function(i){var a=e.data[i];if(Array.isArray(a)){a.forEach(function(o){n.append("".concat(i,"[]"),o)});return}n.append(i,a)}),e.file instanceof Blob?n.append(e.filename,e.file,e.file.name):n.append(e.filename,e.file),t.onerror=function(a){e.onError(a)},t.onload=function(){return t.status<200||t.status>=300?e.onError(kei(e,t),Pdt(t)):e.onSuccess(Pdt(t),t)},t.open(e.method,e.action,!0),e.withCredentials&&"withCredentials"in t&&(t.withCredentials=!0);var r=e.headers||{};return r["X-Requested-With"]!==null&&t.setRequestHeader("X-Requested-With","XMLHttpRequest"),Object.keys(r).forEach(function(i){r[i]!==null&&t.setRequestHeader(i,r[i])}),t.send(n),{abort:function(){t.abort()}}}var Mei=function(){var e=P3(Jf().mark(function t(n,r){var i,a,o,s,c,u,d,f;return Jf().wrap(function(m){for(;;)switch(m.prev=m.next){case 0:u=function(){return u=P3(Jf().mark(function _(v){return Jf().wrap(function(y){for(;;)switch(y.prev=y.next){case 0:return y.abrupt("return",new Promise(function(x){v.file(function(C){r(C)?(v.fullPath&&!C.webkitRelativePath&&(Object.defineProperties(C,{webkitRelativePath:{writable:!0}}),C.webkitRelativePath=v.fullPath.replace(/^\//,""),Object.defineProperties(C,{webkitRelativePath:{writable:!1}})),x(C)):x(null)})}));case 1:case"end":return y.stop()}},_)})),u.apply(this,arguments)},c=function(_){return u.apply(this,arguments)},s=function(){return s=P3(Jf().mark(function _(v){var b,y,x,C,w;return Jf().wrap(function(O){for(;;)switch(O.prev=O.next){case 0:b=v.createReader(),y=[];case 2:return O.next=5,new Promise(function(N){b.readEntries(N,function(){return N([])})});case 5:if(x=O.sent,C=x.length,C){O.next=9;break}return O.abrupt("break",12);case 9:for(w=0;w<C;w++)y.push(x[w]);O.next=2;break;case 12:return O.abrupt("return",y);case 13:case"end":return O.stop()}},_)})),s.apply(this,arguments)},o=function(_){return s.apply(this,arguments)},i=[],a=[],n.forEach(function(g){return a.push(g.webkitGetAsEntry())}),d=function(){var g=P3(Jf().mark(function _(v,b){var y,x;return Jf().wrap(function(w){for(;;)switch(w.prev=w.next){case 0:if(v){w.next=2;break}return w.abrupt("return");case 2:if(v.path=b||"",!v.isFile){w.next=10;break}return w.next=6,c(v);case 6:y=w.sent,y&&i.push(y),w.next=15;break;case 10:if(!v.isDirectory){w.next=15;break}return w.next=13,o(v);case 13:x=w.sent,a.push.apply(a,oi(x));case 15:case"end":return w.stop()}},_)}));return function(v,b){return g.apply(this,arguments)}}(),f=0;case 9:if(!(f<a.length)){m.next=15;break}return m.next=12,d(a[f]);case 12:f++,m.next=9;break;case 15:return m.abrupt("return",i);case 16:case"end":return m.stop()}},t)}));return function(n,r){return e.apply(this,arguments)}}(),Fei=+new Date,Lei=0;function KDe(){return"rc-upload-".concat(Fei,"-").concat(++Lei)}var jei=["component","prefixCls","className","classNames","disabled","id","name","style","styles","multiple","accept","capture","children","directory","openFileDialogOnClick","onMouseEnter","onMouseLeave","hasControlInside"],Bei=function(e){Cp(n,e);var t=h_(n);function n(){var r;Xl(this,n);for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return r=t.call.apply(t,[this].concat(a)),lt(xo(r),"state",{uid:KDe()}),lt(xo(r),"reqs",{}),lt(xo(r),"fileInput",void 0),lt(xo(r),"_isMounted",void 0),lt(xo(r),"onChange",function(s){var c=r.props,u=c.accept,d=c.directory,f=s.target.files,p=oi(f).filter(function(m){return!d||UDe(m,u)});r.uploadFiles(p),r.reset()}),lt(xo(r),"onClick",function(s){var c=r.fileInput;if(c){var u=s.target,d=r.props.onClick;if(u&&u.tagName==="BUTTON"){var f=c.parentNode;f.focus(),u.blur()}c.click(),d&&d(s)}}),lt(xo(r),"onKeyDown",function(s){s.key==="Enter"&&r.onClick(s)}),lt(xo(r),"onFileDrop",function(){var s=P3(Jf().mark(function c(u){var d,f,p;return Jf().wrap(function(g){for(;;)switch(g.prev=g.next){case 0:if(d=r.props.multiple,u.preventDefault(),u.type!=="dragover"){g.next=4;break}return g.abrupt("return");case 4:if(!r.props.directory){g.next=11;break}return g.next=7,Mei(Array.prototype.slice.call(u.dataTransfer.items),function(_){return UDe(_,r.props.accept)});case 7:f=g.sent,r.uploadFiles(f),g.next=14;break;case 11:p=oi(u.dataTransfer.files).filter(function(_){return UDe(_,r.props.accept)}),d===!1&&(p=p.slice(0,1)),r.uploadFiles(p);case 14:case"end":return g.stop()}},c)}));return function(c){return s.apply(this,arguments)}}()),lt(xo(r),"uploadFiles",function(s){var c=oi(s),u=c.map(function(d){return d.uid=KDe(),r.processFile(d,c)});Promise.all(u).then(function(d){var f=r.props.onBatchStart;f==null||f(d.map(function(p){var m=p.origin,g=p.parsedFile;return{file:m,parsedFile:g}})),d.filter(function(p){return p.parsedFile!==null}).forEach(function(p){r.post(p)})})}),lt(xo(r),"processFile",function(){var s=P3(Jf().mark(function c(u,d){var f,p,m,g,_,v,b,y,x;return Jf().wrap(function(w){for(;;)switch(w.prev=w.next){case 0:if(f=r.props.beforeUpload,p=u,!f){w.next=14;break}return w.prev=3,w.next=6,f(u,d);case 6:p=w.sent,w.next=12;break;case 9:w.prev=9,w.t0=w.catch(3),p=!1;case 12:if(p!==!1){w.next=14;break}return w.abrupt("return",{origin:u,parsedFile:null,action:null,data:null});case 14:if(m=r.props.action,typeof m!="function"){w.next=21;break}return w.next=18,m(u);case 18:g=w.sent,w.next=22;break;case 21:g=m;case 22:if(_=r.props.data,typeof _!="function"){w.next=29;break}return w.next=26,_(u);case 26:v=w.sent,w.next=30;break;case 29:v=_;case 30:return b=(Xa(p)==="object"||typeof p=="string")&&p?p:u,b instanceof File?y=b:y=new File([b],u.name,{type:u.type}),x=y,x.uid=u.uid,w.abrupt("return",{origin:u,data:v,parsedFile:x,action:g});case 35:case"end":return w.stop()}},c,null,[[3,9]])}));return function(c,u){return s.apply(this,arguments)}}()),lt(xo(r),"saveFileInput",function(s){r.fileInput=s}),r}return Jl(n,[{key:"componentDidMount",value:function(){this._isMounted=!0}},{key:"componentWillUnmount",value:function(){this._isMounted=!1,this.abort()}},{key:"post",value:function(i){var a=this,o=i.data,s=i.origin,c=i.action,u=i.parsedFile;if(this._isMounted){var d=this.props,f=d.onStart,p=d.customRequest,m=d.name,g=d.headers,_=d.withCredentials,v=d.method,b=s.uid,y=p||Aei,x={action:c,filename:m,data:o,file:u,headers:g,withCredentials:_,method:v||"post",onProgress:function(w){var $=a.props.onProgress;$==null||$(w,u)},onSuccess:function(w,$){var O=a.props.onSuccess;O==null||O(w,u,$),delete a.reqs[b]},onError:function(w,$){var O=a.props.onError;O==null||O(w,$,u),delete a.reqs[b]}};f(s),this.reqs[b]=y(x)}}},{key:"reset",value:function(){this.setState({uid:KDe()})}},{key:"abort",value:function(i){var a=this.reqs;if(i){var o=i.uid?i.uid:i;a[o]&&a[o].abort&&a[o].abort(),delete a[o]}else Object.keys(a).forEach(function(s){a[s]&&a[s].abort&&a[s].abort(),delete a[s]})}},{key:"render",value:function(){var i=this.props,a=i.component,o=i.prefixCls,s=i.className,c=i.classNames,u=c===void 0?{}:c,d=i.disabled,f=i.id,p=i.name,m=i.style,g=i.styles,_=g===void 0?{}:g,v=i.multiple,b=i.accept,y=i.capture,x=i.children,C=i.directory,w=i.openFileDialogOnClick,$=i.onMouseEnter,O=i.onMouseLeave,N=i.hasControlInside,P=$o(i,jei),I=tn(lt(lt(lt({},o,!0),"".concat(o,"-disabled"),d),s,s)),D=C?{directory:"directory",webkitdirectory:"webkitdirectory"}:{},k=d?{}:{onClick:w?this.onClick:function(){},onKeyDown:w?this.onKeyDown:function(){},onMouseEnter:$,onMouseLeave:O,onDrop:this.onFileDrop,onDragOver:this.onFileDrop,tabIndex:N?void 0:"0"};return G.createElement(a,ge({},k,{className:I,role:N?void 0:"button",style:m}),G.createElement("input",ge({},Pf(P,{aria:!0,data:!0}),{id:f,name:p,disabled:d,type:"file",ref:this.saveFileInput,onClick:function(A){return A.stopPropagation()},key:this.state.uid,style:mt({display:"none"},_.input),className:u.input,accept:b},D,{multiple:v,onChange:this.onChange},y!=null?{capture:y}:{})),x)}}]),n}(h.Component);function GDe(){}var j2e=function(e){Cp(n,e);var t=h_(n);function n(){var r;Xl(this,n);for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return r=t.call.apply(t,[this].concat(a)),lt(xo(r),"uploader",void 0),lt(xo(r),"saveUploader",function(s){r.uploader=s}),r}return Jl(n,[{key:"abort",value:function(i){this.uploader.abort(i)}},{key:"render",value:function(){return G.createElement(Bei,ge({},this.props,{ref:this.saveUploader}))}}]),n}(h.Component);lt(j2e,"defaultProps",{component:"span",prefixCls:"rc-upload",data:{},headers:{},name:"file",multipart:!1,onStart:GDe,onError:GDe,onSuccess:GDe,multiple:!1,beforeUpload:null,customRequest:null,withCredentials:!1,openFileDialogOnClick:!0,hasControlInside:!1});const zei=Object.freeze(Object.defineProperty({__proto__:null,default:j2e},Symbol.toStringTag,{value:"Module"})),Hei=e=>{const{componentCls:t,iconCls:n}=e;return{[`${t}-wrapper`]:{[`${t}-drag`]:{position:"relative",width:"100%",height:"100%",textAlign:"center",background:e.colorFillAlter,border:`${rn(e.lineWidth)} dashed ${e.colorBorder}`,borderRadius:e.borderRadiusLG,cursor:"pointer",transition:`border-color ${e.motionDurationSlow}`,[t]:{padding:e.padding},[`${t}-btn`]:{display:"table",width:"100%",height:"100%",outline:"none",borderRadius:e.borderRadiusLG,"&:focus-visible":{outline:`${rn(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`}},[`${t}-drag-container`]:{display:"table-cell",verticalAlign:"middle"},[`
          &:not(${t}-disabled):hover,
          &-hover:not(${t}-disabled)
        `]:{borderColor:e.colorPrimaryHover},[`p${t}-drag-icon`]:{marginBottom:e.margin,[n]:{color:e.colorPrimary,fontSize:e.uploadThumbnailSize}},[`p${t}-text`]:{margin:`0 0 ${rn(e.marginXXS)}`,color:e.colorTextHeading,fontSize:e.fontSizeLG},[`p${t}-hint`]:{color:e.colorTextDescription,fontSize:e.fontSize},[`&${t}-disabled`]:{[`p${t}-drag-icon ${n},
            p${t}-text,
            p${t}-hint
          `]:{color:e.colorTextDisabled}}}}}},qei=Hei,Vei=e=>{const{componentCls:t,iconCls:n,fontSize:r,lineHeight:i,calc:a}=e,o=`${t}-list-item`,s=`${o}-actions`,c=`${o}-action`;return{[`${t}-wrapper`]:{[`${t}-list`]:Object.assign(Object.assign({},S5()),{lineHeight:e.lineHeight,[o]:{position:"relative",height:a(e.lineHeight).mul(r).equal(),marginTop:e.marginXS,fontSize:r,display:"flex",alignItems:"center",transition:`background-color ${e.motionDurationSlow}`,borderRadius:e.borderRadiusSM,"&:hover":{backgroundColor:e.controlItemBgHover},[`${o}-name`]:Object.assign(Object.assign({},ky),{padding:`0 ${rn(e.paddingXS)}`,lineHeight:i,flex:"auto",transition:`all ${e.motionDurationSlow}`}),[s]:{whiteSpace:"nowrap",[c]:{opacity:0},[n]:{color:e.actionsColor,transition:`all ${e.motionDurationSlow}`},[`
              ${c}:focus-visible,
              &.picture ${c}
            `]:{opacity:1}},[`${t}-icon ${n}`]:{color:e.colorTextDescription,fontSize:r},[`${o}-progress`]:{position:"absolute",bottom:e.calc(e.uploadProgressOffset).mul(-1).equal(),width:"100%",paddingInlineStart:a(r).add(e.paddingXS).equal(),fontSize:r,lineHeight:0,pointerEvents:"none","> div":{margin:0}}},[`${o}:hover ${c}`]:{opacity:1},[`${o}-error`]:{color:e.colorError,[`${o}-name, ${t}-icon ${n}`]:{color:e.colorError},[s]:{[`${n}, ${n}:hover`]:{color:e.colorError},[c]:{opacity:1}}},[`${t}-list-item-container`]:{transition:`opacity ${e.motionDurationSlow}, height ${e.motionDurationSlow}`,"&::before":{display:"table",width:0,height:0,content:'""'}}})}}},Wei=Vei,Uei=e=>{const{componentCls:t}=e,n=new nc("uploadAnimateInlineIn",{from:{width:0,height:0,padding:0,opacity:0,margin:e.calc(e.marginXS).div(-2).equal()}}),r=new nc("uploadAnimateInlineOut",{to:{width:0,height:0,padding:0,opacity:0,margin:e.calc(e.marginXS).div(-2).equal()}}),i=`${t}-animate-inline`;return[{[`${t}-wrapper`]:{[`${i}-appear, ${i}-enter, ${i}-leave`]:{animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseInOutCirc,animationFillMode:"forwards"},[`${i}-appear, ${i}-enter`]:{animationName:n},[`${i}-leave`]:{animationName:r}}},{[`${t}-wrapper`]:FWe(e)},n,r]},Kei=Uei,Gei=e=>{const{componentCls:t,iconCls:n,uploadThumbnailSize:r,uploadProgressOffset:i,calc:a}=e,o=`${t}-list`,s=`${o}-item`;return{[`${t}-wrapper`]:{[`
        ${o}${o}-picture,
        ${o}${o}-picture-card,
        ${o}${o}-picture-circle
      `]:{[s]:{position:"relative",height:a(r).add(a(e.lineWidth).mul(2)).add(a(e.paddingXS).mul(2)).equal(),padding:e.paddingXS,border:`${rn(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusLG,"&:hover":{background:"transparent"},[`${s}-thumbnail`]:Object.assign(Object.assign({},ky),{width:r,height:r,lineHeight:rn(a(r).add(e.paddingSM).equal()),textAlign:"center",flex:"none",[n]:{fontSize:e.fontSizeHeading2,color:e.colorPrimary},img:{display:"block",width:"100%",height:"100%",overflow:"hidden"}}),[`${s}-progress`]:{bottom:i,width:`calc(100% - ${rn(a(e.paddingSM).mul(2).equal())})`,marginTop:0,paddingInlineStart:a(r).add(e.paddingXS).equal()}},[`${s}-error`]:{borderColor:e.colorError,[`${s}-thumbnail ${n}`]:{[`svg path[fill='${KM[0]}']`]:{fill:e.colorErrorBg},[`svg path[fill='${KM.primary}']`]:{fill:e.colorError}}},[`${s}-uploading`]:{borderStyle:"dashed",[`${s}-name`]:{marginBottom:i}}},[`${o}${o}-picture-circle ${s}`]:{[`&, &::before, ${s}-thumbnail`]:{borderRadius:"50%"}}}}},Yei=e=>{const{componentCls:t,iconCls:n,fontSizeLG:r,colorTextLightSolid:i,calc:a}=e,o=`${t}-list`,s=`${o}-item`,c=e.uploadPicCardSize;return{[`
      ${t}-wrapper${t}-picture-card-wrapper,
      ${t}-wrapper${t}-picture-circle-wrapper
    `]:Object.assign(Object.assign({},S5()),{display:"block",[`${t}${t}-select`]:{width:c,height:c,textAlign:"center",verticalAlign:"top",backgroundColor:e.colorFillAlter,border:`${rn(e.lineWidth)} dashed ${e.colorBorder}`,borderRadius:e.borderRadiusLG,cursor:"pointer",transition:`border-color ${e.motionDurationSlow}`,[`> ${t}`]:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",textAlign:"center"},[`&:not(${t}-disabled):hover`]:{borderColor:e.colorPrimary}},[`${o}${o}-picture-card, ${o}${o}-picture-circle`]:{display:"flex",flexWrap:"wrap","@supports not (gap: 1px)":{"& > *":{marginBlockEnd:e.marginXS,marginInlineEnd:e.marginXS}},"@supports (gap: 1px)":{gap:e.marginXS},[`${o}-item-container`]:{display:"inline-block",width:c,height:c,verticalAlign:"top"},"&::after":{display:"none"},"&::before":{display:"none"},[s]:{height:"100%",margin:0,"&::before":{position:"absolute",zIndex:1,width:`calc(100% - ${rn(a(e.paddingXS).mul(2).equal())})`,height:`calc(100% - ${rn(a(e.paddingXS).mul(2).equal())})`,backgroundColor:e.colorBgMask,opacity:0,transition:`all ${e.motionDurationSlow}`,content:'" "'}},[`${s}:hover`]:{[`&::before, ${s}-actions`]:{opacity:1}},[`${s}-actions`]:{position:"absolute",insetInlineStart:0,zIndex:10,width:"100%",whiteSpace:"nowrap",textAlign:"center",opacity:0,transition:`all ${e.motionDurationSlow}`,[`
            ${n}-eye,
            ${n}-download,
            ${n}-delete
          `]:{zIndex:10,width:r,margin:`0 ${rn(e.marginXXS)}`,fontSize:r,cursor:"pointer",transition:`all ${e.motionDurationSlow}`,color:i,"&:hover":{color:i},svg:{verticalAlign:"baseline"}}},[`${s}-thumbnail, ${s}-thumbnail img`]:{position:"static",display:"block",width:"100%",height:"100%",objectFit:"contain"},[`${s}-name`]:{display:"none",textAlign:"center"},[`${s}-file + ${s}-name`]:{position:"absolute",bottom:e.margin,display:"block",width:`calc(100% - ${rn(a(e.paddingXS).mul(2).equal())})`},[`${s}-uploading`]:{[`&${s}`]:{backgroundColor:e.colorFillAlter},[`&::before, ${n}-eye, ${n}-download, ${n}-delete`]:{display:"none"}},[`${s}-progress`]:{bottom:e.marginXL,width:`calc(100% - ${rn(a(e.paddingXS).mul(2).equal())})`,paddingInlineStart:0}}}),[`${t}-wrapper${t}-picture-circle-wrapper`]:{[`${t}${t}-select`]:{borderRadius:"50%"}}}},Xei=e=>{const{componentCls:t}=e;return{[`${t}-rtl`]:{direction:"rtl"}}},Jei=Xei,Qei=e=>{const{componentCls:t,colorTextDisabled:n}=e;return{[`${t}-wrapper`]:Object.assign(Object.assign({},Cc(e)),{[t]:{outline:0,"input[type='file']":{cursor:"pointer"}},[`${t}-select`]:{display:"inline-block"},[`${t}-hidden`]:{display:"none"},[`${t}-disabled`]:{color:n,cursor:"not-allowed"}})}},Zei=e=>({actionsColor:e.colorTextDescription}),eti=Ql("Upload",e=>{const{fontSizeHeading3:t,fontHeight:n,lineWidth:r,controlHeightLG:i,calc:a}=e,o=el(e,{uploadThumbnailSize:a(t).mul(2).equal(),uploadProgressOffset:a(a(n).div(2)).add(r).equal(),uploadPicCardSize:a(i).mul(2.55).equal()});return[Qei(o),qei(o),Gei(o),Yei(o),Wei(o),Kei(o),Jei(o),T3e(o)]},Zei);function wme(e){return Object.assign(Object.assign({},e),{lastModified:e.lastModified,lastModifiedDate:e.lastModifiedDate,name:e.name,size:e.size,type:e.type,uid:e.uid,percent:0,originFileObj:e})}function Eme(e,t){const n=oi(t),r=n.findIndex(i=>{let{uid:a}=i;return a===e.uid});return r===-1?n.push(e):n[r]=e,n}function YDe(e,t){const n=e.uid!==void 0?"uid":"name";return t.filter(r=>r[n]===e[n])[0]}function tti(e,t){const n=e.uid!==void 0?"uid":"name",r=t.filter(i=>i[n]!==e[n]);return r.length===t.length?null:r}const nti=function(){const t=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:"").split("/"),r=t[t.length-1].split(/#|\?/)[0];return(/\.[^./\\]*$/.exec(r)||[""])[0]},JKt=e=>e.indexOf("image/")===0,rti=e=>{if(e.type&&!e.thumbUrl)return JKt(e.type);const t=e.thumbUrl||e.url||"",n=nti(t);return/^data:image\//.test(t)||/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico|heic|heif)$/i.test(n)?!0:!(/^data:/.test(t)||n)},lP=200;function iti(e){return new Promise(t=>{if(!e.type||!JKt(e.type)){t("");return}const n=document.createElement("canvas");n.width=lP,n.height=lP,n.style.cssText=`position: fixed; left: 0; top: 0; width: ${lP}px; height: ${lP}px; z-index: 9999; display: none;`,document.body.appendChild(n);const r=n.getContext("2d"),i=new Image;if(i.onload=()=>{const{width:a,height:o}=i;let s=lP,c=lP,u=0,d=0;a>o?(c=o*(lP/a),d=-(c-s)/2):(s=a*(lP/o),u=-(s-c)/2),r.drawImage(i,u,d,s,c);const f=n.toDataURL();document.body.removeChild(n),window.URL.revokeObjectURL(i.src),t(f)},i.crossOrigin="anonymous",e.type.startsWith("image/svg+xml")){const a=new FileReader;a.onload=()=>{a.result&&typeof a.result=="string"&&(i.src=a.result)},a.readAsDataURL(e)}else if(e.type.startsWith("image/gif")){const a=new FileReader;a.onload=()=>{a.result&&t(a.result)},a.readAsDataURL(e)}else i.src=window.URL.createObjectURL(e)})}const ati=h.forwardRef((e,t)=>{let{prefixCls:n,className:r,style:i,locale:a,listType:o,file:s,items:c,progress:u,iconRender:d,actionIconRender:f,itemRender:p,isImgUrl:m,showPreviewIcon:g,showRemoveIcon:_,showDownloadIcon:v,previewIcon:b,removeIcon:y,downloadIcon:x,extra:C,onPreview:w,onDownload:$,onClose:O}=e;var N,P;const{status:I}=s,[D,k]=h.useState(I);h.useEffect(()=>{I!=="removed"&&k(I)},[I]);const[R,A]=h.useState(!1);h.useEffect(()=>{const Ee=setTimeout(()=>{A(!0)},300);return()=>{clearTimeout(Ee)}},[]);const F=d(s);let z=h.createElement("div",{className:`${n}-icon`},F);if(o==="picture"||o==="picture-card"||o==="picture-circle")if(D==="uploading"||!s.thumbUrl&&!s.url){const Ee=tn(`${n}-list-item-thumbnail`,{[`${n}-list-item-file`]:D!=="uploading"});z=h.createElement("div",{className:Ee},F)}else{const Ee=m!=null&&m(s)?h.createElement("img",{src:s.thumbUrl||s.url,alt:s.name,className:`${n}-list-item-image`,crossOrigin:s.crossOrigin}):F,xe=tn(`${n}-list-item-thumbnail`,{[`${n}-list-item-file`]:m&&!m(s)});z=h.createElement("a",{className:xe,onClick:Pe=>w(s,Pe),href:s.url||s.thumbUrl,target:"_blank",rel:"noopener noreferrer"},Ee)}const M=tn(`${n}-list-item`,`${n}-list-item-${D}`),K=typeof s.linkProps=="string"?JSON.parse(s.linkProps):s.linkProps,U=(typeof _=="function"?_(s):_)?f((typeof y=="function"?y(s):y)||h.createElement(OK,null),()=>O(s),n,a.removeFile,!0):null,W=(typeof v=="function"?v(s):v)&&D==="done"?f((typeof x=="function"?x(s):x)||h.createElement(WAt,null),()=>$(s),n,a.downloadFile):null,L=o!=="picture-card"&&o!=="picture-circle"&&h.createElement("span",{key:"download-delete",className:tn(`${n}-list-item-actions`,{picture:o==="picture"})},W,U),Y=typeof C=="function"?C(s):C,J=Y&&h.createElement("span",{className:`${n}-list-item-extra`},Y),Z=tn(`${n}-list-item-name`),te=s.url?h.createElement("a",Object.assign({key:"view",target:"_blank",rel:"noopener noreferrer",className:Z,title:s.name},K,{href:s.url,onClick:Ee=>w(s,Ee)}),s.name,J):h.createElement("span",{key:"view",className:Z,onClick:Ee=>w(s,Ee),title:s.name},s.name,J),re=(typeof g=="function"?g(s):g)&&(s.url||s.thumbUrl)?h.createElement("a",{href:s.url||s.thumbUrl,target:"_blank",rel:"noopener noreferrer",onClick:Ee=>w(s,Ee),title:a.previewFile},typeof b=="function"?b(s):b||h.createElement(SK,null)):null,se=(o==="picture-card"||o==="picture-circle")&&D!=="uploading"&&h.createElement("span",{className:`${n}-list-item-actions`},re,D==="done"&&W,U),{getPrefixCls:de}=h.useContext(Uo),pe=de(),Se=h.createElement("div",{className:M},z,te,L,se,R&&h.createElement(zm,{motionName:`${pe}-fade`,visible:D==="uploading",motionDeadline:2e3},Ee=>{let{className:xe}=Ee;const Pe="percent"in s?h.createElement(dKe,Object.assign({},u,{type:"line",percent:s.percent,"aria-label":s["aria-label"],"aria-labelledby":s["aria-labelledby"]})):null;return h.createElement("div",{className:tn(`${n}-list-item-progress`,xe)},Pe)})),ve=s.response&&typeof s.response=="string"?s.response:((N=s.error)===null||N===void 0?void 0:N.statusText)||((P=s.error)===null||P===void 0?void 0:P.message)||a.uploadError,be=D==="error"?h.createElement(Fy,{title:ve,getPopupContainer:Ee=>Ee.parentNode},Se):Se;return h.createElement("div",{className:tn(`${n}-list-item-container`,r),style:i,ref:t},p?p(be,s,c,{download:$.bind(null,s),preview:w.bind(null,s),remove:O.bind(null,s)}):be)}),oti=ati,sti=(e,t)=>{const{listType:n="text",previewFile:r=iti,onPreview:i,onDownload:a,onRemove:o,locale:s,iconRender:c,isImageUrl:u=rti,prefixCls:d,items:f=[],showPreviewIcon:p=!0,showRemoveIcon:m=!0,showDownloadIcon:g=!1,removeIcon:_,previewIcon:v,downloadIcon:b,extra:y,progress:x={size:[-1,2],showInfo:!1},appendAction:C,appendActionVisible:w=!0,itemRender:$,disabled:O}=e,N=tbe(),[P,I]=h.useState(!1),D=["picture-card","picture-circle"].includes(n);h.useEffect(()=>{n.startsWith("picture")&&(f||[]).forEach(J=>{!(J.originFileObj instanceof File||J.originFileObj instanceof Blob)||J.thumbUrl!==void 0||(J.thumbUrl="",r==null||r(J.originFileObj).then(Z=>{J.thumbUrl=Z||"",N()}))})},[n,f,r]),h.useEffect(()=>{I(!0)},[]);const k=(J,Z)=>{if(i)return Z==null||Z.preventDefault(),i(J)},R=J=>{typeof a=="function"?a(J):J.url&&window.open(J.url)},A=J=>{o==null||o(J)},F=J=>{if(c)return c(J,n);const Z=J.status==="uploading";if(n.startsWith("picture")){const te=n==="picture"?h.createElement(W6,null):s.uploading,re=u!=null&&u(J)?h.createElement(Rzt,null):h.createElement(vFt,null);return Z?te:re}return Z?h.createElement(W6,null):h.createElement(mzt,null)},z=(J,Z,te,re,se)=>{const de={type:"text",size:"small",title:re,onClick:pe=>{var Se,ve;Z(),h.isValidElement(J)&&((ve=(Se=J.props).onClick)===null||ve===void 0||ve.call(Se,pe))},className:`${te}-list-item-action`};return se&&(de.disabled=O),h.isValidElement(J)?h.createElement(ss,Object.assign({},de,{icon:Dh(J,Object.assign(Object.assign({},J.props),{onClick:()=>{}}))})):h.createElement(ss,Object.assign({},de),h.createElement("span",null,J))};h.useImperativeHandle(t,()=>({handlePreview:k,handleDownload:R}));const{getPrefixCls:M}=h.useContext(Uo),K=M("upload",d),U=M(),W=tn(`${K}-list`,`${K}-list-${n}`),L=h.useMemo(()=>Md(wre(U),["onAppearEnd","onEnterEnd","onLeaveEnd"]),[U]),Y=Object.assign(Object.assign({},D?{}:L),{motionDeadline:2e3,motionName:`${K}-${D?"animate-inline":"animate"}`,keys:oi(f.map(J=>({key:J.uid,file:J}))),motionAppear:P});return h.createElement("div",{className:W},h.createElement(_3e,Object.assign({},Y,{component:!1}),J=>{let{key:Z,file:te,className:re,style:se}=J;return h.createElement(oti,{key:Z,locale:s,prefixCls:K,className:re,style:se,file:te,items:f,progress:x,listType:n,isImgUrl:u,showPreviewIcon:p,showRemoveIcon:m,showDownloadIcon:g,removeIcon:_,previewIcon:v,downloadIcon:b,extra:y,iconRender:F,actionIconRender:z,itemRender:$,onPreview:k,onDownload:R,onClose:A})}),C&&h.createElement(zm,Object.assign({},Y,{visible:w,forceRender:!0}),J=>{let{className:Z,style:te}=J;return Dh(C,re=>({className:tn(re.className,Z),style:Object.assign(Object.assign(Object.assign({},te),{pointerEvents:Z?"none":void 0}),re.style)}))}))},QKt=h.forwardRef(sti);QKt.displayName="UploadList";const lti=QKt;var cti=globalThis&&globalThis.__awaiter||function(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(d){try{u(r.next(d))}catch(f){o(f)}}function c(d){try{u(r.throw(d))}catch(f){o(f)}}function u(d){d.done?a(d.value):i(d.value).then(s,c)}u((r=r.apply(e,t||[])).next())})};const Wte=`__LIST_IGNORE_${Date.now()}__`,uti=(e,t)=>{const{fileList:n,defaultFileList:r,onRemove:i,showUploadList:a=!0,listType:o="text",onPreview:s,onDownload:c,onChange:u,onDrop:d,previewFile:f,disabled:p,locale:m,iconRender:g,isImageUrl:_,progress:v,prefixCls:b,className:y,type:x="select",children:C,style:w,itemRender:$,maxCount:O,data:N={},multiple:P=!1,hasControlInside:I=!0,action:D="",accept:k="",supportServerRender:R=!0,rootClassName:A}=e,F=h.useContext(Hy),z=p??F,[M,K]=$l(r||[],{value:n,postState:Bt=>Bt??[]}),[U,W]=h.useState("drop"),L=h.useRef(null),Y=h.useRef(null);{const Bt=Gs("Upload");Bt("fileList"in e||!("value"in e),"usage","`value` is not a valid prop, do you mean `fileList`?"),Bt.deprecated(!("transformFile"in e),"transformFile","beforeUpload")}h.useMemo(()=>{const Bt=Date.now();(n||[]).forEach((Yt,Gt)=>{!Yt.uid&&!Object.isFrozen(Yt)&&(Yt.uid=`__AUTO__${Bt}_${Gt}__`)})},[n]);const J=(Bt,Yt,Gt)=>{let kt=oi(Yt),In=!1;O===1?kt=kt.slice(-1):O&&(In=kt.length>O,kt=kt.slice(0,O)),b1.flushSync(()=>{K(kt)});const Cn={file:Bt,fileList:kt};Gt&&(Cn.event=Gt),(!In||Bt.status==="removed"||kt.some(Nn=>Nn.uid===Bt.uid))&&b1.flushSync(()=>{u==null||u(Cn)})},Z=(Bt,Yt)=>cti(void 0,void 0,void 0,function*(){const{beforeUpload:Gt,transformFile:kt}=e;let In=Bt;if(Gt){const Cn=yield Gt(Bt,Yt);if(Cn===!1)return!1;if(delete Bt[Wte],Cn===Wte)return Object.defineProperty(Bt,Wte,{value:!0,configurable:!0}),!1;typeof Cn=="object"&&Cn&&(In=Cn)}return kt&&(In=yield kt(In)),In}),te=Bt=>{const Yt=Bt.filter(In=>!In.file[Wte]);if(!Yt.length)return;const Gt=Yt.map(In=>wme(In.file));let kt=oi(M);Gt.forEach(In=>{kt=Eme(In,kt)}),Gt.forEach((In,Cn)=>{let Nn=In;if(Yt[Cn].parsedFile)In.status="uploading";else{const{originFileObj:kn}=In;let vn;try{vn=new File([kn],kn.name,{type:kn.type})}catch{vn=new Blob([kn],{type:kn.type}),vn.name=kn.name,vn.lastModifiedDate=new Date,vn.lastModified=new Date().getTime()}vn.uid=In.uid,Nn=vn}J(Nn,kt)})},re=(Bt,Yt,Gt)=>{try{typeof Bt=="string"&&(Bt=JSON.parse(Bt))}catch{}if(!YDe(Yt,M))return;const kt=wme(Yt);kt.status="done",kt.percent=100,kt.response=Bt,kt.xhr=Gt;const In=Eme(kt,M);J(kt,In)},se=(Bt,Yt)=>{if(!YDe(Yt,M))return;const Gt=wme(Yt);Gt.status="uploading",Gt.percent=Bt.percent;const kt=Eme(Gt,M);J(Gt,kt,Bt)},de=(Bt,Yt,Gt)=>{if(!YDe(Gt,M))return;const kt=wme(Gt);kt.error=Bt,kt.response=Yt,kt.status="error";const In=Eme(kt,M);J(kt,In)},pe=Bt=>{let Yt;Promise.resolve(typeof i=="function"?i(Bt):i).then(Gt=>{var kt;if(Gt===!1)return;const In=tti(Bt,M);In&&(Yt=Object.assign(Object.assign({},Bt),{status:"removed"}),M==null||M.forEach(Cn=>{const Nn=Yt.uid!==void 0?"uid":"name";Cn[Nn]===Yt[Nn]&&!Object.isFrozen(Cn)&&(Cn.status="removed")}),(kt=L.current)===null||kt===void 0||kt.abort(Yt),J(Yt,In))})},Se=Bt=>{W(Bt.type),Bt.type==="drop"&&(d==null||d(Bt))};h.useImperativeHandle(t,()=>({onBatchStart:te,onSuccess:re,onProgress:se,onError:de,fileList:M,upload:L.current,nativeElement:Y.current}));const{getPrefixCls:ve,direction:be,upload:Ee}=h.useContext(Uo),xe=ve("upload",b),Pe=Object.assign(Object.assign({onBatchStart:te,onError:de,onProgress:se,onSuccess:re},e),{data:N,multiple:P,action:D,accept:k,supportServerRender:R,prefixCls:xe,disabled:z,beforeUpload:Z,onChange:void 0,hasControlInside:I});delete Pe.className,delete Pe.style,(!C||z)&&delete Pe.id;const je=`${xe}-wrapper`,[ft,Ge,Ye]=eti(xe,je),[nt]=zy("Upload",x5.Upload),{showRemoveIcon:We,showPreviewIcon:ct,showDownloadIcon:rt,removeIcon:vt,previewIcon:Mt,downloadIcon:$t,extra:ke}=typeof a=="boolean"?{}:a,ye=typeof We>"u"?!z:We,_e=(Bt,Yt)=>a?h.createElement(lti,{prefixCls:xe,listType:o,items:M,previewFile:f,onPreview:s,onDownload:c,onRemove:pe,showRemoveIcon:ye,showPreviewIcon:ct,showDownloadIcon:rt,removeIcon:vt,previewIcon:Mt,downloadIcon:$t,iconRender:g,extra:ke,locale:Object.assign(Object.assign({},nt),m),isImageUrl:_,progress:v,appendAction:Bt,appendActionVisible:Yt,itemRender:$,disabled:z}):Bt,He=tn(je,y,A,Ge,Ye,Ee==null?void 0:Ee.className,{[`${xe}-rtl`]:be==="rtl",[`${xe}-picture-card-wrapper`]:o==="picture-card",[`${xe}-picture-circle-wrapper`]:o==="picture-circle"}),Ze=Object.assign(Object.assign({},Ee==null?void 0:Ee.style),w);if(x==="drag"){const Bt=tn(Ge,xe,`${xe}-drag`,{[`${xe}-drag-uploading`]:M.some(Yt=>Yt.status==="uploading"),[`${xe}-drag-hover`]:U==="dragover",[`${xe}-disabled`]:z,[`${xe}-rtl`]:be==="rtl"});return ft(h.createElement("span",{className:He,ref:Y},h.createElement("div",{className:Bt,style:Ze,onDrop:Se,onDragOver:Se,onDragLeave:Se},h.createElement(j2e,Object.assign({},Pe,{ref:L,className:`${xe}-btn`}),h.createElement("div",{className:`${xe}-drag-container`},C))),_e()))}const ot=tn(xe,`${xe}-select`,{[`${xe}-disabled`]:z,[`${xe}-hidden`]:!C}),Qt=h.createElement("div",{className:ot},h.createElement(j2e,Object.assign({},Pe,{ref:L})));return ft(o==="picture-card"||o==="picture-circle"?h.createElement("span",{className:He,ref:Y},_e(Qt,!!C)):h.createElement("span",{className:He,ref:Y},Qt,_e()))},ZKt=h.forwardRef(uti);ZKt.displayName="Upload";const eGt=ZKt;var dti=globalThis&&globalThis.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const tGt=h.forwardRef((e,t)=>{var{style:n,height:r,hasControlInside:i=!1}=e,a=dti(e,["style","height","hasControlInside"]);return h.createElement(eGt,Object.assign({ref:t,hasControlInside:i},a,{type:"drag",style:Object.assign(Object.assign({},n),{height:r})}))});tGt.displayName="Dragger";const fti=tGt,GKe=eGt;GKe.Dragger=fti;GKe.LIST_IGNORE=Wte;const jbe=GKe;var pti=function(e){Cp(n,e);var t=h_(n);function n(){return Xl(this,n),t.apply(this,arguments)}return Jl(n,[{key:"render",value:function(){return this.props.children}}]),n}(G.Component),hti={subtree:!0,childList:!0,attributeFilter:["style","class"]};function YKe(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:hti;h.useEffect(function(){if(!(!im()||!e)){var r,i=Array.isArray(e)?e:[e];return"MutationObserver"in window&&(r=new MutationObserver(t),i.forEach(function(a){r.observe(a,n)})),function(){var a,o;(a=r)===null||a===void 0||a.takeRecords(),(o=r)===null||o===void 0||o.disconnect()}}},[n,e])}var mti=function(t){var n=t.children,r=t.options,i=t.onMutate,a=i===void 0?function(){}:i,o=Bs(a),s=G.useRef(null),c=G.useRef(null),u=G.isValidElement(n)&&q3(n),d=Y3(c,u?n.ref:null),f=G.useState(null),p=gn(f,2),m=p[0],g=p[1];return YKe(m,o,r),hl(function(){g(gV(c.current)||gV(s.current))}),n?G.createElement(pti,{ref:s},u?G.cloneElement(n,{ref:d}):n):(console.error("MutationObserver need children props"),null)};const gti=Object.freeze(Object.defineProperty({__proto__:null,default:mti,useMutateObserver:YKe},Symbol.toStringTag,{value:"Module"})),nGt=3;function XDe(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;const r=document.createElement("canvas"),i=r.getContext("2d"),a=e*n,o=t*n;return r.setAttribute("width",`${a}px`),r.setAttribute("height",`${o}px`),i.save(),[i,r,a,o]}function vti(){function e(t,n,r,i,a,o,s,c){const[u,d,f,p]=XDe(i,a,r);if(t instanceof HTMLImageElement)u.drawImage(t,0,0,f,p);else{const{color:L,fontSize:Y,fontStyle:J,fontWeight:Z,fontFamily:te,textAlign:re}=o,se=Number(Y)*r;u.font=`${J} normal ${Z} ${se}px/${a}px ${te}`,u.fillStyle=L,u.textAlign=re,u.textBaseline="top";const de=oKe(t);de==null||de.forEach((pe,Se)=>{u.fillText(pe??"",f/2,Se*(se+nGt*r))})}const m=Math.PI/180*Number(n),g=Math.max(i,a),[_,v,b]=XDe(g,g,r);_.translate(b/2,b/2),_.rotate(m),f>0&&p>0&&_.drawImage(d,-f/2,-p/2);function y(L,Y){const J=L*Math.cos(m)-Y*Math.sin(m),Z=L*Math.sin(m)+Y*Math.cos(m);return[J,Z]}let x=0,C=0,w=0,$=0;const O=f/2,N=p/2;[[0-O,0-N],[0+O,0-N],[0+O,0+N],[0-O,0+N]].forEach(L=>{let[Y,J]=L;const[Z,te]=y(Y,J);x=Math.min(x,Z),C=Math.max(C,Z),w=Math.min(w,te),$=Math.max($,te)});const I=x+b/2,D=w+b/2,k=C-x,R=$-w,A=s*r,F=c*r,z=(k+A)*2,M=R+F,[K,U]=XDe(z,M);function W(){let L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;K.drawImage(v,I,D,k,R,L,Y,k,R)}return W(),W(k+A,-R/2-F/2),W(k+A,+R/2+F/2),[U.toDataURL(),z/r,M/r]}return e}function _ti(e){const t=G.useRef(!1),n=G.useRef(null),r=Bs(e);return()=>{t.current||(t.current=!0,r(),n.current=Tl(()=>{t.current=!1}))}}function yti(){const e=h.useRef([null,null]);return(n,r)=>{const i=n.map(a=>a instanceof HTMLElement||isNaN(a)?"":a);return u_(e.current[0],i)||(e.current=[i,r()]),e.current[1]}}function bti(e){return e.replace(/([A-Z])/g,"-$1").toLowerCase()}function xti(e){return Object.keys(e).map(t=>`${bti(t)}: ${e[t]};`).join(" ")}function Sti(){return window.devicePixelRatio||1}const Cti=(e,t)=>{let n=!1;return e.removedNodes.length&&(n=Array.from(e.removedNodes).some(r=>t(r))),e.type==="attributes"&&t(e.target)&&(n=!0),n},wti={visibility:"visible !important"};function Eti(e){const t=h.useRef(new Map);return[(a,o,s)=>{if(s){if(!t.current.get(s)){const u=document.createElement("div");t.current.set(s,u)}const c=t.current.get(s);c.setAttribute("style",xti(Object.assign(Object.assign(Object.assign({},e),{backgroundImage:`url('${a}')`,backgroundSize:`${Math.floor(o)}px`}),wti))),c.removeAttribute("class"),c.removeAttribute("hidden"),c.parentElement!==s&&s.append(c)}return t.current.get(s)},a=>{const o=t.current.get(a);o&&a&&a.removeChild(o),t.current.delete(a)},a=>Array.from(t.current.values()).includes(a)]}function Ndt(e,t){return e.size===t.size?e:t}const Ddt=100,Idt=100,Rdt={position:"relative",overflow:"hidden"},rGt=e=>{var t,n;const{zIndex:r=9,rotate:i=-22,width:a,height:o,image:s,content:c,font:u={},style:d,className:f,rootClassName:p,gap:m=[Ddt,Idt],offset:g,children:_,inherit:v=!0}=e,b=Object.assign(Object.assign({},Rdt),d),[,y]=w1(),{color:x=y.colorFill,fontSize:C=y.fontSizeLG,fontWeight:w="normal",fontStyle:$="normal",fontFamily:O="sans-serif",textAlign:N="center"}=u,[P=Ddt,I=Idt]=m,D=P/2,k=I/2,R=(t=g==null?void 0:g[0])!==null&&t!==void 0?t:D,A=(n=g==null?void 0:g[1])!==null&&n!==void 0?n:k,F=G.useMemo(()=>{const xe={zIndex:r,position:"absolute",left:0,top:0,width:"100%",height:"100%",pointerEvents:"none",backgroundRepeat:"repeat"};let Pe=R-D,je=A-k;return Pe>0&&(xe.left=`${Pe}px`,xe.width=`calc(100% - ${Pe}px)`,Pe=0),je>0&&(xe.top=`${je}px`,xe.height=`calc(100% - ${je}px)`,je=0),xe.backgroundPosition=`${Pe}px ${je}px`,xe},[r,R,D,A,k]),[z,M]=G.useState(),[K,U]=G.useState(new Set),W=G.useMemo(()=>{const xe=z?[z]:[];return[].concat(xe,oi(Array.from(K)))},[z,K]),L=xe=>{let Pe=120,je=64;if(!s&&xe.measureText){xe.font=`${Number(C)}px ${O}`;const ft=oKe(c),Ge=ft.map(Ye=>{const nt=xe.measureText(Ye);return[nt.width,nt.fontBoundingBoxAscent+nt.fontBoundingBoxDescent]});Pe=Math.ceil(Math.max.apply(Math,oi(Ge.map(Ye=>Ye[0])))),je=Math.ceil(Math.max.apply(Math,oi(Ge.map(Ye=>Ye[1]))))*ft.length+(ft.length-1)*nGt}return[a??Pe,o??je]},Y=vti(),J=yti(),[Z,te]=G.useState(null),se=_ti(()=>{const Pe=document.createElement("canvas").getContext("2d");if(Pe){const je=Sti(),[ft,Ge]=L(Pe),Ye=nt=>{const We=[nt||"",i,je,ft,Ge,{color:x,fontSize:C,fontStyle:$,fontWeight:w,fontFamily:O,textAlign:N},P,I],ct=J(We,()=>Y.apply(void 0,We)),[rt,vt]=ct;te([rt,vt])};if(s){const nt=new Image;nt.onload=()=>{Ye(nt)},nt.onerror=()=>{Ye(c)},nt.crossOrigin="anonymous",nt.referrerPolicy="no-referrer",nt.src=s}else Ye(c)}}),[de,pe,Se]=Eti(F);h.useEffect(()=>{Z&&W.forEach(xe=>{de(Z[0],Z[1],xe)})},[Z,W]);const ve=Bs(xe=>{xe.forEach(Pe=>{if(Cti(Pe,Se))se();else if(Pe.target===z&&Pe.attributeName==="style"){const je=Object.keys(Rdt);for(let ft=0;ft<je.length;ft+=1){const Ge=je[ft],Ye=b[Ge],nt=z.style[Ge];Ye&&Ye!==nt&&(z.style[Ge]=Ye)}}})});YKe(W,ve),h.useEffect(se,[i,r,a,o,s,c,x,C,w,$,O,N,P,I,R,A]);const be=G.useMemo(()=>({add:xe=>{U(Pe=>{const je=new Set(Pe);return je.add(xe),Ndt(Pe,je)})},remove:xe=>{pe(xe),U(Pe=>{const je=new Set(Pe);return je.delete(xe),Ndt(Pe,je)})}}),[]),Ee=v?G.createElement(z9t.Provider,{value:be},_):_;return G.createElement("div",{ref:M,className:tn(f,p),style:b},Ee)};rGt.displayName="Watermark";const Tti=rGt;var Ire=function(){return Ire=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},Ire.apply(this,arguments)},Bbe=function(e){var t=h.useState(!1),n=t[0],r=t[1],i=h.useState({}),a=i[0],o=i[1],s=e.defaultFormValues,c=e.form,u=e.submit,d=h.useState({}),f=d[0],p=d[1],m=h.useState(!1),g=m[0],_=m[1],v=h.useState(),b=v[0],y=v[1],x=3;Wr.useForm&&(x=4);var C=c;if(!c)if(x===4)C=Wr.useForm()[0];else throw new Error('"form" need in antd@3');var w=function(O){return p(O),_(!0),new Promise(function(N,P){x===4?C.validateFields().then(function(){N(Promise.resolve(u(O)).then(function(I){return _(!1),y(I),I}).catch(function(I){throw _(!1),I}))}).catch(function(I){_(!1),P(I)}):C.validateFields(function(I){I?(_(!1),P(I)):N(Promise.resolve(u(O)).then(function(D){return _(!1),y(D),D}).catch(function(D){throw _(!1),D}))})})};h.useEffect(function(){var O=!1;if(s){var N;return typeof s=="function"?(r(!0),N=s()):N=s,Promise.resolve(N).then(function(P){if(!O){var I=Ire({},P);Object.keys(P).forEach(function(D){I[D]=C.isFieldTouched(D)?C.getFieldValue(D):P[D]}),r(!1),o(P),C.setFieldsValue(I)}}).catch(function(){O||r(!1)}),function(){O=!0}}},[]);var $=x===4?{form:C,onFinish:w,initialValues:a}:{onSubmit:function(O){O.preventDefault(),w(C.getFieldsValue(x===4?!0:void 0))}};return{form:C,formProps:$,defaultFormValuesLoading:n,formValues:f,initialValues:a,formResult:b,formLoading:g,submit:function(O){return C.setFieldsValue(O),w(C.getFieldsValue(x===4?!0:void 0))}}},$ti=function(e){var t=e||{},n=t.form,r=t.defaultFormValues,i=t.defaultCurrent,a=i===void 0?0:i,o=t.submit,s=t.total,c=t.isBackValidate,u=c===void 0?!0:c,d=h.useState(a),f=d[0],p=d[1],m=Bbe({form:n,submit:o,defaultFormValues:r}),g=m.form,_=m.formProps,v=m.formLoading,b=m.defaultFormValuesLoading,y=m.formValues,x=m.initialValues,C=m.formResult,w=m.submit,$=function(P){var I=P;P>s-1&&(I=s-1),P<0&&(I=0),p(I)},O=function(P){return P===f?!0:P<f&&!u?($(P),!0):g.validateFields().then(function(I){return $(P),I})},N=function(P){return O(P)};return{current:f,gotoStep:O,stepsProps:{current:f,onChange:N},formProps:_,formLoading:v,defaultFormValuesLoading:b,formValues:y,initialValues:x,formResult:C,form:g,submit:w}},kdt={Title:"refine-pageHeader-title",SubTitle:"refine-pageHeader-subTitle"},nw={CloneButton:"refine-clone-button",DeleteButton:"refine-delete-button",EditButton:"refine-edit-button",SaveButton:"refine-save-button",CreateButton:"refine-create-button",ImportButton:"refine-import-button",ExportButton:"refine-export-button",ListButton:"refine-list-button",RefreshButton:"refine-refresh-button",ShowButton:"refine-show-button"},iGt={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Di,function(){var n={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};return function(r,i,a){var o=i.prototype,s=o.format;a.en.formats=n,o.format=function(c){c===void 0&&(c="YYYY-MM-DDTHH:mm:ssZ");var u=this.$locale().formats,d=function(f,p){return f.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(m,g,_){var v=_&&_.toUpperCase();return g||p[_]||n[_]||p[v].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(b,y,x){return y||x.slice(1)})})}(c,u===void 0?{}:u);return s.call(this,d)}}})})(iGt);var Oti=iGt.exports;const Pti=il(Oti);var bH={}.hasOwnProperty,aGt=Nti;function Nti(e){return!e||typeof e!="object"?"":bH.call(e,"position")||bH.call(e,"type")?Adt(e.position):bH.call(e,"start")||bH.call(e,"end")?Adt(e):bH.call(e,"line")||bH.call(e,"column")?ZLe(e):""}function ZLe(e){return(!e||typeof e!="object")&&(e={}),Mdt(e.line)+":"+Mdt(e.column)}function Adt(e){return(!e||typeof e!="object")&&(e={}),ZLe(e.start)+"-"+ZLe(e.end)}function Mdt(e){return e&&typeof e=="number"?e:1}var Dti=aGt,Iti=XKe;function oGt(){}oGt.prototype=Error.prototype;XKe.prototype=new oGt;var TD=XKe.prototype;TD.file="";TD.name="";TD.reason="";TD.message="";TD.stack="";TD.fatal=null;TD.column=null;TD.line=null;function XKe(e,t,n){var r,i,a;typeof t=="string"&&(n=t,t=null),r=Rti(n),i=Dti(t)||"1:1",a={start:{line:null,column:null},end:{line:null,column:null}},t&&t.position&&(t=t.position),t&&(t.start?(a=t,t=t.start):a.start=t),e.stack&&(this.stack=e.stack,e=e.message),this.message=e,this.name=i,this.reason=e,this.line=t?t.line:null,this.column=t?t.column:null,this.location=a,this.source=r[0],this.ruleId=r[1]}function Rti(e){var t=[null,null],n;return typeof e=="string"&&(n=e.indexOf(":"),n===-1?t[1]=e:(t[0]=e.slice(0,n),t[1]=e.slice(n+1))),t}var kK={};kK.basename=kti;kK.dirname=Ati;kK.extname=Mti;kK.join=Fti;kK.sep="/";function kti(e,t){var n=0,r=-1,i,a,o,s;if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');if(noe(e),i=e.length,t===void 0||!t.length||t.length>e.length){for(;i--;)if(e.charCodeAt(i)===47){if(o){n=i+1;break}}else r<0&&(o=!0,r=i+1);return r<0?"":e.slice(n,r)}if(t===e)return"";for(a=-1,s=t.length-1;i--;)if(e.charCodeAt(i)===47){if(o){n=i+1;break}}else a<0&&(o=!0,a=i+1),s>-1&&(e.charCodeAt(i)===t.charCodeAt(s--)?s<0&&(r=i):(s=-1,r=a));return n===r?r=a:r<0&&(r=e.length),e.slice(n,r)}function Ati(e){var t,n,r;if(noe(e),!e.length)return".";for(t=-1,r=e.length;--r;)if(e.charCodeAt(r)===47){if(n){t=r;break}}else n||(n=!0);return t<0?e.charCodeAt(0)===47?"/":".":t===1&&e.charCodeAt(0)===47?"//":e.slice(0,t)}function Mti(e){var t=-1,n=0,r=-1,i=0,a,o,s;for(noe(e),s=e.length;s--;){if(o=e.charCodeAt(s),o===47){if(a){n=s+1;break}continue}r<0&&(a=!0,r=s+1),o===46?t<0?t=s:i!==1&&(i=1):t>-1&&(i=-1)}return t<0||r<0||i===0||i===1&&t===r-1&&t===n+1?"":e.slice(t,r)}function Fti(){for(var e=-1,t;++e<arguments.length;)noe(arguments[e]),arguments[e]&&(t=t===void 0?arguments[e]:t+"/"+arguments[e]);return t===void 0?".":Lti(t)}function Lti(e){var t,n;return noe(e),t=e.charCodeAt(0)===47,n=jti(e,!t),!n.length&&!t&&(n="."),n.length&&e.charCodeAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function jti(e,t){for(var n="",r=0,i=-1,a=0,o=-1,s,c;++o<=e.length;){if(o<e.length)s=e.charCodeAt(o);else{if(s===47)break;s=47}if(s===47){if(!(i===o-1||a===1))if(i!==o-1&&a===2){if(n.length<2||r!==2||n.charCodeAt(n.length-1)!==46||n.charCodeAt(n.length-2)!==46){if(n.length>2){if(c=n.lastIndexOf("/"),c!==n.length-1){c<0?(n="",r=0):(n=n.slice(0,c),r=n.length-1-n.lastIndexOf("/")),i=o,a=0;continue}}else if(n.length){n="",r=0,i=o,a=0;continue}}t&&(n=n.length?n+"/..":"..",r=2)}else n.length?n+="/"+e.slice(i+1,o):n=e.slice(i+1,o),r=o-i-1;i=o,a=0}else s===46&&a>-1?a++:a=-1}return n}function noe(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}var sGt={};sGt.cwd=Bti;function Bti(){return"/"}/*!
 * Determine if an object is a Buffer
 *
 * @author   Feross Aboukhadijeh <https://feross.org>
 * @license  MIT
 */var lGt=function(t){return t!=null&&t.constructor!=null&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)},qC=kK,zti=sGt,Hti=lGt,qti=wT,Vti={}.hasOwnProperty,JDe=["history","path","basename","stem","extname","dirname"];wT.prototype.toString=tni;Object.defineProperty(wT.prototype,"path",{get:Wti,set:Uti});Object.defineProperty(wT.prototype,"dirname",{get:Kti,set:Gti});Object.defineProperty(wT.prototype,"basename",{get:Yti,set:Xti});Object.defineProperty(wT.prototype,"extname",{get:Jti,set:Qti});Object.defineProperty(wT.prototype,"stem",{get:Zti,set:eni});function wT(e){var t,n;if(!e)e={};else if(typeof e=="string"||Hti(e))e={contents:e};else if("message"in e&&"messages"in e)return e;if(!(this instanceof wT))return new wT(e);for(this.data={},this.messages=[],this.history=[],this.cwd=zti.cwd(),n=-1;++n<JDe.length;)t=JDe[n],Vti.call(e,t)&&(this[t]=e[t]);for(t in e)JDe.indexOf(t)<0&&(this[t]=e[t])}function Wti(){return this.history[this.history.length-1]}function Uti(e){QKe(e,"path"),this.path!==e&&this.history.push(e)}function Kti(){return typeof this.path=="string"?qC.dirname(this.path):void 0}function Gti(e){cGt(this.path,"dirname"),this.path=qC.join(e||"",this.basename)}function Yti(){return typeof this.path=="string"?qC.basename(this.path):void 0}function Xti(e){QKe(e,"basename"),JKe(e,"basename"),this.path=qC.join(this.dirname||"",e)}function Jti(){return typeof this.path=="string"?qC.extname(this.path):void 0}function Qti(e){if(JKe(e,"extname"),cGt(this.path,"extname"),e){if(e.charCodeAt(0)!==46)throw new Error("`extname` must start with `.`");if(e.indexOf(".",1)>-1)throw new Error("`extname` cannot contain multiple dots")}this.path=qC.join(this.dirname,this.stem+(e||""))}function Zti(){return typeof this.path=="string"?qC.basename(this.path,this.extname):void 0}function eni(e){QKe(e,"stem"),JKe(e,"stem"),this.path=qC.join(this.dirname||"",e+(this.extname||""))}function tni(e){return(this.contents||"").toString(e)}function JKe(e,t){if(e&&e.indexOf(qC.sep)>-1)throw new Error("`"+t+"` cannot be a path: did not expect `"+qC.sep+"`")}function QKe(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function cGt(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}var nni=Iti,zbe=qti,rni=zbe;zbe.prototype.message=ini;zbe.prototype.info=oni;zbe.prototype.fail=ani;function ini(e,t,n){var r=new nni(e,t,n);return this.path&&(r.name=this.path+":"+r.name,r.file=this.path),r.fatal=!1,this.messages.push(r),r}function ani(){var e=this.message.apply(this,arguments);throw e.fatal=!0,e}function oni(){var e=this.message.apply(this,arguments);return e.fatal=null,e}var uGt=rni,sni=lni;function lni(e){if(e)throw e}var $ge=Object.prototype.hasOwnProperty,dGt=Object.prototype.toString,Fdt=Object.defineProperty,Ldt=Object.getOwnPropertyDescriptor,jdt=function(t){return typeof Array.isArray=="function"?Array.isArray(t):dGt.call(t)==="[object Array]"},Bdt=function(t){if(!t||dGt.call(t)!=="[object Object]")return!1;var n=$ge.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&$ge.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||$ge.call(t,i)},zdt=function(t,n){Fdt&&n.name==="__proto__"?Fdt(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Hdt=function(t,n){if(n==="__proto__")if($ge.call(t,n)){if(Ldt)return Ldt(t,n).value}else return;return t[n]},cni=function e(){var t,n,r,i,a,o,s=arguments[0],c=1,u=arguments.length,d=!1;for(typeof s=="boolean"&&(d=s,s=arguments[1]||{},c=2),(s==null||typeof s!="object"&&typeof s!="function")&&(s={});c<u;++c)if(t=arguments[c],t!=null)for(n in t)r=Hdt(s,n),i=Hdt(t,n),s!==i&&(d&&i&&(Bdt(i)||(a=jdt(i)))?(a?(a=!1,o=r&&jdt(r)?r:[]):o=r&&Bdt(r)?r:{},zdt(s,{name:n,newValue:e(d,o,i)})):typeof i<"u"&&zdt(s,{name:n,newValue:i}));return s},uni=e=>{if(Object.prototype.toString.call(e)!=="[object Object]")return!1;const t=Object.getPrototypeOf(e);return t===null||t===Object.prototype},dni=[].slice,fni=pni;function pni(e,t){var n;return r;function r(){var o=dni.call(arguments,0),s=e.length>o.length,c;s&&o.push(i);try{c=e.apply(null,o)}catch(u){if(s&&n)throw u;return i(u)}s||(c&&typeof c.then=="function"?c.then(a,i):c instanceof Error?i(c):a(c))}function i(){n||(n=!0,t.apply(null,arguments))}function a(o){i(null,o)}}var fGt=fni,hni=pGt;pGt.wrap=fGt;var qdt=[].slice;function pGt(){var e=[],t={};return t.run=n,t.use=r,t;function n(){var i=-1,a=qdt.call(arguments,0,-1),o=arguments[arguments.length-1];if(typeof o!="function")throw new Error("Expected function as last argument, not "+o);s.apply(null,[null].concat(a));function s(c){var u=e[++i],d=qdt.call(arguments,0),f=d.slice(1),p=a.length,m=-1;if(c){o(c);return}for(;++m<p;)(f[m]===null||f[m]===void 0)&&(f[m]=a[m]);a=f,u?fGt(u,s).apply(null,a):o.apply(null,[null].concat(a))}}function r(i){if(typeof i!="function")throw new Error("Expected `fn` to be a function, not "+i);return e.push(i),t}}var Vdt=sni,mni=lGt,Tme=cni,Wdt=uni,hGt=hni,Nee=uGt,gni=mGt().freeze(),vni=[].slice,_ni={}.hasOwnProperty,yni=hGt().use(bni).use(xni).use(Sni);function bni(e,t){t.tree=e.parse(t.file)}function xni(e,t,n){e.run(t.tree,t.file,r);function r(i,a,o){i?n(i):(t.tree=a,t.file=o,n())}}function Sni(e,t){var n=e.stringify(t.tree,t.file);n==null||(typeof n=="string"||mni(n)?("value"in t.file&&(t.file.value=n),t.file.contents=n):t.file.result=n)}function mGt(){var e=[],t=hGt(),n={},r=-1,i;return a.data=s,a.freeze=o,a.attachers=e,a.use=c,a.parse=d,a.stringify=m,a.run=f,a.runSync=p,a.process=g,a.processSync=_,a;function a(){for(var v=mGt(),b=-1;++b<e.length;)v.use.apply(null,e[b]);return v.data(Tme(!0,{},n)),v}function o(){var v,b;if(i)return a;for(;++r<e.length;)v=e[r],v[1]!==!1&&(v[1]===!0&&(v[1]=void 0),b=v[0].apply(a,v.slice(1)),typeof b=="function"&&t.use(b));return i=!0,r=1/0,a}function s(v,b){return typeof v=="string"?arguments.length===2?(eIe("data",i),n[v]=b,a):_ni.call(n,v)&&n[v]||null:v?(eIe("data",i),n=v,a):n}function c(v){var b;if(eIe("use",i),v!=null)if(typeof v=="function")w.apply(null,arguments);else if(typeof v=="object")"length"in v?C(v):y(v);else throw new Error("Expected usable value, not `"+v+"`");return b&&(n.settings=Tme(n.settings||{},b)),a;function y($){C($.plugins),$.settings&&(b=Tme(b||{},$.settings))}function x($){if(typeof $=="function")w($);else if(typeof $=="object")"length"in $?w.apply(null,$):y($);else throw new Error("Expected usable value, not `"+$+"`")}function C($){var O=-1;if($!=null)if(typeof $=="object"&&"length"in $)for(;++O<$.length;)x($[O]);else throw new Error("Expected a list of plugins, not `"+$+"`")}function w($,O){var N=u($);N?(Wdt(N[1])&&Wdt(O)&&(O=Tme(!0,N[1],O)),N[1]=O):e.push(vni.call(arguments))}}function u(v){for(var b=-1;++b<e.length;)if(e[b][0]===v)return e[b]}function d(v){var b=Nee(v),y;return o(),y=a.Parser,QDe("parse",y),Udt(y,"parse")?new y(String(b),b).parse():y(String(b),b)}function f(v,b,y){if(Kdt(v),o(),!y&&typeof b=="function"&&(y=b,b=null),!y)return new Promise(x);x(null,y);function x(C,w){t.run(v,Nee(b),$);function $(O,N,P){N=N||v,O?w(O):C?C(N):y(null,N,P)}}}function p(v,b){var y,x;return f(v,b,C),Gdt("runSync","run",x),y;function C(w,$){x=!0,y=$,Vdt(w)}}function m(v,b){var y=Nee(b),x;return o(),x=a.Compiler,ZDe("stringify",x),Kdt(v),Udt(x,"compile")?new x(v,y).compile():x(v,y)}function g(v,b){if(o(),QDe("process",a.Parser),ZDe("process",a.Compiler),!b)return new Promise(y);y(null,b);function y(x,C){var w=Nee(v);yni.run(a,{file:w},$);function $(O){O?C(O):x?x(w):b(null,w)}}}function _(v){var b,y;return o(),QDe("processSync",a.Parser),ZDe("processSync",a.Compiler),b=Nee(v),g(b,x),Gdt("processSync","process",y),b;function x(C){y=!0,Vdt(C)}}}function Udt(e,t){return typeof e=="function"&&e.prototype&&(Cni(e.prototype)||t in e.prototype)}function Cni(e){var t;for(t in e)return!0;return!1}function QDe(e,t){if(typeof t!="function")throw new Error("Cannot `"+e+"` without `Parser`")}function ZDe(e,t){if(typeof t!="function")throw new Error("Cannot `"+e+"` without `Compiler`")}function eIe(e,t){if(t)throw new Error("Cannot invoke `"+e+"` on a frozen processor.\nCreate a new processor first, by invoking it: use `processor()` instead of `processor`.")}function Kdt(e){if(!e||typeof e.type!="string")throw new Error("Expected node, got `"+e+"`")}function Gdt(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}var wni=gGt;function gGt(e){return e&&(e.value||e.alt||e.title||"children"in e&&Ydt(e.children)||"length"in e&&Ydt(e))||""}function Ydt(e){for(var t=[],n=-1;++n<e.length;)t[n]=gGt(e[n]);return t.join("")}var Eni=Object.assign,roe=Eni,Tni={}.hasOwnProperty,vGt=Tni;function $ni(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}var ZKe=$ni,Oni=String.fromCharCode,Hbe=Oni,Pni=Hbe;function Nni(e,t){var n=parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":Pni(n)}var Dni=Nni,eGe={};function Ini(e){return e<-2}var E1=Ini;function Rni(e){return e===-2||e===-1||e===32}var KT=Rni,Xdt=KT;function kni(e,t,n,r){var i=r?r-1:1/0,a=0;return o;function o(c){return Xdt(c)?(e.enter(n),s(c)):t(c)}function s(c){return Xdt(c)&&a++<i?(e.consume(c),s):(e.exit(n),t(c))}}var f0=kni;Object.defineProperty(eGe,"__esModule",{value:!0});var Ani=E1,Mni=f0,Fni=Lni;function Lni(e){var t=e.attempt(this.parser.constructs.contentInitial,r,i),n;return t;function r(s){if(s===null){e.consume(s);return}return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),Mni(e,t,"linePrefix")}function i(s){return e.enter("paragraph"),a(s)}function a(s){var c=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=c),n=c,o(s)}function o(s){if(s===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(s);return}return Ani(s)?(e.consume(s),e.exit("chunkText"),a):(e.consume(s),o)}}eGe.tokenize=Fni;var tGe={},jni=E1,Bni=f0,zni={tokenize:Hni,partial:!0};function Hni(e,t,n){return Bni(e,r,"linePrefix");function r(i){return i===null||jni(i)?t(i):n(i)}}var qbe=zni;Object.defineProperty(tGe,"__esModule",{value:!0});var qni=E1,_Gt=f0,Vni=qbe,Wni=Kni,tIe={tokenize:Gni},Uni={tokenize:Yni};function Kni(e){var t=this,n=[],r=0,i={tokenize:b,partial:!0},a,o,s;return c;function c(y){return r<n.length?(t.containerState=n[r][1],e.attempt(n[r][0].continuation,u,d)(y)):d(y)}function u(y){return r++,c(y)}function d(y){return a&&a.flowContinue?p(y):(t.interrupt=o&&o.currentConstruct&&o.currentConstruct.interruptible,t.containerState={},e.attempt(tIe,f,p)(y))}function f(y){return n.push([t.currentConstruct,t.containerState]),t.containerState=void 0,d(y)}function p(y){if(y===null){v(0,!0),e.consume(y);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{contentType:"flow",previous:s,_tokenizer:o}),m(y)}function m(y){return y===null?(_(e.exit("chunkFlow")),p(y)):qni(y)?(e.consume(y),_(e.exit("chunkFlow")),e.check(i,g)):(e.consume(y),m)}function g(y){return v(a.continued,a&&a.flowEnd),r=0,c(y)}function _(y){s&&(s.next=y),s=y,o.lazy=a&&a.lazy,o.defineSkip(y.start),o.write(t.sliceStream(y))}function v(y,x){var C=n.length;for(o&&x&&(o.write([null]),s=o=void 0);C-- >y;)t.containerState=n[C][1],n[C][0].exit.call(t,e);n.length=y}function b(y,x){var C=0;return a={},w;function w(D){return C<n.length?(t.containerState=n[C][1],y.attempt(n[C][0].continuation,$,O)(D)):o.currentConstruct&&o.currentConstruct.concrete?(a.flowContinue=!0,I(D)):(t.interrupt=o.currentConstruct&&o.currentConstruct.interruptible,t.containerState={},y.attempt(tIe,P,I)(D))}function $(D){return C++,t.containerState._closeFlow?P(D):w(D)}function O(D){return o.currentConstruct&&o.currentConstruct.lazy?(t.containerState={},y.attempt(tIe,P,y.attempt(Uni,P,y.check(Vni,P,N)))(D)):P(D)}function N(D){return C=n.length,a.lazy=!0,a.flowContinue=!0,I(D)}function P(D){return a.flowEnd=!0,I(D)}function I(D){return a.continued=C,t.interrupt=t.containerState=void 0,x(D)}}}function Gni(e,t,n){return _Gt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function Yni(e,t,n){return _Gt(e,e.lazy(this.parser.constructs.flow,t,n),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}tGe.tokenize=Wni;var nGe={};function Xni(e){for(var t=-1,n=0;++t<e.length;)n+=typeof e[t]=="string"?e[t].length:1;return n}var yGt=Xni,Jni=yGt;function Qni(e,t){var n=e[e.length-1];return!n||n[1].type!==t?0:Jni(n[2].sliceStream(n[1]))}var ioe=Qni,Zni=[].splice,eri=Zni,nIe=eri;function tri(e,t,n,r){var i=e.length,a=0,o;if(t<0?t=-t>i?0:i+t:t=t>i?i:t,n=n>0?n:0,r.length<1e4)o=Array.from(r),o.unshift(t,n),nIe.apply(e,o);else for(n&&nIe.apply(e,[t,n]);a<r.length;)o=r.slice(a,a+1e4),o.unshift(t,0),nIe.apply(e,o),a+=1e4,t+=1e4}var GT=tri,nri=roe;function rri(e){return nri({},e)}var dL=rri,iri=roe,bGt=GT,ari=dL;function ori(e){for(var t={},n=-1,r,i,a,o,s,c,u;++n<e.length;){for(;n in t;)n=t[n];if(r=e[n],n&&r[1].type==="chunkFlow"&&e[n-1][1].type==="listItemPrefix"&&(c=r[1]._tokenizer.events,a=0,a<c.length&&c[a][1].type==="lineEndingBlank"&&(a+=2),a<c.length&&c[a][1].type==="content"))for(;++a<c.length&&c[a][1].type!=="content";)c[a][1].type==="chunkText"&&(c[a][1].isInFirstContentOfListItem=!0,a++);if(r[0]==="enter")r[1].contentType&&(iri(t,sri(e,n)),n=t[n],u=!0);else if(r[1]._container||r[1]._movePreviousLineEndings){for(a=n,i=void 0;a--&&(o=e[a],o[1].type==="lineEnding"||o[1].type==="lineEndingBlank");)o[0]==="enter"&&(i&&(e[i][1].type="lineEndingBlank"),o[1].type="lineEnding",i=a);i&&(r[1].end=ari(e[i][1].start),s=e.slice(i,n),s.unshift(r),bGt(e,i,n-i+1,s))}}return!u}function sri(e,t){for(var n=e[t][1],r=e[t][2],i=t-1,a=[],o=n._tokenizer||r.parser[n.contentType](n.start),s=o.events,c=[],u={},d,f,p,m,g,_;n;){for(;e[++i][1]!==n;);a.push(i),n._tokenizer||(d=r.sliceStream(n),n.next||d.push(null),f&&o.defineSkip(n.start),n.isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(d),n.isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),f=n,n=n.next}for(n=f,p=s.length;p--;)s[p][0]==="enter"?m=!0:m&&s[p][1].type===s[p-1][1].type&&s[p][1].start.line!==s[p][1].end.line&&(v(s.slice(p+1,g)),n._tokenizer=n.next=void 0,n=n.previous,g=p+1);for(o.events=n._tokenizer=n.next=void 0,v(s.slice(0,g)),p=-1,_=0;++p<c.length;)u[_+c[p][0]]=_+c[p][1],_+=c[p][1]-c[p][0]-1;return u;function v(b){var y=a.pop();c.unshift([y,y+b.length-1]),bGt(e,y,2,b)}}var xGt=ori,SGt=E1,lri=ioe,cri=xGt,uri=f0,dri={tokenize:hri,resolve:pri,interruptible:!0,lazy:!0},fri={tokenize:mri,partial:!0};function pri(e){return cri(e),e}function hri(e,t){var n;return r;function r(s){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),i(s)}function i(s){return s===null?a(s):SGt(s)?e.check(fri,o,a)(s):(e.consume(s),i)}function a(s){return e.exit("chunkContent"),e.exit("content"),t(s)}function o(s){return e.consume(s),e.exit("chunkContent"),n=n.next=e.enter("chunkContent",{contentType:"content",previous:n}),i}}function mri(e,t,n){var r=this;return i;function i(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),uri(e,a,"linePrefix")}function a(o){return o===null||SGt(o)?n(o):r.parser.constructs.disable.null.indexOf("codeIndented")>-1||lri(r.events,"linePrefix")<4?e.interrupt(r.parser.constructs.flow,n,t)(o):t(o)}}var gri=dri;Object.defineProperty(nGe,"__esModule",{value:!0});var vri=gri,_ri=f0,yri=qbe,bri=xri;function xri(e){var t=this,n=e.attempt(yri,r,e.attempt(this.parser.constructs.flowInitial,i,_ri(e,e.attempt(this.parser.constructs.flow,i,e.attempt(vri,i)),"linePrefix")));return n;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function i(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,n}}nGe.tokenize=bri;var AK={};Object.defineProperty(AK,"__esModule",{value:!0});var Sri=roe,Jdt=dL,Cri=CGt("text"),wri=CGt("string"),Eri={resolveAll:wGt()};function CGt(e){return{tokenize:t,resolveAll:wGt(e==="text"?Tri:void 0)};function t(n){var r=this,i=this.parser.constructs[e],a=n.attempt(i,o,s);return o;function o(d){return u(d)?a(d):s(d)}function s(d){if(d===null){n.consume(d);return}return n.enter("data"),n.consume(d),c}function c(d){return u(d)?(n.exit("data"),a(d)):(n.consume(d),c)}function u(d){var f=i[d],p=-1;if(d===null)return!0;if(f){for(;++p<f.length;)if(!f[p].previous||f[p].previous.call(r,r.previous))return!0}}}}function wGt(e){return t;function t(n,r){for(var i=-1,a;++i<=n.length;)a===void 0?n[i]&&n[i][1].type==="data"&&(a=i,i++):(!n[i]||n[i][1].type!=="data")&&(i!==a+2&&(n[a][1].end=n[i-1][1].end,n.splice(a+2,i-a-2),i=a+2),a=void 0);return e?e(n,r):n}}function Tri(e,t){for(var n=-1,r,i,a,o,s,c,u,d;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){for(i=e[n-1][1],r=t.sliceStream(i),o=r.length,s=-1,c=0,u=void 0;o--;)if(a=r[o],typeof a=="string"){for(s=a.length;a.charCodeAt(s-1)===32;)c++,s--;if(s)break;s=-1}else if(a===-2)u=!0,c++;else if(a!==-1){o++;break}c&&(d={type:n===e.length||u||c<2?"lineSuffix":"hardBreakTrailing",start:{line:i.end.line,column:i.end.column-c,offset:i.end.offset-c,_index:i.start._index+o,_bufferIndex:o?s:i.start._bufferIndex+s},end:Jdt(i.end)},i.end=Jdt(d.start),i.start.offset===i.end.offset?Sri(i,d):(e.splice(n,0,["enter",d,t],["exit",d,t]),n+=2)),n++}return e}AK.resolver=Eri;AK.string=wri;AK.text=Cri;function $ri(e){return e==null?[]:"length"in e?e:[e]}var rGe=$ri,Qdt=vGt,Ori=GT,Pri=rGe;function Nri(e){for(var t={},n=-1;++n<e.length;)Dri(t,e[n]);return t}function Dri(e,t){var n,r,i,a;for(n in t){r=Qdt.call(e,n)?e[n]:e[n]={},i=t[n];for(a in i)r[a]=Iri(Pri(i[a]),Qdt.call(r,a)?r[a]:[])}}function Iri(e,t){for(var n=-1,r=[];++n<e.length;)(e[n].add==="after"?t:r).push(e[n]);return Ori(t,0,0,r),t}var EGt=Nri,Rri=GT;function kri(e,t){return e.length?(Rri(e,e.length,0,t),e):t}var iGe=kri;function Ari(e,t,n){for(var r=[],i=-1,a;++i<e.length;)a=e[i].resolveAll,a&&r.indexOf(a)<0&&(t=a(t,n),r.push(a));return t}var Vbe=Ari,Mri=Hbe;function Fri(e){for(var t=-1,n=[],r,i,a;++t<e.length;){if(r=e[t],typeof r=="string")i=r;else if(r===-5)i="\r";else if(r===-4)i=`
`;else if(r===-3)i=`\r
`;else if(r===-2)i="	";else if(r===-1){if(a)continue;i=" "}else i=Mri(r);a=r===-2,n.push(i)}return n.join("")}var Lri=Fri;function jri(e,t){var n=t.start._index,r=t.start._bufferIndex,i=t.end._index,a=t.end._bufferIndex,o;return n===i?o=[e[n].slice(r,a)]:(o=e.slice(n,i),r>-1&&(o[0]=o[0].slice(r)),a>0&&o.push(e[i].slice(0,a))),o}var Bri=jri,zri=roe,Hri=E1,qri=iGe,Vri=GT,rIe=rGe,Wri=Vbe,Uri=Lri,Zdt=dL,Kri=Bri;function Gri(e,t,n){var r=n?Zdt(n):{line:1,column:1,offset:0},i={},a=[],o=[],s=[],c={consume:y,enter:x,exit:C,attempt:O(w),check:O($),interrupt:O($,{interrupt:!0}),lazy:O($,{lazy:!0})},u={previous:null,events:[],parser:e,sliceStream:m,sliceSerialize:p,now:g,defineSkip:_,write:f},d=t.tokenize.call(u,c);return t.resolveAll&&a.push(t),r._index=0,r._bufferIndex=-1,u;function f(D){return o=qri(o,D),v(),o[o.length-1]!==null?[]:(N(t,0),u.events=Wri(a,u.events,u),u.events)}function p(D){return Uri(m(D))}function m(D){return Kri(o,D)}function g(){return Zdt(r)}function _(D){i[D.line]=D.column,I()}function v(){for(var D,k;r._index<o.length;)if(k=o[r._index],typeof k=="string")for(D=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===D&&r._bufferIndex<k.length;)b(k.charCodeAt(r._bufferIndex));else b(k)}function b(D){d=d(D)}function y(D){Hri(D)?(r.line++,r.column=1,r.offset+=D===-3?2:1,I()):D!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=D}function x(D,k){var R=k||{};return R.type=D,R.start=g(),u.events.push(["enter",R,u]),s.push(R),R}function C(D){var k=s.pop();return k.end=g(),u.events.push(["exit",k,u]),k}function w(D,k){N(D,k.from)}function $(D,k){k.restore()}function O(D,k){return R;function R(A,F,z){var M,K,U,W;return A.tokenize||"length"in A?Y(rIe(A)):L;function L(re){return re in A||null in A?Y(A.null?rIe(A[re]).concat(rIe(A.null)):A[re])(re):z(re)}function Y(re){return M=re,K=0,J(re[K])}function J(re){return se;function se(de){return W=P(),U=re,re.partial||(u.currentConstruct=re),re.name&&u.parser.constructs.disable.null.indexOf(re.name)>-1?te():re.tokenize.call(k?zri({},u,k):u,c,Z,te)(de)}}function Z(re){return D(U,W),F}function te(re){return W.restore(),++K<M.length?J(M[K]):z}}}function N(D,k){D.resolveAll&&a.indexOf(D)<0&&a.push(D),D.resolve&&Vri(u.events,k,u.events.length-k,D.resolve(u.events.slice(k),u)),D.resolveTo&&(u.events=D.resolveTo(u.events,u))}function P(){var D=g(),k=u.previous,R=u.currentConstruct,A=u.events.length,F=Array.from(s);return{restore:z,from:A};function z(){r=D,u.previous=k,u.currentConstruct=R,u.events.length=A,s=F,I()}}function I(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}var Yri=Gri,rw={};function Xri(e){return e<0||e===32}var YT=Xri,Jri=/[!-\/:-@\[-`\{-~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]/,Qri=Jri,Zri=Hbe;function eii(e){return t;function t(n){return e.test(Zri(n))}}var $D=eii,tii=Qri,nii=$D,rii=nii(tii),aGe=rii,iii=$D,aii=iii(/\s/),oGe=aii,oii=YT,sii=aGe,lii=oGe;function cii(e){if(e===null||oii(e)||lii(e))return 1;if(sii(e))return 2}var TGt=cii;function uii(e,t){return e.column+=t,e.offset+=t,e._bufferIndex+=t,e}var dii=uii,Dee=iGe,fii=GT,eft=TGt,tft=dii,pii=Vbe,RS=dL,hii={name:"attention",tokenize:gii,resolveAll:mii};function mii(e,t){for(var n=-1,r,i,a,o,s,c,u,d;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;c=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1,o={type:c>1?"strongSequence":"emphasisSequence",start:tft(RS(e[r][1].end),-c),end:RS(e[r][1].end)},s={type:c>1?"strongSequence":"emphasisSequence",start:RS(e[n][1].start),end:tft(RS(e[n][1].start),c)},a={type:c>1?"strongText":"emphasisText",start:RS(e[r][1].end),end:RS(e[n][1].start)},i={type:c>1?"strong":"emphasis",start:RS(o.start),end:RS(s.end)},e[r][1].end=RS(o.start),e[n][1].start=RS(s.end),u=[],e[r][1].end.offset-e[r][1].start.offset&&(u=Dee(u,[["enter",e[r][1],t],["exit",e[r][1],t]])),u=Dee(u,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",a,t]]),u=Dee(u,pii(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),u=Dee(u,[["exit",a,t],["enter",s,t],["exit",s,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(d=2,u=Dee(u,[["enter",e[n][1],t],["exit",e[n][1],t]])):d=0,fii(e,r-1,n-r+3,u),n=r+u.length-d-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function gii(e,t){var n=eft(this.previous),r;return i;function i(o){return e.enter("attentionSequence"),r=o,a(o)}function a(o){var s,c,u,d;return o===r?(e.consume(o),a):(s=e.exit("attentionSequence"),c=eft(o),u=!c||c===2&&n,d=!n||n===2&&c,s._open=r===42?u:u&&(n||!d),s._close=r===42?d:d&&(c||!u),t(o))}}var vii=hii,_ii=$D,yii=_ii(/[A-Za-z]/),Wbe=yii,bii=$D,xii=bii(/[\dA-Za-z]/),aoe=xii,Sii=$D,Cii=Sii(/[#-'*+\--9=?A-Z^-~]/),wii=Cii;function Eii(e){return e<32||e===127}var sGe=Eii,Tii=Wbe,$me=aoe,nft=wii,$ii=sGe,Oii={name:"autolink",tokenize:Pii};function Pii(e,t,n){var r=1;return i;function i(g){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(g),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(g){return Tii(g)?(e.consume(g),o):nft(g)?u(g):n(g)}function o(g){return g===43||g===45||g===46||$me(g)?s(g):u(g)}function s(g){return g===58?(e.consume(g),c):(g===43||g===45||g===46||$me(g))&&r++<32?(e.consume(g),s):u(g)}function c(g){return g===62?(e.exit("autolinkProtocol"),m(g)):g===32||g===60||$ii(g)?n(g):(e.consume(g),c)}function u(g){return g===64?(e.consume(g),r=0,d):nft(g)?(e.consume(g),u):n(g)}function d(g){return $me(g)?f(g):n(g)}function f(g){return g===46?(e.consume(g),r=0,d):g===62?(e.exit("autolinkProtocol").type="autolinkEmail",m(g)):p(g)}function p(g){return(g===45||$me(g))&&r++<63?(e.consume(g),g===45?p:f):n(g)}function m(g){return e.enter("autolinkMarker"),e.consume(g),e.exit("autolinkMarker"),e.exit("autolink"),t}}var Nii=Oii,Dii=KT,Iii=f0,$Gt={name:"blockQuote",tokenize:Rii,continuation:{tokenize:kii},exit:Aii};function Rii(e,t,n){var r=this;return i;function i(o){return o===62?(r.containerState.open||(e.enter("blockQuote",{_container:!0}),r.containerState.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(o),e.exit("blockQuoteMarker"),a):n(o)}function a(o){return Dii(o)?(e.enter("blockQuotePrefixWhitespace"),e.consume(o),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(o))}}function kii(e,t,n){return Iii(e,e.attempt($Gt,t,n),"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function Aii(e){e.exit("blockQuote")}var Mii=$Gt,Fii=$D,Lii=Fii(/[!-/:-@[-`{-~]/),jii=Lii,Bii=jii,zii={name:"characterEscape",tokenize:Hii};function Hii(e,t,n){return r;function r(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),i}function i(a){return Bii(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}var qii=zii,Ome,Vii=59,OGt=Wii;function Wii(e){var t="&"+e+";",n;return Ome=Ome||document.createElement("i"),Ome.innerHTML=t,n=Ome.textContent,n.charCodeAt(n.length-1)===Vii&&e!=="semi"||n===t?!1:n}var Uii=$D,Kii=Uii(/\d/),PGt=Kii,Gii=$D,Yii=Gii(/[\dA-Fa-f]/),Xii=Yii,Jii=OGt,rft=aoe,Qii=PGt,Zii=Xii;function eai(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var tai=eai(Jii),nai={name:"characterReference",tokenize:rai};function rai(e,t,n){var r=this,i=0,a,o;return s;function s(f){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),c}function c(f){return f===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(f),e.exit("characterReferenceMarkerNumeric"),u):(e.enter("characterReferenceValue"),a=31,o=rft,d(f))}function u(f){return f===88||f===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(f),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,o=Zii,d):(e.enter("characterReferenceValue"),a=7,o=Qii,d(f))}function d(f){var p;return f===59&&i?(p=e.exit("characterReferenceValue"),o===rft&&!tai.default(r.sliceSerialize(p))?n(f):(e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)):o(f)&&i++<a?(e.consume(f),d):n(f)}}var iai=nai,xH=E1,aai=YT,oai=ioe,Iee=f0,sai={name:"codeFenced",tokenize:lai,concrete:!0};function lai(e,t,n){var r=this,i={tokenize:y,partial:!0},a=oai(this.events,"linePrefix"),o=0,s;return c;function c(x){return e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),s=x,u(x)}function u(x){return x===s?(e.consume(x),o++,u):(e.exit("codeFencedFenceSequence"),o<3?n(x):Iee(e,d,"whitespace")(x))}function d(x){return x===null||xH(x)?g(x):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),f(x))}function f(x){return x===null||aai(x)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Iee(e,p,"whitespace")(x)):x===96&&x===s?n(x):(e.consume(x),f)}function p(x){return x===null||xH(x)?g(x):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),m(x))}function m(x){return x===null||xH(x)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),g(x)):x===96&&x===s?n(x):(e.consume(x),m)}function g(x){return e.exit("codeFencedFence"),r.interrupt?t(x):_(x)}function _(x){return x===null?b(x):xH(x)?(e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),e.attempt(i,b,a?Iee(e,_,"linePrefix",a+1):_)):(e.enter("codeFlowValue"),v(x))}function v(x){return x===null||xH(x)?(e.exit("codeFlowValue"),_(x)):(e.consume(x),v)}function b(x){return e.exit("codeFenced"),t(x)}function y(x,C,w){var $=0;return Iee(x,O,"linePrefix",this.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4);function O(I){return x.enter("codeFencedFence"),x.enter("codeFencedFenceSequence"),N(I)}function N(I){return I===s?(x.consume(I),$++,N):$<o?w(I):(x.exit("codeFencedFenceSequence"),Iee(x,P,"whitespace")(I))}function P(I){return I===null||xH(I)?(x.exit("codeFencedFence"),C(I)):w(I)}}}var cai=sai,eje=E1,ift=GT,uai=ioe,aft=f0,dai={name:"codeIndented",tokenize:pai,resolve:fai},oft={tokenize:hai,partial:!0};function fai(e,t){var n={type:"codeIndented",start:e[0][1].start,end:e[e.length-1][1].end};return ift(e,0,0,[["enter",n,t]]),ift(e,e.length,0,[["exit",n,t]]),e}function pai(e,t,n){return e.attempt(oft,r,n);function r(a){return a===null?t(a):eje(a)?e.attempt(oft,r,t)(a):(e.enter("codeFlowValue"),i(a))}function i(a){return a===null||eje(a)?(e.exit("codeFlowValue"),r(a)):(e.consume(a),i)}}function hai(e,t,n){var r=this;return aft(e,i,"linePrefix",4+1);function i(a){return eje(a)?(e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),aft(e,i,"linePrefix",4+1)):uai(r.events,"linePrefix")<4?n(a):t(a)}}var mai=dai,sft=E1,gai={name:"codeText",tokenize:yai,resolve:vai,previous:_ai};function vai(e){var t=e.length-4,n=3,r,i;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[t][1].type=e[n][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)i===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(i=r):(r===t||e[r][1].type==="lineEnding")&&(e[i][1].type="codeTextData",r!==i+2&&(e[i][1].end=e[r-1][1].end,e.splice(i+2,r-i-2),t-=r-i-2,r=i+2),i=void 0);return e}function _ai(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function yai(e,t,n){var r=0,i,a;return o;function o(f){return e.enter("codeText"),e.enter("codeTextSequence"),s(f)}function s(f){return f===96?(e.consume(f),r++,s):(e.exit("codeTextSequence"),c(f))}function c(f){return f===null?n(f):f===96?(a=e.enter("codeTextSequence"),i=0,d(f)):f===32?(e.enter("space"),e.consume(f),e.exit("space"),c):sft(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),c):(e.enter("codeTextData"),u(f))}function u(f){return f===null||f===32||f===96||sft(f)?(e.exit("codeTextData"),c(f)):(e.consume(f),u)}function d(f){return f===96?(e.consume(f),i++,d):i===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(f)):(a.type="codeTextData",u(f))}}var bai=gai,lft=sGe,xai=YT,Sai=E1;function Cai(e,t,n,r,i,a,o,s,c){var u=c||1/0,d=0;return f;function f(b){return b===60?(e.enter(r),e.enter(i),e.enter(a),e.consume(b),e.exit(a),p):lft(b)||b===41?n(b):(e.enter(r),e.enter(o),e.enter(s),e.enter("chunkString",{contentType:"string"}),_(b))}function p(b){return b===62?(e.enter(a),e.consume(b),e.exit(a),e.exit(i),e.exit(r),t):(e.enter(s),e.enter("chunkString",{contentType:"string"}),m(b))}function m(b){return b===62?(e.exit("chunkString"),e.exit(s),p(b)):b===null||b===60||Sai(b)?n(b):(e.consume(b),b===92?g:m)}function g(b){return b===60||b===62||b===92?(e.consume(b),m):m(b)}function _(b){return b===40?++d>u?n(b):(e.consume(b),_):b===41?d--?(e.consume(b),_):(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(r),t(b)):b===null||xai(b)?d?n(b):(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(r),t(b)):lft(b)?n(b):(e.consume(b),b===92?v:_)}function v(b){return b===40||b===41||b===92?(e.consume(b),_):_(b)}}var NGt=Cai,cft=E1,wai=KT;function Eai(e,t,n,r,i,a){var o=this,s=0,c;return u;function u(m){return e.enter(r),e.enter(i),e.consume(m),e.exit(i),e.enter(a),d}function d(m){return m===null||m===91||m===93&&!c||m===94&&!s&&"_hiddenFootnoteSupport"in o.parser.constructs||s>999?n(m):m===93?(e.exit(a),e.enter(i),e.consume(m),e.exit(i),e.exit(r),t):cft(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),d):(e.enter("chunkString",{contentType:"string"}),f(m))}function f(m){return m===null||m===91||m===93||cft(m)||s++>999?(e.exit("chunkString"),d(m)):(e.consume(m),c=c||!wai(m),m===92?p:f)}function p(m){return m===91||m===92||m===93?(e.consume(m),s++,f):f(m)}}var DGt=Eai,Tai=E1,$ai=KT,Oai=f0;function Pai(e,t){var n;return r;function r(i){return Tai(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):$ai(i)?Oai(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}var IGt=Pai,uft=E1,Nai=f0;function Dai(e,t,n,r,i,a){var o;return s;function s(p){return e.enter(r),e.enter(i),e.consume(p),e.exit(i),o=p===40?41:p,c}function c(p){return p===o?(e.enter(i),e.consume(p),e.exit(i),e.exit(r),t):(e.enter(a),u(p))}function u(p){return p===o?(e.exit(a),c(o)):p===null?n(p):uft(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),Nai(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),d(p))}function d(p){return p===o||p===null||uft(p)?(e.exit("chunkString"),u(p)):(e.consume(p),p===92?f:d)}function f(p){return p===o||p===92?(e.consume(p),d):d(p)}}var RGt=Dai,kGt=E1,Iai=YT,Rai=ZKe,kai=NGt,Aai=DGt,tje=f0,AGt=IGt,Mai=RGt,Fai={name:"definition",tokenize:jai},Lai={tokenize:Bai,partial:!0};function jai(e,t,n){var r=this,i;return a;function a(c){return e.enter("definition"),Aai.call(r,e,o,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(c)}function o(c){return i=Rai(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),c===58?(e.enter("definitionMarker"),e.consume(c),e.exit("definitionMarker"),AGt(e,kai(e,e.attempt(Lai,tje(e,s,"whitespace"),tje(e,s,"whitespace")),n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString"))):n(c)}function s(c){return c===null||kGt(c)?(e.exit("definition"),r.parser.defined.indexOf(i)<0&&r.parser.defined.push(i),t(c)):n(c)}}function Bai(e,t,n){return r;function r(o){return Iai(o)?AGt(e,i)(o):n(o)}function i(o){return o===34||o===39||o===40?Mai(e,tje(e,a,"whitespace"),n,"definitionTitle","definitionTitleMarker","definitionTitleString")(o):n(o)}function a(o){return o===null||kGt(o)?t(o):n(o)}}var zai=Fai,Hai=E1,qai={name:"hardBreakEscape",tokenize:Vai};function Vai(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.enter("escapeMarker"),e.consume(a),i}function i(a){return Hai(a)?(e.exit("escapeMarker"),e.exit("hardBreakEscape"),t(a)):n(a)}}var Wai=qai,Uai=E1,dft=YT,Kai=KT,Gai=GT,Yai=f0,Xai={name:"headingAtx",tokenize:Qai,resolve:Jai};function Jai(e,t){var n=e.length-2,r=3,i,a;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},a={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},Gai(e,r,n-r+1,[["enter",i,t],["enter",a,t],["exit",a,t],["exit",i,t]])),e}function Qai(e,t,n){var r=this,i=0;return a;function a(d){return e.enter("atxHeading"),e.enter("atxHeadingSequence"),o(d)}function o(d){return d===35&&i++<6?(e.consume(d),o):d===null||dft(d)?(e.exit("atxHeadingSequence"),r.interrupt?t(d):s(d)):n(d)}function s(d){return d===35?(e.enter("atxHeadingSequence"),c(d)):d===null||Uai(d)?(e.exit("atxHeading"),t(d)):Kai(d)?Yai(e,s,"whitespace")(d):(e.enter("atxHeadingText"),u(d))}function c(d){return d===35?(e.consume(d),c):(e.exit("atxHeadingSequence"),s(d))}function u(d){return d===null||d===35||dft(d)?(e.exit("atxHeadingText"),s(d)):(e.consume(d),u)}}var Zai=Xai,eoi=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","section","source","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],toi=eoi,noi=["pre","script","style","textarea"],roi=noi,Ree=Wbe,fft=aoe,SH=E1,pft=YT,CH=KT,Pme=Hbe,ioi=toi,hft=roi,aoi=qbe,ooi={name:"htmlFlow",tokenize:coi,resolveTo:loi,concrete:!0},soi={tokenize:uoi,partial:!0};function loi(e){for(var t=e.length;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function coi(e,t,n){var r=this,i,a,o,s,c;return u;function u(L){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(L),d}function d(L){return L===33?(e.consume(L),f):L===47?(e.consume(L),g):L===63?(e.consume(L),i=3,r.interrupt?t:K):Ree(L)?(e.consume(L),o=Pme(L),a=!0,_):n(L)}function f(L){return L===45?(e.consume(L),i=2,p):L===91?(e.consume(L),i=5,o="CDATA[",s=0,m):Ree(L)?(e.consume(L),i=4,r.interrupt?t:K):n(L)}function p(L){return L===45?(e.consume(L),r.interrupt?t:K):n(L)}function m(L){return L===o.charCodeAt(s++)?(e.consume(L),s===o.length?r.interrupt?t:D:m):n(L)}function g(L){return Ree(L)?(e.consume(L),o=Pme(L),_):n(L)}function _(L){return L===null||L===47||L===62||pft(L)?L!==47&&a&&hft.indexOf(o.toLowerCase())>-1?(i=1,r.interrupt?t(L):D(L)):ioi.indexOf(o.toLowerCase())>-1?(i=6,L===47?(e.consume(L),v):r.interrupt?t(L):D(L)):(i=7,r.interrupt?n(L):a?y(L):b(L)):L===45||fft(L)?(e.consume(L),o+=Pme(L),_):n(L)}function v(L){return L===62?(e.consume(L),r.interrupt?t:D):n(L)}function b(L){return CH(L)?(e.consume(L),b):P(L)}function y(L){return L===47?(e.consume(L),P):L===58||L===95||Ree(L)?(e.consume(L),x):CH(L)?(e.consume(L),y):P(L)}function x(L){return L===45||L===46||L===58||L===95||fft(L)?(e.consume(L),x):C(L)}function C(L){return L===61?(e.consume(L),w):CH(L)?(e.consume(L),C):y(L)}function w(L){return L===null||L===60||L===61||L===62||L===96?n(L):L===34||L===39?(e.consume(L),c=L,$):CH(L)?(e.consume(L),w):(c=void 0,O(L))}function $(L){return L===c?(e.consume(L),N):L===null||SH(L)?n(L):(e.consume(L),$)}function O(L){return L===null||L===34||L===39||L===60||L===61||L===62||L===96||pft(L)?C(L):(e.consume(L),O)}function N(L){return L===47||L===62||CH(L)?y(L):n(L)}function P(L){return L===62?(e.consume(L),I):n(L)}function I(L){return CH(L)?(e.consume(L),I):L===null||SH(L)?D(L):n(L)}function D(L){return L===45&&i===2?(e.consume(L),A):L===60&&i===1?(e.consume(L),F):L===62&&i===4?(e.consume(L),U):L===63&&i===3?(e.consume(L),K):L===93&&i===5?(e.consume(L),M):SH(L)&&(i===6||i===7)?e.check(soi,U,k)(L):L===null||SH(L)?k(L):(e.consume(L),D)}function k(L){return e.exit("htmlFlowData"),R(L)}function R(L){return L===null?W(L):SH(L)?(e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),R):(e.enter("htmlFlowData"),D(L))}function A(L){return L===45?(e.consume(L),K):D(L)}function F(L){return L===47?(e.consume(L),o="",z):D(L)}function z(L){return L===62&&hft.indexOf(o.toLowerCase())>-1?(e.consume(L),U):Ree(L)&&o.length<8?(e.consume(L),o+=Pme(L),z):D(L)}function M(L){return L===93?(e.consume(L),K):D(L)}function K(L){return L===62?(e.consume(L),U):D(L)}function U(L){return L===null||SH(L)?(e.exit("htmlFlowData"),W(L)):(e.consume(L),U)}function W(L){return e.exit("htmlFlow"),t(L)}}function uoi(e,t,n){return r;function r(i){return e.exit("htmlFlowData"),e.enter("lineEndingBlank"),e.consume(i),e.exit("lineEndingBlank"),e.attempt(aoi,t,n)}}var doi=ooi,Nme=Wbe,iIe=aoe,HE=E1,aIe=YT,Dme=KT,foi=f0,poi={name:"htmlText",tokenize:hoi};function hoi(e,t,n){var r=this,i,a,o,s;return c;function c(L){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(L),u}function u(L){return L===33?(e.consume(L),d):L===47?(e.consume(L),O):L===63?(e.consume(L),w):Nme(L)?(e.consume(L),I):n(L)}function d(L){return L===45?(e.consume(L),f):L===91?(e.consume(L),a="CDATA[",o=0,v):Nme(L)?(e.consume(L),C):n(L)}function f(L){return L===45?(e.consume(L),p):n(L)}function p(L){return L===null||L===62?n(L):L===45?(e.consume(L),m):g(L)}function m(L){return L===null||L===62?n(L):g(L)}function g(L){return L===null?n(L):L===45?(e.consume(L),_):HE(L)?(s=g,K(L)):(e.consume(L),g)}function _(L){return L===45?(e.consume(L),W):g(L)}function v(L){return L===a.charCodeAt(o++)?(e.consume(L),o===a.length?b:v):n(L)}function b(L){return L===null?n(L):L===93?(e.consume(L),y):HE(L)?(s=b,K(L)):(e.consume(L),b)}function y(L){return L===93?(e.consume(L),x):b(L)}function x(L){return L===62?W(L):L===93?(e.consume(L),x):b(L)}function C(L){return L===null||L===62?W(L):HE(L)?(s=C,K(L)):(e.consume(L),C)}function w(L){return L===null?n(L):L===63?(e.consume(L),$):HE(L)?(s=w,K(L)):(e.consume(L),w)}function $(L){return L===62?W(L):w(L)}function O(L){return Nme(L)?(e.consume(L),N):n(L)}function N(L){return L===45||iIe(L)?(e.consume(L),N):P(L)}function P(L){return HE(L)?(s=P,K(L)):Dme(L)?(e.consume(L),P):W(L)}function I(L){return L===45||iIe(L)?(e.consume(L),I):L===47||L===62||aIe(L)?D(L):n(L)}function D(L){return L===47?(e.consume(L),W):L===58||L===95||Nme(L)?(e.consume(L),k):HE(L)?(s=D,K(L)):Dme(L)?(e.consume(L),D):W(L)}function k(L){return L===45||L===46||L===58||L===95||iIe(L)?(e.consume(L),k):R(L)}function R(L){return L===61?(e.consume(L),A):HE(L)?(s=R,K(L)):Dme(L)?(e.consume(L),R):D(L)}function A(L){return L===null||L===60||L===61||L===62||L===96?n(L):L===34||L===39?(e.consume(L),i=L,F):HE(L)?(s=A,K(L)):Dme(L)?(e.consume(L),A):(e.consume(L),i=void 0,M)}function F(L){return L===i?(e.consume(L),z):L===null?n(L):HE(L)?(s=F,K(L)):(e.consume(L),F)}function z(L){return L===62||L===47||aIe(L)?D(L):n(L)}function M(L){return L===null||L===34||L===39||L===60||L===61||L===96?n(L):L===62||aIe(L)?D(L):(e.consume(L),M)}function K(L){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(L),e.exit("lineEnding"),foi(e,U,"linePrefix",r.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)}function U(L){return e.enter("htmlTextData"),s(L)}function W(L){return L===62?(e.consume(L),e.exit("htmlTextData"),e.exit("htmlText"),t):n(L)}}var moi=poi,goi=YT,wH=iGe,voi=GT,MGt=ZKe,_oi=Vbe,EH=dL,yoi=NGt,boi=DGt,xoi=RGt,oIe=IGt,Soi={name:"labelEnd",tokenize:Ooi,resolveTo:$oi,resolveAll:Toi},Coi={tokenize:Poi},woi={tokenize:Noi},Eoi={tokenize:Doi};function Toi(e){for(var t=-1,n;++t<e.length;)n=e[t][1],!n._used&&(n.type==="labelImage"||n.type==="labelLink"||n.type==="labelEnd")&&(e.splice(t+1,n.type==="labelImage"?4:2),n.type="data",t++);return e}function $oi(e,t){for(var n=e.length,r=0,i,a,o,s,c,u,d;n--;)if(s=e[n][1],c){if(s.type==="link"||s.type==="labelLink"&&s._inactive)break;e[n][0]==="enter"&&s.type==="labelLink"&&(s._inactive=!0)}else if(u){if(e[n][0]==="enter"&&(s.type==="labelImage"||s.type==="labelLink")&&!s._balanced&&(c=n,s.type!=="labelLink")){r=2;break}}else s.type==="labelEnd"&&(u=n);return i={type:e[c][1].type==="labelLink"?"link":"image",start:EH(e[c][1].start),end:EH(e[e.length-1][1].end)},a={type:"label",start:EH(e[c][1].start),end:EH(e[u][1].end)},o={type:"labelText",start:EH(e[c+r+2][1].end),end:EH(e[u-2][1].start)},d=[["enter",i,t],["enter",a,t]],d=wH(d,e.slice(c+1,c+r+3)),d=wH(d,[["enter",o,t]]),d=wH(d,_oi(t.parser.constructs.insideSpan.null,e.slice(c+r+4,u-3),t)),d=wH(d,[["exit",o,t],e[u-2],e[u-1],["exit",a,t]]),d=wH(d,e.slice(u+1)),d=wH(d,[["exit",i,t]]),voi(e,c,e.length,d),e}function Ooi(e,t,n){for(var r=this,i=r.events.length,a,o;i--;)if((r.events[i][1].type==="labelImage"||r.events[i][1].type==="labelLink")&&!r.events[i][1]._balanced){a=r.events[i][1];break}return s;function s(d){return a?a._inactive?u(d):(o=r.parser.defined.indexOf(MGt(r.sliceSerialize({start:a.end,end:r.now()})))>-1,e.enter("labelEnd"),e.enter("labelMarker"),e.consume(d),e.exit("labelMarker"),e.exit("labelEnd"),c):n(d)}function c(d){return d===40?e.attempt(Coi,t,o?t:u)(d):d===91?e.attempt(woi,t,o?e.attempt(Eoi,t,u):u)(d):o?t(d):u(d)}function u(d){return a._balanced=!0,n(d)}}function Poi(e,t,n){return r;function r(c){return e.enter("resource"),e.enter("resourceMarker"),e.consume(c),e.exit("resourceMarker"),oIe(e,i)}function i(c){return c===41?s(c):yoi(e,a,n,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",3)(c)}function a(c){return goi(c)?oIe(e,o)(c):s(c)}function o(c){return c===34||c===39||c===40?xoi(e,oIe(e,s),n,"resourceTitle","resourceTitleMarker","resourceTitleString")(c):s(c)}function s(c){return c===41?(e.enter("resourceMarker"),e.consume(c),e.exit("resourceMarker"),e.exit("resource"),t):n(c)}}function Noi(e,t,n){var r=this;return i;function i(o){return boi.call(r,e,a,n,"reference","referenceMarker","referenceString")(o)}function a(o){return r.parser.defined.indexOf(MGt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))<0?n(o):t(o)}}function Doi(e,t,n){return r;function r(a){return e.enter("reference"),e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),i}function i(a){return a===93?(e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),e.exit("reference"),t):n(a)}}var lGe=Soi,Ioi=lGe,Roi={name:"labelStartImage",tokenize:koi,resolveAll:Ioi.resolveAll};function koi(e,t,n){var r=this;return i;function i(s){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(s),e.exit("labelImageMarker"),a}function a(s){return s===91?(e.enter("labelMarker"),e.consume(s),e.exit("labelMarker"),e.exit("labelImage"),o):n(s)}function o(s){return s===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(s):t(s)}}var Aoi=Roi,Moi=lGe,Foi={name:"labelStartLink",tokenize:Loi,resolveAll:Moi.resolveAll};function Loi(e,t,n){var r=this;return i;function i(o){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(o),e.exit("labelMarker"),e.exit("labelLink"),a}function a(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):t(o)}}var joi=Foi,Boi=f0,zoi={name:"lineEnding",tokenize:Hoi};function Hoi(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),Boi(e,t,"linePrefix")}}var qoi=zoi,Voi=E1,Woi=KT,Uoi=f0,Koi={name:"thematicBreak",tokenize:Goi};function Goi(e,t,n){var r=0,i;return a;function a(c){return e.enter("thematicBreak"),i=c,o(c)}function o(c){return c===i?(e.enter("thematicBreakSequence"),s(c)):Woi(c)?Uoi(e,o,"whitespace")(c):r<3||c!==null&&!Voi(c)?n(c):(e.exit("thematicBreak"),t(c))}function s(c){return c===i?(e.consume(c),r++,s):(e.exit("thematicBreakSequence"),o(c))}}var FGt=Koi,mft=PGt,cGe=KT,uGe=ioe,Yoi=yGt,B2e=f0,LGt=qbe,Xoi=FGt,jGt={name:"list",tokenize:Zoi,continuation:{tokenize:esi},exit:nsi},Joi={tokenize:rsi,partial:!0},Qoi={tokenize:tsi,partial:!0};function Zoi(e,t,n){var r=this,i=uGe(r.events,"linePrefix"),a=0;return o;function o(p){var m=r.containerState.type||(p===42||p===43||p===45?"listUnordered":"listOrdered");if(m==="listUnordered"?!r.containerState.marker||p===r.containerState.marker:mft(p)){if(r.containerState.type||(r.containerState.type=m,e.enter(m,{_container:!0})),m==="listUnordered")return e.enter("listItemPrefix"),p===42||p===45?e.check(Xoi,n,c)(p):c(p);if(!r.interrupt||p===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),s(p)}return n(p)}function s(p){return mft(p)&&++a<10?(e.consume(p),s):(!r.interrupt||a<2)&&(r.containerState.marker?p===r.containerState.marker:p===41||p===46)?(e.exit("listItemValue"),c(p)):n(p)}function c(p){return e.enter("listItemMarker"),e.consume(p),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||p,e.check(LGt,r.interrupt?n:u,e.attempt(Joi,f,d))}function u(p){return r.containerState.initialBlankLine=!0,i++,f(p)}function d(p){return cGe(p)?(e.enter("listItemPrefixWhitespace"),e.consume(p),e.exit("listItemPrefixWhitespace"),f):n(p)}function f(p){return r.containerState.size=i+Yoi(r.sliceStream(e.exit("listItemPrefix"))),t(p)}}function esi(e,t,n){var r=this;return r.containerState._closeFlow=void 0,e.check(LGt,i,a);function i(s){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,B2e(e,t,"listItemIndent",r.containerState.size+1)(s)}function a(s){return r.containerState.furtherBlankLines||!cGe(s)?(r.containerState.furtherBlankLines=r.containerState.initialBlankLine=void 0,o(s)):(r.containerState.furtherBlankLines=r.containerState.initialBlankLine=void 0,e.attempt(Qoi,t,o)(s))}function o(s){return r.containerState._closeFlow=!0,r.interrupt=void 0,B2e(e,e.attempt(jGt,t,n),"linePrefix",r.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4)(s)}}function tsi(e,t,n){var r=this;return B2e(e,i,"listItemIndent",r.containerState.size+1);function i(a){return uGe(r.events,"listItemIndent")===r.containerState.size?t(a):n(a)}}function nsi(e){e.exit(this.containerState.type)}function rsi(e,t,n){var r=this;return B2e(e,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.indexOf("codeIndented")>-1?void 0:4+1);function i(a){return cGe(a)||!uGe(r.events,"listItemPrefixWhitespace")?n(a):t(a)}}var isi=jGt,asi=E1,sIe=dL,osi=f0,ssi={name:"setextUnderline",tokenize:csi,resolveTo:lsi};function lsi(e,t){for(var n=e.length,r,i,a,o;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(i=n)}else e[n][1].type==="content"&&e.splice(n,1),!a&&e[n][1].type==="definition"&&(a=n);return o={type:"setextHeading",start:sIe(e[i][1].start),end:sIe(e[e.length-1][1].end)},e[i][1].type="setextHeadingText",a?(e.splice(i,0,["enter",o,t]),e.splice(a+1,0,["exit",e[r][1],t]),e[r][1].end=sIe(e[a][1].end)):e[r][1]=o,e.push(["exit",o,t]),e}function csi(e,t,n){for(var r=this,i=r.events.length,a,o;i--;)if(r.events[i][1].type!=="lineEnding"&&r.events[i][1].type!=="linePrefix"&&r.events[i][1].type!=="content"){o=r.events[i][1].type==="paragraph";break}return s;function s(d){return!r.lazy&&(r.interrupt||o)?(e.enter("setextHeadingLine"),e.enter("setextHeadingLineSequence"),a=d,c(d)):n(d)}function c(d){return d===a?(e.consume(d),c):(e.exit("setextHeadingLineSequence"),osi(e,u,"lineSuffix")(d))}function u(d){return d===null||asi(d)?(e.exit("setextHeadingLine"),t(d)):n(d)}}var usi=ssi;Object.defineProperty(rw,"__esModule",{value:!0});var dsi=AK,nje=vii,fsi=Nii,psi=Mii,BGt=qii,zGt=iai,gft=cai,lIe=mai,hsi=bai,msi=zai,gsi=Wai,vsi=Zai,_si=doi,ysi=moi,bsi=lGe,xsi=Aoi,Ssi=joi,cIe=qoi,Z4=isi,vft=usi,uIe=FGt,Csi={42:Z4,43:Z4,45:Z4,48:Z4,49:Z4,50:Z4,51:Z4,52:Z4,53:Z4,54:Z4,55:Z4,56:Z4,57:Z4,62:psi},wsi={91:msi},Esi={"-2":lIe,"-1":lIe,32:lIe},Tsi={35:vsi,42:uIe,45:[vft,uIe],60:_si,61:vft,95:uIe,96:gft,126:gft},$si={38:zGt,92:BGt},Osi={"-5":cIe,"-4":cIe,"-3":cIe,33:xsi,38:zGt,42:nje,60:[fsi,ysi],91:Ssi,92:[gsi,BGt],93:bsi,95:nje,96:hsi},Psi={null:[nje,dsi.resolver]},Nsi={null:[]};rw.contentInitial=wsi;rw.disable=Nsi;rw.document=Csi;rw.flow=Tsi;rw.flowInitial=Esi;rw.insideSpan=Psi;rw.string=$si;rw.text=Osi;var Dsi=eGe,Isi=tGe,Rsi=nGe,_ft=AK,ksi=EGt,Asi=Yri,Msi=rGe,Fsi=rw;function Lsi(e){var t=e||{},n={defined:[],constructs:ksi([Fsi].concat(Msi(t.extensions))),content:r(Dsi),document:r(Isi),flow:r(Rsi),string:r(_ft.string),text:r(_ft.text)};return n;function r(i){return a;function a(o){return Asi(n,i,o)}}}var jsi=Lsi,yft=/[\0\t\n\r]/g;function Bsi(){var e=!0,t=1,n="",r;return i;function i(a,o,s){var c=[],u,d,f,p,m;for(a=n+a.toString(o),f=0,n="",e&&(a.charCodeAt(0)===65279&&f++,e=void 0);f<a.length;){if(yft.lastIndex=f,u=yft.exec(a),p=u?u.index:a.length,m=a.charCodeAt(p),!u){n=a.slice(f);break}if(m===10&&f===p&&r)c.push(-3),r=void 0;else if(r&&(c.push(-5),r=void 0),f<p&&(c.push(a.slice(f,p)),t+=p-f),m===0)c.push(65533),t++;else if(m===9)for(d=Math.ceil(t/4)*4,c.push(-2);t++<d;)c.push(-1);else m===10?(c.push(-4),t=1):(r=!0,t=1);f=p+1}return s&&(r&&c.push(-5),n&&c.push(n),c.push(null)),c}}var zsi=Bsi,Hsi=xGt;function qsi(e){for(;!Hsi(e););return e}var Vsi=qsi,Wsi=Zsi,Usi=wni,Ksi=roe,HGt=vGt,dIe=ZKe,Gsi=Dni,Ysi=jsi,Xsi=zsi,Jsi=Vsi,Qsi=OGt,Ime=aGt;function Zsi(e,t,n){return typeof t!="string"&&(n=t,t=void 0),eli(n)(Jsi(Ysi(n).document().write(Xsi()(e,t,!0))))}function eli(e){var t=e||{},n=tli({transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:u(ct),autolinkProtocol:R,autolinkEmail:R,atxHeading:u(Ge),blockQuote:u(Ee),characterEscape:R,characterReference:R,codeFenced:u(xe),codeFencedFenceInfo:d,codeFencedFenceMeta:d,codeIndented:u(xe,d),codeText:u(Pe,d),codeTextData:R,data:R,codeFlowValue:R,definition:u(je),definitionDestinationString:d,definitionLabelString:d,definitionTitleString:d,emphasis:u(ft),hardBreakEscape:u(Ye),hardBreakTrailing:u(Ye),htmlFlow:u(nt,d),htmlFlowData:R,htmlText:u(nt,d),htmlTextData:R,image:u(We),label:d,link:u(ct),listItem:u(vt),listItemValue:v,listOrdered:u(rt,_),listUnordered:u(rt),paragraph:u(Mt),reference:se,referenceString:d,resourceDestinationString:d,resourceTitleString:d,setextHeading:u(Ge),strong:u($t),thematicBreak:u(ye)},exit:{atxHeading:p(),atxHeadingSequence:P,autolink:p(),autolinkEmail:be,autolinkProtocol:ve,blockQuote:p(),characterEscapeValue:A,characterReferenceMarkerHexadecimal:pe,characterReferenceMarkerNumeric:pe,characterReferenceValue:Se,codeFenced:p(C),codeFencedFence:x,codeFencedFenceInfo:b,codeFencedFenceMeta:y,codeFlowValue:A,codeIndented:p(w),codeText:p(U),codeTextData:A,data:A,definition:p(),definitionDestinationString:N,definitionLabelString:$,definitionTitleString:O,emphasis:p(),hardBreakEscape:p(z),hardBreakTrailing:p(z),htmlFlow:p(M),htmlFlowData:A,htmlText:p(K),htmlTextData:A,image:p(L),label:J,labelText:Y,lineEnding:F,link:p(W),listItem:p(),listOrdered:p(),listUnordered:p(),paragraph:p(),referenceString:de,resourceDestinationString:Z,resourceTitleString:te,resource:re,setextHeading:p(k),setextHeadingLineSequence:D,setextHeadingText:I,strong:p(),thematicBreak:p()}},t.mdastExtensions||[]),r={};return i;function i(_e){for(var He={type:"root",children:[]},Ze=[He],ot=[],Qt=[],Bt=-1,Yt,Gt,kt={stack:Ze,tokenStack:ot,config:n,enter:f,exit:m,buffer:d,resume:g,setData:o,getData:s};++Bt<_e.length;)(_e[Bt][1].type==="listOrdered"||_e[Bt][1].type==="listUnordered")&&(_e[Bt][0]==="enter"?Qt.push(Bt):(Gt=Qt.pop(Bt),Bt=a(_e,Gt,Bt)));for(Bt=-1;++Bt<_e.length;)Yt=n[_e[Bt][0]],HGt.call(Yt,_e[Bt][1].type)&&Yt[_e[Bt][1].type].call(Ksi({sliceSerialize:_e[Bt][2].sliceSerialize},kt),_e[Bt][1]);if(ot.length)throw new Error("Cannot close document, a token (`"+ot[ot.length-1].type+"`, "+Ime({start:ot[ot.length-1].start,end:ot[ot.length-1].end})+") is still open");for(He.position={start:c(_e.length?_e[0][1].start:{line:1,column:1,offset:0}),end:c(_e.length?_e[_e.length-2][1].end:{line:1,column:1,offset:0})},Bt=-1;++Bt<n.transforms.length;)He=n.transforms[Bt](He)||He;return He}function a(_e,He,Ze){for(var ot=He-1,Qt=-1,Bt=!1,Yt,Gt,kt,In,Cn,Nn,kn;++ot<=Ze;)if(Cn=_e[ot],Cn[1].type==="listUnordered"||Cn[1].type==="listOrdered"||Cn[1].type==="blockQuote"?(Cn[0]==="enter"?Qt++:Qt--,kn=void 0):Cn[1].type==="lineEndingBlank"?Cn[0]==="enter"&&(Yt&&!kn&&!Qt&&!Nn&&(Nn=ot),kn=void 0):Cn[1].type==="linePrefix"||Cn[1].type==="listItemValue"||Cn[1].type==="listItemMarker"||Cn[1].type==="listItemPrefix"||Cn[1].type==="listItemPrefixWhitespace"||(kn=void 0),!Qt&&Cn[0]==="enter"&&Cn[1].type==="listItemPrefix"||Qt===-1&&Cn[0]==="exit"&&(Cn[1].type==="listUnordered"||Cn[1].type==="listOrdered")){if(Yt){for(Gt=ot,kt=void 0;Gt--;)if(In=_e[Gt],In[1].type==="lineEnding"||In[1].type==="lineEndingBlank"){if(In[0]==="exit")continue;kt&&(_e[kt][1].type="lineEndingBlank",Bt=!0),In[1].type="lineEnding",kt=Gt}else if(!(In[1].type==="linePrefix"||In[1].type==="blockQuotePrefix"||In[1].type==="blockQuotePrefixWhitespace"||In[1].type==="blockQuoteMarker"||In[1].type==="listItemIndent"))break;Nn&&(!kt||Nn<kt)&&(Yt._spread=!0),Yt.end=c(kt?_e[kt][1].start:Cn[1].end),_e.splice(kt||ot,0,["exit",Yt,Cn[2]]),ot++,Ze++}Cn[1].type==="listItemPrefix"&&(Yt={type:"listItem",_spread:!1,start:c(Cn[1].start)},_e.splice(ot,0,["enter",Yt,Cn[2]]),ot++,Ze++,Nn=void 0,kn=!0)}return _e[He][1]._spread=Bt,Ze}function o(_e,He){r[_e]=He}function s(_e){return r[_e]}function c(_e){return{line:_e.line,column:_e.column,offset:_e.offset}}function u(_e,He){return Ze;function Ze(ot){f.call(this,_e(ot),ot),He&&He.call(this,ot)}}function d(){this.stack.push({type:"fragment",children:[]})}function f(_e,He){return this.stack[this.stack.length-1].children.push(_e),this.stack.push(_e),this.tokenStack.push(He),_e.position={start:c(He.start)},_e}function p(_e){return He;function He(Ze){_e&&_e.call(this,Ze),m.call(this,Ze)}}function m(_e){var He=this.stack.pop(),Ze=this.tokenStack.pop();if(Ze){if(Ze.type!==_e.type)throw new Error("Cannot close `"+_e.type+"` ("+Ime({start:_e.start,end:_e.end})+"): a different token (`"+Ze.type+"`, "+Ime({start:Ze.start,end:Ze.end})+") is open")}else throw new Error("Cannot close `"+_e.type+"` ("+Ime({start:_e.start,end:_e.end})+"): it’s not open");return He.position.end=c(_e.end),He}function g(){return Usi(this.stack.pop())}function _(){o("expectingFirstListItemValue",!0)}function v(_e){s("expectingFirstListItemValue")&&(this.stack[this.stack.length-2].start=parseInt(this.sliceSerialize(_e),10),o("expectingFirstListItemValue"))}function b(){var _e=this.resume();this.stack[this.stack.length-1].lang=_e}function y(){var _e=this.resume();this.stack[this.stack.length-1].meta=_e}function x(){s("flowCodeInside")||(this.buffer(),o("flowCodeInside",!0))}function C(){var _e=this.resume();this.stack[this.stack.length-1].value=_e.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),o("flowCodeInside")}function w(){var _e=this.resume();this.stack[this.stack.length-1].value=_e}function $(_e){var He=this.resume();this.stack[this.stack.length-1].label=He,this.stack[this.stack.length-1].identifier=dIe(this.sliceSerialize(_e)).toLowerCase()}function O(){var _e=this.resume();this.stack[this.stack.length-1].title=_e}function N(){var _e=this.resume();this.stack[this.stack.length-1].url=_e}function P(_e){this.stack[this.stack.length-1].depth||(this.stack[this.stack.length-1].depth=this.sliceSerialize(_e).length)}function I(){o("setextHeadingSlurpLineEnding",!0)}function D(_e){this.stack[this.stack.length-1].depth=this.sliceSerialize(_e).charCodeAt(0)===61?1:2}function k(){o("setextHeadingSlurpLineEnding")}function R(_e){var He=this.stack[this.stack.length-1].children,Ze=He[He.length-1];(!Ze||Ze.type!=="text")&&(Ze=ke(),Ze.position={start:c(_e.start)},this.stack[this.stack.length-1].children.push(Ze)),this.stack.push(Ze)}function A(_e){var He=this.stack.pop();He.value+=this.sliceSerialize(_e),He.position.end=c(_e.end)}function F(_e){var He=this.stack[this.stack.length-1];if(s("atHardBreak")){He.children[He.children.length-1].position.end=c(_e.end),o("atHardBreak");return}!s("setextHeadingSlurpLineEnding")&&n.canContainEols.indexOf(He.type)>-1&&(R.call(this,_e),A.call(this,_e))}function z(){o("atHardBreak",!0)}function M(){var _e=this.resume();this.stack[this.stack.length-1].value=_e}function K(){var _e=this.resume();this.stack[this.stack.length-1].value=_e}function U(){var _e=this.resume();this.stack[this.stack.length-1].value=_e}function W(){var _e=this.stack[this.stack.length-1];s("inReference")?(_e.type+="Reference",_e.referenceType=s("referenceType")||"shortcut",delete _e.url,delete _e.title):(delete _e.identifier,delete _e.label,delete _e.referenceType),o("referenceType")}function L(){var _e=this.stack[this.stack.length-1];s("inReference")?(_e.type+="Reference",_e.referenceType=s("referenceType")||"shortcut",delete _e.url,delete _e.title):(delete _e.identifier,delete _e.label,delete _e.referenceType),o("referenceType")}function Y(_e){this.stack[this.stack.length-2].identifier=dIe(this.sliceSerialize(_e)).toLowerCase()}function J(){var _e=this.stack[this.stack.length-1],He=this.resume();this.stack[this.stack.length-1].label=He,o("inReference",!0),this.stack[this.stack.length-1].type==="link"?this.stack[this.stack.length-1].children=_e.children:this.stack[this.stack.length-1].alt=He}function Z(){var _e=this.resume();this.stack[this.stack.length-1].url=_e}function te(){var _e=this.resume();this.stack[this.stack.length-1].title=_e}function re(){o("inReference")}function se(){o("referenceType","collapsed")}function de(_e){var He=this.resume();this.stack[this.stack.length-1].label=He,this.stack[this.stack.length-1].identifier=dIe(this.sliceSerialize(_e)).toLowerCase(),o("referenceType","full")}function pe(_e){o("characterReferenceType",_e.type)}function Se(_e){var He=this.sliceSerialize(_e),Ze=s("characterReferenceType"),ot,Qt;Ze?(ot=Gsi(He,Ze==="characterReferenceMarkerNumeric"?10:16),o("characterReferenceType")):ot=Qsi(He),Qt=this.stack.pop(),Qt.value+=ot,Qt.position.end=c(_e.end)}function ve(_e){A.call(this,_e),this.stack[this.stack.length-1].url=this.sliceSerialize(_e)}function be(_e){A.call(this,_e),this.stack[this.stack.length-1].url="mailto:"+this.sliceSerialize(_e)}function Ee(){return{type:"blockquote",children:[]}}function xe(){return{type:"code",lang:null,meta:null,value:""}}function Pe(){return{type:"inlineCode",value:""}}function je(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function ft(){return{type:"emphasis",children:[]}}function Ge(){return{type:"heading",depth:void 0,children:[]}}function Ye(){return{type:"break"}}function nt(){return{type:"html",value:""}}function We(){return{type:"image",title:null,url:"",alt:null}}function ct(){return{type:"link",title:null,url:"",children:[]}}function rt(_e){return{type:"list",ordered:_e.type==="listOrdered",start:null,spread:_e._spread,children:[]}}function vt(_e){return{type:"listItem",spread:_e._spread,checked:null,children:[]}}function Mt(){return{type:"paragraph",children:[]}}function $t(){return{type:"strong",children:[]}}function ke(){return{type:"text",value:""}}function ye(){return{type:"thematicBreak"}}}function tli(e,t){for(var n=-1;++n<t.length;)nli(e,t[n]);return e}function nli(e,t){var n,r;for(n in t)r=HGt.call(e,n)?e[n]:e[n]={},n==="canContainEols"||n==="transforms"?e[n]=[].concat(r,t[n]):Object.assign(r,t[n])}var rli=Wsi,ili=oli,ali=rli;function oli(e){var t=this;this.Parser=n;function n(r){return ali(r,Object.assign({},t.data("settings"),e,{extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]}))}}var e8=sli;function sli(e,t,n){var r;return n==null&&(typeof t!="object"||Array.isArray(t))&&(n=t,t={}),r=Object.assign({type:String(e)},t),Array.isArray(n)?r.children=n:n!=null&&(r.value=String(n)),r}var qGt=VGt;function VGt(e){if(e==null)return dli;if(typeof e=="string")return uli(e);if(typeof e=="object")return"length"in e?cli(e):lli(e);if(typeof e=="function")return e;throw new Error("Expected function, string, or object as test")}function lli(e){return t;function t(n){var r;for(r in e)if(n[r]!==e[r])return!1;return!0}}function cli(e){for(var t=[],n=-1;++n<e.length;)t[n]=VGt(e[n]);return r;function r(){for(var i=-1;++i<t.length;)if(t[i].apply(this,arguments))return!0;return!1}}function uli(e){return t;function t(n){return!!(n&&n.type===e)}}function dli(){return!0}var fli=pli;function pli(e){return e}var WGt=Ube,hli=qGt,mli=fli,UGt=!0,KGt="skip",rje=!1;Ube.CONTINUE=UGt;Ube.SKIP=KGt;Ube.EXIT=rje;function Ube(e,t,n,r){var i,a;typeof t=="function"&&typeof n!="function"&&(r=n,n=t,t=null),a=hli(t),i=r?-1:1,o(e,null,[])();function o(s,c,u){var d=typeof s=="object"&&s!==null?s:{},f;return typeof d.type=="string"&&(f=typeof d.tagName=="string"?d.tagName:typeof d.name=="string"?d.name:void 0,p.displayName="node ("+mli(d.type+(f?"<"+f+">":""))+")"),p;function p(){var m=u.concat(s),g=[],_,v;if((!t||a(s,c,u[u.length-1]||null))&&(g=gli(n(s,u)),g[0]===rje))return g;if(s.children&&g[0]!==KGt)for(v=(r?s.children.length:-1)+i;v>-1&&v<s.children.length;){if(_=o(s.children[v],v,m)(),_[0]===rje)return _;v=typeof _[1]=="number"?_[1]:v+i}return g}}}function gli(e){return e!==null&&typeof e=="object"&&"length"in e?e:typeof e=="number"?[UGt,e]:[e]}var dGe=Gbe,Kbe=WGt,vli=Kbe.CONTINUE,_li=Kbe.SKIP,yli=Kbe.EXIT;Gbe.CONTINUE=vli;Gbe.SKIP=_li;Gbe.EXIT=yli;function Gbe(e,t,n,r){typeof t=="function"&&typeof n!="function"&&(r=n,n=t,t=null),Kbe(e,t,i,r);function i(a,o){var s=o[o.length-1],c=s?s.children.indexOf(a):null;return n(a,c,s)}}var GGt=JGt("start"),YGt=JGt("end"),XGt=fGe;fGe.start=GGt;fGe.end=YGt;function fGe(e){return{start:GGt(e),end:YGt(e)}}function JGt(e){return t.displayName=e,t;function t(n){var r=n&&n.position&&n.position[e]||{};return{line:r.line||null,column:r.column||null,offset:isNaN(r.offset)?null:r.offset}}}var bli=xli;function xli(e){return!e||!e.position||!e.position.start||!e.position.start.line||!e.position.start.column||!e.position.end||!e.position.end.line||!e.position.end.column}var Sli=dGe,Cli=wli,QGt={}.hasOwnProperty;function wli(e,t){return Tli(Eli(e))}function Eli(e){var t={};if(!e||!e.type)throw new Error("mdast-util-definitions expected node");return Sli(e,"definition",n),t;function n(r){var i=ZGt(r.identifier);QGt.call(t,i)||(t[i]=r)}}function Tli(e){return t;function t(n){var r=n&&ZGt(n);return r&&QGt.call(e,r)?e[r]:null}}function ZGt(e){return e.toUpperCase()}var fIe,bft;function qy(){if(bft)return fIe;bft=1,fIe=t;var e=eYt();function t(n,r){for(var i=r.children||[],a=i.length,o=[],s=-1,c,u;++s<a;)c=e(n,i[s],r),c&&(s&&i[s-1].type==="break"&&(c.value&&(c.value=c.value.replace(/^\s+/,"")),u=c.children&&c.children[0],u&&u.value&&(u.value=u.value.replace(/^\s+/,""))),o=o.concat(c));return o}return fIe}var pIe,xft;function eYt(){if(xft)return pIe;xft=1,pIe=i;var e=e8,t=qy(),n={}.hasOwnProperty;function r(s,c){return a(c)?s.augment(c,e("text",c.value)):s(c,"div",t(s,c))}function i(s,c,u){var d=c&&c.type,f;if(!d)throw new Error("Expected node, got `"+c+"`");return n.call(s.handlers,d)?f=s.handlers[d]:s.passThrough&&s.passThrough.indexOf(d)>-1?f=o:f=s.unknownHandler,(typeof f=="function"?f:r)(s,c,u)}function a(s){var c=s.data||{};return n.call(c,"hName")||n.call(c,"hProperties")||n.call(c,"hChildren")?!1:"value"in s}function o(s,c){var u;return c.children?(u=Object.assign({},c),u.children=t(s,c),u):c}return pIe}var tYt=$li;function $li(e,t){return e(t,"hr")}var ooe=Oli,hIe=e8;function Oli(e,t){var n=[],r=-1,i=e.length;for(t&&n.push(hIe("text",`
`));++r<i;)r&&n.push(hIe("text",`
`)),n.push(e[r]);return t&&e.length>0&&n.push(hIe("text",`
`)),n}var nYt=Dli,Pli=ooe,Nli=qy();function Dli(e,t){var n={},r=t.ordered?"ol":"ul",i,a=-1,o;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start),i=Nli(e,t),o=i.length;++a<o;)if(i[a].properties.className&&i[a].properties.className.indexOf("task-list-item")!==-1){n.className=["contains-task-list"];break}return e(t,r,n,Pli(i,!0))}var Ili=Mli,Rli=tYt,kli=nYt,Ali=ooe;function Mli(e){for(var t=e.footnoteById,n=e.footnoteOrder,r=n.length,i=-1,a=[],o,s,c,u;++i<r;)o=t[n[i].toUpperCase()],o&&(c=o.children.concat(),u=c[c.length-1],s={type:"link",url:"#fnref-"+o.identifier,data:{hProperties:{className:["footnote-backref"]}},children:[{type:"text",value:"↩"}]},(!u||u.type!=="paragraph")&&(u={type:"paragraph",children:[]},c.push(u)),u.children.push(s),a.push({type:"listItem",data:{hProperties:{id:"fn-"+o.identifier}},children:c,position:o.position}));return a.length===0?null:e(null,"div",{className:["footnotes"]},Ali([Rli(e),kli(e,{type:"list",ordered:!0,children:a})],!0))}var Fli=Bli,Lli=ooe,jli=qy();function Bli(e,t){return e(t,"blockquote",Lli(jli(e,t),!0))}var zli=qli,Hli=e8;function qli(e,t){return[e(t,"br"),Hli("text",`
`)]}var Vli=Uli,Wli=e8;function Uli(e,t){var n=t.value?t.value+`
`:"",r=t.lang&&t.lang.match(/^[^ \t]+(?=[ \t]|$)/),i={},a;return r&&(i.className=["language-"+r]),a=e(t,"code",i,[Wli("text",n)]),t.meta&&(a.data={meta:t.meta}),e(t.position,"pre",[a])}var Kli=Yli,Gli=qy();function Yli(e,t){return e(t,"del",Gli(e,t))}var Xli=Qli,Jli=qy();function Qli(e,t){return e(t,"em",Jli(e,t))}var rYt=eci,Zli=e8;function eci(e,t){var n=e.footnoteOrder,r=String(t.identifier);return n.indexOf(r)===-1&&n.push(r),e(t.position,"sup",{id:"fnref-"+r},[e(t,"a",{href:"#fn-"+r,className:["footnote-ref"]},[Zli("text",t.label||r)])])}var tci=rci,nci=rYt;function rci(e,t){for(var n=e.footnoteById,r=e.footnoteOrder,i=1;i in n;)i++;return i=String(i),r.push(i),n[i]={type:"footnoteDefinition",identifier:i,children:[{type:"paragraph",children:t.children}],position:t.position},nci(e,{type:"footnoteReference",identifier:i,position:t.position})}var ici=oci,aci=qy();function oci(e,t){return e(t,"h"+t.depth,aci(e,t))}var sci=cci,lci=e8;function cci(e,t){return e.dangerous?e.augment(t,lci("raw",t.value)):null}var Sft={};function uci(e){var t,n,r=Sft[e];if(r)return r;for(r=Sft[e]=[],t=0;t<128;t++)n=String.fromCharCode(t),/^[0-9a-z]$/i.test(n)?r.push(n):r.push("%"+("0"+t.toString(16).toUpperCase()).slice(-2));for(t=0;t<e.length;t++)r[e.charCodeAt(t)]=e[t];return r}function Ybe(e,t,n){var r,i,a,o,s,c="";for(typeof t!="string"&&(n=t,t=Ybe.defaultChars),typeof n>"u"&&(n=!0),s=uci(t),r=0,i=e.length;r<i;r++){if(a=e.charCodeAt(r),n&&a===37&&r+2<i&&/^[0-9a-f]{2}$/i.test(e.slice(r+1,r+3))){c+=e.slice(r,r+3),r+=2;continue}if(a<128){c+=s[a];continue}if(a>=55296&&a<=57343){if(a>=55296&&a<=56319&&r+1<i&&(o=e.charCodeAt(r+1),o>=56320&&o<=57343)){c+=encodeURIComponent(e[r]+e[r+1]),r++;continue}c+="%EF%BF%BD";continue}c+=encodeURIComponent(e[r])}return c}Ybe.defaultChars=";/?:@&=+$,-_.!~*'()#";Ybe.componentChars="-_.!~*'()";var Xbe=Ybe,iYt=fci,mIe=e8,dci=qy();function fci(e,t){var n=t.referenceType,r="]",i,a,o;return n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference"?mIe("text","!["+t.alt+r):(i=dci(e,t),a=i[0],a&&a.type==="text"?a.value="["+a.value:i.unshift(mIe("text","[")),o=i[i.length-1],o&&o.type==="text"?o.value+=r:i.push(mIe("text",r)),i)}var pci=gci,hci=Xbe,mci=iYt;function gci(e,t){var n=e.definition(t.identifier),r;return n?(r={src:hci(n.url||""),alt:t.alt},n.title!==null&&n.title!==void 0&&(r.title=n.title),e(t,"img",r)):mci(e,t)}var vci=Xbe,_ci=yci;function yci(e,t){var n={src:vci(t.url),alt:t.alt};return t.title!==null&&t.title!==void 0&&(n.title=t.title),e(t,"img",n)}var bci=Sci,xci=e8;function Sci(e,t){var n=t.value.replace(/\r?\n|\r/g," ");return e(t,"code",[xci("text",n)])}var Cci=$ci,wci=Xbe,Eci=iYt,Tci=qy();function $ci(e,t){var n=e.definition(t.identifier),r;return n?(r={href:wci(n.url||"")},n.title!==null&&n.title!==void 0&&(r.title=n.title),e(t,"a",r,Tci(e,t))):Eci(e,t)}var Oci=Xbe,Pci=qy(),Nci=Dci;function Dci(e,t){var n={href:Oci(t.url)};return t.title!==null&&t.title!==void 0&&(n.title=t.title),e(t,"a",n,Pci(e,t))}var Ici=kci,gIe=e8,Rci=qy();function kci(e,t,n){var r=Rci(e,t),i=r[0],a=n?Aci(n):aYt(t),o={},s=[],c,u,d;for(typeof t.checked=="boolean"&&((!i||i.tagName!=="p")&&(i=e(null,"p",[]),r.unshift(i)),i.children.length>0&&i.children.unshift(gIe("text"," ")),i.children.unshift(e(null,"input",{type:"checkbox",checked:t.checked,disabled:!0})),o.className=["task-list-item"]),c=r.length,u=-1;++u<c;)d=r[u],(a||u!==0||d.tagName!=="p")&&s.push(gIe("text",`
`)),d.tagName==="p"&&!a?s=s.concat(d.children):s.push(d);return c&&(a||d.tagName!=="p")&&s.push(gIe("text",`
`)),e(t,"li",o,s)}function Aci(e){for(var t=e.spread,n=e.children,r=n.length,i=-1;!t&&++i<r;)t=aYt(n[i]);return t}function aYt(e){var t=e.spread;return t??e.children.length>1}var Mci=Lci,Fci=qy();function Lci(e,t){return e(t,"p",Fci(e,t))}var jci=qci,Bci=e8,zci=ooe,Hci=qy();function qci(e,t){return e.augment(t,Bci("root",zci(Hci(e,t))))}var Vci=Uci,Wci=qy();function Uci(e,t){return e(t,"strong",Wci(e,t))}var Kci=Yci,Cft=XGt,Rme=ooe,Gci=qy();function Yci(e,t){for(var n=t.children,r=n.length,i=t.align||[],a=i.length,o=[],s,c,u,d,f;r--;){for(c=n[r].children,d=r===0?"th":"td",s=a||c.length,u=[];s--;)f=c[s],u[s]=e(f,d,{align:i[s]},f?Gci(e,f):[]);o[r]=e(n[r],"tr",Rme(u,!0))}return e(t,"table",Rme([e(o[0].position,"thead",Rme([o[0]],!0))].concat(o[1]?e({start:Cft.start(o[1]),end:Cft.end(o[o.length-1])},"tbody",Rme(o.slice(1),!0)):[]),!0))}var Xci=Qci,Jci=e8;function Qci(e,t){return e.augment(t,Jci("text",String(t.value).replace(/[ \t]*(\r?\n|\r)[ \t]*/g,"$1")))}var Zci={blockquote:Fli,break:zli,code:Vli,delete:Kli,emphasis:Xli,footnoteReference:rYt,footnote:tci,heading:ici,html:sci,imageReference:pci,image:_ci,inlineCode:bci,linkReference:Cci,link:Nci,listItem:Ici,list:nYt,paragraph:Mci,root:jci,strong:Vci,table:Kci,text:Xci,thematicBreak:tYt,toml:kme,yaml:kme,definition:kme,footnoteDefinition:kme};function kme(){return null}var eui=uui,tui=e8,nui=dGe,wft=XGt,rui=bli,iui=Cli,aui=eYt(),oui=Ili,sui=Zci,lui={}.hasOwnProperty,Eft=!1;function cui(e,t){var n=t||{};n.allowDangerousHTML!==void 0&&!Eft&&(Eft=!0,console.warn("mdast-util-to-hast: deprecation: `allowDangerousHTML` is nonstandard, use `allowDangerousHtml` instead"));var r=n.allowDangerousHtml||n.allowDangerousHTML,i={};return o.dangerous=r,o.definition=iui(e),o.footnoteById=i,o.footnoteOrder=[],o.augment=a,o.handlers=Object.assign({},sui,n.handlers),o.unknownHandler=n.unknownHandler,o.passThrough=n.passThrough,nui(e,"footnoteDefinition",s),o;function a(c,u){var d,f;return c&&c.data&&(d=c.data,d.hName&&(u.type!=="element"&&(u={type:"element",tagName:"",properties:{},children:[]}),u.tagName=d.hName),u.type==="element"&&d.hProperties&&(u.properties=Object.assign({},u.properties,d.hProperties)),u.children&&d.hChildren&&(u.children=d.hChildren)),f=c&&c.position?c:{position:c},rui(f)||(u.position={start:wft.start(f),end:wft.end(f)}),u}function o(c,u,d,f){return f==null&&typeof d=="object"&&"length"in d&&(f=d,d={}),a(c,{type:"element",tagName:u,properties:d||{},children:f||[]})}function s(c){var u=String(c.identifier).toUpperCase();lui.call(i,u)||(i[u]=c)}}function uui(e,t){var n=cui(e,t),r=aui(n,e),i=oui(n);return i&&(r.children=r.children.concat(tui("text",`
`),i)),r}var dui=eui,oYt=dui,fui=pui;function pui(e,t){return e&&!e.process&&(t=e,e=null),e?hui(e,t):mui(t)}function hui(e,t){return n;function n(r,i,a){e.run(oYt(r,t),i,o);function o(s){a(s)}}}function mui(e){return t;function t(n){return oYt(n,e)}}var sYt={exports:{}},lYt={exports:{}},Sf={};/** @license React v16.13.1
 * react-is.development.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */(function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,p=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,g=e?Symbol.for("react.lazy"):60116,_=e?Symbol.for("react.block"):60121,v=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,y=e?Symbol.for("react.scope"):60119;function x(be){return typeof be=="string"||typeof be=="function"||be===r||be===u||be===a||be===i||be===f||be===p||typeof be=="object"&&be!==null&&(be.$$typeof===g||be.$$typeof===m||be.$$typeof===o||be.$$typeof===s||be.$$typeof===d||be.$$typeof===v||be.$$typeof===b||be.$$typeof===y||be.$$typeof===_)}function C(be){if(typeof be=="object"&&be!==null){var Ee=be.$$typeof;switch(Ee){case t:var xe=be.type;switch(xe){case c:case u:case r:case a:case i:case f:return xe;default:var Pe=xe&&xe.$$typeof;switch(Pe){case s:case d:case g:case m:case o:return Pe;default:return Ee}}case n:return Ee}}}var w=c,$=u,O=s,N=o,P=t,I=d,D=r,k=g,R=m,A=n,F=a,z=i,M=f,K=!1;function U(be){return K||(K=!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.")),W(be)||C(be)===c}function W(be){return C(be)===u}function L(be){return C(be)===s}function Y(be){return C(be)===o}function J(be){return typeof be=="object"&&be!==null&&be.$$typeof===t}function Z(be){return C(be)===d}function te(be){return C(be)===r}function re(be){return C(be)===g}function se(be){return C(be)===m}function de(be){return C(be)===n}function pe(be){return C(be)===a}function Se(be){return C(be)===i}function ve(be){return C(be)===f}Sf.AsyncMode=w,Sf.ConcurrentMode=$,Sf.ContextConsumer=O,Sf.ContextProvider=N,Sf.Element=P,Sf.ForwardRef=I,Sf.Fragment=D,Sf.Lazy=k,Sf.Memo=R,Sf.Portal=A,Sf.Profiler=F,Sf.StrictMode=z,Sf.Suspense=M,Sf.isAsyncMode=U,Sf.isConcurrentMode=W,Sf.isContextConsumer=L,Sf.isContextProvider=Y,Sf.isElement=J,Sf.isForwardRef=Z,Sf.isFragment=te,Sf.isLazy=re,Sf.isMemo=se,Sf.isPortal=de,Sf.isProfiler=pe,Sf.isStrictMode=Se,Sf.isSuspense=ve,Sf.isValidElementType=x,Sf.typeOf=C})();lYt.exports=Sf;var cYt=lYt.exports;/*
object-assign
(c) Sindre Sorhus
@license MIT
*/var Tft=Object.getOwnPropertySymbols,gui=Object.prototype.hasOwnProperty,vui=Object.prototype.propertyIsEnumerable;function _ui(e){if(e==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}function yui(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de",Object.getOwnPropertyNames(e)[0]==="5")return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(t).map(function(a){return t[a]});if(r.join("")!=="0123456789")return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach(function(a){i[a]=a}),Object.keys(Object.assign({},i)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}var bui=yui()?Object.assign:function(e,t){for(var n,r=_ui(e),i,a=1;a<arguments.length;a++){n=Object(arguments[a]);for(var o in n)gui.call(n,o)&&(r[o]=n[o]);if(Tft){i=Tft(n);for(var s=0;s<i.length;s++)vui.call(n,i[s])&&(r[i[s]]=n[i[s]])}}return r},xui="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",uYt=xui,dYt=Function.call.bind(Object.prototype.hasOwnProperty),ije=function(){};{var Sui=uYt,aje={},Cui=dYt;ije=function(e){var t="Warning: "+e;typeof console<"u"&&console.error(t);try{throw new Error(t)}catch{}}}function fYt(e,t,n,r,i){for(var a in e)if(Cui(e,a)){var o;try{if(typeof e[a]!="function"){var s=Error((r||"React class")+": "+n+" type `"+a+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[a]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw s.name="Invariant Violation",s}o=e[a](t,a,r,n,null,Sui)}catch(u){o=u}if(o&&!(o instanceof Error)&&ije((r||"React class")+": type specification of "+n+" `"+a+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof o+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),o instanceof Error&&!(o.message in aje)){aje[o.message]=!0;var c=i?i():"";ije("Failed "+n+" type: "+o.message+(c??""))}}}fYt.resetWarningCache=function(){aje={}};var wui=fYt,Eui=cYt,Tui=bui,TH=uYt,vIe=dYt,$ft=wui,Tq=function(){};Tq=function(e){var t="Warning: "+e;typeof console<"u"&&console.error(t);try{throw new Error(t)}catch{}};function Ame(){return null}var $ui=function(e,t){var n=typeof Symbol=="function"&&Symbol.iterator,r="@@iterator";function i(R){var A=R&&(n&&R[n]||R[r]);if(typeof A=="function")return A}var a="<<anonymous>>",o={array:d("array"),bigint:d("bigint"),bool:d("boolean"),func:d("function"),number:d("number"),object:d("object"),string:d("string"),symbol:d("symbol"),any:f(),arrayOf:p,element:m(),elementType:g(),instanceOf:_,node:x(),objectOf:b,oneOf:v,oneOfType:y,shape:w,exact:$};function s(R,A){return R===A?R!==0||1/R===1/A:R!==R&&A!==A}function c(R,A){this.message=R,this.data=A&&typeof A=="object"?A:{},this.stack=""}c.prototype=Error.prototype;function u(R){var A={},F=0;function z(K,U,W,L,Y,J,Z){if(L=L||a,J=J||W,Z!==TH){if(t){var te=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 te.name="Invariant Violation",te}else if(typeof console<"u"){var re=L+":"+W;!A[re]&&F<3&&(Tq("You are manually calling a React.PropTypes validation function for the `"+J+"` prop on `"+L+"`. 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."),A[re]=!0,F++)}}return U[W]==null?K?U[W]===null?new c("The "+Y+" `"+J+"` is marked as required "+("in `"+L+"`, but its value is `null`.")):new c("The "+Y+" `"+J+"` is marked as required in "+("`"+L+"`, but its value is `undefined`.")):null:R(U,W,L,Y,J)}var M=z.bind(null,!1);return M.isRequired=z.bind(null,!0),M}function d(R){function A(F,z,M,K,U,W){var L=F[z],Y=P(L);if(Y!==R){var J=I(L);return new c("Invalid "+K+" `"+U+"` of type "+("`"+J+"` supplied to `"+M+"`, expected ")+("`"+R+"`."),{expectedType:R})}return null}return u(A)}function f(){return u(Ame)}function p(R){function A(F,z,M,K,U){if(typeof R!="function")return new c("Property `"+U+"` of component `"+M+"` has invalid PropType notation inside arrayOf.");var W=F[z];if(!Array.isArray(W)){var L=P(W);return new c("Invalid "+K+" `"+U+"` of type "+("`"+L+"` supplied to `"+M+"`, expected an array."))}for(var Y=0;Y<W.length;Y++){var J=R(W,Y,M,K,U+"["+Y+"]",TH);if(J instanceof Error)return J}return null}return u(A)}function m(){function R(A,F,z,M,K){var U=A[F];if(!e(U)){var W=P(U);return new c("Invalid "+M+" `"+K+"` of type "+("`"+W+"` supplied to `"+z+"`, expected a single ReactElement."))}return null}return u(R)}function g(){function R(A,F,z,M,K){var U=A[F];if(!Eui.isValidElementType(U)){var W=P(U);return new c("Invalid "+M+" `"+K+"` of type "+("`"+W+"` supplied to `"+z+"`, expected a single ReactElement type."))}return null}return u(R)}function _(R){function A(F,z,M,K,U){if(!(F[z]instanceof R)){var W=R.name||a,L=k(F[z]);return new c("Invalid "+K+" `"+U+"` of type "+("`"+L+"` supplied to `"+M+"`, expected ")+("instance of `"+W+"`."))}return null}return u(A)}function v(R){if(!Array.isArray(R))return arguments.length>1?Tq("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])."):Tq("Invalid argument supplied to oneOf, expected an array."),Ame;function A(F,z,M,K,U){for(var W=F[z],L=0;L<R.length;L++)if(s(W,R[L]))return null;var Y=JSON.stringify(R,function(Z,te){var re=I(te);return re==="symbol"?String(te):te});return new c("Invalid "+K+" `"+U+"` of value `"+String(W)+"` "+("supplied to `"+M+"`, expected one of "+Y+"."))}return u(A)}function b(R){function A(F,z,M,K,U){if(typeof R!="function")return new c("Property `"+U+"` of component `"+M+"` has invalid PropType notation inside objectOf.");var W=F[z],L=P(W);if(L!=="object")return new c("Invalid "+K+" `"+U+"` of type "+("`"+L+"` supplied to `"+M+"`, expected an object."));for(var Y in W)if(vIe(W,Y)){var J=R(W,Y,M,K,U+"."+Y,TH);if(J instanceof Error)return J}return null}return u(A)}function y(R){if(!Array.isArray(R))return Tq("Invalid argument supplied to oneOfType, expected an instance of array."),Ame;for(var A=0;A<R.length;A++){var F=R[A];if(typeof F!="function")return Tq("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+D(F)+" at index "+A+"."),Ame}function z(M,K,U,W,L){for(var Y=[],J=0;J<R.length;J++){var Z=R[J],te=Z(M,K,U,W,L,TH);if(te==null)return null;te.data&&vIe(te.data,"expectedType")&&Y.push(te.data.expectedType)}var re=Y.length>0?", expected one of type ["+Y.join(", ")+"]":"";return new c("Invalid "+W+" `"+L+"` supplied to "+("`"+U+"`"+re+"."))}return u(z)}function x(){function R(A,F,z,M,K){return O(A[F])?null:new c("Invalid "+M+" `"+K+"` supplied to "+("`"+z+"`, expected a ReactNode."))}return u(R)}function C(R,A,F,z,M){return new c((R||"React class")+": "+A+" type `"+F+"."+z+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+M+"`.")}function w(R){function A(F,z,M,K,U){var W=F[z],L=P(W);if(L!=="object")return new c("Invalid "+K+" `"+U+"` of type `"+L+"` "+("supplied to `"+M+"`, expected `object`."));for(var Y in R){var J=R[Y];if(typeof J!="function")return C(M,K,U,Y,I(J));var Z=J(W,Y,M,K,U+"."+Y,TH);if(Z)return Z}return null}return u(A)}function $(R){function A(F,z,M,K,U){var W=F[z],L=P(W);if(L!=="object")return new c("Invalid "+K+" `"+U+"` of type `"+L+"` "+("supplied to `"+M+"`, expected `object`."));var Y=Tui({},F[z],R);for(var J in Y){var Z=R[J];if(vIe(R,J)&&typeof Z!="function")return C(M,K,U,J,I(Z));if(!Z)return new c("Invalid "+K+" `"+U+"` key `"+J+"` supplied to `"+M+"`.\nBad object: "+JSON.stringify(F[z],null,"  ")+`
Valid keys: `+JSON.stringify(Object.keys(R),null,"  "));var te=Z(W,J,M,K,U+"."+J,TH);if(te)return te}return null}return u(A)}function O(R){switch(typeof R){case"number":case"string":case"undefined":return!0;case"boolean":return!R;case"object":if(Array.isArray(R))return R.every(O);if(R===null||e(R))return!0;var A=i(R);if(A){var F=A.call(R),z;if(A!==R.entries){for(;!(z=F.next()).done;)if(!O(z.value))return!1}else for(;!(z=F.next()).done;){var M=z.value;if(M&&!O(M[1]))return!1}}else return!1;return!0;default:return!1}}function N(R,A){return R==="symbol"?!0:A?A["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&A instanceof Symbol:!1}function P(R){var A=typeof R;return Array.isArray(R)?"array":R instanceof RegExp?"object":N(A,R)?"symbol":A}function I(R){if(typeof R>"u"||R===null)return""+R;var A=P(R);if(A==="object"){if(R instanceof Date)return"date";if(R instanceof RegExp)return"regexp"}return A}function D(R){var A=I(R);switch(A){case"array":case"object":return"an "+A;case"boolean":case"date":case"regexp":return"a "+A;default:return A}}function k(R){return!R.constructor||!R.constructor.name?a:R.constructor.name}return o.checkPropTypes=$ft,o.resetWarningCache=$ft.resetWarningCache,o.PropTypes=o,o};{var Oui=cYt,Pui=!0;sYt.exports=$ui(Oui.isElement,Pui)}var pGe=sYt.exports;const af=il(pGe);var Nui=Iui,Dui=Object.prototype.hasOwnProperty;function Iui(){for(var e={},t=0;t<arguments.length;t++){var n=arguments[t];for(var r in n)Dui.call(n,r)&&(e[r]=n[r])}return e}var pYt=hYt,hGe=hYt.prototype;hGe.space=null;hGe.normal={};hGe.property={};function hYt(e,t,n){this.property=e,this.normal=t,n&&(this.space=n)}var Oft=Nui,Rui=pYt,mYt=kui;function kui(e){for(var t=e.length,n=[],r=[],i=-1,a,o;++i<t;)a=e[i],n.push(a.property),r.push(a.normal),o=a.space;return new Rui(Oft.apply(null,n),Oft.apply(null,r),o)}var gYt=Aui;function Aui(e){return e.toLowerCase()}var vYt=_Yt,t8=_Yt.prototype;t8.space=null;t8.attribute=null;t8.property=null;t8.boolean=!1;t8.booleanish=!1;t8.overloadedBoolean=!1;t8.number=!1;t8.commaSeparated=!1;t8.spaceSeparated=!1;t8.commaOrSpaceSeparated=!1;t8.mustUseProperty=!1;t8.defined=!1;function _Yt(e,t){this.property=e,this.attribute=t}var z5={},Mui=0;z5.boolean=fL();z5.booleanish=fL();z5.overloadedBoolean=fL();z5.number=fL();z5.spaceSeparated=fL();z5.commaSeparated=fL();z5.commaOrSpaceSeparated=fL();function fL(){return Math.pow(2,++Mui)}var yYt=vYt,Pft=z5,bYt=mGe;mGe.prototype=new yYt;mGe.prototype.defined=!0;var xYt=["boolean","booleanish","overloadedBoolean","number","commaSeparated","spaceSeparated","commaOrSpaceSeparated"],Fui=xYt.length;function mGe(e,t,n,r){var i=-1,a;for(Nft(this,"space",r),yYt.call(this,e,t);++i<Fui;)a=xYt[i],Nft(this,a,(n&Pft[a])===Pft[a])}function Nft(e,t,n){n&&(e[t]=n)}var Dft=gYt,Lui=pYt,jui=bYt,MK=Bui;function Bui(e){var t=e.space,n=e.mustUseProperty||[],r=e.attributes||{},i=e.properties,a=e.transform,o={},s={},c,u;for(c in i)u=new jui(c,a(r,c),i[c],t),n.indexOf(c)!==-1&&(u.mustUseProperty=!0),o[c]=u,s[Dft(c)]=c,s[Dft(u.attribute)]=c;return new Lui(o,s,t)}var zui=MK,SYt=zui({space:"xlink",transform:Hui,properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}});function Hui(e,t){return"xlink:"+t.slice(5).toLowerCase()}var qui=MK,CYt=qui({space:"xml",transform:Vui,properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function Vui(e,t){return"xml:"+t.slice(3).toLowerCase()}var wYt=Wui;function Wui(e,t){return t in e?e[t]:t}var Uui=wYt,EYt=Kui;function Kui(e,t){return Uui(e,t.toLowerCase())}var Gui=MK,Yui=EYt,TYt=Gui({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:Yui,properties:{xmlns:null,xmlnsXLink:null}}),gGe=z5,Xui=MK,iy=gGe.booleanish,o6=gGe.number,Yk=gGe.spaceSeparated,$Yt=Xui({transform:Jui,properties:{ariaActiveDescendant:null,ariaAtomic:iy,ariaAutoComplete:null,ariaBusy:iy,ariaChecked:iy,ariaColCount:o6,ariaColIndex:o6,ariaColSpan:o6,ariaControls:Yk,ariaCurrent:null,ariaDescribedBy:Yk,ariaDetails:null,ariaDisabled:iy,ariaDropEffect:Yk,ariaErrorMessage:null,ariaExpanded:iy,ariaFlowTo:Yk,ariaGrabbed:iy,ariaHasPopup:null,ariaHidden:iy,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Yk,ariaLevel:o6,ariaLive:null,ariaModal:iy,ariaMultiLine:iy,ariaMultiSelectable:iy,ariaOrientation:null,ariaOwns:Yk,ariaPlaceholder:null,ariaPosInSet:o6,ariaPressed:iy,ariaReadOnly:iy,ariaRelevant:null,ariaRequired:iy,ariaRoleDescription:Yk,ariaRowCount:o6,ariaRowIndex:o6,ariaRowSpan:o6,ariaSelected:iy,ariaSetSize:o6,ariaSort:null,ariaValueMax:o6,ariaValueMin:o6,ariaValueNow:o6,ariaValueText:null,role:null}});function Jui(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}var FK=z5,Qui=MK,Zui=EYt,Bu=FK.boolean,edi=FK.overloadedBoolean,kee=FK.booleanish,jp=FK.number,Y2=FK.spaceSeparated,Mme=FK.commaSeparated,tdi=Qui({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:Zui,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Mme,acceptCharset:Y2,accessKey:Y2,action:null,allow:null,allowFullScreen:Bu,allowPaymentRequest:Bu,allowUserMedia:Bu,alt:null,as:null,async:Bu,autoCapitalize:null,autoComplete:Y2,autoFocus:Bu,autoPlay:Bu,capture:Bu,charSet:null,checked:Bu,cite:null,className:Y2,cols:jp,colSpan:null,content:null,contentEditable:kee,controls:Bu,controlsList:Y2,coords:jp|Mme,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Bu,defer:Bu,dir:null,dirName:null,disabled:Bu,download:edi,draggable:kee,encType:null,enterKeyHint:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Bu,formTarget:null,headers:Y2,height:jp,hidden:Bu,high:jp,href:null,hrefLang:null,htmlFor:Y2,httpEquiv:Y2,id:null,imageSizes:null,imageSrcSet:Mme,inputMode:null,integrity:null,is:null,isMap:Bu,itemId:null,itemProp:Y2,itemRef:Y2,itemScope:Bu,itemType:Y2,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Bu,low:jp,manifest:null,max:null,maxLength:jp,media:null,method:null,min:null,minLength:jp,multiple:Bu,muted:Bu,name:null,nonce:null,noModule:Bu,noValidate:Bu,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforePrint:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextMenu:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Bu,optimum:jp,pattern:null,ping:Y2,placeholder:null,playsInline:Bu,poster:null,preload:null,readOnly:Bu,referrerPolicy:null,rel:Y2,required:Bu,reversed:Bu,rows:jp,rowSpan:jp,sandbox:Y2,scope:null,scoped:Bu,seamless:Bu,selected:Bu,shape:null,size:jp,sizes:null,slot:null,span:jp,spellCheck:kee,src:null,srcDoc:null,srcLang:null,srcSet:Mme,start:jp,step:null,style:null,tabIndex:jp,target:null,title:null,translate:null,type:null,typeMustMatch:Bu,useMap:null,value:kee,width:jp,wrap:null,align:null,aLink:null,archive:Y2,axis:null,background:null,bgColor:null,border:jp,borderColor:null,bottomMargin:jp,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Bu,declare:Bu,event:null,face:null,frame:null,frameBorder:null,hSpace:jp,leftMargin:jp,link:null,longDesc:null,lowSrc:null,marginHeight:jp,marginWidth:jp,noResize:Bu,noHref:Bu,noShade:Bu,noWrap:Bu,object:null,profile:null,prompt:null,rev:null,rightMargin:jp,rules:null,scheme:null,scrolling:kee,standby:null,summary:null,text:null,topMargin:jp,valueType:null,version:null,vAlign:null,vLink:null,vSpace:jp,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Bu,disableRemotePlayback:Bu,prefix:null,property:null,results:jp,security:null,unselectable:null}}),ndi=mYt,rdi=SYt,idi=CYt,adi=TYt,odi=$Yt,sdi=tdi,ldi=ndi([idi,rdi,adi,odi,sdi]);const cdi=dGe;var udi=ddi;function ddi(e){if(e.allowedElements&&e.disallowedElements)throw new TypeError("Only one of `allowedElements` and `disallowedElements` should be defined");if(e.allowedElements||e.disallowedElements||e.allowElement)return n=>{cdi(n,"element",t)};function t(n,r,i){const a=n,o=i;let s;if(e.allowedElements?s=!e.allowedElements.includes(a.tagName):e.disallowedElements&&(s=e.disallowedElements.includes(a.tagName)),!s&&e.allowElement&&typeof r=="number"&&(s=!e.allowElement(a,r,o)),s&&typeof r=="number")return e.unwrapDisallowed&&a.children?o.children.splice(r,1,...a.children):o.children.splice(r,1),r}}const Ift=["http","https","mailto","tel"];var fdi=pdi;function pdi(e){const t=(e||"").trim(),n=t.charAt(0);if(n==="#"||n==="/")return t;const r=t.indexOf(":");if(r===-1)return t;let i=-1;for(;++i<Ift.length;){const a=Ift[i];if(r===a.length&&t.slice(0,a.length).toLowerCase()===a)return t}return i=t.indexOf("?"),i!==-1&&r>i||(i=t.indexOf("#"),i!==-1&&r>i)?t:"javascript:void(0)"}var vGe={},OYt={exports:{}},Xf={};/** @license React v17.0.2
 * react-is.development.js
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */(function(){var e=60103,t=60106,n=60107,r=60108,i=60114,a=60109,o=60110,s=60112,c=60113,u=60120,d=60115,f=60116,p=60121,m=60122,g=60117,_=60129,v=60131;if(typeof Symbol=="function"&&Symbol.for){var b=Symbol.for;e=b("react.element"),t=b("react.portal"),n=b("react.fragment"),r=b("react.strict_mode"),i=b("react.profiler"),a=b("react.provider"),o=b("react.context"),s=b("react.forward_ref"),c=b("react.suspense"),u=b("react.suspense_list"),d=b("react.memo"),f=b("react.lazy"),p=b("react.block"),m=b("react.server.block"),g=b("react.fundamental"),b("react.scope"),b("react.opaque.id"),_=b("react.debug_trace_mode"),b("react.offscreen"),v=b("react.legacy_hidden")}var y=!1;function x(ve){return!!(typeof ve=="string"||typeof ve=="function"||ve===n||ve===i||ve===_||ve===r||ve===c||ve===u||ve===v||y||typeof ve=="object"&&ve!==null&&(ve.$$typeof===f||ve.$$typeof===d||ve.$$typeof===a||ve.$$typeof===o||ve.$$typeof===s||ve.$$typeof===g||ve.$$typeof===p||ve[0]===m))}function C(ve){if(typeof ve=="object"&&ve!==null){var be=ve.$$typeof;switch(be){case e:var Ee=ve.type;switch(Ee){case n:case i:case r:case c:case u:return Ee;default:var xe=Ee&&Ee.$$typeof;switch(xe){case o:case s:case f:case d:case a:return xe;default:return be}}case t:return be}}}var w=o,$=a,O=e,N=s,P=n,I=f,D=d,k=t,R=i,A=r,F=c,z=!1,M=!1;function K(ve){return z||(z=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 18+.")),!1}function U(ve){return M||(M=!0,console.warn("The ReactIs.isConcurrentMode() alias has been deprecated, and will be removed in React 18+.")),!1}function W(ve){return C(ve)===o}function L(ve){return C(ve)===a}function Y(ve){return typeof ve=="object"&&ve!==null&&ve.$$typeof===e}function J(ve){return C(ve)===s}function Z(ve){return C(ve)===n}function te(ve){return C(ve)===f}function re(ve){return C(ve)===d}function se(ve){return C(ve)===t}function de(ve){return C(ve)===i}function pe(ve){return C(ve)===r}function Se(ve){return C(ve)===c}Xf.ContextConsumer=w,Xf.ContextProvider=$,Xf.Element=O,Xf.ForwardRef=N,Xf.Fragment=P,Xf.Lazy=I,Xf.Memo=D,Xf.Portal=k,Xf.Profiler=R,Xf.StrictMode=A,Xf.Suspense=F,Xf.isAsyncMode=K,Xf.isConcurrentMode=U,Xf.isContextConsumer=W,Xf.isContextProvider=L,Xf.isElement=Y,Xf.isForwardRef=J,Xf.isFragment=Z,Xf.isLazy=te,Xf.isMemo=re,Xf.isPortal=se,Xf.isProfiler=de,Xf.isStrictMode=pe,Xf.isSuspense=Se,Xf.isValidElementType=x,Xf.typeOf=C})();OYt.exports=Xf;var hdi=OYt.exports,soe=z5,mdi=MK,gdi=wYt,vdi=soe.boolean,Hl=soe.number,Rft=soe.spaceSeparated,_Ie=soe.commaSeparated,s6=soe.commaOrSpaceSeparated,_di=mdi({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:gdi,properties:{about:s6,accentHeight:Hl,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:Hl,amplitude:Hl,arabicForm:null,ascent:Hl,attributeName:null,attributeType:null,azimuth:Hl,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:Hl,by:null,calcMode:null,capHeight:Hl,className:Rft,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:Hl,diffuseConstant:Hl,direction:null,display:null,dur:null,divisor:Hl,dominantBaseline:null,download:vdi,dx:null,dy:null,edgeMode:null,editable:null,elevation:Hl,enableBackground:null,end:null,event:null,exponent:Hl,externalResourcesRequired:null,fill:null,fillOpacity:Hl,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:_Ie,g2:_Ie,glyphName:_Ie,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:Hl,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:Hl,horizOriginX:Hl,horizOriginY:Hl,id:null,ideographic:Hl,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:Hl,k:Hl,k1:Hl,k2:Hl,k3:Hl,k4:Hl,kernelMatrix:s6,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:Hl,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:Hl,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:Hl,overlineThickness:Hl,paintOrder:null,panose1:null,path:null,pathLength:Hl,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Rft,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:Hl,pointsAtY:Hl,pointsAtZ:Hl,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:s6,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:s6,rev:s6,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:s6,requiredFeatures:s6,requiredFonts:s6,requiredFormats:s6,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:Hl,specularExponent:Hl,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:Hl,strikethroughThickness:Hl,string:null,stroke:null,strokeDashArray:s6,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:Hl,strokeOpacity:Hl,strokeWidth:null,style:null,surfaceScale:Hl,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:s6,tabIndex:Hl,tableValues:null,target:null,targetX:Hl,targetY:Hl,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:s6,to:null,transform:null,u1:null,u2:null,underlinePosition:Hl,underlineThickness:Hl,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:Hl,values:null,vAlphabetic:Hl,vMathematical:Hl,vectorEffect:null,vHanging:Hl,vIdeographic:Hl,version:null,vertAdvY:Hl,vertOriginX:Hl,vertOriginY:Hl,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:Hl,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),ydi=mYt,bdi=SYt,xdi=CYt,Sdi=TYt,Cdi=$Yt,wdi=_di,Edi=ydi([xdi,bdi,Sdi,Cdi,wdi]),Tdi=gYt,$di=bYt,Odi=vYt,_Ge="data",Pdi=Idi,Ndi=/^data[-\w.:]+$/i,PYt=/-[a-z]/g,Ddi=/[A-Z]/g;function Idi(e,t){var n=Tdi(t),r=t,i=Odi;return n in e.normal?e.property[e.normal[n]]:(n.length>4&&n.slice(0,4)===_Ge&&Ndi.test(t)&&(t.charAt(4)==="-"?r=Rdi(t):t=kdi(t),i=$di),new i(r,t))}function Rdi(e){var t=e.slice(5).replace(PYt,Mdi);return _Ge+t.charAt(0).toUpperCase()+t.slice(1)}function kdi(e){var t=e.slice(4);return PYt.test(t)?e:(t=t.replace(Ddi,Adi),t.charAt(0)!=="-"&&(t="-"+t),_Ge+t)}function Adi(e){return"-"+e.toLowerCase()}function Mdi(e){return e.charAt(1).toUpperCase()}const Fdi="classID",Ldi="datatype",jdi="itemID",Bdi="strokeDasharray",zdi="strokeDashoffset",Hdi="strokeLinecap",qdi="strokeLinejoin",Vdi="strokeMiterlimit",Wdi="typeof",Udi="xlinkActuate",Kdi="xlinkArcrole",Gdi="xlinkHref",Ydi="xlinkRole",Xdi="xlinkShow",Jdi="xlinkTitle",Qdi="xlinkType",Zdi="xmlnsXlink",efi={classId:Fdi,dataType:Ldi,itemId:jdi,strokeDashArray:Bdi,strokeDashOffset:zdi,strokeLineCap:Hdi,strokeLineJoin:qdi,strokeMiterLimit:Vdi,typeOf:Wdi,xLinkActuate:Udi,xLinkArcRole:Kdi,xLinkHref:Gdi,xLinkRole:Ydi,xLinkShow:Xdi,xLinkTitle:Jdi,xLinkType:Qdi,xmlnsXLink:Zdi};var yGe={};yGe.parse=rfi;yGe.stringify=ifi;var kft="",tfi=" ",nfi=/[ \t\n\r\f]+/g;function rfi(e){var t=String(e||kft).trim();return t===kft?[]:t.split(nfi)}function ifi(e){return e.join(tfi).trim()}var bGe={};bGe.parse=afi;bGe.stringify=ofi;var oje=",",Aft=" ",Ute="";function afi(e){for(var t=[],n=String(e||Ute),r=n.indexOf(oje),i=0,a=!1,o;!a;)r===-1&&(r=n.length,a=!0),o=n.slice(i,r).trim(),(o||!a)&&t.push(o),i=r+1,r=n.indexOf(oje,i);return t}function ofi(e,t){var n=t||{},r=n.padLeft===!1?Ute:Aft,i=n.padRight?Aft:Ute;return e[e.length-1]===Ute&&(e=e.concat(Ute)),e.join(i+oje+r).trim()}var Mft=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,sfi=/\n/g,lfi=/^\s*/,cfi=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,ufi=/^:\s*/,dfi=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,ffi=/^[;\s]*/,pfi=/^\s+|\s+$/g,hfi=`
`,Fft="/",Lft="*",GA="",mfi="comment",gfi="declaration",vfi=function(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var n=1,r=1;function i(g){var _=g.match(sfi);_&&(n+=_.length);var v=g.lastIndexOf(hfi);r=~v?g.length-v:r+g.length}function a(){var g={line:n,column:r};return function(_){return _.position=new o(g),u(),_}}function o(g){this.start=g,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function s(g){var _=new Error(t.source+":"+n+":"+r+": "+g);if(_.reason=g,_.filename=t.source,_.line=n,_.column=r,_.source=e,!t.silent)throw _}function c(g){var _=g.exec(e);if(_){var v=_[0];return i(v),e=e.slice(v.length),_}}function u(){c(lfi)}function d(g){var _;for(g=g||[];_=f();)_!==!1&&g.push(_);return g}function f(){var g=a();if(!(Fft!=e.charAt(0)||Lft!=e.charAt(1))){for(var _=2;GA!=e.charAt(_)&&(Lft!=e.charAt(_)||Fft!=e.charAt(_+1));)++_;if(_+=2,GA===e.charAt(_-1))return s("End of comment missing");var v=e.slice(2,_-2);return r+=2,i(v),e=e.slice(_),r+=2,g({type:mfi,comment:v})}}function p(){var g=a(),_=c(cfi);if(_){if(f(),!c(ufi))return s("property missing ':'");var v=c(dfi),b=g({type:gfi,property:jft(_[0].replace(Mft,GA)),value:v?jft(v[0].replace(Mft,GA)):GA});return c(ffi),b}}function m(){var g=[];d(g);for(var _;_=p();)_!==!1&&(g.push(_),d(g));return g}return u(),m()};function jft(e){return e?e.replace(pfi,GA):GA}var _fi=vfi;function yfi(e,t){var n=null;if(!e||typeof e!="string")return n;for(var r,i=_fi(e),a=typeof t=="function",o,s,c=0,u=i.length;c<u;c++)r=i[c],o=r.property,s=r.value,a?t(o,s,r):s&&(n||(n={}),n[o]=s);return n}var bfi=yfi;const yIe=h,xfi=hdi,Sfi=Edi,Cfi=Pdi,Bft=efi,wfi=yGe,Efi=bGe,Tfi=bfi;vGe.hastToReact=DYt;vGe.hastChildrenToReact=NYt;const sje={}.hasOwnProperty,$fi=new Set(["table","thead","tbody","tfoot","tr"]);function NYt(e,t){const n=[];let r=-1,i;for(;++r<t.children.length;)i=t.children[r],i.type==="element"?n.push(DYt(e,i,r,t)):i.type==="text"?(t.type!=="element"||!$fi.has(t.tagName)||i.value!==`
`)&&n.push(i.value):i.type==="raw"&&!e.options.skipHtml&&n.push(i.value);return n}function DYt(e,t,n,r){const i=e.options,a=e.schema,o=t.tagName,s={};let c=a,u;if(a.space==="html"&&o==="svg"&&(c=Sfi,e.schema=c),t.properties)for(u in t.properties)sje.call(t.properties,u)&&Pfi(s,u,t.properties[u],e);(o==="ol"||o==="ul")&&e.listDepth++;const d=NYt(e,t);(o==="ol"||o==="ul")&&e.listDepth--,e.schema=a;const f=t.position||{start:{line:null,column:null,offset:null},end:{line:null,column:null,offset:null}},p=i.components&&sje.call(i.components,o)?i.components[o]:o,m=typeof p=="string"||p===yIe.Fragment;if(!xfi.isValidElementType(p))throw new TypeError(`Component for name \`${o}\` not defined or is not renderable`);if(s.key=[o,f.start.line,f.start.column,n].join("-"),o==="a"&&i.linkTarget&&(s.target=typeof i.linkTarget=="function"?i.linkTarget(s.href,t.children,s.title):i.linkTarget),o==="a"&&i.transformLinkUri&&(s.href=i.transformLinkUri(s.href,t.children,s.title)),!m&&o==="code"&&r.type==="element"&&r.tagName!=="pre"&&(s.inline=!0),!m&&(o==="h1"||o==="h2"||o==="h3"||o==="h4"||o==="h5"||o==="h6")&&(s.level=parseInt(o.charAt(1),10)),o==="img"&&i.transformImageUri&&(s.src=i.transformImageUri(s.src,s.alt,s.title)),!m&&o==="li"&&r.type==="element"){const g=Ofi(t);s.checked=g&&g.properties?!!g.properties.checked:null,s.index=bIe(r,t),s.ordered=r.tagName==="ol"}return!m&&(o==="ol"||o==="ul")&&(s.ordered=o==="ol",s.depth=e.listDepth),(o==="td"||o==="th")&&(s.align&&(s.style||(s.style={}),s.style.textAlign=s.align,delete s.align),m||(s.isHeader=o==="th")),!m&&o==="tr"&&r.type==="element"&&(s.isHeader=r.tagName==="thead"),i.sourcePos&&(s["data-sourcepos"]=Ifi(f)),!m&&i.rawSourcePos&&(s.sourcePosition=t.position),!m&&i.includeElementIndex&&(s.index=bIe(r,t),s.siblingCount=bIe(r)),m||(s.node=t),d.length>0?yIe.createElement(p,s,d):yIe.createElement(p,s)}function Ofi(e){let t=-1;for(;++t<e.children.length;){const n=e.children[t];if(n.type==="element"&&n.tagName==="input")return n}return null}function bIe(e,t){let n=-1,r=0;for(;++n<e.children.length&&e.children[n]!==t;)e.children[n].type==="element"&&r++;return r}function Pfi(e,t,n,r){const i=Cfi(r.schema,t);let a=n;a==null||a!==a||(a&&typeof a=="object"&&"length"in a&&(a=(i.commaSeparated?Efi:wfi).stringify(a)),i.property==="style"&&typeof a=="string"&&(a=Nfi(a)),i.space&&i.property?e[sje.call(Bft,i.property)?Bft[i.property]:i.property]=a:i.attribute&&(e[i.attribute]=a))}function Nfi(e){const t={};try{Tfi(e,n)}catch{}return t;function n(r,i){const a=r.slice(0,4)==="-ms-"?`ms-${r.slice(4)}`:r;t[a.replace(/-([a-z])/g,Dfi)]=i}}function Dfi(e,t){return t.toUpperCase()}function Ifi(e){return[e.start.line,":",e.start.column,"-",e.end.line,":",e.end.column].map(t=>String(t)).join("")}const xIe=h,zft=uGt,Rfi=gni,kfi=ili,Afi=fui,Zu=pGe,Mfi=ldi,Ffi=udi,IYt=fdi,Lfi=vGe.hastChildrenToReact;var jfi=Jbe;const Hft={}.hasOwnProperty,Bfi="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Fme={renderers:{to:"components",id:"change-renderers-to-components"},astPlugins:{id:"remove-buggy-html-in-markdown-parser"},allowDangerousHtml:{id:"remove-buggy-html-in-markdown-parser"},escapeHtml:{id:"remove-buggy-html-in-markdown-parser"},source:{to:"children",id:"change-source-to-children"},allowNode:{to:"allowElement",id:"replace-allownode-allowedtypes-and-disallowedtypes"},allowedTypes:{to:"allowedElements",id:"replace-allownode-allowedtypes-and-disallowedtypes"},disallowedTypes:{to:"disallowedElements",id:"replace-allownode-allowedtypes-and-disallowedtypes"},includeNodeIndex:{to:"includeElementIndex",id:"change-includenodeindex-to-includeelementindex"}};function Jbe(e){for(const a in Fme)if(Hft.call(Fme,a)&&Hft.call(e,a)){const o=Fme[a];console.warn(`[react-markdown] Warning: please ${o.to?`use \`${o.to}\` instead of`:"remove"} \`${a}\` (see <${Bfi}#${o.id}> for more info)`),delete Fme[a]}const t=Rfi().use(kfi).use(e.remarkPlugins||e.plugins||[]).use(Afi,{allowDangerousHtml:!0}).use(e.rehypePlugins||[]).use(Ffi,e);let n;typeof e.children=="string"?n=zft(e.children):(e.children!==void 0&&e.children!==null&&console.warn(`[react-markdown] Warning: please pass a string as \`children\` (not: \`${e.children}\`)`),n=zft());const r=t.runSync(t.parse(n),n);if(r.type!=="root")throw new TypeError("Expected a `root` node");let i=xIe.createElement(xIe.Fragment,{},Lfi({options:e,schema:Mfi,listDepth:0},r));return e.className&&(i=xIe.createElement("div",{className:e.className},i)),i}Jbe.defaultProps={transformLinkUri:IYt};Jbe.propTypes={children:Zu.string,className:Zu.string,allowElement:Zu.func,allowedElements:Zu.arrayOf(Zu.string),disallowedElements:Zu.arrayOf(Zu.string),unwrapDisallowed:Zu.bool,remarkPlugins:Zu.arrayOf(Zu.oneOfType([Zu.object,Zu.func,Zu.arrayOf(Zu.oneOfType([Zu.object,Zu.func]))])),rehypePlugins:Zu.arrayOf(Zu.oneOfType([Zu.object,Zu.func,Zu.arrayOf(Zu.oneOfType([Zu.object,Zu.func]))])),sourcePos:Zu.bool,rawSourcePos:Zu.bool,skipHtml:Zu.bool,includeElementIndex:Zu.bool,transformLinkUri:Zu.oneOfType([Zu.func,Zu.bool]),linkTarget:Zu.oneOfType([Zu.func,Zu.string]),transformImageUri:Zu.func,components:Zu.object};Jbe.uriTransformer=IYt;const zfi=il(jfi);var RYt={},kYt=Wbe,AYt=aoe,MYt=sGe,Hfi=E1,FYt=aGe,LYt=oGe,qfi={tokenize:Kfi,partial:!0},jYt={tokenize:Gfi,partial:!0},BYt={tokenize:Yfi,partial:!0},TV={tokenize:Jfi,partial:!0},zYt={tokenize:Xfi,partial:!0},HYt={tokenize:Wfi,previous:WYt},qYt={tokenize:Ufi,previous:SGe},XT={tokenize:Vfi,previous:UYt},iw={};RYt.text=iw;var Xk=48;for(;Xk<123;)iw[Xk]=XT,Xk++,Xk===58?Xk=65:Xk===91&&(Xk=97);iw[43]=XT;iw[45]=XT;iw[46]=XT;iw[95]=XT;iw[72]=[XT,qYt];iw[104]=[XT,qYt];iw[87]=[XT,HYt];iw[119]=[XT,HYt];function Vfi(e,t,n){var r=this,i;return a;function a(p){return!qft(p)||!UYt(r.previous)||CGe(r.events)?n(p):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),o(p))}function o(p){return qft(p)?(e.consume(p),o):p===64?(e.consume(p),s):n(p)}function s(p){return p===46?e.check(TV,f,c)(p):p===45||p===95?e.check(TV,n,u)(p):AYt(p)?(e.consume(p),s):f(p)}function c(p){return e.consume(p),i=!0,s}function u(p){return e.consume(p),d}function d(p){return p===46?e.check(TV,n,c)(p):s(p)}function f(p){return i?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(p)):n(p)}}function Wfi(e,t,n){var r=this;return i;function i(o){return o!==87&&o-32!==87||!WYt(r.previous)||CGe(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(qfi,e.attempt(jYt,e.attempt(BYt,a),n),n)(o))}function a(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function Ufi(e,t,n){var r=this;return i;function i(g){return g!==72&&g-32!==72||!SGe(r.previous)||CGe(r.events)?n(g):(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),e.consume(g),a)}function a(g){return g===84||g-32===84?(e.consume(g),o):n(g)}function o(g){return g===84||g-32===84?(e.consume(g),s):n(g)}function s(g){return g===80||g-32===80?(e.consume(g),c):n(g)}function c(g){return g===83||g-32===83?(e.consume(g),u):u(g)}function u(g){return g===58?(e.consume(g),d):n(g)}function d(g){return g===47?(e.consume(g),f):n(g)}function f(g){return g===47?(e.consume(g),p):n(g)}function p(g){return MYt(g)||LYt(g)||FYt(g)?n(g):e.attempt(jYt,e.attempt(BYt,m),n)(g)}function m(g){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(g)}}function Kfi(e,t,n){return r;function r(c){return e.consume(c),i}function i(c){return c===87||c-32===87?(e.consume(c),a):n(c)}function a(c){return c===87||c-32===87?(e.consume(c),o):n(c)}function o(c){return c===46?(e.consume(c),s):n(c)}function s(c){return c===null||Hfi(c)?n(c):t(c)}}function Gfi(e,t,n){var r,i;return a;function a(c){return c===38?e.check(zYt,s,o)(c):c===46||c===95?e.check(TV,s,o)(c):MYt(c)||LYt(c)||c!==45&&FYt(c)?s(c):(e.consume(c),a)}function o(c){return c===46?(i=r,r=void 0,e.consume(c),a):(c===95&&(r=!0),e.consume(c),a)}function s(c){return!i&&!r?t(c):n(c)}}function Yfi(e,t){var n=0;return r;function r(o){return o===38?e.check(zYt,t,i)(o):(o===40&&n++,o===41?e.check(TV,a,i)(o):xGe(o)?t(o):VYt(o)?e.check(TV,t,i)(o):(e.consume(o),r))}function i(o){return e.consume(o),r}function a(o){return n--,n<0?t(o):i(o)}}function Xfi(e,t,n){return r;function r(o){return e.consume(o),i}function i(o){return kYt(o)?(e.consume(o),i):o===59?(e.consume(o),a):n(o)}function a(o){return xGe(o)?t(o):n(o)}}function Jfi(e,t,n){return r;function r(a){return e.consume(a),i}function i(a){return VYt(a)?(e.consume(a),i):xGe(a)?t(a):n(a)}}function VYt(e){return e===33||e===34||e===39||e===41||e===42||e===44||e===46||e===58||e===59||e===60||e===63||e===95||e===126}function xGe(e){return e===null||e<0||e===32||e===60}function qft(e){return e===43||e===45||e===46||e===95||AYt(e)}function WYt(e){return e===null||e<0||e===32||e===40||e===42||e===95||e===126}function SGe(e){return e===null||!kYt(e)}function UYt(e){return e!==47&&SGe(e)}function CGe(e){for(var t=e.length;t--;)if((e[t][1].type==="labelLink"||e[t][1].type==="labelImage")&&!e[t][1]._balanced)return!0}var Qfi=RYt,Zfi=tpi,Vft=TGt,SIe=GT,epi=Vbe,Lme=dL;function tpi(e){var t=e||{},n=t.singleTilde,r={tokenize:o,resolveAll:i};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:r}};function i(s,c){for(var u=-1,d,f,p,m;++u<s.length;)if(s[u][0]==="enter"&&s[u][1].type==="strikethroughSequenceTemporary"&&s[u][1]._close){for(p=u;p--;)if(s[p][0]==="exit"&&s[p][1].type==="strikethroughSequenceTemporary"&&s[p][1]._open&&s[u][1].end.offset-s[u][1].start.offset===s[p][1].end.offset-s[p][1].start.offset){s[u][1].type="strikethroughSequence",s[p][1].type="strikethroughSequence",d={type:"strikethrough",start:Lme(s[p][1].start),end:Lme(s[u][1].end)},f={type:"strikethroughText",start:Lme(s[p][1].end),end:Lme(s[u][1].start)},m=[["enter",d,c],["enter",s[p][1],c],["exit",s[p][1],c],["enter",f,c]],SIe(m,m.length,0,epi(c.parser.constructs.insideSpan.null,s.slice(p+1,u),c)),SIe(m,m.length,0,[["exit",f,c],["enter",s[u][1],c],["exit",s[u][1],c],["exit",d,c]]),SIe(s,p-1,u-p+3,m),u=p+m.length-2;break}}return a(s)}function a(s){for(var c=-1,u=s.length;++c<u;)s[c][1].type==="strikethroughSequenceTemporary"&&(s[c][1].type="data");return s}function o(s,c,u){var d=this.previous,f=this.events,p=0;return m;function m(_){return _!==126||d===126&&f[f.length-1][1].type!=="characterEscape"?u(_):(s.enter("strikethroughSequenceTemporary"),g(_))}function g(_){var v=Vft(d),b,y;return _===126?p>1?u(_):(s.consume(_),p++,g):p<2&&!n?u(_):(b=s.exit("strikethroughSequenceTemporary"),y=Vft(_),b._open=!y||y===2&&v,b._close=!v||v===2&&y,c(_))}}}var KYt={};KYt.flow={null:{tokenize:ipi,resolve:rpi,interruptible:!0}};var CIe=f0,npi={tokenize:api,partial:!0},Wft={tokenize:opi,partial:!0};function rpi(e,t){for(var n=e.length,r=-1,i,a,o,s,c,u,d,f,p,m;++r<n;)i=e[r][1],s&&(i.type==="temporaryTableCellContent"&&(f=f||r,p=r),(i.type==="tableCellDivider"||i.type==="tableRow")&&p&&(u={type:"tableContent",start:e[f][1].start,end:e[p][1].end},d={type:"chunkText",start:u.start,end:u.end,contentType:"text"},e.splice(f,p-f+1,["enter",u,t],["enter",d,t],["exit",d,t],["exit",u,t]),r-=p-f-3,n=e.length,f=void 0,p=void 0)),e[r][0]==="exit"&&m&&m+1<r&&(i.type==="tableCellDivider"||i.type==="tableRow"&&(m+3<r||e[m][1].type!=="whitespace"))&&(c={type:o?"tableDelimiter":a?"tableHeader":"tableData",start:e[m][1].start,end:e[r][1].end},e.splice(r+(i.type==="tableCellDivider"?1:0),0,["exit",c,t]),e.splice(m,0,["enter",c,t]),r+=2,n=e.length,m=r+1),i.type==="tableRow"&&(s=e[r][0]==="enter",s&&(m=r+1)),i.type==="tableDelimiterRow"&&(o=e[r][0]==="enter",o&&(m=r+1)),i.type==="tableHead"&&(a=e[r][0]==="enter");return e}function ipi(e,t,n){var r=[],i=0,a,o;return s;function s(M){return M===null||M===-5||M===-4||M===-3?n(M):(e.enter("table")._align=r,e.enter("tableHead"),e.enter("tableRow"),M===124?c(M):(i++,e.enter("temporaryTableCellContent"),f(M)))}function c(M){return e.enter("tableCellDivider"),e.consume(M),e.exit("tableCellDivider"),a=!0,u}function u(M){return M===null||M===-5||M===-4||M===-3?m(M):M===-2||M===-1||M===32?(e.enter("whitespace"),e.consume(M),d):(a&&(a=void 0,i++),M===124?c(M):(e.enter("temporaryTableCellContent"),f(M)))}function d(M){return M===-2||M===-1||M===32?(e.consume(M),d):(e.exit("whitespace"),u(M))}function f(M){return M===null||M<0||M===32||M===124?(e.exit("temporaryTableCellContent"),u(M)):(e.consume(M),M===92?p:f)}function p(M){return M===92||M===124?(e.consume(M),f):f(M)}function m(M){return M===null?n(M):(e.exit("tableRow"),e.exit("tableHead"),e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),e.check(npi,n,CIe(e,g,"linePrefix",4)))}function g(M){return M===null||M<0||M===32?n(M):(e.enter("tableDelimiterRow"),_(M))}function _(M){return M===null||M===-5||M===-4||M===-3?C(M):M===-2||M===-1||M===32?(e.enter("whitespace"),e.consume(M),v):M===45?(e.enter("tableDelimiterFiller"),e.consume(M),o=!0,r.push(null),b):M===58?(e.enter("tableDelimiterAlignment"),e.consume(M),e.exit("tableDelimiterAlignment"),r.push("left"),y):M===124?(e.enter("tableCellDivider"),e.consume(M),e.exit("tableCellDivider"),_):n(M)}function v(M){return M===-2||M===-1||M===32?(e.consume(M),v):(e.exit("whitespace"),_(M))}function b(M){return M===45?(e.consume(M),b):(e.exit("tableDelimiterFiller"),M===58?(e.enter("tableDelimiterAlignment"),e.consume(M),e.exit("tableDelimiterAlignment"),r[r.length-1]=r[r.length-1]==="left"?"center":"right",x):_(M))}function y(M){return M===45?(e.enter("tableDelimiterFiller"),e.consume(M),o=!0,b):n(M)}function x(M){return M===null||M===-5||M===-4||M===-3?C(M):M===-2||M===-1||M===32?(e.enter("whitespace"),e.consume(M),v):M===124?(e.enter("tableCellDivider"),e.consume(M),e.exit("tableCellDivider"),_):n(M)}function C(M){return e.exit("tableDelimiterRow"),!o||i!==r.length?n(M):M===null?w(M):e.check(Wft,w,$)(M)}function w(M){return e.exit("table"),t(M)}function $(M){return e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),CIe(e,O,"linePrefix",4)}function O(M){return e.enter("tableBody"),N(M)}function N(M){return e.enter("tableRow"),M===124?P(M):(e.enter("temporaryTableCellContent"),k(M))}function P(M){return e.enter("tableCellDivider"),e.consume(M),e.exit("tableCellDivider"),I}function I(M){return M===null||M===-5||M===-4||M===-3?A(M):M===-2||M===-1||M===32?(e.enter("whitespace"),e.consume(M),D):M===124?P(M):(e.enter("temporaryTableCellContent"),k(M))}function D(M){return M===-2||M===-1||M===32?(e.consume(M),D):(e.exit("whitespace"),I(M))}function k(M){return M===null||M<0||M===32||M===124?(e.exit("temporaryTableCellContent"),I(M)):(e.consume(M),M===92?R:k)}function R(M){return M===92||M===124?(e.consume(M),k):k(M)}function A(M){return e.exit("tableRow"),M===null?F(M):e.check(Wft,F,z)(M)}function F(M){return e.exit("tableBody"),w(M)}function z(M){return e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),CIe(e,N,"linePrefix",4)}}function api(e,t,n){return r;function r(o){return o!==45?n(o):(e.enter("setextUnderline"),i(o))}function i(o){return o===45?(e.consume(o),i):a(o)}function a(o){return o===-2||o===-1||o===32?(e.consume(o),a):o===null||o===-5||o===-4||o===-3?t(o):n(o)}}function opi(e,t,n){var r=0;return i;function i(o){return e.enter("check"),e.consume(o),a}function a(o){return o===-1||o===32?(e.consume(o),r++,r===4?t:a):o===null||o<0?t(o):n(o)}}var spi=KYt,GYt={},lpi=YT,cpi=f0,upi=ioe,dpi={tokenize:fpi};GYt.text={91:dpi};function fpi(e,t,n){var r=this;return i;function i(s){return s!==91||r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(s):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(s),e.exit("taskListCheckMarker"),a)}function a(s){return s===-2||s===32?(e.enter("taskListCheckValueUnchecked"),e.consume(s),e.exit("taskListCheckValueUnchecked"),o):s===88||s===120?(e.enter("taskListCheckValueChecked"),e.consume(s),e.exit("taskListCheckValueChecked"),o):n(s)}function o(s){return s===93?(e.enter("taskListCheckMarker"),e.consume(s),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),e.check({tokenize:ppi},t,n)):n(s)}}function ppi(e,t,n){var r=this;return cpi(e,i,"whitespace");function i(a){return upi(r.events,"whitespace")&&a!==null&&!lpi(a)?t(a):n(a)}}var hpi=GYt,mpi=EGt,gpi=Qfi,vpi=Zfi,_pi=spi,ypi=hpi,bpi=xpi;function xpi(e){return mpi([gpi,vpi(e),_pi,ypi])}var Spi=bpi,Qbe={},Cpi=wpi;function wpi(e,t){var n=String(e),r=0,i;if(typeof t!="string")throw new Error("Expected character");for(i=n.indexOf(t);i!==-1;)r++,i=n.indexOf(t,i+t.length);return r}var Epi=e=>{if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")},Tpi=Dpi,$pi=WGt,Opi=qGt,Ppi=Epi,Npi=[].splice;function Dpi(e,t,n,r){var i,a;return typeof t=="string"||t&&typeof t.exec=="function"?a=[[t,n]]:(a=t,r=n),i=r||{},Uft(e,i,o(Ipi(a))),e;function o(s){var c=s[0];return u;function u(d,f){var p=c[0],m=c[1],g=[],_=0,v=f.children.indexOf(d),b,y,x,C;for(p.lastIndex=0,y=p.exec(d.value);y&&(b=y.index,C=m.apply(null,[].concat(y,{index:y.index,input:y.input})),C!==!1&&(_!==b&&g.push({type:"text",value:d.value.slice(_,b)}),typeof C=="string"&&C.length>0&&(C={type:"text",value:C}),C&&(g=[].concat(g,C)),_=b+y[0].length),!!p.global);)y=p.exec(d.value);if(b===void 0?(g=[d],v--):(_<d.value.length&&g.push({type:"text",value:d.value.slice(_)}),g.unshift(v,1),Npi.apply(f.children,g)),s.length>1)for(x=o(s.slice(1)),b=-1;++b<g.length;)d=g[b],d.type==="text"?x(d,f):Uft(d,i,x);return v+g.length+1}}}function Uft(e,t,n){var r=Opi(t.ignore||[]),i=[];return $pi(e,"text",a),i;function a(o,s){for(var c=-1,u,d;++c<s.length;){if(u=s[c],r(u,d?d.children.indexOf(u):void 0,d))return;d=u}return n(o,d)}}function Ipi(e){var t=[],n,r;if(typeof e!="object")throw new Error("Expected array or object as schema");if("length"in e)for(r=-1;++r<e.length;)t.push([Kft(e[r][0]),Gft(e[r][1])]);else for(n in e)t.push([Kft(n),Gft(e[n])]);return t}function Kft(e){return typeof e=="string"?new RegExp(Ppi(e),"g"):e}function Gft(e){return typeof e=="function"?e:t;function t(){return e}}var Yft=Cpi,Rpi=Tpi,kpi=aGe,Api=oGe;Qbe.transforms=[zpi];Qbe.enter={literalAutolink:Mpi,literalAutolinkEmail:wIe,literalAutolinkHttp:wIe,literalAutolinkWww:wIe};Qbe.exit={literalAutolink:Bpi,literalAutolinkEmail:jpi,literalAutolinkHttp:Fpi,literalAutolinkWww:Lpi};function Mpi(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function wIe(e){this.config.enter.autolinkProtocol.call(this,e)}function Fpi(e){this.config.exit.autolinkProtocol.call(this,e)}function Lpi(e){this.config.exit.data.call(this,e),this.stack[this.stack.length-1].url="http://"+this.sliceSerialize(e)}function jpi(e){this.config.exit.autolinkEmail.call(this,e)}function Bpi(e){this.exit(e)}function zpi(e){Rpi(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/i,Hpi],[/([-.\w+]+)@([-\w]+(?:\.[-\w]+)+)/,qpi]],{ignore:["link","linkReference"]})}function Hpi(e,t,n,r,i){var a="",o,s;return!YYt(i)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!Vpi(n))||(o=Wpi(n+r),!o[0])?!1:(s={type:"link",title:null,url:a+t+o[0],children:[{type:"text",value:t+o[0]}]},o[1]&&(s=[s,{type:"text",value:o[1]}]),s)}function qpi(e,t,n,r){return!YYt(r,!0)||/[_-]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function Vpi(e){var t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function Wpi(e){var t=/[!"&'),.:;<>?\]}]+$/.exec(e),n,r,i;if(t)for(e=e.slice(0,t.index),t=t[0],n=t.indexOf(")"),r=Yft(e,"("),i=Yft(e,")");n!==-1&&r>i;)e+=t.slice(0,n+1),t=t.slice(n+1),n=t.indexOf(")"),i++;return[e,t]}function YYt(e,t){var n=e.input.charCodeAt(e.index-1);return(n!==n||Api(n)||kpi(n))&&(!t||n!==47)}var Zbe={};Zbe.canContainEols=["delete"];Zbe.enter={strikethrough:Upi};Zbe.exit={strikethrough:Kpi};function Upi(e){this.enter({type:"delete",children:[]},e)}function Kpi(e){this.exit(e)}var wGe={};wGe.enter={table:Gpi,tableData:Xft,tableHeader:Xft,tableRow:Xpi};wGe.exit={codeText:Jpi,table:Ypi,tableData:EIe,tableHeader:EIe,tableRow:EIe};function Gpi(e){this.enter({type:"table",align:e._align,children:[]},e),this.setData("inTable",!0)}function Ypi(e){this.exit(e),this.setData("inTable")}function Xpi(e){this.enter({type:"tableRow",children:[]},e)}function EIe(e){this.exit(e)}function Xft(e){this.enter({type:"tableCell",children:[]},e)}function Jpi(e){var t=this.resume();this.getData("inTable")&&(t=t.replace(/\\([\\|])/g,Qpi)),this.stack[this.stack.length-1].value=t,this.exit(e)}function Qpi(e,t){return t==="|"?t:e}var XYt={};XYt.exit={taskListCheckValueChecked:Jft,taskListCheckValueUnchecked:Jft,paragraph:Zpi};function Jft(e){this.stack[this.stack.length-2].checked=e.type==="taskListCheckValueChecked"}function Zpi(e){var t=this.stack[this.stack.length-2],n=this.stack[this.stack.length-1],r=t.children,i=n.children[0],a=-1,o;if(t&&t.type==="listItem"&&typeof t.checked=="boolean"&&i&&i.type==="text"){for(;++a<r.length;)if(r[a].type==="paragraph"){o=r[a];break}o===n&&(i.value=i.value.slice(1),i.value.length===0?n.children.shift():(i.position.start.column++,i.position.start.offset++,n.position.start=Object.assign({},i.position.start)))}this.exit(e)}var ehi=Qbe,thi=Zbe,nhi=wGe,rhi=XYt,ihi={}.hasOwnProperty,ahi=ohi([ehi,thi,nhi,rhi]);function ohi(e){for(var t={transforms:[],canContainEols:[]},n=e.length,r=-1;++r<n;)shi(t,e[r]);return t}function shi(e,t){var n,r,i;for(n in t)r=ihi.call(e,n)?e[n]:e[n]={},i=t[n],n==="canContainEols"||n==="transforms"?e[n]=[].concat(r,i):Object.assign(r,i)}var JYt={},TIe="phrasing",$Ie=["autolink","link","image","label"];JYt.unsafe=[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:TIe,notInConstruct:$Ie},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:TIe,notInConstruct:$Ie},{character:":",before:"[ps]",after:"\\/",inConstruct:TIe,notInConstruct:$Ie}];var EGe={},QYt=lhi;function lhi(e,t,n){for(var r=e.children||[],i=[],a=-1,o=n.before,s,c,u;++a<r.length;)u=r[a],a+1<r.length?(c=t.handle.handlers[r[a+1].type],c&&c.peek&&(c=c.peek),s=c?c(r[a+1],e,t,{before:"",after:""}).charAt(0):""):s=n.after,i.length>0&&(o==="\r"||o===`
`)&&u.type==="html"&&(i[i.length-1]=i[i.length-1].replace(/(\r?\n|\r)$/," "),o=" "),i.push(t.handle(u,e,t,{before:o,after:s})),o=i[i.length-1].slice(-1);return i.join("")}var chi=QYt;EGe.unsafe=[{character:"~",inConstruct:"phrasing"}];EGe.handlers={delete:ZYt};ZYt.peek=uhi;function ZYt(e,t,n){var r=n.enter("emphasis"),i=chi(e,n,{before:"~",after:"~"});return r(),"~~"+i+"~~"}function uhi(){return"~"}var dhi=fhi;function fhi(e){var t,n;return e._compiled||(t=e.before?"(?:"+e.before+")":"",n=e.after?"(?:"+e.after+")":"",e.atBreak&&(t="[\\r\\n][\\t ]*"+t),e._compiled=new RegExp((t?"("+t+")":"")+(/[|\\{}()[\]^$+*?.-]/.test(e.character)?"\\":"")+e.character+(n||""),"g")),e._compiled}var phi=eXt;eXt.peek=mhi;var hhi=dhi;function eXt(e,t,n){for(var r=e.value||"",i="`",a=-1,o,s,c,u;new RegExp("(^|[^`])"+i+"([^`]|$)").test(r);)i+="`";for(/[^ \r\n]/.test(r)&&(/[ \r\n`]/.test(r.charAt(0))||/[ \r\n`]/.test(r.charAt(r.length-1)))&&(r=" "+r+" ");++a<n.unsafe.length;)if(o=n.unsafe[a],!!o.atBreak)for(s=hhi(o);c=s.exec(r);)u=c.index,r.charCodeAt(u)===10&&r.charCodeAt(u-1)===13&&u--,r=r.slice(0,u)+" "+r.slice(c.index+1);return i+r+i}function mhi(){return"`"}/*!
 * repeat-string <https://github.com/jonschlinkert/repeat-string>
 *
 * Copyright (c) 2014-2015, Jon Schlinkert.
 * Licensed under the MIT License.
 */var qE="",OIe,TGe=ghi;function ghi(e,t){if(typeof e!="string")throw new TypeError("expected a string");if(t===1)return e;if(t===2)return e+e;var n=e.length*t;if(OIe!==e||typeof OIe>"u")OIe=e,qE="";else if(qE.length>=n)return qE.substr(0,n);for(;n>qE.length&&t>1;)t&1&&(qE+=e),t>>=1,e+=e;return qE+=e,qE=qE.substr(0,n),qE}var $H=TGe,vhi=whi,_hi=/ +$/,Jk=" ",yhi=`
`,bhi="-",jme=":",Qft="|",Zft=0,xhi=67,Shi=76,Chi=82,z2e=99,lje=108,H2e=114;function whi(e,t){for(var n=t||{},r=n.padding!==!1,i=n.delimiterStart!==!1,a=n.delimiterEnd!==!1,o=(n.align||[]).concat(),s=n.alignDelimiters!==!1,c=[],u=n.stringLength||Thi,d=-1,f=e.length,p=[],m=[],g=[],_=[],v=[],b=0,y,x,C,w,$,O,N,P,I,D,k;++d<f;){for(y=e[d],x=-1,C=y.length,g=[],_=[],C>b&&(b=C);++x<C;)O=Ehi(y[x]),s===!0&&($=u(O),_[x]=$,w=v[x],(w===void 0||$>w)&&(v[x]=$)),g.push(O);p[d]=g,m[d]=_}if(x=-1,C=b,typeof o=="object"&&"length"in o)for(;++x<C;)c[x]=ept(o[x]);else for(k=ept(o);++x<C;)c[x]=k;for(x=-1,C=b,g=[],_=[];++x<C;)k=c[x],I="",D="",k===lje?I=jme:k===H2e?D=jme:k===z2e&&(I=jme,D=jme),$=s?Math.max(1,v[x]-I.length-D.length):1,O=I+$H(bhi,$)+D,s===!0&&($=I.length+$+D.length,$>v[x]&&(v[x]=$),_[x]=$),g[x]=O;for(p.splice(1,0,g),m.splice(1,0,_),d=-1,f=p.length,N=[];++d<f;){for(g=p[d],_=m[d],x=-1,C=b,P=[];++x<C;)O=g[x]||"",I="",D="",s===!0&&($=v[x]-(_[x]||0),k=c[x],k===H2e?I=$H(Jk,$):k===z2e?$%2===0?(I=$H(Jk,$/2),D=I):(I=$H(Jk,$/2+.5),D=$H(Jk,$/2-.5)):D=$H(Jk,$)),i===!0&&x===0&&P.push(Qft),r===!0&&!(s===!1&&O==="")&&(i===!0||x!==0)&&P.push(Jk),s===!0&&P.push(I),P.push(O),s===!0&&P.push(D),r===!0&&P.push(Jk),(a===!0||x!==C-1)&&P.push(Qft);P=P.join(""),a===!1&&(P=P.replace(_hi,"")),N.push(P)}return N.join(yhi)}function Ehi(e){return e==null?"":String(e)}function Thi(e){return e.length}function ept(e){var t=typeof e=="string"?e.charCodeAt(0):Zft;return t===Shi||t===lje?lje:t===Chi||t===H2e?H2e:t===xhi||t===z2e?z2e:Zft}var $hi=QYt,Ohi=phi,Phi=vhi,Nhi=Dhi;function Dhi(e){var t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,a=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[	 :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{table:o,tableRow:s,tableCell:c,inlineCode:p}};function o(m,g,_){return u(d(m,_),m.align)}function s(m,g,_){var v=f(m,_),b=u([v]);return b.slice(0,b.indexOf(`
`))}function c(m,g,_){var v=_.enter("tableCell"),b=$hi(m,_,{before:a,after:a});return v(),b}function u(m,g){return Phi(m,{align:g,alignDelimiters:r,padding:n,stringLength:i})}function d(m,g){for(var _=m.children,v=-1,b=_.length,y=[],x=g.enter("table");++v<b;)y[v]=f(_[v],g);return x(),y}function f(m,g){for(var _=m.children,v=-1,b=_.length,y=[],x=g.enter("tableRow");++v<b;)y[v]=c(_[v],m,g);return x(),y}function p(m,g,_){var v=Ohi(m,g,_);return _.stack.indexOf("tableCell")!==-1&&(v=v.replace(/\|/g,"\\$&")),v}}var $Ge={},Ihi=Rhi;function Rhi(e){var t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}var khi=Ahi;function Ahi(e){var t=e.options.listItemIndent||"tab";if(t===1||t==="1")return"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}var Mhi=Lhi,Fhi=TGe;function Lhi(e,t){for(var n=e.children||[],r=[],i=-1,a;++i<n.length;)a=n[i],r.push(t.handle(a,e,t,{before:`
`,after:`
`})),i+1<n.length&&r.push(o(a,n[i+1]));return r.join("");function o(s,c){for(var u=-1,d;++u<t.join.length&&(d=t.join[u](s,c,e,t),!(d===!0||d===1));){if(typeof d=="number")return Fhi(`
`,1+Number(d));if(d===!1)return`

<!---->

`}return`

`}}var jhi=zhi,Bhi=/\r?\n|\r/g;function zhi(e,t){for(var n=[],r=0,i=0,a;a=Bhi.exec(e);)o(e.slice(r,a.index)),n.push(a[0]),r=a.index+a[0].length,i++;return o(e.slice(r)),n.join("");function o(s){n.push(t(s,i,!s))}}var Hhi=Khi,tpt=TGe,qhi=Ihi,Vhi=khi,Whi=Mhi,Uhi=jhi;function Khi(e,t,n){var r=qhi(n),i=Vhi(n),a,o,s;return t&&t.ordered&&(r=(t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+"."),a=r.length+1,(i==="tab"||i==="mixed"&&(t&&t.spread||e.spread))&&(a=Math.ceil(a/4)*4),s=n.enter("listItem"),o=Uhi(Whi(e,n),c),s(),o;function c(u,d,f){return d?(f?"":tpt(" ",a))+u:(f?r:r+tpt(" ",a-r.length))+u}}var Ghi=Hhi;$Ge.unsafe=[{atBreak:!0,character:"-",after:"[:|-]"}];$Ge.handlers={listItem:Yhi};function Yhi(e,t,n){var r=Ghi(e,t,n),i=e.children[0];return typeof e.checked=="boolean"&&i&&i.type==="paragraph"&&(r=r.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,a)),r;function a(o){return o+"["+(e.checked?"x":" ")+"] "}}var Xhi=tXt;function tXt(e,t){var n=-1,r;if(t.extensions)for(;++n<t.extensions.length;)tXt(e,t.extensions[n]);for(r in t)r==="extensions"||(r==="unsafe"||r==="join"?e[r]=e[r].concat(t[r]||[]):r==="handlers"?e[r]=Object.assign(e[r],t[r]||{}):e.options[r]=t[r]);return e}var Jhi=JYt,Qhi=EGe,Zhi=Nhi,emi=$Ge,tmi=Xhi,nmi=rmi;function rmi(e){var t=tmi({handlers:{},join:[],unsafe:[],options:{}},{extensions:[Jhi,Qhi,Zhi(e),emi]});return Object.assign(t.options,{handlers:t.handlers,join:t.join,unsafe:t.unsafe})}var imi=Spi,ami=ahi,omi=nmi,npt,smi=lmi;function lmi(e){var t=this.data();!npt&&(this.Parser&&this.Parser.prototype&&this.Parser.prototype.blockTokenizers||this.Compiler&&this.Compiler.prototype&&this.Compiler.prototype.visitors)&&(npt=!0,console.warn("[remark-gfm] Warning: please upgrade to remark 13 to use this plugin")),n("micromarkExtensions",imi(e)),n("fromMarkdownExtensions",ami),n("toMarkdownExtensions",omi(e));function n(r,i){t[r]?t[r].push(i):t[r]=[i]}}const cmi=il(smi),umi={moneySymbol:"$",form:{lightFilter:{more:"المزيد",clear:"نظف",confirm:"تأكيد",itemUnit:"عناصر"}},tableForm:{search:"ابحث",reset:"إعادة تعيين",submit:"ارسال",collapsed:"مُقلص",expand:"مُوسع",inputPlaceholder:"الرجاء الإدخال",selectPlaceholder:"الرجاء الإختيار"},alert:{clear:"نظف",selected:"محدد",item:"عنصر"},pagination:{total:{range:" ",total:"من",item:"عناصر"}},tableToolBar:{leftPin:"ثبت على اليسار",rightPin:"ثبت على اليمين",noPin:"الغاء التثبيت",leftFixedTitle:"لصق على اليسار",rightFixedTitle:"لصق على اليمين",noFixedTitle:"إلغاء الإلصاق",reset:"إعادة تعيين",columnDisplay:"الأعمدة المعروضة",columnSetting:"الإعدادات",fullScreen:"وضع كامل الشاشة",exitFullScreen:"الخروج من وضع كامل الشاشة",reload:"تحديث",density:"الكثافة",densityDefault:"افتراضي",densityLarger:"أكبر",densityMiddle:"وسط",densitySmall:"مدمج"},stepsForm:{next:"التالي",prev:"السابق",submit:"أنهى"},loginForm:{submitText:"تسجيل الدخول"},editableTable:{action:{save:"أنقذ",cancel:"إلغاء الأمر",delete:"حذف",add:"إضافة صف من البيانات"}},switch:{open:"مفتوح",close:"غلق"}},dmi={moneySymbol:"€",form:{lightFilter:{more:"Més",clear:"Netejar",confirm:"Confirmar",itemUnit:"Elements"}},tableForm:{search:"Cercar",reset:"Netejar",submit:"Enviar",collapsed:"Expandir",expand:"Col·lapsar",inputPlaceholder:"Introduïu valor",selectPlaceholder:"Seleccioneu valor"},alert:{clear:"Netejar",selected:"Seleccionat",item:"Article"},pagination:{total:{range:" ",total:"de",item:"articles"}},tableToolBar:{leftPin:"Pin a l'esquerra",rightPin:"Pin a la dreta",noPin:"Sense Pin",leftFixedTitle:"Fixat a l'esquerra",rightFixedTitle:"Fixat a la dreta",noFixedTitle:"Sense fixar",reset:"Reiniciar",columnDisplay:"Mostrar Columna",columnSetting:"Configuració",fullScreen:"Pantalla Completa",exitFullScreen:"Sortir Pantalla Completa",reload:"Refrescar",density:"Densitat",densityDefault:"Per Defecte",densityLarger:"Llarg",densityMiddle:"Mitjà",densitySmall:"Compacte"},stepsForm:{next:"Següent",prev:"Anterior",submit:"Finalizar"},loginForm:{submitText:"Entrar"},editableTable:{action:{save:"Guardar",cancel:"Cancel·lar",delete:"Eliminar",add:"afegir una fila de dades"}},switch:{open:"obert",close:"tancat"}},fmi={moneySymbol:"Kč",deleteThisLine:"Smazat tento řádek",copyThisLine:"Kopírovat tento řádek",form:{lightFilter:{more:"Víc",clear:"Vymazat",confirm:"Potvrdit",itemUnit:"Položky"}},tableForm:{search:"Dotaz",reset:"Resetovat",submit:"Odeslat",collapsed:"Zvětšit",expand:"Zmenšit",inputPlaceholder:"Zadejte prosím",selectPlaceholder:"Vyberte prosím"},alert:{clear:"Vymazat",selected:"Vybraný",item:"Položka"},pagination:{total:{range:" ",total:"z",item:"položek"}},tableToolBar:{leftPin:"Připnout doleva",rightPin:"Připnout doprava",noPin:"Odepnuto",leftFixedTitle:"Fixováno nalevo",rightFixedTitle:"Fixováno napravo",noFixedTitle:"Neopraveno",reset:"Resetovat",columnDisplay:"Zobrazení sloupců",columnSetting:"Nastavení",fullScreen:"Celá obrazovka",exitFullScreen:"Ukončete celou obrazovku",reload:"Obnovit",density:"Hustota",densityDefault:"Výchozí",densityLarger:"Větší",densityMiddle:"Střední",densitySmall:"Kompaktní"},stepsForm:{next:"Další",prev:"Předchozí",submit:"Dokončit"},loginForm:{submitText:"Přihlásit se"},editableTable:{onlyOneLineEditor:"Upravit lze pouze jeden řádek",action:{save:"Uložit",cancel:"Zrušit",delete:"Vymazat",add:"přidat řádek dat"}},switch:{open:"otevřít",close:"zavřít"}},pmi={moneySymbol:"€",form:{lightFilter:{more:"Mehr",clear:"Zurücksetzen",confirm:"Bestätigen",itemUnit:"Einträge"}},tableForm:{search:"Suchen",reset:"Zurücksetzen",submit:"Absenden",collapsed:"Zeige mehr",expand:"Zeige weniger",inputPlaceholder:"Bitte eingeben",selectPlaceholder:"Bitte auswählen"},alert:{clear:"Zurücksetzen",selected:"Ausgewählt",item:"Eintrag"},pagination:{total:{range:" ",total:"von",item:"Einträgen"}},tableToolBar:{leftPin:"Links anheften",rightPin:"Rechts anheften",noPin:"Nicht angeheftet",leftFixedTitle:"Links fixiert",rightFixedTitle:"Rechts fixiert",noFixedTitle:"Nicht fixiert",reset:"Zurücksetzen",columnDisplay:"Angezeigte Reihen",columnSetting:"Einstellungen",fullScreen:"Vollbild",exitFullScreen:"Vollbild verlassen",reload:"Aktualisieren",density:"Abstand",densityDefault:"Standard",densityLarger:"Größer",densityMiddle:"Mittel",densitySmall:"Kompakt"},stepsForm:{next:"Weiter",prev:"Zurück",submit:"Abschließen"},loginForm:{submitText:"Anmelden"},editableTable:{action:{save:"Retten",cancel:"Abbrechen",delete:"Löschen",add:"Hinzufügen einer Datenzeile"}},switch:{open:"offen",close:"schließen"}},hmi={moneySymbol:"£",form:{lightFilter:{more:"More",clear:"Clear",confirm:"Confirm",itemUnit:"Items"}},tableForm:{search:"Query",reset:"Reset",submit:"Submit",collapsed:"Expand",expand:"Collapse",inputPlaceholder:"Please enter",selectPlaceholder:"Please select"},alert:{clear:"Clear",selected:"Selected",item:"Item"},pagination:{total:{range:" ",total:"of",item:"items"}},tableToolBar:{leftPin:"Pin to left",rightPin:"Pin to right",noPin:"Unpinned",leftFixedTitle:"Fixed to the left",rightFixedTitle:"Fixed to the right",noFixedTitle:"Not Fixed",reset:"Reset",columnDisplay:"Column Display",columnSetting:"Table Settings",fullScreen:"Full Screen",exitFullScreen:"Exit Full Screen",reload:"Refresh",density:"Density",densityDefault:"Default",densityLarger:"Larger",densityMiddle:"Middle",densitySmall:"Compact"},stepsForm:{next:"Next",prev:"Previous",submit:"Finish"},loginForm:{submitText:"Login"},editableTable:{onlyOneLineEditor:"Only one line can be edited",onlyAddOneLine:"Only one line can be added",action:{save:"Save",cancel:"Cancel",delete:"Delete",add:"add a row of data"}},switch:{open:"open",close:"close"}},mmi={moneySymbol:"$",deleteThisLine:"Delete this line",copyThisLine:"Copy this line",form:{lightFilter:{more:"More",clear:"Clear",confirm:"Confirm",itemUnit:"Items"}},tableForm:{search:"Query",reset:"Reset",submit:"Submit",collapsed:"Expand",expand:"Collapse",inputPlaceholder:"Please enter",selectPlaceholder:"Please select"},alert:{clear:"Clear",selected:"Selected",item:"Item"},pagination:{total:{range:" ",total:"of",item:"items"}},tableToolBar:{leftPin:"Pin to left",rightPin:"Pin to right",noPin:"Unpinned",leftFixedTitle:"Fixed to the left",rightFixedTitle:"Fixed to the right",noFixedTitle:"Not Fixed",reset:"Reset",columnDisplay:"Column Display",columnSetting:"Table Settings",fullScreen:"Full Screen",exitFullScreen:"Exit Full Screen",reload:"Refresh",density:"Density",densityDefault:"Default",densityLarger:"Larger",densityMiddle:"Middle",densitySmall:"Compact"},stepsForm:{next:"Next",prev:"Previous",submit:"Finish"},loginForm:{submitText:"Login"},editableTable:{onlyOneLineEditor:"Only one line can be edited",onlyAddOneLine:"Only one line can be added",action:{save:"Save",cancel:"Cancel",delete:"Delete",add:"add a row of data"}},switch:{open:"open",close:"close"}},gmi={moneySymbol:"€",form:{lightFilter:{more:"Más",clear:"Limpiar",confirm:"Confirmar",itemUnit:"artículos"}},tableForm:{search:"Buscar",reset:"Limpiar",submit:"Submit",collapsed:"Expandir",expand:"Colapsar",inputPlaceholder:"Ingrese valor",selectPlaceholder:"Seleccione valor"},alert:{clear:"Limpiar",selected:"Seleccionado",item:"Articulo"},pagination:{total:{range:" ",total:"de",item:"artículos"}},tableToolBar:{leftPin:"Pin a la izquierda",rightPin:"Pin a la derecha",noPin:"Sin Pin",leftFixedTitle:"Fijado a la izquierda",rightFixedTitle:"Fijado a la derecha",noFixedTitle:"Sin Fijar",reset:"Reiniciar",columnDisplay:"Mostrar Columna",columnSetting:"Configuración",fullScreen:"Pantalla Completa",exitFullScreen:"Salir Pantalla Completa",reload:"Refrescar",density:"Densidad",densityDefault:"Por Defecto",densityLarger:"Largo",densityMiddle:"Medio",densitySmall:"Compacto"},stepsForm:{next:"Siguiente",prev:"Anterior",submit:"Finalizar"},loginForm:{submitText:"Entrar"},editableTable:{action:{save:"Guardar",cancel:"Descartar",delete:"Borrar",add:"añadir una fila de datos"}},switch:{open:"abrir",close:"cerrar"}},vmi={moneySymbol:"تومان",form:{lightFilter:{more:"بیشتر",clear:"پاک کردن",confirm:"تایید",itemUnit:"مورد"}},tableForm:{search:"جستجو",reset:"بازنشانی",submit:"تایید",collapsed:"نمایش بیشتر",expand:"نمایش کمتر",inputPlaceholder:"پیدا کنید",selectPlaceholder:"انتخاب کنید"},alert:{clear:"پاک سازی",selected:"انتخاب",item:"مورد"},pagination:{total:{range:" ",total:"از",item:"مورد"}},tableToolBar:{leftPin:"سنجاق به چپ",rightPin:"سنجاق به راست",noPin:"سنجاق نشده",leftFixedTitle:"ثابت شده در چپ",rightFixedTitle:"ثابت شده در راست",noFixedTitle:"شناور",reset:"بازنشانی",columnDisplay:"نمایش همه",columnSetting:"تنظیمات",fullScreen:"تمام صفحه",exitFullScreen:"خروج از حالت تمام صفحه",reload:"تازه سازی",density:"تراکم",densityDefault:"پیش فرض",densityLarger:"بزرگ",densityMiddle:"متوسط",densitySmall:"کوچک"},stepsForm:{next:"بعدی",prev:"قبلی",submit:"اتمام"},loginForm:{submitText:"ورود"},editableTable:{action:{save:"ذخیره",cancel:"لغو",delete:"حذف",add:"یک ردیف داده اضافه کنید"}},switch:{open:"باز",close:"نزدیک"}},_mi={moneySymbol:"€",form:{lightFilter:{more:"Plus",clear:"Effacer",confirm:"Confirmer",itemUnit:"Items"}},tableForm:{search:"Rechercher",reset:"Réinitialiser",submit:"Envoyer",collapsed:"Agrandir",expand:"Réduire",inputPlaceholder:"Entrer une valeur",selectPlaceholder:"Sélectionner une valeur"},alert:{clear:"Réinitialiser",selected:"Sélectionné",item:"Item"},pagination:{total:{range:" ",total:"sur",item:"éléments"}},tableToolBar:{leftPin:"Épingler à gauche",rightPin:"Épingler à gauche",noPin:"Sans épingle",leftFixedTitle:"Fixer à gauche",rightFixedTitle:"Fixer à droite",noFixedTitle:"Non fixé",reset:"Réinitialiser",columnDisplay:"Affichage colonne",columnSetting:"Réglages",fullScreen:"Plein écran",exitFullScreen:"Quitter Plein écran",reload:"Rafraichir",density:"Densité",densityDefault:"Par défaut",densityLarger:"Larger",densityMiddle:"Moyenne",densitySmall:"Compacte"},stepsForm:{next:"Suivante",prev:"Précédente",submit:"Finaliser"},loginForm:{submitText:"Se connecter"},editableTable:{action:{save:"Sauvegarder",cancel:"Annuler",delete:"Supprimer",add:"ajouter une ligne de données"}},switch:{open:"ouvert",close:"près"}},ymi={moneySymbol:"₪",deleteThisLine:"מחק שורה זו",copyThisLine:"העתק שורה זו",form:{lightFilter:{more:"יותר",clear:"נקה",confirm:"אישור",itemUnit:"פריטים"}},tableForm:{search:"חיפוש",reset:"איפוס",submit:"שלח",collapsed:"הרחב",expand:"כווץ",inputPlaceholder:"אנא הכנס",selectPlaceholder:"אנא בחר"},alert:{clear:"נקה",selected:"נבחר",item:"פריט"},pagination:{total:{range:" ",total:"מתוך",item:"פריטים"}},tableToolBar:{leftPin:"הצמד לשמאל",rightPin:"הצמד לימין",noPin:"לא מצורף",leftFixedTitle:"מוצמד לשמאל",rightFixedTitle:"מוצמד לימין",noFixedTitle:"לא מוצמד",reset:"איפוס",columnDisplay:"תצוגת עמודות",columnSetting:"הגדרות",fullScreen:"מסך מלא",exitFullScreen:"צא ממסך מלא",reload:"רענן",density:"רזולוציה",densityDefault:"ברירת מחדל",densityLarger:"גדול",densityMiddle:"בינוני",densitySmall:"קטן"},stepsForm:{next:"הבא",prev:"קודם",submit:"סיום"},loginForm:{submitText:"כניסה"},editableTable:{onlyOneLineEditor:"ניתן לערוך רק שורה אחת",action:{save:"שמור",cancel:"ביטול",delete:"מחיקה",add:"הוסף שורת נתונים"}},switch:{open:"פתח",close:"סגור"}},bmi={moneySymbol:"kn",form:{lightFilter:{more:"Više",clear:"Očisti",confirm:"Potvrdi",itemUnit:"Stavke"}},tableForm:{search:"Pretraži",reset:"Poništi",submit:"Potvrdi",collapsed:"Raširi",expand:"Skupi",inputPlaceholder:"Unesite",selectPlaceholder:"Odaberite"},alert:{clear:"Očisti",selected:"Odaberi",item:"stavke"},pagination:{total:{range:" ",total:"od",item:"stavke"}},tableToolBar:{leftPin:"Prikači lijevo",rightPin:"Prikači desno",noPin:"Bez prikačenja",leftFixedTitle:"Fiksiraj lijevo",rightFixedTitle:"Fiksiraj desno",noFixedTitle:"Bez fiksiranja",reset:"Resetiraj",columnDisplay:"Prikaz stupaca",columnSetting:"Postavke",fullScreen:"Puni zaslon",exitFullScreen:"Izađi iz punog zaslona",reload:"Ponovno učitaj",density:"Veličina",densityDefault:"Zadano",densityLarger:"Veliko",densityMiddle:"Srednje",densitySmall:"Malo"},stepsForm:{next:"Sljedeći",prev:"Prethodni",submit:"Kraj"},loginForm:{submitText:"Prijava"},editableTable:{action:{save:"Spremi",cancel:"Odustani",delete:"Obriši",add:"dodajte red podataka"}},switch:{open:"otvori",close:"zatvori"}},xmi={moneySymbol:"RP",form:{lightFilter:{more:"Lebih",clear:"Hapus",confirm:"Konfirmasi",itemUnit:"Unit"}},tableForm:{search:"Cari",reset:"Atur ulang",submit:"Kirim",collapsed:"Lebih sedikit",expand:"Lebih banyak",inputPlaceholder:"Masukkan pencarian",selectPlaceholder:"Pilih"},alert:{clear:"Hapus",selected:"Dipilih",item:"Butir"},pagination:{total:{range:" ",total:"Dari",item:"Butir"}},tableToolBar:{leftPin:"Pin kiri",rightPin:"Pin kanan",noPin:"Tidak ada pin",leftFixedTitle:"Rata kiri",rightFixedTitle:"Rata kanan",noFixedTitle:"Tidak tetap",reset:"Atur ulang",columnDisplay:"Tampilan kolom",columnSetting:"Pengaturan",fullScreen:"Layar penuh",exitFullScreen:"Keluar layar penuh",reload:"Atur ulang",density:"Kerapatan",densityDefault:"Standar",densityLarger:"Lebih besar",densityMiddle:"Sedang",densitySmall:"Rapat"},stepsForm:{next:"Selanjutnya",prev:"Sebelumnya",submit:"Selesai"},loginForm:{submitText:"Login"},editableTable:{action:{save:"simpan",cancel:"batal",delete:"hapus",add:"Tambahkan baris data"}},switch:{open:"buka",close:"tutup"}},Smi={moneySymbol:"€",form:{lightFilter:{more:"più",clear:"pulisci",confirm:"conferma",itemUnit:"elementi"}},tableForm:{search:"Filtra",reset:"Pulisci",submit:"Invia",collapsed:"Espandi",expand:"Contrai",inputPlaceholder:"Digita",selectPlaceholder:"Seleziona"},alert:{clear:"Rimuovi",selected:"Selezionati",item:"elementi"},pagination:{total:{range:" ",total:"di",item:"elementi"}},tableToolBar:{leftPin:"Fissa a sinistra",rightPin:"Fissa a destra",noPin:"Ripristina posizione",leftFixedTitle:"Fissato a sinistra",rightFixedTitle:"Fissato a destra",noFixedTitle:"Non fissato",reset:"Ripristina",columnDisplay:"Disposizione colonne",columnSetting:"Impostazioni",fullScreen:"Modalità schermo intero",exitFullScreen:"Esci da modalità schermo intero",reload:"Ricarica",density:"Grandezza tabella",densityDefault:"predefinito",densityLarger:"Grande",densityMiddle:"Media",densitySmall:"Compatta"},stepsForm:{next:"successivo",prev:"precedente",submit:"finisci"},loginForm:{submitText:"Accedi"},editableTable:{action:{save:"salva",cancel:"annulla",delete:"Delete",add:"add a row of data"}},switch:{open:"open",close:"chiudi"}},Cmi={moneySymbol:"¥",form:{lightFilter:{more:"更に",clear:"クリア",confirm:"確認",itemUnit:"アイテム"}},tableForm:{search:"検索",reset:"リセット",submit:"送信",collapsed:"拡大",expand:"折畳",inputPlaceholder:"入力してください",selectPlaceholder:"選択してください"},alert:{clear:"クリア",selected:"選択した",item:"アイテム"},pagination:{total:{range:"レコード",total:"/合計",item:" "}},tableToolBar:{leftPin:"左に固定",rightPin:"右に固定",noPin:"キャンセル",leftFixedTitle:"左に固定された項目",rightFixedTitle:"右に固定された項目",noFixedTitle:"固定されてない項目",reset:"リセット",columnDisplay:"表示列",columnSetting:"列表示設定",fullScreen:"フルスクリーン",exitFullScreen:"終了",reload:"更新",density:"行高",densityDefault:"デフォルト",densityLarger:"大",densityMiddle:"中",densitySmall:"小"},stepsForm:{next:"次へ",prev:"前へ",submit:"送信"},loginForm:{submitText:"ログイン"},editableTable:{action:{save:"保存",cancel:"キャンセル",delete:"削除",add:"追加"}},switch:{open:"開く",close:"閉じる"}},wmi={moneySymbol:"₩",form:{lightFilter:{more:"더보기",clear:"초기화",confirm:"확인",itemUnit:"건수"}},tableForm:{search:"조회",reset:"초기화",submit:"제출",collapsed:"확장",expand:"닫기",inputPlaceholder:"입력해 주세요",selectPlaceholder:"선택해 주세요"},alert:{clear:"취소",selected:"선택",item:"건"},pagination:{total:{range:" ",total:"/ 총",item:"건"}},tableToolBar:{leftPin:"왼쪽으로 핀",rightPin:"오른쪽으로 핀",noPin:"핀 제거",leftFixedTitle:"왼쪽으로 고정",rightFixedTitle:"오른쪽으로 고정",noFixedTitle:"비고정",reset:"초기화",columnDisplay:"컬럼 표시",columnSetting:"설정",fullScreen:"전체 화면",exitFullScreen:"전체 화면 취소",reload:"새로 고침",density:"여백",densityDefault:"기본",densityLarger:"많은 여백",densityMiddle:"중간 여백",densitySmall:"좁은 여백"},stepsForm:{next:"다음",prev:"이전",submit:"종료"},loginForm:{submitText:"로그인"},editableTable:{action:{save:"저장",cancel:"취소",delete:"삭제",add:"데이터 행 추가"}},switch:{open:"열",close:"가까 운"}},Emi={moneySymbol:"₮",form:{lightFilter:{more:"Илүү",clear:"Цэвэрлэх",confirm:"Баталгаажуулах",itemUnit:"Нэгжүүд"}},tableForm:{search:"Хайх",reset:"Шинэчлэх",submit:"Илгээх",collapsed:"Өргөтгөх",expand:"Хураах",inputPlaceholder:"Утга оруулна уу",selectPlaceholder:"Утга сонгоно уу"},alert:{clear:"Цэвэрлэх",selected:"Сонгогдсон",item:"Нэгж"},pagination:{total:{range:" ",total:"Нийт",item:"мөр"}},tableToolBar:{leftPin:"Зүүн тийш бэхлэх",rightPin:"Баруун тийш бэхлэх",noPin:"Бэхлэхгүй",leftFixedTitle:"Зүүн зэрэгцүүлэх",rightFixedTitle:"Баруун зэрэгцүүлэх",noFixedTitle:"Зэрэгцүүлэхгүй",reset:"Шинэчлэх",columnDisplay:"Баганаар харуулах",columnSetting:"Тохиргоо",fullScreen:"Бүтэн дэлгэцээр",exitFullScreen:"Бүтэн дэлгэц цуцлах",reload:"Шинэчлэх",density:"Хэмжээ",densityDefault:"Хэвийн",densityLarger:"Том",densityMiddle:"Дунд",densitySmall:"Жижиг"},stepsForm:{next:"Дараах",prev:"Өмнөх",submit:"Дуусгах"},loginForm:{submitText:"Нэвтрэх"},editableTable:{action:{save:"Хадгалах",cancel:"Цуцлах",delete:"Устгах",add:"Мөр нэмэх"}},switch:{open:"Нээх",close:"Хаах"}},Tmi={moneySymbol:"RM",form:{lightFilter:{more:"Lebih banyak",clear:"Jelas",confirm:"Mengesahkan",itemUnit:"Item"}},tableForm:{search:"Cari",reset:"Menetapkan semula",submit:"Hantar",collapsed:"Kembang",expand:"Kuncup",inputPlaceholder:"Sila masuk",selectPlaceholder:"Sila pilih"},alert:{clear:"Padam",selected:"Dipilih",item:"Item"},pagination:{total:{range:" ",total:"daripada",item:"item"}},tableToolBar:{leftPin:"Pin ke kiri",rightPin:"Pin ke kanan",noPin:"Tidak pin",leftFixedTitle:"Tetap ke kiri",rightFixedTitle:"Tetap ke kanan",noFixedTitle:"Tidak Tetap",reset:"Menetapkan semula",columnDisplay:"Lajur",columnSetting:"Settings",fullScreen:"Full Screen",exitFullScreen:"Keluar Full Screen",reload:"Muat Semula",density:"Densiti",densityDefault:"Biasa",densityLarger:"Besar",densityMiddle:"Tengah",densitySmall:"Kecil"},stepsForm:{next:"Seterusnya",prev:"Sebelumnya",submit:"Selesai"},loginForm:{submitText:"Log Masuk"},editableTable:{action:{save:"Simpan",cancel:"Membatalkan",delete:"Menghapuskan",add:"tambah baris data"}},switch:{open:"Terbuka",close:"Tutup"}},$mi={moneySymbol:"€",deleteThisLine:"Verwijder deze regel",copyThisLine:"Kopieer deze regel",form:{lightFilter:{more:"Meer filters",clear:"Wissen",confirm:"Bevestigen",itemUnit:"item"}},tableForm:{search:"Zoeken",reset:"Resetten",submit:"Indienen",collapsed:"Uitvouwen",expand:"Inklappen",inputPlaceholder:"Voer in",selectPlaceholder:"Selecteer"},alert:{clear:"Selectie annuleren",selected:"Geselecteerd",item:"item"},pagination:{total:{range:"Van",total:"items/totaal",item:"items"}},tableToolBar:{leftPin:"Vastzetten aan begin",rightPin:"Vastzetten aan einde",noPin:"Niet vastzetten",leftFixedTitle:"Vastzetten aan de linkerkant",rightFixedTitle:"Vastzetten aan de rechterkant",noFixedTitle:"Niet vastzetten",reset:"Resetten",columnDisplay:"Kolomweergave",columnSetting:"Kolominstellingen",fullScreen:"Volledig scherm",exitFullScreen:"Verlaat volledig scherm",reload:"Vernieuwen",density:"Dichtheid",densityDefault:"Normaal",densityLarger:"Ruim",densityMiddle:"Gemiddeld",densitySmall:"Compact"},stepsForm:{next:"Volgende stap",prev:"Vorige stap",submit:"Indienen"},loginForm:{submitText:"Inloggen"},editableTable:{onlyOneLineEditor:"Slechts één regel tegelijk bewerken",action:{save:"Opslaan",cancel:"Annuleren",delete:"Verwijderen",add:"Een regel toevoegen"}},switch:{open:"Openen",close:"Sluiten"}},Omi={moneySymbol:"zł",form:{lightFilter:{more:"Więcej",clear:"Wyczyść",confirm:"Potwierdź",itemUnit:"Ilość"}},tableForm:{search:"Szukaj",reset:"Reset",submit:"Zatwierdź",collapsed:"Pokaż wiecej",expand:"Pokaż mniej",inputPlaceholder:"Proszę podać",selectPlaceholder:"Proszę wybrać"},alert:{clear:"Wyczyść",selected:"Wybrane",item:"Wpis"},pagination:{total:{range:" ",total:"z",item:"Wpisów"}},tableToolBar:{leftPin:"Przypnij do lewej",rightPin:"Przypnij do prawej",noPin:"Odepnij",leftFixedTitle:"Przypięte do lewej",rightFixedTitle:"Przypięte do prawej",noFixedTitle:"Nieprzypięte",reset:"Reset",columnDisplay:"Wyświetlane wiersze",columnSetting:"Ustawienia",fullScreen:"Pełen ekran",exitFullScreen:"Zamknij pełen ekran",reload:"Odśwież",density:"Odstęp",densityDefault:"Standard",densityLarger:"Wiekszy",densityMiddle:"Sredni",densitySmall:"Kompaktowy"},stepsForm:{next:"Weiter",prev:"Zurück",submit:"Abschließen"},loginForm:{submitText:"Zaloguj się"},editableTable:{action:{save:"Zapisać",cancel:"Anuluj",delete:"Usunąć",add:"dodawanie wiersza danych"}},switch:{open:"otwierać",close:"zamykać"}},Pmi={moneySymbol:"R$",form:{lightFilter:{more:"Mais",clear:"Limpar",confirm:"Confirmar",itemUnit:"Itens"}},tableForm:{search:"Filtrar",reset:"Limpar",submit:"Confirmar",collapsed:"Expandir",expand:"Colapsar",inputPlaceholder:"Por favor insira",selectPlaceholder:"Por favor selecione"},alert:{clear:"Limpar",selected:"Selecionado(s)",item:"Item(s)"},pagination:{total:{range:" ",total:"de",item:"itens"}},tableToolBar:{leftPin:"Fixar à esquerda",rightPin:"Fixar à direita",noPin:"Desfixado",leftFixedTitle:"Fixado à esquerda",rightFixedTitle:"Fixado à direita",noFixedTitle:"Não fixado",reset:"Limpar",columnDisplay:"Mostrar Coluna",columnSetting:"Configurações",fullScreen:"Tela Cheia",exitFullScreen:"Sair da Tela Cheia",reload:"Atualizar",density:"Densidade",densityDefault:"Padrão",densityLarger:"Largo",densityMiddle:"Médio",densitySmall:"Compacto"},stepsForm:{next:"Próximo",prev:"Anterior",submit:"Enviar"},loginForm:{submitText:"Entrar"},editableTable:{action:{save:"Salvar",cancel:"Cancelar",delete:"Apagar",add:"adicionar uma linha de dados"}},switch:{open:"abrir",close:"fechar"}},Nmi={moneySymbol:"RON",deleteThisLine:"Șterge acest rând",copyThisLine:"Copiază acest rând",form:{lightFilter:{more:"Mai multe filtre",clear:"Curăță",confirm:"Confirmă",itemUnit:"elemente"}},tableForm:{search:"Caută",reset:"Resetează",submit:"Trimite",collapsed:"Extinde",expand:"Restrânge",inputPlaceholder:"Introduceți",selectPlaceholder:"Selectați"},alert:{clear:"Anulează selecția",selected:"Selectat",item:"elemente"},pagination:{total:{range:"De la",total:"elemente/total",item:"elemente"}},tableToolBar:{leftPin:"Fixează la început",rightPin:"Fixează la sfârșit",noPin:"Nu fixa",leftFixedTitle:"Fixează în stânga",rightFixedTitle:"Fixează în dreapta",noFixedTitle:"Nu fixa",reset:"Resetează",columnDisplay:"Afișare coloane",columnSetting:"Setări coloane",fullScreen:"Ecran complet",exitFullScreen:"Ieși din ecran complet",reload:"Reîncarcă",density:"Densitate",densityDefault:"Normal",densityLarger:"Larg",densityMiddle:"Mediu",densitySmall:"Compact"},stepsForm:{next:"Pasul următor",prev:"Pasul anterior",submit:"Trimite"},loginForm:{submitText:"Autentificare"},editableTable:{onlyOneLineEditor:"Se poate edita doar un rând simultan",action:{save:"Salvează",cancel:"Anulează",delete:"Șterge",add:"Adaugă un rând"}},switch:{open:"Deschide",close:"Închide"}},Dmi={moneySymbol:"₽",form:{lightFilter:{more:"Еще",clear:"Очистить",confirm:"ОК",itemUnit:"Позиции"}},tableForm:{search:"Найти",reset:"Сброс",submit:"Отправить",collapsed:"Развернуть",expand:"Свернуть",inputPlaceholder:"Введите значение",selectPlaceholder:"Выберите значение"},alert:{clear:"Очистить",selected:"Выбрано",item:"элементов"},pagination:{total:{range:" ",total:"из",item:"элементов"}},tableToolBar:{leftPin:"Закрепить слева",rightPin:"Закрепить справа",noPin:"Открепить",leftFixedTitle:"Закреплено слева",rightFixedTitle:"Закреплено справа",noFixedTitle:"Не закреплено",reset:"Сброс",columnDisplay:"Отображение столбца",columnSetting:"Настройки",fullScreen:"Полный экран",exitFullScreen:"Выйти из полноэкранного режима",reload:"Обновить",density:"Размер",densityDefault:"По умолчанию",densityLarger:"Большой",densityMiddle:"Средний",densitySmall:"Сжатый"},stepsForm:{next:"Следующий",prev:"Предыдущий",submit:"Завершить"},loginForm:{submitText:"Вход"},editableTable:{action:{save:"Сохранить",cancel:"Отменить",delete:"Удалить",add:"добавить ряд данных"}},switch:{open:"Открытый чемпионат мира по теннису",close:"По адресу:"}},Imi={moneySymbol:"€",deleteThisLine:"Odstrániť tento riadok",copyThisLine:"Skopírujte tento riadok",form:{lightFilter:{more:"Viac",clear:"Vyčistiť",confirm:"Potvrďte",itemUnit:"Položky"}},tableForm:{search:"Vyhladať",reset:"Resetovať",submit:"Odoslať",collapsed:"Rozbaliť",expand:"Zbaliť",inputPlaceholder:"Prosím, zadajte",selectPlaceholder:"Prosím, vyberte"},alert:{clear:"Vyčistiť",selected:"Vybraný",item:"Položka"},pagination:{total:{range:" ",total:"z",item:"položiek"}},tableToolBar:{leftPin:"Pripnúť vľavo",rightPin:"Pripnúť vpravo",noPin:"Odopnuté",leftFixedTitle:"Fixované na ľavo",rightFixedTitle:"Fixované na pravo",noFixedTitle:"Nefixované",reset:"Resetovať",columnDisplay:"Zobrazenie stĺpcov",columnSetting:"Nastavenia",fullScreen:"Celá obrazovka",exitFullScreen:"Ukončiť celú obrazovku",reload:"Obnoviť",density:"Hustota",densityDefault:"Predvolené",densityLarger:"Väčšie",densityMiddle:"Stredné",densitySmall:"Kompaktné"},stepsForm:{next:"Ďalšie",prev:"Predchádzajúce",submit:"Potvrdiť"},loginForm:{submitText:"Prihlásiť sa"},editableTable:{onlyOneLineEditor:"Upravovať možno iba jeden riadok",action:{save:"Uložiť",cancel:"Zrušiť",delete:"Odstrániť",add:"pridať riadok údajov"}},switch:{open:"otvoriť",close:"zavrieť"}},Rmi={moneySymbol:"RSD",form:{lightFilter:{more:"Više",clear:"Očisti",confirm:"Potvrdi",itemUnit:"Stavke"}},tableForm:{search:"Pronađi",reset:"Resetuj",submit:"Pošalji",collapsed:"Proširi",expand:"Skupi",inputPlaceholder:"Molimo unesite",selectPlaceholder:"Molimo odaberite"},alert:{clear:"Očisti",selected:"Odabrano",item:"Stavka"},pagination:{total:{range:" ",total:"od",item:"stavki"}},tableToolBar:{leftPin:"Zakači levo",rightPin:"Zakači desno",noPin:"Nije zakačeno",leftFixedTitle:"Fiksirano levo",rightFixedTitle:"Fiksirano desno",noFixedTitle:"Nije fiksirano",reset:"Resetuj",columnDisplay:"Prikaz kolona",columnSetting:"Podešavanja",fullScreen:"Pun ekran",exitFullScreen:"Zatvori pun ekran",reload:"Osveži",density:"Veličina",densityDefault:"Podrazumevana",densityLarger:"Veća",densityMiddle:"Srednja",densitySmall:"Kompaktna"},stepsForm:{next:"Dalje",prev:"Nazad",submit:"Gotovo"},loginForm:{submitText:"Prijavi se"},editableTable:{action:{save:"Sačuvaj",cancel:"Poništi",delete:"Obriši",add:"dodajte red podataka"}},switch:{open:"Отворите",close:"Затворите"}},kmi={moneySymbol:"SEK",deleteThisLine:"Radera denna rad",copyThisLine:"Kopiera denna rad",form:{lightFilter:{more:"Fler filter",clear:"Rensa",confirm:"Bekräfta",itemUnit:"objekt"}},tableForm:{search:"Sök",reset:"Återställ",submit:"Skicka",collapsed:"Expandera",expand:"Fäll ihop",inputPlaceholder:"Vänligen ange",selectPlaceholder:"Vänligen välj"},alert:{clear:"Avbryt val",selected:"Vald",item:"objekt"},pagination:{total:{range:"Från",total:"objekt/totalt",item:"objekt"}},tableToolBar:{leftPin:"Fäst till vänster",rightPin:"Fäst till höger",noPin:"Inte fäst",leftFixedTitle:"Fäst till vänster",rightFixedTitle:"Fäst till höger",noFixedTitle:"Inte fäst",reset:"Återställ",columnDisplay:"Kolumnvisning",columnSetting:"Kolumninställningar",fullScreen:"Fullskärm",exitFullScreen:"Avsluta fullskärm",reload:"Ladda om",density:"Täthet",densityDefault:"Normal",densityLarger:"Lös",densityMiddle:"Medium",densitySmall:"Kompakt"},stepsForm:{next:"Nästa steg",prev:"Föregående steg",submit:"Skicka"},loginForm:{submitText:"Logga in"},editableTable:{onlyOneLineEditor:"Endast en rad kan redigeras åt gången",action:{save:"Spara",cancel:"Avbryt",delete:"Radera",add:"Lägg till en rad"}},switch:{open:"Öppna",close:"Stäng"}},Ami={moneySymbol:"฿",deleteThisLine:"ลบบรรทัดนี้",copyThisLine:"คัดลอกบรรทัดนี้",form:{lightFilter:{more:"มากกว่า",clear:"ชัดเจน",confirm:"ยืนยัน",itemUnit:"รายการ"}},tableForm:{search:"สอบถาม",reset:"รีเซ็ต",submit:"ส่ง",collapsed:"ขยาย",expand:"ทรุด",inputPlaceholder:"กรุณาป้อน",selectPlaceholder:"โปรดเลือก"},alert:{clear:"ชัดเจน",selected:"เลือกแล้ว",item:"รายการ"},pagination:{total:{range:" ",total:"ของ",item:"รายการ"}},tableToolBar:{leftPin:"ปักหมุดไปทางซ้าย",rightPin:"ปักหมุดไปทางขวา",noPin:"เลิกตรึงแล้ว",leftFixedTitle:"แก้ไขด้านซ้าย",rightFixedTitle:"แก้ไขด้านขวา",noFixedTitle:"ไม่คงที่",reset:"รีเซ็ต",columnDisplay:"การแสดงคอลัมน์",columnSetting:"การตั้งค่า",fullScreen:"เต็มจอ",exitFullScreen:"ออกจากโหมดเต็มหน้าจอ",reload:"รีเฟรช",density:"ความหนาแน่น",densityDefault:"ค่าเริ่มต้น",densityLarger:"ขนาดใหญ่ขึ้น",densityMiddle:"กลาง",densitySmall:"กะทัดรัด"},stepsForm:{next:"ถัดไป",prev:"ก่อนหน้า",submit:"เสร็จ"},loginForm:{submitText:"เข้าสู่ระบบ"},editableTable:{onlyOneLineEditor:"แก้ไขได้เพียงบรรทัดเดียวเท่านั้น",action:{save:"บันทึก",cancel:"ยกเลิก",delete:"ลบ",add:"เพิ่มแถวของข้อมูล"}},switch:{open:"เปิด",close:"ปิด"}},Mmi={moneySymbol:"₺",form:{lightFilter:{more:"Daha Fazla",clear:"Temizle",confirm:"Onayla",itemUnit:"Öğeler"}},tableForm:{search:"Filtrele",reset:"Sıfırla",submit:"Gönder",collapsed:"Daha fazla",expand:"Daha az",inputPlaceholder:"Filtrelemek için bir değer girin",selectPlaceholder:"Filtrelemek için bir değer seçin"},alert:{clear:"Temizle",selected:"Seçili",item:"Öğe"},pagination:{total:{range:" ",total:"Toplam",item:"Öğe"}},tableToolBar:{leftPin:"Sola sabitle",rightPin:"Sağa sabitle",noPin:"Sabitlemeyi kaldır",leftFixedTitle:"Sola sabitlendi",rightFixedTitle:"Sağa sabitlendi",noFixedTitle:"Sabitlenmedi",reset:"Sıfırla",columnDisplay:"Kolon Görünümü",columnSetting:"Ayarlar",fullScreen:"Tam Ekran",exitFullScreen:"Tam Ekrandan Çık",reload:"Yenile",density:"Kalınlık",densityDefault:"Varsayılan",densityLarger:"Büyük",densityMiddle:"Orta",densitySmall:"Küçük"},stepsForm:{next:"Sıradaki",prev:"Önceki",submit:"Gönder"},loginForm:{submitText:"Giriş Yap"},editableTable:{action:{save:"Kaydet",cancel:"Vazgeç",delete:"Sil",add:"foegje in rige gegevens ta"}},switch:{open:"açık",close:"kapatmak"}},Fmi={moneySymbol:"₴",deleteThisLine:"Видатили рядок",copyThisLine:"Скопіювати рядок",form:{lightFilter:{more:"Ще",clear:"Очистити",confirm:"Ок",itemUnit:"Позиції"}},tableForm:{search:"Пошук",reset:"Очистити",submit:"Відправити",collapsed:"Розгорнути",expand:"Згорнути",inputPlaceholder:"Введіть значення",selectPlaceholder:"Оберіть значення"},alert:{clear:"Очистити",selected:"Обрано",item:"елементів"},pagination:{total:{range:" ",total:"з",item:"елементів"}},tableToolBar:{leftPin:"Закріпити зліва",rightPin:"Закріпити справа",noPin:"Відкріпити",leftFixedTitle:"Закріплено зліва",rightFixedTitle:"Закріплено справа",noFixedTitle:"Не закріплено",reset:"Скинути",columnDisplay:"Відображення стовпців",columnSetting:"Налаштування",fullScreen:"Повноекранний режим",exitFullScreen:"Вийти з повноекранного режиму",reload:"Оновити",density:"Розмір",densityDefault:"За замовчуванням",densityLarger:"Великий",densityMiddle:"Середній",densitySmall:"Стислий"},stepsForm:{next:"Наступний",prev:"Попередній",submit:"Завершити"},loginForm:{submitText:"Вхіх"},editableTable:{onlyOneLineEditor:"Тільки один рядок може бути редагований одночасно",action:{save:"Зберегти",cancel:"Відмінити",delete:"Видалити",add:"додати рядок"}},switch:{open:"Відкрито",close:"Закрито"}},Lmi={moneySymbol:"UZS",form:{lightFilter:{more:"Yana",clear:"Tozalash",confirm:"OK",itemUnit:"Pozitsiyalar"}},tableForm:{search:"Qidirish",reset:"Qayta tiklash",submit:"Yuborish",collapsed:"Yig‘ish",expand:"Kengaytirish",inputPlaceholder:"Qiymatni kiriting",selectPlaceholder:"Qiymatni tanlang"},alert:{clear:"Tozalash",selected:"Tanlangan",item:"elementlar"},pagination:{total:{range:" ",total:"dan",item:"elementlar"}},tableToolBar:{leftPin:"Chapga mahkamlash",rightPin:"O‘ngga mahkamlash",noPin:"Mahkamlashni olib tashlash",leftFixedTitle:"Chapga mahkamlangan",rightFixedTitle:"O‘ngga mahkamlangan",noFixedTitle:"Mahkamlashsiz",reset:"Qayta tiklash",columnDisplay:"Ustunni ko‘rsatish",columnSetting:"Sozlamalar",fullScreen:"To‘liq ekran",exitFullScreen:"To‘liq ekrandan chiqish",reload:"Yangilash",density:"O‘lcham",densityDefault:"Standart",densityLarger:"Katta",densityMiddle:"O‘rtacha",densitySmall:"Kichik"},stepsForm:{next:"Keyingi",prev:"Oldingi",submit:"Tugatish"},loginForm:{submitText:"Kirish"},editableTable:{action:{save:"Saqlash",cancel:"Bekor qilish",delete:"O‘chirish",add:"maʼlumotlar qatorini qo‘shish"}},switch:{open:"Ochish",close:"Yopish"}},jmi={moneySymbol:"₫",form:{lightFilter:{more:"Nhiều hơn",clear:"Trong",confirm:"Xác nhận",itemUnit:"Mục"}},tableForm:{search:"Tìm kiếm",reset:"Làm lại",submit:"Gửi đi",collapsed:"Mở rộng",expand:"Thu gọn",inputPlaceholder:"nhập dữ liệu",selectPlaceholder:"Vui lòng chọn"},alert:{clear:"Xóa",selected:"đã chọn",item:"mục"},pagination:{total:{range:" ",total:"trên",item:"mặt hàng"}},tableToolBar:{leftPin:"Ghim trái",rightPin:"Ghim phải",noPin:"Bỏ ghim",leftFixedTitle:"Cố định trái",rightFixedTitle:"Cố định phải",noFixedTitle:"Chưa cố định",reset:"Làm lại",columnDisplay:"Cột hiển thị",columnSetting:"Cấu hình",fullScreen:"Chế độ toàn màn hình",exitFullScreen:"Thoát chế độ toàn màn hình",reload:"Làm mới",density:"Mật độ hiển thị",densityDefault:"Mặc định",densityLarger:"Mặc định",densityMiddle:"Trung bình",densitySmall:"Chật"},stepsForm:{next:"Sau",prev:"Trước",submit:"Kết thúc"},loginForm:{submitText:"Đăng nhập"},editableTable:{action:{save:"Cứu",cancel:"Hủy",delete:"Xóa",add:"thêm một hàng dữ liệu"}},switch:{open:"mở",close:"đóng"}},Bmi={moneySymbol:"¥",deleteThisLine:"删除此项",copyThisLine:"复制此项",form:{lightFilter:{more:"更多筛选",clear:"清除",confirm:"确认",itemUnit:"项"}},tableForm:{search:"查询",reset:"重置",submit:"提交",collapsed:"展开",expand:"收起",inputPlaceholder:"请输入",selectPlaceholder:"请选择"},alert:{clear:"取消选择",selected:"已选择",item:"项"},pagination:{total:{range:"第",total:"条/总共",item:"条"}},tableToolBar:{leftPin:"固定在列首",rightPin:"固定在列尾",noPin:"不固定",leftFixedTitle:"固定在左侧",rightFixedTitle:"固定在右侧",noFixedTitle:"不固定",reset:"重置",columnDisplay:"列展示",columnSetting:"列设置",fullScreen:"全屏",exitFullScreen:"退出全屏",reload:"刷新",density:"密度",densityDefault:"正常",densityLarger:"宽松",densityMiddle:"中等",densitySmall:"紧凑"},stepsForm:{next:"下一步",prev:"上一步",submit:"提交"},loginForm:{submitText:"登录"},editableTable:{onlyOneLineEditor:"只能同时编辑一行",action:{save:"保存",cancel:"取消",delete:"删除",add:"添加一行数据"}},switch:{open:"打开",close:"关闭"}},zmi={moneySymbol:"NT$",deleteThisLine:"刪除此项",copyThisLine:"複製此项",form:{lightFilter:{more:"更多篩選",clear:"清除",confirm:"確認",itemUnit:"項"}},tableForm:{search:"查詢",reset:"重置",submit:"提交",collapsed:"展開",expand:"收起",inputPlaceholder:"請輸入",selectPlaceholder:"請選擇"},alert:{clear:"取消選擇",selected:"已選擇",item:"項"},pagination:{total:{range:"第",total:"條/總共",item:"條"}},tableToolBar:{leftPin:"固定到左邊",rightPin:"固定到右邊",noPin:"不固定",leftFixedTitle:"固定在左側",rightFixedTitle:"固定在右側",noFixedTitle:"不固定",reset:"重置",columnDisplay:"列展示",columnSetting:"列設置",fullScreen:"全屏",exitFullScreen:"退出全屏",reload:"刷新",density:"密度",densityDefault:"正常",densityLarger:"寬鬆",densityMiddle:"中等",densitySmall:"緊湊"},stepsForm:{next:"下一步",prev:"上一步",submit:"完成"},loginForm:{submitText:"登入"},editableTable:{onlyOneLineEditor:"只能同時編輯一行",action:{save:"保存",cancel:"取消",delete:"刪除",add:"新增一行資料"}},switch:{open:"打開",close:"關閉"}};var Fd=function(t,n){return{getMessage:function(i,a){var o=ev(n,i.replace(/\[(\d+)\]/g,".$1").split("."))||"";if(o)return o;var s=t.replace("_","-");if(s==="zh-CN")return a;var c=y1i["zh-CN"];return c?c.getMessage(i,a):a},locale:t}},Hmi=Fd("mn_MN",Emi),qmi=Fd("ar_EG",umi),nXt=Fd("zh_CN",Bmi),Vmi=Fd("en_US",mmi),Wmi=Fd("en_GB",hmi),Umi=Fd("vi_VN",jmi),Kmi=Fd("it_IT",Smi),Gmi=Fd("ja_JP",Cmi),Ymi=Fd("es_ES",gmi),Xmi=Fd("ca_ES",dmi),Jmi=Fd("ru_RU",Dmi),Qmi=Fd("sr_RS",Rmi),Zmi=Fd("ms_MY",Tmi),e1i=Fd("zh_TW",zmi),t1i=Fd("fr_FR",_mi),n1i=Fd("pt_BR",Pmi),r1i=Fd("ko_KR",wmi),i1i=Fd("id_ID",xmi),a1i=Fd("de_DE",pmi),o1i=Fd("fa_IR",vmi),s1i=Fd("tr_TR",Mmi),l1i=Fd("pl_PL",Omi),c1i=Fd("hr_",bmi),u1i=Fd("th_TH",Ami),d1i=Fd("cs_cz",fmi),f1i=Fd("sk_SK",Imi),p1i=Fd("he_IL",ymi),h1i=Fd("uk_UA",Fmi),m1i=Fd("uz_UZ",Lmi),g1i=Fd("nl_NL",$mi),v1i=Fd("ro_RO",Nmi),_1i=Fd("sv_SE",kmi),y1i={"mn-MN":Hmi,"ar-EG":qmi,"zh-CN":nXt,"en-US":Vmi,"en-GB":Wmi,"vi-VN":Umi,"it-IT":Kmi,"ja-JP":Gmi,"es-ES":Ymi,"ca-ES":Xmi,"ru-RU":Jmi,"sr-RS":Qmi,"ms-MY":Zmi,"zh-TW":e1i,"fr-FR":t1i,"pt-BR":n1i,"ko-KR":r1i,"id-ID":i1i,"de-DE":a1i,"fa-IR":o1i,"tr-TR":s1i,"pl-PL":l1i,"hr-HR":c1i,"th-TH":u1i,"cs-CZ":d1i,"sk-SK":f1i,"he-IL":p1i,"uk-UA":h1i,"uz-UZ":m1i,"nl-NL":g1i,"ro-RO":v1i,"sv-SE":_1i},PIe,q2e={blue:"#1677ff",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#eb2f96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911",colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff7875",colorInfo:"#1677ff",colorTextBase:"#000",colorBgBase:"#fff",fontFamily:"-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInQuint:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:4,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1,"blue-1":"#e6f4ff","blue-2":"#bae0ff","blue-3":"#91caff","blue-4":"#69b1ff","blue-5":"#4096ff","blue-6":"#1677ff","blue-7":"#0958d9","blue-8":"#003eb3","blue-9":"#002c8c","blue-10":"#001d66","purple-1":"#f9f0ff","purple-2":"#efdbff","purple-3":"#d3adf7","purple-4":"#b37feb","purple-5":"#9254de","purple-6":"#722ed1","purple-7":"#531dab","purple-8":"#391085","purple-9":"#22075e","purple-10":"#120338","cyan-1":"#e6fffb","cyan-2":"#b5f5ec","cyan-3":"#87e8de","cyan-4":"#5cdbd3","cyan-5":"#36cfc9","cyan-6":"#13c2c2","cyan-7":"#08979c","cyan-8":"#006d75","cyan-9":"#00474f","cyan-10":"#002329","green-1":"#f6ffed","green-2":"#d9f7be","green-3":"#b7eb8f","green-4":"#95de64","green-5":"#73d13d","green-6":"#52c41a","green-7":"#389e0d","green-8":"#237804","green-9":"#135200","green-10":"#092b00","magenta-1":"#fff0f6","magenta-2":"#ffd6e7","magenta-3":"#ffadd2","magenta-4":"#ff85c0","magenta-5":"#f759ab","magenta-6":"#eb2f96","magenta-7":"#c41d7f","magenta-8":"#9e1068","magenta-9":"#780650","magenta-10":"#520339","pink-1":"#fff0f6","pink-2":"#ffd6e7","pink-3":"#ffadd2","pink-4":"#ff85c0","pink-5":"#f759ab","pink-6":"#eb2f96","pink-7":"#c41d7f","pink-8":"#9e1068","pink-9":"#780650","pink-10":"#520339","red-1":"#fff1f0","red-2":"#ffccc7","red-3":"#ffa39e","red-4":"#ff7875","red-5":"#ff4d4f","red-6":"#f5222d","red-7":"#cf1322","red-8":"#a8071a","red-9":"#820014","red-10":"#5c0011","orange-1":"#fff7e6","orange-2":"#ffe7ba","orange-3":"#ffd591","orange-4":"#ffc069","orange-5":"#ffa940","orange-6":"#fa8c16","orange-7":"#d46b08","orange-8":"#ad4e00","orange-9":"#873800","orange-10":"#612500","yellow-1":"#feffe6","yellow-2":"#ffffb8","yellow-3":"#fffb8f","yellow-4":"#fff566","yellow-5":"#ffec3d","yellow-6":"#fadb14","yellow-7":"#d4b106","yellow-8":"#ad8b00","yellow-9":"#876800","yellow-10":"#614700","volcano-1":"#fff2e8","volcano-2":"#ffd8bf","volcano-3":"#ffbb96","volcano-4":"#ff9c6e","volcano-5":"#ff7a45","volcano-6":"#fa541c","volcano-7":"#d4380d","volcano-8":"#ad2102","volcano-9":"#871400","volcano-10":"#610b00","geekblue-1":"#f0f5ff","geekblue-2":"#d6e4ff","geekblue-3":"#adc6ff","geekblue-4":"#85a5ff","geekblue-5":"#597ef7","geekblue-6":"#2f54eb","geekblue-7":"#1d39c4","geekblue-8":"#10239e","geekblue-9":"#061178","geekblue-10":"#030852","gold-1":"#fffbe6","gold-2":"#fff1b8","gold-3":"#ffe58f","gold-4":"#ffd666","gold-5":"#ffc53d","gold-6":"#faad14","gold-7":"#d48806","gold-8":"#ad6800","gold-9":"#874d00","gold-10":"#613400","lime-1":"#fcffe6","lime-2":"#f4ffb8","lime-3":"#eaff8f","lime-4":"#d3f261","lime-5":"#bae637","lime-6":"#a0d911","lime-7":"#7cb305","lime-8":"#5b8c00","lime-9":"#3f6600","lime-10":"#254000",colorText:"rgba(0, 0, 0, 0.88)",colorTextSecondary:"rgba(0, 0, 0, 0.65)",colorTextTertiary:"rgba(0, 0, 0, 0.45)",colorTextQuaternary:"rgba(0, 0, 0, 0.25)",colorFill:"rgba(0, 0, 0, 0.15)",colorFillSecondary:"rgba(0, 0, 0, 0.06)",colorFillTertiary:"rgba(0, 0, 0, 0.04)",colorFillQuaternary:"rgba(0, 0, 0, 0.02)",colorBgLayout:"hsl(220,23%,97%)",colorBgContainer:"#ffffff",colorBgElevated:"#ffffff",colorBgSpotlight:"rgba(0, 0, 0, 0.85)",colorBorder:"#d9d9d9",colorBorderSecondary:"#f0f0f0",colorPrimaryBg:"#e6f4ff",colorPrimaryBgHover:"#bae0ff",colorPrimaryBorder:"#91caff",colorPrimaryBorderHover:"#69b1ff",colorPrimaryHover:"#4096ff",colorPrimaryActive:"#0958d9",colorPrimaryTextHover:"#4096ff",colorPrimaryText:"#1677ff",colorPrimaryTextActive:"#0958d9",colorSuccessBg:"#f6ffed",colorSuccessBgHover:"#d9f7be",colorSuccessBorder:"#b7eb8f",colorSuccessBorderHover:"#95de64",colorSuccessHover:"#95de64",colorSuccessActive:"#389e0d",colorSuccessTextHover:"#73d13d",colorSuccessText:"#52c41a",colorSuccessTextActive:"#389e0d",colorErrorBg:"#fff2f0",colorErrorBgHover:"#fff1f0",colorErrorBorder:"#ffccc7",colorErrorBorderHover:"#ffa39e",colorErrorHover:"#ffa39e",colorErrorActive:"#d9363e",colorErrorTextHover:"#ff7875",colorErrorText:"#ff4d4f",colorErrorTextActive:"#d9363e",colorWarningBg:"#fffbe6",colorWarningBgHover:"#fff1b8",colorWarningBorder:"#ffe58f",colorWarningBorderHover:"#ffd666",colorWarningHover:"#ffd666",colorWarningActive:"#d48806",colorWarningTextHover:"#ffc53d",colorWarningText:"#faad14",colorWarningTextActive:"#d48806",colorInfoBg:"#e6f4ff",colorInfoBgHover:"#bae0ff",colorInfoBorder:"#91caff",colorInfoBorderHover:"#69b1ff",colorInfoHover:"#69b1ff",colorInfoActive:"#0958d9",colorInfoTextHover:"#4096ff",colorInfoText:"#1677ff",colorInfoTextActive:"#0958d9",colorBgMask:"rgba(0, 0, 0, 0.45)",colorWhite:"#fff",sizeXXL:48,sizeXL:32,sizeLG:24,sizeMD:20,sizeMS:16,size:16,sizeSM:12,sizeXS:8,sizeXXS:4,controlHeightSM:24,controlHeightXS:16,controlHeightLG:40,motionDurationFast:"0.1s",motionDurationMid:"0.2s",motionDurationSlow:"0.3s",fontSizes:[12,14,16,20,24,30,38,46,56,68],lineHeights:[1.6666666666666667,1.5714285714285714,1.5,1.4,1.3333333333333333,1.2666666666666666,1.2105263157894737,1.173913043478261,1.1428571428571428,1.1176470588235294],lineWidthBold:2,borderRadiusXS:1,borderRadiusSM:4,borderRadiusLG:8,borderRadiusOuter:4,colorLink:"#1677ff",colorLinkHover:"#69b1ff",colorLinkActive:"#0958d9",colorFillContent:"rgba(0, 0, 0, 0.06)",colorFillContentHover:"rgba(0, 0, 0, 0.15)",colorFillAlter:"rgba(0, 0, 0, 0.02)",colorBgContainerDisabled:"rgba(0, 0, 0, 0.04)",colorBorderBg:"#ffffff",colorSplit:"rgba(5, 5, 5, 0.06)",colorTextPlaceholder:"rgba(0, 0, 0, 0.25)",colorTextDisabled:"rgba(0, 0, 0, 0.25)",colorTextHeading:"rgba(0, 0, 0, 0.88)",colorTextLabel:"rgba(0, 0, 0, 0.65)",colorTextDescription:"rgba(0, 0, 0, 0.45)",colorTextLightSolid:"#fff",colorHighlight:"#ff7875",colorBgTextHover:"rgba(0, 0, 0, 0.06)",colorBgTextActive:"rgba(0, 0, 0, 0.15)",colorIcon:"rgba(0, 0, 0, 0.45)",colorIconHover:"rgba(0, 0, 0, 0.88)",colorErrorOutline:"rgba(255, 38, 5, 0.06)",colorWarningOutline:"rgba(255, 215, 5, 0.1)",fontSizeSM:12,fontSizeLG:16,fontSizeXL:20,fontSizeHeading1:38,fontSizeHeading2:30,fontSizeHeading3:24,fontSizeHeading4:20,fontSizeHeading5:16,fontSizeIcon:12,lineHeight:1.5714285714285714,lineHeightLG:1.5,lineHeightSM:1.6666666666666667,lineHeightHeading1:1.2105263157894737,lineHeightHeading2:1.2666666666666666,lineHeightHeading3:1.3333333333333333,lineHeightHeading4:1.4,lineHeightHeading5:1.5,controlOutlineWidth:2,controlInteractiveSize:16,controlItemBgHover:"rgba(0, 0, 0, 0.04)",controlItemBgActive:"#e6f4ff",controlItemBgActiveHover:"#bae0ff",controlItemBgActiveDisabled:"rgba(0, 0, 0, 0.15)",controlTmpOutline:"rgba(0, 0, 0, 0.02)",controlOutline:"rgba(5, 145, 255, 0.1)",fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:4,paddingXS:8,paddingSM:12,padding:16,paddingMD:20,paddingLG:24,paddingXL:32,paddingContentHorizontalLG:24,paddingContentVerticalLG:16,paddingContentHorizontal:16,paddingContentVertical:12,paddingContentHorizontalSM:16,paddingContentVerticalSM:8,marginXXS:4,marginXS:8,marginSM:12,margin:16,marginMD:20,marginLG:24,marginXL:32,marginXXL:48,boxShadow:"0 1px 2px 0 rgba(0, 0, 0, 0.03),0 1px 6px -1px rgba(0, 0, 0, 0.02),0 2px 4px 0 rgba(0, 0, 0, 0.02)",boxShadowSecondary:"0 6px 16px 0 rgba(0, 0, 0, 0.08),0 3px 6px -4px rgba(0, 0, 0, 0.12),0 9px 28px 8px rgba(0, 0, 0, 0.05)",screenXS:480,screenXSMin:480,screenXSMax:479,screenSM:576,screenSMMin:576,screenSMMax:575,screenMD:768,screenMDMin:768,screenMDMax:767,screenLG:992,screenLGMin:992,screenLGMax:991,screenXL:1200,screenXLMin:1200,screenXLMax:1199,screenXXL:1600,screenXXLMin:1600,screenXXLMax:1599,boxShadowPopoverArrow:"3px 3px 7px rgba(0, 0, 0, 0.1)",boxShadowCard:"0 1px 2px -2px rgba(0, 0, 0, 0.16),0 3px 6px 0 rgba(0, 0, 0, 0.12),0 5px 12px 4px rgba(0, 0, 0, 0.09)",boxShadowDrawerRight:"-6px 0 16px 0 rgba(0, 0, 0, 0.08),-3px 0 6px -4px rgba(0, 0, 0, 0.12),-9px 0 28px 8px rgba(0, 0, 0, 0.05)",boxShadowDrawerLeft:"6px 0 16px 0 rgba(0, 0, 0, 0.08),3px 0 6px -4px rgba(0, 0, 0, 0.12),9px 0 28px 8px rgba(0, 0, 0, 0.05)",boxShadowDrawerUp:"0 6px 16px 0 rgba(0, 0, 0, 0.08),0 3px 6px -4px rgba(0, 0, 0, 0.12),0 9px 28px 8px rgba(0, 0, 0, 0.05)",boxShadowDrawerDown:"0 -6px 16px 0 rgba(0, 0, 0, 0.08),0 -3px 6px -4px rgba(0, 0, 0, 0.12),0 -9px 28px 8px rgba(0, 0, 0, 0.05)",boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)",_tokenKey:"19w80ff",_hashId:"css-dev-only-do-not-override-i2zu9q"},rXt=function(t){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1,r=3735928559^n,i=1103547991^n,a=0,o;a<t.length;a++)o=t.charCodeAt(a),r=Math.imul(r^o,2654435761),i=Math.imul(i^o,1597334677);return r=Math.imul(r^r>>>16,2246822507)^Math.imul(i^i>>>13,3266489909),i=Math.imul(i^i>>>16,2246822507)^Math.imul(r^r>>>13,3266489909),4294967296*(2097151&i)+(r>>>0)},OGe=eW(function(e){return e}),iXt={theme:OGe,token:mt(mt({},q2e),ih==null||(PIe=ih.defaultAlgorithm)===null||PIe===void 0?void 0:PIe.call(ih,ih==null?void 0:ih.defaultSeed)),hashId:"pro-".concat(rXt(JSON.stringify(q2e)))},b1i=function(){return iXt};const x1i=Object.freeze(Object.defineProperty({__proto__:null,defaultToken:q2e,emptyTheme:OGe,hashCode:rXt,token:iXt,useToken:b1i},Symbol.toStringTag,{value:"Module"}));var S1i=function(){return typeof ih>"u"||!ih?x1i:ih},C1i=S1i(),w1i=C1i.useToken,NIe=function(t){return{boxSizing:"border-box",margin:0,padding:0,color:t.colorText,fontSize:t.fontSize,lineHeight:t.lineHeight,listStyle:"none"}},DIe=function(t){return{color:t.colorLink,outline:"none",cursor:"pointer",transition:"color ".concat(t.motionDurationSlow),"&:focus, &:hover":{color:t.colorLinkHover},"&:active":{color:t.colorLinkActive}}};function E1i(e,t){var n,r=h.useContext(IIe),i=r.token,a=i===void 0?{}:i,o=h.useContext(IIe),s=o.hashed,c=w1i(),u=c.token,d=c.hashId,f=h.useContext(IIe),p=f.theme,m=h.useContext(Q6.ConfigContext),g=m.getPrefixCls,_=m.csp;return a.layout||(a=mt({},u)),a.proComponentsCls=(n=a.proComponentsCls)!==null&&n!==void 0?n:".".concat(g("pro")),a.antCls=".".concat(g()),{wrapSSR:yre({theme:p,token:a,path:[e],nonce:_==null?void 0:_.nonce,layer:{name:"antd-pro",dependencies:["antd"]}},function(){return t(a)}),hashId:s?d:""}}var T1i={exports:{}};(function(e,t){(function(n,r){e.exports=r(fbe())})(Di,function(n){function r(o){return o&&typeof o=="object"&&"default"in o?o:{default:o}}var i=r(n),a={name:"zh-cn",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(o,s){return s==="W"?o+"周":o+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(o,s){var c=100*o+s;return c<600?"凌晨":c<900?"早上":c<1100?"上午":c<1300?"中午":c<1800?"下午":"晚上"}};return i.default.locale(a,null,!0),a})})(T1i);var PGe=G.createContext({intl:mt(mt({},nXt),{},{locale:"default"}),valueTypeMap:{},theme:OGe,hashed:!0,dark:!1,token:q2e});PGe.Consumer;PGe.displayName="ProProvider";var IIe=PGe,cje={exports:{}},e6e={},aXt={exports:{}},oXt={exports:{}};(function(e){function t(n){"@babel/helpers - typeof";return e.exports=t=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(r){return typeof r}:function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(oXt);var p0=oXt.exports;(function(e){var t=p0.default;function n(i){if(typeof WeakMap!="function")return null;var a=new WeakMap,o=new WeakMap;return(n=function(c){return c?o:a})(i)}function r(i,a){if(!a&&i&&i.__esModule)return i;if(i===null||t(i)!="object"&&typeof i!="function")return{default:i};var o=n(a);if(o&&o.has(i))return o.get(i);var s={__proto__:null},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in i)if(u!=="default"&&{}.hasOwnProperty.call(i,u)){var d=c?Object.getOwnPropertyDescriptor(i,u):null;d&&(d.get||d.set)?Object.defineProperty(s,u,d):s[u]=i[u]}return s.default=i,o&&o.set(i,s),s}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(aXt);var Un=aXt.exports,sXt={exports:{}};(function(e){function t(n){return n&&n.__esModule?n:{default:n}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(sXt);var fn=sXt.exports,lXt={exports:{}};(function(e){function t(){return e.exports=t=Object.assign?Object.assign.bind():function(n){for(var r=1;r<arguments.length;r++){var i=arguments[r];for(var a in i)({}).hasOwnProperty.call(i,a)&&(n[a]=i[a])}return n},e.exports.__esModule=!0,e.exports.default=e.exports,t.apply(null,arguments)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(lXt);var Ol=lXt.exports,NGe={};Object.defineProperty(NGe,"__esModule",{value:!0});var $1i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M872 474H286.9l350.2-304c5.6-4.9 2.2-14-5.2-14h-88.5c-3.9 0-7.6 1.4-10.5 3.9L155 487.8a31.96 31.96 0 000 48.3L535.1 866c1.5 1.3 3.3 2 5.2 2h91.5c7.4 0 10.8-9.2 5.2-14L286.9 550H872c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"arrow-left",theme:"outlined"};NGe.default=$1i;var Pl={},cXt={exports:{}},uXt={exports:{}};(function(e){function t(n){if(Array.isArray(n))return n}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(uXt);var dXt=uXt.exports,fXt={exports:{}};(function(e){function t(n,r){var i=n==null?null:typeof Symbol<"u"&&n[Symbol.iterator]||n["@@iterator"];if(i!=null){var a,o,s,c,u=[],d=!0,f=!1;try{if(s=(i=i.call(n)).next,r===0){if(Object(i)!==i)return;d=!1}else for(;!(d=(a=s.call(i)).done)&&(u.push(a.value),u.length!==r);d=!0);}catch(p){f=!0,o=p}finally{try{if(!d&&i.return!=null&&(c=i.return(),Object(c)!==c))return}finally{if(f)throw o}}return u}}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(fXt);var O1i=fXt.exports,pXt={exports:{}},hXt={exports:{}};(function(e){function t(n,r){(r==null||r>n.length)&&(r=n.length);for(var i=0,a=Array(r);i<r;i++)a[i]=n[i];return a}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(hXt);var mXt=hXt.exports;(function(e){var t=mXt;function n(r,i){if(r){if(typeof r=="string")return t(r,i);var a={}.toString.call(r).slice(8,-1);return a==="Object"&&r.constructor&&(a=r.constructor.name),a==="Map"||a==="Set"?Array.from(r):a==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?t(r,i):void 0}}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(pXt);var DGe=pXt.exports,gXt={exports:{}};(function(e){function t(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(gXt);var vXt=gXt.exports;(function(e){var t=dXt,n=O1i,r=DGe,i=vXt;function a(o,s){return t(o)||n(o,s)||r(o,s)||i()}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports})(cXt);var pL=cXt.exports,_Xt={exports:{}},yXt={exports:{}},bXt={exports:{}};(function(e){var t=p0.default;function n(r,i){if(t(r)!="object"||!r)return r;var a=r[Symbol.toPrimitive];if(a!==void 0){var o=a.call(r,i||"default");if(t(o)!="object")return o;throw new TypeError("@@toPrimitive must return a primitive value.")}return(i==="string"?String:Number)(r)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(bXt);var P1i=bXt.exports;(function(e){var t=p0.default,n=P1i;function r(i){var a=n(i,"string");return t(a)=="symbol"?a:a+""}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(yXt);var xXt=yXt.exports;(function(e){var t=xXt;function n(r,i,a){return(i=t(i))in r?Object.defineProperty(r,i,{value:a,enumerable:!0,configurable:!0,writable:!0}):r[i]=a,r}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(_Xt);var loe=_Xt.exports,SXt={exports:{}},CXt={exports:{}};(function(e){function t(n,r){if(n==null)return{};var i={};for(var a in n)if({}.hasOwnProperty.call(n,a)){if(r.indexOf(a)!==-1)continue;i[a]=n[a]}return i}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(CXt);var N1i=CXt.exports;(function(e){var t=N1i;function n(r,i){if(r==null)return{};var a,o,s=t(r,i);if(Object.getOwnPropertySymbols){var c=Object.getOwnPropertySymbols(r);for(o=0;o<c.length;o++)a=c[o],i.indexOf(a)===-1&&{}.propertyIsEnumerable.call(r,a)&&(s[a]=r[a])}return s}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(SXt);var hL=SXt.exports;const H5=mc(TPn);var LK={};Object.defineProperty(LK,"__esModule",{value:!0});LK.default=void 0;var D1i=h,I1i=(0,D1i.createContext)({});LK.default=I1i;var coe={},wXt={exports:{}};(function(e){var t=loe;function n(i,a){var o=Object.keys(i);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(i);a&&(s=s.filter(function(c){return Object.getOwnPropertyDescriptor(i,c).enumerable})),o.push.apply(o,s)}return o}function r(i){for(var a=1;a<arguments.length;a++){var o=arguments[a]!=null?arguments[a]:{};a%2?n(Object(o),!0).forEach(function(s){t(i,s,o[s])}):Object.getOwnPropertyDescriptors?Object.defineProperties(i,Object.getOwnPropertyDescriptors(o)):n(Object(o)).forEach(function(s){Object.defineProperty(i,s,Object.getOwnPropertyDescriptor(o,s))})}return i}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(wXt);var Vy=wXt.exports,o2={},mL={},gL={};Object.defineProperty(gL,"__esModule",{value:!0});gL.default=R1i;function R1i(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}var IGe={};Object.defineProperty(IGe,"__esModule",{value:!0});IGe.default=k1i;function k1i(e,t){if(!e)return!1;if(e.contains)return e.contains(t);for(var n=t;n;){if(n===e)return!0;n=n.parentNode}return!1}var RGe=fn.default;Object.defineProperty(mL,"__esModule",{value:!0});mL.clearContainerCache=z1i;mL.injectCSS=AGe;mL.removeCSS=j1i;mL.updateCSS=H1i;var rpt=RGe(Vy),A1i=RGe(gL),M1i=RGe(IGe),ipt="data-rc-order",apt="data-rc-priority",F1i="rc-util-key",V2e=new Map;function EXt(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=e.mark;return t?t.startsWith("data-")?t:"data-".concat(t):F1i}function t6e(e){if(e.attachTo)return e.attachTo;var t=document.querySelector("head");return t||document.body}function L1i(e){return e==="queue"?"prependQueue":e?"prepend":"append"}function kGe(e){return Array.from((V2e.get(e)||e).children).filter(function(t){return t.tagName==="STYLE"})}function AGe(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!(0,A1i.default)())return null;var n=t.csp,r=t.prepend,i=t.priority,a=i===void 0?0:i,o=L1i(r),s=o==="prependQueue",c=document.createElement("style");c.setAttribute(ipt,o),s&&a&&c.setAttribute(apt,"".concat(a)),n!=null&&n.nonce&&(c.nonce=n==null?void 0:n.nonce),c.innerHTML=e;var u=t6e(t),d=u.firstChild;if(r){if(s){var f=(t.styles||kGe(u)).filter(function(p){if(!["prepend","prependQueue"].includes(p.getAttribute(ipt)))return!1;var m=Number(p.getAttribute(apt)||0);return a>=m});if(f.length)return u.insertBefore(c,f[f.length-1].nextSibling),c}u.insertBefore(c,d)}else u.appendChild(c);return c}function TXt(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t6e(t);return(t.styles||kGe(n)).find(function(r){return r.getAttribute(EXt(t))===e})}function j1i(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=TXt(e,t);if(n){var r=t6e(t);r.removeChild(n)}}function B1i(e,t){var n=V2e.get(e);if(!n||!(0,M1i.default)(document,n)){var r=AGe("",t),i=r.parentNode;V2e.set(e,i),e.removeChild(r)}}function z1i(){V2e.clear()}function H1i(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=t6e(n),i=kGe(r),a=(0,rpt.default)((0,rpt.default)({},n),{},{styles:i});B1i(r,a);var o=TXt(t,a);if(o){var s,c;if((s=a.csp)!==null&&s!==void 0&&s.nonce&&o.nonce!==((c=a.csp)===null||c===void 0?void 0:c.nonce)){var u;o.nonce=(u=a.csp)===null||u===void 0?void 0:u.nonce}return o.innerHTML!==e&&(o.innerHTML=e),o}var d=AGe(e,a);return d.setAttribute(EXt(a),t),d}var n6e={};Object.defineProperty(n6e,"__esModule",{value:!0});n6e.getShadowRoot=q1i;n6e.inShadow=OXt;function $Xt(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}function OXt(e){return $Xt(e)instanceof ShadowRoot}function q1i(e){return OXt(e)?$Xt(e):null}var h0={};Object.defineProperty(h0,"__esModule",{value:!0});h0.call=FGe;h0.default=void 0;h0.note=NXt;h0.noteOnce=IXt;h0.preMessage=void 0;h0.resetWarned=DXt;h0.warning=PXt;h0.warningOnce=uoe;var uje={},MGe=[],V1i=h0.preMessage=function(t){MGe.push(t)};function PXt(e,t){if(!e&&console!==void 0){var n=MGe.reduce(function(r,i){return i(r??"","warning")},t);n&&console.error("Warning: ".concat(n))}}function NXt(e,t){if(!e&&console!==void 0){var n=MGe.reduce(function(r,i){return i(r??"","note")},t);n&&console.warn("Note: ".concat(n))}}function DXt(){uje={}}function FGe(e,t,n){!t&&!uje[n]&&(e(!1,n),uje[n]=!0)}function uoe(e,t){FGe(PXt,e,t)}function IXt(e,t){FGe(NXt,e,t)}uoe.preMessage=V1i;uoe.resetWarned=DXt;uoe.noteOnce=IXt;h0.default=uoe;var W1i=Un.default,r6e=fn.default;Object.defineProperty(o2,"__esModule",{value:!0});o2.generate=fje;o2.getSecondaryColor=e0i;o2.iconStyles=void 0;o2.isIconDefinition=Z1i;o2.normalizeAttrs=dje;o2.normalizeTwoToneColors=t0i;o2.useInsertStyles=o2.svgBaseProps=void 0;o2.warning=Q1i;var RIe=r6e(Vy),opt=r6e(p0),U1i=H5,K1i=mL,G1i=n6e,Y1i=r6e(h0),W2e=W1i(h),X1i=r6e(LK);function J1i(e){return e.replace(/-(.)/g,function(t,n){return n.toUpperCase()})}function Q1i(e,t){(0,Y1i.default)(e,"[@ant-design/icons] ".concat(t))}function Z1i(e){return(0,opt.default)(e)==="object"&&typeof e.name=="string"&&typeof e.theme=="string"&&((0,opt.default)(e.icon)==="object"||typeof e.icon=="function")}function dje(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Object.keys(e).reduce(function(t,n){var r=e[n];switch(n){case"class":t.className=r,delete t.class;break;default:delete t[n],t[J1i(n)]=r}return t},{})}function fje(e,t,n){return n?W2e.default.createElement(e.tag,(0,RIe.default)((0,RIe.default)({key:t},dje(e.attrs)),n),(e.children||[]).map(function(r,i){return fje(r,"".concat(t,"-").concat(e.tag,"-").concat(i))})):W2e.default.createElement(e.tag,(0,RIe.default)({key:t},dje(e.attrs)),(e.children||[]).map(function(r,i){return fje(r,"".concat(t,"-").concat(e.tag,"-").concat(i))}))}function e0i(e){return(0,U1i.generate)(e)[0]}function t0i(e){return e?Array.isArray(e)?e:[e]:[]}o2.svgBaseProps={width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true",focusable:"false"};var n0i=o2.iconStyles=`
.anticon {
  display: inline-flex;
  align-items: center;
  color: inherit;
  font-style: normal;
  line-height: 0;
  text-align: center;
  text-transform: none;
  vertical-align: -0.125em;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.anticon > * {
  line-height: 1;
}

.anticon svg {
  display: inline-block;
}

.anticon::before {
  display: none;
}

.anticon .anticon-icon {
  display: block;
}

.anticon[tabindex] {
  cursor: pointer;
}

.anticon-spin::before,
.anticon-spin {
  display: inline-block;
  -webkit-animation: loadingCircle 1s infinite linear;
  animation: loadingCircle 1s infinite linear;
}

@-webkit-keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loadingCircle {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
`;o2.useInsertStyles=function(t){var n=(0,W2e.useContext)(X1i.default),r=n.csp,i=n.prefixCls,a=n.layer,o=n0i;i&&(o=o.replace(/anticon/g,i)),a&&(o="@layer ".concat(a,` {
`).concat(o,`
}`)),(0,W2e.useEffect)(function(){var s=t.current,c=(0,G1i.getShadowRoot)(s);(0,K1i.updateCSS)(o,"@ant-design-icons",{prepend:!a,csp:r,attachTo:c})},[])};var RXt=fn.default,r0i=Un.default;Object.defineProperty(coe,"__esModule",{value:!0});coe.default=void 0;var i0i=RXt(hL),Kte=RXt(Vy),a0i=r0i(h),NA=o2,o0i=["icon","className","onClick","style","primaryColor","secondaryColor"],Ane={primaryColor:"#333",secondaryColor:"#E6E6E6",calculated:!1};function s0i(e){var t=e.primaryColor,n=e.secondaryColor;Ane.primaryColor=t,Ane.secondaryColor=n||(0,NA.getSecondaryColor)(t),Ane.calculated=!!n}function l0i(){return(0,Kte.default)({},Ane)}var i6e=function(t){var n=t.icon,r=t.className,i=t.onClick,a=t.style,o=t.primaryColor,s=t.secondaryColor,c=(0,i0i.default)(t,o0i),u=a0i.useRef(),d=Ane;if(o&&(d={primaryColor:o,secondaryColor:s||(0,NA.getSecondaryColor)(o)}),(0,NA.useInsertStyles)(u),(0,NA.warning)((0,NA.isIconDefinition)(n),"icon should be icon definiton, but got ".concat(n)),!(0,NA.isIconDefinition)(n))return null;var f=n;return f&&typeof f.icon=="function"&&(f=(0,Kte.default)((0,Kte.default)({},f),{},{icon:f.icon(d.primaryColor,d.secondaryColor)})),(0,NA.generate)(f.icon,"svg-".concat(f.name),(0,Kte.default)((0,Kte.default)({className:r,onClick:i,style:a,"data-icon":f.name,width:"1em",height:"1em",fill:"currentColor","aria-hidden":"true"},c),{},{ref:u}))};i6e.displayName="IconReact";i6e.getTwoToneColors=l0i;i6e.setTwoToneColors=s0i;coe.default=i6e;var a6e={},kXt=fn.default;Object.defineProperty(a6e,"__esModule",{value:!0});a6e.getTwoToneColor=f0i;a6e.setTwoToneColor=d0i;var c0i=kXt(pL),AXt=kXt(coe),u0i=o2;function d0i(e){var t=(0,u0i.normalizeTwoToneColors)(e),n=(0,c0i.default)(t,2),r=n[0],i=n[1];return AXt.default.setTwoToneColors({primaryColor:r,secondaryColor:i})}function f0i(){var e=AXt.default.getTwoToneColors();return e.calculated?[e.primaryColor,e.secondaryColor]:e.primaryColor}var vL=fn.default,p0i=Un.default;Object.defineProperty(Pl,"__esModule",{value:!0});Pl.default=void 0;var h0i=vL(Ol),m0i=vL(pL),spt=vL(loe),g0i=vL(hL),Bme=p0i(h),v0i=vL(Li),_0i=H5,y0i=vL(LK),b0i=vL(coe),LGe=a6e,x0i=o2,S0i=["className","icon","spin","rotate","tabIndex","onClick","twoToneColor"];(0,LGe.setTwoToneColor)(_0i.blue.primary);var o6e=Bme.forwardRef(function(e,t){var n=e.className,r=e.icon,i=e.spin,a=e.rotate,o=e.tabIndex,s=e.onClick,c=e.twoToneColor,u=(0,g0i.default)(e,S0i),d=Bme.useContext(y0i.default),f=d.prefixCls,p=f===void 0?"anticon":f,m=d.rootClassName,g=(0,v0i.default)(m,p,(0,spt.default)((0,spt.default)({},"".concat(p,"-").concat(r.name),!!r.name),"".concat(p,"-spin"),!!i||r.name==="loading"),n),_=o;_===void 0&&s&&(_=-1);var v=a?{msTransform:"rotate(".concat(a,"deg)"),transform:"rotate(".concat(a,"deg)")}:void 0,b=(0,x0i.normalizeTwoToneColors)(c),y=(0,m0i.default)(b,2),x=y[0],C=y[1];return Bme.createElement("span",(0,h0i.default)({role:"img","aria-label":r.name},u,{ref:t,tabIndex:_,onClick:s,className:g}),Bme.createElement(b0i.default,{icon:r,primaryColor:x,secondaryColor:C,style:v}))});o6e.displayName="AntdIcon";o6e.getTwoToneColor=LGe.getTwoToneColor;o6e.setTwoToneColor=LGe.setTwoToneColor;Pl.default=o6e;var C0i=Un.default,jGe=fn.default;Object.defineProperty(e6e,"__esModule",{value:!0});e6e.default=void 0;var w0i=jGe(Ol),MXt=C0i(h),E0i=jGe(NGe),T0i=jGe(Pl),$0i=function(t,n){return MXt.createElement(T0i.default,(0,w0i.default)({},t,{ref:n,icon:E0i.default}))},FXt=MXt.forwardRef($0i);FXt.displayName="ArrowLeftOutlined";e6e.default=FXt;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(e6e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(cje,cje.exports);var O0i=cje.exports;const P0i=il(O0i);var pje={exports:{}},s6e={},BGe={};Object.defineProperty(BGe,"__esModule",{value:!0});var N0i={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M869 487.8L491.2 159.9c-2.9-2.5-6.6-3.9-10.5-3.9h-88.5c-7.4 0-10.8 9.2-5.2 14l350.2 304H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h585.1L386.9 854c-5.6 4.9-2.2 14 5.2 14h91.5c1.9 0 3.8-.7 5.2-2L869 536.2a32.07 32.07 0 000-48.4z"}}]},name:"arrow-right",theme:"outlined"};BGe.default=N0i;var D0i=Un.default,zGe=fn.default;Object.defineProperty(s6e,"__esModule",{value:!0});s6e.default=void 0;var I0i=zGe(Ol),LXt=D0i(h),R0i=zGe(BGe),k0i=zGe(Pl),A0i=function(t,n){return LXt.createElement(k0i.default,(0,I0i.default)({},t,{ref:n,icon:R0i.default}))},jXt=LXt.forwardRef(A0i);jXt.displayName="ArrowRightOutlined";s6e.default=jXt;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(s6e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(pje,pje.exports);var M0i=pje.exports;const F0i=il(M0i);var lpt=function(){return{overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"}},L0i=function(t){var n;return lt({},t.componentCls,mt(mt({},NIe==null?void 0:NIe(t)),{},lt(lt(lt(lt(lt(lt(lt(lt({position:"relative",backgroundColor:t.colorWhite,paddingBlock:t.pageHeaderPaddingVertical+2,paddingInline:t.pageHeaderPadding,"&&-ghost":{backgroundColor:t.pageHeaderBgGhost},"&-no-children":{height:(n=t.layout)===null||n===void 0||(n=n.pageContainer)===null||n===void 0?void 0:n.paddingBlockPageContainerContent},"&&-has-breadcrumb":{paddingBlockStart:t.pageHeaderPaddingBreadCrumb},"&&-has-footer":{paddingBlockEnd:0},"& &-back":lt({marginInlineEnd:t.margin,fontSize:16,lineHeight:1,"&-button":mt(mt({fontSize:16},DIe==null?void 0:DIe(t)),{},{color:t.pageHeaderColorBack,cursor:"pointer"})},"".concat(t.componentCls,"-rlt &"),{float:"right",marginInlineEnd:0,marginInlineStart:0})},"& ".concat("ant","-divider-vertical"),{height:14,marginBlock:0,marginInline:t.marginSM,verticalAlign:"middle"}),"& &-breadcrumb + &-heading",{marginBlockStart:t.marginXS}),"& &-heading",{display:"flex",justifyContent:"space-between","&-left":{display:"flex",alignItems:"center",marginBlock:t.marginXS/2,marginInlineEnd:0,marginInlineStart:0,overflow:"hidden"},"&-title":mt(mt({marginInlineEnd:t.marginSM,marginBlockEnd:0,color:t.colorTextHeading,fontWeight:600,fontSize:t.pageHeaderFontSizeHeaderTitle,lineHeight:t.controlHeight+"px"},lpt()),{},lt({},"".concat(t.componentCls,"-rlt &"),{marginInlineEnd:0,marginInlineStart:t.marginSM})),"&-avatar":lt({marginInlineEnd:t.marginSM},"".concat(t.componentCls,"-rlt &"),{float:"right",marginInlineEnd:0,marginInlineStart:t.marginSM}),"&-tags":lt({},"".concat(t.componentCls,"-rlt &"),{float:"right"}),"&-sub-title":mt(mt({marginInlineEnd:t.marginSM,color:t.colorTextSecondary,fontSize:t.pageHeaderFontSizeHeaderSubTitle,lineHeight:t.lineHeight},lpt()),{},lt({},"".concat(t.componentCls,"-rlt &"),{float:"right",marginInlineEnd:0,marginInlineStart:12})),"&-extra":lt(lt({marginBlock:t.marginXS/2,marginInlineEnd:0,marginInlineStart:0,whiteSpace:"nowrap","> *":lt({"white-space":"unset"},"".concat(t.componentCls,"-rlt &"),{marginInlineEnd:t.marginSM,marginInlineStart:0})},"".concat(t.componentCls,"-rlt &"),{float:"left"}),"*:first-child",lt({},"".concat(t.componentCls,"-rlt &"),{marginInlineEnd:0}))}),"&-content",{paddingBlockStart:t.pageHeaderPaddingContentPadding}),"&-footer",{marginBlockStart:t.margin}),"&-compact &-heading",{flexWrap:"wrap"}),"&-wide",{maxWidth:1152,margin:"0 auto"}),"&-rtl",{direction:"rtl"})))};function j0i(e){return E1i("ProLayoutPageHeader",function(t){var n=mt(mt({},t),{},{componentCls:".".concat(e),pageHeaderBgGhost:"transparent",pageHeaderPadding:16,pageHeaderPaddingVertical:4,pageHeaderPaddingBreadCrumb:t.paddingSM,pageHeaderColorBack:t.colorTextHeading,pageHeaderFontSizeHeaderTitle:t.fontSizeHeading4,pageHeaderFontSizeHeaderSubTitle:14,pageHeaderPaddingContentPadding:t.paddingSM});return[L0i(n)]})}var B0i=function(t,n,r,i){return!r||!i?null:Am.jsx("div",{className:"".concat(t,"-back ").concat(n).trim(),children:Am.jsx("div",{role:"button",onClick:function(o){i==null||i(o)},className:"".concat(t,"-back-button ").concat(n).trim(),"aria-label":"back",children:r})})},z0i=function(t,n){var r;return(r=t.items)!==null&&r!==void 0&&r.length?Am.jsx(q$t,mt(mt({},t),{},{className:tn("".concat(n,"-breadcrumb"),t.className)})):null},H0i=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"ltr";return t.backIcon!==void 0?t.backIcon:n==="rtl"?Am.jsx(F0i,{}):Am.jsx(P0i,{})},q0i=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"ltr",i=arguments.length>3?arguments[3]:void 0,a=n.title,o=n.avatar,s=n.subTitle,c=n.tags,u=n.extra,d=n.onBack,f="".concat(t,"-heading"),p=a||s||c||u;if(!p)return null;var m=H0i(n,r),g=B0i(t,i,m,d),_=g||o||p;return Am.jsxs("div",{className:f+" "+i,children:[_&&Am.jsxs("div",{className:"".concat(f,"-left ").concat(i).trim(),children:[g,o&&Am.jsx(VN,mt({className:tn("".concat(f,"-avatar"),i,o.className)},o)),a&&Am.jsx("span",{className:"".concat(f,"-title ").concat(i).trim(),title:typeof a=="string"?a:void 0,children:a}),s&&Am.jsx("span",{className:"".concat(f,"-sub-title ").concat(i).trim(),title:typeof s=="string"?s:void 0,children:s}),c&&Am.jsx("span",{className:"".concat(f,"-tags ").concat(i).trim(),children:c})]}),u&&Am.jsx("span",{className:"".concat(f,"-extra ").concat(i).trim(),children:Am.jsx(rc,{children:u})})]})},V0i=function(t,n,r){return n?Am.jsx("div",{className:"".concat(t,"-footer ").concat(r).trim(),children:n}):null},W0i=function(t,n,r){return Am.jsx("div",{className:"".concat(t,"-content ").concat(r).trim(),children:n})},U0i=function e(t){return t==null?void 0:t.map(function(n){var r;return pre(!!n.breadcrumbName,"Route.breadcrumbName is deprecated, please use Route.title instead."),mt(mt({},n),{},{breadcrumbName:void 0,children:void 0,title:n.title||n.breadcrumbName},(r=n.children)!==null&&r!==void 0&&r.length?{menu:{items:e(n.children)}}:{})})},K0i=function(t){var n,r=h.useState(!1),i=gn(r,2),a=i[0],o=i[1],s=function(W){var L=W.width;return o(L<768)},c=h.useContext(Q6.ConfigContext),u=c.getPrefixCls,d=c.direction,f=t.prefixCls,p=t.style,m=t.footer,g=t.children,_=t.breadcrumb,v=t.breadcrumbRender,b=t.className,y=t.contentWidth,x=t.layout,C=t.ghost,w=C===void 0?!0:C,$=u("page-header",f),O=j0i($),N=O.wrapSSR,P=O.hashId,I=function(){return _&&!(_!=null&&_.items)&&_!==null&&_!==void 0&&_.routes&&(pre(!1,"The routes of Breadcrumb is deprecated, please use items instead."),_.items=U0i(_.routes)),_!=null&&_.items?z0i(_,$):null},D=I(),k=_&&"props"in _,R=(n=v==null?void 0:v(mt(mt({},t),{},{prefixCls:$}),D))!==null&&n!==void 0?n:D,A=k?_:R,F=tn($,P,b,lt(lt(lt(lt(lt(lt({},"".concat($,"-has-breadcrumb"),!!A),"".concat($,"-has-footer"),!!m),"".concat($,"-rtl"),d==="rtl"),"".concat($,"-compact"),a),"".concat($,"-wide"),y==="Fixed"&&x=="top"),"".concat($,"-ghost"),w)),z=q0i($,t,d,P),M=g&&W0i($,g,P),K=V0i($,m,P);return!A&&!z&&!K&&!M?Am.jsx("div",{className:tn(P,["".concat($,"-no-children")])}):N(Am.jsx(Lm,{onResize:s,children:Am.jsxs("div",{className:F,style:p,children:[A,z,M,K]})}))},G0i=Object.defineProperty,Ba=(e,t)=>G0i(e,"name",{value:t,configurable:!0}),sm=Ba(({action:e,resource:t,onMutationSuccess:n,onMutationError:r,autoSave:i,submitOnEnter:a=!1,warnWhenUnsavedChanges:o,redirect:s,successNotification:c,errorNotification:u,meta:d,metaData:f,queryMeta:p,mutationMeta:m,liveMode:g,liveParams:_,mutationMode:v,dataProviderName:b,onLiveEvent:y,invalidates:x,undoableTimeout:C,queryOptions:w,createMutationOptions:$,updateMutationOptions:O,id:N,overtimeOptions:P,optimisticUpdateMap:I,defaultFormValues:D,disableServerSideValidation:k=!1}={})=>{var R,A;let{options:F}=Ih(),z=(F==null?void 0:F.disableServerSideValidation)||k,M=ws(),[K]=Wr.useForm(),U=Bbe({form:K,defaultFormValues:D}),{form:W}=U,L=nCt({onMutationSuccess:n||void 0,onMutationError:async(Ee,xe,Pe)=>{if(z){r==null||r(Ee,xe,Pe);return}let je=[],ft=W.getFieldsValue();je=Object.keys(Lve(ft)).map(Ye=>({name:rFe(Ye),errors:void 0})),W.setFields(je);let Ge=Ee==null?void 0:Ee.errors;for(let Ye in Ge){let nt=Ge[Ye],We=[];Array.isArray(nt)&&(We=nt),typeof nt=="string"&&(We=[nt]),typeof nt=="boolean"&&nt&&(We=["Field is not valid."]),typeof nt=="object"&&"key"in nt&&(We=[M(nt.key,nt.message)]),je.push({name:rFe(Ye),errors:We})}W.setFields([...je]),r==null||r(Ee,xe,Pe)},redirect:s,action:e,resource:t,successNotification:c,errorNotification:u,meta:Ho(d,f),metaData:Ho(d,f),queryMeta:p,mutationMeta:m,liveMode:g,liveParams:_,mutationMode:v,dataProviderName:b,onLiveEvent:y,invalidates:x,undoableTimeout:C,queryOptions:w,createMutationOptions:$,updateMutationOptions:O,id:N,overtimeOptions:P,optimisticUpdateMap:I,autoSave:i}),{formLoading:Y,onFinish:J,query:Z,id:te,onFinishAutoSave:re}=L,{warnWhenUnsavedChanges:se,setWarnWhen:de}=L5(),pe=o??se;G.useEffect(()=>{W.resetFields()},[(R=Z==null?void 0:Z.data)==null?void 0:R.data,te]);let Se=Ba(Ee=>{a&&Ee.key==="Enter"&&W.submit()},"onKeyUp"),ve=Ba((Ee,xe)=>{if(Ee&&pe&&de(!0),i!=null&&i.enabled){de(!1);let Pe=(i==null?void 0:i.onFinish)??(je=>je);return re(Pe(xe)).catch(je=>je)}return Ee},"onValuesChange"),be={disabled:Y,onClick:()=>{W.submit()}};return{form:U.form,formProps:{...U.formProps,onFinish:Ee=>J(Ee).catch(xe=>xe),onKeyUp:Se,onValuesChange:ve,initialValues:(A=Z==null?void 0:Z.data)==null?void 0:A.data},saveButtonProps:be,defaultFormValuesLoading:U.defaultFormValuesLoading,...L,onFinish:async Ee=>await J(Ee??U.form.getFieldsValue(!0))}},"useForm"),hje=Ba(({modalProps:e={}}={})=>{let{show:t,close:n,visible:r}=XVe({defaultVisible:e.open});return{modalProps:{...e,onCancel:i=>{var a;(a=e.onCancel)==null||a.call(e,i),n()},open:r,visible:r},show:t,close:n}},"useModal"),HGe=Ba(({syncWithLocation:e,defaultVisible:t=!1,autoSubmitClose:n=!0,autoResetForm:r=!0,autoSave:i,invalidates:a,...o})=>{var s,c;let[u,d]=G.useState(!1),f=J6(),{resource:p,action:m,identifier:g}=Oc(o.resource),_=l2(),v=u0(),b=j5(),y=o.action??m??"",x=!(typeof e=="object"&&(e==null?void 0:e.syncId)===!1),C=typeof e=="object"&&"key"in e?e.key:p&&y&&e?`modal-${g}-${y}`:void 0,w=sm({meta:{...C?{[C]:void 0}:{},...o.meta},autoSave:i,invalidates:a,...o}),{form:$,formProps:O,id:N,setId:P,formLoading:I,onFinish:D,autoSaveProps:k}=w,R=ws(),{warnWhen:A,setWarnWhen:F}=L5(),{show:z,close:M,modalProps:K}=hje({modalProps:{open:t}}),U=K.open||!1,W={modalProps:K,form:$,formLoading:I,formProps:O,formResult:void 0,formValues:$.getFieldsValue,defaultFormValuesLoading:!1,initialValues:{},submit:D,close:M,open:K.open||!1,show:z,visible:U};G.useEffect(()=>{var se,de,pe,Se;if(u===!1&&C){let ve=(de=(se=_==null?void 0:_.params)==null?void 0:se[C])==null?void 0:de.open;if(typeof ve=="boolean"?ve&&z():typeof ve=="string"&&ve==="true"&&z(),x){let be=(Se=(pe=_==null?void 0:_.params)==null?void 0:pe[C])==null?void 0:Se.id;be&&(P==null||P(be))}d(!0)}},[C,_,x,P]),G.useEffect(()=>{var se;u===!0&&(U&&C?v({query:{[C]:{...(se=_==null?void 0:_.params)==null?void 0:se[C],open:!0,...x&&N&&{id:N}}},options:{keepQuery:!0},type:"replace"}):C&&!U&&v({query:{[C]:void 0},options:{keepQuery:!0},type:"replace"}))},[N,U,z,C,x]);let L={disabled:I,loading:I,onClick:()=>{$.submit()}},Y=h.useCallback(()=>{if(k.status==="success"&&i!=null&&i.invalidateOnClose&&f({id:N,invalidates:a||["list","many","detail"],dataProviderName:o.dataProviderName,resource:g}),A)if(window.confirm(R("warnWhenUnsavedChanges","Are you sure you want to leave? You have unsaved changes.")))F(!1);else return;P==null||P(void 0),W.close()},[A,k.status]),J=h.useCallback(se=>{typeof se<"u"&&(P==null||P(se)),(!(y==="edit"||y==="clone")||typeof se<"u"||typeof N<"u")&&W.show()},[N]),{visible:Z,...te}=K,re={open:Z,...te};return{...w,...W,show:J,close:Y,open:U,formProps:{...O,...w.formProps,onValuesChange:O==null?void 0:O.onValuesChange,onKeyUp:O==null?void 0:O.onKeyUp,onFinish:async se=>{await D(se),n&&M(),r&&$.resetFields()}},modalProps:{...re,width:"1000px",okButtonProps:L,title:R(`${g}.titles.${o.action}`,`${b(`${o.action} ${((s=p==null?void 0:p.meta)==null?void 0:s.label)??((c=p==null?void 0:p.options)==null?void 0:c.label)??(p==null?void 0:p.label)??g}`,"singular")}`),okText:R("buttons.save","Save"),cancelText:R("buttons.cancel","Cancel"),onCancel:Y,forceRender:!0},formLoading:I}},"useModalForm");Ba(({syncWithLocation:e,defaultVisible:t=!1,autoSubmitClose:n=!0,autoResetForm:r=!0,autoSave:i,invalidates:a,...o})=>{let s=J6(),[c,u]=G.useState(!1),{visible:d,show:f,close:p}=XVe({defaultVisible:t}),{resource:m,action:g,identifier:_}=Oc(o.resource),v=l2(),b=u0(),y=o.action??g??"",x=!(typeof e=="object"&&(e==null?void 0:e.syncId)===!1),C=typeof e=="object"&&"key"in e?e.key:m&&y&&e?`drawer-${(m==null?void 0:m.identifier)??(m==null?void 0:m.name)}-${y}`:void 0,w=sm({meta:{...C?{[C]:void 0}:{},...o.meta},autoSave:i,invalidates:a,...o}),{form:$,formProps:O,formLoading:N,id:P,setId:I,onFinish:D,autoSaveProps:k}=w;G.useEffect(()=>{var W,L,Y,J;if(c===!1&&C){let Z=(L=(W=v==null?void 0:v.params)==null?void 0:W[C])==null?void 0:L.open;if(typeof Z=="boolean"?Z?f():p():typeof Z=="string"&&Z==="true"&&f(),x){let te=(J=(Y=v==null?void 0:v.params)==null?void 0:Y[C])==null?void 0:J.id;te&&(I==null||I(te))}u(!0)}},[C,v,x,I,c]),G.useEffect(()=>{var W;c===!0&&(d&&C?b({query:{[C]:{...(W=v==null?void 0:v.params)==null?void 0:W[C],open:!0,...x&&P&&{id:P}}},options:{keepQuery:!0},type:"replace"}):C&&!d&&b({query:{[C]:void 0},options:{keepQuery:!0},type:"replace"}))},[P,d,f,p,C,x,c]);let R=ws(),{warnWhen:A,setWarnWhen:F}=L5(),z={disabled:N,onClick:()=>{$.submit()},loading:N},M={recordItemId:P,onSuccess:()=>{I==null||I(void 0),p()}},K=h.useCallback(()=>{if(k.status==="success"&&i!=null&&i.invalidateOnClose&&s({id:P,invalidates:a||["list","many","detail"],dataProviderName:o.dataProviderName,resource:_}),A)if(window.confirm(R("warnWhenUnsavedChanges","Are you sure you want to leave? You have unsaved changes.")))F(!1);else return;p(),I==null||I(void 0)},[A]),U=h.useCallback(W=>{typeof W<"u"&&(I==null||I(W)),(!(y==="edit"||y==="clone")||typeof W<"u"||typeof P<"u")&&f()},[P]);return{...w,show:U,close:K,formProps:{form:$,...w.formProps,onValuesChange:O==null?void 0:O.onValuesChange,onKeyUp:O==null?void 0:O.onKeyUp,onFinish:async W=>{await D(W),n&&p(),r&&$.resetFields()}},drawerProps:{width:"500px",onClose:K,open:d,forceRender:!0},saveButtonProps:z,deleteButtonProps:M,formLoading:N}},"useDrawerForm");Ba((e={})=>{let t=sm({...e}),{form:n,formProps:r}=t,i=$ti({isBackValidate:!1,form:n,submit:a=>{var o;(o=r==null?void 0:r.onFinish)==null||o.call(r,a)},...e});return{...t,...i,formLoading:t.formLoading,formProps:{...i.formProps,...t.formProps,onValuesChange:r==null?void 0:r.onValuesChange,onKeyUp:r==null?void 0:r.onKeyUp},saveButtonProps:{...t.saveButtonProps,onClick:()=>i.submit()}}},"useStepsForm");Ba((e,t)=>{let n=WSt(e,t);if(n)return`${n}end`},"getDefaultSortOrder");Ba((e,t,n="eq")=>bne(e,t,n),"getDefaultFilter");var Y0i=Ba(e=>{let t=[];if(Array.isArray(e))e.sort((n,r)=>{var i,a;return(((i=n.column)==null?void 0:i.sorter).multiple??0)<(((a=r.column)==null?void 0:a.sorter).multiple??0)?-1:0}).map(n=>{if(n.field&&n.order){let r=Array.isArray(n.field)?n.field.join("."):`${n.field}`;t.push({field:`${n.columnKey??r}`,order:n.order.replace("end","")})}});else if(e.field&&e.order){let n=Array.isArray(e.field)?e.field.join("."):`${e.field}`;t.push({field:`${e.columnKey??n}`,order:e.order.replace("end","")})}return t},"mapAntdSorterToCrudSorting"),X0i=Ba((e,t,n)=>{let r=[],i=(n??[]).reduce((a,o)=>{let s=o.key||o.field;return{...a,[s]:o}},{});return Object.keys(e).map(a=>{var o,s;let c=e[a],u=((o=t.filter(d=>d.operator!=="or").find(d=>d.field===a))==null?void 0:o.operator)||((s=i[a])==null?void 0:s.operator);u!=="or"&&u!=="and"&&r.push({field:a,operator:u??(Array.isArray(c)?"in":"eq"),value:c})}),r},"mapAntdFilterToCrudFilter"),$V=Ba(({to:e,element:t})=>{let{Link:n}=np(),r=qu(),i=c2();return G.createElement(r==="legacy"?n:i,{to:e,replace:!1,onClick:a=>{a.preventDefault()}},t)},"PaginationLink"),J3=Ba(({onSearch:e,initialCurrent:t,initialPageSize:n,hasPagination:r=!0,pagination:i,initialSorter:a,permanentSorter:o,initialFilter:s,permanentFilter:c,defaultSetFilterBehavior:u,filters:d,sorters:f,syncWithLocation:p,resource:m,successNotification:g,errorNotification:_,queryOptions:v,liveMode:b,onLiveEvent:y,liveParams:x,meta:C,metaData:w,dataProviderName:$}={})=>{let{tableQueryResult:O,tableQuery:N,current:P,setCurrent:I,pageSize:D,setPageSize:k,filters:R,setFilters:A,sorters:F,setSorters:z,sorter:M,setSorter:K,createLinkForSyncWithLocation:U,pageCount:W,overtime:L}=K4e({permanentSorter:o,permanentFilter:c,initialCurrent:t,initialPageSize:n,pagination:i,hasPagination:r,filters:d,sorters:f,initialSorter:a,initialFilter:s,syncWithLocation:p,resource:m,defaultSetFilterBehavior:u,successNotification:g,errorNotification:_,queryOptions:v,liveMode:b,onLiveEvent:y,liveParams:x,meta:Ho(C,w),metaData:Ho(C,w),dataProviderName:$}),{syncWithLocation:Y}=WVe(),J=p??Y,Z=wD.useBreakpoint(),[te]=Wr.useForm(),re=Bbe({form:te}),se=H4e(b),de=r===!1?"off":"server",pe=((i==null?void 0:i.mode)??de)!=="off",Se=Ho(d==null?void 0:d.initial,s),{data:ve,isFetched:be,isLoading:Ee}=O;G.useEffect(()=>{if(J){let ft=re.form.getFieldsValue(),Ge=Object.keys(ft).reduce((Ye,nt)=>{let We=R.find(ct=>"field"in ct&&ct.field===nt);return We&&(Ye[nt]=We==null?void 0:We.value),Ye},{});re.form.setFieldsValue(Ge)}},[J]);let xe=Ba((ft,Ge,Ye)=>{if(Ge&&Object.keys(Ge).length>0){let nt=X0i(Ge,R,Se);A(nt)}if(Ye&&Object.keys(Ye).length>0){let nt=Y0i(Ye);z(nt)}pe&&(I==null||I(ft.current||1),k==null||k(ft.pageSize||10))},"onChange"),Pe=Ba(async ft=>{if(e){let Ge=await e(ft);A(Ge),pe&&(I==null||I(1))}},"onFinish"),je=Ba(()=>pe?{itemRender:(ft,Ge,Ye)=>{var nt;let We=U({pagination:{pageSize:D,current:ft},sorters:F,filters:R});if(Ge==="page")return h.createElement($V,{to:We,element:`${ft}`});if(Ge==="next"||Ge==="prev")return h.createElement($V,{to:We,element:Ye});if(Ge==="jump-next"||Ge==="jump-prev"){let ct=(nt=Ye==null?void 0:Ye.props)==null?void 0:nt.children;return h.createElement($V,{to:We,element:h.Children.count(ct)>1?h.createElement(h.Fragment,{},ct):ct})}return Ye},pageSize:D,current:P,simple:!Z.sm,position:Z.sm?["bottomRight"]:["bottomCenter"],total:ve==null?void 0:ve.total}:!1,"antdPagination");return{searchFormProps:{...re.formProps,onFinish:Pe},tableProps:{dataSource:ve==null?void 0:ve.data,loading:se==="auto"?Ee:!be,onChange:xe,pagination:je(),scroll:{x:!0}},tableQueryResult:O,tableQuery:N,sorters:F,sorter:M,filters:R,setSorters:z,setSorter:K,setFilters:A,current:P,setCurrent:I,pageSize:D,setPageSize:k,pageCount:W,createLinkForSyncWithLocation:U,overtime:L}},"useTable");Ba(({autoSubmitClose:e=!0,...t}={})=>{let n=J3({...t,successNotification:void 0,errorNotification:void 0}),r=sm({...t,action:"edit",redirect:!1}),{id:i,setId:a,saveButtonProps:o}=r,s={onClick:()=>{a(void 0)}},c=Ba(d=>({onClick:()=>a(d)}),"editButtonProps"),u=Ba(d=>d===i,"isEditing");return{...n,...r,formProps:{...r.formProps,onFinish:async d=>{let f=await r.onFinish(d);return e&&a(void 0),f}},saveButtonProps:o,cancelButtonProps:s,editButtonProps:c,isEditing:u}},"useEditableTable");var V3=Ba(e=>{let{query:t,defaultValueQuery:n,onSearch:r,options:i}=U4e(e);return{selectProps:{options:i,onSearch:r,loading:n.isFetching,showSearch:!0,filterOption:!1},query:t,defaultValueQuery:n,queryResult:t,defaultValueQueryResult:n}},"useSelect");Ba(({resource:e,sort:t,sorters:n,filters:r,optionLabel:i,optionValue:a,queryOptions:o,fetchSize:s,pagination:c,liveMode:u,defaultValue:d,selectedOptionsOrder:f,onLiveEvent:p,liveParams:m,meta:g,metaData:_,dataProviderName:v})=>{let{query:b,options:y}=U4e({resource:e,sort:t,sorters:n,filters:r,optionLabel:i,optionValue:a,queryOptions:o,fetchSize:s,pagination:c,liveMode:u,defaultValue:d,selectedOptionsOrder:f,onLiveEvent:p,liveParams:m,meta:Ho(g,_),metaData:Ho(g,_),dataProviderName:v});return{checkboxGroupProps:{options:y,defaultValue:d},query:b,queryResult:b}},"useCheckboxGroup");Ba(({resource:e,sort:t,sorters:n,filters:r,optionLabel:i,optionValue:a,queryOptions:o,fetchSize:s,pagination:c,liveMode:u,defaultValue:d,selectedOptionsOrder:f,onLiveEvent:p,liveParams:m,meta:g,metaData:_,dataProviderName:v})=>{let{query:b,options:y}=U4e({resource:e,sort:t,sorters:n,filters:r,optionLabel:i,optionValue:a,queryOptions:o,fetchSize:s,pagination:c,liveMode:u,defaultValue:d,selectedOptionsOrder:f,onLiveEvent:p,liveParams:m,meta:Ho(g,_),metaData:Ho(g,_),dataProviderName:v});return{radioGroupProps:{options:y,defaultValue:d},query:b,queryResult:b}},"useRadioGroup");Ba(({resource:e,resourceName:t,mapData:n=Ba(d=>d,"mapData"),paparseOptions:r,batchSize:i=Number.MAX_SAFE_INTEGER,onFinish:a,meta:o,metaData:s,dataProviderName:c,onProgress:u}={})=>{let d=ws(),{resource:f}=Oc(e??t),{mutationResult:p,isLoading:m,handleChange:g}=iCt({resource:(f==null?void 0:f.identifier)??(f==null?void 0:f.name),mapData:n,paparseOptions:r,batchSize:i,meta:Ho(o,s),metaData:Ho(o,s),dataProviderName:c,onFinish:a,onProgress:u??(({totalAmount:_,processedAmount:v})=>{if(_>0&&v>0){let b=G.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginTop:"-7px"}},G.createElement(dKe,{type:"circle",percent:Math.floor(v/_*100),size:50,strokeColor:"#1890ff",status:"normal"}),G.createElement("span",{style:{marginLeft:8,width:"100%"}},d("notifications.importProgress",{processed:v,total:_},`Importing: ${v}/${_}`)));FLe.open({description:b,message:null,key:`${f}-import`,duration:0}),v===_&&setTimeout(()=>{FLe.destroy(`${f}-import`)},4500)}})});return{uploadProps:{onChange:g,beforeUpload:()=>!1,showUploadList:!1,accept:".csv"},buttonProps:{type:"default",loading:m},mutationResult:p,isLoading:m}},"useImport");var J0i=Ba(({resource:e,initialCurrent:t,initialPageSize:n,pagination:r,hasPagination:i=!0,initialSorter:a,permanentSorter:o,initialFilter:s,permanentFilter:c,defaultSetFilterBehavior:u,filters:d,sorters:f,onSearch:p,queryOptions:m,syncWithLocation:g,successNotification:_,errorNotification:v,liveMode:b,onLiveEvent:y,liveParams:x,meta:C,metaData:w,dataProviderName:$}={})=>{let{sorters:O,sorter:N,filters:P,current:I,pageSize:D,pageCount:k,setFilters:R,setCurrent:A,setPageSize:F,setSorter:z,setSorters:M,createLinkForSyncWithLocation:K,tableQueryResult:U,tableQuery:W,overtime:L}=K4e({resource:e,initialSorter:a,permanentSorter:o,initialFilter:s,permanentFilter:c,filters:d,sorters:f,defaultSetFilterBehavior:u,initialCurrent:t,initialPageSize:n,queryOptions:m,successNotification:_,errorNotification:v,liveMode:b,onLiveEvent:y,liveParams:x,meta:Ho(C,w),metaData:Ho(C,w),syncWithLocation:g,dataProviderName:$,pagination:r,hasPagination:i}),Y=i===!1?"off":"server",J=((r==null?void 0:r.mode)??Y)!=="off",Z=wD.useBreakpoint(),te=H4e(b),[re]=Wr.useForm(),{data:se,isFetched:de,isLoading:pe}=U,Se=Ba((Ee,xe)=>{J&&(A(Ee),F(xe||10))},"onChange"),ve=Ba(async Ee=>{if(p){let xe=await p(Ee);return J&&(A==null||A(1)),R(xe)}},"onFinish"),be=Ba(()=>J?{itemRender:(Ee,xe,Pe)=>{var je;let ft=K({pagination:{pageSize:D,current:Ee},sorters:O,filters:P});if(xe==="page")return h.createElement($V,{to:ft,element:`${Ee}`});if(xe==="next"||xe==="prev")return h.createElement($V,{to:ft,element:Pe});if(xe==="jump-next"||xe==="jump-prev"){let Ge=(je=Pe==null?void 0:Pe.props)==null?void 0:je.children;return h.createElement($V,{to:ft,element:h.Children.count(Ge)>1?h.createElement(h.Fragment,{},Ge):Ge})}return Pe},pageSize:D,current:I,simple:!Z.sm,total:se==null?void 0:se.total,onChange:Se}:!1,"antdPagination");return{searchFormProps:{form:re,onFinish:ve},listProps:{dataSource:se==null?void 0:se.data,loading:te==="auto"?pe:!de,pagination:be()},query:W,queryResult:U,filters:P,setFilters:R,sorter:N,setSorter:z,sorters:O,setSorters:M,current:I,setCurrent:A,pageSize:D,setPageSize:F,pageCount:k,createLinkForSyncWithLocation:K,overtime:L}},"useSimpleList");Ba(()=>{let[e,t]=h.useState(!1),n=h.useCallback(r=>{Q0i(r.fileList).includes(!0)?t(!0):t(!1)},[]);return h.useMemo(()=>({isLoading:e,onChange:n}),[e])},"useFileUploadState");var Q0i=Ba(e=>e.map(t=>{switch(t.status){case"uploading":return!0;default:return!1}}),"mapStatusToLoading"),qGe=G.createContext({siderCollapsed:!1,mobileSiderOpen:!1,setSiderCollapsed:()=>{},setMobileSiderOpen:()=>{}}),Z0i=Ba(({children:e,initialSiderCollapsed:t,onSiderCollapsed:n})=>{let[r,i]=h.useState(t??!1),[a,o]=h.useState(!1),s=Ba(c=>{i(c),n&&n(c)},"setSiderCollapsed");return G.createElement(qGe.Provider,{value:{siderCollapsed:r,mobileSiderOpen:a,setSiderCollapsed:s,setMobileSiderOpen:o}},e)},"ThemedLayoutContextProvider");Ba(()=>{let{mobileSiderOpen:e,siderCollapsed:t,setMobileSiderOpen:n,setSiderCollapsed:r}=h.useContext(qGe);return{siderVisible:e,setSiderVisible:n,drawerSiderVisible:t,setDrawerSiderVisible:r}},"useSiderVisible");var egi=Ba(()=>{let{mobileSiderOpen:e,siderCollapsed:t,setMobileSiderOpen:n,setSiderCollapsed:r}=h.useContext(qGe);return{mobileSiderOpen:e,siderCollapsed:t,setMobileSiderOpen:n,setSiderCollapsed:r}},"useThemedLayoutContext"),tgi=Ba(({message:e,cancelMutation:t,undoableTimeout:n})=>G.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",marginTop:"-7px"}},G.createElement(dKe,{type:"circle",percent:(n??0)*20,format:r=>r&&r/20,size:50,strokeColor:"#1890ff",status:"normal"}),G.createElement("span",{style:{marginLeft:8,width:"100%"}},e),G.createElement(ss,{style:{flexShrink:0},onClick:t,disabled:n===0,icon:G.createElement(kWt,null)})),"UndoableNotification"),ngi=Ba(()=>{let{notification:e}=vTt.useApp(),t="open"in e?e:FLe;return{open:({key:n,message:r,description:i,type:a,cancelMutation:o,undoableTimeout:s})=>{a==="progress"?t.open({key:n,description:G.createElement(tgi,{notificationKey:n,message:r,cancelMutation:()=>{o==null||o(),t.destroy(n??"")},undoableTimeout:s}),message:null,duration:0,closeIcon:G.createElement(G.Fragment,null)}):t.open({key:n,description:r,message:i??null,type:a})},close:n=>t.destroy(n)}},"useNotificationProvider"),rgi={borderTopLeftRadius:0,borderBottomLeftRadius:0,position:"fixed",top:64,zIndex:999},igi=Ba(({Title:e,render:t,meta:n})=>{let[r,i]=h.useState(!1),[a,o]=h.useState(!1),s=pae(),c=qu(),u=c2(),{warnWhen:d,setWarnWhen:f}=L5(),{Link:p}=np(),m=c==="legacy"?p:u,g=F4e(),_=ws(),{menuItems:v,selectedKey:b,defaultOpenKeys:y}=Y4e({meta:n}),x=wD.useBreakpoint(),{hasDashboard:C}=Ih(),w=qf(),{mutate:$}=_T({v3LegacyAuthProviderCompatible:!!(w!=null&&w.isLegacy)}),O=typeof x.lg>"u"?!1:!x.lg,N=e??g??ogi,P=Ba((M,K)=>M.map(U=>{let{icon:W,label:L,route:Y,key:J,name:Z,children:te,parentName:re,meta:se,options:de}=U;if(te.length>0)return G.createElement(UM,{key:U.key,resource:Z,action:"list",params:{resource:U}},G.createElement(Zg.SubMenu,{key:U.key,icon:W??G.createElement(JM,null),title:L},P(te,K)));let pe=J===K,Se=!(Ho(se==null?void 0:se.parent,de==null?void 0:de.parent,re)!==void 0&&te.length===0);return G.createElement(UM,{key:U.key,resource:Z,action:"list",params:{resource:U}},G.createElement(Zg.Item,{key:U.key,style:{fontWeight:pe?"bold":"normal"},icon:W??(Se&&G.createElement(JM,null))},G.createElement(m,{to:Y??""},L),!r&&pe&&G.createElement("div",{className:"ant-menu-tree-arrow"})))}),"renderTreeView"),I=Ba(()=>{d?window.confirm(_("warnWhenUnsavedChanges","Are you sure you want to leave? You have unsaved changes."))&&(f(!1),$()):$()},"handleLogout"),D=s&&G.createElement(Zg.Item,{key:"logout",onClick:I,icon:G.createElement(PK,null)},_("buttons.logout","Logout")),k=C?G.createElement(Zg.Item,{key:"dashboard",style:{fontWeight:b==="/"?"bold":"normal"},icon:G.createElement($K,null)},G.createElement(m,{to:"/"},_("dashboard.title","Dashboard")),!r&&b==="/"&&G.createElement("div",{className:"ant-menu-tree-arrow"})):null,R=P(v,b),A=Ba(()=>t?t({dashboard:k,items:R,logout:D,collapsed:r}):G.createElement(G.Fragment,null,k,R,D),"renderSider"),F=Ba(()=>G.createElement(G.Fragment,null,G.createElement(Zg,{theme:"dark",selectedKeys:b?[b]:[],defaultOpenKeys:y,mode:"inline",onClick:()=>{o(!1),x.lg||i(!0)}},A())),"renderMenu"),z=Ba(()=>G.createElement(G.Fragment,null,G.createElement(GUe,{open:a,onClose:()=>o(!1),placement:"left",closable:!1,width:200,bodyStyle:{padding:0},maskClosable:!0},G.createElement(Of,null,G.createElement(Of.Sider,{style:{height:"100vh",overflow:"hidden"}},G.createElement(N,{collapsed:!1}),F()))),G.createElement(ss,{style:rgi,size:"large",onClick:()=>o(!0),icon:G.createElement(gK,null)})),"renderDrawerSider");return G.createElement(Q6,{theme:{components:{Menu:{colorItemBg:"transparent",colorItemText:"#fff",colorItemTextSelected:"#fff",colorItemBgSelected:"transparent",colorItemTextHover:"#fff"}}}},Ba(()=>O?z():G.createElement(Of.Sider,{collapsible:!0,collapsed:r,onCollapse:M=>i(M),collapsedWidth:80,breakpoint:"lg"},G.createElement(N,{collapsed:r}),F()),"renderContent")())},"Sider"),agi=Ba(()=>{let e=qf(),{data:t}=pD({v3LegacyAuthProviderCompatible:!!(e!=null&&e.isLegacy)});return t&&(t.name||t.avatar)?G.createElement(Of.Header,{style:{display:"flex",justifyContent:"flex-end",alignItems:"center",padding:"0px 24px",height:"64px"}},G.createElement(rc,{style:{marginLeft:"8px"}},(t==null?void 0:t.name)&&G.createElement(bu.Text,{style:{color:"white"},strong:!0},t.name),(t==null?void 0:t.avatar)&&G.createElement(VN,{src:t==null?void 0:t.avatar,alt:t==null?void 0:t.name}))):null},"Header");Ba(({children:e,Header:t,Sider:n,Title:r,Footer:i,OffLayoutArea:a})=>{let o=wD.useBreakpoint(),s=n??igi,c=t??agi,u=typeof o.sm>"u"?!0:o.sm;return G.createElement(Of,{style:{minHeight:"100vh"}},G.createElement(s,{Title:r}),G.createElement(Of,null,G.createElement(c,null),G.createElement(Of.Content,null,G.createElement("div",{style:{minHeight:360,padding:u?24:12}},e),a&&G.createElement(a,null)),i&&G.createElement(i,null)))},"Layout");var ogi=Ba(({collapsed:e})=>{let t=qu(),n=c2(),{Link:r}=np();return G.createElement(t==="legacy"?r:n,{to:"/"},e?G.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"center"}},G.createElement("img",{src:"https://refine.ams3.cdn.digitaloceanspaces.com/logo/refine-mini.svg",alt:"Refine",style:{margin:"0 auto",padding:"12px 0",maxHeight:"65.5px"}})):G.createElement("img",{src:"https://refine.ams3.cdn.digitaloceanspaces.com/logo/refine.svg",alt:"Refine",style:{width:"200px",padding:"12px 24px"}}))},"Title"),sgi={borderTopLeftRadius:0,borderBottomLeftRadius:0,position:"fixed",top:64,zIndex:999},lgi=Ba(({Title:e,render:t,meta:n})=>{let{token:r}=ih.useToken(),[i,a]=h.useState(!1),[o,s]=h.useState(!1),c=pae(),u=qu(),d=c2(),{warnWhen:f,setWarnWhen:p}=L5(),{Link:m}=np(),g=u==="legacy"?m:d,_=F4e(),v=ws(),{menuItems:b,selectedKey:y,defaultOpenKeys:x}=Y4e({meta:n}),C=wD.useBreakpoint(),{hasDashboard:w}=Ih(),$=qf(),{mutate:O}=_T({v3LegacyAuthProviderCompatible:!!($!=null&&$.isLegacy)}),N=typeof C.lg>"u"?!1:!C.lg,P=e??_??fgi,I=Ba((K,U)=>K.map(W=>{let{icon:L,label:Y,route:J,key:Z,name:te,children:re,parentName:se,meta:de,options:pe}=W;if(re.length>0)return G.createElement(UM,{key:W.key,resource:te,action:"list",params:{resource:W}},G.createElement(Zg.SubMenu,{key:W.key,icon:L??G.createElement(JM,null),title:Y},I(re,U)));let Se=Z===U,ve=!(Ho(de==null?void 0:de.parent,pe==null?void 0:pe.parent,se)!==void 0&&re.length===0);return G.createElement(UM,{key:W.key,resource:te,action:"list",params:{resource:W}},G.createElement(Zg.Item,{key:W.key,icon:L??(ve&&G.createElement(JM,null))},G.createElement(g,{to:J??""},Y),!i&&Se&&G.createElement("div",{className:"ant-menu-tree-arrow"})))}),"renderTreeView"),D=Ba(()=>{f?window.confirm(v("warnWhenUnsavedChanges","Are you sure you want to leave? You have unsaved changes."))&&(p(!1),O()):O()},"handleLogout"),k=c&&G.createElement(Zg.Item,{key:"logout",onClick:()=>D(),icon:G.createElement(PK,null)},v("buttons.logout","Logout")),R=w?G.createElement(Zg.Item,{key:"dashboard",icon:G.createElement($K,null)},G.createElement(g,{to:"/"},v("dashboard.title","Dashboard")),!i&&y==="/"&&G.createElement("div",{className:"ant-menu-tree-arrow"})):null,A=I(b,y),F=Ba(()=>t?t({dashboard:R,items:A,logout:k,collapsed:i}):G.createElement(G.Fragment,null,R,A,k),"renderSider"),z=Ba(()=>G.createElement(G.Fragment,null,G.createElement(Zg,{selectedKeys:y?[y]:[],defaultOpenKeys:x,mode:"inline",style:{marginTop:"8px",border:"none"},onClick:()=>{s(!1),C.lg||a(!0)}},F())),"renderMenu"),M=Ba(()=>G.createElement(G.Fragment,null,G.createElement(GUe,{open:o,onClose:()=>s(!1),placement:"left",closable:!1,width:200,bodyStyle:{padding:0},maskClosable:!0},G.createElement(Of,null,G.createElement(Of.Sider,{style:{height:"100vh",overflow:"hidden",backgroundColor:r.colorBgContainer,borderRight:`1px solid ${r.colorBgElevated}`}},G.createElement("div",{style:{width:"200px",padding:"0 16px",display:"flex",justifyContent:"flex-start",alignItems:"center",height:"64px",backgroundColor:r.colorBgElevated}},G.createElement(P,{collapsed:!1})),z()))),G.createElement(ss,{style:sgi,size:"large",onClick:()=>s(!0),icon:G.createElement(gK,null)})),"renderDrawerSider");return N?M():G.createElement(Of.Sider,{style:{backgroundColor:r.colorBgContainer,borderRight:`1px solid ${r.colorBgElevated}`},collapsible:!0,collapsed:i,onCollapse:K=>a(K),collapsedWidth:80,breakpoint:"lg",trigger:G.createElement(ss,{type:"text",style:{borderRadius:0,height:"100%",width:"100%",backgroundColor:r.colorBgElevated}},i?G.createElement(LC,{style:{color:r.colorPrimary}}):G.createElement(w5,{style:{color:r.colorPrimary}}))},G.createElement("div",{style:{width:i?"80px":"200px",padding:i?"0":"0 16px",display:"flex",justifyContent:i?"center":"flex-start",alignItems:"center",height:"64px",backgroundColor:r.colorBgElevated,fontSize:"14px"}},G.createElement(P,{collapsed:i})),z())},"ThemedSider"),cgi=Ba(()=>{let{token:e}=ih.useToken(),t=qf(),{data:n}=pD({v3LegacyAuthProviderCompatible:!!(t!=null&&t.isLegacy)});return n&&(n.name||n.avatar)?G.createElement(Of.Header,{style:{backgroundColor:e.colorBgElevated,display:"flex",justifyContent:"flex-end",alignItems:"center",padding:"0px 24px",height:"64px"}},G.createElement(rc,null,G.createElement(rc,{size:"middle"},(n==null?void 0:n.name)&&G.createElement(bu.Text,{strong:!0},n.name),(n==null?void 0:n.avatar)&&G.createElement(VN,{src:n==null?void 0:n.avatar,alt:n==null?void 0:n.name})))):null},"ThemedHeader");Ba(({children:e,Header:t,Sider:n,Title:r,Footer:i,OffLayoutArea:a})=>{let o=wD.useBreakpoint(),s=n??lgi,c=t??cgi,u=typeof o.sm>"u"?!0:o.sm;return G.createElement(Of,{style:{minHeight:"100vh"}},G.createElement(s,{Title:r}),G.createElement(Of,null,G.createElement(c,null),G.createElement(Of.Content,null,G.createElement("div",{style:{minHeight:360,padding:u?24:12}},e),a&&G.createElement(a,null)),i&&G.createElement(i,null)))},"ThemedLayout");var ugi="Refine Project",dgi=G.createElement("svg",{width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},G.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.7889 0.422291C12.6627 -0.140764 11.3373 -0.140764 10.2111 0.422291L2.21115 4.42229C0.85601 5.09986 0 6.48491 0 8V16C0 17.5151 0.85601 18.9001 2.21115 19.5777L10.2111 23.5777C11.3373 24.1408 12.6627 24.1408 13.7889 23.5777L21.7889 19.5777C23.144 18.9001 24 17.5151 24 16V8C24 6.48491 23.144 5.09986 21.7889 4.42229L13.7889 0.422291ZM8 8C8 5.79086 9.79086 4 12 4C14.2091 4 16 5.79086 16 8V16C16 18.2091 14.2091 20 12 20C9.79086 20 8 18.2091 8 16V8Z",fill:"currentColor"}),G.createElement("path",{d:"M14 8C14 9.10457 13.1046 10 12 10C10.8954 10 10 9.10457 10 8C10 6.89543 10.8954 6 12 6C13.1046 6 14 6.89543 14 8Z",fill:"currentColor"})),fgi=Ba(({collapsed:e,icon:t=dgi,text:n=ugi,wrapperStyles:r})=>{let{token:i}=ih.useToken(),a=qu(),o=c2(),{Link:s}=np();return G.createElement(a==="legacy"?s:o,{to:"/",style:{display:"inline-block",textDecoration:"none"}},G.createElement(rc,{style:{display:"flex",alignItems:"center",fontSize:"inherit",...r}},G.createElement("div",{style:{height:"24px",width:"24px",color:i.colorPrimary}},t),!e&&G.createElement(bu.Title,{style:{fontSize:"inherit",marginBottom:0,fontWeight:700}},n)))},"ThemedTitle"),pgi={borderStartStartRadius:0,borderEndStartRadius:0,position:"fixed",top:64,zIndex:999},BXt=Ba(({Title:e,render:t,meta:n,fixed:r,activeItemDisabled:i=!1})=>{var a;let{token:o}=ih.useToken(),{siderCollapsed:s,setSiderCollapsed:c,mobileSiderOpen:u,setMobileSiderOpen:d}=egi(),f=pae(),p=(a=h.useContext(Q6.ConfigContext))==null?void 0:a.direction,m=qu(),g=c2(),{warnWhen:_,setWarnWhen:v}=L5(),{Link:b}=np(),y=m==="legacy"?b:g,x=F4e(),C=ws(),{menuItems:w,selectedKey:$,defaultOpenKeys:O}=Y4e({meta:n}),N=wD.useBreakpoint(),{hasDashboard:P}=Ih(),I=qf(),{mutate:D}=_T({v3LegacyAuthProviderCompatible:!!(I!=null&&I.isLegacy)}),k=typeof N.lg>"u"?!1:!N.lg,R=e??x??OD,A=Ba((Z,te)=>Z.map(re=>{let{icon:se,label:de,route:pe,key:Se,name:ve,children:be,parentName:Ee,meta:xe,options:Pe}=re;if(be.length>0)return G.createElement(UM,{key:re.key,resource:ve,action:"list",params:{resource:re}},G.createElement(Zg.SubMenu,{key:re.key,icon:se??G.createElement(JM,null),title:de},A(be,te)));let je=Se===te,ft=!(Ho(xe==null?void 0:xe.parent,Pe==null?void 0:Pe.parent,Ee)!==void 0&&be.length===0),Ge=i&&je?{pointerEvents:"none"}:{};return G.createElement(UM,{key:re.key,resource:ve,action:"list",params:{resource:re}},G.createElement(Zg.Item,{key:re.key,icon:se??(ft&&G.createElement(JM,null)),style:Ge},G.createElement(y,{to:pe??"",style:Ge},de),!s&&je&&G.createElement("div",{className:"ant-menu-tree-arrow"})))}),"renderTreeView"),F=Ba(()=>{_?window.confirm(C("warnWhenUnsavedChanges","Are you sure you want to leave? You have unsaved changes."))&&(v(!1),D()):D()},"handleLogout"),z=f&&G.createElement(Zg.Item,{key:"logout",onClick:()=>F(),icon:G.createElement(PK,null)},C("buttons.logout","Logout")),M=P?G.createElement(Zg.Item,{key:"dashboard",icon:G.createElement($K,null)},G.createElement(y,{to:"/"},C("dashboard.title","Dashboard")),!s&&$==="/"&&G.createElement("div",{className:"ant-menu-tree-arrow"})):null,K=A(w,$),U=Ba(()=>t?t({dashboard:M,items:K,logout:z,collapsed:s}):G.createElement(G.Fragment,null,M,K,z),"renderSider"),W=Ba(()=>G.createElement(Zg,{selectedKeys:$?[$]:[],defaultOpenKeys:O,mode:"inline",style:{paddingTop:"8px",border:"none",overflow:"auto",height:"calc(100% - 72px)"},onClick:()=>{d(!1)}},U()),"renderMenu"),L=Ba(()=>G.createElement(G.Fragment,null,G.createElement(GUe,{open:u,onClose:()=>d(!1),placement:p==="rtl"?"right":"left",closable:!1,width:200,bodyStyle:{padding:0},maskClosable:!0},G.createElement(Of,null,G.createElement(Of.Sider,{style:{height:"100vh",backgroundColor:o.colorBgContainer,borderRight:`1px solid ${o.colorBgElevated}`}},G.createElement("div",{style:{width:"200px",padding:"0 16px",display:"flex",justifyContent:"flex-start",alignItems:"center",height:"64px",backgroundColor:o.colorBgElevated}},G.createElement(R,{collapsed:!1})),W()))),G.createElement(ss,{style:pgi,size:"large",onClick:()=>d(!0),icon:G.createElement(gK,null)})),"renderDrawerSider");if(k)return L();let Y={backgroundColor:o.colorBgContainer,borderRight:`1px solid ${o.colorBgElevated}`};r&&(Y.position="fixed",Y.top=0,Y.height="100vh",Y.zIndex=999);let J=Ba(()=>{let Z={style:{color:o.colorPrimary}};return G.createElement(s?p==="rtl"?w5:LC:p==="rtl"?LC:w5,{...Z})},"renderClosingIcons");return G.createElement(G.Fragment,null,r&&G.createElement("div",{style:{width:s?"80px":"200px",transition:"all 0.2s"}}),G.createElement(Of.Sider,{style:Y,collapsible:!0,collapsed:s,onCollapse:(Z,te)=>{te==="clickTrigger"&&c(Z)},collapsedWidth:80,breakpoint:"lg",trigger:G.createElement(ss,{type:"text",style:{borderRadius:0,height:"100%",width:"100%",backgroundColor:o.colorBgElevated}},J())},G.createElement("div",{style:{width:s?"80px":"200px",padding:s?"0":"0 16px",display:"flex",justifyContent:s?"center":"flex-start",alignItems:"center",height:"64px",backgroundColor:o.colorBgElevated,fontSize:"14px"}},G.createElement(R,{collapsed:s})),W()))},"ThemedSiderV2"),hgi=Ba(({isSticky:e,sticky:t})=>{let{token:n}=ih.useToken(),r=qf(),{data:i}=pD({v3LegacyAuthProviderCompatible:!!(r!=null&&r.isLegacy)});if(!(i&&(i.name||i.avatar)))return null;let a={backgroundColor:n.colorBgElevated,display:"flex",justifyContent:"flex-end",alignItems:"center",padding:"0px 24px",height:"64px"};return Ho(t,e)&&(a.position="sticky",a.top=0,a.zIndex=1),G.createElement(Of.Header,{style:a},G.createElement(rc,null,G.createElement(rc,{size:"middle"},(i==null?void 0:i.name)&&G.createElement(bu.Text,{strong:!0},i.name),(i==null?void 0:i.avatar)&&G.createElement(VN,{src:i==null?void 0:i.avatar,alt:i==null?void 0:i.name}))))},"ThemedHeaderV2"),mgi=Ba(({children:e,Header:t,Sider:n,Title:r,Footer:i,OffLayoutArea:a,initialSiderCollapsed:o,onSiderCollapsed:s})=>{let c=wD.useBreakpoint(),u=n??BXt,d=t??hgi,f=typeof c.sm>"u"?!0:c.sm,p=!!u({Title:r});return G.createElement(Z0i,{initialSiderCollapsed:o,onSiderCollapsed:s},G.createElement(Of,{style:{minHeight:"100vh"},hasSider:p},G.createElement(u,{Title:r}),G.createElement(Of,null,G.createElement(d,null),G.createElement(Of.Content,null,G.createElement("div",{style:{minHeight:360,padding:f?24:12}},e),a&&G.createElement(a,null)),i&&G.createElement(i,null))))},"ThemedLayoutV2"),OD=Ba(({collapsed:e,icon:t,text:n,wrapperStyles:r})=>{let{title:{icon:i,text:a}={}}=yae(),o=typeof t>"u"?i:t,s=typeof n>"u"?a:n,{token:c}=ih.useToken(),u=qu(),d=c2(),{Link:f}=np();return G.createElement(u==="legacy"?f:d,{to:"/",style:{display:"inline-block",textDecoration:"none"}},G.createElement(rc,{style:{display:"flex",alignItems:"center",fontSize:"inherit",...r}},G.createElement("div",{style:{height:"24px",width:"24px",color:c.colorPrimary}},o),!e&&G.createElement(bu.Title,{style:{fontSize:"inherit",marginBottom:0,fontWeight:700}},s)))},"ThemedTitleV2"),Rre=Ba(({resource:e,resourceNameOrRouteName:t,hideText:n=!1,accessControl:r,meta:i,children:a,onClick:o,...s})=>{let{hidden:c,disabled:u,label:d,title:f,LinkComponent:p,to:m}=fCt({resource:e??t,meta:i,accessControl:r}),g=u||s.disabled;return c||s.hidden?null:G.createElement(p,{to:m,replace:!1,onClick:_=>{if(g){_.preventDefault();return}o&&(_.preventDefault(),o(_))}},G.createElement(ss,{icon:G.createElement(Rbe,null),disabled:g,title:f,className:nw.CreateButton,type:"primary",...s},!n&&(a??d)))},"CreateButton"),n8=Ba(({resource:e,resourceNameOrRouteName:t,recordItemId:n,hideText:r=!1,accessControl:i,meta:a,children:o,onClick:s,...c})=>{let{to:u,label:d,title:f,hidden:p,disabled:m,LinkComponent:g}=uCt({resource:e??t,id:n,meta:a,accessControl:i}),_=m||c.disabled;return p||c.hidden?null:G.createElement(g,{to:u,replace:!1,onClick:v=>{if(_){v.preventDefault();return}s&&(v.preventDefault(),s(v))}},G.createElement(ss,{icon:G.createElement(hW,null),disabled:_,title:f,className:nw.EditButton,...c},!r&&(o??d)))},"EditButton"),r8=Ba(({resource:e,resourceNameOrRouteName:t,recordItemId:n,onSuccess:r,mutationMode:i,children:a,successNotification:o,errorNotification:s,hideText:c=!1,accessControl:u,metaData:d,meta:f,dataProviderName:p,confirmTitle:m,confirmOkText:g,confirmCancelText:_,invalidates:v,...b})=>{let{title:y,label:x,hidden:C,disabled:w,loading:$,confirmTitle:O,confirmOkLabel:N,cancelLabel:P,onConfirm:I}=tWe({resource:e??t,id:n,dataProviderName:p,invalidates:v,meta:f,onSuccess:r,mutationMode:i,errorNotification:s,successNotification:o,accessControl:u}),D=w||b.disabled;return C||b.hidden?null:G.createElement(cKe,{key:"delete",okText:g??N,cancelText:_??P,okType:"danger",title:m??O,okButtonProps:{disabled:$},onConfirm:I,disabled:D},G.createElement(ss,{danger:!0,loading:$,icon:G.createElement(OK,null),title:y,disabled:D,className:nw.DeleteButton,...b},!c&&(a??x)))},"DeleteButton"),zXt=Ba(({resource:e,resourceNameOrRouteName:t,recordItemId:n,hideText:r=!1,dataProviderName:i,children:a,meta:o,metaData:s,...c})=>{let{onClick:u,label:d,loading:f}=nWe({resource:e??t,id:n,dataProviderName:i});return G.createElement(ss,{onClick:u,icon:G.createElement(KHt,{spin:f}),className:nw.RefreshButton,...c},!r&&(a??d))},"RefreshButton"),Q3=Ba(({resource:e,resourceNameOrRouteName:t,recordItemId:n,hideText:r=!1,accessControl:i,meta:a,children:o,onClick:s,...c})=>{let{to:u,label:d,title:f,hidden:p,disabled:m,LinkComponent:g}=cCt({resource:e??t,id:n,accessControl:i,meta:a}),_=m||c.disabled;return p||c.hidden?null:G.createElement(g,{to:u,replace:!1,onClick:v=>{if(_){v.preventDefault();return}s&&(v.preventDefault(),s(v))}},G.createElement(ss,{disabled:_,icon:G.createElement(SK,null),title:f,className:nw.ShowButton,...c},!r&&(o??d)))},"ShowButton"),HXt=Ba(({resource:e,resourceNameOrRouteName:t,hideText:n=!1,accessControl:r,meta:i,children:a,onClick:o,...s})=>{let{to:c,label:u,title:d,hidden:f,disabled:p,LinkComponent:m}=pCt({resource:e??t,meta:i,accessControl:r}),g=p||s.disabled;return f||s.hidden?null:G.createElement(m,{to:c,replace:!1,onClick:_=>{if(g){_.preventDefault();return}o&&(_.preventDefault(),o(_))}},G.createElement(ss,{icon:G.createElement(gK,null),disabled:g,title:d,className:nw.ListButton,...s},!n&&(a??u)))},"ListButton");Ba(({hideText:e=!1,children:t,...n})=>{let{label:r}=mCt();return G.createElement(ss,{type:"default",icon:G.createElement(CMt,null),className:nw.ExportButton,...n},!e&&(t??r))},"ExportButton");var qXt=Ba(({hideText:e=!1,children:t,...n})=>{let{label:r}=hCt();return G.createElement(ss,{type:"primary",icon:G.createElement(CKe,null),className:nw.SaveButton,...n},!e&&(t??r))},"SaveButton");Ba(({resourceNameOrRouteName:e,resource:t,recordItemId:n,hideText:r=!1,accessControl:i,meta:a,children:o,onClick:s,...c})=>{let{to:u,LinkComponent:d,label:f,disabled:p,hidden:m,title:g}=dCt({id:n,resource:t??e,accessControl:i,meta:a}),_=p||c.disabled;return m||c.hidden?null:G.createElement(d,{to:u,replace:!1,onClick:v=>{if(_){v.preventDefault();return}s&&(v.preventDefault(),s(v))}},G.createElement(ss,{icon:G.createElement(Rbe,null),disabled:_,title:g,className:nw.CloneButton,...c},!r&&(o??f)))},"CloneButton");Ba(({uploadProps:e,buttonProps:t,hideText:n=!1,children:r,loading:i})=>{let{label:a}=gCt();return G.createElement(jbe,{...e},G.createElement(ss,{icon:G.createElement(gjt,null),className:nw.ImportButton,loading:i,...t},!n&&(r??a)))},"ImportButton");var Z3=Ba(({canCreate:e,title:t,children:n,createButtonProps:r,resource:i,wrapperProps:a,contentProps:o,headerProps:s,breadcrumb:c,headerButtonProps:u,headerButtons:d})=>{var f,p;let m=ws(),{options:{breadcrumb:g}={}}=Ih(),_=qu(),v=j5(),{resource:b,identifier:y}=Oc(i),x=e??(((b==null?void 0:b.canCreate)??!!(b!=null&&b.create))||r),C=typeof c>"u"?g:c,w=x?{size:"middle",resource:_==="legacy"?b==null?void 0:b.route:y,...r}:void 0,$=x?G.createElement(Rre,{...w}):null;return G.createElement("div",{...a??{}},G.createElement(doe,{title:t??m(`${y}.titles.list`,v(((f=b==null?void 0:b.meta)==null?void 0:f.label)??((p=b==null?void 0:b.options)==null?void 0:p.label)??(b==null?void 0:b.label)??y,"plural")),extra:d?G.createElement(rc,{wrap:!0,...u},typeof d=="function"?d({defaultButtons:$,createButtonProps:w}):d):$,breadcrumb:typeof C<"u"?G.createElement(G.Fragment,null,C)??void 0:G.createElement(m6e,null),...s??{}},G.createElement("div",{...o??{}},n)))},"List"),_L=Ba(({title:e,saveButtonProps:t,children:n,resource:r,isLoading:i=!1,breadcrumb:a,wrapperProps:o,headerProps:s,contentProps:c,headerButtonProps:u,headerButtons:d,footerButtonProps:f,footerButtons:p,goBack:m})=>{var g,_;let v=ws(),{options:{breadcrumb:b}={}}=Ih(),y=qu(),x=rK(),{goBack:C}=pg(),w=j5(),{resource:$,action:O,identifier:N}=Oc(r),P=typeof a>"u"?b:a,I={...i?{disabled:!0}:{},...t,htmlType:"submit"},D=G.createElement(G.Fragment,null,G.createElement(qXt,{...I}));return G.createElement("div",{...o??{}},G.createElement(doe,{backIcon:m,onBack:O!=="list"||typeof O<"u"?y==="legacy"?C:x:void 0,title:e??v(`${N}.titles.create`,`Create ${w(((g=$==null?void 0:$.meta)==null?void 0:g.label)??((_=$==null?void 0:$.options)==null?void 0:_.label)??($==null?void 0:$.label)??N,"singular")}`),breadcrumb:typeof P<"u"?G.createElement(G.Fragment,null,P)??void 0:G.createElement(m6e,null),extra:G.createElement(rc,{wrap:!0,...u??{}},d?typeof d=="function"?d({defaultButtons:null}):d:null),...s??{}},G.createElement(ED,{spinning:i},G.createElement(Au,{bordered:!1,actions:[G.createElement(rc,{key:"action-buttons",style:{float:"right",marginRight:24},...f??{}},p?typeof p=="function"?p({defaultButtons:D,saveButtonProps:I}):p:D)],...c??{}},n))))},"Create"),q5=Ba(({title:e,saveButtonProps:t,mutationMode:n,recordItemId:r,children:i,deleteButtonProps:a,canDelete:o,resource:s,isLoading:c=!1,dataProviderName:u,breadcrumb:d,wrapperProps:f,headerProps:p,contentProps:m,headerButtonProps:g,headerButtons:_,footerButtonProps:v,footerButtons:b,goBack:y,autoSaveProps:x})=>{var C,w,$;let O=ws(),{options:{breadcrumb:N}={}}=Ih(),{mutationMode:P}=dD(),I=n??P,D=qu(),k=rK(),R=u0(),{goBack:A,list:F}=pg(),z=j5(),{resource:M,action:K,id:U,identifier:W}=Oc(s),L=JVe({resource:M,action:"list"}),Y=r??U,J=typeof d>"u"?N:d,Z=(M==null?void 0:M.list)&&!r,te=o??((((C=M==null?void 0:M.meta)==null?void 0:C.canDelete)??(M==null?void 0:M.canDelete))||a),re=Z?{...c?{disabled:!0}:{},resource:D==="legacy"?M==null?void 0:M.route:W}:void 0,se={...c?{disabled:!0}:{},resource:D==="legacy"?M==null?void 0:M.route:W,recordItemId:Y,dataProviderName:u},de=te?{...c?{disabled:!0}:{},resource:D==="legacy"?M==null?void 0:M.route:W,mutationMode:I,onSuccess:()=>{D==="legacy"?F((M==null?void 0:M.route)??(M==null?void 0:M.name)??""):R({to:L})},recordItemId:Y,dataProviderName:u,...a}:void 0,pe={...c?{disabled:!0}:{},...t},Se=G.createElement(G.Fragment,null,x&&G.createElement(Egi,{...x}),Z&&G.createElement(HXt,{...re}),G.createElement(zXt,{...se})),ve=G.createElement(G.Fragment,null,te&&G.createElement(r8,{...de}),G.createElement(qXt,{...pe}));return G.createElement("div",{...f??{}},G.createElement(doe,{backIcon:y,onBack:K!=="list"&&typeof K<"u"?D==="legacy"?A:k:void 0,title:e??O(`${W}.titles.edit`,`Edit ${z(((w=M==null?void 0:M.meta)==null?void 0:w.label)??(($=M==null?void 0:M.options)==null?void 0:$.label)??(M==null?void 0:M.label)??W,"singular")}`),extra:G.createElement(rc,{wrap:!0,...g??{}},_?typeof _=="function"?_({defaultButtons:Se,listButtonProps:re,refreshButtonProps:se}):_:Se),breadcrumb:typeof J<"u"?G.createElement(G.Fragment,null,J)??void 0:G.createElement(m6e,null),...p??{}},G.createElement(ED,{spinning:c},G.createElement(Au,{bordered:!1,actions:[G.createElement(rc,{key:"footer-buttons",wrap:!0,style:{float:"right",marginRight:24},...v??{}},b?typeof b=="function"?b({defaultButtons:ve,deleteButtonProps:de,saveButtonProps:pe}):b:ve)],...m??{}},i))))},"Edit"),l6e=Ba(({title:e,canEdit:t,canDelete:n,isLoading:r=!1,children:i,resource:a,recordItemId:o,dataProviderName:s,breadcrumb:c,contentProps:u,headerProps:d,wrapperProps:f,headerButtons:p,footerButtons:m,footerButtonProps:g,headerButtonProps:_,goBack:v})=>{var b,y,x;let C=ws(),{options:{breadcrumb:w}={}}=Ih(),$=qu(),O=rK(),N=u0(),{goBack:P,list:I}=pg(),D=j5(),{resource:k,action:R,id:A,identifier:F}=Oc(a),z=JVe({resource:k,action:"list"}),M=o??A,K=typeof c>"u"?w:c,U=(k==null?void 0:k.list)&&!o,W=n??((b=k==null?void 0:k.meta)==null?void 0:b.canDelete)??(k==null?void 0:k.canDelete),L=t??(k==null?void 0:k.canEdit)??!!(k!=null&&k.edit),Y=U?{resource:$==="legacy"?k==null?void 0:k.route:F}:void 0,J=L?{...r?{disabled:!0}:{},type:"primary",resource:$==="legacy"?k==null?void 0:k.route:F,recordItemId:M}:void 0,Z=W?{...r?{disabled:!0}:{},resource:$==="legacy"?k==null?void 0:k.route:F,recordItemId:M,onSuccess:()=>{$==="legacy"?I((k==null?void 0:k.route)??(k==null?void 0:k.name)??""):N({to:z})},dataProviderName:s}:void 0,te={...r?{disabled:!0}:{},resource:$==="legacy"?k==null?void 0:k.route:F,recordItemId:M,dataProviderName:s},re=G.createElement(G.Fragment,null,U&&G.createElement(HXt,{...Y}),L&&G.createElement(n8,{...J}),W&&G.createElement(r8,{...Z}),G.createElement(zXt,{...te}));return G.createElement("div",{...f??{}},G.createElement(doe,{backIcon:v,onBack:R!=="list"&&typeof R<"u"?$==="legacy"?P:O:void 0,title:e??C(`${F}.titles.show`,`Show ${D(((y=k==null?void 0:k.meta)==null?void 0:y.label)??((x=k==null?void 0:k.options)==null?void 0:x.label)??(k==null?void 0:k.label)??F,"singular")}`),extra:G.createElement(rc,{key:"extra-buttons",wrap:!0,..._??{}},p?typeof p=="function"?p({defaultButtons:re,deleteButtonProps:Z,editButtonProps:J,listButtonProps:Y,refreshButtonProps:te}):p:re),breadcrumb:typeof K<"u"?G.createElement(G.Fragment,null,K)??void 0:G.createElement(m6e,null),...d??{}},G.createElement(ED,{spinning:r},G.createElement(Au,{bordered:!1,actions:m?[G.createElement(rc,{key:"footer-buttons",wrap:!0,...g},typeof m=="function"?m({defaultButtons:null}):m)]:void 0,...u??{}},i))))},"Show"),OV=Ba(({value:e,...t})=>G.createElement(bu.Text,{...t},e),"TextField"),VXt=Ba(({value:e,...t})=>G.createElement(k6,{...t},e==null?void 0:e.toString()),"TagField"),WXt=Ba(({value:e,...t})=>G.createElement(bu.Link,{href:`mailto:${e}`,...t},e),"EmailField"),UXt=Ba(({value:e,imageTitle:t,...n})=>G.createElement(XM,{...n,src:e,title:t}),"ImageField"),KXt=Ba(({value:e,valueLabelTrue:t="true",valueLabelFalse:n="false",trueIcon:r=G.createElement(Aae,null),falseIcon:i=G.createElement(X3,null),...a})=>G.createElement(Fy,{title:e?t:n,...a},e?G.createElement("span",null,r):G.createElement("span",null,i)),"BooleanField"),VGe=Ba(({value:e,locales:t,format:n="L",...r})=>{Dd.extend(Pti);let i=Dd.locale();return G.createElement(bu.Text,{...r},e?Dd(e).locale(t||i).format(n):"")},"DateField");Ba(({title:e,src:t,...n})=>G.createElement(WGe,{value:t,title:e,...n},e??t),"FileField");var WGe=Ba(({children:e,value:t,...n})=>G.createElement(bu.Link,{href:t,...n},e??t),"UrlField");function GXt(){return!!(typeof Intl=="object"&&Intl&&typeof Intl.NumberFormat=="function")}Ba(GXt,"toLocaleStringSupportsOptions");var kre=Ba(({value:e,locale:t,options:n,...r})=>{let i=Number(e);return G.createElement(bu.Text,{...r},GXt()?i.toLocaleString(t,n):i)},"NumberField"),c6e=Ba(({value:e=""})=>G.createElement(zfi,{remarkPlugins:[cmi]},e),"MarkdownField");Ba(e=>{let{setSelectedKeys:t,confirm:n,clearFilters:r,mapValue:i=Ba(p=>p,"mapValue"),selectedKeys:a,children:o}=e,s=ws(),c=Ba(()=>{r&&r()},"clearFilter"),u=Ba(()=>{let p;typeof a=="number"?p=`${a}`:Dd.isDayjs(a)?p=[a.toISOString()]:p=a,t(p),n==null||n()},"onFilter"),d=Ba(p=>{if(typeof p=="object"){if(Array.isArray(p)){let b=i(p,"onChange");return t(b)}let g=!p||!p.target||Dd.isDayjs(p)?{target:{value:p}}:p,{target:_}=g,v=i(_.value,"onChange");t(v);return}let m=i(p,"onChange");t(m)},"onChange"),f=G.Children.map(o,p=>G.isValidElement(p)?G.cloneElement(p,{onChange:d,value:i(a,"value")}):p);return G.createElement("div",{style:{padding:10,display:"flex",flexDirection:"column",alignItems:"flex-end"}},G.createElement("div",{style:{marginBottom:15}},f),G.createElement(rc,null,G.createElement(ss,{type:"primary",size:"small",onClick:()=>u()},G.createElement(NFt,null)," ",s("buttons.filter","Filter")),G.createElement(ss,{danger:!0,size:"small",onClick:()=>c()},s("buttons.clear","Clear"))))},"FilterDropdown");var ggi=Ba(()=>{let[e,t]=h.useState(),n=ws(),{push:r}=pg(),i=u0(),a=qu(),{resource:o,action:s}=Oc();return h.useEffect(()=>{o&&s&&t(n("pages.error.info",{action:s,resource:o==null?void 0:o.name},`You may have forgotten to add the "${s}" component to "${o==null?void 0:o.name}" resource.`))},[o,s]),G.createElement(mYr,{status:"404",title:"404",extra:G.createElement(rc,{direction:"vertical",size:"large"},G.createElement(rc,null,G.createElement(bu.Text,null,n("pages.error.404","Sorry, the page you visited does not exist.")),e&&G.createElement(Fy,{title:e},G.createElement(yjt,{}))),G.createElement(ss,{type:"primary",onClick:()=>{a==="legacy"?r("/"):i({to:"/"})}},n("pages.error.backHome","Back Home")))})},"ErrorComponent"),vgi={background:"radial-gradient(50% 50% at 50% 50%, #63386A 0%, #310438 100%)",backgroundSize:"cover"},_gi={maxWidth:"408px",margin:"auto"},ygi={textAlign:"center",color:"#626262",fontSize:"30px",letterSpacing:"-0.04em"},bgi={display:"flex",alignItems:"center",justifyContent:"center",marginBottom:"28px"};Ba(()=>{let[e]=Wr.useForm(),t=ws(),n=qf(),{mutate:r,isLoading:i}=HF({v3LegacyAuthProviderCompatible:!!(n!=null&&n.isLegacy)}),a=G.createElement(bu.Title,{level:3,style:ygi},t("pages.login.title","Sign in your account"));return G.createElement(Of,{style:vgi},G.createElement(ep,{justify:"center",align:"middle",style:{height:"100vh"}},G.createElement(ku,{xs:22},G.createElement("div",{style:_gi},G.createElement("div",{style:bgi},G.createElement("img",{src:"https://refine.ams3.cdn.digitaloceanspaces.com/logo/refine.svg",alt:"Refine Logo"})),G.createElement(Au,{title:a,headStyle:{borderBottom:0}},G.createElement(Wr,{layout:"vertical",form:e,onFinish:o=>{r(o)},requiredMark:!1,initialValues:{remember:!1}},G.createElement(Wr.Item,{name:"username",label:t("pages.login.username","Username"),rules:[{required:!0}]},G.createElement(Qi,{size:"large",placeholder:t("pages.login.username","Username")})),G.createElement(Wr.Item,{name:"password",label:t("pages.login.password","Password"),rules:[{required:!0}],style:{marginBottom:"12px"}},G.createElement(Qi,{type:"password",placeholder:"●●●●●●●●",size:"large"})),G.createElement("div",{style:{marginBottom:"12px"}},G.createElement(Wr.Item,{name:"remember",valuePropName:"checked",noStyle:!0},G.createElement(CT,{style:{fontSize:"12px"}},t("pages.login.remember","Remember me"))),G.createElement("a",{style:{float:"right",fontSize:"12px"},href:"#"},t("pages.login.forgotPassword","Forgot password?"))),G.createElement(ss,{type:"primary",size:"large",htmlType:"submit",loading:i,block:!0},t("pages.login.signin","Sign in"))),G.createElement("div",{style:{marginTop:8}},G.createElement(bu.Text,{style:{fontSize:12}},t("pages.login.noAccount","Don’t have an account?")," ",G.createElement("a",{href:"#",style:{fontWeight:"bold"}},t("pages.login.signup","Sign up")))))))))},"LoginPage");var OH={root:{height:"100vh",backgroundImage:"url('https://refine.ams3.cdn.digitaloceanspaces.com/login-background/background.png')",backgroundSize:"cover",backgroundColor:"#331049"},title:{color:"white",fontWeight:800,fontSize:"64px",marginBottom:"8px"},p1:{color:"white",marginBottom:0,fontSize:"20px",fontWeight:"bold"},p2:{color:"white",fontSize:"20px"},code:{backgroundColor:"white",color:"#331049"}};Ba(()=>h.createElement(ep,{align:"middle",justify:"center",style:OH.root},h.createElement(ku,{style:{textAlign:"center"}},h.createElement("img",{style:{marginBottom:"48px"},src:"https://refine.ams3.cdn.digitaloceanspaces.com/logo/refine.svg",alt:"Refine Logo"}),h.createElement(bu.Title,{style:OH.title},"Welcome on board"),h.createElement("p",{style:OH.p1},"Your configuration is completed."),h.createElement("p",{style:OH.p2},"Now you can get started by adding your resources to the"," ",h.createElement("code",{style:OH.code},"resources")," property of"," ",h.createElement("code",{style:OH.code},"<Refine>")),h.createElement(rc,{size:"large",wrap:!0,style:{marginTop:"70px",justifyContent:"center"}},h.createElement("a",{href:"https://refine.dev",target:"_blank",rel:"noreferrer"},h.createElement(ss,{size:"large",icon:h.createElement(MHt,null)},"Documentation")),h.createElement("a",{href:"https://refine.dev/examples",target:"_blank",rel:"noreferrer"},h.createElement(ss,{size:"large",icon:h.createElement(Ibe,null)},"Examples")),h.createElement("a",{href:"https://discord.gg/refine",target:"_blank",rel:"noreferrer"},h.createElement(ss,{size:"large",icon:h.createElement(oWt,null)},"Community"))))),"ReadyPage");Ba(()=>G.createElement(yCt,null),"WelcomePage");var u6e={},d6e={maxWidth:"400px",margin:"auto",padding:"32px",boxShadow:"0px 2px 4px rgba(0, 0, 0, 0.02), 0px 1px 6px -1px rgba(0, 0, 0, 0.02), 0px 1px 2px rgba(0, 0, 0, 0.03)"},f6e={borderBottom:0,padding:0},p6e={padding:0,marginTop:"32px"},h6e={textAlign:"center",marginBottom:0,fontSize:"24px",lineHeight:"32px",fontWeight:700,overflowWrap:"break-word",hyphens:"manual",textOverflow:"unset",whiteSpace:"pre-wrap"},xgi=Ba(({providers:e,registerLink:t,forgotPasswordLink:n,rememberMe:r,contentProps:i,wrapperProps:a,renderContent:o,formProps:s,title:c,hideForm:u,mutationVariables:d})=>{let{token:f}=ih.useToken(),[p]=Wr.useForm(),m=ws(),g=qu(),_=c2(),{Link:v}=np(),b=g==="legacy"?v:_,y=qf(),{mutate:x,isLoading:C}=HF({v3LegacyAuthProviderCompatible:!!(y!=null&&y.isLegacy)}),w=c===!1?null:G.createElement("div",{style:{display:"flex",justifyContent:"center",marginBottom:"32px",fontSize:"20px"}},c??G.createElement(OD,{collapsed:!1})),$=G.createElement(bu.Title,{level:3,style:{color:f.colorPrimaryTextHover,...h6e}},m("pages.login.title","Sign in to your account")),O=Ba(()=>e&&e.length>0?G.createElement(G.Fragment,null,e.map(P=>G.createElement(ss,{key:P.name,type:"default",block:!0,icon:P.icon,style:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%",marginBottom:"8px"},onClick:()=>x({...d,providerName:P.name})},P.label)),!u&&G.createElement(wbe,null,G.createElement(bu.Text,{style:{color:f.colorTextLabel}},m("pages.login.divider","or")))):null,"renderProviders"),N=G.createElement(Au,{title:$,headStyle:f6e,bodyStyle:p6e,style:{...d6e,backgroundColor:f.colorBgElevated},...i??{}},O(),!u&&G.createElement(Wr,{layout:"vertical",form:p,onFinish:P=>x({...P,...d}),requiredMark:!1,initialValues:{remember:!1},...s},G.createElement(Wr.Item,{name:"email",label:m("pages.login.fields.email","Email"),rules:[{required:!0,message:m("pages.login.errors.requiredEmail","Email is required")},{type:"email",message:m("pages.login.errors.validEmail","Invalid email address")}]},G.createElement(Qi,{size:"large",placeholder:m("pages.login.fields.email","Email")})),G.createElement(Wr.Item,{name:"password",label:m("pages.login.fields.password","Password"),rules:[{required:!0,message:m("pages.login.errors.requiredPassword","Password is required")}]},G.createElement(Qi,{type:"password",autoComplete:"current-password",placeholder:"●●●●●●●●",size:"large"})),G.createElement("div",{style:{display:"flex",justifyContent:"space-between",marginBottom:"24px"}},r??G.createElement(Wr.Item,{name:"remember",valuePropName:"checked",noStyle:!0},G.createElement(CT,{style:{fontSize:"12px"}},m("pages.login.buttons.rememberMe","Remember me"))),n??G.createElement(b,{style:{color:f.colorPrimaryTextHover,fontSize:"12px",marginLeft:"auto"},to:"/forgot-password"},m("pages.login.buttons.forgotPassword","Forgot password?"))),!u&&G.createElement(Wr.Item,null,G.createElement(ss,{type:"primary",size:"large",htmlType:"submit",loading:C,block:!0},m("pages.login.signin","Sign in")))),t??G.createElement("div",{style:{marginTop:u?16:8}},G.createElement(bu.Text,{style:{fontSize:12}},m("pages.login.buttons.noAccount","Don’t have an account?")," ",G.createElement(b,{to:"/register",style:{fontWeight:"bold",color:f.colorPrimaryTextHover}},m("pages.login.signup","Sign up")))));return G.createElement(Of,{style:u6e,...a??{}},G.createElement(ep,{justify:"center",align:u?"top":"middle",style:{padding:"16px 0",minHeight:"100dvh",paddingTop:u?"15dvh":"16px"}},G.createElement(ku,{xs:22},o?o(N,w):G.createElement(G.Fragment,null,w,N))))},"LoginPage"),Sgi=Ba(({providers:e,loginLink:t,wrapperProps:n,contentProps:r,renderContent:i,formProps:a,title:o,hideForm:s,mutationVariables:c})=>{let{token:u}=ih.useToken(),[d]=Wr.useForm(),f=ws(),p=qu(),m=c2(),{Link:g}=np(),_=p==="legacy"?g:m,v=qf(),{mutate:b,isLoading:y}=j4e({v3LegacyAuthProviderCompatible:!!(v!=null&&v.isLegacy)}),x=o===!1?null:G.createElement("div",{style:{display:"flex",justifyContent:"center",marginBottom:"32px",fontSize:"20px"}},o??G.createElement(OD,{collapsed:!1})),C=G.createElement(bu.Title,{level:3,style:{color:u.colorPrimaryTextHover,...h6e}},f("pages.register.title","Sign up for your account")),w=Ba(()=>e&&e.length>0?G.createElement(G.Fragment,null,e.map(O=>G.createElement(ss,{key:O.name,type:"default",block:!0,icon:O.icon,style:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%",marginBottom:"8px"},onClick:()=>b({...c,providerName:O.name})},O.label)),!s&&G.createElement(wbe,null,G.createElement(bu.Text,{style:{color:u.colorTextLabel}},f("pages.register.divider",f("pages.login.divider","or"))))):null,"renderProviders"),$=G.createElement(Au,{title:C,headStyle:f6e,bodyStyle:p6e,style:{...d6e,backgroundColor:u.colorBgElevated},...r??{}},w(),!s&&G.createElement(Wr,{layout:"vertical",form:d,onFinish:O=>b({...c,...O}),requiredMark:!1,...a},G.createElement(Wr.Item,{name:"email",label:f("pages.register.email","Email"),rules:[{required:!0,message:f("pages.register.errors.requiredEmail","Email is required")},{type:"email",message:f("pages.register.errors.validEmail","Invalid email address")}]},G.createElement(Qi,{size:"large",placeholder:f("pages.register.fields.email","Email")})),G.createElement(Wr.Item,{name:"password",label:f("pages.register.fields.password","Password"),rules:[{required:!0,message:f("pages.register.errors.requiredPassword","Password is required")}]},G.createElement(Qi,{type:"password",placeholder:"●●●●●●●●",size:"large"})),G.createElement("div",{style:{display:"flex",justifyContent:"space-between",marginBottom:"24px"}},t??G.createElement(bu.Text,{style:{fontSize:12,marginLeft:"auto"}},f("pages.register.buttons.haveAccount",f("pages.login.buttons.haveAccount","Have an account?"))," ",G.createElement(_,{style:{fontWeight:"bold",color:u.colorPrimaryTextHover},to:"/login"},f("pages.register.signin",f("pages.login.signin","Sign in"))))),G.createElement(Wr.Item,{style:{marginBottom:0}},G.createElement(ss,{type:"primary",size:"large",htmlType:"submit",loading:y,block:!0},f("pages.register.buttons.submit","Sign up")))),s&&t!==!1&&G.createElement("div",{style:{marginTop:s?16:8}},G.createElement(bu.Text,{style:{fontSize:12}},f("pages.register.buttons.haveAccount",f("pages.login.buttons.haveAccount","Have an account?"))," ",G.createElement(_,{style:{fontWeight:"bold",color:u.colorPrimaryTextHover},to:"/login"},f("pages.register.signin",f("pages.login.signin","Sign in"))))));return G.createElement(Of,{style:u6e,...n??{}},G.createElement(ep,{justify:"center",align:s?"top":"middle",style:{padding:"16px 0",minHeight:"100dvh",paddingTop:s?"15dvh":"16px"}},G.createElement(ku,{xs:22},i?i($,x):G.createElement(G.Fragment,null,x,$))))},"RegisterPage"),Cgi=Ba(({loginLink:e,wrapperProps:t,contentProps:n,renderContent:r,formProps:i,title:a,mutationVariables:o})=>{let{token:s}=ih.useToken(),[c]=Wr.useForm(),u=ws(),d=qu(),f=c2(),{Link:p}=np(),m=d==="legacy"?p:f,{mutate:g,isLoading:_}=B4e(),v=a===!1?null:G.createElement("div",{style:{display:"flex",justifyContent:"center",marginBottom:"32px",fontSize:"20px"}},a??G.createElement(OD,{collapsed:!1})),b=G.createElement(bu.Title,{level:3,style:{color:s.colorPrimaryTextHover,...h6e}},u("pages.forgotPassword.title","Forgot your password?")),y=G.createElement(Au,{title:b,headStyle:f6e,bodyStyle:p6e,style:{...d6e,backgroundColor:s.colorBgElevated},...n??{}},G.createElement(Wr,{layout:"vertical",form:c,onFinish:x=>g({...x,...o}),requiredMark:!1,...i},G.createElement(Wr.Item,{name:"email",label:u("pages.forgotPassword.fields.email","Email"),rules:[{required:!0,message:u("pages.forgotPassword.errors.requiredEmail","Email is required")},{type:"email",message:u("pages.forgotPassword.errors.validEmail","Invalid email address")}]},G.createElement(Qi,{type:"email",size:"large",placeholder:u("pages.forgotPassword.fields.email","Email")})),G.createElement("div",{style:{display:"flex",justifyContent:"space-between"}},e??G.createElement(bu.Text,{style:{fontSize:12,marginLeft:"auto"}},u("pages.forgotPassword.buttons.haveAccount",u("pages.register.buttons.haveAccount","Have an account? "))," ",G.createElement(m,{style:{fontWeight:"bold",color:s.colorPrimaryTextHover},to:"/login"},u("pages.forgotPassword.signin",u("pages.login.signin","Sign in"))))),G.createElement(Wr.Item,{style:{marginTop:"24px",marginBottom:0}},G.createElement(ss,{type:"primary",size:"large",htmlType:"submit",loading:_,block:!0},u("pages.forgotPassword.buttons.submit","Send reset instructions")))));return G.createElement(Of,{style:u6e,...t??{}},G.createElement(ep,{justify:"center",align:"middle",style:{padding:"16px 0",minHeight:"100dvh"}},G.createElement(ku,{xs:22},r?r(y,v):G.createElement(G.Fragment,null,v,y))))},"ForgotPasswordPage"),wgi=Ba(({wrapperProps:e,contentProps:t,renderContent:n,formProps:r,title:i,mutationVariables:a})=>{let{token:o}=ih.useToken(),[s]=Wr.useForm(),c=ws(),u=qf(),{mutate:d,isLoading:f}=z4e({v3LegacyAuthProviderCompatible:!!(u!=null&&u.isLegacy)}),p=i===!1?null:G.createElement("div",{style:{display:"flex",justifyContent:"center",marginBottom:"32px",fontSize:"20px"}},i??G.createElement(OD,{collapsed:!1})),m=G.createElement(bu.Title,{level:3,style:{color:o.colorPrimaryTextHover,...h6e}},c("pages.updatePassword.title","Set New Password")),g=G.createElement(Au,{title:m,headStyle:f6e,bodyStyle:p6e,style:{...d6e,backgroundColor:o.colorBgElevated},...t??{}},G.createElement(Wr,{layout:"vertical",form:s,onFinish:_=>d({..._,...a}),requiredMark:!1,...r},G.createElement(Wr.Item,{name:"password",label:c("pages.updatePassword.fields.password","New Password"),rules:[{required:!0,message:c("pages.updatePassword.errors.requiredPassword","Password is required")}],style:{marginBottom:"12px"}},G.createElement(Qi,{type:"password",placeholder:"●●●●●●●●",size:"large"})),G.createElement(Wr.Item,{name:"confirmPassword",label:c("pages.updatePassword.fields.confirmPassword","Confirm New Password"),hasFeedback:!0,dependencies:["password"],rules:[{required:!0,message:c("pages.updatePassword.errors.requiredConfirmPassword","Confirm password is required")},({getFieldValue:_})=>({validator(v,b){return!b||_("password")===b?Promise.resolve():Promise.reject(new Error(c("pages.updatePassword.errors.confirmPasswordNotMatch","Passwords do not match")))}})]},G.createElement(Qi,{type:"password",placeholder:"●●●●●●●●",size:"large"})),G.createElement(Wr.Item,{style:{marginBottom:0}},G.createElement(ss,{type:"primary",size:"large",htmlType:"submit",loading:f,block:!0},c("pages.updatePassword.buttons.submit","Update")))));return G.createElement(Of,{style:u6e,...e??{}},G.createElement(ep,{justify:"center",align:"middle",style:{padding:"16px 0",minHeight:"100dvh"}},G.createElement(ku,{xs:22},n?n(g,p):G.createElement(G.Fragment,null,p,g))))},"UpdatePasswordPage"),YXt=Ba(e=>{let{type:t}=e;return G.createElement(G.Fragment,null,Ba(()=>{switch(t){case"register":return G.createElement(Sgi,{...e});case"forgotPassword":return G.createElement(Cgi,{...e});case"updatePassword":return G.createElement(wgi,{...e});default:return G.createElement(xgi,{...e})}},"renderView")())},"AuthPage"),m6e=Ba(({breadcrumbProps:e,showHome:t=!0,hideIcons:n=!1,meta:r,minItems:i=2})=>{let a=qu(),{breadcrumbs:o}=sCt({meta:r}),s=c2(),{Link:c}=np(),{hasDashboard:u}=Ih(),{resources:d}=Oc(),f=qVe("/",d),p=a==="legacy"?c:s;if(o.length<i)return null;let m=o.map(({label:g,icon:_,href:v})=>({key:`breadcrumb-item-${g}`,title:G.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",gap:4}},!n&&_,v?G.createElement(p,{to:v},g):G.createElement("span",null,g))}));return G.createElement(q$t,{items:Ba(()=>{var g,_;return t&&(u||f.found)?[{key:"breadcrumb-item-home",title:G.createElement(p,{to:"/"},((_=(g=f==null?void 0:f.resource)==null?void 0:g.meta)==null?void 0:_.icon)??G.createElement(tjt,null))},...m]:m},"getBreadcrumbItems")(),...e})},"Breadcrumb"),doe=Ba(({children:e,...t})=>{var n;let r=(n=h.useContext(Q6.ConfigContext))==null?void 0:n.direction,i=Ba(()=>G.createElement(ss,{type:"text",icon:G.createElement(r==="rtl"?dIt:bKe,null)}),"renderBackButton"),a=typeof t.backIcon>"u"?i():t.backIcon,o=typeof t.title=="string"?G.createElement(bu.Title,{className:kdt.Title,level:4,style:{marginBottom:0}},t.title):t.title,s=typeof t.title=="string"?G.createElement(bu.Title,{className:kdt.SubTitle,level:5,type:"secondary",style:{marginBottom:0}},t.subTitle):t.subTitle;return G.createElement(K0i,{...t,backIcon:a,title:o,subTitle:s,style:{padding:0,...t.style}},e)},"PageHeader"),Egi=Ba(({status:e,elements:{success:t=G.createElement(zme,{translationKey:"autoSave.success",defaultMessage:"saved",icon:G.createElement(TK,null)}),error:n=G.createElement(zme,{translationKey:"autoSave.error",defaultMessage:"auto save failure",icon:G.createElement(Dbe,null)}),loading:r=G.createElement(zme,{translationKey:"autoSave.loading",defaultMessage:"saving...",icon:G.createElement(VVt,null)}),idle:i=G.createElement(zme,{translationKey:"autoSave.idle",defaultMessage:"waiting for changes",icon:G.createElement(Fae,null)})}={}})=>G.createElement(CCt,{status:e,elements:{success:t,error:n,loading:r,idle:i}}),"AutoSaveIndicator"),zme=Ba(({translationKey:e,defaultMessage:t,icon:n})=>{let r=ws(),{token:i}=ih.useToken();return G.createElement(bu.Text,{style:{marginRight:5,color:i.colorTextTertiary,fontSize:".8rem"}},r(e,t),G.createElement("span",{style:{marginLeft:".2rem"}},n))},"Message");Ba((e,t)=>e&&(t==="value"?e.map(n=>typeof n=="string"?Dd(n):n):t==="onChange"&&e.every(Dd.isDayjs)?e.map(n=>Dd(n).toISOString()):e),"rangePickerFilterMapper");var XXt=Ba(e=>{let{fileList:t}=e;return[...t]},"getValueFromEvent"),Tgi={Blue:{token:{colorPrimary:"#1677FF"}},Purple:{token:{colorPrimary:"#722ED1"}},Magenta:{token:{colorPrimary:"#EB2F96"}},Red:{token:{colorPrimary:"#F5222D"}},Orange:{token:{colorPrimary:"#FA541C"}},Yellow:{token:{colorPrimary:"#FAAD14"}},Green:{token:{colorPrimary:"#52C41A"}}};/**
 * @remix-run/router v1.23.0
 *
 * Copyright (c) Remix Software Inc.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE.md file in the root directory of this source tree.
 *
 * @license MIT
 */function Are(){return Are=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Are.apply(this,arguments)}var iN;(function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"})(iN||(iN={}));const cpt="popstate";function $gi(e){e===void 0&&(e={});function t(r,i){let{pathname:a,search:o,hash:s}=r.location;return mje("",{pathname:a,search:o,hash:s},i.state&&i.state.usr||null,i.state&&i.state.key||"default")}function n(r,i){return typeof i=="string"?i:Mre(i)}return Pgi(t,n,null,e)}function sh(e,t){if(e===!1||e===null||typeof e>"u")throw new Error(t)}function T5(e,t){if(!e){typeof console<"u"&&console.warn(t);try{throw new Error(t)}catch{}}}function Ogi(){return Math.random().toString(36).substr(2,8)}function upt(e,t){return{usr:e.state,key:e.key,idx:t}}function mje(e,t,n,r){return n===void 0&&(n=null),Are({pathname:typeof e=="string"?e:e.pathname,search:"",hash:""},typeof t=="string"?jK(t):t,{state:n,key:t&&t.key||r||Ogi()})}function Mre(e){let{pathname:t="/",search:n="",hash:r=""}=e;return n&&n!=="?"&&(t+=n.charAt(0)==="?"?n:"?"+n),r&&r!=="#"&&(t+=r.charAt(0)==="#"?r:"#"+r),t}function jK(e){let t={};if(e){let n=e.indexOf("#");n>=0&&(t.hash=e.substr(n),e=e.substr(0,n));let r=e.indexOf("?");r>=0&&(t.search=e.substr(r),e=e.substr(0,r)),e&&(t.pathname=e)}return t}function Pgi(e,t,n,r){r===void 0&&(r={});let{window:i=document.defaultView,v5Compat:a=!1}=r,o=i.history,s=iN.Pop,c=null,u=d();u==null&&(u=0,o.replaceState(Are({},o.state,{idx:u}),""));function d(){return(o.state||{idx:null}).idx}function f(){s=iN.Pop;let v=d(),b=v==null?null:v-u;u=v,c&&c({action:s,location:_.location,delta:b})}function p(v,b){s=iN.Push;let y=mje(_.location,v,b);n&&n(y,v),u=d()+1;let x=upt(y,u),C=_.createHref(y);try{o.pushState(x,"",C)}catch(w){if(w instanceof DOMException&&w.name==="DataCloneError")throw w;i.location.assign(C)}a&&c&&c({action:s,location:_.location,delta:1})}function m(v,b){s=iN.Replace;let y=mje(_.location,v,b);n&&n(y,v),u=d();let x=upt(y,u),C=_.createHref(y);o.replaceState(x,"",C),a&&c&&c({action:s,location:_.location,delta:0})}function g(v){let b=i.location.origin!=="null"?i.location.origin:i.location.href,y=typeof v=="string"?v:Mre(v);return y=y.replace(/ $/,"%20"),sh(b,"No window.location.(origin|href) available to create URL for href: "+y),new URL(y,b)}let _={get action(){return s},get location(){return e(i,o)},listen(v){if(c)throw new Error("A history only accepts one active listener");return i.addEventListener(cpt,f),c=v,()=>{i.removeEventListener(cpt,f),c=null}},createHref(v){return t(i,v)},createURL:g,encodeLocation(v){let b=g(v);return{pathname:b.pathname,search:b.search,hash:b.hash}},push:p,replace:m,go(v){return o.go(v)}};return _}var dpt;(function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"})(dpt||(dpt={}));function Ngi(e,t,n){return n===void 0&&(n="/"),Dgi(e,t,n,!1)}function Dgi(e,t,n,r){let i=typeof t=="string"?jK(t):t,a=GN(i.pathname||"/",n);if(a==null)return null;let o=JXt(e);Igi(o);let s=null;for(let c=0;s==null&&c<o.length;++c){let u=qgi(a);s=zgi(o[c],u,r)}return s}function JXt(e,t,n,r){t===void 0&&(t=[]),n===void 0&&(n=[]),r===void 0&&(r="");let i=(a,o,s)=>{let c={relativePath:s===void 0?a.path||"":s,caseSensitive:a.caseSensitive===!0,childrenIndex:o,route:a};c.relativePath.startsWith("/")&&(sh(c.relativePath.startsWith(r),'Absolute route path "'+c.relativePath+'" nested under path '+('"'+r+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),c.relativePath=c.relativePath.slice(r.length));let u=Z9([r,c.relativePath]),d=n.concat(c);a.children&&a.children.length>0&&(sh(a.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+u+'".')),JXt(a.children,t,d,u)),!(a.path==null&&!a.index)&&t.push({path:u,score:jgi(u,a.index),routesMeta:d})};return e.forEach((a,o)=>{var s;if(a.path===""||!((s=a.path)!=null&&s.includes("?")))i(a,o);else for(let c of QXt(a.path))i(a,o,c)}),t}function QXt(e){let t=e.split("/");if(t.length===0)return[];let[n,...r]=t,i=n.endsWith("?"),a=n.replace(/\?$/,"");if(r.length===0)return i?[a,""]:[a];let o=QXt(r.join("/")),s=[];return s.push(...o.map(c=>c===""?a:[a,c].join("/"))),i&&s.push(...o),s.map(c=>e.startsWith("/")&&c===""?"/":c)}function Igi(e){e.sort((t,n)=>t.score!==n.score?n.score-t.score:Bgi(t.routesMeta.map(r=>r.childrenIndex),n.routesMeta.map(r=>r.childrenIndex)))}const Rgi=/^:[\w-]+$/,kgi=3,Agi=2,Mgi=1,Fgi=10,Lgi=-2,fpt=e=>e==="*";function jgi(e,t){let n=e.split("/"),r=n.length;return n.some(fpt)&&(r+=Lgi),t&&(r+=Agi),n.filter(i=>!fpt(i)).reduce((i,a)=>i+(Rgi.test(a)?kgi:a===""?Mgi:Fgi),r)}function Bgi(e,t){return e.length===t.length&&e.slice(0,-1).every((r,i)=>r===t[i])?e[e.length-1]-t[t.length-1]:0}function zgi(e,t,n){n===void 0&&(n=!1);let{routesMeta:r}=e,i={},a="/",o=[];for(let s=0;s<r.length;++s){let c=r[s],u=s===r.length-1,d=a==="/"?t:t.slice(a.length)||"/",f=Fre({path:c.relativePath,caseSensitive:c.caseSensitive,end:u},d),p=c.route;if(!f&&u&&n&&!r[r.length-1].route.index&&(f=Fre({path:c.relativePath,caseSensitive:c.caseSensitive,end:!1},d)),!f)return null;Object.assign(i,f.params),o.push({params:i,pathname:Z9([a,f.pathname]),pathnameBase:Kgi(Z9([a,f.pathnameBase])),route:p}),f.pathnameBase!=="/"&&(a=Z9([a,f.pathnameBase]))}return o}function Fre(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[n,r]=Hgi(e.path,e.caseSensitive,e.end),i=t.match(n);if(!i)return null;let a=i[0],o=a.replace(/(.)\/+$/,"$1"),s=i.slice(1);return{params:r.reduce((u,d,f)=>{let{paramName:p,isOptional:m}=d;if(p==="*"){let _=s[f]||"";o=a.slice(0,a.length-_.length).replace(/(.)\/+$/,"$1")}const g=s[f];return m&&!g?u[p]=void 0:u[p]=(g||"").replace(/%2F/g,"/"),u},{}),pathname:a,pathnameBase:o,pattern:e}}function Hgi(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!0),T5(e==="*"||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were '+('"'+e.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+e.replace(/\*$/,"/*")+'".'));let r=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(o,s,c)=>(r.push({paramName:s,isOptional:c!=null}),c?"/?([^\\/]+)?":"/([^\\/]+)"));return e.endsWith("*")?(r.push({paramName:"*"}),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):n?i+="\\/*$":e!==""&&e!=="/"&&(i+="(?:(?=\\/|$))"),[new RegExp(i,t?void 0:"i"),r]}function qgi(e){try{return e.split("/").map(t=>decodeURIComponent(t).replace(/\//g,"%2F")).join("/")}catch(t){return T5(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+t+").")),e}}function GN(e,t){if(t==="/")return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let n=t.endsWith("/")?t.length-1:t.length,r=e.charAt(n);return r&&r!=="/"?null:e.slice(n)||"/"}function Vgi(e,t){t===void 0&&(t="/");let{pathname:n,search:r="",hash:i=""}=typeof e=="string"?jK(e):e;return{pathname:n?n.startsWith("/")?n:Wgi(n,t):t,search:Ggi(r),hash:Ygi(i)}}function Wgi(e,t){let n=t.replace(/\/+$/,"").split("/");return e.split("/").forEach(i=>{i===".."?n.length>1&&n.pop():i!=="."&&n.push(i)}),n.length>1?n.join("/"):"/"}function kIe(e,t,n,r){return"Cannot include a '"+e+"' character in a manually specified "+("`to."+t+"` field ["+JSON.stringify(r)+"].  Please separate it out to the ")+("`to."+n+"` field. Alternatively you may provide the full path as ")+'a string in <Link to="..."> and the router will parse it for you.'}function Ugi(e){return e.filter((t,n)=>n===0||t.route.path&&t.route.path.length>0)}function UGe(e,t){let n=Ugi(e);return t?n.map((r,i)=>i===n.length-1?r.pathname:r.pathnameBase):n.map(r=>r.pathnameBase)}function KGe(e,t,n,r){r===void 0&&(r=!1);let i;typeof e=="string"?i=jK(e):(i=Are({},e),sh(!i.pathname||!i.pathname.includes("?"),kIe("?","pathname","search",i)),sh(!i.pathname||!i.pathname.includes("#"),kIe("#","pathname","hash",i)),sh(!i.search||!i.search.includes("#"),kIe("#","search","hash",i)));let a=e===""||i.pathname==="",o=a?"/":i.pathname,s;if(o==null)s=n;else{let f=t.length-1;if(!r&&o.startsWith("..")){let p=o.split("/");for(;p[0]==="..";)p.shift(),f-=1;i.pathname=p.join("/")}s=f>=0?t[f]:"/"}let c=Vgi(i,s),u=o&&o!=="/"&&o.endsWith("/"),d=(a||o===".")&&n.endsWith("/");return!c.pathname.endsWith("/")&&(u||d)&&(c.pathname+="/"),c}const Z9=e=>e.join("/").replace(/\/\/+/g,"/"),Kgi=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),Ggi=e=>!e||e==="?"?"":e.startsWith("?")?e:"?"+e,Ygi=e=>!e||e==="#"?"":e.startsWith("#")?e:"#"+e;function Xgi(e){return e!=null&&typeof e.status=="number"&&typeof e.statusText=="string"&&typeof e.internal=="boolean"&&"data"in e}const ZXt=["post","put","patch","delete"];new Set(ZXt);const Jgi=["get",...ZXt];new Set(Jgi);/**
 * React Router v6.30.0
 *
 * Copyright (c) Remix Software Inc.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE.md file in the root directory of this source tree.
 *
 * @license MIT
 */function Lre(){return Lre=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Lre.apply(this,arguments)}const foe=h.createContext(null);foe.displayName="DataRouter";const GGe=h.createContext(null);GGe.displayName="DataRouterState";const Qgi=h.createContext(null);Qgi.displayName="Await";const eb=h.createContext(null);eb.displayName="Navigation";const poe=h.createContext(null);poe.displayName="Location";const i8=h.createContext({outlet:null,matches:[],isDataRoute:!1});i8.displayName="Route";const YGe=h.createContext(null);YGe.displayName="RouteError";function Zgi(e,t){let{relative:n}=t===void 0?{}:t;BK()||sh(!1,"useHref() may be used only in the context of a <Router> component.");let{basename:r,navigator:i}=h.useContext(eb),{hash:a,pathname:o,search:s}=moe(e,{relative:n}),c=o;return r!=="/"&&(c=o==="/"?r:Z9([r,o])),i.createHref({pathname:c,search:s,hash:a})}function BK(){return h.useContext(poe)!=null}function Ly(){return BK()||sh(!1,"useLocation() may be used only in the context of a <Router> component."),h.useContext(poe).location}const eJt="You should call navigate() in a React.useEffect(), not when your component is first rendered.";function tJt(e){h.useContext(eb).static||h.useLayoutEffect(e)}function YN(){let{isDataRoute:e}=h.useContext(i8);return e?mvi():evi()}function evi(){BK()||sh(!1,"useNavigate() may be used only in the context of a <Router> component.");let e=h.useContext(foe),{basename:t,future:n,navigator:r}=h.useContext(eb),{matches:i}=h.useContext(i8),{pathname:a}=Ly(),o=JSON.stringify(UGe(i,n.v7_relativeSplatPath)),s=h.useRef(!1);return tJt(()=>{s.current=!0}),h.useCallback(function(u,d){if(d===void 0&&(d={}),T5(s.current,eJt),!s.current)return;if(typeof u=="number"){r.go(u);return}let f=KGe(u,JSON.parse(o),a,d.relative==="path");e==null&&t!=="/"&&(f.pathname=f.pathname==="/"?t:Z9([t,f.pathname])),(d.replace?r.replace:r.push)(f,d.state,d)},[t,r,o,a,e])}const tvi=h.createContext(null);function nvi(e){let t=h.useContext(i8).outlet;return t&&h.createElement(tvi.Provider,{value:e},t)}function hoe(){let{matches:e}=h.useContext(i8),t=e[e.length-1];return t?t.params:{}}function moe(e,t){let{relative:n}=t===void 0?{}:t,{future:r}=h.useContext(eb),{matches:i}=h.useContext(i8),{pathname:a}=Ly(),o=JSON.stringify(UGe(i,r.v7_relativeSplatPath));return h.useMemo(()=>KGe(e,JSON.parse(o),a,n==="path"),[e,o,a,n])}function rvi(e,t){return ivi(e,t)}function ivi(e,t,n,r){BK()||sh(!1,"useRoutes() may be used only in the context of a <Router> component.");let{navigator:i,static:a}=h.useContext(eb),{matches:o}=h.useContext(i8),s=o[o.length-1],c=s?s.params:{},u=s?s.pathname:"/",d=s?s.pathnameBase:"/",f=s&&s.route;{let x=f&&f.path||"";rJt(u,!f||x.endsWith("*"),"You rendered descendant <Routes> (or called `useRoutes()`) at "+('"'+u+'" (under <Route path="'+x+'">) 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.

`+('Please change the parent <Route path="'+x+'"> to <Route ')+('path="'+(x==="/"?"*":x+"/*")+'">.'))}let p=Ly(),m;if(t){var g;let x=typeof t=="string"?jK(t):t;d==="/"||(g=x.pathname)!=null&&g.startsWith(d)||sh(!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 "'+d+'" ')+('but pathname "'+x.pathname+'" was given in the `location` prop.')),m=x}else m=p;let _=m.pathname||"/",v=_;if(d!=="/"){let x=d.replace(/^\//,"").split("/");v="/"+_.replace(/^\//,"").split("/").slice(x.length).join("/")}let b=!a&&n&&n.matches&&n.matches.length>0?n.matches:Ngi(e,{pathname:v});T5(f||b!=null,'No routes matched location "'+m.pathname+m.search+m.hash+'" '),T5(b==null||b[b.length-1].route.element!==void 0||b[b.length-1].route.Component!==void 0||b[b.length-1].route.lazy!==void 0,'Matched leaf route at location "'+m.pathname+m.search+m.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 y=cvi(b&&b.map(x=>Object.assign({},x,{params:Object.assign({},c,x.params),pathname:Z9([d,i.encodeLocation?i.encodeLocation(x.pathname).pathname:x.pathname]),pathnameBase:x.pathnameBase==="/"?d:Z9([d,i.encodeLocation?i.encodeLocation(x.pathnameBase).pathname:x.pathnameBase])})),o,n,r);return t&&y?h.createElement(poe.Provider,{value:{location:Lre({pathname:"/",search:"",hash:"",state:null,key:"default"},m),navigationType:iN.Pop}},y):y}function avi(){let e=hvi(),t=Xgi(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),n=e instanceof Error?e.stack:null,r="rgba(200,200,200, 0.5)",i={padding:"0.5rem",backgroundColor:r},a={padding:"2px 4px",backgroundColor:r},o=null;return console.error("Error handled by React Router default ErrorBoundary:",e),o=h.createElement(h.Fragment,null,h.createElement("p",null,"💿 Hey developer 👋"),h.createElement("p",null,"You can provide a way better UX than this when your app throws errors by providing your own ",h.createElement("code",{style:a},"ErrorBoundary")," or"," ",h.createElement("code",{style:a},"errorElement")," prop on your route.")),h.createElement(h.Fragment,null,h.createElement("h2",null,"Unexpected Application Error!"),h.createElement("h3",{style:{fontStyle:"italic"}},t),n?h.createElement("pre",{style:i},n):null,o)}const ovi=h.createElement(avi,null);class svi extends h.Component{constructor(t){super(t),this.state={location:t.location,revalidation:t.revalidation,error:t.error}}static getDerivedStateFromError(t){return{error:t}}static getDerivedStateFromProps(t,n){return n.location!==t.location||n.revalidation!=="idle"&&t.revalidation==="idle"?{error:t.error,location:t.location,revalidation:t.revalidation}:{error:t.error!==void 0?t.error:n.error,location:n.location,revalidation:t.revalidation||n.revalidation}}componentDidCatch(t,n){console.error("React Router caught the following error during render",t,n)}render(){return this.state.error!==void 0?h.createElement(i8.Provider,{value:this.props.routeContext},h.createElement(YGe.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function lvi(e){let{routeContext:t,match:n,children:r}=e,i=h.useContext(foe);return i&&i.static&&i.staticContext&&(n.route.errorElement||n.route.ErrorBoundary)&&(i.staticContext._deepestRenderedBoundaryId=n.route.id),h.createElement(i8.Provider,{value:t},r)}function cvi(e,t,n,r){var i;if(t===void 0&&(t=[]),n===void 0&&(n=null),r===void 0&&(r=null),e==null){var a;if(!n)return null;if(n.errors)e=n.matches;else if((a=r)!=null&&a.v7_partialHydration&&t.length===0&&!n.initialized&&n.matches.length>0)e=n.matches;else return null}let o=e,s=(i=n)==null?void 0:i.errors;if(s!=null){let d=o.findIndex(f=>f.route.id&&(s==null?void 0:s[f.route.id])!==void 0);d>=0||sh(!1,"Could not find a matching route for errors on route IDs: "+Object.keys(s).join(",")),o=o.slice(0,Math.min(o.length,d+1))}let c=!1,u=-1;if(n&&r&&r.v7_partialHydration)for(let d=0;d<o.length;d++){let f=o[d];if((f.route.HydrateFallback||f.route.hydrateFallbackElement)&&(u=d),f.route.id){let{loaderData:p,errors:m}=n,g=f.route.loader&&p[f.route.id]===void 0&&(!m||m[f.route.id]===void 0);if(f.route.lazy||g){c=!0,u>=0?o=o.slice(0,u+1):o=[o[0]];break}}}return o.reduceRight((d,f,p)=>{let m,g=!1,_=null,v=null;n&&(m=s&&f.route.id?s[f.route.id]:void 0,_=f.route.errorElement||ovi,c&&(u<0&&p===0?(rJt("route-fallback",!1,"No `HydrateFallback` element provided to render during initial hydration"),g=!0,v=null):u===p&&(g=!0,v=f.route.hydrateFallbackElement||null)));let b=t.concat(o.slice(0,p+1)),y=()=>{let x;return m?x=_:g?x=v:f.route.Component?x=h.createElement(f.route.Component,null):f.route.element?x=f.route.element:x=d,h.createElement(lvi,{match:f,routeContext:{outlet:d,matches:b,isDataRoute:n!=null},children:x})};return n&&(f.route.ErrorBoundary||f.route.errorElement||p===0)?h.createElement(svi,{location:n.location,revalidation:n.revalidation,component:_,error:m,children:y(),routeContext:{outlet:null,matches:b,isDataRoute:!0}}):y()},null)}var nJt=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(nJt||{}),jre=function(e){return e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e.UseRouteId="useRouteId",e}(jre||{});function XGe(e){return e+" must be used within a data router.  See https://reactrouter.com/v6/routers/picking-a-router."}function uvi(e){let t=h.useContext(foe);return t||sh(!1,XGe(e)),t}function dvi(e){let t=h.useContext(GGe);return t||sh(!1,XGe(e)),t}function fvi(e){let t=h.useContext(i8);return t||sh(!1,XGe(e)),t}function JGe(e){let t=fvi(e),n=t.matches[t.matches.length-1];return n.route.id||sh(!1,e+' can only be used on routes that contain a unique "id"'),n.route.id}function pvi(){return JGe(jre.UseRouteId)}function hvi(){var e;let t=h.useContext(YGe),n=dvi(jre.UseRouteError),r=JGe(jre.UseRouteError);return t!==void 0?t:(e=n.errors)==null?void 0:e[r]}function mvi(){let{router:e}=uvi(nJt.UseNavigateStable),t=JGe(jre.UseNavigateStable),n=h.useRef(!1);return tJt(()=>{n.current=!0}),h.useCallback(function(i,a){a===void 0&&(a={}),T5(n.current,eJt),n.current&&(typeof i=="number"?e.navigate(i):e.navigate(i,Lre({fromRouteId:t},a)))},[e,t])}const ppt={};function rJt(e,t,n){!t&&!ppt[e]&&(ppt[e]=!0,T5(!1,n))}const hpt={};function gvi(e,t){hpt[t]||(hpt[t]=!0,console.warn(t))}const PH=(e,t,n)=>gvi(e,"⚠️ React Router Future Flag Warning: "+t+". "+("You can use the `"+e+"` future flag to opt-in early. ")+("For more information, see "+n+"."));function vvi(e,t){(e==null?void 0:e.v7_startTransition)===void 0&&PH("v7_startTransition","React Router will begin wrapping state updates in `React.startTransition` in v7","https://reactrouter.com/v6/upgrading/future#v7_starttransition"),(e==null?void 0:e.v7_relativeSplatPath)===void 0&&(!t||!t.v7_relativeSplatPath)&&PH("v7_relativeSplatPath","Relative route resolution within Splat routes is changing in v7","https://reactrouter.com/v6/upgrading/future#v7_relativesplatpath"),t&&(t.v7_fetcherPersist===void 0&&PH("v7_fetcherPersist","The persistence behavior of fetchers is changing in v7","https://reactrouter.com/v6/upgrading/future#v7_fetcherpersist"),t.v7_normalizeFormMethod===void 0&&PH("v7_normalizeFormMethod","Casing of `formMethod` fields is being normalized to uppercase in v7","https://reactrouter.com/v6/upgrading/future#v7_normalizeformmethod"),t.v7_partialHydration===void 0&&PH("v7_partialHydration","`RouterProvider` hydration behavior is changing in v7","https://reactrouter.com/v6/upgrading/future#v7_partialhydration"),t.v7_skipActionErrorRevalidation===void 0&&PH("v7_skipActionErrorRevalidation","The revalidation behavior after 4xx/5xx `action` responses is changing in v7","https://reactrouter.com/v6/upgrading/future#v7_skipactionerrorrevalidation"))}function iJt(e){let{to:t,replace:n,state:r,relative:i}=e;BK()||sh(!1,"<Navigate> may be used only in the context of a <Router> component.");let{future:a,static:o}=h.useContext(eb);T5(!o,"<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:s}=h.useContext(i8),{pathname:c}=Ly(),u=YN(),d=KGe(t,UGe(s,a.v7_relativeSplatPath),c,i==="path"),f=JSON.stringify(d);return h.useEffect(()=>u(JSON.parse(f),{replace:n,state:r,relative:i}),[u,f,i,n,r]),null}function mpt(e){return nvi(e.context)}function vl(e){sh(!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 _vi(e){let{basename:t="/",children:n=null,location:r,navigationType:i=iN.Pop,navigator:a,static:o=!1,future:s}=e;BK()&&sh(!1,"You cannot render a <Router> inside another <Router>. You should never have more than one in your app.");let c=t.replace(/^\/*/,"/"),u=h.useMemo(()=>({basename:c,navigator:a,static:o,future:Lre({v7_relativeSplatPath:!1},s)}),[c,s,a,o]);typeof r=="string"&&(r=jK(r));let{pathname:d="/",search:f="",hash:p="",state:m=null,key:g="default"}=r,_=h.useMemo(()=>{let v=GN(d,c);return v==null?null:{location:{pathname:v,search:f,hash:p,state:m,key:g},navigationType:i}},[c,d,f,p,m,g,i]);return T5(_!=null,'<Router basename="'+c+'"> is not able to match the URL '+('"'+d+f+p+'" because it does not start with the ')+"basename, so the <Router> won't render anything."),_==null?null:h.createElement(eb.Provider,{value:u},h.createElement(poe.Provider,{children:n,value:_}))}function yvi(e){let{children:t,location:n}=e;return rvi(gje(t),n)}new Promise(()=>{});function gje(e,t){t===void 0&&(t=[]);let n=[];return h.Children.forEach(e,(r,i)=>{if(!h.isValidElement(r))return;let a=[...t,i];if(r.type===h.Fragment){n.push.apply(n,gje(r.props.children,a));return}r.type!==vl&&sh(!1,"["+(typeof r.type=="string"?r.type:r.type.name)+"] is not a <Route> component. All component children of <Routes> must be a <Route> or <React.Fragment>"),!r.props.index||!r.props.children||sh(!1,"An index route cannot have child routes.");let o={id:r.props.id||a.join("-"),caseSensitive:r.props.caseSensitive,element:r.props.element,Component:r.props.Component,index:r.props.index,path:r.props.path,loader:r.props.loader,action:r.props.action,errorElement:r.props.errorElement,ErrorBoundary:r.props.ErrorBoundary,hasErrorBoundary:r.props.ErrorBoundary!=null||r.props.errorElement!=null,shouldRevalidate:r.props.shouldRevalidate,handle:r.props.handle,lazy:r.props.lazy};r.props.children&&(o.children=gje(r.props.children,a)),n.push(o)}),n}/**
 * React Router DOM v6.30.0
 *
 * Copyright (c) Remix Software Inc.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE.md file in the root directory of this source tree.
 *
 * @license MIT
 */function mW(){return mW=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},mW.apply(this,arguments)}function QGe(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}const Oge="get",Pge="application/x-www-form-urlencoded";function g6e(e){return e!=null&&typeof e.tagName=="string"}function bvi(e){return g6e(e)&&e.tagName.toLowerCase()==="button"}function xvi(e){return g6e(e)&&e.tagName.toLowerCase()==="form"}function Svi(e){return g6e(e)&&e.tagName.toLowerCase()==="input"}function Cvi(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}function wvi(e,t){return e.button===0&&(!t||t==="_self")&&!Cvi(e)}let Hme=null;function Evi(){if(Hme===null)try{new FormData(document.createElement("form"),0),Hme=!1}catch{Hme=!0}return Hme}const Tvi=new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);function AIe(e){return e!=null&&!Tvi.has(e)?(T5(!1,'"'+e+'" is not a valid `encType` for `<Form>`/`<fetcher.Form>` '+('and will default to "'+Pge+'"')),null):e}function $vi(e,t){let n,r,i,a,o;if(xvi(e)){let s=e.getAttribute("action");r=s?GN(s,t):null,n=e.getAttribute("method")||Oge,i=AIe(e.getAttribute("enctype"))||Pge,a=new FormData(e)}else if(bvi(e)||Svi(e)&&(e.type==="submit"||e.type==="image")){let s=e.form;if(s==null)throw new Error('Cannot submit a <button> or <input type="submit"> without a <form>');let c=e.getAttribute("formaction")||s.getAttribute("action");if(r=c?GN(c,t):null,n=e.getAttribute("formmethod")||s.getAttribute("method")||Oge,i=AIe(e.getAttribute("formenctype"))||AIe(s.getAttribute("enctype"))||Pge,a=new FormData(s,e),!Evi()){let{name:u,type:d,value:f}=e;if(d==="image"){let p=u?u+".":"";a.append(p+"x","0"),a.append(p+"y","0")}else u&&a.append(u,f)}}else{if(g6e(e))throw new Error('Cannot submit element that is not <form>, <button>, or <input type="submit|image">');n=Oge,r=null,i=Pge,o=e}return a&&i==="text/plain"&&(o=a,a=void 0),{action:r,method:n.toLowerCase(),encType:i,formData:a,body:o}}const Ovi=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","viewTransition"],Pvi=["aria-current","caseSensitive","className","end","style","to","viewTransition","children"],Nvi=["fetcherKey","navigate","reloadDocument","replace","state","method","action","onSubmit","relative","preventScrollReset","viewTransition"],Dvi="6";try{window.__reactRouterVersion=Dvi}catch{}const aJt=h.createContext({isTransitioning:!1});aJt.displayName="ViewTransition";const Ivi=h.createContext(new Map);Ivi.displayName="Fetchers";const Rvi="startTransition",gpt=oae[Rvi];function kvi(e){let{basename:t,children:n,future:r,window:i}=e,a=h.useRef();a.current==null&&(a.current=$gi({window:i,v5Compat:!0}));let o=a.current,[s,c]=h.useState({action:o.action,location:o.location}),{v7_startTransition:u}=r||{},d=h.useCallback(f=>{u&&gpt?gpt(()=>c(f)):c(f)},[c,u]);return h.useLayoutEffect(()=>o.listen(d),[o,d]),h.useEffect(()=>vvi(r),[r]),h.createElement(_vi,{basename:t,children:n,location:s.location,navigationType:s.action,navigator:o,future:r})}const Avi=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",Mvi=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,gW=h.forwardRef(function(t,n){let{onClick:r,relative:i,reloadDocument:a,replace:o,state:s,target:c,to:u,preventScrollReset:d,viewTransition:f}=t,p=QGe(t,Ovi),{basename:m}=h.useContext(eb),g,_=!1;if(typeof u=="string"&&Mvi.test(u)&&(g=u,Avi))try{let x=new URL(window.location.href),C=u.startsWith("//")?new URL(x.protocol+u):new URL(u),w=GN(C.pathname,m);C.origin===x.origin&&w!=null?u=w+C.search+C.hash:_=!0}catch{T5(!1,'<Link to="'+u+'"> contains an invalid URL which will probably break when clicked - please update to a valid URL path.')}let v=Zgi(u,{relative:i}),b=Bvi(u,{replace:o,state:s,target:c,preventScrollReset:d,relative:i,viewTransition:f});function y(x){r&&r(x),x.defaultPrevented||b(x)}return h.createElement("a",mW({},p,{href:g||v,onClick:_||a?r:y,ref:n,target:c}))});gW.displayName="Link";const Fvi=h.forwardRef(function(t,n){let{"aria-current":r="page",caseSensitive:i=!1,className:a="",end:o=!1,style:s,to:c,viewTransition:u,children:d}=t,f=QGe(t,Pvi),p=moe(c,{relative:f.relative}),m=Ly(),g=h.useContext(GGe),{navigator:_,basename:v}=h.useContext(eb),b=g!=null&&Uvi(p)&&u===!0,y=_.encodeLocation?_.encodeLocation(p).pathname:p.pathname,x=m.pathname,C=g&&g.navigation&&g.navigation.location?g.navigation.location.pathname:null;i||(x=x.toLowerCase(),C=C?C.toLowerCase():null,y=y.toLowerCase()),C&&v&&(C=GN(C,v)||C);const w=y!=="/"&&y.endsWith("/")?y.length-1:y.length;let $=x===y||!o&&x.startsWith(y)&&x.charAt(w)==="/",O=C!=null&&(C===y||!o&&C.startsWith(y)&&C.charAt(y.length)==="/"),N={isActive:$,isPending:O,isTransitioning:b},P=$?r:void 0,I;typeof a=="function"?I=a(N):I=[a,$?"active":null,O?"pending":null,b?"transitioning":null].filter(Boolean).join(" ");let D=typeof s=="function"?s(N):s;return h.createElement(gW,mW({},f,{"aria-current":P,className:I,ref:n,style:D,to:c,viewTransition:u}),typeof d=="function"?d(N):d)});Fvi.displayName="NavLink";const Lvi=h.forwardRef((e,t)=>{let{fetcherKey:n,navigate:r,reloadDocument:i,replace:a,state:o,method:s=Oge,action:c,onSubmit:u,relative:d,preventScrollReset:f,viewTransition:p}=e,m=QGe(e,Nvi),g=Vvi(),_=Wvi(c,{relative:d}),v=s.toLowerCase()==="get"?"get":"post",b=y=>{if(u&&u(y),y.defaultPrevented)return;y.preventDefault();let x=y.nativeEvent.submitter,C=(x==null?void 0:x.getAttribute("formmethod"))||s;g(x||y.currentTarget,{fetcherKey:n,method:C,navigate:r,replace:a,state:o,relative:d,preventScrollReset:f,viewTransition:p})};return h.createElement("form",mW({ref:t,method:v,action:_,onSubmit:i?u:b},m))});Lvi.displayName="Form";var U2e;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(U2e||(U2e={}));var vpt;(function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"})(vpt||(vpt={}));function jvi(e){return e+" must be used within a data router.  See https://reactrouter.com/v6/routers/picking-a-router."}function oJt(e){let t=h.useContext(foe);return t||sh(!1,jvi(e)),t}function Bvi(e,t){let{target:n,replace:r,state:i,preventScrollReset:a,relative:o,viewTransition:s}=t===void 0?{}:t,c=YN(),u=Ly(),d=moe(e,{relative:o});return h.useCallback(f=>{if(wvi(f,n)){f.preventDefault();let p=r!==void 0?r:Mre(u)===Mre(d);c(e,{replace:p,state:i,preventScrollReset:a,relative:o,viewTransition:s})}},[u,c,d,r,i,n,e,a,o,s])}function zvi(){if(typeof document>"u")throw new Error("You are calling submit during the server render. Try calling submit within a `useEffect` or callback instead.")}let Hvi=0,qvi=()=>"__"+String(++Hvi)+"__";function Vvi(){let{router:e}=oJt(U2e.UseSubmit),{basename:t}=h.useContext(eb),n=pvi();return h.useCallback(function(r,i){i===void 0&&(i={}),zvi();let{action:a,method:o,encType:s,formData:c,body:u}=$vi(r,t);if(i.navigate===!1){let d=i.fetcherKey||qvi();e.fetch(d,n,i.action||a,{preventScrollReset:i.preventScrollReset,formData:c,body:u,formMethod:i.method||o,formEncType:i.encType||s,flushSync:i.flushSync})}else e.navigate(i.action||a,{preventScrollReset:i.preventScrollReset,formData:c,body:u,formMethod:i.method||o,formEncType:i.encType||s,replace:i.replace,state:i.state,fromRouteId:n,flushSync:i.flushSync,viewTransition:i.viewTransition})},[e,t,n])}function Wvi(e,t){let{relative:n}=t===void 0?{}:t,{basename:r}=h.useContext(eb),i=h.useContext(i8);i||sh(!1,"useFormAction must be used inside a RouteContext");let[a]=i.matches.slice(-1),o=mW({},moe(e||".",{relative:n})),s=Ly();if(e==null){o.search=s.search;let c=new URLSearchParams(o.search),u=c.getAll("index");if(u.some(f=>f==="")){c.delete("index"),u.filter(p=>p).forEach(p=>c.append("index",p));let f=c.toString();o.search=f?"?"+f:""}}return(!e||e===".")&&a.route.index&&(o.search=o.search?o.search.replace(/^\?/,"?index&"):"?index"),r!=="/"&&(o.pathname=o.pathname==="/"?r:Z9([r,o.pathname])),Mre(o)}function Uvi(e,t){t===void 0&&(t={});let n=h.useContext(aJt);n==null&&sh(!1,"`useViewTransitionState` must be used within `react-router-dom`'s `RouterProvider`.  Did you accidentally import `RouterProvider` from `react-router`?");let{basename:r}=oJt(U2e.useViewTransitionState),i=moe(e,{relative:t.relative});if(!n.isTransitioning)return!1;let a=GN(n.currentLocation.pathname,r)||n.currentLocation.pathname,o=GN(n.nextLocation.pathname,r)||n.nextLocation.pathname;return Fre(i.pathname,o)!=null||Fre(i.pathname,a)!=null}var _pt=e=>{if(typeof e>"u")return e;let t=Number(e);return`${t}`===e?t:e},Kvi={addQueryPrefix:!0,skipNulls:!0,arrayFormat:"indices",encode:!1,encodeValuesOnly:!0},Gvi={go:()=>{let{search:e,hash:t}=Ly(),n=YN();return h.useCallback(({to:r,type:i,query:a,hash:o,options:{keepQuery:s,keepHash:c}={}})=>{let u={...s&&e&&bC.parse(e,{ignoreQueryPrefix:!0}),...a};u.to&&(u.to=encodeURIComponent(`${u.to}`));let d=Object.keys(u).length>0,f=`#${(o||c&&t||"").replace(/^#/,"")}`,p=f.length>1,m=`${r||""}${d?bC.stringify(u,Kvi):""}${p?f:""}`;return i==="path"?m:n(m,{replace:i==="replace"})},[t,e,n])},back:()=>{let e=YN();return h.useCallback(()=>{e(-1)},[e])},parse:()=>{var e;let t=hoe(),{pathname:n,search:r}=Ly(),{resources:i}=h.useContext(tK),{resource:a,action:o,matchedRoute:s}=G.useMemo(()=>qVe(n,i),[i,n]);return Object.entries(t).length===0&&s&&(t=((e=Fre(s,n))==null?void 0:e.params)||{}),h.useCallback(()=>{let c=bC.parse(r,{ignoreQueryPrefix:!0}),u={...t,...c};return{...a&&{resource:a},...o&&{action:o},...(t==null?void 0:t.id)&&{id:decodeURIComponent(t.id)},pathname:n,params:{...u,current:_pt(u.current),pageSize:_pt(u.pageSize),to:u.to?decodeURIComponent(u.to):void 0}}},[n,r,t,a,o])},Link:G.forwardRef(function(e,t){return G.createElement(gW,{...e,ref:t})})},ypt=({resource:e,meta:t})=>{let n=iK(),{resource:r,resources:i}=Oc(e),a=r||i.find(o=>o.list);if(a){let o=n({resource:a,action:"list",meta:t});return o?G.createElement(iJt,{to:o}):(console.warn("No resource is found to navigate to."),null)}return console.warn("No resource is found to navigate to."),null};function Yvi(e,t=!0){let{navigator:n}=G.useContext(eb);G.useEffect(()=>{if(!t)return;let r=n.go,i=n.push;return n.push=(...a)=>{e()!==!1&&i(...a)},n.go=(...a)=>{e()!==!1&&r(...a)},()=>{n.push=i,n.go=r}},[n,e,t])}function Xvi(e,t=!0,n,r=!1){let i=G.useCallback(o=>(o.preventDefault(),o.returnValue=e,o.returnValue),[e]);G.useEffect(()=>(t&&!r&&window.addEventListener("beforeunload",i),()=>{window.removeEventListener("beforeunload",i)}),[i,t,r]);let a=G.useCallback(()=>{let o=window.confirm(e);return o&&n&&n(),o},[e]);Yvi(a,t)}var Jvi=({translationKey:e="warnWhenUnsavedChanges",message:t="Are you sure you want to leave? You have unsaved changes."})=>{let n=ws(),{pathname:r}=Ly(),{warnWhen:i,setWarnWhen:a}=L5();G.useEffect(()=>()=>a==null?void 0:a(!1),[r]);let o=G.useMemo(()=>n(e,t),[e,t,n]);return Xvi(o,i,()=>{a==null||a(!1)}),null},Qvi=({to:e})=>{let{pathname:t,search:n}=Ly(),r=`${t}${n}`,i=r.length>1?`?to=${encodeURIComponent(r)}`:"";return G.createElement(iJt,{to:`${e}${i}`})};function Zvi({handler:e}){var t;let n=Ly(),{action:r,id:i,params:a,pathname:o,resource:s}=l2(),c=ws(),u=j5(),d=(s==null?void 0:s.identifier)??(s==null?void 0:s.name),f=(s==null?void 0:s.label)??((t=s==null?void 0:s.meta)==null?void 0:t.label)??u(d,r==="list"?"plural":"singular"),p=c(`${s==null?void 0:s.name}.${s==null?void 0:s.name}`,f);return h.useLayoutEffect(()=>{let m=VVe(c,s,r,`${i}`,f);e?document.title=e({action:r,resource:{...s??{},label:p,meta:{...s==null?void 0:s.meta,label:p}},params:a,pathname:o,autoGeneratedTitle:m}):document.title=m},[n]),G.createElement(G.Fragment,null)}var e2i=/&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34|nbsp|#160|copy|#169|reg|#174|hellip|#8230|#x2F|#47);/g,t2i={"&amp;":"&","&#38;":"&","&lt;":"<","&#60;":"<","&gt;":">","&#62;":">","&apos;":"'","&#39;":"'","&quot;":'"',"&#34;":'"',"&nbsp;":" ","&#160;":" ","&copy;":"©","&#169;":"©","&reg;":"®","&#174;":"®","&hellip;":"…","&#8230;":"…","&#x2F;":"/","&#47;":"/"},n2i=function(t){return t2i[t]},r2i=function(t){return t.replace(e2i,n2i)};function bpt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function xpt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?bpt(Object(n),!0).forEach(function(r){lt(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):bpt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var vje={bindI18n:"languageChanged",bindI18nStore:"",transEmptyNodeValue:"",transSupportBasicHtmlNodes:!0,transWrapTextNodes:"",transKeepBasicHtmlNodesFor:["br","strong","i","p"],useSuspense:!0,unescape:r2i},sJt,i2i=h.createContext();function a2i(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};vje=xpt(xpt({},vje),e)}function o2i(){return vje}var s2i=function(){function e(){Xl(this,e),this.usedNamespaces={}}return Jl(e,[{key:"addUsedNamespaces",value:function(n){var r=this;n.forEach(function(i){r.usedNamespaces[i]||(r.usedNamespaces[i]=!0)})}},{key:"getUsedNamespaces",value:function(){return Object.keys(this.usedNamespaces)}}]),e}();function l2i(e){sJt=e}function c2i(){return sJt}var u2i={type:"3rdParty",init:function(t){a2i(t.options.react),l2i(t)}};function d2i(){if(console&&console.warn){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];typeof n[0]=="string"&&(n[0]="react-i18next:: ".concat(n[0])),(e=console).warn.apply(e,n)}}var Spt={};function _je(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];typeof t[0]=="string"&&Spt[t[0]]||(typeof t[0]=="string"&&(Spt[t[0]]=new Date),d2i.apply(void 0,t))}function Cpt(e,t,n){e.loadNamespaces(t,function(){if(e.isInitialized)n();else{var r=function i(){setTimeout(function(){e.off("initialized",i)},0),n()};e.on("initialized",r)}})}function f2i(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},r=t.languages[0],i=t.options?t.options.fallbackLng:!1,a=t.languages[t.languages.length-1];if(r.toLowerCase()==="cimode")return!0;var o=function(c,u){var d=t.services.backendConnector.state["".concat(c,"|").concat(u)];return d===-1||d===2};return n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&t.services.backendConnector.backend&&t.isLanguageChangingTo&&!o(t.isLanguageChangingTo,e)?!1:!!(t.hasResourceBundle(r,e)||!t.services.backendConnector.backend||t.options.resources&&!t.options.partialBundledLanguages||o(r,e)&&(!i||o(a,e)))}function p2i(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!t.languages||!t.languages.length)return _je("i18n.languages were undefined or empty",t.languages),!0;var r=t.options.ignoreJSONStructure!==void 0;return r?t.hasLoadedNamespace(e,{precheck:function(a,o){if(n.bindI18n&&n.bindI18n.indexOf("languageChanging")>-1&&a.services.backendConnector.backend&&a.isLanguageChangingTo&&!o(a.isLanguageChangingTo,e))return!1}}):f2i(e,t,n)}function wpt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function MIe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?wpt(Object(n),!0).forEach(function(r){lt(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wpt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var h2i=function(t,n){var r=h.useRef();return h.useEffect(function(){r.current=n?r.current:t},[t,n]),r.current};function ZGe(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.i18n,r=h.useContext(i2i)||{},i=r.i18n,a=r.defaultNS,o=n||i||c2i();if(o&&!o.reportNamespaces&&(o.reportNamespaces=new s2i),!o){_je("You will need to pass in an i18next instance by using initReactI18next");var s=function(P){return Array.isArray(P)?P[P.length-1]:P},c=[s,{},!1];return c.t=s,c.i18n={},c.ready=!1,c}o.options.react&&o.options.react.wait!==void 0&&_je("It seems you are still using the old wait option, you may migrate to the new useSuspense behaviour.");var u=MIe(MIe(MIe({},o2i()),o.options.react),t),d=u.useSuspense,f=u.keyPrefix,p=e||a||o.options&&o.options.defaultNS;p=typeof p=="string"?[p]:p||["translation"],o.reportNamespaces.addUsedNamespaces&&o.reportNamespaces.addUsedNamespaces(p);var m=(o.isInitialized||o.initializedStoreOnce)&&p.every(function(N){return p2i(N,o,u)});function g(){return o.getFixedT(null,u.nsMode==="fallback"?p:p[0],f)}var _=h.useState(g),v=gn(_,2),b=v[0],y=v[1],x=p.join(),C=h2i(x),w=h.useRef(!0);h.useEffect(function(){var N=u.bindI18n,P=u.bindI18nStore;w.current=!0,!m&&!d&&Cpt(o,p,function(){w.current&&y(g)}),m&&C&&C!==x&&w.current&&y(g);function I(){w.current&&y(g)}return N&&o&&o.on(N,I),P&&o&&o.store.on(P,I),function(){w.current=!1,N&&o&&N.split(" ").forEach(function(D){return o.off(D,I)}),P&&o&&P.split(" ").forEach(function(D){return o.store.off(D,I)})}},[o,x]);var $=h.useRef(!0);h.useEffect(function(){w.current&&!$.current&&y(g),$.current=!1},[o,f]);var O=[b,o,m];if(O.t=b,O.i18n=o,O.ready=m,m||!m&&!d)return O;throw new Promise(function(N){Cpt(o,p,function(){N()})})}var gp={},v6e={},eYe={};Object.defineProperty(eYe,"__esModule",{value:!0});class m2i extends Error{constructor(t){super(t)}}eYe.RequestQueryException=m2i;(function(e){function t(n){for(var r in n)e.hasOwnProperty(r)||(e[r]=n[r])}Object.defineProperty(e,"__esModule",{value:!0}),t(eYe)})(v6e);var _6e={},y6e={},lJt={},goe={};Object.defineProperty(goe,"__esModule",{value:!0});goe.objKeys=e=>Object.keys(e);goe.getOwnPropNames=e=>Object.getOwnPropertyNames(e);(function(e){Object.defineProperty(e,"__esModule",{value:!0});const t=goe;e.isUndefined=n=>typeof n>"u",e.isNull=n=>n===null,e.isNil=n=>e.isUndefined(n)||e.isNull(n),e.isString=n=>typeof n=="string",e.hasLength=n=>n.length>0,e.isStringFull=n=>e.isString(n)&&e.hasLength(n),e.isArrayFull=n=>Array.isArray(n)&&e.hasLength(n),e.isArrayStrings=n=>e.isArrayFull(n)&&n.every(r=>e.isStringFull(r)),e.isObject=n=>typeof n=="object"&&!e.isNull(n),e.isObjectFull=n=>e.isObject(n)&&e.hasLength(t.objKeys(n)),e.isNumber=n=>typeof n=="number"&&!Number.isNaN(n)&&Number.isFinite(n),e.isEqual=(n,r)=>n===r,e.isFalse=n=>n===!1,e.isTrue=n=>n===!0,e.isIn=(n,r=[])=>r.some(i=>e.isEqual(n,i)),e.isBoolean=n=>typeof n=="boolean",e.isNumeric=n=>/^[+-]?([0-9]*[.])?[0-9]+$/.test(n),e.isDateString=n=>e.isStringFull(n)&&/^\d{4}-[01]\d-[0-3]\d(?:T[0-2]\d:[0-5]\d:[0-5]\d(?:\.\d+)?(?:Z|[-+][0-2]\d(?::?[0-5]\d)?)?)?$/g.test(n),e.isDate=n=>n instanceof Date,e.isValue=n=>e.isStringFull(n)||e.isNumber(n)||e.isBoolean(n)||e.isDate(n),e.hasValue=n=>e.isArrayFull(n)?n.every(r=>e.isValue(r)):e.isValue(n),e.isFunction=n=>typeof n=="function"})(lJt);(function(e){function t(n){for(var r in n)e.hasOwnProperty(r)||(e[r]=n[r])}Object.defineProperty(e,"__esModule",{value:!0}),t(lJt),t(goe)})(y6e);var tYe={},nYe={},cJt={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),function(t){t.EQUALS="$eq",t.NOT_EQUALS="$ne",t.GREATER_THAN="$gt",t.LOWER_THAN="$lt",t.GREATER_THAN_EQUALS="$gte",t.LOWER_THAN_EQUALS="$lte",t.STARTS="$starts",t.ENDS="$ends",t.CONTAINS="$cont",t.EXCLUDES="$excl",t.IN="$in",t.NOT_IN="$notin",t.IS_NULL="$isnull",t.NOT_NULL="$notnull",t.BETWEEN="$between",t.EQUALS_LOW="$eqL",t.NOT_EQUALS_LOW="$neL",t.STARTS_LOW="$startsL",t.ENDS_LOW="$endsL",t.CONTAINS_LOW="$contL",t.EXCLUDES_LOW="$exclL",t.IN_LOW="$inL",t.NOT_IN_LOW="$notinL"}(e.CondOperator||(e.CondOperator={}))})(cJt);(function(e){function t(n){for(var r in n)e.hasOwnProperty(r)||(e[r]=n[r])}Object.defineProperty(e,"__esModule",{value:!0}),t(cJt)})(nYe);(function(e){Object.defineProperty(e,"__esModule",{value:!0});const t=y6e,n=v6e,r=nYe;e.deprecatedComparisonOperatorsList=["eq","ne","gt","lt","gte","lte","starts","ends","cont","excl","in","notin","isnull","notnull","between"],e.comparisonOperatorsList=[...e.deprecatedComparisonOperatorsList,...t.objKeys(r.CondOperator).map(g=>r.CondOperator[g])],e.sortOrdersList=["ASC","DESC"];const i=e.comparisonOperatorsList.join(),a=e.sortOrdersList.join();function o(g){if(!t.isArrayStrings(g))throw new n.RequestQueryException("Invalid fields. Array of strings expected")}e.validateFields=o;function s(g,_){if(!t.isObject(g)||!t.isStringFull(g.field))throw new n.RequestQueryException(`Invalid field type in ${_} condition. String expected`);c(g.operator)}e.validateCondition=s;function c(g){if(!e.comparisonOperatorsList.includes(g))throw new n.RequestQueryException(`Invalid comparison operator. ${i} expected`)}e.validateComparisonOperator=c;function u(g){if(!t.isObject(g)||!t.isStringFull(g.field))throw new n.RequestQueryException("Invalid join field. String expected");if(!t.isUndefined(g.select)&&!t.isArrayStrings(g.select))throw new n.RequestQueryException("Invalid join select. Array of strings expected")}e.validateJoin=u;function d(g){if(!t.isObject(g)||!t.isStringFull(g.field))throw new n.RequestQueryException("Invalid sort field. String expected");if(!t.isEqual(g.order,e.sortOrdersList[0])&&!t.isEqual(g.order,e.sortOrdersList[1]))throw new n.RequestQueryException(`Invalid sort order. ${a} expected`)}e.validateSort=d;function f(g,_){if(!t.isNumber(g))throw new n.RequestQueryException(`Invalid ${_}. Number expected`)}e.validateNumeric=f;function p(g,_){if(!t.isObject(g))throw new n.RequestQueryException(`Invalid param ${_}. Invalid crud options`);const v=g[_];if(!(v&&v.disabled)&&(!t.isObject(v)||t.isNil(v.field)||t.isNil(v.type)))throw new n.RequestQueryException("Invalid param option in Crud")}e.validateParamOption=p;function m(g,_){const v=/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i;if(!/^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(g)&&!v.test(g))throw new n.RequestQueryException(`Invalid param ${_}. UUID string expected`)}e.validateUUID=m})(tYe);Object.defineProperty(_6e,"__esModule",{value:!0});const jv=y6e,g2i=nSt,Aee=tYe;class jx{constructor(){this.paramNames={},this.queryObject={},this.setParamNames()}static setOptions(t){jx._options={...jx._options,...t,paramNamesMap:{...jx._options.paramNamesMap,...t.paramNamesMap?t.paramNamesMap:{}}}}static getOptions(){return jx._options}static create(t){const n=new jx;return jv.isObject(t)?n.createFromParams(t):n}get options(){return jx._options}setParamNames(){Object.keys(jx._options.paramNamesMap).forEach(t=>{const n=jx._options.paramNamesMap[t];this.paramNames[t]=jv.isString(n)?n:n[0]})}query(t=!0){return this.queryObject[this.paramNames.search]&&(this.queryObject[this.paramNames.filter]=void 0,this.queryObject[this.paramNames.or]=void 0),this.queryString=g2i.stringify(this.queryObject,{encode:t}),this.queryString}select(t){return jv.isArrayFull(t)&&(Aee.validateFields(t),this.queryObject[this.paramNames.fields]=t.join(this.options.delimStr)),this}search(t){return!jv.isNil(t)&&jv.isObject(t)&&(this.queryObject[this.paramNames.search]=JSON.stringify(t)),this}setFilter(t){return this.setCondition(t,"filter"),this}setOr(t){return this.setCondition(t,"or"),this}setJoin(t){if(!jv.isNil(t)){const n=this.checkQueryObjectParam("join",[]);this.queryObject[n]=[...this.queryObject[n],...Array.isArray(t)&&!jv.isString(t[0])?t.map(r=>this.addJoin(r)):[this.addJoin(t)]]}return this}sortBy(t){if(!jv.isNil(t)){const n=this.checkQueryObjectParam("sort",[]);this.queryObject[n]=[...this.queryObject[n],...Array.isArray(t)&&!jv.isString(t[0])?t.map(r=>this.addSortBy(r)):[this.addSortBy(t)]]}return this}setLimit(t){return this.setNumeric(t,"limit"),this}setOffset(t){return this.setNumeric(t,"offset"),this}setPage(t){return this.setNumeric(t,"page"),this}resetCache(){return this.setNumeric(0,"cache"),this}setIncludeDeleted(t){return this.setNumeric(t,"includeDeleted"),this}cond(t,n="search"){const r=Array.isArray(t)?{field:t[0],operator:t[1],value:t[2]}:t;Aee.validateCondition(r,n);const i=this.options.delim;return r.field+i+r.operator+(jv.hasValue(r.value)?i+r.value:"")}addJoin(t){const n=Array.isArray(t)?{field:t[0],select:t[1]}:t;Aee.validateJoin(n);const r=this.options.delim,i=this.options.delimStr;return n.field+(jv.isArrayFull(n.select)?r+n.select.join(i):"")}addSortBy(t){const n=Array.isArray(t)?{field:t[0],order:t[1]}:t;Aee.validateSort(n);const r=this.options.delimStr;return n.field+r+n.order}createFromParams(t){return this.select(t.fields),this.search(t.search),this.setFilter(t.filter),this.setOr(t.or),this.setJoin(t.join),this.setLimit(t.limit),this.setOffset(t.offset),this.setPage(t.page),this.sortBy(t.sort),t.resetCache&&this.resetCache(),this.setIncludeDeleted(t.includeDeleted),this}checkQueryObjectParam(t,n){const r=this.paramNames[t];return jv.isNil(this.queryObject[r])&&!jv.isUndefined(n)&&(this.queryObject[r]=n),r}setCondition(t,n){if(!jv.isNil(t)){const r=this.checkQueryObjectParam(n,[]);this.queryObject[r]=[...this.queryObject[r],...Array.isArray(t)&&!jv.isString(t[0])?t.map(i=>this.cond(i,n)):[this.cond(t,n)]]}}setNumeric(t,n){jv.isNil(t)||(Aee.validateNumeric(t,n),this.queryObject[this.paramNames[n]]=t)}}_6e.RequestQueryBuilder=jx;jx._options={delim:"||",delimStr:",",paramNamesMap:{fields:["fields","select"],search:"s",filter:"filter",or:"or",join:"join",sort:"sort",limit:["limit","per_page"],offset:"offset",page:"page",cache:"cache",includeDeleted:"include_deleted"}};var rYe={};Object.defineProperty(rYe,"__esModule",{value:!0});const Q1=y6e,Ept=v6e,v2i=_6e,Qk=tYe;class iYe{constructor(){this.fields=[],this.paramsFilter=[],this.authPersist=void 0,this.filter=[],this.or=[],this.join=[],this.sort=[]}get _options(){return v2i.RequestQueryBuilder.getOptions()}static create(){return new iYe}getParsed(){return{fields:this.fields,paramsFilter:this.paramsFilter,authPersist:this.authPersist,search:this.search,filter:this.filter,or:this.or,join:this.join,sort:this.sort,limit:this.limit,offset:this.offset,page:this.page,cache:this.cache,includeDeleted:this.includeDeleted}}parseQuery(t){if(Q1.isObject(t)){const n=Q1.objKeys(t);if(Q1.hasLength(n)){this._query=t,this._paramNames=n;let r=this._query[this.getParamNames("search")[0]];this.search=this.parseSearchQueryParam(r),Q1.isNil(this.search)&&(this.filter=this.parseQueryParam("filter",this.conditionParser.bind(this,"filter")),this.or=this.parseQueryParam("or",this.conditionParser.bind(this,"or"))),this.fields=this.parseQueryParam("fields",this.fieldsParser.bind(this))[0]||[],this.join=this.parseQueryParam("join",this.joinParser.bind(this)),this.sort=this.parseQueryParam("sort",this.sortParser.bind(this)),this.limit=this.parseQueryParam("limit",this.numericParser.bind(this,"limit"))[0],this.offset=this.parseQueryParam("offset",this.numericParser.bind(this,"offset"))[0],this.page=this.parseQueryParam("page",this.numericParser.bind(this,"page"))[0],this.cache=this.parseQueryParam("cache",this.numericParser.bind(this,"cache"))[0],this.includeDeleted=this.parseQueryParam("includeDeleted",this.numericParser.bind(this,"includeDeleted"))[0]}}return this}parseParams(t,n){if(Q1.isObject(t)){const r=Q1.objKeys(t);Q1.hasLength(r)&&(this._params=t,this._paramsOptions=n,this.paramsFilter=r.map(i=>this.paramParser(i)).filter(i=>i))}return this}setAuthPersist(t={}){this.authPersist=t||{}}convertFilterToSearch(t){const n={isnull:!0,notnull:!0};return t?{[t.field]:{[t.operator]:n[t.operator]?n[t.operator]:t.value}}:{}}getParamNames(t){return this._paramNames.filter(n=>{const r=this._options.paramNamesMap[t];return Q1.isString(r)?r===n:r.some(i=>i===n)})}getParamValues(t,n){return Q1.isStringFull(t)?[n.call(this,t)]:Q1.isArrayFull(t)?t.map(r=>n(r)):[]}parseQueryParam(t,n){const r=this.getParamNames(t);return Q1.isArrayFull(r)?r.reduce((i,a)=>[...i,...this.getParamValues(this._query[a],n)],[]):[]}parseValue(t){try{const n=JSON.parse(t);return!Q1.isDate(n)&&Q1.isObject(n)||typeof n=="number"&&n.toLocaleString("fullwide",{useGrouping:!1})!==t?t:n}catch{return Q1.isDateString(t)?new Date(t):t}}parseValues(t){return Q1.isArrayFull(t)?t.map(n=>this.parseValue(n)):this.parseValue(t)}fieldsParser(t){return t.split(this._options.delimStr)}parseSearchQueryParam(t){try{if(Q1.isNil(t))return;const n=JSON.parse(t);if(!Q1.isObject(n))throw new Error;return n}catch{throw new Ept.RequestQueryException("Invalid search param. JSON expected")}}conditionParser(t,n){const r=["in","notin","between","$in","$notin","$between","$inL","$notinL"],i=["isnull","notnull","$isnull","$notnull"],a=n.split(this._options.delim),o=a[0],s=a[1];let c=a[2]||"";if(r.some(d=>d===s)&&(c=c.split(this._options.delimStr)),c=this.parseValues(c),!i.some(d=>d===s)&&!Q1.hasValue(c))throw new Ept.RequestQueryException(`Invalid ${t} value`);const u={field:o,operator:s,value:c};return Qk.validateCondition(u,t),u}joinParser(t){const n=t.split(this._options.delim),r={field:n[0],select:Q1.isStringFull(n[1])?n[1].split(this._options.delimStr):void 0};return Qk.validateJoin(r),r}sortParser(t){const n=t.split(this._options.delimStr),r={field:n[0],order:n[1]};return Qk.validateSort(r),r}numericParser(t,n){const r=this.parseValue(n);return Qk.validateNumeric(r,t),r}paramParser(t){Qk.validateParamOption(this._paramsOptions,t);const n=this._paramsOptions[t];if(n.disabled)return;let r=this._params[t];switch(n.type){case"number":r=this.parseValue(r),Qk.validateNumeric(r,`param ${t}`);break;case"uuid":Qk.validateUUID(r,t);break}return{field:n.field,operator:"$eq",value:r}}}rYe.RequestQueryParser=iYe;(function(e){function t(n){for(var r in n)e.hasOwnProperty(r)||(e[r]=n[r])}Object.defineProperty(e,"__esModule",{value:!0}),t(v6e),t(_6e),t(rYe),t(nYe)})(gp);var uJt={},_2i=e=>encodeURIComponent(e).replace(/[!'()*]/g,t=>`%${t.charCodeAt(0).toString(16).toUpperCase()}`),dJt="%[a-f0-9]{2}",Tpt=new RegExp("("+dJt+")|([^%]+?)","gi"),$pt=new RegExp("("+dJt+")+","gi");function yje(e,t){try{return[decodeURIComponent(e.join(""))]}catch{}if(e.length===1)return e;t=t||1;var n=e.slice(0,t),r=e.slice(t);return Array.prototype.concat.call([],yje(n),yje(r))}function y2i(e){try{return decodeURIComponent(e)}catch{for(var t=e.match(Tpt)||[],n=1;n<t.length;n++)e=yje(t,n).join(""),t=e.match(Tpt)||[];return e}}function b2i(e){for(var t={"%FE%FF":"��","%FF%FE":"��"},n=$pt.exec(e);n;){try{t[n[0]]=decodeURIComponent(n[0])}catch{var r=y2i(n[0]);r!==n[0]&&(t[n[0]]=r)}n=$pt.exec(e)}t["%C2"]="�";for(var i=Object.keys(t),a=0;a<i.length;a++){var o=i[a];e=e.replace(new RegExp(o,"g"),t[o])}return e}var x2i=function(e){if(typeof e!="string")throw new TypeError("Expected `encodedURI` to be of type `string`, got `"+typeof e+"`");try{return e=e.replace(/\+/g," "),decodeURIComponent(e)}catch{return b2i(e)}},S2i=(e,t)=>{if(!(typeof e=="string"&&typeof t=="string"))throw new TypeError("Expected the arguments to be of type `string`");if(t==="")return[e];const n=e.indexOf(t);return n===-1?[e]:[e.slice(0,n),e.slice(n+t.length)]},C2i=function(e,t){for(var n={},r=Object.keys(e),i=Array.isArray(t),a=0;a<r.length;a++){var o=r[a],s=e[o];(i?t.indexOf(o)!==-1:t(o,s,e))&&(n[o]=s)}return n};(function(e){const t=_2i,n=x2i,r=S2i,i=C2i,a=y=>y==null,o=Symbol("encodeFragmentIdentifier");function s(y){switch(y.arrayFormat){case"index":return x=>(C,w)=>{const $=C.length;return w===void 0||y.skipNull&&w===null||y.skipEmptyString&&w===""?C:w===null?[...C,[d(x,y),"[",$,"]"].join("")]:[...C,[d(x,y),"[",d($,y),"]=",d(w,y)].join("")]};case"bracket":return x=>(C,w)=>w===void 0||y.skipNull&&w===null||y.skipEmptyString&&w===""?C:w===null?[...C,[d(x,y),"[]"].join("")]:[...C,[d(x,y),"[]=",d(w,y)].join("")];case"colon-list-separator":return x=>(C,w)=>w===void 0||y.skipNull&&w===null||y.skipEmptyString&&w===""?C:w===null?[...C,[d(x,y),":list="].join("")]:[...C,[d(x,y),":list=",d(w,y)].join("")];case"comma":case"separator":case"bracket-separator":{const x=y.arrayFormat==="bracket-separator"?"[]=":"=";return C=>(w,$)=>$===void 0||y.skipNull&&$===null||y.skipEmptyString&&$===""?w:($=$===null?"":$,w.length===0?[[d(C,y),x,d($,y)].join("")]:[[w,d($,y)].join(y.arrayFormatSeparator)])}default:return x=>(C,w)=>w===void 0||y.skipNull&&w===null||y.skipEmptyString&&w===""?C:w===null?[...C,d(x,y)]:[...C,[d(x,y),"=",d(w,y)].join("")]}}function c(y){let x;switch(y.arrayFormat){case"index":return(C,w,$)=>{if(x=/\[(\d*)\]$/.exec(C),C=C.replace(/\[\d*\]$/,""),!x){$[C]=w;return}$[C]===void 0&&($[C]={}),$[C][x[1]]=w};case"bracket":return(C,w,$)=>{if(x=/(\[\])$/.exec(C),C=C.replace(/\[\]$/,""),!x){$[C]=w;return}if($[C]===void 0){$[C]=[w];return}$[C]=[].concat($[C],w)};case"colon-list-separator":return(C,w,$)=>{if(x=/(:list)$/.exec(C),C=C.replace(/:list$/,""),!x){$[C]=w;return}if($[C]===void 0){$[C]=[w];return}$[C]=[].concat($[C],w)};case"comma":case"separator":return(C,w,$)=>{const O=typeof w=="string"&&w.includes(y.arrayFormatSeparator),N=typeof w=="string"&&!O&&f(w,y).includes(y.arrayFormatSeparator);w=N?f(w,y):w;const P=O||N?w.split(y.arrayFormatSeparator).map(I=>f(I,y)):w===null?w:f(w,y);$[C]=P};case"bracket-separator":return(C,w,$)=>{const O=/(\[\])$/.test(C);if(C=C.replace(/\[\]$/,""),!O){$[C]=w&&f(w,y);return}const N=w===null?[]:w.split(y.arrayFormatSeparator).map(P=>f(P,y));if($[C]===void 0){$[C]=N;return}$[C]=[].concat($[C],N)};default:return(C,w,$)=>{if($[C]===void 0){$[C]=w;return}$[C]=[].concat($[C],w)}}}function u(y){if(typeof y!="string"||y.length!==1)throw new TypeError("arrayFormatSeparator must be single character string")}function d(y,x){return x.encode?x.strict?t(y):encodeURIComponent(y):y}function f(y,x){return x.decode?n(y):y}function p(y){return Array.isArray(y)?y.sort():typeof y=="object"?p(Object.keys(y)).sort((x,C)=>Number(x)-Number(C)).map(x=>y[x]):y}function m(y){const x=y.indexOf("#");return x!==-1&&(y=y.slice(0,x)),y}function g(y){let x="";const C=y.indexOf("#");return C!==-1&&(x=y.slice(C)),x}function _(y){y=m(y);const x=y.indexOf("?");return x===-1?"":y.slice(x+1)}function v(y,x){return x.parseNumbers&&!Number.isNaN(Number(y))&&typeof y=="string"&&y.trim()!==""?y=Number(y):x.parseBooleans&&y!==null&&(y.toLowerCase()==="true"||y.toLowerCase()==="false")&&(y=y.toLowerCase()==="true"),y}function b(y,x){x=Object.assign({decode:!0,sort:!0,arrayFormat:"none",arrayFormatSeparator:",",parseNumbers:!1,parseBooleans:!1},x),u(x.arrayFormatSeparator);const C=c(x),w=Object.create(null);if(typeof y!="string"||(y=y.trim().replace(/^[?#&]/,""),!y))return w;for(const $ of y.split("&")){if($==="")continue;let[O,N]=r(x.decode?$.replace(/\+/g," "):$,"=");N=N===void 0?null:["comma","separator","bracket-separator"].includes(x.arrayFormat)?N:f(N,x),C(f(O,x),N,w)}for(const $ of Object.keys(w)){const O=w[$];if(typeof O=="object"&&O!==null)for(const N of Object.keys(O))O[N]=v(O[N],x);else w[$]=v(O,x)}return x.sort===!1?w:(x.sort===!0?Object.keys(w).sort():Object.keys(w).sort(x.sort)).reduce(($,O)=>{const N=w[O];return N&&typeof N=="object"&&!Array.isArray(N)?$[O]=p(N):$[O]=N,$},Object.create(null))}e.extract=_,e.parse=b,e.stringify=(y,x)=>{if(!y)return"";x=Object.assign({encode:!0,strict:!0,arrayFormat:"none",arrayFormatSeparator:","},x),u(x.arrayFormatSeparator);const C=N=>x.skipNull&&a(y[N])||x.skipEmptyString&&y[N]==="",w=s(x),$={};for(const N of Object.keys(y))C(N)||($[N]=y[N]);const O=Object.keys($);return x.sort!==!1&&O.sort(x.sort),O.map(N=>{const P=y[N];return P===void 0?"":P===null?d(N,x):Array.isArray(P)?P.length===0&&x.arrayFormat==="bracket-separator"?d(N,x)+"[]":P.reduce(w(N),[]).join("&"):d(N,x)+"="+d(P,x)}).filter(N=>N.length>0).join("&")},e.parseUrl=(y,x)=>{x=Object.assign({decode:!0},x);const[C,w]=r(y,"#");return Object.assign({url:C.split("?")[0]||"",query:b(_(y),x)},x&&x.parseFragmentIdentifier&&w?{fragmentIdentifier:f(w,x)}:{})},e.stringifyUrl=(y,x)=>{x=Object.assign({encode:!0,strict:!0,[o]:!0},x);const C=m(y.url).split("?")[0]||"",w=e.extract(y.url),$=e.parse(w,{sort:!1}),O=Object.assign($,y.query);let N=e.stringify(O,x);N&&(N=`?${N}`);let P=g(y.url);return y.fragmentIdentifier&&(P=`#${x[o]?d(y.fragmentIdentifier,x):y.fragmentIdentifier}`),`${C}${N}${P}`},e.pick=(y,x,C)=>{C=Object.assign({parseFragmentIdentifier:!0,[o]:!1},C);const{url:w,query:$,fragmentIdentifier:O}=e.parseUrl(y,C);return e.stringifyUrl({url:w,query:i($,x),fragmentIdentifier:O},C)},e.exclude=(y,x,C)=>{const w=Array.isArray(x)?$=>!x.includes($):($,O)=>!x($,O);return e.pick(y,w,C)}})(uJt);function fJt(e,t){return function(){return e.apply(t,arguments)}}const{toString:w2i}=Object.prototype,{getPrototypeOf:aYe}=Object,b6e=(e=>t=>{const n=w2i.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),V5=e=>(e=e.toLowerCase(),t=>b6e(t)===e),x6e=e=>t=>typeof t===e,{isArray:zK}=Array,Bre=x6e("undefined");function E2i(e){return e!==null&&!Bre(e)&&e.constructor!==null&&!Bre(e.constructor)&&A3(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const pJt=V5("ArrayBuffer");function T2i(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&pJt(e.buffer),t}const $2i=x6e("string"),A3=x6e("function"),hJt=x6e("number"),S6e=e=>e!==null&&typeof e=="object",O2i=e=>e===!0||e===!1,Nge=e=>{if(b6e(e)!=="object")return!1;const t=aYe(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},P2i=V5("Date"),N2i=V5("File"),D2i=V5("Blob"),I2i=V5("FileList"),R2i=e=>S6e(e)&&A3(e.pipe),k2i=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||A3(e.append)&&((t=b6e(e))==="formdata"||t==="object"&&A3(e.toString)&&e.toString()==="[object FormData]"))},A2i=V5("URLSearchParams"),[M2i,F2i,L2i,j2i]=["ReadableStream","Request","Response","Headers"].map(V5),B2i=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function voe(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,i;if(typeof e!="object"&&(e=[e]),zK(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{const a=n?Object.getOwnPropertyNames(e):Object.keys(e),o=a.length;let s;for(r=0;r<o;r++)s=a[r],t.call(null,e[s],s,e)}}function mJt(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,i;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}const uM=(()=>typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:Ef)(),gJt=e=>!Bre(e)&&e!==uM;function bje(){const{caseless:e}=gJt(this)&&this||{},t={},n=(r,i)=>{const a=e&&mJt(t,i)||i;Nge(t[a])&&Nge(r)?t[a]=bje(t[a],r):Nge(r)?t[a]=bje({},r):zK(r)?t[a]=r.slice():t[a]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&voe(arguments[r],n);return t}const z2i=(e,t,n,{allOwnKeys:r}={})=>(voe(t,(i,a)=>{n&&A3(i)?e[a]=fJt(i,n):e[a]=i},{allOwnKeys:r}),e),H2i=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),q2i=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},V2i=(e,t,n,r)=>{let i,a,o;const s={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),a=i.length;a-- >0;)o=i[a],(!r||r(o,e,t))&&!s[o]&&(t[o]=e[o],s[o]=!0);e=n!==!1&&aYe(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},W2i=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},U2i=e=>{if(!e)return null;if(zK(e))return e;let t=e.length;if(!hJt(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},K2i=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&aYe(Uint8Array)),G2i=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=r.next())&&!i.done;){const a=i.value;t.call(e,a[0],a[1])}},Y2i=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},X2i=V5("HTMLFormElement"),J2i=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,i){return r.toUpperCase()+i}),Opt=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Q2i=V5("RegExp"),vJt=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};voe(n,(i,a)=>{let o;(o=t(i,a,e))!==!1&&(r[a]=o||i)}),Object.defineProperties(e,r)},Z2i=e=>{vJt(e,(t,n)=>{if(A3(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(A3(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},e_i=(e,t)=>{const n={},r=i=>{i.forEach(a=>{n[a]=!0})};return zK(e)?r(e):r(String(e).split(t)),n},t_i=()=>{},n_i=(e,t)=>e!=null&&Number.isFinite(e=+e)?e:t;function r_i(e){return!!(e&&A3(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const i_i=e=>{const t=new Array(10),n=(r,i)=>{if(S6e(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[i]=r;const a=zK(r)?[]:{};return voe(r,(o,s)=>{const c=n(o,i+1);!Bre(c)&&(a[s]=c)}),t[i]=void 0,a}}return r};return n(e,0)},a_i=V5("AsyncFunction"),o_i=e=>e&&(S6e(e)||A3(e))&&A3(e.then)&&A3(e.catch),_Jt=((e,t)=>e?setImmediate:t?((n,r)=>(uM.addEventListener("message",({source:i,data:a})=>{i===uM&&a===n&&r.length&&r.shift()()},!1),i=>{r.push(i),uM.postMessage(n,"*")}))(`axios@${Math.random()}`,[]):n=>setTimeout(n))(typeof setImmediate=="function",A3(uM.postMessage)),s_i=typeof queueMicrotask<"u"?queueMicrotask.bind(uM):typeof C3<"u"&&C3.nextTick||_Jt,da={isArray:zK,isArrayBuffer:pJt,isBuffer:E2i,isFormData:k2i,isArrayBufferView:T2i,isString:$2i,isNumber:hJt,isBoolean:O2i,isObject:S6e,isPlainObject:Nge,isReadableStream:M2i,isRequest:F2i,isResponse:L2i,isHeaders:j2i,isUndefined:Bre,isDate:P2i,isFile:N2i,isBlob:D2i,isRegExp:Q2i,isFunction:A3,isStream:R2i,isURLSearchParams:A2i,isTypedArray:K2i,isFileList:I2i,forEach:voe,merge:bje,extend:z2i,trim:B2i,stripBOM:H2i,inherits:q2i,toFlatObject:V2i,kindOf:b6e,kindOfTest:V5,endsWith:W2i,toArray:U2i,forEachEntry:G2i,matchAll:Y2i,isHTMLForm:X2i,hasOwnProperty:Opt,hasOwnProp:Opt,reduceDescriptors:vJt,freezeMethods:Z2i,toObjectSet:e_i,toCamelCase:J2i,noop:t_i,toFiniteNumber:n_i,findKey:mJt,global:uM,isContextDefined:gJt,isSpecCompliantForm:r_i,toJSONObject:i_i,isAsyncFn:a_i,isThenable:o_i,setImmediate:_Jt,asap:s_i};var nC=[],S6=[],l_i=typeof Uint8Array<"u"?Uint8Array:Array,oYe=!1;function yJt(){oYe=!0;for(var e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t=0,n=e.length;t<n;++t)nC[t]=e[t],S6[e.charCodeAt(t)]=t;S6["-".charCodeAt(0)]=62,S6["_".charCodeAt(0)]=63}function c_i(e){oYe||yJt();var t,n,r,i,a,o,s=e.length;if(s%4>0)throw new Error("Invalid string. Length must be a multiple of 4");a=e[s-2]==="="?2:e[s-1]==="="?1:0,o=new l_i(s*3/4-a),r=a>0?s-4:s;var c=0;for(t=0,n=0;t<r;t+=4,n+=3)i=S6[e.charCodeAt(t)]<<18|S6[e.charCodeAt(t+1)]<<12|S6[e.charCodeAt(t+2)]<<6|S6[e.charCodeAt(t+3)],o[c++]=i>>16&255,o[c++]=i>>8&255,o[c++]=i&255;return a===2?(i=S6[e.charCodeAt(t)]<<2|S6[e.charCodeAt(t+1)]>>4,o[c++]=i&255):a===1&&(i=S6[e.charCodeAt(t)]<<10|S6[e.charCodeAt(t+1)]<<4|S6[e.charCodeAt(t+2)]>>2,o[c++]=i>>8&255,o[c++]=i&255),o}function u_i(e){return nC[e>>18&63]+nC[e>>12&63]+nC[e>>6&63]+nC[e&63]}function d_i(e,t,n){for(var r,i=[],a=t;a<n;a+=3)r=(e[a]<<16)+(e[a+1]<<8)+e[a+2],i.push(u_i(r));return i.join("")}function Ppt(e){oYe||yJt();for(var t,n=e.length,r=n%3,i="",a=[],o=16383,s=0,c=n-r;s<c;s+=o)a.push(d_i(e,s,s+o>c?c:s+o));return r===1?(t=e[n-1],i+=nC[t>>2],i+=nC[t<<4&63],i+="=="):r===2&&(t=(e[n-2]<<8)+e[n-1],i+=nC[t>>10],i+=nC[t>>4&63],i+=nC[t<<2&63],i+="="),a.push(i),a.join("")}function C6e(e,t,n,r,i){var a,o,s=i*8-r-1,c=(1<<s)-1,u=c>>1,d=-7,f=n?i-1:0,p=n?-1:1,m=e[t+f];for(f+=p,a=m&(1<<-d)-1,m>>=-d,d+=s;d>0;a=a*256+e[t+f],f+=p,d-=8);for(o=a&(1<<-d)-1,a>>=-d,d+=r;d>0;o=o*256+e[t+f],f+=p,d-=8);if(a===0)a=1-u;else{if(a===c)return o?NaN:(m?-1:1)*(1/0);o=o+Math.pow(2,r),a=a-u}return(m?-1:1)*o*Math.pow(2,a-r)}function bJt(e,t,n,r,i,a){var o,s,c,u=a*8-i-1,d=(1<<u)-1,f=d>>1,p=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,m=r?0:a-1,g=r?1:-1,_=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,o=d):(o=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-o))<1&&(o--,c*=2),o+f>=1?t+=p/c:t+=p*Math.pow(2,1-f),t*c>=2&&(o++,c/=2),o+f>=d?(s=0,o=d):o+f>=1?(s=(t*c-1)*Math.pow(2,i),o=o+f):(s=t*Math.pow(2,f-1)*Math.pow(2,i),o=0));i>=8;e[n+m]=s&255,m+=g,s/=256,i-=8);for(o=o<<i|s,u+=i;u>0;e[n+m]=o&255,m+=g,o/=256,u-=8);e[n+m-g]|=_*128}var f_i={}.toString,xJt=Array.isArray||function(e){return f_i.call(e)=="[object Array]"};/*!
 * The buffer module from node.js, for the browser.
 *
 * @author   Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
 * @license  MIT
 */var p_i=50;ji.TYPED_ARRAY_SUPPORT=Ef.TYPED_ARRAY_SUPPORT!==void 0?Ef.TYPED_ARRAY_SUPPORT:!0;K2e();function K2e(){return ji.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function j9(e,t){if(K2e()<t)throw new RangeError("Invalid typed array length");return ji.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t),e.__proto__=ji.prototype):(e===null&&(e=new ji(t)),e.length=t),e}function ji(e,t,n){if(!ji.TYPED_ARRAY_SUPPORT&&!(this instanceof ji))return new ji(e,t,n);if(typeof e=="number"){if(typeof t=="string")throw new Error("If encoding is specified then the first argument must be a string");return sYe(this,e)}return SJt(this,e,t,n)}ji.poolSize=8192;ji._augment=function(e){return e.__proto__=ji.prototype,e};function SJt(e,t,n,r){if(typeof t=="number")throw new TypeError('"value" argument must not be a number');return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer?g_i(e,t,n,r):typeof t=="string"?m_i(e,t,n):v_i(e,t)}ji.from=function(e,t,n){return SJt(null,e,t,n)};ji.TYPED_ARRAY_SUPPORT&&(ji.prototype.__proto__=Uint8Array.prototype,ji.__proto__=Uint8Array,typeof Symbol<"u"&&Symbol.species&&ji[Symbol.species]);function CJt(e){if(typeof e!="number")throw new TypeError('"size" argument must be a number');if(e<0)throw new RangeError('"size" argument must not be negative')}function h_i(e,t,n,r){return CJt(t),t<=0?j9(e,t):n!==void 0?typeof r=="string"?j9(e,t).fill(n,r):j9(e,t).fill(n):j9(e,t)}ji.alloc=function(e,t,n){return h_i(null,e,t,n)};function sYe(e,t){if(CJt(t),e=j9(e,t<0?0:lYe(t)|0),!ji.TYPED_ARRAY_SUPPORT)for(var n=0;n<t;++n)e[n]=0;return e}ji.allocUnsafe=function(e){return sYe(null,e)};ji.allocUnsafeSlow=function(e){return sYe(null,e)};function m_i(e,t,n){if((typeof n!="string"||n==="")&&(n="utf8"),!ji.isEncoding(n))throw new TypeError('"encoding" must be a valid string encoding');var r=wJt(t,n)|0;e=j9(e,r);var i=e.write(t,n);return i!==r&&(e=e.slice(0,i)),e}function xje(e,t){var n=t.length<0?0:lYe(t.length)|0;e=j9(e,n);for(var r=0;r<n;r+=1)e[r]=t[r]&255;return e}function g_i(e,t,n,r){if(t.byteLength,n<0||t.byteLength<n)throw new RangeError("'offset' is out of bounds");if(t.byteLength<n+(r||0))throw new RangeError("'length' is out of bounds");return n===void 0&&r===void 0?t=new Uint8Array(t):r===void 0?t=new Uint8Array(t,n):t=new Uint8Array(t,n,r),ji.TYPED_ARRAY_SUPPORT?(e=t,e.__proto__=ji.prototype):e=xje(e,t),e}function v_i(e,t){if(VC(t)){var n=lYe(t.length)|0;return e=j9(e,n),e.length===0||t.copy(e,0,0,n),e}if(t){if(typeof ArrayBuffer<"u"&&t.buffer instanceof ArrayBuffer||"length"in t)return typeof t.length!="number"||M_i(t.length)?j9(e,0):xje(e,t);if(t.type==="Buffer"&&xJt(t.data))return xje(e,t.data)}throw new TypeError("First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.")}function lYe(e){if(e>=K2e())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+K2e().toString(16)+" bytes");return e|0}ji.isBuffer=F_i;function VC(e){return!!(e!=null&&e._isBuffer)}ji.compare=function(t,n){if(!VC(t)||!VC(n))throw new TypeError("Arguments must be Buffers");if(t===n)return 0;for(var r=t.length,i=n.length,a=0,o=Math.min(r,i);a<o;++a)if(t[a]!==n[a]){r=t[a],i=n[a];break}return r<i?-1:i<r?1:0};ji.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};ji.concat=function(t,n){if(!xJt(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return ji.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<t.length;++r)n+=t[r].length;var i=ji.allocUnsafe(n),a=0;for(r=0;r<t.length;++r){var o=t[r];if(!VC(o))throw new TypeError('"list" argument must be an Array of Buffers');o.copy(i,a),a+=o.length}return i};function wJt(e,t){if(VC(e))return e.length;if(typeof ArrayBuffer<"u"&&typeof ArrayBuffer.isView=="function"&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;typeof e!="string"&&(e=""+e);var n=e.length;if(n===0)return 0;for(var r=!1;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":case void 0:return G2e(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return DJt(e).length;default:if(r)return G2e(e).length;t=(""+t).toLowerCase(),r=!0}}ji.byteLength=wJt;function __i(e,t,n){var r=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,t>>>=0,n<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return O_i(this,t,n);case"utf8":case"utf-8":return $Jt(this,t,n);case"ascii":return T_i(this,t,n);case"latin1":case"binary":return $_i(this,t,n);case"base64":return w_i(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return P_i(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}ji.prototype._isBuffer=!0;function dM(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}ji.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var n=0;n<t;n+=2)dM(this,n,n+1);return this};ji.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var n=0;n<t;n+=4)dM(this,n,n+3),dM(this,n+1,n+2);return this};ji.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var n=0;n<t;n+=8)dM(this,n,n+7),dM(this,n+1,n+6),dM(this,n+2,n+5),dM(this,n+3,n+4);return this};ji.prototype.toString=function(){var t=this.length|0;return t===0?"":arguments.length===0?$Jt(this,0,t):__i.apply(this,arguments)};ji.prototype.equals=function(t){if(!VC(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:ji.compare(this,t)===0};ji.prototype.inspect=function(){var t="",n=p_i;return this.length>0&&(t=this.toString("hex",0,n).match(/.{2}/g).join(" "),this.length>n&&(t+=" ... ")),"<Buffer "+t+">"};ji.prototype.compare=function(t,n,r,i,a){if(!VC(t))throw new TypeError("Argument must be a Buffer");if(n===void 0&&(n=0),r===void 0&&(r=t?t.length:0),i===void 0&&(i=0),a===void 0&&(a=this.length),n<0||r>t.length||i<0||a>this.length)throw new RangeError("out of range index");if(i>=a&&n>=r)return 0;if(i>=a)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,i>>>=0,a>>>=0,this===t)return 0;for(var o=a-i,s=r-n,c=Math.min(o,s),u=this.slice(i,a),d=t.slice(n,r),f=0;f<c;++f)if(u[f]!==d[f]){o=u[f],s=d[f];break}return o<s?-1:s<o?1:0};function EJt(e,t,n,r,i){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,isNaN(n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0)if(i)n=0;else return-1;if(typeof t=="string"&&(t=ji.from(t,r)),VC(t))return t.length===0?-1:Npt(e,t,n,r,i);if(typeof t=="number")return t=t&255,ji.TYPED_ARRAY_SUPPORT&&typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):Npt(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function Npt(e,t,n,r,i){var a=1,o=e.length,s=t.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||t.length<2)return-1;a=2,o/=2,s/=2,n/=2}function c(m,g){return a===1?m[g]:m.readUInt16BE(g*a)}var u;if(i){var d=-1;for(u=n;u<o;u++)if(c(e,u)===c(t,d===-1?0:u-d)){if(d===-1&&(d=u),u-d+1===s)return d*a}else d!==-1&&(u-=u-d),d=-1}else for(n+s>o&&(n=o-s),u=n;u>=0;u--){for(var f=!0,p=0;p<s;p++)if(c(e,u+p)!==c(t,p)){f=!1;break}if(f)return u}return-1}ji.prototype.includes=function(t,n,r){return this.indexOf(t,n,r)!==-1};ji.prototype.indexOf=function(t,n,r){return EJt(this,t,n,r,!0)};ji.prototype.lastIndexOf=function(t,n,r){return EJt(this,t,n,r,!1)};function y_i(e,t,n,r){n=Number(n)||0;var i=e.length-n;r?(r=Number(r),r>i&&(r=i)):r=i;var a=t.length;if(a%2!==0)throw new TypeError("Invalid hex string");r>a/2&&(r=a/2);for(var o=0;o<r;++o){var s=parseInt(t.substr(o*2,2),16);if(isNaN(s))return o;e[n+o]=s}return o}function b_i(e,t,n,r){return T6e(G2e(t,e.length-n),e,n,r)}function TJt(e,t,n,r){return T6e(k_i(t),e,n,r)}function x_i(e,t,n,r){return TJt(e,t,n,r)}function S_i(e,t,n,r){return T6e(DJt(t),e,n,r)}function C_i(e,t,n,r){return T6e(A_i(t,e.length-n),e,n,r)}ji.prototype.write=function(t,n,r,i){if(n===void 0)i="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")i=n,r=this.length,n=0;else if(isFinite(n))n=n|0,isFinite(r)?(r=r|0,i===void 0&&(i="utf8")):(i=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var a=this.length-n;if((r===void 0||r>a)&&(r=a),t.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var o=!1;;)switch(i){case"hex":return y_i(this,t,n,r);case"utf8":case"utf-8":return b_i(this,t,n,r);case"ascii":return TJt(this,t,n,r);case"latin1":case"binary":return x_i(this,t,n,r);case"base64":return S_i(this,t,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C_i(this,t,n,r);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}};ji.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function w_i(e,t,n){return t===0&&n===e.length?Ppt(e):Ppt(e.slice(t,n))}function $Jt(e,t,n){n=Math.min(e.length,n);for(var r=[],i=t;i<n;){var a=e[i],o=null,s=a>239?4:a>223?3:a>191?2:1;if(i+s<=n){var c,u,d,f;switch(s){case 1:a<128&&(o=a);break;case 2:c=e[i+1],(c&192)===128&&(f=(a&31)<<6|c&63,f>127&&(o=f));break;case 3:c=e[i+1],u=e[i+2],(c&192)===128&&(u&192)===128&&(f=(a&15)<<12|(c&63)<<6|u&63,f>2047&&(f<55296||f>57343)&&(o=f));break;case 4:c=e[i+1],u=e[i+2],d=e[i+3],(c&192)===128&&(u&192)===128&&(d&192)===128&&(f=(a&15)<<18|(c&63)<<12|(u&63)<<6|d&63,f>65535&&f<1114112&&(o=f))}}o===null?(o=65533,s=1):o>65535&&(o-=65536,r.push(o>>>10&1023|55296),o=56320|o&1023),r.push(o),i+=s}return E_i(r)}var Dpt=4096;function E_i(e){var t=e.length;if(t<=Dpt)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Dpt));return n}function T_i(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]&127);return r}function $_i(e,t,n){var r="";n=Math.min(e.length,n);for(var i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function O_i(e,t,n){var r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);for(var i="",a=t;a<n;++a)i+=R_i(e[a]);return i}function P_i(e,t,n){for(var r=e.slice(t,n),i="",a=0;a<r.length;a+=2)i+=String.fromCharCode(r[a]+r[a+1]*256);return i}ji.prototype.slice=function(t,n){var r=this.length;t=~~t,n=n===void 0?r:~~n,t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<t&&(n=t);var i;if(ji.TYPED_ARRAY_SUPPORT)i=this.subarray(t,n),i.__proto__=ji.prototype;else{var a=n-t;i=new ji(a,void 0);for(var o=0;o<a;++o)i[o]=this[o+t]}return i};function hg(e,t,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}ji.prototype.readUIntLE=function(t,n,r){t=t|0,n=n|0,r||hg(t,n,this.length);for(var i=this[t],a=1,o=0;++o<n&&(a*=256);)i+=this[t+o]*a;return i};ji.prototype.readUIntBE=function(t,n,r){t=t|0,n=n|0,r||hg(t,n,this.length);for(var i=this[t+--n],a=1;n>0&&(a*=256);)i+=this[t+--n]*a;return i};ji.prototype.readUInt8=function(t,n){return n||hg(t,1,this.length),this[t]};ji.prototype.readUInt16LE=function(t,n){return n||hg(t,2,this.length),this[t]|this[t+1]<<8};ji.prototype.readUInt16BE=function(t,n){return n||hg(t,2,this.length),this[t]<<8|this[t+1]};ji.prototype.readUInt32LE=function(t,n){return n||hg(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};ji.prototype.readUInt32BE=function(t,n){return n||hg(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};ji.prototype.readIntLE=function(t,n,r){t=t|0,n=n|0,r||hg(t,n,this.length);for(var i=this[t],a=1,o=0;++o<n&&(a*=256);)i+=this[t+o]*a;return a*=128,i>=a&&(i-=Math.pow(2,8*n)),i};ji.prototype.readIntBE=function(t,n,r){t=t|0,n=n|0,r||hg(t,n,this.length);for(var i=n,a=1,o=this[t+--i];i>0&&(a*=256);)o+=this[t+--i]*a;return a*=128,o>=a&&(o-=Math.pow(2,8*n)),o};ji.prototype.readInt8=function(t,n){return n||hg(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};ji.prototype.readInt16LE=function(t,n){n||hg(t,2,this.length);var r=this[t]|this[t+1]<<8;return r&32768?r|4294901760:r};ji.prototype.readInt16BE=function(t,n){n||hg(t,2,this.length);var r=this[t+1]|this[t]<<8;return r&32768?r|4294901760:r};ji.prototype.readInt32LE=function(t,n){return n||hg(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};ji.prototype.readInt32BE=function(t,n){return n||hg(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};ji.prototype.readFloatLE=function(t,n){return n||hg(t,4,this.length),C6e(this,t,!0,23,4)};ji.prototype.readFloatBE=function(t,n){return n||hg(t,4,this.length),C6e(this,t,!1,23,4)};ji.prototype.readDoubleLE=function(t,n){return n||hg(t,8,this.length),C6e(this,t,!0,52,8)};ji.prototype.readDoubleBE=function(t,n){return n||hg(t,8,this.length),C6e(this,t,!1,52,8)};function Wy(e,t,n,r,i,a){if(!VC(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<a)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}ji.prototype.writeUIntLE=function(t,n,r,i){if(t=+t,n=n|0,r=r|0,!i){var a=Math.pow(2,8*r)-1;Wy(this,t,n,r,a,0)}var o=1,s=0;for(this[n]=t&255;++s<r&&(o*=256);)this[n+s]=t/o&255;return n+r};ji.prototype.writeUIntBE=function(t,n,r,i){if(t=+t,n=n|0,r=r|0,!i){var a=Math.pow(2,8*r)-1;Wy(this,t,n,r,a,0)}var o=r-1,s=1;for(this[n+o]=t&255;--o>=0&&(s*=256);)this[n+o]=t/s&255;return n+r};ji.prototype.writeUInt8=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,1,255,0),ji.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),this[n]=t&255,n+1};function w6e(e,t,n,r){t<0&&(t=65535+t+1);for(var i=0,a=Math.min(e.length-n,2);i<a;++i)e[n+i]=(t&255<<8*(r?i:1-i))>>>(r?i:1-i)*8}ji.prototype.writeUInt16LE=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,2,65535,0),ji.TYPED_ARRAY_SUPPORT?(this[n]=t&255,this[n+1]=t>>>8):w6e(this,t,n,!0),n+2};ji.prototype.writeUInt16BE=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,2,65535,0),ji.TYPED_ARRAY_SUPPORT?(this[n]=t>>>8,this[n+1]=t&255):w6e(this,t,n,!1),n+2};function E6e(e,t,n,r){t<0&&(t=4294967295+t+1);for(var i=0,a=Math.min(e.length-n,4);i<a;++i)e[n+i]=t>>>(r?i:3-i)*8&255}ji.prototype.writeUInt32LE=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,4,4294967295,0),ji.TYPED_ARRAY_SUPPORT?(this[n+3]=t>>>24,this[n+2]=t>>>16,this[n+1]=t>>>8,this[n]=t&255):E6e(this,t,n,!0),n+4};ji.prototype.writeUInt32BE=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,4,4294967295,0),ji.TYPED_ARRAY_SUPPORT?(this[n]=t>>>24,this[n+1]=t>>>16,this[n+2]=t>>>8,this[n+3]=t&255):E6e(this,t,n,!1),n+4};ji.prototype.writeIntLE=function(t,n,r,i){if(t=+t,n=n|0,!i){var a=Math.pow(2,8*r-1);Wy(this,t,n,r,a-1,-a)}var o=0,s=1,c=0;for(this[n]=t&255;++o<r&&(s*=256);)t<0&&c===0&&this[n+o-1]!==0&&(c=1),this[n+o]=(t/s>>0)-c&255;return n+r};ji.prototype.writeIntBE=function(t,n,r,i){if(t=+t,n=n|0,!i){var a=Math.pow(2,8*r-1);Wy(this,t,n,r,a-1,-a)}var o=r-1,s=1,c=0;for(this[n+o]=t&255;--o>=0&&(s*=256);)t<0&&c===0&&this[n+o+1]!==0&&(c=1),this[n+o]=(t/s>>0)-c&255;return n+r};ji.prototype.writeInt8=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,1,127,-128),ji.TYPED_ARRAY_SUPPORT||(t=Math.floor(t)),t<0&&(t=255+t+1),this[n]=t&255,n+1};ji.prototype.writeInt16LE=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,2,32767,-32768),ji.TYPED_ARRAY_SUPPORT?(this[n]=t&255,this[n+1]=t>>>8):w6e(this,t,n,!0),n+2};ji.prototype.writeInt16BE=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,2,32767,-32768),ji.TYPED_ARRAY_SUPPORT?(this[n]=t>>>8,this[n+1]=t&255):w6e(this,t,n,!1),n+2};ji.prototype.writeInt32LE=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,4,2147483647,-2147483648),ji.TYPED_ARRAY_SUPPORT?(this[n]=t&255,this[n+1]=t>>>8,this[n+2]=t>>>16,this[n+3]=t>>>24):E6e(this,t,n,!0),n+4};ji.prototype.writeInt32BE=function(t,n,r){return t=+t,n=n|0,r||Wy(this,t,n,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),ji.TYPED_ARRAY_SUPPORT?(this[n]=t>>>24,this[n+1]=t>>>16,this[n+2]=t>>>8,this[n+3]=t&255):E6e(this,t,n,!1),n+4};function OJt(e,t,n,r,i,a){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function PJt(e,t,n,r,i){return i||OJt(e,t,n,4),bJt(e,t,n,r,23,4),n+4}ji.prototype.writeFloatLE=function(t,n,r){return PJt(this,t,n,!0,r)};ji.prototype.writeFloatBE=function(t,n,r){return PJt(this,t,n,!1,r)};function NJt(e,t,n,r,i){return i||OJt(e,t,n,8),bJt(e,t,n,r,52,8),n+8}ji.prototype.writeDoubleLE=function(t,n,r){return NJt(this,t,n,!0,r)};ji.prototype.writeDoubleBE=function(t,n,r){return NJt(this,t,n,!1,r)};ji.prototype.copy=function(t,n,r,i){if(r||(r=0),!i&&i!==0&&(i=this.length),n>=t.length&&(n=t.length),n||(n=0),i>0&&i<r&&(i=r),i===r||t.length===0||this.length===0)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("sourceStart out of bounds");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-n<i-r&&(i=t.length-n+r);var a=i-r,o;if(this===t&&r<n&&n<i)for(o=a-1;o>=0;--o)t[o+n]=this[o+r];else if(a<1e3||!ji.TYPED_ARRAY_SUPPORT)for(o=0;o<a;++o)t[o+n]=this[o+r];else Uint8Array.prototype.set.call(t,this.subarray(r,r+a),n);return a};ji.prototype.fill=function(t,n,r,i){if(typeof t=="string"){if(typeof n=="string"?(i=n,n=0,r=this.length):typeof r=="string"&&(i=r,r=this.length),t.length===1){var a=t.charCodeAt(0);a<256&&(t=a)}if(i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!ji.isEncoding(i))throw new TypeError("Unknown encoding: "+i)}else typeof t=="number"&&(t=t&255);if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n=n>>>0,r=r===void 0?this.length:r>>>0,t||(t=0);var o;if(typeof t=="number")for(o=n;o<r;++o)this[o]=t;else{var s=VC(t)?t:G2e(new ji(t,i).toString()),c=s.length;for(o=0;o<r-n;++o)this[o+n]=s[o%c]}return this};var N_i=/[^+\/0-9A-Za-z-_]/g;function D_i(e){if(e=I_i(e).replace(N_i,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function I_i(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function R_i(e){return e<16?"0"+e.toString(16):e.toString(16)}function G2e(e,t){t=t||1/0;for(var n,r=e.length,i=null,a=[],o=0;o<r;++o){if(n=e.charCodeAt(o),n>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&a.push(239,191,189);continue}else if(o+1===r){(t-=3)>-1&&a.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&a.push(239,191,189),i=n;continue}n=(i-55296<<10|n-56320)+65536}else i&&(t-=3)>-1&&a.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;a.push(n)}else if(n<2048){if((t-=2)<0)break;a.push(n>>6|192,n&63|128)}else if(n<65536){if((t-=3)<0)break;a.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((t-=4)<0)break;a.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return a}function k_i(e){for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n)&255);return t}function A_i(e,t){for(var n,r,i,a=[],o=0;o<e.length&&!((t-=2)<0);++o)n=e.charCodeAt(o),r=n>>8,i=n%256,a.push(i),a.push(r);return a}function DJt(e){return c_i(D_i(e))}function T6e(e,t,n,r){for(var i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function M_i(e){return e!==e}function F_i(e){return e!=null&&(!!e._isBuffer||IJt(e)||L_i(e))}function IJt(e){return!!e.constructor&&typeof e.constructor.isBuffer=="function"&&e.constructor.isBuffer(e)}function L_i(e){return typeof e.readFloatLE=="function"&&typeof e.slice=="function"&&IJt(e.slice(0,0))}function uu(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i,this.status=i.status?i.status:null)}da.inherits(uu,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:da.toJSONObject(this.config),code:this.code,status:this.status}}});const RJt=uu.prototype,kJt={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{kJt[e]={value:e}});Object.defineProperties(uu,kJt);Object.defineProperty(RJt,"isAxiosError",{value:!0});uu.from=(e,t,n,r,i,a)=>{const o=Object.create(RJt);return da.toFlatObject(e,o,function(c){return c!==Error.prototype},s=>s!=="isAxiosError"),uu.call(o,e.message,t,n,r,i),o.cause=e,o.name=e.name,a&&Object.assign(o,a),o};const j_i=null;function Sje(e){return da.isPlainObject(e)||da.isArray(e)}function AJt(e){return da.endsWith(e,"[]")?e.slice(0,-2):e}function Ipt(e,t,n){return e?e.concat(t).map(function(i,a){return i=AJt(i),!n&&a?"["+i+"]":i}).join(n?".":""):t}function B_i(e){return da.isArray(e)&&!e.some(Sje)}const z_i=da.toFlatObject(da,{},null,function(t){return/^is[A-Z]/.test(t)});function $6e(e,t,n){if(!da.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=da.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(_,v){return!da.isUndefined(v[_])});const r=n.metaTokens,i=n.visitor||d,a=n.dots,o=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&da.isSpecCompliantForm(t);if(!da.isFunction(i))throw new TypeError("visitor must be a function");function u(g){if(g===null)return"";if(da.isDate(g))return g.toISOString();if(!c&&da.isBlob(g))throw new uu("Blob is not supported. Use a Buffer instead.");return da.isArrayBuffer(g)||da.isTypedArray(g)?c&&typeof Blob=="function"?new Blob([g]):ji.from(g):g}function d(g,_,v){let b=g;if(g&&!v&&typeof g=="object"){if(da.endsWith(_,"{}"))_=r?_:_.slice(0,-2),g=JSON.stringify(g);else if(da.isArray(g)&&B_i(g)||(da.isFileList(g)||da.endsWith(_,"[]"))&&(b=da.toArray(g)))return _=AJt(_),b.forEach(function(x,C){!(da.isUndefined(x)||x===null)&&t.append(o===!0?Ipt([_],C,a):o===null?_:_+"[]",u(x))}),!1}return Sje(g)?!0:(t.append(Ipt(v,_,a),u(g)),!1)}const f=[],p=Object.assign(z_i,{defaultVisitor:d,convertValue:u,isVisitable:Sje});function m(g,_){if(!da.isUndefined(g)){if(f.indexOf(g)!==-1)throw Error("Circular reference detected in "+_.join("."));f.push(g),da.forEach(g,function(b,y){(!(da.isUndefined(b)||b===null)&&i.call(t,b,da.isString(y)?y.trim():y,_,p))===!0&&m(b,_?_.concat(y):[y])}),f.pop()}}if(!da.isObject(e))throw new TypeError("data must be an object");return m(e),t}function Rpt(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function cYe(e,t){this._pairs=[],e&&$6e(e,this,t)}const MJt=cYe.prototype;MJt.append=function(t,n){this._pairs.push([t,n])};MJt.toString=function(t){const n=t?function(r){return t.call(this,r,Rpt)}:Rpt;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function H_i(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function FJt(e,t,n){if(!t)return e;const r=n&&n.encode||H_i;da.isFunction(n)&&(n={serialize:n});const i=n&&n.serialize;let a;if(i?a=i(t,n):a=da.isURLSearchParams(t)?t.toString():new cYe(t,n).toString(r),a){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class q_i{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){da.forEach(this.handlers,function(r){r!==null&&t(r)})}}const kpt=q_i,LJt={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},V_i=typeof URLSearchParams<"u"?URLSearchParams:cYe,W_i=typeof FormData<"u"?FormData:null,U_i=typeof Blob<"u"?Blob:null,K_i={isBrowser:!0,classes:{URLSearchParams:V_i,FormData:W_i,Blob:U_i},protocols:["http","https","file","blob","url","data"]},uYe=typeof window<"u"&&typeof document<"u",Cje=typeof navigator=="object"&&navigator||void 0,G_i=uYe&&(!Cje||["ReactNative","NativeScript","NS"].indexOf(Cje.product)<0),Y_i=(()=>typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function")(),X_i=uYe&&window.location.href||"http://localhost",J_i=Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:uYe,hasStandardBrowserEnv:G_i,hasStandardBrowserWebWorkerEnv:Y_i,navigator:Cje,origin:X_i},Symbol.toStringTag,{value:"Module"})),Zv={...J_i,...K_i};function Q_i(e,t){return $6e(e,new Zv.classes.URLSearchParams,Object.assign({visitor:function(n,r,i,a){return Zv.isNode&&da.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function Z_i(e){return da.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function eyi(e){const t={},n=Object.keys(e);let r;const i=n.length;let a;for(r=0;r<i;r++)a=n[r],t[a]=e[a];return t}function jJt(e){function t(n,r,i,a){let o=n[a++];if(o==="__proto__")return!0;const s=Number.isFinite(+o),c=a>=n.length;return o=!o&&da.isArray(i)?i.length:o,c?(da.hasOwnProp(i,o)?i[o]=[i[o],r]:i[o]=r,!s):((!i[o]||!da.isObject(i[o]))&&(i[o]=[]),t(n,r,i[o],a)&&da.isArray(i[o])&&(i[o]=eyi(i[o])),!s)}if(da.isFormData(e)&&da.isFunction(e.entries)){const n={};return da.forEachEntry(e,(r,i)=>{t(Z_i(r),i,n,0)}),n}return null}function tyi(e,t,n){if(da.isString(e))try{return(t||JSON.parse)(e),da.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const dYe={transitional:LJt,adapter:["xhr","http","fetch"],transformRequest:[function(t,n){const r=n.getContentType()||"",i=r.indexOf("application/json")>-1,a=da.isObject(t);if(a&&da.isHTMLForm(t)&&(t=new FormData(t)),da.isFormData(t))return i?JSON.stringify(jJt(t)):t;if(da.isArrayBuffer(t)||da.isBuffer(t)||da.isStream(t)||da.isFile(t)||da.isBlob(t)||da.isReadableStream(t))return t;if(da.isArrayBufferView(t))return t.buffer;if(da.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(a){if(r.indexOf("application/x-www-form-urlencoded")>-1)return Q_i(t,this.formSerializer).toString();if((s=da.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return $6e(s?{"files[]":t}:t,c&&new c,this.formSerializer)}}return a||i?(n.setContentType("application/json",!1),tyi(t)):t}],transformResponse:[function(t){const n=this.transitional||dYe.transitional,r=n&&n.forcedJSONParsing,i=this.responseType==="json";if(da.isResponse(t)||da.isReadableStream(t))return t;if(t&&da.isString(t)&&(r&&!this.responseType||i)){const o=!(n&&n.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(s){if(o)throw s.name==="SyntaxError"?uu.from(s,uu.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Zv.classes.FormData,Blob:Zv.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};da.forEach(["delete","get","head","post","put","patch"],e=>{dYe.headers[e]={}});const fYe=dYe,nyi=da.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),ryi=e=>{const t={};let n,r,i;return e&&e.split(`
`).forEach(function(o){i=o.indexOf(":"),n=o.substring(0,i).trim().toLowerCase(),r=o.substring(i+1).trim(),!(!n||t[n]&&nyi[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},Apt=Symbol("internals");function Mee(e){return e&&String(e).trim().toLowerCase()}function Dge(e){return e===!1||e==null?e:da.isArray(e)?e.map(Dge):String(e)}function iyi(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}const ayi=e=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());function FIe(e,t,n,r,i){if(da.isFunction(r))return r.call(this,t,n);if(i&&(t=n),!!da.isString(t)){if(da.isString(r))return t.indexOf(r)!==-1;if(da.isRegExp(r))return r.test(t)}}function oyi(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function syi(e,t){const n=da.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(i,a,o){return this[r].call(this,t,i,a,o)},configurable:!0})})}class O6e{constructor(t){t&&this.set(t)}set(t,n,r){const i=this;function a(s,c,u){const d=Mee(c);if(!d)throw new Error("header name must be a non-empty string");const f=da.findKey(i,d);(!f||i[f]===void 0||u===!0||u===void 0&&i[f]!==!1)&&(i[f||c]=Dge(s))}const o=(s,c)=>da.forEach(s,(u,d)=>a(u,d,c));if(da.isPlainObject(t)||t instanceof this.constructor)o(t,n);else if(da.isString(t)&&(t=t.trim())&&!ayi(t))o(ryi(t),n);else if(da.isHeaders(t))for(const[s,c]of t.entries())a(c,s,r);else t!=null&&a(n,t,r);return this}get(t,n){if(t=Mee(t),t){const r=da.findKey(this,t);if(r){const i=this[r];if(!n)return i;if(n===!0)return iyi(i);if(da.isFunction(n))return n.call(this,i,r);if(da.isRegExp(n))return n.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Mee(t),t){const r=da.findKey(this,t);return!!(r&&this[r]!==void 0&&(!n||FIe(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let i=!1;function a(o){if(o=Mee(o),o){const s=da.findKey(r,o);s&&(!n||FIe(r,r[s],s,n))&&(delete r[s],i=!0)}}return da.isArray(t)?t.forEach(a):a(t),i}clear(t){const n=Object.keys(this);let r=n.length,i=!1;for(;r--;){const a=n[r];(!t||FIe(this,this[a],a,t,!0))&&(delete this[a],i=!0)}return i}normalize(t){const n=this,r={};return da.forEach(this,(i,a)=>{const o=da.findKey(r,a);if(o){n[o]=Dge(i),delete n[a];return}const s=t?oyi(a):String(a).trim();s!==a&&delete n[a],n[s]=Dge(i),r[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return da.forEach(this,(r,i)=>{r!=null&&r!==!1&&(n[i]=t&&da.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(i=>r.set(i)),r}static accessor(t){const r=(this[Apt]=this[Apt]={accessors:{}}).accessors,i=this.prototype;function a(o){const s=Mee(o);r[s]||(syi(i,o),r[s]=!0)}return da.isArray(t)?t.forEach(a):a(t),this}}O6e.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);da.reduceDescriptors(O6e.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});da.freezeMethods(O6e);const f5=O6e;function LIe(e,t){const n=this||fYe,r=t||n,i=f5.from(r.headers);let a=r.data;return da.forEach(e,function(s){a=s.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function BJt(e){return!!(e&&e.__CANCEL__)}function HK(e,t,n){uu.call(this,e??"canceled",uu.ERR_CANCELED,t,n),this.name="CanceledError"}da.inherits(HK,uu,{__CANCEL__:!0});function zJt(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new uu("Request failed with status code "+n.status,[uu.ERR_BAD_REQUEST,uu.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function lyi(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function cyi(e,t){e=e||10;const n=new Array(e),r=new Array(e);let i=0,a=0,o;return t=t!==void 0?t:1e3,function(c){const u=Date.now(),d=r[a];o||(o=u),n[i]=c,r[i]=u;let f=a,p=0;for(;f!==i;)p+=n[f++],f=f%e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),u-o<t)return;const m=d&&u-d;return m?Math.round(p*1e3/m):void 0}}function uyi(e,t){let n=0,r=1e3/t,i,a;const o=(u,d=Date.now())=>{n=d,i=null,a&&(clearTimeout(a),a=null),e.apply(null,u)};return[(...u)=>{const d=Date.now(),f=d-n;f>=r?o(u,d):(i=u,a||(a=setTimeout(()=>{a=null,o(i)},r-f)))},()=>i&&o(i)]}const Y2e=(e,t,n=3)=>{let r=0;const i=cyi(50,250);return uyi(a=>{const o=a.loaded,s=a.lengthComputable?a.total:void 0,c=o-r,u=i(c),d=o<=s;r=o;const f={loaded:o,total:s,progress:s?o/s:void 0,bytes:c,rate:u||void 0,estimated:u&&s&&d?(s-o)/u:void 0,event:a,lengthComputable:s!=null,[t?"download":"upload"]:!0};e(f)},n)},Mpt=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Fpt=e=>(...t)=>da.asap(()=>e(...t)),dyi=Zv.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,Zv.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(Zv.origin),Zv.navigator&&/(msie|trident)/i.test(Zv.navigator.userAgent)):()=>!0,fyi=Zv.hasStandardBrowserEnv?{write(e,t,n,r,i,a){const o=[e+"="+encodeURIComponent(t)];da.isNumber(n)&&o.push("expires="+new Date(n).toGMTString()),da.isString(r)&&o.push("path="+r),da.isString(i)&&o.push("domain="+i),a===!0&&o.push("secure"),document.cookie=o.join("; ")},read(e){const t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove(e){this.write(e,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function pyi(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function hyi(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function HJt(e,t,n){let r=!pyi(t);return e&&r||n==!1?hyi(e,t):t}const Lpt=e=>e instanceof f5?{...e}:e;function eF(e,t){t=t||{};const n={};function r(u,d,f,p){return da.isPlainObject(u)&&da.isPlainObject(d)?da.merge.call({caseless:p},u,d):da.isPlainObject(d)?da.merge({},d):da.isArray(d)?d.slice():d}function i(u,d,f,p){if(da.isUndefined(d)){if(!da.isUndefined(u))return r(void 0,u,f,p)}else return r(u,d,f,p)}function a(u,d){if(!da.isUndefined(d))return r(void 0,d)}function o(u,d){if(da.isUndefined(d)){if(!da.isUndefined(u))return r(void 0,u)}else return r(void 0,d)}function s(u,d,f){if(f in t)return r(u,d);if(f in e)return r(void 0,u)}const c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,withXSRFToken:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:s,headers:(u,d,f)=>i(Lpt(u),Lpt(d),f,!0)};return da.forEach(Object.keys(Object.assign({},e,t)),function(d){const f=c[d]||i,p=f(e[d],t[d],d);da.isUndefined(p)&&f!==s||(n[d]=p)}),n}const qJt=e=>{const t=eF({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:i,xsrfCookieName:a,headers:o,auth:s}=t;t.headers=o=f5.from(o),t.url=FJt(HJt(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),s&&o.set("Authorization","Basic "+btoa((s.username||"")+":"+(s.password?unescape(encodeURIComponent(s.password)):"")));let c;if(da.isFormData(n)){if(Zv.hasStandardBrowserEnv||Zv.hasStandardBrowserWebWorkerEnv)o.setContentType(void 0);else if((c=o.getContentType())!==!1){const[u,...d]=c?c.split(";").map(f=>f.trim()).filter(Boolean):[];o.setContentType([u||"multipart/form-data",...d].join("; "))}}if(Zv.hasStandardBrowserEnv&&(r&&da.isFunction(r)&&(r=r(t)),r||r!==!1&&dyi(t.url))){const u=i&&a&&fyi.read(a);u&&o.set(i,u)}return t},myi=typeof XMLHttpRequest<"u",gyi=myi&&function(e){return new Promise(function(n,r){const i=qJt(e);let a=i.data;const o=f5.from(i.headers).normalize();let{responseType:s,onUploadProgress:c,onDownloadProgress:u}=i,d,f,p,m,g;function _(){m&&m(),g&&g(),i.cancelToken&&i.cancelToken.unsubscribe(d),i.signal&&i.signal.removeEventListener("abort",d)}let v=new XMLHttpRequest;v.open(i.method.toUpperCase(),i.url,!0),v.timeout=i.timeout;function b(){if(!v)return;const x=f5.from("getAllResponseHeaders"in v&&v.getAllResponseHeaders()),w={data:!s||s==="text"||s==="json"?v.responseText:v.response,status:v.status,statusText:v.statusText,headers:x,config:e,request:v};zJt(function(O){n(O),_()},function(O){r(O),_()},w),v=null}"onloadend"in v?v.onloadend=b:v.onreadystatechange=function(){!v||v.readyState!==4||v.status===0&&!(v.responseURL&&v.responseURL.indexOf("file:")===0)||setTimeout(b)},v.onabort=function(){v&&(r(new uu("Request aborted",uu.ECONNABORTED,e,v)),v=null)},v.onerror=function(){r(new uu("Network Error",uu.ERR_NETWORK,e,v)),v=null},v.ontimeout=function(){let C=i.timeout?"timeout of "+i.timeout+"ms exceeded":"timeout exceeded";const w=i.transitional||LJt;i.timeoutErrorMessage&&(C=i.timeoutErrorMessage),r(new uu(C,w.clarifyTimeoutError?uu.ETIMEDOUT:uu.ECONNABORTED,e,v)),v=null},a===void 0&&o.setContentType(null),"setRequestHeader"in v&&da.forEach(o.toJSON(),function(C,w){v.setRequestHeader(w,C)}),da.isUndefined(i.withCredentials)||(v.withCredentials=!!i.withCredentials),s&&s!=="json"&&(v.responseType=i.responseType),u&&([p,g]=Y2e(u,!0),v.addEventListener("progress",p)),c&&v.upload&&([f,m]=Y2e(c),v.upload.addEventListener("progress",f),v.upload.addEventListener("loadend",m)),(i.cancelToken||i.signal)&&(d=x=>{v&&(r(!x||x.type?new HK(null,e,v):x),v.abort(),v=null)},i.cancelToken&&i.cancelToken.subscribe(d),i.signal&&(i.signal.aborted?d():i.signal.addEventListener("abort",d)));const y=lyi(i.url);if(y&&Zv.protocols.indexOf(y)===-1){r(new uu("Unsupported protocol "+y+":",uu.ERR_BAD_REQUEST,e));return}v.send(a||null)})},vyi=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,i;const a=function(u){if(!i){i=!0,s();const d=u instanceof Error?u:this.reason;r.abort(d instanceof uu?d:new HK(d instanceof Error?d.message:d))}};let o=t&&setTimeout(()=>{o=null,a(new uu(`timeout ${t} of ms exceeded`,uu.ETIMEDOUT))},t);const s=()=>{e&&(o&&clearTimeout(o),o=null,e.forEach(u=>{u.unsubscribe?u.unsubscribe(a):u.removeEventListener("abort",a)}),e=null)};e.forEach(u=>u.addEventListener("abort",a));const{signal:c}=r;return c.unsubscribe=()=>da.asap(s),c}},_yi=vyi,yyi=function*(e,t){let n=e.byteLength;if(!t||n<t){yield e;return}let r=0,i;for(;r<n;)i=r+t,yield e.slice(r,i),r=i},byi=async function*(e,t){for await(const n of xyi(e))yield*yyi(n,t)},xyi=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},jpt=(e,t,n,r)=>{const i=byi(e,t);let a=0,o,s=c=>{o||(o=!0,r&&r(c))};return new ReadableStream({async pull(c){try{const{done:u,value:d}=await i.next();if(u){s(),c.close();return}let f=d.byteLength;if(n){let p=a+=f;n(p)}c.enqueue(new Uint8Array(d))}catch(u){throw s(u),u}},cancel(c){return s(c),i.return()}},{highWaterMark:2})},P6e=typeof fetch=="function"&&typeof Request=="function"&&typeof Response=="function",VJt=P6e&&typeof ReadableStream=="function",Syi=P6e&&(typeof TextEncoder=="function"?(e=>t=>e.encode(t))(new TextEncoder):async e=>new Uint8Array(await new Response(e).arrayBuffer())),WJt=(e,...t)=>{try{return!!e(...t)}catch{return!1}},Cyi=VJt&&WJt(()=>{let e=!1;const t=new Request(Zv.origin,{body:new ReadableStream,method:"POST",get duplex(){return e=!0,"half"}}).headers.has("Content-Type");return e&&!t}),Bpt=64*1024,wje=VJt&&WJt(()=>da.isReadableStream(new Response("").body)),X2e={stream:wje&&(e=>e.body)};P6e&&(e=>{["text","arrayBuffer","blob","formData","stream"].forEach(t=>{!X2e[t]&&(X2e[t]=da.isFunction(e[t])?n=>n[t]():(n,r)=>{throw new uu(`Response type '${t}' is not supported`,uu.ERR_NOT_SUPPORT,r)})})})(new Response);const wyi=async e=>{if(e==null)return 0;if(da.isBlob(e))return e.size;if(da.isSpecCompliantForm(e))return(await new Request(Zv.origin,{method:"POST",body:e}).arrayBuffer()).byteLength;if(da.isArrayBufferView(e)||da.isArrayBuffer(e))return e.byteLength;if(da.isURLSearchParams(e)&&(e=e+""),da.isString(e))return(await Syi(e)).byteLength},Eyi=async(e,t)=>{const n=da.toFiniteNumber(e.getContentLength());return n??wyi(t)},Tyi=P6e&&(async e=>{let{url:t,method:n,data:r,signal:i,cancelToken:a,timeout:o,onDownloadProgress:s,onUploadProgress:c,responseType:u,headers:d,withCredentials:f="same-origin",fetchOptions:p}=qJt(e);u=u?(u+"").toLowerCase():"text";let m=_yi([i,a&&a.toAbortSignal()],o),g;const _=m&&m.unsubscribe&&(()=>{m.unsubscribe()});let v;try{if(c&&Cyi&&n!=="get"&&n!=="head"&&(v=await Eyi(d,r))!==0){let w=new Request(t,{method:"POST",body:r,duplex:"half"}),$;if(da.isFormData(r)&&($=w.headers.get("content-type"))&&d.setContentType($),w.body){const[O,N]=Mpt(v,Y2e(Fpt(c)));r=jpt(w.body,Bpt,O,N)}}da.isString(f)||(f=f?"include":"omit");const b="credentials"in Request.prototype;g=new Request(t,{...p,signal:m,method:n.toUpperCase(),headers:d.normalize().toJSON(),body:r,duplex:"half",credentials:b?f:void 0});let y=await fetch(g);const x=wje&&(u==="stream"||u==="response");if(wje&&(s||x&&_)){const w={};["status","statusText","headers"].forEach(P=>{w[P]=y[P]});const $=da.toFiniteNumber(y.headers.get("content-length")),[O,N]=s&&Mpt($,Y2e(Fpt(s),!0))||[];y=new Response(jpt(y.body,Bpt,O,()=>{N&&N(),_&&_()}),w)}u=u||"text";let C=await X2e[da.findKey(X2e,u)||"text"](y,e);return!x&&_&&_(),await new Promise((w,$)=>{zJt(w,$,{data:C,headers:f5.from(y.headers),status:y.status,statusText:y.statusText,config:e,request:g})})}catch(b){throw _&&_(),b&&b.name==="TypeError"&&/fetch/i.test(b.message)?Object.assign(new uu("Network Error",uu.ERR_NETWORK,e,g),{cause:b.cause||b}):uu.from(b,b&&b.code,e,g)}}),Eje={http:j_i,xhr:gyi,fetch:Tyi};da.forEach(Eje,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const zpt=e=>`- ${e}`,$yi=e=>da.isFunction(e)||e===null||e===!1,UJt={getAdapter:e=>{e=da.isArray(e)?e:[e];const{length:t}=e;let n,r;const i={};for(let a=0;a<t;a++){n=e[a];let o;if(r=n,!$yi(n)&&(r=Eje[(o=String(n)).toLowerCase()],r===void 0))throw new uu(`Unknown adapter '${o}'`);if(r)break;i[o||"#"+a]=r}if(!r){const a=Object.entries(i).map(([s,c])=>`adapter ${s} `+(c===!1?"is not supported by the environment":"is not available in the build"));let o=t?a.length>1?`since :
`+a.map(zpt).join(`
`):" "+zpt(a[0]):"as no adapter specified";throw new uu("There is no suitable adapter to dispatch the request "+o,"ERR_NOT_SUPPORT")}return r},adapters:Eje};function jIe(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new HK(null,e)}function Hpt(e){return jIe(e),e.headers=f5.from(e.headers),e.data=LIe.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),UJt.getAdapter(e.adapter||fYe.adapter)(e).then(function(r){return jIe(e),r.data=LIe.call(e,e.transformResponse,r),r.headers=f5.from(r.headers),r},function(r){return BJt(r)||(jIe(e),r&&r.response&&(r.response.data=LIe.call(e,e.transformResponse,r.response),r.response.headers=f5.from(r.response.headers))),Promise.reject(r)})}const KJt="1.8.3",N6e={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{N6e[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const qpt={};N6e.transitional=function(t,n,r){function i(a,o){return"[Axios v"+KJt+"] Transitional option '"+a+"'"+o+(r?". "+r:"")}return(a,o,s)=>{if(t===!1)throw new uu(i(o," has been removed"+(n?" in "+n:"")),uu.ERR_DEPRECATED);return n&&!qpt[o]&&(qpt[o]=!0,console.warn(i(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,o,s):!0}};N6e.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function Oyi(e,t,n){if(typeof e!="object")throw new uu("options must be an object",uu.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let i=r.length;for(;i-- >0;){const a=r[i],o=t[a];if(o){const s=e[a],c=s===void 0||o(s,a,e);if(c!==!0)throw new uu("option "+a+" must be "+c,uu.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new uu("Unknown option "+a,uu.ERR_BAD_OPTION)}}const Ige={assertOptions:Oyi,validators:N6e},kS=Ige.validators;class J2e{constructor(t){this.defaults=t,this.interceptors={request:new kpt,response:new kpt}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let i={};Error.captureStackTrace?Error.captureStackTrace(i):i=new Error;const a=i.stack?i.stack.replace(/^.+\n/,""):"";try{r.stack?a&&!String(r.stack).endsWith(a.replace(/^.+\n.+\n/,""))&&(r.stack+=`
`+a):r.stack=a}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=eF(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:a}=n;r!==void 0&&Ige.assertOptions(r,{silentJSONParsing:kS.transitional(kS.boolean),forcedJSONParsing:kS.transitional(kS.boolean),clarifyTimeoutError:kS.transitional(kS.boolean)},!1),i!=null&&(da.isFunction(i)?n.paramsSerializer={serialize:i}:Ige.assertOptions(i,{encode:kS.function,serialize:kS.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),Ige.assertOptions(n,{baseUrl:kS.spelling("baseURL"),withXsrfToken:kS.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o=a&&da.merge(a.common,a[n.method]);a&&da.forEach(["delete","get","head","post","put","patch","common"],g=>{delete a[g]}),n.headers=f5.concat(o,a);const s=[];let c=!0;this.interceptors.request.forEach(function(_){typeof _.runWhen=="function"&&_.runWhen(n)===!1||(c=c&&_.synchronous,s.unshift(_.fulfilled,_.rejected))});const u=[];this.interceptors.response.forEach(function(_){u.push(_.fulfilled,_.rejected)});let d,f=0,p;if(!c){const g=[Hpt.bind(this),void 0];for(g.unshift.apply(g,s),g.push.apply(g,u),p=g.length,d=Promise.resolve(n);f<p;)d=d.then(g[f++],g[f++]);return d}p=s.length;let m=n;for(f=0;f<p;){const g=s[f++],_=s[f++];try{m=g(m)}catch(v){_.call(this,v);break}}try{d=Hpt.call(this,m)}catch(g){return Promise.reject(g)}for(f=0,p=u.length;f<p;)d=d.then(u[f++],u[f++]);return d}getUri(t){t=eF(this.defaults,t);const n=HJt(t.baseURL,t.url,t.allowAbsoluteUrls);return FJt(n,t.params,t.paramsSerializer)}}da.forEach(["delete","get","head","options"],function(t){J2e.prototype[t]=function(n,r){return this.request(eF(r||{},{method:t,url:n,data:(r||{}).data}))}});da.forEach(["post","put","patch"],function(t){function n(r){return function(a,o,s){return this.request(eF(s||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:a,data:o}))}}J2e.prototype[t]=n(),J2e.prototype[t+"Form"]=n(!0)});const Rge=J2e;class pYe{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(a){n=a});const r=this;this.promise.then(i=>{if(!r._listeners)return;let a=r._listeners.length;for(;a-- >0;)r._listeners[a](i);r._listeners=null}),this.promise.then=i=>{let a;const o=new Promise(s=>{r.subscribe(s),a=s}).then(i);return o.cancel=function(){r.unsubscribe(a)},o},t(function(a,o,s){r.reason||(r.reason=new HK(a,o,s),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new pYe(function(i){t=i}),cancel:t}}}const Pyi=pYe;function Nyi(e){return function(n){return e.apply(null,n)}}function Dyi(e){return da.isObject(e)&&e.isAxiosError===!0}const Tje={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Tje).forEach(([e,t])=>{Tje[t]=e});const Iyi=Tje;function GJt(e){const t=new Rge(e),n=fJt(Rge.prototype.request,t);return da.extend(n,Rge.prototype,t,{allOwnKeys:!0}),da.extend(n,t,null,{allOwnKeys:!0}),n.create=function(i){return GJt(eF(e,i))},n}const x1=GJt(fYe);x1.Axios=Rge;x1.CanceledError=HK;x1.CancelToken=Pyi;x1.isCancel=BJt;x1.VERSION=KJt;x1.toFormData=$6e;x1.AxiosError=uu;x1.Cancel=x1.CanceledError;x1.all=function(t){return Promise.all(t)};x1.spread=Nyi;x1.isAxiosError=Dyi;x1.mergeConfig=eF;x1.AxiosHeaders=f5;x1.formToJSON=e=>jJt(da.isHTMLForm(e)?new FormData(e):e);x1.getAdapter=UJt.getAdapter;x1.HttpStatusCode=Iyi;x1.default=x1;const hYe=x1;var Vpt=e=>{switch(e){case"and":return"$and";case"or":return"$or";case"eq":return gp.CondOperator.EQUALS;case"ne":return gp.CondOperator.NOT_EQUALS;case"lt":return gp.CondOperator.LOWER_THAN;case"gt":return gp.CondOperator.GREATER_THAN;case"lte":return gp.CondOperator.LOWER_THAN_EQUALS;case"gte":return gp.CondOperator.GREATER_THAN_EQUALS;case"in":return gp.CondOperator.IN;case"nin":return gp.CondOperator.NOT_IN;case"contains":return gp.CondOperator.CONTAINS_LOW;case"ncontains":return gp.CondOperator.EXCLUDES_LOW;case"containss":return gp.CondOperator.CONTAINS;case"ncontainss":return gp.CondOperator.EXCLUDES;case"null":return gp.CondOperator.IS_NULL;case"nnull":return gp.CondOperator.NOT_NULL;case"startswith":return gp.CondOperator.STARTS_LOW;case"startswiths":return gp.CondOperator.STARTS;case"endswith":return gp.CondOperator.ENDS_LOW;case"endswiths":return gp.CondOperator.ENDS;case"between":return gp.CondOperator.BETWEEN}return gp.CondOperator.EQUALS},Ryi=e=>YJt({operator:"and",value:e}),YJt=e=>{if(e.operator!=="and"&&e.operator!=="or"&&"field"in e)return{[e.field]:{[Vpt(e.operator)]:e.value}};let{operator:t}=e;return{[Vpt(t)]:e.value.map(n=>YJt(n))}},Wpt=(e,t)=>(Array.isArray(t)&&t.length>0&&e.search(Ryi(t)),e),qme=(e,t)=>(t&&e.setJoin(t),e),kyi=(e,t)=>{let{current:n=1,pageSize:r=10,mode:i="server"}=t??{};return i==="server"&&e.setLimit(r).setPage(n).setOffset((n-1)*r),e},Ayi=e=>{if(e&&e.length>0){let t=[];return e.map(({field:n,order:r})=>{n&&r&&t.push({field:n,order:r.toUpperCase()})}),t}},Upt=(e,t)=>{let n=Ayi(t);return n&&e.sortBy(n),e},Py=hYe.create();Py.interceptors.response.use(e=>e,e=>{var t,n,r;let i={...e,message:(n=(t=e.response)==null?void 0:t.data)==null?void 0:n.message,statusCode:(r=e.response)==null?void 0:r.status};return Promise.reject(i)});var Myi=e=>{let t={};for(let n of e){let r=n.indexOf(" "),i=n.substring(0,r);t[i]?t[i].push(n):t[i]=[n]}return t},Vme=e=>{let t=e.response.data.error,n=e.response.data.statusCode,r=e.response.data.message,i=Myi(r);return{statusCode:n,message:t,errors:i}},Fyi=(e,t=Py)=>({getList:async({resource:n,pagination:r,filters:i,sorters:a,meta:o})=>{let s=`${e}/${n}`,c=gp.RequestQueryBuilder.create();c=Wpt(c,i),c=qme(c,o==null?void 0:o.join),c=kyi(c,r),c=Upt(c,a);let{data:u}=await t.get(`${s}?${c.query()}`);return Array.isArray(u)?{data:u,total:u.length}:{data:u.data,total:u.total}},getMany:async({resource:n,ids:r,meta:i})=>{let a=`${e}/${n}`,o=gp.RequestQueryBuilder.create().setFilter({field:"id",operator:gp.CondOperator.IN,value:r});o=qme(o,i==null?void 0:i.join);let{data:s}=await t.get(`${a}?${o.query()}`);return{data:s}},create:async({resource:n,variables:r})=>{let i=`${e}/${n}`;try{let{data:a}=await t.post(i,r);return{data:a}}catch(a){throw Vme(a)}},update:async({resource:n,id:r,variables:i})=>{let a=`${e}/${n}/${r}`;try{let{data:o}=await t.patch(a,i);return{data:o}}catch(o){throw Vme(o)}},updateMany:async({resource:n,ids:r,variables:i})=>{let a=[],o=await Promise.all(r.map(async s=>{try{let{data:c}=await t.patch(`${e}/${n}/${s}`,i);return c}catch(c){let u=Vme(c);a.push(u)}}));if(a.length>0)throw a;return{data:o}},createMany:async({resource:n,variables:r})=>{let i=`${e}/${n}/bulk`;try{let{data:a}=await t.post(i,{bulk:r});return{data:a}}catch(a){throw Vme(a)}},getOne:async({resource:n,id:r,meta:i})=>{let a=`${e}/${n}/${r}`,o=gp.RequestQueryBuilder.create();o=qme(o,i==null?void 0:i.join);let{data:s}=await t.get(`${a}?${o.query()}`);return{data:s}},deleteOne:async({resource:n,id:r})=>{let i=`${e}/${n}/${r}`,{data:a}=await t.delete(i);return{data:a}},deleteMany:async({resource:n,ids:r})=>({data:await Promise.all(r.map(async i=>{let{data:a}=await t.delete(`${e}/${n}/${i}`);return a}))}),getApiUrl:()=>e,custom:async({url:n,method:r,meta:i,filters:a,sorters:o,payload:s,query:c,headers:u})=>{let d=gp.RequestQueryBuilder.create();d=Wpt(d,a),d=qme(d,i==null?void 0:i.join),d=Upt(d,o);let f=`${n}?${d.query()}`;c&&(f=`${f}&${uJt.stringify(c)}`);let p;switch(r){case"put":case"post":case"patch":p=await t[r](n,s,{headers:u});break;case"delete":p=await t.delete(n,{data:s,headers:u});break;default:p=await t.get(f,{headers:u});break}let{data:m}=p;return Promise.resolve({data:m})}}),Lyi=Fyi;let BIe=!1;function XJt(){console.log("create interceptor"),Py.interceptors.response.use(e=>e,e=>e.response.status!==401||BIe?Promise.reject(e):(BIe=!0,vYe().then(t=>(Q2e(t.data),Py(e.response.config))).catch(t=>Promise.reject(t)).finally(()=>{Py.interceptors.response.clear(),BIe=!1,XJt()})))}XJt();Py.interceptors.request.use(e=>{const t=JJt();return t!=null&&t.accessToken&&(e.headers.Authorization=`Bearer ${t.accessToken}`),e},e=>Promise.reject(e));const jyi="/api",Byi=Lyi(jyi,Py),$je="/api",zyi="",R9={LAYER_ID:{DIEM_DAU_TU:"DIEM_DAU_TU",RESULT_SEARCH:"RESULT_SEARCH"},VERSION:"1.1.0",WORKSPACE:"gdt",SRSNAME:"EPSG:3857",GEO_SERVER_URL:"/geoserver",GEO_SERVER_URL_FULL:"https://gis.nextform.vn/geoserver",FEATURE_TYPE:{TTDA_QHCT:"ttda_thongtindoanqhct"}},mYe="qnquyhoach-auth",gYe="user";let zIe=null;const JJt=()=>{const e=localStorage.getItem(mYe);if(e)return JSON.parse(e)},Hyi=()=>Py.post(`${$je}/auth/logout`),qyi=()=>{Py.defaults.headers.common.Authorization=void 0,localStorage.removeItem(mYe)},Q2e=e=>{const{accessToken:t,expiresAt:n,user:r}=e;localStorage.setItem(mYe,JSON.stringify({accessToken:t,expiresAt:n})),localStorage.setItem(gYe,JSON.stringify(r)),Py.defaults.headers.common.Authorization=`Bearer ${t}`},vYe=()=>Py.post("/api/auth/refresh-token",{},{withCredentials:!0}),kge=e=>{zIe&&clearTimeout(zIe);const t=Dd(),r=Dd(e).diff(t)-1e4;r>0&&(zIe=setTimeout(async()=>{const{data:i}=await vYe();Q2e(i),kge(i.expiresAt)},r))},Vyi={login:async({username:e,email:t,password:n})=>{try{if((e||t)&&n){const{data:r}=await Py.post(`${$je}/auth/login`,{username:e||t,password:n});return Q2e(r),kge(r.expiresAt),{success:!0,redirectTo:"/"}}}catch(r){console.log(r)}return{success:!1,error:{name:"LoginError",message:"Invalid username or password"}}},logout:async()=>(await Hyi(),qyi(),{success:!0,redirectTo:"/login"}),check:async()=>{const e=JJt();if(e){const t=Dd(),n=Dd(e.expiresAt).isAfter(t);if(e.accessToken){if(n)return kge(e.expiresAt),{authenticated:!0};const{data:r,status:i}=await vYe();if(kge(r.expiresAt),i!==204)return Q2e(r),{authenticated:!0}}}return{authenticated:!1,redirectTo:"/ban-do"}},getPermissions:async()=>Py.get(`${$je}/users/me/permissions`),getIdentity:async()=>{const e=localStorage.getItem(gYe);return e?{id:1,name:JSON.parse(e).username,avatar:"https://i.pravatar.cc/300"}:null},onError:async e=>(console.error(e),{error:e})},_Ye=h.createContext({}),Wyi=({children:e})=>{const t=localStorage.getItem("colorMode"),r=(window==null?void 0:window.matchMedia("(prefers-color-scheme: dark)").matches)?"dark":"light",[i,a]=h.useState(t||r);h.useEffect(()=>{window.localStorage.setItem("colorMode",i)},[i]);const o=()=>{a(i==="light"?"dark":"light")},{darkAlgorithm:s,defaultAlgorithm:c}=ih;return ue.jsxDEV(_Ye.Provider,{value:{setMode:o,mode:i},children:ue.jsxDEV(Q6,{theme:{...Tgi.Blue,algorithm:i==="light"?c:s},children:e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/contexts/color-mode/index.tsx",lineNumber:48,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/contexts/color-mode/index.tsx",lineNumber:42,columnNumber:5},globalThis)};//! moment.js
//! version : 2.30.1
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
//! license : MIT
//! momentjs.com
var QJt;function ts(){return QJt.apply(null,arguments)}function Uyi(e){QJt=e}function $5(e){return e instanceof Array||Object.prototype.toString.call(e)==="[object Array]"}function DM(e){return e!=null&&Object.prototype.toString.call(e)==="[object Object]"}function kd(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function yYe(e){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(e).length===0;var t;for(t in e)if(kd(e,t))return!1;return!0}function py(e){return e===void 0}function ET(e){return typeof e=="number"||Object.prototype.toString.call(e)==="[object Number]"}function _oe(e){return e instanceof Date||Object.prototype.toString.call(e)==="[object Date]"}function ZJt(e,t){var n=[],r,i=e.length;for(r=0;r<i;++r)n.push(t(e[r],r));return n}function aN(e,t){for(var n in t)kd(t,n)&&(e[n]=t[n]);return kd(t,"toString")&&(e.toString=t.toString),kd(t,"valueOf")&&(e.valueOf=t.valueOf),e}function aw(e,t,n,r){return SQt(e,t,n,r,!0).utc()}function Kyi(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function vu(e){return e._pf==null&&(e._pf=Kyi()),e._pf}var Oje;Array.prototype.some?Oje=Array.prototype.some:Oje=function(e){var t=Object(this),n=t.length>>>0,r;for(r=0;r<n;r++)if(r in t&&e.call(this,t[r],r,t))return!0;return!1};function bYe(e){var t=null,n=!1,r=e._d&&!isNaN(e._d.getTime());if(r&&(t=vu(e),n=Oje.call(t.parsedDateParts,function(i){return i!=null}),r=t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n),e._strict&&(r=r&&t.charsLeftOver===0&&t.unusedTokens.length===0&&t.bigHour===void 0)),Object.isFrozen==null||!Object.isFrozen(e))e._isValid=r;else return r;return e._isValid}function D6e(e){var t=aw(NaN);return e!=null?aN(vu(t),e):vu(t).userInvalidated=!0,t}var Kpt=ts.momentProperties=[],HIe=!1;function xYe(e,t){var n,r,i,a=Kpt.length;if(py(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),py(t._i)||(e._i=t._i),py(t._f)||(e._f=t._f),py(t._l)||(e._l=t._l),py(t._strict)||(e._strict=t._strict),py(t._tzm)||(e._tzm=t._tzm),py(t._isUTC)||(e._isUTC=t._isUTC),py(t._offset)||(e._offset=t._offset),py(t._pf)||(e._pf=vu(t)),py(t._locale)||(e._locale=t._locale),a>0)for(n=0;n<a;n++)r=Kpt[n],i=t[r],py(i)||(e[r]=i);return e}function yoe(e){xYe(this,e),this._d=new Date(e._d!=null?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),HIe===!1&&(HIe=!0,ts.updateOffset(this),HIe=!1)}function O5(e){return e instanceof yoe||e!=null&&e._isAMomentObject!=null}function eQt(e){ts.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+e)}function a8(e,t){var n=!0;return aN(function(){if(ts.deprecationHandler!=null&&ts.deprecationHandler(null,e),n){var r=[],i,a,o,s=arguments.length;for(a=0;a<s;a++){if(i="",typeof arguments[a]=="object"){i+=`
[`+a+"] ";for(o in arguments[0])kd(arguments[0],o)&&(i+=o+": "+arguments[0][o]+", ");i=i.slice(0,-2)}else i=arguments[a];r.push(i)}eQt(e+`
Arguments: `+Array.prototype.slice.call(r).join("")+`
`+new Error().stack),n=!1}return t.apply(this,arguments)},t)}var Gpt={};function tQt(e,t){ts.deprecationHandler!=null&&ts.deprecationHandler(e,t),Gpt[e]||(eQt(t),Gpt[e]=!0)}ts.suppressDeprecationWarnings=!1;ts.deprecationHandler=null;function ow(e){return typeof Function<"u"&&e instanceof Function||Object.prototype.toString.call(e)==="[object Function]"}function Gyi(e){var t,n;for(n in e)kd(e,n)&&(t=e[n],ow(t)?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function Pje(e,t){var n=aN({},e),r;for(r in t)kd(t,r)&&(DM(e[r])&&DM(t[r])?(n[r]={},aN(n[r],e[r]),aN(n[r],t[r])):t[r]!=null?n[r]=t[r]:delete n[r]);for(r in e)kd(e,r)&&!kd(t,r)&&DM(e[r])&&(n[r]=aN({},n[r]));return n}function SYe(e){e!=null&&this.set(e)}var Nje;Object.keys?Nje=Object.keys:Nje=function(e){var t,n=[];for(t in e)kd(e,t)&&n.push(t);return n};var Yyi={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function Xyi(e,t,n){var r=this._calendar[e]||this._calendar.sameElse;return ow(r)?r.call(t,n):r}function WC(e,t,n){var r=""+Math.abs(e),i=t-r.length,a=e>=0;return(a?n?"+":"":"-")+Math.pow(10,Math.max(0,i)).toString().substr(1)+r}var CYe=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Wme=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,qIe={},PV={};function Nl(e,t,n,r){var i=r;typeof r=="string"&&(i=function(){return this[r]()}),e&&(PV[e]=i),t&&(PV[t[0]]=function(){return WC(i.apply(this,arguments),t[1],t[2])}),n&&(PV[n]=function(){return this.localeData().ordinal(i.apply(this,arguments),e)})}function Jyi(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function Qyi(e){var t=e.match(CYe),n,r;for(n=0,r=t.length;n<r;n++)PV[t[n]]?t[n]=PV[t[n]]:t[n]=Jyi(t[n]);return function(i){var a="",o;for(o=0;o<r;o++)a+=ow(t[o])?t[o].call(i,e):t[o];return a}}function Age(e,t){return e.isValid()?(t=nQt(t,e.localeData()),qIe[t]=qIe[t]||Qyi(t),qIe[t](e)):e.localeData().invalidDate()}function nQt(e,t){var n=5;function r(i){return t.longDateFormat(i)||i}for(Wme.lastIndex=0;n>=0&&Wme.test(e);)e=e.replace(Wme,r),Wme.lastIndex=0,n-=1;return e}var Zyi={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function e4i(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(CYe).map(function(r){return r==="MMMM"||r==="MM"||r==="DD"||r==="dddd"?r.slice(1):r}).join(""),this._longDateFormat[e])}var t4i="Invalid date";function n4i(){return this._invalidDate}var r4i="%d",i4i=/\d{1,2}/;function a4i(e){return this._ordinal.replace("%d",e)}var o4i={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function s4i(e,t,n,r){var i=this._relativeTime[n];return ow(i)?i(e,t,n,r):i.replace(/%d/i,e)}function l4i(e,t){var n=this._relativeTime[e>0?"future":"past"];return ow(n)?n(t):n.replace(/%s/i,t)}var Ypt={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function o8(e){return typeof e=="string"?Ypt[e]||Ypt[e.toLowerCase()]:void 0}function wYe(e){var t={},n,r;for(r in e)kd(e,r)&&(n=o8(r),n&&(t[n]=e[r]));return t}var c4i={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function u4i(e){var t=[],n;for(n in e)kd(e,n)&&t.push({unit:n,priority:c4i[n]});return t.sort(function(r,i){return r.priority-i.priority}),t}var rQt=/\d/,tb=/\d\d/,iQt=/\d{3}/,EYe=/\d{4}/,I6e=/[+-]?\d{6}/,Wp=/\d\d?/,aQt=/\d\d\d\d?/,oQt=/\d\d\d\d\d\d?/,R6e=/\d{1,3}/,TYe=/\d{1,4}/,k6e=/[+-]?\d{1,6}/,qK=/\d+/,A6e=/[+-]?\d+/,d4i=/Z|[+-]\d\d:?\d\d/gi,M6e=/Z|[+-]\d\d(?::?\d\d)?/gi,f4i=/[+-]?\d+(\.\d{1,3})?/,boe=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,VK=/^[1-9]\d?/,$Ye=/^([1-9]\d|\d)/,Z2e;Z2e={};function Is(e,t,n){Z2e[e]=ow(t)?t:function(r,i){return r&&n?n:t}}function p4i(e,t){return kd(Z2e,e)?Z2e[e](t._strict,t._locale):new RegExp(h4i(e))}function h4i(e){return eT(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function(t,n,r,i,a){return n||r||i||a}))}function eT(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function N6(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function td(e){var t=+e,n=0;return t!==0&&isFinite(t)&&(n=N6(t)),n}var Dje={};function Wf(e,t){var n,r=t,i;for(typeof e=="string"&&(e=[e]),ET(t)&&(r=function(a,o){o[t]=td(a)}),i=e.length,n=0;n<i;n++)Dje[e[n]]=r}function xoe(e,t){Wf(e,function(n,r,i,a){i._w=i._w||{},t(n,i._w,i,a)})}function m4i(e,t,n){t!=null&&kd(Dje,e)&&Dje[e](t,n._a,n,e)}function F6e(e){return e%4===0&&e%100!==0||e%400===0}var i2=0,B9=1,rC=2,o0=3,i5=4,z9=5,fM=6,g4i=7,v4i=8;Nl("Y",0,0,function(){var e=this.year();return e<=9999?WC(e,4):"+"+e});Nl(0,["YY",2],0,function(){return this.year()%100});Nl(0,["YYYY",4],0,"year");Nl(0,["YYYYY",5],0,"year");Nl(0,["YYYYYY",6,!0],0,"year");Is("Y",A6e);Is("YY",Wp,tb);Is("YYYY",TYe,EYe);Is("YYYYY",k6e,I6e);Is("YYYYYY",k6e,I6e);Wf(["YYYYY","YYYYYY"],i2);Wf("YYYY",function(e,t){t[i2]=e.length===2?ts.parseTwoDigitYear(e):td(e)});Wf("YY",function(e,t){t[i2]=ts.parseTwoDigitYear(e)});Wf("Y",function(e,t){t[i2]=parseInt(e,10)});function Mne(e){return F6e(e)?366:365}ts.parseTwoDigitYear=function(e){return td(e)+(td(e)>68?1900:2e3)};var sQt=WK("FullYear",!0);function _4i(){return F6e(this.year())}function WK(e,t){return function(n){return n!=null?(lQt(this,e,n),ts.updateOffset(this,t),this):zre(this,e)}}function zre(e,t){if(!e.isValid())return NaN;var n=e._d,r=e._isUTC;switch(t){case"Milliseconds":return r?n.getUTCMilliseconds():n.getMilliseconds();case"Seconds":return r?n.getUTCSeconds():n.getSeconds();case"Minutes":return r?n.getUTCMinutes():n.getMinutes();case"Hours":return r?n.getUTCHours():n.getHours();case"Date":return r?n.getUTCDate():n.getDate();case"Day":return r?n.getUTCDay():n.getDay();case"Month":return r?n.getUTCMonth():n.getMonth();case"FullYear":return r?n.getUTCFullYear():n.getFullYear();default:return NaN}}function lQt(e,t,n){var r,i,a,o,s;if(!(!e.isValid()||isNaN(n))){switch(r=e._d,i=e._isUTC,t){case"Milliseconds":return void(i?r.setUTCMilliseconds(n):r.setMilliseconds(n));case"Seconds":return void(i?r.setUTCSeconds(n):r.setSeconds(n));case"Minutes":return void(i?r.setUTCMinutes(n):r.setMinutes(n));case"Hours":return void(i?r.setUTCHours(n):r.setHours(n));case"Date":return void(i?r.setUTCDate(n):r.setDate(n));case"FullYear":break;default:return}a=n,o=e.month(),s=e.date(),s=s===29&&o===1&&!F6e(a)?28:s,i?r.setUTCFullYear(a,o,s):r.setFullYear(a,o,s)}}function y4i(e){return e=o8(e),ow(this[e])?this[e]():this}function b4i(e,t){if(typeof e=="object"){e=wYe(e);var n=u4i(e),r,i=n.length;for(r=0;r<i;r++)this[n[r].unit](e[n[r].unit])}else if(e=o8(e),ow(this[e]))return this[e](t);return this}function x4i(e,t){return(e%t+t)%t}var km;Array.prototype.indexOf?km=Array.prototype.indexOf:km=function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1};function OYe(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=x4i(t,12);return e+=(t-n)/12,n===1?F6e(e)?29:28:31-n%7%2}Nl("M",["MM",2],"Mo",function(){return this.month()+1});Nl("MMM",0,0,function(e){return this.localeData().monthsShort(this,e)});Nl("MMMM",0,0,function(e){return this.localeData().months(this,e)});Is("M",Wp,VK);Is("MM",Wp,tb);Is("MMM",function(e,t){return t.monthsShortRegex(e)});Is("MMMM",function(e,t){return t.monthsRegex(e)});Wf(["M","MM"],function(e,t){t[B9]=td(e)-1});Wf(["MMM","MMMM"],function(e,t,n,r){var i=n._locale.monthsParse(e,r,n._strict);i!=null?t[B9]=i:vu(n).invalidMonth=e});var S4i="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),cQt="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),uQt=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,C4i=boe,w4i=boe;function E4i(e,t){return e?$5(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||uQt).test(t)?"format":"standalone"][e.month()]:$5(this._months)?this._months:this._months.standalone}function T4i(e,t){return e?$5(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[uQt.test(t)?"format":"standalone"][e.month()]:$5(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function $4i(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)a=aw([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(a,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(a,"").toLocaleLowerCase();return n?t==="MMM"?(i=km.call(this._shortMonthsParse,o),i!==-1?i:null):(i=km.call(this._longMonthsParse,o),i!==-1?i:null):t==="MMM"?(i=km.call(this._shortMonthsParse,o),i!==-1?i:(i=km.call(this._longMonthsParse,o),i!==-1?i:null)):(i=km.call(this._longMonthsParse,o),i!==-1?i:(i=km.call(this._shortMonthsParse,o),i!==-1?i:null))}function O4i(e,t,n){var r,i,a;if(this._monthsParseExact)return $4i.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(i=aw([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(i,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(i,"").replace(".","")+"$","i")),!n&&!this._monthsParse[r]&&(a="^"+this.months(i,"")+"|^"+this.monthsShort(i,""),this._monthsParse[r]=new RegExp(a.replace(".",""),"i")),n&&t==="MMMM"&&this._longMonthsParse[r].test(e))return r;if(n&&t==="MMM"&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}}function dQt(e,t){if(!e.isValid())return e;if(typeof t=="string"){if(/^\d+$/.test(t))t=td(t);else if(t=e.localeData().monthsParse(t),!ET(t))return e}var n=t,r=e.date();return r=r<29?r:Math.min(r,OYe(e.year(),n)),e._isUTC?e._d.setUTCMonth(n,r):e._d.setMonth(n,r),e}function fQt(e){return e!=null?(dQt(this,e),ts.updateOffset(this,!0),this):zre(this,"Month")}function P4i(){return OYe(this.year(),this.month())}function N4i(e){return this._monthsParseExact?(kd(this,"_monthsRegex")||pQt.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(kd(this,"_monthsShortRegex")||(this._monthsShortRegex=C4i),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function D4i(e){return this._monthsParseExact?(kd(this,"_monthsRegex")||pQt.call(this),e?this._monthsStrictRegex:this._monthsRegex):(kd(this,"_monthsRegex")||(this._monthsRegex=w4i),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function pQt(){function e(c,u){return u.length-c.length}var t=[],n=[],r=[],i,a,o,s;for(i=0;i<12;i++)a=aw([2e3,i]),o=eT(this.monthsShort(a,"")),s=eT(this.months(a,"")),t.push(o),n.push(s),r.push(s),r.push(o);t.sort(e),n.sort(e),r.sort(e),this._monthsRegex=new RegExp("^("+r.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+t.join("|")+")","i")}function I4i(e,t,n,r,i,a,o){var s;return e<100&&e>=0?(s=new Date(e+400,t,n,r,i,a,o),isFinite(s.getFullYear())&&s.setFullYear(e)):s=new Date(e,t,n,r,i,a,o),s}function Hre(e){var t,n;return e<100&&e>=0?(n=Array.prototype.slice.call(arguments),n[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function e_e(e,t,n){var r=7+t-n,i=(7+Hre(e,0,r).getUTCDay()-t)%7;return-i+r-1}function hQt(e,t,n,r,i){var a=(7+n-r)%7,o=e_e(e,r,i),s=1+7*(t-1)+a+o,c,u;return s<=0?(c=e-1,u=Mne(c)+s):s>Mne(e)?(c=e+1,u=s-Mne(e)):(c=e,u=s),{year:c,dayOfYear:u}}function qre(e,t,n){var r=e_e(e.year(),t,n),i=Math.floor((e.dayOfYear()-r-1)/7)+1,a,o;return i<1?(o=e.year()-1,a=i+tT(o,t,n)):i>tT(e.year(),t,n)?(a=i-tT(e.year(),t,n),o=e.year()+1):(o=e.year(),a=i),{week:a,year:o}}function tT(e,t,n){var r=e_e(e,t,n),i=e_e(e+1,t,n);return(Mne(e)-r+i)/7}Nl("w",["ww",2],"wo","week");Nl("W",["WW",2],"Wo","isoWeek");Is("w",Wp,VK);Is("ww",Wp,tb);Is("W",Wp,VK);Is("WW",Wp,tb);xoe(["w","ww","W","WW"],function(e,t,n,r){t[r.substr(0,1)]=td(e)});function R4i(e){return qre(e,this._week.dow,this._week.doy).week}var k4i={dow:0,doy:6};function A4i(){return this._week.dow}function M4i(){return this._week.doy}function F4i(e){var t=this.localeData().week(this);return e==null?t:this.add((e-t)*7,"d")}function L4i(e){var t=qre(this,1,4).week;return e==null?t:this.add((e-t)*7,"d")}Nl("d",0,"do","day");Nl("dd",0,0,function(e){return this.localeData().weekdaysMin(this,e)});Nl("ddd",0,0,function(e){return this.localeData().weekdaysShort(this,e)});Nl("dddd",0,0,function(e){return this.localeData().weekdays(this,e)});Nl("e",0,0,"weekday");Nl("E",0,0,"isoWeekday");Is("d",Wp);Is("e",Wp);Is("E",Wp);Is("dd",function(e,t){return t.weekdaysMinRegex(e)});Is("ddd",function(e,t){return t.weekdaysShortRegex(e)});Is("dddd",function(e,t){return t.weekdaysRegex(e)});xoe(["dd","ddd","dddd"],function(e,t,n,r){var i=n._locale.weekdaysParse(e,r,n._strict);i!=null?t.d=i:vu(n).invalidWeekday=e});xoe(["d","e","E"],function(e,t,n,r){t[r]=td(e)});function j4i(e,t){return typeof e!="string"?e:isNaN(e)?(e=t.weekdaysParse(e),typeof e=="number"?e:null):parseInt(e,10)}function B4i(e,t){return typeof e=="string"?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function PYe(e,t){return e.slice(t,7).concat(e.slice(0,t))}var z4i="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),mQt="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),H4i="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),q4i=boe,V4i=boe,W4i=boe;function U4i(e,t){var n=$5(this._weekdays)?this._weekdays:this._weekdays[e&&e!==!0&&this._weekdays.isFormat.test(t)?"format":"standalone"];return e===!0?PYe(n,this._week.dow):e?n[e.day()]:n}function K4i(e){return e===!0?PYe(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function G4i(e){return e===!0?PYe(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Y4i(e,t,n){var r,i,a,o=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)a=aw([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(a,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(a,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(a,"").toLocaleLowerCase();return n?t==="dddd"?(i=km.call(this._weekdaysParse,o),i!==-1?i:null):t==="ddd"?(i=km.call(this._shortWeekdaysParse,o),i!==-1?i:null):(i=km.call(this._minWeekdaysParse,o),i!==-1?i:null):t==="dddd"?(i=km.call(this._weekdaysParse,o),i!==-1||(i=km.call(this._shortWeekdaysParse,o),i!==-1)?i:(i=km.call(this._minWeekdaysParse,o),i!==-1?i:null)):t==="ddd"?(i=km.call(this._shortWeekdaysParse,o),i!==-1||(i=km.call(this._weekdaysParse,o),i!==-1)?i:(i=km.call(this._minWeekdaysParse,o),i!==-1?i:null)):(i=km.call(this._minWeekdaysParse,o),i!==-1||(i=km.call(this._weekdaysParse,o),i!==-1)?i:(i=km.call(this._shortWeekdaysParse,o),i!==-1?i:null))}function X4i(e,t,n){var r,i,a;if(this._weekdaysParseExact)return Y4i.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(i=aw([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(i,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(i,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(i,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(a="^"+this.weekdays(i,"")+"|^"+this.weekdaysShort(i,"")+"|^"+this.weekdaysMin(i,""),this._weekdaysParse[r]=new RegExp(a.replace(".",""),"i")),n&&t==="dddd"&&this._fullWeekdaysParse[r].test(e))return r;if(n&&t==="ddd"&&this._shortWeekdaysParse[r].test(e))return r;if(n&&t==="dd"&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}}function J4i(e){if(!this.isValid())return e!=null?this:NaN;var t=zre(this,"Day");return e!=null?(e=j4i(e,this.localeData()),this.add(e-t,"d")):t}function Q4i(e){if(!this.isValid())return e!=null?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return e==null?t:this.add(e-t,"d")}function Z4i(e){if(!this.isValid())return e!=null?this:NaN;if(e!=null){var t=B4i(e,this.localeData());return this.day(this.day()%7?t:t-7)}else return this.day()||7}function e3i(e){return this._weekdaysParseExact?(kd(this,"_weekdaysRegex")||NYe.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(kd(this,"_weekdaysRegex")||(this._weekdaysRegex=q4i),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function t3i(e){return this._weekdaysParseExact?(kd(this,"_weekdaysRegex")||NYe.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(kd(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=V4i),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function n3i(e){return this._weekdaysParseExact?(kd(this,"_weekdaysRegex")||NYe.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(kd(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=W4i),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function NYe(){function e(d,f){return f.length-d.length}var t=[],n=[],r=[],i=[],a,o,s,c,u;for(a=0;a<7;a++)o=aw([2e3,1]).day(a),s=eT(this.weekdaysMin(o,"")),c=eT(this.weekdaysShort(o,"")),u=eT(this.weekdays(o,"")),t.push(s),n.push(c),r.push(u),i.push(s),i.push(c),i.push(u);t.sort(e),n.sort(e),r.sort(e),i.sort(e),this._weekdaysRegex=new RegExp("^("+i.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+r.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+n.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+t.join("|")+")","i")}function DYe(){return this.hours()%12||12}function r3i(){return this.hours()||24}Nl("H",["HH",2],0,"hour");Nl("h",["hh",2],0,DYe);Nl("k",["kk",2],0,r3i);Nl("hmm",0,0,function(){return""+DYe.apply(this)+WC(this.minutes(),2)});Nl("hmmss",0,0,function(){return""+DYe.apply(this)+WC(this.minutes(),2)+WC(this.seconds(),2)});Nl("Hmm",0,0,function(){return""+this.hours()+WC(this.minutes(),2)});Nl("Hmmss",0,0,function(){return""+this.hours()+WC(this.minutes(),2)+WC(this.seconds(),2)});function gQt(e,t){Nl(e,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)})}gQt("a",!0);gQt("A",!1);function vQt(e,t){return t._meridiemParse}Is("a",vQt);Is("A",vQt);Is("H",Wp,$Ye);Is("h",Wp,VK);Is("k",Wp,VK);Is("HH",Wp,tb);Is("hh",Wp,tb);Is("kk",Wp,tb);Is("hmm",aQt);Is("hmmss",oQt);Is("Hmm",aQt);Is("Hmmss",oQt);Wf(["H","HH"],o0);Wf(["k","kk"],function(e,t,n){var r=td(e);t[o0]=r===24?0:r});Wf(["a","A"],function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e});Wf(["h","hh"],function(e,t,n){t[o0]=td(e),vu(n).bigHour=!0});Wf("hmm",function(e,t,n){var r=e.length-2;t[o0]=td(e.substr(0,r)),t[i5]=td(e.substr(r)),vu(n).bigHour=!0});Wf("hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[o0]=td(e.substr(0,r)),t[i5]=td(e.substr(r,2)),t[z9]=td(e.substr(i)),vu(n).bigHour=!0});Wf("Hmm",function(e,t,n){var r=e.length-2;t[o0]=td(e.substr(0,r)),t[i5]=td(e.substr(r))});Wf("Hmmss",function(e,t,n){var r=e.length-4,i=e.length-2;t[o0]=td(e.substr(0,r)),t[i5]=td(e.substr(r,2)),t[z9]=td(e.substr(i))});function i3i(e){return(e+"").toLowerCase().charAt(0)==="p"}var a3i=/[ap]\.?m?\.?/i,o3i=WK("Hours",!0);function s3i(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var _Qt={calendar:Yyi,longDateFormat:Zyi,invalidDate:t4i,ordinal:r4i,dayOfMonthOrdinalParse:i4i,relativeTime:o4i,months:S4i,monthsShort:cQt,week:k4i,weekdays:z4i,weekdaysMin:H4i,weekdaysShort:mQt,meridiemParse:a3i},rh={},Fee={},Vre;function l3i(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n<r;n+=1)if(e[n]!==t[n])return n;return r}function Xpt(e){return e&&e.toLowerCase().replace("_","-")}function c3i(e){for(var t=0,n,r,i,a;t<e.length;){for(a=Xpt(e[t]).split("-"),n=a.length,r=Xpt(e[t+1]),r=r?r.split("-"):null;n>0;){if(i=L6e(a.slice(0,n).join("-")),i)return i;if(r&&r.length>=n&&l3i(a,r)>=n-1)break;n--}t++}return Vre}function u3i(e){return!!(e&&e.match("^[^/\\\\]*$"))}function L6e(e){var t=null,n;if(rh[e]===void 0&&typeof c_<"u"&&c_&&c_.exports&&u3i(e))try{t=Vre._abbr,n=require,n("./locale/"+e),yN(t)}catch{rh[e]=null}return rh[e]}function yN(e,t){var n;return e&&(py(t)?n=JT(e):n=IYe(e,t),n?Vre=n:typeof console<"u"&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),Vre._abbr}function IYe(e,t){if(t!==null){var n,r=_Qt;if(t.abbr=e,rh[e]!=null)tQt("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=rh[e]._config;else if(t.parentLocale!=null)if(rh[t.parentLocale]!=null)r=rh[t.parentLocale]._config;else if(n=L6e(t.parentLocale),n!=null)r=n._config;else return Fee[t.parentLocale]||(Fee[t.parentLocale]=[]),Fee[t.parentLocale].push({name:e,config:t}),null;return rh[e]=new SYe(Pje(r,t)),Fee[e]&&Fee[e].forEach(function(i){IYe(i.name,i.config)}),yN(e),rh[e]}else return delete rh[e],null}function d3i(e,t){if(t!=null){var n,r,i=_Qt;rh[e]!=null&&rh[e].parentLocale!=null?rh[e].set(Pje(rh[e]._config,t)):(r=L6e(e),r!=null&&(i=r._config),t=Pje(i,t),r==null&&(t.abbr=e),n=new SYe(t),n.parentLocale=rh[e],rh[e]=n),yN(e)}else rh[e]!=null&&(rh[e].parentLocale!=null?(rh[e]=rh[e].parentLocale,e===yN()&&yN(e)):rh[e]!=null&&delete rh[e]);return rh[e]}function JT(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return Vre;if(!$5(e)){if(t=L6e(e),t)return t;e=[e]}return c3i(e)}function f3i(){return Nje(rh)}function RYe(e){var t,n=e._a;return n&&vu(e).overflow===-2&&(t=n[B9]<0||n[B9]>11?B9:n[rC]<1||n[rC]>OYe(n[i2],n[B9])?rC:n[o0]<0||n[o0]>24||n[o0]===24&&(n[i5]!==0||n[z9]!==0||n[fM]!==0)?o0:n[i5]<0||n[i5]>59?i5:n[z9]<0||n[z9]>59?z9:n[fM]<0||n[fM]>999?fM:-1,vu(e)._overflowDayOfYear&&(t<i2||t>rC)&&(t=rC),vu(e)._overflowWeeks&&t===-1&&(t=g4i),vu(e)._overflowWeekday&&t===-1&&(t=v4i),vu(e).overflow=t),e}var p3i=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,h3i=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,m3i=/Z|[+-]\d\d(?::?\d\d)?/,Ume=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],VIe=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],g3i=/^\/?Date\((-?\d+)/i,v3i=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,_3i={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function yQt(e){var t,n,r=e._i,i=p3i.exec(r)||h3i.exec(r),a,o,s,c,u=Ume.length,d=VIe.length;if(i){for(vu(e).iso=!0,t=0,n=u;t<n;t++)if(Ume[t][1].exec(i[1])){o=Ume[t][0],a=Ume[t][2]!==!1;break}if(o==null){e._isValid=!1;return}if(i[3]){for(t=0,n=d;t<n;t++)if(VIe[t][1].exec(i[3])){s=(i[2]||" ")+VIe[t][0];break}if(s==null){e._isValid=!1;return}}if(!a&&s!=null){e._isValid=!1;return}if(i[4])if(m3i.exec(i[4]))c="Z";else{e._isValid=!1;return}e._f=o+(s||"")+(c||""),AYe(e)}else e._isValid=!1}function y3i(e,t,n,r,i,a){var o=[b3i(e),cQt.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(i,10)];return a&&o.push(parseInt(a,10)),o}function b3i(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function x3i(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function S3i(e,t,n){if(e){var r=mQt.indexOf(e),i=new Date(t[0],t[1],t[2]).getDay();if(r!==i)return vu(n).weekdayMismatch=!0,n._isValid=!1,!1}return!0}function C3i(e,t,n){if(e)return _3i[e];if(t)return 0;var r=parseInt(n,10),i=r%100,a=(r-i)/100;return a*60+i}function bQt(e){var t=v3i.exec(x3i(e._i)),n;if(t){if(n=y3i(t[4],t[3],t[2],t[5],t[6],t[7]),!S3i(t[1],n,e))return;e._a=n,e._tzm=C3i(t[8],t[9],t[10]),e._d=Hre.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),vu(e).rfc2822=!0}else e._isValid=!1}function w3i(e){var t=g3i.exec(e._i);if(t!==null){e._d=new Date(+t[1]);return}if(yQt(e),e._isValid===!1)delete e._isValid;else return;if(bQt(e),e._isValid===!1)delete e._isValid;else return;e._strict?e._isValid=!1:ts.createFromInputFallback(e)}ts.createFromInputFallback=a8("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))});function $q(e,t,n){return e??t??n}function E3i(e){var t=new Date(ts.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function kYe(e){var t,n,r=[],i,a,o;if(!e._d){for(i=E3i(e),e._w&&e._a[rC]==null&&e._a[B9]==null&&T3i(e),e._dayOfYear!=null&&(o=$q(e._a[i2],i[i2]),(e._dayOfYear>Mne(o)||e._dayOfYear===0)&&(vu(e)._overflowDayOfYear=!0),n=Hre(o,0,e._dayOfYear),e._a[B9]=n.getUTCMonth(),e._a[rC]=n.getUTCDate()),t=0;t<3&&e._a[t]==null;++t)e._a[t]=r[t]=i[t];for(;t<7;t++)e._a[t]=r[t]=e._a[t]==null?t===2?1:0:e._a[t];e._a[o0]===24&&e._a[i5]===0&&e._a[z9]===0&&e._a[fM]===0&&(e._nextDay=!0,e._a[o0]=0),e._d=(e._useUTC?Hre:I4i).apply(null,r),a=e._useUTC?e._d.getUTCDay():e._d.getDay(),e._tzm!=null&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[o0]=24),e._w&&typeof e._w.d<"u"&&e._w.d!==a&&(vu(e).weekdayMismatch=!0)}}function T3i(e){var t,n,r,i,a,o,s,c,u;t=e._w,t.GG!=null||t.W!=null||t.E!=null?(a=1,o=4,n=$q(t.GG,e._a[i2],qre(Vp(),1,4).year),r=$q(t.W,1),i=$q(t.E,1),(i<1||i>7)&&(c=!0)):(a=e._locale._week.dow,o=e._locale._week.doy,u=qre(Vp(),a,o),n=$q(t.gg,e._a[i2],u.year),r=$q(t.w,u.week),t.d!=null?(i=t.d,(i<0||i>6)&&(c=!0)):t.e!=null?(i=t.e+a,(t.e<0||t.e>6)&&(c=!0)):i=a),r<1||r>tT(n,a,o)?vu(e)._overflowWeeks=!0:c!=null?vu(e)._overflowWeekday=!0:(s=hQt(n,r,i,a,o),e._a[i2]=s.year,e._dayOfYear=s.dayOfYear)}ts.ISO_8601=function(){};ts.RFC_2822=function(){};function AYe(e){if(e._f===ts.ISO_8601){yQt(e);return}if(e._f===ts.RFC_2822){bQt(e);return}e._a=[],vu(e).empty=!0;var t=""+e._i,n,r,i,a,o,s=t.length,c=0,u,d;for(i=nQt(e._f,e._locale).match(CYe)||[],d=i.length,n=0;n<d;n++)a=i[n],r=(t.match(p4i(a,e))||[])[0],r&&(o=t.substr(0,t.indexOf(r)),o.length>0&&vu(e).unusedInput.push(o),t=t.slice(t.indexOf(r)+r.length),c+=r.length),PV[a]?(r?vu(e).empty=!1:vu(e).unusedTokens.push(a),m4i(a,r,e)):e._strict&&!r&&vu(e).unusedTokens.push(a);vu(e).charsLeftOver=s-c,t.length>0&&vu(e).unusedInput.push(t),e._a[o0]<=12&&vu(e).bigHour===!0&&e._a[o0]>0&&(vu(e).bigHour=void 0),vu(e).parsedDateParts=e._a.slice(0),vu(e).meridiem=e._meridiem,e._a[o0]=$3i(e._locale,e._a[o0],e._meridiem),u=vu(e).era,u!==null&&(e._a[i2]=e._locale.erasConvertYear(u,e._a[i2])),kYe(e),RYe(e)}function $3i(e,t,n){var r;return n==null?t:e.meridiemHour!=null?e.meridiemHour(t,n):(e.isPM!=null&&(r=e.isPM(n),r&&t<12&&(t+=12),!r&&t===12&&(t=0)),t)}function O3i(e){var t,n,r,i,a,o,s=!1,c=e._f.length;if(c===0){vu(e).invalidFormat=!0,e._d=new Date(NaN);return}for(i=0;i<c;i++)a=0,o=!1,t=xYe({},e),e._useUTC!=null&&(t._useUTC=e._useUTC),t._f=e._f[i],AYe(t),bYe(t)&&(o=!0),a+=vu(t).charsLeftOver,a+=vu(t).unusedTokens.length*10,vu(t).score=a,s?a<r&&(r=a,n=t):(r==null||a<r||o)&&(r=a,n=t,o&&(s=!0));aN(e,n||t)}function P3i(e){if(!e._d){var t=wYe(e._i),n=t.day===void 0?t.date:t.day;e._a=ZJt([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],function(r){return r&&parseInt(r,10)}),kYe(e)}}function N3i(e){var t=new yoe(RYe(xQt(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function xQt(e){var t=e._i,n=e._f;return e._locale=e._locale||JT(e._l),t===null||n===void 0&&t===""?D6e({nullInput:!0}):(typeof t=="string"&&(e._i=t=e._locale.preparse(t)),O5(t)?new yoe(RYe(t)):(_oe(t)?e._d=t:$5(n)?O3i(e):n?AYe(e):D3i(e),bYe(e)||(e._d=null),e))}function D3i(e){var t=e._i;py(t)?e._d=new Date(ts.now()):_oe(t)?e._d=new Date(t.valueOf()):typeof t=="string"?w3i(e):$5(t)?(e._a=ZJt(t.slice(0),function(n){return parseInt(n,10)}),kYe(e)):DM(t)?P3i(e):ET(t)?e._d=new Date(t):ts.createFromInputFallback(e)}function SQt(e,t,n,r,i){var a={};return(t===!0||t===!1)&&(r=t,t=void 0),(n===!0||n===!1)&&(r=n,n=void 0),(DM(e)&&yYe(e)||$5(e)&&e.length===0)&&(e=void 0),a._isAMomentObject=!0,a._useUTC=a._isUTC=i,a._l=n,a._i=e,a._f=t,a._strict=r,N3i(a)}function Vp(e,t,n,r){return SQt(e,t,n,r,!1)}var I3i=a8("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Vp.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:D6e()}),R3i=a8("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var e=Vp.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:D6e()});function CQt(e,t){var n,r;if(t.length===1&&$5(t[0])&&(t=t[0]),!t.length)return Vp();for(n=t[0],r=1;r<t.length;++r)(!t[r].isValid()||t[r][e](n))&&(n=t[r]);return n}function k3i(){var e=[].slice.call(arguments,0);return CQt("isBefore",e)}function A3i(){var e=[].slice.call(arguments,0);return CQt("isAfter",e)}var M3i=function(){return Date.now?Date.now():+new Date},Lee=["year","quarter","month","week","day","hour","minute","second","millisecond"];function F3i(e){var t,n=!1,r,i=Lee.length;for(t in e)if(kd(e,t)&&!(km.call(Lee,t)!==-1&&(e[t]==null||!isNaN(e[t]))))return!1;for(r=0;r<i;++r)if(e[Lee[r]]){if(n)return!1;parseFloat(e[Lee[r]])!==td(e[Lee[r]])&&(n=!0)}return!0}function L3i(){return this._isValid}function j3i(){return W5(NaN)}function j6e(e){var t=wYe(e),n=t.year||0,r=t.quarter||0,i=t.month||0,a=t.week||t.isoWeek||0,o=t.day||0,s=t.hour||0,c=t.minute||0,u=t.second||0,d=t.millisecond||0;this._isValid=F3i(t),this._milliseconds=+d+u*1e3+c*6e4+s*1e3*60*60,this._days=+o+a*7,this._months=+i+r*3+n*12,this._data={},this._locale=JT(),this._bubble()}function Mge(e){return e instanceof j6e}function Ije(e){return e<0?Math.round(-1*e)*-1:Math.round(e)}function B3i(e,t,n){var r=Math.min(e.length,t.length),i=Math.abs(e.length-t.length),a=0,o;for(o=0;o<r;o++)(n&&e[o]!==t[o]||!n&&td(e[o])!==td(t[o]))&&a++;return a+i}function wQt(e,t){Nl(e,0,0,function(){var n=this.utcOffset(),r="+";return n<0&&(n=-n,r="-"),r+WC(~~(n/60),2)+t+WC(~~n%60,2)})}wQt("Z",":");wQt("ZZ","");Is("Z",M6e);Is("ZZ",M6e);Wf(["Z","ZZ"],function(e,t,n){n._useUTC=!0,n._tzm=MYe(M6e,e)});var z3i=/([\+\-]|\d\d)/gi;function MYe(e,t){var n=(t||"").match(e),r,i,a;return n===null?null:(r=n[n.length-1]||[],i=(r+"").match(z3i)||["-",0,0],a=+(i[1]*60)+td(i[2]),a===0?0:i[0]==="+"?a:-a)}function FYe(e,t){var n,r;return t._isUTC?(n=t.clone(),r=(O5(e)||_oe(e)?e.valueOf():Vp(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+r),ts.updateOffset(n,!1),n):Vp(e).local()}function Rje(e){return-Math.round(e._d.getTimezoneOffset())}ts.updateOffset=function(){};function H3i(e,t,n){var r=this._offset||0,i;if(!this.isValid())return e!=null?this:NaN;if(e!=null){if(typeof e=="string"){if(e=MYe(M6e,e),e===null)return this}else Math.abs(e)<16&&!n&&(e=e*60);return!this._isUTC&&t&&(i=Rje(this)),this._offset=e,this._isUTC=!0,i!=null&&this.add(i,"m"),r!==e&&(!t||this._changeInProgress?$Qt(this,W5(e-r,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,ts.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?r:Rje(this)}function q3i(e,t){return e!=null?(typeof e!="string"&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function V3i(e){return this.utcOffset(0,e)}function W3i(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(Rje(this),"m")),this}function U3i(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var e=MYe(d4i,this._i);e!=null?this.utcOffset(e):this.utcOffset(0,!0)}return this}function K3i(e){return this.isValid()?(e=e?Vp(e).utcOffset():0,(this.utcOffset()-e)%60===0):!1}function G3i(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Y3i(){if(!py(this._isDSTShifted))return this._isDSTShifted;var e={},t;return xYe(e,this),e=xQt(e),e._a?(t=e._isUTC?aw(e._a):Vp(e._a),this._isDSTShifted=this.isValid()&&B3i(e._a,t.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function X3i(){return this.isValid()?!this._isUTC:!1}function J3i(){return this.isValid()?this._isUTC:!1}function EQt(){return this.isValid()?this._isUTC&&this._offset===0:!1}var Q3i=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Z3i=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function W5(e,t){var n=e,r=null,i,a,o;return Mge(e)?n={ms:e._milliseconds,d:e._days,M:e._months}:ET(e)||!isNaN(+e)?(n={},t?n[t]=+e:n.milliseconds=+e):(r=Q3i.exec(e))?(i=r[1]==="-"?-1:1,n={y:0,d:td(r[rC])*i,h:td(r[o0])*i,m:td(r[i5])*i,s:td(r[z9])*i,ms:td(Ije(r[fM]*1e3))*i}):(r=Z3i.exec(e))?(i=r[1]==="-"?-1:1,n={y:Zk(r[2],i),M:Zk(r[3],i),w:Zk(r[4],i),d:Zk(r[5],i),h:Zk(r[6],i),m:Zk(r[7],i),s:Zk(r[8],i)}):n==null?n={}:typeof n=="object"&&("from"in n||"to"in n)&&(o=ebi(Vp(n.from),Vp(n.to)),n={},n.ms=o.milliseconds,n.M=o.months),a=new j6e(n),Mge(e)&&kd(e,"_locale")&&(a._locale=e._locale),Mge(e)&&kd(e,"_isValid")&&(a._isValid=e._isValid),a}W5.fn=j6e.prototype;W5.invalid=j3i;function Zk(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function Jpt(e,t){var n={};return n.months=t.month()-e.month()+(t.year()-e.year())*12,e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function ebi(e,t){var n;return e.isValid()&&t.isValid()?(t=FYe(t,e),e.isBefore(t)?n=Jpt(e,t):(n=Jpt(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function TQt(e,t){return function(n,r){var i,a;return r!==null&&!isNaN(+r)&&(tQt(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),a=n,n=r,r=a),i=W5(n,r),$Qt(this,i,e),this}}function $Qt(e,t,n,r){var i=t._milliseconds,a=Ije(t._days),o=Ije(t._months);e.isValid()&&(r=r??!0,o&&dQt(e,zre(e,"Month")+o*n),a&&lQt(e,"Date",zre(e,"Date")+a*n),i&&e._d.setTime(e._d.valueOf()+i*n),r&&ts.updateOffset(e,a||o))}var tbi=TQt(1,"add"),nbi=TQt(-1,"subtract");function OQt(e){return typeof e=="string"||e instanceof String}function rbi(e){return O5(e)||_oe(e)||OQt(e)||ET(e)||abi(e)||ibi(e)||e===null||e===void 0}function ibi(e){var t=DM(e)&&!yYe(e),n=!1,r=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],i,a,o=r.length;for(i=0;i<o;i+=1)a=r[i],n=n||kd(e,a);return t&&n}function abi(e){var t=$5(e),n=!1;return t&&(n=e.filter(function(r){return!ET(r)&&OQt(e)}).length===0),t&&n}function obi(e){var t=DM(e)&&!yYe(e),n=!1,r=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],i,a;for(i=0;i<r.length;i+=1)a=r[i],n=n||kd(e,a);return t&&n}function sbi(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function lbi(e,t){arguments.length===1&&(arguments[0]?rbi(arguments[0])?(e=arguments[0],t=void 0):obi(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||Vp(),r=FYe(n,this).startOf("day"),i=ts.calendarFormat(this,r)||"sameElse",a=t&&(ow(t[i])?t[i].call(this,n):t[i]);return this.format(a||this.localeData().calendar(i,this,Vp(n)))}function cbi(){return new yoe(this)}function ubi(e,t){var n=O5(e)?e:Vp(e);return this.isValid()&&n.isValid()?(t=o8(t)||"millisecond",t==="millisecond"?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf()):!1}function dbi(e,t){var n=O5(e)?e:Vp(e);return this.isValid()&&n.isValid()?(t=o8(t)||"millisecond",t==="millisecond"?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf()):!1}function fbi(e,t,n,r){var i=O5(e)?e:Vp(e),a=O5(t)?t:Vp(t);return this.isValid()&&i.isValid()&&a.isValid()?(r=r||"()",(r[0]==="("?this.isAfter(i,n):!this.isBefore(i,n))&&(r[1]===")"?this.isBefore(a,n):!this.isAfter(a,n))):!1}function pbi(e,t){var n=O5(e)?e:Vp(e),r;return this.isValid()&&n.isValid()?(t=o8(t)||"millisecond",t==="millisecond"?this.valueOf()===n.valueOf():(r=n.valueOf(),this.clone().startOf(t).valueOf()<=r&&r<=this.clone().endOf(t).valueOf())):!1}function hbi(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function mbi(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function gbi(e,t,n){var r,i,a;if(!this.isValid())return NaN;if(r=FYe(e,this),!r.isValid())return NaN;switch(i=(r.utcOffset()-this.utcOffset())*6e4,t=o8(t),t){case"year":a=Fge(this,r)/12;break;case"month":a=Fge(this,r);break;case"quarter":a=Fge(this,r)/3;break;case"second":a=(this-r)/1e3;break;case"minute":a=(this-r)/6e4;break;case"hour":a=(this-r)/36e5;break;case"day":a=(this-r-i)/864e5;break;case"week":a=(this-r-i)/6048e5;break;default:a=this-r}return n?a:N6(a)}function Fge(e,t){if(e.date()<t.date())return-Fge(t,e);var n=(t.year()-e.year())*12+(t.month()-e.month()),r=e.clone().add(n,"months"),i,a;return t-r<0?(i=e.clone().add(n-1,"months"),a=(t-r)/(r-i)):(i=e.clone().add(n+1,"months"),a=(t-r)/(i-r)),-(n+a)||0}ts.defaultFormat="YYYY-MM-DDTHH:mm:ssZ";ts.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function vbi(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function _bi(e){if(!this.isValid())return null;var t=e!==!0,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?Age(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):ow(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",Age(n,"Z")):Age(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function ybi(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e="moment",t="",n,r,i,a;return this.isLocal()||(e=this.utcOffset()===0?"moment.utc":"moment.parseZone",t="Z"),n="["+e+'("]',r=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",i="-MM-DD[T]HH:mm:ss.SSS",a=t+'[")]',this.format(n+r+i+a)}function bbi(e){e||(e=this.isUtc()?ts.defaultFormatUtc:ts.defaultFormat);var t=Age(this,e);return this.localeData().postformat(t)}function xbi(e,t){return this.isValid()&&(O5(e)&&e.isValid()||Vp(e).isValid())?W5({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function Sbi(e){return this.from(Vp(),e)}function Cbi(e,t){return this.isValid()&&(O5(e)&&e.isValid()||Vp(e).isValid())?W5({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function wbi(e){return this.to(Vp(),e)}function PQt(e){var t;return e===void 0?this._locale._abbr:(t=JT(e),t!=null&&(this._locale=t),this)}var NQt=a8("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(e){return e===void 0?this.localeData():this.locale(e)});function DQt(){return this._locale}var t_e=1e3,NV=60*t_e,n_e=60*NV,IQt=(365*400+97)*24*n_e;function DV(e,t){return(e%t+t)%t}function RQt(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-IQt:new Date(e,t,n).valueOf()}function kQt(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-IQt:Date.UTC(e,t,n)}function Ebi(e){var t,n;if(e=o8(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(n=this._isUTC?kQt:RQt,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=DV(t+(this._isUTC?0:this.utcOffset()*NV),n_e);break;case"minute":t=this._d.valueOf(),t-=DV(t,NV);break;case"second":t=this._d.valueOf(),t-=DV(t,t_e);break}return this._d.setTime(t),ts.updateOffset(this,!0),this}function Tbi(e){var t,n;if(e=o8(e),e===void 0||e==="millisecond"||!this.isValid())return this;switch(n=this._isUTC?kQt:RQt,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=n_e-DV(t+(this._isUTC?0:this.utcOffset()*NV),n_e)-1;break;case"minute":t=this._d.valueOf(),t+=NV-DV(t,NV)-1;break;case"second":t=this._d.valueOf(),t+=t_e-DV(t,t_e)-1;break}return this._d.setTime(t),ts.updateOffset(this,!0),this}function $bi(){return this._d.valueOf()-(this._offset||0)*6e4}function Obi(){return Math.floor(this.valueOf()/1e3)}function Pbi(){return new Date(this.valueOf())}function Nbi(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function Dbi(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function Ibi(){return this.isValid()?this.toISOString():null}function Rbi(){return bYe(this)}function kbi(){return aN({},vu(this))}function Abi(){return vu(this).overflow}function Mbi(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}Nl("N",0,0,"eraAbbr");Nl("NN",0,0,"eraAbbr");Nl("NNN",0,0,"eraAbbr");Nl("NNNN",0,0,"eraName");Nl("NNNNN",0,0,"eraNarrow");Nl("y",["y",1],"yo","eraYear");Nl("y",["yy",2],0,"eraYear");Nl("y",["yyy",3],0,"eraYear");Nl("y",["yyyy",4],0,"eraYear");Is("N",LYe);Is("NN",LYe);Is("NNN",LYe);Is("NNNN",Kbi);Is("NNNNN",Gbi);Wf(["N","NN","NNN","NNNN","NNNNN"],function(e,t,n,r){var i=n._locale.erasParse(e,r,n._strict);i?vu(n).era=i:vu(n).invalidEra=e});Is("y",qK);Is("yy",qK);Is("yyy",qK);Is("yyyy",qK);Is("yo",Ybi);Wf(["y","yy","yyy","yyyy"],i2);Wf(["yo"],function(e,t,n,r){var i;n._locale._eraYearOrdinalRegex&&(i=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[i2]=n._locale.eraYearOrdinalParse(e,i):t[i2]=parseInt(e,10)});function Fbi(e,t){var n,r,i,a=this._eras||JT("en")._eras;for(n=0,r=a.length;n<r;++n){switch(typeof a[n].since){case"string":i=ts(a[n].since).startOf("day"),a[n].since=i.valueOf();break}switch(typeof a[n].until){case"undefined":a[n].until=1/0;break;case"string":i=ts(a[n].until).startOf("day").valueOf(),a[n].until=i.valueOf();break}}return a}function Lbi(e,t,n){var r,i,a=this.eras(),o,s,c;for(e=e.toUpperCase(),r=0,i=a.length;r<i;++r)if(o=a[r].name.toUpperCase(),s=a[r].abbr.toUpperCase(),c=a[r].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(s===e)return a[r];break;case"NNNN":if(o===e)return a[r];break;case"NNNNN":if(c===e)return a[r];break}else if([o,s,c].indexOf(e)>=0)return a[r]}function jbi(e,t){var n=e.since<=e.until?1:-1;return t===void 0?ts(e.since).year():ts(e.since).year()+(t-e.offset)*n}function Bbi(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].name;return""}function zbi(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].narrow;return""}function Hbi(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e)if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until||r[e].until<=n&&n<=r[e].since)return r[e].abbr;return""}function qbi(){var e,t,n,r,i=this.localeData().eras();for(e=0,t=i.length;e<t;++e)if(n=i[e].since<=i[e].until?1:-1,r=this.clone().startOf("day").valueOf(),i[e].since<=r&&r<=i[e].until||i[e].until<=r&&r<=i[e].since)return(this.year()-ts(i[e].since).year())*n+i[e].offset;return this.year()}function Vbi(e){return kd(this,"_erasNameRegex")||jYe.call(this),e?this._erasNameRegex:this._erasRegex}function Wbi(e){return kd(this,"_erasAbbrRegex")||jYe.call(this),e?this._erasAbbrRegex:this._erasRegex}function Ubi(e){return kd(this,"_erasNarrowRegex")||jYe.call(this),e?this._erasNarrowRegex:this._erasRegex}function LYe(e,t){return t.erasAbbrRegex(e)}function Kbi(e,t){return t.erasNameRegex(e)}function Gbi(e,t){return t.erasNarrowRegex(e)}function Ybi(e,t){return t._eraYearOrdinalRegex||qK}function jYe(){var e=[],t=[],n=[],r=[],i,a,o,s,c,u=this.eras();for(i=0,a=u.length;i<a;++i)o=eT(u[i].name),s=eT(u[i].abbr),c=eT(u[i].narrow),t.push(o),e.push(s),n.push(c),r.push(o),r.push(s),r.push(c);this._erasRegex=new RegExp("^("+r.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+t.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+e.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+n.join("|")+")","i")}Nl(0,["gg",2],0,function(){return this.weekYear()%100});Nl(0,["GG",2],0,function(){return this.isoWeekYear()%100});function B6e(e,t){Nl(0,[e,e.length],0,t)}B6e("gggg","weekYear");B6e("ggggg","weekYear");B6e("GGGG","isoWeekYear");B6e("GGGGG","isoWeekYear");Is("G",A6e);Is("g",A6e);Is("GG",Wp,tb);Is("gg",Wp,tb);Is("GGGG",TYe,EYe);Is("gggg",TYe,EYe);Is("GGGGG",k6e,I6e);Is("ggggg",k6e,I6e);xoe(["gggg","ggggg","GGGG","GGGGG"],function(e,t,n,r){t[r.substr(0,2)]=td(e)});xoe(["gg","GG"],function(e,t,n,r){t[r]=ts.parseTwoDigitYear(e)});function Xbi(e){return AQt.call(this,e,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function Jbi(e){return AQt.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function Qbi(){return tT(this.year(),1,4)}function Zbi(){return tT(this.isoWeekYear(),1,4)}function e6i(){var e=this.localeData()._week;return tT(this.year(),e.dow,e.doy)}function t6i(){var e=this.localeData()._week;return tT(this.weekYear(),e.dow,e.doy)}function AQt(e,t,n,r,i){var a;return e==null?qre(this,r,i).year:(a=tT(e,r,i),t>a&&(t=a),n6i.call(this,e,t,n,r,i))}function n6i(e,t,n,r,i){var a=hQt(e,t,n,r,i),o=Hre(a.year,0,a.dayOfYear);return this.year(o.getUTCFullYear()),this.month(o.getUTCMonth()),this.date(o.getUTCDate()),this}Nl("Q",0,"Qo","quarter");Is("Q",rQt);Wf("Q",function(e,t){t[B9]=(td(e)-1)*3});function r6i(e){return e==null?Math.ceil((this.month()+1)/3):this.month((e-1)*3+this.month()%3)}Nl("D",["DD",2],"Do","date");Is("D",Wp,VK);Is("DD",Wp,tb);Is("Do",function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient});Wf(["D","DD"],rC);Wf("Do",function(e,t){t[rC]=td(e.match(Wp)[0])});var MQt=WK("Date",!0);Nl("DDD",["DDDD",3],"DDDo","dayOfYear");Is("DDD",R6e);Is("DDDD",iQt);Wf(["DDD","DDDD"],function(e,t,n){n._dayOfYear=td(e)});function i6i(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return e==null?t:this.add(e-t,"d")}Nl("m",["mm",2],0,"minute");Is("m",Wp,$Ye);Is("mm",Wp,tb);Wf(["m","mm"],i5);var a6i=WK("Minutes",!1);Nl("s",["ss",2],0,"second");Is("s",Wp,$Ye);Is("ss",Wp,tb);Wf(["s","ss"],z9);var o6i=WK("Seconds",!1);Nl("S",0,0,function(){return~~(this.millisecond()/100)});Nl(0,["SS",2],0,function(){return~~(this.millisecond()/10)});Nl(0,["SSS",3],0,"millisecond");Nl(0,["SSSS",4],0,function(){return this.millisecond()*10});Nl(0,["SSSSS",5],0,function(){return this.millisecond()*100});Nl(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});Nl(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});Nl(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});Nl(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});Is("S",R6e,rQt);Is("SS",R6e,tb);Is("SSS",R6e,iQt);var oN,FQt;for(oN="SSSS";oN.length<=9;oN+="S")Is(oN,qK);function s6i(e,t){t[fM]=td(("0."+e)*1e3)}for(oN="S";oN.length<=9;oN+="S")Wf(oN,s6i);FQt=WK("Milliseconds",!1);Nl("z",0,0,"zoneAbbr");Nl("zz",0,0,"zoneName");function l6i(){return this._isUTC?"UTC":""}function c6i(){return this._isUTC?"Coordinated Universal Time":""}var Mo=yoe.prototype;Mo.add=tbi;Mo.calendar=lbi;Mo.clone=cbi;Mo.diff=gbi;Mo.endOf=Tbi;Mo.format=bbi;Mo.from=xbi;Mo.fromNow=Sbi;Mo.to=Cbi;Mo.toNow=wbi;Mo.get=y4i;Mo.invalidAt=Abi;Mo.isAfter=ubi;Mo.isBefore=dbi;Mo.isBetween=fbi;Mo.isSame=pbi;Mo.isSameOrAfter=hbi;Mo.isSameOrBefore=mbi;Mo.isValid=Rbi;Mo.lang=NQt;Mo.locale=PQt;Mo.localeData=DQt;Mo.max=R3i;Mo.min=I3i;Mo.parsingFlags=kbi;Mo.set=b4i;Mo.startOf=Ebi;Mo.subtract=nbi;Mo.toArray=Nbi;Mo.toObject=Dbi;Mo.toDate=Pbi;Mo.toISOString=_bi;Mo.inspect=ybi;typeof Symbol<"u"&&Symbol.for!=null&&(Mo[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});Mo.toJSON=Ibi;Mo.toString=vbi;Mo.unix=Obi;Mo.valueOf=$bi;Mo.creationData=Mbi;Mo.eraName=Bbi;Mo.eraNarrow=zbi;Mo.eraAbbr=Hbi;Mo.eraYear=qbi;Mo.year=sQt;Mo.isLeapYear=_4i;Mo.weekYear=Xbi;Mo.isoWeekYear=Jbi;Mo.quarter=Mo.quarters=r6i;Mo.month=fQt;Mo.daysInMonth=P4i;Mo.week=Mo.weeks=F4i;Mo.isoWeek=Mo.isoWeeks=L4i;Mo.weeksInYear=e6i;Mo.weeksInWeekYear=t6i;Mo.isoWeeksInYear=Qbi;Mo.isoWeeksInISOWeekYear=Zbi;Mo.date=MQt;Mo.day=Mo.days=J4i;Mo.weekday=Q4i;Mo.isoWeekday=Z4i;Mo.dayOfYear=i6i;Mo.hour=Mo.hours=o3i;Mo.minute=Mo.minutes=a6i;Mo.second=Mo.seconds=o6i;Mo.millisecond=Mo.milliseconds=FQt;Mo.utcOffset=H3i;Mo.utc=V3i;Mo.local=W3i;Mo.parseZone=U3i;Mo.hasAlignedHourOffset=K3i;Mo.isDST=G3i;Mo.isLocal=X3i;Mo.isUtcOffset=J3i;Mo.isUtc=EQt;Mo.isUTC=EQt;Mo.zoneAbbr=l6i;Mo.zoneName=c6i;Mo.dates=a8("dates accessor is deprecated. Use date instead.",MQt);Mo.months=a8("months accessor is deprecated. Use month instead",fQt);Mo.years=a8("years accessor is deprecated. Use year instead",sQt);Mo.zone=a8("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",q3i);Mo.isDSTShifted=a8("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Y3i);function u6i(e){return Vp(e*1e3)}function d6i(){return Vp.apply(null,arguments).parseZone()}function LQt(e){return e}var Ld=SYe.prototype;Ld.calendar=Xyi;Ld.longDateFormat=e4i;Ld.invalidDate=n4i;Ld.ordinal=a4i;Ld.preparse=LQt;Ld.postformat=LQt;Ld.relativeTime=s4i;Ld.pastFuture=l4i;Ld.set=Gyi;Ld.eras=Fbi;Ld.erasParse=Lbi;Ld.erasConvertYear=jbi;Ld.erasAbbrRegex=Wbi;Ld.erasNameRegex=Vbi;Ld.erasNarrowRegex=Ubi;Ld.months=E4i;Ld.monthsShort=T4i;Ld.monthsParse=O4i;Ld.monthsRegex=D4i;Ld.monthsShortRegex=N4i;Ld.week=R4i;Ld.firstDayOfYear=M4i;Ld.firstDayOfWeek=A4i;Ld.weekdays=U4i;Ld.weekdaysMin=G4i;Ld.weekdaysShort=K4i;Ld.weekdaysParse=X4i;Ld.weekdaysRegex=e3i;Ld.weekdaysShortRegex=t3i;Ld.weekdaysMinRegex=n3i;Ld.isPM=i3i;Ld.meridiem=s3i;function r_e(e,t,n,r){var i=JT(),a=aw().set(r,t);return i[n](a,e)}function jQt(e,t,n){if(ET(e)&&(t=e,e=void 0),e=e||"",t!=null)return r_e(e,t,n,"month");var r,i=[];for(r=0;r<12;r++)i[r]=r_e(e,r,n,"month");return i}function BYe(e,t,n,r){typeof e=="boolean"?(ET(t)&&(n=t,t=void 0),t=t||""):(t=e,n=t,e=!1,ET(t)&&(n=t,t=void 0),t=t||"");var i=JT(),a=e?i._week.dow:0,o,s=[];if(n!=null)return r_e(t,(n+a)%7,r,"day");for(o=0;o<7;o++)s[o]=r_e(t,(o+a)%7,r,"day");return s}function f6i(e,t){return jQt(e,t,"months")}function p6i(e,t){return jQt(e,t,"monthsShort")}function h6i(e,t,n){return BYe(e,t,n,"weekdays")}function m6i(e,t,n){return BYe(e,t,n,"weekdaysShort")}function g6i(e,t,n){return BYe(e,t,n,"weekdaysMin")}yN("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=td(e%100/10)===1?"th":t===1?"st":t===2?"nd":t===3?"rd":"th";return e+n}});ts.lang=a8("moment.lang is deprecated. Use moment.locale instead.",yN);ts.langData=a8("moment.langData is deprecated. Use moment.localeData instead.",JT);var VE=Math.abs;function v6i(){var e=this._data;return this._milliseconds=VE(this._milliseconds),this._days=VE(this._days),this._months=VE(this._months),e.milliseconds=VE(e.milliseconds),e.seconds=VE(e.seconds),e.minutes=VE(e.minutes),e.hours=VE(e.hours),e.months=VE(e.months),e.years=VE(e.years),this}function BQt(e,t,n,r){var i=W5(t,n);return e._milliseconds+=r*i._milliseconds,e._days+=r*i._days,e._months+=r*i._months,e._bubble()}function _6i(e,t){return BQt(this,e,t,1)}function y6i(e,t){return BQt(this,e,t,-1)}function Qpt(e){return e<0?Math.floor(e):Math.ceil(e)}function b6i(){var e=this._milliseconds,t=this._days,n=this._months,r=this._data,i,a,o,s,c;return e>=0&&t>=0&&n>=0||e<=0&&t<=0&&n<=0||(e+=Qpt(kje(n)+t)*864e5,t=0,n=0),r.milliseconds=e%1e3,i=N6(e/1e3),r.seconds=i%60,a=N6(i/60),r.minutes=a%60,o=N6(a/60),r.hours=o%24,t+=N6(o/24),c=N6(zQt(t)),n+=c,t-=Qpt(kje(c)),s=N6(n/12),n%=12,r.days=t,r.months=n,r.years=s,this}function zQt(e){return e*4800/146097}function kje(e){return e*146097/4800}function x6i(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if(e=o8(e),e==="month"||e==="quarter"||e==="year")switch(t=this._days+r/864e5,n=this._months+zQt(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(kje(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return t*24+r/36e5;case"minute":return t*1440+r/6e4;case"second":return t*86400+r/1e3;case"millisecond":return Math.floor(t*864e5)+r;default:throw new Error("Unknown unit "+e)}}function QT(e){return function(){return this.as(e)}}var HQt=QT("ms"),S6i=QT("s"),C6i=QT("m"),w6i=QT("h"),E6i=QT("d"),T6i=QT("w"),$6i=QT("M"),O6i=QT("Q"),P6i=QT("y"),N6i=HQt;function D6i(){return W5(this)}function I6i(e){return e=o8(e),this.isValid()?this[e+"s"]():NaN}function yL(e){return function(){return this.isValid()?this._data[e]:NaN}}var R6i=yL("milliseconds"),k6i=yL("seconds"),A6i=yL("minutes"),M6i=yL("hours"),F6i=yL("days"),L6i=yL("months"),j6i=yL("years");function B6i(){return N6(this.days()/7)}var x9=Math.round,Kq={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function z6i(e,t,n,r,i){return i.relativeTime(t||1,!!n,e,r)}function H6i(e,t,n,r){var i=W5(e).abs(),a=x9(i.as("s")),o=x9(i.as("m")),s=x9(i.as("h")),c=x9(i.as("d")),u=x9(i.as("M")),d=x9(i.as("w")),f=x9(i.as("y")),p=a<=n.ss&&["s",a]||a<n.s&&["ss",a]||o<=1&&["m"]||o<n.m&&["mm",o]||s<=1&&["h"]||s<n.h&&["hh",s]||c<=1&&["d"]||c<n.d&&["dd",c];return n.w!=null&&(p=p||d<=1&&["w"]||d<n.w&&["ww",d]),p=p||u<=1&&["M"]||u<n.M&&["MM",u]||f<=1&&["y"]||["yy",f],p[2]=t,p[3]=+e>0,p[4]=r,z6i.apply(null,p)}function q6i(e){return e===void 0?x9:typeof e=="function"?(x9=e,!0):!1}function V6i(e,t){return Kq[e]===void 0?!1:t===void 0?Kq[e]:(Kq[e]=t,e==="s"&&(Kq.ss=t-1),!0)}function W6i(e,t){if(!this.isValid())return this.localeData().invalidDate();var n=!1,r=Kq,i,a;return typeof e=="object"&&(t=e,e=!1),typeof e=="boolean"&&(n=e),typeof t=="object"&&(r=Object.assign({},Kq,t),t.s!=null&&t.ss==null&&(r.ss=t.s-1)),i=this.localeData(),a=H6i(this,!n,r,i),n&&(a=i.pastFuture(+this,a)),i.postformat(a)}var WIe=Math.abs;function NH(e){return(e>0)-(e<0)||+e}function z6e(){if(!this.isValid())return this.localeData().invalidDate();var e=WIe(this._milliseconds)/1e3,t=WIe(this._days),n=WIe(this._months),r,i,a,o,s=this.asSeconds(),c,u,d,f;return s?(r=N6(e/60),i=N6(r/60),e%=60,r%=60,a=N6(n/12),n%=12,o=e?e.toFixed(3).replace(/\.?0+$/,""):"",c=s<0?"-":"",u=NH(this._months)!==NH(s)?"-":"",d=NH(this._days)!==NH(s)?"-":"",f=NH(this._milliseconds)!==NH(s)?"-":"",c+"P"+(a?u+a+"Y":"")+(n?u+n+"M":"")+(t?d+t+"D":"")+(i||r||e?"T":"")+(i?f+i+"H":"")+(r?f+r+"M":"")+(e?f+o+"S":"")):"P0D"}var bd=j6e.prototype;bd.isValid=L3i;bd.abs=v6i;bd.add=_6i;bd.subtract=y6i;bd.as=x6i;bd.asMilliseconds=HQt;bd.asSeconds=S6i;bd.asMinutes=C6i;bd.asHours=w6i;bd.asDays=E6i;bd.asWeeks=T6i;bd.asMonths=$6i;bd.asQuarters=O6i;bd.asYears=P6i;bd.valueOf=N6i;bd._bubble=b6i;bd.clone=D6i;bd.get=I6i;bd.milliseconds=R6i;bd.seconds=k6i;bd.minutes=A6i;bd.hours=M6i;bd.days=F6i;bd.weeks=B6i;bd.months=L6i;bd.years=j6i;bd.humanize=W6i;bd.toISOString=z6e;bd.toString=z6e;bd.toJSON=z6e;bd.locale=PQt;bd.localeData=DQt;bd.toIsoString=a8("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",z6e);bd.lang=NQt;Nl("X",0,0,"unix");Nl("x",0,0,"valueOf");Is("x",A6e);Is("X",f4i);Wf("X",function(e,t,n){n._d=new Date(parseFloat(e)*1e3)});Wf("x",function(e,t,n){n._d=new Date(td(e))});//! moment.js
ts.version="2.30.1";Uyi(Vp);ts.fn=Mo;ts.min=k3i;ts.max=A3i;ts.now=M3i;ts.utc=aw;ts.unix=u6i;ts.months=f6i;ts.isDate=_oe;ts.locale=yN;ts.invalid=D6e;ts.duration=W5;ts.isMoment=O5;ts.weekdays=h6i;ts.parseZone=d6i;ts.localeData=JT;ts.isDuration=Mge;ts.monthsShort=p6i;ts.weekdaysMin=g6i;ts.defineLocale=IYe;ts.updateLocale=d3i;ts.locales=f3i;ts.weekdaysShort=m6i;ts.normalizeUnits=o8;ts.relativeTimeRounding=q6i;ts.relativeTimeThreshold=V6i;ts.calendarFormat=sbi;ts.prototype=Mo;ts.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};var UIe={exports:{}},Zpt;function U6i(){return Zpt||(Zpt=1,function(e,t){(function(n,r){e.exports=r()})(Di,function(){var n;function r(){return n.apply(null,arguments)}function i(ce){n=ce}function a(ce){return ce instanceof Array||Object.prototype.toString.call(ce)==="[object Array]"}function o(ce){return ce!=null&&Object.prototype.toString.call(ce)==="[object Object]"}function s(ce,$e){return Object.prototype.hasOwnProperty.call(ce,$e)}function c(ce){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(ce).length===0;var $e;for($e in ce)if(s(ce,$e))return!1;return!0}function u(ce){return ce===void 0}function d(ce){return typeof ce=="number"||Object.prototype.toString.call(ce)==="[object Number]"}function f(ce){return ce instanceof Date||Object.prototype.toString.call(ce)==="[object Date]"}function p(ce,$e){var he=[],Ae,Dt=ce.length;for(Ae=0;Ae<Dt;++Ae)he.push($e(ce[Ae],Ae));return he}function m(ce,$e){for(var he in $e)s($e,he)&&(ce[he]=$e[he]);return s($e,"toString")&&(ce.toString=$e.toString),s($e,"valueOf")&&(ce.valueOf=$e.valueOf),ce}function g(ce,$e,he,Ae){return yg(ce,$e,he,Ae,!0).utc()}function _(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function v(ce){return ce._pf==null&&(ce._pf=_()),ce._pf}var b;Array.prototype.some?b=Array.prototype.some:b=function(ce){var $e=Object(this),he=$e.length>>>0,Ae;for(Ae=0;Ae<he;Ae++)if(Ae in $e&&ce.call(this,$e[Ae],Ae,$e))return!0;return!1};function y(ce){var $e=null,he=!1,Ae=ce._d&&!isNaN(ce._d.getTime());if(Ae&&($e=v(ce),he=b.call($e.parsedDateParts,function(Dt){return Dt!=null}),Ae=$e.overflow<0&&!$e.empty&&!$e.invalidEra&&!$e.invalidMonth&&!$e.invalidWeekday&&!$e.weekdayMismatch&&!$e.nullInput&&!$e.invalidFormat&&!$e.userInvalidated&&(!$e.meridiem||$e.meridiem&&he),ce._strict&&(Ae=Ae&&$e.charsLeftOver===0&&$e.unusedTokens.length===0&&$e.bigHour===void 0)),Object.isFrozen==null||!Object.isFrozen(ce))ce._isValid=Ae;else return Ae;return ce._isValid}function x(ce){var $e=g(NaN);return ce!=null?m(v($e),ce):v($e).userInvalidated=!0,$e}var C=r.momentProperties=[],w=!1;function $(ce,$e){var he,Ae,Dt,qn=C.length;if(u($e._isAMomentObject)||(ce._isAMomentObject=$e._isAMomentObject),u($e._i)||(ce._i=$e._i),u($e._f)||(ce._f=$e._f),u($e._l)||(ce._l=$e._l),u($e._strict)||(ce._strict=$e._strict),u($e._tzm)||(ce._tzm=$e._tzm),u($e._isUTC)||(ce._isUTC=$e._isUTC),u($e._offset)||(ce._offset=$e._offset),u($e._pf)||(ce._pf=v($e)),u($e._locale)||(ce._locale=$e._locale),qn>0)for(he=0;he<qn;he++)Ae=C[he],Dt=$e[Ae],u(Dt)||(ce[Ae]=Dt);return ce}function O(ce){$(this,ce),this._d=new Date(ce._d!=null?ce._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),w===!1&&(w=!0,r.updateOffset(this),w=!1)}function N(ce){return ce instanceof O||ce!=null&&ce._isAMomentObject!=null}function P(ce){r.suppressDeprecationWarnings===!1&&typeof console<"u"&&console.warn&&console.warn("Deprecation warning: "+ce)}function I(ce,$e){var he=!0;return m(function(){if(r.deprecationHandler!=null&&r.deprecationHandler(null,ce),he){var Ae=[],Dt,qn,zr,Gi=arguments.length;for(qn=0;qn<Gi;qn++){if(Dt="",typeof arguments[qn]=="object"){Dt+=`
[`+qn+"] ";for(zr in arguments[0])s(arguments[0],zr)&&(Dt+=zr+": "+arguments[0][zr]+", ");Dt=Dt.slice(0,-2)}else Dt=arguments[qn];Ae.push(Dt)}P(ce+`
Arguments: `+Array.prototype.slice.call(Ae).join("")+`
`+new Error().stack),he=!1}return $e.apply(this,arguments)},$e)}var D={};function k(ce,$e){r.deprecationHandler!=null&&r.deprecationHandler(ce,$e),D[ce]||(P($e),D[ce]=!0)}r.suppressDeprecationWarnings=!1,r.deprecationHandler=null;function R(ce){return typeof Function<"u"&&ce instanceof Function||Object.prototype.toString.call(ce)==="[object Function]"}function A(ce){var $e,he;for(he in ce)s(ce,he)&&($e=ce[he],R($e)?this[he]=$e:this["_"+he]=$e);this._config=ce,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function F(ce,$e){var he=m({},ce),Ae;for(Ae in $e)s($e,Ae)&&(o(ce[Ae])&&o($e[Ae])?(he[Ae]={},m(he[Ae],ce[Ae]),m(he[Ae],$e[Ae])):$e[Ae]!=null?he[Ae]=$e[Ae]:delete he[Ae]);for(Ae in ce)s(ce,Ae)&&!s($e,Ae)&&o(ce[Ae])&&(he[Ae]=m({},he[Ae]));return he}function z(ce){ce!=null&&this.set(ce)}var M;Object.keys?M=Object.keys:M=function(ce){var $e,he=[];for($e in ce)s(ce,$e)&&he.push($e);return he};var K={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function U(ce,$e,he){var Ae=this._calendar[ce]||this._calendar.sameElse;return R(Ae)?Ae.call($e,he):Ae}function W(ce,$e,he){var Ae=""+Math.abs(ce),Dt=$e-Ae.length,qn=ce>=0;return(qn?he?"+":"":"-")+Math.pow(10,Math.max(0,Dt)).toString().substr(1)+Ae}var L=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,Y=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,J={},Z={};function te(ce,$e,he,Ae){var Dt=Ae;typeof Ae=="string"&&(Dt=function(){return this[Ae]()}),ce&&(Z[ce]=Dt),$e&&(Z[$e[0]]=function(){return W(Dt.apply(this,arguments),$e[1],$e[2])}),he&&(Z[he]=function(){return this.localeData().ordinal(Dt.apply(this,arguments),ce)})}function re(ce){return ce.match(/\[[\s\S]/)?ce.replace(/^\[|\]$/g,""):ce.replace(/\\/g,"")}function se(ce){var $e=ce.match(L),he,Ae;for(he=0,Ae=$e.length;he<Ae;he++)Z[$e[he]]?$e[he]=Z[$e[he]]:$e[he]=re($e[he]);return function(Dt){var qn="",zr;for(zr=0;zr<Ae;zr++)qn+=R($e[zr])?$e[zr].call(Dt,ce):$e[zr];return qn}}function de(ce,$e){return ce.isValid()?($e=pe($e,ce.localeData()),J[$e]=J[$e]||se($e),J[$e](ce)):ce.localeData().invalidDate()}function pe(ce,$e){var he=5;function Ae(Dt){return $e.longDateFormat(Dt)||Dt}for(Y.lastIndex=0;he>=0&&Y.test(ce);)ce=ce.replace(Y,Ae),Y.lastIndex=0,he-=1;return ce}var Se={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function ve(ce){var $e=this._longDateFormat[ce],he=this._longDateFormat[ce.toUpperCase()];return $e||!he?$e:(this._longDateFormat[ce]=he.match(L).map(function(Ae){return Ae==="MMMM"||Ae==="MM"||Ae==="DD"||Ae==="dddd"?Ae.slice(1):Ae}).join(""),this._longDateFormat[ce])}var be="Invalid date";function Ee(){return this._invalidDate}var xe="%d",Pe=/\d{1,2}/;function je(ce){return this._ordinal.replace("%d",ce)}var ft={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function Ge(ce,$e,he,Ae){var Dt=this._relativeTime[he];return R(Dt)?Dt(ce,$e,he,Ae):Dt.replace(/%d/i,ce)}function Ye(ce,$e){var he=this._relativeTime[ce>0?"future":"past"];return R(he)?he($e):he.replace(/%s/i,$e)}var nt={D:"date",dates:"date",date:"date",d:"day",days:"day",day:"day",e:"weekday",weekdays:"weekday",weekday:"weekday",E:"isoWeekday",isoweekdays:"isoWeekday",isoweekday:"isoWeekday",DDD:"dayOfYear",dayofyears:"dayOfYear",dayofyear:"dayOfYear",h:"hour",hours:"hour",hour:"hour",ms:"millisecond",milliseconds:"millisecond",millisecond:"millisecond",m:"minute",minutes:"minute",minute:"minute",M:"month",months:"month",month:"month",Q:"quarter",quarters:"quarter",quarter:"quarter",s:"second",seconds:"second",second:"second",gg:"weekYear",weekyears:"weekYear",weekyear:"weekYear",GG:"isoWeekYear",isoweekyears:"isoWeekYear",isoweekyear:"isoWeekYear",w:"week",weeks:"week",week:"week",W:"isoWeek",isoweeks:"isoWeek",isoweek:"isoWeek",y:"year",years:"year",year:"year"};function We(ce){return typeof ce=="string"?nt[ce]||nt[ce.toLowerCase()]:void 0}function ct(ce){var $e={},he,Ae;for(Ae in ce)s(ce,Ae)&&(he=We(Ae),he&&($e[he]=ce[Ae]));return $e}var rt={date:9,day:11,weekday:11,isoWeekday:11,dayOfYear:4,hour:13,millisecond:16,minute:14,month:8,quarter:7,second:15,weekYear:1,isoWeekYear:1,week:5,isoWeek:5,year:1};function vt(ce){var $e=[],he;for(he in ce)s(ce,he)&&$e.push({unit:he,priority:rt[he]});return $e.sort(function(Ae,Dt){return Ae.priority-Dt.priority}),$e}var Mt=/\d/,$t=/\d\d/,ke=/\d{3}/,ye=/\d{4}/,_e=/[+-]?\d{6}/,He=/\d\d?/,Ze=/\d\d\d\d?/,ot=/\d\d\d\d\d\d?/,Qt=/\d{1,3}/,Bt=/\d{1,4}/,Yt=/[+-]?\d{1,6}/,Gt=/\d+/,kt=/[+-]?\d+/,In=/Z|[+-]\d\d:?\d\d/gi,Cn=/Z|[+-]\d\d(?::?\d\d)?/gi,Nn=/[+-]?\d+(\.\d{1,3})?/,kn=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i,vn=/^[1-9]\d?/,bn=/^([1-9]\d|\d)/,ur;ur={};function zn(ce,$e,he){ur[ce]=R($e)?$e:function(Ae,Dt){return Ae&&he?he:$e}}function Tn(ce,$e){return s(ur,ce)?ur[ce]($e._strict,$e._locale):new RegExp(Or(ce))}function Or(ce){return br(ce.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,function($e,he,Ae,Dt,qn){return he||Ae||Dt||qn}))}function br(ce){return ce.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}function mr(ce){return ce<0?Math.ceil(ce)||0:Math.floor(ce)}function An(ce){var $e=+ce,he=0;return $e!==0&&isFinite($e)&&(he=mr($e)),he}var Dn={};function vr(ce,$e){var he,Ae=$e,Dt;for(typeof ce=="string"&&(ce=[ce]),d($e)&&(Ae=function(qn,zr){zr[$e]=An(qn)}),Dt=ce.length,he=0;he<Dt;he++)Dn[ce[he]]=Ae}function Ar(ce,$e){vr(ce,function(he,Ae,Dt,qn){Dt._w=Dt._w||{},$e(he,Dt._w,Dt,qn)})}function ui(ce,$e,he){$e!=null&&s(Dn,ce)&&Dn[ce]($e,he._a,he,ce)}function wn(ce){return ce%4===0&&ce%100!==0||ce%400===0}var xr=0,Zr=1,_n=2,zt=3,Ft=4,pn=5,Sn=6,jn=7,Zn=8;te("Y",0,0,function(){var ce=this.year();return ce<=9999?W(ce,4):"+"+ce}),te(0,["YY",2],0,function(){return this.year()%100}),te(0,["YYYY",4],0,"year"),te(0,["YYYYY",5],0,"year"),te(0,["YYYYYY",6,!0],0,"year"),zn("Y",kt),zn("YY",He,$t),zn("YYYY",Bt,ye),zn("YYYYY",Yt,_e),zn("YYYYYY",Yt,_e),vr(["YYYYY","YYYYYY"],xr),vr("YYYY",function(ce,$e){$e[xr]=ce.length===2?r.parseTwoDigitYear(ce):An(ce)}),vr("YY",function(ce,$e){$e[xr]=r.parseTwoDigitYear(ce)}),vr("Y",function(ce,$e){$e[xr]=parseInt(ce,10)});function or(ce){return wn(ce)?366:365}r.parseTwoDigitYear=function(ce){return An(ce)+(An(ce)>68?1900:2e3)};var yr=lr("FullYear",!0);function Br(){return wn(this.year())}function lr(ce,$e){return function(he){return he!=null?(Mr(this,ce,he),r.updateOffset(this,$e),this):qr(this,ce)}}function qr(ce,$e){if(!ce.isValid())return NaN;var he=ce._d,Ae=ce._isUTC;switch($e){case"Milliseconds":return Ae?he.getUTCMilliseconds():he.getMilliseconds();case"Seconds":return Ae?he.getUTCSeconds():he.getSeconds();case"Minutes":return Ae?he.getUTCMinutes():he.getMinutes();case"Hours":return Ae?he.getUTCHours():he.getHours();case"Date":return Ae?he.getUTCDate():he.getDate();case"Day":return Ae?he.getUTCDay():he.getDay();case"Month":return Ae?he.getUTCMonth():he.getMonth();case"FullYear":return Ae?he.getUTCFullYear():he.getFullYear();default:return NaN}}function Mr(ce,$e,he){var Ae,Dt,qn,zr,Gi;if(!(!ce.isValid()||isNaN(he))){switch(Ae=ce._d,Dt=ce._isUTC,$e){case"Milliseconds":return void(Dt?Ae.setUTCMilliseconds(he):Ae.setMilliseconds(he));case"Seconds":return void(Dt?Ae.setUTCSeconds(he):Ae.setSeconds(he));case"Minutes":return void(Dt?Ae.setUTCMinutes(he):Ae.setMinutes(he));case"Hours":return void(Dt?Ae.setUTCHours(he):Ae.setHours(he));case"Date":return void(Dt?Ae.setUTCDate(he):Ae.setDate(he));case"FullYear":break;default:return}qn=he,zr=ce.month(),Gi=ce.date(),Gi=Gi===29&&zr===1&&!wn(qn)?28:Gi,Dt?Ae.setUTCFullYear(qn,zr,Gi):Ae.setFullYear(qn,zr,Gi)}}function pr(ce){return ce=We(ce),R(this[ce])?this[ce]():this}function Vr(ce,$e){if(typeof ce=="object"){ce=ct(ce);var he=vt(ce),Ae,Dt=he.length;for(Ae=0;Ae<Dt;Ae++)this[he[Ae].unit](ce[he[Ae].unit])}else if(ce=We(ce),R(this[ce]))return this[ce]($e);return this}function xn(ce,$e){return(ce%$e+$e)%$e}var ni;Array.prototype.indexOf?ni=Array.prototype.indexOf:ni=function(ce){var $e;for($e=0;$e<this.length;++$e)if(this[$e]===ce)return $e;return-1};function ya(ce,$e){if(isNaN(ce)||isNaN($e))return NaN;var he=xn($e,12);return ce+=($e-he)/12,he===1?wn(ce)?29:28:31-he%7%2}te("M",["MM",2],"Mo",function(){return this.month()+1}),te("MMM",0,0,function(ce){return this.localeData().monthsShort(this,ce)}),te("MMMM",0,0,function(ce){return this.localeData().months(this,ce)}),zn("M",He,vn),zn("MM",He,$t),zn("MMM",function(ce,$e){return $e.monthsShortRegex(ce)}),zn("MMMM",function(ce,$e){return $e.monthsRegex(ce)}),vr(["M","MM"],function(ce,$e){$e[Zr]=An(ce)-1}),vr(["MMM","MMMM"],function(ce,$e,he,Ae){var Dt=he._locale.monthsParse(ce,Ae,he._strict);Dt!=null?$e[Zr]=Dt:v(he).invalidMonth=ce});var Ja="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),Aa="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),sa=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,Ln=kn,Co=kn;function Os(ce,$e){return ce?a(this._months)?this._months[ce.month()]:this._months[(this._months.isFormat||sa).test($e)?"format":"standalone"][ce.month()]:a(this._months)?this._months:this._months.standalone}function dl(ce,$e){return ce?a(this._monthsShort)?this._monthsShort[ce.month()]:this._monthsShort[sa.test($e)?"format":"standalone"][ce.month()]:a(this._monthsShort)?this._monthsShort:this._monthsShort.standalone}function tl(ce,$e,he){var Ae,Dt,qn,zr=ce.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],Ae=0;Ae<12;++Ae)qn=g([2e3,Ae]),this._shortMonthsParse[Ae]=this.monthsShort(qn,"").toLocaleLowerCase(),this._longMonthsParse[Ae]=this.months(qn,"").toLocaleLowerCase();return he?$e==="MMM"?(Dt=ni.call(this._shortMonthsParse,zr),Dt!==-1?Dt:null):(Dt=ni.call(this._longMonthsParse,zr),Dt!==-1?Dt:null):$e==="MMM"?(Dt=ni.call(this._shortMonthsParse,zr),Dt!==-1?Dt:(Dt=ni.call(this._longMonthsParse,zr),Dt!==-1?Dt:null)):(Dt=ni.call(this._longMonthsParse,zr),Dt!==-1?Dt:(Dt=ni.call(this._shortMonthsParse,zr),Dt!==-1?Dt:null))}function Pc(ce,$e,he){var Ae,Dt,qn;if(this._monthsParseExact)return tl.call(this,ce,$e,he);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),Ae=0;Ae<12;Ae++){if(Dt=g([2e3,Ae]),he&&!this._longMonthsParse[Ae]&&(this._longMonthsParse[Ae]=new RegExp("^"+this.months(Dt,"").replace(".","")+"$","i"),this._shortMonthsParse[Ae]=new RegExp("^"+this.monthsShort(Dt,"").replace(".","")+"$","i")),!he&&!this._monthsParse[Ae]&&(qn="^"+this.months(Dt,"")+"|^"+this.monthsShort(Dt,""),this._monthsParse[Ae]=new RegExp(qn.replace(".",""),"i")),he&&$e==="MMMM"&&this._longMonthsParse[Ae].test(ce))return Ae;if(he&&$e==="MMM"&&this._shortMonthsParse[Ae].test(ce))return Ae;if(!he&&this._monthsParse[Ae].test(ce))return Ae}}function Dl(ce,$e){if(!ce.isValid())return ce;if(typeof $e=="string"){if(/^\d+$/.test($e))$e=An($e);else if($e=ce.localeData().monthsParse($e),!d($e))return ce}var he=$e,Ae=ce.date();return Ae=Ae<29?Ae:Math.min(Ae,ya(ce.year(),he)),ce._isUTC?ce._d.setUTCMonth(he,Ae):ce._d.setMonth(he,Ae),ce}function jc(ce){return ce!=null?(Dl(this,ce),r.updateOffset(this,!0),this):qr(this,"Month")}function ic(){return ya(this.year(),this.month())}function Al(ce){return this._monthsParseExact?(s(this,"_monthsRegex")||vo.call(this),ce?this._monthsShortStrictRegex:this._monthsShortRegex):(s(this,"_monthsShortRegex")||(this._monthsShortRegex=Ln),this._monthsShortStrictRegex&&ce?this._monthsShortStrictRegex:this._monthsShortRegex)}function vs(ce){return this._monthsParseExact?(s(this,"_monthsRegex")||vo.call(this),ce?this._monthsStrictRegex:this._monthsRegex):(s(this,"_monthsRegex")||(this._monthsRegex=Co),this._monthsStrictRegex&&ce?this._monthsStrictRegex:this._monthsRegex)}function vo(){function ce(Po,ks){return ks.length-Po.length}var $e=[],he=[],Ae=[],Dt,qn,zr,Gi;for(Dt=0;Dt<12;Dt++)qn=g([2e3,Dt]),zr=br(this.monthsShort(qn,"")),Gi=br(this.months(qn,"")),$e.push(zr),he.push(Gi),Ae.push(Gi),Ae.push(zr);$e.sort(ce),he.sort(ce),Ae.sort(ce),this._monthsRegex=new RegExp("^("+Ae.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+he.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+$e.join("|")+")","i")}function ja(ce,$e,he,Ae,Dt,qn,zr){var Gi;return ce<100&&ce>=0?(Gi=new Date(ce+400,$e,he,Ae,Dt,qn,zr),isFinite(Gi.getFullYear())&&Gi.setFullYear(ce)):Gi=new Date(ce,$e,he,Ae,Dt,qn,zr),Gi}function wa(ce){var $e,he;return ce<100&&ce>=0?(he=Array.prototype.slice.call(arguments),he[0]=ce+400,$e=new Date(Date.UTC.apply(null,he)),isFinite($e.getUTCFullYear())&&$e.setUTCFullYear(ce)):$e=new Date(Date.UTC.apply(null,arguments)),$e}function Ma(ce,$e,he){var Ae=7+$e-he,Dt=(7+wa(ce,0,Ae).getUTCDay()-$e)%7;return-Dt+Ae-1}function ko(ce,$e,he,Ae,Dt){var qn=(7+he-Ae)%7,zr=Ma(ce,Ae,Dt),Gi=1+7*($e-1)+qn+zr,Po,ks;return Gi<=0?(Po=ce-1,ks=or(Po)+Gi):Gi>or(ce)?(Po=ce+1,ks=Gi-or(ce)):(Po=ce,ks=Gi),{year:Po,dayOfYear:ks}}function _s(ce,$e,he){var Ae=Ma(ce.year(),$e,he),Dt=Math.floor((ce.dayOfYear()-Ae-1)/7)+1,qn,zr;return Dt<1?(zr=ce.year()-1,qn=Dt+Ps(zr,$e,he)):Dt>Ps(ce.year(),$e,he)?(qn=Dt-Ps(ce.year(),$e,he),zr=ce.year()+1):(zr=ce.year(),qn=Dt),{week:qn,year:zr}}function Ps(ce,$e,he){var Ae=Ma(ce,$e,he),Dt=Ma(ce+1,$e,he);return(or(ce)-Ae+Dt)/7}te("w",["ww",2],"wo","week"),te("W",["WW",2],"Wo","isoWeek"),zn("w",He,vn),zn("ww",He,$t),zn("W",He,vn),zn("WW",He,$t),Ar(["w","ww","W","WW"],function(ce,$e,he,Ae){$e[Ae.substr(0,1)]=An(ce)});function ac(ce){return _s(ce,this._week.dow,this._week.doy).week}var wc={dow:0,doy:6};function oc(){return this._week.dow}function Xo(){return this._week.doy}function si(ce){var $e=this.localeData().week(this);return ce==null?$e:this.add((ce-$e)*7,"d")}function Do(ce){var $e=_s(this,1,4).week;return ce==null?$e:this.add((ce-$e)*7,"d")}te("d",0,"do","day"),te("dd",0,0,function(ce){return this.localeData().weekdaysMin(this,ce)}),te("ddd",0,0,function(ce){return this.localeData().weekdaysShort(this,ce)}),te("dddd",0,0,function(ce){return this.localeData().weekdays(this,ce)}),te("e",0,0,"weekday"),te("E",0,0,"isoWeekday"),zn("d",He),zn("e",He),zn("E",He),zn("dd",function(ce,$e){return $e.weekdaysMinRegex(ce)}),zn("ddd",function(ce,$e){return $e.weekdaysShortRegex(ce)}),zn("dddd",function(ce,$e){return $e.weekdaysRegex(ce)}),Ar(["dd","ddd","dddd"],function(ce,$e,he,Ae){var Dt=he._locale.weekdaysParse(ce,Ae,he._strict);Dt!=null?$e.d=Dt:v(he).invalidWeekday=ce}),Ar(["d","e","E"],function(ce,$e,he,Ae){$e[Ae]=An(ce)});function xs(ce,$e){return typeof ce!="string"?ce:isNaN(ce)?(ce=$e.weekdaysParse(ce),typeof ce=="number"?ce:null):parseInt(ce,10)}function Ua(ce,$e){return typeof ce=="string"?$e.weekdaysParse(ce)%7||7:isNaN(ce)?null:ce}function Ys(ce,$e){return ce.slice($e,7).concat(ce.slice(0,$e))}var Vl="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),jd="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Bd="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Up=kn,zd=kn,Mu=kn;function sv(ce,$e){var he=a(this._weekdays)?this._weekdays:this._weekdays[ce&&ce!==!0&&this._weekdays.isFormat.test($e)?"format":"standalone"];return ce===!0?Ys(he,this._week.dow):ce?he[ce.day()]:he}function Bo(ce){return ce===!0?Ys(this._weekdaysShort,this._week.dow):ce?this._weekdaysShort[ce.day()]:this._weekdaysShort}function fs(ce){return ce===!0?Ys(this._weekdaysMin,this._week.dow):ce?this._weekdaysMin[ce.day()]:this._weekdaysMin}function Qc(ce,$e,he){var Ae,Dt,qn,zr=ce.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],Ae=0;Ae<7;++Ae)qn=g([2e3,1]).day(Ae),this._minWeekdaysParse[Ae]=this.weekdaysMin(qn,"").toLocaleLowerCase(),this._shortWeekdaysParse[Ae]=this.weekdaysShort(qn,"").toLocaleLowerCase(),this._weekdaysParse[Ae]=this.weekdays(qn,"").toLocaleLowerCase();return he?$e==="dddd"?(Dt=ni.call(this._weekdaysParse,zr),Dt!==-1?Dt:null):$e==="ddd"?(Dt=ni.call(this._shortWeekdaysParse,zr),Dt!==-1?Dt:null):(Dt=ni.call(this._minWeekdaysParse,zr),Dt!==-1?Dt:null):$e==="dddd"?(Dt=ni.call(this._weekdaysParse,zr),Dt!==-1||(Dt=ni.call(this._shortWeekdaysParse,zr),Dt!==-1)?Dt:(Dt=ni.call(this._minWeekdaysParse,zr),Dt!==-1?Dt:null)):$e==="ddd"?(Dt=ni.call(this._shortWeekdaysParse,zr),Dt!==-1||(Dt=ni.call(this._weekdaysParse,zr),Dt!==-1)?Dt:(Dt=ni.call(this._minWeekdaysParse,zr),Dt!==-1?Dt:null)):(Dt=ni.call(this._minWeekdaysParse,zr),Dt!==-1||(Dt=ni.call(this._weekdaysParse,zr),Dt!==-1)?Dt:(Dt=ni.call(this._shortWeekdaysParse,zr),Dt!==-1?Dt:null))}function Xu(ce,$e,he){var Ae,Dt,qn;if(this._weekdaysParseExact)return Qc.call(this,ce,$e,he);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),Ae=0;Ae<7;Ae++){if(Dt=g([2e3,1]).day(Ae),he&&!this._fullWeekdaysParse[Ae]&&(this._fullWeekdaysParse[Ae]=new RegExp("^"+this.weekdays(Dt,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[Ae]=new RegExp("^"+this.weekdaysShort(Dt,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[Ae]=new RegExp("^"+this.weekdaysMin(Dt,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[Ae]||(qn="^"+this.weekdays(Dt,"")+"|^"+this.weekdaysShort(Dt,"")+"|^"+this.weekdaysMin(Dt,""),this._weekdaysParse[Ae]=new RegExp(qn.replace(".",""),"i")),he&&$e==="dddd"&&this._fullWeekdaysParse[Ae].test(ce))return Ae;if(he&&$e==="ddd"&&this._shortWeekdaysParse[Ae].test(ce))return Ae;if(he&&$e==="dd"&&this._minWeekdaysParse[Ae].test(ce))return Ae;if(!he&&this._weekdaysParse[Ae].test(ce))return Ae}}function Zc(ce){if(!this.isValid())return ce!=null?this:NaN;var $e=qr(this,"Day");return ce!=null?(ce=xs(ce,this.localeData()),this.add(ce-$e,"d")):$e}function dh(ce){if(!this.isValid())return ce!=null?this:NaN;var $e=(this.day()+7-this.localeData()._week.dow)%7;return ce==null?$e:this.add(ce-$e,"d")}function cm(ce){if(!this.isValid())return ce!=null?this:NaN;if(ce!=null){var $e=Ua(ce,this.localeData());return this.day(this.day()%7?$e:$e-7)}else return this.day()||7}function Nc(ce){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||O1.call(this),ce?this._weekdaysStrictRegex:this._weekdaysRegex):(s(this,"_weekdaysRegex")||(this._weekdaysRegex=Up),this._weekdaysStrictRegex&&ce?this._weekdaysStrictRegex:this._weekdaysRegex)}function Kc(ce){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||O1.call(this),ce?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(s(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=zd),this._weekdaysShortStrictRegex&&ce?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Qy(ce){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||O1.call(this),ce?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(s(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Mu),this._weekdaysMinStrictRegex&&ce?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function O1(){function ce(Ws,Od){return Od.length-Ws.length}var $e=[],he=[],Ae=[],Dt=[],qn,zr,Gi,Po,ks;for(qn=0;qn<7;qn++)zr=g([2e3,1]).day(qn),Gi=br(this.weekdaysMin(zr,"")),Po=br(this.weekdaysShort(zr,"")),ks=br(this.weekdays(zr,"")),$e.push(Gi),he.push(Po),Ae.push(ks),Dt.push(Gi),Dt.push(Po),Dt.push(ks);$e.sort(ce),he.sort(ce),Ae.sort(ce),Dt.sort(ce),this._weekdaysRegex=new RegExp("^("+Dt.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+Ae.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+he.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+$e.join("|")+")","i")}function al(){return this.hours()%12||12}function vg(){return this.hours()||24}te("H",["HH",2],0,"hour"),te("h",["hh",2],0,al),te("k",["kk",2],0,vg),te("hmm",0,0,function(){return""+al.apply(this)+W(this.minutes(),2)}),te("hmmss",0,0,function(){return""+al.apply(this)+W(this.minutes(),2)+W(this.seconds(),2)}),te("Hmm",0,0,function(){return""+this.hours()+W(this.minutes(),2)}),te("Hmmss",0,0,function(){return""+this.hours()+W(this.minutes(),2)+W(this.seconds(),2)});function ip(ce,$e){te(ce,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),$e)})}ip("a",!0),ip("A",!1);function P1(ce,$e){return $e._meridiemParse}zn("a",P1),zn("A",P1),zn("H",He,bn),zn("h",He,vn),zn("k",He,vn),zn("HH",He,$t),zn("hh",He,$t),zn("kk",He,$t),zn("hmm",Ze),zn("hmmss",ot),zn("Hmm",Ze),zn("Hmmss",ot),vr(["H","HH"],zt),vr(["k","kk"],function(ce,$e,he){var Ae=An(ce);$e[zt]=Ae===24?0:Ae}),vr(["a","A"],function(ce,$e,he){he._isPm=he._locale.isPM(ce),he._meridiem=ce}),vr(["h","hh"],function(ce,$e,he){$e[zt]=An(ce),v(he).bigHour=!0}),vr("hmm",function(ce,$e,he){var Ae=ce.length-2;$e[zt]=An(ce.substr(0,Ae)),$e[Ft]=An(ce.substr(Ae)),v(he).bigHour=!0}),vr("hmmss",function(ce,$e,he){var Ae=ce.length-4,Dt=ce.length-2;$e[zt]=An(ce.substr(0,Ae)),$e[Ft]=An(ce.substr(Ae,2)),$e[pn]=An(ce.substr(Dt)),v(he).bigHour=!0}),vr("Hmm",function(ce,$e,he){var Ae=ce.length-2;$e[zt]=An(ce.substr(0,Ae)),$e[Ft]=An(ce.substr(Ae))}),vr("Hmmss",function(ce,$e,he){var Ae=ce.length-4,Dt=ce.length-2;$e[zt]=An(ce.substr(0,Ae)),$e[Ft]=An(ce.substr(Ae,2)),$e[pn]=An(ce.substr(Dt))});function y0(ce){return(ce+"").toLowerCase().charAt(0)==="p"}var S_=/[ap]\.?m?\.?/i,pf=lr("Hours",!0);function un(ce,$e,he){return ce>11?he?"pm":"PM":he?"am":"AM"}var kr={calendar:K,longDateFormat:Se,invalidDate:be,ordinal:xe,dayOfMonthOrdinalParse:Pe,relativeTime:ft,months:Ja,monthsShort:Aa,week:wc,weekdays:Vl,weekdaysMin:Bd,weekdaysShort:jd,meridiemParse:S_},$i={},Yi={},qa;function Xs(ce,$e){var he,Ae=Math.min(ce.length,$e.length);for(he=0;he<Ae;he+=1)if(ce[he]!==$e[he])return he;return Ae}function rs(ce){return ce&&ce.toLowerCase().replace("_","-")}function ol(ce){for(var $e=0,he,Ae,Dt,qn;$e<ce.length;){for(qn=rs(ce[$e]).split("-"),he=qn.length,Ae=rs(ce[$e+1]),Ae=Ae?Ae.split("-"):null;he>0;){if(Dt=Bc(qn.slice(0,he).join("-")),Dt)return Dt;if(Ae&&Ae.length>=he&&Xs(qn,Ae)>=he-1)break;he--}$e++}return qa}function gc(ce){return!!(ce&&ce.match("^[^/\\\\]*$"))}function Bc(ce){var $e=null,he;if($i[ce]===void 0&&e&&e.exports&&gc(ce))try{$e=qa._abbr,he=D4e,he("./locale/"+ce),Ec($e)}catch{$i[ce]=null}return $i[ce]}function Ec(ce,$e){var he;return ce&&(u($e)?he=Il(ce):he=Zl(ce,$e),he?qa=he:typeof console<"u"&&console.warn&&console.warn("Locale "+ce+" not found. Did you forget to load it?")),qa._abbr}function Zl(ce,$e){if($e!==null){var he,Ae=kr;if($e.abbr=ce,$i[ce]!=null)k("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),Ae=$i[ce]._config;else if($e.parentLocale!=null)if($i[$e.parentLocale]!=null)Ae=$i[$e.parentLocale]._config;else if(he=Bc($e.parentLocale),he!=null)Ae=he._config;else return Yi[$e.parentLocale]||(Yi[$e.parentLocale]=[]),Yi[$e.parentLocale].push({name:ce,config:$e}),null;return $i[ce]=new z(F(Ae,$e)),Yi[ce]&&Yi[ce].forEach(function(Dt){Zl(Dt.name,Dt.config)}),Ec(ce),$i[ce]}else return delete $i[ce],null}function xd(ce,$e){if($e!=null){var he,Ae,Dt=kr;$i[ce]!=null&&$i[ce].parentLocale!=null?$i[ce].set(F($i[ce]._config,$e)):(Ae=Bc(ce),Ae!=null&&(Dt=Ae._config),$e=F(Dt,$e),Ae==null&&($e.abbr=ce),he=new z($e),he.parentLocale=$i[ce],$i[ce]=he),Ec(ce)}else $i[ce]!=null&&($i[ce].parentLocale!=null?($i[ce]=$i[ce].parentLocale,ce===Ec()&&Ec(ce)):$i[ce]!=null&&delete $i[ce]);return $i[ce]}function Il(ce){var $e;if(ce&&ce._locale&&ce._locale._abbr&&(ce=ce._locale._abbr),!ce)return qa;if(!a(ce)){if($e=Bc(ce),$e)return $e;ce=[ce]}return ol(ce)}function uc(){return M($i)}function N1(ce){var $e,he=ce._a;return he&&v(ce).overflow===-2&&($e=he[Zr]<0||he[Zr]>11?Zr:he[_n]<1||he[_n]>ya(he[xr],he[Zr])?_n:he[zt]<0||he[zt]>24||he[zt]===24&&(he[Ft]!==0||he[pn]!==0||he[Sn]!==0)?zt:he[Ft]<0||he[Ft]>59?Ft:he[pn]<0||he[pn]>59?pn:he[Sn]<0||he[Sn]>999?Sn:-1,v(ce)._overflowDayOfYear&&($e<xr||$e>_n)&&($e=_n),v(ce)._overflowWeeks&&$e===-1&&($e=jn),v(ce)._overflowWeekday&&$e===-1&&($e=Zn),v(ce).overflow=$e),ce}var um=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,lv=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Zy=/Z|[+-]\d\d(?::?\d\d)?/,eu=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],wp=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],b0=/^\/?Date\((-?\d+)/i,ab=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,Vm={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function ob(ce){var $e,he,Ae=ce._i,Dt=um.exec(Ae)||lv.exec(Ae),qn,zr,Gi,Po,ks=eu.length,Ws=wp.length;if(Dt){for(v(ce).iso=!0,$e=0,he=ks;$e<he;$e++)if(eu[$e][1].exec(Dt[1])){zr=eu[$e][0],qn=eu[$e][2]!==!1;break}if(zr==null){ce._isValid=!1;return}if(Dt[3]){for($e=0,he=Ws;$e<he;$e++)if(wp[$e][1].exec(Dt[3])){Gi=(Dt[2]||" ")+wp[$e][0];break}if(Gi==null){ce._isValid=!1;return}}if(!qn&&Gi!=null){ce._isValid=!1;return}if(Dt[4])if(Zy.exec(Dt[4]))Po="Z";else{ce._isValid=!1;return}ce._f=zr+(Gi||"")+(Po||""),x8(ce)}else ce._isValid=!1}function _8(ce,$e,he,Ae,Dt,qn){var zr=[y8(ce),Aa.indexOf($e),parseInt(he,10),parseInt(Ae,10),parseInt(Dt,10)];return qn&&zr.push(parseInt(qn,10)),zr}function y8(ce){var $e=parseInt(ce,10);return $e<=49?2e3+$e:$e<=999?1900+$e:$e}function b8(ce){return ce.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function _g(ce,$e,he){if(ce){var Ae=jd.indexOf(ce),Dt=new Date($e[0],$e[1],$e[2]).getDay();if(Ae!==Dt)return v(he).weekdayMismatch=!0,he._isValid=!1,!1}return!0}function d2(ce,$e,he){if(ce)return Vm[ce];if($e)return 0;var Ae=parseInt(he,10),Dt=Ae%100,qn=(Ae-Dt)/100;return qn*60+Dt}function s7(ce){var $e=ab.exec(b8(ce._i)),he;if($e){if(he=_8($e[4],$e[3],$e[2],$e[5],$e[6],$e[7]),!_g($e[1],he,ce))return;ce._a=he,ce._tzm=d2($e[8],$e[9],$e[10]),ce._d=wa.apply(null,ce._a),ce._d.setUTCMinutes(ce._d.getUTCMinutes()-ce._tzm),v(ce).rfc2822=!0}else ce._isValid=!1}function x0(ce){var $e=b0.exec(ce._i);if($e!==null){ce._d=new Date(+$e[1]);return}if(ob(ce),ce._isValid===!1)delete ce._isValid;else return;if(s7(ce),ce._isValid===!1)delete ce._isValid;else return;ce._strict?ce._isValid=!1:r.createFromInputFallback(ce)}r.createFromInputFallback=I("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",function(ce){ce._d=new Date(ce._i+(ce._useUTC?" UTC":""))});function f2(ce,$e,he){return ce??$e??he}function p2(ce){var $e=new Date(r.now());return ce._useUTC?[$e.getUTCFullYear(),$e.getUTCMonth(),$e.getUTCDate()]:[$e.getFullYear(),$e.getMonth(),$e.getDate()]}function cv(ce){var $e,he,Ae=[],Dt,qn,zr;if(!ce._d){for(Dt=p2(ce),ce._w&&ce._a[_n]==null&&ce._a[Zr]==null&&sb(ce),ce._dayOfYear!=null&&(zr=f2(ce._a[xr],Dt[xr]),(ce._dayOfYear>or(zr)||ce._dayOfYear===0)&&(v(ce)._overflowDayOfYear=!0),he=wa(zr,0,ce._dayOfYear),ce._a[Zr]=he.getUTCMonth(),ce._a[_n]=he.getUTCDate()),$e=0;$e<3&&ce._a[$e]==null;++$e)ce._a[$e]=Ae[$e]=Dt[$e];for(;$e<7;$e++)ce._a[$e]=Ae[$e]=ce._a[$e]==null?$e===2?1:0:ce._a[$e];ce._a[zt]===24&&ce._a[Ft]===0&&ce._a[pn]===0&&ce._a[Sn]===0&&(ce._nextDay=!0,ce._a[zt]=0),ce._d=(ce._useUTC?wa:ja).apply(null,Ae),qn=ce._useUTC?ce._d.getUTCDay():ce._d.getDay(),ce._tzm!=null&&ce._d.setUTCMinutes(ce._d.getUTCMinutes()-ce._tzm),ce._nextDay&&(ce._a[zt]=24),ce._w&&typeof ce._w.d<"u"&&ce._w.d!==qn&&(v(ce).weekdayMismatch=!0)}}function sb(ce){var $e,he,Ae,Dt,qn,zr,Gi,Po,ks;$e=ce._w,$e.GG!=null||$e.W!=null||$e.E!=null?(qn=1,zr=4,he=f2($e.GG,ce._a[xr],_s(Vu(),1,4).year),Ae=f2($e.W,1),Dt=f2($e.E,1),(Dt<1||Dt>7)&&(Po=!0)):(qn=ce._locale._week.dow,zr=ce._locale._week.doy,ks=_s(Vu(),qn,zr),he=f2($e.gg,ce._a[xr],ks.year),Ae=f2($e.w,ks.week),$e.d!=null?(Dt=$e.d,(Dt<0||Dt>6)&&(Po=!0)):$e.e!=null?(Dt=$e.e+qn,($e.e<0||$e.e>6)&&(Po=!0)):Dt=qn),Ae<1||Ae>Ps(he,qn,zr)?v(ce)._overflowWeeks=!0:Po!=null?v(ce)._overflowWeekday=!0:(Gi=ko(he,Ae,Dt,qn,zr),ce._a[xr]=Gi.year,ce._dayOfYear=Gi.dayOfYear)}r.ISO_8601=function(){},r.RFC_2822=function(){};function x8(ce){if(ce._f===r.ISO_8601){ob(ce);return}if(ce._f===r.RFC_2822){s7(ce);return}ce._a=[],v(ce).empty=!0;var $e=""+ce._i,he,Ae,Dt,qn,zr,Gi=$e.length,Po=0,ks,Ws;for(Dt=pe(ce._f,ce._locale).match(L)||[],Ws=Dt.length,he=0;he<Ws;he++)qn=Dt[he],Ae=($e.match(Tn(qn,ce))||[])[0],Ae&&(zr=$e.substr(0,$e.indexOf(Ae)),zr.length>0&&v(ce).unusedInput.push(zr),$e=$e.slice($e.indexOf(Ae)+Ae.length),Po+=Ae.length),Z[qn]?(Ae?v(ce).empty=!1:v(ce).unusedTokens.push(qn),ui(qn,Ae,ce)):ce._strict&&!Ae&&v(ce).unusedTokens.push(qn);v(ce).charsLeftOver=Gi-Po,$e.length>0&&v(ce).unusedInput.push($e),ce._a[zt]<=12&&v(ce).bigHour===!0&&ce._a[zt]>0&&(v(ce).bigHour=void 0),v(ce).parsedDateParts=ce._a.slice(0),v(ce).meridiem=ce._meridiem,ce._a[zt]=dm(ce._locale,ce._a[zt],ce._meridiem),ks=v(ce).era,ks!==null&&(ce._a[xr]=ce._locale.erasConvertYear(ks,ce._a[xr])),cv(ce),N1(ce)}function dm(ce,$e,he){var Ae;return he==null?$e:ce.meridiemHour!=null?ce.meridiemHour($e,he):(ce.isPM!=null&&(Ae=ce.isPM(he),Ae&&$e<12&&($e+=12),!Ae&&$e===12&&($e=0)),$e)}function h2(ce){var $e,he,Ae,Dt,qn,zr,Gi=!1,Po=ce._f.length;if(Po===0){v(ce).invalidFormat=!0,ce._d=new Date(NaN);return}for(Dt=0;Dt<Po;Dt++)qn=0,zr=!1,$e=$({},ce),ce._useUTC!=null&&($e._useUTC=ce._useUTC),$e._f=ce._f[Dt],x8($e),y($e)&&(zr=!0),qn+=v($e).charsLeftOver,qn+=v($e).unusedTokens.length*10,v($e).score=qn,Gi?qn<Ae&&(Ae=qn,he=$e):(Ae==null||qn<Ae||zr)&&(Ae=qn,he=$e,zr&&(Gi=!0));m(ce,he||$e)}function hf(ce){if(!ce._d){var $e=ct(ce._i),he=$e.day===void 0?$e.date:$e.day;ce._a=p([$e.year,$e.month,he,$e.hour,$e.minute,$e.second,$e.millisecond],function(Ae){return Ae&&parseInt(Ae,10)}),cv(ce)}}function D1(ce){var $e=new O(N1(fu(ce)));return $e._nextDay&&($e.add(1,"d"),$e._nextDay=void 0),$e}function fu(ce){var $e=ce._i,he=ce._f;return ce._locale=ce._locale||Il(ce._l),$e===null||he===void 0&&$e===""?x({nullInput:!0}):(typeof $e=="string"&&(ce._i=$e=ce._locale.preparse($e)),N($e)?new O(N1($e)):(f($e)?ce._d=$e:a(he)?h2(ce):he?x8(ce):Rh(ce),y(ce)||(ce._d=null),ce))}function Rh(ce){var $e=ce._i;u($e)?ce._d=new Date(r.now()):f($e)?ce._d=new Date($e.valueOf()):typeof $e=="string"?x0(ce):a($e)?(ce._a=p($e.slice(0),function(he){return parseInt(he,10)}),cv(ce)):o($e)?hf(ce):d($e)?ce._d=new Date($e):r.createFromInputFallback(ce)}function yg(ce,$e,he,Ae,Dt){var qn={};return($e===!0||$e===!1)&&(Ae=$e,$e=void 0),(he===!0||he===!1)&&(Ae=he,he=void 0),(o(ce)&&c(ce)||a(ce)&&ce.length===0)&&(ce=void 0),qn._isAMomentObject=!0,qn._useUTC=qn._isUTC=Dt,qn._l=he,qn._i=ce,qn._f=$e,qn._strict=Ae,D1(qn)}function Vu(ce,$e,he,Ae){return yg(ce,$e,he,Ae,!1)}var l7=I("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var ce=Vu.apply(null,arguments);return this.isValid()&&ce.isValid()?ce<this?this:ce:x()}),bg=I("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",function(){var ce=Vu.apply(null,arguments);return this.isValid()&&ce.isValid()?ce>this?this:ce:x()});function e4(ce,$e){var he,Ae;if($e.length===1&&a($e[0])&&($e=$e[0]),!$e.length)return Vu();for(he=$e[0],Ae=1;Ae<$e.length;++Ae)(!$e[Ae].isValid()||$e[Ae][ce](he))&&(he=$e[Ae]);return he}function S0(){var ce=[].slice.call(arguments,0);return e4("isBefore",ce)}function S8(){var ce=[].slice.call(arguments,0);return e4("isAfter",ce)}var Sw=function(){return Date.now?Date.now():+new Date},Ep=["year","quarter","month","week","day","hour","minute","second","millisecond"];function c7(ce){var $e,he=!1,Ae,Dt=Ep.length;for($e in ce)if(s(ce,$e)&&!(ni.call(Ep,$e)!==-1&&(ce[$e]==null||!isNaN(ce[$e]))))return!1;for(Ae=0;Ae<Dt;++Ae)if(ce[Ep[Ae]]){if(he)return!1;parseFloat(ce[Ep[Ae]])!==An(ce[Ep[Ae]])&&(he=!0)}return!0}function C8(){return this._isValid}function w8(){return vc(NaN)}function C_(ce){var $e=ct(ce),he=$e.year||0,Ae=$e.quarter||0,Dt=$e.month||0,qn=$e.week||$e.isoWeek||0,zr=$e.day||0,Gi=$e.hour||0,Po=$e.minute||0,ks=$e.second||0,Ws=$e.millisecond||0;this._isValid=c7($e),this._milliseconds=+Ws+ks*1e3+Po*6e4+Gi*1e3*60*60,this._days=+zr+qn*7,this._months=+Dt+Ae*3+he*12,this._data={},this._locale=Il(),this._bubble()}function fm(ce){return ce instanceof C_}function uv(ce){return ce<0?Math.round(-1*ce)*-1:Math.round(ce)}function m2(ce,$e,he){var Ae=Math.min(ce.length,$e.length),Dt=Math.abs(ce.length-$e.length),qn=0,zr;for(zr=0;zr<Ae;zr++)(he&&ce[zr]!==$e[zr]||!he&&An(ce[zr])!==An($e[zr]))&&qn++;return qn+Dt}function lb(ce,$e){te(ce,0,0,function(){var he=this.utcOffset(),Ae="+";return he<0&&(he=-he,Ae="-"),Ae+W(~~(he/60),2)+$e+W(~~he%60,2)})}lb("Z",":"),lb("ZZ",""),zn("Z",Cn),zn("ZZ",Cn),vr(["Z","ZZ"],function(ce,$e,he){he._useUTC=!0,he._tzm=C0(Cn,ce)});var u7=/([\+\-]|\d\d)/gi;function C0(ce,$e){var he=($e||"").match(ce),Ae,Dt,qn;return he===null?null:(Ae=he[he.length-1]||[],Dt=(Ae+"").match(u7)||["-",0,0],qn=+(Dt[1]*60)+An(Dt[2]),qn===0?0:Dt[0]==="+"?qn:-qn)}function pm(ce,$e){var he,Ae;return $e._isUTC?(he=$e.clone(),Ae=(N(ce)||f(ce)?ce.valueOf():Vu(ce).valueOf())-he.valueOf(),he._d.setTime(he._d.valueOf()+Ae),r.updateOffset(he,!1),he):Vu(ce).local()}function t4(ce){return-Math.round(ce._d.getTimezoneOffset())}r.updateOffset=function(){};function Cw(ce,$e,he){var Ae=this._offset||0,Dt;if(!this.isValid())return ce!=null?this:NaN;if(ce!=null){if(typeof ce=="string"){if(ce=C0(Cn,ce),ce===null)return this}else Math.abs(ce)<16&&!he&&(ce=ce*60);return!this._isUTC&&$e&&(Dt=t4(this)),this._offset=ce,this._isUTC=!0,Dt!=null&&this.add(Dt,"m"),Ae!==ce&&(!$e||this._changeInProgress?cb(this,vc(ce-Ae,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,r.updateOffset(this,!0),this._changeInProgress=null)),this}else return this._isUTC?Ae:t4(this)}function ww(ce,$e){return ce!=null?(typeof ce!="string"&&(ce=-ce),this.utcOffset(ce,$e),this):-this.utcOffset()}function Tp(ce){return this.utcOffset(0,ce)}function d7(ce){return this._isUTC&&(this.utcOffset(0,ce),this._isUTC=!1,ce&&this.subtract(t4(this),"m")),this}function Ew(){if(this._tzm!=null)this.utcOffset(this._tzm,!1,!0);else if(typeof this._i=="string"){var ce=C0(In,this._i);ce!=null?this.utcOffset(ce):this.utcOffset(0,!0)}return this}function g2(ce){return this.isValid()?(ce=ce?Vu(ce).utcOffset():0,(this.utcOffset()-ce)%60===0):!1}function hi(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function ra(){if(!u(this._isDSTShifted))return this._isDSTShifted;var ce={},$e;return $(ce,this),ce=fu(ce),ce._a?($e=ce._isUTC?g(ce._a):Vu(ce._a),this._isDSTShifted=this.isValid()&&m2(ce._a,$e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function Wi(){return this.isValid()?!this._isUTC:!1}function Zo(){return this.isValid()?this._isUTC:!1}function cs(){return this.isValid()?this._isUTC&&this._offset===0:!1}var xu=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Df=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function vc(ce,$e){var he=ce,Ae=null,Dt,qn,zr;return fm(ce)?he={ms:ce._milliseconds,d:ce._days,M:ce._months}:d(ce)||!isNaN(+ce)?(he={},$e?he[$e]=+ce:he.milliseconds=+ce):(Ae=xu.exec(ce))?(Dt=Ae[1]==="-"?-1:1,he={y:0,d:An(Ae[_n])*Dt,h:An(Ae[zt])*Dt,m:An(Ae[Ft])*Dt,s:An(Ae[pn])*Dt,ms:An(uv(Ae[Sn]*1e3))*Dt}):(Ae=Df.exec(ce))?(Dt=Ae[1]==="-"?-1:1,he={y:Kp(Ae[2],Dt),M:Kp(Ae[3],Dt),w:Kp(Ae[4],Dt),d:Kp(Ae[5],Dt),h:Kp(Ae[6],Dt),m:Kp(Ae[7],Dt),s:Kp(Ae[8],Dt)}):he==null?he={}:typeof he=="object"&&("from"in he||"to"in he)&&(zr=kh(Vu(he.from),Vu(he.to)),he={},he.ms=zr.milliseconds,he.M=zr.months),qn=new C_(he),fm(ce)&&s(ce,"_locale")&&(qn._locale=ce._locale),fm(ce)&&s(ce,"_isValid")&&(qn._isValid=ce._isValid),qn}vc.fn=C_.prototype,vc.invalid=w8;function Kp(ce,$e){var he=ce&&parseFloat(ce.replace(",","."));return(isNaN(he)?0:he)*$e}function v2(ce,$e){var he={};return he.months=$e.month()-ce.month()+($e.year()-ce.year())*12,ce.clone().add(he.months,"M").isAfter($e)&&--he.months,he.milliseconds=+$e-+ce.clone().add(he.months,"M"),he}function kh(ce,$e){var he;return ce.isValid()&&$e.isValid()?($e=pm($e,ce),ce.isBefore($e)?he=v2(ce,$e):(he=v2($e,ce),he.milliseconds=-he.milliseconds,he.months=-he.months),he):{milliseconds:0,months:0}}function Uf(ce,$e){return function(he,Ae){var Dt,qn;return Ae!==null&&!isNaN(+Ae)&&(k($e,"moment()."+$e+"(period, number) is deprecated. Please use moment()."+$e+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),qn=he,he=Ae,Ae=qn),Dt=vc(he,Ae),cb(this,Dt,ce),this}}function cb(ce,$e,he,Ae){var Dt=$e._milliseconds,qn=uv($e._days),zr=uv($e._months);ce.isValid()&&(Ae=Ae??!0,zr&&Dl(ce,qr(ce,"Month")+zr*he),qn&&Mr(ce,"Date",qr(ce,"Date")+qn*he),Dt&&ce._d.setTime(ce._d.valueOf()+Dt*he),Ae&&r.updateOffset(ce,qn||zr))}var xg=Uf(1,"add"),n4=Uf(-1,"subtract");function w_(ce){return typeof ce=="string"||ce instanceof String}function tu(ce){return N(ce)||f(ce)||w_(ce)||d(ce)||Dc(ce)||Sg(ce)||ce===null||ce===void 0}function Sg(ce){var $e=o(ce)&&!c(ce),he=!1,Ae=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],Dt,qn,zr=Ae.length;for(Dt=0;Dt<zr;Dt+=1)qn=Ae[Dt],he=he||s(ce,qn);return $e&&he}function Dc(ce){var $e=a(ce),he=!1;return $e&&(he=ce.filter(function(Ae){return!d(Ae)&&w_(ce)}).length===0),$e&&he}function w0(ce){var $e=o(ce)&&!c(ce),he=!1,Ae=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"],Dt,qn;for(Dt=0;Dt<Ae.length;Dt+=1)qn=Ae[Dt],he=he||s(ce,qn);return $e&&he}function $p(ce,$e){var he=ce.diff($e,"days",!0);return he<-6?"sameElse":he<-1?"lastWeek":he<0?"lastDay":he<1?"sameDay":he<2?"nextDay":he<7?"nextWeek":"sameElse"}function f7(ce,$e){arguments.length===1&&(arguments[0]?tu(arguments[0])?(ce=arguments[0],$e=void 0):w0(arguments[0])&&($e=arguments[0],ce=void 0):(ce=void 0,$e=void 0));var he=ce||Vu(),Ae=pm(he,this).startOf("day"),Dt=r.calendarFormat(this,Ae)||"sameElse",qn=$e&&(R($e[Dt])?$e[Dt].call(this,he):$e[Dt]);return this.format(qn||this.localeData().calendar(Dt,this,Vu(he)))}function Tw(){return new O(this)}function r4(ce,$e){var he=N(ce)?ce:Vu(ce);return this.isValid()&&he.isValid()?($e=We($e)||"millisecond",$e==="millisecond"?this.valueOf()>he.valueOf():he.valueOf()<this.clone().startOf($e).valueOf()):!1}function Cg(ce,$e){var he=N(ce)?ce:Vu(ce);return this.isValid()&&he.isValid()?($e=We($e)||"millisecond",$e==="millisecond"?this.valueOf()<he.valueOf():this.clone().endOf($e).valueOf()<he.valueOf()):!1}function ub(ce,$e,he,Ae){var Dt=N(ce)?ce:Vu(ce),qn=N($e)?$e:Vu($e);return this.isValid()&&Dt.isValid()&&qn.isValid()?(Ae=Ae||"()",(Ae[0]==="("?this.isAfter(Dt,he):!this.isBefore(Dt,he))&&(Ae[1]===")"?this.isBefore(qn,he):!this.isAfter(qn,he))):!1}function i4(ce,$e){var he=N(ce)?ce:Vu(ce),Ae;return this.isValid()&&he.isValid()?($e=We($e)||"millisecond",$e==="millisecond"?this.valueOf()===he.valueOf():(Ae=he.valueOf(),this.clone().startOf($e).valueOf()<=Ae&&Ae<=this.clone().endOf($e).valueOf())):!1}function _2(ce,$e){return this.isSame(ce,$e)||this.isAfter(ce,$e)}function a4(ce,$e){return this.isSame(ce,$e)||this.isBefore(ce,$e)}function y2(ce,$e,he){var Ae,Dt,qn;if(!this.isValid())return NaN;if(Ae=pm(ce,this),!Ae.isValid())return NaN;switch(Dt=(Ae.utcOffset()-this.utcOffset())*6e4,$e=We($e),$e){case"year":qn=wg(this,Ae)/12;break;case"month":qn=wg(this,Ae);break;case"quarter":qn=wg(this,Ae)/3;break;case"second":qn=(this-Ae)/1e3;break;case"minute":qn=(this-Ae)/6e4;break;case"hour":qn=(this-Ae)/36e5;break;case"day":qn=(this-Ae-Dt)/864e5;break;case"week":qn=(this-Ae-Dt)/6048e5;break;default:qn=this-Ae}return he?qn:mr(qn)}function wg(ce,$e){if(ce.date()<$e.date())return-wg($e,ce);var he=($e.year()-ce.year())*12+($e.month()-ce.month()),Ae=ce.clone().add(he,"months"),Dt,qn;return $e-Ae<0?(Dt=ce.clone().add(he-1,"months"),qn=($e-Ae)/(Ae-Dt)):(Dt=ce.clone().add(he+1,"months"),qn=($e-Ae)/(Dt-Ae)),-(he+qn)||0}r.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",r.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";function dv(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function E_(ce){if(!this.isValid())return null;var $e=ce!==!0,he=$e?this.clone().utc():this;return he.year()<0||he.year()>9999?de(he,$e?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):R(Date.prototype.toISOString)?$e?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",de(he,"Z")):de(he,$e?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function fv(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var ce="moment",$e="",he,Ae,Dt,qn;return this.isLocal()||(ce=this.utcOffset()===0?"moment.utc":"moment.parseZone",$e="Z"),he="["+ce+'("]',Ae=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",Dt="-MM-DD[T]HH:mm:ss.SSS",qn=$e+'[")]',this.format(he+Ae+Dt+qn)}function o4(ce){ce||(ce=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var $e=de(this,ce);return this.localeData().postformat($e)}function db(ce,$e){return this.isValid()&&(N(ce)&&ce.isValid()||Vu(ce).isValid())?vc({to:this,from:ce}).locale(this.locale()).humanize(!$e):this.localeData().invalidDate()}function s4(ce){return this.from(Vu(),ce)}function b2(ce,$e){return this.isValid()&&(N(ce)&&ce.isValid()||Vu(ce).isValid())?vc({from:this,to:ce}).locale(this.locale()).humanize(!$e):this.localeData().invalidDate()}function E0(ce){return this.to(Vu(),ce)}function T_(ce){var $e;return ce===void 0?this._locale._abbr:($e=Il(ce),$e!=null&&(this._locale=$e),this)}var x2=I("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(ce){return ce===void 0?this.localeData():this.locale(ce)});function $_(){return this._locale}var S2=1e3,Eg=60*S2,O_=60*Eg,mf=(365*400+97)*24*O_;function Hd(ce,$e){return(ce%$e+$e)%$e}function p7(ce,$e,he){return ce<100&&ce>=0?new Date(ce+400,$e,he)-mf:new Date(ce,$e,he).valueOf()}function E8(ce,$e,he){return ce<100&&ce>=0?Date.UTC(ce+400,$e,he)-mf:Date.UTC(ce,$e,he)}function h7(ce){var $e,he;if(ce=We(ce),ce===void 0||ce==="millisecond"||!this.isValid())return this;switch(he=this._isUTC?E8:p7,ce){case"year":$e=he(this.year(),0,1);break;case"quarter":$e=he(this.year(),this.month()-this.month()%3,1);break;case"month":$e=he(this.year(),this.month(),1);break;case"week":$e=he(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":$e=he(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":$e=he(this.year(),this.month(),this.date());break;case"hour":$e=this._d.valueOf(),$e-=Hd($e+(this._isUTC?0:this.utcOffset()*Eg),O_);break;case"minute":$e=this._d.valueOf(),$e-=Hd($e,Eg);break;case"second":$e=this._d.valueOf(),$e-=Hd($e,S2);break}return this._d.setTime($e),r.updateOffset(this,!0),this}function T8(ce){var $e,he;if(ce=We(ce),ce===void 0||ce==="millisecond"||!this.isValid())return this;switch(he=this._isUTC?E8:p7,ce){case"year":$e=he(this.year()+1,0,1)-1;break;case"quarter":$e=he(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":$e=he(this.year(),this.month()+1,1)-1;break;case"week":$e=he(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":$e=he(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":$e=he(this.year(),this.month(),this.date()+1)-1;break;case"hour":$e=this._d.valueOf(),$e+=O_-Hd($e+(this._isUTC?0:this.utcOffset()*Eg),O_)-1;break;case"minute":$e=this._d.valueOf(),$e+=Eg-Hd($e,Eg)-1;break;case"second":$e=this._d.valueOf(),$e+=S2-Hd($e,S2)-1;break}return this._d.setTime($e),r.updateOffset(this,!0),this}function $8(){return this._d.valueOf()-(this._offset||0)*6e4}function T0(){return Math.floor(this.valueOf()/1e3)}function $0(){return new Date(this.valueOf())}function ie(){var ce=this;return[ce.year(),ce.month(),ce.date(),ce.hour(),ce.minute(),ce.second(),ce.millisecond()]}function oe(){var ce=this;return{years:ce.year(),months:ce.month(),date:ce.date(),hours:ce.hours(),minutes:ce.minutes(),seconds:ce.seconds(),milliseconds:ce.milliseconds()}}function Rt(){return this.isValid()?this.toISOString():null}function ln(){return y(this)}function cn(){return m({},v(this))}function Ut(){return v(this).overflow}function st(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}te("N",0,0,"eraAbbr"),te("NN",0,0,"eraAbbr"),te("NNN",0,0,"eraAbbr"),te("NNNN",0,0,"eraName"),te("NNNNN",0,0,"eraNarrow"),te("y",["y",1],"yo","eraYear"),te("y",["yy",2],0,"eraYear"),te("y",["yyy",3],0,"eraYear"),te("y",["yyyy",4],0,"eraYear"),zn("N",Yr),zn("NN",Yr),zn("NNN",Yr),zn("NNNN",Ci),zn("NNNNN",Ri),vr(["N","NN","NNN","NNNN","NNNNN"],function(ce,$e,he,Ae){var Dt=he._locale.erasParse(ce,Ae,he._strict);Dt?v(he).era=Dt:v(he).invalidEra=ce}),zn("y",Gt),zn("yy",Gt),zn("yyy",Gt),zn("yyyy",Gt),zn("yo",Bi),vr(["y","yy","yyy","yyyy"],xr),vr(["yo"],function(ce,$e,he,Ae){var Dt;he._locale._eraYearOrdinalRegex&&(Dt=ce.match(he._locale._eraYearOrdinalRegex)),he._locale.eraYearOrdinalParse?$e[xr]=he._locale.eraYearOrdinalParse(ce,Dt):$e[xr]=parseInt(ce,10)});function qe(ce,$e){var he,Ae,Dt,qn=this._eras||Il("en")._eras;for(he=0,Ae=qn.length;he<Ae;++he){switch(typeof qn[he].since){case"string":Dt=r(qn[he].since).startOf("day"),qn[he].since=Dt.valueOf();break}switch(typeof qn[he].until){case"undefined":qn[he].until=1/0;break;case"string":Dt=r(qn[he].until).startOf("day").valueOf(),qn[he].until=Dt.valueOf();break}}return qn}function Kt(ce,$e,he){var Ae,Dt,qn=this.eras(),zr,Gi,Po;for(ce=ce.toUpperCase(),Ae=0,Dt=qn.length;Ae<Dt;++Ae)if(zr=qn[Ae].name.toUpperCase(),Gi=qn[Ae].abbr.toUpperCase(),Po=qn[Ae].narrow.toUpperCase(),he)switch($e){case"N":case"NN":case"NNN":if(Gi===ce)return qn[Ae];break;case"NNNN":if(zr===ce)return qn[Ae];break;case"NNNNN":if(Po===ce)return qn[Ae];break}else if([zr,Gi,Po].indexOf(ce)>=0)return qn[Ae]}function Ue(ce,$e){var he=ce.since<=ce.until?1:-1;return $e===void 0?r(ce.since).year():r(ce.since).year()+($e-ce.offset)*he}function Nt(){var ce,$e,he,Ae=this.localeData().eras();for(ce=0,$e=Ae.length;ce<$e;++ce)if(he=this.clone().startOf("day").valueOf(),Ae[ce].since<=he&&he<=Ae[ce].until||Ae[ce].until<=he&&he<=Ae[ce].since)return Ae[ce].name;return""}function nn(){var ce,$e,he,Ae=this.localeData().eras();for(ce=0,$e=Ae.length;ce<$e;++ce)if(he=this.clone().startOf("day").valueOf(),Ae[ce].since<=he&&he<=Ae[ce].until||Ae[ce].until<=he&&he<=Ae[ce].since)return Ae[ce].narrow;return""}function fe(){var ce,$e,he,Ae=this.localeData().eras();for(ce=0,$e=Ae.length;ce<$e;++ce)if(he=this.clone().startOf("day").valueOf(),Ae[ce].since<=he&&he<=Ae[ce].until||Ae[ce].until<=he&&he<=Ae[ce].since)return Ae[ce].abbr;return""}function Fe(){var ce,$e,he,Ae,Dt=this.localeData().eras();for(ce=0,$e=Dt.length;ce<$e;++ce)if(he=Dt[ce].since<=Dt[ce].until?1:-1,Ae=this.clone().startOf("day").valueOf(),Dt[ce].since<=Ae&&Ae<=Dt[ce].until||Dt[ce].until<=Ae&&Ae<=Dt[ce].since)return(this.year()-r(Dt[ce].since).year())*he+Dt[ce].offset;return this.year()}function nr(ce){return s(this,"_erasNameRegex")||Nr.call(this),ce?this._erasNameRegex:this._erasRegex}function dr(ce){return s(this,"_erasAbbrRegex")||Nr.call(this),ce?this._erasAbbrRegex:this._erasRegex}function _r(ce){return s(this,"_erasNarrowRegex")||Nr.call(this),ce?this._erasNarrowRegex:this._erasRegex}function Yr(ce,$e){return $e.erasAbbrRegex(ce)}function Ci(ce,$e){return $e.erasNameRegex(ce)}function Ri(ce,$e){return $e.erasNarrowRegex(ce)}function Bi(ce,$e){return $e._eraYearOrdinalRegex||Gt}function Nr(){var ce=[],$e=[],he=[],Ae=[],Dt,qn,zr,Gi,Po,ks=this.eras();for(Dt=0,qn=ks.length;Dt<qn;++Dt)zr=br(ks[Dt].name),Gi=br(ks[Dt].abbr),Po=br(ks[Dt].narrow),$e.push(zr),ce.push(Gi),he.push(Po),Ae.push(zr),Ae.push(Gi),Ae.push(Po);this._erasRegex=new RegExp("^("+Ae.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+$e.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+ce.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+he.join("|")+")","i")}te(0,["gg",2],0,function(){return this.weekYear()%100}),te(0,["GG",2],0,function(){return this.isoWeekYear()%100});function Pi(ce,$e){te(0,[ce,ce.length],0,$e)}Pi("gggg","weekYear"),Pi("ggggg","weekYear"),Pi("GGGG","isoWeekYear"),Pi("GGGGG","isoWeekYear"),zn("G",kt),zn("g",kt),zn("GG",He,$t),zn("gg",He,$t),zn("GGGG",Bt,ye),zn("gggg",Bt,ye),zn("GGGGG",Yt,_e),zn("ggggg",Yt,_e),Ar(["gggg","ggggg","GGGG","GGGGG"],function(ce,$e,he,Ae){$e[Ae.substr(0,2)]=An(ce)}),Ar(["gg","GG"],function(ce,$e,he,Ae){$e[Ae]=r.parseTwoDigitYear(ce)});function ia(ce){return Gr.call(this,ce,this.week(),this.weekday()+this.localeData()._week.dow,this.localeData()._week.dow,this.localeData()._week.doy)}function Pn(ce){return Gr.call(this,ce,this.isoWeek(),this.isoWeekday(),1,4)}function ei(){return Ps(this.year(),1,4)}function Ji(){return Ps(this.isoWeekYear(),1,4)}function na(){var ce=this.localeData()._week;return Ps(this.year(),ce.dow,ce.doy)}function to(){var ce=this.localeData()._week;return Ps(this.weekYear(),ce.dow,ce.doy)}function Gr(ce,$e,he,Ae,Dt){var qn;return ce==null?_s(this,Ae,Dt).year:(qn=Ps(ce,Ae,Dt),$e>qn&&($e=qn),_a.call(this,ce,$e,he,Ae,Dt))}function _a(ce,$e,he,Ae,Dt){var qn=ko(ce,$e,he,Ae,Dt),zr=wa(qn.year,0,qn.dayOfYear);return this.year(zr.getUTCFullYear()),this.month(zr.getUTCMonth()),this.date(zr.getUTCDate()),this}te("Q",0,"Qo","quarter"),zn("Q",Mt),vr("Q",function(ce,$e){$e[Zr]=(An(ce)-1)*3});function co(ce){return ce==null?Math.ceil((this.month()+1)/3):this.month((ce-1)*3+this.month()%3)}te("D",["DD",2],"Do","date"),zn("D",He,vn),zn("DD",He,$t),zn("Do",function(ce,$e){return ce?$e._dayOfMonthOrdinalParse||$e._ordinalParse:$e._dayOfMonthOrdinalParseLenient}),vr(["D","DD"],_n),vr("Do",function(ce,$e){$e[_n]=An(ce.match(He)[0])});var Qa=lr("Date",!0);te("DDD",["DDDD",3],"DDDo","dayOfYear"),zn("DDD",Qt),zn("DDDD",ke),vr(["DDD","DDDD"],function(ce,$e,he){he._dayOfYear=An(ce)});function fo(ce){var $e=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return ce==null?$e:this.add(ce-$e,"d")}te("m",["mm",2],0,"minute"),zn("m",He,bn),zn("mm",He,$t),vr(["m","mm"],Ft);var po=lr("Minutes",!1);te("s",["ss",2],0,"second"),zn("s",He,bn),zn("ss",He,$t),vr(["s","ss"],pn);var Io=lr("Seconds",!1);te("S",0,0,function(){return~~(this.millisecond()/100)}),te(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),te(0,["SSS",3],0,"millisecond"),te(0,["SSSS",4],0,function(){return this.millisecond()*10}),te(0,["SSSSS",5],0,function(){return this.millisecond()*100}),te(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3}),te(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4}),te(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5}),te(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6}),zn("S",Qt,Mt),zn("SS",Qt,$t),zn("SSS",Qt,ke);var Ur,Mi;for(Ur="SSSS";Ur.length<=9;Ur+="S")zn(Ur,Gt);function fa(ce,$e){$e[Sn]=An(("0."+ce)*1e3)}for(Ur="S";Ur.length<=9;Ur+="S")vr(Ur,fa);Mi=lr("Milliseconds",!1),te("z",0,0,"zoneAbbr"),te("zz",0,0,"zoneName");function Jo(){return this._isUTC?"UTC":""}function Rs(){return this._isUTC?"Coordinated Universal Time":""}var Xi=O.prototype;Xi.add=xg,Xi.calendar=f7,Xi.clone=Tw,Xi.diff=y2,Xi.endOf=T8,Xi.format=o4,Xi.from=db,Xi.fromNow=s4,Xi.to=b2,Xi.toNow=E0,Xi.get=pr,Xi.invalidAt=Ut,Xi.isAfter=r4,Xi.isBefore=Cg,Xi.isBetween=ub,Xi.isSame=i4,Xi.isSameOrAfter=_2,Xi.isSameOrBefore=a4,Xi.isValid=ln,Xi.lang=x2,Xi.locale=T_,Xi.localeData=$_,Xi.max=bg,Xi.min=l7,Xi.parsingFlags=cn,Xi.set=Vr,Xi.startOf=h7,Xi.subtract=n4,Xi.toArray=ie,Xi.toObject=oe,Xi.toDate=$0,Xi.toISOString=E_,Xi.inspect=fv,typeof Symbol<"u"&&Symbol.for!=null&&(Xi[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),Xi.toJSON=Rt,Xi.toString=dv,Xi.unix=T0,Xi.valueOf=$8,Xi.creationData=st,Xi.eraName=Nt,Xi.eraNarrow=nn,Xi.eraAbbr=fe,Xi.eraYear=Fe,Xi.year=yr,Xi.isLeapYear=Br,Xi.weekYear=ia,Xi.isoWeekYear=Pn,Xi.quarter=Xi.quarters=co,Xi.month=jc,Xi.daysInMonth=ic,Xi.week=Xi.weeks=si,Xi.isoWeek=Xi.isoWeeks=Do,Xi.weeksInYear=na,Xi.weeksInWeekYear=to,Xi.isoWeeksInYear=ei,Xi.isoWeeksInISOWeekYear=Ji,Xi.date=Qa,Xi.day=Xi.days=Zc,Xi.weekday=dh,Xi.isoWeekday=cm,Xi.dayOfYear=fo,Xi.hour=Xi.hours=pf,Xi.minute=Xi.minutes=po,Xi.second=Xi.seconds=Io,Xi.millisecond=Xi.milliseconds=Mi,Xi.utcOffset=Cw,Xi.utc=Tp,Xi.local=d7,Xi.parseZone=Ew,Xi.hasAlignedHourOffset=g2,Xi.isDST=hi,Xi.isLocal=Wi,Xi.isUtcOffset=Zo,Xi.isUtc=cs,Xi.isUTC=cs,Xi.zoneAbbr=Jo,Xi.zoneName=Rs,Xi.dates=I("dates accessor is deprecated. Use date instead.",Qa),Xi.months=I("months accessor is deprecated. Use month instead",jc),Xi.years=I("years accessor is deprecated. Use year instead",yr),Xi.zone=I("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",ww),Xi.isDSTShifted=I("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",ra);function Ic(ce){return Vu(ce*1e3)}function Op(){return Vu.apply(null,arguments).parseZone()}function Wm(ce){return ce}var sc=z.prototype;sc.calendar=U,sc.longDateFormat=ve,sc.invalidDate=Ee,sc.ordinal=je,sc.preparse=Wm,sc.postformat=Wm,sc.relativeTime=Ge,sc.pastFuture=Ye,sc.set=A,sc.eras=qe,sc.erasParse=Kt,sc.erasConvertYear=Ue,sc.erasAbbrRegex=dr,sc.erasNameRegex=nr,sc.erasNarrowRegex=_r,sc.months=Os,sc.monthsShort=dl,sc.monthsParse=Pc,sc.monthsRegex=vs,sc.monthsShortRegex=Al,sc.week=ac,sc.firstDayOfYear=Xo,sc.firstDayOfWeek=oc,sc.weekdays=sv,sc.weekdaysMin=fs,sc.weekdaysShort=Bo,sc.weekdaysParse=Xu,sc.weekdaysRegex=Nc,sc.weekdaysShortRegex=Kc,sc.weekdaysMinRegex=Qy,sc.isPM=y0,sc.meridiem=un;function Pp(ce,$e,he,Ae){var Dt=Il(),qn=g().set(Ae,$e);return Dt[he](qn,ce)}function hm(ce,$e,he){if(d(ce)&&($e=ce,ce=void 0),ce=ce||"",$e!=null)return Pp(ce,$e,he,"month");var Ae,Dt=[];for(Ae=0;Ae<12;Ae++)Dt[Ae]=Pp(ce,Ae,he,"month");return Dt}function ki(ce,$e,he,Ae){typeof ce=="boolean"?(d($e)&&(he=$e,$e=void 0),$e=$e||""):($e=ce,he=$e,ce=!1,d($e)&&(he=$e,$e=void 0),$e=$e||"");var Dt=Il(),qn=ce?Dt._week.dow:0,zr,Gi=[];if(he!=null)return Pp($e,(he+qn)%7,Ae,"day");for(zr=0;zr<7;zr++)Gi[zr]=Pp($e,(zr+qn)%7,Ae,"day");return Gi}function no(ce,$e){return hm(ce,$e,"months")}function us(ce,$e){return hm(ce,$e,"monthsShort")}function bl(ce,$e,he){return ki(ce,$e,he,"weekdays")}function Su(ce,$e,he){return ki(ce,$e,he,"weekdaysShort")}function hd(ce,$e,he){return ki(ce,$e,he,"weekdaysMin")}Ec("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(ce){var $e=ce%10,he=An(ce%100/10)===1?"th":$e===1?"st":$e===2?"nd":$e===3?"rd":"th";return ce+he}}),r.lang=I("moment.lang is deprecated. Use moment.locale instead.",Ec),r.langData=I("moment.langData is deprecated. Use moment.localeData instead.",Il);var ap=Math.abs;function P_(){var ce=this._data;return this._milliseconds=ap(this._milliseconds),this._days=ap(this._days),this._months=ap(this._months),ce.milliseconds=ap(ce.milliseconds),ce.seconds=ap(ce.seconds),ce.minutes=ap(ce.minutes),ce.hours=ap(ce.hours),ce.months=ap(ce.months),ce.years=ap(ce.years),this}function mm(ce,$e,he,Ae){var Dt=vc($e,he);return ce._milliseconds+=Ae*Dt._milliseconds,ce._days+=Ae*Dt._days,ce._months+=Ae*Dt._months,ce._bubble()}function C2(ce,$e){return mm(this,ce,$e,1)}function Ah(ce,$e){return mm(this,ce,$e,-1)}function Um(ce){return ce<0?Math.floor(ce):Math.ceil(ce)}function gm(){var ce=this._milliseconds,$e=this._days,he=this._months,Ae=this._data,Dt,qn,zr,Gi,Po;return ce>=0&&$e>=0&&he>=0||ce<=0&&$e<=0&&he<=0||(ce+=Um(pv(he)+$e)*864e5,$e=0,he=0),Ae.milliseconds=ce%1e3,Dt=mr(ce/1e3),Ae.seconds=Dt%60,qn=mr(Dt/60),Ae.minutes=qn%60,zr=mr(qn/60),Ae.hours=zr%24,$e+=mr(zr/24),Po=mr(op($e)),he+=Po,$e-=Um(pv(Po)),Gi=mr(he/12),he%=12,Ae.days=$e,Ae.months=he,Ae.years=Gi,this}function op(ce){return ce*4800/146097}function pv(ce){return ce*146097/4800}function N_(ce){if(!this.isValid())return NaN;var $e,he,Ae=this._milliseconds;if(ce=We(ce),ce==="month"||ce==="quarter"||ce==="year")switch($e=this._days+Ae/864e5,he=this._months+op($e),ce){case"month":return he;case"quarter":return he/3;case"year":return he/12}else switch($e=this._days+Math.round(pv(this._months)),ce){case"week":return $e/7+Ae/6048e5;case"day":return $e+Ae/864e5;case"hour":return $e*24+Ae/36e5;case"minute":return $e*1440+Ae/6e4;case"second":return $e*86400+Ae/1e3;case"millisecond":return Math.floor($e*864e5)+Ae;default:throw new Error("Unknown unit "+ce)}}function Mh(ce){return function(){return this.as(ce)}}var id=Mh("ms"),Wl=Mh("s"),I1=Mh("m"),Tg=Mh("h"),Fu=Mh("d"),R1=Mh("w"),$g=Mh("M"),Qd=Mh("Q"),O0=Mh("y"),Km=id;function Lu(){return vc(this)}function qo(ce){return ce=We(ce),this.isValid()?this[ce+"s"]():NaN}function ju(ce){return function(){return this.isValid()?this._data[ce]:NaN}}var Zd=ju("milliseconds"),P0=ju("seconds"),Wu=ju("minutes"),Np=ju("hours"),Fh=ju("days"),Og=ju("months"),qd=ju("years");function w2(){return mr(this.days()/7)}var vm=Math.round,Kf={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function k1(ce,$e,he,Ae,Dt){return Dt.relativeTime($e||1,!!he,ce,Ae)}function Lh(ce,$e,he,Ae){var Dt=vc(ce).abs(),qn=vm(Dt.as("s")),zr=vm(Dt.as("m")),Gi=vm(Dt.as("h")),Po=vm(Dt.as("d")),ks=vm(Dt.as("M")),Ws=vm(Dt.as("w")),Od=vm(Dt.as("y")),Vd=qn<=he.ss&&["s",qn]||qn<he.s&&["ss",qn]||zr<=1&&["m"]||zr<he.m&&["mm",zr]||Gi<=1&&["h"]||Gi<he.h&&["hh",Gi]||Po<=1&&["d"]||Po<he.d&&["dd",Po];return he.w!=null&&(Vd=Vd||Ws<=1&&["w"]||Ws<he.w&&["ww",Ws]),Vd=Vd||ks<=1&&["M"]||ks<he.M&&["MM",ks]||Od<=1&&["y"]||["yy",Od],Vd[2]=$e,Vd[3]=+ce>0,Vd[4]=Ae,k1.apply(null,Vd)}function Sd(ce){return ce===void 0?vm:typeof ce=="function"?(vm=ce,!0):!1}function N0(ce,$e){return Kf[ce]===void 0?!1:$e===void 0?Kf[ce]:(Kf[ce]=$e,ce==="s"&&(Kf.ss=$e-1),!0)}function E2(ce,$e){if(!this.isValid())return this.localeData().invalidDate();var he=!1,Ae=Kf,Dt,qn;return typeof ce=="object"&&($e=ce,ce=!1),typeof ce=="boolean"&&(he=ce),typeof $e=="object"&&(Ae=Object.assign({},Kf,$e),$e.s!=null&&$e.ss==null&&(Ae.ss=$e.s-1)),Dt=this.localeData(),qn=Lh(this,!he,Ae,Dt),he&&(qn=Dt.pastFuture(+this,qn)),Dt.postformat(qn)}var Gm=Math.abs;function jh(ce){return(ce>0)-(ce<0)||+ce}function D0(){if(!this.isValid())return this.localeData().invalidDate();var ce=Gm(this._milliseconds)/1e3,$e=Gm(this._days),he=Gm(this._months),Ae,Dt,qn,zr,Gi=this.asSeconds(),Po,ks,Ws,Od;return Gi?(Ae=mr(ce/60),Dt=mr(Ae/60),ce%=60,Ae%=60,qn=mr(he/12),he%=12,zr=ce?ce.toFixed(3).replace(/\.?0+$/,""):"",Po=Gi<0?"-":"",ks=jh(this._months)!==jh(Gi)?"-":"",Ws=jh(this._days)!==jh(Gi)?"-":"",Od=jh(this._milliseconds)!==jh(Gi)?"-":"",Po+"P"+(qn?ks+qn+"Y":"")+(he?ks+he+"M":"")+($e?Ws+$e+"D":"")+(Dt||Ae||ce?"T":"")+(Dt?Od+Dt+"H":"")+(Ae?Od+Ae+"M":"")+(ce?Od+zr+"S":"")):"P0D"}var dc=C_.prototype;dc.isValid=C8,dc.abs=P_,dc.add=C2,dc.subtract=Ah,dc.as=N_,dc.asMilliseconds=id,dc.asSeconds=Wl,dc.asMinutes=I1,dc.asHours=Tg,dc.asDays=Fu,dc.asWeeks=R1,dc.asMonths=$g,dc.asQuarters=Qd,dc.asYears=O0,dc.valueOf=Km,dc._bubble=gm,dc.clone=Lu,dc.get=qo,dc.milliseconds=Zd,dc.seconds=P0,dc.minutes=Wu,dc.hours=Np,dc.days=Fh,dc.weeks=w2,dc.months=Og,dc.years=qd,dc.humanize=E2,dc.toISOString=D0,dc.toString=D0,dc.toJSON=D0,dc.locale=T_,dc.localeData=$_,dc.toIsoString=I("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",D0),dc.lang=x2,te("X",0,0,"unix"),te("x",0,0,"valueOf"),zn("x",kt),zn("X",Nn),vr("X",function(ce,$e,he){he._d=new Date(parseFloat(ce)*1e3)}),vr("x",function(ce,$e,he){he._d=new Date(An(ce))});//! moment.js
return r.version="2.30.1",i(Vu),r.fn=Xi,r.min=S0,r.max=S8,r.now=Sw,r.utc=g,r.unix=Ic,r.months=no,r.isDate=f,r.locale=Ec,r.invalid=x,r.duration=vc,r.isMoment=N,r.weekdays=bl,r.parseZone=Op,r.localeData=Il,r.isDuration=fm,r.monthsShort=us,r.weekdaysMin=hd,r.defineLocale=Zl,r.updateLocale=xd,r.locales=uc,r.weekdaysShort=Su,r.normalizeUnits=We,r.relativeTimeRounding=Sd,r.relativeTimeThreshold=N0,r.calendarFormat=$p,r.prototype=Xi,r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},r})}(UIe)),UIe.exports}(function(e,t){(function(n,r){r(typeof D4e=="function"?U6i():n.moment)})(Di,function(n){//! moment.js locale configuration
var r=n.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(i){return/^ch$/i.test(i)},meridiem:function(i,a,o){return i<12?o?"sa":"SA":o?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần trước lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",ss:"%d giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",w:"một tuần",ww:"%d tuần",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(i){return i},week:{dow:1,doy:4}});return r})})();var Gte={},H6e={};H6e.byteLength=Y6i;H6e.toByteArray=J6i;H6e.fromByteArray=e8i;var iC=[],C6=[],K6i=typeof Uint8Array<"u"?Uint8Array:Array,KIe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(var DH=0,G6i=KIe.length;DH<G6i;++DH)iC[DH]=KIe[DH],C6[KIe.charCodeAt(DH)]=DH;C6["-".charCodeAt(0)]=62;C6["_".charCodeAt(0)]=63;function qQt(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=t);var r=n===t?0:4-n%4;return[n,r]}function Y6i(e){var t=qQt(e),n=t[0],r=t[1];return(n+r)*3/4-r}function X6i(e,t,n){return(t+n)*3/4-n}function J6i(e){var t,n=qQt(e),r=n[0],i=n[1],a=new K6i(X6i(e,r,i)),o=0,s=i>0?r-4:r,c;for(c=0;c<s;c+=4)t=C6[e.charCodeAt(c)]<<18|C6[e.charCodeAt(c+1)]<<12|C6[e.charCodeAt(c+2)]<<6|C6[e.charCodeAt(c+3)],a[o++]=t>>16&255,a[o++]=t>>8&255,a[o++]=t&255;return i===2&&(t=C6[e.charCodeAt(c)]<<2|C6[e.charCodeAt(c+1)]>>4,a[o++]=t&255),i===1&&(t=C6[e.charCodeAt(c)]<<10|C6[e.charCodeAt(c+1)]<<4|C6[e.charCodeAt(c+2)]>>2,a[o++]=t>>8&255,a[o++]=t&255),a}function Q6i(e){return iC[e>>18&63]+iC[e>>12&63]+iC[e>>6&63]+iC[e&63]}function Z6i(e,t,n){for(var r,i=[],a=t;a<n;a+=3)r=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),i.push(Q6i(r));return i.join("")}function e8i(e){for(var t,n=e.length,r=n%3,i=[],a=16383,o=0,s=n-r;o<s;o+=a)i.push(Z6i(e,o,o+a>s?s:o+a));return r===1?(t=e[n-1],i.push(iC[t>>2]+iC[t<<4&63]+"==")):r===2&&(t=(e[n-2]<<8)+e[n-1],i.push(iC[t>>10]+iC[t>>4&63]+iC[t<<2&63]+"=")),i.join("")}var zYe={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */zYe.read=function(e,t,n,r,i){var a,o,s=i*8-r-1,c=(1<<s)-1,u=c>>1,d=-7,f=n?i-1:0,p=n?-1:1,m=e[t+f];for(f+=p,a=m&(1<<-d)-1,m>>=-d,d+=s;d>0;a=a*256+e[t+f],f+=p,d-=8);for(o=a&(1<<-d)-1,a>>=-d,d+=r;d>0;o=o*256+e[t+f],f+=p,d-=8);if(a===0)a=1-u;else{if(a===c)return o?NaN:(m?-1:1)*(1/0);o=o+Math.pow(2,r),a=a-u}return(m?-1:1)*o*Math.pow(2,a-r)};zYe.write=function(e,t,n,r,i,a){var o,s,c,u=a*8-i-1,d=(1<<u)-1,f=d>>1,p=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,m=r?0:a-1,g=r?1:-1,_=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,o=d):(o=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-o))<1&&(o--,c*=2),o+f>=1?t+=p/c:t+=p*Math.pow(2,1-f),t*c>=2&&(o++,c/=2),o+f>=d?(s=0,o=d):o+f>=1?(s=(t*c-1)*Math.pow(2,i),o=o+f):(s=t*Math.pow(2,f-1)*Math.pow(2,i),o=0));i>=8;e[n+m]=s&255,m+=g,s/=256,i-=8);for(o=o<<i|s,u+=i;u>0;e[n+m]=o&255,m+=g,o/=256,u-=8);e[n+m-g]|=_*128};/*!
 * The buffer module from node.js, for the browser.
 *
 * @author   Feross Aboukhadijeh <https://feross.org>
 * @license  MIT
 */(function(e){const t=H6e,n=zYe,r=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=s,e.SlowBuffer=y,e.INSPECT_MAX_BYTES=50;const i=2147483647;e.kMaxLength=i,s.TYPED_ARRAY_SUPPORT=a(),!s.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function a(){try{const ke=new Uint8Array(1),ye={foo:function(){return 42}};return Object.setPrototypeOf(ye,Uint8Array.prototype),Object.setPrototypeOf(ke,ye),ke.foo()===42}catch{return!1}}Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.buffer}}),Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.byteOffset}});function o(ke){if(ke>i)throw new RangeError('The value "'+ke+'" is invalid for option "size"');const ye=new Uint8Array(ke);return Object.setPrototypeOf(ye,s.prototype),ye}function s(ke,ye,_e){if(typeof ke=="number"){if(typeof ye=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return f(ke)}return c(ke,ye,_e)}s.poolSize=8192;function c(ke,ye,_e){if(typeof ke=="string")return p(ke,ye);if(ArrayBuffer.isView(ke))return g(ke);if(ke==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof ke);if(ct(ke,ArrayBuffer)||ke&&ct(ke.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(ct(ke,SharedArrayBuffer)||ke&&ct(ke.buffer,SharedArrayBuffer)))return _(ke,ye,_e);if(typeof ke=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const He=ke.valueOf&&ke.valueOf();if(He!=null&&He!==ke)return s.from(He,ye,_e);const Ze=v(ke);if(Ze)return Ze;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof ke[Symbol.toPrimitive]=="function")return s.from(ke[Symbol.toPrimitive]("string"),ye,_e);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof ke)}s.from=function(ke,ye,_e){return c(ke,ye,_e)},Object.setPrototypeOf(s.prototype,Uint8Array.prototype),Object.setPrototypeOf(s,Uint8Array);function u(ke){if(typeof ke!="number")throw new TypeError('"size" argument must be of type number');if(ke<0)throw new RangeError('The value "'+ke+'" is invalid for option "size"')}function d(ke,ye,_e){return u(ke),ke<=0?o(ke):ye!==void 0?typeof _e=="string"?o(ke).fill(ye,_e):o(ke).fill(ye):o(ke)}s.alloc=function(ke,ye,_e){return d(ke,ye,_e)};function f(ke){return u(ke),o(ke<0?0:b(ke)|0)}s.allocUnsafe=function(ke){return f(ke)},s.allocUnsafeSlow=function(ke){return f(ke)};function p(ke,ye){if((typeof ye!="string"||ye==="")&&(ye="utf8"),!s.isEncoding(ye))throw new TypeError("Unknown encoding: "+ye);const _e=x(ke,ye)|0;let He=o(_e);const Ze=He.write(ke,ye);return Ze!==_e&&(He=He.slice(0,Ze)),He}function m(ke){const ye=ke.length<0?0:b(ke.length)|0,_e=o(ye);for(let He=0;He<ye;He+=1)_e[He]=ke[He]&255;return _e}function g(ke){if(ct(ke,Uint8Array)){const ye=new Uint8Array(ke);return _(ye.buffer,ye.byteOffset,ye.byteLength)}return m(ke)}function _(ke,ye,_e){if(ye<0||ke.byteLength<ye)throw new RangeError('"offset" is outside of buffer bounds');if(ke.byteLength<ye+(_e||0))throw new RangeError('"length" is outside of buffer bounds');let He;return ye===void 0&&_e===void 0?He=new Uint8Array(ke):_e===void 0?He=new Uint8Array(ke,ye):He=new Uint8Array(ke,ye,_e),Object.setPrototypeOf(He,s.prototype),He}function v(ke){if(s.isBuffer(ke)){const ye=b(ke.length)|0,_e=o(ye);return _e.length===0||ke.copy(_e,0,0,ye),_e}if(ke.length!==void 0)return typeof ke.length!="number"||rt(ke.length)?o(0):m(ke);if(ke.type==="Buffer"&&Array.isArray(ke.data))return m(ke.data)}function b(ke){if(ke>=i)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+i.toString(16)+" bytes");return ke|0}function y(ke){return+ke!=ke&&(ke=0),s.alloc(+ke)}s.isBuffer=function(ye){return ye!=null&&ye._isBuffer===!0&&ye!==s.prototype},s.compare=function(ye,_e){if(ct(ye,Uint8Array)&&(ye=s.from(ye,ye.offset,ye.byteLength)),ct(_e,Uint8Array)&&(_e=s.from(_e,_e.offset,_e.byteLength)),!s.isBuffer(ye)||!s.isBuffer(_e))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(ye===_e)return 0;let He=ye.length,Ze=_e.length;for(let ot=0,Qt=Math.min(He,Ze);ot<Qt;++ot)if(ye[ot]!==_e[ot]){He=ye[ot],Ze=_e[ot];break}return He<Ze?-1:Ze<He?1:0},s.isEncoding=function(ye){switch(String(ye).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},s.concat=function(ye,_e){if(!Array.isArray(ye))throw new TypeError('"list" argument must be an Array of Buffers');if(ye.length===0)return s.alloc(0);let He;if(_e===void 0)for(_e=0,He=0;He<ye.length;++He)_e+=ye[He].length;const Ze=s.allocUnsafe(_e);let ot=0;for(He=0;He<ye.length;++He){let Qt=ye[He];if(ct(Qt,Uint8Array))ot+Qt.length>Ze.length?(s.isBuffer(Qt)||(Qt=s.from(Qt)),Qt.copy(Ze,ot)):Uint8Array.prototype.set.call(Ze,Qt,ot);else if(s.isBuffer(Qt))Qt.copy(Ze,ot);else throw new TypeError('"list" argument must be an Array of Buffers');ot+=Qt.length}return Ze};function x(ke,ye){if(s.isBuffer(ke))return ke.length;if(ArrayBuffer.isView(ke)||ct(ke,ArrayBuffer))return ke.byteLength;if(typeof ke!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof ke);const _e=ke.length,He=arguments.length>2&&arguments[2]===!0;if(!He&&_e===0)return 0;let Ze=!1;for(;;)switch(ye){case"ascii":case"latin1":case"binary":return _e;case"utf8":case"utf-8":return ft(ke).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return _e*2;case"hex":return _e>>>1;case"base64":return nt(ke).length;default:if(Ze)return He?-1:ft(ke).length;ye=(""+ye).toLowerCase(),Ze=!0}}s.byteLength=x;function C(ke,ye,_e){let He=!1;if((ye===void 0||ye<0)&&(ye=0),ye>this.length||((_e===void 0||_e>this.length)&&(_e=this.length),_e<=0)||(_e>>>=0,ye>>>=0,_e<=ye))return"";for(ke||(ke="utf8");;)switch(ke){case"hex":return U(this,ye,_e);case"utf8":case"utf-8":return A(this,ye,_e);case"ascii":return M(this,ye,_e);case"latin1":case"binary":return K(this,ye,_e);case"base64":return R(this,ye,_e);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return W(this,ye,_e);default:if(He)throw new TypeError("Unknown encoding: "+ke);ke=(ke+"").toLowerCase(),He=!0}}s.prototype._isBuffer=!0;function w(ke,ye,_e){const He=ke[ye];ke[ye]=ke[_e],ke[_e]=He}s.prototype.swap16=function(){const ye=this.length;if(ye%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let _e=0;_e<ye;_e+=2)w(this,_e,_e+1);return this},s.prototype.swap32=function(){const ye=this.length;if(ye%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let _e=0;_e<ye;_e+=4)w(this,_e,_e+3),w(this,_e+1,_e+2);return this},s.prototype.swap64=function(){const ye=this.length;if(ye%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let _e=0;_e<ye;_e+=8)w(this,_e,_e+7),w(this,_e+1,_e+6),w(this,_e+2,_e+5),w(this,_e+3,_e+4);return this},s.prototype.toString=function(){const ye=this.length;return ye===0?"":arguments.length===0?A(this,0,ye):C.apply(this,arguments)},s.prototype.toLocaleString=s.prototype.toString,s.prototype.equals=function(ye){if(!s.isBuffer(ye))throw new TypeError("Argument must be a Buffer");return this===ye?!0:s.compare(this,ye)===0},s.prototype.inspect=function(){let ye="";const _e=e.INSPECT_MAX_BYTES;return ye=this.toString("hex",0,_e).replace(/(.{2})/g,"$1 ").trim(),this.length>_e&&(ye+=" ... "),"<Buffer "+ye+">"},r&&(s.prototype[r]=s.prototype.inspect),s.prototype.compare=function(ye,_e,He,Ze,ot){if(ct(ye,Uint8Array)&&(ye=s.from(ye,ye.offset,ye.byteLength)),!s.isBuffer(ye))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof ye);if(_e===void 0&&(_e=0),He===void 0&&(He=ye?ye.length:0),Ze===void 0&&(Ze=0),ot===void 0&&(ot=this.length),_e<0||He>ye.length||Ze<0||ot>this.length)throw new RangeError("out of range index");if(Ze>=ot&&_e>=He)return 0;if(Ze>=ot)return-1;if(_e>=He)return 1;if(_e>>>=0,He>>>=0,Ze>>>=0,ot>>>=0,this===ye)return 0;let Qt=ot-Ze,Bt=He-_e;const Yt=Math.min(Qt,Bt),Gt=this.slice(Ze,ot),kt=ye.slice(_e,He);for(let In=0;In<Yt;++In)if(Gt[In]!==kt[In]){Qt=Gt[In],Bt=kt[In];break}return Qt<Bt?-1:Bt<Qt?1:0};function $(ke,ye,_e,He,Ze){if(ke.length===0)return-1;if(typeof _e=="string"?(He=_e,_e=0):_e>2147483647?_e=2147483647:_e<-2147483648&&(_e=-2147483648),_e=+_e,rt(_e)&&(_e=Ze?0:ke.length-1),_e<0&&(_e=ke.length+_e),_e>=ke.length){if(Ze)return-1;_e=ke.length-1}else if(_e<0)if(Ze)_e=0;else return-1;if(typeof ye=="string"&&(ye=s.from(ye,He)),s.isBuffer(ye))return ye.length===0?-1:O(ke,ye,_e,He,Ze);if(typeof ye=="number")return ye=ye&255,typeof Uint8Array.prototype.indexOf=="function"?Ze?Uint8Array.prototype.indexOf.call(ke,ye,_e):Uint8Array.prototype.lastIndexOf.call(ke,ye,_e):O(ke,[ye],_e,He,Ze);throw new TypeError("val must be string, number or Buffer")}function O(ke,ye,_e,He,Ze){let ot=1,Qt=ke.length,Bt=ye.length;if(He!==void 0&&(He=String(He).toLowerCase(),He==="ucs2"||He==="ucs-2"||He==="utf16le"||He==="utf-16le")){if(ke.length<2||ye.length<2)return-1;ot=2,Qt/=2,Bt/=2,_e/=2}function Yt(kt,In){return ot===1?kt[In]:kt.readUInt16BE(In*ot)}let Gt;if(Ze){let kt=-1;for(Gt=_e;Gt<Qt;Gt++)if(Yt(ke,Gt)===Yt(ye,kt===-1?0:Gt-kt)){if(kt===-1&&(kt=Gt),Gt-kt+1===Bt)return kt*ot}else kt!==-1&&(Gt-=Gt-kt),kt=-1}else for(_e+Bt>Qt&&(_e=Qt-Bt),Gt=_e;Gt>=0;Gt--){let kt=!0;for(let In=0;In<Bt;In++)if(Yt(ke,Gt+In)!==Yt(ye,In)){kt=!1;break}if(kt)return Gt}return-1}s.prototype.includes=function(ye,_e,He){return this.indexOf(ye,_e,He)!==-1},s.prototype.indexOf=function(ye,_e,He){return $(this,ye,_e,He,!0)},s.prototype.lastIndexOf=function(ye,_e,He){return $(this,ye,_e,He,!1)};function N(ke,ye,_e,He){_e=Number(_e)||0;const Ze=ke.length-_e;He?(He=Number(He),He>Ze&&(He=Ze)):He=Ze;const ot=ye.length;He>ot/2&&(He=ot/2);let Qt;for(Qt=0;Qt<He;++Qt){const Bt=parseInt(ye.substr(Qt*2,2),16);if(rt(Bt))return Qt;ke[_e+Qt]=Bt}return Qt}function P(ke,ye,_e,He){return We(ft(ye,ke.length-_e),ke,_e,He)}function I(ke,ye,_e,He){return We(Ge(ye),ke,_e,He)}function D(ke,ye,_e,He){return We(nt(ye),ke,_e,He)}function k(ke,ye,_e,He){return We(Ye(ye,ke.length-_e),ke,_e,He)}s.prototype.write=function(ye,_e,He,Ze){if(_e===void 0)Ze="utf8",He=this.length,_e=0;else if(He===void 0&&typeof _e=="string")Ze=_e,He=this.length,_e=0;else if(isFinite(_e))_e=_e>>>0,isFinite(He)?(He=He>>>0,Ze===void 0&&(Ze="utf8")):(Ze=He,He=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const ot=this.length-_e;if((He===void 0||He>ot)&&(He=ot),ye.length>0&&(He<0||_e<0)||_e>this.length)throw new RangeError("Attempt to write outside buffer bounds");Ze||(Ze="utf8");let Qt=!1;for(;;)switch(Ze){case"hex":return N(this,ye,_e,He);case"utf8":case"utf-8":return P(this,ye,_e,He);case"ascii":case"latin1":case"binary":return I(this,ye,_e,He);case"base64":return D(this,ye,_e,He);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k(this,ye,_e,He);default:if(Qt)throw new TypeError("Unknown encoding: "+Ze);Ze=(""+Ze).toLowerCase(),Qt=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function R(ke,ye,_e){return ye===0&&_e===ke.length?t.fromByteArray(ke):t.fromByteArray(ke.slice(ye,_e))}function A(ke,ye,_e){_e=Math.min(ke.length,_e);const He=[];let Ze=ye;for(;Ze<_e;){const ot=ke[Ze];let Qt=null,Bt=ot>239?4:ot>223?3:ot>191?2:1;if(Ze+Bt<=_e){let Yt,Gt,kt,In;switch(Bt){case 1:ot<128&&(Qt=ot);break;case 2:Yt=ke[Ze+1],(Yt&192)===128&&(In=(ot&31)<<6|Yt&63,In>127&&(Qt=In));break;case 3:Yt=ke[Ze+1],Gt=ke[Ze+2],(Yt&192)===128&&(Gt&192)===128&&(In=(ot&15)<<12|(Yt&63)<<6|Gt&63,In>2047&&(In<55296||In>57343)&&(Qt=In));break;case 4:Yt=ke[Ze+1],Gt=ke[Ze+2],kt=ke[Ze+3],(Yt&192)===128&&(Gt&192)===128&&(kt&192)===128&&(In=(ot&15)<<18|(Yt&63)<<12|(Gt&63)<<6|kt&63,In>65535&&In<1114112&&(Qt=In))}}Qt===null?(Qt=65533,Bt=1):Qt>65535&&(Qt-=65536,He.push(Qt>>>10&1023|55296),Qt=56320|Qt&1023),He.push(Qt),Ze+=Bt}return z(He)}const F=4096;function z(ke){const ye=ke.length;if(ye<=F)return String.fromCharCode.apply(String,ke);let _e="",He=0;for(;He<ye;)_e+=String.fromCharCode.apply(String,ke.slice(He,He+=F));return _e}function M(ke,ye,_e){let He="";_e=Math.min(ke.length,_e);for(let Ze=ye;Ze<_e;++Ze)He+=String.fromCharCode(ke[Ze]&127);return He}function K(ke,ye,_e){let He="";_e=Math.min(ke.length,_e);for(let Ze=ye;Ze<_e;++Ze)He+=String.fromCharCode(ke[Ze]);return He}function U(ke,ye,_e){const He=ke.length;(!ye||ye<0)&&(ye=0),(!_e||_e<0||_e>He)&&(_e=He);let Ze="";for(let ot=ye;ot<_e;++ot)Ze+=vt[ke[ot]];return Ze}function W(ke,ye,_e){const He=ke.slice(ye,_e);let Ze="";for(let ot=0;ot<He.length-1;ot+=2)Ze+=String.fromCharCode(He[ot]+He[ot+1]*256);return Ze}s.prototype.slice=function(ye,_e){const He=this.length;ye=~~ye,_e=_e===void 0?He:~~_e,ye<0?(ye+=He,ye<0&&(ye=0)):ye>He&&(ye=He),_e<0?(_e+=He,_e<0&&(_e=0)):_e>He&&(_e=He),_e<ye&&(_e=ye);const Ze=this.subarray(ye,_e);return Object.setPrototypeOf(Ze,s.prototype),Ze};function L(ke,ye,_e){if(ke%1!==0||ke<0)throw new RangeError("offset is not uint");if(ke+ye>_e)throw new RangeError("Trying to access beyond buffer length")}s.prototype.readUintLE=s.prototype.readUIntLE=function(ye,_e,He){ye=ye>>>0,_e=_e>>>0,He||L(ye,_e,this.length);let Ze=this[ye],ot=1,Qt=0;for(;++Qt<_e&&(ot*=256);)Ze+=this[ye+Qt]*ot;return Ze},s.prototype.readUintBE=s.prototype.readUIntBE=function(ye,_e,He){ye=ye>>>0,_e=_e>>>0,He||L(ye,_e,this.length);let Ze=this[ye+--_e],ot=1;for(;_e>0&&(ot*=256);)Ze+=this[ye+--_e]*ot;return Ze},s.prototype.readUint8=s.prototype.readUInt8=function(ye,_e){return ye=ye>>>0,_e||L(ye,1,this.length),this[ye]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(ye,_e){return ye=ye>>>0,_e||L(ye,2,this.length),this[ye]|this[ye+1]<<8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(ye,_e){return ye=ye>>>0,_e||L(ye,2,this.length),this[ye]<<8|this[ye+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(ye,_e){return ye=ye>>>0,_e||L(ye,4,this.length),(this[ye]|this[ye+1]<<8|this[ye+2]<<16)+this[ye+3]*16777216},s.prototype.readUint32BE=s.prototype.readUInt32BE=function(ye,_e){return ye=ye>>>0,_e||L(ye,4,this.length),this[ye]*16777216+(this[ye+1]<<16|this[ye+2]<<8|this[ye+3])},s.prototype.readBigUInt64LE=Mt(function(ye){ye=ye>>>0,Ee(ye,"offset");const _e=this[ye],He=this[ye+7];(_e===void 0||He===void 0)&&xe(ye,this.length-8);const Ze=_e+this[++ye]*2**8+this[++ye]*2**16+this[++ye]*2**24,ot=this[++ye]+this[++ye]*2**8+this[++ye]*2**16+He*2**24;return BigInt(Ze)+(BigInt(ot)<<BigInt(32))}),s.prototype.readBigUInt64BE=Mt(function(ye){ye=ye>>>0,Ee(ye,"offset");const _e=this[ye],He=this[ye+7];(_e===void 0||He===void 0)&&xe(ye,this.length-8);const Ze=_e*2**24+this[++ye]*2**16+this[++ye]*2**8+this[++ye],ot=this[++ye]*2**24+this[++ye]*2**16+this[++ye]*2**8+He;return(BigInt(Ze)<<BigInt(32))+BigInt(ot)}),s.prototype.readIntLE=function(ye,_e,He){ye=ye>>>0,_e=_e>>>0,He||L(ye,_e,this.length);let Ze=this[ye],ot=1,Qt=0;for(;++Qt<_e&&(ot*=256);)Ze+=this[ye+Qt]*ot;return ot*=128,Ze>=ot&&(Ze-=Math.pow(2,8*_e)),Ze},s.prototype.readIntBE=function(ye,_e,He){ye=ye>>>0,_e=_e>>>0,He||L(ye,_e,this.length);let Ze=_e,ot=1,Qt=this[ye+--Ze];for(;Ze>0&&(ot*=256);)Qt+=this[ye+--Ze]*ot;return ot*=128,Qt>=ot&&(Qt-=Math.pow(2,8*_e)),Qt},s.prototype.readInt8=function(ye,_e){return ye=ye>>>0,_e||L(ye,1,this.length),this[ye]&128?(255-this[ye]+1)*-1:this[ye]},s.prototype.readInt16LE=function(ye,_e){ye=ye>>>0,_e||L(ye,2,this.length);const He=this[ye]|this[ye+1]<<8;return He&32768?He|4294901760:He},s.prototype.readInt16BE=function(ye,_e){ye=ye>>>0,_e||L(ye,2,this.length);const He=this[ye+1]|this[ye]<<8;return He&32768?He|4294901760:He},s.prototype.readInt32LE=function(ye,_e){return ye=ye>>>0,_e||L(ye,4,this.length),this[ye]|this[ye+1]<<8|this[ye+2]<<16|this[ye+3]<<24},s.prototype.readInt32BE=function(ye,_e){return ye=ye>>>0,_e||L(ye,4,this.length),this[ye]<<24|this[ye+1]<<16|this[ye+2]<<8|this[ye+3]},s.prototype.readBigInt64LE=Mt(function(ye){ye=ye>>>0,Ee(ye,"offset");const _e=this[ye],He=this[ye+7];(_e===void 0||He===void 0)&&xe(ye,this.length-8);const Ze=this[ye+4]+this[ye+5]*2**8+this[ye+6]*2**16+(He<<24);return(BigInt(Ze)<<BigInt(32))+BigInt(_e+this[++ye]*2**8+this[++ye]*2**16+this[++ye]*2**24)}),s.prototype.readBigInt64BE=Mt(function(ye){ye=ye>>>0,Ee(ye,"offset");const _e=this[ye],He=this[ye+7];(_e===void 0||He===void 0)&&xe(ye,this.length-8);const Ze=(_e<<24)+this[++ye]*2**16+this[++ye]*2**8+this[++ye];return(BigInt(Ze)<<BigInt(32))+BigInt(this[++ye]*2**24+this[++ye]*2**16+this[++ye]*2**8+He)}),s.prototype.readFloatLE=function(ye,_e){return ye=ye>>>0,_e||L(ye,4,this.length),n.read(this,ye,!0,23,4)},s.prototype.readFloatBE=function(ye,_e){return ye=ye>>>0,_e||L(ye,4,this.length),n.read(this,ye,!1,23,4)},s.prototype.readDoubleLE=function(ye,_e){return ye=ye>>>0,_e||L(ye,8,this.length),n.read(this,ye,!0,52,8)},s.prototype.readDoubleBE=function(ye,_e){return ye=ye>>>0,_e||L(ye,8,this.length),n.read(this,ye,!1,52,8)};function Y(ke,ye,_e,He,Ze,ot){if(!s.isBuffer(ke))throw new TypeError('"buffer" argument must be a Buffer instance');if(ye>Ze||ye<ot)throw new RangeError('"value" argument is out of bounds');if(_e+He>ke.length)throw new RangeError("Index out of range")}s.prototype.writeUintLE=s.prototype.writeUIntLE=function(ye,_e,He,Ze){if(ye=+ye,_e=_e>>>0,He=He>>>0,!Ze){const Bt=Math.pow(2,8*He)-1;Y(this,ye,_e,He,Bt,0)}let ot=1,Qt=0;for(this[_e]=ye&255;++Qt<He&&(ot*=256);)this[_e+Qt]=ye/ot&255;return _e+He},s.prototype.writeUintBE=s.prototype.writeUIntBE=function(ye,_e,He,Ze){if(ye=+ye,_e=_e>>>0,He=He>>>0,!Ze){const Bt=Math.pow(2,8*He)-1;Y(this,ye,_e,He,Bt,0)}let ot=He-1,Qt=1;for(this[_e+ot]=ye&255;--ot>=0&&(Qt*=256);)this[_e+ot]=ye/Qt&255;return _e+He},s.prototype.writeUint8=s.prototype.writeUInt8=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,1,255,0),this[_e]=ye&255,_e+1},s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,2,65535,0),this[_e]=ye&255,this[_e+1]=ye>>>8,_e+2},s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,2,65535,0),this[_e]=ye>>>8,this[_e+1]=ye&255,_e+2},s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,4,4294967295,0),this[_e+3]=ye>>>24,this[_e+2]=ye>>>16,this[_e+1]=ye>>>8,this[_e]=ye&255,_e+4},s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,4,4294967295,0),this[_e]=ye>>>24,this[_e+1]=ye>>>16,this[_e+2]=ye>>>8,this[_e+3]=ye&255,_e+4};function J(ke,ye,_e,He,Ze){be(ye,He,Ze,ke,_e,7);let ot=Number(ye&BigInt(4294967295));ke[_e++]=ot,ot=ot>>8,ke[_e++]=ot,ot=ot>>8,ke[_e++]=ot,ot=ot>>8,ke[_e++]=ot;let Qt=Number(ye>>BigInt(32)&BigInt(4294967295));return ke[_e++]=Qt,Qt=Qt>>8,ke[_e++]=Qt,Qt=Qt>>8,ke[_e++]=Qt,Qt=Qt>>8,ke[_e++]=Qt,_e}function Z(ke,ye,_e,He,Ze){be(ye,He,Ze,ke,_e,7);let ot=Number(ye&BigInt(4294967295));ke[_e+7]=ot,ot=ot>>8,ke[_e+6]=ot,ot=ot>>8,ke[_e+5]=ot,ot=ot>>8,ke[_e+4]=ot;let Qt=Number(ye>>BigInt(32)&BigInt(4294967295));return ke[_e+3]=Qt,Qt=Qt>>8,ke[_e+2]=Qt,Qt=Qt>>8,ke[_e+1]=Qt,Qt=Qt>>8,ke[_e]=Qt,_e+8}s.prototype.writeBigUInt64LE=Mt(function(ye,_e=0){return J(this,ye,_e,BigInt(0),BigInt("0xffffffffffffffff"))}),s.prototype.writeBigUInt64BE=Mt(function(ye,_e=0){return Z(this,ye,_e,BigInt(0),BigInt("0xffffffffffffffff"))}),s.prototype.writeIntLE=function(ye,_e,He,Ze){if(ye=+ye,_e=_e>>>0,!Ze){const Yt=Math.pow(2,8*He-1);Y(this,ye,_e,He,Yt-1,-Yt)}let ot=0,Qt=1,Bt=0;for(this[_e]=ye&255;++ot<He&&(Qt*=256);)ye<0&&Bt===0&&this[_e+ot-1]!==0&&(Bt=1),this[_e+ot]=(ye/Qt>>0)-Bt&255;return _e+He},s.prototype.writeIntBE=function(ye,_e,He,Ze){if(ye=+ye,_e=_e>>>0,!Ze){const Yt=Math.pow(2,8*He-1);Y(this,ye,_e,He,Yt-1,-Yt)}let ot=He-1,Qt=1,Bt=0;for(this[_e+ot]=ye&255;--ot>=0&&(Qt*=256);)ye<0&&Bt===0&&this[_e+ot+1]!==0&&(Bt=1),this[_e+ot]=(ye/Qt>>0)-Bt&255;return _e+He},s.prototype.writeInt8=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,1,127,-128),ye<0&&(ye=255+ye+1),this[_e]=ye&255,_e+1},s.prototype.writeInt16LE=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,2,32767,-32768),this[_e]=ye&255,this[_e+1]=ye>>>8,_e+2},s.prototype.writeInt16BE=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,2,32767,-32768),this[_e]=ye>>>8,this[_e+1]=ye&255,_e+2},s.prototype.writeInt32LE=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,4,2147483647,-2147483648),this[_e]=ye&255,this[_e+1]=ye>>>8,this[_e+2]=ye>>>16,this[_e+3]=ye>>>24,_e+4},s.prototype.writeInt32BE=function(ye,_e,He){return ye=+ye,_e=_e>>>0,He||Y(this,ye,_e,4,2147483647,-2147483648),ye<0&&(ye=4294967295+ye+1),this[_e]=ye>>>24,this[_e+1]=ye>>>16,this[_e+2]=ye>>>8,this[_e+3]=ye&255,_e+4},s.prototype.writeBigInt64LE=Mt(function(ye,_e=0){return J(this,ye,_e,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),s.prototype.writeBigInt64BE=Mt(function(ye,_e=0){return Z(this,ye,_e,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function te(ke,ye,_e,He,Ze,ot){if(_e+He>ke.length)throw new RangeError("Index out of range");if(_e<0)throw new RangeError("Index out of range")}function re(ke,ye,_e,He,Ze){return ye=+ye,_e=_e>>>0,Ze||te(ke,ye,_e,4),n.write(ke,ye,_e,He,23,4),_e+4}s.prototype.writeFloatLE=function(ye,_e,He){return re(this,ye,_e,!0,He)},s.prototype.writeFloatBE=function(ye,_e,He){return re(this,ye,_e,!1,He)};function se(ke,ye,_e,He,Ze){return ye=+ye,_e=_e>>>0,Ze||te(ke,ye,_e,8),n.write(ke,ye,_e,He,52,8),_e+8}s.prototype.writeDoubleLE=function(ye,_e,He){return se(this,ye,_e,!0,He)},s.prototype.writeDoubleBE=function(ye,_e,He){return se(this,ye,_e,!1,He)},s.prototype.copy=function(ye,_e,He,Ze){if(!s.isBuffer(ye))throw new TypeError("argument should be a Buffer");if(He||(He=0),!Ze&&Ze!==0&&(Ze=this.length),_e>=ye.length&&(_e=ye.length),_e||(_e=0),Ze>0&&Ze<He&&(Ze=He),Ze===He||ye.length===0||this.length===0)return 0;if(_e<0)throw new RangeError("targetStart out of bounds");if(He<0||He>=this.length)throw new RangeError("Index out of range");if(Ze<0)throw new RangeError("sourceEnd out of bounds");Ze>this.length&&(Ze=this.length),ye.length-_e<Ze-He&&(Ze=ye.length-_e+He);const ot=Ze-He;return this===ye&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(_e,He,Ze):Uint8Array.prototype.set.call(ye,this.subarray(He,Ze),_e),ot},s.prototype.fill=function(ye,_e,He,Ze){if(typeof ye=="string"){if(typeof _e=="string"?(Ze=_e,_e=0,He=this.length):typeof He=="string"&&(Ze=He,He=this.length),Ze!==void 0&&typeof Ze!="string")throw new TypeError("encoding must be a string");if(typeof Ze=="string"&&!s.isEncoding(Ze))throw new TypeError("Unknown encoding: "+Ze);if(ye.length===1){const Qt=ye.charCodeAt(0);(Ze==="utf8"&&Qt<128||Ze==="latin1")&&(ye=Qt)}}else typeof ye=="number"?ye=ye&255:typeof ye=="boolean"&&(ye=Number(ye));if(_e<0||this.length<_e||this.length<He)throw new RangeError("Out of range index");if(He<=_e)return this;_e=_e>>>0,He=He===void 0?this.length:He>>>0,ye||(ye=0);let ot;if(typeof ye=="number")for(ot=_e;ot<He;++ot)this[ot]=ye;else{const Qt=s.isBuffer(ye)?ye:s.from(ye,Ze),Bt=Qt.length;if(Bt===0)throw new TypeError('The value "'+ye+'" is invalid for argument "value"');for(ot=0;ot<He-_e;++ot)this[ot+_e]=Qt[ot%Bt]}return this};const de={};function pe(ke,ye,_e){de[ke]=class extends _e{constructor(){super(),Object.defineProperty(this,"message",{value:ye.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${ke}]`,this.stack,delete this.name}get code(){return ke}set code(Ze){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:Ze,writable:!0})}toString(){return`${this.name} [${ke}]: ${this.message}`}}}pe("ERR_BUFFER_OUT_OF_BOUNDS",function(ke){return ke?`${ke} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),pe("ERR_INVALID_ARG_TYPE",function(ke,ye){return`The "${ke}" argument must be of type number. Received type ${typeof ye}`},TypeError),pe("ERR_OUT_OF_RANGE",function(ke,ye,_e){let He=`The value of "${ke}" is out of range.`,Ze=_e;return Number.isInteger(_e)&&Math.abs(_e)>2**32?Ze=Se(String(_e)):typeof _e=="bigint"&&(Ze=String(_e),(_e>BigInt(2)**BigInt(32)||_e<-(BigInt(2)**BigInt(32)))&&(Ze=Se(Ze)),Ze+="n"),He+=` It must be ${ye}. Received ${Ze}`,He},RangeError);function Se(ke){let ye="",_e=ke.length;const He=ke[0]==="-"?1:0;for(;_e>=He+4;_e-=3)ye=`_${ke.slice(_e-3,_e)}${ye}`;return`${ke.slice(0,_e)}${ye}`}function ve(ke,ye,_e){Ee(ye,"offset"),(ke[ye]===void 0||ke[ye+_e]===void 0)&&xe(ye,ke.length-(_e+1))}function be(ke,ye,_e,He,Ze,ot){if(ke>_e||ke<ye){const Qt=typeof ye=="bigint"?"n":"";let Bt;throw ot>3?ye===0||ye===BigInt(0)?Bt=`>= 0${Qt} and < 2${Qt} ** ${(ot+1)*8}${Qt}`:Bt=`>= -(2${Qt} ** ${(ot+1)*8-1}${Qt}) and < 2 ** ${(ot+1)*8-1}${Qt}`:Bt=`>= ${ye}${Qt} and <= ${_e}${Qt}`,new de.ERR_OUT_OF_RANGE("value",Bt,ke)}ve(He,Ze,ot)}function Ee(ke,ye){if(typeof ke!="number")throw new de.ERR_INVALID_ARG_TYPE(ye,"number",ke)}function xe(ke,ye,_e){throw Math.floor(ke)!==ke?(Ee(ke,_e),new de.ERR_OUT_OF_RANGE(_e||"offset","an integer",ke)):ye<0?new de.ERR_BUFFER_OUT_OF_BOUNDS:new de.ERR_OUT_OF_RANGE(_e||"offset",`>= ${_e?1:0} and <= ${ye}`,ke)}const Pe=/[^+/0-9A-Za-z-_]/g;function je(ke){if(ke=ke.split("=")[0],ke=ke.trim().replace(Pe,""),ke.length<2)return"";for(;ke.length%4!==0;)ke=ke+"=";return ke}function ft(ke,ye){ye=ye||1/0;let _e;const He=ke.length;let Ze=null;const ot=[];for(let Qt=0;Qt<He;++Qt){if(_e=ke.charCodeAt(Qt),_e>55295&&_e<57344){if(!Ze){if(_e>56319){(ye-=3)>-1&&ot.push(239,191,189);continue}else if(Qt+1===He){(ye-=3)>-1&&ot.push(239,191,189);continue}Ze=_e;continue}if(_e<56320){(ye-=3)>-1&&ot.push(239,191,189),Ze=_e;continue}_e=(Ze-55296<<10|_e-56320)+65536}else Ze&&(ye-=3)>-1&&ot.push(239,191,189);if(Ze=null,_e<128){if((ye-=1)<0)break;ot.push(_e)}else if(_e<2048){if((ye-=2)<0)break;ot.push(_e>>6|192,_e&63|128)}else if(_e<65536){if((ye-=3)<0)break;ot.push(_e>>12|224,_e>>6&63|128,_e&63|128)}else if(_e<1114112){if((ye-=4)<0)break;ot.push(_e>>18|240,_e>>12&63|128,_e>>6&63|128,_e&63|128)}else throw new Error("Invalid code point")}return ot}function Ge(ke){const ye=[];for(let _e=0;_e<ke.length;++_e)ye.push(ke.charCodeAt(_e)&255);return ye}function Ye(ke,ye){let _e,He,Ze;const ot=[];for(let Qt=0;Qt<ke.length&&!((ye-=2)<0);++Qt)_e=ke.charCodeAt(Qt),He=_e>>8,Ze=_e%256,ot.push(Ze),ot.push(He);return ot}function nt(ke){return t.toByteArray(je(ke))}function We(ke,ye,_e,He){let Ze;for(Ze=0;Ze<He&&!(Ze+_e>=ye.length||Ze>=ke.length);++Ze)ye[Ze+_e]=ke[Ze];return Ze}function ct(ke,ye){return ke instanceof ye||ke!=null&&ke.constructor!=null&&ke.constructor.name!=null&&ke.constructor.name===ye.name}function rt(ke){return ke!==ke}const vt=function(){const ke="0123456789abcdef",ye=new Array(256);for(let _e=0;_e<16;++_e){const He=_e*16;for(let Ze=0;Ze<16;++Ze)ye[He+Ze]=ke[_e]+ke[Ze]}return ye}();function Mt(ke){return typeof BigInt>"u"?$t:ke}function $t(){throw new Error("BigInt not supported")}})(Gte);const t8i=/^(\d{1,3}\.){3,3}\d{1,3}$/,n8i=/^(::)?(((\d{1,3}\.){3}(\d{1,3}){1})?([0-9a-f]){0,4}:{0,2}){1,8}(::)?$/i,n0={toBuffer:function(e,t,n){n=n||0;let r;if(this.isV4Format(e))r=t||new Gte.Buffer(n+4),e.split(/\./g).map(function(i){n=n||0,r[n++]=parseInt(i,10)&255});else if(this.isV6Format(e)){const i=e.split(":",8);let a;for(a=0;a<i.length;a++){const o=this.isV4Format(i[a]);let s;o&&(s=this.toBuffer(i[a]),i[a]=s.slice(0,2).toString("hex")),s&&++a<8&&i.splice(a,0,s.slice(2,4).toString("hex"))}if(i[0]==="")for(;i.length<8;)i.unshift("0");else if(i[i.length-1]==="")for(;i.length<8;)i.push("0");else if(i.length<8){for(a=0;a<i.length&&i[a]!=="";a++);const o=[a,1];for(a=9-i.length;a>0;a--)o.push("0");i.splice.apply(i,o)}for(r=t||new Gte.Buffer(n+16),a=0;a<i.length;a++){const o=parseInt(i[a],16);r[n++]=o>>8&255,r[n++]=o&255}}if(!r)throw Error("Invalid ip address: "+e);return r},toString:function(e,t,n){t=t||0,n=n||e.length-t;let r=[];if(n===4){for(let i=0;i<n;i++)r.push(e[t+i]);r=r.join(".")}else if(n===16){for(let i=0;i<n;i+=2)r.push(e.readUInt16BE(t+i).toString(16));r=r.join(":"),r=r.replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3"),r=r.replace(/:{3,4}/,"::")}return r},isV4Format:function(e){return t8i.test(e)},isV6Format:function(e){return n8i.test(e)},fromPrefixLen:function(e,t){e>32?t="ipv6":t=r8i(typeof t=="string"?t:"");let n=4;t==="ipv6"&&(n=16);const r=new Gte.Buffer(n);for(let i=0,a=r.length;i<a;++i){let o=8;e<8&&(o=e),e-=o,r[i]=~(255>>o)&255}return n0.toString(r)},mask:function(e,t){const n=n0.toBuffer(e),r=n0.toBuffer(t),i=new Gte.Buffer(Math.max(n.length,r.length));let a;if(n.length===r.length)for(a=0;a<n.length;a++)i[a]=n[a]&r[a];else if(r.length===4)for(a=0;a<r.length;a++)i[a]=n[n.length-4+a]&r[a];else{for(let o=0;o<i.length-6;o++)i[o]=0;for(i[10]=255,i[11]=255,a=0;a<n.length;a++)i[a+12]=n[a]&r[a+12];a=a+12}for(;a<i.length;a++)i[a]=0;return n0.toString(i)},subnet:function(e,t){const n=n0.toLong(n0.mask(e,t)),r=n0.toBuffer(t);for(let i=0;i<r.length;i++)r[i]===255||r[i]&255;return{contains:function(i){return n===n0.toLong(n0.mask(i,t))}}},cidrSubnet:function(e){const t=e.split("/"),n=t[0];if(t.length!==2)throw new Error("invalid CIDR subnet: "+n);const r=n0.fromPrefixLen(parseInt(t[1],10));return n0.subnet(n,r)},isEqual:function(e,t){let n=n0.toBuffer(e),r=n0.toBuffer(t);if(n.length===r.length){for(let a=0;a<n.length;a++)if(n[a]!==r[a])return!1;return!0}if(r.length===4){const a=r;r=n,n=a}for(let a=0;a<10;a++)if(r[a]!==0)return!1;const i=r.readUInt16BE(10);if(i!==0&&i!==65535)return!1;for(let a=0;a<4;a++)if(n[a]!==r[a+12])return!1;return!0},toLong:function(e){let t=0;return e.split(".").forEach(function(n){t<<=8,t+=parseInt(n)}),t>>>0},fromLong:function(e){return(e>>>24)+"."+(e>>16&255)+"."+(e>>8&255)+"."+(e&255)}};function r8i(e){return e?e.toLowerCase():"ipv4"}var i8i=VQt;function VQt(e,t,n){e instanceof RegExp&&(e=eht(e,n)),t instanceof RegExp&&(t=eht(t,n));var r=WQt(e,t,n);return r&&{start:r[0],end:r[1],pre:n.slice(0,r[0]),body:n.slice(r[0]+e.length,r[1]),post:n.slice(r[1]+t.length)}}function eht(e,t){var n=t.match(e);return n?n[0]:null}VQt.range=WQt;function WQt(e,t,n){var r,i,a,o,s,c=n.indexOf(e),u=n.indexOf(t,c+1),d=c;if(c>=0&&u>0){if(e===t)return[c,u];for(r=[],a=n.length;d>=0&&!s;)d==c?(r.push(d),c=n.indexOf(e,d+1)):r.length==1?s=[r.pop(),u]:(i=r.pop(),i<a&&(a=i,o=u),u=n.indexOf(t,d+1)),d=c<u&&c>=0?c:u;r.length&&(s=[a,o])}return s}var UQt=i8i,a8i=l8i,KQt="\0SLASH"+Math.random()+"\0",GQt="\0OPEN"+Math.random()+"\0",HYe="\0CLOSE"+Math.random()+"\0",YQt="\0COMMA"+Math.random()+"\0",XQt="\0PERIOD"+Math.random()+"\0";function GIe(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function o8i(e){return e.split("\\\\").join(KQt).split("\\{").join(GQt).split("\\}").join(HYe).split("\\,").join(YQt).split("\\.").join(XQt)}function s8i(e){return e.split(KQt).join("\\").split(GQt).join("{").split(HYe).join("}").split(YQt).join(",").split(XQt).join(".")}function JQt(e){if(!e)return[""];var t=[],n=UQt("{","}",e);if(!n)return e.split(",");var r=n.pre,i=n.body,a=n.post,o=r.split(",");o[o.length-1]+="{"+i+"}";var s=JQt(a);return a.length&&(o[o.length-1]+=s.shift(),o.push.apply(o,s)),t.push.apply(t,o),t}function l8i(e){return e?(e.substr(0,2)==="{}"&&(e="\\{\\}"+e.substr(2)),Yte(o8i(e),!0).map(s8i)):[]}function c8i(e){return"{"+e+"}"}function u8i(e){return/^-?0\d/.test(e)}function d8i(e,t){return e<=t}function f8i(e,t){return e>=t}function Yte(e,t){var n=[],r=UQt("{","}",e);if(!r)return[e];var i=r.pre,a=r.post.length?Yte(r.post,!1):[""];if(/\$$/.test(r.pre))for(var o=0;o<a.length;o++){var s=i+"{"+r.body+"}"+a[o];n.push(s)}else{var c=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(r.body),u=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(r.body),d=c||u,f=r.body.indexOf(",")>=0;if(!d&&!f)return r.post.match(/,.*\}/)?(e=r.pre+"{"+r.body+HYe+r.post,Yte(e)):[e];var p;if(d)p=r.body.split(/\.\./);else if(p=JQt(r.body),p.length===1&&(p=Yte(p[0],!1).map(c8i),p.length===1))return a.map(function(I){return r.pre+p[0]+I});var m;if(d){var g=GIe(p[0]),_=GIe(p[1]),v=Math.max(p[0].length,p[1].length),b=p.length==3?Math.abs(GIe(p[2])):1,y=d8i,x=_<g;x&&(b*=-1,y=f8i);var C=p.some(u8i);m=[];for(var w=g;y(w,_);w+=b){var $;if(u)$=String.fromCharCode(w),$==="\\"&&($="");else if($=String(w),C){var O=v-$.length;if(O>0){var N=new Array(O+1).join("0");w<0?$="-"+N+$.slice(1):$=N+$}}m.push($)}}else{m=[];for(var P=0;P<p.length;P++)m.push.apply(m,Yte(p[P],!1))}for(var P=0;P<m.length;P++)for(var o=0;o<a.length;o++){var s=i+m[P]+a[o];(!t||d||s)&&n.push(s)}}return n}const p8i=il(a8i),h8i={"[:alnum:]":["\\p{L}\\p{Nl}\\p{Nd}",!0],"[:alpha:]":["\\p{L}\\p{Nl}",!0],"[:ascii:]":["\\x00-\\x7f",!1],"[:blank:]":["\\p{Zs}\\t",!0],"[:cntrl:]":["\\p{Cc}",!0],"[:digit:]":["\\p{Nd}",!0],"[:graph:]":["\\p{Z}\\p{C}",!0,!0],"[:lower:]":["\\p{Ll}",!0],"[:print:]":["\\p{C}",!0],"[:punct:]":["\\p{P}",!0],"[:space:]":["\\p{Z}\\t\\r\\n\\v\\f",!0],"[:upper:]":["\\p{Lu}",!0],"[:word:]":["\\p{L}\\p{Nl}\\p{Nd}\\p{Pc}",!0],"[:xdigit:]":["A-Fa-f0-9",!1]},jee=e=>e.replace(/[[\]\\-]/g,"\\$&"),m8i=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),tht=e=>e.join(""),g8i=(e,t)=>{const n=t;if(e.charAt(n)!=="[")throw new Error("not in a brace expression");const r=[],i=[];let a=n+1,o=!1,s=!1,c=!1,u=!1,d=n,f="";e:for(;a<e.length;){const _=e.charAt(a);if((_==="!"||_==="^")&&a===n+1){u=!0,a++;continue}if(_==="]"&&o&&!c){d=a+1;break}if(o=!0,_==="\\"&&!c){c=!0,a++;continue}if(_==="["&&!c){for(const[v,[b,y,x]]of Object.entries(h8i))if(e.startsWith(v,a)){if(f)return["$.",!1,e.length-n,!0];a+=v.length,x?i.push(b):r.push(b),s=s||y;continue e}}if(c=!1,f){_>f?r.push(jee(f)+"-"+jee(_)):_===f&&r.push(jee(_)),f="",a++;continue}if(e.startsWith("-]",a+1)){r.push(jee(_+"-")),a+=2;continue}if(e.startsWith("-",a+1)){f=_,a+=2;continue}r.push(jee(_)),a++}if(d<a)return["",!1,0,!1];if(!r.length&&!i.length)return["$.",!1,e.length-n,!0];if(i.length===0&&r.length===1&&/^\\?.$/.test(r[0])&&!u){const _=r[0].length===2?r[0].slice(-1):r[0];return[m8i(_),!1,d-n,!1]}const p="["+(u?"^":"")+tht(r)+"]",m="["+(u?"":"^")+tht(i)+"]";return[r.length&&i.length?"("+p+"|"+m+")":r.length?p:m,s,d-n,!0]},v8i=(e,{windowsPathsNoEscape:t=!1}={})=>t?e.replace(/[?*()[\]]/g,"[$&]"):e.replace(/[?*()[\]\\]/g,"\\$&"),_8i=(e,{windowsPathsNoEscape:t=!1}={})=>t?e.replace(/\[([^\/\\])\]/g,"$1"):e.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1"),d_=(e,t,n={})=>(i_e(t),!n.nocomment&&t.charAt(0)==="#"?!1:new q6e(t,n).match(e)),y8i=/^\*+([^+@!?\*\[\(]*)$/,b8i=e=>t=>!t.startsWith(".")&&t.endsWith(e),x8i=e=>t=>t.endsWith(e),S8i=e=>(e=e.toLowerCase(),t=>!t.startsWith(".")&&t.toLowerCase().endsWith(e)),C8i=e=>(e=e.toLowerCase(),t=>t.toLowerCase().endsWith(e)),w8i=/^\*+\.\*+$/,E8i=e=>!e.startsWith(".")&&e.includes("."),T8i=e=>e!=="."&&e!==".."&&e.includes("."),$8i=/^\.\*+$/,O8i=e=>e!=="."&&e!==".."&&e.startsWith("."),P8i=/^\*+$/,N8i=e=>e.length!==0&&!e.startsWith("."),D8i=e=>e.length!==0&&e!=="."&&e!=="..",I8i=/^\?+([^+@!?\*\[\(]*)?$/,R8i=([e,t=""])=>{const n=QQt([e]);return t?(t=t.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(t)):n},k8i=([e,t=""])=>{const n=ZQt([e]);return t?(t=t.toLowerCase(),r=>n(r)&&r.toLowerCase().endsWith(t)):n},A8i=([e,t=""])=>{const n=ZQt([e]);return t?r=>n(r)&&r.endsWith(t):n},M8i=([e,t=""])=>{const n=QQt([e]);return t?r=>n(r)&&r.endsWith(t):n},QQt=([e])=>{const t=e.length;return n=>n.length===t&&!n.startsWith(".")},ZQt=([e])=>{const t=e.length;return n=>n.length===t&&n!=="."&&n!==".."},eZt=typeof C3=="object"&&C3?typeof C3.env=="object"&&C3.env&&{}.__MINIMATCH_TESTING_PLATFORM__||C3.platform:"posix",nht={win32:{sep:"\\"},posix:{sep:"/"}},F8i=eZt==="win32"?nht.win32.sep:nht.posix.sep;d_.sep=F8i;const y6=Symbol("globstar **");d_.GLOBSTAR=y6;const rht={"!":{open:"(?:(?!(?:",close:"))[^/]*?)"},"?":{open:"(?:",close:")?"},"+":{open:"(?:",close:")+"},"*":{open:"(?:",close:")*"},"@":{open:"(?:",close:")"}},Aje="[^/]",YIe=Aje+"*?",L8i="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",j8i="(?:(?!(?:\\/|^)\\.).)*?",tZt=e=>e.split("").reduce((t,n)=>(t[n]=!0,t),{}),B8i=tZt("().*{}+?[]^$\\!"),z8i=tZt("[.("),H8i=(e,t={})=>n=>d_(n,e,t);d_.filter=H8i;const AS=(e,t={})=>Object.assign({},e,t),q8i=e=>{if(!e||typeof e!="object"||!Object.keys(e).length)return d_;const t=d_;return Object.assign((r,i,a={})=>t(r,i,AS(e,a)),{Minimatch:class extends t.Minimatch{constructor(i,a={}){super(i,AS(e,a))}static defaults(i){return t.defaults(AS(e,i)).Minimatch}},unescape:(r,i={})=>t.unescape(r,AS(e,i)),escape:(r,i={})=>t.escape(r,AS(e,i)),filter:(r,i={})=>t.filter(r,AS(e,i)),defaults:r=>t.defaults(AS(e,r)),makeRe:(r,i={})=>t.makeRe(r,AS(e,i)),braceExpand:(r,i={})=>t.braceExpand(r,AS(e,i)),match:(r,i,a={})=>t.match(r,i,AS(e,a)),sep:t.sep,GLOBSTAR:y6})};d_.defaults=q8i;const nZt=(e,t={})=>(i_e(e),t.nobrace||!/\{(?:(?!\{).)*\}/.test(e)?[e]:p8i(e));d_.braceExpand=nZt;const V8i=1024*64,i_e=e=>{if(typeof e!="string")throw new TypeError("invalid pattern");if(e.length>V8i)throw new TypeError("pattern is too long")},W8i=(e,t={})=>new q6e(e,t).makeRe();d_.makeRe=W8i;const U8i=(e,t,n={})=>{const r=new q6e(t,n);return e=e.filter(i=>r.match(i)),r.options.nonull&&!e.length&&e.push(t),e};d_.match=U8i;const K8i=e=>e.replace(/\\(.)/g,"$1"),iht=/[?*]|[+@!]\(.*?\)|\[|\]/,aht=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&");class q6e{constructor(t,n={}){J1(this,"options");J1(this,"set");J1(this,"pattern");J1(this,"windowsPathsNoEscape");J1(this,"nonegate");J1(this,"negate");J1(this,"comment");J1(this,"empty");J1(this,"preserveMultipleSlashes");J1(this,"partial");J1(this,"globSet");J1(this,"globParts");J1(this,"nocase");J1(this,"isWindows");J1(this,"platform");J1(this,"windowsNoMagicRoot");J1(this,"regexp");i_e(t),n=n||{},this.options=n,this.pattern=t,this.platform=n.platform||eZt,this.isWindows=this.platform==="win32",this.windowsPathsNoEscape=!!n.windowsPathsNoEscape||n.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!n.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!n.nonegate,this.comment=!1,this.empty=!1,this.partial=!!n.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=n.windowsNoMagicRoot!==void 0?n.windowsNoMagicRoot:!!(this.isWindows&&this.nocase),this.globSet=[],this.globParts=[],this.set=[],this.make()}hasMagic(){if(this.options.magicalBraces&&this.set.length>1)return!0;for(const t of this.set)for(const n of t)if(typeof n!="string")return!0;return!1}debug(...t){}make(){const t=this.pattern,n=this.options;if(!n.nocomment&&t.charAt(0)==="#"){this.comment=!0;return}if(!t){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],n.debug&&(this.debug=(...a)=>console.error(...a)),this.debug(this.pattern,this.globSet);const r=this.globSet.map(a=>this.slashSplit(a));this.globParts=this.preprocess(r),this.debug(this.pattern,this.globParts);let i=this.globParts.map((a,o,s)=>{if(this.isWindows&&this.windowsNoMagicRoot){const c=a[0]===""&&a[1]===""&&(a[2]==="?"||!iht.test(a[2]))&&!iht.test(a[3]),u=/^[a-z]:/i.test(a[0]);if(c)return[...a.slice(0,4),...a.slice(4).map(d=>this.parse(d))];if(u)return[a[0],...a.slice(1).map(d=>this.parse(d))]}return a.map(c=>this.parse(c))});if(this.debug(this.pattern,i),this.set=i.filter(a=>a.indexOf(!1)===-1),this.isWindows)for(let a=0;a<this.set.length;a++){const o=this.set[a];o[0]===""&&o[1]===""&&this.globParts[a][2]==="?"&&typeof o[3]=="string"&&/^[a-z]:$/i.test(o[3])&&(o[2]="?")}this.debug(this.pattern,this.set)}preprocess(t){if(this.options.noglobstar)for(let r=0;r<t.length;r++)for(let i=0;i<t[r].length;i++)t[r][i]==="**"&&(t[r][i]="*");const{optimizationLevel:n=1}=this.options;return n>=2?(t=this.firstPhasePreProcess(t),t=this.secondPhasePreProcess(t)):n>=1?t=this.levelOneOptimize(t):t=this.adjascentGlobstarOptimize(t),t}adjascentGlobstarOptimize(t){return t.map(n=>{let r=-1;for(;(r=n.indexOf("**",r+1))!==-1;){let i=r;for(;n[i+1]==="**";)i++;i!==r&&n.splice(r,i-r)}return n})}levelOneOptimize(t){return t.map(n=>(n=n.reduce((r,i)=>{const a=r[r.length-1];return i==="**"&&a==="**"?r:i===".."&&a&&a!==".."&&a!=="."&&a!=="**"?(r.pop(),r):(r.push(i),r)},[]),n.length===0?[""]:n))}levelTwoFileOptimize(t){Array.isArray(t)||(t=this.slashSplit(t));let n=!1;do{if(n=!1,!this.preserveMultipleSlashes){for(let i=1;i<t.length-1;i++){const a=t[i];i===1&&a===""&&t[0]===""||(a==="."||a==="")&&(n=!0,t.splice(i,1),i--)}t[0]==="."&&t.length===2&&(t[1]==="."||t[1]==="")&&(n=!0,t.pop())}let r=0;for(;(r=t.indexOf("..",r+1))!==-1;){const i=t[r-1];i&&i!=="."&&i!==".."&&i!=="**"&&(n=!0,t.splice(r-1,2),r-=2)}}while(n);return t.length===0?[""]:t}firstPhasePreProcess(t){let n=!1;do{n=!1;for(let r of t){let i=-1;for(;(i=r.indexOf("**",i+1))!==-1;){let o=i;for(;r[o+1]==="**";)o++;o>i&&r.splice(i+1,o-i);let s=r[i+1];const c=r[i+2],u=r[i+3];if(s!==".."||!c||c==="."||c===".."||!u||u==="."||u==="..")continue;n=!0,r.splice(i,1);const d=r.slice(0);d[i]="**",t.push(d),i--}if(!this.preserveMultipleSlashes){for(let o=1;o<r.length-1;o++){const s=r[o];o===1&&s===""&&r[0]===""||(s==="."||s==="")&&(n=!0,r.splice(o,1),o--)}r[0]==="."&&r.length===2&&(r[1]==="."||r[1]==="")&&(n=!0,r.pop())}let a=0;for(;(a=r.indexOf("..",a+1))!==-1;){const o=r[a-1];if(o&&o!=="."&&o!==".."&&o!=="**"){n=!0;const c=a===1&&r[a+1]==="**"?["."]:[];r.splice(a-1,2,...c),r.length===0&&r.push(""),a-=2}}}}while(n);return t}secondPhasePreProcess(t){for(let n=0;n<t.length-1;n++)for(let r=n+1;r<t.length;r++){const i=this.partsMatch(t[n],t[r],!this.preserveMultipleSlashes);i&&(t[n]=i,t[r]=[])}return t.filter(n=>n.length)}partsMatch(t,n,r=!1){let i=0,a=0,o=[],s="";for(;i<t.length&&a<n.length;)if(t[i]===n[a])o.push(s==="b"?n[a]:t[i]),i++,a++;else if(r&&t[i]==="**"&&n[a]===t[i+1])o.push(t[i]),i++;else if(r&&n[a]==="**"&&t[i]===n[a+1])o.push(n[a]),a++;else if(t[i]==="*"&&n[a]&&(this.options.dot||!n[a].startsWith("."))&&n[a]!=="**"){if(s==="b")return!1;s="a",o.push(t[i]),i++,a++}else if(n[a]==="*"&&t[i]&&(this.options.dot||!t[i].startsWith("."))&&t[i]!=="**"){if(s==="a")return!1;s="b",o.push(n[a]),i++,a++}else return!1;return t.length===n.length&&o}parseNegate(){if(this.nonegate)return;const t=this.pattern;let n=!1,r=0;for(let i=0;i<t.length&&t.charAt(i)==="!";i++)n=!n,r++;r&&(this.pattern=t.slice(r)),this.negate=n}matchOne(t,n,r=!1){const i=this.options;if(this.isWindows){const _=t[0]===""&&t[1]===""&&t[2]==="?"&&typeof t[3]=="string"&&/^[a-z]:$/i.test(t[3]),v=n[0]===""&&n[1]===""&&n[2]==="?"&&typeof n[3]=="string"&&/^[a-z]:$/i.test(n[3]);if(_&&v){const b=t[3],y=n[3];b.toLowerCase()===y.toLowerCase()&&(t[3]=y)}else if(v&&typeof t[0]=="string"){const b=n[3],y=t[0];b.toLowerCase()===y.toLowerCase()&&(n[3]=y,n=n.slice(3))}else if(_&&typeof n[0]=="string"){const b=t[3];b.toLowerCase()===n[0].toLowerCase()&&(n[0]=b,t=t.slice(3))}}const{optimizationLevel:a=1}=this.options;a>=2&&(t=this.levelTwoFileOptimize(t)),this.debug("matchOne",this,{file:t,pattern:n}),this.debug("matchOne",t.length,n.length);for(var o=0,s=0,c=t.length,u=n.length;o<c&&s<u;o++,s++){this.debug("matchOne loop");var d=n[s],f=t[o];if(this.debug(n,d,f),d===!1)return!1;if(d===y6){this.debug("GLOBSTAR",[n,d,f]);var p=o,m=s+1;if(m===u){for(this.debug("** at the end");o<c;o++)if(t[o]==="."||t[o]===".."||!i.dot&&t[o].charAt(0)===".")return!1;return!0}for(;p<c;){var g=t[p];if(this.debug(`
globstar while`,t,p,n,m,g),this.matchOne(t.slice(p),n.slice(m),r))return this.debug("globstar found match!",p,c,g),!0;if(g==="."||g===".."||!i.dot&&g.charAt(0)==="."){this.debug("dot detected!",t,p,n,m);break}this.debug("globstar swallow a segment, and continue"),p++}return!!(r&&(this.debug(`
>>> no match, partial?`,t,p,n,m),p===c))}let _;if(typeof d=="string"?(_=f===d,this.debug("string match",d,f,_)):(_=d.test(f),this.debug("pattern match",d,f,_)),!_)return!1}if(o===c&&s===u)return!0;if(o===c)return r;if(s===u)return o===c-1&&t[o]==="";throw new Error("wtf?")}braceExpand(){return nZt(this.pattern,this.options)}parse(t){i_e(t);const n=this.options;if(t==="**")return y6;if(t==="")return"";let r,i=null;(r=t.match(P8i))?i=n.dot?D8i:N8i:(r=t.match(y8i))?i=(n.nocase?n.dot?C8i:S8i:n.dot?x8i:b8i)(r[1]):(r=t.match(I8i))?i=(n.nocase?n.dot?k8i:R8i:n.dot?A8i:M8i)(r):(r=t.match(w8i))?i=n.dot?T8i:E8i:(r=t.match($8i))&&(i=O8i);let a="",o=!1,s=!1;const c=[],u=[];let d=!1,f=!1,p,m=t.charAt(0)===".",g=n.dot||m;const _=()=>m?"":g?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",v=C=>C.charAt(0)==="."?"":n.dot?"(?!(?:^|\\/)\\.{1,2}(?:$|\\/))":"(?!\\.)",b=()=>{if(d){switch(d){case"*":a+=YIe,o=!0;break;case"?":a+=Aje,o=!0;break;default:a+="\\"+d;break}this.debug("clearStateChar %j %j",d,a),d=!1}};for(let C=0,w;C<t.length&&(w=t.charAt(C));C++){if(this.debug("%s	%s %s %j",t,C,a,w),s){if(w==="/")return!1;B8i[w]&&(a+="\\"),a+=w,s=!1;continue}switch(w){case"/":return!1;case"\\":b(),s=!0;continue;case"?":case"*":case"+":case"@":case"!":this.debug("%s	%s %s %j <-- stateChar",t,C,a,w),this.debug("call clearStateChar %j",d),b(),d=w,n.noext&&b();continue;case"(":{if(!d){a+="\\(";continue}const I={type:d,start:C-1,reStart:a.length,open:rht[d].open,close:rht[d].close};this.debug(this.pattern,"	",I),c.push(I),a+=I.open,I.start===0&&I.type!=="!"&&(m=!0,a+=v(t.slice(C+1))),this.debug("plType %j %j",d,a),d=!1;continue}case")":{const I=c[c.length-1];if(!I){a+="\\)";continue}c.pop(),b(),o=!0,p=I,a+=p.close,p.type==="!"&&u.push(Object.assign(p,{reEnd:a.length}));continue}case"|":{const I=c[c.length-1];if(!I){a+="\\|";continue}b(),a+="|",I.start===0&&I.type!=="!"&&(m=!0,a+=v(t.slice(C+1)));continue}case"[":b();const[$,O,N,P]=g8i(t,C);N?(a+=$,f=f||O,C+=N-1,o=o||P):a+="\\[";continue;case"]":a+="\\"+w;continue;default:b(),a+=aht(w);break}}for(p=c.pop();p;p=c.pop()){let C;C=a.slice(p.reStart+p.open.length),this.debug(this.pattern,"setting tail",a,p),C=C.replace(/((?:\\{2}){0,64})(\\?)\|/g,($,O,N)=>(N||(N="\\"),O+O+N+"|")),this.debug(`tail=%j
   %s`,C,C,p,a);const w=p.type==="*"?YIe:p.type==="?"?Aje:"\\"+p.type;o=!0,a=a.slice(0,p.reStart)+w+"\\("+C}b(),s&&(a+="\\\\");const y=z8i[a.charAt(0)];for(let C=u.length-1;C>-1;C--){const w=u[C],$=a.slice(0,w.reStart),O=a.slice(w.reStart,w.reEnd-8);let N=a.slice(w.reEnd);const P=a.slice(w.reEnd-8,w.reEnd)+N,I=$.split(")").length,D=$.split("(").length-I;let k=N;for(let A=0;A<D;A++)k=k.replace(/\)[+*?]?/,"");N=k;const R=N===""?"(?:$|\\/)":"";a=$+O+N+R+P}if(a!==""&&o&&(a="(?=.)"+a),y&&(a=_()+a),n.nocase&&!o&&!n.nocaseMagicOnly&&(o=t.toUpperCase()!==t.toLowerCase()),!o)return K8i(a);const x=(n.nocase?"i":"")+(f?"u":"");try{const C=i?{_glob:t,_src:a,test:i}:{_glob:t,_src:a};return Object.assign(new RegExp("^"+a+"$",x),C)}catch(C){return this.debug("invalid regexp",C),new RegExp("$.")}}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;const t=this.set;if(!t.length)return this.regexp=!1,this.regexp;const n=this.options,r=n.noglobstar?YIe:n.dot?L8i:j8i,i=n.nocase?"i":"";let a=t.map(o=>{const s=o.map(c=>typeof c=="string"?aht(c):c===y6?y6:c._src);return s.forEach((c,u)=>{const d=s[u+1],f=s[u-1];c!==y6||f===y6||(f===void 0?d!==void 0&&d!==y6?s[u+1]="(?:\\/|"+r+"\\/)?"+d:s[u]=r:d===void 0?s[u-1]=f+"(?:\\/|"+r+")?":d!==y6&&(s[u-1]=f+"(?:\\/|\\/"+r+"\\/)"+d,s[u+1]=y6))}),s.filter(c=>c!==y6).join("/")}).join("|");a="^(?:"+a+")$",this.negate&&(a="^(?!"+a+").*$");try{this.regexp=new RegExp(a,i)}catch{this.regexp=!1}return this.regexp}slashSplit(t){return this.preserveMultipleSlashes?t.split("/"):this.isWindows&&/^\/\/[^\/]+/.test(t)?["",...t.split(/\/+/)]:t.split(/\/+/)}match(t,n=this.partial){if(this.debug("match",t,this.pattern),this.comment)return!1;if(this.empty)return t==="";if(t==="/"&&n)return!0;const r=this.options;this.isWindows&&(t=t.split("\\").join("/"));const i=this.slashSplit(t);this.debug(this.pattern,"split",i);const a=this.set;this.debug(this.pattern,"set",a);let o=i[i.length-1];if(!o)for(let s=i.length-2;!o&&s>=0;s--)o=i[s];for(let s=0;s<a.length;s++){const c=a[s];let u=i;if(r.matchBase&&c.length===1&&(u=[o]),this.matchOne(u,c,n))return r.flipNegate?!0:!this.negate}return r.flipNegate?!1:this.negate}static defaults(t){return d_.defaults(t).Minimatch}}d_.Minimatch=q6e;d_.escape=v8i;d_.unescape=_8i;function V6e(e,t){return new RegExp(t).test(e)}function G8i(e,t){const n=t.indexOf("*");return n===-1?e===t:e.length>n?e.slice(0,n)===t.slice(0,n):e===t.slice(0,n)}function Y8i(...e){const[t,n]=e,r=(t||"").toString(),i=(n||"").toString();return G8i(r,i)}function X8i(e,t){const n=t.indexOf("*");return n===-1?"":e.length>n&&e.slice(0,n)===t.slice(0,n)?e.slice(n,e.length):""}function J8i(...e){const[t,n]=e,r=(t||"").toString(),i=(n||"").toString();return X8i(r,i)}function rZt(e,t){t=t.replace(/\/\*/g,"/.*");const n=new RegExp(/(.*):[^/]+(.*)/g);for(;t.includes("/:");)t=t.replace(n,"$1[^/]+$2");return t==="*"&&(t="(.*)"),V6e(e,"^"+t+"$")}function Q8i(...e){const[t,n]=e,r=(t||"").toString(),i=(n||"").toString();return rZt(r,i)}function Z8i(e,t,n){if(rZt(e,t)){const r=new RegExp("[^/]+","g"),i=t.match(r),a=e.match(r);if(!i||!a)return"";const o=i.indexOf(`:${n}`);return o===-1?"":a[o]}else return""}function exi(...e){const[t,n,r]=e,i=(t||"").toString(),a=(n||"").toString(),o=(r||"").toString();return Z8i(i,a,o)}function txi(e,t){t=t.replace(/\/\*/g,"/.*");const n=new RegExp(/(.*){[^/]+}(.*)/g);for(;t.includes("/{");)t=t.replace(n,"$1[^/]+$2");return V6e(e,"^"+t+"$")}function nxi(...e){const[t,n]=e,r=(t||"").toString(),i=(n||"").toString();return txi(r,i)}function rxi(e,t){t=t.replace(/\/\*/g,"/.*");const n=[];let r=-1;for(let s=0;s<t.length;s++){const c=t.charAt(s);c==="{"?r=s:c==="}"&&n.push(t.substring(r,s+1))}let i=new RegExp(/(.*){[^/]+}(.*)/g);for(;t.includes("/{");)t=t.replace(i,"$1([^/]+)$2");i=new RegExp("^"+t+"$");let a=i.exec(e);if(!a)return!1;if(a=a.slice(1),n.length!==a.length)throw new Error("KeyMatch4: number of tokens is not equal to number of values");const o=new Map;n.forEach((s,c)=>{const u=n[c];let d=o.get(u);d||(d=[]),a&&d.push(a[c]),o.set(u,d)});for(const s of o.values())if(s.length>1){for(let c=1;c<a.length;c++)if(a[c]!==a[0])return!1}return!0}function ixi(...e){const[t,n]=e,r=(t||"").toString(),i=(n||"").toString();return rxi(r,i)}function axi(e,t){const n=e.indexOf("?");n!==-1&&(e=e.slice(0,n)),t=t.replace(/\/\*/g,"/.*");const r=new RegExp(/(.*){[^/]+}(.*)/g);for(;t.includes("/{");)t=t.replace(r,"$1[^/]+$2");return V6e(e,"^"+t+"$")}function oxi(...e){const[t,n]=e,r=(t||"").toString(),i=(n||"").toString();return axi(r,i)}function sxi(...e){const[t,n]=e,r=(t||"").toString(),i=(n||"").toString();return V6e(r,i)}function lxi(e,t){if(!(n0.isV4Format(e)||n0.isV6Format(e)))throw new Error("invalid argument: ip1 in ipMatch() function is not an IP address.");if(t.split("/").length===2)return n0.cidrSubnet(t).contains(e);if(!(n0.isV4Format(t)||n0.isV6Format(t)))throw console.log(t),new Error("invalid argument: ip2 in ipMatch() function is not an IP address.");return n0.isEqual(e,t)}function cxi(...e){const[t,n]=e,r=(t||"").toString(),i=(n||"").toString();return lxi(r,i)}function uxi(e,t){return t[0]==="*"&&t[1]==="/"&&(t=t.substring(1)),d_(e,t)}function dxi(e){const t=new Map;return async function(...n){const r=n.toString();let i=t.get(r);if(i)return i;const[a,o]=n,s=(a||"").toString(),c=(o||"").toString();if(!e)i=s===c;else if(n.length===2)i=await e.hasLink(s,c);else{const u=n[2].toString();i=await e.hasLink(s,c,u)}return t.set(r,i),i}}function fxi(e){const t=new Map;return function(...n){const r=n.toString();let i=t.get(r);if(i)return i;const[a,o]=n,s=(a||"").toString(),c=(o||"").toString();if(!e)i=s===c;else if(e!=null&&e.syncedHasLink)if(n.length===2)i=e.syncedHasLink(s,c);else{const u=n[2].toString();i=e.syncedHasLink(s,c,u)}else throw new Error("RoleManager requires syncedHasLink for synchronous execution");return t.set(r,i),i}}class sf extends Error{constructor(t,n,r,...i){Array.isArray(n)&&(n=n.join(" ").trim()),super(n),Error.captureStackTrace!==void 0&&Error.captureStackTrace(this,sf),this.code=t;for(const a of i)for(const o in a){const s=a[o];this[o]=ji.isBuffer(s)?s.toString(r.encoding):s==null?s:JSON.parse(JSON.stringify(s))}}}const pxi=function(e){return typeof e=="object"&&e!==null&&!Array.isArray(e)},iZt=function(e){const t=[];for(let n=0,r=e.length;n<r;n++){const i=e[n];if(i==null||i===!1)t[n]={disabled:!0};else if(typeof i=="string")t[n]={name:i};else if(pxi(i)){if(typeof i.name!="string")throw new sf("CSV_OPTION_COLUMNS_MISSING_NAME",["Option columns missing name:",`property "name" is required at position ${n}`,"when column is an object literal"]);t[n]=i}else throw new sf("CSV_INVALID_COLUMN_DEFINITION",["Invalid column definition:","expect a string or a literal object,",`got ${JSON.stringify(i)} at position ${n}`])}return t};class oht{constructor(t=100){this.size=t,this.length=0,this.buf=ji.allocUnsafe(t)}prepend(t){if(ji.isBuffer(t)){const n=this.length+t.length;if(n>=this.size&&(this.resize(),n>=this.size))throw Error("INVALID_BUFFER_STATE");const r=this.buf;this.buf=ji.allocUnsafe(this.size),t.copy(this.buf,0),r.copy(this.buf,t.length),this.length+=t.length}else{const n=this.length++;n===this.size&&this.resize();const r=this.clone();this.buf[0]=t,r.copy(this.buf,1,0,n)}}append(t){const n=this.length++;n===this.size&&this.resize(),this.buf[n]=t}clone(){return ji.from(this.buf.slice(0,this.length))}resize(){const t=this.length;this.size=this.size*2;const n=ji.allocUnsafe(this.size);this.buf.copy(n,0,0,t),this.buf=n}toString(t){return t?this.buf.slice(0,this.length).toString(t):Uint8Array.prototype.slice.call(this.buf.slice(0,this.length))}toJSON(){return this.toString("utf8")}reset(){this.length=0}}const hxi=12,mxi=13,gxi=10,vxi=32,_xi=9,yxi=function(e){return{bomSkipped:!1,bufBytesStart:0,castField:e.cast_function,commenting:!1,error:void 0,enabled:e.from_line===1,escaping:!1,escapeIsQuote:ji.isBuffer(e.escape)&&ji.isBuffer(e.quote)&&ji.compare(e.escape,e.quote)===0,expectedRecordLength:Array.isArray(e.columns)?e.columns.length:void 0,field:new oht(20),firstLineToHeaders:e.cast_first_line_to_header,needMoreDataSize:Math.max(e.comment!==null?e.comment.length:0,...e.delimiter.map(t=>t.length),e.quote!==null?e.quote.length:0),previousBuf:void 0,quoting:!1,stop:!1,rawBuffer:new oht(100),record:[],recordHasError:!1,record_length:0,recordDelimiterMaxLength:e.record_delimiter.length===0?0:Math.max(...e.record_delimiter.map(t=>t.length)),trimChars:[ji.from(" ",e.encoding)[0],ji.from("	",e.encoding)[0]],wasQuoting:!1,wasRowDelimiter:!1,timchars:[ji.from(ji.from([mxi],"utf8").toString(),e.encoding),ji.from(ji.from([gxi],"utf8").toString(),e.encoding),ji.from(ji.from([hxi],"utf8").toString(),e.encoding),ji.from(ji.from([vxi],"utf8").toString(),e.encoding),ji.from(ji.from([_xi],"utf8").toString(),e.encoding)]}},bxi=function(e){return e.replace(/([A-Z])/g,function(t,n){return"_"+n.toLowerCase()})},sht=function(e){const t={};for(const r in e)t[bxi(r)]=e[r];if(t.encoding===void 0||t.encoding===!0)t.encoding="utf8";else if(t.encoding===null||t.encoding===!1)t.encoding=null;else if(typeof t.encoding!="string"&&t.encoding!==null)throw new sf("CSV_INVALID_OPTION_ENCODING",["Invalid option encoding:","encoding must be a string or null to return a buffer,",`got ${JSON.stringify(t.encoding)}`],t);if(t.bom===void 0||t.bom===null||t.bom===!1)t.bom=!1;else if(t.bom!==!0)throw new sf("CSV_INVALID_OPTION_BOM",["Invalid option bom:","bom must be true,",`got ${JSON.stringify(t.bom)}`],t);if(t.cast_function=null,t.cast===void 0||t.cast===null||t.cast===!1||t.cast==="")t.cast=void 0;else if(typeof t.cast=="function")t.cast_function=t.cast,t.cast=!0;else if(t.cast!==!0)throw new sf("CSV_INVALID_OPTION_CAST",["Invalid option cast:","cast must be true or a function,",`got ${JSON.stringify(t.cast)}`],t);if(t.cast_date===void 0||t.cast_date===null||t.cast_date===!1||t.cast_date==="")t.cast_date=!1;else if(t.cast_date===!0)t.cast_date=function(r){const i=Date.parse(r);return isNaN(i)?r:new Date(i)};else if(typeof t.cast_date!="function")throw new sf("CSV_INVALID_OPTION_CAST_DATE",["Invalid option cast_date:","cast_date must be true or a function,",`got ${JSON.stringify(t.cast_date)}`],t);if(t.cast_first_line_to_header=null,t.columns===!0)t.cast_first_line_to_header=void 0;else if(typeof t.columns=="function")t.cast_first_line_to_header=t.columns,t.columns=!0;else if(Array.isArray(t.columns))t.columns=iZt(t.columns);else if(t.columns===void 0||t.columns===null||t.columns===!1)t.columns=!1;else throw new sf("CSV_INVALID_OPTION_COLUMNS",["Invalid option columns:","expect an array, a function or true,",`got ${JSON.stringify(t.columns)}`],t);if(t.group_columns_by_name===void 0||t.group_columns_by_name===null||t.group_columns_by_name===!1)t.group_columns_by_name=!1;else{if(t.group_columns_by_name!==!0)throw new sf("CSV_INVALID_OPTION_GROUP_COLUMNS_BY_NAME",["Invalid option group_columns_by_name:","expect an boolean,",`got ${JSON.stringify(t.group_columns_by_name)}`],t);if(t.columns===!1)throw new sf("CSV_INVALID_OPTION_GROUP_COLUMNS_BY_NAME",["Invalid option group_columns_by_name:","the `columns` mode must be activated."],t)}if(t.comment===void 0||t.comment===null||t.comment===!1||t.comment==="")t.comment=null;else if(typeof t.comment=="string"&&(t.comment=ji.from(t.comment,t.encoding)),!ji.isBuffer(t.comment))throw new sf("CSV_INVALID_OPTION_COMMENT",["Invalid option comment:","comment must be a buffer or a string,",`got ${JSON.stringify(t.comment)}`],t);if(t.comment_no_infix===void 0||t.comment_no_infix===null||t.comment_no_infix===!1)t.comment_no_infix=!1;else if(t.comment_no_infix!==!0)throw new sf("CSV_INVALID_OPTION_COMMENT",["Invalid option comment_no_infix:","value must be a boolean,",`got ${JSON.stringify(t.comment_no_infix)}`],t);const n=JSON.stringify(t.delimiter);if(Array.isArray(t.delimiter)||(t.delimiter=[t.delimiter]),t.delimiter.length===0)throw new sf("CSV_INVALID_OPTION_DELIMITER",["Invalid option delimiter:","delimiter must be a non empty string or buffer or array of string|buffer,",`got ${n}`],t);if(t.delimiter=t.delimiter.map(function(r){if(r==null||r===!1)return ji.from(",",t.encoding);if(typeof r=="string"&&(r=ji.from(r,t.encoding)),!ji.isBuffer(r)||r.length===0)throw new sf("CSV_INVALID_OPTION_DELIMITER",["Invalid option delimiter:","delimiter must be a non empty string or buffer or array of string|buffer,",`got ${n}`],t);return r}),t.escape===void 0||t.escape===!0?t.escape=ji.from('"',t.encoding):typeof t.escape=="string"?t.escape=ji.from(t.escape,t.encoding):(t.escape===null||t.escape===!1)&&(t.escape=null),t.escape!==null&&!ji.isBuffer(t.escape))throw new Error(`Invalid Option: escape must be a buffer, a string or a boolean, got ${JSON.stringify(t.escape)}`);if(t.from===void 0||t.from===null)t.from=1;else if(typeof t.from=="string"&&/\d+/.test(t.from)&&(t.from=parseInt(t.from)),Number.isInteger(t.from)){if(t.from<0)throw new Error(`Invalid Option: from must be a positive integer, got ${JSON.stringify(e.from)}`)}else throw new Error(`Invalid Option: from must be an integer, got ${JSON.stringify(t.from)}`);if(t.from_line===void 0||t.from_line===null)t.from_line=1;else if(typeof t.from_line=="string"&&/\d+/.test(t.from_line)&&(t.from_line=parseInt(t.from_line)),Number.isInteger(t.from_line)){if(t.from_line<=0)throw new Error(`Invalid Option: from_line must be a positive integer greater than 0, got ${JSON.stringify(e.from_line)}`)}else throw new Error(`Invalid Option: from_line must be an integer, got ${JSON.stringify(e.from_line)}`);if(t.ignore_last_delimiters===void 0||t.ignore_last_delimiters===null)t.ignore_last_delimiters=!1;else if(typeof t.ignore_last_delimiters=="number")t.ignore_last_delimiters=Math.floor(t.ignore_last_delimiters),t.ignore_last_delimiters===0&&(t.ignore_last_delimiters=!1);else if(typeof t.ignore_last_delimiters!="boolean")throw new sf("CSV_INVALID_OPTION_IGNORE_LAST_DELIMITERS",["Invalid option `ignore_last_delimiters`:","the value must be a boolean value or an integer,",`got ${JSON.stringify(t.ignore_last_delimiters)}`],t);if(t.ignore_last_delimiters===!0&&t.columns===!1)throw new sf("CSV_IGNORE_LAST_DELIMITERS_REQUIRES_COLUMNS",["The option `ignore_last_delimiters`","requires the activation of the `columns` option"],t);if(t.info===void 0||t.info===null||t.info===!1)t.info=!1;else if(t.info!==!0)throw new Error(`Invalid Option: info must be true, got ${JSON.stringify(t.info)}`);if(t.max_record_size===void 0||t.max_record_size===null||t.max_record_size===!1)t.max_record_size=0;else if(!(Number.isInteger(t.max_record_size)&&t.max_record_size>=0))if(typeof t.max_record_size=="string"&&/\d+/.test(t.max_record_size))t.max_record_size=parseInt(t.max_record_size);else throw new Error(`Invalid Option: max_record_size must be a positive integer, got ${JSON.stringify(t.max_record_size)}`);if(t.objname===void 0||t.objname===null||t.objname===!1)t.objname=void 0;else if(ji.isBuffer(t.objname)){if(t.objname.length===0)throw new Error("Invalid Option: objname must be a non empty buffer");t.encoding===null||(t.objname=t.objname.toString(t.encoding))}else if(typeof t.objname=="string"){if(t.objname.length===0)throw new Error("Invalid Option: objname must be a non empty string")}else if(typeof t.objname!="number")throw new Error(`Invalid Option: objname must be a string or a buffer, got ${t.objname}`);if(t.objname!==void 0){if(typeof t.objname=="number"){if(t.columns!==!1)throw Error("Invalid Option: objname index cannot be combined with columns or be defined as a field")}else if(t.columns===!1)throw Error("Invalid Option: objname field must be combined with columns or be defined as an index")}if(t.on_record===void 0||t.on_record===null)t.on_record=void 0;else if(typeof t.on_record!="function")throw new sf("CSV_INVALID_OPTION_ON_RECORD",["Invalid option `on_record`:","expect a function,",`got ${JSON.stringify(t.on_record)}`],t);if(t.on_skip!==void 0&&t.on_skip!==null&&typeof t.on_skip!="function")throw new Error(`Invalid Option: on_skip must be a function, got ${JSON.stringify(t.on_skip)}`);if(t.quote===null||t.quote===!1||t.quote==="")t.quote=null;else if(t.quote===void 0||t.quote===!0?t.quote=ji.from('"',t.encoding):typeof t.quote=="string"&&(t.quote=ji.from(t.quote,t.encoding)),!ji.isBuffer(t.quote))throw new Error(`Invalid Option: quote must be a buffer or a string, got ${JSON.stringify(t.quote)}`);if(t.raw===void 0||t.raw===null||t.raw===!1)t.raw=!1;else if(t.raw!==!0)throw new Error(`Invalid Option: raw must be true, got ${JSON.stringify(t.raw)}`);if(t.record_delimiter===void 0)t.record_delimiter=[];else if(typeof t.record_delimiter=="string"||ji.isBuffer(t.record_delimiter)){if(t.record_delimiter.length===0)throw new sf("CSV_INVALID_OPTION_RECORD_DELIMITER",["Invalid option `record_delimiter`:","value must be a non empty string or buffer,",`got ${JSON.stringify(t.record_delimiter)}`],t);t.record_delimiter=[t.record_delimiter]}else if(!Array.isArray(t.record_delimiter))throw new sf("CSV_INVALID_OPTION_RECORD_DELIMITER",["Invalid option `record_delimiter`:","value must be a string, a buffer or array of string|buffer,",`got ${JSON.stringify(t.record_delimiter)}`],t);if(t.record_delimiter=t.record_delimiter.map(function(r,i){if(typeof r!="string"&&!ji.isBuffer(r))throw new sf("CSV_INVALID_OPTION_RECORD_DELIMITER",["Invalid option `record_delimiter`:","value must be a string, a buffer or array of string|buffer",`at index ${i},`,`got ${JSON.stringify(r)}`],t);if(r.length===0)throw new sf("CSV_INVALID_OPTION_RECORD_DELIMITER",["Invalid option `record_delimiter`:","value must be a non empty string or buffer",`at index ${i},`,`got ${JSON.stringify(r)}`],t);return typeof r=="string"&&(r=ji.from(r,t.encoding)),r}),typeof t.relax_column_count!="boolean")if(t.relax_column_count===void 0||t.relax_column_count===null)t.relax_column_count=!1;else throw new Error(`Invalid Option: relax_column_count must be a boolean, got ${JSON.stringify(t.relax_column_count)}`);if(typeof t.relax_column_count_less!="boolean")if(t.relax_column_count_less===void 0||t.relax_column_count_less===null)t.relax_column_count_less=!1;else throw new Error(`Invalid Option: relax_column_count_less must be a boolean, got ${JSON.stringify(t.relax_column_count_less)}`);if(typeof t.relax_column_count_more!="boolean")if(t.relax_column_count_more===void 0||t.relax_column_count_more===null)t.relax_column_count_more=!1;else throw new Error(`Invalid Option: relax_column_count_more must be a boolean, got ${JSON.stringify(t.relax_column_count_more)}`);if(typeof t.relax_quotes!="boolean")if(t.relax_quotes===void 0||t.relax_quotes===null)t.relax_quotes=!1;else throw new Error(`Invalid Option: relax_quotes must be a boolean, got ${JSON.stringify(t.relax_quotes)}`);if(typeof t.skip_empty_lines!="boolean")if(t.skip_empty_lines===void 0||t.skip_empty_lines===null)t.skip_empty_lines=!1;else throw new Error(`Invalid Option: skip_empty_lines must be a boolean, got ${JSON.stringify(t.skip_empty_lines)}`);if(typeof t.skip_records_with_empty_values!="boolean")if(t.skip_records_with_empty_values===void 0||t.skip_records_with_empty_values===null)t.skip_records_with_empty_values=!1;else throw new Error(`Invalid Option: skip_records_with_empty_values must be a boolean, got ${JSON.stringify(t.skip_records_with_empty_values)}`);if(typeof t.skip_records_with_error!="boolean")if(t.skip_records_with_error===void 0||t.skip_records_with_error===null)t.skip_records_with_error=!1;else throw new Error(`Invalid Option: skip_records_with_error must be a boolean, got ${JSON.stringify(t.skip_records_with_error)}`);if(t.rtrim===void 0||t.rtrim===null||t.rtrim===!1)t.rtrim=!1;else if(t.rtrim!==!0)throw new Error(`Invalid Option: rtrim must be a boolean, got ${JSON.stringify(t.rtrim)}`);if(t.ltrim===void 0||t.ltrim===null||t.ltrim===!1)t.ltrim=!1;else if(t.ltrim!==!0)throw new Error(`Invalid Option: ltrim must be a boolean, got ${JSON.stringify(t.ltrim)}`);if(t.trim===void 0||t.trim===null||t.trim===!1)t.trim=!1;else if(t.trim!==!0)throw new Error(`Invalid Option: trim must be a boolean, got ${JSON.stringify(t.trim)}`);if(t.trim===!0&&e.ltrim!==!1?t.ltrim=!0:t.ltrim!==!0&&(t.ltrim=!1),t.trim===!0&&e.rtrim!==!1?t.rtrim=!0:t.rtrim!==!0&&(t.rtrim=!1),t.to===void 0||t.to===null)t.to=-1;else if(typeof t.to=="string"&&/\d+/.test(t.to)&&(t.to=parseInt(t.to)),Number.isInteger(t.to)){if(t.to<=0)throw new Error(`Invalid Option: to must be a positive integer greater than 0, got ${JSON.stringify(e.to)}`)}else throw new Error(`Invalid Option: to must be an integer, got ${JSON.stringify(e.to)}`);if(t.to_line===void 0||t.to_line===null)t.to_line=-1;else if(typeof t.to_line=="string"&&/\d+/.test(t.to_line)&&(t.to_line=parseInt(t.to_line)),Number.isInteger(t.to_line)){if(t.to_line<=0)throw new Error(`Invalid Option: to_line must be a positive integer greater than 0, got ${JSON.stringify(e.to_line)}`)}else throw new Error(`Invalid Option: to_line must be an integer, got ${JSON.stringify(e.to_line)}`);return t},lht=function(e){return e.every(t=>t==null||t.toString&&t.toString().trim()==="")},xxi=13,Sxi=10,IH={utf8:ji.from([239,187,191]),utf16le:ji.from([255,254])},Cxi=function(e={}){const t={bytes:0,comment_lines:0,empty_lines:0,invalid_field_length:0,lines:1,records:0},n=sht(e);return{info:t,original_options:e,options:n,state:yxi(n),__needMoreData:function(r,i,a){if(a)return!1;const{encoding:o,escape:s,quote:c}=this.options,{quoting:u,needMoreDataSize:d,recordDelimiterMaxLength:f}=this.state,p=i-r-1,m=Math.max(d,f===0?ji.from(`\r
`,o).length:f,u?(s===null?0:s.length)+c.length:0,u?c.length+f:0);return p<m},parse:function(r,i,a,o){const{bom:s,comment_no_infix:c,encoding:u,from_line:d,ltrim:f,max_record_size:p,raw:m,relax_quotes:g,rtrim:_,skip_empty_lines:v,to:b,to_line:y}=this.options;let{comment:x,escape:C,quote:w,record_delimiter:$}=this.options;const{bomSkipped:O,previousBuf:N,rawBuffer:P,escapeIsQuote:I}=this.state;let D;if(N===void 0)if(r===void 0){o();return}else D=r;else N!==void 0&&r===void 0?D=N:D=ji.concat([N,r]);if(O===!1)if(s===!1)this.state.bomSkipped=!0;else if(D.length<3){if(i===!1){this.state.previousBuf=D;return}}else{for(const A in IH)if(IH[A].compare(D,0,IH[A].length)===0){const F=IH[A].length;this.state.bufBytesStart+=F,D=D.slice(F),this.options=sht({...this.original_options,encoding:A}),{comment:x,escape:C,quote:w}=this.options;break}this.state.bomSkipped=!0}const k=D.length;let R;for(R=0;R<k&&!this.__needMoreData(R,k,i);R++){if(this.state.wasRowDelimiter===!0&&(this.info.lines++,this.state.wasRowDelimiter=!1),y!==-1&&this.info.lines>y){this.state.stop=!0,o();return}this.state.quoting===!1&&$.length===0&&this.__autoDiscoverRecordDelimiter(D,R)&&($=this.options.record_delimiter);const A=D[R];if(m===!0&&P.append(A),(A===xxi||A===Sxi)&&this.state.wasRowDelimiter===!1&&(this.state.wasRowDelimiter=!0),this.state.escaping===!0)this.state.escaping=!1;else{if(C!==null&&this.state.quoting===!0&&this.__isEscape(D,R,A)&&R+C.length<k)if(I){if(this.__isQuote(D,R+C.length)){this.state.escaping=!0,R+=C.length-1;continue}}else{this.state.escaping=!0,R+=C.length-1;continue}if(this.state.commenting===!1&&this.__isQuote(D,R))if(this.state.quoting===!0){const M=D[R+w.length],K=_&&this.__isCharTrimable(D,R+w.length),U=x!==null&&this.__compareBytes(x,D,R+w.length,M),W=this.__isDelimiter(D,R+w.length,M),L=$.length===0?this.__autoDiscoverRecordDelimiter(D,R+w.length):this.__isRecordDelimiter(M,D,R+w.length);if(C!==null&&this.__isEscape(D,R,A)&&this.__isQuote(D,R+C.length))R+=C.length-1;else if(!M||W||L||U||K){this.state.quoting=!1,this.state.wasQuoting=!0,R+=w.length-1;continue}else if(g===!1){const Y=this.__error(new sf("CSV_INVALID_CLOSING_QUOTE",["Invalid Closing Quote:",`got "${String.fromCharCode(M)}"`,`at line ${this.info.lines}`,"instead of delimiter, record delimiter, trimable character","(if activated) or comment"],this.options,this.__infoField()));if(Y!==void 0)return Y}else this.state.quoting=!1,this.state.wasQuoting=!0,this.state.field.prepend(w),R+=w.length-1}else if(this.state.field.length!==0){if(g===!1){const M=this.__infoField(),K=Object.keys(IH).map(W=>IH[W].equals(this.state.field.toString())?W:!1).filter(Boolean)[0],U=this.__error(new sf("INVALID_OPENING_QUOTE",["Invalid Opening Quote:",`a quote is found on field ${JSON.stringify(M.column)} at line ${M.lines}, value is ${JSON.stringify(this.state.field.toString(u))}`,K?`(${K} bom)`:void 0],this.options,M,{field:this.state.field}));if(U!==void 0)return U}}else{this.state.quoting=!0,R+=w.length-1;continue}if(this.state.quoting===!1){const M=this.__isRecordDelimiter(A,D,R);if(M!==0){if(this.state.commenting&&this.state.wasQuoting===!1&&this.state.record.length===0&&this.state.field.length===0)this.info.comment_lines++;else{if(this.state.enabled===!1&&this.info.lines+(this.state.wasRowDelimiter===!0?1:0)>=d){this.state.enabled=!0,this.__resetField(),this.__resetRecord(),R+=M-1;continue}if(v===!0&&this.state.wasQuoting===!1&&this.state.record.length===0&&this.state.field.length===0){this.info.empty_lines++,R+=M-1;continue}this.info.bytes=this.state.bufBytesStart+R;const W=this.__onField();if(W!==void 0)return W;this.info.bytes=this.state.bufBytesStart+R+M;const L=this.__onRecord(a);if(L!==void 0)return L;if(b!==-1&&this.info.records>=b){this.state.stop=!0,o();return}}this.state.commenting=!1,R+=M-1;continue}if(this.state.commenting)continue;if(x!==null&&(c===!1||this.state.record.length===0&&this.state.field.length===0)&&this.__compareBytes(x,D,R,A)!==0){this.state.commenting=!0;continue}const K=this.__isDelimiter(D,R,A);if(K!==0){this.info.bytes=this.state.bufBytesStart+R;const U=this.__onField();if(U!==void 0)return U;R+=K-1;continue}}}if(this.state.commenting===!1&&p!==0&&this.state.record_length+this.state.field.length>p)return this.__error(new sf("CSV_MAX_RECORD_SIZE",["Max Record Size:","record exceed the maximum number of tolerated bytes",`of ${p}`,`at line ${this.info.lines}`],this.options,this.__infoField()));const F=f===!1||this.state.quoting===!0||this.state.field.length!==0||!this.__isCharTrimable(D,R),z=_===!1||this.state.wasQuoting===!1;if(F===!0&&z===!0)this.state.field.append(A);else{if(_===!0&&!this.__isCharTrimable(D,R))return this.__error(new sf("CSV_NON_TRIMABLE_CHAR_AFTER_CLOSING_QUOTE",["Invalid Closing Quote:","found non trimable byte after quote",`at line ${this.info.lines}`],this.options,this.__infoField()));F===!1&&(R+=this.__isCharTrimable(D,R)-1);continue}}if(i===!0)if(this.state.quoting===!0){const A=this.__error(new sf("CSV_QUOTE_NOT_CLOSED",["Quote Not Closed:",`the parsing is finished with an opening quote at line ${this.info.lines}`],this.options,this.__infoField()));if(A!==void 0)return A}else if(this.state.wasQuoting===!0||this.state.record.length!==0||this.state.field.length!==0){this.info.bytes=this.state.bufBytesStart+R;const A=this.__onField();if(A!==void 0)return A;const F=this.__onRecord(a);if(F!==void 0)return F}else this.state.wasRowDelimiter===!0?this.info.empty_lines++:this.state.commenting===!0&&this.info.comment_lines++;else this.state.bufBytesStart+=R,this.state.previousBuf=D.slice(R);this.state.wasRowDelimiter===!0&&(this.info.lines++,this.state.wasRowDelimiter=!1)},__onRecord:function(r){const{columns:i,group_columns_by_name:a,encoding:o,info:s,from:c,relax_column_count:u,relax_column_count_less:d,relax_column_count_more:f,raw:p,skip_records_with_empty_values:m}=this.options,{enabled:g,record:_}=this.state;if(g===!1)return this.__resetRecord();const v=_.length;if(i===!0){if(m===!0&&lht(_)){this.__resetRecord();return}return this.__firstLineToColumns(_)}if(i===!1&&this.info.records===0&&(this.state.expectedRecordLength=v),v!==this.state.expectedRecordLength){const b=i===!1?new sf("CSV_RECORD_INCONSISTENT_FIELDS_LENGTH",["Invalid Record Length:",`expect ${this.state.expectedRecordLength},`,`got ${v} on line ${this.info.lines}`],this.options,this.__infoField(),{record:_}):new sf("CSV_RECORD_INCONSISTENT_COLUMNS",["Invalid Record Length:",`columns length is ${i.length},`,`got ${v} on line ${this.info.lines}`],this.options,this.__infoField(),{record:_});if(u===!0||d===!0&&v<this.state.expectedRecordLength||f===!0&&v>this.state.expectedRecordLength)this.info.invalid_field_length++,this.state.error=b;else{const y=this.__error(b);if(y)return y}}if(m===!0&&lht(_)){this.__resetRecord();return}if(this.state.recordHasError===!0){this.__resetRecord(),this.state.recordHasError=!1;return}if(this.info.records++,c===1||this.info.records>=c){const{objname:b}=this.options;if(i!==!1){const y={};for(let x=0,C=_.length;x<C;x++)i[x]===void 0||i[x].disabled||(a===!0&&y[i[x].name]!==void 0?Array.isArray(y[i[x].name])?y[i[x].name]=y[i[x].name].concat(_[x]):y[i[x].name]=[y[i[x].name],_[x]]:y[i[x].name]=_[x]);if(p===!0||s===!0){const x=Object.assign({record:y},p===!0?{raw:this.state.rawBuffer.toString(o)}:{},s===!0?{info:this.__infoRecord()}:{}),C=this.__push(b===void 0?x:[y[b],x],r);if(C)return C}else{const x=this.__push(b===void 0?y:[y[b],y],r);if(x)return x}}else if(p===!0||s===!0){const y=Object.assign({record:_},p===!0?{raw:this.state.rawBuffer.toString(o)}:{},s===!0?{info:this.__infoRecord()}:{}),x=this.__push(b===void 0?y:[_[b],y],r);if(x)return x}else{const y=this.__push(b===void 0?_:[_[b],_],r);if(y)return y}}this.__resetRecord()},__firstLineToColumns:function(r){const{firstLineToHeaders:i}=this.state;try{const a=i===void 0?r:i.call(null,r);if(!Array.isArray(a))return this.__error(new sf("CSV_INVALID_COLUMN_MAPPING",["Invalid Column Mapping:","expect an array from column function,",`got ${JSON.stringify(a)}`],this.options,this.__infoField(),{headers:a}));const o=iZt(a);this.state.expectedRecordLength=o.length,this.options.columns=o,this.__resetRecord();return}catch(a){return a}},__resetRecord:function(){this.options.raw===!0&&this.state.rawBuffer.reset(),this.state.error=void 0,this.state.record=[],this.state.record_length=0},__onField:function(){const{cast:r,encoding:i,rtrim:a,max_record_size:o}=this.options,{enabled:s,wasQuoting:c}=this.state;if(s===!1)return this.__resetField();let u=this.state.field.toString(i);if(a===!0&&c===!1&&(u=u.trimRight()),r===!0){const[d,f]=this.__cast(u);if(d!==void 0)return d;u=f}this.state.record.push(u),o!==0&&typeof u=="string"&&(this.state.record_length+=u.length),this.__resetField()},__resetField:function(){this.state.field.reset(),this.state.wasQuoting=!1},__push:function(r,i){const{on_record:a}=this.options;if(a!==void 0){const o=this.__infoRecord();try{r=a.call(null,r,o)}catch(s){return s}if(r==null)return}i(r)},__cast:function(r){const{columns:i,relax_column_count:a}=this.options;if(Array.isArray(i)===!0&&a&&this.options.columns.length<=this.state.record.length)return[void 0,void 0];if(this.state.castField!==null)try{const s=this.__infoField();return[void 0,this.state.castField.call(null,r,s)]}catch(s){return[s]}if(this.__isFloat(r))return[void 0,parseFloat(r)];if(this.options.cast_date!==!1){const s=this.__infoField();return[void 0,this.options.cast_date.call(null,r,s)]}return[void 0,r]},__isCharTrimable:function(r,i){return((o,s)=>{const{timchars:c}=this.state;e:for(let u=0;u<c.length;u++){const d=c[u];for(let f=0;f<d.length;f++)if(d[f]!==o[s+f])continue e;return d.length}return 0})(r,i)},__isFloat:function(r){return r-parseFloat(r)+1>=0},__compareBytes:function(r,i,a,o){if(r[0]!==o)return 0;const s=r.length;for(let c=1;c<s;c++)if(r[c]!==i[a+c])return 0;return s},__isDelimiter:function(r,i,a){const{delimiter:o,ignore_last_delimiters:s}=this.options;if(s===!0&&this.state.record.length===this.options.columns.length-1)return 0;if(s!==!1&&typeof s=="number"&&this.state.record.length===s-1)return 0;e:for(let c=0;c<o.length;c++){const u=o[c];if(u[0]===a){for(let d=1;d<u.length;d++)if(u[d]!==r[i+d])continue e;return u.length}}return 0},__isRecordDelimiter:function(r,i,a){const{record_delimiter:o}=this.options,s=o.length;e:for(let c=0;c<s;c++){const u=o[c],d=u.length;if(u[0]===r){for(let f=1;f<d;f++)if(u[f]!==i[a+f])continue e;return u.length}}return 0},__isEscape:function(r,i,a){const{escape:o}=this.options;if(o===null)return!1;const s=o.length;if(o[0]===a){for(let c=0;c<s;c++)if(o[c]!==r[i+c])return!1;return!0}return!1},__isQuote:function(r,i){const{quote:a}=this.options;if(a===null)return!1;const o=a.length;for(let s=0;s<o;s++)if(a[s]!==r[i+s])return!1;return!0},__autoDiscoverRecordDelimiter:function(r,i){const{encoding:a}=this.options,o=[ji.from(`\r
`,a),ji.from(`
`,a),ji.from("\r",a)];e:for(let s=0;s<o.length;s++){const c=o[s].length;for(let u=0;u<c;u++)if(o[s][u]!==r[i+u])continue e;return this.options.record_delimiter.push(o[s]),this.state.recordDelimiterMaxLength=o[s].length,o[s].length}return 0},__error:function(r){const{encoding:i,raw:a,skip_records_with_error:o}=this.options,s=typeof r=="string"?new Error(r):r;if(o){this.state.recordHasError=!0,this.options.on_skip!==void 0&&this.options.on_skip(s,a?this.state.rawBuffer.toString(i):void 0);return}else return s},__infoDataSet:function(){return{...this.info,columns:this.options.columns}},__infoRecord:function(){const{columns:r,raw:i,encoding:a}=this.options;return{...this.__infoDataSet(),error:this.state.error,header:r===!0,index:this.state.record.length,raw:i?this.state.rawBuffer.toString(a):void 0}},__infoField:function(){const{columns:r}=this.options,i=Array.isArray(r);return{...this.__infoRecord(),column:i===!0?r.length>this.state.record.length?r[this.state.record.length].name:null:this.state.record.length,quoting:this.state.wasQuoting}}}},wxi=function(e,t={}){typeof e=="string"&&(e=ji.from(e));const n=t&&t.objname?{}:[],r=Cxi(t),i=c=>{r.options.objname===void 0?n.push(c):n[c[0]]=c[1]},a=()=>{},o=r.parse(e,!1,i,a);if(o!==void 0)throw o;const s=r.parse(void 0,!0,i,a);if(s!==void 0)throw s;return n};class Exi{parse(t){return!t||t.trimStart().charAt(0)==="#"?null:wxi(t,{delimiter:",",skip_empty_lines:!0,trim:!0,relax_quotes:!0})}}class Txi{constructor(t=new Exi){this.baseParser=t}parse(t){const n=this.baseParser.parse(t);if(!n||!n[0])return null;const r=n[0],i=[];let a="",o=0;for(const s of r){for(const c of s)c==="("?o++:c===")"&&o--;a+=(a?",":"")+s,o===0&&(i.push(a),a="")}if(o!==0)throw new Error(`Unmatched brackets in policy line: ${t}`);return i.length>0?[i]:null}}class $xi{constructor(t=new Txi){this.parser=t}loadPolicyLine(t,n){const r=this.parser.parse(t);if(!r||!r[0])return;let i=r[0][0].trim();i.startsWith('"')&&i.endsWith('"')&&(i=i.slice(1,-1));const a=i.substring(0,1),o=n.model.get(a);if(!o)return;const s=o.get(i);if(!s)return;const c=r[0].slice(1).map(u=>(u.startsWith('"')&&u.endsWith('"')&&(u=u.slice(1,-1)),u.replace(/""/g,'"').trim()));s.policy.push(c)}}class Soe{static loadPolicyLine(t,n){Soe.policyLoader.loadPolicyLine(t,n)}}Soe.policyLoader=new $xi;let a_e;const Oxi=new Error("please set the default FileSystem by call the setDefaultFileSystem"),Pxi=e=>{a_e=e},Nxi=()=>a_e,Mje=()=>{if(a_e)return a_e;throw Oxi};class Dxi{constructor(t,n){this.filePath=t,this.fs=n}async loadPolicy(t){this.filePath&&await this.loadPolicyFile(t,Soe.loadPolicyLine)}async loadPolicyFile(t,n){(await(this.fs?this.fs:Mje()).readFileSync(this.filePath)).toString().split(`
`).forEach(a=>{!a||a.trim().startsWith("#")||n(a,t)})}async savePolicy(t){if(!this.filePath)return!1;let n="";const r=t.model.get("p");if(!r)return!1;r.forEach(a=>{a.policy.forEach(o=>{n+=a.key+", ",n+=cht(o),n+=`
`})});const i=t.model.get("g");return i?(i.forEach(a=>{a.policy.forEach(o=>{n+=a.key+", ",n+=cht(o.map(s=>this.escapeCsv(s))),n+=`
`})}),await this.savePolicyFile(n.trim()),!0):!1}escapeCsv(t){return t.includes(",")?`"${t.replace(/"/g,'""')}"`:t}async savePolicyFile(t){(this.fs?this.fs:Mje()).writeFileSync(this.filePath,t)}async addPolicy(t,n,r){throw new Error("not implemented")}async addPolicies(t,n,r){throw new Error("not implemented")}updatePolicy(t,n,r,i){throw new Error("not implemented")}async removePolicy(t,n,r){throw new Error("not implemented")}async removePolicies(t,n,r){throw new Error("not implemented")}async removeFilteredPolicy(t,n,r,...i){throw new Error("not implemented")}}class aZt{constructor(t){this.policy=t}async loadPolicy(t){if(!this.policy)throw new Error("Invalid policy, policy document cannot be false-y");await this.loadRules(t,Soe.loadPolicyLine)}async loadRules(t,n){this.policy.split(`
`).forEach((i,a)=>{i&&n(i,t)})}async savePolicy(t){throw new Error("not implemented")}async addPolicy(t,n,r){throw new Error("not implemented")}async removePolicy(t,n,r){throw new Error("not implemented")}async removeFilteredPolicy(t,n,r,...i){throw new Error("not implemented")}}const Ixi=new RegExp(/(^|[^A-Za-z0-9_])([rp])[0-9]*\./g);function o_e(e){return e=e.replace(Ixi,(t,n,r)=>n+r+t.substring(n.length+r.length).replace(".","_")),e}function Rxi(e){const t=e.indexOf("#");return t>-1?e.slice(0,t).trim():e}function Kme(e=[],t=[]){const n=e.length,r=t.length;if(n!==r)return!1;for(let i=0;i<n;i++)if(e[i]!==t[i])return!1;return!0}function Fje(e){return[...new Set(e)]}function cht(e){return e.join(", ")}const kxi=new RegExp(/\beval\(([^),]*)\)/g),Axi=new RegExp(/\beval\(([^),]*)\)/);function Mxi(e){return Axi.test(e)}function Fxi(e,t,n){return e.replace(`eval(${t})`,"("+n+")")}function Lxi(e){const t=e.match(kxi),n=[];if(!t)return[];for(const r of t){const i=r.indexOf("(");n.push(r.slice(i+1,-1))}return n}function Gme(e){let{value:t,done:n}=e.next();for(;;){if(t instanceof Promise)throw new Error("cannot handle Promise in generatorRunSync, Please use generatorRunAsync");if(n)return t;{const r=t;({value:t,done:n}=e.next(r))}}}async function cP(e){let{value:t,done:n}=e.next();for(;;){if(n)return t;{const r=await t;({value:t,done:n}=e.next(r))}}}function jxi(e,t){return t instanceof Array?t.includes(e):e in t}function Bxi(e){if(!(e.includes(" in ")&&e.includes(" (")))return e;const t=/ \([^)]*\)/g,n=e.split("");let r;for(;(r=t.exec(e))!==null;)r[0].includes(",")&&(n[r.index+1]="[",n[t.lastIndex-1]="]");return e=n.join(""),e}class vy{constructor(t){this.data=new Map,t&&(this.fs=t)}static newConfig(t){return this.newConfigFromFile(t)}static newConfigFromFile(t,n){const r=new vy(n);return r.parse(t),r}static newConfigFromText(t){const n=new vy;return n.parseBuffer(ji.from(t)),n}addConfig(t,n,r){t===""&&(t=vy.DEFAULT_SECTION),this.data.has(t)||this.data.set(t,new Map);const a=this.data.get(t);return a?(a.set(n,r),a.has(n)):!1}parse(t){const n=(this.fs?this.fs:Mje()).readFileSync(t);this.parseBuffer(ji.isBuffer(n)?n:ji.from(n))}parseBuffer(t){const n=t.toString().split(`
`).filter(s=>s),r=n.length;let i="",a="";const o=new Set;n.forEach((s,c)=>{let u=s.indexOf(vy.DEFAULT_COMMENT);u>-1&&(s=s.slice(0,u)),u=s.indexOf(vy.DEFAULT_COMMENT_SEM),u>-1&&(s=s.slice(0,u));const d=s.trim();if(!d)return;const f=c+1;if(d.startsWith("[")&&d.endsWith("]")){if(a.length!==0&&(this.write(i,f-1,a),a=""),i=d.substring(1,d.length-1),o.has(i))throw new Error(`Duplicated section: ${i} at line ${f}`);o.add(i)}else{let p=!1;d.endsWith(vy.DEFAULT_MULTI_LINE_SEPARATOR)?a+=d.substring(0,d.length-1).trim():(a+=d,p=!0),(p||f===r)&&(this.write(i,f,a),a="")}})}write(t,n,r){const i=r.indexOf("=");if(i===-1)throw new Error(`parse the content error : line ${n}`);const a=r.substring(0,i),o=r.substring(i+1);this.addConfig(t,a.trim(),o.trim())}getBool(t){return!!this.get(t)}getInt(t){return Number.parseInt(this.get(t),10)}getFloat(t){return Number.parseFloat(this.get(t))}getString(t){return this.get(t)}getStrings(t){return this.get(t).split(",")}set(t,n){if(!t)throw new Error("key is empty");let r="",i;const a=t.toLowerCase().split("::");a.length>=2?(r=a[0],i=a[1]):i=a[0],this.addConfig(r,i,n)}get(t){let n,r;const i=t.toLowerCase().split("::");i.length>=2?(n=i[0],r=i[1]):(n=vy.DEFAULT_SECTION,r=i[0]);const a=this.data.get(n),o=a&&a.get(r);return o||""}}vy.DEFAULT_SECTION="default";vy.DEFAULT_COMMENT="#";vy.DEFAULT_COMMENT_SEM=";";vy.DEFAULT_MULTI_LINE_SEPARATOR="\\";const zxi="modulepreload",Hxi=function(e){return"/"+e},uht={},qxi=function(t,n,r){if(!n||n.length===0)return t();const i=document.getElementsByTagName("link");return Promise.all(n.map(a=>{if(a=Hxi(a),a in uht)return;uht[a]=!0;const o=a.endsWith(".css"),s=o?'[rel="stylesheet"]':"";if(!!r)for(let d=i.length-1;d>=0;d--){const f=i[d];if(f.href===a&&(!o||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${a}"]${s}`))return;const u=document.createElement("link");if(u.rel=o?"stylesheet":zxi,o||(u.as="script",u.crossOrigin=""),u.href=a,document.head.appendChild(u),o)return new Promise((d,f)=>{u.addEventListener("load",d),u.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${a}`)))})})).then(()=>t()).catch(a=>{const o=new Event("vite:preloadError",{cancelable:!0});if(o.payload=a,window.dispatchEvent(o),!o.defaultPrevented)throw a})};var Lje={exports:{}};(function(e,t){(function(n){var r="Compound",i="Identifier",a="MemberExpression",o="Literal",s="ThisExpression",c="CallExpression",u="UnaryExpression",d="BinaryExpression",f="LogicalExpression",p="ConditionalExpression",m="ArrayExpression",g=46,_=44,v=39,b=34,y=40,x=41,C=91,w=93,$=63,O=59,N=58,P=function(Z,te){var re=new Error(Z+" at character "+te);throw re.index=te,re.description=Z,re},I=!0,D={"-":I,"!":I,"~":I,"+":I},k={"||":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10},R=function(Z){var te=0,re;for(var se in Z)(re=se.length)>te&&Z.hasOwnProperty(se)&&(te=re);return te},A=R(D),F=R(k),z={true:!0,false:!1,null:null},M="this",K=function(Z){return k[Z]||0},U=function(Z,te,re){var se=Z==="||"||Z==="&&"?f:d;return{type:se,operator:Z,left:te,right:re}},W=function(Z){return Z>=48&&Z<=57},L=function(Z){return Z===36||Z===95||Z>=65&&Z<=90||Z>=97&&Z<=122||Z>=128&&!k[String.fromCharCode(Z)]},Y=function(Z){return Z===36||Z===95||Z>=65&&Z<=90||Z>=97&&Z<=122||Z>=48&&Z<=57||Z>=128&&!k[String.fromCharCode(Z)]},J=function(Z){for(var te=0,re=Z.charAt,se=Z.charCodeAt,de=function($t){return re.call(Z,$t)},pe=function($t){return se.call(Z,$t)},Se=Z.length,ve=function(){for(var $t=pe(te);$t===32||$t===9||$t===10||$t===13;)$t=pe(++te)},be=function(){var $t=xe(),ke,ye;if(ve(),pe(te)===$){if(te++,ke=be(),ke||P("Expected expression",te),ve(),pe(te)===N)return te++,ye=be(),ye||P("Expected expression",te),{type:p,test:$t,consequent:ke,alternate:ye};P("Expected :",te)}else return $t},Ee=function(){ve();for(var $t=Z.substr(te,F),ke=$t.length;ke>0;){if(k.hasOwnProperty($t)&&(!L(pe(te))||te+$t.length<Z.length&&!Y(pe(te+$t.length))))return te+=ke,$t;$t=$t.substr(0,--ke)}return!1},xe=function(){var $t,ke,ye,_e,He,Ze,ot,Qt,Bt;if(Ze=Pe(),ke=Ee(),!ke)return Ze;for(He={value:ke,prec:K(ke)},ot=Pe(),ot||P("Expected expression after "+ke,te),_e=[Ze,He,ot];(ke=Ee())&&(ye=K(ke),ye!==0);){for(He={value:ke,prec:ye},Bt=ke;_e.length>2&&ye<=_e[_e.length-2].prec;)ot=_e.pop(),ke=_e.pop().value,Ze=_e.pop(),$t=U(ke,Ze,ot),_e.push($t);$t=Pe(),$t||P("Expected expression after "+Bt,te),_e.push(He,$t)}for(Qt=_e.length-1,$t=_e[Qt];Qt>1;)$t=U(_e[Qt-1].value,_e[Qt-2],$t),Qt-=2;return $t},Pe=function(){var $t,ke,ye;if(ve(),$t=pe(te),W($t)||$t===g)return je();if($t===v||$t===b)return ft();if($t===C)return ct();for(ke=Z.substr(te,A),ye=ke.length;ye>0;){if(D.hasOwnProperty(ke)&&(!L(pe(te))||te+ke.length<Z.length&&!Y(pe(te+ke.length))))return te+=ye,{type:u,operator:ke,argument:Pe(),prefix:!0};ke=ke.substr(0,--ye)}return L($t)||$t===y?nt():!1},je=function(){for(var $t="",ke,ye;W(pe(te));)$t+=de(te++);if(pe(te)===g)for($t+=de(te++);W(pe(te));)$t+=de(te++);if(ke=de(te),ke==="e"||ke==="E"){for($t+=de(te++),ke=de(te),(ke==="+"||ke==="-")&&($t+=de(te++));W(pe(te));)$t+=de(te++);W(pe(te-1))||P("Expected exponent ("+$t+de(te)+")",te)}return ye=pe(te),L(ye)?P("Variable names cannot start with a number ("+$t+de(te)+")",te):ye===g&&P("Unexpected period",te),{type:o,value:parseFloat($t),raw:$t}},ft=function(){for(var $t="",ke=de(te++),ye=!1,_e;te<Se;)if(_e=de(te++),_e===ke){ye=!0;break}else if(_e==="\\")switch(_e=de(te++),_e){case"n":$t+=`
`;break;case"r":$t+="\r";break;case"t":$t+="	";break;case"b":$t+="\b";break;case"f":$t+="\f";break;case"v":$t+="\v";break;default:$t+=_e}else $t+=_e;return ye||P('Unclosed quote after "'+$t+'"',te),{type:o,value:$t,raw:ke+$t+ke}},Ge=function(){var $t=pe(te),ke=te,ye;for(L($t)?te++:P("Unexpected "+de(te),te);te<Se&&($t=pe(te),Y($t));)te++;return ye=Z.slice(ke,te),z.hasOwnProperty(ye)?{type:o,value:z[ye],raw:ye}:ye===M?{type:s}:{type:i,name:ye}},Ye=function($t){for(var ke,ye=[],_e,He=!1,Ze=0;te<Se;)if(ve(),ke=pe(te),ke===$t){He=!0,te++,$t===x&&Ze&&Ze>=ye.length&&P("Unexpected token "+String.fromCharCode($t),te);break}else if(ke===_){if(te++,Ze++,Ze!==ye.length){if($t===x)P("Unexpected token ,",te);else if($t===w)for(var ot=ye.length;ot<Ze;ot++)ye.push(null)}}else _e=be(),(!_e||_e.type===r)&&P("Expected comma",te),ye.push(_e);return He||P("Expected "+String.fromCharCode($t),te),ye},nt=function(){var $t,ke;for($t=pe(te),$t===y?ke=We():ke=Ge(),ve(),$t=pe(te);$t===g||$t===C||$t===y;)te++,$t===g?(ve(),ke={type:a,computed:!1,object:ke,property:Ge()}):$t===C?(ke={type:a,computed:!0,object:ke,property:be()},ve(),$t=pe(te),$t!==w&&P("Unclosed [",te),te++):$t===y&&(ke={type:c,arguments:Ye(x),callee:ke}),ve(),$t=pe(te);return ke},We=function(){te++;var $t=be();if(ve(),pe(te)===x)return te++,$t;P("Unclosed (",te)},ct=function(){return te++,{type:m,elements:Ye(w)}},rt=[],vt,Mt;te<Se;)vt=pe(te),vt===O||vt===_?te++:(Mt=be())?rt.push(Mt):te<Se&&P('Unexpected "'+de(te)+'"',te);return rt.length===1?rt[0]:{type:r,body:rt}};J.version="0.3.5",J.toString=function(){return"JavaScript Expression Parser (JSEP) v"+J.version},J.addUnaryOp=function(Z){return A=Math.max(Z.length,A),D[Z]=I,this},J.addBinaryOp=function(Z,te){return F=Math.max(Z.length,F),k[Z]=te,this},J.addLiteral=function(Z,te){return z[Z]=te,this},J.removeUnaryOp=function(Z){return delete D[Z],Z.length===A&&(A=R(D)),this},J.removeAllUnaryOps=function(){return D={},A=0,this},J.removeBinaryOp=function(Z){return delete k[Z],Z.length===F&&(F=R(k)),this},J.removeAllBinaryOps=function(){return k={},F=0,this},J.removeLiteral=function(Z){return delete z[Z],this},J.removeAllLiterals=function(){return z={},this},e.exports?t=e.exports=J:t.parse=J})()})(Lje,Lje.exports);var Vxi=Lje.exports;const s_e=il(Vxi);var Wv=function(e,t){try{var n,r=e;switch(r.type){case"ArrayExpression":return Promise.resolve(fht(r.elements,t));case"BinaryExpression":return Promise.resolve(Promise.all([Wv(r.left,t),Wv(r.right,t)])).then(function(p){return vW[r.operator](p[0],p[1])});case"CallExpression":var i,a,o,s=function(){if(typeof a=="function"){var p=a,m=p.apply,g=i;return Promise.resolve(fht(r.arguments,t)).then(function(_){return Promise.resolve(m.call(p,g,_))})}},c=r.callee.type==="MemberExpression"?Promise.resolve(dht(r.callee,t)).then(function(p){i=(o=p)[0],a=o[1]}):Promise.resolve(Wv(r.callee,t)).then(function(p){a=p});return Promise.resolve(c&&c.then?c.then(s):s());case"ConditionalExpression":return Promise.resolve(Wv(r.test,t)).then(function(p){return Promise.resolve(Wv(p?r.consequent:r.alternate,t))});case"Identifier":return Promise.resolve(t[r.name]);case"Literal":return Promise.resolve(r.value);case"LogicalExpression":var u=function(p){return n?p:Promise.resolve(Promise.all([Wv(r.left,t),Wv(r.right,t)])).then(function(m){return vW[r.operator](m[0],m[1])})},d=r.operator==="||"?Promise.resolve(Wv(r.left,t)).then(function(p){return p?(n=1,p):Promise.resolve(Wv(r.right,t)).then(function(m){return n=1,m})}):function(){if(r.operator==="&&")return Promise.resolve(Wv(r.left,t)).then(function(p){return p?Promise.resolve(Wv(r.right,t)).then(function(m){return n=1,m}):(n=1,p)})}();return Promise.resolve(d&&d.then?d.then(u):u(d));case"MemberExpression":return Promise.resolve(dht(r,t)).then(function(p){return p[1]});case"ThisExpression":return Promise.resolve(t);case"UnaryExpression":var f=jje[r.operator];return Promise.resolve(Wv(r.argument,t)).then(function(p){return f.call(jje,p)});default:return Promise.resolve(void 0)}}catch(p){return Promise.reject(p)}},dht=function(e,t){try{return Promise.resolve(Wv(e.object,t)).then(function(n){function r(){if(/^__proto__|prototype|constructor$/.test(i))throw Error('Access to member "'+i+'" disallowed.');return[n,n[i]]}var i,a=function(){if(e.computed)return Promise.resolve(Wv(e.property,t)).then(function(o){i=o});i=e.property.name}();return a&&a.then?a.then(r):r()})}catch(n){return Promise.reject(n)}},fht=function(e,t){try{return Promise.resolve(Promise.all(e.map(function(n){return Wv(n,t)})))}catch(n){return Promise.reject(n)}},Wxi={"||":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10},vW={"||":function(e,t){return e||t},"&&":function(e,t){return e&&t},"|":function(e,t){return e|t},"^":function(e,t){return e^t},"&":function(e,t){return e&t},"==":function(e,t){return e==t},"!=":function(e,t){return e!=t},"===":function(e,t){return e===t},"!==":function(e,t){return e!==t},"<":function(e,t){return e<t},">":function(e,t){return e>t},"<=":function(e,t){return e<=t},">=":function(e,t){return e>=t},"<<":function(e,t){return e<<t},">>":function(e,t){return e>>t},">>>":function(e,t){return e>>>t},"+":function(e,t){return e+t},"-":function(e,t){return e-t},"*":function(e,t){return e*t},"/":function(e,t){return e/t},"%":function(e,t){return e%t}},jje={"-":function(e){return-e},"+":function(e){return+e},"~":function(e){return~e},"!":function(e){return!e}};function pht(e,t){return e.map(function(n){return h3(n,t)})}function hht(e,t){var n,r=h3(e.object,t);if(n=e.computed?h3(e.property,t):e.property.name,/^__proto__|prototype|constructor$/.test(n))throw Error('Access to member "'+n+'" disallowed.');return[r,r[n]]}function h3(e,t){var n=e;switch(n.type){case"ArrayExpression":return pht(n.elements,t);case"BinaryExpression":return vW[n.operator](h3(n.left,t),h3(n.right,t));case"CallExpression":var r,i,a;return n.callee.type==="MemberExpression"?(r=(a=hht(n.callee,t))[0],i=a[1]):i=h3(n.callee,t),typeof i!="function"?void 0:i.apply(r,pht(n.arguments,t));case"ConditionalExpression":return h3(n.test,t)?h3(n.consequent,t):h3(n.alternate,t);case"Identifier":return t[n.name];case"Literal":return n.value;case"LogicalExpression":var o=h3(n.left,t);return n.operator==="||"&&o?o:n.operator!=="&&"||o?vW[n.operator](o,h3(n.right,t)):o;case"MemberExpression":return hht(n,t)[1];case"ThisExpression":return t;case"UnaryExpression":return jje[n.operator](h3(n.argument,t));default:return}}function Uxi(e){return h3.bind(null,s_e(e))}function Kxi(e){return Wv.bind(null,s_e(e))}function Gxi(e,t,n){n?(s_e.addBinaryOp(e,t),vW[e]=n):(s_e.addBinaryOp(e,Wxi[e]||1),vW[e]=t)}var r0;(function(e){e[e.Allow=1]="Allow",e[e.Indeterminate=2]="Indeterminate",e[e.Deny=3]="Deny"})(r0||(r0={}));class Yxi{constructor(t){this.done=!1,this.res=!1,this.rec=!1,this.expr=t}current(){return this.res}pushEffect(t){switch(this.expr){case"some(where (p_eft == allow))":t===r0.Allow&&(this.res=!0,this.done=!0,this.rec=!0);break;case"!some(where (p_eft == deny))":this.res=!0,t===r0.Deny&&(this.res=!1,this.done=!0,this.rec=!0);break;case"some(where (p_eft == allow)) && !some(where (p_eft == deny))":t===r0.Allow?(this.res=!0,this.rec=!0):t===r0.Deny?(this.res=!1,this.done=!0,this.rec=!0):this.rec=!1;break;case"priority(p_eft) || deny":case"subjectPriority(p_eft) || deny":t!==r0.Indeterminate&&(this.res=t===r0.Allow,this.done=!0,this.rec=!0);break;default:throw new Error("unsupported effect")}return[this.res,this.rec,this.done]}}class Xxi{newStream(t){return new Yxi(t)}}class Jxi{constructor(){this.enable=!1}enableLog(t){this.enable=t}isEnable(){return this.enable}print(...t){this.enable&&console.log(...t)}printf(t,...n){this.enable&&console.log(t,...n)}}let oZt=new Jxi;function Wre(){return oZt}function pM(...e){oZt.print(...e)}const eA="casbin::default";function GS(e,t,n){const r=e.get(t);return r===void 0?(e.set(t,n),n):r}class Gq{constructor(t){this.name=t,this.roles=[]}addRole(t){this.roles.some(n=>n.name===t.name)||this.roles.push(t)}deleteRole(t){this.roles=this.roles.filter(n=>n.name!==t.name)}hasRole(t,n){if(this.name===t)return!0;if(n<=0)return!1;for(const r of this.roles)if(r.hasRole(t,n-1))return!0;return!1}hasDirectRole(t){return this.roles.some(n=>n.name===t)}toString(){return this.name+this.roles.join(", ")}getRoles(){return this.roles.map(t=>t.name)}}class tA extends Map{constructor(){super()}hasRole(t,n){let r=!1;if(n)this.forEach((i,a)=>{n(t,a)&&(r=!0)});else return this.has(t);return r}createRole(t,n){const r=GS(this,t,new Gq(t));return n&&this.forEach((i,a)=>{if(n(t,a)&&t!==a){const o=GS(this,a,new Gq(a));r.addRole(o)}}),r}}class l_e{constructor(t){this.hasPattern=!1,this.hasDomainPattern=!1,this.hasDomainHierarchy=!1,this.allDomains=new Map,this.allDomains.set(eA,new tA),this.maxHierarchyLevel=t}async addMatchingFunc(t,n){if(this.hasPattern=!0,typeof t=="string"&&n)this.matchingFunc=n;else if(typeof t=="function")this.matchingFunc=t;else throw new Error("error: domain should be 1 parameter")}async addDomainMatchingFunc(t){this.hasDomainPattern=!0,this.domainMatchingFunc=t}async addDomainHierarchy(t){if(!(t!=null&&t.syncedHasLink))throw Error("Domain hierarchy must be syncronous.");this.hasDomainHierarchy=!0,this.domainHierarchyManager=t}generateTempRoles(t){if(!this.hasPattern&&!this.hasDomainPattern&&!this.hasDomainHierarchy)return GS(this.allDomains,t,new tA);const n=new Set([t]);(this.hasDomainPattern||this.hasDomainHierarchy)&&this.allDomains.forEach((i,a)=>{var o;(this.hasDomainPattern&&this.domainMatchingFunc(t,a)||!((o=this.domainHierarchyManager)===null||o===void 0)&&o.syncedHasLink&&this.domainHierarchyManager.syncedHasLink(a,t))&&n.add(a)});const r=new tA;return n.forEach(i=>{GS(this.allDomains,i,new tA).forEach((a,o)=>{const s=r.createRole(a.name,this.matchingFunc);a.getRoles().forEach(c=>{s.addRole(r.createRole(c,this.matchingFunc))})})}),r}async addLink(t,n,...r){if(r.length===0)r=[eA];else if(r.length>1)throw new Error("error: domain should be 1 parameter");const i=GS(this.allDomains,r[0],new tA),a=GS(i,t,new Gq(t)),o=GS(i,n,new Gq(n));a.addRole(o)}async clear(){this.allDomains=new Map,this.allDomains.set(eA,new tA)}async deleteLink(t,n,...r){if(r.length===0)r=[eA];else if(r.length>1)throw new Error("error: domain should be 1 parameter");const i=GS(this.allDomains,r[0],new tA);if(!i.has(t)||!i.has(n))return;const a=GS(i,t,new Gq(t)),o=GS(i,n,new Gq(n));a.deleteRole(o)}syncedHasLink(t,n,...r){if(r.length===0)r=[eA];else if(r.length>1)throw new Error("error: domain should be 1 parameter");if(t===n)return!0;const i=this.generateTempRoles(r[0]);return!i.hasRole(t,this.matchingFunc)||!i.hasRole(n,this.matchingFunc)?!1:i.createRole(t,this.matchingFunc).hasRole(n,this.maxHierarchyLevel)}async hasLink(t,n,...r){return new Promise(i=>i(this.syncedHasLink(t,n,...r)))}async getRoles(t,...n){if(n.length===0)n=[eA];else if(n.length>1)throw new Error("error: domain should be 1 parameter");const r=this.generateTempRoles(n[0]);return r.hasRole(t,this.matchingFunc)?r.createRole(t,this.matchingFunc).getRoles():[]}async getUsers(t,...n){if(n.length===0)n=[eA];else if(n.length>1)throw new Error("error: domain should be 1 parameter");const r=this.generateTempRoles(n[0]);if(!r.hasRole(t,this.matchingFunc))return[];const i=[];for(const a of r.values())a.hasDirectRole(t)&&i.push(a.name);return i}async printRoles(){Wre().isEnable()&&[...this.allDomains.values()].forEach(t=>{pM(t.toString())})}}const XIe="",Qxi="::",JIe={r:"request_definition",p:"policy_definition",g:"role_definition",e:"policy_effect",m:"matchers"};var Vx;(function(e){e[e.PolicyAdd=0]="PolicyAdd",e[e.PolicyRemove=1]="PolicyRemove"})(Vx||(Vx={}));const Zxi=["r","p","e","m"];class sZt{constructor(){this.model=new Map}loadAssertion(t,n,r){const i=JIe[n],a=t.getString(`${i}::${r}`);return this.addDef(n,r,a)}getKeySuffix(t){return t===1?"":t.toString()}loadSection(t,n){let r=1;for(;this.loadAssertion(t,n,n+this.getKeySuffix(r));)r++}addDef(t,n,r){if(r==="")return!1;const i=new t5i;if(i.key=n,i.value=r,i.fieldIndexMap=new Map,t==="r"||t==="p"){const o=r.split(",").map(s=>s.trim());for(let s=0;s<o.length;s++)o[s]=n+"_"+o[s];i.tokens=o}else if(t==="m"){const o=r.match(/\"(.*?)\"/g)||[];if(o.forEach((c,u)=>{r=r.replace(c,`$<${u}>`)}),r=o_e(r),o.forEach((c,u)=>{r=r.replace(`$<${u}>`,c)}),new RegExp("(?<![&|])&(?!&)|(?<![&|])\\|(?!\\|)|&{3,}|\\|{3,}","g").test(r))throw new Error("Invalid operator in matcher");i.value=r}else i.value=o_e(r);const a=this.model.get(t);if(a)a.set(n,i);else{const o=new Map;o.set(n,i),this.model.set(t,o)}return!0}loadModel(t,n){this.loadModelFromFile(t,n)}loadModelFromFile(t,n){const r=vy.newConfigFromFile(t,n);this.loadModelFromConfig(r)}loadModelFromText(t){const n=vy.newConfigFromText(t);this.loadModelFromConfig(n)}loadModelFromConfig(t){for(const r in JIe)this.loadSection(t,r);const n=[];if(Zxi.forEach(r=>{this.hasSection(r)||n.push(JIe[r])}),n.length>0)throw new Error(`missing required sections: ${n.join(",")}`)}hasSection(t){return this.model.get(t)!==void 0}printModel(){pM("Model:"),this.model.forEach((t,n)=>{t.forEach((r,i)=>{pM(`${n}.${i}: ${r.value}`)})})}async buildIncrementalRoleLinks(t,n,r,i,a){var o,s;r==="g"&&await((s=(o=this.model.get(r))===null||o===void 0?void 0:o.get(i))===null||s===void 0?void 0:s.buildIncrementalRoleLinks(t,n,a))}async buildRoleLinks(t){const n=this.model.get("g");if(n)for(const r of n.keys()){const i=n.get(r);let a=t.get(r);a||(a=new l_e(10),t.set(r,a)),await(i==null?void 0:i.buildRoleLinks(a))}}clearPolicy(){this.model.forEach((t,n)=>{(n==="p"||n==="g")&&t.forEach(r=>{r.policy=[]})})}getPolicy(t,n){var r;const i=[],a=(r=this.model.get(t))===null||r===void 0?void 0:r.get(n);return a&&i.push(...a.policy),i}hasPolicy(t,n,r){var i;const a=(i=this.model.get(t))===null||i===void 0?void 0:i.get(n);return a?a.policy.some(o=>Kme(o,r)):!1}addPolicy(t,n,r){var i;if(!this.hasPolicy(t,n,r)){const a=(i=this.model.get(t))===null||i===void 0?void 0:i.get(n);if(!a)return!1;const o=a.policy,c=a.tokens.indexOf(`${n}_priority`);if(c!==-1){const u=r[c],d=o.findIndex(f=>f[c]>=u);c===-1?o.push(r):o.splice(d,0,r)}else o.push(r);return!0}return!1}addPolicies(t,n,r){var i;const a=(i=this.model.get(t))===null||i===void 0?void 0:i.get(n);if(!a)return[!1,[]];for(const s of r)if(this.hasPolicy(t,n,s))return[!1,[]];return a.tokens.indexOf(`${n}_priority`)!==-1?r.forEach(s=>{this.addPolicy(t,n,s)}):a.policy=a.policy.concat(r),[!0,r]}updatePolicy(t,n,r,i){var a;const o=(a=this.model.get(t))===null||a===void 0?void 0:a.get(n);if(!o)return!1;const s=o.policy.findIndex(u=>Kme(u,r));if(s===-1)return!1;const c=o.tokens.indexOf(`${n}_priority`);if(c!==-1)if(r[c]===i[c])o.policy[s]=i;else throw new Error("new rule should have the same priority with old rule.");else o.policy[s]=i;return!0}removePolicy(t,n,r){var i;if(this.hasPolicy(t,n,r)){const a=(i=this.model.get(t))===null||i===void 0?void 0:i.get(n);return a?(a.policy=a.policy.filter(o=>!Kme(r,o)),!0):!1}return!1}removePolicies(t,n,r){var i;const a=[],o=(i=this.model.get(t))===null||i===void 0?void 0:i.get(n);if(!o)return[!1,[]];for(const s of r)if(!this.hasPolicy(t,n,s))return[!1,[]];for(const s of r)o.policy=o.policy.filter(c=>{const u=Kme(s,c);return u&&a.push(c),!u});return[!0,a]}getFilteredPolicy(t,n,r,...i){var a;const o=[],s=(a=this.model.get(t))===null||a===void 0?void 0:a.get(n);if(!s)return o;for(const c of s.policy){let u=!0;for(let d=0;d<i.length;d++){const f=i[d];if(f!==""&&c[r+d]!==f){u=!1;break}}u&&o.push(c)}return o}removeFilteredPolicy(t,n,r,...i){var a;const o=[],s=[];let c=!1;if(i.length===0)return[!1,s];const u=(a=this.model.get(t))===null||a===void 0?void 0:a.get(n);if(!u)return[!1,[]];for(const d of u.policy){let f=!0;for(let p=0;p<i.length;p++){const m=i[p];if(m!==""&&d[r+p]!==m){f=!1;break}}f?(c=!0,s.push(d)):o.push(d)}return s.length!==0&&(u.policy=o),[c,s]}getValuesForFieldInPolicy(t,n,r){var i;const a=[],o=(i=this.model.get(t))===null||i===void 0?void 0:i.get(n);return o?Fje(o.policy.map(s=>s[r])):a}getValuesForFieldInPolicyAllTypes(t,n){const r=[],i=this.model.get(t);if(!i)return r;for(const a of i.keys())r.push(...this.getValuesForFieldInPolicy(t,a,n));return Fje(r)}printPolicy(){Wre().isEnable()&&(pM("Policy:"),this.model.forEach((t,n)=>{(n==="p"||n==="g")&&t.forEach(r=>{pM(`key, : ${r.value}, : , ${r.policy}`)})}))}getFieldIndex(t,n){var r;const i=(r=this.model.get("p"))===null||r===void 0?void 0:r.get(t);if(!i)return-1;let a=i.fieldIndexMap.get(n);if(a)return a;const o=t+"_"+n;a=-1;for(let s=0;s<i.tokens.length;s++)if(i.tokens[s]===o){a=s;break}return a===-1||i.fieldIndexMap.set(n,a),a}sortPoliciesBySubjectHierarchy(){var t,n,r;((n=(t=this.model.get("e"))===null||t===void 0?void 0:t.get("e"))===null||n===void 0?void 0:n.value)==="subjectPriority(p_eft) || deny"&&((r=this.model.get("p"))===null||r===void 0||r.forEach((i,a)=>{const o=this.getFieldIndex(a,"dom"),s=this.getFieldIndex(a,"sub"),c=this.getSubjectHierarchyMap(this.model.get("g").get("g").policy);i.policy.sort((u,d)=>{const f=o===-1?XIe:u[o],p=o===-1?XIe:d[o],m=c.get(this.getNameWithDomain(f,u[s]));return c.get(this.getNameWithDomain(p,d[s]))-m})}))}getSubjectHierarchyMap(t){const n=new Map;if(!t)return n;const r=new Map;let i=XIe;t.forEach(o=>{o.length!==2&&(i=o[this.getFieldIndex("p","dom")]);const s=this.getNameWithDomain(i,o[this.getFieldIndex("p","sub")]),c=this.getNameWithDomain(i,o[this.getFieldIndex("p","obj")]);r.set(s,c),n.has(s)||n.set(s,0),n.has(c)||n.set(c,0),n.set(s,1)});const a=new Set;for(n.forEach((o,s)=>{n.get(s)!==0&&a.add(s)});a.size!==0;)for(const o of a.values())this.findHierarchy(r,n,a,o);return n}findHierarchy(t,n,r,i){r.delete(i);const a=t.get(i);r.has(a)&&this.findHierarchy(t,n,r,a),n.set(i,n.get(a)+10)}getNameWithDomain(t,n){return t+Qxi+n}}function e5i(...e){const t=new sZt;if(e.length===2)e[0]!==""&&t.loadModelFromFile(e[0]);else if(e.length===1)t.loadModelFromText(e[0]);else if(e.length!==0)throw new Error("Invalid parameters for model.");return t}function lZt(e,t){const n=new sZt;return e&&n.loadModelFromFile(e,t),n}class t5i{constructor(){this.key="",this.value="",this.tokens=[],this.policy=[],this.rm=new l_e(10),this.fieldIndexMap=new Map}async buildIncrementalRoleLinks(t,n,r){this.rm=t;const i=(this.value.match(/_/g)||[]).length;if(i<2)throw new Error('the number of "_" in role definition should be at least 2');for(let a of r){if(a.length<i)throw new Error("grouping policy elements do not meet role definition");switch(a.length>i&&(a=a.slice(0,i)),n){case Vx.PolicyAdd:await this.rm.addLink(a[0],a[1],...a.slice(2));break;case Vx.PolicyRemove:await this.rm.deleteLink(a[0],a[1],...a.slice(2));break;default:throw new Error("unsupported operation")}}}async buildRoleLinks(t){this.rm=t;const n=(this.value.match(/_/g)||[]).length;if(n<2)throw new Error('the number of "_" in role definition should be at least 2');for(let r of this.policy)r.length>n&&(r=r.slice(0,n)),await this.rm.addLink(r[0],r[1],...r.slice(2));pM(`Role links for: ${this.key}`),await this.rm.printRoles()}}class qYe{constructor(){this.functions=new Map}static loadFunctionMap(){const t=new qYe;return t.addFunction("keyMatch",Y8i),t.addFunction("keyGet",J8i),t.addFunction("keyMatch2",Q8i),t.addFunction("keyGet2",exi),t.addFunction("keyMatch3",nxi),t.addFunction("keyMatch4",ixi),t.addFunction("keyMatch5",oxi),t.addFunction("regexMatch",sxi),t.addFunction("ipMatch",cxi),t.addFunction("globMatch",uxi),t}addFunction(t,n){this.functions.get(t)||this.functions.set(t,n)}getFunctions(){return this.functions}}class uP{constructor(t,n,r,i){this.pType=n,this.eType=r,this.mType=i,this.rType=t}}class n5i{constructor(){this.fm=qYe.loadFunctionMap(),this.eft=new Xxi,this.matcherMap=new Map,this.defaultEnforceContext=new uP("r","p","e","m"),this.watcher=null,this.watcherEx=null,this.enabled=!0,this.autoSave=!0,this.autoBuildRoleLinks=!0,this.autoNotifyWatcher=!0,this.acceptJsonRequest=!1}setFileSystem(t){this.fs=t}getFileSystem(){return this.fs}getExpression(t,n){const r=`${t?"ASYNC[":"SYNC["}${n}]`;Gxi("in",1,jxi);let i=this.matcherMap.get(r);return i||(n=Bxi(n),i=t?Kxi(n):Uxi(n),this.matcherMap.set(r,i)),i}loadModel(){this.model=lZt(this.modelPath,this.fs),this.model.printModel()}getModel(){return this.model}setModel(t){this.model=t}getAdapter(){return this.adapter}setAdapter(t){this.adapter=t}setWatcher(t){this.watcher=t,t.setUpdateCallback(async()=>await this.loadPolicy())}setWatcherEx(t){this.watcherEx=t}setRoleManager(t){this.rmMap.set("g",t)}setNamedRoleManager(t,n){this.rmMap.set(t,n)}getRoleManager(){return this.rmMap.get("g")}getNamedRoleManager(t){return this.rmMap.get(t)}setEffector(t){this.eft=t}clearPolicy(){this.model.clearPolicy()}initRmMap(){this.rmMap=new Map;const t=this.model.model.get("g");if(t)for(const n of t.keys())this.rmMap.set(n,new l_e(10))}sortPolicies(){var t;(t=this.model.model.get("p"))===null||t===void 0||t.forEach((n,r)=>{const i=n.policy,a=n.tokens;if(i&&a){const o=a.indexOf(`${r}_priority`);o!==-1&&i.sort((s,c)=>parseInt(s[o],10)-parseInt(c[o],10))}})}async loadPolicy(){this.model.clearPolicy(),await this.adapter.loadPolicy(this.model),this.sortPolicies(),this.model.sortPoliciesBySubjectHierarchy(),this.autoBuildRoleLinks&&await this.buildRoleLinksInternal()}async loadFilteredPolicy(t){return this.model.clearPolicy(),this.sortPolicies(),this.model.sortPoliciesBySubjectHierarchy(),this.loadIncrementalFilteredPolicy(t)}async loadIncrementalFilteredPolicy(t){if("isFiltered"in this.adapter)await this.adapter.loadFilteredPolicy(this.model,t);else throw new Error("filtered policies are not supported by this adapter");return this.sortPolicies(),this.autoBuildRoleLinks&&await this.buildRoleLinksInternal(),!0}isFiltered(){return"isFiltered"in this.adapter?this.adapter.isFiltered():!1}async savePolicy(){if(this.isFiltered())throw new Error("Cannot save a filtered policy");return await this.adapter.savePolicy(this.model)?this.watcherEx?await this.watcherEx.updateForSavePolicy(this.model):this.watcher?await this.watcher.update():!0:!1}enableEnforce(t){this.enabled=t}enableLog(t){Wre().enableLog(t)}enableAutoSave(t){this.autoSave=t}enableAutoNotifyWatcher(t){this.autoNotifyWatcher=t}enableAcceptJsonRequest(t){this.acceptJsonRequest=t}enableAutoBuildRoleLinks(t){this.autoBuildRoleLinks=t}async addNamedMatchingFunc(t,n){const r=this.rmMap.get(t);if(r)return await r.addMatchingFunc(n);throw Error("Target ptype not found.")}async addNamedDomainMatchingFunc(t,n){const r=this.rmMap.get(t);if(r)return await r.addDomainMatchingFunc(n)}async buildRoleLinks(){return this.buildRoleLinksInternal()}async buildIncrementalRoleLinks(t,n,r){let i=this.rmMap.get(n);i||(i=new l_e(10),this.rmMap.set(n,i)),await this.model.buildIncrementalRoleLinks(i,t,"g",n,r)}async buildRoleLinksInternal(){for(const t of this.rmMap.values())await t.clear(),await this.model.buildRoleLinks(this.rmMap)}*privateEnforce(t=!0,n=!1,r,i=new uP("r","p","e","m"),...a){var o,s,c,u,d,f,p,m,g,_;if(!this.enabled)return!0;let v=-1;const b={};this.fm.getFunctions().forEach((R,A)=>{b[A]=R});const y=this.model.model.get("g");y==null||y.forEach((R,A)=>{const F=R.rm;b[A]=t?dxi(F):fxi(F)});let x;if(r?x=Rxi(o_e(r)):x=(s=(o=this.model.model.get("m"))===null||o===void 0?void 0:o.get(i.mType))===null||s===void 0?void 0:s.value,!x)throw new Error("Unable to find matchers in model");const C=(u=(c=this.model.model.get("e"))===null||c===void 0?void 0:c.get(i.eType))===null||u===void 0?void 0:u.value;if(!C)throw new Error("Unable to find policy_effect in model");const w=Mxi(x);let $;const O=(d=this.model.model.get("p"))===null||d===void 0?void 0:d.get(i.pType),N=(f=O==null?void 0:O.policy)===null||f===void 0?void 0:f.length,P=(m=(p=this.model.model.get("r"))===null||p===void 0?void 0:p.get(i.rType))===null||m===void 0?void 0:m.tokens,I=P==null?void 0:P.length,D=this.eft.newStream(C);if(N&&N!==0)for(let R=0;R<N;R++){const A={};if((P==null?void 0:P.length)!==a.length)throw new Error(`invalid request size: expected ${I}, got ${a.length}, rvals: ${a}"`);if(this.acceptJsonRequest?P.forEach((Y,J)=>{try{A[Y]=JSON.parse(a[J])}catch{A[Y]=a[J]}}):P.forEach((Y,J)=>{A[Y]=a[J]}),O==null||O.tokens.forEach((Y,J)=>{A[Y]=O==null?void 0:O.policy[R][J]}),w){const Y=Lxi(x);let J=x;for(const Z of Y)if(Z in A){const te=o_e(A[Z]);J=Fxi(J,Z,te)}else throw new Error(`${Z} not in ${A}`);$=this.getExpression(t,J)}else $===void 0&&($=this.getExpression(t,x));const F=Object.assign(Object.assign({},A),b),z=t?yield $(F):$(F);let M;switch(typeof z){case"boolean":M=z?r0.Allow:r0.Indeterminate;break;case"number":z===0?M=r0.Indeterminate:M=z;break;case"string":z===""?M=r0.Indeterminate:M=r0.Allow;break;default:throw new Error("matcher result should only be of type boolean, number, or string")}const K=A[`${i.pType}_eft`];K&&M===r0.Allow&&(K==="allow"?M=r0.Allow:K==="deny"?M=r0.Deny:M=r0.Indeterminate);const[U,W,L]=D.pushEffect(M);if(W&&(v=R),L)break}else{v=0;const R={};P==null||P.forEach((z,M)=>{R[z]=a[M]}),(g=O==null?void 0:O.tokens)===null||g===void 0||g.forEach(z=>{R[z]=""}),$=this.getExpression(t,x);const A=Object.assign(Object.assign({},R),b);(t?yield $(A):$(A))?D.pushEffect(r0.Allow):D.pushEffect(r0.Indeterminate)}const k=D.current();if(Wre().isEnable()){let R="Request: ";for(let A=0;A<a.length;A++)A!==a.length-1?R+=`${a[A]}, `:R+=a[A];R+=` ---> ${k}`,pM(R)}return n?v===-1?[k,[]]:[k,((_=O==null?void 0:O.policy)===null||_===void 0?void 0:_[v])||[]]:k}enforceSync(...t){if(t[0]instanceof uP){const n=t.shift();return Gme(this.privateEnforce(!1,!1,"",n,...t))}return Gme(this.privateEnforce(!1,!1,"",this.defaultEnforceContext,...t))}enforceExSync(...t){if(t[0]instanceof uP){const n=t.shift();return Gme(this.privateEnforce(!1,!0,"",n,...t))}return Gme(this.privateEnforce(!1,!0,"",this.defaultEnforceContext,...t))}enforceWithSyncCompile(...t){return this.enforceSync(...t)}async enforce(...t){if(t[0]instanceof uP){const n=t.shift();return cP(this.privateEnforce(!0,!1,"",n,...t))}return cP(this.privateEnforce(!0,!1,"",this.defaultEnforceContext,...t))}async enforceWithMatcher(t,...n){if(n[0]instanceof uP){const r=n.shift();return cP(this.privateEnforce(!0,!1,t,r,...n))}return cP(this.privateEnforce(!0,!1,t,this.defaultEnforceContext,...n))}async enforceEx(...t){if(t[0]instanceof uP){const n=t.shift();return cP(this.privateEnforce(!0,!0,"",n,...t))}return cP(this.privateEnforce(!0,!0,"",this.defaultEnforceContext,...t))}async enforceExWithMatcher(t,...n){if(n[0]instanceof uP){const r=n.shift();return cP(this.privateEnforce(!0,!0,t,r,...n))}return cP(this.privateEnforce(!0,!0,t,this.defaultEnforceContext,...n))}async batchEnforce(t){return await Promise.all(t.map(n=>this.enforce(...n)))}}class r5i extends n5i{async addPolicyInternal(t,n,r,i){if(this.model.hasPolicy(t,n,r))return!1;if(this.adapter&&this.autoSave)try{await this.adapter.addPolicy(t,n,r)}catch(o){if(o.message!=="not implemented")throw o}i&&this.autoNotifyWatcher&&(this.watcherEx?this.watcherEx.updateForAddPolicy(t,n,...r):this.watcher&&this.watcher.update());const a=this.model.addPolicy(t,n,r);return t==="g"&&a&&await this.buildIncrementalRoleLinks(Vx.PolicyAdd,n,[r]),a}async addPoliciesInternal(t,n,r,i){for(const s of r)if(this.model.hasPolicy(t,n,s))return!1;if(this.autoSave)if("addPolicies"in this.adapter)try{await this.adapter.addPolicies(t,n,r)}catch(s){if(s.message!=="not implemented")throw s}else throw new Error("cannot to save policy, the adapter does not implement the BatchAdapter");i&&this.autoNotifyWatcher&&(this.watcherEx?this.watcherEx.updateForAddPolicies(t,n,...r):this.watcher&&this.watcher.update());const[a,o]=await this.model.addPolicies(t,n,r);return t==="g"&&a&&(o!=null&&o.length)&&await this.buildIncrementalRoleLinks(Vx.PolicyAdd,n,o),a}async updatePolicyInternal(t,n,r,i,a){if(!this.model.hasPolicy(t,n,r))return!1;if(this.autoSave)if("updatePolicy"in this.adapter)try{await this.adapter.updatePolicy(t,n,r,i)}catch(s){if(s.message!=="not implemented")throw s}else throw new Error("cannot to update policy, the adapter does not implement the UpdatableAdapter");a&&this.autoNotifyWatcher&&this.watcher&&this.watcher.update();const o=this.model.updatePolicy(t,n,r,i);return t==="g"&&o&&(await this.buildIncrementalRoleLinks(Vx.PolicyRemove,n,[r]),await this.buildIncrementalRoleLinks(Vx.PolicyAdd,n,[i])),o}async removePolicyInternal(t,n,r,i){if(!this.model.hasPolicy(t,n,r))return!1;if(this.adapter&&this.autoSave)try{await this.adapter.removePolicy(t,n,r)}catch(o){if(o.message!=="not implemented")throw o}i&&this.autoNotifyWatcher&&(this.watcherEx?this.watcherEx.updateForRemovePolicy(t,n,...r):this.watcher&&this.watcher.update());const a=await this.model.removePolicy(t,n,r);return t==="g"&&a&&await this.buildIncrementalRoleLinks(Vx.PolicyRemove,n,[r]),a}async removePoliciesInternal(t,n,r,i){for(const s of r)if(!this.model.hasPolicy(t,n,s))return!1;if(this.autoSave)if("removePolicies"in this.adapter)try{await this.adapter.removePolicies(t,n,r)}catch(s){if(s.message!=="not implemented")throw s}else throw new Error("cannot to save policy, the adapter does not implement the BatchAdapter");i&&this.autoNotifyWatcher&&(this.watcherEx?this.watcherEx.updateForRemovePolicies(t,n,...r):this.watcher&&this.watcher.update());const[a,o]=this.model.removePolicies(t,n,r);return t==="g"&&a&&(o!=null&&o.length)&&await this.buildIncrementalRoleLinks(Vx.PolicyRemove,n,o),a}async removeFilteredPolicyInternal(t,n,r,i,a){if(this.adapter&&this.autoSave)try{await this.adapter.removeFilteredPolicy(t,n,r,...i)}catch(c){if(c.message!=="not implemented")throw c}a&&this.autoNotifyWatcher&&(this.watcherEx?this.watcherEx.updateForRemoveFilteredPolicy(t,n,r,...i):this.watcher&&this.watcher.update());const[o,s]=this.model.removeFilteredPolicy(t,n,r,...i);return t==="g"&&o&&(s!=null&&s.length)&&await this.buildIncrementalRoleLinks(Vx.PolicyRemove,n,s),o}getFieldIndex(t,n){return this.model.getFieldIndex(t,n)}setFieldIndex(t,n,r){var i;const a=(i=this.model.model.get("p"))===null||i===void 0?void 0:i.get(t);a==null||a.fieldIndexMap.set(n,r)}}class i5i extends r5i{async getAllSubjects(){return this.getAllNamedSubjects("p")}async getAllNamedSubjects(t){return this.model.getValuesForFieldInPolicy("p",t,0)}async getAllObjects(){return this.getAllNamedObjects("p")}async getAllNamedObjects(t){return this.model.getValuesForFieldInPolicy("p",t,1)}async getAllActions(){return this.getAllNamedActions("p")}async getAllNamedActions(t){return this.model.getValuesForFieldInPolicy("p",t,2)}async getAllRoles(){return this.getAllNamedRoles("g")}async getAllNamedRoles(t){return this.model.getValuesForFieldInPolicy("g",t,1)}async getPolicy(){return this.getNamedPolicy("p")}async getFilteredPolicy(t,...n){return this.getFilteredNamedPolicy("p",t,...n)}async getNamedPolicy(t){return this.model.getPolicy("p",t)}async getFilteredNamedPolicy(t,n,...r){return this.model.getFilteredPolicy("p",t,n,...r)}async getGroupingPolicy(){return this.getNamedGroupingPolicy("g")}async getFilteredGroupingPolicy(t,...n){return this.getFilteredNamedGroupingPolicy("g",t,...n)}async getNamedGroupingPolicy(t){return this.model.getPolicy("g",t)}async getFilteredNamedGroupingPolicy(t,n,...r){return this.model.getFilteredPolicy("g",t,n,...r)}async hasPolicy(...t){return this.hasNamedPolicy("p",...t)}async hasNamedPolicy(t,...n){return this.model.hasPolicy("p",t,n)}async addPolicy(...t){return this.addNamedPolicy("p",...t)}async addPolicies(t){return this.addNamedPolicies("p",t)}async addNamedPolicy(t,...n){return this.addPolicyInternal("p",t,n,!0)}async addNamedPolicies(t,n){return this.addPoliciesInternal("p",t,n,!0)}async updatePolicy(t,n){return this.updateNamedPolicy("p",t,n)}async updateNamedPolicy(t,n,r){return this.updatePolicyInternal("p",t,n,r,!0)}async removePolicy(...t){return this.removeNamedPolicy("p",...t)}async removePolicies(t){return this.removeNamedPolicies("p",t)}async removeFilteredPolicy(t,...n){return this.removeFilteredNamedPolicy("p",t,...n)}async removeNamedPolicy(t,...n){return this.removePolicyInternal("p",t,n,!0)}async removeNamedPolicies(t,n){return this.removePoliciesInternal("p",t,n,!0)}async removeFilteredNamedPolicy(t,n,...r){return this.removeFilteredPolicyInternal("p",t,n,r,!0)}async hasGroupingPolicy(...t){return this.hasNamedGroupingPolicy("g",...t)}async hasNamedGroupingPolicy(t,...n){return this.model.hasPolicy("g",t,n)}async addGroupingPolicy(...t){return this.addNamedGroupingPolicy("g",...t)}async addGroupingPolicies(t){return this.addNamedGroupingPolicies("g",t)}async addNamedGroupingPolicy(t,...n){return this.addPolicyInternal("g",t,n,!0)}async addNamedGroupingPolicies(t,n){return this.addPoliciesInternal("g",t,n,!0)}async removeGroupingPolicy(...t){return this.removeNamedGroupingPolicy("g",...t)}async removeGroupingPolicies(t){return this.removeNamedGroupingPolicies("g",t)}async removeFilteredGroupingPolicy(t,...n){return this.removeFilteredNamedGroupingPolicy("g",t,...n)}async removeNamedGroupingPolicy(t,...n){return this.removePolicyInternal("g",t,n,!0)}async removeNamedGroupingPolicies(t,n){return this.removePoliciesInternal("g",t,n,!0)}async removeFilteredNamedGroupingPolicy(t,n,...r){return this.removeFilteredPolicyInternal("g",t,n,r,!0)}async updateGroupingPolicy(t,n){return this.updateNamedGroupingPolicy("g",t,n)}async updateNamedGroupingPolicy(t,n,r){return this.updatePolicyInternal("g",t,n,r,!0)}async addFunction(t,n){this.fm.addFunction(t,n)}async selfAddPolicy(t,n,r){return this.addPolicyInternal(t,n,r,!1)}async selfRemovePolicy(t,n,r){return this.removePolicyInternal(t,n,r,!1)}async selfRemoveFilteredPolicy(t,n,r,i){return this.removeFilteredPolicyInternal(t,n,r,i,!1)}async selfUpdatePolicy(t,n,r,i){return this.updatePolicyInternal(t,n,r,i,!1)}async selfAddPolicies(t,n,r){return this.addPoliciesInternal(t,n,r,!1)}async selfRemovePolicies(t,n,r){return this.removePoliciesInternal(t,n,r,!1)}}class a5i extends i5i{async initWithFile(t,n,r=!1){const i=new Dxi(n,this.fs);await this.initWithAdapter(t,i,r)}async initWithString(t,n,r=!1){const i=new aZt(n);await this.initWithAdapter(t,i,r)}async initWithAdapter(t,n,r=!1){const i=lZt(t,this.fs);await this.initWithModelAndAdapter(i,n,r),this.modelPath=t}async initWithModelAndAdapter(t,n,r=!1){n&&(this.adapter=n),this.model=t,this.model.printModel(),this.initRmMap(),!r&&this.adapter&&await this.loadPolicy()}async getRolesForUser(t,n){const r=this.rmMap.get("g");if(r)return n===void 0?r.getRoles(t):r.getRoles(t,n);throw new Error("RoleManager didn't exist.")}async getUsersForRole(t,n){const r=this.rmMap.get("g");if(r)return n===void 0?r.getUsers(t):r.getUsers(t,n);throw new Error("RoleManager didn't exist.")}async hasRoleForUser(t,n,r){const i=await this.getRolesForUser(t,r);let a=!1;for(const o of i)if(o===n){a=!0;break}return a}async addRoleForUser(t,n,r){return r===void 0?this.addGroupingPolicy(t,n):this.addGroupingPolicy(t,n,r)}async deleteRoleForUser(t,n,r){return r===void 0?this.removeGroupingPolicy(t,n):this.removeGroupingPolicy(t,n,r)}async deleteRolesForUser(t,n){if(n===void 0){const r=this.getFieldIndex("p","sub");return this.removeFilteredGroupingPolicy(r,t)}else return this.removeFilteredGroupingPolicy(0,t,"",n)}async deleteUser(t){const n=this.getFieldIndex("p","sub"),r=await this.removeFilteredGroupingPolicy(n,t),i=await this.removeFilteredPolicy(n,t);return r||i}async deleteRole(t){const n=this.getFieldIndex("p","sub"),r=await this.removeFilteredGroupingPolicy(n,t),i=await this.removeFilteredPolicy(n,t);return r||i}async deletePermission(...t){return this.removeFilteredPolicy(1,...t)}async addPermissionForUser(t,...n){return n.unshift(t),this.addPolicy(...n)}async deletePermissionForUser(t,...n){return n.unshift(t),this.removePolicy(...n)}async deletePermissionsForUser(t){const n=this.getFieldIndex("p","sub");return this.removeFilteredPolicy(n,t)}async getPermissionsForUser(t){const n=this.getFieldIndex("p","sub");return this.getFilteredPolicy(n,t)}async hasPermissionForUser(t,...n){return n.unshift(t),this.hasPolicy(...n)}async getImplicitRolesForUser(t,...n){const r=new Set,i=[t];let a;for(;(a=i.shift())!==void 0;)for(const o of this.rmMap.values())(await o.getRoles(a,...n)).forEach(c=>{r.has(c)||(r.add(c),i.push(c))});return Array.from(r)}async getImplicitPermissionsForUser(t,...n){const r=await this.getImplicitRolesForUser(t,...n);r.unshift(t);const i=[],a=n&&n.length!==0;for(const o of r)if(a){const s=await this.getFilteredPolicy(0,o,...n);i.push(...s)}else{const s=await this.getPermissionsForUser(o);i.push(...s)}return i}async getImplicitResourcesForUser(t,...n){const r=await this.getImplicitPermissionsForUser(t,...n),i=[];for(const a of r){if(a[0]===t){i.push(a);continue}let o=[[t]];const s=a.length,c=[];for(const u of a){if(u===a[0])continue;const d=await this.getImplicitUsersForRole(u,...n);d.push(u),c.push(d)}for(let u=0;u<s-1;u++){const d=[];for(const f of c[u])for(const p of o){const m=[...p];m.push(f),d.push(m)}o=d}i.push(...o)}return i}async getImplicitUsersForRole(t,...n){const r=new Set,i=[t];let a;for(;(a=i.shift())!==void 0;)for(const o of this.rmMap.values())(await o.getUsers(a,...n)).forEach(c=>{r.has(c)||(r.add(c),i.push(c))});return Array.from(r)}async getRolesForUserInDomain(t,n){return this.getRolesForUser(t,n)}async getUsersForRoleInDomain(t,n){return this.getUsersForRole(t,n)}async getImplicitUsersForPermission(...t){const n=[],r=await this.getAllSubjects(),i=Fje([...r,...this.model.getValuesForFieldInPolicyAllTypes("g",0)]),a=this.model.getValuesForFieldInPolicyAllTypes("g",1);for(const o of i)await this.enforce(o,...t)&&n.push(o);return n.filter(o=>!a.some(s=>o===s))}}async function o5i(e,...t){var n;if(!Nxi())try{if(typeof C3<"u"&&(!((n=C3==null?void 0:C3.versions)===null||n===void 0)&&n.node)){const a=await qxi(()=>import("./__vite-browser-external_fs-0808d9bf.js"),[]);Pxi({readFileSync(s,c){return a.readFileSync(s,{encoding:c})},writeFileSync(s,c,u){return a.writeFileSync(s,c,u)}})}}catch{}const r=new e;let i=0;if(t.length>=1){const a=t[t.length-1];typeof a=="boolean"&&(Wre().enableLog(a),i++)}if(t.length-i===2)if(typeof t[0]=="string")typeof t[1]=="string"?await r.initWithFile(t[0].toString(),t[1].toString()):await r.initWithAdapter(t[0].toString(),t[1]);else{if(typeof t[1]=="string")throw new Error("Invalid parameters for enforcer.");await r.initWithModelAndAdapter(t[0],t[1])}else if(t.length-i===1)typeof t[0]=="string"?await r.initWithFile(t[0],""):await r.initWithModelAndAdapter(t[0]);else if(t.length===i)await r.initWithFile("","");else throw new Error("Invalid parameters for enforcer.");return r}async function s5i(...e){return o5i(a5i,...e)}var cZt={},MS=Di&&Di.__classPrivateFieldGet||function(e,t,n,r){if(n==="a"&&!r)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return n==="m"?r:n==="a"?r.call(e):r?r.value:t.get(e)},QIe=Di&&Di.__classPrivateFieldSet||function(e,t,n,r,i){if(r==="m")throw new TypeError("Private method is not writable");if(r==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return r==="a"?i.call(e,n):i?i.value=n:t.set(e,n),n},d9,kP;Object.defineProperty(cZt,"__esModule",{value:!0});class l5i{constructor(){d9.set(this,!1),kP.set(this,new Set)}get acquired(){return MS(this,d9,"f")}acquireAsync({timeout:t}={}){if(!MS(this,d9,"f"))return QIe(this,d9,!0,"f"),Promise.resolve();if(t==null)return new Promise(i=>{MS(this,kP,"f").add(i)});let n,r;return Promise.race([new Promise(i=>{n=()=>{clearTimeout(r),i()},MS(this,kP,"f").add(n)}),new Promise((i,a)=>{r=setTimeout(()=>{MS(this,kP,"f").delete(n),a(new Error("Timed out waiting for lock"))},t)})])}tryAcquire(){return MS(this,d9,"f")?!1:(QIe(this,d9,!0,"f"),!0)}release(){if(!MS(this,d9,"f"))throw new Error("Cannot release an unacquired lock");if(MS(this,kP,"f").size>0){const[t]=MS(this,kP,"f");MS(this,kP,"f").delete(t),t()}else QIe(this,d9,!1,"f")}}cZt.default=l5i;d9=new WeakMap,kP=new WeakMap;const c5i=e5i(`
[request_definition]
r = sub, obj, act

[policy_definition]
p = sub, obj, act, eft

[role_definition]
g = _, _

[policy_effect]
e = some(where (p.eft == allow)) && !some(where (p.eft == deny))

[matchers]
m = g(r.sub, p.sub) ${{}.VITE_NODE_ENV==="development"?"":"&& keyMatch(r.obj, p.obj) && regexMatch(r.act, p.act)"}
`),u5i=`
p, admin, dashboard, (list)
p, admin, manholes1, (list)
`,VYe=()=>ue.jsxDEV(XM,{src:"/images/logo.png",preview:!1},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/app-icon/index.tsx",lineNumber:5,columnNumber:10},globalThis),{Text:d5i}=bu,{useToken:f5i}=ih,p5i=({sticky:e})=>{const{token:t}=f5i(),{i18n:n}=ZGe(),r=V4e(),i=q4e(),{data:a}=pD(),{mode:o,setMode:s}=h.useContext(_Ye),c=YN(),{mutate:u}=_T();Ly();const d="/ban-do";console.log(a),r(),[...n.languages||[]].sort().map(m=>({key:m,onClick:()=>i(m),icon:ue.jsxDEV("span",{style:{marginRight:8},children:ue.jsxDEV(VN,{size:16,src:`/images/flags/${m}.svg`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:64,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:63,columnNumber:9},globalThis),label:m==="en"?"English":"Việt Nam"}));const f={backgroundColor:t.colorBgElevated,display:"flex",justifyContent:"end",alignItems:"center",padding:"0px 24px",height:"64px"};e&&(f.position="sticky",f.top=0,f.zIndex=1);const p=[{key:"1",label:ue.jsxDEV("a",{onClick:m=>{m.preventDefault(),u()},children:[ue.jsxDEV(PK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:94,columnNumber:11},globalThis)," Đăng xuất"]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:88,columnNumber:9},globalThis)}];return ue.jsxDEV(Of.Header,{style:f,children:ue.jsxDEV(rc,{children:[ue.jsxDEV(ss,{icon:ue.jsxDEV($Lt,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:119,columnNumber:17},globalThis),onClick:()=>{c(d)}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:118,columnNumber:9},globalThis),ue.jsxDEV(uC,{checkedChildren:"🌛",unCheckedChildren:"🔆",onChange:()=>s(o==="light"?"dark":"light"),defaultChecked:o==="dark"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:125,columnNumber:9},globalThis),ue.jsxDEV(Uae,{menu:{items:p},children:ue.jsxDEV(rc,{style:{marginLeft:"8px"},size:"middle",children:[(a==null?void 0:a.name)&&ue.jsxDEV(d5i,{strong:!0,children:a.name},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:134,columnNumber:28},globalThis),(a==null?void 0:a.avatar)&&ue.jsxDEV(VN,{src:a==null?void 0:a.avatar,alt:a==null?void 0:a.name},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:135,columnNumber:30},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:133,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:132,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:102,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/index.tsx",lineNumber:101,columnNumber:5},globalThis)},h5i=()=>{ws();const{formProps:e,saveButtonProps:t,queryResult:n}=sm();return V3({resource:"categories"}),ue.jsxDEV(_L,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:ue.jsxDEV(Wr.Item,{label:"Tên chuyên mục",name:["title"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/create.tsx",lineNumber:27,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/create.tsx",lineNumber:18,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/create.tsx",lineNumber:17,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/create.tsx",lineNumber:16,columnNumber:5},globalThis)};var uZt={exports:{}};(function(e,t){(function(n){e.exports=n()})(function(){var n=(zt,Ft)=>()=>(Ft||zt((Ft={exports:{}}).exports,Ft),Ft.exports),r=n((zt,Ft)=>{var pn=function(Sn){return Sn&&Sn.Math==Math&&Sn};Ft.exports=pn(typeof globalThis=="object"&&globalThis)||pn(typeof window=="object"&&window)||pn(typeof self=="object"&&self)||pn(typeof Di=="object"&&Di)||function(){return this}()||Function("return this")()}),i=n((zt,Ft)=>{Ft.exports=function(pn){try{return!!pn()}catch{return!0}}}),a=n((zt,Ft)=>{var pn=i();Ft.exports=!pn(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})}),o=n((zt,Ft)=>{var pn=i();Ft.exports=!pn(function(){var Sn=(function(){}).bind();return typeof Sn!="function"||Sn.hasOwnProperty("prototype")})}),s=n((zt,Ft)=>{var pn=o(),Sn=Function.prototype.call;Ft.exports=pn?Sn.bind(Sn):function(){return Sn.apply(Sn,arguments)}}),c=n(zt=>{var Ft={}.propertyIsEnumerable,pn=Object.getOwnPropertyDescriptor,Sn=pn&&!Ft.call({1:2},1);zt.f=Sn?function(jn){var Zn=pn(this,jn);return!!Zn&&Zn.enumerable}:Ft}),u=n((zt,Ft)=>{Ft.exports=function(pn,Sn){return{enumerable:!(pn&1),configurable:!(pn&2),writable:!(pn&4),value:Sn}}}),d=n((zt,Ft)=>{var pn=o(),Sn=Function.prototype,jn=Sn.call,Zn=pn&&Sn.bind.bind(jn,jn);Ft.exports=pn?Zn:function(or){return function(){return jn.apply(or,arguments)}}}),f=n((zt,Ft)=>{var pn=d(),Sn=pn({}.toString),jn=pn("".slice);Ft.exports=function(Zn){return jn(Sn(Zn),8,-1)}}),p=n((zt,Ft)=>{var pn=d(),Sn=i(),jn=f(),Zn=Object,or=pn("".split);Ft.exports=Sn(function(){return!Zn("z").propertyIsEnumerable(0)})?function(yr){return jn(yr)=="String"?or(yr,""):Zn(yr)}:Zn}),m=n((zt,Ft)=>{Ft.exports=function(pn){return pn==null}}),g=n((zt,Ft)=>{var pn=m(),Sn=TypeError;Ft.exports=function(jn){if(pn(jn))throw Sn("Can't call method on "+jn);return jn}}),_=n((zt,Ft)=>{var pn=p(),Sn=g();Ft.exports=function(jn){return pn(Sn(jn))}}),v=n((zt,Ft)=>{var pn=typeof document=="object"&&document.all,Sn=typeof pn>"u"&&pn!==void 0;Ft.exports={all:pn,IS_HTMLDDA:Sn}}),b=n((zt,Ft)=>{var pn=v(),Sn=pn.all;Ft.exports=pn.IS_HTMLDDA?function(jn){return typeof jn=="function"||jn===Sn}:function(jn){return typeof jn=="function"}}),y=n((zt,Ft)=>{var pn=b(),Sn=v(),jn=Sn.all;Ft.exports=Sn.IS_HTMLDDA?function(Zn){return typeof Zn=="object"?Zn!==null:pn(Zn)||Zn===jn}:function(Zn){return typeof Zn=="object"?Zn!==null:pn(Zn)}}),x=n((zt,Ft)=>{var pn=r(),Sn=b(),jn=function(Zn){return Sn(Zn)?Zn:void 0};Ft.exports=function(Zn,or){return arguments.length<2?jn(pn[Zn]):pn[Zn]&&pn[Zn][or]}}),C=n((zt,Ft)=>{var pn=d();Ft.exports=pn({}.isPrototypeOf)}),w=n((zt,Ft)=>{var pn=x();Ft.exports=pn("navigator","userAgent")||""}),$=n((zt,Ft)=>{var pn=r(),Sn=w(),jn=pn.process,Zn=pn.Deno,or=jn&&jn.versions||Zn&&Zn.version,yr=or&&or.v8,Br,lr;yr&&(Br=yr.split("."),lr=Br[0]>0&&Br[0]<4?1:+(Br[0]+Br[1])),!lr&&Sn&&(Br=Sn.match(/Edge\/(\d+)/),(!Br||Br[1]>=74)&&(Br=Sn.match(/Chrome\/(\d+)/),Br&&(lr=+Br[1]))),Ft.exports=lr}),O=n((zt,Ft)=>{var pn=$(),Sn=i();Ft.exports=!!Object.getOwnPropertySymbols&&!Sn(function(){var jn=Symbol();return!String(jn)||!(Object(jn)instanceof Symbol)||!Symbol.sham&&pn&&pn<41})}),N=n((zt,Ft)=>{var pn=O();Ft.exports=pn&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}),P=n((zt,Ft)=>{var pn=x(),Sn=b(),jn=C(),Zn=N(),or=Object;Ft.exports=Zn?function(yr){return typeof yr=="symbol"}:function(yr){var Br=pn("Symbol");return Sn(Br)&&jn(Br.prototype,or(yr))}}),I=n((zt,Ft)=>{var pn=String;Ft.exports=function(Sn){try{return pn(Sn)}catch{return"Object"}}}),D=n((zt,Ft)=>{var pn=b(),Sn=I(),jn=TypeError;Ft.exports=function(Zn){if(pn(Zn))return Zn;throw jn(Sn(Zn)+" is not a function")}}),k=n((zt,Ft)=>{var pn=D(),Sn=m();Ft.exports=function(jn,Zn){var or=jn[Zn];return Sn(or)?void 0:pn(or)}}),R=n((zt,Ft)=>{var pn=s(),Sn=b(),jn=y(),Zn=TypeError;Ft.exports=function(or,yr){var Br,lr;if(yr==="string"&&Sn(Br=or.toString)&&!jn(lr=pn(Br,or))||Sn(Br=or.valueOf)&&!jn(lr=pn(Br,or))||yr!=="string"&&Sn(Br=or.toString)&&!jn(lr=pn(Br,or)))return lr;throw Zn("Can't convert object to primitive value")}}),A=n((zt,Ft)=>{Ft.exports=!1}),F=n((zt,Ft)=>{var pn=r(),Sn=Object.defineProperty;Ft.exports=function(jn,Zn){try{Sn(pn,jn,{value:Zn,configurable:!0,writable:!0})}catch{pn[jn]=Zn}return Zn}}),z=n((zt,Ft)=>{var pn=r(),Sn=F(),jn="__core-js_shared__",Zn=pn[jn]||Sn(jn,{});Ft.exports=Zn}),M=n((zt,Ft)=>{var pn=A(),Sn=z();(Ft.exports=function(jn,Zn){return Sn[jn]||(Sn[jn]=Zn!==void 0?Zn:{})})("versions",[]).push({version:"3.26.1",mode:pn?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}),K=n((zt,Ft)=>{var pn=g(),Sn=Object;Ft.exports=function(jn){return Sn(pn(jn))}}),U=n((zt,Ft)=>{var pn=d(),Sn=K(),jn=pn({}.hasOwnProperty);Ft.exports=Object.hasOwn||function(Zn,or){return jn(Sn(Zn),or)}}),W=n((zt,Ft)=>{var pn=d(),Sn=0,jn=Math.random(),Zn=pn(1 .toString);Ft.exports=function(or){return"Symbol("+(or===void 0?"":or)+")_"+Zn(++Sn+jn,36)}}),L=n((zt,Ft)=>{var pn=r(),Sn=M(),jn=U(),Zn=W(),or=O(),yr=N(),Br=Sn("wks"),lr=pn.Symbol,qr=lr&&lr.for,Mr=yr?lr:lr&&lr.withoutSetter||Zn;Ft.exports=function(pr){if(!jn(Br,pr)||!(or||typeof Br[pr]=="string")){var Vr="Symbol."+pr;or&&jn(lr,pr)?Br[pr]=lr[pr]:yr&&qr?Br[pr]=qr(Vr):Br[pr]=Mr(Vr)}return Br[pr]}}),Y=n((zt,Ft)=>{var pn=s(),Sn=y(),jn=P(),Zn=k(),or=R(),yr=L(),Br=TypeError,lr=yr("toPrimitive");Ft.exports=function(qr,Mr){if(!Sn(qr)||jn(qr))return qr;var pr=Zn(qr,lr),Vr;if(pr){if(Mr===void 0&&(Mr="default"),Vr=pn(pr,qr,Mr),!Sn(Vr)||jn(Vr))return Vr;throw Br("Can't convert object to primitive value")}return Mr===void 0&&(Mr="number"),or(qr,Mr)}}),J=n((zt,Ft)=>{var pn=Y(),Sn=P();Ft.exports=function(jn){var Zn=pn(jn,"string");return Sn(Zn)?Zn:Zn+""}}),Z=n((zt,Ft)=>{var pn=r(),Sn=y(),jn=pn.document,Zn=Sn(jn)&&Sn(jn.createElement);Ft.exports=function(or){return Zn?jn.createElement(or):{}}}),te=n((zt,Ft)=>{var pn=a(),Sn=i(),jn=Z();Ft.exports=!pn&&!Sn(function(){return Object.defineProperty(jn("div"),"a",{get:function(){return 7}}).a!=7})}),re=n(zt=>{var Ft=a(),pn=s(),Sn=c(),jn=u(),Zn=_(),or=J(),yr=U(),Br=te(),lr=Object.getOwnPropertyDescriptor;zt.f=Ft?lr:function(qr,Mr){if(qr=Zn(qr),Mr=or(Mr),Br)try{return lr(qr,Mr)}catch{}if(yr(qr,Mr))return jn(!pn(Sn.f,qr,Mr),qr[Mr])}}),se=n((zt,Ft)=>{var pn=a(),Sn=i();Ft.exports=pn&&Sn(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})}),de=n((zt,Ft)=>{var pn=y(),Sn=String,jn=TypeError;Ft.exports=function(Zn){if(pn(Zn))return Zn;throw jn(Sn(Zn)+" is not an object")}}),pe=n(zt=>{var Ft=a(),pn=te(),Sn=se(),jn=de(),Zn=J(),or=TypeError,yr=Object.defineProperty,Br=Object.getOwnPropertyDescriptor,lr="enumerable",qr="configurable",Mr="writable";zt.f=Ft?Sn?function(pr,Vr,xn){if(jn(pr),Vr=Zn(Vr),jn(xn),typeof pr=="function"&&Vr==="prototype"&&"value"in xn&&Mr in xn&&!xn[Mr]){var ni=Br(pr,Vr);ni&&ni[Mr]&&(pr[Vr]=xn.value,xn={configurable:qr in xn?xn[qr]:ni[qr],enumerable:lr in xn?xn[lr]:ni[lr],writable:!1})}return yr(pr,Vr,xn)}:yr:function(pr,Vr,xn){if(jn(pr),Vr=Zn(Vr),jn(xn),pn)try{return yr(pr,Vr,xn)}catch{}if("get"in xn||"set"in xn)throw or("Accessors not supported");return"value"in xn&&(pr[Vr]=xn.value),pr}}),Se=n((zt,Ft)=>{var pn=a(),Sn=pe(),jn=u();Ft.exports=pn?function(Zn,or,yr){return Sn.f(Zn,or,jn(1,yr))}:function(Zn,or,yr){return Zn[or]=yr,Zn}}),ve=n((zt,Ft)=>{var pn=a(),Sn=U(),jn=Function.prototype,Zn=pn&&Object.getOwnPropertyDescriptor,or=Sn(jn,"name"),yr=or&&(function(){}).name==="something",Br=or&&(!pn||pn&&Zn(jn,"name").configurable);Ft.exports={EXISTS:or,PROPER:yr,CONFIGURABLE:Br}}),be=n((zt,Ft)=>{var pn=d(),Sn=b(),jn=z(),Zn=pn(Function.toString);Sn(jn.inspectSource)||(jn.inspectSource=function(or){return Zn(or)}),Ft.exports=jn.inspectSource}),Ee=n((zt,Ft)=>{var pn=r(),Sn=b(),jn=pn.WeakMap;Ft.exports=Sn(jn)&&/native code/.test(String(jn))}),xe=n((zt,Ft)=>{var pn=M(),Sn=W(),jn=pn("keys");Ft.exports=function(Zn){return jn[Zn]||(jn[Zn]=Sn(Zn))}}),Pe=n((zt,Ft)=>{Ft.exports={}}),je=n((zt,Ft)=>{var pn=Ee(),Sn=r(),jn=y(),Zn=Se(),or=U(),yr=z(),Br=xe(),lr=Pe(),qr="Object already initialized",Mr=Sn.TypeError,pr=Sn.WeakMap,Vr,xn,ni,ya=function(Ln){return ni(Ln)?xn(Ln):Vr(Ln,{})},Ja=function(Ln){return function(Co){var Os;if(!jn(Co)||(Os=xn(Co)).type!==Ln)throw Mr("Incompatible receiver, "+Ln+" required");return Os}};pn||yr.state?(Aa=yr.state||(yr.state=new pr),Aa.get=Aa.get,Aa.has=Aa.has,Aa.set=Aa.set,Vr=function(Ln,Co){if(Aa.has(Ln))throw Mr(qr);return Co.facade=Ln,Aa.set(Ln,Co),Co},xn=function(Ln){return Aa.get(Ln)||{}},ni=function(Ln){return Aa.has(Ln)}):(sa=Br("state"),lr[sa]=!0,Vr=function(Ln,Co){if(or(Ln,sa))throw Mr(qr);return Co.facade=Ln,Zn(Ln,sa,Co),Co},xn=function(Ln){return or(Ln,sa)?Ln[sa]:{}},ni=function(Ln){return or(Ln,sa)});var Aa,sa;Ft.exports={set:Vr,get:xn,has:ni,enforce:ya,getterFor:Ja}}),ft=n((zt,Ft)=>{var pn=i(),Sn=b(),jn=U(),Zn=a(),or=ve().CONFIGURABLE,yr=be(),Br=je(),lr=Br.enforce,qr=Br.get,Mr=Object.defineProperty,pr=Zn&&!pn(function(){return Mr(function(){},"length",{value:8}).length!==8}),Vr=String(String).split("String"),xn=Ft.exports=function(ni,ya,Ja){String(ya).slice(0,7)==="Symbol("&&(ya="["+String(ya).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),Ja&&Ja.getter&&(ya="get "+ya),Ja&&Ja.setter&&(ya="set "+ya),(!jn(ni,"name")||or&&ni.name!==ya)&&(Zn?Mr(ni,"name",{value:ya,configurable:!0}):ni.name=ya),pr&&Ja&&jn(Ja,"arity")&&ni.length!==Ja.arity&&Mr(ni,"length",{value:Ja.arity});try{Ja&&jn(Ja,"constructor")&&Ja.constructor?Zn&&Mr(ni,"prototype",{writable:!1}):ni.prototype&&(ni.prototype=void 0)}catch{}var Aa=lr(ni);return jn(Aa,"source")||(Aa.source=Vr.join(typeof ya=="string"?ya:"")),ni};Function.prototype.toString=xn(function(){return Sn(this)&&qr(this).source||yr(this)},"toString")}),Ge=n((zt,Ft)=>{var pn=b(),Sn=pe(),jn=ft(),Zn=F();Ft.exports=function(or,yr,Br,lr){lr||(lr={});var qr=lr.enumerable,Mr=lr.name!==void 0?lr.name:yr;if(pn(Br)&&jn(Br,Mr,lr),lr.global)qr?or[yr]=Br:Zn(yr,Br);else{try{lr.unsafe?or[yr]&&(qr=!0):delete or[yr]}catch{}qr?or[yr]=Br:Sn.f(or,yr,{value:Br,enumerable:!1,configurable:!lr.nonConfigurable,writable:!lr.nonWritable})}return or}}),Ye=n((zt,Ft)=>{var pn=Math.ceil,Sn=Math.floor;Ft.exports=Math.trunc||function(jn){var Zn=+jn;return(Zn>0?Sn:pn)(Zn)}}),nt=n((zt,Ft)=>{var pn=Ye();Ft.exports=function(Sn){var jn=+Sn;return jn!==jn||jn===0?0:pn(jn)}}),We=n((zt,Ft)=>{var pn=nt(),Sn=Math.max,jn=Math.min;Ft.exports=function(Zn,or){var yr=pn(Zn);return yr<0?Sn(yr+or,0):jn(yr,or)}}),ct=n((zt,Ft)=>{var pn=nt(),Sn=Math.min;Ft.exports=function(jn){return jn>0?Sn(pn(jn),9007199254740991):0}}),rt=n((zt,Ft)=>{var pn=ct();Ft.exports=function(Sn){return pn(Sn.length)}}),vt=n((zt,Ft)=>{var pn=_(),Sn=We(),jn=rt(),Zn=function(or){return function(yr,Br,lr){var qr=pn(yr),Mr=jn(qr),pr=Sn(lr,Mr),Vr;if(or&&Br!=Br){for(;Mr>pr;)if(Vr=qr[pr++],Vr!=Vr)return!0}else for(;Mr>pr;pr++)if((or||pr in qr)&&qr[pr]===Br)return or||pr||0;return!or&&-1}};Ft.exports={includes:Zn(!0),indexOf:Zn(!1)}}),Mt=n((zt,Ft)=>{var pn=d(),Sn=U(),jn=_(),Zn=vt().indexOf,or=Pe(),yr=pn([].push);Ft.exports=function(Br,lr){var qr=jn(Br),Mr=0,pr=[],Vr;for(Vr in qr)!Sn(or,Vr)&&Sn(qr,Vr)&&yr(pr,Vr);for(;lr.length>Mr;)Sn(qr,Vr=lr[Mr++])&&(~Zn(pr,Vr)||yr(pr,Vr));return pr}}),$t=n((zt,Ft)=>{Ft.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}),ke=n(zt=>{var Ft=Mt(),pn=$t(),Sn=pn.concat("length","prototype");zt.f=Object.getOwnPropertyNames||function(jn){return Ft(jn,Sn)}}),ye=n(zt=>{zt.f=Object.getOwnPropertySymbols}),_e=n((zt,Ft)=>{var pn=x(),Sn=d(),jn=ke(),Zn=ye(),or=de(),yr=Sn([].concat);Ft.exports=pn("Reflect","ownKeys")||function(Br){var lr=jn.f(or(Br)),qr=Zn.f;return qr?yr(lr,qr(Br)):lr}}),He=n((zt,Ft)=>{var pn=U(),Sn=_e(),jn=re(),Zn=pe();Ft.exports=function(or,yr,Br){for(var lr=Sn(yr),qr=Zn.f,Mr=jn.f,pr=0;pr<lr.length;pr++){var Vr=lr[pr];!pn(or,Vr)&&!(Br&&pn(Br,Vr))&&qr(or,Vr,Mr(yr,Vr))}}}),Ze=n((zt,Ft)=>{var pn=i(),Sn=b(),jn=/#|\.prototype\./,Zn=function(qr,Mr){var pr=yr[or(qr)];return pr==lr?!0:pr==Br?!1:Sn(Mr)?pn(Mr):!!Mr},or=Zn.normalize=function(qr){return String(qr).replace(jn,".").toLowerCase()},yr=Zn.data={},Br=Zn.NATIVE="N",lr=Zn.POLYFILL="P";Ft.exports=Zn}),ot=n((zt,Ft)=>{var pn=r(),Sn=re().f,jn=Se(),Zn=Ge(),or=F(),yr=He(),Br=Ze();Ft.exports=function(lr,qr){var Mr=lr.target,pr=lr.global,Vr=lr.stat,xn,ni,ya,Ja,Aa,sa;if(pr?ni=pn:Vr?ni=pn[Mr]||or(Mr,{}):ni=(pn[Mr]||{}).prototype,ni)for(ya in qr){if(Aa=qr[ya],lr.dontCallGetSet?(sa=Sn(ni,ya),Ja=sa&&sa.value):Ja=ni[ya],xn=Br(pr?ya:Mr+(Vr?".":"#")+ya,lr.forced),!xn&&Ja!==void 0){if(typeof Aa==typeof Ja)continue;yr(Aa,Ja)}(lr.sham||Ja&&Ja.sham)&&jn(Aa,"sham",!0),Zn(ni,ya,Aa,lr)}}}),Qt=n((zt,Ft)=>{var pn=f();Ft.exports=Array.isArray||function(Sn){return pn(Sn)=="Array"}}),Bt=n((zt,Ft)=>{var pn=TypeError,Sn=9007199254740991;Ft.exports=function(jn){if(jn>Sn)throw pn("Maximum allowed index exceeded");return jn}}),Yt=n((zt,Ft)=>{var pn=f(),Sn=d();Ft.exports=function(jn){if(pn(jn)==="Function")return Sn(jn)}}),Gt=n((zt,Ft)=>{var pn=Yt(),Sn=D(),jn=o(),Zn=pn(pn.bind);Ft.exports=function(or,yr){return Sn(or),yr===void 0?or:jn?Zn(or,yr):function(){return or.apply(yr,arguments)}}}),kt=n((zt,Ft)=>{var pn=Qt(),Sn=rt(),jn=Bt(),Zn=Gt(),or=function(yr,Br,lr,qr,Mr,pr,Vr,xn){for(var ni=Mr,ya=0,Ja=Vr?Zn(Vr,xn):!1,Aa,sa;ya<qr;)ya in lr&&(Aa=Ja?Ja(lr[ya],ya,Br):lr[ya],pr>0&&pn(Aa)?(sa=Sn(Aa),ni=or(yr,Br,Aa,sa,ni,pr-1)-1):(jn(ni+1),yr[ni]=Aa),ni++),ya++;return ni};Ft.exports=or}),In=n((zt,Ft)=>{var pn=L(),Sn=pn("toStringTag"),jn={};jn[Sn]="z",Ft.exports=String(jn)==="[object z]"}),Cn=n((zt,Ft)=>{var pn=In(),Sn=b(),jn=f(),Zn=L(),or=Zn("toStringTag"),yr=Object,Br=jn(function(){return arguments}())=="Arguments",lr=function(qr,Mr){try{return qr[Mr]}catch{}};Ft.exports=pn?jn:function(qr){var Mr,pr,Vr;return qr===void 0?"Undefined":qr===null?"Null":typeof(pr=lr(Mr=yr(qr),or))=="string"?pr:Br?jn(Mr):(Vr=jn(Mr))=="Object"&&Sn(Mr.callee)?"Arguments":Vr}}),Nn=n((zt,Ft)=>{var pn=d(),Sn=i(),jn=b(),Zn=Cn(),or=x(),yr=be(),Br=function(){},lr=[],qr=or("Reflect","construct"),Mr=/^\s*(?:class|function)\b/,pr=pn(Mr.exec),Vr=!Mr.exec(Br),xn=function(ya){if(!jn(ya))return!1;try{return qr(Br,lr,ya),!0}catch{return!1}},ni=function(ya){if(!jn(ya))return!1;switch(Zn(ya)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Vr||!!pr(Mr,yr(ya))}catch{return!0}};ni.sham=!0,Ft.exports=!qr||Sn(function(){var ya;return xn(xn.call)||!xn(Object)||!xn(function(){ya=!0})||ya})?ni:xn}),kn=n((zt,Ft)=>{var pn=Qt(),Sn=Nn(),jn=y(),Zn=L(),or=Zn("species"),yr=Array;Ft.exports=function(Br){var lr;return pn(Br)&&(lr=Br.constructor,Sn(lr)&&(lr===yr||pn(lr.prototype))?lr=void 0:jn(lr)&&(lr=lr[or],lr===null&&(lr=void 0))),lr===void 0?yr:lr}}),vn=n((zt,Ft)=>{var pn=kn();Ft.exports=function(Sn,jn){return new(pn(Sn))(jn===0?0:jn)}}),bn=n(()=>{var zt=ot(),Ft=kt(),pn=D(),Sn=K(),jn=rt(),Zn=vn();zt({target:"Array",proto:!0},{flatMap:function(or){var yr=Sn(this),Br=jn(yr),lr;return pn(or),lr=Zn(yr,0),lr.length=Ft(lr,yr,yr,Br,0,1,or,arguments.length>1?arguments[1]:void 0),lr}})}),ur=n((zt,Ft)=>{Ft.exports={}}),zn=n((zt,Ft)=>{var pn=L(),Sn=ur(),jn=pn("iterator"),Zn=Array.prototype;Ft.exports=function(or){return or!==void 0&&(Sn.Array===or||Zn[jn]===or)}}),Tn=n((zt,Ft)=>{var pn=Cn(),Sn=k(),jn=m(),Zn=ur(),or=L(),yr=or("iterator");Ft.exports=function(Br){if(!jn(Br))return Sn(Br,yr)||Sn(Br,"@@iterator")||Zn[pn(Br)]}}),Or=n((zt,Ft)=>{var pn=s(),Sn=D(),jn=de(),Zn=I(),or=Tn(),yr=TypeError;Ft.exports=function(Br,lr){var qr=arguments.length<2?or(Br):lr;if(Sn(qr))return jn(pn(qr,Br));throw yr(Zn(Br)+" is not iterable")}}),br=n((zt,Ft)=>{var pn=s(),Sn=de(),jn=k();Ft.exports=function(Zn,or,yr){var Br,lr;Sn(Zn);try{if(Br=jn(Zn,"return"),!Br){if(or==="throw")throw yr;return yr}Br=pn(Br,Zn)}catch(qr){lr=!0,Br=qr}if(or==="throw")throw yr;if(lr)throw Br;return Sn(Br),yr}}),mr=n((zt,Ft)=>{var pn=Gt(),Sn=s(),jn=de(),Zn=I(),or=zn(),yr=rt(),Br=C(),lr=Or(),qr=Tn(),Mr=br(),pr=TypeError,Vr=function(ni,ya){this.stopped=ni,this.result=ya},xn=Vr.prototype;Ft.exports=function(ni,ya,Ja){var Aa=Ja&&Ja.that,sa=!!(Ja&&Ja.AS_ENTRIES),Ln=!!(Ja&&Ja.IS_RECORD),Co=!!(Ja&&Ja.IS_ITERATOR),Os=!!(Ja&&Ja.INTERRUPTED),dl=pn(ya,Aa),tl,Pc,Dl,jc,ic,Al,vs,vo=function(wa){return tl&&Mr(tl,"normal",wa),new Vr(!0,wa)},ja=function(wa){return sa?(jn(wa),Os?dl(wa[0],wa[1],vo):dl(wa[0],wa[1])):Os?dl(wa,vo):dl(wa)};if(Ln)tl=ni.iterator;else if(Co)tl=ni;else{if(Pc=qr(ni),!Pc)throw pr(Zn(ni)+" is not iterable");if(or(Pc)){for(Dl=0,jc=yr(ni);jc>Dl;Dl++)if(ic=ja(ni[Dl]),ic&&Br(xn,ic))return ic;return new Vr(!1)}tl=lr(ni,Pc)}for(Al=Ln?ni.next:tl.next;!(vs=Sn(Al,tl)).done;){try{ic=ja(vs.value)}catch(wa){Mr(tl,"throw",wa)}if(typeof ic=="object"&&ic&&Br(xn,ic))return ic}return new Vr(!1)}}),An=n((zt,Ft)=>{var pn=J(),Sn=pe(),jn=u();Ft.exports=function(Zn,or,yr){var Br=pn(or);Br in Zn?Sn.f(Zn,Br,jn(0,yr)):Zn[Br]=yr}}),Dn=n(()=>{var zt=ot(),Ft=mr(),pn=An();zt({target:"Object",stat:!0},{fromEntries:function(Sn){var jn={};return Ft(Sn,function(Zn,or){pn(jn,Zn,or)},{AS_ENTRIES:!0}),jn}})}),vr=n((zt,Ft)=>{var pn=ft(),Sn=pe();Ft.exports=function(jn,Zn,or){return or.get&&pn(or.get,Zn,{getter:!0}),or.set&&pn(or.set,Zn,{setter:!0}),Sn.f(jn,Zn,or)}}),Ar=n((zt,Ft)=>{var pn=de();Ft.exports=function(){var Sn=pn(this),jn="";return Sn.hasIndices&&(jn+="d"),Sn.global&&(jn+="g"),Sn.ignoreCase&&(jn+="i"),Sn.multiline&&(jn+="m"),Sn.dotAll&&(jn+="s"),Sn.unicode&&(jn+="u"),Sn.unicodeSets&&(jn+="v"),Sn.sticky&&(jn+="y"),jn}}),ui=n(()=>{var zt=r(),Ft=a(),pn=vr(),Sn=Ar(),jn=i(),Zn=zt.RegExp,or=Zn.prototype,yr=Ft&&jn(function(){var Br=!0;try{Zn(".","d")}catch{Br=!1}var lr={},qr="",Mr=Br?"dgimsy":"gimsy",pr=function(ya,Ja){Object.defineProperty(lr,ya,{get:function(){return qr+=Ja,!0}})},Vr={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};Br&&(Vr.hasIndices="d");for(var xn in Vr)pr(xn,Vr[xn]);var ni=Object.getOwnPropertyDescriptor(or,"flags").get.call(lr);return ni!==Mr||qr!==Mr});yr&&pn(or,"flags",{configurable:!0,get:Sn})}),wn=n(()=>{var zt=ot(),Ft=r();zt({global:!0,forced:Ft.globalThis!==Ft},{globalThis:Ft})}),xr=n(()=>{wn()}),Zr=n(()=>{var zt=ot(),Ft=kt(),pn=K(),Sn=rt(),jn=nt(),Zn=vn();zt({target:"Array",proto:!0},{flat:function(){var or=arguments.length?arguments[0]:void 0,yr=pn(this),Br=Sn(yr),lr=Zn(yr,0);return lr.length=Ft(lr,yr,yr,Br,0,or===void 0?1:jn(or)),lr}})}),_n=n((zt,Ft)=>{var pn=["cliName","cliCategory","cliDescription"],Sn=["_"],jn=["languageId"];function Zn(ze,tt){if(ze==null)return{};var De=or(ze,tt),Xe,Ve;if(Object.getOwnPropertySymbols){var Re=Object.getOwnPropertySymbols(ze);for(Ve=0;Ve<Re.length;Ve++)Xe=Re[Ve],!(tt.indexOf(Xe)>=0)&&Object.prototype.propertyIsEnumerable.call(ze,Xe)&&(De[Xe]=ze[Xe])}return De}function or(ze,tt){if(ze==null)return{};var De={},Xe=Object.keys(ze),Ve,Re;for(Re=0;Re<Xe.length;Re++)Ve=Xe[Re],!(tt.indexOf(Ve)>=0)&&(De[Ve]=ze[Ve]);return De}bn(),Dn(),ui(),xr(),Zr();var yr=Object.create,Br=Object.defineProperty,lr=Object.getOwnPropertyDescriptor,qr=Object.getOwnPropertyNames,Mr=Object.getPrototypeOf,pr=Object.prototype.hasOwnProperty,Vr=(ze,tt)=>function(){return ze&&(tt=(0,ze[qr(ze)[0]])(ze=0)),tt},xn=(ze,tt)=>function(){return tt||(0,ze[qr(ze)[0]])((tt={exports:{}}).exports,tt),tt.exports},ni=(ze,tt)=>{for(var De in tt)Br(ze,De,{get:tt[De],enumerable:!0})},ya=(ze,tt,De,Xe)=>{if(tt&&typeof tt=="object"||typeof tt=="function")for(let Ve of qr(tt))!pr.call(ze,Ve)&&Ve!==De&&Br(ze,Ve,{get:()=>tt[Ve],enumerable:!(Xe=lr(tt,Ve))||Xe.enumerable});return ze},Ja=(ze,tt,De)=>(De=ze!=null?yr(Mr(ze)):{},ya(tt||!ze||!ze.__esModule?Br(De,"default",{value:ze,enumerable:!0}):De,ze)),Aa=ze=>ya(Br({},"__esModule",{value:!0}),ze),sa,Ln=Vr({"<define:process>"(){sa={env:{},argv:[]}}}),Co=xn({"package.json"(ze,tt){tt.exports={version:"2.8.8"}}}),Os=xn({"node_modules/diff/lib/diff/base.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0}),ze.default=tt;function tt(){}tt.prototype={diff:function(Ve,Re){var Le=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},Be=Le.callback;typeof Le=="function"&&(Be=Le,Le={}),this.options=Le;var et=this;function ut(It){return Be?(setTimeout(function(){Be(void 0,It)},0),!0):It}Ve=this.castInput(Ve),Re=this.castInput(Re),Ve=this.removeEmpty(this.tokenize(Ve)),Re=this.removeEmpty(this.tokenize(Re));var Ct=Re.length,bt=Ve.length,xt=1,it=Ct+bt,ht=[{newPos:-1,components:[]}],Ot=this.extractCommon(ht[0],Re,Ve,0);if(ht[0].newPos+1>=Ct&&Ot+1>=bt)return ut([{value:this.join(Re),count:Re.length}]);function Xt(){for(var It=-1*xt;It<=xt;It+=2){var an=void 0,Lt=ht[It-1],hn=ht[It+1],on=(hn?hn.newPos:0)-It;Lt&&(ht[It-1]=void 0);var Yn=Lt&&Lt.newPos+1<Ct,gt=hn&&0<=on&&on<bt;if(!Yn&&!gt){ht[It]=void 0;continue}if(!Yn||gt&&Lt.newPos<hn.newPos?(an=Xe(hn),et.pushComponent(an.components,void 0,!0)):(an=Lt,an.newPos++,et.pushComponent(an.components,!0,void 0)),on=et.extractCommon(an,Re,Ve,It),an.newPos+1>=Ct&&on+1>=bt)return ut(De(et,an.components,Re,Ve,et.useLongestToken));ht[It]=an}xt++}if(Be)(function It(){setTimeout(function(){if(xt>it)return Be();Xt()||It()},0)})();else for(;xt<=it;){var Ie=Xt();if(Ie)return Ie}},pushComponent:function(Ve,Re,Le){var Be=Ve[Ve.length-1];Be&&Be.added===Re&&Be.removed===Le?Ve[Ve.length-1]={count:Be.count+1,added:Re,removed:Le}:Ve.push({count:1,added:Re,removed:Le})},extractCommon:function(Ve,Re,Le,Be){for(var et=Re.length,ut=Le.length,Ct=Ve.newPos,bt=Ct-Be,xt=0;Ct+1<et&&bt+1<ut&&this.equals(Re[Ct+1],Le[bt+1]);)Ct++,bt++,xt++;return xt&&Ve.components.push({count:xt}),Ve.newPos=Ct,bt},equals:function(Ve,Re){return this.options.comparator?this.options.comparator(Ve,Re):Ve===Re||this.options.ignoreCase&&Ve.toLowerCase()===Re.toLowerCase()},removeEmpty:function(Ve){for(var Re=[],Le=0;Le<Ve.length;Le++)Ve[Le]&&Re.push(Ve[Le]);return Re},castInput:function(Ve){return Ve},tokenize:function(Ve){return Ve.split("")},join:function(Ve){return Ve.join("")}};function De(Ve,Re,Le,Be,et){for(var ut=0,Ct=Re.length,bt=0,xt=0;ut<Ct;ut++){var it=Re[ut];if(it.removed){if(it.value=Ve.join(Be.slice(xt,xt+it.count)),xt+=it.count,ut&&Re[ut-1].added){var ht=Re[ut-1];Re[ut-1]=Re[ut],Re[ut]=ht}}else{if(!it.added&&et){var Ot=Le.slice(bt,bt+it.count);Ot=Ot.map(function(Ie,It){var an=Be[xt+It];return an.length>Ie.length?an:Ie}),it.value=Ve.join(Ot)}else it.value=Ve.join(Le.slice(bt,bt+it.count));bt+=it.count,it.added||(xt+=it.count)}}var Xt=Re[Ct-1];return Ct>1&&typeof Xt.value=="string"&&(Xt.added||Xt.removed)&&Ve.equals("",Xt.value)&&(Re[Ct-2].value+=Xt.value,Re.pop()),Re}function Xe(Ve){return{newPos:Ve.newPos,components:Ve.components.slice(0)}}}}),dl=xn({"node_modules/diff/lib/diff/array.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0}),ze.diffArrays=Ve,ze.arrayDiff=void 0;var tt=De(Os());function De(Re){return Re&&Re.__esModule?Re:{default:Re}}var Xe=new tt.default;ze.arrayDiff=Xe,Xe.tokenize=function(Re){return Re.slice()},Xe.join=Xe.removeEmpty=function(Re){return Re};function Ve(Re,Le,Be){return Xe.diff(Re,Le,Be)}}}),tl=xn({"src/document/doc-builders.js"(ze,tt){Ln();function De(Pt){return{type:"concat",parts:Pt}}function Xe(Pt){return{type:"indent",contents:Pt}}function Ve(Pt,Ke){return{type:"align",contents:Ke,n:Pt}}function Re(Pt){let Ke=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return{type:"group",id:Ke.id,contents:Pt,break:!!Ke.shouldBreak,expandedStates:Ke.expandedStates}}function Le(Pt){return Ve(Number.NEGATIVE_INFINITY,Pt)}function Be(Pt){return Ve({type:"root"},Pt)}function et(Pt){return Ve(-1,Pt)}function ut(Pt,Ke){return Re(Pt[0],Object.assign(Object.assign({},Ke),{},{expandedStates:Pt}))}function Ct(Pt){return{type:"fill",parts:Pt}}function bt(Pt,Ke){let St=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return{type:"if-break",breakContents:Pt,flatContents:Ke,groupId:St.groupId}}function xt(Pt,Ke){return{type:"indent-if-break",contents:Pt,groupId:Ke.groupId,negate:Ke.negate}}function it(Pt){return{type:"line-suffix",contents:Pt}}var ht={type:"line-suffix-boundary"},Ot={type:"break-parent"},Xt={type:"trim"},Ie={type:"line",hard:!0},It={type:"line",hard:!0,literal:!0},an={type:"line"},Lt={type:"line",soft:!0},hn=De([Ie,Ot]),on=De([It,Ot]),Yn={type:"cursor",placeholder:Symbol("cursor")};function gt(Pt,Ke){let St=[];for(let Et=0;Et<Ke.length;Et++)Et!==0&&St.push(Pt),St.push(Ke[Et]);return De(St)}function Wt(Pt,Ke,St){let Et=Pt;if(Ke>0){for(let Ht=0;Ht<Math.floor(Ke/St);++Ht)Et=Xe(Et);Et=Ve(Ke%St,Et),Et=Ve(Number.NEGATIVE_INFINITY,Et)}return Et}function dt(Pt,Ke){return{type:"label",label:Pt,contents:Ke}}tt.exports={concat:De,join:gt,line:an,softline:Lt,hardline:hn,literalline:on,group:Re,conditionalGroup:ut,fill:Ct,lineSuffix:it,lineSuffixBoundary:ht,cursor:Yn,breakParent:Ot,ifBreak:bt,trim:Xt,indent:Xe,indentIfBreak:xt,align:Ve,addAlignmentToDoc:Wt,markAsRoot:Be,dedentToRoot:Le,dedent:et,hardlineWithoutBreakParent:Ie,literallineWithoutBreakParent:It,label:dt}}}),Pc=xn({"src/common/end-of-line.js"(ze,tt){Ln();function De(Le){let Be=Le.indexOf("\r");return Be>=0?Le.charAt(Be+1)===`
`?"crlf":"cr":"lf"}function Xe(Le){switch(Le){case"cr":return"\r";case"crlf":return`\r
`;default:return`
`}}function Ve(Le,Be){let et;switch(Be){case`
`:et=/\n/g;break;case"\r":et=/\r/g;break;case`\r
`:et=/\r\n/g;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(Be)}.`)}let ut=Le.match(et);return ut?ut.length:0}function Re(Le){return Le.replace(/\r\n?/g,`
`)}tt.exports={guessEndOfLine:De,convertEndOfLineToChars:Xe,countEndOfLineChars:Ve,normalizeEndOfLine:Re}}}),Dl=xn({"src/utils/get-last.js"(ze,tt){Ln();var De=Xe=>Xe[Xe.length-1];tt.exports=De}});function jc(){let{onlyFirst:ze=!1}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},tt=["[\\u001B\\u009B][[\\]()#;?]*(?:(?:(?:(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]+)*|[a-zA-Z\\d]+(?:;[-a-zA-Z\\d\\/#&.:=?%@~_]*)*)?\\u0007)","(?:(?:\\d{1,4}(?:;\\d{0,4})*)?[\\dA-PR-TZcf-ntqry=><~]))"].join("|");return new RegExp(tt,ze?void 0:"g")}var ic=Vr({"node_modules/strip-ansi/node_modules/ansi-regex/index.js"(){Ln()}});function Al(ze){if(typeof ze!="string")throw new TypeError(`Expected a \`string\`, got \`${typeof ze}\``);return ze.replace(jc(),"")}var vs=Vr({"node_modules/strip-ansi/index.js"(){Ln(),ic()}});function vo(ze){return Number.isInteger(ze)?ze>=4352&&(ze<=4447||ze===9001||ze===9002||11904<=ze&&ze<=12871&&ze!==12351||12880<=ze&&ze<=19903||19968<=ze&&ze<=42182||43360<=ze&&ze<=43388||44032<=ze&&ze<=55203||63744<=ze&&ze<=64255||65040<=ze&&ze<=65049||65072<=ze&&ze<=65131||65281<=ze&&ze<=65376||65504<=ze&&ze<=65510||110592<=ze&&ze<=110593||127488<=ze&&ze<=127569||131072<=ze&&ze<=262141):!1}var ja=Vr({"node_modules/is-fullwidth-code-point/index.js"(){Ln()}}),wa=xn({"node_modules/emoji-regex/index.js"(ze,tt){Ln(),tt.exports=function(){return/\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62(?:\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73|\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74|\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67)\uDB40\uDC7F|(?:\uD83E\uDDD1\uD83C\uDFFF\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFF\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFE])|(?:\uD83E\uDDD1\uD83C\uDFFE\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFE\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFD\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFD\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFC\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFC\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|(?:\uD83E\uDDD1\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1|\uD83D\uDC69\uD83C\uDFFB\u200D\uD83E\uDD1D\u200D(?:\uD83D[\uDC68\uDC69]))(?:\uD83C[\uDFFC-\uDFFF])|\uD83D\uDC68(?:\uD83C\uDFFB(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFC-\uDFFF])|[\u2695\u2696\u2708]\uFE0F|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))?|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFF]))|\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D)?\uD83D\uDC68|(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFE])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83E\uDD1D\u200D\uD83D\uDC68(?:\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])\uFE0F|\u200D(?:(?:\uD83D[\uDC68\uDC69])\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D[\uDC66\uDC67])|\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC)?|(?:\uD83D\uDC69(?:\uD83C\uDFFB\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|(?:\uD83C[\uDFFC-\uDFFF])\u200D\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69]))|\uD83E\uDDD1(?:\uD83C[\uDFFB-\uDFFF])\u200D\uD83E\uDD1D\u200D\uD83E\uDDD1)(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67]))|\uD83D\uDC69(?:\u200D(?:\u2764\uFE0F\u200D(?:\uD83D\uDC8B\u200D(?:\uD83D[\uDC68\uDC69])|\uD83D[\uDC68\uDC69])|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83E\uDDD1(?:\u200D(?:\uD83E\uDD1D\u200D\uD83E\uDDD1|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFF\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFE\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFD\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFC\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C\uDFFB\u200D(?:\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD]))|\uD83D\uDC69\u200D\uD83D\uDC66\u200D\uD83D\uDC66|\uD83D\uDC69\u200D\uD83D\uDC69\u200D(?:\uD83D[\uDC66\uDC67])|\uD83D\uDC69\u200D\uD83D\uDC67\u200D(?:\uD83D[\uDC66\uDC67])|(?:\uD83D\uDC41\uFE0F\u200D\uD83D\uDDE8|\uD83E\uDDD1(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDC69(?:\uD83C\uDFFF\u200D[\u2695\u2696\u2708]|\uD83C\uDFFE\u200D[\u2695\u2696\u2708]|\uD83C\uDFFD\u200D[\u2695\u2696\u2708]|\uD83C\uDFFC\u200D[\u2695\u2696\u2708]|\uD83C\uDFFB\u200D[\u2695\u2696\u2708]|\u200D[\u2695\u2696\u2708])|\uD83D\uDE36\u200D\uD83C\uDF2B|\uD83C\uDFF3\uFE0F\u200D\u26A7|\uD83D\uDC3B\u200D\u2744|(?:(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF])\u200D[\u2640\u2642]|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])\u200D[\u2640\u2642]|\uD83C\uDFF4\u200D\u2620|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])\u200D[\u2640\u2642]|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u2600-\u2604\u260E\u2611\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26B0\u26B1\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0\u26F1\u26F4\u26F7\u26F8\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u3030\u303D\u3297\u3299]|\uD83C[\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]|\uD83D[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3])\uFE0F|\uD83C\uDFF3\uFE0F\u200D\uD83C\uDF08|\uD83D\uDC69\u200D\uD83D\uDC67|\uD83D\uDC69\u200D\uD83D\uDC66|\uD83D\uDE35\u200D\uD83D\uDCAB|\uD83D\uDE2E\u200D\uD83D\uDCA8|\uD83D\uDC15\u200D\uD83E\uDDBA|\uD83E\uDDD1(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83D\uDC69(?:\uD83C\uDFFF|\uD83C\uDFFE|\uD83C\uDFFD|\uD83C\uDFFC|\uD83C\uDFFB)?|\uD83C\uDDFD\uD83C\uDDF0|\uD83C\uDDF6\uD83C\uDDE6|\uD83C\uDDF4\uD83C\uDDF2|\uD83D\uDC08\u200D\u2B1B|\u2764\uFE0F\u200D(?:\uD83D\uDD25|\uD83E\uDE79)|\uD83D\uDC41\uFE0F|\uD83C\uDFF3\uFE0F|\uD83C\uDDFF(?:\uD83C[\uDDE6\uDDF2\uDDFC])|\uD83C\uDDFE(?:\uD83C[\uDDEA\uDDF9])|\uD83C\uDDFC(?:\uD83C[\uDDEB\uDDF8])|\uD83C\uDDFB(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA])|\uD83C\uDDFA(?:\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF])|\uD83C\uDDF9(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF])|\uD83C\uDDF8(?:\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF])|\uD83C\uDDF7(?:\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC])|\uD83C\uDDF5(?:\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE])|\uD83C\uDDF3(?:\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF])|\uD83C\uDDF2(?:\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF])|\uD83C\uDDF1(?:\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE])|\uD83C\uDDF0(?:\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF])|\uD83C\uDDEF(?:\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5])|\uD83C\uDDEE(?:\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9])|\uD83C\uDDED(?:\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA])|\uD83C\uDDEC(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE])|\uD83C\uDDEB(?:\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7])|\uD83C\uDDEA(?:\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA])|\uD83C\uDDE9(?:\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF])|\uD83C\uDDE8(?:\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF])|\uD83C\uDDE7(?:\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF])|\uD83C\uDDE6(?:\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF])|[#\*0-9]\uFE0F\u20E3|\u2764\uFE0F|(?:\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD])(?:\uD83C[\uDFFB-\uDFFF])|(?:\u26F9|\uD83C[\uDFCB\uDFCC]|\uD83D\uDD75)(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|\uD83C\uDFF4|(?:[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5])(?:\uD83C[\uDFFB-\uDFFF])|(?:[\u261D\u270C\u270D]|\uD83D[\uDD74\uDD90])(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])|[\u270A\u270B]|\uD83C[\uDF85\uDFC2\uDFC7]|\uD83D[\uDC08\uDC15\uDC3B\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE2E\uDE35\uDE36\uDE4C\uDE4F\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1C\uDD1E\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5]|\uD83C[\uDFC3\uDFC4\uDFCA]|\uD83D[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6]|\uD83E[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD]|\uD83D\uDC6F|\uD83E[\uDD3C\uDDDE\uDDDF]|[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0D\uDD0E\uDD10-\uDD17\uDD1D\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78\uDD7A-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCB\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6]|(?:[\u231A\u231B\u23E9-\u23EC\u23F0\u23F3\u25FD\u25FE\u2614\u2615\u2648-\u2653\u267F\u2693\u26A1\u26AA\u26AB\u26BD\u26BE\u26C4\u26C5\u26CE\u26D4\u26EA\u26F2\u26F3\u26F5\u26FA\u26FD\u2705\u270A\u270B\u2728\u274C\u274E\u2753-\u2755\u2757\u2795-\u2797\u27B0\u27BF\u2B1B\u2B1C\u2B50\u2B55]|\uD83C[\uDC04\uDCCF\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF93\uDFA0-\uDFCA\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF4\uDFF8-\uDFFF]|\uD83D[\uDC00-\uDC3E\uDC40\uDC42-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDD7A\uDD95\uDD96\uDDA4\uDDFB-\uDE4F\uDE80-\uDEC5\uDECC\uDED0-\uDED2\uDED5-\uDED7\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])|(?:[#\*0-9\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23E9-\u23F3\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB-\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u261D\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692-\u2697\u2699\u269B\u269C\u26A0\u26A1\u26A7\u26AA\u26AB\u26B0\u26B1\u26BD\u26BE\u26C4\u26C5\u26C8\u26CE\u26CF\u26D1\u26D3\u26D4\u26E9\u26EA\u26F0-\u26F5\u26F7-\u26FA\u26FD\u2702\u2705\u2708-\u270D\u270F\u2712\u2714\u2716\u271D\u2721\u2728\u2733\u2734\u2744\u2747\u274C\u274E\u2753-\u2755\u2757\u2763\u2764\u2795-\u2797\u27A1\u27B0\u27BF\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B50\u2B55\u3030\u303D\u3297\u3299]|\uD83C[\uDC04\uDCCF\uDD70\uDD71\uDD7E\uDD7F\uDD8E\uDD91-\uDD9A\uDDE6-\uDDFF\uDE01\uDE02\uDE1A\uDE2F\uDE32-\uDE3A\uDE50\uDE51\uDF00-\uDF21\uDF24-\uDF93\uDF96\uDF97\uDF99-\uDF9B\uDF9E-\uDFF0\uDFF3-\uDFF5\uDFF7-\uDFFF]|\uD83D[\uDC00-\uDCFD\uDCFF-\uDD3D\uDD49-\uDD4E\uDD50-\uDD67\uDD6F\uDD70\uDD73-\uDD7A\uDD87\uDD8A-\uDD8D\uDD90\uDD95\uDD96\uDDA4\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA-\uDE4F\uDE80-\uDEC5\uDECB-\uDED2\uDED5-\uDED7\uDEE0-\uDEE5\uDEE9\uDEEB\uDEEC\uDEF0\uDEF3-\uDEFC\uDFE0-\uDFEB]|\uD83E[\uDD0C-\uDD3A\uDD3C-\uDD45\uDD47-\uDD78\uDD7A-\uDDCB\uDDCD-\uDDFF\uDE70-\uDE74\uDE78-\uDE7A\uDE80-\uDE86\uDE90-\uDEA8\uDEB0-\uDEB6\uDEC0-\uDEC2\uDED0-\uDED6])\uFE0F|(?:[\u261D\u26F9\u270A-\u270D]|\uD83C[\uDF85\uDFC2-\uDFC4\uDFC7\uDFCA-\uDFCC]|\uD83D[\uDC42\uDC43\uDC46-\uDC50\uDC66-\uDC78\uDC7C\uDC81-\uDC83\uDC85-\uDC87\uDC8F\uDC91\uDCAA\uDD74\uDD75\uDD7A\uDD90\uDD95\uDD96\uDE45-\uDE47\uDE4B-\uDE4F\uDEA3\uDEB4-\uDEB6\uDEC0\uDECC]|\uD83E[\uDD0C\uDD0F\uDD18-\uDD1F\uDD26\uDD30-\uDD39\uDD3C-\uDD3E\uDD77\uDDB5\uDDB6\uDDB8\uDDB9\uDDBB\uDDCD-\uDDCF\uDDD1-\uDDDD])/g}}}),Ma={};ni(Ma,{default:()=>ko});function ko(ze){if(typeof ze!="string"||ze.length===0||(ze=Al(ze),ze.length===0))return 0;ze=ze.replace((0,_s.default)(),"  ");let tt=0;for(let De=0;De<ze.length;De++){let Xe=ze.codePointAt(De);Xe<=31||Xe>=127&&Xe<=159||Xe>=768&&Xe<=879||(Xe>65535&&De++,tt+=vo(Xe)?2:1)}return tt}var _s,Ps=Vr({"node_modules/string-width/index.js"(){Ln(),vs(),ja(),_s=Ja(wa())}}),ac=xn({"src/utils/get-string-width.js"(ze,tt){Ln();var De=(Ps(),Aa(Ma)).default,Xe=/[^\x20-\x7F]/;function Ve(Re){return Re?Xe.test(Re)?De(Re):Re.length:0}tt.exports=Ve}}),wc=xn({"src/document/doc-utils.js"(ze,tt){Ln();var De=Dl(),{literalline:Xe,join:Ve}=tl(),Re=Ke=>Array.isArray(Ke)||Ke&&Ke.type==="concat",Le=Ke=>{if(Array.isArray(Ke))return Ke;if(Ke.type!=="concat"&&Ke.type!=="fill")throw new Error("Expect doc type to be `concat` or `fill`.");return Ke.parts},Be={};function et(Ke,St,Et,Ht){let qt=[Ke];for(;qt.length>0;){let Jt=qt.pop();if(Jt===Be){Et(qt.pop());continue}if(Et&&qt.push(Jt,Be),!St||St(Jt)!==!1)if(Re(Jt)||Jt.type==="fill"){let yn=Le(Jt);for(let Rn=yn.length,Xn=Rn-1;Xn>=0;--Xn)qt.push(yn[Xn])}else if(Jt.type==="if-break")Jt.flatContents&&qt.push(Jt.flatContents),Jt.breakContents&&qt.push(Jt.breakContents);else if(Jt.type==="group"&&Jt.expandedStates)if(Ht)for(let yn=Jt.expandedStates.length,Rn=yn-1;Rn>=0;--Rn)qt.push(Jt.expandedStates[Rn]);else qt.push(Jt.contents);else Jt.contents&&qt.push(Jt.contents)}}function ut(Ke,St){let Et=new Map;return Ht(Ke);function Ht(Jt){if(Et.has(Jt))return Et.get(Jt);let yn=qt(Jt);return Et.set(Jt,yn),yn}function qt(Jt){if(Array.isArray(Jt))return St(Jt.map(Ht));if(Jt.type==="concat"||Jt.type==="fill"){let yn=Jt.parts.map(Ht);return St(Object.assign(Object.assign({},Jt),{},{parts:yn}))}if(Jt.type==="if-break"){let yn=Jt.breakContents&&Ht(Jt.breakContents),Rn=Jt.flatContents&&Ht(Jt.flatContents);return St(Object.assign(Object.assign({},Jt),{},{breakContents:yn,flatContents:Rn}))}if(Jt.type==="group"&&Jt.expandedStates){let yn=Jt.expandedStates.map(Ht),Rn=yn[0];return St(Object.assign(Object.assign({},Jt),{},{contents:Rn,expandedStates:yn}))}if(Jt.contents){let yn=Ht(Jt.contents);return St(Object.assign(Object.assign({},Jt),{},{contents:yn}))}return St(Jt)}}function Ct(Ke,St,Et){let Ht=Et,qt=!1;function Jt(yn){let Rn=St(yn);if(Rn!==void 0&&(qt=!0,Ht=Rn),qt)return!1}return et(Ke,Jt),Ht}function bt(Ke){if(Ke.type==="group"&&Ke.break||Ke.type==="line"&&Ke.hard||Ke.type==="break-parent")return!0}function xt(Ke){return Ct(Ke,bt,!1)}function it(Ke){if(Ke.length>0){let St=De(Ke);!St.expandedStates&&!St.break&&(St.break="propagated")}return null}function ht(Ke){let St=new Set,Et=[];function Ht(Jt){if(Jt.type==="break-parent"&&it(Et),Jt.type==="group"){if(Et.push(Jt),St.has(Jt))return!1;St.add(Jt)}}function qt(Jt){Jt.type==="group"&&Et.pop().break&&it(Et)}et(Ke,Ht,qt,!0)}function Ot(Ke){return Ke.type==="line"&&!Ke.hard?Ke.soft?"":" ":Ke.type==="if-break"?Ke.flatContents||"":Ke}function Xt(Ke){return ut(Ke,Ot)}var Ie=(Ke,St)=>Ke&&Ke.type==="line"&&Ke.hard&&St&&St.type==="break-parent";function It(Ke){if(!Ke)return Ke;if(Re(Ke)||Ke.type==="fill"){let St=Le(Ke);for(;St.length>1&&Ie(...St.slice(-2));)St.length-=2;if(St.length>0){let Et=It(De(St));St[St.length-1]=Et}return Array.isArray(Ke)?St:Object.assign(Object.assign({},Ke),{},{parts:St})}switch(Ke.type){case"align":case"indent":case"indent-if-break":case"group":case"line-suffix":case"label":{let St=It(Ke.contents);return Object.assign(Object.assign({},Ke),{},{contents:St})}case"if-break":{let St=It(Ke.breakContents),Et=It(Ke.flatContents);return Object.assign(Object.assign({},Ke),{},{breakContents:St,flatContents:Et})}}return Ke}function an(Ke){return It(hn(Ke))}function Lt(Ke){switch(Ke.type){case"fill":if(Ke.parts.every(Et=>Et===""))return"";break;case"group":if(!Ke.contents&&!Ke.id&&!Ke.break&&!Ke.expandedStates)return"";if(Ke.contents.type==="group"&&Ke.contents.id===Ke.id&&Ke.contents.break===Ke.break&&Ke.contents.expandedStates===Ke.expandedStates)return Ke.contents;break;case"align":case"indent":case"indent-if-break":case"line-suffix":if(!Ke.contents)return"";break;case"if-break":if(!Ke.flatContents&&!Ke.breakContents)return"";break}if(!Re(Ke))return Ke;let St=[];for(let Et of Le(Ke)){if(!Et)continue;let[Ht,...qt]=Re(Et)?Le(Et):[Et];typeof Ht=="string"&&typeof De(St)=="string"?St[St.length-1]+=Ht:St.push(Ht),St.push(...qt)}return St.length===0?"":St.length===1?St[0]:Array.isArray(Ke)?St:Object.assign(Object.assign({},Ke),{},{parts:St})}function hn(Ke){return ut(Ke,St=>Lt(St))}function on(Ke){let St=[],Et=Ke.filter(Boolean);for(;Et.length>0;){let Ht=Et.shift();if(Ht){if(Re(Ht)){Et.unshift(...Le(Ht));continue}if(St.length>0&&typeof De(St)=="string"&&typeof Ht=="string"){St[St.length-1]+=Ht;continue}St.push(Ht)}}return St}function Yn(Ke){return ut(Ke,St=>Array.isArray(St)?on(St):St.parts?Object.assign(Object.assign({},St),{},{parts:on(St.parts)}):St)}function gt(Ke){return ut(Ke,St=>typeof St=="string"&&St.includes(`
`)?Wt(St):St)}function Wt(Ke){let St=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Xe;return Ve(St,Ke.split(`
`)).parts}function dt(Ke){if(Ke.type==="line")return!0}function Pt(Ke){return Ct(Ke,dt,!1)}tt.exports={isConcat:Re,getDocParts:Le,willBreak:xt,traverseDoc:et,findInDoc:Ct,mapDoc:ut,propagateBreaks:ht,removeLines:Xt,stripTrailingHardline:an,normalizeParts:on,normalizeDoc:Yn,cleanDoc:hn,replaceTextEndOfLine:Wt,replaceEndOfLine:gt,canBreak:Pt}}}),oc=xn({"src/document/doc-printer.js"(ze,tt){Ln();var{convertEndOfLineToChars:De}=Pc(),Xe=Dl(),Ve=ac(),{fill:Re,cursor:Le,indent:Be}=tl(),{isConcat:et,getDocParts:ut}=wc(),Ct,bt=1,xt=2;function it(){return{value:"",length:0,queue:[]}}function ht(Lt,hn){return Xt(Lt,{type:"indent"},hn)}function Ot(Lt,hn,on){return hn===Number.NEGATIVE_INFINITY?Lt.root||it():hn<0?Xt(Lt,{type:"dedent"},on):hn?hn.type==="root"?Object.assign(Object.assign({},Lt),{},{root:Lt}):Xt(Lt,{type:typeof hn=="string"?"stringAlign":"numberAlign",n:hn},on):Lt}function Xt(Lt,hn,on){let Yn=hn.type==="dedent"?Lt.queue.slice(0,-1):[...Lt.queue,hn],gt="",Wt=0,dt=0,Pt=0;for(let yn of Yn)switch(yn.type){case"indent":Et(),on.useTabs?Ke(1):St(on.tabWidth);break;case"stringAlign":Et(),gt+=yn.n,Wt+=yn.n.length;break;case"numberAlign":dt+=1,Pt+=yn.n;break;default:throw new Error(`Unexpected type '${yn.type}'`)}return qt(),Object.assign(Object.assign({},Lt),{},{value:gt,length:Wt,queue:Yn});function Ke(yn){gt+="	".repeat(yn),Wt+=on.tabWidth*yn}function St(yn){gt+=" ".repeat(yn),Wt+=yn}function Et(){on.useTabs?Ht():qt()}function Ht(){dt>0&&Ke(dt),Jt()}function qt(){Pt>0&&St(Pt),Jt()}function Jt(){dt=0,Pt=0}}function Ie(Lt){if(Lt.length===0)return 0;let hn=0;for(;Lt.length>0&&typeof Xe(Lt)=="string"&&/^[\t ]*$/.test(Xe(Lt));)hn+=Lt.pop().length;if(Lt.length>0&&typeof Xe(Lt)=="string"){let on=Xe(Lt).replace(/[\t ]*$/,"");hn+=Xe(Lt).length-on.length,Lt[Lt.length-1]=on}return hn}function It(Lt,hn,on,Yn,gt){let Wt=hn.length,dt=[Lt],Pt=[];for(;on>=0;){if(dt.length===0){if(Wt===0)return!0;dt.push(hn[--Wt]);continue}let{mode:Ke,doc:St}=dt.pop();if(typeof St=="string")Pt.push(St),on-=Ve(St);else if(et(St)||St.type==="fill"){let Et=ut(St);for(let Ht=Et.length-1;Ht>=0;Ht--)dt.push({mode:Ke,doc:Et[Ht]})}else switch(St.type){case"indent":case"align":case"indent-if-break":case"label":dt.push({mode:Ke,doc:St.contents});break;case"trim":on+=Ie(Pt);break;case"group":{if(gt&&St.break)return!1;let Et=St.break?bt:Ke,Ht=St.expandedStates&&Et===bt?Xe(St.expandedStates):St.contents;dt.push({mode:Et,doc:Ht});break}case"if-break":{let Et=(St.groupId?Ct[St.groupId]||xt:Ke)===bt?St.breakContents:St.flatContents;Et&&dt.push({mode:Ke,doc:Et});break}case"line":if(Ke===bt||St.hard)return!0;St.soft||(Pt.push(" "),on--);break;case"line-suffix":Yn=!0;break;case"line-suffix-boundary":if(Yn)return!1;break}}return!1}function an(Lt,hn){Ct={};let on=hn.printWidth,Yn=De(hn.endOfLine),gt=0,Wt=[{ind:it(),mode:bt,doc:Lt}],dt=[],Pt=!1,Ke=[];for(;Wt.length>0;){let{ind:Et,mode:Ht,doc:qt}=Wt.pop();if(typeof qt=="string"){let Jt=Yn!==`
`?qt.replace(/\n/g,Yn):qt;dt.push(Jt),gt+=Ve(Jt)}else if(et(qt)){let Jt=ut(qt);for(let yn=Jt.length-1;yn>=0;yn--)Wt.push({ind:Et,mode:Ht,doc:Jt[yn]})}else switch(qt.type){case"cursor":dt.push(Le.placeholder);break;case"indent":Wt.push({ind:ht(Et,hn),mode:Ht,doc:qt.contents});break;case"align":Wt.push({ind:Ot(Et,qt.n,hn),mode:Ht,doc:qt.contents});break;case"trim":gt-=Ie(dt);break;case"group":switch(Ht){case xt:if(!Pt){Wt.push({ind:Et,mode:qt.break?bt:xt,doc:qt.contents});break}case bt:{Pt=!1;let Jt={ind:Et,mode:xt,doc:qt.contents},yn=on-gt,Rn=Ke.length>0;if(!qt.break&&It(Jt,Wt,yn,Rn))Wt.push(Jt);else if(qt.expandedStates){let Xn=Xe(qt.expandedStates);if(qt.break){Wt.push({ind:Et,mode:bt,doc:Xn});break}else for(let Fn=1;Fn<qt.expandedStates.length+1;Fn++)if(Fn>=qt.expandedStates.length){Wt.push({ind:Et,mode:bt,doc:Xn});break}else{let fr=qt.expandedStates[Fn],En={ind:Et,mode:xt,doc:fr};if(It(En,Wt,yn,Rn)){Wt.push(En);break}}}else Wt.push({ind:Et,mode:bt,doc:qt.contents});break}}qt.id&&(Ct[qt.id]=Xe(Wt).mode);break;case"fill":{let Jt=on-gt,{parts:yn}=qt;if(yn.length===0)break;let[Rn,Xn]=yn,Fn={ind:Et,mode:xt,doc:Rn},fr={ind:Et,mode:bt,doc:Rn},En=It(Fn,[],Jt,Ke.length>0,!0);if(yn.length===1){En?Wt.push(Fn):Wt.push(fr);break}let Dr={ind:Et,mode:xt,doc:Xn},Vn={ind:Et,mode:bt,doc:Xn};if(yn.length===2){En?Wt.push(Dr,Fn):Wt.push(Vn,fr);break}yn.splice(0,2);let On={ind:Et,mode:Ht,doc:Re(yn)},Pr=yn[0];It({ind:Et,mode:xt,doc:[Rn,Xn,Pr]},[],Jt,Ke.length>0,!0)?Wt.push(On,Dr,Fn):En?Wt.push(On,Vn,Fn):Wt.push(On,Vn,fr);break}case"if-break":case"indent-if-break":{let Jt=qt.groupId?Ct[qt.groupId]:Ht;if(Jt===bt){let yn=qt.type==="if-break"?qt.breakContents:qt.negate?qt.contents:Be(qt.contents);yn&&Wt.push({ind:Et,mode:Ht,doc:yn})}if(Jt===xt){let yn=qt.type==="if-break"?qt.flatContents:qt.negate?Be(qt.contents):qt.contents;yn&&Wt.push({ind:Et,mode:Ht,doc:yn})}break}case"line-suffix":Ke.push({ind:Et,mode:Ht,doc:qt.contents});break;case"line-suffix-boundary":Ke.length>0&&Wt.push({ind:Et,mode:Ht,doc:{type:"line",hard:!0}});break;case"line":switch(Ht){case xt:if(qt.hard)Pt=!0;else{qt.soft||(dt.push(" "),gt+=1);break}case bt:if(Ke.length>0){Wt.push({ind:Et,mode:Ht,doc:qt},...Ke.reverse()),Ke.length=0;break}qt.literal?Et.root?(dt.push(Yn,Et.root.value),gt=Et.root.length):(dt.push(Yn),gt=0):(gt-=Ie(dt),dt.push(Yn+Et.value),gt=Et.length);break}break;case"label":Wt.push({ind:Et,mode:Ht,doc:qt.contents});break}Wt.length===0&&Ke.length>0&&(Wt.push(...Ke.reverse()),Ke.length=0)}let St=dt.indexOf(Le.placeholder);if(St!==-1){let Et=dt.indexOf(Le.placeholder,St+1),Ht=dt.slice(0,St).join(""),qt=dt.slice(St+1,Et).join(""),Jt=dt.slice(Et+1).join("");return{formatted:Ht+qt+Jt,cursorNodeStart:Ht.length,cursorNodeText:qt}}return{formatted:dt.join("")}}tt.exports={printDocToString:an}}}),Xo=xn({"src/document/doc-debug.js"(ze,tt){Ln();var{isConcat:De,getDocParts:Xe}=wc();function Ve(Le){if(!Le)return"";if(De(Le)){let Be=[];for(let et of Xe(Le))if(De(et))Be.push(...Ve(et).parts);else{let ut=Ve(et);ut!==""&&Be.push(ut)}return{type:"concat",parts:Be}}return Le.type==="if-break"?Object.assign(Object.assign({},Le),{},{breakContents:Ve(Le.breakContents),flatContents:Ve(Le.flatContents)}):Le.type==="group"?Object.assign(Object.assign({},Le),{},{contents:Ve(Le.contents),expandedStates:Le.expandedStates&&Le.expandedStates.map(Ve)}):Le.type==="fill"?{type:"fill",parts:Le.parts.map(Ve)}:Le.contents?Object.assign(Object.assign({},Le),{},{contents:Ve(Le.contents)}):Le}function Re(Le){let Be=Object.create(null),et=new Set;return ut(Ve(Le));function ut(bt,xt,it){if(typeof bt=="string")return JSON.stringify(bt);if(De(bt)){let ht=Xe(bt).map(ut).filter(Boolean);return ht.length===1?ht[0]:`[${ht.join(", ")}]`}if(bt.type==="line"){let ht=Array.isArray(it)&&it[xt+1]&&it[xt+1].type==="break-parent";return bt.literal?ht?"literalline":"literallineWithoutBreakParent":bt.hard?ht?"hardline":"hardlineWithoutBreakParent":bt.soft?"softline":"line"}if(bt.type==="break-parent")return Array.isArray(it)&&it[xt-1]&&it[xt-1].type==="line"&&it[xt-1].hard?void 0:"breakParent";if(bt.type==="trim")return"trim";if(bt.type==="indent")return"indent("+ut(bt.contents)+")";if(bt.type==="align")return bt.n===Number.NEGATIVE_INFINITY?"dedentToRoot("+ut(bt.contents)+")":bt.n<0?"dedent("+ut(bt.contents)+")":bt.n.type==="root"?"markAsRoot("+ut(bt.contents)+")":"align("+JSON.stringify(bt.n)+", "+ut(bt.contents)+")";if(bt.type==="if-break")return"ifBreak("+ut(bt.breakContents)+(bt.flatContents?", "+ut(bt.flatContents):"")+(bt.groupId?(bt.flatContents?"":', ""')+`, { groupId: ${Ct(bt.groupId)} }`:"")+")";if(bt.type==="indent-if-break"){let ht=[];bt.negate&&ht.push("negate: true"),bt.groupId&&ht.push(`groupId: ${Ct(bt.groupId)}`);let Ot=ht.length>0?`, { ${ht.join(", ")} }`:"";return`indentIfBreak(${ut(bt.contents)}${Ot})`}if(bt.type==="group"){let ht=[];bt.break&&bt.break!=="propagated"&&ht.push("shouldBreak: true"),bt.id&&ht.push(`id: ${Ct(bt.id)}`);let Ot=ht.length>0?`, { ${ht.join(", ")} }`:"";return bt.expandedStates?`conditionalGroup([${bt.expandedStates.map(Xt=>ut(Xt)).join(",")}]${Ot})`:`group(${ut(bt.contents)}${Ot})`}if(bt.type==="fill")return`fill([${bt.parts.map(ht=>ut(ht)).join(", ")}])`;if(bt.type==="line-suffix")return"lineSuffix("+ut(bt.contents)+")";if(bt.type==="line-suffix-boundary")return"lineSuffixBoundary";if(bt.type==="label")return`label(${JSON.stringify(bt.label)}, ${ut(bt.contents)})`;throw new Error("Unknown doc type "+bt.type)}function Ct(bt){if(typeof bt!="symbol")return JSON.stringify(String(bt));if(bt in Be)return Be[bt];let xt=String(bt).slice(7,-1)||"symbol";for(let it=0;;it++){let ht=xt+(it>0?` #${it}`:"");if(!et.has(ht))return et.add(ht),Be[bt]=`Symbol.for(${JSON.stringify(ht)})`}}}tt.exports={printDocToDebug:Re}}}),si=xn({"src/document/index.js"(ze,tt){Ln(),tt.exports={builders:tl(),printer:oc(),utils:wc(),debug:Xo()}}}),Do={};ni(Do,{default:()=>xs});function xs(ze){if(typeof ze!="string")throw new TypeError("Expected a string");return ze.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}var Ua=Vr({"node_modules/escape-string-regexp/index.js"(){Ln()}}),Ys=xn({"node_modules/semver/internal/debug.js"(ze,tt){Ln();var De=typeof sa=="object"&&sa.env&&sa.env.NODE_DEBUG&&/\bsemver\b/i.test(sa.env.NODE_DEBUG)?function(){for(var Xe=arguments.length,Ve=new Array(Xe),Re=0;Re<Xe;Re++)Ve[Re]=arguments[Re];return console.error("SEMVER",...Ve)}:()=>{};tt.exports=De}}),Vl=xn({"node_modules/semver/internal/constants.js"(ze,tt){Ln();var De="2.0.0",Xe=256,Ve=Number.MAX_SAFE_INTEGER||9007199254740991,Re=16;tt.exports={SEMVER_SPEC_VERSION:De,MAX_LENGTH:Xe,MAX_SAFE_INTEGER:Ve,MAX_SAFE_COMPONENT_LENGTH:Re}}}),jd=xn({"node_modules/semver/internal/re.js"(ze,tt){Ln();var{MAX_SAFE_COMPONENT_LENGTH:De}=Vl(),Xe=Ys();ze=tt.exports={};var Ve=ze.re=[],Re=ze.src=[],Le=ze.t={},Be=0,et=(ut,Ct,bt)=>{let xt=Be++;Xe(ut,xt,Ct),Le[ut]=xt,Re[xt]=Ct,Ve[xt]=new RegExp(Ct,bt?"g":void 0)};et("NUMERICIDENTIFIER","0|[1-9]\\d*"),et("NUMERICIDENTIFIERLOOSE","[0-9]+"),et("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),et("MAINVERSION",`(${Re[Le.NUMERICIDENTIFIER]})\\.(${Re[Le.NUMERICIDENTIFIER]})\\.(${Re[Le.NUMERICIDENTIFIER]})`),et("MAINVERSIONLOOSE",`(${Re[Le.NUMERICIDENTIFIERLOOSE]})\\.(${Re[Le.NUMERICIDENTIFIERLOOSE]})\\.(${Re[Le.NUMERICIDENTIFIERLOOSE]})`),et("PRERELEASEIDENTIFIER",`(?:${Re[Le.NUMERICIDENTIFIER]}|${Re[Le.NONNUMERICIDENTIFIER]})`),et("PRERELEASEIDENTIFIERLOOSE",`(?:${Re[Le.NUMERICIDENTIFIERLOOSE]}|${Re[Le.NONNUMERICIDENTIFIER]})`),et("PRERELEASE",`(?:-(${Re[Le.PRERELEASEIDENTIFIER]}(?:\\.${Re[Le.PRERELEASEIDENTIFIER]})*))`),et("PRERELEASELOOSE",`(?:-?(${Re[Le.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${Re[Le.PRERELEASEIDENTIFIERLOOSE]})*))`),et("BUILDIDENTIFIER","[0-9A-Za-z-]+"),et("BUILD",`(?:\\+(${Re[Le.BUILDIDENTIFIER]}(?:\\.${Re[Le.BUILDIDENTIFIER]})*))`),et("FULLPLAIN",`v?${Re[Le.MAINVERSION]}${Re[Le.PRERELEASE]}?${Re[Le.BUILD]}?`),et("FULL",`^${Re[Le.FULLPLAIN]}$`),et("LOOSEPLAIN",`[v=\\s]*${Re[Le.MAINVERSIONLOOSE]}${Re[Le.PRERELEASELOOSE]}?${Re[Le.BUILD]}?`),et("LOOSE",`^${Re[Le.LOOSEPLAIN]}$`),et("GTLT","((?:<|>)?=?)"),et("XRANGEIDENTIFIERLOOSE",`${Re[Le.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),et("XRANGEIDENTIFIER",`${Re[Le.NUMERICIDENTIFIER]}|x|X|\\*`),et("XRANGEPLAIN",`[v=\\s]*(${Re[Le.XRANGEIDENTIFIER]})(?:\\.(${Re[Le.XRANGEIDENTIFIER]})(?:\\.(${Re[Le.XRANGEIDENTIFIER]})(?:${Re[Le.PRERELEASE]})?${Re[Le.BUILD]}?)?)?`),et("XRANGEPLAINLOOSE",`[v=\\s]*(${Re[Le.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Re[Le.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Re[Le.XRANGEIDENTIFIERLOOSE]})(?:${Re[Le.PRERELEASELOOSE]})?${Re[Le.BUILD]}?)?)?`),et("XRANGE",`^${Re[Le.GTLT]}\\s*${Re[Le.XRANGEPLAIN]}$`),et("XRANGELOOSE",`^${Re[Le.GTLT]}\\s*${Re[Le.XRANGEPLAINLOOSE]}$`),et("COERCE",`(^|[^\\d])(\\d{1,${De}})(?:\\.(\\d{1,${De}}))?(?:\\.(\\d{1,${De}}))?(?:$|[^\\d])`),et("COERCERTL",Re[Le.COERCE],!0),et("LONETILDE","(?:~>?)"),et("TILDETRIM",`(\\s*)${Re[Le.LONETILDE]}\\s+`,!0),ze.tildeTrimReplace="$1~",et("TILDE",`^${Re[Le.LONETILDE]}${Re[Le.XRANGEPLAIN]}$`),et("TILDELOOSE",`^${Re[Le.LONETILDE]}${Re[Le.XRANGEPLAINLOOSE]}$`),et("LONECARET","(?:\\^)"),et("CARETTRIM",`(\\s*)${Re[Le.LONECARET]}\\s+`,!0),ze.caretTrimReplace="$1^",et("CARET",`^${Re[Le.LONECARET]}${Re[Le.XRANGEPLAIN]}$`),et("CARETLOOSE",`^${Re[Le.LONECARET]}${Re[Le.XRANGEPLAINLOOSE]}$`),et("COMPARATORLOOSE",`^${Re[Le.GTLT]}\\s*(${Re[Le.LOOSEPLAIN]})$|^$`),et("COMPARATOR",`^${Re[Le.GTLT]}\\s*(${Re[Le.FULLPLAIN]})$|^$`),et("COMPARATORTRIM",`(\\s*)${Re[Le.GTLT]}\\s*(${Re[Le.LOOSEPLAIN]}|${Re[Le.XRANGEPLAIN]})`,!0),ze.comparatorTrimReplace="$1$2$3",et("HYPHENRANGE",`^\\s*(${Re[Le.XRANGEPLAIN]})\\s+-\\s+(${Re[Le.XRANGEPLAIN]})\\s*$`),et("HYPHENRANGELOOSE",`^\\s*(${Re[Le.XRANGEPLAINLOOSE]})\\s+-\\s+(${Re[Le.XRANGEPLAINLOOSE]})\\s*$`),et("STAR","(<|>)?=?\\s*\\*"),et("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),et("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}}),Bd=xn({"node_modules/semver/internal/parse-options.js"(ze,tt){Ln();var De=["includePrerelease","loose","rtl"],Xe=Ve=>Ve?typeof Ve!="object"?{loose:!0}:De.filter(Re=>Ve[Re]).reduce((Re,Le)=>(Re[Le]=!0,Re),{}):{};tt.exports=Xe}}),Up=xn({"node_modules/semver/internal/identifiers.js"(ze,tt){Ln();var De=/^[0-9]+$/,Xe=(Re,Le)=>{let Be=De.test(Re),et=De.test(Le);return Be&&et&&(Re=+Re,Le=+Le),Re===Le?0:Be&&!et?-1:et&&!Be?1:Re<Le?-1:1},Ve=(Re,Le)=>Xe(Le,Re);tt.exports={compareIdentifiers:Xe,rcompareIdentifiers:Ve}}}),zd=xn({"node_modules/semver/classes/semver.js"(ze,tt){Ln();var De=Ys(),{MAX_LENGTH:Xe,MAX_SAFE_INTEGER:Ve}=Vl(),{re:Re,t:Le}=jd(),Be=Bd(),{compareIdentifiers:et}=Up(),ut=class{constructor(Ct,bt){if(bt=Be(bt),Ct instanceof ut){if(Ct.loose===!!bt.loose&&Ct.includePrerelease===!!bt.includePrerelease)return Ct;Ct=Ct.version}else if(typeof Ct!="string")throw new TypeError(`Invalid Version: ${Ct}`);if(Ct.length>Xe)throw new TypeError(`version is longer than ${Xe} characters`);De("SemVer",Ct,bt),this.options=bt,this.loose=!!bt.loose,this.includePrerelease=!!bt.includePrerelease;let xt=Ct.trim().match(bt.loose?Re[Le.LOOSE]:Re[Le.FULL]);if(!xt)throw new TypeError(`Invalid Version: ${Ct}`);if(this.raw=Ct,this.major=+xt[1],this.minor=+xt[2],this.patch=+xt[3],this.major>Ve||this.major<0)throw new TypeError("Invalid major version");if(this.minor>Ve||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>Ve||this.patch<0)throw new TypeError("Invalid patch version");xt[4]?this.prerelease=xt[4].split(".").map(it=>{if(/^[0-9]+$/.test(it)){let ht=+it;if(ht>=0&&ht<Ve)return ht}return it}):this.prerelease=[],this.build=xt[5]?xt[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(Ct){if(De("SemVer.compare",this.version,this.options,Ct),!(Ct instanceof ut)){if(typeof Ct=="string"&&Ct===this.version)return 0;Ct=new ut(Ct,this.options)}return Ct.version===this.version?0:this.compareMain(Ct)||this.comparePre(Ct)}compareMain(Ct){return Ct instanceof ut||(Ct=new ut(Ct,this.options)),et(this.major,Ct.major)||et(this.minor,Ct.minor)||et(this.patch,Ct.patch)}comparePre(Ct){if(Ct instanceof ut||(Ct=new ut(Ct,this.options)),this.prerelease.length&&!Ct.prerelease.length)return-1;if(!this.prerelease.length&&Ct.prerelease.length)return 1;if(!this.prerelease.length&&!Ct.prerelease.length)return 0;let bt=0;do{let xt=this.prerelease[bt],it=Ct.prerelease[bt];if(De("prerelease compare",bt,xt,it),xt===void 0&&it===void 0)return 0;if(it===void 0)return 1;if(xt===void 0)return-1;if(xt!==it)return et(xt,it)}while(++bt)}compareBuild(Ct){Ct instanceof ut||(Ct=new ut(Ct,this.options));let bt=0;do{let xt=this.build[bt],it=Ct.build[bt];if(De("prerelease compare",bt,xt,it),xt===void 0&&it===void 0)return 0;if(it===void 0)return 1;if(xt===void 0)return-1;if(xt!==it)return et(xt,it)}while(++bt)}inc(Ct,bt){switch(Ct){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",bt);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",bt);break;case"prepatch":this.prerelease.length=0,this.inc("patch",bt),this.inc("pre",bt);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",bt),this.inc("pre",bt);break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":if(this.prerelease.length===0)this.prerelease=[0];else{let xt=this.prerelease.length;for(;--xt>=0;)typeof this.prerelease[xt]=="number"&&(this.prerelease[xt]++,xt=-2);xt===-1&&this.prerelease.push(0)}bt&&(et(this.prerelease[0],bt)===0?isNaN(this.prerelease[1])&&(this.prerelease=[bt,0]):this.prerelease=[bt,0]);break;default:throw new Error(`invalid increment argument: ${Ct}`)}return this.format(),this.raw=this.version,this}};tt.exports=ut}}),Mu=xn({"node_modules/semver/functions/compare.js"(ze,tt){Ln();var De=zd(),Xe=(Ve,Re,Le)=>new De(Ve,Le).compare(new De(Re,Le));tt.exports=Xe}}),sv=xn({"node_modules/semver/functions/lt.js"(ze,tt){Ln();var De=Mu(),Xe=(Ve,Re,Le)=>De(Ve,Re,Le)<0;tt.exports=Xe}}),Bo=xn({"node_modules/semver/functions/gte.js"(ze,tt){Ln();var De=Mu(),Xe=(Ve,Re,Le)=>De(Ve,Re,Le)>=0;tt.exports=Xe}}),fs=xn({"src/utils/arrayify.js"(ze,tt){Ln(),tt.exports=(De,Xe)=>Object.entries(De).map(Ve=>{let[Re,Le]=Ve;return Object.assign({[Xe]:Re},Le)})}}),Qc=xn({"node_modules/outdent/lib/index.js"(ze,tt){Ln(),Object.defineProperty(ze,"__esModule",{value:!0}),ze.outdent=void 0;function De(){for(var It=[],an=0;an<arguments.length;an++)It[an]=arguments[an]}function Xe(){return typeof WeakMap<"u"?new WeakMap:Ve()}function Ve(){return{add:De,delete:De,get:De,set:De,has:function(It){return!1}}}var Re=Object.prototype.hasOwnProperty,Le=function(It,an){return Re.call(It,an)};function Be(It,an){for(var Lt in an)Le(an,Lt)&&(It[Lt]=an[Lt]);return It}var et=/^[ \t]*(?:\r\n|\r|\n)/,ut=/(?:\r\n|\r|\n)[ \t]*$/,Ct=/^(?:[\r\n]|$)/,bt=/(?:\r\n|\r|\n)([ \t]*)(?:[^ \t\r\n]|$)/,xt=/^[ \t]*[\r\n][ \t\r\n]*$/;function it(It,an,Lt){var hn=0,on=It[0].match(bt);on&&(hn=on[1].length);var Yn="(\\r\\n|\\r|\\n).{0,"+hn+"}",gt=new RegExp(Yn,"g");an&&(It=It.slice(1));var Wt=Lt.newline,dt=Lt.trimLeadingNewline,Pt=Lt.trimTrailingNewline,Ke=typeof Wt=="string",St=It.length,Et=It.map(function(Ht,qt){return Ht=Ht.replace(gt,"$1"),qt===0&&dt&&(Ht=Ht.replace(et,"")),qt===St-1&&Pt&&(Ht=Ht.replace(ut,"")),Ke&&(Ht=Ht.replace(/\r\n|\n|\r/g,function(Jt){return Wt})),Ht});return Et}function ht(It,an){for(var Lt="",hn=0,on=It.length;hn<on;hn++)Lt+=It[hn],hn<on-1&&(Lt+=an[hn]);return Lt}function Ot(It){return Le(It,"raw")&&Le(It,"length")}function Xt(It){var an=Xe(),Lt=Xe();function hn(Yn){for(var gt=[],Wt=1;Wt<arguments.length;Wt++)gt[Wt-1]=arguments[Wt];if(Ot(Yn)){var dt=Yn,Pt=(gt[0]===hn||gt[0]===Ie)&&xt.test(dt[0])&&Ct.test(dt[1]),Ke=Pt?Lt:an,St=Ke.get(dt);if(St||(St=it(dt,Pt,It),Ke.set(dt,St)),gt.length===0)return St[0];var Et=ht(St,Pt?gt.slice(1):gt);return Et}else return Xt(Be(Be({},It),Yn||{}))}var on=Be(hn,{string:function(Yn){return it([Yn],!1,It)[0]}});return on}var Ie=Xt({trimLeadingNewline:!0,trimTrailingNewline:!0});if(ze.outdent=Ie,ze.default=Ie,typeof tt<"u")try{tt.exports=Ie,Object.defineProperty(Ie,"__esModule",{value:!0}),Ie.default=Ie,Ie.outdent=Ie}catch{}}}),Xu=xn({"src/main/core-options.js"(ze,tt){Ln();var{outdent:De}=Qc(),Xe="Config",Ve="Editor",Re="Format",Le="Other",Be="Output",et="Global",ut="Special",Ct={cursorOffset:{since:"1.4.0",category:ut,type:"int",default:-1,range:{start:-1,end:Number.POSITIVE_INFINITY,step:1},description:De`
      Print (to stderr) where a cursor at the given position would move to after formatting.
      This option cannot be used with --range-start and --range-end.
    `,cliCategory:Ve},endOfLine:{since:"1.15.0",category:et,type:"choice",default:[{since:"1.15.0",value:"auto"},{since:"2.0.0",value:"lf"}],description:"Which end of line characters to apply.",choices:[{value:"lf",description:"Line Feed only (\\n), common on Linux and macOS as well as inside git repos"},{value:"crlf",description:"Carriage Return + Line Feed characters (\\r\\n), common on Windows"},{value:"cr",description:"Carriage Return character only (\\r), used very rarely"},{value:"auto",description:De`
          Maintain existing
          (mixed values within one file are normalised by looking at what's used after the first line)
        `}]},filepath:{since:"1.4.0",category:ut,type:"path",description:"Specify the input filepath. This will be used to do parser inference.",cliName:"stdin-filepath",cliCategory:Le,cliDescription:"Path to the file to pretend that stdin comes from."},insertPragma:{since:"1.8.0",category:ut,type:"boolean",default:!1,description:"Insert @format pragma into file's first docblock comment.",cliCategory:Le},parser:{since:"0.0.10",category:et,type:"choice",default:[{since:"0.0.10",value:"babylon"},{since:"1.13.0",value:void 0}],description:"Which parser to use.",exception:bt=>typeof bt=="string"||typeof bt=="function",choices:[{value:"flow",description:"Flow"},{value:"babel",since:"1.16.0",description:"JavaScript"},{value:"babel-flow",since:"1.16.0",description:"Flow"},{value:"babel-ts",since:"2.0.0",description:"TypeScript"},{value:"typescript",since:"1.4.0",description:"TypeScript"},{value:"acorn",since:"2.6.0",description:"JavaScript"},{value:"espree",since:"2.2.0",description:"JavaScript"},{value:"meriyah",since:"2.2.0",description:"JavaScript"},{value:"css",since:"1.7.1",description:"CSS"},{value:"less",since:"1.7.1",description:"Less"},{value:"scss",since:"1.7.1",description:"SCSS"},{value:"json",since:"1.5.0",description:"JSON"},{value:"json5",since:"1.13.0",description:"JSON5"},{value:"json-stringify",since:"1.13.0",description:"JSON.stringify"},{value:"graphql",since:"1.5.0",description:"GraphQL"},{value:"markdown",since:"1.8.0",description:"Markdown"},{value:"mdx",since:"1.15.0",description:"MDX"},{value:"vue",since:"1.10.0",description:"Vue"},{value:"yaml",since:"1.14.0",description:"YAML"},{value:"glimmer",since:"2.3.0",description:"Ember / Handlebars"},{value:"html",since:"1.15.0",description:"HTML"},{value:"angular",since:"1.15.0",description:"Angular"},{value:"lwc",since:"1.17.0",description:"Lightning Web Components"}]},plugins:{since:"1.10.0",type:"path",array:!0,default:[{value:[]}],category:et,description:"Add a plugin. Multiple plugins can be passed as separate `--plugin`s.",exception:bt=>typeof bt=="string"||typeof bt=="object",cliName:"plugin",cliCategory:Xe},pluginSearchDirs:{since:"1.13.0",type:"path",array:!0,default:[{value:[]}],category:et,description:De`
      Custom directory that contains prettier plugins in node_modules subdirectory.
      Overrides default behavior when plugins are searched relatively to the location of Prettier.
      Multiple values are accepted.
    `,exception:bt=>typeof bt=="string"||typeof bt=="object",cliName:"plugin-search-dir",cliCategory:Xe},printWidth:{since:"0.0.0",category:et,type:"int",default:80,description:"The line length where Prettier will try wrap.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},rangeEnd:{since:"1.4.0",category:ut,type:"int",default:Number.POSITIVE_INFINITY,range:{start:0,end:Number.POSITIVE_INFINITY,step:1},description:De`
      Format code ending at a given character offset (exclusive).
      The range will extend forwards to the end of the selected statement.
      This option cannot be used with --cursor-offset.
    `,cliCategory:Ve},rangeStart:{since:"1.4.0",category:ut,type:"int",default:0,range:{start:0,end:Number.POSITIVE_INFINITY,step:1},description:De`
      Format code starting at a given character offset.
      The range will extend backwards to the start of the first line containing the selected statement.
      This option cannot be used with --cursor-offset.
    `,cliCategory:Ve},requirePragma:{since:"1.7.0",category:ut,type:"boolean",default:!1,description:De`
      Require either '@prettier' or '@format' to be present in the file's first docblock comment
      in order for it to be formatted.
    `,cliCategory:Le},tabWidth:{type:"int",category:et,default:2,description:"Number of spaces per indentation level.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},useTabs:{since:"1.0.0",category:et,type:"boolean",default:!1,description:"Indent with tabs instead of spaces."},embeddedLanguageFormatting:{since:"2.1.0",category:et,type:"choice",default:[{since:"2.1.0",value:"auto"}],description:"Control how Prettier formats quoted code embedded in the file.",choices:[{value:"auto",description:"Format embedded code if Prettier can automatically identify it."},{value:"off",description:"Never automatically format embedded code."}]}};tt.exports={CATEGORY_CONFIG:Xe,CATEGORY_EDITOR:Ve,CATEGORY_FORMAT:Re,CATEGORY_OTHER:Le,CATEGORY_OUTPUT:Be,CATEGORY_GLOBAL:et,CATEGORY_SPECIAL:ut,options:Ct}}}),Zc=xn({"src/main/support.js"(ze,tt){Ln();var De={compare:Mu(),lt:sv(),gte:Bo()},Xe=fs(),Ve=Co().version,Re=Xu().options;function Le(){let{plugins:et=[],showUnreleased:ut=!1,showDeprecated:Ct=!1,showInternal:bt=!1}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},xt=Ve.split("-",1)[0],it=et.flatMap(It=>It.languages||[]).filter(Ot),ht=Xe(Object.assign({},...et.map(It=>{let{options:an}=It;return an}),Re),"name").filter(It=>Ot(It)&&Xt(It)).sort((It,an)=>It.name===an.name?0:It.name<an.name?-1:1).map(Ie).map(It=>{It=Object.assign({},It),Array.isArray(It.default)&&(It.default=It.default.length===1?It.default[0].value:It.default.filter(Ot).sort((Lt,hn)=>De.compare(hn.since,Lt.since))[0].value),Array.isArray(It.choices)&&(It.choices=It.choices.filter(Lt=>Ot(Lt)&&Xt(Lt)),It.name==="parser"&&Be(It,it,et));let an=Object.fromEntries(et.filter(Lt=>Lt.defaultOptions&&Lt.defaultOptions[It.name]!==void 0).map(Lt=>[Lt.name,Lt.defaultOptions[It.name]]));return Object.assign(Object.assign({},It),{},{pluginDefaults:an})});return{languages:it,options:ht};function Ot(It){return ut||!("since"in It)||It.since&&De.gte(xt,It.since)}function Xt(It){return Ct||!("deprecated"in It)||It.deprecated&&De.lt(xt,It.deprecated)}function Ie(It){return bt?It:Zn(It,pn)}}function Be(et,ut,Ct){let bt=new Set(et.choices.map(xt=>xt.value));for(let xt of ut)if(xt.parsers){for(let it of xt.parsers)if(!bt.has(it)){bt.add(it);let ht=Ct.find(Xt=>Xt.parsers&&Xt.parsers[it]),Ot=xt.name;ht&&ht.name&&(Ot+=` (plugin: ${ht.name})`),et.choices.push({value:it,description:Ot})}}}tt.exports={getSupportInfo:Le}}}),dh=xn({"src/utils/is-non-empty-array.js"(ze,tt){Ln();function De(Xe){return Array.isArray(Xe)&&Xe.length>0}tt.exports=De}}),cm=xn({"src/utils/text/skip.js"(ze,tt){Ln();function De(Be){return(et,ut,Ct)=>{let bt=Ct&&Ct.backwards;if(ut===!1)return!1;let{length:xt}=et,it=ut;for(;it>=0&&it<xt;){let ht=et.charAt(it);if(Be instanceof RegExp){if(!Be.test(ht))return it}else if(!Be.includes(ht))return it;bt?it--:it++}return it===-1||it===xt?it:!1}}var Xe=De(/\s/),Ve=De(" 	"),Re=De(",; 	"),Le=De(/[^\n\r]/);tt.exports={skipWhitespace:Xe,skipSpaces:Ve,skipToLineEnd:Re,skipEverythingButNewLine:Le}}}),Nc=xn({"src/utils/text/skip-inline-comment.js"(ze,tt){Ln();function De(Xe,Ve){if(Ve===!1)return!1;if(Xe.charAt(Ve)==="/"&&Xe.charAt(Ve+1)==="*"){for(let Re=Ve+2;Re<Xe.length;++Re)if(Xe.charAt(Re)==="*"&&Xe.charAt(Re+1)==="/")return Re+2}return Ve}tt.exports=De}}),Kc=xn({"src/utils/text/skip-trailing-comment.js"(ze,tt){Ln();var{skipEverythingButNewLine:De}=cm();function Xe(Ve,Re){return Re===!1?!1:Ve.charAt(Re)==="/"&&Ve.charAt(Re+1)==="/"?De(Ve,Re):Re}tt.exports=Xe}}),Qy=xn({"src/utils/text/skip-newline.js"(ze,tt){Ln();function De(Xe,Ve,Re){let Le=Re&&Re.backwards;if(Ve===!1)return!1;let Be=Xe.charAt(Ve);if(Le){if(Xe.charAt(Ve-1)==="\r"&&Be===`
`)return Ve-2;if(Be===`
`||Be==="\r"||Be==="\u2028"||Be==="\u2029")return Ve-1}else{if(Be==="\r"&&Xe.charAt(Ve+1)===`
`)return Ve+2;if(Be===`
`||Be==="\r"||Be==="\u2028"||Be==="\u2029")return Ve+1}return Ve}tt.exports=De}}),O1=xn({"src/utils/text/get-next-non-space-non-comment-character-index-with-start-index.js"(ze,tt){Ln();var De=Nc(),Xe=Qy(),Ve=Kc(),{skipSpaces:Re}=cm();function Le(Be,et){let ut=null,Ct=et;for(;Ct!==ut;)ut=Ct,Ct=Re(Be,Ct),Ct=De(Be,Ct),Ct=Ve(Be,Ct),Ct=Xe(Be,Ct);return Ct}tt.exports=Le}}),al=xn({"src/common/util.js"(ze,tt){Ln();var{default:De}=(Ua(),Aa(Do)),Xe=Dl(),{getSupportInfo:Ve}=Zc(),Re=dh(),Le=ac(),{skipWhitespace:Be,skipSpaces:et,skipToLineEnd:ut,skipEverythingButNewLine:Ct}=cm(),bt=Nc(),xt=Kc(),it=Qy(),ht=O1(),Ot=Vn=>Vn[Vn.length-2];function Xt(Vn){return(On,Pr,Tr)=>{let Fr=Tr&&Tr.backwards;if(Pr===!1)return!1;let{length:Kr}=On,Kn=Pr;for(;Kn>=0&&Kn<Kr;){let Sr=On.charAt(Kn);if(Vn instanceof RegExp){if(!Vn.test(Sr))return Kn}else if(!Vn.includes(Sr))return Kn;Fr?Kn--:Kn++}return Kn===-1||Kn===Kr?Kn:!1}}function Ie(Vn,On){let Pr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},Tr=et(Vn,Pr.backwards?On-1:On,Pr),Fr=it(Vn,Tr,Pr);return Tr!==Fr}function It(Vn,On,Pr){for(let Tr=On;Tr<Pr;++Tr)if(Vn.charAt(Tr)===`
`)return!0;return!1}function an(Vn,On,Pr){let Tr=Pr(On)-1;Tr=et(Vn,Tr,{backwards:!0}),Tr=it(Vn,Tr,{backwards:!0}),Tr=et(Vn,Tr,{backwards:!0});let Fr=it(Vn,Tr,{backwards:!0});return Tr!==Fr}function Lt(Vn,On){let Pr=null,Tr=On;for(;Tr!==Pr;)Pr=Tr,Tr=ut(Vn,Tr),Tr=bt(Vn,Tr),Tr=et(Vn,Tr);return Tr=xt(Vn,Tr),Tr=it(Vn,Tr),Tr!==!1&&Ie(Vn,Tr)}function hn(Vn,On,Pr){return Lt(Vn,Pr(On))}function on(Vn,On,Pr){return ht(Vn,Pr(On))}function Yn(Vn,On,Pr){return Vn.charAt(on(Vn,On,Pr))}function gt(Vn,On){let Pr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return et(Vn,Pr.backwards?On-1:On,Pr)!==On}function Wt(Vn,On){let Pr=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,Tr=0;for(let Fr=Pr;Fr<Vn.length;++Fr)Vn[Fr]==="	"?Tr=Tr+On-Tr%On:Tr++;return Tr}function dt(Vn,On){let Pr=Vn.lastIndexOf(`
`);return Pr===-1?0:Wt(Vn.slice(Pr+1).match(/^[\t ]*/)[0],On)}function Pt(Vn,On){let Pr={quote:'"',regex:/"/g,escaped:"&quot;"},Tr={quote:"'",regex:/'/g,escaped:"&apos;"},Fr=On==="'"?Tr:Pr,Kr=Fr===Tr?Pr:Tr,Kn=Fr;if(Vn.includes(Fr.quote)||Vn.includes(Kr.quote)){let Sr=(Vn.match(Fr.regex)||[]).length,di=(Vn.match(Kr.regex)||[]).length;Kn=Sr>di?Kr:Fr}return Kn}function Ke(Vn,On){let Pr=Vn.slice(1,-1),Tr=On.parser==="json"||On.parser==="json5"&&On.quoteProps==="preserve"&&!On.singleQuote?'"':On.__isInHtmlAttribute?"'":Pt(Pr,On.singleQuote?"'":'"').quote;return St(Pr,Tr,!(On.parser==="css"||On.parser==="less"||On.parser==="scss"||On.__embeddedInHtml))}function St(Vn,On,Pr){let Tr=On==='"'?"'":'"',Fr=/\\(.)|(["'])/gs,Kr=Vn.replace(Fr,(Kn,Sr,di)=>Sr===Tr?Sr:di===On?"\\"+di:di||(Pr&&/^[^\n\r"'0-7\\bfnrt-vx\u2028\u2029]$/.test(Sr)?Sr:"\\"+Sr));return On+Kr+On}function Et(Vn){return Vn.toLowerCase().replace(/^([+-]?[\d.]+e)(?:\+|(-))?0*(\d)/,"$1$2$3").replace(/^([+-]?[\d.]+)e[+-]?0+$/,"$1").replace(/^([+-])?\./,"$10.").replace(/(\.\d+?)0+(?=e|$)/,"$1").replace(/\.(?=e|$)/,"")}function Ht(Vn,On){let Pr=Vn.match(new RegExp(`(${De(On)})+`,"g"));return Pr===null?0:Pr.reduce((Tr,Fr)=>Math.max(Tr,Fr.length/On.length),0)}function qt(Vn,On){let Pr=Vn.match(new RegExp(`(${De(On)})+`,"g"));if(Pr===null)return 0;let Tr=new Map,Fr=0;for(let Kr of Pr){let Kn=Kr.length/On.length;Tr.set(Kn,!0),Kn>Fr&&(Fr=Kn)}for(let Kr=1;Kr<Fr;Kr++)if(!Tr.get(Kr))return Kr;return Fr+1}function Jt(Vn,On){(Vn.comments||(Vn.comments=[])).push(On),On.printed=!1,On.nodeDescription=Dr(Vn)}function yn(Vn,On){On.leading=!0,On.trailing=!1,Jt(Vn,On)}function Rn(Vn,On,Pr){On.leading=!1,On.trailing=!1,Pr&&(On.marker=Pr),Jt(Vn,On)}function Xn(Vn,On){On.leading=!1,On.trailing=!0,Jt(Vn,On)}function Fn(Vn,On){let{languages:Pr}=Ve({plugins:On.plugins}),Tr=Pr.find(Fr=>{let{name:Kr}=Fr;return Kr.toLowerCase()===Vn})||Pr.find(Fr=>{let{aliases:Kr}=Fr;return Array.isArray(Kr)&&Kr.includes(Vn)})||Pr.find(Fr=>{let{extensions:Kr}=Fr;return Array.isArray(Kr)&&Kr.includes(`.${Vn}`)});return Tr&&Tr.parsers[0]}function fr(Vn){return Vn&&Vn.type==="front-matter"}function En(Vn){let On=new WeakMap;return function(Pr){return On.has(Pr)||On.set(Pr,Symbol(Vn)),On.get(Pr)}}function Dr(Vn){let On=Vn.type||Vn.kind||"(unknown type)",Pr=String(Vn.name||Vn.id&&(typeof Vn.id=="object"?Vn.id.name:Vn.id)||Vn.key&&(typeof Vn.key=="object"?Vn.key.name:Vn.key)||Vn.value&&(typeof Vn.value=="object"?"":String(Vn.value))||Vn.operator||"");return Pr.length>20&&(Pr=Pr.slice(0,19)+"…"),On+(Pr?" "+Pr:"")}tt.exports={inferParserByLanguage:Fn,getStringWidth:Le,getMaxContinuousCount:Ht,getMinNotPresentContinuousCount:qt,getPenultimate:Ot,getLast:Xe,getNextNonSpaceNonCommentCharacterIndexWithStartIndex:ht,getNextNonSpaceNonCommentCharacterIndex:on,getNextNonSpaceNonCommentCharacter:Yn,skip:Xt,skipWhitespace:Be,skipSpaces:et,skipToLineEnd:ut,skipEverythingButNewLine:Ct,skipInlineComment:bt,skipTrailingComment:xt,skipNewline:it,isNextLineEmptyAfterIndex:Lt,isNextLineEmpty:hn,isPreviousLineEmpty:an,hasNewline:Ie,hasNewlineInRange:It,hasSpaces:gt,getAlignmentSize:Wt,getIndentSize:dt,getPreferredQuote:Pt,printString:Ke,printNumber:Et,makeString:St,addLeadingComment:yn,addDanglingComment:Rn,addTrailingComment:Xn,isFrontMatterNode:fr,isNonEmptyArray:Re,createGroupIdMapper:En}}}),vg={};ni(vg,{basename:()=>$i,default:()=>Bc,delimiter:()=>gc,dirname:()=>kr,extname:()=>Yi,isAbsolute:()=>S_,join:()=>pf,normalize:()=>y0,relative:()=>un,resolve:()=>P1,sep:()=>ol});function ip(ze,tt){for(var De=0,Xe=ze.length-1;Xe>=0;Xe--){var Ve=ze[Xe];Ve==="."?ze.splice(Xe,1):Ve===".."?(ze.splice(Xe,1),De++):De&&(ze.splice(Xe,1),De--)}if(tt)for(;De--;De)ze.unshift("..");return ze}function P1(){for(var ze="",tt=!1,De=arguments.length-1;De>=-1&&!tt;De--){var Xe=De>=0?arguments[De]:"/";if(typeof Xe!="string")throw new TypeError("Arguments to path.resolve must be strings");Xe&&(ze=Xe+"/"+ze,tt=Xe.charAt(0)==="/")}return ze=ip(qa(ze.split("/"),function(Ve){return!!Ve}),!tt).join("/"),(tt?"/":"")+ze||"."}function y0(ze){var tt=S_(ze),De=Ec(ze,-1)==="/";return ze=ip(qa(ze.split("/"),function(Xe){return!!Xe}),!tt).join("/"),!ze&&!tt&&(ze="."),ze&&De&&(ze+="/"),(tt?"/":"")+ze}function S_(ze){return ze.charAt(0)==="/"}function pf(){var ze=Array.prototype.slice.call(arguments,0);return y0(qa(ze,function(tt,De){if(typeof tt!="string")throw new TypeError("Arguments to path.join must be strings");return tt}).join("/"))}function un(ze,tt){ze=P1(ze).substr(1),tt=P1(tt).substr(1);function De(ut){for(var Ct=0;Ct<ut.length&&ut[Ct]==="";Ct++);for(var bt=ut.length-1;bt>=0&&ut[bt]==="";bt--);return Ct>bt?[]:ut.slice(Ct,bt-Ct+1)}for(var Xe=De(ze.split("/")),Ve=De(tt.split("/")),Re=Math.min(Xe.length,Ve.length),Le=Re,Be=0;Be<Re;Be++)if(Xe[Be]!==Ve[Be]){Le=Be;break}for(var et=[],Be=Le;Be<Xe.length;Be++)et.push("..");return et=et.concat(Ve.slice(Le)),et.join("/")}function kr(ze){var tt=rs(ze),De=tt[0],Xe=tt[1];return!De&&!Xe?".":(Xe&&(Xe=Xe.substr(0,Xe.length-1)),De+Xe)}function $i(ze,tt){var De=rs(ze)[2];return tt&&De.substr(-1*tt.length)===tt&&(De=De.substr(0,De.length-tt.length)),De}function Yi(ze){return rs(ze)[3]}function qa(ze,tt){if(ze.filter)return ze.filter(tt);for(var De=[],Xe=0;Xe<ze.length;Xe++)tt(ze[Xe],Xe,ze)&&De.push(ze[Xe]);return De}var Xs,rs,ol,gc,Bc,Ec,Zl=Vr({"node-modules-polyfills:path"(){Ln(),Xs=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,rs=function(ze){return Xs.exec(ze).slice(1)},ol="/",gc=":",Bc={extname:Yi,basename:$i,dirname:kr,sep:ol,delimiter:gc,relative:un,join:pf,isAbsolute:S_,normalize:y0,resolve:P1},Ec="ab".substr(-1)==="b"?function(ze,tt,De){return ze.substr(tt,De)}:function(ze,tt,De){return tt<0&&(tt=ze.length+tt),ze.substr(tt,De)}}}),xd=xn({"node-modules-polyfills-commonjs:path"(ze,tt){Ln();var De=(Zl(),Aa(vg));if(De&&De.default){tt.exports=De.default;for(let Xe in De)tt.exports[Xe]=De[Xe]}else De&&(tt.exports=De)}}),Il=xn({"src/common/errors.js"(ze,tt){Ln();var De=class extends Error{},Xe=class extends Error{},Ve=class extends Error{},Re=class extends Error{};tt.exports={ConfigError:De,DebugError:Xe,UndefinedParserError:Ve,ArgExpansionBailout:Re}}}),uc={};ni(uc,{__assign:()=>h2,__asyncDelegator:()=>s7,__asyncGenerator:()=>d2,__asyncValues:()=>x0,__await:()=>_g,__awaiter:()=>wp,__classPrivateFieldGet:()=>sb,__classPrivateFieldSet:()=>x8,__createBinding:()=>ab,__decorate:()=>lv,__exportStar:()=>Vm,__extends:()=>N1,__generator:()=>b0,__importDefault:()=>cv,__importStar:()=>p2,__makeTemplateObject:()=>f2,__metadata:()=>eu,__param:()=>Zy,__read:()=>_8,__rest:()=>um,__spread:()=>y8,__spreadArrays:()=>b8,__values:()=>ob});function N1(ze,tt){dm(ze,tt);function De(){this.constructor=ze}ze.prototype=tt===null?Object.create(tt):(De.prototype=tt.prototype,new De)}function um(ze,tt){var De={};for(var Xe in ze)Object.prototype.hasOwnProperty.call(ze,Xe)&&tt.indexOf(Xe)<0&&(De[Xe]=ze[Xe]);if(ze!=null&&typeof Object.getOwnPropertySymbols=="function")for(var Ve=0,Xe=Object.getOwnPropertySymbols(ze);Ve<Xe.length;Ve++)tt.indexOf(Xe[Ve])<0&&Object.prototype.propertyIsEnumerable.call(ze,Xe[Ve])&&(De[Xe[Ve]]=ze[Xe[Ve]]);return De}function lv(ze,tt,De,Xe){var Ve=arguments.length,Re=Ve<3?tt:Xe===null?Xe=Object.getOwnPropertyDescriptor(tt,De):Xe,Le;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")Re=Reflect.decorate(ze,tt,De,Xe);else for(var Be=ze.length-1;Be>=0;Be--)(Le=ze[Be])&&(Re=(Ve<3?Le(Re):Ve>3?Le(tt,De,Re):Le(tt,De))||Re);return Ve>3&&Re&&Object.defineProperty(tt,De,Re),Re}function Zy(ze,tt){return function(De,Xe){tt(De,Xe,ze)}}function eu(ze,tt){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(ze,tt)}function wp(ze,tt,De,Xe){function Ve(Re){return Re instanceof De?Re:new De(function(Le){Le(Re)})}return new(De||(De=Promise))(function(Re,Le){function Be(Ct){try{ut(Xe.next(Ct))}catch(bt){Le(bt)}}function et(Ct){try{ut(Xe.throw(Ct))}catch(bt){Le(bt)}}function ut(Ct){Ct.done?Re(Ct.value):Ve(Ct.value).then(Be,et)}ut((Xe=Xe.apply(ze,tt||[])).next())})}function b0(ze,tt){var De={label:0,sent:function(){if(Re[0]&1)throw Re[1];return Re[1]},trys:[],ops:[]},Xe,Ve,Re,Le;return Le={next:Be(0),throw:Be(1),return:Be(2)},typeof Symbol=="function"&&(Le[Symbol.iterator]=function(){return this}),Le;function Be(ut){return function(Ct){return et([ut,Ct])}}function et(ut){if(Xe)throw new TypeError("Generator is already executing.");for(;De;)try{if(Xe=1,Ve&&(Re=ut[0]&2?Ve.return:ut[0]?Ve.throw||((Re=Ve.return)&&Re.call(Ve),0):Ve.next)&&!(Re=Re.call(Ve,ut[1])).done)return Re;switch(Ve=0,Re&&(ut=[ut[0]&2,Re.value]),ut[0]){case 0:case 1:Re=ut;break;case 4:return De.label++,{value:ut[1],done:!1};case 5:De.label++,Ve=ut[1],ut=[0];continue;case 7:ut=De.ops.pop(),De.trys.pop();continue;default:if(Re=De.trys,!(Re=Re.length>0&&Re[Re.length-1])&&(ut[0]===6||ut[0]===2)){De=0;continue}if(ut[0]===3&&(!Re||ut[1]>Re[0]&&ut[1]<Re[3])){De.label=ut[1];break}if(ut[0]===6&&De.label<Re[1]){De.label=Re[1],Re=ut;break}if(Re&&De.label<Re[2]){De.label=Re[2],De.ops.push(ut);break}Re[2]&&De.ops.pop(),De.trys.pop();continue}ut=tt.call(ze,De)}catch(Ct){ut=[6,Ct],Ve=0}finally{Xe=Re=0}if(ut[0]&5)throw ut[1];return{value:ut[0]?ut[1]:void 0,done:!0}}}function ab(ze,tt,De,Xe){Xe===void 0&&(Xe=De),ze[Xe]=tt[De]}function Vm(ze,tt){for(var De in ze)De!=="default"&&!tt.hasOwnProperty(De)&&(tt[De]=ze[De])}function ob(ze){var tt=typeof Symbol=="function"&&Symbol.iterator,De=tt&&ze[tt],Xe=0;if(De)return De.call(ze);if(ze&&typeof ze.length=="number")return{next:function(){return ze&&Xe>=ze.length&&(ze=void 0),{value:ze&&ze[Xe++],done:!ze}}};throw new TypeError(tt?"Object is not iterable.":"Symbol.iterator is not defined.")}function _8(ze,tt){var De=typeof Symbol=="function"&&ze[Symbol.iterator];if(!De)return ze;var Xe=De.call(ze),Ve,Re=[],Le;try{for(;(tt===void 0||tt-- >0)&&!(Ve=Xe.next()).done;)Re.push(Ve.value)}catch(Be){Le={error:Be}}finally{try{Ve&&!Ve.done&&(De=Xe.return)&&De.call(Xe)}finally{if(Le)throw Le.error}}return Re}function y8(){for(var ze=[],tt=0;tt<arguments.length;tt++)ze=ze.concat(_8(arguments[tt]));return ze}function b8(){for(var ze=0,tt=0,De=arguments.length;tt<De;tt++)ze+=arguments[tt].length;for(var Xe=Array(ze),Ve=0,tt=0;tt<De;tt++)for(var Re=arguments[tt],Le=0,Be=Re.length;Le<Be;Le++,Ve++)Xe[Ve]=Re[Le];return Xe}function _g(ze){return this instanceof _g?(this.v=ze,this):new _g(ze)}function d2(ze,tt,De){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var Xe=De.apply(ze,tt||[]),Ve,Re=[];return Ve={},Le("next"),Le("throw"),Le("return"),Ve[Symbol.asyncIterator]=function(){return this},Ve;function Le(xt){Xe[xt]&&(Ve[xt]=function(it){return new Promise(function(ht,Ot){Re.push([xt,it,ht,Ot])>1||Be(xt,it)})})}function Be(xt,it){try{et(Xe[xt](it))}catch(ht){bt(Re[0][3],ht)}}function et(xt){xt.value instanceof _g?Promise.resolve(xt.value.v).then(ut,Ct):bt(Re[0][2],xt)}function ut(xt){Be("next",xt)}function Ct(xt){Be("throw",xt)}function bt(xt,it){xt(it),Re.shift(),Re.length&&Be(Re[0][0],Re[0][1])}}function s7(ze){var tt,De;return tt={},Xe("next"),Xe("throw",function(Ve){throw Ve}),Xe("return"),tt[Symbol.iterator]=function(){return this},tt;function Xe(Ve,Re){tt[Ve]=ze[Ve]?function(Le){return(De=!De)?{value:_g(ze[Ve](Le)),done:Ve==="return"}:Re?Re(Le):Le}:Re}}function x0(ze){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var tt=ze[Symbol.asyncIterator],De;return tt?tt.call(ze):(ze=typeof ob=="function"?ob(ze):ze[Symbol.iterator](),De={},Xe("next"),Xe("throw"),Xe("return"),De[Symbol.asyncIterator]=function(){return this},De);function Xe(Re){De[Re]=ze[Re]&&function(Le){return new Promise(function(Be,et){Le=ze[Re](Le),Ve(Be,et,Le.done,Le.value)})}}function Ve(Re,Le,Be,et){Promise.resolve(et).then(function(ut){Re({value:ut,done:Be})},Le)}}function f2(ze,tt){return Object.defineProperty?Object.defineProperty(ze,"raw",{value:tt}):ze.raw=tt,ze}function p2(ze){if(ze&&ze.__esModule)return ze;var tt={};if(ze!=null)for(var De in ze)Object.hasOwnProperty.call(ze,De)&&(tt[De]=ze[De]);return tt.default=ze,tt}function cv(ze){return ze&&ze.__esModule?ze:{default:ze}}function sb(ze,tt){if(!tt.has(ze))throw new TypeError("attempted to get private field on non-instance");return tt.get(ze)}function x8(ze,tt,De){if(!tt.has(ze))throw new TypeError("attempted to set private field on non-instance");return tt.set(ze,De),De}var dm,h2,hf=Vr({"node_modules/tslib/tslib.es6.js"(){Ln(),dm=function(ze,tt){return dm=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(De,Xe){De.__proto__=Xe}||function(De,Xe){for(var Ve in Xe)Xe.hasOwnProperty(Ve)&&(De[Ve]=Xe[Ve])},dm(ze,tt)},h2=function(){return h2=Object.assign||function(ze){for(var tt,De=1,Xe=arguments.length;De<Xe;De++){tt=arguments[De];for(var Ve in tt)Object.prototype.hasOwnProperty.call(tt,Ve)&&(ze[Ve]=tt[Ve])}return ze},h2.apply(this,arguments)}}}),D1=xn({"node_modules/vnopts/lib/descriptors/api.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0}),ze.apiDescriptor={key:tt=>/^[$_a-zA-Z][$_a-zA-Z0-9]*$/.test(tt)?tt:JSON.stringify(tt),value(tt){if(tt===null||typeof tt!="object")return JSON.stringify(tt);if(Array.isArray(tt))return`[${tt.map(Xe=>ze.apiDescriptor.value(Xe)).join(", ")}]`;let De=Object.keys(tt);return De.length===0?"{}":`{ ${De.map(Xe=>`${ze.apiDescriptor.key(Xe)}: ${ze.apiDescriptor.value(tt[Xe])}`).join(", ")} }`},pair:tt=>{let{key:De,value:Xe}=tt;return ze.apiDescriptor.value({[De]:Xe})}}}}),fu=xn({"node_modules/vnopts/lib/descriptors/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=(hf(),Aa(uc));tt.__exportStar(D1(),ze)}}),Rh=xn({"scripts/build/shims/chalk.cjs"(ze,tt){Ln();var De=Xe=>Xe;De.grey=De,De.red=De,De.bold=De,De.yellow=De,De.blue=De,De.default=De,tt.exports=De}}),yg=xn({"node_modules/vnopts/lib/handlers/deprecated/common.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Rh();ze.commonDeprecatedHandler=(De,Xe,Ve)=>{let{descriptor:Re}=Ve,Le=[`${tt.default.yellow(typeof De=="string"?Re.key(De):Re.pair(De))} is deprecated`];return Xe&&Le.push(`we now treat it as ${tt.default.blue(typeof Xe=="string"?Re.key(Xe):Re.pair(Xe))}`),Le.join("; ")+"."}}}),Vu=xn({"node_modules/vnopts/lib/handlers/deprecated/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=(hf(),Aa(uc));tt.__exportStar(yg(),ze)}}),l7=xn({"node_modules/vnopts/lib/handlers/invalid/common.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Rh();ze.commonInvalidHandler=(De,Xe,Ve)=>[`Invalid ${tt.default.red(Ve.descriptor.key(De))} value.`,`Expected ${tt.default.blue(Ve.schemas[De].expected(Ve))},`,`but received ${tt.default.red(Ve.descriptor.value(Xe))}.`].join(" ")}}),bg=xn({"node_modules/vnopts/lib/handlers/invalid/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=(hf(),Aa(uc));tt.__exportStar(l7(),ze)}}),e4=xn({"node_modules/vnopts/node_modules/leven/index.js"(ze,tt){Ln();var De=[],Xe=[];tt.exports=function(Ve,Re){if(Ve===Re)return 0;var Le=Ve;Ve.length>Re.length&&(Ve=Re,Re=Le);var Be=Ve.length,et=Re.length;if(Be===0)return et;if(et===0)return Be;for(;Be>0&&Ve.charCodeAt(~-Be)===Re.charCodeAt(~-et);)Be--,et--;if(Be===0)return et;for(var ut=0;ut<Be&&Ve.charCodeAt(ut)===Re.charCodeAt(ut);)ut++;if(Be-=ut,et-=ut,Be===0)return et;for(var Ct,bt,xt,it,ht=0,Ot=0;ht<Be;)Xe[ut+ht]=Ve.charCodeAt(ut+ht),De[ht]=++ht;for(;Ot<et;)for(Ct=Re.charCodeAt(ut+Ot),xt=Ot++,bt=Ot,ht=0;ht<Be;ht++)it=Ct===Xe[ut+ht]?xt:xt+1,xt=De[ht],bt=De[ht]=xt>bt?it>bt?bt+1:it:it>xt?xt+1:it;return bt}}}),S0=xn({"node_modules/vnopts/lib/handlers/unknown/leven.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Rh(),De=e4();ze.levenUnknownHandler=(Xe,Ve,Re)=>{let{descriptor:Le,logger:Be,schemas:et}=Re,ut=[`Ignored unknown option ${tt.default.yellow(Le.pair({key:Xe,value:Ve}))}.`],Ct=Object.keys(et).sort().find(bt=>De(Xe,bt)<3);Ct&&ut.push(`Did you mean ${tt.default.blue(Le.key(Ct))}?`),Be.warn(ut.join(" "))}}}),S8=xn({"node_modules/vnopts/lib/handlers/unknown/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=(hf(),Aa(uc));tt.__exportStar(S0(),ze)}}),Sw=xn({"node_modules/vnopts/lib/handlers/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=(hf(),Aa(uc));tt.__exportStar(Vu(),ze),tt.__exportStar(bg(),ze),tt.__exportStar(S8(),ze)}}),Ep=xn({"node_modules/vnopts/lib/schema.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=["default","expected","validate","deprecated","forward","redirect","overlap","preprocess","postprocess"];function De(Re,Le){let Be=new Re(Le),et=Object.create(Be);for(let ut of tt)ut in Le&&(et[ut]=Ve(Le[ut],Be,Xe.prototype[ut].length));return et}ze.createSchema=De;var Xe=class{constructor(Re){this.name=Re.name}static create(Re){return De(this,Re)}default(Re){}expected(Re){return"nothing"}validate(Re,Le){return!1}deprecated(Re,Le){return!1}forward(Re,Le){}redirect(Re,Le){}overlap(Re,Le,Be){return Re}preprocess(Re,Le){return Re}postprocess(Re,Le){return Re}};ze.Schema=Xe;function Ve(Re,Le,Be){return typeof Re=="function"?function(){for(var et=arguments.length,ut=new Array(et),Ct=0;Ct<et;Ct++)ut[Ct]=arguments[Ct];return Re(...ut.slice(0,Be-1),Le,...ut.slice(Be-1))}:()=>Re}}}),c7=xn({"node_modules/vnopts/lib/schemas/alias.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Ep(),De=class extends tt.Schema{constructor(Xe){super(Xe),this._sourceName=Xe.sourceName}expected(Xe){return Xe.schemas[this._sourceName].expected(Xe)}validate(Xe,Ve){return Ve.schemas[this._sourceName].validate(Xe,Ve)}redirect(Xe,Ve){return this._sourceName}};ze.AliasSchema=De}}),C8=xn({"node_modules/vnopts/lib/schemas/any.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Ep(),De=class extends tt.Schema{expected(){return"anything"}validate(){return!0}};ze.AnySchema=De}}),w8=xn({"node_modules/vnopts/lib/schemas/array.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=(hf(),Aa(uc)),De=Ep(),Xe=class extends De.Schema{constructor(Re){var{valueSchema:Le,name:Be=Le.name}=Re,et=tt.__rest(Re,["valueSchema","name"]);super(Object.assign({},et,{name:Be})),this._valueSchema=Le}expected(Re){return`an array of ${this._valueSchema.expected(Re)}`}validate(Re,Le){if(!Array.isArray(Re))return!1;let Be=[];for(let et of Re){let ut=Le.normalizeValidateResult(this._valueSchema.validate(et,Le),et);ut!==!0&&Be.push(ut.value)}return Be.length===0?!0:{value:Be}}deprecated(Re,Le){let Be=[];for(let et of Re){let ut=Le.normalizeDeprecatedResult(this._valueSchema.deprecated(et,Le),et);ut!==!1&&Be.push(...ut.map(Ct=>{let{value:bt}=Ct;return{value:[bt]}}))}return Be}forward(Re,Le){let Be=[];for(let et of Re){let ut=Le.normalizeForwardResult(this._valueSchema.forward(et,Le),et);Be.push(...ut.map(Ve))}return Be}redirect(Re,Le){let Be=[],et=[];for(let ut of Re){let Ct=Le.normalizeRedirectResult(this._valueSchema.redirect(ut,Le),ut);"remain"in Ct&&Be.push(Ct.remain),et.push(...Ct.redirect.map(Ve))}return Be.length===0?{redirect:et}:{redirect:et,remain:Be}}overlap(Re,Le){return Re.concat(Le)}};ze.ArraySchema=Xe;function Ve(Re){let{from:Le,to:Be}=Re;return{from:[Le],to:Be}}}}),C_=xn({"node_modules/vnopts/lib/schemas/boolean.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Ep(),De=class extends tt.Schema{expected(){return"true or false"}validate(Xe){return typeof Xe=="boolean"}};ze.BooleanSchema=De}}),fm=xn({"node_modules/vnopts/lib/utils.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});function tt(it,ht){let Ot=Object.create(null);for(let Xt of it){let Ie=Xt[ht];if(Ot[Ie])throw new Error(`Duplicate ${ht} ${JSON.stringify(Ie)}`);Ot[Ie]=Xt}return Ot}ze.recordFromArray=tt;function De(it,ht){let Ot=new Map;for(let Xt of it){let Ie=Xt[ht];if(Ot.has(Ie))throw new Error(`Duplicate ${ht} ${JSON.stringify(Ie)}`);Ot.set(Ie,Xt)}return Ot}ze.mapFromArray=De;function Xe(){let it=Object.create(null);return ht=>{let Ot=JSON.stringify(ht);return it[Ot]?!0:(it[Ot]=!0,!1)}}ze.createAutoChecklist=Xe;function Ve(it,ht){let Ot=[],Xt=[];for(let Ie of it)ht(Ie)?Ot.push(Ie):Xt.push(Ie);return[Ot,Xt]}ze.partition=Ve;function Re(it){return it===Math.floor(it)}ze.isInt=Re;function Le(it,ht){if(it===ht)return 0;let Ot=typeof it,Xt=typeof ht,Ie=["undefined","object","boolean","number","string"];return Ot!==Xt?Ie.indexOf(Ot)-Ie.indexOf(Xt):Ot!=="string"?Number(it)-Number(ht):it.localeCompare(ht)}ze.comparePrimitive=Le;function Be(it){return it===void 0?{}:it}ze.normalizeDefaultResult=Be;function et(it,ht){return it===!0?!0:it===!1?{value:ht}:it}ze.normalizeValidateResult=et;function ut(it,ht){let Ot=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return it===!1?!1:it===!0?Ot?!0:[{value:ht}]:"value"in it?[it]:it.length===0?!1:it}ze.normalizeDeprecatedResult=ut;function Ct(it,ht){return typeof it=="string"||"key"in it?{from:ht,to:it}:"from"in it?{from:it.from,to:it.to}:{from:ht,to:it.to}}ze.normalizeTransferResult=Ct;function bt(it,ht){return it===void 0?[]:Array.isArray(it)?it.map(Ot=>Ct(Ot,ht)):[Ct(it,ht)]}ze.normalizeForwardResult=bt;function xt(it,ht){let Ot=bt(typeof it=="object"&&"redirect"in it?it.redirect:it,ht);return Ot.length===0?{remain:ht,redirect:Ot}:typeof it=="object"&&"remain"in it?{remain:it.remain,redirect:Ot}:{redirect:Ot}}ze.normalizeRedirectResult=xt}}),uv=xn({"node_modules/vnopts/lib/schemas/choice.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Ep(),De=fm(),Xe=class extends tt.Schema{constructor(Ve){super(Ve),this._choices=De.mapFromArray(Ve.choices.map(Re=>Re&&typeof Re=="object"?Re:{value:Re}),"value")}expected(Ve){let{descriptor:Re}=Ve,Le=Array.from(this._choices.keys()).map(ut=>this._choices.get(ut)).filter(ut=>!ut.deprecated).map(ut=>ut.value).sort(De.comparePrimitive).map(Re.value),Be=Le.slice(0,-2),et=Le.slice(-2);return Be.concat(et.join(" or ")).join(", ")}validate(Ve){return this._choices.has(Ve)}deprecated(Ve){let Re=this._choices.get(Ve);return Re&&Re.deprecated?{value:Ve}:!1}forward(Ve){let Re=this._choices.get(Ve);return Re?Re.forward:void 0}redirect(Ve){let Re=this._choices.get(Ve);return Re?Re.redirect:void 0}};ze.ChoiceSchema=Xe}}),m2=xn({"node_modules/vnopts/lib/schemas/number.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Ep(),De=class extends tt.Schema{expected(){return"a number"}validate(Xe,Ve){return typeof Xe=="number"}};ze.NumberSchema=De}}),lb=xn({"node_modules/vnopts/lib/schemas/integer.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=fm(),De=m2(),Xe=class extends De.NumberSchema{expected(){return"an integer"}validate(Ve,Re){return Re.normalizeValidateResult(super.validate(Ve,Re),Ve)===!0&&tt.isInt(Ve)}};ze.IntegerSchema=Xe}}),u7=xn({"node_modules/vnopts/lib/schemas/string.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=Ep(),De=class extends tt.Schema{expected(){return"a string"}validate(Xe){return typeof Xe=="string"}};ze.StringSchema=De}}),C0=xn({"node_modules/vnopts/lib/schemas/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=(hf(),Aa(uc));tt.__exportStar(c7(),ze),tt.__exportStar(C8(),ze),tt.__exportStar(w8(),ze),tt.__exportStar(C_(),ze),tt.__exportStar(uv(),ze),tt.__exportStar(lb(),ze),tt.__exportStar(m2(),ze),tt.__exportStar(u7(),ze)}}),pm=xn({"node_modules/vnopts/lib/defaults.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=D1(),De=yg(),Xe=bg(),Ve=S0();ze.defaultDescriptor=tt.apiDescriptor,ze.defaultUnknownHandler=Ve.levenUnknownHandler,ze.defaultInvalidHandler=Xe.commonInvalidHandler,ze.defaultDeprecatedHandler=De.commonDeprecatedHandler}}),t4=xn({"node_modules/vnopts/lib/normalize.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=pm(),De=fm();ze.normalize=(Ve,Re,Le)=>new Xe(Re,Le).normalize(Ve);var Xe=class{constructor(Ve,Re){let{logger:Le=console,descriptor:Be=tt.defaultDescriptor,unknown:et=tt.defaultUnknownHandler,invalid:ut=tt.defaultInvalidHandler,deprecated:Ct=tt.defaultDeprecatedHandler}=Re||{};this._utils={descriptor:Be,logger:Le||{warn:()=>{}},schemas:De.recordFromArray(Ve,"name"),normalizeDefaultResult:De.normalizeDefaultResult,normalizeDeprecatedResult:De.normalizeDeprecatedResult,normalizeForwardResult:De.normalizeForwardResult,normalizeRedirectResult:De.normalizeRedirectResult,normalizeValidateResult:De.normalizeValidateResult},this._unknownHandler=et,this._invalidHandler=ut,this._deprecatedHandler=Ct,this.cleanHistory()}cleanHistory(){this._hasDeprecationWarned=De.createAutoChecklist()}normalize(Ve){let Re={},Le=[Ve],Be=()=>{for(;Le.length!==0;){let et=Le.shift(),ut=this._applyNormalization(et,Re);Le.push(...ut)}};Be();for(let et of Object.keys(this._utils.schemas)){let ut=this._utils.schemas[et];if(!(et in Re)){let Ct=De.normalizeDefaultResult(ut.default(this._utils));"value"in Ct&&Le.push({[et]:Ct.value})}}Be();for(let et of Object.keys(this._utils.schemas)){let ut=this._utils.schemas[et];et in Re&&(Re[et]=ut.postprocess(Re[et],this._utils))}return Re}_applyNormalization(Ve,Re){let Le=[],[Be,et]=De.partition(Object.keys(Ve),ut=>ut in this._utils.schemas);for(let ut of Be){let Ct=this._utils.schemas[ut],bt=Ct.preprocess(Ve[ut],this._utils),xt=De.normalizeValidateResult(Ct.validate(bt,this._utils),bt);if(xt!==!0){let{value:Xt}=xt,Ie=this._invalidHandler(ut,Xt,this._utils);throw typeof Ie=="string"?new Error(Ie):Ie}let it=Xt=>{let{from:Ie,to:It}=Xt;Le.push(typeof It=="string"?{[It]:Ie}:{[It.key]:It.value})},ht=Xt=>{let{value:Ie,redirectTo:It}=Xt,an=De.normalizeDeprecatedResult(Ct.deprecated(Ie,this._utils),bt,!0);if(an!==!1)if(an===!0)this._hasDeprecationWarned(ut)||this._utils.logger.warn(this._deprecatedHandler(ut,It,this._utils));else for(let{value:Lt}of an){let hn={key:ut,value:Lt};if(!this._hasDeprecationWarned(hn)){let on=typeof It=="string"?{key:It,value:Lt}:It;this._utils.logger.warn(this._deprecatedHandler(hn,on,this._utils))}}};De.normalizeForwardResult(Ct.forward(bt,this._utils),bt).forEach(it);let Ot=De.normalizeRedirectResult(Ct.redirect(bt,this._utils),bt);if(Ot.redirect.forEach(it),"remain"in Ot){let Xt=Ot.remain;Re[ut]=ut in Re?Ct.overlap(Re[ut],Xt,this._utils):Xt,ht({value:Xt})}for(let{from:Xt,to:Ie}of Ot.redirect)ht({value:Xt,redirectTo:Ie})}for(let ut of et){let Ct=Ve[ut],bt=this._unknownHandler(ut,Ct,this._utils);if(bt)for(let xt of Object.keys(bt)){let it={[xt]:bt[xt]};xt in this._utils.schemas?Le.push(it):Object.assign(Re,it)}}return Le}};ze.Normalizer=Xe}}),Cw=xn({"node_modules/vnopts/lib/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=(hf(),Aa(uc));tt.__exportStar(fu(),ze),tt.__exportStar(Sw(),ze),tt.__exportStar(C0(),ze),tt.__exportStar(t4(),ze),tt.__exportStar(Ep(),ze)}}),ww=xn({"src/main/options-normalizer.js"(ze,tt){Ln();var De=Cw(),Xe=Dl(),Ve={key:xt=>xt.length===1?`-${xt}`:`--${xt}`,value:xt=>De.apiDescriptor.value(xt),pair:xt=>{let{key:it,value:ht}=xt;return ht===!1?`--no-${it}`:ht===!0?Ve.key(it):ht===""?`${Ve.key(it)} without an argument`:`${Ve.key(it)}=${ht}`}},Re=xt=>{let{colorsModule:it,levenshteinDistance:ht}=xt;return class extends De.ChoiceSchema{constructor(Ot){let{name:Xt,flags:Ie}=Ot;super({name:Xt,choices:Ie}),this._flags=[...Ie].sort()}preprocess(Ot,Xt){if(typeof Ot=="string"&&Ot.length>0&&!this._flags.includes(Ot)){let Ie=this._flags.find(It=>ht(It,Ot)<3);if(Ie)return Xt.logger.warn([`Unknown flag ${it.yellow(Xt.descriptor.value(Ot))},`,`did you mean ${it.blue(Xt.descriptor.value(Ie))}?`].join(" ")),Ie}return Ot}expected(){return"a flag"}}},Le;function Be(xt,it){let{logger:ht=!1,isCLI:Ot=!1,passThrough:Xt=!1,colorsModule:Ie=null,levenshteinDistance:It=null}=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},an=Xt?Array.isArray(Xt)?(Wt,dt)=>Xt.includes(Wt)?{[Wt]:dt}:void 0:(Wt,dt)=>({[Wt]:dt}):(Wt,dt,Pt)=>{let Ke=Pt.schemas,St=Zn(Ke,Sn);return De.levenUnknownHandler(Wt,dt,Object.assign(Object.assign({},Pt),{},{schemas:St}))},Lt=Ot?Ve:De.apiDescriptor,hn=et(it,{isCLI:Ot,colorsModule:Ie,levenshteinDistance:It}),on=new De.Normalizer(hn,{logger:ht,unknown:an,descriptor:Lt}),Yn=ht!==!1;Yn&&Le&&(on._hasDeprecationWarned=Le);let gt=on.normalize(xt);return Yn&&(Le=on._hasDeprecationWarned),Ot&&gt["plugin-search"]===!1&&(gt["plugin-search-dir"]=!1),gt}function et(xt,it){let{isCLI:ht,colorsModule:Ot,levenshteinDistance:Xt}=it,Ie=[];ht&&Ie.push(De.AnySchema.create({name:"_"}));for(let It of xt)Ie.push(ut(It,{isCLI:ht,optionInfos:xt,colorsModule:Ot,levenshteinDistance:Xt})),It.alias&&ht&&Ie.push(De.AliasSchema.create({name:It.alias,sourceName:It.name}));return Ie}function ut(xt,it){let{isCLI:ht,optionInfos:Ot,colorsModule:Xt,levenshteinDistance:Ie}=it,{name:It}=xt;if(It==="plugin-search-dir"||It==="pluginSearchDirs")return De.AnySchema.create({name:It,preprocess(on){return on===!1||(on=Array.isArray(on)?on:[on]),on},validate(on){return on===!1?!0:on.every(Yn=>typeof Yn=="string")},expected(){return"false or paths to plugin search dir"}});let an={name:It},Lt,hn={};switch(xt.type){case"int":Lt=De.IntegerSchema,ht&&(an.preprocess=Number);break;case"string":Lt=De.StringSchema;break;case"choice":Lt=De.ChoiceSchema,an.choices=xt.choices.map(on=>typeof on=="object"&&on.redirect?Object.assign(Object.assign({},on),{},{redirect:{to:{key:xt.name,value:on.redirect}}}):on);break;case"boolean":Lt=De.BooleanSchema;break;case"flag":Lt=Re({colorsModule:Xt,levenshteinDistance:Ie}),an.flags=Ot.flatMap(on=>[on.alias,on.description&&on.name,on.oppositeDescription&&`no-${on.name}`].filter(Boolean));break;case"path":Lt=De.StringSchema;break;default:throw new Error(`Unexpected type ${xt.type}`)}if(xt.exception?an.validate=(on,Yn,gt)=>xt.exception(on)||Yn.validate(on,gt):an.validate=(on,Yn,gt)=>on===void 0||Yn.validate(on,gt),xt.redirect&&(hn.redirect=on=>on?{to:{key:xt.redirect.option,value:xt.redirect.value}}:void 0),xt.deprecated&&(hn.deprecated=!0),ht&&!xt.array){let on=an.preprocess||(Yn=>Yn);an.preprocess=(Yn,gt,Wt)=>gt.preprocess(on(Array.isArray(Yn)?Xe(Yn):Yn),Wt)}return xt.array?De.ArraySchema.create(Object.assign(Object.assign(Object.assign({},ht?{preprocess:on=>Array.isArray(on)?on:[on]}:{}),hn),{},{valueSchema:Lt.create(an)})):Lt.create(Object.assign(Object.assign({},an),hn))}function Ct(xt,it,ht){return Be(xt,it,ht)}function bt(xt,it,ht){return Be(xt,it,Object.assign({isCLI:!0},ht))}tt.exports={normalizeApiOptions:Ct,normalizeCliOptions:bt}}}),Tp=xn({"src/language-js/loc.js"(ze,tt){Ln();var De=dh();function Xe(et){var ut,Ct;let bt=et.range?et.range[0]:et.start,xt=(ut=(Ct=et.declaration)===null||Ct===void 0?void 0:Ct.decorators)!==null&&ut!==void 0?ut:et.decorators;return De(xt)?Math.min(Xe(xt[0]),bt):bt}function Ve(et){return et.range?et.range[1]:et.end}function Re(et,ut){let Ct=Xe(et);return Number.isInteger(Ct)&&Ct===Xe(ut)}function Le(et,ut){let Ct=Ve(et);return Number.isInteger(Ct)&&Ct===Ve(ut)}function Be(et,ut){return Re(et,ut)&&Le(et,ut)}tt.exports={locStart:Xe,locEnd:Ve,hasSameLocStart:Re,hasSameLoc:Be}}}),d7=xn({"src/main/load-parser.js"(ze,tt){Ln(),tt.exports=()=>{}}}),Ew=xn({"scripts/build/shims/babel-highlight.cjs"(ze,tt){Ln();var De=Rh(),Xe={shouldHighlight:()=>!1,getChalk:()=>De};tt.exports=Xe}}),g2=xn({"node_modules/@babel/code-frame/lib/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0}),ze.codeFrameColumns=Le,ze.default=Be;var tt=Ew(),De=!1;function Xe(et){return{gutter:et.grey,marker:et.red.bold,message:et.red.bold}}var Ve=/\r\n|[\n\r\u2028\u2029]/;function Re(et,ut,Ct){let bt=Object.assign({column:0,line:-1},et.start),xt=Object.assign({},bt,et.end),{linesAbove:it=2,linesBelow:ht=3}=Ct||{},Ot=bt.line,Xt=bt.column,Ie=xt.line,It=xt.column,an=Math.max(Ot-(it+1),0),Lt=Math.min(ut.length,Ie+ht);Ot===-1&&(an=0),Ie===-1&&(Lt=ut.length);let hn=Ie-Ot,on={};if(hn)for(let Yn=0;Yn<=hn;Yn++){let gt=Yn+Ot;if(!Xt)on[gt]=!0;else if(Yn===0){let Wt=ut[gt-1].length;on[gt]=[Xt,Wt-Xt+1]}else if(Yn===hn)on[gt]=[0,It];else{let Wt=ut[gt-Yn].length;on[gt]=[0,Wt]}}else Xt===It?Xt?on[Ot]=[Xt,0]:on[Ot]=!0:on[Ot]=[Xt,It-Xt];return{start:an,end:Lt,markerLines:on}}function Le(et,ut){let Ct=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},bt=(Ct.highlightCode||Ct.forceColor)&&(0,tt.shouldHighlight)(Ct),xt=(0,tt.getChalk)(Ct),it=Xe(xt),ht=(on,Yn)=>bt?on(Yn):Yn,Ot=et.split(Ve),{start:Xt,end:Ie,markerLines:It}=Re(ut,Ot,Ct),an=ut.start&&typeof ut.start.column=="number",Lt=String(Ie).length,hn=(bt?(0,tt.default)(et,Ct):et).split(Ve,Ie).slice(Xt,Ie).map((on,Yn)=>{let gt=Xt+1+Yn,Wt=` ${` ${gt}`.slice(-Lt)} |`,dt=It[gt],Pt=!It[gt+1];if(dt){let Ke="";if(Array.isArray(dt)){let St=on.slice(0,Math.max(dt[0]-1,0)).replace(/[^\t]/g," "),Et=dt[1]||1;Ke=[`
 `,ht(it.gutter,Wt.replace(/\d/g," "))," ",St,ht(it.marker,"^").repeat(Et)].join(""),Pt&&Ct.message&&(Ke+=" "+ht(it.message,Ct.message))}return[ht(it.marker,">"),ht(it.gutter,Wt),on.length>0?` ${on}`:"",Ke].join("")}else return` ${ht(it.gutter,Wt)}${on.length>0?` ${on}`:""}`}).join(`
`);return Ct.message&&!an&&(hn=`${" ".repeat(Lt+1)}${Ct.message}
${hn}`),bt?xt.reset(hn):hn}function Be(et,ut,Ct){let bt=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};if(!De){De=!0;let xt="Passing lineNumber and colNumber is deprecated to @babel/code-frame. Please use `codeFrameColumns`.";if(sa.emitWarning)sa.emitWarning(xt,"DeprecationWarning");else{let it=new Error(xt);it.name="DeprecationWarning",console.warn(new Error(xt))}}return Ct=Math.max(Ct,0),Le(et,{start:{column:Ct,line:ut}},bt)}}}),hi=xn({"src/main/parser.js"(ze,tt){Ln();var{ConfigError:De}=Il(),Xe=Tp();d7();var{locStart:Ve,locEnd:Re}=Xe,Le=Object.getOwnPropertyNames,Be=Object.getOwnPropertyDescriptor;function et(bt){let xt={};for(let it of bt.plugins)if(it.parsers)for(let ht of Le(it.parsers))Object.defineProperty(xt,ht,Be(it.parsers,ht));return xt}function ut(bt){let xt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:et(bt);if(typeof bt.parser=="function")return{parse:bt.parser,astFormat:"estree",locStart:Ve,locEnd:Re};if(typeof bt.parser=="string"){if(Object.prototype.hasOwnProperty.call(xt,bt.parser))return xt[bt.parser];throw new De(`Couldn't resolve parser "${bt.parser}". Parsers must be explicitly added to the standalone bundle.`)}}function Ct(bt,xt){let it=et(xt),ht=Object.defineProperties({},Object.fromEntries(Object.keys(it).map(Xt=>[Xt,{enumerable:!0,get(){return it[Xt].parse}}]))),Ot=ut(xt,it);try{return Ot.preprocess&&(bt=Ot.preprocess(bt,xt)),{text:bt,ast:Ot.parse(bt,ht,xt)}}catch(Xt){let{loc:Ie}=Xt;if(Ie){let{codeFrameColumns:It}=g2();throw Xt.codeFrame=It(bt,Ie,{highlightCode:!0}),Xt.message+=`
`+Xt.codeFrame,Xt}throw Xt}}tt.exports={parse:Ct,resolveParser:ut}}}),ra=xn({"src/main/options.js"(ze,tt){Ln();var De=xd(),{UndefinedParserError:Xe}=Il(),{getSupportInfo:Ve}=Zc(),Re=ww(),{resolveParser:Le}=hi(),Be={astFormat:"estree",printer:{},originalText:void 0,locStart:null,locEnd:null};function et(bt){let xt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},it=Object.assign({},bt),ht=Ve({plugins:bt.plugins,showUnreleased:!0,showDeprecated:!0}).options,Ot=Object.assign(Object.assign({},Be),Object.fromEntries(ht.filter(Lt=>Lt.default!==void 0).map(Lt=>[Lt.name,Lt.default])));if(!it.parser){if(!it.filepath)(xt.logger||console).warn("No parser and no filepath given, using 'babel' the parser now but this will throw an error in the future. Please specify a parser or a filepath so one can be inferred."),it.parser="babel";else if(it.parser=Ct(it.filepath,it.plugins),!it.parser)throw new Xe(`No parser could be inferred for file: ${it.filepath}`)}let Xt=Le(Re.normalizeApiOptions(it,[ht.find(Lt=>Lt.name==="parser")],{passThrough:!0,logger:!1}));it.astFormat=Xt.astFormat,it.locEnd=Xt.locEnd,it.locStart=Xt.locStart;let Ie=ut(it);it.printer=Ie.printers[it.astFormat];let It=Object.fromEntries(ht.filter(Lt=>Lt.pluginDefaults&&Lt.pluginDefaults[Ie.name]!==void 0).map(Lt=>[Lt.name,Lt.pluginDefaults[Ie.name]])),an=Object.assign(Object.assign({},Ot),It);for(let[Lt,hn]of Object.entries(an))(it[Lt]===null||it[Lt]===void 0)&&(it[Lt]=hn);return it.parser==="json"&&(it.trailingComma="none"),Re.normalizeApiOptions(it,ht,Object.assign({passThrough:Object.keys(Be)},xt))}function ut(bt){let{astFormat:xt}=bt;if(!xt)throw new Error("getPlugin() requires astFormat to be set");let it=bt.plugins.find(ht=>ht.printers&&ht.printers[xt]);if(!it)throw new Error(`Couldn't find plugin for AST format "${xt}"`);return it}function Ct(bt,xt){let it=De.basename(bt).toLowerCase(),ht=Ve({plugins:xt}).languages.filter(Ot=>Ot.since!==null).find(Ot=>Ot.extensions&&Ot.extensions.some(Xt=>it.endsWith(Xt))||Ot.filenames&&Ot.filenames.some(Xt=>Xt.toLowerCase()===it));return ht&&ht.parsers[0]}tt.exports={normalize:et,hiddenDefaults:Be,inferParser:Ct}}}),Wi=xn({"src/main/massage-ast.js"(ze,tt){Ln();function De(Xe,Ve,Re){if(Array.isArray(Xe))return Xe.map(ut=>De(ut,Ve,Re)).filter(Boolean);if(!Xe||typeof Xe!="object")return Xe;let Le=Ve.printer.massageAstNode,Be;Le&&Le.ignoredProperties?Be=Le.ignoredProperties:Be=new Set;let et={};for(let[ut,Ct]of Object.entries(Xe))!Be.has(ut)&&typeof Ct!="function"&&(et[ut]=De(Ct,Ve,Xe));if(Le){let ut=Le(Xe,et,Re);if(ut===null)return;if(ut)return ut}return et}tt.exports=De}}),Zo=xn({"scripts/build/shims/assert.cjs"(ze,tt){Ln();var De=()=>{};De.ok=De,De.strictEqual=De,tt.exports=De}}),cs=xn({"src/main/comments.js"(ze,tt){Ln();var De=Zo(),{builders:{line:Xe,hardline:Ve,breakParent:Re,indent:Le,lineSuffix:Be,join:et,cursor:ut}}=si(),{hasNewline:Ct,skipNewline:bt,skipSpaces:xt,isPreviousLineEmpty:it,addLeadingComment:ht,addDanglingComment:Ot,addTrailingComment:Xt}=al(),Ie=new WeakMap;function It(yn,Rn,Xn){if(!yn)return;let{printer:Fn,locStart:fr,locEnd:En}=Rn;if(Xn){if(Fn.canAttachComment&&Fn.canAttachComment(yn)){let Vn;for(Vn=Xn.length-1;Vn>=0&&!(fr(Xn[Vn])<=fr(yn)&&En(Xn[Vn])<=En(yn));--Vn);Xn.splice(Vn+1,0,yn);return}}else if(Ie.has(yn))return Ie.get(yn);let Dr=Fn.getCommentChildNodes&&Fn.getCommentChildNodes(yn,Rn)||typeof yn=="object"&&Object.entries(yn).filter(Vn=>{let[On]=Vn;return On!=="enclosingNode"&&On!=="precedingNode"&&On!=="followingNode"&&On!=="tokens"&&On!=="comments"&&On!=="parent"}).map(Vn=>{let[,On]=Vn;return On});if(Dr){Xn||(Xn=[],Ie.set(yn,Xn));for(let Vn of Dr)It(Vn,Rn,Xn);return Xn}}function an(yn,Rn,Xn,Fn){let{locStart:fr,locEnd:En}=Xn,Dr=fr(Rn),Vn=En(Rn),On=It(yn,Xn),Pr,Tr,Fr=0,Kr=On.length;for(;Fr<Kr;){let Kn=Fr+Kr>>1,Sr=On[Kn],di=fr(Sr),pi=En(Sr);if(di<=Dr&&Vn<=pi)return an(Sr,Rn,Xn,Sr);if(pi<=Dr){Pr=Sr,Fr=Kn+1;continue}if(Vn<=di){Tr=Sr,Kr=Kn;continue}throw new Error("Comment location overlaps with node location")}if(Fn&&Fn.type==="TemplateLiteral"){let{quasis:Kn}=Fn,Sr=Pt(Kn,Rn,Xn);Pr&&Pt(Kn,Pr,Xn)!==Sr&&(Pr=null),Tr&&Pt(Kn,Tr,Xn)!==Sr&&(Tr=null)}return{enclosingNode:Fn,precedingNode:Pr,followingNode:Tr}}var Lt=()=>!1;function hn(yn,Rn,Xn,Fn){if(!Array.isArray(yn))return;let fr=[],{locStart:En,locEnd:Dr,printer:{handleComments:Vn={}}}=Fn,{avoidAstMutation:On,ownLine:Pr=Lt,endOfLine:Tr=Lt,remaining:Fr=Lt}=Vn,Kr=yn.map((Kn,Sr)=>Object.assign(Object.assign({},an(Rn,Kn,Fn)),{},{comment:Kn,text:Xn,options:Fn,ast:Rn,isLastComment:yn.length-1===Sr}));for(let[Kn,Sr]of Kr.entries()){let{comment:di,precedingNode:pi,enclosingNode:Da,followingNode:Cr,text:ar,options:Lr,ast:Jr,isLastComment:Hr}=Sr;if(Lr.parser==="json"||Lr.parser==="json5"||Lr.parser==="__js_expression"||Lr.parser==="__vue_expression"||Lr.parser==="__vue_ts_expression"){if(En(di)-En(Jr)<=0){ht(Jr,di);continue}if(Dr(di)-Dr(Jr)>=0){Xt(Jr,di);continue}}let Ki;if(On?Ki=[Sr]:(di.enclosingNode=Da,di.precedingNode=pi,di.followingNode=Cr,Ki=[di,ar,Lr,Jr,Hr]),Yn(ar,Lr,Kr,Kn))di.placement="ownLine",Pr(...Ki)||(Cr?ht(Cr,di):pi?Xt(pi,di):Ot(Da||Jr,di));else if(gt(ar,Lr,Kr,Kn))di.placement="endOfLine",Tr(...Ki)||(pi?Xt(pi,di):Cr?ht(Cr,di):Ot(Da||Jr,di));else if(di.placement="remaining",!Fr(...Ki))if(pi&&Cr){let ea=fr.length;ea>0&&fr[ea-1].followingNode!==Cr&&Wt(fr,ar,Lr),fr.push(Sr)}else pi?Xt(pi,di):Cr?ht(Cr,di):Ot(Da||Jr,di)}if(Wt(fr,Xn,Fn),!On)for(let Kn of yn)delete Kn.precedingNode,delete Kn.enclosingNode,delete Kn.followingNode}var on=yn=>!/[\S\n\u2028\u2029]/.test(yn);function Yn(yn,Rn,Xn,Fn){let{comment:fr,precedingNode:En}=Xn[Fn],{locStart:Dr,locEnd:Vn}=Rn,On=Dr(fr);if(En)for(let Pr=Fn-1;Pr>=0;Pr--){let{comment:Tr,precedingNode:Fr}=Xn[Pr];if(Fr!==En||!on(yn.slice(Vn(Tr),On)))break;On=Dr(Tr)}return Ct(yn,On,{backwards:!0})}function gt(yn,Rn,Xn,Fn){let{comment:fr,followingNode:En}=Xn[Fn],{locStart:Dr,locEnd:Vn}=Rn,On=Vn(fr);if(En)for(let Pr=Fn+1;Pr<Xn.length;Pr++){let{comment:Tr,followingNode:Fr}=Xn[Pr];if(Fr!==En||!on(yn.slice(On,Dr(Tr))))break;On=Vn(Tr)}return Ct(yn,On)}function Wt(yn,Rn,Xn){let Fn=yn.length;if(Fn===0)return;let{precedingNode:fr,followingNode:En,enclosingNode:Dr}=yn[0],Vn=Xn.printer.getGapRegex&&Xn.printer.getGapRegex(Dr)||/^[\s(]*$/,On=Xn.locStart(En),Pr;for(Pr=Fn;Pr>0;--Pr){let{comment:Tr,precedingNode:Fr,followingNode:Kr}=yn[Pr-1];De.strictEqual(Fr,fr),De.strictEqual(Kr,En);let Kn=Rn.slice(Xn.locEnd(Tr),On);if(Vn.test(Kn))On=Xn.locStart(Tr);else break}for(let[Tr,{comment:Fr}]of yn.entries())Tr<Pr?Xt(fr,Fr):ht(En,Fr);for(let Tr of[fr,En])Tr.comments&&Tr.comments.length>1&&Tr.comments.sort((Fr,Kr)=>Xn.locStart(Fr)-Xn.locStart(Kr));yn.length=0}function dt(yn,Rn){let Xn=yn.getValue();return Xn.printed=!0,Rn.printer.printComment(yn,Rn)}function Pt(yn,Rn,Xn){let Fn=Xn.locStart(Rn)-1;for(let fr=1;fr<yn.length;++fr)if(Fn<Xn.locStart(yn[fr]))return fr-1;return 0}function Ke(yn,Rn){let Xn=yn.getValue(),Fn=[dt(yn,Rn)],{printer:fr,originalText:En,locStart:Dr,locEnd:Vn}=Rn;if(fr.isBlockComment&&fr.isBlockComment(Xn)){let Pr=Ct(En,Vn(Xn))?Ct(En,Dr(Xn),{backwards:!0})?Ve:Xe:" ";Fn.push(Pr)}else Fn.push(Ve);let On=bt(En,xt(En,Vn(Xn)));return On!==!1&&Ct(En,On)&&Fn.push(Ve),Fn}function St(yn,Rn){let Xn=yn.getValue(),Fn=dt(yn,Rn),{printer:fr,originalText:En,locStart:Dr}=Rn,Vn=fr.isBlockComment&&fr.isBlockComment(Xn);if(Ct(En,Dr(Xn),{backwards:!0})){let Pr=it(En,Xn,Dr);return Be([Ve,Pr?Ve:"",Fn])}let On=[" ",Fn];return Vn||(On=[Be(On),Re]),On}function Et(yn,Rn,Xn,Fn){let fr=[],En=yn.getValue();return!En||!En.comments||(yn.each(()=>{let Dr=yn.getValue();!Dr.leading&&!Dr.trailing&&(!Fn||Fn(Dr))&&fr.push(dt(yn,Rn))},"comments"),fr.length===0)?"":Xn?et(Ve,fr):Le([Ve,et(Ve,fr)])}function Ht(yn,Rn,Xn){let Fn=yn.getValue();if(!Fn)return{};let fr=Fn.comments||[];Xn&&(fr=fr.filter(On=>!Xn.has(On)));let En=Fn===Rn.cursorNode;if(fr.length===0){let On=En?ut:"";return{leading:On,trailing:On}}let Dr=[],Vn=[];return yn.each(()=>{let On=yn.getValue();if(Xn&&Xn.has(On))return;let{leading:Pr,trailing:Tr}=On;Pr?Dr.push(Ke(yn,Rn)):Tr&&Vn.push(St(yn,Rn))},"comments"),En&&(Dr.unshift(ut),Vn.push(ut)),{leading:Dr,trailing:Vn}}function qt(yn,Rn,Xn,Fn){let{leading:fr,trailing:En}=Ht(yn,Xn,Fn);return!fr&&!En?Rn:[fr,Rn,En]}function Jt(yn){if(yn)for(let Rn of yn){if(!Rn.printed)throw new Error('Comment "'+Rn.value.trim()+'" was not printed. Please report this error!');delete Rn.printed}}tt.exports={attach:hn,printComments:qt,printCommentsSeparately:Ht,printDanglingComments:Et,getSortedChildNodes:It,ensureAllCommentsPrinted:Jt}}}),xu=xn({"src/common/ast-path.js"(ze,tt){Ln();var De=Dl();function Xe(Le,Be){let et=Ve(Le.stack,Be);return et===-1?null:Le.stack[et]}function Ve(Le,Be){for(let et=Le.length-1;et>=0;et-=2){let ut=Le[et];if(ut&&!Array.isArray(ut)&&--Be<0)return et}return-1}var Re=class{constructor(Le){this.stack=[Le]}getName(){let{stack:Le}=this,{length:Be}=Le;return Be>1?Le[Be-2]:null}getValue(){return De(this.stack)}getNode(){let Le=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return Xe(this,Le)}getParentNode(){let Le=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return Xe(this,Le+1)}call(Le){let{stack:Be}=this,{length:et}=Be,ut=De(Be);for(var Ct=arguments.length,bt=new Array(Ct>1?Ct-1:0),xt=1;xt<Ct;xt++)bt[xt-1]=arguments[xt];for(let ht of bt)ut=ut[ht],Be.push(ht,ut);let it=Le(this);return Be.length=et,it}callParent(Le){let Be=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,et=Ve(this.stack,Be+1),ut=this.stack.splice(et+1),Ct=Le(this);return this.stack.push(...ut),Ct}each(Le){let{stack:Be}=this,{length:et}=Be,ut=De(Be);for(var Ct=arguments.length,bt=new Array(Ct>1?Ct-1:0),xt=1;xt<Ct;xt++)bt[xt-1]=arguments[xt];for(let it of bt)ut=ut[it],Be.push(it,ut);for(let it=0;it<ut.length;++it)Be.push(it,ut[it]),Le(this,it,ut),Be.length-=2;Be.length=et}map(Le){let Be=[];for(var et=arguments.length,ut=new Array(et>1?et-1:0),Ct=1;Ct<et;Ct++)ut[Ct-1]=arguments[Ct];return this.each((bt,xt,it)=>{Be[xt]=Le(bt,xt,it)},...ut),Be}try(Le){let{stack:Be}=this,et=[...Be];try{return Le()}finally{Be.length=0,Be.push(...et)}}match(){let Le=this.stack.length-1,Be=null,et=this.stack[Le--];for(var ut=arguments.length,Ct=new Array(ut),bt=0;bt<ut;bt++)Ct[bt]=arguments[bt];for(let xt of Ct){if(et===void 0)return!1;let it=null;if(typeof Be=="number"&&(it=Be,Be=this.stack[Le--],et=this.stack[Le--]),xt&&!xt(et,Be,it))return!1;Be=this.stack[Le--],et=this.stack[Le--]}return!0}findAncestor(Le){let Be=this.stack.length-1,et=null,ut=this.stack[Be--];for(;ut;){let Ct=null;if(typeof et=="number"&&(Ct=et,et=this.stack[Be--],ut=this.stack[Be--]),et!==null&&Le(ut,et,Ct))return ut;et=this.stack[Be--],ut=this.stack[Be--]}}};tt.exports=Re}}),Df=xn({"src/main/multiparser.js"(ze,tt){Ln();var{utils:{stripTrailingHardline:De}}=si(),{normalize:Xe}=ra(),Ve=cs();function Re(Be,et,ut,Ct){if(ut.printer.embed&&ut.embeddedLanguageFormatting==="auto")return ut.printer.embed(Be,et,(bt,xt,it)=>Le(bt,xt,ut,Ct,it),ut)}function Le(Be,et,ut,Ct){let{stripTrailingHardline:bt=!1}=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{},xt=Xe(Object.assign(Object.assign(Object.assign({},ut),et),{},{parentParser:ut.parser,originalText:Be}),{passThrough:!0}),it=hi().parse(Be,xt),{ast:ht}=it;Be=it.text;let Ot=ht.comments;delete ht.comments,Ve.attach(Ot,ht,Be,xt),xt[Symbol.for("comments")]=Ot||[],xt[Symbol.for("tokens")]=ht.tokens||[];let Xt=Ct(ht,xt);return Ve.ensureAllCommentsPrinted(Ot),bt?typeof Xt=="string"?Xt.replace(/(?:\r?\n)*$/,""):De(Xt):Xt}tt.exports={printSubtree:Re}}}),vc=xn({"src/main/ast-to-doc.js"(ze,tt){Ln();var De=xu(),{builders:{hardline:Xe,addAlignmentToDoc:Ve},utils:{propagateBreaks:Re}}=si(),{printComments:Le}=cs(),Be=Df();function et(bt,xt){let it=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,{printer:ht}=xt;ht.preprocess&&(bt=ht.preprocess(bt,xt));let Ot=new Map,Xt=new De(bt),Ie=It();return it>0&&(Ie=Ve([Xe,Ie],it,xt.tabWidth)),Re(Ie),Ie;function It(Lt,hn){return Lt===void 0||Lt===Xt?an(hn):Array.isArray(Lt)?Xt.call(()=>an(hn),...Lt):Xt.call(()=>an(hn),Lt)}function an(Lt){let hn=Xt.getValue(),on=hn&&typeof hn=="object"&&Lt===void 0;if(on&&Ot.has(hn))return Ot.get(hn);let Yn=Ct(Xt,xt,It,Lt);return on&&Ot.set(hn,Yn),Yn}}function ut(bt,xt){let{originalText:it,[Symbol.for("comments")]:ht,locStart:Ot,locEnd:Xt}=xt,Ie=Ot(bt),It=Xt(bt),an=new Set;for(let Lt of ht)Ot(Lt)>=Ie&&Xt(Lt)<=It&&(Lt.printed=!0,an.add(Lt));return{doc:it.slice(Ie,It),printedComments:an}}function Ct(bt,xt,it,ht){let Ot=bt.getValue(),{printer:Xt}=xt,Ie,It;if(Xt.hasPrettierIgnore&&Xt.hasPrettierIgnore(bt))({doc:Ie,printedComments:It}=ut(Ot,xt));else{if(Ot)try{Ie=Be.printSubtree(bt,it,xt,et)}catch(an){if(globalThis.PRETTIER_DEBUG)throw an}Ie||(Ie=Xt.print(bt,xt,it,ht))}return(!Xt.willPrintOwnComments||!Xt.willPrintOwnComments(bt,xt))&&(Ie=Le(bt,Ie,xt,It)),Ie}tt.exports=et}}),Kp=xn({"src/main/range-util.js"(ze,tt){Ln();var De=Zo(),Xe=cs(),Ve=ht=>{let{parser:Ot}=ht;return Ot==="json"||Ot==="json5"||Ot==="json-stringify"};function Re(ht,Ot){let Xt=[ht.node,...ht.parentNodes],Ie=new Set([Ot.node,...Ot.parentNodes]);return Xt.find(It=>Ct.has(It.type)&&Ie.has(It))}function Le(ht){let Ot=ht.length-1;for(;;){let Xt=ht[Ot];if(Xt&&(Xt.type==="Program"||Xt.type==="File"))Ot--;else break}return ht.slice(0,Ot+1)}function Be(ht,Ot,Xt){let{locStart:Ie,locEnd:It}=Xt,an=ht.node,Lt=Ot.node;if(an===Lt)return{startNode:an,endNode:Lt};let hn=Ie(ht.node);for(let Yn of Le(Ot.parentNodes))if(Ie(Yn)>=hn)Lt=Yn;else break;let on=It(Ot.node);for(let Yn of Le(ht.parentNodes)){if(It(Yn)<=on)an=Yn;else break;if(an===Lt)break}return{startNode:an,endNode:Lt}}function et(ht,Ot,Xt,Ie){let It=arguments.length>4&&arguments[4]!==void 0?arguments[4]:[],an=arguments.length>5?arguments[5]:void 0,{locStart:Lt,locEnd:hn}=Xt,on=Lt(ht),Yn=hn(ht);if(!(Ot>Yn||Ot<on||an==="rangeEnd"&&Ot===on||an==="rangeStart"&&Ot===Yn)){for(let gt of Xe.getSortedChildNodes(ht,Xt)){let Wt=et(gt,Ot,Xt,Ie,[ht,...It],an);if(Wt)return Wt}if(!Ie||Ie(ht,It[0]))return{node:ht,parentNodes:It}}}function ut(ht,Ot){return Ot!=="DeclareExportDeclaration"&&ht!=="TypeParameterDeclaration"&&(ht==="Directive"||ht==="TypeAlias"||ht==="TSExportAssignment"||ht.startsWith("Declare")||ht.startsWith("TSDeclare")||ht.endsWith("Statement")||ht.endsWith("Declaration"))}var Ct=new Set(["ObjectExpression","ArrayExpression","StringLiteral","NumericLiteral","BooleanLiteral","NullLiteral","UnaryExpression","TemplateLiteral"]),bt=new Set(["OperationDefinition","FragmentDefinition","VariableDefinition","TypeExtensionDefinition","ObjectTypeDefinition","FieldDefinition","DirectiveDefinition","EnumTypeDefinition","EnumValueDefinition","InputValueDefinition","InputObjectTypeDefinition","SchemaDefinition","OperationTypeDefinition","InterfaceTypeDefinition","UnionTypeDefinition","ScalarTypeDefinition"]);function xt(ht,Ot,Xt){if(!Ot)return!1;switch(ht.parser){case"flow":case"babel":case"babel-flow":case"babel-ts":case"typescript":case"acorn":case"espree":case"meriyah":case"__babel_estree":return ut(Ot.type,Xt&&Xt.type);case"json":case"json5":case"json-stringify":return Ct.has(Ot.type);case"graphql":return bt.has(Ot.kind);case"vue":return Ot.tag!=="root"}return!1}function it(ht,Ot,Xt){let{rangeStart:Ie,rangeEnd:It,locStart:an,locEnd:Lt}=Ot;De.ok(It>Ie);let hn=ht.slice(Ie,It).search(/\S/),on=hn===-1;if(!on)for(Ie+=hn;It>Ie&&!/\S/.test(ht[It-1]);--It);let Yn=et(Xt,Ie,Ot,(Pt,Ke)=>xt(Ot,Pt,Ke),[],"rangeStart"),gt=on?Yn:et(Xt,It,Ot,Pt=>xt(Ot,Pt),[],"rangeEnd");if(!Yn||!gt)return{rangeStart:0,rangeEnd:0};let Wt,dt;if(Ve(Ot)){let Pt=Re(Yn,gt);Wt=Pt,dt=Pt}else({startNode:Wt,endNode:dt}=Be(Yn,gt,Ot));return{rangeStart:Math.min(an(Wt),an(dt)),rangeEnd:Math.max(Lt(Wt),Lt(dt))}}tt.exports={calculateRange:it,findNodeAtOffset:et}}}),v2=xn({"src/main/core.js"(ze,tt){Ln();var{diffArrays:De}=dl(),{printer:{printDocToString:Xe},debug:{printDocToDebug:Ve}}=si(),{getAlignmentSize:Re}=al(),{guessEndOfLine:Le,convertEndOfLineToChars:Be,countEndOfLineChars:et,normalizeEndOfLine:ut}=Pc(),Ct=ra().normalize,bt=Wi(),xt=cs(),it=hi(),ht=vc(),Ot=Kp(),Xt="\uFEFF",Ie=Symbol("cursor");function It(dt,Pt,Ke){let St=Pt.comments;return St&&(delete Pt.comments,xt.attach(St,Pt,dt,Ke)),Ke[Symbol.for("comments")]=St||[],Ke[Symbol.for("tokens")]=Pt.tokens||[],Ke.originalText=dt,St}function an(dt,Pt){let Ke=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;if(!dt||dt.trim().length===0)return{formatted:"",cursorOffset:-1,comments:[]};let{ast:St,text:Et}=it.parse(dt,Pt);if(Pt.cursorOffset>=0){let yn=Ot.findNodeAtOffset(St,Pt.cursorOffset,Pt);yn&&yn.node&&(Pt.cursorNode=yn.node)}let Ht=It(Et,St,Pt),qt=ht(St,Pt,Ke),Jt=Xe(qt,Pt);if(xt.ensureAllCommentsPrinted(Ht),Ke>0){let yn=Jt.formatted.trim();Jt.cursorNodeStart!==void 0&&(Jt.cursorNodeStart-=Jt.formatted.indexOf(yn)),Jt.formatted=yn+Be(Pt.endOfLine)}if(Pt.cursorOffset>=0){let yn,Rn,Xn,Fn,fr;if(Pt.cursorNode&&Jt.cursorNodeText?(yn=Pt.locStart(Pt.cursorNode),Rn=Et.slice(yn,Pt.locEnd(Pt.cursorNode)),Xn=Pt.cursorOffset-yn,Fn=Jt.cursorNodeStart,fr=Jt.cursorNodeText):(yn=0,Rn=Et,Xn=Pt.cursorOffset,Fn=0,fr=Jt.formatted),Rn===fr)return{formatted:Jt.formatted,cursorOffset:Fn+Xn,comments:Ht};let En=[...Rn];En.splice(Xn,0,Ie);let Dr=[...fr],Vn=De(En,Dr),On=Fn;for(let Pr of Vn)if(Pr.removed){if(Pr.value.includes(Ie))break}else On+=Pr.count;return{formatted:Jt.formatted,cursorOffset:On,comments:Ht}}return{formatted:Jt.formatted,cursorOffset:-1,comments:Ht}}function Lt(dt,Pt){let{ast:Ke,text:St}=it.parse(dt,Pt),{rangeStart:Et,rangeEnd:Ht}=Ot.calculateRange(St,Pt,Ke),qt=St.slice(Et,Ht),Jt=Math.min(Et,St.lastIndexOf(`
`,Et)+1),yn=St.slice(Jt,Et).match(/^\s*/)[0],Rn=Re(yn,Pt.tabWidth),Xn=an(qt,Object.assign(Object.assign({},Pt),{},{rangeStart:0,rangeEnd:Number.POSITIVE_INFINITY,cursorOffset:Pt.cursorOffset>Et&&Pt.cursorOffset<=Ht?Pt.cursorOffset-Et:-1,endOfLine:"lf"}),Rn),Fn=Xn.formatted.trimEnd(),{cursorOffset:fr}=Pt;fr>Ht?fr+=Fn.length-qt.length:Xn.cursorOffset>=0&&(fr=Xn.cursorOffset+Et);let En=St.slice(0,Et)+Fn+St.slice(Ht);if(Pt.endOfLine!=="lf"){let Dr=Be(Pt.endOfLine);fr>=0&&Dr===`\r
`&&(fr+=et(En.slice(0,fr),`
`)),En=En.replace(/\n/g,Dr)}return{formatted:En,cursorOffset:fr,comments:Xn.comments}}function hn(dt,Pt,Ke){return typeof Pt!="number"||Number.isNaN(Pt)||Pt<0||Pt>dt.length?Ke:Pt}function on(dt,Pt){let{cursorOffset:Ke,rangeStart:St,rangeEnd:Et}=Pt;return Ke=hn(dt,Ke,-1),St=hn(dt,St,0),Et=hn(dt,Et,dt.length),Object.assign(Object.assign({},Pt),{},{cursorOffset:Ke,rangeStart:St,rangeEnd:Et})}function Yn(dt,Pt){let{cursorOffset:Ke,rangeStart:St,rangeEnd:Et,endOfLine:Ht}=on(dt,Pt),qt=dt.charAt(0)===Xt;if(qt&&(dt=dt.slice(1),Ke--,St--,Et--),Ht==="auto"&&(Ht=Le(dt)),dt.includes("\r")){let Jt=yn=>et(dt.slice(0,Math.max(yn,0)),`\r
`);Ke-=Jt(Ke),St-=Jt(St),Et-=Jt(Et),dt=ut(dt)}return{hasBOM:qt,text:dt,options:on(dt,Object.assign(Object.assign({},Pt),{},{cursorOffset:Ke,rangeStart:St,rangeEnd:Et,endOfLine:Ht}))}}function gt(dt,Pt){let Ke=it.resolveParser(Pt);return!Ke.hasPragma||Ke.hasPragma(dt)}function Wt(dt,Pt){let{hasBOM:Ke,text:St,options:Et}=Yn(dt,Ct(Pt));if(Et.rangeStart>=Et.rangeEnd&&St!==""||Et.requirePragma&&!gt(St,Et))return{formatted:dt,cursorOffset:Pt.cursorOffset,comments:[]};let Ht;return Et.rangeStart>0||Et.rangeEnd<St.length?Ht=Lt(St,Et):(!Et.requirePragma&&Et.insertPragma&&Et.printer.insertPragma&&!gt(St,Et)&&(St=Et.printer.insertPragma(St)),Ht=an(St,Et)),Ke&&(Ht.formatted=Xt+Ht.formatted,Ht.cursorOffset>=0&&Ht.cursorOffset++),Ht}tt.exports={formatWithCursor:Wt,parse(dt,Pt,Ke){let{text:St,options:Et}=Yn(dt,Ct(Pt)),Ht=it.parse(St,Et);return Ke&&(Ht.ast=bt(Ht.ast,Et)),Ht},formatAST(dt,Pt){Pt=Ct(Pt);let Ke=ht(dt,Pt);return Xe(Ke,Pt)},formatDoc(dt,Pt){return Wt(Ve(dt),Object.assign(Object.assign({},Pt),{},{parser:"__js_expression"})).formatted},printToDoc(dt,Pt){Pt=Ct(Pt);let{ast:Ke,text:St}=it.parse(dt,Pt);return It(St,Ke,Pt),ht(Ke,Pt)},printDocToString(dt,Pt){return Xe(dt,Ct(Pt))}}}}),kh=xn({"src/common/util-shared.js"(ze,tt){Ln();var{getMaxContinuousCount:De,getStringWidth:Xe,getAlignmentSize:Ve,getIndentSize:Re,skip:Le,skipWhitespace:Be,skipSpaces:et,skipNewline:ut,skipToLineEnd:Ct,skipEverythingButNewLine:bt,skipInlineComment:xt,skipTrailingComment:it,hasNewline:ht,hasNewlineInRange:Ot,hasSpaces:Xt,isNextLineEmpty:Ie,isNextLineEmptyAfterIndex:It,isPreviousLineEmpty:an,getNextNonSpaceNonCommentCharacterIndex:Lt,makeString:hn,addLeadingComment:on,addDanglingComment:Yn,addTrailingComment:gt}=al();tt.exports={getMaxContinuousCount:De,getStringWidth:Xe,getAlignmentSize:Ve,getIndentSize:Re,skip:Le,skipWhitespace:Be,skipSpaces:et,skipNewline:ut,skipToLineEnd:Ct,skipEverythingButNewLine:bt,skipInlineComment:xt,skipTrailingComment:it,hasNewline:ht,hasNewlineInRange:Ot,hasSpaces:Xt,isNextLineEmpty:Ie,isNextLineEmptyAfterIndex:It,isPreviousLineEmpty:an,getNextNonSpaceNonCommentCharacterIndex:Lt,makeString:hn,addLeadingComment:on,addDanglingComment:Yn,addTrailingComment:gt}}}),Uf=xn({"src/utils/create-language.js"(ze,tt){Ln(),tt.exports=function(De,Xe){let{languageId:Ve}=De,Re=Zn(De,jn);return Object.assign(Object.assign({linguistLanguageId:Ve},Re),Xe(De))}}}),cb=xn({"node_modules/esutils/lib/ast.js"(ze,tt){Ln(),function(){function De(et){if(et==null)return!1;switch(et.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"CallExpression":case"ConditionalExpression":case"FunctionExpression":case"Identifier":case"Literal":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"ObjectExpression":case"SequenceExpression":case"ThisExpression":case"UnaryExpression":case"UpdateExpression":return!0}return!1}function Xe(et){if(et==null)return!1;switch(et.type){case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"WhileStatement":return!0}return!1}function Ve(et){if(et==null)return!1;switch(et.type){case"BlockStatement":case"BreakStatement":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"ForInStatement":case"ForStatement":case"IfStatement":case"LabeledStatement":case"ReturnStatement":case"SwitchStatement":case"ThrowStatement":case"TryStatement":case"VariableDeclaration":case"WhileStatement":case"WithStatement":return!0}return!1}function Re(et){return Ve(et)||et!=null&&et.type==="FunctionDeclaration"}function Le(et){switch(et.type){case"IfStatement":return et.alternate!=null?et.alternate:et.consequent;case"LabeledStatement":case"ForStatement":case"ForInStatement":case"WhileStatement":case"WithStatement":return et.body}return null}function Be(et){var ut;if(et.type!=="IfStatement"||et.alternate==null)return!1;ut=et.consequent;do{if(ut.type==="IfStatement"&&ut.alternate==null)return!0;ut=Le(ut)}while(ut);return!1}tt.exports={isExpression:De,isStatement:Ve,isIterationStatement:Xe,isSourceElement:Re,isProblematicIfStatement:Be,trailingStatement:Le}}()}}),xg=xn({"node_modules/esutils/lib/code.js"(ze,tt){Ln(),function(){var De,Xe,Ve,Re,Le,Be;Xe={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,NonAsciiIdentifierPart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/},De={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/};function et(It){return 48<=It&&It<=57}function ut(It){return 48<=It&&It<=57||97<=It&&It<=102||65<=It&&It<=70}function Ct(It){return It>=48&&It<=55}Ve=[5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279];function bt(It){return It===32||It===9||It===11||It===12||It===160||It>=5760&&Ve.indexOf(It)>=0}function xt(It){return It===10||It===13||It===8232||It===8233}function it(It){if(It<=65535)return String.fromCharCode(It);var an=String.fromCharCode(Math.floor((It-65536)/1024)+55296),Lt=String.fromCharCode((It-65536)%1024+56320);return an+Lt}for(Re=new Array(128),Be=0;Be<128;++Be)Re[Be]=Be>=97&&Be<=122||Be>=65&&Be<=90||Be===36||Be===95;for(Le=new Array(128),Be=0;Be<128;++Be)Le[Be]=Be>=97&&Be<=122||Be>=65&&Be<=90||Be>=48&&Be<=57||Be===36||Be===95;function ht(It){return It<128?Re[It]:Xe.NonAsciiIdentifierStart.test(it(It))}function Ot(It){return It<128?Le[It]:Xe.NonAsciiIdentifierPart.test(it(It))}function Xt(It){return It<128?Re[It]:De.NonAsciiIdentifierStart.test(it(It))}function Ie(It){return It<128?Le[It]:De.NonAsciiIdentifierPart.test(it(It))}tt.exports={isDecimalDigit:et,isHexDigit:ut,isOctalDigit:Ct,isWhiteSpace:bt,isLineTerminator:xt,isIdentifierStartES5:ht,isIdentifierPartES5:Ot,isIdentifierStartES6:Xt,isIdentifierPartES6:Ie}}()}}),n4=xn({"node_modules/esutils/lib/keyword.js"(ze,tt){Ln(),function(){var De=xg();function Xe(ht){switch(ht){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"let":return!0;default:return!1}}function Ve(ht,Ot){return!Ot&&ht==="yield"?!1:Re(ht,Ot)}function Re(ht,Ot){if(Ot&&Xe(ht))return!0;switch(ht.length){case 2:return ht==="if"||ht==="in"||ht==="do";case 3:return ht==="var"||ht==="for"||ht==="new"||ht==="try";case 4:return ht==="this"||ht==="else"||ht==="case"||ht==="void"||ht==="with"||ht==="enum";case 5:return ht==="while"||ht==="break"||ht==="catch"||ht==="throw"||ht==="const"||ht==="yield"||ht==="class"||ht==="super";case 6:return ht==="return"||ht==="typeof"||ht==="delete"||ht==="switch"||ht==="export"||ht==="import";case 7:return ht==="default"||ht==="finally"||ht==="extends";case 8:return ht==="function"||ht==="continue"||ht==="debugger";case 10:return ht==="instanceof";default:return!1}}function Le(ht,Ot){return ht==="null"||ht==="true"||ht==="false"||Ve(ht,Ot)}function Be(ht,Ot){return ht==="null"||ht==="true"||ht==="false"||Re(ht,Ot)}function et(ht){return ht==="eval"||ht==="arguments"}function ut(ht){var Ot,Xt,Ie;if(ht.length===0||(Ie=ht.charCodeAt(0),!De.isIdentifierStartES5(Ie)))return!1;for(Ot=1,Xt=ht.length;Ot<Xt;++Ot)if(Ie=ht.charCodeAt(Ot),!De.isIdentifierPartES5(Ie))return!1;return!0}function Ct(ht,Ot){return(ht-55296)*1024+(Ot-56320)+65536}function bt(ht){var Ot,Xt,Ie,It,an;if(ht.length===0)return!1;for(an=De.isIdentifierStartES6,Ot=0,Xt=ht.length;Ot<Xt;++Ot){if(Ie=ht.charCodeAt(Ot),55296<=Ie&&Ie<=56319){if(++Ot,Ot>=Xt||(It=ht.charCodeAt(Ot),!(56320<=It&&It<=57343)))return!1;Ie=Ct(Ie,It)}if(!an(Ie))return!1;an=De.isIdentifierPartES6}return!0}function xt(ht,Ot){return ut(ht)&&!Le(ht,Ot)}function it(ht,Ot){return bt(ht)&&!Be(ht,Ot)}tt.exports={isKeywordES5:Ve,isKeywordES6:Re,isReservedWordES5:Le,isReservedWordES6:Be,isRestrictedWord:et,isIdentifierNameES5:ut,isIdentifierNameES6:bt,isIdentifierES5:xt,isIdentifierES6:it}}()}}),w_=xn({"node_modules/esutils/lib/utils.js"(ze){Ln(),function(){ze.ast=cb(),ze.code=xg(),ze.keyword=n4()}()}}),tu=xn({"src/language-js/utils/is-block-comment.js"(ze,tt){Ln();var De=new Set(["Block","CommentBlock","MultiLine"]),Xe=Ve=>De.has(Ve==null?void 0:Ve.type);tt.exports=Xe}}),Sg=xn({"src/language-js/utils/is-node-matches.js"(ze,tt){Ln();function De(Ve,Re){let Le=Re.split(".");for(let Be=Le.length-1;Be>=0;Be--){let et=Le[Be];if(Be===0)return Ve.type==="Identifier"&&Ve.name===et;if(Ve.type!=="MemberExpression"||Ve.optional||Ve.computed||Ve.property.type!=="Identifier"||Ve.property.name!==et)return!1;Ve=Ve.object}}function Xe(Ve,Re){return Re.some(Le=>De(Ve,Le))}tt.exports=Xe}}),Dc=xn({"src/language-js/utils/index.js"(ze,tt){Ln();var De=w_().keyword.isIdentifierNameES5,{getLast:Xe,hasNewline:Ve,skipWhitespace:Re,isNonEmptyArray:Le,isNextLineEmptyAfterIndex:Be,getStringWidth:et}=al(),{locStart:ut,locEnd:Ct,hasSameLocStart:bt}=Tp(),xt=tu(),it=Sg(),ht="(?:(?=.)\\s)",Ot=new RegExp(`^${ht}*:`),Xt=new RegExp(`^${ht}*::`);function Ie($n){var bi,zo;return((bi=$n.extra)===null||bi===void 0?void 0:bi.parenthesized)&&xt((zo=$n.trailingComments)===null||zo===void 0?void 0:zo[0])&&Ot.test($n.trailingComments[0].value)}function It($n){let bi=$n==null?void 0:$n[0];return xt(bi)&&Xt.test(bi.value)}function an($n,bi){if(!$n||typeof $n!="object")return!1;if(Array.isArray($n))return $n.some(Rl=>an(Rl,bi));let zo=bi($n);return typeof zo=="boolean"?zo:Object.values($n).some(Rl=>an(Rl,bi))}function Lt($n){return $n.type==="AssignmentExpression"||$n.type==="BinaryExpression"||$n.type==="LogicalExpression"||$n.type==="NGPipeExpression"||$n.type==="ConditionalExpression"||di($n)||pi($n)||$n.type==="SequenceExpression"||$n.type==="TaggedTemplateExpression"||$n.type==="BindExpression"||$n.type==="UpdateExpression"&&!$n.prefix||Yp($n)||$n.type==="TSNonNullExpression"}function hn($n){var bi,zo,Rl,Ml,Dp,od;return $n.expressions?$n.expressions[0]:(bi=(zo=(Rl=(Ml=(Dp=(od=$n.left)!==null&&od!==void 0?od:$n.test)!==null&&Dp!==void 0?Dp:$n.callee)!==null&&Ml!==void 0?Ml:$n.object)!==null&&Rl!==void 0?Rl:$n.tag)!==null&&zo!==void 0?zo:$n.argument)!==null&&bi!==void 0?bi:$n.expression}function on($n,bi){if(bi.expressions)return["expressions",0];if(bi.left)return["left"];if(bi.test)return["test"];if(bi.object)return["object"];if(bi.callee)return["callee"];if(bi.tag)return["tag"];if(bi.argument)return["argument"];if(bi.expression)return["expression"];throw new Error("Unexpected node has no left side.")}function Yn($n){return $n=new Set($n),bi=>$n.has(bi==null?void 0:bi.type)}var gt=Yn(["Line","CommentLine","SingleLine","HashbangComment","HTMLOpen","HTMLClose"]),Wt=Yn(["ExportDefaultDeclaration","ExportDefaultSpecifier","DeclareExportDeclaration","ExportNamedDeclaration","ExportAllDeclaration"]);function dt($n){let bi=$n.getParentNode();return $n.getName()==="declaration"&&Wt(bi)?bi:null}var Pt=Yn(["BooleanLiteral","DirectiveLiteral","Literal","NullLiteral","NumericLiteral","BigIntLiteral","DecimalLiteral","RegExpLiteral","StringLiteral","TemplateLiteral","TSTypeLiteral","JSXText"]);function Ke($n){return $n.type==="NumericLiteral"||$n.type==="Literal"&&typeof $n.value=="number"}function St($n){return $n.type==="UnaryExpression"&&($n.operator==="+"||$n.operator==="-")&&Ke($n.argument)}function Et($n){return $n.type==="StringLiteral"||$n.type==="Literal"&&typeof $n.value=="string"}var Ht=Yn(["ObjectTypeAnnotation","TSTypeLiteral","TSMappedType"]),qt=Yn(["FunctionExpression","ArrowFunctionExpression"]);function Jt($n){return $n.type==="FunctionExpression"||$n.type==="ArrowFunctionExpression"&&$n.body.type==="BlockStatement"}function yn($n){return di($n)&&$n.callee.type==="Identifier"&&["async","inject","fakeAsync","waitForAsync"].includes($n.callee.name)}var Rn=Yn(["JSXElement","JSXFragment"]);function Xn($n,bi){if($n.parentParser!=="markdown"&&$n.parentParser!=="mdx")return!1;let zo=bi.getNode();if(!zo.expression||!Rn(zo.expression))return!1;let Rl=bi.getParentNode();return Rl.type==="Program"&&Rl.body.length===1}function Fn($n){return $n.kind==="get"||$n.kind==="set"}function fr($n){return Fn($n)||bt($n,$n.value)}function En($n){return($n.type==="ObjectTypeProperty"||$n.type==="ObjectTypeInternalSlot")&&$n.value.type==="FunctionTypeAnnotation"&&!$n.static&&!fr($n)}function Dr($n){return($n.type==="TypeAnnotation"||$n.type==="TSTypeAnnotation")&&$n.typeAnnotation.type==="FunctionTypeAnnotation"&&!$n.static&&!bt($n,$n.typeAnnotation)}var Vn=Yn(["BinaryExpression","LogicalExpression","NGPipeExpression"]);function On($n){return pi($n)||$n.type==="BindExpression"&&!!$n.object}var Pr=new Set(["AnyTypeAnnotation","TSAnyKeyword","NullLiteralTypeAnnotation","TSNullKeyword","ThisTypeAnnotation","TSThisType","NumberTypeAnnotation","TSNumberKeyword","VoidTypeAnnotation","TSVoidKeyword","BooleanTypeAnnotation","TSBooleanKeyword","BigIntTypeAnnotation","TSBigIntKeyword","SymbolTypeAnnotation","TSSymbolKeyword","StringTypeAnnotation","TSStringKeyword","BooleanLiteralTypeAnnotation","StringLiteralTypeAnnotation","BigIntLiteralTypeAnnotation","NumberLiteralTypeAnnotation","TSLiteralType","TSTemplateLiteralType","EmptyTypeAnnotation","MixedTypeAnnotation","TSNeverKeyword","TSObjectKeyword","TSUndefinedKeyword","TSUnknownKeyword"]);function Tr($n){return $n?!!(($n.type==="GenericTypeAnnotation"||$n.type==="TSTypeReference")&&!$n.typeParameters||Pr.has($n.type)):!1}function Fr($n){let bi=/^(?:before|after)(?:Each|All)$/;return $n.callee.type==="Identifier"&&bi.test($n.callee.name)&&$n.arguments.length===1}var Kr=["it","it.only","it.skip","describe","describe.only","describe.skip","test","test.only","test.skip","test.step","test.describe","test.describe.only","test.describe.parallel","test.describe.parallel.only","test.describe.serial","test.describe.serial.only","skip","xit","xdescribe","xtest","fit","fdescribe","ftest"];function Kn($n){return it($n,Kr)}function Sr($n,bi){if($n.type!=="CallExpression")return!1;if($n.arguments.length===1){if(yn($n)&&bi&&Sr(bi))return qt($n.arguments[0]);if(Fr($n))return yn($n.arguments[0])}else if(($n.arguments.length===2||$n.arguments.length===3)&&($n.arguments[0].type==="TemplateLiteral"||Et($n.arguments[0]))&&Kn($n.callee))return $n.arguments[2]&&!Ke($n.arguments[2])?!1:($n.arguments.length===2?qt($n.arguments[1]):Jt($n.arguments[1])&&oa($n.arguments[1]).length<=1)||yn($n.arguments[1]);return!1}var di=Yn(["CallExpression","OptionalCallExpression"]),pi=Yn(["MemberExpression","OptionalMemberExpression"]);function Da($n){let bi="expressions";$n.type==="TSTemplateLiteralType"&&(bi="types");let zo=$n[bi];return zo.length===0?!1:zo.every(Rl=>{if(as(Rl))return!1;if(Rl.type==="Identifier"||Rl.type==="ThisExpression")return!0;if(pi(Rl)){let Ml=Rl;for(;pi(Ml);)if(Ml.property.type!=="Identifier"&&Ml.property.type!=="Literal"&&Ml.property.type!=="StringLiteral"&&Ml.property.type!=="NumericLiteral"||(Ml=Ml.object,as(Ml)))return!1;return Ml.type==="Identifier"||Ml.type==="ThisExpression"}return!1})}function Cr($n,bi){return $n==="+"||$n==="-"?$n+bi:bi}function ar($n,bi){let zo=ut(bi),Rl=Re($n,Ct(bi));return Rl!==!1&&$n.slice(zo,zo+2)==="/*"&&$n.slice(Rl,Rl+2)==="*/"}function Lr($n,bi){return Rn(bi)?zs(bi):as(bi,ho.Leading,zo=>Ve($n,Ct(zo)))}function Jr($n,bi){return bi.parser!=="json"&&Et($n.key)&&li($n.key).slice(1,-1)===$n.key.value&&(De($n.key.value)&&!(bi.parser==="babel-ts"&&$n.type==="ClassProperty"||bi.parser==="typescript"&&$n.type==="PropertyDefinition")||Hr($n.key.value)&&String(Number($n.key.value))===$n.key.value&&(bi.parser==="babel"||bi.parser==="acorn"||bi.parser==="espree"||bi.parser==="meriyah"||bi.parser==="__babel_estree"))}function Hr($n){return/^(?:\d+|\d+\.\d+)$/.test($n)}function Ki($n,bi){let zo=/^[fx]?(?:describe|it|test)$/;return bi.type==="TaggedTemplateExpression"&&bi.quasi===$n&&bi.tag.type==="MemberExpression"&&bi.tag.property.type==="Identifier"&&bi.tag.property.name==="each"&&(bi.tag.object.type==="Identifier"&&zo.test(bi.tag.object.name)||bi.tag.object.type==="MemberExpression"&&bi.tag.object.property.type==="Identifier"&&(bi.tag.object.property.name==="only"||bi.tag.object.property.name==="skip")&&bi.tag.object.object.type==="Identifier"&&zo.test(bi.tag.object.object.name))}function ea($n){return $n.quasis.some(bi=>bi.value.raw.includes(`
`))}function No($n,bi){return($n.type==="TemplateLiteral"&&ea($n)||$n.type==="TaggedTemplateExpression"&&ea($n.quasi))&&!Ve(bi,ut($n),{backwards:!0})}function Us($n){if(!as($n))return!1;let bi=Xe(ai($n,ho.Dangling));return bi&&!xt(bi)}function sr($n){if($n.length<=1)return!1;let bi=0;for(let zo of $n)if(qt(zo)){if(bi+=1,bi>1)return!0}else if(di(zo)){for(let Rl of zo.arguments)if(qt(Rl))return!0}return!1}function So($n){let bi=$n.getValue(),zo=$n.getParentNode();return di(bi)&&di(zo)&&zo.callee===bi&&bi.arguments.length>zo.arguments.length&&zo.arguments.length>0}function _o($n,bi){if(bi>=2)return!1;let zo=od=>_o(od,bi+1),Rl=$n.type==="Literal"&&"regex"in $n&&$n.regex.pattern||$n.type==="RegExpLiteral"&&$n.pattern;if(Rl&&et(Rl)>5)return!1;if($n.type==="Literal"||$n.type==="BigIntLiteral"||$n.type==="DecimalLiteral"||$n.type==="BooleanLiteral"||$n.type==="NullLiteral"||$n.type==="NumericLiteral"||$n.type==="RegExpLiteral"||$n.type==="StringLiteral"||$n.type==="Identifier"||$n.type==="ThisExpression"||$n.type==="Super"||$n.type==="PrivateName"||$n.type==="PrivateIdentifier"||$n.type==="ArgumentPlaceholder"||$n.type==="Import")return!0;if($n.type==="TemplateLiteral")return $n.quasis.every(od=>!od.value.raw.includes(`
`))&&$n.expressions.every(zo);if($n.type==="ObjectExpression")return $n.properties.every(od=>!od.computed&&(od.shorthand||od.value&&zo(od.value)));if($n.type==="ArrayExpression")return $n.elements.every(od=>od===null||zo(od));if(md($n))return($n.type==="ImportExpression"||_o($n.callee,bi))&&Du($n).every(zo);if(pi($n))return _o($n.object,bi)&&_o($n.property,bi);let Ml={"!":!0,"-":!0,"+":!0,"~":!0};if($n.type==="UnaryExpression"&&Ml[$n.operator])return _o($n.argument,bi);let Dp={"++":!0,"--":!0};return $n.type==="UpdateExpression"&&Dp[$n.operator]?_o($n.argument,bi):$n.type==="TSNonNullExpression"?_o($n.expression,bi):!1}function li($n){var bi,zo;return(bi=(zo=$n.extra)===null||zo===void 0?void 0:zo.raw)!==null&&bi!==void 0?bi:$n.raw}function tr($n){return $n}function ri($n){return $n.filepath&&/\.tsx$/i.test($n.filepath)}function gr($n){let bi=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"es5";return $n.trailingComma==="es5"&&bi==="es5"||$n.trailingComma==="all"&&(bi==="all"||bi==="es5")}function gi($n,bi){switch($n.type){case"BinaryExpression":case"LogicalExpression":case"AssignmentExpression":case"NGPipeExpression":return gi($n.left,bi);case"MemberExpression":case"OptionalMemberExpression":return gi($n.object,bi);case"TaggedTemplateExpression":return $n.tag.type==="FunctionExpression"?!1:gi($n.tag,bi);case"CallExpression":case"OptionalCallExpression":return $n.callee.type==="FunctionExpression"?!1:gi($n.callee,bi);case"ConditionalExpression":return gi($n.test,bi);case"UpdateExpression":return!$n.prefix&&gi($n.argument,bi);case"BindExpression":return $n.object&&gi($n.object,bi);case"SequenceExpression":return gi($n.expressions[0],bi);case"TSSatisfiesExpression":case"TSAsExpression":case"TSNonNullExpression":return gi($n.expression,bi);default:return bi($n)}}var so={"==":!0,"!=":!0,"===":!0,"!==":!0},Ra={"*":!0,"/":!0,"%":!0},Ti={">>":!0,">>>":!0,"<<":!0};function At($n,bi){return!(ii(bi)!==ii($n)||$n==="**"||so[$n]&&so[bi]||bi==="%"&&Ra[$n]||$n==="%"&&Ra[bi]||bi!==$n&&Ra[bi]&&Ra[$n]||Ti[$n]&&Ti[bi])}var cr=new Map([["|>"],["??"],["||"],["&&"],["|"],["^"],["&"],["==","===","!=","!=="],["<",">","<=",">=","in","instanceof"],[">>","<<",">>>"],["+","-"],["*","/","%"],["**"]].flatMap(($n,bi)=>$n.map(zo=>[zo,bi])));function ii($n){return cr.get($n)}function ta($n){return!!Ti[$n]||$n==="|"||$n==="^"||$n==="&"}function ga($n){var bi;if($n.rest)return!0;let zo=oa($n);return((bi=Xe(zo))===null||bi===void 0?void 0:bi.type)==="RestElement"}var Oo=new WeakMap;function oa($n){if(Oo.has($n))return Oo.get($n);let bi=[];return $n.this&&bi.push($n.this),Array.isArray($n.parameters)?bi.push(...$n.parameters):Array.isArray($n.params)&&bi.push(...$n.params),$n.rest&&bi.push($n.rest),Oo.set($n,bi),bi}function Cu($n,bi){let zo=$n.getValue(),Rl=0,Ml=Dp=>bi(Dp,Rl++);zo.this&&$n.call(Ml,"this"),Array.isArray(zo.parameters)?$n.each(Ml,"parameters"):Array.isArray(zo.params)&&$n.each(Ml,"params"),zo.rest&&$n.call(Ml,"rest")}var yo=new WeakMap;function Du($n){if(yo.has($n))return yo.get($n);let bi=$n.arguments;return $n.type==="ImportExpression"&&(bi=[$n.source],$n.attributes&&bi.push($n.attributes)),yo.set($n,bi),bi}function bo($n,bi){let zo=$n.getValue();zo.type==="ImportExpression"?($n.call(Rl=>bi(Rl,0),"source"),zo.attributes&&$n.call(Rl=>bi(Rl,1),"attributes")):$n.each(bi,"arguments")}function ys($n){return $n.value.trim()==="prettier-ignore"&&!$n.unignore}function zs($n){return $n&&($n.prettierIgnore||as($n,ho.PrettierIgnore))}function Gc($n){let bi=$n.getValue();return zs(bi)}var ho={Leading:2,Trailing:4,Dangling:8,Block:16,Line:32,PrettierIgnore:64,First:128,Last:256},ps=($n,bi)=>{if(typeof $n=="function"&&(bi=$n,$n=0),$n||bi)return(zo,Rl,Ml)=>!($n&ho.Leading&&!zo.leading||$n&ho.Trailing&&!zo.trailing||$n&ho.Dangling&&(zo.leading||zo.trailing)||$n&ho.Block&&!xt(zo)||$n&ho.Line&&!gt(zo)||$n&ho.First&&Rl!==0||$n&ho.Last&&Rl!==Ml.length-1||$n&ho.PrettierIgnore&&!ys(zo)||bi&&!bi(zo))};function as($n,bi,zo){if(!Le($n==null?void 0:$n.comments))return!1;let Rl=ps(bi,zo);return Rl?$n.comments.some(Rl):!0}function ai($n,bi,zo){if(!Array.isArray($n==null?void 0:$n.comments))return[];let Rl=ps(bi,zo);return Rl?$n.comments.filter(Rl):$n.comments}var sp=($n,bi)=>{let{originalText:zo}=bi;return Be(zo,Ct($n))};function md($n){return di($n)||$n.type==="NewExpression"||$n.type==="ImportExpression"}function Hs($n){return $n&&($n.type==="ObjectProperty"||$n.type==="Property"&&!$n.method&&$n.kind==="init")}function Cl($n){return!!$n.__isUsingHackPipeline}var pu=Symbol("ifWithoutBlockAndSameLineComment");function Yp($n){return $n.type==="TSAsExpression"||$n.type==="TSSatisfiesExpression"}tt.exports={getFunctionParameters:oa,iterateFunctionParametersPath:Cu,getCallArguments:Du,iterateCallArgumentsPath:bo,hasRestParameter:ga,getLeftSide:hn,getLeftSidePathName:on,getParentExportDeclaration:dt,getTypeScriptMappedTypeModifier:Cr,hasFlowAnnotationComment:It,hasFlowShorthandAnnotationComment:Ie,hasLeadingOwnLineComment:Lr,hasNakedLeftSide:Lt,hasNode:an,hasIgnoreComment:Gc,hasNodeIgnoreComment:zs,identity:tr,isBinaryish:Vn,isCallLikeExpression:md,isEnabledHackPipeline:Cl,isLineComment:gt,isPrettierIgnoreComment:ys,isCallExpression:di,isMemberExpression:pi,isExportDeclaration:Wt,isFlowAnnotationComment:ar,isFunctionCompositionArgs:sr,isFunctionNotation:fr,isFunctionOrArrowExpression:qt,isGetterOrSetter:Fn,isJestEachTemplateLiteral:Ki,isJsxNode:Rn,isLiteral:Pt,isLongCurriedCallExpression:So,isSimpleCallArgument:_o,isMemberish:On,isNumericLiteral:Ke,isSignedNumericLiteral:St,isObjectProperty:Hs,isObjectType:Ht,isObjectTypePropertyAFunction:En,isSimpleType:Tr,isSimpleNumber:Hr,isSimpleTemplateLiteral:Da,isStringLiteral:Et,isStringPropSafeToUnquote:Jr,isTemplateOnItsOwnLine:No,isTestCall:Sr,isTheOnlyJsxElementInMarkdown:Xn,isTSXFile:ri,isTypeAnnotationAFunction:Dr,isNextLineEmpty:sp,needsHardlineAfterDanglingComment:Us,rawText:li,shouldPrintComma:gr,isBitwiseOperator:ta,shouldFlatten:At,startsWithNoLookaheadToken:gi,getPrecedence:ii,hasComment:as,getComments:ai,CommentCheckFlags:ho,markerForIfWithoutBlockAndSameLineComment:pu,isTSTypeExpression:Yp}}}),w0=xn({"src/language-js/print/template-literal.js"(ze,tt){Ln();var De=Dl(),{getStringWidth:Xe,getIndentSize:Ve}=al(),{builders:{join:Re,hardline:Le,softline:Be,group:et,indent:ut,align:Ct,lineSuffixBoundary:bt,addAlignmentToDoc:xt},printer:{printDocToString:it},utils:{mapDoc:ht}}=si(),{isBinaryish:Ot,isJestEachTemplateLiteral:Xt,isSimpleTemplateLiteral:Ie,hasComment:It,isMemberExpression:an,isTSTypeExpression:Lt}=Dc();function hn(Pt,Ke,St){let Et=Pt.getValue();if(Et.type==="TemplateLiteral"&&Xt(Et,Pt.getParentNode())){let Rn=on(Pt,St,Ke);if(Rn)return Rn}let Ht="expressions";Et.type==="TSTemplateLiteralType"&&(Ht="types");let qt=[],Jt=Pt.map(Ke,Ht),yn=Ie(Et);return yn&&(Jt=Jt.map(Rn=>it(Rn,Object.assign(Object.assign({},St),{},{printWidth:Number.POSITIVE_INFINITY})).formatted)),qt.push(bt,"`"),Pt.each(Rn=>{let Xn=Rn.getName();if(qt.push(Ke()),Xn<Jt.length){let{tabWidth:Fn}=St,fr=Rn.getValue(),En=Ve(fr.value.raw,Fn),Dr=Jt[Xn];if(!yn){let On=Et[Ht][Xn];(It(On)||an(On)||On.type==="ConditionalExpression"||On.type==="SequenceExpression"||Lt(On)||Ot(On))&&(Dr=[ut([Be,Dr]),Be])}let Vn=En===0&&fr.value.raw.endsWith(`
`)?Ct(Number.NEGATIVE_INFINITY,Dr):xt(Dr,En,Fn);qt.push(et(["${",Vn,bt,"}"]))}},"quasis"),qt.push("`"),qt}function on(Pt,Ke,St){let Et=Pt.getNode(),Ht=Et.quasis[0].value.raw.trim().split(/\s*\|\s*/);if(Ht.length>1||Ht.some(qt=>qt.length>0)){Ke.__inJestEach=!0;let qt=Pt.map(St,"expressions");Ke.__inJestEach=!1;let Jt=[],yn=qt.map(En=>"${"+it(En,Object.assign(Object.assign({},Ke),{},{printWidth:Number.POSITIVE_INFINITY,endOfLine:"lf"})).formatted+"}"),Rn=[{hasLineBreak:!1,cells:[]}];for(let En=1;En<Et.quasis.length;En++){let Dr=De(Rn),Vn=yn[En-1];Dr.cells.push(Vn),Vn.includes(`
`)&&(Dr.hasLineBreak=!0),Et.quasis[En].value.raw.includes(`
`)&&Rn.push({hasLineBreak:!1,cells:[]})}let Xn=Math.max(Ht.length,...Rn.map(En=>En.cells.length)),Fn=Array.from({length:Xn}).fill(0),fr=[{cells:Ht},...Rn.filter(En=>En.cells.length>0)];for(let{cells:En}of fr.filter(Dr=>!Dr.hasLineBreak))for(let[Dr,Vn]of En.entries())Fn[Dr]=Math.max(Fn[Dr],Xe(Vn));return Jt.push(bt,"`",ut([Le,Re(Le,fr.map(En=>Re(" | ",En.cells.map((Dr,Vn)=>En.hasLineBreak?Dr:Dr+" ".repeat(Fn[Vn]-Xe(Dr))))))]),Le,"`"),Jt}}function Yn(Pt,Ke){let St=Pt.getValue(),Et=Ke();return It(St)&&(Et=et([ut([Be,Et]),Be])),["${",Et,bt,"}"]}function gt(Pt,Ke){return Pt.map(St=>Yn(St,Ke),"expressions")}function Wt(Pt,Ke){return ht(Pt,St=>typeof St=="string"?Ke?St.replace(/(\\*)`/g,"$1$1\\`"):dt(St):St)}function dt(Pt){return Pt.replace(/([\\`]|\${)/g,"\\$1")}tt.exports={printTemplateLiteral:hn,printTemplateExpressions:gt,escapeTemplateCharacters:Wt,uncookTemplateElementValue:dt}}}),$p=xn({"src/language-js/embed/markdown.js"(ze,tt){Ln();var{builders:{indent:De,softline:Xe,literalline:Ve,dedentToRoot:Re}}=si(),{escapeTemplateCharacters:Le}=w0();function Be(ut,Ct,bt){let xt=ut.getValue().quasis[0].value.raw.replace(/((?:\\\\)*)\\`/g,(Xt,Ie)=>"\\".repeat(Ie.length/2)+"`"),it=et(xt),ht=it!=="";ht&&(xt=xt.replace(new RegExp(`^${it}`,"gm"),""));let Ot=Le(bt(xt,{parser:"markdown",__inJsTemplate:!0},{stripTrailingHardline:!0}),!0);return["`",ht?De([Xe,Ot]):[Ve,Re(Ot)],Xe,"`"]}function et(ut){let Ct=ut.match(/^([^\S\n]*)\S/m);return Ct===null?"":Ct[1]}tt.exports=Be}}),f7=xn({"src/language-js/embed/css.js"(ze,tt){Ln();var{isNonEmptyArray:De}=al(),{builders:{indent:Xe,hardline:Ve,softline:Re},utils:{mapDoc:Le,replaceEndOfLine:Be,cleanDoc:et}}=si(),{printTemplateExpressions:ut}=w0();function Ct(it,ht,Ot){let Xt=it.getValue(),Ie=Xt.quasis.map(on=>on.value.raw),It=0,an=Ie.reduce((on,Yn,gt)=>gt===0?Yn:on+"@prettier-placeholder-"+It+++"-id"+Yn,""),Lt=Ot(an,{parser:"scss"},{stripTrailingHardline:!0}),hn=ut(it,ht);return bt(Lt,Xt,hn)}function bt(it,ht,Ot){if(ht.quasis.length===1&&!ht.quasis[0].value.raw.trim())return"``";let Xt=xt(it,Ot);if(!Xt)throw new Error("Couldn't insert all the expressions");return["`",Xe([Ve,Xt]),Re,"`"]}function xt(it,ht){if(!De(ht))return it;let Ot=0,Xt=Le(et(it),Ie=>typeof Ie!="string"||!Ie.includes("@prettier-placeholder")?Ie:Ie.split(/@prettier-placeholder-(\d+)-id/).map((It,an)=>an%2===0?Be(It):(Ot++,ht[It])));return ht.length===Ot?Xt:null}tt.exports=Ct}}),Tw=xn({"src/language-js/embed/graphql.js"(ze,tt){Ln();var{builders:{indent:De,join:Xe,hardline:Ve}}=si(),{escapeTemplateCharacters:Re,printTemplateExpressions:Le}=w0();function Be(ut,Ct,bt){let xt=ut.getValue(),it=xt.quasis.length;if(it===1&&xt.quasis[0].value.raw.trim()==="")return"``";let ht=Le(ut,Ct),Ot=[];for(let Xt=0;Xt<it;Xt++){let Ie=xt.quasis[Xt],It=Xt===0,an=Xt===it-1,Lt=Ie.value.cooked,hn=Lt.split(`
`),on=hn.length,Yn=ht[Xt],gt=on>2&&hn[0].trim()===""&&hn[1].trim()==="",Wt=on>2&&hn[on-1].trim()===""&&hn[on-2].trim()==="",dt=hn.every(Ke=>/^\s*(?:#[^\n\r]*)?$/.test(Ke));if(!an&&/#[^\n\r]*$/.test(hn[on-1]))return null;let Pt=null;dt?Pt=et(hn):Pt=bt(Lt,{parser:"graphql"},{stripTrailingHardline:!0}),Pt?(Pt=Re(Pt,!1),!It&&gt&&Ot.push(""),Ot.push(Pt),!an&&Wt&&Ot.push("")):!It&&!an&&gt&&Ot.push(""),Yn&&Ot.push(Yn)}return["`",De([Ve,Xe(Ve,Ot)]),Ve,"`"]}function et(ut){let Ct=[],bt=!1,xt=ut.map(it=>it.trim());for(let[it,ht]of xt.entries())ht!==""&&(xt[it-1]===""&&bt?Ct.push([Ve,ht]):Ct.push(ht),bt=!0);return Ct.length===0?null:Xe(Ve,Ct)}tt.exports=Be}}),r4=xn({"src/language-js/embed/html.js"(ze,tt){Ln();var{builders:{indent:De,line:Xe,hardline:Ve,group:Re},utils:{mapDoc:Le}}=si(),{printTemplateExpressions:Be,uncookTemplateElementValue:et}=w0(),ut=0;function Ct(bt,xt,it,ht,Ot){let{parser:Xt}=Ot,Ie=bt.getValue(),It=ut;ut=ut+1>>>0;let an=St=>`PRETTIER_HTML_PLACEHOLDER_${St}_${It}_IN_JS`,Lt=Ie.quasis.map((St,Et,Ht)=>Et===Ht.length-1?St.value.cooked:St.value.cooked+an(Et)).join(""),hn=Be(bt,xt);if(hn.length===0&&Lt.trim().length===0)return"``";let on=new RegExp(an("(\\d+)"),"g"),Yn=0,gt=it(Lt,{parser:Xt,__onHtmlRoot(St){Yn=St.children.length}},{stripTrailingHardline:!0}),Wt=Le(gt,St=>{if(typeof St!="string")return St;let Et=[],Ht=St.split(on);for(let qt=0;qt<Ht.length;qt++){let Jt=Ht[qt];if(qt%2===0){Jt&&(Jt=et(Jt),ht.__embeddedInHtml&&(Jt=Jt.replace(/<\/(script)\b/gi,"<\\/$1")),Et.push(Jt));continue}let yn=Number(Jt);Et.push(hn[yn])}return Et}),dt=/^\s/.test(Lt)?" ":"",Pt=/\s$/.test(Lt)?" ":"",Ke=ht.htmlWhitespaceSensitivity==="ignore"?Ve:dt&&Pt?Xe:null;return Re(Ke?["`",De([Ke,Re(Wt)]),Ke,"`"]:["`",dt,Yn>1?De(Re(Wt)):Re(Wt),Pt,"`"])}tt.exports=Ct}}),Cg=xn({"src/language-js/embed.js"(ze,tt){Ln();var{hasComment:De,CommentCheckFlags:Xe,isObjectProperty:Ve}=Dc(),Re=$p(),Le=f7(),Be=Tw(),et=r4();function ut(gt){if(xt(gt)||Xt(gt)||Ie(gt)||it(gt))return"css";if(Lt(gt))return"graphql";if(on(gt))return"html";if(ht(gt))return"angular";if(bt(gt))return"markdown"}function Ct(gt,Wt,dt,Pt){let Ke=gt.getValue();if(Ke.type!=="TemplateLiteral"||Yn(Ke))return;let St=ut(gt);if(St){if(St==="markdown")return Re(gt,Wt,dt);if(St==="css")return Le(gt,Wt,dt);if(St==="graphql")return Be(gt,Wt,dt);if(St==="html"||St==="angular")return et(gt,Wt,dt,Pt,{parser:St})}}function bt(gt){let Wt=gt.getValue(),dt=gt.getParentNode();return dt&&dt.type==="TaggedTemplateExpression"&&Wt.quasis.length===1&&dt.tag.type==="Identifier"&&(dt.tag.name==="md"||dt.tag.name==="markdown")}function xt(gt){let Wt=gt.getValue(),dt=gt.getParentNode(),Pt=gt.getParentNode(1);return Pt&&Wt.quasis&&dt.type==="JSXExpressionContainer"&&Pt.type==="JSXElement"&&Pt.openingElement.name.name==="style"&&Pt.openingElement.attributes.some(Ke=>Ke.name.name==="jsx")||dt&&dt.type==="TaggedTemplateExpression"&&dt.tag.type==="Identifier"&&dt.tag.name==="css"||dt&&dt.type==="TaggedTemplateExpression"&&dt.tag.type==="MemberExpression"&&dt.tag.object.name==="css"&&(dt.tag.property.name==="global"||dt.tag.property.name==="resolve")}function it(gt){return gt.match(Wt=>Wt.type==="TemplateLiteral",(Wt,dt)=>Wt.type==="ArrayExpression"&&dt==="elements",(Wt,dt)=>Ve(Wt)&&Wt.key.type==="Identifier"&&Wt.key.name==="styles"&&dt==="value",...Ot)}function ht(gt){return gt.match(Wt=>Wt.type==="TemplateLiteral",(Wt,dt)=>Ve(Wt)&&Wt.key.type==="Identifier"&&Wt.key.name==="template"&&dt==="value",...Ot)}var Ot=[(gt,Wt)=>gt.type==="ObjectExpression"&&Wt==="properties",(gt,Wt)=>gt.type==="CallExpression"&&gt.callee.type==="Identifier"&&gt.callee.name==="Component"&&Wt==="arguments",(gt,Wt)=>gt.type==="Decorator"&&Wt==="expression"];function Xt(gt){let Wt=gt.getParentNode();if(!Wt||Wt.type!=="TaggedTemplateExpression")return!1;let dt=Wt.tag.type==="ParenthesizedExpression"?Wt.tag.expression:Wt.tag;switch(dt.type){case"MemberExpression":return It(dt.object)||an(dt);case"CallExpression":return It(dt.callee)||dt.callee.type==="MemberExpression"&&(dt.callee.object.type==="MemberExpression"&&(It(dt.callee.object.object)||an(dt.callee.object))||dt.callee.object.type==="CallExpression"&&It(dt.callee.object.callee));case"Identifier":return dt.name==="css";default:return!1}}function Ie(gt){let Wt=gt.getParentNode(),dt=gt.getParentNode(1);return dt&&Wt.type==="JSXExpressionContainer"&&dt.type==="JSXAttribute"&&dt.name.type==="JSXIdentifier"&&dt.name.name==="css"}function It(gt){return gt.type==="Identifier"&&gt.name==="styled"}function an(gt){return/^[A-Z]/.test(gt.object.name)&&gt.property.name==="extend"}function Lt(gt){let Wt=gt.getValue(),dt=gt.getParentNode();return hn(Wt,"GraphQL")||dt&&(dt.type==="TaggedTemplateExpression"&&(dt.tag.type==="MemberExpression"&&dt.tag.object.name==="graphql"&&dt.tag.property.name==="experimental"||dt.tag.type==="Identifier"&&(dt.tag.name==="gql"||dt.tag.name==="graphql"))||dt.type==="CallExpression"&&dt.callee.type==="Identifier"&&dt.callee.name==="graphql")}function hn(gt,Wt){return De(gt,Xe.Block|Xe.Leading,dt=>{let{value:Pt}=dt;return Pt===` ${Wt} `})}function on(gt){return hn(gt.getValue(),"HTML")||gt.match(Wt=>Wt.type==="TemplateLiteral",(Wt,dt)=>Wt.type==="TaggedTemplateExpression"&&Wt.tag.type==="Identifier"&&Wt.tag.name==="html"&&dt==="quasi")}function Yn(gt){let{quasis:Wt}=gt;return Wt.some(dt=>{let{value:{cooked:Pt}}=dt;return Pt===null})}tt.exports=Ct}}),ub=xn({"src/language-js/clean.js"(ze,tt){Ln();var De=tu(),Xe=new Set(["range","raw","comments","leadingComments","trailingComments","innerComments","extra","start","end","loc","flags","errors","tokens"]),Ve=Le=>{for(let Be of Le.quasis)delete Be.value};function Re(Le,Be,et){if(Le.type==="Program"&&delete Be.sourceType,(Le.type==="BigIntLiteral"||Le.type==="BigIntLiteralTypeAnnotation")&&Be.value&&(Be.value=Be.value.toLowerCase()),(Le.type==="BigIntLiteral"||Le.type==="Literal")&&Be.bigint&&(Be.bigint=Be.bigint.toLowerCase()),Le.type==="DecimalLiteral"&&(Be.value=Number(Be.value)),Le.type==="Literal"&&Be.decimal&&(Be.decimal=Number(Be.decimal)),Le.type==="EmptyStatement"||Le.type==="JSXText"||Le.type==="JSXExpressionContainer"&&(Le.expression.type==="Literal"||Le.expression.type==="StringLiteral")&&Le.expression.value===" ")return null;if((Le.type==="Property"||Le.type==="ObjectProperty"||Le.type==="MethodDefinition"||Le.type==="ClassProperty"||Le.type==="ClassMethod"||Le.type==="PropertyDefinition"||Le.type==="TSDeclareMethod"||Le.type==="TSPropertySignature"||Le.type==="ObjectTypeProperty")&&typeof Le.key=="object"&&Le.key&&(Le.key.type==="Literal"||Le.key.type==="NumericLiteral"||Le.key.type==="StringLiteral"||Le.key.type==="Identifier")&&delete Be.key,Le.type==="JSXElement"&&Le.openingElement.name.name==="style"&&Le.openingElement.attributes.some(bt=>bt.name.name==="jsx"))for(let{type:bt,expression:xt}of Be.children)bt==="JSXExpressionContainer"&&xt.type==="TemplateLiteral"&&Ve(xt);Le.type==="JSXAttribute"&&Le.name.name==="css"&&Le.value.type==="JSXExpressionContainer"&&Le.value.expression.type==="TemplateLiteral"&&Ve(Be.value.expression),Le.type==="JSXAttribute"&&Le.value&&Le.value.type==="Literal"&&/["']|&quot;|&apos;/.test(Le.value.value)&&(Be.value.value=Be.value.value.replace(/["']|&quot;|&apos;/g,'"'));let ut=Le.expression||Le.callee;if(Le.type==="Decorator"&&ut.type==="CallExpression"&&ut.callee.name==="Component"&&ut.arguments.length===1){let bt=Le.expression.arguments[0].properties;for(let[xt,it]of Be.expression.arguments[0].properties.entries())switch(bt[xt].key.name){case"styles":it.value.type==="ArrayExpression"&&Ve(it.value.elements[0]);break;case"template":it.value.type==="TemplateLiteral"&&Ve(it.value);break}}if(Le.type==="TaggedTemplateExpression"&&(Le.tag.type==="MemberExpression"||Le.tag.type==="Identifier"&&(Le.tag.name==="gql"||Le.tag.name==="graphql"||Le.tag.name==="css"||Le.tag.name==="md"||Le.tag.name==="markdown"||Le.tag.name==="html")||Le.tag.type==="CallExpression")&&Ve(Be.quasi),Le.type==="TemplateLiteral"){var Ct;(!((Ct=Le.leadingComments)===null||Ct===void 0)&&Ct.some(bt=>De(bt)&&["GraphQL","HTML"].some(xt=>bt.value===` ${xt} `))||et.type==="CallExpression"&&et.callee.name==="graphql"||!Le.leadingComments)&&Ve(Be)}if(Le.type==="InterpreterDirective"&&(Be.value=Be.value.trimEnd()),(Le.type==="TSIntersectionType"||Le.type==="TSUnionType")&&Le.types.length===1)return Be.types[0]}Re.ignoredProperties=Xe,tt.exports=Re}}),i4={};ni(i4,{EOL:()=>Eg,arch:()=>E0,cpus:()=>fv,default:()=>O_,endianness:()=>_2,freemem:()=>dv,getNetworkInterfaces:()=>b2,hostname:()=>a4,loadavg:()=>y2,networkInterfaces:()=>s4,platform:()=>T_,release:()=>db,tmpDir:()=>x2,tmpdir:()=>S2,totalmem:()=>E_,type:()=>o4,uptime:()=>wg});function _2(){if(typeof $_>"u"){var ze=new ArrayBuffer(2),tt=new Uint8Array(ze),De=new Uint16Array(ze);if(tt[0]=1,tt[1]=2,De[0]===258)$_="BE";else if(De[0]===513)$_="LE";else throw new Error("unable to figure out endianess")}return $_}function a4(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function y2(){return[]}function wg(){return 0}function dv(){return Number.MAX_VALUE}function E_(){return Number.MAX_VALUE}function fv(){return[]}function o4(){return"Browser"}function db(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function s4(){}function b2(){}function E0(){return"javascript"}function T_(){return"browser"}function x2(){return"/tmp"}var $_,S2,Eg,O_,mf=Vr({"node-modules-polyfills:os"(){Ln(),S2=x2,Eg=`
`,O_={EOL:Eg,tmpdir:S2,tmpDir:x2,networkInterfaces:s4,getNetworkInterfaces:b2,release:db,type:o4,cpus:fv,totalmem:E_,freemem:dv,uptime:wg,loadavg:y2,hostname:a4,endianness:_2}}}),Hd=xn({"node-modules-polyfills-commonjs:os"(ze,tt){Ln();var De=(mf(),Aa(i4));if(De&&De.default){tt.exports=De.default;for(let Xe in De)tt.exports[Xe]=De[Xe]}else De&&(tt.exports=De)}}),p7=xn({"node_modules/detect-newline/index.js"(ze,tt){Ln();var De=Xe=>{if(typeof Xe!="string")throw new TypeError("Expected a string");let Ve=Xe.match(/(?:\r?\n)/g)||[];if(Ve.length===0)return;let Re=Ve.filter(Be=>Be===`\r
`).length,Le=Ve.length-Re;return Re>Le?`\r
`:`
`};tt.exports=De,tt.exports.graceful=Xe=>typeof Xe=="string"&&De(Xe)||`
`}}),E8=xn({"node_modules/jest-docblock/build/index.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0}),ze.extract=it,ze.parse=Ot,ze.parseWithComments=Xt,ze.print=Ie,ze.strip=ht;function tt(){let an=Hd();return tt=function(){return an},an}function De(){let an=Xe(p7());return De=function(){return an},an}function Xe(an){return an&&an.__esModule?an:{default:an}}var Ve=/\*\/$/,Re=/^\/\*\*?/,Le=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,Be=/(^|\s+)\/\/([^\r\n]*)/g,et=/^(\r?\n)+/,ut=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,Ct=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,bt=/(\r?\n|^) *\* ?/g,xt=[];function it(an){let Lt=an.match(Le);return Lt?Lt[0].trimLeft():""}function ht(an){let Lt=an.match(Le);return Lt&&Lt[0]?an.substring(Lt[0].length):an}function Ot(an){return Xt(an).pragmas}function Xt(an){let Lt=(0,De().default)(an)||tt().EOL;an=an.replace(Re,"").replace(Ve,"").replace(bt,"$1");let hn="";for(;hn!==an;)hn=an,an=an.replace(ut,`${Lt}$1 $2${Lt}`);an=an.replace(et,"").trimRight();let on=Object.create(null),Yn=an.replace(Ct,"").replace(et,"").trimRight(),gt;for(;gt=Ct.exec(an);){let Wt=gt[2].replace(Be,"");typeof on[gt[1]]=="string"||Array.isArray(on[gt[1]])?on[gt[1]]=xt.concat(on[gt[1]],Wt):on[gt[1]]=Wt}return{comments:Yn,pragmas:on}}function Ie(an){let{comments:Lt="",pragmas:hn={}}=an,on=(0,De().default)(Lt)||tt().EOL,Yn="/**",gt=" *",Wt=" */",dt=Object.keys(hn),Pt=dt.map(St=>It(St,hn[St])).reduce((St,Et)=>St.concat(Et),[]).map(St=>`${gt} ${St}${on}`).join("");if(!Lt){if(dt.length===0)return"";if(dt.length===1&&!Array.isArray(hn[dt[0]])){let St=hn[dt[0]];return`${Yn} ${It(dt[0],St)[0]}${Wt}`}}let Ke=Lt.split(on).map(St=>`${gt} ${St}`).join(on)+on;return Yn+on+(Lt?Ke:"")+(Lt&&dt.length?gt+on:"")+Pt+Wt}function It(an,Lt){return xt.concat(Lt).map(hn=>`@${an} ${hn}`.trim())}}}),h7=xn({"src/language-js/utils/get-shebang.js"(ze,tt){Ln();function De(Xe){if(!Xe.startsWith("#!"))return"";let Ve=Xe.indexOf(`
`);return Ve===-1?Xe:Xe.slice(0,Ve)}tt.exports=De}}),T8=xn({"src/language-js/pragma.js"(ze,tt){Ln();var{parseWithComments:De,strip:Xe,extract:Ve,print:Re}=E8(),{normalizeEndOfLine:Le}=Pc(),Be=h7();function et(bt){let xt=Be(bt);xt&&(bt=bt.slice(xt.length+1));let it=Ve(bt),{pragmas:ht,comments:Ot}=De(it);return{shebang:xt,text:bt,pragmas:ht,comments:Ot}}function ut(bt){let xt=Object.keys(et(bt).pragmas);return xt.includes("prettier")||xt.includes("format")}function Ct(bt){let{shebang:xt,text:it,pragmas:ht,comments:Ot}=et(bt),Xt=Xe(it),Ie=Re({pragmas:Object.assign({format:""},ht),comments:Ot.trimStart()});return(xt?`${xt}
`:"")+Le(Ie)+(Xt.startsWith(`
`)?`
`:`

`)+Xt}tt.exports={hasPragma:ut,insertPragma:Ct}}}),$8=xn({"src/language-js/utils/is-type-cast-comment.js"(ze,tt){Ln();var De=tu();function Xe(Ve){return De(Ve)&&Ve.value[0]==="*"&&/@(?:type|satisfies)\b/.test(Ve.value)}tt.exports=Xe}}),T0=xn({"src/language-js/comments.js"(ze,tt){Ln();var{getLast:De,hasNewline:Xe,getNextNonSpaceNonCommentCharacterIndexWithStartIndex:Ve,getNextNonSpaceNonCommentCharacter:Re,hasNewlineInRange:Le,addLeadingComment:Be,addTrailingComment:et,addDanglingComment:ut,getNextNonSpaceNonCommentCharacterIndex:Ct,isNonEmptyArray:bt}=al(),{getFunctionParameters:xt,isPrettierIgnoreComment:it,isJsxNode:ht,hasFlowShorthandAnnotationComment:Ot,hasFlowAnnotationComment:Xt,hasIgnoreComment:Ie,isCallLikeExpression:It,getCallArguments:an,isCallExpression:Lt,isMemberExpression:hn,isObjectProperty:on,isLineComment:Yn,getComments:gt,CommentCheckFlags:Wt,markerForIfWithoutBlockAndSameLineComment:dt}=Dc(),{locStart:Pt,locEnd:Ke}=Tp(),St=tu(),Et=$8();function Ht(Ti){return[tr,Da,Dr,Fn,fr,En,Tr,ea,Jr,Ki,No,Us,Kr,Cr,ar].some(At=>At(Ti))}function qt(Ti){return[Xn,Da,Vn,No,Fn,fr,En,Tr,Cr,Lr,Hr,Ki,_o,ar,gr].some(At=>At(Ti))}function Jt(Ti){return[tr,Fn,fr,On,pi,Kr,Ki,di,Sr,ri,ar,li].some(At=>At(Ti))}function yn(Ti,At){let cr=(Ti.body||Ti.properties).find(ii=>{let{type:ta}=ii;return ta!=="EmptyStatement"});cr?Be(cr,At):ut(Ti,At)}function Rn(Ti,At){Ti.type==="BlockStatement"?yn(Ti,At):Be(Ti,At)}function Xn(Ti){let{comment:At,followingNode:cr}=Ti;return cr&&Et(At)?(Be(cr,At),!0):!1}function Fn(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,followingNode:ta,text:ga}=Ti;if((ii==null?void 0:ii.type)!=="IfStatement"||!ta)return!1;if(Re(ga,At,Ke)===")")return et(cr,At),!0;if(cr===ii.consequent&&ta===ii.alternate){if(cr.type==="BlockStatement")et(cr,At);else{let Oo=At.type==="SingleLine"||At.loc.start.line===At.loc.end.line,oa=At.loc.start.line===cr.loc.start.line;Oo&&oa?ut(cr,At,dt):ut(ii,At)}return!0}return ta.type==="BlockStatement"?(yn(ta,At),!0):ta.type==="IfStatement"?(Rn(ta.consequent,At),!0):ii.consequent===ta?(Be(ta,At),!0):!1}function fr(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,followingNode:ta,text:ga}=Ti;return(ii==null?void 0:ii.type)!=="WhileStatement"||!ta?!1:Re(ga,At,Ke)===")"?(et(cr,At),!0):ta.type==="BlockStatement"?(yn(ta,At),!0):ii.body===ta?(Be(ta,At),!0):!1}function En(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,followingNode:ta}=Ti;return(ii==null?void 0:ii.type)!=="TryStatement"&&(ii==null?void 0:ii.type)!=="CatchClause"||!ta?!1:ii.type==="CatchClause"&&cr?(et(cr,At),!0):ta.type==="BlockStatement"?(yn(ta,At),!0):ta.type==="TryStatement"?(Rn(ta.finalizer,At),!0):ta.type==="CatchClause"?(Rn(ta.body,At),!0):!1}function Dr(Ti){let{comment:At,enclosingNode:cr,followingNode:ii}=Ti;return hn(cr)&&(ii==null?void 0:ii.type)==="Identifier"?(Be(cr,At),!0):!1}function Vn(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,followingNode:ta,text:ga}=Ti,Oo=cr&&!Le(ga,Ke(cr),Pt(At));return(!cr||!Oo)&&((ii==null?void 0:ii.type)==="ConditionalExpression"||(ii==null?void 0:ii.type)==="TSConditionalType")&&ta?(Be(ta,At),!0):!1}function On(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii}=Ti;return on(ii)&&ii.shorthand&&ii.key===cr&&ii.value.type==="AssignmentPattern"?(et(ii.value.left,At),!0):!1}var Pr=new Set(["ClassDeclaration","ClassExpression","DeclareClass","DeclareInterface","InterfaceDeclaration","TSInterfaceDeclaration"]);function Tr(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,followingNode:ta}=Ti;if(Pr.has(ii==null?void 0:ii.type)){if(bt(ii.decorators)&&!(ta&&ta.type==="Decorator"))return et(De(ii.decorators),At),!0;if(ii.body&&ta===ii.body)return yn(ii.body,At),!0;if(ta){if(ii.superClass&&ta===ii.superClass&&cr&&(cr===ii.id||cr===ii.typeParameters))return et(cr,At),!0;for(let ga of["implements","extends","mixins"])if(ii[ga]&&ta===ii[ga][0])return cr&&(cr===ii.id||cr===ii.typeParameters||cr===ii.superClass)?et(cr,At):ut(ii,At,ga),!0}}return!1}var Fr=new Set(["ClassMethod","ClassProperty","PropertyDefinition","TSAbstractPropertyDefinition","TSAbstractMethodDefinition","TSDeclareMethod","MethodDefinition","ClassAccessorProperty","AccessorProperty","TSAbstractAccessorProperty"]);function Kr(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,text:ta}=Ti;return ii&&cr&&Re(ta,At,Ke)==="("&&(ii.type==="Property"||ii.type==="TSDeclareMethod"||ii.type==="TSAbstractMethodDefinition")&&cr.type==="Identifier"&&ii.key===cr&&Re(ta,cr,Ke)!==":"||(cr==null?void 0:cr.type)==="Decorator"&&Fr.has(ii==null?void 0:ii.type)?(et(cr,At),!0):!1}var Kn=new Set(["FunctionDeclaration","FunctionExpression","ClassMethod","MethodDefinition","ObjectMethod"]);function Sr(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,text:ta}=Ti;return Re(ta,At,Ke)!=="("?!1:cr&&Kn.has(ii==null?void 0:ii.type)?(et(cr,At),!0):!1}function di(Ti){let{comment:At,enclosingNode:cr,text:ii}=Ti;if((cr==null?void 0:cr.type)!=="ArrowFunctionExpression")return!1;let ta=Ct(ii,At,Ke);return ta!==!1&&ii.slice(ta,ta+2)==="=>"?(ut(cr,At),!0):!1}function pi(Ti){let{comment:At,enclosingNode:cr,text:ii}=Ti;return Re(ii,At,Ke)!==")"?!1:cr&&(gi(cr)&&xt(cr).length===0||It(cr)&&an(cr).length===0)?(ut(cr,At),!0):((cr==null?void 0:cr.type)==="MethodDefinition"||(cr==null?void 0:cr.type)==="TSAbstractMethodDefinition")&&xt(cr.value).length===0?(ut(cr.value,At),!0):!1}function Da(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,followingNode:ta,text:ga}=Ti;if((cr==null?void 0:cr.type)==="FunctionTypeParam"&&(ii==null?void 0:ii.type)==="FunctionTypeAnnotation"&&(ta==null?void 0:ta.type)!=="FunctionTypeParam"||((cr==null?void 0:cr.type)==="Identifier"||(cr==null?void 0:cr.type)==="AssignmentPattern")&&ii&&gi(ii)&&Re(ga,At,Ke)===")")return et(cr,At),!0;if((ii==null?void 0:ii.type)==="FunctionDeclaration"&&(ta==null?void 0:ta.type)==="BlockStatement"){let Oo=(()=>{let oa=xt(ii);if(oa.length>0)return Ve(ga,Ke(De(oa)));let Cu=Ve(ga,Ke(ii.id));return Cu!==!1&&Ve(ga,Cu+1)})();if(Pt(At)>Oo)return yn(ta,At),!0}return!1}function Cr(Ti){let{comment:At,enclosingNode:cr}=Ti;return(cr==null?void 0:cr.type)==="LabeledStatement"?(Be(cr,At),!0):!1}function ar(Ti){let{comment:At,enclosingNode:cr}=Ti;return((cr==null?void 0:cr.type)==="ContinueStatement"||(cr==null?void 0:cr.type)==="BreakStatement")&&!cr.label?(et(cr,At),!0):!1}function Lr(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii}=Ti;return Lt(ii)&&cr&&ii.callee===cr&&ii.arguments.length>0?(Be(ii.arguments[0],At),!0):!1}function Jr(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,followingNode:ta}=Ti;return(ii==null?void 0:ii.type)==="UnionTypeAnnotation"||(ii==null?void 0:ii.type)==="TSUnionType"?(it(At)&&(ta.prettierIgnore=!0,At.unignore=!0),cr?(et(cr,At),!0):!1):(((ta==null?void 0:ta.type)==="UnionTypeAnnotation"||(ta==null?void 0:ta.type)==="TSUnionType")&&it(At)&&(ta.types[0].prettierIgnore=!0,At.unignore=!0),!1)}function Hr(Ti){let{comment:At,enclosingNode:cr}=Ti;return on(cr)?(Be(cr,At),!0):!1}function Ki(Ti){let{comment:At,enclosingNode:cr,followingNode:ii,ast:ta,isLastComment:ga}=Ti;return ta&&ta.body&&ta.body.length===0?(ga?ut(ta,At):Be(ta,At),!0):(cr==null?void 0:cr.type)==="Program"&&(cr==null?void 0:cr.body.length)===0&&!bt(cr.directives)?(ga?ut(cr,At):Be(cr,At),!0):(ii==null?void 0:ii.type)==="Program"&&(ii==null?void 0:ii.body.length)===0&&(cr==null?void 0:cr.type)==="ModuleExpression"?(ut(ii,At),!0):!1}function ea(Ti){let{comment:At,enclosingNode:cr}=Ti;return(cr==null?void 0:cr.type)==="ForInStatement"||(cr==null?void 0:cr.type)==="ForOfStatement"?(Be(cr,At),!0):!1}function No(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,text:ta}=Ti;if((ii==null?void 0:ii.type)==="ImportSpecifier"||(ii==null?void 0:ii.type)==="ExportSpecifier")return Be(ii,At),!0;let ga=(cr==null?void 0:cr.type)==="ImportSpecifier"&&(ii==null?void 0:ii.type)==="ImportDeclaration",Oo=(cr==null?void 0:cr.type)==="ExportSpecifier"&&(ii==null?void 0:ii.type)==="ExportNamedDeclaration";return(ga||Oo)&&Xe(ta,Ke(At))?(et(cr,At),!0):!1}function Us(Ti){let{comment:At,enclosingNode:cr}=Ti;return(cr==null?void 0:cr.type)==="AssignmentPattern"?(Be(cr,At),!0):!1}var sr=new Set(["VariableDeclarator","AssignmentExpression","TypeAlias","TSTypeAliasDeclaration"]),So=new Set(["ObjectExpression","ArrayExpression","TemplateLiteral","TaggedTemplateExpression","ObjectTypeAnnotation","TSTypeLiteral"]);function _o(Ti){let{comment:At,enclosingNode:cr,followingNode:ii}=Ti;return sr.has(cr==null?void 0:cr.type)&&ii&&(So.has(ii.type)||St(At))?(Be(ii,At),!0):!1}function li(Ti){let{comment:At,enclosingNode:cr,followingNode:ii,text:ta}=Ti;return!ii&&((cr==null?void 0:cr.type)==="TSMethodSignature"||(cr==null?void 0:cr.type)==="TSDeclareFunction"||(cr==null?void 0:cr.type)==="TSAbstractMethodDefinition")&&Re(ta,At,Ke)===";"?(et(cr,At),!0):!1}function tr(Ti){let{comment:At,enclosingNode:cr,followingNode:ii}=Ti;if(it(At)&&(cr==null?void 0:cr.type)==="TSMappedType"&&(ii==null?void 0:ii.type)==="TSTypeParameter"&&ii.constraint)return cr.prettierIgnore=!0,At.unignore=!0,!0}function ri(Ti){let{comment:At,precedingNode:cr,enclosingNode:ii,followingNode:ta}=Ti;return(ii==null?void 0:ii.type)!=="TSMappedType"?!1:(ta==null?void 0:ta.type)==="TSTypeParameter"&&ta.name?(Be(ta.name,At),!0):(cr==null?void 0:cr.type)==="TSTypeParameter"&&cr.constraint?(et(cr.constraint,At),!0):!1}function gr(Ti){let{comment:At,enclosingNode:cr,followingNode:ii}=Ti;return!cr||cr.type!=="SwitchCase"||cr.test||!ii||ii!==cr.consequent[0]?!1:(ii.type==="BlockStatement"&&Yn(At)?yn(ii,At):ut(cr,At),!0)}function gi(Ti){return Ti.type==="ArrowFunctionExpression"||Ti.type==="FunctionExpression"||Ti.type==="FunctionDeclaration"||Ti.type==="ObjectMethod"||Ti.type==="ClassMethod"||Ti.type==="TSDeclareFunction"||Ti.type==="TSCallSignatureDeclaration"||Ti.type==="TSConstructSignatureDeclaration"||Ti.type==="TSMethodSignature"||Ti.type==="TSConstructorType"||Ti.type==="TSFunctionType"||Ti.type==="TSDeclareMethod"}function so(Ti,At){if((At.parser==="typescript"||At.parser==="flow"||At.parser==="acorn"||At.parser==="espree"||At.parser==="meriyah"||At.parser==="__babel_estree")&&Ti.type==="MethodDefinition"&&Ti.value&&Ti.value.type==="FunctionExpression"&&xt(Ti.value).length===0&&!Ti.value.returnType&&!bt(Ti.value.typeParameters)&&Ti.value.body)return[...Ti.decorators||[],Ti.key,Ti.value.body]}function Ra(Ti){let At=Ti.getValue(),cr=Ti.getParentNode(),ii=ta=>Xt(gt(ta,Wt.Leading))||Xt(gt(ta,Wt.Trailing));return(At&&(ht(At)||Ot(At)||Lt(cr)&&ii(At))||cr&&(cr.type==="JSXSpreadAttribute"||cr.type==="JSXSpreadChild"||cr.type==="UnionTypeAnnotation"||cr.type==="TSUnionType"||(cr.type==="ClassDeclaration"||cr.type==="ClassExpression")&&cr.superClass===At))&&(!Ie(Ti)||cr.type==="UnionTypeAnnotation"||cr.type==="TSUnionType")}tt.exports={handleOwnLineComment:Ht,handleEndOfLineComment:qt,handleRemainingComment:Jt,getCommentChildNodes:so,willPrintOwnComments:Ra}}}),$0=xn({"src/language-js/needs-parens.js"(ze,tt){Ln();var De=Dl(),Xe=dh(),{getFunctionParameters:Ve,getLeftSidePathName:Re,hasFlowShorthandAnnotationComment:Le,hasNakedLeftSide:Be,hasNode:et,isBitwiseOperator:ut,startsWithNoLookaheadToken:Ct,shouldFlatten:bt,getPrecedence:xt,isCallExpression:it,isMemberExpression:ht,isObjectProperty:Ot,isTSTypeExpression:Xt}=Dc();function Ie(gt,Wt){let dt=gt.getParentNode();if(!dt)return!1;let Pt=gt.getName(),Ke=gt.getNode();if(Wt.__isInHtmlInterpolation&&!Wt.bracketSpacing&&hn(Ke)&&on(gt))return!0;if(It(Ke))return!1;if(Wt.parser!=="flow"&&Le(gt.getValue()))return!0;if(Ke.type==="Identifier"){if(Ke.extra&&Ke.extra.parenthesized&&/^PRETTIER_HTML_PLACEHOLDER_\d+_\d+_IN_JS$/.test(Ke.name)||Pt==="left"&&(Ke.name==="async"&&!dt.await||Ke.name==="let")&&dt.type==="ForOfStatement")return!0;if(Ke.name==="let"){var St;let Ht=(St=gt.findAncestor(qt=>qt.type==="ForOfStatement"))===null||St===void 0?void 0:St.left;if(Ht&&Ct(Ht,qt=>qt===Ke))return!0}if(Pt==="object"&&Ke.name==="let"&&dt.type==="MemberExpression"&&dt.computed&&!dt.optional){let Ht=gt.findAncestor(Jt=>Jt.type==="ExpressionStatement"||Jt.type==="ForStatement"||Jt.type==="ForInStatement"),qt=Ht?Ht.type==="ExpressionStatement"?Ht.expression:Ht.type==="ForStatement"?Ht.init:Ht.left:void 0;if(qt&&Ct(qt,Jt=>Jt===Ke))return!0}return!1}if(Ke.type==="ObjectExpression"||Ke.type==="FunctionExpression"||Ke.type==="ClassExpression"||Ke.type==="DoExpression"){var Et;let Ht=(Et=gt.findAncestor(qt=>qt.type==="ExpressionStatement"))===null||Et===void 0?void 0:Et.expression;if(Ht&&Ct(Ht,qt=>qt===Ke))return!0}switch(dt.type){case"ParenthesizedExpression":return!1;case"ClassDeclaration":case"ClassExpression":{if(Pt==="superClass"&&(Ke.type==="ArrowFunctionExpression"||Ke.type==="AssignmentExpression"||Ke.type==="AwaitExpression"||Ke.type==="BinaryExpression"||Ke.type==="ConditionalExpression"||Ke.type==="LogicalExpression"||Ke.type==="NewExpression"||Ke.type==="ObjectExpression"||Ke.type==="SequenceExpression"||Ke.type==="TaggedTemplateExpression"||Ke.type==="UnaryExpression"||Ke.type==="UpdateExpression"||Ke.type==="YieldExpression"||Ke.type==="TSNonNullExpression"))return!0;break}case"ExportDefaultDeclaration":return Yn(gt,Wt)||Ke.type==="SequenceExpression";case"Decorator":{if(Pt==="expression"){if(ht(Ke)&&Ke.computed)return!0;let Ht=!1,qt=!1,Jt=Ke;for(;Jt;)switch(Jt.type){case"MemberExpression":qt=!0,Jt=Jt.object;break;case"CallExpression":if(qt||Ht)return Wt.parser!=="typescript";Ht=!0,Jt=Jt.callee;break;case"Identifier":return!1;case"TaggedTemplateExpression":return Wt.parser!=="typescript";default:return!0}return!0}break}case"ArrowFunctionExpression":{if(Pt==="body"&&Ke.type!=="SequenceExpression"&&Ct(Ke,Ht=>Ht.type==="ObjectExpression"))return!0;break}}switch(Ke.type){case"UpdateExpression":if(dt.type==="UnaryExpression")return Ke.prefix&&(Ke.operator==="++"&&dt.operator==="+"||Ke.operator==="--"&&dt.operator==="-");case"UnaryExpression":switch(dt.type){case"UnaryExpression":return Ke.operator===dt.operator&&(Ke.operator==="+"||Ke.operator==="-");case"BindExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return Pt==="object";case"TaggedTemplateExpression":return!0;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Pt==="callee";case"BinaryExpression":return Pt==="left"&&dt.operator==="**";case"TSNonNullExpression":return!0;default:return!1}case"BinaryExpression":{if(dt.type==="UpdateExpression"||Ke.operator==="in"&&an(gt))return!0;if(Ke.operator==="|>"&&Ke.extra&&Ke.extra.parenthesized){let Ht=gt.getParentNode(1);if(Ht.type==="BinaryExpression"&&Ht.operator==="|>")return!0}}case"TSTypeAssertion":case"TSAsExpression":case"TSSatisfiesExpression":case"LogicalExpression":switch(dt.type){case"TSSatisfiesExpression":case"TSAsExpression":return!Xt(Ke);case"ConditionalExpression":return Xt(Ke);case"CallExpression":case"NewExpression":case"OptionalCallExpression":return Pt==="callee";case"ClassExpression":case"ClassDeclaration":return Pt==="superClass";case"TSTypeAssertion":case"TaggedTemplateExpression":case"UnaryExpression":case"JSXSpreadAttribute":case"SpreadElement":case"SpreadProperty":case"BindExpression":case"AwaitExpression":case"TSNonNullExpression":case"UpdateExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return Pt==="object";case"AssignmentExpression":case"AssignmentPattern":return Pt==="left"&&(Ke.type==="TSTypeAssertion"||Xt(Ke));case"LogicalExpression":if(Ke.type==="LogicalExpression")return dt.operator!==Ke.operator;case"BinaryExpression":{let{operator:Ht,type:qt}=Ke;if(!Ht&&qt!=="TSTypeAssertion")return!0;let Jt=xt(Ht),yn=dt.operator,Rn=xt(yn);return Rn>Jt||Pt==="right"&&Rn===Jt||Rn===Jt&&!bt(yn,Ht)?!0:Rn<Jt&&Ht==="%"?yn==="+"||yn==="-":!!ut(yn)}default:return!1}case"SequenceExpression":switch(dt.type){case"ReturnStatement":return!1;case"ForStatement":return!1;case"ExpressionStatement":return Pt!=="expression";case"ArrowFunctionExpression":return Pt!=="body";default:return!0}case"YieldExpression":if(dt.type==="UnaryExpression"||dt.type==="AwaitExpression"||Xt(dt)||dt.type==="TSNonNullExpression")return!0;case"AwaitExpression":switch(dt.type){case"TaggedTemplateExpression":case"UnaryExpression":case"LogicalExpression":case"SpreadElement":case"SpreadProperty":case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"BindExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":return Pt==="object";case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Pt==="callee";case"ConditionalExpression":return Pt==="test";case"BinaryExpression":return!(!Ke.argument&&dt.operator==="|>");default:return!1}case"TSConditionalType":case"TSFunctionType":case"TSConstructorType":if(Pt==="extendsType"&&dt.type==="TSConditionalType"){if(Ke.type==="TSConditionalType")return!0;let{typeAnnotation:Ht}=Ke.returnType||Ke.typeAnnotation;if(Ht.type==="TSTypePredicate"&&Ht.typeAnnotation&&(Ht=Ht.typeAnnotation.typeAnnotation),Ht.type==="TSInferType"&&Ht.typeParameter.constraint)return!0}if(Pt==="checkType"&&dt.type==="TSConditionalType")return!0;case"TSUnionType":case"TSIntersectionType":if((dt.type==="TSUnionType"||dt.type==="TSIntersectionType")&&dt.types.length>1&&(!Ke.types||Ke.types.length>1))return!0;case"TSInferType":if(Ke.type==="TSInferType"&&dt.type==="TSRestType")return!1;case"TSTypeOperator":return dt.type==="TSArrayType"||dt.type==="TSOptionalType"||dt.type==="TSRestType"||Pt==="objectType"&&dt.type==="TSIndexedAccessType"||dt.type==="TSTypeOperator"||dt.type==="TSTypeAnnotation"&&gt.getParentNode(1).type.startsWith("TSJSDoc");case"TSTypeQuery":return Pt==="objectType"&&dt.type==="TSIndexedAccessType"||Pt==="elementType"&&dt.type==="TSArrayType";case"TypeofTypeAnnotation":return Pt==="objectType"&&(dt.type==="IndexedAccessType"||dt.type==="OptionalIndexedAccessType")||Pt==="elementType"&&dt.type==="ArrayTypeAnnotation";case"ArrayTypeAnnotation":return dt.type==="NullableTypeAnnotation";case"IntersectionTypeAnnotation":case"UnionTypeAnnotation":return dt.type==="ArrayTypeAnnotation"||dt.type==="NullableTypeAnnotation"||dt.type==="IntersectionTypeAnnotation"||dt.type==="UnionTypeAnnotation"||Pt==="objectType"&&(dt.type==="IndexedAccessType"||dt.type==="OptionalIndexedAccessType");case"NullableTypeAnnotation":return dt.type==="ArrayTypeAnnotation"||Pt==="objectType"&&(dt.type==="IndexedAccessType"||dt.type==="OptionalIndexedAccessType");case"FunctionTypeAnnotation":{let Ht=dt.type==="NullableTypeAnnotation"?gt.getParentNode(1):dt;return Ht.type==="UnionTypeAnnotation"||Ht.type==="IntersectionTypeAnnotation"||Ht.type==="ArrayTypeAnnotation"||Pt==="objectType"&&(Ht.type==="IndexedAccessType"||Ht.type==="OptionalIndexedAccessType")||Ht.type==="NullableTypeAnnotation"||dt.type==="FunctionTypeParam"&&dt.name===null&&Ve(Ke).some(qt=>qt.typeAnnotation&&qt.typeAnnotation.type==="NullableTypeAnnotation")}case"OptionalIndexedAccessType":return Pt==="objectType"&&dt.type==="IndexedAccessType";case"StringLiteral":case"NumericLiteral":case"Literal":if(typeof Ke.value=="string"&&dt.type==="ExpressionStatement"&&!dt.directive){let Ht=gt.getParentNode(1);return Ht.type==="Program"||Ht.type==="BlockStatement"}return Pt==="object"&&dt.type==="MemberExpression"&&typeof Ke.value=="number";case"AssignmentExpression":{let Ht=gt.getParentNode(1);return Pt==="body"&&dt.type==="ArrowFunctionExpression"?!0:Pt==="key"&&(dt.type==="ClassProperty"||dt.type==="PropertyDefinition")&&dt.computed||(Pt==="init"||Pt==="update")&&dt.type==="ForStatement"?!1:dt.type==="ExpressionStatement"?Ke.left.type==="ObjectPattern":!(Pt==="key"&&dt.type==="TSPropertySignature"||dt.type==="AssignmentExpression"||dt.type==="SequenceExpression"&&Ht&&Ht.type==="ForStatement"&&(Ht.init===dt||Ht.update===dt)||Pt==="value"&&dt.type==="Property"&&Ht&&Ht.type==="ObjectPattern"&&Ht.properties.includes(dt)||dt.type==="NGChainedExpression")}case"ConditionalExpression":switch(dt.type){case"TaggedTemplateExpression":case"UnaryExpression":case"SpreadElement":case"SpreadProperty":case"BinaryExpression":case"LogicalExpression":case"NGPipeExpression":case"ExportDefaultDeclaration":case"AwaitExpression":case"JSXSpreadAttribute":case"TSTypeAssertion":case"TypeCastExpression":case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":return!0;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Pt==="callee";case"ConditionalExpression":return Pt==="test";case"MemberExpression":case"OptionalMemberExpression":return Pt==="object";default:return!1}case"FunctionExpression":switch(dt.type){case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Pt==="callee";case"TaggedTemplateExpression":return!0;default:return!1}case"ArrowFunctionExpression":switch(dt.type){case"BinaryExpression":return dt.operator!=="|>"||Ke.extra&&Ke.extra.parenthesized;case"NewExpression":case"CallExpression":case"OptionalCallExpression":return Pt==="callee";case"MemberExpression":case"OptionalMemberExpression":return Pt==="object";case"TSAsExpression":case"TSSatisfiesExpression":case"TSNonNullExpression":case"BindExpression":case"TaggedTemplateExpression":case"UnaryExpression":case"LogicalExpression":case"AwaitExpression":case"TSTypeAssertion":return!0;case"ConditionalExpression":return Pt==="test";default:return!1}case"ClassExpression":if(Xe(Ke.decorators))return!0;switch(dt.type){case"NewExpression":return Pt==="callee";default:return!1}case"OptionalMemberExpression":case"OptionalCallExpression":{let Ht=gt.getParentNode(1);if(Pt==="object"&&dt.type==="MemberExpression"||Pt==="callee"&&(dt.type==="CallExpression"||dt.type==="NewExpression")||dt.type==="TSNonNullExpression"&&Ht.type==="MemberExpression"&&Ht.object===dt)return!0}case"CallExpression":case"MemberExpression":case"TaggedTemplateExpression":case"TSNonNullExpression":if(Pt==="callee"&&(dt.type==="BindExpression"||dt.type==="NewExpression")){let Ht=Ke;for(;Ht;)switch(Ht.type){case"CallExpression":case"OptionalCallExpression":return!0;case"MemberExpression":case"OptionalMemberExpression":case"BindExpression":Ht=Ht.object;break;case"TaggedTemplateExpression":Ht=Ht.tag;break;case"TSNonNullExpression":Ht=Ht.expression;break;default:return!1}}return!1;case"BindExpression":return Pt==="callee"&&(dt.type==="BindExpression"||dt.type==="NewExpression")||Pt==="object"&&ht(dt);case"NGPipeExpression":return!(dt.type==="NGRoot"||dt.type==="NGMicrosyntaxExpression"||dt.type==="ObjectProperty"&&!(Ke.extra&&Ke.extra.parenthesized)||dt.type==="ArrayExpression"||it(dt)&&dt.arguments[Pt]===Ke||Pt==="right"&&dt.type==="NGPipeExpression"||Pt==="property"&&dt.type==="MemberExpression"||dt.type==="AssignmentExpression");case"JSXFragment":case"JSXElement":return Pt==="callee"||Pt==="left"&&dt.type==="BinaryExpression"&&dt.operator==="<"||dt.type!=="ArrayExpression"&&dt.type!=="ArrowFunctionExpression"&&dt.type!=="AssignmentExpression"&&dt.type!=="AssignmentPattern"&&dt.type!=="BinaryExpression"&&dt.type!=="NewExpression"&&dt.type!=="ConditionalExpression"&&dt.type!=="ExpressionStatement"&&dt.type!=="JsExpressionRoot"&&dt.type!=="JSXAttribute"&&dt.type!=="JSXElement"&&dt.type!=="JSXExpressionContainer"&&dt.type!=="JSXFragment"&&dt.type!=="LogicalExpression"&&!it(dt)&&!Ot(dt)&&dt.type!=="ReturnStatement"&&dt.type!=="ThrowStatement"&&dt.type!=="TypeCastExpression"&&dt.type!=="VariableDeclarator"&&dt.type!=="YieldExpression";case"TypeAnnotation":return Pt==="returnType"&&dt.type==="ArrowFunctionExpression"&&Lt(Ke)}return!1}function It(gt){return gt.type==="BlockStatement"||gt.type==="BreakStatement"||gt.type==="ClassBody"||gt.type==="ClassDeclaration"||gt.type==="ClassMethod"||gt.type==="ClassProperty"||gt.type==="PropertyDefinition"||gt.type==="ClassPrivateProperty"||gt.type==="ContinueStatement"||gt.type==="DebuggerStatement"||gt.type==="DeclareClass"||gt.type==="DeclareExportAllDeclaration"||gt.type==="DeclareExportDeclaration"||gt.type==="DeclareFunction"||gt.type==="DeclareInterface"||gt.type==="DeclareModule"||gt.type==="DeclareModuleExports"||gt.type==="DeclareVariable"||gt.type==="DoWhileStatement"||gt.type==="EnumDeclaration"||gt.type==="ExportAllDeclaration"||gt.type==="ExportDefaultDeclaration"||gt.type==="ExportNamedDeclaration"||gt.type==="ExpressionStatement"||gt.type==="ForInStatement"||gt.type==="ForOfStatement"||gt.type==="ForStatement"||gt.type==="FunctionDeclaration"||gt.type==="IfStatement"||gt.type==="ImportDeclaration"||gt.type==="InterfaceDeclaration"||gt.type==="LabeledStatement"||gt.type==="MethodDefinition"||gt.type==="ReturnStatement"||gt.type==="SwitchStatement"||gt.type==="ThrowStatement"||gt.type==="TryStatement"||gt.type==="TSDeclareFunction"||gt.type==="TSEnumDeclaration"||gt.type==="TSImportEqualsDeclaration"||gt.type==="TSInterfaceDeclaration"||gt.type==="TSModuleDeclaration"||gt.type==="TSNamespaceExportDeclaration"||gt.type==="TypeAlias"||gt.type==="VariableDeclaration"||gt.type==="WhileStatement"||gt.type==="WithStatement"}function an(gt){let Wt=0,dt=gt.getValue();for(;dt;){let Pt=gt.getParentNode(Wt++);if(Pt&&Pt.type==="ForStatement"&&Pt.init===dt)return!0;dt=Pt}return!1}function Lt(gt){return et(gt,Wt=>Wt.type==="ObjectTypeAnnotation"&&et(Wt,dt=>dt.type==="FunctionTypeAnnotation"||void 0)||void 0)}function hn(gt){switch(gt.type){case"ObjectExpression":return!0;default:return!1}}function on(gt){let Wt=gt.getValue(),dt=gt.getParentNode(),Pt=gt.getName();switch(dt.type){case"NGPipeExpression":if(typeof Pt=="number"&&dt.arguments[Pt]===Wt&&dt.arguments.length-1===Pt)return gt.callParent(on);break;case"ObjectProperty":if(Pt==="value"){let Ke=gt.getParentNode(1);return De(Ke.properties)===dt}break;case"BinaryExpression":case"LogicalExpression":if(Pt==="right")return gt.callParent(on);break;case"ConditionalExpression":if(Pt==="alternate")return gt.callParent(on);break;case"UnaryExpression":if(dt.prefix)return gt.callParent(on);break}return!1}function Yn(gt,Wt){let dt=gt.getValue(),Pt=gt.getParentNode();return dt.type==="FunctionExpression"||dt.type==="ClassExpression"?Pt.type==="ExportDefaultDeclaration"||!Ie(gt,Wt):!Be(dt)||Pt.type!=="ExportDefaultDeclaration"&&Ie(gt,Wt)?!1:gt.call(Ke=>Yn(Ke,Wt),...Re(gt,dt))}tt.exports=Ie}}),ie=xn({"src/language-js/print-preprocess.js"(ze,tt){Ln();function De(Xe,Ve){switch(Ve.parser){case"json":case"json5":case"json-stringify":case"__js_expression":case"__vue_expression":case"__vue_ts_expression":return Object.assign(Object.assign({},Xe),{},{type:Ve.parser.startsWith("__")?"JsExpressionRoot":"JsonRoot",node:Xe,comments:[],rootMarker:Ve.rootMarker});default:return Xe}}tt.exports=De}}),oe=xn({"src/language-js/print/html-binding.js"(ze,tt){Ln();var{builders:{join:De,line:Xe,group:Ve,softline:Re,indent:Le}}=si();function Be(ut,Ct,bt){let xt=ut.getValue();if(Ct.__onHtmlBindingRoot&&ut.getName()===null&&Ct.__onHtmlBindingRoot(xt,Ct),xt.type==="File"){if(Ct.__isVueForBindingLeft)return ut.call(it=>{let ht=De([",",Xe],it.map(bt,"params")),{params:Ot}=it.getValue();return Ot.length===1?ht:["(",Le([Re,Ve(ht)]),Re,")"]},"program","body",0);if(Ct.__isVueBindings)return ut.call(it=>De([",",Xe],it.map(bt,"params")),"program","body",0)}}function et(ut){switch(ut.type){case"MemberExpression":switch(ut.property.type){case"Identifier":case"NumericLiteral":case"StringLiteral":return et(ut.object)}return!1;case"Identifier":return!0;default:return!1}}tt.exports={isVueEventBindingExpression:et,printHtmlBinding:Be}}}),Rt=xn({"src/language-js/print/binaryish.js"(ze,tt){Ln();var{printComments:De}=cs(),{getLast:Xe}=al(),{builders:{join:Ve,line:Re,softline:Le,group:Be,indent:et,align:ut,indentIfBreak:Ct},utils:{cleanDoc:bt,getDocParts:xt,isConcat:it}}=si(),{hasLeadingOwnLineComment:ht,isBinaryish:Ot,isJsxNode:Xt,shouldFlatten:Ie,hasComment:It,CommentCheckFlags:an,isCallExpression:Lt,isMemberExpression:hn,isObjectProperty:on,isEnabledHackPipeline:Yn}=Dc(),gt=0;function Wt(Ke,St,Et){let Ht=Ke.getValue(),qt=Ke.getParentNode(),Jt=Ke.getParentNode(1),yn=Ht!==qt.body&&(qt.type==="IfStatement"||qt.type==="WhileStatement"||qt.type==="SwitchStatement"||qt.type==="DoWhileStatement"),Rn=Yn(St)&&Ht.operator==="|>",Xn=dt(Ke,Et,St,!1,yn);if(yn)return Xn;if(Rn)return Be(Xn);if(Lt(qt)&&qt.callee===Ht||qt.type==="UnaryExpression"||hn(qt)&&!qt.computed)return Be([et([Le,...Xn]),Le]);let Fn=qt.type==="ReturnStatement"||qt.type==="ThrowStatement"||qt.type==="JSXExpressionContainer"&&Jt.type==="JSXAttribute"||Ht.operator!=="|"&&qt.type==="JsExpressionRoot"||Ht.type!=="NGPipeExpression"&&(qt.type==="NGRoot"&&St.parser==="__ng_binding"||qt.type==="NGMicrosyntaxExpression"&&Jt.type==="NGMicrosyntax"&&Jt.body.length===1)||Ht===qt.body&&qt.type==="ArrowFunctionExpression"||Ht!==qt.body&&qt.type==="ForStatement"||qt.type==="ConditionalExpression"&&Jt.type!=="ReturnStatement"&&Jt.type!=="ThrowStatement"&&!Lt(Jt)||qt.type==="TemplateLiteral",fr=qt.type==="AssignmentExpression"||qt.type==="VariableDeclarator"||qt.type==="ClassProperty"||qt.type==="PropertyDefinition"||qt.type==="TSAbstractPropertyDefinition"||qt.type==="ClassPrivateProperty"||on(qt),En=Ot(Ht.left)&&Ie(Ht.operator,Ht.left.operator);if(Fn||Pt(Ht)&&!En||!Pt(Ht)&&fr)return Be(Xn);if(Xn.length===0)return"";let Dr=Xt(Ht.right),Vn=Xn.findIndex(Kn=>typeof Kn!="string"&&!Array.isArray(Kn)&&Kn.type==="group"),On=Xn.slice(0,Vn===-1?1:Vn+1),Pr=Xn.slice(On.length,Dr?-1:void 0),Tr=Symbol("logicalChain-"+ ++gt),Fr=Be([...On,et(Pr)],{id:Tr});if(!Dr)return Fr;let Kr=Xe(Xn);return Be([Fr,Ct(Kr,{groupId:Tr})])}function dt(Ke,St,Et,Ht,qt){let Jt=Ke.getValue();if(!Ot(Jt))return[Be(St())];let yn=[];Ie(Jt.operator,Jt.left.operator)?yn=Ke.call(Pr=>dt(Pr,St,Et,!0,qt),"left"):yn.push(Be(St("left")));let Rn=Pt(Jt),Xn=(Jt.operator==="|>"||Jt.type==="NGPipeExpression"||Jt.operator==="|"&&Et.parser==="__vue_expression")&&!ht(Et.originalText,Jt.right),Fn=Jt.type==="NGPipeExpression"?"|":Jt.operator,fr=Jt.type==="NGPipeExpression"&&Jt.arguments.length>0?Be(et([Re,": ",Ve([Re,": "],Ke.map(St,"arguments").map(Pr=>ut(2,Be(Pr))))])):"",En;if(Rn)En=[Fn," ",St("right"),fr];else{let Pr=Yn(Et)&&Fn==="|>"?Ke.call(Tr=>dt(Tr,St,Et,!0,qt),"right"):St("right");En=[Xn?Re:"",Fn,Xn?" ":Re,Pr,fr]}let Dr=Ke.getParentNode(),Vn=It(Jt.left,an.Trailing|an.Line),On=Vn||!(qt&&Jt.type==="LogicalExpression")&&Dr.type!==Jt.type&&Jt.left.type!==Jt.type&&Jt.right.type!==Jt.type;if(yn.push(Xn?"":" ",On?Be(En,{shouldBreak:Vn}):En),Ht&&It(Jt)){let Pr=bt(De(Ke,yn,Et));return it(Pr)||Pr.type==="fill"?xt(Pr):[Pr]}return yn}function Pt(Ke){return Ke.type!=="LogicalExpression"?!1:!!(Ke.right.type==="ObjectExpression"&&Ke.right.properties.length>0||Ke.right.type==="ArrayExpression"&&Ke.right.elements.length>0||Xt(Ke.right))}tt.exports={printBinaryishExpression:Wt,shouldInlineLogicalExpression:Pt}}}),ln=xn({"src/language-js/print/angular.js"(ze,tt){Ln();var{builders:{join:De,line:Xe,group:Ve}}=si(),{hasNode:Re,hasComment:Le,getComments:Be}=Dc(),{printBinaryishExpression:et}=Rt();function ut(xt,it,ht){let Ot=xt.getValue();if(Ot.type.startsWith("NG"))switch(Ot.type){case"NGRoot":return[ht("node"),Le(Ot.node)?" //"+Be(Ot.node)[0].value.trimEnd():""];case"NGPipeExpression":return et(xt,it,ht);case"NGChainedExpression":return Ve(De([";",Xe],xt.map(Xt=>bt(Xt)?ht():["(",ht(),")"],"expressions")));case"NGEmptyExpression":return"";case"NGQuotedExpression":return[Ot.prefix,": ",Ot.value.trim()];case"NGMicrosyntax":return xt.map((Xt,Ie)=>[Ie===0?"":Ct(Xt.getValue(),Ie,Ot)?" ":[";",Xe],ht()],"body");case"NGMicrosyntaxKey":return/^[$_a-z][\w$]*(?:-[$_a-z][\w$])*$/i.test(Ot.name)?Ot.name:JSON.stringify(Ot.name);case"NGMicrosyntaxExpression":return[ht("expression"),Ot.alias===null?"":[" as ",ht("alias")]];case"NGMicrosyntaxKeyedExpression":{let Xt=xt.getName(),Ie=xt.getParentNode(),It=Ct(Ot,Xt,Ie)||(Xt===1&&(Ot.key.name==="then"||Ot.key.name==="else")||Xt===2&&Ot.key.name==="else"&&Ie.body[Xt-1].type==="NGMicrosyntaxKeyedExpression"&&Ie.body[Xt-1].key.name==="then")&&Ie.body[0].type==="NGMicrosyntaxExpression";return[ht("key"),It?" ":": ",ht("expression")]}case"NGMicrosyntaxLet":return["let ",ht("key"),Ot.value===null?"":[" = ",ht("value")]];case"NGMicrosyntaxAs":return[ht("key")," as ",ht("alias")];default:throw new Error(`Unknown Angular node type: ${JSON.stringify(Ot.type)}.`)}}function Ct(xt,it,ht){return xt.type==="NGMicrosyntaxKeyedExpression"&&xt.key.name==="of"&&it===1&&ht.body[0].type==="NGMicrosyntaxLet"&&ht.body[0].value===null}function bt(xt){return Re(xt.getValue(),it=>{switch(it.type){case void 0:return!1;case"CallExpression":case"OptionalCallExpression":case"AssignmentExpression":return!0}})}tt.exports={printAngular:ut}}}),cn=xn({"src/language-js/print/jsx.js"(ze,tt){Ln();var{printComments:De,printDanglingComments:Xe,printCommentsSeparately:Ve}=cs(),{builders:{line:Re,hardline:Le,softline:Be,group:et,indent:ut,conditionalGroup:Ct,fill:bt,ifBreak:xt,lineSuffixBoundary:it,join:ht},utils:{willBreak:Ot}}=si(),{getLast:Xt,getPreferredQuote:Ie}=al(),{isJsxNode:It,rawText:an,isCallExpression:Lt,isStringLiteral:hn,isBinaryish:on,hasComment:Yn,CommentCheckFlags:gt,hasNodeIgnoreComment:Wt}=Dc(),dt=$0(),{willPrintOwnComments:Pt}=T0(),Ke=ar=>ar===""||ar===Re||ar===Le||ar===Be;function St(ar,Lr,Jr){let Hr=ar.getValue();if(Hr.type==="JSXElement"&&di(Hr))return[Jr("openingElement"),Jr("closingElement")];let Ki=Hr.type==="JSXElement"?Jr("openingElement"):Jr("openingFragment"),ea=Hr.type==="JSXElement"?Jr("closingElement"):Jr("closingFragment");if(Hr.children.length===1&&Hr.children[0].type==="JSXExpressionContainer"&&(Hr.children[0].expression.type==="TemplateLiteral"||Hr.children[0].expression.type==="TaggedTemplateExpression"))return[Ki,...ar.map(Jr,"children"),ea];Hr.children=Hr.children.map(At=>Da(At)?{type:"JSXText",value:" ",raw:" "}:At);let No=Hr.children.some(It),Us=Hr.children.filter(At=>At.type==="JSXExpressionContainer").length>1,sr=Hr.type==="JSXElement"&&Hr.openingElement.attributes.length>1,So=Ot(Ki)||No||sr||Us,_o=ar.getParentNode().rootMarker==="mdx",li=Lr.singleQuote?"{' '}":'{" "}',tr=_o?" ":xt([li,Be]," "),ri=Hr.openingElement&&Hr.openingElement.name&&Hr.openingElement.name.name==="fbt",gr=Et(ar,Lr,Jr,tr,ri),gi=Hr.children.some(At=>pi(At));for(let At=gr.length-2;At>=0;At--){let cr=gr[At]===""&&gr[At+1]==="",ii=gr[At]===Le&&gr[At+1]===""&&gr[At+2]===Le,ta=(gr[At]===Be||gr[At]===Le)&&gr[At+1]===""&&gr[At+2]===tr,ga=gr[At]===tr&&gr[At+1]===""&&(gr[At+2]===Be||gr[At+2]===Le),Oo=gr[At]===tr&&gr[At+1]===""&&gr[At+2]===tr,oa=gr[At]===Be&&gr[At+1]===""&&gr[At+2]===Le||gr[At]===Le&&gr[At+1]===""&&gr[At+2]===Be;ii&&gi||cr||ta||Oo||oa?gr.splice(At,2):ga&&gr.splice(At+1,2)}for(;gr.length>0&&Ke(Xt(gr));)gr.pop();for(;gr.length>1&&Ke(gr[0])&&Ke(gr[1]);)gr.shift(),gr.shift();let so=[];for(let[At,cr]of gr.entries()){if(cr===tr){if(At===1&&gr[At-1]===""){if(gr.length===2){so.push(li);continue}so.push([li,Le]);continue}else if(At===gr.length-1){so.push(li);continue}else if(gr[At-1]===""&&gr[At-2]===Le){so.push(li);continue}}so.push(cr),Ot(cr)&&(So=!0)}let Ra=gi?bt(so):et(so,{shouldBreak:!0});if(_o)return Ra;let Ti=et([Ki,ut([Le,Ra]),Le,ea]);return So?Ti:Ct([et([Ki,...gr,ea]),Ti])}function Et(ar,Lr,Jr,Hr,Ki){let ea=[];return ar.each((No,Us,sr)=>{let So=No.getValue();if(So.type==="JSXText"){let _o=an(So);if(pi(So)){let li=_o.split(Kr);if(li[0]===""){if(ea.push(""),li.shift(),/\n/.test(li[0])){let ri=sr[Us+1];ea.push(qt(Ki,li[1],So,ri))}else ea.push(Hr);li.shift()}let tr;if(Xt(li)===""&&(li.pop(),tr=li.pop()),li.length===0)return;for(let[ri,gr]of li.entries())ri%2===1?ea.push(Re):ea.push(gr);if(tr!==void 0)if(/\n/.test(tr)){let ri=sr[Us+1];ea.push(qt(Ki,Xt(ea),So,ri))}else ea.push(Hr);else{let ri=sr[Us+1];ea.push(Ht(Ki,Xt(ea),So,ri))}}else/\n/.test(_o)?_o.match(/\n/g).length>1&&ea.push("",Le):ea.push("",Hr)}else{let _o=Jr();ea.push(_o);let li=sr[Us+1];if(li&&pi(li)){let tr=Sr(an(li)).split(Kr)[0];ea.push(Ht(Ki,tr,So,li))}else ea.push(Le)}},"children"),ea}function Ht(ar,Lr,Jr,Hr){return ar?"":Jr.type==="JSXElement"&&!Jr.closingElement||Hr&&Hr.type==="JSXElement"&&!Hr.closingElement?Lr.length===1?Be:Le:Be}function qt(ar,Lr,Jr,Hr){return ar?Le:Lr.length===1?Jr.type==="JSXElement"&&!Jr.closingElement||Hr&&Hr.type==="JSXElement"&&!Hr.closingElement?Le:Be:Le}function Jt(ar,Lr,Jr){let Hr=ar.getParentNode();if(!Hr||{ArrayExpression:!0,JSXAttribute:!0,JSXElement:!0,JSXExpressionContainer:!0,JSXFragment:!0,ExpressionStatement:!0,CallExpression:!0,OptionalCallExpression:!0,ConditionalExpression:!0,JsExpressionRoot:!0}[Hr.type])return Lr;let Ki=ar.match(void 0,No=>No.type==="ArrowFunctionExpression",Lt,No=>No.type==="JSXExpressionContainer"),ea=dt(ar,Jr);return et([ea?"":xt("("),ut([Be,Lr]),Be,ea?"":xt(")")],{shouldBreak:Ki})}function yn(ar,Lr,Jr){let Hr=ar.getValue(),Ki=[];if(Ki.push(Jr("name")),Hr.value){let ea;if(hn(Hr.value)){let No=an(Hr.value).slice(1,-1).replace(/&apos;/g,"'").replace(/&quot;/g,'"'),{escaped:Us,quote:sr,regex:So}=Ie(No,Lr.jsxSingleQuote?"'":'"');No=No.replace(So,Us);let{leading:_o,trailing:li}=ar.call(()=>Ve(ar,Lr),"value");ea=[_o,sr,No,sr,li]}else ea=Jr("value");Ki.push("=",ea)}return Ki}function Rn(ar,Lr,Jr){let Hr=ar.getValue(),Ki=(ea,No)=>ea.type==="JSXEmptyExpression"||!Yn(ea)&&(ea.type==="ArrayExpression"||ea.type==="ObjectExpression"||ea.type==="ArrowFunctionExpression"||ea.type==="AwaitExpression"&&(Ki(ea.argument,ea)||ea.argument.type==="JSXElement")||Lt(ea)||ea.type==="FunctionExpression"||ea.type==="TemplateLiteral"||ea.type==="TaggedTemplateExpression"||ea.type==="DoExpression"||It(No)&&(ea.type==="ConditionalExpression"||on(ea)));return Ki(Hr.expression,ar.getParentNode(0))?et(["{",Jr("expression"),it,"}"]):et(["{",ut([Be,Jr("expression")]),Be,it,"}"])}function Xn(ar,Lr,Jr){let Hr=ar.getValue(),Ki=Hr.name&&Yn(Hr.name)||Hr.typeParameters&&Yn(Hr.typeParameters);if(Hr.selfClosing&&Hr.attributes.length===0&&!Ki)return["<",Jr("name"),Jr("typeParameters")," />"];if(Hr.attributes&&Hr.attributes.length===1&&Hr.attributes[0].value&&hn(Hr.attributes[0].value)&&!Hr.attributes[0].value.value.includes(`
`)&&!Ki&&!Yn(Hr.attributes[0]))return et(["<",Jr("name"),Jr("typeParameters")," ",...ar.map(Jr,"attributes"),Hr.selfClosing?" />":">"]);let ea=Hr.attributes&&Hr.attributes.some(Us=>Us.value&&hn(Us.value)&&Us.value.value.includes(`
`)),No=Lr.singleAttributePerLine&&Hr.attributes.length>1?Le:Re;return et(["<",Jr("name"),Jr("typeParameters"),ut(ar.map(()=>[No,Jr()],"attributes")),...Fn(Hr,Lr,Ki)],{shouldBreak:ea})}function Fn(ar,Lr,Jr){return ar.selfClosing?[Re,"/>"]:fr(ar,Lr,Jr)?[">"]:[Be,">"]}function fr(ar,Lr,Jr){let Hr=ar.attributes.length>0&&Yn(Xt(ar.attributes),gt.Trailing);return ar.attributes.length===0&&!Jr||(Lr.bracketSameLine||Lr.jsxBracketSameLine)&&(!Jr||ar.attributes.length>0)&&!Hr}function En(ar,Lr,Jr){let Hr=ar.getValue(),Ki=[];Ki.push("</");let ea=Jr("name");return Yn(Hr.name,gt.Leading|gt.Line)?Ki.push(ut([Le,ea]),Le):Yn(Hr.name,gt.Leading|gt.Block)?Ki.push(" ",ea):Ki.push(ea),Ki.push(">"),Ki}function Dr(ar,Lr){let Jr=ar.getValue(),Hr=Yn(Jr),Ki=Yn(Jr,gt.Line),ea=Jr.type==="JSXOpeningFragment";return[ea?"<":"</",ut([Ki?Le:Hr&&!ea?" ":"",Xe(ar,Lr,!0)]),Ki?Le:"",">"]}function Vn(ar,Lr,Jr){let Hr=De(ar,St(ar,Lr,Jr),Lr);return Jt(ar,Hr,Lr)}function On(ar,Lr){let Jr=ar.getValue(),Hr=Yn(Jr,gt.Line);return[Xe(ar,Lr,!Hr),Hr?Le:""]}function Pr(ar,Lr,Jr){let Hr=ar.getValue();return["{",ar.call(Ki=>{let ea=["...",Jr()],No=Ki.getValue();return!Yn(No)||!Pt(Ki)?ea:[ut([Be,De(Ki,ea,Lr)]),Be]},Hr.type==="JSXSpreadAttribute"?"argument":"expression"),"}"]}function Tr(ar,Lr,Jr){let Hr=ar.getValue();if(Hr.type.startsWith("JSX"))switch(Hr.type){case"JSXAttribute":return yn(ar,Lr,Jr);case"JSXIdentifier":return String(Hr.name);case"JSXNamespacedName":return ht(":",[Jr("namespace"),Jr("name")]);case"JSXMemberExpression":return ht(".",[Jr("object"),Jr("property")]);case"JSXSpreadAttribute":return Pr(ar,Lr,Jr);case"JSXSpreadChild":return Pr(ar,Lr,Jr);case"JSXExpressionContainer":return Rn(ar,Lr,Jr);case"JSXFragment":case"JSXElement":return Vn(ar,Lr,Jr);case"JSXOpeningElement":return Xn(ar,Lr,Jr);case"JSXClosingElement":return En(ar,Lr,Jr);case"JSXOpeningFragment":case"JSXClosingFragment":return Dr(ar,Lr);case"JSXEmptyExpression":return On(ar,Lr);case"JSXText":throw new Error("JSXText should be handled by JSXElement");default:throw new Error(`Unknown JSX node type: ${JSON.stringify(Hr.type)}.`)}}var Fr=` 
\r	`,Kr=new RegExp("(["+Fr+"]+)"),Kn=new RegExp("[^"+Fr+"]"),Sr=ar=>ar.replace(new RegExp("(?:^"+Kr.source+"|"+Kr.source+"$)"),"");function di(ar){if(ar.children.length===0)return!0;if(ar.children.length>1)return!1;let Lr=ar.children[0];return Lr.type==="JSXText"&&!pi(Lr)}function pi(ar){return ar.type==="JSXText"&&(Kn.test(an(ar))||!/\n/.test(an(ar)))}function Da(ar){return ar.type==="JSXExpressionContainer"&&hn(ar.expression)&&ar.expression.value===" "&&!Yn(ar.expression)}function Cr(ar){let Lr=ar.getValue(),Jr=ar.getParentNode();if(!Jr||!Lr||!It(Lr)||!It(Jr))return!1;let Hr=Jr.children.indexOf(Lr),Ki=null;for(let ea=Hr;ea>0;ea--){let No=Jr.children[ea-1];if(!(No.type==="JSXText"&&!pi(No))){Ki=No;break}}return Ki&&Ki.type==="JSXExpressionContainer"&&Ki.expression.type==="JSXEmptyExpression"&&Wt(Ki.expression)}tt.exports={hasJsxIgnoreComment:Cr,printJsx:Tr}}}),Ut=xn({"src/language-js/print/misc.js"(ze,tt){Ln();var{isNonEmptyArray:De}=al(),{builders:{indent:Xe,join:Ve,line:Re}}=si(),{isFlowAnnotationComment:Le}=Dc();function Be(Xt){let Ie=Xt.getValue();return!Ie.optional||Ie.type==="Identifier"&&Ie===Xt.getParentNode().key?"":Ie.type==="OptionalCallExpression"||Ie.type==="OptionalMemberExpression"&&Ie.computed?"?.":"?"}function et(Xt){return Xt.getValue().definite||Xt.match(void 0,(Ie,It)=>It==="id"&&Ie.type==="VariableDeclarator"&&Ie.definite)?"!":""}function ut(Xt,Ie,It){let an=Xt.getValue();return an.typeArguments?It("typeArguments"):an.typeParameters?It("typeParameters"):""}function Ct(Xt,Ie,It){let an=Xt.getValue();if(!an.typeAnnotation)return"";let Lt=Xt.getParentNode(),hn=Lt.type==="DeclareFunction"&&Lt.id===an;return Le(Ie.originalText,an.typeAnnotation)?[" /*: ",It("typeAnnotation")," */"]:[hn?"":": ",It("typeAnnotation")]}function bt(Xt,Ie,It){return["::",It("callee")]}function xt(Xt,Ie,It){let an=Xt.getValue();return De(an.modifiers)?[Ve(" ",Xt.map(It,"modifiers"))," "]:""}function it(Xt,Ie,It){return Xt.type==="EmptyStatement"?";":Xt.type==="BlockStatement"||It?[" ",Ie]:Xe([Re,Ie])}function ht(Xt,Ie,It){return["...",It("argument"),Ct(Xt,Ie,It)]}function Ot(Xt,Ie){let It=Xt.slice(1,-1);if(It.includes('"')||It.includes("'"))return Xt;let an=Ie.singleQuote?"'":'"';return an+It+an}tt.exports={printOptionalToken:Be,printDefiniteToken:et,printFunctionTypeParameters:ut,printBindExpressionCallee:bt,printTypeScriptModifiers:xt,printTypeAnnotation:Ct,printRestSpread:ht,adjustClause:it,printDirective:Ot}}}),st=xn({"src/language-js/print/array.js"(ze,tt){Ln();var{printDanglingComments:De}=cs(),{builders:{line:Xe,softline:Ve,hardline:Re,group:Le,indent:Be,ifBreak:et,fill:ut}}=si(),{getLast:Ct,hasNewline:bt}=al(),{shouldPrintComma:xt,hasComment:it,CommentCheckFlags:ht,isNextLineEmpty:Ot,isNumericLiteral:Xt,isSignedNumericLiteral:Ie}=Dc(),{locStart:It}=Tp(),{printOptionalToken:an,printTypeAnnotation:Lt}=Ut();function hn(Wt,dt,Pt){let Ke=Wt.getValue(),St=[],Et=Ke.type==="TupleExpression"?"#[":"[",Ht="]";if(Ke.elements.length===0)it(Ke,ht.Dangling)?St.push(Le([Et,De(Wt,dt),Ve,Ht])):St.push(Et,Ht);else{let qt=Ct(Ke.elements),Jt=!(qt&&qt.type==="RestElement"),yn=qt===null,Rn=Symbol("array"),Xn=!dt.__inJestEach&&Ke.elements.length>1&&Ke.elements.every((En,Dr,Vn)=>{let On=En&&En.type;if(On!=="ArrayExpression"&&On!=="ObjectExpression")return!1;let Pr=Vn[Dr+1];if(Pr&&On!==Pr.type)return!1;let Tr=On==="ArrayExpression"?"elements":"properties";return En[Tr]&&En[Tr].length>1}),Fn=on(Ke,dt),fr=Jt?yn?",":xt(dt)?Fn?et(",","",{groupId:Rn}):et(","):"":"";St.push(Le([Et,Be([Ve,Fn?gt(Wt,dt,Pt,fr):[Yn(Wt,dt,"elements",Pt),fr],De(Wt,dt,!0)]),Ve,Ht],{shouldBreak:Xn,id:Rn}))}return St.push(an(Wt),Lt(Wt,dt,Pt)),St}function on(Wt,dt){return Wt.elements.length>1&&Wt.elements.every(Pt=>Pt&&(Xt(Pt)||Ie(Pt)&&!it(Pt.argument))&&!it(Pt,ht.Trailing|ht.Line,Ke=>!bt(dt.originalText,It(Ke),{backwards:!0})))}function Yn(Wt,dt,Pt,Ke){let St=[],Et=[];return Wt.each(Ht=>{St.push(Et,Le(Ke())),Et=[",",Xe],Ht.getValue()&&Ot(Ht.getValue(),dt)&&Et.push(Ve)},Pt),St}function gt(Wt,dt,Pt,Ke){let St=[];return Wt.each((Et,Ht,qt)=>{let Jt=Ht===qt.length-1;St.push([Pt(),Jt?Ke:","]),Jt||St.push(Ot(Et.getValue(),dt)?[Re,Re]:it(qt[Ht+1],ht.Leading|ht.Line)?Re:Xe)},"elements"),ut(St)}tt.exports={printArray:hn,printArrayItems:Yn,isConciselyPrintedArray:on}}}),qe=xn({"src/language-js/print/call-arguments.js"(ze,tt){Ln();var{printDanglingComments:De}=cs(),{getLast:Xe,getPenultimate:Ve}=al(),{getFunctionParameters:Re,hasComment:Le,CommentCheckFlags:Be,isFunctionCompositionArgs:et,isJsxNode:ut,isLongCurriedCallExpression:Ct,shouldPrintComma:bt,getCallArguments:xt,iterateCallArgumentsPath:it,isNextLineEmpty:ht,isCallExpression:Ot,isStringLiteral:Xt,isObjectProperty:Ie,isTSTypeExpression:It}=Dc(),{builders:{line:an,hardline:Lt,softline:hn,group:on,indent:Yn,conditionalGroup:gt,ifBreak:Wt,breakParent:dt},utils:{willBreak:Pt}}=si(),{ArgExpansionBailout:Ke}=Il(),{isConciselyPrintedArray:St}=st();function Et(Fn,fr,En){let Dr=Fn.getValue(),Vn=Dr.type==="ImportExpression",On=xt(Dr);if(On.length===0)return["(",De(Fn,fr,!0),")"];if(yn(On))return["(",En(["arguments",0]),", ",En(["arguments",1]),")"];let Pr=!1,Tr=!1,Fr=On.length-1,Kr=[];it(Fn,(Cr,ar)=>{let Lr=Cr.getNode(),Jr=[En()];ar===Fr||(ht(Lr,fr)?(ar===0&&(Tr=!0),Pr=!0,Jr.push(",",Lt,Lt)):Jr.push(",",an)),Kr.push(Jr)});let Kn=!(Vn||Dr.callee&&Dr.callee.type==="Import")&&bt(fr,"all")?",":"";function Sr(){return on(["(",Yn([an,...Kr]),Kn,an,")"],{shouldBreak:!0})}if(Pr||Fn.getParentNode().type!=="Decorator"&&et(On))return Sr();let di=Jt(On),pi=qt(On,fr);if(di||pi){if(di?Kr.slice(1).some(Pt):Kr.slice(0,-1).some(Pt))return Sr();let Cr=[];try{Fn.try(()=>{it(Fn,(ar,Lr)=>{di&&Lr===0&&(Cr=[[En([],{expandFirstArg:!0}),Kr.length>1?",":"",Tr?Lt:an,Tr?Lt:""],...Kr.slice(1)]),pi&&Lr===Fr&&(Cr=[...Kr.slice(0,-1),En([],{expandLastArg:!0})])})})}catch(ar){if(ar instanceof Ke)return Sr();throw ar}return[Kr.some(Pt)?dt:"",gt([["(",...Cr,")"],di?["(",on(Cr[0],{shouldBreak:!0}),...Cr.slice(1),")"]:["(",...Kr.slice(0,-1),on(Xe(Cr),{shouldBreak:!0}),")"],Sr()])]}let Da=["(",Yn([hn,...Kr]),Wt(Kn),hn,")"];return Ct(Fn)?Da:on(Da,{shouldBreak:Kr.some(Pt)||Pr})}function Ht(Fn){let fr=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return Fn.type==="ObjectExpression"&&(Fn.properties.length>0||Le(Fn))||Fn.type==="ArrayExpression"&&(Fn.elements.length>0||Le(Fn))||Fn.type==="TSTypeAssertion"&&Ht(Fn.expression)||It(Fn)&&Ht(Fn.expression)||Fn.type==="FunctionExpression"||Fn.type==="ArrowFunctionExpression"&&(!Fn.returnType||!Fn.returnType.typeAnnotation||Fn.returnType.typeAnnotation.type!=="TSTypeReference"||Rn(Fn.body))&&(Fn.body.type==="BlockStatement"||Fn.body.type==="ArrowFunctionExpression"&&Ht(Fn.body,!0)||Fn.body.type==="ObjectExpression"||Fn.body.type==="ArrayExpression"||!fr&&(Ot(Fn.body)||Fn.body.type==="ConditionalExpression")||ut(Fn.body))||Fn.type==="DoExpression"||Fn.type==="ModuleExpression"}function qt(Fn,fr){let En=Xe(Fn),Dr=Ve(Fn);return!Le(En,Be.Leading)&&!Le(En,Be.Trailing)&&Ht(En)&&(!Dr||Dr.type!==En.type)&&(Fn.length!==2||Dr.type!=="ArrowFunctionExpression"||En.type!=="ArrayExpression")&&!(Fn.length>1&&En.type==="ArrayExpression"&&St(En,fr))}function Jt(Fn){if(Fn.length!==2)return!1;let[fr,En]=Fn;return fr.type==="ModuleExpression"&&Xn(En)?!0:!Le(fr)&&(fr.type==="FunctionExpression"||fr.type==="ArrowFunctionExpression"&&fr.body.type==="BlockStatement")&&En.type!=="FunctionExpression"&&En.type!=="ArrowFunctionExpression"&&En.type!=="ConditionalExpression"&&!Ht(En)}function yn(Fn){return Fn.length===2&&Fn[0].type==="ArrowFunctionExpression"&&Re(Fn[0]).length===0&&Fn[0].body.type==="BlockStatement"&&Fn[1].type==="ArrayExpression"&&!Fn.some(fr=>Le(fr))}function Rn(Fn){return Fn.type==="BlockStatement"&&(Fn.body.some(fr=>fr.type!=="EmptyStatement")||Le(Fn,Be.Dangling))}function Xn(Fn){return Fn.type==="ObjectExpression"&&Fn.properties.length===1&&Ie(Fn.properties[0])&&Fn.properties[0].key.type==="Identifier"&&Fn.properties[0].key.name==="type"&&Xt(Fn.properties[0].value)&&Fn.properties[0].value.value==="module"}tt.exports=Et}}),Kt=xn({"src/language-js/print/member.js"(ze,tt){Ln();var{builders:{softline:De,group:Xe,indent:Ve,label:Re}}=si(),{isNumericLiteral:Le,isMemberExpression:Be,isCallExpression:et}=Dc(),{printOptionalToken:ut}=Ut();function Ct(xt,it,ht){let Ot=xt.getValue(),Xt=xt.getParentNode(),Ie,It=0;do Ie=xt.getParentNode(It),It++;while(Ie&&(Be(Ie)||Ie.type==="TSNonNullExpression"));let an=ht("object"),Lt=bt(xt,it,ht),hn=Ie&&(Ie.type==="NewExpression"||Ie.type==="BindExpression"||Ie.type==="AssignmentExpression"&&Ie.left.type!=="Identifier")||Ot.computed||Ot.object.type==="Identifier"&&Ot.property.type==="Identifier"&&!Be(Xt)||(Xt.type==="AssignmentExpression"||Xt.type==="VariableDeclarator")&&(et(Ot.object)&&Ot.object.arguments.length>0||Ot.object.type==="TSNonNullExpression"&&et(Ot.object.expression)&&Ot.object.expression.arguments.length>0||an.label==="member-chain");return Re(an.label==="member-chain"?"member-chain":"member",[an,hn?Lt:Xe(Ve([De,Lt]))])}function bt(xt,it,ht){let Ot=ht("property"),Xt=xt.getValue(),Ie=ut(xt);return Xt.computed?!Xt.property||Le(Xt.property)?[Ie,"[",Ot,"]"]:Xe([Ie,"[",Ve([De,Ot]),De,"]"]):[Ie,".",Ot]}tt.exports={printMemberExpression:Ct,printMemberLookup:bt}}}),Ue=xn({"src/language-js/print/member-chain.js"(ze,tt){Ln();var{printComments:De}=cs(),{getLast:Xe,isNextLineEmptyAfterIndex:Ve,getNextNonSpaceNonCommentCharacterIndex:Re}=al(),Le=$0(),{isCallExpression:Be,isMemberExpression:et,isFunctionOrArrowExpression:ut,isLongCurriedCallExpression:Ct,isMemberish:bt,isNumericLiteral:xt,isSimpleCallArgument:it,hasComment:ht,CommentCheckFlags:Ot,isNextLineEmpty:Xt}=Dc(),{locEnd:Ie}=Tp(),{builders:{join:It,hardline:an,group:Lt,indent:hn,conditionalGroup:on,breakParent:Yn,label:gt},utils:{willBreak:Wt}}=si(),dt=qe(),{printMemberLookup:Pt}=Kt(),{printOptionalToken:Ke,printFunctionTypeParameters:St,printBindExpressionCallee:Et}=Ut();function Ht(qt,Jt,yn){let Rn=qt.getParentNode(),Xn=!Rn||Rn.type==="ExpressionStatement",Fn=[];function fr(So){let{originalText:_o}=Jt,li=Re(_o,So,Ie);return _o.charAt(li)===")"?li!==!1&&Ve(_o,li+1):Xt(So,Jt)}function En(So){let _o=So.getValue();Be(_o)&&(bt(_o.callee)||Be(_o.callee))?(Fn.unshift({node:_o,printed:[De(So,[Ke(So),St(So,Jt,yn),dt(So,Jt,yn)],Jt),fr(_o)?an:""]}),So.call(li=>En(li),"callee")):bt(_o)?(Fn.unshift({node:_o,needsParens:Le(So,Jt),printed:De(So,et(_o)?Pt(So,Jt,yn):Et(So,Jt,yn),Jt)}),So.call(li=>En(li),"object")):_o.type==="TSNonNullExpression"?(Fn.unshift({node:_o,printed:De(So,"!",Jt)}),So.call(li=>En(li),"expression")):Fn.unshift({node:_o,printed:yn()})}let Dr=qt.getValue();Fn.unshift({node:Dr,printed:[Ke(qt),St(qt,Jt,yn),dt(qt,Jt,yn)]}),Dr.callee&&qt.call(So=>En(So),"callee");let Vn=[],On=[Fn[0]],Pr=1;for(;Pr<Fn.length&&(Fn[Pr].node.type==="TSNonNullExpression"||Be(Fn[Pr].node)||et(Fn[Pr].node)&&Fn[Pr].node.computed&&xt(Fn[Pr].node.property));++Pr)On.push(Fn[Pr]);if(!Be(Fn[0].node))for(;Pr+1<Fn.length&&bt(Fn[Pr].node)&&bt(Fn[Pr+1].node);++Pr)On.push(Fn[Pr]);Vn.push(On),On=[];let Tr=!1;for(;Pr<Fn.length;++Pr){if(Tr&&bt(Fn[Pr].node)){if(Fn[Pr].node.computed&&xt(Fn[Pr].node.property)){On.push(Fn[Pr]);continue}Vn.push(On),On=[],Tr=!1}(Be(Fn[Pr].node)||Fn[Pr].node.type==="ImportExpression")&&(Tr=!0),On.push(Fn[Pr]),ht(Fn[Pr].node,Ot.Trailing)&&(Vn.push(On),On=[],Tr=!1)}On.length>0&&Vn.push(On);function Fr(So){return/^[A-Z]|^[$_]+$/.test(So)}function Kr(So){return So.length<=Jt.tabWidth}function Kn(So){let _o=So[1].length>0&&So[1][0].node.computed;if(So[0].length===1){let tr=So[0][0].node;return tr.type==="ThisExpression"||tr.type==="Identifier"&&(Fr(tr.name)||Xn&&Kr(tr.name)||_o)}let li=Xe(So[0]).node;return et(li)&&li.property.type==="Identifier"&&(Fr(li.property.name)||_o)}let Sr=Vn.length>=2&&!ht(Vn[1][0].node)&&Kn(Vn);function di(So){let _o=So.map(li=>li.printed);return So.length>0&&Xe(So).needsParens?["(",..._o,")"]:_o}function pi(So){return So.length===0?"":hn(Lt([an,It(an,So.map(di))]))}let Da=Vn.map(di),Cr=Da,ar=Sr?3:2,Lr=Vn.flat(),Jr=Lr.slice(1,-1).some(So=>ht(So.node,Ot.Leading))||Lr.slice(0,-1).some(So=>ht(So.node,Ot.Trailing))||Vn[ar]&&ht(Vn[ar][0].node,Ot.Leading);if(Vn.length<=ar&&!Jr)return Ct(qt)?Cr:Lt(Cr);let Hr=Xe(Vn[Sr?1:0]).node,Ki=!Be(Hr)&&fr(Hr),ea=[di(Vn[0]),Sr?Vn.slice(1,2).map(di):"",Ki?an:"",pi(Vn.slice(Sr?2:1))],No=Fn.map(So=>{let{node:_o}=So;return _o}).filter(Be);function Us(){let So=Xe(Xe(Vn)).node,_o=Xe(Da);return Be(So)&&Wt(_o)&&No.slice(0,-1).some(li=>li.arguments.some(ut))}let sr;return Jr||No.length>2&&No.some(So=>!So.arguments.every(_o=>it(_o,0)))||Da.slice(0,-1).some(Wt)||Us()?sr=Lt(ea):sr=[Wt(Cr)||Ki?Yn:"",on([Cr,ea])],gt("member-chain",sr)}tt.exports=Ht}}),Nt=xn({"src/language-js/print/call-expression.js"(ze,tt){Ln();var{builders:{join:De,group:Xe}}=si(),Ve=$0(),{getCallArguments:Re,hasFlowAnnotationComment:Le,isCallExpression:Be,isMemberish:et,isStringLiteral:ut,isTemplateOnItsOwnLine:Ct,isTestCall:bt,iterateCallArgumentsPath:xt}=Dc(),it=Ue(),ht=qe(),{printOptionalToken:Ot,printFunctionTypeParameters:Xt}=Ut();function Ie(an,Lt,hn){let on=an.getValue(),Yn=an.getParentNode(),gt=on.type==="NewExpression",Wt=on.type==="ImportExpression",dt=Ot(an),Pt=Re(on);if(Pt.length>0&&(!Wt&&!gt&&It(on,Yn)||Pt.length===1&&Ct(Pt[0],Lt.originalText)||!gt&&bt(on,Yn))){let Et=[];return xt(an,()=>{Et.push(hn())}),[gt?"new ":"",hn("callee"),dt,Xt(an,Lt,hn),"(",De(", ",Et),")"]}let Ke=(Lt.parser==="babel"||Lt.parser==="babel-flow")&&on.callee&&on.callee.type==="Identifier"&&Le(on.callee.trailingComments);if(Ke&&(on.callee.trailingComments[0].printed=!0),!Wt&&!gt&&et(on.callee)&&!an.call(Et=>Ve(Et,Lt),"callee"))return it(an,Lt,hn);let St=[gt?"new ":"",Wt?"import":hn("callee"),dt,Ke?`/*:: ${on.callee.trailingComments[0].value.slice(2).trim()} */`:"",Xt(an,Lt,hn),ht(an,Lt,hn)];return Wt||Be(on.callee)?Xe(St):St}function It(an,Lt){if(an.callee.type!=="Identifier")return!1;if(an.callee.name==="require")return!0;if(an.callee.name==="define"){let hn=Re(an);return Lt.type==="ExpressionStatement"&&(hn.length===1||hn.length===2&&hn[0].type==="ArrayExpression"||hn.length===3&&ut(hn[0])&&hn[1].type==="ArrayExpression")}return!1}tt.exports={printCallExpression:Ie}}}),nn=xn({"src/language-js/print/assignment.js"(ze,tt){Ln();var{isNonEmptyArray:De,getStringWidth:Xe}=al(),{builders:{line:Ve,group:Re,indent:Le,indentIfBreak:Be,lineSuffixBoundary:et},utils:{cleanDoc:ut,willBreak:Ct,canBreak:bt}}=si(),{hasLeadingOwnLineComment:xt,isBinaryish:it,isStringLiteral:ht,isLiteral:Ot,isNumericLiteral:Xt,isCallExpression:Ie,isMemberExpression:It,getCallArguments:an,rawText:Lt,hasComment:hn,isSignedNumericLiteral:on,isObjectProperty:Yn}=Dc(),{shouldInlineLogicalExpression:gt}=Rt(),{printCallExpression:Wt}=Nt();function dt(Kn,Sr,di,pi,Da,Cr){let ar=St(Kn,Sr,di,pi,Cr),Lr=di(Cr,{assignmentLayout:ar});switch(ar){case"break-after-operator":return Re([Re(pi),Da,Re(Le([Ve,Lr]))]);case"never-break-after-operator":return Re([Re(pi),Da," ",Lr]);case"fluid":{let Jr=Symbol("assignment");return Re([Re(pi),Da,Re(Le(Ve),{id:Jr}),et,Be(Lr,{groupId:Jr})])}case"break-lhs":return Re([pi,Da," ",Re(Lr)]);case"chain":return[Re(pi),Da,Ve,Lr];case"chain-tail":return[Re(pi),Da,Le([Ve,Lr])];case"chain-tail-arrow-chain":return[Re(pi),Da,Lr];case"only-left":return pi}}function Pt(Kn,Sr,di){let pi=Kn.getValue();return dt(Kn,Sr,di,di("left"),[" ",pi.operator],"right")}function Ke(Kn,Sr,di){return dt(Kn,Sr,di,di("id")," =","init")}function St(Kn,Sr,di,pi,Da){let Cr=Kn.getValue(),ar=Cr[Da];if(!ar)return"only-left";let Lr=!qt(ar);if(Kn.match(qt,Jt,Hr=>!Lr||Hr.type!=="ExpressionStatement"&&Hr.type!=="VariableDeclaration"))return Lr?ar.type==="ArrowFunctionExpression"&&ar.body.type==="ArrowFunctionExpression"?"chain-tail-arrow-chain":"chain-tail":"chain";if(!Lr&&qt(ar.right)||xt(Sr.originalText,ar))return"break-after-operator";if(ar.type==="CallExpression"&&ar.callee.name==="require"||Sr.parser==="json5"||Sr.parser==="json")return"never-break-after-operator";if(Ht(Cr)||yn(Cr)||Fn(Cr)||fr(Cr)&&bt(pi))return"break-lhs";let Jr=Tr(Cr,pi,Sr);return Kn.call(()=>Et(Kn,Sr,di,Jr),Da)?"break-after-operator":Jr||ar.type==="TemplateLiteral"||ar.type==="TaggedTemplateExpression"||ar.type==="BooleanLiteral"||Xt(ar)||ar.type==="ClassExpression"?"never-break-after-operator":"fluid"}function Et(Kn,Sr,di,pi){let Da=Kn.getValue();if(it(Da)&&!gt(Da))return!0;switch(Da.type){case"StringLiteralTypeAnnotation":case"SequenceExpression":return!0;case"ConditionalExpression":{let{test:Lr}=Da;return it(Lr)&&!gt(Lr)}case"ClassExpression":return De(Da.decorators)}if(pi)return!1;let Cr=Da,ar=[];for(;;)if(Cr.type==="UnaryExpression")Cr=Cr.argument,ar.push("argument");else if(Cr.type==="TSNonNullExpression")Cr=Cr.expression,ar.push("expression");else break;return!!(ht(Cr)||Kn.call(()=>Vn(Kn,Sr,di),...ar))}function Ht(Kn){if(Jt(Kn)){let Sr=Kn.left||Kn.id;return Sr.type==="ObjectPattern"&&Sr.properties.length>2&&Sr.properties.some(di=>Yn(di)&&(!di.shorthand||di.value&&di.value.type==="AssignmentPattern"))}return!1}function qt(Kn){return Kn.type==="AssignmentExpression"}function Jt(Kn){return qt(Kn)||Kn.type==="VariableDeclarator"}function yn(Kn){let Sr=Rn(Kn);if(De(Sr)){let di=Kn.type==="TSTypeAliasDeclaration"?"constraint":"bound";if(Sr.length>1&&Sr.some(pi=>pi[di]||pi.default))return!0}return!1}function Rn(Kn){return Xn(Kn)&&Kn.typeParameters&&Kn.typeParameters.params?Kn.typeParameters.params:null}function Xn(Kn){return Kn.type==="TSTypeAliasDeclaration"||Kn.type==="TypeAlias"}function Fn(Kn){if(Kn.type!=="VariableDeclarator")return!1;let{typeAnnotation:Sr}=Kn.id;if(!Sr||!Sr.typeAnnotation)return!1;let di=En(Sr.typeAnnotation);return De(di)&&di.length>1&&di.some(pi=>De(En(pi))||pi.type==="TSConditionalType")}function fr(Kn){return Kn.type==="VariableDeclarator"&&Kn.init&&Kn.init.type==="ArrowFunctionExpression"}function En(Kn){return Dr(Kn)&&Kn.typeParameters&&Kn.typeParameters.params?Kn.typeParameters.params:null}function Dr(Kn){return Kn.type==="TSTypeReference"||Kn.type==="GenericTypeAnnotation"}function Vn(Kn,Sr,di){let pi=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,Da=Kn.getValue(),Cr=()=>Vn(Kn,Sr,di,!0);if(Da.type==="TSNonNullExpression")return Kn.call(Cr,"expression");if(Ie(Da)){if(Wt(Kn,Sr,di).label==="member-chain")return!1;let ar=an(Da);return!(ar.length===0||ar.length===1&&Pr(ar[0],Sr))||Fr(Da,di)?!1:Kn.call(Cr,"callee")}return It(Da)?Kn.call(Cr,"object"):pi&&(Da.type==="Identifier"||Da.type==="ThisExpression")}var On=.25;function Pr(Kn,Sr){let{printWidth:di}=Sr;if(hn(Kn))return!1;let pi=di*On;if(Kn.type==="ThisExpression"||Kn.type==="Identifier"&&Kn.name.length<=pi||on(Kn)&&!hn(Kn.argument))return!0;let Da=Kn.type==="Literal"&&"regex"in Kn&&Kn.regex.pattern||Kn.type==="RegExpLiteral"&&Kn.pattern;return Da?Da.length<=pi:ht(Kn)?Lt(Kn).length<=pi:Kn.type==="TemplateLiteral"?Kn.expressions.length===0&&Kn.quasis[0].value.raw.length<=pi&&!Kn.quasis[0].value.raw.includes(`
`):Ot(Kn)}function Tr(Kn,Sr,di){if(!Yn(Kn))return!1;Sr=ut(Sr);let pi=3;return typeof Sr=="string"&&Xe(Sr)<di.tabWidth+pi}function Fr(Kn,Sr){let di=Kr(Kn);if(De(di)){if(di.length>1)return!0;if(di.length===1){let Da=di[0];if(Da.type==="TSUnionType"||Da.type==="UnionTypeAnnotation"||Da.type==="TSIntersectionType"||Da.type==="IntersectionTypeAnnotation"||Da.type==="TSTypeLiteral"||Da.type==="ObjectTypeAnnotation")return!0}let pi=Kn.typeParameters?"typeParameters":"typeArguments";if(Ct(Sr(pi)))return!0}return!1}function Kr(Kn){return Kn.typeParameters&&Kn.typeParameters.params||Kn.typeArguments&&Kn.typeArguments.params}tt.exports={printVariableDeclarator:Ke,printAssignmentExpression:Pt,printAssignment:dt,isArrowFunctionVariableDeclarator:fr}}}),fe=xn({"src/language-js/print/function-parameters.js"(ze,tt){Ln();var{getNextNonSpaceNonCommentCharacter:De}=al(),{printDanglingComments:Xe}=cs(),{builders:{line:Ve,hardline:Re,softline:Le,group:Be,indent:et,ifBreak:ut},utils:{removeLines:Ct,willBreak:bt}}=si(),{getFunctionParameters:xt,iterateFunctionParametersPath:it,isSimpleType:ht,isTestCall:Ot,isTypeAnnotationAFunction:Xt,isObjectType:Ie,isObjectTypePropertyAFunction:It,hasRestParameter:an,shouldPrintComma:Lt,hasComment:hn,isNextLineEmpty:on}=Dc(),{locEnd:Yn}=Tp(),{ArgExpansionBailout:gt}=Il(),{printFunctionTypeParameters:Wt}=Ut();function dt(Et,Ht,qt,Jt,yn){let Rn=Et.getValue(),Xn=xt(Rn),Fn=yn?Wt(Et,qt,Ht):"";if(Xn.length===0)return[Fn,"(",Xe(Et,qt,!0,Pr=>De(qt.originalText,Pr,Yn)===")"),")"];let fr=Et.getParentNode(),En=Ot(fr),Dr=Pt(Rn),Vn=[];if(it(Et,(Pr,Tr)=>{let Fr=Tr===Xn.length-1;Fr&&Rn.rest&&Vn.push("..."),Vn.push(Ht()),!Fr&&(Vn.push(","),En||Dr?Vn.push(" "):on(Xn[Tr],qt)?Vn.push(Re,Re):Vn.push(Ve))}),Jt){if(bt(Fn)||bt(Vn))throw new gt;return Be([Ct(Fn),"(",Ct(Vn),")"])}let On=Xn.every(Pr=>!Pr.decorators);return Dr&&On?[Fn,"(",...Vn,")"]:En?[Fn,"(",...Vn,")"]:(It(fr)||Xt(fr)||fr.type==="TypeAlias"||fr.type==="UnionTypeAnnotation"||fr.type==="TSUnionType"||fr.type==="IntersectionTypeAnnotation"||fr.type==="FunctionTypeAnnotation"&&fr.returnType===Rn)&&Xn.length===1&&Xn[0].name===null&&Rn.this!==Xn[0]&&Xn[0].typeAnnotation&&Rn.typeParameters===null&&ht(Xn[0].typeAnnotation)&&!Rn.rest?qt.arrowParens==="always"?["(",...Vn,")"]:Vn:[Fn,"(",et([Le,...Vn]),ut(!an(Rn)&&Lt(qt,"all")?",":""),Le,")"]}function Pt(Et){if(!Et)return!1;let Ht=xt(Et);if(Ht.length!==1)return!1;let[qt]=Ht;return!hn(qt)&&(qt.type==="ObjectPattern"||qt.type==="ArrayPattern"||qt.type==="Identifier"&&qt.typeAnnotation&&(qt.typeAnnotation.type==="TypeAnnotation"||qt.typeAnnotation.type==="TSTypeAnnotation")&&Ie(qt.typeAnnotation.typeAnnotation)||qt.type==="FunctionTypeParam"&&Ie(qt.typeAnnotation)||qt.type==="AssignmentPattern"&&(qt.left.type==="ObjectPattern"||qt.left.type==="ArrayPattern")&&(qt.right.type==="Identifier"||qt.right.type==="ObjectExpression"&&qt.right.properties.length===0||qt.right.type==="ArrayExpression"&&qt.right.elements.length===0))}function Ke(Et){let Ht;return Et.returnType?(Ht=Et.returnType,Ht.typeAnnotation&&(Ht=Ht.typeAnnotation)):Et.typeAnnotation&&(Ht=Et.typeAnnotation),Ht}function St(Et,Ht){let qt=Ke(Et);if(!qt)return!1;let Jt=Et.typeParameters&&Et.typeParameters.params;if(Jt){if(Jt.length>1)return!1;if(Jt.length===1){let yn=Jt[0];if(yn.constraint||yn.default)return!1}}return xt(Et).length===1&&(Ie(qt)||bt(Ht))}tt.exports={printFunctionParameters:dt,shouldHugFunctionParameters:Pt,shouldGroupFunctionParameters:St}}}),Fe=xn({"src/language-js/print/type-annotation.js"(ze,tt){Ln();var{printComments:De,printDanglingComments:Xe}=cs(),{isNonEmptyArray:Ve}=al(),{builders:{group:Re,join:Le,line:Be,softline:et,indent:ut,align:Ct,ifBreak:bt}}=si(),xt=$0(),{locStart:it}=Tp(),{isSimpleType:ht,isObjectType:Ot,hasLeadingOwnLineComment:Xt,isObjectTypePropertyAFunction:Ie,shouldPrintComma:It}=Dc(),{printAssignment:an}=nn(),{printFunctionParameters:Lt,shouldGroupFunctionParameters:hn}=fe(),{printArrayItems:on}=st();function Yn(qt){if(ht(qt)||Ot(qt))return!0;if(qt.type==="UnionTypeAnnotation"||qt.type==="TSUnionType"){let Jt=qt.types.filter(Rn=>Rn.type==="VoidTypeAnnotation"||Rn.type==="TSVoidKeyword"||Rn.type==="NullLiteralTypeAnnotation"||Rn.type==="TSNullKeyword").length,yn=qt.types.some(Rn=>Rn.type==="ObjectTypeAnnotation"||Rn.type==="TSTypeLiteral"||Rn.type==="GenericTypeAnnotation"||Rn.type==="TSTypeReference");if(qt.types.length-1===Jt&&yn)return!0}return!1}function gt(qt,Jt,yn){let Rn=Jt.semi?";":"",Xn=qt.getValue(),Fn=[];return Fn.push("opaque type ",yn("id"),yn("typeParameters")),Xn.supertype&&Fn.push(": ",yn("supertype")),Xn.impltype&&Fn.push(" = ",yn("impltype")),Fn.push(Rn),Fn}function Wt(qt,Jt,yn){let Rn=Jt.semi?";":"",Xn=qt.getValue(),Fn=[];Xn.declare&&Fn.push("declare "),Fn.push("type ",yn("id"),yn("typeParameters"));let fr=Xn.type==="TSTypeAliasDeclaration"?"typeAnnotation":"right";return[an(qt,Jt,yn,Fn," =",fr),Rn]}function dt(qt,Jt,yn){let Rn=qt.getValue(),Xn=qt.map(yn,"types"),Fn=[],fr=!1;for(let En=0;En<Xn.length;++En)En===0?Fn.push(Xn[En]):Ot(Rn.types[En-1])&&Ot(Rn.types[En])?Fn.push([" & ",fr?ut(Xn[En]):Xn[En]]):!Ot(Rn.types[En-1])&&!Ot(Rn.types[En])?Fn.push(ut([" &",Be,Xn[En]])):(En>1&&(fr=!0),Fn.push(" & ",En>1?ut(Xn[En]):Xn[En]));return Re(Fn)}function Pt(qt,Jt,yn){let Rn=qt.getValue(),Xn=qt.getParentNode(),Fn=Xn.type!=="TypeParameterInstantiation"&&Xn.type!=="TSTypeParameterInstantiation"&&Xn.type!=="GenericTypeAnnotation"&&Xn.type!=="TSTypeReference"&&Xn.type!=="TSTypeAssertion"&&Xn.type!=="TupleTypeAnnotation"&&Xn.type!=="TSTupleType"&&!(Xn.type==="FunctionTypeParam"&&!Xn.name&&qt.getParentNode(1).this!==Xn)&&!((Xn.type==="TypeAlias"||Xn.type==="VariableDeclarator"||Xn.type==="TSTypeAliasDeclaration")&&Xt(Jt.originalText,Rn)),fr=Yn(Rn),En=qt.map(On=>{let Pr=yn();return fr||(Pr=Ct(2,Pr)),De(On,Pr,Jt)},"types");if(fr)return Le(" | ",En);let Dr=Fn&&!Xt(Jt.originalText,Rn),Vn=[bt([Dr?Be:"","| "]),Le([Be,"| "],En)];return xt(qt,Jt)?Re([ut(Vn),et]):Xn.type==="TupleTypeAnnotation"&&Xn.types.length>1||Xn.type==="TSTupleType"&&Xn.elementTypes.length>1?Re([ut([bt(["(",et]),Vn]),et,bt(")")]):Re(Fn?ut(Vn):Vn)}function Ke(qt,Jt,yn){let Rn=qt.getValue(),Xn=[],Fn=qt.getParentNode(0),fr=qt.getParentNode(1),En=qt.getParentNode(2),Dr=Rn.type==="TSFunctionType"||!((Fn.type==="ObjectTypeProperty"||Fn.type==="ObjectTypeInternalSlot")&&!Fn.variance&&!Fn.optional&&it(Fn)===it(Rn)||Fn.type==="ObjectTypeCallProperty"||En&&En.type==="DeclareFunction"),Vn=Dr&&(Fn.type==="TypeAnnotation"||Fn.type==="TSTypeAnnotation"),On=Vn&&Dr&&(Fn.type==="TypeAnnotation"||Fn.type==="TSTypeAnnotation")&&fr.type==="ArrowFunctionExpression";Ie(Fn)&&(Dr=!0,Vn=!0),On&&Xn.push("(");let Pr=Lt(qt,yn,Jt,!1,!0),Tr=Rn.returnType||Rn.predicate||Rn.typeAnnotation?[Dr?" => ":": ",yn("returnType"),yn("predicate"),yn("typeAnnotation")]:"",Fr=hn(Rn,Tr);return Xn.push(Fr?Re(Pr):Pr),Tr&&Xn.push(Tr),On&&Xn.push(")"),Re(Xn)}function St(qt,Jt,yn){let Rn=qt.getValue(),Xn=Rn.type==="TSTupleType"?"elementTypes":"types",Fn=Rn[Xn],fr=Ve(Fn),En=fr?et:"";return Re(["[",ut([En,on(qt,Jt,Xn,yn)]),bt(fr&&It(Jt,"all")?",":""),Xe(qt,Jt,!0),En,"]"])}function Et(qt,Jt,yn){let Rn=qt.getValue(),Xn=Rn.type==="OptionalIndexedAccessType"&&Rn.optional?"?.[":"[";return[yn("objectType"),Xn,yn("indexType"),"]"]}function Ht(qt,Jt,yn){let Rn=qt.getValue();return[Rn.postfix?"":yn,Jt("typeAnnotation"),Rn.postfix?yn:""]}tt.exports={printOpaqueType:gt,printTypeAlias:Wt,printIntersectionType:dt,printUnionType:Pt,printFunctionType:Ke,printTupleType:St,printIndexedAccessType:Et,shouldHugType:Yn,printJSDocType:Ht}}}),nr=xn({"src/language-js/print/type-parameters.js"(ze,tt){Ln();var{printDanglingComments:De}=cs(),{builders:{join:Xe,line:Ve,hardline:Re,softline:Le,group:Be,indent:et,ifBreak:ut}}=si(),{isTestCall:Ct,hasComment:bt,CommentCheckFlags:xt,isTSXFile:it,shouldPrintComma:ht,getFunctionParameters:Ot,isObjectType:Xt,getTypeScriptMappedTypeModifier:Ie}=Dc(),{createGroupIdMapper:It}=al(),{shouldHugType:an}=Fe(),{isArrowFunctionVariableDeclarator:Lt}=nn(),hn=It("typeParameters");function on(Wt,dt,Pt,Ke){let St=Wt.getValue();if(!St[Ke])return"";if(!Array.isArray(St[Ke]))return Pt(Ke);let Et=Wt.getNode(2),Ht=Et&&Ct(Et),qt=Wt.match(yn=>!(yn[Ke].length===1&&Xt(yn[Ke][0])),void 0,(yn,Rn)=>Rn==="typeAnnotation",yn=>yn.type==="Identifier",Lt);if(St[Ke].length===0||!qt&&(Ht||St[Ke].length===1&&(St[Ke][0].type==="NullableTypeAnnotation"||an(St[Ke][0]))))return["<",Xe(", ",Wt.map(Pt,Ke)),Yn(Wt,dt),">"];let Jt=St.type==="TSTypeParameterInstantiation"?"":Ot(St).length===1&&it(dt)&&!St[Ke][0].constraint&&Wt.getParentNode().type==="ArrowFunctionExpression"?",":ht(dt,"all")?ut(","):"";return Be(["<",et([Le,Xe([",",Ve],Wt.map(Pt,Ke))]),Jt,Le,">"],{id:hn(St)})}function Yn(Wt,dt){let Pt=Wt.getValue();if(!bt(Pt,xt.Dangling))return"";let Ke=!bt(Pt,xt.Line),St=De(Wt,dt,Ke);return Ke?St:[St,Re]}function gt(Wt,dt,Pt){let Ke=Wt.getValue(),St=[Ke.type==="TSTypeParameter"&&Ke.const?"const ":""],Et=Wt.getParentNode();return Et.type==="TSMappedType"?(Et.readonly&&St.push(Ie(Et.readonly,"readonly")," "),St.push("[",Pt("name")),Ke.constraint&&St.push(" in ",Pt("constraint")),Et.nameType&&St.push(" as ",Wt.callParent(()=>Pt("nameType"))),St.push("]"),St):(Ke.variance&&St.push(Pt("variance")),Ke.in&&St.push("in "),Ke.out&&St.push("out "),St.push(Pt("name")),Ke.bound&&St.push(": ",Pt("bound")),Ke.constraint&&St.push(" extends ",Pt("constraint")),Ke.default&&St.push(" = ",Pt("default")),St)}tt.exports={printTypeParameter:gt,printTypeParameters:on,getTypeParametersGroupId:hn}}}),dr=xn({"src/language-js/print/property.js"(ze,tt){Ln();var{printComments:De}=cs(),{printString:Xe,printNumber:Ve}=al(),{isNumericLiteral:Re,isSimpleNumber:Le,isStringLiteral:Be,isStringPropSafeToUnquote:et,rawText:ut}=Dc(),{printAssignment:Ct}=nn(),bt=new WeakMap;function xt(ht,Ot,Xt){let Ie=ht.getNode();if(Ie.computed)return["[",Xt("key"),"]"];let It=ht.getParentNode(),{key:an}=Ie;if(Ot.quoteProps==="consistent"&&!bt.has(It)){let Lt=(It.properties||It.body||It.members).some(hn=>!hn.computed&&hn.key&&Be(hn.key)&&!et(hn,Ot));bt.set(It,Lt)}if((an.type==="Identifier"||Re(an)&&Le(Ve(ut(an)))&&String(an.value)===Ve(ut(an))&&!(Ot.parser==="typescript"||Ot.parser==="babel-ts"))&&(Ot.parser==="json"||Ot.quoteProps==="consistent"&&bt.get(It))){let Lt=Xe(JSON.stringify(an.type==="Identifier"?an.name:an.value.toString()),Ot);return ht.call(hn=>De(hn,Lt,Ot),"key")}return et(Ie,Ot)&&(Ot.quoteProps==="as-needed"||Ot.quoteProps==="consistent"&&!bt.get(It))?ht.call(Lt=>De(Lt,/^\d/.test(an.value)?Ve(an.value):an.value,Ot),"key"):Xt("key")}function it(ht,Ot,Xt){return ht.getValue().shorthand?Xt("value"):Ct(ht,Ot,Xt,xt(ht,Ot,Xt),":","value")}tt.exports={printProperty:it,printPropertyKey:xt}}}),_r=xn({"src/language-js/print/function.js"(ze,tt){Ln();var De=Zo(),{printDanglingComments:Xe,printCommentsSeparately:Ve}=cs(),Re=Dl(),{getNextNonSpaceNonCommentCharacterIndex:Le}=al(),{builders:{line:Be,softline:et,group:ut,indent:Ct,ifBreak:bt,hardline:xt,join:it,indentIfBreak:ht},utils:{removeLines:Ot,willBreak:Xt}}=si(),{ArgExpansionBailout:Ie}=Il(),{getFunctionParameters:It,hasLeadingOwnLineComment:an,isFlowAnnotationComment:Lt,isJsxNode:hn,isTemplateOnItsOwnLine:on,shouldPrintComma:Yn,startsWithNoLookaheadToken:gt,isBinaryish:Wt,isLineComment:dt,hasComment:Pt,getComments:Ke,CommentCheckFlags:St,isCallLikeExpression:Et,isCallExpression:Ht,getCallArguments:qt,hasNakedLeftSide:Jt,getLeftSide:yn}=Dc(),{locEnd:Rn}=Tp(),{printFunctionParameters:Xn,shouldGroupFunctionParameters:Fn}=fe(),{printPropertyKey:fr}=dr(),{printFunctionTypeParameters:En}=Ut();function Dr(ar,Lr,Jr,Hr){let Ki=ar.getValue(),ea=!1;if((Ki.type==="FunctionDeclaration"||Ki.type==="FunctionExpression")&&Hr&&Hr.expandLastArg){let _o=ar.getParentNode();Ht(_o)&&qt(_o).length>1&&(ea=!0)}let No=[];Ki.type==="TSDeclareFunction"&&Ki.declare&&No.push("declare "),Ki.async&&No.push("async "),Ki.generator?No.push("function* "):No.push("function "),Ki.id&&No.push(Lr("id"));let Us=Xn(ar,Lr,Jr,ea),sr=Sr(ar,Lr,Jr),So=Fn(Ki,sr);return No.push(En(ar,Jr,Lr),ut([So?ut(Us):Us,sr]),Ki.body?" ":"",Lr("body")),Jr.semi&&(Ki.declare||!Ki.body)&&No.push(";"),No}function Vn(ar,Lr,Jr){let Hr=ar.getNode(),{kind:Ki}=Hr,ea=Hr.value||Hr,No=[];return!Ki||Ki==="init"||Ki==="method"||Ki==="constructor"?ea.async&&No.push("async "):(De.ok(Ki==="get"||Ki==="set"),No.push(Ki," ")),ea.generator&&No.push("*"),No.push(fr(ar,Lr,Jr),Hr.optional||Hr.key.optional?"?":""),Hr===ea?No.push(On(ar,Lr,Jr)):ea.type==="FunctionExpression"?No.push(ar.call(Us=>On(Us,Lr,Jr),"value")):No.push(Jr("value")),No}function On(ar,Lr,Jr){let Hr=ar.getNode(),Ki=Xn(ar,Jr,Lr),ea=Sr(ar,Jr,Lr),No=Fn(Hr,ea),Us=[En(ar,Lr,Jr),ut([No?ut(Ki):Ki,ea])];return Hr.body?Us.push(" ",Jr("body")):Us.push(Lr.semi?";":""),Us}function Pr(ar,Lr,Jr,Hr){let Ki=ar.getValue(),ea=[];if(Ki.async&&ea.push("async "),Kn(ar,Lr))ea.push(Jr(["params",0]));else{let Us=Hr&&(Hr.expandLastArg||Hr.expandFirstArg),sr=Sr(ar,Jr,Lr);if(Us){if(Xt(sr))throw new Ie;sr=ut(Ot(sr))}ea.push(ut([Xn(ar,Jr,Lr,Us,!0),sr]))}let No=Xe(ar,Lr,!0,Us=>{let sr=Le(Lr.originalText,Us,Rn);return sr!==!1&&Lr.originalText.slice(sr,sr+2)==="=>"});return No&&ea.push(" ",No),ea}function Tr(ar,Lr,Jr,Hr,Ki,ea){let No=ar.getName(),Us=ar.getParentNode(),sr=Et(Us)&&No==="callee",So=!!(Lr&&Lr.assignmentLayout),_o=ea.body.type!=="BlockStatement"&&ea.body.type!=="ObjectExpression"&&ea.body.type!=="SequenceExpression",li=sr&&_o||Lr&&Lr.assignmentLayout==="chain-tail-arrow-chain",tr=Symbol("arrow-chain");return ea.body.type==="SequenceExpression"&&(Ki=ut(["(",Ct([et,Ki]),et,")"])),ut([ut(Ct([sr||So?et:"",ut(it([" =>",Be],Jr),{shouldBreak:Hr})]),{id:tr,shouldBreak:li})," =>",ht(_o?Ct([Be,Ki]):[" ",Ki],{groupId:tr}),sr?bt(et,"",{groupId:tr}):""])}function Fr(ar,Lr,Jr,Hr){let Ki=ar.getValue(),ea=[],No=[],Us=!1;if(function tr(){let ri=Pr(ar,Lr,Jr,Hr);if(ea.length===0)ea.push(ri);else{let{leading:gr,trailing:gi}=Ve(ar,Lr);ea.push([gr,ri]),No.unshift(gi)}Us=Us||Ki.returnType&&It(Ki).length>0||Ki.typeParameters||It(Ki).some(gr=>gr.type!=="Identifier"),Ki.body.type!=="ArrowFunctionExpression"||Hr&&Hr.expandLastArg?No.unshift(Jr("body",Hr)):(Ki=Ki.body,ar.call(tr,"body"))}(),ea.length>1)return Tr(ar,Hr,ea,Us,No,Ki);let sr=ea;if(sr.push(" =>"),!an(Lr.originalText,Ki.body)&&(Ki.body.type==="ArrayExpression"||Ki.body.type==="ObjectExpression"||Ki.body.type==="BlockStatement"||hn(Ki.body)||on(Ki.body,Lr.originalText)||Ki.body.type==="ArrowFunctionExpression"||Ki.body.type==="DoExpression"))return ut([...sr," ",No]);if(Ki.body.type==="SequenceExpression")return ut([...sr,ut([" (",Ct([et,No]),et,")"])]);let So=(Hr&&Hr.expandLastArg||ar.getParentNode().type==="JSXExpressionContainer")&&!Pt(Ki),_o=Hr&&Hr.expandLastArg&&Yn(Lr,"all"),li=Ki.body.type==="ConditionalExpression"&&!gt(Ki.body,tr=>tr.type==="ObjectExpression");return ut([...sr,ut([Ct([Be,li?bt("","("):"",No,li?bt("",")"):""]),So?[bt(_o?",":""),et]:""])])}function Kr(ar){let Lr=It(ar);return Lr.length===1&&!ar.typeParameters&&!Pt(ar,St.Dangling)&&Lr[0].type==="Identifier"&&!Lr[0].typeAnnotation&&!Pt(Lr[0])&&!Lr[0].optional&&!ar.predicate&&!ar.returnType}function Kn(ar,Lr){if(Lr.arrowParens==="always")return!1;if(Lr.arrowParens==="avoid"){let Jr=ar.getValue();return Kr(Jr)}return!1}function Sr(ar,Lr,Jr){let Hr=ar.getValue(),Ki=Lr("returnType");if(Hr.returnType&&Lt(Jr.originalText,Hr.returnType))return[" /*: ",Ki," */"];let ea=[Ki];return Hr.returnType&&Hr.returnType.typeAnnotation&&ea.unshift(": "),Hr.predicate&&ea.push(Hr.returnType?" ":": ",Lr("predicate")),ea}function di(ar,Lr,Jr){let Hr=ar.getValue(),Ki=Lr.semi?";":"",ea=[];Hr.argument&&(Cr(Lr,Hr.argument)?ea.push([" (",Ct([xt,Jr("argument")]),xt,")"]):Wt(Hr.argument)||Hr.argument.type==="SequenceExpression"?ea.push(ut([bt(" ("," "),Ct([et,Jr("argument")]),et,bt(")")])):ea.push(" ",Jr("argument")));let No=Ke(Hr),Us=Re(No),sr=Us&&dt(Us);return sr&&ea.push(Ki),Pt(Hr,St.Dangling)&&ea.push(" ",Xe(ar,Lr,!0)),sr||ea.push(Ki),ea}function pi(ar,Lr,Jr){return["return",di(ar,Lr,Jr)]}function Da(ar,Lr,Jr){return["throw",di(ar,Lr,Jr)]}function Cr(ar,Lr){if(an(ar.originalText,Lr))return!0;if(Jt(Lr)){let Jr=Lr,Hr;for(;Hr=yn(Jr);)if(Jr=Hr,an(ar.originalText,Jr))return!0}return!1}tt.exports={printFunction:Dr,printArrowFunction:Fr,printMethod:Vn,printReturnStatement:pi,printThrowStatement:Da,printMethodInternal:On,shouldPrintParamsWithoutParens:Kn}}}),Yr=xn({"src/language-js/print/decorators.js"(ze,tt){Ln();var{isNonEmptyArray:De,hasNewline:Xe}=al(),{builders:{line:Ve,hardline:Re,join:Le,breakParent:Be,group:et}}=si(),{locStart:ut,locEnd:Ct}=Tp(),{getParentExportDeclaration:bt}=Dc();function xt(Ie,It,an){let Lt=Ie.getValue();return et([Le(Ve,Ie.map(an,"decorators")),Ot(Lt,It)?Re:Ve])}function it(Ie,It,an){return[Le(Re,Ie.map(an,"declaration","decorators")),Re]}function ht(Ie,It,an){let Lt=Ie.getValue(),{decorators:hn}=Lt;if(!De(hn)||Xt(Ie.getParentNode()))return;let on=Lt.type==="ClassExpression"||Lt.type==="ClassDeclaration"||Ot(Lt,It);return[bt(Ie)?Re:on?Be:"",Le(Ve,Ie.map(an,"decorators")),Ve]}function Ot(Ie,It){return Ie.decorators.some(an=>Xe(It.originalText,Ct(an)))}function Xt(Ie){if(Ie.type!=="ExportDefaultDeclaration"&&Ie.type!=="ExportNamedDeclaration"&&Ie.type!=="DeclareExportDeclaration")return!1;let It=Ie.declaration&&Ie.declaration.decorators;return De(It)&&ut(Ie)===ut(It[0])}tt.exports={printDecorators:ht,printClassMemberDecorators:xt,printDecoratorsBeforeExport:it,hasDecoratorsBeforeExport:Xt}}}),Ci=xn({"src/language-js/print/class.js"(ze,tt){Ln();var{isNonEmptyArray:De,createGroupIdMapper:Xe}=al(),{printComments:Ve,printDanglingComments:Re}=cs(),{builders:{join:Le,line:Be,hardline:et,softline:ut,group:Ct,indent:bt,ifBreak:xt}}=si(),{hasComment:it,CommentCheckFlags:ht}=Dc(),{getTypeParametersGroupId:Ot}=nr(),{printMethod:Xt}=_r(),{printOptionalToken:Ie,printTypeAnnotation:It,printDefiniteToken:an}=Ut(),{printPropertyKey:Lt}=dr(),{printAssignment:hn}=nn(),{printClassMemberDecorators:on}=Yr();function Yn(qt,Jt,yn){let Rn=qt.getValue(),Xn=[];Rn.declare&&Xn.push("declare "),Rn.abstract&&Xn.push("abstract "),Xn.push("class");let Fn=Rn.id&&it(Rn.id,ht.Trailing)||Rn.typeParameters&&it(Rn.typeParameters,ht.Trailing)||Rn.superClass&&it(Rn.superClass)||De(Rn.extends)||De(Rn.mixins)||De(Rn.implements),fr=[],En=[];if(Rn.id&&fr.push(" ",yn("id")),fr.push(yn("typeParameters")),Rn.superClass){let Dr=[St(qt,Jt,yn),yn("superTypeParameters")],Vn=qt.call(On=>["extends ",Ve(On,Dr,Jt)],"superClass");Fn?En.push(Be,Ct(Vn)):En.push(" ",Vn)}else En.push(Ke(qt,Jt,yn,"extends"));if(En.push(Ke(qt,Jt,yn,"mixins"),Ke(qt,Jt,yn,"implements")),Fn){let Dr;Pt(Rn)?Dr=[...fr,bt(En)]:Dr=bt([...fr,En]),Xn.push(Ct(Dr,{id:gt(Rn)}))}else Xn.push(...fr,...En);return Xn.push(" ",yn("body")),Xn}var gt=Xe("heritageGroup");function Wt(qt){return xt(et,"",{groupId:gt(qt)})}function dt(qt){return["superClass","extends","mixins","implements"].filter(Jt=>!!qt[Jt]).length>1}function Pt(qt){return qt.typeParameters&&!it(qt.typeParameters,ht.Trailing|ht.Line)&&!dt(qt)}function Ke(qt,Jt,yn,Rn){let Xn=qt.getValue();if(!De(Xn[Rn]))return"";let Fn=Re(qt,Jt,!0,fr=>{let{marker:En}=fr;return En===Rn});return[Pt(Xn)?xt(" ",Be,{groupId:Ot(Xn.typeParameters)}):Be,Fn,Fn&&et,Rn,Ct(bt([Be,Le([",",Be],qt.map(yn,Rn))]))]}function St(qt,Jt,yn){let Rn=yn("superClass");return qt.getParentNode().type==="AssignmentExpression"?Ct(xt(["(",bt([ut,Rn]),ut,")"],Rn)):Rn}function Et(qt,Jt,yn){let Rn=qt.getValue(),Xn=[];return De(Rn.decorators)&&Xn.push(on(qt,Jt,yn)),Rn.accessibility&&Xn.push(Rn.accessibility+" "),Rn.readonly&&Xn.push("readonly "),Rn.declare&&Xn.push("declare "),Rn.static&&Xn.push("static "),(Rn.type==="TSAbstractMethodDefinition"||Rn.abstract)&&Xn.push("abstract "),Rn.override&&Xn.push("override "),Xn.push(Xt(qt,Jt,yn)),Xn}function Ht(qt,Jt,yn){let Rn=qt.getValue(),Xn=[],Fn=Jt.semi?";":"";return De(Rn.decorators)&&Xn.push(on(qt,Jt,yn)),Rn.accessibility&&Xn.push(Rn.accessibility+" "),Rn.declare&&Xn.push("declare "),Rn.static&&Xn.push("static "),(Rn.type==="TSAbstractPropertyDefinition"||Rn.type==="TSAbstractAccessorProperty"||Rn.abstract)&&Xn.push("abstract "),Rn.override&&Xn.push("override "),Rn.readonly&&Xn.push("readonly "),Rn.variance&&Xn.push(yn("variance")),(Rn.type==="ClassAccessorProperty"||Rn.type==="AccessorProperty"||Rn.type==="TSAbstractAccessorProperty")&&Xn.push("accessor "),Xn.push(Lt(qt,Jt,yn),Ie(qt),an(qt),It(qt,Jt,yn)),[hn(qt,Jt,yn,Xn," =","value"),Fn]}tt.exports={printClass:Yn,printClassMethod:Et,printClassProperty:Ht,printHardlineAfterHeritage:Wt}}}),Ri=xn({"src/language-js/print/interface.js"(ze,tt){Ln();var{isNonEmptyArray:De}=al(),{builders:{join:Xe,line:Ve,group:Re,indent:Le,ifBreak:Be}}=si(),{hasComment:et,identity:ut,CommentCheckFlags:Ct}=Dc(),{getTypeParametersGroupId:bt}=nr(),{printTypeScriptModifiers:xt}=Ut();function it(ht,Ot,Xt){let Ie=ht.getValue(),It=[];Ie.declare&&It.push("declare "),Ie.type==="TSInterfaceDeclaration"&&It.push(Ie.abstract?"abstract ":"",xt(ht,Ot,Xt)),It.push("interface");let an=[],Lt=[];Ie.type!=="InterfaceTypeAnnotation"&&an.push(" ",Xt("id"),Xt("typeParameters"));let hn=Ie.typeParameters&&!et(Ie.typeParameters,Ct.Trailing|Ct.Line);return De(Ie.extends)&&Lt.push(hn?Be(" ",Ve,{groupId:bt(Ie.typeParameters)}):Ve,"extends ",(Ie.extends.length===1?ut:Le)(Xe([",",Ve],ht.map(Xt,"extends")))),Ie.id&&et(Ie.id,Ct.Trailing)||De(Ie.extends)?hn?It.push(Re([...an,Le(Lt)])):It.push(Re(Le([...an,...Lt]))):It.push(...an,...Lt),It.push(" ",Xt("body")),Re(It)}tt.exports={printInterface:it}}}),Bi=xn({"src/language-js/print/module.js"(ze,tt){Ln();var{isNonEmptyArray:De}=al(),{builders:{softline:Xe,group:Ve,indent:Re,join:Le,line:Be,ifBreak:et,hardline:ut}}=si(),{printDanglingComments:Ct}=cs(),{hasComment:bt,CommentCheckFlags:xt,shouldPrintComma:it,needsHardlineAfterDanglingComment:ht,isStringLiteral:Ot,rawText:Xt}=Dc(),{locStart:Ie,hasSameLoc:It}=Tp(),{hasDecoratorsBeforeExport:an,printDecoratorsBeforeExport:Lt}=Yr();function hn(Ht,qt,Jt){let yn=Ht.getValue(),Rn=qt.semi?";":"",Xn=[],{importKind:Fn}=yn;return Xn.push("import"),Fn&&Fn!=="value"&&Xn.push(" ",Fn),Xn.push(dt(Ht,qt,Jt),Wt(Ht,qt,Jt),Ke(Ht,qt,Jt),Rn),Xn}function on(Ht,qt,Jt){let yn=Ht.getValue(),Rn=[];an(yn)&&Rn.push(Lt(Ht,qt,Jt));let{type:Xn,exportKind:Fn,declaration:fr}=yn;return Rn.push("export"),(yn.default||Xn==="ExportDefaultDeclaration")&&Rn.push(" default"),bt(yn,xt.Dangling)&&(Rn.push(" ",Ct(Ht,qt,!0)),ht(yn)&&Rn.push(ut)),fr?Rn.push(" ",Jt("declaration")):Rn.push(Fn==="type"?" type":"",dt(Ht,qt,Jt),Wt(Ht,qt,Jt),Ke(Ht,qt,Jt)),gt(yn,qt)&&Rn.push(";"),Rn}function Yn(Ht,qt,Jt){let yn=Ht.getValue(),Rn=qt.semi?";":"",Xn=[],{exportKind:Fn,exported:fr}=yn;return Xn.push("export"),Fn==="type"&&Xn.push(" type"),Xn.push(" *"),fr&&Xn.push(" as ",Jt("exported")),Xn.push(Wt(Ht,qt,Jt),Ke(Ht,qt,Jt),Rn),Xn}function gt(Ht,qt){if(!qt.semi)return!1;let{type:Jt,declaration:yn}=Ht,Rn=Ht.default||Jt==="ExportDefaultDeclaration";if(!yn)return!0;let{type:Xn}=yn;return!!(Rn&&Xn!=="ClassDeclaration"&&Xn!=="FunctionDeclaration"&&Xn!=="TSInterfaceDeclaration"&&Xn!=="DeclareClass"&&Xn!=="DeclareFunction"&&Xn!=="TSDeclareFunction"&&Xn!=="EnumDeclaration")}function Wt(Ht,qt,Jt){let yn=Ht.getValue();if(!yn.source)return"";let Rn=[];return Pt(yn,qt)||Rn.push(" from"),Rn.push(" ",Jt("source")),Rn}function dt(Ht,qt,Jt){let yn=Ht.getValue();if(Pt(yn,qt))return"";let Rn=[" "];if(De(yn.specifiers)){let Xn=[],Fn=[];Ht.each(()=>{let fr=Ht.getValue().type;if(fr==="ExportNamespaceSpecifier"||fr==="ExportDefaultSpecifier"||fr==="ImportNamespaceSpecifier"||fr==="ImportDefaultSpecifier")Xn.push(Jt());else if(fr==="ExportSpecifier"||fr==="ImportSpecifier")Fn.push(Jt());else throw new Error(`Unknown specifier type ${JSON.stringify(fr)}`)},"specifiers"),Rn.push(Le(", ",Xn)),Fn.length>0&&(Xn.length>0&&Rn.push(", "),Fn.length>1||Xn.length>0||yn.specifiers.some(fr=>bt(fr))?Rn.push(Ve(["{",Re([qt.bracketSpacing?Be:Xe,Le([",",Be],Fn)]),et(it(qt)?",":""),qt.bracketSpacing?Be:Xe,"}"])):Rn.push(["{",qt.bracketSpacing?" ":"",...Fn,qt.bracketSpacing?" ":"","}"]))}else Rn.push("{}");return Rn}function Pt(Ht,qt){let{type:Jt,importKind:yn,source:Rn,specifiers:Xn}=Ht;return Jt!=="ImportDeclaration"||De(Xn)||yn==="type"?!1:!/{\s*}/.test(qt.originalText.slice(Ie(Ht),Ie(Rn)))}function Ke(Ht,qt,Jt){let yn=Ht.getNode();return De(yn.assertions)?[" assert {",qt.bracketSpacing?" ":"",Le(", ",Ht.map(Jt,"assertions")),qt.bracketSpacing?" ":"","}"]:""}function St(Ht,qt,Jt){let yn=Ht.getNode(),{type:Rn}=yn,Xn=[],Fn=Rn==="ImportSpecifier"?yn.importKind:yn.exportKind;Fn&&Fn!=="value"&&Xn.push(Fn," ");let fr=Rn.startsWith("Import"),En=fr?"imported":"local",Dr=fr?"local":"exported",Vn=yn[En],On=yn[Dr],Pr="",Tr="";return Rn==="ExportNamespaceSpecifier"||Rn==="ImportNamespaceSpecifier"?Pr="*":Vn&&(Pr=Jt(En)),On&&!Et(yn)&&(Tr=Jt(Dr)),Xn.push(Pr,Pr&&Tr?" as ":"",Tr),Xn}function Et(Ht){if(Ht.type!=="ImportSpecifier"&&Ht.type!=="ExportSpecifier")return!1;let{local:qt,[Ht.type==="ImportSpecifier"?"imported":"exported"]:Jt}=Ht;if(qt.type!==Jt.type||!It(qt,Jt))return!1;if(Ot(qt))return qt.value===Jt.value&&Xt(qt)===Xt(Jt);switch(qt.type){case"Identifier":return qt.name===Jt.name;default:return!1}}tt.exports={printImportDeclaration:hn,printExportDeclaration:on,printExportAllDeclaration:Yn,printModuleSpecifier:St}}}),Nr=xn({"src/language-js/print/object.js"(ze,tt){Ln();var{printDanglingComments:De}=cs(),{builders:{line:Xe,softline:Ve,group:Re,indent:Le,ifBreak:Be,hardline:et}}=si(),{getLast:ut,hasNewlineInRange:Ct,hasNewline:bt,isNonEmptyArray:xt}=al(),{shouldPrintComma:it,hasComment:ht,getComments:Ot,CommentCheckFlags:Xt,isNextLineEmpty:Ie}=Dc(),{locStart:It,locEnd:an}=Tp(),{printOptionalToken:Lt,printTypeAnnotation:hn}=Ut(),{shouldHugFunctionParameters:on}=fe(),{shouldHugType:Yn}=Fe(),{printHardlineAfterHeritage:gt}=Ci();function Wt(dt,Pt,Ke){let St=Pt.semi?";":"",Et=dt.getValue(),Ht;Et.type==="TSTypeLiteral"?Ht="members":Et.type==="TSInterfaceBody"?Ht="body":Ht="properties";let qt=Et.type==="ObjectTypeAnnotation",Jt=[Ht];qt&&Jt.push("indexers","callProperties","internalSlots");let yn=Jt.map(Kn=>Et[Kn][0]).sort((Kn,Sr)=>It(Kn)-It(Sr))[0],Rn=dt.getParentNode(0),Xn=qt&&Rn&&(Rn.type==="InterfaceDeclaration"||Rn.type==="DeclareInterface"||Rn.type==="DeclareClass")&&dt.getName()==="body",Fn=Et.type==="TSInterfaceBody"||Xn||Et.type==="ObjectPattern"&&Rn.type!=="FunctionDeclaration"&&Rn.type!=="FunctionExpression"&&Rn.type!=="ArrowFunctionExpression"&&Rn.type!=="ObjectMethod"&&Rn.type!=="ClassMethod"&&Rn.type!=="ClassPrivateMethod"&&Rn.type!=="AssignmentPattern"&&Rn.type!=="CatchClause"&&Et.properties.some(Kn=>Kn.value&&(Kn.value.type==="ObjectPattern"||Kn.value.type==="ArrayPattern"))||Et.type!=="ObjectPattern"&&yn&&Ct(Pt.originalText,It(Et),It(yn)),fr=Xn?";":Et.type==="TSInterfaceBody"||Et.type==="TSTypeLiteral"?Be(St,";"):",",En=Et.type==="RecordExpression"?"#{":Et.exact?"{|":"{",Dr=Et.exact?"|}":"}",Vn=[];for(let Kn of Jt)dt.each(Sr=>{let di=Sr.getValue();Vn.push({node:di,printed:Ke(),loc:It(di)})},Kn);Jt.length>1&&Vn.sort((Kn,Sr)=>Kn.loc-Sr.loc);let On=[],Pr=Vn.map(Kn=>{let Sr=[...On,Re(Kn.printed)];return On=[fr,Xe],(Kn.node.type==="TSPropertySignature"||Kn.node.type==="TSMethodSignature"||Kn.node.type==="TSConstructSignatureDeclaration")&&ht(Kn.node,Xt.PrettierIgnore)&&On.shift(),Ie(Kn.node,Pt)&&On.push(et),Sr});if(Et.inexact){let Kn;if(ht(Et,Xt.Dangling)){let Sr=ht(Et,Xt.Line);Kn=[De(dt,Pt,!0),Sr||bt(Pt.originalText,an(ut(Ot(Et))))?et:Xe,"..."]}else Kn=["..."];Pr.push([...On,...Kn])}let Tr=ut(Et[Ht]),Fr=!(Et.inexact||Tr&&Tr.type==="RestElement"||Tr&&(Tr.type==="TSPropertySignature"||Tr.type==="TSCallSignatureDeclaration"||Tr.type==="TSMethodSignature"||Tr.type==="TSConstructSignatureDeclaration")&&ht(Tr,Xt.PrettierIgnore)),Kr;if(Pr.length===0){if(!ht(Et,Xt.Dangling))return[En,Dr,hn(dt,Pt,Ke)];Kr=Re([En,De(dt,Pt),Ve,Dr,Lt(dt),hn(dt,Pt,Ke)])}else Kr=[Xn&&xt(Et.properties)?gt(Rn):"",En,Le([Pt.bracketSpacing?Xe:Ve,...Pr]),Be(Fr&&(fr!==","||it(Pt))?fr:""),Pt.bracketSpacing?Xe:Ve,Dr,Lt(dt),hn(dt,Pt,Ke)];return dt.match(Kn=>Kn.type==="ObjectPattern"&&!Kn.decorators,(Kn,Sr,di)=>on(Kn)&&(Sr==="params"||Sr==="parameters"||Sr==="this"||Sr==="rest")&&di===0)||dt.match(Yn,(Kn,Sr)=>Sr==="typeAnnotation",(Kn,Sr)=>Sr==="typeAnnotation",(Kn,Sr,di)=>on(Kn)&&(Sr==="params"||Sr==="parameters"||Sr==="this"||Sr==="rest")&&di===0)||!Fn&&dt.match(Kn=>Kn.type==="ObjectPattern",Kn=>Kn.type==="AssignmentExpression"||Kn.type==="VariableDeclarator")?Kr:Re(Kr,{shouldBreak:Fn})}tt.exports={printObject:Wt}}}),Pi=xn({"src/language-js/print/flow.js"(ze,tt){Ln();var De=Zo(),{printDanglingComments:Xe}=cs(),{printString:Ve,printNumber:Re}=al(),{builders:{hardline:Le,softline:Be,group:et,indent:ut}}=si(),{getParentExportDeclaration:Ct,isFunctionNotation:bt,isGetterOrSetter:xt,rawText:it,shouldPrintComma:ht}=Dc(),{locStart:Ot,locEnd:Xt}=Tp(),{replaceTextEndOfLine:Ie}=wc(),{printClass:It}=Ci(),{printOpaqueType:an,printTypeAlias:Lt,printIntersectionType:hn,printUnionType:on,printFunctionType:Yn,printTupleType:gt,printIndexedAccessType:Wt}=Fe(),{printInterface:dt}=Ri(),{printTypeParameter:Pt,printTypeParameters:Ke}=nr(),{printExportDeclaration:St,printExportAllDeclaration:Et}=Bi(),{printArrayItems:Ht}=st(),{printObject:qt}=Nr(),{printPropertyKey:Jt}=dr(),{printOptionalToken:yn,printTypeAnnotation:Rn,printRestSpread:Xn}=Ut();function Fn(En,Dr,Vn){let On=En.getValue(),Pr=Dr.semi?";":"",Tr=[];switch(On.type){case"DeclareClass":return fr(En,It(En,Dr,Vn));case"DeclareFunction":return fr(En,["function ",Vn("id"),On.predicate?" ":"",Vn("predicate"),Pr]);case"DeclareModule":return fr(En,["module ",Vn("id")," ",Vn("body")]);case"DeclareModuleExports":return fr(En,["module.exports",": ",Vn("typeAnnotation"),Pr]);case"DeclareVariable":return fr(En,["var ",Vn("id"),Pr]);case"DeclareOpaqueType":return fr(En,an(En,Dr,Vn));case"DeclareInterface":return fr(En,dt(En,Dr,Vn));case"DeclareTypeAlias":return fr(En,Lt(En,Dr,Vn));case"DeclareExportDeclaration":return fr(En,St(En,Dr,Vn));case"DeclareExportAllDeclaration":return fr(En,Et(En,Dr,Vn));case"OpaqueType":return an(En,Dr,Vn);case"TypeAlias":return Lt(En,Dr,Vn);case"IntersectionTypeAnnotation":return hn(En,Dr,Vn);case"UnionTypeAnnotation":return on(En,Dr,Vn);case"FunctionTypeAnnotation":return Yn(En,Dr,Vn);case"TupleTypeAnnotation":return gt(En,Dr,Vn);case"GenericTypeAnnotation":return[Vn("id"),Ke(En,Dr,Vn,"typeParameters")];case"IndexedAccessType":case"OptionalIndexedAccessType":return Wt(En,Dr,Vn);case"TypeAnnotation":return Vn("typeAnnotation");case"TypeParameter":return Pt(En,Dr,Vn);case"TypeofTypeAnnotation":return["typeof ",Vn("argument")];case"ExistsTypeAnnotation":return"*";case"EmptyTypeAnnotation":return"empty";case"MixedTypeAnnotation":return"mixed";case"ArrayTypeAnnotation":return[Vn("elementType"),"[]"];case"BooleanLiteralTypeAnnotation":return String(On.value);case"EnumDeclaration":return["enum ",Vn("id")," ",Vn("body")];case"EnumBooleanBody":case"EnumNumberBody":case"EnumStringBody":case"EnumSymbolBody":{if(On.type==="EnumSymbolBody"||On.explicitType){let Fr=null;switch(On.type){case"EnumBooleanBody":Fr="boolean";break;case"EnumNumberBody":Fr="number";break;case"EnumStringBody":Fr="string";break;case"EnumSymbolBody":Fr="symbol";break}Tr.push("of ",Fr," ")}if(On.members.length===0&&!On.hasUnknownMembers)Tr.push(et(["{",Xe(En,Dr),Be,"}"]));else{let Fr=On.members.length>0?[Le,Ht(En,Dr,"members",Vn),On.hasUnknownMembers||ht(Dr)?",":""]:[];Tr.push(et(["{",ut([...Fr,...On.hasUnknownMembers?[Le,"..."]:[]]),Xe(En,Dr,!0),Le,"}"]))}return Tr}case"EnumBooleanMember":case"EnumNumberMember":case"EnumStringMember":return[Vn("id")," = ",typeof On.init=="object"?Vn("init"):String(On.init)];case"EnumDefaultedMember":return Vn("id");case"FunctionTypeParam":{let Fr=On.name?Vn("name"):En.getParentNode().this===On?"this":"";return[Fr,yn(En),Fr?": ":"",Vn("typeAnnotation")]}case"InterfaceDeclaration":case"InterfaceTypeAnnotation":return dt(En,Dr,Vn);case"ClassImplements":case"InterfaceExtends":return[Vn("id"),Vn("typeParameters")];case"NullableTypeAnnotation":return["?",Vn("typeAnnotation")];case"Variance":{let{kind:Fr}=On;return De.ok(Fr==="plus"||Fr==="minus"),Fr==="plus"?"+":"-"}case"ObjectTypeCallProperty":return On.static&&Tr.push("static "),Tr.push(Vn("value")),Tr;case"ObjectTypeIndexer":return[On.static?"static ":"",On.variance?Vn("variance"):"","[",Vn("id"),On.id?": ":"",Vn("key"),"]: ",Vn("value")];case"ObjectTypeProperty":{let Fr="";return On.proto?Fr="proto ":On.static&&(Fr="static "),[Fr,xt(On)?On.kind+" ":"",On.variance?Vn("variance"):"",Jt(En,Dr,Vn),yn(En),bt(On)?"":": ",Vn("value")]}case"ObjectTypeAnnotation":return qt(En,Dr,Vn);case"ObjectTypeInternalSlot":return[On.static?"static ":"","[[",Vn("id"),"]]",yn(En),On.method?"":": ",Vn("value")];case"ObjectTypeSpreadProperty":return Xn(En,Dr,Vn);case"QualifiedTypeofIdentifier":case"QualifiedTypeIdentifier":return[Vn("qualification"),".",Vn("id")];case"StringLiteralTypeAnnotation":return Ie(Ve(it(On),Dr));case"NumberLiteralTypeAnnotation":De.strictEqual(typeof On.value,"number");case"BigIntLiteralTypeAnnotation":return On.extra?Re(On.extra.raw):Re(On.raw);case"TypeCastExpression":return["(",Vn("expression"),Rn(En,Dr,Vn),")"];case"TypeParameterDeclaration":case"TypeParameterInstantiation":{let Fr=Ke(En,Dr,Vn,"params");if(Dr.parser==="flow"){let Kr=Ot(On),Kn=Xt(On),Sr=Dr.originalText.lastIndexOf("/*",Kr),di=Dr.originalText.indexOf("*/",Kn);if(Sr!==-1&&di!==-1){let pi=Dr.originalText.slice(Sr+2,di).trim();if(pi.startsWith("::")&&!pi.includes("/*")&&!pi.includes("*/"))return["/*:: ",Fr," */"]}}return Fr}case"InferredPredicate":return"%checks";case"DeclaredPredicate":return["%checks(",Vn("value"),")"];case"AnyTypeAnnotation":return"any";case"BooleanTypeAnnotation":return"boolean";case"BigIntTypeAnnotation":return"bigint";case"NullLiteralTypeAnnotation":return"null";case"NumberTypeAnnotation":return"number";case"SymbolTypeAnnotation":return"symbol";case"StringTypeAnnotation":return"string";case"VoidTypeAnnotation":return"void";case"ThisTypeAnnotation":return"this";case"Node":case"Printable":case"SourceLocation":case"Position":case"Statement":case"Function":case"Pattern":case"Expression":case"Declaration":case"Specifier":case"NamedSpecifier":case"Comment":case"MemberTypeAnnotation":case"Type":throw new Error("unprintable type: "+JSON.stringify(On.type))}}function fr(En,Dr){let Vn=Ct(En);return Vn?(De.strictEqual(Vn.type,"DeclareExportDeclaration"),Dr):["declare ",Dr]}tt.exports={printFlow:Fn}}}),ia=xn({"src/language-js/utils/is-ts-keyword-type.js"(ze,tt){Ln();function De(Xe){let{type:Ve}=Xe;return Ve.startsWith("TS")&&Ve.endsWith("Keyword")}tt.exports=De}}),Pn=xn({"src/language-js/print/ternary.js"(ze,tt){Ln();var{hasNewlineInRange:De}=al(),{isJsxNode:Xe,getComments:Ve,isCallExpression:Re,isMemberExpression:Le,isTSTypeExpression:Be}=Dc(),{locStart:et,locEnd:ut}=Tp(),Ct=tu(),{builders:{line:bt,softline:xt,group:it,indent:ht,align:Ot,ifBreak:Xt,dedent:Ie,breakParent:It}}=si();function an(gt){let Wt=[gt];for(let dt=0;dt<Wt.length;dt++){let Pt=Wt[dt];for(let Ke of["test","consequent","alternate"]){let St=Pt[Ke];if(Xe(St))return!0;St.type==="ConditionalExpression"&&Wt.push(St)}}return!1}function Lt(gt,Wt,dt){let Pt=gt.getValue(),Ke=Pt.type==="ConditionalExpression",St=Ke?"alternate":"falseType",Et=gt.getParentNode(),Ht=Ke?dt("test"):[dt("checkType")," ","extends"," ",dt("extendsType")];return Et.type===Pt.type&&Et[St]===Pt?Ot(2,Ht):Ht}var hn=new Map([["AssignmentExpression","right"],["VariableDeclarator","init"],["ReturnStatement","argument"],["ThrowStatement","argument"],["UnaryExpression","argument"],["YieldExpression","argument"]]);function on(gt){let Wt=gt.getValue();if(Wt.type!=="ConditionalExpression")return!1;let dt,Pt=Wt;for(let Ke=0;!dt;Ke++){let St=gt.getParentNode(Ke);if(Re(St)&&St.callee===Pt||Le(St)&&St.object===Pt||St.type==="TSNonNullExpression"&&St.expression===Pt){Pt=St;continue}St.type==="NewExpression"&&St.callee===Pt||Be(St)&&St.expression===Pt?(dt=gt.getParentNode(Ke+1),Pt=St):dt=St}return Pt===Wt?!1:dt[hn.get(dt.type)]===Pt}function Yn(gt,Wt,dt){let Pt=gt.getValue(),Ke=Pt.type==="ConditionalExpression",St=Ke?"consequent":"trueType",Et=Ke?"alternate":"falseType",Ht=Ke?["test"]:["checkType","extendsType"],qt=Pt[St],Jt=Pt[Et],yn=[],Rn=!1,Xn=gt.getParentNode(),Fn=Xn.type===Pt.type&&Ht.some(di=>Xn[di]===Pt),fr=Xn.type===Pt.type&&!Fn,En,Dr,Vn=0;do Dr=En||Pt,En=gt.getParentNode(Vn),Vn++;while(En&&En.type===Pt.type&&Ht.every(di=>En[di]!==Dr));let On=En||Xn,Pr=Dr;if(Ke&&(Xe(Pt[Ht[0]])||Xe(qt)||Xe(Jt)||an(Pr))){Rn=!0,fr=!0;let di=Da=>[Xt("("),ht([xt,Da]),xt,Xt(")")],pi=Da=>Da.type==="NullLiteral"||Da.type==="Literal"&&Da.value===null||Da.type==="Identifier"&&Da.name==="undefined";yn.push(" ? ",pi(qt)?dt(St):di(dt(St))," : ",Jt.type===Pt.type||pi(Jt)?dt(Et):di(dt(Et)))}else{let di=[bt,"? ",qt.type===Pt.type?Xt("","("):"",Ot(2,dt(St)),qt.type===Pt.type?Xt("",")"):"",bt,": ",Jt.type===Pt.type?dt(Et):Ot(2,dt(Et))];yn.push(Xn.type!==Pt.type||Xn[Et]===Pt||Fn?di:Wt.useTabs?Ie(ht(di)):Ot(Math.max(0,Wt.tabWidth-2),di))}let Tr=[...Ht.map(di=>Ve(Pt[di])),Ve(qt),Ve(Jt)].flat().some(di=>Ct(di)&&De(Wt.originalText,et(di),ut(di))),Fr=di=>Xn===On?it(di,{shouldBreak:Tr}):Tr?[di,It]:di,Kr=!Rn&&(Le(Xn)||Xn.type==="NGPipeExpression"&&Xn.left===Pt)&&!Xn.computed,Kn=on(gt),Sr=Fr([Lt(gt,Wt,dt),fr?yn:ht(yn),Ke&&Kr&&!Kn?xt:""]);return Fn||Kn?it([ht([xt,Sr]),xt]):Sr}tt.exports={printTernary:Yn}}}),ei=xn({"src/language-js/print/statement.js"(ze,tt){Ln();var{builders:{hardline:De}}=si(),Xe=$0(),{getLeftSidePathName:Ve,hasNakedLeftSide:Re,isJsxNode:Le,isTheOnlyJsxElementInMarkdown:Be,hasComment:et,CommentCheckFlags:ut,isNextLineEmpty:Ct}=Dc(),{shouldPrintParamsWithoutParens:bt}=_r();function xt(Lt,hn,on,Yn){let gt=Lt.getValue(),Wt=[],dt=gt.type==="ClassBody",Pt=it(gt[Yn]);return Lt.each((Ke,St,Et)=>{let Ht=Ke.getValue();if(Ht.type==="EmptyStatement")return;let qt=on();!hn.semi&&!dt&&!Be(hn,Ke)&&ht(Ke,hn)?et(Ht,ut.Leading)?Wt.push(on([],{needsSemi:!0})):Wt.push(";",qt):Wt.push(qt),!hn.semi&&dt&&It(Ht)&&an(Ht,Et[St+1])&&Wt.push(";"),Ht!==Pt&&(Wt.push(De),Ct(Ht,hn)&&Wt.push(De))},Yn),Wt}function it(Lt){for(let hn=Lt.length-1;hn>=0;hn--){let on=Lt[hn];if(on.type!=="EmptyStatement")return on}}function ht(Lt,hn){return Lt.getNode().type!=="ExpressionStatement"?!1:Lt.call(on=>Ot(on,hn),"expression")}function Ot(Lt,hn){let on=Lt.getValue();switch(on.type){case"ParenthesizedExpression":case"TypeCastExpression":case"ArrayExpression":case"ArrayPattern":case"TemplateLiteral":case"TemplateElement":case"RegExpLiteral":return!0;case"ArrowFunctionExpression":{if(!bt(Lt,hn))return!0;break}case"UnaryExpression":{let{prefix:Yn,operator:gt}=on;if(Yn&&(gt==="+"||gt==="-"))return!0;break}case"BindExpression":{if(!on.object)return!0;break}case"Literal":{if(on.regex)return!0;break}default:if(Le(on))return!0}return Xe(Lt,hn)?!0:Re(on)?Lt.call(Yn=>Ot(Yn,hn),...Ve(Lt,on)):!1}function Xt(Lt,hn,on){return xt(Lt,hn,on,"body")}function Ie(Lt,hn,on){return xt(Lt,hn,on,"consequent")}var It=Lt=>{let{type:hn}=Lt;return hn==="ClassProperty"||hn==="PropertyDefinition"||hn==="ClassPrivateProperty"||hn==="ClassAccessorProperty"||hn==="AccessorProperty"||hn==="TSAbstractPropertyDefinition"||hn==="TSAbstractAccessorProperty"};function an(Lt,hn){let{type:on,name:Yn}=Lt.key;if(!Lt.computed&&on==="Identifier"&&(Yn==="static"||Yn==="get"||Yn==="set"||Yn==="accessor")&&!Lt.value&&!Lt.typeAnnotation)return!0;if(!hn||hn.static||hn.accessibility)return!1;if(!hn.computed){let gt=hn.key&&hn.key.name;if(gt==="in"||gt==="instanceof")return!0}if(It(hn)&&hn.variance&&!hn.static&&!hn.declare)return!0;switch(hn.type){case"ClassProperty":case"PropertyDefinition":case"TSAbstractPropertyDefinition":return hn.computed;case"MethodDefinition":case"TSAbstractMethodDefinition":case"ClassMethod":case"ClassPrivateMethod":{if((hn.value?hn.value.async:hn.async)||hn.kind==="get"||hn.kind==="set")return!1;let gt=hn.value?hn.value.generator:hn.generator;return!!(hn.computed||gt)}case"TSIndexSignature":return!0}return!1}tt.exports={printBody:Xt,printSwitchCaseConsequent:Ie}}}),Ji=xn({"src/language-js/print/block.js"(ze,tt){Ln();var{printDanglingComments:De}=cs(),{isNonEmptyArray:Xe}=al(),{builders:{hardline:Ve,indent:Re}}=si(),{hasComment:Le,CommentCheckFlags:Be,isNextLineEmpty:et}=Dc(),{printHardlineAfterHeritage:ut}=Ci(),{printBody:Ct}=ei();function bt(it,ht,Ot){let Xt=it.getValue(),Ie=[];if(Xt.type==="StaticBlock"&&Ie.push("static "),Xt.type==="ClassBody"&&Xe(Xt.body)){let an=it.getParentNode();Ie.push(ut(an))}Ie.push("{");let It=xt(it,ht,Ot);if(It)Ie.push(Re([Ve,It]),Ve);else{let an=it.getParentNode(),Lt=it.getParentNode(1);an.type==="ArrowFunctionExpression"||an.type==="FunctionExpression"||an.type==="FunctionDeclaration"||an.type==="ObjectMethod"||an.type==="ClassMethod"||an.type==="ClassPrivateMethod"||an.type==="ForStatement"||an.type==="WhileStatement"||an.type==="DoWhileStatement"||an.type==="DoExpression"||an.type==="CatchClause"&&!Lt.finalizer||an.type==="TSModuleDeclaration"||an.type==="TSDeclareFunction"||Xt.type==="StaticBlock"||Xt.type==="ClassBody"||Ie.push(Ve)}return Ie.push("}"),Ie}function xt(it,ht,Ot){let Xt=it.getValue(),Ie=Xe(Xt.directives),It=Xt.body.some(hn=>hn.type!=="EmptyStatement"),an=Le(Xt,Be.Dangling);if(!Ie&&!It&&!an)return"";let Lt=[];if(Ie&&it.each((hn,on,Yn)=>{Lt.push(Ot()),(on<Yn.length-1||It||an)&&(Lt.push(Ve),et(hn.getValue(),ht)&&Lt.push(Ve))},"directives"),It&&Lt.push(Ct(it,ht,Ot)),an&&Lt.push(De(it,ht,!0)),Xt.type==="Program"){let hn=it.getParentNode();(!hn||hn.type!=="ModuleExpression")&&Lt.push(Ve)}return Lt}tt.exports={printBlock:bt,printBlockBody:xt}}}),na=xn({"src/language-js/print/typescript.js"(ze,tt){Ln();var{printDanglingComments:De}=cs(),{hasNewlineInRange:Xe}=al(),{builders:{join:Ve,line:Re,hardline:Le,softline:Be,group:et,indent:ut,conditionalGroup:Ct,ifBreak:bt}}=si(),{isStringLiteral:xt,getTypeScriptMappedTypeModifier:it,shouldPrintComma:ht,isCallExpression:Ot,isMemberExpression:Xt}=Dc(),Ie=ia(),{locStart:It,locEnd:an}=Tp(),{printOptionalToken:Lt,printTypeScriptModifiers:hn}=Ut(),{printTernary:on}=Pn(),{printFunctionParameters:Yn,shouldGroupFunctionParameters:gt}=fe(),{printTemplateLiteral:Wt}=w0(),{printArrayItems:dt}=st(),{printObject:Pt}=Nr(),{printClassProperty:Ke,printClassMethod:St}=Ci(),{printTypeParameter:Et,printTypeParameters:Ht}=nr(),{printPropertyKey:qt}=dr(),{printFunction:Jt,printMethodInternal:yn}=_r(),{printInterface:Rn}=Ri(),{printBlock:Xn}=Ji(),{printTypeAlias:Fn,printIntersectionType:fr,printUnionType:En,printFunctionType:Dr,printTupleType:Vn,printIndexedAccessType:On,printJSDocType:Pr}=Fe();function Tr(Fr,Kr,Kn){let Sr=Fr.getValue();if(!Sr.type.startsWith("TS"))return;if(Ie(Sr))return Sr.type.slice(2,-7).toLowerCase();let di=Kr.semi?";":"",pi=[];switch(Sr.type){case"TSThisType":return"this";case"TSTypeAssertion":{let Da=!(Sr.expression.type==="ArrayExpression"||Sr.expression.type==="ObjectExpression"),Cr=et(["<",ut([Be,Kn("typeAnnotation")]),Be,">"]),ar=[bt("("),ut([Be,Kn("expression")]),Be,bt(")")];return Da?Ct([[Cr,Kn("expression")],[Cr,et(ar,{shouldBreak:!0})],[Cr,Kn("expression")]]):et([Cr,Kn("expression")])}case"TSDeclareFunction":return Jt(Fr,Kn,Kr);case"TSExportAssignment":return["export = ",Kn("expression"),di];case"TSModuleBlock":return Xn(Fr,Kr,Kn);case"TSInterfaceBody":case"TSTypeLiteral":return Pt(Fr,Kr,Kn);case"TSTypeAliasDeclaration":return Fn(Fr,Kr,Kn);case"TSQualifiedName":return Ve(".",[Kn("left"),Kn("right")]);case"TSAbstractMethodDefinition":case"TSDeclareMethod":return St(Fr,Kr,Kn);case"TSAbstractAccessorProperty":case"TSAbstractPropertyDefinition":return Ke(Fr,Kr,Kn);case"TSInterfaceHeritage":case"TSExpressionWithTypeArguments":return pi.push(Kn("expression")),Sr.typeParameters&&pi.push(Kn("typeParameters")),pi;case"TSTemplateLiteralType":return Wt(Fr,Kn,Kr);case"TSNamedTupleMember":return[Kn("label"),Sr.optional?"?":"",": ",Kn("elementType")];case"TSRestType":return["...",Kn("typeAnnotation")];case"TSOptionalType":return[Kn("typeAnnotation"),"?"];case"TSInterfaceDeclaration":return Rn(Fr,Kr,Kn);case"TSClassImplements":return[Kn("expression"),Kn("typeParameters")];case"TSTypeParameterDeclaration":case"TSTypeParameterInstantiation":return Ht(Fr,Kr,Kn,"params");case"TSTypeParameter":return Et(Fr,Kr,Kn);case"TSSatisfiesExpression":case"TSAsExpression":{let Da=Sr.type==="TSAsExpression"?"as":"satisfies";pi.push(Kn("expression"),` ${Da} `,Kn("typeAnnotation"));let Cr=Fr.getParentNode();return Ot(Cr)&&Cr.callee===Sr||Xt(Cr)&&Cr.object===Sr?et([ut([Be,...pi]),Be]):pi}case"TSArrayType":return[Kn("elementType"),"[]"];case"TSPropertySignature":return Sr.readonly&&pi.push("readonly "),pi.push(qt(Fr,Kr,Kn),Lt(Fr)),Sr.typeAnnotation&&pi.push(": ",Kn("typeAnnotation")),Sr.initializer&&pi.push(" = ",Kn("initializer")),pi;case"TSParameterProperty":return Sr.accessibility&&pi.push(Sr.accessibility+" "),Sr.export&&pi.push("export "),Sr.static&&pi.push("static "),Sr.override&&pi.push("override "),Sr.readonly&&pi.push("readonly "),pi.push(Kn("parameter")),pi;case"TSTypeQuery":return["typeof ",Kn("exprName"),Kn("typeParameters")];case"TSIndexSignature":{let Da=Fr.getParentNode(),Cr=Sr.parameters.length>1?bt(ht(Kr)?",":""):"",ar=et([ut([Be,Ve([", ",Be],Fr.map(Kn,"parameters"))]),Cr,Be]);return[Sr.export?"export ":"",Sr.accessibility?[Sr.accessibility," "]:"",Sr.static?"static ":"",Sr.readonly?"readonly ":"",Sr.declare?"declare ":"","[",Sr.parameters?ar:"",Sr.typeAnnotation?"]: ":"]",Sr.typeAnnotation?Kn("typeAnnotation"):"",Da.type==="ClassBody"?di:""]}case"TSTypePredicate":return[Sr.asserts?"asserts ":"",Kn("parameterName"),Sr.typeAnnotation?[" is ",Kn("typeAnnotation")]:""];case"TSNonNullExpression":return[Kn("expression"),"!"];case"TSImportType":return[Sr.isTypeOf?"typeof ":"","import(",Kn(Sr.parameter?"parameter":"argument"),")",Sr.qualifier?[".",Kn("qualifier")]:"",Ht(Fr,Kr,Kn,"typeParameters")];case"TSLiteralType":return Kn("literal");case"TSIndexedAccessType":return On(Fr,Kr,Kn);case"TSConstructSignatureDeclaration":case"TSCallSignatureDeclaration":case"TSConstructorType":{if(Sr.type==="TSConstructorType"&&Sr.abstract&&pi.push("abstract "),Sr.type!=="TSCallSignatureDeclaration"&&pi.push("new "),pi.push(et(Yn(Fr,Kn,Kr,!1,!0))),Sr.returnType||Sr.typeAnnotation){let Da=Sr.type==="TSConstructorType";pi.push(Da?" => ":": ",Kn("returnType"),Kn("typeAnnotation"))}return pi}case"TSTypeOperator":return[Sr.operator," ",Kn("typeAnnotation")];case"TSMappedType":{let Da=Xe(Kr.originalText,It(Sr),an(Sr));return et(["{",ut([Kr.bracketSpacing?Re:Be,Kn("typeParameter"),Sr.optional?it(Sr.optional,"?"):"",Sr.typeAnnotation?": ":"",Kn("typeAnnotation"),bt(di)]),De(Fr,Kr,!0),Kr.bracketSpacing?Re:Be,"}"],{shouldBreak:Da})}case"TSMethodSignature":{let Da=Sr.kind&&Sr.kind!=="method"?`${Sr.kind} `:"";pi.push(Sr.accessibility?[Sr.accessibility," "]:"",Da,Sr.export?"export ":"",Sr.static?"static ":"",Sr.readonly?"readonly ":"",Sr.abstract?"abstract ":"",Sr.declare?"declare ":"",Sr.computed?"[":"",Kn("key"),Sr.computed?"]":"",Lt(Fr));let Cr=Yn(Fr,Kn,Kr,!1,!0),ar=Sr.returnType?"returnType":"typeAnnotation",Lr=Sr[ar],Jr=Lr?Kn(ar):"",Hr=gt(Sr,Jr);return pi.push(Hr?et(Cr):Cr),Lr&&pi.push(": ",et(Jr)),et(pi)}case"TSNamespaceExportDeclaration":return pi.push("export as namespace ",Kn("id")),Kr.semi&&pi.push(";"),et(pi);case"TSEnumDeclaration":return Sr.declare&&pi.push("declare "),Sr.modifiers&&pi.push(hn(Fr,Kr,Kn)),Sr.const&&pi.push("const "),pi.push("enum ",Kn("id")," "),Sr.members.length===0?pi.push(et(["{",De(Fr,Kr),Be,"}"])):pi.push(et(["{",ut([Le,dt(Fr,Kr,"members",Kn),ht(Kr,"es5")?",":""]),De(Fr,Kr,!0),Le,"}"])),pi;case"TSEnumMember":return Sr.computed?pi.push("[",Kn("id"),"]"):pi.push(Kn("id")),Sr.initializer&&pi.push(" = ",Kn("initializer")),pi;case"TSImportEqualsDeclaration":return Sr.isExport&&pi.push("export "),pi.push("import "),Sr.importKind&&Sr.importKind!=="value"&&pi.push(Sr.importKind," "),pi.push(Kn("id")," = ",Kn("moduleReference")),Kr.semi&&pi.push(";"),et(pi);case"TSExternalModuleReference":return["require(",Kn("expression"),")"];case"TSModuleDeclaration":{let Da=Fr.getParentNode(),Cr=xt(Sr.id),ar=Da.type==="TSModuleDeclaration",Lr=Sr.body&&Sr.body.type==="TSModuleDeclaration";if(ar)pi.push(".");else{Sr.declare&&pi.push("declare "),pi.push(hn(Fr,Kr,Kn));let Jr=Kr.originalText.slice(It(Sr),It(Sr.id));Sr.id.type==="Identifier"&&Sr.id.name==="global"&&!/namespace|module/.test(Jr)||pi.push(Cr||/(?:^|\s)module(?:\s|$)/.test(Jr)?"module ":"namespace ")}return pi.push(Kn("id")),Lr?pi.push(Kn("body")):Sr.body?pi.push(" ",et(Kn("body"))):pi.push(di),pi}case"TSConditionalType":return on(Fr,Kr,Kn);case"TSInferType":return["infer"," ",Kn("typeParameter")];case"TSIntersectionType":return fr(Fr,Kr,Kn);case"TSUnionType":return En(Fr,Kr,Kn);case"TSFunctionType":return Dr(Fr,Kr,Kn);case"TSTupleType":return Vn(Fr,Kr,Kn);case"TSTypeReference":return[Kn("typeName"),Ht(Fr,Kr,Kn,"typeParameters")];case"TSTypeAnnotation":return Kn("typeAnnotation");case"TSEmptyBodyFunctionExpression":return yn(Fr,Kr,Kn);case"TSJSDocAllType":return"*";case"TSJSDocUnknownType":return"?";case"TSJSDocNullableType":return Pr(Fr,Kn,"?");case"TSJSDocNonNullableType":return Pr(Fr,Kn,"!");case"TSInstantiationExpression":return[Kn("expression"),Kn("typeParameters")];default:throw new Error(`Unknown TypeScript node type: ${JSON.stringify(Sr.type)}.`)}}tt.exports={printTypescript:Tr}}}),to=xn({"src/language-js/print/comment.js"(ze,tt){Ln();var{hasNewline:De}=al(),{builders:{join:Xe,hardline:Ve},utils:{replaceTextEndOfLine:Re}}=si(),{isLineComment:Le}=Dc(),{locStart:Be,locEnd:et}=Tp(),ut=tu();function Ct(it,ht){let Ot=it.getValue();if(Le(Ot))return ht.originalText.slice(Be(Ot),et(Ot)).trimEnd();if(ut(Ot)){if(bt(Ot)){let It=xt(Ot);return Ot.trailing&&!De(ht.originalText,Be(Ot),{backwards:!0})?[Ve,It]:It}let Xt=et(Ot),Ie=ht.originalText.slice(Xt-3,Xt)==="*-/";return["/*",Re(Ot.value),Ie?"*-/":"*/"]}throw new Error("Not a comment: "+JSON.stringify(Ot))}function bt(it){let ht=`*${it.value}*`.split(`
`);return ht.length>1&&ht.every(Ot=>Ot.trim()[0]==="*")}function xt(it){let ht=it.value.split(`
`);return["/*",Xe(Ve,ht.map((Ot,Xt)=>Xt===0?Ot.trimEnd():" "+(Xt<ht.length-1?Ot.trim():Ot.trimStart()))),"*/"]}tt.exports={printComment:Ct}}}),Gr=xn({"src/language-js/print/literal.js"(ze,tt){Ln();var{printString:De,printNumber:Xe}=al(),{replaceTextEndOfLine:Ve}=wc(),{printDirective:Re}=Ut();function Le(Ct,bt){let xt=Ct.getNode();switch(xt.type){case"RegExpLiteral":return ut(xt);case"BigIntLiteral":return et(xt.bigint||xt.extra.raw);case"NumericLiteral":return Xe(xt.extra.raw);case"StringLiteral":return Ve(De(xt.extra.raw,bt));case"NullLiteral":return"null";case"BooleanLiteral":return String(xt.value);case"DecimalLiteral":return Xe(xt.value)+"m";case"Literal":{if(xt.regex)return ut(xt.regex);if(xt.bigint)return et(xt.raw);if(xt.decimal)return Xe(xt.decimal)+"m";let{value:it}=xt;return typeof it=="number"?Xe(xt.raw):typeof it=="string"?Be(Ct)?Re(xt.raw,bt):Ve(De(xt.raw,bt)):String(it)}}}function Be(Ct){if(Ct.getName()!=="expression")return;let bt=Ct.getParentNode();return bt.type==="ExpressionStatement"&&bt.directive}function et(Ct){return Ct.toLowerCase()}function ut(Ct){let{pattern:bt,flags:xt}=Ct;return xt=[...xt].sort().join(""),`/${bt}/${xt}`}tt.exports={printLiteral:Le}}}),_a=xn({"src/language-js/printer-estree.js"(ze,tt){Ln();var{printDanglingComments:De}=cs(),{hasNewline:Xe}=al(),{builders:{join:Ve,line:Re,hardline:Le,softline:Be,group:et,indent:ut},utils:{replaceTextEndOfLine:Ct}}=si(),bt=Cg(),xt=ub(),{insertPragma:it}=T8(),ht=T0(),Ot=$0(),Xt=ie(),{hasFlowShorthandAnnotationComment:Ie,hasComment:It,CommentCheckFlags:an,isTheOnlyJsxElementInMarkdown:Lt,isLineComment:hn,isNextLineEmpty:on,needsHardlineAfterDanglingComment:Yn,hasIgnoreComment:gt,isCallExpression:Wt,isMemberExpression:dt,markerForIfWithoutBlockAndSameLineComment:Pt}=Dc(),{locStart:Ke,locEnd:St}=Tp(),Et=tu(),{printHtmlBinding:Ht,isVueEventBindingExpression:qt}=oe(),{printAngular:Jt}=ln(),{printJsx:yn,hasJsxIgnoreComment:Rn}=cn(),{printFlow:Xn}=Pi(),{printTypescript:Fn}=na(),{printOptionalToken:fr,printBindExpressionCallee:En,printTypeAnnotation:Dr,adjustClause:Vn,printRestSpread:On,printDefiniteToken:Pr,printDirective:Tr}=Ut(),{printImportDeclaration:Fr,printExportDeclaration:Kr,printExportAllDeclaration:Kn,printModuleSpecifier:Sr}=Bi(),{printTernary:di}=Pn(),{printTemplateLiteral:pi}=w0(),{printArray:Da}=st(),{printObject:Cr}=Nr(),{printClass:ar,printClassMethod:Lr,printClassProperty:Jr}=Ci(),{printProperty:Hr}=dr(),{printFunction:Ki,printArrowFunction:ea,printMethod:No,printReturnStatement:Us,printThrowStatement:sr}=_r(),{printCallExpression:So}=Nt(),{printVariableDeclarator:_o,printAssignmentExpression:li}=nn(),{printBinaryishExpression:tr}=Rt(),{printSwitchCaseConsequent:ri}=ei(),{printMemberExpression:gr}=Kt(),{printBlock:gi,printBlockBody:so}=Ji(),{printComment:Ra}=to(),{printLiteral:Ti}=Gr(),{printDecorators:At}=Yr();function cr(ga,Oo,oa,Cu){let yo=ii(ga,Oo,oa,Cu);if(!yo)return"";let Du=ga.getValue(),{type:bo}=Du;if(bo==="ClassMethod"||bo==="ClassPrivateMethod"||bo==="ClassProperty"||bo==="ClassAccessorProperty"||bo==="AccessorProperty"||bo==="TSAbstractAccessorProperty"||bo==="PropertyDefinition"||bo==="TSAbstractPropertyDefinition"||bo==="ClassPrivateProperty"||bo==="MethodDefinition"||bo==="TSAbstractMethodDefinition"||bo==="TSDeclareMethod")return yo;let ys=[yo],zs=At(ga,Oo,oa),Gc=Du.type==="ClassExpression"&&zs;if(zs&&(ys=[...zs,yo],!Gc))return et(ys);if(!Ot(ga,Oo))return Cu&&Cu.needsSemi&&ys.unshift(";"),ys.length===1&&ys[0]===yo?yo:ys;if(Gc&&(ys=[ut([Re,...ys])]),ys.unshift("("),Cu&&Cu.needsSemi&&ys.unshift(";"),Ie(Du)){let[ho]=Du.trailingComments;ys.push(" /*",ho.value.trimStart(),"*/"),ho.printed=!0}return Gc&&ys.push(Re),ys.push(")"),ys}function ii(ga,Oo,oa,Cu){let yo=ga.getValue(),Du=Oo.semi?";":"";if(!yo)return"";if(typeof yo=="string")return yo;for(let ys of[Ti,Ht,Jt,yn,Xn,Fn]){let zs=ys(ga,Oo,oa);if(typeof zs<"u")return zs}let bo=[];switch(yo.type){case"JsExpressionRoot":return oa("node");case"JsonRoot":return[oa("node"),Le];case"File":return yo.program&&yo.program.interpreter&&bo.push(oa(["program","interpreter"])),bo.push(oa("program")),bo;case"Program":return so(ga,Oo,oa);case"EmptyStatement":return"";case"ExpressionStatement":{if(Oo.parser==="__vue_event_binding"||Oo.parser==="__vue_ts_event_binding"){let zs=ga.getParentNode();if(zs.type==="Program"&&zs.body.length===1&&zs.body[0]===yo)return[oa("expression"),qt(yo.expression)?";":""]}let ys=De(ga,Oo,!0,zs=>{let{marker:Gc}=zs;return Gc===Pt});return[oa("expression"),Lt(Oo,ga)?"":Du,ys?[" ",ys]:""]}case"ParenthesizedExpression":return!It(yo.expression)&&(yo.expression.type==="ObjectExpression"||yo.expression.type==="ArrayExpression")?["(",oa("expression"),")"]:et(["(",ut([Be,oa("expression")]),Be,")"]);case"AssignmentExpression":return li(ga,Oo,oa);case"VariableDeclarator":return _o(ga,Oo,oa);case"BinaryExpression":case"LogicalExpression":return tr(ga,Oo,oa);case"AssignmentPattern":return[oa("left")," = ",oa("right")];case"OptionalMemberExpression":case"MemberExpression":return gr(ga,Oo,oa);case"MetaProperty":return[oa("meta"),".",oa("property")];case"BindExpression":return yo.object&&bo.push(oa("object")),bo.push(et(ut([Be,En(ga,Oo,oa)]))),bo;case"Identifier":return[yo.name,fr(ga),Pr(ga),Dr(ga,Oo,oa)];case"V8IntrinsicIdentifier":return["%",yo.name];case"SpreadElement":case"SpreadElementPattern":case"SpreadProperty":case"SpreadPropertyPattern":case"RestElement":return On(ga,Oo,oa);case"FunctionDeclaration":case"FunctionExpression":return Ki(ga,oa,Oo,Cu);case"ArrowFunctionExpression":return ea(ga,Oo,oa,Cu);case"YieldExpression":return bo.push("yield"),yo.delegate&&bo.push("*"),yo.argument&&bo.push(" ",oa("argument")),bo;case"AwaitExpression":{if(bo.push("await"),yo.argument){bo.push(" ",oa("argument"));let ys=ga.getParentNode();if(Wt(ys)&&ys.callee===yo||dt(ys)&&ys.object===yo){bo=[ut([Be,...bo]),Be];let zs=ga.findAncestor(Gc=>Gc.type==="AwaitExpression"||Gc.type==="BlockStatement");if(!zs||zs.type!=="AwaitExpression")return et(bo)}}return bo}case"ExportDefaultDeclaration":case"ExportNamedDeclaration":return Kr(ga,Oo,oa);case"ExportAllDeclaration":return Kn(ga,Oo,oa);case"ImportDeclaration":return Fr(ga,Oo,oa);case"ImportSpecifier":case"ExportSpecifier":case"ImportNamespaceSpecifier":case"ExportNamespaceSpecifier":case"ImportDefaultSpecifier":case"ExportDefaultSpecifier":return Sr(ga,Oo,oa);case"ImportAttribute":return[oa("key"),": ",oa("value")];case"Import":return"import";case"BlockStatement":case"StaticBlock":case"ClassBody":return gi(ga,Oo,oa);case"ThrowStatement":return sr(ga,Oo,oa);case"ReturnStatement":return Us(ga,Oo,oa);case"NewExpression":case"ImportExpression":case"OptionalCallExpression":case"CallExpression":return So(ga,Oo,oa);case"ObjectExpression":case"ObjectPattern":case"RecordExpression":return Cr(ga,Oo,oa);case"ObjectProperty":case"Property":return yo.method||yo.kind==="get"||yo.kind==="set"?No(ga,Oo,oa):Hr(ga,Oo,oa);case"ObjectMethod":return No(ga,Oo,oa);case"Decorator":return["@",oa("expression")];case"ArrayExpression":case"ArrayPattern":case"TupleExpression":return Da(ga,Oo,oa);case"SequenceExpression":{let ys=ga.getParentNode(0);if(ys.type==="ExpressionStatement"||ys.type==="ForStatement"){let zs=[];return ga.each((Gc,ho)=>{ho===0?zs.push(oa()):zs.push(",",ut([Re,oa()]))},"expressions"),et(zs)}return et(Ve([",",Re],ga.map(oa,"expressions")))}case"ThisExpression":return"this";case"Super":return"super";case"Directive":return[oa("value"),Du];case"DirectiveLiteral":return Tr(yo.extra.raw,Oo);case"UnaryExpression":return bo.push(yo.operator),/[a-z]$/.test(yo.operator)&&bo.push(" "),It(yo.argument)?bo.push(et(["(",ut([Be,oa("argument")]),Be,")"])):bo.push(oa("argument")),bo;case"UpdateExpression":return bo.push(oa("argument"),yo.operator),yo.prefix&&bo.reverse(),bo;case"ConditionalExpression":return di(ga,Oo,oa);case"VariableDeclaration":{let ys=ga.map(oa,"declarations"),zs=ga.getParentNode(),Gc=zs.type==="ForStatement"||zs.type==="ForInStatement"||zs.type==="ForOfStatement",ho=yo.declarations.some(as=>as.init),ps;return ys.length===1&&!It(yo.declarations[0])?ps=ys[0]:ys.length>0&&(ps=ut(ys[0])),bo=[yo.declare?"declare ":"",yo.kind,ps?[" ",ps]:"",ut(ys.slice(1).map(as=>[",",ho&&!Gc?Le:Re,as]))],Gc&&zs.body!==yo||bo.push(Du),et(bo)}case"WithStatement":return et(["with (",oa("object"),")",Vn(yo.body,oa("body"))]);case"IfStatement":{let ys=Vn(yo.consequent,oa("consequent")),zs=et(["if (",et([ut([Be,oa("test")]),Be]),")",ys]);if(bo.push(zs),yo.alternate){let Gc=It(yo.consequent,an.Trailing|an.Line)||Yn(yo),ho=yo.consequent.type==="BlockStatement"&&!Gc;bo.push(ho?" ":Le),It(yo,an.Dangling)&&bo.push(De(ga,Oo,!0),Gc?Le:" "),bo.push("else",et(Vn(yo.alternate,oa("alternate"),yo.alternate.type==="IfStatement")))}return bo}case"ForStatement":{let ys=Vn(yo.body,oa("body")),zs=De(ga,Oo,!0),Gc=zs?[zs,Be]:"";return!yo.init&&!yo.test&&!yo.update?[Gc,et(["for (;;)",ys])]:[Gc,et(["for (",et([ut([Be,oa("init"),";",Re,oa("test"),";",Re,oa("update")]),Be]),")",ys])]}case"WhileStatement":return et(["while (",et([ut([Be,oa("test")]),Be]),")",Vn(yo.body,oa("body"))]);case"ForInStatement":return et(["for (",oa("left")," in ",oa("right"),")",Vn(yo.body,oa("body"))]);case"ForOfStatement":return et(["for",yo.await?" await":""," (",oa("left")," of ",oa("right"),")",Vn(yo.body,oa("body"))]);case"DoWhileStatement":{let ys=Vn(yo.body,oa("body"));return bo=[et(["do",ys])],yo.body.type==="BlockStatement"?bo.push(" "):bo.push(Le),bo.push("while (",et([ut([Be,oa("test")]),Be]),")",Du),bo}case"DoExpression":return[yo.async?"async ":"","do ",oa("body")];case"BreakStatement":return bo.push("break"),yo.label&&bo.push(" ",oa("label")),bo.push(Du),bo;case"ContinueStatement":return bo.push("continue"),yo.label&&bo.push(" ",oa("label")),bo.push(Du),bo;case"LabeledStatement":return yo.body.type==="EmptyStatement"?[oa("label"),":;"]:[oa("label"),": ",oa("body")];case"TryStatement":return["try ",oa("block"),yo.handler?[" ",oa("handler")]:"",yo.finalizer?[" finally ",oa("finalizer")]:""];case"CatchClause":if(yo.param){let ys=It(yo.param,Gc=>!Et(Gc)||Gc.leading&&Xe(Oo.originalText,St(Gc))||Gc.trailing&&Xe(Oo.originalText,Ke(Gc),{backwards:!0})),zs=oa("param");return["catch ",ys?["(",ut([Be,zs]),Be,") "]:["(",zs,") "],oa("body")]}return["catch ",oa("body")];case"SwitchStatement":return[et(["switch (",ut([Be,oa("discriminant")]),Be,")"])," {",yo.cases.length>0?ut([Le,Ve(Le,ga.map((ys,zs,Gc)=>{let ho=ys.getValue();return[oa(),zs!==Gc.length-1&&on(ho,Oo)?Le:""]},"cases"))]):"",Le,"}"];case"SwitchCase":{yo.test?bo.push("case ",oa("test"),":"):bo.push("default:"),It(yo,an.Dangling)&&bo.push(" ",De(ga,Oo,!0));let ys=yo.consequent.filter(zs=>zs.type!=="EmptyStatement");if(ys.length>0){let zs=ri(ga,Oo,oa);bo.push(ys.length===1&&ys[0].type==="BlockStatement"?[" ",zs]:ut([Le,zs]))}return bo}case"DebuggerStatement":return["debugger",Du];case"ClassDeclaration":case"ClassExpression":return ar(ga,Oo,oa);case"ClassMethod":case"ClassPrivateMethod":case"MethodDefinition":return Lr(ga,Oo,oa);case"ClassProperty":case"PropertyDefinition":case"ClassPrivateProperty":case"ClassAccessorProperty":case"AccessorProperty":return Jr(ga,Oo,oa);case"TemplateElement":return Ct(yo.value.raw);case"TemplateLiteral":return pi(ga,oa,Oo);case"TaggedTemplateExpression":return[oa("tag"),oa("typeParameters"),oa("quasi")];case"PrivateIdentifier":return["#",oa("name")];case"PrivateName":return["#",oa("id")];case"InterpreterDirective":return bo.push("#!",yo.value,Le),on(yo,Oo)&&bo.push(Le),bo;case"TopicReference":return"%";case"ArgumentPlaceholder":return"?";case"ModuleExpression":{bo.push("module {");let ys=oa("body");return ys&&bo.push(ut([Le,ys]),Le),bo.push("}"),bo}default:throw new Error("unknown type: "+JSON.stringify(yo.type))}}function ta(ga){return ga.type&&!Et(ga)&&!hn(ga)&&ga.type!=="EmptyStatement"&&ga.type!=="TemplateElement"&&ga.type!=="Import"&&ga.type!=="TSEmptyBodyFunctionExpression"}tt.exports={preprocess:Xt,print:cr,embed:bt,insertPragma:it,massageAstNode:xt,hasPrettierIgnore(ga){return gt(ga)||Rn(ga)},willPrintOwnComments:ht.willPrintOwnComments,canAttachComment:ta,printComment:Ra,isBlockComment:Et,handleComments:{avoidAstMutation:!0,ownLine:ht.handleOwnLineComment,endOfLine:ht.handleEndOfLineComment,remaining:ht.handleRemainingComment},getCommentChildNodes:ht.getCommentChildNodes}}}),co=xn({"src/language-js/printer-estree-json.js"(ze,tt){Ln();var{builders:{hardline:De,indent:Xe,join:Ve}}=si(),Re=ie();function Le(Ct,bt,xt){let it=Ct.getValue();switch(it.type){case"JsonRoot":return[xt("node"),De];case"ArrayExpression":{if(it.elements.length===0)return"[]";let ht=Ct.map(()=>Ct.getValue()===null?"null":xt(),"elements");return["[",Xe([De,Ve([",",De],ht)]),De,"]"]}case"ObjectExpression":return it.properties.length===0?"{}":["{",Xe([De,Ve([",",De],Ct.map(xt,"properties"))]),De,"}"];case"ObjectProperty":return[xt("key"),": ",xt("value")];case"UnaryExpression":return[it.operator==="+"?"":it.operator,xt("argument")];case"NullLiteral":return"null";case"BooleanLiteral":return it.value?"true":"false";case"StringLiteral":return JSON.stringify(it.value);case"NumericLiteral":return Be(Ct)?JSON.stringify(String(it.value)):JSON.stringify(it.value);case"Identifier":return Be(Ct)?JSON.stringify(it.name):it.name;case"TemplateLiteral":return xt(["quasis",0]);case"TemplateElement":return JSON.stringify(it.value.cooked);default:throw new Error("unknown type: "+JSON.stringify(it.type))}}function Be(Ct){return Ct.getName()==="key"&&Ct.getParentNode().type==="ObjectProperty"}var et=new Set(["start","end","extra","loc","comments","leadingComments","trailingComments","innerComments","errors","range","tokens"]);function ut(Ct,bt){let{type:xt}=Ct;if(xt==="ObjectProperty"){let{key:it}=Ct;it.type==="Identifier"?bt.key={type:"StringLiteral",value:it.name}:it.type==="NumericLiteral"&&(bt.key={type:"StringLiteral",value:String(it.value)});return}if(xt==="UnaryExpression"&&Ct.operator==="+")return bt.argument;if(xt==="ArrayExpression"){for(let[it,ht]of Ct.elements.entries())ht===null&&bt.elements.splice(it,0,{type:"NullLiteral"});return}if(xt==="TemplateLiteral")return{type:"StringLiteral",value:Ct.quasis[0].value.cooked}}ut.ignoredProperties=et,tt.exports={preprocess:Re,print:Le,massageAstNode:ut}}}),Qa=xn({"src/common/common-options.js"(ze,tt){Ln();var De="Common";tt.exports={bracketSpacing:{since:"0.0.0",category:De,type:"boolean",default:!0,description:"Print spaces between brackets.",oppositeDescription:"Do not print spaces between brackets."},singleQuote:{since:"0.0.0",category:De,type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{since:"1.8.2",category:De,type:"choice",default:[{since:"1.8.2",value:!0},{since:"1.9.0",value:"preserve"}],description:"How to wrap prose.",choices:[{since:"1.9.0",value:"always",description:"Wrap prose if it exceeds the print width."},{since:"1.9.0",value:"never",description:"Do not wrap prose."},{since:"1.9.0",value:"preserve",description:"Wrap prose as-is."}]},bracketSameLine:{since:"2.4.0",category:De,type:"boolean",default:!1,description:"Put > of opening tags on the last line instead of on a new line."},singleAttributePerLine:{since:"2.6.0",category:De,type:"boolean",default:!1,description:"Enforce single attribute per line in HTML, Vue and JSX."}}}}),fo=xn({"src/language-js/options.js"(ze,tt){Ln();var De=Qa(),Xe="JavaScript";tt.exports={arrowParens:{since:"1.9.0",category:Xe,type:"choice",default:[{since:"1.9.0",value:"avoid"},{since:"2.0.0",value:"always"}],description:"Include parentheses around a sole arrow function parameter.",choices:[{value:"always",description:"Always include parens. Example: `(x) => x`"},{value:"avoid",description:"Omit parens when possible. Example: `x => x`"}]},bracketSameLine:De.bracketSameLine,bracketSpacing:De.bracketSpacing,jsxBracketSameLine:{since:"0.17.0",category:Xe,type:"boolean",description:"Put > on the last line instead of at a new line.",deprecated:"2.4.0"},semi:{since:"1.0.0",category:Xe,type:"boolean",default:!0,description:"Print semicolons.",oppositeDescription:"Do not print semicolons, except at the beginning of lines which may need them."},singleQuote:De.singleQuote,jsxSingleQuote:{since:"1.15.0",category:Xe,type:"boolean",default:!1,description:"Use single quotes in JSX."},quoteProps:{since:"1.17.0",category:Xe,type:"choice",default:"as-needed",description:"Change when properties in objects are quoted.",choices:[{value:"as-needed",description:"Only add quotes around object properties where required."},{value:"consistent",description:"If at least one property in an object requires quotes, quote all properties."},{value:"preserve",description:"Respect the input use of quotes in object properties."}]},trailingComma:{since:"0.0.0",category:Xe,type:"choice",default:[{since:"0.0.0",value:!1},{since:"0.19.0",value:"none"},{since:"2.0.0",value:"es5"}],description:"Print trailing commas wherever possible when multi-line.",choices:[{value:"es5",description:"Trailing commas where valid in ES5 (objects, arrays, etc.)"},{value:"none",description:"No trailing commas."},{value:"all",description:"Trailing commas wherever possible (including function arguments)."}]},singleAttributePerLine:De.singleAttributePerLine}}}),po=xn({"src/language-js/parse/parsers.js"(){Ln()}}),Io=xn({"node_modules/linguist-languages/data/JavaScript.json"(ze,tt){tt.exports={name:"JavaScript",type:"programming",tmScope:"source.js",aceMode:"javascript",codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",color:"#f1e05a",aliases:["js","node"],extensions:[".js","._js",".bones",".cjs",".es",".es6",".frag",".gs",".jake",".javascript",".jsb",".jscad",".jsfl",".jslib",".jsm",".jspre",".jss",".jsx",".mjs",".njs",".pac",".sjs",".ssjs",".xsjs",".xsjslib"],filenames:["Jakefile"],interpreters:["chakra","d8","gjs","js","node","nodejs","qjs","rhino","v8","v8-shell"],languageId:183}}}),Ur=xn({"node_modules/linguist-languages/data/TypeScript.json"(ze,tt){tt.exports={name:"TypeScript",type:"programming",color:"#3178c6",aliases:["ts"],interpreters:["deno","ts-node"],extensions:[".ts",".cts",".mts"],tmScope:"source.ts",aceMode:"typescript",codemirrorMode:"javascript",codemirrorMimeType:"application/typescript",languageId:378}}}),Mi=xn({"node_modules/linguist-languages/data/TSX.json"(ze,tt){tt.exports={name:"TSX",type:"programming",color:"#3178c6",group:"TypeScript",extensions:[".tsx"],tmScope:"source.tsx",aceMode:"javascript",codemirrorMode:"jsx",codemirrorMimeType:"text/jsx",languageId:94901924}}}),fa=xn({"node_modules/linguist-languages/data/JSON.json"(ze,tt){tt.exports={name:"JSON",type:"data",color:"#292929",tmScope:"source.json",aceMode:"json",codemirrorMode:"javascript",codemirrorMimeType:"application/json",aliases:["geojson","jsonl","topojson"],extensions:[".json",".4DForm",".4DProject",".avsc",".geojson",".gltf",".har",".ice",".JSON-tmLanguage",".jsonl",".mcmeta",".tfstate",".tfstate.backup",".topojson",".webapp",".webmanifest",".yy",".yyp"],filenames:[".arcconfig",".auto-changelog",".c8rc",".htmlhintrc",".imgbotconfig",".nycrc",".tern-config",".tern-project",".watchmanconfig","Pipfile.lock","composer.lock","mcmod.info"],languageId:174}}}),Jo=xn({"node_modules/linguist-languages/data/JSON with Comments.json"(ze,tt){tt.exports={name:"JSON with Comments",type:"data",color:"#292929",group:"JSON",tmScope:"source.js",aceMode:"javascript",codemirrorMode:"javascript",codemirrorMimeType:"text/javascript",aliases:["jsonc"],extensions:[".jsonc",".code-snippets",".sublime-build",".sublime-commands",".sublime-completions",".sublime-keymap",".sublime-macro",".sublime-menu",".sublime-mousemap",".sublime-project",".sublime-settings",".sublime-theme",".sublime-workspace",".sublime_metrics",".sublime_session"],filenames:[".babelrc",".devcontainer.json",".eslintrc.json",".jscsrc",".jshintrc",".jslintrc","api-extractor.json","devcontainer.json","jsconfig.json","language-configuration.json","tsconfig.json","tslint.json"],languageId:423}}}),Rs=xn({"node_modules/linguist-languages/data/JSON5.json"(ze,tt){tt.exports={name:"JSON5",type:"data",color:"#267CB9",extensions:[".json5"],tmScope:"source.js",aceMode:"javascript",codemirrorMode:"javascript",codemirrorMimeType:"application/json",languageId:175}}}),Xi=xn({"src/language-js/index.js"(ze,tt){Ln();var De=Uf(),Xe=_a(),Ve=co(),Re=fo(),Le=po(),Be=[De(Io(),ut=>({since:"0.0.0",parsers:["babel","acorn","espree","meriyah","babel-flow","babel-ts","flow","typescript"],vscodeLanguageIds:["javascript","mongo"],interpreters:[...ut.interpreters,"zx"],extensions:[...ut.extensions.filter(Ct=>Ct!==".jsx"),".wxs"]})),De(Io(),()=>({name:"Flow",since:"0.0.0",parsers:["flow","babel-flow"],vscodeLanguageIds:["javascript"],aliases:[],filenames:[],extensions:[".js.flow"]})),De(Io(),()=>({name:"JSX",since:"0.0.0",parsers:["babel","babel-flow","babel-ts","flow","typescript","espree","meriyah"],vscodeLanguageIds:["javascriptreact"],aliases:void 0,filenames:void 0,extensions:[".jsx"],group:"JavaScript",interpreters:void 0,tmScope:"source.js.jsx",aceMode:"javascript",codemirrorMode:"jsx",codemirrorMimeType:"text/jsx",color:void 0})),De(Ur(),()=>({since:"1.4.0",parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescript"]})),De(Mi(),()=>({since:"1.4.0",parsers:["typescript","babel-ts"],vscodeLanguageIds:["typescriptreact"]})),De(fa(),()=>({name:"JSON.stringify",since:"1.13.0",parsers:["json-stringify"],vscodeLanguageIds:["json"],extensions:[".importmap"],filenames:["package.json","package-lock.json","composer.json"]})),De(fa(),ut=>({since:"1.5.0",parsers:["json"],vscodeLanguageIds:["json"],extensions:ut.extensions.filter(Ct=>Ct!==".jsonl")})),De(Jo(),ut=>({since:"1.5.0",parsers:["json"],vscodeLanguageIds:["jsonc"],filenames:[...ut.filenames,".eslintrc",".swcrc"]})),De(Rs(),()=>({since:"1.13.0",parsers:["json5"],vscodeLanguageIds:["json5"]}))],et={estree:Xe,"estree-json":Ve};tt.exports={languages:Be,options:Re,printers:et,parsers:Le}}}),Ic=xn({"src/language-css/clean.js"(ze,tt){Ln();var{isFrontMatterNode:De}=al(),Xe=Dl(),Ve=new Set(["raw","raws","sourceIndex","source","before","after","trailingComma"]);function Re(Be,et,ut){if(De(Be)&&Be.lang==="yaml"&&delete et.value,Be.type==="css-comment"&&ut.type==="css-root"&&ut.nodes.length>0&&((ut.nodes[0]===Be||De(ut.nodes[0])&&ut.nodes[1]===Be)&&(delete et.text,/^\*\s*@(?:format|prettier)\s*$/.test(Be.text))||ut.type==="css-root"&&Xe(ut.nodes)===Be))return null;if(Be.type==="value-root"&&delete et.text,(Be.type==="media-query"||Be.type==="media-query-list"||Be.type==="media-feature-expression")&&delete et.value,Be.type==="css-rule"&&delete et.params,Be.type==="selector-combinator"&&(et.value=et.value.replace(/\s+/g," ")),Be.type==="media-feature"&&(et.value=et.value.replace(/ /g,"")),(Be.type==="value-word"&&(Be.isColor&&Be.isHex||["initial","inherit","unset","revert"].includes(et.value.replace().toLowerCase()))||Be.type==="media-feature"||Be.type==="selector-root-invalid"||Be.type==="selector-pseudo")&&(et.value=et.value.toLowerCase()),Be.type==="css-decl"&&(et.prop=et.prop.toLowerCase()),(Be.type==="css-atrule"||Be.type==="css-import")&&(et.name=et.name.toLowerCase()),Be.type==="value-number"&&(et.unit=et.unit.toLowerCase()),(Be.type==="media-feature"||Be.type==="media-keyword"||Be.type==="media-type"||Be.type==="media-unknown"||Be.type==="media-url"||Be.type==="media-value"||Be.type==="selector-attribute"||Be.type==="selector-string"||Be.type==="selector-class"||Be.type==="selector-combinator"||Be.type==="value-string")&&et.value&&(et.value=Le(et.value)),Be.type==="selector-attribute"&&(et.attribute=et.attribute.trim(),et.namespace&&typeof et.namespace=="string"&&(et.namespace=et.namespace.trim(),et.namespace.length===0&&(et.namespace=!0)),et.value&&(et.value=et.value.trim().replace(/^["']|["']$/g,""),delete et.quoted)),(Be.type==="media-value"||Be.type==="media-type"||Be.type==="value-number"||Be.type==="selector-root-invalid"||Be.type==="selector-class"||Be.type==="selector-combinator"||Be.type==="selector-tag")&&et.value&&(et.value=et.value.replace(/([\d+.Ee-]+)([A-Za-z]*)/g,(Ct,bt,xt)=>{let it=Number(bt);return Number.isNaN(it)?Ct:it+xt.toLowerCase()})),Be.type==="selector-tag"){let Ct=Be.value.toLowerCase();["from","to"].includes(Ct)&&(et.value=Ct)}if(Be.type==="css-atrule"&&Be.name.toLowerCase()==="supports"&&delete et.value,Be.type==="selector-unknown"&&delete et.value,Be.type==="value-comma_group"){let Ct=Be.groups.findIndex(bt=>bt.type==="value-number"&&bt.unit==="...");Ct!==-1&&(et.groups[Ct].unit="",et.groups.splice(Ct+1,0,{type:"value-word",value:"...",isColor:!1,isHex:!1}))}if(Be.type==="value-comma_group"&&Be.groups.some(Ct=>Ct.type==="value-atword"&&Ct.value.endsWith("[")||Ct.type==="value-word"&&Ct.value.startsWith("]")))return{type:"value-atword",value:Be.groups.map(Ct=>Ct.value).join(""),group:{open:null,close:null,groups:[],type:"value-paren_group"}}}Re.ignoredProperties=Ve;function Le(Be){return Be.replace(/'/g,'"').replace(/\\([^\dA-Fa-f])/g,"$1")}tt.exports=Re}}),Op=xn({"src/utils/front-matter/print.js"(ze,tt){Ln();var{builders:{hardline:De,markAsRoot:Xe}}=si();function Ve(Re,Le){if(Re.lang==="yaml"){let Be=Re.value.trim(),et=Be?Le(Be,{parser:"yaml"},{stripTrailingHardline:!0}):"";return Xe([Re.startDelimiter,De,et,et?De:"",Re.endDelimiter])}}tt.exports=Ve}}),Wm=xn({"src/language-css/embed.js"(ze,tt){Ln();var{builders:{hardline:De}}=si(),Xe=Op();function Ve(Re,Le,Be){let et=Re.getValue();if(et.type==="front-matter"){let ut=Xe(et,Be);return ut?[ut,De]:""}}tt.exports=Ve}}),sc=xn({"src/utils/front-matter/parse.js"(ze,tt){Ln();var De=new RegExp("^(?<startDelimiter>-{3}|\\+{3})(?<language>[^\\n]*)\\n(?:|(?<value>.*?)\\n)(?<endDelimiter>\\k<startDelimiter>|\\.{3})[^\\S\\n]*(?:\\n|$)","s");function Xe(Ve){let Re=Ve.match(De);if(!Re)return{content:Ve};let{startDelimiter:Le,language:Be,value:et="",endDelimiter:ut}=Re.groups,Ct=Be.trim()||"yaml";if(Le==="+++"&&(Ct="toml"),Ct!=="yaml"&&Le!==ut)return{content:Ve};let[bt]=Re;return{frontMatter:{type:"front-matter",lang:Ct,value:et,startDelimiter:Le,endDelimiter:ut,raw:bt.replace(/\n$/,"")},content:bt.replace(/[^\n]/g," ")+Ve.slice(bt.length)}}tt.exports=Xe}}),Pp=xn({"src/language-css/pragma.js"(ze,tt){Ln();var De=T8(),Xe=sc();function Ve(Le){return De.hasPragma(Xe(Le).content)}function Re(Le){let{frontMatter:Be,content:et}=Xe(Le);return(Be?Be.raw+`

`:"")+De.insertPragma(et)}tt.exports={hasPragma:Ve,insertPragma:Re}}}),hm=xn({"src/language-css/utils/index.js"(ze,tt){Ln();var De=new Set(["red","green","blue","alpha","a","rgb","hue","h","saturation","s","lightness","l","whiteness","w","blackness","b","tint","shade","blend","blenda","contrast","hsl","hsla","hwb","hwba"]);function Xe(Cr,ar){let Lr=Array.isArray(ar)?ar:[ar],Jr=-1,Hr;for(;Hr=Cr.getParentNode(++Jr);)if(Lr.includes(Hr.type))return Jr;return-1}function Ve(Cr,ar){let Lr=Xe(Cr,ar);return Lr===-1?null:Cr.getParentNode(Lr)}function Re(Cr){var ar;let Lr=Ve(Cr,"css-decl");return Lr==null||(ar=Lr.prop)===null||ar===void 0?void 0:ar.toLowerCase()}var Le=new Set(["initial","inherit","unset","revert"]);function Be(Cr){return Le.has(Cr.toLowerCase())}function et(Cr,ar){let Lr=Ve(Cr,"css-atrule");return(Lr==null?void 0:Lr.name)&&Lr.name.toLowerCase().endsWith("keyframes")&&["from","to"].includes(ar.toLowerCase())}function ut(Cr){return Cr.includes("$")||Cr.includes("@")||Cr.includes("#")||Cr.startsWith("%")||Cr.startsWith("--")||Cr.startsWith(":--")||Cr.includes("(")&&Cr.includes(")")?Cr:Cr.toLowerCase()}function Ct(Cr,ar){var Lr;let Jr=Ve(Cr,"value-func");return(Jr==null||(Lr=Jr.value)===null||Lr===void 0?void 0:Lr.toLowerCase())===ar}function bt(Cr){var ar;let Lr=Ve(Cr,"css-rule"),Jr=Lr==null||(ar=Lr.raws)===null||ar===void 0?void 0:ar.selector;return Jr&&(Jr.startsWith(":import")||Jr.startsWith(":export"))}function xt(Cr,ar){let Lr=Array.isArray(ar)?ar:[ar],Jr=Ve(Cr,"css-atrule");return Jr&&Lr.includes(Jr.name.toLowerCase())}function it(Cr){let ar=Cr.getValue(),Lr=Ve(Cr,"css-atrule");return(Lr==null?void 0:Lr.name)==="import"&&ar.groups[0].value==="url"&&ar.groups.length===2}function ht(Cr){return Cr.type==="value-func"&&Cr.value.toLowerCase()==="url"}function Ot(Cr,ar){var Lr;let Jr=(Lr=Cr.getParentNode())===null||Lr===void 0?void 0:Lr.nodes;return Jr&&Jr.indexOf(ar)===Jr.length-1}function Xt(Cr){let{selector:ar}=Cr;return ar?typeof ar=="string"&&/^@.+:.*$/.test(ar)||ar.value&&/^@.+:.*$/.test(ar.value):!1}function Ie(Cr){return Cr.type==="value-word"&&["from","through","end"].includes(Cr.value)}function It(Cr){return Cr.type==="value-word"&&["and","or","not"].includes(Cr.value)}function an(Cr){return Cr.type==="value-word"&&Cr.value==="in"}function Lt(Cr){return Cr.type==="value-operator"&&Cr.value==="*"}function hn(Cr){return Cr.type==="value-operator"&&Cr.value==="/"}function on(Cr){return Cr.type==="value-operator"&&Cr.value==="+"}function Yn(Cr){return Cr.type==="value-operator"&&Cr.value==="-"}function gt(Cr){return Cr.type==="value-operator"&&Cr.value==="%"}function Wt(Cr){return Lt(Cr)||hn(Cr)||on(Cr)||Yn(Cr)||gt(Cr)}function dt(Cr){return Cr.type==="value-word"&&["==","!="].includes(Cr.value)}function Pt(Cr){return Cr.type==="value-word"&&["<",">","<=",">="].includes(Cr.value)}function Ke(Cr){return Cr.type==="css-atrule"&&["if","else","for","each","while"].includes(Cr.name)}function St(Cr){var ar;return((ar=Cr.raws)===null||ar===void 0?void 0:ar.params)&&/^\(\s*\)$/.test(Cr.raws.params)}function Et(Cr){return Cr.name.startsWith("prettier-placeholder")}function Ht(Cr){return Cr.prop.startsWith("@prettier-placeholder")}function qt(Cr,ar){return Cr.value==="$$"&&Cr.type==="value-func"&&(ar==null?void 0:ar.type)==="value-word"&&!ar.raws.before}function Jt(Cr){var ar,Lr;return((ar=Cr.value)===null||ar===void 0?void 0:ar.type)==="value-root"&&((Lr=Cr.value.group)===null||Lr===void 0?void 0:Lr.type)==="value-value"&&Cr.prop.toLowerCase()==="composes"}function yn(Cr){var ar,Lr,Jr;return((ar=Cr.value)===null||ar===void 0||(Lr=ar.group)===null||Lr===void 0||(Jr=Lr.group)===null||Jr===void 0?void 0:Jr.type)==="value-paren_group"&&Cr.value.group.group.open!==null&&Cr.value.group.group.close!==null}function Rn(Cr){var ar;return((ar=Cr.raws)===null||ar===void 0?void 0:ar.before)===""}function Xn(Cr){var ar,Lr;return Cr.type==="value-comma_group"&&((ar=Cr.groups)===null||ar===void 0||(Lr=ar[1])===null||Lr===void 0?void 0:Lr.type)==="value-colon"}function Fn(Cr){var ar;return Cr.type==="value-paren_group"&&((ar=Cr.groups)===null||ar===void 0?void 0:ar[0])&&Xn(Cr.groups[0])}function fr(Cr){var ar;let Lr=Cr.getValue();if(Lr.groups.length===0)return!1;let Jr=Cr.getParentNode(1);if(!Fn(Lr)&&!(Jr&&Fn(Jr)))return!1;let Hr=Ve(Cr,"css-decl");return!!(Hr!=null&&(ar=Hr.prop)!==null&&ar!==void 0&&ar.startsWith("$")||Fn(Jr)||Jr.type==="value-func")}function En(Cr){return Cr.type==="value-comment"&&Cr.inline}function Dr(Cr){return Cr.type==="value-word"&&Cr.value==="#"}function Vn(Cr){return Cr.type==="value-word"&&Cr.value==="{"}function On(Cr){return Cr.type==="value-word"&&Cr.value==="}"}function Pr(Cr){return["value-word","value-atword"].includes(Cr.type)}function Tr(Cr){return(Cr==null?void 0:Cr.type)==="value-colon"}function Fr(Cr,ar){if(!Xn(ar))return!1;let{groups:Lr}=ar,Jr=Lr.indexOf(Cr);return Jr===-1?!1:Tr(Lr[Jr+1])}function Kr(Cr){return Cr.value&&["not","and","or"].includes(Cr.value.toLowerCase())}function Kn(Cr){return Cr.type!=="value-func"?!1:De.has(Cr.value.toLowerCase())}function Sr(Cr){return/\/\//.test(Cr.split(/[\n\r]/).pop())}function di(Cr){return(Cr==null?void 0:Cr.type)==="value-atword"&&Cr.value.startsWith("prettier-placeholder-")}function pi(Cr,ar){var Lr,Jr;if(((Lr=Cr.open)===null||Lr===void 0?void 0:Lr.value)!=="("||((Jr=Cr.close)===null||Jr===void 0?void 0:Jr.value)!==")"||Cr.groups.some(Hr=>Hr.type!=="value-comma_group"))return!1;if(ar.type==="value-comma_group"){let Hr=ar.groups.indexOf(Cr)-1,Ki=ar.groups[Hr];if((Ki==null?void 0:Ki.type)==="value-word"&&Ki.value==="with")return!0}return!1}function Da(Cr){var ar,Lr;return Cr.type==="value-paren_group"&&((ar=Cr.open)===null||ar===void 0?void 0:ar.value)==="("&&((Lr=Cr.close)===null||Lr===void 0?void 0:Lr.value)===")"}tt.exports={getAncestorCounter:Xe,getAncestorNode:Ve,getPropOfDeclNode:Re,maybeToLowerCase:ut,insideValueFunctionNode:Ct,insideICSSRuleNode:bt,insideAtRuleNode:xt,insideURLFunctionInImportAtRuleNode:it,isKeyframeAtRuleKeywords:et,isWideKeywords:Be,isLastNode:Ot,isSCSSControlDirectiveNode:Ke,isDetachedRulesetDeclarationNode:Xt,isRelationalOperatorNode:Pt,isEqualityOperatorNode:dt,isMultiplicationNode:Lt,isDivisionNode:hn,isAdditionNode:on,isSubtractionNode:Yn,isModuloNode:gt,isMathOperatorNode:Wt,isEachKeywordNode:an,isForKeywordNode:Ie,isURLFunctionNode:ht,isIfElseKeywordNode:It,hasComposesNode:Jt,hasParensAroundNode:yn,hasEmptyRawBefore:Rn,isDetachedRulesetCallNode:St,isTemplatePlaceholderNode:Et,isTemplatePropNode:Ht,isPostcssSimpleVarNode:qt,isKeyValuePairNode:Xn,isKeyValuePairInParenGroupNode:Fn,isKeyInValuePairNode:Fr,isSCSSMapItemNode:fr,isInlineValueCommentNode:En,isHashNode:Dr,isLeftCurlyBraceNode:Vn,isRightCurlyBraceNode:On,isWordNode:Pr,isColonNode:Tr,isMediaAndSupportsKeywords:Kr,isColorAdjusterFuncNode:Kn,lastLineHasInlineComment:Sr,isAtWordPlaceholderNode:di,isConfigurationNode:pi,isParenGroupNode:Da}}}),ki=xn({"src/utils/line-column-to-index.js"(ze,tt){Ln(),tt.exports=function(De,Xe){let Ve=0;for(let Re=0;Re<De.line-1;++Re)Ve=Xe.indexOf(`
`,Ve)+1;return Ve+De.column}}}),no=xn({"src/language-css/loc.js"(ze,tt){Ln();var{skipEverythingButNewLine:De}=cm(),Xe=Dl(),Ve=ki();function Re(it,ht){return typeof it.sourceIndex=="number"?it.sourceIndex:it.source?Ve(it.source.start,ht)-1:null}function Le(it,ht){if(it.type==="css-comment"&&it.inline)return De(ht,it.source.startOffset);let Ot=it.nodes&&Xe(it.nodes);return Ot&&it.source&&!it.source.end&&(it=Ot),it.source&&it.source.end?Ve(it.source.end,ht):null}function Be(it,ht){it.source&&(it.source.startOffset=Re(it,ht),it.source.endOffset=Le(it,ht));for(let Ot in it){let Xt=it[Ot];Ot==="source"||!Xt||typeof Xt!="object"||(Xt.type==="value-root"||Xt.type==="value-unknown"?et(Xt,ut(it),Xt.text||Xt.value):Be(Xt,ht))}}function et(it,ht,Ot){it.source&&(it.source.startOffset=Re(it,Ot)+ht,it.source.endOffset=Le(it,Ot)+ht);for(let Xt in it){let Ie=it[Xt];Xt==="source"||!Ie||typeof Ie!="object"||et(Ie,ht,Ot)}}function ut(it){let ht=it.source.startOffset;return typeof it.prop=="string"&&(ht+=it.prop.length),it.type==="css-atrule"&&typeof it.name=="string"&&(ht+=1+it.name.length+it.raws.afterName.match(/^\s*:?\s*/)[0].length),it.type!=="css-atrule"&&it.raws&&typeof it.raws.between=="string"&&(ht+=it.raws.between.length),ht}function Ct(it){let ht="initial",Ot="initial",Xt,Ie=!1,It=[];for(let an=0;an<it.length;an++){let Lt=it[an];switch(ht){case"initial":if(Lt==="'"){ht="single-quotes";continue}if(Lt==='"'){ht="double-quotes";continue}if((Lt==="u"||Lt==="U")&&it.slice(an,an+4).toLowerCase()==="url("){ht="url",an+=3;continue}if(Lt==="*"&&it[an-1]==="/"){ht="comment-block";continue}if(Lt==="/"&&it[an-1]==="/"){ht="comment-inline",Xt=an-1;continue}continue;case"single-quotes":if(Lt==="'"&&it[an-1]!=="\\"&&(ht=Ot,Ot="initial"),Lt===`
`||Lt==="\r")return it;continue;case"double-quotes":if(Lt==='"'&&it[an-1]!=="\\"&&(ht=Ot,Ot="initial"),Lt===`
`||Lt==="\r")return it;continue;case"url":if(Lt===")"&&(ht="initial"),Lt===`
`||Lt==="\r")return it;if(Lt==="'"){ht="single-quotes",Ot="url";continue}if(Lt==='"'){ht="double-quotes",Ot="url";continue}continue;case"comment-block":Lt==="/"&&it[an-1]==="*"&&(ht="initial");continue;case"comment-inline":(Lt==='"'||Lt==="'"||Lt==="*")&&(Ie=!0),(Lt===`
`||Lt==="\r")&&(Ie&&It.push([Xt,an]),ht="initial",Ie=!1);continue}}for(let[an,Lt]of It)it=it.slice(0,an)+it.slice(an,Lt).replace(/["'*]/g," ")+it.slice(Lt);return it}function bt(it){return it.source.startOffset}function xt(it){return it.source.endOffset}tt.exports={locStart:bt,locEnd:xt,calculateLoc:Be,replaceQuotesInInlineComments:Ct}}}),us=xn({"src/language-css/utils/is-less-parser.js"(ze,tt){Ln();function De(Xe){return Xe.parser==="css"||Xe.parser==="less"}tt.exports=De}}),bl=xn({"src/language-css/utils/is-scss.js"(ze,tt){Ln();function De(Xe,Ve){return Xe==="less"||Xe==="scss"?Xe==="scss":/(?:\w\s*:\s*[^:}]+|#){|@import[^\n]+(?:url|,)/.test(Ve)}tt.exports=De}}),Su=xn({"src/language-css/utils/css-units.evaluate.js"(ze,tt){tt.exports={em:"em",rem:"rem",ex:"ex",rex:"rex",cap:"cap",rcap:"rcap",ch:"ch",rch:"rch",ic:"ic",ric:"ric",lh:"lh",rlh:"rlh",vw:"vw",svw:"svw",lvw:"lvw",dvw:"dvw",vh:"vh",svh:"svh",lvh:"lvh",dvh:"dvh",vi:"vi",svi:"svi",lvi:"lvi",dvi:"dvi",vb:"vb",svb:"svb",lvb:"lvb",dvb:"dvb",vmin:"vmin",svmin:"svmin",lvmin:"lvmin",dvmin:"dvmin",vmax:"vmax",svmax:"svmax",lvmax:"lvmax",dvmax:"dvmax",cm:"cm",mm:"mm",q:"Q",in:"in",pt:"pt",pc:"pc",px:"px",deg:"deg",grad:"grad",rad:"rad",turn:"turn",s:"s",ms:"ms",hz:"Hz",khz:"kHz",dpi:"dpi",dpcm:"dpcm",dppx:"dppx",x:"x"}}}),hd=xn({"src/language-css/utils/print-unit.js"(ze,tt){Ln();var De=Su();function Xe(Ve){let Re=Ve.toLowerCase();return Object.prototype.hasOwnProperty.call(De,Re)?De[Re]:Ve}tt.exports=Xe}}),ap=xn({"src/language-css/printer-postcss.js"(ze,tt){Ln();var De=Dl(),{printNumber:Xe,printString:Ve,hasNewline:Re,isFrontMatterNode:Le,isNextLineEmpty:Be,isNonEmptyArray:et}=al(),{builders:{join:ut,line:Ct,hardline:bt,softline:xt,group:it,fill:ht,indent:Ot,dedent:Xt,ifBreak:Ie,breakParent:It},utils:{removeLines:an,getDocParts:Lt}}=si(),hn=Ic(),on=Wm(),{insertPragma:Yn}=Pp(),{getAncestorNode:gt,getPropOfDeclNode:Wt,maybeToLowerCase:dt,insideValueFunctionNode:Pt,insideICSSRuleNode:Ke,insideAtRuleNode:St,insideURLFunctionInImportAtRuleNode:Et,isKeyframeAtRuleKeywords:Ht,isWideKeywords:qt,isLastNode:Jt,isSCSSControlDirectiveNode:yn,isDetachedRulesetDeclarationNode:Rn,isRelationalOperatorNode:Xn,isEqualityOperatorNode:Fn,isMultiplicationNode:fr,isDivisionNode:En,isAdditionNode:Dr,isSubtractionNode:Vn,isMathOperatorNode:On,isEachKeywordNode:Pr,isForKeywordNode:Tr,isURLFunctionNode:Fr,isIfElseKeywordNode:Kr,hasComposesNode:Kn,hasParensAroundNode:Sr,hasEmptyRawBefore:di,isKeyValuePairNode:pi,isKeyInValuePairNode:Da,isDetachedRulesetCallNode:Cr,isTemplatePlaceholderNode:ar,isTemplatePropNode:Lr,isPostcssSimpleVarNode:Jr,isSCSSMapItemNode:Hr,isInlineValueCommentNode:Ki,isHashNode:ea,isLeftCurlyBraceNode:No,isRightCurlyBraceNode:Us,isWordNode:sr,isColonNode:So,isMediaAndSupportsKeywords:_o,isColorAdjusterFuncNode:li,lastLineHasInlineComment:tr,isAtWordPlaceholderNode:ri,isConfigurationNode:gr,isParenGroupNode:gi}=hm(),{locStart:so,locEnd:Ra}=no(),Ti=us(),At=bl(),cr=hd();function ii(ho){return ho.trailingComma==="es5"||ho.trailingComma==="all"}function ta(ho,ps,as){let ai=ho.getValue();if(!ai)return"";if(typeof ai=="string")return ai;switch(ai.type){case"front-matter":return[ai.raw,bt];case"css-root":{let Hs=ga(ho,ps,as),Cl=ai.raws.after.trim();return Cl.startsWith(";")&&(Cl=Cl.slice(1).trim()),[Hs,Cl?` ${Cl}`:"",Lt(Hs).length>0?bt:""]}case"css-comment":{let Hs=ai.inline||ai.raws.inline,Cl=ps.originalText.slice(so(ai),Ra(ai));return Hs?Cl.trimEnd():Cl}case"css-rule":return[as("selector"),ai.important?" !important":"",ai.nodes?[ai.selector&&ai.selector.type==="selector-unknown"&&tr(ai.selector.value)?Ct:" ","{",ai.nodes.length>0?Ot([bt,ga(ho,ps,as)]):"",bt,"}",Rn(ai)?";":""]:";"];case"css-decl":{let Hs=ho.getParentNode(),{between:Cl}=ai.raws,pu=Cl.trim(),Yp=pu===":",$n=Kn(ai)?an(as("value")):as("value");return!Yp&&tr(pu)&&($n=Ot([bt,Xt($n)])),[ai.raws.before.replace(/[\s;]/g,""),Hs.type==="css-atrule"&&Hs.variable||Ke(ho)?ai.prop:dt(ai.prop),pu.startsWith("//")?" ":"",pu,ai.extend?"":" ",Ti(ps)&&ai.extend&&ai.selector?["extend(",as("selector"),")"]:"",$n,ai.raws.important?ai.raws.important.replace(/\s*!\s*important/i," !important"):ai.important?" !important":"",ai.raws.scssDefault?ai.raws.scssDefault.replace(/\s*!default/i," !default"):ai.scssDefault?" !default":"",ai.raws.scssGlobal?ai.raws.scssGlobal.replace(/\s*!global/i," !global"):ai.scssGlobal?" !global":"",ai.nodes?[" {",Ot([xt,ga(ho,ps,as)]),xt,"}"]:Lr(ai)&&!Hs.raws.semicolon&&ps.originalText[Ra(ai)-1]!==";"?"":ps.__isHTMLStyleAttribute&&Jt(ho,ai)?Ie(";"):";"]}case"css-atrule":{let Hs=ho.getParentNode(),Cl=ar(ai)&&!Hs.raws.semicolon&&ps.originalText[Ra(ai)-1]!==";";if(Ti(ps)){if(ai.mixin)return[as("selector"),ai.important?" !important":"",Cl?"":";"];if(ai.function)return[ai.name,as("params"),Cl?"":";"];if(ai.variable)return["@",ai.name,": ",ai.value?as("value"):"",ai.raws.between.trim()?ai.raws.between.trim()+" ":"",ai.nodes?["{",Ot([ai.nodes.length>0?xt:"",ga(ho,ps,as)]),xt,"}"]:"",Cl?"":";"]}return["@",Cr(ai)||ai.name.endsWith(":")?ai.name:dt(ai.name),ai.params?[Cr(ai)?"":ar(ai)?ai.raws.afterName===""?"":ai.name.endsWith(":")?" ":/^\s*\n\s*\n/.test(ai.raws.afterName)?[bt,bt]:/^\s*\n/.test(ai.raws.afterName)?bt:" ":" ",as("params")]:"",ai.selector?Ot([" ",as("selector")]):"",ai.value?it([" ",as("value"),yn(ai)?Sr(ai)?" ":Ct:""]):ai.name==="else"?" ":"",ai.nodes?[yn(ai)?"":ai.selector&&!ai.selector.nodes&&typeof ai.selector.value=="string"&&tr(ai.selector.value)||!ai.selector&&typeof ai.params=="string"&&tr(ai.params)?Ct:" ","{",Ot([ai.nodes.length>0?xt:"",ga(ho,ps,as)]),xt,"}"]:Cl?"":";"]}case"media-query-list":{let Hs=[];return ho.each(Cl=>{let pu=Cl.getValue();pu.type==="media-query"&&pu.value===""||Hs.push(as())},"nodes"),it(Ot(ut(Ct,Hs)))}case"media-query":return[ut(" ",ho.map(as,"nodes")),Jt(ho,ai)?"":","];case"media-type":return zs(bo(ai.value,ps));case"media-feature-expression":return ai.nodes?["(",...ho.map(as,"nodes"),")"]:ai.value;case"media-feature":return dt(bo(ai.value.replace(/ +/g," "),ps));case"media-colon":return[ai.value," "];case"media-value":return zs(bo(ai.value,ps));case"media-keyword":return bo(ai.value,ps);case"media-url":return bo(ai.value.replace(/^url\(\s+/gi,"url(").replace(/\s+\)$/g,")"),ps);case"media-unknown":return ai.value;case"selector-root":return it([St(ho,"custom-selector")?[gt(ho,"css-atrule").customSelector,Ct]:"",ut([",",St(ho,["extend","custom-selector","nest"])?Ct:bt],ho.map(as,"nodes"))]);case"selector-selector":return it(Ot(ho.map(as,"nodes")));case"selector-comment":return ai.value;case"selector-string":return bo(ai.value,ps);case"selector-tag":{let Hs=ho.getParentNode(),Cl=Hs&&Hs.nodes.indexOf(ai),pu=Cl&&Hs.nodes[Cl-1];return[ai.namespace?[ai.namespace===!0?"":ai.namespace.trim(),"|"]:"",pu.type==="selector-nesting"?ai.value:zs(Ht(ho,ai.value)?ai.value.toLowerCase():ai.value)]}case"selector-id":return["#",ai.value];case"selector-class":return[".",zs(bo(ai.value,ps))];case"selector-attribute":{var sp;return["[",ai.namespace?[ai.namespace===!0?"":ai.namespace.trim(),"|"]:"",ai.attribute.trim(),(sp=ai.operator)!==null&&sp!==void 0?sp:"",ai.value?ys(bo(ai.value.trim(),ps),ps):"",ai.insensitive?" i":"","]"]}case"selector-combinator":{if(ai.value==="+"||ai.value===">"||ai.value==="~"||ai.value===">>>"){let pu=ho.getParentNode();return[pu.type==="selector-selector"&&pu.nodes[0]===ai?"":Ct,ai.value,Jt(ho,ai)?"":" "]}let Hs=ai.value.trim().startsWith("(")?Ct:"",Cl=zs(bo(ai.value.trim(),ps))||Ct;return[Hs,Cl]}case"selector-universal":return[ai.namespace?[ai.namespace===!0?"":ai.namespace.trim(),"|"]:"",ai.value];case"selector-pseudo":return[dt(ai.value),et(ai.nodes)?it(["(",Ot([xt,ut([",",Ct],ho.map(as,"nodes"))]),xt,")"]):""];case"selector-nesting":return ai.value;case"selector-unknown":{let Hs=gt(ho,"css-rule");if(Hs&&Hs.isSCSSNesterProperty)return zs(bo(dt(ai.value),ps));let Cl=ho.getParentNode();if(Cl.raws&&Cl.raws.selector){let Yp=so(Cl),$n=Yp+Cl.raws.selector.length;return ps.originalText.slice(Yp,$n).trim()}let pu=ho.getParentNode(1);if(Cl.type==="value-paren_group"&&pu&&pu.type==="value-func"&&pu.value==="selector"){let Yp=Ra(Cl.open)+1,$n=so(Cl.close),bi=ps.originalText.slice(Yp,$n).trim();return tr(bi)?[It,bi]:bi}return ai.value}case"value-value":case"value-root":return as("group");case"value-comment":return ps.originalText.slice(so(ai),Ra(ai));case"value-comma_group":{let Hs=ho.getParentNode(),Cl=ho.getParentNode(1),pu=Wt(ho),Yp=pu&&Hs.type==="value-value"&&(pu==="grid"||pu.startsWith("grid-template")),$n=gt(ho,"css-atrule"),bi=$n&&yn($n),zo=ai.groups.some(Rp=>Ki(Rp)),Rl=ho.map(as,"groups"),Ml=[],Dp=Pt(ho,"url"),od=!1,Ip=!1;for(let Rp=0;Rp<ai.groups.length;++Rp){var md;Ml.push(Rl[Rp]);let gd=ai.groups[Rp-1],hs=ai.groups[Rp],nl=ai.groups[Rp+1],c4=ai.groups[Rp+2];if(Dp){(nl&&Dr(nl)||Dr(hs))&&Ml.push(" ");continue}if(St(ho,"forward")&&hs.type==="value-word"&&hs.value&&gd!==void 0&&gd.type==="value-word"&&gd.value==="as"&&nl.type==="value-operator"&&nl.value==="*"||!nl||hs.type==="value-word"&&hs.value.endsWith("-")&&ri(nl))continue;if(hs.type==="value-string"&&hs.quoted){let hb=hs.value.lastIndexOf("#{"),k_=hs.value.lastIndexOf("}");hb!==-1&&k_!==-1?od=hb>k_:hb!==-1?od=!0:k_!==-1&&(od=!1)}if(od||So(hs)||So(nl)||hs.type==="value-atword"&&(hs.value===""||hs.value.endsWith("["))||nl.type==="value-word"&&nl.value.startsWith("]")||hs.value==="~"||hs.value&&hs.value.includes("\\")&&nl&&nl.type!=="value-comment"||gd&&gd.value&&gd.value.indexOf("\\")===gd.value.length-1&&hs.type==="value-operator"&&hs.value==="/"||hs.value==="\\"||Jr(hs,nl)||ea(hs)||No(hs)||Us(nl)||No(nl)&&di(nl)||Us(hs)&&di(nl)||hs.value==="--"&&ea(nl))continue;let O8=On(hs),m7=On(nl);if((O8&&ea(nl)||m7&&Us(hs))&&di(nl)||!gd&&En(hs)||Pt(ho,"calc")&&(Dr(hs)||Dr(nl)||Vn(hs)||Vn(nl))&&di(nl))continue;let $w=(Dr(hs)||Vn(hs))&&Rp===0&&(nl.type==="value-number"||nl.isHex)&&Cl&&li(Cl)&&!di(nl),pb=c4&&c4.type==="value-func"||c4&&sr(c4)||hs.type==="value-func"||sr(hs),u4=nl.type==="value-func"||sr(nl)||gd&&gd.type==="value-func"||gd&&sr(gd);if(!(!(fr(nl)||fr(hs))&&!Pt(ho,"calc")&&!$w&&(En(nl)&&!pb||En(hs)&&!u4||Dr(nl)&&!pb||Dr(hs)&&!u4||Vn(nl)||Vn(hs))&&(di(nl)||O8&&(!gd||gd&&On(gd))))&&!((ps.parser==="scss"||ps.parser==="less")&&O8&&hs.value==="-"&&gi(nl)&&Ra(hs)===so(nl.open)&&nl.open.value==="(")){if(Ki(hs)){if(Hs.type==="value-paren_group"){Ml.push(Xt(bt));continue}Ml.push(bt);continue}if(bi&&(Fn(nl)||Xn(nl)||Kr(nl)||Pr(hs)||Tr(hs))){Ml.push(" ");continue}if($n&&$n.name.toLowerCase()==="namespace"){Ml.push(" ");continue}if(Yp){hs.source&&nl.source&&hs.source.start.line!==nl.source.start.line?(Ml.push(bt),Ip=!0):Ml.push(" ");continue}if(m7){Ml.push(" ");continue}if(!(nl&&nl.value==="...")&&!(ri(hs)&&ri(nl)&&Ra(hs)===so(nl))){if(ri(hs)&&gi(nl)&&Ra(hs)===so(nl.open)){Ml.push(xt);continue}if(hs.value==="with"&&gi(nl)){Ml.push(" ");continue}(md=hs.value)!==null&&md!==void 0&&md.endsWith("#")&&nl.value==="{"&&gi(nl.group)||Ml.push(Ct)}}}return zo&&Ml.push(It),Ip&&Ml.unshift(bt),bi?it(Ot(Ml)):Et(ho)?it(ht(Ml)):it(Ot(ht(Ml)))}case"value-paren_group":{let Hs=ho.getParentNode();if(Hs&&Fr(Hs)&&(ai.groups.length===1||ai.groups.length>0&&ai.groups[0].type==="value-comma_group"&&ai.groups[0].groups.length>0&&ai.groups[0].groups[0].type==="value-word"&&ai.groups[0].groups[0].value.startsWith("data:")))return[ai.open?as("open"):"",ut(",",ho.map(as,"groups")),ai.close?as("close"):""];if(!ai.open){let Dp=ho.map(as,"groups"),od=[];for(let Ip=0;Ip<Dp.length;Ip++)Ip!==0&&od.push([",",Ct]),od.push(Dp[Ip]);return it(Ot(ht(od)))}let Cl=Hr(ho),pu=De(ai.groups),Yp=pu&&pu.type==="value-comment",$n=Da(ai,Hs),bi=gr(ai,Hs),zo=bi||Cl&&!$n,Rl=bi||$n,Ml=it([ai.open?as("open"):"",Ot([xt,ut([Ct],ho.map((Dp,od)=>{let Ip=Dp.getValue(),Rp=od===ai.groups.length-1,gd=[as(),Rp?"":","];if(pi(Ip)&&Ip.type==="value-comma_group"&&Ip.groups&&Ip.groups[0].type!=="value-paren_group"&&Ip.groups[2]&&Ip.groups[2].type==="value-paren_group"){let hs=Lt(gd[0].contents.contents);hs[1]=it(hs[1]),gd=[it(Xt(gd))]}if(!Rp&&Ip.type==="value-comma_group"&&et(Ip.groups)){let hs=De(Ip.groups);!hs.source&&hs.close&&(hs=hs.close),hs.source&&Be(ps.originalText,hs,Ra)&&gd.push(bt)}return gd},"groups"))]),Ie(!Yp&&At(ps.parser,ps.originalText)&&Cl&&ii(ps)?",":""),xt,ai.close?as("close"):""],{shouldBreak:zo});return Rl?Xt(Ml):Ml}case"value-func":return[ai.value,St(ho,"supports")&&_o(ai)?" ":"",as("group")];case"value-paren":return ai.value;case"value-number":return[Gc(ai.value),cr(ai.unit)];case"value-operator":return ai.value;case"value-word":return ai.isColor&&ai.isHex||qt(ai.value)?ai.value.toLowerCase():ai.value;case"value-colon":{let Hs=ho.getParentNode(),Cl=Hs&&Hs.groups.indexOf(ai),pu=Cl&&Hs.groups[Cl-1];return[ai.value,pu&&typeof pu.value=="string"&&De(pu.value)==="\\"||Pt(ho,"url")?"":Ct]}case"value-comma":return[ai.value," "];case"value-string":return Ve(ai.raws.quote+ai.value+ai.raws.quote,ps);case"value-atword":return["@",ai.value];case"value-unicode-range":return ai.value;case"value-unknown":return ai.value;default:throw new Error(`Unknown postcss type ${JSON.stringify(ai.type)}`)}}function ga(ho,ps,as){let ai=[];return ho.each((sp,md,Hs)=>{let Cl=Hs[md-1];if(Cl&&Cl.type==="css-comment"&&Cl.text.trim()==="prettier-ignore"){let pu=sp.getValue();ai.push(ps.originalText.slice(so(pu),Ra(pu)))}else ai.push(as());md!==Hs.length-1&&(Hs[md+1].type==="css-comment"&&!Re(ps.originalText,so(Hs[md+1]),{backwards:!0})&&!Le(Hs[md])||Hs[md+1].type==="css-atrule"&&Hs[md+1].name==="else"&&Hs[md].type!=="css-comment"?ai.push(" "):(ai.push(ps.__isHTMLStyleAttribute?Ct:bt),Be(ps.originalText,sp.getValue(),Ra)&&!Le(Hs[md])&&ai.push(bt)))},"nodes"),ai}var Oo=/(["'])(?:(?!\1)[^\\]|\\.)*\1/gs,oa=/(?:\d*\.\d+|\d+\.?)(?:[Ee][+-]?\d+)?/g,Cu=/[A-Za-z]+/g,yo=/[$@]?[A-Z_a-z\u0080-\uFFFF][\w\u0080-\uFFFF-]*/g,Du=new RegExp(Oo.source+`|(${yo.source})?(${oa.source})(${Cu.source})?`,"g");function bo(ho,ps){return ho.replace(Oo,as=>Ve(as,ps))}function ys(ho,ps){let as=ps.singleQuote?"'":'"';return ho.includes('"')||ho.includes("'")?ho:as+ho+as}function zs(ho){return ho.replace(Du,(ps,as,ai,sp,md)=>!ai&&sp?Gc(sp)+dt(md||""):ps)}function Gc(ho){return Xe(ho).replace(/\.0(?=$|e)/,"")}tt.exports={print:ta,embed:on,insertPragma:Yn,massageAstNode:hn}}}),P_=xn({"src/language-css/options.js"(ze,tt){Ln();var De=Qa();tt.exports={singleQuote:De.singleQuote}}}),mm=xn({"src/language-css/parsers.js"(){Ln()}}),C2=xn({"node_modules/linguist-languages/data/CSS.json"(ze,tt){tt.exports={name:"CSS",type:"markup",tmScope:"source.css",aceMode:"css",codemirrorMode:"css",codemirrorMimeType:"text/css",color:"#563d7c",extensions:[".css"],languageId:50}}}),Ah=xn({"node_modules/linguist-languages/data/PostCSS.json"(ze,tt){tt.exports={name:"PostCSS",type:"markup",color:"#dc3a0c",tmScope:"source.postcss",group:"CSS",extensions:[".pcss",".postcss"],aceMode:"text",languageId:262764437}}}),Um=xn({"node_modules/linguist-languages/data/Less.json"(ze,tt){tt.exports={name:"Less",type:"markup",color:"#1d365d",aliases:["less-css"],extensions:[".less"],tmScope:"source.css.less",aceMode:"less",codemirrorMode:"css",codemirrorMimeType:"text/css",languageId:198}}}),gm=xn({"node_modules/linguist-languages/data/SCSS.json"(ze,tt){tt.exports={name:"SCSS",type:"markup",color:"#c6538c",tmScope:"source.css.scss",aceMode:"scss",codemirrorMode:"css",codemirrorMimeType:"text/x-scss",extensions:[".scss"],languageId:329}}}),op=xn({"src/language-css/index.js"(ze,tt){Ln();var De=Uf(),Xe=ap(),Ve=P_(),Re=mm(),Le=[De(C2(),et=>({since:"1.4.0",parsers:["css"],vscodeLanguageIds:["css"],extensions:[...et.extensions,".wxss"]})),De(Ah(),()=>({since:"1.4.0",parsers:["css"],vscodeLanguageIds:["postcss"]})),De(Um(),()=>({since:"1.4.0",parsers:["less"],vscodeLanguageIds:["less"]})),De(gm(),()=>({since:"1.4.0",parsers:["scss"],vscodeLanguageIds:["scss"]}))],Be={postcss:Xe};tt.exports={languages:Le,options:Ve,printers:Be,parsers:Re}}}),pv=xn({"src/language-handlebars/loc.js"(ze,tt){Ln();function De(Ve){return Ve.loc.start.offset}function Xe(Ve){return Ve.loc.end.offset}tt.exports={locStart:De,locEnd:Xe}}}),N_=xn({"src/language-handlebars/clean.js"(ze,tt){Ln();function De(Xe,Ve){if(Xe.type==="TextNode"){let Re=Xe.chars.trim();if(!Re)return null;Ve.chars=Re.replace(/[\t\n\f\r ]+/g," ")}Xe.type==="AttrNode"&&Xe.name.toLowerCase()==="class"&&delete Ve.value}De.ignoredProperties=new Set(["loc","selfClosing"]),tt.exports=De}}),Mh=xn({"src/language-handlebars/html-void-elements.evaluate.js"(ze,tt){tt.exports=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"]}}),id=xn({"src/language-handlebars/utils.js"(ze,tt){Ln();var De=Dl(),Xe=Mh();function Ve(Lt){let hn=Lt.getValue(),on=Lt.getParentNode(0);return!!(xt(Lt,["ElementNode"])&&De(on.children)===hn||xt(Lt,["Block"])&&De(on.body)===hn)}function Re(Lt){return Lt.toUpperCase()===Lt}function Le(Lt){return bt(Lt,["ElementNode"])&&typeof Lt.tag=="string"&&!Lt.tag.startsWith(":")&&(Re(Lt.tag[0])||Lt.tag.includes("."))}var Be=new Set(Xe);function et(Lt){return Be.has(Lt.toLowerCase())&&!Re(Lt[0])}function ut(Lt){return Lt.selfClosing===!0||et(Lt.tag)||Le(Lt)&&Lt.children.every(hn=>Ct(hn))}function Ct(Lt){return bt(Lt,["TextNode"])&&!/\S/.test(Lt.chars)}function bt(Lt,hn){return Lt&&hn.includes(Lt.type)}function xt(Lt,hn){let on=Lt.getParentNode(0);return bt(on,hn)}function it(Lt,hn){let on=Xt(Lt);return bt(on,hn)}function ht(Lt,hn){let on=Ie(Lt);return bt(on,hn)}function Ot(Lt,hn){var on,Yn,gt,Wt;let dt=Lt.getValue(),Pt=(on=Lt.getParentNode(0))!==null&&on!==void 0?on:{},Ke=(Yn=(gt=(Wt=Pt.children)!==null&&Wt!==void 0?Wt:Pt.body)!==null&&gt!==void 0?gt:Pt.parts)!==null&&Yn!==void 0?Yn:[],St=Ke.indexOf(dt);return St!==-1&&Ke[St+hn]}function Xt(Lt){let hn=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return Ot(Lt,-hn)}function Ie(Lt){return Ot(Lt,1)}function It(Lt){return bt(Lt,["MustacheCommentStatement"])&&typeof Lt.value=="string"&&Lt.value.trim()==="prettier-ignore"}function an(Lt){let hn=Lt.getValue(),on=Xt(Lt,2);return It(hn)||It(on)}tt.exports={getNextNode:Ie,getPreviousNode:Xt,hasPrettierIgnore:an,isLastNodeOfSiblings:Ve,isNextNodeOfSomeType:ht,isNodeOfSomeType:bt,isParentOfSomeType:xt,isPreviousNodeOfSomeType:it,isVoid:ut,isWhitespaceNode:Ct}}}),Wl=xn({"src/language-handlebars/printer-glimmer.js"(ze,tt){Ln();var{builders:{dedent:De,fill:Xe,group:Ve,hardline:Re,ifBreak:Le,indent:Be,join:et,line:ut,softline:Ct},utils:{getDocParts:bt,replaceTextEndOfLine:xt}}=si(),{getPreferredQuote:it,isNonEmptyArray:ht}=al(),{locStart:Ot,locEnd:Xt}=pv(),Ie=N_(),{getNextNode:It,getPreviousNode:an,hasPrettierIgnore:Lt,isLastNodeOfSiblings:hn,isNextNodeOfSomeType:on,isNodeOfSomeType:Yn,isParentOfSomeType:gt,isPreviousNodeOfSomeType:Wt,isVoid:dt,isWhitespaceNode:Pt}=id(),Ke=2;function St(tr,ri,gr){let gi=tr.getValue();if(!gi)return"";if(Lt(tr))return ri.originalText.slice(Ot(gi),Xt(gi));let so=ri.singleQuote?"'":'"';switch(gi.type){case"Block":case"Program":case"Template":return Ve(tr.map(gr,"body"));case"ElementNode":{let Ra=Ve(Ht(tr,gr)),Ti=ri.htmlWhitespaceSensitivity==="ignore"&&on(tr,["ElementNode"])?Ct:"";if(dt(gi))return[Ra,Ti];let At=["</",gi.tag,">"];return gi.children.length===0?[Ra,Be(At),Ti]:ri.htmlWhitespaceSensitivity==="ignore"?[Ra,Be(qt(tr,ri,gr)),Re,Be(At),Ti]:[Ra,Be(Ve(qt(tr,ri,gr))),Be(At),Ti]}case"BlockStatement":{let Ra=tr.getParentNode(1);return Ra&&Ra.inverse&&Ra.inverse.body.length===1&&Ra.inverse.body[0]===gi&&Ra.inverse.body[0].path.parts[0]===Ra.path.parts[0]?[Tr(tr,gr,Ra.inverse.body[0].path.parts[0]),di(tr,gr,ri),pi(tr,gr,ri)]:[On(tr,gr),Ve([di(tr,gr,ri),pi(tr,gr,ri),Fr(tr,gr,ri)])]}case"ElementModifierStatement":return Ve(["{{",sr(tr,gr),"}}"]);case"MustacheStatement":return Ve([yn(gi),sr(tr,gr),Rn(gi)]);case"SubExpression":return Ve(["(",Us(tr,gr),Ct,")"]);case"AttrNode":{let Ra=gi.value.type==="TextNode";if(Ra&&gi.value.chars===""&&Ot(gi.value)===Xt(gi.value))return gi.name;let Ti=Ra?it(gi.value.chars,so).quote:gi.value.type==="ConcatStatement"?it(gi.value.parts.filter(cr=>cr.type==="TextNode").map(cr=>cr.chars).join(""),so).quote:"",At=gr("value");return[gi.name,"=",Ti,gi.name==="class"&&Ti?Ve(Be(At)):At,Ti]}case"ConcatStatement":return tr.map(gr,"parts");case"Hash":return et(ut,tr.map(gr,"pairs"));case"HashPair":return[gi.key,"=",gr("value")];case"TextNode":{let Ra=gi.chars.replace(/{{/g,"\\{{"),Ti=ar(tr);if(Ti){if(Ti==="class"){let yo=Ra.trim().split(/\s+/).join(" "),Du=!1,bo=!1;return gt(tr,["ConcatStatement"])&&(Wt(tr,["MustacheStatement"])&&/^\s/.test(Ra)&&(Du=!0),on(tr,["MustacheStatement"])&&/\s$/.test(Ra)&&yo!==""&&(bo=!0)),[Du?ut:"",yo,bo?ut:""]}return xt(Ra)}let At=/^[\t\n\f\r ]*$/.test(Ra),cr=!an(tr),ii=!It(tr);if(ri.htmlWhitespaceSensitivity!=="ignore"){let yo=/^[\t\n\f\r ]*/,Du=/[\t\n\f\r ]*$/,bo=ii&&gt(tr,["Template"]),ys=cr&&gt(tr,["Template"]);if(At){if(ys||bo)return"";let as=[ut],ai=Lr(Ra);return ai&&(as=Ki(ai)),hn(tr)&&(as=as.map(sp=>De(sp))),as}let[zs]=Ra.match(yo),[Gc]=Ra.match(Du),ho=[];if(zs){ho=[ut];let as=Lr(zs);as&&(ho=Ki(as)),Ra=Ra.replace(yo,"")}let ps=[];if(Gc){if(!bo){ps=[ut];let as=Lr(Gc);as&&(ps=Ki(as)),hn(tr)&&(ps=ps.map(ai=>De(ai)))}Ra=Ra.replace(Du,"")}return[...ho,Xe(Da(Ra)),...ps]}let ta=Lr(Ra),ga=Jr(Ra),Oo=Hr(Ra);if((cr||ii)&&At&&gt(tr,["Block","ElementNode","Template"]))return"";At&&ta?(ga=Math.min(ta,Ke),Oo=0):(on(tr,["BlockStatement","ElementNode"])&&(Oo=Math.max(Oo,1)),Wt(tr,["BlockStatement","ElementNode"])&&(ga=Math.max(ga,1)));let oa="",Cu="";return Oo===0&&on(tr,["MustacheStatement"])&&(Cu=" "),ga===0&&Wt(tr,["MustacheStatement"])&&(oa=" "),cr&&(ga=0,oa=""),ii&&(Oo=0,Cu=""),Ra=Ra.replace(/^[\t\n\f\r ]+/g,oa).replace(/[\t\n\f\r ]+$/,Cu),[...Ki(ga),Xe(Da(Ra)),...Ki(Oo)]}case"MustacheCommentStatement":{let Ra=Ot(gi),Ti=Xt(gi),At=ri.originalText.charAt(Ra+2)==="~",cr=ri.originalText.charAt(Ti-3)==="~",ii=gi.value.includes("}}")?"--":"";return["{{",At?"~":"","!",ii,gi.value,ii,cr?"~":"","}}"]}case"PathExpression":return gi.original;case"BooleanLiteral":return String(gi.value);case"CommentStatement":return["<!--",gi.value,"-->"];case"StringLiteral":{if(No(tr)){let Ra=ri.singleQuote?'"':"'";return ea(gi.value,Ra)}return ea(gi.value,so)}case"NumberLiteral":return String(gi.value);case"UndefinedLiteral":return"undefined";case"NullLiteral":return"null";default:throw new Error("unknown glimmer type: "+JSON.stringify(gi.type))}}function Et(tr,ri){return Ot(tr)-Ot(ri)}function Ht(tr,ri){let gr=tr.getValue(),gi=["attributes","modifiers","comments"].filter(Ra=>ht(gr[Ra])),so=gi.flatMap(Ra=>gr[Ra]).sort(Et);for(let Ra of gi)tr.each(Ti=>{let At=so.indexOf(Ti.getValue());so.splice(At,1,[ut,ri()])},Ra);return ht(gr.blockParams)&&so.push(ut,li(gr)),["<",gr.tag,Be(so),Jt(gr)]}function qt(tr,ri,gr){let gi=tr.getValue().children.every(so=>Pt(so));return ri.htmlWhitespaceSensitivity==="ignore"&&gi?"":tr.map((so,Ra)=>{let Ti=gr();return Ra===0&&ri.htmlWhitespaceSensitivity==="ignore"?[Ct,Ti]:Ti},"children")}function Jt(tr){return dt(tr)?Le([Ct,"/>"],[" />",Ct]):Le([Ct,">"],">")}function yn(tr){let ri=tr.escaped===!1?"{{{":"{{",gr=tr.strip&&tr.strip.open?"~":"";return[ri,gr]}function Rn(tr){let ri=tr.escaped===!1?"}}}":"}}";return[tr.strip&&tr.strip.close?"~":"",ri]}function Xn(tr){let ri=yn(tr),gr=tr.openStrip.open?"~":"";return[ri,gr,"#"]}function Fn(tr){let ri=Rn(tr);return[tr.openStrip.close?"~":"",ri]}function fr(tr){let ri=yn(tr),gr=tr.closeStrip.open?"~":"";return[ri,gr,"/"]}function En(tr){let ri=Rn(tr);return[tr.closeStrip.close?"~":"",ri]}function Dr(tr){let ri=yn(tr),gr=tr.inverseStrip.open?"~":"";return[ri,gr]}function Vn(tr){let ri=Rn(tr);return[tr.inverseStrip.close?"~":"",ri]}function On(tr,ri){let gr=tr.getValue(),gi=[],so=_o(tr,ri);return so&&gi.push(Ve(so)),ht(gr.program.blockParams)&&gi.push(li(gr.program)),Ve([Xn(gr),So(tr,ri),gi.length>0?Be([ut,et(ut,gi)]):"",Ct,Fn(gr)])}function Pr(tr,ri){return[ri.htmlWhitespaceSensitivity==="ignore"?Re:"",Dr(tr),"else",Vn(tr)]}function Tr(tr,ri,gr){let gi=tr.getValue(),so=tr.getParentNode(1);return Ve([Dr(so),["else"," ",gr],Be([ut,Ve(_o(tr,ri)),...ht(gi.program.blockParams)?[ut,li(gi.program)]:[]]),Ct,Vn(so)])}function Fr(tr,ri,gr){let gi=tr.getValue();return gr.htmlWhitespaceSensitivity==="ignore"?[Kr(gi)?Ct:Re,fr(gi),ri("path"),En(gi)]:[fr(gi),ri("path"),En(gi)]}function Kr(tr){return Yn(tr,["BlockStatement"])&&tr.program.body.every(ri=>Pt(ri))}function Kn(tr){return Sr(tr)&&tr.inverse.body.length===1&&Yn(tr.inverse.body[0],["BlockStatement"])&&tr.inverse.body[0].path.parts[0]===tr.path.parts[0]}function Sr(tr){return Yn(tr,["BlockStatement"])&&tr.inverse}function di(tr,ri,gr){let gi=tr.getValue();if(Kr(gi))return"";let so=ri("program");return gr.htmlWhitespaceSensitivity==="ignore"?Be([Re,so]):Be(so)}function pi(tr,ri,gr){let gi=tr.getValue(),so=ri("inverse"),Ra=gr.htmlWhitespaceSensitivity==="ignore"?[Re,so]:so;return Kn(gi)?Ra:Sr(gi)?[Pr(gi,gr),Be(Ra)]:""}function Da(tr){return bt(et(ut,Cr(tr)))}function Cr(tr){return tr.split(/[\t\n\f\r ]+/)}function ar(tr){for(let ri=0;ri<2;ri++){let gr=tr.getParentNode(ri);if(gr&&gr.type==="AttrNode")return gr.name.toLowerCase()}}function Lr(tr){return tr=typeof tr=="string"?tr:"",tr.split(`
`).length-1}function Jr(tr){tr=typeof tr=="string"?tr:"";let ri=(tr.match(/^([^\S\n\r]*[\n\r])+/g)||[])[0]||"";return Lr(ri)}function Hr(tr){tr=typeof tr=="string"?tr:"";let ri=(tr.match(/([\n\r][^\S\n\r]*)+$/g)||[])[0]||"";return Lr(ri)}function Ki(){let tr=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;return Array.from({length:Math.min(tr,Ke)}).fill(Re)}function ea(tr,ri){let{quote:gr,regex:gi}=it(tr,ri);return[gr,tr.replace(gi,`\\${gr}`),gr]}function No(tr){let ri=0,gr=tr.getParentNode(ri);for(;gr&&Yn(gr,["SubExpression"]);)ri++,gr=tr.getParentNode(ri);return!!(gr&&Yn(tr.getParentNode(ri+1),["ConcatStatement"])&&Yn(tr.getParentNode(ri+2),["AttrNode"]))}function Us(tr,ri){let gr=So(tr,ri),gi=_o(tr,ri);return gi?Be([gr,ut,Ve(gi)]):gr}function sr(tr,ri){let gr=So(tr,ri),gi=_o(tr,ri);return gi?[Be([gr,ut,gi]),Ct]:gr}function So(tr,ri){return ri("path")}function _o(tr,ri){let gr=tr.getValue(),gi=[];if(gr.params.length>0){let so=tr.map(ri,"params");gi.push(...so)}if(gr.hash&&gr.hash.pairs.length>0){let so=ri("hash");gi.push(so)}return gi.length===0?"":et(ut,gi)}function li(tr){return["as |",tr.blockParams.join(" "),"|"]}tt.exports={print:St,massageAstNode:Ie}}}),I1=xn({"src/language-handlebars/parsers.js"(){Ln()}}),Tg=xn({"node_modules/linguist-languages/data/Handlebars.json"(ze,tt){tt.exports={name:"Handlebars",type:"markup",color:"#f7931e",aliases:["hbs","htmlbars"],extensions:[".handlebars",".hbs"],tmScope:"text.html.handlebars",aceMode:"handlebars",languageId:155}}}),Fu=xn({"src/language-handlebars/index.js"(ze,tt){Ln();var De=Uf(),Xe=Wl(),Ve=I1(),Re=[De(Tg(),()=>({since:"2.3.0",parsers:["glimmer"],vscodeLanguageIds:["handlebars"]}))],Le={glimmer:Xe};tt.exports={languages:Re,printers:Le,parsers:Ve}}}),R1=xn({"src/language-graphql/pragma.js"(ze,tt){Ln();function De(Ve){return/^\s*#[^\S\n]*@(?:format|prettier)\s*(?:\n|$)/.test(Ve)}function Xe(Ve){return`# @format

`+Ve}tt.exports={hasPragma:De,insertPragma:Xe}}}),$g=xn({"src/language-graphql/loc.js"(ze,tt){Ln();function De(Ve){return typeof Ve.start=="number"?Ve.start:Ve.loc&&Ve.loc.start}function Xe(Ve){return typeof Ve.end=="number"?Ve.end:Ve.loc&&Ve.loc.end}tt.exports={locStart:De,locEnd:Xe}}}),Qd=xn({"src/language-graphql/printer-graphql.js"(ze,tt){Ln();var{builders:{join:De,hardline:Xe,line:Ve,softline:Re,group:Le,indent:Be,ifBreak:et}}=si(),{isNextLineEmpty:ut,isNonEmptyArray:Ct}=al(),{insertPragma:bt}=R1(),{locStart:xt,locEnd:it}=$g();function ht(on,Yn,gt){let Wt=on.getValue();if(!Wt)return"";if(typeof Wt=="string")return Wt;switch(Wt.kind){case"Document":{let dt=[];return on.each((Pt,Ke,St)=>{dt.push(gt()),Ke!==St.length-1&&(dt.push(Xe),ut(Yn.originalText,Pt.getValue(),it)&&dt.push(Xe))},"definitions"),[...dt,Xe]}case"OperationDefinition":{let dt=Yn.originalText[xt(Wt)]!=="{",Pt=!!Wt.name;return[dt?Wt.operation:"",dt&&Pt?[" ",gt("name")]:"",dt&&!Pt&&Ct(Wt.variableDefinitions)?" ":"",Ct(Wt.variableDefinitions)?Le(["(",Be([Re,De([et("",", "),Re],on.map(gt,"variableDefinitions"))]),Re,")"]):"",Ot(on,gt,Wt),Wt.selectionSet?!dt&&!Pt?"":" ":"",gt("selectionSet")]}case"FragmentDefinition":return["fragment ",gt("name"),Ct(Wt.variableDefinitions)?Le(["(",Be([Re,De([et("",", "),Re],on.map(gt,"variableDefinitions"))]),Re,")"]):""," on ",gt("typeCondition"),Ot(on,gt,Wt)," ",gt("selectionSet")];case"SelectionSet":return["{",Be([Xe,De(Xe,Xt(on,Yn,gt,"selections"))]),Xe,"}"];case"Field":return Le([Wt.alias?[gt("alias"),": "]:"",gt("name"),Wt.arguments.length>0?Le(["(",Be([Re,De([et("",", "),Re],Xt(on,Yn,gt,"arguments"))]),Re,")"]):"",Ot(on,gt,Wt),Wt.selectionSet?" ":"",gt("selectionSet")]);case"Name":return Wt.value;case"StringValue":{if(Wt.block){let dt=Wt.value.replace(/"""/g,"\\$&").split(`
`);return dt.length===1&&(dt[0]=dt[0].trim()),dt.every(Pt=>Pt==="")&&(dt.length=0),De(Xe,['"""',...dt,'"""'])}return['"',Wt.value.replace(/["\\]/g,"\\$&").replace(/\n/g,"\\n"),'"']}case"IntValue":case"FloatValue":case"EnumValue":return Wt.value;case"BooleanValue":return Wt.value?"true":"false";case"NullValue":return"null";case"Variable":return["$",gt("name")];case"ListValue":return Le(["[",Be([Re,De([et("",", "),Re],on.map(gt,"values"))]),Re,"]"]);case"ObjectValue":return Le(["{",Yn.bracketSpacing&&Wt.fields.length>0?" ":"",Be([Re,De([et("",", "),Re],on.map(gt,"fields"))]),Re,et("",Yn.bracketSpacing&&Wt.fields.length>0?" ":""),"}"]);case"ObjectField":case"Argument":return[gt("name"),": ",gt("value")];case"Directive":return["@",gt("name"),Wt.arguments.length>0?Le(["(",Be([Re,De([et("",", "),Re],Xt(on,Yn,gt,"arguments"))]),Re,")"]):""];case"NamedType":return gt("name");case"VariableDefinition":return[gt("variable"),": ",gt("type"),Wt.defaultValue?[" = ",gt("defaultValue")]:"",Ot(on,gt,Wt)];case"ObjectTypeExtension":case"ObjectTypeDefinition":return[gt("description"),Wt.description?Xe:"",Wt.kind==="ObjectTypeExtension"?"extend ":"","type ",gt("name"),Wt.interfaces.length>0?[" implements ",...an(on,Yn,gt)]:"",Ot(on,gt,Wt),Wt.fields.length>0?[" {",Be([Xe,De(Xe,Xt(on,Yn,gt,"fields"))]),Xe,"}"]:""];case"FieldDefinition":return[gt("description"),Wt.description?Xe:"",gt("name"),Wt.arguments.length>0?Le(["(",Be([Re,De([et("",", "),Re],Xt(on,Yn,gt,"arguments"))]),Re,")"]):"",": ",gt("type"),Ot(on,gt,Wt)];case"DirectiveDefinition":return[gt("description"),Wt.description?Xe:"","directive ","@",gt("name"),Wt.arguments.length>0?Le(["(",Be([Re,De([et("",", "),Re],Xt(on,Yn,gt,"arguments"))]),Re,")"]):"",Wt.repeatable?" repeatable":""," on ",De(" | ",on.map(gt,"locations"))];case"EnumTypeExtension":case"EnumTypeDefinition":return[gt("description"),Wt.description?Xe:"",Wt.kind==="EnumTypeExtension"?"extend ":"","enum ",gt("name"),Ot(on,gt,Wt),Wt.values.length>0?[" {",Be([Xe,De(Xe,Xt(on,Yn,gt,"values"))]),Xe,"}"]:""];case"EnumValueDefinition":return[gt("description"),Wt.description?Xe:"",gt("name"),Ot(on,gt,Wt)];case"InputValueDefinition":return[gt("description"),Wt.description?Wt.description.block?Xe:Ve:"",gt("name"),": ",gt("type"),Wt.defaultValue?[" = ",gt("defaultValue")]:"",Ot(on,gt,Wt)];case"InputObjectTypeExtension":case"InputObjectTypeDefinition":return[gt("description"),Wt.description?Xe:"",Wt.kind==="InputObjectTypeExtension"?"extend ":"","input ",gt("name"),Ot(on,gt,Wt),Wt.fields.length>0?[" {",Be([Xe,De(Xe,Xt(on,Yn,gt,"fields"))]),Xe,"}"]:""];case"SchemaExtension":return["extend schema",Ot(on,gt,Wt),...Wt.operationTypes.length>0?[" {",Be([Xe,De(Xe,Xt(on,Yn,gt,"operationTypes"))]),Xe,"}"]:[]];case"SchemaDefinition":return[gt("description"),Wt.description?Xe:"","schema",Ot(on,gt,Wt)," {",Wt.operationTypes.length>0?Be([Xe,De(Xe,Xt(on,Yn,gt,"operationTypes"))]):"",Xe,"}"];case"OperationTypeDefinition":return[gt("operation"),": ",gt("type")];case"InterfaceTypeExtension":case"InterfaceTypeDefinition":return[gt("description"),Wt.description?Xe:"",Wt.kind==="InterfaceTypeExtension"?"extend ":"","interface ",gt("name"),Wt.interfaces.length>0?[" implements ",...an(on,Yn,gt)]:"",Ot(on,gt,Wt),Wt.fields.length>0?[" {",Be([Xe,De(Xe,Xt(on,Yn,gt,"fields"))]),Xe,"}"]:""];case"FragmentSpread":return["...",gt("name"),Ot(on,gt,Wt)];case"InlineFragment":return["...",Wt.typeCondition?[" on ",gt("typeCondition")]:"",Ot(on,gt,Wt)," ",gt("selectionSet")];case"UnionTypeExtension":case"UnionTypeDefinition":return Le([gt("description"),Wt.description?Xe:"",Le([Wt.kind==="UnionTypeExtension"?"extend ":"","union ",gt("name"),Ot(on,gt,Wt),Wt.types.length>0?[" =",et(""," "),Be([et([Ve,"  "]),De([Ve,"| "],on.map(gt,"types"))])]:""])]);case"ScalarTypeExtension":case"ScalarTypeDefinition":return[gt("description"),Wt.description?Xe:"",Wt.kind==="ScalarTypeExtension"?"extend ":"","scalar ",gt("name"),Ot(on,gt,Wt)];case"NonNullType":return[gt("type"),"!"];case"ListType":return["[",gt("type"),"]"];default:throw new Error("unknown graphql type: "+JSON.stringify(Wt.kind))}}function Ot(on,Yn,gt){if(gt.directives.length===0)return"";let Wt=De(Ve,on.map(Yn,"directives"));return gt.kind==="FragmentDefinition"||gt.kind==="OperationDefinition"?Le([Ve,Wt]):[" ",Le(Be([Re,Wt]))]}function Xt(on,Yn,gt,Wt){return on.map((dt,Pt,Ke)=>{let St=gt();return Pt<Ke.length-1&&ut(Yn.originalText,dt.getValue(),it)?[St,Xe]:St},Wt)}function Ie(on){return on.kind&&on.kind!=="Comment"}function It(on){let Yn=on.getValue();if(Yn.kind==="Comment")return"#"+Yn.value.trimEnd();throw new Error("Not a comment: "+JSON.stringify(Yn))}function an(on,Yn,gt){let Wt=on.getNode(),dt=[],{interfaces:Pt}=Wt,Ke=on.map(St=>gt(St),"interfaces");for(let St=0;St<Pt.length;St++){let Et=Pt[St];dt.push(Ke[St]);let Ht=Pt[St+1];if(Ht){let qt=Yn.originalText.slice(Et.loc.end,Ht.loc.start),Jt=qt.includes("#"),yn=qt.replace(/#.*/g,"").trim();dt.push(yn===","?",":" &",Jt?Ve:" ")}}return dt}function Lt(on,Yn){on.kind==="StringValue"&&on.block&&!on.value.includes(`
`)&&(Yn.value=Yn.value.trim())}Lt.ignoredProperties=new Set(["loc","comments"]);function hn(on){var Yn;let gt=on.getValue();return gt==null||(Yn=gt.comments)===null||Yn===void 0?void 0:Yn.some(Wt=>Wt.value.trim()==="prettier-ignore")}tt.exports={print:ht,massageAstNode:Lt,hasPrettierIgnore:hn,insertPragma:bt,printComment:It,canAttachComment:Ie}}}),O0=xn({"src/language-graphql/options.js"(ze,tt){Ln();var De=Qa();tt.exports={bracketSpacing:De.bracketSpacing}}}),Km=xn({"src/language-graphql/parsers.js"(){Ln()}}),Lu=xn({"node_modules/linguist-languages/data/GraphQL.json"(ze,tt){tt.exports={name:"GraphQL",type:"data",color:"#e10098",extensions:[".graphql",".gql",".graphqls"],tmScope:"source.graphql",aceMode:"text",languageId:139}}}),qo=xn({"src/language-graphql/index.js"(ze,tt){Ln();var De=Uf(),Xe=Qd(),Ve=O0(),Re=Km(),Le=[De(Lu(),()=>({since:"1.5.0",parsers:["graphql"],vscodeLanguageIds:["graphql"]}))],Be={graphql:Xe};tt.exports={languages:Le,options:Ve,printers:Be,parsers:Re}}}),ju=xn({"node_modules/collapse-white-space/index.js"(ze,tt){Ln(),tt.exports=De;function De(Xe){return String(Xe).replace(/\s+/g," ")}}}),Zd=xn({"src/language-markdown/loc.js"(ze,tt){Ln();function De(Ve){return Ve.position.start.offset}function Xe(Ve){return Ve.position.end.offset}tt.exports={locStart:De,locEnd:Xe}}}),P0=xn({"src/language-markdown/constants.evaluate.js"(ze,tt){tt.exports={cjkPattern:"(?:[\\u02ea-\\u02eb\\u1100-\\u11ff\\u2e80-\\u2e99\\u2e9b-\\u2ef3\\u2f00-\\u2fd5\\u2ff0-\\u303f\\u3041-\\u3096\\u3099-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u3190-\\u3191\\u3196-\\u31ba\\u31c0-\\u31e3\\u31f0-\\u321e\\u322a-\\u3247\\u3260-\\u327e\\u328a-\\u32b0\\u32c0-\\u32cb\\u32d0-\\u3370\\u337b-\\u337f\\u33e0-\\u33fe\\u3400-\\u4db5\\u4e00-\\u9fef\\ua960-\\ua97c\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufe10-\\ufe1f\\ufe30-\\ufe6f\\uff00-\\uffef]|[\\ud840-\\ud868\\ud86a-\\ud86c\\ud86f-\\ud872\\ud874-\\ud879][\\udc00-\\udfff]|\\ud82c[\\udc00-\\udd1e\\udd50-\\udd52\\udd64-\\udd67]|\\ud83c[\\ude00\\ude50-\\ude51]|\\ud869[\\udc00-\\uded6\\udf00-\\udfff]|\\ud86d[\\udc00-\\udf34\\udf40-\\udfff]|\\ud86e[\\udc00-\\udc1d\\udc20-\\udfff]|\\ud873[\\udc00-\\udea1\\udeb0-\\udfff]|\\ud87a[\\udc00-\\udfe0]|\\ud87e[\\udc00-\\ude1d])(?:[\\ufe00-\\ufe0f]|\\udb40[\\udd00-\\uddef])?",kPattern:"[\\u1100-\\u11ff\\u3001-\\u3003\\u3008-\\u3011\\u3013-\\u301f\\u302e-\\u3030\\u3037\\u30fb\\u3131-\\u318e\\u3200-\\u321e\\u3260-\\u327e\\ua960-\\ua97c\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\ufe45-\\ufe46\\uff61-\\uff65\\uffa0-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc]",punctuationPattern:"[\\u0021-\\u002f\\u003a-\\u0040\\u005b-\\u0060\\u007b-\\u007e\\u00a1\\u00a7\\u00ab\\u00b6-\\u00b7\\u00bb\\u00bf\\u037e\\u0387\\u055a-\\u055f\\u0589-\\u058a\\u05be\\u05c0\\u05c3\\u05c6\\u05f3-\\u05f4\\u0609-\\u060a\\u060c-\\u060d\\u061b\\u061e-\\u061f\\u066a-\\u066d\\u06d4\\u0700-\\u070d\\u07f7-\\u07f9\\u0830-\\u083e\\u085e\\u0964-\\u0965\\u0970\\u09fd\\u0a76\\u0af0\\u0c77\\u0c84\\u0df4\\u0e4f\\u0e5a-\\u0e5b\\u0f04-\\u0f12\\u0f14\\u0f3a-\\u0f3d\\u0f85\\u0fd0-\\u0fd4\\u0fd9-\\u0fda\\u104a-\\u104f\\u10fb\\u1360-\\u1368\\u1400\\u166e\\u169b-\\u169c\\u16eb-\\u16ed\\u1735-\\u1736\\u17d4-\\u17d6\\u17d8-\\u17da\\u1800-\\u180a\\u1944-\\u1945\\u1a1e-\\u1a1f\\u1aa0-\\u1aa6\\u1aa8-\\u1aad\\u1b5a-\\u1b60\\u1bfc-\\u1bff\\u1c3b-\\u1c3f\\u1c7e-\\u1c7f\\u1cc0-\\u1cc7\\u1cd3\\u2010-\\u2027\\u2030-\\u2043\\u2045-\\u2051\\u2053-\\u205e\\u207d-\\u207e\\u208d-\\u208e\\u2308-\\u230b\\u2329-\\u232a\\u2768-\\u2775\\u27c5-\\u27c6\\u27e6-\\u27ef\\u2983-\\u2998\\u29d8-\\u29db\\u29fc-\\u29fd\\u2cf9-\\u2cfc\\u2cfe-\\u2cff\\u2d70\\u2e00-\\u2e2e\\u2e30-\\u2e4f\\u3001-\\u3003\\u3008-\\u3011\\u3014-\\u301f\\u3030\\u303d\\u30a0\\u30fb\\ua4fe-\\ua4ff\\ua60d-\\ua60f\\ua673\\ua67e\\ua6f2-\\ua6f7\\ua874-\\ua877\\ua8ce-\\ua8cf\\ua8f8-\\ua8fa\\ua8fc\\ua92e-\\ua92f\\ua95f\\ua9c1-\\ua9cd\\ua9de-\\ua9df\\uaa5c-\\uaa5f\\uaade-\\uaadf\\uaaf0-\\uaaf1\\uabeb\\ufd3e-\\ufd3f\\ufe10-\\ufe19\\ufe30-\\ufe52\\ufe54-\\ufe61\\ufe63\\ufe68\\ufe6a-\\ufe6b\\uff01-\\uff03\\uff05-\\uff0a\\uff0c-\\uff0f\\uff1a-\\uff1b\\uff1f-\\uff20\\uff3b-\\uff3d\\uff3f\\uff5b\\uff5d\\uff5f-\\uff65]|\\ud800[\\udd00-\\udd02\\udf9f\\udfd0]|\\ud801[\\udd6f]|\\ud802[\\udc57\\udd1f\\udd3f\\ude50-\\ude58\\ude7f\\udef0-\\udef6\\udf39-\\udf3f\\udf99-\\udf9c]|\\ud803[\\udf55-\\udf59]|\\ud804[\\udc47-\\udc4d\\udcbb-\\udcbc\\udcbe-\\udcc1\\udd40-\\udd43\\udd74-\\udd75\\uddc5-\\uddc8\\uddcd\\udddb\\udddd-\\udddf\\ude38-\\ude3d\\udea9]|\\ud805[\\udc4b-\\udc4f\\udc5b\\udc5d\\udcc6\\uddc1-\\uddd7\\ude41-\\ude43\\ude60-\\ude6c\\udf3c-\\udf3e]|\\ud806[\\udc3b\\udde2\\ude3f-\\ude46\\ude9a-\\ude9c\\ude9e-\\udea2]|\\ud807[\\udc41-\\udc45\\udc70-\\udc71\\udef7-\\udef8\\udfff]|\\ud809[\\udc70-\\udc74]|\\ud81a[\\ude6e-\\ude6f\\udef5\\udf37-\\udf3b\\udf44]|\\ud81b[\\ude97-\\ude9a\\udfe2]|\\ud82f[\\udc9f]|\\ud836[\\ude87-\\ude8b]|\\ud83a[\\udd5e-\\udd5f]"}}}),Wu=xn({"src/language-markdown/utils.js"(ze,tt){Ln();var{getLast:De}=al(),{locStart:Xe,locEnd:Ve}=Zd(),{cjkPattern:Re,kPattern:Le,punctuationPattern:Be}=P0(),et=["liquidNode","inlineCode","emphasis","esComment","strong","delete","wikiLink","link","linkReference","image","imageReference","footnote","footnoteReference","sentence","whitespace","word","break","inlineMath"],ut=[...et,"tableCell","paragraph","heading"],Ct=new RegExp(Le),bt=new RegExp(Be);function xt(It,an){let Lt="non-cjk",hn="cj-letter",on="k-letter",Yn="cjk-punctuation",gt=[],Wt=(an.proseWrap==="preserve"?It:It.replace(new RegExp(`(${Re})
(${Re})`,"g"),"$1$2")).split(/([\t\n ]+)/);for(let[Pt,Ke]of Wt.entries()){if(Pt%2===1){gt.push({type:"whitespace",value:/\n/.test(Ke)?`
`:" "});continue}if((Pt===0||Pt===Wt.length-1)&&Ke==="")continue;let St=Ke.split(new RegExp(`(${Re})`));for(let[Et,Ht]of St.entries())if(!((Et===0||Et===St.length-1)&&Ht==="")){if(Et%2===0){Ht!==""&&dt({type:"word",value:Ht,kind:Lt,hasLeadingPunctuation:bt.test(Ht[0]),hasTrailingPunctuation:bt.test(De(Ht))});continue}dt(bt.test(Ht)?{type:"word",value:Ht,kind:Yn,hasLeadingPunctuation:!0,hasTrailingPunctuation:!0}:{type:"word",value:Ht,kind:Ct.test(Ht)?on:hn,hasLeadingPunctuation:!1,hasTrailingPunctuation:!1})}}return gt;function dt(Pt){let Ke=De(gt);Ke&&Ke.type==="word"&&(Ke.kind===Lt&&Pt.kind===hn&&!Ke.hasTrailingPunctuation||Ke.kind===hn&&Pt.kind===Lt&&!Pt.hasLeadingPunctuation?gt.push({type:"whitespace",value:" "}):!St(Lt,Yn)&&![Ke.value,Pt.value].some(Et=>/\u3000/.test(Et))&&gt.push({type:"whitespace",value:""})),gt.push(Pt);function St(Et,Ht){return Ke.kind===Et&&Pt.kind===Ht||Ke.kind===Ht&&Pt.kind===Et}}}function it(It,an){let[,Lt,hn,on]=an.slice(It.position.start.offset,It.position.end.offset).match(/^\s*(\d+)(\.|\))(\s*)/);return{numberText:Lt,marker:hn,leadingSpaces:on}}function ht(It,an){if(!It.ordered||It.children.length<2)return!1;let Lt=Number(it(It.children[0],an.originalText).numberText),hn=Number(it(It.children[1],an.originalText).numberText);if(Lt===0&&It.children.length>2){let on=Number(it(It.children[2],an.originalText).numberText);return hn===1&&on===1}return hn===1}function Ot(It,an){let{value:Lt}=It;return It.position.end.offset===an.length&&Lt.endsWith(`
`)&&an.endsWith(`
`)?Lt.slice(0,-1):Lt}function Xt(It,an){return function Lt(hn,on,Yn){let gt=Object.assign({},an(hn,on,Yn));return gt.children&&(gt.children=gt.children.map((Wt,dt)=>Lt(Wt,dt,[gt,...Yn]))),gt}(It,null,[])}function Ie(It){if((It==null?void 0:It.type)!=="link"||It.children.length!==1)return!1;let[an]=It.children;return Xe(It)===Xe(an)&&Ve(It)===Ve(an)}tt.exports={mapAst:Xt,splitText:xt,punctuationPattern:Be,getFencedCodeBlockValue:Ot,getOrderedListItemInfo:it,hasGitDiffFriendlyOrderedList:ht,INLINE_NODE_TYPES:et,INLINE_NODE_WRAPPER_TYPES:ut,isAutolink:Ie}}}),Np=xn({"src/language-markdown/embed.js"(ze,tt){Ln();var{inferParserByLanguage:De,getMaxContinuousCount:Xe}=al(),{builders:{hardline:Ve,markAsRoot:Re},utils:{replaceEndOfLine:Le}}=si(),Be=Op(),{getFencedCodeBlockValue:et}=Wu();function ut(Ct,bt,xt,it){let ht=Ct.getValue();if(ht.type==="code"&&ht.lang!==null){let Ot=De(ht.lang,it);if(Ot){let Xt=it.__inJsTemplate?"~":"`",Ie=Xt.repeat(Math.max(3,Xe(ht.value,Xt)+1)),It={parser:Ot};ht.lang==="tsx"&&(It.filepath="dummy.tsx");let an=xt(et(ht,it.originalText),It,{stripTrailingHardline:!0});return Re([Ie,ht.lang,ht.meta?" "+ht.meta:"",Ve,Le(an),Ve,Ie])}}switch(ht.type){case"front-matter":return Be(ht,xt);case"importExport":return[xt(ht.value,{parser:"babel"},{stripTrailingHardline:!0}),Ve];case"jsx":return xt(`<$>${ht.value}</$>`,{parser:"__js_expression",rootMarker:"mdx"},{stripTrailingHardline:!0})}return null}tt.exports=ut}}),Fh=xn({"src/language-markdown/pragma.js"(ze,tt){Ln();var De=sc(),Xe=["format","prettier"];function Ve(Re){let Le=`@(${Xe.join("|")})`,Be=new RegExp([`<!--\\s*${Le}\\s*-->`,`{\\s*\\/\\*\\s*${Le}\\s*\\*\\/\\s*}`,`<!--.*\r?
[\\s\\S]*(^|
)[^\\S
]*${Le}[^\\S
]*($|
)[\\s\\S]*
.*-->`].join("|"),"m"),et=Re.match(Be);return(et==null?void 0:et.index)===0}tt.exports={startWithPragma:Ve,hasPragma:Re=>Ve(De(Re).content.trimStart()),insertPragma:Re=>{let Le=De(Re),Be=`<!-- @${Xe[0]} -->`;return Le.frontMatter?`${Le.frontMatter.raw}

${Be}

${Le.content}`:`${Be}

${Le.content}`}}}}),Og=xn({"src/language-markdown/print-preprocess.js"(ze,tt){Ln();var De=Dl(),{getOrderedListItemInfo:Xe,mapAst:Ve,splitText:Re}=Wu(),Le=/^.$/su;function Be(Ie,It){return Ie=Ct(Ie,It),Ie=it(Ie),Ie=ut(Ie,It),Ie=Ot(Ie,It),Ie=Xt(Ie,It),Ie=ht(Ie,It),Ie=et(Ie),Ie=bt(Ie),Ie}function et(Ie){return Ve(Ie,It=>It.type!=="import"&&It.type!=="export"?It:Object.assign(Object.assign({},It),{},{type:"importExport"}))}function ut(Ie,It){return Ve(Ie,an=>an.type!=="inlineCode"||It.proseWrap==="preserve"?an:Object.assign(Object.assign({},an),{},{value:an.value.replace(/\s+/g," ")}))}function Ct(Ie,It){return Ve(Ie,an=>an.type!=="text"||an.value==="*"||an.value==="_"||!Le.test(an.value)||an.position.end.offset-an.position.start.offset===an.value.length?an:Object.assign(Object.assign({},an),{},{value:It.originalText.slice(an.position.start.offset,an.position.end.offset)}))}function bt(Ie){return xt(Ie,(It,an)=>It.type==="importExport"&&an.type==="importExport",(It,an)=>({type:"importExport",value:It.value+`

`+an.value,position:{start:It.position.start,end:an.position.end}}))}function xt(Ie,It,an){return Ve(Ie,Lt=>{if(!Lt.children)return Lt;let hn=Lt.children.reduce((on,Yn)=>{let gt=De(on);return gt&&It(gt,Yn)?on.splice(-1,1,an(gt,Yn)):on.push(Yn),on},[]);return Object.assign(Object.assign({},Lt),{},{children:hn})})}function it(Ie){return xt(Ie,(It,an)=>It.type==="text"&&an.type==="text",(It,an)=>({type:"text",value:It.value+an.value,position:{start:It.position.start,end:an.position.end}}))}function ht(Ie,It){return Ve(Ie,(an,Lt,hn)=>{let[on]=hn;if(an.type!=="text")return an;let{value:Yn}=an;return on.type==="paragraph"&&(Lt===0&&(Yn=Yn.trimStart()),Lt===on.children.length-1&&(Yn=Yn.trimEnd())),{type:"sentence",position:an.position,children:Re(Yn,It)}})}function Ot(Ie,It){return Ve(Ie,(an,Lt,hn)=>{if(an.type==="code"){let on=/^\n?(?: {4,}|\t)/.test(It.originalText.slice(an.position.start.offset,an.position.end.offset));if(an.isIndented=on,on)for(let Yn=0;Yn<hn.length;Yn++){let gt=hn[Yn];if(gt.hasIndentedCodeblock)break;gt.type==="list"&&(gt.hasIndentedCodeblock=!0)}}return an})}function Xt(Ie,It){return Ve(Ie,(hn,on,Yn)=>{if(hn.type==="list"&&hn.children.length>0){for(let gt=0;gt<Yn.length;gt++){let Wt=Yn[gt];if(Wt.type==="list"&&!Wt.isAligned)return hn.isAligned=!1,hn}hn.isAligned=Lt(hn)}return hn});function an(hn){return hn.children.length===0?-1:hn.children[0].position.start.column-1}function Lt(hn){if(!hn.ordered)return!0;let[on,Yn]=hn.children;if(Xe(on,It.originalText).leadingSpaces.length>1)return!0;let gt=an(on);if(gt===-1)return!1;if(hn.children.length===1)return gt%It.tabWidth===0;let Wt=an(Yn);return gt!==Wt?!1:gt%It.tabWidth===0?!0:Xe(Yn,It.originalText).leadingSpaces.length>1}}tt.exports=Be}}),qd=xn({"src/language-markdown/clean.js"(ze,tt){Ln();var De=ju(),{isFrontMatterNode:Xe}=al(),{startWithPragma:Ve}=Fh(),Re=new Set(["position","raw"]);function Le(Be,et,ut){if((Be.type==="front-matter"||Be.type==="code"||Be.type==="yaml"||Be.type==="import"||Be.type==="export"||Be.type==="jsx")&&delete et.value,Be.type==="list"&&delete et.isAligned,(Be.type==="list"||Be.type==="listItem")&&(delete et.spread,delete et.loose),Be.type==="text"||(Be.type==="inlineCode"&&(et.value=Be.value.replace(/[\t\n ]+/g," ")),Be.type==="wikiLink"&&(et.value=Be.value.trim().replace(/[\t\n]+/g," ")),(Be.type==="definition"||Be.type==="linkReference"||Be.type==="imageReference")&&(et.label=De(Be.label)),(Be.type==="definition"||Be.type==="link"||Be.type==="image")&&Be.title&&(et.title=Be.title.replace(/\\(["')])/g,"$1")),ut&&ut.type==="root"&&ut.children.length>0&&(ut.children[0]===Be||Xe(ut.children[0])&&ut.children[1]===Be)&&Be.type==="html"&&Ve(Be.value)))return null}Le.ignoredProperties=Re,tt.exports=Le}}),w2=xn({"src/language-markdown/printer-markdown.js"(ze,tt){Ln();var De=ju(),{getLast:Xe,getMinNotPresentContinuousCount:Ve,getMaxContinuousCount:Re,getStringWidth:Le,isNonEmptyArray:Be}=al(),{builders:{breakParent:et,join:ut,line:Ct,literalline:bt,markAsRoot:xt,hardline:it,softline:ht,ifBreak:Ot,fill:Xt,align:Ie,indent:It,group:an,hardlineWithoutBreakParent:Lt},utils:{normalizeDoc:hn,replaceTextEndOfLine:on},printer:{printDocToString:Yn}}=si(),gt=Np(),{insertPragma:Wt}=Fh(),{locStart:dt,locEnd:Pt}=Zd(),Ke=Og(),St=qd(),{getFencedCodeBlockValue:Et,hasGitDiffFriendlyOrderedList:Ht,splitText:qt,punctuationPattern:Jt,INLINE_NODE_TYPES:yn,INLINE_NODE_WRAPPER_TYPES:Rn,isAutolink:Xn}=Wu(),Fn=new Set(["importExport"]),fr=["heading","tableCell","link","wikiLink"],En=new Set(["listItem","definition","footnoteDefinition"]);function Dr(li,tr,ri){let gr=li.getValue();if(Ki(li))return qt(tr.originalText.slice(gr.position.start.offset,gr.position.end.offset),tr).map(gi=>gi.type==="word"?gi.value:gi.value===""?"":Kn(li,gi.value,tr));switch(gr.type){case"front-matter":return tr.originalText.slice(gr.position.start.offset,gr.position.end.offset);case"root":return gr.children.length===0?"":[hn(di(li,tr,ri)),Fn.has(Cr(gr).type)?"":it];case"paragraph":return pi(li,tr,ri,{postprocessor:Xt});case"sentence":return pi(li,tr,ri);case"word":{let gi=gr.value.replace(/\*/g,"\\$&").replace(new RegExp([`(^|${Jt})(_+)`,`(_+)(${Jt}|$)`].join("|"),"g"),(Ti,At,cr,ii,ta)=>(cr?`${At}${cr}`:`${ii}${ta}`).replace(/_/g,"\\_")),so=(Ti,At,cr)=>Ti.type==="sentence"&&cr===0,Ra=(Ti,At,cr)=>Xn(Ti.children[cr-1]);return gi!==gr.value&&(li.match(void 0,so,Ra)||li.match(void 0,so,(Ti,At,cr)=>Ti.type==="emphasis"&&cr===0,Ra))&&(gi=gi.replace(/^(\\?[*_])+/,Ti=>Ti.replace(/\\/g,""))),gi}case"whitespace":{let gi=li.getParentNode(),so=gi.children.indexOf(gr),Ra=gi.children[so+1],Ti=Ra&&/^>|^(?:[*+-]|#{1,6}|\d+[).])$/.test(Ra.value)?"never":tr.proseWrap;return Kn(li,gr.value,{proseWrap:Ti})}case"emphasis":{let gi;if(Xn(gr.children[0]))gi=tr.originalText[gr.position.start.offset];else{let so=li.getParentNode(),Ra=so.children.indexOf(gr),Ti=so.children[Ra-1],At=so.children[Ra+1];gi=Ti&&Ti.type==="sentence"&&Ti.children.length>0&&Xe(Ti.children).type==="word"&&!Xe(Ti.children).hasTrailingPunctuation||At&&At.type==="sentence"&&At.children.length>0&&At.children[0].type==="word"&&!At.children[0].hasLeadingPunctuation||Kr(li,"emphasis")?"*":"_"}return[gi,pi(li,tr,ri),gi]}case"strong":return["**",pi(li,tr,ri),"**"];case"delete":return["~~",pi(li,tr,ri),"~~"];case"inlineCode":{let gi=Ve(gr.value,"`"),so="`".repeat(gi||1),Ra=gi&&!/^\s/.test(gr.value)?" ":"";return[so,Ra,gr.value,Ra,so]}case"wikiLink":{let gi="";return tr.proseWrap==="preserve"?gi=gr.value:gi=gr.value.replace(/[\t\n]+/g," "),["[[",gi,"]]"]}case"link":switch(tr.originalText[gr.position.start.offset]){case"<":{let gi="mailto:";return["<",gr.url.startsWith(gi)&&tr.originalText.slice(gr.position.start.offset+1,gr.position.start.offset+1+gi.length)!==gi?gr.url.slice(gi.length):gr.url,">"]}case"[":return["[",pi(li,tr,ri),"](",ea(gr.url,")"),No(gr.title,tr),")"];default:return tr.originalText.slice(gr.position.start.offset,gr.position.end.offset)}case"image":return["![",gr.alt||"","](",ea(gr.url,")"),No(gr.title,tr),")"];case"blockquote":return["> ",Ie("> ",pi(li,tr,ri))];case"heading":return["#".repeat(gr.depth)+" ",pi(li,tr,ri)];case"code":{if(gr.isIndented){let Ra=" ".repeat(4);return Ie(Ra,[Ra,...on(gr.value,it)])}let gi=tr.__inJsTemplate?"~":"`",so=gi.repeat(Math.max(3,Re(gr.value,gi)+1));return[so,gr.lang||"",gr.meta?" "+gr.meta:"",it,...on(Et(gr,tr.originalText),it),it,so]}case"html":{let gi=li.getParentNode(),so=gi.type==="root"&&Xe(gi.children)===gr?gr.value.trimEnd():gr.value,Ra=/^<!--.*-->$/s.test(so);return on(so,Ra?it:xt(bt))}case"list":{let gi=Pr(gr,li.getParentNode()),so=Ht(gr,tr);return pi(li,tr,ri,{processor:(Ra,Ti)=>{let At=ii(),cr=Ra.getValue();if(cr.children.length===2&&cr.children[1].type==="html"&&cr.children[0].position.start.column!==cr.children[1].position.start.column)return[At,Vn(Ra,tr,ri,At)];return[At,Ie(" ".repeat(At.length),Vn(Ra,tr,ri,At))];function ii(){let ta=gr.ordered?(Ti===0?gr.start:so?1:gr.start+Ti)+(gi%2===0?". ":") "):gi%2===0?"- ":"* ";return gr.isAligned||gr.hasIndentedCodeblock?On(ta,tr):ta}}})}case"thematicBreak":{let gi=Fr(li,"list");return gi===-1?"---":Pr(li.getParentNode(gi),li.getParentNode(gi+1))%2===0?"***":"---"}case"linkReference":return["[",pi(li,tr,ri),"]",gr.referenceType==="full"?So(gr):gr.referenceType==="collapsed"?"[]":""];case"imageReference":switch(gr.referenceType){case"full":return["![",gr.alt||"","]",So(gr)];default:return["![",gr.alt,"]",gr.referenceType==="collapsed"?"[]":""]}case"definition":{let gi=tr.proseWrap==="always"?Ct:" ";return an([So(gr),":",It([gi,ea(gr.url),gr.title===null?"":[gi,No(gr.title,tr,!1)]])])}case"footnote":return["[^",pi(li,tr,ri),"]"];case"footnoteReference":return _o(gr);case"footnoteDefinition":{let gi=li.getParentNode().children[li.getName()+1],so=gr.children.length===1&&gr.children[0].type==="paragraph"&&(tr.proseWrap==="never"||tr.proseWrap==="preserve"&&gr.children[0].position.start.line===gr.children[0].position.end.line);return[_o(gr),": ",so?pi(li,tr,ri):an([Ie(" ".repeat(4),pi(li,tr,ri,{processor:(Ra,Ti)=>Ti===0?an([ht,ri()]):ri()})),gi&&gi.type==="footnoteDefinition"?ht:""])]}case"table":return Sr(li,tr,ri);case"tableCell":return pi(li,tr,ri);case"break":return/\s/.test(tr.originalText[gr.position.start.offset])?["  ",xt(bt)]:["\\",it];case"liquidNode":return on(gr.value,it);case"importExport":return[gr.value,it];case"esComment":return["{/* ",gr.value," */}"];case"jsx":return gr.value;case"math":return["$$",it,gr.value?[...on(gr.value,it),it]:"","$$"];case"inlineMath":return tr.originalText.slice(dt(gr),Pt(gr));case"tableRow":case"listItem":default:throw new Error(`Unknown markdown type ${JSON.stringify(gr.type)}`)}}function Vn(li,tr,ri,gr){let gi=li.getValue(),so=gi.checked===null?"":gi.checked?"[x] ":"[ ] ";return[so,pi(li,tr,ri,{processor:(Ra,Ti)=>{if(Ti===0&&Ra.getValue().type!=="list")return Ie(" ".repeat(so.length),ri());let At=" ".repeat(Us(tr.tabWidth-gr.length,0,3));return[At,Ie(At,ri())]}})]}function On(li,tr){let ri=gr();return li+" ".repeat(ri>=4?0:ri);function gr(){let gi=li.length%tr.tabWidth;return gi===0?0:tr.tabWidth-gi}}function Pr(li,tr){return Tr(li,tr,ri=>ri.ordered===li.ordered)}function Tr(li,tr,ri){let gr=-1;for(let gi of tr.children)if(gi.type===li.type&&ri(gi)?gr++:gr=-1,gi===li)return gr}function Fr(li,tr){let ri=Array.isArray(tr)?tr:[tr],gr=-1,gi;for(;gi=li.getParentNode(++gr);)if(ri.includes(gi.type))return gr;return-1}function Kr(li,tr){let ri=Fr(li,tr);return ri===-1?null:li.getParentNode(ri)}function Kn(li,tr,ri){if(ri.proseWrap==="preserve"&&tr===`
`)return it;let gr=ri.proseWrap==="always"&&!Kr(li,fr);return tr!==""?gr?Ct:" ":gr?ht:""}function Sr(li,tr,ri){let gr=li.getValue(),gi=[],so=li.map(ta=>ta.map((ga,Oo)=>{let oa=Yn(ri(),tr).formatted,Cu=Le(oa);return gi[Oo]=Math.max(gi[Oo]||3,Cu),{text:oa,width:Cu}},"children"),"children"),Ra=At(!1);if(tr.proseWrap!=="never")return[et,Ra];let Ti=At(!0);return[et,an(Ot(Ti,Ra))];function At(ta){let ga=[ii(so[0],ta),cr(ta)];return so.length>1&&ga.push(ut(Lt,so.slice(1).map(Oo=>ii(Oo,ta)))),ut(Lt,ga)}function cr(ta){return`| ${gi.map((ga,Oo)=>{let oa=gr.align[Oo],Cu=oa==="center"||oa==="left"?":":"-",yo=oa==="center"||oa==="right"?":":"-",Du=ta?"-":"-".repeat(ga-2);return`${Cu}${Du}${yo}`}).join(" | ")} |`}function ii(ta,ga){return`| ${ta.map((Oo,oa)=>{let{text:Cu,width:yo}=Oo;if(ga)return Cu;let Du=gi[oa]-yo,bo=gr.align[oa],ys=0;bo==="right"?ys=Du:bo==="center"&&(ys=Math.floor(Du/2));let zs=Du-ys;return`${" ".repeat(ys)}${Cu}${" ".repeat(zs)}`}).join(" | ")} |`}}function di(li,tr,ri){let gr=[],gi=null,{children:so}=li.getValue();for(let[Ra,Ti]of so.entries())switch(ar(Ti)){case"start":gi===null&&(gi={index:Ra,offset:Ti.position.end.offset});break;case"end":gi!==null&&(gr.push({start:gi,end:{index:Ra,offset:Ti.position.start.offset}}),gi=null);break}return pi(li,tr,ri,{processor:(Ra,Ti)=>{if(gr.length>0){let At=gr[0];if(Ti===At.start.index)return[Da(so[At.start.index]),tr.originalText.slice(At.start.offset,At.end.offset),Da(so[At.end.index])];if(At.start.index<Ti&&Ti<At.end.index)return!1;if(Ti===At.end.index)return gr.shift(),!1}return ri()}})}function pi(li,tr,ri){let gr=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},{postprocessor:gi}=gr,so=gr.processor||(()=>ri()),Ra=li.getValue(),Ti=[],At;return li.each((cr,ii)=>{let ta=cr.getValue(),ga=so(cr,ii);if(ga!==!1){let Oo={parts:Ti,prevNode:At,parentNode:Ra,options:tr};Lr(ta,Oo)&&(Ti.push(it),At&&Fn.has(At.type)||(Jr(ta,Oo)||Hr(ta,Oo))&&Ti.push(it),Hr(ta,Oo)&&Ti.push(it)),Ti.push(ga),At=ta}},"children"),gi?gi(Ti):Ti}function Da(li){if(li.type==="html")return li.value;if(li.type==="paragraph"&&Array.isArray(li.children)&&li.children.length===1&&li.children[0].type==="esComment")return["{/* ",li.children[0].value," */}"]}function Cr(li){let tr=li;for(;Be(tr.children);)tr=Xe(tr.children);return tr}function ar(li){let tr;if(li.type==="html")tr=li.value.match(/^<!--\s*prettier-ignore(?:-(start|end))?\s*-->$/);else{let ri;li.type==="esComment"?ri=li:li.type==="paragraph"&&li.children.length===1&&li.children[0].type==="esComment"&&(ri=li.children[0]),ri&&(tr=ri.value.match(/^prettier-ignore(?:-(start|end))?$/))}return tr?tr[1]||"next":!1}function Lr(li,tr){let ri=tr.parts.length===0,gr=yn.includes(li.type),gi=li.type==="html"&&Rn.includes(tr.parentNode.type);return!ri&&!gr&&!gi}function Jr(li,tr){var ri,gr,gi;let so=(tr.prevNode&&tr.prevNode.type)===li.type&&En.has(li.type),Ra=tr.parentNode.type==="listItem"&&!tr.parentNode.loose,Ti=((ri=tr.prevNode)===null||ri===void 0?void 0:ri.type)==="listItem"&&tr.prevNode.loose,At=ar(tr.prevNode)==="next",cr=li.type==="html"&&((gr=tr.prevNode)===null||gr===void 0?void 0:gr.type)==="html"&&tr.prevNode.position.end.line+1===li.position.start.line,ii=li.type==="html"&&tr.parentNode.type==="listItem"&&((gi=tr.prevNode)===null||gi===void 0?void 0:gi.type)==="paragraph"&&tr.prevNode.position.end.line+1===li.position.start.line;return Ti||!(so||Ra||At||cr||ii)}function Hr(li,tr){let ri=tr.prevNode&&tr.prevNode.type==="list",gr=li.type==="code"&&li.isIndented;return ri&&gr}function Ki(li){let tr=Kr(li,["linkReference","imageReference"]);return tr&&(tr.type!=="linkReference"||tr.referenceType!=="full")}function ea(li){let tr=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],ri=[" ",...Array.isArray(tr)?tr:[tr]];return new RegExp(ri.map(gr=>`\\${gr}`).join("|")).test(li)?`<${li}>`:li}function No(li,tr){let ri=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!li)return"";if(ri)return" "+No(li,tr,!1);if(li=li.replace(/\\(["')])/g,"$1"),li.includes('"')&&li.includes("'")&&!li.includes(")"))return`(${li})`;let gr=li.split("'").length-1,gi=li.split('"').length-1,so=gr>gi?'"':gi>gr||tr.singleQuote?"'":'"';return li=li.replace(/\\/,"\\\\"),li=li.replace(new RegExp(`(${so})`,"g"),"\\$1"),`${so}${li}${so}`}function Us(li,tr,ri){return li<tr?tr:li>ri?ri:li}function sr(li){let tr=Number(li.getName());if(tr===0)return!1;let ri=li.getParentNode().children[tr-1];return ar(ri)==="next"}function So(li){return`[${De(li.label)}]`}function _o(li){return`[^${li.label}]`}tt.exports={preprocess:Ke,print:Dr,embed:gt,massageAstNode:St,hasPrettierIgnore:sr,insertPragma:Wt}}}),vm=xn({"src/language-markdown/options.js"(ze,tt){Ln();var De=Qa();tt.exports={proseWrap:De.proseWrap,singleQuote:De.singleQuote}}}),Kf=xn({"src/language-markdown/parsers.js"(){Ln()}}),k1=xn({"node_modules/linguist-languages/data/Markdown.json"(ze,tt){tt.exports={name:"Markdown",type:"prose",color:"#083fa1",aliases:["pandoc"],aceMode:"markdown",codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,extensions:[".md",".livemd",".markdown",".mdown",".mdwn",".mdx",".mkd",".mkdn",".mkdown",".ronn",".scd",".workbook"],filenames:["contents.lr"],tmScope:"source.gfm",languageId:222}}}),Lh=xn({"src/language-markdown/index.js"(ze,tt){Ln();var De=Uf(),Xe=w2(),Ve=vm(),Re=Kf(),Le=[De(k1(),et=>({since:"1.8.0",parsers:["markdown"],vscodeLanguageIds:["markdown"],filenames:[...et.filenames,"README"],extensions:et.extensions.filter(ut=>ut!==".mdx")})),De(k1(),()=>({name:"MDX",since:"1.15.0",parsers:["mdx"],vscodeLanguageIds:["mdx"],filenames:[],extensions:[".mdx"]}))],Be={mdast:Xe};tt.exports={languages:Le,options:Ve,printers:Be,parsers:Re}}}),Sd=xn({"src/language-html/clean.js"(ze,tt){Ln();var{isFrontMatterNode:De}=al(),Xe=new Set(["sourceSpan","startSourceSpan","endSourceSpan","nameSpan","valueSpan"]);function Ve(Re,Le){if(Re.type==="text"||Re.type==="comment"||De(Re)||Re.type==="yaml"||Re.type==="toml")return null;Re.type==="attribute"&&delete Le.value,Re.type==="docType"&&delete Le.value}Ve.ignoredProperties=Xe,tt.exports=Ve}}),N0=xn({"src/language-html/constants.evaluate.js"(ze,tt){tt.exports={CSS_DISPLAY_TAGS:{area:"none",base:"none",basefont:"none",datalist:"none",head:"none",link:"none",meta:"none",noembed:"none",noframes:"none",param:"block",rp:"none",script:"block",source:"block",style:"none",template:"inline",track:"block",title:"none",html:"block",body:"block",address:"block",blockquote:"block",center:"block",div:"block",figure:"block",figcaption:"block",footer:"block",form:"block",header:"block",hr:"block",legend:"block",listing:"block",main:"block",p:"block",plaintext:"block",pre:"block",xmp:"block",slot:"contents",ruby:"ruby",rt:"ruby-text",article:"block",aside:"block",h1:"block",h2:"block",h3:"block",h4:"block",h5:"block",h6:"block",hgroup:"block",nav:"block",section:"block",dir:"block",dd:"block",dl:"block",dt:"block",ol:"block",ul:"block",li:"list-item",table:"table",caption:"table-caption",colgroup:"table-column-group",col:"table-column",thead:"table-header-group",tbody:"table-row-group",tfoot:"table-footer-group",tr:"table-row",td:"table-cell",th:"table-cell",fieldset:"block",button:"inline-block",details:"block",summary:"block",dialog:"block",meter:"inline-block",progress:"inline-block",object:"inline-block",video:"inline-block",audio:"inline-block",select:"inline-block",option:"block",optgroup:"block"},CSS_DISPLAY_DEFAULT:"inline",CSS_WHITE_SPACE_TAGS:{listing:"pre",plaintext:"pre",pre:"pre",xmp:"pre",nobr:"nowrap",table:"initial",textarea:"pre-wrap"},CSS_WHITE_SPACE_DEFAULT:"normal"}}}),E2=xn({"src/language-html/utils/is-unknown-namespace.js"(ze,tt){Ln();function De(Xe){return Xe.type==="element"&&!Xe.hasExplicitNamespace&&!["html","svg"].includes(Xe.namespace)}tt.exports=De}}),Gm=xn({"src/language-html/utils/index.js"(ze,tt){Ln();var{inferParserByLanguage:De,isFrontMatterNode:Xe}=al(),{builders:{line:Ve,hardline:Re,join:Le},utils:{getDocParts:Be,replaceTextEndOfLine:et}}=si(),{CSS_DISPLAY_TAGS:ut,CSS_DISPLAY_DEFAULT:Ct,CSS_WHITE_SPACE_TAGS:bt,CSS_WHITE_SPACE_DEFAULT:xt}=N0(),it=E2(),ht=new Set(["	",`
`,"\f","\r"," "]),Ot=At=>At.replace(/^[\t\n\f\r ]+/,""),Xt=At=>At.replace(/[\t\n\f\r ]+$/,""),Ie=At=>Ot(Xt(At)),It=At=>At.replace(/^[\t\f\r ]*\n/g,""),an=At=>It(Xt(At)),Lt=At=>At.split(/[\t\n\f\r ]+/),hn=At=>At.match(/^[\t\n\f\r ]*/)[0],on=At=>{let[,cr,ii,ta]=At.match(/^([\t\n\f\r ]*)(.*?)([\t\n\f\r ]*)$/s);return{leadingWhitespace:cr,trailingWhitespace:ta,text:ii}},Yn=At=>/[\t\n\f\r ]/.test(At);function gt(At,cr){return!!(At.type==="ieConditionalComment"&&At.lastChild&&!At.lastChild.isSelfClosing&&!At.lastChild.endSourceSpan||At.type==="ieConditionalComment"&&!At.complete||Jr(At)&&At.children.some(ii=>ii.type!=="text"&&ii.type!=="interpolation")||gr(At,cr)&&!Ke(At)&&At.type!=="interpolation")}function Wt(At){return At.type==="attribute"||!At.parent||!At.prev?!1:dt(At.prev)}function dt(At){return At.type==="comment"&&At.value.trim()==="prettier-ignore"}function Pt(At){return At.type==="text"||At.type==="comment"}function Ke(At){return At.type==="element"&&(At.fullName==="script"||At.fullName==="style"||At.fullName==="svg:style"||it(At)&&(At.name==="script"||At.name==="style"))}function St(At){return At.children&&!Ke(At)}function Et(At){return Ke(At)||At.type==="interpolation"||Ht(At)}function Ht(At){return No(At).startsWith("pre")}function qt(At,cr){let ii=ta();if(ii&&!At.prev&&At.parent&&At.parent.tagDefinition&&At.parent.tagDefinition.ignoreFirstLf)return At.type==="interpolation";return ii;function ta(){return Xe(At)?!1:(At.type==="text"||At.type==="interpolation")&&At.prev&&(At.prev.type==="text"||At.prev.type==="interpolation")?!0:!At.parent||At.parent.cssDisplay==="none"?!1:Jr(At.parent)?!0:!(!At.prev&&(At.parent.type==="root"||Jr(At)&&At.parent||Ke(At.parent)||tr(At.parent,cr)||!pi(At.parent.cssDisplay))||At.prev&&!ar(At.prev.cssDisplay))}}function Jt(At,cr){return Xe(At)?!1:(At.type==="text"||At.type==="interpolation")&&At.next&&(At.next.type==="text"||At.next.type==="interpolation")?!0:!At.parent||At.parent.cssDisplay==="none"?!1:Jr(At.parent)?!0:!(!At.next&&(At.parent.type==="root"||Jr(At)&&At.parent||Ke(At.parent)||tr(At.parent,cr)||!Da(At.parent.cssDisplay))||At.next&&!Cr(At.next.cssDisplay))}function yn(At){return Lr(At.cssDisplay)&&!Ke(At)}function Rn(At){return Xe(At)||At.next&&At.sourceSpan.end&&At.sourceSpan.end.line+1<At.next.sourceSpan.start.line}function Xn(At){return Fn(At)||At.type==="element"&&At.children.length>0&&(["body","script","style"].includes(At.name)||At.children.some(cr=>Fr(cr)))||At.firstChild&&At.firstChild===At.lastChild&&At.firstChild.type!=="text"&&Vn(At.firstChild)&&(!At.lastChild.isTrailingSpaceSensitive||On(At.lastChild))}function Fn(At){return At.type==="element"&&At.children.length>0&&(["html","head","ul","ol","select"].includes(At.name)||At.cssDisplay.startsWith("table")&&At.cssDisplay!=="table-cell")}function fr(At){return Pr(At)||At.prev&&En(At.prev)||Dr(At)}function En(At){return Pr(At)||At.type==="element"&&At.fullName==="br"||Dr(At)}function Dr(At){return Vn(At)&&On(At)}function Vn(At){return At.hasLeadingSpaces&&(At.prev?At.prev.sourceSpan.end.line<At.sourceSpan.start.line:At.parent.type==="root"||At.parent.startSourceSpan.end.line<At.sourceSpan.start.line)}function On(At){return At.hasTrailingSpaces&&(At.next?At.next.sourceSpan.start.line>At.sourceSpan.end.line:At.parent.type==="root"||At.parent.endSourceSpan&&At.parent.endSourceSpan.start.line>At.sourceSpan.end.line)}function Pr(At){switch(At.type){case"ieConditionalComment":case"comment":case"directive":return!0;case"element":return["script","select"].includes(At.name)}return!1}function Tr(At){return At.lastChild?Tr(At.lastChild):At}function Fr(At){return At.children&&At.children.some(cr=>cr.type!=="text")}function Kr(At){let{type:cr,lang:ii}=At.attrMap;if(cr==="module"||cr==="text/javascript"||cr==="text/babel"||cr==="application/javascript"||ii==="jsx")return"babel";if(cr==="application/x-typescript"||ii==="ts"||ii==="tsx")return"typescript";if(cr==="text/markdown")return"markdown";if(cr==="text/html")return"html";if(cr&&(cr.endsWith("json")||cr.endsWith("importmap"))||cr==="speculationrules")return"json";if(cr==="text/x-handlebars-template")return"glimmer"}function Kn(At,cr){let{lang:ii}=At.attrMap;if(!ii||ii==="postcss"||ii==="css")return"css";if(ii==="scss")return"scss";if(ii==="less")return"less";if(ii==="stylus")return De("stylus",cr)}function Sr(At,cr){if(At.name==="script"&&!At.attrMap.src)return!At.attrMap.lang&&!At.attrMap.type?"babel":Kr(At);if(At.name==="style")return Kn(At,cr);if(cr&&gr(At,cr))return Kr(At)||!("src"in At.attrMap)&&De(At.attrMap.lang,cr)}function di(At){return At==="block"||At==="list-item"||At.startsWith("table")}function pi(At){return!di(At)&&At!=="inline-block"}function Da(At){return!di(At)&&At!=="inline-block"}function Cr(At){return!di(At)}function ar(At){return!di(At)}function Lr(At){return!di(At)&&At!=="inline-block"}function Jr(At){return No(At).startsWith("pre")}function Hr(At,cr){let ii=0;for(let ta=At.stack.length-1;ta>=0;ta--){let ga=At.stack[ta];ga&&typeof ga=="object"&&!Array.isArray(ga)&&cr(ga)&&ii++}return ii}function Ki(At,cr){let ii=At;for(;ii;){if(cr(ii))return!0;ii=ii.parent}return!1}function ea(At,cr){if(At.prev&&At.prev.type==="comment"){let ta=At.prev.value.match(/^\s*display:\s*([a-z]+)\s*$/);if(ta)return ta[1]}let ii=!1;if(At.type==="element"&&At.namespace==="svg")if(Ki(At,ta=>ta.fullName==="svg:foreignObject"))ii=!0;else return At.name==="svg"?"inline-block":"block";switch(cr.htmlWhitespaceSensitivity){case"strict":return"inline";case"ignore":return"block";default:return cr.parser==="vue"&&At.parent&&At.parent.type==="root"?"block":At.type==="element"&&(!At.namespace||ii||it(At))&&ut[At.name]||Ct}}function No(At){return At.type==="element"&&(!At.namespace||it(At))&&bt[At.name]||xt}function Us(At){let cr=Number.POSITIVE_INFINITY;for(let ii of At.split(`
`)){if(ii.length===0)continue;if(!ht.has(ii[0]))return 0;let ta=hn(ii).length;ii.length!==ta&&ta<cr&&(cr=ta)}return cr===Number.POSITIVE_INFINITY?0:cr}function sr(At){let cr=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Us(At);return cr===0?At:At.split(`
`).map(ii=>ii.slice(cr)).join(`
`)}function So(At,cr){let ii=0;for(let ta=0;ta<At.length;ta++)At[ta]===cr&&ii++;return ii}function _o(At){return At.replace(/&apos;/g,"'").replace(/&quot;/g,'"')}var li=new Set(["template","style","script"]);function tr(At,cr){return ri(At,cr)&&!li.has(At.fullName)}function ri(At,cr){return cr.parser==="vue"&&At.type==="element"&&At.parent.type==="root"&&At.fullName.toLowerCase()!=="html"}function gr(At,cr){return ri(At,cr)&&(tr(At,cr)||At.attrMap.lang&&At.attrMap.lang!=="html")}function gi(At){let cr=At.fullName;return cr.charAt(0)==="#"||cr==="slot-scope"||cr==="v-slot"||cr.startsWith("v-slot:")}function so(At,cr){let ii=At.parent;if(!ri(ii,cr))return!1;let ta=ii.fullName,ga=At.fullName;return ta==="script"&&ga==="setup"||ta==="style"&&ga==="vars"}function Ra(At){let cr=arguments.length>1&&arguments[1]!==void 0?arguments[1]:At.value;return At.parent.isWhitespaceSensitive?At.parent.isIndentationSensitive?et(cr):et(sr(an(cr)),Re):Be(Le(Ve,Lt(cr)))}function Ti(At,cr){return ri(At,cr)&&At.name==="script"}tt.exports={htmlTrim:Ie,htmlTrimPreserveIndentation:an,hasHtmlWhitespace:Yn,getLeadingAndTrailingHtmlWhitespace:on,canHaveInterpolation:St,countChars:So,countParents:Hr,dedentString:sr,forceBreakChildren:Fn,forceBreakContent:Xn,forceNextEmptyLine:Rn,getLastDescendant:Tr,getNodeCssStyleDisplay:ea,getNodeCssStyleWhiteSpace:No,hasPrettierIgnore:Wt,inferScriptParser:Sr,isVueCustomBlock:tr,isVueNonHtmlBlock:gr,isVueScriptTag:Ti,isVueSlotAttribute:gi,isVueSfcBindingsAttribute:so,isVueSfcBlock:ri,isDanglingSpaceSensitiveNode:yn,isIndentationSensitiveNode:Ht,isLeadingSpaceSensitiveNode:qt,isPreLikeNode:Jr,isScriptLikeTag:Ke,isTextLikeNode:Pt,isTrailingSpaceSensitiveNode:Jt,isWhitespaceSensitiveNode:Et,isUnknownNamespace:it,preferHardlineAsLeadingSpaces:fr,preferHardlineAsTrailingSpaces:En,shouldPreserveContent:gt,unescapeQuoteEntities:_o,getTextValueParts:Ra}}}),jh=xn({"node_modules/angular-html-parser/lib/compiler/src/chars.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0}),ze.$EOF=0,ze.$BSPACE=8,ze.$TAB=9,ze.$LF=10,ze.$VTAB=11,ze.$FF=12,ze.$CR=13,ze.$SPACE=32,ze.$BANG=33,ze.$DQ=34,ze.$HASH=35,ze.$$=36,ze.$PERCENT=37,ze.$AMPERSAND=38,ze.$SQ=39,ze.$LPAREN=40,ze.$RPAREN=41,ze.$STAR=42,ze.$PLUS=43,ze.$COMMA=44,ze.$MINUS=45,ze.$PERIOD=46,ze.$SLASH=47,ze.$COLON=58,ze.$SEMICOLON=59,ze.$LT=60,ze.$EQ=61,ze.$GT=62,ze.$QUESTION=63,ze.$0=48,ze.$7=55,ze.$9=57,ze.$A=65,ze.$E=69,ze.$F=70,ze.$X=88,ze.$Z=90,ze.$LBRACKET=91,ze.$BACKSLASH=92,ze.$RBRACKET=93,ze.$CARET=94,ze.$_=95,ze.$a=97,ze.$b=98,ze.$e=101,ze.$f=102,ze.$n=110,ze.$r=114,ze.$t=116,ze.$u=117,ze.$v=118,ze.$x=120,ze.$z=122,ze.$LBRACE=123,ze.$BAR=124,ze.$RBRACE=125,ze.$NBSP=160,ze.$PIPE=124,ze.$TILDA=126,ze.$AT=64,ze.$BT=96;function tt(Be){return Be>=ze.$TAB&&Be<=ze.$SPACE||Be==ze.$NBSP}ze.isWhitespace=tt;function De(Be){return ze.$0<=Be&&Be<=ze.$9}ze.isDigit=De;function Xe(Be){return Be>=ze.$a&&Be<=ze.$z||Be>=ze.$A&&Be<=ze.$Z}ze.isAsciiLetter=Xe;function Ve(Be){return Be>=ze.$a&&Be<=ze.$f||Be>=ze.$A&&Be<=ze.$F||De(Be)}ze.isAsciiHexDigit=Ve;function Re(Be){return Be===ze.$LF||Be===ze.$CR}ze.isNewLine=Re;function Le(Be){return ze.$0<=Be&&Be<=ze.$7}ze.isOctalDigit=Le}}),D0=xn({"node_modules/angular-html-parser/lib/compiler/src/aot/static_symbol.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=class{constructor(Xe,Ve,Re){this.filePath=Xe,this.name=Ve,this.members=Re}assertNoMembers(){if(this.members.length)throw new Error(`Illegal state: symbol without members expected, but got ${JSON.stringify(this)}.`)}};ze.StaticSymbol=tt;var De=class{constructor(){this.cache=new Map}get(Xe,Ve,Re){Re=Re||[];let Le=Re.length?`.${Re.join(".")}`:"",Be=`"${Xe}".${Ve}${Le}`,et=this.cache.get(Be);return et||(et=new tt(Xe,Ve,Re),this.cache.set(Be,et)),et}};ze.StaticSymbolCache=De}}),dc=xn({"node_modules/angular-html-parser/lib/compiler/src/util.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=/-+([a-z0-9])/g;function De(Ke){return Ke.replace(tt,function(){for(var St=arguments.length,Et=new Array(St),Ht=0;Ht<St;Ht++)Et[Ht]=arguments[Ht];return Et[1].toUpperCase()})}ze.dashCaseToCamelCase=De;function Xe(Ke,St){return Re(Ke,":",St)}ze.splitAtColon=Xe;function Ve(Ke,St){return Re(Ke,".",St)}ze.splitAtPeriod=Ve;function Re(Ke,St,Et){let Ht=Ke.indexOf(St);return Ht==-1?Et:[Ke.slice(0,Ht).trim(),Ke.slice(Ht+1).trim()]}function Le(Ke,St,Et){return Array.isArray(Ke)?St.visitArray(Ke,Et):It(Ke)?St.visitStringMap(Ke,Et):Ke==null||typeof Ke=="string"||typeof Ke=="number"||typeof Ke=="boolean"?St.visitPrimitive(Ke,Et):St.visitOther(Ke,Et)}ze.visitValue=Le;function Be(Ke){return Ke!=null}ze.isDefined=Be;function et(Ke){return Ke===void 0?null:Ke}ze.noUndefined=et;var ut=class{visitArray(Ke,St){return Ke.map(Et=>Le(Et,this,St))}visitStringMap(Ke,St){let Et={};return Object.keys(Ke).forEach(Ht=>{Et[Ht]=Le(Ke[Ht],this,St)}),Et}visitPrimitive(Ke,St){return Ke}visitOther(Ke,St){return Ke}};ze.ValueTransformer=ut,ze.SyncAsync={assertSync:Ke=>{if(on(Ke))throw new Error("Illegal state: value cannot be a promise");return Ke},then:(Ke,St)=>on(Ke)?Ke.then(St):St(Ke),all:Ke=>Ke.some(on)?Promise.all(Ke):Ke};function Ct(Ke){throw new Error(`Internal Error: ${Ke}`)}ze.error=Ct;function bt(Ke,St){let Et=Error(Ke);return Et[xt]=!0,St&&(Et[it]=St),Et}ze.syntaxError=bt;var xt="ngSyntaxError",it="ngParseErrors";function ht(Ke){return Ke[xt]}ze.isSyntaxError=ht;function Ot(Ke){return Ke[it]||[]}ze.getParseErrors=Ot;function Xt(Ke){return Ke.replace(/([.*+?^=!:${}()|[\]\/\\])/g,"\\$1")}ze.escapeRegExp=Xt;var Ie=Object.getPrototypeOf({});function It(Ke){return typeof Ke=="object"&&Ke!==null&&Object.getPrototypeOf(Ke)===Ie}function an(Ke){let St="";for(let Et=0;Et<Ke.length;Et++){let Ht=Ke.charCodeAt(Et);if(Ht>=55296&&Ht<=56319&&Ke.length>Et+1){let qt=Ke.charCodeAt(Et+1);qt>=56320&&qt<=57343&&(Et++,Ht=(Ht-55296<<10)+qt-56320+65536)}Ht<=127?St+=String.fromCharCode(Ht):Ht<=2047?St+=String.fromCharCode(Ht>>6&31|192,Ht&63|128):Ht<=65535?St+=String.fromCharCode(Ht>>12|224,Ht>>6&63|128,Ht&63|128):Ht<=2097151&&(St+=String.fromCharCode(Ht>>18&7|240,Ht>>12&63|128,Ht>>6&63|128,Ht&63|128))}return St}ze.utf8Encode=an;function Lt(Ke){if(typeof Ke=="string")return Ke;if(Ke instanceof Array)return"["+Ke.map(Lt).join(", ")+"]";if(Ke==null)return""+Ke;if(Ke.overriddenName)return`${Ke.overriddenName}`;if(Ke.name)return`${Ke.name}`;if(!Ke.toString)return"object";let St=Ke.toString();if(St==null)return""+St;let Et=St.indexOf(`
`);return Et===-1?St:St.substring(0,Et)}ze.stringify=Lt;function hn(Ke){return typeof Ke=="function"&&Ke.hasOwnProperty("__forward_ref__")?Ke():Ke}ze.resolveForwardRef=hn;function on(Ke){return!!Ke&&typeof Ke.then=="function"}ze.isPromise=on;var Yn=class{constructor(Ke){this.full=Ke;let St=Ke.split(".");this.major=St[0],this.minor=St[1],this.patch=St.slice(2).join(".")}};ze.Version=Yn;var gt=typeof window<"u"&&window,Wt=typeof self<"u"&&typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&self,dt=typeof globalThis<"u"&&globalThis,Pt=dt||gt||Wt;ze.global=Pt}}),ce=xn({"node_modules/angular-html-parser/lib/compiler/src/compile_metadata.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=D0(),De=dc(),Xe=/^(?:(?:\[([^\]]+)\])|(?:\(([^\)]+)\)))|(\@[-\w]+)$/;function Ve(Et){return Et.replace(/\W/g,"_")}ze.sanitizeIdentifier=Ve;var Re=0;function Le(Et){if(!Et||!Et.reference)return null;let Ht=Et.reference;if(Ht instanceof tt.StaticSymbol)return Ht.name;if(Ht.__anonymousType)return Ht.__anonymousType;let qt=De.stringify(Ht);return qt.indexOf("(")>=0?(qt=`anonymous_${Re++}`,Ht.__anonymousType=qt):qt=Ve(qt),qt}ze.identifierName=Le;function Be(Et){let Ht=Et.reference;return Ht instanceof tt.StaticSymbol?Ht.filePath:`./${De.stringify(Ht)}`}ze.identifierModuleUrl=Be;function et(Et,Ht){return`View_${Le({reference:Et})}_${Ht}`}ze.viewClassName=et;function ut(Et){return`RenderType_${Le({reference:Et})}`}ze.rendererTypeName=ut;function Ct(Et){return`HostView_${Le({reference:Et})}`}ze.hostViewClassName=Ct;function bt(Et){return`${Le({reference:Et})}NgFactory`}ze.componentFactoryName=bt;var xt;(function(Et){Et[Et.Pipe=0]="Pipe",Et[Et.Directive=1]="Directive",Et[Et.NgModule=2]="NgModule",Et[Et.Injectable=3]="Injectable"})(xt=ze.CompileSummaryKind||(ze.CompileSummaryKind={}));function it(Et){return Et.value!=null?Ve(Et.value):Le(Et.identifier)}ze.tokenName=it;function ht(Et){return Et.identifier!=null?Et.identifier.reference:Et.value}ze.tokenReference=ht;var Ot=class{constructor(){let{moduleUrl:Et,styles:Ht,styleUrls:qt}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.moduleUrl=Et||null,this.styles=on(Ht),this.styleUrls=on(qt)}};ze.CompileStylesheetMetadata=Ot;var Xt=class{constructor(Et){let{encapsulation:Ht,template:qt,templateUrl:Jt,htmlAst:yn,styles:Rn,styleUrls:Xn,externalStylesheets:Fn,animations:fr,ngContentSelectors:En,interpolation:Dr,isInline:Vn,preserveWhitespaces:On}=Et;if(this.encapsulation=Ht,this.template=qt,this.templateUrl=Jt,this.htmlAst=yn,this.styles=on(Rn),this.styleUrls=on(Xn),this.externalStylesheets=on(Fn),this.animations=fr?gt(fr):[],this.ngContentSelectors=En||[],Dr&&Dr.length!=2)throw new Error("'interpolation' should have a start and an end symbol.");this.interpolation=Dr,this.isInline=Vn,this.preserveWhitespaces=On}toSummary(){return{ngContentSelectors:this.ngContentSelectors,encapsulation:this.encapsulation,styles:this.styles,animations:this.animations}}};ze.CompileTemplateMetadata=Xt;var Ie=class{static create(Et){let{isHost:Ht,type:qt,isComponent:Jt,selector:yn,exportAs:Rn,changeDetection:Xn,inputs:Fn,outputs:fr,host:En,providers:Dr,viewProviders:Vn,queries:On,guards:Pr,viewQueries:Tr,entryComponents:Fr,template:Kr,componentViewType:Kn,rendererType:Sr,componentFactory:di}=Et,pi={},Da={},Cr={};En!=null&&Object.keys(En).forEach(Jr=>{let Hr=En[Jr],Ki=Jr.match(Xe);Ki===null?Cr[Jr]=Hr:Ki[1]!=null?Da[Ki[1]]=Hr:Ki[2]!=null&&(pi[Ki[2]]=Hr)});let ar={};Fn!=null&&Fn.forEach(Jr=>{let Hr=De.splitAtColon(Jr,[Jr,Jr]);ar[Hr[0]]=Hr[1]});let Lr={};return fr!=null&&fr.forEach(Jr=>{let Hr=De.splitAtColon(Jr,[Jr,Jr]);Lr[Hr[0]]=Hr[1]}),new Ie({isHost:Ht,type:qt,isComponent:!!Jt,selector:yn,exportAs:Rn,changeDetection:Xn,inputs:ar,outputs:Lr,hostListeners:pi,hostProperties:Da,hostAttributes:Cr,providers:Dr,viewProviders:Vn,queries:On,guards:Pr,viewQueries:Tr,entryComponents:Fr,template:Kr,componentViewType:Kn,rendererType:Sr,componentFactory:di})}constructor(Et){let{isHost:Ht,type:qt,isComponent:Jt,selector:yn,exportAs:Rn,changeDetection:Xn,inputs:Fn,outputs:fr,hostListeners:En,hostProperties:Dr,hostAttributes:Vn,providers:On,viewProviders:Pr,queries:Tr,guards:Fr,viewQueries:Kr,entryComponents:Kn,template:Sr,componentViewType:di,rendererType:pi,componentFactory:Da}=Et;this.isHost=!!Ht,this.type=qt,this.isComponent=Jt,this.selector=yn,this.exportAs=Rn,this.changeDetection=Xn,this.inputs=Fn,this.outputs=fr,this.hostListeners=En,this.hostProperties=Dr,this.hostAttributes=Vn,this.providers=on(On),this.viewProviders=on(Pr),this.queries=on(Tr),this.guards=Fr,this.viewQueries=on(Kr),this.entryComponents=on(Kn),this.template=Sr,this.componentViewType=di,this.rendererType=pi,this.componentFactory=Da}toSummary(){return{summaryKind:xt.Directive,type:this.type,isComponent:this.isComponent,selector:this.selector,exportAs:this.exportAs,inputs:this.inputs,outputs:this.outputs,hostListeners:this.hostListeners,hostProperties:this.hostProperties,hostAttributes:this.hostAttributes,providers:this.providers,viewProviders:this.viewProviders,queries:this.queries,guards:this.guards,viewQueries:this.viewQueries,entryComponents:this.entryComponents,changeDetection:this.changeDetection,template:this.template&&this.template.toSummary(),componentViewType:this.componentViewType,rendererType:this.rendererType,componentFactory:this.componentFactory}}};ze.CompileDirectiveMetadata=Ie;var It=class{constructor(Et){let{type:Ht,name:qt,pure:Jt}=Et;this.type=Ht,this.name=qt,this.pure=!!Jt}toSummary(){return{summaryKind:xt.Pipe,type:this.type,name:this.name,pure:this.pure}}};ze.CompilePipeMetadata=It;var an=class{};ze.CompileShallowModuleMetadata=an;var Lt=class{constructor(Et){let{type:Ht,providers:qt,declaredDirectives:Jt,exportedDirectives:yn,declaredPipes:Rn,exportedPipes:Xn,entryComponents:Fn,bootstrapComponents:fr,importedModules:En,exportedModules:Dr,schemas:Vn,transitiveModule:On,id:Pr}=Et;this.type=Ht||null,this.declaredDirectives=on(Jt),this.exportedDirectives=on(yn),this.declaredPipes=on(Rn),this.exportedPipes=on(Xn),this.providers=on(qt),this.entryComponents=on(Fn),this.bootstrapComponents=on(fr),this.importedModules=on(En),this.exportedModules=on(Dr),this.schemas=on(Vn),this.id=Pr||null,this.transitiveModule=On||null}toSummary(){let Et=this.transitiveModule;return{summaryKind:xt.NgModule,type:this.type,entryComponents:Et.entryComponents,providers:Et.providers,modules:Et.modules,exportedDirectives:Et.exportedDirectives,exportedPipes:Et.exportedPipes}}};ze.CompileNgModuleMetadata=Lt;var hn=class{constructor(){this.directivesSet=new Set,this.directives=[],this.exportedDirectivesSet=new Set,this.exportedDirectives=[],this.pipesSet=new Set,this.pipes=[],this.exportedPipesSet=new Set,this.exportedPipes=[],this.modulesSet=new Set,this.modules=[],this.entryComponentsSet=new Set,this.entryComponents=[],this.providers=[]}addProvider(Et,Ht){this.providers.push({provider:Et,module:Ht})}addDirective(Et){this.directivesSet.has(Et.reference)||(this.directivesSet.add(Et.reference),this.directives.push(Et))}addExportedDirective(Et){this.exportedDirectivesSet.has(Et.reference)||(this.exportedDirectivesSet.add(Et.reference),this.exportedDirectives.push(Et))}addPipe(Et){this.pipesSet.has(Et.reference)||(this.pipesSet.add(Et.reference),this.pipes.push(Et))}addExportedPipe(Et){this.exportedPipesSet.has(Et.reference)||(this.exportedPipesSet.add(Et.reference),this.exportedPipes.push(Et))}addModule(Et){this.modulesSet.has(Et.reference)||(this.modulesSet.add(Et.reference),this.modules.push(Et))}addEntryComponent(Et){this.entryComponentsSet.has(Et.componentType)||(this.entryComponentsSet.add(Et.componentType),this.entryComponents.push(Et))}};ze.TransitiveCompileNgModuleMetadata=hn;function on(Et){return Et||[]}var Yn=class{constructor(Et,Ht){let{useClass:qt,useValue:Jt,useExisting:yn,useFactory:Rn,deps:Xn,multi:Fn}=Ht;this.token=Et,this.useClass=qt||null,this.useValue=Jt,this.useExisting=yn,this.useFactory=Rn||null,this.dependencies=Xn||null,this.multi=!!Fn}};ze.ProviderMeta=Yn;function gt(Et){return Et.reduce((Ht,qt)=>{let Jt=Array.isArray(qt)?gt(qt):qt;return Ht.concat(Jt)},[])}ze.flatten=gt;function Wt(Et){return Et.replace(/(\w+:\/\/[\w:-]+)?(\/+)?/,"ng:///")}function dt(Et,Ht,qt){let Jt;return qt.isInline?Ht.type.reference instanceof tt.StaticSymbol?Jt=`${Ht.type.reference.filePath}.${Ht.type.reference.name}.html`:Jt=`${Le(Et)}/${Le(Ht.type)}.html`:Jt=qt.templateUrl,Ht.type.reference instanceof tt.StaticSymbol?Jt:Wt(Jt)}ze.templateSourceUrl=dt;function Pt(Et,Ht){let qt=Et.moduleUrl.split(/\/\\/g),Jt=qt[qt.length-1];return Wt(`css/${Ht}${Jt}.ngstyle.js`)}ze.sharedStylesheetJitUrl=Pt;function Ke(Et){return Wt(`${Le(Et.type)}/module.ngfactory.js`)}ze.ngModuleJitUrl=Ke;function St(Et,Ht){return Wt(`${Le(Et)}/${Le(Ht.type)}.ngfactory.js`)}ze.templateJitUrl=St}}),$e=xn({"node_modules/angular-html-parser/lib/compiler/src/parse_util.js"(ze){Ln(),Object.defineProperty(ze,"__esModule",{value:!0});var tt=jh(),De=ce(),Xe=class{constructor(Ct,bt,xt,it){this.file=Ct,this.offset=bt,this.line=xt,this.col=it}toString(){return this.offset!=null?`${this.file.url}@${this.line}:${this.col}`:this.file.url}moveBy(Ct){let bt=this.file.content,xt=bt.length,it=this.offset,ht=this.line,Ot=this.col;for(;it>0&&Ct<0;)if(it--,Ct++,bt.charCodeAt(it)==tt.$LF){ht--;let Xt=bt.substr(0,it-1).lastIndexOf(String.fromCharCode(tt.$LF));Ot=Xt>0?it-Xt:it}else Ot--;for(;it<xt&&Ct>0;){let Xt=bt.charCodeAt(it);it++,Ct--,Xt==tt.$LF?(ht++,Ot=0):Ot++}return new Xe(this.file,it,ht,Ot)}getContext(Ct,bt){let xt=this.file.content,it=this.offset;if(it!=null){it>xt.length-1&&(it=xt.length-1);let ht=it,Ot=0,Xt=0;for(;Ot<Ct&&it>0&&(it--,Ot++,!(xt[it]==`
`&&++Xt==bt)););for(Ot=0,Xt=0;Ot<Ct&&ht<xt.length-1&&(ht++,Ot++,!(xt[ht]==`
`&&++Xt==bt)););return{before:xt.substring(it,this.offset),after:xt.substring(this.offset,ht+1)}}return null}};ze.ParseLocation=Xe;var Ve=class{constructor(Ct,bt){this.content=Ct,this.url=bt}};ze.ParseSourceFile=Ve;var Re=class{constructor(Ct,bt){let xt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:null;this.start=Ct,this.end=bt,this.details=xt}toString(){return this.start.file.content.substring(this.start.offset,this.end.offset)}};ze.ParseSourceSpan=Re,ze.EMPTY_PARSE_LOCATION=new Xe(new Ve("",""),0,0,0),ze.EMPTY_SOURCE_SPAN=new Re(ze.EMPTY_PARSE_LOCATION,ze.EMPTY_PARSE_LOCATION);var Le;(function(Ct){Ct[Ct.WARNING=0]="WARNING",Ct[Ct.ERROR=1]="ERROR"})(Le=ze.ParseErrorLevel||(ze.ParseErrorLevel={}));var Be=class{constructor(Ct,bt){let xt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Le.ERROR;this.span=Ct,this.msg=bt,this.level=xt}contextualMessage(){let Ct=this.span.start.getContext(100,3);return Ct?`${this.msg} ("${Ct.before}[${Le[this.level]} ->]${Ct.after}")`:this.msg}toString(){let Ct=this.span.details?`, ${this.span.details}`:"";return`${this.contextualMessage()}: ${this.span.start}${Ct}`}};ze.ParseError=Be;function et(Ct,bt){let xt=De.identifierModuleUrl(bt),it=xt!=null?`in ${Ct} ${De.identifierName(bt)} in ${xt}`:`in ${Ct} ${De.identifierName(bt)}`,ht=new Ve("",it);return new Re(new Xe(ht,-1,-1,-1),new Xe(ht,-1,-1,-1))}ze.typeSourceSpan=et;function ut(Ct,bt,xt){let it=`in ${Ct} ${bt} in ${xt}`,ht=new Ve("",it);return new Re(new Xe(ht,-1,-1,-1),new Xe(ht,-1,-1,-1))}ze.r3JitTypeSourceSpan=ut}}),he=xn({"src/language-html/print-preprocess.js"(ze,tt){Ln();var{ParseSourceSpan:De}=$e(),{htmlTrim:Xe,getLeadingAndTrailingHtmlWhitespace:Ve,hasHtmlWhitespace:Re,canHaveInterpolation:Le,getNodeCssStyleDisplay:Be,isDanglingSpaceSensitiveNode:et,isIndentationSensitiveNode:ut,isLeadingSpaceSensitiveNode:Ct,isTrailingSpaceSensitiveNode:bt,isWhitespaceSensitiveNode:xt,isVueScriptTag:it}=Gm(),ht=[Xt,Ie,an,hn,on,Wt,Yn,gt,dt,Lt,Pt];function Ot(Ke,St){for(let Et of ht)Et(Ke,St);return Ke}function Xt(Ke){Ke.walk(St=>{if(St.type==="element"&&St.tagDefinition.ignoreFirstLf&&St.children.length>0&&St.children[0].type==="text"&&St.children[0].value[0]===`
`){let Et=St.children[0];Et.value.length===1?St.removeChild(Et):Et.value=Et.value.slice(1)}})}function Ie(Ke){let St=Et=>Et.type==="element"&&Et.prev&&Et.prev.type==="ieConditionalStartComment"&&Et.prev.sourceSpan.end.offset===Et.startSourceSpan.start.offset&&Et.firstChild&&Et.firstChild.type==="ieConditionalEndComment"&&Et.firstChild.sourceSpan.start.offset===Et.startSourceSpan.end.offset;Ke.walk(Et=>{if(Et.children)for(let Ht=0;Ht<Et.children.length;Ht++){let qt=Et.children[Ht];if(!St(qt))continue;let Jt=qt.prev,yn=qt.firstChild;Et.removeChild(Jt),Ht--;let Rn=new De(Jt.sourceSpan.start,yn.sourceSpan.end),Xn=new De(Rn.start,qt.sourceSpan.end);qt.condition=Jt.condition,qt.sourceSpan=Xn,qt.startSourceSpan=Rn,qt.removeChild(yn)}})}function It(Ke,St,Et){Ke.walk(Ht=>{if(Ht.children)for(let qt=0;qt<Ht.children.length;qt++){let Jt=Ht.children[qt];if(Jt.type!=="text"&&!St(Jt))continue;Jt.type!=="text"&&(Jt.type="text",Jt.value=Et(Jt));let yn=Jt.prev;!yn||yn.type!=="text"||(yn.value+=Jt.value,yn.sourceSpan=new De(yn.sourceSpan.start,Jt.sourceSpan.end),Ht.removeChild(Jt),qt--)}})}function an(Ke){return It(Ke,St=>St.type==="cdata",St=>`<![CDATA[${St.value}]]>`)}function Lt(Ke){let St=Et=>Et.type==="element"&&Et.attrs.length===0&&Et.children.length===1&&Et.firstChild.type==="text"&&!Re(Et.children[0].value)&&!Et.firstChild.hasLeadingSpaces&&!Et.firstChild.hasTrailingSpaces&&Et.isLeadingSpaceSensitive&&!Et.hasLeadingSpaces&&Et.isTrailingSpaceSensitive&&!Et.hasTrailingSpaces&&Et.prev&&Et.prev.type==="text"&&Et.next&&Et.next.type==="text";Ke.walk(Et=>{if(Et.children)for(let Ht=0;Ht<Et.children.length;Ht++){let qt=Et.children[Ht];if(!St(qt))continue;let Jt=qt.prev,yn=qt.next;Jt.value+=`<${qt.rawName}>`+qt.firstChild.value+`</${qt.rawName}>`+yn.value,Jt.sourceSpan=new De(Jt.sourceSpan.start,yn.sourceSpan.end),Jt.isTrailingSpaceSensitive=yn.isTrailingSpaceSensitive,Jt.hasTrailingSpaces=yn.hasTrailingSpaces,Et.removeChild(qt),Ht--,Et.removeChild(yn)}})}function hn(Ke,St){if(St.parser==="html")return;let Et=/{{(.+?)}}/s;Ke.walk(Ht=>{if(Le(Ht))for(let qt of Ht.children){if(qt.type!=="text")continue;let Jt=qt.sourceSpan.start,yn=null,Rn=qt.value.split(Et);for(let Xn=0;Xn<Rn.length;Xn++,Jt=yn){let Fn=Rn[Xn];if(Xn%2===0){yn=Jt.moveBy(Fn.length),Fn.length>0&&Ht.insertChildBefore(qt,{type:"text",value:Fn,sourceSpan:new De(Jt,yn)});continue}yn=Jt.moveBy(Fn.length+4),Ht.insertChildBefore(qt,{type:"interpolation",sourceSpan:new De(Jt,yn),children:Fn.length===0?[]:[{type:"text",value:Fn,sourceSpan:new De(Jt.moveBy(2),yn.moveBy(-2))}]})}Ht.removeChild(qt)}})}function on(Ke){Ke.walk(St=>{if(!St.children)return;if(St.children.length===0||St.children.length===1&&St.children[0].type==="text"&&Xe(St.children[0].value).length===0){St.hasDanglingSpaces=St.children.length>0,St.children=[];return}let Et=xt(St),Ht=ut(St);if(!Et)for(let qt=0;qt<St.children.length;qt++){let Jt=St.children[qt];if(Jt.type!=="text")continue;let{leadingWhitespace:yn,text:Rn,trailingWhitespace:Xn}=Ve(Jt.value),Fn=Jt.prev,fr=Jt.next;Rn?(Jt.value=Rn,Jt.sourceSpan=new De(Jt.sourceSpan.start.moveBy(yn.length),Jt.sourceSpan.end.moveBy(-Xn.length)),yn&&(Fn&&(Fn.hasTrailingSpaces=!0),Jt.hasLeadingSpaces=!0),Xn&&(Jt.hasTrailingSpaces=!0,fr&&(fr.hasLeadingSpaces=!0))):(St.removeChild(Jt),qt--,(yn||Xn)&&(Fn&&(Fn.hasTrailingSpaces=!0),fr&&(fr.hasLeadingSpaces=!0)))}St.isWhitespaceSensitive=Et,St.isIndentationSensitive=Ht})}function Yn(Ke){Ke.walk(St=>{St.isSelfClosing=!St.children||St.type==="element"&&(St.tagDefinition.isVoid||St.startSourceSpan===St.endSourceSpan)})}function gt(Ke,St){Ke.walk(Et=>{Et.type==="element"&&(Et.hasHtmComponentClosingTag=Et.endSourceSpan&&/^<\s*\/\s*\/\s*>$/.test(St.originalText.slice(Et.endSourceSpan.start.offset,Et.endSourceSpan.end.offset)))})}function Wt(Ke,St){Ke.walk(Et=>{Et.cssDisplay=Be(Et,St)})}function dt(Ke,St){Ke.walk(Et=>{let{children:Ht}=Et;if(Ht){if(Ht.length===0){Et.isDanglingSpaceSensitive=et(Et);return}for(let qt of Ht)qt.isLeadingSpaceSensitive=Ct(qt,St),qt.isTrailingSpaceSensitive=bt(qt,St);for(let qt=0;qt<Ht.length;qt++){let Jt=Ht[qt];Jt.isLeadingSpaceSensitive=(qt===0||Jt.prev.isTrailingSpaceSensitive)&&Jt.isLeadingSpaceSensitive,Jt.isTrailingSpaceSensitive=(qt===Ht.length-1||Jt.next.isLeadingSpaceSensitive)&&Jt.isTrailingSpaceSensitive}}})}function Pt(Ke,St){if(St.parser==="vue"){let Et=Ke.children.find(qt=>it(qt,St));if(!Et)return;let{lang:Ht}=Et.attrMap;(Ht==="ts"||Ht==="typescript")&&(St.__should_parse_vue_template_with_ts=!0)}}tt.exports=Ot}}),Ae=xn({"src/language-html/pragma.js"(ze,tt){Ln();function De(Ve){return/^\s*<!--\s*@(?:format|prettier)\s*-->/.test(Ve)}function Xe(Ve){return`<!-- @format -->

`+Ve.replace(/^\s*\n/,"")}tt.exports={hasPragma:De,insertPragma:Xe}}}),Dt=xn({"src/language-html/loc.js"(ze,tt){Ln();function De(Ve){return Ve.sourceSpan.start.offset}function Xe(Ve){return Ve.sourceSpan.end.offset}tt.exports={locStart:De,locEnd:Xe}}}),qn=xn({"src/language-html/print/tag.js"(ze,tt){Ln();var De=Zo(),{isNonEmptyArray:Xe}=al(),{builders:{indent:Ve,join:Re,line:Le,softline:Be,hardline:et},utils:{replaceTextEndOfLine:ut}}=si(),{locStart:Ct,locEnd:bt}=Dt(),{isTextLikeNode:xt,getLastDescendant:it,isPreLikeNode:ht,hasPrettierIgnore:Ot,shouldPreserveContent:Xt,isVueSfcBlock:Ie}=Gm();function It(En,Dr){return[En.isSelfClosing?"":an(En,Dr),Lt(En,Dr)]}function an(En,Dr){return En.lastChild&&Ke(En.lastChild)?"":[hn(En,Dr),Yn(En,Dr)]}function Lt(En,Dr){return(En.next?dt(En.next):Pt(En.parent))?"":[gt(En,Dr),on(En,Dr)]}function hn(En,Dr){return Pt(En)?gt(En.lastChild,Dr):""}function on(En,Dr){return Ke(En)?Yn(En.parent,Dr):St(En)?Fn(En.next):""}function Yn(En,Dr){if(De(!En.isSelfClosing),Wt(En,Dr))return"";switch(En.type){case"ieConditionalComment":return"<!";case"element":if(En.hasHtmComponentClosingTag)return"<//";default:return`</${En.rawName}`}}function gt(En,Dr){if(Wt(En,Dr))return"";switch(En.type){case"ieConditionalComment":case"ieConditionalEndComment":return"[endif]-->";case"ieConditionalStartComment":return"]><!-->";case"interpolation":return"}}";case"element":if(En.isSelfClosing)return"/>";default:return">"}}function Wt(En,Dr){return!En.isSelfClosing&&!En.endSourceSpan&&(Ot(En)||Xt(En.parent,Dr))}function dt(En){return En.prev&&En.prev.type!=="docType"&&!xt(En.prev)&&En.isLeadingSpaceSensitive&&!En.hasLeadingSpaces}function Pt(En){return En.lastChild&&En.lastChild.isTrailingSpaceSensitive&&!En.lastChild.hasTrailingSpaces&&!xt(it(En.lastChild))&&!ht(En)}function Ke(En){return!En.next&&!En.hasTrailingSpaces&&En.isTrailingSpaceSensitive&&xt(it(En))}function St(En){return En.next&&!xt(En.next)&&xt(En)&&En.isTrailingSpaceSensitive&&!En.hasTrailingSpaces}function Et(En){let Dr=En.trim().match(/^prettier-ignore-attribute(?:\s+(.+))?$/s);return Dr?Dr[1]?Dr[1].split(/\s+/):!0:!1}function Ht(En){return!En.prev&&En.isLeadingSpaceSensitive&&!En.hasLeadingSpaces}function qt(En,Dr,Vn){let On=En.getValue();if(!Xe(On.attrs))return On.isSelfClosing?" ":"";let Pr=On.prev&&On.prev.type==="comment"&&Et(On.prev.value),Tr=typeof Pr=="boolean"?()=>Pr:Array.isArray(Pr)?di=>Pr.includes(di.rawName):()=>!1,Fr=En.map(di=>{let pi=di.getValue();return Tr(pi)?ut(Dr.originalText.slice(Ct(pi),bt(pi))):Vn()},"attrs"),Kr=On.type==="element"&&On.fullName==="script"&&On.attrs.length===1&&On.attrs[0].fullName==="src"&&On.children.length===0,Kn=Dr.singleAttributePerLine&&On.attrs.length>1&&!Ie(On,Dr)?et:Le,Sr=[Ve([Kr?" ":Le,Re(Kn,Fr)])];return On.firstChild&&Ht(On.firstChild)||On.isSelfClosing&&Pt(On.parent)||Kr?Sr.push(On.isSelfClosing?" ":""):Sr.push(Dr.bracketSameLine?On.isSelfClosing?" ":"":On.isSelfClosing?Le:Be),Sr}function Jt(En){return En.firstChild&&Ht(En.firstChild)?"":fr(En)}function yn(En,Dr,Vn){let On=En.getValue();return[Rn(On,Dr),qt(En,Dr,Vn),On.isSelfClosing?"":Jt(On)]}function Rn(En,Dr){return En.prev&&St(En.prev)?"":[Xn(En,Dr),Fn(En)]}function Xn(En,Dr){return Ht(En)?fr(En.parent):dt(En)?gt(En.prev,Dr):""}function Fn(En){switch(En.type){case"ieConditionalComment":case"ieConditionalStartComment":return`<!--[if ${En.condition}`;case"ieConditionalEndComment":return"<!--<!";case"interpolation":return"{{";case"docType":return"<!DOCTYPE";case"element":if(En.condition)return`<!--[if ${En.condition}]><!--><${En.rawName}`;default:return`<${En.rawName}`}}function fr(En){switch(De(!En.isSelfClosing),En.type){case"ieConditionalComment":return"]>";case"element":if(En.condition)return"><!--<![endif]-->";default:return">"}}tt.exports={printClosingTag:It,printClosingTagStart:an,printClosingTagStartMarker:Yn,printClosingTagEndMarker:gt,printClosingTagSuffix:on,printClosingTagEnd:Lt,needsToBorrowLastChildClosingTagEndMarker:Pt,needsToBorrowParentClosingTagStartMarker:Ke,needsToBorrowPrevClosingTagEndMarker:dt,printOpeningTag:yn,printOpeningTagStart:Rn,printOpeningTagPrefix:Xn,printOpeningTagStartMarker:Fn,printOpeningTagEndMarker:fr,needsToBorrowNextOpeningTagStartMarker:St,needsToBorrowParentOpeningTagEndMarker:Ht}}}),zr=xn({"node_modules/parse-srcset/src/parse-srcset.js"(ze,tt){Ln(),function(De,Xe){typeof tt=="object"&&tt.exports?tt.exports=Xe():De.parseSrcset=Xe()}(ze,function(){return function(De,Xe){var Ve=Xe&&Xe.logger||console;function Re(Yn){return Yn===" "||Yn==="	"||Yn===`
`||Yn==="\f"||Yn==="\r"}function Le(Yn){var gt,Wt=Yn.exec(De.substring(an));if(Wt)return gt=Wt[0],an+=gt.length,gt}for(var Be=De.length,et=/^[ \t\n\r\u000c]+/,ut=/^[, \t\n\r\u000c]+/,Ct=/^[^ \t\n\r\u000c]+/,bt=/[,]+$/,xt=/^\d+$/,it=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,ht,Ot,Xt,Ie,It,an=0,Lt=[];;){if(Le(ut),an>=Be)return Lt;ht=Le(Ct),Ot=[],ht.slice(-1)===","?(ht=ht.replace(bt,""),on()):hn()}function hn(){for(Le(et),Xt="",Ie="in descriptor";;){if(It=De.charAt(an),Ie==="in descriptor")if(Re(It))Xt&&(Ot.push(Xt),Xt="",Ie="after descriptor");else if(It===","){an+=1,Xt&&Ot.push(Xt),on();return}else if(It==="(")Xt=Xt+It,Ie="in parens";else if(It===""){Xt&&Ot.push(Xt),on();return}else Xt=Xt+It;else if(Ie==="in parens")if(It===")")Xt=Xt+It,Ie="in descriptor";else if(It===""){Ot.push(Xt),on();return}else Xt=Xt+It;else if(Ie==="after descriptor"&&!Re(It))if(It===""){on();return}else Ie="in descriptor",an-=1;an+=1}}function on(){var Yn=!1,gt,Wt,dt,Pt,Ke={},St,Et,Ht,qt,Jt;for(Pt=0;Pt<Ot.length;Pt++)St=Ot[Pt],Et=St[St.length-1],Ht=St.substring(0,St.length-1),qt=parseInt(Ht,10),Jt=parseFloat(Ht),xt.test(Ht)&&Et==="w"?((gt||Wt)&&(Yn=!0),qt===0?Yn=!0:gt=qt):it.test(Ht)&&Et==="x"?((gt||Wt||dt)&&(Yn=!0),Jt<0?Yn=!0:Wt=Jt):xt.test(Ht)&&Et==="h"?((dt||Wt)&&(Yn=!0),qt===0?Yn=!0:dt=qt):Yn=!0;Yn?Ve&&Ve.error&&Ve.error("Invalid srcset descriptor found in '"+De+"' at '"+St+"'."):(Ke.url=ht,gt&&(Ke.w=gt),Wt&&(Ke.d=Wt),dt&&(Ke.h=dt),Lt.push(Ke))}}})}}),Gi=xn({"src/language-html/syntax-attribute.js"(ze,tt){Ln();var De=zr(),{builders:{ifBreak:Xe,join:Ve,line:Re}}=si();function Le(et){let ut=De(et,{logger:{error(hn){throw new Error(hn)}}}),Ct=ut.some(hn=>{let{w:on}=hn;return on}),bt=ut.some(hn=>{let{h:on}=hn;return on}),xt=ut.some(hn=>{let{d:on}=hn;return on});if(Ct+bt+xt>1)throw new Error("Mixed descriptor in srcset is not supported");let it=Ct?"w":bt?"h":"d",ht=Ct?"w":bt?"h":"x",Ot=hn=>Math.max(...hn),Xt=ut.map(hn=>hn.url),Ie=Ot(Xt.map(hn=>hn.length)),It=ut.map(hn=>hn[it]).map(hn=>hn?hn.toString():""),an=It.map(hn=>{let on=hn.indexOf(".");return on===-1?hn.length:on}),Lt=Ot(an);return Ve([",",Re],Xt.map((hn,on)=>{let Yn=[hn],gt=It[on];if(gt){let Wt=Ie-hn.length+1,dt=Lt-an[on],Pt=" ".repeat(Wt+dt);Yn.push(Xe(Pt," "),gt+ht)}return Yn}))}function Be(et){return et.trim().split(/\s+/).join(" ")}tt.exports={printImgSrcset:Le,printClassNames:Be}}}),Po=xn({"src/language-html/syntax-vue.js"(ze,tt){Ln();var{builders:{group:De}}=si();function Xe(Be,et){let{left:ut,operator:Ct,right:bt}=Ve(Be);return[De(et(`function _(${ut}) {}`,{parser:"babel",__isVueForBindingLeft:!0}))," ",Ct," ",et(bt,{parser:"__js_expression"},{stripTrailingHardline:!0})]}function Ve(Be){let et=/(.*?)\s+(in|of)\s+(.*)/s,ut=/,([^,\]}]*)(?:,([^,\]}]*))?$/,Ct=/^\(|\)$/g,bt=Be.match(et);if(!bt)return;let xt={};if(xt.for=bt[3].trim(),!xt.for)return;let it=bt[1].trim().replace(Ct,""),ht=it.match(ut);ht?(xt.alias=it.replace(ut,""),xt.iterator1=ht[1].trim(),ht[2]&&(xt.iterator2=ht[2].trim())):xt.alias=it;let Ot=[xt.alias,xt.iterator1,xt.iterator2];if(!Ot.some((Xt,Ie)=>!Xt&&(Ie===0||Ot.slice(Ie+1).some(Boolean))))return{left:Ot.filter(Boolean).join(","),operator:bt[2],right:xt.for}}function Re(Be,et){return et(`function _(${Be}) {}`,{parser:"babel",__isVueBindings:!0})}function Le(Be){let et=/^(?:[\w$]+|\([^)]*\))\s*=>|^function\s*\(/,ut=/^[$A-Z_a-z][\w$]*(?:\.[$A-Z_a-z][\w$]*|\['[^']*']|\["[^"]*"]|\[\d+]|\[[$A-Z_a-z][\w$]*])*$/,Ct=Be.trim();return et.test(Ct)||ut.test(Ct)}tt.exports={isVueEventBindingExpression:Le,printVueFor:Xe,printVueBindings:Re}}}),ks=xn({"src/language-html/get-node-content.js"(ze,tt){Ln();var{needsToBorrowParentClosingTagStartMarker:De,printClosingTagStartMarker:Xe,needsToBorrowLastChildClosingTagEndMarker:Ve,printClosingTagEndMarker:Re,needsToBorrowParentOpeningTagEndMarker:Le,printOpeningTagEndMarker:Be}=qn();function et(ut,Ct){let bt=ut.startSourceSpan.end.offset;ut.firstChild&&Le(ut.firstChild)&&(bt-=Be(ut).length);let xt=ut.endSourceSpan.start.offset;return ut.lastChild&&De(ut.lastChild)?xt+=Xe(ut,Ct).length:Ve(ut)&&(xt-=Re(ut.lastChild,Ct).length),Ct.originalText.slice(bt,xt)}tt.exports=et}}),Ws=xn({"src/language-html/embed.js"(ze,tt){Ln();var{builders:{breakParent:De,group:Xe,hardline:Ve,indent:Re,line:Le,fill:Be,softline:et},utils:{mapDoc:ut,replaceTextEndOfLine:Ct}}=si(),bt=Op(),{printClosingTag:xt,printClosingTagSuffix:it,needsToBorrowPrevClosingTagEndMarker:ht,printOpeningTagPrefix:Ot,printOpeningTag:Xt}=qn(),{printImgSrcset:Ie,printClassNames:It}=Gi(),{printVueFor:an,printVueBindings:Lt,isVueEventBindingExpression:hn}=Po(),{isScriptLikeTag:on,isVueNonHtmlBlock:Yn,inferScriptParser:gt,htmlTrimPreserveIndentation:Wt,dedentString:dt,unescapeQuoteEntities:Pt,isVueSlotAttribute:Ke,isVueSfcBindingsAttribute:St,getTextValueParts:Et}=Gm(),Ht=ks();function qt(yn,Rn,Xn){let Fn=Fr=>new RegExp(Fr.join("|")).test(yn.fullName),fr=()=>Pt(yn.value),En=!1,Dr=(Fr,Kr)=>{let Kn=Fr.type==="NGRoot"?Fr.node.type==="NGMicrosyntax"&&Fr.node.body.length===1&&Fr.node.body[0].type==="NGMicrosyntaxExpression"?Fr.node.body[0].expression:Fr.node:Fr.type==="JsExpressionRoot"?Fr.node:Fr;Kn&&(Kn.type==="ObjectExpression"||Kn.type==="ArrayExpression"||Kr.parser==="__vue_expression"&&(Kn.type==="TemplateLiteral"||Kn.type==="StringLiteral"))&&(En=!0)},Vn=Fr=>Xe(Fr),On=function(Fr){let Kr=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return Xe([Re([et,Fr]),Kr?et:""])},Pr=Fr=>En?Vn(Fr):On(Fr),Tr=(Fr,Kr)=>Rn(Fr,Object.assign({__onHtmlBindingRoot:Dr,__embeddedInHtml:!0},Kr));if(yn.fullName==="srcset"&&(yn.parent.fullName==="img"||yn.parent.fullName==="source"))return On(Ie(fr()));if(yn.fullName==="class"&&!Xn.parentParser){let Fr=fr();if(!Fr.includes("{{"))return It(Fr)}if(yn.fullName==="style"&&!Xn.parentParser){let Fr=fr();if(!Fr.includes("{{"))return On(Tr(Fr,{parser:"css",__isHTMLStyleAttribute:!0}))}if(Xn.parser==="vue"){if(yn.fullName==="v-for")return an(fr(),Tr);if(Ke(yn)||St(yn,Xn))return Lt(fr(),Tr);let Fr=["^@","^v-on:"],Kr=["^:","^v-bind:"],Kn=["^v-"];if(Fn(Fr)){let Sr=fr(),di=hn(Sr)?"__js_expression":Xn.__should_parse_vue_template_with_ts?"__vue_ts_event_binding":"__vue_event_binding";return Pr(Tr(Sr,{parser:di}))}if(Fn(Kr))return Pr(Tr(fr(),{parser:"__vue_expression"}));if(Fn(Kn))return Pr(Tr(fr(),{parser:"__js_expression"}))}if(Xn.parser==="angular"){let Fr=(Cr,ar)=>Tr(Cr,Object.assign(Object.assign({},ar),{},{trailingComma:"none"})),Kr=["^\\*"],Kn=["^\\(.+\\)$","^on-"],Sr=["^\\[.+\\]$","^bind(on)?-","^ng-(if|show|hide|class|style)$"],di=["^i18n(-.+)?$"];if(Fn(Kn))return Pr(Fr(fr(),{parser:"__ng_action"}));if(Fn(Sr))return Pr(Fr(fr(),{parser:"__ng_binding"}));if(Fn(di)){let Cr=fr().trim();return On(Be(Et(yn,Cr)),!Cr.includes("@@"))}if(Fn(Kr))return Pr(Fr(fr(),{parser:"__ng_directive"}));let pi=/{{(.+?)}}/s,Da=fr();if(pi.test(Da)){let Cr=[];for(let[ar,Lr]of Da.split(pi).entries())if(ar%2===0)Cr.push(Ct(Lr));else try{Cr.push(Xe(["{{",Re([Le,Fr(Lr,{parser:"__ng_interpolation",__isInHtmlInterpolation:!0})]),Le,"}}"]))}catch{Cr.push("{{",Ct(Lr),"}}")}return Xe(Cr)}}return null}function Jt(yn,Rn,Xn,Fn){let fr=yn.getValue();switch(fr.type){case"element":{if(on(fr)||fr.type==="interpolation")return;if(!fr.isSelfClosing&&Yn(fr,Fn)){let En=gt(fr,Fn);if(!En)return;let Dr=Ht(fr,Fn),Vn=/^\s*$/.test(Dr),On="";return Vn||(On=Xn(Wt(Dr),{parser:En,__embeddedInHtml:!0},{stripTrailingHardline:!0}),Vn=On===""),[Ot(fr,Fn),Xe(Xt(yn,Fn,Rn)),Vn?"":Ve,On,Vn?"":Ve,xt(fr,Fn),it(fr,Fn)]}break}case"text":{if(on(fr.parent)){let En=gt(fr.parent,Fn);if(En){let Dr=En==="markdown"?dt(fr.value.replace(/^[^\S\n]*\n/,"")):fr.value,Vn={parser:En,__embeddedInHtml:!0};if(Fn.parser==="html"&&En==="babel"){let On="script",{attrMap:Pr}=fr.parent;Pr&&(Pr.type==="module"||Pr.type==="text/babel"&&Pr["data-type"]==="module")&&(On="module"),Vn.__babelSourceType=On}return[De,Ot(fr,Fn),Xn(Dr,Vn,{stripTrailingHardline:!0}),it(fr,Fn)]}}else if(fr.parent.type==="interpolation"){let En={__isInHtmlInterpolation:!0,__embeddedInHtml:!0};return Fn.parser==="angular"?(En.parser="__ng_interpolation",En.trailingComma="none"):Fn.parser==="vue"?En.parser=Fn.__should_parse_vue_template_with_ts?"__vue_ts_expression":"__vue_expression":En.parser="__js_expression",[Re([Le,Xn(fr.value,En,{stripTrailingHardline:!0})]),fr.parent.next&&ht(fr.parent.next)?" ":Le]}break}case"attribute":{if(!fr.value)break;if(/^PRETTIER_HTML_PLACEHOLDER_\d+_\d+_IN_JS$/.test(Fn.originalText.slice(fr.valueSpan.start.offset,fr.valueSpan.end.offset)))return[fr.rawName,"=",fr.value];if(Fn.parser==="lwc"&&/^{.*}$/s.test(Fn.originalText.slice(fr.valueSpan.start.offset,fr.valueSpan.end.offset)))return[fr.rawName,"=",fr.value];let En=qt(fr,(Dr,Vn)=>Xn(Dr,Object.assign({__isInHtmlAttribute:!0,__embeddedInHtml:!0},Vn),{stripTrailingHardline:!0}),Fn);if(En)return[fr.rawName,'="',Xe(ut(En,Dr=>typeof Dr=="string"?Dr.replace(/"/g,"&quot;"):Dr)),'"'];break}case"front-matter":return bt(fr,Xn)}}tt.exports=Jt}}),Od=xn({"src/language-html/print/children.js"(ze,tt){Ln();var{builders:{breakParent:De,group:Xe,ifBreak:Ve,line:Re,softline:Le,hardline:Be},utils:{replaceTextEndOfLine:et}}=si(),{locStart:ut,locEnd:Ct}=Dt(),{forceBreakChildren:bt,forceNextEmptyLine:xt,isTextLikeNode:it,hasPrettierIgnore:ht,preferHardlineAsLeadingSpaces:Ot}=Gm(),{printOpeningTagPrefix:Xt,needsToBorrowNextOpeningTagStartMarker:Ie,printOpeningTagStartMarker:It,needsToBorrowPrevClosingTagEndMarker:an,printClosingTagEndMarker:Lt,printClosingTagSuffix:hn,needsToBorrowParentClosingTagStartMarker:on}=qn();function Yn(dt,Pt,Ke){let St=dt.getValue();return ht(St)?[Xt(St,Pt),...et(Pt.originalText.slice(ut(St)+(St.prev&&Ie(St.prev)?It(St).length:0),Ct(St)-(St.next&&an(St.next)?Lt(St,Pt).length:0))),hn(St,Pt)]:Ke()}function gt(dt,Pt){return it(dt)&&it(Pt)?dt.isTrailingSpaceSensitive?dt.hasTrailingSpaces?Ot(Pt)?Be:Re:"":Ot(Pt)?Be:Le:Ie(dt)&&(ht(Pt)||Pt.firstChild||Pt.isSelfClosing||Pt.type==="element"&&Pt.attrs.length>0)||dt.type==="element"&&dt.isSelfClosing&&an(Pt)?"":!Pt.isLeadingSpaceSensitive||Ot(Pt)||an(Pt)&&dt.lastChild&&on(dt.lastChild)&&dt.lastChild.lastChild&&on(dt.lastChild.lastChild)?Be:Pt.hasLeadingSpaces?Re:Le}function Wt(dt,Pt,Ke){let St=dt.getValue();if(bt(St))return[De,...dt.map(Ht=>{let qt=Ht.getValue(),Jt=qt.prev?gt(qt.prev,qt):"";return[Jt?[Jt,xt(qt.prev)?Be:""]:"",Yn(Ht,Pt,Ke)]},"children")];let Et=St.children.map(()=>Symbol(""));return dt.map((Ht,qt)=>{let Jt=Ht.getValue();if(it(Jt)){if(Jt.prev&&it(Jt.prev)){let Dr=gt(Jt.prev,Jt);if(Dr)return xt(Jt.prev)?[Be,Be,Yn(Ht,Pt,Ke)]:[Dr,Yn(Ht,Pt,Ke)]}return Yn(Ht,Pt,Ke)}let yn=[],Rn=[],Xn=[],Fn=[],fr=Jt.prev?gt(Jt.prev,Jt):"",En=Jt.next?gt(Jt,Jt.next):"";return fr&&(xt(Jt.prev)?yn.push(Be,Be):fr===Be?yn.push(Be):it(Jt.prev)?Rn.push(fr):Rn.push(Ve("",Le,{groupId:Et[qt-1]}))),En&&(xt(Jt)?it(Jt.next)&&Fn.push(Be,Be):En===Be?it(Jt.next)&&Fn.push(Be):Xn.push(En)),[...yn,Xe([...Rn,Xe([Yn(Ht,Pt,Ke),...Xn],{id:Et[qt]})]),...Fn]},"children")}tt.exports={printChildren:Wt}}}),Vd=xn({"src/language-html/print/element.js"(ze,tt){Ln();var{builders:{breakParent:De,dedentToRoot:Xe,group:Ve,ifBreak:Re,indentIfBreak:Le,indent:Be,line:et,softline:ut},utils:{replaceTextEndOfLine:Ct}}=si(),bt=ks(),{shouldPreserveContent:xt,isScriptLikeTag:it,isVueCustomBlock:ht,countParents:Ot,forceBreakContent:Xt}=Gm(),{printOpeningTagPrefix:Ie,printOpeningTag:It,printClosingTagSuffix:an,printClosingTag:Lt,needsToBorrowPrevClosingTagEndMarker:hn,needsToBorrowLastChildClosingTagEndMarker:on}=qn(),{printChildren:Yn}=Od();function gt(Wt,dt,Pt){let Ke=Wt.getValue();if(xt(Ke,dt))return[Ie(Ke,dt),Ve(It(Wt,dt,Pt)),...Ct(bt(Ke,dt)),...Lt(Ke,dt),an(Ke,dt)];let St=Ke.children.length===1&&Ke.firstChild.type==="interpolation"&&Ke.firstChild.isLeadingSpaceSensitive&&!Ke.firstChild.hasLeadingSpaces&&Ke.lastChild.isTrailingSpaceSensitive&&!Ke.lastChild.hasTrailingSpaces,Et=Symbol("element-attr-group-id"),Ht=Rn=>Ve([Ve(It(Wt,dt,Pt),{id:Et}),Rn,Lt(Ke,dt)]),qt=Rn=>St?Le(Rn,{groupId:Et}):(it(Ke)||ht(Ke,dt))&&Ke.parent.type==="root"&&dt.parser==="vue"&&!dt.vueIndentScriptAndStyle?Rn:Be(Rn),Jt=()=>St?Re(ut,"",{groupId:Et}):Ke.firstChild.hasLeadingSpaces&&Ke.firstChild.isLeadingSpaceSensitive?et:Ke.firstChild.type==="text"&&Ke.isWhitespaceSensitive&&Ke.isIndentationSensitive?Xe(ut):ut,yn=()=>(Ke.next?hn(Ke.next):on(Ke.parent))?Ke.lastChild.hasTrailingSpaces&&Ke.lastChild.isTrailingSpaceSensitive?" ":"":St?Re(ut,"",{groupId:Et}):Ke.lastChild.hasTrailingSpaces&&Ke.lastChild.isTrailingSpaceSensitive?et:(Ke.lastChild.type==="comment"||Ke.lastChild.type==="text"&&Ke.isWhitespaceSensitive&&Ke.isIndentationSensitive)&&new RegExp(`\\n[\\t ]{${dt.tabWidth*Ot(Wt,Rn=>Rn.parent&&Rn.parent.type!=="root")}}$`).test(Ke.lastChild.value)?"":ut;return Ke.children.length===0?Ht(Ke.hasDanglingSpaces&&Ke.isDanglingSpaceSensitive?et:""):Ht([Xt(Ke)?De:"",qt([Jt(),Yn(Wt,dt,Pt)]),yn()])}tt.exports={printElement:gt}}}),D_=xn({"src/language-html/printer-html.js"(ze,tt){Ln();var{builders:{fill:De,group:Xe,hardline:Ve,literalline:Re},utils:{cleanDoc:Le,getDocParts:Be,isConcat:et,replaceTextEndOfLine:ut}}=si(),Ct=Sd(),{countChars:bt,unescapeQuoteEntities:xt,getTextValueParts:it}=Gm(),ht=he(),{insertPragma:Ot}=Ae(),{locStart:Xt,locEnd:Ie}=Dt(),It=Ws(),{printClosingTagSuffix:an,printClosingTagEnd:Lt,printOpeningTagPrefix:hn,printOpeningTagStart:on}=qn(),{printElement:Yn}=Vd(),{printChildren:gt}=Od();function Wt(dt,Pt,Ke){let St=dt.getValue();switch(St.type){case"front-matter":return ut(St.raw);case"root":return Pt.__onHtmlRoot&&Pt.__onHtmlRoot(St),[Xe(gt(dt,Pt,Ke)),Ve];case"element":case"ieConditionalComment":return Yn(dt,Pt,Ke);case"ieConditionalStartComment":case"ieConditionalEndComment":return[on(St),Lt(St)];case"interpolation":return[on(St,Pt),...dt.map(Ke,"children"),Lt(St,Pt)];case"text":{if(St.parent.type==="interpolation"){let Ht=/\n[^\S\n]*$/,qt=Ht.test(St.value),Jt=qt?St.value.replace(Ht,""):St.value;return[...ut(Jt),qt?Ve:""]}let Et=Le([hn(St,Pt),...it(St),an(St,Pt)]);return et(Et)||Et.type==="fill"?De(Be(Et)):Et}case"docType":return[Xe([on(St,Pt)," ",St.value.replace(/^html\b/i,"html").replace(/\s+/g," ")]),Lt(St,Pt)];case"comment":return[hn(St,Pt),...ut(Pt.originalText.slice(Xt(St),Ie(St)),Re),an(St,Pt)];case"attribute":{if(St.value===null)return St.rawName;let Et=xt(St.value),Ht=bt(Et,"'"),qt=bt(Et,'"'),Jt=Ht<qt?"'":'"';return[St.rawName,"=",Jt,...ut(Jt==='"'?Et.replace(/"/g,"&quot;"):Et.replace(/'/g,"&apos;")),Jt]}default:throw new Error(`Unexpected node type ${St.type}`)}}tt.exports={preprocess:ht,print:Wt,insertPragma:Ot,massageAstNode:Ct,embed:It}}}),Ss=xn({"src/language-html/options.js"(ze,tt){Ln();var De=Qa(),Xe="HTML";tt.exports={bracketSameLine:De.bracketSameLine,htmlWhitespaceSensitivity:{since:"1.15.0",category:Xe,type:"choice",default:"css",description:"How to handle whitespaces in HTML.",choices:[{value:"css",description:"Respect the default value of CSS display property."},{value:"strict",description:"Whitespaces are considered sensitive."},{value:"ignore",description:"Whitespaces are considered insensitive."}]},singleAttributePerLine:De.singleAttributePerLine,vueIndentScriptAndStyle:{since:"1.19.0",category:Xe,type:"boolean",default:!1,description:"Indent script and style tags in Vue files."}}}}),Tc=xn({"src/language-html/parsers.js"(){Ln()}}),ou=xn({"node_modules/linguist-languages/data/HTML.json"(ze,tt){tt.exports={name:"HTML",type:"markup",tmScope:"text.html.basic",aceMode:"html",codemirrorMode:"htmlmixed",codemirrorMimeType:"text/html",color:"#e34c26",aliases:["xhtml"],extensions:[".html",".hta",".htm",".html.hl",".inc",".xht",".xhtml"],languageId:146}}}),Ul=xn({"node_modules/linguist-languages/data/Vue.json"(ze,tt){tt.exports={name:"Vue",type:"markup",color:"#41b883",extensions:[".vue"],tmScope:"text.html.vue",aceMode:"html",languageId:391}}}),fh=xn({"src/language-html/index.js"(ze,tt){Ln();var De=Uf(),Xe=D_(),Ve=Ss(),Re=Tc(),Le=[De(ou(),()=>({name:"Angular",since:"1.15.0",parsers:["angular"],vscodeLanguageIds:["html"],extensions:[".component.html"],filenames:[]})),De(ou(),et=>({since:"1.15.0",parsers:["html"],vscodeLanguageIds:["html"],extensions:[...et.extensions,".mjml"]})),De(ou(),()=>({name:"Lightning Web Components",since:"1.17.0",parsers:["lwc"],vscodeLanguageIds:["html"],extensions:[],filenames:[]})),De(Ul(),()=>({since:"1.10.0",parsers:["vue"],vscodeLanguageIds:["vue"]}))],Be={html:Xe};tt.exports={languages:Le,printers:Be,options:Ve,parsers:Re}}}),T2=xn({"src/language-yaml/pragma.js"(ze,tt){Ln();function De(Re){return/^\s*@(?:prettier|format)\s*$/.test(Re)}function Xe(Re){return/^\s*#[^\S\n]*@(?:prettier|format)\s*?(?:\n|$)/.test(Re)}function Ve(Re){return`# @format

${Re}`}tt.exports={isPragma:De,hasPragma:Xe,insertPragma:Ve}}}),fb=xn({"src/language-yaml/loc.js"(ze,tt){Ln();function De(Ve){return Ve.position.start.offset}function Xe(Ve){return Ve.position.end.offset}tt.exports={locStart:De,locEnd:Xe}}}),sl=xn({"src/language-yaml/embed.js"(ze,tt){Ln();function De(Xe,Ve,Re,Le){if(Xe.getValue().type==="root"&&Le.filepath&&/(?:[/\\]|^)\.(?:prettier|stylelint|lintstaged)rc$/.test(Le.filepath))return Re(Le.originalText,Object.assign(Object.assign({},Le),{},{parser:"json"}))}tt.exports=De}}),Gp=xn({"src/language-yaml/utils.js"(ze,tt){Ln();var{getLast:De,isNonEmptyArray:Xe}=al();function Ve(gt,Wt){let dt=0,Pt=gt.stack.length-1;for(let Ke=0;Ke<Pt;Ke++){let St=gt.stack[Ke];Re(St)&&Wt(St)&&dt++}return dt}function Re(gt,Wt){return gt&&typeof gt.type=="string"&&(!Wt||Wt.includes(gt.type))}function Le(gt,Wt,dt){return Wt("children"in gt?Object.assign(Object.assign({},gt),{},{children:gt.children.map(Pt=>Le(Pt,Wt,gt))}):gt,dt)}function Be(gt,Wt,dt){Object.defineProperty(gt,Wt,{get:dt,enumerable:!1})}function et(gt,Wt){let dt=0,Pt=Wt.length;for(let Ke=gt.position.end.offset-1;Ke<Pt;Ke++){let St=Wt[Ke];if(St===`
`&&dt++,dt===1&&/\S/.test(St))return!1;if(dt===2)return!0}return!1}function ut(gt){switch(gt.getValue().type){case"tag":case"anchor":case"comment":return!1}let Wt=gt.stack.length;for(let dt=1;dt<Wt;dt++){let Pt=gt.stack[dt],Ke=gt.stack[dt-1];if(Array.isArray(Ke)&&typeof Pt=="number"&&Pt!==Ke.length-1)return!1}return!0}function Ct(gt){return Xe(gt.children)?Ct(De(gt.children)):gt}function bt(gt){return gt.value.trim()==="prettier-ignore"}function xt(gt){let Wt=gt.getValue();if(Wt.type==="documentBody"){let dt=gt.getParentNode();return an(dt.head)&&bt(De(dt.head.endComments))}return Ot(Wt)&&bt(De(Wt.leadingComments))}function it(gt){return!Xe(gt.children)&&!ht(gt)}function ht(gt){return Ot(gt)||Xt(gt)||Ie(gt)||It(gt)||an(gt)}function Ot(gt){return Xe(gt==null?void 0:gt.leadingComments)}function Xt(gt){return Xe(gt==null?void 0:gt.middleComments)}function Ie(gt){return gt==null?void 0:gt.indicatorComment}function It(gt){return gt==null?void 0:gt.trailingComment}function an(gt){return Xe(gt==null?void 0:gt.endComments)}function Lt(gt){let Wt=[],dt;for(let Pt of gt.split(/( +)/))Pt!==" "?dt===" "?Wt.push(Pt):Wt.push((Wt.pop()||"")+Pt):dt===void 0&&Wt.unshift(""),dt=Pt;return dt===" "&&Wt.push((Wt.pop()||"")+" "),Wt[0]===""&&(Wt.shift(),Wt.unshift(" "+(Wt.shift()||""))),Wt}function hn(gt,Wt,dt){let Pt=Wt.split(`
`).map((Ke,St,Et)=>St===0&&St===Et.length-1?Ke:St!==0&&St!==Et.length-1?Ke.trim():St===0?Ke.trimEnd():Ke.trimStart());return dt.proseWrap==="preserve"?Pt.map(Ke=>Ke.length===0?[]:[Ke]):Pt.map(Ke=>Ke.length===0?[]:Lt(Ke)).reduce((Ke,St,Et)=>Et!==0&&Pt[Et-1].length>0&&St.length>0&&!(gt==="quoteDouble"&&De(De(Ke)).endsWith("\\"))?[...Ke.slice(0,-1),[...De(Ke),...St]]:[...Ke,St],[]).map(Ke=>dt.proseWrap==="never"?[Ke.join(" ")]:Ke)}function on(gt,Wt){let{parentIndent:dt,isLastDescendant:Pt,options:Ke}=Wt,St=gt.position.start.line===gt.position.end.line?"":Ke.originalText.slice(gt.position.start.offset,gt.position.end.offset).match(/^[^\n]*\n(.*)$/s)[1],Et;if(gt.indent===null){let Jt=St.match(/^(?<leadingSpace> *)[^\n\r ]/m);Et=Jt?Jt.groups.leadingSpace.length:Number.POSITIVE_INFINITY}else Et=gt.indent-1+dt;let Ht=St.split(`
`).map(Jt=>Jt.slice(Et));if(Ke.proseWrap==="preserve"||gt.type==="blockLiteral")return qt(Ht.map(Jt=>Jt.length===0?[]:[Jt]));return qt(Ht.map(Jt=>Jt.length===0?[]:Lt(Jt)).reduce((Jt,yn,Rn)=>Rn!==0&&Ht[Rn-1].length>0&&yn.length>0&&!/^\s/.test(yn[0])&&!/^\s|\s$/.test(De(Jt))?[...Jt.slice(0,-1),[...De(Jt),...yn]]:[...Jt,yn],[]).map(Jt=>Jt.reduce((yn,Rn)=>yn.length>0&&/\s$/.test(De(yn))?[...yn.slice(0,-1),De(yn)+" "+Rn]:[...yn,Rn],[])).map(Jt=>Ke.proseWrap==="never"?[Jt.join(" ")]:Jt));function qt(Jt){if(gt.chomping==="keep")return De(Jt).length===0?Jt.slice(0,-1):Jt;let yn=0;for(let Rn=Jt.length-1;Rn>=0&&Jt[Rn].length===0;Rn--)yn++;return yn===0?Jt:yn>=2&&!Pt?Jt.slice(0,-(yn-1)):Jt.slice(0,-yn)}}function Yn(gt){if(!gt)return!0;switch(gt.type){case"plain":case"quoteDouble":case"quoteSingle":case"alias":case"flowMapping":case"flowSequence":return!0;default:return!1}}tt.exports={getLast:De,getAncestorCount:Ve,isNode:Re,isEmptyNode:it,isInlineNode:Yn,mapNode:Le,defineShortcut:Be,isNextLineEmpty:et,isLastDescendantNode:ut,getBlockValueLineContents:on,getFlowScalarLineContents:hn,getLastDescendantNode:Ct,hasPrettierIgnore:xt,hasLeadingComments:Ot,hasMiddleComments:Xt,hasIndicatorComment:Ie,hasTrailingComment:It,hasEndComments:an}}}),Bh=xn({"src/language-yaml/print-preprocess.js"(ze,tt){Ln();var{defineShortcut:De,mapNode:Xe}=Gp();function Ve(Le){return Xe(Le,Re)}function Re(Le){switch(Le.type){case"document":De(Le,"head",()=>Le.children[0]),De(Le,"body",()=>Le.children[1]);break;case"documentBody":case"sequenceItem":case"flowSequenceItem":case"mappingKey":case"mappingValue":De(Le,"content",()=>Le.children[0]);break;case"mappingItem":case"flowMappingItem":De(Le,"key",()=>Le.children[0]),De(Le,"value",()=>Le.children[1]);break}return Le}tt.exports=Ve}}),$a=xn({"src/language-yaml/print/misc.js"(ze,tt){Ln();var{builders:{softline:De,align:Xe}}=si(),{hasEndComments:Ve,isNextLineEmpty:Re,isNode:Le}=Gp(),Be=new WeakMap;function et(bt,xt){let it=bt.getValue(),ht=bt.stack[0],Ot;return Be.has(ht)?Ot=Be.get(ht):(Ot=new Set,Be.set(ht,Ot)),!Ot.has(it.position.end.line)&&(Ot.add(it.position.end.line),Re(it,xt)&&!ut(bt.getParentNode()))?De:""}function ut(bt){return Ve(bt)&&!Le(bt,["documentHead","documentBody","flowMapping","flowSequence"])}function Ct(bt,xt){return Xe(" ".repeat(bt),xt)}tt.exports={alignWithSpaces:Ct,shouldPrintEndComments:ut,printNextEmptyLine:et}}}),If=xn({"src/language-yaml/print/flow-mapping-sequence.js"(ze,tt){Ln();var{builders:{ifBreak:De,line:Xe,softline:Ve,hardline:Re,join:Le}}=si(),{isEmptyNode:Be,getLast:et,hasEndComments:ut}=Gp(),{printNextEmptyLine:Ct,alignWithSpaces:bt}=$a();function xt(ht,Ot,Xt){let Ie=ht.getValue(),It=Ie.type==="flowMapping",an=It?"{":"[",Lt=It?"}":"]",hn=Ve;It&&Ie.children.length>0&&Xt.bracketSpacing&&(hn=Xe);let on=et(Ie.children),Yn=on&&on.type==="flowMappingItem"&&Be(on.key)&&Be(on.value);return[an,bt(Xt.tabWidth,[hn,it(ht,Ot,Xt),Xt.trailingComma==="none"?"":De(","),ut(Ie)?[Re,Le(Re,ht.map(Ot,"endComments"))]:""]),Yn?"":hn,Lt]}function it(ht,Ot,Xt){let Ie=ht.getValue();return ht.map((It,an)=>[Ot(),an===Ie.children.length-1?"":[",",Xe,Ie.children[an].position.start.line!==Ie.children[an+1].position.start.line?Ct(It,Xt.originalText):""]],"children")}tt.exports={printFlowMapping:xt,printFlowSequence:xt}}}),xl=xn({"src/language-yaml/print/mapping-item.js"(ze,tt){Ln();var{builders:{conditionalGroup:De,group:Xe,hardline:Ve,ifBreak:Re,join:Le,line:Be}}=si(),{hasLeadingComments:et,hasMiddleComments:ut,hasTrailingComment:Ct,hasEndComments:bt,isNode:xt,isEmptyNode:it,isInlineNode:ht}=Gp(),{alignWithSpaces:Ot}=$a();function Xt(Lt,hn,on,Yn,gt){let{key:Wt,value:dt}=Lt,Pt=it(Wt),Ke=it(dt);if(Pt&&Ke)return": ";let St=Yn("key"),Et=It(Lt)?" ":"";if(Ke)return Lt.type==="flowMappingItem"&&hn.type==="flowMapping"?St:Lt.type==="mappingItem"&&Ie(Wt.content,gt)&&!Ct(Wt.content)&&(!hn.tag||hn.tag.value!=="tag:yaml.org,2002:set")?[St,Et,":"]:["? ",Ot(2,St)];let Ht=Yn("value");if(Pt)return[": ",Ot(2,Ht)];if(et(dt)||!ht(Wt.content))return["? ",Ot(2,St),Ve,Le("",on.map(Yn,"value","leadingComments").map(Fn=>[Fn,Ve])),": ",Ot(2,Ht)];if(an(Wt.content)&&!et(Wt.content)&&!ut(Wt.content)&&!Ct(Wt.content)&&!bt(Wt)&&!et(dt.content)&&!ut(dt.content)&&!bt(dt)&&Ie(dt.content,gt))return[St,Et,": ",Ht];let qt=Symbol("mappingKey"),Jt=Xe([Re("? "),Xe(Ot(2,St),{id:qt})]),yn=[Ve,": ",Ot(2,Ht)],Rn=[Et,":"];et(dt.content)||bt(dt)&&dt.content&&!xt(dt.content,["mapping","sequence"])||hn.type==="mapping"&&Ct(Wt.content)&&ht(dt.content)||xt(dt.content,["mapping","sequence"])&&dt.content.tag===null&&dt.content.anchor===null?Rn.push(Ve):dt.content&&Rn.push(Be),Rn.push(Ht);let Xn=Ot(gt.tabWidth,Rn);return Ie(Wt.content,gt)&&!et(Wt.content)&&!ut(Wt.content)&&!bt(Wt)?De([[St,Xn]]):De([[Jt,Re(yn,Xn,{groupId:qt})]])}function Ie(Lt,hn){if(!Lt)return!0;switch(Lt.type){case"plain":case"quoteSingle":case"quoteDouble":break;case"alias":return!0;default:return!1}if(hn.proseWrap==="preserve")return Lt.position.start.line===Lt.position.end.line;if(/\\$/m.test(hn.originalText.slice(Lt.position.start.offset,Lt.position.end.offset)))return!1;switch(hn.proseWrap){case"never":return!Lt.value.includes(`
`);case"always":return!/[\n ]/.test(Lt.value);default:return!1}}function It(Lt){return Lt.key.content&&Lt.key.content.type==="alias"}function an(Lt){if(!Lt)return!0;switch(Lt.type){case"plain":case"quoteDouble":case"quoteSingle":return Lt.position.start.line===Lt.position.end.line;case"alias":return!0;default:return!1}}tt.exports=Xt}}),nu=xn({"src/language-yaml/print/block.js"(ze,tt){Ln();var{builders:{dedent:De,dedentToRoot:Xe,fill:Ve,hardline:Re,join:Le,line:Be,literalline:et,markAsRoot:ut},utils:{getDocParts:Ct}}=si(),{getAncestorCount:bt,getBlockValueLineContents:xt,hasIndicatorComment:it,isLastDescendantNode:ht,isNode:Ot}=Gp(),{alignWithSpaces:Xt}=$a();function Ie(It,an,Lt){let hn=It.getValue(),on=bt(It,Pt=>Ot(Pt,["sequence","mapping"])),Yn=ht(It),gt=[hn.type==="blockFolded"?">":"|"];hn.indent!==null&&gt.push(hn.indent.toString()),hn.chomping!=="clip"&&gt.push(hn.chomping==="keep"?"+":"-"),it(hn)&&gt.push(" ",an("indicatorComment"));let Wt=xt(hn,{parentIndent:on,isLastDescendant:Yn,options:Lt}),dt=[];for(let[Pt,Ke]of Wt.entries())Pt===0&&dt.push(Re),dt.push(Ve(Ct(Le(Be,Ke)))),Pt!==Wt.length-1?dt.push(Ke.length===0?Re:ut(et)):hn.chomping==="keep"&&Yn&&dt.push(Xe(Ke.length===0?Re:et));return hn.indent===null?gt.push(De(Xt(Lt.tabWidth,dt))):gt.push(Xe(Xt(hn.indent-1+on,dt))),gt}tt.exports=Ie}}),gf=xn({"src/language-yaml/printer-yaml.js"(ze,tt){Ln();var{builders:{breakParent:De,fill:Xe,group:Ve,hardline:Re,join:Le,line:Be,lineSuffix:et,literalline:ut},utils:{getDocParts:Ct,replaceTextEndOfLine:bt}}=si(),{isPreviousLineEmpty:xt}=al(),{insertPragma:it,isPragma:ht}=T2(),{locStart:Ot}=fb(),Xt=sl(),{getFlowScalarLineContents:Ie,getLastDescendantNode:It,hasLeadingComments:an,hasMiddleComments:Lt,hasTrailingComment:hn,hasEndComments:on,hasPrettierIgnore:Yn,isLastDescendantNode:gt,isNode:Wt,isInlineNode:dt}=Gp(),Pt=Bh(),{alignWithSpaces:Ke,printNextEmptyLine:St,shouldPrintEndComments:Et}=$a(),{printFlowMapping:Ht,printFlowSequence:qt}=If(),Jt=xl(),yn=nu();function Rn(On,Pr,Tr){let Fr=On.getValue(),Kr=[];Fr.type!=="mappingValue"&&an(Fr)&&Kr.push([Le(Re,On.map(Tr,"leadingComments")),Re]);let{tag:Kn,anchor:Sr}=Fr;Kn&&Kr.push(Tr("tag")),Kn&&Sr&&Kr.push(" "),Sr&&Kr.push(Tr("anchor"));let di="";Wt(Fr,["mapping","sequence","comment","directive","mappingItem","sequenceItem"])&&!gt(On)&&(di=St(On,Pr.originalText)),(Kn||Sr)&&(Wt(Fr,["sequence","mapping"])&&!Lt(Fr)?Kr.push(Re):Kr.push(" ")),Lt(Fr)&&Kr.push([Fr.middleComments.length===1?"":Re,Le(Re,On.map(Tr,"middleComments")),Re]);let pi=On.getParentNode();return Yn(On)?Kr.push(bt(Pr.originalText.slice(Fr.position.start.offset,Fr.position.end.offset).trimEnd(),ut)):Kr.push(Ve(Xn(Fr,pi,On,Pr,Tr))),hn(Fr)&&!Wt(Fr,["document","documentHead"])&&Kr.push(et([Fr.type==="mappingValue"&&!Fr.content?"":" ",pi.type==="mappingKey"&&On.getParentNode(2).type==="mapping"&&dt(Fr)?"":De,Tr("trailingComment")])),Et(Fr)&&Kr.push(Ke(Fr.type==="sequenceItem"?2:0,[Re,Le(Re,On.map(Da=>[xt(Pr.originalText,Da.getValue(),Ot)?Re:"",Tr()],"endComments"))])),Kr.push(di),Kr}function Xn(On,Pr,Tr,Fr,Kr){switch(On.type){case"root":{let{children:Kn}=On,Sr=[];Tr.each((pi,Da)=>{let Cr=Kn[Da],ar=Kn[Da+1];Da!==0&&Sr.push(Re),Sr.push(Kr()),fr(Cr,ar)?(Sr.push(Re,"..."),hn(Cr)&&Sr.push(" ",Kr("trailingComment"))):ar&&!hn(ar.head)&&Sr.push(Re,"---")},"children");let di=It(On);return(!Wt(di,["blockLiteral","blockFolded"])||di.chomping!=="keep")&&Sr.push(Re),Sr}case"document":{let Kn=Pr.children[Tr.getName()+1],Sr=[];return En(On,Kn,Pr,Fr)==="head"&&((On.head.children.length>0||On.head.endComments.length>0)&&Sr.push(Kr("head")),hn(On.head)?Sr.push(["---"," ",Kr(["head","trailingComment"])]):Sr.push("---")),Fn(On)&&Sr.push(Kr("body")),Le(Re,Sr)}case"documentHead":return Le(Re,[...Tr.map(Kr,"children"),...Tr.map(Kr,"endComments")]);case"documentBody":{let{children:Kn,endComments:Sr}=On,di="";if(Kn.length>0&&Sr.length>0){let pi=It(On);Wt(pi,["blockFolded","blockLiteral"])?pi.chomping!=="keep"&&(di=[Re,Re]):di=Re}return[Le(Re,Tr.map(Kr,"children")),di,Le(Re,Tr.map(Kr,"endComments"))]}case"directive":return["%",Le(" ",[On.name,...On.parameters])];case"comment":return["#",On.value];case"alias":return["*",On.value];case"tag":return Fr.originalText.slice(On.position.start.offset,On.position.end.offset);case"anchor":return["&",On.value];case"plain":return Dr(On.type,Fr.originalText.slice(On.position.start.offset,On.position.end.offset),Fr);case"quoteDouble":case"quoteSingle":{let Kn="'",Sr='"',di=Fr.originalText.slice(On.position.start.offset+1,On.position.end.offset-1);if(On.type==="quoteSingle"&&di.includes("\\")||On.type==="quoteDouble"&&/\\[^"]/.test(di)){let Da=On.type==="quoteDouble"?Sr:Kn;return[Da,Dr(On.type,di,Fr),Da]}if(di.includes(Sr))return[Kn,Dr(On.type,On.type==="quoteDouble"?di.replace(/\\"/g,Sr).replace(/'/g,Kn.repeat(2)):di,Fr),Kn];if(di.includes(Kn))return[Sr,Dr(On.type,On.type==="quoteSingle"?di.replace(/''/g,Kn):di,Fr),Sr];let pi=Fr.singleQuote?Kn:Sr;return[pi,Dr(On.type,di,Fr),pi]}case"blockFolded":case"blockLiteral":return yn(Tr,Kr,Fr);case"mapping":case"sequence":return Le(Re,Tr.map(Kr,"children"));case"sequenceItem":return["- ",Ke(2,On.content?Kr("content"):"")];case"mappingKey":case"mappingValue":return On.content?Kr("content"):"";case"mappingItem":case"flowMappingItem":return Jt(On,Pr,Tr,Kr,Fr);case"flowMapping":return Ht(Tr,Kr,Fr);case"flowSequence":return qt(Tr,Kr,Fr);case"flowSequenceItem":return Kr("content");default:throw new Error(`Unexpected node type ${On.type}`)}}function Fn(On){return On.body.children.length>0||on(On.body)}function fr(On,Pr){return hn(On)||Pr&&(Pr.head.children.length>0||on(Pr.head))}function En(On,Pr,Tr,Fr){return Tr.children[0]===On&&/---(?:\s|$)/.test(Fr.originalText.slice(Ot(On),Ot(On)+4))||On.head.children.length>0||on(On.head)||hn(On.head)?"head":fr(On,Pr)?!1:Pr?"root":!1}function Dr(On,Pr,Tr){let Fr=Ie(On,Pr,Tr);return Le(Re,Fr.map(Kr=>Xe(Ct(Le(Be,Kr)))))}function Vn(On,Pr){if(Wt(Pr))switch(delete Pr.position,Pr.type){case"comment":if(ht(Pr.value))return null;break;case"quoteDouble":case"quoteSingle":Pr.type="quote";break}}tt.exports={preprocess:Pt,embed:Xt,print:Rn,massageAstNode:Vn,insertPragma:it}}}),hv=xn({"src/language-yaml/options.js"(ze,tt){Ln();var De=Qa();tt.exports={bracketSpacing:De.bracketSpacing,singleQuote:De.singleQuote,proseWrap:De.proseWrap}}}),_m=xn({"src/language-yaml/parsers.js"(){Ln()}}),Pg=xn({"node_modules/linguist-languages/data/YAML.json"(ze,tt){tt.exports={name:"YAML",type:"data",color:"#cb171e",tmScope:"source.yaml",aliases:["yml"],extensions:[".yml",".mir",".reek",".rviz",".sublime-syntax",".syntax",".yaml",".yaml-tmlanguage",".yaml.sed",".yml.mysql"],filenames:[".clang-format",".clang-tidy",".gemrc","CITATION.cff","glide.lock","yarn.lock"],aceMode:"yaml",codemirrorMode:"yaml",codemirrorMimeType:"text/x-yaml",languageId:407}}}),Gf=xn({"src/language-yaml/index.js"(ze,tt){Ln();var De=Uf(),Xe=gf(),Ve=hv(),Re=_m(),Le=[De(Pg(),Be=>({since:"1.14.0",parsers:["yaml"],vscodeLanguageIds:["yaml","ansible","home-assistant"],filenames:[...Be.filenames.filter(et=>et!=="yarn.lock"),".prettierrc",".stylelintrc",".lintstagedrc"]}))];tt.exports={languages:Le,printers:{yaml:Xe},options:Ve,parsers:Re}}}),I_=xn({"src/languages.js"(ze,tt){Ln(),tt.exports=[Xi(),op(),Fu(),qo(),Lh(),fh(),Gf()]}});Ln();var{version:ph}=Co(),hh=v2(),{getSupportInfo:Ym}=Zc(),Ng=kh(),I0=I_(),l4=si();function ad(ze){let tt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;return function(){for(var De=arguments.length,Xe=new Array(De),Ve=0;Ve<De;Ve++)Xe[Ve]=arguments[Ve];let Re=Xe[tt]||{},Le=Re.plugins||[];return Xe[tt]=Object.assign(Object.assign({},Re),{},{plugins:[...I0,...Array.isArray(Le)?Le:Object.values(Le)]}),ze(...Xe)}}var R_=ad(hh.formatWithCursor);Ft.exports={formatWithCursor:R_,format(ze,tt){return R_(ze,tt).formatted},check(ze,tt){let{formatted:De}=R_(ze,tt);return De===ze},doc:l4,getSupportInfo:ad(Ym,0),version:ph,util:Ng,__debug:{parse:ad(hh.parse),formatAST:ad(hh.formatAST),formatDoc:ad(hh.formatDoc),printToDoc:ad(hh.printToDoc),printDocToString:ad(hh.printDocToString)}}});return _n()})})(uZt);var m5i=uZt.exports;const g5i=il(m5i);var dZt={exports:{}};(function(e,t){(function(n){e.exports=n()})(function(){var n=(Cn,Nn)=>()=>(Nn||Cn((Nn={exports:{}}).exports,Nn),Nn.exports),r=n((Cn,Nn)=>{var kn=function(vn){return vn&&vn.Math==Math&&vn};Nn.exports=kn(typeof globalThis=="object"&&globalThis)||kn(typeof window=="object"&&window)||kn(typeof self=="object"&&self)||kn(typeof Di=="object"&&Di)||function(){return this}()||Function("return this")()}),i=n((Cn,Nn)=>{Nn.exports=function(kn){try{return!!kn()}catch{return!0}}}),a=n((Cn,Nn)=>{var kn=i();Nn.exports=!kn(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})}),o=n((Cn,Nn)=>{var kn=i();Nn.exports=!kn(function(){var vn=(function(){}).bind();return typeof vn!="function"||vn.hasOwnProperty("prototype")})}),s=n((Cn,Nn)=>{var kn=o(),vn=Function.prototype.call;Nn.exports=kn?vn.bind(vn):function(){return vn.apply(vn,arguments)}}),c=n(Cn=>{var Nn={}.propertyIsEnumerable,kn=Object.getOwnPropertyDescriptor,vn=kn&&!Nn.call({1:2},1);Cn.f=vn?function(bn){var ur=kn(this,bn);return!!ur&&ur.enumerable}:Nn}),u=n((Cn,Nn)=>{Nn.exports=function(kn,vn){return{enumerable:!(kn&1),configurable:!(kn&2),writable:!(kn&4),value:vn}}}),d=n((Cn,Nn)=>{var kn=o(),vn=Function.prototype,bn=vn.call,ur=kn&&vn.bind.bind(bn,bn);Nn.exports=kn?ur:function(zn){return function(){return bn.apply(zn,arguments)}}}),f=n((Cn,Nn)=>{var kn=d(),vn=kn({}.toString),bn=kn("".slice);Nn.exports=function(ur){return bn(vn(ur),8,-1)}}),p=n((Cn,Nn)=>{var kn=d(),vn=i(),bn=f(),ur=Object,zn=kn("".split);Nn.exports=vn(function(){return!ur("z").propertyIsEnumerable(0)})?function(Tn){return bn(Tn)=="String"?zn(Tn,""):ur(Tn)}:ur}),m=n((Cn,Nn)=>{Nn.exports=function(kn){return kn==null}}),g=n((Cn,Nn)=>{var kn=m(),vn=TypeError;Nn.exports=function(bn){if(kn(bn))throw vn("Can't call method on "+bn);return bn}}),_=n((Cn,Nn)=>{var kn=p(),vn=g();Nn.exports=function(bn){return kn(vn(bn))}}),v=n((Cn,Nn)=>{var kn=typeof document=="object"&&document.all,vn=typeof kn>"u"&&kn!==void 0;Nn.exports={all:kn,IS_HTMLDDA:vn}}),b=n((Cn,Nn)=>{var kn=v(),vn=kn.all;Nn.exports=kn.IS_HTMLDDA?function(bn){return typeof bn=="function"||bn===vn}:function(bn){return typeof bn=="function"}}),y=n((Cn,Nn)=>{var kn=b(),vn=v(),bn=vn.all;Nn.exports=vn.IS_HTMLDDA?function(ur){return typeof ur=="object"?ur!==null:kn(ur)||ur===bn}:function(ur){return typeof ur=="object"?ur!==null:kn(ur)}}),x=n((Cn,Nn)=>{var kn=r(),vn=b(),bn=function(ur){return vn(ur)?ur:void 0};Nn.exports=function(ur,zn){return arguments.length<2?bn(kn[ur]):kn[ur]&&kn[ur][zn]}}),C=n((Cn,Nn)=>{var kn=d();Nn.exports=kn({}.isPrototypeOf)}),w=n((Cn,Nn)=>{var kn=x();Nn.exports=kn("navigator","userAgent")||""}),$=n((Cn,Nn)=>{var kn=r(),vn=w(),bn=kn.process,ur=kn.Deno,zn=bn&&bn.versions||ur&&ur.version,Tn=zn&&zn.v8,Or,br;Tn&&(Or=Tn.split("."),br=Or[0]>0&&Or[0]<4?1:+(Or[0]+Or[1])),!br&&vn&&(Or=vn.match(/Edge\/(\d+)/),(!Or||Or[1]>=74)&&(Or=vn.match(/Chrome\/(\d+)/),Or&&(br=+Or[1]))),Nn.exports=br}),O=n((Cn,Nn)=>{var kn=$(),vn=i();Nn.exports=!!Object.getOwnPropertySymbols&&!vn(function(){var bn=Symbol();return!String(bn)||!(Object(bn)instanceof Symbol)||!Symbol.sham&&kn&&kn<41})}),N=n((Cn,Nn)=>{var kn=O();Nn.exports=kn&&!Symbol.sham&&typeof Symbol.iterator=="symbol"}),P=n((Cn,Nn)=>{var kn=x(),vn=b(),bn=C(),ur=N(),zn=Object;Nn.exports=ur?function(Tn){return typeof Tn=="symbol"}:function(Tn){var Or=kn("Symbol");return vn(Or)&&bn(Or.prototype,zn(Tn))}}),I=n((Cn,Nn)=>{var kn=String;Nn.exports=function(vn){try{return kn(vn)}catch{return"Object"}}}),D=n((Cn,Nn)=>{var kn=b(),vn=I(),bn=TypeError;Nn.exports=function(ur){if(kn(ur))return ur;throw bn(vn(ur)+" is not a function")}}),k=n((Cn,Nn)=>{var kn=D(),vn=m();Nn.exports=function(bn,ur){var zn=bn[ur];return vn(zn)?void 0:kn(zn)}}),R=n((Cn,Nn)=>{var kn=s(),vn=b(),bn=y(),ur=TypeError;Nn.exports=function(zn,Tn){var Or,br;if(Tn==="string"&&vn(Or=zn.toString)&&!bn(br=kn(Or,zn))||vn(Or=zn.valueOf)&&!bn(br=kn(Or,zn))||Tn!=="string"&&vn(Or=zn.toString)&&!bn(br=kn(Or,zn)))return br;throw ur("Can't convert object to primitive value")}}),A=n((Cn,Nn)=>{Nn.exports=!1}),F=n((Cn,Nn)=>{var kn=r(),vn=Object.defineProperty;Nn.exports=function(bn,ur){try{vn(kn,bn,{value:ur,configurable:!0,writable:!0})}catch{kn[bn]=ur}return ur}}),z=n((Cn,Nn)=>{var kn=r(),vn=F(),bn="__core-js_shared__",ur=kn[bn]||vn(bn,{});Nn.exports=ur}),M=n((Cn,Nn)=>{var kn=A(),vn=z();(Nn.exports=function(bn,ur){return vn[bn]||(vn[bn]=ur!==void 0?ur:{})})("versions",[]).push({version:"3.26.1",mode:kn?"pure":"global",copyright:"© 2014-2022 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.26.1/LICENSE",source:"https://github.com/zloirock/core-js"})}),K=n((Cn,Nn)=>{var kn=g(),vn=Object;Nn.exports=function(bn){return vn(kn(bn))}}),U=n((Cn,Nn)=>{var kn=d(),vn=K(),bn=kn({}.hasOwnProperty);Nn.exports=Object.hasOwn||function(ur,zn){return bn(vn(ur),zn)}}),W=n((Cn,Nn)=>{var kn=d(),vn=0,bn=Math.random(),ur=kn(1 .toString);Nn.exports=function(zn){return"Symbol("+(zn===void 0?"":zn)+")_"+ur(++vn+bn,36)}}),L=n((Cn,Nn)=>{var kn=r(),vn=M(),bn=U(),ur=W(),zn=O(),Tn=N(),Or=vn("wks"),br=kn.Symbol,mr=br&&br.for,An=Tn?br:br&&br.withoutSetter||ur;Nn.exports=function(Dn){if(!bn(Or,Dn)||!(zn||typeof Or[Dn]=="string")){var vr="Symbol."+Dn;zn&&bn(br,Dn)?Or[Dn]=br[Dn]:Tn&&mr?Or[Dn]=mr(vr):Or[Dn]=An(vr)}return Or[Dn]}}),Y=n((Cn,Nn)=>{var kn=s(),vn=y(),bn=P(),ur=k(),zn=R(),Tn=L(),Or=TypeError,br=Tn("toPrimitive");Nn.exports=function(mr,An){if(!vn(mr)||bn(mr))return mr;var Dn=ur(mr,br),vr;if(Dn){if(An===void 0&&(An="default"),vr=kn(Dn,mr,An),!vn(vr)||bn(vr))return vr;throw Or("Can't convert object to primitive value")}return An===void 0&&(An="number"),zn(mr,An)}}),J=n((Cn,Nn)=>{var kn=Y(),vn=P();Nn.exports=function(bn){var ur=kn(bn,"string");return vn(ur)?ur:ur+""}}),Z=n((Cn,Nn)=>{var kn=r(),vn=y(),bn=kn.document,ur=vn(bn)&&vn(bn.createElement);Nn.exports=function(zn){return ur?bn.createElement(zn):{}}}),te=n((Cn,Nn)=>{var kn=a(),vn=i(),bn=Z();Nn.exports=!kn&&!vn(function(){return Object.defineProperty(bn("div"),"a",{get:function(){return 7}}).a!=7})}),re=n(Cn=>{var Nn=a(),kn=s(),vn=c(),bn=u(),ur=_(),zn=J(),Tn=U(),Or=te(),br=Object.getOwnPropertyDescriptor;Cn.f=Nn?br:function(mr,An){if(mr=ur(mr),An=zn(An),Or)try{return br(mr,An)}catch{}if(Tn(mr,An))return bn(!kn(vn.f,mr,An),mr[An])}}),se=n((Cn,Nn)=>{var kn=a(),vn=i();Nn.exports=kn&&vn(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!=42})}),de=n((Cn,Nn)=>{var kn=y(),vn=String,bn=TypeError;Nn.exports=function(ur){if(kn(ur))return ur;throw bn(vn(ur)+" is not an object")}}),pe=n(Cn=>{var Nn=a(),kn=te(),vn=se(),bn=de(),ur=J(),zn=TypeError,Tn=Object.defineProperty,Or=Object.getOwnPropertyDescriptor,br="enumerable",mr="configurable",An="writable";Cn.f=Nn?vn?function(Dn,vr,Ar){if(bn(Dn),vr=ur(vr),bn(Ar),typeof Dn=="function"&&vr==="prototype"&&"value"in Ar&&An in Ar&&!Ar[An]){var ui=Or(Dn,vr);ui&&ui[An]&&(Dn[vr]=Ar.value,Ar={configurable:mr in Ar?Ar[mr]:ui[mr],enumerable:br in Ar?Ar[br]:ui[br],writable:!1})}return Tn(Dn,vr,Ar)}:Tn:function(Dn,vr,Ar){if(bn(Dn),vr=ur(vr),bn(Ar),kn)try{return Tn(Dn,vr,Ar)}catch{}if("get"in Ar||"set"in Ar)throw zn("Accessors not supported");return"value"in Ar&&(Dn[vr]=Ar.value),Dn}}),Se=n((Cn,Nn)=>{var kn=a(),vn=pe(),bn=u();Nn.exports=kn?function(ur,zn,Tn){return vn.f(ur,zn,bn(1,Tn))}:function(ur,zn,Tn){return ur[zn]=Tn,ur}}),ve=n((Cn,Nn)=>{var kn=a(),vn=U(),bn=Function.prototype,ur=kn&&Object.getOwnPropertyDescriptor,zn=vn(bn,"name"),Tn=zn&&(function(){}).name==="something",Or=zn&&(!kn||kn&&ur(bn,"name").configurable);Nn.exports={EXISTS:zn,PROPER:Tn,CONFIGURABLE:Or}}),be=n((Cn,Nn)=>{var kn=d(),vn=b(),bn=z(),ur=kn(Function.toString);vn(bn.inspectSource)||(bn.inspectSource=function(zn){return ur(zn)}),Nn.exports=bn.inspectSource}),Ee=n((Cn,Nn)=>{var kn=r(),vn=b(),bn=kn.WeakMap;Nn.exports=vn(bn)&&/native code/.test(String(bn))}),xe=n((Cn,Nn)=>{var kn=M(),vn=W(),bn=kn("keys");Nn.exports=function(ur){return bn[ur]||(bn[ur]=vn(ur))}}),Pe=n((Cn,Nn)=>{Nn.exports={}}),je=n((Cn,Nn)=>{var kn=Ee(),vn=r(),bn=y(),ur=Se(),zn=U(),Tn=z(),Or=xe(),br=Pe(),mr="Object already initialized",An=vn.TypeError,Dn=vn.WeakMap,vr,Ar,ui,wn=function(zt){return ui(zt)?Ar(zt):vr(zt,{})},xr=function(zt){return function(Ft){var pn;if(!bn(Ft)||(pn=Ar(Ft)).type!==zt)throw An("Incompatible receiver, "+zt+" required");return pn}};kn||Tn.state?(Zr=Tn.state||(Tn.state=new Dn),Zr.get=Zr.get,Zr.has=Zr.has,Zr.set=Zr.set,vr=function(zt,Ft){if(Zr.has(zt))throw An(mr);return Ft.facade=zt,Zr.set(zt,Ft),Ft},Ar=function(zt){return Zr.get(zt)||{}},ui=function(zt){return Zr.has(zt)}):(_n=Or("state"),br[_n]=!0,vr=function(zt,Ft){if(zn(zt,_n))throw An(mr);return Ft.facade=zt,ur(zt,_n,Ft),Ft},Ar=function(zt){return zn(zt,_n)?zt[_n]:{}},ui=function(zt){return zn(zt,_n)});var Zr,_n;Nn.exports={set:vr,get:Ar,has:ui,enforce:wn,getterFor:xr}}),ft=n((Cn,Nn)=>{var kn=i(),vn=b(),bn=U(),ur=a(),zn=ve().CONFIGURABLE,Tn=be(),Or=je(),br=Or.enforce,mr=Or.get,An=Object.defineProperty,Dn=ur&&!kn(function(){return An(function(){},"length",{value:8}).length!==8}),vr=String(String).split("String"),Ar=Nn.exports=function(ui,wn,xr){String(wn).slice(0,7)==="Symbol("&&(wn="["+String(wn).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),xr&&xr.getter&&(wn="get "+wn),xr&&xr.setter&&(wn="set "+wn),(!bn(ui,"name")||zn&&ui.name!==wn)&&(ur?An(ui,"name",{value:wn,configurable:!0}):ui.name=wn),Dn&&xr&&bn(xr,"arity")&&ui.length!==xr.arity&&An(ui,"length",{value:xr.arity});try{xr&&bn(xr,"constructor")&&xr.constructor?ur&&An(ui,"prototype",{writable:!1}):ui.prototype&&(ui.prototype=void 0)}catch{}var Zr=br(ui);return bn(Zr,"source")||(Zr.source=vr.join(typeof wn=="string"?wn:"")),ui};Function.prototype.toString=Ar(function(){return vn(this)&&mr(this).source||Tn(this)},"toString")}),Ge=n((Cn,Nn)=>{var kn=b(),vn=pe(),bn=ft(),ur=F();Nn.exports=function(zn,Tn,Or,br){br||(br={});var mr=br.enumerable,An=br.name!==void 0?br.name:Tn;if(kn(Or)&&bn(Or,An,br),br.global)mr?zn[Tn]=Or:ur(Tn,Or);else{try{br.unsafe?zn[Tn]&&(mr=!0):delete zn[Tn]}catch{}mr?zn[Tn]=Or:vn.f(zn,Tn,{value:Or,enumerable:!1,configurable:!br.nonConfigurable,writable:!br.nonWritable})}return zn}}),Ye=n((Cn,Nn)=>{var kn=Math.ceil,vn=Math.floor;Nn.exports=Math.trunc||function(bn){var ur=+bn;return(ur>0?vn:kn)(ur)}}),nt=n((Cn,Nn)=>{var kn=Ye();Nn.exports=function(vn){var bn=+vn;return bn!==bn||bn===0?0:kn(bn)}}),We=n((Cn,Nn)=>{var kn=nt(),vn=Math.max,bn=Math.min;Nn.exports=function(ur,zn){var Tn=kn(ur);return Tn<0?vn(Tn+zn,0):bn(Tn,zn)}}),ct=n((Cn,Nn)=>{var kn=nt(),vn=Math.min;Nn.exports=function(bn){return bn>0?vn(kn(bn),9007199254740991):0}}),rt=n((Cn,Nn)=>{var kn=ct();Nn.exports=function(vn){return kn(vn.length)}}),vt=n((Cn,Nn)=>{var kn=_(),vn=We(),bn=rt(),ur=function(zn){return function(Tn,Or,br){var mr=kn(Tn),An=bn(mr),Dn=vn(br,An),vr;if(zn&&Or!=Or){for(;An>Dn;)if(vr=mr[Dn++],vr!=vr)return!0}else for(;An>Dn;Dn++)if((zn||Dn in mr)&&mr[Dn]===Or)return zn||Dn||0;return!zn&&-1}};Nn.exports={includes:ur(!0),indexOf:ur(!1)}}),Mt=n((Cn,Nn)=>{var kn=d(),vn=U(),bn=_(),ur=vt().indexOf,zn=Pe(),Tn=kn([].push);Nn.exports=function(Or,br){var mr=bn(Or),An=0,Dn=[],vr;for(vr in mr)!vn(zn,vr)&&vn(mr,vr)&&Tn(Dn,vr);for(;br.length>An;)vn(mr,vr=br[An++])&&(~ur(Dn,vr)||Tn(Dn,vr));return Dn}}),$t=n((Cn,Nn)=>{Nn.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}),ke=n(Cn=>{var Nn=Mt(),kn=$t(),vn=kn.concat("length","prototype");Cn.f=Object.getOwnPropertyNames||function(bn){return Nn(bn,vn)}}),ye=n(Cn=>{Cn.f=Object.getOwnPropertySymbols}),_e=n((Cn,Nn)=>{var kn=x(),vn=d(),bn=ke(),ur=ye(),zn=de(),Tn=vn([].concat);Nn.exports=kn("Reflect","ownKeys")||function(Or){var br=bn.f(zn(Or)),mr=ur.f;return mr?Tn(br,mr(Or)):br}}),He=n((Cn,Nn)=>{var kn=U(),vn=_e(),bn=re(),ur=pe();Nn.exports=function(zn,Tn,Or){for(var br=vn(Tn),mr=ur.f,An=bn.f,Dn=0;Dn<br.length;Dn++){var vr=br[Dn];!kn(zn,vr)&&!(Or&&kn(Or,vr))&&mr(zn,vr,An(Tn,vr))}}}),Ze=n((Cn,Nn)=>{var kn=i(),vn=b(),bn=/#|\.prototype\./,ur=function(mr,An){var Dn=Tn[zn(mr)];return Dn==br?!0:Dn==Or?!1:vn(An)?kn(An):!!An},zn=ur.normalize=function(mr){return String(mr).replace(bn,".").toLowerCase()},Tn=ur.data={},Or=ur.NATIVE="N",br=ur.POLYFILL="P";Nn.exports=ur}),ot=n((Cn,Nn)=>{var kn=r(),vn=re().f,bn=Se(),ur=Ge(),zn=F(),Tn=He(),Or=Ze();Nn.exports=function(br,mr){var An=br.target,Dn=br.global,vr=br.stat,Ar,ui,wn,xr,Zr,_n;if(Dn?ui=kn:vr?ui=kn[An]||zn(An,{}):ui=(kn[An]||{}).prototype,ui)for(wn in mr){if(Zr=mr[wn],br.dontCallGetSet?(_n=vn(ui,wn),xr=_n&&_n.value):xr=ui[wn],Ar=Or(Dn?wn:An+(vr?".":"#")+wn,br.forced),!Ar&&xr!==void 0){if(typeof Zr==typeof xr)continue;Tn(Zr,xr)}(br.sham||xr&&xr.sham)&&bn(Zr,"sham",!0),ur(ui,wn,Zr,br)}}}),Qt=n(()=>{var Cn=ot(),Nn=r();Cn({global:!0,forced:Nn.globalThis!==Nn},{globalThis:Nn})}),Bt=n(()=>{Qt()}),Yt=n((Cn,Nn)=>{var kn=ft(),vn=pe();Nn.exports=function(bn,ur,zn){return zn.get&&kn(zn.get,ur,{getter:!0}),zn.set&&kn(zn.set,ur,{setter:!0}),vn.f(bn,ur,zn)}}),Gt=n((Cn,Nn)=>{var kn=de();Nn.exports=function(){var vn=kn(this),bn="";return vn.hasIndices&&(bn+="d"),vn.global&&(bn+="g"),vn.ignoreCase&&(bn+="i"),vn.multiline&&(bn+="m"),vn.dotAll&&(bn+="s"),vn.unicode&&(bn+="u"),vn.unicodeSets&&(bn+="v"),vn.sticky&&(bn+="y"),bn}}),kt=n(()=>{var Cn=r(),Nn=a(),kn=Yt(),vn=Gt(),bn=i(),ur=Cn.RegExp,zn=ur.prototype,Tn=Nn&&bn(function(){var Or=!0;try{ur(".","d")}catch{Or=!1}var br={},mr="",An=Or?"dgimsy":"gimsy",Dn=function(wn,xr){Object.defineProperty(br,wn,{get:function(){return mr+=xr,!0}})},vr={dotAll:"s",global:"g",ignoreCase:"i",multiline:"m",sticky:"y"};Or&&(vr.hasIndices="d");for(var Ar in vr)Dn(Ar,vr[Ar]);var ui=Object.getOwnPropertyDescriptor(zn,"flags").get.call(br);return ui!==An||mr!==An});Tn&&kn(zn,"flags",{configurable:!0,get:vn})}),In=n((Cn,Nn)=>{Bt(),kt();var kn=Object.defineProperty,vn=Object.getOwnPropertyDescriptor,bn=Object.getOwnPropertyNames,ur=Object.prototype.hasOwnProperty,zn=(ie,oe)=>function(){return ie&&(oe=(0,ie[bn(ie)[0]])(ie=0)),oe},Tn=(ie,oe)=>function(){return oe||(0,ie[bn(ie)[0]])((oe={exports:{}}).exports,oe),oe.exports},Or=(ie,oe)=>{for(var Rt in oe)kn(ie,Rt,{get:oe[Rt],enumerable:!0})},br=(ie,oe,Rt,ln)=>{if(oe&&typeof oe=="object"||typeof oe=="function")for(let cn of bn(oe))!ur.call(ie,cn)&&cn!==Rt&&kn(ie,cn,{get:()=>oe[cn],enumerable:!(ln=vn(oe,cn))||ln.enumerable});return ie},mr=ie=>br(kn({},"__esModule",{value:!0}),ie),An,Dn=zn({"<define:process>"(){An={env:{},argv:[]}}}),vr=Tn({"src/common/parser-create-error.js"(ie,oe){Dn();function Rt(ln,cn){let Ut=new SyntaxError(ln+" ("+cn.start.line+":"+cn.start.column+")");return Ut.loc=cn,Ut}oe.exports=Rt}}),Ar=Tn({"src/utils/try-combinations.js"(ie,oe){Dn();function Rt(){let ln;for(var cn=arguments.length,Ut=new Array(cn),st=0;st<cn;st++)Ut[st]=arguments[st];for(let[qe,Kt]of Ut.entries())try{return{result:Kt()}}catch(Ue){qe===0&&(ln=Ue)}return{error:ln}}oe.exports=Rt}}),ui={};Or(ui,{EOL:()=>pr,arch:()=>yr,cpus:()=>pn,default:()=>Vr,endianness:()=>wn,freemem:()=>zt,getNetworkInterfaces:()=>or,hostname:()=>xr,loadavg:()=>Zr,networkInterfaces:()=>Zn,platform:()=>Br,release:()=>jn,tmpDir:()=>lr,tmpdir:()=>Mr,totalmem:()=>Ft,type:()=>Sn,uptime:()=>_n});function wn(){if(typeof qr>"u"){var ie=new ArrayBuffer(2),oe=new Uint8Array(ie),Rt=new Uint16Array(ie);if(oe[0]=1,oe[1]=2,Rt[0]===258)qr="BE";else if(Rt[0]===513)qr="LE";else throw new Error("unable to figure out endianess")}return qr}function xr(){return typeof globalThis.location<"u"?globalThis.location.hostname:""}function Zr(){return[]}function _n(){return 0}function zt(){return Number.MAX_VALUE}function Ft(){return Number.MAX_VALUE}function pn(){return[]}function Sn(){return"Browser"}function jn(){return typeof globalThis.navigator<"u"?globalThis.navigator.appVersion:""}function Zn(){}function or(){}function yr(){return"javascript"}function Br(){return"browser"}function lr(){return"/tmp"}var qr,Mr,pr,Vr,xn=zn({"node-modules-polyfills:os"(){Dn(),Mr=lr,pr=`
`,Vr={EOL:pr,tmpdir:Mr,tmpDir:lr,networkInterfaces:Zn,getNetworkInterfaces:or,release:jn,type:Sn,cpus:pn,totalmem:Ft,freemem:zt,uptime:_n,loadavg:Zr,hostname:xr,endianness:wn}}}),ni=Tn({"node-modules-polyfills-commonjs:os"(ie,oe){Dn();var Rt=(xn(),mr(ui));if(Rt&&Rt.default){oe.exports=Rt.default;for(let ln in Rt)oe.exports[ln]=Rt[ln]}else Rt&&(oe.exports=Rt)}}),ya=Tn({"node_modules/detect-newline/index.js"(ie,oe){Dn();var Rt=ln=>{if(typeof ln!="string")throw new TypeError("Expected a string");let cn=ln.match(/(?:\r?\n)/g)||[];if(cn.length===0)return;let Ut=cn.filter(qe=>qe===`\r
`).length,st=cn.length-Ut;return Ut>st?`\r
`:`
`};oe.exports=Rt,oe.exports.graceful=ln=>typeof ln=="string"&&Rt(ln)||`
`}}),Ja=Tn({"node_modules/jest-docblock/build/index.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.extract=Fe,ie.parse=dr,ie.parseWithComments=_r,ie.print=Yr,ie.strip=nr;function oe(){let Ri=ni();return oe=function(){return Ri},Ri}function Rt(){let Ri=ln(ya());return Rt=function(){return Ri},Ri}function ln(Ri){return Ri&&Ri.__esModule?Ri:{default:Ri}}var cn=/\*\/$/,Ut=/^\/\*\*?/,st=/^\s*(\/\*\*?(.|\r?\n)*?\*\/)/,qe=/(^|\s+)\/\/([^\r\n]*)/g,Kt=/^(\r?\n)+/,Ue=/(?:^|\r?\n) *(@[^\r\n]*?) *\r?\n *(?![^@\r\n]*\/\/[^]*)([^@\r\n\s][^@\r\n]+?) *\r?\n/g,Nt=/(?:^|\r?\n) *@(\S+) *([^\r\n]*)/g,nn=/(\r?\n|^) *\* ?/g,fe=[];function Fe(Ri){let Bi=Ri.match(st);return Bi?Bi[0].trimLeft():""}function nr(Ri){let Bi=Ri.match(st);return Bi&&Bi[0]?Ri.substring(Bi[0].length):Ri}function dr(Ri){return _r(Ri).pragmas}function _r(Ri){let Bi=(0,Rt().default)(Ri)||oe().EOL;Ri=Ri.replace(Ut,"").replace(cn,"").replace(nn,"$1");let Nr="";for(;Nr!==Ri;)Nr=Ri,Ri=Ri.replace(Ue,`${Bi}$1 $2${Bi}`);Ri=Ri.replace(Kt,"").trimRight();let Pi=Object.create(null),ia=Ri.replace(Nt,"").replace(Kt,"").trimRight(),Pn;for(;Pn=Nt.exec(Ri);){let ei=Pn[2].replace(qe,"");typeof Pi[Pn[1]]=="string"||Array.isArray(Pi[Pn[1]])?Pi[Pn[1]]=fe.concat(Pi[Pn[1]],ei):Pi[Pn[1]]=ei}return{comments:ia,pragmas:Pi}}function Yr(Ri){let{comments:Bi="",pragmas:Nr={}}=Ri,Pi=(0,Rt().default)(Bi)||oe().EOL,ia="/**",Pn=" *",ei=" */",Ji=Object.keys(Nr),na=Ji.map(Gr=>Ci(Gr,Nr[Gr])).reduce((Gr,_a)=>Gr.concat(_a),[]).map(Gr=>`${Pn} ${Gr}${Pi}`).join("");if(!Bi){if(Ji.length===0)return"";if(Ji.length===1&&!Array.isArray(Nr[Ji[0]])){let Gr=Nr[Ji[0]];return`${ia} ${Ci(Ji[0],Gr)[0]}${ei}`}}let to=Bi.split(Pi).map(Gr=>`${Pn} ${Gr}`).join(Pi)+Pi;return ia+Pi+(Bi?to:"")+(Bi&&Ji.length?Pn+Pi:"")+na+ei}function Ci(Ri,Bi){return fe.concat(Bi).map(Nr=>`@${Ri} ${Nr}`.trim())}}}),Aa=Tn({"src/common/end-of-line.js"(ie,oe){Dn();function Rt(st){let qe=st.indexOf("\r");return qe>=0?st.charAt(qe+1)===`
`?"crlf":"cr":"lf"}function ln(st){switch(st){case"cr":return"\r";case"crlf":return`\r
`;default:return`
`}}function cn(st,qe){let Kt;switch(qe){case`
`:Kt=/\n/g;break;case"\r":Kt=/\r/g;break;case`\r
`:Kt=/\r\n/g;break;default:throw new Error(`Unexpected "eol" ${JSON.stringify(qe)}.`)}let Ue=st.match(Kt);return Ue?Ue.length:0}function Ut(st){return st.replace(/\r\n?/g,`
`)}oe.exports={guessEndOfLine:Rt,convertEndOfLineToChars:ln,countEndOfLineChars:cn,normalizeEndOfLine:Ut}}}),sa=Tn({"src/language-js/utils/get-shebang.js"(ie,oe){Dn();function Rt(ln){if(!ln.startsWith("#!"))return"";let cn=ln.indexOf(`
`);return cn===-1?ln:ln.slice(0,cn)}oe.exports=Rt}}),Ln=Tn({"src/language-js/pragma.js"(ie,oe){Dn();var{parseWithComments:Rt,strip:ln,extract:cn,print:Ut}=Ja(),{normalizeEndOfLine:st}=Aa(),qe=sa();function Kt(nn){let fe=qe(nn);fe&&(nn=nn.slice(fe.length+1));let Fe=cn(nn),{pragmas:nr,comments:dr}=Rt(Fe);return{shebang:fe,text:nn,pragmas:nr,comments:dr}}function Ue(nn){let fe=Object.keys(Kt(nn).pragmas);return fe.includes("prettier")||fe.includes("format")}function Nt(nn){let{shebang:fe,text:Fe,pragmas:nr,comments:dr}=Kt(nn),_r=ln(Fe),Yr=Ut({pragmas:Object.assign({format:""},nr),comments:dr.trimStart()});return(fe?`${fe}
`:"")+st(Yr)+(_r.startsWith(`
`)?`
`:`

`)+_r}oe.exports={hasPragma:Ue,insertPragma:Nt}}}),Co=Tn({"src/utils/is-non-empty-array.js"(ie,oe){Dn();function Rt(ln){return Array.isArray(ln)&&ln.length>0}oe.exports=Rt}}),Os=Tn({"src/language-js/loc.js"(ie,oe){Dn();var Rt=Co();function ln(Kt){var Ue,Nt;let nn=Kt.range?Kt.range[0]:Kt.start,fe=(Ue=(Nt=Kt.declaration)===null||Nt===void 0?void 0:Nt.decorators)!==null&&Ue!==void 0?Ue:Kt.decorators;return Rt(fe)?Math.min(ln(fe[0]),nn):nn}function cn(Kt){return Kt.range?Kt.range[1]:Kt.end}function Ut(Kt,Ue){let Nt=ln(Kt);return Number.isInteger(Nt)&&Nt===ln(Ue)}function st(Kt,Ue){let Nt=cn(Kt);return Number.isInteger(Nt)&&Nt===cn(Ue)}function qe(Kt,Ue){return Ut(Kt,Ue)&&st(Kt,Ue)}oe.exports={locStart:ln,locEnd:cn,hasSameLocStart:Ut,hasSameLoc:qe}}}),dl=Tn({"src/language-js/parse/utils/create-parser.js"(ie,oe){Dn();var{hasPragma:Rt}=Ln(),{locStart:ln,locEnd:cn}=Os();function Ut(st){return st=typeof st=="function"?{parse:st}:st,Object.assign({astFormat:"estree",hasPragma:Rt,locStart:ln,locEnd:cn},st)}oe.exports=Ut}}),tl=Tn({"src/language-js/parse/utils/replace-hashbang.js"(ie,oe){Dn();function Rt(ln){return ln.charAt(0)==="#"&&ln.charAt(1)==="!"?"//"+ln.slice(2):ln}oe.exports=Rt}}),Pc=Tn({"src/language-js/utils/is-ts-keyword-type.js"(ie,oe){Dn();function Rt(ln){let{type:cn}=ln;return cn.startsWith("TS")&&cn.endsWith("Keyword")}oe.exports=Rt}}),Dl=Tn({"src/language-js/utils/is-block-comment.js"(ie,oe){Dn();var Rt=new Set(["Block","CommentBlock","MultiLine"]),ln=cn=>Rt.has(cn==null?void 0:cn.type);oe.exports=ln}}),jc=Tn({"src/language-js/utils/is-type-cast-comment.js"(ie,oe){Dn();var Rt=Dl();function ln(cn){return Rt(cn)&&cn.value[0]==="*"&&/@(?:type|satisfies)\b/.test(cn.value)}oe.exports=ln}}),ic=Tn({"src/utils/get-last.js"(ie,oe){Dn();var Rt=ln=>ln[ln.length-1];oe.exports=Rt}}),Al=Tn({"src/language-js/parse/postprocess/visit-node.js"(ie,oe){Dn();function Rt(ln,cn){if(Array.isArray(ln)){for(let Ut=0;Ut<ln.length;Ut++)ln[Ut]=Rt(ln[Ut],cn);return ln}if(ln&&typeof ln=="object"&&typeof ln.type=="string"){let Ut=Object.keys(ln);for(let st=0;st<Ut.length;st++)ln[Ut[st]]=Rt(ln[Ut[st]],cn);return cn(ln)||ln}return ln}oe.exports=Rt}}),vs=Tn({"src/language-js/parse/postprocess/throw-syntax-error.js"(ie,oe){Dn();var Rt=vr();function ln(cn,Ut){let{start:st,end:qe}=cn.loc;throw Rt(Ut,{start:{line:st.line,column:st.column+1},end:{line:qe.line,column:qe.column+1}})}oe.exports=ln}}),vo=Tn({"src/language-js/parse/postprocess/index.js"(ie,oe){Dn();var{locStart:Rt,locEnd:ln}=Os(),cn=Pc(),Ut=jc(),st=ic(),qe=Al(),Kt=vs();function Ue(Fe,nr){if(nr.parser!=="typescript"&&nr.parser!=="flow"&&nr.parser!=="acorn"&&nr.parser!=="espree"&&nr.parser!=="meriyah"){let _r=new Set;Fe=qe(Fe,Yr=>{Yr.leadingComments&&Yr.leadingComments.some(Ut)&&_r.add(Rt(Yr))}),Fe=qe(Fe,Yr=>{if(Yr.type==="ParenthesizedExpression"){let{expression:Ci}=Yr;if(Ci.type==="TypeCastExpression")return Ci.range=Yr.range,Ci;let Ri=Rt(Yr);if(!_r.has(Ri))return Ci.extra=Object.assign(Object.assign({},Ci.extra),{},{parenthesized:!0}),Ci}})}return Fe=qe(Fe,_r=>{switch(_r.type){case"ChainExpression":return Nt(_r.expression);case"LogicalExpression":{if(nn(_r))return fe(_r);break}case"VariableDeclaration":{let Yr=st(_r.declarations);Yr&&Yr.init&&dr(_r,Yr);break}case"TSParenthesizedType":return cn(_r.typeAnnotation)||_r.typeAnnotation.type==="TSThisType"||(_r.typeAnnotation.range=[Rt(_r),ln(_r)]),_r.typeAnnotation;case"TSTypeParameter":if(typeof _r.name=="string"){let Yr=Rt(_r);_r.name={type:"Identifier",name:_r.name,range:[Yr,Yr+_r.name.length]}}break;case"ObjectExpression":if(nr.parser==="typescript"){let Yr=_r.properties.find(Ci=>Ci.type==="Property"&&Ci.value.type==="TSEmptyBodyFunctionExpression");Yr&&Kt(Yr.value,"Unexpected token.")}break;case"SequenceExpression":{let Yr=st(_r.expressions);_r.range=[Rt(_r),Math.min(ln(Yr),ln(_r))];break}case"TopicReference":nr.__isUsingHackPipeline=!0;break;case"ExportAllDeclaration":{let{exported:Yr}=_r;if(nr.parser==="meriyah"&&Yr&&Yr.type==="Identifier"){let Ci=nr.originalText.slice(Rt(Yr),ln(Yr));(Ci.startsWith('"')||Ci.startsWith("'"))&&(_r.exported=Object.assign(Object.assign({},_r.exported),{},{type:"Literal",value:_r.exported.name,raw:Ci}))}break}case"PropertyDefinition":if(nr.parser==="meriyah"&&_r.static&&!_r.computed&&!_r.key){let Yr="static",Ci=Rt(_r);Object.assign(_r,{static:!1,key:{type:"Identifier",name:Yr,range:[Ci,Ci+Yr.length]}})}break}}),Fe;function dr(_r,Yr){nr.originalText[ln(Yr)]!==";"&&(_r.range=[Rt(_r),ln(Yr)])}}function Nt(Fe){switch(Fe.type){case"CallExpression":Fe.type="OptionalCallExpression",Fe.callee=Nt(Fe.callee);break;case"MemberExpression":Fe.type="OptionalMemberExpression",Fe.object=Nt(Fe.object);break;case"TSNonNullExpression":Fe.expression=Nt(Fe.expression);break}return Fe}function nn(Fe){return Fe.type==="LogicalExpression"&&Fe.right.type==="LogicalExpression"&&Fe.operator===Fe.right.operator}function fe(Fe){return nn(Fe)?fe({type:"LogicalExpression",operator:Fe.operator,left:fe({type:"LogicalExpression",operator:Fe.operator,left:Fe.left,right:Fe.right.left,range:[Rt(Fe.left),ln(Fe.right.left)]}),right:Fe.right.right,range:[Rt(Fe),ln(Fe)]}):Fe}oe.exports=Ue}}),ja=Tn({"node_modules/typescript/lib/typescript.js"(ie,oe){Dn();var Rt=Object.defineProperty,ln=Object.getOwnPropertyNames,cn=(l,E)=>function(){return l&&(E=(0,l[ln(l)[0]])(l=0)),E},Ut=(l,E)=>function(){return E||(0,l[ln(l)[0]])((E={exports:{}}).exports,E),E.exports},st=(l,E)=>{for(var B in E)Rt(l,B,{get:E[B],enumerable:!0})},qe,Kt,Ue,Nt=cn({"src/compiler/corePublic.ts"(){qe="5.0",Kt="5.0.2",Ue=(l=>(l[l.LessThan=-1]="LessThan",l[l.EqualTo=0]="EqualTo",l[l.GreaterThan=1]="GreaterThan",l))(Ue||{})}});function nn(l){return l?l.length:0}function fe(l,E){if(l)for(let B=0;B<l.length;B++){let ae=E(l[B],B);if(ae)return ae}}function Fe(l,E){if(l)for(let B=l.length-1;B>=0;B--){let ae=E(l[B],B);if(ae)return ae}}function nr(l,E){if(l!==void 0)for(let B=0;B<l.length;B++){let ae=E(l[B],B);if(ae!==void 0)return ae}}function dr(l,E){for(let B of l){let ae=E(B);if(ae!==void 0)return ae}}function _r(l,E,B){let ae=B;if(l){let Me=0;for(let Tt of l)ae=E(ae,Tt,Me),Me++}return ae}function Yr(l,E,B){let ae=[];sr.assertEqual(l.length,E.length);for(let Me=0;Me<l.length;Me++)ae.push(B(l[Me],E[Me],Me));return ae}function Ci(l,E){if(l.length<=1)return l;let B=[];for(let ae=0,Me=l.length;ae<Me;ae++)ae&&B.push(E),B.push(l[ae]);return B}function Ri(l,E){if(l){for(let B=0;B<l.length;B++)if(!E(l[B],B))return!1}return!0}function Bi(l,E,B){if(l!==void 0)for(let ae=B??0;ae<l.length;ae++){let Me=l[ae];if(E(Me,ae))return Me}}function Nr(l,E,B){if(l!==void 0)for(let ae=B??l.length-1;ae>=0;ae--){let Me=l[ae];if(E(Me,ae))return Me}}function Pi(l,E,B){if(l===void 0)return-1;for(let ae=B??0;ae<l.length;ae++)if(E(l[ae],ae))return ae;return-1}function ia(l,E,B){if(l===void 0)return-1;for(let ae=B??l.length-1;ae>=0;ae--)if(E(l[ae],ae))return ae;return-1}function Pn(l,E){for(let B=0;B<l.length;B++){let ae=E(l[B],B);if(ae)return ae}return sr.fail()}function ei(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ym;if(l){for(let ae of l)if(B(ae,E))return!0}return!1}function Ji(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ym;return l.length===E.length&&l.every((ae,Me)=>B(ae,E[Me]))}function na(l,E,B){for(let ae=B||0;ae<l.length;ae++)if(ei(E,l.charCodeAt(ae)))return ae;return-1}function to(l,E){let B=0;if(l)for(let ae=0;ae<l.length;ae++){let Me=l[ae];E(Me,ae)&&B++}return B}function Gr(l,E){if(l){let B=l.length,ae=0;for(;ae<B&&E(l[ae]);)ae++;if(ae<B){let Me=l.slice(0,ae);for(ae++;ae<B;){let Tt=l[ae];E(Tt)&&Me.push(Tt),ae++}return Me}}return l}function _a(l,E){let B=0;for(let ae=0;ae<l.length;ae++)E(l[ae],ae,l)&&(l[B]=l[ae],B++);l.length=B}function co(l){l.length=0}function Qa(l,E){let B;if(l){B=[];for(let ae=0;ae<l.length;ae++)B.push(E(l[ae],ae))}return B}function*fo(l,E){for(let B of l)yield E(B)}function po(l,E){if(l)for(let B=0;B<l.length;B++){let ae=l[B],Me=E(ae,B);if(ae!==Me){let Tt=l.slice(0,B);for(Tt.push(Me),B++;B<l.length;B++)Tt.push(E(l[B],B));return Tt}}return l}function Io(l){let E=[];for(let B of l)B&&(Ul(B)?Fu(E,B):E.push(B));return E}function Ur(l,E){let B;if(l)for(let ae=0;ae<l.length;ae++){let Me=E(l[ae],ae);Me&&(Ul(Me)?B=Fu(B,Me):B=Wl(B,Me))}return B||Tr}function Mi(l,E){let B=[];if(l)for(let ae=0;ae<l.length;ae++){let Me=E(l[ae],ae);Me&&(Ul(Me)?Fu(B,Me):B.push(Me))}return B}function*fa(l,E){for(let B of l){let ae=E(B);ae&&(yield*ae)}}function Jo(l,E){let B;if(l)for(let ae=0;ae<l.length;ae++){let Me=l[ae],Tt=E(Me,ae);(B||Me!==Tt||Ul(Tt))&&(B||(B=l.slice(0,ae)),Ul(Tt)?Fu(B,Tt):B.push(Tt))}return B||l}function Rs(l,E){let B=[];for(let ae=0;ae<l.length;ae++){let Me=E(l[ae],ae);if(Me===void 0)return;B.push(Me)}return B}function Xi(l,E){let B=[];if(l)for(let ae=0;ae<l.length;ae++){let Me=E(l[ae],ae);Me!==void 0&&B.push(Me)}return B}function*Ic(l,E){for(let B of l){let ae=E(B);ae!==void 0&&(yield ae)}}function Op(l,E){if(!l)return;let B=new Map;return l.forEach((ae,Me)=>{let Tt=E(Me,ae);if(Tt!==void 0){let[jt,Vt]=Tt;jt!==void 0&&Vt!==void 0&&B.set(jt,Vt)}}),B}function Wm(l,E,B){if(l.has(E))return l.get(E);let ae=B();return l.set(E,ae),ae}function sc(l,E){return l.has(E)?!1:(l.add(E),!0)}function*Pp(l){yield l}function hm(l,E,B){let ae;if(l){ae=[];let Me=l.length,Tt,jt,Vt=0,at=0;for(;Vt<Me;){for(;at<Me;){let rr=l[at];if(jt=E(rr,at),at===0)Tt=jt;else if(jt!==Tt)break;at++}if(Vt<at){let rr=B(l.slice(Vt,at),Tt,Vt,at);rr&&ae.push(rr),Vt=at}Tt=jt,at++}}return ae}function ki(l,E){if(!l)return;let B=new Map;return l.forEach((ae,Me)=>{let[Tt,jt]=E(Me,ae);B.set(Tt,jt)}),B}function no(l,E){if(l)if(E){for(let B of l)if(E(B))return!0}else return l.length>0;return!1}function us(l,E,B){let ae;for(let Me=0;Me<l.length;Me++)E(l[Me])?ae=ae===void 0?Me:ae:ae!==void 0&&(B(ae,Me),ae=void 0);ae!==void 0&&B(ae,l.length)}function bl(l,E){return no(E)?no(l)?[...l,...E]:E:l}function Su(l,E){return E}function hd(l){return l.map(Su)}function ap(l,E,B){let ae=hd(l);Qd(l,ae,B);let Me=l[ae[0]],Tt=[ae[0]];for(let jt=1;jt<ae.length;jt++){let Vt=ae[jt],at=l[Vt];E(Me,at)||(Tt.push(Vt),Me=at)}return Tt.sort(),Tt.map(jt=>l[jt])}function P_(l,E){let B=[];for(let ae of l)R1(B,ae,E);return B}function mm(l,E,B){return l.length===0?[]:l.length===1?l.slice():B?ap(l,E,B):P_(l,E)}function C2(l,E){if(l.length===0)return Tr;let B=l[0],ae=[B];for(let Me=1;Me<l.length;Me++){let Tt=l[Me];switch(E(Tt,B)){case!0:case 0:continue;case-1:return sr.fail("Array is unsorted.")}ae.push(B=Tt)}return ae}function Ah(){return[]}function Um(l,E,B,ae){if(l.length===0)return l.push(E),!0;let Me=Kf(l,E,nu,B);return Me<0?(l.splice(~Me,0,E),!0):ae?(l.splice(Me,0,E),!0):!1}function gm(l,E,B){return C2(O0(l,E),B||E||Xe)}function op(l,E){if(l.length<2)return!0;for(let B=1,ae=l.length;B<ae;B++)if(E(l[B-1],l[B])===1)return!1;return!0}function pv(l,E,B,ae){let Me=3;if(l.length<2)return Me;let Tt=E(l[0]);for(let jt=1,Vt=l.length;jt<Vt&&Me!==0;jt++){let at=E(l[jt]);Me&1&&B(Tt,at)>0&&(Me&=-2),Me&2&&ae(Tt,at)>0&&(Me&=-3),Tt=at}return Me}function N_(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ym;if(!l||!E)return l===E;if(l.length!==E.length)return!1;for(let ae=0;ae<l.length;ae++)if(!B(l[ae],E[ae],ae))return!1;return!0}function Mh(l){let E;if(l)for(let B=0;B<l.length;B++){let ae=l[B];(E||!ae)&&(E||(E=l.slice(0,B)),ae&&E.push(ae))}return E||l}function id(l,E,B){if(!E||!l||E.length===0||l.length===0)return E;let ae=[];e:for(let Me=0,Tt=0;Tt<E.length;Tt++){Tt>0&&sr.assertGreaterThanOrEqual(B(E[Tt],E[Tt-1]),0);t:for(let jt=Me;Me<l.length;Me++)switch(Me>jt&&sr.assertGreaterThanOrEqual(B(l[Me],l[Me-1]),0),B(E[Tt],l[Me])){case-1:ae.push(E[Tt]);continue e;case 0:continue e;case 1:continue t}}return ae}function Wl(l,E){return E===void 0?l:l===void 0?[E]:(l.push(E),l)}function I1(l,E){return l===void 0?E:E===void 0?l:Ul(l)?Ul(E)?bl(l,E):Wl(l,E):Ul(E)?Wl(E,l):[l,E]}function Tg(l,E){return E<0?l.length+E:E}function Fu(l,E,B,ae){if(E===void 0||E.length===0)return l;if(l===void 0)return E.slice(B,ae);B=B===void 0?0:Tg(E,B),ae=ae===void 0?E.length:Tg(E,ae);for(let Me=B;Me<ae&&Me<E.length;Me++)E[Me]!==void 0&&l.push(E[Me]);return l}function R1(l,E,B){return ei(l,E,B)?!1:(l.push(E),!0)}function $g(l,E,B){return l?(R1(l,E,B),l):[E]}function Qd(l,E,B){E.sort((ae,Me)=>B(l[ae],l[Me])||ad(ae,Me))}function O0(l,E){return l.length===0?l:l.slice().sort(E)}function*Km(l){for(let E=l.length-1;E>=0;E--)yield l[E]}function Lu(l,E){let B=hd(l);return Qd(l,B,E),B.map(ae=>l[ae])}function qo(l,E,B,ae){for(;B<ae;){if(l[B]!==E[B])return!1;B++}return!0}function ju(l){return l===void 0||l.length===0?void 0:l[0]}function Zd(l){if(l)for(let E of l)return E}function P0(l){return sr.assert(l.length!==0),l[0]}function Wu(l){for(let E of l)return E;sr.fail("iterator is empty")}function Np(l){return l===void 0||l.length===0?void 0:l[l.length-1]}function Fh(l){return sr.assert(l.length!==0),l[l.length-1]}function Og(l){return l&&l.length===1?l[0]:void 0}function qd(l){return sr.checkDefined(Og(l))}function w2(l){return l&&l.length===1?l[0]:l}function vm(l,E,B){let ae=l.slice(0);return ae[E]=B,ae}function Kf(l,E,B,ae,Me){return k1(l,B(E),B,ae,Me)}function k1(l,E,B,ae,Me){if(!no(l))return-1;let Tt=Me||0,jt=l.length-1;for(;Tt<=jt;){let Vt=Tt+(jt-Tt>>1),at=B(l[Vt],Vt);switch(ae(at,E)){case-1:Tt=Vt+1;break;case 0:return Vt;case 1:jt=Vt-1;break}}return~Tt}function Lh(l,E,B,ae,Me){if(l&&l.length>0){let Tt=l.length;if(Tt>0){let jt=ae===void 0||ae<0?0:ae,Vt=Me===void 0||jt+Me>Tt-1?Tt-1:jt+Me,at;for(arguments.length<=2?(at=l[jt],jt++):at=B;jt<=Vt;)at=E(at,l[jt],jt),jt++;return at}}return B}function Sd(l,E){return di.call(l,E)}function N0(l,E){return di.call(l,E)?l[E]:void 0}function E2(l){let E=[];for(let B in l)di.call(l,B)&&E.push(B);return E}function Gm(l){let E=[];do{let B=Object.getOwnPropertyNames(l);for(let ae of B)R1(E,ae)}while(l=Object.getPrototypeOf(l));return E}function jh(l){let E=[];for(let B in l)di.call(l,B)&&E.push(l[B]);return E}function D0(l,E){let B=new Array(l);for(let ae=0;ae<l;ae++)B[ae]=E(ae);return B}function dc(l,E){let B=[];for(let ae of l)B.push(E?E(ae):ae);return B}function ce(l){for(var E=arguments.length,B=new Array(E>1?E-1:0),ae=1;ae<E;ae++)B[ae-1]=arguments[ae];for(let Me of B)if(Me!==void 0)for(let Tt in Me)Sd(Me,Tt)&&(l[Tt]=Me[Tt]);return l}function $e(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ym;if(l===E)return!0;if(!l||!E)return!1;for(let ae in l)if(di.call(l,ae)&&(!di.call(E,ae)||!B(l[ae],E[ae])))return!1;for(let ae in E)if(di.call(E,ae)&&!di.call(l,ae))return!1;return!0}function he(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:nu,ae=new Map;for(let Me of l){let Tt=E(Me);Tt!==void 0&&ae.set(Tt,B(Me))}return ae}function Ae(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:nu,ae=[];for(let Me of l)ae[E(Me)]=B(Me);return ae}function Dt(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:nu,ae=Od();for(let Me of l)ae.add(E(Me),B(Me));return ae}function qn(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:nu;return dc(Dt(l,E).values(),B)}function zr(l,E){var B;let ae={};if(l)for(let Me of l){let Tt=`${E(Me)}`;((B=ae[Tt])!=null?B:ae[Tt]=[]).push(Me)}return ae}function Gi(l){let E={};for(let B in l)di.call(l,B)&&(E[B]=l[B]);return E}function Po(l,E){let B={};for(let ae in E)di.call(E,ae)&&(B[ae]=E[ae]);for(let ae in l)di.call(l,ae)&&(B[ae]=l[ae]);return B}function ks(l,E){for(let B in E)di.call(E,B)&&(l[B]=E[B])}function Ws(l,E){return E?E.bind(l):void 0}function Od(){let l=new Map;return l.add=Vd,l.remove=D_,l}function Vd(l,E){let B=this.get(l);return B?B.push(E):this.set(l,B=[E]),B}function D_(l,E){let B=this.get(l);B&&(Lt(B,E),B.length||this.delete(l))}function Ss(){return Od()}function Tc(l){let E=(l==null?void 0:l.slice())||[],B=0;function ae(){return B===E.length}function Me(){E.push(...arguments)}function Tt(){if(ae())throw new Error("Queue is empty");let jt=E[B];if(E[B]=void 0,B++,B>100&&B>E.length>>1){let Vt=E.length-B;E.copyWithin(0,B),E.length=Vt,B=0}return jt}return{enqueue:Me,dequeue:Tt,isEmpty:ae}}function ou(l,E){let B=new Map,ae=0;function*Me(){for(let jt of B.values())Ul(jt)?yield*jt:yield jt}let Tt={has(jt){let Vt=l(jt);if(!B.has(Vt))return!1;let at=B.get(Vt);if(!Ul(at))return E(at,jt);for(let rr of at)if(E(rr,jt))return!0;return!1},add(jt){let Vt=l(jt);if(B.has(Vt)){let at=B.get(Vt);if(Ul(at))ei(at,jt,E)||(at.push(jt),ae++);else{let rr=at;E(rr,jt)||(B.set(Vt,[rr,jt]),ae++)}}else B.set(Vt,jt),ae++;return this},delete(jt){let Vt=l(jt);if(!B.has(Vt))return!1;let at=B.get(Vt);if(Ul(at)){for(let rr=0;rr<at.length;rr++)if(E(at[rr],jt))return at.length===1?B.delete(Vt):at.length===2?B.set(Vt,at[1-rr]):an(at,rr),ae--,!0}else if(E(at,jt))return B.delete(Vt),ae--,!0;return!1},clear(){B.clear(),ae=0},get size(){return ae},forEach(jt){for(let Vt of dc(B.values()))if(Ul(Vt))for(let at of Vt)jt(at,at,Tt);else{let at=Vt;jt(at,at,Tt)}},keys(){return Me()},values(){return Me()},*entries(){for(let jt of Me())yield[jt,jt]},[Symbol.iterator]:()=>Me(),[Symbol.toStringTag]:B[Symbol.toStringTag]};return Tt}function Ul(l){return Array.isArray(l)}function fh(l){return Ul(l)?l:[l]}function T2(l){return typeof l=="string"}function fb(l){return typeof l=="number"}function sl(l,E){return l!==void 0&&E(l)?l:void 0}function Gp(l,E){return l!==void 0&&E(l)?l:sr.fail(`Invalid cast. The supplied value ${l} did not pass the test '${sr.getFunctionName(E)}'.`)}function Bh(l){}function $a(){return!1}function If(){return!0}function xl(){}function nu(l){return l}function gf(l){return l.toLowerCase()}function hv(l){return Da.test(l)?l.replace(Da,gf):l}function _m(){throw new Error("Not implemented")}function Pg(l){let E;return()=>(l&&(E=l(),l=void 0),E)}function Gf(l){let E=new Map;return B=>{let ae=`${typeof B}:${B}`,Me=E.get(ae);return Me===void 0&&!E.has(ae)&&(Me=l(B),E.set(ae,Me)),Me}}function I_(l){let E=new WeakMap;return B=>{let ae=E.get(B);return ae===void 0&&!E.has(B)&&(ae=l(B),E.set(B,ae)),ae}}function ph(l,E){return function(){for(var B=arguments.length,ae=new Array(B),Me=0;Me<B;Me++)ae[Me]=arguments[Me];let Tt=E.get(ae);return Tt===void 0&&!E.has(ae)&&(Tt=l(...ae),E.set(ae,Tt)),Tt}}function hh(l,E,B,ae,Me){if(Me){let Tt=[];for(let jt=0;jt<arguments.length;jt++)Tt[jt]=arguments[jt];return jt=>Lh(Tt,(Vt,at)=>at(Vt),jt)}else return ae?Tt=>ae(B(E(l(Tt)))):B?Tt=>B(E(l(Tt))):E?Tt=>E(l(Tt)):l?Tt=>l(Tt):Tt=>Tt}function Ym(l,E){return l===E}function Ng(l,E){return l===E||l!==void 0&&E!==void 0&&l.toUpperCase()===E.toUpperCase()}function I0(l,E){return Ym(l,E)}function l4(l,E){return l===E?0:l===void 0?-1:E===void 0?1:l<E?-1:1}function ad(l,E){return l4(l,E)}function R_(l,E){return ad(l==null?void 0:l.start,E==null?void 0:E.start)||ad(l==null?void 0:l.length,E==null?void 0:E.length)}function ze(l,E){return Lh(l,(B,ae)=>E(B,ae)===-1?B:ae)}function tt(l,E){return l===E?0:l===void 0?-1:E===void 0?1:(l=l.toUpperCase(),E=E.toUpperCase(),l<E?-1:l>E?1:0)}function De(l,E){return l===E?0:l===void 0?-1:E===void 0?1:(l=l.toLowerCase(),E=E.toLowerCase(),l<E?-1:l>E?1:0)}function Xe(l,E){return l4(l,E)}function Ve(l){return l?tt:Xe}function Re(){return Jr}function Le(l){Jr!==l&&(Jr=l,Lr=void 0)}function Be(l,E){return(Lr||(Lr=ar(Jr)))(l,E)}function et(l,E,B,ae){return l===E?0:l===void 0?-1:E===void 0?1:ae(l[B],E[B])}function ut(l,E){return ad(l?1:0,E?1:0)}function Ct(l,E,B){let ae=Math.max(2,Math.floor(l.length*.34)),Me=Math.floor(l.length*.4)+1,Tt;for(let jt of E){let Vt=B(jt);if(Vt!==void 0&&Math.abs(Vt.length-l.length)<=ae){if(Vt===l||Vt.length<3&&Vt.toLowerCase()!==l.toLowerCase())continue;let at=bt(l,Vt,Me-.1);if(at===void 0)continue;sr.assert(at<Me),Me=at,Tt=jt}}return Tt}function bt(l,E,B){let ae=new Array(E.length+1),Me=new Array(E.length+1),Tt=B+.01;for(let Vt=0;Vt<=E.length;Vt++)ae[Vt]=Vt;for(let Vt=1;Vt<=l.length;Vt++){let at=l.charCodeAt(Vt-1),rr=Math.ceil(Vt>B?Vt-B:1),sn=Math.floor(E.length>B+Vt?B+Vt:E.length);Me[0]=Vt;let jr=Vt;for(let wr=1;wr<rr;wr++)Me[wr]=Tt;for(let wr=rr;wr<=sn;wr++){let xi=l[Vt-1].toLowerCase()===E[wr-1].toLowerCase()?ae[wr-1]+.1:ae[wr-1]+2,la=at===E.charCodeAt(wr-1)?ae[wr-1]:Math.min(ae[wr]+1,Me[wr-1]+1,xi);Me[wr]=la,jr=Math.min(jr,la)}for(let wr=sn+1;wr<=E.length;wr++)Me[wr]=Tt;if(jr>B)return;let Gn=ae;ae=Me,Me=Gn}let jt=ae[E.length];return jt>B?void 0:jt}function xt(l,E){let B=l.length-E.length;return B>=0&&l.indexOf(E,B)===B}function it(l,E){return xt(l,E)?l.slice(0,l.length-E.length):l}function ht(l,E){return xt(l,E)?l.slice(0,l.length-E.length):void 0}function Ot(l,E){return l.indexOf(E)!==-1}function Xt(l){let E=l.length;for(let B=E-1;B>0;B--){let ae=l.charCodeAt(B);if(ae>=48&&ae<=57)do--B,ae=l.charCodeAt(B);while(B>0&&ae>=48&&ae<=57);else if(B>4&&(ae===110||ae===78)){if(--B,ae=l.charCodeAt(B),ae!==105&&ae!==73||(--B,ae=l.charCodeAt(B),ae!==109&&ae!==77))break;--B,ae=l.charCodeAt(B)}else break;if(ae!==45&&ae!==46)break;E=B}return E===l.length?l:l.slice(0,E)}function Ie(l,E){for(let B=0;B<l.length;B++)if(l[B]===E)return It(l,B),!0;return!1}function It(l,E){for(let B=E;B<l.length-1;B++)l[B]=l[B+1];l.pop()}function an(l,E){l[E]=l[l.length-1],l.pop()}function Lt(l,E){return hn(l,B=>B===E)}function hn(l,E){for(let B=0;B<l.length;B++)if(E(l[B]))return an(l,B),!0;return!1}function on(l){return l?nu:hv}function Yn(l){let{prefix:E,suffix:B}=l;return`${E}*${B}`}function gt(l,E){return sr.assert(St(l,E)),E.substring(l.prefix.length,E.length-l.suffix.length)}function Wt(l,E,B){let ae,Me=-1;for(let Tt of l){let jt=E(Tt);St(jt,B)&&jt.prefix.length>Me&&(Me=jt.prefix.length,ae=Tt)}return ae}function dt(l,E){return l.lastIndexOf(E,0)===0}function Pt(l,E){return dt(l,E)?l.substr(E.length):l}function Ke(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:nu;return dt(B(l),B(E))?l.substring(E.length):void 0}function St(l,E){let{prefix:B,suffix:ae}=l;return E.length>=B.length+ae.length&&dt(E,B)&&xt(E,ae)}function Et(l,E){return B=>l(B)&&E(B)}function Ht(){for(var l=arguments.length,E=new Array(l),B=0;B<l;B++)E[B]=arguments[B];return function(){let ae;for(let Me of E)if(ae=Me(...arguments),ae)return ae;return ae}}function qt(l){return function(){return!l(...arguments)}}function Jt(l){}function yn(l){return l===void 0?void 0:[l]}function Rn(l,E,B,ae,Me,Tt){Tt=Tt||Bh;let jt=0,Vt=0,at=l.length,rr=E.length,sn=!1;for(;jt<at&&Vt<rr;){let jr=l[jt],Gn=E[Vt],wr=B(jr,Gn);wr===-1?(ae(jr),jt++,sn=!0):wr===1?(Me(Gn),Vt++,sn=!0):(Tt(Gn,jr),jt++,Vt++)}for(;jt<at;)ae(l[jt++]),sn=!0;for(;Vt<rr;)Me(E[Vt++]),sn=!0;return sn}function Xn(l){let E=[];return Fn(l,E,void 0,0),E}function Fn(l,E,B,ae){for(let Me of l[ae]){let Tt;B?(Tt=B.slice(),Tt.push(Me)):Tt=[Me],ae===l.length-1?E.push(Tt):Fn(l,E,Tt,ae+1)}}function fr(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:" ";return E<=l.length?l:B.repeat(E-l.length)+l}function En(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:" ";return E<=l.length?l:l+B.repeat(E-l.length)}function Dr(l,E){if(l){let B=l.length,ae=0;for(;ae<B&&E(l[ae]);)ae++;return l.slice(0,ae)}}function Vn(l,E){if(l){let B=l.length,ae=0;for(;ae<B&&E(l[ae]);)ae++;return l.slice(ae)}}function On(l){let E=l.length-1;for(;E>=0&&_4(l.charCodeAt(E));)E--;return l.slice(0,E+1)}function Pr(){return typeof An<"u"&&An.nextTick&&!An.browser&&typeof oe=="object"}var Tr,Fr,Kr,Kn,Sr,di,pi,Da,Cr,ar,Lr,Jr,Hr,Ki,ea,No=cn({"src/compiler/core.ts"(){kg(),Tr=[],Fr=new Map,Kr=new Set,Kn=(l=>(l[l.None=0]="None",l[l.CaseSensitive=1]="CaseSensitive",l[l.CaseInsensitive=2]="CaseInsensitive",l[l.Both=3]="Both",l))(Kn||{}),Sr=Array.prototype.at?(l,E)=>l==null?void 0:l.at(E):(l,E)=>{if(l&&(E=Tg(l,E),E<l.length))return l[E]},di=Object.prototype.hasOwnProperty,pi={push:Bh,length:0},Da=/[^\u0130\u0131\u00DFa-z0-9\\/:\-_\. ]+/g,Cr=(l=>(l[l.None=0]="None",l[l.Normal=1]="Normal",l[l.Aggressive=2]="Aggressive",l[l.VeryAggressive=3]="VeryAggressive",l))(Cr||{}),ar=(()=>{let l,E,B=Vt();return at;function ae(rr,sn,jr){if(rr===sn)return 0;if(rr===void 0)return-1;if(sn===void 0)return 1;let Gn=jr(rr,sn);return Gn<0?-1:Gn>0?1:0}function Me(rr){let sn=new Intl.Collator(rr,{usage:"sort",sensitivity:"variant"}).compare;return(jr,Gn)=>ae(jr,Gn,sn)}function Tt(rr){if(rr!==void 0)return jt();return(jr,Gn)=>ae(jr,Gn,sn);function sn(jr,Gn){return jr.localeCompare(Gn)}}function jt(){return(jr,Gn)=>ae(jr,Gn,rr);function rr(jr,Gn){return sn(jr.toUpperCase(),Gn.toUpperCase())||sn(jr,Gn)}function sn(jr,Gn){return jr<Gn?-1:jr>Gn?1:0}}function Vt(){return typeof Intl=="object"&&typeof Intl.Collator=="function"?Me:typeof String.prototype.localeCompare=="function"&&typeof String.prototype.toLocaleUpperCase=="function"&&"a".localeCompare("B")<0?Tt:jt}function at(rr){return rr===void 0?l||(l=B(rr)):rr==="en-US"?E||(E=B(rr)):B(rr)}})(),Hr=String.prototype.trim?l=>l.trim():l=>Ki(ea(l)),Ki=String.prototype.trimEnd?l=>l.trimEnd():On,ea=String.prototype.trimStart?l=>l.trimStart():l=>l.replace(/^\s+/g,"")}}),Us,sr,So=cn({"src/compiler/debug.ts"(){kg(),kg(),Us=(l=>(l[l.Off=0]="Off",l[l.Error=1]="Error",l[l.Warning=2]="Warning",l[l.Info=3]="Info",l[l.Verbose=4]="Verbose",l))(Us||{}),(l=>{let E=0;l.currentLogLevel=2,l.isDebugging=!1;function B(Ii){return l.currentLogLevel<=Ii}l.shouldLog=B;function ae(Ii,lo){l.loggingHost&&B(Ii)&&l.loggingHost.log(Ii,lo)}function Me(Ii){ae(3,Ii)}l.log=Me,(Ii=>{function lo(iu){ae(1,iu)}Ii.error=lo;function es(iu){ae(2,iu)}Ii.warn=es;function ms(iu){ae(3,iu)}Ii.log=ms;function Qu(iu){ae(4,iu)}Ii.trace=Qu})(Me=l.log||(l.log={}));let Tt={};function jt(){return E}l.getAssertionLevel=jt;function Vt(Ii){let lo=E;if(E=Ii,Ii>lo)for(let es of E2(Tt)){let ms=Tt[es];ms!==void 0&&l[es]!==ms.assertion&&Ii>=ms.level&&(l[es]=ms,Tt[es]=void 0)}}l.setAssertionLevel=Vt;function at(Ii){return E>=Ii}l.shouldAssert=at;function rr(Ii,lo){return at(Ii)?!0:(Tt[lo]={level:Ii,assertion:l[lo]},l[lo]=Bh,!1)}function sn(Ii,lo){debugger;let es=new Error(Ii?`Debug Failure. ${Ii}`:"Debug Failure.");throw Error.captureStackTrace&&Error.captureStackTrace(es,lo||sn),es}l.fail=sn;function jr(Ii,lo,es){return sn(`${lo||"Unexpected node."}\r
Node ${pp(Ii.kind)} was unexpected.`,es||jr)}l.failBadSyntaxKind=jr;function Gn(Ii,lo,es,ms){Ii||(lo=lo?`False expression: ${lo}`:"False expression.",es&&(lo+=`\r
Verbose Debug Information: `+(typeof es=="string"?es:es())),sn(lo,ms||Gn))}l.assert=Gn;function wr(Ii,lo,es,ms,Qu){if(Ii!==lo){let iu=es?ms?`${es} ${ms}`:es:"";sn(`Expected ${Ii} === ${lo}. ${iu}`,Qu||wr)}}l.assertEqual=wr;function xi(Ii,lo,es,ms){Ii>=lo&&sn(`Expected ${Ii} < ${lo}. ${es||""}`,ms||xi)}l.assertLessThan=xi;function la(Ii,lo,es){Ii>lo&&sn(`Expected ${Ii} <= ${lo}`,es||la)}l.assertLessThanOrEqual=la;function va(Ii,lo,es){Ii<lo&&sn(`Expected ${Ii} >= ${lo}`,es||va)}l.assertGreaterThanOrEqual=va;function To(Ii,lo,es){Ii==null&&sn(lo,es||To)}l.assertIsDefined=To;function Ea(Ii,lo,es){return To(Ii,lo,es||Ea),Ii}l.checkDefined=Ea;function Ei(Ii,lo,es){for(let ms of Ii)To(ms,lo,es||Ei)}l.assertEachIsDefined=Ei;function oo(Ii,lo,es){return Ei(Ii,lo,es||oo),Ii}l.checkEachDefined=oo;function Cs(Ii){let lo=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"Illegal value:",es=arguments.length>2?arguments[2]:void 0,ms=typeof Ii=="object"&&Sd(Ii,"kind")&&Sd(Ii,"pos")?"SyntaxKind: "+pp(Ii.kind):JSON.stringify(Ii);return sn(`${lo} ${ms}`,es||Cs)}l.assertNever=Cs;function Tu(Ii,lo,es,ms){rr(1,"assertEachNode")&&Gn(lo===void 0||Ri(Ii,lo),es||"Unexpected node.",()=>`Node array did not pass test '${Ag(lo)}'.`,ms||Tu)}l.assertEachNode=Tu;function ec(Ii,lo,es,ms){rr(1,"assertNode")&&Gn(Ii!==void 0&&(lo===void 0||lo(Ii)),es||"Unexpected node.",()=>`Node ${pp(Ii==null?void 0:Ii.kind)} did not pass test '${Ag(lo)}'.`,ms||ec)}l.assertNode=ec;function Ju(Ii,lo,es,ms){rr(1,"assertNotNode")&&Gn(Ii===void 0||lo===void 0||!lo(Ii),es||"Unexpected node.",()=>`Node ${pp(Ii.kind)} should not have passed test '${Ag(lo)}'.`,ms||Ju)}l.assertNotNode=Ju;function wd(Ii,lo,es,ms){rr(1,"assertOptionalNode")&&Gn(lo===void 0||Ii===void 0||lo(Ii),es||"Unexpected node.",()=>`Node ${pp(Ii==null?void 0:Ii.kind)} did not pass test '${Ag(lo)}'.`,ms||wd)}l.assertOptionalNode=wd;function kv(Ii,lo,es,ms){rr(1,"assertOptionalToken")&&Gn(lo===void 0||Ii===void 0||Ii.kind===lo,es||"Unexpected node.",()=>`Node ${pp(Ii==null?void 0:Ii.kind)} was not a '${pp(lo)}' token.`,ms||kv)}l.assertOptionalToken=kv;function V1(Ii,lo,es){rr(1,"assertMissingNode")&&Gn(Ii===void 0,lo||"Unexpected node.",()=>`Node ${pp(Ii.kind)} was unexpected'.`,es||V1)}l.assertMissingNode=V1;function fx(Ii){}l.type=fx;function Ag(Ii){if(typeof Ii!="function")return"";if(Sd(Ii,"name"))return Ii.name;{let lo=Function.prototype.toString.call(Ii),es=/^function\s+([\w\$]+)\s*\(/.exec(lo);return es?es[1]:""}}l.getFunctionName=Ag;function Mg(Ii){return`{ name: ${Db(Ii.escapedName)}; flags: ${Av(Ii.flags)}; declarations: ${Qa(Ii.declarations,lo=>pp(lo.kind))} }`}l.formatSymbol=Mg;function Yc(){let Ii=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,lo=arguments.length>1?arguments[1]:void 0,es=arguments.length>2?arguments[2]:void 0,ms=V0(lo);if(Ii===0)return ms.length>0&&ms[0][0]===0?ms[0][1]:"0";if(es){let Qu=[],iu=Ii;for(let[ua,Ta]of ms){if(ua>Ii)break;ua!==0&&ua&Ii&&(Qu.push(Ta),iu&=~ua)}if(iu===0)return Qu.join("|")}else for(let[Qu,iu]of ms)if(Qu===Ii)return iu;return Ii.toString()}l.formatEnum=Yc;let j2=new Map;function V0(Ii){let lo=j2.get(Ii);if(lo)return lo;let es=[];for(let Qu in Ii){let iu=Ii[Qu];typeof iu=="number"&&es.push([iu,Qu])}let ms=Lu(es,(Qu,iu)=>ad(Qu[0],iu[0]));return j2.set(Ii,ms),ms}function pp(Ii){return Yc(Ii,gi,!1)}l.formatSyntaxKind=pp;function px(Ii){return Yc(Ii,mb,!1)}l.formatSnippetKind=px;function Fg(Ii){return Yc(Ii,so,!0)}l.formatNodeFlags=Fg;function t1(Ii){return Yc(Ii,Ra,!0)}l.formatModifierFlags=t1;function W1(Ii){return Yc(Ii,Nw,!0)}l.formatTransformFlags=W1;function yf(Ii){return Yc(Ii,D8,!0)}l.formatEmitFlags=yf;function Av(Ii){return Yc(Ii,Cl,!0)}l.formatSymbolFlags=Av;function B2(Ii){return Yc(Ii,zo,!0)}l.formatTypeFlags=B2;function Ff(Ii){return Yc(Ii,gd,!0)}l.formatSignatureFlags=Ff;function _d(Ii){return Yc(Ii,Rl,!0)}l.formatObjectFlags=_d;function Om(Ii){return Yc(Ii,ta,!0)}l.formatFlowFlags=Om;function z2(Ii){return Yc(Ii,At,!0)}l.formatRelationComparisonResult=z2;function tf(Ii){return Yc(Ii,CheckMode,!0)}l.formatCheckMode=tf;function z4(Ii){return Yc(Ii,SignatureCheckMode,!0)}l.formatSignatureCheckMode=z4;function bf(Ii){return Yc(Ii,TypeFacts,!0)}l.formatTypeFacts=bf;let U1=!1,hp;function H2(Ii){"__debugFlowFlags"in Ii||Object.defineProperties(Ii,{__tsDebuggerDisplay:{value(){let lo=this.flags&2?"FlowStart":this.flags&4?"FlowBranchLabel":this.flags&8?"FlowLoopLabel":this.flags&16?"FlowAssignment":this.flags&32?"FlowTrueCondition":this.flags&64?"FlowFalseCondition":this.flags&128?"FlowSwitchClause":this.flags&256?"FlowArrayMutation":this.flags&512?"FlowCall":this.flags&1024?"FlowReduceLabel":this.flags&1?"FlowUnreachable":"UnknownFlow",es=this.flags&~(2048-1);return`${lo}${es?` (${Om(es)})`:""}`}},__debugFlowFlags:{get(){return Yc(this.flags,ta,!0)}},__debugToString:{value(){return Js(this)}}})}function Pd(Ii){U1&&(typeof Object.setPrototypeOf=="function"?(hp||(hp=Object.create(Object.prototype),H2(hp)),Object.setPrototypeOf(Ii,hp)):H2(Ii))}l.attachFlowNodeDebugInfo=Pd;let eh;function K1(Ii){"__tsDebuggerDisplay"in Ii||Object.defineProperties(Ii,{__tsDebuggerDisplay:{value(lo){return lo=String(lo).replace(/(?:,[\s\w\d_]+:[^,]+)+\]$/,"]"),`NodeArray ${lo}`}}})}function sS(Ii){U1&&(typeof Object.setPrototypeOf=="function"?(eh||(eh=Object.create(Array.prototype),K1(eh)),Object.setPrototypeOf(Ii,eh)):K1(Ii))}l.attachNodeArrayDebugInfo=sS;function Z_(){if(U1)return;let Ii=new WeakMap,lo=new WeakMap;Object.defineProperties(uo.getSymbolConstructor().prototype,{__tsDebuggerDisplay:{value(){let ms=this.flags&33554432?"TransientSymbol":"Symbol",Qu=this.flags&-33554433;return`${ms} '${q$(this)}'${Qu?` (${Av(Qu)})`:""}`}},__debugFlags:{get(){return Av(this.flags)}}}),Object.defineProperties(uo.getTypeConstructor().prototype,{__tsDebuggerDisplay:{value(){let ms=this.flags&98304?"NullableType":this.flags&384?`LiteralType ${JSON.stringify(this.value)}`:this.flags&2048?`LiteralType ${this.value.negative?"-":""}${this.value.base10Value}n`:this.flags&8192?"UniqueESSymbolType":this.flags&32?"EnumType":this.flags&67359327?`IntrinsicType ${this.intrinsicName}`:this.flags&1048576?"UnionType":this.flags&2097152?"IntersectionType":this.flags&4194304?"IndexType":this.flags&8388608?"IndexedAccessType":this.flags&16777216?"ConditionalType":this.flags&33554432?"SubstitutionType":this.flags&262144?"TypeParameter":this.flags&524288?this.objectFlags&3?"InterfaceType":this.objectFlags&4?"TypeReference":this.objectFlags&8?"TupleType":this.objectFlags&16?"AnonymousType":this.objectFlags&32?"MappedType":this.objectFlags&1024?"ReverseMappedType":this.objectFlags&256?"EvolvingArrayType":"ObjectType":"Type",Qu=this.flags&524288?this.objectFlags&-1344:0;return`${ms}${this.symbol?` '${q$(this.symbol)}'`:""}${Qu?` (${_d(Qu)})`:""}`}},__debugFlags:{get(){return B2(this.flags)}},__debugObjectFlags:{get(){return this.flags&524288?_d(this.objectFlags):""}},__debugTypeToString:{value(){let ms=Ii.get(this);return ms===void 0&&(ms=this.checker.typeToString(this),Ii.set(this,ms)),ms}}}),Object.defineProperties(uo.getSignatureConstructor().prototype,{__debugFlags:{get(){return Ff(this.flags)}},__debugSignatureToString:{value(){var ms;return(ms=this.checker)==null?void 0:ms.signatureToString(this)}}});let es=[uo.getNodeConstructor(),uo.getIdentifierConstructor(),uo.getTokenConstructor(),uo.getSourceFileConstructor()];for(let ms of es)Sd(ms.prototype,"__debugKind")||Object.defineProperties(ms.prototype,{__tsDebuggerDisplay:{value(){return`${C4(this)?"GeneratedIdentifier":Ls(this)?`Identifier '${_f(this)}'`:Iv(this)?`PrivateIdentifier '${_f(this)}'`:Q_(this)?`StringLiteral ${JSON.stringify(this.text.length<10?this.text:this.text.slice(10)+"...")}`:zO(this)?`NumericLiteral ${this.text}`:T$e(this)?`BigIntLiteral ${this.text}n`:yk(this)?"TypeParameterDeclaration":qO(this)?"ParameterDeclaration":wz(this)?"ConstructorDeclaration":WQ(this)?"GetAccessorDeclaration":Ez(this)?"SetAccessorDeclaration":P$e(this)?"CallSignatureDeclaration":Crt(this)?"ConstructSignatureDeclaration":N$e(this)?"IndexSignatureDeclaration":wrt(this)?"TypePredicateNode":Tz(this)?"TypeReferenceNode":UQ(this)?"FunctionTypeNode":D$e(this)?"ConstructorTypeNode":Ert(this)?"TypeQueryNode":Ude(this)?"TypeLiteralNode":Trt(this)?"ArrayTypeNode":$rt(this)?"TupleTypeNode":Ort(this)?"OptionalTypeNode":Prt(this)?"RestTypeNode":Nrt(this)?"UnionTypeNode":Drt(this)?"IntersectionTypeNode":Irt(this)?"ConditionalTypeNode":Rrt(this)?"InferTypeNode":R$e(this)?"ParenthesizedTypeNode":k$e(this)?"ThisTypeNode":krt(this)?"TypeOperatorNode":Art(this)?"IndexedAccessTypeNode":Mrt(this)?"MappedTypeNode":A$e(this)?"LiteralTypeNode":I$e(this)?"NamedTupleMember":KQ(this)?"ImportTypeNode":pp(this.kind)}${this.flags?` (${Fg(this.flags)})`:""}`}},__debugKind:{get(){return pp(this.kind)}},__debugNodeFlags:{get(){return Fg(this.flags)}},__debugModifierFlags:{get(){return t1(Rue(this))}},__debugTransformFlags:{get(){return W1(this.transformFlags)}},__debugIsParseTreeNode:{get(){return $7(this)}},__debugEmitFlags:{get(){return yf(j_(this))}},__debugGetText:{value(Qu){if(tx(this))return"";let iu=lo.get(this);if(iu===void 0){let ua=Ww(this),Ta=ua&&Jm(ua);iu=Ta?Mb(Ta,ua,Qu):"",lo.set(this,iu)}return iu}}});U1=!0}l.enableDebugInfo=Z_;function hx(Ii){let lo=Ii&7,es=lo===0?"in out":lo===3?"[bivariant]":lo===2?"in":lo===1?"out":lo===4?"[independent]":"";return Ii&8?es+=" (unmeasurable)":Ii&16&&(es+=" (unreliable)"),es}l.formatVariance=hx;class q2{__debugToString(){var lo;switch(this.kind){case 3:return((lo=this.debugInfo)==null?void 0:lo.call(this))||"(function mapper)";case 0:return`${this.source.__debugTypeToString()} -> ${this.target.__debugTypeToString()}`;case 1:return Yr(this.sources,this.targets||Qa(this.sources,()=>"any"),(es,ms)=>`${es.__debugTypeToString()} -> ${typeof ms=="string"?ms:ms.__debugTypeToString()}`).join(", ");case 2:return Yr(this.sources,this.targets,(es,ms)=>`${es.__debugTypeToString()} -> ${ms().__debugTypeToString()}`).join(", ");case 5:case 4:return`m1: ${this.mapper1.__debugToString().split(`
`).join(`
    `)}
m2: ${this.mapper2.__debugToString().split(`
`).join(`
    `)}`;default:return Cs(this)}}}l.DebugTypeMapper=q2;function H4(Ii){return l.isDebugging?Object.setPrototypeOf(Ii,q2.prototype):Ii}l.attachDebugPrototypeIfDebug=H4;function lS(Ii){return console.log(Js(Ii))}l.printControlFlowGraph=lS;function Js(Ii){let lo=-1;function es(Hn){return Hn.id||(Hn.id=lo,lo--),Hn.id}let ms;(Hn=>{Hn.lr="─",Hn.ud="│",Hn.dr="╭",Hn.dl="╮",Hn.ul="╯",Hn.ur="╰",Hn.udr="├",Hn.udl="┤",Hn.dlr="┬",Hn.ulr="┴",Hn.udlr="╫"})(ms||(ms={}));let Qu;(Hn=>{Hn[Hn.None=0]="None",Hn[Hn.Up=1]="Up",Hn[Hn.Down=2]="Down",Hn[Hn.Left=4]="Left",Hn[Hn.Right=8]="Right",Hn[Hn.UpDown=3]="UpDown",Hn[Hn.LeftRight=12]="LeftRight",Hn[Hn.UpLeft=5]="UpLeft",Hn[Hn.UpRight=9]="UpRight",Hn[Hn.DownLeft=6]="DownLeft",Hn[Hn.DownRight=10]="DownRight",Hn[Hn.UpDownLeft=7]="UpDownLeft",Hn[Hn.UpDownRight=11]="UpDownRight",Hn[Hn.UpLeftRight=13]="UpLeftRight",Hn[Hn.DownLeftRight=14]="DownLeftRight",Hn[Hn.UpDownLeftRight=15]="UpDownLeftRight",Hn[Hn.NoChildren=16]="NoChildren"})(Qu||(Qu={}));let iu=2032,ua=882,Ta=Object.create(null),Na=[],Ko=gx(Ii,new Set);for(let Hn of Na)Hn.text=vx(Hn.flowNode,Hn.circular),RE(Hn);let El=UO(Ko),jl=Yb(El);return Xb(Ko,0),Mv();function bc(Hn){return!!(Hn.flags&128)}function Pm(Hn){return!!(Hn.flags&12)&&!!Hn.antecedents}function Lp(Hn){return!!(Hn.flags&iu)}function V2(Hn){return!!(Hn.flags&ua)}function mx(Hn){let mi=[];for(let Mn of Hn.edges)Mn.source===Hn&&mi.push(Mn.target);return mi}function Gb(Hn){let mi=[];for(let Mn of Hn.edges)Mn.target===Hn&&mi.push(Mn.source);return mi}function gx(Hn,mi){let Mn=es(Hn),qi=Ta[Mn];if(qi&&mi.has(Hn))return qi.circular=!0,qi={id:-1,flowNode:Hn,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:"circularity"},Na.push(qi),qi;if(mi.add(Hn),!qi)if(Ta[Mn]=qi={id:Mn,flowNode:Hn,edges:[],text:"",lane:-1,endLane:-1,level:-1,circular:!1},Na.push(qi),Pm(Hn))for(let yt of Hn.antecedents)cS(qi,yt,mi);else Lp(Hn)&&cS(qi,Hn.antecedent,mi);return mi.delete(Hn),qi}function cS(Hn,mi,Mn){let qi=gx(mi,Mn),yt={source:Hn,target:qi};Hn.edges.push(yt),qi.edges.push(yt)}function RE(Hn){if(Hn.level!==-1)return Hn.level;let mi=0;for(let Mn of Gb(Hn))mi=Math.max(mi,RE(Mn)+1);return Hn.level=mi}function UO(Hn){let mi=0;for(let Mn of mx(Hn))mi=Math.max(mi,UO(Mn));return mi+1}function Yb(Hn){let mi=ey(Array(Hn),0);for(let Mn of Na)mi[Mn.level]=Math.max(mi[Mn.level],Mn.text.length);return mi}function Xb(Hn,mi){if(Hn.lane===-1){Hn.lane=mi,Hn.endLane=mi;let Mn=mx(Hn);for(let qi=0;qi<Mn.length;qi++){qi>0&&mi++;let yt=Mn[qi];Xb(yt,mi),yt.endLane>Hn.endLane&&(mi=yt.endLane)}Hn.endLane=mi}}function uS(Hn){if(Hn&2)return"Start";if(Hn&4)return"Branch";if(Hn&8)return"Loop";if(Hn&16)return"Assignment";if(Hn&32)return"True";if(Hn&64)return"False";if(Hn&128)return"SwitchClause";if(Hn&256)return"ArrayMutation";if(Hn&512)return"Call";if(Hn&1024)return"ReduceLabel";if(Hn&1)return"Unreachable";throw new Error}function dS(Hn){let mi=Jm(Hn);return Mb(mi,Hn,!1)}function vx(Hn,mi){let Mn=uS(Hn.flags);if(mi&&(Mn=`${Mn}#${es(Hn)}`),V2(Hn))Hn.node&&(Mn+=` (${dS(Hn.node)})`);else if(bc(Hn)){let qi=[];for(let yt=Hn.clauseStart;yt<Hn.clauseEnd;yt++){let os=Hn.switchStatement.caseBlock.clauses[yt];Grt(os)?qi.push("default"):qi.push(dS(os.expression))}Mn+=` (${qi.join(", ")})`}return mi==="circularity"?`Circular(${Mn})`:Mn}function Mv(){let Hn=jl.length,mi=Na.reduce((Ro,Oi)=>Math.max(Ro,Oi.lane),0)+1,Mn=ey(Array(mi),""),qi=jl.map(()=>Array(mi)),yt=jl.map(()=>ey(Array(mi),0));for(let Ro of Na){qi[Ro.level][Ro.lane]=Ro;let Oi=mx(Ro);for(let Es=0;Es<Oi.length;Es++){let kc=Oi[Es],Kd=8;kc.lane===Ro.lane&&(Kd|=4),Es>0&&(Kd|=1),Es<Oi.length-1&&(Kd|=2),yt[Ro.level][kc.lane]|=Kd}Oi.length===0&&(yt[Ro.level][Ro.lane]|=16);let Go=Gb(Ro);for(let Es=0;Es<Go.length;Es++){let kc=Go[Es],Kd=4;Es>0&&(Kd|=1),Es<Go.length-1&&(Kd|=2),yt[Ro.level-1][kc.lane]|=Kd}}for(let Ro=0;Ro<Hn;Ro++)for(let Oi=0;Oi<mi;Oi++){let Go=Ro>0?yt[Ro-1][Oi]:0,Es=Oi>0?yt[Ro][Oi-1]:0,kc=yt[Ro][Oi];kc||(Go&8&&(kc|=12),Es&2&&(kc|=3),yt[Ro][Oi]=kc)}for(let Ro=0;Ro<Hn;Ro++)for(let Oi=0;Oi<Mn.length;Oi++){let Go=yt[Ro][Oi],Es=Go&4?"─":" ",kc=qi[Ro][Oi];kc?(os(Oi,kc.text),Ro<Hn-1&&(os(Oi," "),os(Oi,ti(Es,jl[Ro]-kc.text.length)))):Ro<Hn-1&&os(Oi,ti(Es,jl[Ro]+1)),os(Oi,Bl(Go)),os(Oi,Go&8&&Ro<Hn-1&&!qi[Ro+1][Oi]?"─":" ")}return`
${Mn.join(`
`)}
`;function os(Ro,Oi){Mn[Ro]+=Oi}}function Bl(Hn){switch(Hn){case 3:return"│";case 12:return"─";case 5:return"╯";case 9:return"╰";case 6:return"╮";case 10:return"╭";case 7:return"┤";case 11:return"├";case 13:return"┴";case 14:return"┬";case 15:return"╫"}return" "}function ey(Hn,mi){if(Hn.fill)Hn.fill(mi);else for(let Mn=0;Mn<Hn.length;Mn++)Hn[Mn]=mi;return Hn}function ti(Hn,mi){if(Hn.repeat)return mi>0?Hn.repeat(mi):"";let Mn="";for(;Mn.length<mi;)Mn+=Hn;return Mn}}l.formatControlFlowGraph=Js})(sr||(sr={}))}}),_o=()=>{},li=Date.now,tr=new Proxy(()=>{},{get:()=>tr}),ri;function gr(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,B=pb[l.category];return E?B.toLowerCase():B}var gi,so,Ra,Ti,At,cr,ii,ta,ga,Oo,oa,Cu,yo,Du,bo,ys,zs,Gc,ho,ps,as,ai,sp,md,Hs,Cl,pu,Yp,$n,bi,zo,Rl,Ml,Dp,od,Ip,Rp,gd,hs,nl,c4,O8,m7,$w,pb,u4,hb,k_,Ow,C$,w$,hI,mI,gI,P8,Pw,N8,R0,vI,E$,Nw,mb,D8,T$,A1,gb,I8,R8,_I,Dw,Iw,vb,sj=cn({"src/compiler/types.ts"(){gi=(l=>(l[l.Unknown=0]="Unknown",l[l.EndOfFileToken=1]="EndOfFileToken",l[l.SingleLineCommentTrivia=2]="SingleLineCommentTrivia",l[l.MultiLineCommentTrivia=3]="MultiLineCommentTrivia",l[l.NewLineTrivia=4]="NewLineTrivia",l[l.WhitespaceTrivia=5]="WhitespaceTrivia",l[l.ShebangTrivia=6]="ShebangTrivia",l[l.ConflictMarkerTrivia=7]="ConflictMarkerTrivia",l[l.NumericLiteral=8]="NumericLiteral",l[l.BigIntLiteral=9]="BigIntLiteral",l[l.StringLiteral=10]="StringLiteral",l[l.JsxText=11]="JsxText",l[l.JsxTextAllWhiteSpaces=12]="JsxTextAllWhiteSpaces",l[l.RegularExpressionLiteral=13]="RegularExpressionLiteral",l[l.NoSubstitutionTemplateLiteral=14]="NoSubstitutionTemplateLiteral",l[l.TemplateHead=15]="TemplateHead",l[l.TemplateMiddle=16]="TemplateMiddle",l[l.TemplateTail=17]="TemplateTail",l[l.OpenBraceToken=18]="OpenBraceToken",l[l.CloseBraceToken=19]="CloseBraceToken",l[l.OpenParenToken=20]="OpenParenToken",l[l.CloseParenToken=21]="CloseParenToken",l[l.OpenBracketToken=22]="OpenBracketToken",l[l.CloseBracketToken=23]="CloseBracketToken",l[l.DotToken=24]="DotToken",l[l.DotDotDotToken=25]="DotDotDotToken",l[l.SemicolonToken=26]="SemicolonToken",l[l.CommaToken=27]="CommaToken",l[l.QuestionDotToken=28]="QuestionDotToken",l[l.LessThanToken=29]="LessThanToken",l[l.LessThanSlashToken=30]="LessThanSlashToken",l[l.GreaterThanToken=31]="GreaterThanToken",l[l.LessThanEqualsToken=32]="LessThanEqualsToken",l[l.GreaterThanEqualsToken=33]="GreaterThanEqualsToken",l[l.EqualsEqualsToken=34]="EqualsEqualsToken",l[l.ExclamationEqualsToken=35]="ExclamationEqualsToken",l[l.EqualsEqualsEqualsToken=36]="EqualsEqualsEqualsToken",l[l.ExclamationEqualsEqualsToken=37]="ExclamationEqualsEqualsToken",l[l.EqualsGreaterThanToken=38]="EqualsGreaterThanToken",l[l.PlusToken=39]="PlusToken",l[l.MinusToken=40]="MinusToken",l[l.AsteriskToken=41]="AsteriskToken",l[l.AsteriskAsteriskToken=42]="AsteriskAsteriskToken",l[l.SlashToken=43]="SlashToken",l[l.PercentToken=44]="PercentToken",l[l.PlusPlusToken=45]="PlusPlusToken",l[l.MinusMinusToken=46]="MinusMinusToken",l[l.LessThanLessThanToken=47]="LessThanLessThanToken",l[l.GreaterThanGreaterThanToken=48]="GreaterThanGreaterThanToken",l[l.GreaterThanGreaterThanGreaterThanToken=49]="GreaterThanGreaterThanGreaterThanToken",l[l.AmpersandToken=50]="AmpersandToken",l[l.BarToken=51]="BarToken",l[l.CaretToken=52]="CaretToken",l[l.ExclamationToken=53]="ExclamationToken",l[l.TildeToken=54]="TildeToken",l[l.AmpersandAmpersandToken=55]="AmpersandAmpersandToken",l[l.BarBarToken=56]="BarBarToken",l[l.QuestionToken=57]="QuestionToken",l[l.ColonToken=58]="ColonToken",l[l.AtToken=59]="AtToken",l[l.QuestionQuestionToken=60]="QuestionQuestionToken",l[l.BacktickToken=61]="BacktickToken",l[l.HashToken=62]="HashToken",l[l.EqualsToken=63]="EqualsToken",l[l.PlusEqualsToken=64]="PlusEqualsToken",l[l.MinusEqualsToken=65]="MinusEqualsToken",l[l.AsteriskEqualsToken=66]="AsteriskEqualsToken",l[l.AsteriskAsteriskEqualsToken=67]="AsteriskAsteriskEqualsToken",l[l.SlashEqualsToken=68]="SlashEqualsToken",l[l.PercentEqualsToken=69]="PercentEqualsToken",l[l.LessThanLessThanEqualsToken=70]="LessThanLessThanEqualsToken",l[l.GreaterThanGreaterThanEqualsToken=71]="GreaterThanGreaterThanEqualsToken",l[l.GreaterThanGreaterThanGreaterThanEqualsToken=72]="GreaterThanGreaterThanGreaterThanEqualsToken",l[l.AmpersandEqualsToken=73]="AmpersandEqualsToken",l[l.BarEqualsToken=74]="BarEqualsToken",l[l.BarBarEqualsToken=75]="BarBarEqualsToken",l[l.AmpersandAmpersandEqualsToken=76]="AmpersandAmpersandEqualsToken",l[l.QuestionQuestionEqualsToken=77]="QuestionQuestionEqualsToken",l[l.CaretEqualsToken=78]="CaretEqualsToken",l[l.Identifier=79]="Identifier",l[l.PrivateIdentifier=80]="PrivateIdentifier",l[l.BreakKeyword=81]="BreakKeyword",l[l.CaseKeyword=82]="CaseKeyword",l[l.CatchKeyword=83]="CatchKeyword",l[l.ClassKeyword=84]="ClassKeyword",l[l.ConstKeyword=85]="ConstKeyword",l[l.ContinueKeyword=86]="ContinueKeyword",l[l.DebuggerKeyword=87]="DebuggerKeyword",l[l.DefaultKeyword=88]="DefaultKeyword",l[l.DeleteKeyword=89]="DeleteKeyword",l[l.DoKeyword=90]="DoKeyword",l[l.ElseKeyword=91]="ElseKeyword",l[l.EnumKeyword=92]="EnumKeyword",l[l.ExportKeyword=93]="ExportKeyword",l[l.ExtendsKeyword=94]="ExtendsKeyword",l[l.FalseKeyword=95]="FalseKeyword",l[l.FinallyKeyword=96]="FinallyKeyword",l[l.ForKeyword=97]="ForKeyword",l[l.FunctionKeyword=98]="FunctionKeyword",l[l.IfKeyword=99]="IfKeyword",l[l.ImportKeyword=100]="ImportKeyword",l[l.InKeyword=101]="InKeyword",l[l.InstanceOfKeyword=102]="InstanceOfKeyword",l[l.NewKeyword=103]="NewKeyword",l[l.NullKeyword=104]="NullKeyword",l[l.ReturnKeyword=105]="ReturnKeyword",l[l.SuperKeyword=106]="SuperKeyword",l[l.SwitchKeyword=107]="SwitchKeyword",l[l.ThisKeyword=108]="ThisKeyword",l[l.ThrowKeyword=109]="ThrowKeyword",l[l.TrueKeyword=110]="TrueKeyword",l[l.TryKeyword=111]="TryKeyword",l[l.TypeOfKeyword=112]="TypeOfKeyword",l[l.VarKeyword=113]="VarKeyword",l[l.VoidKeyword=114]="VoidKeyword",l[l.WhileKeyword=115]="WhileKeyword",l[l.WithKeyword=116]="WithKeyword",l[l.ImplementsKeyword=117]="ImplementsKeyword",l[l.InterfaceKeyword=118]="InterfaceKeyword",l[l.LetKeyword=119]="LetKeyword",l[l.PackageKeyword=120]="PackageKeyword",l[l.PrivateKeyword=121]="PrivateKeyword",l[l.ProtectedKeyword=122]="ProtectedKeyword",l[l.PublicKeyword=123]="PublicKeyword",l[l.StaticKeyword=124]="StaticKeyword",l[l.YieldKeyword=125]="YieldKeyword",l[l.AbstractKeyword=126]="AbstractKeyword",l[l.AccessorKeyword=127]="AccessorKeyword",l[l.AsKeyword=128]="AsKeyword",l[l.AssertsKeyword=129]="AssertsKeyword",l[l.AssertKeyword=130]="AssertKeyword",l[l.AnyKeyword=131]="AnyKeyword",l[l.AsyncKeyword=132]="AsyncKeyword",l[l.AwaitKeyword=133]="AwaitKeyword",l[l.BooleanKeyword=134]="BooleanKeyword",l[l.ConstructorKeyword=135]="ConstructorKeyword",l[l.DeclareKeyword=136]="DeclareKeyword",l[l.GetKeyword=137]="GetKeyword",l[l.InferKeyword=138]="InferKeyword",l[l.IntrinsicKeyword=139]="IntrinsicKeyword",l[l.IsKeyword=140]="IsKeyword",l[l.KeyOfKeyword=141]="KeyOfKeyword",l[l.ModuleKeyword=142]="ModuleKeyword",l[l.NamespaceKeyword=143]="NamespaceKeyword",l[l.NeverKeyword=144]="NeverKeyword",l[l.OutKeyword=145]="OutKeyword",l[l.ReadonlyKeyword=146]="ReadonlyKeyword",l[l.RequireKeyword=147]="RequireKeyword",l[l.NumberKeyword=148]="NumberKeyword",l[l.ObjectKeyword=149]="ObjectKeyword",l[l.SatisfiesKeyword=150]="SatisfiesKeyword",l[l.SetKeyword=151]="SetKeyword",l[l.StringKeyword=152]="StringKeyword",l[l.SymbolKeyword=153]="SymbolKeyword",l[l.TypeKeyword=154]="TypeKeyword",l[l.UndefinedKeyword=155]="UndefinedKeyword",l[l.UniqueKeyword=156]="UniqueKeyword",l[l.UnknownKeyword=157]="UnknownKeyword",l[l.FromKeyword=158]="FromKeyword",l[l.GlobalKeyword=159]="GlobalKeyword",l[l.BigIntKeyword=160]="BigIntKeyword",l[l.OverrideKeyword=161]="OverrideKeyword",l[l.OfKeyword=162]="OfKeyword",l[l.QualifiedName=163]="QualifiedName",l[l.ComputedPropertyName=164]="ComputedPropertyName",l[l.TypeParameter=165]="TypeParameter",l[l.Parameter=166]="Parameter",l[l.Decorator=167]="Decorator",l[l.PropertySignature=168]="PropertySignature",l[l.PropertyDeclaration=169]="PropertyDeclaration",l[l.MethodSignature=170]="MethodSignature",l[l.MethodDeclaration=171]="MethodDeclaration",l[l.ClassStaticBlockDeclaration=172]="ClassStaticBlockDeclaration",l[l.Constructor=173]="Constructor",l[l.GetAccessor=174]="GetAccessor",l[l.SetAccessor=175]="SetAccessor",l[l.CallSignature=176]="CallSignature",l[l.ConstructSignature=177]="ConstructSignature",l[l.IndexSignature=178]="IndexSignature",l[l.TypePredicate=179]="TypePredicate",l[l.TypeReference=180]="TypeReference",l[l.FunctionType=181]="FunctionType",l[l.ConstructorType=182]="ConstructorType",l[l.TypeQuery=183]="TypeQuery",l[l.TypeLiteral=184]="TypeLiteral",l[l.ArrayType=185]="ArrayType",l[l.TupleType=186]="TupleType",l[l.OptionalType=187]="OptionalType",l[l.RestType=188]="RestType",l[l.UnionType=189]="UnionType",l[l.IntersectionType=190]="IntersectionType",l[l.ConditionalType=191]="ConditionalType",l[l.InferType=192]="InferType",l[l.ParenthesizedType=193]="ParenthesizedType",l[l.ThisType=194]="ThisType",l[l.TypeOperator=195]="TypeOperator",l[l.IndexedAccessType=196]="IndexedAccessType",l[l.MappedType=197]="MappedType",l[l.LiteralType=198]="LiteralType",l[l.NamedTupleMember=199]="NamedTupleMember",l[l.TemplateLiteralType=200]="TemplateLiteralType",l[l.TemplateLiteralTypeSpan=201]="TemplateLiteralTypeSpan",l[l.ImportType=202]="ImportType",l[l.ObjectBindingPattern=203]="ObjectBindingPattern",l[l.ArrayBindingPattern=204]="ArrayBindingPattern",l[l.BindingElement=205]="BindingElement",l[l.ArrayLiteralExpression=206]="ArrayLiteralExpression",l[l.ObjectLiteralExpression=207]="ObjectLiteralExpression",l[l.PropertyAccessExpression=208]="PropertyAccessExpression",l[l.ElementAccessExpression=209]="ElementAccessExpression",l[l.CallExpression=210]="CallExpression",l[l.NewExpression=211]="NewExpression",l[l.TaggedTemplateExpression=212]="TaggedTemplateExpression",l[l.TypeAssertionExpression=213]="TypeAssertionExpression",l[l.ParenthesizedExpression=214]="ParenthesizedExpression",l[l.FunctionExpression=215]="FunctionExpression",l[l.ArrowFunction=216]="ArrowFunction",l[l.DeleteExpression=217]="DeleteExpression",l[l.TypeOfExpression=218]="TypeOfExpression",l[l.VoidExpression=219]="VoidExpression",l[l.AwaitExpression=220]="AwaitExpression",l[l.PrefixUnaryExpression=221]="PrefixUnaryExpression",l[l.PostfixUnaryExpression=222]="PostfixUnaryExpression",l[l.BinaryExpression=223]="BinaryExpression",l[l.ConditionalExpression=224]="ConditionalExpression",l[l.TemplateExpression=225]="TemplateExpression",l[l.YieldExpression=226]="YieldExpression",l[l.SpreadElement=227]="SpreadElement",l[l.ClassExpression=228]="ClassExpression",l[l.OmittedExpression=229]="OmittedExpression",l[l.ExpressionWithTypeArguments=230]="ExpressionWithTypeArguments",l[l.AsExpression=231]="AsExpression",l[l.NonNullExpression=232]="NonNullExpression",l[l.MetaProperty=233]="MetaProperty",l[l.SyntheticExpression=234]="SyntheticExpression",l[l.SatisfiesExpression=235]="SatisfiesExpression",l[l.TemplateSpan=236]="TemplateSpan",l[l.SemicolonClassElement=237]="SemicolonClassElement",l[l.Block=238]="Block",l[l.EmptyStatement=239]="EmptyStatement",l[l.VariableStatement=240]="VariableStatement",l[l.ExpressionStatement=241]="ExpressionStatement",l[l.IfStatement=242]="IfStatement",l[l.DoStatement=243]="DoStatement",l[l.WhileStatement=244]="WhileStatement",l[l.ForStatement=245]="ForStatement",l[l.ForInStatement=246]="ForInStatement",l[l.ForOfStatement=247]="ForOfStatement",l[l.ContinueStatement=248]="ContinueStatement",l[l.BreakStatement=249]="BreakStatement",l[l.ReturnStatement=250]="ReturnStatement",l[l.WithStatement=251]="WithStatement",l[l.SwitchStatement=252]="SwitchStatement",l[l.LabeledStatement=253]="LabeledStatement",l[l.ThrowStatement=254]="ThrowStatement",l[l.TryStatement=255]="TryStatement",l[l.DebuggerStatement=256]="DebuggerStatement",l[l.VariableDeclaration=257]="VariableDeclaration",l[l.VariableDeclarationList=258]="VariableDeclarationList",l[l.FunctionDeclaration=259]="FunctionDeclaration",l[l.ClassDeclaration=260]="ClassDeclaration",l[l.InterfaceDeclaration=261]="InterfaceDeclaration",l[l.TypeAliasDeclaration=262]="TypeAliasDeclaration",l[l.EnumDeclaration=263]="EnumDeclaration",l[l.ModuleDeclaration=264]="ModuleDeclaration",l[l.ModuleBlock=265]="ModuleBlock",l[l.CaseBlock=266]="CaseBlock",l[l.NamespaceExportDeclaration=267]="NamespaceExportDeclaration",l[l.ImportEqualsDeclaration=268]="ImportEqualsDeclaration",l[l.ImportDeclaration=269]="ImportDeclaration",l[l.ImportClause=270]="ImportClause",l[l.NamespaceImport=271]="NamespaceImport",l[l.NamedImports=272]="NamedImports",l[l.ImportSpecifier=273]="ImportSpecifier",l[l.ExportAssignment=274]="ExportAssignment",l[l.ExportDeclaration=275]="ExportDeclaration",l[l.NamedExports=276]="NamedExports",l[l.NamespaceExport=277]="NamespaceExport",l[l.ExportSpecifier=278]="ExportSpecifier",l[l.MissingDeclaration=279]="MissingDeclaration",l[l.ExternalModuleReference=280]="ExternalModuleReference",l[l.JsxElement=281]="JsxElement",l[l.JsxSelfClosingElement=282]="JsxSelfClosingElement",l[l.JsxOpeningElement=283]="JsxOpeningElement",l[l.JsxClosingElement=284]="JsxClosingElement",l[l.JsxFragment=285]="JsxFragment",l[l.JsxOpeningFragment=286]="JsxOpeningFragment",l[l.JsxClosingFragment=287]="JsxClosingFragment",l[l.JsxAttribute=288]="JsxAttribute",l[l.JsxAttributes=289]="JsxAttributes",l[l.JsxSpreadAttribute=290]="JsxSpreadAttribute",l[l.JsxExpression=291]="JsxExpression",l[l.CaseClause=292]="CaseClause",l[l.DefaultClause=293]="DefaultClause",l[l.HeritageClause=294]="HeritageClause",l[l.CatchClause=295]="CatchClause",l[l.AssertClause=296]="AssertClause",l[l.AssertEntry=297]="AssertEntry",l[l.ImportTypeAssertionContainer=298]="ImportTypeAssertionContainer",l[l.PropertyAssignment=299]="PropertyAssignment",l[l.ShorthandPropertyAssignment=300]="ShorthandPropertyAssignment",l[l.SpreadAssignment=301]="SpreadAssignment",l[l.EnumMember=302]="EnumMember",l[l.UnparsedPrologue=303]="UnparsedPrologue",l[l.UnparsedPrepend=304]="UnparsedPrepend",l[l.UnparsedText=305]="UnparsedText",l[l.UnparsedInternalText=306]="UnparsedInternalText",l[l.UnparsedSyntheticReference=307]="UnparsedSyntheticReference",l[l.SourceFile=308]="SourceFile",l[l.Bundle=309]="Bundle",l[l.UnparsedSource=310]="UnparsedSource",l[l.InputFiles=311]="InputFiles",l[l.JSDocTypeExpression=312]="JSDocTypeExpression",l[l.JSDocNameReference=313]="JSDocNameReference",l[l.JSDocMemberName=314]="JSDocMemberName",l[l.JSDocAllType=315]="JSDocAllType",l[l.JSDocUnknownType=316]="JSDocUnknownType",l[l.JSDocNullableType=317]="JSDocNullableType",l[l.JSDocNonNullableType=318]="JSDocNonNullableType",l[l.JSDocOptionalType=319]="JSDocOptionalType",l[l.JSDocFunctionType=320]="JSDocFunctionType",l[l.JSDocVariadicType=321]="JSDocVariadicType",l[l.JSDocNamepathType=322]="JSDocNamepathType",l[l.JSDoc=323]="JSDoc",l[l.JSDocComment=323]="JSDocComment",l[l.JSDocText=324]="JSDocText",l[l.JSDocTypeLiteral=325]="JSDocTypeLiteral",l[l.JSDocSignature=326]="JSDocSignature",l[l.JSDocLink=327]="JSDocLink",l[l.JSDocLinkCode=328]="JSDocLinkCode",l[l.JSDocLinkPlain=329]="JSDocLinkPlain",l[l.JSDocTag=330]="JSDocTag",l[l.JSDocAugmentsTag=331]="JSDocAugmentsTag",l[l.JSDocImplementsTag=332]="JSDocImplementsTag",l[l.JSDocAuthorTag=333]="JSDocAuthorTag",l[l.JSDocDeprecatedTag=334]="JSDocDeprecatedTag",l[l.JSDocClassTag=335]="JSDocClassTag",l[l.JSDocPublicTag=336]="JSDocPublicTag",l[l.JSDocPrivateTag=337]="JSDocPrivateTag",l[l.JSDocProtectedTag=338]="JSDocProtectedTag",l[l.JSDocReadonlyTag=339]="JSDocReadonlyTag",l[l.JSDocOverrideTag=340]="JSDocOverrideTag",l[l.JSDocCallbackTag=341]="JSDocCallbackTag",l[l.JSDocOverloadTag=342]="JSDocOverloadTag",l[l.JSDocEnumTag=343]="JSDocEnumTag",l[l.JSDocParameterTag=344]="JSDocParameterTag",l[l.JSDocReturnTag=345]="JSDocReturnTag",l[l.JSDocThisTag=346]="JSDocThisTag",l[l.JSDocTypeTag=347]="JSDocTypeTag",l[l.JSDocTemplateTag=348]="JSDocTemplateTag",l[l.JSDocTypedefTag=349]="JSDocTypedefTag",l[l.JSDocSeeTag=350]="JSDocSeeTag",l[l.JSDocPropertyTag=351]="JSDocPropertyTag",l[l.JSDocThrowsTag=352]="JSDocThrowsTag",l[l.JSDocSatisfiesTag=353]="JSDocSatisfiesTag",l[l.SyntaxList=354]="SyntaxList",l[l.NotEmittedStatement=355]="NotEmittedStatement",l[l.PartiallyEmittedExpression=356]="PartiallyEmittedExpression",l[l.CommaListExpression=357]="CommaListExpression",l[l.MergeDeclarationMarker=358]="MergeDeclarationMarker",l[l.EndOfDeclarationMarker=359]="EndOfDeclarationMarker",l[l.SyntheticReferenceExpression=360]="SyntheticReferenceExpression",l[l.Count=361]="Count",l[l.FirstAssignment=63]="FirstAssignment",l[l.LastAssignment=78]="LastAssignment",l[l.FirstCompoundAssignment=64]="FirstCompoundAssignment",l[l.LastCompoundAssignment=78]="LastCompoundAssignment",l[l.FirstReservedWord=81]="FirstReservedWord",l[l.LastReservedWord=116]="LastReservedWord",l[l.FirstKeyword=81]="FirstKeyword",l[l.LastKeyword=162]="LastKeyword",l[l.FirstFutureReservedWord=117]="FirstFutureReservedWord",l[l.LastFutureReservedWord=125]="LastFutureReservedWord",l[l.FirstTypeNode=179]="FirstTypeNode",l[l.LastTypeNode=202]="LastTypeNode",l[l.FirstPunctuation=18]="FirstPunctuation",l[l.LastPunctuation=78]="LastPunctuation",l[l.FirstToken=0]="FirstToken",l[l.LastToken=162]="LastToken",l[l.FirstTriviaToken=2]="FirstTriviaToken",l[l.LastTriviaToken=7]="LastTriviaToken",l[l.FirstLiteralToken=8]="FirstLiteralToken",l[l.LastLiteralToken=14]="LastLiteralToken",l[l.FirstTemplateToken=14]="FirstTemplateToken",l[l.LastTemplateToken=17]="LastTemplateToken",l[l.FirstBinaryOperator=29]="FirstBinaryOperator",l[l.LastBinaryOperator=78]="LastBinaryOperator",l[l.FirstStatement=240]="FirstStatement",l[l.LastStatement=256]="LastStatement",l[l.FirstNode=163]="FirstNode",l[l.FirstJSDocNode=312]="FirstJSDocNode",l[l.LastJSDocNode=353]="LastJSDocNode",l[l.FirstJSDocTagNode=330]="FirstJSDocTagNode",l[l.LastJSDocTagNode=353]="LastJSDocTagNode",l[l.FirstContextualKeyword=126]="FirstContextualKeyword",l[l.LastContextualKeyword=162]="LastContextualKeyword",l))(gi||{}),so=(l=>(l[l.None=0]="None",l[l.Let=1]="Let",l[l.Const=2]="Const",l[l.NestedNamespace=4]="NestedNamespace",l[l.Synthesized=8]="Synthesized",l[l.Namespace=16]="Namespace",l[l.OptionalChain=32]="OptionalChain",l[l.ExportContext=64]="ExportContext",l[l.ContainsThis=128]="ContainsThis",l[l.HasImplicitReturn=256]="HasImplicitReturn",l[l.HasExplicitReturn=512]="HasExplicitReturn",l[l.GlobalAugmentation=1024]="GlobalAugmentation",l[l.HasAsyncFunctions=2048]="HasAsyncFunctions",l[l.DisallowInContext=4096]="DisallowInContext",l[l.YieldContext=8192]="YieldContext",l[l.DecoratorContext=16384]="DecoratorContext",l[l.AwaitContext=32768]="AwaitContext",l[l.DisallowConditionalTypesContext=65536]="DisallowConditionalTypesContext",l[l.ThisNodeHasError=131072]="ThisNodeHasError",l[l.JavaScriptFile=262144]="JavaScriptFile",l[l.ThisNodeOrAnySubNodesHasError=524288]="ThisNodeOrAnySubNodesHasError",l[l.HasAggregatedChildData=1048576]="HasAggregatedChildData",l[l.PossiblyContainsDynamicImport=2097152]="PossiblyContainsDynamicImport",l[l.PossiblyContainsImportMeta=4194304]="PossiblyContainsImportMeta",l[l.JSDoc=8388608]="JSDoc",l[l.Ambient=16777216]="Ambient",l[l.InWithStatement=33554432]="InWithStatement",l[l.JsonFile=67108864]="JsonFile",l[l.TypeCached=134217728]="TypeCached",l[l.Deprecated=268435456]="Deprecated",l[l.BlockScoped=3]="BlockScoped",l[l.ReachabilityCheckFlags=768]="ReachabilityCheckFlags",l[l.ReachabilityAndEmitFlags=2816]="ReachabilityAndEmitFlags",l[l.ContextFlags=50720768]="ContextFlags",l[l.TypeExcludesFlags=40960]="TypeExcludesFlags",l[l.PermanentlySetIncrementalFlags=6291456]="PermanentlySetIncrementalFlags",l[l.IdentifierHasExtendedUnicodeEscape=128]="IdentifierHasExtendedUnicodeEscape",l[l.IdentifierIsInJSDocNamespace=2048]="IdentifierIsInJSDocNamespace",l))(so||{}),Ra=(l=>(l[l.None=0]="None",l[l.Export=1]="Export",l[l.Ambient=2]="Ambient",l[l.Public=4]="Public",l[l.Private=8]="Private",l[l.Protected=16]="Protected",l[l.Static=32]="Static",l[l.Readonly=64]="Readonly",l[l.Accessor=128]="Accessor",l[l.Abstract=256]="Abstract",l[l.Async=512]="Async",l[l.Default=1024]="Default",l[l.Const=2048]="Const",l[l.HasComputedJSDocModifiers=4096]="HasComputedJSDocModifiers",l[l.Deprecated=8192]="Deprecated",l[l.Override=16384]="Override",l[l.In=32768]="In",l[l.Out=65536]="Out",l[l.Decorator=131072]="Decorator",l[l.HasComputedFlags=536870912]="HasComputedFlags",l[l.AccessibilityModifier=28]="AccessibilityModifier",l[l.ParameterPropertyModifier=16476]="ParameterPropertyModifier",l[l.NonPublicAccessibilityModifier=24]="NonPublicAccessibilityModifier",l[l.TypeScriptModifier=117086]="TypeScriptModifier",l[l.ExportDefault=1025]="ExportDefault",l[l.All=258047]="All",l[l.Modifier=126975]="Modifier",l))(Ra||{}),Ti=(l=>(l[l.None=0]="None",l[l.IntrinsicNamedElement=1]="IntrinsicNamedElement",l[l.IntrinsicIndexedElement=2]="IntrinsicIndexedElement",l[l.IntrinsicElement=3]="IntrinsicElement",l))(Ti||{}),At=(l=>(l[l.Succeeded=1]="Succeeded",l[l.Failed=2]="Failed",l[l.Reported=4]="Reported",l[l.ReportsUnmeasurable=8]="ReportsUnmeasurable",l[l.ReportsUnreliable=16]="ReportsUnreliable",l[l.ReportsMask=24]="ReportsMask",l))(At||{}),cr=(l=>(l[l.None=0]="None",l[l.Auto=1]="Auto",l[l.Loop=2]="Loop",l[l.Unique=3]="Unique",l[l.Node=4]="Node",l[l.KindMask=7]="KindMask",l[l.ReservedInNestedScopes=8]="ReservedInNestedScopes",l[l.Optimistic=16]="Optimistic",l[l.FileLevel=32]="FileLevel",l[l.AllowNameSubstitution=64]="AllowNameSubstitution",l))(cr||{}),ii=(l=>(l[l.None=0]="None",l[l.PrecedingLineBreak=1]="PrecedingLineBreak",l[l.PrecedingJSDocComment=2]="PrecedingJSDocComment",l[l.Unterminated=4]="Unterminated",l[l.ExtendedUnicodeEscape=8]="ExtendedUnicodeEscape",l[l.Scientific=16]="Scientific",l[l.Octal=32]="Octal",l[l.HexSpecifier=64]="HexSpecifier",l[l.BinarySpecifier=128]="BinarySpecifier",l[l.OctalSpecifier=256]="OctalSpecifier",l[l.ContainsSeparator=512]="ContainsSeparator",l[l.UnicodeEscape=1024]="UnicodeEscape",l[l.ContainsInvalidEscape=2048]="ContainsInvalidEscape",l[l.BinaryOrOctalSpecifier=384]="BinaryOrOctalSpecifier",l[l.NumericLiteralFlags=1008]="NumericLiteralFlags",l[l.TemplateLiteralLikeFlags=2048]="TemplateLiteralLikeFlags",l))(ii||{}),ta=(l=>(l[l.Unreachable=1]="Unreachable",l[l.Start=2]="Start",l[l.BranchLabel=4]="BranchLabel",l[l.LoopLabel=8]="LoopLabel",l[l.Assignment=16]="Assignment",l[l.TrueCondition=32]="TrueCondition",l[l.FalseCondition=64]="FalseCondition",l[l.SwitchClause=128]="SwitchClause",l[l.ArrayMutation=256]="ArrayMutation",l[l.Call=512]="Call",l[l.ReduceLabel=1024]="ReduceLabel",l[l.Referenced=2048]="Referenced",l[l.Shared=4096]="Shared",l[l.Label=12]="Label",l[l.Condition=96]="Condition",l))(ta||{}),ga=(l=>(l[l.ExpectError=0]="ExpectError",l[l.Ignore=1]="Ignore",l))(ga||{}),Oo=class{},oa=(l=>(l[l.RootFile=0]="RootFile",l[l.SourceFromProjectReference=1]="SourceFromProjectReference",l[l.OutputFromProjectReference=2]="OutputFromProjectReference",l[l.Import=3]="Import",l[l.ReferenceFile=4]="ReferenceFile",l[l.TypeReferenceDirective=5]="TypeReferenceDirective",l[l.LibFile=6]="LibFile",l[l.LibReferenceDirective=7]="LibReferenceDirective",l[l.AutomaticTypeDirectiveFile=8]="AutomaticTypeDirectiveFile",l))(oa||{}),Cu=(l=>(l[l.FilePreprocessingReferencedDiagnostic=0]="FilePreprocessingReferencedDiagnostic",l[l.FilePreprocessingFileExplainingDiagnostic=1]="FilePreprocessingFileExplainingDiagnostic",l[l.ResolutionDiagnostics=2]="ResolutionDiagnostics",l))(Cu||{}),yo=(l=>(l[l.Js=0]="Js",l[l.Dts=1]="Dts",l))(yo||{}),Du=(l=>(l[l.Not=0]="Not",l[l.SafeModules=1]="SafeModules",l[l.Completely=2]="Completely",l))(Du||{}),bo=(l=>(l[l.Success=0]="Success",l[l.DiagnosticsPresent_OutputsSkipped=1]="DiagnosticsPresent_OutputsSkipped",l[l.DiagnosticsPresent_OutputsGenerated=2]="DiagnosticsPresent_OutputsGenerated",l[l.InvalidProject_OutputsSkipped=3]="InvalidProject_OutputsSkipped",l[l.ProjectReferenceCycle_OutputsSkipped=4]="ProjectReferenceCycle_OutputsSkipped",l))(bo||{}),ys=(l=>(l[l.Ok=0]="Ok",l[l.NeedsOverride=1]="NeedsOverride",l[l.HasInvalidOverride=2]="HasInvalidOverride",l))(ys||{}),zs=(l=>(l[l.None=0]="None",l[l.Literal=1]="Literal",l[l.Subtype=2]="Subtype",l))(zs||{}),Gc=(l=>(l[l.None=0]="None",l[l.Signature=1]="Signature",l[l.NoConstraints=2]="NoConstraints",l[l.Completions=4]="Completions",l[l.SkipBindingPatterns=8]="SkipBindingPatterns",l))(Gc||{}),ho=(l=>(l[l.None=0]="None",l[l.NoTruncation=1]="NoTruncation",l[l.WriteArrayAsGenericType=2]="WriteArrayAsGenericType",l[l.GenerateNamesForShadowedTypeParams=4]="GenerateNamesForShadowedTypeParams",l[l.UseStructuralFallback=8]="UseStructuralFallback",l[l.ForbidIndexedAccessSymbolReferences=16]="ForbidIndexedAccessSymbolReferences",l[l.WriteTypeArgumentsOfSignature=32]="WriteTypeArgumentsOfSignature",l[l.UseFullyQualifiedType=64]="UseFullyQualifiedType",l[l.UseOnlyExternalAliasing=128]="UseOnlyExternalAliasing",l[l.SuppressAnyReturnType=256]="SuppressAnyReturnType",l[l.WriteTypeParametersInQualifiedName=512]="WriteTypeParametersInQualifiedName",l[l.MultilineObjectLiterals=1024]="MultilineObjectLiterals",l[l.WriteClassExpressionAsTypeLiteral=2048]="WriteClassExpressionAsTypeLiteral",l[l.UseTypeOfFunction=4096]="UseTypeOfFunction",l[l.OmitParameterModifiers=8192]="OmitParameterModifiers",l[l.UseAliasDefinedOutsideCurrentScope=16384]="UseAliasDefinedOutsideCurrentScope",l[l.UseSingleQuotesForStringLiteralType=268435456]="UseSingleQuotesForStringLiteralType",l[l.NoTypeReduction=536870912]="NoTypeReduction",l[l.OmitThisParameter=33554432]="OmitThisParameter",l[l.AllowThisInObjectLiteral=32768]="AllowThisInObjectLiteral",l[l.AllowQualifiedNameInPlaceOfIdentifier=65536]="AllowQualifiedNameInPlaceOfIdentifier",l[l.AllowAnonymousIdentifier=131072]="AllowAnonymousIdentifier",l[l.AllowEmptyUnionOrIntersection=262144]="AllowEmptyUnionOrIntersection",l[l.AllowEmptyTuple=524288]="AllowEmptyTuple",l[l.AllowUniqueESSymbolType=1048576]="AllowUniqueESSymbolType",l[l.AllowEmptyIndexInfoType=2097152]="AllowEmptyIndexInfoType",l[l.WriteComputedProps=1073741824]="WriteComputedProps",l[l.AllowNodeModulesRelativePaths=67108864]="AllowNodeModulesRelativePaths",l[l.DoNotIncludeSymbolChain=134217728]="DoNotIncludeSymbolChain",l[l.IgnoreErrors=70221824]="IgnoreErrors",l[l.InObjectTypeLiteral=4194304]="InObjectTypeLiteral",l[l.InTypeAlias=8388608]="InTypeAlias",l[l.InInitialEntityName=16777216]="InInitialEntityName",l))(ho||{}),ps=(l=>(l[l.None=0]="None",l[l.NoTruncation=1]="NoTruncation",l[l.WriteArrayAsGenericType=2]="WriteArrayAsGenericType",l[l.UseStructuralFallback=8]="UseStructuralFallback",l[l.WriteTypeArgumentsOfSignature=32]="WriteTypeArgumentsOfSignature",l[l.UseFullyQualifiedType=64]="UseFullyQualifiedType",l[l.SuppressAnyReturnType=256]="SuppressAnyReturnType",l[l.MultilineObjectLiterals=1024]="MultilineObjectLiterals",l[l.WriteClassExpressionAsTypeLiteral=2048]="WriteClassExpressionAsTypeLiteral",l[l.UseTypeOfFunction=4096]="UseTypeOfFunction",l[l.OmitParameterModifiers=8192]="OmitParameterModifiers",l[l.UseAliasDefinedOutsideCurrentScope=16384]="UseAliasDefinedOutsideCurrentScope",l[l.UseSingleQuotesForStringLiteralType=268435456]="UseSingleQuotesForStringLiteralType",l[l.NoTypeReduction=536870912]="NoTypeReduction",l[l.OmitThisParameter=33554432]="OmitThisParameter",l[l.AllowUniqueESSymbolType=1048576]="AllowUniqueESSymbolType",l[l.AddUndefined=131072]="AddUndefined",l[l.WriteArrowStyleSignature=262144]="WriteArrowStyleSignature",l[l.InArrayType=524288]="InArrayType",l[l.InElementType=2097152]="InElementType",l[l.InFirstTypeArgument=4194304]="InFirstTypeArgument",l[l.InTypeAlias=8388608]="InTypeAlias",l[l.NodeBuilderFlagsMask=848330091]="NodeBuilderFlagsMask",l))(ps||{}),as=(l=>(l[l.None=0]="None",l[l.WriteTypeParametersOrArguments=1]="WriteTypeParametersOrArguments",l[l.UseOnlyExternalAliasing=2]="UseOnlyExternalAliasing",l[l.AllowAnyNodeKind=4]="AllowAnyNodeKind",l[l.UseAliasDefinedOutsideCurrentScope=8]="UseAliasDefinedOutsideCurrentScope",l[l.WriteComputedProps=16]="WriteComputedProps",l[l.DoNotIncludeSymbolChain=32]="DoNotIncludeSymbolChain",l))(as||{}),ai=(l=>(l[l.Accessible=0]="Accessible",l[l.NotAccessible=1]="NotAccessible",l[l.CannotBeNamed=2]="CannotBeNamed",l))(ai||{}),sp=(l=>(l[l.UnionOrIntersection=0]="UnionOrIntersection",l[l.Spread=1]="Spread",l))(sp||{}),md=(l=>(l[l.This=0]="This",l[l.Identifier=1]="Identifier",l[l.AssertsThis=2]="AssertsThis",l[l.AssertsIdentifier=3]="AssertsIdentifier",l))(md||{}),Hs=(l=>(l[l.Unknown=0]="Unknown",l[l.TypeWithConstructSignatureAndValue=1]="TypeWithConstructSignatureAndValue",l[l.VoidNullableOrNeverType=2]="VoidNullableOrNeverType",l[l.NumberLikeType=3]="NumberLikeType",l[l.BigIntLikeType=4]="BigIntLikeType",l[l.StringLikeType=5]="StringLikeType",l[l.BooleanType=6]="BooleanType",l[l.ArrayLikeType=7]="ArrayLikeType",l[l.ESSymbolType=8]="ESSymbolType",l[l.Promise=9]="Promise",l[l.TypeWithCallSignature=10]="TypeWithCallSignature",l[l.ObjectType=11]="ObjectType",l))(Hs||{}),Cl=(l=>(l[l.None=0]="None",l[l.FunctionScopedVariable=1]="FunctionScopedVariable",l[l.BlockScopedVariable=2]="BlockScopedVariable",l[l.Property=4]="Property",l[l.EnumMember=8]="EnumMember",l[l.Function=16]="Function",l[l.Class=32]="Class",l[l.Interface=64]="Interface",l[l.ConstEnum=128]="ConstEnum",l[l.RegularEnum=256]="RegularEnum",l[l.ValueModule=512]="ValueModule",l[l.NamespaceModule=1024]="NamespaceModule",l[l.TypeLiteral=2048]="TypeLiteral",l[l.ObjectLiteral=4096]="ObjectLiteral",l[l.Method=8192]="Method",l[l.Constructor=16384]="Constructor",l[l.GetAccessor=32768]="GetAccessor",l[l.SetAccessor=65536]="SetAccessor",l[l.Signature=131072]="Signature",l[l.TypeParameter=262144]="TypeParameter",l[l.TypeAlias=524288]="TypeAlias",l[l.ExportValue=1048576]="ExportValue",l[l.Alias=2097152]="Alias",l[l.Prototype=4194304]="Prototype",l[l.ExportStar=8388608]="ExportStar",l[l.Optional=16777216]="Optional",l[l.Transient=33554432]="Transient",l[l.Assignment=67108864]="Assignment",l[l.ModuleExports=134217728]="ModuleExports",l[l.All=67108863]="All",l[l.Enum=384]="Enum",l[l.Variable=3]="Variable",l[l.Value=111551]="Value",l[l.Type=788968]="Type",l[l.Namespace=1920]="Namespace",l[l.Module=1536]="Module",l[l.Accessor=98304]="Accessor",l[l.FunctionScopedVariableExcludes=111550]="FunctionScopedVariableExcludes",l[l.BlockScopedVariableExcludes=111551]="BlockScopedVariableExcludes",l[l.ParameterExcludes=111551]="ParameterExcludes",l[l.PropertyExcludes=0]="PropertyExcludes",l[l.EnumMemberExcludes=900095]="EnumMemberExcludes",l[l.FunctionExcludes=110991]="FunctionExcludes",l[l.ClassExcludes=899503]="ClassExcludes",l[l.InterfaceExcludes=788872]="InterfaceExcludes",l[l.RegularEnumExcludes=899327]="RegularEnumExcludes",l[l.ConstEnumExcludes=899967]="ConstEnumExcludes",l[l.ValueModuleExcludes=110735]="ValueModuleExcludes",l[l.NamespaceModuleExcludes=0]="NamespaceModuleExcludes",l[l.MethodExcludes=103359]="MethodExcludes",l[l.GetAccessorExcludes=46015]="GetAccessorExcludes",l[l.SetAccessorExcludes=78783]="SetAccessorExcludes",l[l.AccessorExcludes=13247]="AccessorExcludes",l[l.TypeParameterExcludes=526824]="TypeParameterExcludes",l[l.TypeAliasExcludes=788968]="TypeAliasExcludes",l[l.AliasExcludes=2097152]="AliasExcludes",l[l.ModuleMember=2623475]="ModuleMember",l[l.ExportHasLocal=944]="ExportHasLocal",l[l.BlockScoped=418]="BlockScoped",l[l.PropertyOrAccessor=98308]="PropertyOrAccessor",l[l.ClassMember=106500]="ClassMember",l[l.ExportSupportsDefaultModifier=112]="ExportSupportsDefaultModifier",l[l.ExportDoesNotSupportDefaultModifier=-113]="ExportDoesNotSupportDefaultModifier",l[l.Classifiable=2885600]="Classifiable",l[l.LateBindingContainer=6256]="LateBindingContainer",l))(Cl||{}),pu=(l=>(l[l.Numeric=0]="Numeric",l[l.Literal=1]="Literal",l))(pu||{}),Yp=(l=>(l[l.None=0]="None",l[l.Instantiated=1]="Instantiated",l[l.SyntheticProperty=2]="SyntheticProperty",l[l.SyntheticMethod=4]="SyntheticMethod",l[l.Readonly=8]="Readonly",l[l.ReadPartial=16]="ReadPartial",l[l.WritePartial=32]="WritePartial",l[l.HasNonUniformType=64]="HasNonUniformType",l[l.HasLiteralType=128]="HasLiteralType",l[l.ContainsPublic=256]="ContainsPublic",l[l.ContainsProtected=512]="ContainsProtected",l[l.ContainsPrivate=1024]="ContainsPrivate",l[l.ContainsStatic=2048]="ContainsStatic",l[l.Late=4096]="Late",l[l.ReverseMapped=8192]="ReverseMapped",l[l.OptionalParameter=16384]="OptionalParameter",l[l.RestParameter=32768]="RestParameter",l[l.DeferredType=65536]="DeferredType",l[l.HasNeverType=131072]="HasNeverType",l[l.Mapped=262144]="Mapped",l[l.StripOptional=524288]="StripOptional",l[l.Unresolved=1048576]="Unresolved",l[l.Synthetic=6]="Synthetic",l[l.Discriminant=192]="Discriminant",l[l.Partial=48]="Partial",l))(Yp||{}),$n=(l=>(l.Call="__call",l.Constructor="__constructor",l.New="__new",l.Index="__index",l.ExportStar="__export",l.Global="__global",l.Missing="__missing",l.Type="__type",l.Object="__object",l.JSXAttributes="__jsxAttributes",l.Class="__class",l.Function="__function",l.Computed="__computed",l.Resolving="__resolving__",l.ExportEquals="export=",l.Default="default",l.This="this",l))($n||{}),bi=(l=>(l[l.None=0]="None",l[l.TypeChecked=1]="TypeChecked",l[l.LexicalThis=2]="LexicalThis",l[l.CaptureThis=4]="CaptureThis",l[l.CaptureNewTarget=8]="CaptureNewTarget",l[l.SuperInstance=16]="SuperInstance",l[l.SuperStatic=32]="SuperStatic",l[l.ContextChecked=64]="ContextChecked",l[l.MethodWithSuperPropertyAccessInAsync=128]="MethodWithSuperPropertyAccessInAsync",l[l.MethodWithSuperPropertyAssignmentInAsync=256]="MethodWithSuperPropertyAssignmentInAsync",l[l.CaptureArguments=512]="CaptureArguments",l[l.EnumValuesComputed=1024]="EnumValuesComputed",l[l.LexicalModuleMergesWithClass=2048]="LexicalModuleMergesWithClass",l[l.LoopWithCapturedBlockScopedBinding=4096]="LoopWithCapturedBlockScopedBinding",l[l.ContainsCapturedBlockScopeBinding=8192]="ContainsCapturedBlockScopeBinding",l[l.CapturedBlockScopedBinding=16384]="CapturedBlockScopedBinding",l[l.BlockScopedBindingInLoop=32768]="BlockScopedBindingInLoop",l[l.ClassWithBodyScopedClassBinding=65536]="ClassWithBodyScopedClassBinding",l[l.BodyScopedClassBinding=131072]="BodyScopedClassBinding",l[l.NeedsLoopOutParameter=262144]="NeedsLoopOutParameter",l[l.AssignmentsMarked=524288]="AssignmentsMarked",l[l.ClassWithConstructorReference=1048576]="ClassWithConstructorReference",l[l.ConstructorReferenceInClass=2097152]="ConstructorReferenceInClass",l[l.ContainsClassWithPrivateIdentifiers=4194304]="ContainsClassWithPrivateIdentifiers",l[l.ContainsSuperPropertyInStaticInitializer=8388608]="ContainsSuperPropertyInStaticInitializer",l[l.InCheckIdentifier=16777216]="InCheckIdentifier",l))(bi||{}),zo=(l=>(l[l.Any=1]="Any",l[l.Unknown=2]="Unknown",l[l.String=4]="String",l[l.Number=8]="Number",l[l.Boolean=16]="Boolean",l[l.Enum=32]="Enum",l[l.BigInt=64]="BigInt",l[l.StringLiteral=128]="StringLiteral",l[l.NumberLiteral=256]="NumberLiteral",l[l.BooleanLiteral=512]="BooleanLiteral",l[l.EnumLiteral=1024]="EnumLiteral",l[l.BigIntLiteral=2048]="BigIntLiteral",l[l.ESSymbol=4096]="ESSymbol",l[l.UniqueESSymbol=8192]="UniqueESSymbol",l[l.Void=16384]="Void",l[l.Undefined=32768]="Undefined",l[l.Null=65536]="Null",l[l.Never=131072]="Never",l[l.TypeParameter=262144]="TypeParameter",l[l.Object=524288]="Object",l[l.Union=1048576]="Union",l[l.Intersection=2097152]="Intersection",l[l.Index=4194304]="Index",l[l.IndexedAccess=8388608]="IndexedAccess",l[l.Conditional=16777216]="Conditional",l[l.Substitution=33554432]="Substitution",l[l.NonPrimitive=67108864]="NonPrimitive",l[l.TemplateLiteral=134217728]="TemplateLiteral",l[l.StringMapping=268435456]="StringMapping",l[l.AnyOrUnknown=3]="AnyOrUnknown",l[l.Nullable=98304]="Nullable",l[l.Literal=2944]="Literal",l[l.Unit=109472]="Unit",l[l.Freshable=2976]="Freshable",l[l.StringOrNumberLiteral=384]="StringOrNumberLiteral",l[l.StringOrNumberLiteralOrUnique=8576]="StringOrNumberLiteralOrUnique",l[l.DefinitelyFalsy=117632]="DefinitelyFalsy",l[l.PossiblyFalsy=117724]="PossiblyFalsy",l[l.Intrinsic=67359327]="Intrinsic",l[l.Primitive=134348796]="Primitive",l[l.StringLike=402653316]="StringLike",l[l.NumberLike=296]="NumberLike",l[l.BigIntLike=2112]="BigIntLike",l[l.BooleanLike=528]="BooleanLike",l[l.EnumLike=1056]="EnumLike",l[l.ESSymbolLike=12288]="ESSymbolLike",l[l.VoidLike=49152]="VoidLike",l[l.DefinitelyNonNullable=470302716]="DefinitelyNonNullable",l[l.DisjointDomains=469892092]="DisjointDomains",l[l.UnionOrIntersection=3145728]="UnionOrIntersection",l[l.StructuredType=3670016]="StructuredType",l[l.TypeVariable=8650752]="TypeVariable",l[l.InstantiableNonPrimitive=58982400]="InstantiableNonPrimitive",l[l.InstantiablePrimitive=406847488]="InstantiablePrimitive",l[l.Instantiable=465829888]="Instantiable",l[l.StructuredOrInstantiable=469499904]="StructuredOrInstantiable",l[l.ObjectFlagsType=3899393]="ObjectFlagsType",l[l.Simplifiable=25165824]="Simplifiable",l[l.Singleton=67358815]="Singleton",l[l.Narrowable=536624127]="Narrowable",l[l.IncludesMask=205258751]="IncludesMask",l[l.IncludesMissingType=262144]="IncludesMissingType",l[l.IncludesNonWideningType=4194304]="IncludesNonWideningType",l[l.IncludesWildcard=8388608]="IncludesWildcard",l[l.IncludesEmptyObject=16777216]="IncludesEmptyObject",l[l.IncludesInstantiable=33554432]="IncludesInstantiable",l[l.NotPrimitiveUnion=36323363]="NotPrimitiveUnion",l))(zo||{}),Rl=(l=>(l[l.None=0]="None",l[l.Class=1]="Class",l[l.Interface=2]="Interface",l[l.Reference=4]="Reference",l[l.Tuple=8]="Tuple",l[l.Anonymous=16]="Anonymous",l[l.Mapped=32]="Mapped",l[l.Instantiated=64]="Instantiated",l[l.ObjectLiteral=128]="ObjectLiteral",l[l.EvolvingArray=256]="EvolvingArray",l[l.ObjectLiteralPatternWithComputedProperties=512]="ObjectLiteralPatternWithComputedProperties",l[l.ReverseMapped=1024]="ReverseMapped",l[l.JsxAttributes=2048]="JsxAttributes",l[l.JSLiteral=4096]="JSLiteral",l[l.FreshLiteral=8192]="FreshLiteral",l[l.ArrayLiteral=16384]="ArrayLiteral",l[l.PrimitiveUnion=32768]="PrimitiveUnion",l[l.ContainsWideningType=65536]="ContainsWideningType",l[l.ContainsObjectOrArrayLiteral=131072]="ContainsObjectOrArrayLiteral",l[l.NonInferrableType=262144]="NonInferrableType",l[l.CouldContainTypeVariablesComputed=524288]="CouldContainTypeVariablesComputed",l[l.CouldContainTypeVariables=1048576]="CouldContainTypeVariables",l[l.ClassOrInterface=3]="ClassOrInterface",l[l.RequiresWidening=196608]="RequiresWidening",l[l.PropagatingFlags=458752]="PropagatingFlags",l[l.ObjectTypeKindMask=1343]="ObjectTypeKindMask",l[l.ContainsSpread=2097152]="ContainsSpread",l[l.ObjectRestType=4194304]="ObjectRestType",l[l.InstantiationExpressionType=8388608]="InstantiationExpressionType",l[l.IsClassInstanceClone=16777216]="IsClassInstanceClone",l[l.IdenticalBaseTypeCalculated=33554432]="IdenticalBaseTypeCalculated",l[l.IdenticalBaseTypeExists=67108864]="IdenticalBaseTypeExists",l[l.IsGenericTypeComputed=2097152]="IsGenericTypeComputed",l[l.IsGenericObjectType=4194304]="IsGenericObjectType",l[l.IsGenericIndexType=8388608]="IsGenericIndexType",l[l.IsGenericType=12582912]="IsGenericType",l[l.ContainsIntersections=16777216]="ContainsIntersections",l[l.IsUnknownLikeUnionComputed=33554432]="IsUnknownLikeUnionComputed",l[l.IsUnknownLikeUnion=67108864]="IsUnknownLikeUnion",l[l.IsNeverIntersectionComputed=16777216]="IsNeverIntersectionComputed",l[l.IsNeverIntersection=33554432]="IsNeverIntersection",l))(Rl||{}),Ml=(l=>(l[l.Invariant=0]="Invariant",l[l.Covariant=1]="Covariant",l[l.Contravariant=2]="Contravariant",l[l.Bivariant=3]="Bivariant",l[l.Independent=4]="Independent",l[l.VarianceMask=7]="VarianceMask",l[l.Unmeasurable=8]="Unmeasurable",l[l.Unreliable=16]="Unreliable",l[l.AllowsStructuralFallback=24]="AllowsStructuralFallback",l))(Ml||{}),Dp=(l=>(l[l.Required=1]="Required",l[l.Optional=2]="Optional",l[l.Rest=4]="Rest",l[l.Variadic=8]="Variadic",l[l.Fixed=3]="Fixed",l[l.Variable=12]="Variable",l[l.NonRequired=14]="NonRequired",l[l.NonRest=11]="NonRest",l))(Dp||{}),od=(l=>(l[l.None=0]="None",l[l.IncludeUndefined=1]="IncludeUndefined",l[l.NoIndexSignatures=2]="NoIndexSignatures",l[l.Writing=4]="Writing",l[l.CacheSymbol=8]="CacheSymbol",l[l.NoTupleBoundsCheck=16]="NoTupleBoundsCheck",l[l.ExpressionPosition=32]="ExpressionPosition",l[l.ReportDeprecated=64]="ReportDeprecated",l[l.SuppressNoImplicitAnyError=128]="SuppressNoImplicitAnyError",l[l.Contextual=256]="Contextual",l[l.Persistent=1]="Persistent",l))(od||{}),Ip=(l=>(l[l.Component=0]="Component",l[l.Function=1]="Function",l[l.Mixed=2]="Mixed",l))(Ip||{}),Rp=(l=>(l[l.Call=0]="Call",l[l.Construct=1]="Construct",l))(Rp||{}),gd=(l=>(l[l.None=0]="None",l[l.HasRestParameter=1]="HasRestParameter",l[l.HasLiteralTypes=2]="HasLiteralTypes",l[l.Abstract=4]="Abstract",l[l.IsInnerCallChain=8]="IsInnerCallChain",l[l.IsOuterCallChain=16]="IsOuterCallChain",l[l.IsUntypedSignatureInJSFile=32]="IsUntypedSignatureInJSFile",l[l.PropagatingFlags=39]="PropagatingFlags",l[l.CallChainFlags=24]="CallChainFlags",l))(gd||{}),hs=(l=>(l[l.String=0]="String",l[l.Number=1]="Number",l))(hs||{}),nl=(l=>(l[l.Simple=0]="Simple",l[l.Array=1]="Array",l[l.Deferred=2]="Deferred",l[l.Function=3]="Function",l[l.Composite=4]="Composite",l[l.Merged=5]="Merged",l))(nl||{}),c4=(l=>(l[l.None=0]="None",l[l.NakedTypeVariable=1]="NakedTypeVariable",l[l.SpeculativeTuple=2]="SpeculativeTuple",l[l.SubstituteSource=4]="SubstituteSource",l[l.HomomorphicMappedType=8]="HomomorphicMappedType",l[l.PartialHomomorphicMappedType=16]="PartialHomomorphicMappedType",l[l.MappedTypeConstraint=32]="MappedTypeConstraint",l[l.ContravariantConditional=64]="ContravariantConditional",l[l.ReturnType=128]="ReturnType",l[l.LiteralKeyof=256]="LiteralKeyof",l[l.NoConstraints=512]="NoConstraints",l[l.AlwaysStrict=1024]="AlwaysStrict",l[l.MaxValue=2048]="MaxValue",l[l.PriorityImpliesCombination=416]="PriorityImpliesCombination",l[l.Circularity=-1]="Circularity",l))(c4||{}),O8=(l=>(l[l.None=0]="None",l[l.NoDefault=1]="NoDefault",l[l.AnyDefault=2]="AnyDefault",l[l.SkippedGenericFunction=4]="SkippedGenericFunction",l))(O8||{}),m7=(l=>(l[l.False=0]="False",l[l.Unknown=1]="Unknown",l[l.Maybe=3]="Maybe",l[l.True=-1]="True",l))(m7||{}),$w=(l=>(l[l.None=0]="None",l[l.ExportsProperty=1]="ExportsProperty",l[l.ModuleExports=2]="ModuleExports",l[l.PrototypeProperty=3]="PrototypeProperty",l[l.ThisProperty=4]="ThisProperty",l[l.Property=5]="Property",l[l.Prototype=6]="Prototype",l[l.ObjectDefinePropertyValue=7]="ObjectDefinePropertyValue",l[l.ObjectDefinePropertyExports=8]="ObjectDefinePropertyExports",l[l.ObjectDefinePrototypeProperty=9]="ObjectDefinePrototypeProperty",l))($w||{}),pb=(l=>(l[l.Warning=0]="Warning",l[l.Error=1]="Error",l[l.Suggestion=2]="Suggestion",l[l.Message=3]="Message",l))(pb||{}),u4=(l=>(l[l.Classic=1]="Classic",l[l.NodeJs=2]="NodeJs",l[l.Node10=2]="Node10",l[l.Node16=3]="Node16",l[l.NodeNext=99]="NodeNext",l[l.Bundler=100]="Bundler",l))(u4||{}),hb=(l=>(l[l.Legacy=1]="Legacy",l[l.Auto=2]="Auto",l[l.Force=3]="Force",l))(hb||{}),k_=(l=>(l[l.FixedPollingInterval=0]="FixedPollingInterval",l[l.PriorityPollingInterval=1]="PriorityPollingInterval",l[l.DynamicPriorityPolling=2]="DynamicPriorityPolling",l[l.FixedChunkSizePolling=3]="FixedChunkSizePolling",l[l.UseFsEvents=4]="UseFsEvents",l[l.UseFsEventsOnParentDirectory=5]="UseFsEventsOnParentDirectory",l))(k_||{}),Ow=(l=>(l[l.UseFsEvents=0]="UseFsEvents",l[l.FixedPollingInterval=1]="FixedPollingInterval",l[l.DynamicPriorityPolling=2]="DynamicPriorityPolling",l[l.FixedChunkSizePolling=3]="FixedChunkSizePolling",l))(Ow||{}),C$=(l=>(l[l.FixedInterval=0]="FixedInterval",l[l.PriorityInterval=1]="PriorityInterval",l[l.DynamicPriority=2]="DynamicPriority",l[l.FixedChunkSize=3]="FixedChunkSize",l))(C$||{}),w$=(l=>(l[l.None=0]="None",l[l.CommonJS=1]="CommonJS",l[l.AMD=2]="AMD",l[l.UMD=3]="UMD",l[l.System=4]="System",l[l.ES2015=5]="ES2015",l[l.ES2020=6]="ES2020",l[l.ES2022=7]="ES2022",l[l.ESNext=99]="ESNext",l[l.Node16=100]="Node16",l[l.NodeNext=199]="NodeNext",l))(w$||{}),hI=(l=>(l[l.None=0]="None",l[l.Preserve=1]="Preserve",l[l.React=2]="React",l[l.ReactNative=3]="ReactNative",l[l.ReactJSX=4]="ReactJSX",l[l.ReactJSXDev=5]="ReactJSXDev",l))(hI||{}),mI=(l=>(l[l.Remove=0]="Remove",l[l.Preserve=1]="Preserve",l[l.Error=2]="Error",l))(mI||{}),gI=(l=>(l[l.CarriageReturnLineFeed=0]="CarriageReturnLineFeed",l[l.LineFeed=1]="LineFeed",l))(gI||{}),P8=(l=>(l[l.Unknown=0]="Unknown",l[l.JS=1]="JS",l[l.JSX=2]="JSX",l[l.TS=3]="TS",l[l.TSX=4]="TSX",l[l.External=5]="External",l[l.JSON=6]="JSON",l[l.Deferred=7]="Deferred",l))(P8||{}),Pw=(l=>(l[l.ES3=0]="ES3",l[l.ES5=1]="ES5",l[l.ES2015=2]="ES2015",l[l.ES2016=3]="ES2016",l[l.ES2017=4]="ES2017",l[l.ES2018=5]="ES2018",l[l.ES2019=6]="ES2019",l[l.ES2020=7]="ES2020",l[l.ES2021=8]="ES2021",l[l.ES2022=9]="ES2022",l[l.ESNext=99]="ESNext",l[l.JSON=100]="JSON",l[l.Latest=99]="Latest",l))(Pw||{}),N8=(l=>(l[l.Standard=0]="Standard",l[l.JSX=1]="JSX",l))(N8||{}),R0=(l=>(l[l.None=0]="None",l[l.Recursive=1]="Recursive",l))(R0||{}),vI=(l=>(l[l.nullCharacter=0]="nullCharacter",l[l.maxAsciiCharacter=127]="maxAsciiCharacter",l[l.lineFeed=10]="lineFeed",l[l.carriageReturn=13]="carriageReturn",l[l.lineSeparator=8232]="lineSeparator",l[l.paragraphSeparator=8233]="paragraphSeparator",l[l.nextLine=133]="nextLine",l[l.space=32]="space",l[l.nonBreakingSpace=160]="nonBreakingSpace",l[l.enQuad=8192]="enQuad",l[l.emQuad=8193]="emQuad",l[l.enSpace=8194]="enSpace",l[l.emSpace=8195]="emSpace",l[l.threePerEmSpace=8196]="threePerEmSpace",l[l.fourPerEmSpace=8197]="fourPerEmSpace",l[l.sixPerEmSpace=8198]="sixPerEmSpace",l[l.figureSpace=8199]="figureSpace",l[l.punctuationSpace=8200]="punctuationSpace",l[l.thinSpace=8201]="thinSpace",l[l.hairSpace=8202]="hairSpace",l[l.zeroWidthSpace=8203]="zeroWidthSpace",l[l.narrowNoBreakSpace=8239]="narrowNoBreakSpace",l[l.ideographicSpace=12288]="ideographicSpace",l[l.mathematicalSpace=8287]="mathematicalSpace",l[l.ogham=5760]="ogham",l[l._=95]="_",l[l.$=36]="$",l[l._0=48]="_0",l[l._1=49]="_1",l[l._2=50]="_2",l[l._3=51]="_3",l[l._4=52]="_4",l[l._5=53]="_5",l[l._6=54]="_6",l[l._7=55]="_7",l[l._8=56]="_8",l[l._9=57]="_9",l[l.a=97]="a",l[l.b=98]="b",l[l.c=99]="c",l[l.d=100]="d",l[l.e=101]="e",l[l.f=102]="f",l[l.g=103]="g",l[l.h=104]="h",l[l.i=105]="i",l[l.j=106]="j",l[l.k=107]="k",l[l.l=108]="l",l[l.m=109]="m",l[l.n=110]="n",l[l.o=111]="o",l[l.p=112]="p",l[l.q=113]="q",l[l.r=114]="r",l[l.s=115]="s",l[l.t=116]="t",l[l.u=117]="u",l[l.v=118]="v",l[l.w=119]="w",l[l.x=120]="x",l[l.y=121]="y",l[l.z=122]="z",l[l.A=65]="A",l[l.B=66]="B",l[l.C=67]="C",l[l.D=68]="D",l[l.E=69]="E",l[l.F=70]="F",l[l.G=71]="G",l[l.H=72]="H",l[l.I=73]="I",l[l.J=74]="J",l[l.K=75]="K",l[l.L=76]="L",l[l.M=77]="M",l[l.N=78]="N",l[l.O=79]="O",l[l.P=80]="P",l[l.Q=81]="Q",l[l.R=82]="R",l[l.S=83]="S",l[l.T=84]="T",l[l.U=85]="U",l[l.V=86]="V",l[l.W=87]="W",l[l.X=88]="X",l[l.Y=89]="Y",l[l.Z=90]="Z",l[l.ampersand=38]="ampersand",l[l.asterisk=42]="asterisk",l[l.at=64]="at",l[l.backslash=92]="backslash",l[l.backtick=96]="backtick",l[l.bar=124]="bar",l[l.caret=94]="caret",l[l.closeBrace=125]="closeBrace",l[l.closeBracket=93]="closeBracket",l[l.closeParen=41]="closeParen",l[l.colon=58]="colon",l[l.comma=44]="comma",l[l.dot=46]="dot",l[l.doubleQuote=34]="doubleQuote",l[l.equals=61]="equals",l[l.exclamation=33]="exclamation",l[l.greaterThan=62]="greaterThan",l[l.hash=35]="hash",l[l.lessThan=60]="lessThan",l[l.minus=45]="minus",l[l.openBrace=123]="openBrace",l[l.openBracket=91]="openBracket",l[l.openParen=40]="openParen",l[l.percent=37]="percent",l[l.plus=43]="plus",l[l.question=63]="question",l[l.semicolon=59]="semicolon",l[l.singleQuote=39]="singleQuote",l[l.slash=47]="slash",l[l.tilde=126]="tilde",l[l.backspace=8]="backspace",l[l.formFeed=12]="formFeed",l[l.byteOrderMark=65279]="byteOrderMark",l[l.tab=9]="tab",l[l.verticalTab=11]="verticalTab",l))(vI||{}),E$=(l=>(l.Ts=".ts",l.Tsx=".tsx",l.Dts=".d.ts",l.Js=".js",l.Jsx=".jsx",l.Json=".json",l.TsBuildInfo=".tsbuildinfo",l.Mjs=".mjs",l.Mts=".mts",l.Dmts=".d.mts",l.Cjs=".cjs",l.Cts=".cts",l.Dcts=".d.cts",l))(E$||{}),Nw=(l=>(l[l.None=0]="None",l[l.ContainsTypeScript=1]="ContainsTypeScript",l[l.ContainsJsx=2]="ContainsJsx",l[l.ContainsESNext=4]="ContainsESNext",l[l.ContainsES2022=8]="ContainsES2022",l[l.ContainsES2021=16]="ContainsES2021",l[l.ContainsES2020=32]="ContainsES2020",l[l.ContainsES2019=64]="ContainsES2019",l[l.ContainsES2018=128]="ContainsES2018",l[l.ContainsES2017=256]="ContainsES2017",l[l.ContainsES2016=512]="ContainsES2016",l[l.ContainsES2015=1024]="ContainsES2015",l[l.ContainsGenerator=2048]="ContainsGenerator",l[l.ContainsDestructuringAssignment=4096]="ContainsDestructuringAssignment",l[l.ContainsTypeScriptClassSyntax=8192]="ContainsTypeScriptClassSyntax",l[l.ContainsLexicalThis=16384]="ContainsLexicalThis",l[l.ContainsRestOrSpread=32768]="ContainsRestOrSpread",l[l.ContainsObjectRestOrSpread=65536]="ContainsObjectRestOrSpread",l[l.ContainsComputedPropertyName=131072]="ContainsComputedPropertyName",l[l.ContainsBlockScopedBinding=262144]="ContainsBlockScopedBinding",l[l.ContainsBindingPattern=524288]="ContainsBindingPattern",l[l.ContainsYield=1048576]="ContainsYield",l[l.ContainsAwait=2097152]="ContainsAwait",l[l.ContainsHoistedDeclarationOrCompletion=4194304]="ContainsHoistedDeclarationOrCompletion",l[l.ContainsDynamicImport=8388608]="ContainsDynamicImport",l[l.ContainsClassFields=16777216]="ContainsClassFields",l[l.ContainsDecorators=33554432]="ContainsDecorators",l[l.ContainsPossibleTopLevelAwait=67108864]="ContainsPossibleTopLevelAwait",l[l.ContainsLexicalSuper=134217728]="ContainsLexicalSuper",l[l.ContainsUpdateExpressionForIdentifier=268435456]="ContainsUpdateExpressionForIdentifier",l[l.ContainsPrivateIdentifierInExpression=536870912]="ContainsPrivateIdentifierInExpression",l[l.HasComputedFlags=-2147483648]="HasComputedFlags",l[l.AssertTypeScript=1]="AssertTypeScript",l[l.AssertJsx=2]="AssertJsx",l[l.AssertESNext=4]="AssertESNext",l[l.AssertES2022=8]="AssertES2022",l[l.AssertES2021=16]="AssertES2021",l[l.AssertES2020=32]="AssertES2020",l[l.AssertES2019=64]="AssertES2019",l[l.AssertES2018=128]="AssertES2018",l[l.AssertES2017=256]="AssertES2017",l[l.AssertES2016=512]="AssertES2016",l[l.AssertES2015=1024]="AssertES2015",l[l.AssertGenerator=2048]="AssertGenerator",l[l.AssertDestructuringAssignment=4096]="AssertDestructuringAssignment",l[l.OuterExpressionExcludes=-2147483648]="OuterExpressionExcludes",l[l.PropertyAccessExcludes=-2147483648]="PropertyAccessExcludes",l[l.NodeExcludes=-2147483648]="NodeExcludes",l[l.ArrowFunctionExcludes=-2072174592]="ArrowFunctionExcludes",l[l.FunctionExcludes=-1937940480]="FunctionExcludes",l[l.ConstructorExcludes=-1937948672]="ConstructorExcludes",l[l.MethodOrAccessorExcludes=-2005057536]="MethodOrAccessorExcludes",l[l.PropertyExcludes=-2013249536]="PropertyExcludes",l[l.ClassExcludes=-2147344384]="ClassExcludes",l[l.ModuleExcludes=-1941676032]="ModuleExcludes",l[l.TypeExcludes=-2]="TypeExcludes",l[l.ObjectLiteralExcludes=-2147278848]="ObjectLiteralExcludes",l[l.ArrayLiteralOrCallOrNewExcludes=-2147450880]="ArrayLiteralOrCallOrNewExcludes",l[l.VariableDeclarationListExcludes=-2146893824]="VariableDeclarationListExcludes",l[l.ParameterExcludes=-2147483648]="ParameterExcludes",l[l.CatchClauseExcludes=-2147418112]="CatchClauseExcludes",l[l.BindingPatternExcludes=-2147450880]="BindingPatternExcludes",l[l.ContainsLexicalThisOrSuper=134234112]="ContainsLexicalThisOrSuper",l[l.PropertyNamePropagatingFlags=134234112]="PropertyNamePropagatingFlags",l))(Nw||{}),mb=(l=>(l[l.TabStop=0]="TabStop",l[l.Placeholder=1]="Placeholder",l[l.Choice=2]="Choice",l[l.Variable=3]="Variable",l))(mb||{}),D8=(l=>(l[l.None=0]="None",l[l.SingleLine=1]="SingleLine",l[l.MultiLine=2]="MultiLine",l[l.AdviseOnEmitNode=4]="AdviseOnEmitNode",l[l.NoSubstitution=8]="NoSubstitution",l[l.CapturesThis=16]="CapturesThis",l[l.NoLeadingSourceMap=32]="NoLeadingSourceMap",l[l.NoTrailingSourceMap=64]="NoTrailingSourceMap",l[l.NoSourceMap=96]="NoSourceMap",l[l.NoNestedSourceMaps=128]="NoNestedSourceMaps",l[l.NoTokenLeadingSourceMaps=256]="NoTokenLeadingSourceMaps",l[l.NoTokenTrailingSourceMaps=512]="NoTokenTrailingSourceMaps",l[l.NoTokenSourceMaps=768]="NoTokenSourceMaps",l[l.NoLeadingComments=1024]="NoLeadingComments",l[l.NoTrailingComments=2048]="NoTrailingComments",l[l.NoComments=3072]="NoComments",l[l.NoNestedComments=4096]="NoNestedComments",l[l.HelperName=8192]="HelperName",l[l.ExportName=16384]="ExportName",l[l.LocalName=32768]="LocalName",l[l.InternalName=65536]="InternalName",l[l.Indented=131072]="Indented",l[l.NoIndentation=262144]="NoIndentation",l[l.AsyncFunctionBody=524288]="AsyncFunctionBody",l[l.ReuseTempVariableScope=1048576]="ReuseTempVariableScope",l[l.CustomPrologue=2097152]="CustomPrologue",l[l.NoHoisting=4194304]="NoHoisting",l[l.HasEndOfDeclarationMarker=8388608]="HasEndOfDeclarationMarker",l[l.Iterator=16777216]="Iterator",l[l.NoAsciiEscaping=33554432]="NoAsciiEscaping",l))(D8||{}),T$=(l=>(l[l.None=0]="None",l[l.TypeScriptClassWrapper=1]="TypeScriptClassWrapper",l[l.NeverApplyImportHelper=2]="NeverApplyImportHelper",l[l.IgnoreSourceNewlines=4]="IgnoreSourceNewlines",l[l.Immutable=8]="Immutable",l[l.IndirectCall=16]="IndirectCall",l[l.TransformPrivateStaticElements=32]="TransformPrivateStaticElements",l))(T$||{}),A1=(l=>(l[l.Extends=1]="Extends",l[l.Assign=2]="Assign",l[l.Rest=4]="Rest",l[l.Decorate=8]="Decorate",l[l.ESDecorateAndRunInitializers=8]="ESDecorateAndRunInitializers",l[l.Metadata=16]="Metadata",l[l.Param=32]="Param",l[l.Awaiter=64]="Awaiter",l[l.Generator=128]="Generator",l[l.Values=256]="Values",l[l.Read=512]="Read",l[l.SpreadArray=1024]="SpreadArray",l[l.Await=2048]="Await",l[l.AsyncGenerator=4096]="AsyncGenerator",l[l.AsyncDelegator=8192]="AsyncDelegator",l[l.AsyncValues=16384]="AsyncValues",l[l.ExportStar=32768]="ExportStar",l[l.ImportStar=65536]="ImportStar",l[l.ImportDefault=131072]="ImportDefault",l[l.MakeTemplateObject=262144]="MakeTemplateObject",l[l.ClassPrivateFieldGet=524288]="ClassPrivateFieldGet",l[l.ClassPrivateFieldSet=1048576]="ClassPrivateFieldSet",l[l.ClassPrivateFieldIn=2097152]="ClassPrivateFieldIn",l[l.CreateBinding=4194304]="CreateBinding",l[l.SetFunctionName=8388608]="SetFunctionName",l[l.PropKey=16777216]="PropKey",l[l.FirstEmitHelper=1]="FirstEmitHelper",l[l.LastEmitHelper=16777216]="LastEmitHelper",l[l.ForOfIncludes=256]="ForOfIncludes",l[l.ForAwaitOfIncludes=16384]="ForAwaitOfIncludes",l[l.AsyncGeneratorIncludes=6144]="AsyncGeneratorIncludes",l[l.AsyncDelegatorIncludes=26624]="AsyncDelegatorIncludes",l[l.SpreadIncludes=1536]="SpreadIncludes",l))(A1||{}),gb=(l=>(l[l.SourceFile=0]="SourceFile",l[l.Expression=1]="Expression",l[l.IdentifierName=2]="IdentifierName",l[l.MappedTypeParameter=3]="MappedTypeParameter",l[l.Unspecified=4]="Unspecified",l[l.EmbeddedStatement=5]="EmbeddedStatement",l[l.JsxAttributeValue=6]="JsxAttributeValue",l))(gb||{}),I8=(l=>(l[l.Parentheses=1]="Parentheses",l[l.TypeAssertions=2]="TypeAssertions",l[l.NonNullAssertions=4]="NonNullAssertions",l[l.PartiallyEmittedExpressions=8]="PartiallyEmittedExpressions",l[l.Assertions=6]="Assertions",l[l.All=15]="All",l[l.ExcludeJSDocTypeAssertion=16]="ExcludeJSDocTypeAssertion",l))(I8||{}),R8=(l=>(l[l.None=0]="None",l[l.InParameters=1]="InParameters",l[l.VariablesHoistedInParameters=2]="VariablesHoistedInParameters",l))(R8||{}),_I=(l=>(l.Prologue="prologue",l.EmitHelpers="emitHelpers",l.NoDefaultLib="no-default-lib",l.Reference="reference",l.Type="type",l.TypeResolutionModeRequire="type-require",l.TypeResolutionModeImport="type-import",l.Lib="lib",l.Prepend="prepend",l.Text="text",l.Internal="internal",l))(_I||{}),Dw=(l=>(l[l.None=0]="None",l[l.SingleLine=0]="SingleLine",l[l.MultiLine=1]="MultiLine",l[l.PreserveLines=2]="PreserveLines",l[l.LinesMask=3]="LinesMask",l[l.NotDelimited=0]="NotDelimited",l[l.BarDelimited=4]="BarDelimited",l[l.AmpersandDelimited=8]="AmpersandDelimited",l[l.CommaDelimited=16]="CommaDelimited",l[l.AsteriskDelimited=32]="AsteriskDelimited",l[l.DelimitersMask=60]="DelimitersMask",l[l.AllowTrailingComma=64]="AllowTrailingComma",l[l.Indented=128]="Indented",l[l.SpaceBetweenBraces=256]="SpaceBetweenBraces",l[l.SpaceBetweenSiblings=512]="SpaceBetweenSiblings",l[l.Braces=1024]="Braces",l[l.Parenthesis=2048]="Parenthesis",l[l.AngleBrackets=4096]="AngleBrackets",l[l.SquareBrackets=8192]="SquareBrackets",l[l.BracketsMask=15360]="BracketsMask",l[l.OptionalIfUndefined=16384]="OptionalIfUndefined",l[l.OptionalIfEmpty=32768]="OptionalIfEmpty",l[l.Optional=49152]="Optional",l[l.PreferNewLine=65536]="PreferNewLine",l[l.NoTrailingNewLine=131072]="NoTrailingNewLine",l[l.NoInterveningComments=262144]="NoInterveningComments",l[l.NoSpaceIfEmpty=524288]="NoSpaceIfEmpty",l[l.SingleElement=1048576]="SingleElement",l[l.SpaceAfterList=2097152]="SpaceAfterList",l[l.Modifiers=2359808]="Modifiers",l[l.HeritageClauses=512]="HeritageClauses",l[l.SingleLineTypeLiteralMembers=768]="SingleLineTypeLiteralMembers",l[l.MultiLineTypeLiteralMembers=32897]="MultiLineTypeLiteralMembers",l[l.SingleLineTupleTypeElements=528]="SingleLineTupleTypeElements",l[l.MultiLineTupleTypeElements=657]="MultiLineTupleTypeElements",l[l.UnionTypeConstituents=516]="UnionTypeConstituents",l[l.IntersectionTypeConstituents=520]="IntersectionTypeConstituents",l[l.ObjectBindingPatternElements=525136]="ObjectBindingPatternElements",l[l.ArrayBindingPatternElements=524880]="ArrayBindingPatternElements",l[l.ObjectLiteralExpressionProperties=526226]="ObjectLiteralExpressionProperties",l[l.ImportClauseEntries=526226]="ImportClauseEntries",l[l.ArrayLiteralExpressionElements=8914]="ArrayLiteralExpressionElements",l[l.CommaListElements=528]="CommaListElements",l[l.CallExpressionArguments=2576]="CallExpressionArguments",l[l.NewExpressionArguments=18960]="NewExpressionArguments",l[l.TemplateExpressionSpans=262144]="TemplateExpressionSpans",l[l.SingleLineBlockStatements=768]="SingleLineBlockStatements",l[l.MultiLineBlockStatements=129]="MultiLineBlockStatements",l[l.VariableDeclarationList=528]="VariableDeclarationList",l[l.SingleLineFunctionBodyStatements=768]="SingleLineFunctionBodyStatements",l[l.MultiLineFunctionBodyStatements=1]="MultiLineFunctionBodyStatements",l[l.ClassHeritageClauses=0]="ClassHeritageClauses",l[l.ClassMembers=129]="ClassMembers",l[l.InterfaceMembers=129]="InterfaceMembers",l[l.EnumMembers=145]="EnumMembers",l[l.CaseBlockClauses=129]="CaseBlockClauses",l[l.NamedImportsOrExportsElements=525136]="NamedImportsOrExportsElements",l[l.JsxElementOrFragmentChildren=262144]="JsxElementOrFragmentChildren",l[l.JsxElementAttributes=262656]="JsxElementAttributes",l[l.CaseOrDefaultClauseStatements=163969]="CaseOrDefaultClauseStatements",l[l.HeritageClauseTypes=528]="HeritageClauseTypes",l[l.SourceFileStatements=131073]="SourceFileStatements",l[l.Decorators=2146305]="Decorators",l[l.TypeArguments=53776]="TypeArguments",l[l.TypeParameters=53776]="TypeParameters",l[l.Parameters=2576]="Parameters",l[l.IndexSignatureParameters=8848]="IndexSignatureParameters",l[l.JSDocComment=33]="JSDocComment",l))(Dw||{}),Iw=(l=>(l[l.None=0]="None",l[l.TripleSlashXML=1]="TripleSlashXML",l[l.SingleLine=2]="SingleLine",l[l.MultiLine=4]="MultiLine",l[l.All=7]="All",l[l.Default=7]="Default",l))(Iw||{}),vb={reference:{args:[{name:"types",optional:!0,captureSpan:!0},{name:"lib",optional:!0,captureSpan:!0},{name:"path",optional:!0,captureSpan:!0},{name:"no-default-lib",optional:!0},{name:"resolution-mode",optional:!0}],kind:1},"amd-dependency":{args:[{name:"path"},{name:"name",optional:!0}],kind:1},"amd-module":{args:[{name:"name"}],kind:1},"ts-check":{kind:2},"ts-nocheck":{kind:2},jsx:{args:[{name:"factory"}],kind:4},jsxfrag:{args:[{name:"factory"}],kind:4},jsximportsource:{args:[{name:"factory"}],kind:4},jsxruntime:{args:[{name:"factory"}],kind:4}}}}),$$;function O$(l){return l===47||l===92}function SY(l){return A8(l)<0}function g7(l){return A8(l)>0}function CY(l){let E=A8(l);return E>0&&E===l.length}function Rw(l){return A8(l)!==0}function k8(l){return/^\.\.?($|[\\/])/.test(l)}function wY(l){return!Rw(l)&&!k8(l)}function lj(l){return Ot(Aw(l),".")}function d4(l,E){return l.length>E.length&&xt(l,E)}function A_(l,E){for(let B of E)if(d4(l,B))return!0;return!1}function kw(l){return l.length>0&&O$(l.charCodeAt(l.length-1))}function cj(l){return l>=97&&l<=122||l>=65&&l<=90}function EY(l,E){let B=l.charCodeAt(E);if(B===58)return E+1;if(B===37&&l.charCodeAt(E+1)===51){let ae=l.charCodeAt(E+2);if(ae===97||ae===65)return E+3}return-1}function A8(l){if(!l)return 0;let E=l.charCodeAt(0);if(E===47||E===92){if(l.charCodeAt(1)!==E)return 1;let ae=l.indexOf(E===47?A0:k$,2);return ae<0?l.length:ae+1}if(cj(E)&&l.charCodeAt(1)===58){let ae=l.charCodeAt(2);if(ae===47||ae===92)return 3;if(l.length===2)return 2}let B=l.indexOf(wI);if(B!==-1){let ae=B+wI.length,Me=l.indexOf(A0,ae);if(Me!==-1){let Tt=l.slice(0,B),jt=l.slice(ae,Me);if(Tt==="file"&&(jt===""||jt==="localhost")&&cj(l.charCodeAt(Me+1))){let Vt=EY(l,Me+2);if(Vt!==-1){if(l.charCodeAt(Vt)===47)return~(Vt+1);if(Vt===l.length)return~Vt}}return~(Me+1)}return~l.length}return 0}function mv(l){let E=A8(l);return E<0?~E:E}function f4(l){l=_b(l);let E=mv(l);return E===l.length?l:(l=F8(l),l.slice(0,Math.max(E,l.lastIndexOf(A0))))}function Aw(l,E,B){if(l=_b(l),mv(l)===l.length)return"";l=F8(l);let ae=l.slice(Math.max(mv(l),l.lastIndexOf(A0)+1)),Me=E!==void 0&&B!==void 0?N$(ae,E,B):void 0;return Me?ae.slice(0,ae.length-Me.length):ae}function P$(l,E,B){if(dt(E,".")||(E="."+E),l.length>=E.length&&l.charCodeAt(l.length-E.length)===46){let ae=l.slice(l.length-E.length);if(B(ae,E))return ae}}function TY(l,E,B){if(typeof E=="string")return P$(l,E,B)||"";for(let ae of E){let Me=P$(l,ae,B);if(Me)return Me}return""}function N$(l,E,B){if(E)return TY(F8(l),E,B?Ng:I0);let ae=Aw(l),Me=ae.lastIndexOf(".");return Me>=0?ae.substring(Me):""}function $Y(l,E){let B=l.substring(0,E),ae=l.substring(E).split(A0);return ae.length&&!Np(ae)&&ae.pop(),[B,...ae]}function gv(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return l=Xp(E,l),$Y(l,mv(l))}function M8(l){return l.length===0?"":(l[0]&&yb(l[0]))+l.slice(1).join(A0)}function _b(l){return l.indexOf("\\")!==-1?l.replace(dj,A0):l}function p4(l){if(!no(l))return[];let E=[l[0]];for(let B=1;B<l.length;B++){let ae=l[B];if(ae&&ae!=="."){if(ae===".."){if(E.length>1){if(E[E.length-1]!==".."){E.pop();continue}}else if(E[0])continue}E.push(ae)}}return E}function Xp(l){l&&(l=_b(l));for(var E=arguments.length,B=new Array(E>1?E-1:0),ae=1;ae<E;ae++)B[ae-1]=arguments[ae];for(let Me of B)Me&&(Me=_b(Me),!l||mv(Me)!==0?l=Me:l=yb(l)+Me);return l}function yI(l){for(var E=arguments.length,B=new Array(E>1?E-1:0),ae=1;ae<E;ae++)B[ae-1]=arguments[ae];return k0(no(B)?Xp(l,...B):_b(l))}function D$(l,E){return p4(gv(l,E))}function h4(l,E){return M8(D$(l,E))}function k0(l){if(l=_b(l),!v7.test(l))return l;let E=l.replace(/\/\.\//g,"/").replace(/^\.\//,"");if(E!==l&&(l=E,!v7.test(l)))return l;let B=M8(p4(gv(l)));return B&&kw(l)?yb(B):B}function bI(l){return l.length===0?"":l.slice(1).join(A0)}function Mw(l,E){return bI(D$(l,E))}function $2(l,E,B){let ae=g7(l)?k0(l):h4(l,E);return B(ae)}function F8(l){return kw(l)?l.substr(0,l.length-1):l}function yb(l){return kw(l)?l:l+A0}function I$(l){return!Rw(l)&&!k8(l)?"./"+l:l}function uj(l,E,B,ae){let Me=B!==void 0&&ae!==void 0?N$(l,B,ae):N$(l);return Me?l.slice(0,l.length-Me.length)+(dt(E,".")?E:"."+E):l}function R$(l,E,B){if(l===E)return 0;if(l===void 0)return-1;if(E===void 0)return 1;let ae=l.substring(0,mv(l)),Me=E.substring(0,mv(E)),Tt=tt(ae,Me);if(Tt!==0)return Tt;let jt=l.substring(ae.length),Vt=E.substring(Me.length);if(!v7.test(jt)&&!v7.test(Vt))return B(jt,Vt);let at=p4(gv(l)),rr=p4(gv(E)),sn=Math.min(at.length,rr.length);for(let jr=1;jr<sn;jr++){let Gn=B(at[jr],rr[jr]);if(Gn!==0)return Gn}return ad(at.length,rr.length)}function OY(l,E){return R$(l,E,Xe)}function PY(l,E){return R$(l,E,tt)}function NY(l,E,B,ae){return typeof B=="string"?(l=Xp(B,l),E=Xp(B,E)):typeof B=="boolean"&&(ae=B),R$(l,E,Ve(ae))}function xI(l,E,B,ae){if(typeof B=="string"?(l=Xp(B,l),E=Xp(B,E)):typeof B=="boolean"&&(ae=B),l===void 0||E===void 0)return!1;if(l===E)return!0;let Me=p4(gv(l)),Tt=p4(gv(E));if(Tt.length<Me.length)return!1;let jt=ae?Ng:I0;for(let Vt=0;Vt<Me.length;Vt++)if(!(Vt===0?Ng:jt)(Me[Vt],Tt[Vt]))return!1;return!0}function SI(l,E,B){let ae=B(l),Me=B(E);return dt(ae,Me+"/")||dt(ae,Me+"\\")}function Fw(l,E,B,ae){let Me=p4(gv(l)),Tt=p4(gv(E)),jt;for(jt=0;jt<Me.length&&jt<Tt.length;jt++){let rr=ae(Me[jt]),sn=ae(Tt[jt]);if(!(jt===0?Ng:B)(rr,sn))break}if(jt===0)return Tt;let Vt=Tt.slice(jt),at=[];for(;jt<Me.length;jt++)at.push("..");return["",...at,...Vt]}function L8(l,E,B){sr.assert(mv(l)>0==mv(E)>0,"Paths must either both be absolute or both be relative");let ae=Fw(l,E,typeof B=="boolean"&&B?Ng:I0,typeof B=="function"?B:nu);return M8(ae)}function DY(l,E,B){return g7(l)?CI(E,l,E,B,!1):l}function IY(l,E,B){return I$(L8(f4(l),E,B))}function CI(l,E,B,ae,Me){let Tt=Fw(yI(B,l),yI(B,E),I0,ae),jt=Tt[0];if(Me&&g7(jt)){let Vt=jt.charAt(0)===A0?"file://":"file:///";Tt[0]=Vt+jt}return M8(Tt)}function Lw(l,E){for(;;){let B=E(l);if(B!==void 0)return B;let ae=f4(l);if(ae===l)return;l=ae}}function RY(l){return xt(l,"/node_modules")}var A0,k$,wI,dj,v7,jw=cn({"src/compiler/path.ts"(){kg(),A0="/",k$="\\",wI="://",dj=/\\/g,v7=/(?:\/\/)|(?:^|\/)\.\.?(?:$|\/)/}});function V(l,E,B,ae,Me,Tt,jt){return{code:l,category:E,key:B,message:ae,reportsUnnecessary:Me,elidedInCompatabilityPyramid:Tt,reportsDeprecated:jt}}var zi,kY=cn({"src/compiler/diagnosticInformationMap.generated.ts"(){sj(),zi={Unterminated_string_literal:V(1002,1,"Unterminated_string_literal_1002","Unterminated string literal."),Identifier_expected:V(1003,1,"Identifier_expected_1003","Identifier expected."),_0_expected:V(1005,1,"_0_expected_1005","'{0}' expected."),A_file_cannot_have_a_reference_to_itself:V(1006,1,"A_file_cannot_have_a_reference_to_itself_1006","A file cannot have a reference to itself."),The_parser_expected_to_find_a_1_to_match_the_0_token_here:V(1007,1,"The_parser_expected_to_find_a_1_to_match_the_0_token_here_1007","The parser expected to find a '{1}' to match the '{0}' token here."),Trailing_comma_not_allowed:V(1009,1,"Trailing_comma_not_allowed_1009","Trailing comma not allowed."),Asterisk_Slash_expected:V(1010,1,"Asterisk_Slash_expected_1010","'*/' expected."),An_element_access_expression_should_take_an_argument:V(1011,1,"An_element_access_expression_should_take_an_argument_1011","An element access expression should take an argument."),Unexpected_token:V(1012,1,"Unexpected_token_1012","Unexpected token."),A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma:V(1013,1,"A_rest_parameter_or_binding_pattern_may_not_have_a_trailing_comma_1013","A rest parameter or binding pattern may not have a trailing comma."),A_rest_parameter_must_be_last_in_a_parameter_list:V(1014,1,"A_rest_parameter_must_be_last_in_a_parameter_list_1014","A rest parameter must be last in a parameter list."),Parameter_cannot_have_question_mark_and_initializer:V(1015,1,"Parameter_cannot_have_question_mark_and_initializer_1015","Parameter cannot have question mark and initializer."),A_required_parameter_cannot_follow_an_optional_parameter:V(1016,1,"A_required_parameter_cannot_follow_an_optional_parameter_1016","A required parameter cannot follow an optional parameter."),An_index_signature_cannot_have_a_rest_parameter:V(1017,1,"An_index_signature_cannot_have_a_rest_parameter_1017","An index signature cannot have a rest parameter."),An_index_signature_parameter_cannot_have_an_accessibility_modifier:V(1018,1,"An_index_signature_parameter_cannot_have_an_accessibility_modifier_1018","An index signature parameter cannot have an accessibility modifier."),An_index_signature_parameter_cannot_have_a_question_mark:V(1019,1,"An_index_signature_parameter_cannot_have_a_question_mark_1019","An index signature parameter cannot have a question mark."),An_index_signature_parameter_cannot_have_an_initializer:V(1020,1,"An_index_signature_parameter_cannot_have_an_initializer_1020","An index signature parameter cannot have an initializer."),An_index_signature_must_have_a_type_annotation:V(1021,1,"An_index_signature_must_have_a_type_annotation_1021","An index signature must have a type annotation."),An_index_signature_parameter_must_have_a_type_annotation:V(1022,1,"An_index_signature_parameter_must_have_a_type_annotation_1022","An index signature parameter must have a type annotation."),readonly_modifier_can_only_appear_on_a_property_declaration_or_index_signature:V(1024,1,"readonly_modifier_can_only_appear_on_a_property_declaration_or_index_signature_1024","'readonly' modifier can only appear on a property declaration or index signature."),An_index_signature_cannot_have_a_trailing_comma:V(1025,1,"An_index_signature_cannot_have_a_trailing_comma_1025","An index signature cannot have a trailing comma."),Accessibility_modifier_already_seen:V(1028,1,"Accessibility_modifier_already_seen_1028","Accessibility modifier already seen."),_0_modifier_must_precede_1_modifier:V(1029,1,"_0_modifier_must_precede_1_modifier_1029","'{0}' modifier must precede '{1}' modifier."),_0_modifier_already_seen:V(1030,1,"_0_modifier_already_seen_1030","'{0}' modifier already seen."),_0_modifier_cannot_appear_on_class_elements_of_this_kind:V(1031,1,"_0_modifier_cannot_appear_on_class_elements_of_this_kind_1031","'{0}' modifier cannot appear on class elements of this kind."),super_must_be_followed_by_an_argument_list_or_member_access:V(1034,1,"super_must_be_followed_by_an_argument_list_or_member_access_1034","'super' must be followed by an argument list or member access."),Only_ambient_modules_can_use_quoted_names:V(1035,1,"Only_ambient_modules_can_use_quoted_names_1035","Only ambient modules can use quoted names."),Statements_are_not_allowed_in_ambient_contexts:V(1036,1,"Statements_are_not_allowed_in_ambient_contexts_1036","Statements are not allowed in ambient contexts."),A_declare_modifier_cannot_be_used_in_an_already_ambient_context:V(1038,1,"A_declare_modifier_cannot_be_used_in_an_already_ambient_context_1038","A 'declare' modifier cannot be used in an already ambient context."),Initializers_are_not_allowed_in_ambient_contexts:V(1039,1,"Initializers_are_not_allowed_in_ambient_contexts_1039","Initializers are not allowed in ambient contexts."),_0_modifier_cannot_be_used_in_an_ambient_context:V(1040,1,"_0_modifier_cannot_be_used_in_an_ambient_context_1040","'{0}' modifier cannot be used in an ambient context."),_0_modifier_cannot_be_used_here:V(1042,1,"_0_modifier_cannot_be_used_here_1042","'{0}' modifier cannot be used here."),_0_modifier_cannot_appear_on_a_module_or_namespace_element:V(1044,1,"_0_modifier_cannot_appear_on_a_module_or_namespace_element_1044","'{0}' modifier cannot appear on a module or namespace element."),Top_level_declarations_in_d_ts_files_must_start_with_either_a_declare_or_export_modifier:V(1046,1,"Top_level_declarations_in_d_ts_files_must_start_with_either_a_declare_or_export_modifier_1046","Top-level declarations in .d.ts files must start with either a 'declare' or 'export' modifier."),A_rest_parameter_cannot_be_optional:V(1047,1,"A_rest_parameter_cannot_be_optional_1047","A rest parameter cannot be optional."),A_rest_parameter_cannot_have_an_initializer:V(1048,1,"A_rest_parameter_cannot_have_an_initializer_1048","A rest parameter cannot have an initializer."),A_set_accessor_must_have_exactly_one_parameter:V(1049,1,"A_set_accessor_must_have_exactly_one_parameter_1049","A 'set' accessor must have exactly one parameter."),A_set_accessor_cannot_have_an_optional_parameter:V(1051,1,"A_set_accessor_cannot_have_an_optional_parameter_1051","A 'set' accessor cannot have an optional parameter."),A_set_accessor_parameter_cannot_have_an_initializer:V(1052,1,"A_set_accessor_parameter_cannot_have_an_initializer_1052","A 'set' accessor parameter cannot have an initializer."),A_set_accessor_cannot_have_rest_parameter:V(1053,1,"A_set_accessor_cannot_have_rest_parameter_1053","A 'set' accessor cannot have rest parameter."),A_get_accessor_cannot_have_parameters:V(1054,1,"A_get_accessor_cannot_have_parameters_1054","A 'get' accessor cannot have parameters."),Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Promise_compatible_constructor_value:V(1055,1,"Type_0_is_not_a_valid_async_function_return_type_in_ES5_SlashES3_because_it_does_not_refer_to_a_Prom_1055","Type '{0}' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value."),Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher:V(1056,1,"Accessors_are_only_available_when_targeting_ECMAScript_5_and_higher_1056","Accessors are only available when targeting ECMAScript 5 and higher."),The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:V(1058,1,"The_return_type_of_an_async_function_must_either_be_a_valid_promise_or_must_not_contain_a_callable_t_1058","The return type of an async function must either be a valid promise or must not contain a callable 'then' member."),A_promise_must_have_a_then_method:V(1059,1,"A_promise_must_have_a_then_method_1059","A promise must have a 'then' method."),The_first_parameter_of_the_then_method_of_a_promise_must_be_a_callback:V(1060,1,"The_first_parameter_of_the_then_method_of_a_promise_must_be_a_callback_1060","The first parameter of the 'then' method of a promise must be a callback."),Enum_member_must_have_initializer:V(1061,1,"Enum_member_must_have_initializer_1061","Enum member must have initializer."),Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method:V(1062,1,"Type_is_referenced_directly_or_indirectly_in_the_fulfillment_callback_of_its_own_then_method_1062","Type is referenced directly or indirectly in the fulfillment callback of its own 'then' method."),An_export_assignment_cannot_be_used_in_a_namespace:V(1063,1,"An_export_assignment_cannot_be_used_in_a_namespace_1063","An export assignment cannot be used in a namespace."),The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_write_Promise_0:V(1064,1,"The_return_type_of_an_async_function_or_method_must_be_the_global_Promise_T_type_Did_you_mean_to_wri_1064","The return type of an async function or method must be the global Promise<T> type. Did you mean to write 'Promise<{0}>'?"),In_ambient_enum_declarations_member_initializer_must_be_constant_expression:V(1066,1,"In_ambient_enum_declarations_member_initializer_must_be_constant_expression_1066","In ambient enum declarations member initializer must be constant expression."),Unexpected_token_A_constructor_method_accessor_or_property_was_expected:V(1068,1,"Unexpected_token_A_constructor_method_accessor_or_property_was_expected_1068","Unexpected token. A constructor, method, accessor, or property was expected."),Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces:V(1069,1,"Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces_1069","Unexpected token. A type parameter name was expected without curly braces."),_0_modifier_cannot_appear_on_a_type_member:V(1070,1,"_0_modifier_cannot_appear_on_a_type_member_1070","'{0}' modifier cannot appear on a type member."),_0_modifier_cannot_appear_on_an_index_signature:V(1071,1,"_0_modifier_cannot_appear_on_an_index_signature_1071","'{0}' modifier cannot appear on an index signature."),A_0_modifier_cannot_be_used_with_an_import_declaration:V(1079,1,"A_0_modifier_cannot_be_used_with_an_import_declaration_1079","A '{0}' modifier cannot be used with an import declaration."),Invalid_reference_directive_syntax:V(1084,1,"Invalid_reference_directive_syntax_1084","Invalid 'reference' directive syntax."),Octal_literals_are_not_available_when_targeting_ECMAScript_5_and_higher_Use_the_syntax_0:V(1085,1,"Octal_literals_are_not_available_when_targeting_ECMAScript_5_and_higher_Use_the_syntax_0_1085","Octal literals are not available when targeting ECMAScript 5 and higher. Use the syntax '{0}'."),_0_modifier_cannot_appear_on_a_constructor_declaration:V(1089,1,"_0_modifier_cannot_appear_on_a_constructor_declaration_1089","'{0}' modifier cannot appear on a constructor declaration."),_0_modifier_cannot_appear_on_a_parameter:V(1090,1,"_0_modifier_cannot_appear_on_a_parameter_1090","'{0}' modifier cannot appear on a parameter."),Only_a_single_variable_declaration_is_allowed_in_a_for_in_statement:V(1091,1,"Only_a_single_variable_declaration_is_allowed_in_a_for_in_statement_1091","Only a single variable declaration is allowed in a 'for...in' statement."),Type_parameters_cannot_appear_on_a_constructor_declaration:V(1092,1,"Type_parameters_cannot_appear_on_a_constructor_declaration_1092","Type parameters cannot appear on a constructor declaration."),Type_annotation_cannot_appear_on_a_constructor_declaration:V(1093,1,"Type_annotation_cannot_appear_on_a_constructor_declaration_1093","Type annotation cannot appear on a constructor declaration."),An_accessor_cannot_have_type_parameters:V(1094,1,"An_accessor_cannot_have_type_parameters_1094","An accessor cannot have type parameters."),A_set_accessor_cannot_have_a_return_type_annotation:V(1095,1,"A_set_accessor_cannot_have_a_return_type_annotation_1095","A 'set' accessor cannot have a return type annotation."),An_index_signature_must_have_exactly_one_parameter:V(1096,1,"An_index_signature_must_have_exactly_one_parameter_1096","An index signature must have exactly one parameter."),_0_list_cannot_be_empty:V(1097,1,"_0_list_cannot_be_empty_1097","'{0}' list cannot be empty."),Type_parameter_list_cannot_be_empty:V(1098,1,"Type_parameter_list_cannot_be_empty_1098","Type parameter list cannot be empty."),Type_argument_list_cannot_be_empty:V(1099,1,"Type_argument_list_cannot_be_empty_1099","Type argument list cannot be empty."),Invalid_use_of_0_in_strict_mode:V(1100,1,"Invalid_use_of_0_in_strict_mode_1100","Invalid use of '{0}' in strict mode."),with_statements_are_not_allowed_in_strict_mode:V(1101,1,"with_statements_are_not_allowed_in_strict_mode_1101","'with' statements are not allowed in strict mode."),delete_cannot_be_called_on_an_identifier_in_strict_mode:V(1102,1,"delete_cannot_be_called_on_an_identifier_in_strict_mode_1102","'delete' cannot be called on an identifier in strict mode."),for_await_loops_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:V(1103,1,"for_await_loops_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1103","'for await' loops are only allowed within async functions and at the top levels of modules."),A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement:V(1104,1,"A_continue_statement_can_only_be_used_within_an_enclosing_iteration_statement_1104","A 'continue' statement can only be used within an enclosing iteration statement."),A_break_statement_can_only_be_used_within_an_enclosing_iteration_or_switch_statement:V(1105,1,"A_break_statement_can_only_be_used_within_an_enclosing_iteration_or_switch_statement_1105","A 'break' statement can only be used within an enclosing iteration or switch statement."),The_left_hand_side_of_a_for_of_statement_may_not_be_async:V(1106,1,"The_left_hand_side_of_a_for_of_statement_may_not_be_async_1106","The left-hand side of a 'for...of' statement may not be 'async'."),Jump_target_cannot_cross_function_boundary:V(1107,1,"Jump_target_cannot_cross_function_boundary_1107","Jump target cannot cross function boundary."),A_return_statement_can_only_be_used_within_a_function_body:V(1108,1,"A_return_statement_can_only_be_used_within_a_function_body_1108","A 'return' statement can only be used within a function body."),Expression_expected:V(1109,1,"Expression_expected_1109","Expression expected."),Type_expected:V(1110,1,"Type_expected_1110","Type expected."),A_default_clause_cannot_appear_more_than_once_in_a_switch_statement:V(1113,1,"A_default_clause_cannot_appear_more_than_once_in_a_switch_statement_1113","A 'default' clause cannot appear more than once in a 'switch' statement."),Duplicate_label_0:V(1114,1,"Duplicate_label_0_1114","Duplicate label '{0}'."),A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement:V(1115,1,"A_continue_statement_can_only_jump_to_a_label_of_an_enclosing_iteration_statement_1115","A 'continue' statement can only jump to a label of an enclosing iteration statement."),A_break_statement_can_only_jump_to_a_label_of_an_enclosing_statement:V(1116,1,"A_break_statement_can_only_jump_to_a_label_of_an_enclosing_statement_1116","A 'break' statement can only jump to a label of an enclosing statement."),An_object_literal_cannot_have_multiple_properties_with_the_same_name:V(1117,1,"An_object_literal_cannot_have_multiple_properties_with_the_same_name_1117","An object literal cannot have multiple properties with the same name."),An_object_literal_cannot_have_multiple_get_Slashset_accessors_with_the_same_name:V(1118,1,"An_object_literal_cannot_have_multiple_get_Slashset_accessors_with_the_same_name_1118","An object literal cannot have multiple get/set accessors with the same name."),An_object_literal_cannot_have_property_and_accessor_with_the_same_name:V(1119,1,"An_object_literal_cannot_have_property_and_accessor_with_the_same_name_1119","An object literal cannot have property and accessor with the same name."),An_export_assignment_cannot_have_modifiers:V(1120,1,"An_export_assignment_cannot_have_modifiers_1120","An export assignment cannot have modifiers."),Octal_literals_are_not_allowed_in_strict_mode:V(1121,1,"Octal_literals_are_not_allowed_in_strict_mode_1121","Octal literals are not allowed in strict mode."),Variable_declaration_list_cannot_be_empty:V(1123,1,"Variable_declaration_list_cannot_be_empty_1123","Variable declaration list cannot be empty."),Digit_expected:V(1124,1,"Digit_expected_1124","Digit expected."),Hexadecimal_digit_expected:V(1125,1,"Hexadecimal_digit_expected_1125","Hexadecimal digit expected."),Unexpected_end_of_text:V(1126,1,"Unexpected_end_of_text_1126","Unexpected end of text."),Invalid_character:V(1127,1,"Invalid_character_1127","Invalid character."),Declaration_or_statement_expected:V(1128,1,"Declaration_or_statement_expected_1128","Declaration or statement expected."),Statement_expected:V(1129,1,"Statement_expected_1129","Statement expected."),case_or_default_expected:V(1130,1,"case_or_default_expected_1130","'case' or 'default' expected."),Property_or_signature_expected:V(1131,1,"Property_or_signature_expected_1131","Property or signature expected."),Enum_member_expected:V(1132,1,"Enum_member_expected_1132","Enum member expected."),Variable_declaration_expected:V(1134,1,"Variable_declaration_expected_1134","Variable declaration expected."),Argument_expression_expected:V(1135,1,"Argument_expression_expected_1135","Argument expression expected."),Property_assignment_expected:V(1136,1,"Property_assignment_expected_1136","Property assignment expected."),Expression_or_comma_expected:V(1137,1,"Expression_or_comma_expected_1137","Expression or comma expected."),Parameter_declaration_expected:V(1138,1,"Parameter_declaration_expected_1138","Parameter declaration expected."),Type_parameter_declaration_expected:V(1139,1,"Type_parameter_declaration_expected_1139","Type parameter declaration expected."),Type_argument_expected:V(1140,1,"Type_argument_expected_1140","Type argument expected."),String_literal_expected:V(1141,1,"String_literal_expected_1141","String literal expected."),Line_break_not_permitted_here:V(1142,1,"Line_break_not_permitted_here_1142","Line break not permitted here."),or_expected:V(1144,1,"or_expected_1144","'{' or ';' expected."),or_JSX_element_expected:V(1145,1,"or_JSX_element_expected_1145","'{' or JSX element expected."),Declaration_expected:V(1146,1,"Declaration_expected_1146","Declaration expected."),Import_declarations_in_a_namespace_cannot_reference_a_module:V(1147,1,"Import_declarations_in_a_namespace_cannot_reference_a_module_1147","Import declarations in a namespace cannot reference a module."),Cannot_use_imports_exports_or_module_augmentations_when_module_is_none:V(1148,1,"Cannot_use_imports_exports_or_module_augmentations_when_module_is_none_1148","Cannot use imports, exports, or module augmentations when '--module' is 'none'."),File_name_0_differs_from_already_included_file_name_1_only_in_casing:V(1149,1,"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149","File name '{0}' differs from already included file name '{1}' only in casing."),const_declarations_must_be_initialized:V(1155,1,"const_declarations_must_be_initialized_1155","'const' declarations must be initialized."),const_declarations_can_only_be_declared_inside_a_block:V(1156,1,"const_declarations_can_only_be_declared_inside_a_block_1156","'const' declarations can only be declared inside a block."),let_declarations_can_only_be_declared_inside_a_block:V(1157,1,"let_declarations_can_only_be_declared_inside_a_block_1157","'let' declarations can only be declared inside a block."),Unterminated_template_literal:V(1160,1,"Unterminated_template_literal_1160","Unterminated template literal."),Unterminated_regular_expression_literal:V(1161,1,"Unterminated_regular_expression_literal_1161","Unterminated regular expression literal."),An_object_member_cannot_be_declared_optional:V(1162,1,"An_object_member_cannot_be_declared_optional_1162","An object member cannot be declared optional."),A_yield_expression_is_only_allowed_in_a_generator_body:V(1163,1,"A_yield_expression_is_only_allowed_in_a_generator_body_1163","A 'yield' expression is only allowed in a generator body."),Computed_property_names_are_not_allowed_in_enums:V(1164,1,"Computed_property_names_are_not_allowed_in_enums_1164","Computed property names are not allowed in enums."),A_computed_property_name_in_an_ambient_context_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:V(1165,1,"A_computed_property_name_in_an_ambient_context_must_refer_to_an_expression_whose_type_is_a_literal_t_1165","A computed property name in an ambient context must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_a_class_property_declaration_must_have_a_simple_literal_type_or_a_unique_symbol_type:V(1166,1,"A_computed_property_name_in_a_class_property_declaration_must_have_a_simple_literal_type_or_a_unique_1166","A computed property name in a class property declaration must have a simple literal type or a 'unique symbol' type."),A_computed_property_name_in_a_method_overload_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:V(1168,1,"A_computed_property_name_in_a_method_overload_must_refer_to_an_expression_whose_type_is_a_literal_ty_1168","A computed property name in a method overload must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:V(1169,1,"A_computed_property_name_in_an_interface_must_refer_to_an_expression_whose_type_is_a_literal_type_or_1169","A computed property name in an interface must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type_or_a_unique_symbol_type:V(1170,1,"A_computed_property_name_in_a_type_literal_must_refer_to_an_expression_whose_type_is_a_literal_type__1170","A computed property name in a type literal must refer to an expression whose type is a literal type or a 'unique symbol' type."),A_comma_expression_is_not_allowed_in_a_computed_property_name:V(1171,1,"A_comma_expression_is_not_allowed_in_a_computed_property_name_1171","A comma expression is not allowed in a computed property name."),extends_clause_already_seen:V(1172,1,"extends_clause_already_seen_1172","'extends' clause already seen."),extends_clause_must_precede_implements_clause:V(1173,1,"extends_clause_must_precede_implements_clause_1173","'extends' clause must precede 'implements' clause."),Classes_can_only_extend_a_single_class:V(1174,1,"Classes_can_only_extend_a_single_class_1174","Classes can only extend a single class."),implements_clause_already_seen:V(1175,1,"implements_clause_already_seen_1175","'implements' clause already seen."),Interface_declaration_cannot_have_implements_clause:V(1176,1,"Interface_declaration_cannot_have_implements_clause_1176","Interface declaration cannot have 'implements' clause."),Binary_digit_expected:V(1177,1,"Binary_digit_expected_1177","Binary digit expected."),Octal_digit_expected:V(1178,1,"Octal_digit_expected_1178","Octal digit expected."),Unexpected_token_expected:V(1179,1,"Unexpected_token_expected_1179","Unexpected token. '{' expected."),Property_destructuring_pattern_expected:V(1180,1,"Property_destructuring_pattern_expected_1180","Property destructuring pattern expected."),Array_element_destructuring_pattern_expected:V(1181,1,"Array_element_destructuring_pattern_expected_1181","Array element destructuring pattern expected."),A_destructuring_declaration_must_have_an_initializer:V(1182,1,"A_destructuring_declaration_must_have_an_initializer_1182","A destructuring declaration must have an initializer."),An_implementation_cannot_be_declared_in_ambient_contexts:V(1183,1,"An_implementation_cannot_be_declared_in_ambient_contexts_1183","An implementation cannot be declared in ambient contexts."),Modifiers_cannot_appear_here:V(1184,1,"Modifiers_cannot_appear_here_1184","Modifiers cannot appear here."),Merge_conflict_marker_encountered:V(1185,1,"Merge_conflict_marker_encountered_1185","Merge conflict marker encountered."),A_rest_element_cannot_have_an_initializer:V(1186,1,"A_rest_element_cannot_have_an_initializer_1186","A rest element cannot have an initializer."),A_parameter_property_may_not_be_declared_using_a_binding_pattern:V(1187,1,"A_parameter_property_may_not_be_declared_using_a_binding_pattern_1187","A parameter property may not be declared using a binding pattern."),Only_a_single_variable_declaration_is_allowed_in_a_for_of_statement:V(1188,1,"Only_a_single_variable_declaration_is_allowed_in_a_for_of_statement_1188","Only a single variable declaration is allowed in a 'for...of' statement."),The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer:V(1189,1,"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189","The variable declaration of a 'for...in' statement cannot have an initializer."),The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer:V(1190,1,"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190","The variable declaration of a 'for...of' statement cannot have an initializer."),An_import_declaration_cannot_have_modifiers:V(1191,1,"An_import_declaration_cannot_have_modifiers_1191","An import declaration cannot have modifiers."),Module_0_has_no_default_export:V(1192,1,"Module_0_has_no_default_export_1192","Module '{0}' has no default export."),An_export_declaration_cannot_have_modifiers:V(1193,1,"An_export_declaration_cannot_have_modifiers_1193","An export declaration cannot have modifiers."),Export_declarations_are_not_permitted_in_a_namespace:V(1194,1,"Export_declarations_are_not_permitted_in_a_namespace_1194","Export declarations are not permitted in a namespace."),export_Asterisk_does_not_re_export_a_default:V(1195,1,"export_Asterisk_does_not_re_export_a_default_1195","'export *' does not re-export a default."),Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified:V(1196,1,"Catch_clause_variable_type_annotation_must_be_any_or_unknown_if_specified_1196","Catch clause variable type annotation must be 'any' or 'unknown' if specified."),Catch_clause_variable_cannot_have_an_initializer:V(1197,1,"Catch_clause_variable_cannot_have_an_initializer_1197","Catch clause variable cannot have an initializer."),An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive:V(1198,1,"An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive_1198","An extended Unicode escape value must be between 0x0 and 0x10FFFF inclusive."),Unterminated_Unicode_escape_sequence:V(1199,1,"Unterminated_Unicode_escape_sequence_1199","Unterminated Unicode escape sequence."),Line_terminator_not_permitted_before_arrow:V(1200,1,"Line_terminator_not_permitted_before_arrow_1200","Line terminator not permitted before arrow."),Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_ns_from_mod_import_a_from_mod_import_d_from_mod_or_another_module_format_instead:V(1202,1,"Import_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_import_Asterisk_as_1202",`Import assignment cannot be used when targeting ECMAScript modules. Consider using 'import * as ns from "mod"', 'import {a} from "mod"', 'import d from "mod"', or another module format instead.`),Export_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_export_default_or_another_module_format_instead:V(1203,1,"Export_assignment_cannot_be_used_when_targeting_ECMAScript_modules_Consider_using_export_default_or__1203","Export assignment cannot be used when targeting ECMAScript modules. Consider using 'export default' or another module format instead."),Re_exporting_a_type_when_0_is_enabled_requires_using_export_type:V(1205,1,"Re_exporting_a_type_when_0_is_enabled_requires_using_export_type_1205","Re-exporting a type when '{0}' is enabled requires using 'export type'."),Decorators_are_not_valid_here:V(1206,1,"Decorators_are_not_valid_here_1206","Decorators are not valid here."),Decorators_cannot_be_applied_to_multiple_get_Slashset_accessors_of_the_same_name:V(1207,1,"Decorators_cannot_be_applied_to_multiple_get_Slashset_accessors_of_the_same_name_1207","Decorators cannot be applied to multiple get/set accessors of the same name."),Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0:V(1209,1,"Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0_1209","Invalid optional chain from new expression. Did you mean to call '{0}()'?"),Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of_0_For_more_information_see_https_Colon_Slash_Slashdeveloper_mozilla_org_Slashen_US_Slashdocs_SlashWeb_SlashJavaScript_SlashReference_SlashStrict_mode:V(1210,1,"Code_contained_in_a_class_is_evaluated_in_JavaScript_s_strict_mode_which_does_not_allow_this_use_of__1210","Code contained in a class is evaluated in JavaScript's strict mode which does not allow this use of '{0}'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode."),A_class_declaration_without_the_default_modifier_must_have_a_name:V(1211,1,"A_class_declaration_without_the_default_modifier_must_have_a_name_1211","A class declaration without the 'default' modifier must have a name."),Identifier_expected_0_is_a_reserved_word_in_strict_mode:V(1212,1,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_1212","Identifier expected. '{0}' is a reserved word in strict mode."),Identifier_expected_0_is_a_reserved_word_in_strict_mode_Class_definitions_are_automatically_in_strict_mode:V(1213,1,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_Class_definitions_are_automatically_in_stric_1213","Identifier expected. '{0}' is a reserved word in strict mode. Class definitions are automatically in strict mode."),Identifier_expected_0_is_a_reserved_word_in_strict_mode_Modules_are_automatically_in_strict_mode:V(1214,1,"Identifier_expected_0_is_a_reserved_word_in_strict_mode_Modules_are_automatically_in_strict_mode_1214","Identifier expected. '{0}' is a reserved word in strict mode. Modules are automatically in strict mode."),Invalid_use_of_0_Modules_are_automatically_in_strict_mode:V(1215,1,"Invalid_use_of_0_Modules_are_automatically_in_strict_mode_1215","Invalid use of '{0}'. Modules are automatically in strict mode."),Identifier_expected_esModule_is_reserved_as_an_exported_marker_when_transforming_ECMAScript_modules:V(1216,1,"Identifier_expected_esModule_is_reserved_as_an_exported_marker_when_transforming_ECMAScript_modules_1216","Identifier expected. '__esModule' is reserved as an exported marker when transforming ECMAScript modules."),Export_assignment_is_not_supported_when_module_flag_is_system:V(1218,1,"Export_assignment_is_not_supported_when_module_flag_is_system_1218","Export assignment is not supported when '--module' flag is 'system'."),Generators_are_not_allowed_in_an_ambient_context:V(1221,1,"Generators_are_not_allowed_in_an_ambient_context_1221","Generators are not allowed in an ambient context."),An_overload_signature_cannot_be_declared_as_a_generator:V(1222,1,"An_overload_signature_cannot_be_declared_as_a_generator_1222","An overload signature cannot be declared as a generator."),_0_tag_already_specified:V(1223,1,"_0_tag_already_specified_1223","'{0}' tag already specified."),Signature_0_must_be_a_type_predicate:V(1224,1,"Signature_0_must_be_a_type_predicate_1224","Signature '{0}' must be a type predicate."),Cannot_find_parameter_0:V(1225,1,"Cannot_find_parameter_0_1225","Cannot find parameter '{0}'."),Type_predicate_0_is_not_assignable_to_1:V(1226,1,"Type_predicate_0_is_not_assignable_to_1_1226","Type predicate '{0}' is not assignable to '{1}'."),Parameter_0_is_not_in_the_same_position_as_parameter_1:V(1227,1,"Parameter_0_is_not_in_the_same_position_as_parameter_1_1227","Parameter '{0}' is not in the same position as parameter '{1}'."),A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods:V(1228,1,"A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods_1228","A type predicate is only allowed in return type position for functions and methods."),A_type_predicate_cannot_reference_a_rest_parameter:V(1229,1,"A_type_predicate_cannot_reference_a_rest_parameter_1229","A type predicate cannot reference a rest parameter."),A_type_predicate_cannot_reference_element_0_in_a_binding_pattern:V(1230,1,"A_type_predicate_cannot_reference_element_0_in_a_binding_pattern_1230","A type predicate cannot reference element '{0}' in a binding pattern."),An_export_assignment_must_be_at_the_top_level_of_a_file_or_module_declaration:V(1231,1,"An_export_assignment_must_be_at_the_top_level_of_a_file_or_module_declaration_1231","An export assignment must be at the top level of a file or module declaration."),An_import_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module:V(1232,1,"An_import_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module_1232","An import declaration can only be used at the top level of a namespace or module."),An_export_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module:V(1233,1,"An_export_declaration_can_only_be_used_at_the_top_level_of_a_namespace_or_module_1233","An export declaration can only be used at the top level of a namespace or module."),An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file:V(1234,1,"An_ambient_module_declaration_is_only_allowed_at_the_top_level_in_a_file_1234","An ambient module declaration is only allowed at the top level in a file."),A_namespace_declaration_is_only_allowed_at_the_top_level_of_a_namespace_or_module:V(1235,1,"A_namespace_declaration_is_only_allowed_at_the_top_level_of_a_namespace_or_module_1235","A namespace declaration is only allowed at the top level of a namespace or module."),The_return_type_of_a_property_decorator_function_must_be_either_void_or_any:V(1236,1,"The_return_type_of_a_property_decorator_function_must_be_either_void_or_any_1236","The return type of a property decorator function must be either 'void' or 'any'."),The_return_type_of_a_parameter_decorator_function_must_be_either_void_or_any:V(1237,1,"The_return_type_of_a_parameter_decorator_function_must_be_either_void_or_any_1237","The return type of a parameter decorator function must be either 'void' or 'any'."),Unable_to_resolve_signature_of_class_decorator_when_called_as_an_expression:V(1238,1,"Unable_to_resolve_signature_of_class_decorator_when_called_as_an_expression_1238","Unable to resolve signature of class decorator when called as an expression."),Unable_to_resolve_signature_of_parameter_decorator_when_called_as_an_expression:V(1239,1,"Unable_to_resolve_signature_of_parameter_decorator_when_called_as_an_expression_1239","Unable to resolve signature of parameter decorator when called as an expression."),Unable_to_resolve_signature_of_property_decorator_when_called_as_an_expression:V(1240,1,"Unable_to_resolve_signature_of_property_decorator_when_called_as_an_expression_1240","Unable to resolve signature of property decorator when called as an expression."),Unable_to_resolve_signature_of_method_decorator_when_called_as_an_expression:V(1241,1,"Unable_to_resolve_signature_of_method_decorator_when_called_as_an_expression_1241","Unable to resolve signature of method decorator when called as an expression."),abstract_modifier_can_only_appear_on_a_class_method_or_property_declaration:V(1242,1,"abstract_modifier_can_only_appear_on_a_class_method_or_property_declaration_1242","'abstract' modifier can only appear on a class, method, or property declaration."),_0_modifier_cannot_be_used_with_1_modifier:V(1243,1,"_0_modifier_cannot_be_used_with_1_modifier_1243","'{0}' modifier cannot be used with '{1}' modifier."),Abstract_methods_can_only_appear_within_an_abstract_class:V(1244,1,"Abstract_methods_can_only_appear_within_an_abstract_class_1244","Abstract methods can only appear within an abstract class."),Method_0_cannot_have_an_implementation_because_it_is_marked_abstract:V(1245,1,"Method_0_cannot_have_an_implementation_because_it_is_marked_abstract_1245","Method '{0}' cannot have an implementation because it is marked abstract."),An_interface_property_cannot_have_an_initializer:V(1246,1,"An_interface_property_cannot_have_an_initializer_1246","An interface property cannot have an initializer."),A_type_literal_property_cannot_have_an_initializer:V(1247,1,"A_type_literal_property_cannot_have_an_initializer_1247","A type literal property cannot have an initializer."),A_class_member_cannot_have_the_0_keyword:V(1248,1,"A_class_member_cannot_have_the_0_keyword_1248","A class member cannot have the '{0}' keyword."),A_decorator_can_only_decorate_a_method_implementation_not_an_overload:V(1249,1,"A_decorator_can_only_decorate_a_method_implementation_not_an_overload_1249","A decorator can only decorate a method implementation, not an overload."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5:V(1250,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_1250","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Class_definitions_are_automatically_in_strict_mode:V(1251,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Class_d_1251","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Class definitions are automatically in strict mode."),Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Modules_are_automatically_in_strict_mode:V(1252,1,"Function_declarations_are_not_allowed_inside_blocks_in_strict_mode_when_targeting_ES3_or_ES5_Modules_1252","Function declarations are not allowed inside blocks in strict mode when targeting 'ES3' or 'ES5'. Modules are automatically in strict mode."),A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_reference:V(1254,1,"A_const_initializer_in_an_ambient_context_must_be_a_string_or_numeric_literal_or_literal_enum_refere_1254","A 'const' initializer in an ambient context must be a string or numeric literal or literal enum reference."),A_definite_assignment_assertion_is_not_permitted_in_this_context:V(1255,1,"A_definite_assignment_assertion_is_not_permitted_in_this_context_1255","A definite assignment assertion '!' is not permitted in this context."),A_required_element_cannot_follow_an_optional_element:V(1257,1,"A_required_element_cannot_follow_an_optional_element_1257","A required element cannot follow an optional element."),A_default_export_must_be_at_the_top_level_of_a_file_or_module_declaration:V(1258,1,"A_default_export_must_be_at_the_top_level_of_a_file_or_module_declaration_1258","A default export must be at the top level of a file or module declaration."),Module_0_can_only_be_default_imported_using_the_1_flag:V(1259,1,"Module_0_can_only_be_default_imported_using_the_1_flag_1259","Module '{0}' can only be default-imported using the '{1}' flag"),Keywords_cannot_contain_escape_characters:V(1260,1,"Keywords_cannot_contain_escape_characters_1260","Keywords cannot contain escape characters."),Already_included_file_name_0_differs_from_file_name_1_only_in_casing:V(1261,1,"Already_included_file_name_0_differs_from_file_name_1_only_in_casing_1261","Already included file name '{0}' differs from file name '{1}' only in casing."),Identifier_expected_0_is_a_reserved_word_at_the_top_level_of_a_module:V(1262,1,"Identifier_expected_0_is_a_reserved_word_at_the_top_level_of_a_module_1262","Identifier expected. '{0}' is a reserved word at the top-level of a module."),Declarations_with_initializers_cannot_also_have_definite_assignment_assertions:V(1263,1,"Declarations_with_initializers_cannot_also_have_definite_assignment_assertions_1263","Declarations with initializers cannot also have definite assignment assertions."),Declarations_with_definite_assignment_assertions_must_also_have_type_annotations:V(1264,1,"Declarations_with_definite_assignment_assertions_must_also_have_type_annotations_1264","Declarations with definite assignment assertions must also have type annotations."),A_rest_element_cannot_follow_another_rest_element:V(1265,1,"A_rest_element_cannot_follow_another_rest_element_1265","A rest element cannot follow another rest element."),An_optional_element_cannot_follow_a_rest_element:V(1266,1,"An_optional_element_cannot_follow_a_rest_element_1266","An optional element cannot follow a rest element."),Property_0_cannot_have_an_initializer_because_it_is_marked_abstract:V(1267,1,"Property_0_cannot_have_an_initializer_because_it_is_marked_abstract_1267","Property '{0}' cannot have an initializer because it is marked abstract."),An_index_signature_parameter_type_must_be_string_number_symbol_or_a_template_literal_type:V(1268,1,"An_index_signature_parameter_type_must_be_string_number_symbol_or_a_template_literal_type_1268","An index signature parameter type must be 'string', 'number', 'symbol', or a template literal type."),Cannot_use_export_import_on_a_type_or_type_only_namespace_when_0_is_enabled:V(1269,1,"Cannot_use_export_import_on_a_type_or_type_only_namespace_when_0_is_enabled_1269","Cannot use 'export import' on a type or type-only namespace when '{0}' is enabled."),Decorator_function_return_type_0_is_not_assignable_to_type_1:V(1270,1,"Decorator_function_return_type_0_is_not_assignable_to_type_1_1270","Decorator function return type '{0}' is not assignable to type '{1}'."),Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any:V(1271,1,"Decorator_function_return_type_is_0_but_is_expected_to_be_void_or_any_1271","Decorator function return type is '{0}' but is expected to be 'void' or 'any'."),A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_when_isolatedModules_and_emitDecoratorMetadata_are_enabled:V(1272,1,"A_type_referenced_in_a_decorated_signature_must_be_imported_with_import_type_or_a_namespace_import_w_1272","A type referenced in a decorated signature must be imported with 'import type' or a namespace import when 'isolatedModules' and 'emitDecoratorMetadata' are enabled."),_0_modifier_cannot_appear_on_a_type_parameter:V(1273,1,"_0_modifier_cannot_appear_on_a_type_parameter_1273","'{0}' modifier cannot appear on a type parameter"),_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias:V(1274,1,"_0_modifier_can_only_appear_on_a_type_parameter_of_a_class_interface_or_type_alias_1274","'{0}' modifier can only appear on a type parameter of a class, interface or type alias"),accessor_modifier_can_only_appear_on_a_property_declaration:V(1275,1,"accessor_modifier_can_only_appear_on_a_property_declaration_1275","'accessor' modifier can only appear on a property declaration."),An_accessor_property_cannot_be_declared_optional:V(1276,1,"An_accessor_property_cannot_be_declared_optional_1276","An 'accessor' property cannot be declared optional."),_0_modifier_can_only_appear_on_a_type_parameter_of_a_function_method_or_class:V(1277,1,"_0_modifier_can_only_appear_on_a_type_parameter_of_a_function_method_or_class_1277","'{0}' modifier can only appear on a type parameter of a function, method or class"),The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_0:V(1278,1,"The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_0_1278","The runtime will invoke the decorator with {1} arguments, but the decorator expects {0}."),The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_at_least_0:V(1279,1,"The_runtime_will_invoke_the_decorator_with_1_arguments_but_the_decorator_expects_at_least_0_1279","The runtime will invoke the decorator with {1} arguments, but the decorator expects at least {0}."),Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to_be_a_global_script_set_moduleDetection_to_force_or_add_an_empty_export_statement:V(1280,1,"Namespaces_are_not_allowed_in_global_script_files_when_0_is_enabled_If_this_file_is_not_intended_to__1280","Namespaces are not allowed in global script files when '{0}' is enabled. If this file is not intended to be a global script, set 'moduleDetection' to 'force' or add an empty 'export {}' statement."),Cannot_access_0_from_another_file_without_qualification_when_1_is_enabled_Use_2_instead:V(1281,1,"Cannot_access_0_from_another_file_without_qualification_when_1_is_enabled_Use_2_instead_1281","Cannot access '{0}' from another file without qualification when '{1}' is enabled. Use '{2}' instead."),An_export_declaration_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_type:V(1282,1,"An_export_declaration_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers__1282","An 'export =' declaration must reference a value when 'verbatimModuleSyntax' is enabled, but '{0}' only refers to a type."),An_export_declaration_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_a_type_only_declaration:V(1283,1,"An_export_declaration_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolve_1283","An 'export =' declaration must reference a real value when 'verbatimModuleSyntax' is enabled, but '{0}' resolves to a type-only declaration."),An_export_default_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_type:V(1284,1,"An_export_default_must_reference_a_value_when_verbatimModuleSyntax_is_enabled_but_0_only_refers_to_a_1284","An 'export default' must reference a value when 'verbatimModuleSyntax' is enabled, but '{0}' only refers to a type."),An_export_default_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_a_type_only_declaration:V(1285,1,"An_export_default_must_reference_a_real_value_when_verbatimModuleSyntax_is_enabled_but_0_resolves_to_1285","An 'export default' must reference a real value when 'verbatimModuleSyntax' is enabled, but '{0}' resolves to a type-only declaration."),ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:V(1286,1,"ESM_syntax_is_not_allowed_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled_1286","ESM syntax is not allowed in a CommonJS module when 'verbatimModuleSyntax' is enabled."),A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimModuleSyntax_is_enabled:V(1287,1,"A_top_level_export_modifier_cannot_be_used_on_value_declarations_in_a_CommonJS_module_when_verbatimM_1287","A top-level 'export' modifier cannot be used on value declarations in a CommonJS module when 'verbatimModuleSyntax' is enabled."),An_import_alias_cannot_resolve_to_a_type_or_type_only_declaration_when_verbatimModuleSyntax_is_enabled:V(1288,1,"An_import_alias_cannot_resolve_to_a_type_or_type_only_declaration_when_verbatimModuleSyntax_is_enabl_1288","An import alias cannot resolve to a type or type-only declaration when 'verbatimModuleSyntax' is enabled."),with_statements_are_not_allowed_in_an_async_function_block:V(1300,1,"with_statements_are_not_allowed_in_an_async_function_block_1300","'with' statements are not allowed in an async function block."),await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules:V(1308,1,"await_expressions_are_only_allowed_within_async_functions_and_at_the_top_levels_of_modules_1308","'await' expressions are only allowed within async functions and at the top levels of modules."),The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level:V(1309,1,"The_current_file_is_a_CommonJS_module_and_cannot_use_await_at_the_top_level_1309","The current file is a CommonJS module and cannot use 'await' at the top level."),Did_you_mean_to_use_a_Colon_An_can_only_follow_a_property_name_when_the_containing_object_literal_is_part_of_a_destructuring_pattern:V(1312,1,"Did_you_mean_to_use_a_Colon_An_can_only_follow_a_property_name_when_the_containing_object_literal_is_1312","Did you mean to use a ':'? An '=' can only follow a property name when the containing object literal is part of a destructuring pattern."),The_body_of_an_if_statement_cannot_be_the_empty_statement:V(1313,1,"The_body_of_an_if_statement_cannot_be_the_empty_statement_1313","The body of an 'if' statement cannot be the empty statement."),Global_module_exports_may_only_appear_in_module_files:V(1314,1,"Global_module_exports_may_only_appear_in_module_files_1314","Global module exports may only appear in module files."),Global_module_exports_may_only_appear_in_declaration_files:V(1315,1,"Global_module_exports_may_only_appear_in_declaration_files_1315","Global module exports may only appear in declaration files."),Global_module_exports_may_only_appear_at_top_level:V(1316,1,"Global_module_exports_may_only_appear_at_top_level_1316","Global module exports may only appear at top level."),A_parameter_property_cannot_be_declared_using_a_rest_parameter:V(1317,1,"A_parameter_property_cannot_be_declared_using_a_rest_parameter_1317","A parameter property cannot be declared using a rest parameter."),An_abstract_accessor_cannot_have_an_implementation:V(1318,1,"An_abstract_accessor_cannot_have_an_implementation_1318","An abstract accessor cannot have an implementation."),A_default_export_can_only_be_used_in_an_ECMAScript_style_module:V(1319,1,"A_default_export_can_only_be_used_in_an_ECMAScript_style_module_1319","A default export can only be used in an ECMAScript-style module."),Type_of_await_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:V(1320,1,"Type_of_await_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member_1320","Type of 'await' operand must either be a valid promise or must not contain a callable 'then' member."),Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:V(1321,1,"Type_of_yield_operand_in_an_async_generator_must_either_be_a_valid_promise_or_must_not_contain_a_cal_1321","Type of 'yield' operand in an async generator must either be a valid promise or must not contain a callable 'then' member."),Type_of_iterated_elements_of_a_yield_Asterisk_operand_must_either_be_a_valid_promise_or_must_not_contain_a_callable_then_member:V(1322,1,"Type_of_iterated_elements_of_a_yield_Asterisk_operand_must_either_be_a_valid_promise_or_must_not_con_1322","Type of iterated elements of a 'yield*' operand must either be a valid promise or must not contain a callable 'then' member."),Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd_system_umd_node16_or_nodenext:V(1323,1,"Dynamic_imports_are_only_supported_when_the_module_flag_is_set_to_es2020_es2022_esnext_commonjs_amd__1323","Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'."),Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_or_nodenext:V(1324,1,"Dynamic_imports_only_support_a_second_argument_when_the_module_option_is_set_to_esnext_node16_or_nod_1324","Dynamic imports only support a second argument when the '--module' option is set to 'esnext', 'node16', or 'nodenext'."),Argument_of_dynamic_import_cannot_be_spread_element:V(1325,1,"Argument_of_dynamic_import_cannot_be_spread_element_1325","Argument of dynamic import cannot be spread element."),This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot_have_type_arguments:V(1326,1,"This_use_of_import_is_invalid_import_calls_can_be_written_but_they_must_have_parentheses_and_cannot__1326","This use of 'import' is invalid. 'import()' calls can be written, but they must have parentheses and cannot have type arguments."),String_literal_with_double_quotes_expected:V(1327,1,"String_literal_with_double_quotes_expected_1327","String literal with double quotes expected."),Property_value_can_only_be_string_literal_numeric_literal_true_false_null_object_literal_or_array_literal:V(1328,1,"Property_value_can_only_be_string_literal_numeric_literal_true_false_null_object_literal_or_array_li_1328","Property value can only be string literal, numeric literal, 'true', 'false', 'null', object literal or array literal."),_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write_0:V(1329,1,"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329","'{0}' accepts too few arguments to be used as a decorator here. Did you mean to call it first and write '@{0}()'?"),A_property_of_an_interface_or_type_literal_whose_type_is_a_unique_symbol_type_must_be_readonly:V(1330,1,"A_property_of_an_interface_or_type_literal_whose_type_is_a_unique_symbol_type_must_be_readonly_1330","A property of an interface or type literal whose type is a 'unique symbol' type must be 'readonly'."),A_property_of_a_class_whose_type_is_a_unique_symbol_type_must_be_both_static_and_readonly:V(1331,1,"A_property_of_a_class_whose_type_is_a_unique_symbol_type_must_be_both_static_and_readonly_1331","A property of a class whose type is a 'unique symbol' type must be both 'static' and 'readonly'."),A_variable_whose_type_is_a_unique_symbol_type_must_be_const:V(1332,1,"A_variable_whose_type_is_a_unique_symbol_type_must_be_const_1332","A variable whose type is a 'unique symbol' type must be 'const'."),unique_symbol_types_may_not_be_used_on_a_variable_declaration_with_a_binding_name:V(1333,1,"unique_symbol_types_may_not_be_used_on_a_variable_declaration_with_a_binding_name_1333","'unique symbol' types may not be used on a variable declaration with a binding name."),unique_symbol_types_are_only_allowed_on_variables_in_a_variable_statement:V(1334,1,"unique_symbol_types_are_only_allowed_on_variables_in_a_variable_statement_1334","'unique symbol' types are only allowed on variables in a variable statement."),unique_symbol_types_are_not_allowed_here:V(1335,1,"unique_symbol_types_are_not_allowed_here_1335","'unique symbol' types are not allowed here."),An_index_signature_parameter_type_cannot_be_a_literal_type_or_generic_type_Consider_using_a_mapped_object_type_instead:V(1337,1,"An_index_signature_parameter_type_cannot_be_a_literal_type_or_generic_type_Consider_using_a_mapped_o_1337","An index signature parameter type cannot be a literal type or generic type. Consider using a mapped object type instead."),infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type:V(1338,1,"infer_declarations_are_only_permitted_in_the_extends_clause_of_a_conditional_type_1338","'infer' declarations are only permitted in the 'extends' clause of a conditional type."),Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here:V(1339,1,"Module_0_does_not_refer_to_a_value_but_is_used_as_a_value_here_1339","Module '{0}' does not refer to a value, but is used as a value here."),Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_Did_you_mean_typeof_import_0:V(1340,1,"Module_0_does_not_refer_to_a_type_but_is_used_as_a_type_here_Did_you_mean_typeof_import_0_1340","Module '{0}' does not refer to a type, but is used as a type here. Did you mean 'typeof import('{0}')'?"),Class_constructor_may_not_be_an_accessor:V(1341,1,"Class_constructor_may_not_be_an_accessor_1341","Class constructor may not be an accessor."),The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system_node16_or_nodenext:V(1343,1,"The_import_meta_meta_property_is_only_allowed_when_the_module_option_is_es2020_es2022_esnext_system__1343","The 'import.meta' meta-property is only allowed when the '--module' option is 'es2020', 'es2022', 'esnext', 'system', 'node16', or 'nodenext'."),A_label_is_not_allowed_here:V(1344,1,"A_label_is_not_allowed_here_1344","'A label is not allowed here."),An_expression_of_type_void_cannot_be_tested_for_truthiness:V(1345,1,"An_expression_of_type_void_cannot_be_tested_for_truthiness_1345","An expression of type 'void' cannot be tested for truthiness."),This_parameter_is_not_allowed_with_use_strict_directive:V(1346,1,"This_parameter_is_not_allowed_with_use_strict_directive_1346","This parameter is not allowed with 'use strict' directive."),use_strict_directive_cannot_be_used_with_non_simple_parameter_list:V(1347,1,"use_strict_directive_cannot_be_used_with_non_simple_parameter_list_1347","'use strict' directive cannot be used with non-simple parameter list."),Non_simple_parameter_declared_here:V(1348,1,"Non_simple_parameter_declared_here_1348","Non-simple parameter declared here."),use_strict_directive_used_here:V(1349,1,"use_strict_directive_used_here_1349","'use strict' directive used here."),Print_the_final_configuration_instead_of_building:V(1350,3,"Print_the_final_configuration_instead_of_building_1350","Print the final configuration instead of building."),An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal:V(1351,1,"An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal_1351","An identifier or keyword cannot immediately follow a numeric literal."),A_bigint_literal_cannot_use_exponential_notation:V(1352,1,"A_bigint_literal_cannot_use_exponential_notation_1352","A bigint literal cannot use exponential notation."),A_bigint_literal_must_be_an_integer:V(1353,1,"A_bigint_literal_must_be_an_integer_1353","A bigint literal must be an integer."),readonly_type_modifier_is_only_permitted_on_array_and_tuple_literal_types:V(1354,1,"readonly_type_modifier_is_only_permitted_on_array_and_tuple_literal_types_1354","'readonly' type modifier is only permitted on array and tuple literal types."),A_const_assertions_can_only_be_applied_to_references_to_enum_members_or_string_number_boolean_array_or_object_literals:V(1355,1,"A_const_assertions_can_only_be_applied_to_references_to_enum_members_or_string_number_boolean_array__1355","A 'const' assertions can only be applied to references to enum members, or string, number, boolean, array, or object literals."),Did_you_mean_to_mark_this_function_as_async:V(1356,1,"Did_you_mean_to_mark_this_function_as_async_1356","Did you mean to mark this function as 'async'?"),An_enum_member_name_must_be_followed_by_a_or:V(1357,1,"An_enum_member_name_must_be_followed_by_a_or_1357","An enum member name must be followed by a ',', '=', or '}'."),Tagged_template_expressions_are_not_permitted_in_an_optional_chain:V(1358,1,"Tagged_template_expressions_are_not_permitted_in_an_optional_chain_1358","Tagged template expressions are not permitted in an optional chain."),Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:V(1359,1,"Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here_1359","Identifier expected. '{0}' is a reserved word that cannot be used here."),Type_0_does_not_satisfy_the_expected_type_1:V(1360,1,"Type_0_does_not_satisfy_the_expected_type_1_1360","Type '{0}' does not satisfy the expected type '{1}'."),_0_cannot_be_used_as_a_value_because_it_was_imported_using_import_type:V(1361,1,"_0_cannot_be_used_as_a_value_because_it_was_imported_using_import_type_1361","'{0}' cannot be used as a value because it was imported using 'import type'."),_0_cannot_be_used_as_a_value_because_it_was_exported_using_export_type:V(1362,1,"_0_cannot_be_used_as_a_value_because_it_was_exported_using_export_type_1362","'{0}' cannot be used as a value because it was exported using 'export type'."),A_type_only_import_can_specify_a_default_import_or_named_bindings_but_not_both:V(1363,1,"A_type_only_import_can_specify_a_default_import_or_named_bindings_but_not_both_1363","A type-only import can specify a default import or named bindings, but not both."),Convert_to_type_only_export:V(1364,3,"Convert_to_type_only_export_1364","Convert to type-only export"),Convert_all_re_exported_types_to_type_only_exports:V(1365,3,"Convert_all_re_exported_types_to_type_only_exports_1365","Convert all re-exported types to type-only exports"),Split_into_two_separate_import_declarations:V(1366,3,"Split_into_two_separate_import_declarations_1366","Split into two separate import declarations"),Split_all_invalid_type_only_imports:V(1367,3,"Split_all_invalid_type_only_imports_1367","Split all invalid type-only imports"),Class_constructor_may_not_be_a_generator:V(1368,1,"Class_constructor_may_not_be_a_generator_1368","Class constructor may not be a generator."),Did_you_mean_0:V(1369,3,"Did_you_mean_0_1369","Did you mean '{0}'?"),This_import_is_never_used_as_a_value_and_must_use_import_type_because_importsNotUsedAsValues_is_set_to_error:V(1371,1,"This_import_is_never_used_as_a_value_and_must_use_import_type_because_importsNotUsedAsValues_is_set__1371","This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'."),Convert_to_type_only_import:V(1373,3,"Convert_to_type_only_import_1373","Convert to type-only import"),Convert_all_imports_not_used_as_a_value_to_type_only_imports:V(1374,3,"Convert_all_imports_not_used_as_a_value_to_type_only_imports_1374","Convert all imports not used as a value to type-only imports"),await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module:V(1375,1,"await_expressions_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_fi_1375","'await' expressions are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),_0_was_imported_here:V(1376,3,"_0_was_imported_here_1376","'{0}' was imported here."),_0_was_exported_here:V(1377,3,"_0_was_exported_here_1377","'{0}' was exported here."),Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_or_nodenext_and_the_target_option_is_set_to_es2017_or_higher:V(1378,1,"Top_level_await_expressions_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_n_1378","Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher."),An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type:V(1379,1,"An_import_alias_cannot_reference_a_declaration_that_was_exported_using_export_type_1379","An import alias cannot reference a declaration that was exported using 'export type'."),An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type:V(1380,1,"An_import_alias_cannot_reference_a_declaration_that_was_imported_using_import_type_1380","An import alias cannot reference a declaration that was imported using 'import type'."),Unexpected_token_Did_you_mean_or_rbrace:V(1381,1,"Unexpected_token_Did_you_mean_or_rbrace_1381","Unexpected token. Did you mean `{'}'}` or `&rbrace;`?"),Unexpected_token_Did_you_mean_or_gt:V(1382,1,"Unexpected_token_Did_you_mean_or_gt_1382","Unexpected token. Did you mean `{'>'}` or `&gt;`?"),Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:V(1385,1,"Function_type_notation_must_be_parenthesized_when_used_in_a_union_type_1385","Function type notation must be parenthesized when used in a union type."),Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:V(1386,1,"Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type_1386","Constructor type notation must be parenthesized when used in a union type."),Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:V(1387,1,"Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1387","Function type notation must be parenthesized when used in an intersection type."),Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:V(1388,1,"Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type_1388","Constructor type notation must be parenthesized when used in an intersection type."),_0_is_not_allowed_as_a_variable_declaration_name:V(1389,1,"_0_is_not_allowed_as_a_variable_declaration_name_1389","'{0}' is not allowed as a variable declaration name."),_0_is_not_allowed_as_a_parameter_name:V(1390,1,"_0_is_not_allowed_as_a_parameter_name_1390","'{0}' is not allowed as a parameter name."),An_import_alias_cannot_use_import_type:V(1392,1,"An_import_alias_cannot_use_import_type_1392","An import alias cannot use 'import type'"),Imported_via_0_from_file_1:V(1393,3,"Imported_via_0_from_file_1_1393","Imported via {0} from file '{1}'"),Imported_via_0_from_file_1_with_packageId_2:V(1394,3,"Imported_via_0_from_file_1_with_packageId_2_1394","Imported via {0} from file '{1}' with packageId '{2}'"),Imported_via_0_from_file_1_to_import_importHelpers_as_specified_in_compilerOptions:V(1395,3,"Imported_via_0_from_file_1_to_import_importHelpers_as_specified_in_compilerOptions_1395","Imported via {0} from file '{1}' to import 'importHelpers' as specified in compilerOptions"),Imported_via_0_from_file_1_with_packageId_2_to_import_importHelpers_as_specified_in_compilerOptions:V(1396,3,"Imported_via_0_from_file_1_with_packageId_2_to_import_importHelpers_as_specified_in_compilerOptions_1396","Imported via {0} from file '{1}' with packageId '{2}' to import 'importHelpers' as specified in compilerOptions"),Imported_via_0_from_file_1_to_import_jsx_and_jsxs_factory_functions:V(1397,3,"Imported_via_0_from_file_1_to_import_jsx_and_jsxs_factory_functions_1397","Imported via {0} from file '{1}' to import 'jsx' and 'jsxs' factory functions"),Imported_via_0_from_file_1_with_packageId_2_to_import_jsx_and_jsxs_factory_functions:V(1398,3,"Imported_via_0_from_file_1_with_packageId_2_to_import_jsx_and_jsxs_factory_functions_1398","Imported via {0} from file '{1}' with packageId '{2}' to import 'jsx' and 'jsxs' factory functions"),File_is_included_via_import_here:V(1399,3,"File_is_included_via_import_here_1399","File is included via import here."),Referenced_via_0_from_file_1:V(1400,3,"Referenced_via_0_from_file_1_1400","Referenced via '{0}' from file '{1}'"),File_is_included_via_reference_here:V(1401,3,"File_is_included_via_reference_here_1401","File is included via reference here."),Type_library_referenced_via_0_from_file_1:V(1402,3,"Type_library_referenced_via_0_from_file_1_1402","Type library referenced via '{0}' from file '{1}'"),Type_library_referenced_via_0_from_file_1_with_packageId_2:V(1403,3,"Type_library_referenced_via_0_from_file_1_with_packageId_2_1403","Type library referenced via '{0}' from file '{1}' with packageId '{2}'"),File_is_included_via_type_library_reference_here:V(1404,3,"File_is_included_via_type_library_reference_here_1404","File is included via type library reference here."),Library_referenced_via_0_from_file_1:V(1405,3,"Library_referenced_via_0_from_file_1_1405","Library referenced via '{0}' from file '{1}'"),File_is_included_via_library_reference_here:V(1406,3,"File_is_included_via_library_reference_here_1406","File is included via library reference here."),Matched_by_include_pattern_0_in_1:V(1407,3,"Matched_by_include_pattern_0_in_1_1407","Matched by include pattern '{0}' in '{1}'"),File_is_matched_by_include_pattern_specified_here:V(1408,3,"File_is_matched_by_include_pattern_specified_here_1408","File is matched by include pattern specified here."),Part_of_files_list_in_tsconfig_json:V(1409,3,"Part_of_files_list_in_tsconfig_json_1409","Part of 'files' list in tsconfig.json"),File_is_matched_by_files_list_specified_here:V(1410,3,"File_is_matched_by_files_list_specified_here_1410","File is matched by 'files' list specified here."),Output_from_referenced_project_0_included_because_1_specified:V(1411,3,"Output_from_referenced_project_0_included_because_1_specified_1411","Output from referenced project '{0}' included because '{1}' specified"),Output_from_referenced_project_0_included_because_module_is_specified_as_none:V(1412,3,"Output_from_referenced_project_0_included_because_module_is_specified_as_none_1412","Output from referenced project '{0}' included because '--module' is specified as 'none'"),File_is_output_from_referenced_project_specified_here:V(1413,3,"File_is_output_from_referenced_project_specified_here_1413","File is output from referenced project specified here."),Source_from_referenced_project_0_included_because_1_specified:V(1414,3,"Source_from_referenced_project_0_included_because_1_specified_1414","Source from referenced project '{0}' included because '{1}' specified"),Source_from_referenced_project_0_included_because_module_is_specified_as_none:V(1415,3,"Source_from_referenced_project_0_included_because_module_is_specified_as_none_1415","Source from referenced project '{0}' included because '--module' is specified as 'none'"),File_is_source_from_referenced_project_specified_here:V(1416,3,"File_is_source_from_referenced_project_specified_here_1416","File is source from referenced project specified here."),Entry_point_of_type_library_0_specified_in_compilerOptions:V(1417,3,"Entry_point_of_type_library_0_specified_in_compilerOptions_1417","Entry point of type library '{0}' specified in compilerOptions"),Entry_point_of_type_library_0_specified_in_compilerOptions_with_packageId_1:V(1418,3,"Entry_point_of_type_library_0_specified_in_compilerOptions_with_packageId_1_1418","Entry point of type library '{0}' specified in compilerOptions with packageId '{1}'"),File_is_entry_point_of_type_library_specified_here:V(1419,3,"File_is_entry_point_of_type_library_specified_here_1419","File is entry point of type library specified here."),Entry_point_for_implicit_type_library_0:V(1420,3,"Entry_point_for_implicit_type_library_0_1420","Entry point for implicit type library '{0}'"),Entry_point_for_implicit_type_library_0_with_packageId_1:V(1421,3,"Entry_point_for_implicit_type_library_0_with_packageId_1_1421","Entry point for implicit type library '{0}' with packageId '{1}'"),Library_0_specified_in_compilerOptions:V(1422,3,"Library_0_specified_in_compilerOptions_1422","Library '{0}' specified in compilerOptions"),File_is_library_specified_here:V(1423,3,"File_is_library_specified_here_1423","File is library specified here."),Default_library:V(1424,3,"Default_library_1424","Default library"),Default_library_for_target_0:V(1425,3,"Default_library_for_target_0_1425","Default library for target '{0}'"),File_is_default_library_for_target_specified_here:V(1426,3,"File_is_default_library_for_target_specified_here_1426","File is default library for target specified here."),Root_file_specified_for_compilation:V(1427,3,"Root_file_specified_for_compilation_1427","Root file specified for compilation"),File_is_output_of_project_reference_source_0:V(1428,3,"File_is_output_of_project_reference_source_0_1428","File is output of project reference source '{0}'"),File_redirects_to_file_0:V(1429,3,"File_redirects_to_file_0_1429","File redirects to file '{0}'"),The_file_is_in_the_program_because_Colon:V(1430,3,"The_file_is_in_the_program_because_Colon_1430","The file is in the program because:"),for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_has_no_imports_or_exports_Consider_adding_an_empty_export_to_make_this_file_a_module:V(1431,1,"for_await_loops_are_only_allowed_at_the_top_level_of_a_file_when_that_file_is_a_module_but_this_file_1431","'for await' loops are only allowed at the top level of a file when that file is a module, but this file has no imports or exports. Consider adding an empty 'export {}' to make this file a module."),Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_node16_or_nodenext_and_the_target_option_is_set_to_es2017_or_higher:V(1432,1,"Top_level_for_await_loops_are_only_allowed_when_the_module_option_is_set_to_es2022_esnext_system_nod_1432","Top-level 'for await' loops are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher."),Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters:V(1433,1,"Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters_1433","Neither decorators nor modifiers may be applied to 'this' parameters."),Unexpected_keyword_or_identifier:V(1434,1,"Unexpected_keyword_or_identifier_1434","Unexpected keyword or identifier."),Unknown_keyword_or_identifier_Did_you_mean_0:V(1435,1,"Unknown_keyword_or_identifier_Did_you_mean_0_1435","Unknown keyword or identifier. Did you mean '{0}'?"),Decorators_must_precede_the_name_and_all_keywords_of_property_declarations:V(1436,1,"Decorators_must_precede_the_name_and_all_keywords_of_property_declarations_1436","Decorators must precede the name and all keywords of property declarations."),Namespace_must_be_given_a_name:V(1437,1,"Namespace_must_be_given_a_name_1437","Namespace must be given a name."),Interface_must_be_given_a_name:V(1438,1,"Interface_must_be_given_a_name_1438","Interface must be given a name."),Type_alias_must_be_given_a_name:V(1439,1,"Type_alias_must_be_given_a_name_1439","Type alias must be given a name."),Variable_declaration_not_allowed_at_this_location:V(1440,1,"Variable_declaration_not_allowed_at_this_location_1440","Variable declaration not allowed at this location."),Cannot_start_a_function_call_in_a_type_annotation:V(1441,1,"Cannot_start_a_function_call_in_a_type_annotation_1441","Cannot start a function call in a type annotation."),Expected_for_property_initializer:V(1442,1,"Expected_for_property_initializer_1442","Expected '=' for property initializer."),Module_declaration_names_may_only_use_or_quoted_strings:V(1443,1,"Module_declaration_names_may_only_use_or_quoted_strings_1443",`Module declaration names may only use ' or " quoted strings.`),_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedModules_are_both_enabled:V(1444,1,"_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedMod_1444","'{0}' is a type and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveValueImports_and_isolatedModules_are_both_enabled:V(1446,1,"_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_preserveVa_1446","'{0}' resolves to a type-only declaration and must be imported using a type-only import when 'preserveValueImports' and 'isolatedModules' are both enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_enabled:V(1448,1,"_0_resolves_to_a_type_only_declaration_and_must_be_re_exported_using_a_type_only_re_export_when_1_is_1448","'{0}' resolves to a type-only declaration and must be re-exported using a type-only re-export when '{1}' is enabled."),Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed:V(1449,3,"Preserve_unused_imported_values_in_the_JavaScript_output_that_would_otherwise_be_removed_1449","Preserve unused imported values in the JavaScript output that would otherwise be removed."),Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments:V(1450,3,"Dynamic_imports_can_only_accept_a_module_specifier_and_an_optional_assertion_as_arguments_1450","Dynamic imports can only accept a module specifier and an optional assertion as arguments"),Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member_declaration_property_access_or_on_the_left_hand_side_of_an_in_expression:V(1451,1,"Private_identifiers_are_only_allowed_in_class_bodies_and_may_only_be_used_as_part_of_a_class_member__1451","Private identifiers are only allowed in class bodies and may only be used as part of a class member declaration, property access, or on the left-hand-side of an 'in' expression"),resolution_mode_assertions_are_only_supported_when_moduleResolution_is_node16_or_nodenext:V(1452,1,"resolution_mode_assertions_are_only_supported_when_moduleResolution_is_node16_or_nodenext_1452","'resolution-mode' assertions are only supported when `moduleResolution` is `node16` or `nodenext`."),resolution_mode_should_be_either_require_or_import:V(1453,1,"resolution_mode_should_be_either_require_or_import_1453","`resolution-mode` should be either `require` or `import`."),resolution_mode_can_only_be_set_for_type_only_imports:V(1454,1,"resolution_mode_can_only_be_set_for_type_only_imports_1454","`resolution-mode` can only be set for type-only imports."),resolution_mode_is_the_only_valid_key_for_type_import_assertions:V(1455,1,"resolution_mode_is_the_only_valid_key_for_type_import_assertions_1455","`resolution-mode` is the only valid key for type import assertions."),Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require:V(1456,1,"Type_import_assertions_should_have_exactly_one_key_resolution_mode_with_value_import_or_require_1456","Type import assertions should have exactly one key - `resolution-mode` - with value `import` or `require`."),Matched_by_default_include_pattern_Asterisk_Asterisk_Slash_Asterisk:V(1457,3,"Matched_by_default_include_pattern_Asterisk_Asterisk_Slash_Asterisk_1457","Matched by default include pattern '**/*'"),File_is_ECMAScript_module_because_0_has_field_type_with_value_module:V(1458,3,"File_is_ECMAScript_module_because_0_has_field_type_with_value_module_1458",`File is ECMAScript module because '{0}' has field "type" with value "module"`),File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module:V(1459,3,"File_is_CommonJS_module_because_0_has_field_type_whose_value_is_not_module_1459",`File is CommonJS module because '{0}' has field "type" whose value is not "module"`),File_is_CommonJS_module_because_0_does_not_have_field_type:V(1460,3,"File_is_CommonJS_module_because_0_does_not_have_field_type_1460",`File is CommonJS module because '{0}' does not have field "type"`),File_is_CommonJS_module_because_package_json_was_not_found:V(1461,3,"File_is_CommonJS_module_because_package_json_was_not_found_1461","File is CommonJS module because 'package.json' was not found"),The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output:V(1470,1,"The_import_meta_meta_property_is_not_allowed_in_files_which_will_build_into_CommonJS_output_1470","The 'import.meta' meta-property is not allowed in files which will build into CommonJS output."),Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_cannot_be_imported_with_require_Use_an_ECMAScript_import_instead:V(1471,1,"Module_0_cannot_be_imported_using_this_construct_The_specifier_only_resolves_to_an_ES_module_which_c_1471","Module '{0}' cannot be imported using this construct. The specifier only resolves to an ES module, which cannot be imported with 'require'. Use an ECMAScript import instead."),catch_or_finally_expected:V(1472,1,"catch_or_finally_expected_1472","'catch' or 'finally' expected."),An_import_declaration_can_only_be_used_at_the_top_level_of_a_module:V(1473,1,"An_import_declaration_can_only_be_used_at_the_top_level_of_a_module_1473","An import declaration can only be used at the top level of a module."),An_export_declaration_can_only_be_used_at_the_top_level_of_a_module:V(1474,1,"An_export_declaration_can_only_be_used_at_the_top_level_of_a_module_1474","An export declaration can only be used at the top level of a module."),Control_what_method_is_used_to_detect_module_format_JS_files:V(1475,3,"Control_what_method_is_used_to_detect_module_format_JS_files_1475","Control what method is used to detect module-format JS files."),auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_with_module_Colon_node16_as_modules:V(1476,3,"auto_Colon_Treat_files_with_imports_exports_import_meta_jsx_with_jsx_Colon_react_jsx_or_esm_format_w_1476",'"auto": Treat files with imports, exports, import.meta, jsx (with jsx: react-jsx), or esm format (with module: node16+) as modules.'),An_instantiation_expression_cannot_be_followed_by_a_property_access:V(1477,1,"An_instantiation_expression_cannot_be_followed_by_a_property_access_1477","An instantiation expression cannot be followed by a property access."),Identifier_or_string_literal_expected:V(1478,1,"Identifier_or_string_literal_expected_1478","Identifier or string literal expected."),The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_referenced_file_is_an_ECMAScript_module_and_cannot_be_imported_with_require_Consider_writing_a_dynamic_import_0_call_instead:V(1479,1,"The_current_file_is_a_CommonJS_module_whose_imports_will_produce_require_calls_however_the_reference_1479",`The current file is a CommonJS module whose imports will produce 'require' calls; however, the referenced file is an ECMAScript module and cannot be imported with 'require'. Consider writing a dynamic 'import("{0}")' call instead.`),To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_package_json_file_with_type_Colon_module:V(1480,3,"To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_create_a_local_packag_1480",'To convert this file to an ECMAScript module, change its file extension to \'{0}\' or create a local package.json file with `{ "type": "module" }`.'),To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Colon_module_to_1:V(1481,3,"To_convert_this_file_to_an_ECMAScript_module_change_its_file_extension_to_0_or_add_the_field_type_Co_1481",`To convert this file to an ECMAScript module, change its file extension to '{0}', or add the field \`"type": "module"\` to '{1}'.`),To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0:V(1482,3,"To_convert_this_file_to_an_ECMAScript_module_add_the_field_type_Colon_module_to_0_1482",'To convert this file to an ECMAScript module, add the field `"type": "module"` to \'{0}\'.'),To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module:V(1483,3,"To_convert_this_file_to_an_ECMAScript_module_create_a_local_package_json_file_with_type_Colon_module_1483",'To convert this file to an ECMAScript module, create a local package.json file with `{ "type": "module" }`.'),_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled:V(1484,1,"_0_is_a_type_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled_1484","'{0}' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled."),_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_verbatimModuleSyntax_is_enabled:V(1485,1,"_0_resolves_to_a_type_only_declaration_and_must_be_imported_using_a_type_only_import_when_verbatimMo_1485","'{0}' resolves to a type-only declaration and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled."),Decorator_used_before_export_here:V(1486,1,"Decorator_used_before_export_here_1486","Decorator used before 'export' here."),The_types_of_0_are_incompatible_between_these_types:V(2200,1,"The_types_of_0_are_incompatible_between_these_types_2200","The types of '{0}' are incompatible between these types."),The_types_returned_by_0_are_incompatible_between_these_types:V(2201,1,"The_types_returned_by_0_are_incompatible_between_these_types_2201","The types returned by '{0}' are incompatible between these types."),Call_signature_return_types_0_and_1_are_incompatible:V(2202,1,"Call_signature_return_types_0_and_1_are_incompatible_2202","Call signature return types '{0}' and '{1}' are incompatible.",void 0,!0),Construct_signature_return_types_0_and_1_are_incompatible:V(2203,1,"Construct_signature_return_types_0_and_1_are_incompatible_2203","Construct signature return types '{0}' and '{1}' are incompatible.",void 0,!0),Call_signatures_with_no_arguments_have_incompatible_return_types_0_and_1:V(2204,1,"Call_signatures_with_no_arguments_have_incompatible_return_types_0_and_1_2204","Call signatures with no arguments have incompatible return types '{0}' and '{1}'.",void 0,!0),Construct_signatures_with_no_arguments_have_incompatible_return_types_0_and_1:V(2205,1,"Construct_signatures_with_no_arguments_have_incompatible_return_types_0_and_1_2205","Construct signatures with no arguments have incompatible return types '{0}' and '{1}'.",void 0,!0),The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement:V(2206,1,"The_type_modifier_cannot_be_used_on_a_named_import_when_import_type_is_used_on_its_import_statement_2206","The 'type' modifier cannot be used on a named import when 'import type' is used on its import statement."),The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement:V(2207,1,"The_type_modifier_cannot_be_used_on_a_named_export_when_export_type_is_used_on_its_export_statement_2207","The 'type' modifier cannot be used on a named export when 'export type' is used on its export statement."),This_type_parameter_might_need_an_extends_0_constraint:V(2208,1,"This_type_parameter_might_need_an_extends_0_constraint_2208","This type parameter might need an `extends {0}` constraint."),The_project_root_is_ambiguous_but_is_required_to_resolve_export_map_entry_0_in_file_1_Supply_the_rootDir_compiler_option_to_disambiguate:V(2209,1,"The_project_root_is_ambiguous_but_is_required_to_resolve_export_map_entry_0_in_file_1_Supply_the_roo_2209","The project root is ambiguous, but is required to resolve export map entry '{0}' in file '{1}'. Supply the `rootDir` compiler option to disambiguate."),The_project_root_is_ambiguous_but_is_required_to_resolve_import_map_entry_0_in_file_1_Supply_the_rootDir_compiler_option_to_disambiguate:V(2210,1,"The_project_root_is_ambiguous_but_is_required_to_resolve_import_map_entry_0_in_file_1_Supply_the_roo_2210","The project root is ambiguous, but is required to resolve import map entry '{0}' in file '{1}'. Supply the `rootDir` compiler option to disambiguate."),Add_extends_constraint:V(2211,3,"Add_extends_constraint_2211","Add `extends` constraint."),Add_extends_constraint_to_all_type_parameters:V(2212,3,"Add_extends_constraint_to_all_type_parameters_2212","Add `extends` constraint to all type parameters"),Duplicate_identifier_0:V(2300,1,"Duplicate_identifier_0_2300","Duplicate identifier '{0}'."),Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:V(2301,1,"Initializer_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor_2301","Initializer of instance member variable '{0}' cannot reference identifier '{1}' declared in the constructor."),Static_members_cannot_reference_class_type_parameters:V(2302,1,"Static_members_cannot_reference_class_type_parameters_2302","Static members cannot reference class type parameters."),Circular_definition_of_import_alias_0:V(2303,1,"Circular_definition_of_import_alias_0_2303","Circular definition of import alias '{0}'."),Cannot_find_name_0:V(2304,1,"Cannot_find_name_0_2304","Cannot find name '{0}'."),Module_0_has_no_exported_member_1:V(2305,1,"Module_0_has_no_exported_member_1_2305","Module '{0}' has no exported member '{1}'."),File_0_is_not_a_module:V(2306,1,"File_0_is_not_a_module_2306","File '{0}' is not a module."),Cannot_find_module_0_or_its_corresponding_type_declarations:V(2307,1,"Cannot_find_module_0_or_its_corresponding_type_declarations_2307","Cannot find module '{0}' or its corresponding type declarations."),Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambiguity:V(2308,1,"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308","Module {0} has already exported a member named '{1}'. Consider explicitly re-exporting to resolve the ambiguity."),An_export_assignment_cannot_be_used_in_a_module_with_other_exported_elements:V(2309,1,"An_export_assignment_cannot_be_used_in_a_module_with_other_exported_elements_2309","An export assignment cannot be used in a module with other exported elements."),Type_0_recursively_references_itself_as_a_base_type:V(2310,1,"Type_0_recursively_references_itself_as_a_base_type_2310","Type '{0}' recursively references itself as a base type."),Cannot_find_name_0_Did_you_mean_to_write_this_in_an_async_function:V(2311,1,"Cannot_find_name_0_Did_you_mean_to_write_this_in_an_async_function_2311","Cannot find name '{0}'. Did you mean to write this in an async function?"),An_interface_can_only_extend_an_object_type_or_intersection_of_object_types_with_statically_known_members:V(2312,1,"An_interface_can_only_extend_an_object_type_or_intersection_of_object_types_with_statically_known_me_2312","An interface can only extend an object type or intersection of object types with statically known members."),Type_parameter_0_has_a_circular_constraint:V(2313,1,"Type_parameter_0_has_a_circular_constraint_2313","Type parameter '{0}' has a circular constraint."),Generic_type_0_requires_1_type_argument_s:V(2314,1,"Generic_type_0_requires_1_type_argument_s_2314","Generic type '{0}' requires {1} type argument(s)."),Type_0_is_not_generic:V(2315,1,"Type_0_is_not_generic_2315","Type '{0}' is not generic."),Global_type_0_must_be_a_class_or_interface_type:V(2316,1,"Global_type_0_must_be_a_class_or_interface_type_2316","Global type '{0}' must be a class or interface type."),Global_type_0_must_have_1_type_parameter_s:V(2317,1,"Global_type_0_must_have_1_type_parameter_s_2317","Global type '{0}' must have {1} type parameter(s)."),Cannot_find_global_type_0:V(2318,1,"Cannot_find_global_type_0_2318","Cannot find global type '{0}'."),Named_property_0_of_types_1_and_2_are_not_identical:V(2319,1,"Named_property_0_of_types_1_and_2_are_not_identical_2319","Named property '{0}' of types '{1}' and '{2}' are not identical."),Interface_0_cannot_simultaneously_extend_types_1_and_2:V(2320,1,"Interface_0_cannot_simultaneously_extend_types_1_and_2_2320","Interface '{0}' cannot simultaneously extend types '{1}' and '{2}'."),Excessive_stack_depth_comparing_types_0_and_1:V(2321,1,"Excessive_stack_depth_comparing_types_0_and_1_2321","Excessive stack depth comparing types '{0}' and '{1}'."),Type_0_is_not_assignable_to_type_1:V(2322,1,"Type_0_is_not_assignable_to_type_1_2322","Type '{0}' is not assignable to type '{1}'."),Cannot_redeclare_exported_variable_0:V(2323,1,"Cannot_redeclare_exported_variable_0_2323","Cannot redeclare exported variable '{0}'."),Property_0_is_missing_in_type_1:V(2324,1,"Property_0_is_missing_in_type_1_2324","Property '{0}' is missing in type '{1}'."),Property_0_is_private_in_type_1_but_not_in_type_2:V(2325,1,"Property_0_is_private_in_type_1_but_not_in_type_2_2325","Property '{0}' is private in type '{1}' but not in type '{2}'."),Types_of_property_0_are_incompatible:V(2326,1,"Types_of_property_0_are_incompatible_2326","Types of property '{0}' are incompatible."),Property_0_is_optional_in_type_1_but_required_in_type_2:V(2327,1,"Property_0_is_optional_in_type_1_but_required_in_type_2_2327","Property '{0}' is optional in type '{1}' but required in type '{2}'."),Types_of_parameters_0_and_1_are_incompatible:V(2328,1,"Types_of_parameters_0_and_1_are_incompatible_2328","Types of parameters '{0}' and '{1}' are incompatible."),Index_signature_for_type_0_is_missing_in_type_1:V(2329,1,"Index_signature_for_type_0_is_missing_in_type_1_2329","Index signature for type '{0}' is missing in type '{1}'."),_0_and_1_index_signatures_are_incompatible:V(2330,1,"_0_and_1_index_signatures_are_incompatible_2330","'{0}' and '{1}' index signatures are incompatible."),this_cannot_be_referenced_in_a_module_or_namespace_body:V(2331,1,"this_cannot_be_referenced_in_a_module_or_namespace_body_2331","'this' cannot be referenced in a module or namespace body."),this_cannot_be_referenced_in_current_location:V(2332,1,"this_cannot_be_referenced_in_current_location_2332","'this' cannot be referenced in current location."),this_cannot_be_referenced_in_constructor_arguments:V(2333,1,"this_cannot_be_referenced_in_constructor_arguments_2333","'this' cannot be referenced in constructor arguments."),this_cannot_be_referenced_in_a_static_property_initializer:V(2334,1,"this_cannot_be_referenced_in_a_static_property_initializer_2334","'this' cannot be referenced in a static property initializer."),super_can_only_be_referenced_in_a_derived_class:V(2335,1,"super_can_only_be_referenced_in_a_derived_class_2335","'super' can only be referenced in a derived class."),super_cannot_be_referenced_in_constructor_arguments:V(2336,1,"super_cannot_be_referenced_in_constructor_arguments_2336","'super' cannot be referenced in constructor arguments."),Super_calls_are_not_permitted_outside_constructors_or_in_nested_functions_inside_constructors:V(2337,1,"Super_calls_are_not_permitted_outside_constructors_or_in_nested_functions_inside_constructors_2337","Super calls are not permitted outside constructors or in nested functions inside constructors."),super_property_access_is_permitted_only_in_a_constructor_member_function_or_member_accessor_of_a_derived_class:V(2338,1,"super_property_access_is_permitted_only_in_a_constructor_member_function_or_member_accessor_of_a_der_2338","'super' property access is permitted only in a constructor, member function, or member accessor of a derived class."),Property_0_does_not_exist_on_type_1:V(2339,1,"Property_0_does_not_exist_on_type_1_2339","Property '{0}' does not exist on type '{1}'."),Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword:V(2340,1,"Only_public_and_protected_methods_of_the_base_class_are_accessible_via_the_super_keyword_2340","Only public and protected methods of the base class are accessible via the 'super' keyword."),Property_0_is_private_and_only_accessible_within_class_1:V(2341,1,"Property_0_is_private_and_only_accessible_within_class_1_2341","Property '{0}' is private and only accessible within class '{1}'."),This_syntax_requires_an_imported_helper_named_1_which_does_not_exist_in_0_Consider_upgrading_your_version_of_0:V(2343,1,"This_syntax_requires_an_imported_helper_named_1_which_does_not_exist_in_0_Consider_upgrading_your_ve_2343","This syntax requires an imported helper named '{1}' which does not exist in '{0}'. Consider upgrading your version of '{0}'."),Type_0_does_not_satisfy_the_constraint_1:V(2344,1,"Type_0_does_not_satisfy_the_constraint_1_2344","Type '{0}' does not satisfy the constraint '{1}'."),Argument_of_type_0_is_not_assignable_to_parameter_of_type_1:V(2345,1,"Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_2345","Argument of type '{0}' is not assignable to parameter of type '{1}'."),Call_target_does_not_contain_any_signatures:V(2346,1,"Call_target_does_not_contain_any_signatures_2346","Call target does not contain any signatures."),Untyped_function_calls_may_not_accept_type_arguments:V(2347,1,"Untyped_function_calls_may_not_accept_type_arguments_2347","Untyped function calls may not accept type arguments."),Value_of_type_0_is_not_callable_Did_you_mean_to_include_new:V(2348,1,"Value_of_type_0_is_not_callable_Did_you_mean_to_include_new_2348","Value of type '{0}' is not callable. Did you mean to include 'new'?"),This_expression_is_not_callable:V(2349,1,"This_expression_is_not_callable_2349","This expression is not callable."),Only_a_void_function_can_be_called_with_the_new_keyword:V(2350,1,"Only_a_void_function_can_be_called_with_the_new_keyword_2350","Only a void function can be called with the 'new' keyword."),This_expression_is_not_constructable:V(2351,1,"This_expression_is_not_constructable_2351","This expression is not constructable."),Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the_other_If_this_was_intentional_convert_the_expression_to_unknown_first:V(2352,1,"Conversion_of_type_0_to_type_1_may_be_a_mistake_because_neither_type_sufficiently_overlaps_with_the__2352","Conversion of type '{0}' to type '{1}' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first."),Object_literal_may_only_specify_known_properties_and_0_does_not_exist_in_type_1:V(2353,1,"Object_literal_may_only_specify_known_properties_and_0_does_not_exist_in_type_1_2353","Object literal may only specify known properties, and '{0}' does not exist in type '{1}'."),This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found:V(2354,1,"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354","This syntax requires an imported helper but module '{0}' cannot be found."),A_function_whose_declared_type_is_neither_void_nor_any_must_return_a_value:V(2355,1,"A_function_whose_declared_type_is_neither_void_nor_any_must_return_a_value_2355","A function whose declared type is neither 'void' nor 'any' must return a value."),An_arithmetic_operand_must_be_of_type_any_number_bigint_or_an_enum_type:V(2356,1,"An_arithmetic_operand_must_be_of_type_any_number_bigint_or_an_enum_type_2356","An arithmetic operand must be of type 'any', 'number', 'bigint' or an enum type."),The_operand_of_an_increment_or_decrement_operator_must_be_a_variable_or_a_property_access:V(2357,1,"The_operand_of_an_increment_or_decrement_operator_must_be_a_variable_or_a_property_access_2357","The operand of an increment or decrement operator must be a variable or a property access."),The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_parameter:V(2358,1,"The_left_hand_side_of_an_instanceof_expression_must_be_of_type_any_an_object_type_or_a_type_paramete_2358","The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter."),The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_Function_interface_type:V(2359,1,"The_right_hand_side_of_an_instanceof_expression_must_be_of_type_any_or_of_a_type_assignable_to_the_F_2359","The right-hand side of an 'instanceof' expression must be of type 'any' or of a type assignable to the 'Function' interface type."),The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:V(2362,1,"The_left_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type_2362","The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type."),The_right_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type:V(2363,1,"The_right_hand_side_of_an_arithmetic_operation_must_be_of_type_any_number_bigint_or_an_enum_type_2363","The right-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type."),The_left_hand_side_of_an_assignment_expression_must_be_a_variable_or_a_property_access:V(2364,1,"The_left_hand_side_of_an_assignment_expression_must_be_a_variable_or_a_property_access_2364","The left-hand side of an assignment expression must be a variable or a property access."),Operator_0_cannot_be_applied_to_types_1_and_2:V(2365,1,"Operator_0_cannot_be_applied_to_types_1_and_2_2365","Operator '{0}' cannot be applied to types '{1}' and '{2}'."),Function_lacks_ending_return_statement_and_return_type_does_not_include_undefined:V(2366,1,"Function_lacks_ending_return_statement_and_return_type_does_not_include_undefined_2366","Function lacks ending return statement and return type does not include 'undefined'."),This_comparison_appears_to_be_unintentional_because_the_types_0_and_1_have_no_overlap:V(2367,1,"This_comparison_appears_to_be_unintentional_because_the_types_0_and_1_have_no_overlap_2367","This comparison appears to be unintentional because the types '{0}' and '{1}' have no overlap."),Type_parameter_name_cannot_be_0:V(2368,1,"Type_parameter_name_cannot_be_0_2368","Type parameter name cannot be '{0}'."),A_parameter_property_is_only_allowed_in_a_constructor_implementation:V(2369,1,"A_parameter_property_is_only_allowed_in_a_constructor_implementation_2369","A parameter property is only allowed in a constructor implementation."),A_rest_parameter_must_be_of_an_array_type:V(2370,1,"A_rest_parameter_must_be_of_an_array_type_2370","A rest parameter must be of an array type."),A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation:V(2371,1,"A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation_2371","A parameter initializer is only allowed in a function or constructor implementation."),Parameter_0_cannot_reference_itself:V(2372,1,"Parameter_0_cannot_reference_itself_2372","Parameter '{0}' cannot reference itself."),Parameter_0_cannot_reference_identifier_1_declared_after_it:V(2373,1,"Parameter_0_cannot_reference_identifier_1_declared_after_it_2373","Parameter '{0}' cannot reference identifier '{1}' declared after it."),Duplicate_index_signature_for_type_0:V(2374,1,"Duplicate_index_signature_for_type_0_2374","Duplicate index signature for type '{0}'."),Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_types_of_the_target_s_properties:V(2375,1,"Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2375","Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties."),A_super_call_must_be_the_first_statement_in_the_constructor_to_refer_to_super_or_this_when_a_derived_class_contains_initialized_properties_parameter_properties_or_private_identifiers:V(2376,1,"A_super_call_must_be_the_first_statement_in_the_constructor_to_refer_to_super_or_this_when_a_derived_2376","A 'super' call must be the first statement in the constructor to refer to 'super' or 'this' when a derived class contains initialized properties, parameter properties, or private identifiers."),Constructors_for_derived_classes_must_contain_a_super_call:V(2377,1,"Constructors_for_derived_classes_must_contain_a_super_call_2377","Constructors for derived classes must contain a 'super' call."),A_get_accessor_must_return_a_value:V(2378,1,"A_get_accessor_must_return_a_value_2378","A 'get' accessor must return a value."),Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_types_of_the_target_s_properties:V(2379,1,"Argument_of_type_0_is_not_assignable_to_parameter_of_type_1_with_exactOptionalPropertyTypes_Colon_tr_2379","Argument of type '{0}' is not assignable to parameter of type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties."),The_return_type_of_a_get_accessor_must_be_assignable_to_its_set_accessor_type:V(2380,1,"The_return_type_of_a_get_accessor_must_be_assignable_to_its_set_accessor_type_2380","The return type of a 'get' accessor must be assignable to its 'set' accessor type"),Overload_signatures_must_all_be_exported_or_non_exported:V(2383,1,"Overload_signatures_must_all_be_exported_or_non_exported_2383","Overload signatures must all be exported or non-exported."),Overload_signatures_must_all_be_ambient_or_non_ambient:V(2384,1,"Overload_signatures_must_all_be_ambient_or_non_ambient_2384","Overload signatures must all be ambient or non-ambient."),Overload_signatures_must_all_be_public_private_or_protected:V(2385,1,"Overload_signatures_must_all_be_public_private_or_protected_2385","Overload signatures must all be public, private or protected."),Overload_signatures_must_all_be_optional_or_required:V(2386,1,"Overload_signatures_must_all_be_optional_or_required_2386","Overload signatures must all be optional or required."),Function_overload_must_be_static:V(2387,1,"Function_overload_must_be_static_2387","Function overload must be static."),Function_overload_must_not_be_static:V(2388,1,"Function_overload_must_not_be_static_2388","Function overload must not be static."),Function_implementation_name_must_be_0:V(2389,1,"Function_implementation_name_must_be_0_2389","Function implementation name must be '{0}'."),Constructor_implementation_is_missing:V(2390,1,"Constructor_implementation_is_missing_2390","Constructor implementation is missing."),Function_implementation_is_missing_or_not_immediately_following_the_declaration:V(2391,1,"Function_implementation_is_missing_or_not_immediately_following_the_declaration_2391","Function implementation is missing or not immediately following the declaration."),Multiple_constructor_implementations_are_not_allowed:V(2392,1,"Multiple_constructor_implementations_are_not_allowed_2392","Multiple constructor implementations are not allowed."),Duplicate_function_implementation:V(2393,1,"Duplicate_function_implementation_2393","Duplicate function implementation."),This_overload_signature_is_not_compatible_with_its_implementation_signature:V(2394,1,"This_overload_signature_is_not_compatible_with_its_implementation_signature_2394","This overload signature is not compatible with its implementation signature."),Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local:V(2395,1,"Individual_declarations_in_merged_declaration_0_must_be_all_exported_or_all_local_2395","Individual declarations in merged declaration '{0}' must be all exported or all local."),Duplicate_identifier_arguments_Compiler_uses_arguments_to_initialize_rest_parameters:V(2396,1,"Duplicate_identifier_arguments_Compiler_uses_arguments_to_initialize_rest_parameters_2396","Duplicate identifier 'arguments'. Compiler uses 'arguments' to initialize rest parameters."),Declaration_name_conflicts_with_built_in_global_identifier_0:V(2397,1,"Declaration_name_conflicts_with_built_in_global_identifier_0_2397","Declaration name conflicts with built-in global identifier '{0}'."),constructor_cannot_be_used_as_a_parameter_property_name:V(2398,1,"constructor_cannot_be_used_as_a_parameter_property_name_2398","'constructor' cannot be used as a parameter property name."),Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference:V(2399,1,"Duplicate_identifier_this_Compiler_uses_variable_declaration_this_to_capture_this_reference_2399","Duplicate identifier '_this'. Compiler uses variable declaration '_this' to capture 'this' reference."),Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference:V(2400,1,"Expression_resolves_to_variable_declaration_this_that_compiler_uses_to_capture_this_reference_2400","Expression resolves to variable declaration '_this' that compiler uses to capture 'this' reference."),A_super_call_must_be_a_root_level_statement_within_a_constructor_of_a_derived_class_that_contains_initialized_properties_parameter_properties_or_private_identifiers:V(2401,1,"A_super_call_must_be_a_root_level_statement_within_a_constructor_of_a_derived_class_that_contains_in_2401","A 'super' call must be a root-level statement within a constructor of a derived class that contains initialized properties, parameter properties, or private identifiers."),Expression_resolves_to_super_that_compiler_uses_to_capture_base_class_reference:V(2402,1,"Expression_resolves_to_super_that_compiler_uses_to_capture_base_class_reference_2402","Expression resolves to '_super' that compiler uses to capture base class reference."),Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_type_2:V(2403,1,"Subsequent_variable_declarations_must_have_the_same_type_Variable_0_must_be_of_type_1_but_here_has_t_2403","Subsequent variable declarations must have the same type.  Variable '{0}' must be of type '{1}', but here has type '{2}'."),The_left_hand_side_of_a_for_in_statement_cannot_use_a_type_annotation:V(2404,1,"The_left_hand_side_of_a_for_in_statement_cannot_use_a_type_annotation_2404","The left-hand side of a 'for...in' statement cannot use a type annotation."),The_left_hand_side_of_a_for_in_statement_must_be_of_type_string_or_any:V(2405,1,"The_left_hand_side_of_a_for_in_statement_must_be_of_type_string_or_any_2405","The left-hand side of a 'for...in' statement must be of type 'string' or 'any'."),The_left_hand_side_of_a_for_in_statement_must_be_a_variable_or_a_property_access:V(2406,1,"The_left_hand_side_of_a_for_in_statement_must_be_a_variable_or_a_property_access_2406","The left-hand side of a 'for...in' statement must be a variable or a property access."),The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_here_has_type_0:V(2407,1,"The_right_hand_side_of_a_for_in_statement_must_be_of_type_any_an_object_type_or_a_type_parameter_but_2407","The right-hand side of a 'for...in' statement must be of type 'any', an object type or a type parameter, but here has type '{0}'."),Setters_cannot_return_a_value:V(2408,1,"Setters_cannot_return_a_value_2408","Setters cannot return a value."),Return_type_of_constructor_signature_must_be_assignable_to_the_instance_type_of_the_class:V(2409,1,"Return_type_of_constructor_signature_must_be_assignable_to_the_instance_type_of_the_class_2409","Return type of constructor signature must be assignable to the instance type of the class."),The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any:V(2410,1,"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410","The 'with' statement is not supported. All symbols in a 'with' block will have type 'any'."),Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefined_to_the_type_of_the_target:V(2412,1,"Type_0_is_not_assignable_to_type_1_with_exactOptionalPropertyTypes_Colon_true_Consider_adding_undefi_2412","Type '{0}' is not assignable to type '{1}' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the type of the target."),Property_0_of_type_1_is_not_assignable_to_2_index_type_3:V(2411,1,"Property_0_of_type_1_is_not_assignable_to_2_index_type_3_2411","Property '{0}' of type '{1}' is not assignable to '{2}' index type '{3}'."),_0_index_type_1_is_not_assignable_to_2_index_type_3:V(2413,1,"_0_index_type_1_is_not_assignable_to_2_index_type_3_2413","'{0}' index type '{1}' is not assignable to '{2}' index type '{3}'."),Class_name_cannot_be_0:V(2414,1,"Class_name_cannot_be_0_2414","Class name cannot be '{0}'."),Class_0_incorrectly_extends_base_class_1:V(2415,1,"Class_0_incorrectly_extends_base_class_1_2415","Class '{0}' incorrectly extends base class '{1}'."),Property_0_in_type_1_is_not_assignable_to_the_same_property_in_base_type_2:V(2416,1,"Property_0_in_type_1_is_not_assignable_to_the_same_property_in_base_type_2_2416","Property '{0}' in type '{1}' is not assignable to the same property in base type '{2}'."),Class_static_side_0_incorrectly_extends_base_class_static_side_1:V(2417,1,"Class_static_side_0_incorrectly_extends_base_class_static_side_1_2417","Class static side '{0}' incorrectly extends base class static side '{1}'."),Type_of_computed_property_s_value_is_0_which_is_not_assignable_to_type_1:V(2418,1,"Type_of_computed_property_s_value_is_0_which_is_not_assignable_to_type_1_2418","Type of computed property's value is '{0}', which is not assignable to type '{1}'."),Types_of_construct_signatures_are_incompatible:V(2419,1,"Types_of_construct_signatures_are_incompatible_2419","Types of construct signatures are incompatible."),Class_0_incorrectly_implements_interface_1:V(2420,1,"Class_0_incorrectly_implements_interface_1_2420","Class '{0}' incorrectly implements interface '{1}'."),A_class_can_only_implement_an_object_type_or_intersection_of_object_types_with_statically_known_members:V(2422,1,"A_class_can_only_implement_an_object_type_or_intersection_of_object_types_with_statically_known_memb_2422","A class can only implement an object type or intersection of object types with statically known members."),Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_accessor:V(2423,1,"Class_0_defines_instance_member_function_1_but_extended_class_2_defines_it_as_instance_member_access_2423","Class '{0}' defines instance member function '{1}', but extended class '{2}' defines it as instance member accessor."),Class_0_defines_instance_member_property_1_but_extended_class_2_defines_it_as_instance_member_function:V(2425,1,"Class_0_defines_instance_member_property_1_but_extended_class_2_defines_it_as_instance_member_functi_2425","Class '{0}' defines instance member property '{1}', but extended class '{2}' defines it as instance member function."),Class_0_defines_instance_member_accessor_1_but_extended_class_2_defines_it_as_instance_member_function:V(2426,1,"Class_0_defines_instance_member_accessor_1_but_extended_class_2_defines_it_as_instance_member_functi_2426","Class '{0}' defines instance member accessor '{1}', but extended class '{2}' defines it as instance member function."),Interface_name_cannot_be_0:V(2427,1,"Interface_name_cannot_be_0_2427","Interface name cannot be '{0}'."),All_declarations_of_0_must_have_identical_type_parameters:V(2428,1,"All_declarations_of_0_must_have_identical_type_parameters_2428","All declarations of '{0}' must have identical type parameters."),Interface_0_incorrectly_extends_interface_1:V(2430,1,"Interface_0_incorrectly_extends_interface_1_2430","Interface '{0}' incorrectly extends interface '{1}'."),Enum_name_cannot_be_0:V(2431,1,"Enum_name_cannot_be_0_2431","Enum name cannot be '{0}'."),In_an_enum_with_multiple_declarations_only_one_declaration_can_omit_an_initializer_for_its_first_enum_element:V(2432,1,"In_an_enum_with_multiple_declarations_only_one_declaration_can_omit_an_initializer_for_its_first_enu_2432","In an enum with multiple declarations, only one declaration can omit an initializer for its first enum element."),A_namespace_declaration_cannot_be_in_a_different_file_from_a_class_or_function_with_which_it_is_merged:V(2433,1,"A_namespace_declaration_cannot_be_in_a_different_file_from_a_class_or_function_with_which_it_is_merg_2433","A namespace declaration cannot be in a different file from a class or function with which it is merged."),A_namespace_declaration_cannot_be_located_prior_to_a_class_or_function_with_which_it_is_merged:V(2434,1,"A_namespace_declaration_cannot_be_located_prior_to_a_class_or_function_with_which_it_is_merged_2434","A namespace declaration cannot be located prior to a class or function with which it is merged."),Ambient_modules_cannot_be_nested_in_other_modules_or_namespaces:V(2435,1,"Ambient_modules_cannot_be_nested_in_other_modules_or_namespaces_2435","Ambient modules cannot be nested in other modules or namespaces."),Ambient_module_declaration_cannot_specify_relative_module_name:V(2436,1,"Ambient_module_declaration_cannot_specify_relative_module_name_2436","Ambient module declaration cannot specify relative module name."),Module_0_is_hidden_by_a_local_declaration_with_the_same_name:V(2437,1,"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437","Module '{0}' is hidden by a local declaration with the same name."),Import_name_cannot_be_0:V(2438,1,"Import_name_cannot_be_0_2438","Import name cannot be '{0}'."),Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relative_module_name:V(2439,1,"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439","Import or export declaration in an ambient module declaration cannot reference module through relative module name."),Import_declaration_conflicts_with_local_declaration_of_0:V(2440,1,"Import_declaration_conflicts_with_local_declaration_of_0_2440","Import declaration conflicts with local declaration of '{0}'."),Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module:V(2441,1,"Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_2441","Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module."),Types_have_separate_declarations_of_a_private_property_0:V(2442,1,"Types_have_separate_declarations_of_a_private_property_0_2442","Types have separate declarations of a private property '{0}'."),Property_0_is_protected_but_type_1_is_not_a_class_derived_from_2:V(2443,1,"Property_0_is_protected_but_type_1_is_not_a_class_derived_from_2_2443","Property '{0}' is protected but type '{1}' is not a class derived from '{2}'."),Property_0_is_protected_in_type_1_but_public_in_type_2:V(2444,1,"Property_0_is_protected_in_type_1_but_public_in_type_2_2444","Property '{0}' is protected in type '{1}' but public in type '{2}'."),Property_0_is_protected_and_only_accessible_within_class_1_and_its_subclasses:V(2445,1,"Property_0_is_protected_and_only_accessible_within_class_1_and_its_subclasses_2445","Property '{0}' is protected and only accessible within class '{1}' and its subclasses."),Property_0_is_protected_and_only_accessible_through_an_instance_of_class_1_This_is_an_instance_of_class_2:V(2446,1,"Property_0_is_protected_and_only_accessible_through_an_instance_of_class_1_This_is_an_instance_of_cl_2446","Property '{0}' is protected and only accessible through an instance of class '{1}'. This is an instance of class '{2}'."),The_0_operator_is_not_allowed_for_boolean_types_Consider_using_1_instead:V(2447,1,"The_0_operator_is_not_allowed_for_boolean_types_Consider_using_1_instead_2447","The '{0}' operator is not allowed for boolean types. Consider using '{1}' instead."),Block_scoped_variable_0_used_before_its_declaration:V(2448,1,"Block_scoped_variable_0_used_before_its_declaration_2448","Block-scoped variable '{0}' used before its declaration."),Class_0_used_before_its_declaration:V(2449,1,"Class_0_used_before_its_declaration_2449","Class '{0}' used before its declaration."),Enum_0_used_before_its_declaration:V(2450,1,"Enum_0_used_before_its_declaration_2450","Enum '{0}' used before its declaration."),Cannot_redeclare_block_scoped_variable_0:V(2451,1,"Cannot_redeclare_block_scoped_variable_0_2451","Cannot redeclare block-scoped variable '{0}'."),An_enum_member_cannot_have_a_numeric_name:V(2452,1,"An_enum_member_cannot_have_a_numeric_name_2452","An enum member cannot have a numeric name."),Variable_0_is_used_before_being_assigned:V(2454,1,"Variable_0_is_used_before_being_assigned_2454","Variable '{0}' is used before being assigned."),Type_alias_0_circularly_references_itself:V(2456,1,"Type_alias_0_circularly_references_itself_2456","Type alias '{0}' circularly references itself."),Type_alias_name_cannot_be_0:V(2457,1,"Type_alias_name_cannot_be_0_2457","Type alias name cannot be '{0}'."),An_AMD_module_cannot_have_multiple_name_assignments:V(2458,1,"An_AMD_module_cannot_have_multiple_name_assignments_2458","An AMD module cannot have multiple name assignments."),Module_0_declares_1_locally_but_it_is_not_exported:V(2459,1,"Module_0_declares_1_locally_but_it_is_not_exported_2459","Module '{0}' declares '{1}' locally, but it is not exported."),Module_0_declares_1_locally_but_it_is_exported_as_2:V(2460,1,"Module_0_declares_1_locally_but_it_is_exported_as_2_2460","Module '{0}' declares '{1}' locally, but it is exported as '{2}'."),Type_0_is_not_an_array_type:V(2461,1,"Type_0_is_not_an_array_type_2461","Type '{0}' is not an array type."),A_rest_element_must_be_last_in_a_destructuring_pattern:V(2462,1,"A_rest_element_must_be_last_in_a_destructuring_pattern_2462","A rest element must be last in a destructuring pattern."),A_binding_pattern_parameter_cannot_be_optional_in_an_implementation_signature:V(2463,1,"A_binding_pattern_parameter_cannot_be_optional_in_an_implementation_signature_2463","A binding pattern parameter cannot be optional in an implementation signature."),A_computed_property_name_must_be_of_type_string_number_symbol_or_any:V(2464,1,"A_computed_property_name_must_be_of_type_string_number_symbol_or_any_2464","A computed property name must be of type 'string', 'number', 'symbol', or 'any'."),this_cannot_be_referenced_in_a_computed_property_name:V(2465,1,"this_cannot_be_referenced_in_a_computed_property_name_2465","'this' cannot be referenced in a computed property name."),super_cannot_be_referenced_in_a_computed_property_name:V(2466,1,"super_cannot_be_referenced_in_a_computed_property_name_2466","'super' cannot be referenced in a computed property name."),A_computed_property_name_cannot_reference_a_type_parameter_from_its_containing_type:V(2467,1,"A_computed_property_name_cannot_reference_a_type_parameter_from_its_containing_type_2467","A computed property name cannot reference a type parameter from its containing type."),Cannot_find_global_value_0:V(2468,1,"Cannot_find_global_value_0_2468","Cannot find global value '{0}'."),The_0_operator_cannot_be_applied_to_type_symbol:V(2469,1,"The_0_operator_cannot_be_applied_to_type_symbol_2469","The '{0}' operator cannot be applied to type 'symbol'."),Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher:V(2472,1,"Spread_operator_in_new_expressions_is_only_available_when_targeting_ECMAScript_5_and_higher_2472","Spread operator in 'new' expressions is only available when targeting ECMAScript 5 and higher."),Enum_declarations_must_all_be_const_or_non_const:V(2473,1,"Enum_declarations_must_all_be_const_or_non_const_2473","Enum declarations must all be const or non-const."),const_enum_member_initializers_must_be_constant_expressions:V(2474,1,"const_enum_member_initializers_must_be_constant_expressions_2474","const enum member initializers must be constant expressions."),const_enums_can_only_be_used_in_property_or_index_access_expressions_or_the_right_hand_side_of_an_import_declaration_or_export_assignment_or_type_query:V(2475,1,"const_enums_can_only_be_used_in_property_or_index_access_expressions_or_the_right_hand_side_of_an_im_2475","'const' enums can only be used in property or index access expressions or the right hand side of an import declaration or export assignment or type query."),A_const_enum_member_can_only_be_accessed_using_a_string_literal:V(2476,1,"A_const_enum_member_can_only_be_accessed_using_a_string_literal_2476","A const enum member can only be accessed using a string literal."),const_enum_member_initializer_was_evaluated_to_a_non_finite_value:V(2477,1,"const_enum_member_initializer_was_evaluated_to_a_non_finite_value_2477","'const' enum member initializer was evaluated to a non-finite value."),const_enum_member_initializer_was_evaluated_to_disallowed_value_NaN:V(2478,1,"const_enum_member_initializer_was_evaluated_to_disallowed_value_NaN_2478","'const' enum member initializer was evaluated to disallowed value 'NaN'."),let_is_not_allowed_to_be_used_as_a_name_in_let_or_const_declarations:V(2480,1,"let_is_not_allowed_to_be_used_as_a_name_in_let_or_const_declarations_2480","'let' is not allowed to be used as a name in 'let' or 'const' declarations."),Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1:V(2481,1,"Cannot_initialize_outer_scoped_variable_0_in_the_same_scope_as_block_scoped_declaration_1_2481","Cannot initialize outer scoped variable '{0}' in the same scope as block scoped declaration '{1}'."),The_left_hand_side_of_a_for_of_statement_cannot_use_a_type_annotation:V(2483,1,"The_left_hand_side_of_a_for_of_statement_cannot_use_a_type_annotation_2483","The left-hand side of a 'for...of' statement cannot use a type annotation."),Export_declaration_conflicts_with_exported_declaration_of_0:V(2484,1,"Export_declaration_conflicts_with_exported_declaration_of_0_2484","Export declaration conflicts with exported declaration of '{0}'."),The_left_hand_side_of_a_for_of_statement_must_be_a_variable_or_a_property_access:V(2487,1,"The_left_hand_side_of_a_for_of_statement_must_be_a_variable_or_a_property_access_2487","The left-hand side of a 'for...of' statement must be a variable or a property access."),Type_0_must_have_a_Symbol_iterator_method_that_returns_an_iterator:V(2488,1,"Type_0_must_have_a_Symbol_iterator_method_that_returns_an_iterator_2488","Type '{0}' must have a '[Symbol.iterator]()' method that returns an iterator."),An_iterator_must_have_a_next_method:V(2489,1,"An_iterator_must_have_a_next_method_2489","An iterator must have a 'next()' method."),The_type_returned_by_the_0_method_of_an_iterator_must_have_a_value_property:V(2490,1,"The_type_returned_by_the_0_method_of_an_iterator_must_have_a_value_property_2490","The type returned by the '{0}()' method of an iterator must have a 'value' property."),The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern:V(2491,1,"The_left_hand_side_of_a_for_in_statement_cannot_be_a_destructuring_pattern_2491","The left-hand side of a 'for...in' statement cannot be a destructuring pattern."),Cannot_redeclare_identifier_0_in_catch_clause:V(2492,1,"Cannot_redeclare_identifier_0_in_catch_clause_2492","Cannot redeclare identifier '{0}' in catch clause."),Tuple_type_0_of_length_1_has_no_element_at_index_2:V(2493,1,"Tuple_type_0_of_length_1_has_no_element_at_index_2_2493","Tuple type '{0}' of length '{1}' has no element at index '{2}'."),Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher:V(2494,1,"Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher_2494","Using a string in a 'for...of' statement is only supported in ECMAScript 5 and higher."),Type_0_is_not_an_array_type_or_a_string_type:V(2495,1,"Type_0_is_not_an_array_type_or_a_string_type_2495","Type '{0}' is not an array type or a string type."),The_arguments_object_cannot_be_referenced_in_an_arrow_function_in_ES3_and_ES5_Consider_using_a_standard_function_expression:V(2496,1,"The_arguments_object_cannot_be_referenced_in_an_arrow_function_in_ES3_and_ES5_Consider_using_a_stand_2496","The 'arguments' object cannot be referenced in an arrow function in ES3 and ES5. Consider using a standard function expression."),This_module_can_only_be_referenced_with_ECMAScript_imports_Slashexports_by_turning_on_the_0_flag_and_referencing_its_default_export:V(2497,1,"This_module_can_only_be_referenced_with_ECMAScript_imports_Slashexports_by_turning_on_the_0_flag_and_2497","This module can only be referenced with ECMAScript imports/exports by turning on the '{0}' flag and referencing its default export."),Module_0_uses_export_and_cannot_be_used_with_export_Asterisk:V(2498,1,"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498","Module '{0}' uses 'export =' and cannot be used with 'export *'."),An_interface_can_only_extend_an_identifier_Slashqualified_name_with_optional_type_arguments:V(2499,1,"An_interface_can_only_extend_an_identifier_Slashqualified_name_with_optional_type_arguments_2499","An interface can only extend an identifier/qualified-name with optional type arguments."),A_class_can_only_implement_an_identifier_Slashqualified_name_with_optional_type_arguments:V(2500,1,"A_class_can_only_implement_an_identifier_Slashqualified_name_with_optional_type_arguments_2500","A class can only implement an identifier/qualified-name with optional type arguments."),A_rest_element_cannot_contain_a_binding_pattern:V(2501,1,"A_rest_element_cannot_contain_a_binding_pattern_2501","A rest element cannot contain a binding pattern."),_0_is_referenced_directly_or_indirectly_in_its_own_type_annotation:V(2502,1,"_0_is_referenced_directly_or_indirectly_in_its_own_type_annotation_2502","'{0}' is referenced directly or indirectly in its own type annotation."),Cannot_find_namespace_0:V(2503,1,"Cannot_find_namespace_0_2503","Cannot find namespace '{0}'."),Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator:V(2504,1,"Type_0_must_have_a_Symbol_asyncIterator_method_that_returns_an_async_iterator_2504","Type '{0}' must have a '[Symbol.asyncIterator]()' method that returns an async iterator."),A_generator_cannot_have_a_void_type_annotation:V(2505,1,"A_generator_cannot_have_a_void_type_annotation_2505","A generator cannot have a 'void' type annotation."),_0_is_referenced_directly_or_indirectly_in_its_own_base_expression:V(2506,1,"_0_is_referenced_directly_or_indirectly_in_its_own_base_expression_2506","'{0}' is referenced directly or indirectly in its own base expression."),Type_0_is_not_a_constructor_function_type:V(2507,1,"Type_0_is_not_a_constructor_function_type_2507","Type '{0}' is not a constructor function type."),No_base_constructor_has_the_specified_number_of_type_arguments:V(2508,1,"No_base_constructor_has_the_specified_number_of_type_arguments_2508","No base constructor has the specified number of type arguments."),Base_constructor_return_type_0_is_not_an_object_type_or_intersection_of_object_types_with_statically_known_members:V(2509,1,"Base_constructor_return_type_0_is_not_an_object_type_or_intersection_of_object_types_with_statically_2509","Base constructor return type '{0}' is not an object type or intersection of object types with statically known members."),Base_constructors_must_all_have_the_same_return_type:V(2510,1,"Base_constructors_must_all_have_the_same_return_type_2510","Base constructors must all have the same return type."),Cannot_create_an_instance_of_an_abstract_class:V(2511,1,"Cannot_create_an_instance_of_an_abstract_class_2511","Cannot create an instance of an abstract class."),Overload_signatures_must_all_be_abstract_or_non_abstract:V(2512,1,"Overload_signatures_must_all_be_abstract_or_non_abstract_2512","Overload signatures must all be abstract or non-abstract."),Abstract_method_0_in_class_1_cannot_be_accessed_via_super_expression:V(2513,1,"Abstract_method_0_in_class_1_cannot_be_accessed_via_super_expression_2513","Abstract method '{0}' in class '{1}' cannot be accessed via super expression."),A_tuple_type_cannot_be_indexed_with_a_negative_value:V(2514,1,"A_tuple_type_cannot_be_indexed_with_a_negative_value_2514","A tuple type cannot be indexed with a negative value."),Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2:V(2515,1,"Non_abstract_class_0_does_not_implement_inherited_abstract_member_1_from_class_2_2515","Non-abstract class '{0}' does not implement inherited abstract member '{1}' from class '{2}'."),All_declarations_of_an_abstract_method_must_be_consecutive:V(2516,1,"All_declarations_of_an_abstract_method_must_be_consecutive_2516","All declarations of an abstract method must be consecutive."),Cannot_assign_an_abstract_constructor_type_to_a_non_abstract_constructor_type:V(2517,1,"Cannot_assign_an_abstract_constructor_type_to_a_non_abstract_constructor_type_2517","Cannot assign an abstract constructor type to a non-abstract constructor type."),A_this_based_type_guard_is_not_compatible_with_a_parameter_based_type_guard:V(2518,1,"A_this_based_type_guard_is_not_compatible_with_a_parameter_based_type_guard_2518","A 'this'-based type guard is not compatible with a parameter-based type guard."),An_async_iterator_must_have_a_next_method:V(2519,1,"An_async_iterator_must_have_a_next_method_2519","An async iterator must have a 'next()' method."),Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions:V(2520,1,"Duplicate_identifier_0_Compiler_uses_declaration_1_to_support_async_functions_2520","Duplicate identifier '{0}'. Compiler uses declaration '{1}' to support async functions."),The_arguments_object_cannot_be_referenced_in_an_async_function_or_method_in_ES3_and_ES5_Consider_using_a_standard_function_or_method:V(2522,1,"The_arguments_object_cannot_be_referenced_in_an_async_function_or_method_in_ES3_and_ES5_Consider_usi_2522","The 'arguments' object cannot be referenced in an async function or method in ES3 and ES5. Consider using a standard function or method."),yield_expressions_cannot_be_used_in_a_parameter_initializer:V(2523,1,"yield_expressions_cannot_be_used_in_a_parameter_initializer_2523","'yield' expressions cannot be used in a parameter initializer."),await_expressions_cannot_be_used_in_a_parameter_initializer:V(2524,1,"await_expressions_cannot_be_used_in_a_parameter_initializer_2524","'await' expressions cannot be used in a parameter initializer."),Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value:V(2525,1,"Initializer_provides_no_value_for_this_binding_element_and_the_binding_element_has_no_default_value_2525","Initializer provides no value for this binding element and the binding element has no default value."),A_this_type_is_available_only_in_a_non_static_member_of_a_class_or_interface:V(2526,1,"A_this_type_is_available_only_in_a_non_static_member_of_a_class_or_interface_2526","A 'this' type is available only in a non-static member of a class or interface."),The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary:V(2527,1,"The_inferred_type_of_0_references_an_inaccessible_1_type_A_type_annotation_is_necessary_2527","The inferred type of '{0}' references an inaccessible '{1}' type. A type annotation is necessary."),A_module_cannot_have_multiple_default_exports:V(2528,1,"A_module_cannot_have_multiple_default_exports_2528","A module cannot have multiple default exports."),Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_functions:V(2529,1,"Duplicate_identifier_0_Compiler_reserves_name_1_in_top_level_scope_of_a_module_containing_async_func_2529","Duplicate identifier '{0}'. Compiler reserves name '{1}' in top level scope of a module containing async functions."),Property_0_is_incompatible_with_index_signature:V(2530,1,"Property_0_is_incompatible_with_index_signature_2530","Property '{0}' is incompatible with index signature."),Object_is_possibly_null:V(2531,1,"Object_is_possibly_null_2531","Object is possibly 'null'."),Object_is_possibly_undefined:V(2532,1,"Object_is_possibly_undefined_2532","Object is possibly 'undefined'."),Object_is_possibly_null_or_undefined:V(2533,1,"Object_is_possibly_null_or_undefined_2533","Object is possibly 'null' or 'undefined'."),A_function_returning_never_cannot_have_a_reachable_end_point:V(2534,1,"A_function_returning_never_cannot_have_a_reachable_end_point_2534","A function returning 'never' cannot have a reachable end point."),Type_0_cannot_be_used_to_index_type_1:V(2536,1,"Type_0_cannot_be_used_to_index_type_1_2536","Type '{0}' cannot be used to index type '{1}'."),Type_0_has_no_matching_index_signature_for_type_1:V(2537,1,"Type_0_has_no_matching_index_signature_for_type_1_2537","Type '{0}' has no matching index signature for type '{1}'."),Type_0_cannot_be_used_as_an_index_type:V(2538,1,"Type_0_cannot_be_used_as_an_index_type_2538","Type '{0}' cannot be used as an index type."),Cannot_assign_to_0_because_it_is_not_a_variable:V(2539,1,"Cannot_assign_to_0_because_it_is_not_a_variable_2539","Cannot assign to '{0}' because it is not a variable."),Cannot_assign_to_0_because_it_is_a_read_only_property:V(2540,1,"Cannot_assign_to_0_because_it_is_a_read_only_property_2540","Cannot assign to '{0}' because it is a read-only property."),Index_signature_in_type_0_only_permits_reading:V(2542,1,"Index_signature_in_type_0_only_permits_reading_2542","Index signature in type '{0}' only permits reading."),Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_meta_property_reference:V(2543,1,"Duplicate_identifier_newTarget_Compiler_uses_variable_declaration_newTarget_to_capture_new_target_me_2543","Duplicate identifier '_newTarget'. Compiler uses variable declaration '_newTarget' to capture 'new.target' meta-property reference."),Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta_property_reference:V(2544,1,"Expression_resolves_to_variable_declaration_newTarget_that_compiler_uses_to_capture_new_target_meta__2544","Expression resolves to variable declaration '_newTarget' that compiler uses to capture 'new.target' meta-property reference."),A_mixin_class_must_have_a_constructor_with_a_single_rest_parameter_of_type_any:V(2545,1,"A_mixin_class_must_have_a_constructor_with_a_single_rest_parameter_of_type_any_2545","A mixin class must have a constructor with a single rest parameter of type 'any[]'."),The_type_returned_by_the_0_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_property:V(2547,1,"The_type_returned_by_the_0_method_of_an_async_iterator_must_be_a_promise_for_a_type_with_a_value_pro_2547","The type returned by the '{0}()' method of an async iterator must be a promise for a type with a 'value' property."),Type_0_is_not_an_array_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator:V(2548,1,"Type_0_is_not_an_array_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator_2548","Type '{0}' is not an array type or does not have a '[Symbol.iterator]()' method that returns an iterator."),Type_0_is_not_an_array_type_or_a_string_type_or_does_not_have_a_Symbol_iterator_method_that_returns_an_iterator:V(2549,1,"Type_0_is_not_an_array_type_or_a_string_type_or_does_not_have_a_Symbol_iterator_method_that_returns__2549","Type '{0}' is not an array type or a string type or does not have a '[Symbol.iterator]()' method that returns an iterator."),Property_0_does_not_exist_on_type_1_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2_or_later:V(2550,1,"Property_0_does_not_exist_on_type_1_Do_you_need_to_change_your_target_library_Try_changing_the_lib_c_2550","Property '{0}' does not exist on type '{1}'. Do you need to change your target library? Try changing the 'lib' compiler option to '{2}' or later."),Property_0_does_not_exist_on_type_1_Did_you_mean_2:V(2551,1,"Property_0_does_not_exist_on_type_1_Did_you_mean_2_2551","Property '{0}' does not exist on type '{1}'. Did you mean '{2}'?"),Cannot_find_name_0_Did_you_mean_1:V(2552,1,"Cannot_find_name_0_Did_you_mean_1_2552","Cannot find name '{0}'. Did you mean '{1}'?"),Computed_values_are_not_permitted_in_an_enum_with_string_valued_members:V(2553,1,"Computed_values_are_not_permitted_in_an_enum_with_string_valued_members_2553","Computed values are not permitted in an enum with string valued members."),Expected_0_arguments_but_got_1:V(2554,1,"Expected_0_arguments_but_got_1_2554","Expected {0} arguments, but got {1}."),Expected_at_least_0_arguments_but_got_1:V(2555,1,"Expected_at_least_0_arguments_but_got_1_2555","Expected at least {0} arguments, but got {1}."),A_spread_argument_must_either_have_a_tuple_type_or_be_passed_to_a_rest_parameter:V(2556,1,"A_spread_argument_must_either_have_a_tuple_type_or_be_passed_to_a_rest_parameter_2556","A spread argument must either have a tuple type or be passed to a rest parameter."),Expected_0_type_arguments_but_got_1:V(2558,1,"Expected_0_type_arguments_but_got_1_2558","Expected {0} type arguments, but got {1}."),Type_0_has_no_properties_in_common_with_type_1:V(2559,1,"Type_0_has_no_properties_in_common_with_type_1_2559","Type '{0}' has no properties in common with type '{1}'."),Value_of_type_0_has_no_properties_in_common_with_type_1_Did_you_mean_to_call_it:V(2560,1,"Value_of_type_0_has_no_properties_in_common_with_type_1_Did_you_mean_to_call_it_2560","Value of type '{0}' has no properties in common with type '{1}'. Did you mean to call it?"),Object_literal_may_only_specify_known_properties_but_0_does_not_exist_in_type_1_Did_you_mean_to_write_2:V(2561,1,"Object_literal_may_only_specify_known_properties_but_0_does_not_exist_in_type_1_Did_you_mean_to_writ_2561","Object literal may only specify known properties, but '{0}' does not exist in type '{1}'. Did you mean to write '{2}'?"),Base_class_expressions_cannot_reference_class_type_parameters:V(2562,1,"Base_class_expressions_cannot_reference_class_type_parameters_2562","Base class expressions cannot reference class type parameters."),The_containing_function_or_module_body_is_too_large_for_control_flow_analysis:V(2563,1,"The_containing_function_or_module_body_is_too_large_for_control_flow_analysis_2563","The containing function or module body is too large for control flow analysis."),Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor:V(2564,1,"Property_0_has_no_initializer_and_is_not_definitely_assigned_in_the_constructor_2564","Property '{0}' has no initializer and is not definitely assigned in the constructor."),Property_0_is_used_before_being_assigned:V(2565,1,"Property_0_is_used_before_being_assigned_2565","Property '{0}' is used before being assigned."),A_rest_element_cannot_have_a_property_name:V(2566,1,"A_rest_element_cannot_have_a_property_name_2566","A rest element cannot have a property name."),Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations:V(2567,1,"Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567","Enum declarations can only merge with namespace or other enum declarations."),Property_0_may_not_exist_on_type_1_Did_you_mean_2:V(2568,1,"Property_0_may_not_exist_on_type_1_Did_you_mean_2_2568","Property '{0}' may not exist on type '{1}'. Did you mean '{2}'?"),Could_not_find_name_0_Did_you_mean_1:V(2570,1,"Could_not_find_name_0_Did_you_mean_1_2570","Could not find name '{0}'. Did you mean '{1}'?"),Object_is_of_type_unknown:V(2571,1,"Object_is_of_type_unknown_2571","Object is of type 'unknown'."),A_rest_element_type_must_be_an_array_type:V(2574,1,"A_rest_element_type_must_be_an_array_type_2574","A rest element type must be an array type."),No_overload_expects_0_arguments_but_overloads_do_exist_that_expect_either_1_or_2_arguments:V(2575,1,"No_overload_expects_0_arguments_but_overloads_do_exist_that_expect_either_1_or_2_arguments_2575","No overload expects {0} arguments, but overloads do exist that expect either {1} or {2} arguments."),Property_0_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead:V(2576,1,"Property_0_does_not_exist_on_type_1_Did_you_mean_to_access_the_static_member_2_instead_2576","Property '{0}' does not exist on type '{1}'. Did you mean to access the static member '{2}' instead?"),Return_type_annotation_circularly_references_itself:V(2577,1,"Return_type_annotation_circularly_references_itself_2577","Return type annotation circularly references itself."),Unused_ts_expect_error_directive:V(2578,1,"Unused_ts_expect_error_directive_2578","Unused '@ts-expect-error' directive."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode:V(2580,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2580","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slashjquery:V(2581,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2581","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery`."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_types_Slashjest_or_npm_i_save_dev_types_Slashmocha:V(2582,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2582","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_1_or_later:V(2583,1,"Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2583","Cannot find name '{0}'. Do you need to change your target library? Try changing the 'lib' compiler option to '{1}' or later."),Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_include_dom:V(2584,1,"Cannot_find_name_0_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_2584","Cannot find name '{0}'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'."),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_Try_changing_the_lib_compiler_option_to_es2015_or_later:V(2585,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Do_you_need_to_change_your_target_library_2585","'{0}' only refers to a type, but is being used as a value here. Do you need to change your target library? Try changing the 'lib' compiler option to es2015 or later."),Cannot_assign_to_0_because_it_is_a_constant:V(2588,1,"Cannot_assign_to_0_because_it_is_a_constant_2588","Cannot assign to '{0}' because it is a constant."),Type_instantiation_is_excessively_deep_and_possibly_infinite:V(2589,1,"Type_instantiation_is_excessively_deep_and_possibly_infinite_2589","Type instantiation is excessively deep and possibly infinite."),Expression_produces_a_union_type_that_is_too_complex_to_represent:V(2590,1,"Expression_produces_a_union_type_that_is_too_complex_to_represent_2590","Expression produces a union type that is too complex to represent."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashnode_and_then_add_node_to_the_types_field_in_your_tsconfig:V(2591,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_node_Try_npm_i_save_dev_types_Slashno_2591","Cannot find name '{0}'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slashjquery_and_then_add_jquery_to_the_types_field_in_your_tsconfig:V(2592,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_jQuery_Try_npm_i_save_dev_types_Slash_2592","Cannot find name '{0}'. Do you need to install type definitions for jQuery? Try `npm i --save-dev @types/jquery` and then add 'jquery' to the types field in your tsconfig."),Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_types_Slashjest_or_npm_i_save_dev_types_Slashmocha_and_then_add_jest_or_mocha_to_the_types_field_in_your_tsconfig:V(2593,1,"Cannot_find_name_0_Do_you_need_to_install_type_definitions_for_a_test_runner_Try_npm_i_save_dev_type_2593","Cannot find name '{0}'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha` and then add 'jest' or 'mocha' to the types field in your tsconfig."),This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag:V(2594,1,"This_module_is_declared_with_export_and_can_only_be_used_with_a_default_import_when_using_the_0_flag_2594","This module is declared with 'export =', and can only be used with a default import when using the '{0}' flag."),_0_can_only_be_imported_by_using_a_default_import:V(2595,1,"_0_can_only_be_imported_by_using_a_default_import_2595","'{0}' can only be imported by using a default import."),_0_can_only_be_imported_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:V(2596,1,"_0_can_only_be_imported_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import_2596","'{0}' can only be imported by turning on the 'esModuleInterop' flag and using a default import."),_0_can_only_be_imported_by_using_a_require_call_or_by_using_a_default_import:V(2597,1,"_0_can_only_be_imported_by_using_a_require_call_or_by_using_a_default_import_2597","'{0}' can only be imported by using a 'require' call or by using a default import."),_0_can_only_be_imported_by_using_a_require_call_or_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:V(2598,1,"_0_can_only_be_imported_by_using_a_require_call_or_by_turning_on_the_esModuleInterop_flag_and_using__2598","'{0}' can only be imported by using a 'require' call or by turning on the 'esModuleInterop' flag and using a default import."),JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist:V(2602,1,"JSX_element_implicitly_has_type_any_because_the_global_type_JSX_Element_does_not_exist_2602","JSX element implicitly has type 'any' because the global type 'JSX.Element' does not exist."),Property_0_in_type_1_is_not_assignable_to_type_2:V(2603,1,"Property_0_in_type_1_is_not_assignable_to_type_2_2603","Property '{0}' in type '{1}' is not assignable to type '{2}'."),JSX_element_type_0_does_not_have_any_construct_or_call_signatures:V(2604,1,"JSX_element_type_0_does_not_have_any_construct_or_call_signatures_2604","JSX element type '{0}' does not have any construct or call signatures."),Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property:V(2606,1,"Property_0_of_JSX_spread_attribute_is_not_assignable_to_target_property_2606","Property '{0}' of JSX spread attribute is not assignable to target property."),JSX_element_class_does_not_support_attributes_because_it_does_not_have_a_0_property:V(2607,1,"JSX_element_class_does_not_support_attributes_because_it_does_not_have_a_0_property_2607","JSX element class does not support attributes because it does not have a '{0}' property."),The_global_type_JSX_0_may_not_have_more_than_one_property:V(2608,1,"The_global_type_JSX_0_may_not_have_more_than_one_property_2608","The global type 'JSX.{0}' may not have more than one property."),JSX_spread_child_must_be_an_array_type:V(2609,1,"JSX_spread_child_must_be_an_array_type_2609","JSX spread child must be an array type."),_0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property:V(2610,1,"_0_is_defined_as_an_accessor_in_class_1_but_is_overridden_here_in_2_as_an_instance_property_2610","'{0}' is defined as an accessor in class '{1}', but is overridden here in '{2}' as an instance property."),_0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor:V(2611,1,"_0_is_defined_as_a_property_in_class_1_but_is_overridden_here_in_2_as_an_accessor_2611","'{0}' is defined as a property in class '{1}', but is overridden here in '{2}' as an accessor."),Property_0_will_overwrite_the_base_property_in_1_If_this_is_intentional_add_an_initializer_Otherwise_add_a_declare_modifier_or_remove_the_redundant_declaration:V(2612,1,"Property_0_will_overwrite_the_base_property_in_1_If_this_is_intentional_add_an_initializer_Otherwise_2612","Property '{0}' will overwrite the base property in '{1}'. If this is intentional, add an initializer. Otherwise, add a 'declare' modifier or remove the redundant declaration."),Module_0_has_no_default_export_Did_you_mean_to_use_import_1_from_0_instead:V(2613,1,"Module_0_has_no_default_export_Did_you_mean_to_use_import_1_from_0_instead_2613","Module '{0}' has no default export. Did you mean to use 'import { {1} } from {0}' instead?"),Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead:V(2614,1,"Module_0_has_no_exported_member_1_Did_you_mean_to_use_import_1_from_0_instead_2614","Module '{0}' has no exported member '{1}'. Did you mean to use 'import {1} from {0}' instead?"),Type_of_property_0_circularly_references_itself_in_mapped_type_1:V(2615,1,"Type_of_property_0_circularly_references_itself_in_mapped_type_1_2615","Type of property '{0}' circularly references itself in mapped type '{1}'."),_0_can_only_be_imported_by_using_import_1_require_2_or_a_default_import:V(2616,1,"_0_can_only_be_imported_by_using_import_1_require_2_or_a_default_import_2616","'{0}' can only be imported by using 'import {1} = require({2})' or a default import."),_0_can_only_be_imported_by_using_import_1_require_2_or_by_turning_on_the_esModuleInterop_flag_and_using_a_default_import:V(2617,1,"_0_can_only_be_imported_by_using_import_1_require_2_or_by_turning_on_the_esModuleInterop_flag_and_us_2617","'{0}' can only be imported by using 'import {1} = require({2})' or by turning on the 'esModuleInterop' flag and using a default import."),Source_has_0_element_s_but_target_requires_1:V(2618,1,"Source_has_0_element_s_but_target_requires_1_2618","Source has {0} element(s) but target requires {1}."),Source_has_0_element_s_but_target_allows_only_1:V(2619,1,"Source_has_0_element_s_but_target_allows_only_1_2619","Source has {0} element(s) but target allows only {1}."),Target_requires_0_element_s_but_source_may_have_fewer:V(2620,1,"Target_requires_0_element_s_but_source_may_have_fewer_2620","Target requires {0} element(s) but source may have fewer."),Target_allows_only_0_element_s_but_source_may_have_more:V(2621,1,"Target_allows_only_0_element_s_but_source_may_have_more_2621","Target allows only {0} element(s) but source may have more."),Source_provides_no_match_for_required_element_at_position_0_in_target:V(2623,1,"Source_provides_no_match_for_required_element_at_position_0_in_target_2623","Source provides no match for required element at position {0} in target."),Source_provides_no_match_for_variadic_element_at_position_0_in_target:V(2624,1,"Source_provides_no_match_for_variadic_element_at_position_0_in_target_2624","Source provides no match for variadic element at position {0} in target."),Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target:V(2625,1,"Variadic_element_at_position_0_in_source_does_not_match_element_at_position_1_in_target_2625","Variadic element at position {0} in source does not match element at position {1} in target."),Type_at_position_0_in_source_is_not_compatible_with_type_at_position_1_in_target:V(2626,1,"Type_at_position_0_in_source_is_not_compatible_with_type_at_position_1_in_target_2626","Type at position {0} in source is not compatible with type at position {1} in target."),Type_at_positions_0_through_1_in_source_is_not_compatible_with_type_at_position_2_in_target:V(2627,1,"Type_at_positions_0_through_1_in_source_is_not_compatible_with_type_at_position_2_in_target_2627","Type at positions {0} through {1} in source is not compatible with type at position {2} in target."),Cannot_assign_to_0_because_it_is_an_enum:V(2628,1,"Cannot_assign_to_0_because_it_is_an_enum_2628","Cannot assign to '{0}' because it is an enum."),Cannot_assign_to_0_because_it_is_a_class:V(2629,1,"Cannot_assign_to_0_because_it_is_a_class_2629","Cannot assign to '{0}' because it is a class."),Cannot_assign_to_0_because_it_is_a_function:V(2630,1,"Cannot_assign_to_0_because_it_is_a_function_2630","Cannot assign to '{0}' because it is a function."),Cannot_assign_to_0_because_it_is_a_namespace:V(2631,1,"Cannot_assign_to_0_because_it_is_a_namespace_2631","Cannot assign to '{0}' because it is a namespace."),Cannot_assign_to_0_because_it_is_an_import:V(2632,1,"Cannot_assign_to_0_because_it_is_an_import_2632","Cannot assign to '{0}' because it is an import."),JSX_property_access_expressions_cannot_include_JSX_namespace_names:V(2633,1,"JSX_property_access_expressions_cannot_include_JSX_namespace_names_2633","JSX property access expressions cannot include JSX namespace names"),_0_index_signatures_are_incompatible:V(2634,1,"_0_index_signatures_are_incompatible_2634","'{0}' index signatures are incompatible."),Type_0_has_no_signatures_for_which_the_type_argument_list_is_applicable:V(2635,1,"Type_0_has_no_signatures_for_which_the_type_argument_list_is_applicable_2635","Type '{0}' has no signatures for which the type argument list is applicable."),Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation:V(2636,1,"Type_0_is_not_assignable_to_type_1_as_implied_by_variance_annotation_2636","Type '{0}' is not assignable to type '{1}' as implied by variance annotation."),Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_types:V(2637,1,"Variance_annotations_are_only_supported_in_type_aliases_for_object_function_constructor_and_mapped_t_2637","Variance annotations are only supported in type aliases for object, function, constructor, and mapped types."),Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operator:V(2638,1,"Type_0_may_represent_a_primitive_value_which_is_not_permitted_as_the_right_operand_of_the_in_operato_2638","Type '{0}' may represent a primitive value, which is not permitted as the right operand of the 'in' operator."),Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity:V(2649,1,"Cannot_augment_module_0_with_value_exports_because_it_resolves_to_a_non_module_entity_2649","Cannot augment module '{0}' with value exports because it resolves to a non-module entity."),A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_members_defined_in_other_enums:V(2651,1,"A_member_initializer_in_a_enum_declaration_cannot_reference_members_declared_after_it_including_memb_2651","A member initializer in a enum declaration cannot reference members declared after it, including members defined in other enums."),Merged_declaration_0_cannot_include_a_default_export_declaration_Consider_adding_a_separate_export_default_0_declaration_instead:V(2652,1,"Merged_declaration_0_cannot_include_a_default_export_declaration_Consider_adding_a_separate_export_d_2652","Merged declaration '{0}' cannot include a default export declaration. Consider adding a separate 'export default {0}' declaration instead."),Non_abstract_class_expression_does_not_implement_inherited_abstract_member_0_from_class_1:V(2653,1,"Non_abstract_class_expression_does_not_implement_inherited_abstract_member_0_from_class_1_2653","Non-abstract class expression does not implement inherited abstract member '{0}' from class '{1}'."),JSX_expressions_must_have_one_parent_element:V(2657,1,"JSX_expressions_must_have_one_parent_element_2657","JSX expressions must have one parent element."),Type_0_provides_no_match_for_the_signature_1:V(2658,1,"Type_0_provides_no_match_for_the_signature_1_2658","Type '{0}' provides no match for the signature '{1}'."),super_is_only_allowed_in_members_of_object_literal_expressions_when_option_target_is_ES2015_or_higher:V(2659,1,"super_is_only_allowed_in_members_of_object_literal_expressions_when_option_target_is_ES2015_or_highe_2659","'super' is only allowed in members of object literal expressions when option 'target' is 'ES2015' or higher."),super_can_only_be_referenced_in_members_of_derived_classes_or_object_literal_expressions:V(2660,1,"super_can_only_be_referenced_in_members_of_derived_classes_or_object_literal_expressions_2660","'super' can only be referenced in members of derived classes or object literal expressions."),Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module:V(2661,1,"Cannot_export_0_Only_local_declarations_can_be_exported_from_a_module_2661","Cannot export '{0}'. Only local declarations can be exported from a module."),Cannot_find_name_0_Did_you_mean_the_static_member_1_0:V(2662,1,"Cannot_find_name_0_Did_you_mean_the_static_member_1_0_2662","Cannot find name '{0}'. Did you mean the static member '{1}.{0}'?"),Cannot_find_name_0_Did_you_mean_the_instance_member_this_0:V(2663,1,"Cannot_find_name_0_Did_you_mean_the_instance_member_this_0_2663","Cannot find name '{0}'. Did you mean the instance member 'this.{0}'?"),Invalid_module_name_in_augmentation_module_0_cannot_be_found:V(2664,1,"Invalid_module_name_in_augmentation_module_0_cannot_be_found_2664","Invalid module name in augmentation, module '{0}' cannot be found."),Invalid_module_name_in_augmentation_Module_0_resolves_to_an_untyped_module_at_1_which_cannot_be_augmented:V(2665,1,"Invalid_module_name_in_augmentation_Module_0_resolves_to_an_untyped_module_at_1_which_cannot_be_augm_2665","Invalid module name in augmentation. Module '{0}' resolves to an untyped module at '{1}', which cannot be augmented."),Exports_and_export_assignments_are_not_permitted_in_module_augmentations:V(2666,1,"Exports_and_export_assignments_are_not_permitted_in_module_augmentations_2666","Exports and export assignments are not permitted in module augmentations."),Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_module:V(2667,1,"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667","Imports are not permitted in module augmentations. Consider moving them to the enclosing external module."),export_modifier_cannot_be_applied_to_ambient_modules_and_module_augmentations_since_they_are_always_visible:V(2668,1,"export_modifier_cannot_be_applied_to_ambient_modules_and_module_augmentations_since_they_are_always__2668","'export' modifier cannot be applied to ambient modules and module augmentations since they are always visible."),Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_declarations:V(2669,1,"Augmentations_for_the_global_scope_can_only_be_directly_nested_in_external_modules_or_ambient_module_2669","Augmentations for the global scope can only be directly nested in external modules or ambient module declarations."),Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambient_context:V(2670,1,"Augmentations_for_the_global_scope_should_have_declare_modifier_unless_they_appear_in_already_ambien_2670","Augmentations for the global scope should have 'declare' modifier unless they appear in already ambient context."),Cannot_augment_module_0_because_it_resolves_to_a_non_module_entity:V(2671,1,"Cannot_augment_module_0_because_it_resolves_to_a_non_module_entity_2671","Cannot augment module '{0}' because it resolves to a non-module entity."),Cannot_assign_a_0_constructor_type_to_a_1_constructor_type:V(2672,1,"Cannot_assign_a_0_constructor_type_to_a_1_constructor_type_2672","Cannot assign a '{0}' constructor type to a '{1}' constructor type."),Constructor_of_class_0_is_private_and_only_accessible_within_the_class_declaration:V(2673,1,"Constructor_of_class_0_is_private_and_only_accessible_within_the_class_declaration_2673","Constructor of class '{0}' is private and only accessible within the class declaration."),Constructor_of_class_0_is_protected_and_only_accessible_within_the_class_declaration:V(2674,1,"Constructor_of_class_0_is_protected_and_only_accessible_within_the_class_declaration_2674","Constructor of class '{0}' is protected and only accessible within the class declaration."),Cannot_extend_a_class_0_Class_constructor_is_marked_as_private:V(2675,1,"Cannot_extend_a_class_0_Class_constructor_is_marked_as_private_2675","Cannot extend a class '{0}'. Class constructor is marked as private."),Accessors_must_both_be_abstract_or_non_abstract:V(2676,1,"Accessors_must_both_be_abstract_or_non_abstract_2676","Accessors must both be abstract or non-abstract."),A_type_predicate_s_type_must_be_assignable_to_its_parameter_s_type:V(2677,1,"A_type_predicate_s_type_must_be_assignable_to_its_parameter_s_type_2677","A type predicate's type must be assignable to its parameter's type."),Type_0_is_not_comparable_to_type_1:V(2678,1,"Type_0_is_not_comparable_to_type_1_2678","Type '{0}' is not comparable to type '{1}'."),A_function_that_is_called_with_the_new_keyword_cannot_have_a_this_type_that_is_void:V(2679,1,"A_function_that_is_called_with_the_new_keyword_cannot_have_a_this_type_that_is_void_2679","A function that is called with the 'new' keyword cannot have a 'this' type that is 'void'."),A_0_parameter_must_be_the_first_parameter:V(2680,1,"A_0_parameter_must_be_the_first_parameter_2680","A '{0}' parameter must be the first parameter."),A_constructor_cannot_have_a_this_parameter:V(2681,1,"A_constructor_cannot_have_a_this_parameter_2681","A constructor cannot have a 'this' parameter."),this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation:V(2683,1,"this_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_2683","'this' implicitly has type 'any' because it does not have a type annotation."),The_this_context_of_type_0_is_not_assignable_to_method_s_this_of_type_1:V(2684,1,"The_this_context_of_type_0_is_not_assignable_to_method_s_this_of_type_1_2684","The 'this' context of type '{0}' is not assignable to method's 'this' of type '{1}'."),The_this_types_of_each_signature_are_incompatible:V(2685,1,"The_this_types_of_each_signature_are_incompatible_2685","The 'this' types of each signature are incompatible."),_0_refers_to_a_UMD_global_but_the_current_file_is_a_module_Consider_adding_an_import_instead:V(2686,1,"_0_refers_to_a_UMD_global_but_the_current_file_is_a_module_Consider_adding_an_import_instead_2686","'{0}' refers to a UMD global, but the current file is a module. Consider adding an import instead."),All_declarations_of_0_must_have_identical_modifiers:V(2687,1,"All_declarations_of_0_must_have_identical_modifiers_2687","All declarations of '{0}' must have identical modifiers."),Cannot_find_type_definition_file_for_0:V(2688,1,"Cannot_find_type_definition_file_for_0_2688","Cannot find type definition file for '{0}'."),Cannot_extend_an_interface_0_Did_you_mean_implements:V(2689,1,"Cannot_extend_an_interface_0_Did_you_mean_implements_2689","Cannot extend an interface '{0}'. Did you mean 'implements'?"),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0:V(2690,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_Did_you_mean_to_use_1_in_0_2690","'{0}' only refers to a type, but is being used as a value here. Did you mean to use '{1} in {0}'?"),_0_is_a_primitive_but_1_is_a_wrapper_object_Prefer_using_0_when_possible:V(2692,1,"_0_is_a_primitive_but_1_is_a_wrapper_object_Prefer_using_0_when_possible_2692","'{0}' is a primitive, but '{1}' is a wrapper object. Prefer using '{0}' when possible."),_0_only_refers_to_a_type_but_is_being_used_as_a_value_here:V(2693,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_value_here_2693","'{0}' only refers to a type, but is being used as a value here."),Namespace_0_has_no_exported_member_1:V(2694,1,"Namespace_0_has_no_exported_member_1_2694","Namespace '{0}' has no exported member '{1}'."),Left_side_of_comma_operator_is_unused_and_has_no_side_effects:V(2695,1,"Left_side_of_comma_operator_is_unused_and_has_no_side_effects_2695","Left side of comma operator is unused and has no side effects.",!0),The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead:V(2696,1,"The_Object_type_is_assignable_to_very_few_other_types_Did_you_mean_to_use_the_any_type_instead_2696","The 'Object' type is assignable to very few other types. Did you mean to use the 'any' type instead?"),An_async_function_or_method_must_return_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES2015_in_your_lib_option:V(2697,1,"An_async_function_or_method_must_return_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_in_2697","An async function or method must return a 'Promise'. Make sure you have a declaration for 'Promise' or include 'ES2015' in your '--lib' option."),Spread_types_may_only_be_created_from_object_types:V(2698,1,"Spread_types_may_only_be_created_from_object_types_2698","Spread types may only be created from object types."),Static_property_0_conflicts_with_built_in_property_Function_0_of_constructor_function_1:V(2699,1,"Static_property_0_conflicts_with_built_in_property_Function_0_of_constructor_function_1_2699","Static property '{0}' conflicts with built-in property 'Function.{0}' of constructor function '{1}'."),Rest_types_may_only_be_created_from_object_types:V(2700,1,"Rest_types_may_only_be_created_from_object_types_2700","Rest types may only be created from object types."),The_target_of_an_object_rest_assignment_must_be_a_variable_or_a_property_access:V(2701,1,"The_target_of_an_object_rest_assignment_must_be_a_variable_or_a_property_access_2701","The target of an object rest assignment must be a variable or a property access."),_0_only_refers_to_a_type_but_is_being_used_as_a_namespace_here:V(2702,1,"_0_only_refers_to_a_type_but_is_being_used_as_a_namespace_here_2702","'{0}' only refers to a type, but is being used as a namespace here."),The_operand_of_a_delete_operator_must_be_a_property_reference:V(2703,1,"The_operand_of_a_delete_operator_must_be_a_property_reference_2703","The operand of a 'delete' operator must be a property reference."),The_operand_of_a_delete_operator_cannot_be_a_read_only_property:V(2704,1,"The_operand_of_a_delete_operator_cannot_be_a_read_only_property_2704","The operand of a 'delete' operator cannot be a read-only property."),An_async_function_or_method_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option:V(2705,1,"An_async_function_or_method_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_de_2705","An async function or method in ES5/ES3 requires the 'Promise' constructor.  Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option."),Required_type_parameters_may_not_follow_optional_type_parameters:V(2706,1,"Required_type_parameters_may_not_follow_optional_type_parameters_2706","Required type parameters may not follow optional type parameters."),Generic_type_0_requires_between_1_and_2_type_arguments:V(2707,1,"Generic_type_0_requires_between_1_and_2_type_arguments_2707","Generic type '{0}' requires between {1} and {2} type arguments."),Cannot_use_namespace_0_as_a_value:V(2708,1,"Cannot_use_namespace_0_as_a_value_2708","Cannot use namespace '{0}' as a value."),Cannot_use_namespace_0_as_a_type:V(2709,1,"Cannot_use_namespace_0_as_a_type_2709","Cannot use namespace '{0}' as a type."),_0_are_specified_twice_The_attribute_named_0_will_be_overwritten:V(2710,1,"_0_are_specified_twice_The_attribute_named_0_will_be_overwritten_2710","'{0}' are specified twice. The attribute named '{0}' will be overwritten."),A_dynamic_import_call_returns_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES2015_in_your_lib_option:V(2711,1,"A_dynamic_import_call_returns_a_Promise_Make_sure_you_have_a_declaration_for_Promise_or_include_ES20_2711","A dynamic import call returns a 'Promise'. Make sure you have a declaration for 'Promise' or include 'ES2015' in your '--lib' option."),A_dynamic_import_call_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declaration_for_the_Promise_constructor_or_include_ES2015_in_your_lib_option:V(2712,1,"A_dynamic_import_call_in_ES5_SlashES3_requires_the_Promise_constructor_Make_sure_you_have_a_declarat_2712","A dynamic import call in ES5/ES3 requires the 'Promise' constructor.  Make sure you have a declaration for the 'Promise' constructor or include 'ES2015' in your '--lib' option."),Cannot_access_0_1_because_0_is_a_type_but_not_a_namespace_Did_you_mean_to_retrieve_the_type_of_the_property_1_in_0_with_0_1:V(2713,1,"Cannot_access_0_1_because_0_is_a_type_but_not_a_namespace_Did_you_mean_to_retrieve_the_type_of_the_p_2713",`Cannot access '{0}.{1}' because '{0}' is a type, but not a namespace. Did you mean to retrieve the type of the property '{1}' in '{0}' with '{0}["{1}"]'?`),The_expression_of_an_export_assignment_must_be_an_identifier_or_qualified_name_in_an_ambient_context:V(2714,1,"The_expression_of_an_export_assignment_must_be_an_identifier_or_qualified_name_in_an_ambient_context_2714","The expression of an export assignment must be an identifier or qualified name in an ambient context."),Abstract_property_0_in_class_1_cannot_be_accessed_in_the_constructor:V(2715,1,"Abstract_property_0_in_class_1_cannot_be_accessed_in_the_constructor_2715","Abstract property '{0}' in class '{1}' cannot be accessed in the constructor."),Type_parameter_0_has_a_circular_default:V(2716,1,"Type_parameter_0_has_a_circular_default_2716","Type parameter '{0}' has a circular default."),Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_type_2:V(2717,1,"Subsequent_property_declarations_must_have_the_same_type_Property_0_must_be_of_type_1_but_here_has_t_2717","Subsequent property declarations must have the same type.  Property '{0}' must be of type '{1}', but here has type '{2}'."),Duplicate_property_0:V(2718,1,"Duplicate_property_0_2718","Duplicate property '{0}'."),Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated:V(2719,1,"Type_0_is_not_assignable_to_type_1_Two_different_types_with_this_name_exist_but_they_are_unrelated_2719","Type '{0}' is not assignable to type '{1}'. Two different types with this name exist, but they are unrelated."),Class_0_incorrectly_implements_class_1_Did_you_mean_to_extend_1_and_inherit_its_members_as_a_subclass:V(2720,1,"Class_0_incorrectly_implements_class_1_Did_you_mean_to_extend_1_and_inherit_its_members_as_a_subclas_2720","Class '{0}' incorrectly implements class '{1}'. Did you mean to extend '{1}' and inherit its members as a subclass?"),Cannot_invoke_an_object_which_is_possibly_null:V(2721,1,"Cannot_invoke_an_object_which_is_possibly_null_2721","Cannot invoke an object which is possibly 'null'."),Cannot_invoke_an_object_which_is_possibly_undefined:V(2722,1,"Cannot_invoke_an_object_which_is_possibly_undefined_2722","Cannot invoke an object which is possibly 'undefined'."),Cannot_invoke_an_object_which_is_possibly_null_or_undefined:V(2723,1,"Cannot_invoke_an_object_which_is_possibly_null_or_undefined_2723","Cannot invoke an object which is possibly 'null' or 'undefined'."),_0_has_no_exported_member_named_1_Did_you_mean_2:V(2724,1,"_0_has_no_exported_member_named_1_Did_you_mean_2_2724","'{0}' has no exported member named '{1}'. Did you mean '{2}'?"),Class_name_cannot_be_Object_when_targeting_ES5_with_module_0:V(2725,1,"Class_name_cannot_be_Object_when_targeting_ES5_with_module_0_2725","Class name cannot be 'Object' when targeting ES5 with module {0}."),Cannot_find_lib_definition_for_0:V(2726,1,"Cannot_find_lib_definition_for_0_2726","Cannot find lib definition for '{0}'."),Cannot_find_lib_definition_for_0_Did_you_mean_1:V(2727,1,"Cannot_find_lib_definition_for_0_Did_you_mean_1_2727","Cannot find lib definition for '{0}'. Did you mean '{1}'?"),_0_is_declared_here:V(2728,3,"_0_is_declared_here_2728","'{0}' is declared here."),Property_0_is_used_before_its_initialization:V(2729,1,"Property_0_is_used_before_its_initialization_2729","Property '{0}' is used before its initialization."),An_arrow_function_cannot_have_a_this_parameter:V(2730,1,"An_arrow_function_cannot_have_a_this_parameter_2730","An arrow function cannot have a 'this' parameter."),Implicit_conversion_of_a_symbol_to_a_string_will_fail_at_runtime_Consider_wrapping_this_expression_in_String:V(2731,1,"Implicit_conversion_of_a_symbol_to_a_string_will_fail_at_runtime_Consider_wrapping_this_expression_i_2731","Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'."),Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension:V(2732,1,"Cannot_find_module_0_Consider_using_resolveJsonModule_to_import_module_with_json_extension_2732","Cannot find module '{0}'. Consider using '--resolveJsonModule' to import module with '.json' extension."),Property_0_was_also_declared_here:V(2733,1,"Property_0_was_also_declared_here_2733","Property '{0}' was also declared here."),Are_you_missing_a_semicolon:V(2734,1,"Are_you_missing_a_semicolon_2734","Are you missing a semicolon?"),Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1:V(2735,1,"Did_you_mean_for_0_to_be_constrained_to_type_new_args_Colon_any_1_2735","Did you mean for '{0}' to be constrained to type 'new (...args: any[]) => {1}'?"),Operator_0_cannot_be_applied_to_type_1:V(2736,1,"Operator_0_cannot_be_applied_to_type_1_2736","Operator '{0}' cannot be applied to type '{1}'."),BigInt_literals_are_not_available_when_targeting_lower_than_ES2020:V(2737,1,"BigInt_literals_are_not_available_when_targeting_lower_than_ES2020_2737","BigInt literals are not available when targeting lower than ES2020."),An_outer_value_of_this_is_shadowed_by_this_container:V(2738,3,"An_outer_value_of_this_is_shadowed_by_this_container_2738","An outer value of 'this' is shadowed by this container."),Type_0_is_missing_the_following_properties_from_type_1_Colon_2:V(2739,1,"Type_0_is_missing_the_following_properties_from_type_1_Colon_2_2739","Type '{0}' is missing the following properties from type '{1}': {2}"),Type_0_is_missing_the_following_properties_from_type_1_Colon_2_and_3_more:V(2740,1,"Type_0_is_missing_the_following_properties_from_type_1_Colon_2_and_3_more_2740","Type '{0}' is missing the following properties from type '{1}': {2}, and {3} more."),Property_0_is_missing_in_type_1_but_required_in_type_2:V(2741,1,"Property_0_is_missing_in_type_1_but_required_in_type_2_2741","Property '{0}' is missing in type '{1}' but required in type '{2}'."),The_inferred_type_of_0_cannot_be_named_without_a_reference_to_1_This_is_likely_not_portable_A_type_annotation_is_necessary:V(2742,1,"The_inferred_type_of_0_cannot_be_named_without_a_reference_to_1_This_is_likely_not_portable_A_type_a_2742","The inferred type of '{0}' cannot be named without a reference to '{1}'. This is likely not portable. A type annotation is necessary."),No_overload_expects_0_type_arguments_but_overloads_do_exist_that_expect_either_1_or_2_type_arguments:V(2743,1,"No_overload_expects_0_type_arguments_but_overloads_do_exist_that_expect_either_1_or_2_type_arguments_2743","No overload expects {0} type arguments, but overloads do exist that expect either {1} or {2} type arguments."),Type_parameter_defaults_can_only_reference_previously_declared_type_parameters:V(2744,1,"Type_parameter_defaults_can_only_reference_previously_declared_type_parameters_2744","Type parameter defaults can only reference previously declared type parameters."),This_JSX_tag_s_0_prop_expects_type_1_which_requires_multiple_children_but_only_a_single_child_was_provided:V(2745,1,"This_JSX_tag_s_0_prop_expects_type_1_which_requires_multiple_children_but_only_a_single_child_was_pr_2745","This JSX tag's '{0}' prop expects type '{1}' which requires multiple children, but only a single child was provided."),This_JSX_tag_s_0_prop_expects_a_single_child_of_type_1_but_multiple_children_were_provided:V(2746,1,"This_JSX_tag_s_0_prop_expects_a_single_child_of_type_1_but_multiple_children_were_provided_2746","This JSX tag's '{0}' prop expects a single child of type '{1}', but multiple children were provided."),_0_components_don_t_accept_text_as_child_elements_Text_in_JSX_has_the_type_string_but_the_expected_type_of_1_is_2:V(2747,1,"_0_components_don_t_accept_text_as_child_elements_Text_in_JSX_has_the_type_string_but_the_expected_t_2747","'{0}' components don't accept text as child elements. Text in JSX has the type 'string', but the expected type of '{1}' is '{2}'."),Cannot_access_ambient_const_enums_when_0_is_enabled:V(2748,1,"Cannot_access_ambient_const_enums_when_0_is_enabled_2748","Cannot access ambient const enums when '{0}' is enabled."),_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0:V(2749,1,"_0_refers_to_a_value_but_is_being_used_as_a_type_here_Did_you_mean_typeof_0_2749","'{0}' refers to a value, but is being used as a type here. Did you mean 'typeof {0}'?"),The_implementation_signature_is_declared_here:V(2750,1,"The_implementation_signature_is_declared_here_2750","The implementation signature is declared here."),Circularity_originates_in_type_at_this_location:V(2751,1,"Circularity_originates_in_type_at_this_location_2751","Circularity originates in type at this location."),The_first_export_default_is_here:V(2752,1,"The_first_export_default_is_here_2752","The first export default is here."),Another_export_default_is_here:V(2753,1,"Another_export_default_is_here_2753","Another export default is here."),super_may_not_use_type_arguments:V(2754,1,"super_may_not_use_type_arguments_2754","'super' may not use type arguments."),No_constituent_of_type_0_is_callable:V(2755,1,"No_constituent_of_type_0_is_callable_2755","No constituent of type '{0}' is callable."),Not_all_constituents_of_type_0_are_callable:V(2756,1,"Not_all_constituents_of_type_0_are_callable_2756","Not all constituents of type '{0}' are callable."),Type_0_has_no_call_signatures:V(2757,1,"Type_0_has_no_call_signatures_2757","Type '{0}' has no call signatures."),Each_member_of_the_union_type_0_has_signatures_but_none_of_those_signatures_are_compatible_with_each_other:V(2758,1,"Each_member_of_the_union_type_0_has_signatures_but_none_of_those_signatures_are_compatible_with_each_2758","Each member of the union type '{0}' has signatures, but none of those signatures are compatible with each other."),No_constituent_of_type_0_is_constructable:V(2759,1,"No_constituent_of_type_0_is_constructable_2759","No constituent of type '{0}' is constructable."),Not_all_constituents_of_type_0_are_constructable:V(2760,1,"Not_all_constituents_of_type_0_are_constructable_2760","Not all constituents of type '{0}' are constructable."),Type_0_has_no_construct_signatures:V(2761,1,"Type_0_has_no_construct_signatures_2761","Type '{0}' has no construct signatures."),Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_with_each_other:V(2762,1,"Each_member_of_the_union_type_0_has_construct_signatures_but_none_of_those_signatures_are_compatible_2762","Each member of the union type '{0}' has construct signatures, but none of those signatures are compatible with each other."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_for_of_will_always_send_0:V(2763,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_for_of_will_always_s_2763","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but for-of will always send '{0}'."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_spread_will_always_send_0:V(2764,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_spread_will_al_2764","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array spread will always send '{0}'."),Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_destructuring_will_always_send_0:V(2765,1,"Cannot_iterate_value_because_the_next_method_of_its_iterator_expects_type_1_but_array_destructuring__2765","Cannot iterate value because the 'next' method of its iterator expects type '{1}', but array destructuring will always send '{0}'."),Cannot_delegate_iteration_to_value_because_the_next_method_of_its_iterator_expects_type_1_but_the_containing_generator_will_always_send_0:V(2766,1,"Cannot_delegate_iteration_to_value_because_the_next_method_of_its_iterator_expects_type_1_but_the_co_2766","Cannot delegate iteration to value because the 'next' method of its iterator expects type '{1}', but the containing generator will always send '{0}'."),The_0_property_of_an_iterator_must_be_a_method:V(2767,1,"The_0_property_of_an_iterator_must_be_a_method_2767","The '{0}' property of an iterator must be a method."),The_0_property_of_an_async_iterator_must_be_a_method:V(2768,1,"The_0_property_of_an_async_iterator_must_be_a_method_2768","The '{0}' property of an async iterator must be a method."),No_overload_matches_this_call:V(2769,1,"No_overload_matches_this_call_2769","No overload matches this call."),The_last_overload_gave_the_following_error:V(2770,1,"The_last_overload_gave_the_following_error_2770","The last overload gave the following error."),The_last_overload_is_declared_here:V(2771,1,"The_last_overload_is_declared_here_2771","The last overload is declared here."),Overload_0_of_1_2_gave_the_following_error:V(2772,1,"Overload_0_of_1_2_gave_the_following_error_2772","Overload {0} of {1}, '{2}', gave the following error."),Did_you_forget_to_use_await:V(2773,1,"Did_you_forget_to_use_await_2773","Did you forget to use 'await'?"),This_condition_will_always_return_true_since_this_function_is_always_defined_Did_you_mean_to_call_it_instead:V(2774,1,"This_condition_will_always_return_true_since_this_function_is_always_defined_Did_you_mean_to_call_it_2774","This condition will always return true since this function is always defined. Did you mean to call it instead?"),Assertions_require_every_name_in_the_call_target_to_be_declared_with_an_explicit_type_annotation:V(2775,1,"Assertions_require_every_name_in_the_call_target_to_be_declared_with_an_explicit_type_annotation_2775","Assertions require every name in the call target to be declared with an explicit type annotation."),Assertions_require_the_call_target_to_be_an_identifier_or_qualified_name:V(2776,1,"Assertions_require_the_call_target_to_be_an_identifier_or_qualified_name_2776","Assertions require the call target to be an identifier or qualified name."),The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access:V(2777,1,"The_operand_of_an_increment_or_decrement_operator_may_not_be_an_optional_property_access_2777","The operand of an increment or decrement operator may not be an optional property access."),The_target_of_an_object_rest_assignment_may_not_be_an_optional_property_access:V(2778,1,"The_target_of_an_object_rest_assignment_may_not_be_an_optional_property_access_2778","The target of an object rest assignment may not be an optional property access."),The_left_hand_side_of_an_assignment_expression_may_not_be_an_optional_property_access:V(2779,1,"The_left_hand_side_of_an_assignment_expression_may_not_be_an_optional_property_access_2779","The left-hand side of an assignment expression may not be an optional property access."),The_left_hand_side_of_a_for_in_statement_may_not_be_an_optional_property_access:V(2780,1,"The_left_hand_side_of_a_for_in_statement_may_not_be_an_optional_property_access_2780","The left-hand side of a 'for...in' statement may not be an optional property access."),The_left_hand_side_of_a_for_of_statement_may_not_be_an_optional_property_access:V(2781,1,"The_left_hand_side_of_a_for_of_statement_may_not_be_an_optional_property_access_2781","The left-hand side of a 'for...of' statement may not be an optional property access."),_0_needs_an_explicit_type_annotation:V(2782,3,"_0_needs_an_explicit_type_annotation_2782","'{0}' needs an explicit type annotation."),_0_is_specified_more_than_once_so_this_usage_will_be_overwritten:V(2783,1,"_0_is_specified_more_than_once_so_this_usage_will_be_overwritten_2783","'{0}' is specified more than once, so this usage will be overwritten."),get_and_set_accessors_cannot_declare_this_parameters:V(2784,1,"get_and_set_accessors_cannot_declare_this_parameters_2784","'get' and 'set' accessors cannot declare 'this' parameters."),This_spread_always_overwrites_this_property:V(2785,1,"This_spread_always_overwrites_this_property_2785","This spread always overwrites this property."),_0_cannot_be_used_as_a_JSX_component:V(2786,1,"_0_cannot_be_used_as_a_JSX_component_2786","'{0}' cannot be used as a JSX component."),Its_return_type_0_is_not_a_valid_JSX_element:V(2787,1,"Its_return_type_0_is_not_a_valid_JSX_element_2787","Its return type '{0}' is not a valid JSX element."),Its_instance_type_0_is_not_a_valid_JSX_element:V(2788,1,"Its_instance_type_0_is_not_a_valid_JSX_element_2788","Its instance type '{0}' is not a valid JSX element."),Its_element_type_0_is_not_a_valid_JSX_element:V(2789,1,"Its_element_type_0_is_not_a_valid_JSX_element_2789","Its element type '{0}' is not a valid JSX element."),The_operand_of_a_delete_operator_must_be_optional:V(2790,1,"The_operand_of_a_delete_operator_must_be_optional_2790","The operand of a 'delete' operator must be optional."),Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_later:V(2791,1,"Exponentiation_cannot_be_performed_on_bigint_values_unless_the_target_option_is_set_to_es2016_or_lat_2791","Exponentiation cannot be performed on 'bigint' values unless the 'target' option is set to 'es2016' or later."),Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_nodenext_or_to_add_aliases_to_the_paths_option:V(2792,1,"Cannot_find_module_0_Did_you_mean_to_set_the_moduleResolution_option_to_nodenext_or_to_add_aliases_t_2792","Cannot find module '{0}'. Did you mean to set the 'moduleResolution' option to 'nodenext', or to add aliases to the 'paths' option?"),The_call_would_have_succeeded_against_this_implementation_but_implementation_signatures_of_overloads_are_not_externally_visible:V(2793,1,"The_call_would_have_succeeded_against_this_implementation_but_implementation_signatures_of_overloads_2793","The call would have succeeded against this implementation, but implementation signatures of overloads are not externally visible."),Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise:V(2794,1,"Expected_0_arguments_but_got_1_Did_you_forget_to_include_void_in_your_type_argument_to_Promise_2794","Expected {0} arguments, but got {1}. Did you forget to include 'void' in your type argument to 'Promise'?"),The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types:V(2795,1,"The_intrinsic_keyword_can_only_be_used_to_declare_compiler_provided_intrinsic_types_2795","The 'intrinsic' keyword can only be used to declare compiler provided intrinsic types."),It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tagged_template_expression_which_cannot_be_invoked:V(2796,1,"It_is_likely_that_you_are_missing_a_comma_to_separate_these_two_template_expressions_They_form_a_tag_2796","It is likely that you are missing a comma to separate these two template expressions. They form a tagged template expression which cannot be invoked."),A_mixin_class_that_extends_from_a_type_variable_containing_an_abstract_construct_signature_must_also_be_declared_abstract:V(2797,1,"A_mixin_class_that_extends_from_a_type_variable_containing_an_abstract_construct_signature_must_also_2797","A mixin class that extends from a type variable containing an abstract construct signature must also be declared 'abstract'."),The_declaration_was_marked_as_deprecated_here:V(2798,1,"The_declaration_was_marked_as_deprecated_here_2798","The declaration was marked as deprecated here."),Type_produces_a_tuple_type_that_is_too_large_to_represent:V(2799,1,"Type_produces_a_tuple_type_that_is_too_large_to_represent_2799","Type produces a tuple type that is too large to represent."),Expression_produces_a_tuple_type_that_is_too_large_to_represent:V(2800,1,"Expression_produces_a_tuple_type_that_is_too_large_to_represent_2800","Expression produces a tuple type that is too large to represent."),This_condition_will_always_return_true_since_this_0_is_always_defined:V(2801,1,"This_condition_will_always_return_true_since_this_0_is_always_defined_2801","This condition will always return true since this '{0}' is always defined."),Type_0_can_only_be_iterated_through_when_using_the_downlevelIteration_flag_or_with_a_target_of_es2015_or_higher:V(2802,1,"Type_0_can_only_be_iterated_through_when_using_the_downlevelIteration_flag_or_with_a_target_of_es201_2802","Type '{0}' can only be iterated through when using the '--downlevelIteration' flag or with a '--target' of 'es2015' or higher."),Cannot_assign_to_private_method_0_Private_methods_are_not_writable:V(2803,1,"Cannot_assign_to_private_method_0_Private_methods_are_not_writable_2803","Cannot assign to private method '{0}'. Private methods are not writable."),Duplicate_identifier_0_Static_and_instance_elements_cannot_share_the_same_private_name:V(2804,1,"Duplicate_identifier_0_Static_and_instance_elements_cannot_share_the_same_private_name_2804","Duplicate identifier '{0}'. Static and instance elements cannot share the same private name."),Private_accessor_was_defined_without_a_getter:V(2806,1,"Private_accessor_was_defined_without_a_getter_2806","Private accessor was defined without a getter."),This_syntax_requires_an_imported_helper_named_1_with_2_parameters_which_is_not_compatible_with_the_one_in_0_Consider_upgrading_your_version_of_0:V(2807,1,"This_syntax_requires_an_imported_helper_named_1_with_2_parameters_which_is_not_compatible_with_the_o_2807","This syntax requires an imported helper named '{1}' with {2} parameters, which is not compatible with the one in '{0}'. Consider upgrading your version of '{0}'."),A_get_accessor_must_be_at_least_as_accessible_as_the_setter:V(2808,1,"A_get_accessor_must_be_at_least_as_accessible_as_the_setter_2808","A get accessor must be at least as accessible as the setter"),Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_destructuring_assignment_you_might_need_to_wrap_the_whole_assignment_in_parentheses:V(2809,1,"Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_d_2809","Declaration or statement expected. This '=' follows a block of statements, so if you intended to write a destructuring assignment, you might need to wrap the whole assignment in parentheses."),Expected_1_argument_but_got_0_new_Promise_needs_a_JSDoc_hint_to_produce_a_resolve_that_can_be_called_without_arguments:V(2810,1,"Expected_1_argument_but_got_0_new_Promise_needs_a_JSDoc_hint_to_produce_a_resolve_that_can_be_called_2810","Expected 1 argument, but got 0. 'new Promise()' needs a JSDoc hint to produce a 'resolve' that can be called without arguments."),Initializer_for_property_0:V(2811,1,"Initializer_for_property_0_2811","Initializer for property '{0}'"),Property_0_does_not_exist_on_type_1_Try_changing_the_lib_compiler_option_to_include_dom:V(2812,1,"Property_0_does_not_exist_on_type_1_Try_changing_the_lib_compiler_option_to_include_dom_2812","Property '{0}' does not exist on type '{1}'. Try changing the 'lib' compiler option to include 'dom'."),Class_declaration_cannot_implement_overload_list_for_0:V(2813,1,"Class_declaration_cannot_implement_overload_list_for_0_2813","Class declaration cannot implement overload list for '{0}'."),Function_with_bodies_can_only_merge_with_classes_that_are_ambient:V(2814,1,"Function_with_bodies_can_only_merge_with_classes_that_are_ambient_2814","Function with bodies can only merge with classes that are ambient."),arguments_cannot_be_referenced_in_property_initializers:V(2815,1,"arguments_cannot_be_referenced_in_property_initializers_2815","'arguments' cannot be referenced in property initializers."),Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class:V(2816,1,"Cannot_use_this_in_a_static_property_initializer_of_a_decorated_class_2816","Cannot use 'this' in a static property initializer of a decorated class."),Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block:V(2817,1,"Property_0_has_no_initializer_and_is_not_definitely_assigned_in_a_class_static_block_2817","Property '{0}' has no initializer and is not definitely assigned in a class static block."),Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializers:V(2818,1,"Duplicate_identifier_0_Compiler_reserves_name_1_when_emitting_super_references_in_static_initializer_2818","Duplicate identifier '{0}'. Compiler reserves name '{1}' when emitting 'super' references in static initializers."),Namespace_name_cannot_be_0:V(2819,1,"Namespace_name_cannot_be_0_2819","Namespace name cannot be '{0}'."),Type_0_is_not_assignable_to_type_1_Did_you_mean_2:V(2820,1,"Type_0_is_not_assignable_to_type_1_Did_you_mean_2_2820","Type '{0}' is not assignable to type '{1}'. Did you mean '{2}'?"),Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext:V(2821,1,"Import_assertions_are_only_supported_when_the_module_option_is_set_to_esnext_or_nodenext_2821","Import assertions are only supported when the '--module' option is set to 'esnext' or 'nodenext'."),Import_assertions_cannot_be_used_with_type_only_imports_or_exports:V(2822,1,"Import_assertions_cannot_be_used_with_type_only_imports_or_exports_2822","Import assertions cannot be used with type-only imports or exports."),Cannot_find_namespace_0_Did_you_mean_1:V(2833,1,"Cannot_find_namespace_0_Did_you_mean_1_2833","Cannot find namespace '{0}'. Did you mean '{1}'?"),Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_node16_or_nodenext_Consider_adding_an_extension_to_the_import_path:V(2834,1,"Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_n_2834","Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Consider adding an extension to the import path."),Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_node16_or_nodenext_Did_you_mean_0:V(2835,1,"Relative_import_paths_need_explicit_file_extensions_in_EcmaScript_imports_when_moduleResolution_is_n_2835","Relative import paths need explicit file extensions in EcmaScript imports when '--moduleResolution' is 'node16' or 'nodenext'. Did you mean '{0}'?"),Import_assertions_are_not_allowed_on_statements_that_transpile_to_commonjs_require_calls:V(2836,1,"Import_assertions_are_not_allowed_on_statements_that_transpile_to_commonjs_require_calls_2836","Import assertions are not allowed on statements that transpile to commonjs 'require' calls."),Import_assertion_values_must_be_string_literal_expressions:V(2837,1,"Import_assertion_values_must_be_string_literal_expressions_2837","Import assertion values must be string literal expressions."),All_declarations_of_0_must_have_identical_constraints:V(2838,1,"All_declarations_of_0_must_have_identical_constraints_2838","All declarations of '{0}' must have identical constraints."),This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value:V(2839,1,"This_condition_will_always_return_0_since_JavaScript_compares_objects_by_reference_not_value_2839","This condition will always return '{0}' since JavaScript compares objects by reference, not value."),An_interface_cannot_extend_a_primitive_type_like_0_an_interface_can_only_extend_named_types_and_classes:V(2840,1,"An_interface_cannot_extend_a_primitive_type_like_0_an_interface_can_only_extend_named_types_and_clas_2840","An interface cannot extend a primitive type like '{0}'; an interface can only extend named types and classes"),The_type_of_this_expression_cannot_be_named_without_a_resolution_mode_assertion_which_is_an_unstable_feature_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:V(2841,1,"The_type_of_this_expression_cannot_be_named_without_a_resolution_mode_assertion_which_is_an_unstable_2841","The type of this expression cannot be named without a 'resolution-mode' assertion, which is an unstable feature. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation:V(2842,1,"_0_is_an_unused_renaming_of_1_Did_you_intend_to_use_it_as_a_type_annotation_2842","'{0}' is an unused renaming of '{1}'. Did you intend to use it as a type annotation?"),We_can_only_write_a_type_for_0_by_adding_a_type_for_the_entire_parameter_here:V(2843,1,"We_can_only_write_a_type_for_0_by_adding_a_type_for_the_entire_parameter_here_2843","We can only write a type for '{0}' by adding a type for the entire parameter here."),Type_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor:V(2844,1,"Type_of_instance_member_variable_0_cannot_reference_identifier_1_declared_in_the_constructor_2844","Type of instance member variable '{0}' cannot reference identifier '{1}' declared in the constructor."),This_condition_will_always_return_0:V(2845,1,"This_condition_will_always_return_0_2845","This condition will always return '{0}'."),A_declaration_file_cannot_be_imported_without_import_type_Did_you_mean_to_import_an_implementation_file_0_instead:V(2846,1,"A_declaration_file_cannot_be_imported_without_import_type_Did_you_mean_to_import_an_implementation_f_2846","A declaration file cannot be imported without 'import type'. Did you mean to import an implementation file '{0}' instead?"),Import_declaration_0_is_using_private_name_1:V(4e3,1,"Import_declaration_0_is_using_private_name_1_4000","Import declaration '{0}' is using private name '{1}'."),Type_parameter_0_of_exported_class_has_or_is_using_private_name_1:V(4002,1,"Type_parameter_0_of_exported_class_has_or_is_using_private_name_1_4002","Type parameter '{0}' of exported class has or is using private name '{1}'."),Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1:V(4004,1,"Type_parameter_0_of_exported_interface_has_or_is_using_private_name_1_4004","Type parameter '{0}' of exported interface has or is using private name '{1}'."),Type_parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1:V(4006,1,"Type_parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1_4006","Type parameter '{0}' of constructor signature from exported interface has or is using private name '{1}'."),Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1:V(4008,1,"Type_parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1_4008","Type parameter '{0}' of call signature from exported interface has or is using private name '{1}'."),Type_parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1:V(4010,1,"Type_parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1_4010","Type parameter '{0}' of public static method from exported class has or is using private name '{1}'."),Type_parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1:V(4012,1,"Type_parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1_4012","Type parameter '{0}' of public method from exported class has or is using private name '{1}'."),Type_parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1:V(4014,1,"Type_parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1_4014","Type parameter '{0}' of method from exported interface has or is using private name '{1}'."),Type_parameter_0_of_exported_function_has_or_is_using_private_name_1:V(4016,1,"Type_parameter_0_of_exported_function_has_or_is_using_private_name_1_4016","Type parameter '{0}' of exported function has or is using private name '{1}'."),Implements_clause_of_exported_class_0_has_or_is_using_private_name_1:V(4019,1,"Implements_clause_of_exported_class_0_has_or_is_using_private_name_1_4019","Implements clause of exported class '{0}' has or is using private name '{1}'."),extends_clause_of_exported_class_0_has_or_is_using_private_name_1:V(4020,1,"extends_clause_of_exported_class_0_has_or_is_using_private_name_1_4020","'extends' clause of exported class '{0}' has or is using private name '{1}'."),extends_clause_of_exported_class_has_or_is_using_private_name_0:V(4021,1,"extends_clause_of_exported_class_has_or_is_using_private_name_0_4021","'extends' clause of exported class has or is using private name '{0}'."),extends_clause_of_exported_interface_0_has_or_is_using_private_name_1:V(4022,1,"extends_clause_of_exported_interface_0_has_or_is_using_private_name_1_4022","'extends' clause of exported interface '{0}' has or is using private name '{1}'."),Exported_variable_0_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4023,1,"Exported_variable_0_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4023","Exported variable '{0}' has or is using name '{1}' from external module {2} but cannot be named."),Exported_variable_0_has_or_is_using_name_1_from_private_module_2:V(4024,1,"Exported_variable_0_has_or_is_using_name_1_from_private_module_2_4024","Exported variable '{0}' has or is using name '{1}' from private module '{2}'."),Exported_variable_0_has_or_is_using_private_name_1:V(4025,1,"Exported_variable_0_has_or_is_using_private_name_1_4025","Exported variable '{0}' has or is using private name '{1}'."),Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4026,1,"Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot__4026","Public static property '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:V(4027,1,"Public_static_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4027","Public static property '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_static_property_0_of_exported_class_has_or_is_using_private_name_1:V(4028,1,"Public_static_property_0_of_exported_class_has_or_is_using_private_name_1_4028","Public static property '{0}' of exported class has or is using private name '{1}'."),Public_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4029,1,"Public_property_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_name_4029","Public property '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:V(4030,1,"Public_property_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4030","Public property '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_property_0_of_exported_class_has_or_is_using_private_name_1:V(4031,1,"Public_property_0_of_exported_class_has_or_is_using_private_name_1_4031","Public property '{0}' of exported class has or is using private name '{1}'."),Property_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2:V(4032,1,"Property_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2_4032","Property '{0}' of exported interface has or is using name '{1}' from private module '{2}'."),Property_0_of_exported_interface_has_or_is_using_private_name_1:V(4033,1,"Property_0_of_exported_interface_has_or_is_using_private_name_1_4033","Property '{0}' of exported interface has or is using private name '{1}'."),Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:V(4034,1,"Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_name_1_from_private_mod_4034","Parameter type of public static setter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_private_name_1:V(4035,1,"Parameter_type_of_public_static_setter_0_from_exported_class_has_or_is_using_private_name_1_4035","Parameter type of public static setter '{0}' from exported class has or is using private name '{1}'."),Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:V(4036,1,"Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4036","Parameter type of public setter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_private_name_1:V(4037,1,"Parameter_type_of_public_setter_0_from_exported_class_has_or_is_using_private_name_1_4037","Parameter type of public setter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4038,1,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_external_modul_4038","Return type of public static getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:V(4039,1,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_4039","Return type of public static getter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_private_name_1:V(4040,1,"Return_type_of_public_static_getter_0_from_exported_class_has_or_is_using_private_name_1_4040","Return type of public static getter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4041,1,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_4041","Return type of public getter '{0}' from exported class has or is using name '{1}' from external module {2} but cannot be named."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2:V(4042,1,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_name_1_from_private_module_2_4042","Return type of public getter '{0}' from exported class has or is using name '{1}' from private module '{2}'."),Return_type_of_public_getter_0_from_exported_class_has_or_is_using_private_name_1:V(4043,1,"Return_type_of_public_getter_0_from_exported_class_has_or_is_using_private_name_1_4043","Return type of public getter '{0}' from exported class has or is using private name '{1}'."),Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:V(4044,1,"Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_name_0_from_private_mod_4044","Return type of constructor signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_0:V(4045,1,"Return_type_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_0_4045","Return type of constructor signature from exported interface has or is using private name '{0}'."),Return_type_of_call_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:V(4046,1,"Return_type_of_call_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4046","Return type of call signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_call_signature_from_exported_interface_has_or_is_using_private_name_0:V(4047,1,"Return_type_of_call_signature_from_exported_interface_has_or_is_using_private_name_0_4047","Return type of call signature from exported interface has or is using private name '{0}'."),Return_type_of_index_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1:V(4048,1,"Return_type_of_index_signature_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4048","Return type of index signature from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_index_signature_from_exported_interface_has_or_is_using_private_name_0:V(4049,1,"Return_type_of_index_signature_from_exported_interface_has_or_is_using_private_name_0_4049","Return type of index signature from exported interface has or is using private name '{0}'."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:V(4050,1,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_external_module__4050","Return type of public static method from exported class has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_private_module_1:V(4051,1,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_name_0_from_private_module_1_4051","Return type of public static method from exported class has or is using name '{0}' from private module '{1}'."),Return_type_of_public_static_method_from_exported_class_has_or_is_using_private_name_0:V(4052,1,"Return_type_of_public_static_method_from_exported_class_has_or_is_using_private_name_0_4052","Return type of public static method from exported class has or is using private name '{0}'."),Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:V(4053,1,"Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_external_module_1_but_c_4053","Return type of public method from exported class has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_private_module_1:V(4054,1,"Return_type_of_public_method_from_exported_class_has_or_is_using_name_0_from_private_module_1_4054","Return type of public method from exported class has or is using name '{0}' from private module '{1}'."),Return_type_of_public_method_from_exported_class_has_or_is_using_private_name_0:V(4055,1,"Return_type_of_public_method_from_exported_class_has_or_is_using_private_name_0_4055","Return type of public method from exported class has or is using private name '{0}'."),Return_type_of_method_from_exported_interface_has_or_is_using_name_0_from_private_module_1:V(4056,1,"Return_type_of_method_from_exported_interface_has_or_is_using_name_0_from_private_module_1_4056","Return type of method from exported interface has or is using name '{0}' from private module '{1}'."),Return_type_of_method_from_exported_interface_has_or_is_using_private_name_0:V(4057,1,"Return_type_of_method_from_exported_interface_has_or_is_using_private_name_0_4057","Return type of method from exported interface has or is using private name '{0}'."),Return_type_of_exported_function_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named:V(4058,1,"Return_type_of_exported_function_has_or_is_using_name_0_from_external_module_1_but_cannot_be_named_4058","Return type of exported function has or is using name '{0}' from external module {1} but cannot be named."),Return_type_of_exported_function_has_or_is_using_name_0_from_private_module_1:V(4059,1,"Return_type_of_exported_function_has_or_is_using_name_0_from_private_module_1_4059","Return type of exported function has or is using name '{0}' from private module '{1}'."),Return_type_of_exported_function_has_or_is_using_private_name_0:V(4060,1,"Return_type_of_exported_function_has_or_is_using_private_name_0_4060","Return type of exported function has or is using private name '{0}'."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4061,1,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_can_4061","Parameter '{0}' of constructor from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_private_module_2:V(4062,1,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_name_1_from_private_module_2_4062","Parameter '{0}' of constructor from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_constructor_from_exported_class_has_or_is_using_private_name_1:V(4063,1,"Parameter_0_of_constructor_from_exported_class_has_or_is_using_private_name_1_4063","Parameter '{0}' of constructor from exported class has or is using private name '{1}'."),Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:V(4064,1,"Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_name_1_from_private_mod_4064","Parameter '{0}' of constructor signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1:V(4065,1,"Parameter_0_of_constructor_signature_from_exported_interface_has_or_is_using_private_name_1_4065","Parameter '{0}' of constructor signature from exported interface has or is using private name '{1}'."),Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:V(4066,1,"Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4066","Parameter '{0}' of call signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1:V(4067,1,"Parameter_0_of_call_signature_from_exported_interface_has_or_is_using_private_name_1_4067","Parameter '{0}' of call signature from exported interface has or is using private name '{1}'."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4068,1,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_external_module__4068","Parameter '{0}' of public static method from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_private_module_2:V(4069,1,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_name_1_from_private_module_2_4069","Parameter '{0}' of public static method from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1:V(4070,1,"Parameter_0_of_public_static_method_from_exported_class_has_or_is_using_private_name_1_4070","Parameter '{0}' of public static method from exported class has or is using private name '{1}'."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4071,1,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_external_module_2_but_c_4071","Parameter '{0}' of public method from exported class has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_private_module_2:V(4072,1,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_name_1_from_private_module_2_4072","Parameter '{0}' of public method from exported class has or is using name '{1}' from private module '{2}'."),Parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1:V(4073,1,"Parameter_0_of_public_method_from_exported_class_has_or_is_using_private_name_1_4073","Parameter '{0}' of public method from exported class has or is using private name '{1}'."),Parameter_0_of_method_from_exported_interface_has_or_is_using_name_1_from_private_module_2:V(4074,1,"Parameter_0_of_method_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4074","Parameter '{0}' of method from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1:V(4075,1,"Parameter_0_of_method_from_exported_interface_has_or_is_using_private_name_1_4075","Parameter '{0}' of method from exported interface has or is using private name '{1}'."),Parameter_0_of_exported_function_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4076,1,"Parameter_0_of_exported_function_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4076","Parameter '{0}' of exported function has or is using name '{1}' from external module {2} but cannot be named."),Parameter_0_of_exported_function_has_or_is_using_name_1_from_private_module_2:V(4077,1,"Parameter_0_of_exported_function_has_or_is_using_name_1_from_private_module_2_4077","Parameter '{0}' of exported function has or is using name '{1}' from private module '{2}'."),Parameter_0_of_exported_function_has_or_is_using_private_name_1:V(4078,1,"Parameter_0_of_exported_function_has_or_is_using_private_name_1_4078","Parameter '{0}' of exported function has or is using private name '{1}'."),Exported_type_alias_0_has_or_is_using_private_name_1:V(4081,1,"Exported_type_alias_0_has_or_is_using_private_name_1_4081","Exported type alias '{0}' has or is using private name '{1}'."),Default_export_of_the_module_has_or_is_using_private_name_0:V(4082,1,"Default_export_of_the_module_has_or_is_using_private_name_0_4082","Default export of the module has or is using private name '{0}'."),Type_parameter_0_of_exported_type_alias_has_or_is_using_private_name_1:V(4083,1,"Type_parameter_0_of_exported_type_alias_has_or_is_using_private_name_1_4083","Type parameter '{0}' of exported type alias has or is using private name '{1}'."),Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2:V(4084,1,"Exported_type_alias_0_has_or_is_using_private_name_1_from_module_2_4084","Exported type alias '{0}' has or is using private name '{1}' from module {2}."),Extends_clause_for_inferred_type_0_has_or_is_using_private_name_1:V(4085,1,"Extends_clause_for_inferred_type_0_has_or_is_using_private_name_1_4085","Extends clause for inferred type '{0}' has or is using private name '{1}'."),Conflicting_definitions_for_0_found_at_1_and_2_Consider_installing_a_specific_version_of_this_library_to_resolve_the_conflict:V(4090,1,"Conflicting_definitions_for_0_found_at_1_and_2_Consider_installing_a_specific_version_of_this_librar_4090","Conflicting definitions for '{0}' found at '{1}' and '{2}'. Consider installing a specific version of this library to resolve the conflict."),Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2:V(4091,1,"Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_name_1_from_private_module_2_4091","Parameter '{0}' of index signature from exported interface has or is using name '{1}' from private module '{2}'."),Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_private_name_1:V(4092,1,"Parameter_0_of_index_signature_from_exported_interface_has_or_is_using_private_name_1_4092","Parameter '{0}' of index signature from exported interface has or is using private name '{1}'."),Property_0_of_exported_class_expression_may_not_be_private_or_protected:V(4094,1,"Property_0_of_exported_class_expression_may_not_be_private_or_protected_4094","Property '{0}' of exported class expression may not be private or protected."),Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4095,1,"Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_4095","Public static method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:V(4096,1,"Public_static_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4096","Public static method '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_static_method_0_of_exported_class_has_or_is_using_private_name_1:V(4097,1,"Public_static_method_0_of_exported_class_has_or_is_using_private_name_1_4097","Public static method '{0}' of exported class has or is using private name '{1}'."),Public_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4098,1,"Public_method_0_of_exported_class_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4098","Public method '{0}' of exported class has or is using name '{1}' from external module {2} but cannot be named."),Public_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2:V(4099,1,"Public_method_0_of_exported_class_has_or_is_using_name_1_from_private_module_2_4099","Public method '{0}' of exported class has or is using name '{1}' from private module '{2}'."),Public_method_0_of_exported_class_has_or_is_using_private_name_1:V(4100,1,"Public_method_0_of_exported_class_has_or_is_using_private_name_1_4100","Public method '{0}' of exported class has or is using private name '{1}'."),Method_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2:V(4101,1,"Method_0_of_exported_interface_has_or_is_using_name_1_from_private_module_2_4101","Method '{0}' of exported interface has or is using name '{1}' from private module '{2}'."),Method_0_of_exported_interface_has_or_is_using_private_name_1:V(4102,1,"Method_0_of_exported_interface_has_or_is_using_private_name_1_4102","Method '{0}' of exported interface has or is using private name '{1}'."),Type_parameter_0_of_exported_mapped_object_type_is_using_private_name_1:V(4103,1,"Type_parameter_0_of_exported_mapped_object_type_is_using_private_name_1_4103","Type parameter '{0}' of exported mapped object type is using private name '{1}'."),The_type_0_is_readonly_and_cannot_be_assigned_to_the_mutable_type_1:V(4104,1,"The_type_0_is_readonly_and_cannot_be_assigned_to_the_mutable_type_1_4104","The type '{0}' is 'readonly' and cannot be assigned to the mutable type '{1}'."),Private_or_protected_member_0_cannot_be_accessed_on_a_type_parameter:V(4105,1,"Private_or_protected_member_0_cannot_be_accessed_on_a_type_parameter_4105","Private or protected member '{0}' cannot be accessed on a type parameter."),Parameter_0_of_accessor_has_or_is_using_private_name_1:V(4106,1,"Parameter_0_of_accessor_has_or_is_using_private_name_1_4106","Parameter '{0}' of accessor has or is using private name '{1}'."),Parameter_0_of_accessor_has_or_is_using_name_1_from_private_module_2:V(4107,1,"Parameter_0_of_accessor_has_or_is_using_name_1_from_private_module_2_4107","Parameter '{0}' of accessor has or is using name '{1}' from private module '{2}'."),Parameter_0_of_accessor_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named:V(4108,1,"Parameter_0_of_accessor_has_or_is_using_name_1_from_external_module_2_but_cannot_be_named_4108","Parameter '{0}' of accessor has or is using name '{1}' from external module '{2}' but cannot be named."),Type_arguments_for_0_circularly_reference_themselves:V(4109,1,"Type_arguments_for_0_circularly_reference_themselves_4109","Type arguments for '{0}' circularly reference themselves."),Tuple_type_arguments_circularly_reference_themselves:V(4110,1,"Tuple_type_arguments_circularly_reference_themselves_4110","Tuple type arguments circularly reference themselves."),Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0:V(4111,1,"Property_0_comes_from_an_index_signature_so_it_must_be_accessed_with_0_4111","Property '{0}' comes from an index signature, so it must be accessed with ['{0}']."),This_member_cannot_have_an_override_modifier_because_its_containing_class_0_does_not_extend_another_class:V(4112,1,"This_member_cannot_have_an_override_modifier_because_its_containing_class_0_does_not_extend_another__4112","This member cannot have an 'override' modifier because its containing class '{0}' does not extend another class."),This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0:V(4113,1,"This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_4113","This member cannot have an 'override' modifier because it is not declared in the base class '{0}'."),This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0:V(4114,1,"This_member_must_have_an_override_modifier_because_it_overrides_a_member_in_the_base_class_0_4114","This member must have an 'override' modifier because it overrides a member in the base class '{0}'."),This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0:V(4115,1,"This_parameter_property_must_have_an_override_modifier_because_it_overrides_a_member_in_base_class_0_4115","This parameter property must have an 'override' modifier because it overrides a member in base class '{0}'."),This_member_must_have_an_override_modifier_because_it_overrides_an_abstract_method_that_is_declared_in_the_base_class_0:V(4116,1,"This_member_must_have_an_override_modifier_because_it_overrides_an_abstract_method_that_is_declared__4116","This member must have an 'override' modifier because it overrides an abstract method that is declared in the base class '{0}'."),This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_Did_you_mean_1:V(4117,1,"This_member_cannot_have_an_override_modifier_because_it_is_not_declared_in_the_base_class_0_Did_you__4117","This member cannot have an 'override' modifier because it is not declared in the base class '{0}'. Did you mean '{1}'?"),The_type_of_this_node_cannot_be_serialized_because_its_property_0_cannot_be_serialized:V(4118,1,"The_type_of_this_node_cannot_be_serialized_because_its_property_0_cannot_be_serialized_4118","The type of this node cannot be serialized because its property '{0}' cannot be serialized."),This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_class_0:V(4119,1,"This_member_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_4119","This member must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'."),This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_in_the_base_class_0:V(4120,1,"This_parameter_property_must_have_a_JSDoc_comment_with_an_override_tag_because_it_overrides_a_member_4120","This parameter property must have a JSDoc comment with an '@override' tag because it overrides a member in the base class '{0}'."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_extend_another_class:V(4121,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_its_containing_class_0_does_not_4121","This member cannot have a JSDoc comment with an '@override' tag because its containing class '{0}' does not extend another class."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base_class_0:V(4122,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4122","This member cannot have a JSDoc comment with an '@override' tag because it is not declared in the base class '{0}'."),This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base_class_0_Did_you_mean_1:V(4123,1,"This_member_cannot_have_a_JSDoc_comment_with_an_override_tag_because_it_is_not_declared_in_the_base__4123","This member cannot have a JSDoc comment with an 'override' tag because it is not declared in the base class '{0}'. Did you mean '{1}'?"),Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:V(4124,1,"Compiler_option_0_of_value_1_is_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_w_4124","Compiler option '{0}' of value '{1}' is unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),resolution_mode_assertions_are_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_with_npm_install_D_typescript_next:V(4125,1,"resolution_mode_assertions_are_unstable_Use_nightly_TypeScript_to_silence_this_error_Try_updating_wi_4125","'resolution-mode' assertions are unstable. Use nightly TypeScript to silence this error. Try updating with 'npm install -D typescript@next'."),The_current_host_does_not_support_the_0_option:V(5001,1,"The_current_host_does_not_support_the_0_option_5001","The current host does not support the '{0}' option."),Cannot_find_the_common_subdirectory_path_for_the_input_files:V(5009,1,"Cannot_find_the_common_subdirectory_path_for_the_input_files_5009","Cannot find the common subdirectory path for the input files."),File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0:V(5010,1,"File_specification_cannot_end_in_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0_5010","File specification cannot end in a recursive directory wildcard ('**'): '{0}'."),Cannot_read_file_0_Colon_1:V(5012,1,"Cannot_read_file_0_Colon_1_5012","Cannot read file '{0}': {1}."),Failed_to_parse_file_0_Colon_1:V(5014,1,"Failed_to_parse_file_0_Colon_1_5014","Failed to parse file '{0}': {1}."),Unknown_compiler_option_0:V(5023,1,"Unknown_compiler_option_0_5023","Unknown compiler option '{0}'."),Compiler_option_0_requires_a_value_of_type_1:V(5024,1,"Compiler_option_0_requires_a_value_of_type_1_5024","Compiler option '{0}' requires a value of type {1}."),Unknown_compiler_option_0_Did_you_mean_1:V(5025,1,"Unknown_compiler_option_0_Did_you_mean_1_5025","Unknown compiler option '{0}'. Did you mean '{1}'?"),Could_not_write_file_0_Colon_1:V(5033,1,"Could_not_write_file_0_Colon_1_5033","Could not write file '{0}': {1}."),Option_project_cannot_be_mixed_with_source_files_on_a_command_line:V(5042,1,"Option_project_cannot_be_mixed_with_source_files_on_a_command_line_5042","Option 'project' cannot be mixed with source files on a command line."),Option_isolatedModules_can_only_be_used_when_either_option_module_is_provided_or_option_target_is_ES2015_or_higher:V(5047,1,"Option_isolatedModules_can_only_be_used_when_either_option_module_is_provided_or_option_target_is_ES_5047","Option 'isolatedModules' can only be used when either option '--module' is provided or option 'target' is 'ES2015' or higher."),Option_0_cannot_be_specified_when_option_target_is_ES3:V(5048,1,"Option_0_cannot_be_specified_when_option_target_is_ES3_5048","Option '{0}' cannot be specified when option 'target' is 'ES3'."),Option_0_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided:V(5051,1,"Option_0_can_only_be_used_when_either_option_inlineSourceMap_or_option_sourceMap_is_provided_5051","Option '{0} can only be used when either option '--inlineSourceMap' or option '--sourceMap' is provided."),Option_0_cannot_be_specified_without_specifying_option_1:V(5052,1,"Option_0_cannot_be_specified_without_specifying_option_1_5052","Option '{0}' cannot be specified without specifying option '{1}'."),Option_0_cannot_be_specified_with_option_1:V(5053,1,"Option_0_cannot_be_specified_with_option_1_5053","Option '{0}' cannot be specified with option '{1}'."),A_tsconfig_json_file_is_already_defined_at_Colon_0:V(5054,1,"A_tsconfig_json_file_is_already_defined_at_Colon_0_5054","A 'tsconfig.json' file is already defined at: '{0}'."),Cannot_write_file_0_because_it_would_overwrite_input_file:V(5055,1,"Cannot_write_file_0_because_it_would_overwrite_input_file_5055","Cannot write file '{0}' because it would overwrite input file."),Cannot_write_file_0_because_it_would_be_overwritten_by_multiple_input_files:V(5056,1,"Cannot_write_file_0_because_it_would_be_overwritten_by_multiple_input_files_5056","Cannot write file '{0}' because it would be overwritten by multiple input files."),Cannot_find_a_tsconfig_json_file_at_the_specified_directory_Colon_0:V(5057,1,"Cannot_find_a_tsconfig_json_file_at_the_specified_directory_Colon_0_5057","Cannot find a tsconfig.json file at the specified directory: '{0}'."),The_specified_path_does_not_exist_Colon_0:V(5058,1,"The_specified_path_does_not_exist_Colon_0_5058","The specified path does not exist: '{0}'."),Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier:V(5059,1,"Invalid_value_for_reactNamespace_0_is_not_a_valid_identifier_5059","Invalid value for '--reactNamespace'. '{0}' is not a valid identifier."),Pattern_0_can_have_at_most_one_Asterisk_character:V(5061,1,"Pattern_0_can_have_at_most_one_Asterisk_character_5061","Pattern '{0}' can have at most one '*' character."),Substitution_0_in_pattern_1_can_have_at_most_one_Asterisk_character:V(5062,1,"Substitution_0_in_pattern_1_can_have_at_most_one_Asterisk_character_5062","Substitution '{0}' in pattern '{1}' can have at most one '*' character."),Substitutions_for_pattern_0_should_be_an_array:V(5063,1,"Substitutions_for_pattern_0_should_be_an_array_5063","Substitutions for pattern '{0}' should be an array."),Substitution_0_for_pattern_1_has_incorrect_type_expected_string_got_2:V(5064,1,"Substitution_0_for_pattern_1_has_incorrect_type_expected_string_got_2_5064","Substitution '{0}' for pattern '{1}' has incorrect type, expected 'string', got '{2}'."),File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildcard_Asterisk_Asterisk_Colon_0:V(5065,1,"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065","File specification cannot contain a parent directory ('..') that appears after a recursive directory wildcard ('**'): '{0}'."),Substitutions_for_pattern_0_shouldn_t_be_an_empty_array:V(5066,1,"Substitutions_for_pattern_0_shouldn_t_be_an_empty_array_5066","Substitutions for pattern '{0}' shouldn't be an empty array."),Invalid_value_for_jsxFactory_0_is_not_a_valid_identifier_or_qualified_name:V(5067,1,"Invalid_value_for_jsxFactory_0_is_not_a_valid_identifier_or_qualified_name_5067","Invalid value for 'jsxFactory'. '{0}' is not a valid identifier or qualified-name."),Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript_files_Learn_more_at_https_Colon_Slash_Slashaka_ms_Slashtsconfig:V(5068,1,"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068","Adding a tsconfig.json file will help organize projects that contain both TypeScript and JavaScript files. Learn more at https://aka.ms/tsconfig."),Option_0_cannot_be_specified_without_specifying_option_1_or_option_2:V(5069,1,"Option_0_cannot_be_specified_without_specifying_option_1_or_option_2_5069","Option '{0}' cannot be specified without specifying option '{1}' or option '{2}'."),Option_resolveJsonModule_cannot_be_specified_when_moduleResolution_is_set_to_classic:V(5070,1,"Option_resolveJsonModule_cannot_be_specified_when_moduleResolution_is_set_to_classic_5070","Option '--resolveJsonModule' cannot be specified when 'moduleResolution' is set to 'classic'."),Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_esNext:V(5071,1,"Option_resolveJsonModule_can_only_be_specified_when_module_code_generation_is_commonjs_amd_es2015_or_5071","Option '--resolveJsonModule' can only be specified when module code generation is 'commonjs', 'amd', 'es2015' or 'esNext'."),Unknown_build_option_0:V(5072,1,"Unknown_build_option_0_5072","Unknown build option '{0}'."),Build_option_0_requires_a_value_of_type_1:V(5073,1,"Build_option_0_requires_a_value_of_type_1_5073","Build option '{0}' requires a value of type {1}."),Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBuildInfoFile_is_specified:V(5074,1,"Option_incremental_can_only_be_specified_using_tsconfig_emitting_to_single_file_or_when_option_tsBui_5074","Option '--incremental' can only be specified using tsconfig, emitting to single file or when option '--tsBuildInfoFile' is specified."),_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_constraint_2:V(5075,1,"_0_is_assignable_to_the_constraint_of_type_1_but_1_could_be_instantiated_with_a_different_subtype_of_5075","'{0}' is assignable to the constraint of type '{1}', but '{1}' could be instantiated with a different subtype of constraint '{2}'."),_0_and_1_operations_cannot_be_mixed_without_parentheses:V(5076,1,"_0_and_1_operations_cannot_be_mixed_without_parentheses_5076","'{0}' and '{1}' operations cannot be mixed without parentheses."),Unknown_build_option_0_Did_you_mean_1:V(5077,1,"Unknown_build_option_0_Did_you_mean_1_5077","Unknown build option '{0}'. Did you mean '{1}'?"),Unknown_watch_option_0:V(5078,1,"Unknown_watch_option_0_5078","Unknown watch option '{0}'."),Unknown_watch_option_0_Did_you_mean_1:V(5079,1,"Unknown_watch_option_0_Did_you_mean_1_5079","Unknown watch option '{0}'. Did you mean '{1}'?"),Watch_option_0_requires_a_value_of_type_1:V(5080,1,"Watch_option_0_requires_a_value_of_type_1_5080","Watch option '{0}' requires a value of type {1}."),Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0:V(5081,1,"Cannot_find_a_tsconfig_json_file_at_the_current_directory_Colon_0_5081","Cannot find a tsconfig.json file at the current directory: {0}."),_0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1:V(5082,1,"_0_could_be_instantiated_with_an_arbitrary_type_which_could_be_unrelated_to_1_5082","'{0}' could be instantiated with an arbitrary type which could be unrelated to '{1}'."),Cannot_read_file_0:V(5083,1,"Cannot_read_file_0_5083","Cannot read file '{0}'."),Tuple_members_must_all_have_names_or_all_not_have_names:V(5084,1,"Tuple_members_must_all_have_names_or_all_not_have_names_5084","Tuple members must all have names or all not have names."),A_tuple_member_cannot_be_both_optional_and_rest:V(5085,1,"A_tuple_member_cannot_be_both_optional_and_rest_5085","A tuple member cannot be both optional and rest."),A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_colon_rather_than_after_the_type:V(5086,1,"A_labeled_tuple_element_is_declared_as_optional_with_a_question_mark_after_the_name_and_before_the_c_5086","A labeled tuple element is declared as optional with a question mark after the name and before the colon, rather than after the type."),A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type:V(5087,1,"A_labeled_tuple_element_is_declared_as_rest_with_a_before_the_name_rather_than_before_the_type_5087","A labeled tuple element is declared as rest with a '...' before the name, rather than before the type."),The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialized_A_type_annotation_is_necessary:V(5088,1,"The_inferred_type_of_0_references_a_type_with_a_cyclic_structure_which_cannot_be_trivially_serialize_5088","The inferred type of '{0}' references a type with a cyclic structure which cannot be trivially serialized. A type annotation is necessary."),Option_0_cannot_be_specified_when_option_jsx_is_1:V(5089,1,"Option_0_cannot_be_specified_when_option_jsx_is_1_5089","Option '{0}' cannot be specified when option 'jsx' is '{1}'."),Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash:V(5090,1,"Non_relative_paths_are_not_allowed_when_baseUrl_is_not_set_Did_you_forget_a_leading_Slash_5090","Non-relative paths are not allowed when 'baseUrl' is not set. Did you forget a leading './'?"),Option_preserveConstEnums_cannot_be_disabled_when_0_is_enabled:V(5091,1,"Option_preserveConstEnums_cannot_be_disabled_when_0_is_enabled_5091","Option 'preserveConstEnums' cannot be disabled when '{0}' is enabled."),The_root_value_of_a_0_file_must_be_an_object:V(5092,1,"The_root_value_of_a_0_file_must_be_an_object_5092","The root value of a '{0}' file must be an object."),Compiler_option_0_may_only_be_used_with_build:V(5093,1,"Compiler_option_0_may_only_be_used_with_build_5093","Compiler option '--{0}' may only be used with '--build'."),Compiler_option_0_may_not_be_used_with_build:V(5094,1,"Compiler_option_0_may_not_be_used_with_build_5094","Compiler option '--{0}' may not be used with '--build'."),Option_0_can_only_be_used_when_module_is_set_to_es2015_or_later:V(5095,1,"Option_0_can_only_be_used_when_module_is_set_to_es2015_or_later_5095","Option '{0}' can only be used when 'module' is set to 'es2015' or later."),Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set:V(5096,1,"Option_allowImportingTsExtensions_can_only_be_used_when_either_noEmit_or_emitDeclarationOnly_is_set_5096","Option 'allowImportingTsExtensions' can only be used when either 'noEmit' or 'emitDeclarationOnly' is set."),An_import_path_can_only_end_with_a_0_extension_when_allowImportingTsExtensions_is_enabled:V(5097,1,"An_import_path_can_only_end_with_a_0_extension_when_allowImportingTsExtensions_is_enabled_5097","An import path can only end with a '{0}' extension when 'allowImportingTsExtensions' is enabled."),Option_0_can_only_be_used_when_moduleResolution_is_set_to_node16_nodenext_or_bundler:V(5098,1,"Option_0_can_only_be_used_when_moduleResolution_is_set_to_node16_nodenext_or_bundler_5098","Option '{0}' can only be used when 'moduleResolution' is set to 'node16', 'nodenext', or 'bundler'."),Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprecations_Colon_2_to_silence_this_error:V(5101,1,"Option_0_is_deprecated_and_will_stop_functioning_in_TypeScript_1_Specify_compilerOption_ignoreDeprec_5101",`Option '{0}' is deprecated and will stop functioning in TypeScript {1}. Specify compilerOption '"ignoreDeprecations": "{2}"' to silence this error.`),Option_0_has_been_removed_Please_remove_it_from_your_configuration:V(5102,1,"Option_0_has_been_removed_Please_remove_it_from_your_configuration_5102","Option '{0}' has been removed. Please remove it from your configuration."),Invalid_value_for_ignoreDeprecations:V(5103,1,"Invalid_value_for_ignoreDeprecations_5103","Invalid value for '--ignoreDeprecations'."),Option_0_is_redundant_and_cannot_be_specified_with_option_1:V(5104,1,"Option_0_is_redundant_and_cannot_be_specified_with_option_1_5104","Option '{0}' is redundant and cannot be specified with option '{1}'."),Option_verbatimModuleSyntax_cannot_be_used_when_module_is_set_to_UMD_AMD_or_System:V(5105,1,"Option_verbatimModuleSyntax_cannot_be_used_when_module_is_set_to_UMD_AMD_or_System_5105","Option 'verbatimModuleSyntax' cannot be used when 'module' is set to 'UMD', 'AMD', or 'System'."),Use_0_instead:V(5106,3,"Use_0_instead_5106","Use '{0}' instead."),Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDeprecations_Colon_3_to_silence_this_error:V(5107,1,"Option_0_1_is_deprecated_and_will_stop_functioning_in_TypeScript_2_Specify_compilerOption_ignoreDepr_5107",`Option '{0}={1}' is deprecated and will stop functioning in TypeScript {2}. Specify compilerOption '"ignoreDeprecations": "{3}"' to silence this error.`),Option_0_1_has_been_removed_Please_remove_it_from_your_configuration:V(5108,1,"Option_0_1_has_been_removed_Please_remove_it_from_your_configuration_5108","Option '{0}={1}' has been removed. Please remove it from your configuration."),Generates_a_sourcemap_for_each_corresponding_d_ts_file:V(6e3,3,"Generates_a_sourcemap_for_each_corresponding_d_ts_file_6000","Generates a sourcemap for each corresponding '.d.ts' file."),Concatenate_and_emit_output_to_single_file:V(6001,3,"Concatenate_and_emit_output_to_single_file_6001","Concatenate and emit output to single file."),Generates_corresponding_d_ts_file:V(6002,3,"Generates_corresponding_d_ts_file_6002","Generates corresponding '.d.ts' file."),Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations:V(6004,3,"Specify_the_location_where_debugger_should_locate_TypeScript_files_instead_of_source_locations_6004","Specify the location where debugger should locate TypeScript files instead of source locations."),Watch_input_files:V(6005,3,"Watch_input_files_6005","Watch input files."),Redirect_output_structure_to_the_directory:V(6006,3,"Redirect_output_structure_to_the_directory_6006","Redirect output structure to the directory."),Do_not_erase_const_enum_declarations_in_generated_code:V(6007,3,"Do_not_erase_const_enum_declarations_in_generated_code_6007","Do not erase const enum declarations in generated code."),Do_not_emit_outputs_if_any_errors_were_reported:V(6008,3,"Do_not_emit_outputs_if_any_errors_were_reported_6008","Do not emit outputs if any errors were reported."),Do_not_emit_comments_to_output:V(6009,3,"Do_not_emit_comments_to_output_6009","Do not emit comments to output."),Do_not_emit_outputs:V(6010,3,"Do_not_emit_outputs_6010","Do not emit outputs."),Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typechecking:V(6011,3,"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011","Allow default imports from modules with no default export. This does not affect code emit, just typechecking."),Skip_type_checking_of_declaration_files:V(6012,3,"Skip_type_checking_of_declaration_files_6012","Skip type checking of declaration files."),Do_not_resolve_the_real_path_of_symlinks:V(6013,3,"Do_not_resolve_the_real_path_of_symlinks_6013","Do not resolve the real path of symlinks."),Only_emit_d_ts_declaration_files:V(6014,3,"Only_emit_d_ts_declaration_files_6014","Only emit '.d.ts' declaration files."),Specify_ECMAScript_target_version:V(6015,3,"Specify_ECMAScript_target_version_6015","Specify ECMAScript target version."),Specify_module_code_generation:V(6016,3,"Specify_module_code_generation_6016","Specify module code generation."),Print_this_message:V(6017,3,"Print_this_message_6017","Print this message."),Print_the_compiler_s_version:V(6019,3,"Print_the_compiler_s_version_6019","Print the compiler's version."),Compile_the_project_given_the_path_to_its_configuration_file_or_to_a_folder_with_a_tsconfig_json:V(6020,3,"Compile_the_project_given_the_path_to_its_configuration_file_or_to_a_folder_with_a_tsconfig_json_6020","Compile the project given the path to its configuration file, or to a folder with a 'tsconfig.json'."),Syntax_Colon_0:V(6023,3,"Syntax_Colon_0_6023","Syntax: {0}"),options:V(6024,3,"options_6024","options"),file:V(6025,3,"file_6025","file"),Examples_Colon_0:V(6026,3,"Examples_Colon_0_6026","Examples: {0}"),Options_Colon:V(6027,3,"Options_Colon_6027","Options:"),Version_0:V(6029,3,"Version_0_6029","Version {0}"),Insert_command_line_options_and_files_from_a_file:V(6030,3,"Insert_command_line_options_and_files_from_a_file_6030","Insert command line options and files from a file."),Starting_compilation_in_watch_mode:V(6031,3,"Starting_compilation_in_watch_mode_6031","Starting compilation in watch mode..."),File_change_detected_Starting_incremental_compilation:V(6032,3,"File_change_detected_Starting_incremental_compilation_6032","File change detected. Starting incremental compilation..."),KIND:V(6034,3,"KIND_6034","KIND"),FILE:V(6035,3,"FILE_6035","FILE"),VERSION:V(6036,3,"VERSION_6036","VERSION"),LOCATION:V(6037,3,"LOCATION_6037","LOCATION"),DIRECTORY:V(6038,3,"DIRECTORY_6038","DIRECTORY"),STRATEGY:V(6039,3,"STRATEGY_6039","STRATEGY"),FILE_OR_DIRECTORY:V(6040,3,"FILE_OR_DIRECTORY_6040","FILE OR DIRECTORY"),Errors_Files:V(6041,3,"Errors_Files_6041","Errors  Files"),Generates_corresponding_map_file:V(6043,3,"Generates_corresponding_map_file_6043","Generates corresponding '.map' file."),Compiler_option_0_expects_an_argument:V(6044,1,"Compiler_option_0_expects_an_argument_6044","Compiler option '{0}' expects an argument."),Unterminated_quoted_string_in_response_file_0:V(6045,1,"Unterminated_quoted_string_in_response_file_0_6045","Unterminated quoted string in response file '{0}'."),Argument_for_0_option_must_be_Colon_1:V(6046,1,"Argument_for_0_option_must_be_Colon_1_6046","Argument for '{0}' option must be: {1}."),Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1:V(6048,1,"Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1_6048","Locale must be of the form <language> or <language>-<territory>. For example '{0}' or '{1}'."),Unable_to_open_file_0:V(6050,1,"Unable_to_open_file_0_6050","Unable to open file '{0}'."),Corrupted_locale_file_0:V(6051,1,"Corrupted_locale_file_0_6051","Corrupted locale file {0}."),Raise_error_on_expressions_and_declarations_with_an_implied_any_type:V(6052,3,"Raise_error_on_expressions_and_declarations_with_an_implied_any_type_6052","Raise error on expressions and declarations with an implied 'any' type."),File_0_not_found:V(6053,1,"File_0_not_found_6053","File '{0}' not found."),File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1:V(6054,1,"File_0_has_an_unsupported_extension_The_only_supported_extensions_are_1_6054","File '{0}' has an unsupported extension. The only supported extensions are {1}."),Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures:V(6055,3,"Suppress_noImplicitAny_errors_for_indexing_objects_lacking_index_signatures_6055","Suppress noImplicitAny errors for indexing objects lacking index signatures."),Do_not_emit_declarations_for_code_that_has_an_internal_annotation:V(6056,3,"Do_not_emit_declarations_for_code_that_has_an_internal_annotation_6056","Do not emit declarations for code that has an '@internal' annotation."),Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir:V(6058,3,"Specify_the_root_directory_of_input_files_Use_to_control_the_output_directory_structure_with_outDir_6058","Specify the root directory of input files. Use to control the output directory structure with --outDir."),File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files:V(6059,1,"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059","File '{0}' is not under 'rootDir' '{1}'. 'rootDir' is expected to contain all source files."),Specify_the_end_of_line_sequence_to_be_used_when_emitting_files_Colon_CRLF_dos_or_LF_unix:V(6060,3,"Specify_the_end_of_line_sequence_to_be_used_when_emitting_files_Colon_CRLF_dos_or_LF_unix_6060","Specify the end of line sequence to be used when emitting files: 'CRLF' (dos) or 'LF' (unix)."),NEWLINE:V(6061,3,"NEWLINE_6061","NEWLINE"),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line:V(6064,1,"Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_null_on_command_line_6064","Option '{0}' can only be specified in 'tsconfig.json' file or set to 'null' on command line."),Enables_experimental_support_for_ES7_decorators:V(6065,3,"Enables_experimental_support_for_ES7_decorators_6065","Enables experimental support for ES7 decorators."),Enables_experimental_support_for_emitting_type_metadata_for_decorators:V(6066,3,"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066","Enables experimental support for emitting type metadata for decorators."),Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file:V(6070,3,"Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file_6070","Initializes a TypeScript project and creates a tsconfig.json file."),Successfully_created_a_tsconfig_json_file:V(6071,3,"Successfully_created_a_tsconfig_json_file_6071","Successfully created a tsconfig.json file."),Suppress_excess_property_checks_for_object_literals:V(6072,3,"Suppress_excess_property_checks_for_object_literals_6072","Suppress excess property checks for object literals."),Stylize_errors_and_messages_using_color_and_context_experimental:V(6073,3,"Stylize_errors_and_messages_using_color_and_context_experimental_6073","Stylize errors and messages using color and context (experimental)."),Do_not_report_errors_on_unused_labels:V(6074,3,"Do_not_report_errors_on_unused_labels_6074","Do not report errors on unused labels."),Report_error_when_not_all_code_paths_in_function_return_a_value:V(6075,3,"Report_error_when_not_all_code_paths_in_function_return_a_value_6075","Report error when not all code paths in function return a value."),Report_errors_for_fallthrough_cases_in_switch_statement:V(6076,3,"Report_errors_for_fallthrough_cases_in_switch_statement_6076","Report errors for fallthrough cases in switch statement."),Do_not_report_errors_on_unreachable_code:V(6077,3,"Do_not_report_errors_on_unreachable_code_6077","Do not report errors on unreachable code."),Disallow_inconsistently_cased_references_to_the_same_file:V(6078,3,"Disallow_inconsistently_cased_references_to_the_same_file_6078","Disallow inconsistently-cased references to the same file."),Specify_library_files_to_be_included_in_the_compilation:V(6079,3,"Specify_library_files_to_be_included_in_the_compilation_6079","Specify library files to be included in the compilation."),Specify_JSX_code_generation:V(6080,3,"Specify_JSX_code_generation_6080","Specify JSX code generation."),File_0_has_an_unsupported_extension_so_skipping_it:V(6081,3,"File_0_has_an_unsupported_extension_so_skipping_it_6081","File '{0}' has an unsupported extension, so skipping it."),Only_amd_and_system_modules_are_supported_alongside_0:V(6082,1,"Only_amd_and_system_modules_are_supported_alongside_0_6082","Only 'amd' and 'system' modules are supported alongside --{0}."),Base_directory_to_resolve_non_absolute_module_names:V(6083,3,"Base_directory_to_resolve_non_absolute_module_names_6083","Base directory to resolve non-absolute module names."),Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react_JSX_emit:V(6084,3,"Deprecated_Use_jsxFactory_instead_Specify_the_object_invoked_for_createElement_when_targeting_react__6084","[Deprecated] Use '--jsxFactory' instead. Specify the object invoked for createElement when targeting 'react' JSX emit"),Enable_tracing_of_the_name_resolution_process:V(6085,3,"Enable_tracing_of_the_name_resolution_process_6085","Enable tracing of the name resolution process."),Resolving_module_0_from_1:V(6086,3,"Resolving_module_0_from_1_6086","======== Resolving module '{0}' from '{1}'. ========"),Explicitly_specified_module_resolution_kind_Colon_0:V(6087,3,"Explicitly_specified_module_resolution_kind_Colon_0_6087","Explicitly specified module resolution kind: '{0}'."),Module_resolution_kind_is_not_specified_using_0:V(6088,3,"Module_resolution_kind_is_not_specified_using_0_6088","Module resolution kind is not specified, using '{0}'."),Module_name_0_was_successfully_resolved_to_1:V(6089,3,"Module_name_0_was_successfully_resolved_to_1_6089","======== Module name '{0}' was successfully resolved to '{1}'. ========"),Module_name_0_was_not_resolved:V(6090,3,"Module_name_0_was_not_resolved_6090","======== Module name '{0}' was not resolved. ========"),paths_option_is_specified_looking_for_a_pattern_to_match_module_name_0:V(6091,3,"paths_option_is_specified_looking_for_a_pattern_to_match_module_name_0_6091","'paths' option is specified, looking for a pattern to match module name '{0}'."),Module_name_0_matched_pattern_1:V(6092,3,"Module_name_0_matched_pattern_1_6092","Module name '{0}', matched pattern '{1}'."),Trying_substitution_0_candidate_module_location_Colon_1:V(6093,3,"Trying_substitution_0_candidate_module_location_Colon_1_6093","Trying substitution '{0}', candidate module location: '{1}'."),Resolving_module_name_0_relative_to_base_url_1_2:V(6094,3,"Resolving_module_name_0_relative_to_base_url_1_2_6094","Resolving module name '{0}' relative to base url '{1}' - '{2}'."),Loading_module_as_file_Slash_folder_candidate_module_location_0_target_file_types_Colon_1:V(6095,3,"Loading_module_as_file_Slash_folder_candidate_module_location_0_target_file_types_Colon_1_6095","Loading module as file / folder, candidate module location '{0}', target file types: {1}."),File_0_does_not_exist:V(6096,3,"File_0_does_not_exist_6096","File '{0}' does not exist."),File_0_exists_use_it_as_a_name_resolution_result:V(6097,3,"File_0_exists_use_it_as_a_name_resolution_result_6097","File '{0}' exists - use it as a name resolution result."),Loading_module_0_from_node_modules_folder_target_file_types_Colon_1:V(6098,3,"Loading_module_0_from_node_modules_folder_target_file_types_Colon_1_6098","Loading module '{0}' from 'node_modules' folder, target file types: {1}."),Found_package_json_at_0:V(6099,3,"Found_package_json_at_0_6099","Found 'package.json' at '{0}'."),package_json_does_not_have_a_0_field:V(6100,3,"package_json_does_not_have_a_0_field_6100","'package.json' does not have a '{0}' field."),package_json_has_0_field_1_that_references_2:V(6101,3,"package_json_has_0_field_1_that_references_2_6101","'package.json' has '{0}' field '{1}' that references '{2}'."),Allow_javascript_files_to_be_compiled:V(6102,3,"Allow_javascript_files_to_be_compiled_6102","Allow javascript files to be compiled."),Checking_if_0_is_the_longest_matching_prefix_for_1_2:V(6104,3,"Checking_if_0_is_the_longest_matching_prefix_for_1_2_6104","Checking if '{0}' is the longest matching prefix for '{1}' - '{2}'."),Expected_type_of_0_field_in_package_json_to_be_1_got_2:V(6105,3,"Expected_type_of_0_field_in_package_json_to_be_1_got_2_6105","Expected type of '{0}' field in 'package.json' to be '{1}', got '{2}'."),baseUrl_option_is_set_to_0_using_this_value_to_resolve_non_relative_module_name_1:V(6106,3,"baseUrl_option_is_set_to_0_using_this_value_to_resolve_non_relative_module_name_1_6106","'baseUrl' option is set to '{0}', using this value to resolve non-relative module name '{1}'."),rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0:V(6107,3,"rootDirs_option_is_set_using_it_to_resolve_relative_module_name_0_6107","'rootDirs' option is set, using it to resolve relative module name '{0}'."),Longest_matching_prefix_for_0_is_1:V(6108,3,"Longest_matching_prefix_for_0_is_1_6108","Longest matching prefix for '{0}' is '{1}'."),Loading_0_from_the_root_dir_1_candidate_location_2:V(6109,3,"Loading_0_from_the_root_dir_1_candidate_location_2_6109","Loading '{0}' from the root dir '{1}', candidate location '{2}'."),Trying_other_entries_in_rootDirs:V(6110,3,"Trying_other_entries_in_rootDirs_6110","Trying other entries in 'rootDirs'."),Module_resolution_using_rootDirs_has_failed:V(6111,3,"Module_resolution_using_rootDirs_has_failed_6111","Module resolution using 'rootDirs' has failed."),Do_not_emit_use_strict_directives_in_module_output:V(6112,3,"Do_not_emit_use_strict_directives_in_module_output_6112","Do not emit 'use strict' directives in module output."),Enable_strict_null_checks:V(6113,3,"Enable_strict_null_checks_6113","Enable strict null checks."),Unknown_option_excludes_Did_you_mean_exclude:V(6114,1,"Unknown_option_excludes_Did_you_mean_exclude_6114","Unknown option 'excludes'. Did you mean 'exclude'?"),Raise_error_on_this_expressions_with_an_implied_any_type:V(6115,3,"Raise_error_on_this_expressions_with_an_implied_any_type_6115","Raise error on 'this' expressions with an implied 'any' type."),Resolving_type_reference_directive_0_containing_file_1_root_directory_2:V(6116,3,"Resolving_type_reference_directive_0_containing_file_1_root_directory_2_6116","======== Resolving type reference directive '{0}', containing file '{1}', root directory '{2}'. ========"),Type_reference_directive_0_was_successfully_resolved_to_1_primary_Colon_2:V(6119,3,"Type_reference_directive_0_was_successfully_resolved_to_1_primary_Colon_2_6119","======== Type reference directive '{0}' was successfully resolved to '{1}', primary: {2}. ========"),Type_reference_directive_0_was_not_resolved:V(6120,3,"Type_reference_directive_0_was_not_resolved_6120","======== Type reference directive '{0}' was not resolved. ========"),Resolving_with_primary_search_path_0:V(6121,3,"Resolving_with_primary_search_path_0_6121","Resolving with primary search path '{0}'."),Root_directory_cannot_be_determined_skipping_primary_search_paths:V(6122,3,"Root_directory_cannot_be_determined_skipping_primary_search_paths_6122","Root directory cannot be determined, skipping primary search paths."),Resolving_type_reference_directive_0_containing_file_1_root_directory_not_set:V(6123,3,"Resolving_type_reference_directive_0_containing_file_1_root_directory_not_set_6123","======== Resolving type reference directive '{0}', containing file '{1}', root directory not set. ========"),Type_declaration_files_to_be_included_in_compilation:V(6124,3,"Type_declaration_files_to_be_included_in_compilation_6124","Type declaration files to be included in compilation."),Looking_up_in_node_modules_folder_initial_location_0:V(6125,3,"Looking_up_in_node_modules_folder_initial_location_0_6125","Looking up in 'node_modules' folder, initial location '{0}'."),Containing_file_is_not_specified_and_root_directory_cannot_be_determined_skipping_lookup_in_node_modules_folder:V(6126,3,"Containing_file_is_not_specified_and_root_directory_cannot_be_determined_skipping_lookup_in_node_mod_6126","Containing file is not specified and root directory cannot be determined, skipping lookup in 'node_modules' folder."),Resolving_type_reference_directive_0_containing_file_not_set_root_directory_1:V(6127,3,"Resolving_type_reference_directive_0_containing_file_not_set_root_directory_1_6127","======== Resolving type reference directive '{0}', containing file not set, root directory '{1}'. ========"),Resolving_type_reference_directive_0_containing_file_not_set_root_directory_not_set:V(6128,3,"Resolving_type_reference_directive_0_containing_file_not_set_root_directory_not_set_6128","======== Resolving type reference directive '{0}', containing file not set, root directory not set. ========"),Resolving_real_path_for_0_result_1:V(6130,3,"Resolving_real_path_for_0_result_1_6130","Resolving real path for '{0}', result '{1}'."),Cannot_compile_modules_using_option_0_unless_the_module_flag_is_amd_or_system:V(6131,1,"Cannot_compile_modules_using_option_0_unless_the_module_flag_is_amd_or_system_6131","Cannot compile modules using option '{0}' unless the '--module' flag is 'amd' or 'system'."),File_name_0_has_a_1_extension_stripping_it:V(6132,3,"File_name_0_has_a_1_extension_stripping_it_6132","File name '{0}' has a '{1}' extension - stripping it."),_0_is_declared_but_its_value_is_never_read:V(6133,1,"_0_is_declared_but_its_value_is_never_read_6133","'{0}' is declared but its value is never read.",!0),Report_errors_on_unused_locals:V(6134,3,"Report_errors_on_unused_locals_6134","Report errors on unused locals."),Report_errors_on_unused_parameters:V(6135,3,"Report_errors_on_unused_parameters_6135","Report errors on unused parameters."),The_maximum_dependency_depth_to_search_under_node_modules_and_load_JavaScript_files:V(6136,3,"The_maximum_dependency_depth_to_search_under_node_modules_and_load_JavaScript_files_6136","The maximum dependency depth to search under node_modules and load JavaScript files."),Cannot_import_type_declaration_files_Consider_importing_0_instead_of_1:V(6137,1,"Cannot_import_type_declaration_files_Consider_importing_0_instead_of_1_6137","Cannot import type declaration files. Consider importing '{0}' instead of '{1}'."),Property_0_is_declared_but_its_value_is_never_read:V(6138,1,"Property_0_is_declared_but_its_value_is_never_read_6138","Property '{0}' is declared but its value is never read.",!0),Import_emit_helpers_from_tslib:V(6139,3,"Import_emit_helpers_from_tslib_6139","Import emit helpers from 'tslib'."),Auto_discovery_for_typings_is_enabled_in_project_0_Running_extra_resolution_pass_for_module_1_using_cache_location_2:V(6140,1,"Auto_discovery_for_typings_is_enabled_in_project_0_Running_extra_resolution_pass_for_module_1_using__6140","Auto discovery for typings is enabled in project '{0}'. Running extra resolution pass for module '{1}' using cache location '{2}'."),Parse_in_strict_mode_and_emit_use_strict_for_each_source_file:V(6141,3,"Parse_in_strict_mode_and_emit_use_strict_for_each_source_file_6141",'Parse in strict mode and emit "use strict" for each source file.'),Module_0_was_resolved_to_1_but_jsx_is_not_set:V(6142,1,"Module_0_was_resolved_to_1_but_jsx_is_not_set_6142","Module '{0}' was resolved to '{1}', but '--jsx' is not set."),Module_0_was_resolved_as_locally_declared_ambient_module_in_file_1:V(6144,3,"Module_0_was_resolved_as_locally_declared_ambient_module_in_file_1_6144","Module '{0}' was resolved as locally declared ambient module in file '{1}'."),Module_0_was_resolved_as_ambient_module_declared_in_1_since_this_file_was_not_modified:V(6145,3,"Module_0_was_resolved_as_ambient_module_declared_in_1_since_this_file_was_not_modified_6145","Module '{0}' was resolved as ambient module declared in '{1}' since this file was not modified."),Specify_the_JSX_factory_function_to_use_when_targeting_react_JSX_emit_e_g_React_createElement_or_h:V(6146,3,"Specify_the_JSX_factory_function_to_use_when_targeting_react_JSX_emit_e_g_React_createElement_or_h_6146","Specify the JSX factory function to use when targeting 'react' JSX emit, e.g. 'React.createElement' or 'h'."),Resolution_for_module_0_was_found_in_cache_from_location_1:V(6147,3,"Resolution_for_module_0_was_found_in_cache_from_location_1_6147","Resolution for module '{0}' was found in cache from location '{1}'."),Directory_0_does_not_exist_skipping_all_lookups_in_it:V(6148,3,"Directory_0_does_not_exist_skipping_all_lookups_in_it_6148","Directory '{0}' does not exist, skipping all lookups in it."),Show_diagnostic_information:V(6149,3,"Show_diagnostic_information_6149","Show diagnostic information."),Show_verbose_diagnostic_information:V(6150,3,"Show_verbose_diagnostic_information_6150","Show verbose diagnostic information."),Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file:V(6151,3,"Emit_a_single_file_with_source_maps_instead_of_having_a_separate_file_6151","Emit a single file with source maps instead of having a separate file."),Emit_the_source_alongside_the_sourcemaps_within_a_single_file_requires_inlineSourceMap_or_sourceMap_to_be_set:V(6152,3,"Emit_the_source_alongside_the_sourcemaps_within_a_single_file_requires_inlineSourceMap_or_sourceMap__6152","Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set."),Transpile_each_file_as_a_separate_module_similar_to_ts_transpileModule:V(6153,3,"Transpile_each_file_as_a_separate_module_similar_to_ts_transpileModule_6153","Transpile each file as a separate module (similar to 'ts.transpileModule')."),Print_names_of_generated_files_part_of_the_compilation:V(6154,3,"Print_names_of_generated_files_part_of_the_compilation_6154","Print names of generated files part of the compilation."),Print_names_of_files_part_of_the_compilation:V(6155,3,"Print_names_of_files_part_of_the_compilation_6155","Print names of files part of the compilation."),The_locale_used_when_displaying_messages_to_the_user_e_g_en_us:V(6156,3,"The_locale_used_when_displaying_messages_to_the_user_e_g_en_us_6156","The locale used when displaying messages to the user (e.g. 'en-us')"),Do_not_generate_custom_helper_functions_like_extends_in_compiled_output:V(6157,3,"Do_not_generate_custom_helper_functions_like_extends_in_compiled_output_6157","Do not generate custom helper functions like '__extends' in compiled output."),Do_not_include_the_default_library_file_lib_d_ts:V(6158,3,"Do_not_include_the_default_library_file_lib_d_ts_6158","Do not include the default library file (lib.d.ts)."),Do_not_add_triple_slash_references_or_imported_modules_to_the_list_of_compiled_files:V(6159,3,"Do_not_add_triple_slash_references_or_imported_modules_to_the_list_of_compiled_files_6159","Do not add triple-slash references or imported modules to the list of compiled files."),Deprecated_Use_skipLibCheck_instead_Skip_type_checking_of_default_library_declaration_files:V(6160,3,"Deprecated_Use_skipLibCheck_instead_Skip_type_checking_of_default_library_declaration_files_6160","[Deprecated] Use '--skipLibCheck' instead. Skip type checking of default library declaration files."),List_of_folders_to_include_type_definitions_from:V(6161,3,"List_of_folders_to_include_type_definitions_from_6161","List of folders to include type definitions from."),Disable_size_limitations_on_JavaScript_projects:V(6162,3,"Disable_size_limitations_on_JavaScript_projects_6162","Disable size limitations on JavaScript projects."),The_character_set_of_the_input_files:V(6163,3,"The_character_set_of_the_input_files_6163","The character set of the input files."),Do_not_truncate_error_messages:V(6165,3,"Do_not_truncate_error_messages_6165","Do not truncate error messages."),Output_directory_for_generated_declaration_files:V(6166,3,"Output_directory_for_generated_declaration_files_6166","Output directory for generated declaration files."),A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl:V(6167,3,"A_series_of_entries_which_re_map_imports_to_lookup_locations_relative_to_the_baseUrl_6167","A series of entries which re-map imports to lookup locations relative to the 'baseUrl'."),List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime:V(6168,3,"List_of_root_folders_whose_combined_content_represents_the_structure_of_the_project_at_runtime_6168","List of root folders whose combined content represents the structure of the project at runtime."),Show_all_compiler_options:V(6169,3,"Show_all_compiler_options_6169","Show all compiler options."),Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file:V(6170,3,"Deprecated_Use_outFile_instead_Concatenate_and_emit_output_to_single_file_6170","[Deprecated] Use '--outFile' instead. Concatenate and emit output to single file"),Command_line_Options:V(6171,3,"Command_line_Options_6171","Command-line Options"),Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_or_ES3:V(6179,3,"Provide_full_support_for_iterables_in_for_of_spread_and_destructuring_when_targeting_ES5_or_ES3_6179","Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'."),Enable_all_strict_type_checking_options:V(6180,3,"Enable_all_strict_type_checking_options_6180","Enable all strict type-checking options."),Scoped_package_detected_looking_in_0:V(6182,3,"Scoped_package_detected_looking_in_0_6182","Scoped package detected, looking in '{0}'"),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2:V(6183,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_6183","Reusing resolution of module '{0}' from '{1}' of old program, it was successfully resolved to '{2}'."),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3:V(6184,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package__6184","Reusing resolution of module '{0}' from '{1}' of old program, it was successfully resolved to '{2}' with Package ID '{3}'."),Enable_strict_checking_of_function_types:V(6186,3,"Enable_strict_checking_of_function_types_6186","Enable strict checking of function types."),Enable_strict_checking_of_property_initialization_in_classes:V(6187,3,"Enable_strict_checking_of_property_initialization_in_classes_6187","Enable strict checking of property initialization in classes."),Numeric_separators_are_not_allowed_here:V(6188,1,"Numeric_separators_are_not_allowed_here_6188","Numeric separators are not allowed here."),Multiple_consecutive_numeric_separators_are_not_permitted:V(6189,1,"Multiple_consecutive_numeric_separators_are_not_permitted_6189","Multiple consecutive numeric separators are not permitted."),Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen:V(6191,3,"Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191","Whether to keep outdated console output in watch mode instead of clearing the screen."),All_imports_in_import_declaration_are_unused:V(6192,1,"All_imports_in_import_declaration_are_unused_6192","All imports in import declaration are unused.",!0),Found_1_error_Watching_for_file_changes:V(6193,3,"Found_1_error_Watching_for_file_changes_6193","Found 1 error. Watching for file changes."),Found_0_errors_Watching_for_file_changes:V(6194,3,"Found_0_errors_Watching_for_file_changes_6194","Found {0} errors. Watching for file changes."),Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols:V(6195,3,"Resolve_keyof_to_string_valued_property_names_only_no_numbers_or_symbols_6195","Resolve 'keyof' to string valued property names only (no numbers or symbols)."),_0_is_declared_but_never_used:V(6196,1,"_0_is_declared_but_never_used_6196","'{0}' is declared but never used.",!0),Include_modules_imported_with_json_extension:V(6197,3,"Include_modules_imported_with_json_extension_6197","Include modules imported with '.json' extension"),All_destructured_elements_are_unused:V(6198,1,"All_destructured_elements_are_unused_6198","All destructured elements are unused.",!0),All_variables_are_unused:V(6199,1,"All_variables_are_unused_6199","All variables are unused.",!0),Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0:V(6200,1,"Definitions_of_the_following_identifiers_conflict_with_those_in_another_file_Colon_0_6200","Definitions of the following identifiers conflict with those in another file: {0}"),Conflicts_are_in_this_file:V(6201,3,"Conflicts_are_in_this_file_6201","Conflicts are in this file."),Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0:V(6202,1,"Project_references_may_not_form_a_circular_graph_Cycle_detected_Colon_0_6202","Project references may not form a circular graph. Cycle detected: {0}"),_0_was_also_declared_here:V(6203,3,"_0_was_also_declared_here_6203","'{0}' was also declared here."),and_here:V(6204,3,"and_here_6204","and here."),All_type_parameters_are_unused:V(6205,1,"All_type_parameters_are_unused_6205","All type parameters are unused."),package_json_has_a_typesVersions_field_with_version_specific_path_mappings:V(6206,3,"package_json_has_a_typesVersions_field_with_version_specific_path_mappings_6206","'package.json' has a 'typesVersions' field with version-specific path mappings."),package_json_does_not_have_a_typesVersions_entry_that_matches_version_0:V(6207,3,"package_json_does_not_have_a_typesVersions_entry_that_matches_version_0_6207","'package.json' does not have a 'typesVersions' entry that matches version '{0}'."),package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_match_module_name_2:V(6208,3,"package_json_has_a_typesVersions_entry_0_that_matches_compiler_version_1_looking_for_a_pattern_to_ma_6208","'package.json' has a 'typesVersions' entry '{0}' that matches compiler version '{1}', looking for a pattern to match module name '{2}'."),package_json_has_a_typesVersions_entry_0_that_is_not_a_valid_semver_range:V(6209,3,"package_json_has_a_typesVersions_entry_0_that_is_not_a_valid_semver_range_6209","'package.json' has a 'typesVersions' entry '{0}' that is not a valid semver range."),An_argument_for_0_was_not_provided:V(6210,3,"An_argument_for_0_was_not_provided_6210","An argument for '{0}' was not provided."),An_argument_matching_this_binding_pattern_was_not_provided:V(6211,3,"An_argument_matching_this_binding_pattern_was_not_provided_6211","An argument matching this binding pattern was not provided."),Did_you_mean_to_call_this_expression:V(6212,3,"Did_you_mean_to_call_this_expression_6212","Did you mean to call this expression?"),Did_you_mean_to_use_new_with_this_expression:V(6213,3,"Did_you_mean_to_use_new_with_this_expression_6213","Did you mean to use 'new' with this expression?"),Enable_strict_bind_call_and_apply_methods_on_functions:V(6214,3,"Enable_strict_bind_call_and_apply_methods_on_functions_6214","Enable strict 'bind', 'call', and 'apply' methods on functions."),Using_compiler_options_of_project_reference_redirect_0:V(6215,3,"Using_compiler_options_of_project_reference_redirect_0_6215","Using compiler options of project reference redirect '{0}'."),Found_1_error:V(6216,3,"Found_1_error_6216","Found 1 error."),Found_0_errors:V(6217,3,"Found_0_errors_6217","Found {0} errors."),Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2:V(6218,3,"Module_name_0_was_successfully_resolved_to_1_with_Package_ID_2_6218","======== Module name '{0}' was successfully resolved to '{1}' with Package ID '{2}'. ========"),Type_reference_directive_0_was_successfully_resolved_to_1_with_Package_ID_2_primary_Colon_3:V(6219,3,"Type_reference_directive_0_was_successfully_resolved_to_1_with_Package_ID_2_primary_Colon_3_6219","======== Type reference directive '{0}' was successfully resolved to '{1}' with Package ID '{2}', primary: {3}. ========"),package_json_had_a_falsy_0_field:V(6220,3,"package_json_had_a_falsy_0_field_6220","'package.json' had a falsy '{0}' field."),Disable_use_of_source_files_instead_of_declaration_files_from_referenced_projects:V(6221,3,"Disable_use_of_source_files_instead_of_declaration_files_from_referenced_projects_6221","Disable use of source files instead of declaration files from referenced projects."),Emit_class_fields_with_Define_instead_of_Set:V(6222,3,"Emit_class_fields_with_Define_instead_of_Set_6222","Emit class fields with Define instead of Set."),Generates_a_CPU_profile:V(6223,3,"Generates_a_CPU_profile_6223","Generates a CPU profile."),Disable_solution_searching_for_this_project:V(6224,3,"Disable_solution_searching_for_this_project_6224","Disable solution searching for this project."),Specify_strategy_for_watching_file_Colon_FixedPollingInterval_default_PriorityPollingInterval_DynamicPriorityPolling_FixedChunkSizePolling_UseFsEvents_UseFsEventsOnParentDirectory:V(6225,3,"Specify_strategy_for_watching_file_Colon_FixedPollingInterval_default_PriorityPollingInterval_Dynami_6225","Specify strategy for watching file: 'FixedPollingInterval' (default), 'PriorityPollingInterval', 'DynamicPriorityPolling', 'FixedChunkSizePolling', 'UseFsEvents', 'UseFsEventsOnParentDirectory'."),Specify_strategy_for_watching_directory_on_platforms_that_don_t_support_recursive_watching_natively_Colon_UseFsEvents_default_FixedPollingInterval_DynamicPriorityPolling_FixedChunkSizePolling:V(6226,3,"Specify_strategy_for_watching_directory_on_platforms_that_don_t_support_recursive_watching_natively__6226","Specify strategy for watching directory on platforms that don't support recursive watching natively: 'UseFsEvents' (default), 'FixedPollingInterval', 'DynamicPriorityPolling', 'FixedChunkSizePolling'."),Specify_strategy_for_creating_a_polling_watch_when_it_fails_to_create_using_file_system_events_Colon_FixedInterval_default_PriorityInterval_DynamicPriority_FixedChunkSize:V(6227,3,"Specify_strategy_for_creating_a_polling_watch_when_it_fails_to_create_using_file_system_events_Colon_6227","Specify strategy for creating a polling watch when it fails to create using file system events: 'FixedInterval' (default), 'PriorityInterval', 'DynamicPriority', 'FixedChunkSize'."),Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3:V(6229,1,"Tag_0_expects_at_least_1_arguments_but_the_JSX_factory_2_provides_at_most_3_6229","Tag '{0}' expects at least '{1}' arguments, but the JSX factory '{2}' provides at most '{3}'."),Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line:V(6230,1,"Option_0_can_only_be_specified_in_tsconfig_json_file_or_set_to_false_or_null_on_command_line_6230","Option '{0}' can only be specified in 'tsconfig.json' file or set to 'false' or 'null' on command line."),Could_not_resolve_the_path_0_with_the_extensions_Colon_1:V(6231,1,"Could_not_resolve_the_path_0_with_the_extensions_Colon_1_6231","Could not resolve the path '{0}' with the extensions: {1}."),Declaration_augments_declaration_in_another_file_This_cannot_be_serialized:V(6232,1,"Declaration_augments_declaration_in_another_file_This_cannot_be_serialized_6232","Declaration augments declaration in another file. This cannot be serialized."),This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_file:V(6233,1,"This_is_the_declaration_being_augmented_Consider_moving_the_augmenting_declaration_into_the_same_fil_6233","This is the declaration being augmented. Consider moving the augmenting declaration into the same file."),This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without:V(6234,1,"This_expression_is_not_callable_because_it_is_a_get_accessor_Did_you_mean_to_use_it_without_6234","This expression is not callable because it is a 'get' accessor. Did you mean to use it without '()'?"),Disable_loading_referenced_projects:V(6235,3,"Disable_loading_referenced_projects_6235","Disable loading referenced projects."),Arguments_for_the_rest_parameter_0_were_not_provided:V(6236,1,"Arguments_for_the_rest_parameter_0_were_not_provided_6236","Arguments for the rest parameter '{0}' were not provided."),Generates_an_event_trace_and_a_list_of_types:V(6237,3,"Generates_an_event_trace_and_a_list_of_types_6237","Generates an event trace and a list of types."),Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react:V(6238,1,"Specify_the_module_specifier_to_be_used_to_import_the_jsx_and_jsxs_factory_functions_from_eg_react_6238","Specify the module specifier to be used to import the 'jsx' and 'jsxs' factory functions from. eg, react"),File_0_exists_according_to_earlier_cached_lookups:V(6239,3,"File_0_exists_according_to_earlier_cached_lookups_6239","File '{0}' exists according to earlier cached lookups."),File_0_does_not_exist_according_to_earlier_cached_lookups:V(6240,3,"File_0_does_not_exist_according_to_earlier_cached_lookups_6240","File '{0}' does not exist according to earlier cached lookups."),Resolution_for_type_reference_directive_0_was_found_in_cache_from_location_1:V(6241,3,"Resolution_for_type_reference_directive_0_was_found_in_cache_from_location_1_6241","Resolution for type reference directive '{0}' was found in cache from location '{1}'."),Resolving_type_reference_directive_0_containing_file_1:V(6242,3,"Resolving_type_reference_directive_0_containing_file_1_6242","======== Resolving type reference directive '{0}', containing file '{1}'. ========"),Interpret_optional_property_types_as_written_rather_than_adding_undefined:V(6243,3,"Interpret_optional_property_types_as_written_rather_than_adding_undefined_6243","Interpret optional property types as written, rather than adding 'undefined'."),Modules:V(6244,3,"Modules_6244","Modules"),File_Management:V(6245,3,"File_Management_6245","File Management"),Emit:V(6246,3,"Emit_6246","Emit"),JavaScript_Support:V(6247,3,"JavaScript_Support_6247","JavaScript Support"),Type_Checking:V(6248,3,"Type_Checking_6248","Type Checking"),Editor_Support:V(6249,3,"Editor_Support_6249","Editor Support"),Watch_and_Build_Modes:V(6250,3,"Watch_and_Build_Modes_6250","Watch and Build Modes"),Compiler_Diagnostics:V(6251,3,"Compiler_Diagnostics_6251","Compiler Diagnostics"),Interop_Constraints:V(6252,3,"Interop_Constraints_6252","Interop Constraints"),Backwards_Compatibility:V(6253,3,"Backwards_Compatibility_6253","Backwards Compatibility"),Language_and_Environment:V(6254,3,"Language_and_Environment_6254","Language and Environment"),Projects:V(6255,3,"Projects_6255","Projects"),Output_Formatting:V(6256,3,"Output_Formatting_6256","Output Formatting"),Completeness:V(6257,3,"Completeness_6257","Completeness"),_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file:V(6258,1,"_0_should_be_set_inside_the_compilerOptions_object_of_the_config_json_file_6258","'{0}' should be set inside the 'compilerOptions' object of the config json file"),Found_1_error_in_1:V(6259,3,"Found_1_error_in_1_6259","Found 1 error in {1}"),Found_0_errors_in_the_same_file_starting_at_Colon_1:V(6260,3,"Found_0_errors_in_the_same_file_starting_at_Colon_1_6260","Found {0} errors in the same file, starting at: {1}"),Found_0_errors_in_1_files:V(6261,3,"Found_0_errors_in_1_files_6261","Found {0} errors in {1} files."),File_name_0_has_a_1_extension_looking_up_2_instead:V(6262,3,"File_name_0_has_a_1_extension_looking_up_2_instead_6262","File name '{0}' has a '{1}' extension - looking up '{2}' instead."),Module_0_was_resolved_to_1_but_allowArbitraryExtensions_is_not_set:V(6263,1,"Module_0_was_resolved_to_1_but_allowArbitraryExtensions_is_not_set_6263","Module '{0}' was resolved to '{1}', but '--allowArbitraryExtensions' is not set."),Enable_importing_files_with_any_extension_provided_a_declaration_file_is_present:V(6264,3,"Enable_importing_files_with_any_extension_provided_a_declaration_file_is_present_6264","Enable importing files with any extension, provided a declaration file is present."),Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve:V(6270,3,"Directory_0_has_no_containing_package_json_scope_Imports_will_not_resolve_6270","Directory '{0}' has no containing package.json scope. Imports will not resolve."),Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1:V(6271,3,"Import_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6271","Import specifier '{0}' does not exist in package.json scope at path '{1}'."),Invalid_import_specifier_0_has_no_possible_resolutions:V(6272,3,"Invalid_import_specifier_0_has_no_possible_resolutions_6272","Invalid import specifier '{0}' has no possible resolutions."),package_json_scope_0_has_no_imports_defined:V(6273,3,"package_json_scope_0_has_no_imports_defined_6273","package.json scope '{0}' has no imports defined."),package_json_scope_0_explicitly_maps_specifier_1_to_null:V(6274,3,"package_json_scope_0_explicitly_maps_specifier_1_to_null_6274","package.json scope '{0}' explicitly maps specifier '{1}' to null."),package_json_scope_0_has_invalid_type_for_target_of_specifier_1:V(6275,3,"package_json_scope_0_has_invalid_type_for_target_of_specifier_1_6275","package.json scope '{0}' has invalid type for target of specifier '{1}'"),Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1:V(6276,3,"Export_specifier_0_does_not_exist_in_package_json_scope_at_path_1_6276","Export specifier '{0}' does not exist in package.json scope at path '{1}'."),Resolution_of_non_relative_name_failed_trying_with_modern_Node_resolution_features_disabled_to_see_if_npm_library_needs_configuration_update:V(6277,3,"Resolution_of_non_relative_name_failed_trying_with_modern_Node_resolution_features_disabled_to_see_i_6277","Resolution of non-relative name failed; trying with modern Node resolution features disabled to see if npm library needs configuration update."),There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The_1_library_may_need_to_update_its_package_json_or_typings:V(6278,3,"There_are_types_at_0_but_this_result_could_not_be_resolved_when_respecting_package_json_exports_The__6278",`There are types at '{0}', but this result could not be resolved when respecting package.json "exports". The '{1}' library may need to update its package.json or typings.`),Enable_project_compilation:V(6302,3,"Enable_project_compilation_6302","Enable project compilation"),Composite_projects_may_not_disable_declaration_emit:V(6304,1,"Composite_projects_may_not_disable_declaration_emit_6304","Composite projects may not disable declaration emit."),Output_file_0_has_not_been_built_from_source_file_1:V(6305,1,"Output_file_0_has_not_been_built_from_source_file_1_6305","Output file '{0}' has not been built from source file '{1}'."),Referenced_project_0_must_have_setting_composite_Colon_true:V(6306,1,"Referenced_project_0_must_have_setting_composite_Colon_true_6306",`Referenced project '{0}' must have setting "composite": true.`),File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_include_pattern:V(6307,1,"File_0_is_not_listed_within_the_file_list_of_project_1_Projects_must_list_all_files_or_use_an_includ_6307","File '{0}' is not listed within the file list of project '{1}'. Projects must list all files or use an 'include' pattern."),Cannot_prepend_project_0_because_it_does_not_have_outFile_set:V(6308,1,"Cannot_prepend_project_0_because_it_does_not_have_outFile_set_6308","Cannot prepend project '{0}' because it does not have 'outFile' set"),Output_file_0_from_project_1_does_not_exist:V(6309,1,"Output_file_0_from_project_1_does_not_exist_6309","Output file '{0}' from project '{1}' does not exist"),Referenced_project_0_may_not_disable_emit:V(6310,1,"Referenced_project_0_may_not_disable_emit_6310","Referenced project '{0}' may not disable emit."),Project_0_is_out_of_date_because_output_1_is_older_than_input_2:V(6350,3,"Project_0_is_out_of_date_because_output_1_is_older_than_input_2_6350","Project '{0}' is out of date because output '{1}' is older than input '{2}'"),Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2:V(6351,3,"Project_0_is_up_to_date_because_newest_input_1_is_older_than_output_2_6351","Project '{0}' is up to date because newest input '{1}' is older than output '{2}'"),Project_0_is_out_of_date_because_output_file_1_does_not_exist:V(6352,3,"Project_0_is_out_of_date_because_output_file_1_does_not_exist_6352","Project '{0}' is out of date because output file '{1}' does not exist"),Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date:V(6353,3,"Project_0_is_out_of_date_because_its_dependency_1_is_out_of_date_6353","Project '{0}' is out of date because its dependency '{1}' is out of date"),Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies:V(6354,3,"Project_0_is_up_to_date_with_d_ts_files_from_its_dependencies_6354","Project '{0}' is up to date with .d.ts files from its dependencies"),Projects_in_this_build_Colon_0:V(6355,3,"Projects_in_this_build_Colon_0_6355","Projects in this build: {0}"),A_non_dry_build_would_delete_the_following_files_Colon_0:V(6356,3,"A_non_dry_build_would_delete_the_following_files_Colon_0_6356","A non-dry build would delete the following files: {0}"),A_non_dry_build_would_build_project_0:V(6357,3,"A_non_dry_build_would_build_project_0_6357","A non-dry build would build project '{0}'"),Building_project_0:V(6358,3,"Building_project_0_6358","Building project '{0}'..."),Updating_output_timestamps_of_project_0:V(6359,3,"Updating_output_timestamps_of_project_0_6359","Updating output timestamps of project '{0}'..."),Project_0_is_up_to_date:V(6361,3,"Project_0_is_up_to_date_6361","Project '{0}' is up to date"),Skipping_build_of_project_0_because_its_dependency_1_has_errors:V(6362,3,"Skipping_build_of_project_0_because_its_dependency_1_has_errors_6362","Skipping build of project '{0}' because its dependency '{1}' has errors"),Project_0_can_t_be_built_because_its_dependency_1_has_errors:V(6363,3,"Project_0_can_t_be_built_because_its_dependency_1_has_errors_6363","Project '{0}' can't be built because its dependency '{1}' has errors"),Build_one_or_more_projects_and_their_dependencies_if_out_of_date:V(6364,3,"Build_one_or_more_projects_and_their_dependencies_if_out_of_date_6364","Build one or more projects and their dependencies, if out of date"),Delete_the_outputs_of_all_projects:V(6365,3,"Delete_the_outputs_of_all_projects_6365","Delete the outputs of all projects."),Show_what_would_be_built_or_deleted_if_specified_with_clean:V(6367,3,"Show_what_would_be_built_or_deleted_if_specified_with_clean_6367","Show what would be built (or deleted, if specified with '--clean')"),Option_build_must_be_the_first_command_line_argument:V(6369,1,"Option_build_must_be_the_first_command_line_argument_6369","Option '--build' must be the first command line argument."),Options_0_and_1_cannot_be_combined:V(6370,1,"Options_0_and_1_cannot_be_combined_6370","Options '{0}' and '{1}' cannot be combined."),Updating_unchanged_output_timestamps_of_project_0:V(6371,3,"Updating_unchanged_output_timestamps_of_project_0_6371","Updating unchanged output timestamps of project '{0}'..."),Project_0_is_out_of_date_because_output_of_its_dependency_1_has_changed:V(6372,3,"Project_0_is_out_of_date_because_output_of_its_dependency_1_has_changed_6372","Project '{0}' is out of date because output of its dependency '{1}' has changed"),Updating_output_of_project_0:V(6373,3,"Updating_output_of_project_0_6373","Updating output of project '{0}'..."),A_non_dry_build_would_update_timestamps_for_output_of_project_0:V(6374,3,"A_non_dry_build_would_update_timestamps_for_output_of_project_0_6374","A non-dry build would update timestamps for output of project '{0}'"),A_non_dry_build_would_update_output_of_project_0:V(6375,3,"A_non_dry_build_would_update_output_of_project_0_6375","A non-dry build would update output of project '{0}'"),Cannot_update_output_of_project_0_because_there_was_error_reading_file_1:V(6376,3,"Cannot_update_output_of_project_0_because_there_was_error_reading_file_1_6376","Cannot update output of project '{0}' because there was error reading file '{1}'"),Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1:V(6377,1,"Cannot_write_file_0_because_it_will_overwrite_tsbuildinfo_file_generated_by_referenced_project_1_6377","Cannot write file '{0}' because it will overwrite '.tsbuildinfo' file generated by referenced project '{1}'"),Composite_projects_may_not_disable_incremental_compilation:V(6379,1,"Composite_projects_may_not_disable_incremental_compilation_6379","Composite projects may not disable incremental compilation."),Specify_file_to_store_incremental_compilation_information:V(6380,3,"Specify_file_to_store_incremental_compilation_information_6380","Specify file to store incremental compilation information"),Project_0_is_out_of_date_because_output_for_it_was_generated_with_version_1_that_differs_with_current_version_2:V(6381,3,"Project_0_is_out_of_date_because_output_for_it_was_generated_with_version_1_that_differs_with_curren_6381","Project '{0}' is out of date because output for it was generated with version '{1}' that differs with current version '{2}'"),Skipping_build_of_project_0_because_its_dependency_1_was_not_built:V(6382,3,"Skipping_build_of_project_0_because_its_dependency_1_was_not_built_6382","Skipping build of project '{0}' because its dependency '{1}' was not built"),Project_0_can_t_be_built_because_its_dependency_1_was_not_built:V(6383,3,"Project_0_can_t_be_built_because_its_dependency_1_was_not_built_6383","Project '{0}' can't be built because its dependency '{1}' was not built"),Have_recompiles_in_incremental_and_watch_assume_that_changes_within_a_file_will_only_affect_files_directly_depending_on_it:V(6384,3,"Have_recompiles_in_incremental_and_watch_assume_that_changes_within_a_file_will_only_affect_files_di_6384","Have recompiles in '--incremental' and '--watch' assume that changes within a file will only affect files directly depending on it."),_0_is_deprecated:V(6385,2,"_0_is_deprecated_6385","'{0}' is deprecated.",void 0,void 0,!0),Performance_timings_for_diagnostics_or_extendedDiagnostics_are_not_available_in_this_session_A_native_implementation_of_the_Web_Performance_API_could_not_be_found:V(6386,3,"Performance_timings_for_diagnostics_or_extendedDiagnostics_are_not_available_in_this_session_A_nativ_6386","Performance timings for '--diagnostics' or '--extendedDiagnostics' are not available in this session. A native implementation of the Web Performance API could not be found."),The_signature_0_of_1_is_deprecated:V(6387,2,"The_signature_0_of_1_is_deprecated_6387","The signature '{0}' of '{1}' is deprecated.",void 0,void 0,!0),Project_0_is_being_forcibly_rebuilt:V(6388,3,"Project_0_is_being_forcibly_rebuilt_6388","Project '{0}' is being forcibly rebuilt"),Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved:V(6389,3,"Reusing_resolution_of_module_0_from_1_of_old_program_it_was_not_resolved_6389","Reusing resolution of module '{0}' from '{1}' of old program, it was not resolved."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2:V(6390,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved__6390","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was successfully resolved to '{2}'."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved_to_2_with_Package_ID_3:V(6391,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_successfully_resolved__6391","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was successfully resolved to '{2}' with Package ID '{3}'."),Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_not_resolved:V(6392,3,"Reusing_resolution_of_type_reference_directive_0_from_1_of_old_program_it_was_not_resolved_6392","Reusing resolution of type reference directive '{0}' from '{1}' of old program, it was not resolved."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3:V(6393,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_6393","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}'."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3_with_Package_ID_4:V(6394,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_6394","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}' with Package ID '{4}'."),Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_not_resolved:V(6395,3,"Reusing_resolution_of_module_0_from_1_found_in_cache_from_location_2_it_was_not_resolved_6395","Reusing resolution of module '{0}' from '{1}' found in cache from location '{2}', it was not resolved."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3:V(6396,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_succes_6396","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}'."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_successfully_resolved_to_3_with_Package_ID_4:V(6397,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_succes_6397","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was successfully resolved to '{3}' with Package ID '{4}'."),Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_not_resolved:V(6398,3,"Reusing_resolution_of_type_reference_directive_0_from_1_found_in_cache_from_location_2_it_was_not_re_6398","Reusing resolution of type reference directive '{0}' from '{1}' found in cache from location '{2}', it was not resolved."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitted:V(6399,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_some_of_the_changes_were_not_emitte_6399","Project '{0}' is out of date because buildinfo file '{1}' indicates that some of the changes were not emitted"),Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_files:V(6400,3,"Project_0_is_up_to_date_but_needs_to_update_timestamps_of_output_files_that_are_older_than_input_fil_6400","Project '{0}' is up to date but needs to update timestamps of output files that are older than input files"),Project_0_is_out_of_date_because_there_was_error_reading_file_1:V(6401,3,"Project_0_is_out_of_date_because_there_was_error_reading_file_1_6401","Project '{0}' is out of date because there was error reading file '{1}'"),Resolving_in_0_mode_with_conditions_1:V(6402,3,"Resolving_in_0_mode_with_conditions_1_6402","Resolving in {0} mode with conditions {1}."),Matched_0_condition_1:V(6403,3,"Matched_0_condition_1_6403","Matched '{0}' condition '{1}'."),Using_0_subpath_1_with_target_2:V(6404,3,"Using_0_subpath_1_with_target_2_6404","Using '{0}' subpath '{1}' with target '{2}'."),Saw_non_matching_condition_0:V(6405,3,"Saw_non_matching_condition_0_6405","Saw non-matching condition '{0}'."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_there_is_change_in_compilerOptions:V(6406,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_there_is_change_in_compilerOptions_6406","Project '{0}' is out of date because buildinfo file '{1}' indicates there is change in compilerOptions"),Allow_imports_to_include_TypeScript_file_extensions_Requires_moduleResolution_bundler_and_either_noEmit_or_emitDeclarationOnly_to_be_set:V(6407,3,"Allow_imports_to_include_TypeScript_file_extensions_Requires_moduleResolution_bundler_and_either_noE_6407","Allow imports to include TypeScript file extensions. Requires '--moduleResolution bundler' and either '--noEmit' or '--emitDeclarationOnly' to be set."),Use_the_package_json_exports_field_when_resolving_package_imports:V(6408,3,"Use_the_package_json_exports_field_when_resolving_package_imports_6408","Use the package.json 'exports' field when resolving package imports."),Use_the_package_json_imports_field_when_resolving_imports:V(6409,3,"Use_the_package_json_imports_field_when_resolving_imports_6409","Use the package.json 'imports' field when resolving imports."),Conditions_to_set_in_addition_to_the_resolver_specific_defaults_when_resolving_imports:V(6410,3,"Conditions_to_set_in_addition_to_the_resolver_specific_defaults_when_resolving_imports_6410","Conditions to set in addition to the resolver-specific defaults when resolving imports."),true_when_moduleResolution_is_node16_nodenext_or_bundler_otherwise_false:V(6411,3,"true_when_moduleResolution_is_node16_nodenext_or_bundler_otherwise_false_6411","`true` when 'moduleResolution' is 'node16', 'nodenext', or 'bundler'; otherwise `false`."),Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_file_2_was_root_file_of_compilation_but_not_any_more:V(6412,3,"Project_0_is_out_of_date_because_buildinfo_file_1_indicates_that_file_2_was_root_file_of_compilation_6412","Project '{0}' is out of date because buildinfo file '{1}' indicates that file '{2}' was root file of compilation but not any more."),Entering_conditional_exports:V(6413,3,"Entering_conditional_exports_6413","Entering conditional exports."),Resolved_under_condition_0:V(6414,3,"Resolved_under_condition_0_6414","Resolved under condition '{0}'."),Failed_to_resolve_under_condition_0:V(6415,3,"Failed_to_resolve_under_condition_0_6415","Failed to resolve under condition '{0}'."),Exiting_conditional_exports:V(6416,3,"Exiting_conditional_exports_6416","Exiting conditional exports."),The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1:V(6500,3,"The_expected_type_comes_from_property_0_which_is_declared_here_on_type_1_6500","The expected type comes from property '{0}' which is declared here on type '{1}'"),The_expected_type_comes_from_this_index_signature:V(6501,3,"The_expected_type_comes_from_this_index_signature_6501","The expected type comes from this index signature."),The_expected_type_comes_from_the_return_type_of_this_signature:V(6502,3,"The_expected_type_comes_from_the_return_type_of_this_signature_6502","The expected type comes from the return type of this signature."),Print_names_of_files_that_are_part_of_the_compilation_and_then_stop_processing:V(6503,3,"Print_names_of_files_that_are_part_of_the_compilation_and_then_stop_processing_6503","Print names of files that are part of the compilation and then stop processing."),File_0_is_a_JavaScript_file_Did_you_mean_to_enable_the_allowJs_option:V(6504,1,"File_0_is_a_JavaScript_file_Did_you_mean_to_enable_the_allowJs_option_6504","File '{0}' is a JavaScript file. Did you mean to enable the 'allowJs' option?"),Print_names_of_files_and_the_reason_they_are_part_of_the_compilation:V(6505,3,"Print_names_of_files_and_the_reason_they_are_part_of_the_compilation_6505","Print names of files and the reason they are part of the compilation."),Consider_adding_a_declare_modifier_to_this_class:V(6506,3,"Consider_adding_a_declare_modifier_to_this_class_6506","Consider adding a 'declare' modifier to this class."),Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these_files:V(6600,3,"Allow_JavaScript_files_to_be_a_part_of_your_program_Use_the_checkJS_option_to_get_errors_from_these__6600","Allow JavaScript files to be a part of your program. Use the 'checkJS' option to get errors from these files."),Allow_import_x_from_y_when_a_module_doesn_t_have_a_default_export:V(6601,3,"Allow_import_x_from_y_when_a_module_doesn_t_have_a_default_export_6601","Allow 'import x from y' when a module doesn't have a default export."),Allow_accessing_UMD_globals_from_modules:V(6602,3,"Allow_accessing_UMD_globals_from_modules_6602","Allow accessing UMD globals from modules."),Disable_error_reporting_for_unreachable_code:V(6603,3,"Disable_error_reporting_for_unreachable_code_6603","Disable error reporting for unreachable code."),Disable_error_reporting_for_unused_labels:V(6604,3,"Disable_error_reporting_for_unused_labels_6604","Disable error reporting for unused labels."),Ensure_use_strict_is_always_emitted:V(6605,3,"Ensure_use_strict_is_always_emitted_6605","Ensure 'use strict' is always emitted."),Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_will_only_affect_files_directly_depending_on_it:V(6606,3,"Have_recompiles_in_projects_that_use_incremental_and_watch_mode_assume_that_changes_within_a_file_wi_6606","Have recompiles in projects that use 'incremental' and 'watch' mode assume that changes within a file will only affect files directly depending on it."),Specify_the_base_directory_to_resolve_non_relative_module_names:V(6607,3,"Specify_the_base_directory_to_resolve_non_relative_module_names_6607","Specify the base directory to resolve non-relative module names."),No_longer_supported_In_early_versions_manually_set_the_text_encoding_for_reading_files:V(6608,3,"No_longer_supported_In_early_versions_manually_set_the_text_encoding_for_reading_files_6608","No longer supported. In early versions, manually set the text encoding for reading files."),Enable_error_reporting_in_type_checked_JavaScript_files:V(6609,3,"Enable_error_reporting_in_type_checked_JavaScript_files_6609","Enable error reporting in type-checked JavaScript files."),Enable_constraints_that_allow_a_TypeScript_project_to_be_used_with_project_references:V(6611,3,"Enable_constraints_that_allow_a_TypeScript_project_to_be_used_with_project_references_6611","Enable constraints that allow a TypeScript project to be used with project references."),Generate_d_ts_files_from_TypeScript_and_JavaScript_files_in_your_project:V(6612,3,"Generate_d_ts_files_from_TypeScript_and_JavaScript_files_in_your_project_6612","Generate .d.ts files from TypeScript and JavaScript files in your project."),Specify_the_output_directory_for_generated_declaration_files:V(6613,3,"Specify_the_output_directory_for_generated_declaration_files_6613","Specify the output directory for generated declaration files."),Create_sourcemaps_for_d_ts_files:V(6614,3,"Create_sourcemaps_for_d_ts_files_6614","Create sourcemaps for d.ts files."),Output_compiler_performance_information_after_building:V(6615,3,"Output_compiler_performance_information_after_building_6615","Output compiler performance information after building."),Disables_inference_for_type_acquisition_by_looking_at_filenames_in_a_project:V(6616,3,"Disables_inference_for_type_acquisition_by_looking_at_filenames_in_a_project_6616","Disables inference for type acquisition by looking at filenames in a project."),Reduce_the_number_of_projects_loaded_automatically_by_TypeScript:V(6617,3,"Reduce_the_number_of_projects_loaded_automatically_by_TypeScript_6617","Reduce the number of projects loaded automatically by TypeScript."),Remove_the_20mb_cap_on_total_source_code_size_for_JavaScript_files_in_the_TypeScript_language_server:V(6618,3,"Remove_the_20mb_cap_on_total_source_code_size_for_JavaScript_files_in_the_TypeScript_language_server_6618","Remove the 20mb cap on total source code size for JavaScript files in the TypeScript language server."),Opt_a_project_out_of_multi_project_reference_checking_when_editing:V(6619,3,"Opt_a_project_out_of_multi_project_reference_checking_when_editing_6619","Opt a project out of multi-project reference checking when editing."),Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects:V(6620,3,"Disable_preferring_source_files_instead_of_declaration_files_when_referencing_composite_projects_6620","Disable preferring source files instead of declaration files when referencing composite projects."),Emit_more_compliant_but_verbose_and_less_performant_JavaScript_for_iteration:V(6621,3,"Emit_more_compliant_but_verbose_and_less_performant_JavaScript_for_iteration_6621","Emit more compliant, but verbose and less performant JavaScript for iteration."),Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files:V(6622,3,"Emit_a_UTF_8_Byte_Order_Mark_BOM_in_the_beginning_of_output_files_6622","Emit a UTF-8 Byte Order Mark (BOM) in the beginning of output files."),Only_output_d_ts_files_and_not_JavaScript_files:V(6623,3,"Only_output_d_ts_files_and_not_JavaScript_files_6623","Only output d.ts files and not JavaScript files."),Emit_design_type_metadata_for_decorated_declarations_in_source_files:V(6624,3,"Emit_design_type_metadata_for_decorated_declarations_in_source_files_6624","Emit design-type metadata for decorated declarations in source files."),Disable_the_type_acquisition_for_JavaScript_projects:V(6625,3,"Disable_the_type_acquisition_for_JavaScript_projects_6625","Disable the type acquisition for JavaScript projects"),Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheticDefaultImports_for_type_compatibility:V(6626,3,"Emit_additional_JavaScript_to_ease_support_for_importing_CommonJS_modules_This_enables_allowSyntheti_6626","Emit additional JavaScript to ease support for importing CommonJS modules. This enables 'allowSyntheticDefaultImports' for type compatibility."),Filters_results_from_the_include_option:V(6627,3,"Filters_results_from_the_include_option_6627","Filters results from the `include` option."),Remove_a_list_of_directories_from_the_watch_process:V(6628,3,"Remove_a_list_of_directories_from_the_watch_process_6628","Remove a list of directories from the watch process."),Remove_a_list_of_files_from_the_watch_mode_s_processing:V(6629,3,"Remove_a_list_of_files_from_the_watch_mode_s_processing_6629","Remove a list of files from the watch mode's processing."),Enable_experimental_support_for_legacy_experimental_decorators:V(6630,3,"Enable_experimental_support_for_legacy_experimental_decorators_6630","Enable experimental support for legacy experimental decorators."),Print_files_read_during_the_compilation_including_why_it_was_included:V(6631,3,"Print_files_read_during_the_compilation_including_why_it_was_included_6631","Print files read during the compilation including why it was included."),Output_more_detailed_compiler_performance_information_after_building:V(6632,3,"Output_more_detailed_compiler_performance_information_after_building_6632","Output more detailed compiler performance information after building."),Specify_one_or_more_path_or_node_module_references_to_base_configuration_files_from_which_settings_are_inherited:V(6633,3,"Specify_one_or_more_path_or_node_module_references_to_base_configuration_files_from_which_settings_a_6633","Specify one or more path or node module references to base configuration files from which settings are inherited."),Specify_what_approach_the_watcher_should_use_if_the_system_runs_out_of_native_file_watchers:V(6634,3,"Specify_what_approach_the_watcher_should_use_if_the_system_runs_out_of_native_file_watchers_6634","Specify what approach the watcher should use if the system runs out of native file watchers."),Include_a_list_of_files_This_does_not_support_glob_patterns_as_opposed_to_include:V(6635,3,"Include_a_list_of_files_This_does_not_support_glob_patterns_as_opposed_to_include_6635","Include a list of files. This does not support glob patterns, as opposed to `include`."),Build_all_projects_including_those_that_appear_to_be_up_to_date:V(6636,3,"Build_all_projects_including_those_that_appear_to_be_up_to_date_6636","Build all projects, including those that appear to be up to date."),Ensure_that_casing_is_correct_in_imports:V(6637,3,"Ensure_that_casing_is_correct_in_imports_6637","Ensure that casing is correct in imports."),Emit_a_v8_CPU_profile_of_the_compiler_run_for_debugging:V(6638,3,"Emit_a_v8_CPU_profile_of_the_compiler_run_for_debugging_6638","Emit a v8 CPU profile of the compiler run for debugging."),Allow_importing_helper_functions_from_tslib_once_per_project_instead_of_including_them_per_file:V(6639,3,"Allow_importing_helper_functions_from_tslib_once_per_project_instead_of_including_them_per_file_6639","Allow importing helper functions from tslib once per project, instead of including them per-file."),Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation:V(6641,3,"Specify_a_list_of_glob_patterns_that_match_files_to_be_included_in_compilation_6641","Specify a list of glob patterns that match files to be included in compilation."),Save_tsbuildinfo_files_to_allow_for_incremental_compilation_of_projects:V(6642,3,"Save_tsbuildinfo_files_to_allow_for_incremental_compilation_of_projects_6642","Save .tsbuildinfo files to allow for incremental compilation of projects."),Include_sourcemap_files_inside_the_emitted_JavaScript:V(6643,3,"Include_sourcemap_files_inside_the_emitted_JavaScript_6643","Include sourcemap files inside the emitted JavaScript."),Include_source_code_in_the_sourcemaps_inside_the_emitted_JavaScript:V(6644,3,"Include_source_code_in_the_sourcemaps_inside_the_emitted_JavaScript_6644","Include source code in the sourcemaps inside the emitted JavaScript."),Ensure_that_each_file_can_be_safely_transpiled_without_relying_on_other_imports:V(6645,3,"Ensure_that_each_file_can_be_safely_transpiled_without_relying_on_other_imports_6645","Ensure that each file can be safely transpiled without relying on other imports."),Specify_what_JSX_code_is_generated:V(6646,3,"Specify_what_JSX_code_is_generated_6646","Specify what JSX code is generated."),Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h:V(6647,3,"Specify_the_JSX_factory_function_used_when_targeting_React_JSX_emit_e_g_React_createElement_or_h_6647","Specify the JSX factory function used when targeting React JSX emit, e.g. 'React.createElement' or 'h'."),Specify_the_JSX_Fragment_reference_used_for_fragments_when_targeting_React_JSX_emit_e_g_React_Fragment_or_Fragment:V(6648,3,"Specify_the_JSX_Fragment_reference_used_for_fragments_when_targeting_React_JSX_emit_e_g_React_Fragme_6648","Specify the JSX Fragment reference used for fragments when targeting React JSX emit e.g. 'React.Fragment' or 'Fragment'."),Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Asterisk:V(6649,3,"Specify_module_specifier_used_to_import_the_JSX_factory_functions_when_using_jsx_Colon_react_jsx_Ast_6649","Specify module specifier used to import the JSX factory functions when using 'jsx: react-jsx*'."),Make_keyof_only_return_strings_instead_of_string_numbers_or_symbols_Legacy_option:V(6650,3,"Make_keyof_only_return_strings_instead_of_string_numbers_or_symbols_Legacy_option_6650","Make keyof only return strings instead of string, numbers or symbols. Legacy option."),Specify_a_set_of_bundled_library_declaration_files_that_describe_the_target_runtime_environment:V(6651,3,"Specify_a_set_of_bundled_library_declaration_files_that_describe_the_target_runtime_environment_6651","Specify a set of bundled library declaration files that describe the target runtime environment."),Print_the_names_of_emitted_files_after_a_compilation:V(6652,3,"Print_the_names_of_emitted_files_after_a_compilation_6652","Print the names of emitted files after a compilation."),Print_all_of_the_files_read_during_the_compilation:V(6653,3,"Print_all_of_the_files_read_during_the_compilation_6653","Print all of the files read during the compilation."),Set_the_language_of_the_messaging_from_TypeScript_This_does_not_affect_emit:V(6654,3,"Set_the_language_of_the_messaging_from_TypeScript_This_does_not_affect_emit_6654","Set the language of the messaging from TypeScript. This does not affect emit."),Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations:V(6655,3,"Specify_the_location_where_debugger_should_locate_map_files_instead_of_generated_locations_6655","Specify the location where debugger should locate map files instead of generated locations."),Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicable_with_allowJs:V(6656,3,"Specify_the_maximum_folder_depth_used_for_checking_JavaScript_files_from_node_modules_Only_applicabl_6656","Specify the maximum folder depth used for checking JavaScript files from 'node_modules'. Only applicable with 'allowJs'."),Specify_what_module_code_is_generated:V(6657,3,"Specify_what_module_code_is_generated_6657","Specify what module code is generated."),Specify_how_TypeScript_looks_up_a_file_from_a_given_module_specifier:V(6658,3,"Specify_how_TypeScript_looks_up_a_file_from_a_given_module_specifier_6658","Specify how TypeScript looks up a file from a given module specifier."),Set_the_newline_character_for_emitting_files:V(6659,3,"Set_the_newline_character_for_emitting_files_6659","Set the newline character for emitting files."),Disable_emitting_files_from_a_compilation:V(6660,3,"Disable_emitting_files_from_a_compilation_6660","Disable emitting files from a compilation."),Disable_generating_custom_helper_functions_like_extends_in_compiled_output:V(6661,3,"Disable_generating_custom_helper_functions_like_extends_in_compiled_output_6661","Disable generating custom helper functions like '__extends' in compiled output."),Disable_emitting_files_if_any_type_checking_errors_are_reported:V(6662,3,"Disable_emitting_files_if_any_type_checking_errors_are_reported_6662","Disable emitting files if any type checking errors are reported."),Disable_truncating_types_in_error_messages:V(6663,3,"Disable_truncating_types_in_error_messages_6663","Disable truncating types in error messages."),Enable_error_reporting_for_fallthrough_cases_in_switch_statements:V(6664,3,"Enable_error_reporting_for_fallthrough_cases_in_switch_statements_6664","Enable error reporting for fallthrough cases in switch statements."),Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type:V(6665,3,"Enable_error_reporting_for_expressions_and_declarations_with_an_implied_any_type_6665","Enable error reporting for expressions and declarations with an implied 'any' type."),Ensure_overriding_members_in_derived_classes_are_marked_with_an_override_modifier:V(6666,3,"Ensure_overriding_members_in_derived_classes_are_marked_with_an_override_modifier_6666","Ensure overriding members in derived classes are marked with an override modifier."),Enable_error_reporting_for_codepaths_that_do_not_explicitly_return_in_a_function:V(6667,3,"Enable_error_reporting_for_codepaths_that_do_not_explicitly_return_in_a_function_6667","Enable error reporting for codepaths that do not explicitly return in a function."),Enable_error_reporting_when_this_is_given_the_type_any:V(6668,3,"Enable_error_reporting_when_this_is_given_the_type_any_6668","Enable error reporting when 'this' is given the type 'any'."),Disable_adding_use_strict_directives_in_emitted_JavaScript_files:V(6669,3,"Disable_adding_use_strict_directives_in_emitted_JavaScript_files_6669","Disable adding 'use strict' directives in emitted JavaScript files."),Disable_including_any_library_files_including_the_default_lib_d_ts:V(6670,3,"Disable_including_any_library_files_including_the_default_lib_d_ts_6670","Disable including any library files, including the default lib.d.ts."),Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type:V(6671,3,"Enforces_using_indexed_accessors_for_keys_declared_using_an_indexed_type_6671","Enforces using indexed accessors for keys declared using an indexed type."),Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add_to_a_project:V(6672,3,"Disallow_import_s_require_s_or_reference_s_from_expanding_the_number_of_files_TypeScript_should_add__6672","Disallow 'import's, 'require's or '<reference>'s from expanding the number of files TypeScript should add to a project."),Disable_strict_checking_of_generic_signatures_in_function_types:V(6673,3,"Disable_strict_checking_of_generic_signatures_in_function_types_6673","Disable strict checking of generic signatures in function types."),Add_undefined_to_a_type_when_accessed_using_an_index:V(6674,3,"Add_undefined_to_a_type_when_accessed_using_an_index_6674","Add 'undefined' to a type when accessed using an index."),Enable_error_reporting_when_local_variables_aren_t_read:V(6675,3,"Enable_error_reporting_when_local_variables_aren_t_read_6675","Enable error reporting when local variables aren't read."),Raise_an_error_when_a_function_parameter_isn_t_read:V(6676,3,"Raise_an_error_when_a_function_parameter_isn_t_read_6676","Raise an error when a function parameter isn't read."),Deprecated_setting_Use_outFile_instead:V(6677,3,"Deprecated_setting_Use_outFile_instead_6677","Deprecated setting. Use 'outFile' instead."),Specify_an_output_folder_for_all_emitted_files:V(6678,3,"Specify_an_output_folder_for_all_emitted_files_6678","Specify an output folder for all emitted files."),Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designates_a_file_that_bundles_all_d_ts_output:V(6679,3,"Specify_a_file_that_bundles_all_outputs_into_one_JavaScript_file_If_declaration_is_true_also_designa_6679","Specify a file that bundles all outputs into one JavaScript file. If 'declaration' is true, also designates a file that bundles all .d.ts output."),Specify_a_set_of_entries_that_re_map_imports_to_additional_lookup_locations:V(6680,3,"Specify_a_set_of_entries_that_re_map_imports_to_additional_lookup_locations_6680","Specify a set of entries that re-map imports to additional lookup locations."),Specify_a_list_of_language_service_plugins_to_include:V(6681,3,"Specify_a_list_of_language_service_plugins_to_include_6681","Specify a list of language service plugins to include."),Disable_erasing_const_enum_declarations_in_generated_code:V(6682,3,"Disable_erasing_const_enum_declarations_in_generated_code_6682","Disable erasing 'const enum' declarations in generated code."),Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node:V(6683,3,"Disable_resolving_symlinks_to_their_realpath_This_correlates_to_the_same_flag_in_node_6683","Disable resolving symlinks to their realpath. This correlates to the same flag in node."),Disable_wiping_the_console_in_watch_mode:V(6684,3,"Disable_wiping_the_console_in_watch_mode_6684","Disable wiping the console in watch mode."),Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read:V(6685,3,"Enable_color_and_formatting_in_TypeScript_s_output_to_make_compiler_errors_easier_to_read_6685","Enable color and formatting in TypeScript's output to make compiler errors easier to read."),Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit:V(6686,3,"Specify_the_object_invoked_for_createElement_This_only_applies_when_targeting_react_JSX_emit_6686","Specify the object invoked for 'createElement'. This only applies when targeting 'react' JSX emit."),Specify_an_array_of_objects_that_specify_paths_for_projects_Used_in_project_references:V(6687,3,"Specify_an_array_of_objects_that_specify_paths_for_projects_Used_in_project_references_6687","Specify an array of objects that specify paths for projects. Used in project references."),Disable_emitting_comments:V(6688,3,"Disable_emitting_comments_6688","Disable emitting comments."),Enable_importing_json_files:V(6689,3,"Enable_importing_json_files_6689","Enable importing .json files."),Specify_the_root_folder_within_your_source_files:V(6690,3,"Specify_the_root_folder_within_your_source_files_6690","Specify the root folder within your source files."),Allow_multiple_folders_to_be_treated_as_one_when_resolving_modules:V(6691,3,"Allow_multiple_folders_to_be_treated_as_one_when_resolving_modules_6691","Allow multiple folders to be treated as one when resolving modules."),Skip_type_checking_d_ts_files_that_are_included_with_TypeScript:V(6692,3,"Skip_type_checking_d_ts_files_that_are_included_with_TypeScript_6692","Skip type checking .d.ts files that are included with TypeScript."),Skip_type_checking_all_d_ts_files:V(6693,3,"Skip_type_checking_all_d_ts_files_6693","Skip type checking all .d.ts files."),Create_source_map_files_for_emitted_JavaScript_files:V(6694,3,"Create_source_map_files_for_emitted_JavaScript_files_6694","Create source map files for emitted JavaScript files."),Specify_the_root_path_for_debuggers_to_find_the_reference_source_code:V(6695,3,"Specify_the_root_path_for_debuggers_to_find_the_reference_source_code_6695","Specify the root path for debuggers to find the reference source code."),Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function:V(6697,3,"Check_that_the_arguments_for_bind_call_and_apply_methods_match_the_original_function_6697","Check that the arguments for 'bind', 'call', and 'apply' methods match the original function."),When_assigning_functions_check_to_ensure_parameters_and_the_return_values_are_subtype_compatible:V(6698,3,"When_assigning_functions_check_to_ensure_parameters_and_the_return_values_are_subtype_compatible_6698","When assigning functions, check to ensure parameters and the return values are subtype-compatible."),When_type_checking_take_into_account_null_and_undefined:V(6699,3,"When_type_checking_take_into_account_null_and_undefined_6699","When type checking, take into account 'null' and 'undefined'."),Check_for_class_properties_that_are_declared_but_not_set_in_the_constructor:V(6700,3,"Check_for_class_properties_that_are_declared_but_not_set_in_the_constructor_6700","Check for class properties that are declared but not set in the constructor."),Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments:V(6701,3,"Disable_emitting_declarations_that_have_internal_in_their_JSDoc_comments_6701","Disable emitting declarations that have '@internal' in their JSDoc comments."),Disable_reporting_of_excess_property_errors_during_the_creation_of_object_literals:V(6702,3,"Disable_reporting_of_excess_property_errors_during_the_creation_of_object_literals_6702","Disable reporting of excess property errors during the creation of object literals."),Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures:V(6703,3,"Suppress_noImplicitAny_errors_when_indexing_objects_that_lack_index_signatures_6703","Suppress 'noImplicitAny' errors when indexing objects that lack index signatures."),Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_support_recursive_watching_natively:V(6704,3,"Synchronously_call_callbacks_and_update_the_state_of_directory_watchers_on_platforms_that_don_t_supp_6704","Synchronously call callbacks and update the state of directory watchers on platforms that don`t support recursive watching natively."),Set_the_JavaScript_language_version_for_emitted_JavaScript_and_include_compatible_library_declarations:V(6705,3,"Set_the_JavaScript_language_version_for_emitted_JavaScript_and_include_compatible_library_declaratio_6705","Set the JavaScript language version for emitted JavaScript and include compatible library declarations."),Log_paths_used_during_the_moduleResolution_process:V(6706,3,"Log_paths_used_during_the_moduleResolution_process_6706","Log paths used during the 'moduleResolution' process."),Specify_the_path_to_tsbuildinfo_incremental_compilation_file:V(6707,3,"Specify_the_path_to_tsbuildinfo_incremental_compilation_file_6707","Specify the path to .tsbuildinfo incremental compilation file."),Specify_options_for_automatic_acquisition_of_declaration_files:V(6709,3,"Specify_options_for_automatic_acquisition_of_declaration_files_6709","Specify options for automatic acquisition of declaration files."),Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types:V(6710,3,"Specify_multiple_folders_that_act_like_Slashnode_modules_Slash_types_6710","Specify multiple folders that act like './node_modules/@types'."),Specify_type_package_names_to_be_included_without_being_referenced_in_a_source_file:V(6711,3,"Specify_type_package_names_to_be_included_without_being_referenced_in_a_source_file_6711","Specify type package names to be included without being referenced in a source file."),Emit_ECMAScript_standard_compliant_class_fields:V(6712,3,"Emit_ECMAScript_standard_compliant_class_fields_6712","Emit ECMAScript-standard-compliant class fields."),Enable_verbose_logging:V(6713,3,"Enable_verbose_logging_6713","Enable verbose logging."),Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality:V(6714,3,"Specify_how_directories_are_watched_on_systems_that_lack_recursive_file_watching_functionality_6714","Specify how directories are watched on systems that lack recursive file-watching functionality."),Specify_how_the_TypeScript_watch_mode_works:V(6715,3,"Specify_how_the_TypeScript_watch_mode_works_6715","Specify how the TypeScript watch mode works."),Require_undeclared_properties_from_index_signatures_to_use_element_accesses:V(6717,3,"Require_undeclared_properties_from_index_signatures_to_use_element_accesses_6717","Require undeclared properties from index signatures to use element accesses."),Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types:V(6718,3,"Specify_emit_Slashchecking_behavior_for_imports_that_are_only_used_for_types_6718","Specify emit/checking behavior for imports that are only used for types."),Default_catch_clause_variables_as_unknown_instead_of_any:V(6803,3,"Default_catch_clause_variables_as_unknown_instead_of_any_6803","Default catch clause variables as 'unknown' instead of 'any'."),Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_in_the_output_file_s_format_based_on_the_module_setting:V(6804,3,"Do_not_transform_or_elide_any_imports_or_exports_not_marked_as_type_only_ensuring_they_are_written_i_6804","Do not transform or elide any imports or exports not marked as type-only, ensuring they are written in the output file's format based on the 'module' setting."),one_of_Colon:V(6900,3,"one_of_Colon_6900","one of:"),one_or_more_Colon:V(6901,3,"one_or_more_Colon_6901","one or more:"),type_Colon:V(6902,3,"type_Colon_6902","type:"),default_Colon:V(6903,3,"default_Colon_6903","default:"),module_system_or_esModuleInterop:V(6904,3,"module_system_or_esModuleInterop_6904",'module === "system" or esModuleInterop'),false_unless_strict_is_set:V(6905,3,"false_unless_strict_is_set_6905","`false`, unless `strict` is set"),false_unless_composite_is_set:V(6906,3,"false_unless_composite_is_set_6906","`false`, unless `composite` is set"),node_modules_bower_components_jspm_packages_plus_the_value_of_outDir_if_one_is_specified:V(6907,3,"node_modules_bower_components_jspm_packages_plus_the_value_of_outDir_if_one_is_specified_6907",'`["node_modules", "bower_components", "jspm_packages"]`, plus the value of `outDir` if one is specified.'),if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk:V(6908,3,"if_files_is_specified_otherwise_Asterisk_Asterisk_Slash_Asterisk_6908",'`[]` if `files` is specified, otherwise `["**/*"]`'),true_if_composite_false_otherwise:V(6909,3,"true_if_composite_false_otherwise_6909","`true` if `composite`, `false` otherwise"),module_AMD_or_UMD_or_System_or_ES6_then_Classic_Otherwise_Node:V(69010,3,"module_AMD_or_UMD_or_System_or_ES6_then_Classic_Otherwise_Node_69010","module === `AMD` or `UMD` or `System` or `ES6`, then `Classic`, Otherwise `Node`"),Computed_from_the_list_of_input_files:V(6911,3,"Computed_from_the_list_of_input_files_6911","Computed from the list of input files"),Platform_specific:V(6912,3,"Platform_specific_6912","Platform specific"),You_can_learn_about_all_of_the_compiler_options_at_0:V(6913,3,"You_can_learn_about_all_of_the_compiler_options_at_0_6913","You can learn about all of the compiler options at {0}"),Including_watch_w_will_start_watching_the_current_project_for_the_file_changes_Once_set_you_can_config_watch_mode_with_Colon:V(6914,3,"Including_watch_w_will_start_watching_the_current_project_for_the_file_changes_Once_set_you_can_conf_6914","Including --watch, -w will start watching the current project for the file changes. Once set, you can config watch mode with:"),Using_build_b_will_make_tsc_behave_more_like_a_build_orchestrator_than_a_compiler_This_is_used_to_trigger_building_composite_projects_which_you_can_learn_more_about_at_0:V(6915,3,"Using_build_b_will_make_tsc_behave_more_like_a_build_orchestrator_than_a_compiler_This_is_used_to_tr_6915","Using --build, -b will make tsc behave more like a build orchestrator than a compiler. This is used to trigger building composite projects which you can learn more about at {0}"),COMMON_COMMANDS:V(6916,3,"COMMON_COMMANDS_6916","COMMON COMMANDS"),ALL_COMPILER_OPTIONS:V(6917,3,"ALL_COMPILER_OPTIONS_6917","ALL COMPILER OPTIONS"),WATCH_OPTIONS:V(6918,3,"WATCH_OPTIONS_6918","WATCH OPTIONS"),BUILD_OPTIONS:V(6919,3,"BUILD_OPTIONS_6919","BUILD OPTIONS"),COMMON_COMPILER_OPTIONS:V(6920,3,"COMMON_COMPILER_OPTIONS_6920","COMMON COMPILER OPTIONS"),COMMAND_LINE_FLAGS:V(6921,3,"COMMAND_LINE_FLAGS_6921","COMMAND LINE FLAGS"),tsc_Colon_The_TypeScript_Compiler:V(6922,3,"tsc_Colon_The_TypeScript_Compiler_6922","tsc: The TypeScript Compiler"),Compiles_the_current_project_tsconfig_json_in_the_working_directory:V(6923,3,"Compiles_the_current_project_tsconfig_json_in_the_working_directory_6923","Compiles the current project (tsconfig.json in the working directory.)"),Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options:V(6924,3,"Ignoring_tsconfig_json_compiles_the_specified_files_with_default_compiler_options_6924","Ignoring tsconfig.json, compiles the specified files with default compiler options."),Build_a_composite_project_in_the_working_directory:V(6925,3,"Build_a_composite_project_in_the_working_directory_6925","Build a composite project in the working directory."),Creates_a_tsconfig_json_with_the_recommended_settings_in_the_working_directory:V(6926,3,"Creates_a_tsconfig_json_with_the_recommended_settings_in_the_working_directory_6926","Creates a tsconfig.json with the recommended settings in the working directory."),Compiles_the_TypeScript_project_located_at_the_specified_path:V(6927,3,"Compiles_the_TypeScript_project_located_at_the_specified_path_6927","Compiles the TypeScript project located at the specified path."),An_expanded_version_of_this_information_showing_all_possible_compiler_options:V(6928,3,"An_expanded_version_of_this_information_showing_all_possible_compiler_options_6928","An expanded version of this information, showing all possible compiler options"),Compiles_the_current_project_with_additional_settings:V(6929,3,"Compiles_the_current_project_with_additional_settings_6929","Compiles the current project, with additional settings."),true_for_ES2022_and_above_including_ESNext:V(6930,3,"true_for_ES2022_and_above_including_ESNext_6930","`true` for ES2022 and above, including ESNext."),List_of_file_name_suffixes_to_search_when_resolving_a_module:V(6931,1,"List_of_file_name_suffixes_to_search_when_resolving_a_module_6931","List of file name suffixes to search when resolving a module."),Variable_0_implicitly_has_an_1_type:V(7005,1,"Variable_0_implicitly_has_an_1_type_7005","Variable '{0}' implicitly has an '{1}' type."),Parameter_0_implicitly_has_an_1_type:V(7006,1,"Parameter_0_implicitly_has_an_1_type_7006","Parameter '{0}' implicitly has an '{1}' type."),Member_0_implicitly_has_an_1_type:V(7008,1,"Member_0_implicitly_has_an_1_type_7008","Member '{0}' implicitly has an '{1}' type."),new_expression_whose_target_lacks_a_construct_signature_implicitly_has_an_any_type:V(7009,1,"new_expression_whose_target_lacks_a_construct_signature_implicitly_has_an_any_type_7009","'new' expression, whose target lacks a construct signature, implicitly has an 'any' type."),_0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type:V(7010,1,"_0_which_lacks_return_type_annotation_implicitly_has_an_1_return_type_7010","'{0}', which lacks return-type annotation, implicitly has an '{1}' return type."),Function_expression_which_lacks_return_type_annotation_implicitly_has_an_0_return_type:V(7011,1,"Function_expression_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7011","Function expression, which lacks return-type annotation, implicitly has an '{0}' return type."),This_overload_implicitly_returns_the_type_0_because_it_lacks_a_return_type_annotation:V(7012,1,"This_overload_implicitly_returns_the_type_0_because_it_lacks_a_return_type_annotation_7012","This overload implicitly returns the type '{0}' because it lacks a return type annotation."),Construct_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type:V(7013,1,"Construct_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7013","Construct signature, which lacks return-type annotation, implicitly has an 'any' return type."),Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type:V(7014,1,"Function_type_which_lacks_return_type_annotation_implicitly_has_an_0_return_type_7014","Function type, which lacks return-type annotation, implicitly has an '{0}' return type."),Element_implicitly_has_an_any_type_because_index_expression_is_not_of_type_number:V(7015,1,"Element_implicitly_has_an_any_type_because_index_expression_is_not_of_type_number_7015","Element implicitly has an 'any' type because index expression is not of type 'number'."),Could_not_find_a_declaration_file_for_module_0_1_implicitly_has_an_any_type:V(7016,1,"Could_not_find_a_declaration_file_for_module_0_1_implicitly_has_an_any_type_7016","Could not find a declaration file for module '{0}'. '{1}' implicitly has an 'any' type."),Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature:V(7017,1,"Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_7017","Element implicitly has an 'any' type because type '{0}' has no index signature."),Object_literal_s_property_0_implicitly_has_an_1_type:V(7018,1,"Object_literal_s_property_0_implicitly_has_an_1_type_7018","Object literal's property '{0}' implicitly has an '{1}' type."),Rest_parameter_0_implicitly_has_an_any_type:V(7019,1,"Rest_parameter_0_implicitly_has_an_any_type_7019","Rest parameter '{0}' implicitly has an 'any[]' type."),Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type:V(7020,1,"Call_signature_which_lacks_return_type_annotation_implicitly_has_an_any_return_type_7020","Call signature, which lacks return-type annotation, implicitly has an 'any' return type."),_0_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_and_is_referenced_directly_or_indirectly_in_its_own_initializer:V(7022,1,"_0_implicitly_has_type_any_because_it_does_not_have_a_type_annotation_and_is_referenced_directly_or__7022","'{0}' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer."),_0_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_referenced_directly_or_indirectly_in_one_of_its_return_expressions:V(7023,1,"_0_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_reference_7023","'{0}' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions."),Function_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_referenced_directly_or_indirectly_in_one_of_its_return_expressions:V(7024,1,"Function_implicitly_has_return_type_any_because_it_does_not_have_a_return_type_annotation_and_is_ref_7024","Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions."),Generator_implicitly_has_yield_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_return_type_annotation:V(7025,1,"Generator_implicitly_has_yield_type_0_because_it_does_not_yield_any_values_Consider_supplying_a_retu_7025","Generator implicitly has yield type '{0}' because it does not yield any values. Consider supplying a return type annotation."),JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists:V(7026,1,"JSX_element_implicitly_has_type_any_because_no_interface_JSX_0_exists_7026","JSX element implicitly has type 'any' because no interface 'JSX.{0}' exists."),Unreachable_code_detected:V(7027,1,"Unreachable_code_detected_7027","Unreachable code detected.",!0),Unused_label:V(7028,1,"Unused_label_7028","Unused label.",!0),Fallthrough_case_in_switch:V(7029,1,"Fallthrough_case_in_switch_7029","Fallthrough case in switch."),Not_all_code_paths_return_a_value:V(7030,1,"Not_all_code_paths_return_a_value_7030","Not all code paths return a value."),Binding_element_0_implicitly_has_an_1_type:V(7031,1,"Binding_element_0_implicitly_has_an_1_type_7031","Binding element '{0}' implicitly has an '{1}' type."),Property_0_implicitly_has_type_any_because_its_set_accessor_lacks_a_parameter_type_annotation:V(7032,1,"Property_0_implicitly_has_type_any_because_its_set_accessor_lacks_a_parameter_type_annotation_7032","Property '{0}' implicitly has type 'any', because its set accessor lacks a parameter type annotation."),Property_0_implicitly_has_type_any_because_its_get_accessor_lacks_a_return_type_annotation:V(7033,1,"Property_0_implicitly_has_type_any_because_its_get_accessor_lacks_a_return_type_annotation_7033","Property '{0}' implicitly has type 'any', because its get accessor lacks a return type annotation."),Variable_0_implicitly_has_type_1_in_some_locations_where_its_type_cannot_be_determined:V(7034,1,"Variable_0_implicitly_has_type_1_in_some_locations_where_its_type_cannot_be_determined_7034","Variable '{0}' implicitly has type '{1}' in some locations where its type cannot be determined."),Try_npm_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare_module_0:V(7035,1,"Try_npm_i_save_dev_types_Slash_1_if_it_exists_or_add_a_new_declaration_d_ts_file_containing_declare__7035","Try `npm i --save-dev @types/{1}` if it exists or add a new declaration (.d.ts) file containing `declare module '{0}';`"),Dynamic_import_s_specifier_must_be_of_type_string_but_here_has_type_0:V(7036,1,"Dynamic_import_s_specifier_must_be_of_type_string_but_here_has_type_0_7036","Dynamic import's specifier must be of type 'string', but here has type '{0}'."),Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for_all_imports_Implies_allowSyntheticDefaultImports:V(7037,3,"Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for__7037","Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'."),Type_originates_at_this_import_A_namespace_style_import_cannot_be_called_or_constructed_and_will_cause_a_failure_at_runtime_Consider_using_a_default_import_or_import_require_here_instead:V(7038,3,"Type_originates_at_this_import_A_namespace_style_import_cannot_be_called_or_constructed_and_will_cau_7038","Type originates at this import. A namespace-style import cannot be called or constructed, and will cause a failure at runtime. Consider using a default import or import require here instead."),Mapped_object_type_implicitly_has_an_any_template_type:V(7039,1,"Mapped_object_type_implicitly_has_an_any_template_type_7039","Mapped object type implicitly has an 'any' template type."),If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_Slash_Slashgithub_com_SlashDefinitelyTyped_SlashDefinitelyTyped_Slashtree_Slashmaster_Slashtypes_Slash_1:V(7040,1,"If_the_0_package_actually_exposes_this_module_consider_sending_a_pull_request_to_amend_https_Colon_S_7040","If the '{0}' package actually exposes this module, consider sending a pull request to amend 'https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/{1}'"),The_containing_arrow_function_captures_the_global_value_of_this:V(7041,1,"The_containing_arrow_function_captures_the_global_value_of_this_7041","The containing arrow function captures the global value of 'this'."),Module_0_was_resolved_to_1_but_resolveJsonModule_is_not_used:V(7042,1,"Module_0_was_resolved_to_1_but_resolveJsonModule_is_not_used_7042","Module '{0}' was resolved to '{1}', but '--resolveJsonModule' is not used."),Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:V(7043,2,"Variable_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7043","Variable '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:V(7044,2,"Parameter_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7044","Parameter '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage:V(7045,2,"Member_0_implicitly_has_an_1_type_but_a_better_type_may_be_inferred_from_usage_7045","Member '{0}' implicitly has an '{1}' type, but a better type may be inferred from usage."),Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage:V(7046,2,"Variable_0_implicitly_has_type_1_in_some_locations_but_a_better_type_may_be_inferred_from_usage_7046","Variable '{0}' implicitly has type '{1}' in some locations, but a better type may be inferred from usage."),Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage:V(7047,2,"Rest_parameter_0_implicitly_has_an_any_type_but_a_better_type_may_be_inferred_from_usage_7047","Rest parameter '{0}' implicitly has an 'any[]' type, but a better type may be inferred from usage."),Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage:V(7048,2,"Property_0_implicitly_has_type_any_but_a_better_type_for_its_get_accessor_may_be_inferred_from_usage_7048","Property '{0}' implicitly has type 'any', but a better type for its get accessor may be inferred from usage."),Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage:V(7049,2,"Property_0_implicitly_has_type_any_but_a_better_type_for_its_set_accessor_may_be_inferred_from_usage_7049","Property '{0}' implicitly has type 'any', but a better type for its set accessor may be inferred from usage."),_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage:V(7050,2,"_0_implicitly_has_an_1_return_type_but_a_better_type_may_be_inferred_from_usage_7050","'{0}' implicitly has an '{1}' return type, but a better type may be inferred from usage."),Parameter_has_a_name_but_no_type_Did_you_mean_0_Colon_1:V(7051,1,"Parameter_has_a_name_but_no_type_Did_you_mean_0_Colon_1_7051","Parameter has a name but no type. Did you mean '{0}: {1}'?"),Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_Did_you_mean_to_call_1:V(7052,1,"Element_implicitly_has_an_any_type_because_type_0_has_no_index_signature_Did_you_mean_to_call_1_7052","Element implicitly has an 'any' type because type '{0}' has no index signature. Did you mean to call '{1}'?"),Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1:V(7053,1,"Element_implicitly_has_an_any_type_because_expression_of_type_0_can_t_be_used_to_index_type_1_7053","Element implicitly has an 'any' type because expression of type '{0}' can't be used to index type '{1}'."),No_index_signature_with_a_parameter_of_type_0_was_found_on_type_1:V(7054,1,"No_index_signature_with_a_parameter_of_type_0_was_found_on_type_1_7054","No index signature with a parameter of type '{0}' was found on type '{1}'."),_0_which_lacks_return_type_annotation_implicitly_has_an_1_yield_type:V(7055,1,"_0_which_lacks_return_type_annotation_implicitly_has_an_1_yield_type_7055","'{0}', which lacks return-type annotation, implicitly has an '{1}' yield type."),The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_type_annotation_is_needed:V(7056,1,"The_inferred_type_of_this_node_exceeds_the_maximum_length_the_compiler_will_serialize_An_explicit_ty_7056","The inferred type of this node exceeds the maximum length the compiler will serialize. An explicit type annotation is needed."),yield_expression_implicitly_results_in_an_any_type_because_its_containing_generator_lacks_a_return_type_annotation:V(7057,1,"yield_expression_implicitly_results_in_an_any_type_because_its_containing_generator_lacks_a_return_t_7057","'yield' expression implicitly results in an 'any' type because its containing generator lacks a return-type annotation."),If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_declare_module_1:V(7058,1,"If_the_0_package_actually_exposes_this_module_try_adding_a_new_declaration_d_ts_file_containing_decl_7058","If the '{0}' package actually exposes this module, try adding a new declaration (.d.ts) file containing `declare module '{1}';`"),This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead:V(7059,1,"This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Use_an_as_expression_instead_7059","This syntax is reserved in files with the .mts or .cts extension. Use an `as` expression instead."),This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_constraint:V(7060,1,"This_syntax_is_reserved_in_files_with_the_mts_or_cts_extension_Add_a_trailing_comma_or_explicit_cons_7060","This syntax is reserved in files with the .mts or .cts extension. Add a trailing comma or explicit constraint."),A_mapped_type_may_not_declare_properties_or_methods:V(7061,1,"A_mapped_type_may_not_declare_properties_or_methods_7061","A mapped type may not declare properties or methods."),You_cannot_rename_this_element:V(8e3,1,"You_cannot_rename_this_element_8000","You cannot rename this element."),You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library:V(8001,1,"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001","You cannot rename elements that are defined in the standard TypeScript library."),import_can_only_be_used_in_TypeScript_files:V(8002,1,"import_can_only_be_used_in_TypeScript_files_8002","'import ... =' can only be used in TypeScript files."),export_can_only_be_used_in_TypeScript_files:V(8003,1,"export_can_only_be_used_in_TypeScript_files_8003","'export =' can only be used in TypeScript files."),Type_parameter_declarations_can_only_be_used_in_TypeScript_files:V(8004,1,"Type_parameter_declarations_can_only_be_used_in_TypeScript_files_8004","Type parameter declarations can only be used in TypeScript files."),implements_clauses_can_only_be_used_in_TypeScript_files:V(8005,1,"implements_clauses_can_only_be_used_in_TypeScript_files_8005","'implements' clauses can only be used in TypeScript files."),_0_declarations_can_only_be_used_in_TypeScript_files:V(8006,1,"_0_declarations_can_only_be_used_in_TypeScript_files_8006","'{0}' declarations can only be used in TypeScript files."),Type_aliases_can_only_be_used_in_TypeScript_files:V(8008,1,"Type_aliases_can_only_be_used_in_TypeScript_files_8008","Type aliases can only be used in TypeScript files."),The_0_modifier_can_only_be_used_in_TypeScript_files:V(8009,1,"The_0_modifier_can_only_be_used_in_TypeScript_files_8009","The '{0}' modifier can only be used in TypeScript files."),Type_annotations_can_only_be_used_in_TypeScript_files:V(8010,1,"Type_annotations_can_only_be_used_in_TypeScript_files_8010","Type annotations can only be used in TypeScript files."),Type_arguments_can_only_be_used_in_TypeScript_files:V(8011,1,"Type_arguments_can_only_be_used_in_TypeScript_files_8011","Type arguments can only be used in TypeScript files."),Parameter_modifiers_can_only_be_used_in_TypeScript_files:V(8012,1,"Parameter_modifiers_can_only_be_used_in_TypeScript_files_8012","Parameter modifiers can only be used in TypeScript files."),Non_null_assertions_can_only_be_used_in_TypeScript_files:V(8013,1,"Non_null_assertions_can_only_be_used_in_TypeScript_files_8013","Non-null assertions can only be used in TypeScript files."),Type_assertion_expressions_can_only_be_used_in_TypeScript_files:V(8016,1,"Type_assertion_expressions_can_only_be_used_in_TypeScript_files_8016","Type assertion expressions can only be used in TypeScript files."),Octal_literal_types_must_use_ES2015_syntax_Use_the_syntax_0:V(8017,1,"Octal_literal_types_must_use_ES2015_syntax_Use_the_syntax_0_8017","Octal literal types must use ES2015 syntax. Use the syntax '{0}'."),Octal_literals_are_not_allowed_in_enums_members_initializer_Use_the_syntax_0:V(8018,1,"Octal_literals_are_not_allowed_in_enums_members_initializer_Use_the_syntax_0_8018","Octal literals are not allowed in enums members initializer. Use the syntax '{0}'."),Report_errors_in_js_files:V(8019,3,"Report_errors_in_js_files_8019","Report errors in .js files."),JSDoc_types_can_only_be_used_inside_documentation_comments:V(8020,1,"JSDoc_types_can_only_be_used_inside_documentation_comments_8020","JSDoc types can only be used inside documentation comments."),JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags:V(8021,1,"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021","JSDoc '@typedef' tag should either have a type annotation or be followed by '@property' or '@member' tags."),JSDoc_0_is_not_attached_to_a_class:V(8022,1,"JSDoc_0_is_not_attached_to_a_class_8022","JSDoc '@{0}' is not attached to a class."),JSDoc_0_1_does_not_match_the_extends_2_clause:V(8023,1,"JSDoc_0_1_does_not_match_the_extends_2_clause_8023","JSDoc '@{0} {1}' does not match the 'extends {2}' clause."),JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name:V(8024,1,"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024","JSDoc '@param' tag has name '{0}', but there is no parameter with that name."),Class_declarations_cannot_have_more_than_one_augments_or_extends_tag:V(8025,1,"Class_declarations_cannot_have_more_than_one_augments_or_extends_tag_8025","Class declarations cannot have more than one '@augments' or '@extends' tag."),Expected_0_type_arguments_provide_these_with_an_extends_tag:V(8026,1,"Expected_0_type_arguments_provide_these_with_an_extends_tag_8026","Expected {0} type arguments; provide these with an '@extends' tag."),Expected_0_1_type_arguments_provide_these_with_an_extends_tag:V(8027,1,"Expected_0_1_type_arguments_provide_these_with_an_extends_tag_8027","Expected {0}-{1} type arguments; provide these with an '@extends' tag."),JSDoc_may_only_appear_in_the_last_parameter_of_a_signature:V(8028,1,"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028","JSDoc '...' may only appear in the last parameter of a signature."),JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_had_an_array_type:V(8029,1,"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029","JSDoc '@param' tag has name '{0}', but there is no parameter with that name. It would match 'arguments' if it had an array type."),The_type_of_a_function_declaration_must_match_the_function_s_signature:V(8030,1,"The_type_of_a_function_declaration_must_match_the_function_s_signature_8030","The type of a function declaration must match the function's signature."),You_cannot_rename_a_module_via_a_global_import:V(8031,1,"You_cannot_rename_a_module_via_a_global_import_8031","You cannot rename a module via a global import."),Qualified_name_0_is_not_allowed_without_a_leading_param_object_1:V(8032,1,"Qualified_name_0_is_not_allowed_without_a_leading_param_object_1_8032","Qualified name '{0}' is not allowed without a leading '@param {object} {1}'."),A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags:V(8033,1,"A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags_8033","A JSDoc '@typedef' comment may not contain multiple '@type' tags."),The_tag_was_first_specified_here:V(8034,1,"The_tag_was_first_specified_here_8034","The tag was first specified here."),You_cannot_rename_elements_that_are_defined_in_a_node_modules_folder:V(8035,1,"You_cannot_rename_elements_that_are_defined_in_a_node_modules_folder_8035","You cannot rename elements that are defined in a 'node_modules' folder."),You_cannot_rename_elements_that_are_defined_in_another_node_modules_folder:V(8036,1,"You_cannot_rename_elements_that_are_defined_in_another_node_modules_folder_8036","You cannot rename elements that are defined in another 'node_modules' folder."),Type_satisfaction_expressions_can_only_be_used_in_TypeScript_files:V(8037,1,"Type_satisfaction_expressions_can_only_be_used_in_TypeScript_files_8037","Type satisfaction expressions can only be used in TypeScript files."),Decorators_may_not_appear_after_export_or_export_default_if_they_also_appear_before_export:V(8038,1,"Decorators_may_not_appear_after_export_or_export_default_if_they_also_appear_before_export_8038","Decorators may not appear after 'export' or 'export default' if they also appear before 'export'."),Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_declaration_emit:V(9005,1,"Declaration_emit_for_this_file_requires_using_private_name_0_An_explicit_type_annotation_may_unblock_9005","Declaration emit for this file requires using private name '{0}'. An explicit type annotation may unblock declaration emit."),Declaration_emit_for_this_file_requires_using_private_name_0_from_module_1_An_explicit_type_annotation_may_unblock_declaration_emit:V(9006,1,"Declaration_emit_for_this_file_requires_using_private_name_0_from_module_1_An_explicit_type_annotati_9006","Declaration emit for this file requires using private name '{0}' from module '{1}'. An explicit type annotation may unblock declaration emit."),JSX_attributes_must_only_be_assigned_a_non_empty_expression:V(17e3,1,"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000","JSX attributes must only be assigned a non-empty 'expression'."),JSX_elements_cannot_have_multiple_attributes_with_the_same_name:V(17001,1,"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001","JSX elements cannot have multiple attributes with the same name."),Expected_corresponding_JSX_closing_tag_for_0:V(17002,1,"Expected_corresponding_JSX_closing_tag_for_0_17002","Expected corresponding JSX closing tag for '{0}'."),Cannot_use_JSX_unless_the_jsx_flag_is_provided:V(17004,1,"Cannot_use_JSX_unless_the_jsx_flag_is_provided_17004","Cannot use JSX unless the '--jsx' flag is provided."),A_constructor_cannot_contain_a_super_call_when_its_class_extends_null:V(17005,1,"A_constructor_cannot_contain_a_super_call_when_its_class_extends_null_17005","A constructor cannot contain a 'super' call when its class extends 'null'."),An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses:V(17006,1,"An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_ex_17006","An unary expression with the '{0}' operator is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses."),A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses:V(17007,1,"A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Con_17007","A type assertion expression is not allowed in the left-hand side of an exponentiation expression. Consider enclosing the expression in parentheses."),JSX_element_0_has_no_corresponding_closing_tag:V(17008,1,"JSX_element_0_has_no_corresponding_closing_tag_17008","JSX element '{0}' has no corresponding closing tag."),super_must_be_called_before_accessing_this_in_the_constructor_of_a_derived_class:V(17009,1,"super_must_be_called_before_accessing_this_in_the_constructor_of_a_derived_class_17009","'super' must be called before accessing 'this' in the constructor of a derived class."),Unknown_type_acquisition_option_0:V(17010,1,"Unknown_type_acquisition_option_0_17010","Unknown type acquisition option '{0}'."),super_must_be_called_before_accessing_a_property_of_super_in_the_constructor_of_a_derived_class:V(17011,1,"super_must_be_called_before_accessing_a_property_of_super_in_the_constructor_of_a_derived_class_17011","'super' must be called before accessing a property of 'super' in the constructor of a derived class."),_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2:V(17012,1,"_0_is_not_a_valid_meta_property_for_keyword_1_Did_you_mean_2_17012","'{0}' is not a valid meta-property for keyword '{1}'. Did you mean '{2}'?"),Meta_property_0_is_only_allowed_in_the_body_of_a_function_declaration_function_expression_or_constructor:V(17013,1,"Meta_property_0_is_only_allowed_in_the_body_of_a_function_declaration_function_expression_or_constru_17013","Meta-property '{0}' is only allowed in the body of a function declaration, function expression, or constructor."),JSX_fragment_has_no_corresponding_closing_tag:V(17014,1,"JSX_fragment_has_no_corresponding_closing_tag_17014","JSX fragment has no corresponding closing tag."),Expected_corresponding_closing_tag_for_JSX_fragment:V(17015,1,"Expected_corresponding_closing_tag_for_JSX_fragment_17015","Expected corresponding closing tag for JSX fragment."),The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_compiler_option:V(17016,1,"The_jsxFragmentFactory_compiler_option_must_be_provided_to_use_JSX_fragments_with_the_jsxFactory_com_17016","The 'jsxFragmentFactory' compiler option must be provided to use JSX fragments with the 'jsxFactory' compiler option."),An_jsxFrag_pragma_is_required_when_using_an_jsx_pragma_with_JSX_fragments:V(17017,1,"An_jsxFrag_pragma_is_required_when_using_an_jsx_pragma_with_JSX_fragments_17017","An @jsxFrag pragma is required when using an @jsx pragma with JSX fragments."),Unknown_type_acquisition_option_0_Did_you_mean_1:V(17018,1,"Unknown_type_acquisition_option_0_Did_you_mean_1_17018","Unknown type acquisition option '{0}'. Did you mean '{1}'?"),_0_at_the_end_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1:V(17019,1,"_0_at_the_end_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1_17019","'{0}' at the end of a type is not valid TypeScript syntax. Did you mean to write '{1}'?"),_0_at_the_start_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1:V(17020,1,"_0_at_the_start_of_a_type_is_not_valid_TypeScript_syntax_Did_you_mean_to_write_1_17020","'{0}' at the start of a type is not valid TypeScript syntax. Did you mean to write '{1}'?"),Circularity_detected_while_resolving_configuration_Colon_0:V(18e3,1,"Circularity_detected_while_resolving_configuration_Colon_0_18000","Circularity detected while resolving configuration: {0}"),The_files_list_in_config_file_0_is_empty:V(18002,1,"The_files_list_in_config_file_0_is_empty_18002","The 'files' list in config file '{0}' is empty."),No_inputs_were_found_in_config_file_0_Specified_include_paths_were_1_and_exclude_paths_were_2:V(18003,1,"No_inputs_were_found_in_config_file_0_Specified_include_paths_were_1_and_exclude_paths_were_2_18003","No inputs were found in config file '{0}'. Specified 'include' paths were '{1}' and 'exclude' paths were '{2}'."),File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module:V(80001,2,"File_is_a_CommonJS_module_it_may_be_converted_to_an_ES_module_80001","File is a CommonJS module; it may be converted to an ES module."),This_constructor_function_may_be_converted_to_a_class_declaration:V(80002,2,"This_constructor_function_may_be_converted_to_a_class_declaration_80002","This constructor function may be converted to a class declaration."),Import_may_be_converted_to_a_default_import:V(80003,2,"Import_may_be_converted_to_a_default_import_80003","Import may be converted to a default import."),JSDoc_types_may_be_moved_to_TypeScript_types:V(80004,2,"JSDoc_types_may_be_moved_to_TypeScript_types_80004","JSDoc types may be moved to TypeScript types."),require_call_may_be_converted_to_an_import:V(80005,2,"require_call_may_be_converted_to_an_import_80005","'require' call may be converted to an import."),This_may_be_converted_to_an_async_function:V(80006,2,"This_may_be_converted_to_an_async_function_80006","This may be converted to an async function."),await_has_no_effect_on_the_type_of_this_expression:V(80007,2,"await_has_no_effect_on_the_type_of_this_expression_80007","'await' has no effect on the type of this expression."),Numeric_literals_with_absolute_values_equal_to_2_53_or_greater_are_too_large_to_be_represented_accurately_as_integers:V(80008,2,"Numeric_literals_with_absolute_values_equal_to_2_53_or_greater_are_too_large_to_be_represented_accur_80008","Numeric literals with absolute values equal to 2^53 or greater are too large to be represented accurately as integers."),Add_missing_super_call:V(90001,3,"Add_missing_super_call_90001","Add missing 'super()' call"),Make_super_call_the_first_statement_in_the_constructor:V(90002,3,"Make_super_call_the_first_statement_in_the_constructor_90002","Make 'super()' call the first statement in the constructor"),Change_extends_to_implements:V(90003,3,"Change_extends_to_implements_90003","Change 'extends' to 'implements'"),Remove_unused_declaration_for_Colon_0:V(90004,3,"Remove_unused_declaration_for_Colon_0_90004","Remove unused declaration for: '{0}'"),Remove_import_from_0:V(90005,3,"Remove_import_from_0_90005","Remove import from '{0}'"),Implement_interface_0:V(90006,3,"Implement_interface_0_90006","Implement interface '{0}'"),Implement_inherited_abstract_class:V(90007,3,"Implement_inherited_abstract_class_90007","Implement inherited abstract class"),Add_0_to_unresolved_variable:V(90008,3,"Add_0_to_unresolved_variable_90008","Add '{0}.' to unresolved variable"),Remove_variable_statement:V(90010,3,"Remove_variable_statement_90010","Remove variable statement"),Remove_template_tag:V(90011,3,"Remove_template_tag_90011","Remove template tag"),Remove_type_parameters:V(90012,3,"Remove_type_parameters_90012","Remove type parameters"),Import_0_from_1:V(90013,3,"Import_0_from_1_90013",`Import '{0}' from "{1}"`),Change_0_to_1:V(90014,3,"Change_0_to_1_90014","Change '{0}' to '{1}'"),Declare_property_0:V(90016,3,"Declare_property_0_90016","Declare property '{0}'"),Add_index_signature_for_property_0:V(90017,3,"Add_index_signature_for_property_0_90017","Add index signature for property '{0}'"),Disable_checking_for_this_file:V(90018,3,"Disable_checking_for_this_file_90018","Disable checking for this file"),Ignore_this_error_message:V(90019,3,"Ignore_this_error_message_90019","Ignore this error message"),Initialize_property_0_in_the_constructor:V(90020,3,"Initialize_property_0_in_the_constructor_90020","Initialize property '{0}' in the constructor"),Initialize_static_property_0:V(90021,3,"Initialize_static_property_0_90021","Initialize static property '{0}'"),Change_spelling_to_0:V(90022,3,"Change_spelling_to_0_90022","Change spelling to '{0}'"),Declare_method_0:V(90023,3,"Declare_method_0_90023","Declare method '{0}'"),Declare_static_method_0:V(90024,3,"Declare_static_method_0_90024","Declare static method '{0}'"),Prefix_0_with_an_underscore:V(90025,3,"Prefix_0_with_an_underscore_90025","Prefix '{0}' with an underscore"),Rewrite_as_the_indexed_access_type_0:V(90026,3,"Rewrite_as_the_indexed_access_type_0_90026","Rewrite as the indexed access type '{0}'"),Declare_static_property_0:V(90027,3,"Declare_static_property_0_90027","Declare static property '{0}'"),Call_decorator_expression:V(90028,3,"Call_decorator_expression_90028","Call decorator expression"),Add_async_modifier_to_containing_function:V(90029,3,"Add_async_modifier_to_containing_function_90029","Add async modifier to containing function"),Replace_infer_0_with_unknown:V(90030,3,"Replace_infer_0_with_unknown_90030","Replace 'infer {0}' with 'unknown'"),Replace_all_unused_infer_with_unknown:V(90031,3,"Replace_all_unused_infer_with_unknown_90031","Replace all unused 'infer' with 'unknown'"),Add_parameter_name:V(90034,3,"Add_parameter_name_90034","Add parameter name"),Declare_private_property_0:V(90035,3,"Declare_private_property_0_90035","Declare private property '{0}'"),Replace_0_with_Promise_1:V(90036,3,"Replace_0_with_Promise_1_90036","Replace '{0}' with 'Promise<{1}>'"),Fix_all_incorrect_return_type_of_an_async_functions:V(90037,3,"Fix_all_incorrect_return_type_of_an_async_functions_90037","Fix all incorrect return type of an async functions"),Declare_private_method_0:V(90038,3,"Declare_private_method_0_90038","Declare private method '{0}'"),Remove_unused_destructuring_declaration:V(90039,3,"Remove_unused_destructuring_declaration_90039","Remove unused destructuring declaration"),Remove_unused_declarations_for_Colon_0:V(90041,3,"Remove_unused_declarations_for_Colon_0_90041","Remove unused declarations for: '{0}'"),Declare_a_private_field_named_0:V(90053,3,"Declare_a_private_field_named_0_90053","Declare a private field named '{0}'."),Includes_imports_of_types_referenced_by_0:V(90054,3,"Includes_imports_of_types_referenced_by_0_90054","Includes imports of types referenced by '{0}'"),Remove_type_from_import_declaration_from_0:V(90055,3,"Remove_type_from_import_declaration_from_0_90055",`Remove 'type' from import declaration from "{0}"`),Remove_type_from_import_of_0_from_1:V(90056,3,"Remove_type_from_import_of_0_from_1_90056",`Remove 'type' from import of '{0}' from "{1}"`),Add_import_from_0:V(90057,3,"Add_import_from_0_90057",'Add import from "{0}"'),Update_import_from_0:V(90058,3,"Update_import_from_0_90058",'Update import from "{0}"'),Export_0_from_module_1:V(90059,3,"Export_0_from_module_1_90059","Export '{0}' from module '{1}'"),Export_all_referenced_locals:V(90060,3,"Export_all_referenced_locals_90060","Export all referenced locals"),Convert_function_to_an_ES2015_class:V(95001,3,"Convert_function_to_an_ES2015_class_95001","Convert function to an ES2015 class"),Convert_0_to_1_in_0:V(95003,3,"Convert_0_to_1_in_0_95003","Convert '{0}' to '{1} in {0}'"),Extract_to_0_in_1:V(95004,3,"Extract_to_0_in_1_95004","Extract to {0} in {1}"),Extract_function:V(95005,3,"Extract_function_95005","Extract function"),Extract_constant:V(95006,3,"Extract_constant_95006","Extract constant"),Extract_to_0_in_enclosing_scope:V(95007,3,"Extract_to_0_in_enclosing_scope_95007","Extract to {0} in enclosing scope"),Extract_to_0_in_1_scope:V(95008,3,"Extract_to_0_in_1_scope_95008","Extract to {0} in {1} scope"),Annotate_with_type_from_JSDoc:V(95009,3,"Annotate_with_type_from_JSDoc_95009","Annotate with type from JSDoc"),Infer_type_of_0_from_usage:V(95011,3,"Infer_type_of_0_from_usage_95011","Infer type of '{0}' from usage"),Infer_parameter_types_from_usage:V(95012,3,"Infer_parameter_types_from_usage_95012","Infer parameter types from usage"),Convert_to_default_import:V(95013,3,"Convert_to_default_import_95013","Convert to default import"),Install_0:V(95014,3,"Install_0_95014","Install '{0}'"),Replace_import_with_0:V(95015,3,"Replace_import_with_0_95015","Replace import with '{0}'."),Use_synthetic_default_member:V(95016,3,"Use_synthetic_default_member_95016","Use synthetic 'default' member."),Convert_to_ES_module:V(95017,3,"Convert_to_ES_module_95017","Convert to ES module"),Add_undefined_type_to_property_0:V(95018,3,"Add_undefined_type_to_property_0_95018","Add 'undefined' type to property '{0}'"),Add_initializer_to_property_0:V(95019,3,"Add_initializer_to_property_0_95019","Add initializer to property '{0}'"),Add_definite_assignment_assertion_to_property_0:V(95020,3,"Add_definite_assignment_assertion_to_property_0_95020","Add definite assignment assertion to property '{0}'"),Convert_all_type_literals_to_mapped_type:V(95021,3,"Convert_all_type_literals_to_mapped_type_95021","Convert all type literals to mapped type"),Add_all_missing_members:V(95022,3,"Add_all_missing_members_95022","Add all missing members"),Infer_all_types_from_usage:V(95023,3,"Infer_all_types_from_usage_95023","Infer all types from usage"),Delete_all_unused_declarations:V(95024,3,"Delete_all_unused_declarations_95024","Delete all unused declarations"),Prefix_all_unused_declarations_with_where_possible:V(95025,3,"Prefix_all_unused_declarations_with_where_possible_95025","Prefix all unused declarations with '_' where possible"),Fix_all_detected_spelling_errors:V(95026,3,"Fix_all_detected_spelling_errors_95026","Fix all detected spelling errors"),Add_initializers_to_all_uninitialized_properties:V(95027,3,"Add_initializers_to_all_uninitialized_properties_95027","Add initializers to all uninitialized properties"),Add_definite_assignment_assertions_to_all_uninitialized_properties:V(95028,3,"Add_definite_assignment_assertions_to_all_uninitialized_properties_95028","Add definite assignment assertions to all uninitialized properties"),Add_undefined_type_to_all_uninitialized_properties:V(95029,3,"Add_undefined_type_to_all_uninitialized_properties_95029","Add undefined type to all uninitialized properties"),Change_all_jsdoc_style_types_to_TypeScript:V(95030,3,"Change_all_jsdoc_style_types_to_TypeScript_95030","Change all jsdoc-style types to TypeScript"),Change_all_jsdoc_style_types_to_TypeScript_and_add_undefined_to_nullable_types:V(95031,3,"Change_all_jsdoc_style_types_to_TypeScript_and_add_undefined_to_nullable_types_95031","Change all jsdoc-style types to TypeScript (and add '| undefined' to nullable types)"),Implement_all_unimplemented_interfaces:V(95032,3,"Implement_all_unimplemented_interfaces_95032","Implement all unimplemented interfaces"),Install_all_missing_types_packages:V(95033,3,"Install_all_missing_types_packages_95033","Install all missing types packages"),Rewrite_all_as_indexed_access_types:V(95034,3,"Rewrite_all_as_indexed_access_types_95034","Rewrite all as indexed access types"),Convert_all_to_default_imports:V(95035,3,"Convert_all_to_default_imports_95035","Convert all to default imports"),Make_all_super_calls_the_first_statement_in_their_constructor:V(95036,3,"Make_all_super_calls_the_first_statement_in_their_constructor_95036","Make all 'super()' calls the first statement in their constructor"),Add_qualifier_to_all_unresolved_variables_matching_a_member_name:V(95037,3,"Add_qualifier_to_all_unresolved_variables_matching_a_member_name_95037","Add qualifier to all unresolved variables matching a member name"),Change_all_extended_interfaces_to_implements:V(95038,3,"Change_all_extended_interfaces_to_implements_95038","Change all extended interfaces to 'implements'"),Add_all_missing_super_calls:V(95039,3,"Add_all_missing_super_calls_95039","Add all missing super calls"),Implement_all_inherited_abstract_classes:V(95040,3,"Implement_all_inherited_abstract_classes_95040","Implement all inherited abstract classes"),Add_all_missing_async_modifiers:V(95041,3,"Add_all_missing_async_modifiers_95041","Add all missing 'async' modifiers"),Add_ts_ignore_to_all_error_messages:V(95042,3,"Add_ts_ignore_to_all_error_messages_95042","Add '@ts-ignore' to all error messages"),Annotate_everything_with_types_from_JSDoc:V(95043,3,"Annotate_everything_with_types_from_JSDoc_95043","Annotate everything with types from JSDoc"),Add_to_all_uncalled_decorators:V(95044,3,"Add_to_all_uncalled_decorators_95044","Add '()' to all uncalled decorators"),Convert_all_constructor_functions_to_classes:V(95045,3,"Convert_all_constructor_functions_to_classes_95045","Convert all constructor functions to classes"),Generate_get_and_set_accessors:V(95046,3,"Generate_get_and_set_accessors_95046","Generate 'get' and 'set' accessors"),Convert_require_to_import:V(95047,3,"Convert_require_to_import_95047","Convert 'require' to 'import'"),Convert_all_require_to_import:V(95048,3,"Convert_all_require_to_import_95048","Convert all 'require' to 'import'"),Move_to_a_new_file:V(95049,3,"Move_to_a_new_file_95049","Move to a new file"),Remove_unreachable_code:V(95050,3,"Remove_unreachable_code_95050","Remove unreachable code"),Remove_all_unreachable_code:V(95051,3,"Remove_all_unreachable_code_95051","Remove all unreachable code"),Add_missing_typeof:V(95052,3,"Add_missing_typeof_95052","Add missing 'typeof'"),Remove_unused_label:V(95053,3,"Remove_unused_label_95053","Remove unused label"),Remove_all_unused_labels:V(95054,3,"Remove_all_unused_labels_95054","Remove all unused labels"),Convert_0_to_mapped_object_type:V(95055,3,"Convert_0_to_mapped_object_type_95055","Convert '{0}' to mapped object type"),Convert_namespace_import_to_named_imports:V(95056,3,"Convert_namespace_import_to_named_imports_95056","Convert namespace import to named imports"),Convert_named_imports_to_namespace_import:V(95057,3,"Convert_named_imports_to_namespace_import_95057","Convert named imports to namespace import"),Add_or_remove_braces_in_an_arrow_function:V(95058,3,"Add_or_remove_braces_in_an_arrow_function_95058","Add or remove braces in an arrow function"),Add_braces_to_arrow_function:V(95059,3,"Add_braces_to_arrow_function_95059","Add braces to arrow function"),Remove_braces_from_arrow_function:V(95060,3,"Remove_braces_from_arrow_function_95060","Remove braces from arrow function"),Convert_default_export_to_named_export:V(95061,3,"Convert_default_export_to_named_export_95061","Convert default export to named export"),Convert_named_export_to_default_export:V(95062,3,"Convert_named_export_to_default_export_95062","Convert named export to default export"),Add_missing_enum_member_0:V(95063,3,"Add_missing_enum_member_0_95063","Add missing enum member '{0}'"),Add_all_missing_imports:V(95064,3,"Add_all_missing_imports_95064","Add all missing imports"),Convert_to_async_function:V(95065,3,"Convert_to_async_function_95065","Convert to async function"),Convert_all_to_async_functions:V(95066,3,"Convert_all_to_async_functions_95066","Convert all to async functions"),Add_missing_call_parentheses:V(95067,3,"Add_missing_call_parentheses_95067","Add missing call parentheses"),Add_all_missing_call_parentheses:V(95068,3,"Add_all_missing_call_parentheses_95068","Add all missing call parentheses"),Add_unknown_conversion_for_non_overlapping_types:V(95069,3,"Add_unknown_conversion_for_non_overlapping_types_95069","Add 'unknown' conversion for non-overlapping types"),Add_unknown_to_all_conversions_of_non_overlapping_types:V(95070,3,"Add_unknown_to_all_conversions_of_non_overlapping_types_95070","Add 'unknown' to all conversions of non-overlapping types"),Add_missing_new_operator_to_call:V(95071,3,"Add_missing_new_operator_to_call_95071","Add missing 'new' operator to call"),Add_missing_new_operator_to_all_calls:V(95072,3,"Add_missing_new_operator_to_all_calls_95072","Add missing 'new' operator to all calls"),Add_names_to_all_parameters_without_names:V(95073,3,"Add_names_to_all_parameters_without_names_95073","Add names to all parameters without names"),Enable_the_experimentalDecorators_option_in_your_configuration_file:V(95074,3,"Enable_the_experimentalDecorators_option_in_your_configuration_file_95074","Enable the 'experimentalDecorators' option in your configuration file"),Convert_parameters_to_destructured_object:V(95075,3,"Convert_parameters_to_destructured_object_95075","Convert parameters to destructured object"),Extract_type:V(95077,3,"Extract_type_95077","Extract type"),Extract_to_type_alias:V(95078,3,"Extract_to_type_alias_95078","Extract to type alias"),Extract_to_typedef:V(95079,3,"Extract_to_typedef_95079","Extract to typedef"),Infer_this_type_of_0_from_usage:V(95080,3,"Infer_this_type_of_0_from_usage_95080","Infer 'this' type of '{0}' from usage"),Add_const_to_unresolved_variable:V(95081,3,"Add_const_to_unresolved_variable_95081","Add 'const' to unresolved variable"),Add_const_to_all_unresolved_variables:V(95082,3,"Add_const_to_all_unresolved_variables_95082","Add 'const' to all unresolved variables"),Add_await:V(95083,3,"Add_await_95083","Add 'await'"),Add_await_to_initializer_for_0:V(95084,3,"Add_await_to_initializer_for_0_95084","Add 'await' to initializer for '{0}'"),Fix_all_expressions_possibly_missing_await:V(95085,3,"Fix_all_expressions_possibly_missing_await_95085","Fix all expressions possibly missing 'await'"),Remove_unnecessary_await:V(95086,3,"Remove_unnecessary_await_95086","Remove unnecessary 'await'"),Remove_all_unnecessary_uses_of_await:V(95087,3,"Remove_all_unnecessary_uses_of_await_95087","Remove all unnecessary uses of 'await'"),Enable_the_jsx_flag_in_your_configuration_file:V(95088,3,"Enable_the_jsx_flag_in_your_configuration_file_95088","Enable the '--jsx' flag in your configuration file"),Add_await_to_initializers:V(95089,3,"Add_await_to_initializers_95089","Add 'await' to initializers"),Extract_to_interface:V(95090,3,"Extract_to_interface_95090","Extract to interface"),Convert_to_a_bigint_numeric_literal:V(95091,3,"Convert_to_a_bigint_numeric_literal_95091","Convert to a bigint numeric literal"),Convert_all_to_bigint_numeric_literals:V(95092,3,"Convert_all_to_bigint_numeric_literals_95092","Convert all to bigint numeric literals"),Convert_const_to_let:V(95093,3,"Convert_const_to_let_95093","Convert 'const' to 'let'"),Prefix_with_declare:V(95094,3,"Prefix_with_declare_95094","Prefix with 'declare'"),Prefix_all_incorrect_property_declarations_with_declare:V(95095,3,"Prefix_all_incorrect_property_declarations_with_declare_95095","Prefix all incorrect property declarations with 'declare'"),Convert_to_template_string:V(95096,3,"Convert_to_template_string_95096","Convert to template string"),Add_export_to_make_this_file_into_a_module:V(95097,3,"Add_export_to_make_this_file_into_a_module_95097","Add 'export {}' to make this file into a module"),Set_the_target_option_in_your_configuration_file_to_0:V(95098,3,"Set_the_target_option_in_your_configuration_file_to_0_95098","Set the 'target' option in your configuration file to '{0}'"),Set_the_module_option_in_your_configuration_file_to_0:V(95099,3,"Set_the_module_option_in_your_configuration_file_to_0_95099","Set the 'module' option in your configuration file to '{0}'"),Convert_invalid_character_to_its_html_entity_code:V(95100,3,"Convert_invalid_character_to_its_html_entity_code_95100","Convert invalid character to its html entity code"),Convert_all_invalid_characters_to_HTML_entity_code:V(95101,3,"Convert_all_invalid_characters_to_HTML_entity_code_95101","Convert all invalid characters to HTML entity code"),Convert_all_const_to_let:V(95102,3,"Convert_all_const_to_let_95102","Convert all 'const' to 'let'"),Convert_function_expression_0_to_arrow_function:V(95105,3,"Convert_function_expression_0_to_arrow_function_95105","Convert function expression '{0}' to arrow function"),Convert_function_declaration_0_to_arrow_function:V(95106,3,"Convert_function_declaration_0_to_arrow_function_95106","Convert function declaration '{0}' to arrow function"),Fix_all_implicit_this_errors:V(95107,3,"Fix_all_implicit_this_errors_95107","Fix all implicit-'this' errors"),Wrap_invalid_character_in_an_expression_container:V(95108,3,"Wrap_invalid_character_in_an_expression_container_95108","Wrap invalid character in an expression container"),Wrap_all_invalid_characters_in_an_expression_container:V(95109,3,"Wrap_all_invalid_characters_in_an_expression_container_95109","Wrap all invalid characters in an expression container"),Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_to_read_more_about_this_file:V(95110,3,"Visit_https_Colon_Slash_Slashaka_ms_Slashtsconfig_to_read_more_about_this_file_95110","Visit https://aka.ms/tsconfig to read more about this file"),Add_a_return_statement:V(95111,3,"Add_a_return_statement_95111","Add a return statement"),Remove_braces_from_arrow_function_body:V(95112,3,"Remove_braces_from_arrow_function_body_95112","Remove braces from arrow function body"),Wrap_the_following_body_with_parentheses_which_should_be_an_object_literal:V(95113,3,"Wrap_the_following_body_with_parentheses_which_should_be_an_object_literal_95113","Wrap the following body with parentheses which should be an object literal"),Add_all_missing_return_statement:V(95114,3,"Add_all_missing_return_statement_95114","Add all missing return statement"),Remove_braces_from_all_arrow_function_bodies_with_relevant_issues:V(95115,3,"Remove_braces_from_all_arrow_function_bodies_with_relevant_issues_95115","Remove braces from all arrow function bodies with relevant issues"),Wrap_all_object_literal_with_parentheses:V(95116,3,"Wrap_all_object_literal_with_parentheses_95116","Wrap all object literal with parentheses"),Move_labeled_tuple_element_modifiers_to_labels:V(95117,3,"Move_labeled_tuple_element_modifiers_to_labels_95117","Move labeled tuple element modifiers to labels"),Convert_overload_list_to_single_signature:V(95118,3,"Convert_overload_list_to_single_signature_95118","Convert overload list to single signature"),Generate_get_and_set_accessors_for_all_overriding_properties:V(95119,3,"Generate_get_and_set_accessors_for_all_overriding_properties_95119","Generate 'get' and 'set' accessors for all overriding properties"),Wrap_in_JSX_fragment:V(95120,3,"Wrap_in_JSX_fragment_95120","Wrap in JSX fragment"),Wrap_all_unparented_JSX_in_JSX_fragment:V(95121,3,"Wrap_all_unparented_JSX_in_JSX_fragment_95121","Wrap all unparented JSX in JSX fragment"),Convert_arrow_function_or_function_expression:V(95122,3,"Convert_arrow_function_or_function_expression_95122","Convert arrow function or function expression"),Convert_to_anonymous_function:V(95123,3,"Convert_to_anonymous_function_95123","Convert to anonymous function"),Convert_to_named_function:V(95124,3,"Convert_to_named_function_95124","Convert to named function"),Convert_to_arrow_function:V(95125,3,"Convert_to_arrow_function_95125","Convert to arrow function"),Remove_parentheses:V(95126,3,"Remove_parentheses_95126","Remove parentheses"),Could_not_find_a_containing_arrow_function:V(95127,3,"Could_not_find_a_containing_arrow_function_95127","Could not find a containing arrow function"),Containing_function_is_not_an_arrow_function:V(95128,3,"Containing_function_is_not_an_arrow_function_95128","Containing function is not an arrow function"),Could_not_find_export_statement:V(95129,3,"Could_not_find_export_statement_95129","Could not find export statement"),This_file_already_has_a_default_export:V(95130,3,"This_file_already_has_a_default_export_95130","This file already has a default export"),Could_not_find_import_clause:V(95131,3,"Could_not_find_import_clause_95131","Could not find import clause"),Could_not_find_namespace_import_or_named_imports:V(95132,3,"Could_not_find_namespace_import_or_named_imports_95132","Could not find namespace import or named imports"),Selection_is_not_a_valid_type_node:V(95133,3,"Selection_is_not_a_valid_type_node_95133","Selection is not a valid type node"),No_type_could_be_extracted_from_this_type_node:V(95134,3,"No_type_could_be_extracted_from_this_type_node_95134","No type could be extracted from this type node"),Could_not_find_property_for_which_to_generate_accessor:V(95135,3,"Could_not_find_property_for_which_to_generate_accessor_95135","Could not find property for which to generate accessor"),Name_is_not_valid:V(95136,3,"Name_is_not_valid_95136","Name is not valid"),Can_only_convert_property_with_modifier:V(95137,3,"Can_only_convert_property_with_modifier_95137","Can only convert property with modifier"),Switch_each_misused_0_to_1:V(95138,3,"Switch_each_misused_0_to_1_95138","Switch each misused '{0}' to '{1}'"),Convert_to_optional_chain_expression:V(95139,3,"Convert_to_optional_chain_expression_95139","Convert to optional chain expression"),Could_not_find_convertible_access_expression:V(95140,3,"Could_not_find_convertible_access_expression_95140","Could not find convertible access expression"),Could_not_find_matching_access_expressions:V(95141,3,"Could_not_find_matching_access_expressions_95141","Could not find matching access expressions"),Can_only_convert_logical_AND_access_chains:V(95142,3,"Can_only_convert_logical_AND_access_chains_95142","Can only convert logical AND access chains"),Add_void_to_Promise_resolved_without_a_value:V(95143,3,"Add_void_to_Promise_resolved_without_a_value_95143","Add 'void' to Promise resolved without a value"),Add_void_to_all_Promises_resolved_without_a_value:V(95144,3,"Add_void_to_all_Promises_resolved_without_a_value_95144","Add 'void' to all Promises resolved without a value"),Use_element_access_for_0:V(95145,3,"Use_element_access_for_0_95145","Use element access for '{0}'"),Use_element_access_for_all_undeclared_properties:V(95146,3,"Use_element_access_for_all_undeclared_properties_95146","Use element access for all undeclared properties."),Delete_all_unused_imports:V(95147,3,"Delete_all_unused_imports_95147","Delete all unused imports"),Infer_function_return_type:V(95148,3,"Infer_function_return_type_95148","Infer function return type"),Return_type_must_be_inferred_from_a_function:V(95149,3,"Return_type_must_be_inferred_from_a_function_95149","Return type must be inferred from a function"),Could_not_determine_function_return_type:V(95150,3,"Could_not_determine_function_return_type_95150","Could not determine function return type"),Could_not_convert_to_arrow_function:V(95151,3,"Could_not_convert_to_arrow_function_95151","Could not convert to arrow function"),Could_not_convert_to_named_function:V(95152,3,"Could_not_convert_to_named_function_95152","Could not convert to named function"),Could_not_convert_to_anonymous_function:V(95153,3,"Could_not_convert_to_anonymous_function_95153","Could not convert to anonymous function"),Can_only_convert_string_concatenation:V(95154,3,"Can_only_convert_string_concatenation_95154","Can only convert string concatenation"),Selection_is_not_a_valid_statement_or_statements:V(95155,3,"Selection_is_not_a_valid_statement_or_statements_95155","Selection is not a valid statement or statements"),Add_missing_function_declaration_0:V(95156,3,"Add_missing_function_declaration_0_95156","Add missing function declaration '{0}'"),Add_all_missing_function_declarations:V(95157,3,"Add_all_missing_function_declarations_95157","Add all missing function declarations"),Method_not_implemented:V(95158,3,"Method_not_implemented_95158","Method not implemented."),Function_not_implemented:V(95159,3,"Function_not_implemented_95159","Function not implemented."),Add_override_modifier:V(95160,3,"Add_override_modifier_95160","Add 'override' modifier"),Remove_override_modifier:V(95161,3,"Remove_override_modifier_95161","Remove 'override' modifier"),Add_all_missing_override_modifiers:V(95162,3,"Add_all_missing_override_modifiers_95162","Add all missing 'override' modifiers"),Remove_all_unnecessary_override_modifiers:V(95163,3,"Remove_all_unnecessary_override_modifiers_95163","Remove all unnecessary 'override' modifiers"),Can_only_convert_named_export:V(95164,3,"Can_only_convert_named_export_95164","Can only convert named export"),Add_missing_properties:V(95165,3,"Add_missing_properties_95165","Add missing properties"),Add_all_missing_properties:V(95166,3,"Add_all_missing_properties_95166","Add all missing properties"),Add_missing_attributes:V(95167,3,"Add_missing_attributes_95167","Add missing attributes"),Add_all_missing_attributes:V(95168,3,"Add_all_missing_attributes_95168","Add all missing attributes"),Add_undefined_to_optional_property_type:V(95169,3,"Add_undefined_to_optional_property_type_95169","Add 'undefined' to optional property type"),Convert_named_imports_to_default_import:V(95170,3,"Convert_named_imports_to_default_import_95170","Convert named imports to default import"),Delete_unused_param_tag_0:V(95171,3,"Delete_unused_param_tag_0_95171","Delete unused '@param' tag '{0}'"),Delete_all_unused_param_tags:V(95172,3,"Delete_all_unused_param_tags_95172","Delete all unused '@param' tags"),Rename_param_tag_name_0_to_1:V(95173,3,"Rename_param_tag_name_0_to_1_95173","Rename '@param' tag name '{0}' to '{1}'"),Use_0:V(95174,3,"Use_0_95174","Use `{0}`."),Use_Number_isNaN_in_all_conditions:V(95175,3,"Use_Number_isNaN_in_all_conditions_95175","Use `Number.isNaN` in all conditions."),No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer:V(18004,1,"No_value_exists_in_scope_for_the_shorthand_property_0_Either_declare_one_or_provide_an_initializer_18004","No value exists in scope for the shorthand property '{0}'. Either declare one or provide an initializer."),Classes_may_not_have_a_field_named_constructor:V(18006,1,"Classes_may_not_have_a_field_named_constructor_18006","Classes may not have a field named 'constructor'."),JSX_expressions_may_not_use_the_comma_operator_Did_you_mean_to_write_an_array:V(18007,1,"JSX_expressions_may_not_use_the_comma_operator_Did_you_mean_to_write_an_array_18007","JSX expressions may not use the comma operator. Did you mean to write an array?"),Private_identifiers_cannot_be_used_as_parameters:V(18009,1,"Private_identifiers_cannot_be_used_as_parameters_18009","Private identifiers cannot be used as parameters."),An_accessibility_modifier_cannot_be_used_with_a_private_identifier:V(18010,1,"An_accessibility_modifier_cannot_be_used_with_a_private_identifier_18010","An accessibility modifier cannot be used with a private identifier."),The_operand_of_a_delete_operator_cannot_be_a_private_identifier:V(18011,1,"The_operand_of_a_delete_operator_cannot_be_a_private_identifier_18011","The operand of a 'delete' operator cannot be a private identifier."),constructor_is_a_reserved_word:V(18012,1,"constructor_is_a_reserved_word_18012","'#constructor' is a reserved word."),Property_0_is_not_accessible_outside_class_1_because_it_has_a_private_identifier:V(18013,1,"Property_0_is_not_accessible_outside_class_1_because_it_has_a_private_identifier_18013","Property '{0}' is not accessible outside class '{1}' because it has a private identifier."),The_property_0_cannot_be_accessed_on_type_1_within_this_class_because_it_is_shadowed_by_another_private_identifier_with_the_same_spelling:V(18014,1,"The_property_0_cannot_be_accessed_on_type_1_within_this_class_because_it_is_shadowed_by_another_priv_18014","The property '{0}' cannot be accessed on type '{1}' within this class because it is shadowed by another private identifier with the same spelling."),Property_0_in_type_1_refers_to_a_different_member_that_cannot_be_accessed_from_within_type_2:V(18015,1,"Property_0_in_type_1_refers_to_a_different_member_that_cannot_be_accessed_from_within_type_2_18015","Property '{0}' in type '{1}' refers to a different member that cannot be accessed from within type '{2}'."),Private_identifiers_are_not_allowed_outside_class_bodies:V(18016,1,"Private_identifiers_are_not_allowed_outside_class_bodies_18016","Private identifiers are not allowed outside class bodies."),The_shadowing_declaration_of_0_is_defined_here:V(18017,1,"The_shadowing_declaration_of_0_is_defined_here_18017","The shadowing declaration of '{0}' is defined here"),The_declaration_of_0_that_you_probably_intended_to_use_is_defined_here:V(18018,1,"The_declaration_of_0_that_you_probably_intended_to_use_is_defined_here_18018","The declaration of '{0}' that you probably intended to use is defined here"),_0_modifier_cannot_be_used_with_a_private_identifier:V(18019,1,"_0_modifier_cannot_be_used_with_a_private_identifier_18019","'{0}' modifier cannot be used with a private identifier."),An_enum_member_cannot_be_named_with_a_private_identifier:V(18024,1,"An_enum_member_cannot_be_named_with_a_private_identifier_18024","An enum member cannot be named with a private identifier."),can_only_be_used_at_the_start_of_a_file:V(18026,1,"can_only_be_used_at_the_start_of_a_file_18026","'#!' can only be used at the start of a file."),Compiler_reserves_name_0_when_emitting_private_identifier_downlevel:V(18027,1,"Compiler_reserves_name_0_when_emitting_private_identifier_downlevel_18027","Compiler reserves name '{0}' when emitting private identifier downlevel."),Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher:V(18028,1,"Private_identifiers_are_only_available_when_targeting_ECMAScript_2015_and_higher_18028","Private identifiers are only available when targeting ECMAScript 2015 and higher."),Private_identifiers_are_not_allowed_in_variable_declarations:V(18029,1,"Private_identifiers_are_not_allowed_in_variable_declarations_18029","Private identifiers are not allowed in variable declarations."),An_optional_chain_cannot_contain_private_identifiers:V(18030,1,"An_optional_chain_cannot_contain_private_identifiers_18030","An optional chain cannot contain private identifiers."),The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituents:V(18031,1,"The_intersection_0_was_reduced_to_never_because_property_1_has_conflicting_types_in_some_constituent_18031","The intersection '{0}' was reduced to 'never' because property '{1}' has conflicting types in some constituents."),The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_private_in_some:V(18032,1,"The_intersection_0_was_reduced_to_never_because_property_1_exists_in_multiple_constituents_and_is_pr_18032","The intersection '{0}' was reduced to 'never' because property '{1}' exists in multiple constituents and is private in some."),Type_0_is_not_assignable_to_type_1_as_required_for_computed_enum_member_values:V(18033,1,"Type_0_is_not_assignable_to_type_1_as_required_for_computed_enum_member_values_18033","Type '{0}' is not assignable to type '{1}' as required for computed enum member values."),Specify_the_JSX_fragment_factory_function_to_use_when_targeting_react_JSX_emit_with_jsxFactory_compiler_option_is_specified_e_g_Fragment:V(18034,3,"Specify_the_JSX_fragment_factory_function_to_use_when_targeting_react_JSX_emit_with_jsxFactory_compi_18034","Specify the JSX fragment factory function to use when targeting 'react' JSX emit with 'jsxFactory' compiler option is specified, e.g. 'Fragment'."),Invalid_value_for_jsxFragmentFactory_0_is_not_a_valid_identifier_or_qualified_name:V(18035,1,"Invalid_value_for_jsxFragmentFactory_0_is_not_a_valid_identifier_or_qualified_name_18035","Invalid value for 'jsxFragmentFactory'. '{0}' is not a valid identifier or qualified-name."),Class_decorators_can_t_be_used_with_static_private_identifier_Consider_removing_the_experimental_decorator:V(18036,1,"Class_decorators_can_t_be_used_with_static_private_identifier_Consider_removing_the_experimental_dec_18036","Class decorators can't be used with static private identifier. Consider removing the experimental decorator."),Await_expression_cannot_be_used_inside_a_class_static_block:V(18037,1,"Await_expression_cannot_be_used_inside_a_class_static_block_18037","Await expression cannot be used inside a class static block."),For_await_loops_cannot_be_used_inside_a_class_static_block:V(18038,1,"For_await_loops_cannot_be_used_inside_a_class_static_block_18038","'For await' loops cannot be used inside a class static block."),Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block:V(18039,1,"Invalid_use_of_0_It_cannot_be_used_inside_a_class_static_block_18039","Invalid use of '{0}'. It cannot be used inside a class static block."),A_return_statement_cannot_be_used_inside_a_class_static_block:V(18041,1,"A_return_statement_cannot_be_used_inside_a_class_static_block_18041","A 'return' statement cannot be used inside a class static block."),_0_is_a_type_and_cannot_be_imported_in_JavaScript_files_Use_1_in_a_JSDoc_type_annotation:V(18042,1,"_0_is_a_type_and_cannot_be_imported_in_JavaScript_files_Use_1_in_a_JSDoc_type_annotation_18042","'{0}' is a type and cannot be imported in JavaScript files. Use '{1}' in a JSDoc type annotation."),Types_cannot_appear_in_export_declarations_in_JavaScript_files:V(18043,1,"Types_cannot_appear_in_export_declarations_in_JavaScript_files_18043","Types cannot appear in export declarations in JavaScript files."),_0_is_automatically_exported_here:V(18044,3,"_0_is_automatically_exported_here_18044","'{0}' is automatically exported here."),Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher:V(18045,1,"Properties_with_the_accessor_modifier_are_only_available_when_targeting_ECMAScript_2015_and_higher_18045","Properties with the 'accessor' modifier are only available when targeting ECMAScript 2015 and higher."),_0_is_of_type_unknown:V(18046,1,"_0_is_of_type_unknown_18046","'{0}' is of type 'unknown'."),_0_is_possibly_null:V(18047,1,"_0_is_possibly_null_18047","'{0}' is possibly 'null'."),_0_is_possibly_undefined:V(18048,1,"_0_is_possibly_undefined_18048","'{0}' is possibly 'undefined'."),_0_is_possibly_null_or_undefined:V(18049,1,"_0_is_possibly_null_or_undefined_18049","'{0}' is possibly 'null' or 'undefined'."),The_value_0_cannot_be_used_here:V(18050,1,"The_value_0_cannot_be_used_here_18050","The value '{0}' cannot be used here."),Compiler_option_0_cannot_be_given_an_empty_string:V(18051,1,"Compiler_option_0_cannot_be_given_an_empty_string_18051","Compiler option '{0}' cannot be given an empty string.")}}});function Wd(l){return l>=79}function bb(l){return l===31||Wd(l)}function _7(l,E){if(l<E[0])return!1;let B=0,ae=E.length,Me;for(;B+1<ae;){if(Me=B+(ae-B)/2,Me-=Me%2,E[Me]<=l&&l<=E[Me+1])return!0;l<E[Me]?ae=Me:B=Me+2}return!1}function A$(l,E){return E>=2?_7(l,Rf):E===1?_7(l,x7):_7(l,P2)}function fj(l,E){return E>=2?_7(l,L$):E===1?_7(l,vf):_7(l,b7)}function M$(l){let E=[];return l.forEach((B,ae)=>{E[B]=ae}),E}function lp(l){return b4[l]}function y7(l){return Hw.get(l)}function Bw(l){let E=[],B=0,ae=0;for(;B<l.length;){let Me=l.charCodeAt(B);switch(B++,Me){case 13:l.charCodeAt(B)===10&&B++;case 10:E.push(ae),ae=B;break;default:Me>127&&cp(Me)&&(E.push(ae),ae=B);break}}return E.push(ae),E}function pj(l,E,B,ae){return l.getPositionOfLineAndCharacter?l.getPositionOfLineAndCharacter(E,B,ae):EI(m4(l),E,B,l.text,ae)}function EI(l,E,B,ae,Me){(E<0||E>=l.length)&&(Me?E=E<0?0:E>=l.length?l.length-1:E:sr.fail(`Bad line number. Line: ${E}, lineStarts.length: ${l.length} , line map is correct? ${ae!==void 0?Ji(l,Bw(ae)):"unknown"}`));let Tt=l[E]+B;return Me?Tt>l[E+1]?l[E+1]:typeof ae=="string"&&Tt>ae.length?ae.length:Tt:(E<l.length-1?sr.assert(Tt<l[E+1]):ae!==void 0&&sr.assert(Tt<=ae.length),Tt)}function m4(l){return l.lineMap||(l.lineMap=Bw(l.text))}function TI(l,E){let B=g4(l,E);return{line:B,character:E-l[B]}}function g4(l,E,B){let ae=Kf(l,E,nu,ad,B);return ae<0&&(ae=~ae-1,sr.assert(ae!==-1,"position cannot precede the beginning of the file")),ae}function v4(l,E,B){if(E===B)return 0;let ae=m4(l),Me=Math.min(E,B),Tt=Me===B,jt=Tt?E:B,Vt=g4(ae,Me),at=g4(ae,jt,Vt);return Tt?Vt-at:at-Vt}function xb(l,E){return TI(m4(l),E)}function _4(l){return Jp(l)||cp(l)}function Jp(l){return l===32||l===9||l===11||l===12||l===160||l===133||l===5760||l>=8192&&l<=8203||l===8239||l===8287||l===12288||l===65279}function cp(l){return l===10||l===13||l===8232||l===8233}function j8(l){return l>=48&&l<=57}function F$(l){return j8(l)||l>=65&&l<=70||l>=97&&l<=102}function hj(l){return l<=1114111}function $I(l){return l>=48&&l<=55}function AY(l,E){let B=l.charCodeAt(E);switch(B){case 13:case 10:case 9:case 11:case 12:case 32:case 47:case 60:case 124:case 61:case 62:return!0;case 35:return E===0;default:return B>127}}function up(l,E,B,ae,Me){if(X_(E))return E;let Tt=!1;for(;;){let jt=l.charCodeAt(E);switch(jt){case 13:l.charCodeAt(E+1)===10&&E++;case 10:if(E++,B)return E;Tt=!!Me;continue;case 9:case 11:case 12:case 32:E++;continue;case 47:if(ae)break;if(l.charCodeAt(E+1)===47){for(E+=2;E<l.length&&!cp(l.charCodeAt(E));)E++;Tt=!1;continue}if(l.charCodeAt(E+1)===42){for(E+=2;E<l.length;){if(l.charCodeAt(E)===42&&l.charCodeAt(E+1)===47){E+=2;break}E++}Tt=!1;continue}break;case 60:case 124:case 61:case 62:if(Sb(l,E)){E=B8(l,E),Tt=!1;continue}break;case 35:if(E===0&&OI(l,E)){E=PI(l,E),Tt=!1;continue}break;case 42:if(Tt){E++,Tt=!1;continue}break;default:if(jt>127&&_4(jt)){E++;continue}break}return E}}function Sb(l,E){if(sr.assert(E>=0),E===0||cp(l.charCodeAt(E-1))){let B=l.charCodeAt(E);if(E+qw<l.length){for(let ae=0;ae<qw;ae++)if(l.charCodeAt(E+ae)!==B)return!1;return B===61||l.charCodeAt(E+qw)===32}}return!1}function B8(l,E,B){B&&B(zi.Merge_conflict_marker_encountered,E,qw);let ae=l.charCodeAt(E),Me=l.length;if(ae===60||ae===62)for(;E<Me&&!cp(l.charCodeAt(E));)E++;else for(sr.assert(ae===124||ae===61);E<Me;){let Tt=l.charCodeAt(E);if((Tt===61||Tt===62)&&Tt!==ae&&Sb(l,E))break;E++}return E}function OI(l,E){return sr.assert(E===0),j$.test(l)}function PI(l,E){let B=j$.exec(l)[0];return E=E+B.length,E}function zw(l,E,B,ae,Me,Tt,jt){let Vt,at,rr,sn,jr=!1,Gn=ae,wr=jt;if(B===0){Gn=!0;let xi=Qp(E);xi&&(B=xi.length)}e:for(;B>=0&&B<E.length;){let xi=E.charCodeAt(B);switch(xi){case 13:E.charCodeAt(B+1)===10&&B++;case 10:if(B++,ae)break e;Gn=!0,jr&&(sn=!0);continue;case 9:case 11:case 12:case 32:B++;continue;case 47:let la=E.charCodeAt(B+1),va=!1;if(la===47||la===42){let To=la===47?2:3,Ea=B;if(B+=2,la===47)for(;B<E.length;){if(cp(E.charCodeAt(B))){va=!0;break}B++}else for(;B<E.length;){if(E.charCodeAt(B)===42&&E.charCodeAt(B+1)===47){B+=2;break}B++}if(Gn){if(jr&&(wr=Me(Vt,at,rr,sn,Tt,wr),!l&&wr))return wr;Vt=Ea,at=B,rr=To,sn=va,jr=!0}continue}break e;default:if(xi>127&&_4(xi)){jr&&cp(xi)&&(sn=!0),B++;continue}break e}}return jr&&(wr=Me(Vt,at,rr,sn,Tt,wr)),wr}function NI(l,E,B,ae){return zw(!1,l,E,!1,B,ae)}function O2(l,E,B,ae){return zw(!1,l,E,!0,B,ae)}function mj(l,E,B,ae,Me){return zw(!0,l,E,!1,B,ae,Me)}function gj(l,E,B,ae,Me){return zw(!0,l,E,!0,B,ae,Me)}function Cb(l,E,B,ae,Me){let Tt=arguments.length>5&&arguments[5]!==void 0?arguments[5]:[];return Tt.push({kind:B,pos:l,end:E,hasTrailingNewLine:ae}),Tt}function Fl(l,E){return mj(l,E,Cb,void 0,void 0)}function vj(l,E){return gj(l,E,Cb,void 0,void 0)}function Qp(l){let E=j$.exec(l);if(E)return E[0]}function wu(l,E){return l>=65&&l<=90||l>=97&&l<=122||l===36||l===95||l>127&&A$(l,E)}function vv(l,E,B){return l>=65&&l<=90||l>=97&&l<=122||l>=48&&l<=57||l===36||l===95||(B===1?l===45||l===58:!1)||l>127&&fj(l,E)}function _v(l,E,B){let ae=Dg(l,0);if(!wu(ae,E))return!1;for(let Me=yv(ae);Me<l.length;Me+=yv(ae))if(!vv(ae=Dg(l,Me),E,B))return!1;return!0}function z8(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,ae=arguments.length>3?arguments[3]:void 0,Me=arguments.length>4?arguments[4]:void 0,Tt=arguments.length>5?arguments[5]:void 0,jt=arguments.length>6?arguments[6]:void 0;var Vt=ae,at,rr,sn,jr,Gn,wr,xi,la,va=0;Ii(Vt,Tt,jt);var To={getStartPos:()=>sn,getTextPos:()=>at,getToken:()=>Gn,getTokenPos:()=>jr,getTokenText:()=>Vt.substring(jr,at),getTokenValue:()=>wr,hasUnicodeEscape:()=>(xi&1024)!==0,hasExtendedUnicodeEscape:()=>(xi&8)!==0,hasPrecedingLineBreak:()=>(xi&1)!==0,hasPrecedingJSDocComment:()=>(xi&2)!==0,isIdentifier:()=>Gn===79||Gn>116,isReservedWord:()=>Gn>=81&&Gn<=116,isUnterminated:()=>(xi&4)!==0,getCommentDirectives:()=>la,getNumericLiteralFlags:()=>xi&1008,getTokenFlags:()=>xi,reScanGreaterToken:Av,reScanAsteriskEqualsToken:B2,reScanSlashToken:Ff,reScanTemplateToken:z2,reScanTemplateHeadOrNoSubstitutionTemplate:tf,scanJsxIdentifier:Pd,scanJsxAttributeValue:eh,reScanJsxAttributeValue:K1,reScanJsxToken:z4,reScanLessThanToken:bf,reScanHashToken:U1,reScanQuestionToken:hp,reScanInvalidIdentifier:W1,scanJsxToken:H2,scanJsDocToken:sS,scan:t1,getText:lS,clearCommentDirectives:Js,setText:Ii,setScriptTarget:es,setLanguageVariant:ms,setOnError:lo,setTextPos:Qu,setInJSDocType:iu,tryScan:H4,lookAhead:q2,scanRange:hx};return sr.isDebugging&&Object.defineProperty(To,"__debugShowCurrentPositionInText",{get:()=>{let ua=To.getText();return ua.slice(0,To.getStartPos())+"║"+ua.slice(To.getStartPos())}}),To;function Ea(ua){let Ta=arguments.length>1&&arguments[1]!==void 0?arguments[1]:at,Na=arguments.length>2?arguments[2]:void 0;if(Me){let Ko=at;at=Ta,Me(ua,Na||0),at=Ko}}function Ei(){let ua=at,Ta=!1,Na=!1,Ko="";for(;;){let El=Vt.charCodeAt(at);if(El===95){xi|=512,Ta?(Ta=!1,Na=!0,Ko+=Vt.substring(ua,at)):Ea(Na?zi.Multiple_consecutive_numeric_separators_are_not_permitted:zi.Numeric_separators_are_not_allowed_here,at,1),at++,ua=at;continue}if(j8(El)){Ta=!0,Na=!1,at++;continue}break}return Vt.charCodeAt(at-1)===95&&Ea(zi.Numeric_separators_are_not_allowed_here,at-1,1),Ko+Vt.substring(ua,at)}function oo(){let ua=at,Ta=Ei(),Na,Ko;Vt.charCodeAt(at)===46&&(at++,Na=Ei());let El=at;if(Vt.charCodeAt(at)===69||Vt.charCodeAt(at)===101){at++,xi|=16,(Vt.charCodeAt(at)===43||Vt.charCodeAt(at)===45)&&at++;let bc=at,Pm=Ei();Pm?(Ko=Vt.substring(El,bc)+Pm,El=at):Ea(zi.Digit_expected)}let jl;if(xi&512?(jl=Ta,Na&&(jl+="."+Na),Ko&&(jl+=Ko)):jl=Vt.substring(ua,El),Na!==void 0||xi&16)return Cs(ua,Na===void 0&&!!(xi&16)),{type:8,value:""+ +jl};{wr=jl;let bc=Fg();return Cs(ua),{type:bc,value:wr}}}function Cs(ua,Ta){if(!wu(Dg(Vt,at),l))return;let Na=at,{length:Ko}=V0();Ko===1&&Vt[Na]==="n"?Ea(Ta?zi.A_bigint_literal_cannot_use_exponential_notation:zi.A_bigint_literal_must_be_an_integer,ua,Na-ua+1):(Ea(zi.An_identifier_or_keyword_cannot_immediately_follow_a_numeric_literal,Na,Ko),at=Na)}function Tu(){let ua=at;for(;$I(Vt.charCodeAt(at));)at++;return+Vt.substring(ua,at)}function ec(ua,Ta){let Na=wd(ua,!1,Ta);return Na?parseInt(Na,16):-1}function Ju(ua,Ta){return wd(ua,!0,Ta)}function wd(ua,Ta,Na){let Ko=[],El=!1,jl=!1;for(;Ko.length<ua||Ta;){let bc=Vt.charCodeAt(at);if(Na&&bc===95){xi|=512,El?(El=!1,jl=!0):Ea(jl?zi.Multiple_consecutive_numeric_separators_are_not_permitted:zi.Numeric_separators_are_not_allowed_here,at,1),at++;continue}if(El=Na,bc>=65&&bc<=70)bc+=97-65;else if(!(bc>=48&&bc<=57||bc>=97&&bc<=102))break;Ko.push(bc),at++,jl=!1}return Ko.length<ua&&(Ko=[]),Vt.charCodeAt(at-1)===95&&Ea(zi.Numeric_separators_are_not_allowed_here,at-1,1),String.fromCharCode(...Ko)}function kv(){let ua=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,Ta=Vt.charCodeAt(at);at++;let Na="",Ko=at;for(;;){if(at>=rr){Na+=Vt.substring(Ko,at),xi|=4,Ea(zi.Unterminated_string_literal);break}let El=Vt.charCodeAt(at);if(El===Ta){Na+=Vt.substring(Ko,at),at++;break}if(El===92&&!ua){Na+=Vt.substring(Ko,at),Na+=fx(),Ko=at;continue}if(cp(El)&&!ua){Na+=Vt.substring(Ko,at),xi|=4,Ea(zi.Unterminated_string_literal);break}at++}return Na}function V1(ua){let Ta=Vt.charCodeAt(at)===96;at++;let Na=at,Ko="",El;for(;;){if(at>=rr){Ko+=Vt.substring(Na,at),xi|=4,Ea(zi.Unterminated_template_literal),El=Ta?14:17;break}let jl=Vt.charCodeAt(at);if(jl===96){Ko+=Vt.substring(Na,at),at++,El=Ta?14:17;break}if(jl===36&&at+1<rr&&Vt.charCodeAt(at+1)===123){Ko+=Vt.substring(Na,at),at+=2,El=Ta?15:16;break}if(jl===92){Ko+=Vt.substring(Na,at),Ko+=fx(ua),Na=at;continue}if(jl===13){Ko+=Vt.substring(Na,at),at++,at<rr&&Vt.charCodeAt(at)===10&&at++,Ko+=`
`,Na=at;continue}at++}return sr.assert(El!==void 0),wr=Ko,El}function fx(ua){let Ta=at;if(at++,at>=rr)return Ea(zi.Unexpected_end_of_text),"";let Na=Vt.charCodeAt(at);switch(at++,Na){case 48:return ua&&at<rr&&j8(Vt.charCodeAt(at))?(at++,xi|=2048,Vt.substring(Ta,at)):"\0";case 98:return"\b";case 116:return"	";case 110:return`
`;case 118:return"\v";case 102:return"\f";case 114:return"\r";case 39:return"'";case 34:return'"';case 117:if(ua){for(let Ko=at;Ko<at+4;Ko++)if(Ko<rr&&!F$(Vt.charCodeAt(Ko))&&Vt.charCodeAt(Ko)!==123)return at=Ko,xi|=2048,Vt.substring(Ta,at)}if(at<rr&&Vt.charCodeAt(at)===123){if(at++,ua&&!F$(Vt.charCodeAt(at)))return xi|=2048,Vt.substring(Ta,at);if(ua){let Ko=at,El=Ju(1,!1),jl=El?parseInt(El,16):-1;if(!hj(jl)||Vt.charCodeAt(at)!==125)return xi|=2048,Vt.substring(Ta,at);at=Ko}return xi|=8,Mg()}return xi|=1024,Ag(4);case 120:if(ua)if(F$(Vt.charCodeAt(at))){if(!F$(Vt.charCodeAt(at+1)))return at++,xi|=2048,Vt.substring(Ta,at)}else return xi|=2048,Vt.substring(Ta,at);return Ag(2);case 13:at<rr&&Vt.charCodeAt(at)===10&&at++;case 10:case 8232:case 8233:return"";default:return String.fromCharCode(Na)}}function Ag(ua){let Ta=ec(ua,!1);return Ta>=0?String.fromCharCode(Ta):(Ea(zi.Hexadecimal_digit_expected),"")}function Mg(){let ua=Ju(1,!1),Ta=ua?parseInt(ua,16):-1,Na=!1;return Ta<0?(Ea(zi.Hexadecimal_digit_expected),Na=!0):Ta>1114111&&(Ea(zi.An_extended_Unicode_escape_value_must_be_between_0x0_and_0x10FFFF_inclusive),Na=!0),at>=rr?(Ea(zi.Unexpected_end_of_text),Na=!0):Vt.charCodeAt(at)===125?at++:(Ea(zi.Unterminated_Unicode_escape_sequence),Na=!0),Na?"":DI(Ta)}function Yc(){if(at+5<rr&&Vt.charCodeAt(at+1)===117){let ua=at;at+=2;let Ta=ec(4,!1);return at=ua,Ta}return-1}function j2(){if(Dg(Vt,at+1)===117&&Dg(Vt,at+2)===123){let ua=at;at+=3;let Ta=Ju(1,!1),Na=Ta?parseInt(Ta,16):-1;return at=ua,Na}return-1}function V0(){let ua="",Ta=at;for(;at<rr;){let Na=Dg(Vt,at);if(vv(Na,l))at+=yv(Na);else if(Na===92){if(Na=j2(),Na>=0&&vv(Na,l)){at+=3,xi|=8,ua+=Mg(),Ta=at;continue}if(Na=Yc(),!(Na>=0&&vv(Na,l)))break;xi|=1024,ua+=Vt.substring(Ta,at),ua+=DI(Na),at+=6,Ta=at}else break}return ua+=Vt.substring(Ta,at),ua}function pp(){let ua=wr.length;if(ua>=2&&ua<=12){let Ta=wr.charCodeAt(0);if(Ta>=97&&Ta<=122){let Na=y4.get(wr);if(Na!==void 0)return Gn=Na}}return Gn=79}function px(ua){let Ta="",Na=!1,Ko=!1;for(;;){let El=Vt.charCodeAt(at);if(El===95){xi|=512,Na?(Na=!1,Ko=!0):Ea(Ko?zi.Multiple_consecutive_numeric_separators_are_not_permitted:zi.Numeric_separators_are_not_allowed_here,at,1),at++;continue}if(Na=!0,!j8(El)||El-48>=ua)break;Ta+=Vt[at],at++,Ko=!1}return Vt.charCodeAt(at-1)===95&&Ea(zi.Numeric_separators_are_not_allowed_here,at-1,1),Ta}function Fg(){return Vt.charCodeAt(at)===110?(wr+="n",xi&384&&(wr=gk(wr)+"n"),at++,9):(wr=""+(xi&128?parseInt(wr.slice(2),2):xi&256?parseInt(wr.slice(2),8):+wr),8)}function t1(){sn=at,xi=0;let ua=!1;for(;;){if(jr=at,at>=rr)return Gn=1;let Ta=Dg(Vt,at);if(Ta===35&&at===0&&OI(Vt,at)){if(at=PI(Vt,at),E)continue;return Gn=6}switch(Ta){case 10:case 13:if(xi|=1,E){at++;continue}else return Ta===13&&at+1<rr&&Vt.charCodeAt(at+1)===10?at+=2:at++,Gn=4;case 9:case 11:case 12:case 32:case 160:case 5760:case 8192:case 8193:case 8194:case 8195:case 8196:case 8197:case 8198:case 8199:case 8200:case 8201:case 8202:case 8203:case 8239:case 8287:case 12288:case 65279:if(E){at++;continue}else{for(;at<rr&&Jp(Vt.charCodeAt(at));)at++;return Gn=5}case 33:return Vt.charCodeAt(at+1)===61?Vt.charCodeAt(at+2)===61?(at+=3,Gn=37):(at+=2,Gn=35):(at++,Gn=53);case 34:case 39:return wr=kv(),Gn=10;case 96:return Gn=V1(!1);case 37:return Vt.charCodeAt(at+1)===61?(at+=2,Gn=69):(at++,Gn=44);case 38:return Vt.charCodeAt(at+1)===38?Vt.charCodeAt(at+2)===61?(at+=3,Gn=76):(at+=2,Gn=55):Vt.charCodeAt(at+1)===61?(at+=2,Gn=73):(at++,Gn=50);case 40:return at++,Gn=20;case 41:return at++,Gn=21;case 42:if(Vt.charCodeAt(at+1)===61)return at+=2,Gn=66;if(Vt.charCodeAt(at+1)===42)return Vt.charCodeAt(at+2)===61?(at+=3,Gn=67):(at+=2,Gn=42);if(at++,va&&!ua&&xi&1){ua=!0;continue}return Gn=41;case 43:return Vt.charCodeAt(at+1)===43?(at+=2,Gn=45):Vt.charCodeAt(at+1)===61?(at+=2,Gn=64):(at++,Gn=39);case 44:return at++,Gn=27;case 45:return Vt.charCodeAt(at+1)===45?(at+=2,Gn=46):Vt.charCodeAt(at+1)===61?(at+=2,Gn=65):(at++,Gn=40);case 46:return j8(Vt.charCodeAt(at+1))?(wr=oo().value,Gn=8):Vt.charCodeAt(at+1)===46&&Vt.charCodeAt(at+2)===46?(at+=3,Gn=25):(at++,Gn=24);case 47:if(Vt.charCodeAt(at+1)===47){for(at+=2;at<rr&&!cp(Vt.charCodeAt(at));)at++;if(la=_d(la,Vt.slice(jr,at),II,jr),E)continue;return Gn=2}if(Vt.charCodeAt(at+1)===42){at+=2,Vt.charCodeAt(at)===42&&Vt.charCodeAt(at+1)!==47&&(xi|=2);let Pm=!1,Lp=jr;for(;at<rr;){let V2=Vt.charCodeAt(at);if(V2===42&&Vt.charCodeAt(at+1)===47){at+=2,Pm=!0;break}at++,cp(V2)&&(Lp=at,xi|=1)}if(la=_d(la,Vt.slice(Lp,at),RI,Lp),Pm||Ea(zi.Asterisk_Slash_expected),E)continue;return Pm||(xi|=4),Gn=3}return Vt.charCodeAt(at+1)===61?(at+=2,Gn=68):(at++,Gn=43);case 48:if(at+2<rr&&(Vt.charCodeAt(at+1)===88||Vt.charCodeAt(at+1)===120))return at+=2,wr=Ju(1,!0),wr||(Ea(zi.Hexadecimal_digit_expected),wr="0"),wr="0x"+wr,xi|=64,Gn=Fg();if(at+2<rr&&(Vt.charCodeAt(at+1)===66||Vt.charCodeAt(at+1)===98))return at+=2,wr=px(2),wr||(Ea(zi.Binary_digit_expected),wr="0"),wr="0b"+wr,xi|=128,Gn=Fg();if(at+2<rr&&(Vt.charCodeAt(at+1)===79||Vt.charCodeAt(at+1)===111))return at+=2,wr=px(8),wr||(Ea(zi.Octal_digit_expected),wr="0"),wr="0o"+wr,xi|=256,Gn=Fg();if(at+1<rr&&$I(Vt.charCodeAt(at+1)))return wr=""+Tu(),xi|=32,Gn=8;case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return{type:Gn,value:wr}=oo(),Gn;case 58:return at++,Gn=58;case 59:return at++,Gn=26;case 60:if(Sb(Vt,at)){if(at=B8(Vt,at,Ea),E)continue;return Gn=7}return Vt.charCodeAt(at+1)===60?Vt.charCodeAt(at+2)===61?(at+=3,Gn=70):(at+=2,Gn=47):Vt.charCodeAt(at+1)===61?(at+=2,Gn=32):B===1&&Vt.charCodeAt(at+1)===47&&Vt.charCodeAt(at+2)!==42?(at+=2,Gn=30):(at++,Gn=29);case 61:if(Sb(Vt,at)){if(at=B8(Vt,at,Ea),E)continue;return Gn=7}return Vt.charCodeAt(at+1)===61?Vt.charCodeAt(at+2)===61?(at+=3,Gn=36):(at+=2,Gn=34):Vt.charCodeAt(at+1)===62?(at+=2,Gn=38):(at++,Gn=63);case 62:if(Sb(Vt,at)){if(at=B8(Vt,at,Ea),E)continue;return Gn=7}return at++,Gn=31;case 63:return Vt.charCodeAt(at+1)===46&&!j8(Vt.charCodeAt(at+2))?(at+=2,Gn=28):Vt.charCodeAt(at+1)===63?Vt.charCodeAt(at+2)===61?(at+=3,Gn=77):(at+=2,Gn=60):(at++,Gn=57);case 91:return at++,Gn=22;case 93:return at++,Gn=23;case 94:return Vt.charCodeAt(at+1)===61?(at+=2,Gn=78):(at++,Gn=52);case 123:return at++,Gn=18;case 124:if(Sb(Vt,at)){if(at=B8(Vt,at,Ea),E)continue;return Gn=7}return Vt.charCodeAt(at+1)===124?Vt.charCodeAt(at+2)===61?(at+=3,Gn=75):(at+=2,Gn=56):Vt.charCodeAt(at+1)===61?(at+=2,Gn=74):(at++,Gn=51);case 125:return at++,Gn=19;case 126:return at++,Gn=54;case 64:return at++,Gn=59;case 92:let Na=j2();if(Na>=0&&wu(Na,l))return at+=3,xi|=8,wr=Mg()+V0(),Gn=pp();let Ko=Yc();return Ko>=0&&wu(Ko,l)?(at+=6,xi|=1024,wr=String.fromCharCode(Ko)+V0(),Gn=pp()):(Ea(zi.Invalid_character),at++,Gn=0);case 35:if(at!==0&&Vt[at+1]==="!")return Ea(zi.can_only_be_used_at_the_start_of_a_file),at++,Gn=0;let El=Dg(Vt,at+1);if(El===92){at++;let Pm=j2();if(Pm>=0&&wu(Pm,l))return at+=3,xi|=8,wr="#"+Mg()+V0(),Gn=80;let Lp=Yc();if(Lp>=0&&wu(Lp,l))return at+=6,xi|=1024,wr="#"+String.fromCharCode(Lp)+V0(),Gn=80;at--}return wu(El,l)?(at++,yf(El,l)):(wr="#",Ea(zi.Invalid_character,at++,yv(Ta))),Gn=80;default:let jl=yf(Ta,l);if(jl)return Gn=jl;if(Jp(Ta)){at+=yv(Ta);continue}else if(cp(Ta)){xi|=1,at+=yv(Ta);continue}let bc=yv(Ta);return Ea(zi.Invalid_character,at,bc),at+=bc,Gn=0}}}function W1(){sr.assert(Gn===0,"'reScanInvalidIdentifier' should only be called when the current token is 'SyntaxKind.Unknown'."),at=jr=sn,xi=0;let ua=Dg(Vt,at),Ta=yf(ua,99);return Ta?Gn=Ta:(at+=yv(ua),Gn)}function yf(ua,Ta){let Na=ua;if(wu(Na,Ta)){for(at+=yv(Na);at<rr&&vv(Na=Dg(Vt,at),Ta);)at+=yv(Na);return wr=Vt.substring(jr,at),Na===92&&(wr+=V0()),pp()}}function Av(){if(Gn===31){if(Vt.charCodeAt(at)===62)return Vt.charCodeAt(at+1)===62?Vt.charCodeAt(at+2)===61?(at+=3,Gn=72):(at+=2,Gn=49):Vt.charCodeAt(at+1)===61?(at+=2,Gn=71):(at++,Gn=48);if(Vt.charCodeAt(at)===61)return at++,Gn=33}return Gn}function B2(){return sr.assert(Gn===66,"'reScanAsteriskEqualsToken' should only be called on a '*='"),at=jr+1,Gn=63}function Ff(){if(Gn===43||Gn===68){let ua=jr+1,Ta=!1,Na=!1;for(;;){if(ua>=rr){xi|=4,Ea(zi.Unterminated_regular_expression_literal);break}let Ko=Vt.charCodeAt(ua);if(cp(Ko)){xi|=4,Ea(zi.Unterminated_regular_expression_literal);break}if(Ta)Ta=!1;else if(Ko===47&&!Na){ua++;break}else Ko===91?Na=!0:Ko===92?Ta=!0:Ko===93&&(Na=!1);ua++}for(;ua<rr&&vv(Vt.charCodeAt(ua),l);)ua++;at=ua,wr=Vt.substring(jr,at),Gn=13}return Gn}function _d(ua,Ta,Na,Ko){let El=Om(ea(Ta),Na);return El===void 0?ua:Wl(ua,{range:{pos:Ko,end:at},type:El})}function Om(ua,Ta){let Na=Ta.exec(ua);if(Na)switch(Na[1]){case"ts-expect-error":return 0;case"ts-ignore":return 1}}function z2(ua){return sr.assert(Gn===19,"'reScanTemplateToken' should only be called on a '}'"),at=jr,Gn=V1(ua)}function tf(){return at=jr,Gn=V1(!0)}function z4(){let ua=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;return at=jr=sn,Gn=H2(ua)}function bf(){return Gn===47?(at=jr+1,Gn=29):Gn}function U1(){return Gn===80?(at=jr+1,Gn=62):Gn}function hp(){return sr.assert(Gn===60,"'reScanQuestionToken' should only be called on a '??'"),at=jr+1,Gn=57}function H2(){let ua=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;if(sn=jr=at,at>=rr)return Gn=1;let Ta=Vt.charCodeAt(at);if(Ta===60)return Vt.charCodeAt(at+1)===47?(at+=2,Gn=30):(at++,Gn=29);if(Ta===123)return at++,Gn=18;let Na=0;for(;at<rr&&(Ta=Vt.charCodeAt(at),Ta!==123);){if(Ta===60){if(Sb(Vt,at))return at=B8(Vt,at,Ea),Gn=7;break}if(Ta===62&&Ea(zi.Unexpected_token_Did_you_mean_or_gt,at,1),Ta===125&&Ea(zi.Unexpected_token_Did_you_mean_or_rbrace,at,1),cp(Ta)&&Na===0)Na=-1;else{if(!ua&&cp(Ta)&&Na>0)break;_4(Ta)||(Na=at)}at++}return wr=Vt.substring(sn,at),Na===-1?12:11}function Pd(){if(Wd(Gn)){let ua=!1;for(;at<rr;){let Ta=Vt.charCodeAt(at);if(Ta===45){wr+="-",at++;continue}else if(Ta===58&&!ua){wr+=":",at++,ua=!0,Gn=79;continue}let Na=at;if(wr+=V0(),at===Na)break}return wr.slice(-1)===":"&&(wr=wr.slice(0,-1),at--),pp()}return Gn}function eh(){switch(sn=at,Vt.charCodeAt(at)){case 34:case 39:return wr=kv(!0),Gn=10;default:return t1()}}function K1(){return at=jr=sn,eh()}function sS(){if(sn=jr=at,xi=0,at>=rr)return Gn=1;let ua=Dg(Vt,at);switch(at+=yv(ua),ua){case 9:case 11:case 12:case 32:for(;at<rr&&Jp(Vt.charCodeAt(at));)at++;return Gn=5;case 64:return Gn=59;case 13:Vt.charCodeAt(at)===10&&at++;case 10:return xi|=1,Gn=4;case 42:return Gn=41;case 123:return Gn=18;case 125:return Gn=19;case 91:return Gn=22;case 93:return Gn=23;case 60:return Gn=29;case 62:return Gn=31;case 61:return Gn=63;case 44:return Gn=27;case 46:return Gn=24;case 96:return Gn=61;case 35:return Gn=62;case 92:at--;let Ta=j2();if(Ta>=0&&wu(Ta,l))return at+=3,xi|=8,wr=Mg()+V0(),Gn=pp();let Na=Yc();return Na>=0&&wu(Na,l)?(at+=6,xi|=1024,wr=String.fromCharCode(Na)+V0(),Gn=pp()):(at++,Gn=0)}if(wu(ua,l)){let Ta=ua;for(;at<rr&&vv(Ta=Dg(Vt,at),l)||Vt.charCodeAt(at)===45;)at+=yv(Ta);return wr=Vt.substring(jr,at),Ta===92&&(wr+=V0()),Gn=pp()}else return Gn=0}function Z_(ua,Ta){let Na=at,Ko=sn,El=jr,jl=Gn,bc=wr,Pm=xi,Lp=ua();return(!Lp||Ta)&&(at=Na,sn=Ko,jr=El,Gn=jl,wr=bc,xi=Pm),Lp}function hx(ua,Ta,Na){let Ko=rr,El=at,jl=sn,bc=jr,Pm=Gn,Lp=wr,V2=xi,mx=la;Ii(Vt,ua,Ta);let Gb=Na();return rr=Ko,at=El,sn=jl,jr=bc,Gn=Pm,wr=Lp,xi=V2,la=mx,Gb}function q2(ua){return Z_(ua,!0)}function H4(ua){return Z_(ua,!1)}function lS(){return Vt}function Js(){la=void 0}function Ii(ua,Ta,Na){Vt=ua||"",rr=Na===void 0?Vt.length:Ta+Na,Qu(Ta||0)}function lo(ua){Me=ua}function es(ua){l=ua}function ms(ua){B=ua}function Qu(ua){sr.assert(ua>=0),at=ua,sn=ua,jr=ua,Gn=0,wr=void 0,xi=0}function iu(ua){va+=ua?1:-1}}function yv(l){return l>=65536?2:1}function _j(l){if(sr.assert(0<=l&&l<=1114111),l<=65535)return String.fromCharCode(l);let E=Math.floor((l-65536)/1024)+55296,B=(l-65536)%1024+56320;return String.fromCharCode(E,B)}function DI(l){return H8(l)}var wb,y4,Hw,P2,b7,x7,vf,Rf,L$,II,RI,b4,qw,j$,Dg,H8,q8=cn({"src/compiler/scanner.ts"(){kg(),wb={abstract:126,accessor:127,any:131,as:128,asserts:129,assert:130,bigint:160,boolean:134,break:81,case:82,catch:83,class:84,continue:86,const:85,constructor:135,debugger:87,declare:136,default:88,delete:89,do:90,else:91,enum:92,export:93,extends:94,false:95,finally:96,for:97,from:158,function:98,get:137,if:99,implements:117,import:100,in:101,infer:138,instanceof:102,interface:118,intrinsic:139,is:140,keyof:141,let:119,module:142,namespace:143,never:144,new:103,null:104,number:148,object:149,package:120,private:121,protected:122,public:123,override:161,out:145,readonly:146,require:147,global:159,return:105,satisfies:150,set:151,static:124,string:152,super:106,switch:107,symbol:153,this:108,throw:109,true:110,try:111,type:154,typeof:112,undefined:155,unique:156,unknown:157,var:113,void:114,while:115,with:116,yield:125,async:132,await:133,of:162},y4=new Map(Object.entries(wb)),Hw=new Map(Object.entries(Object.assign(Object.assign({},wb),{},{"{":18,"}":19,"(":20,")":21,"[":22,"]":23,".":24,"...":25,";":26,",":27,"<":29,">":31,"<=":32,">=":33,"==":34,"!=":35,"===":36,"!==":37,"=>":38,"+":39,"-":40,"**":42,"*":41,"/":43,"%":44,"++":45,"--":46,"<<":47,"</":30,">>":48,">>>":49,"&":50,"|":51,"^":52,"!":53,"~":54,"&&":55,"||":56,"?":57,"??":60,"?.":28,":":58,"=":63,"+=":64,"-=":65,"*=":66,"**=":67,"/=":68,"%=":69,"<<=":70,">>=":71,">>>=":72,"&=":73,"|=":74,"^=":78,"||=":75,"&&=":76,"??=":77,"@":59,"#":62,"`":61}))),P2=[170,170,181,181,186,186,192,214,216,246,248,543,546,563,592,685,688,696,699,705,720,721,736,740,750,750,890,890,902,902,904,906,908,908,910,929,931,974,976,983,986,1011,1024,1153,1164,1220,1223,1224,1227,1228,1232,1269,1272,1273,1329,1366,1369,1369,1377,1415,1488,1514,1520,1522,1569,1594,1600,1610,1649,1747,1749,1749,1765,1766,1786,1788,1808,1808,1810,1836,1920,1957,2309,2361,2365,2365,2384,2384,2392,2401,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2524,2525,2527,2529,2544,2545,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2649,2652,2654,2654,2674,2676,2693,2699,2701,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2749,2749,2768,2768,2784,2784,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2870,2873,2877,2877,2908,2909,2911,2913,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,2997,2999,3001,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3168,3169,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3294,3294,3296,3297,3333,3340,3342,3344,3346,3368,3370,3385,3424,3425,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3760,3762,3763,3773,3773,3776,3780,3782,3782,3804,3805,3840,3840,3904,3911,3913,3946,3976,3979,4096,4129,4131,4135,4137,4138,4176,4181,4256,4293,4304,4342,4352,4441,4447,4514,4520,4601,4608,4614,4616,4678,4680,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4742,4744,4744,4746,4749,4752,4782,4784,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4814,4816,4822,4824,4846,4848,4878,4880,4880,4882,4885,4888,4894,4896,4934,4936,4954,5024,5108,5121,5740,5743,5750,5761,5786,5792,5866,6016,6067,6176,6263,6272,6312,7680,7835,7840,7929,7936,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8319,8319,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8497,8499,8505,8544,8579,12293,12295,12321,12329,12337,12341,12344,12346,12353,12436,12445,12446,12449,12538,12540,12542,12549,12588,12593,12686,12704,12727,13312,19893,19968,40869,40960,42124,44032,55203,63744,64045,64256,64262,64275,64279,64285,64285,64287,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65136,65138,65140,65140,65142,65276,65313,65338,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500],b7=[170,170,181,181,186,186,192,214,216,246,248,543,546,563,592,685,688,696,699,705,720,721,736,740,750,750,768,846,864,866,890,890,902,902,904,906,908,908,910,929,931,974,976,983,986,1011,1024,1153,1155,1158,1164,1220,1223,1224,1227,1228,1232,1269,1272,1273,1329,1366,1369,1369,1377,1415,1425,1441,1443,1465,1467,1469,1471,1471,1473,1474,1476,1476,1488,1514,1520,1522,1569,1594,1600,1621,1632,1641,1648,1747,1749,1756,1759,1768,1770,1773,1776,1788,1808,1836,1840,1866,1920,1968,2305,2307,2309,2361,2364,2381,2384,2388,2392,2403,2406,2415,2433,2435,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2492,2492,2494,2500,2503,2504,2507,2509,2519,2519,2524,2525,2527,2531,2534,2545,2562,2562,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2620,2620,2622,2626,2631,2632,2635,2637,2649,2652,2654,2654,2662,2676,2689,2691,2693,2699,2701,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2748,2757,2759,2761,2763,2765,2768,2768,2784,2784,2790,2799,2817,2819,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2870,2873,2876,2883,2887,2888,2891,2893,2902,2903,2908,2909,2911,2913,2918,2927,2946,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,2997,2999,3001,3006,3010,3014,3016,3018,3021,3031,3031,3047,3055,3073,3075,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3134,3140,3142,3144,3146,3149,3157,3158,3168,3169,3174,3183,3202,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3262,3268,3270,3272,3274,3277,3285,3286,3294,3294,3296,3297,3302,3311,3330,3331,3333,3340,3342,3344,3346,3368,3370,3385,3390,3395,3398,3400,3402,3405,3415,3415,3424,3425,3430,3439,3458,3459,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3530,3530,3535,3540,3542,3542,3544,3551,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3769,3771,3773,3776,3780,3782,3782,3784,3789,3792,3801,3804,3805,3840,3840,3864,3865,3872,3881,3893,3893,3895,3895,3897,3897,3902,3911,3913,3946,3953,3972,3974,3979,3984,3991,3993,4028,4038,4038,4096,4129,4131,4135,4137,4138,4140,4146,4150,4153,4160,4169,4176,4185,4256,4293,4304,4342,4352,4441,4447,4514,4520,4601,4608,4614,4616,4678,4680,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4742,4744,4744,4746,4749,4752,4782,4784,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4814,4816,4822,4824,4846,4848,4878,4880,4880,4882,4885,4888,4894,4896,4934,4936,4954,4969,4977,5024,5108,5121,5740,5743,5750,5761,5786,5792,5866,6016,6099,6112,6121,6160,6169,6176,6263,6272,6313,7680,7835,7840,7929,7936,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8255,8256,8319,8319,8400,8412,8417,8417,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8497,8499,8505,8544,8579,12293,12295,12321,12335,12337,12341,12344,12346,12353,12436,12441,12442,12445,12446,12449,12542,12549,12588,12593,12686,12704,12727,13312,19893,19968,40869,40960,42124,44032,55203,63744,64045,64256,64262,64275,64279,64285,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65056,65059,65075,65076,65101,65103,65136,65138,65140,65140,65142,65276,65296,65305,65313,65338,65343,65343,65345,65370,65381,65470,65474,65479,65482,65487,65490,65495,65498,65500],x7=[170,170,181,181,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,880,884,886,887,890,893,902,902,904,906,908,908,910,929,931,1013,1015,1153,1162,1319,1329,1366,1369,1369,1377,1415,1488,1514,1520,1522,1568,1610,1646,1647,1649,1747,1749,1749,1765,1766,1774,1775,1786,1788,1791,1791,1808,1808,1810,1839,1869,1957,1969,1969,1994,2026,2036,2037,2042,2042,2048,2069,2074,2074,2084,2084,2088,2088,2112,2136,2208,2208,2210,2220,2308,2361,2365,2365,2384,2384,2392,2401,2417,2423,2425,2431,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2493,2493,2510,2510,2524,2525,2527,2529,2544,2545,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2649,2652,2654,2654,2674,2676,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2749,2749,2768,2768,2784,2785,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2877,2877,2908,2909,2911,2913,2929,2929,2947,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3024,3024,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3133,3133,3160,3161,3168,3169,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3261,3261,3294,3294,3296,3297,3313,3314,3333,3340,3342,3344,3346,3386,3389,3389,3406,3406,3424,3425,3450,3455,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3760,3762,3763,3773,3773,3776,3780,3782,3782,3804,3807,3840,3840,3904,3911,3913,3948,3976,3980,4096,4138,4159,4159,4176,4181,4186,4189,4193,4193,4197,4198,4206,4208,4213,4225,4238,4238,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4992,5007,5024,5108,5121,5740,5743,5759,5761,5786,5792,5866,5870,5872,5888,5900,5902,5905,5920,5937,5952,5969,5984,5996,5998,6e3,6016,6067,6103,6103,6108,6108,6176,6263,6272,6312,6314,6314,6320,6389,6400,6428,6480,6509,6512,6516,6528,6571,6593,6599,6656,6678,6688,6740,6823,6823,6917,6963,6981,6987,7043,7072,7086,7087,7098,7141,7168,7203,7245,7247,7258,7293,7401,7404,7406,7409,7413,7414,7424,7615,7680,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8305,8305,8319,8319,8336,8348,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11502,11506,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11648,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,11823,11823,12293,12295,12321,12329,12337,12341,12344,12348,12353,12438,12445,12447,12449,12538,12540,12543,12549,12589,12593,12686,12704,12730,12784,12799,13312,19893,19968,40908,40960,42124,42192,42237,42240,42508,42512,42527,42538,42539,42560,42606,42623,42647,42656,42735,42775,42783,42786,42888,42891,42894,42896,42899,42912,42922,43e3,43009,43011,43013,43015,43018,43020,43042,43072,43123,43138,43187,43250,43255,43259,43259,43274,43301,43312,43334,43360,43388,43396,43442,43471,43471,43520,43560,43584,43586,43588,43595,43616,43638,43642,43642,43648,43695,43697,43697,43701,43702,43705,43709,43712,43712,43714,43714,43739,43741,43744,43754,43762,43764,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43968,44002,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64285,64287,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65136,65140,65142,65276,65313,65338,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500],vf=[170,170,181,181,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,768,884,886,887,890,893,902,902,904,906,908,908,910,929,931,1013,1015,1153,1155,1159,1162,1319,1329,1366,1369,1369,1377,1415,1425,1469,1471,1471,1473,1474,1476,1477,1479,1479,1488,1514,1520,1522,1552,1562,1568,1641,1646,1747,1749,1756,1759,1768,1770,1788,1791,1791,1808,1866,1869,1969,1984,2037,2042,2042,2048,2093,2112,2139,2208,2208,2210,2220,2276,2302,2304,2403,2406,2415,2417,2423,2425,2431,2433,2435,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2492,2500,2503,2504,2507,2510,2519,2519,2524,2525,2527,2531,2534,2545,2561,2563,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2620,2620,2622,2626,2631,2632,2635,2637,2641,2641,2649,2652,2654,2654,2662,2677,2689,2691,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2748,2757,2759,2761,2763,2765,2768,2768,2784,2787,2790,2799,2817,2819,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2876,2884,2887,2888,2891,2893,2902,2903,2908,2909,2911,2915,2918,2927,2929,2929,2946,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3006,3010,3014,3016,3018,3021,3024,3024,3031,3031,3046,3055,3073,3075,3077,3084,3086,3088,3090,3112,3114,3123,3125,3129,3133,3140,3142,3144,3146,3149,3157,3158,3160,3161,3168,3171,3174,3183,3202,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3260,3268,3270,3272,3274,3277,3285,3286,3294,3294,3296,3299,3302,3311,3313,3314,3330,3331,3333,3340,3342,3344,3346,3386,3389,3396,3398,3400,3402,3406,3415,3415,3424,3427,3430,3439,3450,3455,3458,3459,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3530,3530,3535,3540,3542,3542,3544,3551,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3719,3720,3722,3722,3725,3725,3732,3735,3737,3743,3745,3747,3749,3749,3751,3751,3754,3755,3757,3769,3771,3773,3776,3780,3782,3782,3784,3789,3792,3801,3804,3807,3840,3840,3864,3865,3872,3881,3893,3893,3895,3895,3897,3897,3902,3911,3913,3948,3953,3972,3974,3991,3993,4028,4038,4038,4096,4169,4176,4253,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4957,4959,4992,5007,5024,5108,5121,5740,5743,5759,5761,5786,5792,5866,5870,5872,5888,5900,5902,5908,5920,5940,5952,5971,5984,5996,5998,6e3,6002,6003,6016,6099,6103,6103,6108,6109,6112,6121,6155,6157,6160,6169,6176,6263,6272,6314,6320,6389,6400,6428,6432,6443,6448,6459,6470,6509,6512,6516,6528,6571,6576,6601,6608,6617,6656,6683,6688,6750,6752,6780,6783,6793,6800,6809,6823,6823,6912,6987,6992,7001,7019,7027,7040,7155,7168,7223,7232,7241,7245,7293,7376,7378,7380,7414,7424,7654,7676,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8204,8205,8255,8256,8276,8276,8305,8305,8319,8319,8336,8348,8400,8412,8417,8417,8421,8432,8450,8450,8455,8455,8458,8467,8469,8469,8473,8477,8484,8484,8486,8486,8488,8488,8490,8493,8495,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11647,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,11744,11775,11823,11823,12293,12295,12321,12335,12337,12341,12344,12348,12353,12438,12441,12442,12445,12447,12449,12538,12540,12543,12549,12589,12593,12686,12704,12730,12784,12799,13312,19893,19968,40908,40960,42124,42192,42237,42240,42508,42512,42539,42560,42607,42612,42621,42623,42647,42655,42737,42775,42783,42786,42888,42891,42894,42896,42899,42912,42922,43e3,43047,43072,43123,43136,43204,43216,43225,43232,43255,43259,43259,43264,43309,43312,43347,43360,43388,43392,43456,43471,43481,43520,43574,43584,43597,43600,43609,43616,43638,43642,43643,43648,43714,43739,43741,43744,43759,43762,43766,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43968,44010,44012,44013,44016,44025,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65024,65039,65056,65062,65075,65076,65101,65103,65136,65140,65142,65276,65296,65305,65313,65338,65343,65343,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500],Rf=[65,90,97,122,170,170,181,181,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,880,884,886,887,890,893,895,895,902,902,904,906,908,908,910,929,931,1013,1015,1153,1162,1327,1329,1366,1369,1369,1376,1416,1488,1514,1519,1522,1568,1610,1646,1647,1649,1747,1749,1749,1765,1766,1774,1775,1786,1788,1791,1791,1808,1808,1810,1839,1869,1957,1969,1969,1994,2026,2036,2037,2042,2042,2048,2069,2074,2074,2084,2084,2088,2088,2112,2136,2144,2154,2208,2228,2230,2237,2308,2361,2365,2365,2384,2384,2392,2401,2417,2432,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2493,2493,2510,2510,2524,2525,2527,2529,2544,2545,2556,2556,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2649,2652,2654,2654,2674,2676,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2749,2749,2768,2768,2784,2785,2809,2809,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2877,2877,2908,2909,2911,2913,2929,2929,2947,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3024,3024,3077,3084,3086,3088,3090,3112,3114,3129,3133,3133,3160,3162,3168,3169,3200,3200,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3261,3261,3294,3294,3296,3297,3313,3314,3333,3340,3342,3344,3346,3386,3389,3389,3406,3406,3412,3414,3423,3425,3450,3455,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3585,3632,3634,3635,3648,3654,3713,3714,3716,3716,3718,3722,3724,3747,3749,3749,3751,3760,3762,3763,3773,3773,3776,3780,3782,3782,3804,3807,3840,3840,3904,3911,3913,3948,3976,3980,4096,4138,4159,4159,4176,4181,4186,4189,4193,4193,4197,4198,4206,4208,4213,4225,4238,4238,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4992,5007,5024,5109,5112,5117,5121,5740,5743,5759,5761,5786,5792,5866,5870,5880,5888,5900,5902,5905,5920,5937,5952,5969,5984,5996,5998,6e3,6016,6067,6103,6103,6108,6108,6176,6264,6272,6312,6314,6314,6320,6389,6400,6430,6480,6509,6512,6516,6528,6571,6576,6601,6656,6678,6688,6740,6823,6823,6917,6963,6981,6987,7043,7072,7086,7087,7098,7141,7168,7203,7245,7247,7258,7293,7296,7304,7312,7354,7357,7359,7401,7404,7406,7411,7413,7414,7418,7418,7424,7615,7680,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8305,8305,8319,8319,8336,8348,8450,8450,8455,8455,8458,8467,8469,8469,8472,8477,8484,8484,8486,8486,8488,8488,8490,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11502,11506,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11648,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,12293,12295,12321,12329,12337,12341,12344,12348,12353,12438,12443,12447,12449,12538,12540,12543,12549,12591,12593,12686,12704,12730,12784,12799,13312,19893,19968,40943,40960,42124,42192,42237,42240,42508,42512,42527,42538,42539,42560,42606,42623,42653,42656,42735,42775,42783,42786,42888,42891,42943,42946,42950,42999,43009,43011,43013,43015,43018,43020,43042,43072,43123,43138,43187,43250,43255,43259,43259,43261,43262,43274,43301,43312,43334,43360,43388,43396,43442,43471,43471,43488,43492,43494,43503,43514,43518,43520,43560,43584,43586,43588,43595,43616,43638,43642,43642,43646,43695,43697,43697,43701,43702,43705,43709,43712,43712,43714,43714,43739,43741,43744,43754,43762,43764,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43824,43866,43868,43879,43888,44002,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64285,64287,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65136,65140,65142,65276,65313,65338,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500,65536,65547,65549,65574,65576,65594,65596,65597,65599,65613,65616,65629,65664,65786,65856,65908,66176,66204,66208,66256,66304,66335,66349,66378,66384,66421,66432,66461,66464,66499,66504,66511,66513,66517,66560,66717,66736,66771,66776,66811,66816,66855,66864,66915,67072,67382,67392,67413,67424,67431,67584,67589,67592,67592,67594,67637,67639,67640,67644,67644,67647,67669,67680,67702,67712,67742,67808,67826,67828,67829,67840,67861,67872,67897,67968,68023,68030,68031,68096,68096,68112,68115,68117,68119,68121,68149,68192,68220,68224,68252,68288,68295,68297,68324,68352,68405,68416,68437,68448,68466,68480,68497,68608,68680,68736,68786,68800,68850,68864,68899,69376,69404,69415,69415,69424,69445,69600,69622,69635,69687,69763,69807,69840,69864,69891,69926,69956,69956,69968,70002,70006,70006,70019,70066,70081,70084,70106,70106,70108,70108,70144,70161,70163,70187,70272,70278,70280,70280,70282,70285,70287,70301,70303,70312,70320,70366,70405,70412,70415,70416,70419,70440,70442,70448,70450,70451,70453,70457,70461,70461,70480,70480,70493,70497,70656,70708,70727,70730,70751,70751,70784,70831,70852,70853,70855,70855,71040,71086,71128,71131,71168,71215,71236,71236,71296,71338,71352,71352,71424,71450,71680,71723,71840,71903,71935,71935,72096,72103,72106,72144,72161,72161,72163,72163,72192,72192,72203,72242,72250,72250,72272,72272,72284,72329,72349,72349,72384,72440,72704,72712,72714,72750,72768,72768,72818,72847,72960,72966,72968,72969,72971,73008,73030,73030,73056,73061,73063,73064,73066,73097,73112,73112,73440,73458,73728,74649,74752,74862,74880,75075,77824,78894,82944,83526,92160,92728,92736,92766,92880,92909,92928,92975,92992,92995,93027,93047,93053,93071,93760,93823,93952,94026,94032,94032,94099,94111,94176,94177,94179,94179,94208,100343,100352,101106,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,119808,119892,119894,119964,119966,119967,119970,119970,119973,119974,119977,119980,119982,119993,119995,119995,119997,120003,120005,120069,120071,120074,120077,120084,120086,120092,120094,120121,120123,120126,120128,120132,120134,120134,120138,120144,120146,120485,120488,120512,120514,120538,120540,120570,120572,120596,120598,120628,120630,120654,120656,120686,120688,120712,120714,120744,120746,120770,120772,120779,123136,123180,123191,123197,123214,123214,123584,123627,124928,125124,125184,125251,125259,125259,126464,126467,126469,126495,126497,126498,126500,126500,126503,126503,126505,126514,126516,126519,126521,126521,126523,126523,126530,126530,126535,126535,126537,126537,126539,126539,126541,126543,126545,126546,126548,126548,126551,126551,126553,126553,126555,126555,126557,126557,126559,126559,126561,126562,126564,126564,126567,126570,126572,126578,126580,126583,126585,126588,126590,126590,126592,126601,126603,126619,126625,126627,126629,126633,126635,126651,131072,173782,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101],L$=[48,57,65,90,95,95,97,122,170,170,181,181,183,183,186,186,192,214,216,246,248,705,710,721,736,740,748,748,750,750,768,884,886,887,890,893,895,895,902,906,908,908,910,929,931,1013,1015,1153,1155,1159,1162,1327,1329,1366,1369,1369,1376,1416,1425,1469,1471,1471,1473,1474,1476,1477,1479,1479,1488,1514,1519,1522,1552,1562,1568,1641,1646,1747,1749,1756,1759,1768,1770,1788,1791,1791,1808,1866,1869,1969,1984,2037,2042,2042,2045,2045,2048,2093,2112,2139,2144,2154,2208,2228,2230,2237,2259,2273,2275,2403,2406,2415,2417,2435,2437,2444,2447,2448,2451,2472,2474,2480,2482,2482,2486,2489,2492,2500,2503,2504,2507,2510,2519,2519,2524,2525,2527,2531,2534,2545,2556,2556,2558,2558,2561,2563,2565,2570,2575,2576,2579,2600,2602,2608,2610,2611,2613,2614,2616,2617,2620,2620,2622,2626,2631,2632,2635,2637,2641,2641,2649,2652,2654,2654,2662,2677,2689,2691,2693,2701,2703,2705,2707,2728,2730,2736,2738,2739,2741,2745,2748,2757,2759,2761,2763,2765,2768,2768,2784,2787,2790,2799,2809,2815,2817,2819,2821,2828,2831,2832,2835,2856,2858,2864,2866,2867,2869,2873,2876,2884,2887,2888,2891,2893,2902,2903,2908,2909,2911,2915,2918,2927,2929,2929,2946,2947,2949,2954,2958,2960,2962,2965,2969,2970,2972,2972,2974,2975,2979,2980,2984,2986,2990,3001,3006,3010,3014,3016,3018,3021,3024,3024,3031,3031,3046,3055,3072,3084,3086,3088,3090,3112,3114,3129,3133,3140,3142,3144,3146,3149,3157,3158,3160,3162,3168,3171,3174,3183,3200,3203,3205,3212,3214,3216,3218,3240,3242,3251,3253,3257,3260,3268,3270,3272,3274,3277,3285,3286,3294,3294,3296,3299,3302,3311,3313,3314,3328,3331,3333,3340,3342,3344,3346,3396,3398,3400,3402,3406,3412,3415,3423,3427,3430,3439,3450,3455,3458,3459,3461,3478,3482,3505,3507,3515,3517,3517,3520,3526,3530,3530,3535,3540,3542,3542,3544,3551,3558,3567,3570,3571,3585,3642,3648,3662,3664,3673,3713,3714,3716,3716,3718,3722,3724,3747,3749,3749,3751,3773,3776,3780,3782,3782,3784,3789,3792,3801,3804,3807,3840,3840,3864,3865,3872,3881,3893,3893,3895,3895,3897,3897,3902,3911,3913,3948,3953,3972,3974,3991,3993,4028,4038,4038,4096,4169,4176,4253,4256,4293,4295,4295,4301,4301,4304,4346,4348,4680,4682,4685,4688,4694,4696,4696,4698,4701,4704,4744,4746,4749,4752,4784,4786,4789,4792,4798,4800,4800,4802,4805,4808,4822,4824,4880,4882,4885,4888,4954,4957,4959,4969,4977,4992,5007,5024,5109,5112,5117,5121,5740,5743,5759,5761,5786,5792,5866,5870,5880,5888,5900,5902,5908,5920,5940,5952,5971,5984,5996,5998,6e3,6002,6003,6016,6099,6103,6103,6108,6109,6112,6121,6155,6157,6160,6169,6176,6264,6272,6314,6320,6389,6400,6430,6432,6443,6448,6459,6470,6509,6512,6516,6528,6571,6576,6601,6608,6618,6656,6683,6688,6750,6752,6780,6783,6793,6800,6809,6823,6823,6832,6845,6912,6987,6992,7001,7019,7027,7040,7155,7168,7223,7232,7241,7245,7293,7296,7304,7312,7354,7357,7359,7376,7378,7380,7418,7424,7673,7675,7957,7960,7965,7968,8005,8008,8013,8016,8023,8025,8025,8027,8027,8029,8029,8031,8061,8064,8116,8118,8124,8126,8126,8130,8132,8134,8140,8144,8147,8150,8155,8160,8172,8178,8180,8182,8188,8255,8256,8276,8276,8305,8305,8319,8319,8336,8348,8400,8412,8417,8417,8421,8432,8450,8450,8455,8455,8458,8467,8469,8469,8472,8477,8484,8484,8486,8486,8488,8488,8490,8505,8508,8511,8517,8521,8526,8526,8544,8584,11264,11310,11312,11358,11360,11492,11499,11507,11520,11557,11559,11559,11565,11565,11568,11623,11631,11631,11647,11670,11680,11686,11688,11694,11696,11702,11704,11710,11712,11718,11720,11726,11728,11734,11736,11742,11744,11775,12293,12295,12321,12335,12337,12341,12344,12348,12353,12438,12441,12447,12449,12538,12540,12543,12549,12591,12593,12686,12704,12730,12784,12799,13312,19893,19968,40943,40960,42124,42192,42237,42240,42508,42512,42539,42560,42607,42612,42621,42623,42737,42775,42783,42786,42888,42891,42943,42946,42950,42999,43047,43072,43123,43136,43205,43216,43225,43232,43255,43259,43259,43261,43309,43312,43347,43360,43388,43392,43456,43471,43481,43488,43518,43520,43574,43584,43597,43600,43609,43616,43638,43642,43714,43739,43741,43744,43759,43762,43766,43777,43782,43785,43790,43793,43798,43808,43814,43816,43822,43824,43866,43868,43879,43888,44010,44012,44013,44016,44025,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64296,64298,64310,64312,64316,64318,64318,64320,64321,64323,64324,64326,64433,64467,64829,64848,64911,64914,64967,65008,65019,65024,65039,65056,65071,65075,65076,65101,65103,65136,65140,65142,65276,65296,65305,65313,65338,65343,65343,65345,65370,65382,65470,65474,65479,65482,65487,65490,65495,65498,65500,65536,65547,65549,65574,65576,65594,65596,65597,65599,65613,65616,65629,65664,65786,65856,65908,66045,66045,66176,66204,66208,66256,66272,66272,66304,66335,66349,66378,66384,66426,66432,66461,66464,66499,66504,66511,66513,66517,66560,66717,66720,66729,66736,66771,66776,66811,66816,66855,66864,66915,67072,67382,67392,67413,67424,67431,67584,67589,67592,67592,67594,67637,67639,67640,67644,67644,67647,67669,67680,67702,67712,67742,67808,67826,67828,67829,67840,67861,67872,67897,67968,68023,68030,68031,68096,68099,68101,68102,68108,68115,68117,68119,68121,68149,68152,68154,68159,68159,68192,68220,68224,68252,68288,68295,68297,68326,68352,68405,68416,68437,68448,68466,68480,68497,68608,68680,68736,68786,68800,68850,68864,68903,68912,68921,69376,69404,69415,69415,69424,69456,69600,69622,69632,69702,69734,69743,69759,69818,69840,69864,69872,69881,69888,69940,69942,69951,69956,69958,69968,70003,70006,70006,70016,70084,70089,70092,70096,70106,70108,70108,70144,70161,70163,70199,70206,70206,70272,70278,70280,70280,70282,70285,70287,70301,70303,70312,70320,70378,70384,70393,70400,70403,70405,70412,70415,70416,70419,70440,70442,70448,70450,70451,70453,70457,70459,70468,70471,70472,70475,70477,70480,70480,70487,70487,70493,70499,70502,70508,70512,70516,70656,70730,70736,70745,70750,70751,70784,70853,70855,70855,70864,70873,71040,71093,71096,71104,71128,71133,71168,71232,71236,71236,71248,71257,71296,71352,71360,71369,71424,71450,71453,71467,71472,71481,71680,71738,71840,71913,71935,71935,72096,72103,72106,72151,72154,72161,72163,72164,72192,72254,72263,72263,72272,72345,72349,72349,72384,72440,72704,72712,72714,72758,72760,72768,72784,72793,72818,72847,72850,72871,72873,72886,72960,72966,72968,72969,72971,73014,73018,73018,73020,73021,73023,73031,73040,73049,73056,73061,73063,73064,73066,73102,73104,73105,73107,73112,73120,73129,73440,73462,73728,74649,74752,74862,74880,75075,77824,78894,82944,83526,92160,92728,92736,92766,92768,92777,92880,92909,92912,92916,92928,92982,92992,92995,93008,93017,93027,93047,93053,93071,93760,93823,93952,94026,94031,94087,94095,94111,94176,94177,94179,94179,94208,100343,100352,101106,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,113821,113822,119141,119145,119149,119154,119163,119170,119173,119179,119210,119213,119362,119364,119808,119892,119894,119964,119966,119967,119970,119970,119973,119974,119977,119980,119982,119993,119995,119995,119997,120003,120005,120069,120071,120074,120077,120084,120086,120092,120094,120121,120123,120126,120128,120132,120134,120134,120138,120144,120146,120485,120488,120512,120514,120538,120540,120570,120572,120596,120598,120628,120630,120654,120656,120686,120688,120712,120714,120744,120746,120770,120772,120779,120782,120831,121344,121398,121403,121452,121461,121461,121476,121476,121499,121503,121505,121519,122880,122886,122888,122904,122907,122913,122915,122916,122918,122922,123136,123180,123184,123197,123200,123209,123214,123214,123584,123641,124928,125124,125136,125142,125184,125259,125264,125273,126464,126467,126469,126495,126497,126498,126500,126500,126503,126503,126505,126514,126516,126519,126521,126521,126523,126523,126530,126530,126535,126535,126537,126537,126539,126539,126541,126543,126545,126546,126548,126548,126551,126551,126553,126553,126555,126555,126557,126557,126559,126559,126561,126562,126564,126564,126567,126570,126572,126578,126580,126583,126585,126588,126590,126590,126592,126601,126603,126619,126625,126627,126629,126633,126635,126651,131072,173782,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101,917760,917999],II=/^\/\/\/?\s*@(ts-expect-error|ts-ignore)/,RI=/^(?:\/|\*)*\s*@(ts-expect-error|ts-ignore)/,b4=M$(Hw),qw=7,j$=/^#!.*/,Dg=String.prototype.codePointAt?(l,E)=>l.codePointAt(E):function(l,E){let B=l.length;if(E<0||E>=B)return;let ae=l.charCodeAt(E);if(ae>=55296&&ae<=56319&&B>E+1){let Me=l.charCodeAt(E+1);if(Me>=56320&&Me<=57343)return(ae-55296)*1024+Me-56320+65536}return ae},H8=String.fromCodePoint?l=>String.fromCodePoint(l):_j}});function B$(l){return k8(l)||g7(l)}function MY(l){return gm(l,iQ)}function kI(l){switch(fz(l)){case 99:return"lib.esnext.full.d.ts";case 9:return"lib.es2022.full.d.ts";case 8:return"lib.es2021.full.d.ts";case 7:return"lib.es2020.full.d.ts";case 6:return"lib.es2019.full.d.ts";case 5:return"lib.es2018.full.d.ts";case 4:return"lib.es2017.full.d.ts";case 3:return"lib.es2016.full.d.ts";case 2:return"lib.es6.d.ts";default:return"lib.d.ts"}}function kf(l){return l.start+l.length}function su(l){return l.length===0}function Eb(l,E){return E>=l.start&&E<kf(l)}function z$(l,E){return E>=l.pos&&E<=l.end}function Vw(l,E){return E.start>=l.start&&kf(E)<=kf(l)}function yj(l,E){return AI(l,E)!==void 0}function AI(l,E){let B=Tb(l,E);return B&&B.length===0?void 0:B}function MI(l,E){return N2(l.start,l.length,E.start,E.length)}function S7(l,E,B){return N2(l.start,l.length,E,B)}function N2(l,E,B,ae){let Me=l+E,Tt=B+ae;return B<=Me&&Tt>=l}function _c(l,E){return E<=kf(l)&&E>=l.start}function Tb(l,E){let B=Math.max(l.start,E.start),ae=Math.min(kf(l),kf(E));return B<=ae?bv(B,ae):void 0}function ym(l,E){if(l<0)throw new Error("start < 0");if(E<0)throw new Error("length < 0");return{start:l,length:E}}function bv(l,E){return ym(l,E-l)}function C7(l){return ym(l.span.start,l.newLength)}function sd(l){return su(l.span)&&l.newLength===0}function bm(l,E){if(E<0)throw new Error("newLength < 0");return{span:l,newLength:E}}function w7(l){if(l.length===0)return qj;if(l.length===1)return l[0];let E=l[0],B=E.span.start,ae=kf(E.span),Me=B+E.newLength;for(let Tt=1;Tt<l.length;Tt++){let jt=l[Tt],Vt=B,at=ae,rr=Me,sn=jt.span.start,jr=kf(jt.span),Gn=sn+jt.newLength;B=Math.min(Vt,sn),ae=Math.max(at,at+(jr-rr)),Me=Math.max(Gn,Gn+(rr-jr))}return bm(bv(B,ae),Me-B)}function V8(l){if(l&&l.kind===165){for(let E=l;E;E=E.parent)if(M_(E)||q(E)||E.kind===261)return E}}function x4(l,E){return qO(l)&&Zm(l,16476)&&E.kind===173}function FI(l){return Fa(l)?Ri(l.elements,$b):!1}function $b(l){return Jde(l)?!0:FI(l.name)}function Ob(l){let E=l.parent;for(;GQ(E.parent);)E=E.parent.parent;return E.parent}function E7(l,E){GQ(l)&&(l=Ob(l));let B=E(l);return l.kind===257&&(l=l.parent),l&&l.kind===258&&(B|=E(l),l=l.parent),l&&l.kind===240&&(B|=E(l)),B}function T7(l){return E7(l,YB)}function H$(l){return E7(l,HJ)}function Pb(l){return E7(l,E=>E.flags)}function bj(l,E,B){let ae=l.toLowerCase(),Me=/^([a-z]+)([_\-]([a-z]+))?$/.exec(ae);if(!Me){B&&B.push(sk(zi.Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1,"en","ja-jp"));return}let Tt=Me[1],jt=Me[3];ei(Vj,ae)&&!Vt(Tt,jt,B)&&Vt(Tt,void 0,B),Le(l);function Vt(at,rr,sn){let jr=k0(E.getExecutingFilePath()),Gn=f4(jr),wr=Xp(Gn,at);if(rr&&(wr=wr+"-"+rr),wr=E.resolvePath(Xp(wr,"diagnosticMessages.generated.json")),!E.fileExists(wr))return!1;let xi="";try{xi=E.readFile(wr)}catch{return sn&&sn.push(sk(zi.Unable_to_open_file_0,wr)),!1}try{Jue(JSON.parse(xi))}catch{return sn&&sn.push(sk(zi.Corrupted_locale_file_0,wr)),!1}return!0}}function Nb(l,E){if(l)for(;l.original!==void 0;)l=l.original;return!l||!E||E(l)?l:void 0}function xv(l,E){for(;l;){let B=E(l);if(B==="quit")return;if(B)return l;l=l.parent}}function $7(l){return(l.flags&8)===0}function Ww(l,E){if(l===void 0||$7(l))return l;for(l=l.original;l;){if($7(l))return!E||E(l)?l:void 0;l=l.original}}function M0(l){return l.length>=2&&l.charCodeAt(0)===95&&l.charCodeAt(1)===95?"_"+l:l}function Db(l){let E=l;return E.length>=3&&E.charCodeAt(0)===95&&E.charCodeAt(1)===95&&E.charCodeAt(2)===95?E.substr(1):E}function _f(l){return Db(l.escapedText)}function LI(l){let E=y7(l.escapedText);return E?sl(E,D4):void 0}function q$(l){return l.valueDeclaration&&Rj(l.valueDeclaration)?_f(l.valueDeclaration.name):Db(l.escapedName)}function Uw(l){let E=l.parent.parent;if(E){if(kb(E))return kp(E);switch(E.kind){case 240:if(E.declarationList&&E.declarationList.declarations[0])return kp(E.declarationList.declarations[0]);break;case 241:let B=E.expression;switch(B.kind===223&&B.operatorToken.kind===63&&(B=B.left),B.kind){case 208:return B.name;case 209:let ae=B.argumentExpression;if(Ls(ae))return ae}break;case 214:return kp(E.expression);case 253:{if(kb(E.statement)||W8(E.statement))return kp(E.statement);break}}}}function kp(l){let E=O7(l);return E&&Ls(E)?E:void 0}function M1(l,E){return!!(V$(l)&&Ls(l.name)&&_f(l.name)===_f(E)||Ck(l)&&no(l.declarationList.declarations,B=>M1(B,E)))}function xj(l){return l.name||Uw(l)}function V$(l){return!!l.name}function jI(l){switch(l.kind){case 79:return l;case 351:case 344:{let{name:B}=l;if(B.kind===163)return B.right;break}case 210:case 223:{let B=l;switch(fl(B)){case 1:case 4:case 5:case 3:return SB(B.left);case 7:case 8:case 9:return B.arguments[1];default:return}}case 349:return xj(l);case 343:return Uw(l);case 274:{let{expression:B}=l;return Ls(B)?B:void 0}case 209:let E=l;if(SO(E))return E.argumentExpression}return l.name}function O7(l){if(l!==void 0)return jI(l)||(Kde(l)||Gde(l)||Xde(l)?Sj(l):void 0)}function Sj(l){if(l.parent){if(Dz(l.parent)||GQ(l.parent))return l.parent.name;if(Mf(l.parent)&&l===l.parent.right){if(Ls(l.parent.left))return l.parent.left;if(Pv(l.parent.left))return SB(l.parent.left)}else if(ux(l.parent)&&Ls(l.parent.name))return l.parent.name}else return}function FY(l){if(NO(l))return Gr(l.modifiers,zQ)}function W$(l){if(Zm(l,126975))return Gr(l.modifiers,JI)}function BI(l,E){if(l.name)if(Ls(l.name)){let B=l.name.escapedText;return k7(l.parent,E).filter(ae=>Rz(ae)&&Ls(ae.name)&&ae.name.escapedText===B)}else{let B=l.parent.parameters.indexOf(l);sr.assert(B>-1,"Parameters should always be in their parents' parameter list");let ae=k7(l.parent,E).filter(Rz);if(B<ae.length)return[ae[B]]}return Tr}function P7(l){return BI(l,!1)}function U$(l){return BI(l,!0)}function K$(l,E){let B=l.name.escapedText;return k7(l.parent,E).filter(ae=>$k(ae)&&ae.typeParameters.some(Me=>Me.name.escapedText===B))}function Kw(l){return K$(l,!1)}function zI(l){return K$(l,!0)}function Gw(l){return!!Ap(l,Rz)}function N7(l){return Ap(l,rfe)}function Cj(l){return X$(l,rit)}function wj(l){return Ap(l,Zrt)}function D7(l){return Ap(l,Q$e)}function Ej(l){return Ap(l,Q$e,!0)}function Tj(l){return Ap(l,Z$e)}function $j(l){return Ap(l,Z$e,!0)}function LY(l){return Ap(l,eOe)}function HI(l){return Ap(l,eOe,!0)}function Yw(l){return Ap(l,tOe)}function I7(l){return Ap(l,tOe,!0)}function Xw(l){return Ap(l,eit,!0)}function Jw(l){return Ap(l,rOe)}function R7(l){return Ap(l,rOe,!0)}function jY(l){return Ap(l,tit)}function qI(l){return Ap(l,nit)}function G$(l){return Ap(l,iOe)}function BY(l){return Ap(l,$k)}function VI(l){return Ap(l,aOe)}function WI(l){let E=Ap(l,rZ);if(E&&E.typeExpression&&E.typeExpression.type)return E}function Y$(l){let E=Ap(l,rZ);return!E&&qO(l)&&(E=Bi(P7(l),B=>!!B.typeExpression)),E&&E.typeExpression&&E.typeExpression.type}function Oj(l){let E=G$(l);if(E&&E.typeExpression)return E.typeExpression.type;let B=WI(l);if(B&&B.typeExpression){let ae=B.typeExpression.type;if(Ude(ae)){let Me=Bi(ae.members,P$e);return Me&&Me.type}if(UQ(ae)||nfe(ae))return ae.type}}function k7(l,E){var B;if(!jR(l))return Tr;let ae=(B=l.jsDoc)==null?void 0:B.jsDocCache;if(ae===void 0||E){let Me=$B(l,E);sr.assert(Me.length<2||Me[0]!==Me[1]),ae=Ur(Me,Tt=>Tk(Tt)?Tt.tags:Tt),E||(l.jsDoc!=null||(l.jsDoc=[]),l.jsDoc.jsDocCache=ae)}return ae}function Qw(l){return k7(l,!1)}function zY(l){return k7(l,!0)}function Ap(l,E,B){return Bi(k7(l,B),E)}function X$(l,E){return Qw(l).filter(E)}function HY(l,E){return Qw(l).filter(B=>B.kind===E)}function qY(l){return typeof l=="string"?l:l==null?void 0:l.map(E=>E.kind===324?E.text:UI(E)).join("")}function UI(l){let E=l.kind===327?"link":l.kind===328?"linkcode":"linkplain",B=l.name?O4(l.name):"",ae=l.name&&l.text.startsWith("://")?"":" ";return`{@${E} ${B}${ae}${l.text}}`}function VY(l){if(nZ(l)){if(nOe(l.parent)){let E=uJ(l.parent);if(E&&nn(E.tags))return Ur(E.tags,B=>$k(B)?B.typeParameters:void 0)}return Tr}if(bE(l))return sr.assert(l.parent.kind===323),Ur(l.parent.tags,E=>$k(E)?E.typeParameters:void 0);if(l.typeParameters||_it(l)&&l.typeParameters)return l.typeParameters;if(dp(l)){let E=AJ(l);if(E.length)return E;let B=Y$(l);if(B&&UQ(B)&&B.typeParameters)return B.typeParameters}return Tr}function KI(l){return l.constraint?l.constraint:$k(l.parent)&&l===l.parent.typeParameters[0]?l.parent.constraint:void 0}function S4(l){return l.kind===79||l.kind===80}function WY(l){return l.kind===175||l.kind===174}function Pj(l){return Rv(l)&&!!(l.flags&32)}function Nj(l){return IE(l)&&!!(l.flags&32)}function Zw(l){return $z(l)&&!!(l.flags&32)}function eE(l){let E=l.kind;return!!(l.flags&32)&&(E===208||E===209||E===210||E===232)}function J$(l){return eE(l)&&!Sk(l)&&!!l.questionDotToken}function UY(l){return J$(l.parent)&&l.parent.expression===l}function KY(l){return!eE(l.parent)||J$(l.parent)||l!==l.parent.expression}function GY(l){return l.kind===223&&l.operatorToken.kind===60}function Q$(l){return Tz(l)&&Ls(l.typeName)&&l.typeName.escapedText==="const"&&!l.typeArguments}function Z$(l){return Ok(l,8)}function Dj(l){return Sk(l)&&!!(l.flags&32)}function GI(l){return l.kind===249||l.kind===248}function F0(l){return l.kind===277||l.kind===276}function eO(l){switch(l.kind){case 305:case 306:return!0;default:return!1}}function YY(l){return eO(l)||l.kind===303||l.kind===307}function YI(l){return l.kind===351||l.kind===344}function XY(l){return tE(l.kind)}function tE(l){return l>=163}function tO(l){return l>=0&&l<=162}function JY(l){return tO(l.kind)}function D2(l){return Sd(l,"pos")&&Sd(l,"end")}function nO(l){return 8<=l&&l<=14}function nE(l){return nO(l.kind)}function QY(l){switch(l.kind){case 207:case 206:case 13:case 215:case 228:return!0}return!1}function rE(l){return 14<=l&&l<=17}function iE(l){return rE(l.kind)}function aE(l){let E=l.kind;return E===16||E===17}function ZY(l){return Vrt(l)||Urt(l)}function Ij(l){switch(l.kind){case 273:return l.isTypeOnly||l.parent.parent.isTypeOnly;case 271:return l.parent.isTypeOnly;case 270:case 268:return l.isTypeOnly}return!1}function rO(l){switch(l.kind){case 278:return l.isTypeOnly||l.parent.parent.isTypeOnly;case 275:return l.isTypeOnly&&!!l.moduleSpecifier&&!l.exportClause;case 277:return l.parent.isTypeOnly}return!1}function XI(l){return Ij(l)||rO(l)}function eX(l){return Q_(l)||Ls(l)}function tX(l){return l.kind===10||rE(l.kind)}function C4(l){var E;return Ls(l)&&((E=l.emitNode)==null?void 0:E.autoGenerate)!==void 0}function iO(l){var E;return Iv(l)&&((E=l.emitNode)==null?void 0:E.autoGenerate)!==void 0}function Rj(l){return(bk(l)||pt(l))&&Iv(l.name)}function nX(l){return Rv(l)&&Iv(l.name)}function I2(l){switch(l){case 126:case 127:case 132:case 85:case 136:case 88:case 93:case 101:case 123:case 121:case 122:case 146:case 124:case 145:case 161:return!0}return!1}function kj(l){return!!(WJ(l)&16476)}function Aj(l){return kj(l)||l===124||l===161||l===127}function JI(l){return I2(l.kind)}function rX(l){let E=l.kind;return E===163||E===79}function oE(l){let E=l.kind;return E===79||E===80||E===10||E===8||E===164}function iX(l){let E=l.kind;return E===79||E===203||E===204}function M_(l){return!!l&&QI(l.kind)}function aO(l){return!!l&&(QI(l.kind)||VQ(l))}function Mj(l){return l&&Fj(l.kind)}function aX(l){return l.kind===110||l.kind===95}function Fj(l){switch(l){case 259:case 171:case 173:case 174:case 175:case 215:case 216:return!0;default:return!1}}function QI(l){switch(l){case 170:case 176:case 326:case 177:case 178:case 181:case 320:case 182:return!0;default:return Fj(l)}}function oX(l){return Ub(l)||qrt(l)||XQ(l)&&M_(l.parent)}function Ig(l){let E=l.kind;return E===173||E===169||E===171||E===174||E===175||E===178||E===172||E===237}function q(l){return l&&(l.kind===260||l.kind===228)}function ee(l){return l&&(l.kind===174||l.kind===175)}function Ce(l){return bk(l)&&k4(l)}function pt(l){switch(l.kind){case 171:case 174:case 175:return!0;default:return!1}}function mn(l){switch(l.kind){case 171:case 174:case 175:case 169:return!0;default:return!1}}function Jn(l){return JI(l)||zQ(l)}function Rr(l){let E=l.kind;return E===177||E===176||E===168||E===170||E===178||E===174||E===175}function Xr(l){return Rr(l)||Ig(l)}function wi(l){let E=l.kind;return E===299||E===300||E===301||E===171||E===174||E===175}function Oa(l){return Wue(l.kind)}function Pa(l){switch(l.kind){case 181:case 182:return!0}return!1}function Fa(l){if(l){let E=l.kind;return E===204||E===203}return!1}function Vo(l){let E=l.kind;return E===206||E===207}function Ns(l){let E=l.kind;return E===205||E===229}function ll(l){switch(l.kind){case 257:case 166:case 205:return!0}return!1}function Rc(l){return ux(l)||qO(l)||hu(l)||ef(l)}function kl(l){return ru(l)||xm(l)}function ru(l){switch(l.kind){case 203:case 207:return!0}return!1}function hu(l){switch(l.kind){case 205:case 299:case 300:case 301:return!0}return!1}function xm(l){switch(l.kind){case 204:case 206:return!0}return!1}function ef(l){switch(l.kind){case 205:case 229:case 227:case 206:case 207:case 79:case 208:case 209:return!0}return F2(l,!0)}function F1(l){let E=l.kind;return E===208||E===163||E===202}function Af(l){let E=l.kind;return E===208||E===163}function mh(l){switch(l.kind){case 283:case 282:case 210:case 211:case 212:case 167:return!0;default:return!1}}function Xm(l){return l.kind===210||l.kind===211}function Sm(l){let E=l.kind;return E===225||E===14}function Zp(l){return Lj(Z$(l).kind)}function Lj(l){switch(l){case 208:case 209:case 211:case 210:case 281:case 282:case 285:case 212:case 206:case 214:case 207:case 228:case 215:case 79:case 80:case 13:case 8:case 9:case 10:case 14:case 225:case 95:case 104:case 108:case 110:case 106:case 232:case 230:case 233:case 100:case 279:return!0;default:return!1}}function Sv(l){return Ib(Z$(l).kind)}function Ib(l){switch(l){case 221:case 222:case 217:case 218:case 219:case 220:case 213:return!0;default:return Lj(l)}}function Rb(l){switch(l.kind){case 222:return!0;case 221:return l.operator===45||l.operator===46;default:return!1}}function sX(l){switch(l.kind){case 104:case 110:case 95:case 221:return!0;default:return nE(l)}}function W8(l){return dce(Z$(l).kind)}function dce(l){switch(l){case 224:case 226:case 216:case 223:case 227:case 231:case 229:case 357:case 356:case 235:return!0;default:return Ib(l)}}function oO(l){let E=l.kind;return E===213||E===231}function jj(l){return K$e(l)||Brt(l)}function w4(l,E){switch(l.kind){case 245:case 246:case 247:case 243:case 244:return!0;case 253:return E&&w4(l.statement,E)}return!1}function ZI(l){return Ek(l)||Nz(l)}function lX(l){return no(l,ZI)}function fce(l){return!mE(l)&&!Ek(l)&&!Zm(l,1)&&!Qj(l)}function pce(l){return mE(l)||Ek(l)||Zm(l,1)}function Bj(l){return l.kind===246||l.kind===247}function hce(l){return XQ(l)||W8(l)}function P9e(l){return XQ(l)}function A7(l){return B$e(l)||W8(l)}function zj(l){let E=l.kind;return E===265||E===264||E===79}function U8(l){let E=l.kind;return E===265||E===264}function cX(l){let E=l.kind;return E===79||E===264}function uX(l){let E=l.kind;return E===272||E===271}function mce(l){return l.kind===264||l.kind===263}function N9e(l){switch(l.kind){case 216:case 223:case 205:case 210:case 176:case 260:case 228:case 172:case 173:case 182:case 177:case 209:case 263:case 302:case 274:case 275:case 278:case 259:case 215:case 181:case 174:case 79:case 270:case 268:case 273:case 178:case 261:case 341:case 343:case 320:case 344:case 351:case 326:case 349:case 325:case 288:case 289:case 290:case 197:case 171:case 170:case 264:case 199:case 277:case 267:case 271:case 211:case 14:case 8:case 207:case 166:case 208:case 299:case 169:case 168:case 175:case 300:case 308:case 301:case 10:case 262:case 184:case 165:case 257:return!0;default:return!1}}function gce(l){switch(l.kind){case 216:case 238:case 176:case 266:case 295:case 172:case 191:case 173:case 182:case 177:case 245:case 246:case 247:case 259:case 215:case 181:case 174:case 178:case 341:case 343:case 320:case 326:case 349:case 197:case 171:case 170:case 264:case 175:case 308:case 262:return!0;default:return!1}}function M7(l){return l===216||l===205||l===260||l===228||l===172||l===173||l===263||l===302||l===278||l===259||l===215||l===174||l===270||l===268||l===273||l===261||l===288||l===171||l===170||l===264||l===267||l===271||l===277||l===166||l===299||l===169||l===168||l===175||l===300||l===262||l===165||l===257||l===349||l===341||l===351}function F7(l){return l===259||l===279||l===260||l===261||l===262||l===263||l===264||l===269||l===268||l===275||l===274||l===267}function L7(l){return l===249||l===248||l===256||l===243||l===241||l===239||l===246||l===247||l===245||l===242||l===253||l===250||l===252||l===254||l===255||l===240||l===244||l===251||l===355||l===359||l===358}function kb(l){return l.kind===165?l.parent&&l.parent.kind!==348||dp(l):M7(l.kind)}function Hj(l){return F7(l.kind)}function F_(l){return L7(l.kind)}function R2(l){let E=l.kind;return L7(E)||F7(E)||sE(l)}function sE(l){return l.kind!==238||l.parent!==void 0&&(l.parent.kind===255||l.parent.kind===295)?!1:!Rce(l)}function Ab(l){let E=l.kind;return L7(E)||F7(E)||E===238}function K8(l){let E=l.kind;return E===280||E===163||E===79}function D9e(l){let E=l.kind;return E===108||E===79||E===208}function vce(l){let E=l.kind;return E===281||E===291||E===282||E===11||E===285}function I9e(l){let E=l.kind;return E===288||E===290}function lE(l){let E=l.kind;return E===10||E===291}function dX(l){let E=l.kind;return E===283||E===282}function fX(l){let E=l.kind;return E===292||E===293}function sO(l){return l.kind>=312&&l.kind<=353}function _ce(l){return l.kind===323||l.kind===322||l.kind===324||rR(l)||eR(l)||J$e(l)||nZ(l)}function eR(l){return l.kind>=330&&l.kind<=353}function tR(l){return l.kind===175}function nR(l){return l.kind===174}function L0(l){if(!jR(l))return!1;let{jsDoc:E}=l;return!!E&&E.length>0}function L1(l){return!!l.type}function k2(l){return!!l.initializer}function E4(l){switch(l.kind){case 257:case 166:case 205:case 169:case 299:case 302:return!0;default:return!1}}function G8(l){return l.kind===288||l.kind===290||wi(l)}function j7(l){return l.kind===180||l.kind===230}function R9e(l){let E=iR;for(let B of l){if(!B.length)continue;let ae=0;for(;ae<B.length&&ae<E&&_4(B.charCodeAt(ae));ae++);if(ae<E&&(E=ae),E===0)return 0}return E===iR?void 0:E}function A2(l){return l.kind===10||l.kind===14}function rR(l){return l.kind===327||l.kind===328||l.kind===329}function k9e(l){let E=Np(l.parameters);return!!E&&yce(E)}function yce(l){let E=Rz(l)?l.typeExpression&&l.typeExpression.type:l.type;return l.dotDotDotToken!==void 0||!!E&&E.kind===321}var qj,Vj,iR,bce=cn({"src/compiler/utilitiesPublic.ts"(){kg(),qj=bm(ym(0,0),0),Vj=["cs","de","es","fr","it","ja","ko","pl","pt-br","ru","tr","zh-cn","zh-tw"],iR=1073741823}});function xce(l,E){let B=l.declarations;if(B){for(let ae of B)if(ae.kind===E)return ae}}function pX(l,E){return Gr(l.declarations||Tr,B=>B.kind===E)}function hX(l){let E=new Map;if(l)for(let B of l)E.set(B.escapedName,B);return E}function aR(l){return(l.flags&33554432)!==0}function A9e(){var l="";let E=B=>l+=B;return{getText:()=>l,write:E,rawWrite:E,writeKeyword:E,writeOperator:E,writePunctuation:E,writeSpace:E,writeStringLiteral:E,writeLiteral:E,writeParameter:E,writeProperty:E,writeSymbol:(B,ae)=>E(B),writeTrailingSemicolon:E,writeComment:E,getTextPos:()=>l.length,getLine:()=>0,getColumn:()=>0,getIndent:()=>0,isAtStartOfLine:()=>!1,hasTrailingComment:()=>!1,hasTrailingWhitespace:()=>!!l.length&&_4(l.charCodeAt(l.length-1)),writeLine:()=>l+=" ",increaseIndent:Bh,decreaseIndent:Bh,clear:()=>l=""}}function M9e(l,E){return l.configFilePath!==E.configFilePath||Sce(l,E)}function Sce(l,E){return cE(l,E,moduleResolutionOptionDeclarations)}function F9e(l,E){return cE(l,E,optionsAffectingProgramStructure)}function cE(l,E,B){return l!==E&&B.some(ae=>!gz(hz(l,ae),hz(E,ae)))}function Wj(l,E){for(;;){let B=E(l);if(B==="quit")return;if(B!==void 0)return B;if(Ub(l))return;l=l.parent}}function L9e(l,E){let B=l.entries();for(let[ae,Me]of B){let Tt=E(Me,ae);if(Tt)return Tt}}function Cce(l,E){let B=l.keys();for(let ae of B){let Me=E(ae);if(Me)return Me}}function lO(l,E){l.forEach((B,ae)=>{E.set(ae,B)})}function wce(l){let E=X.getText();try{return l(X),X.getText()}finally{X.clear(),X.writeKeyword(E)}}function zh(l){return l.end-l.pos}function mX(l,E,B){var ae,Me;return(Me=(ae=l==null?void 0:l.resolvedModules)==null?void 0:ae.get(E,B))==null?void 0:Me.resolvedModule}function j9e(l,E,B,ae){l.resolvedModules||(l.resolvedModules=createModeAwareCache()),l.resolvedModules.set(E,ae,B)}function B9e(l,E,B,ae){l.resolvedTypeReferenceDirectiveNames||(l.resolvedTypeReferenceDirectiveNames=createModeAwareCache()),l.resolvedTypeReferenceDirectiveNames.set(E,ae,B)}function z9e(l,E,B){var ae,Me;return(Me=(ae=l==null?void 0:l.resolvedTypeReferenceDirectiveNames)==null?void 0:ae.get(E,B))==null?void 0:Me.resolvedTypeReferenceDirective}function T4(l,E){return l.path===E.path&&!l.prepend==!E.prepend&&!l.circular==!E.circular}function H9e(l,E){return l===E||l.resolvedModule===E.resolvedModule||!!l.resolvedModule&&!!E.resolvedModule&&l.resolvedModule.isExternalLibraryImport===E.resolvedModule.isExternalLibraryImport&&l.resolvedModule.extension===E.resolvedModule.extension&&l.resolvedModule.resolvedFileName===E.resolvedModule.resolvedFileName&&l.resolvedModule.originalPath===E.resolvedModule.originalPath&&uE(l.resolvedModule.packageId,E.resolvedModule.packageId)}function uE(l,E){return l===E||!!l&&!!E&&l.name===E.name&&l.subModuleName===E.subModuleName&&l.version===E.version}function cO(l){let{name:E,subModuleName:B}=l;return B?`${E}/${B}`:E}function oR(l){return`${cO(l)}@${l.version}`}function sR(l,E){return l===E||l.resolvedTypeReferenceDirective===E.resolvedTypeReferenceDirective||!!l.resolvedTypeReferenceDirective&&!!E.resolvedTypeReferenceDirective&&l.resolvedTypeReferenceDirective.resolvedFileName===E.resolvedTypeReferenceDirective.resolvedFileName&&!!l.resolvedTypeReferenceDirective.primary==!!E.resolvedTypeReferenceDirective.primary&&l.resolvedTypeReferenceDirective.originalPath===E.resolvedTypeReferenceDirective.originalPath}function lR(l,E,B,ae,Me,Tt){sr.assert(l.length===B.length);for(let jt=0;jt<l.length;jt++){let Vt=B[jt],at=l[jt],rr=Tt.getName(at),sn=Tt.getMode(at,E),jr=ae&&ae.get(rr,sn);if(jr?!Vt||!Me(jr,Vt):Vt)return!0}return!1}function dE(l){return cR(l),(l.flags&524288)!==0}function cR(l){l.flags&1048576||((l.flags&131072||yh(l,dE))&&(l.flags|=524288),l.flags|=1048576)}function Jm(l){for(;l&&l.kind!==308;)l=l.parent;return l}function Uj(l){return Jm(l.valueDeclaration||eB(l))}function Ece(l,E){return!!l&&(l.scriptKind===1||l.scriptKind===2)&&!l.checkJsDirective&&E===void 0}function gX(l){switch(l.kind){case 238:case 266:case 245:case 246:case 247:return!0}return!1}function vX(l,E){return sr.assert(l>=0),m4(E)[l]}function _X(l){let E=Jm(l),B=xb(E,l.pos);return`${E.fileName}(${B.line+1},${B.character+1})`}function Kj(l,E){sr.assert(l>=0);let B=m4(E),ae=l,Me=E.text;if(ae+1===B.length)return Me.length-1;{let Tt=B[ae],jt=B[ae+1]-1;for(sr.assert(cp(Me.charCodeAt(jt)));Tt<=jt&&cp(Me.charCodeAt(jt));)jt--;return jt}}function Gj(l,E,B){return!(B&&B(E))&&!l.identifiers.has(E)}function $4(l){return l===void 0?!0:l.pos===l.end&&l.pos>=0&&l.kind!==1}function uR(l){return!$4(l)}function dR(l,E){return yk(l)?E===l.expression:VQ(l)?E===l.modifiers:HQ(l)?E===l.initializer:bk(l)?E===l.questionToken&&Ce(l):Dz(l)?E===l.modifiers||E===l.questionToken||E===l.exclamationToken||Y8(l.modifiers,E,Jn):tZ(l)?E===l.equalsToken||E===l.modifiers||E===l.questionToken||E===l.exclamationToken||Y8(l.modifiers,E,Jn):qQ(l)?E===l.exclamationToken:wz(l)?E===l.typeParameters||E===l.type||Y8(l.typeParameters,E,yk):WQ(l)?E===l.typeParameters||Y8(l.typeParameters,E,yk):Ez(l)?E===l.typeParameters||E===l.type||Y8(l.typeParameters,E,yk):q$e(l)?E===l.modifiers||Y8(l.modifiers,E,Jn):!1}function Y8(l,E,B){return!l||Ul(E)||!B(E)?!1:ei(l,E)}function fR(l,E,B){if(E===void 0||E.length===0)return l;let ae=0;for(;ae<l.length&&B(l[ae]);++ae);return l.splice(ae,0,...E),l}function yX(l,E,B){if(E===void 0)return l;let ae=0;for(;ae<l.length&&B(l[ae]);++ae);return l.splice(ae,0,E),l}function bX(l){return Z8(l)||!!(j_(l)&2097152)}function uO(l,E){return fR(l,E,Z8)}function Tce(l,E){return fR(l,E,bX)}function q9e(l,E){return yX(l,E,Z8)}function V9e(l,E){return yX(l,E,bX)}function xX(l,E,B){if(l.charCodeAt(E+1)===47&&E+2<B&&l.charCodeAt(E+2)===47){let ae=l.substring(E,B);return!!(we.test(ae)||wt.test(ae)||Je.test(ae)||Zt.test(ae))}return!1}function Yj(l,E){return l.charCodeAt(E+1)===42&&l.charCodeAt(E+2)===33}function Xj(l,E){let B=new Map(E.map(jt=>[`${xb(l,jt.range.end).line}`,jt])),ae=new Map;return{getUnusedExpectations:Me,markUsed:Tt};function Me(){return dc(B.entries()).filter(jt=>{let[Vt,at]=jt;return at.type===0&&!ae.get(Vt)}).map(jt=>{let[Vt,at]=jt;return at})}function Tt(jt){return B.has(`${jt}`)?(ae.set(`${jt}`,!0),!0):!1}}function L_(l,E,B){return $4(l)?l.pos:sO(l)||l.kind===11?up((E||Jm(l)).text,l.pos,!1,!0):B&&L0(l)?L_(l.jsDoc[0],E):l.kind===354&&l._children.length>0?L_(l._children[0],E,B):up((E||Jm(l)).text,l.pos,!1,!1,XX(l))}function SX(l,E){let B=!$4(l)&&kz(l)?Nr(l.modifiers,zQ):void 0;return B?up((E||Jm(l)).text,B.end):L_(l,E)}function Mb(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return fE(l.text,E,B)}function Jj(l){return!!xv(l,Jrt)}function CX(l){return!!(Nz(l)&&l.exportClause&&Qde(l.exportClause)&&l.exportClause.name.escapedText==="default")}function fE(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;if($4(E))return"";let ae=l.substring(B?E.pos:up(l,E.pos),E.end);return Jj(E)&&(ae=ae.split(/\r\n|\n|\r/).map(Me=>ea(Me.replace(/^\s*\*/,""))).join(`
`)),ae}function pR(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return Mb(Jm(l),l,E)}function wX(l){return l.pos}function EX(l,E){return Kf(l,E,wX,ad)}function j_(l){let E=l.emitNode;return E&&E.flags||0}function W9e(l){let E=l.emitNode;return E&&E.internalFlags||0}function dO(l,E,B){var ae;if(E&&Hh(l,B))return Mb(E,l);switch(l.kind){case 10:{let Me=B&2?Vb:B&1||j_(l)&33554432?UR:LB;return l.singleQuote?"'"+Me(l.text,39)+"'":'"'+Me(l.text,34)+'"'}case 14:case 15:case 16:case 17:{let Me=B&1||j_(l)&33554432?UR:LB,Tt=(ae=l.rawText)!=null?ae:vue(Me(l.text,96));switch(l.kind){case 14:return"`"+Tt+"`";case 15:return"`"+Tt+"${";case 16:return"}"+Tt+"${";case 17:return"}"+Tt+"`"}break}case 8:case 9:return l.text;case 13:return B&4&&l.isUnterminated?l.text+(l.text.charCodeAt(l.text.length-1)===92?" /":"/"):l.text}return sr.fail(`Literal kind '${l.kind}' not accounted for.`)}function Hh(l,E){return tx(l)||!l.parent||E&4&&l.isUnterminated?!1:zO(l)&&l.numericLiteralFlags&512?!!(E&8):!T$e(l)}function pE(l){return T2(l)?'"'+LB(l)+'"':""+l}function TX(l){return Aw(l).replace(/^(\d)/,"_$1").replace(/\W/g,"_")}function U9e(l){return(Pb(l)&3)!==0||$X(l)}function $X(l){let E=CE(l);return E.kind===257&&E.parent.kind===295}function Qj(l){return oS(l)&&(l.name.kind===10||hE(l))}function K9e(l){return oS(l)&&l.name.kind===10}function Cv(l){return oS(l)&&Q_(l.name)}function $ce(l){return oS(l)||Ls(l)}function Zj(l){return Oce(l.valueDeclaration)}function Oce(l){return!!l&&l.kind===264&&!l.body}function Pce(l){return l.kind===308||l.kind===264||aO(l)}function hE(l){return!!(l.flags&1024)}function hR(l){return Qj(l)&&mR(l)}function mR(l){switch(l.parent.kind){case 308:return Ik(l.parent);case 265:return Qj(l.parent.parent)&&Ub(l.parent.parent.parent)&&!Ik(l.parent.parent.parent)}return!1}function eB(l){var E;return(E=l.declarations)==null?void 0:E.find(B=>!hR(B)&&!(oS(B)&&hE(B)))}function tB(l){return l===1||l===100||l===199}function gR(l,E){return Ik(l)||ck(E)||tB(Y_(E))&&!!l.commonJsModuleIndicator}function Nce(l,E){switch(l.scriptKind){case 1:case 3:case 2:case 4:break;default:return!1}return l.isDeclarationFile?!1:Nv(E,"alwaysStrict")||cit(l.statements)?!0:Ik(l)||ck(E)?Y_(E)>=5?!0:!E.noImplicitUseStrict:!1}function X8(l){return!!(l.flags&16777216)||Zm(l,2)}function J8(l,E){switch(l.kind){case 308:case 266:case 295:case 264:case 245:case 246:case 247:case 173:case 171:case 174:case 175:case 259:case 215:case 216:case 169:case 172:return!0;case 238:return!aO(E)}return!1}function nB(l){switch(sr.type(l),l.kind){case 341:case 349:case 326:return!0;default:return rB(l)}}function rB(l){switch(sr.type(l),l.kind){case 176:case 177:case 170:case 178:case 181:case 182:case 320:case 260:case 228:case 261:case 262:case 348:case 259:case 171:case 173:case 174:case 175:case 215:case 216:return!0;default:return!1}}function OX(l){switch(l.kind){case 269:case 268:return!0;default:return!1}}function iB(l){return OX(l)||NR(l)}function G9e(l){switch(l.kind){case 269:case 268:case 240:case 260:case 259:case 264:case 262:case 261:case 263:return!0;default:return!1}}function Dce(l){return mE(l)||oS(l)||KQ(l)||wm(l)}function mE(l){return OX(l)||Nz(l)}function aB(l){return xv(l.parent,E=>J8(E,E.parent))}function vR(l,E){let B=aB(l);for(;B;)E(B),B=aB(B)}function Q8(l){return!l||zh(l)===0?"(Missing)":pR(l)}function _R(l){return l.declaration?Q8(l.declaration.parameters[0].name):void 0}function oB(l){return l.kind===164&&!I4(l.expression)}function fO(l){var E;switch(l.kind){case 79:case 80:return(E=l.emitNode)!=null&&E.autoGenerate?void 0:l.escapedText;case 10:case 8:case 14:return M0(l.text);case 164:return I4(l.expression)?M0(l.expression.text):void 0;default:return sr.assertNever(l)}}function Ice(l){return sr.checkDefined(fO(l))}function O4(l){switch(l.kind){case 108:return"this";case 80:case 79:return zh(l)===0?_f(l):pR(l);case 163:return O4(l.left)+"."+O4(l.right);case 208:return Ls(l.name)||Iv(l.name)?O4(l.expression)+"."+O4(l.name):sr.assertNever(l.name);case 314:return O4(l.left)+O4(l.right);default:return sr.assertNever(l)}}function pO(l,E,B,ae,Me,Tt){let jt=Jm(l);return NX(jt,l,E,B,ae,Me,Tt)}function PX(l,E,B,ae,Me,Tt,jt){let Vt=up(l.text,E.pos);return uz(l,Vt,E.end-Vt,B,ae,Me,Tt,jt)}function NX(l,E,B,ae,Me,Tt,jt){let Vt=Fb(l,E);return uz(l,Vt.start,Vt.length,B,ae,Me,Tt,jt)}function DX(l,E,B,ae){let Me=Fb(l,E);return lB(l,Me.start,Me.length,B,ae)}function Y9e(l,E,B,ae){let Me=up(l.text,E.pos);return lB(l,Me,E.end-Me,B,ae)}function sB(l,E,B){sr.assertGreaterThanOrEqual(E,0),sr.assertGreaterThanOrEqual(B,0),l&&(sr.assertLessThanOrEqual(E,l.text.length),sr.assertLessThanOrEqual(E+B,l.text.length))}function lB(l,E,B,ae,Me){return sB(l,E,B),{file:l,start:E,length:B,code:ae.code,category:ae.category,messageText:ae.next?ae:ae.messageText,relatedInformation:Me}}function yR(l,E,B){return{file:l,start:0,length:0,code:E.code,category:E.category,messageText:E.next?E:E.messageText,relatedInformation:B}}function P4(l){return typeof l.messageText=="string"?{code:l.code,category:l.category,messageText:l.messageText,next:l.next}:l.messageText}function IX(l,E,B){return{file:l,start:E.pos,length:E.end-E.pos,code:B.code,category:B.category,messageText:B.message}}function B7(l,E){let B=z8(l.languageVersion,!0,l.languageVariant,l.text,void 0,E);B.scan();let ae=B.getTokenPos();return bv(ae,B.getTextPos())}function RX(l,E){let B=z8(l.languageVersion,!0,l.languageVariant,l.text,void 0,E);return B.scan(),B.getToken()}function X9e(l,E){let B=up(l.text,E.pos);if(E.body&&E.body.kind===238){let{line:ae}=xb(l,E.body.pos),{line:Me}=xb(l,E.body.end);if(ae<Me)return ym(B,Kj(ae,l)-B+1)}return bv(B,E.end)}function Fb(l,E){let B=E;switch(E.kind){case 308:let Tt=up(l.text,0,!1);return Tt===l.text.length?ym(0,0):B7(l,Tt);case 257:case 205:case 260:case 228:case 261:case 264:case 263:case 302:case 259:case 215:case 171:case 174:case 175:case 262:case 169:case 168:case 271:B=E.name;break;case 216:return X9e(l,E);case 292:case 293:let jt=up(l.text,E.pos),Vt=E.statements.length>0?E.statements[0].pos:E.end;return bv(jt,Vt)}if(B===void 0)return B7(l,E.pos);sr.assert(!Tk(B));let ae=$4(B),Me=ae||qde(E)?B.pos:up(l.text,B.pos);return ae?(sr.assert(Me===B.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809"),sr.assert(Me===B.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")):(sr.assert(Me>=B.pos,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809"),sr.assert(Me<=B.end,"This failure could trigger https://github.com/Microsoft/TypeScript/issues/20809")),bv(Me,B.end)}function hO(l){return(l.externalModuleIndicator||l.commonJsModuleIndicator)!==void 0}function kX(l){return l.scriptKind===6}function cB(l){return!!(T7(l)&2048)}function wv(l){return!!(T7(l)&64&&!x4(l,l.parent))}function qh(l){return!!(Pb(l)&2)}function Lb(l){return!!(Pb(l)&1)}function Cm(l){return l.kind===210&&l.expression.kind===106}function wm(l){return l.kind===210&&l.expression.kind===100}function bR(l){return j$e(l)&&l.keywordToken===100&&l.name.escapedText==="meta"}function uB(l){return KQ(l)&&A$e(l.argument)&&Q_(l.argument.literal)}function Z8(l){return l.kind===241&&l.expression.kind===10}function is(l){return!!(j_(l)&2097152)}function gE(l){return is(l)&&wk(l)}function AX(l){return Ls(l.name)&&!l.initializer}function z7(l){return is(l)&&Ck(l)&&Ri(l.declarationList.declarations,AX)}function vE(l,E){return l.kind!==11?Fl(E.text,l.pos):void 0}function Cd(l,E){let B=l.kind===166||l.kind===165||l.kind===215||l.kind===216||l.kind===214||l.kind===257||l.kind===278?bl(vj(E,l.pos),Fl(E,l.pos)):Fl(E,l.pos);return Gr(B,ae=>E.charCodeAt(ae.pos+1)===42&&E.charCodeAt(ae.pos+2)===42&&E.charCodeAt(ae.pos+3)!==47)}function gh(l){if(179<=l.kind&&l.kind<=202)return!0;switch(l.kind){case 131:case 157:case 148:case 160:case 152:case 134:case 153:case 149:case 155:case 144:return!0;case 114:return l.parent.kind!==219;case 230:return eZ(l.parent)&&!UJ(l);case 165:return l.parent.kind===197||l.parent.kind===192;case 79:(l.parent.kind===163&&l.parent.right===l||l.parent.kind===208&&l.parent.name===l)&&(l=l.parent),sr.assert(l.kind===79||l.kind===163||l.kind===208,"'node' was expected to be a qualified name, identifier or property access in 'isPartOfTypeNode'.");case 163:case 208:case 108:{let{parent:E}=l;if(E.kind===183)return!1;if(E.kind===202)return!E.isTypeOf;if(179<=E.kind&&E.kind<=202)return!0;switch(E.kind){case 230:return eZ(E.parent)&&!UJ(E);case 165:return l===E.constraint;case 348:return l===E.constraint;case 169:case 168:case 166:case 257:return l===E.type;case 259:case 215:case 216:case 173:case 171:case 170:case 174:case 175:return l===E.type;case 176:case 177:case 178:return l===E.type;case 213:return l===E.type;case 210:case 211:return ei(E.typeArguments,l);case 212:return!1}}}return!1}function Em(l,E){for(;l;){if(l.kind===E)return!0;l=l.parent}return!1}function dB(l,E){return B(l);function B(ae){switch(ae.kind){case 250:return E(ae);case 266:case 238:case 242:case 243:case 244:case 245:case 246:case 247:case 251:case 252:case 292:case 293:case 253:case 255:case 295:return yh(ae,B)}}}function xR(l,E){return B(l);function B(ae){switch(ae.kind){case 226:E(ae);let Me=ae.expression;Me&&B(Me);return;case 263:case 261:case 264:case 262:return;default:if(M_(ae)){if(ae.name&&ae.name.kind===164){B(ae.name.expression);return}}else gh(ae)||yh(ae,B)}}}function SR(l){return l&&l.kind===185?l.elementType:l&&l.kind===180?Og(l.typeArguments):void 0}function J9e(l){switch(l.kind){case 261:case 260:case 228:case 184:return l.members;case 207:return l.properties}}function MX(l){if(l)switch(l.kind){case 205:case 302:case 166:case 299:case 169:case 168:case 300:case 257:return!0}return!1}function Ia(l){return MX(l)||ee(l)}function M2(l){return l.parent.kind===258&&l.parent.parent.kind===240}function H7(l){return dp(l)?VO(l.parent)&&Mf(l.parent.parent)&&fl(l.parent.parent)===2||CR(l.parent):!1}function CR(l){return dp(l)?Mf(l)&&fl(l)===1:!1}function vd(l){return(ux(l)?qh(l)&&Ls(l.name)&&M2(l):bk(l)?zJ(l)&&JR(l):HQ(l)&&zJ(l))||CR(l)}function Qo(l){switch(l.kind){case 171:case 170:case 173:case 174:case 175:case 259:case 215:return!0}return!1}function mO(l,E){for(;;){if(E&&E(l),l.statement.kind!==253)return l.statement;l=l.statement}}function Rce(l){return l&&l.kind===238&&M_(l.parent)}function j0(l){return l&&l.kind===171&&l.parent.kind===207}function FX(l){return(l.kind===171||l.kind===174||l.kind===175)&&(l.parent.kind===207||l.parent.kind===228)}function gO(l){return l&&l.kind===1}function vO(l){return l&&l.kind===0}function fB(l,E,B){return l.properties.filter(ae=>{if(ae.kind===299){let Me=fO(ae.name);return E===Me||!!B&&B===Me}return!1})}function kce(l,E,B){return nr(fB(l,E),ae=>YQ(ae.initializer)?Bi(ae.initializer.elements,Me=>Q_(Me)&&Me.text===B):void 0)}function N4(l){if(l&&l.statements.length){let E=l.statements[0].expression;return sl(E,VO)}}function B_(l,E,B){return nr(LX(l,E),ae=>YQ(ae.initializer)?Bi(ae.initializer.elements,Me=>Q_(Me)&&Me.text===B):void 0)}function LX(l,E){let B=N4(l);return B?fB(B,E):Tr}function jX(l){return xv(l.parent,M_)}function BX(l){return xv(l.parent,Mj)}function zX(l){return xv(l.parent,q)}function HX(l){return xv(l.parent,E=>q(E)||M_(E)?"quit":VQ(E))}function ort(l){return xv(l.parent,aO)}function Ace(l,E,B){for(sr.assert(l.kind!==308);;){if(l=l.parent,!l)return sr.fail();switch(l.kind){case 164:if(B&&q(l.parent.parent))return l;l=l.parent.parent;break;case 167:l.parent.kind===166&&Ig(l.parent.parent)?l=l.parent.parent:Ig(l.parent)&&(l=l.parent);break;case 216:if(!E)continue;case 259:case 215:case 264:case 172:case 169:case 168:case 171:case 170:case 173:case 174:case 175:case 176:case 177:case 178:case 263:case 308:return l}}}function qX(l){switch(l.kind){case 216:case 259:case 215:case 169:return!0;case 238:switch(l.parent.kind){case 173:case 171:case 174:case 175:return!0;default:return!1}default:return!1}}function pB(l){Ls(l)&&(Pz(l.parent)||wk(l.parent))&&l.parent.name===l&&(l=l.parent);let E=Ace(l,!0,!1);return Ub(E)}function Mce(l){let E=Ace(l,!1,!1);if(E)switch(E.kind){case 173:case 259:case 215:return E}}function Fce(l,E){for(;;){if(l=l.parent,!l)return;switch(l.kind){case 164:l=l.parent;break;case 259:case 215:case 216:if(!E)continue;case 169:case 168:case 171:case 170:case 173:case 174:case 175:case 172:return l;case 167:l.parent.kind===166&&Ig(l.parent.parent)?l=l.parent.parent:Ig(l.parent)&&(l=l.parent);break}}}function Lce(l){if(l.kind===215||l.kind===216){let E=l,B=l.parent;for(;B.kind===214;)E=B,B=B.parent;if(B.kind===210&&B.expression===E)return B}}function jce(l){return l.kind===106||wR(l)}function wR(l){let E=l.kind;return(E===208||E===209)&&l.expression.kind===106}function hB(l){let E=l.kind;return(E===208||E===209)&&l.expression.kind===108}function VX(l){var E;return!!l&&ux(l)&&((E=l.initializer)==null?void 0:E.kind)===108}function WX(l){return!!l&&(tZ(l)||Dz(l))&&Mf(l.parent.parent)&&l.parent.parent.operatorToken.kind===63&&l.parent.parent.right.kind===108}function ER(l){switch(l.kind){case 180:return l.typeName;case 230:return Y7(l.expression)?l.expression:void 0;case 79:case 163:return l}}function UX(l){switch(l.kind){case 212:return l.tag;case 283:case 282:return l.tagName;default:return l.expression}}function TR(l,E,B,ae){if(l&&V$(E)&&Iv(E.name))return!1;switch(E.kind){case 260:return!0;case 228:return!l;case 169:return B!==void 0&&(l?Pz(B):q(B)&&!K_(E)&&!BJ(E));case 174:case 175:case 171:return E.body!==void 0&&B!==void 0&&(l?Pz(B):q(B));case 166:return l?B!==void 0&&B.body!==void 0&&(B.kind===173||B.kind===171||B.kind===175)&&Tue(B)!==E&&ae!==void 0&&ae.kind===260:!1}return!1}function jb(l,E,B,ae){return NO(E)&&TR(l,E,B,ae)}function _O(l,E,B,ae){return jb(l,E,B,ae)||yO(l,E,B)}function yO(l,E,B){switch(E.kind){case 260:return no(E.members,ae=>_O(l,ae,E,B));case 228:return!l&&no(E.members,ae=>_O(l,ae,E,B));case 171:case 175:case 173:return no(E.parameters,ae=>jb(l,ae,E,B));default:return!1}}function $R(l,E){if(jb(l,E))return!0;let B=YR(E);return!!B&&yO(l,B,E)}function KX(l,E,B){let ae;if(ee(E)){let{firstAccessor:Me,secondAccessor:Tt,setAccessor:jt}=RJ(B.members,E),Vt=NO(Me)?Me:Tt&&NO(Tt)?Tt:void 0;if(!Vt||E!==Vt)return!1;ae=jt==null?void 0:jt.parameters}else qQ(E)&&(ae=E.parameters);if(jb(l,E,B))return!0;if(ae){for(let Me of ae)if(!XR(Me)&&jb(l,Me,E,B))return!0}return!1}function OR(l){if(l.textSourceNode){switch(l.textSourceNode.kind){case 10:return OR(l.textSourceNode);case 14:return l.text===""}return!1}return l.text===""}function bO(l){let{parent:E}=l;return E.kind===283||E.kind===282||E.kind===284?E.tagName===l:!1}function xO(l){switch(l.kind){case 106:case 104:case 110:case 95:case 13:case 206:case 207:case 208:case 209:case 210:case 211:case 212:case 231:case 213:case 235:case 232:case 214:case 215:case 228:case 216:case 219:case 217:case 218:case 221:case 222:case 223:case 224:case 227:case 225:case 229:case 281:case 282:case 285:case 226:case 220:case 233:return!0;case 230:return!eZ(l.parent)&&!rfe(l.parent);case 163:for(;l.parent.kind===163;)l=l.parent;return l.parent.kind===183||rR(l.parent)||tfe(l.parent)||Iz(l.parent)||bO(l);case 314:for(;Iz(l.parent);)l=l.parent;return l.parent.kind===183||rR(l.parent)||tfe(l.parent)||Iz(l.parent)||bO(l);case 80:return Mf(l.parent)&&l.parent.left===l&&l.parent.operatorToken.kind===101;case 79:if(l.parent.kind===183||rR(l.parent)||tfe(l.parent)||Iz(l.parent)||bO(l))return!0;case 8:case 9:case 10:case 14:case 108:return GX(l);default:return!1}}function GX(l){let{parent:E}=l;switch(E.kind){case 257:case 166:case 169:case 168:case 302:case 299:case 205:return E.initializer===l;case 241:case 242:case 243:case 244:case 250:case 251:case 252:case 292:case 254:return E.expression===l;case 245:let B=E;return B.initializer===l&&B.initializer.kind!==258||B.condition===l||B.incrementor===l;case 246:case 247:let ae=E;return ae.initializer===l&&ae.initializer.kind!==258||ae.expression===l;case 213:case 231:return l===E.expression;case 236:return l===E.expression;case 164:return l===E.expression;case 167:case 291:case 290:case 301:return!0;case 230:return E.expression===l&&!gh(E);case 300:return E.objectAssignmentInitializer===l;case 235:return l===E.expression;default:return xO(E)}}function mB(l){for(;l.kind===163||l.kind===79;)l=l.parent;return l.kind===183}function gB(l){return Qde(l)&&!!l.parent.moduleSpecifier}function Bce(l){return l.kind===268&&l.moduleReference.kind===280}function vB(l){return sr.assert(Bce(l)),l.moduleReference.expression}function YX(l){return NR(l)&&tQ(l.initializer).arguments[0]}function _B(l){return l.kind===268&&l.moduleReference.kind!==280}function PR(l){return dp(l)}function yB(l){return!dp(l)}function dp(l){return!!l&&!!(l.flags&262144)}function zce(l){return!!l&&!!(l.flags&67108864)}function Hce(l){return!kX(l)}function XX(l){return!!l&&!!(l.flags&8388608)}function Q9e(l){return Tz(l)&&Ls(l.typeName)&&l.typeName.escapedText==="Object"&&l.typeArguments&&l.typeArguments.length===2&&(l.typeArguments[0].kind===152||l.typeArguments[0].kind===148)}function _E(l,E){if(l.kind!==210)return!1;let{expression:B,arguments:ae}=l;if(B.kind!==79||B.escapedText!=="require"||ae.length!==1)return!1;let Me=ae[0];return!E||A2(Me)}function JX(l){return Vce(l,!1)}function NR(l){return Vce(l,!0)}function qce(l){return GQ(l)&&NR(l.parent.parent)}function Vce(l,E){return ux(l)&&!!l.initializer&&_E(E?tQ(l.initializer):l.initializer,!0)}function bB(l){return Ck(l)&&l.declarationList.declarations.length>0&&Ri(l.declarationList.declarations,E=>JX(E))}function xB(l){return l===39||l===34}function Z9e(l,E){return Mb(E,l).charCodeAt(0)===34}function QX(l){return Mf(l)||Pv(l)||Ls(l)||$z(l)}function ZX(l){return dp(l)&&l.initializer&&Mf(l.initializer)&&(l.initializer.operatorToken.kind===56||l.initializer.operatorToken.kind===60)&&l.name&&Y7(l.name)&&yE(l.name,l.initializer.left)?l.initializer.right:l.initializer}function Wce(l){let E=ZX(l);return E&&ex(E,vh(l.name))}function Uce(l,E){return fe(l.properties,B=>Dz(B)&&Ls(B.name)&&B.name.escapedText==="value"&&B.initializer&&ex(B.initializer,E))}function Kce(l){if(l&&l.parent&&Mf(l.parent)&&l.parent.operatorToken.kind===63){let E=vh(l.parent.left);return ex(l.parent.right,E)||Gce(l.parent.left,l.parent.right,E)}if(l&&$z(l)&&Bb(l)){let E=Uce(l.arguments[2],l.arguments[1].text==="prototype");if(E)return E}}function ex(l,E){if($z(l)){let B=CO(l.expression);return B.kind===215||B.kind===216?l:void 0}if(l.kind===215||l.kind===228||l.kind===216||VO(l)&&(l.properties.length===0||E))return l}function Gce(l,E,B){let ae=Mf(E)&&(E.operatorToken.kind===56||E.operatorToken.kind===60)&&ex(E.right,B);if(ae&&yE(l,E.left))return ae}function Yce(l){let E=ux(l.parent)?l.parent.name:Mf(l.parent)&&l.parent.operatorToken.kind===63?l.parent.left:void 0;return E&&ex(l.right,vh(E))&&Y7(E)&&yE(E,l.left)}function Xce(l){if(Mf(l.parent)){let E=(l.parent.operatorToken.kind===56||l.parent.operatorToken.kind===60)&&Mf(l.parent.parent)?l.parent.parent:l.parent;if(E.operatorToken.kind===63&&Ls(E.left))return E.left}else if(ux(l.parent))return l.parent.name}function yE(l,E){return SJ(l)&&SJ(E)?EO(l)===EO(E):S4(l)&&RR(E)&&(E.expression.kind===108||Ls(E.expression)&&(E.expression.escapedText==="window"||E.expression.escapedText==="self"||E.expression.escapedText==="global"))?yE(l,kR(E)):RR(l)&&RR(E)?W7(l)===W7(E)&&yE(l.expression,E.expression):!1}function z_(l){for(;F2(l,!0);)l=l.right;return l}function H_(l){return Ls(l)&&l.escapedText==="exports"}function DR(l){return Ls(l)&&l.escapedText==="module"}function IR(l){return(Rv(l)||q7(l))&&DR(l.expression)&&W7(l)==="exports"}function fl(l){let E=Jce(l);return E===5||dp(l)?E:0}function Bb(l){return nn(l.arguments)===3&&Rv(l.expression)&&Ls(l.expression.expression)&&_f(l.expression.expression)==="Object"&&_f(l.expression.name)==="defineProperty"&&I4(l.arguments[1])&&V7(l.arguments[0],!0)}function RR(l){return Rv(l)||q7(l)}function q7(l){return IE(l)&&I4(l.argumentExpression)}function zb(l,E){return Rv(l)&&(!E&&l.expression.kind===108||Ls(l.name)&&V7(l.expression,!0))||SO(l,E)}function SO(l,E){return q7(l)&&(!E&&l.expression.kind===108||Y7(l.expression)||zb(l.expression,!0))}function V7(l,E){return Y7(l)||zb(l,E)}function kR(l){return Rv(l)?l.name:l.argumentExpression}function Jce(l){if($z(l)){if(!Bb(l))return 0;let E=l.arguments[0];return H_(E)||IR(E)?8:zb(E)&&W7(E)==="prototype"?9:7}return l.operatorToken.kind!==63||!Pv(l.left)||eTe(z_(l))?0:V7(l.left.expression,!0)&&W7(l.left)==="prototype"&&VO(tJ(l))?6:eJ(l.left)}function eTe(l){return M$e(l)&&zO(l.expression)&&l.expression.text==="0"}function SB(l){if(Rv(l))return l.name;let E=CO(l.argumentExpression);return zO(E)||A2(E)?E:l}function W7(l){let E=SB(l);if(E){if(Ls(E))return E.escapedText;if(A2(E)||zO(E))return M0(E.text)}}function eJ(l){if(l.expression.kind===108)return 4;if(IR(l))return 2;if(V7(l.expression,!0)){if(vh(l.expression))return 3;let E=l;for(;!Ls(E.expression);)E=E.expression;let B=E.expression;if((B.escapedText==="exports"||B.escapedText==="module"&&W7(E)==="exports")&&zb(l))return 1;if(V7(l,!0)||IE(l)&&xJ(l))return 5}return 0}function tJ(l){for(;Mf(l.right);)l=l.right;return l.right}function nJ(l){return Mf(l)&&fl(l)===3}function Qce(l){return dp(l)&&l.parent&&l.parent.kind===241&&(!IE(l)||q7(l))&&!!WI(l.parent)}function CB(l,E){let{valueDeclaration:B}=l;(!B||!(E.flags&16777216&&!dp(E)&&!(B.flags&16777216))&&QX(B)&&!QX(E)||B.kind!==E.kind&&$ce(B))&&(l.valueDeclaration=E)}function Hb(l){if(!l||!l.valueDeclaration)return!1;let E=l.valueDeclaration;return E.kind===259||ux(E)&&E.initializer&&M_(E.initializer)}function rJ(l){var E,B;switch(l.kind){case 257:case 205:return(E=xv(l.initializer,ae=>_E(ae,!0)))==null?void 0:E.arguments[0];case 269:return sl(l.moduleSpecifier,A2);case 268:return sl((B=sl(l.moduleReference,Zde))==null?void 0:B.expression,A2);case 270:case 277:return sl(l.parent.moduleSpecifier,A2);case 271:case 278:return sl(l.parent.parent.moduleSpecifier,A2);case 273:return sl(l.parent.parent.parent.moduleSpecifier,A2);default:sr.assertNever(l)}}function qb(l){return wB(l)||sr.failBadSyntaxKind(l.parent)}function wB(l){switch(l.parent.kind){case 269:case 275:return l.parent;case 280:return l.parent.parent;case 210:return wm(l.parent)||_E(l.parent,!1)?l.parent:void 0;case 198:return sr.assert(Q_(l)),sl(l.parent.parent,KQ);default:return}}function AR(l){switch(l.kind){case 269:case 275:return l.moduleSpecifier;case 268:return l.moduleReference.kind===280?l.moduleReference.expression:void 0;case 202:return uB(l)?l.argument.literal:void 0;case 210:return l.arguments[0];case 264:return l.name.kind===10?l.name:void 0;default:return sr.assertNever(l)}}function q_(l){switch(l.kind){case 269:return l.importClause&&sl(l.importClause.namedBindings,U$e);case 268:return l;case 275:return l.exportClause&&sl(l.exportClause,Qde);default:return sr.assertNever(l)}}function EB(l){return l.kind===269&&!!l.importClause&&!!l.importClause.name}function iJ(l,E){if(l.name){let B=E(l);if(B)return B}if(l.namedBindings){let B=U$e(l.namedBindings)?E(l.namedBindings):fe(l.namedBindings.elements,E);if(B)return B}}function aJ(l){if(l)switch(l.kind){case 166:case 171:case 170:case 300:case 299:case 169:case 168:return l.questionToken!==void 0}return!1}function oJ(l){let E=nfe(l)?ju(l.parameters):void 0,B=sl(E&&E.name,Ls);return!!B&&B.escapedText==="new"}function bE(l){return l.kind===349||l.kind===341||l.kind===343}function sJ(l){return bE(l)||z$e(l)}function Zce(l){return JQ(l)&&Mf(l.expression)&&l.expression.operatorToken.kind===63?z_(l.expression):void 0}function MR(l){return JQ(l)&&Mf(l.expression)&&fl(l.expression)!==0&&Mf(l.expression.right)&&(l.expression.right.operatorToken.kind===56||l.expression.right.operatorToken.kind===60)?l.expression.right.right:void 0}function FR(l){switch(l.kind){case 240:let E=xE(l);return E&&E.initializer;case 169:return l.initializer;case 299:return l.initializer}}function xE(l){return Ck(l)?ju(l.declarationList.declarations):void 0}function TB(l){return oS(l)&&l.body&&l.body.kind===264?l.body:void 0}function LR(l){if(l.kind>=240&&l.kind<=256)return!0;switch(l.kind){case 79:case 108:case 106:case 163:case 233:case 209:case 208:case 205:case 215:case 216:case 171:case 174:case 175:return!0;default:return!1}}function jR(l){switch(l.kind){case 216:case 223:case 238:case 249:case 176:case 292:case 260:case 228:case 172:case 173:case 182:case 177:case 248:case 256:case 243:case 209:case 239:case 1:case 263:case 302:case 274:case 275:case 278:case 241:case 246:case 247:case 245:case 259:case 215:case 181:case 174:case 79:case 242:case 269:case 268:case 178:case 261:case 320:case 326:case 253:case 171:case 170:case 264:case 199:case 267:case 207:case 166:case 214:case 208:case 299:case 169:case 168:case 250:case 175:case 300:case 301:case 252:case 254:case 255:case 262:case 165:case 257:case 240:case 244:case 251:return!0;default:return!1}}function $B(l,E){let B;MX(l)&&k2(l)&&L0(l.initializer)&&(B=Fu(B,OB(l,Fh(l.initializer.jsDoc))));let ae=l;for(;ae&&ae.parent;){if(L0(ae)&&(B=Fu(B,OB(l,Fh(ae.jsDoc)))),ae.kind===166){B=Fu(B,(E?U$:P7)(ae));break}if(ae.kind===165){B=Fu(B,(E?zI:Kw)(ae));break}ae=eue(ae)}return B||Tr}function OB(l,E){if(Tk(E)){let B=Gr(E.tags,ae=>lJ(l,ae));return E.tags===B?[E]:B}return lJ(l,E)?[E]:void 0}function lJ(l,E){return!(rZ(E)||aOe(E))||!E.parent||!Tk(E.parent)||!xk(E.parent.parent)||E.parent.parent===l}function eue(l){let E=l.parent;if(E.kind===299||E.kind===274||E.kind===169||E.kind===241&&l.kind===208||E.kind===250||TB(E)||Mf(l)&&l.operatorToken.kind===63)return E;if(E.parent&&(xE(E.parent)===l||Mf(E)&&E.operatorToken.kind===63))return E.parent;if(E.parent&&E.parent.parent&&(xE(E.parent.parent)||FR(E.parent.parent)===l||MR(E.parent.parent)))return E.parent.parent}function tue(l){if(l.symbol)return l.symbol;if(!Ls(l.name))return;let E=l.name.escapedText,B=cJ(l);if(!B)return;let ae=Bi(B.parameters,Me=>Me.name.kind===79&&Me.name.escapedText===E);return ae&&ae.symbol}function nue(l){if(Tk(l.parent)&&l.parent.tags){let E=Bi(l.parent.tags,bE);if(E)return E}return cJ(l)}function cJ(l){let E=PB(l);if(E)return HQ(E)&&E.type&&M_(E.type)?E.type:M_(E)?E:void 0}function PB(l){let E=NB(l);if(E)return MR(E)||Zce(E)||FR(E)||xE(E)||TB(E)||E}function NB(l){let E=uJ(l);if(!E)return;let B=E.parent;if(B&&B.jsDoc&&E===Np(B.jsDoc))return B}function uJ(l){return xv(l.parent,Tk)}function tTe(l){let E=l.name.escapedText,{typeParameters:B}=l.parent.parent.parent;return B&&Bi(B,ae=>ae.name.escapedText===E)}function SE(l){return!!l.typeArguments}function DB(l){let E=l.parent;for(;;){switch(E.kind){case 223:let B=E.operatorToken.kind;return DO(B)&&E.left===l?B===63||XB(B)?1:2:0;case 221:case 222:let ae=E.operator;return ae===45||ae===46?2:0;case 246:case 247:return E.initializer===l?1:0;case 214:case 206:case 227:case 232:l=E;break;case 301:l=E.parent;break;case 300:if(E.name!==l)return 0;l=E.parent;break;case 299:if(E.name===l)return 0;l=E.parent;break;default:return 0}E=l.parent}}function nTe(l){return DB(l)!==0}function dJ(l){switch(l.kind){case 238:case 240:case 251:case 242:case 252:case 266:case 292:case 293:case 253:case 245:case 246:case 247:case 243:case 244:case 255:case 295:return!0}return!1}function rTe(l){return Kde(l)||Gde(l)||pt(l)||wk(l)||wz(l)}function fJ(l,E){for(;l&&l.kind===E;)l=l.parent;return l}function pJ(l){return fJ(l,193)}function IB(l){return fJ(l,214)}function iTe(l){let E;for(;l&&l.kind===193;)E=l,l=l.parent;return[E,l]}function aTe(l){for(;R$e(l);)l=l.type;return l}function CO(l,E){return Ok(l,E?17:1)}function rue(l){return l.kind!==208&&l.kind!==209?!1:(l=IB(l.parent),l&&l.kind===217)}function oTe(l,E){for(;l;){if(l===E)return!0;l=l.parent}return!1}function iue(l){return!Ub(l)&&!Fa(l)&&kb(l.parent)&&l.parent.name===l}function BR(l){let E=l.parent;switch(l.kind){case 10:case 14:case 8:if(HO(E))return E.parent;case 79:if(kb(E))return E.name===l?E:void 0;if(Cz(E)){let B=E.parent;return Rz(B)&&B.name===E?B:void 0}else{let B=E.parent;return Mf(B)&&fl(B)!==0&&(B.left.symbol||B.symbol)&&O7(B)===l?B:void 0}case 80:return kb(E)&&E.name===l?E:void 0;default:return}}function V_(l){return I4(l)&&l.parent.kind===164&&kb(l.parent.parent)}function hJ(l){let E=l.parent;switch(E.kind){case 169:case 168:case 171:case 170:case 174:case 175:case 302:case 299:case 208:return E.name===l;case 163:return E.right===l;case 205:case 273:return E.propertyName===l;case 278:case 288:case 282:case 283:case 284:return!0}return!1}function zR(l){return l.kind===268||l.kind===267||l.kind===270&&l.name||l.kind===271||l.kind===277||l.kind===273||l.kind===278||l.kind===274&&qR(l)?!0:dp(l)&&(Mf(l)&&fl(l)===2&&qR(l)||Rv(l)&&Mf(l.parent)&&l.parent.left===l&&l.parent.operatorToken.kind===63&&HR(l.parent.right))}function RB(l){switch(l.parent.kind){case 270:case 273:case 271:case 278:case 274:case 268:case 277:return l.parent;case 163:do l=l.parent;while(l.parent.kind===163);return RB(l)}}function HR(l){return Y7(l)||Xde(l)}function qR(l){let E=U7(l);return HR(E)}function U7(l){return Ek(l)?l.expression:l.right}function mJ(l){return l.kind===300?l.name:l.kind===299?l.initializer:l.parent.right}function VR(l){let E=wO(l);if(E&&dp(l)){let B=N7(l);if(B)return B.class}return E}function wO(l){let E=WR(l.heritageClauses,94);return E&&E.types.length>0?E.types[0]:void 0}function B0(l){if(dp(l))return Cj(l).map(E=>E.class);{let E=WR(l.heritageClauses,117);return E==null?void 0:E.types}}function aue(l){return QQ(l)?gJ(l)||Tr:q(l)&&bl(yn(VR(l)),B0(l))||Tr}function gJ(l){let E=WR(l.heritageClauses,94);return E?E.types:void 0}function WR(l,E){if(l){for(let B of l)if(B.token===E)return B}}function oue(l,E){for(;l;){if(l.kind===E)return l;l=l.parent}}function D4(l){return 81<=l&&l<=162}function vJ(l){return 126<=l&&l<=162}function sue(l){return D4(l)&&!vJ(l)}function sTe(l){return 117<=l&&l<=125}function lue(l){let E=y7(l);return E!==void 0&&sue(E)}function _J(l){let E=y7(l);return E!==void 0&&D4(E)}function cue(l){let E=LI(l);return!!E&&!vJ(E)}function yJ(l){return 2<=l&&l<=7}function uue(l){if(!l)return 4;let E=0;switch(l.kind){case 259:case 215:case 171:l.asteriskToken&&(E|=1);case 216:Zm(l,512)&&(E|=2);break}return l.body||(E|=4),E}function lTe(l){switch(l.kind){case 259:case 215:case 216:case 171:return l.body!==void 0&&l.asteriskToken===void 0&&Zm(l,512)}return!1}function I4(l){return A2(l)||zO(l)}function bJ(l){return Yde(l)&&(l.operator===39||l.operator===40)&&zO(l.operand)}function due(l){let E=O7(l);return!!E&&xJ(E)}function xJ(l){if(!(l.kind===164||l.kind===209))return!1;let E=IE(l)?CO(l.argumentExpression):l.expression;return!I4(E)&&!bJ(E)}function kB(l){switch(l.kind){case 79:case 80:return l.escapedText;case 10:case 8:return M0(l.text);case 164:let E=l.expression;return I4(E)?M0(E.text):bJ(E)?E.operator===40?lp(E.operator)+E.operand.text:E.operand.text:void 0;default:return sr.assertNever(l)}}function SJ(l){switch(l.kind){case 79:case 10:case 14:case 8:return!0;default:return!1}}function EO(l){return S4(l)?_f(l):l.text}function AB(l){return S4(l)?l.escapedText:M0(l.text)}function CJ(l){return`__@${getSymbolId(l)}@${l.escapedName}`}function cTe(l,E){return`__#${getSymbolId(l)}@${E}`}function uTe(l){return dt(l.escapedName,"__@")}function dTe(l){return dt(l.escapedName,"__#")}function fue(l){return l.kind===79&&l.escapedText==="Symbol"}function MB(l){return Ls(l)?_f(l)==="__proto__":Q_(l)&&l.text==="__proto__"}function TO(l,E){switch(l=Ok(l),l.kind){case 228:case 215:if(l.name)return!1;break;case 216:break;default:return!1}return typeof E=="function"?E(l):!0}function FB(l){switch(l.kind){case 299:return!MB(l.name);case 300:return!!l.objectAssignmentInitializer;case 257:return Ls(l.name)&&!!l.initializer;case 166:return Ls(l.name)&&!!l.initializer&&!l.dotDotDotToken;case 205:return Ls(l.name)&&!!l.initializer&&!l.dotDotDotToken;case 169:return!!l.initializer;case 223:switch(l.operatorToken.kind){case 63:case 76:case 75:case 77:return Ls(l.left)}break;case 274:return!0}return!1}function pue(l,E){if(!FB(l))return!1;switch(l.kind){case 299:return TO(l.initializer,E);case 300:return TO(l.objectAssignmentInitializer,E);case 257:case 166:case 205:case 169:return TO(l.initializer,E);case 223:return TO(l.right,E);case 274:return TO(l.expression,E)}}function fTe(l){return l.escapedText==="push"||l.escapedText==="unshift"}function pTe(l){return CE(l).kind===166}function CE(l){for(;l.kind===205;)l=l.parent.parent;return l}function hTe(l){let E=l.kind;return E===173||E===215||E===259||E===216||E===171||E===174||E===175||E===264||E===308}function tx(l){return X_(l.pos)||X_(l.end)}function mTe(l){return Ww(l,Ub)||l}function hue(l){let E=wJ(l),B=l.kind===211&&l.arguments!==void 0;return mue(l.kind,E,B)}function mue(l,E,B){switch(l){case 211:return B?0:1;case 221:case 218:case 219:case 217:case 220:case 224:case 226:return 1;case 223:switch(E){case 42:case 63:case 64:case 65:case 67:case 66:case 68:case 69:case 70:case 71:case 72:case 73:case 78:case 74:case 75:case 76:case 77:return 1}}return 0}function gTe(l){let E=wJ(l),B=l.kind===211&&l.arguments!==void 0;return gue(l.kind,E,B)}function wJ(l){return l.kind===223?l.operatorToken.kind:l.kind===221||l.kind===222?l.operator:l.kind}function gue(l,E,B){switch(l){case 357:return 0;case 227:return 1;case 226:return 2;case 224:return 4;case 223:switch(E){case 27:return 0;case 63:case 64:case 65:case 67:case 66:case 68:case 69:case 70:case 71:case 72:case 73:case 78:case 74:case 75:case 76:case 77:return 3;default:return $O(E)}case 213:case 232:case 221:case 218:case 219:case 217:case 220:return 16;case 222:return 17;case 210:return 18;case 211:return B?19:18;case 212:case 208:case 209:case 233:return 19;case 231:case 235:return 11;case 108:case 106:case 79:case 80:case 104:case 110:case 95:case 8:case 9:case 10:case 206:case 207:case 215:case 216:case 228:case 13:case 14:case 225:case 214:case 229:case 281:case 282:case 285:return 20;default:return-1}}function $O(l){switch(l){case 60:return 4;case 56:return 5;case 55:return 6;case 51:return 7;case 52:return 8;case 50:return 9;case 34:case 35:case 36:case 37:return 10;case 29:case 31:case 32:case 33:case 102:case 101:case 128:case 150:return 11;case 47:case 48:case 49:return 12;case 39:case 40:return 13;case 41:case 43:case 44:return 14;case 42:return 15}return-1}function vTe(l){return Gr(l,E=>{switch(E.kind){case 291:return!!E.expression;case 11:return!E.containsOnlyTriviaWhiteSpaces;default:return!0}})}function EJ(){let l=[],E=[],B=new Map,ae=!1;return{add:Tt,lookup:Me,getGlobalDiagnostics:jt,getDiagnostics:Vt};function Me(at){let rr;if(at.file?rr=B.get(at.file.fileName):rr=l,!rr)return;let sn=Kf(rr,at,nu,dz);if(sn>=0)return rr[sn]}function Tt(at){let rr;at.file?(rr=B.get(at.file.fileName),rr||(rr=[],B.set(at.file.fileName,rr),Um(E,at.file.fileName,Xe))):(ae&&(ae=!1,l=l.slice()),rr=l),Um(rr,at,dz)}function jt(){return ae=!0,l}function Vt(at){if(at)return B.get(at)||[];let rr=Mi(E,sn=>B.get(sn));return l.length&&rr.unshift(...l),rr}}function vue(l){return l.replace(Hi,"\\${")}function _ue(l){return l&&!!(vrt(l)?l.templateFlags:l.head.templateFlags||no(l.templateSpans,E=>!!E.literal.templateFlags))}function TJ(l){return"\\u"+("0000"+l.toString(16).toUpperCase()).slice(-4)}function _Te(l,E,B){if(l.charCodeAt(0)===0){let ae=B.charCodeAt(E+l.length);return ae>=48&&ae<=57?"\\x00":"\\0"}return cl.get(l)||TJ(l.charCodeAt(0))}function UR(l,E){let B=E===96?ns:E===39?ha:Ui;return l.replace(B,_Te)}function LB(l,E){return l=UR(l,E),Ms.test(l)?l.replace(Ms,B=>TJ(B.charCodeAt(0))):l}function KR(l){return"&#x"+l.toString(16).toUpperCase()+";"}function jB(l){return l.charCodeAt(0)===0?"&#0;":Fi.get(l)||KR(l.charCodeAt(0))}function Vb(l,E){let B=E===39?lu:Eu;return l.replace(B,jB)}function yTe(l){let E=l.length;return E>=2&&l.charCodeAt(0)===l.charCodeAt(E-1)&&$J(l.charCodeAt(0))?l.substring(1,E-1):l}function $J(l){return l===39||l===34||l===96}function yue(l){let E=l.charCodeAt(0);return E>=97&&E<=122||Ot(l,"-")||Ot(l,":")}function BB(l){let E=aa[1];for(let B=aa.length;B<=l;B++)aa.push(aa[B-1]+E);return aa[l]}function W_(){return aa[1].length}function bue(){return Ot(Kt,"-dev")||Ot(Kt,"-insiders")}function xue(l){var E,B,ae,Me,Tt,jt=!1;function Vt(va){let To=Bw(va);To.length>1?(Me=Me+To.length-1,Tt=E.length-va.length+Fh(To),ae=Tt-E.length===0):ae=!1}function at(va){va&&va.length&&(ae&&(va=BB(B)+va,ae=!1),E+=va,Vt(va))}function rr(va){va&&(jt=!1),at(va)}function sn(va){va&&(jt=!0),at(va)}function jr(){E="",B=0,ae=!0,Me=0,Tt=0,jt=!1}function Gn(va){va!==void 0&&(E+=va,Vt(va),jt=!1)}function wr(va){va&&va.length&&rr(va)}function xi(va){(!ae||va)&&(E+=l,Me++,Tt=E.length,ae=!0,jt=!1)}function la(){return ae?E.length:E.length+l.length}return jr(),{write:rr,rawWrite:Gn,writeLiteral:wr,writeLine:xi,increaseIndent:()=>{B++},decreaseIndent:()=>{B--},getIndent:()=>B,getTextPos:()=>E.length,getLine:()=>Me,getColumn:()=>ae?B*W_():E.length-Tt,getText:()=>E,isAtStartOfLine:()=>ae,hasTrailingComment:()=>jt,hasTrailingWhitespace:()=>!!E.length&&_4(E.charCodeAt(E.length-1)),clear:jr,writeKeyword:rr,writeOperator:rr,writeParameter:rr,writeProperty:rr,writePunctuation:rr,writeSpace:rr,writeStringLiteral:rr,writeSymbol:(va,To)=>rr(va),writeTrailingSemicolon:rr,writeComment:sn,getTextPosWithWriteLine:la}}function OJ(l){let E=!1;function B(){E&&(l.writeTrailingSemicolon(";"),E=!1)}return Object.assign(Object.assign({},l),{},{writeTrailingSemicolon(){E=!0},writeLiteral(ae){B(),l.writeLiteral(ae)},writeStringLiteral(ae){B(),l.writeStringLiteral(ae)},writeSymbol(ae,Me){B(),l.writeSymbol(ae,Me)},writePunctuation(ae){B(),l.writePunctuation(ae)},writeKeyword(ae){B(),l.writeKeyword(ae)},writeOperator(ae){B(),l.writeOperator(ae)},writeParameter(ae){B(),l.writeParameter(ae)},writeSpace(ae){B(),l.writeSpace(ae)},writeProperty(ae){B(),l.writeProperty(ae)},writeComment(ae){B(),l.writeComment(ae)},writeLine(){B(),l.writeLine()},increaseIndent(){B(),l.increaseIndent()},decreaseIndent(){B(),l.decreaseIndent()}})}function zB(l){return l.useCaseSensitiveFileNames?l.useCaseSensitiveFileNames():!1}function PJ(l){return on(zB(l))}function OO(l,E,B){return E.moduleName||HB(l,E.fileName,B&&B.fileName)}function Qm(l,E){return l.getCanonicalFileName(h4(E,l.getCurrentDirectory()))}function bTe(l,E,B){let ae=E.getExternalModuleFileFromDeclaration(B);if(!ae||ae.isDeclarationFile)return;let Me=AR(B);if(!(Me&&A2(Me)&&!k8(Me.text)&&Qm(l,ae.path).indexOf(Qm(l,yb(l.getCommonSourceDirectory())))===-1))return OO(l,ae)}function HB(l,E,B){let ae=at=>l.getCanonicalFileName(at),Me=$2(B?f4(B):l.getCommonSourceDirectory(),l.getCurrentDirectory(),ae),Tt=h4(E,l.getCurrentDirectory()),jt=CI(Me,Tt,Me,ae,!1),Vt=NE(jt);return B?I$(Vt):Vt}function xTe(l,E,B){let ae=E.getCompilerOptions(),Me;return ae.outDir?Me=NE(Cue(l,E,ae.outDir)):Me=NE(l),Me+B}function Sue(l,E){return NJ(l,E.getCompilerOptions(),E.getCurrentDirectory(),E.getCommonSourceDirectory(),B=>E.getCanonicalFileName(B))}function NJ(l,E,B,ae,Me){let Tt=E.declarationDir||E.outDir,jt=Tt?IJ(l,Tt,B,ae,Me):l,Vt=GR(jt);return NE(jt)+Vt}function GR(l){return A_(l,[".mjs",".mts"])?".d.mts":A_(l,[".cjs",".cts"])?".d.cts":A_(l,[".json"])?".d.json.ts":".d.ts"}function j1(l){return A_(l,[".d.mts",".mjs",".mts"])?[".mts",".mjs"]:A_(l,[".d.cts",".cjs",".cts"])?[".cts",".cjs"]:A_(l,[".d.json.ts"])?[".json"]:[".tsx",".ts",".jsx",".js"]}function DJ(l){return l.outFile||l.out}function Ds(l,E){var B,ae;if(l.paths)return(ae=l.baseUrl)!=null?ae:sr.checkDefined(l.pathsBasePath||((B=E.getCurrentDirectory)==null?void 0:B.call(E)),"Encountered 'paths' without a 'baseUrl', config file, or host 'getCurrentDirectory'.")}function PO(l,E,B){let ae=l.getCompilerOptions();if(DJ(ae)){let Me=Y_(ae),Tt=ae.emitDeclarationOnly||Me===2||Me===4;return Gr(l.getSourceFiles(),jt=>(Tt||!Ik(jt))&&K7(jt,l,B))}else{let Me=E===void 0?l.getSourceFiles():[E];return Gr(Me,Tt=>K7(Tt,l,B))}}function K7(l,E,B){return!(E.getCompilerOptions().noEmitForJsFiles&&PR(l))&&!l.isDeclarationFile&&!E.isSourceFileFromExternalLibrary(l)&&(B||!(kX(l)&&E.getResolvedProjectReferenceToRedirect(l.fileName))&&!E.isSourceOfProjectReferenceRedirect(l.fileName))}function Cue(l,E,B){return IJ(l,B,E.getCurrentDirectory(),E.getCommonSourceDirectory(),ae=>E.getCanonicalFileName(ae))}function IJ(l,E,B,ae,Me){let Tt=h4(l,B);return Tt=Me(Tt).indexOf(Me(ae))===0?Tt.substring(ae.length):Tt,Xp(E,Tt)}function wue(l,E,B,ae,Me,Tt,jt){l.writeFile(B,ae,Me,Vt=>{E.add(sk(zi.Could_not_write_file_0_Colon_1,B,Vt))},Tt,jt)}function qB(l,E,B){if(l.length>mv(l)&&!B(l)){let ae=f4(l);qB(ae,E,B),E(l)}}function STe(l,E,B,ae,Me,Tt){try{ae(l,E,B)}catch{qB(f4(k0(l)),Me,Tt),ae(l,E,B)}}function Eue(l,E){let B=m4(l);return g4(B,E)}function Ev(l,E){return g4(l,E)}function YR(l){return Bi(l.members,E=>wz(E)&&uR(E.body))}function VB(l){if(l&&l.parameters.length>0){let E=l.parameters.length===2&&XR(l.parameters[0]);return l.parameters[E?1:0]}}function CTe(l){let E=VB(l);return E&&E.type}function Tue(l){if(l.parameters.length&&!nZ(l)){let E=l.parameters[0];if(XR(E))return E}}function XR(l){return WB(l.name)}function WB(l){return!!l&&l.kind===79&&nx(l)}function R4(l){if(!WB(l))return!1;for(;Cz(l.parent)&&l.parent.left===l;)l=l.parent;return l.parent.kind===183}function nx(l){return l.escapedText==="this"}function RJ(l,E){let B,ae,Me,Tt;return due(E)?(B=E,E.kind===174?Me=E:E.kind===175?Tt=E:sr.fail("Accessor has wrong kind")):fe(l,jt=>{if(ee(jt)&&jJ(jt)===jJ(E)){let Vt=kB(jt.name),at=kB(E.name);Vt===at&&(B?ae||(ae=jt):B=jt,jt.kind===174&&!Me&&(Me=jt),jt.kind===175&&!Tt&&(Tt=jt))}}),{firstAccessor:B,secondAccessor:ae,getAccessor:Me,setAccessor:Tt}}function kJ(l){if(!dp(l)&&wk(l))return;let E=l.type;return E||!dp(l)?E:YI(l)?l.typeExpression&&l.typeExpression.type:Y$(l)}function wTe(l){return l.type}function ETe(l){return nZ(l)?l.type&&l.type.typeExpression&&l.type.typeExpression.type:l.type||(dp(l)?Oj(l):void 0)}function AJ(l){return Ur(Qw(l),E=>TTe(E)?E.typeParameters:void 0)}function TTe(l){return $k(l)&&!(l.parent.kind===323&&(l.parent.tags.some(bE)||l.parent.tags.some(nOe)))}function $ue(l){let E=VB(l);return E&&kJ(E)}function Oue(l,E,B,ae){MJ(l,E,B.pos,ae)}function MJ(l,E,B,ae){ae&&ae.length&&B!==ae[0].pos&&Ev(l,B)!==Ev(l,ae[0].pos)&&E.writeLine()}function Pue(l,E,B,ae){B!==ae&&Ev(l,B)!==Ev(l,ae)&&E.writeLine()}function Nue(l,E,B,ae,Me,Tt,jt,Vt){if(ae&&ae.length>0){Me&&B.writeSpace(" ");let at=!1;for(let rr of ae)at&&(B.writeSpace(" "),at=!1),Vt(l,E,B,rr.pos,rr.end,jt),rr.hasTrailingNewLine?B.writeLine():at=!0;at&&Tt&&B.writeSpace(" ")}}function FJ(l,E,B,ae,Me,Tt,jt){let Vt,at;if(jt?Me.pos===0&&(Vt=Gr(Fl(l,Me.pos),rr)):Vt=Fl(l,Me.pos),Vt){let sn=[],jr;for(let Gn of Vt){if(jr){let wr=Ev(E,jr.end);if(Ev(E,Gn.pos)>=wr+2)break}sn.push(Gn),jr=Gn}if(sn.length){let Gn=Ev(E,Fh(sn).end);Ev(E,up(l,Me.pos))>=Gn+2&&(Oue(E,B,Me,Vt),Nue(l,E,B,sn,!1,!0,Tt,ae),at={nodePos:Me.pos,detachedCommentEndPos:Fh(sn).end})}}return at;function rr(sn){return Yj(l,sn.pos)}}function LJ(l,E,B,ae,Me,Tt){if(l.charCodeAt(ae+1)===42){let jt=TI(E,ae),Vt=E.length,at;for(let rr=ae,sn=jt.line;rr<Me;sn++){let jr=sn+1===Vt?l.length+1:E[sn+1];if(rr!==ae){at===void 0&&(at=U_(l,E[jt.line],ae));let Gn=B.getIndent()*W_()-at+U_(l,rr,jr);if(Gn>0){let wr=Gn%W_(),xi=BB((Gn-wr)/W_());for(B.rawWrite(xi);wr;)B.rawWrite(" "),wr--}else B.rawWrite("")}B1(l,Me,B,Tt,rr,jr),rr=jr}}else B.writeComment(l.substring(ae,Me))}function B1(l,E,B,ae,Me,Tt){let jt=Math.min(E,Tt-1),Vt=Hr(l.substring(Me,jt));Vt?(B.writeComment(Vt),jt!==E&&B.writeLine()):B.rawWrite(ae)}function U_(l,E,B){let ae=0;for(;E<B&&Jp(l.charCodeAt(E));E++)l.charCodeAt(E)===9?ae+=W_()-ae%W_():ae++;return ae}function $Te(l){return YB(l)!==0}function G7(l){return qJ(l)!==0}function UB(l,E){return!!KB(l,E)}function Zm(l,E){return!!Due(l,E)}function jJ(l){return Ig(l)&&JR(l)||VQ(l)}function JR(l){return Zm(l,32)}function OTe(l){return UB(l,16384)}function K_(l){return Zm(l,256)}function BJ(l){return Zm(l,2)}function k4(l){return Zm(l,128)}function zJ(l){return UB(l,64)}function NO(l){return Zm(l,131072)}function KB(l,E){return YB(l)&E}function Due(l,E){return qJ(l)&E}function GB(l,E,B){return l.kind>=0&&l.kind<=162?0:(l.modifierFlagsCache&536870912||(l.modifierFlagsCache=VJ(l)|536870912),E&&!(l.modifierFlagsCache&4096)&&(B||dp(l))&&l.parent&&(l.modifierFlagsCache|=Iue(l)|4096),l.modifierFlagsCache&-536875009)}function YB(l){return GB(l,!0)}function HJ(l){return GB(l,!0,!0)}function qJ(l){return GB(l,!1)}function Iue(l){let E=0;return l.parent&&!qO(l)&&(dp(l)&&(Ej(l)&&(E|=4),$j(l)&&(E|=8),HI(l)&&(E|=16),I7(l)&&(E|=64),Xw(l)&&(E|=16384)),R7(l)&&(E|=8192)),E}function Rue(l){return VJ(l)|Iue(l)}function VJ(l){let E=kz(l)?Tv(l.modifiers):0;return(l.flags&4||l.kind===79&&l.flags&2048)&&(E|=1),E}function Tv(l){let E=0;if(l)for(let B of l)E|=WJ(B.kind);return E}function WJ(l){switch(l){case 124:return 32;case 123:return 4;case 122:return 16;case 121:return 8;case 126:return 256;case 127:return 128;case 93:return 1;case 136:return 2;case 85:return 2048;case 88:return 1024;case 132:return 512;case 146:return 64;case 161:return 16384;case 101:return 32768;case 145:return 65536;case 167:return 131072}return 0}function kue(l){return l===56||l===55}function PTe(l){return kue(l)||l===53}function XB(l){return l===75||l===76||l===77}function NTe(l){return Mf(l)&&XB(l.operatorToken.kind)}function Aue(l){return kue(l)||l===60}function DTe(l){return Mf(l)&&Aue(l.operatorToken.kind)}function DO(l){return l>=63&&l<=78}function Mue(l){let E=Fue(l);return E&&!E.isImplements?E.class:void 0}function Fue(l){if(L$e(l)){if(eZ(l.parent)&&q(l.parent.parent))return{class:l.parent.parent,isImplements:l.parent.token===117};if(rfe(l.parent)){let E=PB(l.parent);if(E&&q(E))return{class:E,isImplements:!1}}}}function F2(l,E){return Mf(l)&&(E?l.operatorToken.kind===63:DO(l.operatorToken.kind))&&Zp(l.left)}function ITe(l){return F2(l.parent)&&l.parent.left===l}function RTe(l){if(F2(l,!0)){let E=l.left.kind;return E===207||E===206}return!1}function UJ(l){return Mue(l)!==void 0}function Y7(l){return l.kind===79||JB(l)}function Lue(l){switch(l.kind){case 79:return l;case 163:do l=l.left;while(l.kind!==79);return l;case 208:do l=l.expression;while(l.kind!==79);return l}}function KJ(l){return l.kind===79||l.kind===108||l.kind===106||l.kind===233||l.kind===208&&KJ(l.expression)||l.kind===214&&KJ(l.expression)}function JB(l){return Rv(l)&&Ls(l.name)&&Y7(l.expression)}function QR(l){if(Rv(l)){let E=QR(l.expression);if(E!==void 0)return E+"."+O4(l.name)}else if(IE(l)){let E=QR(l.expression);if(E!==void 0&&oE(l.argumentExpression))return E+"."+kB(l.argumentExpression)}else if(Ls(l))return Db(l.escapedText)}function vh(l){return zb(l)&&W7(l)==="prototype"}function A4(l){return l.parent.kind===163&&l.parent.right===l||l.parent.kind===208&&l.parent.name===l}function Vh(l){return Rv(l.parent)&&l.parent.name===l||IE(l.parent)&&l.parent.argumentExpression===l}function jue(l){return Cz(l.parent)&&l.parent.right===l||Rv(l.parent)&&l.parent.name===l||Iz(l.parent)&&l.parent.right===l}function z1(l){return l.kind===207&&l.properties.length===0}function G_(l){return l.kind===206&&l.elements.length===0}function rx(l){if(!(!ZR(l)||!l.declarations)){for(let E of l.declarations)if(E.localSymbol)return E.localSymbol}}function ZR(l){return l&&nn(l.declarations)>0&&Zm(l.declarations[0],1024)}function wE(l){return Bi(Wb,E=>d4(l,E))}function QB(l){let E=[],B=l.length;for(let ae=0;ae<B;ae++){let Me=l.charCodeAt(ae);Me<128?E.push(Me):Me<2048?(E.push(Me>>6|192),E.push(Me&63|128)):Me<65536?(E.push(Me>>12|224),E.push(Me>>6&63|128),E.push(Me&63|128)):Me<131072?(E.push(Me>>18|240),E.push(Me>>12&63|128),E.push(Me>>6&63|128),E.push(Me&63|128)):sr.assert(!1,"Unexpected code point")}return E}function IO(l){let E="",B=QB(l),ae=0,Me=B.length,Tt,jt,Vt,at;for(;ae<Me;)Tt=B[ae]>>2,jt=(B[ae]&3)<<4|B[ae+1]>>4,Vt=(B[ae+1]&15)<<2|B[ae+2]>>6,at=B[ae+2]&63,ae+1>=Me?Vt=at=64:ae+2>=Me&&(at=64),E+=Ni.charAt(Tt)+Ni.charAt(jt)+Ni.charAt(Vt)+Ni.charAt(at),ae+=3;return E}function Bue(l){let E="",B=0,ae=l.length;for(;B<ae;){let Me=l[B];if(Me<128)E+=String.fromCharCode(Me),B++;else if((Me&192)===192){let Tt=Me&63;B++;let jt=l[B];for(;(jt&192)===128;)Tt=Tt<<6|jt&63,B++,jt=l[B];E+=String.fromCharCode(Tt)}else E+=String.fromCharCode(Me),B++}return E}function GJ(l,E){return l&&l.base64encode?l.base64encode(E):IO(E)}function Iu(l,E){if(l&&l.base64decode)return l.base64decode(E);let B=E.length,ae=[],Me=0;for(;Me<B&&E.charCodeAt(Me)!==Ni.charCodeAt(64);){let Tt=Ni.indexOf(E[Me]),jt=Ni.indexOf(E[Me+1]),Vt=Ni.indexOf(E[Me+2]),at=Ni.indexOf(E[Me+3]),rr=(Tt&63)<<2|jt>>4&3,sn=(jt&15)<<4|Vt>>2&15,jr=(Vt&3)<<6|at&63;sn===0&&Vt!==0?ae.push(rr):jr===0&&at!==0?ae.push(rr,sn):ae.push(rr,sn,jr),Me+=4}return Bue(ae)}function z0(l,E){let B=T2(E)?E:E.readFile(l);if(!B)return;let ae=parseConfigFileTextToJson(l,B);return ae.error?void 0:ae.config}function Mp(l,E){return z0(l,E)||{}}function Wh(l,E){return!E.directoryExists||E.directoryExists(l)}function M4(l){switch(l.newLine){case 0:return mo;case 1:case void 0:return ds}}function RO(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:l;return sr.assert(E>=l||E===-1),{pos:l,end:E}}function Tm(l,E){return RO(l.pos,E)}function X7(l,E){return RO(E,l.end)}function ek(l){let E=kz(l)?Nr(l.modifiers,zQ):void 0;return E&&!X_(E.end)?X7(l,E.end):l}function tk(l){if(bk(l)||qQ(l))return X7(l,l.name.pos);let E=kz(l)?Np(l.modifiers):void 0;return E&&!X_(E.end)?X7(l,E.end):ek(l)}function ZB(l){return l.pos===l.end}function nk(l,E){return RO(l,l+lp(E).length)}function $v(l,E){return XJ(l,l,E)}function YJ(l,E,B){return ax(J7(l,B,!1),J7(E,B,!1),B)}function zue(l,E,B){return ax(l.end,E.end,B)}function XJ(l,E,B){return ax(J7(l,B,!1),E.end,B)}function kTe(l,E,B){return ax(l.end,J7(E,B,!1),B)}function ix(l,E,B,ae){let Me=J7(E,B,ae);return v4(B,l.end,Me)}function rk(l,E,B){return v4(B,l.end,E.end)}function Hue(l,E){return!ax(l.pos,l.end,E)}function ax(l,E,B){return v4(B,l,E)===0}function J7(l,E,B){return X_(l.pos)?-1:up(E.text,l.pos,!1,B)}function kO(l,E,B,ae){let Me=up(B.text,l,!1,ae),Tt=Q7(Me,E,B);return v4(B,Tt??E,Me)}function EE(l,E,B,ae){let Me=up(B.text,l,!1,ae);return v4(B,l,Math.min(E,Me))}function Q7(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,B=arguments.length>2?arguments[2]:void 0;for(;l-- >E;)if(!_4(B.text.charCodeAt(l)))return l}function ik(l){let E=Ww(l);if(E)switch(E.parent.kind){case 263:case 264:return E===E.parent.name}return!1}function JJ(l){return Gr(l.declarations,ez)}function ez(l){return ux(l)&&l.initializer!==void 0}function ATe(l){return l.watch&&Sd(l,"watch")}function ak(l){l.close()}function tz(l){return l.flags&33554432?l.links.checkFlags:0}function QJ(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(l.valueDeclaration){let B=E&&l.declarations&&Bi(l.declarations,Ez)||l.flags&32768&&Bi(l.declarations,WQ)||l.valueDeclaration,ae=T7(B);return l.parent&&l.parent.flags&32?ae:ae&-29}if(tz(l)&6){let B=l.links.checkFlags,ae=B&1024?8:B&256?4:16,Me=B&2048?32:0;return ae|Me}return l.flags&4194304?36:0}function nz(l,E){return l.flags&2097152?E.getAliasedSymbol(l):l}function MTe(l){return l.exportSymbol?l.exportSymbol.flags|l.flags:l.flags}function AO(l){return F4(l)===1}function rz(l){return F4(l)!==0}function F4(l){let{parent:E}=l;if(!E)return 0;switch(E.kind){case 214:return F4(E);case 222:case 221:let{operator:ae}=E;return ae===45||ae===46?B():0;case 223:let{left:Me,operatorToken:Tt}=E;return Me===l&&DO(Tt.kind)?Tt.kind===63?1:B():0;case 208:return E.name!==l?0:F4(E);case 299:{let jt=F4(E.parent);return l===E.name?iz(jt):jt}case 300:return l===E.objectAssignmentInitializer?0:F4(E.parent);case 206:return F4(E);default:return 0}function B(){return E.parent&&IB(E.parent).kind===241?1:2}}function iz(l){switch(l){case 0:return 1;case 1:return 0;case 2:return 2;default:return sr.assertNever(l)}}function ZJ(l,E){if(!l||!E||Object.keys(l).length!==Object.keys(E).length)return!1;for(let B in l)if(typeof l[B]=="object"){if(!ZJ(l[B],E[B]))return!1}else if(typeof l[B]!="function"&&l[B]!==E[B])return!1;return!0}function az(l,E){l.forEach(E),l.clear()}function H0(l,E,B){let{onDeleteValue:ae,onExistingValue:Me}=B;l.forEach((Tt,jt)=>{let Vt=E.get(jt);Vt===void 0?(l.delete(jt),ae(Tt,jt)):Me&&Me(Tt,Vt,jt)})}function Z7(l,E,B){H0(l,E,B);let{createNewValue:ae}=B;E.forEach((Me,Tt)=>{l.has(Tt)||l.set(Tt,ae(Tt,Me))})}function FTe(l){if(l.flags&32){let E=Uh(l);return!!E&&Zm(E,256)}return!1}function Uh(l){var E;return(E=l.declarations)==null?void 0:E.find(q)}function oz(l){return l.flags&3899393?l.objectFlags:0}function LTe(l,E){return!!Lw(l,B=>E(B)?!0:void 0)}function Ov(l){return!!l&&!!l.declarations&&!!l.declarations[0]&&q$e(l.declarations[0])}function que(l){let{moduleSpecifier:E}=l;return Q_(E)?E.text:pR(E)}function sz(l){let E;return yh(l,B=>{uR(B)&&(E=B)},B=>{for(let ae=B.length-1;ae>=0;ae--)if(uR(B[ae])){E=B[ae];break}}),E}function Vue(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return l.has(E)?!1:(l.set(E,B),!0)}function jTe(l){return q(l)||QQ(l)||Ude(l)}function Wue(l){return l>=179&&l<=202||l===131||l===157||l===148||l===160||l===149||l===134||l===152||l===153||l===114||l===155||l===144||l===139||l===230||l===315||l===316||l===317||l===318||l===319||l===320||l===321}function Pv(l){return l.kind===208||l.kind===209}function Uue(l){return l.kind===208?l.name:(sr.assert(l.kind===209),l.argumentExpression)}function BTe(l){switch(l.kind){case"text":case"internal":return!0;default:return!1}}function eQ(l){return l.kind===272||l.kind===276}function tQ(l){for(;Pv(l);)l=l.expression;return l}function ox(l,E){if(Pv(l.parent)&&Vh(l))return B(l.parent);function B(ae){if(ae.kind===208){let Me=E(ae.name);if(Me!==void 0)return Me}else if(ae.kind===209)if(Ls(ae.argumentExpression)||A2(ae.argumentExpression)){let Me=E(ae.argumentExpression);if(Me!==void 0)return Me}else return;if(Pv(ae.expression))return B(ae.expression);if(Ls(ae.expression))return E(ae.expression)}}function Kue(l,E){for(;;){switch(l.kind){case 222:l=l.operand;continue;case 223:l=l.left;continue;case 224:l=l.condition;continue;case 212:l=l.tag;continue;case 210:if(E)return l;case 231:case 209:case 208:case 232:case 356:case 235:l=l.expression;continue}return l}}function lz(l,E){this.flags=l,this.escapedName=E,this.declarations=void 0,this.valueDeclaration=void 0,this.id=0,this.mergeId=0,this.parent=void 0,this.members=void 0,this.exports=void 0,this.exportSymbol=void 0,this.constEnumOnlyModule=void 0,this.isReferenced=void 0,this.isAssigned=void 0,this.links=void 0}function nQ(l,E){this.flags=E,(sr.isDebugging||ri)&&(this.checker=l)}function TE(l,E){this.flags=E,sr.isDebugging&&(this.checker=l)}function cz(l,E,B){this.pos=E,this.end=B,this.kind=l,this.id=0,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function Gue(l,E,B){this.pos=E,this.end=B,this.kind=l,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.emitNode=void 0}function Yue(l,E,B){this.pos=E,this.end=B,this.kind=l,this.id=0,this.flags=0,this.transformFlags=0,this.parent=void 0,this.original=void 0,this.emitNode=void 0}function zTe(l,E,B){this.fileName=l,this.text=E,this.skipTrivia=B||(ae=>ae)}function ok(l){wl.push(l),l(uo)}function Xue(l){Object.assign(uo,l),fe(wl,E=>E(uo))}function eS(l,E){let B=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0;return l.replace(/{(\d+)}/g,(ae,Me)=>""+sr.checkDefined(E[+Me+B]))}function Jue(l){Ll=l}function Que(l){!Ll&&l&&(Ll=l())}function sx(l){return Ll&&Ll[l.key]||l.message}function $E(l,E,B,ae){sB(void 0,E,B);let Me=sx(ae);return arguments.length>4&&(Me=eS(Me,arguments,4)),{file:void 0,start:E,length:B,messageText:Me,category:ae.category,code:ae.code,reportsUnnecessary:ae.reportsUnnecessary,fileName:l}}function HTe(l){return l.file===void 0&&l.start!==void 0&&l.length!==void 0&&typeof l.fileName=="string"}function Zue(l,E){let B=E.fileName||"",ae=E.text.length;sr.assertEqual(l.fileName,B),sr.assertLessThanOrEqual(l.start,ae),sr.assertLessThanOrEqual(l.start+l.length,ae);let Me={file:E,start:l.start,length:l.length,messageText:l.messageText,category:l.category,code:l.code,reportsUnnecessary:l.reportsUnnecessary};if(l.relatedInformation){Me.relatedInformation=[];for(let Tt of l.relatedInformation)HTe(Tt)&&Tt.fileName===B?(sr.assertLessThanOrEqual(Tt.start,ae),sr.assertLessThanOrEqual(Tt.start+Tt.length,ae),Me.relatedInformation.push(Zue(Tt,E))):Me.relatedInformation.push(Tt)}return Me}function lx(l,E){let B=[];for(let ae of l)B.push(Zue(ae,E));return B}function uz(l,E,B,ae){sB(l,E,B);let Me=sx(ae);return arguments.length>4&&(Me=eS(Me,arguments,4)),{file:l,start:E,length:B,messageText:Me,category:ae.category,code:ae.code,reportsUnnecessary:ae.reportsUnnecessary,reportsDeprecated:ae.reportsDeprecated}}function OE(l,E){let B=sx(E);return arguments.length>2&&(B=eS(B,arguments,2)),B}function sk(l){let E=sx(l);return arguments.length>1&&(E=eS(E,arguments,1)),{file:void 0,start:void 0,length:void 0,messageText:E,category:l.category,code:l.code,reportsUnnecessary:l.reportsUnnecessary,reportsDeprecated:l.reportsDeprecated}}function cx(l,E){return{file:void 0,start:void 0,length:void 0,code:l.code,category:l.category,messageText:l.next?l:l.messageText,relatedInformation:E}}function qTe(l,E){let B=sx(E);return arguments.length>2&&(B=eS(B,arguments,2)),{messageText:B,category:E.category,code:E.code,next:l===void 0||Array.isArray(l)?l:[l]}}function VTe(l,E){let B=l;for(;B.next;)B=B.next[0];B.next=[E]}function rQ(l){return l.file?l.file.path:void 0}function iQ(l,E){return dz(l,E)||WTe(l,E)||0}function dz(l,E){return Xe(rQ(l),rQ(E))||ad(l.start,E.start)||ad(l.length,E.length)||ad(l.code,E.code)||aQ(l.messageText,E.messageText)||0}function WTe(l,E){return!l.relatedInformation&&!E.relatedInformation?0:l.relatedInformation&&E.relatedInformation?ad(l.relatedInformation.length,E.relatedInformation.length)||fe(l.relatedInformation,(B,ae)=>{let Me=E.relatedInformation[ae];return iQ(B,Me)})||0:l.relatedInformation?-1:1}function aQ(l,E){if(typeof l=="string"&&typeof E=="string")return Xe(l,E);if(typeof l=="string")return-1;if(typeof E=="string")return 1;let B=Xe(l.messageText,E.messageText);if(B)return B;if(!l.next&&!E.next)return 0;if(!l.next)return-1;if(!E.next)return 1;let ae=Math.min(l.next.length,E.next.length);for(let Me=0;Me<ae;Me++)if(B=aQ(l.next[Me],E.next[Me]),B)return B;return l.next.length<E.next.length?-1:l.next.length>E.next.length?1:0}function Ud(l){return l===4||l===2||l===1||l===6?1:0}function ede(l){if(l.transformFlags&2)return dX(l)||efe(l)?l:yh(l,ede)}function tde(l){return l.isDeclarationFile?void 0:ede(l)}function UTe(l){return(l.impliedNodeFormat===99||A_(l.fileName,[".cjs",".cts",".mjs",".mts"]))&&!l.isDeclarationFile?!0:void 0}function nde(l){switch(lk(l)){case 3:return ae=>{ae.externalModuleIndicator=aZ(ae)||!ae.isDeclarationFile||void 0};case 1:return ae=>{ae.externalModuleIndicator=aZ(ae)};case 2:let E=[aZ];(l.jsx===4||l.jsx===5)&&E.push(tde),E.push(UTe);let B=Ht(...E);return ae=>void(ae.externalModuleIndicator=B(ae))}}function fz(l){var E;return(E=l.target)!=null?E:l.module===100&&9||l.module===199&&99||1}function Y_(l){return typeof l.module=="number"?l.module:fz(l)>=2?5:1}function KTe(l){return l>=5&&l<=99}function MO(l){let E=l.moduleResolution;if(E===void 0)switch(Y_(l)){case 1:E=2;break;case 100:E=3;break;case 199:E=99;break;default:E=1;break}return E}function lk(l){return l.moduleDetection||(Y_(l)===100||Y_(l)===199?3:2)}function pz(l){switch(Y_(l)){case 1:case 2:case 5:case 6:case 7:case 99:case 100:case 199:return!0;default:return!1}}function ck(l){return!!(l.isolatedModules||l.verbatimModuleSyntax)}function oQ(l){return l.verbatimModuleSyntax||l.isolatedModules&&l.preserveValueImports}function GTe(l){return l.allowUnreachableCode===!1}function rde(l){return l.allowUnusedLabels===!1}function sQ(l){return!!(dQ(l)&&l.declarationMap)}function lQ(l){if(l.esModuleInterop!==void 0)return l.esModuleInterop;switch(Y_(l)){case 100:case 199:return!0}}function uk(l){return l.allowSyntheticDefaultImports!==void 0?l.allowSyntheticDefaultImports:lQ(l)||Y_(l)===4||MO(l)===100}function dk(l){return l>=3&&l<=99||l===100}function cQ(l){let E=MO(l);if(!dk(E))return!1;if(l.resolvePackageJsonExports!==void 0)return l.resolvePackageJsonExports;switch(E){case 3:case 99:case 100:return!0}return!1}function ide(l){let E=MO(l);if(!dk(E))return!1;if(l.resolvePackageJsonExports!==void 0)return l.resolvePackageJsonExports;switch(E){case 3:case 99:case 100:return!0}return!1}function uQ(l){return l.resolveJsonModule!==void 0?l.resolveJsonModule:MO(l)===100}function dQ(l){return!!(l.declaration||l.composite)}function YTe(l){return!!(l.preserveConstEnums||ck(l))}function fk(l){return!!(l.incremental||l.composite)}function Nv(l,E){return l[E]===void 0?!!l.strict:!!l[E]}function PE(l){return l.allowJs===void 0?!!l.checkJs:l.allowJs}function XTe(l){return l.useDefineForClassFields===void 0?fz(l)>=9:l.useDefineForClassFields}function FO(l,E){return cE(E,l,semanticDiagnosticsOptionDeclarations)}function fQ(l,E){return cE(E,l,affectsEmitOptionDeclarations)}function pQ(l,E){return cE(E,l,affectsDeclarationPathOptionDeclarations)}function hz(l,E){return E.strictFlag?Nv(l,E.name):l[E.name]}function ade(l){let E=l.jsx;return E===2||E===4||E===5}function JTe(l,E){let B=E==null?void 0:E.pragmas.get("jsximportsource"),ae=Ul(B)?B[B.length-1]:B;return l.jsx===4||l.jsx===5||l.jsxImportSource||ae?(ae==null?void 0:ae.arguments.factory)||l.jsxImportSource||"react":void 0}function QTe(l,E){return l?`${l}/${E.jsx===5?"jsx-dev-runtime":"jsx-runtime"}`:void 0}function hQ(l){let E=!1;for(let B=0;B<l.length;B++)if(l.charCodeAt(B)===42)if(!E)E=!0;else return!1;return!0}function ZTe(l,E){let B,ae,Me,Tt=!1;return{getSymlinkedFiles:()=>Me,getSymlinkedDirectories:()=>B,getSymlinkedDirectoriesByRealpath:()=>ae,setSymlinkedFile:(Vt,at)=>(Me||(Me=new Map)).set(Vt,at),setSymlinkedDirectory:(Vt,at)=>{let rr=$2(Vt,l,E);vk(rr)||(rr=yb(rr),at!==!1&&!(B!=null&&B.has(rr))&&(ae||(ae=Od())).add(yb(at.realPath),Vt),(B||(B=new Map)).set(rr,at))},setSymlinksFromResolutions(Vt,at){var rr,sn;sr.assert(!Tt),Tt=!0;for(let jr of Vt)(rr=jr.resolvedModules)==null||rr.forEach(Gn=>jt(this,Gn.resolvedModule)),(sn=jr.resolvedTypeReferenceDirectiveNames)==null||sn.forEach(Gn=>jt(this,Gn.resolvedTypeReferenceDirective));at.forEach(jr=>jt(this,jr.resolvedTypeReferenceDirective))},hasProcessedResolutions:()=>Tt};function jt(Vt,at){if(!at||!at.originalPath||!at.resolvedFileName)return;let{resolvedFileName:rr,originalPath:sn}=at;Vt.setSymlinkedFile($2(sn,l,E),rr);let[jr,Gn]=mQ(rr,sn,l,E)||Tr;jr&&Gn&&Vt.setSymlinkedDirectory(Gn,{real:jr,realPath:$2(jr,l,E)})}}function mQ(l,E,B,ae){let Me=gv(h4(l,B)),Tt=gv(h4(E,B)),jt=!1;for(;Me.length>=2&&Tt.length>=2&&!ode(Me[Me.length-2],ae)&&!ode(Tt[Tt.length-2],ae)&&ae(Me[Me.length-1])===ae(Tt[Tt.length-1]);)Me.pop(),Tt.pop(),jt=!0;return jt?[M8(Me),M8(Tt)]:void 0}function ode(l,E){return l!==void 0&&(E(l)==="node_modules"||dt(l,"@"))}function e$e(l){return O$(l.charCodeAt(0))?l.slice(1):void 0}function gQ(l,E,B){let ae=Ke(l,E,B);return ae===void 0?void 0:e$e(ae)}function sde(l){return l.replace(ld,t$e)}function t$e(l){return"\\"+l}function q0(l,E,B){let ae=pk(l,E,B);return!ae||!ae.length?void 0:`^(${ae.map(Me=>`(${Me})`).join("|")})${B==="exclude"?"($|/)":"$"}`}function pk(l,E,B){if(!(l===void 0||l.length===0))return Ur(l,ae=>ae&&tS(ae,E,B,Rg[B]))}function lde(l){return!/[.*?]/.test(l)}function n$e(l,E,B){let ae=l&&tS(l,E,B,Rg[B]);return ae&&`^(${ae})${B==="exclude"?"($|/)":"$"}`}function tS(l,E,B,ae){let{singleAsteriskRegexFragment:Me,doubleAsteriskRegexFragment:Tt,replaceWildcardCharacter:jt}=ae,Vt="",at=!1,rr=D$(l,E),sn=Fh(rr);if(B!=="exclude"&&sn==="**")return;rr[0]=F8(rr[0]),lde(sn)&&rr.push("**","*");let jr=0;for(let Gn of rr){if(Gn==="**")Vt+=Tt;else if(B==="directories"&&(Vt+="(",jr++),at&&(Vt+=A0),B!=="exclude"){let wr="";Gn.charCodeAt(0)===42?(wr+="([^./]"+Me+")?",Gn=Gn.substr(1)):Gn.charCodeAt(0)===63&&(wr+="[^./]",Gn=Gn.substr(1)),wr+=Gn.replace(ld,jt),wr!==Gn&&(Vt+=Ru),Vt+=wr}else Vt+=Gn.replace(ld,jt);at=!0}for(;jr>0;)Vt+=")?",jr--;return Vt}function vQ(l,E){return l==="*"?E:l==="?"?"[^/]":"\\"+l}function cde(l,E,B,ae,Me){l=k0(l),Me=k0(Me);let Tt=Xp(Me,l);return{includeFilePatterns:Qa(pk(B,Tt,"files"),jt=>`^${jt}$`),includeFilePattern:q0(B,Tt,"files"),includeDirectoryPattern:q0(B,Tt,"directories"),excludePattern:q0(E,Tt,"exclude"),basePaths:nS(l,B,ae)}}function LO(l,E){return new RegExp(l,E?"":"i")}function _Q(l,E,B,ae,Me,Tt,jt,Vt,at){l=k0(l),Tt=k0(Tt);let rr=cde(l,B,ae,Me,Tt),sn=rr.includeFilePatterns&&rr.includeFilePatterns.map(To=>LO(To,Me)),jr=rr.includeDirectoryPattern&&LO(rr.includeDirectoryPattern,Me),Gn=rr.excludePattern&&LO(rr.excludePattern,Me),wr=sn?sn.map(()=>[]):[[]],xi=new Map,la=on(Me);for(let To of rr.basePaths)va(To,Xp(Tt,To),jt);return Io(wr);function va(To,Ea,Ei){let oo=la(at(Ea));if(xi.has(oo))return;xi.set(oo,!0);let{files:Cs,directories:Tu}=Vt(To);for(let ec of O0(Cs,Xe)){let Ju=Xp(To,ec),wd=Xp(Ea,ec);if(!(E&&!A_(Ju,E))&&!(Gn&&Gn.test(wd)))if(!sn)wr[0].push(Ju);else{let kv=Pi(sn,V1=>V1.test(wd));kv!==-1&&wr[kv].push(Ju)}}if(!(Ei!==void 0&&(Ei--,Ei===0)))for(let ec of O0(Tu,Xe)){let Ju=Xp(To,ec),wd=Xp(Ea,ec);(!jr||jr.test(wd))&&(!Gn||!Gn.test(wd))&&va(Ju,wd,Ei)}}}function nS(l,E,B){let ae=[l];if(E){let Me=[];for(let Tt of E){let jt=g7(Tt)?Tt:k0(Xp(l,Tt));Me.push(r$e(jt))}Me.sort(Ve(!B));for(let Tt of Me)Ri(ae,jt=>!xI(jt,Tt,l,!B))&&ae.push(Tt)}return ae}function r$e(l){let E=na(l,Uu);return E<0?lj(l)?F8(f4(l)):l:l.substring(0,l.lastIndexOf(A0,E))}function ude(l,E){return E||dde(l)||3}function dde(l){switch(l.substr(l.lastIndexOf(".")).toLowerCase()){case".js":case".cjs":case".mjs":return 1;case".jsx":return 2;case".ts":case".cts":case".mts":return 3;case".tsx":return 4;case".json":return 6;default:return 0}}function yQ(l,E){let B=l&&PE(l);if(!E||E.length===0)return B?Dv:_h;let ae=B?Dv:_h,Me=Io(ae);return[...ae,...Xi(E,Tt=>Tt.scriptKind===7||B&&i$e(Tt.scriptKind)&&Me.indexOf(Tt.extension)===-1?[Tt.extension]:void 0)]}function mz(l,E){return!l||!uQ(l)?E:E===Dv?jde:E===_h?q1:[...E,[".json"]]}function i$e(l){return l===1||l===2}function bQ(l){return no(DE,E=>d4(l,E))}function hk(l){return no(H1,E=>d4(l,E))}function xQ(l){let{imports:E}=l,B=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ht(bQ,hk);return nr(E,ae=>{let{text:Me}=ae;return k8(Me)?B(Me):void 0})||!1}function a$e(l,E,B,ae){if(l==="js"||E===99)return shouldAllowImportingTsExtension(B)&&Me()!==2?3:2;if(l==="minimal")return 0;if(l==="index")return 1;if(!shouldAllowImportingTsExtension(B))return xQ(ae)?2:0;return Me();function Me(){let Tt=!1,jt=ae.imports.length?ae.imports.map(Vt=>Vt.text):PR(ae)?fde(ae).map(Vt=>Vt.arguments[0].text):Tr;for(let Vt of jt)if(k8(Vt)){if(hk(Vt))return 3;bQ(Vt)&&(Tt=!0)}return Tt?2:0}}function fde(l){let E=0,B;for(let ae of l.statements){if(E>3)break;bB(ae)?B=bl(B,ae.declarationList.declarations.map(Me=>Me.initializer)):JQ(ae)&&_E(ae.expression,!0)?B=Wl(B,ae.expression):E++}return B||Tr}function SQ(l,E,B){if(!l)return!1;let ae=yQ(E,B);for(let Me of Io(mz(E,ae)))if(d4(l,Me))return!0;return!1}function pde(l){let E=l.match(/\//g);return E?E.length:0}function CQ(l,E){return ad(pde(l),pde(E))}function NE(l){for(let E of Bde){let B=wQ(l,E);if(B!==void 0)return B}return l}function wQ(l,E){return d4(l,E)?hde(l,E):void 0}function hde(l,E){return l.substring(0,l.length-E.length)}function mde(l,E){return uj(l,E,Bde,!1)}function EQ(l){let E=l.indexOf("*");return E===-1?l:l.indexOf("*",E+1)!==-1?void 0:{prefix:l.substr(0,E),suffix:l.substr(E+1)}}function mk(l){return Xi(E2(l),E=>EQ(E))}function X_(l){return!(l>=0)}function gde(l){return l===".ts"||l===".tsx"||l===".d.ts"||l===".cts"||l===".mts"||l===".d.mts"||l===".d.cts"||dt(l,".d.")&&xt(l,".ts")}function vde(l){return gde(l)||l===".json"}function TQ(l){let E=$Q(l);return E!==void 0?E:sr.fail(`File ${l} has unknown extension.`)}function o$e(l){return $Q(l)!==void 0}function $Q(l){return Bi(Bde,E=>d4(l,E))}function _de(l,E){return l.checkJsDirective?l.checkJsDirective.enabled:E.checkJs}function yde(l,E){let B=[];for(let ae of l){if(ae===E)return E;T2(ae)||B.push(ae)}return Wt(B,ae=>ae,E)}function s$e(l,E){let B=l.indexOf(E);return sr.assert(B!==-1),l.slice(B)}function jO(l){for(var E=arguments.length,B=new Array(E>1?E-1:0),ae=1;ae<E;ae++)B[ae-1]=arguments[ae];return B.length&&(l.relatedInformation||(l.relatedInformation=[]),sr.assert(l.relatedInformation!==Tr,"Diagnostic had empty array singleton for related info, but is still being constructed!"),l.relatedInformation.push(...B)),l}function l$e(l,E){sr.assert(l.length!==0);let B=E(l[0]),ae=B;for(let Me=1;Me<l.length;Me++){let Tt=E(l[Me]);Tt<B?B=Tt:Tt>ae&&(ae=Tt)}return{min:B,max:ae}}function bde(l){return{pos:L_(l),end:l.end}}function xde(l,E){let B=E.pos-1,ae=Math.min(l.text.length,up(l.text,E.end)+1);return{pos:B,end:ae}}function Sde(l,E,B){return E.skipLibCheck&&l.isDeclarationFile||E.skipDefaultLibCheck&&l.hasNoDefaultLib||B.isSourceOfProjectReferenceRedirect(l.fileName)}function gz(l,E){return l===E||typeof l=="object"&&l!==null&&typeof E=="object"&&E!==null&&$e(l,E,gz)}function gk(l){let E;switch(l.charCodeAt(1)){case 98:case 66:E=1;break;case 111:case 79:E=3;break;case 120:case 88:E=4;break;default:let rr=l.length-1,sn=0;for(;l.charCodeAt(sn)===48;)sn++;return l.slice(sn,rr)||"0"}let B=2,ae=l.length-1,Me=(ae-B)*E,Tt=new Uint16Array((Me>>>4)+(Me&15?1:0));for(let rr=ae-1,sn=0;rr>=B;rr--,sn+=E){let jr=sn>>>4,Gn=l.charCodeAt(rr),wr=(Gn<=57?Gn-48:10+Gn-(Gn<=70?65:97))<<(sn&15);Tt[jr]|=wr;let xi=wr>>>16;xi&&(Tt[jr+1]|=xi)}let jt="",Vt=Tt.length-1,at=!0;for(;at;){let rr=0;at=!1;for(let sn=Vt;sn>=0;sn--){let jr=rr<<16|Tt[sn],Gn=jr/10|0;Tt[sn]=Gn,rr=jr-Gn*10,Gn&&!at&&(Vt=sn,at=!0)}jt=rr+jt}return jt}function vz(l){let{negative:E,base10Value:B}=l;return(E&&B!=="0"?"-":"")+B}function Cde(l){if(PQ(l,!1))return OQ(l)}function OQ(l){let E=l.startsWith("-"),B=gk(`${E?l.slice(1):l}n`);return{negative:E,base10Value:B}}function PQ(l,E){if(l==="")return!1;let B=z8(99,!1),ae=!0;B.setOnError(()=>ae=!1),B.setText(l+"n");let Me=B.scan(),Tt=Me===40;Tt&&(Me=B.scan());let jt=B.getTokenFlags();return ae&&Me===9&&B.getTextPos()===l.length+1&&!(jt&512)&&(!E||l===vz({negative:Tt,base10Value:gk(B.getTokenValue())}))}function wde(l){return!!(l.flags&16777216)||mB(l)||$de(l)||Tde(l)||!(xO(l)||Ede(l))}function Ede(l){return Ls(l)&&tZ(l.parent)&&l.parent.name===l}function Tde(l){for(;l.kind===79||l.kind===208;)l=l.parent;if(l.kind!==164)return!1;if(Zm(l.parent,256))return!0;let E=l.parent.parent.kind;return E===261||E===184}function $de(l){if(l.kind!==79)return!1;let E=xv(l.parent,B=>{switch(B.kind){case 294:return!0;case 208:case 230:return!1;default:return"quit"}});return(E==null?void 0:E.token)===117||(E==null?void 0:E.parent.kind)===261}function Ode(l){return Tz(l)&&Ls(l.typeName)}function Pde(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ym;if(l.length<2)return!0;let B=l[0];for(let ae=1,Me=l.length;ae<Me;ae++){let Tt=l[ae];if(!E(B,Tt))return!1}return!0}function BO(l,E){return l.pos=E,l}function Nde(l,E){return l.end=E,l}function rS(l,E,B){return Nde(BO(l,E),B)}function _z(l,E,B){return rS(l,E,E+B)}function c$e(l,E){return l&&(l.flags=E),l}function L4(l,E){return l&&E&&(l.parent=E),l}function iS(l,E){if(l)for(let B of l)L4(B,E);return l}function Dde(l,E){if(!l)return l;return pOe(l,sO(l)?B:Me),l;function B(Tt,jt){if(E&&Tt.parent===jt)return"skip";L4(Tt,jt)}function ae(Tt){if(L0(Tt))for(let jt of Tt.jsDoc)B(jt,Tt),pOe(jt,B)}function Me(Tt,jt){return B(Tt,jt)||ae(Tt)}}function yz(l){return!Jde(l)}function u$e(l){return YQ(l)&&Ri(l.elements,yz)}function d$e(l){for(sr.assertIsDefined(l.parent);;){let E=l.parent;if(xk(E)){l=E;continue}if(JQ(E)||M$e(E)||zrt(E)&&(E.initializer===l||E.incrementor===l))return!0;if(Oz(E)){if(l!==Fh(E.elements))return!0;l=E;continue}if(Mf(E)&&E.operatorToken.kind===27){if(l===E.left)return!0;l=E;continue}return!1}}function vk(l){return no(ignoredPaths,E=>Ot(l,E))}function _k(l){if(!l.parent)return;switch(l.kind){case 165:let{parent:B}=l;return B.kind===192?void 0:B.typeParameters;case 166:return l.parent.parameters;case 201:return l.parent.templateSpans;case 236:return l.parent.templateSpans;case 167:{let{parent:ae}=l;return xit(ae)?ae.modifiers:void 0}case 294:return l.parent.heritageClauses}let{parent:E}=l;if(eR(l))return J$e(l.parent)?void 0:l.parent.tags;switch(E.kind){case 184:case 261:return Rr(l)?E.members:void 0;case 189:case 190:return E.types;case 186:case 206:case 357:case 272:case 276:return E.elements;case 207:case 289:return E.properties;case 210:case 211:return Oa(l)?E.typeArguments:E.expression===l?void 0:E.arguments;case 281:case 285:return vce(l)?E.children:void 0;case 283:case 282:return Oa(l)?E.typeArguments:void 0;case 238:case 292:case 293:case 265:return E.statements;case 266:return E.clauses;case 260:case 228:return Ig(l)?E.members:void 0;case 263:return Xrt(l)?E.members:void 0;case 308:return E.statements}}function Ide(l){if(!l.typeParameters){if(no(l.parameters,E=>!kJ(E)))return!0;if(l.kind!==216){let E=ju(l.parameters);if(!(E&&XR(E)))return!0}}return!1}function f$e(l){return l==="Infinity"||l==="-Infinity"||l==="NaN"}function NQ(l){return l.kind===257&&l.parent.kind===295}function DQ(l){let E=l.valueDeclaration&&CE(l.valueDeclaration);return!!E&&(qO(E)||NQ(E))}function Rde(l){return l.kind===215||l.kind===216}function p$e(l){return l.replace(/\$/gm,()=>"\\$")}function kde(l){return(+l).toString()===l}function bz(l,E,B,ae){return _v(l,E)?B4.createIdentifier(l):!ae&&kde(l)&&+l>=0?B4.createNumericLiteral(+l):B4.createStringLiteral(l,!!B)}function IQ(l){return!!(l.flags&262144&&l.isThisType)}function h$e(l){let E=0,B=0,ae=0,Me=0,Tt;(rr=>{rr[rr.BeforeNodeModules=0]="BeforeNodeModules",rr[rr.NodeModules=1]="NodeModules",rr[rr.Scope=2]="Scope",rr[rr.PackageContent=3]="PackageContent"})(Tt||(Tt={}));let jt=0,Vt=0,at=0;for(;Vt>=0;)switch(jt=Vt,Vt=l.indexOf("/",jt+1),at){case 0:l.indexOf(nodeModulesPathPart,jt)===jt&&(E=jt,B=Vt,at=1);break;case 1:case 2:at===1&&l.charAt(jt+1)==="@"?at=2:(ae=Vt,at=3);break;case 3:l.indexOf(nodeModulesPathPart,jt)===jt?at=1:at=3;break}return Me=jt,at>1?{topLevelNodeModulesIndex:E,topLevelPackageNameIndex:B,packageRootIndex:ae,fileNameIndex:Me}:void 0}function m$e(l){var E;return l.kind===344?(E=l.typeExpression)==null?void 0:E.type:l.type}function Ade(l){switch(l.kind){case 165:case 260:case 261:case 262:case 263:case 349:case 341:case 343:return!0;case 270:return l.isTypeOnly;case 273:case 278:return l.parent.parent.isTypeOnly;default:return!1}}function g$e(l){return H$e(l)||Ck(l)||wk(l)||Pz(l)||QQ(l)||Ade(l)||oS(l)&&!hR(l)&&!hE(l)}function RQ(l){if(!YI(l))return!1;let{isBracketed:E,typeExpression:B}=l;return E||!!B&&B.type.kind===319}function v$e(l,E){if(l.length===0)return!1;let B=l.charCodeAt(0);return B===35?l.length>1&&wu(l.charCodeAt(1),E):wu(B,E)}function Mde(l){var E;return((E=getSnippetElement(l))==null?void 0:E.kind)===0}function Fde(l){return dp(l)&&(l.type&&l.type.kind===319||P7(l).some(E=>{let{isBracketed:B,typeExpression:ae}=E;return B||!!ae&&ae.type.kind===319}))}function kQ(l){switch(l.kind){case 169:case 168:return!!l.questionToken;case 166:return!!l.questionToken||Fde(l);case 351:case 344:return RQ(l);default:return!1}}function _$e(l){let E=l.kind;return(E===208||E===209)&&Sk(l.expression)}function y$e(l){return dp(l)&&xk(l)&&L0(l)&&!!VI(l)}function b$e(l){return sr.checkDefined(Lde(l))}function Lde(l){let E=VI(l);return E&&E.typeExpression&&E.typeExpression.type}var AQ,S,T,j,X,le,we,Je,wt,Zt,Bn,ir,fi,ci,Hi,Ui,ha,ns,cl,Ms,Eu,lu,Fi,aa,Ni,mo,ds,uo,wl,Ll,ld,Uu,Fp,Ru,fp,e1,$m,Rg,_h,H1,q1,Wb,aS,DE,Dv,jde,MQ,srt,x$e,Bde,lrt,$gn=cn({"src/compiler/utilities.ts"(){kg(),AQ=[],S="tslib",T=160,j=1e6,X=A9e(),le=(l=>(l[l.None=0]="None",l[l.NeverAsciiEscape=1]="NeverAsciiEscape",l[l.JsxAttributeEscape=2]="JsxAttributeEscape",l[l.TerminateUnterminatedLiterals=4]="TerminateUnterminatedLiterals",l[l.AllowNumericSeparator=8]="AllowNumericSeparator",l))(le||{}),we=/^(\/\/\/\s*<reference\s+path\s*=\s*)(('[^']*')|("[^"]*")).*?\/>/,Je=/^(\/\/\/\s*<reference\s+types\s*=\s*)(('[^']*')|("[^"]*")).*?\/>/,wt=/^(\/\/\/\s*<amd-dependency\s+path\s*=\s*)(('[^']*')|("[^"]*")).*?\/>/,Zt=/^(\/\/\/\s*<reference\s+no-default-lib\s*=\s*)(('[^']*')|("[^"]*"))\s*\/>/,Bn=(l=>(l[l.None=0]="None",l[l.Definite=1]="Definite",l[l.Compound=2]="Compound",l))(Bn||{}),ir=(l=>(l[l.Normal=0]="Normal",l[l.Generator=1]="Generator",l[l.Async=2]="Async",l[l.Invalid=4]="Invalid",l[l.AsyncGenerator=3]="AsyncGenerator",l))(ir||{}),fi=(l=>(l[l.Left=0]="Left",l[l.Right=1]="Right",l))(fi||{}),ci=(l=>(l[l.Comma=0]="Comma",l[l.Spread=1]="Spread",l[l.Yield=2]="Yield",l[l.Assignment=3]="Assignment",l[l.Conditional=4]="Conditional",l[l.Coalesce=4]="Coalesce",l[l.LogicalOR=5]="LogicalOR",l[l.LogicalAND=6]="LogicalAND",l[l.BitwiseOR=7]="BitwiseOR",l[l.BitwiseXOR=8]="BitwiseXOR",l[l.BitwiseAND=9]="BitwiseAND",l[l.Equality=10]="Equality",l[l.Relational=11]="Relational",l[l.Shift=12]="Shift",l[l.Additive=13]="Additive",l[l.Multiplicative=14]="Multiplicative",l[l.Exponentiation=15]="Exponentiation",l[l.Unary=16]="Unary",l[l.Update=17]="Update",l[l.LeftHandSide=18]="LeftHandSide",l[l.Member=19]="Member",l[l.Primary=20]="Primary",l[l.Highest=20]="Highest",l[l.Lowest=0]="Lowest",l[l.Invalid=-1]="Invalid",l))(ci||{}),Hi=/\$\{/g,Ui=/[\\\"\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g,ha=/[\\\'\u0000-\u001f\t\v\f\b\r\n\u2028\u2029\u0085]/g,ns=/\r\n|[\\\`\u0000-\u001f\t\v\f\b\r\u2028\u2029\u0085]/g,cl=new Map(Object.entries({"	":"\\t","\v":"\\v","\f":"\\f","\b":"\\b","\r":"\\r","\n":"\\n","\\":"\\\\",'"':'\\"',"'":"\\'","`":"\\`","\u2028":"\\u2028","\u2029":"\\u2029","…":"\\u0085","\r\n":"\\r\\n"})),Ms=/[^\u0000-\u007F]/g,Eu=/[\"\u0000-\u001f\u2028\u2029\u0085]/g,lu=/[\'\u0000-\u001f\u2028\u2029\u0085]/g,Fi=new Map(Object.entries({'"':"&quot;","'":"&apos;"})),aa=["","    "],Ni="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",mo=`\r
`,ds=`
`,uo={getNodeConstructor:()=>cz,getTokenConstructor:()=>Gue,getIdentifierConstructor:()=>Yue,getPrivateIdentifierConstructor:()=>cz,getSourceFileConstructor:()=>cz,getSymbolConstructor:()=>lz,getTypeConstructor:()=>nQ,getSignatureConstructor:()=>TE,getSourceMapSourceConstructor:()=>zTe},wl=[],ld=/[^\w\s\/]/g,Uu=[42,63],Fp=["node_modules","bower_components","jspm_packages"],Ru=`(?!(${Fp.join("|")})(/|$))`,fp={singleAsteriskRegexFragment:"([^./]|(\\.(?!min\\.js$))?)*",doubleAsteriskRegexFragment:`(/${Ru}[^/.][^/]*)*?`,replaceWildcardCharacter:l=>vQ(l,fp.singleAsteriskRegexFragment)},e1={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:`(/${Ru}[^/.][^/]*)*?`,replaceWildcardCharacter:l=>vQ(l,e1.singleAsteriskRegexFragment)},$m={singleAsteriskRegexFragment:"[^/]*",doubleAsteriskRegexFragment:"(/.+?)?",replaceWildcardCharacter:l=>vQ(l,$m.singleAsteriskRegexFragment)},Rg={files:fp,directories:e1,exclude:$m},_h=[[".ts",".tsx",".d.ts"],[".cts",".d.cts"],[".mts",".d.mts"]],H1=Io(_h),q1=[..._h,[".json"]],Wb=[".d.ts",".d.cts",".d.mts",".cts",".mts",".ts",".tsx",".cts",".mts"],aS=[[".js",".jsx"],[".mjs"],[".cjs"]],DE=Io(aS),Dv=[[".ts",".tsx",".d.ts",".js",".jsx"],[".cts",".d.cts",".cjs"],[".mts",".d.mts",".mjs"]],jde=[...Dv,[".json"]],MQ=[".d.ts",".d.cts",".d.mts"],srt=[".ts",".cts",".mts",".tsx"],x$e=(l=>(l[l.Minimal=0]="Minimal",l[l.Index=1]="Index",l[l.JsExtension=2]="JsExtension",l[l.TsExtension=3]="TsExtension",l))(x$e||{}),Bde=[".d.ts",".d.mts",".d.cts",".mjs",".mts",".cjs",".cts",".ts",".js",".tsx",".jsx",".json"],lrt={files:Tr,directories:Tr}}});function crt(){let l,E,B,ae,Me;return{createBaseSourceFileNode:Tt,createBaseIdentifierNode:jt,createBasePrivateIdentifierNode:Vt,createBaseTokenNode:at,createBaseNode:rr};function Tt(sn){return new(Me||(Me=uo.getSourceFileConstructor()))(sn,-1,-1)}function jt(sn){return new(B||(B=uo.getIdentifierConstructor()))(sn,-1,-1)}function Vt(sn){return new(ae||(ae=uo.getPrivateIdentifierConstructor()))(sn,-1,-1)}function at(sn){return new(E||(E=uo.getTokenConstructor()))(sn,-1,-1)}function rr(sn){return new(l||(l=uo.getNodeConstructor()))(sn,-1,-1)}}var Ogn=cn({"src/compiler/factory/baseNodeFactory.ts"(){kg()}}),S$e,Pgn=cn({"src/compiler/factory/parenthesizerRules.ts"(){kg(),S$e={getParenthesizeLeftSideOfBinaryForOperator:l=>nu,getParenthesizeRightSideOfBinaryForOperator:l=>nu,parenthesizeLeftSideOfBinary:(l,E)=>E,parenthesizeRightSideOfBinary:(l,E,B)=>B,parenthesizeExpressionOfComputedPropertyName:nu,parenthesizeConditionOfConditionalExpression:nu,parenthesizeBranchOfConditionalExpression:nu,parenthesizeExpressionOfExportDefault:nu,parenthesizeExpressionOfNew:l=>Gp(l,Zp),parenthesizeLeftSideOfAccess:l=>Gp(l,Zp),parenthesizeOperandOfPostfixUnary:l=>Gp(l,Zp),parenthesizeOperandOfPrefixUnary:l=>Gp(l,Sv),parenthesizeExpressionsOfCommaDelimitedList:l=>Gp(l,D2),parenthesizeExpressionForDisallowedComma:nu,parenthesizeExpressionOfExpressionStatement:nu,parenthesizeConciseBodyOfArrowFunction:nu,parenthesizeCheckTypeOfConditionalType:nu,parenthesizeExtendsTypeOfConditionalType:nu,parenthesizeConstituentTypesOfUnionType:l=>Gp(l,D2),parenthesizeConstituentTypeOfUnionType:nu,parenthesizeConstituentTypesOfIntersectionType:l=>Gp(l,D2),parenthesizeConstituentTypeOfIntersectionType:nu,parenthesizeOperandOfTypeOperator:nu,parenthesizeOperandOfReadonlyTypeOperator:nu,parenthesizeNonArrayTypeOfPostfixType:nu,parenthesizeElementTypesOfTupleType:l=>Gp(l,D2),parenthesizeElementTypeOfTupleType:nu,parenthesizeTypeOfOptionalType:nu,parenthesizeTypeArguments:l=>l&&Gp(l,D2),parenthesizeLeadingTypeArgument:nu}}}),urt=()=>new Proxy({},{get:()=>()=>{}});function Ngn(l){w$e.push(l)}function zde(l,E){let B=l&8?Dgn:Ign,ae=Pg(()=>l&1?S$e:createParenthesizerRules(To)),Me=Pg(()=>l&2?nullNodeConverters:urt()),Tt=Gf(H=>(ne,me)=>xZ(ne,H,me)),jt=Gf(H=>ne=>yZ(H,ne)),Vt=Gf(H=>ne=>bZ(ne,H)),at=Gf(H=>()=>QOe(H)),rr=Gf(H=>ne=>Gz(H,ne)),sn=Gf(H=>(ne,me)=>ZOe(H,ne,me)),jr=Gf(H=>(ne,me)=>Fpe(H,ne,me)),Gn=Gf(H=>(ne,me)=>Lpe(H,ne,me)),wr=Gf(H=>(ne,me)=>ehe(H,ne,me)),xi=Gf(H=>(ne,me,Ne)=>uPe(H,ne,me,Ne)),la=Gf(H=>(ne,me,Ne)=>the(H,ne,me,Ne)),va=Gf(H=>(ne,me,Ne,en)=>dPe(H,ne,me,Ne,en)),To={get parenthesizer(){return ae()},get converters(){return Me()},baseFactory:E,flags:l,createNodeArray:Ea,createNumericLiteral:Tu,createBigIntLiteral:ec,createStringLiteral:wd,createStringLiteralFromNode:kv,createRegularExpressionLiteral:V1,createLiteralLikeNode:fx,createIdentifier:Yc,createTempVariable:j2,createLoopVariable:V0,createUniqueName:pp,getGeneratedNameForNode:px,createPrivateIdentifier:t1,createUniquePrivateName:yf,getGeneratedPrivateNameForNode:Av,createToken:Ff,createSuper:_d,createThis:Om,createNull:z2,createTrue:tf,createFalse:z4,createModifier:bf,createModifiersFromModifierFlags:U1,createQualifiedName:hp,updateQualifiedName:H2,createComputedPropertyName:Pd,updateComputedPropertyName:eh,createTypeParameterDeclaration:K1,updateTypeParameterDeclaration:sS,createParameterDeclaration:Z_,updateParameterDeclaration:hx,createDecorator:q2,updateDecorator:H4,createPropertySignature:lS,updatePropertySignature:Js,createPropertyDeclaration:lo,updatePropertyDeclaration:es,createMethodSignature:ms,updateMethodSignature:Qu,createMethodDeclaration:iu,updateMethodDeclaration:ua,createConstructorDeclaration:jl,updateConstructorDeclaration:bc,createGetAccessorDeclaration:Lp,updateGetAccessorDeclaration:V2,createSetAccessorDeclaration:Gb,updateSetAccessorDeclaration:gx,createCallSignature:RE,updateCallSignature:UO,createConstructSignature:Yb,updateConstructSignature:Xb,createIndexSignature:uS,updateIndexSignature:dS,createClassStaticBlockDeclaration:Na,updateClassStaticBlockDeclaration:Ko,createTemplateLiteralTypeSpan:vx,updateTemplateLiteralTypeSpan:Mv,createKeywordTypeNode:Bl,createTypePredicateNode:ey,updateTypePredicateNode:ti,createTypeReferenceNode:Hn,updateTypeReferenceNode:mi,createFunctionTypeNode:Mn,updateFunctionTypeNode:qi,createConstructorTypeNode:os,updateConstructorTypeNode:Go,createTypeQueryNode:Kd,updateTypeQueryNode:nf,createTypeLiteralNode:au,updateTypeLiteralNode:G1,createArrayTypeNode:Kh,updateArrayTypeNode:Nm,createTupleTypeNode:bh,updateTupleTypeNode:W2,createNamedTupleMember:ul,updateNamedTupleMember:th,createOptionalTypeNode:qs,updateOptionalTypeNode:zl,createRestTypeNode:Ai,updateRestTypeNode:U2,createUnionTypeNode:kk,updateUnionTypeNode:Mz,createIntersectionTypeNode:pS,updateIntersectionTypeNode:kE,createConditionalTypeNode:tc,updateConditionalTypeNode:Yf,createInferTypeNode:vfe,updateInferTypeNode:yx,createImportTypeNode:yfe,updateImportTypeNode:hS,createParenthesizedType:Ak,updateParenthesizedType:Fv,createThisTypeNode:xh,createTypeOperatorNode:Qr,updateTypeOperatorNode:K2,createIndexedAccessTypeNode:mS,updateIndexedAccessTypeNode:AE,createMappedTypeNode:Fz,updateMappedTypeNode:Sh,createLiteralTypeNode:n1,updateLiteralTypeNode:ME,createTemplateLiteralType:_fe,updateTemplateLiteralType:W0,createObjectBindingPattern:bfe,updateObjectBindingPattern:bOe,createArrayBindingPattern:FE,updateArrayBindingPattern:xOe,createBindingElement:Lz,updateBindingElement:KO,createArrayLiteralExpression:cZ,updateArrayLiteralExpression:xfe,createObjectLiteralExpression:Mk,updateObjectLiteralExpression:SOe,createPropertyAccessExpression:l&4?(H,ne)=>setEmitFlags(bx(H,ne),262144):bx,updatePropertyAccessExpression:Cfe,createPropertyAccessChain:l&4?(H,ne,me)=>setEmitFlags(GO(H,ne,me),262144):GO,updatePropertyAccessChain:wfe,createElementAccessExpression:uZ,updateElementAccessExpression:COe,createElementAccessChain:dZ,updateElementAccessChain:Efe,createCallExpression:gS,updateCallExpression:wOe,createCallChain:fZ,updateCallChain:ty,createNewExpression:Bz,updateNewExpression:pZ,createTaggedTemplateExpression:hZ,updateTaggedTemplateExpression:EOe,createTypeAssertion:$fe,updateTypeAssertion:Ofe,createParenthesizedExpression:mZ,updateParenthesizedExpression:Pfe,createFunctionExpression:gZ,updateFunctionExpression:Nfe,createArrowFunction:vZ,updateArrowFunction:Dfe,createDeleteExpression:_Z,updateDeleteExpression:TOe,createTypeOfExpression:Lg,updateTypeOfExpression:$Oe,createVoidExpression:q4,updateVoidExpression:OOe,createAwaitExpression:vS,updateAwaitExpression:YO,createPrefixUnaryExpression:yZ,updatePrefixUnaryExpression:zz,createPostfixUnaryExpression:bZ,updatePostfixUnaryExpression:Ife,createBinaryExpression:xZ,updateBinaryExpression:POe,createConditionalExpression:SZ,updateConditionalExpression:NOe,createTemplateExpression:Jb,updateTemplateExpression:kfe,createTemplateHead:qz,createTemplateMiddle:wZ,createTemplateTail:DOe,createNoSubstitutionTemplateLiteral:Mfe,createTemplateLiteralLikeNode:XO,createYieldExpression:Ffe,updateYieldExpression:IOe,createSpreadElement:Lfe,updateSpreadElement:ROe,createClassExpression:jfe,updateClassExpression:Vz,createOmittedExpression:kOe,createExpressionWithTypeArguments:Bfe,updateExpressionWithTypeArguments:ny,createAsExpression:Wz,updateAsExpression:zfe,createNonNullExpression:Hfe,updateNonNullExpression:EZ,createSatisfiesExpression:qfe,updateSatisfiesExpression:TZ,createNonNullChain:V4,updateNonNullChain:Vfe,createMetaProperty:Uz,updateMetaProperty:xx,createTemplateSpan:Lk,updateTemplateSpan:Wfe,createSemicolonClassElement:Ufe,createBlock:JO,updateBlock:Kfe,createVariableStatement:Gfe,updateVariableStatement:Yfe,createEmptyStatement:$Z,createExpressionStatement:jk,updateExpressionStatement:AOe,createIfStatement:OZ,updateIfStatement:MOe,createDoStatement:PZ,updateDoStatement:FOe,createWhileStatement:Xfe,updateWhileStatement:LOe,createForStatement:NZ,updateForStatement:Jfe,createForInStatement:Qfe,updateForInStatement:jOe,createForOfStatement:Zfe,updateForOfStatement:BOe,createContinueStatement:epe,updateContinueStatement:tpe,createBreakStatement:DZ,updateBreakStatement:npe,createReturnStatement:rpe,updateReturnStatement:zOe,createWithStatement:IZ,updateWithStatement:ipe,createSwitchStatement:RZ,updateSwitchStatement:QO,createLabeledStatement:ape,updateLabeledStatement:ope,createThrowStatement:spe,updateThrowStatement:HOe,createTryStatement:lpe,updateTryStatement:qOe,createDebuggerStatement:cpe,createVariableDeclaration:Kz,updateVariableDeclaration:upe,createVariableDeclarationList:kZ,updateVariableDeclarationList:VOe,createFunctionDeclaration:dpe,updateFunctionDeclaration:AZ,createClassDeclaration:fpe,updateClassDeclaration:MZ,createInterfaceDeclaration:ppe,updateInterfaceDeclaration:hpe,createTypeAliasDeclaration:rf,updateTypeAliasDeclaration:_S,createEnumDeclaration:FZ,updateEnumDeclaration:yS,createModuleDeclaration:mpe,updateModuleDeclaration:nh,createModuleBlock:bS,updateModuleBlock:Y1,createCaseBlock:gpe,updateCaseBlock:UOe,createNamespaceExportDeclaration:vpe,updateNamespaceExportDeclaration:_pe,createImportEqualsDeclaration:ype,updateImportEqualsDeclaration:bpe,createImportDeclaration:xpe,updateImportDeclaration:Spe,createImportClause:Cpe,updateImportClause:wpe,createAssertClause:LZ,updateAssertClause:GOe,createAssertEntry:Bk,updateAssertEntry:Epe,createImportTypeAssertionContainer:jZ,updateImportTypeAssertionContainer:Tpe,createNamespaceImport:$pe,updateNamespaceImport:BZ,createNamespaceExport:Ope,updateNamespaceExport:Ppe,createNamedImports:Npe,updateNamedImports:YOe,createImportSpecifier:Dpe,updateImportSpecifier:XOe,createExportAssignment:zZ,updateExportAssignment:HZ,createExportDeclaration:Sx,updateExportDeclaration:Ipe,createNamedExports:ZO,updateNamedExports:kpe,createExportSpecifier:qZ,updateExportSpecifier:zk,createMissingDeclaration:JOe,createExternalModuleReference:Ape,updateExternalModuleReference:Mpe,get createJSDocAllType(){return at(315)},get createJSDocUnknownType(){return at(316)},get createJSDocNonNullableType(){return jr(318)},get updateJSDocNonNullableType(){return Gn(318)},get createJSDocNullableType(){return jr(317)},get updateJSDocNullableType(){return Gn(317)},get createJSDocOptionalType(){return rr(319)},get updateJSDocOptionalType(){return sn(319)},get createJSDocVariadicType(){return rr(321)},get updateJSDocVariadicType(){return sn(321)},get createJSDocNamepathType(){return rr(322)},get updateJSDocNamepathType(){return sn(322)},createJSDocFunctionType:jpe,updateJSDocFunctionType:ePe,createJSDocTypeLiteral:Bpe,updateJSDocTypeLiteral:tPe,createJSDocTypeExpression:zpe,updateJSDocTypeExpression:nPe,createJSDocSignature:Hpe,updateJSDocSignature:VZ,createJSDocTemplateTag:Hk,updateJSDocTemplateTag:WZ,createJSDocTypedefTag:UZ,updateJSDocTypedefTag:qpe,createJSDocParameterTag:Yz,updateJSDocParameterTag:rPe,createJSDocPropertyTag:KZ,updateJSDocPropertyTag:iPe,createJSDocCallbackTag:Vpe,updateJSDocCallbackTag:Wpe,createJSDocOverloadTag:Upe,updateJSDocOverloadTag:Kpe,createJSDocAugmentsTag:Gpe,updateJSDocAugmentsTag:GZ,createJSDocImplementsTag:YZ,updateJSDocImplementsTag:cPe,createJSDocSeeTag:eP,updateJSDocSeeTag:aPe,createJSDocNameReference:LE,updateJSDocNameReference:Xz,createJSDocMemberName:Ype,updateJSDocMemberName:oPe,createJSDocLink:Xpe,updateJSDocLink:sPe,createJSDocLinkCode:Jpe,updateJSDocLinkCode:Qpe,createJSDocLinkPlain:Zpe,updateJSDocLinkPlain:lPe,get createJSDocTypeTag(){return la(347)},get updateJSDocTypeTag(){return va(347)},get createJSDocReturnTag(){return la(345)},get updateJSDocReturnTag(){return va(345)},get createJSDocThisTag(){return la(346)},get updateJSDocThisTag(){return va(346)},get createJSDocAuthorTag(){return wr(333)},get updateJSDocAuthorTag(){return xi(333)},get createJSDocClassTag(){return wr(335)},get updateJSDocClassTag(){return xi(335)},get createJSDocPublicTag(){return wr(336)},get updateJSDocPublicTag(){return xi(336)},get createJSDocPrivateTag(){return wr(337)},get updateJSDocPrivateTag(){return xi(337)},get createJSDocProtectedTag(){return wr(338)},get updateJSDocProtectedTag(){return xi(338)},get createJSDocReadonlyTag(){return wr(339)},get updateJSDocReadonlyTag(){return xi(339)},get createJSDocOverrideTag(){return wr(340)},get updateJSDocOverrideTag(){return xi(340)},get createJSDocDeprecatedTag(){return wr(334)},get updateJSDocDeprecatedTag(){return xi(334)},get createJSDocThrowsTag(){return la(352)},get updateJSDocThrowsTag(){return va(352)},get createJSDocSatisfiesTag(){return la(353)},get updateJSDocSatisfiesTag(){return va(353)},createJSDocEnumTag:rhe,updateJSDocEnumTag:pPe,createJSDocUnknownTag:nhe,updateJSDocUnknownTag:fPe,createJSDocText:ihe,updateJSDocText:XZ,createJSDocComment:ahe,updateJSDocComment:ohe,createJsxElement:JZ,updateJsxElement:hPe,createJsxSelfClosingElement:qk,updateJsxSelfClosingElement:she,createJsxOpeningElement:lhe,updateJsxOpeningElement:mPe,createJsxClosingElement:U0,updateJsxClosingElement:che,createJsxFragment:QZ,createJsxText:Vk,updateJsxText:vPe,createJsxOpeningFragment:Jz,createJsxJsxClosingFragment:_Pe,updateJsxFragment:gPe,createJsxAttribute:uhe,updateJsxAttribute:yPe,createJsxAttributes:dhe,updateJsxAttributes:ZZ,createJsxSpreadAttribute:tP,updateJsxSpreadAttribute:bPe,createJsxExpression:Qz,updateJsxExpression:fhe,createCaseClause:phe,updateCaseClause:eee,createDefaultClause:tee,updateDefaultClause:xPe,createHeritageClause:hhe,updateHeritageClause:mhe,createCatchClause:nee,updateCatchClause:ghe,createPropertyAssignment:CS,updatePropertyAssignment:SPe,createShorthandPropertyAssignment:vhe,updateShorthandPropertyAssignment:wPe,createSpreadAssignment:ree,updateSpreadAssignment:Qb,createEnumMember:iee,updateEnumMember:EPe,createSourceFile:TPe,updateSourceFile:She,createRedirectedSourceFile:yhe,createBundle:Che,updateBundle:OPe,createUnparsedSource:Zz,createUnparsedPrologue:PPe,createUnparsedPrepend:NPe,createUnparsedTextLike:DPe,createUnparsedSyntheticReference:IPe,createInputFiles:RPe,createSyntheticExpression:whe,createSyntaxList:Ehe,createNotEmittedStatement:The,createPartiallyEmittedExpression:$he,updatePartiallyEmittedExpression:Ohe,createCommaListExpression:tH,updateCommaListExpression:kPe,createEndOfDeclarationMarker:APe,createMergeDeclarationMarker:MPe,createSyntheticReferenceExpression:Nhe,updateSyntheticReferenceExpression:oee,cloneNode:see,get createComma(){return Tt(27)},get createAssignment(){return Tt(63)},get createLogicalOr(){return Tt(56)},get createLogicalAnd(){return Tt(55)},get createBitwiseOr(){return Tt(51)},get createBitwiseXor(){return Tt(52)},get createBitwiseAnd(){return Tt(50)},get createStrictEquality(){return Tt(36)},get createStrictInequality(){return Tt(37)},get createEquality(){return Tt(34)},get createInequality(){return Tt(35)},get createLessThan(){return Tt(29)},get createLessThanEquals(){return Tt(32)},get createGreaterThan(){return Tt(31)},get createGreaterThanEquals(){return Tt(33)},get createLeftShift(){return Tt(47)},get createRightShift(){return Tt(48)},get createUnsignedRightShift(){return Tt(49)},get createAdd(){return Tt(39)},get createSubtract(){return Tt(40)},get createMultiply(){return Tt(41)},get createDivide(){return Tt(43)},get createModulo(){return Tt(44)},get createExponent(){return Tt(42)},get createPrefixPlus(){return jt(39)},get createPrefixMinus(){return jt(40)},get createPrefixIncrement(){return jt(45)},get createPrefixDecrement(){return jt(46)},get createBitwiseNot(){return jt(54)},get createLogicalNot(){return jt(53)},get createPostfixIncrement(){return Vt(45)},get createPostfixDecrement(){return Vt(46)},createImmediatelyInvokedFunctionExpression:zPe,createImmediatelyInvokedArrowFunction:nH,createVoidZero:rH,createExportDefault:Dhe,createExternalModuleExport:HPe,createTypeCheck:qPe,createMethodCall:wS,createGlobalMethodCall:nP,createFunctionBindCall:VPe,createFunctionCallCall:WPe,createFunctionApplyCall:UPe,createArraySliceCall:Ihe,createArrayConcatCall:Rhe,createObjectDefinePropertyCall:Te,createObjectGetOwnPropertyDescriptorCall:_t,createReflectGetCall:dn,createReflectSetCall:Wn,createPropertyDescriptor:vi,createCallBinding:Ac,createAssignmentTargetWrapper:fc,inlineExpressions:ml,getInternalName:G2,getLocalName:U4,getExportName:Zb,getDeclarationName:K0,getNamespaceMemberName:ES,getExternalModuleOrNamespaceExportName:khe,restoreOuterExpressions:io,restoreEnclosingLabel:Ga,createUseStrictPrologue:Lv,copyPrologue:lee,copyStandardPrologue:TS,copyCustomPrologue:cee,ensureUseStrict:X1,liftToBlock:iH,mergeLexicalEnvironment:Mhe,updateModifiers:Fhe};return fe(w$e,H=>H(To)),To;function Ea(H,ne){if(H===void 0||H===Tr)H=[];else if(D2(H)){if(ne===void 0||H.hasTrailingComma===ne)return H.transformFlags===void 0&&drt(H),sr.attachNodeArrayDebugInfo(H),H;let en=H.slice();return en.pos=H.pos,en.end=H.end,en.hasTrailingComma=ne,en.transformFlags=H.transformFlags,sr.attachNodeArrayDebugInfo(en),en}let me=H.length,Ne=me>=1&&me<=4?H.slice():H;return Ne.pos=-1,Ne.end=-1,Ne.hasTrailingComma=!!ne,Ne.transformFlags=0,drt(Ne),sr.attachNodeArrayDebugInfo(Ne),Ne}function Ei(H){return E.createBaseNode(H)}function oo(H){let ne=Ei(H);return ne.symbol=void 0,ne.localSymbol=void 0,ne}function Cs(H,ne){return H!==ne&&(H.typeArguments=ne.typeArguments),B(H,ne)}function Tu(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,me=oo(8);return me.text=typeof H=="number"?H+"":H,me.numericLiteralFlags=ne,ne&384&&(me.transformFlags|=1024),me}function ec(H){let ne=B2(9);return ne.text=typeof H=="string"?H:vz(H)+"n",ne.transformFlags|=4,ne}function Ju(H,ne){let me=oo(10);return me.text=H,me.singleQuote=ne,me}function wd(H,ne,me){let Ne=Ju(H,ne);return Ne.hasExtendedUnicodeEscape=me,me&&(Ne.transformFlags|=1024),Ne}function kv(H){let ne=Ju(EO(H),void 0);return ne.textSourceNode=H,ne}function V1(H){let ne=B2(13);return ne.text=H,ne}function fx(H,ne){switch(H){case 8:return Tu(ne,0);case 9:return ec(ne);case 10:return wd(ne,void 0);case 11:return Vk(ne,!1);case 12:return Vk(ne,!0);case 13:return V1(ne);case 14:return XO(H,ne,void 0,0)}}function Ag(H){let ne=E.createBaseIdentifierNode(79);return ne.escapedText=H,ne.jsDoc=void 0,ne.flowNode=void 0,ne.symbol=void 0,ne}function Mg(H,ne,me,Ne){let en=Ag(M0(H));return setIdentifierAutoGenerate(en,{flags:ne,id:LQ,prefix:me,suffix:Ne}),LQ++,en}function Yc(H,ne,me){ne===void 0&&H&&(ne=y7(H)),ne===79&&(ne=void 0);let Ne=Ag(M0(H));return me&&(Ne.flags|=128),Ne.escapedText==="await"&&(Ne.transformFlags|=67108864),Ne.flags&128&&(Ne.transformFlags|=1024),Ne}function j2(H,ne,me,Ne){let en=1;ne&&(en|=8);let Er=Mg("",en,me,Ne);return H&&H(Er),Er}function V0(H){let ne=2;return H&&(ne|=8),Mg("",ne,void 0,void 0)}function pp(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0;return sr.assert(!(ne&7),"Argument out of range: flags"),sr.assert((ne&48)!==32,"GeneratedIdentifierFlags.FileLevel cannot be set without also setting GeneratedIdentifierFlags.Optimistic"),Mg(H,3|ne,me,Ne)}function px(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0;sr.assert(!(ne&7),"Argument out of range: flags");let en=H?S4(H)?lfe(!1,me,H,Ne,_f):`generated@${getNodeId(H)}`:"";(me||Ne)&&(ne|=16);let Er=Mg(en,4|ne,me,Ne);return Er.original=H,Er}function Fg(H){let ne=E.createBasePrivateIdentifierNode(80);return ne.escapedText=H,ne.transformFlags|=16777216,ne}function t1(H){return dt(H,"#")||sr.fail("First character of private identifier must be #: "+H),Fg(M0(H))}function W1(H,ne,me,Ne){let en=Fg(M0(H));return setIdentifierAutoGenerate(en,{flags:ne,id:LQ,prefix:me,suffix:Ne}),LQ++,en}function yf(H,ne,me){H&&!dt(H,"#")&&sr.fail("First character of private identifier must be #: "+H);let Ne=8|(H?3:1);return W1(H??"",Ne,ne,me)}function Av(H,ne,me){let Ne=S4(H)?lfe(!0,ne,H,me,_f):`#generated@${getNodeId(H)}`,en=W1(Ne,4|(ne||me?16:0),ne,me);return en.original=H,en}function B2(H){return E.createBaseTokenNode(H)}function Ff(H){sr.assert(H>=0&&H<=162,"Invalid token"),sr.assert(H<=14||H>=17,"Invalid token. Use 'createTemplateLiteralLikeNode' to create template literals."),sr.assert(H<=8||H>=14,"Invalid token. Use 'createLiteralLikeNode' to create literals."),sr.assert(H!==79,"Invalid token. Use 'createIdentifier' to create identifiers");let ne=B2(H),me=0;switch(H){case 132:me=384;break;case 123:case 121:case 122:case 146:case 126:case 136:case 85:case 131:case 148:case 160:case 144:case 149:case 101:case 145:case 161:case 152:case 134:case 153:case 114:case 157:case 155:me=1;break;case 106:me=134218752,ne.flowNode=void 0;break;case 124:me=1024;break;case 127:me=16777216;break;case 108:me=16384,ne.flowNode=void 0;break}return me&&(ne.transformFlags|=me),ne}function _d(){return Ff(106)}function Om(){return Ff(108)}function z2(){return Ff(104)}function tf(){return Ff(110)}function z4(){return Ff(95)}function bf(H){return Ff(H)}function U1(H){let ne=[];return H&1&&ne.push(bf(93)),H&2&&ne.push(bf(136)),H&1024&&ne.push(bf(88)),H&2048&&ne.push(bf(85)),H&4&&ne.push(bf(123)),H&8&&ne.push(bf(121)),H&16&&ne.push(bf(122)),H&256&&ne.push(bf(126)),H&32&&ne.push(bf(124)),H&16384&&ne.push(bf(161)),H&64&&ne.push(bf(146)),H&128&&ne.push(bf(127)),H&512&&ne.push(bf(132)),H&32768&&ne.push(bf(101)),H&65536&&ne.push(bf(145)),ne.length?ne:void 0}function hp(H,ne){let me=Ei(163);return me.left=H,me.right=cd(ne),me.transformFlags|=Vi(me.left)|xz(me.right),me.flowNode=void 0,me}function H2(H,ne,me){return H.left!==ne||H.right!==me?B(hp(ne,me),H):H}function Pd(H){let ne=Ei(164);return ne.expression=ae().parenthesizeExpressionOfComputedPropertyName(H),ne.transformFlags|=Vi(ne.expression)|1024|131072,ne}function eh(H,ne){return H.expression!==ne?B(Pd(ne),H):H}function K1(H,ne,me,Ne){let en=oo(165);return en.modifiers=rl(H),en.name=cd(ne),en.constraint=me,en.default=Ne,en.transformFlags=1,en.expression=void 0,en.jsDoc=void 0,en}function sS(H,ne,me,Ne,en){return H.modifiers!==ne||H.name!==me||H.constraint!==Ne||H.default!==en?B(K1(ne,me,Ne,en),H):H}function Z_(H,ne,me,Ne,en,Er){var pa,Ao;let Ts=oo(166);return Ts.modifiers=rl(H),Ts.dotDotDotToken=ne,Ts.name=cd(me),Ts.questionToken=Ne,Ts.type=en,Ts.initializer=OS(Er),WB(Ts.name)?Ts.transformFlags=1:Ts.transformFlags=Fs(Ts.modifiers)|Vi(Ts.dotDotDotToken)|j4(Ts.name)|Vi(Ts.questionToken)|Vi(Ts.initializer)|(((pa=Ts.questionToken)!=null?pa:Ts.type)?1:0)|(((Ao=Ts.dotDotDotToken)!=null?Ao:Ts.initializer)?1024:0)|(Tv(Ts.modifiers)&16476?8192:0),Ts.jsDoc=void 0,Ts}function hx(H,ne,me,Ne,en,Er,pa){return H.modifiers!==ne||H.dotDotDotToken!==me||H.name!==Ne||H.questionToken!==en||H.type!==Er||H.initializer!==pa?B(Z_(ne,me,Ne,en,Er,pa),H):H}function q2(H){let ne=Ei(167);return ne.expression=ae().parenthesizeLeftSideOfAccess(H,!1),ne.transformFlags|=Vi(ne.expression)|1|8192|33554432,ne}function H4(H,ne){return H.expression!==ne?B(q2(ne),H):H}function lS(H,ne,me,Ne){let en=oo(168);return en.modifiers=rl(H),en.name=cd(ne),en.type=Ne,en.questionToken=me,en.transformFlags=1,en.initializer=void 0,en.jsDoc=void 0,en}function Js(H,ne,me,Ne,en){return H.modifiers!==ne||H.name!==me||H.questionToken!==Ne||H.type!==en?Ii(lS(ne,me,Ne,en),H):H}function Ii(H,ne){return H!==ne&&(H.initializer=ne.initializer),B(H,ne)}function lo(H,ne,me,Ne,en){let Er=oo(169);Er.modifiers=rl(H),Er.name=cd(ne),Er.questionToken=me&&jQ(me)?me:void 0,Er.exclamationToken=me&&Vde(me)?me:void 0,Er.type=Ne,Er.initializer=OS(en);let pa=Er.flags&16777216||Tv(Er.modifiers)&2;return Er.transformFlags=Fs(Er.modifiers)|j4(Er.name)|Vi(Er.initializer)|(pa||Er.questionToken||Er.exclamationToken||Er.type?1:0)|(HO(Er.name)||Tv(Er.modifiers)&32&&Er.initializer?8192:0)|16777216,Er.jsDoc=void 0,Er}function es(H,ne,me,Ne,en,Er){return H.modifiers!==ne||H.name!==me||H.questionToken!==(Ne!==void 0&&jQ(Ne)?Ne:void 0)||H.exclamationToken!==(Ne!==void 0&&Vde(Ne)?Ne:void 0)||H.type!==en||H.initializer!==Er?B(lo(ne,me,Ne,en,Er),H):H}function ms(H,ne,me,Ne,en,Er){let pa=oo(170);return pa.modifiers=rl(H),pa.name=cd(ne),pa.questionToken=me,pa.typeParameters=rl(Ne),pa.parameters=rl(en),pa.type=Er,pa.transformFlags=1,pa.jsDoc=void 0,pa.locals=void 0,pa.nextContainer=void 0,pa.typeArguments=void 0,pa}function Qu(H,ne,me,Ne,en,Er,pa){return H.modifiers!==ne||H.name!==me||H.questionToken!==Ne||H.typeParameters!==en||H.parameters!==Er||H.type!==pa?Cs(ms(ne,me,Ne,en,Er,pa),H):H}function iu(H,ne,me,Ne,en,Er,pa,Ao){let Ts=oo(171);if(Ts.modifiers=rl(H),Ts.asteriskToken=ne,Ts.name=cd(me),Ts.questionToken=Ne,Ts.exclamationToken=void 0,Ts.typeParameters=rl(en),Ts.parameters=Ea(Er),Ts.type=pa,Ts.body=Ao,!Ts.body)Ts.transformFlags=1;else{let jg=Tv(Ts.modifiers)&512,e6=!!Ts.asteriskToken,Cx=jg&&e6;Ts.transformFlags=Fs(Ts.modifiers)|Vi(Ts.asteriskToken)|j4(Ts.name)|Vi(Ts.questionToken)|Fs(Ts.typeParameters)|Fs(Ts.parameters)|Vi(Ts.type)|Vi(Ts.body)&-67108865|(Cx?128:jg?256:e6?2048:0)|(Ts.questionToken||Ts.typeParameters||Ts.type?1:0)|1024}return Ts.typeArguments=void 0,Ts.jsDoc=void 0,Ts.locals=void 0,Ts.nextContainer=void 0,Ts.flowNode=void 0,Ts.endFlowNode=void 0,Ts.returnFlowNode=void 0,Ts}function ua(H,ne,me,Ne,en,Er,pa,Ao,Ts){return H.modifiers!==ne||H.asteriskToken!==me||H.name!==Ne||H.questionToken!==en||H.typeParameters!==Er||H.parameters!==pa||H.type!==Ao||H.body!==Ts?Ta(iu(ne,me,Ne,en,Er,pa,Ao,Ts),H):H}function Ta(H,ne){return H!==ne&&(H.exclamationToken=ne.exclamationToken),B(H,ne)}function Na(H){let ne=oo(172);return ne.body=H,ne.transformFlags=Vi(H)|16777216,ne.modifiers=void 0,ne.jsDoc=void 0,ne.locals=void 0,ne.nextContainer=void 0,ne.endFlowNode=void 0,ne.returnFlowNode=void 0,ne}function Ko(H,ne){return H.body!==ne?El(Na(ne),H):H}function El(H,ne){return H!==ne&&(H.modifiers=ne.modifiers),B(H,ne)}function jl(H,ne,me){let Ne=oo(173);return Ne.modifiers=rl(H),Ne.parameters=Ea(ne),Ne.body=me,Ne.transformFlags=Fs(Ne.modifiers)|Fs(Ne.parameters)|Vi(Ne.body)&-67108865|1024,Ne.typeParameters=void 0,Ne.type=void 0,Ne.typeArguments=void 0,Ne.jsDoc=void 0,Ne.locals=void 0,Ne.nextContainer=void 0,Ne.endFlowNode=void 0,Ne.returnFlowNode=void 0,Ne}function bc(H,ne,me,Ne){return H.modifiers!==ne||H.parameters!==me||H.body!==Ne?Pm(jl(ne,me,Ne),H):H}function Pm(H,ne){return H!==ne&&(H.typeParameters=ne.typeParameters,H.type=ne.type),Cs(H,ne)}function Lp(H,ne,me,Ne,en){let Er=oo(174);return Er.modifiers=rl(H),Er.name=cd(ne),Er.parameters=Ea(me),Er.type=Ne,Er.body=en,Er.body?Er.transformFlags=Fs(Er.modifiers)|j4(Er.name)|Fs(Er.parameters)|Vi(Er.type)|Vi(Er.body)&-67108865|(Er.type?1:0):Er.transformFlags=1,Er.typeArguments=void 0,Er.typeParameters=void 0,Er.jsDoc=void 0,Er.locals=void 0,Er.nextContainer=void 0,Er.flowNode=void 0,Er.endFlowNode=void 0,Er.returnFlowNode=void 0,Er}function V2(H,ne,me,Ne,en,Er){return H.modifiers!==ne||H.name!==me||H.parameters!==Ne||H.type!==en||H.body!==Er?mx(Lp(ne,me,Ne,en,Er),H):H}function mx(H,ne){return H!==ne&&(H.typeParameters=ne.typeParameters),Cs(H,ne)}function Gb(H,ne,me,Ne){let en=oo(175);return en.modifiers=rl(H),en.name=cd(ne),en.parameters=Ea(me),en.body=Ne,en.body?en.transformFlags=Fs(en.modifiers)|j4(en.name)|Fs(en.parameters)|Vi(en.body)&-67108865|(en.type?1:0):en.transformFlags=1,en.typeArguments=void 0,en.typeParameters=void 0,en.type=void 0,en.jsDoc=void 0,en.locals=void 0,en.nextContainer=void 0,en.flowNode=void 0,en.endFlowNode=void 0,en.returnFlowNode=void 0,en}function gx(H,ne,me,Ne,en){return H.modifiers!==ne||H.name!==me||H.parameters!==Ne||H.body!==en?cS(Gb(ne,me,Ne,en),H):H}function cS(H,ne){return H!==ne&&(H.typeParameters=ne.typeParameters,H.type=ne.type),Cs(H,ne)}function RE(H,ne,me){let Ne=oo(176);return Ne.typeParameters=rl(H),Ne.parameters=rl(ne),Ne.type=me,Ne.transformFlags=1,Ne.jsDoc=void 0,Ne.locals=void 0,Ne.nextContainer=void 0,Ne.typeArguments=void 0,Ne}function UO(H,ne,me,Ne){return H.typeParameters!==ne||H.parameters!==me||H.type!==Ne?Cs(RE(ne,me,Ne),H):H}function Yb(H,ne,me){let Ne=oo(177);return Ne.typeParameters=rl(H),Ne.parameters=rl(ne),Ne.type=me,Ne.transformFlags=1,Ne.jsDoc=void 0,Ne.locals=void 0,Ne.nextContainer=void 0,Ne.typeArguments=void 0,Ne}function Xb(H,ne,me,Ne){return H.typeParameters!==ne||H.parameters!==me||H.type!==Ne?Cs(Yb(ne,me,Ne),H):H}function uS(H,ne,me){let Ne=oo(178);return Ne.modifiers=rl(H),Ne.parameters=rl(ne),Ne.type=me,Ne.transformFlags=1,Ne.jsDoc=void 0,Ne.locals=void 0,Ne.nextContainer=void 0,Ne.typeArguments=void 0,Ne}function dS(H,ne,me,Ne){return H.parameters!==me||H.type!==Ne||H.modifiers!==ne?Cs(uS(ne,me,Ne),H):H}function vx(H,ne){let me=Ei(201);return me.type=H,me.literal=ne,me.transformFlags=1,me}function Mv(H,ne,me){return H.type!==ne||H.literal!==me?B(vx(ne,me),H):H}function Bl(H){return Ff(H)}function ey(H,ne,me){let Ne=Ei(179);return Ne.assertsModifier=H,Ne.parameterName=cd(ne),Ne.type=me,Ne.transformFlags=1,Ne}function ti(H,ne,me,Ne){return H.assertsModifier!==ne||H.parameterName!==me||H.type!==Ne?B(ey(ne,me,Ne),H):H}function Hn(H,ne){let me=Ei(180);return me.typeName=cd(H),me.typeArguments=ne&&ae().parenthesizeTypeArguments(Ea(ne)),me.transformFlags=1,me}function mi(H,ne,me){return H.typeName!==ne||H.typeArguments!==me?B(Hn(ne,me),H):H}function Mn(H,ne,me){let Ne=oo(181);return Ne.typeParameters=rl(H),Ne.parameters=rl(ne),Ne.type=me,Ne.transformFlags=1,Ne.modifiers=void 0,Ne.jsDoc=void 0,Ne.locals=void 0,Ne.nextContainer=void 0,Ne.typeArguments=void 0,Ne}function qi(H,ne,me,Ne){return H.typeParameters!==ne||H.parameters!==me||H.type!==Ne?yt(Mn(ne,me,Ne),H):H}function yt(H,ne){return H!==ne&&(H.modifiers=ne.modifiers),Cs(H,ne)}function os(){return arguments.length===4?Ro(...arguments):arguments.length===3?Oi(...arguments):sr.fail("Incorrect number of arguments specified.")}function Ro(H,ne,me,Ne){let en=oo(182);return en.modifiers=rl(H),en.typeParameters=rl(ne),en.parameters=rl(me),en.type=Ne,en.transformFlags=1,en.jsDoc=void 0,en.locals=void 0,en.nextContainer=void 0,en.typeArguments=void 0,en}function Oi(H,ne,me){return Ro(void 0,H,ne,me)}function Go(){return arguments.length===5?Es(...arguments):arguments.length===4?kc(...arguments):sr.fail("Incorrect number of arguments specified.")}function Es(H,ne,me,Ne,en){return H.modifiers!==ne||H.typeParameters!==me||H.parameters!==Ne||H.type!==en?Cs(os(ne,me,Ne,en),H):H}function kc(H,ne,me,Ne){return Es(H,H.modifiers,ne,me,Ne)}function Kd(H,ne){let me=Ei(183);return me.exprName=H,me.typeArguments=ne&&ae().parenthesizeTypeArguments(ne),me.transformFlags=1,me}function nf(H,ne,me){return H.exprName!==ne||H.typeArguments!==me?B(Kd(ne,me),H):H}function au(H){let ne=oo(184);return ne.members=Ea(H),ne.transformFlags=1,ne}function G1(H,ne){return H.members!==ne?B(au(ne),H):H}function Kh(H){let ne=Ei(185);return ne.elementType=ae().parenthesizeNonArrayTypeOfPostfixType(H),ne.transformFlags=1,ne}function Nm(H,ne){return H.elementType!==ne?B(Kh(ne),H):H}function bh(H){let ne=Ei(186);return ne.elements=Ea(ae().parenthesizeElementTypesOfTupleType(H)),ne.transformFlags=1,ne}function W2(H,ne){return H.elements!==ne?B(bh(ne),H):H}function ul(H,ne,me,Ne){let en=oo(199);return en.dotDotDotToken=H,en.name=ne,en.questionToken=me,en.type=Ne,en.transformFlags=1,en.jsDoc=void 0,en}function th(H,ne,me,Ne,en){return H.dotDotDotToken!==ne||H.name!==me||H.questionToken!==Ne||H.type!==en?B(ul(ne,me,Ne,en),H):H}function qs(H){let ne=Ei(187);return ne.type=ae().parenthesizeTypeOfOptionalType(H),ne.transformFlags=1,ne}function zl(H,ne){return H.type!==ne?B(qs(ne),H):H}function Ai(H){let ne=Ei(188);return ne.type=H,ne.transformFlags=1,ne}function U2(H,ne){return H.type!==ne?B(Ai(ne),H):H}function _x(H,ne,me){let Ne=Ei(H);return Ne.types=To.createNodeArray(me(ne)),Ne.transformFlags=1,Ne}function fS(H,ne,me){return H.types!==ne?B(_x(H.kind,ne,me),H):H}function kk(H){return _x(189,H,ae().parenthesizeConstituentTypesOfUnionType)}function Mz(H,ne){return fS(H,ne,ae().parenthesizeConstituentTypesOfUnionType)}function pS(H){return _x(190,H,ae().parenthesizeConstituentTypesOfIntersectionType)}function kE(H,ne){return fS(H,ne,ae().parenthesizeConstituentTypesOfIntersectionType)}function tc(H,ne,me,Ne){let en=Ei(191);return en.checkType=ae().parenthesizeCheckTypeOfConditionalType(H),en.extendsType=ae().parenthesizeExtendsTypeOfConditionalType(ne),en.trueType=me,en.falseType=Ne,en.transformFlags=1,en.locals=void 0,en.nextContainer=void 0,en}function Yf(H,ne,me,Ne,en){return H.checkType!==ne||H.extendsType!==me||H.trueType!==Ne||H.falseType!==en?B(tc(ne,me,Ne,en),H):H}function vfe(H){let ne=Ei(192);return ne.typeParameter=H,ne.transformFlags=1,ne}function yx(H,ne){return H.typeParameter!==ne?B(vfe(ne),H):H}function _fe(H,ne){let me=Ei(200);return me.head=H,me.templateSpans=Ea(ne),me.transformFlags=1,me}function W0(H,ne,me){return H.head!==ne||H.templateSpans!==me?B(_fe(ne,me),H):H}function yfe(H,ne,me,Ne){let en=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,Er=Ei(202);return Er.argument=H,Er.assertions=ne,Er.qualifier=me,Er.typeArguments=Ne&&ae().parenthesizeTypeArguments(Ne),Er.isTypeOf=en,Er.transformFlags=1,Er}function hS(H,ne,me,Ne,en){let Er=arguments.length>5&&arguments[5]!==void 0?arguments[5]:H.isTypeOf;return H.argument!==ne||H.assertions!==me||H.qualifier!==Ne||H.typeArguments!==en||H.isTypeOf!==Er?B(yfe(ne,me,Ne,en,Er),H):H}function Ak(H){let ne=Ei(193);return ne.type=H,ne.transformFlags=1,ne}function Fv(H,ne){return H.type!==ne?B(Ak(ne),H):H}function xh(){let H=Ei(194);return H.transformFlags=1,H}function Qr(H,ne){let me=Ei(195);return me.operator=H,me.type=H===146?ae().parenthesizeOperandOfReadonlyTypeOperator(ne):ae().parenthesizeOperandOfTypeOperator(ne),me.transformFlags=1,me}function K2(H,ne){return H.type!==ne?B(Qr(H.operator,ne),H):H}function mS(H,ne){let me=Ei(196);return me.objectType=ae().parenthesizeNonArrayTypeOfPostfixType(H),me.indexType=ne,me.transformFlags=1,me}function AE(H,ne,me){return H.objectType!==ne||H.indexType!==me?B(mS(ne,me),H):H}function Fz(H,ne,me,Ne,en,Er){let pa=oo(197);return pa.readonlyToken=H,pa.typeParameter=ne,pa.nameType=me,pa.questionToken=Ne,pa.type=en,pa.members=Er&&Ea(Er),pa.transformFlags=1,pa.locals=void 0,pa.nextContainer=void 0,pa}function Sh(H,ne,me,Ne,en,Er,pa){return H.readonlyToken!==ne||H.typeParameter!==me||H.nameType!==Ne||H.questionToken!==en||H.type!==Er||H.members!==pa?B(Fz(ne,me,Ne,en,Er,pa),H):H}function n1(H){let ne=Ei(198);return ne.literal=H,ne.transformFlags=1,ne}function ME(H,ne){return H.literal!==ne?B(n1(ne),H):H}function bfe(H){let ne=Ei(203);return ne.elements=Ea(H),ne.transformFlags|=Fs(ne.elements)|1024|524288,ne.transformFlags&32768&&(ne.transformFlags|=65664),ne}function bOe(H,ne){return H.elements!==ne?B(bfe(ne),H):H}function FE(H){let ne=Ei(204);return ne.elements=Ea(H),ne.transformFlags|=Fs(ne.elements)|1024|524288,ne}function xOe(H,ne){return H.elements!==ne?B(FE(ne),H):H}function Lz(H,ne,me,Ne){let en=oo(205);return en.dotDotDotToken=H,en.propertyName=cd(ne),en.name=cd(me),en.initializer=OS(Ne),en.transformFlags|=Vi(en.dotDotDotToken)|j4(en.propertyName)|j4(en.name)|Vi(en.initializer)|(en.dotDotDotToken?32768:0)|1024,en.flowNode=void 0,en}function KO(H,ne,me,Ne,en){return H.propertyName!==me||H.dotDotDotToken!==ne||H.name!==Ne||H.initializer!==en?B(Lz(ne,me,Ne,en),H):H}function cZ(H,ne){let me=Ei(206),Ne=H&&Np(H),en=Ea(H,Ne&&Jde(Ne)?!0:void 0);return me.elements=ae().parenthesizeExpressionsOfCommaDelimitedList(en),me.multiLine=ne,me.transformFlags|=Fs(me.elements),me}function xfe(H,ne){return H.elements!==ne?B(cZ(ne,H.multiLine),H):H}function Mk(H,ne){let me=oo(207);return me.properties=Ea(H),me.multiLine=ne,me.transformFlags|=Fs(me.properties),me.jsDoc=void 0,me}function SOe(H,ne){return H.properties!==ne?B(Mk(ne,H.multiLine),H):H}function Sfe(H,ne,me){let Ne=oo(208);return Ne.expression=H,Ne.questionDotToken=ne,Ne.name=me,Ne.transformFlags=Vi(Ne.expression)|Vi(Ne.questionDotToken)|(Ls(Ne.name)?xz(Ne.name):Vi(Ne.name)|536870912),Ne.jsDoc=void 0,Ne.flowNode=void 0,Ne}function bx(H,ne){let me=Sfe(ae().parenthesizeLeftSideOfAccess(H,!1),void 0,cd(ne));return Wde(H)&&(me.transformFlags|=384),me}function Cfe(H,ne,me){return Pj(H)?wfe(H,ne,H.questionDotToken,Gp(me,Ls)):H.expression!==ne||H.name!==me?B(bx(ne,me),H):H}function GO(H,ne,me){let Ne=Sfe(ae().parenthesizeLeftSideOfAccess(H,!0),ne,cd(me));return Ne.flags|=32,Ne.transformFlags|=32,Ne}function wfe(H,ne,me,Ne){return sr.assert(!!(H.flags&32),"Cannot update a PropertyAccessExpression using updatePropertyAccessChain. Use updatePropertyAccess instead."),H.expression!==ne||H.questionDotToken!==me||H.name!==Ne?B(GO(ne,me,Ne),H):H}function jz(H,ne,me){let Ne=oo(209);return Ne.expression=H,Ne.questionDotToken=ne,Ne.argumentExpression=me,Ne.transformFlags|=Vi(Ne.expression)|Vi(Ne.questionDotToken)|Vi(Ne.argumentExpression),Ne.jsDoc=void 0,Ne.flowNode=void 0,Ne}function uZ(H,ne){let me=jz(ae().parenthesizeLeftSideOfAccess(H,!1),void 0,$S(ne));return Wde(H)&&(me.transformFlags|=384),me}function COe(H,ne,me){return Nj(H)?Efe(H,ne,H.questionDotToken,me):H.expression!==ne||H.argumentExpression!==me?B(uZ(ne,me),H):H}function dZ(H,ne,me){let Ne=jz(ae().parenthesizeLeftSideOfAccess(H,!0),ne,$S(me));return Ne.flags|=32,Ne.transformFlags|=32,Ne}function Efe(H,ne,me,Ne){return sr.assert(!!(H.flags&32),"Cannot update a ElementAccessExpression using updateElementAccessChain. Use updateElementAccess instead."),H.expression!==ne||H.questionDotToken!==me||H.argumentExpression!==Ne?B(dZ(ne,me,Ne),H):H}function Tfe(H,ne,me,Ne){let en=oo(210);return en.expression=H,en.questionDotToken=ne,en.typeArguments=me,en.arguments=Ne,en.transformFlags|=Vi(en.expression)|Vi(en.questionDotToken)|Fs(en.typeArguments)|Fs(en.arguments),en.typeArguments&&(en.transformFlags|=1),wR(en.expression)&&(en.transformFlags|=16384),en}function gS(H,ne,me){let Ne=Tfe(ae().parenthesizeLeftSideOfAccess(H,!1),void 0,rl(ne),ae().parenthesizeExpressionsOfCommaDelimitedList(Ea(me)));return xrt(Ne.expression)&&(Ne.transformFlags|=8388608),Ne}function wOe(H,ne,me,Ne){return Zw(H)?ty(H,ne,H.questionDotToken,me,Ne):H.expression!==ne||H.typeArguments!==me||H.arguments!==Ne?B(gS(ne,me,Ne),H):H}function fZ(H,ne,me,Ne){let en=Tfe(ae().parenthesizeLeftSideOfAccess(H,!0),ne,rl(me),ae().parenthesizeExpressionsOfCommaDelimitedList(Ea(Ne)));return en.flags|=32,en.transformFlags|=32,en}function ty(H,ne,me,Ne,en){return sr.assert(!!(H.flags&32),"Cannot update a CallExpression using updateCallChain. Use updateCall instead."),H.expression!==ne||H.questionDotToken!==me||H.typeArguments!==Ne||H.arguments!==en?B(fZ(ne,me,Ne,en),H):H}function Bz(H,ne,me){let Ne=oo(211);return Ne.expression=ae().parenthesizeExpressionOfNew(H),Ne.typeArguments=rl(ne),Ne.arguments=me?ae().parenthesizeExpressionsOfCommaDelimitedList(me):void 0,Ne.transformFlags|=Vi(Ne.expression)|Fs(Ne.typeArguments)|Fs(Ne.arguments)|32,Ne.typeArguments&&(Ne.transformFlags|=1),Ne}function pZ(H,ne,me,Ne){return H.expression!==ne||H.typeArguments!==me||H.arguments!==Ne?B(Bz(ne,me,Ne),H):H}function hZ(H,ne,me){let Ne=Ei(212);return Ne.tag=ae().parenthesizeLeftSideOfAccess(H,!1),Ne.typeArguments=rl(ne),Ne.template=me,Ne.transformFlags|=Vi(Ne.tag)|Fs(Ne.typeArguments)|Vi(Ne.template)|1024,Ne.typeArguments&&(Ne.transformFlags|=1),_ue(Ne.template)&&(Ne.transformFlags|=128),Ne}function EOe(H,ne,me,Ne){return H.tag!==ne||H.typeArguments!==me||H.template!==Ne?B(hZ(ne,me,Ne),H):H}function $fe(H,ne){let me=Ei(213);return me.expression=ae().parenthesizeOperandOfPrefixUnary(ne),me.type=H,me.transformFlags|=Vi(me.expression)|Vi(me.type)|1,me}function Ofe(H,ne,me){return H.type!==ne||H.expression!==me?B($fe(ne,me),H):H}function mZ(H){let ne=Ei(214);return ne.expression=H,ne.transformFlags=Vi(ne.expression),ne.jsDoc=void 0,ne}function Pfe(H,ne){return H.expression!==ne?B(mZ(ne),H):H}function gZ(H,ne,me,Ne,en,Er,pa){let Ao=oo(215);Ao.modifiers=rl(H),Ao.asteriskToken=ne,Ao.name=cd(me),Ao.typeParameters=rl(Ne),Ao.parameters=Ea(en),Ao.type=Er,Ao.body=pa;let Ts=Tv(Ao.modifiers)&512,jg=!!Ao.asteriskToken,e6=Ts&&jg;return Ao.transformFlags=Fs(Ao.modifiers)|Vi(Ao.asteriskToken)|j4(Ao.name)|Fs(Ao.typeParameters)|Fs(Ao.parameters)|Vi(Ao.type)|Vi(Ao.body)&-67108865|(e6?128:Ts?256:jg?2048:0)|(Ao.typeParameters||Ao.type?1:0)|4194304,Ao.typeArguments=void 0,Ao.jsDoc=void 0,Ao.locals=void 0,Ao.nextContainer=void 0,Ao.flowNode=void 0,Ao.endFlowNode=void 0,Ao.returnFlowNode=void 0,Ao}function Nfe(H,ne,me,Ne,en,Er,pa,Ao){return H.name!==Ne||H.modifiers!==ne||H.asteriskToken!==me||H.typeParameters!==en||H.parameters!==Er||H.type!==pa||H.body!==Ao?Cs(gZ(ne,me,Ne,en,Er,pa,Ao),H):H}function vZ(H,ne,me,Ne,en,Er){let pa=oo(216);pa.modifiers=rl(H),pa.typeParameters=rl(ne),pa.parameters=Ea(me),pa.type=Ne,pa.equalsGreaterThanToken=en??Ff(38),pa.body=ae().parenthesizeConciseBodyOfArrowFunction(Er);let Ao=Tv(pa.modifiers)&512;return pa.transformFlags=Fs(pa.modifiers)|Fs(pa.typeParameters)|Fs(pa.parameters)|Vi(pa.type)|Vi(pa.equalsGreaterThanToken)|Vi(pa.body)&-67108865|(pa.typeParameters||pa.type?1:0)|(Ao?16640:0)|1024,pa.typeArguments=void 0,pa.jsDoc=void 0,pa.locals=void 0,pa.nextContainer=void 0,pa.flowNode=void 0,pa.endFlowNode=void 0,pa.returnFlowNode=void 0,pa}function Dfe(H,ne,me,Ne,en,Er,pa){return H.modifiers!==ne||H.typeParameters!==me||H.parameters!==Ne||H.type!==en||H.equalsGreaterThanToken!==Er||H.body!==pa?Cs(vZ(ne,me,Ne,en,Er,pa),H):H}function _Z(H){let ne=Ei(217);return ne.expression=ae().parenthesizeOperandOfPrefixUnary(H),ne.transformFlags|=Vi(ne.expression),ne}function TOe(H,ne){return H.expression!==ne?B(_Z(ne),H):H}function Lg(H){let ne=Ei(218);return ne.expression=ae().parenthesizeOperandOfPrefixUnary(H),ne.transformFlags|=Vi(ne.expression),ne}function $Oe(H,ne){return H.expression!==ne?B(Lg(ne),H):H}function q4(H){let ne=Ei(219);return ne.expression=ae().parenthesizeOperandOfPrefixUnary(H),ne.transformFlags|=Vi(ne.expression),ne}function OOe(H,ne){return H.expression!==ne?B(q4(ne),H):H}function vS(H){let ne=Ei(220);return ne.expression=ae().parenthesizeOperandOfPrefixUnary(H),ne.transformFlags|=Vi(ne.expression)|256|128|2097152,ne}function YO(H,ne){return H.expression!==ne?B(vS(ne),H):H}function yZ(H,ne){let me=Ei(221);return me.operator=H,me.operand=ae().parenthesizeOperandOfPrefixUnary(ne),me.transformFlags|=Vi(me.operand),(H===45||H===46)&&Ls(me.operand)&&!C4(me.operand)&&!lOe(me.operand)&&(me.transformFlags|=268435456),me}function zz(H,ne){return H.operand!==ne?B(yZ(H.operator,ne),H):H}function bZ(H,ne){let me=Ei(222);return me.operator=ne,me.operand=ae().parenthesizeOperandOfPostfixUnary(H),me.transformFlags|=Vi(me.operand),Ls(me.operand)&&!C4(me.operand)&&!lOe(me.operand)&&(me.transformFlags|=268435456),me}function Ife(H,ne){return H.operand!==ne?B(bZ(ne,H.operator),H):H}function xZ(H,ne,me){let Ne=oo(223),en=KPe(ne),Er=en.kind;return Ne.left=ae().parenthesizeLeftSideOfBinary(Er,H),Ne.operatorToken=en,Ne.right=ae().parenthesizeRightSideOfBinary(Er,Ne.left,me),Ne.transformFlags|=Vi(Ne.left)|Vi(Ne.operatorToken)|Vi(Ne.right),Er===60?Ne.transformFlags|=32:Er===63?VO(Ne.left)?Ne.transformFlags|=5248|Rfe(Ne.left):YQ(Ne.left)&&(Ne.transformFlags|=5120|Rfe(Ne.left)):Er===42||Er===67?Ne.transformFlags|=512:XB(Er)&&(Ne.transformFlags|=16),Er===101&&Iv(Ne.left)&&(Ne.transformFlags|=536870912),Ne.jsDoc=void 0,Ne}function Rfe(H){return dOe(H)?65536:0}function POe(H,ne,me,Ne){return H.left!==ne||H.operatorToken!==me||H.right!==Ne?B(xZ(ne,me,Ne),H):H}function SZ(H,ne,me,Ne,en){let Er=Ei(224);return Er.condition=ae().parenthesizeConditionOfConditionalExpression(H),Er.questionToken=ne??Ff(57),Er.whenTrue=ae().parenthesizeBranchOfConditionalExpression(me),Er.colonToken=Ne??Ff(58),Er.whenFalse=ae().parenthesizeBranchOfConditionalExpression(en),Er.transformFlags|=Vi(Er.condition)|Vi(Er.questionToken)|Vi(Er.whenTrue)|Vi(Er.colonToken)|Vi(Er.whenFalse),Er}function NOe(H,ne,me,Ne,en,Er){return H.condition!==ne||H.questionToken!==me||H.whenTrue!==Ne||H.colonToken!==en||H.whenFalse!==Er?B(SZ(ne,me,Ne,en,Er),H):H}function Jb(H,ne){let me=Ei(225);return me.head=H,me.templateSpans=Ea(ne),me.transformFlags|=Vi(me.head)|Fs(me.templateSpans)|1024,me}function kfe(H,ne,me){return H.head!==ne||H.templateSpans!==me?B(Jb(ne,me),H):H}function Hz(H,ne,me){let Ne=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;sr.assert(!(Ne&-2049),"Unsupported template flags.");let en;if(me!==void 0&&me!==ne&&(en=Rgn(H,me),typeof en=="object"))return sr.fail("Invalid raw text");if(ne===void 0){if(en===void 0)return sr.fail("Arguments 'text' and 'rawText' may not both be undefined.");ne=en}else en!==void 0&&sr.assert(ne===en,"Expected argument 'text' to be the normalized (i.e. 'cooked') version of argument 'rawText'.");return ne}function Afe(H){let ne=1024;return H&&(ne|=128),ne}function Fk(H,ne,me,Ne){let en=B2(H);return en.text=ne,en.rawText=me,en.templateFlags=Ne&2048,en.transformFlags=Afe(en.templateFlags),en}function CZ(H,ne,me,Ne){let en=oo(H);return en.text=ne,en.rawText=me,en.templateFlags=Ne&2048,en.transformFlags=Afe(en.templateFlags),en}function XO(H,ne,me,Ne){return H===14?CZ(H,ne,me,Ne):Fk(H,ne,me,Ne)}function qz(H,ne,me){return H=Hz(15,H,ne,me),XO(15,H,ne,me)}function wZ(H,ne,me){return H=Hz(15,H,ne,me),XO(16,H,ne,me)}function DOe(H,ne,me){return H=Hz(15,H,ne,me),XO(17,H,ne,me)}function Mfe(H,ne,me){return H=Hz(15,H,ne,me),CZ(14,H,ne,me)}function Ffe(H,ne){sr.assert(!H||!!ne,"A `YieldExpression` with an asteriskToken must have an expression.");let me=Ei(226);return me.expression=ne&&ae().parenthesizeExpressionForDisallowedComma(ne),me.asteriskToken=H,me.transformFlags|=Vi(me.expression)|Vi(me.asteriskToken)|1024|128|1048576,me}function IOe(H,ne,me){return H.expression!==me||H.asteriskToken!==ne?B(Ffe(ne,me),H):H}function Lfe(H){let ne=Ei(227);return ne.expression=ae().parenthesizeExpressionForDisallowedComma(H),ne.transformFlags|=Vi(ne.expression)|1024|32768,ne}function ROe(H,ne){return H.expression!==ne?B(Lfe(ne),H):H}function jfe(H,ne,me,Ne,en){let Er=oo(228);return Er.modifiers=rl(H),Er.name=cd(ne),Er.typeParameters=rl(me),Er.heritageClauses=rl(Ne),Er.members=Ea(en),Er.transformFlags|=Fs(Er.modifiers)|j4(Er.name)|Fs(Er.typeParameters)|Fs(Er.heritageClauses)|Fs(Er.members)|(Er.typeParameters?1:0)|1024,Er.jsDoc=void 0,Er}function Vz(H,ne,me,Ne,en,Er){return H.modifiers!==ne||H.name!==me||H.typeParameters!==Ne||H.heritageClauses!==en||H.members!==Er?B(jfe(ne,me,Ne,en,Er),H):H}function kOe(){return Ei(229)}function Bfe(H,ne){let me=Ei(230);return me.expression=ae().parenthesizeLeftSideOfAccess(H,!1),me.typeArguments=ne&&ae().parenthesizeTypeArguments(ne),me.transformFlags|=Vi(me.expression)|Fs(me.typeArguments)|1024,me}function ny(H,ne,me){return H.expression!==ne||H.typeArguments!==me?B(Bfe(ne,me),H):H}function Wz(H,ne){let me=Ei(231);return me.expression=H,me.type=ne,me.transformFlags|=Vi(me.expression)|Vi(me.type)|1,me}function zfe(H,ne,me){return H.expression!==ne||H.type!==me?B(Wz(ne,me),H):H}function Hfe(H){let ne=Ei(232);return ne.expression=ae().parenthesizeLeftSideOfAccess(H,!1),ne.transformFlags|=Vi(ne.expression)|1,ne}function EZ(H,ne){return Dj(H)?Vfe(H,ne):H.expression!==ne?B(Hfe(ne),H):H}function qfe(H,ne){let me=Ei(235);return me.expression=H,me.type=ne,me.transformFlags|=Vi(me.expression)|Vi(me.type)|1,me}function TZ(H,ne,me){return H.expression!==ne||H.type!==me?B(qfe(ne,me),H):H}function V4(H){let ne=Ei(232);return ne.flags|=32,ne.expression=ae().parenthesizeLeftSideOfAccess(H,!0),ne.transformFlags|=Vi(ne.expression)|1,ne}function Vfe(H,ne){return sr.assert(!!(H.flags&32),"Cannot update a NonNullExpression using updateNonNullChain. Use updateNonNullExpression instead."),H.expression!==ne?B(V4(ne),H):H}function Uz(H,ne){let me=Ei(233);switch(me.keywordToken=H,me.name=ne,me.transformFlags|=Vi(me.name),H){case 103:me.transformFlags|=1024;break;case 100:me.transformFlags|=4;break;default:return sr.assertNever(H)}return me.flowNode=void 0,me}function xx(H,ne){return H.name!==ne?B(Uz(H.keywordToken,ne),H):H}function Lk(H,ne){let me=Ei(236);return me.expression=H,me.literal=ne,me.transformFlags|=Vi(me.expression)|Vi(me.literal)|1024,me}function Wfe(H,ne,me){return H.expression!==ne||H.literal!==me?B(Lk(ne,me),H):H}function Ufe(){let H=Ei(237);return H.transformFlags|=1024,H}function JO(H,ne){let me=Ei(238);return me.statements=Ea(H),me.multiLine=ne,me.transformFlags|=Fs(me.statements),me.jsDoc=void 0,me.locals=void 0,me.nextContainer=void 0,me}function Kfe(H,ne){return H.statements!==ne?B(JO(ne,H.multiLine),H):H}function Gfe(H,ne){let me=Ei(240);return me.modifiers=rl(H),me.declarationList=Ul(ne)?kZ(ne):ne,me.transformFlags|=Fs(me.modifiers)|Vi(me.declarationList),Tv(me.modifiers)&2&&(me.transformFlags=1),me.jsDoc=void 0,me.flowNode=void 0,me}function Yfe(H,ne,me){return H.modifiers!==ne||H.declarationList!==me?B(Gfe(ne,me),H):H}function $Z(){let H=Ei(239);return H.jsDoc=void 0,H}function jk(H){let ne=Ei(241);return ne.expression=ae().parenthesizeExpressionOfExpressionStatement(H),ne.transformFlags|=Vi(ne.expression),ne.jsDoc=void 0,ne.flowNode=void 0,ne}function AOe(H,ne){return H.expression!==ne?B(jk(ne),H):H}function OZ(H,ne,me){let Ne=Ei(242);return Ne.expression=H,Ne.thenStatement=ry(ne),Ne.elseStatement=ry(me),Ne.transformFlags|=Vi(Ne.expression)|Vi(Ne.thenStatement)|Vi(Ne.elseStatement),Ne.jsDoc=void 0,Ne.flowNode=void 0,Ne}function MOe(H,ne,me,Ne){return H.expression!==ne||H.thenStatement!==me||H.elseStatement!==Ne?B(OZ(ne,me,Ne),H):H}function PZ(H,ne){let me=Ei(243);return me.statement=ry(H),me.expression=ne,me.transformFlags|=Vi(me.statement)|Vi(me.expression),me.jsDoc=void 0,me.flowNode=void 0,me}function FOe(H,ne,me){return H.statement!==ne||H.expression!==me?B(PZ(ne,me),H):H}function Xfe(H,ne){let me=Ei(244);return me.expression=H,me.statement=ry(ne),me.transformFlags|=Vi(me.expression)|Vi(me.statement),me.jsDoc=void 0,me.flowNode=void 0,me}function LOe(H,ne,me){return H.expression!==ne||H.statement!==me?B(Xfe(ne,me),H):H}function NZ(H,ne,me,Ne){let en=Ei(245);return en.initializer=H,en.condition=ne,en.incrementor=me,en.statement=ry(Ne),en.transformFlags|=Vi(en.initializer)|Vi(en.condition)|Vi(en.incrementor)|Vi(en.statement),en.jsDoc=void 0,en.locals=void 0,en.nextContainer=void 0,en.flowNode=void 0,en}function Jfe(H,ne,me,Ne,en){return H.initializer!==ne||H.condition!==me||H.incrementor!==Ne||H.statement!==en?B(NZ(ne,me,Ne,en),H):H}function Qfe(H,ne,me){let Ne=Ei(246);return Ne.initializer=H,Ne.expression=ne,Ne.statement=ry(me),Ne.transformFlags|=Vi(Ne.initializer)|Vi(Ne.expression)|Vi(Ne.statement),Ne.jsDoc=void 0,Ne.locals=void 0,Ne.nextContainer=void 0,Ne.flowNode=void 0,Ne}function jOe(H,ne,me,Ne){return H.initializer!==ne||H.expression!==me||H.statement!==Ne?B(Qfe(ne,me,Ne),H):H}function Zfe(H,ne,me,Ne){let en=Ei(247);return en.awaitModifier=H,en.initializer=ne,en.expression=ae().parenthesizeExpressionForDisallowedComma(me),en.statement=ry(Ne),en.transformFlags|=Vi(en.awaitModifier)|Vi(en.initializer)|Vi(en.expression)|Vi(en.statement)|1024,H&&(en.transformFlags|=128),en.jsDoc=void 0,en.locals=void 0,en.nextContainer=void 0,en.flowNode=void 0,en}function BOe(H,ne,me,Ne,en){return H.awaitModifier!==ne||H.initializer!==me||H.expression!==Ne||H.statement!==en?B(Zfe(ne,me,Ne,en),H):H}function epe(H){let ne=Ei(248);return ne.label=cd(H),ne.transformFlags|=Vi(ne.label)|4194304,ne.jsDoc=void 0,ne.flowNode=void 0,ne}function tpe(H,ne){return H.label!==ne?B(epe(ne),H):H}function DZ(H){let ne=Ei(249);return ne.label=cd(H),ne.transformFlags|=Vi(ne.label)|4194304,ne.jsDoc=void 0,ne.flowNode=void 0,ne}function npe(H,ne){return H.label!==ne?B(DZ(ne),H):H}function rpe(H){let ne=Ei(250);return ne.expression=H,ne.transformFlags|=Vi(ne.expression)|128|4194304,ne.jsDoc=void 0,ne.flowNode=void 0,ne}function zOe(H,ne){return H.expression!==ne?B(rpe(ne),H):H}function IZ(H,ne){let me=Ei(251);return me.expression=H,me.statement=ry(ne),me.transformFlags|=Vi(me.expression)|Vi(me.statement),me.jsDoc=void 0,me.flowNode=void 0,me}function ipe(H,ne,me){return H.expression!==ne||H.statement!==me?B(IZ(ne,me),H):H}function RZ(H,ne){let me=Ei(252);return me.expression=ae().parenthesizeExpressionForDisallowedComma(H),me.caseBlock=ne,me.transformFlags|=Vi(me.expression)|Vi(me.caseBlock),me.jsDoc=void 0,me.flowNode=void 0,me.possiblyExhaustive=!1,me}function QO(H,ne,me){return H.expression!==ne||H.caseBlock!==me?B(RZ(ne,me),H):H}function ape(H,ne){let me=Ei(253);return me.label=cd(H),me.statement=ry(ne),me.transformFlags|=Vi(me.label)|Vi(me.statement),me.jsDoc=void 0,me.flowNode=void 0,me}function ope(H,ne,me){return H.label!==ne||H.statement!==me?B(ape(ne,me),H):H}function spe(H){let ne=Ei(254);return ne.expression=H,ne.transformFlags|=Vi(ne.expression),ne.jsDoc=void 0,ne.flowNode=void 0,ne}function HOe(H,ne){return H.expression!==ne?B(spe(ne),H):H}function lpe(H,ne,me){let Ne=Ei(255);return Ne.tryBlock=H,Ne.catchClause=ne,Ne.finallyBlock=me,Ne.transformFlags|=Vi(Ne.tryBlock)|Vi(Ne.catchClause)|Vi(Ne.finallyBlock),Ne.jsDoc=void 0,Ne.flowNode=void 0,Ne}function qOe(H,ne,me,Ne){return H.tryBlock!==ne||H.catchClause!==me||H.finallyBlock!==Ne?B(lpe(ne,me,Ne),H):H}function cpe(){let H=Ei(256);return H.jsDoc=void 0,H.flowNode=void 0,H}function Kz(H,ne,me,Ne){var en;let Er=oo(257);return Er.name=cd(H),Er.exclamationToken=ne,Er.type=me,Er.initializer=OS(Ne),Er.transformFlags|=j4(Er.name)|Vi(Er.initializer)|(((en=Er.exclamationToken)!=null?en:Er.type)?1:0),Er.jsDoc=void 0,Er}function upe(H,ne,me,Ne,en){return H.name!==ne||H.type!==Ne||H.exclamationToken!==me||H.initializer!==en?B(Kz(ne,me,Ne,en),H):H}function kZ(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,me=Ei(258);return me.flags|=ne&3,me.declarations=Ea(H),me.transformFlags|=Fs(me.declarations)|4194304,ne&3&&(me.transformFlags|=263168),me}function VOe(H,ne){return H.declarations!==ne?B(kZ(ne,H.flags),H):H}function dpe(H,ne,me,Ne,en,Er,pa){let Ao=oo(259);if(Ao.modifiers=rl(H),Ao.asteriskToken=ne,Ao.name=cd(me),Ao.typeParameters=rl(Ne),Ao.parameters=Ea(en),Ao.type=Er,Ao.body=pa,!Ao.body||Tv(Ao.modifiers)&2)Ao.transformFlags=1;else{let Ts=Tv(Ao.modifiers)&512,jg=!!Ao.asteriskToken,e6=Ts&&jg;Ao.transformFlags=Fs(Ao.modifiers)|Vi(Ao.asteriskToken)|j4(Ao.name)|Fs(Ao.typeParameters)|Fs(Ao.parameters)|Vi(Ao.type)|Vi(Ao.body)&-67108865|(e6?128:Ts?256:jg?2048:0)|(Ao.typeParameters||Ao.type?1:0)|4194304}return Ao.typeArguments=void 0,Ao.jsDoc=void 0,Ao.locals=void 0,Ao.nextContainer=void 0,Ao.endFlowNode=void 0,Ao.returnFlowNode=void 0,Ao}function AZ(H,ne,me,Ne,en,Er,pa,Ao){return H.modifiers!==ne||H.asteriskToken!==me||H.name!==Ne||H.typeParameters!==en||H.parameters!==Er||H.type!==pa||H.body!==Ao?WOe(dpe(ne,me,Ne,en,Er,pa,Ao),H):H}function WOe(H,ne){return H!==ne&&H.modifiers===ne.modifiers&&(H.modifiers=ne.modifiers),Cs(H,ne)}function fpe(H,ne,me,Ne,en){let Er=oo(260);return Er.modifiers=rl(H),Er.name=cd(ne),Er.typeParameters=rl(me),Er.heritageClauses=rl(Ne),Er.members=Ea(en),Tv(Er.modifiers)&2?Er.transformFlags=1:(Er.transformFlags|=Fs(Er.modifiers)|j4(Er.name)|Fs(Er.typeParameters)|Fs(Er.heritageClauses)|Fs(Er.members)|(Er.typeParameters?1:0)|1024,Er.transformFlags&8192&&(Er.transformFlags|=1)),Er.jsDoc=void 0,Er}function MZ(H,ne,me,Ne,en,Er){return H.modifiers!==ne||H.name!==me||H.typeParameters!==Ne||H.heritageClauses!==en||H.members!==Er?B(fpe(ne,me,Ne,en,Er),H):H}function ppe(H,ne,me,Ne,en){let Er=oo(261);return Er.modifiers=rl(H),Er.name=cd(ne),Er.typeParameters=rl(me),Er.heritageClauses=rl(Ne),Er.members=Ea(en),Er.transformFlags=1,Er.jsDoc=void 0,Er}function hpe(H,ne,me,Ne,en,Er){return H.modifiers!==ne||H.name!==me||H.typeParameters!==Ne||H.heritageClauses!==en||H.members!==Er?B(ppe(ne,me,Ne,en,Er),H):H}function rf(H,ne,me,Ne){let en=oo(262);return en.modifiers=rl(H),en.name=cd(ne),en.typeParameters=rl(me),en.type=Ne,en.transformFlags=1,en.jsDoc=void 0,en.locals=void 0,en.nextContainer=void 0,en}function _S(H,ne,me,Ne,en){return H.modifiers!==ne||H.name!==me||H.typeParameters!==Ne||H.type!==en?B(rf(ne,me,Ne,en),H):H}function FZ(H,ne,me){let Ne=oo(263);return Ne.modifiers=rl(H),Ne.name=cd(ne),Ne.members=Ea(me),Ne.transformFlags|=Fs(Ne.modifiers)|Vi(Ne.name)|Fs(Ne.members)|1,Ne.transformFlags&=-67108865,Ne.jsDoc=void 0,Ne}function yS(H,ne,me,Ne){return H.modifiers!==ne||H.name!==me||H.members!==Ne?B(FZ(ne,me,Ne),H):H}function mpe(H,ne,me){let Ne=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,en=oo(264);return en.modifiers=rl(H),en.flags|=Ne&1044,en.name=ne,en.body=me,Tv(en.modifiers)&2?en.transformFlags=1:en.transformFlags|=Fs(en.modifiers)|Vi(en.name)|Vi(en.body)|1,en.transformFlags&=-67108865,en.jsDoc=void 0,en.locals=void 0,en.nextContainer=void 0,en}function nh(H,ne,me,Ne){return H.modifiers!==ne||H.name!==me||H.body!==Ne?B(mpe(ne,me,Ne,H.flags),H):H}function bS(H){let ne=Ei(265);return ne.statements=Ea(H),ne.transformFlags|=Fs(ne.statements),ne.jsDoc=void 0,ne}function Y1(H,ne){return H.statements!==ne?B(bS(ne),H):H}function gpe(H){let ne=Ei(266);return ne.clauses=Ea(H),ne.transformFlags|=Fs(ne.clauses),ne.locals=void 0,ne.nextContainer=void 0,ne}function UOe(H,ne){return H.clauses!==ne?B(gpe(ne),H):H}function vpe(H){let ne=oo(267);return ne.name=cd(H),ne.transformFlags|=xz(ne.name)|1,ne.modifiers=void 0,ne.jsDoc=void 0,ne}function _pe(H,ne){return H.name!==ne?KOe(vpe(ne),H):H}function KOe(H,ne){return H!==ne&&(H.modifiers=ne.modifiers),B(H,ne)}function ype(H,ne,me,Ne){let en=oo(268);return en.modifiers=rl(H),en.name=cd(me),en.isTypeOnly=ne,en.moduleReference=Ne,en.transformFlags|=Fs(en.modifiers)|xz(en.name)|Vi(en.moduleReference),Zde(en.moduleReference)||(en.transformFlags|=1),en.transformFlags&=-67108865,en.jsDoc=void 0,en}function bpe(H,ne,me,Ne,en){return H.modifiers!==ne||H.isTypeOnly!==me||H.name!==Ne||H.moduleReference!==en?B(ype(ne,me,Ne,en),H):H}function xpe(H,ne,me,Ne){let en=Ei(269);return en.modifiers=rl(H),en.importClause=ne,en.moduleSpecifier=me,en.assertClause=Ne,en.transformFlags|=Vi(en.importClause)|Vi(en.moduleSpecifier),en.transformFlags&=-67108865,en.jsDoc=void 0,en}function Spe(H,ne,me,Ne,en){return H.modifiers!==ne||H.importClause!==me||H.moduleSpecifier!==Ne||H.assertClause!==en?B(xpe(ne,me,Ne,en),H):H}function Cpe(H,ne,me){let Ne=oo(270);return Ne.isTypeOnly=H,Ne.name=ne,Ne.namedBindings=me,Ne.transformFlags|=Vi(Ne.name)|Vi(Ne.namedBindings),H&&(Ne.transformFlags|=1),Ne.transformFlags&=-67108865,Ne}function wpe(H,ne,me,Ne){return H.isTypeOnly!==ne||H.name!==me||H.namedBindings!==Ne?B(Cpe(ne,me,Ne),H):H}function LZ(H,ne){let me=Ei(296);return me.elements=Ea(H),me.multiLine=ne,me.transformFlags|=4,me}function GOe(H,ne,me){return H.elements!==ne||H.multiLine!==me?B(LZ(ne,me),H):H}function Bk(H,ne){let me=Ei(297);return me.name=H,me.value=ne,me.transformFlags|=4,me}function Epe(H,ne,me){return H.name!==ne||H.value!==me?B(Bk(ne,me),H):H}function jZ(H,ne){let me=Ei(298);return me.assertClause=H,me.multiLine=ne,me}function Tpe(H,ne,me){return H.assertClause!==ne||H.multiLine!==me?B(jZ(ne,me),H):H}function $pe(H){let ne=oo(271);return ne.name=H,ne.transformFlags|=Vi(ne.name),ne.transformFlags&=-67108865,ne}function BZ(H,ne){return H.name!==ne?B($pe(ne),H):H}function Ope(H){let ne=oo(277);return ne.name=H,ne.transformFlags|=Vi(ne.name)|4,ne.transformFlags&=-67108865,ne}function Ppe(H,ne){return H.name!==ne?B(Ope(ne),H):H}function Npe(H){let ne=Ei(272);return ne.elements=Ea(H),ne.transformFlags|=Fs(ne.elements),ne.transformFlags&=-67108865,ne}function YOe(H,ne){return H.elements!==ne?B(Npe(ne),H):H}function Dpe(H,ne,me){let Ne=oo(273);return Ne.isTypeOnly=H,Ne.propertyName=ne,Ne.name=me,Ne.transformFlags|=Vi(Ne.propertyName)|Vi(Ne.name),Ne.transformFlags&=-67108865,Ne}function XOe(H,ne,me,Ne){return H.isTypeOnly!==ne||H.propertyName!==me||H.name!==Ne?B(Dpe(ne,me,Ne),H):H}function zZ(H,ne,me){let Ne=oo(274);return Ne.modifiers=rl(H),Ne.isExportEquals=ne,Ne.expression=ne?ae().parenthesizeRightSideOfBinary(63,void 0,me):ae().parenthesizeExpressionOfExportDefault(me),Ne.transformFlags|=Fs(Ne.modifiers)|Vi(Ne.expression),Ne.transformFlags&=-67108865,Ne.jsDoc=void 0,Ne}function HZ(H,ne,me){return H.modifiers!==ne||H.expression!==me?B(zZ(ne,H.isExportEquals,me),H):H}function Sx(H,ne,me,Ne,en){let Er=oo(275);return Er.modifiers=rl(H),Er.isTypeOnly=ne,Er.exportClause=me,Er.moduleSpecifier=Ne,Er.assertClause=en,Er.transformFlags|=Fs(Er.modifiers)|Vi(Er.exportClause)|Vi(Er.moduleSpecifier),Er.transformFlags&=-67108865,Er.jsDoc=void 0,Er}function Ipe(H,ne,me,Ne,en,Er){return H.modifiers!==ne||H.isTypeOnly!==me||H.exportClause!==Ne||H.moduleSpecifier!==en||H.assertClause!==Er?Rpe(Sx(ne,me,Ne,en,Er),H):H}function Rpe(H,ne){return H!==ne&&H.modifiers===ne.modifiers&&(H.modifiers=ne.modifiers),B(H,ne)}function ZO(H){let ne=Ei(276);return ne.elements=Ea(H),ne.transformFlags|=Fs(ne.elements),ne.transformFlags&=-67108865,ne}function kpe(H,ne){return H.elements!==ne?B(ZO(ne),H):H}function qZ(H,ne,me){let Ne=Ei(278);return Ne.isTypeOnly=H,Ne.propertyName=cd(ne),Ne.name=cd(me),Ne.transformFlags|=Vi(Ne.propertyName)|Vi(Ne.name),Ne.transformFlags&=-67108865,Ne.jsDoc=void 0,Ne}function zk(H,ne,me,Ne){return H.isTypeOnly!==ne||H.propertyName!==me||H.name!==Ne?B(qZ(ne,me,Ne),H):H}function JOe(){let H=oo(279);return H.jsDoc=void 0,H}function Ape(H){let ne=Ei(280);return ne.expression=H,ne.transformFlags|=Vi(ne.expression),ne.transformFlags&=-67108865,ne}function Mpe(H,ne){return H.expression!==ne?B(Ape(ne),H):H}function QOe(H){return Ei(H)}function Fpe(H,ne){let me=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,Ne=Gz(H,me?ne&&ae().parenthesizeNonArrayTypeOfPostfixType(ne):ne);return Ne.postfix=me,Ne}function Gz(H,ne){let me=Ei(H);return me.type=ne,me}function Lpe(H,ne,me){return ne.type!==me?B(Fpe(H,me,ne.postfix),ne):ne}function ZOe(H,ne,me){return ne.type!==me?B(Gz(H,me),ne):ne}function jpe(H,ne){let me=oo(320);return me.parameters=rl(H),me.type=ne,me.transformFlags=Fs(me.parameters)|(me.type?1:0),me.jsDoc=void 0,me.locals=void 0,me.nextContainer=void 0,me.typeArguments=void 0,me}function ePe(H,ne,me){return H.parameters!==ne||H.type!==me?B(jpe(ne,me),H):H}function Bpe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,me=oo(325);return me.jsDocPropertyTags=rl(H),me.isArrayType=ne,me}function tPe(H,ne,me){return H.jsDocPropertyTags!==ne||H.isArrayType!==me?B(Bpe(ne,me),H):H}function zpe(H){let ne=Ei(312);return ne.type=H,ne}function nPe(H,ne){return H.type!==ne?B(zpe(ne),H):H}function Hpe(H,ne,me){let Ne=oo(326);return Ne.typeParameters=rl(H),Ne.parameters=Ea(ne),Ne.type=me,Ne.jsDoc=void 0,Ne.locals=void 0,Ne.nextContainer=void 0,Ne}function VZ(H,ne,me,Ne){return H.typeParameters!==ne||H.parameters!==me||H.type!==Ne?B(Hpe(ne,me,Ne),H):H}function W4(H){let ne=Hde(H.kind);return H.tagName.escapedText===M0(ne)?H.tagName:Yc(ne)}function xS(H,ne,me){let Ne=Ei(H);return Ne.tagName=ne,Ne.comment=me,Ne}function SS(H,ne,me){let Ne=oo(H);return Ne.tagName=ne,Ne.comment=me,Ne}function Hk(H,ne,me,Ne){let en=xS(348,H??Yc("template"),Ne);return en.constraint=ne,en.typeParameters=Ea(me),en}function WZ(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0,en=arguments.length>4?arguments[4]:void 0;return H.tagName!==ne||H.constraint!==me||H.typeParameters!==Ne||H.comment!==en?B(Hk(ne,me,Ne,en),H):H}function UZ(H,ne,me,Ne){let en=SS(349,H??Yc("typedef"),Ne);return en.typeExpression=ne,en.fullName=me,en.name=cOe(me),en.locals=void 0,en.nextContainer=void 0,en}function qpe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0,en=arguments.length>4?arguments[4]:void 0;return H.tagName!==ne||H.typeExpression!==me||H.fullName!==Ne||H.comment!==en?B(UZ(ne,me,Ne,en),H):H}function Yz(H,ne,me,Ne,en,Er){let pa=SS(344,H??Yc("param"),Er);return pa.typeExpression=Ne,pa.name=ne,pa.isNameFirst=!!en,pa.isBracketed=me,pa}function rPe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0,en=arguments.length>4?arguments[4]:void 0,Er=arguments.length>5?arguments[5]:void 0,pa=arguments.length>6?arguments[6]:void 0;return H.tagName!==ne||H.name!==me||H.isBracketed!==Ne||H.typeExpression!==en||H.isNameFirst!==Er||H.comment!==pa?B(Yz(ne,me,Ne,en,Er,pa),H):H}function KZ(H,ne,me,Ne,en,Er){let pa=SS(351,H??Yc("prop"),Er);return pa.typeExpression=Ne,pa.name=ne,pa.isNameFirst=!!en,pa.isBracketed=me,pa}function iPe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0,en=arguments.length>4?arguments[4]:void 0,Er=arguments.length>5?arguments[5]:void 0,pa=arguments.length>6?arguments[6]:void 0;return H.tagName!==ne||H.name!==me||H.isBracketed!==Ne||H.typeExpression!==en||H.isNameFirst!==Er||H.comment!==pa?B(KZ(ne,me,Ne,en,Er,pa),H):H}function Vpe(H,ne,me,Ne){let en=SS(341,H??Yc("callback"),Ne);return en.typeExpression=ne,en.fullName=me,en.name=cOe(me),en.locals=void 0,en.nextContainer=void 0,en}function Wpe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0,en=arguments.length>4?arguments[4]:void 0;return H.tagName!==ne||H.typeExpression!==me||H.fullName!==Ne||H.comment!==en?B(Vpe(ne,me,Ne,en),H):H}function Upe(H,ne,me){let Ne=xS(342,H??Yc("overload"),me);return Ne.typeExpression=ne,Ne}function Kpe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0;return H.tagName!==ne||H.typeExpression!==me||H.comment!==Ne?B(Upe(ne,me,Ne),H):H}function Gpe(H,ne,me){let Ne=xS(331,H??Yc("augments"),me);return Ne.class=ne,Ne}function GZ(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0;return H.tagName!==ne||H.class!==me||H.comment!==Ne?B(Gpe(ne,me,Ne),H):H}function YZ(H,ne,me){let Ne=xS(332,H??Yc("implements"),me);return Ne.class=ne,Ne}function eP(H,ne,me){let Ne=xS(350,H??Yc("see"),me);return Ne.name=ne,Ne}function aPe(H,ne,me,Ne){return H.tagName!==ne||H.name!==me||H.comment!==Ne?B(eP(ne,me,Ne),H):H}function LE(H){let ne=Ei(313);return ne.name=H,ne}function Xz(H,ne){return H.name!==ne?B(LE(ne),H):H}function Ype(H,ne){let me=Ei(314);return me.left=H,me.right=ne,me.transformFlags|=Vi(me.left)|Vi(me.right),me}function oPe(H,ne,me){return H.left!==ne||H.right!==me?B(Ype(ne,me),H):H}function Xpe(H,ne){let me=Ei(327);return me.name=H,me.text=ne,me}function sPe(H,ne,me){return H.name!==ne?B(Xpe(ne,me),H):H}function Jpe(H,ne){let me=Ei(328);return me.name=H,me.text=ne,me}function Qpe(H,ne,me){return H.name!==ne?B(Jpe(ne,me),H):H}function Zpe(H,ne){let me=Ei(329);return me.name=H,me.text=ne,me}function lPe(H,ne,me){return H.name!==ne?B(Zpe(ne,me),H):H}function cPe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0;return H.tagName!==ne||H.class!==me||H.comment!==Ne?B(YZ(ne,me,Ne),H):H}function ehe(H,ne,me){return xS(H,ne??Yc(Hde(H)),me)}function uPe(H,ne){let me=arguments.length>2&&arguments[2]!==void 0?arguments[2]:W4(ne),Ne=arguments.length>3?arguments[3]:void 0;return ne.tagName!==me||ne.comment!==Ne?B(ehe(H,me,Ne),ne):ne}function the(H,ne,me,Ne){let en=xS(H,ne??Yc(Hde(H)),Ne);return en.typeExpression=me,en}function dPe(H,ne){let me=arguments.length>2&&arguments[2]!==void 0?arguments[2]:W4(ne),Ne=arguments.length>3?arguments[3]:void 0,en=arguments.length>4?arguments[4]:void 0;return ne.tagName!==me||ne.typeExpression!==Ne||ne.comment!==en?B(the(H,me,Ne,en),ne):ne}function nhe(H,ne){return xS(330,H,ne)}function fPe(H,ne,me){return H.tagName!==ne||H.comment!==me?B(nhe(ne,me),H):H}function rhe(H,ne,me){let Ne=SS(343,H??Yc(Hde(343)),me);return Ne.typeExpression=ne,Ne.locals=void 0,Ne.nextContainer=void 0,Ne}function pPe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:W4(H),me=arguments.length>2?arguments[2]:void 0,Ne=arguments.length>3?arguments[3]:void 0;return H.tagName!==ne||H.typeExpression!==me||H.comment!==Ne?B(rhe(ne,me,Ne),H):H}function ihe(H){let ne=Ei(324);return ne.text=H,ne}function XZ(H,ne){return H.text!==ne?B(ihe(ne),H):H}function ahe(H,ne){let me=Ei(323);return me.comment=H,me.tags=rl(ne),me}function ohe(H,ne,me){return H.comment!==ne||H.tags!==me?B(ahe(ne,me),H):H}function JZ(H,ne,me){let Ne=Ei(281);return Ne.openingElement=H,Ne.children=Ea(ne),Ne.closingElement=me,Ne.transformFlags|=Vi(Ne.openingElement)|Fs(Ne.children)|Vi(Ne.closingElement)|2,Ne}function hPe(H,ne,me,Ne){return H.openingElement!==ne||H.children!==me||H.closingElement!==Ne?B(JZ(ne,me,Ne),H):H}function qk(H,ne,me){let Ne=Ei(282);return Ne.tagName=H,Ne.typeArguments=rl(ne),Ne.attributes=me,Ne.transformFlags|=Vi(Ne.tagName)|Fs(Ne.typeArguments)|Vi(Ne.attributes)|2,Ne.typeArguments&&(Ne.transformFlags|=1),Ne}function she(H,ne,me,Ne){return H.tagName!==ne||H.typeArguments!==me||H.attributes!==Ne?B(qk(ne,me,Ne),H):H}function lhe(H,ne,me){let Ne=Ei(283);return Ne.tagName=H,Ne.typeArguments=rl(ne),Ne.attributes=me,Ne.transformFlags|=Vi(Ne.tagName)|Fs(Ne.typeArguments)|Vi(Ne.attributes)|2,ne&&(Ne.transformFlags|=1),Ne}function mPe(H,ne,me,Ne){return H.tagName!==ne||H.typeArguments!==me||H.attributes!==Ne?B(lhe(ne,me,Ne),H):H}function U0(H){let ne=Ei(284);return ne.tagName=H,ne.transformFlags|=Vi(ne.tagName)|2,ne}function che(H,ne){return H.tagName!==ne?B(U0(ne),H):H}function QZ(H,ne,me){let Ne=Ei(285);return Ne.openingFragment=H,Ne.children=Ea(ne),Ne.closingFragment=me,Ne.transformFlags|=Vi(Ne.openingFragment)|Fs(Ne.children)|Vi(Ne.closingFragment)|2,Ne}function gPe(H,ne,me,Ne){return H.openingFragment!==ne||H.children!==me||H.closingFragment!==Ne?B(QZ(ne,me,Ne),H):H}function Vk(H,ne){let me=Ei(11);return me.text=H,me.containsOnlyTriviaWhiteSpaces=!!ne,me.transformFlags|=2,me}function vPe(H,ne,me){return H.text!==ne||H.containsOnlyTriviaWhiteSpaces!==me?B(Vk(ne,me),H):H}function Jz(){let H=Ei(286);return H.transformFlags|=2,H}function _Pe(){let H=Ei(287);return H.transformFlags|=2,H}function uhe(H,ne){let me=oo(288);return me.name=H,me.initializer=ne,me.transformFlags|=Vi(me.name)|Vi(me.initializer)|2,me}function yPe(H,ne,me){return H.name!==ne||H.initializer!==me?B(uhe(ne,me),H):H}function dhe(H){let ne=oo(289);return ne.properties=Ea(H),ne.transformFlags|=Fs(ne.properties)|2,ne}function ZZ(H,ne){return H.properties!==ne?B(dhe(ne),H):H}function tP(H){let ne=Ei(290);return ne.expression=H,ne.transformFlags|=Vi(ne.expression)|2,ne}function bPe(H,ne){return H.expression!==ne?B(tP(ne),H):H}function Qz(H,ne){let me=Ei(291);return me.dotDotDotToken=H,me.expression=ne,me.transformFlags|=Vi(me.dotDotDotToken)|Vi(me.expression)|2,me}function fhe(H,ne){return H.expression!==ne?B(Qz(H.dotDotDotToken,ne),H):H}function phe(H,ne){let me=Ei(292);return me.expression=ae().parenthesizeExpressionForDisallowedComma(H),me.statements=Ea(ne),me.transformFlags|=Vi(me.expression)|Fs(me.statements),me.jsDoc=void 0,me}function eee(H,ne,me){return H.expression!==ne||H.statements!==me?B(phe(ne,me),H):H}function tee(H){let ne=Ei(293);return ne.statements=Ea(H),ne.transformFlags=Fs(ne.statements),ne}function xPe(H,ne){return H.statements!==ne?B(tee(ne),H):H}function hhe(H,ne){let me=Ei(294);switch(me.token=H,me.types=Ea(ne),me.transformFlags|=Fs(me.types),H){case 94:me.transformFlags|=1024;break;case 117:me.transformFlags|=1;break;default:return sr.assertNever(H)}return me}function mhe(H,ne){return H.types!==ne?B(hhe(H.token,ne),H):H}function nee(H,ne){let me=Ei(295);return me.variableDeclaration=Lhe(H),me.block=ne,me.transformFlags|=Vi(me.variableDeclaration)|Vi(me.block)|(H?0:64),me.locals=void 0,me.nextContainer=void 0,me}function ghe(H,ne,me){return H.variableDeclaration!==ne||H.block!==me?B(nee(ne,me),H):H}function CS(H,ne){let me=oo(299);return me.name=cd(H),me.initializer=ae().parenthesizeExpressionForDisallowedComma(ne),me.transformFlags|=j4(me.name)|Vi(me.initializer),me.modifiers=void 0,me.questionToken=void 0,me.exclamationToken=void 0,me.jsDoc=void 0,me}function SPe(H,ne,me){return H.name!==ne||H.initializer!==me?CPe(CS(ne,me),H):H}function CPe(H,ne){return H!==ne&&(H.modifiers=ne.modifiers,H.questionToken=ne.questionToken,H.exclamationToken=ne.exclamationToken),B(H,ne)}function vhe(H,ne){let me=oo(300);return me.name=cd(H),me.objectAssignmentInitializer=ne&&ae().parenthesizeExpressionForDisallowedComma(ne),me.transformFlags|=xz(me.name)|Vi(me.objectAssignmentInitializer)|1024,me.equalsToken=void 0,me.modifiers=void 0,me.questionToken=void 0,me.exclamationToken=void 0,me.jsDoc=void 0,me}function wPe(H,ne,me){return H.name!==ne||H.objectAssignmentInitializer!==me?_he(vhe(ne,me),H):H}function _he(H,ne){return H!==ne&&(H.modifiers=ne.modifiers,H.questionToken=ne.questionToken,H.exclamationToken=ne.exclamationToken,H.equalsToken=ne.equalsToken),B(H,ne)}function ree(H){let ne=oo(301);return ne.expression=ae().parenthesizeExpressionForDisallowedComma(H),ne.transformFlags|=Vi(ne.expression)|128|65536,ne.jsDoc=void 0,ne}function Qb(H,ne){return H.expression!==ne?B(ree(ne),H):H}function iee(H,ne){let me=oo(302);return me.name=cd(H),me.initializer=ne&&ae().parenthesizeExpressionForDisallowedComma(ne),me.transformFlags|=Vi(me.name)|Vi(me.initializer)|1,me.jsDoc=void 0,me}function EPe(H,ne,me){return H.name!==ne||H.initializer!==me?B(iee(ne,me),H):H}function TPe(H,ne,me){let Ne=E.createBaseSourceFileNode(308);return Ne.statements=Ea(H),Ne.endOfFileToken=ne,Ne.flags|=me,Ne.text="",Ne.fileName="",Ne.path="",Ne.resolvedPath="",Ne.originalFileName="",Ne.languageVersion=0,Ne.languageVariant=0,Ne.scriptKind=0,Ne.isDeclarationFile=!1,Ne.hasNoDefaultLib=!1,Ne.transformFlags|=Fs(Ne.statements)|Vi(Ne.endOfFileToken),Ne.locals=void 0,Ne.nextContainer=void 0,Ne.endFlowNode=void 0,Ne.nodeCount=0,Ne.identifierCount=0,Ne.symbolCount=0,Ne.parseDiagnostics=void 0,Ne.bindDiagnostics=void 0,Ne.bindSuggestionDiagnostics=void 0,Ne.lineMap=void 0,Ne.externalModuleIndicator=void 0,Ne.setExternalModuleIndicator=void 0,Ne.pragmas=void 0,Ne.checkJsDirective=void 0,Ne.referencedFiles=void 0,Ne.typeReferenceDirectives=void 0,Ne.libReferenceDirectives=void 0,Ne.amdDependencies=void 0,Ne.commentDirectives=void 0,Ne.identifiers=void 0,Ne.packageJsonLocations=void 0,Ne.packageJsonScope=void 0,Ne.imports=void 0,Ne.moduleAugmentations=void 0,Ne.ambientModuleNames=void 0,Ne.resolvedModules=void 0,Ne.classifiableNames=void 0,Ne.impliedNodeFormat=void 0,Ne}function yhe(H){let ne=Object.create(H.redirectTarget);return Object.defineProperties(ne,{id:{get(){return this.redirectInfo.redirectTarget.id},set(me){this.redirectInfo.redirectTarget.id=me}},symbol:{get(){return this.redirectInfo.redirectTarget.symbol},set(me){this.redirectInfo.redirectTarget.symbol=me}}}),ne.redirectInfo=H,ne}function bhe(H){let ne=yhe(H.redirectInfo);return ne.flags|=H.flags&-9,ne.fileName=H.fileName,ne.path=H.path,ne.resolvedPath=H.resolvedPath,ne.originalFileName=H.originalFileName,ne.packageJsonLocations=H.packageJsonLocations,ne.packageJsonScope=H.packageJsonScope,ne.emitNode=void 0,ne}function aee(H){let ne=E.createBaseSourceFileNode(308);ne.flags|=H.flags&-9;for(let me in H)if(!(Sd(ne,me)||!Sd(H,me))){if(me==="emitNode"){ne.emitNode=void 0;continue}ne[me]=H[me]}return ne}function xhe(H){let ne=H.redirectInfo?bhe(H):aee(H);return L2(ne,H),ne}function $Pe(H,ne,me,Ne,en,Er,pa){let Ao=xhe(H);return Ao.statements=Ea(ne),Ao.isDeclarationFile=me,Ao.referencedFiles=Ne,Ao.typeReferenceDirectives=en,Ao.hasNoDefaultLib=Er,Ao.libReferenceDirectives=pa,Ao.transformFlags=Fs(Ao.statements)|Vi(Ao.endOfFileToken),Ao}function She(H,ne){let me=arguments.length>2&&arguments[2]!==void 0?arguments[2]:H.isDeclarationFile,Ne=arguments.length>3&&arguments[3]!==void 0?arguments[3]:H.referencedFiles,en=arguments.length>4&&arguments[4]!==void 0?arguments[4]:H.typeReferenceDirectives,Er=arguments.length>5&&arguments[5]!==void 0?arguments[5]:H.hasNoDefaultLib,pa=arguments.length>6&&arguments[6]!==void 0?arguments[6]:H.libReferenceDirectives;return H.statements!==ne||H.isDeclarationFile!==me||H.referencedFiles!==Ne||H.typeReferenceDirectives!==en||H.hasNoDefaultLib!==Er||H.libReferenceDirectives!==pa?B($Pe(H,ne,me,Ne,en,Er,pa),H):H}function Che(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Tr,me=Ei(309);return me.prepends=ne,me.sourceFiles=H,me.syntheticFileReferences=void 0,me.syntheticTypeReferences=void 0,me.syntheticLibReferences=void 0,me.hasNoDefaultLib=void 0,me}function OPe(H,ne){let me=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Tr;return H.sourceFiles!==ne||H.prepends!==me?B(Che(ne,me),H):H}function Zz(H,ne,me){let Ne=Ei(310);return Ne.prologues=H,Ne.syntheticReferences=ne,Ne.texts=me,Ne.fileName="",Ne.text="",Ne.referencedFiles=Tr,Ne.libReferenceDirectives=Tr,Ne.getLineAndCharacterOfPosition=en=>xb(Ne,en),Ne}function eH(H,ne){let me=Ei(H);return me.data=ne,me}function PPe(H){return eH(303,H)}function NPe(H,ne){let me=eH(304,H);return me.texts=ne,me}function DPe(H,ne){return eH(ne?306:305,H)}function IPe(H){let ne=Ei(307);return ne.data=H.data,ne.section=H,ne}function RPe(){let H=Ei(311);return H.javascriptText="",H.declarationText="",H}function whe(H){let ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,me=arguments.length>2?arguments[2]:void 0,Ne=Ei(234);return Ne.type=H,Ne.isSpread=ne,Ne.tupleNameSource=me,Ne}function Ehe(H){let ne=Ei(354);return ne._children=H,ne}function The(H){let ne=Ei(355);return ne.original=H,yc(ne,H),ne}function $he(H,ne){let me=Ei(356);return me.expression=H,me.original=ne,me.transformFlags|=Vi(me.expression)|1,yc(me,ne),me}function Ohe(H,ne){return H.expression!==ne?B($he(ne,H.original),H):H}function Phe(H){if(tx(H)&&!$7(H)&&!H.original&&!H.emitNode&&!H.id){if(Oz(H))return H.elements;if(Mf(H)&&_rt(H.operatorToken))return[H.left,H.right]}return H}function tH(H){let ne=Ei(357);return ne.elements=Ea(Jo(H,Phe)),ne.transformFlags|=Fs(ne.elements),ne}function kPe(H,ne){return H.elements!==ne?B(tH(ne),H):H}function APe(H){let ne=Ei(359);return ne.emitNode={},ne.original=H,ne}function MPe(H){let ne=Ei(358);return ne.emitNode={},ne.original=H,ne}function Nhe(H,ne){let me=Ei(360);return me.expression=H,me.thisArg=ne,me.transformFlags|=Vi(me.expression)|Vi(me.thisArg),me}function oee(H,ne,me){return H.expression!==ne||H.thisArg!==me?B(Nhe(ne,me),H):H}function FPe(H){let ne=Ag(H.escapedText);return ne.flags|=H.flags&-9,ne.transformFlags=H.transformFlags,L2(ne,H),setIdentifierAutoGenerate(ne,Object.assign({},H.emitNode.autoGenerate)),ne}function LPe(H){let ne=Ag(H.escapedText);ne.flags|=H.flags&-9,ne.jsDoc=H.jsDoc,ne.flowNode=H.flowNode,ne.symbol=H.symbol,ne.transformFlags=H.transformFlags,L2(ne,H);let me=getIdentifierTypeArguments(H);return me&&setIdentifierTypeArguments(ne,me),ne}function jPe(H){let ne=Fg(H.escapedText);return ne.flags|=H.flags&-9,ne.transformFlags=H.transformFlags,L2(ne,H),setIdentifierAutoGenerate(ne,Object.assign({},H.emitNode.autoGenerate)),ne}function BPe(H){let ne=Fg(H.escapedText);return ne.flags|=H.flags&-9,ne.transformFlags=H.transformFlags,L2(ne,H),ne}function see(H){if(H===void 0)return H;if(Ub(H))return xhe(H);if(C4(H))return FPe(H);if(Ls(H))return LPe(H);if(iO(H))return jPe(H);if(Iv(H))return BPe(H);let ne=tE(H.kind)?E.createBaseNode(H.kind):E.createBaseTokenNode(H.kind);ne.flags|=H.flags&-9,ne.transformFlags=H.transformFlags,L2(ne,H);for(let me in H)Sd(ne,me)||!Sd(H,me)||(ne[me]=H[me]);return ne}function zPe(H,ne,me){return gS(gZ(void 0,void 0,void 0,void 0,ne?[ne]:[],void 0,JO(H,!0)),void 0,me?[me]:[])}function nH(H,ne,me){return gS(vZ(void 0,void 0,ne?[ne]:[],void 0,void 0,JO(H,!0)),void 0,me?[me]:[])}function rH(){return q4(Tu("0"))}function Dhe(H){return zZ(void 0,!1,H)}function HPe(H){return Sx(void 0,!1,ZO([qZ(!1,void 0,H)]))}function qPe(H,ne){return ne==="undefined"?To.createStrictEquality(H,rH()):To.createStrictEquality(Lg(H),wd(ne))}function wS(H,ne,me){return Zw(H)?fZ(GO(H,void 0,ne),void 0,void 0,me):gS(bx(H,ne),void 0,me)}function VPe(H,ne,me){return wS(H,"bind",[ne,...me])}function WPe(H,ne,me){return wS(H,"call",[ne,...me])}function UPe(H,ne,me){return wS(H,"apply",[ne,me])}function nP(H,ne,me){return wS(Yc(H),ne,me)}function Ihe(H,ne){return wS(H,"slice",ne===void 0?[]:[$S(ne)])}function Rhe(H,ne){return wS(H,"concat",ne)}function Te(H,ne,me){return nP("Object","defineProperty",[H,$S(ne),me])}function _t(H,ne){return nP("Object","getOwnPropertyDescriptor",[H,$S(ne)])}function dn(H,ne,me){return nP("Reflect","get",me?[H,ne,me]:[H,ne])}function Wn(H,ne,me,Ne){return nP("Reflect","set",Ne?[H,ne,me,Ne]:[H,ne,me])}function hr(H,ne,me){return me?(H.push(CS(ne,me)),!0):!1}function vi(H,ne){let me=[];hr(me,"enumerable",$S(H.enumerable)),hr(me,"configurable",$S(H.configurable));let Ne=hr(me,"writable",$S(H.writable));Ne=hr(me,"value",H.value)||Ne;let en=hr(me,"get",H.get);return en=hr(me,"set",H.set)||en,sr.assert(!(Ne&&en),"A PropertyDescriptor may not be both an accessor descriptor and a data descriptor."),Mk(me,!ne)}function ca(H,ne){switch(H.kind){case 214:return Pfe(H,ne);case 213:return Ofe(H,H.type,ne);case 231:return zfe(H,ne,H.type);case 235:return TZ(H,ne,H.type);case 232:return EZ(H,ne);case 356:return Ohe(H,ne)}}function Ka(H){return xk(H)&&tx(H)&&tx(getSourceMapRange(H))&&tx(getCommentRange(H))&&!no(getSyntheticLeadingComments(H))&&!no(getSyntheticTrailingComments(H))}function io(H,ne){let me=arguments.length>2&&arguments[2]!==void 0?arguments[2]:15;return H&&ofe(H,me)&&!Ka(H)?ca(H,io(H.expression,ne)):ne}function Ga(H,ne,me){if(!ne)return H;let Ne=ope(ne,ne.label,Hrt(ne.statement)?Ga(H,ne.statement):H);return me&&me(ne),Ne}function bs(H,ne){let me=CO(H);switch(me.kind){case 79:return ne;case 108:case 8:case 9:case 10:return!1;case 206:return me.elements.length!==0;case 207:return me.properties.length>0;default:return!0}}function Ac(H,ne,me){let Ne=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,en=Ok(H,15),Er,pa;return wR(en)?(Er=Om(),pa=en):Wde(en)?(Er=Om(),pa=me!==void 0&&me<2?yc(Yc("_super"),en):en):j_(en)&8192?(Er=rH(),pa=ae().parenthesizeLeftSideOfAccess(en,!1)):Rv(en)?bs(en.expression,Ne)?(Er=j2(ne),pa=bx(yc(To.createAssignment(Er,en.expression),en.expression),en.name),yc(pa,en)):(Er=en.expression,pa=en):IE(en)?bs(en.expression,Ne)?(Er=j2(ne),pa=uZ(yc(To.createAssignment(Er,en.expression),en.expression),en.argumentExpression),yc(pa,en)):(Er=en.expression,pa=en):(Er=rH(),pa=ae().parenthesizeLeftSideOfAccess(H,!1)),{target:pa,thisArg:Er}}function fc(H,ne){return bx(mZ(Mk([Gb(void 0,"value",[Z_(void 0,void 0,H,void 0,void 0,void 0)],JO([jk(ne)]))])),"value")}function ml(H){return H.length>10?tH(H):Lh(H,To.createComma)}function r1(H,ne,me){let Ne=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,en=O7(H);if(en&&Ls(en)&&!C4(en)){let Er=L4(yc(see(en),en),en.parent);return Ne|=j_(en),me||(Ne|=96),ne||(Ne|=3072),Ne&&setEmitFlags(Er,Ne),Er}return px(H)}function G2(H,ne,me){return r1(H,ne,me,98304)}function U4(H,ne,me){return r1(H,ne,me,32768)}function Zb(H,ne,me){return r1(H,ne,me,16384)}function K0(H,ne,me){return r1(H,ne,me)}function ES(H,ne,me,Ne){let en=bx(H,tx(ne)?ne:see(ne));yc(en,ne);let Er=0;return Ne||(Er|=96),me||(Er|=3072),Er&&setEmitFlags(en,Er),en}function khe(H,ne,me,Ne){return H&&Zm(ne,1)?ES(H,r1(ne),me,Ne):Zb(ne,me,Ne)}function lee(H,ne,me,Ne){let en=TS(H,ne,0,me);return cee(H,ne,en,Ne)}function Ahe(H){return Q_(H.expression)&&H.expression.text==="use strict"}function Lv(){return sfe(jk(wd("use strict")))}function TS(H,ne){let me=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,Ne=arguments.length>3?arguments[3]:void 0;sr.assert(ne.length===0,"Prologue directives should be at the first statement in the target statements array");let en=!1,Er=H.length;for(;me<Er;){let pa=H[me];if(Z8(pa))Ahe(pa)&&(en=!0),ne.push(pa);else break;me++}return Ne&&!en&&ne.push(Lv()),me}function cee(H,ne,me,Ne){let en=arguments.length>4&&arguments[4]!==void 0?arguments[4]:If,Er=H.length;for(;me!==void 0&&me<Er;){let pa=H[me];if(j_(pa)&2097152&&en(pa))Wl(ne,Ne?visitNode(pa,Ne,R2):pa);else break;me++}return me}function X1(H){return lit(H)?H:yc(Ea([Lv(),...H]),H)}function iH(H){return sr.assert(Ri(H,Ab),"Cannot lift nodes to a Block."),Og(H)||JO(H)}function jE(H,ne,me){let Ne=me;for(;Ne<H.length&&ne(H[Ne]);)Ne++;return Ne}function Mhe(H,ne){if(!no(ne))return H;let me=jE(H,Z8,0),Ne=jE(H,gE,me),en=jE(H,z7,Ne),Er=jE(ne,Z8,0),pa=jE(ne,gE,Er),Ao=jE(ne,z7,pa),Ts=jE(ne,is,Ao);sr.assert(Ts===ne.length,"Expected declarations to be valid standard or custom prologues");let jg=D2(H)?H.slice():H;if(Ts>Ao&&jg.splice(en,0,...ne.slice(Ao,Ts)),Ao>pa&&jg.splice(Ne,0,...ne.slice(pa,Ao)),pa>Er&&jg.splice(me,0,...ne.slice(Er,pa)),Er>0)if(me===0)jg.splice(0,0,...ne.slice(0,Er));else{let e6=new Map;for(let Cx=0;Cx<me;Cx++){let t6=H[Cx];e6.set(t6.expression.text,!0)}for(let Cx=Er-1;Cx>=0;Cx--){let t6=ne[Cx];e6.has(t6.expression.text)||jg.unshift(t6)}}return D2(H)?yc(Ea(jg,H.hasTrailingComma),H):H}function Fhe(H,ne){var me;let Ne;return typeof ne=="number"?Ne=U1(ne):Ne=ne,yk(H)?sS(H,Ne,H.name,H.constraint,H.default):qO(H)?hx(H,Ne,H.dotDotDotToken,H.name,H.questionToken,H.type,H.initializer):D$e(H)?Es(H,Ne,H.typeParameters,H.parameters,H.type):HQ(H)?Js(H,Ne,H.name,H.questionToken,H.type):bk(H)?es(H,Ne,H.name,(me=H.questionToken)!=null?me:H.exclamationToken,H.type,H.initializer):Srt(H)?Qu(H,Ne,H.name,H.questionToken,H.typeParameters,H.parameters,H.type):qQ(H)?ua(H,Ne,H.asteriskToken,H.name,H.questionToken,H.typeParameters,H.parameters,H.type,H.body):wz(H)?bc(H,Ne,H.parameters,H.body):WQ(H)?V2(H,Ne,H.name,H.parameters,H.type,H.body):Ez(H)?gx(H,Ne,H.name,H.parameters,H.body):N$e(H)?dS(H,Ne,H.parameters,H.type):Kde(H)?Nfe(H,Ne,H.asteriskToken,H.name,H.typeParameters,H.parameters,H.type,H.body):Gde(H)?Dfe(H,Ne,H.typeParameters,H.parameters,H.type,H.equalsGreaterThanToken,H.body):Xde(H)?Vz(H,Ne,H.name,H.typeParameters,H.heritageClauses,H.members):Ck(H)?Yfe(H,Ne,H.declarationList):wk(H)?AZ(H,Ne,H.asteriskToken,H.name,H.typeParameters,H.parameters,H.type,H.body):Pz(H)?MZ(H,Ne,H.name,H.typeParameters,H.heritageClauses,H.members):QQ(H)?hpe(H,Ne,H.name,H.typeParameters,H.heritageClauses,H.members):z$e(H)?_S(H,Ne,H.name,H.typeParameters,H.type):H$e(H)?yS(H,Ne,H.name,H.members):oS(H)?nh(H,Ne,H.name,H.body):V$e(H)?bpe(H,Ne,H.isTypeOnly,H.name,H.moduleReference):W$e(H)?Spe(H,Ne,H.importClause,H.moduleSpecifier,H.assertClause):Ek(H)?HZ(H,Ne,H.expression):Nz(H)?Ipe(H,Ne,H.isTypeOnly,H.exportClause,H.moduleSpecifier,H.assertClause):sr.assertNever(H)}function rl(H){return H?Ea(H):void 0}function cd(H){return typeof H=="string"?Yc(H):H}function $S(H){return typeof H=="string"?wd(H):typeof H=="number"?Tu(H):typeof H=="boolean"?H?tf():z4():H}function OS(H){return H&&ae().parenthesizeExpressionForDisallowedComma(H)}function KPe(H){return typeof H=="number"?Ff(H):H}function ry(H){return H&&K$e(H)?yc(L2($Z(),H),H):H}function Lhe(H){return typeof H=="string"||H&&!ux(H)?Kz(H,void 0,void 0,void 0):H}}function Dgn(l,E){return l!==E&&yc(l,E),l}function Ign(l,E){return l!==E&&(L2(l,E),yc(l,E)),l}function Hde(l){switch(l){case 347:return"type";case 345:return"returns";case 346:return"this";case 343:return"enum";case 333:return"author";case 335:return"class";case 336:return"public";case 337:return"private";case 338:return"protected";case 339:return"readonly";case 340:return"override";case 348:return"template";case 349:return"typedef";case 344:return"param";case 351:return"prop";case 341:return"callback";case 342:return"overload";case 331:return"augments";case 332:return"implements";default:return sr.fail(`Unsupported kind: ${sr.formatSyntaxKind(l)}`)}}function Rgn(l,E){switch(J_||(J_=z8(99,!1,0)),l){case 14:J_.setText("`"+E+"`");break;case 15:J_.setText("`"+E+"${");break;case 16:J_.setText("}"+E+"${");break;case 17:J_.setText("}"+E+"`");break}let B=J_.scan();if(B===19&&(B=J_.reScanTemplateToken(!1)),J_.isUnterminated())return J_.setText(void 0),E$e;let ae;switch(B){case 14:case 15:case 16:case 17:ae=J_.getTokenValue();break}return ae===void 0||J_.scan()!==1?(J_.setText(void 0),E$e):(J_.setText(void 0),ae)}function j4(l){return l&&Ls(l)?xz(l):Vi(l)}function xz(l){return Vi(l)&-67108865}function kgn(l,E){return E|l.transformFlags&134234112}function Vi(l){if(!l)return 0;let E=l.transformFlags&~frt(l.kind);return V$(l)&&oE(l.name)?kgn(l.name,E):E}function Fs(l){return l?l.transformFlags:0}function drt(l){let E=0;for(let B of l)E|=Vi(B);l.transformFlags=E}function frt(l){if(l>=179&&l<=202)return-2;switch(l){case 210:case 211:case 206:return-2147450880;case 264:return-1941676032;case 166:return-2147483648;case 216:return-2072174592;case 215:case 259:return-1937940480;case 258:return-2146893824;case 260:case 228:return-2147344384;case 173:return-1937948672;case 169:return-2013249536;case 171:case 174:case 175:return-2005057536;case 131:case 148:case 160:case 144:case 152:case 149:case 134:case 153:case 114:case 165:case 168:case 170:case 176:case 177:case 178:case 261:case 262:return-2;case 207:return-2147278848;case 295:return-2147418112;case 203:case 204:return-2147450880;case 213:case 235:case 231:case 356:case 214:case 106:return-2147483648;case 208:case 209:return-2147483648;default:return-2147483648}}function FQ(l){return l.flags|=8,l}function Agn(l,E,B){let ae,Me,Tt,jt,Vt,at,rr,sn,jr,Gn;T2(l)?(Tt="",jt=l,Vt=l.length,at=E,rr=B):(sr.assert(E==="js"||E==="dts"),Tt=(E==="js"?l.javascriptPath:l.declarationPath)||"",at=E==="js"?l.javascriptMapPath:l.declarationMapPath,sn=()=>E==="js"?l.javascriptText:l.declarationText,jr=()=>E==="js"?l.javascriptMapText:l.declarationMapText,Vt=()=>sn().length,l.buildInfo&&l.buildInfo.bundle&&(sr.assert(B===void 0||typeof B=="boolean"),ae=B,Me=E==="js"?l.buildInfo.bundle.js:l.buildInfo.bundle.dts,Gn=l.oldFileOfCurrentEmit));let wr=Gn?Fgn(sr.checkDefined(Me)):Mgn(Me,ae,Vt);return wr.fileName=Tt,wr.sourceMapPath=at,wr.oldFileOfCurrentEmit=Gn,sn&&jr?(Object.defineProperty(wr,"text",{get:sn}),Object.defineProperty(wr,"sourceMapText",{get:jr})):(sr.assert(!Gn),wr.text=jt??"",wr.sourceMapText=rr),wr}function Mgn(l,E,B){let ae,Me,Tt,jt,Vt,at,rr,sn;for(let Gn of l?l.sections:Tr)switch(Gn.kind){case"prologue":ae=Wl(ae,yc(B4.createUnparsedPrologue(Gn.data),Gn));break;case"emitHelpers":Me=Wl(Me,getAllUnscopedEmitHelpers().get(Gn.data));break;case"no-default-lib":sn=!0;break;case"reference":Tt=Wl(Tt,{pos:-1,end:-1,fileName:Gn.data});break;case"type":jt=Wl(jt,{pos:-1,end:-1,fileName:Gn.data});break;case"type-import":jt=Wl(jt,{pos:-1,end:-1,fileName:Gn.data,resolutionMode:99});break;case"type-require":jt=Wl(jt,{pos:-1,end:-1,fileName:Gn.data,resolutionMode:1});break;case"lib":Vt=Wl(Vt,{pos:-1,end:-1,fileName:Gn.data});break;case"prepend":let wr;for(let xi of Gn.texts)(!E||xi.kind!=="internal")&&(wr=Wl(wr,yc(B4.createUnparsedTextLike(xi.data,xi.kind==="internal"),xi)));at=Fu(at,wr),rr=Wl(rr,B4.createUnparsedPrepend(Gn.data,wr??Tr));break;case"internal":if(E){rr||(rr=[]);break}case"text":rr=Wl(rr,yc(B4.createUnparsedTextLike(Gn.data,Gn.kind==="internal"),Gn));break;default:sr.assertNever(Gn)}if(!rr){let Gn=B4.createUnparsedTextLike(void 0,!1);_z(Gn,0,typeof B=="function"?B():B),rr=[Gn]}let jr=Az.createUnparsedSource(ae??Tr,void 0,rr);return iS(ae,jr),iS(rr,jr),iS(at,jr),jr.hasNoDefaultLib=sn,jr.helpers=Me,jr.referencedFiles=Tt||Tr,jr.typeReferenceDirectives=jt,jr.libReferenceDirectives=Vt||Tr,jr}function Fgn(l){let E,B;for(let Me of l.sections)switch(Me.kind){case"internal":case"text":E=Wl(E,yc(B4.createUnparsedTextLike(Me.data,Me.kind==="internal"),Me));break;case"no-default-lib":case"reference":case"type":case"type-import":case"type-require":case"lib":B=Wl(B,yc(B4.createUnparsedSyntheticReference(Me),Me));break;case"prologue":case"emitHelpers":case"prepend":break;default:sr.assertNever(Me)}let ae=B4.createUnparsedSource(Tr,B,E??Tr);return iS(B,ae),iS(E,ae),ae.helpers=Qa(l.sources&&l.sources.helpers,Me=>getAllUnscopedEmitHelpers().get(Me)),ae}function Lgn(l,E,B,ae,Me,Tt){return T2(l)?hrt(void 0,l,B,ae,void 0,E,Me,Tt):prt(l,E,B,ae,Me,Tt)}function prt(l,E,B,ae,Me,Tt,jt,Vt){let at=Az.createInputFiles();at.javascriptPath=E,at.javascriptMapPath=B,at.declarationPath=ae,at.declarationMapPath=Me,at.buildInfoPath=Tt;let rr=new Map,sn=wr=>{if(wr===void 0)return;let xi=rr.get(wr);return xi===void 0&&(xi=l(wr),rr.set(wr,xi!==void 0?xi:!1)),xi!==!1?xi:void 0},jr=wr=>{let xi=sn(wr);return xi!==void 0?xi:`/* Input file ${wr} was missing */\r
`},Gn;return Object.defineProperties(at,{javascriptText:{get:()=>jr(E)},javascriptMapText:{get:()=>sn(B)},declarationText:{get:()=>jr(sr.checkDefined(ae))},declarationMapText:{get:()=>sn(Me)},buildInfo:{get:()=>{var wr,xi;if(Gn===void 0&&Tt)if(jt!=null&&jt.getBuildInfo)Gn=(wr=jt.getBuildInfo(Tt,Vt.configFilePath))!=null?wr:!1;else{let la=sn(Tt);Gn=la!==void 0&&(xi=getBuildInfo(Tt,la))!=null?xi:!1}return Gn||void 0}}}),at}function hrt(l,E,B,ae,Me,Tt,jt,Vt,at,rr,sn){let jr=Az.createInputFiles();return jr.javascriptPath=l,jr.javascriptText=E,jr.javascriptMapPath=B,jr.javascriptMapText=ae,jr.declarationPath=Me,jr.declarationText=Tt,jr.declarationMapPath=jt,jr.declarationMapText=Vt,jr.buildInfoPath=at,jr.buildInfo=rr,jr.oldFileOfCurrentEmit=sn,jr}function jgn(l,E,B){return new(grt||(grt=uo.getSourceMapSourceConstructor()))(l,E,B)}function L2(l,E){if(l.original=E,E){let B=E.emitNode;B&&(l.emitNode=Bgn(B,l.emitNode))}return l}function Bgn(l,E){let{flags:B,internalFlags:ae,leadingComments:Me,trailingComments:Tt,commentRange:jt,sourceMapRange:Vt,tokenSourceMapRanges:at,constantValue:rr,helpers:sn,startsOnNewLine:jr,snippetElement:Gn}=l;if(E||(E={}),Me&&(E.leadingComments=Fu(Me.slice(),E.leadingComments)),Tt&&(E.trailingComments=Fu(Tt.slice(),E.trailingComments)),B&&(E.flags=B),ae&&(E.internalFlags=ae&-9),jt&&(E.commentRange=jt),Vt&&(E.sourceMapRange=Vt),at&&(E.tokenSourceMapRanges=zgn(at,E.tokenSourceMapRanges)),rr!==void 0&&(E.constantValue=rr),sn)for(let wr of sn)E.helpers=$g(E.helpers,wr);return jr!==void 0&&(E.startsOnNewLine=jr),Gn!==void 0&&(E.snippetElement=Gn),E}function zgn(l,E){E||(E=[]);for(let B in l)E[B]=l[B];return E}var LQ,C$e,w$e,J_,E$e,Sz,mrt,B4,grt,Hgn=cn({"src/compiler/factory/nodeFactory.ts"(){kg(),LQ=0,C$e=(l=>(l[l.None=0]="None",l[l.NoParenthesizerRules=1]="NoParenthesizerRules",l[l.NoNodeConverters=2]="NoNodeConverters",l[l.NoIndentationOnFreshPropertyAccess=4]="NoIndentationOnFreshPropertyAccess",l[l.NoOriginalNode=8]="NoOriginalNode",l))(C$e||{}),w$e=[],E$e={},Sz=crt(),mrt={createBaseSourceFileNode:l=>FQ(Sz.createBaseSourceFileNode(l)),createBaseIdentifierNode:l=>FQ(Sz.createBaseIdentifierNode(l)),createBasePrivateIdentifierNode:l=>FQ(Sz.createBasePrivateIdentifierNode(l)),createBaseTokenNode:l=>FQ(Sz.createBaseTokenNode(l)),createBaseNode:l=>FQ(Sz.createBaseNode(l))},B4=zde(4,mrt)}});function zO(l){return l.kind===8}function T$e(l){return l.kind===9}function Q_(l){return l.kind===10}function qde(l){return l.kind===11}function qgn(l){return l.kind===13}function vrt(l){return l.kind===14}function Vgn(l){return l.kind===15}function Wgn(l){return l.kind===16}function Ugn(l){return l.kind===17}function Kgn(l){return l.kind===25}function _rt(l){return l.kind===27}function $$e(l){return l.kind===39}function O$e(l){return l.kind===40}function Ggn(l){return l.kind===41}function Vde(l){return l.kind===53}function jQ(l){return l.kind===57}function Ygn(l){return l.kind===58}function Xgn(l){return l.kind===28}function Jgn(l){return l.kind===38}function Ls(l){return l.kind===79}function Iv(l){return l.kind===80}function yrt(l){return l.kind===93}function Qgn(l){return l.kind===88}function BQ(l){return l.kind===132}function Zgn(l){return l.kind===129}function evn(l){return l.kind===133}function brt(l){return l.kind===146}function tvn(l){return l.kind===124}function nvn(l){return l.kind===126}function rvn(l){return l.kind===161}function ivn(l){return l.kind===127}function Wde(l){return l.kind===106}function xrt(l){return l.kind===100}function avn(l){return l.kind===82}function Cz(l){return l.kind===163}function HO(l){return l.kind===164}function yk(l){return l.kind===165}function qO(l){return l.kind===166}function zQ(l){return l.kind===167}function HQ(l){return l.kind===168}function bk(l){return l.kind===169}function Srt(l){return l.kind===170}function qQ(l){return l.kind===171}function VQ(l){return l.kind===172}function wz(l){return l.kind===173}function WQ(l){return l.kind===174}function Ez(l){return l.kind===175}function P$e(l){return l.kind===176}function Crt(l){return l.kind===177}function N$e(l){return l.kind===178}function wrt(l){return l.kind===179}function Tz(l){return l.kind===180}function UQ(l){return l.kind===181}function D$e(l){return l.kind===182}function Ert(l){return l.kind===183}function Ude(l){return l.kind===184}function Trt(l){return l.kind===185}function $rt(l){return l.kind===186}function I$e(l){return l.kind===199}function Ort(l){return l.kind===187}function Prt(l){return l.kind===188}function Nrt(l){return l.kind===189}function Drt(l){return l.kind===190}function Irt(l){return l.kind===191}function Rrt(l){return l.kind===192}function R$e(l){return l.kind===193}function k$e(l){return l.kind===194}function krt(l){return l.kind===195}function Art(l){return l.kind===196}function Mrt(l){return l.kind===197}function A$e(l){return l.kind===198}function KQ(l){return l.kind===202}function ovn(l){return l.kind===201}function svn(l){return l.kind===200}function lvn(l){return l.kind===203}function cvn(l){return l.kind===204}function GQ(l){return l.kind===205}function YQ(l){return l.kind===206}function VO(l){return l.kind===207}function Rv(l){return l.kind===208}function IE(l){return l.kind===209}function $z(l){return l.kind===210}function Frt(l){return l.kind===211}function Lrt(l){return l.kind===212}function uvn(l){return l.kind===213}function xk(l){return l.kind===214}function Kde(l){return l.kind===215}function Gde(l){return l.kind===216}function dvn(l){return l.kind===217}function fvn(l){return l.kind===218}function M$e(l){return l.kind===219}function pvn(l){return l.kind===220}function Yde(l){return l.kind===221}function jrt(l){return l.kind===222}function Mf(l){return l.kind===223}function hvn(l){return l.kind===224}function mvn(l){return l.kind===225}function gvn(l){return l.kind===226}function F$e(l){return l.kind===227}function Xde(l){return l.kind===228}function Jde(l){return l.kind===229}function L$e(l){return l.kind===230}function vvn(l){return l.kind===231}function _vn(l){return l.kind===235}function Sk(l){return l.kind===232}function j$e(l){return l.kind===233}function yvn(l){return l.kind===234}function Brt(l){return l.kind===356}function Oz(l){return l.kind===357}function bvn(l){return l.kind===236}function xvn(l){return l.kind===237}function XQ(l){return l.kind===238}function Ck(l){return l.kind===240}function Svn(l){return l.kind===239}function JQ(l){return l.kind===241}function Cvn(l){return l.kind===242}function wvn(l){return l.kind===243}function Evn(l){return l.kind===244}function zrt(l){return l.kind===245}function Tvn(l){return l.kind===246}function $vn(l){return l.kind===247}function Ovn(l){return l.kind===248}function Pvn(l){return l.kind===249}function Nvn(l){return l.kind===250}function Dvn(l){return l.kind===251}function Ivn(l){return l.kind===252}function Hrt(l){return l.kind===253}function Rvn(l){return l.kind===254}function kvn(l){return l.kind===255}function Avn(l){return l.kind===256}function ux(l){return l.kind===257}function B$e(l){return l.kind===258}function wk(l){return l.kind===259}function Pz(l){return l.kind===260}function QQ(l){return l.kind===261}function z$e(l){return l.kind===262}function H$e(l){return l.kind===263}function oS(l){return l.kind===264}function qrt(l){return l.kind===265}function Mvn(l){return l.kind===266}function q$e(l){return l.kind===267}function V$e(l){return l.kind===268}function W$e(l){return l.kind===269}function Fvn(l){return l.kind===270}function Lvn(l){return l.kind===298}function jvn(l){return l.kind===296}function Bvn(l){return l.kind===297}function U$e(l){return l.kind===271}function Qde(l){return l.kind===277}function zvn(l){return l.kind===272}function Vrt(l){return l.kind===273}function Ek(l){return l.kind===274}function Nz(l){return l.kind===275}function Wrt(l){return l.kind===276}function Urt(l){return l.kind===278}function Hvn(l){return l.kind===279}function K$e(l){return l.kind===355}function qvn(l){return l.kind===360}function Vvn(l){return l.kind===358}function Wvn(l){return l.kind===359}function Zde(l){return l.kind===280}function G$e(l){return l.kind===281}function Uvn(l){return l.kind===282}function ZQ(l){return l.kind===283}function Krt(l){return l.kind===284}function efe(l){return l.kind===285}function Y$e(l){return l.kind===286}function Kvn(l){return l.kind===287}function Gvn(l){return l.kind===288}function X$e(l){return l.kind===289}function Yvn(l){return l.kind===290}function Xvn(l){return l.kind===291}function Jvn(l){return l.kind===292}function Grt(l){return l.kind===293}function eZ(l){return l.kind===294}function Qvn(l){return l.kind===295}function Dz(l){return l.kind===299}function tZ(l){return l.kind===300}function Yrt(l){return l.kind===301}function Xrt(l){return l.kind===302}function Zvn(l){return l.kind===304}function Ub(l){return l.kind===308}function e2n(l){return l.kind===309}function t2n(l){return l.kind===310}function Jrt(l){return l.kind===312}function tfe(l){return l.kind===313}function Iz(l){return l.kind===314}function n2n(l){return l.kind===327}function r2n(l){return l.kind===328}function i2n(l){return l.kind===329}function a2n(l){return l.kind===315}function o2n(l){return l.kind===316}function Qrt(l){return l.kind===317}function s2n(l){return l.kind===318}function l2n(l){return l.kind===319}function nfe(l){return l.kind===320}function c2n(l){return l.kind===321}function u2n(l){return l.kind===322}function Tk(l){return l.kind===323}function J$e(l){return l.kind===325}function nZ(l){return l.kind===326}function rfe(l){return l.kind===331}function d2n(l){return l.kind===333}function Zrt(l){return l.kind===335}function f2n(l){return l.kind===341}function Q$e(l){return l.kind===336}function Z$e(l){return l.kind===337}function eOe(l){return l.kind===338}function tOe(l){return l.kind===339}function eit(l){return l.kind===340}function nOe(l){return l.kind===342}function rOe(l){return l.kind===334}function p2n(l){return l.kind===350}function tit(l){return l.kind===343}function Rz(l){return l.kind===344}function iOe(l){return l.kind===345}function nit(l){return l.kind===346}function rZ(l){return l.kind===347}function $k(l){return l.kind===348}function h2n(l){return l.kind===349}function m2n(l){return l.kind===330}function g2n(l){return l.kind===351}function rit(l){return l.kind===332}function aOe(l){return l.kind===353}function v2n(l){return l.kind===352}function _2n(l){return l.kind===354}var y2n=cn({"src/compiler/factory/nodeTests.ts"(){kg()}});function b2n(l){return l.createExportDeclaration(void 0,!1,l.createNamedExports([]),void 0)}function ife(l,E,B,ae){if(HO(B))return yc(l.createElementAccessExpression(E,B.expression),ae);{let Me=yc(S4(B)?l.createPropertyAccessExpression(E,B):l.createElementAccessExpression(E,B),B);return addEmitFlags(Me,128),Me}}function oOe(l,E){let B=Az.createIdentifier(l||"React");return L4(B,Ww(E)),B}function sOe(l,E,B){if(Cz(E)){let ae=sOe(l,E.left,B),Me=l.createIdentifier(_f(E.right));return Me.escapedText=E.right.escapedText,l.createPropertyAccessExpression(ae,Me)}else return oOe(_f(E),B)}function iit(l,E,B,ae){return E?sOe(l,E,ae):l.createPropertyAccessExpression(oOe(B,ae),"createElement")}function x2n(l,E,B,ae){return E?sOe(l,E,ae):l.createPropertyAccessExpression(oOe(B,ae),"Fragment")}function S2n(l,E,B,ae,Me,Tt){let jt=[B];if(ae&&jt.push(ae),Me&&Me.length>0)if(ae||jt.push(l.createNull()),Me.length>1)for(let Vt of Me)sfe(Vt),jt.push(Vt);else jt.push(Me[0]);return yc(l.createCallExpression(E,void 0,jt),Tt)}function C2n(l,E,B,ae,Me,Tt,jt){let Vt=[x2n(l,B,ae,Tt),l.createNull()];if(Me&&Me.length>0)if(Me.length>1)for(let at of Me)sfe(at),Vt.push(at);else Vt.push(Me[0]);return yc(l.createCallExpression(iit(l,E,ae,Tt),void 0,Vt),jt)}function w2n(l,E,B){if(B$e(E)){let ae=P0(E.declarations),Me=l.updateVariableDeclaration(ae,ae.name,void 0,void 0,B);return yc(l.createVariableStatement(void 0,l.updateVariableDeclarationList(E,[Me])),E)}else{let ae=yc(l.createAssignment(E,B),E);return yc(l.createExpressionStatement(ae),E)}}function E2n(l,E,B){return XQ(E)?l.updateBlock(E,yc(l.createNodeArray([B,...E.statements]),E.statements)):l.createBlock(l.createNodeArray([E,B]),!0)}function ait(l,E){if(Cz(E)){let B=ait(l,E.left),ae=L4(yc(l.cloneNode(E.right),E.right),E.right.parent);return yc(l.createPropertyAccessExpression(B,ae),E)}else return L4(yc(l.cloneNode(E),E),E.parent)}function oit(l,E){return Ls(E)?l.createStringLiteralFromNode(E):HO(E)?L4(yc(l.cloneNode(E.expression),E.expression),E.expression.parent):L4(yc(l.cloneNode(E),E),E.parent)}function T2n(l,E,B,ae,Me){let{firstAccessor:Tt,getAccessor:jt,setAccessor:Vt}=RJ(E,B);if(B===Tt)return yc(l.createObjectDefinePropertyCall(ae,oit(l,B.name),l.createPropertyDescriptor({enumerable:l.createFalse(),configurable:!0,get:jt&&yc(L2(l.createFunctionExpression(W$(jt),void 0,void 0,void 0,jt.parameters,void 0,jt.body),jt),jt),set:Vt&&yc(L2(l.createFunctionExpression(W$(Vt),void 0,void 0,void 0,Vt.parameters,void 0,Vt.body),Vt),Vt)},!Me)),Tt)}function $2n(l,E,B){return L2(yc(l.createAssignment(ife(l,B,E.name,E.name),E.initializer),E),E)}function O2n(l,E,B){return L2(yc(l.createAssignment(ife(l,B,E.name,E.name),l.cloneNode(E.name)),E),E)}function P2n(l,E,B){return L2(yc(l.createAssignment(ife(l,B,E.name,E.name),L2(yc(l.createFunctionExpression(W$(E),E.asteriskToken,void 0,void 0,E.parameters,void 0,E.body),E),E)),E),E)}function N2n(l,E,B,ae){switch(B.name&&Iv(B.name)&&sr.failBadSyntaxKind(B.name,"Private identifiers are not allowed in object literals."),B.kind){case 174:case 175:return T2n(l,E.properties,B,ae,!!E.multiLine);case 299:return $2n(l,B,ae);case 300:return O2n(l,B,ae);case 171:return P2n(l,B,ae)}}function D2n(l,E,B,ae,Me){let Tt=E.operator;sr.assert(Tt===45||Tt===46,"Expected 'node' to be a pre- or post-increment or pre- or post-decrement expression");let jt=l.createTempVariable(ae);B=l.createAssignment(jt,B),yc(B,E.operand);let Vt=Yde(E)?l.createPrefixUnaryExpression(Tt,jt):l.createPostfixUnaryExpression(jt,Tt);return yc(Vt,E),Me&&(Vt=l.createAssignment(Me,Vt),yc(Vt,E)),B=l.createComma(B,Vt),yc(B,E),jrt(E)&&(B=l.createComma(B,jt),yc(B,E)),B}function I2n(l){return(j_(l)&65536)!==0}function lOe(l){return(j_(l)&32768)!==0}function R2n(l){return(j_(l)&16384)!==0}function sit(l){return Q_(l.expression)&&l.expression.text==="use strict"}function lit(l){for(let E of l)if(Z8(E)){if(sit(E))return E}else break}function cit(l){let E=ju(l);return E!==void 0&&Z8(E)&&sit(E)}function afe(l){return l.kind===223&&l.operatorToken.kind===27}function k2n(l){return afe(l)||Oz(l)}function uit(l){return xk(l)&&dp(l)&&!!WI(l)}function A2n(l){let E=Y$(l);return sr.assertIsDefined(E),E}function ofe(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15;switch(l.kind){case 214:return E&16&&uit(l)?!1:(E&1)!==0;case 213:case 231:case 230:case 235:return(E&2)!==0;case 232:return(E&4)!==0;case 356:return(E&8)!==0}return!1}function Ok(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15;for(;ofe(l,E);)l=l.expression;return l}function M2n(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:15,B=l.parent;for(;ofe(B,E);)B=B.parent,sr.assert(B);return B}function F2n(l){return Ok(l,6)}function sfe(l){return setStartsOnNewLine(l,!0)}function dit(l){let E=Nb(l,Ub),B=E&&E.emitNode;return B&&B.externalHelpersModuleName}function L2n(l){let E=Nb(l,Ub),B=E&&E.emitNode;return!!B&&(!!B.externalHelpersModuleName||!!B.externalHelpers)}function j2n(l,E,B,ae,Me,Tt,jt){if(ae.importHelpers&&gR(B,ae)){let Vt,at=Y_(ae);if(at>=5&&at<=99||B.impliedNodeFormat===99){let rr=getEmitHelpers(B);if(rr){let sn=[];for(let jr of rr)if(!jr.scoped){let Gn=jr.importName;Gn&&R1(sn,Gn)}if(no(sn)){sn.sort(Xe),Vt=l.createNamedImports(Qa(sn,wr=>Gj(B,wr)?l.createImportSpecifier(!1,void 0,l.createIdentifier(wr)):l.createImportSpecifier(!1,l.createIdentifier(wr),E.getUnscopedHelperName(wr))));let jr=Nb(B,Ub),Gn=getOrCreateEmitNode(jr);Gn.externalHelpers=!0}}}else{let rr=fit(l,B,ae,Me,Tt||jt);rr&&(Vt=l.createNamespaceImport(rr))}if(Vt){let rr=l.createImportDeclaration(void 0,l.createImportClause(!1,void 0,Vt),l.createStringLiteral(S),void 0);return addInternalEmitFlags(rr,2),rr}}}function fit(l,E,B,ae,Me){if(B.importHelpers&&gR(E,B)){let Tt=dit(E);if(Tt)return Tt;let jt=Y_(B),Vt=(ae||lQ(B)&&Me)&&jt!==4&&(jt<5||E.impliedNodeFormat===1);if(!Vt){let at=getEmitHelpers(E);if(at){for(let rr of at)if(!rr.scoped){Vt=!0;break}}}if(Vt){let at=Nb(E,Ub),rr=getOrCreateEmitNode(at);return rr.externalHelpersModuleName||(rr.externalHelpersModuleName=l.createUniqueName(S))}}}function B2n(l,E,B){let ae=q_(E);if(ae&&!EB(E)&&!CX(E)){let Me=ae.name;return C4(Me)?Me:l.createIdentifier(Mb(B,Me)||_f(Me))}if(E.kind===269&&E.importClause||E.kind===275&&E.moduleSpecifier)return l.getGeneratedNameForNode(E)}function z2n(l,E,B,ae,Me,Tt){let jt=AR(E);if(jt&&Q_(jt))return q2n(E,ae,l,Me,Tt)||H2n(l,jt,B)||l.cloneNode(jt)}function H2n(l,E,B){let ae=B.renamedDependencies&&B.renamedDependencies.get(E.text);return ae?l.createStringLiteral(ae):void 0}function pit(l,E,B,ae){if(E){if(E.moduleName)return l.createStringLiteral(E.moduleName);if(!E.isDeclarationFile&&DJ(ae))return l.createStringLiteral(HB(B,E.fileName))}}function q2n(l,E,B,ae,Me){return pit(B,ae.getExternalModuleFileFromDeclaration(l),E,Me)}function hit(l){if(ll(l))return l.initializer;if(Dz(l)){let E=l.initializer;return F2(E,!0)?E.right:void 0}if(tZ(l))return l.objectAssignmentInitializer;if(F2(l,!0))return l.right;if(F$e(l))return hit(l.expression)}function Pk(l){if(ll(l))return l.name;if(wi(l)){switch(l.kind){case 299:return Pk(l.initializer);case 300:return l.name;case 301:return Pk(l.expression)}return}return F2(l,!0)?Pk(l.left):F$e(l)?Pk(l.expression):l}function V2n(l){switch(l.kind){case 166:case 205:return l.dotDotDotToken;case 227:case 301:return l}}function W2n(l){let E=mit(l);return sr.assert(!!E||Yrt(l),"Invalid property name for binding element."),E}function mit(l){switch(l.kind){case 205:if(l.propertyName){let B=l.propertyName;return Iv(B)?sr.failBadSyntaxKind(B):HO(B)&&git(B.expression)?B.expression:B}break;case 299:if(l.name){let B=l.name;return Iv(B)?sr.failBadSyntaxKind(B):HO(B)&&git(B.expression)?B.expression:B}break;case 301:return l.name&&Iv(l.name)?sr.failBadSyntaxKind(l.name):l.name}let E=Pk(l);if(E&&oE(E))return E}function git(l){let E=l.kind;return E===10||E===8}function vit(l){switch(l.kind){case 203:case 204:case 206:return l.elements;case 207:return l.properties}}function cOe(l){if(l){let E=l;for(;;){if(Ls(E)||!E.body)return Ls(E)?E:E.name;E=E.body}}}function U2n(l){let E=l.kind;return E===173||E===175}function _it(l){let E=l.kind;return E===173||E===174||E===175}function K2n(l){let E=l.kind;return E===299||E===300||E===259||E===173||E===178||E===172||E===279||E===240||E===261||E===262||E===263||E===264||E===268||E===269||E===267||E===275||E===274}function G2n(l){let E=l.kind;return E===172||E===299||E===300||E===279||E===267}function Y2n(l){return jQ(l)||Vde(l)}function X2n(l){return Ls(l)||k$e(l)}function J2n(l){return brt(l)||$$e(l)||O$e(l)}function Q2n(l){return jQ(l)||$$e(l)||O$e(l)}function Z2n(l){return Ls(l)||Q_(l)}function e_n(l){let E=l.kind;return E===104||E===110||E===95||nE(l)||Yde(l)}function t_n(l){return l===42}function n_n(l){return l===41||l===43||l===44}function r_n(l){return t_n(l)||n_n(l)}function i_n(l){return l===39||l===40}function a_n(l){return i_n(l)||r_n(l)}function o_n(l){return l===47||l===48||l===49}function s_n(l){return o_n(l)||a_n(l)}function l_n(l){return l===29||l===32||l===31||l===33||l===102||l===101}function c_n(l){return l_n(l)||s_n(l)}function u_n(l){return l===34||l===36||l===35||l===37}function d_n(l){return u_n(l)||c_n(l)}function f_n(l){return l===50||l===51||l===52}function p_n(l){return f_n(l)||d_n(l)}function h_n(l){return l===55||l===56}function m_n(l){return h_n(l)||p_n(l)}function g_n(l){return l===60||m_n(l)||DO(l)}function v_n(l){return g_n(l)||l===27}function __n(l){return v_n(l.kind)}function y_n(l,E,B,ae,Me,Tt){let jt=new bit(l,E,B,ae,Me,Tt);return Vt;function Vt(at,rr){let sn={value:void 0},jr=[cfe.enter],Gn=[at],wr=[void 0],xi=0;for(;jr[xi]!==cfe.done;)xi=jr[xi](jt,xi,jr,Gn,wr,sn,rr);return sr.assertEqual(xi,0),sn.value}}function yit(l){return l===93||l===88}function b_n(l){let E=l.kind;return yit(E)}function x_n(l){let E=l.kind;return I2(E)&&!yit(E)}function S_n(l,E){if(E!==void 0)return E.length===0?E:yc(l.createNodeArray([],E.hasTrailingComma),E)}function C_n(l){var E;let B=l.emitNode.autoGenerate;if(B.flags&4){let ae=B.id,Me=l,Tt=Me.original;for(;Tt;){Me=Tt;let jt=(E=Me.emitNode)==null?void 0:E.autoGenerate;if(S4(Me)&&(jt===void 0||jt.flags&4&&jt.id!==ae))break;Tt=Me.original}return Me}return l}function uOe(l,E){return typeof l=="object"?lfe(!1,l.prefix,l.node,l.suffix,E):typeof l=="string"?l.length>0&&l.charCodeAt(0)===35?l.slice(1):l:""}function w_n(l,E){return typeof l=="string"?l:E_n(l,sr.checkDefined(E))}function E_n(l,E){return iO(l)?E(l).slice(1):C4(l)?E(l):Iv(l)?l.escapedText.slice(1):_f(l)}function lfe(l,E,B,ae,Me){return E=uOe(E,Me),ae=uOe(ae,Me),B=w_n(B,Me),`${l?"#":""}${E}${B}${ae}`}function T_n(l,E,B,ae){return l.updatePropertyDeclaration(E,B,l.getGeneratedPrivateNameForNode(E.name,void 0,"_accessor_storage"),void 0,void 0,ae)}function $_n(l,E,B,ae){return l.createGetAccessorDeclaration(B,ae,[],void 0,l.createBlock([l.createReturnStatement(l.createPropertyAccessExpression(l.createThis(),l.getGeneratedPrivateNameForNode(E.name,void 0,"_accessor_storage")))]))}function O_n(l,E,B,ae){return l.createSetAccessorDeclaration(B,ae,[l.createParameterDeclaration(void 0,void 0,"value")],l.createBlock([l.createExpressionStatement(l.createAssignment(l.createPropertyAccessExpression(l.createThis(),l.getGeneratedPrivateNameForNode(E.name,void 0,"_accessor_storage")),l.createIdentifier("value")))]))}function P_n(l){let E=l.expression;for(;;){if(E=Ok(E),Oz(E)){E=Fh(E.elements);continue}if(afe(E)){E=E.right;continue}if(F2(E,!0)&&C4(E.left))return E;break}}function N_n(l){return xk(l)&&tx(l)&&!l.emitNode}function iZ(l,E){if(N_n(l))iZ(l.expression,E);else if(afe(l))iZ(l.left,E),iZ(l.right,E);else if(Oz(l))for(let B of l.elements)iZ(B,E);else E.push(l)}function D_n(l){let E=[];return iZ(l,E),E}function dOe(l){if(l.transformFlags&65536)return!0;if(l.transformFlags&128)for(let E of vit(l)){let B=Pk(E);if(B&&Vo(B)&&(B.transformFlags&65536||B.transformFlags&128&&dOe(B)))return!0}return!1}var cfe,bit,I_n=cn({"src/compiler/factory/utilities.ts"(){kg(),(l=>{function E(sn,jr,Gn,wr,xi,la,va){let To=jr>0?xi[jr-1]:void 0;return sr.assertEqual(Gn[jr],E),xi[jr]=sn.onEnter(wr[jr],To,va),Gn[jr]=Vt(sn,E),jr}l.enter=E;function B(sn,jr,Gn,wr,xi,la,va){sr.assertEqual(Gn[jr],B),sr.assertIsDefined(sn.onLeft),Gn[jr]=Vt(sn,B);let To=sn.onLeft(wr[jr].left,xi[jr],wr[jr]);return To?(rr(jr,wr,To),at(jr,Gn,wr,xi,To)):jr}l.left=B;function ae(sn,jr,Gn,wr,xi,la,va){return sr.assertEqual(Gn[jr],ae),sr.assertIsDefined(sn.onOperator),Gn[jr]=Vt(sn,ae),sn.onOperator(wr[jr].operatorToken,xi[jr],wr[jr]),jr}l.operator=ae;function Me(sn,jr,Gn,wr,xi,la,va){sr.assertEqual(Gn[jr],Me),sr.assertIsDefined(sn.onRight),Gn[jr]=Vt(sn,Me);let To=sn.onRight(wr[jr].right,xi[jr],wr[jr]);return To?(rr(jr,wr,To),at(jr,Gn,wr,xi,To)):jr}l.right=Me;function Tt(sn,jr,Gn,wr,xi,la,va){sr.assertEqual(Gn[jr],Tt),Gn[jr]=Vt(sn,Tt);let To=sn.onExit(wr[jr],xi[jr]);if(jr>0){if(jr--,sn.foldState){let Ea=Gn[jr]===Tt?"right":"left";xi[jr]=sn.foldState(xi[jr],To,Ea)}}else la.value=To;return jr}l.exit=Tt;function jt(sn,jr,Gn,wr,xi,la,va){return sr.assertEqual(Gn[jr],jt),jr}l.done=jt;function Vt(sn,jr){switch(jr){case E:if(sn.onLeft)return B;case B:if(sn.onOperator)return ae;case ae:if(sn.onRight)return Me;case Me:return Tt;case Tt:return jt;case jt:return jt;default:sr.fail("Invalid state")}}l.nextState=Vt;function at(sn,jr,Gn,wr,xi){return sn++,jr[sn]=E,Gn[sn]=xi,wr[sn]=void 0,sn}function rr(sn,jr,Gn){if(sr.shouldAssert(2))for(;sn>=0;)sr.assert(jr[sn]!==Gn,"Circular traversal detected."),sn--}})(cfe||(cfe={})),bit=class{constructor(l,E,B,ae,Me,Tt){this.onEnter=l,this.onLeft=E,this.onOperator=B,this.onRight=ae,this.onExit=Me,this.foldState=Tt}}}});function yc(l,E){return E?rS(l,E.pos,E.end):l}function kz(l){let E=l.kind;return E===165||E===166||E===168||E===169||E===170||E===171||E===173||E===174||E===175||E===178||E===182||E===215||E===216||E===228||E===240||E===259||E===260||E===261||E===262||E===263||E===264||E===268||E===269||E===274||E===275}function xit(l){let E=l.kind;return E===166||E===169||E===171||E===174||E===175||E===228||E===260}var R_n=cn({"src/compiler/factory/utilitiesPublic.ts"(){kg()}});function $r(l,E){return E&&l(E)}function ro(l,E,B){if(B){if(E)return E(B);for(let ae of B){let Me=l(ae);if(Me)return Me}}}function Sit(l,E){return l.charCodeAt(E+1)===42&&l.charCodeAt(E+2)===42&&l.charCodeAt(E+3)!==47}function aZ(l){return fe(l.statements,k_n)||A_n(l)}function k_n(l){return kz(l)&&M_n(l,93)||V$e(l)&&Zde(l.moduleReference)||W$e(l)||Ek(l)||Nz(l)?l:void 0}function A_n(l){return l.flags&4194304?Cit(l):void 0}function Cit(l){return F_n(l)?l:yh(l,Cit)}function M_n(l,E){return no(l.modifiers,B=>B.kind===E)}function F_n(l){return j$e(l)&&l.keywordToken===100&&l.name.escapedText==="meta"}function wit(l,E,B){return ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)}function Eit(l,E,B){return ro(E,B,l.types)}function Tit(l,E,B){return $r(E,l.type)}function $it(l,E,B){return ro(E,B,l.elements)}function Oit(l,E,B){return $r(E,l.expression)||$r(E,l.questionDotToken)||ro(E,B,l.typeArguments)||ro(E,B,l.arguments)}function Pit(l,E,B){return ro(E,B,l.statements)}function Nit(l,E,B){return $r(E,l.label)}function Dit(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||ro(E,B,l.typeParameters)||ro(E,B,l.heritageClauses)||ro(E,B,l.members)}function Iit(l,E,B){return ro(E,B,l.elements)}function Rit(l,E,B){return $r(E,l.propertyName)||$r(E,l.name)}function kit(l,E,B){return $r(E,l.tagName)||ro(E,B,l.typeArguments)||$r(E,l.attributes)}function Nk(l,E,B){return $r(E,l.type)}function Ait(l,E,B){return $r(E,l.tagName)||(l.isNameFirst?$r(E,l.name)||$r(E,l.typeExpression):$r(E,l.typeExpression)||$r(E,l.name))||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))}function Dk(l,E,B){return $r(E,l.tagName)||$r(E,l.typeExpression)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))}function fOe(l,E,B){return $r(E,l.name)}function WO(l,E,B){return $r(E,l.tagName)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))}function L_n(l,E,B){return $r(E,l.expression)}function yh(l,E,B){if(l===void 0||l.kind<=162)return;let ae=Git[l.kind];return ae===void 0?void 0:ae(l,E,B)}function pOe(l,E,B){let ae=Mit(l),Me=[];for(;Me.length<ae.length;)Me.push(l);for(;ae.length!==0;){let Tt=ae.pop(),jt=Me.pop();if(Ul(Tt)){if(B){let Vt=B(Tt,jt);if(Vt){if(Vt==="skip")continue;return Vt}}for(let Vt=Tt.length-1;Vt>=0;--Vt)ae.push(Tt[Vt]),Me.push(jt)}else{let Vt=E(Tt,jt);if(Vt){if(Vt==="skip")continue;return Vt}if(Tt.kind>=163)for(let at of Mit(Tt))ae.push(at),Me.push(Tt)}}}function Mit(l){let E=[];return yh(l,B,B),E;function B(ae){E.unshift(ae)}}function Fit(l){l.externalModuleIndicator=aZ(l)}function Lit(l,E,B){let ae=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,Me=arguments.length>4?arguments[4]:void 0;var Tt,jt;(Tt=ri)==null||Tt.push(ri.Phase.Parse,"createSourceFile",{path:l},!0);let Vt;tr.logStartParseSourceFile(l);let{languageVersion:at,setExternalModuleIndicator:rr,impliedNodeFormat:sn}=typeof B=="object"?B:{languageVersion:B};if(at===100)Vt=Kb.parseSourceFile(l,E,at,void 0,ae,6,Bh);else{let jr=sn===void 0?rr:Gn=>(Gn.impliedNodeFormat=sn,(rr||Fit)(Gn));Vt=Kb.parseSourceFile(l,E,at,void 0,ae,Me,jr)}return tr.logStopParseSourceFile(),(jt=ri)==null||jt.pop(),Vt}function j_n(l,E){return Kb.parseIsolatedEntityName(l,E)}function B_n(l,E){return Kb.parseJsonText(l,E)}function Ik(l){return l.externalModuleIndicator!==void 0}function hOe(l,E,B){let ae=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1,Me=ufe.updateSourceFile(l,E,B,ae);return Me.flags|=l.flags&6291456,Me}function z_n(l,E,B){let ae=Kb.JSDocParser.parseIsolatedJSDocComment(l,E,B);return ae&&ae.jsDoc&&Kb.fixupParentReferences(ae.jsDoc),ae}function H_n(l,E,B){return Kb.JSDocParser.parseJSDocTypeExpressionForTests(l,E,B)}function jit(l){return A_(l,MQ)||d4(l,".ts")&&Ot(Aw(l),".d.")}function q_n(l,E,B,ae){if(l){if(l==="import")return 99;if(l==="require")return 1;ae(E,B-E,zi.resolution_mode_should_be_either_require_or_import)}}function Bit(l,E){let B=[];for(let ae of Fl(E,0)||Tr){let Me=E.substring(ae.pos,ae.end);W_n(B,ae,Me)}l.pragmas=new Map;for(let ae of B){if(l.pragmas.has(ae.name)){let Me=l.pragmas.get(ae.name);Me instanceof Array?Me.push(ae.args):l.pragmas.set(ae.name,[Me,ae.args]);continue}l.pragmas.set(ae.name,ae.args)}}function zit(l,E){l.checkJsDirective=void 0,l.referencedFiles=[],l.typeReferenceDirectives=[],l.libReferenceDirectives=[],l.amdDependencies=[],l.hasNoDefaultLib=!1,l.pragmas.forEach((B,ae)=>{switch(ae){case"reference":{let Me=l.referencedFiles,Tt=l.typeReferenceDirectives,jt=l.libReferenceDirectives;fe(fh(B),Vt=>{let{types:at,lib:rr,path:sn,["resolution-mode"]:jr}=Vt.arguments;if(Vt.arguments["no-default-lib"])l.hasNoDefaultLib=!0;else if(at){let Gn=q_n(jr,at.pos,at.end,E);Tt.push(Object.assign({pos:at.pos,end:at.end,fileName:at.value},Gn?{resolutionMode:Gn}:{}))}else rr?jt.push({pos:rr.pos,end:rr.end,fileName:rr.value}):sn?Me.push({pos:sn.pos,end:sn.end,fileName:sn.value}):E(Vt.range.pos,Vt.range.end-Vt.range.pos,zi.Invalid_reference_directive_syntax)});break}case"amd-dependency":{l.amdDependencies=Qa(fh(B),Me=>({name:Me.arguments.name,path:Me.arguments.path}));break}case"amd-module":{if(B instanceof Array)for(let Me of B)l.moduleName&&E(Me.range.pos,Me.range.end-Me.range.pos,zi.An_AMD_module_cannot_have_multiple_name_assignments),l.moduleName=Me.arguments.name;else l.moduleName=B.arguments.name;break}case"ts-nocheck":case"ts-check":{fe(fh(B),Me=>{(!l.checkJsDirective||Me.range.pos>l.checkJsDirective.pos)&&(l.checkJsDirective={enabled:ae==="ts-check",end:Me.range.end,pos:Me.range.pos})});break}case"jsx":case"jsxfrag":case"jsximportsource":case"jsxruntime":return;default:sr.fail("Unhandled pragma kind")}})}function V_n(l){if(dfe.has(l))return dfe.get(l);let E=new RegExp(`(\\s${l}\\s*=\\s*)(?:(?:'([^']*)')|(?:"([^"]*)"))`,"im");return dfe.set(l,E),E}function W_n(l,E,B){let ae=E.kind===2&&Yit.exec(B);if(ae){let Tt=ae[1].toLowerCase(),jt=vb[Tt];if(!jt||!(jt.kind&1))return;if(jt.args){let Vt={};for(let at of jt.args){let rr=V_n(at.name).exec(B);if(!rr&&!at.optional)return;if(rr){let sn=rr[2]||rr[3];if(at.captureSpan){let jr=E.pos+rr.index+rr[1].length+1;Vt[at.name]={value:sn,pos:jr,end:jr+sn.length}}else Vt[at.name]=sn}}l.push({name:Tt,args:{arguments:Vt,range:E}})}else l.push({name:Tt,args:{arguments:{},range:E}});return}let Me=E.kind===2&&Xit.exec(B);if(Me)return Hit(l,E,2,Me);if(E.kind===3){let Tt=/@(\S+)(\s+.*)?$/gim,jt;for(;jt=Tt.exec(B);)Hit(l,E,4,jt)}}function Hit(l,E,B,ae){if(!ae)return;let Me=ae[1].toLowerCase(),Tt=vb[Me];if(!Tt||!(Tt.kind&B))return;let jt=ae[2],Vt=U_n(Tt,jt);Vt!=="fail"&&l.push({name:Me,args:{arguments:Vt,range:E}})}function U_n(l,E){if(!E)return{};if(!l.args)return{};let B=Hr(E).split(/\s+/),ae={};for(let Me=0;Me<l.args.length;Me++){let Tt=l.args[Me];if(!B[Me]&&!Tt.optional)return"fail";if(Tt.captureSpan)return sr.fail("Capture spans not yet implemented for non-xml pragmas");ae[Tt.name]=B[Me]}return ae}function dx(l,E){return l.kind!==E.kind?!1:l.kind===79?l.escapedText===E.escapedText:l.kind===108?!0:l.name.escapedText===E.name.escapedText&&dx(l.expression,E.expression)}var qit,Vit,Wit,Uit,Kit,mOe,Az,Git,Kb,ufe,dfe,Yit,Xit,K_n=cn({"src/compiler/parser.ts"(){kg(),kg(),mOe={createBaseSourceFileNode:l=>new(Kit||(Kit=uo.getSourceFileConstructor()))(l,-1,-1),createBaseIdentifierNode:l=>new(Wit||(Wit=uo.getIdentifierConstructor()))(l,-1,-1),createBasePrivateIdentifierNode:l=>new(Uit||(Uit=uo.getPrivateIdentifierConstructor()))(l,-1,-1),createBaseTokenNode:l=>new(Vit||(Vit=uo.getTokenConstructor()))(l,-1,-1),createBaseNode:l=>new(qit||(qit=uo.getNodeConstructor()))(l,-1,-1)},Az=zde(1,mOe),Git={163:function(l,E,B){return $r(E,l.left)||$r(E,l.right)},165:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||$r(E,l.constraint)||$r(E,l.default)||$r(E,l.expression)},300:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||$r(E,l.questionToken)||$r(E,l.exclamationToken)||$r(E,l.equalsToken)||$r(E,l.objectAssignmentInitializer)},301:function(l,E,B){return $r(E,l.expression)},166:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.dotDotDotToken)||$r(E,l.name)||$r(E,l.questionToken)||$r(E,l.type)||$r(E,l.initializer)},169:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||$r(E,l.questionToken)||$r(E,l.exclamationToken)||$r(E,l.type)||$r(E,l.initializer)},168:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||$r(E,l.questionToken)||$r(E,l.type)||$r(E,l.initializer)},299:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||$r(E,l.questionToken)||$r(E,l.exclamationToken)||$r(E,l.initializer)},257:function(l,E,B){return $r(E,l.name)||$r(E,l.exclamationToken)||$r(E,l.type)||$r(E,l.initializer)},205:function(l,E,B){return $r(E,l.dotDotDotToken)||$r(E,l.propertyName)||$r(E,l.name)||$r(E,l.initializer)},178:function(l,E,B){return ro(E,B,l.modifiers)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)},182:function(l,E,B){return ro(E,B,l.modifiers)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)},181:function(l,E,B){return ro(E,B,l.modifiers)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)},176:wit,177:wit,171:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.asteriskToken)||$r(E,l.name)||$r(E,l.questionToken)||$r(E,l.exclamationToken)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)||$r(E,l.body)},170:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||$r(E,l.questionToken)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)},173:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)||$r(E,l.body)},174:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)||$r(E,l.body)},175:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)||$r(E,l.body)},259:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.asteriskToken)||$r(E,l.name)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)||$r(E,l.body)},215:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.asteriskToken)||$r(E,l.name)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)||$r(E,l.body)},216:function(l,E,B){return ro(E,B,l.modifiers)||ro(E,B,l.typeParameters)||ro(E,B,l.parameters)||$r(E,l.type)||$r(E,l.equalsGreaterThanToken)||$r(E,l.body)},172:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.body)},180:function(l,E,B){return $r(E,l.typeName)||ro(E,B,l.typeArguments)},179:function(l,E,B){return $r(E,l.assertsModifier)||$r(E,l.parameterName)||$r(E,l.type)},183:function(l,E,B){return $r(E,l.exprName)||ro(E,B,l.typeArguments)},184:function(l,E,B){return ro(E,B,l.members)},185:function(l,E,B){return $r(E,l.elementType)},186:function(l,E,B){return ro(E,B,l.elements)},189:Eit,190:Eit,191:function(l,E,B){return $r(E,l.checkType)||$r(E,l.extendsType)||$r(E,l.trueType)||$r(E,l.falseType)},192:function(l,E,B){return $r(E,l.typeParameter)},202:function(l,E,B){return $r(E,l.argument)||$r(E,l.assertions)||$r(E,l.qualifier)||ro(E,B,l.typeArguments)},298:function(l,E,B){return $r(E,l.assertClause)},193:Tit,195:Tit,196:function(l,E,B){return $r(E,l.objectType)||$r(E,l.indexType)},197:function(l,E,B){return $r(E,l.readonlyToken)||$r(E,l.typeParameter)||$r(E,l.nameType)||$r(E,l.questionToken)||$r(E,l.type)||ro(E,B,l.members)},198:function(l,E,B){return $r(E,l.literal)},199:function(l,E,B){return $r(E,l.dotDotDotToken)||$r(E,l.name)||$r(E,l.questionToken)||$r(E,l.type)},203:$it,204:$it,206:function(l,E,B){return ro(E,B,l.elements)},207:function(l,E,B){return ro(E,B,l.properties)},208:function(l,E,B){return $r(E,l.expression)||$r(E,l.questionDotToken)||$r(E,l.name)},209:function(l,E,B){return $r(E,l.expression)||$r(E,l.questionDotToken)||$r(E,l.argumentExpression)},210:Oit,211:Oit,212:function(l,E,B){return $r(E,l.tag)||$r(E,l.questionDotToken)||ro(E,B,l.typeArguments)||$r(E,l.template)},213:function(l,E,B){return $r(E,l.type)||$r(E,l.expression)},214:function(l,E,B){return $r(E,l.expression)},217:function(l,E,B){return $r(E,l.expression)},218:function(l,E,B){return $r(E,l.expression)},219:function(l,E,B){return $r(E,l.expression)},221:function(l,E,B){return $r(E,l.operand)},226:function(l,E,B){return $r(E,l.asteriskToken)||$r(E,l.expression)},220:function(l,E,B){return $r(E,l.expression)},222:function(l,E,B){return $r(E,l.operand)},223:function(l,E,B){return $r(E,l.left)||$r(E,l.operatorToken)||$r(E,l.right)},231:function(l,E,B){return $r(E,l.expression)||$r(E,l.type)},232:function(l,E,B){return $r(E,l.expression)},235:function(l,E,B){return $r(E,l.expression)||$r(E,l.type)},233:function(l,E,B){return $r(E,l.name)},224:function(l,E,B){return $r(E,l.condition)||$r(E,l.questionToken)||$r(E,l.whenTrue)||$r(E,l.colonToken)||$r(E,l.whenFalse)},227:function(l,E,B){return $r(E,l.expression)},238:Pit,265:Pit,308:function(l,E,B){return ro(E,B,l.statements)||$r(E,l.endOfFileToken)},240:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.declarationList)},258:function(l,E,B){return ro(E,B,l.declarations)},241:function(l,E,B){return $r(E,l.expression)},242:function(l,E,B){return $r(E,l.expression)||$r(E,l.thenStatement)||$r(E,l.elseStatement)},243:function(l,E,B){return $r(E,l.statement)||$r(E,l.expression)},244:function(l,E,B){return $r(E,l.expression)||$r(E,l.statement)},245:function(l,E,B){return $r(E,l.initializer)||$r(E,l.condition)||$r(E,l.incrementor)||$r(E,l.statement)},246:function(l,E,B){return $r(E,l.initializer)||$r(E,l.expression)||$r(E,l.statement)},247:function(l,E,B){return $r(E,l.awaitModifier)||$r(E,l.initializer)||$r(E,l.expression)||$r(E,l.statement)},248:Nit,249:Nit,250:function(l,E,B){return $r(E,l.expression)},251:function(l,E,B){return $r(E,l.expression)||$r(E,l.statement)},252:function(l,E,B){return $r(E,l.expression)||$r(E,l.caseBlock)},266:function(l,E,B){return ro(E,B,l.clauses)},292:function(l,E,B){return $r(E,l.expression)||ro(E,B,l.statements)},293:function(l,E,B){return ro(E,B,l.statements)},253:function(l,E,B){return $r(E,l.label)||$r(E,l.statement)},254:function(l,E,B){return $r(E,l.expression)},255:function(l,E,B){return $r(E,l.tryBlock)||$r(E,l.catchClause)||$r(E,l.finallyBlock)},295:function(l,E,B){return $r(E,l.variableDeclaration)||$r(E,l.block)},167:function(l,E,B){return $r(E,l.expression)},260:Dit,228:Dit,261:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||ro(E,B,l.typeParameters)||ro(E,B,l.heritageClauses)||ro(E,B,l.members)},262:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||ro(E,B,l.typeParameters)||$r(E,l.type)},263:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||ro(E,B,l.members)},302:function(l,E,B){return $r(E,l.name)||$r(E,l.initializer)},264:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||$r(E,l.body)},268:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)||$r(E,l.moduleReference)},269:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.importClause)||$r(E,l.moduleSpecifier)||$r(E,l.assertClause)},270:function(l,E,B){return $r(E,l.name)||$r(E,l.namedBindings)},296:function(l,E,B){return ro(E,B,l.elements)},297:function(l,E,B){return $r(E,l.name)||$r(E,l.value)},267:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.name)},271:function(l,E,B){return $r(E,l.name)},277:function(l,E,B){return $r(E,l.name)},272:Iit,276:Iit,275:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.exportClause)||$r(E,l.moduleSpecifier)||$r(E,l.assertClause)},273:Rit,278:Rit,274:function(l,E,B){return ro(E,B,l.modifiers)||$r(E,l.expression)},225:function(l,E,B){return $r(E,l.head)||ro(E,B,l.templateSpans)},236:function(l,E,B){return $r(E,l.expression)||$r(E,l.literal)},200:function(l,E,B){return $r(E,l.head)||ro(E,B,l.templateSpans)},201:function(l,E,B){return $r(E,l.type)||$r(E,l.literal)},164:function(l,E,B){return $r(E,l.expression)},294:function(l,E,B){return ro(E,B,l.types)},230:function(l,E,B){return $r(E,l.expression)||ro(E,B,l.typeArguments)},280:function(l,E,B){return $r(E,l.expression)},279:function(l,E,B){return ro(E,B,l.modifiers)},357:function(l,E,B){return ro(E,B,l.elements)},281:function(l,E,B){return $r(E,l.openingElement)||ro(E,B,l.children)||$r(E,l.closingElement)},285:function(l,E,B){return $r(E,l.openingFragment)||ro(E,B,l.children)||$r(E,l.closingFragment)},282:kit,283:kit,289:function(l,E,B){return ro(E,B,l.properties)},288:function(l,E,B){return $r(E,l.name)||$r(E,l.initializer)},290:function(l,E,B){return $r(E,l.expression)},291:function(l,E,B){return $r(E,l.dotDotDotToken)||$r(E,l.expression)},284:function(l,E,B){return $r(E,l.tagName)},187:Nk,188:Nk,312:Nk,318:Nk,317:Nk,319:Nk,321:Nk,320:function(l,E,B){return ro(E,B,l.parameters)||$r(E,l.type)},323:function(l,E,B){return(typeof l.comment=="string"?void 0:ro(E,B,l.comment))||ro(E,B,l.tags)},350:function(l,E,B){return $r(E,l.tagName)||$r(E,l.name)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))},313:function(l,E,B){return $r(E,l.name)},314:function(l,E,B){return $r(E,l.left)||$r(E,l.right)},344:Ait,351:Ait,333:function(l,E,B){return $r(E,l.tagName)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))},332:function(l,E,B){return $r(E,l.tagName)||$r(E,l.class)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))},331:function(l,E,B){return $r(E,l.tagName)||$r(E,l.class)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))},348:function(l,E,B){return $r(E,l.tagName)||$r(E,l.constraint)||ro(E,B,l.typeParameters)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))},349:function(l,E,B){return $r(E,l.tagName)||(l.typeExpression&&l.typeExpression.kind===312?$r(E,l.typeExpression)||$r(E,l.fullName)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment)):$r(E,l.fullName)||$r(E,l.typeExpression)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment)))},341:function(l,E,B){return $r(E,l.tagName)||$r(E,l.fullName)||$r(E,l.typeExpression)||(typeof l.comment=="string"?void 0:ro(E,B,l.comment))},345:Dk,347:Dk,346:Dk,343:Dk,353:Dk,352:Dk,342:Dk,326:function(l,E,B){return fe(l.typeParameters,E)||fe(l.parameters,E)||$r(E,l.type)},327:fOe,328:fOe,329:fOe,325:function(l,E,B){return fe(l.jsDocPropertyTags,E)},330:WO,335:WO,336:WO,337:WO,338:WO,339:WO,334:WO,340:WO,356:L_n},(l=>{var E=z8(99,!0),B=20480,ae,Me,Tt,jt,Vt;function at(Te){return z4++,Te}var rr={createBaseSourceFileNode:Te=>at(new Vt(Te,0,0)),createBaseIdentifierNode:Te=>at(new Tt(Te,0,0)),createBasePrivateIdentifierNode:Te=>at(new jt(Te,0,0)),createBaseTokenNode:Te=>at(new Me(Te,0,0)),createBaseNode:Te=>at(new ae(Te,0,0))},sn=zde(11,rr),{createNodeArray:jr,createNumericLiteral:Gn,createStringLiteral:wr,createLiteralLikeNode:xi,createIdentifier:la,createPrivateIdentifier:va,createToken:To,createArrayLiteralExpression:Ea,createObjectLiteralExpression:Ei,createPropertyAccessExpression:oo,createPropertyAccessChain:Cs,createElementAccessExpression:Tu,createElementAccessChain:ec,createCallExpression:Ju,createCallChain:wd,createNewExpression:kv,createParenthesizedExpression:V1,createBlock:fx,createVariableStatement:Ag,createExpressionStatement:Mg,createIfStatement:Yc,createWhileStatement:j2,createForStatement:V0,createForOfStatement:pp,createVariableDeclaration:px,createVariableDeclarationList:Fg}=sn,t1,W1,yf,Av,B2,Ff,_d,Om,z2,tf,z4,bf,U1,hp,H2,Pd,eh=!0,K1=!1;function sS(Te,_t,dn,Wn){let hr=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1,vi=arguments.length>5?arguments[5]:void 0,ca=arguments.length>6?arguments[6]:void 0;var Ka;if(vi=ude(Te,vi),vi===6){let Ga=hx(Te,_t,dn,Wn,hr);return convertToObjectWorker(Ga,(Ka=Ga.statements[0])==null?void 0:Ka.expression,Ga.parseDiagnostics,!1,void 0,void 0),Ga.referencedFiles=Tr,Ga.typeReferenceDirectives=Tr,Ga.libReferenceDirectives=Tr,Ga.amdDependencies=Tr,Ga.hasNoDefaultLib=!1,Ga.pragmas=Fr,Ga}q2(Te,_t,dn,Wn,vi);let io=lS(dn,hr,vi,ca||Fit);return H4(),io}l.parseSourceFile=sS;function Z_(Te,_t){q2("",Te,_t,void 0,1),Oi();let dn=YO(!0),Wn=yt()===1&&!_d.length;return H4(),Wn?dn:void 0}l.parseIsolatedEntityName=Z_;function hx(Te,_t){let dn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:2,Wn=arguments.length>3?arguments[3]:void 0,hr=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1;q2(Te,_t,dn,Wn,6),W1=Pd,Oi();let vi=Mn(),ca,Ka;if(yt()===1)ca=xh([],vi,vi),Ka=W0();else{let bs;for(;yt()!==1;){let ml;switch(yt()){case 22:ml=Kpe();break;case 110:case 95:case 104:ml=W0();break;case 40:ul(()=>Oi()===8&&Oi()!==58)?ml=Ppe():ml=GZ();break;case 8:case 10:if(ul(()=>Oi()!==58)){ml=Jb();break}default:ml=GZ();break}bs&&Ul(bs)?bs.push(ml):bs?bs=[bs,ml]:(bs=ml,yt()!==1&&Bl(zi.Unexpected_token))}let Ac=Ul(bs)?Qr(Ea(bs),vi):sr.checkDefined(bs),fc=Mg(Ac);Qr(fc,vi),ca=xh([fc],vi),Ka=yx(1,zi.Unexpected_token)}let io=Qu(Te,2,6,!1,ca,Ka,W1,Bh);hr&&ms(io),io.nodeCount=z4,io.identifierCount=U1,io.identifiers=bf,io.parseDiagnostics=lx(_d,io),Om&&(io.jsDocDiagnostics=lx(Om,io));let Ga=io;return H4(),Ga}l.parseJsonText=hx;function q2(Te,_t,dn,Wn,hr){switch(ae=uo.getNodeConstructor(),Me=uo.getTokenConstructor(),Tt=uo.getIdentifierConstructor(),jt=uo.getPrivateIdentifierConstructor(),Vt=uo.getSourceFileConstructor(),t1=k0(Te),yf=_t,Av=dn,z2=Wn,B2=hr,Ff=Ud(hr),_d=[],hp=0,bf=new Map,U1=0,z4=0,W1=0,eh=!0,B2){case 1:case 2:Pd=262144;break;case 6:Pd=67371008;break;default:Pd=0;break}K1=!1,E.setText(yf),E.setOnError(mi),E.setScriptTarget(Av),E.setLanguageVariant(Ff)}function H4(){E.clearCommentDirectives(),E.setText(""),E.setOnError(void 0),yf=void 0,Av=void 0,z2=void 0,B2=void 0,Ff=void 0,W1=0,_d=void 0,Om=void 0,hp=0,bf=void 0,H2=void 0,eh=!0}function lS(Te,_t,dn,Wn){let hr=jit(t1);hr&&(Pd|=16777216),W1=Pd,Oi();let vi=ty(0,U0);sr.assert(yt()===1);let ca=lo(W0()),Ka=Qu(t1,Te,dn,hr,vi,ca,W1,Wn);return Bit(Ka,yf),zit(Ka,io),Ka.commentDirectives=E.getCommentDirectives(),Ka.nodeCount=z4,Ka.identifierCount=U1,Ka.identifiers=bf,Ka.parseDiagnostics=lx(_d,Ka),Om&&(Ka.jsDocDiagnostics=lx(Om,Ka)),_t&&ms(Ka),Ka;function io(Ga,bs,Ac){_d.push($E(t1,Ga,bs,Ac))}}function Js(Te,_t){return _t?lo(Te):Te}let Ii=!1;function lo(Te){sr.assert(!Te.jsDoc);let _t=Xi(Cd(Te,yf),dn=>Rhe.parseJSDocComment(Te,dn.pos,dn.end-dn.pos));return _t.length&&(Te.jsDoc=_t),Ii&&(Ii=!1,Te.flags|=268435456),Te}function es(Te){let _t=z2,dn=ufe.createSyntaxCursor(Te);z2={currentNode:bs};let Wn=[],hr=_d;_d=[];let vi=0,ca=io(Te.statements,0);for(;ca!==-1;){let Ac=Te.statements[vi],fc=Te.statements[ca];Fu(Wn,Te.statements,vi,ca),vi=Ga(Te.statements,ca);let ml=Pi(hr,G2=>G2.start>=Ac.pos),r1=ml>=0?Pi(hr,G2=>G2.start>=fc.pos,ml):-1;ml>=0&&Fu(_d,hr,ml,r1>=0?r1:void 0),W2(()=>{let G2=Pd;for(Pd|=32768,E.setTextPos(fc.pos),Oi();yt()!==1;){let U4=E.getStartPos(),Zb=Bz(0,U0);if(Wn.push(Zb),U4===E.getStartPos()&&Oi(),vi>=0){let K0=Te.statements[vi];if(Zb.end===K0.pos)break;Zb.end>K0.pos&&(vi=Ga(Te.statements,vi+1))}}Pd=G2},2),ca=vi>=0?io(Te.statements,vi):-1}if(vi>=0){let Ac=Te.statements[vi];Fu(Wn,Te.statements,vi);let fc=Pi(hr,ml=>ml.start>=Ac.pos);fc>=0&&Fu(_d,hr,fc)}return z2=_t,sn.updateSourceFile(Te,yc(jr(Wn),Te.statements));function Ka(Ac){return!(Ac.flags&32768)&&!!(Ac.transformFlags&67108864)}function io(Ac,fc){for(let ml=fc;ml<Ac.length;ml++)if(Ka(Ac[ml]))return ml;return-1}function Ga(Ac,fc){for(let ml=fc;ml<Ac.length;ml++)if(!Ka(Ac[ml]))return ml;return-1}function bs(Ac){let fc=dn.currentNode(Ac);return eh&&fc&&Ka(fc)&&(fc.intersectsChange=!0),fc}}function ms(Te){Dde(Te,!0)}l.fixupParentReferences=ms;function Qu(Te,_t,dn,Wn,hr,vi,ca,Ka){let io=sn.createSourceFile(hr,vi,ca);return _z(io,0,yf.length),Ga(io),!Wn&&Ik(io)&&io.transformFlags&67108864&&(io=es(io),Ga(io)),io;function Ga(bs){bs.text=yf,bs.bindDiagnostics=[],bs.bindSuggestionDiagnostics=void 0,bs.languageVersion=_t,bs.fileName=Te,bs.languageVariant=Ud(dn),bs.isDeclarationFile=Wn,bs.scriptKind=dn,Ka(bs),bs.setExternalModuleIndicator=Ka}}function iu(Te,_t){Te?Pd|=_t:Pd&=~_t}function ua(Te){iu(Te,4096)}function Ta(Te){iu(Te,8192)}function Na(Te){iu(Te,16384)}function Ko(Te){iu(Te,32768)}function El(Te,_t){let dn=Te&Pd;if(dn){iu(!1,dn);let Wn=_t();return iu(!0,dn),Wn}return _t()}function jl(Te,_t){let dn=Te&~Pd;if(dn){iu(!0,dn);let Wn=_t();return iu(!1,dn),Wn}return _t()}function bc(Te){return El(4096,Te)}function Pm(Te){return jl(4096,Te)}function Lp(Te){return El(65536,Te)}function V2(Te){return jl(65536,Te)}function mx(Te){return jl(8192,Te)}function Gb(Te){return jl(16384,Te)}function gx(Te){return jl(32768,Te)}function cS(Te){return El(32768,Te)}function RE(Te){return jl(40960,Te)}function UO(Te){return El(40960,Te)}function Yb(Te){return(Pd&Te)!==0}function Xb(){return Yb(8192)}function uS(){return Yb(4096)}function dS(){return Yb(65536)}function vx(){return Yb(16384)}function Mv(){return Yb(32768)}function Bl(Te,_t){return ti(E.getTokenPos(),E.getTextPos(),Te,_t)}function ey(Te,_t,dn,Wn){let hr=Np(_d),vi;return(!hr||Te!==hr.start)&&(vi=$E(t1,Te,_t,dn,Wn),_d.push(vi)),K1=!0,vi}function ti(Te,_t,dn,Wn){return ey(Te,_t-Te,dn,Wn)}function Hn(Te,_t,dn){ti(Te.pos,Te.end,_t,dn)}function mi(Te,_t){ey(E.getTextPos(),_t,Te)}function Mn(){return E.getStartPos()}function qi(){return E.hasPrecedingJSDocComment()}function yt(){return tf}function os(){return tf=E.scan()}function Ro(Te){return Oi(),Te()}function Oi(){return D4(tf)&&(E.hasUnicodeEscape()||E.hasExtendedUnicodeEscape())&&ti(E.getTokenPos(),E.getTextPos(),zi.Keywords_cannot_contain_escape_characters),os()}function Go(){return tf=E.scanJsDocToken()}function Es(){return tf=E.reScanGreaterToken()}function kc(){return tf=E.reScanSlashToken()}function Kd(Te){return tf=E.reScanTemplateToken(Te)}function nf(){return tf=E.reScanTemplateHeadOrNoSubstitutionTemplate()}function au(){return tf=E.reScanLessThanToken()}function G1(){return tf=E.reScanHashToken()}function Kh(){return tf=E.scanJsxIdentifier()}function Nm(){return tf=E.scanJsxToken()}function bh(){return tf=E.scanJsxAttributeValue()}function W2(Te,_t){let dn=tf,Wn=_d.length,hr=K1,vi=Pd,ca=_t!==0?E.lookAhead(Te):E.tryScan(Te);return sr.assert(vi===Pd),(!ca||_t!==0)&&(tf=dn,_t!==2&&(_d.length=Wn),K1=hr),ca}function ul(Te){return W2(Te,1)}function th(Te){return W2(Te,0)}function qs(){return yt()===79?!0:yt()>116}function zl(){return yt()===79?!0:yt()===125&&Xb()||yt()===133&&Mv()?!1:yt()>116}function Ai(Te,_t){let dn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return yt()===Te?(dn&&Oi(),!0):(_t?Bl(_t):Bl(zi._0_expected,lp(Te)),!1)}let U2=Object.keys(wb).filter(Te=>Te.length>2);function _x(Te){var _t;if(Lrt(Te)){ti(up(yf,Te.template.pos),Te.template.end,zi.Module_declaration_names_may_only_use_or_quoted_strings);return}let dn=Ls(Te)?_f(Te):void 0;if(!dn||!_v(dn,Av)){Bl(zi._0_expected,lp(26));return}let Wn=up(yf,Te.pos);switch(dn){case"const":case"let":case"var":ti(Wn,Te.end,zi.Variable_declaration_not_allowed_at_this_location);return;case"declare":return;case"interface":fS(zi.Interface_name_cannot_be_0,zi.Interface_must_be_given_a_name,18);return;case"is":ti(Wn,E.getTextPos(),zi.A_type_predicate_is_only_allowed_in_return_type_position_for_functions_and_methods);return;case"module":case"namespace":fS(zi.Namespace_name_cannot_be_0,zi.Namespace_must_be_given_a_name,18);return;case"type":fS(zi.Type_alias_name_cannot_be_0,zi.Type_alias_must_be_given_a_name,63);return}let hr=(_t=Ct(dn,U2,vi=>vi))!=null?_t:kk(dn);if(hr){ti(Wn,Te.end,zi.Unknown_keyword_or_identifier_Did_you_mean_0,hr);return}yt()!==0&&ti(Wn,Te.end,zi.Unexpected_keyword_or_identifier)}function fS(Te,_t,dn){yt()===dn?Bl(_t):Bl(Te,E.getTokenValue())}function kk(Te){for(let _t of U2)if(Te.length>_t.length+2&&dt(Te,_t))return`${_t} ${Te.slice(_t.length)}`}function Mz(Te,_t,dn){if(yt()===59&&!E.hasPrecedingLineBreak()){Bl(zi.Decorators_must_precede_the_name_and_all_keywords_of_property_declarations);return}if(yt()===20){Bl(zi.Cannot_start_a_function_call_in_a_type_annotation),Oi();return}if(_t&&!hS()){dn?Bl(zi._0_expected,lp(26)):Bl(zi.Expected_for_property_initializer);return}if(!Ak()){if(dn){Bl(zi._0_expected,lp(26));return}_x(Te)}}function pS(Te){return yt()===Te?(Go(),!0):(Bl(zi._0_expected,lp(Te)),!1)}function kE(Te,_t,dn,Wn){if(yt()===_t){Oi();return}let hr=Bl(zi._0_expected,lp(_t));dn&&hr&&jO(hr,$E(t1,Wn,1,zi.The_parser_expected_to_find_a_1_to_match_the_0_token_here,lp(Te),lp(_t)))}function tc(Te){return yt()===Te?(Oi(),!0):!1}function Yf(Te){if(yt()===Te)return W0()}function vfe(Te){if(yt()===Te)return yfe()}function yx(Te,_t,dn){return Yf(Te)||K2(Te,!1,_t||zi._0_expected,dn||lp(Te))}function _fe(Te){return vfe(Te)||K2(Te,!1,zi._0_expected,lp(Te))}function W0(){let Te=Mn(),_t=yt();return Oi(),Qr(To(_t),Te)}function yfe(){let Te=Mn(),_t=yt();return Go(),Qr(To(_t),Te)}function hS(){return yt()===26?!0:yt()===19||yt()===1||E.hasPrecedingLineBreak()}function Ak(){return hS()?(yt()===26&&Oi(),!0):!1}function Fv(){return Ak()||Ai(26)}function xh(Te,_t,dn,Wn){let hr=jr(Te,Wn);return rS(hr,_t,dn??E.getStartPos()),hr}function Qr(Te,_t,dn){return rS(Te,_t,dn??E.getStartPos()),Pd&&(Te.flags|=Pd),K1&&(K1=!1,Te.flags|=131072),Te}function K2(Te,_t,dn,Wn){_t?ey(E.getStartPos(),0,dn,Wn):dn&&Bl(dn,Wn);let hr=Mn(),vi=Te===79?la("",void 0):rE(Te)?sn.createTemplateLiteralLikeNode(Te,"","",void 0):Te===8?Gn("",void 0):Te===10?wr("",void 0):Te===279?sn.createMissingDeclaration():To(Te);return Qr(vi,hr)}function mS(Te){let _t=bf.get(Te);return _t===void 0&&bf.set(Te,_t=Te),_t}function AE(Te,_t,dn){if(Te){U1++;let Ka=Mn(),io=yt(),Ga=mS(E.getTokenValue()),bs=E.hasExtendedUnicodeEscape();return os(),Qr(la(Ga,io,bs),Ka)}if(yt()===80)return Bl(dn||zi.Private_identifiers_are_not_allowed_outside_class_bodies),AE(!0);if(yt()===0&&E.tryScan(()=>E.reScanInvalidIdentifier()===79))return AE(!0);U1++;let Wn=yt()===1,hr=E.isReservedWord(),vi=E.getTokenText(),ca=hr?zi.Identifier_expected_0_is_a_reserved_word_that_cannot_be_used_here:zi.Identifier_expected;return K2(79,Wn,_t||ca,vi)}function Fz(Te){return AE(qs(),void 0,Te)}function Sh(Te,_t){return AE(zl(),Te,_t)}function n1(Te){return AE(Wd(yt()),Te)}function ME(){return Wd(yt())||yt()===10||yt()===8}function bfe(){return Wd(yt())||yt()===10}function bOe(Te){if(yt()===10||yt()===8){let _t=Jb();return _t.text=mS(_t.text),_t}return Te&&yt()===22?xOe():yt()===80?Lz():n1()}function FE(){return bOe(!0)}function xOe(){let Te=Mn();Ai(22);let _t=bc(nh);return Ai(23),Qr(sn.createComputedPropertyName(_t),Te)}function Lz(){let Te=Mn(),_t=va(mS(E.getTokenValue()));return Oi(),Qr(_t,Te)}function KO(Te){return yt()===Te&&th(xfe)}function cZ(){return Oi(),E.hasPrecedingLineBreak()?!1:bx()}function xfe(){switch(yt()){case 85:return Oi()===92;case 93:return Oi(),yt()===88?ul(Cfe):yt()===154?ul(SOe):Mk();case 88:return Cfe();case 124:case 137:case 151:return Oi(),bx();default:return cZ()}}function Mk(){return yt()===59||yt()!==41&&yt()!==128&&yt()!==18&&bx()}function SOe(){return Oi(),Mk()}function Sfe(){return I2(yt())&&th(xfe)}function bx(){return yt()===22||yt()===18||yt()===41||yt()===25||ME()}function Cfe(){return Oi(),yt()===84||yt()===98||yt()===118||yt()===59||yt()===126&&ul(ahe)||yt()===132&&ul(ohe)}function GO(Te,_t){if(pZ(Te))return!0;switch(Te){case 0:case 1:case 3:return!(yt()===26&&_t)&&she();case 2:return yt()===82||yt()===88;case 4:return ul(Yfe);case 5:return ul(SPe)||yt()===26&&!_t;case 6:return yt()===22||ME();case 12:switch(yt()){case 22:case 41:case 25:case 24:return!0;default:return ME()}case 18:return ME();case 9:return yt()===22||yt()===25||ME();case 24:return bfe();case 7:return yt()===18?ul(wfe):_t?zl()&&!dZ():FZ()&&!dZ();case 8:return ZZ();case 10:return yt()===27||yt()===25||ZZ();case 19:return yt()===101||yt()===85||zl();case 15:switch(yt()){case 27:case 24:return!0}case 11:return yt()===25||yS();case 16:return Wz(!1);case 17:return Wz(!0);case 20:case 21:return yt()===27||QO();case 22:return eH();case 23:return Wd(yt());case 13:return Wd(yt())||yt()===18;case 14:return!0}return sr.fail("Non-exhaustive case in 'isListElement'.")}function wfe(){if(sr.assert(yt()===18),Oi()===19){let Te=Oi();return Te===27||Te===18||Te===94||Te===117}return!0}function jz(){return Oi(),zl()}function uZ(){return Oi(),Wd(yt())}function COe(){return Oi(),bb(yt())}function dZ(){return yt()===117||yt()===94?ul(Efe):!1}function Efe(){return Oi(),yS()}function Tfe(){return Oi(),QO()}function gS(Te){if(yt()===1)return!0;switch(Te){case 1:case 2:case 4:case 5:case 6:case 12:case 9:case 23:case 24:return yt()===19;case 3:return yt()===19||yt()===82||yt()===88;case 7:return yt()===18||yt()===94||yt()===117;case 8:return wOe();case 19:return yt()===31||yt()===20||yt()===18||yt()===94||yt()===117;case 11:return yt()===21||yt()===26;case 15:case 21:case 10:return yt()===23;case 17:case 16:case 18:return yt()===21||yt()===23;case 20:return yt()!==27;case 22:return yt()===18||yt()===19;case 13:return yt()===31||yt()===43;case 14:return yt()===29&&ul(kPe);default:return!1}}function wOe(){return!!(hS()||Epe(yt())||yt()===38)}function fZ(){for(let Te=0;Te<25;Te++)if(hp&1<<Te&&(GO(Te,!0)||gS(Te)))return!0;return!1}function ty(Te,_t){let dn=hp;hp|=1<<Te;let Wn=[],hr=Mn();for(;!gS(Te);){if(GO(Te,!1)){Wn.push(Bz(Te,_t));continue}if(_Z(Te))break}return hp=dn,xh(Wn,hr)}function Bz(Te,_t){let dn=pZ(Te);return dn?hZ(dn):_t()}function pZ(Te,_t){var dn;if(!z2||!EOe(Te)||K1)return;let Wn=z2.currentNode(_t??E.getStartPos());if(!($4(Wn)||Wn.intersectsChange||dE(Wn)||(Wn.flags&50720768)!==Pd)&&$fe(Wn,Te))return jR(Wn)&&(dn=Wn.jsDoc)!=null&&dn.jsDocCache&&(Wn.jsDoc.jsDocCache=void 0),Wn}function hZ(Te){return E.setTextPos(Te.end),Oi(),Te}function EOe(Te){switch(Te){case 5:case 2:case 0:case 1:case 3:case 6:case 4:case 8:case 17:case 16:return!0}return!1}function $fe(Te,_t){switch(_t){case 5:return Ofe(Te);case 2:return mZ(Te);case 0:case 1:case 3:return Pfe(Te);case 6:return gZ(Te);case 4:return Nfe(Te);case 8:return vZ(Te);case 17:case 16:return Dfe(Te)}return!1}function Ofe(Te){if(Te)switch(Te.kind){case 173:case 178:case 174:case 175:case 169:case 237:return!0;case 171:let _t=Te;return!(_t.name.kind===79&&_t.name.escapedText==="constructor")}return!1}function mZ(Te){if(Te)switch(Te.kind){case 292:case 293:return!0}return!1}function Pfe(Te){if(Te)switch(Te.kind){case 259:case 240:case 238:case 242:case 241:case 254:case 250:case 252:case 249:case 248:case 246:case 247:case 245:case 244:case 251:case 239:case 255:case 253:case 243:case 256:case 269:case 268:case 275:case 274:case 264:case 260:case 261:case 263:case 262:return!0}return!1}function gZ(Te){return Te.kind===302}function Nfe(Te){if(Te)switch(Te.kind){case 177:case 170:case 178:case 168:case 176:return!0}return!1}function vZ(Te){return Te.kind!==257?!1:Te.initializer===void 0}function Dfe(Te){return Te.kind!==166?!1:Te.initializer===void 0}function _Z(Te){return TOe(Te),fZ()?!0:(Oi(),!1)}function TOe(Te){switch(Te){case 0:return yt()===88?Bl(zi._0_expected,lp(93)):Bl(zi.Declaration_or_statement_expected);case 1:return Bl(zi.Declaration_or_statement_expected);case 2:return Bl(zi.case_or_default_expected);case 3:return Bl(zi.Statement_expected);case 18:case 4:return Bl(zi.Property_or_signature_expected);case 5:return Bl(zi.Unexpected_token_A_constructor_method_accessor_or_property_was_expected);case 6:return Bl(zi.Enum_member_expected);case 7:return Bl(zi.Expression_expected);case 8:return D4(yt())?Bl(zi._0_is_not_allowed_as_a_variable_declaration_name,lp(yt())):Bl(zi.Variable_declaration_expected);case 9:return Bl(zi.Property_destructuring_pattern_expected);case 10:return Bl(zi.Array_element_destructuring_pattern_expected);case 11:return Bl(zi.Argument_expression_expected);case 12:return Bl(zi.Property_assignment_expected);case 15:return Bl(zi.Expression_or_comma_expected);case 17:return Bl(zi.Parameter_declaration_expected);case 16:return D4(yt())?Bl(zi._0_is_not_allowed_as_a_parameter_name,lp(yt())):Bl(zi.Parameter_declaration_expected);case 19:return Bl(zi.Type_parameter_declaration_expected);case 20:return Bl(zi.Type_argument_expected);case 21:return Bl(zi.Type_expected);case 22:return Bl(zi.Unexpected_token_expected);case 23:return Bl(zi.Identifier_expected);case 13:return Bl(zi.Identifier_expected);case 14:return Bl(zi.Identifier_expected);case 24:return Bl(zi.Identifier_or_string_literal_expected);case 25:return sr.fail("ParsingContext.Count used as a context");default:sr.assertNever(Te)}}function Lg(Te,_t,dn){let Wn=hp;hp|=1<<Te;let hr=[],vi=Mn(),ca=-1;for(;;){if(GO(Te,!1)){let Ka=E.getStartPos(),io=Bz(Te,_t);if(!io){hp=Wn;return}if(hr.push(io),ca=E.getTokenPos(),tc(27))continue;if(ca=-1,gS(Te))break;Ai(27,$Oe(Te)),dn&&yt()===26&&!E.hasPrecedingLineBreak()&&Oi(),Ka===E.getStartPos()&&Oi();continue}if(gS(Te)||_Z(Te))break}return hp=Wn,xh(hr,vi,void 0,ca>=0)}function $Oe(Te){return Te===6?zi.An_enum_member_name_must_be_followed_by_a_or:void 0}function q4(){let Te=xh([],Mn());return Te.isMissingList=!0,Te}function OOe(Te){return!!Te.isMissingList}function vS(Te,_t,dn,Wn){if(Ai(dn)){let hr=Lg(Te,_t);return Ai(Wn),hr}return q4()}function YO(Te,_t){let dn=Mn(),Wn=Te?n1(_t):Sh(_t);for(;tc(24)&&yt()!==29;)Wn=Qr(sn.createQualifiedName(Wn,zz(Te,!1)),dn);return Wn}function yZ(Te,_t){return Qr(sn.createQualifiedName(Te,_t),Te.pos)}function zz(Te,_t){if(E.hasPrecedingLineBreak()&&Wd(yt())&&ul(XZ))return K2(79,!0,zi.Identifier_expected);if(yt()===80){let dn=Lz();return _t?dn:K2(79,!0,zi.Identifier_expected)}return Te?n1():Sh()}function bZ(Te){let _t=Mn(),dn=[],Wn;do Wn=NOe(Te),dn.push(Wn);while(Wn.literal.kind===16);return xh(dn,_t)}function Ife(Te){let _t=Mn();return Qr(sn.createTemplateExpression(kfe(Te),bZ(Te)),_t)}function xZ(){let Te=Mn();return Qr(sn.createTemplateLiteralType(kfe(!1),Rfe()),Te)}function Rfe(){let Te=Mn(),_t=[],dn;do dn=POe(),_t.push(dn);while(dn.literal.kind===16);return xh(_t,Te)}function POe(){let Te=Mn();return Qr(sn.createTemplateLiteralTypeSpan(rf(),SZ(!1)),Te)}function SZ(Te){return yt()===19?(Kd(Te),Hz()):yx(17,zi._0_expected,lp(19))}function NOe(Te){let _t=Mn();return Qr(sn.createTemplateSpan(bc(nh),SZ(Te)),_t)}function Jb(){return Fk(yt())}function kfe(Te){Te&&nf();let _t=Fk(yt());return sr.assert(_t.kind===15,"Template head has wrong token kind"),_t}function Hz(){let Te=Fk(yt());return sr.assert(Te.kind===16||Te.kind===17,"Template fragment has wrong token kind"),Te}function Afe(Te){let _t=Te===14||Te===17,dn=E.getTokenText();return dn.substring(1,dn.length-(E.isUnterminated()?0:_t?1:2))}function Fk(Te){let _t=Mn(),dn=rE(Te)?sn.createTemplateLiteralLikeNode(Te,E.getTokenValue(),Afe(Te),E.getTokenFlags()&2048):Te===8?Gn(E.getTokenValue(),E.getNumericLiteralFlags()):Te===10?wr(E.getTokenValue(),void 0,E.hasExtendedUnicodeEscape()):nO(Te)?xi(Te,E.getTokenValue()):sr.fail();return E.hasExtendedUnicodeEscape()&&(dn.hasExtendedUnicodeEscape=!0),E.isUnterminated()&&(dn.isUnterminated=!0),Oi(),Qr(dn,_t)}function CZ(){return YO(!0,zi.Type_expected)}function XO(){if(!E.hasPrecedingLineBreak()&&au()===29)return vS(20,rf,29,31)}function qz(){let Te=Mn();return Qr(sn.createTypeReferenceNode(CZ(),XO()),Te)}function wZ(Te){switch(Te.kind){case 180:return $4(Te.typeName);case 181:case 182:{let{parameters:_t,type:dn}=Te;return OOe(_t)||wZ(dn)}case 193:return wZ(Te.type);default:return!1}}function DOe(Te){return Oi(),Qr(sn.createTypePredicateNode(void 0,Te,rf()),Te.pos)}function Mfe(){let Te=Mn();return Oi(),Qr(sn.createThisTypeNode(),Te)}function Ffe(){let Te=Mn();return Oi(),Qr(sn.createJSDocAllType(),Te)}function IOe(){let Te=Mn();return Oi(),Qr(sn.createJSDocNonNullableType(RZ(),!1),Te)}function Lfe(){let Te=Mn();return Oi(),yt()===27||yt()===19||yt()===21||yt()===31||yt()===63||yt()===51?Qr(sn.createJSDocUnknownType(),Te):Qr(sn.createJSDocNullableType(rf(),!1),Te)}function ROe(){let Te=Mn(),_t=qi();if(ul(Phe)){Oi();let dn=xx(36),Wn=V4(58,!1);return Js(Qr(sn.createJSDocFunctionType(dn,Wn),Te),_t)}return Qr(sn.createTypeReferenceNode(n1(),void 0),Te)}function jfe(){let Te=Mn(),_t;return(yt()===108||yt()===103)&&(_t=n1(),Ai(58)),Qr(sn.createParameterDeclaration(void 0,void 0,_t,void 0,Vz(),void 0),Te)}function Vz(){E.setInJSDocType(!0);let Te=Mn();if(tc(142)){let Wn=sn.createJSDocNamepathType(void 0);e:for(;;)switch(yt()){case 19:case 1:case 27:case 5:break e;default:Go()}return E.setInJSDocType(!1),Qr(Wn,Te)}let _t=tc(25),dn=MZ();return E.setInJSDocType(!1),_t&&(dn=Qr(sn.createJSDocVariadicType(dn),Te)),yt()===63?(Oi(),Qr(sn.createJSDocOptionalType(dn),Te)):dn}function kOe(){let Te=Mn();Ai(112);let _t=YO(!0),dn=E.hasPrecedingLineBreak()?void 0:Zz();return Qr(sn.createTypeQueryNode(_t,dn),Te)}function Bfe(){let Te=Mn(),_t=Qb(!1,!0),dn=Sh(),Wn,hr;tc(94)&&(QO()||!yS()?Wn=rf():hr=HZ());let vi=tc(63)?rf():void 0,ca=sn.createTypeParameterDeclaration(_t,dn,Wn,vi);return ca.expression=hr,Qr(ca,Te)}function ny(){if(yt()===29)return vS(19,Bfe,29,31)}function Wz(Te){return yt()===25||ZZ()||I2(yt())||yt()===59||QO(!Te)}function zfe(Te){let _t=tP(zi.Private_identifiers_cannot_be_used_as_parameters);return zh(_t)===0&&!no(Te)&&I2(yt())&&Oi(),_t}function Hfe(){return qs()||yt()===22||yt()===18}function EZ(Te){return TZ(Te)}function qfe(Te){return TZ(Te,!1)}function TZ(Te){let _t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,dn=Mn(),Wn=qi(),hr=Te?gx(()=>Qb(!0)):cS(()=>Qb(!0));if(yt()===108){let io=sn.createParameterDeclaration(hr,void 0,AE(!0),void 0,_S(),void 0),Ga=ju(hr);return Ga&&Hn(Ga,zi.Neither_decorators_nor_modifiers_may_be_applied_to_this_parameters),Js(Qr(io,dn),Wn)}let vi=eh;eh=!1;let ca=Yf(25);if(!_t&&!Hfe())return;let Ka=Js(Qr(sn.createParameterDeclaration(hr,ca,zfe(hr),Yf(57),_S(),bS()),dn),Wn);return eh=vi,Ka}function V4(Te,_t){if(Vfe(Te,_t))return Lp(MZ)}function Vfe(Te,_t){return Te===38?(Ai(Te),!0):tc(58)?!0:_t&&yt()===38?(Bl(zi._0_expected,lp(58)),Oi(),!0):!1}function Uz(Te,_t){let dn=Xb(),Wn=Mv();Ta(!!(Te&1)),Ko(!!(Te&2));let hr=Te&32?Lg(17,jfe):Lg(16,()=>_t?EZ(Wn):qfe(Wn));return Ta(dn),Ko(Wn),hr}function xx(Te){if(!Ai(20))return q4();let _t=Uz(Te,!0);return Ai(21),_t}function Lk(){tc(27)||Fv()}function Wfe(Te){let _t=Mn(),dn=qi();Te===177&&Ai(103);let Wn=ny(),hr=xx(4),vi=V4(58,!0);Lk();let ca=Te===176?sn.createCallSignature(Wn,hr,vi):sn.createConstructSignature(Wn,hr,vi);return Js(Qr(ca,_t),dn)}function Ufe(){return yt()===22&&ul(JO)}function JO(){if(Oi(),yt()===25||yt()===23)return!0;if(I2(yt())){if(Oi(),zl())return!0}else if(zl())Oi();else return!1;return yt()===58||yt()===27?!0:yt()!==57?!1:(Oi(),yt()===58||yt()===27||yt()===23)}function Kfe(Te,_t,dn){let Wn=vS(16,()=>EZ(!1),22,23),hr=_S();Lk();let vi=sn.createIndexSignature(dn,Wn,hr);return Js(Qr(vi,Te),_t)}function Gfe(Te,_t,dn){let Wn=FE(),hr=Yf(57),vi;if(yt()===20||yt()===29){let ca=ny(),Ka=xx(4),io=V4(58,!0);vi=sn.createMethodSignature(dn,Wn,hr,ca,Ka,io)}else{let ca=_S();vi=sn.createPropertySignature(dn,Wn,hr,ca),yt()===63&&(vi.initializer=bS())}return Lk(),Js(Qr(vi,Te),_t)}function Yfe(){if(yt()===20||yt()===29||yt()===137||yt()===151)return!0;let Te=!1;for(;I2(yt());)Te=!0,Oi();return yt()===22?!0:(ME()&&(Te=!0,Oi()),Te?yt()===20||yt()===29||yt()===57||yt()===58||yt()===27||hS():!1)}function $Z(){if(yt()===20||yt()===29)return Wfe(176);if(yt()===103&&ul(jk))return Wfe(177);let Te=Mn(),_t=qi(),dn=Qb(!1);return KO(137)?CS(Te,_t,dn,174,4):KO(151)?CS(Te,_t,dn,175,4):Ufe()?Kfe(Te,_t,dn):Gfe(Te,_t,dn)}function jk(){return Oi(),yt()===20||yt()===29}function AOe(){return Oi()===24}function OZ(){switch(Oi()){case 20:case 29:case 24:return!0}return!1}function MOe(){let Te=Mn();return Qr(sn.createTypeLiteralNode(PZ()),Te)}function PZ(){let Te;return Ai(18)?(Te=ty(4,$Z),Ai(19)):Te=q4(),Te}function FOe(){return Oi(),yt()===39||yt()===40?Oi()===146:(yt()===146&&Oi(),yt()===22&&jz()&&Oi()===101)}function Xfe(){let Te=Mn(),_t=n1();Ai(101);let dn=rf();return Qr(sn.createTypeParameterDeclaration(void 0,_t,dn,void 0),Te)}function LOe(){let Te=Mn();Ai(18);let _t;(yt()===146||yt()===39||yt()===40)&&(_t=W0(),_t.kind!==146&&Ai(146)),Ai(22);let dn=Xfe(),Wn=tc(128)?rf():void 0;Ai(23);let hr;(yt()===57||yt()===39||yt()===40)&&(hr=W0(),hr.kind!==57&&Ai(57));let vi=_S();Fv();let ca=ty(4,$Z);return Ai(19),Qr(sn.createMappedTypeNode(_t,dn,Wn,hr,vi,ca),Te)}function NZ(){let Te=Mn();if(tc(25))return Qr(sn.createRestTypeNode(rf()),Te);let _t=rf();if(Qrt(_t)&&_t.pos===_t.type.pos){let dn=sn.createOptionalTypeNode(_t.type);return yc(dn,_t),dn.flags=_t.flags,dn}return _t}function Jfe(){return Oi()===58||yt()===57&&Oi()===58}function Qfe(){return yt()===25?Wd(Oi())&&Jfe():Wd(yt())&&Jfe()}function jOe(){if(ul(Qfe)){let Te=Mn(),_t=qi(),dn=Yf(25),Wn=n1(),hr=Yf(57);Ai(58);let vi=NZ(),ca=sn.createNamedTupleMember(dn,Wn,hr,vi);return Js(Qr(ca,Te),_t)}return NZ()}function Zfe(){let Te=Mn();return Qr(sn.createTupleTypeNode(vS(21,jOe,22,23)),Te)}function BOe(){let Te=Mn();Ai(20);let _t=rf();return Ai(21),Qr(sn.createParenthesizedType(_t),Te)}function epe(){let Te;if(yt()===126){let _t=Mn();Oi();let dn=Qr(To(126),_t);Te=xh([dn],_t)}return Te}function tpe(){let Te=Mn(),_t=qi(),dn=epe(),Wn=tc(103);sr.assert(!dn||Wn,"Per isStartOfFunctionOrConstructorType, a function type cannot have modifiers.");let hr=ny(),vi=xx(4),ca=V4(38,!1),Ka=Wn?sn.createConstructorTypeNode(dn,hr,vi,ca):sn.createFunctionTypeNode(hr,vi,ca);return Js(Qr(Ka,Te),_t)}function DZ(){let Te=W0();return yt()===24?void 0:Te}function npe(Te){let _t=Mn();Te&&Oi();let dn=yt()===110||yt()===95||yt()===104?W0():Fk(yt());return Te&&(dn=Qr(sn.createPrefixUnaryExpression(40,dn),_t)),Qr(sn.createLiteralTypeNode(dn),_t)}function rpe(){return Oi(),yt()===100}function zOe(){let Te=Mn(),_t=E.getTokenPos();Ai(18);let dn=E.hasPrecedingLineBreak();Ai(130),Ai(58);let Wn=oee(!0);if(!Ai(19)){let hr=Np(_d);hr&&hr.code===zi._0_expected.code&&jO(hr,$E(t1,_t,1,zi.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return Qr(sn.createImportTypeAssertionContainer(Wn,dn),Te)}function IZ(){W1|=2097152;let Te=Mn(),_t=tc(112);Ai(100),Ai(20);let dn=rf(),Wn;tc(27)&&(Wn=zOe()),Ai(21);let hr=tc(24)?CZ():void 0,vi=XO();return Qr(sn.createImportTypeNode(dn,Wn,hr,vi,_t),Te)}function ipe(){return Oi(),yt()===8||yt()===9}function RZ(){switch(yt()){case 131:case 157:case 152:case 148:case 160:case 153:case 134:case 155:case 144:case 149:return th(DZ)||qz();case 66:E.reScanAsteriskEqualsToken();case 41:return Ffe();case 60:E.reScanQuestionToken();case 57:return Lfe();case 98:return ROe();case 53:return IOe();case 14:case 10:case 8:case 9:case 110:case 95:case 104:return npe();case 40:return ul(ipe)?npe(!0):qz();case 114:return W0();case 108:{let Te=Mfe();return yt()===140&&!E.hasPrecedingLineBreak()?DOe(Te):Te}case 112:return ul(rpe)?IZ():kOe();case 18:return ul(FOe)?LOe():MOe();case 22:return Zfe();case 20:return BOe();case 100:return IZ();case 129:return ul(XZ)?hpe():qz();case 15:return xZ();default:return qz()}}function QO(Te){switch(yt()){case 131:case 157:case 152:case 148:case 160:case 134:case 146:case 153:case 156:case 114:case 155:case 104:case 108:case 112:case 144:case 18:case 22:case 29:case 51:case 50:case 103:case 10:case 8:case 9:case 110:case 95:case 149:case 41:case 57:case 53:case 25:case 138:case 100:case 129:case 14:case 15:return!0;case 98:return!Te;case 40:return!Te&&ul(ipe);case 20:return!Te&&ul(ape);default:return zl()}}function ape(){return Oi(),yt()===21||Wz(!1)||QO()}function ope(){let Te=Mn(),_t=RZ();for(;!E.hasPrecedingLineBreak();)switch(yt()){case 53:Oi(),_t=Qr(sn.createJSDocNonNullableType(_t,!0),Te);break;case 57:if(ul(Tfe))return _t;Oi(),_t=Qr(sn.createJSDocNullableType(_t,!0),Te);break;case 22:if(Ai(22),QO()){let dn=rf();Ai(23),_t=Qr(sn.createIndexedAccessTypeNode(_t,dn),Te)}else Ai(23),_t=Qr(sn.createArrayTypeNode(_t),Te);break;default:return _t}return _t}function spe(Te){let _t=Mn();return Ai(Te),Qr(sn.createTypeOperatorNode(Te,cpe()),_t)}function HOe(){if(tc(94)){let Te=V2(rf);if(dS()||yt()!==57)return Te}}function lpe(){let Te=Mn(),_t=Sh(),dn=th(HOe),Wn=sn.createTypeParameterDeclaration(void 0,_t,dn);return Qr(Wn,Te)}function qOe(){let Te=Mn();return Ai(138),Qr(sn.createInferTypeNode(lpe()),Te)}function cpe(){let Te=yt();switch(Te){case 141:case 156:case 146:return spe(Te);case 138:return qOe()}return Lp(ope)}function Kz(Te){if(AZ()){let _t=tpe(),dn;return UQ(_t)?dn=Te?zi.Function_type_notation_must_be_parenthesized_when_used_in_a_union_type:zi.Function_type_notation_must_be_parenthesized_when_used_in_an_intersection_type:dn=Te?zi.Constructor_type_notation_must_be_parenthesized_when_used_in_a_union_type:zi.Constructor_type_notation_must_be_parenthesized_when_used_in_an_intersection_type,Hn(_t,dn),_t}}function upe(Te,_t,dn){let Wn=Mn(),hr=Te===51,vi=tc(Te),ca=vi&&Kz(hr)||_t();if(yt()===Te||vi){let Ka=[ca];for(;tc(Te);)Ka.push(Kz(hr)||_t());ca=Qr(dn(xh(Ka,Wn)),Wn)}return ca}function kZ(){return upe(50,cpe,sn.createIntersectionTypeNode)}function VOe(){return upe(51,kZ,sn.createUnionTypeNode)}function dpe(){return Oi(),yt()===103}function AZ(){return yt()===29||yt()===20&&ul(fpe)?!0:yt()===103||yt()===126&&ul(dpe)}function WOe(){if(I2(yt())&&Qb(!1),zl()||yt()===108)return Oi(),!0;if(yt()===22||yt()===18){let Te=_d.length;return tP(),Te===_d.length}return!1}function fpe(){return Oi(),!!(yt()===21||yt()===25||WOe()&&(yt()===58||yt()===27||yt()===57||yt()===63||yt()===21&&(Oi(),yt()===38)))}function MZ(){let Te=Mn(),_t=zl()&&th(ppe),dn=rf();return _t?Qr(sn.createTypePredicateNode(void 0,_t,dn),Te):dn}function ppe(){let Te=Sh();if(yt()===140&&!E.hasPrecedingLineBreak())return Oi(),Te}function hpe(){let Te=Mn(),_t=yx(129),dn=yt()===108?Mfe():Sh(),Wn=tc(140)?rf():void 0;return Qr(sn.createTypePredicateNode(_t,dn,Wn),Te)}function rf(){if(Pd&40960)return El(40960,rf);if(AZ())return tpe();let Te=Mn(),_t=VOe();if(!dS()&&!E.hasPrecedingLineBreak()&&tc(94)){let dn=V2(rf);Ai(57);let Wn=Lp(rf);Ai(58);let hr=Lp(rf);return Qr(sn.createConditionalTypeNode(_t,dn,Wn,hr),Te)}return _t}function _S(){return tc(58)?rf():void 0}function FZ(){switch(yt()){case 108:case 106:case 104:case 110:case 95:case 8:case 9:case 10:case 14:case 15:case 20:case 22:case 18:case 98:case 84:case 103:case 43:case 68:case 79:return!0;case 100:return ul(OZ);default:return zl()}}function yS(){if(FZ())return!0;switch(yt()){case 39:case 40:case 54:case 53:case 89:case 112:case 114:case 45:case 46:case 29:case 133:case 125:case 80:case 59:return!0;default:return Tpe()?!0:zl()}}function mpe(){return yt()!==18&&yt()!==98&&yt()!==84&&yt()!==59&&yS()}function nh(){let Te=vx();Te&&Na(!1);let _t=Mn(),dn=Y1(!0),Wn;for(;Wn=Yf(27);)dn=BZ(dn,Wn,Y1(!0),_t);return Te&&Na(!0),dn}function bS(){return tc(63)?Y1(!0):void 0}function Y1(Te){if(gpe())return vpe();let _t=KOe(Te)||Spe(Te);if(_t)return _t;let dn=Mn(),Wn=Bk(0);return Wn.kind===79&&yt()===38?_pe(dn,Wn,Te,void 0):Zp(Wn)&&DO(Es())?BZ(Wn,W0(),Y1(Te),dn):GOe(Wn,dn,Te)}function gpe(){return yt()===125?Xb()?!0:ul(JZ):!1}function UOe(){return Oi(),!E.hasPrecedingLineBreak()&&zl()}function vpe(){let Te=Mn();return Oi(),!E.hasPrecedingLineBreak()&&(yt()===41||yS())?Qr(sn.createYieldExpression(Yf(41),Y1(!0)),Te):Qr(sn.createYieldExpression(void 0,void 0),Te)}function _pe(Te,_t,dn,Wn){sr.assert(yt()===38,"parseSimpleArrowFunctionExpression should only have been called if we had a =>");let hr=sn.createParameterDeclaration(void 0,void 0,_t,void 0,void 0,void 0);Qr(hr,_t.pos);let vi=xh([hr],hr.pos,hr.end),ca=yx(38),Ka=LZ(!!Wn,dn),io=sn.createArrowFunction(Wn,void 0,vi,void 0,ca,Ka);return lo(Qr(io,Te))}function KOe(Te){let _t=ype();if(_t!==0)return _t===1?wpe(!0,!0):th(()=>xpe(Te))}function ype(){return yt()===20||yt()===29||yt()===132?ul(bpe):yt()===38?1:0}function bpe(){if(yt()===132&&(Oi(),E.hasPrecedingLineBreak()||yt()!==20&&yt()!==29))return 0;let Te=yt(),_t=Oi();if(Te===20){if(_t===21)switch(Oi()){case 38:case 58:case 18:return 1;default:return 0}if(_t===22||_t===18)return 2;if(_t===25)return 1;if(I2(_t)&&_t!==132&&ul(jz))return Oi()===128?0:1;if(!zl()&&_t!==108)return 0;switch(Oi()){case 58:return 1;case 57:return Oi(),yt()===58||yt()===27||yt()===63||yt()===21?1:0;case 27:case 63:case 21:return 2}return 0}else return sr.assert(Te===29),!zl()&&yt()!==85?0:Ff===1?ul(()=>{tc(85);let dn=Oi();if(dn===94)switch(Oi()){case 63:case 31:case 43:return!1;default:return!0}else if(dn===27||dn===63)return!0;return!1})?1:0:2}function xpe(Te){let _t=E.getTokenPos();if(H2!=null&&H2.has(_t))return;let dn=wpe(!1,Te);return dn||(H2||(H2=new Set)).add(_t),dn}function Spe(Te){if(yt()===132&&ul(Cpe)===1){let _t=Mn(),dn=iee(),Wn=Bk(0);return _pe(_t,Wn,Te,dn)}}function Cpe(){if(yt()===132){if(Oi(),E.hasPrecedingLineBreak()||yt()===38)return 0;let Te=Bk(0);if(!E.hasPrecedingLineBreak()&&Te.kind===79&&yt()===38)return 1}return 0}function wpe(Te,_t){let dn=Mn(),Wn=qi(),hr=iee(),vi=no(hr,BQ)?2:0,ca=ny(),Ka;if(Ai(20)){if(Te)Ka=Uz(vi,Te);else{let U4=Uz(vi,Te);if(!U4)return;Ka=U4}if(!Ai(21)&&!Te)return}else{if(!Te)return;Ka=q4()}let io=yt()===58,Ga=V4(58,!1);if(Ga&&!Te&&wZ(Ga))return;let bs=Ga;for(;(bs==null?void 0:bs.kind)===193;)bs=bs.type;let Ac=bs&&nfe(bs);if(!Te&&yt()!==38&&(Ac||yt()!==18))return;let fc=yt(),ml=yx(38),r1=fc===38||fc===18?LZ(no(hr,BQ),_t):Sh();if(!_t&&io&&yt()!==58)return;let G2=sn.createArrowFunction(hr,ca,Ka,Ga,ml,r1);return Js(Qr(G2,dn),Wn)}function LZ(Te,_t){if(yt()===18)return Xz(Te?2:0);if(yt()!==26&&yt()!==98&&yt()!==84&&she()&&!mpe())return Xz(16|(Te?2:0));let dn=eh;eh=!1;let Wn=Te?gx(()=>Y1(_t)):cS(()=>Y1(_t));return eh=dn,Wn}function GOe(Te,_t,dn){let Wn=Yf(57);if(!Wn)return Te;let hr;return Qr(sn.createConditionalExpression(Te,Wn,El(B,()=>Y1(!1)),hr=yx(58),uR(hr)?Y1(dn):K2(79,!1,zi._0_expected,lp(58))),_t)}function Bk(Te){let _t=Mn(),dn=HZ();return jZ(Te,dn,_t)}function Epe(Te){return Te===101||Te===162}function jZ(Te,_t,dn){for(;;){Es();let Wn=$O(yt());if(!(yt()===42?Wn>=Te:Wn>Te)||yt()===101&&uS())break;if(yt()===128||yt()===150){if(E.hasPrecedingLineBreak())break;{let hr=yt();Oi(),_t=hr===150?$pe(_t,rf()):Ope(_t,rf())}}else _t=BZ(_t,W0(),Bk(Wn),dn)}return _t}function Tpe(){return uS()&&yt()===101?!1:$O(yt())>0}function $pe(Te,_t){return Qr(sn.createSatisfiesExpression(Te,_t),Te.pos)}function BZ(Te,_t,dn,Wn){return Qr(sn.createBinaryExpression(Te,_t,dn),Wn)}function Ope(Te,_t){return Qr(sn.createAsExpression(Te,_t),Te.pos)}function Ppe(){let Te=Mn();return Qr(sn.createPrefixUnaryExpression(yt(),Ro(Sx)),Te)}function Npe(){let Te=Mn();return Qr(sn.createDeleteExpression(Ro(Sx)),Te)}function YOe(){let Te=Mn();return Qr(sn.createTypeOfExpression(Ro(Sx)),Te)}function Dpe(){let Te=Mn();return Qr(sn.createVoidExpression(Ro(Sx)),Te)}function XOe(){return yt()===133?Mv()?!0:ul(JZ):!1}function zZ(){let Te=Mn();return Qr(sn.createAwaitExpression(Ro(Sx)),Te)}function HZ(){if(Ipe()){let dn=Mn(),Wn=Rpe();return yt()===42?jZ($O(yt()),Wn,dn):Wn}let Te=yt(),_t=Sx();if(yt()===42){let dn=up(yf,_t.pos),{end:Wn}=_t;_t.kind===213?ti(dn,Wn,zi.A_type_assertion_expression_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses):ti(dn,Wn,zi.An_unary_expression_with_the_0_operator_is_not_allowed_in_the_left_hand_side_of_an_exponentiation_expression_Consider_enclosing_the_expression_in_parentheses,lp(Te))}return _t}function Sx(){switch(yt()){case 39:case 40:case 54:case 53:return Ppe();case 89:return Npe();case 112:return YOe();case 114:return Dpe();case 29:return Ff===1?zk(!0):zpe();case 133:if(XOe())return zZ();default:return Rpe()}}function Ipe(){switch(yt()){case 39:case 40:case 54:case 53:case 89:case 112:case 114:case 133:return!1;case 29:if(Ff!==1)return!1;default:return!0}}function Rpe(){if(yt()===45||yt()===46){let _t=Mn();return Qr(sn.createPrefixUnaryExpression(yt(),Ro(ZO)),_t)}else if(Ff===1&&yt()===29&&ul(COe))return zk(!0);let Te=ZO();if(sr.assert(Zp(Te)),(yt()===45||yt()===46)&&!E.hasPrecedingLineBreak()){let _t=yt();return Oi(),Qr(sn.createPostfixUnaryExpression(Te,_t),Te.pos)}return Te}function ZO(){let Te=Mn(),_t;return yt()===100?ul(jk)?(W1|=2097152,_t=W0()):ul(AOe)?(Oi(),Oi(),_t=Qr(sn.createMetaProperty(100,n1()),Te),W1|=4194304):_t=kpe():_t=yt()===106?qZ():kpe(),UZ(Te,_t)}function kpe(){let Te=Mn(),_t=KZ();return SS(Te,_t,!0)}function qZ(){let Te=Mn(),_t=W0();if(yt()===29){let dn=Mn(),Wn=th(Yz);Wn!==void 0&&(ti(dn,Mn(),zi.super_may_not_use_type_arguments),Hk()||(_t=sn.createExpressionWithTypeArguments(_t,Wn)))}return yt()===20||yt()===24||yt()===22?_t:(yx(24,zi.super_must_be_followed_by_an_argument_list_or_member_access),Qr(oo(_t,zz(!0,!0)),Te))}function zk(Te,_t,dn){let Wn=Mn(),hr=Fpe(Te),vi;if(hr.kind===283){let ca=Mpe(hr),Ka,io=ca[ca.length-1];if((io==null?void 0:io.kind)===281&&!dx(io.openingElement.tagName,io.closingElement.tagName)&&dx(hr.tagName,io.closingElement.tagName)){let Ga=io.children.end,bs=Qr(sn.createJsxElement(io.openingElement,io.children,Qr(sn.createJsxClosingElement(Qr(la(""),Ga,Ga)),Ga,Ga)),io.openingElement.pos,Ga);ca=xh([...ca.slice(0,ca.length-1),bs],ca.pos,Ga),Ka=io.closingElement}else Ka=Bpe(hr,Te),dx(hr.tagName,Ka.tagName)||(dn&&ZQ(dn)&&dx(Ka.tagName,dn.tagName)?Hn(hr.tagName,zi.JSX_element_0_has_no_corresponding_closing_tag,fE(yf,hr.tagName)):Hn(Ka.tagName,zi.Expected_corresponding_JSX_closing_tag_for_0,fE(yf,hr.tagName)));vi=Qr(sn.createJsxElement(hr,ca,Ka),Wn)}else hr.kind===286?vi=Qr(sn.createJsxFragment(hr,Mpe(hr),tPe(Te)),Wn):(sr.assert(hr.kind===282),vi=hr);if(Te&&yt()===29){let ca=typeof _t>"u"?vi.pos:_t,Ka=th(()=>zk(!0,ca));if(Ka){let io=K2(27,!1);return _z(io,Ka.pos,0),ti(up(yf,ca),Ka.end,zi.JSX_expressions_must_have_one_parent_element),Qr(sn.createBinaryExpression(vi,io,Ka),Wn)}}return vi}function JOe(){let Te=Mn(),_t=sn.createJsxText(E.getTokenValue(),tf===12);return tf=E.scanJsxToken(),Qr(_t,Te)}function Ape(Te,_t){switch(_t){case 1:if(Y$e(Te))Hn(Te,zi.JSX_fragment_has_no_corresponding_closing_tag);else{let dn=Te.tagName,Wn=up(yf,dn.pos);ti(Wn,dn.end,zi.JSX_element_0_has_no_corresponding_closing_tag,fE(yf,Te.tagName))}return;case 30:case 7:return;case 11:case 12:return JOe();case 18:return Lpe(!1);case 29:return zk(!1,void 0,Te);default:return sr.assertNever(_t)}}function Mpe(Te){let _t=[],dn=Mn(),Wn=hp;for(hp|=16384;;){let hr=Ape(Te,tf=E.reScanJsxToken());if(!hr||(_t.push(hr),ZQ(Te)&&(hr==null?void 0:hr.kind)===281&&!dx(hr.openingElement.tagName,hr.closingElement.tagName)&&dx(Te.tagName,hr.closingElement.tagName)))break}return hp=Wn,xh(_t,dn)}function QOe(){let Te=Mn();return Qr(sn.createJsxAttributes(ty(13,ZOe)),Te)}function Fpe(Te){let _t=Mn();if(Ai(29),yt()===31)return Nm(),Qr(sn.createJsxOpeningFragment(),_t);let dn=Gz(),Wn=Pd&262144?void 0:Zz(),hr=QOe(),vi;return yt()===31?(Nm(),vi=sn.createJsxOpeningElement(dn,Wn,hr)):(Ai(43),Ai(31,void 0,!1)&&(Te?Oi():Nm()),vi=sn.createJsxSelfClosingElement(dn,Wn,hr)),Qr(vi,_t)}function Gz(){let Te=Mn();Kh();let _t=yt()===108?W0():n1();for(;tc(24);)_t=Qr(oo(_t,zz(!0,!1)),Te);return _t}function Lpe(Te){let _t=Mn();if(!Ai(18))return;let dn,Wn;return yt()!==19&&(dn=Yf(25),Wn=nh()),Te?Ai(19):Ai(19,void 0,!1)&&Nm(),Qr(sn.createJsxExpression(dn,Wn),_t)}function ZOe(){if(yt()===18)return ePe();Kh();let Te=Mn();return Qr(sn.createJsxAttribute(n1(),jpe()),Te)}function jpe(){if(yt()===63){if(bh()===10)return Jb();if(yt()===18)return Lpe(!0);if(yt()===29)return zk(!0);Bl(zi.or_JSX_element_expected)}}function ePe(){let Te=Mn();Ai(18),Ai(25);let _t=nh();return Ai(19),Qr(sn.createJsxSpreadAttribute(_t),Te)}function Bpe(Te,_t){let dn=Mn();Ai(30);let Wn=Gz();return Ai(31,void 0,!1)&&(_t||!dx(Te.tagName,Wn)?Oi():Nm()),Qr(sn.createJsxClosingElement(Wn),dn)}function tPe(Te){let _t=Mn();return Ai(30),Ai(31,zi.Expected_corresponding_closing_tag_for_JSX_fragment,!1)&&(Te?Oi():Nm()),Qr(sn.createJsxJsxClosingFragment(),_t)}function zpe(){sr.assert(Ff!==1,"Type assertions should never be parsed in JSX; they should be parsed as comparisons or JSX elements/fragments.");let Te=Mn();Ai(29);let _t=rf();Ai(31);let dn=Sx();return Qr(sn.createTypeAssertion(_t,dn),Te)}function nPe(){return Oi(),Wd(yt())||yt()===22||Hk()}function Hpe(){return yt()===28&&ul(nPe)}function VZ(Te){if(Te.flags&32)return!0;if(Sk(Te)){let _t=Te.expression;for(;Sk(_t)&&!(_t.flags&32);)_t=_t.expression;if(_t.flags&32){for(;Sk(Te);)Te.flags|=32,Te=Te.expression;return!0}}return!1}function W4(Te,_t,dn){let Wn=zz(!0,!0),hr=dn||VZ(_t),vi=hr?Cs(_t,dn,Wn):oo(_t,Wn);if(hr&&Iv(vi.name)&&Hn(vi.name,zi.An_optional_chain_cannot_contain_private_identifiers),L$e(_t)&&_t.typeArguments){let ca=_t.typeArguments.pos-1,Ka=up(yf,_t.typeArguments.end)+1;ti(ca,Ka,zi.An_instantiation_expression_cannot_be_followed_by_a_property_access)}return Qr(vi,Te)}function xS(Te,_t,dn){let Wn;if(yt()===23)Wn=K2(79,!0,zi.An_element_access_expression_should_take_an_argument);else{let vi=bc(nh);I4(vi)&&(vi.text=mS(vi.text)),Wn=vi}Ai(23);let hr=dn||VZ(_t)?ec(_t,dn,Wn):Tu(_t,Wn);return Qr(hr,Te)}function SS(Te,_t,dn){for(;;){let Wn,hr=!1;if(dn&&Hpe()?(Wn=yx(28),hr=Wd(yt())):hr=tc(24),hr){_t=W4(Te,_t,Wn);continue}if((Wn||!vx())&&tc(22)){_t=xS(Te,_t,Wn);continue}if(Hk()){_t=!Wn&&_t.kind===230?WZ(Te,_t.expression,Wn,_t.typeArguments):WZ(Te,_t,Wn,void 0);continue}if(!Wn){if(yt()===53&&!E.hasPrecedingLineBreak()){Oi(),_t=Qr(sn.createNonNullExpression(_t),Te);continue}let vi=th(Yz);if(vi){_t=Qr(sn.createExpressionWithTypeArguments(_t,vi),Te);continue}}return _t}}function Hk(){return yt()===14||yt()===15}function WZ(Te,_t,dn,Wn){let hr=sn.createTaggedTemplateExpression(_t,Wn,yt()===14?(nf(),Jb()):Ife(!0));return(dn||_t.flags&32)&&(hr.flags|=32),hr.questionDotToken=dn,Qr(hr,Te)}function UZ(Te,_t){for(;;){_t=SS(Te,_t,!0);let dn,Wn=Yf(28);if(Wn&&(dn=th(Yz),Hk())){_t=WZ(Te,_t,Wn,dn);continue}if(dn||yt()===20){!Wn&&_t.kind===230&&(dn=_t.typeArguments,_t=_t.expression);let hr=qpe(),vi=Wn||VZ(_t)?wd(_t,Wn,dn,hr):Ju(_t,dn,hr);_t=Qr(vi,Te);continue}if(Wn){let hr=K2(79,!1,zi.Identifier_expected);_t=Qr(Cs(_t,Wn,hr),Te)}break}return _t}function qpe(){Ai(20);let Te=Lg(11,Upe);return Ai(21),Te}function Yz(){if(Pd&262144||au()!==29)return;Oi();let Te=Lg(20,rf);if(Es()===31)return Oi(),Te&&rPe()?Te:void 0}function rPe(){switch(yt()){case 20:case 14:case 15:return!0;case 29:case 31:case 39:case 40:return!1}return E.hasPrecedingLineBreak()||Tpe()||!yS()}function KZ(){switch(yt()){case 8:case 9:case 10:case 14:return Jb();case 108:case 106:case 104:case 110:case 95:return W0();case 20:return iPe();case 22:return Kpe();case 18:return GZ();case 132:if(!ul(ohe))break;return YZ();case 59:return TPe();case 84:return yhe();case 98:return YZ();case 103:return aPe();case 43:case 68:if(kc()===13)return Jb();break;case 15:return Ife(!1);case 80:return Lz()}return Sh(zi.Expression_expected)}function iPe(){let Te=Mn(),_t=qi();Ai(20);let dn=bc(nh);return Ai(21),Js(Qr(V1(dn),Te),_t)}function Vpe(){let Te=Mn();Ai(25);let _t=Y1(!0);return Qr(sn.createSpreadElement(_t),Te)}function Wpe(){return yt()===25?Vpe():yt()===27?Qr(sn.createOmittedExpression(),Mn()):Y1(!0)}function Upe(){return El(B,Wpe)}function Kpe(){let Te=Mn(),_t=E.getTokenPos(),dn=Ai(22),Wn=E.hasPrecedingLineBreak(),hr=Lg(15,Wpe);return kE(22,23,dn,_t),Qr(Ea(hr,Wn),Te)}function Gpe(){let Te=Mn(),_t=qi();if(Yf(25)){let Ga=Y1(!0);return Js(Qr(sn.createSpreadAssignment(Ga),Te),_t)}let dn=Qb(!0);if(KO(137))return CS(Te,_t,dn,174,0);if(KO(151))return CS(Te,_t,dn,175,0);let Wn=Yf(41),hr=zl(),vi=FE(),ca=Yf(57),Ka=Yf(53);if(Wn||yt()===20||yt()===29)return mhe(Te,_t,dn,Wn,vi,ca,Ka);let io;if(hr&&yt()!==58){let Ga=Yf(63),bs=Ga?bc(()=>Y1(!0)):void 0;io=sn.createShorthandPropertyAssignment(vi,bs),io.equalsToken=Ga}else{Ai(58);let Ga=bc(()=>Y1(!0));io=sn.createPropertyAssignment(vi,Ga)}return io.modifiers=dn,io.questionToken=ca,io.exclamationToken=Ka,Js(Qr(io,Te),_t)}function GZ(){let Te=Mn(),_t=E.getTokenPos(),dn=Ai(18),Wn=E.hasPrecedingLineBreak(),hr=Lg(12,Gpe,!0);return kE(18,19,dn,_t),Qr(Ei(hr,Wn),Te)}function YZ(){let Te=vx();Na(!1);let _t=Mn(),dn=qi(),Wn=Qb(!1);Ai(98);let hr=Yf(41),vi=hr?1:0,ca=no(Wn,BQ)?2:0,Ka=vi&&ca?RE(eP):vi?mx(eP):ca?gx(eP):eP(),io=ny(),Ga=xx(vi|ca),bs=V4(58,!1),Ac=Xz(vi|ca);Na(Te);let fc=sn.createFunctionExpression(Wn,hr,Ka,io,Ga,bs,Ac);return Js(Qr(fc,_t),dn)}function eP(){return qs()?Fz():void 0}function aPe(){let Te=Mn();if(Ai(103),tc(24)){let vi=n1();return Qr(sn.createMetaProperty(103,vi),Te)}let _t=Mn(),dn=SS(_t,KZ(),!1),Wn;dn.kind===230&&(Wn=dn.typeArguments,dn=dn.expression),yt()===28&&Bl(zi.Invalid_optional_chain_from_new_expression_Did_you_mean_to_call_0,fE(yf,dn));let hr=yt()===20?qpe():void 0;return Qr(kv(dn,Wn,hr),Te)}function LE(Te,_t){let dn=Mn(),Wn=qi(),hr=E.getTokenPos(),vi=Ai(18,_t);if(vi||Te){let ca=E.hasPrecedingLineBreak(),Ka=ty(1,U0);kE(18,19,vi,hr);let io=Js(Qr(fx(Ka,ca),dn),Wn);return yt()===63&&(Bl(zi.Declaration_or_statement_expected_This_follows_a_block_of_statements_so_if_you_intended_to_write_a_destructuring_assignment_you_might_need_to_wrap_the_whole_assignment_in_parentheses),Oi()),io}else{let ca=q4();return Js(Qr(fx(ca,void 0),dn),Wn)}}function Xz(Te,_t){let dn=Xb();Ta(!!(Te&1));let Wn=Mv();Ko(!!(Te&2));let hr=eh;eh=!1;let vi=vx();vi&&Na(!1);let ca=LE(!!(Te&16),_t);return vi&&Na(!0),eh=hr,Ta(dn),Ko(Wn),ca}function Ype(){let Te=Mn(),_t=qi();return Ai(26),Js(Qr(sn.createEmptyStatement(),Te),_t)}function oPe(){let Te=Mn(),_t=qi();Ai(99);let dn=E.getTokenPos(),Wn=Ai(20),hr=bc(nh);kE(20,21,Wn,dn);let vi=U0(),ca=tc(91)?U0():void 0;return Js(Qr(Yc(hr,vi,ca),Te),_t)}function Xpe(){let Te=Mn(),_t=qi();Ai(90);let dn=U0();Ai(115);let Wn=E.getTokenPos(),hr=Ai(20),vi=bc(nh);return kE(20,21,hr,Wn),tc(26),Js(Qr(sn.createDoStatement(dn,vi),Te),_t)}function sPe(){let Te=Mn(),_t=qi();Ai(115);let dn=E.getTokenPos(),Wn=Ai(20),hr=bc(nh);kE(20,21,Wn,dn);let vi=U0();return Js(Qr(j2(hr,vi),Te),_t)}function Jpe(){let Te=Mn(),_t=qi();Ai(97);let dn=Yf(133);Ai(20);let Wn;yt()!==26&&(yt()===113||yt()===119||yt()===85?Wn=fhe(!0):Wn=Pm(nh));let hr;if(dn?Ai(162):tc(162)){let vi=bc(()=>Y1(!0));Ai(21),hr=pp(dn,Wn,vi,U0())}else if(tc(101)){let vi=bc(nh);Ai(21),hr=sn.createForInStatement(Wn,vi,U0())}else{Ai(26);let vi=yt()!==26&&yt()!==21?bc(nh):void 0;Ai(26);let ca=yt()!==21?bc(nh):void 0;Ai(21),hr=V0(Wn,vi,ca,U0())}return Js(Qr(hr,Te),_t)}function Qpe(Te){let _t=Mn(),dn=qi();Ai(Te===249?81:86);let Wn=hS()?void 0:Sh();Fv();let hr=Te===249?sn.createBreakStatement(Wn):sn.createContinueStatement(Wn);return Js(Qr(hr,_t),dn)}function Zpe(){let Te=Mn(),_t=qi();Ai(105);let dn=hS()?void 0:bc(nh);return Fv(),Js(Qr(sn.createReturnStatement(dn),Te),_t)}function lPe(){let Te=Mn(),_t=qi();Ai(116);let dn=E.getTokenPos(),Wn=Ai(20),hr=bc(nh);kE(20,21,Wn,dn);let vi=jl(33554432,U0);return Js(Qr(sn.createWithStatement(hr,vi),Te),_t)}function cPe(){let Te=Mn(),_t=qi();Ai(82);let dn=bc(nh);Ai(58);let Wn=ty(3,U0);return Js(Qr(sn.createCaseClause(dn,Wn),Te),_t)}function ehe(){let Te=Mn();Ai(88),Ai(58);let _t=ty(3,U0);return Qr(sn.createDefaultClause(_t),Te)}function uPe(){return yt()===82?cPe():ehe()}function the(){let Te=Mn();Ai(18);let _t=ty(2,uPe);return Ai(19),Qr(sn.createCaseBlock(_t),Te)}function dPe(){let Te=Mn(),_t=qi();Ai(107),Ai(20);let dn=bc(nh);Ai(21);let Wn=the();return Js(Qr(sn.createSwitchStatement(dn,Wn),Te),_t)}function nhe(){let Te=Mn(),_t=qi();Ai(109);let dn=E.hasPrecedingLineBreak()?void 0:bc(nh);return dn===void 0&&(U1++,dn=Qr(la(""),Mn())),Ak()||_x(dn),Js(Qr(sn.createThrowStatement(dn),Te),_t)}function fPe(){let Te=Mn(),_t=qi();Ai(111);let dn=LE(!1),Wn=yt()===83?rhe():void 0,hr;return(!Wn||yt()===96)&&(Ai(96,zi.catch_or_finally_expected),hr=LE(!1)),Js(Qr(sn.createTryStatement(dn,Wn,hr),Te),_t)}function rhe(){let Te=Mn();Ai(83);let _t;tc(20)?(_t=Qz(),Ai(21)):_t=void 0;let dn=LE(!1);return Qr(sn.createCatchClause(_t,dn),Te)}function pPe(){let Te=Mn(),_t=qi();return Ai(87),Fv(),Js(Qr(sn.createDebuggerStatement(),Te),_t)}function ihe(){let Te=Mn(),_t=qi(),dn,Wn=yt()===20,hr=bc(nh);return Ls(hr)&&tc(58)?dn=sn.createLabeledStatement(hr,U0()):(Ak()||_x(hr),dn=Mg(hr),Wn&&(_t=!1)),Js(Qr(dn,Te),_t)}function XZ(){return Oi(),Wd(yt())&&!E.hasPrecedingLineBreak()}function ahe(){return Oi(),yt()===84&&!E.hasPrecedingLineBreak()}function ohe(){return Oi(),yt()===98&&!E.hasPrecedingLineBreak()}function JZ(){return Oi(),(Wd(yt())||yt()===8||yt()===9||yt()===10)&&!E.hasPrecedingLineBreak()}function hPe(){for(;;)switch(yt()){case 113:case 119:case 85:case 98:case 84:case 92:return!0;case 118:case 154:return UOe();case 142:case 143:return vPe();case 126:case 127:case 132:case 136:case 121:case 122:case 123:case 146:if(Oi(),E.hasPrecedingLineBreak())return!1;continue;case 159:return Oi(),yt()===18||yt()===79||yt()===93;case 100:return Oi(),yt()===10||yt()===41||yt()===18||Wd(yt());case 93:let Te=Oi();if(Te===154&&(Te=ul(Oi)),Te===63||Te===41||Te===18||Te===88||Te===128||Te===59)return!0;continue;case 124:Oi();continue;default:return!1}}function qk(){return ul(hPe)}function she(){switch(yt()){case 59:case 26:case 18:case 113:case 119:case 98:case 84:case 92:case 99:case 90:case 115:case 97:case 86:case 81:case 105:case 116:case 107:case 109:case 111:case 87:case 83:case 96:return!0;case 100:return qk()||ul(OZ);case 85:case 93:return qk();case 132:case 136:case 118:case 142:case 143:case 154:case 159:return!0;case 127:case 123:case 121:case 122:case 124:case 146:return qk()||!ul(XZ);default:return yS()}}function lhe(){return Oi(),qs()||yt()===18||yt()===22}function mPe(){return ul(lhe)}function U0(){switch(yt()){case 26:return Ype();case 18:return LE(!1);case 113:return eee(Mn(),qi(),void 0);case 119:if(mPe())return eee(Mn(),qi(),void 0);break;case 98:return tee(Mn(),qi(),void 0);case 84:return bhe(Mn(),qi(),void 0);case 99:return oPe();case 90:return Xpe();case 115:return sPe();case 97:return Jpe();case 86:return Qpe(248);case 81:return Qpe(249);case 105:return Zpe();case 116:return lPe();case 107:return dPe();case 109:return nhe();case 111:case 83:case 96:return fPe();case 87:return pPe();case 59:return QZ();case 132:case 118:case 154:case 142:case 143:case 136:case 85:case 92:case 93:case 100:case 121:case 122:case 123:case 126:case 127:case 124:case 146:case 159:if(qk())return QZ();break}return ihe()}function che(Te){return Te.kind===136}function QZ(){let Te=Mn(),_t=qi(),dn=Qb(!0);if(no(dn,che)){let Wn=gPe(Te);if(Wn)return Wn;for(let hr of dn)hr.flags|=16777216;return jl(16777216,()=>Vk(Te,_t,dn))}else return Vk(Te,_t,dn)}function gPe(Te){return jl(16777216,()=>{let _t=pZ(hp,Te);if(_t)return hZ(_t)})}function Vk(Te,_t,dn){switch(yt()){case 113:case 119:case 85:return eee(Te,_t,dn);case 98:return tee(Te,_t,dn);case 84:return bhe(Te,_t,dn);case 118:return NPe(Te,_t,dn);case 154:return DPe(Te,_t,dn);case 92:return RPe(Te,_t,dn);case 159:case 142:case 143:return $he(Te,_t,dn);case 100:return MPe(Te,_t,dn);case 93:switch(Oi(),yt()){case 88:case 63:return UPe(Te,_t,dn);case 128:return APe(Te,_t,dn);default:return WPe(Te,_t,dn)}default:if(dn){let Wn=K2(279,!0,zi.Declaration_expected);return BO(Wn,Te),Wn.modifiers=dn,Wn}return}}function vPe(){return Oi(),!E.hasPrecedingLineBreak()&&(zl()||yt()===10)}function Jz(Te,_t){if(yt()!==18){if(Te&4){Lk();return}if(hS()){Fv();return}}return Xz(Te,_t)}function _Pe(){let Te=Mn();if(yt()===27)return Qr(sn.createOmittedExpression(),Te);let _t=Yf(25),dn=tP(),Wn=bS();return Qr(sn.createBindingElement(_t,void 0,dn,Wn),Te)}function uhe(){let Te=Mn(),_t=Yf(25),dn=qs(),Wn=FE(),hr;dn&&yt()!==58?(hr=Wn,Wn=void 0):(Ai(58),hr=tP());let vi=bS();return Qr(sn.createBindingElement(_t,Wn,hr,vi),Te)}function yPe(){let Te=Mn();Ai(18);let _t=Lg(9,uhe);return Ai(19),Qr(sn.createObjectBindingPattern(_t),Te)}function dhe(){let Te=Mn();Ai(22);let _t=Lg(10,_Pe);return Ai(23),Qr(sn.createArrayBindingPattern(_t),Te)}function ZZ(){return yt()===18||yt()===22||yt()===80||qs()}function tP(Te){return yt()===22?dhe():yt()===18?yPe():Fz(Te)}function bPe(){return Qz(!0)}function Qz(Te){let _t=Mn(),dn=qi(),Wn=tP(zi.Private_identifiers_are_not_allowed_in_variable_declarations),hr;Te&&Wn.kind===79&&yt()===53&&!E.hasPrecedingLineBreak()&&(hr=W0());let vi=_S(),ca=Epe(yt())?void 0:bS(),Ka=px(Wn,hr,vi,ca);return Js(Qr(Ka,_t),dn)}function fhe(Te){let _t=Mn(),dn=0;switch(yt()){case 113:break;case 119:dn|=1;break;case 85:dn|=2;break;default:sr.fail()}Oi();let Wn;if(yt()===162&&ul(phe))Wn=q4();else{let hr=uS();ua(Te),Wn=Lg(8,Te?Qz:bPe),ua(hr)}return Qr(Fg(Wn,dn),_t)}function phe(){return jz()&&Oi()===21}function eee(Te,_t,dn){let Wn=fhe(!1);Fv();let hr=Ag(dn,Wn);return Js(Qr(hr,Te),_t)}function tee(Te,_t,dn){let Wn=Mv(),hr=Tv(dn);Ai(98);let vi=Yf(41),ca=hr&1024?eP():Fz(),Ka=vi?1:0,io=hr&512?2:0,Ga=ny();hr&1&&Ko(!0);let bs=xx(Ka|io),Ac=V4(58,!1),fc=Jz(Ka|io,zi.or_expected);Ko(Wn);let ml=sn.createFunctionDeclaration(dn,vi,ca,Ga,bs,Ac,fc);return Js(Qr(ml,Te),_t)}function xPe(){if(yt()===135)return Ai(135);if(yt()===10&&ul(Oi)===20)return th(()=>{let Te=Jb();return Te.text==="constructor"?Te:void 0})}function hhe(Te,_t,dn){return th(()=>{if(xPe()){let Wn=ny(),hr=xx(0),vi=V4(58,!1),ca=Jz(0,zi.or_expected),Ka=sn.createConstructorDeclaration(dn,hr,ca);return Ka.typeParameters=Wn,Ka.type=vi,Js(Qr(Ka,Te),_t)}})}function mhe(Te,_t,dn,Wn,hr,vi,ca,Ka){let io=Wn?1:0,Ga=no(dn,BQ)?2:0,bs=ny(),Ac=xx(io|Ga),fc=V4(58,!1),ml=Jz(io|Ga,Ka),r1=sn.createMethodDeclaration(dn,Wn,hr,vi,bs,Ac,fc,ml);return r1.exclamationToken=ca,Js(Qr(r1,Te),_t)}function nee(Te,_t,dn,Wn,hr){let vi=!hr&&!E.hasPrecedingLineBreak()?Yf(53):void 0,ca=_S(),Ka=El(45056,bS);Mz(Wn,ca,Ka);let io=sn.createPropertyDeclaration(dn,Wn,hr||vi,ca,Ka);return Js(Qr(io,Te),_t)}function ghe(Te,_t,dn){let Wn=Yf(41),hr=FE(),vi=Yf(57);return Wn||yt()===20||yt()===29?mhe(Te,_t,dn,Wn,hr,vi,void 0,zi.or_expected):nee(Te,_t,dn,hr,vi)}function CS(Te,_t,dn,Wn,hr){let vi=FE(),ca=ny(),Ka=xx(0),io=V4(58,!1),Ga=Jz(hr),bs=Wn===174?sn.createGetAccessorDeclaration(dn,vi,Ka,io,Ga):sn.createSetAccessorDeclaration(dn,vi,Ka,Ga);return bs.typeParameters=ca,Ez(bs)&&(bs.type=io),Js(Qr(bs,Te),_t)}function SPe(){let Te;if(yt()===59)return!0;for(;I2(yt());){if(Te=yt(),Aj(Te))return!0;Oi()}if(yt()===41||(ME()&&(Te=yt(),Oi()),yt()===22))return!0;if(Te!==void 0){if(!D4(Te)||Te===151||Te===137)return!0;switch(yt()){case 20:case 29:case 53:case 58:case 63:case 57:return!0;default:return hS()}}return!1}function CPe(Te,_t,dn){yx(124);let Wn=vhe(),hr=Js(Qr(sn.createClassStaticBlockDeclaration(Wn),Te),_t);return hr.modifiers=dn,hr}function vhe(){let Te=Xb(),_t=Mv();Ta(!1),Ko(!0);let dn=LE(!1);return Ta(Te),Ko(_t),dn}function wPe(){if(Mv()&&yt()===133){let Te=Mn(),_t=Sh(zi.Expression_expected);Oi();let dn=SS(Te,_t,!0);return UZ(Te,dn)}return ZO()}function _he(){let Te=Mn();if(!tc(59))return;let _t=Gb(wPe);return Qr(sn.createDecorator(_t),Te)}function ree(Te,_t,dn){let Wn=Mn(),hr=yt();if(yt()===85&&_t){if(!th(cZ))return}else if(dn&&yt()===124&&ul(tH)||Te&&yt()===124||!Sfe())return;return Qr(To(hr),Wn)}function Qb(Te,_t,dn){let Wn=Mn(),hr,vi,ca,Ka=!1,io=!1,Ga=!1;if(Te&&yt()===59)for(;vi=_he();)hr=Wl(hr,vi);for(;ca=ree(Ka,_t,dn);)ca.kind===124&&(Ka=!0),hr=Wl(hr,ca),io=!0;if(io&&Te&&yt()===59)for(;vi=_he();)hr=Wl(hr,vi),Ga=!0;if(Ga)for(;ca=ree(Ka,_t,dn);)ca.kind===124&&(Ka=!0),hr=Wl(hr,ca);return hr&&xh(hr,Wn)}function iee(){let Te;if(yt()===132){let _t=Mn();Oi();let dn=Qr(To(132),_t);Te=xh([dn],_t)}return Te}function EPe(){let Te=Mn();if(yt()===26)return Oi(),Qr(sn.createSemicolonClassElement(),Te);let _t=qi(),dn=Qb(!0,!0,!0);if(yt()===124&&ul(tH))return CPe(Te,_t,dn);if(KO(137))return CS(Te,_t,dn,174,0);if(KO(151))return CS(Te,_t,dn,175,0);if(yt()===135||yt()===10){let Wn=hhe(Te,_t,dn);if(Wn)return Wn}if(Ufe())return Kfe(Te,_t,dn);if(Wd(yt())||yt()===10||yt()===8||yt()===41||yt()===22)if(no(dn,che)){for(let Wn of dn)Wn.flags|=16777216;return jl(16777216,()=>ghe(Te,_t,dn))}else return ghe(Te,_t,dn);if(dn){let Wn=K2(79,!0,zi.Declaration_expected);return nee(Te,_t,dn,Wn,void 0)}return sr.fail("Should not have attempted to parse class member declaration.")}function TPe(){let Te=Mn(),_t=qi(),dn=Qb(!0);if(yt()===84)return aee(Te,_t,dn,228);let Wn=K2(279,!0,zi.Expression_expected);return BO(Wn,Te),Wn.modifiers=dn,Wn}function yhe(){return aee(Mn(),qi(),void 0,228)}function bhe(Te,_t,dn){return aee(Te,_t,dn,260)}function aee(Te,_t,dn,Wn){let hr=Mv();Ai(84);let vi=xhe(),ca=ny();no(dn,yrt)&&Ko(!0);let Ka=She(),io;Ai(18)?(io=PPe(),Ai(19)):io=q4(),Ko(hr);let Ga=Wn===260?sn.createClassDeclaration(dn,vi,ca,Ka,io):sn.createClassExpression(dn,vi,ca,Ka,io);return Js(Qr(Ga,Te),_t)}function xhe(){return qs()&&!$Pe()?AE(qs()):void 0}function $Pe(){return yt()===117&&ul(uZ)}function She(){if(eH())return ty(22,Che)}function Che(){let Te=Mn(),_t=yt();sr.assert(_t===94||_t===117),Oi();let dn=Lg(7,OPe);return Qr(sn.createHeritageClause(_t,dn),Te)}function OPe(){let Te=Mn(),_t=ZO();if(_t.kind===230)return _t;let dn=Zz();return Qr(sn.createExpressionWithTypeArguments(_t,dn),Te)}function Zz(){return yt()===29?vS(20,rf,29,31):void 0}function eH(){return yt()===94||yt()===117}function PPe(){return ty(5,EPe)}function NPe(Te,_t,dn){Ai(118);let Wn=Sh(),hr=ny(),vi=She(),ca=PZ(),Ka=sn.createInterfaceDeclaration(dn,Wn,hr,vi,ca);return Js(Qr(Ka,Te),_t)}function DPe(Te,_t,dn){Ai(154);let Wn=Sh(),hr=ny();Ai(63);let vi=yt()===139&&th(DZ)||rf();Fv();let ca=sn.createTypeAliasDeclaration(dn,Wn,hr,vi);return Js(Qr(ca,Te),_t)}function IPe(){let Te=Mn(),_t=qi(),dn=FE(),Wn=bc(bS);return Js(Qr(sn.createEnumMember(dn,Wn),Te),_t)}function RPe(Te,_t,dn){Ai(92);let Wn=Sh(),hr;Ai(18)?(hr=UO(()=>Lg(6,IPe)),Ai(19)):hr=q4();let vi=sn.createEnumDeclaration(dn,Wn,hr);return Js(Qr(vi,Te),_t)}function whe(){let Te=Mn(),_t;return Ai(18)?(_t=ty(1,U0),Ai(19)):_t=q4(),Qr(sn.createModuleBlock(_t),Te)}function Ehe(Te,_t,dn,Wn){let hr=Wn&16,vi=Sh(),ca=tc(24)?Ehe(Mn(),!1,void 0,4|hr):whe(),Ka=sn.createModuleDeclaration(dn,vi,ca,Wn);return Js(Qr(Ka,Te),_t)}function The(Te,_t,dn){let Wn=0,hr;yt()===159?(hr=Sh(),Wn|=1024):(hr=Jb(),hr.text=mS(hr.text));let vi;yt()===18?vi=whe():Fv();let ca=sn.createModuleDeclaration(dn,hr,vi,Wn);return Js(Qr(ca,Te),_t)}function $he(Te,_t,dn){let Wn=0;if(yt()===159)return The(Te,_t,dn);if(tc(143))Wn|=16;else if(Ai(142),yt()===10)return The(Te,_t,dn);return Ehe(Te,_t,dn,Wn)}function Ohe(){return yt()===147&&ul(Phe)}function Phe(){return Oi()===20}function tH(){return Oi()===18}function kPe(){return Oi()===43}function APe(Te,_t,dn){Ai(128),Ai(143);let Wn=Sh();Fv();let hr=sn.createNamespaceExportDeclaration(Wn);return hr.modifiers=dn,Js(Qr(hr,Te),_t)}function MPe(Te,_t,dn){Ai(100);let Wn=E.getStartPos(),hr;zl()&&(hr=Sh());let vi=!1;if(yt()!==158&&(hr==null?void 0:hr.escapedText)==="type"&&(zl()||FPe())&&(vi=!0,hr=zl()?Sh():void 0),hr&&!LPe())return jPe(Te,_t,dn,hr,vi);let ca;(hr||yt()===41||yt()===18)&&(ca=BPe(hr,Wn,vi),Ai(158));let Ka=nH(),io;yt()===130&&!E.hasPrecedingLineBreak()&&(io=oee()),Fv();let Ga=sn.createImportDeclaration(dn,ca,Ka,io);return Js(Qr(Ga,Te),_t)}function Nhe(){let Te=Mn(),_t=Wd(yt())?n1():Fk(10);Ai(58);let dn=Y1(!0);return Qr(sn.createAssertEntry(_t,dn),Te)}function oee(Te){let _t=Mn();Te||Ai(130);let dn=E.getTokenPos();if(Ai(18)){let Wn=E.hasPrecedingLineBreak(),hr=Lg(24,Nhe,!0);if(!Ai(19)){let vi=Np(_d);vi&&vi.code===zi._0_expected.code&&jO(vi,$E(t1,dn,1,zi.The_parser_expected_to_find_a_1_to_match_the_0_token_here,"{","}"))}return Qr(sn.createAssertClause(hr,Wn),_t)}else{let Wn=xh([],Mn(),void 0,!1);return Qr(sn.createAssertClause(Wn,!1),_t)}}function FPe(){return yt()===41||yt()===18}function LPe(){return yt()===27||yt()===158}function jPe(Te,_t,dn,Wn,hr){Ai(63);let vi=see();Fv();let ca=sn.createImportEqualsDeclaration(dn,hr,Wn,vi);return Js(Qr(ca,Te),_t)}function BPe(Te,_t,dn){let Wn;return(!Te||tc(27))&&(Wn=yt()===41?rH():Dhe(272)),Qr(sn.createImportClause(dn,Te,Wn),_t)}function see(){return Ohe()?zPe():YO(!1)}function zPe(){let Te=Mn();Ai(147),Ai(20);let _t=nH();return Ai(21),Qr(sn.createExternalModuleReference(_t),Te)}function nH(){if(yt()===10){let Te=Jb();return Te.text=mS(Te.text),Te}else return nh()}function rH(){let Te=Mn();Ai(41),Ai(128);let _t=Sh();return Qr(sn.createNamespaceImport(_t),Te)}function Dhe(Te){let _t=Mn(),dn=Te===272?sn.createNamedImports(vS(23,qPe,18,19)):sn.createNamedExports(vS(23,HPe,18,19));return Qr(dn,_t)}function HPe(){let Te=qi();return Js(wS(278),Te)}function qPe(){return wS(273)}function wS(Te){let _t=Mn(),dn=D4(yt())&&!zl(),Wn=E.getTokenPos(),hr=E.getTextPos(),vi=!1,ca,Ka=!0,io=n1();if(io.escapedText==="type")if(yt()===128){let Ac=n1();if(yt()===128){let fc=n1();Wd(yt())?(vi=!0,ca=Ac,io=bs(),Ka=!1):(ca=io,io=fc,Ka=!1)}else Wd(yt())?(ca=io,Ka=!1,io=bs()):(vi=!0,io=Ac)}else Wd(yt())&&(vi=!0,io=bs());Ka&&yt()===128&&(ca=io,Ai(128),io=bs()),Te===273&&dn&&ti(Wn,hr,zi.Identifier_expected);let Ga=Te===273?sn.createImportSpecifier(vi,ca,io):sn.createExportSpecifier(vi,ca,io);return Qr(Ga,_t);function bs(){return dn=D4(yt())&&!zl(),Wn=E.getTokenPos(),hr=E.getTextPos(),n1()}}function VPe(Te){return Qr(sn.createNamespaceExport(n1()),Te)}function WPe(Te,_t,dn){let Wn=Mv();Ko(!0);let hr,vi,ca,Ka=tc(154),io=Mn();tc(41)?(tc(128)&&(hr=VPe(io)),Ai(158),vi=nH()):(hr=Dhe(276),(yt()===158||yt()===10&&!E.hasPrecedingLineBreak())&&(Ai(158),vi=nH())),vi&&yt()===130&&!E.hasPrecedingLineBreak()&&(ca=oee()),Fv(),Ko(Wn);let Ga=sn.createExportDeclaration(dn,Ka,hr,vi,ca);return Js(Qr(Ga,Te),_t)}function UPe(Te,_t,dn){let Wn=Mv();Ko(!0);let hr;tc(63)?hr=!0:Ai(88);let vi=Y1(!0);Fv(),Ko(Wn);let ca=sn.createExportAssignment(dn,hr,vi);return Js(Qr(ca,Te),_t)}let nP;(Te=>{Te[Te.SourceElements=0]="SourceElements",Te[Te.BlockStatements=1]="BlockStatements",Te[Te.SwitchClauses=2]="SwitchClauses",Te[Te.SwitchClauseStatements=3]="SwitchClauseStatements",Te[Te.TypeMembers=4]="TypeMembers",Te[Te.ClassMembers=5]="ClassMembers",Te[Te.EnumMembers=6]="EnumMembers",Te[Te.HeritageClauseElement=7]="HeritageClauseElement",Te[Te.VariableDeclarations=8]="VariableDeclarations",Te[Te.ObjectBindingElements=9]="ObjectBindingElements",Te[Te.ArrayBindingElements=10]="ArrayBindingElements",Te[Te.ArgumentExpressions=11]="ArgumentExpressions",Te[Te.ObjectLiteralMembers=12]="ObjectLiteralMembers",Te[Te.JsxAttributes=13]="JsxAttributes",Te[Te.JsxChildren=14]="JsxChildren",Te[Te.ArrayLiteralMembers=15]="ArrayLiteralMembers",Te[Te.Parameters=16]="Parameters",Te[Te.JSDocParameters=17]="JSDocParameters",Te[Te.RestProperties=18]="RestProperties",Te[Te.TypeParameters=19]="TypeParameters",Te[Te.TypeArguments=20]="TypeArguments",Te[Te.TupleElementTypes=21]="TupleElementTypes",Te[Te.HeritageClauses=22]="HeritageClauses",Te[Te.ImportOrExportSpecifiers=23]="ImportOrExportSpecifiers",Te[Te.AssertEntries=24]="AssertEntries",Te[Te.Count=25]="Count"})(nP||(nP={}));let Ihe;(Te=>{Te[Te.False=0]="False",Te[Te.True=1]="True",Te[Te.Unknown=2]="Unknown"})(Ihe||(Ihe={}));let Rhe;(Te=>{function _t(Ga,bs,Ac){q2("file.js",Ga,99,void 0,1),E.setText(Ga,bs,Ac),tf=E.scan();let fc=dn(),ml=Qu("file.js",99,1,!1,[],To(1),0,Bh),r1=lx(_d,ml);return Om&&(ml.jsDocDiagnostics=lx(Om,ml)),H4(),fc?{jsDocTypeExpression:fc,diagnostics:r1}:void 0}Te.parseJSDocTypeExpressionForTests=_t;function dn(Ga){let bs=Mn(),Ac=(Ga?tc:Ai)(18),fc=jl(8388608,Vz);(!Ga||Ac)&&pS(19);let ml=sn.createJSDocTypeExpression(fc);return ms(ml),Qr(ml,bs)}Te.parseJSDocTypeExpression=dn;function Wn(){let Ga=Mn(),bs=tc(18),Ac=Mn(),fc=YO(!1);for(;yt()===80;)G1(),Go(),fc=Qr(sn.createJSDocMemberName(fc,Sh()),Ac);bs&&pS(19);let ml=sn.createJSDocNameReference(fc);return ms(ml),Qr(ml,Ga)}Te.parseJSDocNameReference=Wn;function hr(Ga,bs,Ac){q2("",Ga,99,void 0,1);let fc=jl(8388608,()=>io(bs,Ac)),ml=lx(_d,{languageVariant:0,text:Ga});return H4(),fc?{jsDoc:fc,diagnostics:ml}:void 0}Te.parseIsolatedJSDocComment=hr;function vi(Ga,bs,Ac){let fc=tf,ml=_d.length,r1=K1,G2=jl(8388608,()=>io(bs,Ac));return L4(G2,Ga),Pd&262144&&(Om||(Om=[]),Om.push(..._d)),tf=fc,_d.length=ml,K1=r1,G2}Te.parseJSDocComment=vi;let ca;(Ga=>{Ga[Ga.BeginningOfLine=0]="BeginningOfLine",Ga[Ga.SawAsterisk=1]="SawAsterisk",Ga[Ga.SavingComments=2]="SavingComments",Ga[Ga.SavingBackticks=3]="SavingBackticks"})(ca||(ca={}));let Ka;(Ga=>{Ga[Ga.Property=1]="Property",Ga[Ga.Parameter=2]="Parameter",Ga[Ga.CallbackParameter=4]="CallbackParameter"})(Ka||(Ka={}));function io(){let Ga=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,bs=arguments.length>1?arguments[1]:void 0,Ac=yf,fc=bs===void 0?Ac.length:Ga+bs;if(bs=fc-Ga,sr.assert(Ga>=0),sr.assert(Ga<=fc),sr.assert(fc<=Ac.length),!Sit(Ac,Ga))return;let ml,r1,G2,U4,Zb,K0=[],ES=[];return E.scanRange(Ga+3,bs-5,()=>{let Si=1,xa,ma=Ga-(Ac.lastIndexOf(`
`,Ga)+1)+4;function Wa(js){xa||(xa=ma),K0.push(js),ma+=js.length}for(Go();Wk(5););Wk(4)&&(Si=0,ma=0);e:for(;;){switch(yt()){case 59:Si===0||Si===1?(lee(K0),Zb||(Zb=Mn()),$S(cee(ma)),Si=0,xa=void 0):Wa(E.getTokenText());break;case 4:K0.push(E.getTokenText()),Si=0,ma=0;break;case 41:let js=E.getTokenText();Si===1||Si===2?(Si=2,Wa(js)):(Si=1,ma+=js.length);break;case 5:let mu=E.getTokenText();Si===2?K0.push(mu):xa!==void 0&&ma+mu.length>xa&&K0.push(mu.slice(xa-ma)),ma+=mu.length;break;case 1:break e;case 18:Si=2;let Dm=E.getStartPos(),Bg=E.getTextPos()-1,K4=Mhe(Bg);if(K4){U4||khe(K0),ES.push(Qr(sn.createJSDocText(K0.join("")),U4??Ga,Dm)),ES.push(K4),K0=[],U4=E.getTextPos();break}default:Si=2,Wa(E.getTokenText());break}Go()}lee(K0),ES.length&&K0.length&&ES.push(Qr(sn.createJSDocText(K0.join("")),U4??Ga,Zb)),ES.length&&ml&&sr.assertIsDefined(Zb,"having parsed tags implies that the end of the comment span should be set");let wo=ml&&xh(ml,r1,G2);return Qr(sn.createJSDocComment(ES.length?xh(ES,Ga,Zb):K0.length?K0.join(""):void 0,wo),Ga,fc)});function khe(Si){for(;Si.length&&(Si[0]===`
`||Si[0]==="\r");)Si.shift()}function lee(Si){for(;Si.length&&Si[Si.length-1].trim()==="";)Si.pop()}function Ahe(){for(;;){if(Go(),yt()===1)return!0;if(!(yt()===5||yt()===4))return!1}}function Lv(){if(!((yt()===5||yt()===4)&&ul(Ahe)))for(;yt()===5||yt()===4;)Go()}function TS(){if((yt()===5||yt()===4)&&ul(Ahe))return"";let Si=E.hasPrecedingLineBreak(),xa=!1,ma="";for(;Si&&yt()===41||yt()===5||yt()===4;)ma+=E.getTokenText(),yt()===4?(Si=!0,xa=!0,ma=""):yt()===41&&(Si=!1),Go();return xa?ma:""}function cee(Si){sr.assert(yt()===59);let xa=E.getTokenPos();Go();let ma=rP(void 0),Wa=TS(),wo;switch(ma.escapedText){case"author":wo=Er(xa,ma,Si,Wa);break;case"implements":wo=Ao(xa,ma,Si,Wa);break;case"augments":case"extends":wo=Ts(xa,ma,Si,Wa);break;case"class":case"constructor":wo=t6(xa,sn.createJSDocClassTag,ma,Si,Wa);break;case"public":wo=t6(xa,sn.createJSDocPublicTag,ma,Si,Wa);break;case"private":wo=t6(xa,sn.createJSDocPrivateTag,ma,Si,Wa);break;case"protected":wo=t6(xa,sn.createJSDocProtectedTag,ma,Si,Wa);break;case"readonly":wo=t6(xa,sn.createJSDocReadonlyTag,ma,Si,Wa);break;case"override":wo=t6(xa,sn.createJSDocOverrideTag,ma,Si,Wa);break;case"deprecated":Ii=!0,wo=t6(xa,sn.createJSDocDeprecatedTag,ma,Si,Wa);break;case"this":wo=lyn(xa,ma,Si,Wa);break;case"enum":wo=cyn(xa,ma,Si,Wa);break;case"arg":case"argument":case"param":return Lhe(xa,ma,2,Si);case"return":case"returns":wo=ne(xa,ma,Si,Wa);break;case"template":wo=yyn(xa,ma,Si,Wa);break;case"type":wo=me(xa,ma,Si,Wa);break;case"typedef":wo=uyn(xa,ma,Si,Wa);break;case"callback":wo=fyn(xa,ma,Si,Wa);break;case"overload":wo=pyn(xa,ma,Si,Wa);break;case"satisfies":wo=jg(xa,ma,Si,Wa);break;case"see":wo=Ne(xa,ma,Si,Wa);break;case"exception":case"throws":wo=en(xa,ma,Si,Wa);break;default:wo=cd(xa,ma,Si,Wa);break}return wo}function X1(Si,xa,ma,Wa){return Wa||(ma+=xa-Si),iH(ma,Wa.slice(ma))}function iH(Si,xa){let ma=Mn(),Wa=[],wo=[],js,mu=0,Dm=!0,Bg;function K4(G4){Bg||(Bg=Si),Wa.push(G4),Si+=G4.length}xa!==void 0&&(xa!==""&&K4(xa),mu=1);let PS=yt();e:for(;;){switch(PS){case 4:mu=0,Wa.push(E.getTokenText()),Si=0;break;case 59:if(mu===3||mu===2&&(!Dm||ul(jE))){Wa.push(E.getTokenText());break}E.setTextPos(E.getTextPos()-1);case 1:break e;case 5:if(mu===2||mu===3)K4(E.getTokenText());else{let iP=E.getTokenText();Bg!==void 0&&Si+iP.length>Bg&&Wa.push(iP.slice(Bg-Si)),Si+=iP.length}break;case 18:mu=2;let G4=E.getStartPos(),uee=E.getTextPos()-1,dee=Mhe(uee);dee?(wo.push(Qr(sn.createJSDocText(Wa.join("")),js??ma,G4)),wo.push(dee),Wa=[],js=E.getTextPos()):K4(E.getTokenText());break;case 61:mu===3?mu=2:mu=3,K4(E.getTokenText());break;case 41:if(mu===0){mu=1,Si+=1;break}default:mu!==3&&(mu=2),K4(E.getTokenText());break}Dm=yt()===5,PS=Go()}if(khe(Wa),lee(Wa),wo.length)return Wa.length&&wo.push(Qr(sn.createJSDocText(Wa.join("")),js??ma)),xh(wo,ma,E.getTextPos());if(Wa.length)return Wa.join("")}function jE(){let Si=Go();return Si===5||Si===4}function Mhe(Si){let xa=th(Fhe);if(!xa)return;Go(),Lv();let ma=Mn(),Wa=Wd(yt())?YO(!0):void 0;if(Wa)for(;yt()===80;)G1(),Go(),Wa=Qr(sn.createJSDocMemberName(Wa,Sh()),ma);let wo=[];for(;yt()!==19&&yt()!==4&&yt()!==1;)wo.push(E.getTokenText()),Go();let js=xa==="link"?sn.createJSDocLink:xa==="linkcode"?sn.createJSDocLinkCode:sn.createJSDocLinkPlain;return Qr(js(Wa,wo.join("")),Si,E.getTextPos())}function Fhe(){if(TS(),yt()===18&&Go()===59&&Wd(Go())){let Si=E.getTokenValue();if(rl(Si))return Si}}function rl(Si){return Si==="link"||Si==="linkcode"||Si==="linkplain"}function cd(Si,xa,ma,Wa){return Qr(sn.createJSDocUnknownTag(xa,X1(Si,Mn(),ma,Wa)),Si)}function $S(Si){Si&&(ml?ml.push(Si):(ml=[Si],r1=Si.pos),G2=Si.end)}function OS(){return TS(),yt()===18?dn():void 0}function KPe(){let Si=Wk(22);Si&&Lv();let xa=Wk(61),ma=byn();return xa&&_fe(61),Si&&(Lv(),Yf(63)&&nh(),Ai(23)),{name:ma,isBracketed:Si}}function ry(Si){switch(Si.kind){case 149:return!0;case 185:return ry(Si.elementType);default:return Tz(Si)&&Ls(Si.typeName)&&Si.typeName.escapedText==="Object"&&!Si.typeArguments}}function Lhe(Si,xa,ma,Wa){let wo=OS(),js=!wo;TS();let{name:mu,isBracketed:Dm}=KPe(),Bg=TS();js&&!ul(Fhe)&&(wo=OS());let K4=X1(Si,Mn(),Wa,Bg),PS=ma!==4&&H(wo,mu,ma,Wa);PS&&(wo=PS,js=!0);let G4=ma===1?sn.createJSDocPropertyTag(xa,mu,Dm,wo,js,K4):sn.createJSDocParameterTag(xa,mu,Dm,wo,js,K4);return Qr(G4,Si)}function H(Si,xa,ma,Wa){if(Si&&ry(Si.type)){let wo=Mn(),js,mu;for(;js=th(()=>YPe(ma,Wa,xa));)(js.kind===344||js.kind===351)&&(mu=Wl(mu,js));if(mu){let Dm=Qr(sn.createJSDocTypeLiteral(mu,Si.type.kind===185),wo);return Qr(sn.createJSDocTypeExpression(Dm),wo)}}}function ne(Si,xa,ma,Wa){no(ml,iOe)&&ti(xa.pos,E.getTokenPos(),zi._0_tag_already_specified,xa.escapedText);let wo=OS();return Qr(sn.createJSDocReturnTag(xa,wo,X1(Si,Mn(),ma,Wa)),Si)}function me(Si,xa,ma,Wa){no(ml,rZ)&&ti(xa.pos,E.getTokenPos(),zi._0_tag_already_specified,xa.escapedText);let wo=dn(!0),js=ma!==void 0&&Wa!==void 0?X1(Si,Mn(),ma,Wa):void 0;return Qr(sn.createJSDocTypeTag(xa,wo,js),Si)}function Ne(Si,xa,ma,Wa){let wo=yt()===22||ul(()=>Go()===59&&Wd(Go())&&rl(E.getTokenValue()))?void 0:Wn(),js=ma!==void 0&&Wa!==void 0?X1(Si,Mn(),ma,Wa):void 0;return Qr(sn.createJSDocSeeTag(xa,wo,js),Si)}function en(Si,xa,ma,Wa){let wo=OS(),js=X1(Si,Mn(),ma,Wa);return Qr(sn.createJSDocThrowsTag(xa,wo,js),Si)}function Er(Si,xa,ma,Wa){let wo=Mn(),js=pa(),mu=E.getStartPos(),Dm=X1(Si,mu,ma,Wa);Dm||(mu=E.getStartPos());let Bg=typeof Dm!="string"?xh(bl([Qr(js,wo,mu)],Dm),wo):js.text+Dm;return Qr(sn.createJSDocAuthorTag(xa,Bg),Si)}function pa(){let Si=[],xa=!1,ma=E.getToken();for(;ma!==1&&ma!==4;){if(ma===29)xa=!0;else{if(ma===59&&!xa)break;if(ma===31&&xa){Si.push(E.getTokenText()),E.setTextPos(E.getTokenPos()+1);break}}Si.push(E.getTokenText()),ma=Go()}return sn.createJSDocText(Si.join(""))}function Ao(Si,xa,ma,Wa){let wo=e6();return Qr(sn.createJSDocImplementsTag(xa,wo,X1(Si,Mn(),ma,Wa)),Si)}function Ts(Si,xa,ma,Wa){let wo=e6();return Qr(sn.createJSDocAugmentsTag(xa,wo,X1(Si,Mn(),ma,Wa)),Si)}function jg(Si,xa,ma,Wa){let wo=dn(!1),js=ma!==void 0&&Wa!==void 0?X1(Si,Mn(),ma,Wa):void 0;return Qr(sn.createJSDocSatisfiesTag(xa,wo,js),Si)}function e6(){let Si=tc(18),xa=Mn(),ma=Cx(),Wa=Zz(),wo=sn.createExpressionWithTypeArguments(ma,Wa),js=Qr(wo,xa);return Si&&Ai(19),js}function Cx(){let Si=Mn(),xa=rP();for(;tc(24);){let ma=rP();xa=Qr(oo(xa,ma),Si)}return xa}function t6(Si,xa,ma,Wa,wo){return Qr(xa(ma,X1(Si,Mn(),Wa,wo)),Si)}function lyn(Si,xa,ma,Wa){let wo=dn(!0);return Lv(),Qr(sn.createJSDocThisTag(xa,wo,X1(Si,Mn(),ma,Wa)),Si)}function cyn(Si,xa,ma,Wa){let wo=dn(!0);return Lv(),Qr(sn.createJSDocEnumTag(xa,wo,X1(Si,Mn(),ma,Wa)),Si)}function uyn(Si,xa,ma,Wa){var wo;let js=OS();TS();let mu=GPe();Lv();let Dm=iH(ma),Bg;if(!js||ry(js.type)){let PS,G4,uee,dee=!1;for(;PS=th(()=>myn(ma));)if(dee=!0,PS.kind===347)if(G4){let iP=Bl(zi.A_JSDoc_typedef_comment_may_not_contain_multiple_type_tags);iP&&jO(iP,$E(t1,0,0,zi.The_tag_was_first_specified_here));break}else G4=PS;else uee=Wl(uee,PS);if(dee){let iP=js&&js.type.kind===185,xyn=sn.createJSDocTypeLiteral(uee,iP);js=G4&&G4.typeExpression&&!ry(G4.typeExpression.type)?G4.typeExpression:Qr(xyn,Si),Bg=js.end}}Bg=Bg||Dm!==void 0?Mn():((wo=mu??js)!=null?wo:xa).end,Dm||(Dm=X1(Si,Bg,ma,Wa));let K4=sn.createJSDocTypedefTag(xa,js,mu,Dm);return Qr(K4,Si,Bg)}function GPe(Si){let xa=E.getTokenPos();if(!Wd(yt()))return;let ma=rP();if(tc(24)){let Wa=GPe(!0),wo=sn.createModuleDeclaration(void 0,ma,Wa,Si?4:void 0);return Qr(wo,xa)}return Si&&(ma.flags|=2048),ma}function dyn(Si){let xa=Mn(),ma,Wa;for(;ma=th(()=>YPe(4,Si));)Wa=Wl(Wa,ma);return xh(Wa||[],xa)}function xat(Si,xa){let ma=dyn(xa),Wa=th(()=>{if(Wk(59)){let wo=cee(xa);if(wo&&wo.kind===345)return wo}});return Qr(sn.createJSDocSignature(void 0,ma,Wa),Si)}function fyn(Si,xa,ma,Wa){let wo=GPe();Lv();let js=iH(ma),mu=xat(Si,ma);js||(js=X1(Si,Mn(),ma,Wa));let Dm=js!==void 0?Mn():mu.end;return Qr(sn.createJSDocCallbackTag(xa,mu,wo,js),Si,Dm)}function pyn(Si,xa,ma,Wa){Lv();let wo=iH(ma),js=xat(Si,ma);wo||(wo=X1(Si,Mn(),ma,Wa));let mu=wo!==void 0?Mn():js.end;return Qr(sn.createJSDocOverloadTag(xa,js,wo),Si,mu)}function hyn(Si,xa){for(;!Ls(Si)||!Ls(xa);)if(!Ls(Si)&&!Ls(xa)&&Si.right.escapedText===xa.right.escapedText)Si=Si.left,xa=xa.left;else return!1;return Si.escapedText===xa.escapedText}function myn(Si){return YPe(1,Si)}function YPe(Si,xa,ma){let Wa=!0,wo=!1;for(;;)switch(Go()){case 59:if(Wa){let js=gyn(Si,xa);return js&&(js.kind===344||js.kind===351)&&Si!==4&&ma&&(Ls(js.name)||!hyn(ma,js.name.left))?!1:js}wo=!1;break;case 4:Wa=!0,wo=!1;break;case 41:wo&&(Wa=!1),wo=!0;break;case 79:Wa=!1;break;case 1:return!1}}function gyn(Si,xa){sr.assert(yt()===59);let ma=E.getStartPos();Go();let Wa=rP();Lv();let wo;switch(Wa.escapedText){case"type":return Si===1&&me(ma,Wa);case"prop":case"property":wo=1;break;case"arg":case"argument":case"param":wo=6;break;default:return!1}return Si&wo?Lhe(ma,Wa,Si,xa):!1}function vyn(){let Si=Mn(),xa=Wk(22);xa&&Lv();let ma=rP(zi.Unexpected_token_A_type_parameter_name_was_expected_without_curly_braces),Wa;if(xa&&(Lv(),Ai(63),Wa=jl(8388608,Vz),Ai(23)),!$4(ma))return Qr(sn.createTypeParameterDeclaration(void 0,ma,void 0,Wa),Si)}function _yn(){let Si=Mn(),xa=[];do{Lv();let ma=vyn();ma!==void 0&&xa.push(ma),TS()}while(Wk(27));return xh(xa,Si)}function yyn(Si,xa,ma,Wa){let wo=yt()===18?dn():void 0,js=_yn();return Qr(sn.createJSDocTemplateTag(xa,wo,js,X1(Si,Mn(),ma,Wa)),Si)}function Wk(Si){return yt()===Si?(Go(),!0):!1}function byn(){let Si=rP();for(tc(22)&&Ai(23);tc(24);){let xa=rP();tc(22)&&Ai(23),Si=yZ(Si,xa)}return Si}function rP(Si){if(!Wd(yt()))return K2(79,!Si,Si||zi.Identifier_expected);U1++;let xa=E.getTokenPos(),ma=E.getTextPos(),Wa=yt(),wo=mS(E.getTokenValue()),js=Qr(la(wo,Wa),xa,ma);return Go(),js}}})(Rhe=l.JSDocParser||(l.JSDocParser={}))})(Kb||(Kb={})),(l=>{function E(wr,xi,la,va){if(va=va||sr.shouldAssert(2),sn(wr,xi,la,va),sd(la))return wr;if(wr.statements.length===0)return Kb.parseSourceFile(wr.fileName,xi,wr.languageVersion,void 0,!0,wr.scriptKind,wr.setExternalModuleIndicator);let To=wr;sr.assert(!To.hasBeenIncrementallyParsed),To.hasBeenIncrementallyParsed=!0,Kb.fixupParentReferences(To);let Ea=wr.text,Ei=jr(wr),oo=at(wr,la);sn(wr,xi,oo,va),sr.assert(oo.span.start<=la.span.start),sr.assert(kf(oo.span)===kf(la.span)),sr.assert(kf(C7(oo))===kf(C7(la)));let Cs=C7(oo).length-oo.span.length;Vt(To,oo.span.start,kf(oo.span),kf(C7(oo)),Cs,Ea,xi,va);let Tu=Kb.parseSourceFile(wr.fileName,xi,wr.languageVersion,Ei,!0,wr.scriptKind,wr.setExternalModuleIndicator);return Tu.commentDirectives=B(wr.commentDirectives,Tu.commentDirectives,oo.span.start,kf(oo.span),Cs,Ea,xi,va),Tu.impliedNodeFormat=wr.impliedNodeFormat,Tu}l.updateSourceFile=E;function B(wr,xi,la,va,To,Ea,Ei,oo){if(!wr)return xi;let Cs,Tu=!1;for(let Ju of wr){let{range:wd,type:kv}=Ju;if(wd.end<la)Cs=Wl(Cs,Ju);else if(wd.pos>va){ec();let V1={range:{pos:wd.pos+To,end:wd.end+To},type:kv};Cs=Wl(Cs,V1),oo&&sr.assert(Ea.substring(wd.pos,wd.end)===Ei.substring(V1.range.pos,V1.range.end))}}return ec(),Cs;function ec(){Tu||(Tu=!0,Cs?xi&&Cs.push(...xi):Cs=xi)}}function ae(wr,xi,la,va,To,Ea){xi?oo(wr):Ei(wr);return;function Ei(Cs){let Tu="";if(Ea&&Me(Cs)&&(Tu=va.substring(Cs.pos,Cs.end)),Cs._children&&(Cs._children=void 0),rS(Cs,Cs.pos+la,Cs.end+la),Ea&&Me(Cs)&&sr.assert(Tu===To.substring(Cs.pos,Cs.end)),yh(Cs,Ei,oo),L0(Cs))for(let ec of Cs.jsDoc)Ei(ec);jt(Cs,Ea)}function oo(Cs){Cs._children=void 0,rS(Cs,Cs.pos+la,Cs.end+la);for(let Tu of Cs)Ei(Tu)}}function Me(wr){switch(wr.kind){case 10:case 8:case 79:return!0}return!1}function Tt(wr,xi,la,va,To){sr.assert(wr.end>=xi,"Adjusting an element that was entirely before the change range"),sr.assert(wr.pos<=la,"Adjusting an element that was entirely after the change range"),sr.assert(wr.pos<=wr.end);let Ea=Math.min(wr.pos,va),Ei=wr.end>=la?wr.end+To:Math.min(wr.end,va);sr.assert(Ea<=Ei),wr.parent&&(sr.assertGreaterThanOrEqual(Ea,wr.parent.pos),sr.assertLessThanOrEqual(Ei,wr.parent.end)),rS(wr,Ea,Ei)}function jt(wr,xi){if(xi){let la=wr.pos,va=To=>{sr.assert(To.pos>=la),la=To.end};if(L0(wr))for(let To of wr.jsDoc)va(To);yh(wr,va),sr.assert(la<=wr.end)}}function Vt(wr,xi,la,va,To,Ea,Ei,oo){Cs(wr);return;function Cs(ec){if(sr.assert(ec.pos<=ec.end),ec.pos>la){ae(ec,!1,To,Ea,Ei,oo);return}let Ju=ec.end;if(Ju>=xi){if(ec.intersectsChange=!0,ec._children=void 0,Tt(ec,xi,la,va,To),yh(ec,Cs,Tu),L0(ec))for(let wd of ec.jsDoc)Cs(wd);jt(ec,oo);return}sr.assert(Ju<xi)}function Tu(ec){if(sr.assert(ec.pos<=ec.end),ec.pos>la){ae(ec,!0,To,Ea,Ei,oo);return}let Ju=ec.end;if(Ju>=xi){ec.intersectsChange=!0,ec._children=void 0,Tt(ec,xi,la,va,To);for(let wd of ec)Cs(wd);return}sr.assert(Ju<xi)}}function at(wr,xi){let la=xi.span.start;for(let Ea=0;la>0&&Ea<=1;Ea++){let Ei=rr(wr,la);sr.assert(Ei.pos<=la);let oo=Ei.pos;la=Math.max(0,oo-1)}let va=bv(la,kf(xi.span)),To=xi.newLength+(xi.span.start-la);return bm(va,To)}function rr(wr,xi){let la=wr,va;if(yh(wr,Ea),va){let Ei=To(va);Ei.pos>la.pos&&(la=Ei)}return la;function To(Ei){for(;;){let oo=sz(Ei);if(oo)Ei=oo;else return Ei}}function Ea(Ei){if(!$4(Ei))if(Ei.pos<=xi){if(Ei.pos>=la.pos&&(la=Ei),xi<Ei.end)return yh(Ei,Ea),!0;sr.assert(Ei.end<=xi),va=Ei}else return sr.assert(Ei.pos>xi),!0}}function sn(wr,xi,la,va){let To=wr.text;if(la&&(sr.assert(To.length-la.span.length+la.newLength===xi.length),va||sr.shouldAssert(3))){let Ea=To.substr(0,la.span.start),Ei=xi.substr(0,la.span.start);sr.assert(Ea===Ei);let oo=To.substring(kf(la.span),To.length),Cs=xi.substring(kf(C7(la)),xi.length);sr.assert(oo===Cs)}}function jr(wr){let xi=wr.statements,la=0;sr.assert(la<xi.length);let va=xi[la],To=-1;return{currentNode(Ei){return Ei!==To&&(va&&va.end===Ei&&la<xi.length-1&&(la++,va=xi[la]),(!va||va.pos!==Ei)&&Ea(Ei)),To=Ei,sr.assert(!va||va.pos===Ei),va}};function Ea(Ei){xi=void 0,la=-1,va=void 0,yh(wr,oo,Cs);return;function oo(Tu){return Ei>=Tu.pos&&Ei<Tu.end?(yh(Tu,oo,Cs),!0):!1}function Cs(Tu){if(Ei>=Tu.pos&&Ei<Tu.end)for(let ec=0;ec<Tu.length;ec++){let Ju=Tu[ec];if(Ju){if(Ju.pos===Ei)return xi=Tu,la=ec,va=Ju,!0;if(Ju.pos<Ei&&Ei<Ju.end)return yh(Ju,oo,Cs),!0}}return!1}}}l.createSyntaxCursor=jr;let Gn;(wr=>{wr[wr.Value=-1]="Value"})(Gn||(Gn={}))})(ufe||(ufe={})),dfe=new Map,Yit=/^\/\/\/\s*<(\S+)\s.*?\/>/im,Xit=/^\/\/\/?\s*@(\S+)\s*(.*)\s*$/im}}),kg=cn({"src/compiler/_namespaces/ts.ts"(){Nt(),No(),So(),sj(),jw(),kY(),q8(),bce(),$gn(),Ogn(),Pgn(),Hgn(),y2n(),I_n(),R_n(),K_n()}}),Jit=()=>{},Rk,Jit=()=>{So(),Rk=z8(99,!0)};function Qit(l,E,B,ae){let Me=tE(l)?new pfe(l,E,B):l===79?new mfe(79,E,B):l===80?new gfe(80,E,B):new vOe(l,E,B);return Me.parent=ae,Me.flags=ae.flags&50720768,Me}function G_n(l,E){if(!tE(l.kind))return Tr;let B=[];if(_ce(l))return l.forEachChild(jt=>{B.push(jt)}),B;Rk.setText((E||l.getSourceFile()).text);let ae=l.pos,Me=jt=>{oZ(B,ae,jt.pos,l),B.push(jt),ae=jt.end},Tt=jt=>{oZ(B,ae,jt.pos,l),B.push(Y_n(jt,l)),ae=jt.end};return fe(l.jsDoc,Me),ae=l.pos,l.forEachChild(Me,Tt),oZ(B,ae,l.end,l),Rk.setText(void 0),B}function oZ(l,E,B,ae){for(Rk.setTextPos(E);E<B;){let Me=Rk.scan(),Tt=Rk.getTextPos();if(Tt<=B){if(Me===79){if(Mde(ae))continue;sr.fail(`Did not expect ${sr.formatSyntaxKind(ae.kind)} to have an Identifier in its trivia`)}l.push(Qit(Me,E,Tt,ae))}if(E=Tt,Me===1)break}}function Y_n(l,E){let B=Qit(354,l.pos,l.end,E);B._children=[];let ae=l.pos;for(let Me of l)oZ(B._children,ae,Me.pos,E),B._children.push(Me),ae=Me.end;return oZ(B._children,ae,l.end,E),B}function Zit(l){return Qw(l).some(E=>E.tagName.text==="inheritDoc"||E.tagName.text==="inheritdoc")}function ffe(l,E){if(!l)return Tr;let B=ts_JsDoc_exports.getJsDocTagsFromDeclarations(l,E);if(E&&(B.length===0||l.some(Zit))){let ae=new Set;for(let Me of l){let Tt=eat(E,Me,jt=>{var Vt;if(!ae.has(jt))return ae.add(jt),Me.kind===174||Me.kind===175?jt.getContextualJsDocTags(Me,E):((Vt=jt.declarations)==null?void 0:Vt.length)===1?jt.getJsDocTags():void 0});Tt&&(B=[...Tt,...B])}}return B}function sZ(l,E){if(!l)return Tr;let B=ts_JsDoc_exports.getJsDocCommentsFromDeclarations(l,E);if(E&&(B.length===0||l.some(Zit))){let ae=new Set;for(let Me of l){let Tt=eat(E,Me,jt=>{if(!ae.has(jt))return ae.add(jt),Me.kind===174||Me.kind===175?jt.getContextualDocumentationComment(Me,E):jt.getDocumentationComment(E)});Tt&&(B=B.length===0?Tt.slice():Tt.concat(lineBreakPart(),B))}}return B}function eat(l,E,B){var ae;let Me=((ae=E.parent)==null?void 0:ae.kind)===173?E.parent.parent:E.parent;if(!Me)return;let Tt=JR(E);return nr(aue(Me),jt=>{let Vt=l.getTypeAtLocation(jt),at=Tt&&Vt.symbol?l.getTypeOfSymbol(Vt.symbol):Vt,rr=l.getPropertyOfType(at,E.symbol.name);return rr?B(rr):void 0})}function X_n(){return{getNodeConstructor:()=>pfe,getTokenConstructor:()=>vOe,getIdentifierConstructor:()=>mfe,getPrivateIdentifierConstructor:()=>gfe,getSourceFileConstructor:()=>fat,getSymbolConstructor:()=>cat,getTypeConstructor:()=>uat,getSignatureConstructor:()=>dat,getSourceMapSourceConstructor:()=>pat}}function lZ(l){let E=!0;for(let ae in l)if(Sd(l,ae)&&!tat(ae)){E=!1;break}if(E)return l;let B={};for(let ae in l)if(Sd(l,ae)){let Me=tat(ae)?ae:ae.charAt(0).toLowerCase()+ae.substr(1);B[Me]=l[ae]}return B}function tat(l){return!l.length||l.charAt(0)===l.charAt(0).toLowerCase()}function J_n(l){return l?Qa(l,E=>E.text).join(""):""}function nat(){return{target:1,jsx:1}}function rat(){return ts_codefix_exports.getSupportedErrorCodes()}function iat(l,E,B){l.version=B,l.scriptSnapshot=E}function gOe(l,E,B,ae,Me,Tt){let jt=Lit(l,getSnapshotText(E),B,Me,Tt);return iat(jt,E,ae),jt}function aat(l,E,B,ae,Me){if(ae&&B!==l.version){let jt,Vt=ae.span.start!==0?l.text.substr(0,ae.span.start):"",at=kf(ae.span)!==l.text.length?l.text.substr(kf(ae.span)):"";if(ae.newLength===0)jt=Vt&&at?Vt+at:Vt||at;else{let sn=E.getText(ae.span.start,ae.span.start+ae.newLength);jt=Vt&&at?Vt+sn+at:Vt?Vt+sn:sn+at}let rr=hOe(l,jt,ae,Me);return iat(rr,E,B),rr.nameTable=void 0,l!==rr&&l.scriptSnapshot&&(l.scriptSnapshot.dispose&&l.scriptSnapshot.dispose(),l.scriptSnapshot=void 0),rr}let Tt={languageVersion:l.languageVersion,impliedNodeFormat:l.impliedNodeFormat,setExternalModuleIndicator:l.setExternalModuleIndicator};return gOe(l.fileName,E,Tt,B,!0,l.scriptKind)}function Q_n(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:createDocumentRegistry(l.useCaseSensitiveFileNames&&l.useCaseSensitiveFileNames(),l.getCurrentDirectory()),B=arguments.length>2?arguments[2]:void 0;var ae;let Me;B===void 0?Me=0:typeof B=="boolean"?Me=B?2:0:Me=B;let Tt=new hat(l),jt,Vt,at=0,rr=l.getCancellationToken?new gat(l.getCancellationToken()):mat,sn=l.getCurrentDirectory();Que((ae=l.getLocalizedDiagnosticMessages)==null?void 0:ae.bind(l));function jr(ti){l.log&&l.log(ti)}let Gn=zB(l),wr=on(Gn),xi=getSourceMapper({useCaseSensitiveFileNames:()=>Gn,getCurrentDirectory:()=>sn,getProgram:To,fileExists:Ws(l,l.fileExists),readFile:Ws(l,l.readFile),getDocumentPositionMapper:Ws(l,l.getDocumentPositionMapper),getSourceFileLike:Ws(l,l.getSourceFileLike),log:jr});function la(ti){let Hn=jt.getSourceFile(ti);if(!Hn){let mi=new Error(`Could not find source file: '${ti}'.`);throw mi.ProgramFiles=jt.getSourceFiles().map(Mn=>Mn.fileName),mi}return Hn}function va(){var ti,Hn,mi;if(sr.assert(Me!==2),l.getProjectVersion){let qs=l.getProjectVersion();if(qs){if(Vt===qs&&!((ti=l.hasChangedAutomaticTypeDirectiveNames)!=null&&ti.call(l)))return;Vt=qs}}let Mn=l.getTypeRootsVersion?l.getTypeRootsVersion():0;at!==Mn&&(jr("TypeRoots version has changed; provide new program"),jt=void 0,at=Mn);let qi=l.getScriptFileNames().slice(),yt=l.getCompilationSettings()||nat(),os=l.hasInvalidatedResolutions||$a,Ro=Ws(l,l.hasChangedAutomaticTypeDirectiveNames),Oi=(Hn=l.getProjectReferences)==null?void 0:Hn.call(l),Go,Es={getSourceFile:ul,getSourceFileByPath:th,getCancellationToken:()=>rr,getCanonicalFileName:wr,useCaseSensitiveFileNames:()=>Gn,getNewLine:()=>M4(yt),getDefaultLibFileName:qs=>l.getDefaultLibFileName(qs),writeFile:Bh,getCurrentDirectory:()=>sn,fileExists:qs=>l.fileExists(qs),readFile:qs=>l.readFile&&l.readFile(qs),getSymlinkCache:Ws(l,l.getSymlinkCache),realpath:Ws(l,l.realpath),directoryExists:qs=>Wh(qs,l),getDirectories:qs=>l.getDirectories?l.getDirectories(qs):[],readDirectory:(qs,zl,Ai,U2,_x)=>(sr.checkDefined(l.readDirectory,"'LanguageServiceHost.readDirectory' must be implemented to correctly process 'projectReferences'"),l.readDirectory(qs,zl,Ai,U2,_x)),onReleaseOldSourceFile:W2,onReleaseParsedCommandLine:bh,hasInvalidatedResolutions:os,hasChangedAutomaticTypeDirectiveNames:Ro,trace:Ws(l,l.trace),resolveModuleNames:Ws(l,l.resolveModuleNames),getModuleResolutionCache:Ws(l,l.getModuleResolutionCache),createHash:Ws(l,l.createHash),resolveTypeReferenceDirectives:Ws(l,l.resolveTypeReferenceDirectives),resolveModuleNameLiterals:Ws(l,l.resolveModuleNameLiterals),resolveTypeReferenceDirectiveReferences:Ws(l,l.resolveTypeReferenceDirectiveReferences),useSourceOfProjectReferenceRedirect:Ws(l,l.useSourceOfProjectReferenceRedirect),getParsedCommandLine:Kh},kc=Es.getSourceFile,{getSourceFileWithCache:Kd}=changeCompilerHostLikeToUseCache(Es,qs=>$2(qs,sn,wr),function(){for(var qs=arguments.length,zl=new Array(qs),Ai=0;Ai<qs;Ai++)zl[Ai]=arguments[Ai];return kc.call(Es,...zl)});Es.getSourceFile=Kd,(mi=l.setCompilerHost)==null||mi.call(l,Es);let nf={useCaseSensitiveFileNames:Gn,fileExists:qs=>Es.fileExists(qs),readFile:qs=>Es.readFile(qs),readDirectory:function(){return Es.readDirectory(...arguments)},trace:Es.trace,getCurrentDirectory:Es.getCurrentDirectory,onUnRecoverableConfigFileDiagnostic:Bh},au=E.getKeyForCompilationSettings(yt);if(isProgramUptoDate(jt,qi,yt,(qs,zl)=>l.getScriptVersion(zl),qs=>Es.fileExists(qs),os,Ro,Kh,Oi))return;let G1={rootNames:qi,options:yt,host:Es,oldProgram:jt,projectReferences:Oi};jt=createProgram(G1),Es=void 0,Go=void 0,xi.clearCache(),jt.getTypeChecker();return;function Kh(qs){let zl=$2(qs,sn,wr),Ai=Go==null?void 0:Go.get(zl);if(Ai!==void 0)return Ai||void 0;let U2=l.getParsedCommandLine?l.getParsedCommandLine(qs):Nm(qs);return(Go||(Go=new Map)).set(zl,U2||!1),U2}function Nm(qs){let zl=ul(qs,100);if(zl)return zl.path=$2(qs,sn,wr),zl.resolvedPath=zl.path,zl.originalFileName=zl.fileName,parseJsonSourceFileConfigFileContent(zl,nf,h4(f4(qs),sn),void 0,h4(qs,sn))}function bh(qs,zl,Ai){var U2;l.getParsedCommandLine?(U2=l.onReleaseParsedCommandLine)==null||U2.call(l,qs,zl,Ai):zl&&W2(zl.sourceFile,Ai)}function W2(qs,zl){let Ai=E.getKeyForCompilationSettings(zl);E.releaseDocumentWithKey(qs.resolvedPath,Ai,qs.scriptKind,qs.impliedNodeFormat)}function ul(qs,zl,Ai,U2){return th(qs,$2(qs,sn,wr),zl,Ai,U2)}function th(qs,zl,Ai,U2,_x){sr.assert(Es,"getOrCreateSourceFileByPath called after typical CompilerHost lifetime, check the callstack something with a reference to an old host.");let fS=l.getScriptSnapshot(qs);if(!fS)return;let kk=getScriptKind(qs,l),Mz=l.getScriptVersion(qs);if(!_x){let pS=jt&&jt.getSourceFileByPath(zl);if(pS){if(kk===pS.scriptKind)return E.updateDocumentWithKey(qs,zl,l,au,fS,Mz,kk,Ai);E.releaseDocumentWithKey(pS.resolvedPath,E.getKeyForCompilationSettings(jt.getCompilerOptions()),pS.scriptKind,pS.impliedNodeFormat)}}return E.acquireDocumentWithKey(qs,zl,l,au,fS,Mz,kk,Ai)}}function To(){if(Me===2){sr.assert(jt===void 0);return}return va(),jt}function Ea(){var ti;return(ti=l.getPackageJsonAutoImportProvider)==null?void 0:ti.call(l)}function Ei(ti,Hn){let mi=jt.getTypeChecker(),Mn=qi();if(!Mn)return!1;for(let os of ti)for(let Ro of os.references){let Oi=yt(Ro);if(sr.assertIsDefined(Oi),Hn.has(Ro)||ts_FindAllReferences_exports.isDeclarationOfSymbol(Oi,Mn)){Hn.add(Ro),Ro.isDefinition=!0;let Go=getMappedDocumentSpan(Ro,xi,Ws(l,l.fileExists));Go&&Hn.add(Go)}else Ro.isDefinition=!1}return!0;function qi(){for(let os of ti)for(let Ro of os.references){if(Hn.has(Ro)){let Go=yt(Ro);return sr.assertIsDefined(Go),mi.getSymbolAtLocation(Go)}let Oi=getMappedDocumentSpan(Ro,xi,Ws(l,l.fileExists));if(Oi&&Hn.has(Oi)){let Go=yt(Oi);if(Go)return mi.getSymbolAtLocation(Go)}}}function yt(os){let Ro=jt.getSourceFile(os.fileName);if(!Ro)return;let Oi=getTouchingPropertyName(Ro,os.textSpan.start);return ts_FindAllReferences_exports.Core.getAdjustedNode(Oi,{use:ts_FindAllReferences_exports.FindReferencesUse.References})}}function oo(){jt=void 0}function Cs(){if(jt){let ti=E.getKeyForCompilationSettings(jt.getCompilerOptions());fe(jt.getSourceFiles(),Hn=>E.releaseDocumentWithKey(Hn.resolvedPath,ti,Hn.scriptKind,Hn.impliedNodeFormat)),jt=void 0}l=void 0}function Tu(ti){return va(),jt.getSyntacticDiagnostics(la(ti),rr).slice()}function ec(ti){va();let Hn=la(ti),mi=jt.getSemanticDiagnostics(Hn,rr);if(!dQ(jt.getCompilerOptions()))return mi.slice();let Mn=jt.getDeclarationDiagnostics(Hn,rr);return[...mi,...Mn]}function Ju(ti){return va(),computeSuggestionDiagnostics(la(ti),jt,rr)}function wd(){return va(),[...jt.getOptionsDiagnostics(rr),...jt.getGlobalDiagnostics(rr)]}function kv(ti,Hn){let mi=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions,Mn=arguments.length>3?arguments[3]:void 0,qi=Object.assign(Object.assign({},mi),{},{includeCompletionsForModuleExports:mi.includeCompletionsForModuleExports||mi.includeExternalModuleExports,includeCompletionsWithInsertText:mi.includeCompletionsWithInsertText||mi.includeInsertTextCompletions});return va(),ts_Completions_exports.getCompletionsAtPosition(l,jt,jr,la(ti),Hn,qi,mi.triggerCharacter,mi.triggerKind,rr,Mn&&ts_formatting_exports.getFormatContext(Mn,l),mi.includeSymbol)}function V1(ti,Hn,mi,Mn,qi){let yt=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions,os=arguments.length>6?arguments[6]:void 0;return va(),ts_Completions_exports.getCompletionEntryDetails(jt,jr,la(ti),Hn,{name:mi,source:qi,data:os},l,Mn&&ts_formatting_exports.getFormatContext(Mn,l),yt,rr)}function fx(ti,Hn,mi,Mn){let qi=arguments.length>4&&arguments[4]!==void 0?arguments[4]:emptyOptions;return va(),ts_Completions_exports.getCompletionEntrySymbol(jt,jr,la(ti),Hn,{name:mi,source:Mn},l,qi)}function Ag(ti,Hn){va();let mi=la(ti),Mn=getTouchingPropertyName(mi,Hn);if(Mn===mi)return;let qi=jt.getTypeChecker(),yt=Mg(Mn),os=ryn(yt,qi);if(!os||qi.isUnknownSymbol(os)){let kc=Yc(mi,yt,Hn)?qi.getTypeAtLocation(yt):void 0;return kc&&{kind:"",kindModifiers:"",textSpan:createTextSpanFromNode(yt,mi),displayParts:qi.runWithCancellationToken(rr,Kd=>typeToDisplayParts(Kd,kc,getContainerNode(yt))),documentation:kc.symbol?kc.symbol.getDocumentationComment(qi):void 0,tags:kc.symbol?kc.symbol.getJsDocTags(qi):void 0}}let{symbolKind:Ro,displayParts:Oi,documentation:Go,tags:Es}=qi.runWithCancellationToken(rr,kc=>ts_SymbolDisplay_exports.getSymbolDisplayPartsDocumentationAndSymbolKind(kc,os,mi,getContainerNode(yt),yt));return{kind:Ro,kindModifiers:ts_SymbolDisplay_exports.getSymbolModifiers(qi,os),textSpan:createTextSpanFromNode(yt,mi),displayParts:Oi,documentation:Go,tags:Es}}function Mg(ti){return Frt(ti.parent)&&ti.pos===ti.parent.pos?ti.parent.expression:I$e(ti.parent)&&ti.pos===ti.parent.pos||bR(ti.parent)&&ti.parent.name===ti?ti.parent:ti}function Yc(ti,Hn,mi){switch(Hn.kind){case 79:return!isLabelName(Hn)&&!isTagName(Hn)&&!Q$(Hn.parent);case 208:case 163:return!isInComment(ti,mi);case 108:case 194:case 106:case 199:return!0;case 233:return bR(Hn);default:return!1}}function j2(ti,Hn,mi,Mn){return va(),ts_GoToDefinition_exports.getDefinitionAtPosition(jt,la(ti),Hn,mi,Mn)}function V0(ti,Hn){return va(),ts_GoToDefinition_exports.getDefinitionAndBoundSpan(jt,la(ti),Hn)}function pp(ti,Hn){return va(),ts_GoToDefinition_exports.getTypeDefinitionAtPosition(jt.getTypeChecker(),la(ti),Hn)}function px(ti,Hn){return va(),ts_FindAllReferences_exports.getImplementationsAtPosition(jt,rr,jt.getSourceFiles(),la(ti),Hn)}function Fg(ti,Hn){return Ur(t1(ti,Hn,[ti]),mi=>mi.highlightSpans.map(Mn=>Object.assign(Object.assign({fileName:mi.fileName,textSpan:Mn.textSpan,isWriteAccess:Mn.kind==="writtenReference"},Mn.isInString&&{isInString:!0}),Mn.contextSpan&&{contextSpan:Mn.contextSpan})))}function t1(ti,Hn,mi){let Mn=k0(ti);sr.assert(mi.some(os=>k0(os)===Mn)),va();let qi=Xi(mi,os=>jt.getSourceFile(os)),yt=la(ti);return DocumentHighlights.getDocumentHighlights(jt,rr,yt,Hn,qi)}function W1(ti,Hn,mi,Mn,qi){va();let yt=la(ti),os=getAdjustedRenameLocation(getTouchingPropertyName(yt,Hn));if(ts_Rename_exports.nodeIsEligibleForRename(os))if(Ls(os)&&(ZQ(os.parent)||Krt(os.parent))&&yue(os.escapedText)){let{openingElement:Ro,closingElement:Oi}=os.parent.parent;return[Ro,Oi].map(Go=>{let Es=createTextSpanFromNode(Go.tagName,yt);return Object.assign({fileName:yt.fileName,textSpan:Es},ts_FindAllReferences_exports.toContextSpan(Es,yt,Go.parent))})}else return Av(os,Hn,{findInStrings:mi,findInComments:Mn,providePrefixAndSuffixTextForRename:qi,use:ts_FindAllReferences_exports.FindReferencesUse.Rename},(Ro,Oi,Go)=>ts_FindAllReferences_exports.toRenameLocation(Ro,Oi,Go,qi||!1))}function yf(ti,Hn){return va(),Av(getTouchingPropertyName(la(ti),Hn),Hn,{use:ts_FindAllReferences_exports.FindReferencesUse.References},ts_FindAllReferences_exports.toReferenceEntry)}function Av(ti,Hn,mi,Mn){va();let qi=mi&&mi.use===ts_FindAllReferences_exports.FindReferencesUse.Rename?jt.getSourceFiles().filter(yt=>!jt.isSourceFileDefaultLibrary(yt)):jt.getSourceFiles();return ts_FindAllReferences_exports.findReferenceOrRenameEntries(jt,rr,qi,ti,Hn,mi,Mn)}function B2(ti,Hn){return va(),ts_FindAllReferences_exports.findReferencedSymbols(jt,rr,jt.getSourceFiles(),la(ti),Hn)}function Ff(ti){return va(),ts_FindAllReferences_exports.Core.getReferencesForFileName(ti,jt,jt.getSourceFiles()).map(ts_FindAllReferences_exports.toReferenceEntry)}function _d(ti,Hn,mi){let Mn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;va();let qi=mi?[la(mi)]:jt.getSourceFiles();return getNavigateToItems(qi,jt.getTypeChecker(),rr,ti,Hn,Mn)}function Om(ti,Hn,mi){va();let Mn=la(ti),qi=l.getCustomTransformers&&l.getCustomTransformers();return getFileEmitOutput(jt,Mn,!!Hn,rr,qi,mi)}function z2(ti,Hn){let{triggerReason:mi}=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;va();let Mn=la(ti);return ts_SignatureHelp_exports.getSignatureHelpItems(jt,Mn,Hn,mi,rr)}function tf(ti){return Tt.getCurrentSourceFile(ti)}function z4(ti,Hn,mi){let Mn=Tt.getCurrentSourceFile(ti),qi=getTouchingPropertyName(Mn,Hn);if(qi===Mn)return;switch(qi.kind){case 208:case 163:case 10:case 95:case 110:case 104:case 106:case 108:case 194:case 79:break;default:return}let yt=qi;for(;;)if(isRightSideOfPropertyAccess(yt)||isRightSideOfQualifiedName(yt))yt=yt.parent;else if(isNameOfModuleDeclaration(yt))if(yt.parent.parent.kind===264&&yt.parent.parent.body===yt.parent)yt=yt.parent.parent.name;else break;else break;return bv(yt.getStart(),qi.getEnd())}function bf(ti,Hn){let mi=Tt.getCurrentSourceFile(ti);return ts_BreakpointResolver_exports.spanInSourceFileAtLocation(mi,Hn)}function U1(ti){return getNavigationBarItems(Tt.getCurrentSourceFile(ti),rr)}function hp(ti){return getNavigationTree(Tt.getCurrentSourceFile(ti),rr)}function H2(ti,Hn,mi){return va(),(mi||"original")==="2020"?ts_classifier_exports.v2020.getSemanticClassifications(jt,rr,la(ti),Hn):getSemanticClassifications(jt.getTypeChecker(),rr,la(ti),jt.getClassifiableNames(),Hn)}function Pd(ti,Hn,mi){return va(),(mi||"original")==="original"?getEncodedSemanticClassifications(jt.getTypeChecker(),rr,la(ti),jt.getClassifiableNames(),Hn):ts_classifier_exports.v2020.getEncodedSemanticClassifications(jt,rr,la(ti),Hn)}function eh(ti,Hn){return getSyntacticClassifications(rr,Tt.getCurrentSourceFile(ti),Hn)}function K1(ti,Hn){return getEncodedSyntacticClassifications(rr,Tt.getCurrentSourceFile(ti),Hn)}function sS(ti){let Hn=Tt.getCurrentSourceFile(ti);return ts_OutliningElementsCollector_exports.collectElements(Hn,rr)}let Z_=new Map(Object.entries({18:19,20:21,22:23,31:29}));Z_.forEach((ti,Hn)=>Z_.set(ti.toString(),Number(Hn)));function hx(ti,Hn){let mi=Tt.getCurrentSourceFile(ti),Mn=getTouchingToken(mi,Hn),qi=Mn.getStart(mi)===Hn?Z_.get(Mn.kind.toString()):void 0,yt=qi&&findChildOfKind(Mn.parent,qi,mi);return yt?[createTextSpanFromNode(Mn,mi),createTextSpanFromNode(yt,mi)].sort((os,Ro)=>os.start-Ro.start):Tr}function q2(ti,Hn,mi){let Mn=li(),qi=lZ(mi),yt=Tt.getCurrentSourceFile(ti);jr("getIndentationAtPosition: getCurrentSourceFile: "+(li()-Mn)),Mn=li();let os=ts_formatting_exports.SmartIndenter.getIndentation(Hn,yt,qi);return jr("getIndentationAtPosition: computeIndentation  : "+(li()-Mn)),os}function H4(ti,Hn,mi,Mn){let qi=Tt.getCurrentSourceFile(ti);return ts_formatting_exports.formatSelection(Hn,mi,qi,ts_formatting_exports.getFormatContext(lZ(Mn),l))}function lS(ti,Hn){return ts_formatting_exports.formatDocument(Tt.getCurrentSourceFile(ti),ts_formatting_exports.getFormatContext(lZ(Hn),l))}function Js(ti,Hn,mi,Mn){let qi=Tt.getCurrentSourceFile(ti),yt=ts_formatting_exports.getFormatContext(lZ(Mn),l);if(!isInComment(qi,Hn))switch(mi){case"{":return ts_formatting_exports.formatOnOpeningCurly(Hn,qi,yt);case"}":return ts_formatting_exports.formatOnClosingCurly(Hn,qi,yt);case";":return ts_formatting_exports.formatOnSemicolon(Hn,qi,yt);case`
`:return ts_formatting_exports.formatOnEnter(Hn,qi,yt)}return[]}function Ii(ti,Hn,mi,Mn,qi){let yt=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions;va();let os=la(ti),Ro=bv(Hn,mi),Oi=ts_formatting_exports.getFormatContext(qi,l);return Ur(mm(Mn,Ym,ad),Go=>(rr.throwIfCancellationRequested(),ts_codefix_exports.getFixes({errorCode:Go,sourceFile:os,span:Ro,program:jt,host:l,cancellationToken:rr,formatContext:Oi,preferences:yt})))}function lo(ti,Hn,mi){let Mn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:emptyOptions;va(),sr.assert(ti.type==="file");let qi=la(ti.fileName),yt=ts_formatting_exports.getFormatContext(mi,l);return ts_codefix_exports.getAllFixes({fixId:Hn,sourceFile:qi,program:jt,host:l,cancellationToken:rr,formatContext:yt,preferences:Mn})}function es(ti,Hn){let mi=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;var Mn;va(),sr.assert(ti.type==="file");let qi=la(ti.fileName),yt=ts_formatting_exports.getFormatContext(Hn,l),os=(Mn=ti.mode)!=null?Mn:ti.skipDestructiveCodeActions?"SortAndCombine":"All";return ts_OrganizeImports_exports.organizeImports(qi,yt,l,jt,mi,os)}function ms(ti,Hn,mi){let Mn=arguments.length>3&&arguments[3]!==void 0?arguments[3]:emptyOptions;return getEditsForFileRename(To(),ti,Hn,l,ts_formatting_exports.getFormatContext(mi,l),Mn,xi)}function Qu(ti,Hn){let mi=typeof ti=="string"?Hn:ti;return Ul(mi)?Promise.all(mi.map(Mn=>iu(Mn))):iu(mi)}function iu(ti){let Hn=mi=>$2(mi,sn,wr);return sr.assertEqual(ti.type,"install package"),l.installPackage?l.installPackage({fileName:Hn(ti.file),packageName:ti.packageName}):Promise.reject("Host does not implement `installPackage`")}function ua(ti,Hn,mi,Mn){let qi=Mn?ts_formatting_exports.getFormatContext(Mn,l).options:void 0;return ts_JsDoc_exports.getDocCommentTemplateAtPosition(getNewLineOrDefaultFromHost(l,qi),Tt.getCurrentSourceFile(ti),Hn,mi)}function Ta(ti,Hn,mi){if(mi===60)return!1;let Mn=Tt.getCurrentSourceFile(ti);if(isInString(Mn,Hn))return!1;if(isInsideJsxElementOrAttribute(Mn,Hn))return mi===123;if(isInTemplateString(Mn,Hn))return!1;switch(mi){case 39:case 34:case 96:return!isInComment(Mn,Hn)}return!0}function Na(ti,Hn){let mi=Tt.getCurrentSourceFile(ti),Mn=findPrecedingToken(Hn,mi);if(!Mn)return;let qi=Mn.kind===31&&ZQ(Mn.parent)?Mn.parent.parent:qde(Mn)&&G$e(Mn.parent)?Mn.parent:void 0;if(qi&&Lp(qi))return{newText:`</${qi.openingElement.tagName.getText(mi)}>`};let yt=Mn.kind===31&&Y$e(Mn.parent)?Mn.parent.parent:qde(Mn)&&efe(Mn.parent)?Mn.parent:void 0;if(yt&&V2(yt))return{newText:"</>"}}function Ko(ti,Hn){return{lineStarts:ti.getLineStarts(),firstLine:ti.getLineAndCharacterOfPosition(Hn.pos).line,lastLine:ti.getLineAndCharacterOfPosition(Hn.end).line}}function El(ti,Hn,mi){let Mn=Tt.getCurrentSourceFile(ti),qi=[],{lineStarts:yt,firstLine:os,lastLine:Ro}=Ko(Mn,Hn),Oi=mi||!1,Go=Number.MAX_VALUE,Es=new Map,kc=new RegExp(/\S/),Kd=isInsideJsxElement(Mn,yt[os]),nf=Kd?"{/*":"//";for(let au=os;au<=Ro;au++){let G1=Mn.text.substring(yt[au],Mn.getLineEndOfPosition(yt[au])),Kh=kc.exec(G1);Kh&&(Go=Math.min(Go,Kh.index),Es.set(au.toString(),Kh.index),G1.substr(Kh.index,nf.length)!==nf&&(Oi=mi===void 0||mi))}for(let au=os;au<=Ro;au++){if(os!==Ro&&yt[au]===Hn.end)continue;let G1=Es.get(au.toString());G1!==void 0&&(Kd?qi.push.apply(qi,jl(ti,{pos:yt[au]+Go,end:Mn.getLineEndOfPosition(yt[au])},Oi,Kd)):Oi?qi.push({newText:nf,span:{length:0,start:yt[au]+Go}}):Mn.text.substr(yt[au]+G1,nf.length)===nf&&qi.push({newText:"",span:{length:nf.length,start:yt[au]+G1}}))}return qi}function jl(ti,Hn,mi,Mn){var qi;let yt=Tt.getCurrentSourceFile(ti),os=[],{text:Ro}=yt,Oi=!1,Go=mi||!1,Es=[],{pos:kc}=Hn,Kd=Mn!==void 0?Mn:isInsideJsxElement(yt,kc),nf=Kd?"{/*":"/*",au=Kd?"*/}":"*/",G1=Kd?"\\{\\/\\*":"\\/\\*",Kh=Kd?"\\*\\/\\}":"\\*\\/";for(;kc<=Hn.end;){let Nm=Ro.substr(kc,nf.length)===nf?nf.length:0,bh=isInComment(yt,kc+Nm);if(bh)Kd&&(bh.pos--,bh.end++),Es.push(bh.pos),bh.kind===3&&Es.push(bh.end),Oi=!0,kc=bh.end+1;else{let W2=Ro.substring(kc,Hn.end).search(`(${G1})|(${Kh})`);Go=mi!==void 0?mi:Go||!isTextWhiteSpaceLike(Ro,kc,W2===-1?Hn.end:kc+W2),kc=W2===-1?Hn.end+1:kc+W2+au.length}}if(Go||!Oi){((qi=isInComment(yt,Hn.pos))==null?void 0:qi.kind)!==2&&Um(Es,Hn.pos,ad),Um(Es,Hn.end,ad);let Nm=Es[0];Ro.substr(Nm,nf.length)!==nf&&os.push({newText:nf,span:{length:0,start:Nm}});for(let bh=1;bh<Es.length-1;bh++)Ro.substr(Es[bh]-au.length,au.length)!==au&&os.push({newText:au,span:{length:0,start:Es[bh]}}),Ro.substr(Es[bh],nf.length)!==nf&&os.push({newText:nf,span:{length:0,start:Es[bh]}});os.length%2!==0&&os.push({newText:au,span:{length:0,start:Es[Es.length-1]}})}else for(let Nm of Es){let bh=Nm-au.length>0?Nm-au.length:0,W2=Ro.substr(bh,au.length)===au?au.length:0;os.push({newText:"",span:{length:nf.length,start:Nm-W2}})}return os}function bc(ti,Hn){let mi=Tt.getCurrentSourceFile(ti),{firstLine:Mn,lastLine:qi}=Ko(mi,Hn);return Mn===qi&&Hn.pos!==Hn.end?jl(ti,Hn,!0):El(ti,Hn,!0)}function Pm(ti,Hn){let mi=Tt.getCurrentSourceFile(ti),Mn=[],{pos:qi}=Hn,{end:yt}=Hn;qi===yt&&(yt+=isInsideJsxElement(mi,qi)?2:1);for(let os=qi;os<=yt;os++){let Ro=isInComment(mi,os);if(Ro){switch(Ro.kind){case 2:Mn.push.apply(Mn,El(ti,{end:Ro.end,pos:Ro.pos+1},!1));break;case 3:Mn.push.apply(Mn,jl(ti,{end:Ro.end,pos:Ro.pos+1},!1))}os=Ro.end+1}}return Mn}function Lp(ti){let{openingElement:Hn,closingElement:mi,parent:Mn}=ti;return!dx(Hn.tagName,mi.tagName)||G$e(Mn)&&dx(Hn.tagName,Mn.openingElement.tagName)&&Lp(Mn)}function V2(ti){let{closingFragment:Hn,parent:mi}=ti;return!!(Hn.flags&131072)||efe(mi)&&V2(mi)}function mx(ti,Hn,mi){let Mn=Tt.getCurrentSourceFile(ti),qi=ts_formatting_exports.getRangeOfEnclosingComment(Mn,Hn);return qi&&(!mi||qi.kind===3)?createTextSpanFromRange(qi):void 0}function Gb(ti,Hn){va();let mi=la(ti);rr.throwIfCancellationRequested();let Mn=mi.text,qi=[];if(Hn.length>0&&!Oi(mi.fileName)){let Go=os(),Es;for(;Es=Go.exec(Mn);){rr.throwIfCancellationRequested();let kc=3;sr.assert(Es.length===Hn.length+kc);let Kd=Es[1],nf=Es.index+Kd.length;if(!isInComment(mi,nf))continue;let au;for(let Kh=0;Kh<Hn.length;Kh++)Es[Kh+kc]&&(au=Hn[Kh]);if(au===void 0)return sr.fail();if(Ro(Mn.charCodeAt(nf+au.text.length)))continue;let G1=Es[2];qi.push({descriptor:au,message:G1,position:nf})}}return qi;function yt(Go){return Go.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}function os(){let Go=/(?:\/\/+\s*)/.source,Es=/(?:\/\*+\s*)/.source,kc="("+/(?:^(?:\s|\*)*)/.source+"|"+Go+"|"+Es+")",Kd="(?:"+Qa(Hn,Nm=>"("+yt(Nm.text)+")").join("|")+")",nf=/(?:$|\*\/)/.source,au=/(?:.*?)/.source,G1="("+Kd+au+")",Kh=kc+G1+nf;return new RegExp(Kh,"gim")}function Ro(Go){return Go>=97&&Go<=122||Go>=65&&Go<=90||Go>=48&&Go<=57}function Oi(Go){return Ot(Go,"/node_modules/")}}function gx(ti,Hn,mi){return va(),ts_Rename_exports.getRenameInfo(jt,la(ti),Hn,mi||{})}function cS(ti,Hn,mi,Mn,qi,yt){let[os,Ro]=typeof Hn=="number"?[Hn,void 0]:[Hn.pos,Hn.end];return{file:ti,startPosition:os,endPosition:Ro,program:To(),host:l,formatContext:ts_formatting_exports.getFormatContext(Mn,l),cancellationToken:rr,preferences:mi,triggerReason:qi,kind:yt}}function RE(ti,Hn,mi){return{file:ti,program:To(),host:l,span:Hn,preferences:mi,cancellationToken:rr}}function UO(ti,Hn){return ts_SmartSelectionRange_exports.getSmartSelectionRange(Hn,Tt.getCurrentSourceFile(ti))}function Yb(ti,Hn){let mi=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions,Mn=arguments.length>3?arguments[3]:void 0,qi=arguments.length>4?arguments[4]:void 0;va();let yt=la(ti);return ts_refactor_exports.getApplicableRefactors(cS(yt,Hn,mi,emptyOptions,Mn,qi))}function Xb(ti,Hn,mi,Mn,qi){let yt=arguments.length>5&&arguments[5]!==void 0?arguments[5]:emptyOptions;va();let os=la(ti);return ts_refactor_exports.getEditsForRefactor(cS(os,mi,yt,Hn),Mn,qi)}function uS(ti,Hn){return Hn===0?{line:0,character:0}:xi.toLineColumnOffset(ti,Hn)}function dS(ti,Hn){va();let mi=ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(jt,getTouchingPropertyName(la(ti),Hn));return mi&&mapOneOrMany(mi,Mn=>ts_CallHierarchy_exports.createCallHierarchyItem(jt,Mn))}function vx(ti,Hn){va();let mi=la(ti),Mn=firstOrOnly(ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(jt,Hn===0?mi:getTouchingPropertyName(mi,Hn)));return Mn?ts_CallHierarchy_exports.getIncomingCalls(jt,Mn,rr):[]}function Mv(ti,Hn){va();let mi=la(ti),Mn=firstOrOnly(ts_CallHierarchy_exports.resolveCallHierarchyDeclaration(jt,Hn===0?mi:getTouchingPropertyName(mi,Hn)));return Mn?ts_CallHierarchy_exports.getOutgoingCalls(jt,Mn):[]}function Bl(ti,Hn){let mi=arguments.length>2&&arguments[2]!==void 0?arguments[2]:emptyOptions;va();let Mn=la(ti);return ts_InlayHints_exports.provideInlayHints(RE(Mn,Hn,mi))}let ey={dispose:Cs,cleanupSemanticCache:oo,getSyntacticDiagnostics:Tu,getSemanticDiagnostics:ec,getSuggestionDiagnostics:Ju,getCompilerOptionsDiagnostics:wd,getSyntacticClassifications:eh,getSemanticClassifications:H2,getEncodedSyntacticClassifications:K1,getEncodedSemanticClassifications:Pd,getCompletionsAtPosition:kv,getCompletionEntryDetails:V1,getCompletionEntrySymbol:fx,getSignatureHelpItems:z2,getQuickInfoAtPosition:Ag,getDefinitionAtPosition:j2,getDefinitionAndBoundSpan:V0,getImplementationAtPosition:px,getTypeDefinitionAtPosition:pp,getReferencesAtPosition:yf,findReferences:B2,getFileReferences:Ff,getOccurrencesAtPosition:Fg,getDocumentHighlights:t1,getNameOrDottedNameSpan:z4,getBreakpointStatementAtPosition:bf,getNavigateToItems:_d,getRenameInfo:gx,getSmartSelectionRange:UO,findRenameLocations:W1,getNavigationBarItems:U1,getNavigationTree:hp,getOutliningSpans:sS,getTodoComments:Gb,getBraceMatchingAtPosition:hx,getIndentationAtPosition:q2,getFormattingEditsForRange:H4,getFormattingEditsForDocument:lS,getFormattingEditsAfterKeystroke:Js,getDocCommentTemplateAtPosition:ua,isValidBraceCompletionAtPosition:Ta,getJsxClosingTagAtPosition:Na,getSpanOfEnclosingComment:mx,getCodeFixesAtPosition:Ii,getCombinedCodeFix:lo,applyCodeActionCommand:Qu,organizeImports:es,getEditsForFileRename:ms,getEmitOutput:Om,getNonBoundSourceFile:tf,getProgram:To,getCurrentProgram:()=>jt,getAutoImportProvider:Ea,updateIsDefinitionOfReferencedSymbols:Ei,getApplicableRefactors:Yb,getEditsForRefactor:Xb,toLineColumnOffset:uS,getSourceMapper:()=>xi,clearSourceMapperCache:()=>xi.clearCache(),prepareCallHierarchy:dS,provideCallHierarchyIncomingCalls:vx,provideCallHierarchyOutgoingCalls:Mv,toggleLineComment:El,toggleMultilineComment:jl,commentSelection:bc,uncommentSelection:Pm,provideInlayHints:Bl,getSupportedCodeFixes:rat};switch(Me){case 0:break;case 1:_Oe.forEach(ti=>ey[ti]=()=>{throw new Error(`LanguageService Operation: ${ti} not allowed in LanguageServiceMode.PartialSemantic`)});break;case 2:_at.forEach(ti=>ey[ti]=()=>{throw new Error(`LanguageService Operation: ${ti} not allowed in LanguageServiceMode.Syntactic`)});break;default:sr.assertNever(Me)}return ey}function Z_n(l){return l.nameTable||eyn(l),l.nameTable}function eyn(l){let E=l.nameTable=new Map;l.forEachChild(function B(ae){if(Ls(ae)&&!isTagName(ae)&&ae.escapedText||I4(ae)&&tyn(ae)){let Me=AB(ae);E.set(Me,E.get(Me)===void 0?ae.pos:-1)}else if(Iv(ae)){let Me=ae.escapedText;E.set(Me,E.get(Me)===void 0?ae.pos:-1)}if(yh(ae,B),L0(ae))for(let Me of ae.jsDoc)yh(Me,B)})}function tyn(l){return iue(l)||l.parent.kind===280||iyn(l)||V_(l)}function oat(l){let E=nyn(l);return E&&(VO(E.parent)||X$e(E.parent))?E:void 0}function nyn(l){switch(l.kind){case 10:case 14:case 8:if(l.parent.kind===164)return G8(l.parent.parent)?l.parent.parent:void 0;case 79:return G8(l.parent)&&(l.parent.parent.kind===207||l.parent.parent.kind===289)&&l.parent.name===l?l.parent:void 0}}function ryn(l,E){let B=oat(l);if(B){let ae=E.getContextualType(B.parent),Me=ae&&sat(B,E,ae,!1);if(Me&&Me.length===1)return P0(Me)}return E.getSymbolAtLocation(l)}function sat(l,E,B,ae){let Me=getNameFromPropertyName(l.name);if(!Me)return Tr;if(!B.isUnion()){let jt=B.getProperty(Me);return jt?[jt]:Tr}let Tt=Xi(B.types,jt=>(VO(l.parent)||X$e(l.parent))&&E.isTypeInvalidDueToUnionDiscriminant(jt,l.parent)?void 0:jt.getProperty(Me));if(ae&&(Tt.length===0||Tt.length===B.types.length)){let jt=B.getProperty(Me);if(jt)return[jt]}return Tt.length===0?Xi(B.types,jt=>jt.getProperty(Me)):Tt}function iyn(l){return l&&l.parent&&l.parent.kind===209&&l.parent.argumentExpression===l}function ayn(l){throw new Error("getDefaultLibFilePath is only supported when consumed as a node module. ")}var lat,pfe,hfe,cat,vOe,mfe,gfe,uat,dat,fat,pat,hat,mat,gat,vat,_Oe,_at,oyn=cn({"src/services/services.ts"(){yOe(),yOe(),lat="0.8",pfe=class{constructor(l,E,B){this.pos=E,this.end=B,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0,this.kind=l}assertHasRealPosition(l){sr.assert(!X_(this.pos)&&!X_(this.end),l||"Node must have a real position for this operation")}getSourceFile(){return Jm(this)}getStart(l,E){return this.assertHasRealPosition(),L_(this,l,E)}getFullStart(){return this.assertHasRealPosition(),this.pos}getEnd(){return this.assertHasRealPosition(),this.end}getWidth(l){return this.assertHasRealPosition(),this.getEnd()-this.getStart(l)}getFullWidth(){return this.assertHasRealPosition(),this.end-this.pos}getLeadingTriviaWidth(l){return this.assertHasRealPosition(),this.getStart(l)-this.pos}getFullText(l){return this.assertHasRealPosition(),(l||this.getSourceFile()).text.substring(this.pos,this.end)}getText(l){return this.assertHasRealPosition(),l||(l=this.getSourceFile()),l.text.substring(this.getStart(l),this.getEnd())}getChildCount(l){return this.getChildren(l).length}getChildAt(l,E){return this.getChildren(E)[l]}getChildren(l){return this.assertHasRealPosition("Node without a real position cannot be scanned and thus has no token nodes - use forEachChild and collect the result if that's fine"),this._children||(this._children=G_n(this,l))}getFirstToken(l){this.assertHasRealPosition();let E=this.getChildren(l);if(!E.length)return;let B=Bi(E,ae=>ae.kind<312||ae.kind>353);return B.kind<163?B:B.getFirstToken(l)}getLastToken(l){this.assertHasRealPosition();let E=this.getChildren(l),B=Np(E);if(B)return B.kind<163?B:B.getLastToken(l)}forEachChild(l,E){return yh(this,l,E)}},hfe=class{constructor(l,E){this.pos=l,this.end=E,this.flags=0,this.modifierFlagsCache=0,this.transformFlags=0,this.parent=void 0}getSourceFile(){return Jm(this)}getStart(l,E){return L_(this,l,E)}getFullStart(){return this.pos}getEnd(){return this.end}getWidth(l){return this.getEnd()-this.getStart(l)}getFullWidth(){return this.end-this.pos}getLeadingTriviaWidth(l){return this.getStart(l)-this.pos}getFullText(l){return(l||this.getSourceFile()).text.substring(this.pos,this.end)}getText(l){return l||(l=this.getSourceFile()),l.text.substring(this.getStart(l),this.getEnd())}getChildCount(){return this.getChildren().length}getChildAt(l){return this.getChildren()[l]}getChildren(){return this.kind===1&&this.jsDoc||Tr}getFirstToken(){}getLastToken(){}forEachChild(){}},cat=class{constructor(l,E){this.id=0,this.mergeId=0,this.flags=l,this.escapedName=E}getFlags(){return this.flags}get name(){return q$(this)}getEscapedName(){return this.escapedName}getName(){return this.name}getDeclarations(){return this.declarations}getDocumentationComment(l){if(!this.documentationComment)if(this.documentationComment=Tr,!this.declarations&&aR(this)&&this.links.target&&aR(this.links.target)&&this.links.target.links.tupleLabelDeclaration){let E=this.links.target.links.tupleLabelDeclaration;this.documentationComment=sZ([E],l)}else this.documentationComment=sZ(this.declarations,l);return this.documentationComment}getContextualDocumentationComment(l,E){if(l){if(nR(l)&&(this.contextualGetAccessorDocumentationComment||(this.contextualGetAccessorDocumentationComment=sZ(Gr(this.declarations,nR),E)),nn(this.contextualGetAccessorDocumentationComment)))return this.contextualGetAccessorDocumentationComment;if(tR(l)&&(this.contextualSetAccessorDocumentationComment||(this.contextualSetAccessorDocumentationComment=sZ(Gr(this.declarations,tR),E)),nn(this.contextualSetAccessorDocumentationComment)))return this.contextualSetAccessorDocumentationComment}return this.getDocumentationComment(E)}getJsDocTags(l){return this.tags===void 0&&(this.tags=ffe(this.declarations,l)),this.tags}getContextualJsDocTags(l,E){if(l){if(nR(l)&&(this.contextualGetAccessorTags||(this.contextualGetAccessorTags=ffe(Gr(this.declarations,nR),E)),nn(this.contextualGetAccessorTags)))return this.contextualGetAccessorTags;if(tR(l)&&(this.contextualSetAccessorTags||(this.contextualSetAccessorTags=ffe(Gr(this.declarations,tR),E)),nn(this.contextualSetAccessorTags)))return this.contextualSetAccessorTags}return this.getJsDocTags(E)}},vOe=class extends hfe{constructor(l,E,B){super(E,B),this.kind=l}},mfe=class extends hfe{constructor(l,E,B){super(E,B),this.kind=79}get text(){return _f(this)}},mfe.prototype.kind=79,gfe=class extends hfe{constructor(l,E,B){super(E,B),this.kind=80}get text(){return _f(this)}},gfe.prototype.kind=80,uat=class{constructor(l,E){this.checker=l,this.flags=E}getFlags(){return this.flags}getSymbol(){return this.symbol}getProperties(){return this.checker.getPropertiesOfType(this)}getProperty(l){return this.checker.getPropertyOfType(this,l)}getApparentProperties(){return this.checker.getAugmentedPropertiesOfType(this)}getCallSignatures(){return this.checker.getSignaturesOfType(this,0)}getConstructSignatures(){return this.checker.getSignaturesOfType(this,1)}getStringIndexType(){return this.checker.getIndexTypeOfType(this,0)}getNumberIndexType(){return this.checker.getIndexTypeOfType(this,1)}getBaseTypes(){return this.isClassOrInterface()?this.checker.getBaseTypes(this):void 0}isNullableType(){return this.checker.isNullableType(this)}getNonNullableType(){return this.checker.getNonNullableType(this)}getNonOptionalType(){return this.checker.getNonOptionalType(this)}getConstraint(){return this.checker.getBaseConstraintOfType(this)}getDefault(){return this.checker.getDefaultFromTypeParameter(this)}isUnion(){return!!(this.flags&1048576)}isIntersection(){return!!(this.flags&2097152)}isUnionOrIntersection(){return!!(this.flags&3145728)}isLiteral(){return!!(this.flags&2432)}isStringLiteral(){return!!(this.flags&128)}isNumberLiteral(){return!!(this.flags&256)}isTypeParameter(){return!!(this.flags&262144)}isClassOrInterface(){return!!(oz(this)&3)}isClass(){return!!(oz(this)&1)}isIndexType(){return!!(this.flags&4194304)}get typeArguments(){if(oz(this)&4)return this.checker.getTypeArguments(this)}},dat=class{constructor(l,E){this.checker=l,this.flags=E}getDeclaration(){return this.declaration}getTypeParameters(){return this.typeParameters}getParameters(){return this.parameters}getReturnType(){return this.checker.getReturnTypeOfSignature(this)}getTypeParameterAtPosition(l){let E=this.checker.getParameterType(this,l);if(E.isIndexType()&&IQ(E.type)){let B=E.type.getConstraint();if(B)return this.checker.getIndexType(B)}return E}getDocumentationComment(){return this.documentationComment||(this.documentationComment=sZ(yn(this.declaration),this.checker))}getJsDocTags(){return this.jsDocTags||(this.jsDocTags=ffe(yn(this.declaration),this.checker))}},fat=class extends pfe{constructor(l,E,B){super(l,E,B),this.kind=308}update(l,E){return hOe(this,l,E)}getLineAndCharacterOfPosition(l){return xb(this,l)}getLineStarts(){return m4(this)}getPositionOfLineAndCharacter(l,E,B){return EI(m4(this),l,E,this.text,B)}getLineEndOfPosition(l){let{line:E}=this.getLineAndCharacterOfPosition(l),B=this.getLineStarts(),ae;E+1>=B.length&&(ae=this.getEnd()),ae||(ae=B[E+1]-1);let Me=this.getFullText();return Me[ae]===`
`&&Me[ae-1]==="\r"?ae-1:ae}getNamedDeclarations(){return this.namedDeclarations||(this.namedDeclarations=this.computeNamedDeclarations()),this.namedDeclarations}computeNamedDeclarations(){let l=Od();return this.forEachChild(Me),l;function E(Tt){let jt=ae(Tt);jt&&l.add(jt,Tt)}function B(Tt){let jt=l.get(Tt);return jt||l.set(Tt,jt=[]),jt}function ae(Tt){let jt=jI(Tt);return jt&&(HO(jt)&&Rv(jt.expression)?jt.expression.name.text:oE(jt)?getNameFromPropertyName(jt):void 0)}function Me(Tt){switch(Tt.kind){case 259:case 215:case 171:case 170:let jt=Tt,Vt=ae(jt);if(Vt){let sn=B(Vt),jr=Np(sn);jr&&jt.parent===jr.parent&&jt.symbol===jr.symbol?jt.body&&!jr.body&&(sn[sn.length-1]=jt):sn.push(jt)}yh(Tt,Me);break;case 260:case 228:case 261:case 262:case 263:case 264:case 268:case 278:case 273:case 270:case 271:case 174:case 175:case 184:E(Tt),yh(Tt,Me);break;case 166:if(!Zm(Tt,16476))break;case 257:case 205:{let sn=Tt;if(Fa(sn.name)){yh(sn.name,Me);break}sn.initializer&&Me(sn.initializer)}case 302:case 169:case 168:E(Tt);break;case 275:let at=Tt;at.exportClause&&(Wrt(at.exportClause)?fe(at.exportClause.elements,Me):Me(at.exportClause.name));break;case 269:let rr=Tt.importClause;rr&&(rr.name&&E(rr.name),rr.namedBindings&&(rr.namedBindings.kind===271?E(rr.namedBindings):fe(rr.namedBindings.elements,Me)));break;case 223:fl(Tt)!==0&&E(Tt);default:yh(Tt,Me)}}}},pat=class{constructor(l,E,B){this.fileName=l,this.text=E,this.skipTrivia=B}getLineAndCharacterOfPosition(l){return xb(this,l)}},hat=class{constructor(l){this.host=l}getCurrentSourceFile(l){var E,B,ae,Me,Tt,jt,Vt,at;let rr=this.host.getScriptSnapshot(l);if(!rr)throw new Error("Could not find file: '"+l+"'.");let sn=getScriptKind(l,this.host),jr=this.host.getScriptVersion(l),Gn;if(this.currentFileName!==l){let wr={languageVersion:99,impliedNodeFormat:getImpliedNodeFormatForFile($2(l,this.host.getCurrentDirectory(),((ae=(B=(E=this.host).getCompilerHost)==null?void 0:B.call(E))==null?void 0:ae.getCanonicalFileName)||PJ(this.host)),(at=(Vt=(jt=(Tt=(Me=this.host).getCompilerHost)==null?void 0:Tt.call(Me))==null?void 0:jt.getModuleResolutionCache)==null?void 0:Vt.call(jt))==null?void 0:at.getPackageJsonInfoCache(),this.host,this.host.getCompilationSettings()),setExternalModuleIndicator:nde(this.host.getCompilationSettings())};Gn=gOe(l,rr,wr,jr,!0,sn)}else if(this.currentFileVersion!==jr){let wr=rr.getChangeRange(this.currentFileScriptSnapshot);Gn=aat(this.currentSourceFile,rr,jr,wr)}return Gn&&(this.currentFileVersion=jr,this.currentFileName=l,this.currentFileScriptSnapshot=rr,this.currentSourceFile=Gn),this.currentSourceFile}},mat={isCancellationRequested:$a,throwIfCancellationRequested:Bh},gat=class{constructor(l){this.cancellationToken=l}isCancellationRequested(){return this.cancellationToken.isCancellationRequested()}throwIfCancellationRequested(){var l;if(this.isCancellationRequested())throw(l=ri)==null||l.instant(ri.Phase.Session,"cancellationThrown",{kind:"CancellationTokenObject"}),new Oo}},vat=class{constructor(l){let E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:20;this.hostCancellationToken=l,this.throttleWaitMilliseconds=E,this.lastCancellationCheckTime=0}isCancellationRequested(){let l=li();return Math.abs(l-this.lastCancellationCheckTime)>=this.throttleWaitMilliseconds?(this.lastCancellationCheckTime=l,this.hostCancellationToken.isCancellationRequested()):!1}throwIfCancellationRequested(){var l;if(this.isCancellationRequested())throw(l=ri)==null||l.instant(ri.Phase.Session,"cancellationThrown",{kind:"ThrottledCancellationToken"}),new Oo}},_Oe=["getSemanticDiagnostics","getSuggestionDiagnostics","getCompilerOptionsDiagnostics","getSemanticClassifications","getEncodedSemanticClassifications","getCodeFixesAtPosition","getCombinedCodeFix","applyCodeActionCommand","organizeImports","getEditsForFileRename","getEmitOutput","getApplicableRefactors","getEditsForRefactor","prepareCallHierarchy","provideCallHierarchyIncomingCalls","provideCallHierarchyOutgoingCalls","provideInlayHints","getSupportedCodeFixes"],_at=[..._Oe,"getCompletionsAtPosition","getCompletionEntryDetails","getCompletionEntrySymbol","getSignatureHelpItems","getQuickInfoAtPosition","getDefinitionAtPosition","getDefinitionAndBoundSpan","getImplementationAtPosition","getTypeDefinitionAtPosition","getReferencesAtPosition","findReferences","getOccurrencesAtPosition","getDocumentHighlights","getNavigateToItems","getRenameInfo","findRenameLocations","getApplicableRefactors"],Xue(X_n())}}),yOe=cn({"src/services/_namespaces/ts.ts"(){kg(),Jit(),oyn()}}),yat={};st(yat,{ANONYMOUS:()=>ANONYMOUS,AccessFlags:()=>od,AssertionLevel:()=>Cr,AssignmentDeclarationKind:()=>$w,AssignmentKind:()=>Bn,Associativity:()=>fi,BreakpointResolver:()=>ts_BreakpointResolver_exports,BuilderFileEmit:()=>BuilderFileEmit,BuilderProgramKind:()=>BuilderProgramKind,BuilderState:()=>BuilderState,BundleFileSectionKind:()=>_I,CallHierarchy:()=>ts_CallHierarchy_exports,CharacterCodes:()=>vI,CheckFlags:()=>Yp,CheckMode:()=>CheckMode,ClassificationType:()=>ClassificationType,ClassificationTypeNames:()=>ClassificationTypeNames,CommentDirectiveType:()=>ga,Comparison:()=>Ue,CompletionInfoFlags:()=>CompletionInfoFlags,CompletionTriggerKind:()=>CompletionTriggerKind,Completions:()=>ts_Completions_exports,ConfigFileProgramReloadLevel:()=>ConfigFileProgramReloadLevel,ContextFlags:()=>Gc,CoreServicesShimHostAdapter:()=>CoreServicesShimHostAdapter,Debug:()=>sr,DiagnosticCategory:()=>pb,Diagnostics:()=>zi,DocumentHighlights:()=>DocumentHighlights,ElementFlags:()=>Dp,EmitFlags:()=>D8,EmitHint:()=>gb,EmitOnly:()=>yo,EndOfLineState:()=>EndOfLineState,EnumKind:()=>pu,ExitStatus:()=>bo,ExportKind:()=>ExportKind,Extension:()=>E$,ExternalEmitHelpers:()=>A1,FileIncludeKind:()=>oa,FilePreprocessingDiagnosticsKind:()=>Cu,FileSystemEntryKind:()=>FileSystemEntryKind,FileWatcherEventKind:()=>FileWatcherEventKind,FindAllReferences:()=>ts_FindAllReferences_exports,FlattenLevel:()=>FlattenLevel,FlowFlags:()=>ta,ForegroundColorEscapeSequences:()=>ForegroundColorEscapeSequences,FunctionFlags:()=>ir,GeneratedIdentifierFlags:()=>cr,GetLiteralTextFlags:()=>le,GoToDefinition:()=>ts_GoToDefinition_exports,HighlightSpanKind:()=>HighlightSpanKind,ImportKind:()=>ImportKind,ImportsNotUsedAsValues:()=>mI,IndentStyle:()=>IndentStyle,IndexKind:()=>hs,InferenceFlags:()=>O8,InferencePriority:()=>c4,InlayHintKind:()=>InlayHintKind,InlayHints:()=>ts_InlayHints_exports,InternalEmitFlags:()=>T$,InternalSymbolName:()=>$n,InvalidatedProjectKind:()=>InvalidatedProjectKind,JsDoc:()=>ts_JsDoc_exports,JsTyping:()=>ts_JsTyping_exports,JsxEmit:()=>hI,JsxFlags:()=>Ti,JsxReferenceKind:()=>Ip,LanguageServiceMode:()=>LanguageServiceMode,LanguageServiceShimHostAdapter:()=>LanguageServiceShimHostAdapter,LanguageVariant:()=>N8,LexicalEnvironmentFlags:()=>R8,ListFormat:()=>Dw,LogLevel:()=>Us,MemberOverrideStatus:()=>ys,ModifierFlags:()=>Ra,ModuleDetectionKind:()=>hb,ModuleInstanceState:()=>ModuleInstanceState,ModuleKind:()=>w$,ModuleResolutionKind:()=>u4,ModuleSpecifierEnding:()=>x$e,NavigateTo:()=>ts_NavigateTo_exports,NavigationBar:()=>ts_NavigationBar_exports,NewLineKind:()=>gI,NodeBuilderFlags:()=>ho,NodeCheckFlags:()=>bi,NodeFactoryFlags:()=>C$e,NodeFlags:()=>so,NodeResolutionFeatures:()=>NodeResolutionFeatures,ObjectFlags:()=>Rl,OperationCanceledException:()=>Oo,OperatorPrecedence:()=>ci,OrganizeImports:()=>ts_OrganizeImports_exports,OrganizeImportsMode:()=>OrganizeImportsMode,OuterExpressionKinds:()=>I8,OutliningElementsCollector:()=>ts_OutliningElementsCollector_exports,OutliningSpanKind:()=>OutliningSpanKind,OutputFileType:()=>OutputFileType,PackageJsonAutoImportPreference:()=>PackageJsonAutoImportPreference,PackageJsonDependencyGroup:()=>PackageJsonDependencyGroup,PatternMatchKind:()=>PatternMatchKind,PollingInterval:()=>PollingInterval,PollingWatchKind:()=>C$,PragmaKindFlags:()=>Iw,PrivateIdentifierKind:()=>PrivateIdentifierKind,ProcessLevel:()=>ProcessLevel,QuotePreference:()=>QuotePreference,RelationComparisonResult:()=>At,Rename:()=>ts_Rename_exports,ScriptElementKind:()=>ScriptElementKind,ScriptElementKindModifier:()=>ScriptElementKindModifier,ScriptKind:()=>P8,ScriptSnapshot:()=>ScriptSnapshot,ScriptTarget:()=>Pw,SemanticClassificationFormat:()=>SemanticClassificationFormat,SemanticMeaning:()=>SemanticMeaning,SemicolonPreference:()=>SemicolonPreference,SignatureCheckMode:()=>SignatureCheckMode,SignatureFlags:()=>gd,SignatureHelp:()=>ts_SignatureHelp_exports,SignatureKind:()=>Rp,SmartSelectionRange:()=>ts_SmartSelectionRange_exports,SnippetKind:()=>mb,SortKind:()=>Kn,StructureIsReused:()=>Du,SymbolAccessibility:()=>ai,SymbolDisplay:()=>ts_SymbolDisplay_exports,SymbolDisplayPartKind:()=>SymbolDisplayPartKind,SymbolFlags:()=>Cl,SymbolFormatFlags:()=>as,SyntaxKind:()=>gi,SyntheticSymbolKind:()=>sp,Ternary:()=>m7,ThrottledCancellationToken:()=>vat,TokenClass:()=>TokenClass,TokenFlags:()=>ii,TransformFlags:()=>Nw,TypeFacts:()=>TypeFacts,TypeFlags:()=>zo,TypeFormatFlags:()=>ps,TypeMapKind:()=>nl,TypePredicateKind:()=>md,TypeReferenceSerializationKind:()=>Hs,TypeScriptServicesFactory:()=>TypeScriptServicesFactory,UnionReduction:()=>zs,UpToDateStatusType:()=>UpToDateStatusType,VarianceFlags:()=>Ml,Version:()=>Version,VersionRange:()=>VersionRange,WatchDirectoryFlags:()=>R0,WatchDirectoryKind:()=>Ow,WatchFileKind:()=>k_,WatchLogLevel:()=>WatchLogLevel,WatchType:()=>WatchType,accessPrivateIdentifier:()=>accessPrivateIdentifier,addEmitFlags:()=>addEmitFlags,addEmitHelper:()=>addEmitHelper,addEmitHelpers:()=>addEmitHelpers,addInternalEmitFlags:()=>addInternalEmitFlags,addNodeFactoryPatcher:()=>Ngn,addObjectAllocatorPatcher:()=>ok,addRange:()=>Fu,addRelatedInfo:()=>jO,addSyntheticLeadingComment:()=>addSyntheticLeadingComment,addSyntheticTrailingComment:()=>addSyntheticTrailingComment,addToSeen:()=>Vue,advancedAsyncSuperHelper:()=>advancedAsyncSuperHelper,affectsDeclarationPathOptionDeclarations:()=>affectsDeclarationPathOptionDeclarations,affectsEmitOptionDeclarations:()=>affectsEmitOptionDeclarations,allKeysStartWithDot:()=>allKeysStartWithDot,altDirectorySeparator:()=>k$,and:()=>Et,append:()=>Wl,appendIfUnique:()=>$g,arrayFrom:()=>dc,arrayIsEqualTo:()=>N_,arrayIsHomogeneous:()=>Pde,arrayIsSorted:()=>op,arrayOf:()=>D0,arrayReverseIterator:()=>Km,arrayToMap:()=>he,arrayToMultiMap:()=>Dt,arrayToNumericMap:()=>Ae,arraysEqual:()=>Ji,assertType:()=>Jt,assign:()=>ce,assignHelper:()=>assignHelper,asyncDelegator:()=>asyncDelegator,asyncGeneratorHelper:()=>asyncGeneratorHelper,asyncSuperHelper:()=>asyncSuperHelper,asyncValues:()=>asyncValues,attachFileToDiagnostics:()=>lx,awaitHelper:()=>awaitHelper,awaiterHelper:()=>awaiterHelper,base64decode:()=>Iu,base64encode:()=>GJ,binarySearch:()=>Kf,binarySearchKey:()=>k1,bindSourceFile:()=>bindSourceFile,breakIntoCharacterSpans:()=>breakIntoCharacterSpans,breakIntoWordSpans:()=>breakIntoWordSpans,buildLinkParts:()=>buildLinkParts,buildOpts:()=>buildOpts,buildOverload:()=>buildOverload,bundlerModuleNameResolver:()=>bundlerModuleNameResolver,canBeConvertedToAsync:()=>canBeConvertedToAsync,canHaveDecorators:()=>xit,canHaveExportModifier:()=>g$e,canHaveFlowNode:()=>LR,canHaveIllegalDecorators:()=>K2n,canHaveIllegalModifiers:()=>G2n,canHaveIllegalType:()=>U2n,canHaveIllegalTypeParameters:()=>_it,canHaveJSDoc:()=>jR,canHaveLocals:()=>gce,canHaveModifiers:()=>kz,canHaveSymbol:()=>N9e,canJsonReportNoInputFiles:()=>canJsonReportNoInputFiles,canProduceDiagnostics:()=>canProduceDiagnostics,canUsePropertyAccess:()=>v$e,canWatchDirectoryOrFile:()=>canWatchDirectoryOrFile,cartesianProduct:()=>Xn,cast:()=>Gp,chainBundle:()=>chainBundle,chainDiagnosticMessages:()=>qTe,changeAnyExtension:()=>uj,changeCompilerHostLikeToUseCache:()=>changeCompilerHostLikeToUseCache,changeExtension:()=>mde,changesAffectModuleResolution:()=>M9e,changesAffectingProgramStructure:()=>F9e,childIsDecorated:()=>yO,classElementOrClassElementParameterIsDecorated:()=>KX,classOrConstructorParameterIsDecorated:()=>$R,classPrivateFieldGetHelper:()=>classPrivateFieldGetHelper,classPrivateFieldInHelper:()=>classPrivateFieldInHelper,classPrivateFieldSetHelper:()=>classPrivateFieldSetHelper,classicNameResolver:()=>classicNameResolver,classifier:()=>ts_classifier_exports,cleanExtendedConfigCache:()=>cleanExtendedConfigCache,clear:()=>co,clearMap:()=>az,clearSharedExtendedConfigFileWatcher:()=>clearSharedExtendedConfigFileWatcher,climbPastPropertyAccess:()=>climbPastPropertyAccess,climbPastPropertyOrElementAccess:()=>climbPastPropertyOrElementAccess,clone:()=>Gi,cloneCompilerOptions:()=>cloneCompilerOptions,closeFileWatcher:()=>ak,closeFileWatcherOf:()=>closeFileWatcherOf,codefix:()=>ts_codefix_exports,collapseTextChangeRangesAcrossMultipleVersions:()=>w7,collectExternalModuleInfo:()=>collectExternalModuleInfo,combine:()=>I1,combinePaths:()=>Xp,commentPragmas:()=>vb,commonOptionsWithBuild:()=>commonOptionsWithBuild,commonPackageFolders:()=>Fp,compact:()=>Mh,compareBooleans:()=>ut,compareDataObjects:()=>ZJ,compareDiagnostics:()=>iQ,compareDiagnosticsSkipRelatedInformation:()=>dz,compareEmitHelpers:()=>compareEmitHelpers,compareNumberOfDirectorySeparators:()=>CQ,comparePaths:()=>NY,comparePathsCaseInsensitive:()=>PY,comparePathsCaseSensitive:()=>OY,comparePatternKeys:()=>comparePatternKeys,compareProperties:()=>et,compareStringsCaseInsensitive:()=>tt,compareStringsCaseInsensitiveEslintCompatible:()=>De,compareStringsCaseSensitive:()=>Xe,compareStringsCaseSensitiveUI:()=>Be,compareTextSpans:()=>R_,compareValues:()=>ad,compileOnSaveCommandLineOption:()=>compileOnSaveCommandLineOption,compilerOptionsAffectDeclarationPath:()=>pQ,compilerOptionsAffectEmit:()=>fQ,compilerOptionsAffectSemanticDiagnostics:()=>FO,compilerOptionsDidYouMeanDiagnostics:()=>compilerOptionsDidYouMeanDiagnostics,compilerOptionsIndicateEsModules:()=>compilerOptionsIndicateEsModules,compose:()=>hh,computeCommonSourceDirectoryOfFilenames:()=>computeCommonSourceDirectoryOfFilenames,computeLineAndCharacterOfPosition:()=>TI,computeLineOfPosition:()=>g4,computeLineStarts:()=>Bw,computePositionOfLineAndCharacter:()=>EI,computeSignature:()=>computeSignature,computeSignatureWithDiagnostics:()=>computeSignatureWithDiagnostics,computeSuggestionDiagnostics:()=>computeSuggestionDiagnostics,concatenate:()=>bl,concatenateDiagnosticMessageChains:()=>VTe,consumesNodeCoreModules:()=>consumesNodeCoreModules,contains:()=>ei,containsIgnoredPath:()=>vk,containsObjectRestOrSpread:()=>dOe,containsParseError:()=>dE,containsPath:()=>xI,convertCompilerOptionsForTelemetry:()=>convertCompilerOptionsForTelemetry,convertCompilerOptionsFromJson:()=>convertCompilerOptionsFromJson,convertJsonOption:()=>convertJsonOption,convertToBase64:()=>IO,convertToObject:()=>convertToObject,convertToObjectWorker:()=>convertToObjectWorker,convertToOptionsWithAbsolutePaths:()=>convertToOptionsWithAbsolutePaths,convertToRelativePath:()=>DY,convertToTSConfig:()=>convertToTSConfig,convertTypeAcquisitionFromJson:()=>convertTypeAcquisitionFromJson,copyComments:()=>copyComments,copyEntries:()=>lO,copyLeadingComments:()=>copyLeadingComments,copyProperties:()=>ks,copyTrailingAsLeadingComments:()=>copyTrailingAsLeadingComments,copyTrailingComments:()=>copyTrailingComments,couldStartTrivia:()=>AY,countWhere:()=>to,createAbstractBuilder:()=>createAbstractBuilder,createAccessorPropertyBackingField:()=>T_n,createAccessorPropertyGetRedirector:()=>$_n,createAccessorPropertySetRedirector:()=>O_n,createBaseNodeFactory:()=>crt,createBinaryExpressionTrampoline:()=>y_n,createBindingHelper:()=>createBindingHelper,createBuildInfo:()=>createBuildInfo,createBuilderProgram:()=>createBuilderProgram,createBuilderProgramUsingProgramBuildInfo:()=>createBuilderProgramUsingProgramBuildInfo,createBuilderStatusReporter:()=>createBuilderStatusReporter,createCacheWithRedirects:()=>createCacheWithRedirects,createCacheableExportInfoMap:()=>createCacheableExportInfoMap,createCachedDirectoryStructureHost:()=>createCachedDirectoryStructureHost,createClassifier:()=>createClassifier,createCommentDirectivesMap:()=>Xj,createCompilerDiagnostic:()=>sk,createCompilerDiagnosticForInvalidCustomType:()=>createCompilerDiagnosticForInvalidCustomType,createCompilerDiagnosticFromMessageChain:()=>cx,createCompilerHost:()=>createCompilerHost,createCompilerHostFromProgramHost:()=>createCompilerHostFromProgramHost,createCompilerHostWorker:()=>createCompilerHostWorker,createDetachedDiagnostic:()=>$E,createDiagnosticCollection:()=>EJ,createDiagnosticForFileFromMessageChain:()=>yR,createDiagnosticForNode:()=>pO,createDiagnosticForNodeArray:()=>PX,createDiagnosticForNodeArrayFromMessageChain:()=>Y9e,createDiagnosticForNodeFromMessageChain:()=>DX,createDiagnosticForNodeInSourceFile:()=>NX,createDiagnosticForRange:()=>IX,createDiagnosticMessageChainFromDiagnostic:()=>P4,createDiagnosticReporter:()=>createDiagnosticReporter,createDocumentPositionMapper:()=>createDocumentPositionMapper,createDocumentRegistry:()=>createDocumentRegistry,createDocumentRegistryInternal:()=>createDocumentRegistryInternal,createEmitAndSemanticDiagnosticsBuilderProgram:()=>createEmitAndSemanticDiagnosticsBuilderProgram,createEmitHelperFactory:()=>createEmitHelperFactory,createEmptyExports:()=>b2n,createExpressionForJsxElement:()=>S2n,createExpressionForJsxFragment:()=>C2n,createExpressionForObjectLiteralElementLike:()=>N2n,createExpressionForPropertyName:()=>oit,createExpressionFromEntityName:()=>ait,createExternalHelpersImportDeclarationIfNeeded:()=>j2n,createFileDiagnostic:()=>uz,createFileDiagnosticFromMessageChain:()=>lB,createForOfBindingStatement:()=>w2n,createGetCanonicalFileName:()=>on,createGetSourceFile:()=>createGetSourceFile,createGetSymbolAccessibilityDiagnosticForNode:()=>createGetSymbolAccessibilityDiagnosticForNode,createGetSymbolAccessibilityDiagnosticForNodeName:()=>createGetSymbolAccessibilityDiagnosticForNodeName,createGetSymbolWalker:()=>createGetSymbolWalker,createIncrementalCompilerHost:()=>createIncrementalCompilerHost,createIncrementalProgram:()=>createIncrementalProgram,createInputFiles:()=>Lgn,createInputFilesWithFilePaths:()=>prt,createInputFilesWithFileTexts:()=>hrt,createJsxFactoryExpression:()=>iit,createLanguageService:()=>Q_n,createLanguageServiceSourceFile:()=>gOe,createMemberAccessForPropertyName:()=>ife,createModeAwareCache:()=>createModeAwareCache,createModeAwareCacheKey:()=>createModeAwareCacheKey,createModuleResolutionCache:()=>createModuleResolutionCache,createModuleResolutionLoader:()=>createModuleResolutionLoader,createModuleSpecifierResolutionHost:()=>createModuleSpecifierResolutionHost,createMultiMap:()=>Od,createNodeConverters:()=>urt,createNodeFactory:()=>zde,createOptionNameMap:()=>createOptionNameMap,createOverload:()=>createOverload,createPackageJsonImportFilter:()=>createPackageJsonImportFilter,createPackageJsonInfo:()=>createPackageJsonInfo,createParenthesizerRules:()=>createParenthesizerRules,createPatternMatcher:()=>createPatternMatcher,createPrependNodes:()=>createPrependNodes,createPrinter:()=>createPrinter,createPrinterWithDefaults:()=>createPrinterWithDefaults,createPrinterWithRemoveComments:()=>createPrinterWithRemoveComments,createPrinterWithRemoveCommentsNeverAsciiEscape:()=>createPrinterWithRemoveCommentsNeverAsciiEscape,createPrinterWithRemoveCommentsOmitTrailingSemicolon:()=>createPrinterWithRemoveCommentsOmitTrailingSemicolon,createProgram:()=>createProgram,createProgramHost:()=>createProgramHost,createPropertyNameNodeForIdentifierOrLiteral:()=>bz,createQueue:()=>Tc,createRange:()=>RO,createRedirectedBuilderProgram:()=>createRedirectedBuilderProgram,createResolutionCache:()=>createResolutionCache,createRuntimeTypeSerializer:()=>createRuntimeTypeSerializer,createScanner:()=>z8,createSemanticDiagnosticsBuilderProgram:()=>createSemanticDiagnosticsBuilderProgram,createSet:()=>ou,createSolutionBuilder:()=>createSolutionBuilder,createSolutionBuilderHost:()=>createSolutionBuilderHost,createSolutionBuilderWithWatch:()=>createSolutionBuilderWithWatch,createSolutionBuilderWithWatchHost:()=>createSolutionBuilderWithWatchHost,createSortedArray:()=>Ah,createSourceFile:()=>Lit,createSourceMapGenerator:()=>createSourceMapGenerator,createSourceMapSource:()=>jgn,createSuperAccessVariableStatement:()=>createSuperAccessVariableStatement,createSymbolTable:()=>hX,createSymlinkCache:()=>ZTe,createSystemWatchFunctions:()=>createSystemWatchFunctions,createTextChange:()=>createTextChange,createTextChangeFromStartLength:()=>createTextChangeFromStartLength,createTextChangeRange:()=>bm,createTextRangeFromNode:()=>createTextRangeFromNode,createTextRangeFromSpan:()=>createTextRangeFromSpan,createTextSpan:()=>ym,createTextSpanFromBounds:()=>bv,createTextSpanFromNode:()=>createTextSpanFromNode,createTextSpanFromRange:()=>createTextSpanFromRange,createTextSpanFromStringLiteralLikeContent:()=>createTextSpanFromStringLiteralLikeContent,createTextWriter:()=>xue,createTokenRange:()=>nk,createTypeChecker:()=>createTypeChecker,createTypeReferenceDirectiveResolutionCache:()=>createTypeReferenceDirectiveResolutionCache,createTypeReferenceResolutionLoader:()=>createTypeReferenceResolutionLoader,createUnderscoreEscapedMultiMap:()=>Ss,createUnparsedSourceFile:()=>Agn,createWatchCompilerHost:()=>createWatchCompilerHost2,createWatchCompilerHostOfConfigFile:()=>createWatchCompilerHostOfConfigFile,createWatchCompilerHostOfFilesAndCompilerOptions:()=>createWatchCompilerHostOfFilesAndCompilerOptions,createWatchFactory:()=>createWatchFactory,createWatchHost:()=>createWatchHost,createWatchProgram:()=>createWatchProgram,createWatchStatusReporter:()=>createWatchStatusReporter,createWriteFileMeasuringIO:()=>createWriteFileMeasuringIO,declarationNameToString:()=>Q8,decodeMappings:()=>decodeMappings,decodedTextSpanIntersectsWith:()=>N2,decorateHelper:()=>decorateHelper,deduplicate:()=>mm,defaultIncludeSpec:()=>defaultIncludeSpec,defaultInitCompilerOptions:()=>defaultInitCompilerOptions,defaultMaximumTruncationLength:()=>T,detectSortCaseSensitivity:()=>pv,diagnosticCategoryName:()=>gr,diagnosticToString:()=>diagnosticToString,directoryProbablyExists:()=>Wh,directorySeparator:()=>A0,displayPart:()=>displayPart,displayPartsToString:()=>J_n,disposeEmitNodes:()=>disposeEmitNodes,documentSpansEqual:()=>documentSpansEqual,dumpTracingLegend:()=>dumpTracingLegend,elementAt:()=>Sr,elideNodes:()=>S_n,emitComments:()=>Nue,emitDetachedComments:()=>FJ,emitFiles:()=>emitFiles,emitFilesAndReportErrors:()=>emitFilesAndReportErrors,emitFilesAndReportErrorsAndGetExitStatus:()=>emitFilesAndReportErrorsAndGetExitStatus,emitModuleKindIsNonNodeESM:()=>KTe,emitNewLineBeforeLeadingCommentOfPosition:()=>Pue,emitNewLineBeforeLeadingComments:()=>Oue,emitNewLineBeforeLeadingCommentsOfPosition:()=>MJ,emitSkippedWithNoDiagnostics:()=>emitSkippedWithNoDiagnostics,emitUsingBuildInfo:()=>emitUsingBuildInfo,emptyArray:()=>Tr,emptyFileSystemEntries:()=>lrt,emptyMap:()=>Fr,emptyOptions:()=>emptyOptions,emptySet:()=>Kr,endsWith:()=>xt,ensurePathIsNonModuleName:()=>I$,ensureScriptKind:()=>ude,ensureTrailingDirectorySeparator:()=>yb,entityNameToString:()=>O4,enumerateInsertsAndDeletes:()=>Rn,equalOwnProperties:()=>$e,equateStringsCaseInsensitive:()=>Ng,equateStringsCaseSensitive:()=>I0,equateValues:()=>Ym,esDecorateHelper:()=>esDecorateHelper,escapeJsxAttributeString:()=>Vb,escapeLeadingUnderscores:()=>M0,escapeNonAsciiString:()=>LB,escapeSnippetText:()=>p$e,escapeString:()=>UR,every:()=>Ri,expandPreOrPostfixIncrementOrDecrementExpression:()=>D2n,explainFiles:()=>explainFiles,explainIfFileIsRedirectAndImpliedFormat:()=>explainIfFileIsRedirectAndImpliedFormat,exportAssignmentIsAlias:()=>qR,exportStarHelper:()=>exportStarHelper,expressionResultIsUnused:()=>d$e,extend:()=>Po,extendsHelper:()=>extendsHelper,extensionFromPath:()=>TQ,extensionIsTS:()=>gde,externalHelpersModuleNameText:()=>S,factory:()=>B4,fileExtensionIs:()=>d4,fileExtensionIsOneOf:()=>A_,fileIncludeReasonToDiagnostics:()=>fileIncludeReasonToDiagnostics,filter:()=>Gr,filterMutate:()=>_a,filterSemanticDiagnostics:()=>filterSemanticDiagnostics,find:()=>Bi,findAncestor:()=>xv,findBestPatternMatch:()=>Wt,findChildOfKind:()=>findChildOfKind,findComputedPropertyNameCacheAssignment:()=>P_n,findConfigFile:()=>findConfigFile,findContainingList:()=>findContainingList,findDiagnosticForNode:()=>findDiagnosticForNode,findFirstNonJsxWhitespaceToken:()=>findFirstNonJsxWhitespaceToken,findIndex:()=>Pi,findLast:()=>Nr,findLastIndex:()=>ia,findListItemInfo:()=>findListItemInfo,findMap:()=>Pn,findModifier:()=>findModifier,findNextToken:()=>findNextToken,findPackageJson:()=>findPackageJson,findPackageJsons:()=>findPackageJsons,findPrecedingMatchingToken:()=>findPrecedingMatchingToken,findPrecedingToken:()=>findPrecedingToken,findSuperStatementIndex:()=>findSuperStatementIndex,findTokenOnLeftOfPosition:()=>findTokenOnLeftOfPosition,findUseStrictPrologue:()=>lit,first:()=>P0,firstDefined:()=>nr,firstDefinedIterator:()=>dr,firstIterator:()=>Wu,firstOrOnly:()=>firstOrOnly,firstOrUndefined:()=>ju,firstOrUndefinedIterator:()=>Zd,fixupCompilerOptions:()=>fixupCompilerOptions,flatMap:()=>Ur,flatMapIterator:()=>fa,flatMapToMutable:()=>Mi,flatten:()=>Io,flattenCommaList:()=>D_n,flattenDestructuringAssignment:()=>flattenDestructuringAssignment,flattenDestructuringBinding:()=>flattenDestructuringBinding,flattenDiagnosticMessageText:()=>flattenDiagnosticMessageText,forEach:()=>fe,forEachAncestor:()=>Wj,forEachAncestorDirectory:()=>Lw,forEachChild:()=>yh,forEachChildRecursively:()=>pOe,forEachEmittedFile:()=>forEachEmittedFile,forEachEnclosingBlockScopeContainer:()=>vR,forEachEntry:()=>L9e,forEachExternalModuleToImportFrom:()=>forEachExternalModuleToImportFrom,forEachImportClauseDeclaration:()=>iJ,forEachKey:()=>Cce,forEachLeadingCommentRange:()=>NI,forEachNameInAccessChainWalkingLeft:()=>ox,forEachResolvedProjectReference:()=>forEachResolvedProjectReference,forEachReturnStatement:()=>dB,forEachRight:()=>Fe,forEachTrailingCommentRange:()=>O2,forEachUnique:()=>forEachUnique,forEachYieldExpression:()=>xR,forSomeAncestorDirectory:()=>LTe,formatColorAndReset:()=>formatColorAndReset,formatDiagnostic:()=>formatDiagnostic,formatDiagnostics:()=>formatDiagnostics,formatDiagnosticsWithColorAndContext:()=>formatDiagnosticsWithColorAndContext,formatGeneratedName:()=>lfe,formatGeneratedNamePart:()=>uOe,formatLocation:()=>formatLocation,formatMessage:()=>OE,formatStringFromArgs:()=>eS,formatting:()=>ts_formatting_exports,fullTripleSlashAMDReferencePathRegEx:()=>wt,fullTripleSlashReferencePathRegEx:()=>we,generateDjb2Hash:()=>generateDjb2Hash,generateTSConfig:()=>generateTSConfig,generatorHelper:()=>generatorHelper,getAdjustedReferenceLocation:()=>getAdjustedReferenceLocation,getAdjustedRenameLocation:()=>getAdjustedRenameLocation,getAliasDeclarationFromName:()=>RB,getAllAccessorDeclarations:()=>RJ,getAllDecoratorsOfClass:()=>getAllDecoratorsOfClass,getAllDecoratorsOfClassElement:()=>getAllDecoratorsOfClassElement,getAllJSDocTags:()=>X$,getAllJSDocTagsOfKind:()=>HY,getAllKeys:()=>Gm,getAllProjectOutputs:()=>getAllProjectOutputs,getAllSuperTypeNodes:()=>aue,getAllUnscopedEmitHelpers:()=>getAllUnscopedEmitHelpers,getAllowJSCompilerOption:()=>PE,getAllowSyntheticDefaultImports:()=>uk,getAncestor:()=>oue,getAnyExtensionFromPath:()=>N$,getAreDeclarationMapsEnabled:()=>sQ,getAssignedExpandoInitializer:()=>Kce,getAssignedName:()=>Sj,getAssignmentDeclarationKind:()=>fl,getAssignmentDeclarationPropertyAccessKind:()=>eJ,getAssignmentTargetKind:()=>DB,getAutomaticTypeDirectiveNames:()=>getAutomaticTypeDirectiveNames,getBaseFileName:()=>Aw,getBinaryOperatorPrecedence:()=>$O,getBuildInfo:()=>getBuildInfo,getBuildInfoFileVersionMap:()=>getBuildInfoFileVersionMap,getBuildInfoText:()=>getBuildInfoText,getBuildOrderFromAnyBuildOrder:()=>getBuildOrderFromAnyBuildOrder,getBuilderCreationParameters:()=>getBuilderCreationParameters,getBuilderFileEmit:()=>getBuilderFileEmit,getCheckFlags:()=>tz,getClassExtendsHeritageElement:()=>wO,getClassLikeDeclarationOfSymbol:()=>Uh,getCombinedLocalAndExportSymbolFlags:()=>MTe,getCombinedModifierFlags:()=>T7,getCombinedNodeFlags:()=>Pb,getCombinedNodeFlagsAlwaysIncludeJSDoc:()=>H$,getCommentRange:()=>getCommentRange,getCommonSourceDirectory:()=>getCommonSourceDirectory,getCommonSourceDirectoryOfConfig:()=>getCommonSourceDirectoryOfConfig,getCompilerOptionValue:()=>hz,getCompilerOptionsDiffValue:()=>getCompilerOptionsDiffValue,getConditions:()=>getConditions,getConfigFileParsingDiagnostics:()=>getConfigFileParsingDiagnostics,getConstantValue:()=>getConstantValue,getContainerNode:()=>getContainerNode,getContainingClass:()=>zX,getContainingClassStaticBlock:()=>HX,getContainingFunction:()=>jX,getContainingFunctionDeclaration:()=>BX,getContainingFunctionOrClassStaticBlock:()=>ort,getContainingNodeArray:()=>_k,getContainingObjectLiteralElement:()=>oat,getContextualTypeFromParent:()=>getContextualTypeFromParent,getContextualTypeFromParentOrAncestorTypeNode:()=>getContextualTypeFromParentOrAncestorTypeNode,getCurrentTime:()=>getCurrentTime,getDeclarationDiagnostics:()=>getDeclarationDiagnostics,getDeclarationEmitExtensionForPath:()=>GR,getDeclarationEmitOutputFilePath:()=>Sue,getDeclarationEmitOutputFilePathWorker:()=>NJ,getDeclarationFromName:()=>BR,getDeclarationModifierFlagsFromSymbol:()=>QJ,getDeclarationOfKind:()=>xce,getDeclarationsOfKind:()=>pX,getDeclaredExpandoInitializer:()=>Wce,getDecorators:()=>FY,getDefaultCompilerOptions:()=>nat,getDefaultExportInfoWorker:()=>getDefaultExportInfoWorker,getDefaultFormatCodeSettings:()=>getDefaultFormatCodeSettings,getDefaultLibFileName:()=>kI,getDefaultLibFilePath:()=>ayn,getDefaultLikeExportInfo:()=>getDefaultLikeExportInfo,getDiagnosticText:()=>getDiagnosticText,getDiagnosticsWithinSpan:()=>getDiagnosticsWithinSpan,getDirectoryPath:()=>f4,getDocumentPositionMapper:()=>getDocumentPositionMapper,getESModuleInterop:()=>lQ,getEditsForFileRename:()=>getEditsForFileRename,getEffectiveBaseTypeNode:()=>VR,getEffectiveConstraintOfTypeParameter:()=>KI,getEffectiveContainerForJSDocTemplateTag:()=>nue,getEffectiveImplementsTypeNodes:()=>B0,getEffectiveInitializer:()=>ZX,getEffectiveJSDocHost:()=>PB,getEffectiveModifierFlags:()=>YB,getEffectiveModifierFlagsAlwaysIncludeJSDoc:()=>HJ,getEffectiveModifierFlagsNoCache:()=>Rue,getEffectiveReturnTypeNode:()=>ETe,getEffectiveSetAccessorTypeAnnotationNode:()=>$ue,getEffectiveTypeAnnotationNode:()=>kJ,getEffectiveTypeParameterDeclarations:()=>VY,getEffectiveTypeRoots:()=>getEffectiveTypeRoots,getElementOrPropertyAccessArgumentExpressionOrName:()=>SB,getElementOrPropertyAccessName:()=>W7,getElementsOfBindingOrAssignmentPattern:()=>vit,getEmitDeclarations:()=>dQ,getEmitFlags:()=>j_,getEmitHelpers:()=>getEmitHelpers,getEmitModuleDetectionKind:()=>lk,getEmitModuleKind:()=>Y_,getEmitModuleResolutionKind:()=>MO,getEmitScriptTarget:()=>fz,getEnclosingBlockScopeContainer:()=>aB,getEncodedSemanticClassifications:()=>getEncodedSemanticClassifications,getEncodedSyntacticClassifications:()=>getEncodedSyntacticClassifications,getEndLinePosition:()=>Kj,getEntityNameFromTypeNode:()=>ER,getEntrypointsFromPackageJsonInfo:()=>getEntrypointsFromPackageJsonInfo,getErrorCountForSummary:()=>getErrorCountForSummary,getErrorSpanForNode:()=>Fb,getErrorSummaryText:()=>getErrorSummaryText,getEscapedTextOfIdentifierOrLiteral:()=>AB,getExpandoInitializer:()=>ex,getExportAssignmentExpression:()=>U7,getExportInfoMap:()=>getExportInfoMap,getExportNeedsImportStarHelper:()=>getExportNeedsImportStarHelper,getExpressionAssociativity:()=>hue,getExpressionPrecedence:()=>gTe,getExternalHelpersModuleName:()=>dit,getExternalModuleImportEqualsDeclarationExpression:()=>vB,getExternalModuleName:()=>AR,getExternalModuleNameFromDeclaration:()=>bTe,getExternalModuleNameFromPath:()=>HB,getExternalModuleNameLiteral:()=>z2n,getExternalModuleRequireArgument:()=>YX,getFallbackOptions:()=>getFallbackOptions,getFileEmitOutput:()=>getFileEmitOutput,getFileMatcherPatterns:()=>cde,getFileNamesFromConfigSpecs:()=>getFileNamesFromConfigSpecs,getFileWatcherEventKind:()=>getFileWatcherEventKind,getFilesInErrorForSummary:()=>getFilesInErrorForSummary,getFirstConstructorWithBody:()=>YR,getFirstIdentifier:()=>Lue,getFirstNonSpaceCharacterPosition:()=>getFirstNonSpaceCharacterPosition,getFirstProjectOutput:()=>getFirstProjectOutput,getFixableErrorSpanExpression:()=>getFixableErrorSpanExpression,getFormatCodeSettingsForWriting:()=>getFormatCodeSettingsForWriting,getFullWidth:()=>zh,getFunctionFlags:()=>uue,getHeritageClause:()=>WR,getHostSignatureFromJSDoc:()=>cJ,getIdentifierAutoGenerate:()=>getIdentifierAutoGenerate,getIdentifierGeneratedImportReference:()=>getIdentifierGeneratedImportReference,getIdentifierTypeArguments:()=>getIdentifierTypeArguments,getImmediatelyInvokedFunctionExpression:()=>Lce,getImpliedNodeFormatForFile:()=>getImpliedNodeFormatForFile,getImpliedNodeFormatForFileWorker:()=>getImpliedNodeFormatForFileWorker,getImportNeedsImportDefaultHelper:()=>getImportNeedsImportDefaultHelper,getImportNeedsImportStarHelper:()=>getImportNeedsImportStarHelper,getIndentSize:()=>W_,getIndentString:()=>BB,getInitializedVariables:()=>JJ,getInitializerOfBinaryExpression:()=>tJ,getInitializerOfBindingOrAssignmentElement:()=>hit,getInterfaceBaseTypeNodes:()=>gJ,getInternalEmitFlags:()=>W9e,getInvokedExpression:()=>UX,getIsolatedModules:()=>ck,getJSDocAugmentsTag:()=>N7,getJSDocClassTag:()=>wj,getJSDocCommentRanges:()=>Cd,getJSDocCommentsAndTags:()=>$B,getJSDocDeprecatedTag:()=>Jw,getJSDocDeprecatedTagNoCache:()=>R7,getJSDocEnumTag:()=>jY,getJSDocHost:()=>NB,getJSDocImplementsTags:()=>Cj,getJSDocOverrideTagNoCache:()=>Xw,getJSDocParameterTags:()=>P7,getJSDocParameterTagsNoCache:()=>U$,getJSDocPrivateTag:()=>Tj,getJSDocPrivateTagNoCache:()=>$j,getJSDocProtectedTag:()=>LY,getJSDocProtectedTagNoCache:()=>HI,getJSDocPublicTag:()=>D7,getJSDocPublicTagNoCache:()=>Ej,getJSDocReadonlyTag:()=>Yw,getJSDocReadonlyTagNoCache:()=>I7,getJSDocReturnTag:()=>G$,getJSDocReturnType:()=>Oj,getJSDocRoot:()=>uJ,getJSDocSatisfiesExpressionType:()=>b$e,getJSDocSatisfiesTag:()=>VI,getJSDocTags:()=>Qw,getJSDocTagsNoCache:()=>zY,getJSDocTemplateTag:()=>BY,getJSDocThisTag:()=>qI,getJSDocType:()=>Y$,getJSDocTypeAliasName:()=>cOe,getJSDocTypeAssertionType:()=>A2n,getJSDocTypeParameterDeclarations:()=>AJ,getJSDocTypeParameterTags:()=>Kw,getJSDocTypeParameterTagsNoCache:()=>zI,getJSDocTypeTag:()=>WI,getJSXImplicitImportBase:()=>JTe,getJSXRuntimeImport:()=>QTe,getJSXTransformEnabled:()=>ade,getKeyForCompilerOptions:()=>getKeyForCompilerOptions,getLanguageVariant:()=>Ud,getLastChild:()=>sz,getLeadingCommentRanges:()=>Fl,getLeadingCommentRangesOfNode:()=>vE,getLeftmostAccessExpression:()=>tQ,getLeftmostExpression:()=>Kue,getLineAndCharacterOfPosition:()=>xb,getLineInfo:()=>getLineInfo,getLineOfLocalPosition:()=>Eue,getLineOfLocalPositionFromLineMap:()=>Ev,getLineStartPositionForPosition:()=>getLineStartPositionForPosition,getLineStarts:()=>m4,getLinesBetweenPositionAndNextNonWhitespaceCharacter:()=>EE,getLinesBetweenPositionAndPrecedingNonWhitespaceCharacter:()=>kO,getLinesBetweenPositions:()=>v4,getLinesBetweenRangeEndAndRangeStart:()=>ix,getLinesBetweenRangeEndPositions:()=>rk,getLiteralText:()=>dO,getLocalNameForExternalImport:()=>B2n,getLocalSymbolForExportDefault:()=>rx,getLocaleSpecificMessage:()=>sx,getLocaleTimeString:()=>getLocaleTimeString,getMappedContextSpan:()=>getMappedContextSpan,getMappedDocumentSpan:()=>getMappedDocumentSpan,getMappedLocation:()=>getMappedLocation,getMatchedFileSpec:()=>getMatchedFileSpec,getMatchedIncludeSpec:()=>getMatchedIncludeSpec,getMeaningFromDeclaration:()=>getMeaningFromDeclaration,getMeaningFromLocation:()=>getMeaningFromLocation,getMembersOfDeclaration:()=>J9e,getModeForFileReference:()=>getModeForFileReference,getModeForResolutionAtIndex:()=>getModeForResolutionAtIndex,getModeForUsageLocation:()=>getModeForUsageLocation,getModifiedTime:()=>getModifiedTime,getModifiers:()=>W$,getModuleInstanceState:()=>getModuleInstanceState,getModuleNameStringLiteralAt:()=>getModuleNameStringLiteralAt,getModuleSpecifierEndingPreference:()=>a$e,getModuleSpecifierResolverHost:()=>getModuleSpecifierResolverHost,getNameForExportedSymbol:()=>getNameForExportedSymbol,getNameFromIndexInfo:()=>_R,getNameFromPropertyName:()=>getNameFromPropertyName,getNameOfAccessExpression:()=>Uue,getNameOfCompilerOptionValue:()=>getNameOfCompilerOptionValue,getNameOfDeclaration:()=>O7,getNameOfExpando:()=>Xce,getNameOfJSDocTypedef:()=>xj,getNameOrArgument:()=>kR,getNameTable:()=>Z_n,getNamesForExportedSymbol:()=>getNamesForExportedSymbol,getNamespaceDeclarationNode:()=>q_,getNewLineCharacter:()=>M4,getNewLineKind:()=>getNewLineKind,getNewLineOrDefaultFromHost:()=>getNewLineOrDefaultFromHost,getNewTargetContainer:()=>Mce,getNextJSDocCommentLocation:()=>eue,getNodeForGeneratedName:()=>C_n,getNodeId:()=>getNodeId,getNodeKind:()=>getNodeKind,getNodeModifiers:()=>getNodeModifiers,getNodeModulePathParts:()=>h$e,getNonAssignedNameOfDeclaration:()=>jI,getNonAssignmentOperatorForCompoundAssignment:()=>getNonAssignmentOperatorForCompoundAssignment,getNonAugmentationDeclaration:()=>eB,getNonDecoratorTokenPosOfNode:()=>SX,getNormalizedAbsolutePath:()=>h4,getNormalizedAbsolutePathWithoutRoot:()=>Mw,getNormalizedPathComponents:()=>D$,getObjectFlags:()=>oz,getOperator:()=>wJ,getOperatorAssociativity:()=>mue,getOperatorPrecedence:()=>gue,getOptionFromName:()=>getOptionFromName,getOptionsNameMap:()=>getOptionsNameMap,getOrCreateEmitNode:()=>getOrCreateEmitNode,getOrCreateExternalHelpersModuleNameIfNeeded:()=>fit,getOrUpdate:()=>Wm,getOriginalNode:()=>Nb,getOriginalNodeId:()=>getOriginalNodeId,getOriginalSourceFile:()=>mTe,getOutputDeclarationFileName:()=>getOutputDeclarationFileName,getOutputExtension:()=>getOutputExtension,getOutputFileNames:()=>getOutputFileNames,getOutputPathsFor:()=>getOutputPathsFor,getOutputPathsForBundle:()=>getOutputPathsForBundle,getOwnEmitOutputFilePath:()=>xTe,getOwnKeys:()=>E2,getOwnValues:()=>jh,getPackageJsonInfo:()=>getPackageJsonInfo,getPackageJsonTypesVersionsPaths:()=>getPackageJsonTypesVersionsPaths,getPackageJsonsVisibleToFile:()=>getPackageJsonsVisibleToFile,getPackageNameFromTypesPackageName:()=>getPackageNameFromTypesPackageName,getPackageScopeForPath:()=>getPackageScopeForPath,getParameterSymbolFromJSDoc:()=>tue,getParameterTypeNode:()=>m$e,getParentNodeInSpan:()=>getParentNodeInSpan,getParseTreeNode:()=>Ww,getParsedCommandLineOfConfigFile:()=>getParsedCommandLineOfConfigFile,getPathComponents:()=>gv,getPathComponentsRelativeTo:()=>Fw,getPathFromPathComponents:()=>M8,getPathUpdater:()=>getPathUpdater,getPathsBasePath:()=>Ds,getPatternFromSpec:()=>n$e,getPendingEmitKind:()=>getPendingEmitKind,getPositionOfLineAndCharacter:()=>pj,getPossibleGenericSignatures:()=>getPossibleGenericSignatures,getPossibleOriginalInputExtensionForExtension:()=>j1,getPossibleTypeArgumentsInfo:()=>getPossibleTypeArgumentsInfo,getPreEmitDiagnostics:()=>getPreEmitDiagnostics,getPrecedingNonSpaceCharacterPosition:()=>getPrecedingNonSpaceCharacterPosition,getPrivateIdentifier:()=>getPrivateIdentifier,getProperties:()=>getProperties,getProperty:()=>N0,getPropertyArrayElementValue:()=>kce,getPropertyAssignment:()=>fB,getPropertyAssignmentAliasLikeExpression:()=>mJ,getPropertyNameForPropertyNameNode:()=>kB,getPropertyNameForUniqueESSymbol:()=>CJ,getPropertyNameOfBindingOrAssignmentElement:()=>W2n,getPropertySymbolFromBindingElement:()=>getPropertySymbolFromBindingElement,getPropertySymbolsFromContextualType:()=>sat,getQuoteFromPreference:()=>getQuoteFromPreference,getQuotePreference:()=>getQuotePreference,getRangesWhere:()=>us,getRefactorContextSpan:()=>getRefactorContextSpan,getReferencedFileLocation:()=>getReferencedFileLocation,getRegexFromPattern:()=>LO,getRegularExpressionForWildcard:()=>q0,getRegularExpressionsForWildcards:()=>pk,getRelativePathFromDirectory:()=>L8,getRelativePathFromFile:()=>IY,getRelativePathToDirectoryOrUrl:()=>CI,getRenameLocation:()=>getRenameLocation,getReplacementSpanForContextToken:()=>getReplacementSpanForContextToken,getResolutionDiagnostic:()=>getResolutionDiagnostic,getResolutionModeOverrideForClause:()=>getResolutionModeOverrideForClause,getResolveJsonModule:()=>uQ,getResolvePackageJsonExports:()=>cQ,getResolvePackageJsonImports:()=>ide,getResolvedExternalModuleName:()=>OO,getResolvedModule:()=>mX,getResolvedTypeReferenceDirective:()=>z9e,getRestIndicatorOfBindingOrAssignmentElement:()=>V2n,getRestParameterElementType:()=>SR,getRightMostAssignedExpression:()=>z_,getRootDeclaration:()=>CE,getRootLength:()=>mv,getScriptKind:()=>getScriptKind,getScriptKindFromFileName:()=>dde,getScriptTargetFeatures:()=>getScriptTargetFeatures,getSelectedEffectiveModifierFlags:()=>KB,getSelectedSyntacticModifierFlags:()=>Due,getSemanticClassifications:()=>getSemanticClassifications,getSemanticJsxChildren:()=>vTe,getSetAccessorTypeAnnotationNode:()=>CTe,getSetAccessorValueParameter:()=>VB,getSetExternalModuleIndicator:()=>nde,getShebang:()=>Qp,getSingleInitializerOfVariableStatementOrPropertyDeclaration:()=>FR,getSingleVariableOfVariableStatement:()=>xE,getSnapshotText:()=>getSnapshotText,getSnippetElement:()=>getSnippetElement,getSourceFileOfModule:()=>Uj,getSourceFileOfNode:()=>Jm,getSourceFilePathInNewDir:()=>Cue,getSourceFilePathInNewDirWorker:()=>IJ,getSourceFileVersionAsHashFromText:()=>getSourceFileVersionAsHashFromText,getSourceFilesToEmit:()=>PO,getSourceMapRange:()=>getSourceMapRange,getSourceMapper:()=>getSourceMapper,getSourceTextOfNodeFromSourceFile:()=>Mb,getSpanOfTokenAtPosition:()=>B7,getSpellingSuggestion:()=>Ct,getStartPositionOfLine:()=>vX,getStartPositionOfRange:()=>J7,getStartsOnNewLine:()=>getStartsOnNewLine,getStaticPropertiesAndClassStaticBlock:()=>getStaticPropertiesAndClassStaticBlock,getStrictOptionValue:()=>Nv,getStringComparer:()=>Ve,getSuperCallFromStatement:()=>getSuperCallFromStatement,getSuperContainer:()=>Fce,getSupportedCodeFixes:()=>rat,getSupportedExtensions:()=>yQ,getSupportedExtensionsWithJsonIfResolveJsonModule:()=>mz,getSwitchedType:()=>getSwitchedType,getSymbolId:()=>getSymbolId,getSymbolNameForPrivateIdentifier:()=>cTe,getSymbolTarget:()=>getSymbolTarget,getSyntacticClassifications:()=>getSyntacticClassifications,getSyntacticModifierFlags:()=>qJ,getSyntacticModifierFlagsNoCache:()=>VJ,getSynthesizedDeepClone:()=>getSynthesizedDeepClone,getSynthesizedDeepCloneWithReplacements:()=>getSynthesizedDeepCloneWithReplacements,getSynthesizedDeepClones:()=>getSynthesizedDeepClones,getSynthesizedDeepClonesWithReplacements:()=>getSynthesizedDeepClonesWithReplacements,getSyntheticLeadingComments:()=>getSyntheticLeadingComments,getSyntheticTrailingComments:()=>getSyntheticTrailingComments,getTargetLabel:()=>getTargetLabel,getTargetOfBindingOrAssignmentElement:()=>Pk,getTemporaryModuleResolutionState:()=>getTemporaryModuleResolutionState,getTextOfConstantValue:()=>pE,getTextOfIdentifierOrLiteral:()=>EO,getTextOfJSDocComment:()=>qY,getTextOfNode:()=>pR,getTextOfNodeFromSourceText:()=>fE,getTextOfPropertyName:()=>Ice,getThisContainer:()=>Ace,getThisParameter:()=>Tue,getTokenAtPosition:()=>getTokenAtPosition,getTokenPosOfNode:()=>L_,getTokenSourceMapRange:()=>getTokenSourceMapRange,getTouchingPropertyName:()=>getTouchingPropertyName,getTouchingToken:()=>getTouchingToken,getTrailingCommentRanges:()=>vj,getTrailingSemicolonDeferringWriter:()=>OJ,getTransformFlagsSubtreeExclusions:()=>frt,getTransformers:()=>getTransformers,getTsBuildInfoEmitOutputFilePath:()=>getTsBuildInfoEmitOutputFilePath,getTsConfigObjectLiteralExpression:()=>N4,getTsConfigPropArray:()=>LX,getTsConfigPropArrayElementValue:()=>B_,getTypeAnnotationNode:()=>wTe,getTypeArgumentOrTypeParameterList:()=>getTypeArgumentOrTypeParameterList,getTypeKeywordOfTypeOnlyImport:()=>getTypeKeywordOfTypeOnlyImport,getTypeNode:()=>getTypeNode,getTypeNodeIfAccessible:()=>getTypeNodeIfAccessible,getTypeParameterFromJsDoc:()=>tTe,getTypeParameterOwner:()=>V8,getTypesPackageName:()=>getTypesPackageName,getUILocale:()=>Re,getUniqueName:()=>getUniqueName,getUniqueSymbolId:()=>getUniqueSymbolId,getUseDefineForClassFields:()=>XTe,getWatchErrorSummaryDiagnosticMessage:()=>getWatchErrorSummaryDiagnosticMessage,getWatchFactory:()=>getWatchFactory,group:()=>qn,groupBy:()=>zr,guessIndentation:()=>R9e,handleNoEmitOptions:()=>handleNoEmitOptions,hasAbstractModifier:()=>K_,hasAccessorModifier:()=>k4,hasAmbientModifier:()=>BJ,hasChangesInResolutions:()=>lR,hasChildOfKind:()=>hasChildOfKind,hasContextSensitiveParameters:()=>Ide,hasDecorators:()=>NO,hasDocComment:()=>hasDocComment,hasDynamicName:()=>due,hasEffectiveModifier:()=>UB,hasEffectiveModifiers:()=>$Te,hasEffectiveReadonlyModifier:()=>zJ,hasExtension:()=>lj,hasIndexSignature:()=>hasIndexSignature,hasInitializer:()=>k2,hasInvalidEscape:()=>_ue,hasJSDocNodes:()=>L0,hasJSDocParameterTags:()=>Gw,hasJSFileExtension:()=>bQ,hasJsonModuleEmitEnabled:()=>pz,hasOnlyExpressionInitializer:()=>E4,hasOverrideModifier:()=>OTe,hasPossibleExternalModuleReference:()=>Dce,hasProperty:()=>Sd,hasPropertyAccessExpressionWithName:()=>hasPropertyAccessExpressionWithName,hasQuestionToken:()=>aJ,hasRecordedExternalHelpers:()=>L2n,hasRestParameter:()=>k9e,hasScopeMarker:()=>lX,hasStaticModifier:()=>JR,hasSyntacticModifier:()=>Zm,hasSyntacticModifiers:()=>G7,hasTSFileExtension:()=>hk,hasTabstop:()=>Mde,hasTrailingDirectorySeparator:()=>kw,hasType:()=>L1,hasTypeArguments:()=>SE,hasZeroOrOneAsteriskCharacter:()=>hQ,helperString:()=>helperString,hostGetCanonicalFileName:()=>PJ,hostUsesCaseSensitiveFileNames:()=>zB,idText:()=>_f,identifierIsThisKeyword:()=>nx,identifierToKeywordKind:()=>LI,identity:()=>nu,identitySourceMapConsumer:()=>identitySourceMapConsumer,ignoreSourceNewlines:()=>ignoreSourceNewlines,ignoredPaths:()=>ignoredPaths,importDefaultHelper:()=>importDefaultHelper,importFromModuleSpecifier:()=>qb,importNameElisionDisabled:()=>oQ,importStarHelper:()=>importStarHelper,indexOfAnyCharCode:()=>na,indexOfNode:()=>EX,indicesOf:()=>hd,inferredTypesContainingFile:()=>inferredTypesContainingFile,insertImports:()=>insertImports,insertLeadingStatement:()=>E2n,insertSorted:()=>Um,insertStatementAfterCustomPrologue:()=>V9e,insertStatementAfterStandardPrologue:()=>q9e,insertStatementsAfterCustomPrologue:()=>Tce,insertStatementsAfterStandardPrologue:()=>uO,intersperse:()=>Ci,introducesArgumentsExoticObject:()=>Qo,inverseJsxOptionMap:()=>inverseJsxOptionMap,isAbstractConstructorSymbol:()=>FTe,isAbstractModifier:()=>nvn,isAccessExpression:()=>Pv,isAccessibilityModifier:()=>isAccessibilityModifier,isAccessor:()=>ee,isAccessorModifier:()=>ivn,isAliasSymbolDeclaration:()=>zR,isAliasableExpression:()=>HR,isAmbientModule:()=>Qj,isAmbientPropertyDeclaration:()=>X8,isAnonymousFunctionDefinition:()=>TO,isAnyDirectorySeparator:()=>O$,isAnyImportOrBareOrAccessedRequire:()=>iB,isAnyImportOrReExport:()=>mE,isAnyImportSyntax:()=>OX,isAnySupportedFileExtension:()=>o$e,isApplicableVersionedTypesKey:()=>isApplicableVersionedTypesKey,isArgumentExpressionOfElementAccess:()=>isArgumentExpressionOfElementAccess,isArray:()=>Ul,isArrayBindingElement:()=>Ns,isArrayBindingOrAssignmentElement:()=>ef,isArrayBindingOrAssignmentPattern:()=>xm,isArrayBindingPattern:()=>cvn,isArrayLiteralExpression:()=>YQ,isArrayLiteralOrObjectLiteralDestructuringPattern:()=>isArrayLiteralOrObjectLiteralDestructuringPattern,isArrayTypeNode:()=>Trt,isArrowFunction:()=>Gde,isAsExpression:()=>vvn,isAssertClause:()=>jvn,isAssertEntry:()=>Bvn,isAssertionExpression:()=>oO,isAssertionKey:()=>eX,isAssertsKeyword:()=>Zgn,isAssignmentDeclaration:()=>QX,isAssignmentExpression:()=>F2,isAssignmentOperator:()=>DO,isAssignmentPattern:()=>Vo,isAssignmentTarget:()=>nTe,isAsteriskToken:()=>Ggn,isAsyncFunction:()=>lTe,isAsyncModifier:()=>BQ,isAutoAccessorPropertyDeclaration:()=>Ce,isAwaitExpression:()=>pvn,isAwaitKeyword:()=>evn,isBigIntLiteral:()=>T$e,isBinaryExpression:()=>Mf,isBinaryOperatorToken:()=>__n,isBindableObjectDefinePropertyCall:()=>Bb,isBindableStaticAccessExpression:()=>zb,isBindableStaticElementAccessExpression:()=>SO,isBindableStaticNameExpression:()=>V7,isBindingElement:()=>GQ,isBindingElementOfBareOrAccessedRequire:()=>qce,isBindingName:()=>iX,isBindingOrAssignmentElement:()=>Rc,isBindingOrAssignmentPattern:()=>kl,isBindingPattern:()=>Fa,isBlock:()=>XQ,isBlockOrCatchScoped:()=>U9e,isBlockScope:()=>J8,isBlockScopedContainerTopLevel:()=>Pce,isBooleanLiteral:()=>aX,isBreakOrContinueStatement:()=>GI,isBreakStatement:()=>Pvn,isBuildInfoFile:()=>isBuildInfoFile,isBuilderProgram:()=>isBuilderProgram2,isBundle:()=>e2n,isBundleFileTextLike:()=>BTe,isCallChain:()=>Zw,isCallExpression:()=>$z,isCallExpressionTarget:()=>isCallExpressionTarget,isCallLikeExpression:()=>mh,isCallOrNewExpression:()=>Xm,isCallOrNewExpressionTarget:()=>isCallOrNewExpressionTarget,isCallSignatureDeclaration:()=>P$e,isCallToHelper:()=>isCallToHelper,isCaseBlock:()=>Mvn,isCaseClause:()=>Jvn,isCaseKeyword:()=>avn,isCaseOrDefaultClause:()=>fX,isCatchClause:()=>Qvn,isCatchClauseVariableDeclaration:()=>NQ,isCatchClauseVariableDeclarationOrBindingElement:()=>$X,isCheckJsEnabledForFile:()=>_de,isChildOfNodeWithKind:()=>Em,isCircularBuildOrder:()=>isCircularBuildOrder,isClassDeclaration:()=>Pz,isClassElement:()=>Ig,isClassExpression:()=>Xde,isClassLike:()=>q,isClassMemberModifier:()=>Aj,isClassOrTypeElement:()=>Xr,isClassStaticBlockDeclaration:()=>VQ,isCollapsedRange:()=>ZB,isColonToken:()=>Ygn,isCommaExpression:()=>afe,isCommaListExpression:()=>Oz,isCommaSequence:()=>k2n,isCommaToken:()=>_rt,isComment:()=>isComment,isCommonJsExportPropertyAssignment:()=>CR,isCommonJsExportedExpression:()=>H7,isCompoundAssignment:()=>isCompoundAssignment,isComputedNonLiteralName:()=>oB,isComputedPropertyName:()=>HO,isConciseBody:()=>hce,isConditionalExpression:()=>hvn,isConditionalTypeNode:()=>Irt,isConstTypeReference:()=>Q$,isConstructSignatureDeclaration:()=>Crt,isConstructorDeclaration:()=>wz,isConstructorTypeNode:()=>D$e,isContextualKeyword:()=>vJ,isContinueStatement:()=>Ovn,isCustomPrologue:()=>is,isDebuggerStatement:()=>Avn,isDeclaration:()=>kb,isDeclarationBindingElement:()=>ll,isDeclarationFileName:()=>jit,isDeclarationName:()=>iue,isDeclarationNameOfEnumOrNamespace:()=>ik,isDeclarationReadonly:()=>wv,isDeclarationStatement:()=>Hj,isDeclarationWithTypeParameterChildren:()=>rB,isDeclarationWithTypeParameters:()=>nB,isDecorator:()=>zQ,isDecoratorTarget:()=>isDecoratorTarget,isDefaultClause:()=>Grt,isDefaultImport:()=>EB,isDefaultModifier:()=>Qgn,isDefaultedExpandoInitializer:()=>Yce,isDeleteExpression:()=>dvn,isDeleteTarget:()=>rue,isDeprecatedDeclaration:()=>isDeprecatedDeclaration,isDestructuringAssignment:()=>RTe,isDiagnosticWithLocation:()=>isDiagnosticWithLocation,isDiskPathRoot:()=>CY,isDoStatement:()=>wvn,isDotDotDotToken:()=>Kgn,isDottedName:()=>KJ,isDynamicName:()=>xJ,isESSymbolIdentifier:()=>fue,isEffectiveExternalModule:()=>gR,isEffectiveModuleDeclaration:()=>$ce,isEffectiveStrictModeSourceFile:()=>Nce,isElementAccessChain:()=>Nj,isElementAccessExpression:()=>IE,isEmittedFileOfProgram:()=>isEmittedFileOfProgram,isEmptyArrayLiteral:()=>G_,isEmptyBindingElement:()=>$b,isEmptyBindingPattern:()=>FI,isEmptyObjectLiteral:()=>z1,isEmptyStatement:()=>Svn,isEmptyStringLiteral:()=>OR,isEndOfDeclarationMarker:()=>Wvn,isEntityName:()=>rX,isEntityNameExpression:()=>Y7,isEnumConst:()=>cB,isEnumDeclaration:()=>H$e,isEnumMember:()=>Xrt,isEqualityOperatorKind:()=>isEqualityOperatorKind,isEqualsGreaterThanToken:()=>Jgn,isExclamationToken:()=>Vde,isExcludedFile:()=>isExcludedFile,isExclusivelyTypeOnlyImportOrExport:()=>isExclusivelyTypeOnlyImportOrExport,isExportAssignment:()=>Ek,isExportDeclaration:()=>Nz,isExportModifier:()=>yrt,isExportName:()=>R2n,isExportNamespaceAsDefaultDeclaration:()=>CX,isExportOrDefaultModifier:()=>b_n,isExportSpecifier:()=>Urt,isExportsIdentifier:()=>H_,isExportsOrModuleExportsOrAlias:()=>isExportsOrModuleExportsOrAlias,isExpression:()=>W8,isExpressionNode:()=>xO,isExpressionOfExternalModuleImportEqualsDeclaration:()=>isExpressionOfExternalModuleImportEqualsDeclaration,isExpressionOfOptionalChainRoot:()=>UY,isExpressionStatement:()=>JQ,isExpressionWithTypeArguments:()=>L$e,isExpressionWithTypeArgumentsInClassExtendsClause:()=>UJ,isExternalModule:()=>Ik,isExternalModuleAugmentation:()=>hR,isExternalModuleImportEqualsDeclaration:()=>Bce,isExternalModuleIndicator:()=>pce,isExternalModuleNameRelative:()=>B$,isExternalModuleReference:()=>Zde,isExternalModuleSymbol:()=>isExternalModuleSymbol,isExternalOrCommonJsModule:()=>hO,isFileLevelUniqueName:()=>Gj,isFileProbablyExternalModule:()=>aZ,isFirstDeclarationOfSymbolParameter:()=>isFirstDeclarationOfSymbolParameter,isFixablePromiseHandler:()=>isFixablePromiseHandler,isForInOrOfStatement:()=>Bj,isForInStatement:()=>Tvn,isForInitializer:()=>A7,isForOfStatement:()=>$vn,isForStatement:()=>zrt,isFunctionBlock:()=>Rce,isFunctionBody:()=>P9e,isFunctionDeclaration:()=>wk,isFunctionExpression:()=>Kde,isFunctionExpressionOrArrowFunction:()=>Rde,isFunctionLike:()=>M_,isFunctionLikeDeclaration:()=>Mj,isFunctionLikeKind:()=>QI,isFunctionLikeOrClassStaticBlockDeclaration:()=>aO,isFunctionOrConstructorTypeNode:()=>Pa,isFunctionOrModuleBlock:()=>oX,isFunctionSymbol:()=>Hb,isFunctionTypeNode:()=>UQ,isFutureReservedKeyword:()=>sTe,isGeneratedIdentifier:()=>C4,isGeneratedPrivateIdentifier:()=>iO,isGetAccessor:()=>nR,isGetAccessorDeclaration:()=>WQ,isGetOrSetAccessorDeclaration:()=>WY,isGlobalDeclaration:()=>isGlobalDeclaration,isGlobalScopeAugmentation:()=>hE,isGrammarError:()=>dR,isHeritageClause:()=>eZ,isHoistedFunction:()=>gE,isHoistedVariableStatement:()=>z7,isIdentifier:()=>Ls,isIdentifierANonContextualKeyword:()=>cue,isIdentifierName:()=>hJ,isIdentifierOrThisTypeNode:()=>X2n,isIdentifierPart:()=>vv,isIdentifierStart:()=>wu,isIdentifierText:()=>_v,isIdentifierTypePredicate:()=>gO,isIdentifierTypeReference:()=>Ode,isIfStatement:()=>Cvn,isIgnoredFileFromWildCardWatching:()=>isIgnoredFileFromWildCardWatching,isImplicitGlob:()=>lde,isImportCall:()=>wm,isImportClause:()=>Fvn,isImportDeclaration:()=>W$e,isImportEqualsDeclaration:()=>V$e,isImportKeyword:()=>xrt,isImportMeta:()=>bR,isImportOrExportSpecifier:()=>ZY,isImportOrExportSpecifierName:()=>isImportOrExportSpecifierName,isImportSpecifier:()=>Vrt,isImportTypeAssertionContainer:()=>Lvn,isImportTypeNode:()=>KQ,isImportableFile:()=>isImportableFile,isInComment:()=>isInComment,isInExpressionContext:()=>GX,isInJSDoc:()=>XX,isInJSFile:()=>dp,isInJSXText:()=>isInJSXText,isInJsonFile:()=>zce,isInNonReferenceComment:()=>isInNonReferenceComment,isInReferenceComment:()=>isInReferenceComment,isInRightSideOfInternalImportEqualsDeclaration:()=>isInRightSideOfInternalImportEqualsDeclaration,isInString:()=>isInString,isInTemplateString:()=>isInTemplateString,isInTopLevelContext:()=>pB,isIncrementalCompilation:()=>fk,isIndexSignatureDeclaration:()=>N$e,isIndexedAccessTypeNode:()=>Art,isInferTypeNode:()=>Rrt,isInfinityOrNaNString:()=>f$e,isInitializedProperty:()=>isInitializedProperty,isInitializedVariable:()=>ez,isInsideJsxElement:()=>isInsideJsxElement,isInsideJsxElementOrAttribute:()=>isInsideJsxElementOrAttribute,isInsideNodeModules:()=>isInsideNodeModules,isInsideTemplateLiteral:()=>isInsideTemplateLiteral,isInstantiatedModule:()=>isInstantiatedModule,isInterfaceDeclaration:()=>QQ,isInternalDeclaration:()=>isInternalDeclaration,isInternalModuleImportEqualsDeclaration:()=>_B,isInternalName:()=>I2n,isIntersectionTypeNode:()=>Drt,isIntrinsicJsxName:()=>yue,isIterationStatement:()=>w4,isJSDoc:()=>Tk,isJSDocAllType:()=>a2n,isJSDocAugmentsTag:()=>rfe,isJSDocAuthorTag:()=>d2n,isJSDocCallbackTag:()=>f2n,isJSDocClassTag:()=>Zrt,isJSDocCommentContainingNode:()=>_ce,isJSDocConstructSignature:()=>oJ,isJSDocDeprecatedTag:()=>rOe,isJSDocEnumTag:()=>tit,isJSDocFunctionType:()=>nfe,isJSDocImplementsTag:()=>rit,isJSDocIndexSignature:()=>Q9e,isJSDocLikeText:()=>Sit,isJSDocLink:()=>n2n,isJSDocLinkCode:()=>r2n,isJSDocLinkLike:()=>rR,isJSDocLinkPlain:()=>i2n,isJSDocMemberName:()=>Iz,isJSDocNameReference:()=>tfe,isJSDocNamepathType:()=>u2n,isJSDocNamespaceBody:()=>cX,isJSDocNode:()=>sO,isJSDocNonNullableType:()=>s2n,isJSDocNullableType:()=>Qrt,isJSDocOptionalParameter:()=>Fde,isJSDocOptionalType:()=>l2n,isJSDocOverloadTag:()=>nOe,isJSDocOverrideTag:()=>eit,isJSDocParameterTag:()=>Rz,isJSDocPrivateTag:()=>Z$e,isJSDocPropertyLikeTag:()=>YI,isJSDocPropertyTag:()=>g2n,isJSDocProtectedTag:()=>eOe,isJSDocPublicTag:()=>Q$e,isJSDocReadonlyTag:()=>tOe,isJSDocReturnTag:()=>iOe,isJSDocSatisfiesExpression:()=>y$e,isJSDocSatisfiesTag:()=>aOe,isJSDocSeeTag:()=>p2n,isJSDocSignature:()=>nZ,isJSDocTag:()=>eR,isJSDocTemplateTag:()=>$k,isJSDocThisTag:()=>nit,isJSDocThrowsTag:()=>v2n,isJSDocTypeAlias:()=>bE,isJSDocTypeAssertion:()=>uit,isJSDocTypeExpression:()=>Jrt,isJSDocTypeLiteral:()=>J$e,isJSDocTypeTag:()=>rZ,isJSDocTypedefTag:()=>h2n,isJSDocUnknownTag:()=>m2n,isJSDocUnknownType:()=>o2n,isJSDocVariadicType:()=>c2n,isJSXTagName:()=>bO,isJsonEqual:()=>gz,isJsonSourceFile:()=>kX,isJsxAttribute:()=>Gvn,isJsxAttributeLike:()=>I9e,isJsxAttributes:()=>X$e,isJsxChild:()=>vce,isJsxClosingElement:()=>Krt,isJsxClosingFragment:()=>Kvn,isJsxElement:()=>G$e,isJsxExpression:()=>Xvn,isJsxFragment:()=>efe,isJsxOpeningElement:()=>ZQ,isJsxOpeningFragment:()=>Y$e,isJsxOpeningLikeElement:()=>dX,isJsxOpeningLikeElementTagName:()=>isJsxOpeningLikeElementTagName,isJsxSelfClosingElement:()=>Uvn,isJsxSpreadAttribute:()=>Yvn,isJsxTagNameExpression:()=>D9e,isJsxText:()=>qde,isJumpStatementTarget:()=>isJumpStatementTarget,isKeyword:()=>D4,isKnownSymbol:()=>uTe,isLabelName:()=>isLabelName,isLabelOfLabeledStatement:()=>isLabelOfLabeledStatement,isLabeledStatement:()=>Hrt,isLateVisibilityPaintedStatement:()=>G9e,isLeftHandSideExpression:()=>Zp,isLeftHandSideOfAssignment:()=>ITe,isLet:()=>Lb,isLineBreak:()=>cp,isLiteralComputedPropertyDeclarationName:()=>V_,isLiteralExpression:()=>nE,isLiteralExpressionOfObject:()=>QY,isLiteralImportTypeNode:()=>uB,isLiteralKind:()=>nO,isLiteralLikeAccess:()=>RR,isLiteralLikeElementAccess:()=>q7,isLiteralNameOfPropertyDeclarationOrIndexAccess:()=>isLiteralNameOfPropertyDeclarationOrIndexAccess,isLiteralTypeLikeExpression:()=>e_n,isLiteralTypeLiteral:()=>sX,isLiteralTypeNode:()=>A$e,isLocalName:()=>lOe,isLogicalOperator:()=>PTe,isLogicalOrCoalescingAssignmentExpression:()=>NTe,isLogicalOrCoalescingAssignmentOperator:()=>XB,isLogicalOrCoalescingBinaryExpression:()=>DTe,isLogicalOrCoalescingBinaryOperator:()=>Aue,isMappedTypeNode:()=>Mrt,isMemberName:()=>S4,isMergeDeclarationMarker:()=>Vvn,isMetaProperty:()=>j$e,isMethodDeclaration:()=>qQ,isMethodOrAccessor:()=>pt,isMethodSignature:()=>Srt,isMinusToken:()=>O$e,isMissingDeclaration:()=>Hvn,isModifier:()=>JI,isModifierKind:()=>I2,isModifierLike:()=>Jn,isModuleAugmentationExternal:()=>mR,isModuleBlock:()=>qrt,isModuleBody:()=>zj,isModuleDeclaration:()=>oS,isModuleExportsAccessExpression:()=>IR,isModuleIdentifier:()=>DR,isModuleName:()=>Z2n,isModuleOrEnumDeclaration:()=>mce,isModuleReference:()=>K8,isModuleSpecifierLike:()=>isModuleSpecifierLike,isModuleWithStringLiteralName:()=>K9e,isNameOfFunctionDeclaration:()=>isNameOfFunctionDeclaration,isNameOfModuleDeclaration:()=>isNameOfModuleDeclaration,isNamedClassElement:()=>mn,isNamedDeclaration:()=>V$,isNamedEvaluation:()=>pue,isNamedEvaluationSource:()=>FB,isNamedExportBindings:()=>F0,isNamedExports:()=>Wrt,isNamedImportBindings:()=>uX,isNamedImports:()=>zvn,isNamedImportsOrExports:()=>eQ,isNamedTupleMember:()=>I$e,isNamespaceBody:()=>U8,isNamespaceExport:()=>Qde,isNamespaceExportDeclaration:()=>q$e,isNamespaceImport:()=>U$e,isNamespaceReexportDeclaration:()=>gB,isNewExpression:()=>Frt,isNewExpressionTarget:()=>isNewExpressionTarget,isNightly:()=>bue,isNoSubstitutionTemplateLiteral:()=>vrt,isNode:()=>XY,isNodeArray:()=>D2,isNodeArrayMultiLine:()=>Hue,isNodeDescendantOf:()=>oTe,isNodeKind:()=>tE,isNodeLikeSystem:()=>Pr,isNodeModulesDirectory:()=>RY,isNodeWithPossibleHoistedDeclaration:()=>dJ,isNonContextualKeyword:()=>sue,isNonExportDefaultModifier:()=>x_n,isNonGlobalAmbientModule:()=>Cv,isNonGlobalDeclaration:()=>isNonGlobalDeclaration,isNonNullAccess:()=>_$e,isNonNullChain:()=>Dj,isNonNullExpression:()=>Sk,isNonStaticMethodOrAccessorWithPrivateName:()=>isNonStaticMethodOrAccessorWithPrivateName,isNotEmittedOrPartiallyEmittedNode:()=>jj,isNotEmittedStatement:()=>K$e,isNullishCoalesce:()=>GY,isNumber:()=>fb,isNumericLiteral:()=>zO,isNumericLiteralName:()=>kde,isObjectBindingElementWithoutPropertyName:()=>isObjectBindingElementWithoutPropertyName,isObjectBindingOrAssignmentElement:()=>hu,isObjectBindingOrAssignmentPattern:()=>ru,isObjectBindingPattern:()=>lvn,isObjectLiteralElement:()=>G8,isObjectLiteralElementLike:()=>wi,isObjectLiteralExpression:()=>VO,isObjectLiteralMethod:()=>j0,isObjectLiteralOrClassExpressionMethodOrAccessor:()=>FX,isObjectTypeDeclaration:()=>jTe,isOctalDigit:()=>$I,isOmittedExpression:()=>Jde,isOptionalChain:()=>eE,isOptionalChainRoot:()=>J$,isOptionalDeclaration:()=>kQ,isOptionalJSDocPropertyLikeTag:()=>RQ,isOptionalTypeNode:()=>Ort,isOuterExpression:()=>ofe,isOutermostOptionalChain:()=>KY,isOverrideModifier:()=>rvn,isPackedArrayLiteral:()=>u$e,isParameter:()=>qO,isParameterDeclaration:()=>pTe,isParameterOrCatchClauseVariable:()=>DQ,isParameterPropertyDeclaration:()=>x4,isParameterPropertyModifier:()=>kj,isParenthesizedExpression:()=>xk,isParenthesizedTypeNode:()=>R$e,isParseTreeNode:()=>$7,isPartOfTypeNode:()=>gh,isPartOfTypeQuery:()=>mB,isPartiallyEmittedExpression:()=>Brt,isPatternMatch:()=>St,isPinnedComment:()=>Yj,isPlainJsFile:()=>Ece,isPlusToken:()=>$$e,isPossiblyTypeArgumentPosition:()=>isPossiblyTypeArgumentPosition,isPostfixUnaryExpression:()=>jrt,isPrefixUnaryExpression:()=>Yde,isPrivateIdentifier:()=>Iv,isPrivateIdentifierClassElementDeclaration:()=>Rj,isPrivateIdentifierPropertyAccessExpression:()=>nX,isPrivateIdentifierSymbol:()=>dTe,isProgramBundleEmitBuildInfo:()=>isProgramBundleEmitBuildInfo,isProgramUptoDate:()=>isProgramUptoDate,isPrologueDirective:()=>Z8,isPropertyAccessChain:()=>Pj,isPropertyAccessEntityNameExpression:()=>JB,isPropertyAccessExpression:()=>Rv,isPropertyAccessOrQualifiedName:()=>Af,isPropertyAccessOrQualifiedNameOrImportTypeNode:()=>F1,isPropertyAssignment:()=>Dz,isPropertyDeclaration:()=>bk,isPropertyName:()=>oE,isPropertyNameLiteral:()=>SJ,isPropertySignature:()=>HQ,isProtoSetter:()=>MB,isPrototypeAccess:()=>vh,isPrototypePropertyAssignment:()=>nJ,isPunctuation:()=>isPunctuation,isPushOrUnshiftIdentifier:()=>fTe,isQualifiedName:()=>Cz,isQuestionDotToken:()=>Xgn,isQuestionOrExclamationToken:()=>Y2n,isQuestionOrPlusOrMinusToken:()=>Q2n,isQuestionToken:()=>jQ,isRawSourceMap:()=>isRawSourceMap,isReadonlyKeyword:()=>brt,isReadonlyKeywordOrPlusOrMinusToken:()=>J2n,isRecognizedTripleSlashComment:()=>xX,isReferenceFileLocation:()=>isReferenceFileLocation,isReferencedFile:()=>isReferencedFile,isRegularExpressionLiteral:()=>qgn,isRequireCall:()=>_E,isRequireVariableStatement:()=>bB,isRestParameter:()=>yce,isRestTypeNode:()=>Prt,isReturnStatement:()=>Nvn,isReturnStatementWithFixablePromiseHandler:()=>isReturnStatementWithFixablePromiseHandler,isRightSideOfAccessExpression:()=>Vh,isRightSideOfPropertyAccess:()=>isRightSideOfPropertyAccess,isRightSideOfQualifiedName:()=>isRightSideOfQualifiedName,isRightSideOfQualifiedNameOrPropertyAccess:()=>A4,isRightSideOfQualifiedNameOrPropertyAccessOrJSDocMemberName:()=>jue,isRootedDiskPath:()=>g7,isSameEntityName:()=>yE,isSatisfiesExpression:()=>_vn,isScopeMarker:()=>ZI,isSemicolonClassElement:()=>xvn,isSetAccessor:()=>tR,isSetAccessorDeclaration:()=>Ez,isShebangTrivia:()=>OI,isShorthandAmbientModuleSymbol:()=>Zj,isShorthandPropertyAssignment:()=>tZ,isSignedNumericLiteral:()=>bJ,isSimpleCopiableExpression:()=>isSimpleCopiableExpression,isSimpleInlineableExpression:()=>isSimpleInlineableExpression,isSingleOrDoubleQuote:()=>xB,isSourceFile:()=>Ub,isSourceFileFromLibrary:()=>isSourceFileFromLibrary,isSourceFileJS:()=>PR,isSourceFileNotJS:()=>yB,isSourceFileNotJson:()=>Hce,isSourceMapping:()=>isSourceMapping,isSpecialPropertyDeclaration:()=>Qce,isSpreadAssignment:()=>Yrt,isSpreadElement:()=>F$e,isStatement:()=>R2,isStatementButNotDeclaration:()=>F_,isStatementOrBlock:()=>Ab,isStatementWithLocals:()=>gX,isStatic:()=>jJ,isStaticModifier:()=>tvn,isString:()=>T2,isStringAKeyword:()=>_J,isStringANonContextualKeyword:()=>lue,isStringAndEmptyAnonymousObjectIntersection:()=>isStringAndEmptyAnonymousObjectIntersection,isStringDoubleQuoted:()=>Z9e,isStringLiteral:()=>Q_,isStringLiteralLike:()=>A2,isStringLiteralOrJsxExpression:()=>lE,isStringLiteralOrTemplate:()=>isStringLiteralOrTemplate,isStringOrNumericLiteralLike:()=>I4,isStringOrRegularExpressionOrTemplateLiteral:()=>isStringOrRegularExpressionOrTemplateLiteral,isStringTextContainingNode:()=>tX,isSuperCall:()=>Cm,isSuperKeyword:()=>Wde,isSuperOrSuperProperty:()=>jce,isSuperProperty:()=>wR,isSupportedSourceFileName:()=>SQ,isSwitchStatement:()=>Ivn,isSyntaxList:()=>_2n,isSyntheticExpression:()=>yvn,isSyntheticReference:()=>qvn,isTagName:()=>isTagName,isTaggedTemplateExpression:()=>Lrt,isTaggedTemplateTag:()=>isTaggedTemplateTag,isTemplateExpression:()=>mvn,isTemplateHead:()=>Vgn,isTemplateLiteral:()=>Sm,isTemplateLiteralKind:()=>rE,isTemplateLiteralToken:()=>iE,isTemplateLiteralTypeNode:()=>svn,isTemplateLiteralTypeSpan:()=>ovn,isTemplateMiddle:()=>Wgn,isTemplateMiddleOrTemplateTail:()=>aE,isTemplateSpan:()=>bvn,isTemplateTail:()=>Ugn,isTextWhiteSpaceLike:()=>isTextWhiteSpaceLike,isThis:()=>isThis,isThisContainerOrFunctionBlock:()=>qX,isThisIdentifier:()=>WB,isThisInTypeQuery:()=>R4,isThisInitializedDeclaration:()=>VX,isThisInitializedObjectBindingExpression:()=>WX,isThisProperty:()=>hB,isThisTypeNode:()=>k$e,isThisTypeParameter:()=>IQ,isThisTypePredicate:()=>vO,isThrowStatement:()=>Rvn,isToken:()=>JY,isTokenKind:()=>tO,isTraceEnabled:()=>isTraceEnabled,isTransientSymbol:()=>aR,isTrivia:()=>yJ,isTryStatement:()=>kvn,isTupleTypeNode:()=>$rt,isTypeAlias:()=>sJ,isTypeAliasDeclaration:()=>z$e,isTypeAssertionExpression:()=>uvn,isTypeDeclaration:()=>Ade,isTypeElement:()=>Rr,isTypeKeyword:()=>isTypeKeyword,isTypeKeywordToken:()=>isTypeKeywordToken,isTypeKeywordTokenOrIdentifier:()=>isTypeKeywordTokenOrIdentifier,isTypeLiteralNode:()=>Ude,isTypeNode:()=>Oa,isTypeNodeKind:()=>Wue,isTypeOfExpression:()=>fvn,isTypeOnlyExportDeclaration:()=>rO,isTypeOnlyImportDeclaration:()=>Ij,isTypeOnlyImportOrExportDeclaration:()=>XI,isTypeOperatorNode:()=>krt,isTypeParameterDeclaration:()=>yk,isTypePredicateNode:()=>wrt,isTypeQueryNode:()=>Ert,isTypeReferenceNode:()=>Tz,isTypeReferenceType:()=>j7,isUMDExportSymbol:()=>Ov,isUnaryExpression:()=>Sv,isUnaryExpressionWithWrite:()=>Rb,isUnicodeIdentifierStart:()=>A$,isUnionTypeNode:()=>Nrt,isUnparsedNode:()=>YY,isUnparsedPrepend:()=>Zvn,isUnparsedSource:()=>t2n,isUnparsedTextLike:()=>eO,isUrl:()=>SY,isValidBigIntString:()=>PQ,isValidESSymbolDeclaration:()=>vd,isValidTypeOnlyAliasUseSite:()=>wde,isValueSignatureDeclaration:()=>rTe,isVarConst:()=>qh,isVariableDeclaration:()=>ux,isVariableDeclarationInVariableStatement:()=>M2,isVariableDeclarationInitializedToBareOrAccessedRequire:()=>NR,isVariableDeclarationInitializedToRequire:()=>JX,isVariableDeclarationList:()=>B$e,isVariableLike:()=>MX,isVariableLikeOrAccessor:()=>Ia,isVariableStatement:()=>Ck,isVoidExpression:()=>M$e,isWatchSet:()=>ATe,isWhileStatement:()=>Evn,isWhiteSpaceLike:()=>_4,isWhiteSpaceSingleLine:()=>Jp,isWithStatement:()=>Dvn,isWriteAccess:()=>rz,isWriteOnlyAccess:()=>AO,isYieldExpression:()=>gvn,jsxModeNeedsExplicitImport:()=>jsxModeNeedsExplicitImport,keywordPart:()=>keywordPart,last:()=>Fh,lastOrUndefined:()=>Np,length:()=>nn,libMap:()=>libMap,libs:()=>libs,lineBreakPart:()=>lineBreakPart,linkNamePart:()=>linkNamePart,linkPart:()=>linkPart,linkTextPart:()=>linkTextPart,listFiles:()=>listFiles,loadModuleFromGlobalCache:()=>loadModuleFromGlobalCache,loadWithModeAwareCache:()=>loadWithModeAwareCache,makeIdentifierFromModuleName:()=>TX,makeImport:()=>makeImport,makeImportIfNecessary:()=>makeImportIfNecessary,makeStringLiteral:()=>makeStringLiteral,mangleScopedPackageName:()=>mangleScopedPackageName,map:()=>Qa,mapAllOrFail:()=>Rs,mapDefined:()=>Xi,mapDefinedEntries:()=>Op,mapDefinedIterator:()=>Ic,mapEntries:()=>ki,mapIterator:()=>fo,mapOneOrMany:()=>mapOneOrMany,mapToDisplayParts:()=>mapToDisplayParts,matchFiles:()=>_Q,matchPatternOrExact:()=>yde,matchedText:()=>gt,matchesExclude:()=>matchesExclude,maybeBind:()=>Ws,maybeSetLocalizedDiagnosticMessages:()=>Que,memoize:()=>Pg,memoizeCached:()=>ph,memoizeOne:()=>Gf,memoizeWeak:()=>I_,metadataHelper:()=>metadataHelper,min:()=>ze,minAndMax:()=>l$e,missingFileModifiedTime:()=>missingFileModifiedTime,modifierToFlag:()=>WJ,modifiersToFlags:()=>Tv,moduleOptionDeclaration:()=>moduleOptionDeclaration,moduleResolutionIsEqualTo:()=>H9e,moduleResolutionNameAndModeGetter:()=>moduleResolutionNameAndModeGetter,moduleResolutionOptionDeclarations:()=>moduleResolutionOptionDeclarations,moduleResolutionSupportsPackageJsonExportsAndImports:()=>dk,moduleResolutionUsesNodeModules:()=>moduleResolutionUsesNodeModules,moduleSpecifiers:()=>ts_moduleSpecifiers_exports,moveEmitHelpers:()=>moveEmitHelpers,moveRangeEnd:()=>Tm,moveRangePastDecorators:()=>ek,moveRangePastModifiers:()=>tk,moveRangePos:()=>X7,moveSyntheticComments:()=>moveSyntheticComments,mutateMap:()=>Z7,mutateMapSkippingNewValues:()=>H0,needsParentheses:()=>needsParentheses,needsScopeMarker:()=>fce,newCaseClauseTracker:()=>newCaseClauseTracker,newPrivateEnvironment:()=>newPrivateEnvironment,noEmitNotification:()=>noEmitNotification,noEmitSubstitution:()=>noEmitSubstitution,noTransformers:()=>noTransformers,noTruncationMaximumTruncationLength:()=>j,nodeCanBeDecorated:()=>TR,nodeHasName:()=>M1,nodeIsDecorated:()=>jb,nodeIsMissing:()=>$4,nodeIsPresent:()=>uR,nodeIsSynthesized:()=>tx,nodeModuleNameResolver:()=>nodeModuleNameResolver,nodeModulesPathPart:()=>nodeModulesPathPart,nodeNextJsonConfigResolver:()=>nodeNextJsonConfigResolver,nodeOrChildIsDecorated:()=>_O,nodeOverlapsWithStartEnd:()=>nodeOverlapsWithStartEnd,nodePosToString:()=>_X,nodeSeenTracker:()=>nodeSeenTracker,nodeStartsNewLexicalEnvironment:()=>hTe,nodeToDisplayParts:()=>nodeToDisplayParts,noop:()=>Bh,noopFileWatcher:()=>noopFileWatcher,noopPush:()=>pi,normalizePath:()=>k0,normalizeSlashes:()=>_b,not:()=>qt,notImplemented:()=>_m,notImplementedResolver:()=>notImplementedResolver,nullNodeConverters:()=>nullNodeConverters,nullParenthesizerRules:()=>S$e,nullTransformationContext:()=>nullTransformationContext,objectAllocator:()=>uo,operatorPart:()=>operatorPart,optionDeclarations:()=>optionDeclarations,optionMapToObject:()=>optionMapToObject,optionsAffectingProgramStructure:()=>optionsAffectingProgramStructure,optionsForBuild:()=>optionsForBuild,optionsForWatch:()=>optionsForWatch,optionsHaveChanges:()=>cE,optionsHaveModuleResolutionChanges:()=>Sce,or:()=>Ht,orderedRemoveItem:()=>Ie,orderedRemoveItemAt:()=>It,outFile:()=>DJ,packageIdToPackageName:()=>cO,packageIdToString:()=>oR,padLeft:()=>fr,padRight:()=>En,paramHelper:()=>paramHelper,parameterIsThisKeyword:()=>XR,parameterNamePart:()=>parameterNamePart,parseBaseNodeFactory:()=>mOe,parseBigInt:()=>Cde,parseBuildCommand:()=>parseBuildCommand,parseCommandLine:()=>parseCommandLine,parseCommandLineWorker:()=>parseCommandLineWorker,parseConfigFileTextToJson:()=>parseConfigFileTextToJson,parseConfigFileWithSystem:()=>parseConfigFileWithSystem,parseConfigHostFromCompilerHostLike:()=>parseConfigHostFromCompilerHostLike,parseCustomTypeOption:()=>parseCustomTypeOption,parseIsolatedEntityName:()=>j_n,parseIsolatedJSDocComment:()=>z_n,parseJSDocTypeExpressionForTests:()=>H_n,parseJsonConfigFileContent:()=>parseJsonConfigFileContent,parseJsonSourceFileConfigFileContent:()=>parseJsonSourceFileConfigFileContent,parseJsonText:()=>B_n,parseListTypeOption:()=>parseListTypeOption,parseNodeFactory:()=>Az,parseNodeModuleFromPath:()=>parseNodeModuleFromPath,parsePackageName:()=>parsePackageName,parsePseudoBigInt:()=>gk,parseValidBigInt:()=>OQ,patchWriteFileEnsuringDirectory:()=>patchWriteFileEnsuringDirectory,pathContainsNodeModules:()=>pathContainsNodeModules,pathIsAbsolute:()=>Rw,pathIsBareSpecifier:()=>wY,pathIsRelative:()=>k8,patternText:()=>Yn,perfLogger:()=>tr,performIncrementalCompilation:()=>performIncrementalCompilation,performance:()=>ts_performance_exports,plainJSErrors:()=>plainJSErrors,positionBelongsToNode:()=>positionBelongsToNode,positionIsASICandidate:()=>positionIsASICandidate,positionIsSynthesized:()=>X_,positionsAreOnSameLine:()=>ax,preProcessFile:()=>preProcessFile,probablyUsesSemicolons:()=>probablyUsesSemicolons,processCommentPragmas:()=>Bit,processPragmasIntoFields:()=>zit,processTaggedTemplateExpression:()=>processTaggedTemplateExpression,programContainsEsModules:()=>programContainsEsModules,programContainsModules:()=>programContainsModules,projectReferenceIsEqualTo:()=>T4,propKeyHelper:()=>propKeyHelper,propertyNamePart:()=>propertyNamePart,pseudoBigIntToString:()=>vz,punctuationPart:()=>punctuationPart,pushIfUnique:()=>R1,quote:()=>quote,quotePreferenceFromString:()=>quotePreferenceFromString,rangeContainsPosition:()=>rangeContainsPosition,rangeContainsPositionExclusive:()=>rangeContainsPositionExclusive,rangeContainsRange:()=>rangeContainsRange,rangeContainsRangeExclusive:()=>rangeContainsRangeExclusive,rangeContainsStartEnd:()=>rangeContainsStartEnd,rangeEndIsOnSameLineAsRangeStart:()=>kTe,rangeEndPositionsAreOnSameLine:()=>zue,rangeEquals:()=>qo,rangeIsOnSingleLine:()=>$v,rangeOfNode:()=>bde,rangeOfTypeParameters:()=>xde,rangeOverlapsWithStartEnd:()=>rangeOverlapsWithStartEnd,rangeStartIsOnSameLineAsRangeEnd:()=>XJ,rangeStartPositionsAreOnSameLine:()=>YJ,readBuilderProgram:()=>readBuilderProgram,readConfigFile:()=>readConfigFile,readHelper:()=>readHelper,readJson:()=>Mp,readJsonConfigFile:()=>readJsonConfigFile,readJsonOrUndefined:()=>z0,realizeDiagnostics:()=>realizeDiagnostics,reduceEachLeadingCommentRange:()=>mj,reduceEachTrailingCommentRange:()=>gj,reduceLeft:()=>Lh,reduceLeftIterator:()=>_r,reducePathComponents:()=>p4,refactor:()=>ts_refactor_exports,regExpEscape:()=>sde,relativeComplement:()=>id,removeAllComments:()=>removeAllComments,removeEmitHelper:()=>removeEmitHelper,removeExtension:()=>hde,removeFileExtension:()=>NE,removeIgnoredPath:()=>removeIgnoredPath,removeMinAndVersionNumbers:()=>Xt,removeOptionality:()=>removeOptionality,removePrefix:()=>Pt,removeSuffix:()=>it,removeTrailingDirectorySeparator:()=>F8,repeatString:()=>repeatString,replaceElement:()=>vm,resolutionExtensionIsTSOrJson:()=>vde,resolveConfigFileProjectName:()=>resolveConfigFileProjectName,resolveJSModule:()=>resolveJSModule,resolveModuleName:()=>resolveModuleName,resolveModuleNameFromCache:()=>resolveModuleNameFromCache,resolvePackageNameToPackageJson:()=>resolvePackageNameToPackageJson,resolvePath:()=>yI,resolveProjectReferencePath:()=>resolveProjectReferencePath,resolveTripleslashReference:()=>resolveTripleslashReference,resolveTypeReferenceDirective:()=>resolveTypeReferenceDirective,resolvingEmptyArray:()=>AQ,restHelper:()=>restHelper,returnFalse:()=>$a,returnNoopFileWatcher:()=>returnNoopFileWatcher,returnTrue:()=>If,returnUndefined:()=>xl,returnsPromise:()=>returnsPromise,runInitializersHelper:()=>runInitializersHelper,sameFlatMap:()=>Jo,sameMap:()=>po,sameMapping:()=>sameMapping,scanShebangTrivia:()=>PI,scanTokenAtPosition:()=>RX,scanner:()=>Rk,screenStartingMessageCodes:()=>screenStartingMessageCodes,semanticDiagnosticsOptionDeclarations:()=>semanticDiagnosticsOptionDeclarations,serializeCompilerOptions:()=>serializeCompilerOptions,server:()=>ts_server_exports,servicesVersion:()=>lat,setCommentRange:()=>setCommentRange,setConfigFileInOptions:()=>setConfigFileInOptions,setConstantValue:()=>setConstantValue,setEachParent:()=>iS,setEmitFlags:()=>setEmitFlags,setFunctionNameHelper:()=>setFunctionNameHelper,setGetSourceFileAsHashVersioned:()=>setGetSourceFileAsHashVersioned,setIdentifierAutoGenerate:()=>setIdentifierAutoGenerate,setIdentifierGeneratedImportReference:()=>setIdentifierGeneratedImportReference,setIdentifierTypeArguments:()=>setIdentifierTypeArguments,setInternalEmitFlags:()=>setInternalEmitFlags,setLocalizedDiagnosticMessages:()=>Jue,setModuleDefaultHelper:()=>setModuleDefaultHelper,setNodeFlags:()=>c$e,setObjectAllocator:()=>Xue,setOriginalNode:()=>L2,setParent:()=>L4,setParentRecursive:()=>Dde,setPrivateIdentifier:()=>setPrivateIdentifier,setResolvedModule:()=>j9e,setResolvedTypeReferenceDirective:()=>B9e,setSnippetElement:()=>setSnippetElement,setSourceMapRange:()=>setSourceMapRange,setStackTraceLimit:()=>setStackTraceLimit,setStartsOnNewLine:()=>setStartsOnNewLine,setSyntheticLeadingComments:()=>setSyntheticLeadingComments,setSyntheticTrailingComments:()=>setSyntheticTrailingComments,setSys:()=>setSys,setSysLog:()=>setSysLog,setTextRange:()=>yc,setTextRangeEnd:()=>Nde,setTextRangePos:()=>BO,setTextRangePosEnd:()=>rS,setTextRangePosWidth:()=>_z,setTokenSourceMapRange:()=>setTokenSourceMapRange,setTypeNode:()=>setTypeNode,setUILocale:()=>Le,setValueDeclaration:()=>CB,shouldAllowImportingTsExtension:()=>shouldAllowImportingTsExtension,shouldPreserveConstEnums:()=>YTe,shouldUseUriStyleNodeCoreModules:()=>shouldUseUriStyleNodeCoreModules,showModuleSpecifier:()=>que,signatureHasLiteralTypes:()=>signatureHasLiteralTypes,signatureHasRestParameter:()=>signatureHasRestParameter,signatureToDisplayParts:()=>signatureToDisplayParts,single:()=>qd,singleElementArray:()=>yn,singleIterator:()=>Pp,singleOrMany:()=>w2,singleOrUndefined:()=>Og,skipAlias:()=>nz,skipAssertions:()=>F2n,skipConstraint:()=>skipConstraint,skipOuterExpressions:()=>Ok,skipParentheses:()=>CO,skipPartiallyEmittedExpressions:()=>Z$,skipTrivia:()=>up,skipTypeChecking:()=>Sde,skipTypeParentheses:()=>aTe,skipWhile:()=>Vn,sliceAfter:()=>s$e,some:()=>no,sort:()=>O0,sortAndDeduplicate:()=>gm,sortAndDeduplicateDiagnostics:()=>MY,sourceFileAffectingCompilerOptions:()=>sourceFileAffectingCompilerOptions,sourceFileMayBeEmitted:()=>K7,sourceMapCommentRegExp:()=>sourceMapCommentRegExp,sourceMapCommentRegExpDontCareLineStart:()=>sourceMapCommentRegExpDontCareLineStart,spacePart:()=>spacePart,spanMap:()=>hm,spreadArrayHelper:()=>spreadArrayHelper,stableSort:()=>Lu,startEndContainsRange:()=>startEndContainsRange,startEndOverlapsWithStartEnd:()=>startEndOverlapsWithStartEnd,startOnNewLine:()=>sfe,startTracing:()=>startTracing,startsWith:()=>dt,startsWithDirectory:()=>SI,startsWithUnderscore:()=>startsWithUnderscore,startsWithUseStrict:()=>cit,stringContains:()=>Ot,stringContainsAt:()=>stringContainsAt,stringToToken:()=>y7,stripQuotes:()=>yTe,supportedDeclarationExtensions:()=>MQ,supportedJSExtensions:()=>aS,supportedJSExtensionsFlat:()=>DE,supportedLocaleDirectories:()=>Vj,supportedTSExtensions:()=>_h,supportedTSExtensionsFlat:()=>H1,supportedTSImplementationExtensions:()=>srt,suppressLeadingAndTrailingTrivia:()=>suppressLeadingAndTrailingTrivia,suppressLeadingTrivia:()=>suppressLeadingTrivia,suppressTrailingTrivia:()=>suppressTrailingTrivia,symbolEscapedNameNoDefault:()=>symbolEscapedNameNoDefault,symbolName:()=>q$,symbolNameNoDefault:()=>symbolNameNoDefault,symbolPart:()=>symbolPart,symbolToDisplayParts:()=>symbolToDisplayParts,syntaxMayBeASICandidate:()=>syntaxMayBeASICandidate,syntaxRequiresTrailingSemicolonOrASI:()=>syntaxRequiresTrailingSemicolonOrASI,sys:()=>$$,sysLog:()=>sysLog,tagNamesAreEquivalent:()=>dx,takeWhile:()=>Dr,targetOptionDeclaration:()=>targetOptionDeclaration,templateObjectHelper:()=>templateObjectHelper,testFormatSettings:()=>testFormatSettings,textChangeRangeIsUnchanged:()=>sd,textChangeRangeNewSpan:()=>C7,textChanges:()=>ts_textChanges_exports,textOrKeywordPart:()=>textOrKeywordPart,textPart:()=>textPart,textRangeContainsPositionInclusive:()=>z$,textSpanContainsPosition:()=>Eb,textSpanContainsTextSpan:()=>Vw,textSpanEnd:()=>kf,textSpanIntersection:()=>Tb,textSpanIntersectsWith:()=>S7,textSpanIntersectsWithPosition:()=>_c,textSpanIntersectsWithTextSpan:()=>MI,textSpanIsEmpty:()=>su,textSpanOverlap:()=>AI,textSpanOverlapsWith:()=>yj,textSpansEqual:()=>textSpansEqual,textToKeywordObj:()=>wb,timestamp:()=>li,toArray:()=>fh,toBuilderFileEmit:()=>toBuilderFileEmit,toBuilderStateFileInfoForMultiEmit:()=>toBuilderStateFileInfoForMultiEmit,toEditorSettings:()=>lZ,toFileNameLowerCase:()=>hv,toLowerCase:()=>gf,toPath:()=>$2,toProgramEmitPending:()=>toProgramEmitPending,tokenIsIdentifierOrKeyword:()=>Wd,tokenIsIdentifierOrKeywordOrGreaterThan:()=>bb,tokenToString:()=>lp,trace:()=>trace,tracing:()=>ri,tracingEnabled:()=>tracingEnabled,transform:()=>transform,transformClassFields:()=>transformClassFields,transformDeclarations:()=>transformDeclarations,transformECMAScriptModule:()=>transformECMAScriptModule,transformES2015:()=>transformES2015,transformES2016:()=>transformES2016,transformES2017:()=>transformES2017,transformES2018:()=>transformES2018,transformES2019:()=>transformES2019,transformES2020:()=>transformES2020,transformES2021:()=>transformES2021,transformES5:()=>transformES5,transformESDecorators:()=>transformESDecorators,transformESNext:()=>transformESNext,transformGenerators:()=>transformGenerators,transformJsx:()=>transformJsx,transformLegacyDecorators:()=>transformLegacyDecorators,transformModule:()=>transformModule,transformNodeModule:()=>transformNodeModule,transformNodes:()=>transformNodes,transformSystemModule:()=>transformSystemModule,transformTypeScript:()=>transformTypeScript,transpile:()=>transpile,transpileModule:()=>transpileModule,transpileOptionValueCompilerOptions:()=>transpileOptionValueCompilerOptions,trimString:()=>Hr,trimStringEnd:()=>Ki,trimStringStart:()=>ea,tryAddToSet:()=>sc,tryAndIgnoreErrors:()=>tryAndIgnoreErrors,tryCast:()=>sl,tryDirectoryExists:()=>tryDirectoryExists,tryExtractTSExtension:()=>wE,tryFileExists:()=>tryFileExists,tryGetClassExtendingExpressionWithTypeArguments:()=>Mue,tryGetClassImplementingOrExtendingExpressionWithTypeArguments:()=>Fue,tryGetDirectories:()=>tryGetDirectories,tryGetExtensionFromPath:()=>$Q,tryGetImportFromModuleSpecifier:()=>wB,tryGetJSDocSatisfiesTypeNode:()=>Lde,tryGetModuleNameFromFile:()=>pit,tryGetModuleSpecifierFromDeclaration:()=>rJ,tryGetNativePerformanceHooks:()=>_o,tryGetPropertyAccessOrIdentifierToString:()=>QR,tryGetPropertyNameOfBindingOrAssignmentElement:()=>mit,tryGetSourceMappingURL:()=>tryGetSourceMappingURL,tryGetTextOfPropertyName:()=>fO,tryIOAndConsumeErrors:()=>tryIOAndConsumeErrors,tryParsePattern:()=>EQ,tryParsePatterns:()=>mk,tryParseRawSourceMap:()=>tryParseRawSourceMap,tryReadDirectory:()=>tryReadDirectory,tryReadFile:()=>tryReadFile,tryRemoveDirectoryPrefix:()=>gQ,tryRemoveExtension:()=>wQ,tryRemovePrefix:()=>Ke,tryRemoveSuffix:()=>ht,typeAcquisitionDeclarations:()=>typeAcquisitionDeclarations,typeAliasNamePart:()=>typeAliasNamePart,typeDirectiveIsEqualTo:()=>sR,typeKeywords:()=>typeKeywords,typeParameterNamePart:()=>typeParameterNamePart,typeReferenceResolutionNameAndModeGetter:()=>typeReferenceResolutionNameAndModeGetter,typeToDisplayParts:()=>typeToDisplayParts,unchangedPollThresholds:()=>unchangedPollThresholds,unchangedTextChangeRange:()=>qj,unescapeLeadingUnderscores:()=>Db,unmangleScopedPackageName:()=>unmangleScopedPackageName,unorderedRemoveItem:()=>Lt,unorderedRemoveItemAt:()=>an,unreachableCodeIsError:()=>GTe,unusedLabelIsError:()=>rde,unwrapInnermostStatementOfLabel:()=>mO,updateErrorForNoInputFiles:()=>updateErrorForNoInputFiles,updateLanguageServiceSourceFile:()=>aat,updateMissingFilePathsWatch:()=>updateMissingFilePathsWatch,updatePackageJsonWatch:()=>updatePackageJsonWatch,updateResolutionField:()=>updateResolutionField,updateSharedExtendedConfigFileWatcher:()=>updateSharedExtendedConfigFileWatcher,updateSourceFile:()=>hOe,updateWatchingWildcardDirectories:()=>updateWatchingWildcardDirectories,usesExtensionsOnImports:()=>xQ,usingSingleLineStringWriter:()=>wce,utf16EncodeAsString:()=>DI,validateLocaleAndSetLanguage:()=>bj,valuesHelper:()=>valuesHelper,version:()=>Kt,versionMajorMinor:()=>qe,visitArray:()=>visitArray,visitCommaListElements:()=>visitCommaListElements,visitEachChild:()=>visitEachChild,visitFunctionBody:()=>visitFunctionBody,visitIterationBody:()=>visitIterationBody,visitLexicalEnvironment:()=>visitLexicalEnvironment,visitNode:()=>visitNode,visitNodes:()=>visitNodes2,visitParameterList:()=>visitParameterList,walkUpBindingElementsAndPatterns:()=>Ob,walkUpLexicalEnvironments:()=>walkUpLexicalEnvironments,walkUpOuterExpressions:()=>M2n,walkUpParenthesizedExpressions:()=>IB,walkUpParenthesizedTypes:()=>pJ,walkUpParenthesizedTypesAndGetParentAndChild:()=>iTe,whitespaceOrMapCommentRegExp:()=>whitespaceOrMapCommentRegExp,writeCommentRange:()=>LJ,writeFile:()=>wue,writeFileEnsuringDirectories:()=>STe,zipToModeAwareCache:()=>zipToModeAwareCache,zipWith:()=>Yr});var bat=cn({"src/typescript/_namespaces/ts.ts"(){kg(),yOe()}}),syn=Ut({"src/typescript/typescript.ts"(l,E){bat(),bat(),typeof console<"u"&&(sr.loggingHost={log(B,ae){switch(B){case 1:return console.error(ae);case 2:return console.warn(ae);case 3:return console.log(ae);case 4:return console.log(ae)}}}),E.exports=yat}});oe.exports=syn()}}),wa=Tn({"src/language-js/parse/postprocess/typescript.js"(ie,oe){Dn();var Rt=Co(),ln=Al(),cn=vs(),Ut={AbstractKeyword:126,SourceFile:308,PropertyDeclaration:169};function st(fe){for(;fe&&fe.kind!==Ut.SourceFile;)fe=fe.parent;return fe}function qe(fe,Fe){let nr=st(fe),[dr,_r]=[fe.getStart(),fe.end].map(Yr=>{let{line:Ci,character:Ri}=nr.getLineAndCharacterOfPosition(Yr);return{line:Ci+1,column:Ri}});cn({loc:{start:dr,end:_r}},Fe)}function Kt(fe){let Fe=ja();return[!0,!1].some(nr=>Fe.nodeCanBeDecorated(nr,fe,fe.parent,fe.parent.parent))}function Ue(fe){let{modifiers:Fe}=fe;if(!Rt(Fe))return;let nr=ja(),{SyntaxKind:dr}=nr;for(let _r of Fe)nr.isDecorator(_r)&&!Kt(fe)&&(fe.kind===dr.MethodDeclaration&&!nr.nodeIsPresent(fe.body)&&qe(_r,"A decorator can only decorate a method implementation, not an overload."),qe(_r,"Decorators are not valid here."))}function Nt(fe,Fe){fe.kind!==Ut.PropertyDeclaration||fe.modifiers&&!fe.modifiers.some(nr=>nr.kind===Ut.AbstractKeyword)||fe.initializer&&Fe.value===null&&cn(Fe,"Abstract property cannot have an initializer")}function nn(fe,Fe){if(!/@|abstract/.test(Fe.originalText))return;let{esTreeNodeToTSNodeMap:nr,tsNodeToESTreeNodeMap:dr}=fe;ln(fe.ast,_r=>{let Yr=nr.get(_r);if(!Yr)return;let Ci=dr.get(Yr);Ci===_r&&(Ue(Yr),Nt(Yr,Ci))})}oe.exports={throwErrorForInvalidNodes:nn}}}),Ma=Tn({"scripts/build/shims/debug.cjs"(ie,oe){Dn(),oe.exports=()=>()=>{}}}),ko=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/constants.js"(ie,oe){Dn();var Rt="2.0.0",ln=256,cn=Number.MAX_SAFE_INTEGER||9007199254740991,Ut=16;oe.exports={SEMVER_SPEC_VERSION:Rt,MAX_LENGTH:ln,MAX_SAFE_INTEGER:cn,MAX_SAFE_COMPONENT_LENGTH:Ut}}}),_s=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/debug.js"(ie,oe){Dn();var Rt=typeof An=="object"&&An.env&&An.env.NODE_DEBUG&&/\bsemver\b/i.test(An.env.NODE_DEBUG)?function(){for(var ln=arguments.length,cn=new Array(ln),Ut=0;Ut<ln;Ut++)cn[Ut]=arguments[Ut];return console.error("SEMVER",...cn)}:()=>{};oe.exports=Rt}}),Ps=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/re.js"(ie,oe){Dn();var{MAX_SAFE_COMPONENT_LENGTH:Rt}=ko(),ln=_s();ie=oe.exports={};var cn=ie.re=[],Ut=ie.src=[],st=ie.t={},qe=0,Kt=(Ue,Nt,nn)=>{let fe=qe++;ln(Ue,fe,Nt),st[Ue]=fe,Ut[fe]=Nt,cn[fe]=new RegExp(Nt,nn?"g":void 0)};Kt("NUMERICIDENTIFIER","0|[1-9]\\d*"),Kt("NUMERICIDENTIFIERLOOSE","[0-9]+"),Kt("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),Kt("MAINVERSION",`(${Ut[st.NUMERICIDENTIFIER]})\\.(${Ut[st.NUMERICIDENTIFIER]})\\.(${Ut[st.NUMERICIDENTIFIER]})`),Kt("MAINVERSIONLOOSE",`(${Ut[st.NUMERICIDENTIFIERLOOSE]})\\.(${Ut[st.NUMERICIDENTIFIERLOOSE]})\\.(${Ut[st.NUMERICIDENTIFIERLOOSE]})`),Kt("PRERELEASEIDENTIFIER",`(?:${Ut[st.NUMERICIDENTIFIER]}|${Ut[st.NONNUMERICIDENTIFIER]})`),Kt("PRERELEASEIDENTIFIERLOOSE",`(?:${Ut[st.NUMERICIDENTIFIERLOOSE]}|${Ut[st.NONNUMERICIDENTIFIER]})`),Kt("PRERELEASE",`(?:-(${Ut[st.PRERELEASEIDENTIFIER]}(?:\\.${Ut[st.PRERELEASEIDENTIFIER]})*))`),Kt("PRERELEASELOOSE",`(?:-?(${Ut[st.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${Ut[st.PRERELEASEIDENTIFIERLOOSE]})*))`),Kt("BUILDIDENTIFIER","[0-9A-Za-z-]+"),Kt("BUILD",`(?:\\+(${Ut[st.BUILDIDENTIFIER]}(?:\\.${Ut[st.BUILDIDENTIFIER]})*))`),Kt("FULLPLAIN",`v?${Ut[st.MAINVERSION]}${Ut[st.PRERELEASE]}?${Ut[st.BUILD]}?`),Kt("FULL",`^${Ut[st.FULLPLAIN]}$`),Kt("LOOSEPLAIN",`[v=\\s]*${Ut[st.MAINVERSIONLOOSE]}${Ut[st.PRERELEASELOOSE]}?${Ut[st.BUILD]}?`),Kt("LOOSE",`^${Ut[st.LOOSEPLAIN]}$`),Kt("GTLT","((?:<|>)?=?)"),Kt("XRANGEIDENTIFIERLOOSE",`${Ut[st.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),Kt("XRANGEIDENTIFIER",`${Ut[st.NUMERICIDENTIFIER]}|x|X|\\*`),Kt("XRANGEPLAIN",`[v=\\s]*(${Ut[st.XRANGEIDENTIFIER]})(?:\\.(${Ut[st.XRANGEIDENTIFIER]})(?:\\.(${Ut[st.XRANGEIDENTIFIER]})(?:${Ut[st.PRERELEASE]})?${Ut[st.BUILD]}?)?)?`),Kt("XRANGEPLAINLOOSE",`[v=\\s]*(${Ut[st.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Ut[st.XRANGEIDENTIFIERLOOSE]})(?:\\.(${Ut[st.XRANGEIDENTIFIERLOOSE]})(?:${Ut[st.PRERELEASELOOSE]})?${Ut[st.BUILD]}?)?)?`),Kt("XRANGE",`^${Ut[st.GTLT]}\\s*${Ut[st.XRANGEPLAIN]}$`),Kt("XRANGELOOSE",`^${Ut[st.GTLT]}\\s*${Ut[st.XRANGEPLAINLOOSE]}$`),Kt("COERCE",`(^|[^\\d])(\\d{1,${Rt}})(?:\\.(\\d{1,${Rt}}))?(?:\\.(\\d{1,${Rt}}))?(?:$|[^\\d])`),Kt("COERCERTL",Ut[st.COERCE],!0),Kt("LONETILDE","(?:~>?)"),Kt("TILDETRIM",`(\\s*)${Ut[st.LONETILDE]}\\s+`,!0),ie.tildeTrimReplace="$1~",Kt("TILDE",`^${Ut[st.LONETILDE]}${Ut[st.XRANGEPLAIN]}$`),Kt("TILDELOOSE",`^${Ut[st.LONETILDE]}${Ut[st.XRANGEPLAINLOOSE]}$`),Kt("LONECARET","(?:\\^)"),Kt("CARETTRIM",`(\\s*)${Ut[st.LONECARET]}\\s+`,!0),ie.caretTrimReplace="$1^",Kt("CARET",`^${Ut[st.LONECARET]}${Ut[st.XRANGEPLAIN]}$`),Kt("CARETLOOSE",`^${Ut[st.LONECARET]}${Ut[st.XRANGEPLAINLOOSE]}$`),Kt("COMPARATORLOOSE",`^${Ut[st.GTLT]}\\s*(${Ut[st.LOOSEPLAIN]})$|^$`),Kt("COMPARATOR",`^${Ut[st.GTLT]}\\s*(${Ut[st.FULLPLAIN]})$|^$`),Kt("COMPARATORTRIM",`(\\s*)${Ut[st.GTLT]}\\s*(${Ut[st.LOOSEPLAIN]}|${Ut[st.XRANGEPLAIN]})`,!0),ie.comparatorTrimReplace="$1$2$3",Kt("HYPHENRANGE",`^\\s*(${Ut[st.XRANGEPLAIN]})\\s+-\\s+(${Ut[st.XRANGEPLAIN]})\\s*$`),Kt("HYPHENRANGELOOSE",`^\\s*(${Ut[st.XRANGEPLAINLOOSE]})\\s+-\\s+(${Ut[st.XRANGEPLAINLOOSE]})\\s*$`),Kt("STAR","(<|>)?=?\\s*\\*"),Kt("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),Kt("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}}),ac=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/parse-options.js"(ie,oe){Dn();var Rt=["includePrerelease","loose","rtl"],ln=cn=>cn?typeof cn!="object"?{loose:!0}:Rt.filter(Ut=>cn[Ut]).reduce((Ut,st)=>(Ut[st]=!0,Ut),{}):{};oe.exports=ln}}),wc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/internal/identifiers.js"(ie,oe){Dn();var Rt=/^[0-9]+$/,ln=(Ut,st)=>{let qe=Rt.test(Ut),Kt=Rt.test(st);return qe&&Kt&&(Ut=+Ut,st=+st),Ut===st?0:qe&&!Kt?-1:Kt&&!qe?1:Ut<st?-1:1},cn=(Ut,st)=>ln(st,Ut);oe.exports={compareIdentifiers:ln,rcompareIdentifiers:cn}}}),oc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/semver.js"(ie,oe){Dn();var Rt=_s(),{MAX_LENGTH:ln,MAX_SAFE_INTEGER:cn}=ko(),{re:Ut,t:st}=Ps(),qe=ac(),{compareIdentifiers:Kt}=wc(),Ue=class{constructor(Nt,nn){if(nn=qe(nn),Nt instanceof Ue){if(Nt.loose===!!nn.loose&&Nt.includePrerelease===!!nn.includePrerelease)return Nt;Nt=Nt.version}else if(typeof Nt!="string")throw new TypeError(`Invalid Version: ${Nt}`);if(Nt.length>ln)throw new TypeError(`version is longer than ${ln} characters`);Rt("SemVer",Nt,nn),this.options=nn,this.loose=!!nn.loose,this.includePrerelease=!!nn.includePrerelease;let fe=Nt.trim().match(nn.loose?Ut[st.LOOSE]:Ut[st.FULL]);if(!fe)throw new TypeError(`Invalid Version: ${Nt}`);if(this.raw=Nt,this.major=+fe[1],this.minor=+fe[2],this.patch=+fe[3],this.major>cn||this.major<0)throw new TypeError("Invalid major version");if(this.minor>cn||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>cn||this.patch<0)throw new TypeError("Invalid patch version");fe[4]?this.prerelease=fe[4].split(".").map(Fe=>{if(/^[0-9]+$/.test(Fe)){let nr=+Fe;if(nr>=0&&nr<cn)return nr}return Fe}):this.prerelease=[],this.build=fe[5]?fe[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(Nt){if(Rt("SemVer.compare",this.version,this.options,Nt),!(Nt instanceof Ue)){if(typeof Nt=="string"&&Nt===this.version)return 0;Nt=new Ue(Nt,this.options)}return Nt.version===this.version?0:this.compareMain(Nt)||this.comparePre(Nt)}compareMain(Nt){return Nt instanceof Ue||(Nt=new Ue(Nt,this.options)),Kt(this.major,Nt.major)||Kt(this.minor,Nt.minor)||Kt(this.patch,Nt.patch)}comparePre(Nt){if(Nt instanceof Ue||(Nt=new Ue(Nt,this.options)),this.prerelease.length&&!Nt.prerelease.length)return-1;if(!this.prerelease.length&&Nt.prerelease.length)return 1;if(!this.prerelease.length&&!Nt.prerelease.length)return 0;let nn=0;do{let fe=this.prerelease[nn],Fe=Nt.prerelease[nn];if(Rt("prerelease compare",nn,fe,Fe),fe===void 0&&Fe===void 0)return 0;if(Fe===void 0)return 1;if(fe===void 0)return-1;if(fe!==Fe)return Kt(fe,Fe)}while(++nn)}compareBuild(Nt){Nt instanceof Ue||(Nt=new Ue(Nt,this.options));let nn=0;do{let fe=this.build[nn],Fe=Nt.build[nn];if(Rt("prerelease compare",nn,fe,Fe),fe===void 0&&Fe===void 0)return 0;if(Fe===void 0)return 1;if(fe===void 0)return-1;if(fe!==Fe)return Kt(fe,Fe)}while(++nn)}inc(Nt,nn){switch(Nt){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",nn);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",nn);break;case"prepatch":this.prerelease.length=0,this.inc("patch",nn),this.inc("pre",nn);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",nn),this.inc("pre",nn);break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":if(this.prerelease.length===0)this.prerelease=[0];else{let fe=this.prerelease.length;for(;--fe>=0;)typeof this.prerelease[fe]=="number"&&(this.prerelease[fe]++,fe=-2);fe===-1&&this.prerelease.push(0)}nn&&(Kt(this.prerelease[0],nn)===0?isNaN(this.prerelease[1])&&(this.prerelease=[nn,0]):this.prerelease=[nn,0]);break;default:throw new Error(`invalid increment argument: ${Nt}`)}return this.format(),this.raw=this.version,this}};oe.exports=Ue}}),Xo=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/parse.js"(ie,oe){Dn();var{MAX_LENGTH:Rt}=ko(),{re:ln,t:cn}=Ps(),Ut=oc(),st=ac(),qe=(Kt,Ue)=>{if(Ue=st(Ue),Kt instanceof Ut)return Kt;if(typeof Kt!="string"||Kt.length>Rt||!(Ue.loose?ln[cn.LOOSE]:ln[cn.FULL]).test(Kt))return null;try{return new Ut(Kt,Ue)}catch{return null}};oe.exports=qe}}),si=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/valid.js"(ie,oe){Dn();var Rt=Xo(),ln=(cn,Ut)=>{let st=Rt(cn,Ut);return st?st.version:null};oe.exports=ln}}),Do=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/clean.js"(ie,oe){Dn();var Rt=Xo(),ln=(cn,Ut)=>{let st=Rt(cn.trim().replace(/^[=v]+/,""),Ut);return st?st.version:null};oe.exports=ln}}),xs=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/inc.js"(ie,oe){Dn();var Rt=oc(),ln=(cn,Ut,st,qe)=>{typeof st=="string"&&(qe=st,st=void 0);try{return new Rt(cn instanceof Rt?cn.version:cn,st).inc(Ut,qe).version}catch{return null}};oe.exports=ln}}),Ua=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare.js"(ie,oe){Dn();var Rt=oc(),ln=(cn,Ut,st)=>new Rt(cn,st).compare(new Rt(Ut,st));oe.exports=ln}}),Ys=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/eq.js"(ie,oe){Dn();var Rt=Ua(),ln=(cn,Ut,st)=>Rt(cn,Ut,st)===0;oe.exports=ln}}),Vl=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/diff.js"(ie,oe){Dn();var Rt=Xo(),ln=Ys(),cn=(Ut,st)=>{if(ln(Ut,st))return null;{let qe=Rt(Ut),Kt=Rt(st),Ue=qe.prerelease.length||Kt.prerelease.length,Nt=Ue?"pre":"",nn=Ue?"prerelease":"";for(let fe in qe)if((fe==="major"||fe==="minor"||fe==="patch")&&qe[fe]!==Kt[fe])return Nt+fe;return nn}};oe.exports=cn}}),jd=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/major.js"(ie,oe){Dn();var Rt=oc(),ln=(cn,Ut)=>new Rt(cn,Ut).major;oe.exports=ln}}),Bd=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/minor.js"(ie,oe){Dn();var Rt=oc(),ln=(cn,Ut)=>new Rt(cn,Ut).minor;oe.exports=ln}}),Up=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/patch.js"(ie,oe){Dn();var Rt=oc(),ln=(cn,Ut)=>new Rt(cn,Ut).patch;oe.exports=ln}}),zd=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/prerelease.js"(ie,oe){Dn();var Rt=Xo(),ln=(cn,Ut)=>{let st=Rt(cn,Ut);return st&&st.prerelease.length?st.prerelease:null};oe.exports=ln}}),Mu=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/rcompare.js"(ie,oe){Dn();var Rt=Ua(),ln=(cn,Ut,st)=>Rt(Ut,cn,st);oe.exports=ln}}),sv=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare-loose.js"(ie,oe){Dn();var Rt=Ua(),ln=(cn,Ut)=>Rt(cn,Ut,!0);oe.exports=ln}}),Bo=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/compare-build.js"(ie,oe){Dn();var Rt=oc(),ln=(cn,Ut,st)=>{let qe=new Rt(cn,st),Kt=new Rt(Ut,st);return qe.compare(Kt)||qe.compareBuild(Kt)};oe.exports=ln}}),fs=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/sort.js"(ie,oe){Dn();var Rt=Bo(),ln=(cn,Ut)=>cn.sort((st,qe)=>Rt(st,qe,Ut));oe.exports=ln}}),Qc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/rsort.js"(ie,oe){Dn();var Rt=Bo(),ln=(cn,Ut)=>cn.sort((st,qe)=>Rt(qe,st,Ut));oe.exports=ln}}),Xu=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/gt.js"(ie,oe){Dn();var Rt=Ua(),ln=(cn,Ut,st)=>Rt(cn,Ut,st)>0;oe.exports=ln}}),Zc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/lt.js"(ie,oe){Dn();var Rt=Ua(),ln=(cn,Ut,st)=>Rt(cn,Ut,st)<0;oe.exports=ln}}),dh=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/neq.js"(ie,oe){Dn();var Rt=Ua(),ln=(cn,Ut,st)=>Rt(cn,Ut,st)!==0;oe.exports=ln}}),cm=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/gte.js"(ie,oe){Dn();var Rt=Ua(),ln=(cn,Ut,st)=>Rt(cn,Ut,st)>=0;oe.exports=ln}}),Nc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/lte.js"(ie,oe){Dn();var Rt=Ua(),ln=(cn,Ut,st)=>Rt(cn,Ut,st)<=0;oe.exports=ln}}),Kc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/cmp.js"(ie,oe){Dn();var Rt=Ys(),ln=dh(),cn=Xu(),Ut=cm(),st=Zc(),qe=Nc(),Kt=(Ue,Nt,nn,fe)=>{switch(Nt){case"===":return typeof Ue=="object"&&(Ue=Ue.version),typeof nn=="object"&&(nn=nn.version),Ue===nn;case"!==":return typeof Ue=="object"&&(Ue=Ue.version),typeof nn=="object"&&(nn=nn.version),Ue!==nn;case"":case"=":case"==":return Rt(Ue,nn,fe);case"!=":return ln(Ue,nn,fe);case">":return cn(Ue,nn,fe);case">=":return Ut(Ue,nn,fe);case"<":return st(Ue,nn,fe);case"<=":return qe(Ue,nn,fe);default:throw new TypeError(`Invalid operator: ${Nt}`)}};oe.exports=Kt}}),Qy=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/coerce.js"(ie,oe){Dn();var Rt=oc(),ln=Xo(),{re:cn,t:Ut}=Ps(),st=(qe,Kt)=>{if(qe instanceof Rt)return qe;if(typeof qe=="number"&&(qe=String(qe)),typeof qe!="string")return null;Kt=Kt||{};let Ue=null;if(!Kt.rtl)Ue=qe.match(cn[Ut.COERCE]);else{let Nt;for(;(Nt=cn[Ut.COERCERTL].exec(qe))&&(!Ue||Ue.index+Ue[0].length!==qe.length);)(!Ue||Nt.index+Nt[0].length!==Ue.index+Ue[0].length)&&(Ue=Nt),cn[Ut.COERCERTL].lastIndex=Nt.index+Nt[1].length+Nt[2].length;cn[Ut.COERCERTL].lastIndex=-1}return Ue===null?null:ln(`${Ue[2]}.${Ue[3]||"0"}.${Ue[4]||"0"}`,Kt)};oe.exports=st}}),O1=Tn({"node_modules/yallist/iterator.js"(ie,oe){Dn(),oe.exports=function(Rt){Rt.prototype[Symbol.iterator]=function*(){for(let ln=this.head;ln;ln=ln.next)yield ln.value}}}}),al=Tn({"node_modules/yallist/yallist.js"(ie,oe){Dn(),oe.exports=Rt,Rt.Node=st,Rt.create=Rt;function Rt(qe){var Kt=this;if(Kt instanceof Rt||(Kt=new Rt),Kt.tail=null,Kt.head=null,Kt.length=0,qe&&typeof qe.forEach=="function")qe.forEach(function(nn){Kt.push(nn)});else if(arguments.length>0)for(var Ue=0,Nt=arguments.length;Ue<Nt;Ue++)Kt.push(arguments[Ue]);return Kt}Rt.prototype.removeNode=function(qe){if(qe.list!==this)throw new Error("removing node which does not belong to this list");var Kt=qe.next,Ue=qe.prev;return Kt&&(Kt.prev=Ue),Ue&&(Ue.next=Kt),qe===this.head&&(this.head=Kt),qe===this.tail&&(this.tail=Ue),qe.list.length--,qe.next=null,qe.prev=null,qe.list=null,Kt},Rt.prototype.unshiftNode=function(qe){if(qe!==this.head){qe.list&&qe.list.removeNode(qe);var Kt=this.head;qe.list=this,qe.next=Kt,Kt&&(Kt.prev=qe),this.head=qe,this.tail||(this.tail=qe),this.length++}},Rt.prototype.pushNode=function(qe){if(qe!==this.tail){qe.list&&qe.list.removeNode(qe);var Kt=this.tail;qe.list=this,qe.prev=Kt,Kt&&(Kt.next=qe),this.tail=qe,this.head||(this.head=qe),this.length++}},Rt.prototype.push=function(){for(var qe=0,Kt=arguments.length;qe<Kt;qe++)cn(this,arguments[qe]);return this.length},Rt.prototype.unshift=function(){for(var qe=0,Kt=arguments.length;qe<Kt;qe++)Ut(this,arguments[qe]);return this.length},Rt.prototype.pop=function(){if(this.tail){var qe=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,qe}},Rt.prototype.shift=function(){if(this.head){var qe=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,qe}},Rt.prototype.forEach=function(qe,Kt){Kt=Kt||this;for(var Ue=this.head,Nt=0;Ue!==null;Nt++)qe.call(Kt,Ue.value,Nt,this),Ue=Ue.next},Rt.prototype.forEachReverse=function(qe,Kt){Kt=Kt||this;for(var Ue=this.tail,Nt=this.length-1;Ue!==null;Nt--)qe.call(Kt,Ue.value,Nt,this),Ue=Ue.prev},Rt.prototype.get=function(qe){for(var Kt=0,Ue=this.head;Ue!==null&&Kt<qe;Kt++)Ue=Ue.next;if(Kt===qe&&Ue!==null)return Ue.value},Rt.prototype.getReverse=function(qe){for(var Kt=0,Ue=this.tail;Ue!==null&&Kt<qe;Kt++)Ue=Ue.prev;if(Kt===qe&&Ue!==null)return Ue.value},Rt.prototype.map=function(qe,Kt){Kt=Kt||this;for(var Ue=new Rt,Nt=this.head;Nt!==null;)Ue.push(qe.call(Kt,Nt.value,this)),Nt=Nt.next;return Ue},Rt.prototype.mapReverse=function(qe,Kt){Kt=Kt||this;for(var Ue=new Rt,Nt=this.tail;Nt!==null;)Ue.push(qe.call(Kt,Nt.value,this)),Nt=Nt.prev;return Ue},Rt.prototype.reduce=function(qe,Kt){var Ue,Nt=this.head;if(arguments.length>1)Ue=Kt;else if(this.head)Nt=this.head.next,Ue=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var nn=0;Nt!==null;nn++)Ue=qe(Ue,Nt.value,nn),Nt=Nt.next;return Ue},Rt.prototype.reduceReverse=function(qe,Kt){var Ue,Nt=this.tail;if(arguments.length>1)Ue=Kt;else if(this.tail)Nt=this.tail.prev,Ue=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var nn=this.length-1;Nt!==null;nn--)Ue=qe(Ue,Nt.value,nn),Nt=Nt.prev;return Ue},Rt.prototype.toArray=function(){for(var qe=new Array(this.length),Kt=0,Ue=this.head;Ue!==null;Kt++)qe[Kt]=Ue.value,Ue=Ue.next;return qe},Rt.prototype.toArrayReverse=function(){for(var qe=new Array(this.length),Kt=0,Ue=this.tail;Ue!==null;Kt++)qe[Kt]=Ue.value,Ue=Ue.prev;return qe},Rt.prototype.slice=function(qe,Kt){Kt=Kt||this.length,Kt<0&&(Kt+=this.length),qe=qe||0,qe<0&&(qe+=this.length);var Ue=new Rt;if(Kt<qe||Kt<0)return Ue;qe<0&&(qe=0),Kt>this.length&&(Kt=this.length);for(var Nt=0,nn=this.head;nn!==null&&Nt<qe;Nt++)nn=nn.next;for(;nn!==null&&Nt<Kt;Nt++,nn=nn.next)Ue.push(nn.value);return Ue},Rt.prototype.sliceReverse=function(qe,Kt){Kt=Kt||this.length,Kt<0&&(Kt+=this.length),qe=qe||0,qe<0&&(qe+=this.length);var Ue=new Rt;if(Kt<qe||Kt<0)return Ue;qe<0&&(qe=0),Kt>this.length&&(Kt=this.length);for(var Nt=this.length,nn=this.tail;nn!==null&&Nt>Kt;Nt--)nn=nn.prev;for(;nn!==null&&Nt>qe;Nt--,nn=nn.prev)Ue.push(nn.value);return Ue},Rt.prototype.splice=function(qe,Kt){qe>this.length&&(qe=this.length-1),qe<0&&(qe=this.length+qe);for(var Ue=0,Nt=this.head;Nt!==null&&Ue<qe;Ue++)Nt=Nt.next;for(var nn=[],Ue=0;Nt&&Ue<Kt;Ue++)nn.push(Nt.value),Nt=this.removeNode(Nt);Nt===null&&(Nt=this.tail),Nt!==this.head&&Nt!==this.tail&&(Nt=Nt.prev);for(var Ue=0;Ue<(arguments.length<=2?0:arguments.length-2);Ue++)Nt=ln(this,Nt,Ue+2<2||arguments.length<=Ue+2?void 0:arguments[Ue+2]);return nn},Rt.prototype.reverse=function(){for(var qe=this.head,Kt=this.tail,Ue=qe;Ue!==null;Ue=Ue.prev){var Nt=Ue.prev;Ue.prev=Ue.next,Ue.next=Nt}return this.head=Kt,this.tail=qe,this};function ln(qe,Kt,Ue){var Nt=Kt===qe.head?new st(Ue,null,Kt,qe):new st(Ue,Kt,Kt.next,qe);return Nt.next===null&&(qe.tail=Nt),Nt.prev===null&&(qe.head=Nt),qe.length++,Nt}function cn(qe,Kt){qe.tail=new st(Kt,qe.tail,null,qe),qe.head||(qe.head=qe.tail),qe.length++}function Ut(qe,Kt){qe.head=new st(Kt,null,qe.head,qe),qe.tail||(qe.tail=qe.head),qe.length++}function st(qe,Kt,Ue,Nt){if(!(this instanceof st))return new st(qe,Kt,Ue,Nt);this.list=Nt,this.value=qe,Kt?(Kt.next=this,this.prev=Kt):this.prev=null,Ue?(Ue.prev=this,this.next=Ue):this.next=null}try{O1()(Rt)}catch{}}}),vg=Tn({"node_modules/lru-cache/index.js"(ie,oe){Dn();var Rt=al(),ln=Symbol("max"),cn=Symbol("length"),Ut=Symbol("lengthCalculator"),st=Symbol("allowStale"),qe=Symbol("maxAge"),Kt=Symbol("dispose"),Ue=Symbol("noDisposeOnSet"),Nt=Symbol("lruList"),nn=Symbol("cache"),fe=Symbol("updateAgeOnGet"),Fe=()=>1,nr=class{constructor(Nr){if(typeof Nr=="number"&&(Nr={max:Nr}),Nr||(Nr={}),Nr.max&&(typeof Nr.max!="number"||Nr.max<0))throw new TypeError("max must be a non-negative number");this[ln]=Nr.max||1/0;let Pi=Nr.length||Fe;if(this[Ut]=typeof Pi!="function"?Fe:Pi,this[st]=Nr.stale||!1,Nr.maxAge&&typeof Nr.maxAge!="number")throw new TypeError("maxAge must be a number");this[qe]=Nr.maxAge||0,this[Kt]=Nr.dispose,this[Ue]=Nr.noDisposeOnSet||!1,this[fe]=Nr.updateAgeOnGet||!1,this.reset()}set max(Nr){if(typeof Nr!="number"||Nr<0)throw new TypeError("max must be a non-negative number");this[ln]=Nr||1/0,Yr(this)}get max(){return this[ln]}set allowStale(Nr){this[st]=!!Nr}get allowStale(){return this[st]}set maxAge(Nr){if(typeof Nr!="number")throw new TypeError("maxAge must be a non-negative number");this[qe]=Nr,Yr(this)}get maxAge(){return this[qe]}set lengthCalculator(Nr){typeof Nr!="function"&&(Nr=Fe),Nr!==this[Ut]&&(this[Ut]=Nr,this[cn]=0,this[Nt].forEach(Pi=>{Pi.length=this[Ut](Pi.value,Pi.key),this[cn]+=Pi.length})),Yr(this)}get lengthCalculator(){return this[Ut]}get length(){return this[cn]}get itemCount(){return this[Nt].length}rforEach(Nr,Pi){Pi=Pi||this;for(let ia=this[Nt].tail;ia!==null;){let Pn=ia.prev;Bi(this,Nr,ia,Pi),ia=Pn}}forEach(Nr,Pi){Pi=Pi||this;for(let ia=this[Nt].head;ia!==null;){let Pn=ia.next;Bi(this,Nr,ia,Pi),ia=Pn}}keys(){return this[Nt].toArray().map(Nr=>Nr.key)}values(){return this[Nt].toArray().map(Nr=>Nr.value)}reset(){this[Kt]&&this[Nt]&&this[Nt].length&&this[Nt].forEach(Nr=>this[Kt](Nr.key,Nr.value)),this[nn]=new Map,this[Nt]=new Rt,this[cn]=0}dump(){return this[Nt].map(Nr=>_r(this,Nr)?!1:{k:Nr.key,v:Nr.value,e:Nr.now+(Nr.maxAge||0)}).toArray().filter(Nr=>Nr)}dumpLru(){return this[Nt]}set(Nr,Pi,ia){if(ia=ia||this[qe],ia&&typeof ia!="number")throw new TypeError("maxAge must be a number");let Pn=ia?Date.now():0,ei=this[Ut](Pi,Nr);if(this[nn].has(Nr)){if(ei>this[ln])return Ci(this,this[nn].get(Nr)),!1;let na=this[nn].get(Nr).value;return this[Kt]&&(this[Ue]||this[Kt](Nr,na.value)),na.now=Pn,na.maxAge=ia,na.value=Pi,this[cn]+=ei-na.length,na.length=ei,this.get(Nr),Yr(this),!0}let Ji=new Ri(Nr,Pi,ei,Pn,ia);return Ji.length>this[ln]?(this[Kt]&&this[Kt](Nr,Pi),!1):(this[cn]+=Ji.length,this[Nt].unshift(Ji),this[nn].set(Nr,this[Nt].head),Yr(this),!0)}has(Nr){if(!this[nn].has(Nr))return!1;let Pi=this[nn].get(Nr).value;return!_r(this,Pi)}get(Nr){return dr(this,Nr,!0)}peek(Nr){return dr(this,Nr,!1)}pop(){let Nr=this[Nt].tail;return Nr?(Ci(this,Nr),Nr.value):null}del(Nr){Ci(this,this[nn].get(Nr))}load(Nr){this.reset();let Pi=Date.now();for(let ia=Nr.length-1;ia>=0;ia--){let Pn=Nr[ia],ei=Pn.e||0;if(ei===0)this.set(Pn.k,Pn.v);else{let Ji=ei-Pi;Ji>0&&this.set(Pn.k,Pn.v,Ji)}}}prune(){this[nn].forEach((Nr,Pi)=>dr(this,Pi,!1))}},dr=(Nr,Pi,ia)=>{let Pn=Nr[nn].get(Pi);if(Pn){let ei=Pn.value;if(_r(Nr,ei)){if(Ci(Nr,Pn),!Nr[st])return}else ia&&(Nr[fe]&&(Pn.value.now=Date.now()),Nr[Nt].unshiftNode(Pn));return ei.value}},_r=(Nr,Pi)=>{if(!Pi||!Pi.maxAge&&!Nr[qe])return!1;let ia=Date.now()-Pi.now;return Pi.maxAge?ia>Pi.maxAge:Nr[qe]&&ia>Nr[qe]},Yr=Nr=>{if(Nr[cn]>Nr[ln])for(let Pi=Nr[Nt].tail;Nr[cn]>Nr[ln]&&Pi!==null;){let ia=Pi.prev;Ci(Nr,Pi),Pi=ia}},Ci=(Nr,Pi)=>{if(Pi){let ia=Pi.value;Nr[Kt]&&Nr[Kt](ia.key,ia.value),Nr[cn]-=ia.length,Nr[nn].delete(ia.key),Nr[Nt].removeNode(Pi)}},Ri=class{constructor(Nr,Pi,ia,Pn,ei){this.key=Nr,this.value=Pi,this.length=ia,this.now=Pn,this.maxAge=ei||0}},Bi=(Nr,Pi,ia,Pn)=>{let ei=ia.value;_r(Nr,ei)&&(Ci(Nr,ia),Nr[st]||(ei=void 0)),ei&&Pi.call(Pn,ei.value,ei.key,Nr)};oe.exports=nr}}),ip=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/range.js"(ie,oe){Dn();var Rt=class{constructor(Gr,_a){if(_a=Ut(_a),Gr instanceof Rt)return Gr.loose===!!_a.loose&&Gr.includePrerelease===!!_a.includePrerelease?Gr:new Rt(Gr.raw,_a);if(Gr instanceof st)return this.raw=Gr.value,this.set=[[Gr]],this.format(),this;if(this.options=_a,this.loose=!!_a.loose,this.includePrerelease=!!_a.includePrerelease,this.raw=Gr,this.set=Gr.split("||").map(co=>this.parseRange(co.trim())).filter(co=>co.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${Gr}`);if(this.set.length>1){let co=this.set[0];if(this.set=this.set.filter(Qa=>!nr(Qa[0])),this.set.length===0)this.set=[co];else if(this.set.length>1){for(let Qa of this.set)if(Qa.length===1&&dr(Qa[0])){this.set=[Qa];break}}}this.format()}format(){return this.range=this.set.map(Gr=>Gr.join(" ").trim()).join("||").trim(),this.range}toString(){return this.range}parseRange(Gr){Gr=Gr.trim();let _a=`parseRange:${Object.keys(this.options).join(",")}:${Gr}`,co=cn.get(_a);if(co)return co;let Qa=this.options.loose,fo=Qa?Ue[Nt.HYPHENRANGELOOSE]:Ue[Nt.HYPHENRANGE];Gr=Gr.replace(fo,na(this.options.includePrerelease)),qe("hyphen replace",Gr),Gr=Gr.replace(Ue[Nt.COMPARATORTRIM],nn),qe("comparator trim",Gr),Gr=Gr.replace(Ue[Nt.TILDETRIM],fe),Gr=Gr.replace(Ue[Nt.CARETTRIM],Fe),Gr=Gr.split(/\s+/).join(" ");let po=Gr.split(" ").map(fa=>Yr(fa,this.options)).join(" ").split(/\s+/).map(fa=>Ji(fa,this.options));Qa&&(po=po.filter(fa=>(qe("loose invalid filter",fa,this.options),!!fa.match(Ue[Nt.COMPARATORLOOSE])))),qe("range list",po);let Io=new Map,Ur=po.map(fa=>new st(fa,this.options));for(let fa of Ur){if(nr(fa))return[fa];Io.set(fa.value,fa)}Io.size>1&&Io.has("")&&Io.delete("");let Mi=[...Io.values()];return cn.set(_a,Mi),Mi}intersects(Gr,_a){if(!(Gr instanceof Rt))throw new TypeError("a Range is required");return this.set.some(co=>_r(co,_a)&&Gr.set.some(Qa=>_r(Qa,_a)&&co.every(fo=>Qa.every(po=>fo.intersects(po,_a)))))}test(Gr){if(!Gr)return!1;if(typeof Gr=="string")try{Gr=new Kt(Gr,this.options)}catch{return!1}for(let _a=0;_a<this.set.length;_a++)if(to(this.set[_a],Gr,this.options))return!0;return!1}};oe.exports=Rt;var ln=vg(),cn=new ln({max:1e3}),Ut=ac(),st=P1(),qe=_s(),Kt=oc(),{re:Ue,t:Nt,comparatorTrimReplace:nn,tildeTrimReplace:fe,caretTrimReplace:Fe}=Ps(),nr=Gr=>Gr.value==="<0.0.0-0",dr=Gr=>Gr.value==="",_r=(Gr,_a)=>{let co=!0,Qa=Gr.slice(),fo=Qa.pop();for(;co&&Qa.length;)co=Qa.every(po=>fo.intersects(po,_a)),fo=Qa.pop();return co},Yr=(Gr,_a)=>(qe("comp",Gr,_a),Gr=Nr(Gr,_a),qe("caret",Gr),Gr=Ri(Gr,_a),qe("tildes",Gr),Gr=ia(Gr,_a),qe("xrange",Gr),Gr=ei(Gr,_a),qe("stars",Gr),Gr),Ci=Gr=>!Gr||Gr.toLowerCase()==="x"||Gr==="*",Ri=(Gr,_a)=>Gr.trim().split(/\s+/).map(co=>Bi(co,_a)).join(" "),Bi=(Gr,_a)=>{let co=_a.loose?Ue[Nt.TILDELOOSE]:Ue[Nt.TILDE];return Gr.replace(co,(Qa,fo,po,Io,Ur)=>{qe("tilde",Gr,Qa,fo,po,Io,Ur);let Mi;return Ci(fo)?Mi="":Ci(po)?Mi=`>=${fo}.0.0 <${+fo+1}.0.0-0`:Ci(Io)?Mi=`>=${fo}.${po}.0 <${fo}.${+po+1}.0-0`:Ur?(qe("replaceTilde pr",Ur),Mi=`>=${fo}.${po}.${Io}-${Ur} <${fo}.${+po+1}.0-0`):Mi=`>=${fo}.${po}.${Io} <${fo}.${+po+1}.0-0`,qe("tilde return",Mi),Mi})},Nr=(Gr,_a)=>Gr.trim().split(/\s+/).map(co=>Pi(co,_a)).join(" "),Pi=(Gr,_a)=>{qe("caret",Gr,_a);let co=_a.loose?Ue[Nt.CARETLOOSE]:Ue[Nt.CARET],Qa=_a.includePrerelease?"-0":"";return Gr.replace(co,(fo,po,Io,Ur,Mi)=>{qe("caret",Gr,fo,po,Io,Ur,Mi);let fa;return Ci(po)?fa="":Ci(Io)?fa=`>=${po}.0.0${Qa} <${+po+1}.0.0-0`:Ci(Ur)?po==="0"?fa=`>=${po}.${Io}.0${Qa} <${po}.${+Io+1}.0-0`:fa=`>=${po}.${Io}.0${Qa} <${+po+1}.0.0-0`:Mi?(qe("replaceCaret pr",Mi),po==="0"?Io==="0"?fa=`>=${po}.${Io}.${Ur}-${Mi} <${po}.${Io}.${+Ur+1}-0`:fa=`>=${po}.${Io}.${Ur}-${Mi} <${po}.${+Io+1}.0-0`:fa=`>=${po}.${Io}.${Ur}-${Mi} <${+po+1}.0.0-0`):(qe("no pr"),po==="0"?Io==="0"?fa=`>=${po}.${Io}.${Ur}${Qa} <${po}.${Io}.${+Ur+1}-0`:fa=`>=${po}.${Io}.${Ur}${Qa} <${po}.${+Io+1}.0-0`:fa=`>=${po}.${Io}.${Ur} <${+po+1}.0.0-0`),qe("caret return",fa),fa})},ia=(Gr,_a)=>(qe("replaceXRanges",Gr,_a),Gr.split(/\s+/).map(co=>Pn(co,_a)).join(" ")),Pn=(Gr,_a)=>{Gr=Gr.trim();let co=_a.loose?Ue[Nt.XRANGELOOSE]:Ue[Nt.XRANGE];return Gr.replace(co,(Qa,fo,po,Io,Ur,Mi)=>{qe("xRange",Gr,Qa,fo,po,Io,Ur,Mi);let fa=Ci(po),Jo=fa||Ci(Io),Rs=Jo||Ci(Ur),Xi=Rs;return fo==="="&&Xi&&(fo=""),Mi=_a.includePrerelease?"-0":"",fa?fo===">"||fo==="<"?Qa="<0.0.0-0":Qa="*":fo&&Xi?(Jo&&(Io=0),Ur=0,fo===">"?(fo=">=",Jo?(po=+po+1,Io=0,Ur=0):(Io=+Io+1,Ur=0)):fo==="<="&&(fo="<",Jo?po=+po+1:Io=+Io+1),fo==="<"&&(Mi="-0"),Qa=`${fo+po}.${Io}.${Ur}${Mi}`):Jo?Qa=`>=${po}.0.0${Mi} <${+po+1}.0.0-0`:Rs&&(Qa=`>=${po}.${Io}.0${Mi} <${po}.${+Io+1}.0-0`),qe("xRange return",Qa),Qa})},ei=(Gr,_a)=>(qe("replaceStars",Gr,_a),Gr.trim().replace(Ue[Nt.STAR],"")),Ji=(Gr,_a)=>(qe("replaceGTE0",Gr,_a),Gr.trim().replace(Ue[_a.includePrerelease?Nt.GTE0PRE:Nt.GTE0],"")),na=Gr=>(_a,co,Qa,fo,po,Io,Ur,Mi,fa,Jo,Rs,Xi,Ic)=>(Ci(Qa)?co="":Ci(fo)?co=`>=${Qa}.0.0${Gr?"-0":""}`:Ci(po)?co=`>=${Qa}.${fo}.0${Gr?"-0":""}`:Io?co=`>=${co}`:co=`>=${co}${Gr?"-0":""}`,Ci(fa)?Mi="":Ci(Jo)?Mi=`<${+fa+1}.0.0-0`:Ci(Rs)?Mi=`<${fa}.${+Jo+1}.0-0`:Xi?Mi=`<=${fa}.${Jo}.${Rs}-${Xi}`:Gr?Mi=`<${fa}.${Jo}.${+Rs+1}-0`:Mi=`<=${Mi}`,`${co} ${Mi}`.trim()),to=(Gr,_a,co)=>{for(let Qa=0;Qa<Gr.length;Qa++)if(!Gr[Qa].test(_a))return!1;if(_a.prerelease.length&&!co.includePrerelease){for(let Qa=0;Qa<Gr.length;Qa++)if(qe(Gr[Qa].semver),Gr[Qa].semver!==st.ANY&&Gr[Qa].semver.prerelease.length>0){let fo=Gr[Qa].semver;if(fo.major===_a.major&&fo.minor===_a.minor&&fo.patch===_a.patch)return!0}return!1}return!0}}}),P1=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/classes/comparator.js"(ie,oe){Dn();var Rt=Symbol("SemVer ANY"),ln=class{static get ANY(){return Rt}constructor(nn,fe){if(fe=cn(fe),nn instanceof ln){if(nn.loose===!!fe.loose)return nn;nn=nn.value}Kt("comparator",nn,fe),this.options=fe,this.loose=!!fe.loose,this.parse(nn),this.semver===Rt?this.value="":this.value=this.operator+this.semver.version,Kt("comp",this)}parse(nn){let fe=this.options.loose?Ut[st.COMPARATORLOOSE]:Ut[st.COMPARATOR],Fe=nn.match(fe);if(!Fe)throw new TypeError(`Invalid comparator: ${nn}`);this.operator=Fe[1]!==void 0?Fe[1]:"",this.operator==="="&&(this.operator=""),Fe[2]?this.semver=new Ue(Fe[2],this.options.loose):this.semver=Rt}toString(){return this.value}test(nn){if(Kt("Comparator.test",nn,this.options.loose),this.semver===Rt||nn===Rt)return!0;if(typeof nn=="string")try{nn=new Ue(nn,this.options)}catch{return!1}return qe(nn,this.operator,this.semver,this.options)}intersects(nn,fe){if(!(nn instanceof ln))throw new TypeError("a Comparator is required");if((!fe||typeof fe!="object")&&(fe={loose:!!fe,includePrerelease:!1}),this.operator==="")return this.value===""?!0:new Nt(nn.value,fe).test(this.value);if(nn.operator==="")return nn.value===""?!0:new Nt(this.value,fe).test(nn.semver);let Fe=(this.operator===">="||this.operator===">")&&(nn.operator===">="||nn.operator===">"),nr=(this.operator==="<="||this.operator==="<")&&(nn.operator==="<="||nn.operator==="<"),dr=this.semver.version===nn.semver.version,_r=(this.operator===">="||this.operator==="<=")&&(nn.operator===">="||nn.operator==="<="),Yr=qe(this.semver,"<",nn.semver,fe)&&(this.operator===">="||this.operator===">")&&(nn.operator==="<="||nn.operator==="<"),Ci=qe(this.semver,">",nn.semver,fe)&&(this.operator==="<="||this.operator==="<")&&(nn.operator===">="||nn.operator===">");return Fe||nr||dr&&_r||Yr||Ci}};oe.exports=ln;var cn=ac(),{re:Ut,t:st}=Ps(),qe=Kc(),Kt=_s(),Ue=oc(),Nt=ip()}}),y0=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/functions/satisfies.js"(ie,oe){Dn();var Rt=ip(),ln=(cn,Ut,st)=>{try{Ut=new Rt(Ut,st)}catch{return!1}return Ut.test(cn)};oe.exports=ln}}),S_=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/to-comparators.js"(ie,oe){Dn();var Rt=ip(),ln=(cn,Ut)=>new Rt(cn,Ut).set.map(st=>st.map(qe=>qe.value).join(" ").trim().split(" "));oe.exports=ln}}),pf=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/max-satisfying.js"(ie,oe){Dn();var Rt=oc(),ln=ip(),cn=(Ut,st,qe)=>{let Kt=null,Ue=null,Nt=null;try{Nt=new ln(st,qe)}catch{return null}return Ut.forEach(nn=>{Nt.test(nn)&&(!Kt||Ue.compare(nn)===-1)&&(Kt=nn,Ue=new Rt(Kt,qe))}),Kt};oe.exports=cn}}),un=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/min-satisfying.js"(ie,oe){Dn();var Rt=oc(),ln=ip(),cn=(Ut,st,qe)=>{let Kt=null,Ue=null,Nt=null;try{Nt=new ln(st,qe)}catch{return null}return Ut.forEach(nn=>{Nt.test(nn)&&(!Kt||Ue.compare(nn)===1)&&(Kt=nn,Ue=new Rt(Kt,qe))}),Kt};oe.exports=cn}}),kr=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/min-version.js"(ie,oe){Dn();var Rt=oc(),ln=ip(),cn=Xu(),Ut=(st,qe)=>{st=new ln(st,qe);let Kt=new Rt("0.0.0");if(st.test(Kt)||(Kt=new Rt("0.0.0-0"),st.test(Kt)))return Kt;Kt=null;for(let Ue=0;Ue<st.set.length;++Ue){let Nt=st.set[Ue],nn=null;Nt.forEach(fe=>{let Fe=new Rt(fe.semver.version);switch(fe.operator){case">":Fe.prerelease.length===0?Fe.patch++:Fe.prerelease.push(0),Fe.raw=Fe.format();case"":case">=":(!nn||cn(Fe,nn))&&(nn=Fe);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${fe.operator}`)}}),nn&&(!Kt||cn(Kt,nn))&&(Kt=nn)}return Kt&&st.test(Kt)?Kt:null};oe.exports=Ut}}),$i=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/valid.js"(ie,oe){Dn();var Rt=ip(),ln=(cn,Ut)=>{try{return new Rt(cn,Ut).range||"*"}catch{return null}};oe.exports=ln}}),Yi=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/outside.js"(ie,oe){Dn();var Rt=oc(),ln=P1(),{ANY:cn}=ln,Ut=ip(),st=y0(),qe=Xu(),Kt=Zc(),Ue=Nc(),Nt=cm(),nn=(fe,Fe,nr,dr)=>{fe=new Rt(fe,dr),Fe=new Ut(Fe,dr);let _r,Yr,Ci,Ri,Bi;switch(nr){case">":_r=qe,Yr=Ue,Ci=Kt,Ri=">",Bi=">=";break;case"<":_r=Kt,Yr=Nt,Ci=qe,Ri="<",Bi="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(st(fe,Fe,dr))return!1;for(let Nr=0;Nr<Fe.set.length;++Nr){let Pi=Fe.set[Nr],ia=null,Pn=null;if(Pi.forEach(ei=>{ei.semver===cn&&(ei=new ln(">=0.0.0")),ia=ia||ei,Pn=Pn||ei,_r(ei.semver,ia.semver,dr)?ia=ei:Ci(ei.semver,Pn.semver,dr)&&(Pn=ei)}),ia.operator===Ri||ia.operator===Bi||(!Pn.operator||Pn.operator===Ri)&&Yr(fe,Pn.semver)||Pn.operator===Bi&&Ci(fe,Pn.semver))return!1}return!0};oe.exports=nn}}),qa=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/gtr.js"(ie,oe){Dn();var Rt=Yi(),ln=(cn,Ut,st)=>Rt(cn,Ut,">",st);oe.exports=ln}}),Xs=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/ltr.js"(ie,oe){Dn();var Rt=Yi(),ln=(cn,Ut,st)=>Rt(cn,Ut,"<",st);oe.exports=ln}}),rs=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/intersects.js"(ie,oe){Dn();var Rt=ip(),ln=(cn,Ut,st)=>(cn=new Rt(cn,st),Ut=new Rt(Ut,st),cn.intersects(Ut));oe.exports=ln}}),ol=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/simplify.js"(ie,oe){Dn();var Rt=y0(),ln=Ua();oe.exports=(cn,Ut,st)=>{let qe=[],Kt=null,Ue=null,Nt=cn.sort((nr,dr)=>ln(nr,dr,st));for(let nr of Nt)Rt(nr,Ut,st)?(Ue=nr,Kt||(Kt=nr)):(Ue&&qe.push([Kt,Ue]),Ue=null,Kt=null);Kt&&qe.push([Kt,null]);let nn=[];for(let[nr,dr]of qe)nr===dr?nn.push(nr):!dr&&nr===Nt[0]?nn.push("*"):dr?nr===Nt[0]?nn.push(`<=${dr}`):nn.push(`${nr} - ${dr}`):nn.push(`>=${nr}`);let fe=nn.join(" || "),Fe=typeof Ut.raw=="string"?Ut.raw:String(Ut);return fe.length<Fe.length?fe:Ut}}}),gc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/ranges/subset.js"(ie,oe){Dn();var Rt=ip(),ln=P1(),{ANY:cn}=ln,Ut=y0(),st=Ua(),qe=function(nn,fe){let Fe=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(nn===fe)return!0;nn=new Rt(nn,Fe),fe=new Rt(fe,Fe);let nr=!1;e:for(let dr of nn.set){for(let _r of fe.set){let Yr=Kt(dr,_r,Fe);if(nr=nr||Yr!==null,Yr)continue e}if(nr)return!1}return!0},Kt=(nn,fe,Fe)=>{if(nn===fe)return!0;if(nn.length===1&&nn[0].semver===cn){if(fe.length===1&&fe[0].semver===cn)return!0;Fe.includePrerelease?nn=[new ln(">=0.0.0-0")]:nn=[new ln(">=0.0.0")]}if(fe.length===1&&fe[0].semver===cn){if(Fe.includePrerelease)return!0;fe=[new ln(">=0.0.0")]}let nr=new Set,dr,_r;for(let Pn of nn)Pn.operator===">"||Pn.operator===">="?dr=Ue(dr,Pn,Fe):Pn.operator==="<"||Pn.operator==="<="?_r=Nt(_r,Pn,Fe):nr.add(Pn.semver);if(nr.size>1)return null;let Yr;if(dr&&_r&&(Yr=st(dr.semver,_r.semver,Fe),Yr>0||Yr===0&&(dr.operator!==">="||_r.operator!=="<=")))return null;for(let Pn of nr){if(dr&&!Ut(Pn,String(dr),Fe)||_r&&!Ut(Pn,String(_r),Fe))return null;for(let ei of fe)if(!Ut(Pn,String(ei),Fe))return!1;return!0}let Ci,Ri,Bi,Nr,Pi=_r&&!Fe.includePrerelease&&_r.semver.prerelease.length?_r.semver:!1,ia=dr&&!Fe.includePrerelease&&dr.semver.prerelease.length?dr.semver:!1;Pi&&Pi.prerelease.length===1&&_r.operator==="<"&&Pi.prerelease[0]===0&&(Pi=!1);for(let Pn of fe){if(Nr=Nr||Pn.operator===">"||Pn.operator===">=",Bi=Bi||Pn.operator==="<"||Pn.operator==="<=",dr){if(ia&&Pn.semver.prerelease&&Pn.semver.prerelease.length&&Pn.semver.major===ia.major&&Pn.semver.minor===ia.minor&&Pn.semver.patch===ia.patch&&(ia=!1),Pn.operator===">"||Pn.operator===">="){if(Ci=Ue(dr,Pn,Fe),Ci===Pn&&Ci!==dr)return!1}else if(dr.operator===">="&&!Ut(dr.semver,String(Pn),Fe))return!1}if(_r){if(Pi&&Pn.semver.prerelease&&Pn.semver.prerelease.length&&Pn.semver.major===Pi.major&&Pn.semver.minor===Pi.minor&&Pn.semver.patch===Pi.patch&&(Pi=!1),Pn.operator==="<"||Pn.operator==="<="){if(Ri=Nt(_r,Pn,Fe),Ri===Pn&&Ri!==_r)return!1}else if(_r.operator==="<="&&!Ut(_r.semver,String(Pn),Fe))return!1}if(!Pn.operator&&(_r||dr)&&Yr!==0)return!1}return!(dr&&Bi&&!_r&&Yr!==0||_r&&Nr&&!dr&&Yr!==0||ia||Pi)},Ue=(nn,fe,Fe)=>{if(!nn)return fe;let nr=st(nn.semver,fe.semver,Fe);return nr>0?nn:nr<0||fe.operator===">"&&nn.operator===">="?fe:nn},Nt=(nn,fe,Fe)=>{if(!nn)return fe;let nr=st(nn.semver,fe.semver,Fe);return nr<0?nn:nr>0||fe.operator==="<"&&nn.operator==="<="?fe:nn};oe.exports=qe}}),Bc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/semver/index.js"(ie,oe){Dn();var Rt=Ps(),ln=ko(),cn=oc(),Ut=wc(),st=Xo(),qe=si(),Kt=Do(),Ue=xs(),Nt=Vl(),nn=jd(),fe=Bd(),Fe=Up(),nr=zd(),dr=Ua(),_r=Mu(),Yr=sv(),Ci=Bo(),Ri=fs(),Bi=Qc(),Nr=Xu(),Pi=Zc(),ia=Ys(),Pn=dh(),ei=cm(),Ji=Nc(),na=Kc(),to=Qy(),Gr=P1(),_a=ip(),co=y0(),Qa=S_(),fo=pf(),po=un(),Io=kr(),Ur=$i(),Mi=Yi(),fa=qa(),Jo=Xs(),Rs=rs(),Xi=ol(),Ic=gc();oe.exports={parse:st,valid:qe,clean:Kt,inc:Ue,diff:Nt,major:nn,minor:fe,patch:Fe,prerelease:nr,compare:dr,rcompare:_r,compareLoose:Yr,compareBuild:Ci,sort:Ri,rsort:Bi,gt:Nr,lt:Pi,eq:ia,neq:Pn,gte:ei,lte:Ji,cmp:na,coerce:to,Comparator:Gr,Range:_a,satisfies:co,toComparators:Qa,maxSatisfying:fo,minSatisfying:po,minVersion:Io,validRange:Ur,outside:Mi,gtr:fa,ltr:Jo,intersects:Rs,simplifyRange:Xi,subset:Ic,SemVer:cn,re:Rt.re,src:Rt.src,tokens:Rt.t,SEMVER_SPEC_VERSION:ln.SEMVER_SPEC_VERSION,compareIdentifiers:Ut.compareIdentifiers,rcompareIdentifiers:Ut.rcompareIdentifiers}}}),Ec=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/version-check.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(st,qe,Kt,Ue){Ue===void 0&&(Ue=Kt);var Nt=Object.getOwnPropertyDescriptor(qe,Kt);(!Nt||("get"in Nt?!qe.__esModule:Nt.writable||Nt.configurable))&&(Nt={enumerable:!0,get:function(){return qe[Kt]}}),Object.defineProperty(st,Ue,Nt)}:function(st,qe,Kt,Ue){Ue===void 0&&(Ue=Kt),st[Ue]=qe[Kt]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(st,qe){Object.defineProperty(st,"default",{enumerable:!0,value:qe})}:function(st,qe){st.default=qe}),ln=ie&&ie.__importStar||function(st){if(st&&st.__esModule)return st;var qe={};if(st!=null)for(var Kt in st)Kt!=="default"&&Object.prototype.hasOwnProperty.call(st,Kt)&&oe(qe,st,Kt);return Rt(qe,st),qe};Object.defineProperty(ie,"__esModule",{value:!0}),ie.typescriptVersionIsAtLeast=void 0,ln(Bc()),ln(ja());var cn=["3.7","3.8","3.9","4.0","4.1","4.2","4.3","4.4","4.5","4.6","4.7","4.8","4.9","5.0"],Ut={};ie.typescriptVersionIsAtLeast=Ut;for(let st of cn)Ut[st]=!0}}),Zl=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/getModifiers.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Ue,Nt,nn,fe){fe===void 0&&(fe=nn);var Fe=Object.getOwnPropertyDescriptor(Nt,nn);(!Fe||("get"in Fe?!Nt.__esModule:Fe.writable||Fe.configurable))&&(Fe={enumerable:!0,get:function(){return Nt[nn]}}),Object.defineProperty(Ue,fe,Fe)}:function(Ue,Nt,nn,fe){fe===void 0&&(fe=nn),Ue[fe]=Nt[nn]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(Ue,Nt){Object.defineProperty(Ue,"default",{enumerable:!0,value:Nt})}:function(Ue,Nt){Ue.default=Nt}),ln=ie&&ie.__importStar||function(Ue){if(Ue&&Ue.__esModule)return Ue;var Nt={};if(Ue!=null)for(var nn in Ue)nn!=="default"&&Object.prototype.hasOwnProperty.call(Ue,nn)&&oe(Nt,Ue,nn);return Rt(Nt,Ue),Nt};Object.defineProperty(ie,"__esModule",{value:!0}),ie.getDecorators=ie.getModifiers=void 0;var cn=ln(ja()),Ut=Ec(),st=Ut.typescriptVersionIsAtLeast["4.8"];function qe(Ue){var Nt;if(Ue!=null){if(st){if(cn.canHaveModifiers(Ue)){let nn=cn.getModifiers(Ue);return nn?Array.from(nn):void 0}return}return(Nt=Ue.modifiers)===null||Nt===void 0?void 0:Nt.filter(nn=>!cn.isDecorator(nn))}}ie.getModifiers=qe;function Kt(Ue){var Nt;if(Ue!=null){if(st){if(cn.canHaveDecorators(Ue)){let nn=cn.getDecorators(Ue);return nn?Array.from(nn):void 0}return}return(Nt=Ue.decorators)===null||Nt===void 0?void 0:Nt.filter(cn.isDecorator)}}ie.getDecorators=Kt}}),xd=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/jsx/xhtml-entities.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.xhtmlEntities=void 0,ie.xhtmlEntities={quot:'"',amp:"&",apos:"'",lt:"<",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦"}}}),Il=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/generated/ast-spec.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.AST_TOKEN_TYPES=ie.AST_NODE_TYPES=void 0,function(oe){oe.AccessorProperty="AccessorProperty",oe.ArrayExpression="ArrayExpression",oe.ArrayPattern="ArrayPattern",oe.ArrowFunctionExpression="ArrowFunctionExpression",oe.AssignmentExpression="AssignmentExpression",oe.AssignmentPattern="AssignmentPattern",oe.AwaitExpression="AwaitExpression",oe.BinaryExpression="BinaryExpression",oe.BlockStatement="BlockStatement",oe.BreakStatement="BreakStatement",oe.CallExpression="CallExpression",oe.CatchClause="CatchClause",oe.ChainExpression="ChainExpression",oe.ClassBody="ClassBody",oe.ClassDeclaration="ClassDeclaration",oe.ClassExpression="ClassExpression",oe.ConditionalExpression="ConditionalExpression",oe.ContinueStatement="ContinueStatement",oe.DebuggerStatement="DebuggerStatement",oe.Decorator="Decorator",oe.DoWhileStatement="DoWhileStatement",oe.EmptyStatement="EmptyStatement",oe.ExportAllDeclaration="ExportAllDeclaration",oe.ExportDefaultDeclaration="ExportDefaultDeclaration",oe.ExportNamedDeclaration="ExportNamedDeclaration",oe.ExportSpecifier="ExportSpecifier",oe.ExpressionStatement="ExpressionStatement",oe.ForInStatement="ForInStatement",oe.ForOfStatement="ForOfStatement",oe.ForStatement="ForStatement",oe.FunctionDeclaration="FunctionDeclaration",oe.FunctionExpression="FunctionExpression",oe.Identifier="Identifier",oe.IfStatement="IfStatement",oe.ImportAttribute="ImportAttribute",oe.ImportDeclaration="ImportDeclaration",oe.ImportDefaultSpecifier="ImportDefaultSpecifier",oe.ImportExpression="ImportExpression",oe.ImportNamespaceSpecifier="ImportNamespaceSpecifier",oe.ImportSpecifier="ImportSpecifier",oe.JSXAttribute="JSXAttribute",oe.JSXClosingElement="JSXClosingElement",oe.JSXClosingFragment="JSXClosingFragment",oe.JSXElement="JSXElement",oe.JSXEmptyExpression="JSXEmptyExpression",oe.JSXExpressionContainer="JSXExpressionContainer",oe.JSXFragment="JSXFragment",oe.JSXIdentifier="JSXIdentifier",oe.JSXMemberExpression="JSXMemberExpression",oe.JSXNamespacedName="JSXNamespacedName",oe.JSXOpeningElement="JSXOpeningElement",oe.JSXOpeningFragment="JSXOpeningFragment",oe.JSXSpreadAttribute="JSXSpreadAttribute",oe.JSXSpreadChild="JSXSpreadChild",oe.JSXText="JSXText",oe.LabeledStatement="LabeledStatement",oe.Literal="Literal",oe.LogicalExpression="LogicalExpression",oe.MemberExpression="MemberExpression",oe.MetaProperty="MetaProperty",oe.MethodDefinition="MethodDefinition",oe.NewExpression="NewExpression",oe.ObjectExpression="ObjectExpression",oe.ObjectPattern="ObjectPattern",oe.PrivateIdentifier="PrivateIdentifier",oe.Program="Program",oe.Property="Property",oe.PropertyDefinition="PropertyDefinition",oe.RestElement="RestElement",oe.ReturnStatement="ReturnStatement",oe.SequenceExpression="SequenceExpression",oe.SpreadElement="SpreadElement",oe.StaticBlock="StaticBlock",oe.Super="Super",oe.SwitchCase="SwitchCase",oe.SwitchStatement="SwitchStatement",oe.TaggedTemplateExpression="TaggedTemplateExpression",oe.TemplateElement="TemplateElement",oe.TemplateLiteral="TemplateLiteral",oe.ThisExpression="ThisExpression",oe.ThrowStatement="ThrowStatement",oe.TryStatement="TryStatement",oe.UnaryExpression="UnaryExpression",oe.UpdateExpression="UpdateExpression",oe.VariableDeclaration="VariableDeclaration",oe.VariableDeclarator="VariableDeclarator",oe.WhileStatement="WhileStatement",oe.WithStatement="WithStatement",oe.YieldExpression="YieldExpression",oe.TSAbstractAccessorProperty="TSAbstractAccessorProperty",oe.TSAbstractKeyword="TSAbstractKeyword",oe.TSAbstractMethodDefinition="TSAbstractMethodDefinition",oe.TSAbstractPropertyDefinition="TSAbstractPropertyDefinition",oe.TSAnyKeyword="TSAnyKeyword",oe.TSArrayType="TSArrayType",oe.TSAsExpression="TSAsExpression",oe.TSAsyncKeyword="TSAsyncKeyword",oe.TSBigIntKeyword="TSBigIntKeyword",oe.TSBooleanKeyword="TSBooleanKeyword",oe.TSCallSignatureDeclaration="TSCallSignatureDeclaration",oe.TSClassImplements="TSClassImplements",oe.TSConditionalType="TSConditionalType",oe.TSConstructorType="TSConstructorType",oe.TSConstructSignatureDeclaration="TSConstructSignatureDeclaration",oe.TSDeclareFunction="TSDeclareFunction",oe.TSDeclareKeyword="TSDeclareKeyword",oe.TSEmptyBodyFunctionExpression="TSEmptyBodyFunctionExpression",oe.TSEnumDeclaration="TSEnumDeclaration",oe.TSEnumMember="TSEnumMember",oe.TSExportAssignment="TSExportAssignment",oe.TSExportKeyword="TSExportKeyword",oe.TSExternalModuleReference="TSExternalModuleReference",oe.TSFunctionType="TSFunctionType",oe.TSInstantiationExpression="TSInstantiationExpression",oe.TSImportEqualsDeclaration="TSImportEqualsDeclaration",oe.TSImportType="TSImportType",oe.TSIndexedAccessType="TSIndexedAccessType",oe.TSIndexSignature="TSIndexSignature",oe.TSInferType="TSInferType",oe.TSInterfaceBody="TSInterfaceBody",oe.TSInterfaceDeclaration="TSInterfaceDeclaration",oe.TSInterfaceHeritage="TSInterfaceHeritage",oe.TSIntersectionType="TSIntersectionType",oe.TSIntrinsicKeyword="TSIntrinsicKeyword",oe.TSLiteralType="TSLiteralType",oe.TSMappedType="TSMappedType",oe.TSMethodSignature="TSMethodSignature",oe.TSModuleBlock="TSModuleBlock",oe.TSModuleDeclaration="TSModuleDeclaration",oe.TSNamedTupleMember="TSNamedTupleMember",oe.TSNamespaceExportDeclaration="TSNamespaceExportDeclaration",oe.TSNeverKeyword="TSNeverKeyword",oe.TSNonNullExpression="TSNonNullExpression",oe.TSNullKeyword="TSNullKeyword",oe.TSNumberKeyword="TSNumberKeyword",oe.TSObjectKeyword="TSObjectKeyword",oe.TSOptionalType="TSOptionalType",oe.TSParameterProperty="TSParameterProperty",oe.TSPrivateKeyword="TSPrivateKeyword",oe.TSPropertySignature="TSPropertySignature",oe.TSProtectedKeyword="TSProtectedKeyword",oe.TSPublicKeyword="TSPublicKeyword",oe.TSQualifiedName="TSQualifiedName",oe.TSReadonlyKeyword="TSReadonlyKeyword",oe.TSRestType="TSRestType",oe.TSSatisfiesExpression="TSSatisfiesExpression",oe.TSStaticKeyword="TSStaticKeyword",oe.TSStringKeyword="TSStringKeyword",oe.TSSymbolKeyword="TSSymbolKeyword",oe.TSTemplateLiteralType="TSTemplateLiteralType",oe.TSThisType="TSThisType",oe.TSTupleType="TSTupleType",oe.TSTypeAliasDeclaration="TSTypeAliasDeclaration",oe.TSTypeAnnotation="TSTypeAnnotation",oe.TSTypeAssertion="TSTypeAssertion",oe.TSTypeLiteral="TSTypeLiteral",oe.TSTypeOperator="TSTypeOperator",oe.TSTypeParameter="TSTypeParameter",oe.TSTypeParameterDeclaration="TSTypeParameterDeclaration",oe.TSTypeParameterInstantiation="TSTypeParameterInstantiation",oe.TSTypePredicate="TSTypePredicate",oe.TSTypeQuery="TSTypeQuery",oe.TSTypeReference="TSTypeReference",oe.TSUndefinedKeyword="TSUndefinedKeyword",oe.TSUnionType="TSUnionType",oe.TSUnknownKeyword="TSUnknownKeyword",oe.TSVoidKeyword="TSVoidKeyword"}(ie.AST_NODE_TYPES||(ie.AST_NODE_TYPES={})),function(oe){oe.Boolean="Boolean",oe.Identifier="Identifier",oe.JSXIdentifier="JSXIdentifier",oe.JSXText="JSXText",oe.Keyword="Keyword",oe.Null="Null",oe.Numeric="Numeric",oe.Punctuator="Punctuator",oe.RegularExpression="RegularExpression",oe.String="String",oe.Template="Template",oe.Block="Block",oe.Line="Line"}(ie.AST_TOKEN_TYPES||(ie.AST_TOKEN_TYPES={}))}}),uc=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/lib.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0})}}),N1=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/parser-options.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0})}}),um=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/ts-estree.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(cn,Ut,st,qe){qe===void 0&&(qe=st);var Kt=Object.getOwnPropertyDescriptor(Ut,st);(!Kt||("get"in Kt?!Ut.__esModule:Kt.writable||Kt.configurable))&&(Kt={enumerable:!0,get:function(){return Ut[st]}}),Object.defineProperty(cn,qe,Kt)}:function(cn,Ut,st,qe){qe===void 0&&(qe=st),cn[qe]=Ut[st]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(cn,Ut){Object.defineProperty(cn,"default",{enumerable:!0,value:Ut})}:function(cn,Ut){cn.default=Ut}),ln=ie&&ie.__importStar||function(cn){if(cn&&cn.__esModule)return cn;var Ut={};if(cn!=null)for(var st in cn)st!=="default"&&Object.prototype.hasOwnProperty.call(cn,st)&&oe(Ut,cn,st);return Rt(Ut,cn),Ut};Object.defineProperty(ie,"__esModule",{value:!0}),ie.TSESTree=void 0,ie.TSESTree=ln(Il())}}),lv=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types/dist/index.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(cn,Ut,st,qe){qe===void 0&&(qe=st);var Kt=Object.getOwnPropertyDescriptor(Ut,st);(!Kt||("get"in Kt?!Ut.__esModule:Kt.writable||Kt.configurable))&&(Kt={enumerable:!0,get:function(){return Ut[st]}}),Object.defineProperty(cn,qe,Kt)}:function(cn,Ut,st,qe){qe===void 0&&(qe=st),cn[qe]=Ut[st]}),Rt=ie&&ie.__exportStar||function(cn,Ut){for(var st in cn)st!=="default"&&!Object.prototype.hasOwnProperty.call(Ut,st)&&oe(Ut,cn,st)};Object.defineProperty(ie,"__esModule",{value:!0}),ie.AST_TOKEN_TYPES=ie.AST_NODE_TYPES=void 0;var ln=Il();Object.defineProperty(ie,"AST_NODE_TYPES",{enumerable:!0,get:function(){return ln.AST_NODE_TYPES}}),Object.defineProperty(ie,"AST_TOKEN_TYPES",{enumerable:!0,get:function(){return ln.AST_TOKEN_TYPES}}),Rt(uc(),ie),Rt(N1(),ie),Rt(um(),ie)}}),Zy=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/ts-nodes.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0})}}),eu=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/estree-to-ts-node-types.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0})}}),wp=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/ts-estree/index.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(cn,Ut,st,qe){qe===void 0&&(qe=st);var Kt=Object.getOwnPropertyDescriptor(Ut,st);(!Kt||("get"in Kt?!Ut.__esModule:Kt.writable||Kt.configurable))&&(Kt={enumerable:!0,get:function(){return Ut[st]}}),Object.defineProperty(cn,qe,Kt)}:function(cn,Ut,st,qe){qe===void 0&&(qe=st),cn[qe]=Ut[st]}),Rt=ie&&ie.__exportStar||function(cn,Ut){for(var st in cn)st!=="default"&&!Object.prototype.hasOwnProperty.call(Ut,st)&&oe(Ut,cn,st)};Object.defineProperty(ie,"__esModule",{value:!0}),ie.TSESTree=ie.AST_TOKEN_TYPES=ie.AST_NODE_TYPES=void 0;var ln=lv();Object.defineProperty(ie,"AST_NODE_TYPES",{enumerable:!0,get:function(){return ln.AST_NODE_TYPES}}),Object.defineProperty(ie,"AST_TOKEN_TYPES",{enumerable:!0,get:function(){return ln.AST_TOKEN_TYPES}}),Object.defineProperty(ie,"TSESTree",{enumerable:!0,get:function(){return ln.TSESTree}}),Rt(Zy(),ie),Rt(eu(),ie)}}),b0=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/node-utils.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(ki,no,us,bl){bl===void 0&&(bl=us);var Su=Object.getOwnPropertyDescriptor(no,us);(!Su||("get"in Su?!no.__esModule:Su.writable||Su.configurable))&&(Su={enumerable:!0,get:function(){return no[us]}}),Object.defineProperty(ki,bl,Su)}:function(ki,no,us,bl){bl===void 0&&(bl=us),ki[bl]=no[us]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(ki,no){Object.defineProperty(ki,"default",{enumerable:!0,value:no})}:function(ki,no){ki.default=no}),ln=ie&&ie.__importStar||function(ki){if(ki&&ki.__esModule)return ki;var no={};if(ki!=null)for(var us in ki)us!=="default"&&Object.prototype.hasOwnProperty.call(ki,us)&&oe(no,ki,us);return Rt(no,ki),no};Object.defineProperty(ie,"__esModule",{value:!0}),ie.isThisInTypeQuery=ie.isThisIdentifier=ie.identifierIsThisKeyword=ie.firstDefined=ie.nodeHasTokens=ie.createError=ie.TSError=ie.convertTokens=ie.convertToken=ie.getTokenType=ie.isChildUnwrappableOptionalChain=ie.isChainExpression=ie.isOptional=ie.isComputedProperty=ie.unescapeStringLiteralText=ie.hasJSXAncestor=ie.findFirstMatchingAncestor=ie.findNextToken=ie.getTSNodeAccessibility=ie.getDeclarationKind=ie.isJSXToken=ie.isToken=ie.getRange=ie.canContainDirective=ie.getLocFor=ie.getLineAndCharacterFor=ie.getBinaryExpressionType=ie.isJSDocComment=ie.isComment=ie.isComma=ie.getLastModifier=ie.hasModifier=ie.isESTreeClassMember=ie.getTextForTokenKind=ie.isLogicalOperator=ie.isAssignmentOperator=void 0;var cn=ln(ja()),Ut=Zl(),st=xd(),qe=wp(),Kt=Ec(),Ue=Kt.typescriptVersionIsAtLeast["5.0"],Nt=cn.SyntaxKind,nn=[Nt.BarBarToken,Nt.AmpersandAmpersandToken,Nt.QuestionQuestionToken];function fe(ki){return ki.kind>=Nt.FirstAssignment&&ki.kind<=Nt.LastAssignment}ie.isAssignmentOperator=fe;function Fe(ki){return nn.includes(ki.kind)}ie.isLogicalOperator=Fe;function nr(ki){return cn.tokenToString(ki)}ie.getTextForTokenKind=nr;function dr(ki){return ki.kind!==Nt.SemicolonClassElement}ie.isESTreeClassMember=dr;function _r(ki,no){let us=(0,Ut.getModifiers)(no);return(us==null?void 0:us.some(bl=>bl.kind===ki))===!0}ie.hasModifier=_r;function Yr(ki){var no;let us=(0,Ut.getModifiers)(ki);return us==null?null:(no=us[us.length-1])!==null&&no!==void 0?no:null}ie.getLastModifier=Yr;function Ci(ki){return ki.kind===Nt.CommaToken}ie.isComma=Ci;function Ri(ki){return ki.kind===Nt.SingleLineCommentTrivia||ki.kind===Nt.MultiLineCommentTrivia}ie.isComment=Ri;function Bi(ki){return ki.kind===Nt.JSDocComment}ie.isJSDocComment=Bi;function Nr(ki){return fe(ki)?qe.AST_NODE_TYPES.AssignmentExpression:Fe(ki)?qe.AST_NODE_TYPES.LogicalExpression:qe.AST_NODE_TYPES.BinaryExpression}ie.getBinaryExpressionType=Nr;function Pi(ki,no){let us=no.getLineAndCharacterOfPosition(ki);return{line:us.line+1,column:us.character}}ie.getLineAndCharacterFor=Pi;function ia(ki,no,us){return{start:Pi(ki,us),end:Pi(no,us)}}ie.getLocFor=ia;function Pn(ki){if(ki.kind===cn.SyntaxKind.Block)switch(ki.parent.kind){case cn.SyntaxKind.Constructor:case cn.SyntaxKind.GetAccessor:case cn.SyntaxKind.SetAccessor:case cn.SyntaxKind.ArrowFunction:case cn.SyntaxKind.FunctionExpression:case cn.SyntaxKind.FunctionDeclaration:case cn.SyntaxKind.MethodDeclaration:return!0;default:return!1}return!0}ie.canContainDirective=Pn;function ei(ki,no){return[ki.getStart(no),ki.getEnd()]}ie.getRange=ei;function Ji(ki){return ki.kind>=Nt.FirstToken&&ki.kind<=Nt.LastToken}ie.isToken=Ji;function na(ki){return ki.kind>=Nt.JsxElement&&ki.kind<=Nt.JsxAttribute}ie.isJSXToken=na;function to(ki){return ki.flags&cn.NodeFlags.Let?"let":ki.flags&cn.NodeFlags.Const?"const":"var"}ie.getDeclarationKind=to;function Gr(ki){let no=(0,Ut.getModifiers)(ki);if(no==null)return null;for(let us of no)switch(us.kind){case Nt.PublicKeyword:return"public";case Nt.ProtectedKeyword:return"protected";case Nt.PrivateKeyword:return"private"}return null}ie.getTSNodeAccessibility=Gr;function _a(ki,no,us){return bl(no);function bl(Su){return cn.isToken(Su)&&Su.pos===ki.end?Su:Wm(Su.getChildren(us),hd=>(hd.pos<=ki.pos&&hd.end>ki.end||hd.pos===ki.end)&&Op(hd,us)?bl(hd):void 0)}}ie.findNextToken=_a;function co(ki,no){for(;ki;){if(no(ki))return ki;ki=ki.parent}}ie.findFirstMatchingAncestor=co;function Qa(ki){return!!co(ki,na)}ie.hasJSXAncestor=Qa;function fo(ki){return ki.replace(/&(?:#\d+|#x[\da-fA-F]+|[0-9a-zA-Z]+);/g,no=>{let us=no.slice(1,-1);if(us[0]==="#"){let bl=us[1]==="x"?parseInt(us.slice(2),16):parseInt(us.slice(1),10);return bl>1114111?no:String.fromCodePoint(bl)}return st.xhtmlEntities[us]||no})}ie.unescapeStringLiteralText=fo;function po(ki){return ki.kind===Nt.ComputedPropertyName}ie.isComputedProperty=po;function Io(ki){return ki.questionToken?ki.questionToken.kind===Nt.QuestionToken:!1}ie.isOptional=Io;function Ur(ki){return ki.type===qe.AST_NODE_TYPES.ChainExpression}ie.isChainExpression=Ur;function Mi(ki,no){return Ur(no)&&ki.expression.kind!==cn.SyntaxKind.ParenthesizedExpression}ie.isChildUnwrappableOptionalChain=Mi;function fa(ki){let no;if(Ue&&ki.kind===Nt.Identifier?no=cn.identifierToKeywordKind(ki):"originalKeywordKind"in ki&&(no=ki.originalKeywordKind),no)return no===Nt.NullKeyword?qe.AST_TOKEN_TYPES.Null:no>=Nt.FirstFutureReservedWord&&no<=Nt.LastKeyword?qe.AST_TOKEN_TYPES.Identifier:qe.AST_TOKEN_TYPES.Keyword;if(ki.kind>=Nt.FirstKeyword&&ki.kind<=Nt.LastFutureReservedWord)return ki.kind===Nt.FalseKeyword||ki.kind===Nt.TrueKeyword?qe.AST_TOKEN_TYPES.Boolean:qe.AST_TOKEN_TYPES.Keyword;if(ki.kind>=Nt.FirstPunctuation&&ki.kind<=Nt.LastPunctuation)return qe.AST_TOKEN_TYPES.Punctuator;if(ki.kind>=Nt.NoSubstitutionTemplateLiteral&&ki.kind<=Nt.TemplateTail)return qe.AST_TOKEN_TYPES.Template;switch(ki.kind){case Nt.NumericLiteral:return qe.AST_TOKEN_TYPES.Numeric;case Nt.JsxText:return qe.AST_TOKEN_TYPES.JSXText;case Nt.StringLiteral:return ki.parent&&(ki.parent.kind===Nt.JsxAttribute||ki.parent.kind===Nt.JsxElement)?qe.AST_TOKEN_TYPES.JSXText:qe.AST_TOKEN_TYPES.String;case Nt.RegularExpressionLiteral:return qe.AST_TOKEN_TYPES.RegularExpression;case Nt.Identifier:case Nt.ConstructorKeyword:case Nt.GetKeyword:case Nt.SetKeyword:}return ki.parent&&ki.kind===Nt.Identifier&&(na(ki.parent)||ki.parent.kind===Nt.PropertyAccessExpression&&Qa(ki))?qe.AST_TOKEN_TYPES.JSXIdentifier:qe.AST_TOKEN_TYPES.Identifier}ie.getTokenType=fa;function Jo(ki,no){let us=ki.kind===Nt.JsxText?ki.getFullStart():ki.getStart(no),bl=ki.getEnd(),Su=no.text.slice(us,bl),hd=fa(ki);return hd===qe.AST_TOKEN_TYPES.RegularExpression?{type:hd,value:Su,range:[us,bl],loc:ia(us,bl,no),regex:{pattern:Su.slice(1,Su.lastIndexOf("/")),flags:Su.slice(Su.lastIndexOf("/")+1)}}:{type:hd,value:Su,range:[us,bl],loc:ia(us,bl,no)}}ie.convertToken=Jo;function Rs(ki){let no=[];function us(bl){if(!(Ri(bl)||Bi(bl)))if(Ji(bl)&&bl.kind!==Nt.EndOfFileToken){let Su=Jo(bl,ki);Su&&no.push(Su)}else bl.getChildren(ki).forEach(us)}return us(ki),no}ie.convertTokens=Rs;var Xi=class extends Error{constructor(ki,no,us,bl,Su){super(ki),this.fileName=no,this.index=us,this.lineNumber=bl,this.column=Su,Object.defineProperty(this,"name",{value:new.target.name,enumerable:!1,configurable:!0})}};ie.TSError=Xi;function Ic(ki,no,us){let bl=ki.getLineAndCharacterOfPosition(no);return new Xi(us,ki.fileName,no,bl.line+1,bl.character)}ie.createError=Ic;function Op(ki,no){return ki.kind===Nt.EndOfFileToken?!!ki.jsDoc:ki.getWidth(no)!==0}ie.nodeHasTokens=Op;function Wm(ki,no){if(ki!==void 0)for(let us=0;us<ki.length;us++){let bl=no(ki[us],us);if(bl!==void 0)return bl}}ie.firstDefined=Wm;function sc(ki){return(Ue?cn.identifierToKeywordKind(ki):ki.originalKeywordKind)===Nt.ThisKeyword}ie.identifierIsThisKeyword=sc;function Pp(ki){return!!ki&&ki.kind===Nt.Identifier&&sc(ki)}ie.isThisIdentifier=Pp;function hm(ki){if(!Pp(ki))return!1;for(;cn.isQualifiedName(ki.parent)&&ki.parent.left===ki;)ki=ki.parent;return ki.parent.kind===Nt.TypeQuery}ie.isThisInTypeQuery=hm}}),ab=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/convert.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(fe,Fe,nr,dr){dr===void 0&&(dr=nr);var _r=Object.getOwnPropertyDescriptor(Fe,nr);(!_r||("get"in _r?!Fe.__esModule:_r.writable||_r.configurable))&&(_r={enumerable:!0,get:function(){return Fe[nr]}}),Object.defineProperty(fe,dr,_r)}:function(fe,Fe,nr,dr){dr===void 0&&(dr=nr),fe[dr]=Fe[nr]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(fe,Fe){Object.defineProperty(fe,"default",{enumerable:!0,value:Fe})}:function(fe,Fe){fe.default=Fe}),ln=ie&&ie.__importStar||function(fe){if(fe&&fe.__esModule)return fe;var Fe={};if(fe!=null)for(var nr in fe)nr!=="default"&&Object.prototype.hasOwnProperty.call(fe,nr)&&oe(Fe,fe,nr);return Rt(Fe,fe),Fe};Object.defineProperty(ie,"__esModule",{value:!0}),ie.Converter=ie.convertError=void 0;var cn=ln(ja()),Ut=Zl(),st=b0(),qe=wp(),Kt=Ec(),Ue=cn.SyntaxKind;function Nt(fe){return(0,st.createError)(fe.file,fe.start,"message"in fe&&fe.message||fe.messageText)}ie.convertError=Nt;var nn=class{constructor(fe,Fe){this.esTreeNodeToTSNodeMap=new WeakMap,this.tsNodeToESTreeNodeMap=new WeakMap,this.allowPattern=!1,this.inTypeMode=!1,this.ast=fe,this.options=Object.assign({},Fe)}getASTMaps(){return{esTreeNodeToTSNodeMap:this.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:this.tsNodeToESTreeNodeMap}}convertProgram(){return this.converter(this.ast)}converter(fe,Fe,nr,dr){if(!fe)return null;let _r=this.inTypeMode,Yr=this.allowPattern;nr!==void 0&&(this.inTypeMode=nr),dr!==void 0&&(this.allowPattern=dr);let Ci=this.convertNode(fe,Fe??fe.parent);return this.registerTSNodeInNodeMap(fe,Ci),this.inTypeMode=_r,this.allowPattern=Yr,Ci}fixExports(fe,Fe){let nr=(0,Ut.getModifiers)(fe);if((nr==null?void 0:nr[0].kind)===Ue.ExportKeyword){this.registerTSNodeInNodeMap(fe,Fe);let dr=nr[0],_r=nr[1],Yr=_r&&_r.kind===Ue.DefaultKeyword,Ci=Yr?(0,st.findNextToken)(_r,this.ast,this.ast):(0,st.findNextToken)(dr,this.ast,this.ast);if(Fe.range[0]=Ci.getStart(this.ast),Fe.loc=(0,st.getLocFor)(Fe.range[0],Fe.range[1],this.ast),Yr)return this.createNode(fe,{type:qe.AST_NODE_TYPES.ExportDefaultDeclaration,declaration:Fe,range:[dr.getStart(this.ast),Fe.range[1]],exportKind:"value"});{let Ri=Fe.type===qe.AST_NODE_TYPES.TSInterfaceDeclaration||Fe.type===qe.AST_NODE_TYPES.TSTypeAliasDeclaration,Bi="declare"in Fe&&Fe.declare===!0;return this.createNode(fe,{type:qe.AST_NODE_TYPES.ExportNamedDeclaration,declaration:Fe,specifiers:[],source:null,exportKind:Ri||Bi?"type":"value",range:[dr.getStart(this.ast),Fe.range[1]],assertions:[]})}}return Fe}registerTSNodeInNodeMap(fe,Fe){Fe&&this.options.shouldPreserveNodeMaps&&(this.tsNodeToESTreeNodeMap.has(fe)||this.tsNodeToESTreeNodeMap.set(fe,Fe))}convertPattern(fe,Fe){return this.converter(fe,Fe,this.inTypeMode,!0)}convertChild(fe,Fe){return this.converter(fe,Fe,this.inTypeMode,!1)}convertType(fe,Fe){return this.converter(fe,Fe,!0,!1)}createNode(fe,Fe){let nr=Fe;return nr.range||(nr.range=(0,st.getRange)(fe,this.ast)),nr.loc||(nr.loc=(0,st.getLocFor)(nr.range[0],nr.range[1],this.ast)),nr&&this.options.shouldPreserveNodeMaps&&this.esTreeNodeToTSNodeMap.set(nr,fe),nr}convertBindingNameWithTypeAnnotation(fe,Fe,nr){let dr=this.convertPattern(fe);return Fe&&(dr.typeAnnotation=this.convertTypeAnnotation(Fe,nr),this.fixParentLocation(dr,dr.typeAnnotation.range)),dr}convertTypeAnnotation(fe,Fe){let nr=(Fe==null?void 0:Fe.kind)===Ue.FunctionType||(Fe==null?void 0:Fe.kind)===Ue.ConstructorType?2:1,dr=fe.getFullStart()-nr,_r=(0,st.getLocFor)(dr,fe.end,this.ast);return{type:qe.AST_NODE_TYPES.TSTypeAnnotation,loc:_r,range:[dr,fe.end],typeAnnotation:this.convertType(fe)}}convertBodyExpressions(fe,Fe){let nr=(0,st.canContainDirective)(Fe);return fe.map(dr=>{let _r=this.convertChild(dr);if(nr)if(_r!=null&&_r.expression&&cn.isExpressionStatement(dr)&&cn.isStringLiteral(dr.expression)){let Yr=_r.expression.raw;return _r.directive=Yr.slice(1,-1),_r}else nr=!1;return _r}).filter(dr=>dr)}convertTypeArgumentsToTypeParameters(fe,Fe){let nr=(0,st.findNextToken)(fe,this.ast,this.ast);return this.createNode(Fe,{type:qe.AST_NODE_TYPES.TSTypeParameterInstantiation,range:[fe.pos-1,nr.end],params:fe.map(dr=>this.convertType(dr))})}convertTSTypeParametersToTypeParametersDeclaration(fe){let Fe=(0,st.findNextToken)(fe,this.ast,this.ast);return{type:qe.AST_NODE_TYPES.TSTypeParameterDeclaration,range:[fe.pos-1,Fe.end],loc:(0,st.getLocFor)(fe.pos-1,Fe.end,this.ast),params:fe.map(nr=>this.convertType(nr))}}convertParameters(fe){return fe!=null&&fe.length?fe.map(Fe=>{let nr=this.convertChild(Fe),dr=(0,Ut.getDecorators)(Fe);return dr!=null&&dr.length&&(nr.decorators=dr.map(_r=>this.convertChild(_r))),nr}):[]}convertChainExpression(fe,Fe){let{child:nr,isOptional:dr}=(()=>fe.type===qe.AST_NODE_TYPES.MemberExpression?{child:fe.object,isOptional:fe.optional}:fe.type===qe.AST_NODE_TYPES.CallExpression?{child:fe.callee,isOptional:fe.optional}:{child:fe.expression,isOptional:!1})(),_r=(0,st.isChildUnwrappableOptionalChain)(Fe,nr);if(!_r&&!dr)return fe;if(_r&&(0,st.isChainExpression)(nr)){let Yr=nr.expression;fe.type===qe.AST_NODE_TYPES.MemberExpression?fe.object=Yr:fe.type===qe.AST_NODE_TYPES.CallExpression?fe.callee=Yr:fe.expression=Yr}return this.createNode(Fe,{type:qe.AST_NODE_TYPES.ChainExpression,expression:fe})}deeplyCopy(fe){if(fe.kind===cn.SyntaxKind.JSDocFunctionType)throw(0,st.createError)(this.ast,fe.pos,"JSDoc types can only be used inside documentation comments.");let Fe=`TS${Ue[fe.kind]}`;if(this.options.errorOnUnknownASTType&&!qe.AST_NODE_TYPES[Fe])throw new Error(`Unknown AST_NODE_TYPE: "${Fe}"`);let nr=this.createNode(fe,{type:Fe});"type"in fe&&(nr.typeAnnotation=fe.type&&"kind"in fe.type&&cn.isTypeNode(fe.type)?this.convertTypeAnnotation(fe.type,fe):null),"typeArguments"in fe&&(nr.typeParameters=fe.typeArguments&&"pos"in fe.typeArguments?this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe):null),"typeParameters"in fe&&(nr.typeParameters=fe.typeParameters&&"pos"in fe.typeParameters?this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters):null);let dr=(0,Ut.getDecorators)(fe);dr!=null&&dr.length&&(nr.decorators=dr.map(Yr=>this.convertChild(Yr)));let _r=new Set(["_children","decorators","end","flags","illegalDecorators","heritageClauses","locals","localSymbol","jsDoc","kind","modifierFlagsCache","modifiers","nextContainer","parent","pos","symbol","transformFlags","type","typeArguments","typeParameters"]);return Object.entries(fe).filter(Yr=>{let[Ci]=Yr;return!_r.has(Ci)}).forEach(Yr=>{let[Ci,Ri]=Yr;Array.isArray(Ri)?nr[Ci]=Ri.map(Bi=>this.convertChild(Bi)):Ri&&typeof Ri=="object"&&Ri.kind?nr[Ci]=this.convertChild(Ri):nr[Ci]=Ri}),nr}convertJSXIdentifier(fe){let Fe=this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXIdentifier,name:fe.getText()});return this.registerTSNodeInNodeMap(fe,Fe),Fe}convertJSXNamespaceOrIdentifier(fe){let Fe=fe.getText(),nr=Fe.indexOf(":");if(nr>0){let dr=(0,st.getRange)(fe,this.ast),_r=this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXNamespacedName,namespace:this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXIdentifier,name:Fe.slice(0,nr),range:[dr[0],dr[0]+nr]}),name:this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXIdentifier,name:Fe.slice(nr+1),range:[dr[0]+nr+1,dr[1]]}),range:dr});return this.registerTSNodeInNodeMap(fe,_r),_r}return this.convertJSXIdentifier(fe)}convertJSXTagName(fe,Fe){let nr;switch(fe.kind){case Ue.PropertyAccessExpression:if(fe.name.kind===Ue.PrivateIdentifier)throw new Error("Non-private identifier expected.");nr=this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXMemberExpression,object:this.convertJSXTagName(fe.expression,Fe),property:this.convertJSXIdentifier(fe.name)});break;case Ue.ThisKeyword:case Ue.Identifier:default:return this.convertJSXNamespaceOrIdentifier(fe)}return this.registerTSNodeInNodeMap(fe,nr),nr}convertMethodSignature(fe){let Fe=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSMethodSignature,computed:(0,st.isComputedProperty)(fe.name),key:this.convertChild(fe.name),params:this.convertParameters(fe.parameters),kind:(()=>{switch(fe.kind){case Ue.GetAccessor:return"get";case Ue.SetAccessor:return"set";case Ue.MethodSignature:return"method"}})()});(0,st.isOptional)(fe)&&(Fe.optional=!0),fe.type&&(Fe.returnType=this.convertTypeAnnotation(fe.type,fe)),(0,st.hasModifier)(Ue.ReadonlyKeyword,fe)&&(Fe.readonly=!0),fe.typeParameters&&(Fe.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters));let nr=(0,st.getTSNodeAccessibility)(fe);return nr&&(Fe.accessibility=nr),(0,st.hasModifier)(Ue.ExportKeyword,fe)&&(Fe.export=!0),(0,st.hasModifier)(Ue.StaticKeyword,fe)&&(Fe.static=!0),Fe}convertAssertClasue(fe){return fe===void 0?[]:fe.elements.map(Fe=>this.convertChild(Fe))}applyModifiersToResult(fe,Fe){if(!Fe)return;let nr=[];for(let dr of Fe)switch(dr.kind){case Ue.ExportKeyword:case Ue.DefaultKeyword:break;case Ue.ConstKeyword:fe.const=!0;break;case Ue.DeclareKeyword:fe.declare=!0;break;default:nr.push(this.convertChild(dr));break}nr.length>0&&(fe.modifiers=nr)}fixParentLocation(fe,Fe){Fe[0]<fe.range[0]&&(fe.range[0]=Fe[0],fe.loc.start=(0,st.getLineAndCharacterFor)(fe.range[0],this.ast)),Fe[1]>fe.range[1]&&(fe.range[1]=Fe[1],fe.loc.end=(0,st.getLineAndCharacterFor)(fe.range[1],this.ast))}assertModuleSpecifier(fe,Fe){var nr;if(!Fe&&fe.moduleSpecifier==null)throw(0,st.createError)(this.ast,fe.pos,"Module specifier must be a string literal.");if(fe.moduleSpecifier&&((nr=fe.moduleSpecifier)===null||nr===void 0?void 0:nr.kind)!==Ue.StringLiteral)throw(0,st.createError)(this.ast,fe.moduleSpecifier.pos,"Module specifier must be a string literal.")}convertNode(fe,Fe){var nr,dr,_r,Yr,Ci,Ri,Bi,Nr,Pi,ia;switch(fe.kind){case Ue.SourceFile:return this.createNode(fe,{type:qe.AST_NODE_TYPES.Program,body:this.convertBodyExpressions(fe.statements,fe),sourceType:fe.externalModuleIndicator?"module":"script",range:[fe.getStart(this.ast),fe.endOfFileToken.end]});case Ue.Block:return this.createNode(fe,{type:qe.AST_NODE_TYPES.BlockStatement,body:this.convertBodyExpressions(fe.statements,fe)});case Ue.Identifier:return(0,st.isThisInTypeQuery)(fe)?this.createNode(fe,{type:qe.AST_NODE_TYPES.ThisExpression}):this.createNode(fe,{type:qe.AST_NODE_TYPES.Identifier,name:fe.text});case Ue.PrivateIdentifier:return this.createNode(fe,{type:qe.AST_NODE_TYPES.PrivateIdentifier,name:fe.text.slice(1)});case Ue.WithStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.WithStatement,object:this.convertChild(fe.expression),body:this.convertChild(fe.statement)});case Ue.ReturnStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ReturnStatement,argument:this.convertChild(fe.expression)});case Ue.LabeledStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.LabeledStatement,label:this.convertChild(fe.label),body:this.convertChild(fe.statement)});case Ue.ContinueStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ContinueStatement,label:this.convertChild(fe.label)});case Ue.BreakStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.BreakStatement,label:this.convertChild(fe.label)});case Ue.IfStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.IfStatement,test:this.convertChild(fe.expression),consequent:this.convertChild(fe.thenStatement),alternate:this.convertChild(fe.elseStatement)});case Ue.SwitchStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.SwitchStatement,discriminant:this.convertChild(fe.expression),cases:fe.caseBlock.clauses.map(Pn=>this.convertChild(Pn))});case Ue.CaseClause:case Ue.DefaultClause:return this.createNode(fe,{type:qe.AST_NODE_TYPES.SwitchCase,test:fe.kind===Ue.CaseClause?this.convertChild(fe.expression):null,consequent:fe.statements.map(Pn=>this.convertChild(Pn))});case Ue.ThrowStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ThrowStatement,argument:this.convertChild(fe.expression)});case Ue.TryStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TryStatement,block:this.convertChild(fe.tryBlock),handler:this.convertChild(fe.catchClause),finalizer:this.convertChild(fe.finallyBlock)});case Ue.CatchClause:return this.createNode(fe,{type:qe.AST_NODE_TYPES.CatchClause,param:fe.variableDeclaration?this.convertBindingNameWithTypeAnnotation(fe.variableDeclaration.name,fe.variableDeclaration.type):null,body:this.convertChild(fe.block)});case Ue.WhileStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.WhileStatement,test:this.convertChild(fe.expression),body:this.convertChild(fe.statement)});case Ue.DoStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.DoWhileStatement,test:this.convertChild(fe.expression),body:this.convertChild(fe.statement)});case Ue.ForStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ForStatement,init:this.convertChild(fe.initializer),test:this.convertChild(fe.condition),update:this.convertChild(fe.incrementor),body:this.convertChild(fe.statement)});case Ue.ForInStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ForInStatement,left:this.convertPattern(fe.initializer),right:this.convertChild(fe.expression),body:this.convertChild(fe.statement)});case Ue.ForOfStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ForOfStatement,left:this.convertPattern(fe.initializer),right:this.convertChild(fe.expression),body:this.convertChild(fe.statement),await:!!(fe.awaitModifier&&fe.awaitModifier.kind===Ue.AwaitKeyword)});case Ue.FunctionDeclaration:{let Pn=(0,st.hasModifier)(Ue.DeclareKeyword,fe),ei=this.createNode(fe,{type:Pn||!fe.body?qe.AST_NODE_TYPES.TSDeclareFunction:qe.AST_NODE_TYPES.FunctionDeclaration,id:this.convertChild(fe.name),generator:!!fe.asteriskToken,expression:!1,async:(0,st.hasModifier)(Ue.AsyncKeyword,fe),params:this.convertParameters(fe.parameters),body:this.convertChild(fe.body)||void 0});return fe.type&&(ei.returnType=this.convertTypeAnnotation(fe.type,fe)),fe.typeParameters&&(ei.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters)),Pn&&(ei.declare=!0),this.fixExports(fe,ei)}case Ue.VariableDeclaration:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.VariableDeclarator,id:this.convertBindingNameWithTypeAnnotation(fe.name,fe.type,fe),init:this.convertChild(fe.initializer)});return fe.exclamationToken&&(Pn.definite=!0),Pn}case Ue.VariableStatement:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.VariableDeclaration,declarations:fe.declarationList.declarations.map(ei=>this.convertChild(ei)),kind:(0,st.getDeclarationKind)(fe.declarationList)});return(0,st.hasModifier)(Ue.DeclareKeyword,fe)&&(Pn.declare=!0),this.fixExports(fe,Pn)}case Ue.VariableDeclarationList:return this.createNode(fe,{type:qe.AST_NODE_TYPES.VariableDeclaration,declarations:fe.declarations.map(Pn=>this.convertChild(Pn)),kind:(0,st.getDeclarationKind)(fe)});case Ue.ExpressionStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ExpressionStatement,expression:this.convertChild(fe.expression)});case Ue.ThisKeyword:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ThisExpression});case Ue.ArrayLiteralExpression:return this.allowPattern?this.createNode(fe,{type:qe.AST_NODE_TYPES.ArrayPattern,elements:fe.elements.map(Pn=>this.convertPattern(Pn))}):this.createNode(fe,{type:qe.AST_NODE_TYPES.ArrayExpression,elements:fe.elements.map(Pn=>this.convertChild(Pn))});case Ue.ObjectLiteralExpression:return this.allowPattern?this.createNode(fe,{type:qe.AST_NODE_TYPES.ObjectPattern,properties:fe.properties.map(Pn=>this.convertPattern(Pn))}):this.createNode(fe,{type:qe.AST_NODE_TYPES.ObjectExpression,properties:fe.properties.map(Pn=>this.convertChild(Pn))});case Ue.PropertyAssignment:return this.createNode(fe,{type:qe.AST_NODE_TYPES.Property,key:this.convertChild(fe.name),value:this.converter(fe.initializer,fe,this.inTypeMode,this.allowPattern),computed:(0,st.isComputedProperty)(fe.name),method:!1,shorthand:!1,kind:"init"});case Ue.ShorthandPropertyAssignment:return fe.objectAssignmentInitializer?this.createNode(fe,{type:qe.AST_NODE_TYPES.Property,key:this.convertChild(fe.name),value:this.createNode(fe,{type:qe.AST_NODE_TYPES.AssignmentPattern,left:this.convertPattern(fe.name),right:this.convertChild(fe.objectAssignmentInitializer)}),computed:!1,method:!1,shorthand:!0,kind:"init"}):this.createNode(fe,{type:qe.AST_NODE_TYPES.Property,key:this.convertChild(fe.name),value:this.convertChild(fe.name),computed:!1,method:!1,shorthand:!0,kind:"init"});case Ue.ComputedPropertyName:return this.convertChild(fe.expression);case Ue.PropertyDeclaration:{let Pn=(0,st.hasModifier)(Ue.AbstractKeyword,fe),ei=(0,st.hasModifier)(Ue.AccessorKeyword,fe),Ji=(()=>ei?Pn?qe.AST_NODE_TYPES.TSAbstractAccessorProperty:qe.AST_NODE_TYPES.AccessorProperty:Pn?qe.AST_NODE_TYPES.TSAbstractPropertyDefinition:qe.AST_NODE_TYPES.PropertyDefinition)(),na=this.createNode(fe,{type:Ji,key:this.convertChild(fe.name),value:Pn?null:this.convertChild(fe.initializer),computed:(0,st.isComputedProperty)(fe.name),static:(0,st.hasModifier)(Ue.StaticKeyword,fe),readonly:(0,st.hasModifier)(Ue.ReadonlyKeyword,fe)||void 0,declare:(0,st.hasModifier)(Ue.DeclareKeyword,fe),override:(0,st.hasModifier)(Ue.OverrideKeyword,fe)});fe.type&&(na.typeAnnotation=this.convertTypeAnnotation(fe.type,fe));let to=(0,Ut.getDecorators)(fe);to&&(na.decorators=to.map(_a=>this.convertChild(_a)));let Gr=(0,st.getTSNodeAccessibility)(fe);return Gr&&(na.accessibility=Gr),(fe.name.kind===Ue.Identifier||fe.name.kind===Ue.ComputedPropertyName||fe.name.kind===Ue.PrivateIdentifier)&&fe.questionToken&&(na.optional=!0),fe.exclamationToken&&(na.definite=!0),na.key.type===qe.AST_NODE_TYPES.Literal&&fe.questionToken&&(na.optional=!0),na}case Ue.GetAccessor:case Ue.SetAccessor:if(fe.parent.kind===Ue.InterfaceDeclaration||fe.parent.kind===Ue.TypeLiteral)return this.convertMethodSignature(fe);case Ue.MethodDeclaration:{let Pn=this.createNode(fe,{type:fe.body?qe.AST_NODE_TYPES.FunctionExpression:qe.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,id:null,generator:!!fe.asteriskToken,expression:!1,async:(0,st.hasModifier)(Ue.AsyncKeyword,fe),body:this.convertChild(fe.body),range:[fe.parameters.pos-1,fe.end],params:[]});fe.type&&(Pn.returnType=this.convertTypeAnnotation(fe.type,fe)),fe.typeParameters&&(Pn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters),this.fixParentLocation(Pn,Pn.typeParameters.range));let ei;if(Fe.kind===Ue.ObjectLiteralExpression)Pn.params=fe.parameters.map(Ji=>this.convertChild(Ji)),ei=this.createNode(fe,{type:qe.AST_NODE_TYPES.Property,key:this.convertChild(fe.name),value:Pn,computed:(0,st.isComputedProperty)(fe.name),method:fe.kind===Ue.MethodDeclaration,shorthand:!1,kind:"init"});else{Pn.params=this.convertParameters(fe.parameters);let Ji=(0,st.hasModifier)(Ue.AbstractKeyword,fe)?qe.AST_NODE_TYPES.TSAbstractMethodDefinition:qe.AST_NODE_TYPES.MethodDefinition;ei=this.createNode(fe,{type:Ji,key:this.convertChild(fe.name),value:Pn,computed:(0,st.isComputedProperty)(fe.name),static:(0,st.hasModifier)(Ue.StaticKeyword,fe),kind:"method",override:(0,st.hasModifier)(Ue.OverrideKeyword,fe)});let na=(0,Ut.getDecorators)(fe);na&&(ei.decorators=na.map(Gr=>this.convertChild(Gr)));let to=(0,st.getTSNodeAccessibility)(fe);to&&(ei.accessibility=to)}return fe.questionToken&&(ei.optional=!0),fe.kind===Ue.GetAccessor?ei.kind="get":fe.kind===Ue.SetAccessor?ei.kind="set":!ei.static&&fe.name.kind===Ue.StringLiteral&&fe.name.text==="constructor"&&ei.type!==qe.AST_NODE_TYPES.Property&&(ei.kind="constructor"),ei}case Ue.Constructor:{let Pn=(0,st.getLastModifier)(fe),ei=Pn&&(0,st.findNextToken)(Pn,fe,this.ast)||fe.getFirstToken(),Ji=this.createNode(fe,{type:fe.body?qe.AST_NODE_TYPES.FunctionExpression:qe.AST_NODE_TYPES.TSEmptyBodyFunctionExpression,id:null,params:this.convertParameters(fe.parameters),generator:!1,expression:!1,async:!1,body:this.convertChild(fe.body),range:[fe.parameters.pos-1,fe.end]});fe.typeParameters&&(Ji.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters),this.fixParentLocation(Ji,Ji.typeParameters.range)),fe.type&&(Ji.returnType=this.convertTypeAnnotation(fe.type,fe));let na=this.createNode(fe,{type:qe.AST_NODE_TYPES.Identifier,name:"constructor",range:[ei.getStart(this.ast),ei.end]}),to=(0,st.hasModifier)(Ue.StaticKeyword,fe),Gr=this.createNode(fe,{type:(0,st.hasModifier)(Ue.AbstractKeyword,fe)?qe.AST_NODE_TYPES.TSAbstractMethodDefinition:qe.AST_NODE_TYPES.MethodDefinition,key:na,value:Ji,computed:!1,static:to,kind:to?"method":"constructor",override:!1}),_a=(0,st.getTSNodeAccessibility)(fe);return _a&&(Gr.accessibility=_a),Gr}case Ue.FunctionExpression:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.FunctionExpression,id:this.convertChild(fe.name),generator:!!fe.asteriskToken,params:this.convertParameters(fe.parameters),body:this.convertChild(fe.body),async:(0,st.hasModifier)(Ue.AsyncKeyword,fe),expression:!1});return fe.type&&(Pn.returnType=this.convertTypeAnnotation(fe.type,fe)),fe.typeParameters&&(Pn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters)),Pn}case Ue.SuperKeyword:return this.createNode(fe,{type:qe.AST_NODE_TYPES.Super});case Ue.ArrayBindingPattern:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ArrayPattern,elements:fe.elements.map(Pn=>this.convertPattern(Pn))});case Ue.OmittedExpression:return null;case Ue.ObjectBindingPattern:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ObjectPattern,properties:fe.elements.map(Pn=>this.convertPattern(Pn))});case Ue.BindingElement:if(Fe.kind===Ue.ArrayBindingPattern){let Pn=this.convertChild(fe.name,Fe);return fe.initializer?this.createNode(fe,{type:qe.AST_NODE_TYPES.AssignmentPattern,left:Pn,right:this.convertChild(fe.initializer)}):fe.dotDotDotToken?this.createNode(fe,{type:qe.AST_NODE_TYPES.RestElement,argument:Pn}):Pn}else{let Pn;return fe.dotDotDotToken?Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.RestElement,argument:this.convertChild((nr=fe.propertyName)!==null&&nr!==void 0?nr:fe.name)}):Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.Property,key:this.convertChild((dr=fe.propertyName)!==null&&dr!==void 0?dr:fe.name),value:this.convertChild(fe.name),computed:!!(fe.propertyName&&fe.propertyName.kind===Ue.ComputedPropertyName),method:!1,shorthand:!fe.propertyName,kind:"init"}),fe.initializer&&(Pn.value=this.createNode(fe,{type:qe.AST_NODE_TYPES.AssignmentPattern,left:this.convertChild(fe.name),right:this.convertChild(fe.initializer),range:[fe.name.getStart(this.ast),fe.initializer.end]})),Pn}case Ue.ArrowFunction:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.ArrowFunctionExpression,generator:!1,id:null,params:this.convertParameters(fe.parameters),body:this.convertChild(fe.body),async:(0,st.hasModifier)(Ue.AsyncKeyword,fe),expression:fe.body.kind!==Ue.Block});return fe.type&&(Pn.returnType=this.convertTypeAnnotation(fe.type,fe)),fe.typeParameters&&(Pn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters)),Pn}case Ue.YieldExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.YieldExpression,delegate:!!fe.asteriskToken,argument:this.convertChild(fe.expression)});case Ue.AwaitExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.AwaitExpression,argument:this.convertChild(fe.expression)});case Ue.NoSubstitutionTemplateLiteral:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TemplateLiteral,quasis:[this.createNode(fe,{type:qe.AST_NODE_TYPES.TemplateElement,value:{raw:this.ast.text.slice(fe.getStart(this.ast)+1,fe.end-1),cooked:fe.text},tail:!0})],expressions:[]});case Ue.TemplateExpression:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TemplateLiteral,quasis:[this.convertChild(fe.head)],expressions:[]});return fe.templateSpans.forEach(ei=>{Pn.expressions.push(this.convertChild(ei.expression)),Pn.quasis.push(this.convertChild(ei.literal))}),Pn}case Ue.TaggedTemplateExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TaggedTemplateExpression,typeParameters:fe.typeArguments?this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe):void 0,tag:this.convertChild(fe.tag),quasi:this.convertChild(fe.template)});case Ue.TemplateHead:case Ue.TemplateMiddle:case Ue.TemplateTail:{let Pn=fe.kind===Ue.TemplateTail;return this.createNode(fe,{type:qe.AST_NODE_TYPES.TemplateElement,value:{raw:this.ast.text.slice(fe.getStart(this.ast)+1,fe.end-(Pn?1:2)),cooked:fe.text},tail:Pn})}case Ue.SpreadAssignment:case Ue.SpreadElement:return this.allowPattern?this.createNode(fe,{type:qe.AST_NODE_TYPES.RestElement,argument:this.convertPattern(fe.expression)}):this.createNode(fe,{type:qe.AST_NODE_TYPES.SpreadElement,argument:this.convertChild(fe.expression)});case Ue.Parameter:{let Pn,ei;return fe.dotDotDotToken?Pn=ei=this.createNode(fe,{type:qe.AST_NODE_TYPES.RestElement,argument:this.convertChild(fe.name)}):fe.initializer?(Pn=this.convertChild(fe.name),ei=this.createNode(fe,{type:qe.AST_NODE_TYPES.AssignmentPattern,left:Pn,right:this.convertChild(fe.initializer)}),(0,Ut.getModifiers)(fe)&&(ei.range[0]=Pn.range[0],ei.loc=(0,st.getLocFor)(ei.range[0],ei.range[1],this.ast))):Pn=ei=this.convertChild(fe.name,Fe),fe.type&&(Pn.typeAnnotation=this.convertTypeAnnotation(fe.type,fe),this.fixParentLocation(Pn,Pn.typeAnnotation.range)),fe.questionToken&&(fe.questionToken.end>Pn.range[1]&&(Pn.range[1]=fe.questionToken.end,Pn.loc.end=(0,st.getLineAndCharacterFor)(Pn.range[1],this.ast)),Pn.optional=!0),(0,Ut.getModifiers)(fe)?this.createNode(fe,{type:qe.AST_NODE_TYPES.TSParameterProperty,accessibility:(_r=(0,st.getTSNodeAccessibility)(fe))!==null&&_r!==void 0?_r:void 0,readonly:(0,st.hasModifier)(Ue.ReadonlyKeyword,fe)||void 0,static:(0,st.hasModifier)(Ue.StaticKeyword,fe)||void 0,export:(0,st.hasModifier)(Ue.ExportKeyword,fe)||void 0,override:(0,st.hasModifier)(Ue.OverrideKeyword,fe)||void 0,parameter:ei}):ei}case Ue.ClassDeclaration:case Ue.ClassExpression:{let Pn=(Yr=fe.heritageClauses)!==null&&Yr!==void 0?Yr:[],ei=fe.kind===Ue.ClassDeclaration?qe.AST_NODE_TYPES.ClassDeclaration:qe.AST_NODE_TYPES.ClassExpression,Ji=Pn.find(co=>co.token===Ue.ExtendsKeyword),na=Pn.find(co=>co.token===Ue.ImplementsKeyword),to=this.createNode(fe,{type:ei,id:this.convertChild(fe.name),body:this.createNode(fe,{type:qe.AST_NODE_TYPES.ClassBody,body:[],range:[fe.members.pos-1,fe.end]}),superClass:Ji!=null&&Ji.types[0]?this.convertChild(Ji.types[0].expression):null});if(Ji){if(Ji.types.length>1)throw(0,st.createError)(this.ast,Ji.types[1].pos,"Classes can only extend a single class.");!((Ci=Ji.types[0])===null||Ci===void 0)&&Ci.typeArguments&&(to.superTypeParameters=this.convertTypeArgumentsToTypeParameters(Ji.types[0].typeArguments,Ji.types[0]))}fe.typeParameters&&(to.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters)),na&&(to.implements=na.types.map(co=>this.convertChild(co))),(0,st.hasModifier)(Ue.AbstractKeyword,fe)&&(to.abstract=!0),(0,st.hasModifier)(Ue.DeclareKeyword,fe)&&(to.declare=!0);let Gr=(0,Ut.getDecorators)(fe);Gr&&(to.decorators=Gr.map(co=>this.convertChild(co)));let _a=fe.members.filter(st.isESTreeClassMember);return _a.length&&(to.body.body=_a.map(co=>this.convertChild(co))),this.fixExports(fe,to)}case Ue.ModuleBlock:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSModuleBlock,body:this.convertBodyExpressions(fe.statements,fe)});case Ue.ImportDeclaration:{this.assertModuleSpecifier(fe,!1);let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.ImportDeclaration,source:this.convertChild(fe.moduleSpecifier),specifiers:[],importKind:"value",assertions:this.convertAssertClasue(fe.assertClause)});if(fe.importClause&&(fe.importClause.isTypeOnly&&(Pn.importKind="type"),fe.importClause.name&&Pn.specifiers.push(this.convertChild(fe.importClause)),fe.importClause.namedBindings))switch(fe.importClause.namedBindings.kind){case Ue.NamespaceImport:Pn.specifiers.push(this.convertChild(fe.importClause.namedBindings));break;case Ue.NamedImports:Pn.specifiers=Pn.specifiers.concat(fe.importClause.namedBindings.elements.map(ei=>this.convertChild(ei)));break}return Pn}case Ue.NamespaceImport:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ImportNamespaceSpecifier,local:this.convertChild(fe.name)});case Ue.ImportSpecifier:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ImportSpecifier,local:this.convertChild(fe.name),imported:this.convertChild((Ri=fe.propertyName)!==null&&Ri!==void 0?Ri:fe.name),importKind:fe.isTypeOnly?"type":"value"});case Ue.ImportClause:{let Pn=this.convertChild(fe.name);return this.createNode(fe,{type:qe.AST_NODE_TYPES.ImportDefaultSpecifier,local:Pn,range:Pn.range})}case Ue.ExportDeclaration:return((Bi=fe.exportClause)===null||Bi===void 0?void 0:Bi.kind)===Ue.NamedExports?(this.assertModuleSpecifier(fe,!0),this.createNode(fe,{type:qe.AST_NODE_TYPES.ExportNamedDeclaration,source:this.convertChild(fe.moduleSpecifier),specifiers:fe.exportClause.elements.map(Pn=>this.convertChild(Pn)),exportKind:fe.isTypeOnly?"type":"value",declaration:null,assertions:this.convertAssertClasue(fe.assertClause)})):(this.assertModuleSpecifier(fe,!1),this.createNode(fe,{type:qe.AST_NODE_TYPES.ExportAllDeclaration,source:this.convertChild(fe.moduleSpecifier),exportKind:fe.isTypeOnly?"type":"value",exported:fe.exportClause&&fe.exportClause.kind===Ue.NamespaceExport?this.convertChild(fe.exportClause.name):null,assertions:this.convertAssertClasue(fe.assertClause)}));case Ue.ExportSpecifier:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ExportSpecifier,local:this.convertChild((Nr=fe.propertyName)!==null&&Nr!==void 0?Nr:fe.name),exported:this.convertChild(fe.name),exportKind:fe.isTypeOnly?"type":"value"});case Ue.ExportAssignment:return fe.isExportEquals?this.createNode(fe,{type:qe.AST_NODE_TYPES.TSExportAssignment,expression:this.convertChild(fe.expression)}):this.createNode(fe,{type:qe.AST_NODE_TYPES.ExportDefaultDeclaration,declaration:this.convertChild(fe.expression),exportKind:"value"});case Ue.PrefixUnaryExpression:case Ue.PostfixUnaryExpression:{let Pn=(0,st.getTextForTokenKind)(fe.operator);return Pn==="++"||Pn==="--"?this.createNode(fe,{type:qe.AST_NODE_TYPES.UpdateExpression,operator:Pn,prefix:fe.kind===Ue.PrefixUnaryExpression,argument:this.convertChild(fe.operand)}):this.createNode(fe,{type:qe.AST_NODE_TYPES.UnaryExpression,operator:Pn,prefix:fe.kind===Ue.PrefixUnaryExpression,argument:this.convertChild(fe.operand)})}case Ue.DeleteExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.UnaryExpression,operator:"delete",prefix:!0,argument:this.convertChild(fe.expression)});case Ue.VoidExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.UnaryExpression,operator:"void",prefix:!0,argument:this.convertChild(fe.expression)});case Ue.TypeOfExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.UnaryExpression,operator:"typeof",prefix:!0,argument:this.convertChild(fe.expression)});case Ue.TypeOperator:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTypeOperator,operator:(0,st.getTextForTokenKind)(fe.operator),typeAnnotation:this.convertChild(fe.type)});case Ue.BinaryExpression:if((0,st.isComma)(fe.operatorToken)){let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.SequenceExpression,expressions:[]}),ei=this.convertChild(fe.left);return ei.type===qe.AST_NODE_TYPES.SequenceExpression&&fe.left.kind!==Ue.ParenthesizedExpression?Pn.expressions=Pn.expressions.concat(ei.expressions):Pn.expressions.push(ei),Pn.expressions.push(this.convertChild(fe.right)),Pn}else{let Pn=(0,st.getBinaryExpressionType)(fe.operatorToken);return this.allowPattern&&Pn===qe.AST_NODE_TYPES.AssignmentExpression?this.createNode(fe,{type:qe.AST_NODE_TYPES.AssignmentPattern,left:this.convertPattern(fe.left,fe),right:this.convertChild(fe.right)}):this.createNode(fe,{type:Pn,operator:(0,st.getTextForTokenKind)(fe.operatorToken.kind),left:this.converter(fe.left,fe,this.inTypeMode,Pn===qe.AST_NODE_TYPES.AssignmentExpression),right:this.convertChild(fe.right)})}case Ue.PropertyAccessExpression:{let Pn=this.convertChild(fe.expression),ei=this.convertChild(fe.name),Ji=!1,na=this.createNode(fe,{type:qe.AST_NODE_TYPES.MemberExpression,object:Pn,property:ei,computed:Ji,optional:fe.questionDotToken!==void 0});return this.convertChainExpression(na,fe)}case Ue.ElementAccessExpression:{let Pn=this.convertChild(fe.expression),ei=this.convertChild(fe.argumentExpression),Ji=!0,na=this.createNode(fe,{type:qe.AST_NODE_TYPES.MemberExpression,object:Pn,property:ei,computed:Ji,optional:fe.questionDotToken!==void 0});return this.convertChainExpression(na,fe)}case Ue.CallExpression:{if(fe.expression.kind===Ue.ImportKeyword){if(fe.arguments.length!==1&&fe.arguments.length!==2)throw(0,st.createError)(this.ast,fe.arguments.pos,"Dynamic import requires exactly one or two arguments.");return this.createNode(fe,{type:qe.AST_NODE_TYPES.ImportExpression,source:this.convertChild(fe.arguments[0]),attributes:fe.arguments[1]?this.convertChild(fe.arguments[1]):null})}let Pn=this.convertChild(fe.expression),ei=fe.arguments.map(na=>this.convertChild(na)),Ji=this.createNode(fe,{type:qe.AST_NODE_TYPES.CallExpression,callee:Pn,arguments:ei,optional:fe.questionDotToken!==void 0});return fe.typeArguments&&(Ji.typeParameters=this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe)),this.convertChainExpression(Ji,fe)}case Ue.NewExpression:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.NewExpression,callee:this.convertChild(fe.expression),arguments:fe.arguments?fe.arguments.map(ei=>this.convertChild(ei)):[]});return fe.typeArguments&&(Pn.typeParameters=this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe)),Pn}case Ue.ConditionalExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ConditionalExpression,test:this.convertChild(fe.condition),consequent:this.convertChild(fe.whenTrue),alternate:this.convertChild(fe.whenFalse)});case Ue.MetaProperty:return this.createNode(fe,{type:qe.AST_NODE_TYPES.MetaProperty,meta:this.createNode(fe.getFirstToken(),{type:qe.AST_NODE_TYPES.Identifier,name:(0,st.getTextForTokenKind)(fe.keywordToken)}),property:this.convertChild(fe.name)});case Ue.Decorator:return this.createNode(fe,{type:qe.AST_NODE_TYPES.Decorator,expression:this.convertChild(fe.expression)});case Ue.StringLiteral:return this.createNode(fe,{type:qe.AST_NODE_TYPES.Literal,value:Fe.kind===Ue.JsxAttribute?(0,st.unescapeStringLiteralText)(fe.text):fe.text,raw:fe.getText()});case Ue.NumericLiteral:return this.createNode(fe,{type:qe.AST_NODE_TYPES.Literal,value:Number(fe.text),raw:fe.getText()});case Ue.BigIntLiteral:{let Pn=(0,st.getRange)(fe,this.ast),ei=this.ast.text.slice(Pn[0],Pn[1]),Ji=ei.slice(0,-1).replace(/_/g,""),na=typeof BigInt<"u"?BigInt(Ji):null;return this.createNode(fe,{type:qe.AST_NODE_TYPES.Literal,raw:ei,value:na,bigint:na==null?Ji:String(na),range:Pn})}case Ue.RegularExpressionLiteral:{let Pn=fe.text.slice(1,fe.text.lastIndexOf("/")),ei=fe.text.slice(fe.text.lastIndexOf("/")+1),Ji=null;try{Ji=new RegExp(Pn,ei)}catch{Ji=null}return this.createNode(fe,{type:qe.AST_NODE_TYPES.Literal,value:Ji,raw:fe.text,regex:{pattern:Pn,flags:ei}})}case Ue.TrueKeyword:return this.createNode(fe,{type:qe.AST_NODE_TYPES.Literal,value:!0,raw:"true"});case Ue.FalseKeyword:return this.createNode(fe,{type:qe.AST_NODE_TYPES.Literal,value:!1,raw:"false"});case Ue.NullKeyword:return!Kt.typescriptVersionIsAtLeast["4.0"]&&this.inTypeMode?this.createNode(fe,{type:qe.AST_NODE_TYPES.TSNullKeyword}):this.createNode(fe,{type:qe.AST_NODE_TYPES.Literal,value:null,raw:"null"});case Ue.EmptyStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.EmptyStatement});case Ue.DebuggerStatement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.DebuggerStatement});case Ue.JsxElement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXElement,openingElement:this.convertChild(fe.openingElement),closingElement:this.convertChild(fe.closingElement),children:fe.children.map(Pn=>this.convertChild(Pn))});case Ue.JsxFragment:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXFragment,openingFragment:this.convertChild(fe.openingFragment),closingFragment:this.convertChild(fe.closingFragment),children:fe.children.map(Pn=>this.convertChild(Pn))});case Ue.JsxSelfClosingElement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXElement,openingElement:this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXOpeningElement,typeParameters:fe.typeArguments?this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe):void 0,selfClosing:!0,name:this.convertJSXTagName(fe.tagName,fe),attributes:fe.attributes.properties.map(Pn=>this.convertChild(Pn)),range:(0,st.getRange)(fe,this.ast)}),closingElement:null,children:[]});case Ue.JsxOpeningElement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXOpeningElement,typeParameters:fe.typeArguments?this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe):void 0,selfClosing:!1,name:this.convertJSXTagName(fe.tagName,fe),attributes:fe.attributes.properties.map(Pn=>this.convertChild(Pn))});case Ue.JsxClosingElement:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXClosingElement,name:this.convertJSXTagName(fe.tagName,fe)});case Ue.JsxOpeningFragment:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXOpeningFragment});case Ue.JsxClosingFragment:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXClosingFragment});case Ue.JsxExpression:{let Pn=fe.expression?this.convertChild(fe.expression):this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXEmptyExpression,range:[fe.getStart(this.ast)+1,fe.getEnd()-1]});return fe.dotDotDotToken?this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXSpreadChild,expression:Pn}):this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXExpressionContainer,expression:Pn})}case Ue.JsxAttribute:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXAttribute,name:this.convertJSXNamespaceOrIdentifier(fe.name),value:this.convertChild(fe.initializer)});case Ue.JsxText:{let Pn=fe.getFullStart(),ei=fe.getEnd(),Ji=this.ast.text.slice(Pn,ei);return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXText,value:(0,st.unescapeStringLiteralText)(Ji),raw:Ji,range:[Pn,ei]})}case Ue.JsxSpreadAttribute:return this.createNode(fe,{type:qe.AST_NODE_TYPES.JSXSpreadAttribute,argument:this.convertChild(fe.expression)});case Ue.QualifiedName:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSQualifiedName,left:this.convertChild(fe.left),right:this.convertChild(fe.right)});case Ue.TypeReference:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTypeReference,typeName:this.convertType(fe.typeName),typeParameters:fe.typeArguments?this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe):void 0});case Ue.TypeParameter:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTypeParameter,name:this.convertType(fe.name),constraint:fe.constraint?this.convertType(fe.constraint):void 0,default:fe.default?this.convertType(fe.default):void 0,in:(0,st.hasModifier)(Ue.InKeyword,fe),out:(0,st.hasModifier)(Ue.OutKeyword,fe),const:(0,st.hasModifier)(Ue.ConstKeyword,fe)});case Ue.ThisType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSThisType});case Ue.AnyKeyword:case Ue.BigIntKeyword:case Ue.BooleanKeyword:case Ue.NeverKeyword:case Ue.NumberKeyword:case Ue.ObjectKeyword:case Ue.StringKeyword:case Ue.SymbolKeyword:case Ue.UnknownKeyword:case Ue.VoidKeyword:case Ue.UndefinedKeyword:case Ue.IntrinsicKeyword:return this.createNode(fe,{type:qe.AST_NODE_TYPES[`TS${Ue[fe.kind]}`]});case Ue.NonNullExpression:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSNonNullExpression,expression:this.convertChild(fe.expression)});return this.convertChainExpression(Pn,fe)}case Ue.TypeLiteral:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTypeLiteral,members:fe.members.map(Pn=>this.convertChild(Pn))});case Ue.ArrayType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSArrayType,elementType:this.convertType(fe.elementType)});case Ue.IndexedAccessType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSIndexedAccessType,objectType:this.convertType(fe.objectType),indexType:this.convertType(fe.indexType)});case Ue.ConditionalType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSConditionalType,checkType:this.convertType(fe.checkType),extendsType:this.convertType(fe.extendsType),trueType:this.convertType(fe.trueType),falseType:this.convertType(fe.falseType)});case Ue.TypeQuery:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTypeQuery,exprName:this.convertType(fe.exprName),typeParameters:fe.typeArguments&&this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe)});case Ue.MappedType:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSMappedType,typeParameter:this.convertType(fe.typeParameter),nameType:(Pi=this.convertType(fe.nameType))!==null&&Pi!==void 0?Pi:null});return fe.readonlyToken&&(fe.readonlyToken.kind===Ue.ReadonlyKeyword?Pn.readonly=!0:Pn.readonly=(0,st.getTextForTokenKind)(fe.readonlyToken.kind)),fe.questionToken&&(fe.questionToken.kind===Ue.QuestionToken?Pn.optional=!0:Pn.optional=(0,st.getTextForTokenKind)(fe.questionToken.kind)),fe.type&&(Pn.typeAnnotation=this.convertType(fe.type)),Pn}case Ue.ParenthesizedExpression:return this.convertChild(fe.expression,Fe);case Ue.TypeAliasDeclaration:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTypeAliasDeclaration,id:this.convertChild(fe.name),typeAnnotation:this.convertType(fe.type)});return(0,st.hasModifier)(Ue.DeclareKeyword,fe)&&(Pn.declare=!0),fe.typeParameters&&(Pn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters)),this.fixExports(fe,Pn)}case Ue.MethodSignature:return this.convertMethodSignature(fe);case Ue.PropertySignature:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSPropertySignature,optional:(0,st.isOptional)(fe)||void 0,computed:(0,st.isComputedProperty)(fe.name),key:this.convertChild(fe.name),typeAnnotation:fe.type?this.convertTypeAnnotation(fe.type,fe):void 0,initializer:this.convertChild(fe.initializer)||void 0,readonly:(0,st.hasModifier)(Ue.ReadonlyKeyword,fe)||void 0,static:(0,st.hasModifier)(Ue.StaticKeyword,fe)||void 0,export:(0,st.hasModifier)(Ue.ExportKeyword,fe)||void 0}),ei=(0,st.getTSNodeAccessibility)(fe);return ei&&(Pn.accessibility=ei),Pn}case Ue.IndexSignature:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSIndexSignature,parameters:fe.parameters.map(Ji=>this.convertChild(Ji))});fe.type&&(Pn.typeAnnotation=this.convertTypeAnnotation(fe.type,fe)),(0,st.hasModifier)(Ue.ReadonlyKeyword,fe)&&(Pn.readonly=!0);let ei=(0,st.getTSNodeAccessibility)(fe);return ei&&(Pn.accessibility=ei),(0,st.hasModifier)(Ue.ExportKeyword,fe)&&(Pn.export=!0),(0,st.hasModifier)(Ue.StaticKeyword,fe)&&(Pn.static=!0),Pn}case Ue.ConstructorType:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSConstructorType,params:this.convertParameters(fe.parameters),abstract:(0,st.hasModifier)(Ue.AbstractKeyword,fe)});return fe.type&&(Pn.returnType=this.convertTypeAnnotation(fe.type,fe)),fe.typeParameters&&(Pn.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters)),Pn}case Ue.FunctionType:case Ue.ConstructSignature:case Ue.CallSignature:{let Pn=fe.kind===Ue.ConstructSignature?qe.AST_NODE_TYPES.TSConstructSignatureDeclaration:fe.kind===Ue.CallSignature?qe.AST_NODE_TYPES.TSCallSignatureDeclaration:qe.AST_NODE_TYPES.TSFunctionType,ei=this.createNode(fe,{type:Pn,params:this.convertParameters(fe.parameters)});return fe.type&&(ei.returnType=this.convertTypeAnnotation(fe.type,fe)),fe.typeParameters&&(ei.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters)),ei}case Ue.ExpressionWithTypeArguments:{let Pn=Fe.kind,ei=Pn===Ue.InterfaceDeclaration?qe.AST_NODE_TYPES.TSInterfaceHeritage:Pn===Ue.HeritageClause?qe.AST_NODE_TYPES.TSClassImplements:qe.AST_NODE_TYPES.TSInstantiationExpression,Ji=this.createNode(fe,{type:ei,expression:this.convertChild(fe.expression)});return fe.typeArguments&&(Ji.typeParameters=this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe)),Ji}case Ue.InterfaceDeclaration:{let Pn=(ia=fe.heritageClauses)!==null&&ia!==void 0?ia:[],ei=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSInterfaceDeclaration,body:this.createNode(fe,{type:qe.AST_NODE_TYPES.TSInterfaceBody,body:fe.members.map(Ji=>this.convertChild(Ji)),range:[fe.members.pos-1,fe.end]}),id:this.convertChild(fe.name)});if(fe.typeParameters&&(ei.typeParameters=this.convertTSTypeParametersToTypeParametersDeclaration(fe.typeParameters)),Pn.length>0){let Ji=[],na=[];for(let to of Pn)if(to.token===Ue.ExtendsKeyword)for(let Gr of to.types)Ji.push(this.convertChild(Gr,fe));else for(let Gr of to.types)na.push(this.convertChild(Gr,fe));Ji.length&&(ei.extends=Ji),na.length&&(ei.implements=na)}return(0,st.hasModifier)(Ue.AbstractKeyword,fe)&&(ei.abstract=!0),(0,st.hasModifier)(Ue.DeclareKeyword,fe)&&(ei.declare=!0),this.fixExports(fe,ei)}case Ue.TypePredicate:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTypePredicate,asserts:fe.assertsModifier!==void 0,parameterName:this.convertChild(fe.parameterName),typeAnnotation:null});return fe.type&&(Pn.typeAnnotation=this.convertTypeAnnotation(fe.type,fe),Pn.typeAnnotation.loc=Pn.typeAnnotation.typeAnnotation.loc,Pn.typeAnnotation.range=Pn.typeAnnotation.typeAnnotation.range),Pn}case Ue.ImportType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSImportType,isTypeOf:!!fe.isTypeOf,parameter:this.convertChild(fe.argument),qualifier:this.convertChild(fe.qualifier),typeParameters:fe.typeArguments?this.convertTypeArgumentsToTypeParameters(fe.typeArguments,fe):null});case Ue.EnumDeclaration:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSEnumDeclaration,id:this.convertChild(fe.name),members:fe.members.map(ei=>this.convertChild(ei))});return this.applyModifiersToResult(Pn,(0,Ut.getModifiers)(fe)),this.fixExports(fe,Pn)}case Ue.EnumMember:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSEnumMember,id:this.convertChild(fe.name)});return fe.initializer&&(Pn.initializer=this.convertChild(fe.initializer)),fe.name.kind===cn.SyntaxKind.ComputedPropertyName&&(Pn.computed=!0),Pn}case Ue.ModuleDeclaration:{let Pn=this.createNode(fe,Object.assign({type:qe.AST_NODE_TYPES.TSModuleDeclaration},(()=>{let ei=this.convertChild(fe.name),Ji=this.convertChild(fe.body);if(fe.flags&cn.NodeFlags.GlobalAugmentation){if(Ji==null||Ji.type===qe.AST_NODE_TYPES.TSModuleDeclaration)throw new Error("Expected a valid module body");if(ei.type!==qe.AST_NODE_TYPES.Identifier)throw new Error("global module augmentation must have an Identifier id");return{kind:"global",id:ei,body:Ji,global:!0}}else if(fe.flags&cn.NodeFlags.Namespace){if(Ji==null)throw new Error("Expected a module body");if(ei.type!==qe.AST_NODE_TYPES.Identifier)throw new Error("`namespace`s must have an Identifier id");return{kind:"namespace",id:ei,body:Ji}}else return Object.assign({kind:"module",id:ei},Ji!=null?{body:Ji}:{})})()));return this.applyModifiersToResult(Pn,(0,Ut.getModifiers)(fe)),this.fixExports(fe,Pn)}case Ue.ParenthesizedType:return this.convertType(fe.type);case Ue.UnionType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSUnionType,types:fe.types.map(Pn=>this.convertType(Pn))});case Ue.IntersectionType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSIntersectionType,types:fe.types.map(Pn=>this.convertType(Pn))});case Ue.AsExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSAsExpression,expression:this.convertChild(fe.expression),typeAnnotation:this.convertType(fe.type)});case Ue.InferType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSInferType,typeParameter:this.convertType(fe.typeParameter)});case Ue.LiteralType:return Kt.typescriptVersionIsAtLeast["4.0"]&&fe.literal.kind===Ue.NullKeyword?this.createNode(fe.literal,{type:qe.AST_NODE_TYPES.TSNullKeyword}):this.createNode(fe,{type:qe.AST_NODE_TYPES.TSLiteralType,literal:this.convertType(fe.literal)});case Ue.TypeAssertionExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTypeAssertion,typeAnnotation:this.convertType(fe.type),expression:this.convertChild(fe.expression)});case Ue.ImportEqualsDeclaration:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSImportEqualsDeclaration,id:this.convertChild(fe.name),moduleReference:this.convertChild(fe.moduleReference),importKind:fe.isTypeOnly?"type":"value",isExport:(0,st.hasModifier)(Ue.ExportKeyword,fe)});case Ue.ExternalModuleReference:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSExternalModuleReference,expression:this.convertChild(fe.expression)});case Ue.NamespaceExportDeclaration:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSNamespaceExportDeclaration,id:this.convertChild(fe.name)});case Ue.AbstractKeyword:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSAbstractKeyword});case Ue.TupleType:{let Pn="elementTypes"in fe?fe.elementTypes.map(ei=>this.convertType(ei)):fe.elements.map(ei=>this.convertType(ei));return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTupleType,elementTypes:Pn})}case Ue.NamedTupleMember:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSNamedTupleMember,elementType:this.convertType(fe.type,fe),label:this.convertChild(fe.name,fe),optional:fe.questionToken!=null});return fe.dotDotDotToken?(Pn.range[0]=Pn.label.range[0],Pn.loc.start=Pn.label.loc.start,this.createNode(fe,{type:qe.AST_NODE_TYPES.TSRestType,typeAnnotation:Pn})):Pn}case Ue.OptionalType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSOptionalType,typeAnnotation:this.convertType(fe.type)});case Ue.RestType:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSRestType,typeAnnotation:this.convertType(fe.type)});case Ue.TemplateLiteralType:{let Pn=this.createNode(fe,{type:qe.AST_NODE_TYPES.TSTemplateLiteralType,quasis:[this.convertChild(fe.head)],types:[]});return fe.templateSpans.forEach(ei=>{Pn.types.push(this.convertChild(ei.type)),Pn.quasis.push(this.convertChild(ei.literal))}),Pn}case Ue.ClassStaticBlockDeclaration:return this.createNode(fe,{type:qe.AST_NODE_TYPES.StaticBlock,body:this.convertBodyExpressions(fe.body.statements,fe)});case Ue.AssertEntry:return this.createNode(fe,{type:qe.AST_NODE_TYPES.ImportAttribute,key:this.convertChild(fe.name),value:this.convertChild(fe.value)});case Ue.SatisfiesExpression:return this.createNode(fe,{type:qe.AST_NODE_TYPES.TSSatisfiesExpression,expression:this.convertChild(fe.expression),typeAnnotation:this.convertChild(fe.type)});default:return this.deeplyCopy(fe)}}};ie.Converter=nn}}),Vm={};Or(Vm,{__assign:()=>e4,__asyncDelegator:()=>hf,__asyncGenerator:()=>h2,__asyncValues:()=>D1,__await:()=>dm,__awaiter:()=>d2,__classPrivateFieldGet:()=>Vu,__classPrivateFieldSet:()=>l7,__createBinding:()=>x0,__decorate:()=>y8,__exportStar:()=>f2,__extends:()=>ob,__generator:()=>s7,__importDefault:()=>yg,__importStar:()=>Rh,__makeTemplateObject:()=>fu,__metadata:()=>_g,__param:()=>b8,__read:()=>cv,__rest:()=>_8,__spread:()=>sb,__spreadArrays:()=>x8,__values:()=>p2});function ob(ie,oe){bg(ie,oe);function Rt(){this.constructor=ie}ie.prototype=oe===null?Object.create(oe):(Rt.prototype=oe.prototype,new Rt)}function _8(ie,oe){var Rt={};for(var ln in ie)Object.prototype.hasOwnProperty.call(ie,ln)&&oe.indexOf(ln)<0&&(Rt[ln]=ie[ln]);if(ie!=null&&typeof Object.getOwnPropertySymbols=="function")for(var cn=0,ln=Object.getOwnPropertySymbols(ie);cn<ln.length;cn++)oe.indexOf(ln[cn])<0&&Object.prototype.propertyIsEnumerable.call(ie,ln[cn])&&(Rt[ln[cn]]=ie[ln[cn]]);return Rt}function y8(ie,oe,Rt,ln){var cn=arguments.length,Ut=cn<3?oe:ln===null?ln=Object.getOwnPropertyDescriptor(oe,Rt):ln,st;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")Ut=Reflect.decorate(ie,oe,Rt,ln);else for(var qe=ie.length-1;qe>=0;qe--)(st=ie[qe])&&(Ut=(cn<3?st(Ut):cn>3?st(oe,Rt,Ut):st(oe,Rt))||Ut);return cn>3&&Ut&&Object.defineProperty(oe,Rt,Ut),Ut}function b8(ie,oe){return function(Rt,ln){oe(Rt,ln,ie)}}function _g(ie,oe){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(ie,oe)}function d2(ie,oe,Rt,ln){function cn(Ut){return Ut instanceof Rt?Ut:new Rt(function(st){st(Ut)})}return new(Rt||(Rt=Promise))(function(Ut,st){function qe(Nt){try{Ue(ln.next(Nt))}catch(nn){st(nn)}}function Kt(Nt){try{Ue(ln.throw(Nt))}catch(nn){st(nn)}}function Ue(Nt){Nt.done?Ut(Nt.value):cn(Nt.value).then(qe,Kt)}Ue((ln=ln.apply(ie,oe||[])).next())})}function s7(ie,oe){var Rt={label:0,sent:function(){if(Ut[0]&1)throw Ut[1];return Ut[1]},trys:[],ops:[]},ln,cn,Ut,st;return st={next:qe(0),throw:qe(1),return:qe(2)},typeof Symbol=="function"&&(st[Symbol.iterator]=function(){return this}),st;function qe(Ue){return function(Nt){return Kt([Ue,Nt])}}function Kt(Ue){if(ln)throw new TypeError("Generator is already executing.");for(;Rt;)try{if(ln=1,cn&&(Ut=Ue[0]&2?cn.return:Ue[0]?cn.throw||((Ut=cn.return)&&Ut.call(cn),0):cn.next)&&!(Ut=Ut.call(cn,Ue[1])).done)return Ut;switch(cn=0,Ut&&(Ue=[Ue[0]&2,Ut.value]),Ue[0]){case 0:case 1:Ut=Ue;break;case 4:return Rt.label++,{value:Ue[1],done:!1};case 5:Rt.label++,cn=Ue[1],Ue=[0];continue;case 7:Ue=Rt.ops.pop(),Rt.trys.pop();continue;default:if(Ut=Rt.trys,!(Ut=Ut.length>0&&Ut[Ut.length-1])&&(Ue[0]===6||Ue[0]===2)){Rt=0;continue}if(Ue[0]===3&&(!Ut||Ue[1]>Ut[0]&&Ue[1]<Ut[3])){Rt.label=Ue[1];break}if(Ue[0]===6&&Rt.label<Ut[1]){Rt.label=Ut[1],Ut=Ue;break}if(Ut&&Rt.label<Ut[2]){Rt.label=Ut[2],Rt.ops.push(Ue);break}Ut[2]&&Rt.ops.pop(),Rt.trys.pop();continue}Ue=oe.call(ie,Rt)}catch(Nt){Ue=[6,Nt],cn=0}finally{ln=Ut=0}if(Ue[0]&5)throw Ue[1];return{value:Ue[0]?Ue[1]:void 0,done:!0}}}function x0(ie,oe,Rt,ln){ln===void 0&&(ln=Rt),ie[ln]=oe[Rt]}function f2(ie,oe){for(var Rt in ie)Rt!=="default"&&!oe.hasOwnProperty(Rt)&&(oe[Rt]=ie[Rt])}function p2(ie){var oe=typeof Symbol=="function"&&Symbol.iterator,Rt=oe&&ie[oe],ln=0;if(Rt)return Rt.call(ie);if(ie&&typeof ie.length=="number")return{next:function(){return ie&&ln>=ie.length&&(ie=void 0),{value:ie&&ie[ln++],done:!ie}}};throw new TypeError(oe?"Object is not iterable.":"Symbol.iterator is not defined.")}function cv(ie,oe){var Rt=typeof Symbol=="function"&&ie[Symbol.iterator];if(!Rt)return ie;var ln=Rt.call(ie),cn,Ut=[],st;try{for(;(oe===void 0||oe-- >0)&&!(cn=ln.next()).done;)Ut.push(cn.value)}catch(qe){st={error:qe}}finally{try{cn&&!cn.done&&(Rt=ln.return)&&Rt.call(ln)}finally{if(st)throw st.error}}return Ut}function sb(){for(var ie=[],oe=0;oe<arguments.length;oe++)ie=ie.concat(cv(arguments[oe]));return ie}function x8(){for(var ie=0,oe=0,Rt=arguments.length;oe<Rt;oe++)ie+=arguments[oe].length;for(var ln=Array(ie),cn=0,oe=0;oe<Rt;oe++)for(var Ut=arguments[oe],st=0,qe=Ut.length;st<qe;st++,cn++)ln[cn]=Ut[st];return ln}function dm(ie){return this instanceof dm?(this.v=ie,this):new dm(ie)}function h2(ie,oe,Rt){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var ln=Rt.apply(ie,oe||[]),cn,Ut=[];return cn={},st("next"),st("throw"),st("return"),cn[Symbol.asyncIterator]=function(){return this},cn;function st(fe){ln[fe]&&(cn[fe]=function(Fe){return new Promise(function(nr,dr){Ut.push([fe,Fe,nr,dr])>1||qe(fe,Fe)})})}function qe(fe,Fe){try{Kt(ln[fe](Fe))}catch(nr){nn(Ut[0][3],nr)}}function Kt(fe){fe.value instanceof dm?Promise.resolve(fe.value.v).then(Ue,Nt):nn(Ut[0][2],fe)}function Ue(fe){qe("next",fe)}function Nt(fe){qe("throw",fe)}function nn(fe,Fe){fe(Fe),Ut.shift(),Ut.length&&qe(Ut[0][0],Ut[0][1])}}function hf(ie){var oe,Rt;return oe={},ln("next"),ln("throw",function(cn){throw cn}),ln("return"),oe[Symbol.iterator]=function(){return this},oe;function ln(cn,Ut){oe[cn]=ie[cn]?function(st){return(Rt=!Rt)?{value:dm(ie[cn](st)),done:cn==="return"}:Ut?Ut(st):st}:Ut}}function D1(ie){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var oe=ie[Symbol.asyncIterator],Rt;return oe?oe.call(ie):(ie=typeof p2=="function"?p2(ie):ie[Symbol.iterator](),Rt={},ln("next"),ln("throw"),ln("return"),Rt[Symbol.asyncIterator]=function(){return this},Rt);function ln(Ut){Rt[Ut]=ie[Ut]&&function(st){return new Promise(function(qe,Kt){st=ie[Ut](st),cn(qe,Kt,st.done,st.value)})}}function cn(Ut,st,qe,Kt){Promise.resolve(Kt).then(function(Ue){Ut({value:Ue,done:qe})},st)}}function fu(ie,oe){return Object.defineProperty?Object.defineProperty(ie,"raw",{value:oe}):ie.raw=oe,ie}function Rh(ie){if(ie&&ie.__esModule)return ie;var oe={};if(ie!=null)for(var Rt in ie)Object.hasOwnProperty.call(ie,Rt)&&(oe[Rt]=ie[Rt]);return oe.default=ie,oe}function yg(ie){return ie&&ie.__esModule?ie:{default:ie}}function Vu(ie,oe){if(!oe.has(ie))throw new TypeError("attempted to get private field on non-instance");return oe.get(ie)}function l7(ie,oe,Rt){if(!oe.has(ie))throw new TypeError("attempted to set private field on non-instance");return oe.set(ie,Rt),Rt}var bg,e4,S0=zn({"node_modules/tslib/tslib.es6.js"(){Dn(),bg=function(ie,oe){return bg=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(Rt,ln){Rt.__proto__=ln}||function(Rt,ln){for(var cn in ln)ln.hasOwnProperty(cn)&&(Rt[cn]=ln[cn])},bg(ie,oe)},e4=function(){return e4=Object.assign||function(ie){for(var oe,Rt=1,ln=arguments.length;Rt<ln;Rt++){oe=arguments[Rt];for(var cn in oe)Object.prototype.hasOwnProperty.call(oe,cn)&&(ie[cn]=oe[cn])}return ie},e4.apply(this,arguments)}}}),S8=Tn({"node_modules/tsutils/typeguard/2.8/node.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.isExpressionStatement=ie.isExpression=ie.isExportSpecifier=ie.isExportDeclaration=ie.isExportAssignment=ie.isEnumMember=ie.isEnumDeclaration=ie.isEntityNameExpression=ie.isEntityName=ie.isEmptyStatement=ie.isElementAccessExpression=ie.isDoStatement=ie.isDeleteExpression=ie.isDefaultClause=ie.isDecorator=ie.isDebuggerStatement=ie.isComputedPropertyName=ie.isContinueStatement=ie.isConstructSignatureDeclaration=ie.isConstructorTypeNode=ie.isConstructorDeclaration=ie.isConditionalTypeNode=ie.isConditionalExpression=ie.isCommaListExpression=ie.isClassLikeDeclaration=ie.isClassExpression=ie.isClassDeclaration=ie.isCatchClause=ie.isCaseOrDefaultClause=ie.isCaseClause=ie.isCaseBlock=ie.isCallSignatureDeclaration=ie.isCallLikeExpression=ie.isCallExpression=ie.isBreakStatement=ie.isBreakOrContinueStatement=ie.isBooleanLiteral=ie.isBlockLike=ie.isBlock=ie.isBindingPattern=ie.isBindingElement=ie.isBinaryExpression=ie.isAwaitExpression=ie.isAssertionExpression=ie.isAsExpression=ie.isArrowFunction=ie.isArrayTypeNode=ie.isArrayLiteralExpression=ie.isArrayBindingPattern=ie.isAccessorDeclaration=void 0,ie.isNamespaceImport=ie.isNamespaceDeclaration=ie.isNamedImports=ie.isNamedExports=ie.isModuleDeclaration=ie.isModuleBlock=ie.isMethodSignature=ie.isMethodDeclaration=ie.isMetaProperty=ie.isMappedTypeNode=ie.isLiteralTypeNode=ie.isLiteralExpression=ie.isLabeledStatement=ie.isJsxText=ie.isJsxSpreadAttribute=ie.isJsxSelfClosingElement=ie.isJsxOpeningLikeElement=ie.isJsxOpeningFragment=ie.isJsxOpeningElement=ie.isJsxFragment=ie.isJsxExpression=ie.isJsxElement=ie.isJsxClosingFragment=ie.isJsxClosingElement=ie.isJsxAttributes=ie.isJsxAttributeLike=ie.isJsxAttribute=ie.isJsDoc=ie.isIterationStatement=ie.isIntersectionTypeNode=ie.isInterfaceDeclaration=ie.isInferTypeNode=ie.isIndexSignatureDeclaration=ie.isIndexedAccessTypeNode=ie.isImportSpecifier=ie.isImportEqualsDeclaration=ie.isImportDeclaration=ie.isImportClause=ie.isIfStatement=ie.isIdentifier=ie.isGetAccessorDeclaration=ie.isFunctionTypeNode=ie.isFunctionExpression=ie.isFunctionDeclaration=ie.isForStatement=ie.isForOfStatement=ie.isForInOrOfStatement=ie.isForInStatement=ie.isExternalModuleReference=ie.isExpressionWithTypeArguments=void 0,ie.isVariableStatement=ie.isVariableDeclaration=ie.isUnionTypeNode=ie.isTypeQueryNode=ie.isTypeReferenceNode=ie.isTypePredicateNode=ie.isTypeParameterDeclaration=ie.isTypeOperatorNode=ie.isTypeOfExpression=ie.isTypeLiteralNode=ie.isTypeAssertion=ie.isTypeAliasDeclaration=ie.isTupleTypeNode=ie.isTryStatement=ie.isThrowStatement=ie.isTextualLiteral=ie.isTemplateLiteral=ie.isTemplateExpression=ie.isTaggedTemplateExpression=ie.isSyntaxList=ie.isSwitchStatement=ie.isStringLiteral=ie.isSpreadElement=ie.isSpreadAssignment=ie.isSourceFile=ie.isSignatureDeclaration=ie.isShorthandPropertyAssignment=ie.isSetAccessorDeclaration=ie.isReturnStatement=ie.isRegularExpressionLiteral=ie.isQualifiedName=ie.isPropertySignature=ie.isPropertyDeclaration=ie.isPropertyAssignment=ie.isPropertyAccessExpression=ie.isPrefixUnaryExpression=ie.isPostfixUnaryExpression=ie.isParenthesizedTypeNode=ie.isParenthesizedExpression=ie.isParameterDeclaration=ie.isOmittedExpression=ie.isObjectLiteralExpression=ie.isObjectBindingPattern=ie.isNumericOrStringLikeLiteral=ie.isNumericLiteral=ie.isNullLiteral=ie.isNoSubstitutionTemplateLiteral=ie.isNonNullExpression=ie.isNewExpression=ie.isNamespaceExportDeclaration=void 0,ie.isWithStatement=ie.isWhileStatement=ie.isVoidExpression=ie.isVariableDeclarationList=void 0;var oe=ja();function Rt(Ie){return Ie.kind===oe.SyntaxKind.GetAccessor||Ie.kind===oe.SyntaxKind.SetAccessor}ie.isAccessorDeclaration=Rt;function ln(Ie){return Ie.kind===oe.SyntaxKind.ArrayBindingPattern}ie.isArrayBindingPattern=ln;function cn(Ie){return Ie.kind===oe.SyntaxKind.ArrayLiteralExpression}ie.isArrayLiteralExpression=cn;function Ut(Ie){return Ie.kind===oe.SyntaxKind.ArrayType}ie.isArrayTypeNode=Ut;function st(Ie){return Ie.kind===oe.SyntaxKind.ArrowFunction}ie.isArrowFunction=st;function qe(Ie){return Ie.kind===oe.SyntaxKind.AsExpression}ie.isAsExpression=qe;function Kt(Ie){return Ie.kind===oe.SyntaxKind.AsExpression||Ie.kind===oe.SyntaxKind.TypeAssertionExpression}ie.isAssertionExpression=Kt;function Ue(Ie){return Ie.kind===oe.SyntaxKind.AwaitExpression}ie.isAwaitExpression=Ue;function Nt(Ie){return Ie.kind===oe.SyntaxKind.BinaryExpression}ie.isBinaryExpression=Nt;function nn(Ie){return Ie.kind===oe.SyntaxKind.BindingElement}ie.isBindingElement=nn;function fe(Ie){return Ie.kind===oe.SyntaxKind.ArrayBindingPattern||Ie.kind===oe.SyntaxKind.ObjectBindingPattern}ie.isBindingPattern=fe;function Fe(Ie){return Ie.kind===oe.SyntaxKind.Block}ie.isBlock=Fe;function nr(Ie){return Ie.statements!==void 0}ie.isBlockLike=nr;function dr(Ie){return Ie.kind===oe.SyntaxKind.TrueKeyword||Ie.kind===oe.SyntaxKind.FalseKeyword}ie.isBooleanLiteral=dr;function _r(Ie){return Ie.kind===oe.SyntaxKind.BreakStatement||Ie.kind===oe.SyntaxKind.ContinueStatement}ie.isBreakOrContinueStatement=_r;function Yr(Ie){return Ie.kind===oe.SyntaxKind.BreakStatement}ie.isBreakStatement=Yr;function Ci(Ie){return Ie.kind===oe.SyntaxKind.CallExpression}ie.isCallExpression=Ci;function Ri(Ie){switch(Ie.kind){case oe.SyntaxKind.CallExpression:case oe.SyntaxKind.Decorator:case oe.SyntaxKind.JsxOpeningElement:case oe.SyntaxKind.JsxSelfClosingElement:case oe.SyntaxKind.NewExpression:case oe.SyntaxKind.TaggedTemplateExpression:return!0;default:return!1}}ie.isCallLikeExpression=Ri;function Bi(Ie){return Ie.kind===oe.SyntaxKind.CallSignature}ie.isCallSignatureDeclaration=Bi;function Nr(Ie){return Ie.kind===oe.SyntaxKind.CaseBlock}ie.isCaseBlock=Nr;function Pi(Ie){return Ie.kind===oe.SyntaxKind.CaseClause}ie.isCaseClause=Pi;function ia(Ie){return Ie.kind===oe.SyntaxKind.CaseClause||Ie.kind===oe.SyntaxKind.DefaultClause}ie.isCaseOrDefaultClause=ia;function Pn(Ie){return Ie.kind===oe.SyntaxKind.CatchClause}ie.isCatchClause=Pn;function ei(Ie){return Ie.kind===oe.SyntaxKind.ClassDeclaration}ie.isClassDeclaration=ei;function Ji(Ie){return Ie.kind===oe.SyntaxKind.ClassExpression}ie.isClassExpression=Ji;function na(Ie){return Ie.kind===oe.SyntaxKind.ClassDeclaration||Ie.kind===oe.SyntaxKind.ClassExpression}ie.isClassLikeDeclaration=na;function to(Ie){return Ie.kind===oe.SyntaxKind.CommaListExpression}ie.isCommaListExpression=to;function Gr(Ie){return Ie.kind===oe.SyntaxKind.ConditionalExpression}ie.isConditionalExpression=Gr;function _a(Ie){return Ie.kind===oe.SyntaxKind.ConditionalType}ie.isConditionalTypeNode=_a;function co(Ie){return Ie.kind===oe.SyntaxKind.Constructor}ie.isConstructorDeclaration=co;function Qa(Ie){return Ie.kind===oe.SyntaxKind.ConstructorType}ie.isConstructorTypeNode=Qa;function fo(Ie){return Ie.kind===oe.SyntaxKind.ConstructSignature}ie.isConstructSignatureDeclaration=fo;function po(Ie){return Ie.kind===oe.SyntaxKind.ContinueStatement}ie.isContinueStatement=po;function Io(Ie){return Ie.kind===oe.SyntaxKind.ComputedPropertyName}ie.isComputedPropertyName=Io;function Ur(Ie){return Ie.kind===oe.SyntaxKind.DebuggerStatement}ie.isDebuggerStatement=Ur;function Mi(Ie){return Ie.kind===oe.SyntaxKind.Decorator}ie.isDecorator=Mi;function fa(Ie){return Ie.kind===oe.SyntaxKind.DefaultClause}ie.isDefaultClause=fa;function Jo(Ie){return Ie.kind===oe.SyntaxKind.DeleteExpression}ie.isDeleteExpression=Jo;function Rs(Ie){return Ie.kind===oe.SyntaxKind.DoStatement}ie.isDoStatement=Rs;function Xi(Ie){return Ie.kind===oe.SyntaxKind.ElementAccessExpression}ie.isElementAccessExpression=Xi;function Ic(Ie){return Ie.kind===oe.SyntaxKind.EmptyStatement}ie.isEmptyStatement=Ic;function Op(Ie){return Ie.kind===oe.SyntaxKind.Identifier||$a(Ie)}ie.isEntityName=Op;function Wm(Ie){return Ie.kind===oe.SyntaxKind.Identifier||fb(Ie)&&Wm(Ie.expression)}ie.isEntityNameExpression=Wm;function sc(Ie){return Ie.kind===oe.SyntaxKind.EnumDeclaration}ie.isEnumDeclaration=sc;function Pp(Ie){return Ie.kind===oe.SyntaxKind.EnumMember}ie.isEnumMember=Pp;function hm(Ie){return Ie.kind===oe.SyntaxKind.ExportAssignment}ie.isExportAssignment=hm;function ki(Ie){return Ie.kind===oe.SyntaxKind.ExportDeclaration}ie.isExportDeclaration=ki;function no(Ie){return Ie.kind===oe.SyntaxKind.ExportSpecifier}ie.isExportSpecifier=no;function us(Ie){switch(Ie.kind){case oe.SyntaxKind.ArrayLiteralExpression:case oe.SyntaxKind.ArrowFunction:case oe.SyntaxKind.AsExpression:case oe.SyntaxKind.AwaitExpression:case oe.SyntaxKind.BinaryExpression:case oe.SyntaxKind.CallExpression:case oe.SyntaxKind.ClassExpression:case oe.SyntaxKind.CommaListExpression:case oe.SyntaxKind.ConditionalExpression:case oe.SyntaxKind.DeleteExpression:case oe.SyntaxKind.ElementAccessExpression:case oe.SyntaxKind.FalseKeyword:case oe.SyntaxKind.FunctionExpression:case oe.SyntaxKind.Identifier:case oe.SyntaxKind.JsxElement:case oe.SyntaxKind.JsxFragment:case oe.SyntaxKind.JsxExpression:case oe.SyntaxKind.JsxOpeningElement:case oe.SyntaxKind.JsxOpeningFragment:case oe.SyntaxKind.JsxSelfClosingElement:case oe.SyntaxKind.MetaProperty:case oe.SyntaxKind.NewExpression:case oe.SyntaxKind.NonNullExpression:case oe.SyntaxKind.NoSubstitutionTemplateLiteral:case oe.SyntaxKind.NullKeyword:case oe.SyntaxKind.NumericLiteral:case oe.SyntaxKind.ObjectLiteralExpression:case oe.SyntaxKind.OmittedExpression:case oe.SyntaxKind.ParenthesizedExpression:case oe.SyntaxKind.PostfixUnaryExpression:case oe.SyntaxKind.PrefixUnaryExpression:case oe.SyntaxKind.PropertyAccessExpression:case oe.SyntaxKind.RegularExpressionLiteral:case oe.SyntaxKind.SpreadElement:case oe.SyntaxKind.StringLiteral:case oe.SyntaxKind.SuperKeyword:case oe.SyntaxKind.TaggedTemplateExpression:case oe.SyntaxKind.TemplateExpression:case oe.SyntaxKind.ThisKeyword:case oe.SyntaxKind.TrueKeyword:case oe.SyntaxKind.TypeAssertionExpression:case oe.SyntaxKind.TypeOfExpression:case oe.SyntaxKind.VoidExpression:case oe.SyntaxKind.YieldExpression:return!0;default:return!1}}ie.isExpression=us;function bl(Ie){return Ie.kind===oe.SyntaxKind.ExpressionStatement}ie.isExpressionStatement=bl;function Su(Ie){return Ie.kind===oe.SyntaxKind.ExpressionWithTypeArguments}ie.isExpressionWithTypeArguments=Su;function hd(Ie){return Ie.kind===oe.SyntaxKind.ExternalModuleReference}ie.isExternalModuleReference=hd;function ap(Ie){return Ie.kind===oe.SyntaxKind.ForInStatement}ie.isForInStatement=ap;function P_(Ie){return Ie.kind===oe.SyntaxKind.ForOfStatement||Ie.kind===oe.SyntaxKind.ForInStatement}ie.isForInOrOfStatement=P_;function mm(Ie){return Ie.kind===oe.SyntaxKind.ForOfStatement}ie.isForOfStatement=mm;function C2(Ie){return Ie.kind===oe.SyntaxKind.ForStatement}ie.isForStatement=C2;function Ah(Ie){return Ie.kind===oe.SyntaxKind.FunctionDeclaration}ie.isFunctionDeclaration=Ah;function Um(Ie){return Ie.kind===oe.SyntaxKind.FunctionExpression}ie.isFunctionExpression=Um;function gm(Ie){return Ie.kind===oe.SyntaxKind.FunctionType}ie.isFunctionTypeNode=gm;function op(Ie){return Ie.kind===oe.SyntaxKind.GetAccessor}ie.isGetAccessorDeclaration=op;function pv(Ie){return Ie.kind===oe.SyntaxKind.Identifier}ie.isIdentifier=pv;function N_(Ie){return Ie.kind===oe.SyntaxKind.IfStatement}ie.isIfStatement=N_;function Mh(Ie){return Ie.kind===oe.SyntaxKind.ImportClause}ie.isImportClause=Mh;function id(Ie){return Ie.kind===oe.SyntaxKind.ImportDeclaration}ie.isImportDeclaration=id;function Wl(Ie){return Ie.kind===oe.SyntaxKind.ImportEqualsDeclaration}ie.isImportEqualsDeclaration=Wl;function I1(Ie){return Ie.kind===oe.SyntaxKind.ImportSpecifier}ie.isImportSpecifier=I1;function Tg(Ie){return Ie.kind===oe.SyntaxKind.IndexedAccessType}ie.isIndexedAccessTypeNode=Tg;function Fu(Ie){return Ie.kind===oe.SyntaxKind.IndexSignature}ie.isIndexSignatureDeclaration=Fu;function R1(Ie){return Ie.kind===oe.SyntaxKind.InferType}ie.isInferTypeNode=R1;function $g(Ie){return Ie.kind===oe.SyntaxKind.InterfaceDeclaration}ie.isInterfaceDeclaration=$g;function Qd(Ie){return Ie.kind===oe.SyntaxKind.IntersectionType}ie.isIntersectionTypeNode=Qd;function O0(Ie){switch(Ie.kind){case oe.SyntaxKind.ForStatement:case oe.SyntaxKind.ForOfStatement:case oe.SyntaxKind.ForInStatement:case oe.SyntaxKind.WhileStatement:case oe.SyntaxKind.DoStatement:return!0;default:return!1}}ie.isIterationStatement=O0;function Km(Ie){return Ie.kind===oe.SyntaxKind.JSDocComment}ie.isJsDoc=Km;function Lu(Ie){return Ie.kind===oe.SyntaxKind.JsxAttribute}ie.isJsxAttribute=Lu;function qo(Ie){return Ie.kind===oe.SyntaxKind.JsxAttribute||Ie.kind===oe.SyntaxKind.JsxSpreadAttribute}ie.isJsxAttributeLike=qo;function ju(Ie){return Ie.kind===oe.SyntaxKind.JsxAttributes}ie.isJsxAttributes=ju;function Zd(Ie){return Ie.kind===oe.SyntaxKind.JsxClosingElement}ie.isJsxClosingElement=Zd;function P0(Ie){return Ie.kind===oe.SyntaxKind.JsxClosingFragment}ie.isJsxClosingFragment=P0;function Wu(Ie){return Ie.kind===oe.SyntaxKind.JsxElement}ie.isJsxElement=Wu;function Np(Ie){return Ie.kind===oe.SyntaxKind.JsxExpression}ie.isJsxExpression=Np;function Fh(Ie){return Ie.kind===oe.SyntaxKind.JsxFragment}ie.isJsxFragment=Fh;function Og(Ie){return Ie.kind===oe.SyntaxKind.JsxOpeningElement}ie.isJsxOpeningElement=Og;function qd(Ie){return Ie.kind===oe.SyntaxKind.JsxOpeningFragment}ie.isJsxOpeningFragment=qd;function w2(Ie){return Ie.kind===oe.SyntaxKind.JsxOpeningElement||Ie.kind===oe.SyntaxKind.JsxSelfClosingElement}ie.isJsxOpeningLikeElement=w2;function vm(Ie){return Ie.kind===oe.SyntaxKind.JsxSelfClosingElement}ie.isJsxSelfClosingElement=vm;function Kf(Ie){return Ie.kind===oe.SyntaxKind.JsxSpreadAttribute}ie.isJsxSpreadAttribute=Kf;function k1(Ie){return Ie.kind===oe.SyntaxKind.JsxText}ie.isJsxText=k1;function Lh(Ie){return Ie.kind===oe.SyntaxKind.LabeledStatement}ie.isLabeledStatement=Lh;function Sd(Ie){return Ie.kind>=oe.SyntaxKind.FirstLiteralToken&&Ie.kind<=oe.SyntaxKind.LastLiteralToken}ie.isLiteralExpression=Sd;function N0(Ie){return Ie.kind===oe.SyntaxKind.LiteralType}ie.isLiteralTypeNode=N0;function E2(Ie){return Ie.kind===oe.SyntaxKind.MappedType}ie.isMappedTypeNode=E2;function Gm(Ie){return Ie.kind===oe.SyntaxKind.MetaProperty}ie.isMetaProperty=Gm;function jh(Ie){return Ie.kind===oe.SyntaxKind.MethodDeclaration}ie.isMethodDeclaration=jh;function D0(Ie){return Ie.kind===oe.SyntaxKind.MethodSignature}ie.isMethodSignature=D0;function dc(Ie){return Ie.kind===oe.SyntaxKind.ModuleBlock}ie.isModuleBlock=dc;function ce(Ie){return Ie.kind===oe.SyntaxKind.ModuleDeclaration}ie.isModuleDeclaration=ce;function $e(Ie){return Ie.kind===oe.SyntaxKind.NamedExports}ie.isNamedExports=$e;function he(Ie){return Ie.kind===oe.SyntaxKind.NamedImports}ie.isNamedImports=he;function Ae(Ie){return ce(Ie)&&Ie.name.kind===oe.SyntaxKind.Identifier&&Ie.body!==void 0&&(Ie.body.kind===oe.SyntaxKind.ModuleBlock||Ae(Ie.body))}ie.isNamespaceDeclaration=Ae;function Dt(Ie){return Ie.kind===oe.SyntaxKind.NamespaceImport}ie.isNamespaceImport=Dt;function qn(Ie){return Ie.kind===oe.SyntaxKind.NamespaceExportDeclaration}ie.isNamespaceExportDeclaration=qn;function zr(Ie){return Ie.kind===oe.SyntaxKind.NewExpression}ie.isNewExpression=zr;function Gi(Ie){return Ie.kind===oe.SyntaxKind.NonNullExpression}ie.isNonNullExpression=Gi;function Po(Ie){return Ie.kind===oe.SyntaxKind.NoSubstitutionTemplateLiteral}ie.isNoSubstitutionTemplateLiteral=Po;function ks(Ie){return Ie.kind===oe.SyntaxKind.NullKeyword}ie.isNullLiteral=ks;function Ws(Ie){return Ie.kind===oe.SyntaxKind.NumericLiteral}ie.isNumericLiteral=Ws;function Od(Ie){switch(Ie.kind){case oe.SyntaxKind.StringLiteral:case oe.SyntaxKind.NumericLiteral:case oe.SyntaxKind.NoSubstitutionTemplateLiteral:return!0;default:return!1}}ie.isNumericOrStringLikeLiteral=Od;function Vd(Ie){return Ie.kind===oe.SyntaxKind.ObjectBindingPattern}ie.isObjectBindingPattern=Vd;function D_(Ie){return Ie.kind===oe.SyntaxKind.ObjectLiteralExpression}ie.isObjectLiteralExpression=D_;function Ss(Ie){return Ie.kind===oe.SyntaxKind.OmittedExpression}ie.isOmittedExpression=Ss;function Tc(Ie){return Ie.kind===oe.SyntaxKind.Parameter}ie.isParameterDeclaration=Tc;function ou(Ie){return Ie.kind===oe.SyntaxKind.ParenthesizedExpression}ie.isParenthesizedExpression=ou;function Ul(Ie){return Ie.kind===oe.SyntaxKind.ParenthesizedType}ie.isParenthesizedTypeNode=Ul;function fh(Ie){return Ie.kind===oe.SyntaxKind.PostfixUnaryExpression}ie.isPostfixUnaryExpression=fh;function T2(Ie){return Ie.kind===oe.SyntaxKind.PrefixUnaryExpression}ie.isPrefixUnaryExpression=T2;function fb(Ie){return Ie.kind===oe.SyntaxKind.PropertyAccessExpression}ie.isPropertyAccessExpression=fb;function sl(Ie){return Ie.kind===oe.SyntaxKind.PropertyAssignment}ie.isPropertyAssignment=sl;function Gp(Ie){return Ie.kind===oe.SyntaxKind.PropertyDeclaration}ie.isPropertyDeclaration=Gp;function Bh(Ie){return Ie.kind===oe.SyntaxKind.PropertySignature}ie.isPropertySignature=Bh;function $a(Ie){return Ie.kind===oe.SyntaxKind.QualifiedName}ie.isQualifiedName=$a;function If(Ie){return Ie.kind===oe.SyntaxKind.RegularExpressionLiteral}ie.isRegularExpressionLiteral=If;function xl(Ie){return Ie.kind===oe.SyntaxKind.ReturnStatement}ie.isReturnStatement=xl;function nu(Ie){return Ie.kind===oe.SyntaxKind.SetAccessor}ie.isSetAccessorDeclaration=nu;function gf(Ie){return Ie.kind===oe.SyntaxKind.ShorthandPropertyAssignment}ie.isShorthandPropertyAssignment=gf;function hv(Ie){return Ie.parameters!==void 0}ie.isSignatureDeclaration=hv;function _m(Ie){return Ie.kind===oe.SyntaxKind.SourceFile}ie.isSourceFile=_m;function Pg(Ie){return Ie.kind===oe.SyntaxKind.SpreadAssignment}ie.isSpreadAssignment=Pg;function Gf(Ie){return Ie.kind===oe.SyntaxKind.SpreadElement}ie.isSpreadElement=Gf;function I_(Ie){return Ie.kind===oe.SyntaxKind.StringLiteral}ie.isStringLiteral=I_;function ph(Ie){return Ie.kind===oe.SyntaxKind.SwitchStatement}ie.isSwitchStatement=ph;function hh(Ie){return Ie.kind===oe.SyntaxKind.SyntaxList}ie.isSyntaxList=hh;function Ym(Ie){return Ie.kind===oe.SyntaxKind.TaggedTemplateExpression}ie.isTaggedTemplateExpression=Ym;function Ng(Ie){return Ie.kind===oe.SyntaxKind.TemplateExpression}ie.isTemplateExpression=Ng;function I0(Ie){return Ie.kind===oe.SyntaxKind.TemplateExpression||Ie.kind===oe.SyntaxKind.NoSubstitutionTemplateLiteral}ie.isTemplateLiteral=I0;function l4(Ie){return Ie.kind===oe.SyntaxKind.StringLiteral||Ie.kind===oe.SyntaxKind.NoSubstitutionTemplateLiteral}ie.isTextualLiteral=l4;function ad(Ie){return Ie.kind===oe.SyntaxKind.ThrowStatement}ie.isThrowStatement=ad;function R_(Ie){return Ie.kind===oe.SyntaxKind.TryStatement}ie.isTryStatement=R_;function ze(Ie){return Ie.kind===oe.SyntaxKind.TupleType}ie.isTupleTypeNode=ze;function tt(Ie){return Ie.kind===oe.SyntaxKind.TypeAliasDeclaration}ie.isTypeAliasDeclaration=tt;function De(Ie){return Ie.kind===oe.SyntaxKind.TypeAssertionExpression}ie.isTypeAssertion=De;function Xe(Ie){return Ie.kind===oe.SyntaxKind.TypeLiteral}ie.isTypeLiteralNode=Xe;function Ve(Ie){return Ie.kind===oe.SyntaxKind.TypeOfExpression}ie.isTypeOfExpression=Ve;function Re(Ie){return Ie.kind===oe.SyntaxKind.TypeOperator}ie.isTypeOperatorNode=Re;function Le(Ie){return Ie.kind===oe.SyntaxKind.TypeParameter}ie.isTypeParameterDeclaration=Le;function Be(Ie){return Ie.kind===oe.SyntaxKind.TypePredicate}ie.isTypePredicateNode=Be;function et(Ie){return Ie.kind===oe.SyntaxKind.TypeReference}ie.isTypeReferenceNode=et;function ut(Ie){return Ie.kind===oe.SyntaxKind.TypeQuery}ie.isTypeQueryNode=ut;function Ct(Ie){return Ie.kind===oe.SyntaxKind.UnionType}ie.isUnionTypeNode=Ct;function bt(Ie){return Ie.kind===oe.SyntaxKind.VariableDeclaration}ie.isVariableDeclaration=bt;function xt(Ie){return Ie.kind===oe.SyntaxKind.VariableStatement}ie.isVariableStatement=xt;function it(Ie){return Ie.kind===oe.SyntaxKind.VariableDeclarationList}ie.isVariableDeclarationList=it;function ht(Ie){return Ie.kind===oe.SyntaxKind.VoidExpression}ie.isVoidExpression=ht;function Ot(Ie){return Ie.kind===oe.SyntaxKind.WhileStatement}ie.isWhileStatement=Ot;function Xt(Ie){return Ie.kind===oe.SyntaxKind.WithStatement}ie.isWithStatement=Xt}}),Sw=Tn({"node_modules/tsutils/typeguard/2.9/node.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.isImportTypeNode=void 0;var oe=(S0(),mr(Vm));oe.__exportStar(S8(),ie);var Rt=ja();function ln(cn){return cn.kind===Rt.SyntaxKind.ImportType}ie.isImportTypeNode=ln}}),Ep=Tn({"node_modules/tsutils/typeguard/3.0/node.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.isSyntheticExpression=ie.isRestTypeNode=ie.isOptionalTypeNode=void 0;var oe=(S0(),mr(Vm));oe.__exportStar(Sw(),ie);var Rt=ja();function ln(st){return st.kind===Rt.SyntaxKind.OptionalType}ie.isOptionalTypeNode=ln;function cn(st){return st.kind===Rt.SyntaxKind.RestType}ie.isRestTypeNode=cn;function Ut(st){return st.kind===Rt.SyntaxKind.SyntheticExpression}ie.isSyntheticExpression=Ut}}),c7=Tn({"node_modules/tsutils/typeguard/3.2/node.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.isBigIntLiteral=void 0;var oe=(S0(),mr(Vm));oe.__exportStar(Ep(),ie);var Rt=ja();function ln(cn){return cn.kind===Rt.SyntaxKind.BigIntLiteral}ie.isBigIntLiteral=ln}}),C8=Tn({"node_modules/tsutils/typeguard/node.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0});var oe=(S0(),mr(Vm));oe.__exportStar(c7(),ie)}}),w8=Tn({"node_modules/tsutils/typeguard/2.8/type.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.isUniqueESSymbolType=ie.isUnionType=ie.isUnionOrIntersectionType=ie.isTypeVariable=ie.isTypeReference=ie.isTypeParameter=ie.isSubstitutionType=ie.isObjectType=ie.isLiteralType=ie.isIntersectionType=ie.isInterfaceType=ie.isInstantiableType=ie.isIndexedAccessype=ie.isIndexedAccessType=ie.isGenericType=ie.isEnumType=ie.isConditionalType=void 0;var oe=ja();function Rt(Ri){return(Ri.flags&oe.TypeFlags.Conditional)!==0}ie.isConditionalType=Rt;function ln(Ri){return(Ri.flags&oe.TypeFlags.Enum)!==0}ie.isEnumType=ln;function cn(Ri){return(Ri.flags&oe.TypeFlags.Object)!==0&&(Ri.objectFlags&oe.ObjectFlags.ClassOrInterface)!==0&&(Ri.objectFlags&oe.ObjectFlags.Reference)!==0}ie.isGenericType=cn;function Ut(Ri){return(Ri.flags&oe.TypeFlags.IndexedAccess)!==0}ie.isIndexedAccessType=Ut;function st(Ri){return(Ri.flags&oe.TypeFlags.Index)!==0}ie.isIndexedAccessype=st;function qe(Ri){return(Ri.flags&oe.TypeFlags.Instantiable)!==0}ie.isInstantiableType=qe;function Kt(Ri){return(Ri.flags&oe.TypeFlags.Object)!==0&&(Ri.objectFlags&oe.ObjectFlags.ClassOrInterface)!==0}ie.isInterfaceType=Kt;function Ue(Ri){return(Ri.flags&oe.TypeFlags.Intersection)!==0}ie.isIntersectionType=Ue;function Nt(Ri){return(Ri.flags&(oe.TypeFlags.StringOrNumberLiteral|oe.TypeFlags.BigIntLiteral))!==0}ie.isLiteralType=Nt;function nn(Ri){return(Ri.flags&oe.TypeFlags.Object)!==0}ie.isObjectType=nn;function fe(Ri){return(Ri.flags&oe.TypeFlags.Substitution)!==0}ie.isSubstitutionType=fe;function Fe(Ri){return(Ri.flags&oe.TypeFlags.TypeParameter)!==0}ie.isTypeParameter=Fe;function nr(Ri){return(Ri.flags&oe.TypeFlags.Object)!==0&&(Ri.objectFlags&oe.ObjectFlags.Reference)!==0}ie.isTypeReference=nr;function dr(Ri){return(Ri.flags&oe.TypeFlags.TypeVariable)!==0}ie.isTypeVariable=dr;function _r(Ri){return(Ri.flags&oe.TypeFlags.UnionOrIntersection)!==0}ie.isUnionOrIntersectionType=_r;function Yr(Ri){return(Ri.flags&oe.TypeFlags.Union)!==0}ie.isUnionType=Yr;function Ci(Ri){return(Ri.flags&oe.TypeFlags.UniqueESSymbol)!==0}ie.isUniqueESSymbolType=Ci}}),C_=Tn({"node_modules/tsutils/typeguard/2.9/type.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0});var oe=(S0(),mr(Vm));oe.__exportStar(w8(),ie)}}),fm=Tn({"node_modules/tsutils/typeguard/3.0/type.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.isTupleTypeReference=ie.isTupleType=void 0;var oe=(S0(),mr(Vm));oe.__exportStar(C_(),ie);var Rt=ja(),ln=C_();function cn(st){return(st.flags&Rt.TypeFlags.Object&&st.objectFlags&Rt.ObjectFlags.Tuple)!==0}ie.isTupleType=cn;function Ut(st){return ln.isTypeReference(st)&&cn(st.target)}ie.isTupleTypeReference=Ut}}),uv=Tn({"node_modules/tsutils/typeguard/3.2/type.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0});var oe=(S0(),mr(Vm));oe.__exportStar(fm(),ie)}}),m2=Tn({"node_modules/tsutils/typeguard/3.2/index.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0});var oe=(S0(),mr(Vm));oe.__exportStar(c7(),ie),oe.__exportStar(uv(),ie)}}),lb=Tn({"node_modules/tsutils/typeguard/type.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0});var oe=(S0(),mr(Vm));oe.__exportStar(uv(),ie)}}),u7=Tn({"node_modules/tsutils/util/type.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.getBaseClassMemberOfClassElement=ie.getIteratorYieldResultFromIteratorResult=ie.getInstanceTypeOfClassLikeDeclaration=ie.getConstructorTypeOfClassLikeDeclaration=ie.getSymbolOfClassLikeDeclaration=ie.getPropertyNameFromType=ie.symbolHasReadonlyDeclaration=ie.isPropertyReadonlyInType=ie.getWellKnownSymbolPropertyOfType=ie.getPropertyOfType=ie.isBooleanLiteralType=ie.isFalsyType=ie.isThenableType=ie.someTypePart=ie.intersectionTypeParts=ie.unionTypeParts=ie.getCallSignaturesOfType=ie.isTypeAssignableToString=ie.isTypeAssignableToNumber=ie.isOptionalChainingUndefinedMarkerType=ie.removeOptionalChainingUndefinedMarkerType=ie.removeOptionalityFromType=ie.isEmptyObjectType=void 0;var oe=ja(),Rt=lb(),ln=C0(),cn=C8();function Ut(Ur){if(Rt.isObjectType(Ur)&&Ur.objectFlags&oe.ObjectFlags.Anonymous&&Ur.getProperties().length===0&&Ur.getCallSignatures().length===0&&Ur.getConstructSignatures().length===0&&Ur.getStringIndexType()===void 0&&Ur.getNumberIndexType()===void 0){let Mi=Ur.getBaseTypes();return Mi===void 0||Mi.every(Ut)}return!1}ie.isEmptyObjectType=Ut;function st(Ur,Mi){if(!qe(Mi,oe.TypeFlags.Undefined))return Mi;let fa=qe(Mi,oe.TypeFlags.Null);return Mi=Ur.getNonNullableType(Mi),fa?Ur.getNullableType(Mi,oe.TypeFlags.Null):Mi}ie.removeOptionalityFromType=st;function qe(Ur,Mi){for(let fa of nr(Ur))if(ln.isTypeFlagSet(fa,Mi))return!0;return!1}function Kt(Ur,Mi){if(!Rt.isUnionType(Mi))return Ue(Ur,Mi)?Mi.getNonNullableType():Mi;let fa=0,Jo=!1;for(let Rs of Mi.types)Ue(Ur,Rs)?Jo=!0:fa|=Rs.flags;return Jo?Ur.getNullableType(Mi.getNonNullableType(),fa):Mi}ie.removeOptionalChainingUndefinedMarkerType=Kt;function Ue(Ur,Mi){return ln.isTypeFlagSet(Mi,oe.TypeFlags.Undefined)&&Ur.getNullableType(Mi.getNonNullableType(),oe.TypeFlags.Undefined)!==Mi}ie.isOptionalChainingUndefinedMarkerType=Ue;function Nt(Ur,Mi){return fe(Ur,Mi,oe.TypeFlags.NumberLike)}ie.isTypeAssignableToNumber=Nt;function nn(Ur,Mi){return fe(Ur,Mi,oe.TypeFlags.StringLike)}ie.isTypeAssignableToString=nn;function fe(Ur,Mi,fa){fa|=oe.TypeFlags.Any;let Jo;return function Rs(Xi){if(Rt.isTypeParameter(Xi)&&Xi.symbol!==void 0&&Xi.symbol.declarations!==void 0){if(Jo===void 0)Jo=new Set([Xi]);else if(!Jo.has(Xi))Jo.add(Xi);else return!1;let Ic=Xi.symbol.declarations[0];return Ic.constraint===void 0?!0:Rs(Ur.getTypeFromTypeNode(Ic.constraint))}return Rt.isUnionType(Xi)?Xi.types.every(Rs):Rt.isIntersectionType(Xi)?Xi.types.some(Rs):ln.isTypeFlagSet(Xi,fa)}(Mi)}function Fe(Ur){if(Rt.isUnionType(Ur)){let Mi=[];for(let fa of Ur.types)Mi.push(...Fe(fa));return Mi}if(Rt.isIntersectionType(Ur)){let Mi;for(let fa of Ur.types){let Jo=Fe(fa);if(Jo.length!==0){if(Mi!==void 0)return[];Mi=Jo}}return Mi===void 0?[]:Mi}return Ur.getCallSignatures()}ie.getCallSignaturesOfType=Fe;function nr(Ur){return Rt.isUnionType(Ur)?Ur.types:[Ur]}ie.unionTypeParts=nr;function dr(Ur){return Rt.isIntersectionType(Ur)?Ur.types:[Ur]}ie.intersectionTypeParts=dr;function _r(Ur,Mi,fa){return Mi(Ur)?Ur.types.some(fa):fa(Ur)}ie.someTypePart=_r;function Yr(Ur,Mi){let fa=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Ur.getTypeAtLocation(Mi);for(let Jo of nr(Ur.getApparentType(fa))){let Rs=Jo.getProperty("then");if(Rs===void 0)continue;let Xi=Ur.getTypeOfSymbolAtLocation(Rs,Mi);for(let Ic of nr(Xi))for(let Op of Ic.getCallSignatures())if(Op.parameters.length!==0&&Ci(Ur,Op.parameters[0],Mi))return!0}return!1}ie.isThenableType=Yr;function Ci(Ur,Mi,fa){let Jo=Ur.getApparentType(Ur.getTypeOfSymbolAtLocation(Mi,fa));if(Mi.valueDeclaration.dotDotDotToken&&(Jo=Jo.getNumberIndexType(),Jo===void 0))return!1;for(let Rs of nr(Jo))if(Rs.getCallSignatures().length!==0)return!0;return!1}function Ri(Ur){return Ur.flags&(oe.TypeFlags.Undefined|oe.TypeFlags.Null|oe.TypeFlags.Void)?!0:Rt.isLiteralType(Ur)?!Ur.value:Bi(Ur,!1)}ie.isFalsyType=Ri;function Bi(Ur,Mi){return ln.isTypeFlagSet(Ur,oe.TypeFlags.BooleanLiteral)&&Ur.intrinsicName===(Mi?"true":"false")}ie.isBooleanLiteralType=Bi;function Nr(Ur,Mi){return Mi.startsWith("__")?Ur.getProperties().find(fa=>fa.escapedName===Mi):Ur.getProperty(Mi)}ie.getPropertyOfType=Nr;function Pi(Ur,Mi,fa){let Jo="__@"+Mi;for(let Rs of Ur.getProperties()){if(!Rs.name.startsWith(Jo))continue;let Xi=fa.getApparentType(fa.getTypeAtLocation(Rs.valueDeclaration.name.expression)).symbol;if(Rs.escapedName===ia(fa,Xi,Mi))return Rs}}ie.getWellKnownSymbolPropertyOfType=Pi;function ia(Ur,Mi,fa){let Jo=Mi&&Ur.getTypeOfSymbolAtLocation(Mi,Mi.valueDeclaration).getProperty(fa),Rs=Jo&&Ur.getTypeOfSymbolAtLocation(Jo,Jo.valueDeclaration);return Rs&&Rt.isUniqueESSymbolType(Rs)?Rs.escapedName:"__@"+fa}function Pn(Ur,Mi,fa){let Jo=!1,Rs=!1;for(let Xi of nr(Ur))if(Nr(Xi,Mi)===void 0){let Ic=(ln.isNumericPropertyName(Mi)?fa.getIndexInfoOfType(Xi,oe.IndexKind.Number):void 0)||fa.getIndexInfoOfType(Xi,oe.IndexKind.String);if(Ic!==void 0&&Ic.isReadonly){if(Jo)return!0;Rs=!0}}else{if(Rs||ei(Xi,Mi,fa))return!0;Jo=!0}return!1}ie.isPropertyReadonlyInType=Pn;function ei(Ur,Mi,fa){return _r(Ur,Rt.isIntersectionType,Jo=>{let Rs=Nr(Jo,Mi);if(Rs===void 0)return!1;if(Rs.flags&oe.SymbolFlags.Transient){if(/^(?:[1-9]\d*|0)$/.test(Mi)&&Rt.isTupleTypeReference(Jo))return Jo.target.readonly;switch(Ji(Jo,Mi,fa)){case!0:return!0;case!1:return!1}}return ln.isSymbolFlagSet(Rs,oe.SymbolFlags.ValueModule)||na(Rs,fa)})}function Ji(Ur,Mi,fa){if(!Rt.isObjectType(Ur)||!ln.isObjectFlagSet(Ur,oe.ObjectFlags.Mapped))return;let Jo=Ur.symbol.declarations[0];return Jo.readonlyToken!==void 0&&!/^__@[^@]+$/.test(Mi)?Jo.readonlyToken.kind!==oe.SyntaxKind.MinusToken:Pn(Ur.modifiersType,Mi,fa)}function na(Ur,Mi){return(Ur.flags&oe.SymbolFlags.Accessor)===oe.SymbolFlags.GetAccessor||Ur.declarations!==void 0&&Ur.declarations.some(fa=>ln.isModifierFlagSet(fa,oe.ModifierFlags.Readonly)||cn.isVariableDeclaration(fa)&&ln.isNodeFlagSet(fa.parent,oe.NodeFlags.Const)||cn.isCallExpression(fa)&&ln.isReadonlyAssignmentDeclaration(fa,Mi)||cn.isEnumMember(fa)||(cn.isPropertyAssignment(fa)||cn.isShorthandPropertyAssignment(fa))&&ln.isInConstContext(fa.parent))}ie.symbolHasReadonlyDeclaration=na;function to(Ur){if(Ur.flags&(oe.TypeFlags.StringLiteral|oe.TypeFlags.NumberLiteral)){let Mi=String(Ur.value);return{displayName:Mi,symbolName:oe.escapeLeadingUnderscores(Mi)}}if(Rt.isUniqueESSymbolType(Ur))return{displayName:`[${Ur.symbol?`${Gr(Ur.symbol)?"Symbol.":""}${Ur.symbol.name}`:Ur.escapedName.replace(/^__@|@\d+$/g,"")}]`,symbolName:Ur.escapedName}}ie.getPropertyNameFromType=to;function Gr(Ur){return ln.isSymbolFlagSet(Ur,oe.SymbolFlags.Property)&&Ur.valueDeclaration!==void 0&&cn.isInterfaceDeclaration(Ur.valueDeclaration.parent)&&Ur.valueDeclaration.parent.name.text==="SymbolConstructor"&&_a(Ur.valueDeclaration.parent)}function _a(Ur){return ln.isNodeFlagSet(Ur.parent,oe.NodeFlags.GlobalAugmentation)||cn.isSourceFile(Ur.parent)&&!oe.isExternalModule(Ur.parent)}function co(Ur,Mi){var fa;return Mi.getSymbolAtLocation((fa=Ur.name)!==null&&fa!==void 0?fa:ln.getChildOfKind(Ur,oe.SyntaxKind.ClassKeyword))}ie.getSymbolOfClassLikeDeclaration=co;function Qa(Ur,Mi){return Ur.kind===oe.SyntaxKind.ClassExpression?Mi.getTypeAtLocation(Ur):Mi.getTypeOfSymbolAtLocation(co(Ur,Mi),Ur)}ie.getConstructorTypeOfClassLikeDeclaration=Qa;function fo(Ur,Mi){return Ur.kind===oe.SyntaxKind.ClassDeclaration?Mi.getTypeAtLocation(Ur):Mi.getDeclaredTypeOfSymbol(co(Ur,Mi))}ie.getInstanceTypeOfClassLikeDeclaration=fo;function po(Ur,Mi,fa){return Rt.isUnionType(Ur)&&Ur.types.find(Jo=>{let Rs=Jo.getProperty("done");return Rs!==void 0&&Bi(st(fa,fa.getTypeOfSymbolAtLocation(Rs,Mi)),!1)})||Ur}ie.getIteratorYieldResultFromIteratorResult=po;function Io(Ur,Mi){if(!cn.isClassLikeDeclaration(Ur.parent))return;let fa=ln.getBaseOfClassLikeExpression(Ur.parent);if(fa===void 0)return;let Jo=ln.getSingleLateBoundPropertyNameOfPropertyName(Ur.name,Mi);if(Jo===void 0)return;let Rs=Mi.getTypeAtLocation(ln.hasModifier(Ur.modifiers,oe.SyntaxKind.StaticKeyword)?fa.expression:fa);return Nr(Rs,Jo.symbolName)}ie.getBaseClassMemberOfClassElement=Io}}),C0=Tn({"node_modules/tsutils/util/util.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.isValidIdentifier=ie.getLineBreakStyle=ie.getLineRanges=ie.forEachComment=ie.forEachTokenWithTrivia=ie.forEachToken=ie.isFunctionWithBody=ie.hasOwnThisReference=ie.isBlockScopeBoundary=ie.isFunctionScopeBoundary=ie.isTypeScopeBoundary=ie.isScopeBoundary=ie.ScopeBoundarySelector=ie.ScopeBoundary=ie.isInSingleStatementContext=ie.isBlockScopedDeclarationStatement=ie.isBlockScopedVariableDeclaration=ie.isBlockScopedVariableDeclarationList=ie.getVariableDeclarationKind=ie.VariableDeclarationKind=ie.forEachDeclaredVariable=ie.forEachDestructuringIdentifier=ie.getPropertyName=ie.getWrappedNodeAtPosition=ie.getAstNodeAtPosition=ie.commentText=ie.isPositionInComment=ie.getCommentAtPosition=ie.getTokenAtPosition=ie.getNextToken=ie.getPreviousToken=ie.getNextStatement=ie.getPreviousStatement=ie.isModifierFlagSet=ie.isObjectFlagSet=ie.isSymbolFlagSet=ie.isTypeFlagSet=ie.isNodeFlagSet=ie.hasAccessModifier=ie.isParameterProperty=ie.hasModifier=ie.getModifier=ie.isThisParameter=ie.isKeywordKind=ie.isJsDocKind=ie.isTypeNodeKind=ie.isAssignmentKind=ie.isNodeKind=ie.isTokenKind=ie.getChildOfKind=void 0,ie.getBaseOfClassLikeExpression=ie.hasExhaustiveCaseClauses=ie.formatPseudoBigInt=ie.unwrapParentheses=ie.getSingleLateBoundPropertyNameOfPropertyName=ie.getLateBoundPropertyNamesOfPropertyName=ie.getLateBoundPropertyNames=ie.getPropertyNameOfWellKnownSymbol=ie.isWellKnownSymbolLiterally=ie.isBindableObjectDefinePropertyCall=ie.isReadonlyAssignmentDeclaration=ie.isInConstContext=ie.isConstAssertion=ie.getTsCheckDirective=ie.getCheckJsDirective=ie.isAmbientModule=ie.isCompilerOptionEnabled=ie.isStrictCompilerOptionEnabled=ie.getIIFE=ie.isAmbientModuleBlock=ie.isStatementInAmbientContext=ie.findImportLikeNodes=ie.findImports=ie.ImportKind=ie.parseJsDocOfNode=ie.getJsDoc=ie.canHaveJsDoc=ie.isReassignmentTarget=ie.getAccessKind=ie.AccessKind=ie.isExpressionValueUsed=ie.getDeclarationOfBindingElement=ie.hasSideEffects=ie.SideEffectOptions=ie.isSameLine=ie.isNumericPropertyName=ie.isValidJsxIdentifier=ie.isValidNumericLiteral=ie.isValidPropertyName=ie.isValidPropertyAccess=void 0;var oe=ja(),Rt=C8(),ln=m2(),cn=u7();function Ut(he,Ae,Dt){for(let qn of he.getChildren(Dt))if(qn.kind===Ae)return qn}ie.getChildOfKind=Ut;function st(he){return he>=oe.SyntaxKind.FirstToken&&he<=oe.SyntaxKind.LastToken}ie.isTokenKind=st;function qe(he){return he>=oe.SyntaxKind.FirstNode}ie.isNodeKind=qe;function Kt(he){return he>=oe.SyntaxKind.FirstAssignment&&he<=oe.SyntaxKind.LastAssignment}ie.isAssignmentKind=Kt;function Ue(he){return he>=oe.SyntaxKind.FirstTypeNode&&he<=oe.SyntaxKind.LastTypeNode}ie.isTypeNodeKind=Ue;function Nt(he){return he>=oe.SyntaxKind.FirstJSDocNode&&he<=oe.SyntaxKind.LastJSDocNode}ie.isJsDocKind=Nt;function nn(he){return he>=oe.SyntaxKind.FirstKeyword&&he<=oe.SyntaxKind.LastKeyword}ie.isKeywordKind=nn;function fe(he){return he.name.kind===oe.SyntaxKind.Identifier&&he.name.originalKeywordKind===oe.SyntaxKind.ThisKeyword}ie.isThisParameter=fe;function Fe(he,Ae){if(he.modifiers!==void 0){for(let Dt of he.modifiers)if(Dt.kind===Ae)return Dt}}ie.getModifier=Fe;function nr(he){if(he===void 0)return!1;for(var Ae=arguments.length,Dt=new Array(Ae>1?Ae-1:0),qn=1;qn<Ae;qn++)Dt[qn-1]=arguments[qn];for(let zr of he)if(Dt.includes(zr.kind))return!0;return!1}ie.hasModifier=nr;function dr(he){return nr(he.modifiers,oe.SyntaxKind.PublicKeyword,oe.SyntaxKind.ProtectedKeyword,oe.SyntaxKind.PrivateKeyword,oe.SyntaxKind.ReadonlyKeyword)}ie.isParameterProperty=dr;function _r(he){return Ri(he,oe.ModifierFlags.AccessibilityModifier)}ie.hasAccessModifier=_r;function Yr(he,Ae){return(he.flags&Ae)!==0}ie.isNodeFlagSet=Yr,ie.isTypeFlagSet=Yr,ie.isSymbolFlagSet=Yr;function Ci(he,Ae){return(he.objectFlags&Ae)!==0}ie.isObjectFlagSet=Ci;function Ri(he,Ae){return(oe.getCombinedModifierFlags(he)&Ae)!==0}ie.isModifierFlagSet=Ri;function Bi(he){let Ae=he.parent;if(Rt.isBlockLike(Ae)){let Dt=Ae.statements.indexOf(he);if(Dt>0)return Ae.statements[Dt-1]}}ie.getPreviousStatement=Bi;function Nr(he){let Ae=he.parent;if(Rt.isBlockLike(Ae)){let Dt=Ae.statements.indexOf(he);if(Dt<Ae.statements.length)return Ae.statements[Dt+1]}}ie.getNextStatement=Nr;function Pi(he,Ae){let{pos:Dt}=he;if(Dt!==0){do he=he.parent;while(he.pos===Dt);return ei(he,Dt-1,Ae??he.getSourceFile(),!1)}}ie.getPreviousToken=Pi;function ia(he,Ae){if(he.kind===oe.SyntaxKind.SourceFile||he.kind===oe.SyntaxKind.EndOfFileToken)return;let Dt=he.end;for(he=he.parent;he.end===Dt;){if(he.parent===void 0)return he.endOfFileToken;he=he.parent}return ei(he,Dt,Ae??he.getSourceFile(),!1)}ie.getNextToken=ia;function Pn(he,Ae,Dt,qn){if(!(Ae<he.pos||Ae>=he.end))return st(he.kind)?he:ei(he,Ae,Dt??he.getSourceFile(),qn===!0)}ie.getTokenAtPosition=Pn;function ei(he,Ae,Dt,qn){if(!qn&&(he=_a(he,Ae),st(he.kind)))return he;e:for(;;){for(let zr of he.getChildren(Dt))if(zr.end>Ae&&(qn||zr.kind!==oe.SyntaxKind.JSDocComment)){if(st(zr.kind))return zr;he=zr;continue e}return}}function Ji(he,Ae){let Dt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:he,qn=Pn(Dt,Ae,he);if(qn===void 0||qn.kind===oe.SyntaxKind.JsxText||Ae>=qn.end-(oe.tokenToString(qn.kind)||"").length)return;let zr=qn.pos===0?(oe.getShebang(he.text)||"").length:qn.pos;return zr!==0&&oe.forEachTrailingCommentRange(he.text,zr,na,Ae)||oe.forEachLeadingCommentRange(he.text,zr,na,Ae)}ie.getCommentAtPosition=Ji;function na(he,Ae,Dt,qn,zr){return zr>=he&&zr<Ae?{pos:he,end:Ae,kind:Dt}:void 0}function to(he,Ae,Dt){return Ji(he,Ae,Dt)!==void 0}ie.isPositionInComment=to;function Gr(he,Ae){return he.substring(Ae.pos+2,Ae.kind===oe.SyntaxKind.SingleLineCommentTrivia?Ae.end:Ae.end-2)}ie.commentText=Gr;function _a(he,Ae){if(!(he.pos>Ae||he.end<=Ae)){for(;qe(he.kind);){let Dt=oe.forEachChild(he,qn=>qn.pos<=Ae&&qn.end>Ae?qn:void 0);if(Dt===void 0)break;he=Dt}return he}}ie.getAstNodeAtPosition=_a;function co(he,Ae){if(!(he.node.pos>Ae||he.node.end<=Ae))e:for(;;){for(let Dt of he.children){if(Dt.node.pos>Ae)return he;if(Dt.node.end>Ae){he=Dt;continue e}}return he}}ie.getWrappedNodeAtPosition=co;function Qa(he){if(he.kind===oe.SyntaxKind.ComputedPropertyName){let Ae=jh(he.expression);if(Rt.isPrefixUnaryExpression(Ae)){let Dt=!1;switch(Ae.operator){case oe.SyntaxKind.MinusToken:Dt=!0;case oe.SyntaxKind.PlusToken:return Rt.isNumericLiteral(Ae.operand)?`${Dt?"-":""}${Ae.operand.text}`:ln.isBigIntLiteral(Ae.operand)?`${Dt?"-":""}${Ae.operand.text.slice(0,-1)}`:void 0;default:return}}return ln.isBigIntLiteral(Ae)?Ae.text.slice(0,-1):Rt.isNumericOrStringLikeLiteral(Ae)?Ae.text:void 0}return he.kind===oe.SyntaxKind.PrivateIdentifier?void 0:he.text}ie.getPropertyName=Qa;function fo(he,Ae){for(let Dt of he.elements){if(Dt.kind!==oe.SyntaxKind.BindingElement)continue;let qn;if(Dt.name.kind===oe.SyntaxKind.Identifier?qn=Ae(Dt):qn=fo(Dt.name,Ae),qn)return qn}}ie.forEachDestructuringIdentifier=fo;function po(he,Ae){for(let Dt of he.declarations){let qn;if(Dt.name.kind===oe.SyntaxKind.Identifier?qn=Ae(Dt):qn=fo(Dt.name,Ae),qn)return qn}}ie.forEachDeclaredVariable=po,function(he){he[he.Var=0]="Var",he[he.Let=1]="Let",he[he.Const=2]="Const"}(ie.VariableDeclarationKind||(ie.VariableDeclarationKind={}));function Io(he){return he.flags&oe.NodeFlags.Let?1:he.flags&oe.NodeFlags.Const?2:0}ie.getVariableDeclarationKind=Io;function Ur(he){return(he.flags&oe.NodeFlags.BlockScoped)!==0}ie.isBlockScopedVariableDeclarationList=Ur;function Mi(he){let Ae=he.parent;return Ae.kind===oe.SyntaxKind.CatchClause||Ur(Ae)}ie.isBlockScopedVariableDeclaration=Mi;function fa(he){switch(he.kind){case oe.SyntaxKind.VariableStatement:return Ur(he.declarationList);case oe.SyntaxKind.ClassDeclaration:case oe.SyntaxKind.EnumDeclaration:case oe.SyntaxKind.InterfaceDeclaration:case oe.SyntaxKind.TypeAliasDeclaration:return!0;default:return!1}}ie.isBlockScopedDeclarationStatement=fa;function Jo(he){switch(he.parent.kind){case oe.SyntaxKind.ForStatement:case oe.SyntaxKind.ForInStatement:case oe.SyntaxKind.ForOfStatement:case oe.SyntaxKind.WhileStatement:case oe.SyntaxKind.DoStatement:case oe.SyntaxKind.IfStatement:case oe.SyntaxKind.WithStatement:case oe.SyntaxKind.LabeledStatement:return!0;default:return!1}}ie.isInSingleStatementContext=Jo,function(he){he[he.None=0]="None",he[he.Function=1]="Function",he[he.Block=2]="Block",he[he.Type=4]="Type",he[he.ConditionalType=8]="ConditionalType"}(ie.ScopeBoundary||(ie.ScopeBoundary={})),function(he){he[he.Function=1]="Function",he[he.Block=3]="Block",he[he.Type=7]="Type",he[he.InferType=8]="InferType"}(ie.ScopeBoundarySelector||(ie.ScopeBoundarySelector={}));function Rs(he){return Ic(he)||Op(he)||Xi(he)}ie.isScopeBoundary=Rs;function Xi(he){switch(he.kind){case oe.SyntaxKind.InterfaceDeclaration:case oe.SyntaxKind.TypeAliasDeclaration:case oe.SyntaxKind.MappedType:return 4;case oe.SyntaxKind.ConditionalType:return 8;default:return 0}}ie.isTypeScopeBoundary=Xi;function Ic(he){switch(he.kind){case oe.SyntaxKind.FunctionExpression:case oe.SyntaxKind.ArrowFunction:case oe.SyntaxKind.Constructor:case oe.SyntaxKind.ModuleDeclaration:case oe.SyntaxKind.ClassDeclaration:case oe.SyntaxKind.ClassExpression:case oe.SyntaxKind.EnumDeclaration:case oe.SyntaxKind.MethodDeclaration:case oe.SyntaxKind.FunctionDeclaration:case oe.SyntaxKind.GetAccessor:case oe.SyntaxKind.SetAccessor:case oe.SyntaxKind.MethodSignature:case oe.SyntaxKind.CallSignature:case oe.SyntaxKind.ConstructSignature:case oe.SyntaxKind.ConstructorType:case oe.SyntaxKind.FunctionType:return 1;case oe.SyntaxKind.SourceFile:return oe.isExternalModule(he)?1:0;default:return 0}}ie.isFunctionScopeBoundary=Ic;function Op(he){switch(he.kind){case oe.SyntaxKind.Block:let Ae=he.parent;return Ae.kind!==oe.SyntaxKind.CatchClause&&(Ae.kind===oe.SyntaxKind.SourceFile||!Ic(Ae))?2:0;case oe.SyntaxKind.ForStatement:case oe.SyntaxKind.ForInStatement:case oe.SyntaxKind.ForOfStatement:case oe.SyntaxKind.CaseBlock:case oe.SyntaxKind.CatchClause:case oe.SyntaxKind.WithStatement:return 2;default:return 0}}ie.isBlockScopeBoundary=Op;function Wm(he){switch(he.kind){case oe.SyntaxKind.ClassDeclaration:case oe.SyntaxKind.ClassExpression:case oe.SyntaxKind.FunctionExpression:return!0;case oe.SyntaxKind.FunctionDeclaration:return he.body!==void 0;case oe.SyntaxKind.MethodDeclaration:case oe.SyntaxKind.GetAccessor:case oe.SyntaxKind.SetAccessor:return he.parent.kind===oe.SyntaxKind.ObjectLiteralExpression;default:return!1}}ie.hasOwnThisReference=Wm;function sc(he){switch(he.kind){case oe.SyntaxKind.GetAccessor:case oe.SyntaxKind.SetAccessor:case oe.SyntaxKind.FunctionDeclaration:case oe.SyntaxKind.MethodDeclaration:case oe.SyntaxKind.Constructor:return he.body!==void 0;case oe.SyntaxKind.FunctionExpression:case oe.SyntaxKind.ArrowFunction:return!0;default:return!1}}ie.isFunctionWithBody=sc;function Pp(he,Ae){let Dt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:he.getSourceFile(),qn=[];for(;;){if(st(he.kind))Ae(he);else if(he.kind!==oe.SyntaxKind.JSDocComment){let zr=he.getChildren(Dt);if(zr.length===1){he=zr[0];continue}for(let Gi=zr.length-1;Gi>=0;--Gi)qn.push(zr[Gi])}if(qn.length===0)break;he=qn.pop()}}ie.forEachToken=Pp;function hm(he,Ae){let Dt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:he.getSourceFile(),qn=Dt.text,zr=oe.createScanner(Dt.languageVersion,!1,Dt.languageVariant,qn);return Pp(he,Gi=>{let Po=Gi.kind===oe.SyntaxKind.JsxText||Gi.pos===Gi.end?Gi.pos:Gi.getStart(Dt);if(Po!==Gi.pos){zr.setTextPos(Gi.pos);let ks=zr.scan(),Ws=zr.getTokenPos();for(;Ws<Po;){let Od=zr.getTextPos();if(Ae(qn,ks,{pos:Ws,end:Od},Gi.parent),Od===Po)break;ks=zr.scan(),Ws=zr.getTokenPos()}}return Ae(qn,Gi.kind,{end:Gi.end,pos:Po},Gi.parent)},Dt)}ie.forEachTokenWithTrivia=hm;function ki(he,Ae){let Dt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:he.getSourceFile(),qn=Dt.text,zr=Dt.languageVariant!==oe.LanguageVariant.JSX;return Pp(he,Po=>{if(Po.pos!==Po.end&&(Po.kind!==oe.SyntaxKind.JsxText&&oe.forEachLeadingCommentRange(qn,Po.pos===0?(oe.getShebang(qn)||"").length:Po.pos,Gi),zr||no(Po)))return oe.forEachTrailingCommentRange(qn,Po.end,Gi)},Dt);function Gi(Po,ks,Ws){Ae(qn,{pos:Po,end:ks,kind:Ws})}}ie.forEachComment=ki;function no(he){switch(he.kind){case oe.SyntaxKind.CloseBraceToken:return he.parent.kind!==oe.SyntaxKind.JsxExpression||!us(he.parent.parent);case oe.SyntaxKind.GreaterThanToken:switch(he.parent.kind){case oe.SyntaxKind.JsxOpeningElement:return he.end!==he.parent.end;case oe.SyntaxKind.JsxOpeningFragment:return!1;case oe.SyntaxKind.JsxSelfClosingElement:return he.end!==he.parent.end||!us(he.parent.parent);case oe.SyntaxKind.JsxClosingElement:case oe.SyntaxKind.JsxClosingFragment:return!us(he.parent.parent.parent)}}return!0}function us(he){return he.kind===oe.SyntaxKind.JsxElement||he.kind===oe.SyntaxKind.JsxFragment}function bl(he){let Ae=he.getLineStarts(),Dt=[],qn=Ae.length,zr=he.text,Gi=0;for(let Po=1;Po<qn;++Po){let ks=Ae[Po],Ws=ks;for(;Ws>Gi&&oe.isLineBreak(zr.charCodeAt(Ws-1));--Ws);Dt.push({pos:Gi,end:ks,contentLength:Ws-Gi}),Gi=ks}return Dt.push({pos:Gi,end:he.end,contentLength:he.end-Gi}),Dt}ie.getLineRanges=bl;function Su(he){let Ae=he.getLineStarts();return Ae.length===1||Ae[1]<2||he.text[Ae[1]-2]!=="\r"?`
`:`\r
`}ie.getLineBreakStyle=Su;var hd;function ap(he,Ae){return hd===void 0?hd=oe.createScanner(Ae,!1,void 0,he):(hd.setScriptTarget(Ae),hd.setText(he)),hd.scan(),hd}function P_(he){let Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:oe.ScriptTarget.Latest,Dt=ap(he,Ae);return Dt.isIdentifier()&&Dt.getTextPos()===he.length&&Dt.getTokenPos()===0}ie.isValidIdentifier=P_;function mm(he){return he>=65536?2:1}function C2(he){let Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:oe.ScriptTarget.Latest;if(he.length===0)return!1;let Dt=he.codePointAt(0);if(!oe.isIdentifierStart(Dt,Ae))return!1;for(let qn=mm(Dt);qn<he.length;qn+=mm(Dt))if(Dt=he.codePointAt(qn),!oe.isIdentifierPart(Dt,Ae))return!1;return!0}ie.isValidPropertyAccess=C2;function Ah(he){let Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:oe.ScriptTarget.Latest;if(C2(he,Ae))return!0;let Dt=ap(he,Ae);return Dt.getTextPos()===he.length&&Dt.getToken()===oe.SyntaxKind.NumericLiteral&&Dt.getTokenValue()===he}ie.isValidPropertyName=Ah;function Um(he){let Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:oe.ScriptTarget.Latest,Dt=ap(he,Ae);return Dt.getToken()===oe.SyntaxKind.NumericLiteral&&Dt.getTextPos()===he.length&&Dt.getTokenPos()===0}ie.isValidNumericLiteral=Um;function gm(he){let Ae=arguments.length>1&&arguments[1]!==void 0?arguments[1]:oe.ScriptTarget.Latest;if(he.length===0)return!1;let Dt=!1,qn=he.codePointAt(0);if(!oe.isIdentifierStart(qn,Ae))return!1;for(let zr=mm(qn);zr<he.length;zr+=mm(qn))if(qn=he.codePointAt(zr),!oe.isIdentifierPart(qn,Ae)&&qn!==45)if(!Dt&&qn===58&&zr+mm(qn)!==he.length)Dt=!0;else return!1;return!0}ie.isValidJsxIdentifier=gm;function op(he){return String(+he)===he}ie.isNumericPropertyName=op;function pv(he,Ae,Dt){return oe.getLineAndCharacterOfPosition(he,Ae).line===oe.getLineAndCharacterOfPosition(he,Dt).line}ie.isSameLine=pv,function(he){he[he.None=0]="None",he[he.TaggedTemplate=1]="TaggedTemplate",he[he.Constructor=2]="Constructor",he[he.JsxElement=4]="JsxElement"}(ie.SideEffectOptions||(ie.SideEffectOptions={}));function N_(he,Ae){var Dt,qn;let zr=[];for(;;){switch(he.kind){case oe.SyntaxKind.CallExpression:case oe.SyntaxKind.PostfixUnaryExpression:case oe.SyntaxKind.AwaitExpression:case oe.SyntaxKind.YieldExpression:case oe.SyntaxKind.DeleteExpression:return!0;case oe.SyntaxKind.TypeAssertionExpression:case oe.SyntaxKind.AsExpression:case oe.SyntaxKind.ParenthesizedExpression:case oe.SyntaxKind.NonNullExpression:case oe.SyntaxKind.VoidExpression:case oe.SyntaxKind.TypeOfExpression:case oe.SyntaxKind.PropertyAccessExpression:case oe.SyntaxKind.SpreadElement:case oe.SyntaxKind.PartiallyEmittedExpression:he=he.expression;continue;case oe.SyntaxKind.BinaryExpression:if(Kt(he.operatorToken.kind))return!0;zr.push(he.right),he=he.left;continue;case oe.SyntaxKind.PrefixUnaryExpression:switch(he.operator){case oe.SyntaxKind.PlusPlusToken:case oe.SyntaxKind.MinusMinusToken:return!0;default:he=he.operand;continue}case oe.SyntaxKind.ElementAccessExpression:he.argumentExpression!==void 0&&zr.push(he.argumentExpression),he=he.expression;continue;case oe.SyntaxKind.ConditionalExpression:zr.push(he.whenTrue,he.whenFalse),he=he.condition;continue;case oe.SyntaxKind.NewExpression:if(Ae&2)return!0;he.arguments!==void 0&&zr.push(...he.arguments),he=he.expression;continue;case oe.SyntaxKind.TaggedTemplateExpression:if(Ae&1)return!0;if(zr.push(he.tag),he=he.template,he.kind===oe.SyntaxKind.NoSubstitutionTemplateLiteral)break;case oe.SyntaxKind.TemplateExpression:for(let Gi of he.templateSpans)zr.push(Gi.expression);break;case oe.SyntaxKind.ClassExpression:{if(he.decorators!==void 0)return!0;for(let Po of he.members){if(Po.decorators!==void 0)return!0;if(!nr(Po.modifiers,oe.SyntaxKind.DeclareKeyword))if(((Dt=Po.name)===null||Dt===void 0?void 0:Dt.kind)===oe.SyntaxKind.ComputedPropertyName&&zr.push(Po.name.expression),Rt.isMethodDeclaration(Po)){for(let ks of Po.parameters)if(ks.decorators!==void 0)return!0}else Rt.isPropertyDeclaration(Po)&&Po.initializer!==void 0&&nr(Po.modifiers,oe.SyntaxKind.StaticKeyword)&&zr.push(Po.initializer)}let Gi=$e(he);if(Gi===void 0)break;he=Gi.expression;continue}case oe.SyntaxKind.ArrayLiteralExpression:zr.push(...he.elements);break;case oe.SyntaxKind.ObjectLiteralExpression:for(let Gi of he.properties)switch(((qn=Gi.name)===null||qn===void 0?void 0:qn.kind)===oe.SyntaxKind.ComputedPropertyName&&zr.push(Gi.name.expression),Gi.kind){case oe.SyntaxKind.PropertyAssignment:zr.push(Gi.initializer);break;case oe.SyntaxKind.SpreadAssignment:zr.push(Gi.expression)}break;case oe.SyntaxKind.JsxExpression:if(he.expression===void 0)break;he=he.expression;continue;case oe.SyntaxKind.JsxElement:case oe.SyntaxKind.JsxFragment:for(let Gi of he.children)Gi.kind!==oe.SyntaxKind.JsxText&&zr.push(Gi);if(he.kind===oe.SyntaxKind.JsxFragment)break;he=he.openingElement;case oe.SyntaxKind.JsxSelfClosingElement:case oe.SyntaxKind.JsxOpeningElement:if(Ae&4)return!0;for(let Gi of he.attributes.properties)Gi.kind===oe.SyntaxKind.JsxSpreadAttribute?zr.push(Gi.expression):Gi.initializer!==void 0&&zr.push(Gi.initializer);break;case oe.SyntaxKind.CommaListExpression:zr.push(...he.elements)}if(zr.length===0)return!1;he=zr.pop()}}ie.hasSideEffects=N_;function Mh(he){let Ae=he.parent.parent;for(;Ae.kind===oe.SyntaxKind.BindingElement;)Ae=Ae.parent.parent;return Ae}ie.getDeclarationOfBindingElement=Mh;function id(he){for(;;){let Ae=he.parent;switch(Ae.kind){case oe.SyntaxKind.CallExpression:case oe.SyntaxKind.NewExpression:case oe.SyntaxKind.ElementAccessExpression:case oe.SyntaxKind.WhileStatement:case oe.SyntaxKind.DoStatement:case oe.SyntaxKind.WithStatement:case oe.SyntaxKind.ThrowStatement:case oe.SyntaxKind.ReturnStatement:case oe.SyntaxKind.JsxExpression:case oe.SyntaxKind.JsxSpreadAttribute:case oe.SyntaxKind.JsxElement:case oe.SyntaxKind.JsxFragment:case oe.SyntaxKind.JsxSelfClosingElement:case oe.SyntaxKind.ComputedPropertyName:case oe.SyntaxKind.ArrowFunction:case oe.SyntaxKind.ExportSpecifier:case oe.SyntaxKind.ExportAssignment:case oe.SyntaxKind.ImportDeclaration:case oe.SyntaxKind.ExternalModuleReference:case oe.SyntaxKind.Decorator:case oe.SyntaxKind.TaggedTemplateExpression:case oe.SyntaxKind.TemplateSpan:case oe.SyntaxKind.ExpressionWithTypeArguments:case oe.SyntaxKind.TypeOfExpression:case oe.SyntaxKind.AwaitExpression:case oe.SyntaxKind.YieldExpression:case oe.SyntaxKind.LiteralType:case oe.SyntaxKind.JsxAttributes:case oe.SyntaxKind.JsxOpeningElement:case oe.SyntaxKind.JsxClosingElement:case oe.SyntaxKind.IfStatement:case oe.SyntaxKind.CaseClause:case oe.SyntaxKind.SwitchStatement:return!0;case oe.SyntaxKind.PropertyAccessExpression:return Ae.expression===he;case oe.SyntaxKind.QualifiedName:return Ae.left===he;case oe.SyntaxKind.ShorthandPropertyAssignment:return Ae.objectAssignmentInitializer===he||!Wl(Ae);case oe.SyntaxKind.PropertyAssignment:return Ae.initializer===he&&!Wl(Ae);case oe.SyntaxKind.SpreadAssignment:case oe.SyntaxKind.SpreadElement:case oe.SyntaxKind.ArrayLiteralExpression:return!Wl(Ae);case oe.SyntaxKind.ParenthesizedExpression:case oe.SyntaxKind.AsExpression:case oe.SyntaxKind.TypeAssertionExpression:case oe.SyntaxKind.PostfixUnaryExpression:case oe.SyntaxKind.PrefixUnaryExpression:case oe.SyntaxKind.NonNullExpression:he=Ae;continue;case oe.SyntaxKind.ForStatement:return Ae.condition===he;case oe.SyntaxKind.ForInStatement:case oe.SyntaxKind.ForOfStatement:return Ae.expression===he;case oe.SyntaxKind.ConditionalExpression:if(Ae.condition===he)return!0;he=Ae;break;case oe.SyntaxKind.PropertyDeclaration:case oe.SyntaxKind.BindingElement:case oe.SyntaxKind.VariableDeclaration:case oe.SyntaxKind.Parameter:case oe.SyntaxKind.EnumMember:return Ae.initializer===he;case oe.SyntaxKind.ImportEqualsDeclaration:return Ae.moduleReference===he;case oe.SyntaxKind.CommaListExpression:if(Ae.elements[Ae.elements.length-1]!==he)return!1;he=Ae;break;case oe.SyntaxKind.BinaryExpression:if(Ae.right===he){if(Ae.operatorToken.kind===oe.SyntaxKind.CommaToken){he=Ae;break}return!0}switch(Ae.operatorToken.kind){case oe.SyntaxKind.CommaToken:case oe.SyntaxKind.EqualsToken:return!1;case oe.SyntaxKind.EqualsEqualsEqualsToken:case oe.SyntaxKind.EqualsEqualsToken:case oe.SyntaxKind.ExclamationEqualsEqualsToken:case oe.SyntaxKind.ExclamationEqualsToken:case oe.SyntaxKind.InstanceOfKeyword:case oe.SyntaxKind.PlusToken:case oe.SyntaxKind.MinusToken:case oe.SyntaxKind.AsteriskToken:case oe.SyntaxKind.SlashToken:case oe.SyntaxKind.PercentToken:case oe.SyntaxKind.AsteriskAsteriskToken:case oe.SyntaxKind.GreaterThanToken:case oe.SyntaxKind.GreaterThanGreaterThanToken:case oe.SyntaxKind.GreaterThanGreaterThanGreaterThanToken:case oe.SyntaxKind.GreaterThanEqualsToken:case oe.SyntaxKind.LessThanToken:case oe.SyntaxKind.LessThanLessThanToken:case oe.SyntaxKind.LessThanEqualsToken:case oe.SyntaxKind.AmpersandToken:case oe.SyntaxKind.BarToken:case oe.SyntaxKind.CaretToken:case oe.SyntaxKind.BarBarToken:case oe.SyntaxKind.AmpersandAmpersandToken:case oe.SyntaxKind.QuestionQuestionToken:case oe.SyntaxKind.InKeyword:case oe.SyntaxKind.QuestionQuestionEqualsToken:case oe.SyntaxKind.AmpersandAmpersandEqualsToken:case oe.SyntaxKind.BarBarEqualsToken:return!0;default:he=Ae}break;default:return!1}}}ie.isExpressionValueUsed=id;function Wl(he){switch(he.kind){case oe.SyntaxKind.ShorthandPropertyAssignment:if(he.objectAssignmentInitializer!==void 0)return!0;case oe.SyntaxKind.PropertyAssignment:case oe.SyntaxKind.SpreadAssignment:he=he.parent;break;case oe.SyntaxKind.SpreadElement:if(he.parent.kind!==oe.SyntaxKind.ArrayLiteralExpression)return!1;he=he.parent}for(;;)switch(he.parent.kind){case oe.SyntaxKind.BinaryExpression:return he.parent.left===he&&he.parent.operatorToken.kind===oe.SyntaxKind.EqualsToken;case oe.SyntaxKind.ForOfStatement:return he.parent.initializer===he;case oe.SyntaxKind.ArrayLiteralExpression:case oe.SyntaxKind.ObjectLiteralExpression:he=he.parent;break;case oe.SyntaxKind.SpreadAssignment:case oe.SyntaxKind.PropertyAssignment:he=he.parent.parent;break;case oe.SyntaxKind.SpreadElement:if(he.parent.parent.kind!==oe.SyntaxKind.ArrayLiteralExpression)return!1;he=he.parent.parent;break;default:return!1}}(function(he){he[he.None=0]="None",he[he.Read=1]="Read",he[he.Write=2]="Write",he[he.Delete=4]="Delete",he[he.ReadWrite=3]="ReadWrite",he[he.Modification=6]="Modification"})(ie.AccessKind||(ie.AccessKind={}));function I1(he){let Ae=he.parent;switch(Ae.kind){case oe.SyntaxKind.DeleteExpression:return 4;case oe.SyntaxKind.PostfixUnaryExpression:return 3;case oe.SyntaxKind.PrefixUnaryExpression:return Ae.operator===oe.SyntaxKind.PlusPlusToken||Ae.operator===oe.SyntaxKind.MinusMinusToken?3:1;case oe.SyntaxKind.BinaryExpression:return Ae.right===he?1:Kt(Ae.operatorToken.kind)?Ae.operatorToken.kind===oe.SyntaxKind.EqualsToken?2:3:1;case oe.SyntaxKind.ShorthandPropertyAssignment:return Ae.objectAssignmentInitializer===he?1:Wl(Ae)?2:1;case oe.SyntaxKind.PropertyAssignment:return Ae.name===he?0:Wl(Ae)?2:1;case oe.SyntaxKind.ArrayLiteralExpression:case oe.SyntaxKind.SpreadElement:case oe.SyntaxKind.SpreadAssignment:return Wl(Ae)?2:1;case oe.SyntaxKind.ParenthesizedExpression:case oe.SyntaxKind.NonNullExpression:case oe.SyntaxKind.TypeAssertionExpression:case oe.SyntaxKind.AsExpression:return I1(Ae);case oe.SyntaxKind.ForOfStatement:case oe.SyntaxKind.ForInStatement:return Ae.initializer===he?2:1;case oe.SyntaxKind.ExpressionWithTypeArguments:return Ae.parent.token===oe.SyntaxKind.ExtendsKeyword&&Ae.parent.parent.kind!==oe.SyntaxKind.InterfaceDeclaration?1:0;case oe.SyntaxKind.ComputedPropertyName:case oe.SyntaxKind.ExpressionStatement:case oe.SyntaxKind.TypeOfExpression:case oe.SyntaxKind.ElementAccessExpression:case oe.SyntaxKind.ForStatement:case oe.SyntaxKind.IfStatement:case oe.SyntaxKind.DoStatement:case oe.SyntaxKind.WhileStatement:case oe.SyntaxKind.SwitchStatement:case oe.SyntaxKind.WithStatement:case oe.SyntaxKind.ThrowStatement:case oe.SyntaxKind.CallExpression:case oe.SyntaxKind.NewExpression:case oe.SyntaxKind.TaggedTemplateExpression:case oe.SyntaxKind.JsxExpression:case oe.SyntaxKind.Decorator:case oe.SyntaxKind.TemplateSpan:case oe.SyntaxKind.JsxOpeningElement:case oe.SyntaxKind.JsxSelfClosingElement:case oe.SyntaxKind.JsxSpreadAttribute:case oe.SyntaxKind.VoidExpression:case oe.SyntaxKind.ReturnStatement:case oe.SyntaxKind.AwaitExpression:case oe.SyntaxKind.YieldExpression:case oe.SyntaxKind.ConditionalExpression:case oe.SyntaxKind.CaseClause:case oe.SyntaxKind.JsxElement:return 1;case oe.SyntaxKind.ArrowFunction:return Ae.body===he?1:2;case oe.SyntaxKind.PropertyDeclaration:case oe.SyntaxKind.VariableDeclaration:case oe.SyntaxKind.Parameter:case oe.SyntaxKind.EnumMember:case oe.SyntaxKind.BindingElement:case oe.SyntaxKind.JsxAttribute:return Ae.initializer===he?1:0;case oe.SyntaxKind.PropertyAccessExpression:return Ae.expression===he?1:0;case oe.SyntaxKind.ExportAssignment:return Ae.isExportEquals?1:0}return 0}ie.getAccessKind=I1;function Tg(he){return(I1(he)&2)!==0}ie.isReassignmentTarget=Tg;function Fu(he){switch(he.kind){case oe.SyntaxKind.Parameter:case oe.SyntaxKind.CallSignature:case oe.SyntaxKind.ConstructSignature:case oe.SyntaxKind.MethodSignature:case oe.SyntaxKind.PropertySignature:case oe.SyntaxKind.ArrowFunction:case oe.SyntaxKind.ParenthesizedExpression:case oe.SyntaxKind.SpreadAssignment:case oe.SyntaxKind.ShorthandPropertyAssignment:case oe.SyntaxKind.PropertyAssignment:case oe.SyntaxKind.FunctionExpression:case oe.SyntaxKind.LabeledStatement:case oe.SyntaxKind.ExpressionStatement:case oe.SyntaxKind.VariableStatement:case oe.SyntaxKind.FunctionDeclaration:case oe.SyntaxKind.Constructor:case oe.SyntaxKind.MethodDeclaration:case oe.SyntaxKind.PropertyDeclaration:case oe.SyntaxKind.GetAccessor:case oe.SyntaxKind.SetAccessor:case oe.SyntaxKind.ClassDeclaration:case oe.SyntaxKind.ClassExpression:case oe.SyntaxKind.InterfaceDeclaration:case oe.SyntaxKind.TypeAliasDeclaration:case oe.SyntaxKind.EnumMember:case oe.SyntaxKind.EnumDeclaration:case oe.SyntaxKind.ModuleDeclaration:case oe.SyntaxKind.ImportEqualsDeclaration:case oe.SyntaxKind.ImportDeclaration:case oe.SyntaxKind.NamespaceExportDeclaration:case oe.SyntaxKind.ExportAssignment:case oe.SyntaxKind.IndexSignature:case oe.SyntaxKind.FunctionType:case oe.SyntaxKind.ConstructorType:case oe.SyntaxKind.JSDocFunctionType:case oe.SyntaxKind.ExportDeclaration:case oe.SyntaxKind.NamedTupleMember:case oe.SyntaxKind.EndOfFileToken:return!0;default:return!1}}ie.canHaveJsDoc=Fu;function R1(he,Ae){let Dt=[];for(let qn of he.getChildren(Ae)){if(!Rt.isJsDoc(qn))break;Dt.push(qn)}return Dt}ie.getJsDoc=R1;function $g(he,Ae){let Dt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:he.getSourceFile();if(Fu(he)&&he.kind!==oe.SyntaxKind.EndOfFileToken){let qn=R1(he,Dt);if(qn.length!==0||!Ae)return qn}return Qd(he,he.getStart(Dt),Dt,Ae)}ie.parseJsDocOfNode=$g;function Qd(he,Ae,Dt,qn){let zr=oe[qn&&pv(Dt,he.pos,Ae)?"forEachTrailingCommentRange":"forEachLeadingCommentRange"](Dt.text,he.pos,(Vd,D_,Ss)=>Ss===oe.SyntaxKind.MultiLineCommentTrivia&&Dt.text[Vd+2]==="*"?{pos:Vd}:void 0);if(zr===void 0)return[];let Gi=zr.pos,Po=Dt.text.slice(Gi,Ae),ks=oe.createSourceFile("jsdoc.ts",`${Po}var a;`,Dt.languageVersion),Ws=R1(ks.statements[0],ks);for(let Vd of Ws)Od(Vd,he);return Ws;function Od(Vd,D_){return Vd.pos+=Gi,Vd.end+=Gi,Vd.parent=D_,oe.forEachChild(Vd,Ss=>Od(Ss,Vd),Ss=>{Ss.pos+=Gi,Ss.end+=Gi;for(let Tc of Ss)Od(Tc,Vd)})}}(function(he){he[he.ImportDeclaration=1]="ImportDeclaration",he[he.ImportEquals=2]="ImportEquals",he[he.ExportFrom=4]="ExportFrom",he[he.DynamicImport=8]="DynamicImport",he[he.Require=16]="Require",he[he.ImportType=32]="ImportType",he[he.All=63]="All",he[he.AllImports=59]="AllImports",he[he.AllStaticImports=3]="AllStaticImports",he[he.AllImportExpressions=24]="AllImportExpressions",he[he.AllRequireLike=18]="AllRequireLike",he[he.AllNestedImports=56]="AllNestedImports",he[he.AllTopLevelImports=7]="AllTopLevelImports"})(ie.ImportKind||(ie.ImportKind={}));function O0(he,Ae){let Dt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,qn=[];for(let Gi of Km(he,Ae,Dt))switch(Gi.kind){case oe.SyntaxKind.ImportDeclaration:zr(Gi.moduleSpecifier);break;case oe.SyntaxKind.ImportEqualsDeclaration:zr(Gi.moduleReference.expression);break;case oe.SyntaxKind.ExportDeclaration:zr(Gi.moduleSpecifier);break;case oe.SyntaxKind.CallExpression:zr(Gi.arguments[0]);break;case oe.SyntaxKind.ImportType:Rt.isLiteralTypeNode(Gi.argument)&&zr(Gi.argument.literal);break;default:throw new Error("unexpected node")}return qn;function zr(Gi){Rt.isTextualLiteral(Gi)&&qn.push(Gi)}}ie.findImports=O0;function Km(he,Ae){let Dt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return new Lu(he,Ae,Dt).find()}ie.findImportLikeNodes=Km;var Lu=class{constructor(he,Ae,Dt){this._sourceFile=he,this._options=Ae,this._ignoreFileName=Dt,this._result=[]}find(){return this._sourceFile.isDeclarationFile&&(this._options&=-25),this._options&7&&this._findImports(this._sourceFile.statements),this._options&56&&this._findNestedImports(),this._result}_findImports(he){for(let Ae of he)Rt.isImportDeclaration(Ae)?this._options&1&&this._result.push(Ae):Rt.isImportEqualsDeclaration(Ae)?this._options&2&&Ae.moduleReference.kind===oe.SyntaxKind.ExternalModuleReference&&this._result.push(Ae):Rt.isExportDeclaration(Ae)?Ae.moduleSpecifier!==void 0&&this._options&4&&this._result.push(Ae):Rt.isModuleDeclaration(Ae)&&this._findImportsInModule(Ae)}_findImportsInModule(he){if(he.body!==void 0){if(he.body.kind===oe.SyntaxKind.ModuleDeclaration)return this._findImportsInModule(he.body);this._findImports(he.body.statements)}}_findNestedImports(){let he=this._ignoreFileName||(this._sourceFile.flags&oe.NodeFlags.JavaScriptFile)!==0,Ae,Dt;if((this._options&56)===16){if(!he)return;Ae=/\brequire\s*[</(]/g,Dt=!1}else this._options&16&&he?(Ae=/\b(?:import|require)\s*[</(]/g,Dt=(this._options&32)!==0):(Ae=/\bimport\s*[</(]/g,Dt=he&&(this._options&32)!==0);for(let qn=Ae.exec(this._sourceFile.text);qn!==null;qn=Ae.exec(this._sourceFile.text)){let zr=ei(this._sourceFile,qn.index,this._sourceFile,qn[0][0]==="i"&&Dt);if(zr.kind===oe.SyntaxKind.ImportKeyword){if(zr.end-6!==qn.index)continue;switch(zr.parent.kind){case oe.SyntaxKind.ImportType:this._result.push(zr.parent);break;case oe.SyntaxKind.CallExpression:zr.parent.arguments.length>1&&this._result.push(zr.parent)}}else zr.kind===oe.SyntaxKind.Identifier&&zr.end-7===qn.index&&zr.parent.kind===oe.SyntaxKind.CallExpression&&zr.parent.expression===zr&&zr.parent.arguments.length===1&&this._result.push(zr.parent)}}};function qo(he){for(;he.flags&oe.NodeFlags.NestedNamespace;)he=he.parent;return nr(he.modifiers,oe.SyntaxKind.DeclareKeyword)||ju(he.parent)}ie.isStatementInAmbientContext=qo;function ju(he){for(;he.kind===oe.SyntaxKind.ModuleBlock;){do he=he.parent;while(he.flags&oe.NodeFlags.NestedNamespace);if(nr(he.modifiers,oe.SyntaxKind.DeclareKeyword))return!0;he=he.parent}return!1}ie.isAmbientModuleBlock=ju;function Zd(he){let Ae=he.parent;for(;Ae.kind===oe.SyntaxKind.ParenthesizedExpression;)Ae=Ae.parent;return Rt.isCallExpression(Ae)&&he.end<=Ae.expression.end?Ae:void 0}ie.getIIFE=Zd;function P0(he,Ae){return(he.strict?he[Ae]!==!1:he[Ae]===!0)&&(Ae!=="strictPropertyInitialization"||P0(he,"strictNullChecks"))}ie.isStrictCompilerOptionEnabled=P0;function Wu(he,Ae){switch(Ae){case"stripInternal":case"declarationMap":case"emitDeclarationOnly":return he[Ae]===!0&&Wu(he,"declaration");case"declaration":return he.declaration||Wu(he,"composite");case"incremental":return he.incremental===void 0?Wu(he,"composite"):he.incremental;case"skipDefaultLibCheck":return he.skipDefaultLibCheck||Wu(he,"skipLibCheck");case"suppressImplicitAnyIndexErrors":return he.suppressImplicitAnyIndexErrors===!0&&Wu(he,"noImplicitAny");case"allowSyntheticDefaultImports":return he.allowSyntheticDefaultImports!==void 0?he.allowSyntheticDefaultImports:Wu(he,"esModuleInterop")||he.module===oe.ModuleKind.System;case"noUncheckedIndexedAccess":return he.noUncheckedIndexedAccess===!0&&Wu(he,"strictNullChecks");case"allowJs":return he.allowJs===void 0?Wu(he,"checkJs"):he.allowJs;case"noImplicitAny":case"noImplicitThis":case"strictNullChecks":case"strictFunctionTypes":case"strictPropertyInitialization":case"alwaysStrict":case"strictBindCallApply":return P0(he,Ae)}return he[Ae]===!0}ie.isCompilerOptionEnabled=Wu;function Np(he){return he.name.kind===oe.SyntaxKind.StringLiteral||(he.flags&oe.NodeFlags.GlobalAugmentation)!==0}ie.isAmbientModule=Np;function Fh(he){return Og(he)}ie.getCheckJsDirective=Fh;function Og(he){let Ae;return oe.forEachLeadingCommentRange(he,(oe.getShebang(he)||"").length,(Dt,qn,zr)=>{if(zr===oe.SyntaxKind.SingleLineCommentTrivia){let Gi=he.slice(Dt,qn),Po=/^\/{2,3}\s*@ts-(no)?check(?:\s|$)/i.exec(Gi);Po!==null&&(Ae={pos:Dt,end:qn,enabled:Po[1]===void 0})}}),Ae}ie.getTsCheckDirective=Og;function qd(he){return Rt.isTypeReferenceNode(he.type)&&he.type.typeName.kind===oe.SyntaxKind.Identifier&&he.type.typeName.escapedText==="const"}ie.isConstAssertion=qd;function w2(he){let Ae=he;for(;;){let Dt=Ae.parent;e:switch(Dt.kind){case oe.SyntaxKind.TypeAssertionExpression:case oe.SyntaxKind.AsExpression:return qd(Dt);case oe.SyntaxKind.PrefixUnaryExpression:if(Ae.kind!==oe.SyntaxKind.NumericLiteral)return!1;switch(Dt.operator){case oe.SyntaxKind.PlusToken:case oe.SyntaxKind.MinusToken:Ae=Dt;break e;default:return!1}case oe.SyntaxKind.PropertyAssignment:if(Dt.initializer!==Ae)return!1;Ae=Dt.parent;break;case oe.SyntaxKind.ShorthandPropertyAssignment:Ae=Dt.parent;break;case oe.SyntaxKind.ParenthesizedExpression:case oe.SyntaxKind.ArrayLiteralExpression:case oe.SyntaxKind.ObjectLiteralExpression:case oe.SyntaxKind.TemplateExpression:Ae=Dt;break;default:return!1}}}ie.isInConstContext=w2;function vm(he,Ae){if(!Kf(he))return!1;let Dt=Ae.getTypeAtLocation(he.arguments[2]);if(Dt.getProperty("value")===void 0)return Dt.getProperty("set")===void 0;let qn=Dt.getProperty("writable");if(qn===void 0)return!1;let zr=qn.valueDeclaration!==void 0&&Rt.isPropertyAssignment(qn.valueDeclaration)?Ae.getTypeAtLocation(qn.valueDeclaration.initializer):Ae.getTypeOfSymbolAtLocation(qn,he.arguments[2]);return cn.isBooleanLiteralType(zr,!1)}ie.isReadonlyAssignmentDeclaration=vm;function Kf(he){return he.arguments.length===3&&Rt.isEntityNameExpression(he.arguments[0])&&Rt.isNumericOrStringLikeLiteral(he.arguments[1])&&Rt.isPropertyAccessExpression(he.expression)&&he.expression.name.escapedText==="defineProperty"&&Rt.isIdentifier(he.expression.expression)&&he.expression.expression.escapedText==="Object"}ie.isBindableObjectDefinePropertyCall=Kf;function k1(he){return oe.isPropertyAccessExpression(he)&&oe.isIdentifier(he.expression)&&he.expression.escapedText==="Symbol"}ie.isWellKnownSymbolLiterally=k1;function Lh(he){return{displayName:`[Symbol.${he.name.text}]`,symbolName:"__@"+he.name.text}}ie.getPropertyNameOfWellKnownSymbol=Lh;var Sd=(he=>{let[Ae,Dt]=he;return Ae<"4"||Ae==="4"&&Dt<"3"})(oe.versionMajorMinor.split("."));function N0(he,Ae){let Dt={known:!0,names:[]};if(he=jh(he),Sd&&k1(he))Dt.names.push(Lh(he));else{let qn=Ae.getTypeAtLocation(he);for(let zr of cn.unionTypeParts(Ae.getBaseConstraintOfType(qn)||qn)){let Gi=cn.getPropertyNameFromType(zr);Gi?Dt.names.push(Gi):Dt.known=!1}}return Dt}ie.getLateBoundPropertyNames=N0;function E2(he,Ae){let Dt=Qa(he);return Dt!==void 0?{known:!0,names:[{displayName:Dt,symbolName:oe.escapeLeadingUnderscores(Dt)}]}:he.kind===oe.SyntaxKind.PrivateIdentifier?{known:!0,names:[{displayName:he.text,symbolName:Ae.getSymbolAtLocation(he).escapedName}]}:N0(he.expression,Ae)}ie.getLateBoundPropertyNamesOfPropertyName=E2;function Gm(he,Ae){let Dt=Qa(he);if(Dt!==void 0)return{displayName:Dt,symbolName:oe.escapeLeadingUnderscores(Dt)};if(he.kind===oe.SyntaxKind.PrivateIdentifier)return{displayName:he.text,symbolName:Ae.getSymbolAtLocation(he).escapedName};let{expression:qn}=he;return Sd&&k1(qn)?Lh(qn):cn.getPropertyNameFromType(Ae.getTypeAtLocation(qn))}ie.getSingleLateBoundPropertyNameOfPropertyName=Gm;function jh(he){for(;he.kind===oe.SyntaxKind.ParenthesizedExpression;)he=he.expression;return he}ie.unwrapParentheses=jh;function D0(he){return`${he.negative?"-":""}${he.base10Value}n`}ie.formatPseudoBigInt=D0;function dc(he,Ae){let Dt=he.caseBlock.clauses.filter(Rt.isCaseClause);if(Dt.length===0)return!1;let qn=cn.unionTypeParts(Ae.getTypeAtLocation(he.expression));if(qn.length>Dt.length)return!1;let zr=new Set(qn.map(ce));if(zr.has(void 0))return!1;let Gi=new Set;for(let Po of Dt){let ks=Ae.getTypeAtLocation(Po.expression);if(ie.isTypeFlagSet(ks,oe.TypeFlags.Never))continue;let Ws=ce(ks);if(zr.has(Ws))Gi.add(Ws);else if(Ws!=="null"&&Ws!=="undefined")return!1}return zr.size===Gi.size}ie.hasExhaustiveCaseClauses=dc;function ce(he){if(ie.isTypeFlagSet(he,oe.TypeFlags.Null))return"null";if(ie.isTypeFlagSet(he,oe.TypeFlags.Undefined))return"undefined";if(ie.isTypeFlagSet(he,oe.TypeFlags.NumberLiteral))return`${ie.isTypeFlagSet(he,oe.TypeFlags.EnumLiteral)?"enum:":""}${he.value}`;if(ie.isTypeFlagSet(he,oe.TypeFlags.StringLiteral))return`${ie.isTypeFlagSet(he,oe.TypeFlags.EnumLiteral)?"enum:":""}string:${he.value}`;if(ie.isTypeFlagSet(he,oe.TypeFlags.BigIntLiteral))return D0(he.value);if(ln.isUniqueESSymbolType(he))return he.escapedName;if(cn.isBooleanLiteralType(he,!0))return"true";if(cn.isBooleanLiteralType(he,!1))return"false"}function $e(he){var Ae;if(((Ae=he.heritageClauses)===null||Ae===void 0?void 0:Ae[0].token)===oe.SyntaxKind.ExtendsKeyword)return he.heritageClauses[0].types[0]}ie.getBaseOfClassLikeExpression=$e}}),pm=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/convert-comments.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Ue,Nt,nn,fe){fe===void 0&&(fe=nn);var Fe=Object.getOwnPropertyDescriptor(Nt,nn);(!Fe||("get"in Fe?!Nt.__esModule:Fe.writable||Fe.configurable))&&(Fe={enumerable:!0,get:function(){return Nt[nn]}}),Object.defineProperty(Ue,fe,Fe)}:function(Ue,Nt,nn,fe){fe===void 0&&(fe=nn),Ue[fe]=Nt[nn]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(Ue,Nt){Object.defineProperty(Ue,"default",{enumerable:!0,value:Nt})}:function(Ue,Nt){Ue.default=Nt}),ln=ie&&ie.__importStar||function(Ue){if(Ue&&Ue.__esModule)return Ue;var Nt={};if(Ue!=null)for(var nn in Ue)nn!=="default"&&Object.prototype.hasOwnProperty.call(Ue,nn)&&oe(Nt,Ue,nn);return Rt(Nt,Ue),Nt};Object.defineProperty(ie,"__esModule",{value:!0}),ie.convertComments=void 0;var cn=C0(),Ut=ln(ja()),st=b0(),qe=wp();function Kt(Ue,Nt){let nn=[];return(0,cn.forEachComment)(Ue,(fe,Fe)=>{let nr=Fe.kind===Ut.SyntaxKind.SingleLineCommentTrivia?qe.AST_TOKEN_TYPES.Line:qe.AST_TOKEN_TYPES.Block,dr=[Fe.pos,Fe.end],_r=(0,st.getLocFor)(dr[0],dr[1],Ue),Yr=dr[0]+2,Ci=Fe.kind===Ut.SyntaxKind.SingleLineCommentTrivia?dr[1]-Yr:dr[1]-Yr-2;nn.push({type:nr,value:Nt.slice(Yr,Yr+Ci),range:dr,loc:_r})},Ue),nn}ie.convertComments=Kt}}),t4=Tn({"node_modules/eslint-visitor-keys/dist/eslint-visitor-keys.cjs"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0});var oe={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["exported","source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ExperimentalRestProperty:["argument"],ExperimentalSpreadProperty:["argument"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportExpression:["source"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],JSXAttribute:["name","value"],JSXClosingElement:["name"],JSXElement:["openingElement","children","closingElement"],JSXEmptyExpression:[],JSXExpressionContainer:["expression"],JSXIdentifier:[],JSXMemberExpression:["object","property"],JSXNamespacedName:["namespace","name"],JSXOpeningElement:["name","attributes"],JSXSpreadAttribute:["argument"],JSXText:[],JSXFragment:["openingFragment","children","closingFragment"],JSXClosingFragment:[],JSXOpeningFragment:[],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],StaticBlock:["body"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},Rt=Object.keys(oe);for(let qe of Rt)Object.freeze(oe[qe]);Object.freeze(oe);var ln=new Set(["parent","leadingComments","trailingComments"]);function cn(qe){return!ln.has(qe)&&qe[0]!=="_"}function Ut(qe){return Object.keys(qe).filter(cn)}function st(qe){let Kt=Object.assign({},oe);for(let Ue of Object.keys(qe))if(Object.prototype.hasOwnProperty.call(Kt,Ue)){let Nt=new Set(qe[Ue]);for(let nn of Kt[Ue])Nt.add(nn);Kt[Ue]=Object.freeze(Array.from(Nt))}else Kt[Ue]=Object.freeze(Array.from(qe[Ue]));return Object.freeze(Kt)}ie.KEYS=oe,ie.getKeys=Ut,ie.unionWith=st}}),Cw=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/get-keys.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.getKeys=void 0;var oe=t4(),Rt=oe.getKeys;ie.getKeys=Rt}}),ww=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/visitor-keys.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Kt,Ue,Nt,nn){nn===void 0&&(nn=Nt);var fe=Object.getOwnPropertyDescriptor(Ue,Nt);(!fe||("get"in fe?!Ue.__esModule:fe.writable||fe.configurable))&&(fe={enumerable:!0,get:function(){return Ue[Nt]}}),Object.defineProperty(Kt,nn,fe)}:function(Kt,Ue,Nt,nn){nn===void 0&&(nn=Nt),Kt[nn]=Ue[Nt]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(Kt,Ue){Object.defineProperty(Kt,"default",{enumerable:!0,value:Ue})}:function(Kt,Ue){Kt.default=Ue}),ln=ie&&ie.__importStar||function(Kt){if(Kt&&Kt.__esModule)return Kt;var Ue={};if(Kt!=null)for(var Nt in Kt)Nt!=="default"&&Object.prototype.hasOwnProperty.call(Kt,Nt)&&oe(Ue,Kt,Nt);return Rt(Ue,Kt),Ue};Object.defineProperty(ie,"__esModule",{value:!0}),ie.visitorKeys=void 0;var cn=ln(t4()),Ut=(()=>{let Kt=["typeParameters","params","returnType"],Ue=[...Kt,"body"],Nt=["decorators","key","typeAnnotation"];return{AnonymousFunction:Ue,Function:["id",...Ue],FunctionType:Kt,ClassDeclaration:["decorators","id","typeParameters","superClass","superTypeParameters","implements","body"],AbstractPropertyDefinition:["decorators","key","typeAnnotation"],PropertyDefinition:[...Nt,"value"],TypeAssertion:["expression","typeAnnotation"]}})(),st={AccessorProperty:Ut.PropertyDefinition,ArrayPattern:["decorators","elements","typeAnnotation"],ArrowFunctionExpression:Ut.AnonymousFunction,AssignmentPattern:["decorators","left","right","typeAnnotation"],CallExpression:["callee","typeParameters","arguments"],ClassDeclaration:Ut.ClassDeclaration,ClassExpression:Ut.ClassDeclaration,Decorator:["expression"],ExportAllDeclaration:["exported","source","assertions"],ExportNamedDeclaration:["declaration","specifiers","source","assertions"],FunctionDeclaration:Ut.Function,FunctionExpression:Ut.Function,Identifier:["decorators","typeAnnotation"],ImportAttribute:["key","value"],ImportDeclaration:["specifiers","source","assertions"],ImportExpression:["source","attributes"],JSXClosingFragment:[],JSXOpeningElement:["name","typeParameters","attributes"],JSXOpeningFragment:[],JSXSpreadChild:["expression"],MethodDefinition:["decorators","key","value","typeParameters"],NewExpression:["callee","typeParameters","arguments"],ObjectPattern:["decorators","properties","typeAnnotation"],PropertyDefinition:Ut.PropertyDefinition,RestElement:["decorators","argument","typeAnnotation"],StaticBlock:["body"],TaggedTemplateExpression:["tag","typeParameters","quasi"],TSAbstractAccessorProperty:Ut.AbstractPropertyDefinition,TSAbstractKeyword:[],TSAbstractMethodDefinition:["key","value"],TSAbstractPropertyDefinition:Ut.AbstractPropertyDefinition,TSAnyKeyword:[],TSArrayType:["elementType"],TSAsExpression:Ut.TypeAssertion,TSAsyncKeyword:[],TSBigIntKeyword:[],TSBooleanKeyword:[],TSCallSignatureDeclaration:Ut.FunctionType,TSClassImplements:["expression","typeParameters"],TSConditionalType:["checkType","extendsType","trueType","falseType"],TSConstructorType:Ut.FunctionType,TSConstructSignatureDeclaration:Ut.FunctionType,TSDeclareFunction:Ut.Function,TSDeclareKeyword:[],TSEmptyBodyFunctionExpression:["id",...Ut.FunctionType],TSEnumDeclaration:["id","members"],TSEnumMember:["id","initializer"],TSExportAssignment:["expression"],TSExportKeyword:[],TSExternalModuleReference:["expression"],TSFunctionType:Ut.FunctionType,TSImportEqualsDeclaration:["id","moduleReference"],TSImportType:["parameter","qualifier","typeParameters"],TSIndexedAccessType:["indexType","objectType"],TSIndexSignature:["parameters","typeAnnotation"],TSInferType:["typeParameter"],TSInstantiationExpression:["expression","typeParameters"],TSInterfaceBody:["body"],TSInterfaceDeclaration:["id","typeParameters","extends","body"],TSInterfaceHeritage:["expression","typeParameters"],TSIntersectionType:["types"],TSIntrinsicKeyword:[],TSLiteralType:["literal"],TSMappedType:["nameType","typeParameter","typeAnnotation"],TSMethodSignature:["typeParameters","key","params","returnType"],TSModuleBlock:["body"],TSModuleDeclaration:["id","body"],TSNamedTupleMember:["label","elementType"],TSNamespaceExportDeclaration:["id"],TSNeverKeyword:[],TSNonNullExpression:["expression"],TSNullKeyword:[],TSNumberKeyword:[],TSObjectKeyword:[],TSOptionalType:["typeAnnotation"],TSParameterProperty:["decorators","parameter"],TSPrivateKeyword:[],TSPropertySignature:["typeAnnotation","key","initializer"],TSProtectedKeyword:[],TSPublicKeyword:[],TSQualifiedName:["left","right"],TSReadonlyKeyword:[],TSRestType:["typeAnnotation"],TSSatisfiesExpression:["typeAnnotation","expression"],TSStaticKeyword:[],TSStringKeyword:[],TSSymbolKeyword:[],TSTemplateLiteralType:["quasis","types"],TSThisType:[],TSTupleType:["elementTypes"],TSTypeAliasDeclaration:["id","typeParameters","typeAnnotation"],TSTypeAnnotation:["typeAnnotation"],TSTypeAssertion:Ut.TypeAssertion,TSTypeLiteral:["members"],TSTypeOperator:["typeAnnotation"],TSTypeParameter:["name","constraint","default"],TSTypeParameterDeclaration:["params"],TSTypeParameterInstantiation:["params"],TSTypePredicate:["typeAnnotation","parameterName"],TSTypeQuery:["exprName","typeParameters"],TSTypeReference:["typeName","typeParameters"],TSUndefinedKeyword:[],TSUnionType:["types"],TSUnknownKeyword:[],TSVoidKeyword:[]},qe=cn.unionWith(st);ie.visitorKeys=qe}}),Tp=Tn({"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys/dist/index.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.visitorKeys=ie.getKeys=void 0;var oe=Cw();Object.defineProperty(ie,"getKeys",{enumerable:!0,get:function(){return oe.getKeys}});var Rt=ww();Object.defineProperty(ie,"visitorKeys",{enumerable:!0,get:function(){return Rt.visitorKeys}})}}),d7=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/simple-traverse.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.simpleTraverse=void 0;var oe=Tp();function Rt(st){return st!=null&&typeof st=="object"&&typeof st.type=="string"}function ln(st,qe){let Kt=st[qe.type];return Kt??[]}var cn=class{constructor(st){let qe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;this.allVisitorKeys=oe.visitorKeys,this.selectors=st,this.setParentPointers=qe}traverse(st,qe){if(!Rt(st))return;this.setParentPointers&&(st.parent=qe),"enter"in this.selectors?this.selectors.enter(st,qe):st.type in this.selectors&&this.selectors[st.type](st,qe);let Kt=ln(this.allVisitorKeys,st);if(!(Kt.length<1))for(let Ue of Kt){let Nt=st[Ue];if(Array.isArray(Nt))for(let nn of Nt)this.traverse(nn,st);else this.traverse(Nt,st)}}};function Ut(st,qe){let Kt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;new cn(qe,Kt).traverse(st,void 0)}ie.simpleTraverse=Ut}}),Ew=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/ast-converter.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.astConverter=void 0;var oe=ab(),Rt=pm(),ln=b0(),cn=d7();function Ut(st,qe,Kt){let{parseDiagnostics:Ue}=st;if(Ue.length)throw(0,oe.convertError)(Ue[0]);let Nt=new oe.Converter(st,{errorOnUnknownASTType:qe.errorOnUnknownASTType||!1,shouldPreserveNodeMaps:Kt}),nn=Nt.convertProgram();(!qe.range||!qe.loc)&&(0,cn.simpleTraverse)(nn,{enter:Fe=>{qe.range||delete Fe.range,qe.loc||delete Fe.loc}}),qe.tokens&&(nn.tokens=(0,ln.convertTokens)(st)),qe.comment&&(nn.comments=(0,Rt.convertComments)(st,qe.code));let fe=Nt.getASTMaps();return{estree:nn,astMaps:fe}}ie.astConverter=Ut}}),g2={};Or(g2,{basename:()=>vc,default:()=>n4,delimiter:()=>xg,dirname:()=>Df,extname:()=>Kp,isAbsolute:()=>Zo,join:()=>cs,normalize:()=>Wi,relative:()=>xu,resolve:()=>ra,sep:()=>cb});function hi(ie,oe){for(var Rt=0,ln=ie.length-1;ln>=0;ln--){var cn=ie[ln];cn==="."?ie.splice(ln,1):cn===".."?(ie.splice(ln,1),Rt++):Rt&&(ie.splice(ln,1),Rt--)}if(oe)for(;Rt--;Rt)ie.unshift("..");return ie}function ra(){for(var ie="",oe=!1,Rt=arguments.length-1;Rt>=-1&&!oe;Rt--){var ln=Rt>=0?arguments[Rt]:"/";if(typeof ln!="string")throw new TypeError("Arguments to path.resolve must be strings");ln&&(ie=ln+"/"+ie,oe=ln.charAt(0)==="/")}return ie=hi(v2(ie.split("/"),function(cn){return!!cn}),!oe).join("/"),(oe?"/":"")+ie||"."}function Wi(ie){var oe=Zo(ie),Rt=w_(ie,-1)==="/";return ie=hi(v2(ie.split("/"),function(ln){return!!ln}),!oe).join("/"),!ie&&!oe&&(ie="."),ie&&Rt&&(ie+="/"),(oe?"/":"")+ie}function Zo(ie){return ie.charAt(0)==="/"}function cs(){var ie=Array.prototype.slice.call(arguments,0);return Wi(v2(ie,function(oe,Rt){if(typeof oe!="string")throw new TypeError("Arguments to path.join must be strings");return oe}).join("/"))}function xu(ie,oe){ie=ra(ie).substr(1),oe=ra(oe).substr(1);function Rt(Ue){for(var Nt=0;Nt<Ue.length&&Ue[Nt]==="";Nt++);for(var nn=Ue.length-1;nn>=0&&Ue[nn]==="";nn--);return Nt>nn?[]:Ue.slice(Nt,nn-Nt+1)}for(var ln=Rt(ie.split("/")),cn=Rt(oe.split("/")),Ut=Math.min(ln.length,cn.length),st=Ut,qe=0;qe<Ut;qe++)if(ln[qe]!==cn[qe]){st=qe;break}for(var Kt=[],qe=st;qe<ln.length;qe++)Kt.push("..");return Kt=Kt.concat(cn.slice(st)),Kt.join("/")}function Df(ie){var oe=Uf(ie),Rt=oe[0],ln=oe[1];return!Rt&&!ln?".":(ln&&(ln=ln.substr(0,ln.length-1)),Rt+ln)}function vc(ie,oe){var Rt=Uf(ie)[2];return oe&&Rt.substr(-1*oe.length)===oe&&(Rt=Rt.substr(0,Rt.length-oe.length)),Rt}function Kp(ie){return Uf(ie)[3]}function v2(ie,oe){if(ie.filter)return ie.filter(oe);for(var Rt=[],ln=0;ln<ie.length;ln++)oe(ie[ln],ln,ie)&&Rt.push(ie[ln]);return Rt}var kh,Uf,cb,xg,n4,w_,tu=zn({"node-modules-polyfills:path"(){Dn(),kh=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/,Uf=function(ie){return kh.exec(ie).slice(1)},cb="/",xg=":",n4={extname:Kp,basename:vc,dirname:Df,sep:cb,delimiter:xg,relative:xu,join:cs,isAbsolute:Zo,normalize:Wi,resolve:ra},w_="ab".substr(-1)==="b"?function(ie,oe,Rt){return ie.substr(oe,Rt)}:function(ie,oe,Rt){return oe<0&&(oe=ie.length+oe),ie.substr(oe,Rt)}}}),Sg=Tn({"node-modules-polyfills-commonjs:path"(ie,oe){Dn();var Rt=(tu(),mr(g2));if(Rt&&Rt.default){oe.exports=Rt.default;for(let ln in Rt)oe.exports[ln]=Rt[ln]}else Rt&&(oe.exports=Rt)}}),Dc=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/shared.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Bi,Nr,Pi,ia){ia===void 0&&(ia=Pi);var Pn=Object.getOwnPropertyDescriptor(Nr,Pi);(!Pn||("get"in Pn?!Nr.__esModule:Pn.writable||Pn.configurable))&&(Pn={enumerable:!0,get:function(){return Nr[Pi]}}),Object.defineProperty(Bi,ia,Pn)}:function(Bi,Nr,Pi,ia){ia===void 0&&(ia=Pi),Bi[ia]=Nr[Pi]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(Bi,Nr){Object.defineProperty(Bi,"default",{enumerable:!0,value:Nr})}:function(Bi,Nr){Bi.default=Nr}),ln=ie&&ie.__importStar||function(Bi){if(Bi&&Bi.__esModule)return Bi;var Nr={};if(Bi!=null)for(var Pi in Bi)Pi!=="default"&&Object.prototype.hasOwnProperty.call(Bi,Pi)&&oe(Nr,Bi,Pi);return Rt(Nr,Bi),Nr},cn=ie&&ie.__importDefault||function(Bi){return Bi&&Bi.__esModule?Bi:{default:Bi}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.getModuleResolver=ie.getAstFromProgram=ie.getCanonicalFileName=ie.ensureAbsolutePath=ie.createHash=ie.createDefaultCompilerOptionsFromExtra=ie.canonicalDirname=ie.CORE_COMPILER_OPTIONS=void 0;var Ut=cn(Sg()),st=ln(ja()),qe={noEmit:!0,noUnusedLocals:!0,noUnusedParameters:!0};ie.CORE_COMPILER_OPTIONS=qe;var Kt=Object.assign(Object.assign({},qe),{allowNonTsExtensions:!0,allowJs:!0,checkJs:!0});function Ue(Bi){return Bi.debugLevel.has("typescript")?Object.assign(Object.assign({},Kt),{extendedDiagnostics:!0}):Kt}ie.createDefaultCompilerOptionsFromExtra=Ue;var Nt=st.sys!==void 0?st.sys.useCaseSensitiveFileNames:!0,nn=Nt?Bi=>Bi:Bi=>Bi.toLowerCase();function fe(Bi){let Nr=Ut.default.normalize(Bi);return Nr.endsWith(Ut.default.sep)&&(Nr=Nr.slice(0,-1)),nn(Nr)}ie.getCanonicalFileName=fe;function Fe(Bi,Nr){return Ut.default.isAbsolute(Bi)?Bi:Ut.default.join(Nr||"/prettier-security-dirname-placeholder",Bi)}ie.ensureAbsolutePath=Fe;function nr(Bi){return Ut.default.dirname(Bi)}ie.canonicalDirname=nr;var dr=[st.Extension.Dts,st.Extension.Dcts,st.Extension.Dmts];function _r(Bi){var Nr;return Bi?(Nr=dr.find(Pi=>Bi.endsWith(Pi)))!==null&&Nr!==void 0?Nr:Ut.default.extname(Bi):null}function Yr(Bi,Nr){let Pi=Bi.getSourceFile(Nr.filePath),ia=_r(Nr.filePath),Pn=_r(Pi==null?void 0:Pi.fileName);if(ia===Pn)return Pi&&{ast:Pi,program:Bi}}ie.getAstFromProgram=Yr;function Ci(Bi){let Nr;try{throw new Error("Dynamic require is not supported")}catch{let Pi=["Could not find the provided parserOptions.moduleResolver.","Hint: use an absolute path if you are not in control over where the ESLint instance runs."];throw new Error(Pi.join(`
`))}return Nr}ie.getModuleResolver=Ci;function Ri(Bi){var Nr;return!((Nr=st.sys)===null||Nr===void 0)&&Nr.createHash?st.sys.createHash(Bi):Bi}ie.createHash=Ri}}),w0=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createDefaultProgram.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(nn,fe,Fe,nr){nr===void 0&&(nr=Fe);var dr=Object.getOwnPropertyDescriptor(fe,Fe);(!dr||("get"in dr?!fe.__esModule:dr.writable||dr.configurable))&&(dr={enumerable:!0,get:function(){return fe[Fe]}}),Object.defineProperty(nn,nr,dr)}:function(nn,fe,Fe,nr){nr===void 0&&(nr=Fe),nn[nr]=fe[Fe]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(nn,fe){Object.defineProperty(nn,"default",{enumerable:!0,value:fe})}:function(nn,fe){nn.default=fe}),ln=ie&&ie.__importStar||function(nn){if(nn&&nn.__esModule)return nn;var fe={};if(nn!=null)for(var Fe in nn)Fe!=="default"&&Object.prototype.hasOwnProperty.call(nn,Fe)&&oe(fe,nn,Fe);return Rt(fe,nn),fe},cn=ie&&ie.__importDefault||function(nn){return nn&&nn.__esModule?nn:{default:nn}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.createDefaultProgram=void 0;var Ut=cn(Ma()),st=cn(Sg()),qe=ln(ja()),Kt=Dc(),Ue=(0,Ut.default)("typescript-eslint:typescript-estree:createDefaultProgram");function Nt(nn){var fe;if(Ue("Getting default program for: %s",nn.filePath||"unnamed file"),((fe=nn.projects)===null||fe===void 0?void 0:fe.length)!==1)return;let Fe=nn.projects[0],nr=qe.getParsedCommandLineOfConfigFile(Fe,(0,Kt.createDefaultCompilerOptionsFromExtra)(nn),Object.assign(Object.assign({},qe.sys),{onUnRecoverableConfigFileDiagnostic:()=>{}}));if(!nr)return;let dr=qe.createCompilerHost(nr.options,!0);nn.moduleResolver&&(dr.resolveModuleNames=(0,Kt.getModuleResolver)(nn.moduleResolver).resolveModuleNames);let _r=dr.readFile;dr.readFile=Ri=>st.default.normalize(Ri)===st.default.normalize(nn.filePath)?nn.code:_r(Ri);let Yr=qe.createProgram([nn.filePath],nr.options,dr),Ci=Yr.getSourceFile(nn.filePath);return Ci&&{ast:Ci,program:Yr}}ie.createDefaultProgram=Nt}}),$p=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/getScriptKind.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Ue,Nt,nn,fe){fe===void 0&&(fe=nn);var Fe=Object.getOwnPropertyDescriptor(Nt,nn);(!Fe||("get"in Fe?!Nt.__esModule:Fe.writable||Fe.configurable))&&(Fe={enumerable:!0,get:function(){return Nt[nn]}}),Object.defineProperty(Ue,fe,Fe)}:function(Ue,Nt,nn,fe){fe===void 0&&(fe=nn),Ue[fe]=Nt[nn]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(Ue,Nt){Object.defineProperty(Ue,"default",{enumerable:!0,value:Nt})}:function(Ue,Nt){Ue.default=Nt}),ln=ie&&ie.__importStar||function(Ue){if(Ue&&Ue.__esModule)return Ue;var Nt={};if(Ue!=null)for(var nn in Ue)nn!=="default"&&Object.prototype.hasOwnProperty.call(Ue,nn)&&oe(Nt,Ue,nn);return Rt(Nt,Ue),Nt},cn=ie&&ie.__importDefault||function(Ue){return Ue&&Ue.__esModule?Ue:{default:Ue}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.getLanguageVariant=ie.getScriptKind=void 0;var Ut=cn(Sg()),st=ln(ja());function qe(Ue,Nt){switch(Ut.default.extname(Ue).toLowerCase()){case st.Extension.Js:case st.Extension.Cjs:case st.Extension.Mjs:return st.ScriptKind.JS;case st.Extension.Jsx:return st.ScriptKind.JSX;case st.Extension.Ts:case st.Extension.Cts:case st.Extension.Mts:return st.ScriptKind.TS;case st.Extension.Tsx:return st.ScriptKind.TSX;case st.Extension.Json:return st.ScriptKind.JSON;default:return Nt?st.ScriptKind.TSX:st.ScriptKind.TS}}ie.getScriptKind=qe;function Kt(Ue){switch(Ue){case st.ScriptKind.TSX:case st.ScriptKind.JSX:case st.ScriptKind.JS:case st.ScriptKind.JSON:return st.LanguageVariant.JSX;default:return st.LanguageVariant.Standard}}ie.getLanguageVariant=Kt}}),f7=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createIsolatedProgram.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(nn,fe,Fe,nr){nr===void 0&&(nr=Fe);var dr=Object.getOwnPropertyDescriptor(fe,Fe);(!dr||("get"in dr?!fe.__esModule:dr.writable||dr.configurable))&&(dr={enumerable:!0,get:function(){return fe[Fe]}}),Object.defineProperty(nn,nr,dr)}:function(nn,fe,Fe,nr){nr===void 0&&(nr=Fe),nn[nr]=fe[Fe]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(nn,fe){Object.defineProperty(nn,"default",{enumerable:!0,value:fe})}:function(nn,fe){nn.default=fe}),ln=ie&&ie.__importStar||function(nn){if(nn&&nn.__esModule)return nn;var fe={};if(nn!=null)for(var Fe in nn)Fe!=="default"&&Object.prototype.hasOwnProperty.call(nn,Fe)&&oe(fe,nn,Fe);return Rt(fe,nn),fe},cn=ie&&ie.__importDefault||function(nn){return nn&&nn.__esModule?nn:{default:nn}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.createIsolatedProgram=void 0;var Ut=cn(Ma()),st=ln(ja()),qe=$p(),Kt=Dc(),Ue=(0,Ut.default)("typescript-eslint:typescript-estree:createIsolatedProgram");function Nt(nn){Ue("Getting isolated program in %s mode for: %s",nn.jsx?"TSX":"TS",nn.filePath);let fe={fileExists(){return!0},getCanonicalFileName(){return nn.filePath},getCurrentDirectory(){return""},getDirectories(){return[]},getDefaultLibFileName(){return"lib.d.ts"},getNewLine(){return`
`},getSourceFile(dr){return st.createSourceFile(dr,nn.code,st.ScriptTarget.Latest,!0,(0,qe.getScriptKind)(nn.filePath,nn.jsx))},readFile(){},useCaseSensitiveFileNames(){return!0},writeFile(){return null}},Fe=st.createProgram([nn.filePath],Object.assign({noResolve:!0,target:st.ScriptTarget.Latest,jsx:nn.jsx?st.JsxEmit.Preserve:void 0},(0,Kt.createDefaultCompilerOptionsFromExtra)(nn)),fe),nr=Fe.getSourceFile(nn.filePath);if(!nr)throw new Error("Expected an ast to be returned for the single-file isolated program.");return{ast:nr,program:Fe}}ie.createIsolatedProgram=Nt}}),Tw=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/describeFilePath.js"(ie){Dn();var oe=ie&&ie.__importDefault||function(cn){return cn&&cn.__esModule?cn:{default:cn}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.describeFilePath=void 0;var Rt=oe(Sg());function ln(cn,Ut){let st=Rt.default.relative(Ut,cn);return st&&!st.startsWith("..")&&!Rt.default.isAbsolute(st)?`<tsconfigRootDir>/${st}`:/^[(\w+:)\\/~]/.test(cn)||/\.\.[/\\]\.\./.test(st)?cn:`<tsconfigRootDir>/${st}`}ie.describeFilePath=ln}}),r4={};Or(r4,{default:()=>Cg});var Cg,ub=zn({"node-modules-polyfills:fs"(){Dn(),Cg={}}}),i4=Tn({"node-modules-polyfills-commonjs:fs"(ie,oe){Dn();var Rt=(ub(),mr(r4));if(Rt&&Rt.default){oe.exports=Rt.default;for(let ln in Rt)oe.exports[ln]=Rt[ln]}else Rt&&(oe.exports=Rt)}}),_2=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/getWatchProgramsForProjects.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(na,to,Gr,_a){_a===void 0&&(_a=Gr);var co=Object.getOwnPropertyDescriptor(to,Gr);(!co||("get"in co?!to.__esModule:co.writable||co.configurable))&&(co={enumerable:!0,get:function(){return to[Gr]}}),Object.defineProperty(na,_a,co)}:function(na,to,Gr,_a){_a===void 0&&(_a=Gr),na[_a]=to[Gr]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(na,to){Object.defineProperty(na,"default",{enumerable:!0,value:to})}:function(na,to){na.default=to}),ln=ie&&ie.__importStar||function(na){if(na&&na.__esModule)return na;var to={};if(na!=null)for(var Gr in na)Gr!=="default"&&Object.prototype.hasOwnProperty.call(na,Gr)&&oe(to,na,Gr);return Rt(to,na),to},cn=ie&&ie.__importDefault||function(na){return na&&na.__esModule?na:{default:na}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.getWatchProgramsForProjects=ie.clearWatchCaches=void 0;var Ut=cn(Ma()),st=cn(i4()),qe=cn(Bc()),Kt=ln(ja()),Ue=Dc(),Nt=(0,Ut.default)("typescript-eslint:typescript-estree:createWatchProgram"),nn=new Map,fe=new Map,Fe=new Map,nr=new Map,dr=new Map,_r=new Map;function Yr(){nn.clear(),fe.clear(),Fe.clear(),_r.clear(),nr.clear(),dr.clear()}ie.clearWatchCaches=Yr;function Ci(na){return(to,Gr)=>{let _a=(0,Ue.getCanonicalFileName)(to),co=(()=>{let Qa=na.get(_a);return Qa||(Qa=new Set,na.set(_a,Qa)),Qa})();return co.add(Gr),{close:()=>{co.delete(Gr)}}}}var Ri={code:"",filePath:""};function Bi(na){throw new Error(Kt.flattenDiagnosticMessageText(na.messageText,Kt.sys.newLine))}function Nr(na,to,Gr){let _a=Gr.EXPERIMENTAL_useSourceOfProjectReferenceRedirect?new Set(to.getSourceFiles().map(co=>(0,Ue.getCanonicalFileName)(co.fileName))):new Set(to.getRootFileNames().map(co=>(0,Ue.getCanonicalFileName)(co)));return nr.set(na,_a),_a}function Pi(na){let to=(0,Ue.getCanonicalFileName)(na.filePath),Gr=[];Ri.code=na.code,Ri.filePath=to;let _a=fe.get(to),co=(0,Ue.createHash)(na.code);_r.get(to)!==co&&_a&&_a.size>0&&_a.forEach(fo=>fo(to,Kt.FileWatcherEventKind.Changed));let Qa=new Set(na.projects);for(let[fo,po]of nn.entries()){if(!Qa.has(fo))continue;let Io=nr.get(fo),Ur=null;if(Io||(Ur=po.getProgram().getProgram(),Io=Nr(fo,Ur,na)),Io.has(to))return Nt("Found existing program for file. %s",to),Ur=Ur??po.getProgram().getProgram(),Ur.getTypeChecker(),[Ur]}Nt("File did not belong to any existing programs, moving to create/update. %s",to);for(let fo of na.projects){let po=nn.get(fo);if(po){let Mi=Ji(po,to,fo);if(!Mi)continue;if(Mi.getTypeChecker(),Nr(fo,Mi,na).has(to))return Nt("Found updated program for file. %s",to),[Mi];Gr.push(Mi);continue}let Io=Pn(fo,na);nn.set(fo,Io);let Ur=Io.getProgram().getProgram();if(Ur.getTypeChecker(),Nr(fo,Ur,na).has(to))return Nt("Found program for file. %s",to),[Ur];Gr.push(Ur)}return Gr}ie.getWatchProgramsForProjects=Pi;var ia=qe.default.satisfies(Kt.version,">=3.9.0-beta",{includePrerelease:!0});function Pn(na,to){Nt("Creating watch program for %s.",na);let Gr=Kt.createWatchCompilerHost(na,(0,Ue.createDefaultCompilerOptionsFromExtra)(to),Kt.sys,Kt.createAbstractBuilder,Bi,()=>{});to.moduleResolver&&(Gr.resolveModuleNames=(0,Ue.getModuleResolver)(to.moduleResolver).resolveModuleNames);let _a=Gr.readFile;Gr.readFile=(po,Io)=>{let Ur=(0,Ue.getCanonicalFileName)(po),Mi=Ur===Ri.filePath?Ri.code:_a(Ur,Io);return Mi!==void 0&&_r.set(Ur,(0,Ue.createHash)(Mi)),Mi},Gr.onUnRecoverableConfigFileDiagnostic=Bi,Gr.afterProgramCreate=po=>{let Io=po.getConfigFileParsingDiagnostics().filter(Ur=>Ur.category===Kt.DiagnosticCategory.Error&&Ur.code!==18003);Io.length>0&&Bi(Io[0])},Gr.watchFile=Ci(fe),Gr.watchDirectory=Ci(Fe);let co=Gr.onCachedDirectoryStructureHostCreate;Gr.onCachedDirectoryStructureHostCreate=po=>{let Io=po.readDirectory;po.readDirectory=(Ur,Mi,fa,Jo,Rs)=>Io(Ur,Mi?Mi.concat(to.extraFileExtensions):void 0,fa,Jo,Rs),co(po)},Gr.extraFileExtensions=to.extraFileExtensions.map(po=>({extension:po,isMixedContent:!0,scriptKind:Kt.ScriptKind.Deferred})),Gr.trace=Nt,Gr.useSourceOfProjectReferenceRedirect=()=>to.EXPERIMENTAL_useSourceOfProjectReferenceRedirect;let Qa;ia?(Gr.setTimeout=void 0,Gr.clearTimeout=void 0):(Nt("Running without timeout fix"),Gr.setTimeout=function(po,Io){for(var Ur=arguments.length,Mi=new Array(Ur>2?Ur-2:0),fa=2;fa<Ur;fa++)Mi[fa-2]=arguments[fa];return Qa=po.bind(void 0,...Mi),Qa},Gr.clearTimeout=()=>{Qa=void 0});let fo=Kt.createWatchProgram(Gr);if(!ia){let po=fo.getProgram;fo.getProgram=()=>(Qa&&Qa(),Qa=void 0,po.call(fo))}return fo}function ei(na){let to=st.default.statSync(na).mtimeMs,Gr=dr.get(na);return dr.set(na,to),Gr===void 0?!1:Math.abs(Gr-to)>Number.EPSILON}function Ji(na,to,Gr){let _a=na.getProgram().getProgram();if(An.env.TSESTREE_NO_INVALIDATION==="true")return _a;ei(Gr)&&(Nt("tsconfig has changed - triggering program update. %s",Gr),fe.get(Gr).forEach(fa=>fa(Gr,Kt.FileWatcherEventKind.Changed)),nr.delete(Gr));let co=_a.getSourceFile(to);if(co)return _a;Nt("File was not found in program - triggering folder update. %s",to);let Qa=(0,Ue.canonicalDirname)(to),fo=null,po=Qa,Io=!1;for(;fo!==po;){fo=po;let fa=Fe.get(fo);fa&&(fa.forEach(Jo=>{Qa!==fo&&Jo(Qa,Kt.FileWatcherEventKind.Changed),Jo(fo,Kt.FileWatcherEventKind.Changed)}),Io=!0),po=(0,Ue.canonicalDirname)(fo)}if(!Io)return Nt("No callback found for file, not part of this program. %s",to),null;if(nr.delete(Gr),_a=na.getProgram().getProgram(),co=_a.getSourceFile(to),co)return _a;Nt("File was still not found in program after directory update - checking file deletions. %s",to);let Ur=_a.getRootFileNames().find(fa=>!st.default.existsSync(fa));if(!Ur)return null;let Mi=fe.get((0,Ue.getCanonicalFileName)(Ur));return Mi?(Nt("Marking file as deleted. %s",Ur),Mi.forEach(fa=>fa(Ur,Kt.FileWatcherEventKind.Deleted)),nr.delete(Gr),_a=na.getProgram().getProgram(),co=_a.getSourceFile(to),co?_a:(Nt("File was still not found in program after deletion check, assuming it is not part of this program. %s",to),null)):(Nt("Could not find watch callbacks for root file. %s",Ur),_a)}}}),a4=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createProjectProgram.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(dr,_r,Yr,Ci){Ci===void 0&&(Ci=Yr);var Ri=Object.getOwnPropertyDescriptor(_r,Yr);(!Ri||("get"in Ri?!_r.__esModule:Ri.writable||Ri.configurable))&&(Ri={enumerable:!0,get:function(){return _r[Yr]}}),Object.defineProperty(dr,Ci,Ri)}:function(dr,_r,Yr,Ci){Ci===void 0&&(Ci=Yr),dr[Ci]=_r[Yr]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(dr,_r){Object.defineProperty(dr,"default",{enumerable:!0,value:_r})}:function(dr,_r){dr.default=_r}),ln=ie&&ie.__importStar||function(dr){if(dr&&dr.__esModule)return dr;var _r={};if(dr!=null)for(var Yr in dr)Yr!=="default"&&Object.prototype.hasOwnProperty.call(dr,Yr)&&oe(_r,dr,Yr);return Rt(_r,dr),_r},cn=ie&&ie.__importDefault||function(dr){return dr&&dr.__esModule?dr:{default:dr}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.createProjectProgram=void 0;var Ut=cn(Ma()),st=cn(Sg()),qe=ln(ja()),Kt=b0(),Ue=Tw(),Nt=_2(),nn=Dc(),fe=(0,Ut.default)("typescript-eslint:typescript-estree:createProjectProgram"),Fe=[qe.Extension.Ts,qe.Extension.Tsx,qe.Extension.Js,qe.Extension.Jsx,qe.Extension.Mjs,qe.Extension.Mts,qe.Extension.Cjs,qe.Extension.Cts];function nr(dr){fe("Creating project program for: %s",dr.filePath);let _r=(0,Nt.getWatchProgramsForProjects)(dr),Yr=(0,Kt.firstDefined)(_r,Ji=>(0,nn.getAstFromProgram)(Ji,dr));if(Yr||dr.createDefaultProgram)return Yr;let Ci=Ji=>(0,Ue.describeFilePath)(Ji,dr.tsconfigRootDir),Ri=(0,Ue.describeFilePath)(dr.filePath,dr.tsconfigRootDir),Bi=dr.projects.map(Ci),Nr=Bi.length===1?Bi[0]:`
${Bi.map(Ji=>`- ${Ji}`).join(`
`)}`,Pi=[`ESLint was configured to run on \`${Ri}\` using \`parserOptions.project\`: ${Nr}`],ia=!1,Pn=dr.extraFileExtensions||[];Pn.forEach(Ji=>{Ji.startsWith(".")||Pi.push(`Found unexpected extension \`${Ji}\` specified with the \`parserOptions.extraFileExtensions\` option. Did you mean \`.${Ji}\`?`),Fe.includes(Ji)&&Pi.push(`You unnecessarily included the extension \`${Ji}\` with the \`parserOptions.extraFileExtensions\` option. This extension is already handled by the parser by default.`)});let ei=st.default.extname(dr.filePath);if(!Fe.includes(ei)){let Ji=`The extension for the file (\`${ei}\`) is non-standard`;Pn.length>0?Pn.includes(ei)||(Pi.push(`${Ji}. It should be added to your existing \`parserOptions.extraFileExtensions\`.`),ia=!0):(Pi.push(`${Ji}. You should add \`parserOptions.extraFileExtensions\` to your config.`),ia=!0)}if(!ia){let[Ji,na]=dr.projects.length===1?["that TSConfig does not","that TSConfig"]:["none of those TSConfigs","one of those TSConfigs"];Pi.push(`However, ${Ji} include this file. Either:`,"- Change ESLint's list of included files to not include this file",`- Change ${na} to include this file`,"- Create a new TSConfig that includes this file and include it in your parserOptions.project","See the typescript-eslint docs for more info: https://typescript-eslint.io/linting/troubleshooting#i-get-errors-telling-me-eslint-was-configured-to-run--however-that-tsconfig-does-not--none-of-those-tsconfigs-include-this-file")}throw new Error(Pi.join(`
`))}ie.createProjectProgram=nr}}),y2=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/createSourceFile.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Nt,nn,fe,Fe){Fe===void 0&&(Fe=fe);var nr=Object.getOwnPropertyDescriptor(nn,fe);(!nr||("get"in nr?!nn.__esModule:nr.writable||nr.configurable))&&(nr={enumerable:!0,get:function(){return nn[fe]}}),Object.defineProperty(Nt,Fe,nr)}:function(Nt,nn,fe,Fe){Fe===void 0&&(Fe=fe),Nt[Fe]=nn[fe]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(Nt,nn){Object.defineProperty(Nt,"default",{enumerable:!0,value:nn})}:function(Nt,nn){Nt.default=nn}),ln=ie&&ie.__importStar||function(Nt){if(Nt&&Nt.__esModule)return Nt;var nn={};if(Nt!=null)for(var fe in Nt)fe!=="default"&&Object.prototype.hasOwnProperty.call(Nt,fe)&&oe(nn,Nt,fe);return Rt(nn,Nt),nn},cn=ie&&ie.__importDefault||function(Nt){return Nt&&Nt.__esModule?Nt:{default:Nt}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.createSourceFile=void 0;var Ut=cn(Ma()),st=ln(ja()),qe=$p(),Kt=(0,Ut.default)("typescript-eslint:typescript-estree:createSourceFile");function Ue(Nt){return Kt("Getting AST without type information in %s mode for: %s",Nt.jsx?"TSX":"TS",Nt.filePath),st.createSourceFile(Nt.filePath,Nt.code,st.ScriptTarget.Latest,!0,(0,qe.getScriptKind)(Nt.filePath,Nt.jsx))}ie.createSourceFile=Ue}}),wg=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/create-program/useProvidedPrograms.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(nr,dr,_r,Yr){Yr===void 0&&(Yr=_r);var Ci=Object.getOwnPropertyDescriptor(dr,_r);(!Ci||("get"in Ci?!dr.__esModule:Ci.writable||Ci.configurable))&&(Ci={enumerable:!0,get:function(){return dr[_r]}}),Object.defineProperty(nr,Yr,Ci)}:function(nr,dr,_r,Yr){Yr===void 0&&(Yr=_r),nr[Yr]=dr[_r]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(nr,dr){Object.defineProperty(nr,"default",{enumerable:!0,value:dr})}:function(nr,dr){nr.default=dr}),ln=ie&&ie.__importStar||function(nr){if(nr&&nr.__esModule)return nr;var dr={};if(nr!=null)for(var _r in nr)_r!=="default"&&Object.prototype.hasOwnProperty.call(nr,_r)&&oe(dr,nr,_r);return Rt(dr,nr),dr},cn=ie&&ie.__importDefault||function(nr){return nr&&nr.__esModule?nr:{default:nr}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.createProgramFromConfigFile=ie.useProvidedPrograms=void 0;var Ut=cn(Ma()),st=ln(i4()),qe=ln(Sg()),Kt=ln(ja()),Ue=Dc(),Nt=(0,Ut.default)("typescript-eslint:typescript-estree:useProvidedProgram");function nn(nr,dr){Nt("Retrieving ast for %s from provided program instance(s)",dr.filePath);let _r;for(let Yr of nr)if(_r=(0,Ue.getAstFromProgram)(Yr,dr),_r)break;if(!_r){let Yr=['"parserOptions.programs" has been provided for @typescript-eslint/parser.',`The file was not found in any of the provided program instance(s): ${qe.relative(dr.tsconfigRootDir||"/prettier-security-dirname-placeholder",dr.filePath)}`];throw new Error(Yr.join(`
`))}return _r.program.getTypeChecker(),_r}ie.useProvidedPrograms=nn;function fe(nr,dr){if(Kt.sys===void 0)throw new Error("`createProgramFromConfigFile` is only supported in a Node-like environment.");let _r=Kt.getParsedCommandLineOfConfigFile(nr,Ue.CORE_COMPILER_OPTIONS,{onUnRecoverableConfigFileDiagnostic:Ci=>{throw new Error(Fe([Ci]))},fileExists:st.existsSync,getCurrentDirectory:()=>dr&&qe.resolve(dr)||"/prettier-security-dirname-placeholder",readDirectory:Kt.sys.readDirectory,readFile:Ci=>st.readFileSync(Ci,"utf-8"),useCaseSensitiveFileNames:Kt.sys.useCaseSensitiveFileNames});if(_r.errors.length)throw new Error(Fe(_r.errors));let Yr=Kt.createCompilerHost(_r.options,!0);return Kt.createProgram(_r.fileNames,_r.options,Yr)}ie.createProgramFromConfigFile=fe;function Fe(nr){return Kt.formatDiagnostics(nr,{getCanonicalFileName:dr=>dr,getCurrentDirectory:An.cwd,getNewLine:()=>`
`})}}}),dv=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/ExpiringCache.js"(ie){Dn();var oe=ie&&ie.__classPrivateFieldSet||function(qe,Kt,Ue,Nt,nn){if(Nt==="m")throw new TypeError("Private method is not writable");if(Nt==="a"&&!nn)throw new TypeError("Private accessor was defined without a setter");if(typeof Kt=="function"?qe!==Kt||!nn:!Kt.has(qe))throw new TypeError("Cannot write private member to an object whose class did not declare it");return Nt==="a"?nn.call(qe,Ue):nn?nn.value=Ue:Kt.set(qe,Ue),Ue},Rt=ie&&ie.__classPrivateFieldGet||function(qe,Kt,Ue,Nt){if(Ue==="a"&&!Nt)throw new TypeError("Private accessor was defined without a getter");if(typeof Kt=="function"?qe!==Kt||!Nt:!Kt.has(qe))throw new TypeError("Cannot read private member from an object whose class did not declare it");return Ue==="m"?Nt:Ue==="a"?Nt.call(qe):Nt?Nt.value:Kt.get(qe)},ln,cn;Object.defineProperty(ie,"__esModule",{value:!0}),ie.ExpiringCache=ie.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS=void 0,ie.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS=30;var Ut=[0,0],st=class{constructor(qe){ln.set(this,void 0),cn.set(this,new Map),oe(this,ln,qe,"f")}set(qe,Kt){return Rt(this,cn,"f").set(qe,{value:Kt,lastSeen:Rt(this,ln,"f")==="Infinity"?Ut:An.hrtime()}),this}get(qe){let Kt=Rt(this,cn,"f").get(qe);if((Kt==null?void 0:Kt.value)!=null){if(Rt(this,ln,"f")==="Infinity"||An.hrtime(Kt.lastSeen)[0]<Rt(this,ln,"f"))return Kt.value;Rt(this,cn,"f").delete(qe)}}clear(){Rt(this,cn,"f").clear()}};ie.ExpiringCache=st,ln=new WeakMap,cn=new WeakMap}}),E_=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/getProjectConfigFiles.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Nt,nn,fe,Fe){Fe===void 0&&(Fe=fe);var nr=Object.getOwnPropertyDescriptor(nn,fe);(!nr||("get"in nr?!nn.__esModule:nr.writable||nr.configurable))&&(nr={enumerable:!0,get:function(){return nn[fe]}}),Object.defineProperty(Nt,Fe,nr)}:function(Nt,nn,fe,Fe){Fe===void 0&&(Fe=fe),Nt[Fe]=nn[fe]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(Nt,nn){Object.defineProperty(Nt,"default",{enumerable:!0,value:nn})}:function(Nt,nn){Nt.default=nn}),ln=ie&&ie.__importStar||function(Nt){if(Nt&&Nt.__esModule)return Nt;var nn={};if(Nt!=null)for(var fe in Nt)fe!=="default"&&Object.prototype.hasOwnProperty.call(Nt,fe)&&oe(nn,Nt,fe);return Rt(nn,Nt),nn},cn=ie&&ie.__importDefault||function(Nt){return Nt&&Nt.__esModule?Nt:{default:Nt}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.getProjectConfigFiles=void 0;var Ut=cn(Ma()),st=ln(i4()),qe=ln(Sg()),Kt=(0,Ut.default)("typescript-eslint:typescript-estree:getProjectConfigFiles");function Ue(Nt,nn){var fe;if(nn!==!0)return nn===void 0||Array.isArray(nn)?nn:[nn];Kt("Looking for tsconfig.json at or above file: %s",Nt.filePath);let Fe=qe.dirname(Nt.filePath),nr=[Fe];do{Kt("Checking tsconfig.json path: %s",Fe);let dr=qe.join(Fe,"tsconfig.json"),_r=(fe=Nt.tsconfigMatchCache.get(Fe))!==null&&fe!==void 0?fe:st.existsSync(dr)&&dr;if(_r){for(let Yr of nr)Nt.tsconfigMatchCache.set(Yr,_r);return[_r]}Fe=qe.dirname(Fe),nr.push(Fe)}while(Fe.length>1&&Fe.length>=Nt.tsconfigRootDir.length);throw new Error(`project was set to \`true\` but couldn't find any tsconfig.json relative to '${Nt.filePath}' within '${Nt.tsconfigRootDir}'.`)}ie.getProjectConfigFiles=Ue}}),fv=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/inferSingleRun.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.inferSingleRun=void 0;var oe=Sg();function Rt(ln){return(ln==null?void 0:ln.project)==null||(ln==null?void 0:ln.programs)!=null||An.env.TSESTREE_SINGLE_RUN==="false"?!1:!!(An.env.TSESTREE_SINGLE_RUN==="true"||ln!=null&&ln.allowAutomaticSingleRunInference&&(An.env.CI==="true"||An.argv[1].endsWith((0,oe.normalize)("node_modules/.bin/eslint"))))}ie.inferSingleRun=Rt}}),o4=Tn({"node_modules/is-extglob/index.js"(ie,oe){Dn(),oe.exports=function(Rt){if(typeof Rt!="string"||Rt==="")return!1;for(var ln;ln=/(\\).|([@?!+*]\(.*\))/g.exec(Rt);){if(ln[2])return!0;Rt=Rt.slice(ln.index+ln[0].length)}return!1}}}),db=Tn({"node_modules/is-glob/index.js"(ie,oe){Dn();var Rt=o4(),ln={"{":"}","(":")","[":"]"},cn=function(st){if(st[0]==="!")return!0;for(var qe=0,Kt=-2,Ue=-2,Nt=-2,nn=-2,fe=-2;qe<st.length;){if(st[qe]==="*"||st[qe+1]==="?"&&/[\].+)]/.test(st[qe])||Ue!==-1&&st[qe]==="["&&st[qe+1]!=="]"&&(Ue<qe&&(Ue=st.indexOf("]",qe)),Ue>qe&&(fe===-1||fe>Ue||(fe=st.indexOf("\\",qe),fe===-1||fe>Ue)))||Nt!==-1&&st[qe]==="{"&&st[qe+1]!=="}"&&(Nt=st.indexOf("}",qe),Nt>qe&&(fe=st.indexOf("\\",qe),fe===-1||fe>Nt))||nn!==-1&&st[qe]==="("&&st[qe+1]==="?"&&/[:!=]/.test(st[qe+2])&&st[qe+3]!==")"&&(nn=st.indexOf(")",qe),nn>qe&&(fe=st.indexOf("\\",qe),fe===-1||fe>nn))||Kt!==-1&&st[qe]==="("&&st[qe+1]!=="|"&&(Kt<qe&&(Kt=st.indexOf("|",qe)),Kt!==-1&&st[Kt+1]!==")"&&(nn=st.indexOf(")",Kt),nn>Kt&&(fe=st.indexOf("\\",Kt),fe===-1||fe>nn))))return!0;if(st[qe]==="\\"){var Fe=st[qe+1];qe+=2;var nr=ln[Fe];if(nr){var dr=st.indexOf(nr,qe);dr!==-1&&(qe=dr+1)}if(st[qe]==="!")return!0}else qe++}return!1},Ut=function(st){if(st[0]==="!")return!0;for(var qe=0;qe<st.length;){if(/[*?{}()[\]]/.test(st[qe]))return!0;if(st[qe]==="\\"){var Kt=st[qe+1];qe+=2;var Ue=ln[Kt];if(Ue){var Nt=st.indexOf(Ue,qe);Nt!==-1&&(qe=Nt+1)}if(st[qe]==="!")return!0}else qe++}return!1};oe.exports=function(st,qe){if(typeof st!="string"||st==="")return!1;if(Rt(st))return!0;var Kt=cn;return qe&&qe.strict===!1&&(Kt=Ut),Kt(st)}}}),s4=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/resolveProjectList.js"(ie){Dn();var oe=ie&&ie.__importDefault||function(Fe){return Fe&&Fe.__esModule?Fe:{default:Fe}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.clearGlobResolutionCache=ie.resolveProjectList=ie.clearGlobCache=void 0;var Rt=oe(Ma()),ln={},cn=oe(db()),Ut=Dc(),st=dv(),qe=(0,Rt.default)("typescript-eslint:typescript-estree:parser:parseSettings:resolveProjectList"),Kt=null;function Ue(){Kt==null||Kt.clear()}ie.clearGlobCache=Ue;function Nt(Fe){var nr,dr,_r;let Yr=[];if(typeof Fe.project=="string")Yr.push(Fe.project);else if(Array.isArray(Fe.project))for(let Pn of Fe.project)typeof Pn=="string"&&Yr.push(Pn);if(Yr.length===0)return[];let Ci=((nr=Fe.projectFolderIgnoreList)!==null&&nr!==void 0?nr:["**/node_modules/**"]).reduce((Pn,ei)=>(typeof ei=="string"&&Pn.push(ei),Pn),[]).map(Pn=>Pn.startsWith("!")?Pn:`!${Pn}`),Ri=nn({project:Yr,projectFolderIgnoreList:Ci,tsconfigRootDir:Fe.tsconfigRootDir});if(Kt==null)Kt=new st.ExpiringCache(Fe.singleRun?"Infinity":(_r=(dr=Fe.cacheLifetime)===null||dr===void 0?void 0:dr.glob)!==null&&_r!==void 0?_r:st.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS);else{let Pn=Kt.get(Ri);if(Pn)return Pn}let Bi=Yr.filter(Pn=>!(0,cn.default)(Pn)),Nr=Yr.filter(Pn=>(0,cn.default)(Pn)),Pi=new Set(Bi.concat(Nr.length===0?[]:(0,ln.sync)([...Nr,...Ci],{cwd:Fe.tsconfigRootDir})).map(Pn=>(0,Ut.getCanonicalFileName)((0,Ut.ensureAbsolutePath)(Pn,Fe.tsconfigRootDir))));qe("parserOptions.project (excluding ignored) matched projects: %s",Pi);let ia=Array.from(Pi);return Kt.set(Ri,ia),ia}ie.resolveProjectList=Nt;function nn(Fe){let{project:nr,projectFolderIgnoreList:dr,tsconfigRootDir:_r}=Fe,Yr={tsconfigRootDir:_r,project:nr,projectFolderIgnoreList:[...dr].sort()};return(0,Ut.createHash)(JSON.stringify(Yr))}function fe(){Kt==null||Kt.clear(),Kt=null}ie.clearGlobResolutionCache=fe}}),b2=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/warnAboutTSVersion.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Fe,nr,dr,_r){_r===void 0&&(_r=dr);var Yr=Object.getOwnPropertyDescriptor(nr,dr);(!Yr||("get"in Yr?!nr.__esModule:Yr.writable||Yr.configurable))&&(Yr={enumerable:!0,get:function(){return nr[dr]}}),Object.defineProperty(Fe,_r,Yr)}:function(Fe,nr,dr,_r){_r===void 0&&(_r=dr),Fe[_r]=nr[dr]}),Rt=ie&&ie.__setModuleDefault||(Object.create?function(Fe,nr){Object.defineProperty(Fe,"default",{enumerable:!0,value:nr})}:function(Fe,nr){Fe.default=nr}),ln=ie&&ie.__importStar||function(Fe){if(Fe&&Fe.__esModule)return Fe;var nr={};if(Fe!=null)for(var dr in Fe)dr!=="default"&&Object.prototype.hasOwnProperty.call(Fe,dr)&&oe(nr,Fe,dr);return Rt(nr,Fe),nr},cn=ie&&ie.__importDefault||function(Fe){return Fe&&Fe.__esModule?Fe:{default:Fe}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.warnAboutTSVersion=void 0;var Ut=cn(Bc()),st=ln(ja()),qe=">=3.3.1 <5.1.0",Kt=["5.0.1-rc"],Ue=st.version,Nt=Ut.default.satisfies(Ue,[qe].concat(Kt).join(" || ")),nn=!1;function fe(Fe){var nr;if(!Nt&&!nn){if(!(typeof An>"u")&&!((nr=An.stdout)===null||nr===void 0)&&nr.isTTY){let dr="=============",_r=[dr,"WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.","You may find that it works just fine, or you may not.",`SUPPORTED TYPESCRIPT VERSIONS: ${qe}`,`YOUR TYPESCRIPT VERSION: ${Ue}`,"Please only submit bug reports when using the officially supported version.",dr];Fe.log(_r.join(`

`))}nn=!0}}ie.warnAboutTSVersion=fe}}),E0=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/parseSettings/createParseSettings.js"(ie){Dn();var oe=ie&&ie.__importDefault||function(dr){return dr&&dr.__esModule?dr:{default:dr}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.clearTSConfigMatchCache=ie.createParseSettings=void 0;var Rt=oe(Ma()),ln=Dc(),cn=dv(),Ut=E_(),st=fv(),qe=s4(),Kt=b2(),Ue=(0,Rt.default)("typescript-eslint:typescript-estree:parser:parseSettings:createParseSettings"),Nt;function nn(dr){let _r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};var Yr,Ci,Ri;let Bi=(0,st.inferSingleRun)(_r),Nr=typeof _r.tsconfigRootDir=="string"?_r.tsconfigRootDir:"/prettier-security-dirname-placeholder",Pi={code:Fe(dr),comment:_r.comment===!0,comments:[],createDefaultProgram:_r.createDefaultProgram===!0,debugLevel:_r.debugLevel===!0?new Set(["typescript-eslint"]):Array.isArray(_r.debugLevel)?new Set(_r.debugLevel):new Set,errorOnTypeScriptSyntacticAndSemanticIssues:!1,errorOnUnknownASTType:_r.errorOnUnknownASTType===!0,EXPERIMENTAL_useSourceOfProjectReferenceRedirect:_r.EXPERIMENTAL_useSourceOfProjectReferenceRedirect===!0,extraFileExtensions:Array.isArray(_r.extraFileExtensions)&&_r.extraFileExtensions.every(ia=>typeof ia=="string")?_r.extraFileExtensions:[],filePath:(0,ln.ensureAbsolutePath)(typeof _r.filePath=="string"&&_r.filePath!=="<input>"?_r.filePath:nr(_r.jsx),Nr),jsx:_r.jsx===!0,loc:_r.loc===!0,log:typeof _r.loggerFn=="function"?_r.loggerFn:_r.loggerFn===!1?()=>{}:console.log,moduleResolver:(Yr=_r.moduleResolver)!==null&&Yr!==void 0?Yr:"",preserveNodeMaps:_r.preserveNodeMaps!==!1,programs:Array.isArray(_r.programs)?_r.programs:null,projects:[],range:_r.range===!0,singleRun:Bi,tokens:_r.tokens===!0?[]:null,tsconfigMatchCache:Nt??(Nt=new cn.ExpiringCache(Bi?"Infinity":(Ri=(Ci=_r.cacheLifetime)===null||Ci===void 0?void 0:Ci.glob)!==null&&Ri!==void 0?Ri:cn.DEFAULT_TSCONFIG_CACHE_DURATION_SECONDS)),tsconfigRootDir:Nr};if(Pi.debugLevel.size>0){let ia=[];Pi.debugLevel.has("typescript-eslint")&&ia.push("typescript-eslint:*"),(Pi.debugLevel.has("eslint")||Rt.default.enabled("eslint:*,-eslint:code-path"))&&ia.push("eslint:*,-eslint:code-path"),Rt.default.enable(ia.join(","))}if(Array.isArray(_r.programs)){if(!_r.programs.length)throw new Error("You have set parserOptions.programs to an empty array. This will cause all files to not be found in existing programs. Either provide one or more existing TypeScript Program instances in the array, or remove the parserOptions.programs setting.");Ue("parserOptions.programs was provided, so parserOptions.project will be ignored.")}return Pi.programs||(Pi.projects=(0,qe.resolveProjectList)({cacheLifetime:_r.cacheLifetime,project:(0,Ut.getProjectConfigFiles)(Pi,_r.project),projectFolderIgnoreList:_r.projectFolderIgnoreList,singleRun:Pi.singleRun,tsconfigRootDir:Nr})),(0,Kt.warnAboutTSVersion)(Pi),Pi}ie.createParseSettings=nn;function fe(){Nt==null||Nt.clear()}ie.clearTSConfigMatchCache=fe;function Fe(dr){return typeof dr!="string"?String(dr):dr}function nr(dr){return dr?"estree.tsx":"estree.ts"}}}),T_=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/semantic-or-syntactic-errors.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.getFirstSemanticOrSyntacticError=void 0;var oe=ja();function Rt(Ut,st){try{let qe=ln(Ut.getSyntacticDiagnostics(st));if(qe.length)return cn(qe[0]);let Kt=ln(Ut.getSemanticDiagnostics(st));return Kt.length?cn(Kt[0]):void 0}catch(qe){console.warn(`Warning From TSC: "${qe.message}`);return}}ie.getFirstSemanticOrSyntacticError=Rt;function ln(Ut){return Ut.filter(st=>{switch(st.code){case 1013:case 1014:case 1044:case 1045:case 1048:case 1049:case 1070:case 1071:case 1085:case 1090:case 1096:case 1097:case 1098:case 1099:case 1117:case 1121:case 1123:case 1141:case 1162:case 1164:case 1172:case 1173:case 1175:case 1176:case 1190:case 1196:case 1200:case 1206:case 1211:case 1242:case 1246:case 1255:case 1308:case 2364:case 2369:case 2452:case 2462:case 8017:case 17012:case 17013:return!0}return!1})}function cn(Ut){return Object.assign(Object.assign({},Ut),{message:(0,oe.flattenDiagnosticMessageText)(Ut.messageText,oe.sys.newLine)})}}}),x2=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/parser.js"(ie){Dn();var oe=ie&&ie.__importDefault||function(Pi){return Pi&&Pi.__esModule?Pi:{default:Pi}};Object.defineProperty(ie,"__esModule",{value:!0}),ie.clearParseAndGenerateServicesCalls=ie.clearProgramCache=ie.parseWithNodeMaps=ie.parseAndGenerateServices=ie.parse=void 0;var Rt=oe(Ma()),ln=Ew(),cn=ab(),Ut=w0(),st=f7(),qe=a4(),Kt=y2(),Ue=wg(),Nt=E0(),nn=T_(),fe=(0,Rt.default)("typescript-eslint:typescript-estree:parser"),Fe=new Map;function nr(){Fe.clear()}ie.clearProgramCache=nr;function dr(Pi,ia){return Pi.programs&&(0,Ue.useProvidedPrograms)(Pi.programs,Pi)||ia&&(0,qe.createProjectProgram)(Pi)||ia&&Pi.createDefaultProgram&&(0,Ut.createDefaultProgram)(Pi)||(0,st.createIsolatedProgram)(Pi)}function _r(Pi,ia){let{ast:Pn}=Yr(Pi,ia,!1);return Pn}ie.parse=_r;function Yr(Pi,ia,Pn){let ei=(0,Nt.createParseSettings)(Pi,ia);if(ia!=null&&ia.errorOnTypeScriptSyntacticAndSemanticIssues)throw new Error('"errorOnTypeScriptSyntacticAndSemanticIssues" is only supported for parseAndGenerateServices()');let Ji=(0,Kt.createSourceFile)(ei),{estree:na,astMaps:to}=(0,ln.astConverter)(Ji,ei,Pn);return{ast:na,esTreeNodeToTSNodeMap:to.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:to.tsNodeToESTreeNodeMap}}function Ci(Pi,ia){return Yr(Pi,ia,!0)}ie.parseWithNodeMaps=Ci;var Ri={};function Bi(){Ri={}}ie.clearParseAndGenerateServicesCalls=Bi;function Nr(Pi,ia){var Pn,ei;let Ji=(0,Nt.createParseSettings)(Pi,ia);ia!==void 0&&typeof ia.errorOnTypeScriptSyntacticAndSemanticIssues=="boolean"&&ia.errorOnTypeScriptSyntacticAndSemanticIssues&&(Ji.errorOnTypeScriptSyntacticAndSemanticIssues=!0),Ji.singleRun&&!Ji.programs&&((Pn=Ji.projects)===null||Pn===void 0?void 0:Pn.length)>0&&(Ji.programs={*[Symbol.iterator](){for(let fo of Ji.projects){let po=Fe.get(fo);if(po)yield po;else{fe("Detected single-run/CLI usage, creating Program once ahead of time for project: %s",fo);let Io=(0,Ue.createProgramFromConfigFile)(fo);Fe.set(fo,Io),yield Io}}}});let na=Ji.programs!=null||((ei=Ji.projects)===null||ei===void 0?void 0:ei.length)>0;Ji.singleRun&&ia.filePath&&(Ri[ia.filePath]=(Ri[ia.filePath]||0)+1);let{ast:to,program:Gr}=Ji.singleRun&&ia.filePath&&Ri[ia.filePath]>1?(0,st.createIsolatedProgram)(Ji):dr(Ji,na),_a=typeof Ji.preserveNodeMaps=="boolean"?Ji.preserveNodeMaps:!0,{estree:co,astMaps:Qa}=(0,ln.astConverter)(to,Ji,_a);if(Gr&&Ji.errorOnTypeScriptSyntacticAndSemanticIssues){let fo=(0,nn.getFirstSemanticOrSyntacticError)(Gr,to);if(fo)throw(0,cn.convertError)(fo)}return{ast:co,services:{hasFullTypeInformation:na,program:Gr,esTreeNodeToTSNodeMap:Qa.esTreeNodeToTSNodeMap,tsNodeToESTreeNodeMap:Qa.tsNodeToESTreeNodeMap}}}ie.parseAndGenerateServices=Nr}}),$_=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/clear-caches.js"(ie){Dn(),Object.defineProperty(ie,"__esModule",{value:!0}),ie.clearProgramCache=ie.clearCaches=void 0;var oe=_2(),Rt=x2(),ln=E0(),cn=s4();function Ut(){(0,Rt.clearProgramCache)(),(0,oe.clearWatchCaches)(),(0,ln.clearTSConfigMatchCache)(),(0,cn.clearGlobCache)()}ie.clearCaches=Ut,ie.clearProgramCache=Ut}}),S2=Tn({"node_modules/@typescript-eslint/typescript-estree/package.json"(ie,oe){oe.exports={name:"@typescript-eslint/typescript-estree",version:"5.55.0",description:"A parser that converts TypeScript source code into an ESTree compatible form",main:"dist/index.js",types:"dist/index.d.ts",files:["dist","_ts3.4","README.md","LICENSE"],engines:{node:"^12.22.0 || ^14.17.0 || >=16.0.0"},repository:{type:"git",url:"https://github.com/typescript-eslint/typescript-eslint.git",directory:"packages/typescript-estree"},bugs:{url:"https://github.com/typescript-eslint/typescript-eslint/issues"},license:"BSD-2-Clause",keywords:["ast","estree","ecmascript","javascript","typescript","parser","syntax"],scripts:{build:"tsc -b tsconfig.build.json",postbuild:"downlevel-dts dist _ts3.4/dist",clean:"tsc -b tsconfig.build.json --clean",postclean:"rimraf dist && rimraf _ts3.4 && rimraf coverage",format:'prettier --write "./**/*.{ts,mts,cts,tsx,js,mjs,cjs,jsx,json,md,css}" --ignore-path ../../.prettierignore',lint:"nx lint",test:"jest --coverage",typecheck:"tsc -p tsconfig.json --noEmit"},dependencies:{"@typescript-eslint/types":"5.55.0","@typescript-eslint/visitor-keys":"5.55.0",debug:"^4.3.4",globby:"^11.1.0","is-glob":"^4.0.3",semver:"^7.3.7",tsutils:"^3.21.0"},devDependencies:{"@babel/code-frame":"*","@babel/parser":"*","@types/babel__code-frame":"*","@types/debug":"*","@types/glob":"*","@types/is-glob":"*","@types/semver":"*","@types/tmp":"*",glob:"*","jest-specific-snapshot":"*","make-dir":"*",tmp:"*",typescript:"*"},peerDependenciesMeta:{typescript:{optional:!0}},funding:{type:"opencollective",url:"https://opencollective.com/typescript-eslint"},typesVersions:{"<3.8":{"*":["_ts3.4/*"]}},gitHead:"877d73327fca3bdbe7e170e8b3a906d090a6de37"}}}),Eg=Tn({"node_modules/@typescript-eslint/typescript-estree/dist/index.js"(ie){Dn();var oe=ie&&ie.__createBinding||(Object.create?function(Kt,Ue,Nt,nn){nn===void 0&&(nn=Nt);var fe=Object.getOwnPropertyDescriptor(Ue,Nt);(!fe||("get"in fe?!Ue.__esModule:fe.writable||fe.configurable))&&(fe={enumerable:!0,get:function(){return Ue[Nt]}}),Object.defineProperty(Kt,nn,fe)}:function(Kt,Ue,Nt,nn){nn===void 0&&(nn=Nt),Kt[nn]=Ue[Nt]}),Rt=ie&&ie.__exportStar||function(Kt,Ue){for(var Nt in Kt)Nt!=="default"&&!Object.prototype.hasOwnProperty.call(Ue,Nt)&&oe(Ue,Kt,Nt)};Object.defineProperty(ie,"__esModule",{value:!0}),ie.version=ie.visitorKeys=ie.typescriptVersionIsAtLeast=ie.createProgram=ie.simpleTraverse=ie.parseWithNodeMaps=ie.parseAndGenerateServices=ie.parse=void 0;var ln=x2();Object.defineProperty(ie,"parse",{enumerable:!0,get:function(){return ln.parse}}),Object.defineProperty(ie,"parseAndGenerateServices",{enumerable:!0,get:function(){return ln.parseAndGenerateServices}}),Object.defineProperty(ie,"parseWithNodeMaps",{enumerable:!0,get:function(){return ln.parseWithNodeMaps}});var cn=d7();Object.defineProperty(ie,"simpleTraverse",{enumerable:!0,get:function(){return cn.simpleTraverse}}),Rt(wp(),ie);var Ut=wg();Object.defineProperty(ie,"createProgram",{enumerable:!0,get:function(){return Ut.createProgramFromConfigFile}}),Rt($p(),ie);var st=Ec();Object.defineProperty(ie,"typescriptVersionIsAtLeast",{enumerable:!0,get:function(){return st.typescriptVersionIsAtLeast}}),Rt(Zl(),ie),Rt($_(),ie);var qe=Tp();Object.defineProperty(ie,"visitorKeys",{enumerable:!0,get:function(){return qe.visitorKeys}}),ie.version=S2().version}});Dn();var O_=vr(),mf=Ar(),Hd=dl(),p7=tl(),E8=vo(),{throwErrorForInvalidNodes:h7}=wa(),T8={loc:!0,range:!0,comment:!0,jsx:!0,tokens:!0,loggerFn:!1,project:[]};function $8(ie){let{message:oe,lineNumber:Rt,column:ln}=ie;return typeof Rt!="number"?ie:O_(oe,{start:{line:Rt,column:ln+1}})}function T0(ie,oe){let Rt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},ln=p7(ie),cn=$0(ie),{parseWithNodeMaps:Ut}=Eg(),{result:st,error:qe}=mf(()=>Ut(ln,Object.assign(Object.assign({},T8),{},{jsx:cn})),()=>Ut(ln,Object.assign(Object.assign({},T8),{},{jsx:!cn})));if(!st)throw $8(qe);return Rt.originalText=ie,h7(st,Rt),E8(st.ast,Rt)}function $0(ie){return new RegExp(["(?:^[^\"'`]*</)","|","(?:^[^/]{2}.*/>)"].join(""),"m").test(ie)}Nn.exports={parsers:{typescript:Hd(T0)}}});return In()})})(dZt);var v5i=dZt.exports;const _5i=il(v5i);function Lge(e,t){var n=!!e;if(!n)throw new Error(t)}function jge(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?jge=function(n){return typeof n}:jge=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},jge(e)}function y5i(e){return jge(e)=="object"&&e!==null}var fZt=typeof Symbol=="function"&&Symbol.toStringTag!=null?Symbol.toStringTag:"@@toStringTag";function Bje(e,t){for(var n=/\r\n|[\n\r]/g,r=1,i=t+1,a;(a=n.exec(e.body))&&a.index<t;)r+=1,i=t+1-(a.index+a[0].length);return{line:r,column:i}}function b5i(e){return pZt(e.source,Bje(e.source,e.start))}function pZt(e,t){var n=e.locationOffset.column-1,r=Bge(n)+e.body,i=t.line-1,a=e.locationOffset.line-1,o=t.line+a,s=t.line===1?n:0,c=t.column+s,u="".concat(e.name,":").concat(o,":").concat(c,`
`),d=r.split(/\r\n|[\n\r]/g),f=d[i];if(f.length>120){for(var p=Math.floor(c/80),m=c%80,g=[],_=0;_<f.length;_+=80)g.push(f.slice(_,_+80));return u+mht([["".concat(o),g[0]]].concat(g.slice(1,p+1).map(function(v){return["",v]}),[[" ",Bge(m-1)+"^"],["",g[p+1]]]))}return u+mht([["".concat(o-1),d[i-1]],["".concat(o),f],["",Bge(c-1)+"^"],["".concat(o+1),d[i+1]]])}function mht(e){var t=e.filter(function(r){r[0];var i=r[1];return i!==void 0}),n=Math.max.apply(Math,t.map(function(r){var i=r[0];return i.length}));return t.map(function(r){var i=r[0],a=r[1];return x5i(n,i)+(a?" | "+a:" |")}).join(`
`)}function Bge(e){return Array(e+1).join(" ")}function x5i(e,t){return Bge(e-t.length)+t}function zge(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?zge=function(n){return typeof n}:zge=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},zge(e)}function ght(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function S5i(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ght(Object(n),!0).forEach(function(r){C5i(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ght(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function C5i(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function w5i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vht(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function E5i(e,t,n){return t&&vht(e.prototype,t),n&&vht(e,n),e}function T5i(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ure(e,t)}function $5i(e){var t=mZt();return function(){var r=Kre(e),i;if(t){var a=Kre(this).constructor;i=Reflect.construct(r,arguments,a)}else i=r.apply(this,arguments);return hZt(this,i)}}function hZt(e,t){return t&&(zge(t)==="object"||typeof t=="function")?t:Xte(e)}function Xte(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function zje(e){var t=typeof Map=="function"?new Map:void 0;return zje=function(r){if(r===null||!O5i(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t<"u"){if(t.has(r))return t.get(r);t.set(r,i)}function i(){return Hge(r,arguments,Kre(this).constructor)}return i.prototype=Object.create(r.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Ure(i,r)},zje(e)}function Hge(e,t,n){return mZt()?Hge=Reflect.construct:Hge=function(i,a,o){var s=[null];s.push.apply(s,a);var c=Function.bind.apply(i,s),u=new c;return o&&Ure(u,o.prototype),u},Hge.apply(null,arguments)}function mZt(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function O5i(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Ure(e,t){return Ure=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},Ure(e,t)}function Kre(e){return Kre=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Kre(e)}var P5i=function(e){T5i(n,e);var t=$5i(n);function n(r,i,a,o,s,c,u){var d,f,p,m;w5i(this,n),m=t.call(this,r),m.name="GraphQLError",m.originalError=c??void 0,m.nodes=_ht(Array.isArray(i)?i:i?[i]:void 0);for(var g=[],_=0,v=(b=m.nodes)!==null&&b!==void 0?b:[];_<v.length;_++){var b,y=v[_],x=y.loc;x!=null&&g.push(x)}g=_ht(g),m.source=a??((d=g)===null||d===void 0?void 0:d[0].source),m.positions=o??((f=g)===null||f===void 0?void 0:f.map(function(w){return w.start})),m.locations=o&&a?o.map(function(w){return Bje(a,w)}):(p=g)===null||p===void 0?void 0:p.map(function(w){return Bje(w.source,w.start)}),m.path=s??void 0;var C=c==null?void 0:c.extensions;return u==null&&y5i(C)?m.extensions=S5i({},C):m.extensions=u??{},Object.defineProperties(Xte(m),{message:{enumerable:!0},locations:{enumerable:m.locations!=null},path:{enumerable:m.path!=null},extensions:{enumerable:m.extensions!=null&&Object.keys(m.extensions).length>0},name:{enumerable:!1},nodes:{enumerable:!1},source:{enumerable:!1},positions:{enumerable:!1},originalError:{enumerable:!1}}),c!=null&&c.stack?(Object.defineProperty(Xte(m),"stack",{value:c.stack,writable:!0,configurable:!0}),hZt(m)):(Error.captureStackTrace?Error.captureStackTrace(Xte(m),n):Object.defineProperty(Xte(m),"stack",{value:Error().stack,writable:!0,configurable:!0}),m)}return E5i(n,[{key:"toString",value:function(){return N5i(this)}},{key:"toJSON",value:function(){return D5i(this)}},{key:fZt,get:function(){return"Object"}}]),n}(zje(Error));function _ht(e){return e===void 0||e.length===0?void 0:e}function N5i(e){var t=e.message;if(e.nodes)for(var n=0,r=e.nodes;n<r.length;n++){var i=r[n];i.loc&&(t+=`

`+b5i(i.loc))}else if(e.source&&e.locations)for(var a=0,o=e.locations;a<o.length;a++){var s=o[a];t+=`

`+pZt(e.source,s)}return t}function D5i(e){var t;e||Lge(0,"Received null or undefined error.");var n=(t=e.message)!==null&&t!==void 0?t:"An unknown error occurred.",r=e.locations,i=e.path,a=e.extensions;return a&&Object.keys(a).length>0?{message:n,locations:r,path:i,extensions:a}:{message:n,locations:r,path:i}}function D3(e,t,n){return new P5i("Syntax Error: ".concat(n),void 0,e,[t])}var $c=Object.freeze({NAME:"Name",DOCUMENT:"Document",OPERATION_DEFINITION:"OperationDefinition",VARIABLE_DEFINITION:"VariableDefinition",SELECTION_SET:"SelectionSet",FIELD:"Field",ARGUMENT:"Argument",FRAGMENT_SPREAD:"FragmentSpread",INLINE_FRAGMENT:"InlineFragment",FRAGMENT_DEFINITION:"FragmentDefinition",VARIABLE:"Variable",INT:"IntValue",FLOAT:"FloatValue",STRING:"StringValue",BOOLEAN:"BooleanValue",NULL:"NullValue",ENUM:"EnumValue",LIST:"ListValue",OBJECT:"ObjectValue",OBJECT_FIELD:"ObjectField",DIRECTIVE:"Directive",NAMED_TYPE:"NamedType",LIST_TYPE:"ListType",NON_NULL_TYPE:"NonNullType",SCHEMA_DEFINITION:"SchemaDefinition",OPERATION_TYPE_DEFINITION:"OperationTypeDefinition",SCALAR_TYPE_DEFINITION:"ScalarTypeDefinition",OBJECT_TYPE_DEFINITION:"ObjectTypeDefinition",FIELD_DEFINITION:"FieldDefinition",INPUT_VALUE_DEFINITION:"InputValueDefinition",INTERFACE_TYPE_DEFINITION:"InterfaceTypeDefinition",UNION_TYPE_DEFINITION:"UnionTypeDefinition",ENUM_TYPE_DEFINITION:"EnumTypeDefinition",ENUM_VALUE_DEFINITION:"EnumValueDefinition",INPUT_OBJECT_TYPE_DEFINITION:"InputObjectTypeDefinition",DIRECTIVE_DEFINITION:"DirectiveDefinition",SCHEMA_EXTENSION:"SchemaExtension",SCALAR_TYPE_EXTENSION:"ScalarTypeExtension",OBJECT_TYPE_EXTENSION:"ObjectTypeExtension",INTERFACE_TYPE_EXTENSION:"InterfaceTypeExtension",UNION_TYPE_EXTENSION:"UnionTypeExtension",ENUM_TYPE_EXTENSION:"EnumTypeExtension",INPUT_OBJECT_TYPE_EXTENSION:"InputObjectTypeExtension"});function I5i(e,t){var n=!!e;if(!n)throw new Error(t??"Unexpected invariant triggered.")}var R5i=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):void 0;const Hje=R5i;function gZt(e){var t=e.prototype.toJSON;typeof t=="function"||I5i(0),e.prototype.inspect=t,Hje&&(e.prototype[Hje]=t)}var vZt=function(){function e(n,r,i){this.start=n.start,this.end=r.end,this.startToken=n,this.endToken=r,this.source=i}var t=e.prototype;return t.toJSON=function(){return{start:this.start,end:this.end}},e}();gZt(vZt);var Qh=function(){function e(n,r,i,a,o,s,c){this.kind=n,this.start=r,this.end=i,this.line=a,this.column=o,this.value=c,this.prev=s,this.next=null}var t=e.prototype;return t.toJSON=function(){return{kind:this.kind,value:this.value,line:this.line,column:this.column}},e}();gZt(Qh);var za=Object.freeze({SOF:"<SOF>",EOF:"<EOF>",BANG:"!",DOLLAR:"$",AMP:"&",PAREN_L:"(",PAREN_R:")",SPREAD:"...",COLON:":",EQUALS:"=",AT:"@",BRACKET_L:"[",BRACKET_R:"]",BRACE_L:"{",PIPE:"|",BRACE_R:"}",NAME:"Name",INT:"Int",FLOAT:"Float",STRING:"String",BLOCK_STRING:"BlockString",COMMENT:"Comment"});function qge(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?qge=function(n){return typeof n}:qge=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},qge(e)}var k5i=10,_Zt=2;function yZt(e){return W6e(e,[])}function W6e(e,t){switch(qge(e)){case"string":return JSON.stringify(e);case"function":return e.name?"[function ".concat(e.name,"]"):"[function]";case"object":return e===null?"null":A5i(e,t);default:return String(e)}}function A5i(e,t){if(t.indexOf(e)!==-1)return"[Circular]";var n=[].concat(t,[e]),r=L5i(e);if(r!==void 0){var i=r.call(e);if(i!==e)return typeof i=="string"?i:W6e(i,n)}else if(Array.isArray(e))return F5i(e,n);return M5i(e,n)}function M5i(e,t){var n=Object.keys(e);if(n.length===0)return"{}";if(t.length>_Zt)return"["+j5i(e)+"]";var r=n.map(function(i){var a=W6e(e[i],t);return i+": "+a});return"{ "+r.join(", ")+" }"}function F5i(e,t){if(e.length===0)return"[]";if(t.length>_Zt)return"[Array]";for(var n=Math.min(k5i,e.length),r=e.length-n,i=[],a=0;a<n;++a)i.push(W6e(e[a],t));return r===1?i.push("... 1 more item"):r>1&&i.push("... ".concat(r," more items")),"["+i.join(", ")+"]"}function L5i(e){var t=e[String(Hje)];if(typeof t=="function")return t;if(typeof e.inspect=="function")return e.inspect}function j5i(e){var t=Object.prototype.toString.call(e).replace(/^\[object /,"").replace(/]$/,"");if(t==="Object"&&typeof e.constructor=="function"){var n=e.constructor.name;if(typeof n=="string"&&n!=="")return n}return t}function Vge(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Vge=function(n){return typeof n}:Vge=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},Vge(e)}const B5i=function(t,n){if(t instanceof n)return!0;if(Vge(t)==="object"&&t!==null){var r,i=n.prototype[Symbol.toStringTag],a=Symbol.toStringTag in t?t[Symbol.toStringTag]:(r=t.constructor)===null||r===void 0?void 0:r.name;if(i===a){var o=yZt(t);throw new Error("Cannot use ".concat(i,' "').concat(o,`" from another module or realm.

Ensure that there is only one instance of "graphql" in the node_modules
directory. If different versions of "graphql" are the dependencies of other
relied on modules, use "resolutions" to ensure only one version is installed.

https://yarnpkg.com/en/docs/selective-version-resolutions

Duplicate "graphql" modules cannot be used at the same time since different
versions may have different capabilities and behavior. The data from one
version used in the function from another could produce confusing and
spurious results.`))}}return!1};function yht(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function z5i(e,t,n){return t&&yht(e.prototype,t),n&&yht(e,n),e}var bZt=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"GraphQL request",r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{line:1,column:1};typeof t=="string"||Lge(0,"Body must be a string. Received: ".concat(yZt(t),".")),this.body=t,this.name=n,this.locationOffset=r,this.locationOffset.line>0||Lge(0,"line in locationOffset is 1-indexed and must be positive."),this.locationOffset.column>0||Lge(0,"column in locationOffset is 1-indexed and must be positive.")}return z5i(e,[{key:fZt,get:function(){return"Source"}}]),e}();function H5i(e){return B5i(e,bZt)}var q5i=Object.freeze({QUERY:"QUERY",MUTATION:"MUTATION",SUBSCRIPTION:"SUBSCRIPTION",FIELD:"FIELD",FRAGMENT_DEFINITION:"FRAGMENT_DEFINITION",FRAGMENT_SPREAD:"FRAGMENT_SPREAD",INLINE_FRAGMENT:"INLINE_FRAGMENT",VARIABLE_DEFINITION:"VARIABLE_DEFINITION",SCHEMA:"SCHEMA",SCALAR:"SCALAR",OBJECT:"OBJECT",FIELD_DEFINITION:"FIELD_DEFINITION",ARGUMENT_DEFINITION:"ARGUMENT_DEFINITION",INTERFACE:"INTERFACE",UNION:"UNION",ENUM:"ENUM",ENUM_VALUE:"ENUM_VALUE",INPUT_OBJECT:"INPUT_OBJECT",INPUT_FIELD_DEFINITION:"INPUT_FIELD_DEFINITION"});function V5i(e){var t=e.split(/\r\n|[\n\r]/g),n=W5i(e);if(n!==0)for(var r=1;r<t.length;r++)t[r]=t[r].slice(n);for(var i=0;i<t.length&&bht(t[i]);)++i;for(var a=t.length;a>i&&bht(t[a-1]);)--a;return t.slice(i,a).join(`
`)}function bht(e){for(var t=0;t<e.length;++t)if(e[t]!==" "&&e[t]!=="	")return!1;return!0}function W5i(e){for(var t,n=!0,r=!0,i=0,a=null,o=0;o<e.length;++o)switch(e.charCodeAt(o)){case 13:e.charCodeAt(o+1)===10&&++o;case 10:n=!1,r=!0,i=0;break;case 9:case 32:++i;break;default:r&&!n&&(a===null||i<a)&&(a=i),r=!1}return(t=a)!==null&&t!==void 0?t:0}var U5i=function(){function e(n){var r=new Qh(za.SOF,0,0,0,0,null);this.source=n,this.lastToken=r,this.token=r,this.line=1,this.lineStart=0}var t=e.prototype;return t.advance=function(){this.lastToken=this.token;var r=this.token=this.lookahead();return r},t.lookahead=function(){var r=this.token;if(r.kind!==za.EOF)do{var i;r=(i=r.next)!==null&&i!==void 0?i:r.next=G5i(this,r)}while(r.kind===za.COMMENT);return r},e}();function K5i(e){return e===za.BANG||e===za.DOLLAR||e===za.AMP||e===za.PAREN_L||e===za.PAREN_R||e===za.SPREAD||e===za.COLON||e===za.EQUALS||e===za.AT||e===za.BRACKET_L||e===za.BRACKET_R||e===za.BRACE_L||e===za.PIPE||e===za.BRACE_R}function tF(e){return isNaN(e)?za.EOF:e<127?JSON.stringify(String.fromCharCode(e)):'"\\u'.concat(("00"+e.toString(16).toUpperCase()).slice(-4),'"')}function G5i(e,t){for(var n=e.source,r=n.body,i=r.length,a=t.end;a<i;){var o=r.charCodeAt(a),s=e.line,c=1+a-e.lineStart;switch(o){case 65279:case 9:case 32:case 44:++a;continue;case 10:++a,++e.line,e.lineStart=a;continue;case 13:r.charCodeAt(a+1)===10?a+=2:++a,++e.line,e.lineStart=a;continue;case 33:return new Qh(za.BANG,a,a+1,s,c,t);case 35:return X5i(n,a,s,c,t);case 36:return new Qh(za.DOLLAR,a,a+1,s,c,t);case 38:return new Qh(za.AMP,a,a+1,s,c,t);case 40:return new Qh(za.PAREN_L,a,a+1,s,c,t);case 41:return new Qh(za.PAREN_R,a,a+1,s,c,t);case 46:if(r.charCodeAt(a+1)===46&&r.charCodeAt(a+2)===46)return new Qh(za.SPREAD,a,a+3,s,c,t);break;case 58:return new Qh(za.COLON,a,a+1,s,c,t);case 61:return new Qh(za.EQUALS,a,a+1,s,c,t);case 64:return new Qh(za.AT,a,a+1,s,c,t);case 91:return new Qh(za.BRACKET_L,a,a+1,s,c,t);case 93:return new Qh(za.BRACKET_R,a,a+1,s,c,t);case 123:return new Qh(za.BRACE_L,a,a+1,s,c,t);case 124:return new Qh(za.PIPE,a,a+1,s,c,t);case 125:return new Qh(za.BRACE_R,a,a+1,s,c,t);case 34:return r.charCodeAt(a+1)===34&&r.charCodeAt(a+2)===34?Z5i(n,a,s,c,t,e):Q5i(n,a,s,c,t);case 45:case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return J5i(n,a,o,s,c,t);case 65:case 66:case 67:case 68:case 69:case 70:case 71:case 72:case 73:case 74:case 75:case 76:case 77:case 78:case 79:case 80:case 81:case 82:case 83:case 84:case 85:case 86:case 87:case 88:case 89:case 90:case 95:case 97:case 98:case 99:case 100:case 101:case 102:case 103:case 104:case 105:case 106:case 107:case 108:case 109:case 110:case 111:case 112:case 113:case 114:case 115:case 116:case 117:case 118:case 119:case 120:case 121:case 122:return t7i(n,a,s,c,t)}throw D3(n,a,Y5i(o))}var u=e.line,d=1+a-e.lineStart;return new Qh(za.EOF,i,i,u,d,t)}function Y5i(e){return e<32&&e!==9&&e!==10&&e!==13?"Cannot contain the invalid character ".concat(tF(e),"."):e===39?`Unexpected single quote character ('), did you mean to use a double quote (")?`:"Cannot parse the unexpected character ".concat(tF(e),".")}function X5i(e,t,n,r,i){var a=e.body,o,s=t;do o=a.charCodeAt(++s);while(!isNaN(o)&&(o>31||o===9));return new Qh(za.COMMENT,t,s,n,r,i,a.slice(t+1,s))}function J5i(e,t,n,r,i,a){var o=e.body,s=n,c=t,u=!1;if(s===45&&(s=o.charCodeAt(++c)),s===48){if(s=o.charCodeAt(++c),s>=48&&s<=57)throw D3(e,c,"Invalid number, unexpected digit after 0: ".concat(tF(s),"."))}else c=ZIe(e,c,s),s=o.charCodeAt(c);if(s===46&&(u=!0,s=o.charCodeAt(++c),c=ZIe(e,c,s),s=o.charCodeAt(c)),(s===69||s===101)&&(u=!0,s=o.charCodeAt(++c),(s===43||s===45)&&(s=o.charCodeAt(++c)),c=ZIe(e,c,s),s=o.charCodeAt(c)),s===46||n7i(s))throw D3(e,c,"Invalid number, expected digit but got: ".concat(tF(s),"."));return new Qh(u?za.FLOAT:za.INT,t,c,r,i,a,o.slice(t,c))}function ZIe(e,t,n){var r=e.body,i=t,a=n;if(a>=48&&a<=57){do a=r.charCodeAt(++i);while(a>=48&&a<=57);return i}throw D3(e,i,"Invalid number, expected digit but got: ".concat(tF(a),"."))}function Q5i(e,t,n,r,i){for(var a=e.body,o=t+1,s=o,c=0,u="";o<a.length&&!isNaN(c=a.charCodeAt(o))&&c!==10&&c!==13;){if(c===34)return u+=a.slice(s,o),new Qh(za.STRING,t,o+1,n,r,i,u);if(c<32&&c!==9)throw D3(e,o,"Invalid character within String: ".concat(tF(c),"."));if(++o,c===92){switch(u+=a.slice(s,o-1),c=a.charCodeAt(o),c){case 34:u+='"';break;case 47:u+="/";break;case 92:u+="\\";break;case 98:u+="\b";break;case 102:u+="\f";break;case 110:u+=`
`;break;case 114:u+="\r";break;case 116:u+="	";break;case 117:{var d=e7i(a.charCodeAt(o+1),a.charCodeAt(o+2),a.charCodeAt(o+3),a.charCodeAt(o+4));if(d<0){var f=a.slice(o+1,o+5);throw D3(e,o,"Invalid character escape sequence: \\u".concat(f,"."))}u+=String.fromCharCode(d),o+=4;break}default:throw D3(e,o,"Invalid character escape sequence: \\".concat(String.fromCharCode(c),"."))}++o,s=o}}throw D3(e,o,"Unterminated string.")}function Z5i(e,t,n,r,i,a){for(var o=e.body,s=t+3,c=s,u=0,d="";s<o.length&&!isNaN(u=o.charCodeAt(s));){if(u===34&&o.charCodeAt(s+1)===34&&o.charCodeAt(s+2)===34)return d+=o.slice(c,s),new Qh(za.BLOCK_STRING,t,s+3,n,r,i,V5i(d));if(u<32&&u!==9&&u!==10&&u!==13)throw D3(e,s,"Invalid character within String: ".concat(tF(u),"."));u===10?(++s,++a.line,a.lineStart=s):u===13?(o.charCodeAt(s+1)===10?s+=2:++s,++a.line,a.lineStart=s):u===92&&o.charCodeAt(s+1)===34&&o.charCodeAt(s+2)===34&&o.charCodeAt(s+3)===34?(d+=o.slice(c,s)+'"""',s+=4,c=s):++s}throw D3(e,s,"Unterminated string.")}function e7i(e,t,n,r){return Yme(e)<<12|Yme(t)<<8|Yme(n)<<4|Yme(r)}function Yme(e){return e>=48&&e<=57?e-48:e>=65&&e<=70?e-55:e>=97&&e<=102?e-87:-1}function t7i(e,t,n,r,i){for(var a=e.body,o=a.length,s=t+1,c=0;s!==o&&!isNaN(c=a.charCodeAt(s))&&(c===95||c>=48&&c<=57||c>=65&&c<=90||c>=97&&c<=122);)++s;return new Qh(za.NAME,t,s,n,r,i,a.slice(t,s))}function n7i(e){return e===95||e>=65&&e<=90||e>=97&&e<=122}function r7i(e,t){var n=new i7i(e,t);return n.parseDocument()}var i7i=function(){function e(n,r){var i=H5i(n)?n:new bZt(n);this._lexer=new U5i(i),this._options=r}var t=e.prototype;return t.parseName=function(){var r=this.expectToken(za.NAME);return{kind:$c.NAME,value:r.value,loc:this.loc(r)}},t.parseDocument=function(){var r=this._lexer.token;return{kind:$c.DOCUMENT,definitions:this.many(za.SOF,this.parseDefinition,za.EOF),loc:this.loc(r)}},t.parseDefinition=function(){if(this.peek(za.NAME))switch(this._lexer.token.value){case"query":case"mutation":case"subscription":return this.parseOperationDefinition();case"fragment":return this.parseFragmentDefinition();case"schema":case"scalar":case"type":case"interface":case"union":case"enum":case"input":case"directive":return this.parseTypeSystemDefinition();case"extend":return this.parseTypeSystemExtension()}else{if(this.peek(za.BRACE_L))return this.parseOperationDefinition();if(this.peekDescription())return this.parseTypeSystemDefinition()}throw this.unexpected()},t.parseOperationDefinition=function(){var r=this._lexer.token;if(this.peek(za.BRACE_L))return{kind:$c.OPERATION_DEFINITION,operation:"query",name:void 0,variableDefinitions:[],directives:[],selectionSet:this.parseSelectionSet(),loc:this.loc(r)};var i=this.parseOperationType(),a;return this.peek(za.NAME)&&(a=this.parseName()),{kind:$c.OPERATION_DEFINITION,operation:i,name:a,variableDefinitions:this.parseVariableDefinitions(),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(r)}},t.parseOperationType=function(){var r=this.expectToken(za.NAME);switch(r.value){case"query":return"query";case"mutation":return"mutation";case"subscription":return"subscription"}throw this.unexpected(r)},t.parseVariableDefinitions=function(){return this.optionalMany(za.PAREN_L,this.parseVariableDefinition,za.PAREN_R)},t.parseVariableDefinition=function(){var r=this._lexer.token;return{kind:$c.VARIABLE_DEFINITION,variable:this.parseVariable(),type:(this.expectToken(za.COLON),this.parseTypeReference()),defaultValue:this.expectOptionalToken(za.EQUALS)?this.parseValueLiteral(!0):void 0,directives:this.parseDirectives(!0),loc:this.loc(r)}},t.parseVariable=function(){var r=this._lexer.token;return this.expectToken(za.DOLLAR),{kind:$c.VARIABLE,name:this.parseName(),loc:this.loc(r)}},t.parseSelectionSet=function(){var r=this._lexer.token;return{kind:$c.SELECTION_SET,selections:this.many(za.BRACE_L,this.parseSelection,za.BRACE_R),loc:this.loc(r)}},t.parseSelection=function(){return this.peek(za.SPREAD)?this.parseFragment():this.parseField()},t.parseField=function(){var r=this._lexer.token,i=this.parseName(),a,o;return this.expectOptionalToken(za.COLON)?(a=i,o=this.parseName()):o=i,{kind:$c.FIELD,alias:a,name:o,arguments:this.parseArguments(!1),directives:this.parseDirectives(!1),selectionSet:this.peek(za.BRACE_L)?this.parseSelectionSet():void 0,loc:this.loc(r)}},t.parseArguments=function(r){var i=r?this.parseConstArgument:this.parseArgument;return this.optionalMany(za.PAREN_L,i,za.PAREN_R)},t.parseArgument=function(){var r=this._lexer.token,i=this.parseName();return this.expectToken(za.COLON),{kind:$c.ARGUMENT,name:i,value:this.parseValueLiteral(!1),loc:this.loc(r)}},t.parseConstArgument=function(){var r=this._lexer.token;return{kind:$c.ARGUMENT,name:this.parseName(),value:(this.expectToken(za.COLON),this.parseValueLiteral(!0)),loc:this.loc(r)}},t.parseFragment=function(){var r=this._lexer.token;this.expectToken(za.SPREAD);var i=this.expectOptionalKeyword("on");return!i&&this.peek(za.NAME)?{kind:$c.FRAGMENT_SPREAD,name:this.parseFragmentName(),directives:this.parseDirectives(!1),loc:this.loc(r)}:{kind:$c.INLINE_FRAGMENT,typeCondition:i?this.parseNamedType():void 0,directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(r)}},t.parseFragmentDefinition=function(){var r,i=this._lexer.token;return this.expectKeyword("fragment"),((r=this._options)===null||r===void 0?void 0:r.experimentalFragmentVariables)===!0?{kind:$c.FRAGMENT_DEFINITION,name:this.parseFragmentName(),variableDefinitions:this.parseVariableDefinitions(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(i)}:{kind:$c.FRAGMENT_DEFINITION,name:this.parseFragmentName(),typeCondition:(this.expectKeyword("on"),this.parseNamedType()),directives:this.parseDirectives(!1),selectionSet:this.parseSelectionSet(),loc:this.loc(i)}},t.parseFragmentName=function(){if(this._lexer.token.value==="on")throw this.unexpected();return this.parseName()},t.parseValueLiteral=function(r){var i=this._lexer.token;switch(i.kind){case za.BRACKET_L:return this.parseList(r);case za.BRACE_L:return this.parseObject(r);case za.INT:return this._lexer.advance(),{kind:$c.INT,value:i.value,loc:this.loc(i)};case za.FLOAT:return this._lexer.advance(),{kind:$c.FLOAT,value:i.value,loc:this.loc(i)};case za.STRING:case za.BLOCK_STRING:return this.parseStringLiteral();case za.NAME:switch(this._lexer.advance(),i.value){case"true":return{kind:$c.BOOLEAN,value:!0,loc:this.loc(i)};case"false":return{kind:$c.BOOLEAN,value:!1,loc:this.loc(i)};case"null":return{kind:$c.NULL,loc:this.loc(i)};default:return{kind:$c.ENUM,value:i.value,loc:this.loc(i)}}case za.DOLLAR:if(!r)return this.parseVariable();break}throw this.unexpected()},t.parseStringLiteral=function(){var r=this._lexer.token;return this._lexer.advance(),{kind:$c.STRING,value:r.value,block:r.kind===za.BLOCK_STRING,loc:this.loc(r)}},t.parseList=function(r){var i=this,a=this._lexer.token,o=function(){return i.parseValueLiteral(r)};return{kind:$c.LIST,values:this.any(za.BRACKET_L,o,za.BRACKET_R),loc:this.loc(a)}},t.parseObject=function(r){var i=this,a=this._lexer.token,o=function(){return i.parseObjectField(r)};return{kind:$c.OBJECT,fields:this.any(za.BRACE_L,o,za.BRACE_R),loc:this.loc(a)}},t.parseObjectField=function(r){var i=this._lexer.token,a=this.parseName();return this.expectToken(za.COLON),{kind:$c.OBJECT_FIELD,name:a,value:this.parseValueLiteral(r),loc:this.loc(i)}},t.parseDirectives=function(r){for(var i=[];this.peek(za.AT);)i.push(this.parseDirective(r));return i},t.parseDirective=function(r){var i=this._lexer.token;return this.expectToken(za.AT),{kind:$c.DIRECTIVE,name:this.parseName(),arguments:this.parseArguments(r),loc:this.loc(i)}},t.parseTypeReference=function(){var r=this._lexer.token,i;return this.expectOptionalToken(za.BRACKET_L)?(i=this.parseTypeReference(),this.expectToken(za.BRACKET_R),i={kind:$c.LIST_TYPE,type:i,loc:this.loc(r)}):i=this.parseNamedType(),this.expectOptionalToken(za.BANG)?{kind:$c.NON_NULL_TYPE,type:i,loc:this.loc(r)}:i},t.parseNamedType=function(){var r=this._lexer.token;return{kind:$c.NAMED_TYPE,name:this.parseName(),loc:this.loc(r)}},t.parseTypeSystemDefinition=function(){var r=this.peekDescription()?this._lexer.lookahead():this._lexer.token;if(r.kind===za.NAME)switch(r.value){case"schema":return this.parseSchemaDefinition();case"scalar":return this.parseScalarTypeDefinition();case"type":return this.parseObjectTypeDefinition();case"interface":return this.parseInterfaceTypeDefinition();case"union":return this.parseUnionTypeDefinition();case"enum":return this.parseEnumTypeDefinition();case"input":return this.parseInputObjectTypeDefinition();case"directive":return this.parseDirectiveDefinition()}throw this.unexpected(r)},t.peekDescription=function(){return this.peek(za.STRING)||this.peek(za.BLOCK_STRING)},t.parseDescription=function(){if(this.peekDescription())return this.parseStringLiteral()},t.parseSchemaDefinition=function(){var r=this._lexer.token,i=this.parseDescription();this.expectKeyword("schema");var a=this.parseDirectives(!0),o=this.many(za.BRACE_L,this.parseOperationTypeDefinition,za.BRACE_R);return{kind:$c.SCHEMA_DEFINITION,description:i,directives:a,operationTypes:o,loc:this.loc(r)}},t.parseOperationTypeDefinition=function(){var r=this._lexer.token,i=this.parseOperationType();this.expectToken(za.COLON);var a=this.parseNamedType();return{kind:$c.OPERATION_TYPE_DEFINITION,operation:i,type:a,loc:this.loc(r)}},t.parseScalarTypeDefinition=function(){var r=this._lexer.token,i=this.parseDescription();this.expectKeyword("scalar");var a=this.parseName(),o=this.parseDirectives(!0);return{kind:$c.SCALAR_TYPE_DEFINITION,description:i,name:a,directives:o,loc:this.loc(r)}},t.parseObjectTypeDefinition=function(){var r=this._lexer.token,i=this.parseDescription();this.expectKeyword("type");var a=this.parseName(),o=this.parseImplementsInterfaces(),s=this.parseDirectives(!0),c=this.parseFieldsDefinition();return{kind:$c.OBJECT_TYPE_DEFINITION,description:i,name:a,interfaces:o,directives:s,fields:c,loc:this.loc(r)}},t.parseImplementsInterfaces=function(){var r;if(!this.expectOptionalKeyword("implements"))return[];if(((r=this._options)===null||r===void 0?void 0:r.allowLegacySDLImplementsInterfaces)===!0){var i=[];this.expectOptionalToken(za.AMP);do i.push(this.parseNamedType());while(this.expectOptionalToken(za.AMP)||this.peek(za.NAME));return i}return this.delimitedMany(za.AMP,this.parseNamedType)},t.parseFieldsDefinition=function(){var r;return((r=this._options)===null||r===void 0?void 0:r.allowLegacySDLEmptyFields)===!0&&this.peek(za.BRACE_L)&&this._lexer.lookahead().kind===za.BRACE_R?(this._lexer.advance(),this._lexer.advance(),[]):this.optionalMany(za.BRACE_L,this.parseFieldDefinition,za.BRACE_R)},t.parseFieldDefinition=function(){var r=this._lexer.token,i=this.parseDescription(),a=this.parseName(),o=this.parseArgumentDefs();this.expectToken(za.COLON);var s=this.parseTypeReference(),c=this.parseDirectives(!0);return{kind:$c.FIELD_DEFINITION,description:i,name:a,arguments:o,type:s,directives:c,loc:this.loc(r)}},t.parseArgumentDefs=function(){return this.optionalMany(za.PAREN_L,this.parseInputValueDef,za.PAREN_R)},t.parseInputValueDef=function(){var r=this._lexer.token,i=this.parseDescription(),a=this.parseName();this.expectToken(za.COLON);var o=this.parseTypeReference(),s;this.expectOptionalToken(za.EQUALS)&&(s=this.parseValueLiteral(!0));var c=this.parseDirectives(!0);return{kind:$c.INPUT_VALUE_DEFINITION,description:i,name:a,type:o,defaultValue:s,directives:c,loc:this.loc(r)}},t.parseInterfaceTypeDefinition=function(){var r=this._lexer.token,i=this.parseDescription();this.expectKeyword("interface");var a=this.parseName(),o=this.parseImplementsInterfaces(),s=this.parseDirectives(!0),c=this.parseFieldsDefinition();return{kind:$c.INTERFACE_TYPE_DEFINITION,description:i,name:a,interfaces:o,directives:s,fields:c,loc:this.loc(r)}},t.parseUnionTypeDefinition=function(){var r=this._lexer.token,i=this.parseDescription();this.expectKeyword("union");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseUnionMemberTypes();return{kind:$c.UNION_TYPE_DEFINITION,description:i,name:a,directives:o,types:s,loc:this.loc(r)}},t.parseUnionMemberTypes=function(){return this.expectOptionalToken(za.EQUALS)?this.delimitedMany(za.PIPE,this.parseNamedType):[]},t.parseEnumTypeDefinition=function(){var r=this._lexer.token,i=this.parseDescription();this.expectKeyword("enum");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseEnumValuesDefinition();return{kind:$c.ENUM_TYPE_DEFINITION,description:i,name:a,directives:o,values:s,loc:this.loc(r)}},t.parseEnumValuesDefinition=function(){return this.optionalMany(za.BRACE_L,this.parseEnumValueDefinition,za.BRACE_R)},t.parseEnumValueDefinition=function(){var r=this._lexer.token,i=this.parseDescription(),a=this.parseName(),o=this.parseDirectives(!0);return{kind:$c.ENUM_VALUE_DEFINITION,description:i,name:a,directives:o,loc:this.loc(r)}},t.parseInputObjectTypeDefinition=function(){var r=this._lexer.token,i=this.parseDescription();this.expectKeyword("input");var a=this.parseName(),o=this.parseDirectives(!0),s=this.parseInputFieldsDefinition();return{kind:$c.INPUT_OBJECT_TYPE_DEFINITION,description:i,name:a,directives:o,fields:s,loc:this.loc(r)}},t.parseInputFieldsDefinition=function(){return this.optionalMany(za.BRACE_L,this.parseInputValueDef,za.BRACE_R)},t.parseTypeSystemExtension=function(){var r=this._lexer.lookahead();if(r.kind===za.NAME)switch(r.value){case"schema":return this.parseSchemaExtension();case"scalar":return this.parseScalarTypeExtension();case"type":return this.parseObjectTypeExtension();case"interface":return this.parseInterfaceTypeExtension();case"union":return this.parseUnionTypeExtension();case"enum":return this.parseEnumTypeExtension();case"input":return this.parseInputObjectTypeExtension()}throw this.unexpected(r)},t.parseSchemaExtension=function(){var r=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("schema");var i=this.parseDirectives(!0),a=this.optionalMany(za.BRACE_L,this.parseOperationTypeDefinition,za.BRACE_R);if(i.length===0&&a.length===0)throw this.unexpected();return{kind:$c.SCHEMA_EXTENSION,directives:i,operationTypes:a,loc:this.loc(r)}},t.parseScalarTypeExtension=function(){var r=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("scalar");var i=this.parseName(),a=this.parseDirectives(!0);if(a.length===0)throw this.unexpected();return{kind:$c.SCALAR_TYPE_EXTENSION,name:i,directives:a,loc:this.loc(r)}},t.parseObjectTypeExtension=function(){var r=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("type");var i=this.parseName(),a=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),s=this.parseFieldsDefinition();if(a.length===0&&o.length===0&&s.length===0)throw this.unexpected();return{kind:$c.OBJECT_TYPE_EXTENSION,name:i,interfaces:a,directives:o,fields:s,loc:this.loc(r)}},t.parseInterfaceTypeExtension=function(){var r=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("interface");var i=this.parseName(),a=this.parseImplementsInterfaces(),o=this.parseDirectives(!0),s=this.parseFieldsDefinition();if(a.length===0&&o.length===0&&s.length===0)throw this.unexpected();return{kind:$c.INTERFACE_TYPE_EXTENSION,name:i,interfaces:a,directives:o,fields:s,loc:this.loc(r)}},t.parseUnionTypeExtension=function(){var r=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("union");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseUnionMemberTypes();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:$c.UNION_TYPE_EXTENSION,name:i,directives:a,types:o,loc:this.loc(r)}},t.parseEnumTypeExtension=function(){var r=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("enum");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseEnumValuesDefinition();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:$c.ENUM_TYPE_EXTENSION,name:i,directives:a,values:o,loc:this.loc(r)}},t.parseInputObjectTypeExtension=function(){var r=this._lexer.token;this.expectKeyword("extend"),this.expectKeyword("input");var i=this.parseName(),a=this.parseDirectives(!0),o=this.parseInputFieldsDefinition();if(a.length===0&&o.length===0)throw this.unexpected();return{kind:$c.INPUT_OBJECT_TYPE_EXTENSION,name:i,directives:a,fields:o,loc:this.loc(r)}},t.parseDirectiveDefinition=function(){var r=this._lexer.token,i=this.parseDescription();this.expectKeyword("directive"),this.expectToken(za.AT);var a=this.parseName(),o=this.parseArgumentDefs(),s=this.expectOptionalKeyword("repeatable");this.expectKeyword("on");var c=this.parseDirectiveLocations();return{kind:$c.DIRECTIVE_DEFINITION,description:i,name:a,arguments:o,repeatable:s,locations:c,loc:this.loc(r)}},t.parseDirectiveLocations=function(){return this.delimitedMany(za.PIPE,this.parseDirectiveLocation)},t.parseDirectiveLocation=function(){var r=this._lexer.token,i=this.parseName();if(q5i[i.value]!==void 0)return i;throw this.unexpected(r)},t.loc=function(r){var i;if(((i=this._options)===null||i===void 0?void 0:i.noLocation)!==!0)return new vZt(r,this._lexer.lastToken,this._lexer.source)},t.peek=function(r){return this._lexer.token.kind===r},t.expectToken=function(r){var i=this._lexer.token;if(i.kind===r)return this._lexer.advance(),i;throw D3(this._lexer.source,i.start,"Expected ".concat(xZt(r),", found ").concat(eRe(i),"."))},t.expectOptionalToken=function(r){var i=this._lexer.token;if(i.kind===r)return this._lexer.advance(),i},t.expectKeyword=function(r){var i=this._lexer.token;if(i.kind===za.NAME&&i.value===r)this._lexer.advance();else throw D3(this._lexer.source,i.start,'Expected "'.concat(r,'", found ').concat(eRe(i),"."))},t.expectOptionalKeyword=function(r){var i=this._lexer.token;return i.kind===za.NAME&&i.value===r?(this._lexer.advance(),!0):!1},t.unexpected=function(r){var i=r??this._lexer.token;return D3(this._lexer.source,i.start,"Unexpected ".concat(eRe(i),"."))},t.any=function(r,i,a){this.expectToken(r);for(var o=[];!this.expectOptionalToken(a);)o.push(i.call(this));return o},t.optionalMany=function(r,i,a){if(this.expectOptionalToken(r)){var o=[];do o.push(i.call(this));while(!this.expectOptionalToken(a));return o}return[]},t.many=function(r,i,a){this.expectToken(r);var o=[];do o.push(i.call(this));while(!this.expectOptionalToken(a));return o},t.delimitedMany=function(r,i){this.expectOptionalToken(r);var a=[];do a.push(i.call(this));while(this.expectOptionalToken(r));return a},e}();function eRe(e){var t=e.value;return xZt(e.kind)+(t!=null?' "'.concat(t,'"'):"")}function xZt(e){return K5i(e)?'"'.concat(e,'"'):e}var Wge=new Map,qje=new Map,SZt=!0,c_e=!1;function CZt(e){return e.replace(/[\s,]+/g," ").trim()}function a7i(e){return CZt(e.source.body.substring(e.start,e.end))}function o7i(e){var t=new Set,n=[];return e.definitions.forEach(function(r){if(r.kind==="FragmentDefinition"){var i=r.name.value,a=a7i(r.loc),o=qje.get(i);o&&!o.has(a)?SZt&&console.warn("Warning: fragment with name "+i+` already exists.
graphql-tag enforces all fragment names across your application to be unique; read more about
this in the docs: http://dev.apollodata.com/core/fragments.html#unique-names`):o||qje.set(i,o=new Set),o.add(a),t.has(a)||(t.add(a),n.push(r))}else n.push(r)}),Ire(Ire({},e),{definitions:n})}function s7i(e){var t=new Set(e.definitions);t.forEach(function(r){r.loc&&delete r.loc,Object.keys(r).forEach(function(i){var a=r[i];a&&typeof a=="object"&&t.add(a)})});var n=e.loc;return n&&(delete n.startToken,delete n.endToken),e}function l7i(e){var t=CZt(e);if(!Wge.has(t)){var n=r7i(e,{experimentalFragmentVariables:c_e,allowLegacyFragmentVariables:c_e});if(!n||n.kind!=="Document")throw new Error("Not a valid GraphQL document.");Wge.set(t,s7i(o7i(n)))}return Wge.get(t)}function nF(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];typeof e=="string"&&(e=[e]);var r=e[0];return t.forEach(function(i,a){i&&i.kind==="Document"?r+=i.loc.source.body:r+=i,r+=e[a+1]}),l7i(r)}function wZt(){Wge.clear(),qje.clear()}function EZt(){SZt=!1}function TZt(){c_e=!0}function $Zt(){c_e=!1}var Bee={gql:nF,resetCaches:wZt,disableFragmentWarnings:EZt,enableExperimentalFragmentVariables:TZt,disableExperimentalFragmentVariables:$Zt};(function(e){e.gql=Bee.gql,e.resetCaches=Bee.resetCaches,e.disableFragmentWarnings=Bee.disableFragmentWarnings,e.enableExperimentalFragmentVariables=Bee.enableExperimentalFragmentVariables,e.disableExperimentalFragmentVariables=Bee.disableExperimentalFragmentVariables})(nF||(nF={}));nF.default=nF;const c7i=nF,u7i=Object.freeze(Object.defineProperty({__proto__:null,default:c7i,disableExperimentalFragmentVariables:$Zt,disableFragmentWarnings:EZt,enableExperimentalFragmentVariables:TZt,get gql(){return nF},resetCaches:wZt},Symbol.toStringTag,{value:"Module"}));/**
 * Prism: Lightweight, robust, elegant syntax highlighting
 *
 * @license MIT <https://opensource.org/licenses/MIT>
 * @author Lea Verou <https://lea.verou.me>
 * @namespace
 * @public
 */var Vje=function(){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,n={},r={util:{encode:function f(p){return p instanceof i?new i(p.type,f(p.content),p.alias):Array.isArray(p)?p.map(f):p.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/\u00a0/g," ")},type:function(f){return Object.prototype.toString.call(f).slice(8,-1)},objId:function(f){return f.__id||Object.defineProperty(f,"__id",{value:++t}),f.__id},clone:function f(p,m){m=m||{};var g,_;switch(r.util.type(p)){case"Object":if(_=r.util.objId(p),m[_])return m[_];g={},m[_]=g;for(var v in p)p.hasOwnProperty(v)&&(g[v]=f(p[v],m));return g;case"Array":return _=r.util.objId(p),m[_]?m[_]:(g=[],m[_]=g,p.forEach(function(b,y){g[y]=f(b,m)}),g);default:return p}},getLanguage:function(f){for(;f;){var p=e.exec(f.className);if(p)return p[1].toLowerCase();f=f.parentElement}return"none"},setLanguage:function(f,p){f.className=f.className.replace(RegExp(e,"gi"),""),f.classList.add("language-"+p)},isActive:function(f,p,m){for(var g="no-"+p;f;){var _=f.classList;if(_.contains(p))return!0;if(_.contains(g))return!1;f=f.parentElement}return!!m}},languages:{plain:n,plaintext:n,text:n,txt:n,extend:function(f,p){var m=r.util.clone(r.languages[f]);for(var g in p)m[g]=p[g];return m},insertBefore:function(f,p,m,g){g=g||r.languages;var _=g[f],v={};for(var b in _)if(_.hasOwnProperty(b)){if(b==p)for(var y in m)m.hasOwnProperty(y)&&(v[y]=m[y]);m.hasOwnProperty(b)||(v[b]=_[b])}var x=g[f];return g[f]=v,r.languages.DFS(r.languages,function(C,w){w===x&&C!=f&&(this[C]=v)}),v},DFS:function f(p,m,g,_){_=_||{};var v=r.util.objId;for(var b in p)if(p.hasOwnProperty(b)){m.call(p,b,p[b],g||b);var y=p[b],x=r.util.type(y);x==="Object"&&!_[v(y)]?(_[v(y)]=!0,f(y,m,null,_)):x==="Array"&&!_[v(y)]&&(_[v(y)]=!0,f(y,m,b,_))}}},plugins:{},highlight:function(f,p,m){var g={code:f,grammar:p,language:m};return r.hooks.run("before-tokenize",g),g.tokens=r.tokenize(g.code,g.grammar),r.hooks.run("after-tokenize",g),i.stringify(r.util.encode(g.tokens),g.language)},tokenize:function(f,p){var m=p.rest;if(m){for(var g in m)p[g]=m[g];delete p.rest}var _=new s;return c(_,_.head,f),o(f,_,p,_.head,0),d(_)},hooks:{all:{},add:function(f,p){var m=r.hooks.all;m[f]=m[f]||[],m[f].push(p)},run:function(f,p){var m=r.hooks.all[f];if(!(!m||!m.length))for(var g=0,_;_=m[g++];)_(p)}},Token:i};function i(f,p,m,g){this.type=f,this.content=p,this.alias=m,this.length=(g||"").length|0}i.stringify=function f(p,m){if(typeof p=="string")return p;if(Array.isArray(p)){var g="";return p.forEach(function(x){g+=f(x,m)}),g}var _={type:p.type,content:f(p.content,m),tag:"span",classes:["token",p.type],attributes:{},language:m},v=p.alias;v&&(Array.isArray(v)?Array.prototype.push.apply(_.classes,v):_.classes.push(v)),r.hooks.run("wrap",_);var b="";for(var y in _.attributes)b+=" "+y+'="'+(_.attributes[y]||"").replace(/"/g,"&quot;")+'"';return"<"+_.tag+' class="'+_.classes.join(" ")+'"'+b+">"+_.content+"</"+_.tag+">"};function a(f,p,m,g){f.lastIndex=p;var _=f.exec(m);if(_&&g&&_[1]){var v=_[1].length;_.index+=v,_[0]=_[0].slice(v)}return _}function o(f,p,m,g,_,v){for(var b in m)if(!(!m.hasOwnProperty(b)||!m[b])){var y=m[b];y=Array.isArray(y)?y:[y];for(var x=0;x<y.length;++x){if(v&&v.cause==b+","+x)return;var C=y[x],w=C.inside,$=!!C.lookbehind,O=!!C.greedy,N=C.alias;if(O&&!C.pattern.global){var P=C.pattern.toString().match(/[imsuy]*$/)[0];C.pattern=RegExp(C.pattern.source,P+"g")}for(var I=C.pattern||C,D=g.next,k=_;D!==p.tail&&!(v&&k>=v.reach);k+=D.value.length,D=D.next){var R=D.value;if(p.length>f.length)return;if(!(R instanceof i)){var A=1,F;if(O){if(F=a(I,k,f,$),!F||F.index>=f.length)break;var U=F.index,z=F.index+F[0].length,M=k;for(M+=D.value.length;U>=M;)D=D.next,M+=D.value.length;if(M-=D.value.length,k=M,D.value instanceof i)continue;for(var K=D;K!==p.tail&&(M<z||typeof K.value=="string");K=K.next)A++,M+=K.value.length;A--,R=f.slice(k,M),F.index-=k}else if(F=a(I,0,R,$),!F)continue;var U=F.index,W=F[0],L=R.slice(0,U),Y=R.slice(U+W.length),J=k+R.length;v&&J>v.reach&&(v.reach=J);var Z=D.prev;L&&(Z=c(p,Z,L),k+=L.length),u(p,Z,A);var te=new i(b,w?r.tokenize(W,w):W,N,W);if(D=c(p,Z,te),Y&&c(p,D,Y),A>1){var re={cause:b+","+x,reach:J};o(f,p,m,D.prev,k,re),v&&re.reach>v.reach&&(v.reach=re.reach)}}}}}}function s(){var f={value:null,prev:null,next:null},p={value:null,prev:f,next:null};f.next=p,this.head=f,this.tail=p,this.length=0}function c(f,p,m){var g=p.next,_={value:m,prev:p,next:g};return p.next=_,g.prev=_,f.length++,_}function u(f,p,m){for(var g=p.next,_=0;_<m&&g!==f.tail;_++)g=g.next;p.next=g,g.prev=p,f.length-=_}function d(f){for(var p=[],m=f.head.next;m!==f.tail;)p.push(m.value),m=m.next;return p}return r}(),Va=Vje;Vje.default=Vje;Va.languages.markup={comment:{pattern:/<!--(?:(?!<!--)[\s\S])*?-->/,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/<!DOCTYPE(?:[^>"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|<!--(?:[^-]|-(?!->))*-->)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^<!|>$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]};Va.languages.markup.tag.inside["attr-value"].inside.entity=Va.languages.markup.entity;Va.languages.markup.doctype.inside["internal-subset"].inside=Va.languages.markup;Va.hooks.add("wrap",function(e){e.type==="entity"&&(e.attributes.title=e.content.replace(/&amp;/,"&"))});Object.defineProperty(Va.languages.markup.tag,"addInlined",{value:function(t,n){var r={};r["language-"+n]={pattern:/(^<!\[CDATA\[)[\s\S]+?(?=\]\]>$)/i,lookbehind:!0,inside:Va.languages[n]},r.cdata=/^<!\[CDATA\[|\]\]>$/i;var i={"included-cdata":{pattern:/<!\[CDATA\[[\s\S]*?\]\]>/i,inside:r}};i["language-"+n]={pattern:/[\s\S]+/,inside:Va.languages[n]};var a={};a[t]={pattern:RegExp(/(<__[^>]*>)(?:<!\[CDATA\[(?:[^\]]|\](?!\]>))*\]\]>|(?!<!\[CDATA\[)[\s\S])*?(?=<\/__>)/.source.replace(/__/g,function(){return t}),"i"),lookbehind:!0,greedy:!0,inside:i},Va.languages.insertBefore("markup","cdata",a)}});Object.defineProperty(Va.languages.markup.tag,"addAttribute",{value:function(e,t){Va.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:Va.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}});Va.languages.html=Va.languages.markup;Va.languages.mathml=Va.languages.markup;Va.languages.svg=Va.languages.markup;Va.languages.xml=Va.languages.extend("markup",{});Va.languages.ssml=Va.languages.xml;Va.languages.atom=Va.languages.xml;Va.languages.rss=Va.languages.xml;(function(e){var t="\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b",n={pattern:/(^(["']?)\w+\2)[ \t]+\S.*/,lookbehind:!0,alias:"punctuation",inside:null},r={bash:n,environment:{pattern:RegExp("\\$"+t),alias:"constant"},variable:[{pattern:/\$?\(\([\s\S]+?\)\)/,greedy:!0,inside:{variable:[{pattern:/(^\$\(\([\s\S]+)\)\)/,lookbehind:!0},/^\$\(\(/],number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--|\+\+|\*\*=?|<<=?|>>=?|&&|\|\||[=!+\-*/%<>^&|]=?|[?~:]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:\([^)]+\)|[^()])+\)|`[^`]+`/,greedy:!0,inside:{variable:/^\$\(|^`|\)$|`$/}},{pattern:/\$\{[^}]+\}/,greedy:!0,inside:{operator:/:[-=?+]?|[!\/]|##?|%%?|\^\^?|,,?/,punctuation:/[\[\]]/,environment:{pattern:RegExp("(\\{)"+t),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/};e.languages.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,alias:"variable",lookbehind:!0},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?=\+?=)/,inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+t),lookbehind:!0,alias:"constant"}},alias:"variable",lookbehind:!0},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[\s\S]*?(?:\r?\n|\r)\2/,lookbehind:!0,greedy:!0,inside:r},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[\s\S]*?(?:\r?\n|\r)\3/,lookbehind:!0,greedy:!0,inside:{bash:n}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/,lookbehind:!0,greedy:!0,inside:r},{pattern:/(^|[^$\\])'[^']*'/,lookbehind:!0,greedy:!0},{pattern:/\$'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{entity:r.entity}}],environment:{pattern:RegExp("\\$?"+t),alias:"constant"},variable:r.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|awk|basename|bash|bc|bconsole|bg|bzip2|cal|cat|cfdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cp|cron|crontab|csplit|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff|diff3|dig|dir|dircolors|dirname|dirs|dmesg|docker|docker-compose|du|egrep|eject|env|ethtool|expand|expect|expr|fdformat|fdisk|fg|fgrep|file|find|fmt|fold|format|free|fsck|ftp|fuser|gawk|git|gparted|grep|groupadd|groupdel|groupmod|groups|grub-mkconfig|gzip|halt|head|hg|history|host|hostname|htop|iconv|id|ifconfig|ifdown|ifup|import|install|ip|jobs|join|kill|killall|less|link|ln|locate|logname|logrotate|look|lpc|lpr|lprint|lprintd|lprintq|lprm|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mmv|more|most|mount|mtools|mtr|mutt|mv|nano|nc|netstat|nice|nl|node|nohup|notify-send|npm|nslookup|op|open|parted|passwd|paste|pathchk|ping|pkill|pnpm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ram|rar|rcp|reboot|remsync|rename|renice|rev|rm|rmdir|rpm|rsync|scp|screen|sdiff|sed|sendmail|seq|service|sftp|sh|shellcheck|shuf|shutdown|sleep|slocate|sort|split|ssh|stat|strace|su|sudo|sum|suspend|swapon|sync|tac|tail|tar|tee|time|timeout|top|touch|tr|traceroute|tsort|tty|umount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vi|vim|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|let|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|set|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[{}[\];\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}},n.inside=e.languages.bash;for(var i=["comment","function-name","for-or-select","assign-left","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"],a=r.variable[1].inside,o=0;o<i.length;o++)a[i[o]]=e.languages.bash[i[o]];e.languages.shell=e.languages.bash})(Va);Va.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/};Va.languages.c=Va.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/});Va.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}});Va.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},Va.languages.c.string],char:Va.languages.c.char,comment:Va.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:Va.languages.c}}}});Va.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/});delete Va.languages.c.boolean;(function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!<keyword>)\w+(?:\s*\.\s*\w+)*\b/.source.replace(/<keyword>/g,function(){return t.source});e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!<keyword>)\w+/.source.replace(/<keyword>/g,function(){return t.source})),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/<mod-name>(?:\s*:\s*<mod-name>)?|:\s*<mod-name>/.source.replace(/<mod-name>/g,function(){return n})+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])})(Va);(function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:/@[\w-](?:[^;{\s]|\s+(?![\s{]))*(?:;|(?=\s*\{))/,inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),n.tag.addAttribute("style","css"))})(Va);(function(e){var t=/("|')(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,n;e.languages.css.selector={pattern:e.languages.css.selector.pattern,lookbehind:!0,inside:n={"pseudo-element":/:(?:after|before|first-letter|first-line|selection)|::[-\w]+/,"pseudo-class":/:[-\w]+/,class:/\.[-\w]+/,id:/#[-\w]+/,attribute:{pattern:RegExp(`\\[(?:[^[\\]"']|`+t.source+")*\\]"),greedy:!0,inside:{punctuation:/^\[|\]$/,"case-sensitivity":{pattern:/(\s)[si]$/i,lookbehind:!0,alias:"keyword"},namespace:{pattern:/^(\s*)(?:(?!\s)[-*\w\xA0-\uFFFF])*\|(?!=)/,lookbehind:!0,inside:{punctuation:/\|$/}},"attr-name":{pattern:/^(\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+/,lookbehind:!0},"attr-value":[t,{pattern:/(=\s*)(?:(?!\s)[-\w\xA0-\uFFFF])+(?=\s*$)/,lookbehind:!0}],operator:/[|~*^$]?=/}},"n-th":[{pattern:/(\(\s*)[+-]?\d*[\dn](?:\s*[+-]\s*\d+)?(?=\s*\))/,lookbehind:!0,inside:{number:/[\dn]+/,operator:/[+-]/}},{pattern:/(\(\s*)(?:even|odd)(?=\s*\))/i,lookbehind:!0}],combinator:/>|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=n,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}});var r={pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0},i={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0};e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:r,number:i,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:r,number:i})})(Va);Va.languages.javascript=Va.languages.extend("clike",{"class-name":[Va.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/});Va.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/;Va.languages.insertBefore("javascript","keyword",{regex:{pattern:/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)\/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/,lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:Va.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:Va.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:Va.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:Va.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:Va.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/});Va.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:Va.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}});Va.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}});Va.languages.markup&&(Va.languages.markup.tag.addInlined("script","javascript"),Va.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript"));Va.languages.js=Va.languages.javascript;(function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript})(Va);(function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ 	]+"+t.source+")?|"+t.source+"(?:[ 	]+"+n.source+")?)",i=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-]<PLAIN>)(?:[ \t]*(?:(?![#:])<PLAIN>|:<PLAIN>))*/.source.replace(/<PLAIN>/g,function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source}),a=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function o(s,c){c=(c||"").replace(/m/g,"")+"m";var u=/([:\-,[{]\s*(?:\s<<prop>>[ \t]+)?)(?:<<value>>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<<prop>>/g,function(){return r}).replace(/<<value>>/g,function(){return s});return RegExp(u,c)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<<prop>>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<<prop>>/g,function(){return r})),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<<prop>>[ \t]+)?)<<key>>(?=\s*:\s)/.source.replace(/<<prop>>/g,function(){return r}).replace(/<<key>>/g,function(){return"(?:"+i+"|"+a+")"})),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:o(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:o(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:o(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:o(a),lookbehind:!0,greedy:!0},number:{pattern:o(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml})(Va);(function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(d){return d=d.replace(/<inner>/g,function(){return t}),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+d+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,i=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,function(){return r}),a=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+i+a+"(?:"+i+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+i+a+")(?:"+i+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+i+")"+a+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+i+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)<inner>|_(?:(?!_)<inner>)+_)+__\b|\*\*(?:(?!\*)<inner>|\*(?:(?!\*)<inner>)+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)<inner>|__(?:(?!_)<inner>)+__)+_\b|\*(?:(?!\*)<inner>|\*\*(?:(?!\*)<inner>)+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~)<inner>)+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\])<inner>)+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\])<inner>)+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach(function(d){["url","bold","italic","strike","code-snippet"].forEach(function(f){d!==f&&(e.languages.markdown[d].inside.content.inside[f]=e.languages.markdown[f])})}),e.hooks.add("after-tokenize",function(d){if(d.language!=="markdown"&&d.language!=="md")return;function f(p){if(!(!p||typeof p=="string"))for(var m=0,g=p.length;m<g;m++){var _=p[m];if(_.type!=="code"){f(_.content);continue}var v=_.content[1],b=_.content[3];if(v&&b&&v.type==="code-language"&&b.type==="code-block"&&typeof v.content=="string"){var y=v.content.replace(/\b#/g,"sharp").replace(/\b\+\+/g,"pp");y=(/[a-z][\w-]*/i.exec(y)||[""])[0].toLowerCase();var x="language-"+y;b.alias?typeof b.alias=="string"?b.alias=[b.alias,x]:b.alias.push(x):b.alias=[x]}}}f(d.tokens)}),e.hooks.add("wrap",function(d){if(d.type==="code-block"){for(var f="",p=0,m=d.classes.length;p<m;p++){var g=d.classes[p],_=/language-(.+)/.exec(g);if(_){f=_[1];break}}var v=e.languages[f];if(v)d.content=e.highlight(u(d.content),v,f);else if(f&&f!=="none"&&e.plugins.autoloader){var b="md-"+new Date().valueOf()+"-"+Math.floor(Math.random()*1e16);d.attributes.id=b,e.plugins.autoloader.loadLanguages(f,function(){var y=document.getElementById(b);y&&(y.innerHTML=e.highlight(y.textContent,e.languages[f],f))})}}});var o=RegExp(e.languages.markup.tag.pattern.source,"gi"),s={amp:"&",lt:"<",gt:">",quot:'"'},c=String.fromCodePoint||String.fromCharCode;function u(d){var f=d.replace(o,"");return f=f.replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,function(p,m){if(m=m.toLowerCase(),m[0]==="#"){var g;return m[1]==="x"?g=parseInt(m.slice(2),16):g=Number(m.slice(1)),c(g)}else{var _=s[m];return _||p}}),f}e.languages.md=e.languages.markdown})(Va);Va.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:Va.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/};Va.hooks.add("after-tokenize",function(t){if(t.language!=="graphql")return;var n=t.tokens.filter(function(_){return typeof _!="string"&&_.type!=="comment"&&_.type!=="scalar"}),r=0;function i(_){return n[r+_]}function a(_,v){v=v||0;for(var b=0;b<_.length;b++){var y=i(b+v);if(!y||y.type!==_[b])return!1}return!0}function o(_,v){for(var b=1,y=r;y<n.length;y++){var x=n[y],C=x.content;if(x.type==="punctuation"&&typeof C=="string"){if(_.test(C))b++;else if(v.test(C)&&(b--,b===0))return y}}return-1}function s(_,v){var b=_.alias;b?Array.isArray(b)||(_.alias=b=[b]):_.alias=b=[],b.push(v)}for(;r<n.length;){var c=n[r++];if(c.type==="keyword"&&c.content==="mutation"){var u=[];if(a(["definition-mutation","punctuation"])&&i(1).content==="("){r+=2;var d=o(/^\($/,/^\)$/);if(d===-1)continue;for(;r<d;r++){var f=i(0);f.type==="variable"&&(s(f,"variable-input"),u.push(f.content))}r=d+1}if(a(["punctuation","property-query"])&&i(0).content==="{"&&(r++,s(i(0),"property-mutation"),u.length>0)){var p=o(/^\{$/,/^\}$/);if(p===-1)continue;for(var m=r;m<p;m++){var g=n[m];g.type==="variable"&&u.indexOf(g.content)>=0&&s(g,"variable-input")}}}}});Va.languages.sql={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|(?:--|\/\/|#).*)/,lookbehind:!0},variable:[{pattern:/@(["'`])(?:\\[\s\S]|(?!\1)[^\\])+\1/,greedy:!0},/@[\w.$]+/],string:{pattern:/(^|[^@\\])("|')(?:\\[\s\S]|(?!\2)[^\\]|\2\2)*\2/,greedy:!0,lookbehind:!0},identifier:{pattern:/(^|[^@\\])`(?:\\[\s\S]|[^`\\]|``)*`/,greedy:!0,lookbehind:!0,inside:{punctuation:/^`|`$/}},function:/\b(?:AVG|COUNT|FIRST|FORMAT|LAST|LCASE|LEN|MAX|MID|MIN|MOD|NOW|ROUND|SUM|UCASE)(?=\s*\()/i,keyword:/\b(?:ACTION|ADD|AFTER|ALGORITHM|ALL|ALTER|ANALYZE|ANY|APPLY|AS|ASC|AUTHORIZATION|AUTO_INCREMENT|BACKUP|BDB|BEGIN|BERKELEYDB|BIGINT|BINARY|BIT|BLOB|BOOL|BOOLEAN|BREAK|BROWSE|BTREE|BULK|BY|CALL|CASCADED?|CASE|CHAIN|CHAR(?:ACTER|SET)?|CHECK(?:POINT)?|CLOSE|CLUSTERED|COALESCE|COLLATE|COLUMNS?|COMMENT|COMMIT(?:TED)?|COMPUTE|CONNECT|CONSISTENT|CONSTRAINT|CONTAINS(?:TABLE)?|CONTINUE|CONVERT|CREATE|CROSS|CURRENT(?:_DATE|_TIME|_TIMESTAMP|_USER)?|CURSOR|CYCLE|DATA(?:BASES?)?|DATE(?:TIME)?|DAY|DBCC|DEALLOCATE|DEC|DECIMAL|DECLARE|DEFAULT|DEFINER|DELAYED|DELETE|DELIMITERS?|DENY|DESC|DESCRIBE|DETERMINISTIC|DISABLE|DISCARD|DISK|DISTINCT|DISTINCTROW|DISTRIBUTED|DO|DOUBLE|DROP|DUMMY|DUMP(?:FILE)?|DUPLICATE|ELSE(?:IF)?|ENABLE|ENCLOSED|END|ENGINE|ENUM|ERRLVL|ERRORS|ESCAPED?|EXCEPT|EXEC(?:UTE)?|EXISTS|EXIT|EXPLAIN|EXTENDED|FETCH|FIELDS|FILE|FILLFACTOR|FIRST|FIXED|FLOAT|FOLLOWING|FOR(?: EACH ROW)?|FORCE|FOREIGN|FREETEXT(?:TABLE)?|FROM|FULL|FUNCTION|GEOMETRY(?:COLLECTION)?|GLOBAL|GOTO|GRANT|GROUP|HANDLER|HASH|HAVING|HOLDLOCK|HOUR|IDENTITY(?:COL|_INSERT)?|IF|IGNORE|IMPORT|INDEX|INFILE|INNER|INNODB|INOUT|INSERT|INT|INTEGER|INTERSECT|INTERVAL|INTO|INVOKER|ISOLATION|ITERATE|JOIN|KEYS?|KILL|LANGUAGE|LAST|LEAVE|LEFT|LEVEL|LIMIT|LINENO|LINES|LINESTRING|LOAD|LOCAL|LOCK|LONG(?:BLOB|TEXT)|LOOP|MATCH(?:ED)?|MEDIUM(?:BLOB|INT|TEXT)|MERGE|MIDDLEINT|MINUTE|MODE|MODIFIES|MODIFY|MONTH|MULTI(?:LINESTRING|POINT|POLYGON)|NATIONAL|NATURAL|NCHAR|NEXT|NO|NONCLUSTERED|NULLIF|NUMERIC|OFF?|OFFSETS?|ON|OPEN(?:DATASOURCE|QUERY|ROWSET)?|OPTIMIZE|OPTION(?:ALLY)?|ORDER|OUT(?:ER|FILE)?|OVER|PARTIAL|PARTITION|PERCENT|PIVOT|PLAN|POINT|POLYGON|PRECEDING|PRECISION|PREPARE|PREV|PRIMARY|PRINT|PRIVILEGES|PROC(?:EDURE)?|PUBLIC|PURGE|QUICK|RAISERROR|READS?|REAL|RECONFIGURE|REFERENCES|RELEASE|RENAME|REPEAT(?:ABLE)?|REPLACE|REPLICATION|REQUIRE|RESIGNAL|RESTORE|RESTRICT|RETURN(?:ING|S)?|REVOKE|RIGHT|ROLLBACK|ROUTINE|ROW(?:COUNT|GUIDCOL|S)?|RTREE|RULE|SAVE(?:POINT)?|SCHEMA|SECOND|SELECT|SERIAL(?:IZABLE)?|SESSION(?:_USER)?|SET(?:USER)?|SHARE|SHOW|SHUTDOWN|SIMPLE|SMALLINT|SNAPSHOT|SOME|SONAME|SQL|START(?:ING)?|STATISTICS|STATUS|STRIPED|SYSTEM_USER|TABLES?|TABLESPACE|TEMP(?:ORARY|TABLE)?|TERMINATED|TEXT(?:SIZE)?|THEN|TIME(?:STAMP)?|TINY(?:BLOB|INT|TEXT)|TOP?|TRAN(?:SACTIONS?)?|TRIGGER|TRUNCATE|TSEQUAL|TYPES?|UNBOUNDED|UNCOMMITTED|UNDEFINED|UNION|UNIQUE|UNLOCK|UNPIVOT|UNSIGNED|UPDATE(?:TEXT)?|USAGE|USE|USER|USING|VALUES?|VAR(?:BINARY|CHAR|CHARACTER|YING)|VIEW|WAITFOR|WARNINGS|WHEN|WHERE|WHILE|WITH(?: ROLLUP|IN)?|WORK|WRITE(?:TEXT)?|YEAR)\b/i,boolean:/\b(?:FALSE|NULL|TRUE)\b/i,number:/\b0x[\da-f]+\b|\b\d+(?:\.\d*)?|\B\.\d+\b/i,operator:/[-+*\/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/};(function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,i=r.inside["interpolation-punctuation"],a=r.pattern.source;function o(m,g){if(e.languages[m])return{pattern:RegExp("((?:"+g+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:m}}}}e.languages.javascript["template-string"]=[o("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),o("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),o("svg",/\bsvg/.source),o("markdown",/\b(?:markdown|md)/.source),o("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),o("sql",/\bsql/.source),t].filter(Boolean);function s(m,g){return"___"+g.toUpperCase()+"_"+m+"___"}function c(m,g,_){var v={code:m,grammar:g,language:_};return e.hooks.run("before-tokenize",v),v.tokens=e.tokenize(v.code,v.grammar),e.hooks.run("after-tokenize",v),v.tokens}function u(m){var g={};g["interpolation-punctuation"]=i;var _=e.tokenize(m,g);if(_.length===3){var v=[1,1];v.push.apply(v,c(_[1],e.languages.javascript,"javascript")),_.splice.apply(_,v)}return new e.Token("interpolation",_,r.alias,m)}function d(m,g,_){var v=e.tokenize(m,{interpolation:{pattern:RegExp(a),lookbehind:!0}}),b=0,y={},x=v.map(function(O){if(typeof O=="string")return O;for(var N=O.content,P;m.indexOf(P=s(b++,_))!==-1;);return y[P]=N,P}).join(""),C=c(x,g,_),w=Object.keys(y);b=0;function $(O){for(var N=0;N<O.length;N++){if(b>=w.length)return;var P=O[N];if(typeof P=="string"||typeof P.content=="string"){var I=w[b],D=typeof P=="string"?P:P.content,k=D.indexOf(I);if(k!==-1){++b;var R=D.substring(0,k),A=u(y[I]),F=D.substring(k+I.length),z=[];if(R&&z.push(R),z.push(A),F){var M=[F];$(M),z.push.apply(z,M)}typeof P=="string"?(O.splice.apply(O,[N,1].concat(z)),N+=z.length-1):P.content=z}}else{var K=P.content;Array.isArray(K)?$(K):$([K])}}}return $(C),new e.Token(_,C,"language-"+_,m)}var f={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};e.hooks.add("after-tokenize",function(m){if(!(m.language in f))return;function g(_){for(var v=0,b=_.length;v<b;v++){var y=_[v];if(typeof y!="string"){var x=y.content;if(!Array.isArray(x)){typeof x!="string"&&g([x]);continue}if(y.type==="template-string"){var C=x[1];if(x.length===3&&typeof C!="string"&&C.type==="embedded-code"){var w=p(C),$=C.alias,O=Array.isArray($)?$[0]:$,N=e.languages[O];if(!N)continue;x[1]=d(w,N,O)}}else g(x)}}}g(m.tokens)});function p(m){return typeof m=="string"?m:Array.isArray(m)?m.map(p).join(""):p(m.content)}})(Va);(function(e){e.languages.typescript=e.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript})(Va);(function(e){e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]});function t(s,c){return RegExp(s.replace(/<ID>/g,function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source}),c)}e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:<ID>(?:\s*,\s*(?:\*\s*as\s+<ID>|\{[^{}]*\}))?|\*\s*as\s+<ID>|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+<ID>)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?<ID>/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r<n.length;r++){var i=n[r],a=e.languages.javascript[i];e.util.type(a)==="RegExp"&&(a=e.languages.javascript[i]={pattern:a});var o=a.inside||{};a.inside=o,o["maybe-class-name"]=/^[A-Z][\s\S]*/}})(Va);(function(e){var t=e.util.clone(e.languages.javascript),n=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,r=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,i=/(?:\{<S>*\.{3}(?:[^{}]|<BRACES>)*\})/.source;function a(c,u){return c=c.replace(/<S>/g,function(){return n}).replace(/<BRACES>/g,function(){return r}).replace(/<SPREAD>/g,function(){return i}),RegExp(c,u)}i=a(i).source,e.languages.jsx=e.languages.extend("markup",t),e.languages.jsx.tag.pattern=a(/<\/?(?:[\w.:-]+(?:<S>+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|<BRACES>))?|<SPREAD>))*<S>*\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:a(/<SPREAD>/.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:a(/=<BRACES>/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);var o=function(c){return c?typeof c=="string"?c:typeof c.content=="string"?c.content:c.content.map(o).join(""):""},s=function(c){for(var u=[],d=0;d<c.length;d++){var f=c[d],p=!1;if(typeof f!="string"&&(f.type==="tag"&&f.content[0]&&f.content[0].type==="tag"?f.content[0].content[0].content==="</"?u.length>0&&u[u.length-1].tagName===o(f.content[0].content[1])&&u.pop():f.content[f.content.length-1].content==="/>"||u.push({tagName:o(f.content[0].content[1]),openedBraces:0}):u.length>0&&f.type==="punctuation"&&f.content==="{"?u[u.length-1].openedBraces++:u.length>0&&u[u.length-1].openedBraces>0&&f.type==="punctuation"&&f.content==="}"?u[u.length-1].openedBraces--:p=!0),(p||typeof f=="string")&&u.length>0&&u[u.length-1].openedBraces===0){var m=o(f);d<c.length-1&&(typeof c[d+1]=="string"||c[d+1].type==="plain-text")&&(m+=o(c[d+1]),c.splice(d+1,1)),d>0&&(typeof c[d-1]=="string"||c[d-1].type==="plain-text")&&(m=o(c[d-1])+m,c.splice(d-1,1),d--),c[d]=new e.Token("plain-text",m,null,m)}f.content&&typeof f.content!="string"&&s(f.content)}};e.hooks.add("after-tokenize",function(c){c.language!=="jsx"&&c.language!=="tsx"||s(c.tokens)})})(Va);(function(e){e.languages.diff={coord:[/^(?:\*{3}|-{3}|\+{3}).*$/m,/^@@.*@@$/m,/^\d.*$/m]};var t={"deleted-sign":"-","deleted-arrow":"<","inserted-sign":"+","inserted-arrow":">",unchanged:" ",diff:"!"};Object.keys(t).forEach(function(n){var r=t[n],i=[];/^\w+$/.test(n)||i.push(/\w+/.exec(n)[0]),n==="diff"&&i.push("bold"),e.languages.diff[n]={pattern:RegExp("^(?:["+r+`].*(?:\r
?|
|(?![\\s\\S])))+`,"m"),alias:i,inside:{line:{pattern:/(.)(?=[\s\S]).*(?:\r\n?|\n)?/,lookbehind:!0},prefix:{pattern:/[\s\S]/,alias:/\w+/.exec(n)[0]}}}}),Object.defineProperty(e.languages.diff,"PREFIXES",{value:t})})(Va);Va.languages.git={comment:/^#.*/m,deleted:/^[-–].*/m,inserted:/^\+.*/m,string:/("|')(?:\\.|(?!\1)[^\\\r\n])*\1/,command:{pattern:/^.*\$ git .*$/m,inside:{parameter:/\s--?\w+/}},coord:/^@@.*@@$/m,"commit-sha1":/^commit \w{40}$/m};Va.languages.go=Va.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/});Va.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}});delete Va.languages.go["class-name"];(function(e){function t(n,r){return"___"+n.toUpperCase()+r+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,i,a){if(n.language===r){var o=n.tokenStack=[];n.code=n.code.replace(i,function(s){if(typeof a=="function"&&!a(s))return s;for(var c=o.length,u;n.code.indexOf(u=t(r,c))!==-1;)++c;return o[c]=s,u}),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language!==r||!n.tokenStack)return;n.grammar=e.languages[r];var i=0,a=Object.keys(n.tokenStack);function o(s){for(var c=0;c<s.length&&!(i>=a.length);c++){var u=s[c];if(typeof u=="string"||u.content&&typeof u.content=="string"){var d=a[i],f=n.tokenStack[d],p=typeof u=="string"?u:u.content,m=t(r,d),g=p.indexOf(m);if(g>-1){++i;var _=p.substring(0,g),v=new e.Token(r,e.tokenize(f,n.grammar),"language-"+r,f),b=p.substring(g+m.length),y=[];_&&y.push.apply(y,o([_])),y.push(v),b&&y.push.apply(y,o([b])),typeof u=="string"?s.splice.apply(s,[c,1].concat(y)):u.content=y}}else u.content&&o(u.content)}return s}o(n.tokens)}}})})(Va);(function(e){e.languages.handlebars={comment:/\{\{![\s\S]*?\}\}/,delimiter:{pattern:/^\{\{\{?|\}\}\}?$/,alias:"punctuation"},string:/(["'])(?:\\.|(?!\1)[^\\\r\n])*\1/,number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee][+-]?\d+)?/,boolean:/\b(?:false|true)\b/,block:{pattern:/^(\s*(?:~\s*)?)[#\/]\S+?(?=\s*(?:~\s*)?$|\s)/,lookbehind:!0,alias:"keyword"},brackets:{pattern:/\[[^\]]+\]/,inside:{punctuation:/\[|\]/,variable:/[\s\S]+/}},punctuation:/[!"#%&':()*+,.\/;<=>@\[\\\]^`{|}~]/,variable:/[^!"#%&'()*+,\/;<=>@\[\\\]^`{|}~\s]+/},e.hooks.add("before-tokenize",function(t){var n=/\{\{\{[\s\S]+?\}\}\}|\{\{[\s\S]+?\}\}/g;e.languages["markup-templating"].buildPlaceholders(t,"handlebars",n)}),e.hooks.add("after-tokenize",function(t){e.languages["markup-templating"].tokenizePlaceholders(t,"handlebars")}),e.languages.hbs=e.languages.handlebars})(Va);Va.languages.json={property:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?=\s*:)/,lookbehind:!0,greedy:!0},string:{pattern:/(^|[^\\])"(?:\\.|[^\\"\r\n])*"(?!\s*:)/,lookbehind:!0,greedy:!0},comment:{pattern:/\/\/.*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},number:/-?\b\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,punctuation:/[{}[\],]/,operator:/:/,boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"}};Va.languages.webmanifest=Va.languages.json;Va.languages.less=Va.languages.extend("css",{comment:[/\/\*[\s\S]*?\*\//,{pattern:/(^|[^\\])\/\/.*/,lookbehind:!0}],atrule:{pattern:/@[\w-](?:\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{punctuation:/[:()]/}},selector:{pattern:/(?:@\{[\w-]+\}|[^{};\s@])(?:@\{[\w-]+\}|\((?:[^(){}]|\([^(){}]*\))*\)|[^(){};@\s]|\s+(?!\s))*?(?=\s*\{)/,inside:{variable:/@+[\w-]+/}},property:/(?:@\{[\w-]+\}|[\w-])+(?:\+_?)?(?=\s*:)/,operator:/[+\-*\/]/});Va.languages.insertBefore("less","property",{variable:[{pattern:/@[\w-]+\s*:/,inside:{punctuation:/:/}},/@@?[\w-]+/],"mixin-usage":{pattern:/([{;]\s*)[.#](?!\d)[\w-].*?(?=[(;])/,lookbehind:!0,alias:"function"}});Va.languages.makefile={comment:{pattern:/(^|[^\\])#(?:\\(?:\r\n|[\s\S])|[^\\\r\n])*/,lookbehind:!0},string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"builtin-target":{pattern:/\.[A-Z][^:#=\s]+(?=\s*:(?!=))/,alias:"builtin"},target:{pattern:/^(?:[^:=\s]|[ \t]+(?![\s:]))+(?=\s*:(?!=))/m,alias:"symbol",inside:{variable:/\$+(?:(?!\$)[^(){}:#=\s]+|(?=[({]))/}},variable:/\$+(?:(?!\$)[^(){}:#=\s]+|\([@*%<^+?][DF]\)|(?=[({]))/,keyword:/-include\b|\b(?:define|else|endef|endif|export|ifn?def|ifn?eq|include|override|private|sinclude|undefine|unexport|vpath)\b/,function:{pattern:/(\()(?:abspath|addsuffix|and|basename|call|dir|error|eval|file|filter(?:-out)?|findstring|firstword|flavor|foreach|guile|if|info|join|lastword|load|notdir|or|origin|patsubst|realpath|shell|sort|strip|subst|suffix|value|warning|wildcard|word(?:list|s)?)(?=[ \t])/,lookbehind:!0},operator:/(?:::|[?:+!])?=|[|@]/,punctuation:/[:;(){}]/};Va.languages.objectivec=Va.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<<?=?|>>?=?|==?|&&?|\|\|?|[~^%?*\/@]/});delete Va.languages.objectivec["class-name"];Va.languages.objc=Va.languages.objectivec;Va.languages.ocaml={comment:{pattern:/\(\*[\s\S]*?\*\)/,greedy:!0},char:{pattern:/'(?:[^\\\r\n']|\\(?:.|[ox]?[0-9a-f]{1,3}))'/i,greedy:!0},string:[{pattern:/"(?:\\(?:[\s\S]|\r\n)|[^\\\r\n"])*"/,greedy:!0},{pattern:/\{([a-z_]*)\|[\s\S]*?\|\1\}/,greedy:!0}],number:[/\b(?:0b[01][01_]*|0o[0-7][0-7_]*)\b/i,/\b0x[a-f0-9][a-f0-9_]*(?:\.[a-f0-9_]*)?(?:p[+-]?\d[\d_]*)?(?!\w)/i,/\b\d[\d_]*(?:\.[\d_]*)?(?:e[+-]?\d[\d_]*)?(?!\w)/i],directive:{pattern:/\B#\w+/,alias:"property"},label:{pattern:/\B~\w+/,alias:"property"},"type-variable":{pattern:/\B'\w+/,alias:"function"},variant:{pattern:/`\w+/,alias:"symbol"},keyword:/\b(?:as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|match|method|module|mutable|new|nonrec|object|of|open|private|rec|sig|struct|then|to|try|type|val|value|virtual|when|where|while|with)\b/,boolean:/\b(?:false|true)\b/,"operator-like-punctuation":{pattern:/\[[<>|]|[>|]\]|\{<|>\}/,alias:"punctuation"},operator:/\.[.~]|:[=>]|[=<>@^|&+\-*\/$%!?~][!$%&*+\-.\/:<=>?@^|~]*|\b(?:and|asr|land|lor|lsl|lsr|lxor|mod|or)\b/,punctuation:/;;|::|[(){}\[\].,:;#]|\b_\b/};Va.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/};Va.languages.python["string-interpolation"].inside.interpolation.inside.rest=Va.languages.python;Va.languages.py=Va.languages.python;Va.languages.reason=Va.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/});Va.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}});delete Va.languages.reason.function;(function(e){e.languages.sass=e.languages.extend("css",{comment:{pattern:/^([ \t]*)\/[\/*].*(?:(?:\r?\n|\r)\1[ \t].+)*/m,lookbehind:!0,greedy:!0}}),e.languages.insertBefore("sass","atrule",{"atrule-line":{pattern:/^(?:[ \t]*)[@+=].+/m,greedy:!0,inside:{atrule:/(?:@[\w-]+|[+=])/}}}),delete e.languages.sass.atrule;var t=/\$[-\w]+|#\{\$[-\w]+\}/,n=[/[+*\/%]|[=!]=|<=?|>=?|\b(?:and|not|or)\b/,{pattern:/(\s)-(?=\s)/,lookbehind:!0}];e.languages.insertBefore("sass","property",{"variable-line":{pattern:/^[ \t]*\$.+/m,greedy:!0,inside:{punctuation:/:/,variable:t,operator:n}},"property-line":{pattern:/^[ \t]*(?:[^:\s]+ *:.*|:[^:\s].*)/m,greedy:!0,inside:{property:[/[^:\s]+(?=\s*:)/,{pattern:/(:)[^:\s]+/,lookbehind:!0}],punctuation:/:/,variable:t,operator:n,important:e.languages.sass.important}}}),delete e.languages.sass.property,delete e.languages.sass.important,e.languages.insertBefore("sass","punctuation",{selector:{pattern:/^([ \t]*)\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*(?:,(?:\r?\n|\r)\1[ \t]+\S(?:,[^,\r\n]+|[^,\r\n]*)(?:,[^,\r\n]+)*)*/m,lookbehind:!0,greedy:!0}})})(Va);Va.languages.scss=Va.languages.extend("css",{comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},atrule:{pattern:/@[\w-](?:\([^()]+\)|[^()\s]|\s+(?!\s))*?(?=\s+[{;])/,inside:{rule:/@[\w-]+/}},url:/(?:[-a-z]+-)?url(?=\()/i,selector:{pattern:/(?=\S)[^@;{}()]?(?:[^@;{}()\s]|\s+(?!\s)|#\{\$[-\w]+\})+(?=\s*\{(?:\}|\s|[^}][^:{}]*[:{][^}]))/,inside:{parent:{pattern:/&/,alias:"important"},placeholder:/%[-\w]+/,variable:/\$[-\w]+|#\{\$[-\w]+\}/}},property:{pattern:/(?:[-\w]|\$[-\w]|#\{\$[-\w]+\})+(?=\s*:)/,inside:{variable:/\$[-\w]+|#\{\$[-\w]+\}/}}});Va.languages.insertBefore("scss","atrule",{keyword:[/@(?:content|debug|each|else(?: if)?|extend|for|forward|function|if|import|include|mixin|return|use|warn|while)\b/i,{pattern:/( )(?:from|through)(?= )/,lookbehind:!0}]});Va.languages.insertBefore("scss","important",{variable:/\$[-\w]+|#\{\$[-\w]+\}/});Va.languages.insertBefore("scss","function",{"module-modifier":{pattern:/\b(?:as|hide|show|with)\b/i,alias:"keyword"},placeholder:{pattern:/%[-\w]+/,alias:"selector"},statement:{pattern:/\B!(?:default|optional)\b/i,alias:"keyword"},boolean:/\b(?:false|true)\b/,null:{pattern:/\bnull\b/,alias:"keyword"},operator:{pattern:/(\s)(?:[-+*\/%]|[=!]=|<=?|>=?|and|not|or)(?=\s)/,lookbehind:!0}});Va.languages.scss.atrule.inside.rest=Va.languages.scss;(function(e){var t={pattern:/(\b\d+)(?:%|[a-z]+)/,lookbehind:!0},n={pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0},r={comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0},url:{pattern:/\burl\((["']?).*?\1\)/i,greedy:!0},string:{pattern:/("|')(?:(?!\1)[^\\\r\n]|\\(?:\r\n|[\s\S]))*\1/,greedy:!0},interpolation:null,func:null,important:/\B!(?:important|optional)\b/i,keyword:{pattern:/(^|\s+)(?:(?:else|for|if|return|unless)(?=\s|$)|@[\w-]+)/,lookbehind:!0},hexcode:/#[\da-f]{3,6}/i,color:[/\b(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)\b/i,{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,boolean:/\b(?:false|true)\b/,operator:[/~|[+!\/%<>?=]=?|[-:]=|\*[*=]?|\.{2,3}|&&|\|\||\B-\B|\b(?:and|in|is(?: a| defined| not|nt)?|not|or)\b/],number:n,punctuation:/[{}()\[\];:,]/};r.interpolation={pattern:/\{[^\r\n}:]+\}/,alias:"variable",inside:{delimiter:{pattern:/^\{|\}$/,alias:"punctuation"},rest:r}},r.func={pattern:/[\w-]+\([^)]*\).*/,inside:{function:/^[^(]+/,rest:r}},e.languages.stylus={"atrule-declaration":{pattern:/(^[ \t]*)@.+/m,lookbehind:!0,inside:{atrule:/^@[\w-]+/,rest:r}},"variable-declaration":{pattern:/(^[ \t]*)[\w$-]+\s*.?=[ \t]*(?:\{[^{}]*\}|\S.*|$)/m,lookbehind:!0,inside:{variable:/^\S+/,rest:r}},statement:{pattern:/(^[ \t]*)(?:else|for|if|return|unless)[ \t].+/m,lookbehind:!0,inside:{keyword:/^\S+/,rest:r}},"property-declaration":{pattern:/((?:^|\{)([ \t]*))(?:[\w-]|\{[^}\r\n]+\})+(?:\s*:\s*|[ \t]+)(?!\s)[^{\r\n]*(?:;|[^{\r\n,]$(?!(?:\r?\n|\r)(?:\{|\2[ \t])))/m,lookbehind:!0,inside:{property:{pattern:/^[^\s:]+/,inside:{interpolation:r.interpolation}},rest:r}},selector:{pattern:/(^[ \t]*)(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)(?:(?:\r?\n|\r)(?:\1(?:(?=\S)(?:[^{}\r\n:()]|::?[\w-]+(?:\([^)\r\n]*\)|(?![\w-]))|\{[^}\r\n]+\})+)))*(?:,$|\{|(?=(?:\r?\n|\r)(?:\{|\1[ \t])))/m,lookbehind:!0,inside:{interpolation:r.interpolation,comment:r.comment,punctuation:/[{},]/}},func:r.func,string:r.string,comment:{pattern:/(^|[^\\])(?:\/\*[\s\S]*?\*\/|\/\/.*)/,lookbehind:!0,greedy:!0},interpolation:r.interpolation,punctuation:/[{}()\[\];:.]/}})(Va);(function(e){var t=e.util.clone(e.languages.typescript);e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"];var n=e.languages.tsx.tag;n.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+n.pattern.source+")",n.pattern.flags),n.lookbehind=!0})(Va);Va.languages.wasm={comment:[/\(;[\s\S]*?;\)/,{pattern:/;;.*/,greedy:!0}],string:{pattern:/"(?:\\[\s\S]|[^"\\])*"/,greedy:!0},keyword:[{pattern:/\b(?:align|offset)=/,inside:{operator:/=/}},{pattern:/\b(?:(?:f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|neg?|nearest|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|sqrt|store(?:8|16|32)?|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))?|memory\.(?:grow|size))\b/,inside:{punctuation:/\./}},/\b(?:anyfunc|block|br(?:_if|_table)?|call(?:_indirect)?|data|drop|elem|else|end|export|func|get_(?:global|local)|global|if|import|local|loop|memory|module|mut|nop|offset|param|result|return|select|set_(?:global|local)|start|table|tee_local|then|type|unreachable)\b/],variable:/\$[\w!#$%&'*+\-./:<=>?@\\^`|~]+/,number:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/,punctuation:/[()]/};var d7i={plain:{backgroundColor:"#2a2734",color:"#9a86fd"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#6c6783"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#e09142"}},{types:["property","function"],style:{color:"#9a86fd"}},{types:["tag-id","selector","atrule-id"],style:{color:"#eeebff"}},{types:["attr-name"],style:{color:"#c4b9fe"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule","placeholder","variable"],style:{color:"#ffcc99"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#c4b9fe"}}]};const f7i=d7i;var p7i={Prism:Va,theme:f7i};function zee(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function sN(){return sN=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sN.apply(this,arguments)}var h7i=/\r\n|\r|\n/,xht=function(e){e.length===0?e.push({types:["plain"],content:`
`,empty:!0}):e.length===1&&e[0].content===""&&(e[0].content=`
`,e[0].empty=!0)},Sht=function(e,t){var n=e.length;return n>0&&e[n-1]===t?e:e.concat(t)},m7i=function(e){for(var t=[[]],n=[e],r=[0],i=[e.length],a=0,o=0,s=[],c=[s];o>-1;){for(;(a=r[o]++)<i[o];){var u=void 0,d=t[o],f=n[o],p=f[a];if(typeof p=="string"?(d=o>0?d:["plain"],u=p):(d=Sht(d,p.type),p.alias&&(d=Sht(d,p.alias)),u=p.content),typeof u!="string"){o++,t.push(d),n.push(u),r.push(0),i.push(u.length);continue}var m=u.split(h7i),g=m.length;s.push({types:d,content:m[0]});for(var _=1;_<g;_++)xht(s),c.push(s=[]),s.push({types:d,content:m[_]})}o--,t.pop(),n.pop(),r.pop(),i.pop()}return xht(s),c},g7i=function(e,t){var n=e.plain,r=Object.create(null),i=e.styles.reduce(function(a,o){var s=o.languages,c=o.style;return s&&!s.includes(t)||o.types.forEach(function(u){var d=sN({},a[u],c);a[u]=d}),a},r);return i.root=n,i.plain=sN({},n,{backgroundColor:null}),i};function Cht(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)===-1&&(n[r]=e[r]);return n}var v7i=function(e){function t(){for(var n=this,r=[],i=arguments.length;i--;)r[i]=arguments[i];e.apply(this,r),zee(this,"getThemeDict",function(a){if(n.themeDict!==void 0&&a.theme===n.prevTheme&&a.language===n.prevLanguage)return n.themeDict;n.prevTheme=a.theme,n.prevLanguage=a.language;var o=a.theme?g7i(a.theme,a.language):void 0;return n.themeDict=o}),zee(this,"getLineProps",function(a){var o=a.key,s=a.className,c=a.style,u=Cht(a,["key","className","style","line"]),d=u,f=sN({},d,{className:"token-line",style:void 0,key:void 0}),p=n.getThemeDict(n.props);return p!==void 0&&(f.style=p.plain),c!==void 0&&(f.style=f.style!==void 0?sN({},f.style,c):c),o!==void 0&&(f.key=o),s&&(f.className+=" "+s),f}),zee(this,"getStyleForToken",function(a){var o=a.types,s=a.empty,c=o.length,u=n.getThemeDict(n.props);if(u!==void 0){{if(c===1&&o[0]==="plain")return s?{display:"inline-block"}:void 0;if(c===1&&!s)return u[o[0]]}var d=s?{display:"inline-block"}:{},f=o.map(function(p){return u[p]});return Object.assign.apply(Object,[d].concat(f))}}),zee(this,"getTokenProps",function(a){var o=a.key,s=a.className,c=a.style,u=a.token,d=Cht(a,["key","className","style","token"]),f=d,p=sN({},f,{className:"token "+u.types.join(" "),children:u.content,style:n.getStyleForToken(u),key:void 0});return c!==void 0&&(p.style=p.style!==void 0?sN({},p.style,c):c),o!==void 0&&(p.key=o),s&&(p.className+=" "+s),p}),zee(this,"tokenize",function(a,o,s,c){var u={code:o,grammar:s,language:c,tokens:[]};a.hooks.run("before-tokenize",u);var d=u.tokens=a.tokenize(u.code,u.grammar,u.language);return a.hooks.run("after-tokenize",u),d})}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t.prototype.render=function(){var r=this.props,i=r.Prism,a=r.language,o=r.code,s=r.children,c=this.getThemeDict(this.props),u=i.languages[a],d=u!==void 0?this.tokenize(i,o,u,a):[o],f=m7i(d);return s({tokens:f,className:"prism-code language-"+a,style:c!==void 0?c.root:{},getLineProps:this.getLineProps,getTokenProps:this.getTokenProps})},t}(h.Component);const _7i=v7i;var Ir;(function(e){e[e.NONE=0]="NONE";const n=0+1;e[e._abstract=n]="_abstract";const r=n+1;e[e._accessor=r]="_accessor";const i=r+1;e[e._as=i]="_as";const a=i+1;e[e._assert=a]="_assert";const o=a+1;e[e._asserts=o]="_asserts";const s=o+1;e[e._async=s]="_async";const c=s+1;e[e._await=c]="_await";const u=c+1;e[e._checks=u]="_checks";const d=u+1;e[e._constructor=d]="_constructor";const f=d+1;e[e._declare=f]="_declare";const p=f+1;e[e._enum=p]="_enum";const m=p+1;e[e._exports=m]="_exports";const g=m+1;e[e._from=g]="_from";const _=g+1;e[e._get=_]="_get";const v=_+1;e[e._global=v]="_global";const b=v+1;e[e._implements=b]="_implements";const y=b+1;e[e._infer=y]="_infer";const x=y+1;e[e._interface=x]="_interface";const C=x+1;e[e._is=C]="_is";const w=C+1;e[e._keyof=w]="_keyof";const $=w+1;e[e._mixins=$]="_mixins";const O=$+1;e[e._module=O]="_module";const N=O+1;e[e._namespace=N]="_namespace";const P=N+1;e[e._of=P]="_of";const I=P+1;e[e._opaque=I]="_opaque";const D=I+1;e[e._out=D]="_out";const k=D+1;e[e._override=k]="_override";const R=k+1;e[e._private=R]="_private";const A=R+1;e[e._protected=A]="_protected";const F=A+1;e[e._proto=F]="_proto";const z=F+1;e[e._public=z]="_public";const M=z+1;e[e._readonly=M]="_readonly";const K=M+1;e[e._require=K]="_require";const U=K+1;e[e._satisfies=U]="_satisfies";const W=U+1;e[e._set=W]="_set";const L=W+1;e[e._static=L]="_static";const Y=L+1;e[e._symbol=Y]="_symbol";const J=Y+1;e[e._type=J]="_type";const Z=J+1;e[e._unique=Z]="_unique";const te=Z+1;e[e._using=te]="_using"})(Ir||(Ir={}));var Q;(function(e){e[e.PRECEDENCE_MASK=15]="PRECEDENCE_MASK";const n=16;e[e.IS_KEYWORD=n]="IS_KEYWORD";const r=32;e[e.IS_ASSIGN=r]="IS_ASSIGN";const i=64;e[e.IS_RIGHT_ASSOCIATIVE=i]="IS_RIGHT_ASSOCIATIVE";const a=128;e[e.IS_PREFIX=a]="IS_PREFIX";const o=256;e[e.IS_POSTFIX=o]="IS_POSTFIX";const s=512;e[e.IS_EXPRESSION_START=s]="IS_EXPRESSION_START";const c=512;e[e.num=c]="num";const u=1536;e[e.bigint=u]="bigint";const d=2560;e[e.decimal=d]="decimal";const f=3584;e[e.regexp=f]="regexp";const p=4608;e[e.string=p]="string";const m=5632;e[e.name=m]="name";const g=6144;e[e.eof=g]="eof";const _=7680;e[e.bracketL=_]="bracketL";const v=8192;e[e.bracketR=v]="bracketR";const b=9728;e[e.braceL=b]="braceL";const y=10752;e[e.braceBarL=y]="braceBarL";const x=11264;e[e.braceR=x]="braceR";const C=12288;e[e.braceBarR=C]="braceBarR";const w=13824;e[e.parenL=w]="parenL";const $=14336;e[e.parenR=$]="parenR";const O=15360;e[e.comma=O]="comma";const N=16384;e[e.semi=N]="semi";const P=17408;e[e.colon=P]="colon";const I=18432;e[e.doubleColon=I]="doubleColon";const D=19456;e[e.dot=D]="dot";const k=20480;e[e.question=k]="question";const R=21504;e[e.questionDot=R]="questionDot";const A=22528;e[e.arrow=A]="arrow";const F=23552;e[e.template=F]="template";const z=24576;e[e.ellipsis=z]="ellipsis";const M=25600;e[e.backQuote=M]="backQuote";const K=27136;e[e.dollarBraceL=K]="dollarBraceL";const U=27648;e[e.at=U]="at";const W=29184;e[e.hash=W]="hash";const L=29728;e[e.eq=L]="eq";const Y=30752;e[e.assign=Y]="assign";const J=32640;e[e.preIncDec=J]="preIncDec";const Z=33664;e[e.postIncDec=Z]="postIncDec";const te=34432;e[e.bang=te]="bang";const re=35456;e[e.tilde=re]="tilde";const se=35841;e[e.pipeline=se]="pipeline";const de=36866;e[e.nullishCoalescing=de]="nullishCoalescing";const pe=37890;e[e.logicalOR=pe]="logicalOR";const Se=38915;e[e.logicalAND=Se]="logicalAND";const ve=39940;e[e.bitwiseOR=ve]="bitwiseOR";const be=40965;e[e.bitwiseXOR=be]="bitwiseXOR";const Ee=41990;e[e.bitwiseAND=Ee]="bitwiseAND";const xe=43015;e[e.equality=xe]="equality";const Pe=44040;e[e.lessThan=Pe]="lessThan";const je=45064;e[e.greaterThan=je]="greaterThan";const ft=46088;e[e.relationalOrEqual=ft]="relationalOrEqual";const Ge=47113;e[e.bitShiftL=Ge]="bitShiftL";const Ye=48137;e[e.bitShiftR=Ye]="bitShiftR";const nt=49802;e[e.plus=nt]="plus";const We=50826;e[e.minus=We]="minus";const ct=51723;e[e.modulo=ct]="modulo";const rt=52235;e[e.star=rt]="star";const vt=53259;e[e.slash=vt]="slash";const Mt=54348;e[e.exponent=Mt]="exponent";const $t=55296;e[e.jsxName=$t]="jsxName";const ke=56320;e[e.jsxText=ke]="jsxText";const ye=57344;e[e.jsxEmptyText=ye]="jsxEmptyText";const _e=58880;e[e.jsxTagStart=_e]="jsxTagStart";const He=59392;e[e.jsxTagEnd=He]="jsxTagEnd";const Ze=60928;e[e.typeParameterStart=Ze]="typeParameterStart";const ot=61440;e[e.nonNullAssertion=ot]="nonNullAssertion";const Qt=62480;e[e._break=Qt]="_break";const Bt=63504;e[e._case=Bt]="_case";const Yt=64528;e[e._catch=Yt]="_catch";const Gt=65552;e[e._continue=Gt]="_continue";const kt=66576;e[e._debugger=kt]="_debugger";const In=67600;e[e._default=In]="_default";const Cn=68624;e[e._do=Cn]="_do";const Nn=69648;e[e._else=Nn]="_else";const kn=70672;e[e._finally=kn]="_finally";const vn=71696;e[e._for=vn]="_for";const bn=73232;e[e._function=bn]="_function";const ur=73744;e[e._if=ur]="_if";const zn=74768;e[e._return=zn]="_return";const Tn=75792;e[e._switch=Tn]="_switch";const Or=77456;e[e._throw=Or]="_throw";const br=77840;e[e._try=br]="_try";const mr=78864;e[e._var=mr]="_var";const An=79888;e[e._let=An]="_let";const Dn=80912;e[e._const=Dn]="_const";const vr=81936;e[e._while=vr]="_while";const Ar=82960;e[e._with=Ar]="_with";const ui=84496;e[e._new=ui]="_new";const wn=85520;e[e._this=wn]="_this";const xr=86544;e[e._super=xr]="_super";const Zr=87568;e[e._class=Zr]="_class";const _n=88080;e[e._extends=_n]="_extends";const zt=89104;e[e._export=zt]="_export";const Ft=90640;e[e._import=Ft]="_import";const pn=91664;e[e._yield=pn]="_yield";const Sn=92688;e[e._null=Sn]="_null";const jn=93712;e[e._true=jn]="_true";const Zn=94736;e[e._false=Zn]="_false";const or=95256;e[e._in=or]="_in";const yr=96280;e[e._instanceof=yr]="_instanceof";const Br=97936;e[e._typeof=Br]="_typeof";const lr=98960;e[e._void=lr]="_void";const qr=99984;e[e._delete=qr]="_delete";const Mr=100880;e[e._async=Mr]="_async";const pr=101904;e[e._get=pr]="_get";const Vr=102928;e[e._set=Vr]="_set";const xn=103952;e[e._declare=xn]="_declare";const ni=104976;e[e._readonly=ni]="_readonly";const ya=106e3;e[e._abstract=ya]="_abstract";const Ja=107024;e[e._static=Ja]="_static";const Aa=107536;e[e._public=Aa]="_public";const sa=108560;e[e._private=sa]="_private";const Ln=109584;e[e._protected=Ln]="_protected";const Co=110608;e[e._override=Co]="_override";const Os=112144;e[e._as=Os]="_as";const dl=113168;e[e._enum=dl]="_enum";const tl=114192;e[e._type=tl]="_type";const Pc=115216;e[e._implements=Pc]="_implements"})(Q||(Q={}));function y7i(e){switch(e){case Q.num:return"num";case Q.bigint:return"bigint";case Q.decimal:return"decimal";case Q.regexp:return"regexp";case Q.string:return"string";case Q.name:return"name";case Q.eof:return"eof";case Q.bracketL:return"[";case Q.bracketR:return"]";case Q.braceL:return"{";case Q.braceBarL:return"{|";case Q.braceR:return"}";case Q.braceBarR:return"|}";case Q.parenL:return"(";case Q.parenR:return")";case Q.comma:return",";case Q.semi:return";";case Q.colon:return":";case Q.doubleColon:return"::";case Q.dot:return".";case Q.question:return"?";case Q.questionDot:return"?.";case Q.arrow:return"=>";case Q.template:return"template";case Q.ellipsis:return"...";case Q.backQuote:return"`";case Q.dollarBraceL:return"${";case Q.at:return"@";case Q.hash:return"#";case Q.eq:return"=";case Q.assign:return"_=";case Q.preIncDec:return"++/--";case Q.postIncDec:return"++/--";case Q.bang:return"!";case Q.tilde:return"~";case Q.pipeline:return"|>";case Q.nullishCoalescing:return"??";case Q.logicalOR:return"||";case Q.logicalAND:return"&&";case Q.bitwiseOR:return"|";case Q.bitwiseXOR:return"^";case Q.bitwiseAND:return"&";case Q.equality:return"==/!=";case Q.lessThan:return"<";case Q.greaterThan:return">";case Q.relationalOrEqual:return"<=/>=";case Q.bitShiftL:return"<<";case Q.bitShiftR:return">>/>>>";case Q.plus:return"+";case Q.minus:return"-";case Q.modulo:return"%";case Q.star:return"*";case Q.slash:return"/";case Q.exponent:return"**";case Q.jsxName:return"jsxName";case Q.jsxText:return"jsxText";case Q.jsxEmptyText:return"jsxEmptyText";case Q.jsxTagStart:return"jsxTagStart";case Q.jsxTagEnd:return"jsxTagEnd";case Q.typeParameterStart:return"typeParameterStart";case Q.nonNullAssertion:return"nonNullAssertion";case Q._break:return"break";case Q._case:return"case";case Q._catch:return"catch";case Q._continue:return"continue";case Q._debugger:return"debugger";case Q._default:return"default";case Q._do:return"do";case Q._else:return"else";case Q._finally:return"finally";case Q._for:return"for";case Q._function:return"function";case Q._if:return"if";case Q._return:return"return";case Q._switch:return"switch";case Q._throw:return"throw";case Q._try:return"try";case Q._var:return"var";case Q._let:return"let";case Q._const:return"const";case Q._while:return"while";case Q._with:return"with";case Q._new:return"new";case Q._this:return"this";case Q._super:return"super";case Q._class:return"class";case Q._extends:return"extends";case Q._export:return"export";case Q._import:return"import";case Q._yield:return"yield";case Q._null:return"null";case Q._true:return"true";case Q._false:return"false";case Q._in:return"in";case Q._instanceof:return"instanceof";case Q._typeof:return"typeof";case Q._void:return"void";case Q._delete:return"delete";case Q._async:return"async";case Q._get:return"get";case Q._set:return"set";case Q._declare:return"declare";case Q._readonly:return"readonly";case Q._abstract:return"abstract";case Q._static:return"static";case Q._public:return"public";case Q._private:return"private";case Q._protected:return"protected";case Q._override:return"override";case Q._as:return"as";case Q._enum:return"enum";case Q._type:return"type";case Q._implements:return"implements";default:return""}}class UC{constructor(t,n,r){this.startTokenIndex=t,this.endTokenIndex=n,this.isFunctionScope=r}}class b7i{constructor(t,n,r,i,a,o,s,c,u,d,f,p,m){this.potentialArrowAt=t,this.noAnonFunctionType=n,this.inDisallowConditionalTypesContext=r,this.tokensLength=i,this.scopesLength=a,this.pos=o,this.type=s,this.contextualKeyword=c,this.start=u,this.end=d,this.isType=f,this.scopeDepth=p,this.error=m}}class e_{constructor(){e_.prototype.__init.call(this),e_.prototype.__init2.call(this),e_.prototype.__init3.call(this),e_.prototype.__init4.call(this),e_.prototype.__init5.call(this),e_.prototype.__init6.call(this),e_.prototype.__init7.call(this),e_.prototype.__init8.call(this),e_.prototype.__init9.call(this),e_.prototype.__init10.call(this),e_.prototype.__init11.call(this),e_.prototype.__init12.call(this),e_.prototype.__init13.call(this)}__init(){this.potentialArrowAt=-1}__init2(){this.noAnonFunctionType=!1}__init3(){this.inDisallowConditionalTypesContext=!1}__init4(){this.tokens=[]}__init5(){this.scopes=[]}__init6(){this.pos=0}__init7(){this.type=Q.eof}__init8(){this.contextualKeyword=Ir.NONE}__init9(){this.start=0}__init10(){this.end=0}__init11(){this.isType=!1}__init12(){this.scopeDepth=0}__init13(){this.error=null}snapshot(){return new b7i(this.potentialArrowAt,this.noAnonFunctionType,this.inDisallowConditionalTypesContext,this.tokens.length,this.scopes.length,this.pos,this.type,this.contextualKeyword,this.start,this.end,this.isType,this.scopeDepth,this.error)}restoreFromSnapshot(t){this.potentialArrowAt=t.potentialArrowAt,this.noAnonFunctionType=t.noAnonFunctionType,this.inDisallowConditionalTypesContext=t.inDisallowConditionalTypesContext,this.tokens.length=t.tokensLength,this.scopes.length=t.scopesLength,this.pos=t.pos,this.type=t.type,this.contextualKeyword=t.contextualKeyword,this.start=t.start,this.end=t.end,this.isType=t.isType,this.scopeDepth=t.scopeDepth,this.error=t.error}}var yi;(function(e){e[e.backSpace=8]="backSpace";const n=10;e[e.lineFeed=n]="lineFeed";const r=9;e[e.tab=r]="tab";const i=13;e[e.carriageReturn=i]="carriageReturn";const a=14;e[e.shiftOut=a]="shiftOut";const o=32;e[e.space=o]="space";const s=33;e[e.exclamationMark=s]="exclamationMark";const c=34;e[e.quotationMark=c]="quotationMark";const u=35;e[e.numberSign=u]="numberSign";const d=36;e[e.dollarSign=d]="dollarSign";const f=37;e[e.percentSign=f]="percentSign";const p=38;e[e.ampersand=p]="ampersand";const m=39;e[e.apostrophe=m]="apostrophe";const g=40;e[e.leftParenthesis=g]="leftParenthesis";const _=41;e[e.rightParenthesis=_]="rightParenthesis";const v=42;e[e.asterisk=v]="asterisk";const b=43;e[e.plusSign=b]="plusSign";const y=44;e[e.comma=y]="comma";const x=45;e[e.dash=x]="dash";const C=46;e[e.dot=C]="dot";const w=47;e[e.slash=w]="slash";const $=48;e[e.digit0=$]="digit0";const O=49;e[e.digit1=O]="digit1";const N=50;e[e.digit2=N]="digit2";const P=51;e[e.digit3=P]="digit3";const I=52;e[e.digit4=I]="digit4";const D=53;e[e.digit5=D]="digit5";const k=54;e[e.digit6=k]="digit6";const R=55;e[e.digit7=R]="digit7";const A=56;e[e.digit8=A]="digit8";const F=57;e[e.digit9=F]="digit9";const z=58;e[e.colon=z]="colon";const M=59;e[e.semicolon=M]="semicolon";const K=60;e[e.lessThan=K]="lessThan";const U=61;e[e.equalsTo=U]="equalsTo";const W=62;e[e.greaterThan=W]="greaterThan";const L=63;e[e.questionMark=L]="questionMark";const Y=64;e[e.atSign=Y]="atSign";const J=65;e[e.uppercaseA=J]="uppercaseA";const Z=66;e[e.uppercaseB=Z]="uppercaseB";const te=67;e[e.uppercaseC=te]="uppercaseC";const re=68;e[e.uppercaseD=re]="uppercaseD";const se=69;e[e.uppercaseE=se]="uppercaseE";const de=70;e[e.uppercaseF=de]="uppercaseF";const pe=71;e[e.uppercaseG=pe]="uppercaseG";const Se=72;e[e.uppercaseH=Se]="uppercaseH";const ve=73;e[e.uppercaseI=ve]="uppercaseI";const be=74;e[e.uppercaseJ=be]="uppercaseJ";const Ee=75;e[e.uppercaseK=Ee]="uppercaseK";const xe=76;e[e.uppercaseL=xe]="uppercaseL";const Pe=77;e[e.uppercaseM=Pe]="uppercaseM";const je=78;e[e.uppercaseN=je]="uppercaseN";const ft=79;e[e.uppercaseO=ft]="uppercaseO";const Ge=80;e[e.uppercaseP=Ge]="uppercaseP";const Ye=81;e[e.uppercaseQ=Ye]="uppercaseQ";const nt=82;e[e.uppercaseR=nt]="uppercaseR";const We=83;e[e.uppercaseS=We]="uppercaseS";const ct=84;e[e.uppercaseT=ct]="uppercaseT";const rt=85;e[e.uppercaseU=rt]="uppercaseU";const vt=86;e[e.uppercaseV=vt]="uppercaseV";const Mt=87;e[e.uppercaseW=Mt]="uppercaseW";const $t=88;e[e.uppercaseX=$t]="uppercaseX";const ke=89;e[e.uppercaseY=ke]="uppercaseY";const ye=90;e[e.uppercaseZ=ye]="uppercaseZ";const _e=91;e[e.leftSquareBracket=_e]="leftSquareBracket";const He=92;e[e.backslash=He]="backslash";const Ze=93;e[e.rightSquareBracket=Ze]="rightSquareBracket";const ot=94;e[e.caret=ot]="caret";const Qt=95;e[e.underscore=Qt]="underscore";const Bt=96;e[e.graveAccent=Bt]="graveAccent";const Yt=97;e[e.lowercaseA=Yt]="lowercaseA";const Gt=98;e[e.lowercaseB=Gt]="lowercaseB";const kt=99;e[e.lowercaseC=kt]="lowercaseC";const In=100;e[e.lowercaseD=In]="lowercaseD";const Cn=101;e[e.lowercaseE=Cn]="lowercaseE";const Nn=102;e[e.lowercaseF=Nn]="lowercaseF";const kn=103;e[e.lowercaseG=kn]="lowercaseG";const vn=104;e[e.lowercaseH=vn]="lowercaseH";const bn=105;e[e.lowercaseI=bn]="lowercaseI";const ur=106;e[e.lowercaseJ=ur]="lowercaseJ";const zn=107;e[e.lowercaseK=zn]="lowercaseK";const Tn=108;e[e.lowercaseL=Tn]="lowercaseL";const Or=109;e[e.lowercaseM=Or]="lowercaseM";const br=110;e[e.lowercaseN=br]="lowercaseN";const mr=111;e[e.lowercaseO=mr]="lowercaseO";const An=112;e[e.lowercaseP=An]="lowercaseP";const Dn=113;e[e.lowercaseQ=Dn]="lowercaseQ";const vr=114;e[e.lowercaseR=vr]="lowercaseR";const Ar=115;e[e.lowercaseS=Ar]="lowercaseS";const ui=116;e[e.lowercaseT=ui]="lowercaseT";const wn=117;e[e.lowercaseU=wn]="lowercaseU";const xr=118;e[e.lowercaseV=xr]="lowercaseV";const Zr=119;e[e.lowercaseW=Zr]="lowercaseW";const _n=120;e[e.lowercaseX=_n]="lowercaseX";const zt=121;e[e.lowercaseY=zt]="lowercaseY";const Ft=122;e[e.lowercaseZ=Ft]="lowercaseZ";const pn=123;e[e.leftCurlyBrace=pn]="leftCurlyBrace";const Sn=124;e[e.verticalBar=Sn]="verticalBar";const jn=125;e[e.rightCurlyBrace=jn]="rightCurlyBrace";const Zn=126;e[e.tilde=Zn]="tilde";const or=160;e[e.nonBreakingSpace=or]="nonBreakingSpace";const yr=5760;e[e.oghamSpaceMark=yr]="oghamSpaceMark";const Br=8232;e[e.lineSeparator=Br]="lineSeparator";const lr=8233;e[e.paragraphSeparator=lr]="paragraphSeparator"})(yi||(yi={}));let U6e,Yu,$d,Qe,Wo,OZt;function Gre(){return OZt++}function x7i(e){if("pos"in e){const t=C7i(e.pos);e.message+=` (${t.line}:${t.column})`,e.loc=t}return e}class S7i{constructor(t,n){this.line=t,this.column=n}}function C7i(e){let t=1,n=1;for(let r=0;r<e;r++)Wo.charCodeAt(r)===yi.lineFeed?(t++,n=1):n++;return new S7i(t,n)}function w7i(e,t,n,r){Wo=e,Qe=new e_,OZt=1,U6e=t,Yu=n,$d=r}function Ks(e){return Qe.contextualKeyword===e}function WYe(e){const t=woe();return t.type===Q.name&&t.contextualKeyword===e}function S1(e){return Qe.contextualKeyword===e&&Zi(Q.name)}function am(e){S1(e)||Lc()}function I3(){return er(Q.eof)||er(Q.braceR)||f_()}function f_(){const e=Qe.tokens[Qe.tokens.length-1],t=e?e.end:0;for(let n=t;n<Qe.start;n++){const r=Wo.charCodeAt(n);if(r===yi.lineFeed||r===yi.carriageReturn||r===8232||r===8233)return!0}return!1}function PZt(){const e=UYe();for(let t=Qe.end;t<e;t++){const n=Wo.charCodeAt(t);if(n===yi.lineFeed||n===yi.carriageReturn||n===8232||n===8233)return!0}return!1}function dC(){return Zi(Q.semi)||I3()}function Sp(){dC()||Lc('Unexpected token, expected ";"')}function ba(e){Zi(e)||Lc(`Unexpected token, expected "${y7i(e)}"`)}function Lc(e="Unexpected token",t=Qe.start){if(Qe.error)return;const n=new SyntaxError(e);n.pos=t,Qe.error=n,Qe.pos=Wo.length,Mc(Q.eof)}const NZt=[9,11,12,yi.space,yi.nonBreakingSpace,yi.oghamSpaceMark,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],wht=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,DZt=new Uint8Array(65536);for(const e of NZt)DZt[e]=1;function E7i(e){if(e<48)return e===36;if(e<58)return!0;if(e<65)return!1;if(e<91)return!0;if(e<97)return e===95;if(e<123)return!0;if(e<128)return!1;throw new Error("Should not be called with non-ASCII char code.")}const P5=new Uint8Array(65536);for(let e=0;e<128;e++)P5[e]=E7i(e)?1:0;for(let e=128;e<65536;e++)P5[e]=1;for(const e of NZt)P5[e]=0;P5[8232]=0;P5[8233]=0;const Coe=P5.slice();for(let e=yi.digit0;e<=yi.digit9;e++)Coe[e]=0;const Eht=new Int32Array([-1,27,783,918,1755,2376,2862,3483,-1,3699,-1,4617,4752,4833,5130,5508,5940,-1,6480,6939,7749,8181,8451,8613,-1,8829,-1,-1,-1,54,243,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,432,-1,-1,-1,675,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,81,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,108,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,135,-1,-1,-1,-1,-1,-1,-1,-1,-1,162,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,189,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,216,-1,-1,-1,-1,-1,-1,Ir._abstract<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,270,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,297,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,324,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,351,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,378,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,405,-1,-1,-1,-1,-1,-1,-1,-1,Ir._accessor<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._as<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,459,-1,-1,-1,-1,-1,594,-1,-1,-1,-1,-1,-1,486,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,513,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,540,-1,-1,-1,-1,-1,-1,Ir._assert<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,567,-1,-1,-1,-1,-1,-1,-1,Ir._asserts<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,621,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,648,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._async<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,702,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,729,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,756,-1,-1,-1,-1,-1,-1,Ir._await<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,810,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,837,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,864,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,891,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._break<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,945,-1,-1,-1,-1,-1,-1,1107,-1,-1,-1,1242,-1,-1,1350,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,972,1026,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,999,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._case<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1053,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1080,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._catch<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1161,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1188,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1215,-1,-1,-1,-1,-1,-1,-1,Ir._checks<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1269,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1296,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1323,-1,-1,-1,-1,-1,-1,-1,(Q._class<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1377,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1404,1620,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1431,-1,-1,-1,-1,-1,-1,(Q._const<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1458,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1485,-1,-1,-1,-1,-1,-1,-1,-1,1512,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1539,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1566,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1593,-1,-1,-1,-1,-1,-1,-1,-1,Ir._constructor<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1647,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1674,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1701,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1728,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._continue<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1782,-1,-1,-1,-1,-1,-1,-1,-1,-1,2349,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1809,1971,-1,-1,2106,-1,-1,-1,-1,-1,2241,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1836,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1863,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1890,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1917,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1944,-1,-1,-1,-1,-1,-1,-1,-1,(Q._debugger<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1998,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2025,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2052,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2079,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._declare<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2133,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2160,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2187,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2214,-1,-1,-1,-1,-1,-1,(Q._default<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2268,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2295,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2322,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._delete<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._do<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2403,-1,2484,-1,-1,-1,-1,-1,-1,-1,-1,-1,2565,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2430,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2457,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._else<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2511,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2538,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._enum<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2592,-1,-1,-1,2727,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2619,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2646,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2673,-1,-1,-1,-1,-1,-1,(Q._export<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2700,-1,-1,-1,-1,-1,-1,-1,Ir._exports<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2754,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2781,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2808,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2835,-1,-1,-1,-1,-1,-1,-1,(Q._extends<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2889,-1,-1,-1,-1,-1,-1,-1,2997,-1,-1,-1,-1,-1,3159,-1,-1,3213,-1,-1,3294,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2916,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2943,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,2970,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._false<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3024,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3051,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3078,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3105,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3132,-1,(Q._finally<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3186,-1,-1,-1,-1,-1,-1,-1,-1,(Q._for<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3240,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3267,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._from<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3321,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3348,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3375,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3402,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3429,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3456,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._function<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3510,-1,-1,-1,-1,-1,-1,3564,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3537,-1,-1,-1,-1,-1,-1,Ir._get<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3591,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3618,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3645,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3672,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._global<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3726,-1,-1,-1,-1,-1,-1,3753,4077,-1,-1,-1,-1,4590,-1,-1,-1,-1,-1,-1,-1,(Q._if<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3780,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3807,-1,-1,3996,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3834,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3861,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3888,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3915,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3942,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,3969,-1,-1,-1,-1,-1,-1,-1,Ir._implements<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4023,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4050,-1,-1,-1,-1,-1,-1,(Q._import<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._in<<1)+1,-1,-1,-1,-1,-1,4104,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4185,4401,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4131,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4158,-1,-1,-1,-1,-1,-1,-1,-1,Ir._infer<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4212,-1,-1,-1,-1,-1,-1,-1,4239,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4266,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4293,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4320,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4347,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4374,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._instanceof<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4428,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4455,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4482,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4509,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4536,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4563,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._interface<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._is<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4644,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4671,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4698,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4725,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._keyof<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4779,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4806,-1,-1,-1,-1,-1,-1,(Q._let<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4860,-1,-1,-1,-1,-1,4995,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4887,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4914,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4941,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4968,-1,-1,-1,-1,-1,-1,-1,Ir._mixins<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5022,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5049,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5076,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5103,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._module<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5157,-1,-1,-1,5373,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5427,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5184,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5211,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5238,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5265,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5292,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5319,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5346,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._namespace<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5400,-1,-1,-1,(Q._new<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5454,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5481,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._null<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5535,-1,-1,-1,-1,-1,-1,-1,-1,-1,5562,-1,-1,-1,-1,5697,5751,-1,-1,-1,-1,Ir._of<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5589,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5616,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5643,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5670,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._opaque<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5724,-1,-1,-1,-1,-1,-1,Ir._out<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5778,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5805,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5832,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5859,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5886,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5913,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._override<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5967,-1,-1,6345,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,5994,-1,-1,-1,-1,-1,6129,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6021,-1,-1,-1,-1,-1,6048,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6075,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6102,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._private<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6156,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6183,-1,-1,-1,-1,-1,-1,-1,-1,-1,6318,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6210,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6237,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6264,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6291,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._protected<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._proto<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6372,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6399,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6426,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6453,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._public<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6507,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6534,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6696,-1,-1,6831,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6561,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6588,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6615,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6642,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6669,-1,Ir._readonly<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6723,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6750,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6777,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6804,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._require<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6858,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6885,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6912,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._return<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6966,-1,-1,-1,7182,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7236,7371,-1,7479,-1,7614,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,6993,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7020,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7047,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7074,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7101,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7128,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7155,-1,-1,-1,-1,-1,-1,-1,Ir._satisfies<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7209,-1,-1,-1,-1,-1,-1,Ir._set<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7263,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7290,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7317,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7344,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._static<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7398,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7425,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7452,-1,-1,-1,-1,-1,-1,-1,-1,(Q._super<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7506,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7533,-1,-1,-1,-1,-1,-1,-1,-1,-1,7560,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7587,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._switch<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7641,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7668,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7695,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7722,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._symbol<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7776,-1,-1,-1,-1,-1,-1,-1,-1,-1,7938,-1,-1,-1,-1,-1,-1,8046,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7803,-1,-1,-1,-1,-1,-1,-1,-1,7857,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7830,-1,-1,-1,-1,-1,-1,-1,(Q._this<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7884,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7911,-1,-1,-1,(Q._throw<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7965,-1,-1,-1,8019,-1,-1,-1,-1,-1,-1,7992,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._true<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._try<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8073,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8100,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._type<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8127,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8154,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._typeof<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8208,-1,-1,-1,-1,8343,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8235,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8262,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8289,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8316,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._unique<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8370,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8397,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8424,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,Ir._using<<1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8478,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8532,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8505,-1,-1,-1,-1,-1,-1,-1,-1,(Q._var<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8559,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8586,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._void<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8640,8748,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8667,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8694,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8721,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._while<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8775,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8802,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._with<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8856,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8883,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8910,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8937,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,(Q._yield<<1)+1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1]);function T7i(){let e=0,t=0,n=Qe.pos;for(;n<Wo.length&&(t=Wo.charCodeAt(n),!(t<yi.lowercaseA||t>yi.lowercaseZ));){const i=Eht[e+(t-yi.lowercaseA)+1];if(i===-1)break;e=i,n++}const r=Eht[e];if(r>-1&&!P5[t]){Qe.pos=n,r&1?Mc(r>>>1):Mc(Q.name,r>>>1);return}for(;n<Wo.length;){const i=Wo.charCodeAt(n);if(P5[i])n++;else if(i===yi.backslash){if(n+=2,Wo.charCodeAt(n)===yi.leftCurlyBrace){for(;n<Wo.length&&Wo.charCodeAt(n)!==yi.rightCurlyBrace;)n++;n++}}else if(i===yi.atSign&&Wo.charCodeAt(n+1)===yi.atSign)n+=2;else break}Qe.pos=n,Mc(Q.name)}var yl;(function(e){e[e.Access=0]="Access";const n=0+1;e[e.ExportAccess=n]="ExportAccess";const r=n+1;e[e.TopLevelDeclaration=r]="TopLevelDeclaration";const i=r+1;e[e.FunctionScopedDeclaration=i]="FunctionScopedDeclaration";const a=i+1;e[e.BlockScopedDeclaration=a]="BlockScopedDeclaration";const o=a+1;e[e.ObjectShorthandTopLevelDeclaration=o]="ObjectShorthandTopLevelDeclaration";const s=o+1;e[e.ObjectShorthandFunctionScopedDeclaration=s]="ObjectShorthandFunctionScopedDeclaration";const c=s+1;e[e.ObjectShorthandBlockScopedDeclaration=c]="ObjectShorthandBlockScopedDeclaration";const u=c+1;e[e.ObjectShorthand=u]="ObjectShorthand";const d=u+1;e[e.ImportDeclaration=d]="ImportDeclaration";const f=d+1;e[e.ObjectKey=f]="ObjectKey";const p=f+1;e[e.ImportAccess=p]="ImportAccess"})(yl||(yl={}));var a5;(function(e){e[e.NoChildren=0]="NoChildren";const n=0+1;e[e.OneChild=n]="OneChild";const r=n+1;e[e.StaticChildren=r]="StaticChildren";const i=r+1;e[e.KeyAfterPropSpread=i]="KeyAfterPropSpread"})(a5||(a5={}));function IZt(e){const t=e.identifierRole;return t===yl.TopLevelDeclaration||t===yl.FunctionScopedDeclaration||t===yl.BlockScopedDeclaration||t===yl.ObjectShorthandTopLevelDeclaration||t===yl.ObjectShorthandFunctionScopedDeclaration||t===yl.ObjectShorthandBlockScopedDeclaration}function $7i(e){const t=e.identifierRole;return t===yl.FunctionScopedDeclaration||t===yl.BlockScopedDeclaration||t===yl.ObjectShorthandFunctionScopedDeclaration||t===yl.ObjectShorthandBlockScopedDeclaration}function RZt(e){const t=e.identifierRole;return t===yl.TopLevelDeclaration||t===yl.ObjectShorthandTopLevelDeclaration||t===yl.ImportDeclaration}function O7i(e){const t=e.identifierRole;return t===yl.TopLevelDeclaration||t===yl.BlockScopedDeclaration||t===yl.ObjectShorthandTopLevelDeclaration||t===yl.ObjectShorthandBlockScopedDeclaration}function P7i(e){const t=e.identifierRole;return t===yl.FunctionScopedDeclaration||t===yl.ObjectShorthandFunctionScopedDeclaration}function N7i(e){return e.identifierRole===yl.ObjectShorthandTopLevelDeclaration||e.identifierRole===yl.ObjectShorthandBlockScopedDeclaration||e.identifierRole===yl.ObjectShorthandFunctionScopedDeclaration}class K6e{constructor(){this.type=Qe.type,this.contextualKeyword=Qe.contextualKeyword,this.start=Qe.start,this.end=Qe.end,this.scopeDepth=Qe.scopeDepth,this.isType=Qe.isType,this.identifierRole=null,this.jsxRole=null,this.shadowsGlobal=!1,this.isAsyncOperation=!1,this.contextId=null,this.rhsEndIndex=null,this.isExpression=!1,this.numNullishCoalesceStarts=0,this.numNullishCoalesceEnds=0,this.isOptionalChainStart=!1,this.isOptionalChainEnd=!1,this.subscriptStartIndex=null,this.nullishStartIndex=null}}function Ca(){Qe.tokens.push(new K6e),FZt()}function lN(){Qe.tokens.push(new K6e),Qe.start=Qe.pos,K7i()}function D7i(){Qe.type===Q.assign&&--Qe.pos,V7i()}function Jc(e){for(let n=Qe.tokens.length-e;n<Qe.tokens.length;n++)Qe.tokens[n].isType=!0;const t=Qe.isType;return Qe.isType=!0,t}function Vc(e){Qe.isType=e}function Zi(e){return er(e)?(Ca(),!0):!1}function kZt(e){const t=Qe.isType;Qe.isType=!0,Zi(e),Qe.isType=t}function er(e){return Qe.type===e}function lh(){const e=Qe.snapshot();Ca();const t=Qe.type;return Qe.restoreFromSnapshot(e),t}class I7i{constructor(t,n){this.type=t,this.contextualKeyword=n}}function woe(){const e=Qe.snapshot();Ca();const t=Qe.type,n=Qe.contextualKeyword;return Qe.restoreFromSnapshot(e),new I7i(t,n)}function UYe(){return AZt(Qe.pos)}function AZt(e){wht.lastIndex=e;const t=wht.exec(Wo);return e+t[0].length}function MZt(){return Wo.charCodeAt(UYe())}function FZt(){if(jZt(),Qe.start=Qe.pos,Qe.pos>=Wo.length){const e=Qe.tokens;e.length>=2&&e[e.length-1].start>=Wo.length&&e[e.length-2].start>=Wo.length&&Lc("Unexpectedly reached the end of input."),Mc(Q.eof);return}R7i(Wo.charCodeAt(Qe.pos))}function R7i(e){Coe[e]||e===yi.backslash||e===yi.atSign&&Wo.charCodeAt(Qe.pos+1)===yi.atSign?T7i():HZt(e)}function k7i(){for(;Wo.charCodeAt(Qe.pos)!==yi.asterisk||Wo.charCodeAt(Qe.pos+1)!==yi.slash;)if(Qe.pos++,Qe.pos>Wo.length){Lc("Unterminated comment",Qe.pos-2);return}Qe.pos+=2}function LZt(e){let t=Wo.charCodeAt(Qe.pos+=e);if(Qe.pos<Wo.length)for(;t!==yi.lineFeed&&t!==yi.carriageReturn&&t!==yi.lineSeparator&&t!==yi.paragraphSeparator&&++Qe.pos<Wo.length;)t=Wo.charCodeAt(Qe.pos)}function jZt(){for(;Qe.pos<Wo.length;){const e=Wo.charCodeAt(Qe.pos);switch(e){case yi.carriageReturn:Wo.charCodeAt(Qe.pos+1)===yi.lineFeed&&++Qe.pos;case yi.lineFeed:case yi.lineSeparator:case yi.paragraphSeparator:++Qe.pos;break;case yi.slash:switch(Wo.charCodeAt(Qe.pos+1)){case yi.asterisk:Qe.pos+=2,k7i();break;case yi.slash:LZt(2);break;default:return}break;default:if(DZt[e])++Qe.pos;else return}}}function Mc(e,t=Ir.NONE){Qe.end=Qe.pos,Qe.type=e,Qe.contextualKeyword=t}function A7i(){const e=Wo.charCodeAt(Qe.pos+1);if(e>=yi.digit0&&e<=yi.digit9){qZt(!0);return}e===yi.dot&&Wo.charCodeAt(Qe.pos+2)===yi.dot?(Qe.pos+=3,Mc(Q.ellipsis)):(++Qe.pos,Mc(Q.dot))}function M7i(){Wo.charCodeAt(Qe.pos+1)===yi.equalsTo?Id(Q.assign,2):Id(Q.slash,1)}function F7i(e){let t=e===yi.asterisk?Q.star:Q.modulo,n=1,r=Wo.charCodeAt(Qe.pos+1);e===yi.asterisk&&r===yi.asterisk&&(n++,r=Wo.charCodeAt(Qe.pos+2),t=Q.exponent),r===yi.equalsTo&&Wo.charCodeAt(Qe.pos+2)!==yi.greaterThan&&(n++,t=Q.assign),Id(t,n)}function L7i(e){const t=Wo.charCodeAt(Qe.pos+1);if(t===e){Wo.charCodeAt(Qe.pos+2)===yi.equalsTo?Id(Q.assign,3):Id(e===yi.verticalBar?Q.logicalOR:Q.logicalAND,2);return}if(e===yi.verticalBar){if(t===yi.greaterThan){Id(Q.pipeline,2);return}else if(t===yi.rightCurlyBrace&&$d){Id(Q.braceBarR,2);return}}if(t===yi.equalsTo){Id(Q.assign,2);return}Id(e===yi.verticalBar?Q.bitwiseOR:Q.bitwiseAND,1)}function j7i(){Wo.charCodeAt(Qe.pos+1)===yi.equalsTo?Id(Q.assign,2):Id(Q.bitwiseXOR,1)}function B7i(e){const t=Wo.charCodeAt(Qe.pos+1);if(t===e){Id(Q.preIncDec,2);return}t===yi.equalsTo?Id(Q.assign,2):e===yi.plusSign?Id(Q.plus,1):Id(Q.minus,1)}function z7i(){const e=Wo.charCodeAt(Qe.pos+1);if(e===yi.lessThan){if(Wo.charCodeAt(Qe.pos+2)===yi.equalsTo){Id(Q.assign,3);return}Qe.isType?Id(Q.lessThan,1):Id(Q.bitShiftL,2);return}e===yi.equalsTo?Id(Q.relationalOrEqual,2):Id(Q.lessThan,1)}function BZt(){if(Qe.isType){Id(Q.greaterThan,1);return}const e=Wo.charCodeAt(Qe.pos+1);if(e===yi.greaterThan){const t=Wo.charCodeAt(Qe.pos+2)===yi.greaterThan?3:2;if(Wo.charCodeAt(Qe.pos+t)===yi.equalsTo){Id(Q.assign,t+1);return}Id(Q.bitShiftR,t);return}e===yi.equalsTo?Id(Q.relationalOrEqual,2):Id(Q.greaterThan,1)}function zZt(){Qe.type===Q.greaterThan&&(Qe.pos-=1,BZt())}function H7i(e){const t=Wo.charCodeAt(Qe.pos+1);if(t===yi.equalsTo){Id(Q.equality,Wo.charCodeAt(Qe.pos+2)===yi.equalsTo?3:2);return}if(e===yi.equalsTo&&t===yi.greaterThan){Qe.pos+=2,Mc(Q.arrow);return}Id(e===yi.equalsTo?Q.eq:Q.bang,1)}function q7i(){const e=Wo.charCodeAt(Qe.pos+1),t=Wo.charCodeAt(Qe.pos+2);e===yi.questionMark&&!($d&&Qe.isType)?t===yi.equalsTo?Id(Q.assign,3):Id(Q.nullishCoalescing,2):e===yi.dot&&!(t>=yi.digit0&&t<=yi.digit9)?(Qe.pos+=2,Mc(Q.questionDot)):(++Qe.pos,Mc(Q.question))}function HZt(e){switch(e){case yi.numberSign:++Qe.pos,Mc(Q.hash);return;case yi.dot:A7i();return;case yi.leftParenthesis:++Qe.pos,Mc(Q.parenL);return;case yi.rightParenthesis:++Qe.pos,Mc(Q.parenR);return;case yi.semicolon:++Qe.pos,Mc(Q.semi);return;case yi.comma:++Qe.pos,Mc(Q.comma);return;case yi.leftSquareBracket:++Qe.pos,Mc(Q.bracketL);return;case yi.rightSquareBracket:++Qe.pos,Mc(Q.bracketR);return;case yi.leftCurlyBrace:$d&&Wo.charCodeAt(Qe.pos+1)===yi.verticalBar?Id(Q.braceBarL,2):(++Qe.pos,Mc(Q.braceL));return;case yi.rightCurlyBrace:++Qe.pos,Mc(Q.braceR);return;case yi.colon:Wo.charCodeAt(Qe.pos+1)===yi.colon?Id(Q.doubleColon,2):(++Qe.pos,Mc(Q.colon));return;case yi.questionMark:q7i();return;case yi.atSign:++Qe.pos,Mc(Q.at);return;case yi.graveAccent:++Qe.pos,Mc(Q.backQuote);return;case yi.digit0:{const t=Wo.charCodeAt(Qe.pos+1);if(t===yi.lowercaseX||t===yi.uppercaseX||t===yi.lowercaseO||t===yi.uppercaseO||t===yi.lowercaseB||t===yi.uppercaseB){W7i();return}}case yi.digit1:case yi.digit2:case yi.digit3:case yi.digit4:case yi.digit5:case yi.digit6:case yi.digit7:case yi.digit8:case yi.digit9:qZt(!1);return;case yi.quotationMark:case yi.apostrophe:U7i(e);return;case yi.slash:M7i();return;case yi.percentSign:case yi.asterisk:F7i(e);return;case yi.verticalBar:case yi.ampersand:L7i(e);return;case yi.caret:j7i();return;case yi.plusSign:case yi.dash:B7i(e);return;case yi.lessThan:z7i();return;case yi.greaterThan:BZt();return;case yi.equalsTo:case yi.exclamationMark:H7i(e);return;case yi.tilde:Id(Q.tilde,1);return}Lc(`Unexpected character '${String.fromCharCode(e)}'`,Qe.pos)}function Id(e,t){Qe.pos+=t,Mc(e)}function V7i(){const e=Qe.pos;let t=!1,n=!1;for(;;){if(Qe.pos>=Wo.length){Lc("Unterminated regular expression",e);return}const r=Wo.charCodeAt(Qe.pos);if(t)t=!1;else{if(r===yi.leftSquareBracket)n=!0;else if(r===yi.rightSquareBracket&&n)n=!1;else if(r===yi.slash&&!n)break;t=r===yi.backslash}++Qe.pos}++Qe.pos,G7i(),Mc(Q.regexp)}function tRe(){for(;;){const e=Wo.charCodeAt(Qe.pos);if(e>=yi.digit0&&e<=yi.digit9||e===yi.underscore)Qe.pos++;else break}}function W7i(){for(Qe.pos+=2;;){const t=Wo.charCodeAt(Qe.pos);if(t>=yi.digit0&&t<=yi.digit9||t>=yi.lowercaseA&&t<=yi.lowercaseF||t>=yi.uppercaseA&&t<=yi.uppercaseF||t===yi.underscore)Qe.pos++;else break}Wo.charCodeAt(Qe.pos)===yi.lowercaseN?(++Qe.pos,Mc(Q.bigint)):Mc(Q.num)}function qZt(e){let t=!1,n=!1;e||tRe();let r=Wo.charCodeAt(Qe.pos);if(r===yi.dot&&(++Qe.pos,tRe(),r=Wo.charCodeAt(Qe.pos)),(r===yi.uppercaseE||r===yi.lowercaseE)&&(r=Wo.charCodeAt(++Qe.pos),(r===yi.plusSign||r===yi.dash)&&++Qe.pos,tRe(),r=Wo.charCodeAt(Qe.pos)),r===yi.lowercaseN?(++Qe.pos,t=!0):r===yi.lowercaseM&&(++Qe.pos,n=!0),t){Mc(Q.bigint);return}if(n){Mc(Q.decimal);return}Mc(Q.num)}function U7i(e){for(Qe.pos++;;){if(Qe.pos>=Wo.length){Lc("Unterminated string constant");return}const t=Wo.charCodeAt(Qe.pos);if(t===yi.backslash)Qe.pos++;else if(t===e)break;Qe.pos++}Qe.pos++,Mc(Q.string)}function K7i(){for(;;){if(Qe.pos>=Wo.length){Lc("Unterminated template");return}const e=Wo.charCodeAt(Qe.pos);if(e===yi.graveAccent||e===yi.dollarSign&&Wo.charCodeAt(Qe.pos+1)===yi.leftCurlyBrace){if(Qe.pos===Qe.start&&er(Q.template))if(e===yi.dollarSign){Qe.pos+=2,Mc(Q.dollarBraceL);return}else{++Qe.pos,Mc(Q.backQuote);return}Mc(Q.template);return}e===yi.backslash&&Qe.pos++,Qe.pos++}}function G7i(){for(;Qe.pos<Wo.length;){const e=Wo.charCodeAt(Qe.pos);if(P5[e])Qe.pos++;else if(e===yi.backslash){if(Qe.pos+=2,Wo.charCodeAt(Qe.pos)===yi.leftCurlyBrace){for(;Qe.pos<Wo.length&&Wo.charCodeAt(Qe.pos)!==yi.rightCurlyBrace;)Qe.pos++;Qe.pos++}}else break}}function Yre(e,t=e.currentIndex()){let n=t+1;if(Xme(e,n)){const r=e.identifierNameAtIndex(t);return{isType:!1,leftName:r,rightName:r,endIndex:n}}if(n++,Xme(e,n))return{isType:!0,leftName:null,rightName:null,endIndex:n};if(n++,Xme(e,n))return{isType:!1,leftName:e.identifierNameAtIndex(t),rightName:e.identifierNameAtIndex(t+2),endIndex:n};if(n++,Xme(e,n))return{isType:!0,leftName:null,rightName:null,endIndex:n};throw new Error(`Unexpected import/export specifier at ${t}`)}function Xme(e,t){const n=e.tokens[t];return n.type===Q.braceR||n.type===Q.comma}const Y7i=new Map([["quot",'"'],["amp","&"],["apos","'"],["lt","<"],["gt",">"],["nbsp"," "],["iexcl","¡"],["cent","¢"],["pound","£"],["curren","¤"],["yen","¥"],["brvbar","¦"],["sect","§"],["uml","¨"],["copy","©"],["ordf","ª"],["laquo","«"],["not","¬"],["shy","­"],["reg","®"],["macr","¯"],["deg","°"],["plusmn","±"],["sup2","²"],["sup3","³"],["acute","´"],["micro","µ"],["para","¶"],["middot","·"],["cedil","¸"],["sup1","¹"],["ordm","º"],["raquo","»"],["frac14","¼"],["frac12","½"],["frac34","¾"],["iquest","¿"],["Agrave","À"],["Aacute","Á"],["Acirc","Â"],["Atilde","Ã"],["Auml","Ä"],["Aring","Å"],["AElig","Æ"],["Ccedil","Ç"],["Egrave","È"],["Eacute","É"],["Ecirc","Ê"],["Euml","Ë"],["Igrave","Ì"],["Iacute","Í"],["Icirc","Î"],["Iuml","Ï"],["ETH","Ð"],["Ntilde","Ñ"],["Ograve","Ò"],["Oacute","Ó"],["Ocirc","Ô"],["Otilde","Õ"],["Ouml","Ö"],["times","×"],["Oslash","Ø"],["Ugrave","Ù"],["Uacute","Ú"],["Ucirc","Û"],["Uuml","Ü"],["Yacute","Ý"],["THORN","Þ"],["szlig","ß"],["agrave","à"],["aacute","á"],["acirc","â"],["atilde","ã"],["auml","ä"],["aring","å"],["aelig","æ"],["ccedil","ç"],["egrave","è"],["eacute","é"],["ecirc","ê"],["euml","ë"],["igrave","ì"],["iacute","í"],["icirc","î"],["iuml","ï"],["eth","ð"],["ntilde","ñ"],["ograve","ò"],["oacute","ó"],["ocirc","ô"],["otilde","õ"],["ouml","ö"],["divide","÷"],["oslash","ø"],["ugrave","ù"],["uacute","ú"],["ucirc","û"],["uuml","ü"],["yacute","ý"],["thorn","þ"],["yuml","ÿ"],["OElig","Œ"],["oelig","œ"],["Scaron","Š"],["scaron","š"],["Yuml","Ÿ"],["fnof","ƒ"],["circ","ˆ"],["tilde","˜"],["Alpha","Α"],["Beta","Β"],["Gamma","Γ"],["Delta","Δ"],["Epsilon","Ε"],["Zeta","Ζ"],["Eta","Η"],["Theta","Θ"],["Iota","Ι"],["Kappa","Κ"],["Lambda","Λ"],["Mu","Μ"],["Nu","Ν"],["Xi","Ξ"],["Omicron","Ο"],["Pi","Π"],["Rho","Ρ"],["Sigma","Σ"],["Tau","Τ"],["Upsilon","Υ"],["Phi","Φ"],["Chi","Χ"],["Psi","Ψ"],["Omega","Ω"],["alpha","α"],["beta","β"],["gamma","γ"],["delta","δ"],["epsilon","ε"],["zeta","ζ"],["eta","η"],["theta","θ"],["iota","ι"],["kappa","κ"],["lambda","λ"],["mu","μ"],["nu","ν"],["xi","ξ"],["omicron","ο"],["pi","π"],["rho","ρ"],["sigmaf","ς"],["sigma","σ"],["tau","τ"],["upsilon","υ"],["phi","φ"],["chi","χ"],["psi","ψ"],["omega","ω"],["thetasym","ϑ"],["upsih","ϒ"],["piv","ϖ"],["ensp"," "],["emsp"," "],["thinsp"," "],["zwnj","‌"],["zwj","‍"],["lrm","‎"],["rlm","‏"],["ndash","–"],["mdash","—"],["lsquo","‘"],["rsquo","’"],["sbquo","‚"],["ldquo","“"],["rdquo","”"],["bdquo","„"],["dagger","†"],["Dagger","‡"],["bull","•"],["hellip","…"],["permil","‰"],["prime","′"],["Prime","″"],["lsaquo","‹"],["rsaquo","›"],["oline","‾"],["frasl","⁄"],["euro","€"],["image","ℑ"],["weierp","℘"],["real","ℜ"],["trade","™"],["alefsym","ℵ"],["larr","←"],["uarr","↑"],["rarr","→"],["darr","↓"],["harr","↔"],["crarr","↵"],["lArr","⇐"],["uArr","⇑"],["rArr","⇒"],["dArr","⇓"],["hArr","⇔"],["forall","∀"],["part","∂"],["exist","∃"],["empty","∅"],["nabla","∇"],["isin","∈"],["notin","∉"],["ni","∋"],["prod","∏"],["sum","∑"],["minus","−"],["lowast","∗"],["radic","√"],["prop","∝"],["infin","∞"],["ang","∠"],["and","∧"],["or","∨"],["cap","∩"],["cup","∪"],["int","∫"],["there4","∴"],["sim","∼"],["cong","≅"],["asymp","≈"],["ne","≠"],["equiv","≡"],["le","≤"],["ge","≥"],["sub","⊂"],["sup","⊃"],["nsub","⊄"],["sube","⊆"],["supe","⊇"],["oplus","⊕"],["otimes","⊗"],["perp","⊥"],["sdot","⋅"],["lceil","⌈"],["rceil","⌉"],["lfloor","⌊"],["rfloor","⌋"],["lang","〈"],["rang","〉"],["loz","◊"],["spades","♠"],["clubs","♣"],["hearts","♥"],["diams","♦"]]);function VZt(e){const[t,n]=Tht(e.jsxPragma||"React.createElement"),[r,i]=Tht(e.jsxFragmentPragma||"React.Fragment");return{base:t,suffix:n,fragmentBase:r,fragmentSuffix:i}}function Tht(e){let t=e.indexOf(".");return t===-1&&(t=e.length),[e.slice(0,t),e.slice(t)]}class U5{getPrefixCode(){return""}getHoistedCode(){return""}getSuffixCode(){return""}}class YA extends U5{__init(){this.lastLineNumber=1}__init2(){this.lastIndex=0}__init3(){this.filenameVarName=null}__init4(){this.esmAutomaticImportNameResolutions={}}__init5(){this.cjsAutomaticModuleNameResolutions={}}constructor(t,n,r,i,a){super(),this.rootTransformer=t,this.tokens=n,this.importProcessor=r,this.nameManager=i,this.options=a,YA.prototype.__init.call(this),YA.prototype.__init2.call(this),YA.prototype.__init3.call(this),YA.prototype.__init4.call(this),YA.prototype.__init5.call(this),this.jsxPragmaInfo=VZt(a),this.isAutomaticRuntime=a.jsxRuntime==="automatic",this.jsxImportSource=a.jsxImportSource||"react"}process(){return this.tokens.matches1(Q.jsxTagStart)?(this.processJSXTag(),!0):!1}getPrefixCode(){let t="";if(this.filenameVarName&&(t+=`const ${this.filenameVarName} = ${JSON.stringify(this.options.filePath||"")};`),this.isAutomaticRuntime)if(this.importProcessor)for(const[n,r]of Object.entries(this.cjsAutomaticModuleNameResolutions))t+=`var ${r} = require("${n}");`;else{const{createElement:n,...r}=this.esmAutomaticImportNameResolutions;n&&(t+=`import {createElement as ${n}} from "${this.jsxImportSource}";`);const i=Object.entries(r).map(([a,o])=>`${a} as ${o}`).join(", ");if(i){const a=this.jsxImportSource+(this.options.production?"/jsx-runtime":"/jsx-dev-runtime");t+=`import {${i}} from "${a}";`}}return t}processJSXTag(){const{jsxRole:t,start:n}=this.tokens.currentToken(),r=this.options.production?null:this.getElementLocationCode(n);this.isAutomaticRuntime&&t!==a5.KeyAfterPropSpread?this.transformTagToJSXFunc(r,t):this.transformTagToCreateElement(r)}getElementLocationCode(t){return`lineNumber: ${this.getLineNumberForIndex(t)}`}getLineNumberForIndex(t){const n=this.tokens.code;for(;this.lastIndex<t&&this.lastIndex<n.length;)n[this.lastIndex]===`
`&&this.lastLineNumber++,this.lastIndex++;return this.lastLineNumber}transformTagToJSXFunc(t,n){const r=n===a5.StaticChildren;this.tokens.replaceToken(this.getJSXFuncInvocationCode(r));let i=null;if(this.tokens.matches1(Q.jsxTagEnd))this.tokens.replaceToken(`${this.getFragmentCode()}, {`),this.processAutomaticChildrenAndEndProps(n);else{if(this.processTagIntro(),this.tokens.appendCode(", {"),i=this.processProps(!0),this.tokens.matches2(Q.slash,Q.jsxTagEnd))this.tokens.appendCode("}");else if(this.tokens.matches1(Q.jsxTagEnd))this.tokens.removeToken(),this.processAutomaticChildrenAndEndProps(n);else throw new Error("Expected either /> or > at the end of the tag.");i&&this.tokens.appendCode(`, ${i}`)}for(this.options.production||(i===null&&this.tokens.appendCode(", void 0"),this.tokens.appendCode(`, ${r}, ${this.getDevSource(t)}, this`)),this.tokens.removeInitialToken();!this.tokens.matches1(Q.jsxTagEnd);)this.tokens.removeToken();this.tokens.replaceToken(")")}transformTagToCreateElement(t){if(this.tokens.replaceToken(this.getCreateElementInvocationCode()),this.tokens.matches1(Q.jsxTagEnd))this.tokens.replaceToken(`${this.getFragmentCode()}, null`),this.processChildren(!0);else if(this.processTagIntro(),this.processPropsObjectWithDevInfo(t),!this.tokens.matches2(Q.slash,Q.jsxTagEnd))if(this.tokens.matches1(Q.jsxTagEnd))this.tokens.removeToken(),this.processChildren(!0);else throw new Error("Expected either /> or > at the end of the tag.");for(this.tokens.removeInitialToken();!this.tokens.matches1(Q.jsxTagEnd);)this.tokens.removeToken();this.tokens.replaceToken(")")}getJSXFuncInvocationCode(t){return this.options.production?t?this.claimAutoImportedFuncInvocation("jsxs","/jsx-runtime"):this.claimAutoImportedFuncInvocation("jsx","/jsx-runtime"):this.claimAutoImportedFuncInvocation("jsxDEV","/jsx-dev-runtime")}getCreateElementInvocationCode(){if(this.isAutomaticRuntime)return this.claimAutoImportedFuncInvocation("createElement","");{const{jsxPragmaInfo:t}=this;return`${this.importProcessor&&this.importProcessor.getIdentifierReplacement(t.base)||t.base}${t.suffix}(`}}getFragmentCode(){if(this.isAutomaticRuntime)return this.claimAutoImportedName("Fragment",this.options.production?"/jsx-runtime":"/jsx-dev-runtime");{const{jsxPragmaInfo:t}=this;return(this.importProcessor&&this.importProcessor.getIdentifierReplacement(t.fragmentBase)||t.fragmentBase)+t.fragmentSuffix}}claimAutoImportedFuncInvocation(t,n){const r=this.claimAutoImportedName(t,n);return this.importProcessor?`${r}.call(void 0, `:`${r}(`}claimAutoImportedName(t,n){if(this.importProcessor){const r=this.jsxImportSource+n;return this.cjsAutomaticModuleNameResolutions[r]||(this.cjsAutomaticModuleNameResolutions[r]=this.importProcessor.getFreeIdentifierForPath(r)),`${this.cjsAutomaticModuleNameResolutions[r]}.${t}`}else return this.esmAutomaticImportNameResolutions[t]||(this.esmAutomaticImportNameResolutions[t]=this.nameManager.claimFreeName(`_${t}`)),this.esmAutomaticImportNameResolutions[t]}processTagIntro(){let t=this.tokens.currentIndex()+1;for(;this.tokens.tokens[t].isType||!this.tokens.matches2AtIndex(t-1,Q.jsxName,Q.jsxName)&&!this.tokens.matches2AtIndex(t-1,Q.greaterThan,Q.jsxName)&&!this.tokens.matches1AtIndex(t,Q.braceL)&&!this.tokens.matches1AtIndex(t,Q.jsxTagEnd)&&!this.tokens.matches2AtIndex(t,Q.slash,Q.jsxTagEnd);)t++;if(t===this.tokens.currentIndex()+1){const n=this.tokens.identifierName();WZt(n)&&this.tokens.replaceToken(`'${n}'`)}for(;this.tokens.currentIndex()<t;)this.rootTransformer.processToken()}processPropsObjectWithDevInfo(t){const n=this.options.production?"":`__self: this, __source: ${this.getDevSource(t)}`;if(!this.tokens.matches1(Q.jsxName)&&!this.tokens.matches1(Q.braceL)){n?this.tokens.appendCode(`, {${n}}`):this.tokens.appendCode(", null");return}this.tokens.appendCode(", {"),this.processProps(!1),n?this.tokens.appendCode(` ${n}}`):this.tokens.appendCode("}")}processProps(t){let n=null;for(;;){if(this.tokens.matches2(Q.jsxName,Q.eq)){const r=this.tokens.identifierName();if(t&&r==="key"){n!==null&&this.tokens.appendCode(n.replace(/[^\n]/g,"")),this.tokens.removeToken(),this.tokens.removeToken();const i=this.tokens.snapshot();this.processPropValue(),n=this.tokens.dangerouslyGetAndRemoveCodeSinceSnapshot(i);continue}else this.processPropName(r),this.tokens.replaceToken(": "),this.processPropValue()}else if(this.tokens.matches1(Q.jsxName)){const r=this.tokens.identifierName();this.processPropName(r),this.tokens.appendCode(": true")}else if(this.tokens.matches1(Q.braceL))this.tokens.replaceToken(""),this.rootTransformer.processBalancedCode(),this.tokens.replaceToken("");else break;this.tokens.appendCode(",")}return n}processPropName(t){t.includes("-")?this.tokens.replaceToken(`'${t}'`):this.tokens.copyToken()}processPropValue(){this.tokens.matches1(Q.braceL)?(this.tokens.replaceToken(""),this.rootTransformer.processBalancedCode(),this.tokens.replaceToken("")):this.tokens.matches1(Q.jsxTagStart)?this.processJSXTag():this.processStringPropValue()}processStringPropValue(){const t=this.tokens.currentToken(),n=this.tokens.code.slice(t.start+1,t.end-1),r=$ht(n),i=J7i(n);this.tokens.replaceToken(i+r)}processAutomaticChildrenAndEndProps(t){t===a5.StaticChildren?(this.tokens.appendCode(" children: ["),this.processChildren(!1),this.tokens.appendCode("]}")):(t===a5.OneChild&&this.tokens.appendCode(" children: "),this.processChildren(!1),this.tokens.appendCode("}"))}processChildren(t){let n=t;for(;;){if(this.tokens.matches2(Q.jsxTagStart,Q.slash))return;let r=!1;if(this.tokens.matches1(Q.braceL))this.tokens.matches2(Q.braceL,Q.braceR)?(this.tokens.replaceToken(""),this.tokens.replaceToken("")):(this.tokens.replaceToken(n?", ":""),this.rootTransformer.processBalancedCode(),this.tokens.replaceToken(""),r=!0);else if(this.tokens.matches1(Q.jsxTagStart))this.tokens.appendCode(n?", ":""),this.processJSXTag(),r=!0;else if(this.tokens.matches1(Q.jsxText)||this.tokens.matches1(Q.jsxEmptyText))r=this.processChildTextElement(n);else throw new Error("Unexpected token when processing JSX children.");r&&(n=!0)}}processChildTextElement(t){const n=this.tokens.currentToken(),r=this.tokens.code.slice(n.start,n.end),i=$ht(r),a=X7i(r);return a==='""'?(this.tokens.replaceToken(i),!1):(this.tokens.replaceToken(`${t?", ":""}${a}${i}`),!0)}getDevSource(t){return`{fileName: ${this.getFilenameVarName()}, ${t}}`}getFilenameVarName(){return this.filenameVarName||(this.filenameVarName=this.nameManager.claimFreeName("_jsxFileName")),this.filenameVarName}}function WZt(e){const t=e.charCodeAt(0);return t>=yi.lowercaseA&&t<=yi.lowercaseZ}function X7i(e){let t="",n="",r=!1,i=!1;for(let a=0;a<e.length;a++){const o=e[a];if(o===" "||o==="	"||o==="\r")r||(n+=o);else if(o===`
`)n="",r=!0;else{if(i&&r&&(t+=" "),t+=n,n="",o==="&"){const{entity:s,newI:c}=UZt(e,a+1);a=c-1,t+=s}else t+=o;i=!0,r=!1}}return r||(t+=n),JSON.stringify(t)}function $ht(e){let t=0,n=0;for(const r of e)r===`
`?(t++,n=0):r===" "&&n++;return`
`.repeat(t)+" ".repeat(n)}function J7i(e){let t="";for(let n=0;n<e.length;n++){const r=e[n];if(r===`
`)if(/\s/.test(e[n+1]))for(t+=" ";n<e.length&&/\s/.test(e[n+1]);)n++;else t+=`
`;else if(r==="&"){const{entity:i,newI:a}=UZt(e,n+1);t+=i,n=a-1}else t+=r}return JSON.stringify(t)}function UZt(e,t){let n="",r=0,i,a=t;if(e[a]==="#"){let o=10;a++;let s;if(e[a]==="x")for(o=16,a++,s=a;a<e.length&&Z7i(e.charCodeAt(a));)a++;else for(s=a;a<e.length&&Q7i(e.charCodeAt(a));)a++;if(e[a]===";"){const c=e.slice(s,a);c&&(a++,i=String.fromCodePoint(parseInt(c,o)))}}else for(;a<e.length&&r++<10;){const o=e[a];if(a++,o===";"){i=Y7i.get(n);break}n+=o}return i?{entity:i,newI:a}:{entity:"&",newI:t}}function Q7i(e){return e>=yi.digit0&&e<=yi.digit9}function Z7i(e){return e>=yi.digit0&&e<=yi.digit9||e>=yi.lowercaseA&&e<=yi.lowercaseF||e>=yi.uppercaseA&&e<=yi.uppercaseF}function KZt(e,t){const n=VZt(t),r=new Set;for(let i=0;i<e.tokens.length;i++){const a=e.tokens[i];if(a.type===Q.name&&!a.isType&&(a.identifierRole===yl.Access||a.identifierRole===yl.ObjectShorthand||a.identifierRole===yl.ExportAccess)&&!a.shadowsGlobal&&r.add(e.identifierNameForToken(a)),a.type===Q.jsxTagStart&&r.add(n.base),a.type===Q.jsxTagStart&&i+1<e.tokens.length&&e.tokens[i+1].type===Q.jsxTagEnd&&(r.add(n.base),r.add(n.fragmentBase)),a.type===Q.jsxName&&a.identifierRole===yl.Access){const o=e.identifierNameForToken(a);(!WZt(o)||e.tokens[i+1].type===Q.dot)&&r.add(e.identifierNameForToken(a))}}return r}class XA{__init(){this.nonTypeIdentifiers=new Set}__init2(){this.importInfoByPath=new Map}__init3(){this.importsToReplace=new Map}__init4(){this.identifierReplacements=new Map}__init5(){this.exportBindingsByLocalName=new Map}constructor(t,n,r,i,a,o,s){this.nameManager=t,this.tokens=n,this.enableLegacyTypeScriptModuleInterop=r,this.options=i,this.isTypeScriptTransformEnabled=a,this.keepUnusedImports=o,this.helperManager=s,XA.prototype.__init.call(this),XA.prototype.__init2.call(this),XA.prototype.__init3.call(this),XA.prototype.__init4.call(this),XA.prototype.__init5.call(this)}preprocessTokens(){for(let t=0;t<this.tokens.tokens.length;t++)this.tokens.matches1AtIndex(t,Q._import)&&!this.tokens.matches3AtIndex(t,Q._import,Q.name,Q.eq)&&this.preprocessImportAtIndex(t),this.tokens.matches1AtIndex(t,Q._export)&&!this.tokens.matches2AtIndex(t,Q._export,Q.eq)&&this.preprocessExportAtIndex(t);this.generateImportReplacements()}pruneTypeOnlyImports(){this.nonTypeIdentifiers=KZt(this.tokens,this.options);for(const[t,n]of this.importInfoByPath.entries()){if(n.hasBareImport||n.hasStarExport||n.exportStarNames.length>0||n.namedExports.length>0)continue;[...n.defaultNames,...n.wildcardNames,...n.namedImports.map(({localName:i})=>i)].every(i=>this.shouldAutomaticallyElideImportedName(i))&&this.importsToReplace.set(t,"")}}shouldAutomaticallyElideImportedName(t){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.nonTypeIdentifiers.has(t)}generateImportReplacements(){for(const[t,n]of this.importInfoByPath.entries()){const{defaultNames:r,wildcardNames:i,namedImports:a,namedExports:o,exportStarNames:s,hasStarExport:c}=n;if(r.length===0&&i.length===0&&a.length===0&&o.length===0&&s.length===0&&!c){this.importsToReplace.set(t,`require('${t}');`);continue}const u=this.getFreeIdentifierForPath(t);let d;this.enableLegacyTypeScriptModuleInterop?d=u:d=i.length>0?i[0]:this.getFreeIdentifierForPath(t);let f=`var ${u} = require('${t}');`;if(i.length>0)for(const p of i){const m=this.enableLegacyTypeScriptModuleInterop?u:`${this.helperManager.getHelperName("interopRequireWildcard")}(${u})`;f+=` var ${p} = ${m};`}else s.length>0&&d!==u?f+=` var ${d} = ${this.helperManager.getHelperName("interopRequireWildcard")}(${u});`:r.length>0&&d!==u&&(f+=` var ${d} = ${this.helperManager.getHelperName("interopRequireDefault")}(${u});`);for(const{importedName:p,localName:m}of o)f+=` ${this.helperManager.getHelperName("createNamedExportFrom")}(${u}, '${m}', '${p}');`;for(const p of s)f+=` exports.${p} = ${d};`;c&&(f+=` ${this.helperManager.getHelperName("createStarExport")}(${u});`),this.importsToReplace.set(t,f);for(const p of r)this.identifierReplacements.set(p,`${d}.default`);for(const{importedName:p,localName:m}of a)this.identifierReplacements.set(m,`${u}.${p}`)}}getFreeIdentifierForPath(t){const n=t.split("/"),i=n[n.length-1].replace(/\W/g,"");return this.nameManager.claimFreeName(`_${i}`)}preprocessImportAtIndex(t){const n=[],r=[],i=[];if(t++,(this.tokens.matchesContextualAtIndex(t,Ir._type)||this.tokens.matches1AtIndex(t,Q._typeof))&&!this.tokens.matches1AtIndex(t+1,Q.comma)&&!this.tokens.matchesContextualAtIndex(t+1,Ir._from)||this.tokens.matches1AtIndex(t,Q.parenL))return;if(this.tokens.matches1AtIndex(t,Q.name)&&(n.push(this.tokens.identifierNameAtIndex(t)),t++,this.tokens.matches1AtIndex(t,Q.comma)&&t++),this.tokens.matches1AtIndex(t,Q.star)&&(t+=2,r.push(this.tokens.identifierNameAtIndex(t)),t++),this.tokens.matches1AtIndex(t,Q.braceL)){const s=this.getNamedImports(t+1);t=s.newIndex;for(const c of s.namedImports)c.importedName==="default"?n.push(c.localName):i.push(c)}if(this.tokens.matchesContextualAtIndex(t,Ir._from)&&t++,!this.tokens.matches1AtIndex(t,Q.string))throw new Error("Expected string token at the end of import statement.");const a=this.tokens.stringValueAtIndex(t),o=this.getImportInfo(a);o.defaultNames.push(...n),o.wildcardNames.push(...r),o.namedImports.push(...i),n.length===0&&r.length===0&&i.length===0&&(o.hasBareImport=!0)}preprocessExportAtIndex(t){if(this.tokens.matches2AtIndex(t,Q._export,Q._var)||this.tokens.matches2AtIndex(t,Q._export,Q._let)||this.tokens.matches2AtIndex(t,Q._export,Q._const))this.preprocessVarExportAtIndex(t);else if(this.tokens.matches2AtIndex(t,Q._export,Q._function)||this.tokens.matches2AtIndex(t,Q._export,Q._class)){const n=this.tokens.identifierNameAtIndex(t+2);this.addExportBinding(n,n)}else if(this.tokens.matches3AtIndex(t,Q._export,Q.name,Q._function)){const n=this.tokens.identifierNameAtIndex(t+3);this.addExportBinding(n,n)}else this.tokens.matches2AtIndex(t,Q._export,Q.braceL)?this.preprocessNamedExportAtIndex(t):this.tokens.matches2AtIndex(t,Q._export,Q.star)&&this.preprocessExportStarAtIndex(t)}preprocessVarExportAtIndex(t){let n=0;for(let r=t+2;;r++)if(this.tokens.matches1AtIndex(r,Q.braceL)||this.tokens.matches1AtIndex(r,Q.dollarBraceL)||this.tokens.matches1AtIndex(r,Q.bracketL))n++;else if(this.tokens.matches1AtIndex(r,Q.braceR)||this.tokens.matches1AtIndex(r,Q.bracketR))n--;else{if(n===0&&!this.tokens.matches1AtIndex(r,Q.name))break;if(this.tokens.matches1AtIndex(1,Q.eq)){const i=this.tokens.currentToken().rhsEndIndex;if(i==null)throw new Error("Expected = token with an end index.");r=i-1}else{const i=this.tokens.tokens[r];if(IZt(i)){const a=this.tokens.identifierNameAtIndex(r);this.identifierReplacements.set(a,`exports.${a}`)}}}}preprocessNamedExportAtIndex(t){t+=2;const{newIndex:n,namedImports:r}=this.getNamedImports(t);if(t=n,this.tokens.matchesContextualAtIndex(t,Ir._from))t++;else{for(const{importedName:o,localName:s}of r)this.addExportBinding(o,s);return}if(!this.tokens.matches1AtIndex(t,Q.string))throw new Error("Expected string token at the end of import statement.");const i=this.tokens.stringValueAtIndex(t);this.getImportInfo(i).namedExports.push(...r)}preprocessExportStarAtIndex(t){let n=null;if(this.tokens.matches3AtIndex(t,Q._export,Q.star,Q._as)?(t+=3,n=this.tokens.identifierNameAtIndex(t),t+=2):t+=3,!this.tokens.matches1AtIndex(t,Q.string))throw new Error("Expected string token at the end of star export statement.");const r=this.tokens.stringValueAtIndex(t),i=this.getImportInfo(r);n!==null?i.exportStarNames.push(n):i.hasStarExport=!0}getNamedImports(t){const n=[];for(;;){if(this.tokens.matches1AtIndex(t,Q.braceR)){t++;break}const r=Yre(this.tokens,t);if(t=r.endIndex,r.isType||n.push({importedName:r.leftName,localName:r.rightName}),this.tokens.matches2AtIndex(t,Q.comma,Q.braceR)){t+=2;break}else if(this.tokens.matches1AtIndex(t,Q.braceR)){t++;break}else if(this.tokens.matches1AtIndex(t,Q.comma))t++;else throw new Error(`Unexpected token: ${JSON.stringify(this.tokens.tokens[t])}`)}return{newIndex:t,namedImports:n}}getImportInfo(t){const n=this.importInfoByPath.get(t);if(n)return n;const r={defaultNames:[],wildcardNames:[],namedImports:[],namedExports:[],hasBareImport:!1,exportStarNames:[],hasStarExport:!1};return this.importInfoByPath.set(t,r),r}addExportBinding(t,n){this.exportBindingsByLocalName.has(t)||this.exportBindingsByLocalName.set(t,[]),this.exportBindingsByLocalName.get(t).push(n)}claimImportCode(t){const n=this.importsToReplace.get(t);return this.importsToReplace.set(t,""),n||""}getIdentifierReplacement(t){return this.identifierReplacements.get(t)||null}resolveExportBinding(t){const n=this.exportBindingsByLocalName.get(t);return!n||n.length===0?null:n.map(r=>`exports.${r}`).join(" = ")}getGlobalNames(){return new Set([...this.identifierReplacements.keys(),...this.exportBindingsByLocalName.keys()])}}var Wje={exports:{}},Jme={exports:{}},Oht;function eSi(){return Oht||(Oht=1,function(e,t){(function(n,r){r(t)})(Di,function(n){class r{constructor(){this._indexes={__proto__:null},this.array=[]}}function i(u){return u}function a(u,d){return u._indexes[d]}function o(u,d){const f=a(u,d);if(f!==void 0)return f;const{array:p,_indexes:m}=u,g=p.push(d);return m[d]=g-1}function s(u){const{array:d,_indexes:f}=u;if(d.length===0)return;const p=d.pop();f[p]=void 0}function c(u,d){const f=a(u,d);if(f===void 0)return;const{array:p,_indexes:m}=u;for(let g=f+1;g<p.length;g++){const _=p[g];p[g-1]=_,m[_]--}m[d]=void 0,p.pop()}n.SetArray=r,n.get=a,n.pop=s,n.put=o,n.remove=c,Object.defineProperty(n,"__esModule",{value:!0})})}(Jme,Jme.exports)),Jme.exports}var Qme={exports:{}},Pht;function GZt(){return Pht||(Pht=1,function(e,t){(function(n,r){r(t)})(Di,function(n){const r=",".charCodeAt(0),i=";".charCodeAt(0),a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",o=new Uint8Array(64),s=new Uint8Array(128);for(let D=0;D<a.length;D++){const k=a.charCodeAt(D);o[D]=k,s[k]=D}function c(D,k){let R=0,A=0,F=0;do{const M=D.next();F=s[M],R|=(F&31)<<A,A+=5}while(F&32);const z=R&1;return R>>>=1,z&&(R=-2147483648|-R),k+R}function u(D,k,R){let A=k-R;A=A<0?-A<<1|1:A<<1;do{let F=A&31;A>>>=5,A>0&&(F|=32),D.write(o[F])}while(A>0);return k}function d(D,k){return D.pos>=k?!1:D.peek()!==r}const f=1024*16,p=typeof TextDecoder<"u"?new TextDecoder:typeof ji<"u"?{decode(D){return ji.from(D.buffer,D.byteOffset,D.byteLength).toString()}}:{decode(D){let k="";for(let R=0;R<D.length;R++)k+=String.fromCharCode(D[R]);return k}};class m{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(f)}write(k){const{buffer:R}=this;R[this.pos++]=k,this.pos===f&&(this.out+=p.decode(R),this.pos=0)}flush(){const{buffer:k,out:R,pos:A}=this;return A>0?R+p.decode(k.subarray(0,A)):R}}class g{constructor(k){this.pos=0,this.buffer=k}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(k){const{buffer:R,pos:A}=this,F=R.indexOf(k,A);return F===-1?R.length:F}}const _=[];function v(D){const{length:k}=D,R=new g(D),A=[],F=[];let z=0;for(;R.pos<k;R.pos++){z=c(R,z);const M=c(R,0);if(!d(R,k)){const J=F.pop();J[2]=z,J[3]=M;continue}const K=c(R,0),L=c(R,0)&1?[z,M,0,0,K,c(R,0)]:[z,M,0,0,K];let Y=_;if(d(R,k)){Y=[];do{const J=c(R,0);Y.push(J)}while(d(R,k))}L.vars=Y,A.push(L),F.push(L)}return A}function b(D){const k=new m;for(let R=0;R<D.length;)R=y(D,R,k,[0]);return k.flush()}function y(D,k,R,A){const F=D[k],{0:z,1:M,2:K,3:U,4:W,vars:L}=F;k>0&&R.write(r),A[0]=u(R,z,A[0]),u(R,M,0),u(R,W,0);const Y=F.length===6?1:0;u(R,Y,0),F.length===6&&u(R,F[5],0);for(const J of L)u(R,J,0);for(k++;k<D.length;){const J=D[k],{0:Z,1:te}=J;if(Z>K||Z===K&&te>=U)break;k=y(D,k,R,A)}return R.write(r),A[0]=u(R,K,A[0]),u(R,U,0),k}function x(D){const{length:k}=D,R=new g(D),A=[],F=[];let z=0,M=0,K=0,U=0,W=0,L=0,Y=0,J=0;do{const Z=R.indexOf(";");let te=0;for(;R.pos<Z;R.pos++){if(te=c(R,te),!d(R,Z)){const Ee=F.pop();Ee[2]=z,Ee[3]=te;continue}const re=c(R,0),se=re&1,de=re&2,pe=re&4;let Se=null,ve=_,be;if(se){const Ee=c(R,M);K=c(R,M===Ee?K:0),M=Ee,be=[z,te,0,0,Ee,K]}else be=[z,te,0,0];if(be.isScope=!!pe,de){const Ee=U,xe=W;U=c(R,U);const Pe=Ee===U;W=c(R,Pe?W:0),L=c(R,Pe&&xe===W?L:0),Se=[U,W,L]}if(be.callsite=Se,d(R,Z)){ve=[];do{Y=z,J=te;const Ee=c(R,0);let xe;if(Ee<-1){xe=[[c(R,0)]];for(let Pe=-1;Pe>Ee;Pe--){const je=Y;Y=c(R,Y),J=c(R,Y===je?J:0);const ft=c(R,0);xe.push([ft,Y,J])}}else xe=[[Ee]];ve.push(xe)}while(d(R,Z))}be.bindings=ve,A.push(be),F.push(be)}z++,R.pos=Z+1}while(R.pos<k);return A}function C(D){if(D.length===0)return"";const k=new m;for(let R=0;R<D.length;)R=w(D,R,k,[0,0,0,0,0,0,0]);return k.flush()}function w(D,k,R,A){const F=D[k],{0:z,1:M,2:K,3:U,isScope:W,callsite:L,bindings:Y}=F;A[0]<z?($(R,A[0],z),A[0]=z,A[1]=0):k>0&&R.write(r),A[1]=u(R,F[1],A[1]);const J=(F.length===6?1:0)|(L?2:0)|(W?4:0);if(u(R,J,0),F.length===6){const{4:Z,5:te}=F;Z!==A[2]&&(A[3]=0),A[2]=u(R,Z,A[2]),A[3]=u(R,te,A[3])}if(L){const{0:Z,1:te,2:re}=F.callsite;Z!==A[4]?(A[5]=0,A[6]=0):te!==A[5]&&(A[6]=0),A[4]=u(R,Z,A[4]),A[5]=u(R,te,A[5]),A[6]=u(R,re,A[6])}if(Y)for(const Z of Y){Z.length>1&&u(R,-Z.length,0);const te=Z[0][0];u(R,te,0);let re=z,se=M;for(let de=1;de<Z.length;de++){const pe=Z[de];re=u(R,pe[1],re),se=u(R,pe[2],se),u(R,pe[0],0)}}for(k++;k<D.length;){const Z=D[k],{0:te,1:re}=Z;if(te>K||te===K&&re>=U)break;k=w(D,k,R,A)}return A[0]<K?($(R,A[0],K),A[0]=K,A[1]=0):R.write(r),A[1]=u(R,U,A[1]),k}function $(D,k,R){do D.write(i);while(++k<R)}function O(D){const{length:k}=D,R=new g(D),A=[];let F=0,z=0,M=0,K=0,U=0;do{const W=R.indexOf(";"),L=[];let Y=!0,J=0;for(F=0;R.pos<W;){let Z;F=c(R,F),F<J&&(Y=!1),J=F,d(R,W)?(z=c(R,z),M=c(R,M),K=c(R,K),d(R,W)?(U=c(R,U),Z=[F,z,M,K,U]):Z=[F,z,M,K]):Z=[F],L.push(Z),R.pos++}Y||N(L),A.push(L),R.pos=W+1}while(R.pos<=k);return A}function N(D){D.sort(P)}function P(D,k){return D[0]-k[0]}function I(D){const k=new m;let R=0,A=0,F=0,z=0;for(let M=0;M<D.length;M++){const K=D[M];if(M>0&&k.write(i),K.length===0)continue;let U=0;for(let W=0;W<K.length;W++){const L=K[W];W>0&&k.write(r),U=u(k,L[0],U),L.length!==1&&(R=u(k,L[1],R),A=u(k,L[2],A),F=u(k,L[3],F),L.length!==4&&(z=u(k,L[4],z)))}}return k.flush()}n.decode=O,n.decodeGeneratedRanges=x,n.decodeOriginalScopes=v,n.encode=I,n.encodeGeneratedRanges=C,n.encodeOriginalScopes=b,Object.defineProperty(n,"__esModule",{value:!0})})}(Qme,Qme.exports)),Qme.exports}var Zme={exports:{}},nRe={exports:{}},Nht;function tSi(){return Nht||(Nht=1,function(e,t){(function(n,r){e.exports=r()})(Di,function(){const n=/^[\w+.-]+:\/\//,r=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,i=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;function a(y){return n.test(y)}function o(y){return y.startsWith("//")}function s(y){return y.startsWith("/")}function c(y){return y.startsWith("file:")}function u(y){return/^[.?#]/.test(y)}function d(y){const x=r.exec(y);return p(x[1],x[2]||"",x[3],x[4]||"",x[5]||"/",x[6]||"",x[7]||"")}function f(y){const x=i.exec(y),C=x[2];return p("file:","",x[1]||"","",s(C)?C:"/"+C,x[3]||"",x[4]||"")}function p(y,x,C,w,$,O,N){return{scheme:y,user:x,host:C,port:w,path:$,query:O,hash:N,type:7}}function m(y){if(o(y)){const C=d("http:"+y);return C.scheme="",C.type=6,C}if(s(y)){const C=d("http://foo.com"+y);return C.scheme="",C.host="",C.type=5,C}if(c(y))return f(y);if(a(y))return d(y);const x=d("http://foo.com/"+y);return x.scheme="",x.host="",x.type=y?y.startsWith("?")?3:y.startsWith("#")?2:4:1,x}function g(y){if(y.endsWith("/.."))return y;const x=y.lastIndexOf("/");return y.slice(0,x+1)}function _(y,x){v(x,x.type),y.path==="/"?y.path=x.path:y.path=g(x.path)+y.path}function v(y,x){const C=x<=4,w=y.path.split("/");let $=1,O=0,N=!1;for(let I=1;I<w.length;I++){const D=w[I];if(!D){N=!0;continue}if(N=!1,D!=="."){if(D===".."){O?(N=!0,O--,$--):C&&(w[$++]=D);continue}w[$++]=D,O++}}let P="";for(let I=1;I<$;I++)P+="/"+w[I];(!P||N&&!P.endsWith("/.."))&&(P+="/"),y.path=P}function b(y,x){if(!y&&!x)return"";const C=m(y);let w=C.type;if(x&&w!==7){const O=m(x),N=O.type;switch(w){case 1:C.hash=O.hash;case 2:C.query=O.query;case 3:case 4:_(C,O);case 5:C.user=O.user,C.host=O.host,C.port=O.port;case 6:C.scheme=O.scheme}N>w&&(w=N)}v(C,w);const $=C.query+C.hash;switch(w){case 2:case 3:return $;case 4:{const O=C.path.slice(1);return O?u(x||y)&&!u(O)?"./"+O+$:O+$:$||"."}case 5:return C.path+$;default:return C.scheme+"//"+C.user+C.host+C.port+C.path+$}}return b})}(nRe)),nRe.exports}var Dht;function nSi(){return Dht||(Dht=1,function(e,t){(function(n,r){r(t,GZt(),tSi())})(Di,function(n,r,i){function a(rt,vt){return vt&&!vt.endsWith("/")&&(vt+="/"),i(rt,vt)}function o(rt){if(!rt)return"";const vt=rt.lastIndexOf("/");return rt.slice(0,vt+1)}const s=0,c=1,u=2,d=3,f=4,p=1,m=2;function g(rt,vt){const Mt=_(rt,0);if(Mt===rt.length)return rt;vt||(rt=rt.slice());for(let $t=Mt;$t<rt.length;$t=_(rt,$t+1))rt[$t]=b(rt[$t],vt);return rt}function _(rt,vt){for(let Mt=vt;Mt<rt.length;Mt++)if(!v(rt[Mt]))return Mt;return rt.length}function v(rt){for(let vt=1;vt<rt.length;vt++)if(rt[vt][s]<rt[vt-1][s])return!1;return!0}function b(rt,vt){return vt||(rt=rt.slice()),rt.sort(y)}function y(rt,vt){return rt[s]-vt[s]}let x=!1;function C(rt,vt,Mt,$t){for(;Mt<=$t;){const ke=Mt+($t-Mt>>1),ye=rt[ke][s]-vt;if(ye===0)return x=!0,ke;ye<0?Mt=ke+1:$t=ke-1}return x=!1,Mt-1}function w(rt,vt,Mt){for(let $t=Mt+1;$t<rt.length&&rt[$t][s]===vt;Mt=$t++);return Mt}function $(rt,vt,Mt){for(let $t=Mt-1;$t>=0&&rt[$t][s]===vt;Mt=$t--);return Mt}function O(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function N(rt,vt,Mt,$t){const{lastKey:ke,lastNeedle:ye,lastIndex:_e}=Mt;let He=0,Ze=rt.length-1;if($t===ke){if(vt===ye)return x=_e!==-1&&rt[_e][s]===vt,_e;vt>=ye?He=_e===-1?0:_e:Ze=_e}return Mt.lastKey=$t,Mt.lastNeedle=vt,Mt.lastIndex=C(rt,vt,He,Ze)}function P(rt,vt){const Mt=vt.map(D);for(let $t=0;$t<rt.length;$t++){const ke=rt[$t];for(let ye=0;ye<ke.length;ye++){const _e=ke[ye];if(_e.length===1)continue;const He=_e[c],Ze=_e[u],ot=_e[d],Qt=Mt[He],Bt=Qt[Ze]||(Qt[Ze]=[]),Yt=vt[He];let Gt=w(Bt,ot,N(Bt,ot,Yt,Ze));Yt.lastIndex=++Gt,I(Bt,Gt,[ot,$t,_e[s]])}}return Mt}function I(rt,vt,Mt){for(let $t=rt.length;$t>vt;$t--)rt[$t]=rt[$t-1];rt[vt]=Mt}function D(){return{__proto__:null}}const k=function(rt,vt){const Mt=R(rt);if(!("sections"in Mt))return new Y(Mt,vt);const $t=[],ke=[],ye=[],_e=[],He=[];A(Mt,vt,$t,ke,ye,_e,He,0,0,1/0,1/0);const Ze={version:3,file:Mt.file,names:_e,sources:ke,sourcesContent:ye,mappings:$t,ignoreList:He};return xe(Ze)};function R(rt){return typeof rt=="string"?JSON.parse(rt):rt}function A(rt,vt,Mt,$t,ke,ye,_e,He,Ze,ot,Qt){const{sections:Bt}=rt;for(let Yt=0;Yt<Bt.length;Yt++){const{map:Gt,offset:kt}=Bt[Yt];let In=ot,Cn=Qt;if(Yt+1<Bt.length){const Nn=Bt[Yt+1].offset;In=Math.min(ot,He+Nn.line),In===ot?Cn=Math.min(Qt,Ze+Nn.column):In<ot&&(Cn=Ze+Nn.column)}F(Gt,vt,Mt,$t,ke,ye,_e,He+kt.line,Ze+kt.column,In,Cn)}}function F(rt,vt,Mt,$t,ke,ye,_e,He,Ze,ot,Qt){const Bt=R(rt);if("sections"in Bt)return A(...arguments);const Yt=new Y(Bt,vt),Gt=$t.length,kt=ye.length,In=te(Yt),{resolvedSources:Cn,sourcesContent:Nn,ignoreList:kn}=Yt;if(z($t,Cn),z(ye,Yt.names),Nn)z(ke,Nn);else for(let vn=0;vn<Cn.length;vn++)ke.push(null);if(kn)for(let vn=0;vn<kn.length;vn++)_e.push(kn[vn]+Gt);for(let vn=0;vn<In.length;vn++){const bn=He+vn;if(bn>ot)return;const ur=M(Mt,bn),zn=vn===0?Ze:0,Tn=In[vn];for(let Or=0;Or<Tn.length;Or++){const br=Tn[Or],mr=zn+br[s];if(bn===ot&&mr>=Qt)return;if(br.length===1){ur.push([mr]);continue}const An=Gt+br[c],Dn=br[u],vr=br[d];ur.push(br.length===4?[mr,An,Dn,vr]:[mr,An,Dn,vr,kt+br[f]])}}}function z(rt,vt){for(let Mt=0;Mt<vt.length;Mt++)rt.push(vt[Mt])}function M(rt,vt){for(let Mt=rt.length;Mt<=vt;Mt++)rt[Mt]=[];return rt[vt]}const K="`line` must be greater than 0 (lines start at line 1)",U="`column` must be greater than or equal to 0 (columns start at column 0)",W=-1,L=1;class Y{constructor(vt,Mt){const $t=typeof vt=="string";if(!$t&&vt._decodedMemo)return vt;const ke=$t?JSON.parse(vt):vt,{version:ye,file:_e,names:He,sourceRoot:Ze,sources:ot,sourcesContent:Qt}=ke;this.version=ye,this.file=_e,this.names=He||[],this.sourceRoot=Ze,this.sources=ot,this.sourcesContent=Qt,this.ignoreList=ke.ignoreList||ke.x_google_ignoreList||void 0;const Bt=a(Ze||"",o(Mt));this.resolvedSources=ot.map(Gt=>a(Gt||"",Bt));const{mappings:Yt}=ke;typeof Yt=="string"?(this._encoded=Yt,this._decoded=void 0):(this._encoded=void 0,this._decoded=g(Yt,$t)),this._decodedMemo=O(),this._bySources=void 0,this._bySourceMemos=void 0}}function J(rt){return rt}function Z(rt){var vt,Mt;return(vt=(Mt=rt)._encoded)!==null&&vt!==void 0?vt:Mt._encoded=r.encode(rt._decoded)}function te(rt){var vt;return(vt=rt)._decoded||(vt._decoded=r.decode(rt._encoded))}function re(rt,vt,Mt){const $t=te(rt);if(vt>=$t.length)return null;const ke=$t[vt],ye=nt(ke,rt._decodedMemo,vt,Mt,L);return ye===-1?null:ke[ye]}function se(rt,vt){let{line:Mt,column:$t,bias:ke}=vt;if(Mt--,Mt<0)throw new Error(K);if($t<0)throw new Error(U);const ye=te(rt);if(Mt>=ye.length)return Ge(null,null,null,null);const _e=ye[Mt],He=nt(_e,rt._decodedMemo,Mt,$t,ke||L);if(He===-1)return Ge(null,null,null,null);const Ze=_e[He];if(Ze.length===1)return Ge(null,null,null,null);const{names:ot,resolvedSources:Qt}=rt;return Ge(Qt[Ze[c]],Ze[u]+1,Ze[d],Ze.length===5?ot[Ze[f]]:null)}function de(rt,vt){const{source:Mt,line:$t,column:ke,bias:ye}=vt;return ct(rt,Mt,$t,ke,ye||L,!1)}function pe(rt,vt){const{source:Mt,line:$t,column:ke,bias:ye}=vt;return ct(rt,Mt,$t,ke,ye||W,!0)}function Se(rt,vt){const Mt=te(rt),{names:$t,resolvedSources:ke}=rt;for(let ye=0;ye<Mt.length;ye++){const _e=Mt[ye];for(let He=0;He<_e.length;He++){const Ze=_e[He],ot=ye+1,Qt=Ze[0];let Bt=null,Yt=null,Gt=null,kt=null;Ze.length!==1&&(Bt=ke[Ze[1]],Yt=Ze[2]+1,Gt=Ze[3]),Ze.length===5&&(kt=$t[Ze[4]]),vt({generatedLine:ot,generatedColumn:Qt,source:Bt,originalLine:Yt,originalColumn:Gt,name:kt})}}}function ve(rt,vt){const{sources:Mt,resolvedSources:$t}=rt;let ke=Mt.indexOf(vt);return ke===-1&&(ke=$t.indexOf(vt)),ke}function be(rt,vt){const{sourcesContent:Mt}=rt;if(Mt==null)return null;const $t=ve(rt,vt);return $t===-1?null:Mt[$t]}function Ee(rt,vt){const{ignoreList:Mt}=rt;if(Mt==null)return!1;const $t=ve(rt,vt);return $t===-1?!1:Mt.includes($t)}function xe(rt,vt){const Mt=new Y(ft(rt,[]),vt);return Mt._decoded=rt.mappings,Mt}function Pe(rt){return ft(rt,te(rt))}function je(rt){return ft(rt,Z(rt))}function ft(rt,vt){return{version:rt.version,file:rt.file,names:rt.names,sourceRoot:rt.sourceRoot,sources:rt.sources,sourcesContent:rt.sourcesContent,mappings:vt,ignoreList:rt.ignoreList||rt.x_google_ignoreList}}function Ge(rt,vt,Mt,$t){return{source:rt,line:vt,column:Mt,name:$t}}function Ye(rt,vt){return{line:rt,column:vt}}function nt(rt,vt,Mt,$t,ke){let ye=N(rt,$t,vt,Mt);return x?ye=(ke===W?w:$)(rt,$t,ye):ke===W&&ye++,ye===-1||ye===rt.length?-1:ye}function We(rt,vt,Mt,$t,ke){let ye=nt(rt,vt,Mt,$t,L);if(!x&&ke===W&&ye++,ye===-1||ye===rt.length)return[];const _e=x?$t:rt[ye][s];x||(ye=$(rt,_e,ye));const He=w(rt,_e,ye),Ze=[];for(;ye<=He;ye++){const ot=rt[ye];Ze.push(Ye(ot[p]+1,ot[m]))}return Ze}function ct(rt,vt,Mt,$t,ke,ye){var _e;if(Mt--,Mt<0)throw new Error(K);if($t<0)throw new Error(U);const{sources:He,resolvedSources:Ze}=rt;let ot=He.indexOf(vt);if(ot===-1&&(ot=Ze.indexOf(vt)),ot===-1)return ye?[]:Ye(null,null);const Bt=((_e=rt)._bySources||(_e._bySources=P(te(rt),rt._bySourceMemos=He.map(O))))[ot][Mt];if(Bt==null)return ye?[]:Ye(null,null);const Yt=rt._bySourceMemos[ot];if(ye)return We(Bt,Yt,Mt,$t,ke);const Gt=nt(Bt,Yt,Mt,$t,ke);if(Gt===-1)return Ye(null,null);const kt=Bt[Gt];return Ye(kt[p]+1,kt[m])}n.AnyMap=k,n.GREATEST_LOWER_BOUND=L,n.LEAST_UPPER_BOUND=W,n.TraceMap=Y,n.allGeneratedPositionsFor=pe,n.decodedMap=Pe,n.decodedMappings=te,n.eachMapping=Se,n.encodedMap=je,n.encodedMappings=Z,n.generatedPositionFor=de,n.isIgnored=Ee,n.originalPositionFor=se,n.presortedDecodedMap=xe,n.sourceContentFor=be,n.traceSegment=re})}(Zme,Zme.exports)),Zme.exports}(function(e,t){(function(n,r){r(t,eSi(),GZt(),nSi())})(Di,function(n,r,i,a){class p{constructor({file:K,sourceRoot:U}={}){this._names=new r.SetArray,this._sources=new r.SetArray,this._sourcesContent=[],this._mappings=[],this.file=K,this.sourceRoot=U,this._ignoreList=new r.SetArray}}function m(M){return M}function g(M,K,U,W,L,Y,J,Z){return N(!1,M,K,U,W,L,Y,J,Z)}function _(M,K){return z(!1,M,K)}const v=(M,K,U,W,L,Y,J,Z)=>N(!0,M,K,U,W,L,Y,J,Z),b=(M,K)=>z(!0,M,K);function y(M,K,U){const{_sources:W,_sourcesContent:L}=M,Y=r.put(W,K);L[Y]=U}function x(M,K,U=!0){const{_sources:W,_sourcesContent:L,_ignoreList:Y}=M,J=r.put(W,K);J===L.length&&(L[J]=null),U?r.put(Y,J):r.remove(Y,J)}function C(M){const{_mappings:K,_sources:U,_sourcesContent:W,_names:L,_ignoreList:Y}=M;return k(K),{version:3,file:M.file||void 0,names:L.array,sourceRoot:M.sourceRoot||void 0,sources:U.array,sourcesContent:W,mappings:K,ignoreList:Y.array}}function w(M){const K=C(M);return Object.assign(Object.assign({},K),{mappings:i.encode(K.mappings)})}function $(M){const K=new a.TraceMap(M),U=new p({file:K.file,sourceRoot:K.sourceRoot});return R(U._names,K.names),R(U._sources,K.sources),U._sourcesContent=K.sourcesContent||K.sources.map(()=>null),U._mappings=a.decodedMappings(K),K.ignoreList&&R(U._ignoreList,K.ignoreList),U}function O(M){const K=[],{_mappings:U,_sources:W,_names:L}=M;for(let Y=0;Y<U.length;Y++){const J=U[Y];for(let Z=0;Z<J.length;Z++){const te=J[Z],re={line:Y+1,column:te[0]};let se,de,pe;te.length!==1&&(se=W.array[te[1]],de={line:te[2]+1,column:te[3]},te.length===5&&(pe=L.array[te[4]])),K.push({generated:re,source:se,original:de,name:pe})}}return K}function N(M,K,U,W,L,Y,J,Z,te){const{_mappings:re,_sources:se,_sourcesContent:de,_names:pe}=K,Se=P(re,U),ve=I(Se,W);if(!L)return M&&A(Se,ve)?void 0:D(Se,ve,[W]);const be=r.put(se,L),Ee=Z?r.put(pe,Z):-1;if(be===de.length&&(de[be]=te??null),!(M&&F(Se,ve,be,Y,J,Ee)))return D(Se,ve,Z?[W,be,Y,J,Ee]:[W,be,Y,J])}function P(M,K){for(let U=M.length;U<=K;U++)M[U]=[];return M[K]}function I(M,K){let U=M.length;for(let W=U-1;W>=0;U=W--){const L=M[W];if(K>=L[0])break}return U}function D(M,K,U){for(let W=M.length;W>K;W--)M[W]=M[W-1];M[K]=U}function k(M){const{length:K}=M;let U=K;for(let W=U-1;W>=0&&!(M[W].length>0);U=W,W--);U<K&&(M.length=U)}function R(M,K){for(let U=0;U<K.length;U++)r.put(M,K[U])}function A(M,K){return K===0?!0:M[K-1].length===1}function F(M,K,U,W,L,Y){if(K===0)return!1;const J=M[K-1];return J.length===1?!1:U===J[1]&&W===J[2]&&L===J[3]&&Y===(J.length===5?J[4]:-1)}function z(M,K,U){const{generated:W,source:L,original:Y,name:J,content:Z}=U;return L?N(M,K,W.line-1,W.column,L,Y.line-1,Y.column,J,Z):N(M,K,W.line-1,W.column,null,null,null,null,null)}n.GenMapping=p,n.addMapping=_,n.addSegment=g,n.allMappings=O,n.fromMap=$,n.maybeAddMapping=b,n.maybeAddSegment=v,n.setIgnore=x,n.setSourceContent=y,n.toDecodedMap=C,n.toEncodedMap=w,Object.defineProperty(n,"__esModule",{value:!0})})})(Wje,Wje.exports);var Hee=Wje.exports;function rSi({code:e,mappings:t},n,r,i,a){const o=iSi(i,a),s=new Hee.GenMapping({file:r.compiledFilename});let c=0,u=t[0];for(;u===void 0&&c<t.length-1;)c++,u=t[c];let d=0,f=0;u!==f&&Hee.maybeAddSegment(s,d,0,n,d,0);for(let _=0;_<e.length;_++){if(_===u){const v=u-f,b=o[c];for(Hee.maybeAddSegment(s,d,v,n,d,b);(u===_||u===void 0)&&c<t.length-1;)c++,u=t[c]}e.charCodeAt(_)===yi.lineFeed&&(d++,f=_+1,u!==f&&Hee.maybeAddSegment(s,d,0,n,d,0))}const{sourceRoot:p,sourcesContent:m,...g}=Hee.toEncodedMap(s);return g}function iSi(e,t){const n=new Array(t.length);let r=0,i=t[r].start,a=0;for(let o=0;o<e.length;o++)o===i&&(n[r]=i-a,r++,i=t[r].start),e.charCodeAt(o)===yi.lineFeed&&(a=o+1);return n}const aSi={require:`
    import {createRequire as CREATE_REQUIRE_NAME} from "module";
    const require = CREATE_REQUIRE_NAME(import.meta.url);
  `,interopRequireWildcard:`
    function interopRequireWildcard(obj) {
      if (obj && obj.__esModule) {
        return obj;
      } else {
        var newObj = {};
        if (obj != null) {
          for (var key in obj) {
            if (Object.prototype.hasOwnProperty.call(obj, key)) {
              newObj[key] = obj[key];
            }
          }
        }
        newObj.default = obj;
        return newObj;
      }
    }
  `,interopRequireDefault:`
    function interopRequireDefault(obj) {
      return obj && obj.__esModule ? obj : { default: obj };
    }
  `,createNamedExportFrom:`
    function createNamedExportFrom(obj, localName, importedName) {
      Object.defineProperty(exports, localName, {enumerable: true, configurable: true, get: () => obj[importedName]});
    }
  `,createStarExport:`
    function createStarExport(obj) {
      Object.keys(obj)
        .filter((key) => key !== "default" && key !== "__esModule")
        .forEach((key) => {
          if (exports.hasOwnProperty(key)) {
            return;
          }
          Object.defineProperty(exports, key, {enumerable: true, configurable: true, get: () => obj[key]});
        });
    }
  `,nullishCoalesce:`
    function nullishCoalesce(lhs, rhsFn) {
      if (lhs != null) {
        return lhs;
      } else {
        return rhsFn();
      }
    }
  `,asyncNullishCoalesce:`
    async function asyncNullishCoalesce(lhs, rhsFn) {
      if (lhs != null) {
        return lhs;
      } else {
        return await rhsFn();
      }
    }
  `,optionalChain:`
    function optionalChain(ops) {
      let lastAccessLHS = undefined;
      let value = ops[0];
      let i = 1;
      while (i < ops.length) {
        const op = ops[i];
        const fn = ops[i + 1];
        i += 2;
        if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) {
          return undefined;
        }
        if (op === 'access' || op === 'optionalAccess') {
          lastAccessLHS = value;
          value = fn(value);
        } else if (op === 'call' || op === 'optionalCall') {
          value = fn((...args) => value.call(lastAccessLHS, ...args));
          lastAccessLHS = undefined;
        }
      }
      return value;
    }
  `,asyncOptionalChain:`
    async function asyncOptionalChain(ops) {
      let lastAccessLHS = undefined;
      let value = ops[0];
      let i = 1;
      while (i < ops.length) {
        const op = ops[i];
        const fn = ops[i + 1];
        i += 2;
        if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) {
          return undefined;
        }
        if (op === 'access' || op === 'optionalAccess') {
          lastAccessLHS = value;
          value = await fn(value);
        } else if (op === 'call' || op === 'optionalCall') {
          value = await fn((...args) => value.call(lastAccessLHS, ...args));
          lastAccessLHS = undefined;
        }
      }
      return value;
    }
  `,optionalChainDelete:`
    function optionalChainDelete(ops) {
      const result = OPTIONAL_CHAIN_NAME(ops);
      return result == null ? true : result;
    }
  `,asyncOptionalChainDelete:`
    async function asyncOptionalChainDelete(ops) {
      const result = await ASYNC_OPTIONAL_CHAIN_NAME(ops);
      return result == null ? true : result;
    }
  `};class u_e{__init(){this.helperNames={}}__init2(){this.createRequireName=null}constructor(t){this.nameManager=t,u_e.prototype.__init.call(this),u_e.prototype.__init2.call(this)}getHelperName(t){let n=this.helperNames[t];return n||(n=this.nameManager.claimFreeName(`_${t}`),this.helperNames[t]=n,n)}emitHelpers(){let t="";this.helperNames.optionalChainDelete&&this.getHelperName("optionalChain"),this.helperNames.asyncOptionalChainDelete&&this.getHelperName("asyncOptionalChain");for(const[n,r]of Object.entries(aSi)){const i=this.helperNames[n];let a=r;n==="optionalChainDelete"?a=a.replace("OPTIONAL_CHAIN_NAME",this.helperNames.optionalChain):n==="asyncOptionalChainDelete"?a=a.replace("ASYNC_OPTIONAL_CHAIN_NAME",this.helperNames.asyncOptionalChain):n==="require"&&(this.createRequireName===null&&(this.createRequireName=this.nameManager.claimFreeName("_createRequire")),a=a.replace(/CREATE_REQUIRE_NAME/g,this.createRequireName)),i&&(t+=" ",t+=a.replace(n,i).replace(/\s+/g," ").trim())}return t}}function Iht(e,t,n){oSi(e,n)&&sSi(e,t,n)}function oSi(e,t){for(const n of e.tokens)if(n.type===Q.name&&!n.isType&&$7i(n)&&t.has(e.identifierNameForToken(n)))return!0;return!1}function sSi(e,t,n){const r=[];let i=t.length-1;for(let a=e.tokens.length-1;;a--){for(;r.length>0&&r[r.length-1].startTokenIndex===a+1;)r.pop();for(;i>=0&&t[i].endTokenIndex===a+1;)r.push(t[i]),i--;if(a<0)break;const o=e.tokens[a],s=e.identifierNameForToken(o);if(r.length>1&&!o.isType&&o.type===Q.name&&n.has(s)){if(O7i(o))Rht(r[r.length-1],e,s);else if(P7i(o)){let c=r.length-1;for(;c>0&&!r[c].isFunctionScope;)c--;if(c<0)throw new Error("Did not find parent function scope.");Rht(r[c],e,s)}}}if(r.length>0)throw new Error("Expected empty scope stack after processing file.")}function Rht(e,t,n){for(let r=e.startTokenIndex;r<e.endTokenIndex;r++){const i=t.tokens[r];(i.type===Q.name||i.type===Q.jsxName)&&t.identifierNameForToken(i)===n&&(i.shadowsGlobal=!0)}}function lSi(e,t){const n=[];for(const r of t)r.type===Q.name&&n.push(e.slice(r.start,r.end));return n}class KYe{__init(){this.usedNames=new Set}constructor(t,n){KYe.prototype.__init.call(this),this.usedNames=new Set(lSi(t,n))}claimFreeName(t){const n=this.findFreeName(t);return this.usedNames.add(n),n}findFreeName(t){if(!this.usedNames.has(t))return t;let n=2;for(;this.usedNames.has(t+String(n));)n++;return t+String(n)}}var wf={},Uje={},SC={},cSi=Di&&Di.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var a in i)i.hasOwnProperty(a)&&(r[a]=i[a])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(SC,"__esModule",{value:!0});SC.DetailContext=SC.NoopContext=SC.VError=void 0;var YZt=function(e){cSi(t,e);function t(n,r){var i=e.call(this,r)||this;return i.path=n,Object.setPrototypeOf(i,t.prototype),i}return t}(Error);SC.VError=YZt;var uSi=function(){function e(){}return e.prototype.fail=function(t,n,r){return!1},e.prototype.unionResolver=function(){return this},e.prototype.createContext=function(){return this},e.prototype.resolveUnion=function(t){},e}();SC.NoopContext=uSi;var XZt=function(){function e(){this._propNames=[""],this._messages=[null],this._score=0}return e.prototype.fail=function(t,n,r){return this._propNames.push(t),this._messages.push(n),this._score+=r,!1},e.prototype.unionResolver=function(){return new dSi},e.prototype.resolveUnion=function(t){for(var n,r,i=t,a=null,o=0,s=i.contexts;o<s.length;o++){var c=s[o];(!a||c._score>=a._score)&&(a=c)}a&&a._score>0&&((n=this._propNames).push.apply(n,a._propNames),(r=this._messages).push.apply(r,a._messages))},e.prototype.getError=function(t){for(var n=[],r=this._propNames.length-1;r>=0;r--){var i=this._propNames[r];t+=typeof i=="number"?"["+i+"]":i?"."+i:"";var a=this._messages[r];a&&n.push(t+" "+a)}return new YZt(t,n.join("; "))},e.prototype.getErrorDetail=function(t){for(var n=[],r=this._propNames.length-1;r>=0;r--){var i=this._propNames[r];t+=typeof i=="number"?"["+i+"]":i?"."+i:"";var a=this._messages[r];a&&n.push({path:t,message:a})}for(var o=null,r=n.length-1;r>=0;r--)o&&(n[r].nested=[o]),o=n[r];return o},e}();SC.DetailContext=XZt;var dSi=function(){function e(){this.contexts=[]}return e.prototype.createContext=function(){var t=new XZt;return this.contexts.push(t),t},e}();(function(e){var t=Di&&Di.__extends||function(){var te=function(re,se){return te=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(de,pe){de.__proto__=pe}||function(de,pe){for(var Se in pe)pe.hasOwnProperty(Se)&&(de[Se]=pe[Se])},te(re,se)};return function(re,se){te(re,se);function de(){this.constructor=re}re.prototype=se===null?Object.create(se):(de.prototype=se.prototype,new de)}}();Object.defineProperty(e,"__esModule",{value:!0}),e.basicTypes=e.BasicType=e.TParamList=e.TParam=e.param=e.TFunc=e.func=e.TProp=e.TOptional=e.opt=e.TIface=e.iface=e.TEnumLiteral=e.enumlit=e.TEnumType=e.enumtype=e.TIntersection=e.intersection=e.TUnion=e.union=e.TTuple=e.tuple=e.TArray=e.array=e.TLiteral=e.lit=e.TName=e.name=e.TType=void 0;var n=SC,r=function(){function te(){}return te}();e.TType=r;function i(te){return typeof te=="string"?o(te):te}function a(te,re){var se=te[re];if(!se)throw new Error("Unknown type "+re);return se}function o(te){return new s(te)}e.name=o;var s=function(te){t(re,te);function re(se){var de=te.call(this)||this;return de.name=se,de._failMsg="is not a "+se,de}return re.prototype.getChecker=function(se,de,pe){var Se=this,ve=a(se,this.name),be=ve.getChecker(se,de,pe);return ve instanceof K||ve instanceof re?be:function(Ee,xe){return be(Ee,xe)?!0:xe.fail(null,Se._failMsg,0)}},re}(r);e.TName=s;function c(te){return new u(te)}e.lit=c;var u=function(te){t(re,te);function re(se){var de=te.call(this)||this;return de.value=se,de.name=JSON.stringify(se),de._failMsg="is not "+de.name,de}return re.prototype.getChecker=function(se,de){var pe=this;return function(Se,ve){return Se===pe.value?!0:ve.fail(null,pe._failMsg,-1)}},re}(r);e.TLiteral=u;function d(te){return new f(i(te))}e.array=d;var f=function(te){t(re,te);function re(se){var de=te.call(this)||this;return de.ttype=se,de}return re.prototype.getChecker=function(se,de){var pe=this.ttype.getChecker(se,de);return function(Se,ve){if(!Array.isArray(Se))return ve.fail(null,"is not an array",0);for(var be=0;be<Se.length;be++){var Ee=pe(Se[be],ve);if(!Ee)return ve.fail(be,null,1)}return!0}},re}(r);e.TArray=f;function p(){for(var te=[],re=0;re<arguments.length;re++)te[re]=arguments[re];return new m(te.map(function(se){return i(se)}))}e.tuple=p;var m=function(te){t(re,te);function re(se){var de=te.call(this)||this;return de.ttypes=se,de}return re.prototype.getChecker=function(se,de){var pe=this.ttypes.map(function(ve){return ve.getChecker(se,de)}),Se=function(ve,be){if(!Array.isArray(ve))return be.fail(null,"is not an array",0);for(var Ee=0;Ee<pe.length;Ee++){var xe=pe[Ee](ve[Ee],be);if(!xe)return be.fail(Ee,null,1)}return!0};return de?function(ve,be){return Se(ve,be)?ve.length<=pe.length?!0:be.fail(pe.length,"is extraneous",2):!1}:Se},re}(r);e.TTuple=m;function g(){for(var te=[],re=0;re<arguments.length;re++)te[re]=arguments[re];return new _(te.map(function(se){return i(se)}))}e.union=g;var _=function(te){t(re,te);function re(se){var de=te.call(this)||this;de.ttypes=se;var pe=se.map(function(ve){return ve instanceof s||ve instanceof u?ve.name:null}).filter(function(ve){return ve}),Se=se.length-pe.length;return pe.length?(Se>0&&pe.push(Se+" more"),de._failMsg="is none of "+pe.join(", ")):de._failMsg="is none of "+Se+" types",de}return re.prototype.getChecker=function(se,de){var pe=this,Se=this.ttypes.map(function(ve){return ve.getChecker(se,de)});return function(ve,be){for(var Ee=be.unionResolver(),xe=0;xe<Se.length;xe++){var Pe=Se[xe](ve,Ee.createContext());if(Pe)return!0}return be.resolveUnion(Ee),be.fail(null,pe._failMsg,0)}},re}(r);e.TUnion=_;function v(){for(var te=[],re=0;re<arguments.length;re++)te[re]=arguments[re];return new b(te.map(function(se){return i(se)}))}e.intersection=v;var b=function(te){t(re,te);function re(se){var de=te.call(this)||this;return de.ttypes=se,de}return re.prototype.getChecker=function(se,de){var pe=new Set,Se=this.ttypes.map(function(ve){return ve.getChecker(se,de,pe)});return function(ve,be){var Ee=Se.every(function(xe){return xe(ve,be)});return Ee?!0:be.fail(null,null,0)}},re}(r);e.TIntersection=b;function y(te){return new x(te)}e.enumtype=y;var x=function(te){t(re,te);function re(se){var de=te.call(this)||this;return de.members=se,de.validValues=new Set,de._failMsg="is not a valid enum value",de.validValues=new Set(Object.keys(se).map(function(pe){return se[pe]})),de}return re.prototype.getChecker=function(se,de){var pe=this;return function(Se,ve){return pe.validValues.has(Se)?!0:ve.fail(null,pe._failMsg,0)}},re}(r);e.TEnumType=x;function C(te,re){return new w(te,re)}e.enumlit=C;var w=function(te){t(re,te);function re(se,de){var pe=te.call(this)||this;return pe.enumName=se,pe.prop=de,pe._failMsg="is not "+se+"."+de,pe}return re.prototype.getChecker=function(se,de){var pe=this,Se=a(se,this.enumName);if(!(Se instanceof x))throw new Error("Type "+this.enumName+" used in enumlit is not an enum type");var ve=Se.members[this.prop];if(!Se.members.hasOwnProperty(this.prop))throw new Error("Unknown value "+this.enumName+"."+this.prop+" used in enumlit");return function(be,Ee){return be===ve?!0:Ee.fail(null,pe._failMsg,-1)}},re}(r);e.TEnumLiteral=w;function $(te){return Object.keys(te).map(function(re){return O(re,te[re])})}function O(te,re){return re instanceof D?new k(te,re.ttype,!0):new k(te,i(re),!1)}function N(te,re){return new P(te,$(re))}e.iface=N;var P=function(te){t(re,te);function re(se,de){var pe=te.call(this)||this;return pe.bases=se,pe.props=de,pe.propSet=new Set(de.map(function(Se){return Se.name})),pe}return re.prototype.getChecker=function(se,de,pe){var Se=this,ve=this.bases.map(function(ft){return a(se,ft).getChecker(se,de)}),be=this.props.map(function(ft){return ft.ttype.getChecker(se,de)}),Ee=new n.NoopContext,xe=this.props.map(function(ft,Ge){return!ft.isOpt&&!be[Ge](void 0,Ee)}),Pe=function(ft,Ge){if(typeof ft!="object"||ft===null)return Ge.fail(null,"is not an object",0);for(var Ye=0;Ye<ve.length;Ye++)if(!ve[Ye](ft,Ge))return!1;for(var Ye=0;Ye<be.length;Ye++){var nt=Se.props[Ye].name,We=ft[nt];if(We===void 0){if(xe[Ye])return Ge.fail(nt,"is missing",1)}else{var ct=be[Ye](We,Ge);if(!ct)return Ge.fail(nt,null,1)}}return!0};if(!de)return Pe;var je=this.propSet;return pe&&(this.propSet.forEach(function(ft){return pe.add(ft)}),je=pe),function(ft,Ge){if(!Pe(ft,Ge))return!1;for(var Ye in ft)if(!je.has(Ye))return Ge.fail(Ye,"is extraneous",2);return!0}},re}(r);e.TIface=P;function I(te){return new D(i(te))}e.opt=I;var D=function(te){t(re,te);function re(se){var de=te.call(this)||this;return de.ttype=se,de}return re.prototype.getChecker=function(se,de){var pe=this.ttype.getChecker(se,de);return function(Se,ve){return Se===void 0||pe(Se,ve)}},re}(r);e.TOptional=D;var k=function(){function te(re,se,de){this.name=re,this.ttype=se,this.isOpt=de}return te}();e.TProp=k;function R(te){for(var re=[],se=1;se<arguments.length;se++)re[se-1]=arguments[se];return new A(new M(re),i(te))}e.func=R;var A=function(te){t(re,te);function re(se,de){var pe=te.call(this)||this;return pe.paramList=se,pe.result=de,pe}return re.prototype.getChecker=function(se,de){return function(pe,Se){return typeof pe=="function"?!0:Se.fail(null,"is not a function",0)}},re}(r);e.TFunc=A;function F(te,re,se){return new z(te,i(re),!!se)}e.param=F;var z=function(){function te(re,se,de){this.name=re,this.ttype=se,this.isOpt=de}return te}();e.TParam=z;var M=function(te){t(re,te);function re(se){var de=te.call(this)||this;return de.params=se,de}return re.prototype.getChecker=function(se,de){var pe=this,Se=this.params.map(function(xe){return xe.ttype.getChecker(se,de)}),ve=new n.NoopContext,be=this.params.map(function(xe,Pe){return!xe.isOpt&&!Se[Pe](void 0,ve)}),Ee=function(xe,Pe){if(!Array.isArray(xe))return Pe.fail(null,"is not an array",0);for(var je=0;je<Se.length;je++){var ft=pe.params[je];if(xe[je]===void 0){if(be[je])return Pe.fail(ft.name,"is missing",1)}else{var Ge=Se[je](xe[je],Pe);if(!Ge)return Pe.fail(ft.name,null,1)}}return!0};return de?function(xe,Pe){return Ee(xe,Pe)?xe.length<=Se.length?!0:Pe.fail(Se.length,"is extraneous",2):!1}:Ee},re}(r);e.TParamList=M;var K=function(te){t(re,te);function re(se,de){var pe=te.call(this)||this;return pe.validator=se,pe.message=de,pe}return re.prototype.getChecker=function(se,de){var pe=this;return function(Se,ve){return pe.validator(Se)?!0:ve.fail(null,pe.message,0)}},re}(r);e.BasicType=K,e.basicTypes={any:new K(function(te){return!0},"is invalid"),number:new K(function(te){return typeof te=="number"},"is not a number"),object:new K(function(te){return typeof te=="object"&&te},"is not an object"),boolean:new K(function(te){return typeof te=="boolean"},"is not a boolean"),string:new K(function(te){return typeof te=="string"},"is not a string"),symbol:new K(function(te){return typeof te=="symbol"},"is not a symbol"),void:new K(function(te){return te==null},"is not void"),undefined:new K(function(te){return te===void 0},"is not undefined"),null:new K(function(te){return te===null},"is not null"),never:new K(function(te){return!1},"is unexpected"),Date:new K(W("[object Date]"),"is not a Date"),RegExp:new K(W("[object RegExp]"),"is not a RegExp")};var U=Object.prototype.toString;function W(te){return function(re){return typeof re=="object"&&re&&U.call(re)===te}}typeof ji<"u"&&(e.basicTypes.Buffer=new K(function(te){return ji.isBuffer(te)},"is not a Buffer"));for(var L=function(te){e.basicTypes[te.name]=new K(function(re){return re instanceof te},"is not a "+te.name)},Y=0,J=[Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array,ArrayBuffer];Y<J.length;Y++){var Z=J[Y];L(Z)}})(Uje);(function(e){var t=Di&&Di.__spreadArrays||function(){for(var c=0,u=0,d=arguments.length;u<d;u++)c+=arguments[u].length;for(var f=Array(c),p=0,u=0;u<d;u++)for(var m=arguments[u],g=0,_=m.length;g<_;g++,p++)f[p]=m[g];return f};Object.defineProperty(e,"__esModule",{value:!0}),e.Checker=e.createCheckers=void 0;var n=Uje,r=SC,i=Uje;Object.defineProperty(e,"TArray",{enumerable:!0,get:function(){return i.TArray}}),Object.defineProperty(e,"TEnumType",{enumerable:!0,get:function(){return i.TEnumType}}),Object.defineProperty(e,"TEnumLiteral",{enumerable:!0,get:function(){return i.TEnumLiteral}}),Object.defineProperty(e,"TFunc",{enumerable:!0,get:function(){return i.TFunc}}),Object.defineProperty(e,"TIface",{enumerable:!0,get:function(){return i.TIface}}),Object.defineProperty(e,"TLiteral",{enumerable:!0,get:function(){return i.TLiteral}}),Object.defineProperty(e,"TName",{enumerable:!0,get:function(){return i.TName}}),Object.defineProperty(e,"TOptional",{enumerable:!0,get:function(){return i.TOptional}}),Object.defineProperty(e,"TParam",{enumerable:!0,get:function(){return i.TParam}}),Object.defineProperty(e,"TParamList",{enumerable:!0,get:function(){return i.TParamList}}),Object.defineProperty(e,"TProp",{enumerable:!0,get:function(){return i.TProp}}),Object.defineProperty(e,"TTuple",{enumerable:!0,get:function(){return i.TTuple}}),Object.defineProperty(e,"TType",{enumerable:!0,get:function(){return i.TType}}),Object.defineProperty(e,"TUnion",{enumerable:!0,get:function(){return i.TUnion}}),Object.defineProperty(e,"TIntersection",{enumerable:!0,get:function(){return i.TIntersection}}),Object.defineProperty(e,"array",{enumerable:!0,get:function(){return i.array}}),Object.defineProperty(e,"enumlit",{enumerable:!0,get:function(){return i.enumlit}}),Object.defineProperty(e,"enumtype",{enumerable:!0,get:function(){return i.enumtype}}),Object.defineProperty(e,"func",{enumerable:!0,get:function(){return i.func}}),Object.defineProperty(e,"iface",{enumerable:!0,get:function(){return i.iface}}),Object.defineProperty(e,"lit",{enumerable:!0,get:function(){return i.lit}}),Object.defineProperty(e,"name",{enumerable:!0,get:function(){return i.name}}),Object.defineProperty(e,"opt",{enumerable:!0,get:function(){return i.opt}}),Object.defineProperty(e,"param",{enumerable:!0,get:function(){return i.param}}),Object.defineProperty(e,"tuple",{enumerable:!0,get:function(){return i.tuple}}),Object.defineProperty(e,"union",{enumerable:!0,get:function(){return i.union}}),Object.defineProperty(e,"intersection",{enumerable:!0,get:function(){return i.intersection}}),Object.defineProperty(e,"BasicType",{enumerable:!0,get:function(){return i.BasicType}});var a=SC;Object.defineProperty(e,"VError",{enumerable:!0,get:function(){return a.VError}});function o(){for(var c=[],u=0;u<arguments.length;u++)c[u]=arguments[u];for(var d=Object.assign.apply(Object,t([{},n.basicTypes],c)),f={},p=0,m=c;p<m.length;p++)for(var g=m[p],_=0,v=Object.keys(g);_<v.length;_++){var b=v[_];f[b]=new s(d,g[b])}return f}e.createCheckers=o;var s=function(){function c(u,d,f){if(f===void 0&&(f="value"),this.suite=u,this.ttype=d,this._path=f,this.props=new Map,d instanceof n.TIface)for(var p=0,m=d.props;p<m.length;p++){var g=m[p];this.props.set(g.name,g.ttype)}this.checkerPlain=this.ttype.getChecker(u,!1),this.checkerStrict=this.ttype.getChecker(u,!0)}return c.prototype.setReportedPath=function(u){this._path=u},c.prototype.check=function(u){return this._doCheck(this.checkerPlain,u)},c.prototype.test=function(u){return this.checkerPlain(u,new r.NoopContext)},c.prototype.validate=function(u){return this._doValidate(this.checkerPlain,u)},c.prototype.strictCheck=function(u){return this._doCheck(this.checkerStrict,u)},c.prototype.strictTest=function(u){return this.checkerStrict(u,new r.NoopContext)},c.prototype.strictValidate=function(u){return this._doValidate(this.checkerStrict,u)},c.prototype.getProp=function(u){var d=this.props.get(u);if(!d)throw new Error("Type has no property "+u);return new c(this.suite,d,this._path+"."+u)},c.prototype.methodArgs=function(u){var d=this._getMethod(u);return new c(this.suite,d.paramList)},c.prototype.methodResult=function(u){var d=this._getMethod(u);return new c(this.suite,d.result)},c.prototype.getArgs=function(){if(!(this.ttype instanceof n.TFunc))throw new Error("getArgs() applied to non-function");return new c(this.suite,this.ttype.paramList)},c.prototype.getResult=function(){if(!(this.ttype instanceof n.TFunc))throw new Error("getResult() applied to non-function");return new c(this.suite,this.ttype.result)},c.prototype.getType=function(){return this.ttype},c.prototype._doCheck=function(u,d){var f=new r.NoopContext;if(!u(d,f)){var p=new r.DetailContext;throw u(d,p),p.getError(this._path)}},c.prototype._doValidate=function(u,d){var f=new r.NoopContext;if(u(d,f))return null;var p=new r.DetailContext;return u(d,p),p.getErrorDetail(this._path)},c.prototype._getMethod=function(u){var d=this.props.get(u);if(!d)throw new Error("Type has no property "+u);if(!(d instanceof n.TFunc))throw new Error("Property "+u+" is not a method");return d},c}();e.Checker=s})(wf);const fSi=wf.union(wf.lit("jsx"),wf.lit("typescript"),wf.lit("flow"),wf.lit("imports"),wf.lit("react-hot-loader"),wf.lit("jest")),pSi=wf.iface([],{compiledFilename:"string"}),hSi=wf.iface([],{transforms:wf.array("Transform"),disableESTransforms:wf.opt("boolean"),jsxRuntime:wf.opt(wf.union(wf.lit("classic"),wf.lit("automatic"),wf.lit("preserve"))),production:wf.opt("boolean"),jsxImportSource:wf.opt("string"),jsxPragma:wf.opt("string"),jsxFragmentPragma:wf.opt("string"),keepUnusedImports:wf.opt("boolean"),preserveDynamicImport:wf.opt("boolean"),injectCreateRequireForImportRequire:wf.opt("boolean"),enableLegacyTypeScriptModuleInterop:wf.opt("boolean"),enableLegacyBabel5ModuleInterop:wf.opt("boolean"),sourceMapOptions:wf.opt("SourceMapOptions"),filePath:wf.opt("string")}),mSi={Transform:fSi,SourceMapOptions:pSi,Options:hSi},{Options:gSi}=wf.createCheckers(mSi);function vSi(e){gSi.strictCheck(e)}function JZt(){Ca(),cg(!1)}function QZt(e){Ca(),G6e(e)}function PD(e){Yl(),GYe(e)}function d_e(){Yl(),Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ImportDeclaration}function GYe(e){let t;Qe.scopeDepth===0?t=yl.TopLevelDeclaration:e?t=yl.BlockScopedDeclaration:t=yl.FunctionScopedDeclaration,Qe.tokens[Qe.tokens.length-1].identifierRole=t}function G6e(e){switch(Qe.type){case Q._this:{const t=Jc(0);Ca(),Vc(t);return}case Q._yield:case Q.name:{Qe.type=Q.name,PD(e);return}case Q.bracketL:{Ca(),YYe(Q.bracketR,e,!0);return}case Q.braceL:oXe(!0,e);return;default:Lc()}}function YYe(e,t,n=!1,r=!1,i=0){let a=!0,o=!1;const s=Qe.tokens.length;for(;!Zi(e)&&!Qe.error;)if(a?a=!1:(ba(Q.comma),Qe.tokens[Qe.tokens.length-1].contextId=i,!o&&Qe.tokens[s].isType&&(Qe.tokens[Qe.tokens.length-1].isType=!0,o=!0)),!(n&&er(Q.comma))){if(Zi(e))break;if(er(Q.ellipsis)){QZt(t),ZZt(),Zi(Q.comma),ba(e);break}else _Si(r,t)}}function _Si(e,t){e&&XYe([Ir._public,Ir._protected,Ir._private,Ir._readonly,Ir._override]),f_e(t),ZZt(),f_e(t,!0)}function ZZt(){$d?Mwi():Yu&&TCi()}function f_e(e,t=!1){if(t||G6e(e),!Zi(Q.eq))return;const n=Qe.tokens.length-1;cg(),Qe.tokens[n].rhsEndIndex=Qe.tokens.length}function Kje(){return er(Q.name)}function ySi(){return er(Q.name)||!!(Qe.type&Q.IS_KEYWORD)||er(Q.string)||er(Q.num)||er(Q.bigint)||er(Q.decimal)}function een(){const e=Qe.snapshot();return Ca(),(er(Q.bracketL)||er(Q.braceL)||er(Q.star)||er(Q.ellipsis)||er(Q.hash)||ySi())&&!f_()?!0:(Qe.restoreFromSnapshot(e),!1)}function XYe(e){for(;ten(e)!==null;);}function ten(e){if(!er(Q.name))return null;const t=Qe.contextualKeyword;if(e.indexOf(t)!==-1&&een()){switch(t){case Ir._readonly:Qe.tokens[Qe.tokens.length-1].type=Q._readonly;break;case Ir._abstract:Qe.tokens[Qe.tokens.length-1].type=Q._abstract;break;case Ir._static:Qe.tokens[Qe.tokens.length-1].type=Q._static;break;case Ir._public:Qe.tokens[Qe.tokens.length-1].type=Q._public;break;case Ir._private:Qe.tokens[Qe.tokens.length-1].type=Q._private;break;case Ir._protected:Qe.tokens[Qe.tokens.length-1].type=Q._protected;break;case Ir._override:Qe.tokens[Qe.tokens.length-1].type=Q._override;break;case Ir._declare:Qe.tokens[Qe.tokens.length-1].type=Q._declare;break}return t}return null}function Eoe(){for(Yl();Zi(Q.dot);)Yl()}function bSi(){Eoe(),!f_()&&er(Q.lessThan)&&KK()}function xSi(){Ca(),Toe()}function SSi(){Ca()}function CSi(){ba(Q._typeof),er(Q._import)?nen():Eoe(),!f_()&&er(Q.lessThan)&&KK()}function nen(){ba(Q._import),ba(Q.parenL),ba(Q.string),ba(Q.parenR),Zi(Q.dot)&&Eoe(),er(Q.lessThan)&&KK()}function wSi(){Zi(Q._const);const e=Zi(Q._in),t=S1(Ir._out);Zi(Q._const),(e||t)&&!er(Q.name)?Qe.tokens[Qe.tokens.length-1].type=Q.name:Yl(),Zi(Q._extends)&&ch(),Zi(Q.eq)&&ch()}function bL(){er(Q.lessThan)&&Y6e()}function Y6e(){const e=Jc(0);for(er(Q.lessThan)||er(Q.typeParameterStart)?Ca():Lc();!Zi(Q.greaterThan)&&!Qe.error;)wSi(),Zi(Q.comma);Vc(e)}function JYe(e){const t=e===Q.arrow;bL(),ba(Q.parenL),Qe.scopeDepth++,ESi(!1),Qe.scopeDepth--,(t||er(e))&&Xre(e)}function ESi(e){YYe(Q.parenR,e)}function p_e(){Zi(Q.comma)||Sp()}function kht(){JYe(Q.colon),p_e()}function TSi(){const e=Qe.snapshot();Ca();const t=Zi(Q.name)&&er(Q.colon);return Qe.restoreFromSnapshot(e),t}function ren(){if(!(er(Q.bracketL)&&TSi()))return!1;const e=Jc(0);return ba(Q.bracketL),Yl(),Toe(),ba(Q.bracketR),UK(),p_e(),Vc(e),!0}function Aht(e){Zi(Q.question),!e&&(er(Q.parenL)||er(Q.lessThan))?(JYe(Q.colon),p_e()):(UK(),p_e())}function $Si(){if(er(Q.parenL)||er(Q.lessThan)){kht();return}if(er(Q._new)){Ca(),er(Q.parenL)||er(Q.lessThan)?kht():Aht(!1);return}const e=!!ten([Ir._readonly]);ren()||((Ks(Ir._get)||Ks(Ir._set))&&een(),Jre(-1),Aht(e))}function OSi(){ien()}function ien(){for(ba(Q.braceL);!Zi(Q.braceR)&&!Qe.error;)$Si()}function PSi(){const e=Qe.snapshot(),t=NSi();return Qe.restoreFromSnapshot(e),t}function NSi(){return Ca(),Zi(Q.plus)||Zi(Q.minus)?Ks(Ir._readonly):(Ks(Ir._readonly)&&Ca(),!er(Q.bracketL)||(Ca(),!Kje())?!1:(Ca(),er(Q._in)))}function DSi(){Yl(),ba(Q._in),ch()}function ISi(){ba(Q.braceL),er(Q.plus)||er(Q.minus)?(Ca(),am(Ir._readonly)):S1(Ir._readonly),ba(Q.bracketL),DSi(),S1(Ir._as)&&ch(),ba(Q.bracketR),er(Q.plus)||er(Q.minus)?(Ca(),ba(Q.question)):Zi(Q.question),USi(),Sp(),ba(Q.braceR)}function RSi(){for(ba(Q.bracketL);!Zi(Q.bracketR)&&!Qe.error;)kSi(),Zi(Q.comma)}function kSi(){Zi(Q.ellipsis)?ch():(ch(),Zi(Q.question)),Zi(Q.colon)&&ch()}function ASi(){ba(Q.parenL),ch(),ba(Q.parenR)}function MSi(){for(lN(),lN();!er(Q.backQuote)&&!Qe.error;)ba(Q.dollarBraceL),ch(),lN(),lN();Ca()}var bN;(function(e){e[e.TSFunctionType=0]="TSFunctionType";const n=0+1;e[e.TSConstructorType=n]="TSConstructorType";const r=n+1;e[e.TSAbstractConstructorType=r]="TSAbstractConstructorType"})(bN||(bN={}));function rRe(e){e===bN.TSAbstractConstructorType&&am(Ir._abstract),(e===bN.TSConstructorType||e===bN.TSAbstractConstructorType)&&ba(Q._new);const t=Qe.inDisallowConditionalTypesContext;Qe.inDisallowConditionalTypesContext=!1,JYe(Q.arrow),Qe.inDisallowConditionalTypesContext=t}function FSi(){switch(Qe.type){case Q.name:bSi();return;case Q._void:case Q._null:Ca();return;case Q.string:case Q.num:case Q.bigint:case Q.decimal:case Q._true:case Q._false:_W();return;case Q.minus:Ca(),_W();return;case Q._this:{SSi(),Ks(Ir._is)&&!f_()&&xSi();return}case Q._typeof:CSi();return;case Q._import:nen();return;case Q.braceL:PSi()?ISi():OSi();return;case Q.bracketL:RSi();return;case Q.parenL:ASi();return;case Q.backQuote:MSi();return;default:if(Qe.type&Q.IS_KEYWORD){Ca(),Qe.tokens[Qe.tokens.length-1].type=Q.name;return}break}Lc()}function LSi(){for(FSi();!f_()&&Zi(Q.bracketL);)Zi(Q.bracketR)||(ch(),ba(Q.bracketR))}function jSi(){if(am(Ir._infer),Yl(),er(Q._extends)){const e=Qe.snapshot();ba(Q._extends);const t=Qe.inDisallowConditionalTypesContext;Qe.inDisallowConditionalTypesContext=!0,ch(),Qe.inDisallowConditionalTypesContext=t,(Qe.error||!Qe.inDisallowConditionalTypesContext&&er(Q.question))&&Qe.restoreFromSnapshot(e)}}function Gje(){if(Ks(Ir._keyof)||Ks(Ir._unique)||Ks(Ir._readonly))Ca(),Gje();else if(Ks(Ir._infer))jSi();else{const e=Qe.inDisallowConditionalTypesContext;Qe.inDisallowConditionalTypesContext=!1,LSi(),Qe.inDisallowConditionalTypesContext=e}}function Mht(){if(Zi(Q.bitwiseAND),Gje(),er(Q.bitwiseAND))for(;Zi(Q.bitwiseAND);)Gje()}function BSi(){if(Zi(Q.bitwiseOR),Mht(),er(Q.bitwiseOR))for(;Zi(Q.bitwiseOR);)Mht()}function zSi(){return er(Q.lessThan)?!0:er(Q.parenL)&&qSi()}function HSi(){if(er(Q.name)||er(Q._this))return Ca(),!0;if(er(Q.braceL)||er(Q.bracketL)){let e=1;for(Ca();e>0&&!Qe.error;)er(Q.braceL)||er(Q.bracketL)?e++:(er(Q.braceR)||er(Q.bracketR))&&e--,Ca();return!0}return!1}function qSi(){const e=Qe.snapshot(),t=VSi();return Qe.restoreFromSnapshot(e),t}function VSi(){return Ca(),!!(er(Q.parenR)||er(Q.ellipsis)||HSi()&&(er(Q.colon)||er(Q.comma)||er(Q.question)||er(Q.eq)||er(Q.parenR)&&(Ca(),er(Q.arrow))))}function Xre(e){const t=Jc(0);ba(e),KSi()||ch(),Vc(t)}function WSi(){er(Q.colon)&&Xre(Q.colon)}function UK(){er(Q.colon)&&Toe()}function USi(){Zi(Q.colon)&&ch()}function KSi(){const e=Qe.snapshot();return Ks(Ir._asserts)?(Ca(),S1(Ir._is)?(ch(),!0):Kje()||er(Q._this)?(Ca(),S1(Ir._is)&&ch(),!0):(Qe.restoreFromSnapshot(e),!1)):Kje()||er(Q._this)?(Ca(),Ks(Ir._is)&&!f_()?(Ca(),ch(),!0):(Qe.restoreFromSnapshot(e),!1)):!1}function Toe(){const e=Jc(0);ba(Q.colon),ch(),Vc(e)}function ch(){if(Fht(),Qe.inDisallowConditionalTypesContext||f_()||!Zi(Q._extends))return;const e=Qe.inDisallowConditionalTypesContext;Qe.inDisallowConditionalTypesContext=!0,Fht(),Qe.inDisallowConditionalTypesContext=e,ba(Q.question),ch(),ba(Q.colon),ch()}function GSi(){return Ks(Ir._abstract)&&lh()===Q._new}function Fht(){if(zSi()){rRe(bN.TSFunctionType);return}if(er(Q._new)){rRe(bN.TSConstructorType);return}else if(GSi()){rRe(bN.TSAbstractConstructorType);return}BSi()}function YSi(){const e=Jc(1);ch(),ba(Q.greaterThan),Vc(e),$oe()}function XSi(){if(Zi(Q.jsxTagStart)){Qe.tokens[Qe.tokens.length-1].type=Q.typeParameterStart;const e=Jc(1);for(;!er(Q.greaterThan)&&!Qe.error;)ch(),Zi(Q.comma);B6(),Vc(e)}}function aen(){for(;!er(Q.braceL)&&!Qe.error;)JSi(),Zi(Q.comma)}function JSi(){Eoe(),er(Q.lessThan)&&KK()}function QSi(){PD(!1),bL(),Zi(Q._extends)&&aen(),ien()}function ZSi(){PD(!1),bL(),ba(Q.eq),ch(),Sp()}function eCi(){if(er(Q.string)?_W():Yl(),Zi(Q.eq)){const e=Qe.tokens.length-1;cg(),Qe.tokens[e].rhsEndIndex=Qe.tokens.length}}function QYe(){for(PD(!1),ba(Q.braceL);!Zi(Q.braceR)&&!Qe.error;)eCi(),Zi(Q.comma)}function ZYe(){ba(Q.braceL),Z6e(Q.braceR)}function Yje(){PD(!1),Zi(Q.dot)?Yje():ZYe()}function oen(){Ks(Ir._global)?Yl():er(Q.string)?TT():Lc(),er(Q.braceL)?ZYe():Sp()}function Xje(){d_e(),ba(Q.eq),nCi(),Sp()}function tCi(){return Ks(Ir._require)&&lh()===Q.parenL}function nCi(){tCi()?rCi():Eoe()}function rCi(){am(Ir._require),ba(Q.parenL),er(Q.string)||Lc(),_W(),ba(Q.parenR)}function iCi(){if(dC())return!1;switch(Qe.type){case Q._function:{const e=Jc(1);Ca();const t=Qe.start;return iF(t,!0),Vc(e),!0}case Q._class:{const e=Jc(1);return aF(!0,!1),Vc(e),!0}case Q._const:if(er(Q._const)&&WYe(Ir._enum)){const e=Jc(1);return ba(Q._const),am(Ir._enum),Qe.tokens[Qe.tokens.length-1].type=Q._enum,QYe(),Vc(e),!0}case Q._var:case Q._let:{const e=Jc(1);return Gge(Qe.type!==Q._var),Vc(e),!0}case Q.name:{const e=Jc(1),t=Qe.contextualKeyword;let n=!1;return t===Ir._global?(oen(),n=!0):n=X6e(t,!0),Vc(e),n}default:return!1}}function Lht(){return X6e(Qe.contextualKeyword,!0)}function aCi(e){switch(e){case Ir._declare:{const t=Qe.tokens.length-1;if(iCi())return Qe.tokens[t].type=Q._declare,!0;break}case Ir._global:if(er(Q.braceL))return ZYe(),!0;break;default:return X6e(e,!1)}return!1}function X6e(e,t){switch(e){case Ir._abstract:if(RH(t)&&er(Q._class))return Qe.tokens[Qe.tokens.length-1].type=Q._abstract,aF(!0,!1),!0;break;case Ir._enum:if(RH(t)&&er(Q.name))return Qe.tokens[Qe.tokens.length-1].type=Q._enum,QYe(),!0;break;case Ir._interface:if(RH(t)&&er(Q.name)){const n=Jc(t?2:1);return QSi(),Vc(n),!0}break;case Ir._module:if(RH(t)){if(er(Q.string)){const n=Jc(t?2:1);return oen(),Vc(n),!0}else if(er(Q.name)){const n=Jc(t?2:1);return Yje(),Vc(n),!0}}break;case Ir._namespace:if(RH(t)&&er(Q.name)){const n=Jc(t?2:1);return Yje(),Vc(n),!0}break;case Ir._type:if(RH(t)&&er(Q.name)){const n=Jc(t?2:1);return ZSi(),Vc(n),!0}break}return!1}function RH(e){return e?(Ca(),!0):!dC()}function oCi(){const e=Qe.snapshot();return Y6e(),GK(),WSi(),ba(Q.arrow),Qe.error?(Qe.restoreFromSnapshot(e),!1):(Ooe(!0),!0)}function eXe(){Qe.type===Q.bitShiftL&&(Qe.pos-=1,Mc(Q.lessThan)),KK()}function KK(){const e=Jc(0);for(ba(Q.lessThan);!er(Q.greaterThan)&&!Qe.error;)ch(),Zi(Q.comma);e?(ba(Q.greaterThan),Vc(e)):(Vc(e),zZt(),ba(Q.greaterThan),Qe.tokens[Qe.tokens.length-1].isType=!0)}function sen(){if(er(Q.name))switch(Qe.contextualKeyword){case Ir._abstract:case Ir._declare:case Ir._enum:case Ir._interface:case Ir._module:case Ir._namespace:case Ir._type:return!0}return!1}function sCi(e,t){if(er(Q.colon)&&Xre(Q.colon),!er(Q.braceL)&&dC()){let n=Qe.tokens.length-1;for(;n>=0&&(Qe.tokens[n].start>=e||Qe.tokens[n].type===Q._default||Qe.tokens[n].type===Q._export);)Qe.tokens[n].isType=!0,n--;return}Ooe(!1,t)}function lCi(e,t,n){if(!f_()&&Zi(Q.bang)){Qe.tokens[Qe.tokens.length-1].type=Q.nonNullAssertion;return}if(er(Q.lessThan)||er(Q.bitShiftL)){const r=Qe.snapshot();if(!t&&men()&&oCi())return;if(eXe(),!t&&Zi(Q.parenL)?(Qe.tokens[Qe.tokens.length-1].subscriptStartIndex=e,xN()):er(Q.backQuote)?aXe():(Qe.type===Q.greaterThan||Qe.type!==Q.parenL&&Qe.type&Q.IS_EXPRESSION_START&&!f_())&&Lc(),Qe.error)Qe.restoreFromSnapshot(r);else return}else!t&&er(Q.questionDot)&&lh()===Q.lessThan&&(Ca(),Qe.tokens[e].isOptionalChainStart=!0,Qe.tokens[Qe.tokens.length-1].subscriptStartIndex=e,KK(),ba(Q.parenL),xN());nXe(e,t,n)}function cCi(){if(Zi(Q._import))return Ks(Ir._type)&&lh()!==Q.eq&&am(Ir._type),Xje(),!0;if(Zi(Q.eq))return lg(),Sp(),!0;if(S1(Ir._as))return am(Ir._namespace),Yl(),Sp(),!0;if(Ks(Ir._type)){const e=lh();(e===Q.braceL||e===Q.star)&&Ca()}return!1}function uCi(){if(Yl(),er(Q.comma)||er(Q.braceR)){Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ImportDeclaration;return}if(Yl(),er(Q.comma)||er(Q.braceR)){Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ImportDeclaration,Qe.tokens[Qe.tokens.length-2].isType=!0,Qe.tokens[Qe.tokens.length-1].isType=!0;return}if(Yl(),er(Q.comma)||er(Q.braceR)){Qe.tokens[Qe.tokens.length-3].identifierRole=yl.ImportAccess,Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ImportDeclaration;return}Yl(),Qe.tokens[Qe.tokens.length-3].identifierRole=yl.ImportAccess,Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ImportDeclaration,Qe.tokens[Qe.tokens.length-4].isType=!0,Qe.tokens[Qe.tokens.length-3].isType=!0,Qe.tokens[Qe.tokens.length-2].isType=!0,Qe.tokens[Qe.tokens.length-1].isType=!0}function dCi(){if(Yl(),er(Q.comma)||er(Q.braceR)){Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ExportAccess;return}if(Yl(),er(Q.comma)||er(Q.braceR)){Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ExportAccess,Qe.tokens[Qe.tokens.length-2].isType=!0,Qe.tokens[Qe.tokens.length-1].isType=!0;return}if(Yl(),er(Q.comma)||er(Q.braceR)){Qe.tokens[Qe.tokens.length-3].identifierRole=yl.ExportAccess;return}Yl(),Qe.tokens[Qe.tokens.length-3].identifierRole=yl.ExportAccess,Qe.tokens[Qe.tokens.length-4].isType=!0,Qe.tokens[Qe.tokens.length-3].isType=!0,Qe.tokens[Qe.tokens.length-2].isType=!0,Qe.tokens[Qe.tokens.length-1].isType=!0}function fCi(){if(Ks(Ir._abstract)&&lh()===Q._class)return Qe.type=Q._abstract,Ca(),aF(!0,!0),!0;if(Ks(Ir._interface)){const e=Jc(2);return X6e(Ir._interface,!0),Vc(e),!0}return!1}function pCi(){if(Qe.type===Q._const){const e=woe();if(e.type===Q.name&&e.contextualKeyword===Ir._enum)return ba(Q._const),am(Ir._enum),Qe.tokens[Qe.tokens.length-1].type=Q._enum,QYe(),!0}return!1}function hCi(e){const t=Qe.tokens.length;XYe([Ir._abstract,Ir._readonly,Ir._declare,Ir._static,Ir._override]);const n=Qe.tokens.length;if(ren()){const i=e?t-1:t;for(let a=i;a<n;a++)Qe.tokens[a].isType=!0;return!0}return!1}function mCi(e){aCi(e)||Sp()}function gCi(){const e=S1(Ir._declare);e&&(Qe.tokens[Qe.tokens.length-1].type=Q._declare);let t=!1;if(er(Q.name))if(e){const n=Jc(2);t=Lht(),Vc(n)}else t=Lht();if(!t)if(e){const n=Jc(2);W3(!0),Vc(n)}else W3(!0)}function vCi(e){if(e&&(er(Q.lessThan)||er(Q.bitShiftL))&&eXe(),S1(Ir._implements)){Qe.tokens[Qe.tokens.length-1].type=Q._implements;const t=Jc(1);aen(),Vc(t)}}function _Ci(){bL()}function yCi(){bL()}function bCi(){const e=Jc(0);f_()||Zi(Q.bang),UK(),Vc(e)}function xCi(){er(Q.colon)&&Toe()}function SCi(e,t){return U6e?CCi(e,t):wCi(e,t)}function CCi(e,t){if(!er(Q.lessThan))return CC(e,t);const n=Qe.snapshot();let r=CC(e,t);if(Qe.error)Qe.restoreFromSnapshot(n);else return r;return Qe.type=Q.typeParameterStart,Y6e(),r=CC(e,t),r||Lc(),r}function wCi(e,t){if(!er(Q.lessThan))return CC(e,t);const n=Qe.snapshot();Y6e();const r=CC(e,t);if(r||Lc(),Qe.error)Qe.restoreFromSnapshot(n);else return r;return CC(e,t)}function ECi(){if(er(Q.colon)){const e=Qe.snapshot();Xre(Q.colon),I3()&&Lc(),er(Q.arrow)||Lc(),Qe.error&&Qe.restoreFromSnapshot(e)}return Zi(Q.arrow)}function TCi(){const e=Jc(0);Zi(Q.question),UK(),Vc(e)}function $Ci(){(er(Q.lessThan)||er(Q.bitShiftL))&&eXe(),$en()}function OCi(){let e=!1,t=!1;for(;;){if(Qe.pos>=Wo.length){Lc("Unterminated JSX contents");return}const n=Wo.charCodeAt(Qe.pos);if(n===yi.lessThan||n===yi.leftCurlyBrace){if(Qe.pos===Qe.start){if(n===yi.lessThan){Qe.pos++,Mc(Q.jsxTagStart);return}HZt(n);return}Mc(e&&!t?Q.jsxEmptyText:Q.jsxText);return}n===yi.lineFeed?e=!0:n!==yi.space&&n!==yi.carriageReturn&&n!==yi.tab&&(t=!0),Qe.pos++}}function PCi(e){for(Qe.pos++;;){if(Qe.pos>=Wo.length){Lc("Unterminated string constant");return}if(Wo.charCodeAt(Qe.pos)===e){Qe.pos++;break}Qe.pos++}Mc(Q.string)}function NCi(){let e;do{if(Qe.pos>Wo.length){Lc("Unexpectedly reached the end of input.");return}e=Wo.charCodeAt(++Qe.pos)}while(P5[e]||e===yi.dash);Mc(Q.jsxName)}function Jje(){B6()}function len(e){if(Jje(),!Zi(Q.colon)){Qe.tokens[Qe.tokens.length-1].identifierRole=e;return}Jje()}function cen(){const e=Qe.tokens.length;len(yl.Access);let t=!1;for(;er(Q.dot);)t=!0,B6(),Jje();if(!t){const n=Qe.tokens[e],r=Wo.charCodeAt(n.start);r>=yi.lowercaseA&&r<=yi.lowercaseZ&&(n.identifierRole=null)}}function DCi(){switch(Qe.type){case Q.braceL:Ca(),lg(),B6();return;case Q.jsxTagStart:den(),B6();return;case Q.string:B6();return;default:Lc("JSX value should be either an expression or a quoted JSX text")}}function ICi(){ba(Q.ellipsis),lg()}function RCi(e){if(er(Q.jsxTagEnd))return!1;cen(),Yu&&XSi();let t=!1;for(;!er(Q.slash)&&!er(Q.jsxTagEnd)&&!Qe.error;){if(Zi(Q.braceL)){t=!0,ba(Q.ellipsis),cg(),B6();continue}t&&Qe.end-Qe.start===3&&Wo.charCodeAt(Qe.start)===yi.lowercaseK&&Wo.charCodeAt(Qe.start+1)===yi.lowercaseE&&Wo.charCodeAt(Qe.start+2)===yi.lowercaseY&&(Qe.tokens[e].jsxRole=a5.KeyAfterPropSpread),len(yl.ObjectKey),er(Q.eq)&&(B6(),DCi())}const n=er(Q.slash);return n&&B6(),n}function kCi(){er(Q.jsxTagEnd)||cen()}function uen(){const e=Qe.tokens.length-1;Qe.tokens[e].jsxRole=a5.NoChildren;let t=0;if(!RCi(e))for(kH();;)switch(Qe.type){case Q.jsxTagStart:if(B6(),er(Q.slash)){B6(),kCi(),Qe.tokens[e].jsxRole!==a5.KeyAfterPropSpread&&(t===1?Qe.tokens[e].jsxRole=a5.OneChild:t>1&&(Qe.tokens[e].jsxRole=a5.StaticChildren));return}t++,uen(),kH();break;case Q.jsxText:t++,kH();break;case Q.jsxEmptyText:kH();break;case Q.braceL:Ca(),er(Q.ellipsis)?(ICi(),kH(),t+=2):(er(Q.braceR)||(t++,lg()),kH());break;default:Lc();return}}function den(){B6(),uen()}function B6(){Qe.tokens.push(new K6e),jZt(),Qe.start=Qe.pos;const e=Wo.charCodeAt(Qe.pos);if(Coe[e])NCi();else if(e===yi.quotationMark||e===yi.apostrophe)PCi(e);else switch(++Qe.pos,e){case yi.greaterThan:Mc(Q.jsxTagEnd);break;case yi.lessThan:Mc(Q.jsxTagStart);break;case yi.slash:Mc(Q.slash);break;case yi.equalsTo:Mc(Q.eq);break;case yi.leftCurlyBrace:Mc(Q.braceL);break;case yi.dot:Mc(Q.dot);break;case yi.colon:Mc(Q.colon);break;default:Lc()}}function kH(){Qe.tokens.push(new K6e),Qe.start=Qe.pos,OCi()}function ACi(e){if(er(Q.question)){const t=lh();if(t===Q.colon||t===Q.comma||t===Q.parenR)return}fen(e)}function MCi(){kZt(Q.question),er(Q.colon)&&(Yu?Toe():$d&&xL())}class FCi{constructor(t){this.stop=t}}function lg(e=!1){if(cg(e),er(Q.comma))for(;Zi(Q.comma);)cg(e)}function cg(e=!1,t=!1){return Yu?SCi(e,t):$d?Hwi(e,t):CC(e,t)}function CC(e,t){if(er(Q._yield))return ZCi(),!1;(er(Q.parenL)||er(Q.name)||er(Q._yield))&&(Qe.potentialArrowAt=Qe.start);const n=LCi(e);return t&&iXe(),Qe.type&Q.IS_ASSIGN?(Ca(),cg(e),!1):n}function LCi(e){return BCi(e)?!0:(jCi(e),!1)}function jCi(e){Yu||$d?ACi(e):fen(e)}function fen(e){Zi(Q.question)&&(cg(),ba(Q.colon),cg(e))}function BCi(e){const t=Qe.tokens.length;return $oe()?!0:(Uge(t,-1,e),!1)}function Uge(e,t,n){if(Yu&&(Q._in&Q.PRECEDENCE_MASK)>t&&!f_()&&(S1(Ir._as)||S1(Ir._satisfies))){const i=Jc(1);ch(),Vc(i),zZt(),Uge(e,t,n);return}const r=Qe.type&Q.PRECEDENCE_MASK;if(r>0&&(!n||!er(Q._in))&&r>t){const i=Qe.type;Ca(),i===Q.nullishCoalescing&&(Qe.tokens[Qe.tokens.length-1].nullishStartIndex=e);const a=Qe.tokens.length;$oe(),Uge(a,i&Q.IS_RIGHT_ASSOCIATIVE?r-1:r,n),i===Q.nullishCoalescing&&(Qe.tokens[e].numNullishCoalesceStarts++,Qe.tokens[Qe.tokens.length-1].numNullishCoalesceEnds++),Uge(e,t,n)}}function $oe(){if(Yu&&!U6e&&Zi(Q.lessThan))return YSi(),!1;if(Ks(Ir._module)&&MZt()===yi.leftCurlyBrace&&!PZt())return ewi(),!1;if(Qe.type&Q.IS_PREFIX)return Ca(),$oe(),!1;if(pen())return!0;for(;Qe.type&Q.IS_POSTFIX&&!I3();)Qe.type===Q.preIncDec&&(Qe.type=Q.postIncDec),Ca();return!1}function pen(){const e=Qe.tokens.length;return TT()?!0:(tXe(e),Qe.tokens.length>e&&Qe.tokens[e].isOptionalChainStart&&(Qe.tokens[Qe.tokens.length-1].isOptionalChainEnd=!0),!1)}function tXe(e,t=!1){$d?Vwi(e,t):hen(e,t)}function hen(e,t=!1){const n=new FCi(!1);do zCi(e,t,n);while(!n.stop&&!Qe.error)}function zCi(e,t,n){Yu?lCi(e,t,n):$d?wwi(e,t,n):nXe(e,t,n)}function nXe(e,t,n){if(!t&&Zi(Q.doubleColon))rXe(),n.stop=!0,tXe(e,t);else if(er(Q.questionDot)){if(Qe.tokens[e].isOptionalChainStart=!0,t&&lh()===Q.parenL){n.stop=!0;return}Ca(),Qe.tokens[Qe.tokens.length-1].subscriptStartIndex=e,Zi(Q.bracketL)?(lg(),ba(Q.bracketR)):Zi(Q.parenL)?xN():h_e()}else if(Zi(Q.dot))Qe.tokens[Qe.tokens.length-1].subscriptStartIndex=e,h_e();else if(Zi(Q.bracketL))Qe.tokens[Qe.tokens.length-1].subscriptStartIndex=e,lg(),ba(Q.bracketR);else if(!t&&er(Q.parenL))if(men()){const r=Qe.snapshot(),i=Qe.tokens.length;Ca(),Qe.tokens[Qe.tokens.length-1].subscriptStartIndex=e;const a=Gre();Qe.tokens[Qe.tokens.length-1].contextId=a,xN(),Qe.tokens[Qe.tokens.length-1].contextId=a,HCi()&&(Qe.restoreFromSnapshot(r),n.stop=!0,Qe.scopeDepth++,GK(),qCi(i))}else{Ca(),Qe.tokens[Qe.tokens.length-1].subscriptStartIndex=e;const r=Gre();Qe.tokens[Qe.tokens.length-1].contextId=r,xN(),Qe.tokens[Qe.tokens.length-1].contextId=r}else er(Q.backQuote)?aXe():n.stop=!0}function men(){return Qe.tokens[Qe.tokens.length-1].contextualKeyword===Ir._async&&!I3()}function xN(){let e=!0;for(;!Zi(Q.parenR)&&!Qe.error;){if(e)e=!1;else if(ba(Q.comma),Zi(Q.parenR))break;yen(!1)}}function HCi(){return er(Q.colon)||er(Q.arrow)}function qCi(e){Yu?xCi():$d&&zwi(),ba(Q.arrow),Qre(e)}function rXe(){const e=Qe.tokens.length;TT(),tXe(e,!0)}function TT(){if(Zi(Q.modulo))return Yl(),!1;if(er(Q.jsxText)||er(Q.jsxEmptyText))return _W(),!1;if(er(Q.lessThan)&&U6e)return Qe.type=Q.jsxTagStart,den(),Ca(),!1;const e=Qe.potentialArrowAt===Qe.start;switch(Qe.type){case Q.slash:case Q.assign:D7i();case Q._super:case Q._this:case Q.regexp:case Q.num:case Q.bigint:case Q.decimal:case Q.string:case Q._null:case Q._true:case Q._false:return Ca(),!1;case Q._import:return Ca(),er(Q.dot)&&(Qe.tokens[Qe.tokens.length-1].type=Q.name,Ca(),Yl()),!1;case Q.name:{const t=Qe.tokens.length,n=Qe.start,r=Qe.contextualKeyword;return Yl(),r===Ir._await?(QCi(),!1):r===Ir._async&&er(Q._function)&&!I3()?(Ca(),iF(n,!1),!1):e&&r===Ir._async&&!I3()&&er(Q.name)?(Qe.scopeDepth++,PD(!1),ba(Q.arrow),Qre(t),!0):er(Q._do)&&!I3()?(Ca(),SN(),!1):e&&!I3()&&er(Q.arrow)?(Qe.scopeDepth++,GYe(!1),ba(Q.arrow),Qre(t),!0):(Qe.tokens[Qe.tokens.length-1].identifierRole=yl.Access,!1)}case Q._do:return Ca(),SN(),!1;case Q.parenL:return gen(e);case Q.bracketL:return Ca(),_en(Q.bracketR,!0),!1;case Q.braceL:return oXe(!1,!1),!1;case Q._function:return VCi(),!1;case Q.at:mXe();case Q._class:return aF(!1),!1;case Q._new:return UCi(),!1;case Q.backQuote:return aXe(),!1;case Q.doubleColon:return Ca(),rXe(),!1;case Q.hash:{const t=MZt();return Coe[t]||t===yi.backslash?h_e():Ca(),!1}default:return Lc(),!1}}function h_e(){Zi(Q.hash),Yl()}function VCi(){const e=Qe.start;Yl(),Zi(Q.dot)&&Yl(),iF(e,!1)}function _W(){Ca()}function J6e(){ba(Q.parenL),lg(),ba(Q.parenR)}function gen(e){const t=Qe.snapshot(),n=Qe.tokens.length;ba(Q.parenL);let r=!0;for(;!er(Q.parenR)&&!Qe.error;){if(r)r=!1;else if(ba(Q.comma),er(Q.parenR))break;if(er(Q.ellipsis)){QZt(!1),iXe();break}else cg(!1,!0)}return ba(Q.parenR),e&&WCi()&&Qje()?(Qe.restoreFromSnapshot(t),Qe.scopeDepth++,GK(),Qje(),Qre(n),Qe.error?(Qe.restoreFromSnapshot(t),gen(!1),!1):!0):!1}function WCi(){return er(Q.colon)||!I3()}function Qje(){return Yu?ECi():$d?qwi():Zi(Q.arrow)}function iXe(){(Yu||$d)&&MCi()}function UCi(){if(ba(Q._new),Zi(Q.dot)){Yl();return}KCi(),$d&&Ewi(),Zi(Q.parenL)&&_en(Q.parenR)}function KCi(){rXe(),Zi(Q.questionDot)}function aXe(){for(lN(),lN();!er(Q.backQuote)&&!Qe.error;)ba(Q.dollarBraceL),lg(),lN(),lN();Ca()}function oXe(e,t){const n=Gre();let r=!0;for(Ca(),Qe.tokens[Qe.tokens.length-1].contextId=n;!Zi(Q.braceR)&&!Qe.error;){if(r)r=!1;else if(ba(Q.comma),Zi(Q.braceR))break;let i=!1;if(er(Q.ellipsis)){const a=Qe.tokens.length;if(JZt(),e&&(Qe.tokens.length===a+2&&GYe(t),Zi(Q.braceR)))break;continue}e||(i=Zi(Q.star)),!e&&Ks(Ir._async)?(i&&Lc(),Yl(),er(Q.colon)||er(Q.parenL)||er(Q.braceR)||er(Q.eq)||er(Q.comma)||(er(Q.star)&&(Ca(),i=!0),Jre(n))):Jre(n),JCi(e,t,n)}Qe.tokens[Qe.tokens.length-1].contextId=n}function GCi(e){return!e&&(er(Q.string)||er(Q.num)||er(Q.bracketL)||er(Q.name)||!!(Qe.type&Q.IS_KEYWORD))}function YCi(e,t){const n=Qe.start;return er(Q.parenL)?(e&&Lc(),Zje(n,!1),!0):GCi(e)?(Jre(t),Zje(n,!1),!0):!1}function XCi(e,t){if(Zi(Q.colon)){e?f_e(t):cg(!1);return}let n;e?Qe.scopeDepth===0?n=yl.ObjectShorthandTopLevelDeclaration:t?n=yl.ObjectShorthandBlockScopedDeclaration:n=yl.ObjectShorthandFunctionScopedDeclaration:n=yl.ObjectShorthand,Qe.tokens[Qe.tokens.length-1].identifierRole=n,f_e(t,!0)}function JCi(e,t,n){Yu?_Ci():$d&&Awi(),YCi(e,n)||XCi(e,t)}function Jre(e){$d&&hXe(),Zi(Q.bracketL)?(Qe.tokens[Qe.tokens.length-1].contextId=e,cg(),ba(Q.bracketR),Qe.tokens[Qe.tokens.length-1].contextId=e):(er(Q.num)||er(Q.string)||er(Q.bigint)||er(Q.decimal)?TT():h_e(),Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ObjectKey,Qe.tokens[Qe.tokens.length-1].contextId=e)}function Zje(e,t){const n=Gre();Qe.scopeDepth++;const r=Qe.tokens.length;GK(t,n),ven(e,n);const a=Qe.tokens.length;Qe.scopes.push(new UC(r,a,!0)),Qe.scopeDepth--}function Qre(e){Ooe(!0);const t=Qe.tokens.length;Qe.scopes.push(new UC(e,t,!0)),Qe.scopeDepth--}function ven(e,t=0){Yu?sCi(e,t):$d?Cwi(t):Ooe(!1,t)}function Ooe(e,t=0){e&&!er(Q.braceL)?cg():SN(!0,t)}function _en(e,t=!1){let n=!0;for(;!Zi(e)&&!Qe.error;){if(n)n=!1;else if(ba(Q.comma),Zi(e))break;yen(t)}}function yen(e){e&&er(Q.comma)||(er(Q.ellipsis)?(JZt(),iXe()):er(Q.question)?Ca():cg(!1,!0))}function Yl(){Ca(),Qe.tokens[Qe.tokens.length-1].type=Q.name}function QCi(){$oe()}function ZCi(){Ca(),!er(Q.semi)&&!I3()&&(Zi(Q.star),cg())}function ewi(){am(Ir._module),ba(Q.braceL),Z6e(Q.braceR)}function twi(e){return(e.type===Q.name||!!(e.type&Q.IS_KEYWORD))&&e.contextualKeyword!==Ir._from}function KC(e){const t=Jc(0);ba(e||Q.colon),Ny(),Vc(t)}function jht(){ba(Q.modulo),am(Ir._checks),Zi(Q.parenL)&&(lg(),ba(Q.parenR))}function sXe(){const e=Jc(0);ba(Q.colon),er(Q.modulo)?jht():(Ny(),er(Q.modulo)&&jht()),Vc(e)}function nwi(){Ca(),lXe(!0)}function rwi(){Ca(),Yl(),er(Q.lessThan)&&K5(),ba(Q.parenL),tBe(),ba(Q.parenR),sXe(),Sp()}function eBe(){er(Q._class)?nwi():er(Q._function)?rwi():er(Q._var)?iwi():S1(Ir._module)?Zi(Q.dot)?swi():awi():Ks(Ir._type)?lwi():Ks(Ir._opaque)?cwi():Ks(Ir._interface)?uwi():er(Q._export)?owi():Lc()}function iwi(){Ca(),Cen(),Sp()}function awi(){for(er(Q.string)?TT():Yl(),ba(Q.braceL);!er(Q.braceR)&&!Qe.error;)er(Q._import)?(Ca(),Ren()):Lc();ba(Q.braceR)}function owi(){ba(Q._export),Zi(Q._default)?er(Q._function)||er(Q._class)?eBe():(Ny(),Sp()):er(Q._var)||er(Q._function)||er(Q._class)||Ks(Ir._opaque)?eBe():er(Q.star)||er(Q.braceL)||Ks(Ir._interface)||Ks(Ir._type)||Ks(Ir._opaque)?Den():Lc()}function swi(){am(Ir._exports),xL(),Sp()}function lwi(){Ca(),uXe()}function cwi(){Ca(),dXe(!0)}function uwi(){Ca(),lXe()}function lXe(e=!1){if(Q6e(),er(Q.lessThan)&&K5(),Zi(Q._extends))do Kge();while(!e&&Zi(Q.comma));if(Ks(Ir._mixins)){Ca();do Kge();while(Zi(Q.comma))}if(Ks(Ir._implements)){Ca();do Kge();while(Zi(Q.comma))}m_e(e,!1,e)}function Kge(){ben(!1),er(Q.lessThan)&&rF()}function cXe(){lXe()}function Q6e(){Yl()}function uXe(){Q6e(),er(Q.lessThan)&&K5(),KC(Q.eq),Sp()}function dXe(e){am(Ir._type),Q6e(),er(Q.lessThan)&&K5(),er(Q.colon)&&KC(Q.colon),e||KC(Q.eq),Sp()}function dwi(){hXe(),Cen(),Zi(Q.eq)&&Ny()}function K5(){const e=Jc(0);er(Q.lessThan)||er(Q.typeParameterStart)?Ca():Lc();do dwi(),er(Q.greaterThan)||ba(Q.comma);while(!er(Q.greaterThan)&&!Qe.error);ba(Q.greaterThan),Vc(e)}function rF(){const e=Jc(0);for(ba(Q.lessThan);!er(Q.greaterThan)&&!Qe.error;)Ny(),er(Q.greaterThan)||ba(Q.comma);ba(Q.greaterThan),Vc(e)}function fwi(){if(am(Ir._interface),Zi(Q._extends))do Kge();while(Zi(Q.comma));m_e(!1,!1,!1)}function fXe(){er(Q.num)||er(Q.string)?TT():Yl()}function pwi(){lh()===Q.colon?(fXe(),KC()):Ny(),ba(Q.bracketR),KC()}function hwi(){fXe(),ba(Q.bracketR),ba(Q.bracketR),er(Q.lessThan)||er(Q.parenL)?pXe():(Zi(Q.question),KC())}function pXe(){for(er(Q.lessThan)&&K5(),ba(Q.parenL);!er(Q.parenR)&&!er(Q.ellipsis)&&!Qe.error;)g_e(),er(Q.parenR)||ba(Q.comma);Zi(Q.ellipsis)&&g_e(),ba(Q.parenR),KC()}function mwi(){pXe()}function m_e(e,t,n){let r;for(t&&er(Q.braceBarL)?(ba(Q.braceBarL),r=Q.braceBarR):(ba(Q.braceL),r=Q.braceR);!er(r)&&!Qe.error;){if(n&&Ks(Ir._proto)){const i=lh();i!==Q.colon&&i!==Q.question&&(Ca(),e=!1)}if(e&&Ks(Ir._static)){const i=lh();i!==Q.colon&&i!==Q.question&&Ca()}if(hXe(),Zi(Q.bracketL))Zi(Q.bracketL)?hwi():pwi();else if(er(Q.parenL)||er(Q.lessThan))mwi();else{if(Ks(Ir._get)||Ks(Ir._set)){const i=lh();(i===Q.name||i===Q.string||i===Q.num)&&Ca()}gwi()}vwi()}ba(r)}function gwi(){if(er(Q.ellipsis)){if(ba(Q.ellipsis),Zi(Q.comma)||Zi(Q.semi),er(Q.braceR))return;Ny()}else fXe(),er(Q.lessThan)||er(Q.parenL)?pXe():(Zi(Q.question),KC())}function vwi(){!Zi(Q.semi)&&!Zi(Q.comma)&&!er(Q.braceR)&&!er(Q.braceBarR)&&Lc()}function ben(e){for(e||Yl();Zi(Q.dot);)Yl()}function _wi(){ben(!0),er(Q.lessThan)&&rF()}function ywi(){ba(Q._typeof),xen()}function bwi(){for(ba(Q.bracketL);Qe.pos<Wo.length&&!er(Q.bracketR)&&(Ny(),!er(Q.bracketR));)ba(Q.comma);ba(Q.bracketR)}function g_e(){const e=lh();e===Q.colon||e===Q.question?(Yl(),Zi(Q.question),KC()):Ny()}function tBe(){for(;!er(Q.parenR)&&!er(Q.ellipsis)&&!Qe.error;)g_e(),er(Q.parenR)||ba(Q.comma);Zi(Q.ellipsis)&&g_e()}function xen(){let e=!1;const t=Qe.noAnonFunctionType;switch(Qe.type){case Q.name:{if(Ks(Ir._interface)){fwi();return}Yl(),_wi();return}case Q.braceL:m_e(!1,!1,!1);return;case Q.braceBarL:m_e(!1,!0,!1);return;case Q.bracketL:bwi();return;case Q.lessThan:K5(),ba(Q.parenL),tBe(),ba(Q.parenR),ba(Q.arrow),Ny();return;case Q.parenL:if(Ca(),!er(Q.parenR)&&!er(Q.ellipsis))if(er(Q.name)){const n=lh();e=n!==Q.question&&n!==Q.colon}else e=!0;if(e)if(Qe.noAnonFunctionType=!1,Ny(),Qe.noAnonFunctionType=t,Qe.noAnonFunctionType||!(er(Q.comma)||er(Q.parenR)&&lh()===Q.arrow)){ba(Q.parenR);return}else Zi(Q.comma);tBe(),ba(Q.parenR),ba(Q.arrow),Ny();return;case Q.minus:Ca(),_W();return;case Q.string:case Q.num:case Q._true:case Q._false:case Q._null:case Q._this:case Q._void:case Q.star:Ca();return;default:if(Qe.type===Q._typeof){ywi();return}else if(Qe.type&Q.IS_KEYWORD){Ca(),Qe.tokens[Qe.tokens.length-1].type=Q.name;return}}Lc()}function xwi(){for(xen();!I3()&&(er(Q.bracketL)||er(Q.questionDot));)Zi(Q.questionDot),ba(Q.bracketL),Zi(Q.bracketR)||(Ny(),ba(Q.bracketR))}function Sen(){Zi(Q.question)?Sen():xwi()}function Bht(){Sen(),!Qe.noAnonFunctionType&&Zi(Q.arrow)&&Ny()}function zht(){for(Zi(Q.bitwiseAND),Bht();Zi(Q.bitwiseAND);)Bht()}function Swi(){for(Zi(Q.bitwiseOR),zht();Zi(Q.bitwiseOR);)zht()}function Ny(){Swi()}function xL(){KC()}function Cen(){Yl(),er(Q.colon)&&xL()}function hXe(){(er(Q.plus)||er(Q.minus))&&(Ca(),Qe.tokens[Qe.tokens.length-1].isType=!0)}function Cwi(e){er(Q.colon)&&sXe(),Ooe(!1,e)}function wwi(e,t,n){if(er(Q.questionDot)&&lh()===Q.lessThan){if(t){n.stop=!0;return}Ca(),rF(),ba(Q.parenL),xN();return}else if(!t&&er(Q.lessThan)){const r=Qe.snapshot();if(rF(),ba(Q.parenL),xN(),Qe.error)Qe.restoreFromSnapshot(r);else return}nXe(e,t,n)}function Ewi(){if(er(Q.lessThan)){const e=Qe.snapshot();rF(),Qe.error&&Qe.restoreFromSnapshot(e)}}function Twi(){if(er(Q.name)&&Qe.contextualKeyword===Ir._interface){const e=Jc(0);return Ca(),cXe(),Vc(e),!0}else if(Ks(Ir._enum))return wen(),!0;return!1}function $wi(){return Ks(Ir._enum)?(wen(),!0):!1}function Owi(e){if(e===Ir._declare){if(er(Q._class)||er(Q.name)||er(Q._function)||er(Q._var)||er(Q._export)){const t=Jc(1);eBe(),Vc(t)}}else if(er(Q.name)){if(e===Ir._interface){const t=Jc(1);cXe(),Vc(t)}else if(e===Ir._type){const t=Jc(1);uXe(),Vc(t)}else if(e===Ir._opaque){const t=Jc(1);dXe(!1),Vc(t)}}Sp()}function Pwi(){return Ks(Ir._type)||Ks(Ir._interface)||Ks(Ir._opaque)||Ks(Ir._enum)}function Nwi(){return er(Q.name)&&(Qe.contextualKeyword===Ir._type||Qe.contextualKeyword===Ir._interface||Qe.contextualKeyword===Ir._opaque||Qe.contextualKeyword===Ir._enum)}function Dwi(){if(Ks(Ir._type)){const e=Jc(1);Ca(),er(Q.braceL)?(gXe(),Zre()):uXe(),Vc(e)}else if(Ks(Ir._opaque)){const e=Jc(1);Ca(),dXe(!1),Vc(e)}else if(Ks(Ir._interface)){const e=Jc(1);Ca(),cXe(),Vc(e)}else W3(!0)}function Iwi(){return er(Q.star)||Ks(Ir._type)&&lh()===Q.star}function Rwi(){if(S1(Ir._type)){const e=Jc(2);nBe(),Vc(e)}else nBe()}function kwi(e){if(e&&er(Q.lessThan)&&rF(),Ks(Ir._implements)){const t=Jc(0);Ca(),Qe.tokens[Qe.tokens.length-1].type=Q._implements;do Q6e(),er(Q.lessThan)&&rF();while(Zi(Q.comma));Vc(t)}}function Awi(){er(Q.lessThan)&&(K5(),er(Q.parenL)||Lc())}function Mwi(){const e=Jc(0);Zi(Q.question),er(Q.colon)&&xL(),Vc(e)}function Fwi(){if(er(Q._typeof)||Ks(Ir._type)){const e=woe();(twi(e)||e.type===Q.braceL||e.type===Q.star)&&Ca()}}function Lwi(){const e=Qe.contextualKeyword===Ir._type||Qe.type===Q._typeof;e?Ca():Yl(),Ks(Ir._as)&&!WYe(Ir._as)?(Yl(),e&&!er(Q.name)&&!(Qe.type&Q.IS_KEYWORD)||Yl()):(e&&(er(Q.name)||Qe.type&Q.IS_KEYWORD)&&Yl(),S1(Ir._as)&&Yl())}function jwi(){if(er(Q.lessThan)){const e=Jc(0);K5(),Vc(e)}}function Bwi(){er(Q.colon)&&xL()}function zwi(){if(er(Q.colon)){const e=Qe.noAnonFunctionType;Qe.noAnonFunctionType=!0,xL(),Qe.noAnonFunctionType=e}}function Hwi(e,t){if(er(Q.lessThan)){const n=Qe.snapshot();let r=CC(e,t);if(Qe.error)Qe.restoreFromSnapshot(n),Qe.type=Q.typeParameterStart;else return r;const i=Jc(0);if(K5(),Vc(i),r=CC(e,t),r)return!0;Lc()}return CC(e,t)}function qwi(){if(er(Q.colon)){const e=Jc(0),t=Qe.snapshot(),n=Qe.noAnonFunctionType;Qe.noAnonFunctionType=!0,sXe(),Qe.noAnonFunctionType=n,I3()&&Lc(),er(Q.arrow)||Lc(),Qe.error&&Qe.restoreFromSnapshot(t),Vc(e)}return Zi(Q.arrow)}function Vwi(e,t=!1){if(Qe.tokens[Qe.tokens.length-1].contextualKeyword===Ir._async&&er(Q.lessThan)){const n=Qe.snapshot();if(Wwi()&&!Qe.error)return;Qe.restoreFromSnapshot(n)}hen(e,t)}function Wwi(){Qe.scopeDepth++;const e=Qe.tokens.length;return GK(),Qje()?(Qre(e),!0):!1}function wen(){am(Ir._enum),Qe.tokens[Qe.tokens.length-1].type=Q._enum,Yl(),Uwi()}function Uwi(){S1(Ir._of)&&Ca(),ba(Q.braceL),Kwi(),ba(Q.braceR)}function Kwi(){for(;!er(Q.braceR)&&!Qe.error&&!Zi(Q.ellipsis);)Gwi(),er(Q.braceR)||ba(Q.comma)}function Gwi(){Yl(),Zi(Q.eq)&&Ca()}function Ywi(){if(Z6e(Q.eof),Qe.scopes.push(new UC(0,Qe.tokens.length,!0)),Qe.scopeDepth!==0)throw new Error(`Invalid scope depth at end of file: ${Qe.scopeDepth}`);return new AEi(Qe.tokens,Qe.scopes)}function W3(e){$d&&Twi()||(er(Q.at)&&mXe(),Xwi(e))}function Xwi(e){if(Yu&&pCi())return;const t=Qe.type;switch(t){case Q._break:case Q._continue:Qwi();return;case Q._debugger:Zwi();return;case Q._do:eEi();return;case Q._for:tEi();return;case Q._function:if(lh()===Q.dot)break;e||Lc(),iEi();return;case Q._class:e||Lc(),aF(!0);return;case Q._if:aEi();return;case Q._return:oEi();return;case Q._switch:sEi();return;case Q._throw:lEi();return;case Q._try:uEi();return;case Q._let:case Q._const:e||Lc();case Q._var:Gge(t!==Q._var);return;case Q._while:dEi();return;case Q.braceL:SN();return;case Q.semi:fEi();return;case Q._export:case Q._import:{const i=lh();if(i===Q.parenL||i===Q.dot)break;Ca(),t===Q._import?Ren():Den();return}case Q.name:if(Qe.contextualKeyword===Ir._async){const i=Qe.start,a=Qe.snapshot();if(Ca(),er(Q._function)&&!I3()){ba(Q._function),iF(i,!0);return}else Qe.restoreFromSnapshot(a)}else if(Qe.contextualKeyword===Ir._using&&!PZt()&&lh()===Q.name){Gge(!0);return}else if(Een()){am(Ir._await),Gge(!0);return}}const n=Qe.tokens.length;lg();let r=null;if(Qe.tokens.length===n+1){const i=Qe.tokens[Qe.tokens.length-1];i.type===Q.name&&(r=i.contextualKeyword)}if(r==null){Sp();return}Zi(Q.colon)?pEi():hEi(r)}function Een(){if(!Ks(Ir._await))return!1;const e=Qe.snapshot();return Ca(),!Ks(Ir._using)||f_()||(Ca(),!er(Q.name)||f_())?(Qe.restoreFromSnapshot(e),!1):(Qe.restoreFromSnapshot(e),!0)}function mXe(){for(;er(Q.at);)Ten()}function Ten(){if(Ca(),Zi(Q.parenL))lg(),ba(Q.parenR);else{for(Yl();Zi(Q.dot);)Yl();Jwi()}}function Jwi(){Yu?$Ci():$en()}function $en(){Zi(Q.parenL)&&xN()}function Qwi(){Ca(),dC()||(Yl(),Sp())}function Zwi(){Ca(),Sp()}function eEi(){Ca(),W3(!1),ba(Q._while),J6e(),Zi(Q.semi)}function tEi(){Qe.scopeDepth++;const e=Qe.tokens.length;rEi();const t=Qe.tokens.length;Qe.scopes.push(new UC(e,t,!1)),Qe.scopeDepth--}function nEi(){return!(!Ks(Ir._using)||WYe(Ir._of))}function rEi(){Ca();let e=!1;if(Ks(Ir._await)&&(e=!0,Ca()),ba(Q.parenL),er(Q.semi)){e&&Lc(),iRe();return}const t=Een();if(t||er(Q._var)||er(Q._let)||er(Q._const)||nEi()){if(t&&am(Ir._await),Ca(),Oen(!0,Qe.type!==Q._var),er(Q._in)||Ks(Ir._of)){Hht(e);return}iRe();return}if(lg(!0),er(Q._in)||Ks(Ir._of)){Hht(e);return}e&&Lc(),iRe()}function iEi(){const e=Qe.start;Ca(),iF(e,!0)}function aEi(){Ca(),J6e(),W3(!1),Zi(Q._else)&&W3(!1)}function oEi(){Ca(),dC()||(lg(),Sp())}function sEi(){Ca(),J6e(),Qe.scopeDepth++;const e=Qe.tokens.length;for(ba(Q.braceL);!er(Q.braceR)&&!Qe.error;)if(er(Q._case)||er(Q._default)){const n=er(Q._case);Ca(),n&&lg(),ba(Q.colon)}else W3(!0);Ca();const t=Qe.tokens.length;Qe.scopes.push(new UC(e,t,!1)),Qe.scopeDepth--}function lEi(){Ca(),lg(),Sp()}function cEi(){G6e(!0),Yu&&UK()}function uEi(){if(Ca(),SN(),er(Q._catch)){Ca();let e=null;if(er(Q.parenL)&&(Qe.scopeDepth++,e=Qe.tokens.length,ba(Q.parenL),cEi(),ba(Q.parenR)),SN(),e!=null){const t=Qe.tokens.length;Qe.scopes.push(new UC(e,t,!1)),Qe.scopeDepth--}}Zi(Q._finally)&&SN()}function Gge(e){Ca(),Oen(!1,e),Sp()}function dEi(){Ca(),J6e(),W3(!1)}function fEi(){Ca()}function pEi(){W3(!0)}function hEi(e){Yu?mCi(e):$d?Owi(e):Sp()}function SN(e=!1,t=0){const n=Qe.tokens.length;Qe.scopeDepth++,ba(Q.braceL),t&&(Qe.tokens[Qe.tokens.length-1].contextId=t),Z6e(Q.braceR),t&&(Qe.tokens[Qe.tokens.length-1].contextId=t);const r=Qe.tokens.length;Qe.scopes.push(new UC(n,r,e)),Qe.scopeDepth--}function Z6e(e){for(;!Zi(e)&&!Qe.error;)W3(!0)}function iRe(){ba(Q.semi),er(Q.semi)||lg(),ba(Q.semi),er(Q.parenR)||lg(),ba(Q.parenR),W3(!1)}function Hht(e){e?S1(Ir._of):Ca(),lg(),ba(Q.parenR),W3(!1)}function Oen(e,t){for(;;){if(mEi(t),Zi(Q.eq)){const n=Qe.tokens.length-1;cg(e),Qe.tokens[n].rhsEndIndex=Qe.tokens.length}if(!Zi(Q.comma))break}}function mEi(e){G6e(e),Yu?bCi():$d&&Bwi()}function iF(e,t,n=!1){er(Q.star)&&Ca(),t&&!n&&!er(Q.name)&&!er(Q._yield)&&Lc();let r=null;er(Q.name)&&(t||(r=Qe.tokens.length,Qe.scopeDepth++),PD(!1));const i=Qe.tokens.length;Qe.scopeDepth++,GK(),ven(e);const a=Qe.tokens.length;Qe.scopes.push(new UC(i,a,!0)),Qe.scopeDepth--,r!==null&&(Qe.scopes.push(new UC(r,a,!0)),Qe.scopeDepth--)}function GK(e=!1,t=0){Yu?yCi():$d&&jwi(),ba(Q.parenL),t&&(Qe.tokens[Qe.tokens.length-1].contextId=t),YYe(Q.parenR,!1,!1,e,t),t&&(Qe.tokens[Qe.tokens.length-1].contextId=t)}function aF(e,t=!1){const n=Gre();Ca(),Qe.tokens[Qe.tokens.length-1].contextId=n,Qe.tokens[Qe.tokens.length-1].isExpression=!e;let r=null;e||(r=Qe.tokens.length,Qe.scopeDepth++),yEi(e,t),bEi();const i=Qe.tokens.length;if(gEi(n),!Qe.error&&(Qe.tokens[i].contextId=n,Qe.tokens[Qe.tokens.length-1].contextId=n,r!==null)){const a=Qe.tokens.length;Qe.scopes.push(new UC(r,a,!1)),Qe.scopeDepth--}}function Pen(){return er(Q.eq)||er(Q.semi)||er(Q.braceR)||er(Q.bang)||er(Q.colon)}function Nen(){return er(Q.parenL)||er(Q.lessThan)}function gEi(e){for(ba(Q.braceL);!Zi(Q.braceR)&&!Qe.error;){if(Zi(Q.semi))continue;if(er(Q.at)){Ten();continue}const t=Qe.start;vEi(t,e)}}function vEi(e,t){Yu&&XYe([Ir._declare,Ir._public,Ir._protected,Ir._private,Ir._override]);let n=!1;if(er(Q.name)&&Qe.contextualKeyword===Ir._static){if(Yl(),Nen()){Jte(e,!1);return}else if(Pen()){Yge();return}if(Qe.tokens[Qe.tokens.length-1].type=Q._static,n=!0,er(Q.braceL)){Qe.tokens[Qe.tokens.length-1].contextId=t,SN();return}}_Ei(e,n,t)}function _Ei(e,t,n){if(Yu&&hCi(t))return;if(Zi(Q.star)){qee(n),Jte(e,!1);return}qee(n);let r=!1;const i=Qe.tokens[Qe.tokens.length-1];i.contextualKeyword===Ir._constructor&&(r=!0),qht(),Nen()?Jte(e,r):Pen()?Yge():i.contextualKeyword===Ir._async&&!dC()?(Qe.tokens[Qe.tokens.length-1].type=Q._async,er(Q.star)&&Ca(),qee(n),qht(),Jte(e,!1)):(i.contextualKeyword===Ir._get||i.contextualKeyword===Ir._set)&&!(dC()&&er(Q.star))?(i.contextualKeyword===Ir._get?Qe.tokens[Qe.tokens.length-1].type=Q._get:Qe.tokens[Qe.tokens.length-1].type=Q._set,qee(n),Jte(e,!1)):i.contextualKeyword===Ir._accessor&&!dC()?(qee(n),Yge()):dC()?Yge():Lc()}function Jte(e,t){Yu?bL():$d&&er(Q.lessThan)&&K5(),Zje(e,t)}function qee(e){Jre(e)}function qht(){if(Yu){const e=Jc(0);Zi(Q.question),Vc(e)}}function Yge(){if(Yu?(kZt(Q.bang),UK()):$d&&er(Q.colon)&&xL(),er(Q.eq)){const e=Qe.tokens.length;Ca(),cg(),Qe.tokens[e].rhsEndIndex=Qe.tokens.length}Sp()}function yEi(e,t=!1){Yu&&(!e||t)&&Ks(Ir._implements)||(er(Q.name)&&PD(!0),Yu?bL():$d&&er(Q.lessThan)&&K5())}function bEi(){let e=!1;Zi(Q._extends)?(pen(),e=!0):e=!1,Yu?vCi(e):$d&&kwi(e)}function Den(){const e=Qe.tokens.length-1;Yu&&cCi()||(wEi()?EEi():CEi()?(Yl(),er(Q.comma)&&lh()===Q.star?(ba(Q.comma),ba(Q.star),am(Ir._as),Yl()):Ien(),Zre()):Zi(Q._default)?xEi():$Ei()?SEi():(gXe(),Zre()),Qe.tokens[e].rhsEndIndex=Qe.tokens.length)}function xEi(){if(Yu&&fCi()||$d&&$wi())return;const e=Qe.start;Zi(Q._function)?iF(e,!0,!0):Ks(Ir._async)&&lh()===Q._function?(S1(Ir._async),Zi(Q._function),iF(e,!0,!0)):er(Q._class)?aF(!0,!0):er(Q.at)?(mXe(),aF(!0,!0)):(cg(),Sp())}function SEi(){Yu?gCi():$d?Dwi():W3(!0)}function CEi(){if(Yu&&sen())return!1;if($d&&Nwi())return!1;if(er(Q.name))return Qe.contextualKeyword!==Ir._async;if(!er(Q._default))return!1;const e=UYe(),t=woe(),n=t.type===Q.name&&t.contextualKeyword===Ir._from;if(t.type===Q.comma)return!0;if(n){const r=Wo.charCodeAt(AZt(e+4));return r===yi.quotationMark||r===yi.apostrophe}return!1}function Ien(){Zi(Q.comma)&&gXe()}function Zre(){S1(Ir._from)&&(TT(),ken()),Sp()}function wEi(){return $d?Iwi():er(Q.star)}function EEi(){$d?Rwi():nBe()}function nBe(){ba(Q.star),Ks(Ir._as)?TEi():Zre()}function TEi(){Ca(),Qe.tokens[Qe.tokens.length-1].type=Q._as,Yl(),Ien(),Zre()}function $Ei(){return Yu&&sen()||$d&&Pwi()||Qe.type===Q._var||Qe.type===Q._const||Qe.type===Q._let||Qe.type===Q._function||Qe.type===Q._class||Ks(Ir._async)||er(Q.at)}function gXe(){let e=!0;for(ba(Q.braceL);!Zi(Q.braceR)&&!Qe.error;){if(e)e=!1;else if(ba(Q.comma),Zi(Q.braceR))break;OEi()}}function OEi(){if(Yu){dCi();return}Yl(),Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ExportAccess,S1(Ir._as)&&Yl()}function PEi(){const e=Qe.snapshot();return am(Ir._module),S1(Ir._from)?Ks(Ir._from)?(Qe.restoreFromSnapshot(e),!0):(Qe.restoreFromSnapshot(e),!1):er(Q.comma)?(Qe.restoreFromSnapshot(e),!1):(Qe.restoreFromSnapshot(e),!0)}function NEi(){Ks(Ir._module)&&PEi()&&Ca()}function Ren(){if(Yu&&er(Q.name)&&lh()===Q.eq){Xje();return}if(Yu&&Ks(Ir._type)){const e=woe();if(e.type===Q.name&&e.contextualKeyword!==Ir._from){if(am(Ir._type),lh()===Q.eq){Xje();return}}else(e.type===Q.star||e.type===Q.braceL)&&am(Ir._type)}er(Q.string)||(NEi(),IEi(),am(Ir._from)),TT(),ken(),Sp()}function DEi(){return er(Q.name)}function Vht(){d_e()}function IEi(){$d&&Fwi();let e=!0;if(!(DEi()&&(Vht(),!Zi(Q.comma)))){if(er(Q.star)){Ca(),am(Ir._as),Vht();return}for(ba(Q.braceL);!Zi(Q.braceR)&&!Qe.error;){if(e)e=!1;else if(Zi(Q.colon)&&Lc("ES2015 named imports do not destructure. Use another statement for destructuring after the import."),ba(Q.comma),Zi(Q.braceR))break;REi()}}}function REi(){if(Yu){uCi();return}if($d){Lwi();return}d_e(),Ks(Ir._as)&&(Qe.tokens[Qe.tokens.length-1].identifierRole=yl.ImportAccess,Ca(),d_e())}function ken(){(er(Q._with)||Ks(Ir._assert)&&!f_())&&(Ca(),oXe(!1,!1))}function kEi(){return Qe.pos===0&&Wo.charCodeAt(0)===yi.numberSign&&Wo.charCodeAt(1)===yi.exclamationMark&&LZt(2),FZt(),Ywi()}let AEi=class{constructor(t,n){this.tokens=t,this.scopes=n}};function MEi(e,t,n,r){if(r&&n)throw new Error("Cannot combine flow and typescript plugins.");w7i(e,t,n,r);const i=kEi();if(Qe.error)throw x7i(Qe.error);return i}function FEi(e){let t=e.currentIndex(),n=0;const r=e.currentToken();do{const i=e.tokens[t];if(i.isOptionalChainStart&&n++,i.isOptionalChainEnd&&n--,n+=i.numNullishCoalesceStarts,n-=i.numNullishCoalesceEnds,i.contextualKeyword===Ir._await&&i.identifierRole==null&&i.scopeDepth===r.scopeDepth)return!0;t+=1}while(n>0&&t<e.tokens.length);return!1}class Fne{__init(){this.resultCode=""}__init2(){this.resultMappings=new Array(this.tokens.length)}__init3(){this.tokenIndex=0}constructor(t,n,r,i,a){this.code=t,this.tokens=n,this.isFlowEnabled=r,this.disableESTransforms=i,this.helperManager=a,Fne.prototype.__init.call(this),Fne.prototype.__init2.call(this),Fne.prototype.__init3.call(this)}snapshot(){return{resultCode:this.resultCode,tokenIndex:this.tokenIndex}}restoreToSnapshot(t){this.resultCode=t.resultCode,this.tokenIndex=t.tokenIndex}dangerouslyGetAndRemoveCodeSinceSnapshot(t){const n=this.resultCode.slice(t.resultCode.length);return this.resultCode=t.resultCode,n}reset(){this.resultCode="",this.resultMappings=new Array(this.tokens.length),this.tokenIndex=0}matchesContextualAtIndex(t,n){return this.matches1AtIndex(t,Q.name)&&this.tokens[t].contextualKeyword===n}identifierNameAtIndex(t){return this.identifierNameForToken(this.tokens[t])}identifierNameAtRelativeIndex(t){return this.identifierNameForToken(this.tokenAtRelativeIndex(t))}identifierName(){return this.identifierNameForToken(this.currentToken())}identifierNameForToken(t){return this.code.slice(t.start,t.end)}rawCodeForToken(t){return this.code.slice(t.start,t.end)}stringValueAtIndex(t){return this.stringValueForToken(this.tokens[t])}stringValue(){return this.stringValueForToken(this.currentToken())}stringValueForToken(t){return this.code.slice(t.start+1,t.end-1)}matches1AtIndex(t,n){return this.tokens[t].type===n}matches2AtIndex(t,n,r){return this.tokens[t].type===n&&this.tokens[t+1].type===r}matches3AtIndex(t,n,r,i){return this.tokens[t].type===n&&this.tokens[t+1].type===r&&this.tokens[t+2].type===i}matches1(t){return this.tokens[this.tokenIndex].type===t}matches2(t,n){return this.tokens[this.tokenIndex].type===t&&this.tokens[this.tokenIndex+1].type===n}matches3(t,n,r){return this.tokens[this.tokenIndex].type===t&&this.tokens[this.tokenIndex+1].type===n&&this.tokens[this.tokenIndex+2].type===r}matches4(t,n,r,i){return this.tokens[this.tokenIndex].type===t&&this.tokens[this.tokenIndex+1].type===n&&this.tokens[this.tokenIndex+2].type===r&&this.tokens[this.tokenIndex+3].type===i}matches5(t,n,r,i,a){return this.tokens[this.tokenIndex].type===t&&this.tokens[this.tokenIndex+1].type===n&&this.tokens[this.tokenIndex+2].type===r&&this.tokens[this.tokenIndex+3].type===i&&this.tokens[this.tokenIndex+4].type===a}matchesContextual(t){return this.matchesContextualAtIndex(this.tokenIndex,t)}matchesContextIdAndLabel(t,n){return this.matches1(t)&&this.currentToken().contextId===n}previousWhitespaceAndComments(){let t=this.code.slice(this.tokenIndex>0?this.tokens[this.tokenIndex-1].end:0,this.tokenIndex<this.tokens.length?this.tokens[this.tokenIndex].start:this.code.length);return this.isFlowEnabled&&(t=t.replace(/@flow/g,"")),t}replaceToken(t){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=t,this.appendTokenSuffix(),this.tokenIndex++}replaceTokenTrimmingLeftWhitespace(t){this.resultCode+=this.previousWhitespaceAndComments().replace(/[^\r\n]/g,""),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=t,this.appendTokenSuffix(),this.tokenIndex++}removeInitialToken(){this.replaceToken("")}removeToken(){this.replaceTokenTrimmingLeftWhitespace("")}removeBalancedCode(){let t=0;for(;!this.isAtEnd();){if(this.matches1(Q.braceL))t++;else if(this.matches1(Q.braceR)){if(t===0)return;t--}this.removeToken()}}copyExpectedToken(t){if(this.tokens[this.tokenIndex].type!==t)throw new Error(`Expected token ${t}`);this.copyToken()}copyToken(){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=this.code.slice(this.tokens[this.tokenIndex].start,this.tokens[this.tokenIndex].end),this.appendTokenSuffix(),this.tokenIndex++}copyTokenWithPrefix(t){this.resultCode+=this.previousWhitespaceAndComments(),this.appendTokenPrefix(),this.resultCode+=t,this.resultMappings[this.tokenIndex]=this.resultCode.length,this.resultCode+=this.code.slice(this.tokens[this.tokenIndex].start,this.tokens[this.tokenIndex].end),this.appendTokenSuffix(),this.tokenIndex++}appendTokenPrefix(){const t=this.currentToken();if((t.numNullishCoalesceStarts||t.isOptionalChainStart)&&(t.isAsyncOperation=FEi(this)),!this.disableESTransforms){if(t.numNullishCoalesceStarts)for(let n=0;n<t.numNullishCoalesceStarts;n++)t.isAsyncOperation?(this.resultCode+="await ",this.resultCode+=this.helperManager.getHelperName("asyncNullishCoalesce")):this.resultCode+=this.helperManager.getHelperName("nullishCoalesce"),this.resultCode+="(";t.isOptionalChainStart&&(t.isAsyncOperation&&(this.resultCode+="await "),this.tokenIndex>0&&this.tokenAtRelativeIndex(-1).type===Q._delete?t.isAsyncOperation?this.resultCode+=this.helperManager.getHelperName("asyncOptionalChainDelete"):this.resultCode+=this.helperManager.getHelperName("optionalChainDelete"):t.isAsyncOperation?this.resultCode+=this.helperManager.getHelperName("asyncOptionalChain"):this.resultCode+=this.helperManager.getHelperName("optionalChain"),this.resultCode+="([")}}appendTokenSuffix(){const t=this.currentToken();if(t.isOptionalChainEnd&&!this.disableESTransforms&&(this.resultCode+="])"),t.numNullishCoalesceEnds&&!this.disableESTransforms)for(let n=0;n<t.numNullishCoalesceEnds;n++)this.resultCode+="))"}appendCode(t){this.resultCode+=t}currentToken(){return this.tokens[this.tokenIndex]}currentTokenCode(){const t=this.currentToken();return this.code.slice(t.start,t.end)}tokenAtRelativeIndex(t){return this.tokens[this.tokenIndex+t]}currentIndex(){return this.tokenIndex}nextToken(){if(this.tokenIndex===this.tokens.length)throw new Error("Unexpectedly reached end of input.");this.tokenIndex++}previousToken(){this.tokenIndex--}finish(){if(this.tokenIndex!==this.tokens.length)throw new Error("Tried to finish processing tokens before reaching the end.");return this.resultCode+=this.previousWhitespaceAndComments(),{code:this.resultCode,mappings:this.resultMappings}}isAtEnd(){return this.tokenIndex===this.tokens.length}}function LEi(e,t,n,r){const i=t.snapshot(),a=jEi(t);let o=[];const s=[],c=[];let u=null;const d=[],f=[],p=t.currentToken().contextId;if(p==null)throw new Error("Expected non-null class context ID on class open-brace.");for(t.nextToken();!t.matchesContextIdAndLabel(Q.braceR,p);)if(t.matchesContextual(Ir._constructor)&&!t.currentToken().isType)({constructorInitializerStatements:o,constructorInsertPos:u}=Wht(t));else if(t.matches1(Q.semi))r||f.push({start:t.currentIndex(),end:t.currentIndex()+1}),t.nextToken();else if(t.currentToken().isType)t.nextToken();else{const m=t.currentIndex();let g=!1,_=!1,v=!1;for(;v_e(t.currentToken());)t.matches1(Q._static)&&(g=!0),t.matches1(Q.hash)&&(_=!0),(t.matches1(Q._declare)||t.matches1(Q._abstract))&&(v=!0),t.nextToken();if(g&&t.matches1(Q.braceL)){aRe(t,p);continue}if(_){aRe(t,p);continue}if(t.matchesContextual(Ir._constructor)&&!t.currentToken().isType){({constructorInitializerStatements:o,constructorInsertPos:u}=Wht(t));continue}const b=t.currentIndex();if(BEi(t),t.matches1(Q.lessThan)||t.matches1(Q.parenL)){aRe(t,p);continue}for(;t.currentToken().isType;)t.nextToken();if(t.matches1(Q.eq)){const y=t.currentIndex(),x=t.currentToken().rhsEndIndex;if(x==null)throw new Error("Expected rhsEndIndex on class field assignment.");for(t.nextToken();t.currentIndex()<x;)e.processToken();let C;g?(C=n.claimFreeName("__initStatic"),c.push(C)):(C=n.claimFreeName("__init"),s.push(C)),d.push({initializerName:C,equalsIndex:y,start:b,end:t.currentIndex()})}else(!r||v)&&f.push({start:m,end:t.currentIndex()})}return t.restoreToSnapshot(i),r?{headerInfo:a,constructorInitializerStatements:o,instanceInitializerNames:[],staticInitializerNames:[],constructorInsertPos:u,fields:[],rangesToRemove:f}:{headerInfo:a,constructorInitializerStatements:o,instanceInitializerNames:s,staticInitializerNames:c,constructorInsertPos:u,fields:d,rangesToRemove:f}}function aRe(e,t){for(e.nextToken();e.currentToken().contextId!==t;)e.nextToken();for(;v_e(e.tokenAtRelativeIndex(-1));)e.previousToken()}function jEi(e){const t=e.currentToken(),n=t.contextId;if(n==null)throw new Error("Expected context ID on class token.");const r=t.isExpression;if(r==null)throw new Error("Expected isExpression on class token.");let i=null,a=!1;for(e.nextToken(),e.matches1(Q.name)&&(i=e.identifierName());!e.matchesContextIdAndLabel(Q.braceL,n);)e.matches1(Q._extends)&&!e.currentToken().isType&&(a=!0),e.nextToken();return{isExpression:r,className:i,hasSuperclass:a}}function Wht(e){const t=[];e.nextToken();const n=e.currentToken().contextId;if(n==null)throw new Error("Expected context ID on open-paren starting constructor params.");for(;!e.matchesContextIdAndLabel(Q.parenR,n);)if(e.currentToken().contextId===n){if(e.nextToken(),v_e(e.currentToken())){for(e.nextToken();v_e(e.currentToken());)e.nextToken();const a=e.currentToken();if(a.type!==Q.name)throw new Error("Expected identifier after access modifiers in constructor arg.");const o=e.identifierNameForToken(a);t.push(`this.${o} = ${o}`)}}else e.nextToken();for(e.nextToken();e.currentToken().isType;)e.nextToken();let r=e.currentIndex(),i=!1;for(;!e.matchesContextIdAndLabel(Q.braceR,n);){if(!i&&e.matches2(Q._super,Q.parenL)){e.nextToken();const a=e.currentToken().contextId;if(a==null)throw new Error("Expected a context ID on the super call");for(;!e.matchesContextIdAndLabel(Q.parenR,a);)e.nextToken();r=e.currentIndex(),i=!0}e.nextToken()}return e.nextToken(),{constructorInitializerStatements:t,constructorInsertPos:r}}function v_e(e){return[Q._async,Q._get,Q._set,Q.plus,Q.minus,Q._readonly,Q._static,Q._public,Q._private,Q._protected,Q._override,Q._abstract,Q.star,Q._declare,Q.hash].includes(e.type)}function BEi(e){if(e.matches1(Q.bracketL)){const n=e.currentToken().contextId;if(n==null)throw new Error("Expected class context ID on computed name open bracket.");for(;!e.matchesContextIdAndLabel(Q.bracketR,n);)e.nextToken();e.nextToken()}else e.nextToken()}function Aen(e){if(e.removeInitialToken(),e.removeToken(),e.removeToken(),e.removeToken(),e.matches1(Q.parenL))e.removeToken(),e.removeToken(),e.removeToken();else for(;e.matches1(Q.dot);)e.removeToken(),e.removeToken()}const Men={typeDeclarations:new Set,valueDeclarations:new Set};function Fen(e){const t=new Set,n=new Set;for(let r=0;r<e.tokens.length;r++){const i=e.tokens[r];i.type===Q.name&&RZt(i)&&(i.isType?t.add(e.identifierNameForToken(i)):n.add(e.identifierNameForToken(i)))}return{typeDeclarations:t,valueDeclarations:n}}function Len(e){let t=e.currentIndex();for(;!e.matches1AtIndex(t,Q.braceR);)t++;return e.matchesContextualAtIndex(t+1,Ir._from)&&e.matches1AtIndex(t+2,Q.string)}function hM(e){(e.matches2(Q._with,Q.braceL)||e.matches2(Q.name,Q.braceL)&&e.matchesContextual(Ir._assert))&&(e.removeToken(),e.removeToken(),e.removeBalancedCode(),e.removeToken())}function jen(e,t,n,r){if(!e||t)return!1;const i=n.currentToken();if(i.rhsEndIndex==null)throw new Error("Expected non-null rhsEndIndex on export token.");const a=i.rhsEndIndex-n.currentIndex();if(a!==3&&!(a===4&&n.matches1AtIndex(i.rhsEndIndex-1,Q.semi)))return!1;const o=n.tokenAtRelativeIndex(2);if(o.type!==Q.name)return!1;const s=n.identifierNameForToken(o);return r.typeDeclarations.has(s)&&!r.valueDeclarations.has(s)}class Lne extends U5{__init(){this.hadExport=!1}__init2(){this.hadNamedExport=!1}__init3(){this.hadDefaultExport=!1}constructor(t,n,r,i,a,o,s,c,u,d,f,p){super(),this.rootTransformer=t,this.tokens=n,this.importProcessor=r,this.nameManager=i,this.helperManager=a,this.reactHotLoaderTransformer=o,this.enableLegacyBabel5ModuleInterop=s,this.enableLegacyTypeScriptModuleInterop=c,this.isTypeScriptTransformEnabled=u,this.isFlowTransformEnabled=d,this.preserveDynamicImport=f,this.keepUnusedImports=p,Lne.prototype.__init.call(this),Lne.prototype.__init2.call(this),Lne.prototype.__init3.call(this),this.declarationInfo=u?Fen(n):Men}getPrefixCode(){let t="";return this.hadExport&&(t+='Object.defineProperty(exports, "__esModule", {value: true});'),t}getSuffixCode(){return this.enableLegacyBabel5ModuleInterop&&this.hadDefaultExport&&!this.hadNamedExport?`
module.exports = exports.default;
`:""}process(){return this.tokens.matches3(Q._import,Q.name,Q.eq)?this.processImportEquals():this.tokens.matches1(Q._import)?(this.processImport(),!0):this.tokens.matches2(Q._export,Q.eq)?(this.tokens.replaceToken("module.exports"),!0):this.tokens.matches1(Q._export)&&!this.tokens.currentToken().isType?(this.hadExport=!0,this.processExport()):this.tokens.matches2(Q.name,Q.postIncDec)&&this.processPostIncDec()?!0:this.tokens.matches1(Q.name)||this.tokens.matches1(Q.jsxName)?this.processIdentifier():this.tokens.matches1(Q.eq)?this.processAssignment():this.tokens.matches1(Q.assign)?this.processComplexAssignment():this.tokens.matches1(Q.preIncDec)?this.processPreIncDec():!1}processImportEquals(){const t=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.importProcessor.shouldAutomaticallyElideImportedName(t)?Aen(this.tokens):this.tokens.replaceToken("const"),!0}processImport(){if(this.tokens.matches2(Q._import,Q.parenL)){if(this.preserveDynamicImport){this.tokens.copyToken();return}const n=this.enableLegacyTypeScriptModuleInterop?"":`${this.helperManager.getHelperName("interopRequireWildcard")}(`;this.tokens.replaceToken(`Promise.resolve().then(() => ${n}require`);const r=this.tokens.currentToken().contextId;if(r==null)throw new Error("Expected context ID on dynamic import invocation.");for(this.tokens.copyToken();!this.tokens.matchesContextIdAndLabel(Q.parenR,r);)this.rootTransformer.processToken();this.tokens.replaceToken(n?")))":"))");return}if(this.removeImportAndDetectIfShouldElide())this.tokens.removeToken();else{const n=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(n)),this.tokens.appendCode(this.importProcessor.claimImportCode(n))}hM(this.tokens),this.tokens.matches1(Q.semi)&&this.tokens.removeToken()}removeImportAndDetectIfShouldElide(){if(this.tokens.removeInitialToken(),this.tokens.matchesContextual(Ir._type)&&!this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,Q.comma)&&!this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,Ir._from))return this.removeRemainingImport(),!0;if(this.tokens.matches1(Q.name)||this.tokens.matches1(Q.star))return this.removeRemainingImport(),!1;if(this.tokens.matches1(Q.string))return!1;let t=!1,n=!1;for(;!this.tokens.matches1(Q.string);)(!t&&this.tokens.matches1(Q.braceL)||this.tokens.matches1(Q.comma))&&(this.tokens.removeToken(),this.tokens.matches1(Q.braceR)||(n=!0),(this.tokens.matches2(Q.name,Q.comma)||this.tokens.matches2(Q.name,Q.braceR)||this.tokens.matches4(Q.name,Q.name,Q.name,Q.comma)||this.tokens.matches4(Q.name,Q.name,Q.name,Q.braceR))&&(t=!0)),this.tokens.removeToken();return this.keepUnusedImports?!1:this.isTypeScriptTransformEnabled?!t:this.isFlowTransformEnabled?n&&!t:!1}removeRemainingImport(){for(;!this.tokens.matches1(Q.string);)this.tokens.removeToken()}processIdentifier(){const t=this.tokens.currentToken();if(t.shadowsGlobal)return!1;if(t.identifierRole===yl.ObjectShorthand)return this.processObjectShorthand();if(t.identifierRole!==yl.Access)return!1;const n=this.importProcessor.getIdentifierReplacement(this.tokens.identifierNameForToken(t));if(!n)return!1;let r=this.tokens.currentIndex()+1;for(;r<this.tokens.tokens.length&&this.tokens.tokens[r].type===Q.parenR;)r++;return this.tokens.tokens[r].type===Q.parenL?this.tokens.tokenAtRelativeIndex(1).type===Q.parenL&&this.tokens.tokenAtRelativeIndex(-1).type!==Q._new?(this.tokens.replaceToken(`${n}.call(void 0, `),this.tokens.removeToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(Q.parenR)):this.tokens.replaceToken(`(0, ${n})`):this.tokens.replaceToken(n),!0}processObjectShorthand(){const t=this.tokens.identifierName(),n=this.importProcessor.getIdentifierReplacement(t);return n?(this.tokens.replaceToken(`${t}: ${n}`),!0):!1}processExport(){if(this.tokens.matches2(Q._export,Q._enum)||this.tokens.matches3(Q._export,Q._const,Q._enum))return this.hadNamedExport=!0,!1;if(this.tokens.matches2(Q._export,Q._default))return this.tokens.matches3(Q._export,Q._default,Q._enum)?(this.hadDefaultExport=!0,!1):(this.processExportDefault(),!0);if(this.tokens.matches2(Q._export,Q.braceL))return this.processExportBindings(),!0;if(this.tokens.matches2(Q._export,Q.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,Ir._type)){if(this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.matches1(Q.braceL)){for(;!this.tokens.matches1(Q.braceR);)this.tokens.removeToken();this.tokens.removeToken()}else this.tokens.removeToken(),this.tokens.matches1(Q._as)&&(this.tokens.removeToken(),this.tokens.removeToken());return this.tokens.matchesContextual(Ir._from)&&this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,Q.string)&&(this.tokens.removeToken(),this.tokens.removeToken(),hM(this.tokens)),!0}if(this.hadNamedExport=!0,this.tokens.matches2(Q._export,Q._var)||this.tokens.matches2(Q._export,Q._let)||this.tokens.matches2(Q._export,Q._const))return this.processExportVar(),!0;if(this.tokens.matches2(Q._export,Q._function)||this.tokens.matches3(Q._export,Q.name,Q._function))return this.processExportFunction(),!0;if(this.tokens.matches2(Q._export,Q._class)||this.tokens.matches3(Q._export,Q._abstract,Q._class)||this.tokens.matches2(Q._export,Q.at))return this.processExportClass(),!0;if(this.tokens.matches2(Q._export,Q.star))return this.processExportStar(),!0;throw new Error("Unrecognized export syntax.")}processAssignment(){const t=this.tokens.currentIndex(),n=this.tokens.tokens[t-1];if(n.isType||n.type!==Q.name||n.shadowsGlobal||t>=2&&this.tokens.matches1AtIndex(t-2,Q.dot)||t>=2&&[Q._var,Q._let,Q._const].includes(this.tokens.tokens[t-2].type))return!1;const r=this.importProcessor.resolveExportBinding(this.tokens.identifierNameForToken(n));return r?(this.tokens.copyToken(),this.tokens.appendCode(` ${r} =`),!0):!1}processComplexAssignment(){const t=this.tokens.currentIndex(),n=this.tokens.tokens[t-1];if(n.type!==Q.name||n.shadowsGlobal||t>=2&&this.tokens.matches1AtIndex(t-2,Q.dot))return!1;const r=this.importProcessor.resolveExportBinding(this.tokens.identifierNameForToken(n));return r?(this.tokens.appendCode(` = ${r}`),this.tokens.copyToken(),!0):!1}processPreIncDec(){const t=this.tokens.currentIndex(),n=this.tokens.tokens[t+1];if(n.type!==Q.name||n.shadowsGlobal||t+2<this.tokens.tokens.length&&(this.tokens.matches1AtIndex(t+2,Q.dot)||this.tokens.matches1AtIndex(t+2,Q.bracketL)||this.tokens.matches1AtIndex(t+2,Q.parenL)))return!1;const r=this.tokens.identifierNameForToken(n),i=this.importProcessor.resolveExportBinding(r);return i?(this.tokens.appendCode(`${i} = `),this.tokens.copyToken(),!0):!1}processPostIncDec(){const t=this.tokens.currentIndex(),n=this.tokens.tokens[t],r=this.tokens.tokens[t+1];if(n.type!==Q.name||n.shadowsGlobal||t>=1&&this.tokens.matches1AtIndex(t-1,Q.dot))return!1;const i=this.tokens.identifierNameForToken(n),a=this.importProcessor.resolveExportBinding(i);if(!a)return!1;const o=this.tokens.rawCodeForToken(r),s=this.importProcessor.getIdentifierReplacement(i)||i;if(o==="++")this.tokens.replaceToken(`(${s} = ${a} = ${s} + 1, ${s} - 1)`);else if(o==="--")this.tokens.replaceToken(`(${s} = ${a} = ${s} - 1, ${s} + 1)`);else throw new Error(`Unexpected operator: ${o}`);return this.tokens.removeToken(),!0}processExportDefault(){let t=!0;if(this.tokens.matches4(Q._export,Q._default,Q._function,Q.name)||this.tokens.matches5(Q._export,Q._default,Q.name,Q._function,Q.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,Ir._async)){this.tokens.removeInitialToken(),this.tokens.removeToken();const n=this.processNamedFunction();this.tokens.appendCode(` exports.default = ${n};`)}else if(this.tokens.matches4(Q._export,Q._default,Q._class,Q.name)||this.tokens.matches5(Q._export,Q._default,Q._abstract,Q._class,Q.name)||this.tokens.matches3(Q._export,Q._default,Q.at)){this.tokens.removeInitialToken(),this.tokens.removeToken(),this.copyDecorators(),this.tokens.matches1(Q._abstract)&&this.tokens.removeToken();const n=this.rootTransformer.processNamedClass();this.tokens.appendCode(` exports.default = ${n};`)}else if(jen(this.isTypeScriptTransformEnabled,this.keepUnusedImports,this.tokens,this.declarationInfo))t=!1,this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.removeToken();else if(this.reactHotLoaderTransformer){const n=this.nameManager.claimFreeName("_default");this.tokens.replaceToken(`let ${n}; exports.`),this.tokens.copyToken(),this.tokens.appendCode(` = ${n} =`),this.reactHotLoaderTransformer.setExtractedDefaultExportName(n)}else this.tokens.replaceToken("exports."),this.tokens.copyToken(),this.tokens.appendCode(" =");t&&(this.hadDefaultExport=!0)}copyDecorators(){for(;this.tokens.matches1(Q.at);)if(this.tokens.copyToken(),this.tokens.matches1(Q.parenL))this.tokens.copyExpectedToken(Q.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(Q.parenR);else{for(this.tokens.copyExpectedToken(Q.name);this.tokens.matches1(Q.dot);)this.tokens.copyExpectedToken(Q.dot),this.tokens.copyExpectedToken(Q.name);this.tokens.matches1(Q.parenL)&&(this.tokens.copyExpectedToken(Q.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(Q.parenR))}}processExportVar(){this.isSimpleExportVar()?this.processSimpleExportVar():this.processComplexExportVar()}isSimpleExportVar(){let t=this.tokens.currentIndex();if(t++,t++,!this.tokens.matches1AtIndex(t,Q.name))return!1;for(t++;t<this.tokens.tokens.length&&this.tokens.tokens[t].isType;)t++;return!!this.tokens.matches1AtIndex(t,Q.eq)}processSimpleExportVar(){this.tokens.removeInitialToken(),this.tokens.copyToken();const t=this.tokens.identifierName();for(;!this.tokens.matches1(Q.eq);)this.rootTransformer.processToken();const n=this.tokens.currentToken().rhsEndIndex;if(n==null)throw new Error("Expected = token with an end index.");for(;this.tokens.currentIndex()<n;)this.rootTransformer.processToken();this.tokens.appendCode(`; exports.${t} = ${t}`)}processComplexExportVar(){this.tokens.removeInitialToken(),this.tokens.removeToken();const t=this.tokens.matches1(Q.braceL);t&&this.tokens.appendCode("(");let n=0;for(;;)if(this.tokens.matches1(Q.braceL)||this.tokens.matches1(Q.dollarBraceL)||this.tokens.matches1(Q.bracketL))n++,this.tokens.copyToken();else if(this.tokens.matches1(Q.braceR)||this.tokens.matches1(Q.bracketR))n--,this.tokens.copyToken();else{if(n===0&&!this.tokens.matches1(Q.name)&&!this.tokens.currentToken().isType)break;if(this.tokens.matches1(Q.eq)){const r=this.tokens.currentToken().rhsEndIndex;if(r==null)throw new Error("Expected = token with an end index.");for(;this.tokens.currentIndex()<r;)this.rootTransformer.processToken()}else{const r=this.tokens.currentToken();if(IZt(r)){const i=this.tokens.identifierName();let a=this.importProcessor.getIdentifierReplacement(i);if(a===null)throw new Error(`Expected a replacement for ${i} in \`export var\` syntax.`);N7i(r)&&(a=`${i}: ${a}`),this.tokens.replaceToken(a)}else this.rootTransformer.processToken()}}if(t){const r=this.tokens.currentToken().rhsEndIndex;if(r==null)throw new Error("Expected = token with an end index.");for(;this.tokens.currentIndex()<r;)this.rootTransformer.processToken();this.tokens.appendCode(")")}}processExportFunction(){this.tokens.replaceToken("");const t=this.processNamedFunction();this.tokens.appendCode(` exports.${t} = ${t};`)}processNamedFunction(){if(this.tokens.matches1(Q._function))this.tokens.copyToken();else if(this.tokens.matches2(Q.name,Q._function)){if(!this.tokens.matchesContextual(Ir._async))throw new Error("Expected async keyword in function export.");this.tokens.copyToken(),this.tokens.copyToken()}if(this.tokens.matches1(Q.star)&&this.tokens.copyToken(),!this.tokens.matches1(Q.name))throw new Error("Expected identifier for exported function name.");const t=this.tokens.identifierName();if(this.tokens.copyToken(),this.tokens.currentToken().isType)for(this.tokens.removeInitialToken();this.tokens.currentToken().isType;)this.tokens.removeToken();return this.tokens.copyExpectedToken(Q.parenL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(Q.parenR),this.rootTransformer.processPossibleTypeRange(),this.tokens.copyExpectedToken(Q.braceL),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(Q.braceR),t}processExportClass(){this.tokens.removeInitialToken(),this.copyDecorators(),this.tokens.matches1(Q._abstract)&&this.tokens.removeToken();const t=this.rootTransformer.processNamedClass();this.tokens.appendCode(` exports.${t} = ${t};`)}processExportBindings(){this.tokens.removeInitialToken(),this.tokens.removeToken();const t=Len(this.tokens),n=[];for(;;){if(this.tokens.matches1(Q.braceR)){this.tokens.removeToken();break}const r=Yre(this.tokens);for(;this.tokens.currentIndex()<r.endIndex;)this.tokens.removeToken();if(!(r.isType||!t&&this.shouldElideExportedIdentifier(r.leftName))){const a=r.rightName;a==="default"?this.hadDefaultExport=!0:this.hadNamedExport=!0;const o=r.leftName,s=this.importProcessor.getIdentifierReplacement(o);n.push(`exports.${a} = ${s||o};`)}if(this.tokens.matches1(Q.braceR)){this.tokens.removeToken();break}if(this.tokens.matches2(Q.comma,Q.braceR)){this.tokens.removeToken(),this.tokens.removeToken();break}else if(this.tokens.matches1(Q.comma))this.tokens.removeToken();else throw new Error(`Unexpected token: ${JSON.stringify(this.tokens.currentToken())}`)}if(this.tokens.matchesContextual(Ir._from)){this.tokens.removeToken();const r=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(r)),hM(this.tokens)}else this.tokens.appendCode(n.join(" "));this.tokens.matches1(Q.semi)&&this.tokens.removeToken()}processExportStar(){for(this.tokens.removeInitialToken();!this.tokens.matches1(Q.string);)this.tokens.removeToken();const t=this.tokens.stringValue();this.tokens.replaceTokenTrimmingLeftWhitespace(this.importProcessor.claimImportCode(t)),hM(this.tokens),this.tokens.matches1(Q.semi)&&this.tokens.removeToken()}shouldElideExportedIdentifier(t){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.declarationInfo.valueDeclarations.has(t)}}class zEi extends U5{constructor(t,n,r,i,a,o,s,c){super(),this.tokens=t,this.nameManager=n,this.helperManager=r,this.reactHotLoaderTransformer=i,this.isTypeScriptTransformEnabled=a,this.isFlowTransformEnabled=o,this.keepUnusedImports=s,this.nonTypeIdentifiers=a&&!s?KZt(t,c):new Set,this.declarationInfo=a&&!s?Fen(t):Men,this.injectCreateRequireForImportRequire=!!c.injectCreateRequireForImportRequire}process(){if(this.tokens.matches3(Q._import,Q.name,Q.eq))return this.processImportEquals();if(this.tokens.matches4(Q._import,Q.name,Q.name,Q.eq)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,Ir._type)){this.tokens.removeInitialToken();for(let t=0;t<7;t++)this.tokens.removeToken();return!0}if(this.tokens.matches2(Q._export,Q.eq))return this.tokens.replaceToken("module.exports"),!0;if(this.tokens.matches5(Q._export,Q._import,Q.name,Q.name,Q.eq)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,Ir._type)){this.tokens.removeInitialToken();for(let t=0;t<8;t++)this.tokens.removeToken();return!0}if(this.tokens.matches1(Q._import))return this.processImport();if(this.tokens.matches2(Q._export,Q._default))return this.processExportDefault();if(this.tokens.matches2(Q._export,Q.braceL))return this.processNamedExports();if(this.tokens.matches2(Q._export,Q.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,Ir._type)){if(this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.matches1(Q.braceL)){for(;!this.tokens.matches1(Q.braceR);)this.tokens.removeToken();this.tokens.removeToken()}else this.tokens.removeToken(),this.tokens.matches1(Q._as)&&(this.tokens.removeToken(),this.tokens.removeToken());return this.tokens.matchesContextual(Ir._from)&&this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,Q.string)&&(this.tokens.removeToken(),this.tokens.removeToken(),hM(this.tokens)),!0}return!1}processImportEquals(){const t=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.shouldAutomaticallyElideImportedName(t)?Aen(this.tokens):this.injectCreateRequireForImportRequire?(this.tokens.replaceToken("const"),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.replaceToken(this.helperManager.getHelperName("require"))):this.tokens.replaceToken("const"),!0}processImport(){if(this.tokens.matches2(Q._import,Q.parenL))return!1;const t=this.tokens.snapshot();if(this.removeImportTypeBindings()){for(this.tokens.restoreToSnapshot(t);!this.tokens.matches1(Q.string);)this.tokens.removeToken();this.tokens.removeToken(),hM(this.tokens),this.tokens.matches1(Q.semi)&&this.tokens.removeToken()}return!0}removeImportTypeBindings(){if(this.tokens.copyExpectedToken(Q._import),this.tokens.matchesContextual(Ir._type)&&!this.tokens.matches1AtIndex(this.tokens.currentIndex()+1,Q.comma)&&!this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+1,Ir._from))return!0;if(this.tokens.matches1(Q.string))return this.tokens.copyToken(),!1;this.tokens.matchesContextual(Ir._module)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,Ir._from)&&this.tokens.copyToken();let t=!1,n=!1,r=!1;if(this.tokens.matches1(Q.name)&&(this.shouldAutomaticallyElideImportedName(this.tokens.identifierName())?(this.tokens.removeToken(),this.tokens.matches1(Q.comma)&&this.tokens.removeToken()):(t=!0,this.tokens.copyToken(),this.tokens.matches1(Q.comma)&&(r=!0,this.tokens.removeToken()))),this.tokens.matches1(Q.star))this.shouldAutomaticallyElideImportedName(this.tokens.identifierNameAtRelativeIndex(2))?(this.tokens.removeToken(),this.tokens.removeToken(),this.tokens.removeToken()):(r&&this.tokens.appendCode(","),t=!0,this.tokens.copyExpectedToken(Q.star),this.tokens.copyExpectedToken(Q.name),this.tokens.copyExpectedToken(Q.name));else if(this.tokens.matches1(Q.braceL)){for(r&&this.tokens.appendCode(","),this.tokens.copyToken();!this.tokens.matches1(Q.braceR);){n=!0;const i=Yre(this.tokens);if(i.isType||this.shouldAutomaticallyElideImportedName(i.rightName)){for(;this.tokens.currentIndex()<i.endIndex;)this.tokens.removeToken();this.tokens.matches1(Q.comma)&&this.tokens.removeToken()}else{for(t=!0;this.tokens.currentIndex()<i.endIndex;)this.tokens.copyToken();this.tokens.matches1(Q.comma)&&this.tokens.copyToken()}}this.tokens.copyExpectedToken(Q.braceR)}return this.keepUnusedImports?!1:this.isTypeScriptTransformEnabled?!t:this.isFlowTransformEnabled?n&&!t:!1}shouldAutomaticallyElideImportedName(t){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&!this.nonTypeIdentifiers.has(t)}processExportDefault(){if(jen(this.isTypeScriptTransformEnabled,this.keepUnusedImports,this.tokens,this.declarationInfo))return this.tokens.removeInitialToken(),this.tokens.removeToken(),this.tokens.removeToken(),!0;if(!(this.tokens.matches4(Q._export,Q._default,Q._function,Q.name)||this.tokens.matches5(Q._export,Q._default,Q.name,Q._function,Q.name)&&this.tokens.matchesContextualAtIndex(this.tokens.currentIndex()+2,Ir._async)||this.tokens.matches4(Q._export,Q._default,Q._class,Q.name)||this.tokens.matches5(Q._export,Q._default,Q._abstract,Q._class,Q.name))&&this.reactHotLoaderTransformer){const n=this.nameManager.claimFreeName("_default");return this.tokens.replaceToken(`let ${n}; export`),this.tokens.copyToken(),this.tokens.appendCode(` ${n} =`),this.reactHotLoaderTransformer.setExtractedDefaultExportName(n),!0}return!1}processNamedExports(){if(!this.isTypeScriptTransformEnabled)return!1;this.tokens.copyExpectedToken(Q._export),this.tokens.copyExpectedToken(Q.braceL);const t=Len(this.tokens);let n=!1;for(;!this.tokens.matches1(Q.braceR);){const r=Yre(this.tokens);if(r.isType||!t&&this.shouldElideExportedName(r.leftName)){for(;this.tokens.currentIndex()<r.endIndex;)this.tokens.removeToken();this.tokens.matches1(Q.comma)&&this.tokens.removeToken()}else{for(n=!0;this.tokens.currentIndex()<r.endIndex;)this.tokens.copyToken();this.tokens.matches1(Q.comma)&&this.tokens.copyToken()}}return this.tokens.copyExpectedToken(Q.braceR),!this.keepUnusedImports&&t&&!n&&(this.tokens.removeToken(),this.tokens.removeToken(),hM(this.tokens)),!0}shouldElideExportedName(t){return this.isTypeScriptTransformEnabled&&!this.keepUnusedImports&&this.declarationInfo.typeDeclarations.has(t)&&!this.declarationInfo.valueDeclarations.has(t)}}class HEi extends U5{constructor(t,n,r){super(),this.rootTransformer=t,this.tokens=n,this.isImportsTransformEnabled=r}process(){return this.rootTransformer.processPossibleArrowParamEnd()||this.rootTransformer.processPossibleAsyncArrowWithTypeParams()||this.rootTransformer.processPossibleTypeRange()?!0:this.tokens.matches1(Q._enum)?(this.processEnum(),!0):this.tokens.matches2(Q._export,Q._enum)?(this.processNamedExportEnum(),!0):this.tokens.matches3(Q._export,Q._default,Q._enum)?(this.processDefaultExportEnum(),!0):!1}processNamedExportEnum(){if(this.isImportsTransformEnabled){this.tokens.removeInitialToken();const t=this.tokens.identifierNameAtRelativeIndex(1);this.processEnum(),this.tokens.appendCode(` exports.${t} = ${t};`)}else this.tokens.copyToken(),this.processEnum()}processDefaultExportEnum(){this.tokens.removeInitialToken(),this.tokens.removeToken();const t=this.tokens.identifierNameAtRelativeIndex(1);this.processEnum(),this.isImportsTransformEnabled?this.tokens.appendCode(` exports.default = ${t};`):this.tokens.appendCode(` export default ${t};`)}processEnum(){this.tokens.replaceToken("const"),this.tokens.copyExpectedToken(Q.name);let t=!1;this.tokens.matchesContextual(Ir._of)&&(this.tokens.removeToken(),t=this.tokens.matchesContextual(Ir._symbol),this.tokens.removeToken());const n=this.tokens.matches3(Q.braceL,Q.name,Q.eq);this.tokens.appendCode(' = require("flow-enums-runtime")');const r=!t&&!n;for(this.tokens.replaceTokenTrimmingLeftWhitespace(r?".Mirrored([":"({");!this.tokens.matches1(Q.braceR);){if(this.tokens.matches1(Q.ellipsis)){this.tokens.removeToken();break}this.processEnumElement(t,n),this.tokens.matches1(Q.comma)&&this.tokens.copyToken()}this.tokens.replaceToken(r?"]);":"});")}processEnumElement(t,n){if(t){const r=this.tokens.identifierName();this.tokens.copyToken(),this.tokens.appendCode(`: Symbol("${r}")`)}else n?(this.tokens.copyToken(),this.tokens.replaceTokenTrimmingLeftWhitespace(":"),this.tokens.copyToken()):this.tokens.replaceToken(`"${this.tokens.identifierName()}"`)}}function qEi(e){let t,n=e[0],r=1;for(;r<e.length;){const i=e[r],a=e[r+1];if(r+=2,(i==="optionalAccess"||i==="optionalCall")&&n==null)return;i==="access"||i==="optionalAccess"?(t=n,n=a(n)):(i==="call"||i==="optionalCall")&&(n=a((...o)=>n.call(t,...o)),t=void 0)}return n}const e1e="jest",VEi=["mock","unmock","enableAutomock","disableAutomock"];class vXe extends U5{__init(){this.hoistedFunctionNames=[]}constructor(t,n,r,i){super(),this.rootTransformer=t,this.tokens=n,this.nameManager=r,this.importProcessor=i,vXe.prototype.__init.call(this)}process(){return this.tokens.currentToken().scopeDepth===0&&this.tokens.matches4(Q.name,Q.dot,Q.name,Q.parenL)&&this.tokens.identifierName()===e1e?qEi([this,"access",t=>t.importProcessor,"optionalAccess",t=>t.getGlobalNames,"call",t=>t(),"optionalAccess",t=>t.has,"call",t=>t(e1e)])?!1:this.extractHoistedCalls():!1}getHoistedCode(){return this.hoistedFunctionNames.length>0?this.hoistedFunctionNames.map(t=>`${t}();`).join(""):""}extractHoistedCalls(){this.tokens.removeToken();let t=!1;for(;this.tokens.matches3(Q.dot,Q.name,Q.parenL);){const n=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);if(VEi.includes(n)){const i=this.nameManager.claimFreeName("__jestHoist");this.hoistedFunctionNames.push(i),this.tokens.replaceToken(`function ${i}(){${e1e}.`),this.tokens.copyToken(),this.tokens.copyToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(Q.parenR),this.tokens.appendCode(";}"),t=!1}else t?this.tokens.copyToken():this.tokens.replaceToken(`${e1e}.`),this.tokens.copyToken(),this.tokens.copyToken(),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(Q.parenR),t=!0}return!0}}class WEi extends U5{constructor(t){super(),this.tokens=t}process(){if(this.tokens.matches1(Q.num)){const t=this.tokens.currentTokenCode();if(t.includes("_"))return this.tokens.replaceToken(t.replace(/_/g,"")),!0}return!1}}class UEi extends U5{constructor(t,n){super(),this.tokens=t,this.nameManager=n}process(){return this.tokens.matches2(Q._catch,Q.braceL)?(this.tokens.copyToken(),this.tokens.appendCode(` (${this.nameManager.claimFreeName("e")})`),!0):!1}}class KEi extends U5{constructor(t,n){super(),this.tokens=t,this.nameManager=n}process(){if(this.tokens.matches1(Q.nullishCoalescing)){const r=this.tokens.currentToken();return this.tokens.tokens[r.nullishStartIndex].isAsyncOperation?this.tokens.replaceTokenTrimmingLeftWhitespace(", async () => ("):this.tokens.replaceTokenTrimmingLeftWhitespace(", () => ("),!0}if(this.tokens.matches1(Q._delete)&&this.tokens.tokenAtRelativeIndex(1).isOptionalChainStart)return this.tokens.removeInitialToken(),!0;const n=this.tokens.currentToken().subscriptStartIndex;if(n!=null&&this.tokens.tokens[n].isOptionalChainStart&&this.tokens.tokenAtRelativeIndex(-1).type!==Q._super){const r=this.nameManager.claimFreeName("_");let i;if(n>0&&this.tokens.matches1AtIndex(n-1,Q._delete)&&this.isLastSubscriptInChain()?i=`${r} => delete ${r}`:i=`${r} => ${r}`,this.tokens.tokens[n].isAsyncOperation&&(i=`async ${i}`),this.tokens.matches2(Q.questionDot,Q.parenL)||this.tokens.matches2(Q.questionDot,Q.lessThan))this.justSkippedSuper()&&this.tokens.appendCode(".bind(this)"),this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalCall', ${i}`);else if(this.tokens.matches2(Q.questionDot,Q.bracketL))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalAccess', ${i}`);else if(this.tokens.matches1(Q.questionDot))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'optionalAccess', ${i}.`);else if(this.tokens.matches1(Q.dot))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'access', ${i}.`);else if(this.tokens.matches1(Q.bracketL))this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'access', ${i}[`);else if(this.tokens.matches1(Q.parenL))this.justSkippedSuper()&&this.tokens.appendCode(".bind(this)"),this.tokens.replaceTokenTrimmingLeftWhitespace(`, 'call', ${i}(`);else throw new Error("Unexpected subscript operator in optional chain.");return!0}return!1}isLastSubscriptInChain(){let t=0;for(let n=this.tokens.currentIndex()+1;;n++){if(n>=this.tokens.tokens.length)throw new Error("Reached the end of the code while finding the end of the access chain.");if(this.tokens.tokens[n].isOptionalChainStart?t++:this.tokens.tokens[n].isOptionalChainEnd&&t--,t<0)return!0;if(t===0&&this.tokens.tokens[n].subscriptStartIndex!=null)return!1}}justSkippedSuper(){let t=0,n=this.tokens.currentIndex()-1;for(;;){if(n<0)throw new Error("Reached the start of the code while finding the start of the access chain.");if(this.tokens.tokens[n].isOptionalChainStart?t--:this.tokens.tokens[n].isOptionalChainEnd&&t++,t<0)return!1;if(t===0&&this.tokens.tokens[n].subscriptStartIndex!=null)return this.tokens.tokens[n-1].type===Q._super;n--}}}class GEi extends U5{constructor(t,n,r,i){super(),this.rootTransformer=t,this.tokens=n,this.importProcessor=r,this.options=i}process(){const t=this.tokens.currentIndex();if(this.tokens.identifierName()==="createReactClass"){const n=this.importProcessor&&this.importProcessor.getIdentifierReplacement("createReactClass");return n?this.tokens.replaceToken(`(0, ${n})`):this.tokens.copyToken(),this.tryProcessCreateClassCall(t),!0}if(this.tokens.matches3(Q.name,Q.dot,Q.name)&&this.tokens.identifierName()==="React"&&this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+2)==="createClass"){const n=this.importProcessor&&this.importProcessor.getIdentifierReplacement("React")||"React";return n?(this.tokens.replaceToken(n),this.tokens.copyToken(),this.tokens.copyToken()):(this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.copyToken()),this.tryProcessCreateClassCall(t),!0}return!1}tryProcessCreateClassCall(t){const n=this.findDisplayName(t);n&&this.classNeedsDisplayName()&&(this.tokens.copyExpectedToken(Q.parenL),this.tokens.copyExpectedToken(Q.braceL),this.tokens.appendCode(`displayName: '${n}',`),this.rootTransformer.processBalancedCode(),this.tokens.copyExpectedToken(Q.braceR),this.tokens.copyExpectedToken(Q.parenR))}findDisplayName(t){return t<2?null:this.tokens.matches2AtIndex(t-2,Q.name,Q.eq)?this.tokens.identifierNameAtIndex(t-2):t>=2&&this.tokens.tokens[t-2].identifierRole===yl.ObjectKey?this.tokens.identifierNameAtIndex(t-2):this.tokens.matches2AtIndex(t-2,Q._export,Q._default)?this.getDisplayNameFromFilename():null}getDisplayNameFromFilename(){const n=(this.options.filePath||"unknown").split("/"),r=n[n.length-1],i=r.lastIndexOf("."),a=i===-1?r:r.slice(0,i);return a==="index"&&n[n.length-2]?n[n.length-2]:a}classNeedsDisplayName(){let t=this.tokens.currentIndex();if(!this.tokens.matches2(Q.parenL,Q.braceL))return!1;const n=t+1,r=this.tokens.tokens[n].contextId;if(r==null)throw new Error("Expected non-null context ID on object open-brace.");for(;t<this.tokens.tokens.length;t++){const i=this.tokens.tokens[t];if(i.type===Q.braceR&&i.contextId===r){t++;break}if(this.tokens.identifierNameAtIndex(t)==="displayName"&&this.tokens.tokens[t].identifierRole===yl.ObjectKey&&i.contextId===r)return!1}if(t===this.tokens.tokens.length)throw new Error("Unexpected end of input when processing React class.");return this.tokens.matches1AtIndex(t,Q.parenR)||this.tokens.matches2AtIndex(t,Q.comma,Q.parenR)}}class _Xe extends U5{__init(){this.extractedDefaultExportName=null}constructor(t,n){super(),this.tokens=t,this.filePath=n,_Xe.prototype.__init.call(this)}setExtractedDefaultExportName(t){this.extractedDefaultExportName=t}getPrefixCode(){return`
      (function () {
        var enterModule = require('react-hot-loader').enterModule;
        enterModule && enterModule(module);
      })();`.replace(/\s+/g," ").trim()}getSuffixCode(){const t=new Set;for(const r of this.tokens.tokens)!r.isType&&RZt(r)&&r.identifierRole!==yl.ImportDeclaration&&t.add(this.tokens.identifierNameForToken(r));const n=Array.from(t).map(r=>({variableName:r,uniqueLocalName:r}));return this.extractedDefaultExportName&&n.push({variableName:this.extractedDefaultExportName,uniqueLocalName:"default"}),`
;(function () {
  var reactHotLoader = require('react-hot-loader').default;
  var leaveModule = require('react-hot-loader').leaveModule;
  if (!reactHotLoader) {
    return;
  }
${n.map(({variableName:r,uniqueLocalName:i})=>`  reactHotLoader.register(${r}, "${i}", ${JSON.stringify(this.filePath||"")});`).join(`
`)}
  leaveModule(module);
})();`}process(){return!1}}const YEi=new Set(["break","case","catch","class","const","continue","debugger","default","delete","do","else","export","extends","finally","for","function","if","import","in","instanceof","new","return","super","switch","this","throw","try","typeof","var","void","while","with","yield","enum","implements","interface","let","package","private","protected","public","static","await","false","null","true"]);function Uht(e){if(e.length===0||!Coe[e.charCodeAt(0)])return!1;for(let t=1;t<e.length;t++)if(!P5[e.charCodeAt(t)])return!1;return!YEi.has(e)}class XEi extends U5{constructor(t,n,r){super(),this.rootTransformer=t,this.tokens=n,this.isImportsTransformEnabled=r}process(){return this.rootTransformer.processPossibleArrowParamEnd()||this.rootTransformer.processPossibleAsyncArrowWithTypeParams()||this.rootTransformer.processPossibleTypeRange()?!0:this.tokens.matches1(Q._public)||this.tokens.matches1(Q._protected)||this.tokens.matches1(Q._private)||this.tokens.matches1(Q._abstract)||this.tokens.matches1(Q._readonly)||this.tokens.matches1(Q._override)||this.tokens.matches1(Q.nonNullAssertion)?(this.tokens.removeInitialToken(),!0):this.tokens.matches1(Q._enum)||this.tokens.matches2(Q._const,Q._enum)?(this.processEnum(),!0):this.tokens.matches2(Q._export,Q._enum)||this.tokens.matches3(Q._export,Q._const,Q._enum)?(this.processEnum(!0),!0):!1}processEnum(t=!1){for(this.tokens.removeInitialToken();this.tokens.matches1(Q._const)||this.tokens.matches1(Q._enum);)this.tokens.removeToken();const n=this.tokens.identifierName();this.tokens.removeToken(),t&&!this.isImportsTransformEnabled&&this.tokens.appendCode("export "),this.tokens.appendCode(`var ${n}; (function (${n})`),this.tokens.copyExpectedToken(Q.braceL),this.processEnumBody(n),this.tokens.copyExpectedToken(Q.braceR),t&&this.isImportsTransformEnabled?this.tokens.appendCode(`)(${n} || (exports.${n} = ${n} = {}));`):this.tokens.appendCode(`)(${n} || (${n} = {}));`)}processEnumBody(t){let n=null;for(;!this.tokens.matches1(Q.braceR);){const{nameStringCode:r,variableName:i}=this.extractEnumKeyInfo(this.tokens.currentToken());this.tokens.removeInitialToken(),this.tokens.matches3(Q.eq,Q.string,Q.comma)||this.tokens.matches3(Q.eq,Q.string,Q.braceR)?this.processStringLiteralEnumMember(t,r,i):this.tokens.matches1(Q.eq)?this.processExplicitValueEnumMember(t,r,i):this.processImplicitValueEnumMember(t,r,i,n),this.tokens.matches1(Q.comma)&&this.tokens.removeToken(),i!=null?n=i:n=`${t}[${r}]`}}extractEnumKeyInfo(t){if(t.type===Q.name){const n=this.tokens.identifierNameForToken(t);return{nameStringCode:`"${n}"`,variableName:Uht(n)?n:null}}else if(t.type===Q.string){const n=this.tokens.stringValueForToken(t);return{nameStringCode:this.tokens.code.slice(t.start,t.end),variableName:Uht(n)?n:null}}else throw new Error("Expected name or string at beginning of enum element.")}processStringLiteralEnumMember(t,n,r){r!=null?(this.tokens.appendCode(`const ${r}`),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.appendCode(`; ${t}[${n}] = ${r};`)):(this.tokens.appendCode(`${t}[${n}]`),this.tokens.copyToken(),this.tokens.copyToken(),this.tokens.appendCode(";"))}processExplicitValueEnumMember(t,n,r){const i=this.tokens.currentToken().rhsEndIndex;if(i==null)throw new Error("Expected rhsEndIndex on enum assign.");if(r!=null){for(this.tokens.appendCode(`const ${r}`),this.tokens.copyToken();this.tokens.currentIndex()<i;)this.rootTransformer.processToken();this.tokens.appendCode(`; ${t}[${t}[${n}] = ${r}] = ${n};`)}else{for(this.tokens.appendCode(`${t}[${t}[${n}]`),this.tokens.copyToken();this.tokens.currentIndex()<i;)this.rootTransformer.processToken();this.tokens.appendCode(`] = ${n};`)}}processImplicitValueEnumMember(t,n,r,i){let a=i!=null?`${i} + 1`:"0";r!=null&&(this.tokens.appendCode(`const ${r} = ${a}; `),a=r),this.tokens.appendCode(`${t}[${t}[${n}] = ${a}] = ${n};`)}}class __e{__init(){this.transformers=[]}__init2(){this.generatedVariables=[]}constructor(t,n,r,i){__e.prototype.__init.call(this),__e.prototype.__init2.call(this),this.nameManager=t.nameManager,this.helperManager=t.helperManager;const{tokenProcessor:a,importProcessor:o}=t;this.tokens=a,this.isImportsTransformEnabled=n.includes("imports"),this.isReactHotLoaderTransformEnabled=n.includes("react-hot-loader"),this.disableESTransforms=!!i.disableESTransforms,i.disableESTransforms||(this.transformers.push(new KEi(a,this.nameManager)),this.transformers.push(new WEi(a)),this.transformers.push(new UEi(a,this.nameManager))),n.includes("jsx")&&(i.jsxRuntime!=="preserve"&&this.transformers.push(new YA(this,a,o,this.nameManager,i)),this.transformers.push(new GEi(this,a,o,i)));let s=null;if(n.includes("react-hot-loader")){if(!i.filePath)throw new Error("filePath is required when using the react-hot-loader transform.");s=new _Xe(a,i.filePath),this.transformers.push(s)}if(n.includes("imports")){if(o===null)throw new Error("Expected non-null importProcessor with imports transform enabled.");this.transformers.push(new Lne(this,a,o,this.nameManager,this.helperManager,s,r,!!i.enableLegacyTypeScriptModuleInterop,n.includes("typescript"),n.includes("flow"),!!i.preserveDynamicImport,!!i.keepUnusedImports))}else this.transformers.push(new zEi(a,this.nameManager,this.helperManager,s,n.includes("typescript"),n.includes("flow"),!!i.keepUnusedImports,i));n.includes("flow")&&this.transformers.push(new HEi(this,a,n.includes("imports"))),n.includes("typescript")&&this.transformers.push(new XEi(this,a,n.includes("imports"))),n.includes("jest")&&this.transformers.push(new vXe(this,a,this.nameManager,o))}transform(){this.tokens.reset(),this.processBalancedCode();let n=this.isImportsTransformEnabled?'"use strict";':"";for(const o of this.transformers)n+=o.getPrefixCode();n+=this.helperManager.emitHelpers(),n+=this.generatedVariables.map(o=>` var ${o};`).join("");for(const o of this.transformers)n+=o.getHoistedCode();let r="";for(const o of this.transformers)r+=o.getSuffixCode();const i=this.tokens.finish();let{code:a}=i;if(a.startsWith("#!")){let o=a.indexOf(`
`);return o===-1&&(o=a.length,a+=`
`),{code:a.slice(0,o+1)+n+a.slice(o+1)+r,mappings:this.shiftMappings(i.mappings,n.length)}}else return{code:n+a+r,mappings:this.shiftMappings(i.mappings,n.length)}}processBalancedCode(){let t=0,n=0;for(;!this.tokens.isAtEnd();){if(this.tokens.matches1(Q.braceL)||this.tokens.matches1(Q.dollarBraceL))t++;else if(this.tokens.matches1(Q.braceR)){if(t===0)return;t--}if(this.tokens.matches1(Q.parenL))n++;else if(this.tokens.matches1(Q.parenR)){if(n===0)return;n--}this.processToken()}}processToken(){if(this.tokens.matches1(Q._class)){this.processClass();return}for(const t of this.transformers)if(t.process())return;this.tokens.copyToken()}processNamedClass(){if(!this.tokens.matches2(Q._class,Q.name))throw new Error("Expected identifier for exported class name.");const t=this.tokens.identifierNameAtIndex(this.tokens.currentIndex()+1);return this.processClass(),t}processClass(){const t=LEi(this,this.tokens,this.nameManager,this.disableESTransforms),n=(t.headerInfo.isExpression||!t.headerInfo.className)&&t.staticInitializerNames.length+t.instanceInitializerNames.length>0;let r=t.headerInfo.className;n&&(r=this.nameManager.claimFreeName("_class"),this.generatedVariables.push(r),this.tokens.appendCode(` (${r} =`));const a=this.tokens.currentToken().contextId;if(a==null)throw new Error("Expected class to have a context ID.");for(this.tokens.copyExpectedToken(Q._class);!this.tokens.matchesContextIdAndLabel(Q.braceL,a);)this.processToken();this.processClassBody(t,r);const o=t.staticInitializerNames.map(s=>`${r}.${s}()`);n?this.tokens.appendCode(`, ${o.map(s=>`${s}, `).join("")}${r})`):t.staticInitializerNames.length>0&&this.tokens.appendCode(` ${o.map(s=>`${s};`).join(" ")}`)}processClassBody(t,n){const{headerInfo:r,constructorInsertPos:i,constructorInitializerStatements:a,fields:o,instanceInitializerNames:s,rangesToRemove:c}=t;let u=0,d=0;const f=this.tokens.currentToken().contextId;if(f==null)throw new Error("Expected non-null context ID on class.");this.tokens.copyExpectedToken(Q.braceL),this.isReactHotLoaderTransformEnabled&&this.tokens.appendCode("__reactstandin__regenerateByEval(key, code) {this[key] = eval(code);}");const p=a.length+s.length>0;if(i===null&&p){const m=this.makeConstructorInitCode(a,s,n);if(r.hasSuperclass){const g=this.nameManager.claimFreeName("args");this.tokens.appendCode(`constructor(...${g}) { super(...${g}); ${m}; }`)}else this.tokens.appendCode(`constructor() { ${m}; }`)}for(;!this.tokens.matchesContextIdAndLabel(Q.braceR,f);)if(u<o.length&&this.tokens.currentIndex()===o[u].start){let m=!1;for(this.tokens.matches1(Q.bracketL)?this.tokens.copyTokenWithPrefix(`${o[u].initializerName}() {this`):this.tokens.matches1(Q.string)||this.tokens.matches1(Q.num)?(this.tokens.copyTokenWithPrefix(`${o[u].initializerName}() {this[`),m=!0):this.tokens.copyTokenWithPrefix(`${o[u].initializerName}() {this.`);this.tokens.currentIndex()<o[u].end;)m&&this.tokens.currentIndex()===o[u].equalsIndex&&this.tokens.appendCode("]"),this.processToken();this.tokens.appendCode("}"),u++}else if(d<c.length&&this.tokens.currentIndex()>=c[d].start){for(this.tokens.currentIndex()<c[d].end&&this.tokens.removeInitialToken();this.tokens.currentIndex()<c[d].end;)this.tokens.removeToken();d++}else this.tokens.currentIndex()===i?(this.tokens.copyToken(),p&&this.tokens.appendCode(`;${this.makeConstructorInitCode(a,s,n)};`),this.processToken()):this.processToken();this.tokens.copyExpectedToken(Q.braceR)}makeConstructorInitCode(t,n,r){return[...t,...n.map(i=>`${r}.prototype.${i}.call(this)`)].join(";")}processPossibleArrowParamEnd(){if(this.tokens.matches2(Q.parenR,Q.colon)&&this.tokens.tokenAtRelativeIndex(1).isType){let t=this.tokens.currentIndex()+1;for(;this.tokens.tokens[t].isType;)t++;if(this.tokens.matches1AtIndex(t,Q.arrow)){for(this.tokens.removeInitialToken();this.tokens.currentIndex()<t;)this.tokens.removeToken();return this.tokens.replaceTokenTrimmingLeftWhitespace(") =>"),!0}}return!1}processPossibleAsyncArrowWithTypeParams(){if(!this.tokens.matchesContextual(Ir._async)&&!this.tokens.matches1(Q._async))return!1;const t=this.tokens.tokenAtRelativeIndex(1);if(t.type!==Q.lessThan||!t.isType)return!1;let n=this.tokens.currentIndex()+1;for(;this.tokens.tokens[n].isType;)n++;if(this.tokens.matches1AtIndex(n,Q.parenL)){for(this.tokens.replaceToken("async ("),this.tokens.removeInitialToken();this.tokens.currentIndex()<n;)this.tokens.removeToken();return this.tokens.removeToken(),this.processBalancedCode(),this.processToken(),!0}return!1}processPossibleTypeRange(){if(this.tokens.currentToken().isType){for(this.tokens.removeInitialToken();this.tokens.currentToken().isType;)this.tokens.removeToken();return!0}return!1}shiftMappings(t,n){for(let r=0;r<t.length;r++){const i=t[r];i!==void 0&&(t[r]=i+n)}return t}}var JEi={};(function(e){e.__esModule=!0,e.LinesAndColumns=void 0;var t=`
`,n="\r",r=function(){function i(a){this.string=a;for(var o=[0],s=0;s<a.length;)switch(a[s]){case t:s+=t.length,o.push(s);break;case n:s+=n.length,a[s]===t&&(s+=t.length),o.push(s);break;default:s++;break}this.offsets=o}return i.prototype.locationForIndex=function(a){if(a<0||a>this.string.length)return null;for(var o=0,s=this.offsets;s[o+1]<=a;)o++;var c=a-s[o];return{line:o,column:c}},i.prototype.indexForLocation=function(a){var o=a.line,s=a.column;return o<0||o>=this.offsets.length||s<0||s>this.lengthOfLine(o)?null:this.offsets[o]+s},i.prototype.lengthOfLine=function(a){var o=this.offsets[a],s=a===this.offsets.length-1?this.string.length:this.offsets[a+1];return s-o},i}();e.LinesAndColumns=r,e.default=r})(JEi);function QEi(e){const t=new Set;for(let n=0;n<e.tokens.length;n++)e.matches1AtIndex(n,Q._import)&&!e.matches3AtIndex(n,Q._import,Q.name,Q.eq)&&ZEi(e,n,t);return t}function ZEi(e,t,n){t++,!e.matches1AtIndex(t,Q.parenL)&&(e.matches1AtIndex(t,Q.name)&&(n.add(e.identifierNameAtIndex(t)),t++,e.matches1AtIndex(t,Q.comma)&&t++),e.matches1AtIndex(t,Q.star)&&(t+=2,n.add(e.identifierNameAtIndex(t)),t++),e.matches1AtIndex(t,Q.braceL)&&(t++,e9i(e,t,n)))}function e9i(e,t,n){for(;;){if(e.matches1AtIndex(t,Q.braceR))return;const r=Yre(e,t);if(t=r.endIndex,r.isType||n.add(r.rightName),e.matches2AtIndex(t,Q.comma,Q.braceR))return;if(e.matches1AtIndex(t,Q.braceR))return;if(e.matches1AtIndex(t,Q.comma))t++;else throw new Error(`Unexpected token: ${JSON.stringify(e.tokens[t])}`)}}function t9i(e,t){vSi(t);try{const n=n9i(e,t),i=new __e(n,t.transforms,!!t.enableLegacyBabel5ModuleInterop,t).transform();let a={code:i.code};if(t.sourceMapOptions){if(!t.filePath)throw new Error("filePath must be specified when generating a source map.");a={...a,sourceMap:rSi(i,t.filePath,t.sourceMapOptions,e,n.tokenProcessor.tokens)}}return a}catch(n){throw t.filePath&&(n.message=`Error transforming ${t.filePath}: ${n.message}`),n}}function n9i(e,t){const n=t.transforms.includes("jsx"),r=t.transforms.includes("typescript"),i=t.transforms.includes("flow"),a=t.disableESTransforms===!0,o=MEi(e,n,r,i),s=o.tokens,c=o.scopes,u=new KYe(e,s),d=new u_e(u),f=new Fne(e,s,i,a,d),p=!!t.enableLegacyTypeScriptModuleInterop;let m=null;return t.transforms.includes("imports")?(m=new XA(u,f,p,t,t.transforms.includes("typescript"),!!t.keepUnusedImports,d),m.preprocessTokens(),Iht(f,c,m.getGlobalNames()),t.transforms.includes("typescript")&&!t.keepUnusedImports&&m.pruneTypeOnlyImports()):t.transforms.includes("typescript")&&!t.keepUnusedImports&&Iht(f,c,QEi(f)),{tokenProcessor:f,scopes:c,nameManager:u,importProcessor:m,helperManager:d}}function yXe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var r9i=h.createContext({}),Ben=r9i;function Kht(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Ght(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Kht(Object(n),!0).forEach(function(r){yXe(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Kht(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var i9i={transforms:["typescript","jsx","imports"]},zen=function(e,t){return t===void 0&&(t={}),t9i(e,Ght(Ght({},i9i),t)).code};function y_e(e,t){return y_e=Object.setPrototypeOf||function(r,i){return r.__proto__=i,r},y_e(e,t)}function a9i(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,y_e(e,t)}var o9i=function(t,n){return function(r){a9i(i,r);function i(){return r.apply(this,arguments)||this}var a=i.prototype;return a.componentDidCatch=function(s){n(s)},a.render=function(){return typeof t=="function"?G.createElement(t,null):G.isValidElement(t)?t:null},i}(h.Component)},Hen=o9i;function s9i(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Xge(e,t,n){return s9i()?Xge=Reflect.construct:Xge=function(i,a,o){var s=[null];s.push.apply(s,a);var c=Function.bind.apply(i,s),u=new c;return o&&y_e(u,o.prototype),u},Xge.apply(null,arguments)}var l9i=function(t,n){var r=Object.keys(n),i=r.map(function(a){return n[a]});return Xge(Function,r.concat([t])).apply(void 0,i)},qen=l9i;function Yht(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function rBe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Yht(Object(n),!0).forEach(function(r){yXe(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Yht(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}var c9i=function(t,n){var r=t.code,i=r===void 0?"":r,a=t.scope,o=a===void 0?{}:a,s=t.opts,c=s===void 0?{}:s,u=i.trim().replace(/;$/,""),d=zen("return ("+u+")",c).trim();return Hen(qen(d,rBe({React:G},o)),n)},u9i=function(t,n,r){var i=t.code,a=i===void 0?"":i,o=t.scope,s=o===void 0?{}:o,c=t.opts,u=c===void 0?{}:c,d=function(p){typeof p>"u"?r(new SyntaxError("`render` must be called with valid JSX.")):n(Hen(p,r))};if(!/render\s*\(/.test(a))return r(new SyntaxError("No-Inline evaluations must call `render`."));qen(zen(a,u),rBe(rBe({React:G},s),{},{render:d}))};function Xht(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Jht(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Xht(Object(n),!0).forEach(function(r){yXe(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Xht(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Ven(e){var t=e.Context,n=t===void 0?Ben:t,r=e.children,i=e.code,a=e.language,o=e.theme,s=e.disabled,c=e.scope,u=e.transformOptions,d=e.transformCode,f=e.noInline,p=f===void 0?!1:f,m=h.useState({error:void 0,element:void 0}),g=m[0],_=m[1];function v(x){var C=function(O){_({error:O.toString(),element:void 0})};try{var w=d?d(x):x;return Promise.resolve(w).then(function($){var O=function(I){return _({error:void 0,element:I})},N={code:$,scope:c,opts:u};p?(_({error:void 0,element:null}),u9i(N,O,C)):O(c9i(N,C))}).catch(C)}catch($){return C($),Promise.resolve()}}var b=function(C){return _({error:C.toString()})};h.useEffect(function(){v(i).catch(b)},[i,c,p,d]);var y=function(C){v(C).catch(b)};return G.createElement(n.Provider,{value:Jht(Jht({},g),{},{code:i,language:a,theme:o,disabled:s,onError:b,onChange:y})},r)}Ven.defaultProps={code:"",noInline:!1,language:"jsx",disabled:!1};function d9i(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var f9i=["Component","Context"];function Wen(e){var t=e.Component,n=e.Context,r=n===void 0?Ben:n,i=d9i(e,f9i),a=h.useContext(r),o=a.element;return G.createElement(t,i,o?G.createElement(o,null):null)}Wen.defaultProps={Component:"div"};var p9i={plain:{color:"#9CDCFE",backgroundColor:"#1E1E1E"},styles:[{types:["prolog"],style:{color:"rgb(0, 0, 128)"}},{types:["comment"],style:{color:"rgb(106, 153, 85)"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"rgb(86, 156, 214)"}},{types:["number","inserted"],style:{color:"rgb(181, 206, 168)"}},{types:["constant"],style:{color:"rgb(100, 102, 149)"}},{types:["attr-name","variable"],style:{color:"rgb(156, 220, 254)"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"rgb(206, 145, 120)"}},{types:["selector"],style:{color:"rgb(215, 186, 125)"}},{types:["tag"],style:{color:"rgb(78, 201, 176)"}},{types:["tag"],languages:["markup"],style:{color:"rgb(86, 156, 214)"}},{types:["punctuation","operator"],style:{color:"rgb(212, 212, 212)"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"rgb(220, 220, 170)"}},{types:["class-name"],style:{color:"rgb(78, 201, 176)"}},{types:["char"],style:{color:"rgb(209, 105, 105)"}}]};const h9i=p9i;var m9i=Object.defineProperty,eo=(e,t)=>m9i(e,"name",{value:t,configurable:!0}),g9i=/(image|photo|avatar|url|logo|cover|thumbnail|icon)/i,v9i=/^(\w|\d|_|-|)*?(name|label){1}$/i,_9i=eo((e,t)=>{let n=["name","label","title","count","content","username","nickname","login","firstName","lastName","url"],r=Object.keys(t).filter(a=>v9i.test(a));n.push(...r),g9i.test(e)&&n.unshift("url");let i=n.find(a=>a in t&&!!t[a]);if(i)return i==="firstName"&&"lastName"in t?["firstName","lastName"]:i},"getFieldableKeys");function Uen(e,t,n){if(t)return t;let r=n==null?void 0:n.find(a=>a.name===e),i=Ho(r==null?void 0:r.meta,r==null?void 0:r.options);return i!=null&&i.dataProviderName?i.dataProviderName:"default"}eo(Uen,"pickDataProvider");var Ken=eo(e=>{var t;return(t=e==null?void 0:e.options)==null?void 0:t.dataProviderName},"dataProviderFromResource"),y9i=eo(e=>[...e].filter(Boolean).sort((n,r)=>(r.priority||0)-(n.priority||0))[0]||null,"pickInferredField"),b9i=eo(e=>{try{return g5i.format(e,{parser:"typescript",plugins:[_5i],arrowParens:"always",trailingComma:"all",semi:!0,tabWidth:4,printWidth:80})}catch(t){return console.warn("Formatting error in inferencer",t),e}},"prettierFormat"),x9i=eo(e=>e.replace(/ {2,}/g," ").replace(/\n{2,}/g,`
`),"prettySpaces"),Gen=/(-id|-ids|_id|_ids|Id|Ids|ID|IDs)(\[\])?$/,S9i=eo((e,t)=>{let n=Gen.test(e),r=typeof t=="string"||typeof t=="number",i=Array.isArray(t)&&t.every(a=>typeof a=="string"||typeof a=="number");return n&&r||n&&i?{key:e,relation:!0,multiple:i,type:"relation",priority:1}:!1},"relationInfer"),t_=eo(e=>e.replace(Gen,""),"removeRelationSuffix"),yW=eo(e=>t_(e).replace(/([a-z])([A-Z])/g,"$1 $2").replace(/_/g," ").replace(/-/g," ").split(" ").map(t=>t.charAt(0).toUpperCase()+t.slice(1)).join(" "),"prettyString"),gu=eo(e=>{let{resource:t,field:n,i18n:r}=e;if(r){let a=`translate("${t.name}.fields.${n.key}")`;return e.noBraces?`${a}`:`{${a}}`}let i=yW(n.key);return e.noQuotes?i:`"${i}"`},"translatePrettyString"),AP=eo((e="")=>O3.isSingular(e)?e:O3.singular(e),"toSingular"),nA=eo((e="")=>O3.isPlural(e)?e:O3.plural(e),"toPlural"),C9i=eo(e=>e.replace(/export\s+(const|let|var|type|interface|function|class)\s+(\w+)\s*(=|:)\s*/g,"$1 $2 = ").split(`
`).filter(t=>!t.trim().startsWith("export default")).join(`
`),"replaceExports"),Qht=/import(?:(?:(?:[ \n\t]+([^ *\n\t\{\},]+)[ \n\t]*(?:,|[ \n\t]+))?([ \n\t]*\{(?:[ \n\t]*[^ \n\t"'\{\}]+[ \n\t]*,?)+\})?[ \n\t]*)|[ \n\t]*\*[ \n\t]*as[ \n\t]+([^ \n\t\{\}]+)[ \n\t]+)from[ \n\t]*(?:['"])([^'"\n]+)(?:['"])(?:;?)/g,w9i=/import[ \n\t](?:['"])([^'"\n]+)(?:['"])(?:;?)/g,E9i=/((?:\w|\s|_)*)( as )((?:\w|\s|_)*)( |,)?/g,T9i=eo((e,t={})=>{let n=e.matchAll(Qht),r=new Set;for(let i of n){let[,a,o,s,c]=i;if(c in t){let u=t[c];if(c==="react")continue;a&&r.add(`const { default: ${a} } = ${u};`),o&&r.add(`const${o.replace(E9i,"$1: $3$4")} = ${u};`),s&&r.add(`const ${s} = ${u};`)}}return x9i(`
    ${Array.from(r).join(`
`)}
    ${e.replace(Qht,"").replace(w9i,"")}
    `)},"replaceImports"),$9i=eo((e,t)=>e?t.find(n=>{let r=t_(e.key);return n.name===r||n.name===(O3.isPlural(r)?r:O3.plural(r))||n.name===(O3.isSingular(r)?r:O3.singular(r))}):void 0,"resourceFromInferred"),Poe=eo((e,t,n="Inferred")=>{let r=e.replace(/[^a-zA-Z0-9]/g," "),i=O3.singular(r),a=yW(i).replace(/ /g,"")||n,o=t.charAt(0).toUpperCase()+t.slice(1);return/^[a-zA-Z]/.test(a)?`${a}${o}`:`${o}${a}`},"componentName"),O9i=eo(e=>e?Array.isArray(e)?e.join(""):typeof e=="string"?e:typeof e=="object"||typeof e=="function"?e.toString():typeof e=="number"?String(e):typeof e=="boolean"&&e?"true":e:"","handleExpression"),pl=eo((e,...t)=>e.reduce((n,r,i)=>`${n}${r}${O9i(t[i])}`,"").trim(),"jsx"),P9i=eo((e,t)=>`
    ${e??""}
    
    render(typeof ${t} !== "undefined" ? <${t} /> : <></>);
    `,"prepareLiveCode"),N9i=eo(e=>e==null?void 0:e.replace(/(\/\* hidden-start \*\/)(.|\n)*?(\/\* hidden-end \*\/)/g,""),"removeHiddenCode"),D9i=/^[a-zA-Z_$][a-zA-Z_$0-9]*$/,b_e=eo(e=>D9i.test(e),"shouldDotAccess");function x_e(e,t,n){let r=`${e}`;return t&&(r+="?.",b_e(t)?r+=t:r+=`['${t}']`),n&&(r+="?.",b_e(n)?r+=n:r+=`['${n}']`),r}eo(x_e,"accessorSingle");function Yen(e,t,n){return(n??[]).map(r=>x_e(e,t,r))}eo(Yen,"accessorMultiple");var Qs=eo((e,t,n,r=' + " " + ')=>Array.isArray(n)?r?Yen(e,t,n).join(r):x_e(e,t,n[0]):x_e(e,t,n),"accessor"),e8e=eo(e=>{let t=e.reduce((n,[r,i,a])=>(n[i]||(n[i]=[]),n[i].includes(r)||(a?n[i].push([r,!0]):n[i].push(r)),n),{});return Object.entries(t).map(([n,r])=>{let i=r.find(c=>Array.isArray(c)&&c[1]),a=r.filter(c=>typeof c=="string"),o=i?`${i[0]}`:"",s=a.length?`{ ${a.join(", ")} }`:"";return`import ${o}${o&&s?", ":""}${s} from "${n}";`})},"printImports"),I9i=/^id$/i,iBe=eo(e=>I9i.test(e),"isIDKey"),R9i=eo(e=>{var t;return e.relationInfer&&(t=e.relationInfer)!=null&&t.accessor?Array.isArray(e.relationInfer.accessor)?`optionLabel: "${e.relationInfer.accessor[0]}",`:e.relationInfer.accessor!=="title"?`optionLabel: "${e.relationInfer.accessor}",`:"":""},"getOptionLabel"),t8e=eo(e=>{},"noOp"),r_=eo((e,t="")=>{if(Number.isInteger(Number(e)))return t.charAt(0).toLowerCase()+t.slice(1)+e;let n=e.replace(/^\d+/,"").replace(/[^a-zA-Z0-9]/g,"-"),r=yW(n).replace(/ /g,"");return`${r.charAt(0).toLowerCase()+r.slice(1)}${t.charAt(0).toUpperCase()+t.slice(1)}`},"getVariableName"),i_=eo((e,t,n)=>{var r,i,a,o;if(!(t&&n&&e)||!Object.keys(t).length)return"";let s=e?t[e]:{},c=[],u=n.find(_=>s[_]),d=s==null?void 0:s[u||"default"];if(!d)return"";let{gqlQuery:f,gqlMutation:p,...m}=d;Object.keys(m).forEach(_=>{c.push(`${_}: ${JSON.stringify(m[_])}`)}),f&&c.push(`gqlQuery: gql\`${(i=(r=f==null?void 0:f.loc)==null?void 0:r.source)==null?void 0:i.body}\``),p&&c.push(`gqlMutation: gql\`${(o=(a=p==null?void 0:p.loc)==null?void 0:a.source)==null?void 0:o.body}\``);let g=c.join(",");return g.length?`meta:{${g}}`:""},"getMetaProps"),WP=eo((e,t,n)=>{if(t&&n&&e){let r=e?t[e]:{},i=[...n,"default"].reduce((a,o)=>a??(r==null?void 0:r[o]),void 0);if(i)return i}},"pickMeta"),Xen=eo(e=>e===void 0?e:typeof e=="string"?`"${e}"`:e,"idQuoteWrapper"),Noe=eo((e,t)=>{for(let n in e)if(t.includes(n)||typeof e[n]=="object"&&e[n]!==null&&Noe(e[n],t))return!0;return!1},"deepHasKey"),k9i=eo(e=>{let t=eo((n,r,i,a=t,o)=>{let s=e.map(c=>c(n,r,i,a,o));return y9i(s)},"fieldInferencer");return t},"composeInferencers"),A9i=eo(e=>eo((t,n,r,i,a,o)=>e.reduce((s,c)=>c(s,n,r,i,a,o),t),"fieldTransformer"),"composeTransformers"),M9i=eo((e,t,n,r,i)=>{let a=Array.isArray(t),o=Array.isArray(t)&&t.every(s=>typeof s=="string"||typeof s=="number");if(a){if(!o){let c=r(e,t[0],n,r,i);return c?{...c,key:e,multiple:!0,priority:1}:!1}let s=r(e,t[0],n,r,i)||{type:"string"};return{key:e,multiple:!0,priority:1,type:s==null?void 0:s.type}}return!1},"arrayInfer"),F9i=eo((e,t)=>typeof t=="boolean"?{key:e,type:"boolean"}:!1,"booleanInfer"),L9i=/(_at|_on|At|On|AT|ON)(\[\])?$/,j9i=["/",":","-","."],B9i=eo((e,t)=>{let n=L9i.test(e)&&Dd(t).isValid(),r=typeof t=="string"&&Dd(t).isValid();return typeof t=="string"&&j9i.some(i=>t.includes(i))&&(n||r)?{key:e,type:"date",priority:1}:!1},"dateInfer"),z9i=/^(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,H9i=eo((e,t)=>typeof t=="string"&&z9i.test(t)?{key:e,type:"email",priority:1}:!1,"emailInfer"),q9i=/\.(gif|jpe?g|tiff?|png|webp|bmp|svg)$/i,V9i=eo((e,t)=>typeof t=="string"&&q9i.test(t)?{key:e,type:"image",priority:2}:!1,"imageInfer"),W9i=eo((e,t)=>typeof t>"u"||t===null?null:!1,"nullishInfer"),U9i=eo((e,t)=>{let n=typeof t=="string"&&t.length>0,r=!Number.isNaN(Number(t));return n&&r||typeof t=="number"?{key:e,type:"number"}:!1},"numberInfer"),Zht=/id$/i,K9i=eo((e,t,n,r,i)=>{let a=t!==null,o=!Array.isArray(t);if(a&&o&&typeof t=="object"){let s=Object.keys(t).length===1&&Zht.test(Object.keys(t)[0]),c=Object.keys(t).some(d=>Zht.test(d));if(s)return{key:e,type:"relation",relation:!0,accessor:"id",priority:1};let u=_9i(e,t);if(u&&u.length>0&&u){let d=u&&Array.isArray(u)?u[0]:u,f=r(d,t[d],t,r,i);if(f){let p=Array.isArray(u)?u.map(m=>f.accessor?`${m}.${Array.isArray(f.accessor)?f.accessor[0]:f.accessor}`:m):f.accessor?Array.isArray(f.accessor)?`${u}.${f.accessor[0]}`:`${u}.${f.accessor}`:u;return(f==null?void 0:f.type)==="text"&&(i==="create"||i==="edit")&&c?{key:e,type:"relation",relation:!0,accessor:"id",priority:1}:{...f,fieldable:!0,key:e,accessor:p,priority:1}}}return{key:e,fieldable:!1,type:"object",priority:1}}return!1},"objectInfer"),G9i=eo((e,t)=>typeof t=="string"&&t.length>100?{key:e,type:"richtext",priority:1}:!1,"richtextInfer"),Y9i=eo((e,t)=>typeof t=="string"?{key:e,type:"text"}:!1,"textInfer"),X9i=/^(https?|ftp):\/\/(-\.)?([^\s/?\.#-]+\.?)+(\/[^\s]*)?$/i,J9i=eo((e,t)=>typeof t=="string"&&X9i.test(t)?{key:e,type:"url",priority:1}:!1,"urlInfer"),Q9i=[M9i,F9i,B9i,H9i,V9i,W9i,U9i,K9i,S9i,G9i,Y9i,J9i],Z9i=eo((e,t,n,r)=>e.map(i=>{if(!i.relation&&(i.type==="text"||i.type==="richtext"||i.type==="number")&&!i.canRelation){let a=/^[a-z0-9-]+$/,o=eo(c=>a.test(`${c}`),"isValidUUID"),s=i.key.toLowerCase()!=="id";return!(!i.accessor||typeof i.accessor=="string")||!s?i:(i.multiple?r[i.key]:[r[i.key]]).every(c=>o(i.accessor?c[i.accessor]:c))?{...i,canRelation:!0}:i}return i}),"basicToRelation"),eTi=/(image|photo|avatar|cover|thumbnail|icon)/i,tTi=eo(e=>e.map(t=>t.type==="url"&&eTi.test(t.key)?{...t,type:"image"}:t),"imageByKey"),nTi=eo((e,t)=>e.map(n=>{let r=$9i(n,t);return r?{...n,relation:!0,type:"relation",resource:r}:n}),"relationByResource"),rTi=eo((e,t,n,r,i,a)=>e.map(o=>{if(o.relation&&o.type==="relation"&&!o.resource){let s=o.accessor?r[o.key][o.accessor]:r[o.key],c=i(o.key,s,r,i,a);if(c&&c.type!=="relation")return{...o,fieldable:!0,relation:!1,type:c.type,canRelation:!0}}return o}),"relationToFieldable"),iTi=[tTi,nTi,rTi,Z9i],emt=[["react","React",G],["@refinedev/core","RefineCore",ZCn],["graphql-tag","GraphqlTag",u7i]],oRe=G.createContext({}),aTi=eo(({fetchError:e,code:t,additionalScope:n,errorComponent:r})=>{let i=(t&&C9i(T9i(t,[...emt,...n??[]].reduce((s,[c,u,d,f])=>f?s:{...s,[c]:u},{}))))??"",a=G.useMemo(()=>({React:G,...G,...[...emt,...n??[]].reduce((s,[c,u,d])=>({...s,[u]:d}),{})}),[n]),o=G.useMemo(()=>eo(()=>{let{error:s}=G.useContext(oRe);return r?G.createElement(r,{error:s?`<p>An error occured while rendering the generated component.You can check the generated code from the below "Show Code" button and fix the error manually.</p>
                                    <p>If you think this is a bug, please report the issue at <a target="_blank" rel="noopener noreferrer" href="https://github.com/refinedev/refine/issues">https://github.com/refinedev/refine/issues</a></p>
                                    <p>Exception:</p>
                                    <code>${s}</code>`:typeof e=="string"?e:e?`<p>Something went wrong while fetching the resource data.</p>
                                    <p>To learn more about the Inferencer, please check the <a href="https://refine.dev/docs/packages/documentation/inferencer/" target="_blank">documentation</a>.</p>`:void 0}):null},"LiveErrorComponent"),[r,e]);return G.createElement(Ven,{Context:oRe,code:i,scope:a,noInline:!0},!e&&G.createElement(Wen,{Context:oRe}),G.createElement(o,null))},"LiveComponent"),n8e=eo(({code:e,loading:t})=>{let n=G.useMemo(()=>b9i(e??""),[e]),[r,i]=G.useState(!1),[a,o]=G.useState(!1),[s,c]=G.useState(!1),[u,d]=G.useState(!1),[f,p]=G.useState(!1);return G.useEffect(()=>{if(!t){let m=setTimeout(()=>{i(!0)},300);return()=>{clearTimeout(m)}}return()=>{}},[t]),G.useEffect(()=>{if(typeof window<"u"){let m=window.matchMedia("(max-width: 449px)");m.matches?c(!1):c(!0);let g=eo(()=>{m.matches?c(!1):c(!0)},"handleResize");return window.addEventListener("resize",g),()=>{window.removeEventListener("resize",g)}}return()=>{}},[]),G.useEffect(()=>{if(typeof window<"u"){let m=window.matchMedia("(max-width: 1280px)");m.matches?d(!0):d(!1);let g=eo(()=>{m.matches?d(!0):d(!1)},"handleResize");return window.addEventListener("resize",g),()=>{window.removeEventListener("resize",g)}}return()=>{}},[]),n&&!t?G.createElement(G.Fragment,null,s&&G.createElement("div",{className:"refine-inferencer--code-viewer",style:{position:"sticky",bottom:"24px",paddingTop:"24px",left:0,right:0,width:"100%",zIndex:10,display:"flex",justifyContent:"center",transition:"all 0.2s ease",opacity:r&&!a?1:0,transform:r&&!a?"translateY(0)":"translateY(100px)"}},G.createElement("div",{style:{width:"calc(100% - calc(64px * 2))",maxWidth:"1080px",padding:"20px",backgroundColor:"#1A1A1A",boxShadow:"0px 4px 16px -4px rgba(0, 0, 0, 0.5), 0px 8px 32px -8px rgba(0, 0, 0, 0.35)",borderRadius:"16px",display:"flex",alignItems:"center",justifyContent:"space-between",flexDirection:u?"column":"row",gap:"12px"}},G.createElement("div",{style:{display:"flex",alignItems:"flex-start",gap:"8px"}},G.createElement("div",null,G.createElement(sTi,null)),G.createElement("div",{style:{fontSize:"14px",lineHeight:"20px",color:"#ffffff"}},G.createElement("p",{style:{padding:0,margin:0}},"Most of the page code is auto-generated by the"," ",G.createElement("span",{style:{textDecoration:"underline"}},"Inferencer")," ","feature, based on your backend data structure."),G.createElement("p",{style:{padding:0,margin:0}},"While this is an excellent way to experiment with refine,"," ",G.createElement("span",{style:{fontWeight:600}},"it's not intended to be used on production.")))),G.createElement("div",null,G.createElement("button",{onPointerEnter:()=>p(!0),onPointerLeave:()=>p(!1),onClick:()=>o(!0),style:{appearance:"none",border:"none",padding:"10px 16px",borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",background:"#0080FF",color:"#ffffff",fontSize:"14px",lineHeight:"20px",fontWeight:600,gap:"8px",cursor:"pointer",transition:"all 0.2s ease",transform:f?"scale(1.025)":void 0,filter:f?"brightness(1.1)":void 0}},G.createElement(Jen,{style:{flexShrink:0}}),G.createElement("span",null,"Show the auto-generated code"))))),G.createElement(oTi,{visible:a,onClose:()=>o(!1),code:n})):null},"SharedCodeViewer"),oTi=eo(({visible:e,onClose:t,code:n=""})=>{let r=G.useRef(null),[i,a]=G.useState(!1),[o,s]=G.useState(!1),[c,u]=G.useState(!1),[d,f]=G.useState(!1);G.useEffect(()=>{if(typeof document<"u"){let _=eo(v=>{r.current&&!r.current.contains(v.target)&&t()},"onOutsideClick");return document.addEventListener("pointerdown",_),()=>{document.removeEventListener("pointerdown",_)}}return()=>{}},[t]);let p=eo(()=>{typeof navigator<"u"&&(navigator.clipboard.writeText(n),a(!0),setTimeout(()=>{a(!1)},1e3))},"onCopy"),m=G.createElement("div",{style:{display:"flex",justifyContent:"space-between",alignItems:"center"}},G.createElement("div",{style:{fontWeight:700,fontSize:"20px",lineHeight:"32px",color:"#0D0D0D"}},"Auto-generated code by Inferencer"),G.createElement("button",{onClick:t,onPointerEnter:()=>u(!0),onPointerLeave:()=>u(!1),style:{flexShrink:0,appearance:"none",border:"none",background:"none",padding:0,margin:0,outline:"none",borderRadius:"50px",width:"32px",height:"32px",cursor:"pointer",transition:"all 0.15s ease",transform:c?"scale(1.05)":void 0,filter:c?"brightness(0.8)":void 0}},G.createElement(lTi,null))),g=G.createElement("div",{style:{fontSize:"13px",borderRadius:"8px",flex:"1",overflow:"scroll",background:"#1E1E1E"}},G.createElement(_7i,{...p7i,theme:h9i,code:n,language:"tsx"},({className:_,style:v,tokens:b,getLineProps:y,getTokenProps:x})=>G.createElement("pre",{className:_,style:{...v,padding:"14px 14px 14px 14px",margin:"0",width:"100%",boxSizing:"border-box"}},b.map((C,w)=>G.createElement("div",{key:w,...y({line:C,key:w})},C.map(($,O)=>G.createElement("span",{key:O,...x({token:$,key:O})})))))));return G.createElement("div",{className:"refine-inferencer--code-viewer-modal",style:{position:"fixed",top:0,left:0,right:0,bottom:0,zIndex:9999,backgroundColor:"rgba(0, 0, 0, 0.5)",transition:"all 0.2s ease",opacity:e?1:0,pointerEvents:e?"all":"none",display:"flex",justifyContent:"center",alignItems:"center"}},G.createElement("div",{ref:r,style:{transform:e?"scale(1) translateY(0px)":"scale(0) translateY(-200px)",transition:"all 0.25s cubic-bezier(.35,1.29,.81,1.08)",transitionDelay:"0.25",width:"calc(100% - calc(32px * 2))",height:"calc(100% - calc(32px * 2))",backgroundColor:"#fff",maxWidth:"640px",maxHeight:"720px",borderRadius:"8px",padding:"16px"}},G.createElement("div",{style:{display:"flex",flexDirection:"column",height:"100%",width:"100%",gap:"16px"}},m,g,G.createElement("div",{style:{display:"flex",justifyContent:"flex-start",alignItems:"flex-end",gap:"16px"}},G.createElement("button",{onPointerEnter:()=>s(!0),onPointerLeave:()=>s(!1),onClick:p,style:{appearance:"none",height:"40px",border:"none",padding:"10px 16px",borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",background:"#0080FF",color:"#ffffff",fontSize:"14px",lineHeight:"20px",fontWeight:600,gap:"8px",cursor:"pointer",position:"relative",overflow:"hidden",transition:"filter 0.2s ease",transform:o?"scale(1.025)":"scale(1)",filter:o?"brightness(1.1)":void 0}},G.createElement(tmt,{style:{flexShrink:0,marginTop:"-2px",marginBottom:"-2px"}}),G.createElement("span",null,"Copy Generated Code"),G.createElement("div",{style:{position:"absolute",width:"100%",height:"100%",top:0,left:0,display:"flex",alignItems:"center",justifyContent:"center",background:"#0080FF",transition:"all 0.2s ease",transform:i?"translateY(0)":"translateY(40px)"}},G.createElement(tmt,{style:{flexShrink:0,marginTop:"-2px",marginBottom:"-2px"}}),G.createElement("span",null,"Copied!"))),G.createElement("a",{onPointerEnter:()=>f(!0),onPointerLeave:()=>f(!1),href:"https://refine.dev/docs/packages/documentation/inferencer",target:"_blank",rel:"noreferrer",style:{appearance:"none",textDecoration:"none",border:"none",padding:"10px 16px",borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",background:"rgba(0, 128, 255, 0.1)",color:"#0080FF",fontSize:"14px",lineHeight:"20px",fontWeight:600,gap:"8px",cursor:"pointer",transition:"all 0.2s ease",transform:d?"scale(1.025)":void 0,filter:d?"brightness(1.1)":void 0}},G.createElement(Jen,{style:{flexShrink:0}}),G.createElement("span",null,"Learn more about inferencer"))))))},"CodeModal"),sTi=eo(e=>G.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,fill:"none",...e},G.createElement("path",{fill:"#0080FF",fillRule:"evenodd",d:"M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10Zm0-15a1.25 1.25 0 1 0 0 2.5A1.25 1.25 0 0 0 10 5Zm0 10c.69 0 1.25-.56 1.25-1.25V10a1.25 1.25 0 1 0-2.5 0v3.75c0 .69.56 1.25 1.25 1.25Z",clipRule:"evenodd"})),"InfoIcon"),Jen=eo(e=>G.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:16,height:16,fill:"none",...e},G.createElement("path",{fill:"currentColor",d:"M5 2a1 1 0 0 1 0 2H4v8h8v-1a1 1 0 1 1 2 0v1a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h1Z"}),G.createElement("path",{fill:"currentColor",d:"M9 2a1 1 0 0 0 0 2h1.586L6.293 8.293a1 1 0 0 0 1.414 1.414L12 5.414V7a1 1 0 1 0 2 0V3a1 1 0 0 0-1-1H9Z"})),"OpenIcon"),lTi=eo(e=>G.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:32,height:32,fill:"none",...e},G.createElement("path",{fill:"#A6A6A6",fillRule:"evenodd",d:"M16 32C7.163 32 0 24.837 0 16S7.163 0 16 0s16 7.163 16 16-7.163 16-16 16Zm-2.586-21.414a2 2 0 1 0-2.828 2.828L13.172 16l-2.586 2.586a2 2 0 1 0 2.828 2.828L16 18.828l2.586 2.586a2 2 0 1 0 2.828-2.828L18.828 16l2.586-2.586a2 2 0 1 0-2.828-2.828L16 13.172l-2.586-2.586Z",clipRule:"evenodd"})),"CloseIcon"),tmt=eo(e=>G.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:20,height:20,viewBox:"0 0 24 24",fill:"none",...e},G.createElement("path",{fill:"currentColor",fillRule:"evenodd",d:"M8 5a3 3 0 0 0 3 3h2a3 3 0 0 0 3-3h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h1Zm0 7a1 1 0 0 1 1-1h6a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm1 3a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2H9Z",clipRule:"evenodd"}),G.createElement("path",{fill:"currentColor",d:"M13 4a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2h2Z"})),"ClipboardIcon"),cTi=eo((e,t,n,r)=>{let{resource:i,id:a,resources:o}=Oc(t),s=n??a,c=fg(),[u,d]=G.useState(void 0),[f,p]=G.useState(void 0),[m,g]=G.useState(void 0),[_,v]=G.useState(!0),[b,y]=G.useState(!1),x=G.useCallback(async C=>{var w;let $=Ken(i)??Uen(i==null?void 0:i.name,void 0,o),O=c($);y(!0),d(void 0);try{if((e==="list"||e==="create")&&i){let N=await O.getList({resource:i==null?void 0:i.name,meta:WP((i==null?void 0:i.identifier)??(i==null?void 0:i.name),r,["getList"])}),P=(w=N.data)==null?void 0:w[0];P||d(`<p>No records/data found for resource "${i==null?void 0:i.name}".</p>
                            <p>Please check your data provider and resource.</p>
                            <p>For more info, please check the <a href="https://refine.dev/docs/packages/documentation/inferencer/" target="_blank">documentation</a>.</p>`),p(P),g(N.data),setTimeout(()=>{y(!1)},500)}if((e==="edit"||e==="show")&&C&&i){let N=(await O.getOne({resource:i==null?void 0:i.name,id:C,meta:WP((i==null?void 0:i.identifier)??(i==null?void 0:i.name),r,["getOne"])})).data;N||d(`<p>No records/data found for resource "${i==null?void 0:i.name}".</p>
                            <p>Please check your data provider and resource.</p>
                            <p>For more info, please check the <a href="https://refine.dev/docs/packages/documentation/inferencer/" target="_blank">documentation</a>.</p>`),p(N),setTimeout(()=>{y(!1)},500)}}catch(N){console.warn("An error occured while fetching the resource data. Please check the error message below:",N),d(`<p>Something went wrong while fetching the resource data.</p>
                    <p>Please check your data provider and API for resource "${i==null?void 0:i.name}".</p>
                    <p>For more info, please check the <a href="https://refine.dev/docs/packages/documentation/inferencer/" target="_blank">documentation</a>.</p>`),setTimeout(()=>{y(!1)},500)}},[e,c,i,o]);return G.useEffect(()=>{v(!1),!b&&!f&&x(s)},[x,s]),{data:f,datas:m,loading:b,initial:_,error:u}},"useInferFetch"),uTi=eo(({record:e,fields:t,infer:n,meta:r})=>{let i=fg(),[a,o]=G.useState([]),[s,c]=G.useState(!0),[u,d]=G.useState(!1),f=G.useCallback(async p=>{console.groupCollapsed("@refinedev/inferencer is trying to detect relations");let m=[];d(!0);try{let g=p.map(async v=>{var b,y,x,C;if(v&&(v.relation||v.canRelation)&&e){if(v.relationInfer)return v;let w=Ken(v.resource),$=i(w),O=v.multiple,N=Array.isArray(v.accessor)?void 0:v.multiple?e[v.key].map(P=>v.accessor?dre(P,v.accessor):P)[0]:v.accessor?dre(e[v.key],v.accessor):e[v.key];if(N&&v.resource)try{let P={};if(O&&$.getMany){let{data:D}=await $.getMany({resource:v.resource.name,ids:[N],meta:WP(((b=v.resource)==null?void 0:b.identifier)??((y=v.resource)==null?void 0:y.name),r,["getMany"])});P=D==null?void 0:D[0]}else{let{data:D}=await $.getOne({resource:v.resource.name,id:N,meta:WP(((x=v.resource)==null?void 0:x.identifier)??((C=v.resource)==null?void 0:C.name),r,O?["getMany","getOne"]:["getOne"])});P=D}m.push({status:"success",resource:v.resource.name,field:v.key});let I=n("__",P,{},n);return{...v,relationInfer:I}}catch{return m.push({status:"error",resource:v.resource.name,field:v.key}),{...v,relationInfer:null}}if(N){let P,I;try{let R={};if(O&&$.getMany){let{data:A}=await $.getMany({resource:nA(t_(v.key)),ids:[N],meta:WP(nA(t_(v.key)),r,["getMany"])});R=A==null?void 0:A[0]}else{let{data:A}=await $.getOne({resource:nA(t_(v.key)),id:N,meta:WP(nA(t_(v.key)),r,O?["getMany","getOne"]:["getOne"])});R=A}m.push({status:"success",resource:nA(t_(v.key)),field:v.key}),P=R,I=!0}catch{m.push({status:"error",resource:nA(t_(v.key)),field:v.key});let R={};try{if(O&&$.getMany){let{data:A}=await $.getMany({resource:AP(t_(v.key)),meta:WP(AP(t_(v.key)),r,["getMany"]),ids:[N]});R=A==null?void 0:A[0]}else{let{data:A}=await $.getOne({resource:AP(t_(v.key)),meta:WP(AP(t_(v.key)),r,O?["getMany","getOne"]:["getOne"]),id:N});R=A}m.push({status:"success",resource:AP(t_(v.key)),field:v.key}),P=R,I=!1}catch{return m.push({status:"error",resource:AP(t_(v.key)),field:v.key}),{...v,relationInfer:null}}}let D=n("__",P,{},n),k=t_(v.key);return{...v,relation:!0,type:"relation",resource:{name:I?nA(k):AP(k)},fieldable:!1,canRelation:void 0,relationInfer:D}}return{...v,relationInfer:null}}return v}),_=await Promise.all(g);o(_.filter(v=>v)),setTimeout(()=>{d(!1)},500)}catch{setTimeout(()=>{d(!1)},500)}setTimeout(()=>{console.log(`Tried to detect relations with ${m.length} attempts and succeeded with ${m.filter(g=>g.status==="success").length} attempts.`),console.groupEnd(),console.info("@refinedev/inferencer may send multiple requests to your API for nonexistent resources when trying to detect relations. To learn more about how the inferencer works, visit https://s.refine.dev/how-inferencer-works")},500)},[i,e]);return G.useEffect(()=>{c(!1),!u&&t&&t.length>0&&a.length===0&&f(t)},[f,u,t,f]),{fields:a,loading:u,initial:s}},"useRelationFetch"),r8e=eo(({type:e,additionalScope:t=[],customElements:n=[],fieldTransformers:r=[],renderer:i,loadingComponent:a,errorComponent:o,codeViewerComponent:s})=>{let c=k9i([...Q9i,...n]),u=A9i([...iTi,...r]),d=eo(({resourceName:f,fieldTransformer:p,hideCodeViewerInProduction:m,meta:g,id:_})=>{var v,b;let{resource:y,resources:x}=Oc(f),{i18nProvider:C}=h.useContext(yT),{resource:w}=Oc(),{data:$,datas:O,loading:N,initial:P,error:I}=cTi(e,f??(y==null?void 0:y.name),_,g),D=eo((L,Y,J)=>{let Z=c(L,Y,J,c,e);if(Z&&y){let te=u([Z],x,y,J,c,e),re=p?te.flatMap(se=>{let de=p(se);return de?[de]:[]}):te;return re==null?void 0:re[0]}},"inferSingleField"),k=eo(L=>Object.keys(L).map(Y=>{let J=L[Y];return D(Y,J,L)}).filter(Boolean),"inferSingleRecord"),R=eo(L=>{let Y=L.map(re=>k(re)),J=L.flatMap(re=>Object.keys(re)).filter((re,se,de)=>de.indexOf(re)===se),Z={},te=J.map(re=>{let se=Y.map(de=>de.find(pe=>pe.key===re));return se.reduce((de,pe,Se)=>{if(!pe)return de;let ve=se.filter(be=>(be==null?void 0:be.key)===pe.key&&(be==null?void 0:be.type)===pe.type).length;return ve>de.count?(Z[re]=L[Se][re],{count:ve,field:pe}):de},{count:0,field:void 0}).field});return{commonRecord:Z,inferredFields:te}},"inferMultipleRecords"),[A,F]=G.useMemo(()=>{if(O&&(e==="list"||e==="create")){let L=R(O);return[L.inferredFields,L.commonRecord]}if($){let L=Object.keys($).map(Y=>{let J=$[Y];return c(Y,J,$,c,e)}).filter(Boolean);if(y){let Y=u(L,x,y,$,c,e);return[p?Y.flatMap(J=>{let Z=p(J);return Z?[Z]:[]}):Y,$]}return[[],$]}return[[],void 0]},[$,O,x,y,p]),{fields:z,loading:M}=uTi({record:F,fields:A,infer:c,meta:g}),K=G.useMemo(()=>{let L=[];return z.forEach((Y,J,Z)=>{if(Y.resource){if(L.findIndex(re=>{var se,de;return((se=re.resource)==null?void 0:se.name)===((de=Y.resource)==null?void 0:de.name)})>-1)return;let te=Z.filter((re,se)=>{var de,pe,Se,ve,be,Ee;if(se!==J){let xe=Y.resource,Pe=re.resource,je=(de=re.resource)!=null&&de.identifier||(pe=Y.resource)!=null&&pe.identifier?((Se=re.resource)==null?void 0:Se.identifier)===((ve=Y.resource)==null?void 0:ve.identifier):((be=re.resource)==null?void 0:be.name)===((Ee=Y.resource)==null?void 0:Ee.name);return xe&&Pe&&je}return!1});if(te.length>0)if(e==="create"||e==="edit"){let re;[Y,...te].find(se=>{se.fieldable!==!0&&re===void 0&&(re=se)}),re?L.push(re):L.push(Y)}else{let re;[Y,...te].find(se=>{se.fieldable!==!1&&re===void 0&&(re=se)}),re?L.push(re):L.push(Y)}else L.push(Y)}else L.push(Y)}),L},[z,e]),U=G.useMemo(()=>!N&&!M&&!P&&y?i({resource:y,resources:x,fields:K,infer:c,meta:g,isCustomPage:y.name!==(w==null?void 0:w.name),id:_,i18n:!!C}):"",[y,x,K,N,M]),W=m;return G.createElement(G.Fragment,null,a&&(N||M)&&G.createElement(a,null),!N&&!M&&G.createElement(G.Fragment,null,G.createElement(aTi,{fetchError:!N&&I?I:!N&&!P&&!$,code:P9i(U,Poe(((v=y==null?void 0:y.meta)==null?void 0:v.label)??((b=y==null?void 0:y.options)==null?void 0:b.label)??(y==null?void 0:y.label)??(y==null?void 0:y.name)??"Resource",e)),errorComponent:o,additionalScope:t}),typeof s<"u"&&!W?G.createElement(s,{code:N9i(U),loading:N||M}):null))},"Inferencer");return eo(({name:f,resource:p,fieldTransformer:m,meta:g,hideCodeViewerInProduction:_,id:v})=>{let{resource:b}=Oc(p??f),y=`${(b==null?void 0:b.identifier)??(b==null?void 0:b.name)}-${e}-${v}`;return G.createElement(d,{hideCodeViewerInProduction:_,fieldTransformer:m,resourceName:p??f,meta:g??{},key:y,id:v})},"InferencerComponent")},"createInferencer"),i8e=eo(({error:e})=>e?G.createElement(ep,{justify:"center",align:"middle",style:{minHeight:"200px"}},G.createElement(ku,null,G.createElement(x3e,{message:"Error",description:G.createElement("div",{dangerouslySetInnerHTML:{__html:e??""}}),type:"error",showIcon:!0}))):null,"ErrorComponent"),a8e=eo(()=>G.createElement(ep,{justify:"center",align:"middle",style:{minHeight:"300px"}},G.createElement(ku,null,G.createElement(ED,{size:"large"}))),"LoadingComponent"),dTi=eo(({resource:e,fields:t,meta:n,isCustomPage:r,id:i,i18n:a})=>{let o=Poe(e.label??e.name,"show"),s="record",c=[["React","react",!0],["useShow","@refinedev/core"],["Show","@refinedev/antd"],["Typography","antd"]];a&&c.push(["useTranslate","@refinedev/core"]),Noe(n||{},["gqlQuery","gqlMutation"])&&c.push(["gql","graphql-tag",!0]);let u=t.filter(w=>(w==null?void 0:w.relation)&&!(w!=null&&w.fieldable)&&(w==null?void 0:w.resource)).filter(Boolean).map(w=>{var $,O,N,P;if(w!=null&&w.relation&&!w.fieldable&&w.resource){if(w.multiple){c.push(["useMany","@refinedev/core"]);let I=Qs(s,w.key);return w.accessor&&(I=`${Qs(s,w.key)}?.map((item: any) => ${Qs("item",void 0,w.accessor)})`),`
                const { data: ${r_(w.key,"Data")}, isLoading: ${r_(w.key,"IsLoading")} } =
                useMany({
                    resource: "${w.resource.name}",
                    ids: ${I} || [],
                    queryOptions: {
                        enabled: !!${s} && !!${I}?.length,
                    },
                    ${i_((($=w==null?void 0:w.resource)==null?void 0:$.identifier)??((O=w==null?void 0:w.resource)==null?void 0:O.name),n,["getMany"])}
                });
                `}return c.push(["useOne","@refinedev/core"]),`
                const { data: ${r_(w.key,"Data")}, isLoading: ${r_(w.key,"IsLoading")} } =
                useOne({
                    resource: "${w.resource.name}",
                    id: ${Qs(s,w.key,w.accessor,!1)} || "",
                    queryOptions: {
                        enabled: !!${s},
                    },
                    ${i_(((N=w==null?void 0:w.resource)==null?void 0:N.identifier)??((P=w==null?void 0:w.resource)==null?void 0:P.name),n,["getOne"])}
                });
            `}}).filter(Boolean),d=eo(w=>{if(w.relation&&w.resource){let $=r_(w.key,"Data"),O=r_(w.key,"IsLoading");if(w.multiple){let N=`${Qs(s,w.key)}?.length`;return c.push(["TagField","@refinedev/antd"]),pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                {${O} && ${N} ? <>Loading...</> : (
                    <>
                    ${(()=>{var P,I;if(w.relationInfer){if((P=w.relationInfer)!=null&&P.accessor){if(Array.isArray(w.relationInfer.accessor))return'<span title="Inferencer failed to render this field. (Unsupported nesting)">Cannot Render</span>';let D=AP((I=w.resource)==null?void 0:I.name),k=Qs(D,void 0,w.relationInfer.accessor);return`{record?.${w.key}?.length ? ${$}?.data?.map((${D}: any) => <TagField key={${k}} value={${k}} />) : <></>}`}return console.log("@refinedev/inferencer: Inferencer failed to render this field",{key:w.key,relation:w.relationInfer}),'<span title="Inferencer failed to render this field. (Cannot find key)">Cannot Render</span>'}return console.log("@refinedev/inferencer: Inferencer failed to render this field",{key:w.key,relation:w.relationInfer}),'<span title="Inferencer failed to render this field (Cannot find relation)">Cannot Render</span>'})()}
                    </>
                )}
                `}return w.fieldable?pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <TextField value={${Qs(s,w.key,w.accessor)}} />
                `:pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                {${O} ? <>Loading...</> : (
                    <>
                    ${(()=>{var N,P,I;if(w.relationInfer){if((N=w.relationInfer)!=null&&N.accessor)return Array.isArray(w.relationInfer.accessor)?`{${Qs(`${$}?.data`,void 0,w.relationInfer.accessor,' + " " + ')}}`:`{${$}?.data?.${w.relationInfer.accessor}}`;let D=((P=w==null?void 0:w.relationInfer)==null?void 0:P.type)==="object"&&!((I=w==null?void 0:w.relationInfer)!=null&&I.accessor);return D&&console.log("@refinedev/inferencer: Inferencer failed to render this field",{key:w.key,relation:w.relationInfer}),D?'<span title="Inferencer failed to render this field. (Cannot find key)">Cannot Render</span>':`{${$}?.data}`}return`{${$}?.data?.id}`})()}
                    </>
                )}
                
                `}},"renderRelationFields"),f=eo(w=>{if(w.type==="text"){if(c.push(["TagField","@refinedev/antd"],["TextField","@refinedev/antd"]),w.multiple){let $=Qs("item",void 0,w.accessor);return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                {${Qs(s,w.key)}?.map((item: any) => (
                    <TagField value={${$}} key={${$}} />
                ))}
            `}return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <TextField value={${Qs(s,w.key,w.accessor)}} />
            `}},"textFields"),p=eo(w=>{if(w.type==="image"){if(c.push(["ImageField","@refinedev/antd"]),w.multiple){let $=Qs("item",void 0,w.accessor);return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                {${Qs(s,w.key)}?.map((item: any) => (
                    <ImageField style={{ maxWidth: 200 }} value={${$}} key={${$}} />
                ))}
            `}return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <ImageField style={{ maxWidth: 200 }} value={${Qs(s,w.key,w.accessor," + ")}} />
                `}},"imageFields"),m=eo(w=>{if(w.type==="email"){if(c.push(["TagField","@refinedev/antd"],["EmailField","@refinedev/antd"]),w.multiple){let $=Qs("item",void 0,w.accessor);return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <>
                {${Qs(s,w.key)}?.map((item: any) => (
                    <TagField value={${$}} key={${$}} />
                ))}
                </>
            `}return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <EmailField value={${Qs(s,w.key,w.accessor," + ")}} />
            `}},"emailFields"),g=eo(w=>{if(w.type==="url"){if(c.push(["TagField","@refinedev/antd"],["UrlField","@refinedev/antd"]),w.multiple){let $=Qs("item",void 0,w.accessor);return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                {${Qs(s,w.key)}?.map((item: any) => (
                    <TagField value={${$}} key={${$}} />
                ))}
            `}return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <UrlField value={${Qs(s,w.key,w.accessor," + ")}} />
            `}},"urlFields"),_=eo(w=>{if(w.type==="boolean"){if(c.push(["TagField","@refinedev/antd"],["BooleanField","@refinedev/antd"]),w.multiple){let $=Qs("item",void 0,w.accessor);return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                {(${Qs(s,w.key)} as any[])?.map((item, index) => (
                    <BooleanField value={${$}} key={index} />
                ))}
            `}return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <BooleanField value={${Qs(s,w.key,w.accessor," && ")}} />
            `}},"booleanFields"),v=eo(w=>{if(w.type==="date"){if(c.push(["DateField","@refinedev/antd"]),w.multiple){let $=Qs("item",void 0,w.accessor);return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                {${Qs(s,w.key)}?.map((item: any) => (
                    <DateField value={${$}} key={${$}} />
                ))}
            `}return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <DateField value={${Qs(s,w.key,w.accessor," + ' ' + ")}} />
            `}},"dateFields"),b=eo(w=>{if(w.type==="richtext")return c.push(["MarkdownField","@refinedev/antd"]),pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <MarkdownField value={${Qs(s,w.key,w.accessor,' + " " + ')}} />
            `},"richtextFields"),y=eo(w=>{if(w.type==="number"){if(c.push(["NumberField","@refinedev/antd"]),w.multiple){let $=Qs("item",void 0,w.accessor);return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                {${Qs(s,w.key)}?.map((item: any) => (
                    <TagField value={${$}} key={${$}} />
                ))}
            `}return pl`
                <Title level={5}>${gu({resource:e,field:w,i18n:a,noQuotes:!0})}</Title>
                <NumberField value={${Qs(s,w.key,w.accessor,' + " " + ')} ?? ""} />
            `}},"numberFields"),x=t.map(w=>{switch(w==null?void 0:w.type){case"text":return f(w);case"number":return y(w);case"richtext":return b(w);case"email":return m(w);case"image":return p(w);case"date":return v(w);case"boolean":return _(w);case"url":return g(w);case"relation":return d(w);default:return}});t8e(c);let C=a&&"const translate = useTranslate();";return pl`
    ${e8e(c)}
    
    const { Title } = Typography;

    export const ${o} = () => {
        ${C}
        const { query } = useShow(${r?`{ 
                    resource: "${e.name}", 
                    id: ${Xen(i)},
                    ${i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["getOne"])}
                }`:i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["getOne"])?`{${i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["getOne"])}}`:""});
        const { data, isLoading } = query;
    
        const ${s} = data?.data;

        ${u}

        return (
            <Show isLoading={isLoading}>
                ${x.join("")}
            </Show>
        );
    };
    `},"renderer"),Qen=r8e({type:"show",additionalScope:[["@refinedev/antd","RefineAntd",{Show:l6e,TagField:VXt,TextField:OV,ImageField:UXt,EmailField:WXt,UrlField:WGe,BooleanField:KXt,DateField:VGe,MarkdownField:c6e,NumberField:kre}],["antd","AntdPackage",{Typography:bu}]],codeViewerComponent:n8e,loadingComponent:a8e,errorComponent:i8e,renderer:dTi}),fTi=eo(({resource:e,fields:t,meta:n,isCustomPage:r,i18n:i})=>{let a=Poe(e.label??e.name,"list"),o="tableProps?.dataSource",s=[["React","react",!0],["BaseRecord","@refinedev/core"],["useTable","@refinedev/antd"],["List","@refinedev/antd"],["Table","antd"],["Space","antd"]];i&&s.push(["useTranslate","@refinedev/core"]),Noe(n||{},["gqlQuery","gqlMutation"])&&s.push(["gql","graphql-tag",!0]);let c=t.filter(P=>(P==null?void 0:P.relation)&&!(P!=null&&P.fieldable)&&(P==null?void 0:P.resource)).filter(Boolean).map(P=>{var I,D;if(P!=null&&P.relation&&!P.fieldable&&P.resource){s.push(["useMany","@refinedev/core"]);let k="";return P.multiple?k=`[].concat(...(${o}?.map((item) => ${Qs("item",P.key,P.accessor,!1)}) ?? []))`:k=`${o}?.map((item) => ${Qs("item",P.key,P.accessor,!1)}) ?? []`,`
                const { data: ${r_(P.key,"Data")}, isLoading: ${r_(P.key,"IsLoading")} } =
                useMany({
                    resource: "${P.resource.name}",
                    ids: ${k},
                    queryOptions: {
                        enabled: !!${o},
                    },
                    ${i_(((I=P==null?void 0:P.resource)==null?void 0:I.identifier)??((D=P==null?void 0:P.resource)==null?void 0:D.name),n,["getMany"])}
                });
                `}}).filter(Boolean),u=eo(P=>{var I,D,k,R,A,F;if(P.relation&&P.resource){let z=`${r_(P.key,"Data")}?.data`,M=r_(P.key,"IsLoading");if(Array.isArray(P.accessor))return;let K=`${M} ? <>Loading...</> : `,U=P.multiple?`dataIndex="${P.key}"`:`dataIndex={["${P.key}", ${P.accessor?`"${P.accessor}"`:""}]}`,W=`title=${gu({resource:e,field:P,i18n:i})}`,L="";if(P.multiple){s.push(["TagField","@refinedev/antd"]);let Y="item";if(P!=null&&P.relationInfer&&((I=P==null?void 0:P.relationInfer)==null?void 0:I.type)==="object"&&!((D=P==null?void 0:P.relationInfer)!=null&&D.accessor))console.log("@refinedev/inferencer: Inferencer failed to render this field",{key:P.key,relation:P.relationInfer}),L='render={(value) => <span title="Inferencer failed to render this field (Cannot find key)">Cannot Render</span>}';else{if(P!=null&&P.relationInfer){let J=`${z}?.find((resourceItems) => resourceItems.id === ${Qs("item",void 0,P.accessor)})`;Y=Qs(J,void 0,(k=P==null?void 0:P.relationInfer)==null?void 0:k.accessor)}L=`render={(value: any[]) => ${K} (
                    <>
                        {${Qs("value",void 0)}?.map((item, index) => (
                            <TagField key={index} value={${Y}} />
                        ))}
                    </>
                )}`}}else if(P!=null&&P.relationInfer)if(((R=P==null?void 0:P.relationInfer)==null?void 0:R.type)==="object"&&!((A=P==null?void 0:P.relationInfer)!=null&&A.accessor))console.log("@refinedev/inferencer: Inferencer failed to render this field",{key:P.key,relation:P.relationInfer}),L='render={(value) => <span title="Inferencer failed to render this field (Cannot find key)">Cannot Render</span>}';else{let Y=`${z}?.find((item) => item.id === value)`,J=Qs(Y,void 0,(F=P==null?void 0:P.relationInfer)==null?void 0:F.accessor);L=`render={(value) => ${K} ${J}}`}else L="";return pl`<Table.Column ${U} ${W} ${L} />`}},"renderRelationFields"),d=eo(P=>{if(P.type==="image"){s.push(["ImageField","@refinedev/antd"]);let I=Array.isArray(P.accessor)||P.multiple?`dataIndex="${P.key}"`:`dataIndex={["${P.key}", ${P.accessor?`"${P.accessor}"`:""}]}`,D=`title=${gu({resource:e,field:P,i18n:i})}`,k=pl`render={(value: any) => <ImageField style={{ maxWidth: "100px" }} value={${Qs("value",void 0,Array.isArray(P.accessor)?P.accessor:void 0," + ")}} />}`;if(P.multiple){let R=Qs("item",void 0,P.accessor," + ");k=pl`render={(value: any[]) => (<>{value?.map((item, index) => (
                    <ImageField style={{ maxWidth: "100px" }} value={${R}} key={index} />
                ))}</>)}`}return pl`<Table.Column ${I} ${D} ${k} />`}},"imageFields"),f=eo(P=>{if(P.type==="email"){s.push(["TagField","@refinedev/antd"],["EmailField","@refinedev/antd"]);let I=Array.isArray(P.accessor)||P.multiple?`dataIndex="${P.key}"`:`dataIndex={["${P.key}", ${P.accessor?`"${P.accessor}"`:""}]}`,D=`title=${gu({resource:e,field:P,i18n:i})}`,k=pl`render={(value: any) => <EmailField value={${Qs("value",void 0,Array.isArray(P.accessor)?P.accessor:void 0,' + " " + ')}} />}`;if(P.multiple){let R=Qs("item",void 0,P.accessor,' + " " + ');k=pl`render={(value: any[]) => (<>{value?.map((item, index) => (
                    <TagField value={${R}} key={index} />
                ))}</>)}`}return pl`<Table.Column ${I} ${D} ${k} />`}},"emailFields"),p=eo(P=>{if(P.type==="url"){s.push(["UrlField","@refinedev/antd"],["TagField","@refinedev/antd"]);let I=Array.isArray(P.accessor)||P.multiple?`dataIndex="${P.key}"`:`dataIndex={["${P.key}", ${P.accessor?`"${P.accessor}"`:""}]}`,D=`title=${gu({resource:e,field:P,i18n:i})}`,k=pl`render={(value: any) => <UrlField value={${Qs("value",void 0,Array.isArray(P.accessor)?P.accessor:void 0," + ")}} />}`;if(P.multiple){let R=Qs("item",void 0,P.accessor," + ");k=pl`render={(value: any[]) => (<>{value?.map((item, index) => (
                    <TagField value={${R}} key={index} />
                ))}</>)}`}return pl`<Table.Column ${I} ${D} ${k} />`}},"urlFields"),m=eo(P=>{if((P==null?void 0:P.type)==="boolean"){s.push(["BooleanField","@refinedev/antd"]);let I=Array.isArray(P.accessor)||P.multiple?`dataIndex="${P.key}"`:`dataIndex={["${P.key}", ${P.accessor?`"${P.accessor}"`:""}]}`,D=`title=${gu({resource:e,field:P,i18n:i})}`,k=pl`render={(value: any) => <BooleanField value={${Qs("value",void 0,Array.isArray(P.accessor)?P.accessor:void 0," && ")}} />}`;if(P.multiple){let R=Qs("item",void 0,P.accessor," && ");k=pl`render={(value: any[]) => (<>{value?.map((item, index) => (
                    <BooleanField value={${R}} key={index} />
                ))}</>)}`}return pl`<Table.Column ${I} ${D} ${k} />`}},"booleanFields"),g=eo(P=>{if(P.type==="date"){s.push(["DateField","@refinedev/antd"]);let I=Array.isArray(P.accessor)||P.multiple?`dataIndex="${P.key}"`:`dataIndex={["${P.key}", ${P.accessor?`"${P.accessor}"`:""}]}`,D=`title=${gu({resource:e,field:P,i18n:i})}`,k=pl`render={(value: any) => <DateField value={${Qs("value",void 0,Array.isArray(P.accessor)?P.accessor:void 0,' + " " + ')}} />}`;if(P.multiple){let R=Qs("item",void 0,P.accessor,' + " " + ');k=pl`render={(value: any[]) => (<>{value?.map((item, index) => (
                    <DateField value={${R}} key={index} />
                ))}</>)}`}return pl`<Table.Column ${I} ${D} ${k} />`}},"dateFields"),_=eo(P=>{if((P==null?void 0:P.type)==="richtext"){s.push(["MarkdownField","@refinedev/antd"]);let I=Array.isArray(P.accessor)||P.multiple?`dataIndex="${P.key}"`:P.accessor?`dataIndex={["${P.key}", "${P.accessor}"]}`:`dataIndex="${P.key}"`,D=`title=${gu({resource:e,field:P,i18n:i})}`,k=pl`render={(value: any) => <MarkdownField value={(${Qs("value",void 0,Array.isArray(P.accessor)?P.accessor:void 0)}).slice(0, 80) + "..."} />}`;if(P.multiple){let R=Qs("item",void 0,P.accessor,' + " " + ');k=pl`render={(value: any[]) => (<>{value?.map((item, index) => (
                    <MarkdownField value={(${R})?.slice(0, 80) + "..."} key={index} />
                ))}</>)}`}return pl`<Table.Column ${I} ${D} ${k} />`}},"richtextFields"),v=eo(P=>{if(P&&(P.type==="text"||P.type==="number")){let I=P.accessor&&!Array.isArray(P.accessor)&&!P.multiple?`dataIndex={["${P.key}", "${P.accessor}"]}`:`dataIndex="${P.key}"`,D=`title=${gu({resource:e,field:P,i18n:i})}`,k="";if(P.multiple){s.push(["TagField","@refinedev/antd"]);let R=Qs("item",void 0,P.accessor,' + " " + ');k=`render={(value: any[]) => (<>{value?.map((item) => (
                    <TagField value={${R}} key={${R}} />
                ))}</>)}`}return!P.multiple&&Array.isArray(P.accessor)&&(k=`render={(value: any) => (<>{${Qs("value",void 0,P.accessor)}}</>)}`),`<Table.Column ${I} ${D} ${k} />`}},"basicFields"),{canEdit:b,canShow:y,canDelete:x,meta:C}=e??{},w=x||(C==null?void 0:C.canDelete);b&&s.push(["EditButton","@refinedev/antd"]),y&&s.push(["ShowButton","@refinedev/antd"]),w&&s.push(["DeleteButton","@refinedev/antd"]);let $=b||y||w?pl`
            <Table.Column
                title=${i?'{translate("table.actions")}':'"Actions"'}
                dataIndex="actions"
                render={(_, record: BaseRecord) => (
                    <Space>
                    ${b?pl`
                        <EditButton
                            hideText
                            size="small"
                            recordItemId={record.id}
                        />
                        `:""}
                    ${y?pl`
                        <ShowButton
                            hideText
                            size="small"
                            recordItemId={record.id}
                        />
                        `:""}
                    ${w?pl`
                        <DeleteButton
                            hideText
                            size="small"
                            recordItemId={record.id}
                        />
                        `:""}
                    </Space>
                )}
            />
        `:"",O=t.map(P=>{switch(P==null?void 0:P.type){case"text":case"number":return v(P);case"richtext":return _(P);case"email":return f(P);case"image":return d(P);case"date":return g(P);case"boolean":return m(P);case"url":return p(P);case"relation":return u(P);default:return}});t8e(s);let N=i&&"const translate = useTranslate();";return pl`
    ${e8e(s)}
    
    export const ${a} = () => {
        ${N}
        const { tableProps } = useTable({
            syncWithLocation: true,
            ${r?` resource: "${e.name}",`:""}
            ${i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["getList"])}
        });
    
        ${c}

        return (
            <List>
                <Table {...tableProps} rowKey="id">
                    ${O.join(`\r
`)}
                    ${$}
                </Table>
            </List>
        );
    };
    `},"renderer"),pTi=r8e({type:"list",additionalScope:[["@refinedev/antd","RefineAntd",{useTable:J3,List:Z3,TagField:VXt,ImageField:UXt,EmailField:WXt,UrlField:WGe,BooleanField:KXt,DateField:VGe,MarkdownField:c6e,EditButton:n8,ShowButton:Q3,DeleteButton:r8}],["antd","AntdPackage",{Table:jo,Space:rc}]],codeViewerComponent:n8e,loadingComponent:a8e,errorComponent:i8e,renderer:fTi}),hTi=eo(({resource:e,fields:t,meta:n,isCustomPage:r,i18n:i})=>{let a=Poe(e.label??e.name,"create"),o=[["React","react",!0],["Create","@refinedev/antd"],["Form","antd"],["useForm","@refinedev/antd"],["Input","antd"]];i&&o.push(["useTranslate","@refinedev/core"]),Noe(n||{},["gqlQuery","gqlMutation"])&&o.push(["gql","graphql-tag",!0]);let s=t.filter(v=>(v==null?void 0:v.relation)&&!(v!=null&&v.fieldable)&&(v==null?void 0:v.resource)).filter(Boolean).map(v=>{var b,y;if(v!=null&&v.relation&&!v.fieldable&&v.resource)return o.push(["useSelect","@refinedev/antd"]),`
                const { selectProps: ${r_(v.key,"SelectProps")} } =
                useSelect({
                    resource: "${v.resource.name}",
                    ${R9i(v)}
                    ${i_(((b=v==null?void 0:v.resource)==null?void 0:b.identifier)??((y=v==null?void 0:v.resource)==null?void 0:y.name),n,["getList"])}
                });
            `}).filter(Boolean),c=eo(v=>{if(v.relation&&v.resource){o.push(["Select","antd"]);let b=r_(v.key,"SelectProps"),y=v.accessor?v.multiple?`"${v.key}"`:`["${v.key}", "${v.accessor}"]`:`"${v.key}"`,x="",C="";return v.accessor&&v.multiple&&(C=`getValueFromEvent={(selected: string[]) => {
                    return selected?.map((item) => ({ ${b_e(`${v.accessor}`)?v.accessor:`["${v.accessor}"]`}: item }));
                }}`,x=`getValueProps={(value: any[]) => {
                    return {
                        value: value?.map((item) => ${Qs("item",void 0,v.accessor)}),
                    };
                }}`),pl`
                <Form.Item
                    label=${gu({resource:e,field:v,i18n:i})}
                    name={${y}}
                    rules={[
                        {
                            required: true,
                        },
                    ]}
                    ${x}
                    ${C}
                >
                    <Select ${v.multiple?'mode="multiple"':""} {...${b}} />
                </Form.Item>             
                `}},"renderRelationFields"),u=eo(v=>{if(v.type==="text"||v.type==="url"||v.type==="email"||v.type==="number")return iBe(v.key)||v.multiple?void 0:pl`
                <Form.Item
                    label=${gu({resource:e,field:v,i18n:i})}
                    name={["${v.key}"${v.accessor?`, "${v.accessor}"`:""}]}
                    rules={[
                        {
                            required: true,
                        },
                    ]}
                >
                    <Input  />
                </Form.Item>
            `},"basicInputFields"),d=eo(v=>{if(v.type==="image"){o.push(["Upload","antd"],["getValueFromEvent","@refinedev/antd"]);let b='valuePropName="fileList"';return v.multiple&&!v.accessor&&(b="getValueProps={(value) => ({ fileList: value?.map((item: any) => ({ url: item, name: item, uid: item }))})}"),v.multiple||(v.accessor?b="getValueProps={(value) => ({ fileList: value ? [value] : [] })}":b="getValueProps={(value) => ({ fileList: [{ url: value, name: value, uid: value }]})}"),pl`
                <Form.Item label=${gu({resource:e,field:v,i18n:i})}>
                    <Form.Item
                        name="${v.key}"
                        ${b}
                        getValueFromEvent={getValueFromEvent}
                        noStyle
                        rules={[
                            {
                                required: true,
                            },
                        ]}
                    >
                        <Upload.Dragger
                            listType="picture"
                            ${v.multiple?"multiple":""}
                            beforeUpload={() => false}
                        >
                            <p className="ant-upload-text">
                                Drag & drop a file in this area
                            </p>
                        </Upload.Dragger>
                    </Form.Item>
                </Form.Item>
                `}},"imageFields"),f=eo(v=>{if(v.type==="boolean")return o.push(["Checkbox","antd"]),v.multiple?void 0:pl`
                <Form.Item
                    label=${gu({resource:e,field:v,i18n:i})}
                    valuePropName="checked"
                    name={["${v.key}"${v.accessor?`, "${v.accessor}"`:""}]}
                    rules={[
                        {
                            required: true,
                        },
                    ]}
                >
                    <Checkbox>${yW(v.key)}</Checkbox>
                </Form.Item>
            `},"booleanFields"),p=eo(v=>{if(v.type==="date")return o.push(["DatePicker","antd"],["dayjs","dayjs",!0]),v.multiple?void 0:pl`
                <Form.Item
                    label=${gu({resource:e,field:v,i18n:i})}
                    name={["${v.key}"${v.accessor?`, "${v.accessor}"`:""}]}
                    rules={[
                        {
                            required: true,
                        },
                    ]}
                    getValueProps={(value) => ({ value: value ? dayjs(value) : undefined })}
                >
                    <DatePicker />
                </Form.Item>
            `},"dateFields"),m=eo(v=>{if(v.type==="richtext")return pl`
            <Form.Item
                label=${gu({resource:e,field:v,i18n:i})}
                name="${v.key}"
                rules={[
                    {
                        required: true,
                    },
                ]}
            >
                <Input.TextArea rows={5} />
            </Form.Item>
            `},"richtextFields"),g=t.map(v=>{switch(v==null?void 0:v.type){case"text":case"number":case"email":case"url":return u(v);case"richtext":return m(v);case"image":return d(v);case"date":return p(v);case"boolean":return f(v);case"relation":return c(v);default:return}});t8e(o);let _=i&&"const translate = useTranslate();";return pl`
    ${e8e(o)}
    
    export const ${a} = () => {
        ${_}
        const { formProps, saveButtonProps, query } = useForm(${r?`{
                      resource: "${e.name}",
                      action: "create",
                      ${i_(e.identifier??e.name,n,["create","getOne"])}
                  }`:i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["create","getOne"])?`{
                  ${i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["create","getOne"])}
              }`:""});
    
        ${s}

        return (
            <Create saveButtonProps={saveButtonProps}>
                <Form {...formProps} layout="vertical">
                    ${g.join("")}
                </Form>
            </Create>
        );
    };
    `},"renderer"),mTi=r8e({type:"create",additionalScope:[["@refinedev/antd","RefineAntd",{Create:_L,useForm:sm,useSelect:V3,getValueFromEvent:XXt}],["dayjs","dayjs",Dd,!0],["antd","AntdPackage",{Form:Wr,Input:Qi,Select:tv,Upload:jbe,Checkbox:CT,DatePicker:eNt}]],codeViewerComponent:n8e,loadingComponent:a8e,errorComponent:i8e,renderer:hTi}),gTi=eo(({resource:e,fields:t,meta:n,isCustomPage:r,id:i,i18n:a})=>{let o=Poe(e.label??e.name,"edit"),s=r_(e.label??e.name,"Data"),c=[["React","react",!0],["Edit","@refinedev/antd"],["Form","antd"],["useForm","@refinedev/antd"],["Input","antd"]];a&&c.push(["useTranslate","@refinedev/core"]),Noe(n||{},["gqlQuery","gqlMutation"])&&c.push(["gql","graphql-tag",!0]);let u=t.filter(y=>(y==null?void 0:y.relation)&&!(y!=null&&y.fieldable)&&(y==null?void 0:y.resource)).filter(Boolean).map(y=>{var x,C;if(y!=null&&y.relation&&!y.fieldable&&y.resource){c.push(["useSelect","@refinedev/antd"]);let w=Qs(s,y.key,y.accessor,!1);return y.multiple&&y.accessor&&(w=`${Qs(s,y.key)}?.map((item: any) => ${Qs("item",void 0,y.accessor)})`),`
                const { selectProps: ${r_(y.key,"SelectProps")} } =
                useSelect({
                    resource: "${y.resource.name}",
                    defaultValue: ${w},
                    ${y.relationInfer&&y.relationInfer.accessor?typeof y.relationInfer.accessor=="string"?y.relationInfer.accessor!=="title"?`optionLabel: "${y.relationInfer.accessor}",`:"":`optionLabel: "${y.relationInfer.accessor[0]}",`:""}
                    ${i_(((x=y==null?void 0:y.resource)==null?void 0:x.identifier)??((C=y==null?void 0:y.resource)==null?void 0:C.name),n,["getList"])}
                });
            `}}).filter(Boolean),d=eo(y=>{if(y.relation&&y.resource){c.push(["Select","antd"]);let x=r_(y.key,"SelectProps"),C=y.accessor?y.multiple?`"${y.key}"`:`["${y.key}", "${y.accessor}"]`:`"${y.key}"`,w="",$="";return y.accessor&&y.multiple&&($=`getValueFromEvent={(selected: string[]) => {
                    return selected?.map((item) => ({ ${b_e(`${y.accessor}`)?y.accessor:`["${y.accessor}"]`}: item }));
                }}`,w=`getValueProps={(value: any[]) => {
                    return {
                        value: value?.map((item) => ${Qs("item",void 0,y.accessor)}),
                    };
                }}`),pl`
                <Form.Item
                    label=${gu({resource:e,field:y,i18n:a})}
                    name={${C}}
                    rules={[
                        {
                            required: true,
                        },
                    ]}
                    ${w}
                    ${$}
                >
                    <Select ${y.multiple?'mode="multiple"':""} {...${x}} />
                </Form.Item>             
                `}},"renderRelationFields"),f=eo(y=>{if(y.type==="text"||y.type==="url"||y.type==="email"||y.type==="number"){if(y.multiple){let x=Qs(y.key,"index",y.accessor).split("?.").map(C=>`"${C}"`).join(", ").replace(/"index"/,"index");return`
                    <>
                        {(${Qs(s,y.key)} as any[])?.map((item, index) => (
                            <Form.Item
                                key={index}
                                label=${gu({resource:e,field:y,i18n:a})}
                                name={[${x}]}
                            >
                                <Input
                                    type="${y.type}"
                                ${iBe(y.key)?"readOnly disabled":""} />
                            </Form.Item>
                        ))}
                    </>
                `}return pl`
                <Form.Item
                    label=${gu({resource:e,field:y,i18n:a})}
                    name={["${y.key}"${y.accessor?`, "${y.accessor}"`:""}]}
                    rules={[
                        {
                            required: true,
                        },
                    ]}
                >
                    <Input ${iBe(y.key)?"readOnly disabled":""} />
                </Form.Item>
            `}},"basicInputFields"),p=eo(y=>{if(y.type==="image"){c.push(["Upload","antd"],["getValueFromEvent","@refinedev/antd"]);let x='valuePropName="fileList"';return y.multiple&&!y.accessor&&(x="getValueProps={(value) => ({ fileList: value?.map((item: any) => ({ url: item, name: item, uid: item }))})}"),y.multiple||(y.accessor?x="getValueProps={(value) => ({ fileList: value ? [value] : [] })}":x="getValueProps={(value) => ({ fileList: [{ url: value, name: value, uid: value }]})}"),pl`
                <Form.Item label=${gu({resource:e,field:y,i18n:a})}>
                    <Form.Item
                        name="${y.key}"
                        ${x}
                        getValueFromEvent={getValueFromEvent}
                        noStyle
                        rules={[
                            {
                                required: true,
                            },
                        ]}
                    >
                        <Upload.Dragger
                            listType="picture"
                            ${y.multiple?"multiple":""}
                            beforeUpload={() => false}
                        >
                            <p className="ant-upload-text">
                                Drag & drop a file in this area
                            </p>
                        </Upload.Dragger>
                    </Form.Item>
                </Form.Item>
                `}},"imageFields"),m=eo(y=>{if(y.type==="boolean"){if(c.push(["Checkbox","antd"]),y.multiple){let x=Qs(y.key,"index",y.accessor).split("?.").map(C=>`"${C}"`).join(", ").replace(/"index"/,"index");return`
                    <>
                        {(${Qs(s,y.key)} as any[])?.map((item, index) => (
                            <Form.Item
                                key={index}
                                valuePropName="checked"
                                label=${gu({resource:e,field:y,i18n:a})}
                                name={[${x}]}
                            >
                                <Checkbox>${yW(y.key)}</Checkbox>
                            </Form.Item>
                        ))}
                    </>
                `}return pl`
                <Form.Item
                    label=${gu({resource:e,field:y,i18n:a})}
                    valuePropName="checked"
                    name={["${y.key}"${y.accessor?`, "${y.accessor}"`:""}]}
                    rules={[
                        {
                            required: true,
                        },
                    ]}
                >
                    <Checkbox>${yW(y.key)}</Checkbox>
                </Form.Item>
            `}},"booleanFields"),g=eo(y=>{if(y.type==="date"){if(c.push(["DatePicker","antd"],["dayjs","dayjs",!0]),y.multiple){let x=Qs(y.key,"index",y.accessor).split("?.").map(C=>`"${C}"`).join(", ").replace(/"index"/,"index");return pl`
                    <>
                        {(${Qs(s,y.key)} as any[])?.map((item, index) => (
                            <Form.Item
                                key={index}
                                label=${gu({resource:e,field:y,i18n:a})}
                                name={[${x}]}
                                getValueProps={(value) => ({ value: value ? dayjs(value) : undefined })}
                            >
                                <DatePicker />
                            </Form.Item>
                        ))}
                    </>
                `}return pl`
                <Form.Item
                    label=${gu({resource:e,field:y,i18n:a})}
                    name={["${y.key}"${y.accessor?`, "${y.accessor}"`:""}]}
                    rules={[
                        {
                            required: true,
                        },
                    ]}
                    getValueProps={(value) => ({ value: value ? dayjs(value) : undefined })}
                >
                    <DatePicker />
                </Form.Item>
            `}},"dateFields"),_=eo(y=>{if(y.type==="richtext")return pl`
            <Form.Item
                label=${gu({resource:e,field:y,i18n:a})}
                name="${y.key}"
                rules={[
                    {
                        required: true,
                    },
                ]}
            >
                <Input.TextArea rows={5} />
            </Form.Item>
            `},"richtextFields"),v=t.map(y=>{switch(y==null?void 0:y.type){case"text":case"number":case"email":case"url":return f(y);case"richtext":return _(y);case"image":return p(y);case"date":return g(y);case"boolean":return m(y);case"relation":return d(y);default:return}});t8e(c);let b=a&&"const translate = useTranslate();";return pl`
    ${e8e(c)}
    
    export const ${o} = () => {
        ${b}
        const { formProps, saveButtonProps, query } = useForm(${r?`{
                      resource: "${e.name}",
                      id: ${Xen(i)},
                      action: "edit",
                      ${i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["update","getOne"])}
                  }`:i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["update","getOne"])?`{
                    ${i_((e==null?void 0:e.identifier)??(e==null?void 0:e.name),n,["update","getOne"])}
                }`:""});
    
        const ${s} = query?.data?.data;
    
        ${u}

        return (
            <Edit saveButtonProps={saveButtonProps}>
                <Form {...formProps} layout="vertical">
                    ${v.join("")}
                </Form>
            </Edit>
        );
    };
    `},"renderer"),Zen=r8e({type:"edit",additionalScope:[["@refinedev/antd","RefineAntd",{Edit:q5,useForm:sm,useSelect:V3,getValueFromEvent:XXt}],["dayjs","dayjs",Dd,!0],["antd","AntdPackage",{Form:Wr,Input:Qi,Select:tv,Upload:jbe,Checkbox:CT,DatePicker:eNt}]],codeViewerComponent:n8e,loadingComponent:a8e,errorComponent:i8e,renderer:gTi});eo(({action:e,id:t,...n})=>{let{action:r,id:i}=Oc();switch(e??r){case"show":return G.createElement(Qen,{...n,id:t??i});case"create":return G.createElement(mTi,{...n,id:t??i});case"edit":return G.createElement(Zen,{...n,id:t??i});default:return G.createElement(pTi,{...n,id:t??i})}},"AntdInferencer");const vTi=()=>ue.jsxDEV(Zen,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/edit.tsx",lineNumber:5,columnNumber:10},globalThis),_Ti=()=>{const e=ws(),{tableProps:t}=J3({syncWithLocation:!0});return ue.jsxDEV(Z3,{children:ue.jsxDEV(jo,{...t,rowKey:"id",children:[ue.jsxDEV(jo.Column,{dataIndex:"id",title:"Id"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:25,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"title",title:"Chuyên mục"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:26,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(n,r)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:32,columnNumber:15},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:33,columnNumber:15},globalThis),ue.jsxDEV(r8,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:34,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:31,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:27,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:24,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/list.tsx",lineNumber:23,columnNumber:5},globalThis)},yTi=()=>ue.jsxDEV(Qen,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/categories/show.tsx",lineNumber:5,columnNumber:10},globalThis),bTi=()=>ue.jsxDEV(YXt,{type:"forgotPassword",title:ue.jsxDEV(OD,{collapsed:!1,text:"Xúc tiến đầu tư Bình Định",icon:ue.jsxDEV(VYe,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/forgotPassword/index.tsx",lineNumber:12,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/forgotPassword/index.tsx",lineNumber:9,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/forgotPassword/index.tsx",lineNumber:6,columnNumber:5},globalThis),{Text:xTi,Title:STi}=bu,CTi=()=>{const[e]=Wr.useForm(),{mutate:t,isLoading:n}=HF(),r=ue.jsxDEV(STi,{level:3,className:"title",children:"Đăng nhập"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:31,columnNumber:5},globalThis);return ue.jsxDEV(Of,{className:"layout",children:ue.jsxDEV(ep,{justify:"center",align:"middle",style:{height:"100vh"},children:ue.jsxDEV(ku,{xs:22,children:ue.jsxDEV("div",{className:"container",children:[ue.jsxDEV("div",{className:"imageContainer",children:ue.jsxDEV(gW,{to:"/ban-do",children:ue.jsxDEV("img",{src:"/images/logo.png",alt:"quy nhon",height:100},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:49,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:48,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:47,columnNumber:13},globalThis),ue.jsxDEV(Au,{title:r,style:{paddingTop:32,paddingBottom:32},headStyle:{borderBottom:0},children:[ue.jsxDEV(Wr,{layout:"vertical",form:e,onFinish:i=>{t(i)},requiredMark:!1,children:[ue.jsxDEV(Wr.Item,{name:"username",label:"Tài khoản",rules:[{required:!0}],children:ue.jsxDEV(Qi,{size:"large",placeholder:"Tài khoản"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:71,columnNumber:19},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:66,columnNumber:17},globalThis),ue.jsxDEV(Wr.Item,{name:"password",label:"Mật khẩu",rules:[{required:!0}],style:{marginBottom:"12px"},children:ue.jsxDEV(Qi.Password,{placeholder:"●●●●●●●●",size:"large"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:79,columnNumber:19},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:73,columnNumber:17},globalThis),ue.jsxDEV(ss,{type:"primary",size:"large",htmlType:"submit",block:!0,loading:n,children:"Đăng nhập"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:102,columnNumber:17},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:58,columnNumber:15},globalThis),ue.jsxDEV("div",{style:{marginTop:8},children:ue.jsxDEV(xTi,{style:{fontSize:12},children:[" ",ue.jsxDEV(gW,{to:"/ban-do",children:"Quay về trang bản đồ"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:115,columnNumber:19},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:113,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:112,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:53,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:46,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:45,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:38,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/login/index.tsx",lineNumber:37,columnNumber:5},globalThis)},wTi=()=>ue.jsxDEV(YXt,{type:"register",title:ue.jsxDEV(OD,{collapsed:!1,text:"refine Project",icon:ue.jsxDEV(VYe,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/register/index.tsx",lineNumber:12,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/register/index.tsx",lineNumber:9,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/register/index.tsx",lineNumber:6,columnNumber:5},globalThis),ETi=({children:e})=>ue.jsxDEV("div",{children:e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Layers/Layers.tsx",lineNumber:4,columnNumber:10},globalThis),YK=h.createContext({}),SL=()=>{const e=h.useContext(YK);if(!e)throw new Error("useMapContext was used outside of its Provider");return e};class TTi{constructor(t){this.propagationStopped,this.defaultPrevented,this.type=t,this.target=null}preventDefault(){this.defaultPrevented=!0}stopPropagation(){this.propagationStopped=!0}}const G5=TTi,bW={PROPERTYCHANGE:"propertychange"};class $Ti{constructor(){this.disposed=!1}dispose(){this.disposed||(this.disposed=!0,this.disposeInternal())}disposeInternal(){}}const o8e=$Ti;function OTi(e,t,n){let r,i;n=n||wC;let a=0,o=e.length,s=!1;for(;a<o;)r=a+(o-a>>1),i=+n(e[r],t),i<0?a=r+1:(o=r,s=!i);return s?a:~a}function wC(e,t){return e>t?1:e<t?-1:0}function bXe(e,t,n){if(e[0]<=t)return 0;const r=e.length;if(t<=e[r-1])return r-1;if(typeof n=="function"){for(let i=1;i<r;++i){const a=e[i];if(a===t)return i;if(a<t)return n(t,e[i-1],a)>0?i-1:i}return r-1}if(n>0){for(let i=1;i<r;++i)if(e[i]<t)return i-1;return r-1}if(n<0){for(let i=1;i<r;++i)if(e[i]<=t)return i;return r-1}for(let i=1;i<r;++i){if(e[i]==t)return i;if(e[i]<t)return e[i-1]-t<t-e[i]?i-1:i}return r-1}function PTi(e,t,n){for(;t<n;){const r=e[t];e[t]=e[n],e[n]=r,++t,--n}}function nv(e,t){const n=Array.isArray(t)?t:[t],r=n.length;for(let i=0;i<r;i++)e[e.length]=n[i]}function ZT(e,t){const n=e.length;if(n!==t.length)return!1;for(let r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}function NTi(e,t,n){const r=t||wC;return e.every(function(i,a){if(a===0)return!0;const o=r(e[a-1],i);return!(o>0||n&&o===0)})}function XN(){return!0}function XK(){return!1}function xW(){}function etn(e){let t=!1,n,r,i;return function(){const a=Array.prototype.slice.call(arguments);return(!t||this!==i||!ZT(a,r))&&(t=!0,i=this,r=a,n=e.apply(this,arguments)),n}}function DTi(e){function t(){let n;try{n=e()}catch(r){return Promise.reject(r)}return n instanceof Promise?n:Promise.resolve(n)}return t()}function CL(e){for(const t in e)delete e[t]}function oF(e){let t;for(t in e)return!1;return!t}class ITi extends o8e{constructor(t){super(),this.eventTarget_=t,this.pendingRemovals_=null,this.dispatching_=null,this.listeners_=null}addEventListener(t,n){if(!t||!n)return;const r=this.listeners_||(this.listeners_={}),i=r[t]||(r[t]=[]);i.includes(n)||i.push(n)}dispatchEvent(t){const n=typeof t=="string",r=n?t:t.type,i=this.listeners_&&this.listeners_[r];if(!i)return;const a=n?new G5(t):t;a.target||(a.target=this.eventTarget_||this);const o=this.dispatching_||(this.dispatching_={}),s=this.pendingRemovals_||(this.pendingRemovals_={});r in o||(o[r]=0,s[r]=0),++o[r];let c;for(let u=0,d=i.length;u<d;++u)if("handleEvent"in i[u]?c=i[u].handleEvent(a):c=i[u].call(this,a),c===!1||a.propagationStopped){c=!1;break}if(--o[r]===0){let u=s[r];for(delete s[r];u--;)this.removeEventListener(r,xW);delete o[r]}return c}disposeInternal(){this.listeners_&&CL(this.listeners_)}getListeners(t){return this.listeners_&&this.listeners_[t]||void 0}hasListener(t){return this.listeners_?t?t in this.listeners_:Object.keys(this.listeners_).length>0:!1}removeEventListener(t,n){if(!this.listeners_)return;const r=this.listeners_[t];if(!r)return;const i=r.indexOf(n);i!==-1&&(this.pendingRemovals_&&t in this.pendingRemovals_?(r[i]=xW,++this.pendingRemovals_[t]):(r.splice(i,1),r.length===0&&delete this.listeners_[t]))}}const s8e=ITi,Xc={CHANGE:"change",ERROR:"error",BLUR:"blur",CLEAR:"clear",CONTEXTMENU:"contextmenu",CLICK:"click",DBLCLICK:"dblclick",DRAGENTER:"dragenter",DRAGOVER:"dragover",DROP:"drop",FOCUS:"focus",KEYDOWN:"keydown",KEYPRESS:"keypress",LOAD:"load",RESIZE:"resize",TOUCHMOVE:"touchmove",WHEEL:"wheel"};function zu(e,t,n,r,i){if(r&&r!==e&&(n=n.bind(r)),i){const o=n;n=function(){e.removeEventListener(t,n),o.apply(this,arguments)}}const a={target:e,type:t,listener:n};return e.addEventListener(t,n),a}function S_e(e,t,n,r){return zu(e,t,n,r,!0)}function Jd(e){e&&e.target&&(e.target.removeEventListener(e.type,e.listener),CL(e))}class Doe extends s8e{constructor(){super(),this.on=this.onInternal,this.once=this.onceInternal,this.un=this.unInternal,this.revision_=0}changed(){++this.revision_,this.dispatchEvent(Xc.CHANGE)}getRevision(){return this.revision_}onInternal(t,n){if(Array.isArray(t)){const r=t.length,i=new Array(r);for(let a=0;a<r;++a)i[a]=zu(this,t[a],n);return i}return zu(this,t,n)}onceInternal(t,n){let r;if(Array.isArray(t)){const i=t.length;r=new Array(i);for(let a=0;a<i;++a)r[a]=S_e(this,t[a],n)}else r=S_e(this,t,n);return n.ol_key=r,r}unInternal(t,n){const r=n.ol_key;if(r)JN(r);else if(Array.isArray(t))for(let i=0,a=t.length;i<a;++i)this.removeEventListener(t[i],n);else this.removeEventListener(t,n)}}Doe.prototype.on;Doe.prototype.once;Doe.prototype.un;function JN(e){if(Array.isArray(e))for(let t=0,n=e.length;t<n;++t)Jd(e[t]);else Jd(e)}function xc(){throw new Error("Unimplemented abstract method.")}let RTi=0;function ql(e){return e.ol_uid||(e.ol_uid=String(++RTi))}class nmt extends G5{constructor(t,n,r){super(t),this.key=n,this.oldValue=r}}class kTi extends Doe{constructor(t){super(),this.on,this.once,this.un,ql(this),this.values_=null,t!==void 0&&this.setProperties(t)}get(t){let n;return this.values_&&this.values_.hasOwnProperty(t)&&(n=this.values_[t]),n}getKeys(){return this.values_&&Object.keys(this.values_)||[]}getProperties(){return this.values_&&Object.assign({},this.values_)||{}}getPropertiesInternal(){return this.values_}hasProperties(){return!!this.values_}notify(t,n){let r;r=`change:${t}`,this.hasListener(r)&&this.dispatchEvent(new nmt(r,t,n)),r=bW.PROPERTYCHANGE,this.hasListener(r)&&this.dispatchEvent(new nmt(r,t,n))}addChangeListener(t,n){this.addEventListener(`change:${t}`,n)}removeChangeListener(t,n){this.removeEventListener(`change:${t}`,n)}set(t,n,r){const i=this.values_||(this.values_={});if(r)i[t]=n;else{const a=i[t];i[t]=n,a!==n&&this.notify(t,a)}}setProperties(t,n){for(const r in t)this.set(r,t[r],n)}applyProperties(t){t.values_&&Object.assign(this.values_||(this.values_={}),t.values_)}unset(t,n){if(this.values_&&t in this.values_){const r=this.values_[t];delete this.values_[t],oF(this.values_)&&(this.values_=null),n||this.notify(t,r)}}}const g_=kTi,of={OPACITY:"opacity",VISIBLE:"visible",EXTENT:"extent",Z_INDEX:"zIndex",MAX_RESOLUTION:"maxResolution",MIN_RESOLUTION:"minResolution",MAX_ZOOM:"maxZoom",MIN_ZOOM:"minZoom",SOURCE:"source",MAP:"map"};function yu(e,t){if(!e)throw new Error(t)}function ah(e,t,n){return Math.min(Math.max(e,t),n)}function ATi(e,t,n,r,i,a){const o=i-n,s=a-r;if(o!==0||s!==0){const c=((e-n)*o+(t-r)*s)/(o*o+s*s);c>1?(n=i,r=a):c>0&&(n+=o*c,r+=s*c)}return nT(e,t,n,r)}function nT(e,t,n,r){const i=n-e,a=r-t;return i*i+a*a}function MTi(e){const t=e.length;for(let r=0;r<t;r++){let i=r,a=Math.abs(e[r][r]);for(let s=r+1;s<t;s++){const c=Math.abs(e[s][r]);c>a&&(a=c,i=s)}if(a===0)return null;const o=e[i];e[i]=e[r],e[r]=o;for(let s=r+1;s<t;s++){const c=-e[s][r]/e[r][r];for(let u=r;u<t+1;u++)r==u?e[s][u]=0:e[s][u]+=c*e[r][u]}}const n=new Array(t);for(let r=t-1;r>=0;r--){n[r]=e[r][t]/e[r][r];for(let i=r-1;i>=0;i--)e[i][t]-=e[i][r]*n[r]}return n}function IM(e){return e*Math.PI/180}function RM(e,t){const n=e%t;return n*t<0?n+t:n}function x3(e,t,n){return e+n*(t-e)}function Ioe(e,t){const n=Math.pow(10,t);return Math.round(e*n)/n}function rmt(e,t){return Math.round(Ioe(e,t))}function t1e(e,t){return Math.floor(Ioe(e,t))}function n1e(e,t){return Math.ceil(Ioe(e,t))}class FTi extends g_{constructor(t){super(),this.on,this.once,this.un,this.background_=t.background;const n=Object.assign({},t);typeof t.properties=="object"&&(delete n.properties,Object.assign(n,t.properties)),n[of.OPACITY]=t.opacity!==void 0?t.opacity:1,yu(typeof n[of.OPACITY]=="number","Layer opacity must be a number"),n[of.VISIBLE]=t.visible!==void 0?t.visible:!0,n[of.Z_INDEX]=t.zIndex,n[of.MAX_RESOLUTION]=t.maxResolution!==void 0?t.maxResolution:1/0,n[of.MIN_RESOLUTION]=t.minResolution!==void 0?t.minResolution:0,n[of.MIN_ZOOM]=t.minZoom!==void 0?t.minZoom:-1/0,n[of.MAX_ZOOM]=t.maxZoom!==void 0?t.maxZoom:1/0,this.className_=n.className!==void 0?n.className:"ol-layer",delete n.className,this.setProperties(n),this.state_=null}getBackground(){return this.background_}getClassName(){return this.className_}getLayerState(t){const n=this.state_||{layer:this,managed:t===void 0?!0:t},r=this.getZIndex();return n.opacity=ah(Math.round(this.getOpacity()*100)/100,0,1),n.visible=this.getVisible(),n.extent=this.getExtent(),n.zIndex=r===void 0&&!n.managed?1/0:r,n.maxResolution=this.getMaxResolution(),n.minResolution=Math.max(this.getMinResolution(),0),n.minZoom=this.getMinZoom(),n.maxZoom=this.getMaxZoom(),this.state_=n,n}getLayersArray(t){return xc()}getLayerStatesArray(t){return xc()}getExtent(){return this.get(of.EXTENT)}getMaxResolution(){return this.get(of.MAX_RESOLUTION)}getMinResolution(){return this.get(of.MIN_RESOLUTION)}getMinZoom(){return this.get(of.MIN_ZOOM)}getMaxZoom(){return this.get(of.MAX_ZOOM)}getOpacity(){return this.get(of.OPACITY)}getSourceState(){return xc()}getVisible(){return this.get(of.VISIBLE)}getZIndex(){return this.get(of.Z_INDEX)}setBackground(t){this.background_=t,this.changed()}setExtent(t){this.set(of.EXTENT,t)}setMaxResolution(t){this.set(of.MAX_RESOLUTION,t)}setMinResolution(t){this.set(of.MIN_RESOLUTION,t)}setMaxZoom(t){this.set(of.MAX_ZOOM,t)}setMinZoom(t){this.set(of.MIN_ZOOM,t)}setOpacity(t){yu(typeof t=="number","Layer opacity must be a number"),this.set(of.OPACITY,t)}setVisible(t){this.set(of.VISIBLE,t)}setZIndex(t){this.set(of.Z_INDEX,t)}disposeInternal(){this.state_&&(this.state_.layer=null,this.state_=null),super.disposeInternal()}}const ttn=FTi,rg={PRERENDER:"prerender",POSTRENDER:"postrender",PRECOMPOSE:"precompose",POSTCOMPOSE:"postcompose",RENDERCOMPLETE:"rendercomplete"},bp={ANIMATING:0,INTERACTING:1},Ex={CENTER:"center",RESOLUTION:"resolution",ROTATION:"rotation"},LTi=42,xXe=256,eie={radians:6370997/(2*Math.PI),degrees:2*Math.PI*6370997/360,ft:.3048,m:1,"us-ft":1200/3937};let jTi=class{constructor(t){this.code_=t.code,this.units_=t.units,this.extent_=t.extent!==void 0?t.extent:null,this.worldExtent_=t.worldExtent!==void 0?t.worldExtent:null,this.axisOrientation_=t.axisOrientation!==void 0?t.axisOrientation:"enu",this.global_=t.global!==void 0?t.global:!1,this.canWrapX_=!!(this.global_&&this.extent_),this.getPointResolutionFunc_=t.getPointResolution,this.defaultTileGrid_=null,this.metersPerUnit_=t.metersPerUnit}canWrapX(){return this.canWrapX_}getCode(){return this.code_}getExtent(){return this.extent_}getUnits(){return this.units_}getMetersPerUnit(){return this.metersPerUnit_||eie[this.units_]}getWorldExtent(){return this.worldExtent_}getAxisOrientation(){return this.axisOrientation_}isGlobal(){return this.global_}setGlobal(t){this.global_=t,this.canWrapX_=!!(t&&this.extent_)}getDefaultTileGrid(){return this.defaultTileGrid_}setDefaultTileGrid(t){this.defaultTileGrid_=t}setExtent(t){this.extent_=t,this.canWrapX_=!!(this.global_&&t)}setWorldExtent(t){this.worldExtent_=t}setGetPointResolution(t){this.getPointResolutionFunc_=t}getPointResolutionFunc(){return this.getPointResolutionFunc_}};const SXe=jTi,Roe=6378137,Yq=Math.PI*Roe,BTi=[-Yq,-Yq,Yq,Yq],zTi=[-180,-85,180,85],r1e=Roe*Math.log(Math.tan(Math.PI/2));class AH extends SXe{constructor(t){super({code:t,units:"m",extent:BTi,global:!0,worldExtent:zTi,getPointResolution:function(n,r){return n/Math.cosh(r[1]/Roe)}})}}const imt=[new AH("EPSG:3857"),new AH("EPSG:102100"),new AH("EPSG:102113"),new AH("EPSG:900913"),new AH("http://www.opengis.net/def/crs/EPSG/0/3857"),new AH("http://www.opengis.net/gml/srs/epsg.xml#3857")];function HTi(e,t,n){const r=e.length;n=n>1?n:2,t===void 0&&(n>2?t=e.slice():t=new Array(r));for(let i=0;i<r;i+=n){t[i]=Yq*e[i]/180;let a=Roe*Math.log(Math.tan(Math.PI*(+e[i+1]+90)/360));a>r1e?a=r1e:a<-r1e&&(a=-r1e),t[i+1]=a}return t}function qTi(e,t,n){const r=e.length;n=n>1?n:2,t===void 0&&(n>2?t=e.slice():t=new Array(r));for(let i=0;i<r;i+=n)t[i]=180*e[i]/Yq,t[i+1]=360*Math.atan(Math.exp(e[i+1]/Roe))/Math.PI-90;return t}const VTi=6378137,amt=[-180,-90,180,90],WTi=Math.PI*VTi/180;class rA extends SXe{constructor(t,n){super({code:t,units:"degrees",extent:amt,axisOrientation:n,global:!0,metersPerUnit:WTi,worldExtent:amt})}}const omt=[new rA("CRS:84"),new rA("EPSG:4326","neu"),new rA("urn:ogc:def:crs:OGC:1.3:CRS84"),new rA("urn:ogc:def:crs:OGC:2:84"),new rA("http://www.opengis.net/def/crs/OGC/1.3/CRS84"),new rA("http://www.opengis.net/gml/srs/epsg.xml#4326","neu"),new rA("http://www.opengis.net/def/crs/EPSG/0/4326","neu")];let aBe={};function UTi(e){return aBe[e]||aBe[e.replace(/urn:(x-)?ogc:def:crs:EPSG:(.*:)?(\w+)$/,"EPSG:$3")]||null}function KTi(e,t){aBe[e]=t}let IV={};function SW(e,t,n){const r=e.getCode(),i=t.getCode();r in IV||(IV[r]={}),IV[r][i]=n}function ntn(e,t){let n;return e in IV&&t in IV[e]&&(n=IV[e][t]),n}const Z0={UNKNOWN:0,INTERSECTING:1,ABOVE:2,RIGHT:4,BELOW:8,LEFT:16};function C_e(e){const t=jy();for(let n=0,r=e.length;n<r;++n)jne(t,e[n]);return t}function GTi(e,t,n){const r=Math.min.apply(null,e),i=Math.min.apply(null,t),a=Math.max.apply(null,e),o=Math.max.apply(null,t);return U6(r,i,a,o,n)}function QN(e,t,n){return n?(n[0]=e[0]-t,n[1]=e[1]-t,n[2]=e[2]+t,n[3]=e[3]+t,n):[e[0]-t,e[1]-t,e[2]+t,e[3]+t]}function rtn(e,t){return t?(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t):e.slice()}function wL(e,t,n){let r,i;return t<e[0]?r=e[0]-t:e[2]<t?r=t-e[2]:r=0,n<e[1]?i=e[1]-n:e[3]<n?i=n-e[3]:i=0,r*r+i*i}function sF(e,t){return CXe(e,t[0],t[1])}function H9(e,t){return e[0]<=t[0]&&t[2]<=e[2]&&e[1]<=t[1]&&t[3]<=e[3]}function CXe(e,t,n){return e[0]<=t&&t<=e[2]&&e[1]<=n&&n<=e[3]}function oBe(e,t){const n=e[0],r=e[1],i=e[2],a=e[3],o=t[0],s=t[1];let c=Z0.UNKNOWN;return o<n?c=c|Z0.LEFT:o>i&&(c=c|Z0.RIGHT),s<r?c=c|Z0.BELOW:s>a&&(c=c|Z0.ABOVE),c===Z0.UNKNOWN&&(c=Z0.INTERSECTING),c}function jy(){return[1/0,1/0,-1/0,-1/0]}function U6(e,t,n,r,i){return i?(i[0]=e,i[1]=t,i[2]=n,i[3]=r,i):[e,t,n,r]}function JK(e){return U6(1/0,1/0,-1/0,-1/0,e)}function itn(e,t){const n=e[0],r=e[1];return U6(n,r,n,r,t)}function wXe(e,t,n,r,i){const a=JK(i);return atn(a,e,t,n,r)}function lF(e,t){return e[0]==t[0]&&e[2]==t[2]&&e[1]==t[1]&&e[3]==t[3]}function EXe(e,t){return t[0]<e[0]&&(e[0]=t[0]),t[2]>e[2]&&(e[2]=t[2]),t[1]<e[1]&&(e[1]=t[1]),t[3]>e[3]&&(e[3]=t[3]),e}function jne(e,t){t[0]<e[0]&&(e[0]=t[0]),t[0]>e[2]&&(e[2]=t[0]),t[1]<e[1]&&(e[1]=t[1]),t[1]>e[3]&&(e[3]=t[1])}function atn(e,t,n,r,i){for(;n<r;n+=i)YTi(e,t[n],t[n+1]);return e}function YTi(e,t,n){e[0]=Math.min(e[0],t),e[1]=Math.min(e[1],n),e[2]=Math.max(e[2],t),e[3]=Math.max(e[3],n)}function TXe(e,t){let n;return n=t(l8e(e)),n||(n=t(c8e(e)),n)||(n=t(u8e(e)),n)||(n=t(ND(e)),n)?n:!1}function sBe(e){let t=0;return QK(e)||(t=pd(e)*og(e)),t}function l8e(e){return[e[0],e[1]]}function c8e(e){return[e[2],e[1]]}function ZN(e){return[(e[0]+e[2])/2,(e[1]+e[3])/2]}function XTi(e,t){let n;if(t==="bottom-left")n=l8e(e);else if(t==="bottom-right")n=c8e(e);else if(t==="top-left")n=ND(e);else if(t==="top-right")n=u8e(e);else throw new Error("Invalid corner");return n}function lBe(e,t,n,r,i){const[a,o,s,c,u,d,f,p]=cBe(e,t,n,r);return U6(Math.min(a,s,u,f),Math.min(o,c,d,p),Math.max(a,s,u,f),Math.max(o,c,d,p),i)}function cBe(e,t,n,r){const i=t*r[0]/2,a=t*r[1]/2,o=Math.cos(n),s=Math.sin(n),c=i*o,u=i*s,d=a*o,f=a*s,p=e[0],m=e[1];return[p-c+f,m-u-d,p-c-f,m-u+d,p+c-f,m+u+d,p+c+f,m+u-d,p-c+f,m-u-d]}function og(e){return e[3]-e[1]}function kM(e,t,n){const r=n||jy();return g1(e,t)?(e[0]>t[0]?r[0]=e[0]:r[0]=t[0],e[1]>t[1]?r[1]=e[1]:r[1]=t[1],e[2]<t[2]?r[2]=e[2]:r[2]=t[2],e[3]<t[3]?r[3]=e[3]:r[3]=t[3]):JK(r),r}function ND(e){return[e[0],e[3]]}function u8e(e){return[e[2],e[3]]}function pd(e){return e[2]-e[0]}function g1(e,t){return e[0]<=t[2]&&e[2]>=t[0]&&e[1]<=t[3]&&e[3]>=t[1]}function QK(e){return e[2]<e[0]||e[3]<e[1]}function JTi(e,t){return t?(t[0]=e[0],t[1]=e[1],t[2]=e[2],t[3]=e[3],t):e}function QTi(e,t,n){let r=!1;const i=oBe(e,t),a=oBe(e,n);if(i===Z0.INTERSECTING||a===Z0.INTERSECTING)r=!0;else{const o=e[0],s=e[1],c=e[2],u=e[3],d=t[0],f=t[1],p=n[0],m=n[1],g=(m-f)/(p-d);let _,v;a&Z0.ABOVE&&!(i&Z0.ABOVE)&&(_=p-(m-u)/g,r=_>=o&&_<=c),!r&&a&Z0.RIGHT&&!(i&Z0.RIGHT)&&(v=m-(p-c)*g,r=v>=s&&v<=u),!r&&a&Z0.BELOW&&!(i&Z0.BELOW)&&(_=p-(m-s)/g,r=_>=o&&_<=c),!r&&a&Z0.LEFT&&!(i&Z0.LEFT)&&(v=m-(p-o)*g,r=v>=s&&v<=u)}return r}function ZTi(e,t,n,r){if(QK(e))return JK(n);let i=[];if(r>1){const s=e[2]-e[0],c=e[3]-e[1];for(let u=0;u<r;++u)i.push(e[0]+s*u/r,e[1],e[2],e[1]+c*u/r,e[2]-s*u/r,e[3],e[0],e[3]-c*u/r)}else i=[e[0],e[1],e[2],e[1],e[2],e[3],e[0],e[3]];t(i,i,2);const a=[],o=[];for(let s=0,c=i.length;s<c;s+=2)a.push(i[s]),o.push(i[s+1]);return GTi(a,o,n)}function otn(e,t){const n=t.getExtent(),r=ZN(e);if(t.canWrapX()&&(r[0]<n[0]||r[0]>=n[2])){const i=pd(n),o=Math.floor((r[0]-n[0])/i)*i;e[0]-=o,e[2]-=o}return e}function stn(e,t,n){if(t.canWrapX()){const r=t.getExtent();if(!isFinite(e[0])||!isFinite(e[2]))return[[r[0],e[1],r[2],e[3]]];otn(e,t);const i=pd(r);if(pd(e)>i&&!n)return[[r[0],e[1],r[2],e[3]]];if(e[0]<r[0])return[[e[0]+i,e[1],r[2],e[3]],[r[0],e[1],e[2],e[3]]];if(e[2]>r[2])return[[e[0],e[1],r[2],e[3]],[r[0],e[1],e[2]-i,e[3]]]}return[e]}function ltn(e,t){const n=(""+e).split("."),r=(""+t).split(".");for(let i=0;i<Math.max(n.length,r.length);i++){const a=parseInt(n[i]||"0",10),o=parseInt(r[i]||"0",10);if(a>o)return 1;if(o>a)return-1}return 0}function e$i(e,t){return e[0]+=+t[0],e[1]+=+t[1],e}function w_e(e,t){let n=!0;for(let r=e.length-1;r>=0;--r)if(e[r]!=t[r]){n=!1;break}return n}function $Xe(e,t){const n=Math.cos(t),r=Math.sin(t),i=e[0]*n-e[1]*r,a=e[1]*n+e[0]*r;return e[0]=i,e[1]=a,e}function t$i(e,t){return e[0]*=t,e[1]*=t,e}function ctn(e,t){const n=e[0]-t[0],r=e[1]-t[1];return n*n+r*r}function utn(e,t){return Math.sqrt(ctn(e,t))}function OXe(e,t){if(t.canWrapX()){const n=pd(t.getExtent()),r=dtn(e,t,n);r&&(e[0]-=r*n)}return e}function dtn(e,t,n){const r=t.getExtent();let i=0;return t.canWrapX()&&(e[0]<r[0]||e[0]>r[2])&&(n=n||pd(r),i=Math.floor((e[0]-r[0])/n)),i}const PXe=63710088e-1;function uBe(e,t,n){n=n||PXe;const r=IM(e[1]),i=IM(t[1]),a=(i-r)/2,o=IM(t[0]-e[0])/2,s=Math.sin(a)*Math.sin(a)+Math.sin(o)*Math.sin(o)*Math.cos(r)*Math.cos(i);return 2*n*Math.atan2(Math.sqrt(s),Math.sqrt(1-s))}function sRe(e,t){let n=0;for(let r=0,i=e.length;r<i-1;++r)n+=uBe(e[r],e[r+1],t);return n}function ftn(e,t){t=t||{};const n=t.radius||PXe,r=t.projection||"EPSG:3857",i=e.getType();i!=="GeometryCollection"&&(e=e.clone().transform(r,"EPSG:4326"));let a=0,o,s,c,u,d,f;switch(i){case"Point":case"MultiPoint":break;case"LineString":case"LinearRing":{o=e.getCoordinates(),a=sRe(o,n);break}case"MultiLineString":case"Polygon":{for(o=e.getCoordinates(),c=0,u=o.length;c<u;++c)a+=sRe(o[c],n);break}case"MultiPolygon":{for(o=e.getCoordinates(),c=0,u=o.length;c<u;++c)for(s=o[c],d=0,f=s.length;d<f;++d)a+=sRe(s[d],n);break}case"GeometryCollection":{const p=e.getGeometries();for(c=0,u=p.length;c<u;++c)a+=ftn(p[c],t);break}default:throw new Error("Unsupported geometry type: "+i)}return a}function i1e(e,t){let n=0;const r=e.length;let i=e[r-1][0],a=e[r-1][1];for(let o=0;o<r;o++){const s=e[o][0],c=e[o][1];n+=IM(s-i)*(2+Math.sin(IM(a))+Math.sin(IM(c))),i=s,a=c}return n*t*t/2}function ptn(e,t){t=t||{};const n=t.radius||PXe,r=t.projection||"EPSG:3857",i=e.getType();i!=="GeometryCollection"&&(e=e.clone().transform(r,"EPSG:4326"));let a=0,o,s,c,u,d,f;switch(i){case"Point":case"MultiPoint":case"LineString":case"MultiLineString":case"LinearRing":break;case"Polygon":{for(o=e.getCoordinates(),a=Math.abs(i1e(o[0],n)),c=1,u=o.length;c<u;++c)a-=Math.abs(i1e(o[c],n));break}case"MultiPolygon":{for(o=e.getCoordinates(),c=0,u=o.length;c<u;++c)for(s=o[c],a+=Math.abs(i1e(s[0],n)),d=1,f=s.length;d<f;++d)a-=Math.abs(i1e(s[d],n));break}case"GeometryCollection":{const p=e.getGeometries();for(c=0,u=p.length;c<u;++c)a+=ptn(p[c],t);break}default:throw new Error("Unsupported geometry type: "+i)}return a}const htn={info:1,warn:2,error:3,none:4};let n$i=htn.info;function mtn(...e){n$i>htn.warn||console.warn(...e)}let dBe=!0;function r$i(e){dBe=!(e===void 0?!0:e)}function NXe(e,t){if(t!==void 0){for(let n=0,r=e.length;n<r;++n)t[n]=e[n];t=t}else t=e.slice();return t}function gtn(e,t){if(t!==void 0&&e!==t){for(let n=0,r=e.length;n<r;++n)t[n]=e[n];e=t}return e}function vtn(e){KTi(e.getCode(),e),SW(e,e,NXe)}function i$i(e){e.forEach(vtn)}function nd(e){return typeof e=="string"?UTi(e):e||null}function smt(e,t,n,r){e=nd(e);let i;const a=e.getPointResolutionFunc();if(a){if(i=a(t,n),r&&r!==e.getUnits()){const o=e.getMetersPerUnit();o&&(i=i*o/eie[r])}}else{const o=e.getUnits();if(o=="degrees"&&!r||r=="degrees")i=t;else{const s=d8e(e,nd("EPSG:4326"));if(s===gtn&&o!=="degrees")i=t*e.getMetersPerUnit();else{let u=[n[0]-t/2,n[1],n[0]+t/2,n[1],n[0],n[1]-t/2,n[0],n[1]+t/2];u=s(u,u,2);const d=uBe(u.slice(0,2),u.slice(2,4)),f=uBe(u.slice(4,6),u.slice(6,8));i=(d+f)/2}const c=r?eie[r]:e.getMetersPerUnit();c!==void 0&&(i/=c)}}return i}function fBe(e){i$i(e),e.forEach(function(t){e.forEach(function(n){t!==n&&SW(t,n,NXe)})})}function a$i(e,t,n,r){e.forEach(function(i){t.forEach(function(a){SW(i,a,n),SW(a,i,r)})})}function DXe(e,t){return e?typeof e=="string"?nd(e):e:nd(t)}function lmt(e){return function(t,n,r){const i=t.length;r=r!==void 0?r:2,n=n!==void 0?n:new Array(i);for(let a=0;a<i;a+=r){const o=e(t.slice(a,a+r)),s=o.length;for(let c=0,u=r;c<u;++c)n[a+c]=c>=s?t[a+c]:o[c]}return n}}function o$i(e,t,n,r){const i=nd(e),a=nd(t);SW(i,a,lmt(n)),SW(a,i,lmt(r))}function XP(e,t){if(e===t)return!0;const n=e.getUnits()===t.getUnits();return(e.getCode()===t.getCode()||d8e(e,t)===NXe)&&n}function d8e(e,t){const n=e.getCode(),r=t.getCode();let i=ntn(n,r);return i||(i=gtn),i}function CW(e,t){const n=nd(e),r=nd(t);return d8e(n,r)}function _tn(e,t,n){return CW(t,n)(e,void 0,e.length)}function s$i(e,t,n,r){const i=CW(t,n);return ZTi(e,i,void 0,r)}let l$i=null;function c$i(){return l$i}function pBe(e,t){return e}function Bx(e,t){return dBe&&!w_e(e,[0,0])&&e[0]>=-180&&e[0]<=180&&e[1]>=-90&&e[1]<=90&&(dBe=!1,mtn("Call useGeographic() from ol/proj once to work with [longitude, latitude] coordinates.")),e}function IXe(e,t){return e}function q9(e,t){return e}function cmt(e,t,n){return function(r){let i,a;if(e.canWrapX()){const o=e.getExtent(),s=pd(o);r=r.slice(0),a=dtn(r,e,s),a&&(r[0]=r[0]-a*s),r[0]=ah(r[0],o[0],o[2]),r[1]=ah(r[1],o[1],o[3]),i=n(r)}else i=n(r);return a&&t.canWrapX()&&(i[0]+=a*pd(t.getExtent())),i}}function u$i(){fBe(imt),fBe(omt),a$i(omt,imt,HTi,qTi)}u$i();function umt(e,t,n){return function(r,i,a,o,s){if(!r)return;if(!i&&!t)return r;const c=t?0:a[0]*i,u=t?0:a[1]*i,d=s?s[0]:0,f=s?s[1]:0;let p=e[0]+c/2+d,m=e[2]-c/2+d,g=e[1]+u/2+f,_=e[3]-u/2+f;p>m&&(p=(m+p)/2,m=p),g>_&&(g=(_+g)/2,_=g);let v=ah(r[0],p,m),b=ah(r[1],g,_);if(o&&n&&i){const y=30*i;v+=-y*Math.log(1+Math.max(0,p-r[0])/y)+y*Math.log(1+Math.max(0,r[0]-m)/y),b+=-y*Math.log(1+Math.max(0,g-r[1])/y)+y*Math.log(1+Math.max(0,r[1]-_)/y)}return[v,b]}}function d$i(e){return e}function RXe(e,t,n,r){const i=pd(t)/n[0],a=og(t)/n[1];return r?Math.min(e,Math.max(i,a)):Math.min(e,Math.min(i,a))}function kXe(e,t,n){let r=Math.min(e,t);const i=50;return r*=Math.log(1+i*Math.max(0,e/t-1))/i+1,n&&(r=Math.max(r,n),r/=Math.log(1+i*Math.max(0,n/e-1))/i+1),ah(r,n/2,t*2)}function f$i(e,t,n,r){return t=t!==void 0?t:!0,function(i,a,o,s){if(i!==void 0){const c=e[0],u=e[e.length-1],d=n?RXe(c,n,o,r):c;if(s)return t?kXe(i,d,u):ah(i,u,d);const f=Math.min(d,i),p=Math.floor(bXe(e,f,a));return e[p]>d&&p<e.length-1?e[p+1]:e[p]}}}function p$i(e,t,n,r,i,a){return r=r!==void 0?r:!0,n=n!==void 0?n:0,function(o,s,c,u){if(o!==void 0){const d=i?RXe(t,i,c,a):t;if(u)return r?kXe(o,d,n):ah(o,n,d);const f=1e-9,p=Math.ceil(Math.log(t/d)/Math.log(e)-f),m=-s*(.5-f)+.5,g=Math.min(d,o),_=Math.floor(Math.log(t/g)/Math.log(e)+m),v=Math.max(p,_),b=t/Math.pow(e,v);return ah(b,n,d)}}}function dmt(e,t,n,r,i){return n=n!==void 0?n:!0,function(a,o,s,c){if(a!==void 0){const u=r?RXe(e,r,s,i):e;return!n||!c?ah(a,t,u):kXe(a,u,t)}}}function AXe(e){if(e!==void 0)return 0}function fmt(e){if(e!==void 0)return e}function h$i(e){const t=2*Math.PI/e;return function(n,r){if(r)return n;if(n!==void 0)return n=Math.floor(n/t+.5)*t,n}}function m$i(e){const t=e===void 0?IM(5):e;return function(n,r){return r||n===void 0?n:Math.abs(n)<=t?0:n}}function ytn(e){return Math.pow(e,3)}function ZK(e){return 1-ytn(1-e)}function g$i(e){return 3*e*e-2*e*e*e}function v$i(e){return e}const btn=new Array(6);function v1(){return[1,0,0,1,0,0]}function pmt(e){return MXe(e,1,0,0,1,0,0)}function f8e(e,t){const n=e[0],r=e[1],i=e[2],a=e[3],o=e[4],s=e[5],c=t[0],u=t[1],d=t[2],f=t[3],p=t[4],m=t[5];return e[0]=n*c+i*u,e[1]=r*c+a*u,e[2]=n*d+i*f,e[3]=r*d+a*f,e[4]=n*p+i*m+o,e[5]=r*p+a*m+s,e}function MXe(e,t,n,r,i,a,o){return e[0]=t,e[1]=n,e[2]=r,e[3]=i,e[4]=a,e[5]=o,e}function _$i(e,t){return e[0]=t[0],e[1]=t[1],e[2]=t[2],e[3]=t[3],e[4]=t[4],e[5]=t[5],e}function Mm(e,t){const n=t[0],r=t[1];return t[0]=e[0]*n+e[2]*r+e[4],t[1]=e[1]*n+e[3]*r+e[5],t}function Jge(e,t,n){return f8e(e,MXe(btn,t,0,0,n,0,0))}function xtn(e,t,n){return f8e(e,MXe(btn,1,0,0,1,t,n))}function K6(e,t,n,r,i,a,o,s){const c=Math.sin(a),u=Math.cos(a);return e[0]=r*u,e[1]=i*c,e[2]=-r*c,e[3]=i*u,e[4]=o*r*u-s*r*c+t,e[5]=o*i*c+s*i*u+n,e}function FXe(e,t){const n=y$i(t);yu(n!==0,"Transformation matrix cannot be inverted");const r=t[0],i=t[1],a=t[2],o=t[3],s=t[4],c=t[5];return e[0]=o/n,e[1]=-i/n,e[2]=-a/n,e[3]=r/n,e[4]=(a*c-o*s)/n,e[5]=-(r*c-i*s)/n,e}function y$i(e){return e[0]*e[3]-e[1]*e[2]}const hmt=[1e6,1e6,1e6,1e6,2,2];function b$i(e){return"matrix("+e.map((n,r)=>Math.round(n*hmt[r])/hmt[r]).join(", ")+")"}function CN(e,t,n,r,i,a){a=a||[];let o=0;for(let s=t;s<n;s+=r){const c=e[s],u=e[s+1];a[o++]=i[0]*c+i[2]*u+i[4],a[o++]=i[1]*c+i[3]*u+i[5]}return a&&a.length!=o&&(a.length=o),a}function LXe(e,t,n,r,i,a,o){o=o||[];const s=Math.cos(i),c=Math.sin(i),u=a[0],d=a[1];let f=0;for(let p=t;p<n;p+=r){const m=e[p]-u,g=e[p+1]-d;o[f++]=u+m*s-g*c,o[f++]=d+m*c+g*s;for(let _=p+2;_<p+r;++_)o[f++]=e[_]}return o&&o.length!=f&&(o.length=f),o}function x$i(e,t,n,r,i,a,o,s){s=s||[];const c=o[0],u=o[1];let d=0;for(let f=t;f<n;f+=r){const p=e[f]-c,m=e[f+1]-u;s[d++]=c+i*p,s[d++]=u+a*m;for(let g=f+2;g<f+r;++g)s[d++]=e[g]}return s&&s.length!=d&&(s.length=d),s}function S$i(e,t,n,r,i,a,o){o=o||[];let s=0;for(let c=t;c<n;c+=r){o[s++]=e[c]+i,o[s++]=e[c+1]+a;for(let u=c+2;u<c+r;++u)o[s++]=e[u]}return o&&o.length!=s&&(o.length=s),o}const mmt=v1();class C$i extends g_{constructor(){super(),this.extent_=jy(),this.extentRevision_=-1,this.simplifiedGeometryMaxMinSquaredTolerance=0,this.simplifiedGeometryRevision=0,this.simplifyTransformedInternal=etn((t,n,r)=>{if(!r)return this.getSimplifiedGeometry(n);const i=this.clone();return i.applyTransform(r),i.getSimplifiedGeometry(n)})}simplifyTransformed(t,n){return this.simplifyTransformedInternal(this.getRevision(),t,n)}clone(){return xc()}closestPointXY(t,n,r,i){return xc()}containsXY(t,n){const r=this.getClosestPoint([t,n]);return r[0]===t&&r[1]===n}getClosestPoint(t,n){return n=n||[NaN,NaN],this.closestPointXY(t[0],t[1],n,1/0),n}intersectsCoordinate(t){return this.containsXY(t[0],t[1])}computeExtent(t){return xc()}getExtent(t){if(this.extentRevision_!=this.getRevision()){const n=this.computeExtent(this.extent_);(isNaN(n[0])||isNaN(n[1]))&&JK(n),this.extentRevision_=this.getRevision()}return JTi(this.extent_,t)}rotate(t,n){xc()}scale(t,n,r){xc()}simplify(t){return this.getSimplifiedGeometry(t*t)}getSimplifiedGeometry(t){return xc()}getType(){return xc()}applyTransform(t){xc()}intersectsExtent(t){return xc()}translate(t,n){xc()}transform(t,n){const r=nd(t),i=r.getUnits()=="tile-pixels"?function(a,o,s){const c=r.getExtent(),u=r.getWorldExtent(),d=og(u)/og(c);return K6(mmt,u[0],u[3],d,-d,0,0,0),CN(a,0,a.length,s,mmt,o),CW(r,n)(a,o,s)}:CW(r,n);return this.applyTransform(i),this}}const jXe=C$i;class DD extends jXe{constructor(){super(),this.layout="XY",this.stride=2,this.flatCoordinates}computeExtent(t){return wXe(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t)}getCoordinates(){return xc()}getFirstCoordinate(){return this.flatCoordinates.slice(0,this.stride)}getFlatCoordinates(){return this.flatCoordinates}getLastCoordinate(){return this.flatCoordinates.slice(this.flatCoordinates.length-this.stride)}getLayout(){return this.layout}getSimplifiedGeometry(t){if(this.simplifiedGeometryRevision!==this.getRevision()&&(this.simplifiedGeometryMaxMinSquaredTolerance=0,this.simplifiedGeometryRevision=this.getRevision()),t<0||this.simplifiedGeometryMaxMinSquaredTolerance!==0&&t<=this.simplifiedGeometryMaxMinSquaredTolerance)return this;const n=this.getSimplifiedGeometryInternal(t);return n.getFlatCoordinates().length<this.flatCoordinates.length?n:(this.simplifiedGeometryMaxMinSquaredTolerance=t,this)}getSimplifiedGeometryInternal(t){return this}getStride(){return this.stride}setFlatCoordinates(t,n){this.stride=E_e(t),this.layout=t,this.flatCoordinates=n}setCoordinates(t,n){xc()}setLayout(t,n,r){let i;if(t)i=E_e(t);else{for(let a=0;a<r;++a){if(n.length===0){this.layout="XY",this.stride=2;return}n=n[0]}i=n.length,t=EL(i)}this.layout=t,this.stride=i}applyTransform(t){this.flatCoordinates&&(t(this.flatCoordinates,this.flatCoordinates,this.stride),this.changed())}rotate(t,n){const r=this.getFlatCoordinates();if(r){const i=this.getStride();LXe(r,0,r.length,i,t,n,r),this.changed()}}scale(t,n,r){n===void 0&&(n=t),r||(r=ZN(this.getExtent()));const i=this.getFlatCoordinates();if(i){const a=this.getStride();x$i(i,0,i.length,a,t,n,r,i),this.changed()}}translate(t,n){const r=this.getFlatCoordinates();if(r){const i=this.getStride();S$i(r,0,r.length,i,t,n,r),this.changed()}}}function EL(e){let t;return e==2?t="XY":e==3?t="XYZ":e==4&&(t="XYZM"),t}function E_e(e){let t;return e=="XY"?t=2:e=="XYZ"||e=="XYM"?t=3:e=="XYZM"&&(t=4),t}function w$i(e,t,n){const r=e.getFlatCoordinates();if(!r)return null;const i=e.getStride();return CN(r,0,r.length,i,t,n)}function gmt(e,t,n,r,i,a,o){const s=e[t],c=e[t+1],u=e[n]-s,d=e[n+1]-c;let f;if(u===0&&d===0)f=t;else{const p=((i-s)*u+(a-c)*d)/(u*u+d*d);if(p>1)f=n;else if(p>0){for(let m=0;m<r;++m)o[m]=x3(e[t+m],e[n+m],p);o.length=r;return}else f=t}for(let p=0;p<r;++p)o[p]=e[f+p];o.length=r}function BXe(e,t,n,r,i){let a=e[t],o=e[t+1];for(t+=r;t<n;t+=r){const s=e[t],c=e[t+1],u=nT(a,o,s,c);u>i&&(i=u),a=s,o=c}return i}function zXe(e,t,n,r,i){for(let a=0,o=n.length;a<o;++a){const s=n[a];i=BXe(e,t,s,r,i),t=s}return i}function E$i(e,t,n,r,i){for(let a=0,o=n.length;a<o;++a){const s=n[a];i=zXe(e,t,s,r,i),t=s[s.length-1]}return i}function HXe(e,t,n,r,i,a,o,s,c,u,d){if(t==n)return u;let f,p;if(i===0){if(p=nT(o,s,e[t],e[t+1]),p<u){for(f=0;f<r;++f)c[f]=e[t+f];return c.length=r,p}return u}d=d||[NaN,NaN];let m=t+r;for(;m<n;)if(gmt(e,m-r,m,r,o,s,d),p=nT(o,s,d[0],d[1]),p<u){for(u=p,f=0;f<r;++f)c[f]=d[f];c.length=r,m+=r}else m+=r*Math.max((Math.sqrt(p)-Math.sqrt(u))/i|0,1);if(a&&(gmt(e,n-r,t,r,o,s,d),p=nT(o,s,d[0],d[1]),p<u)){for(u=p,f=0;f<r;++f)c[f]=d[f];c.length=r}return u}function qXe(e,t,n,r,i,a,o,s,c,u,d){d=d||[NaN,NaN];for(let f=0,p=n.length;f<p;++f){const m=n[f];u=HXe(e,t,m,r,i,a,o,s,c,u,d),t=m}return u}function T$i(e,t,n,r,i,a,o,s,c,u,d){d=d||[NaN,NaN];for(let f=0,p=n.length;f<p;++f){const m=n[f];u=qXe(e,t,m,r,i,a,o,s,c,u,d),t=m[m.length-1]}return u}function Stn(e,t,n,r){for(let i=0,a=n.length;i<a;++i)e[t++]=n[i];return t}function p8e(e,t,n,r){for(let i=0,a=n.length;i<a;++i){const o=n[i];for(let s=0;s<r;++s)e[t++]=o[s]}return t}function koe(e,t,n,r,i){i=i||[];let a=0;for(let o=0,s=n.length;o<s;++o){const c=p8e(e,t,n[o],r);i[a++]=c,t=c}return i.length=a,i}function Ctn(e,t,n,r,i){i=i||[];let a=0;for(let o=0,s=n.length;o<s;++o){const c=koe(e,t,n[o],r,i[a]);c.length===0&&(c[0]=t),i[a++]=c,t=c[c.length-1]}return i.length=a,i}function h8e(e,t,n,r,i,a,o){const s=(n-t)/r;if(s<3){for(;t<n;t+=r)a[o++]=e[t],a[o++]=e[t+1];return o}const c=new Array(s);c[0]=1,c[s-1]=1;const u=[t,n-r];let d=0;for(;u.length>0;){const f=u.pop(),p=u.pop();let m=0;const g=e[p],_=e[p+1],v=e[f],b=e[f+1];for(let y=p+r;y<f;y+=r){const x=e[y],C=e[y+1],w=ATi(x,C,g,_,v,b);w>m&&(d=y,m=w)}m>i&&(c[(d-t)/r]=1,p+r<d&&u.push(p,d),d+r<f&&u.push(d,f))}for(let f=0;f<s;++f)c[f]&&(a[o++]=e[t+f*r],a[o++]=e[t+f*r+1]);return o}function wtn(e,t,n,r,i,a,o,s){for(let c=0,u=n.length;c<u;++c){const d=n[c];o=h8e(e,t,d,r,i,a,o),s.push(o),t=d}return o}function DA(e,t){return t*Math.round(e/t)}function $$i(e,t,n,r,i,a,o){if(t==n)return o;let s=DA(e[t],i),c=DA(e[t+1],i);t+=r,a[o++]=s,a[o++]=c;let u,d;do if(u=DA(e[t],i),d=DA(e[t+1],i),t+=r,t==n)return a[o++]=u,a[o++]=d,o;while(u==s&&d==c);for(;t<n;){const f=DA(e[t],i),p=DA(e[t+1],i);if(t+=r,f==u&&p==d)continue;const m=u-s,g=d-c,_=f-s,v=p-c;if(m*v==g*_&&(m<0&&_<m||m==_||m>0&&_>m)&&(g<0&&v<g||g==v||g>0&&v>g)){u=f,d=p;continue}a[o++]=u,a[o++]=d,s=u,c=d,u=f,d=p}return a[o++]=u,a[o++]=d,o}function VXe(e,t,n,r,i,a,o,s){for(let c=0,u=n.length;c<u;++c){const d=n[c];o=$$i(e,t,d,r,i,a,o),s.push(o),t=d}return o}function O$i(e,t,n,r,i,a,o,s){for(let c=0,u=n.length;c<u;++c){const d=n[c],f=[];o=VXe(e,t,d,r,i,a,o,f),s.push(f),t=d[d.length-1]}return o}function cN(e,t,n,r,i){i=i!==void 0?i:[];let a=0;for(let o=t;o<n;o+=r)i[a++]=e.slice(o,o+r);return i.length=a,i}function tie(e,t,n,r,i){i=i!==void 0?i:[];let a=0;for(let o=0,s=n.length;o<s;++o){const c=n[o];i[a++]=cN(e,t,c,r,i[a]),t=c}return i.length=a,i}function hBe(e,t,n,r,i){i=i!==void 0?i:[];let a=0;for(let o=0,s=n.length;o<s;++o){const c=n[o];i[a++]=c.length===1&&c[0]===t?[]:tie(e,t,c,r,i[a]),t=c[c.length-1]}return i.length=a,i}function Etn(e,t,n,r){let i=0,a=e[n-r],o=e[n-r+1];for(;t<n;t+=r){const s=e[t],c=e[t+1];i+=o*s-a*c,a=s,o=c}return i/2}function Ttn(e,t,n,r){let i=0;for(let a=0,o=n.length;a<o;++a){const s=n[a];i+=Etn(e,t,s,r),t=s}return i}function P$i(e,t,n,r){let i=0;for(let a=0,o=n.length;a<o;++a){const s=n[a];i+=Ttn(e,t,s,r),t=s[s.length-1]}return i}class T_e extends DD{constructor(t,n){super(),this.maxDelta_=-1,this.maxDeltaRevision_=-1,n!==void 0&&!Array.isArray(t[0])?this.setFlatCoordinates(n,t):this.setCoordinates(t,n)}clone(){return new T_e(this.flatCoordinates.slice(),this.layout)}closestPointXY(t,n,r,i){return i<wL(this.getExtent(),t,n)?i:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(BXe(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),HXe(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,this.maxDelta_,!0,t,n,r,i))}getArea(){return Etn(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)}getCoordinates(){return cN(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)}getSimplifiedGeometryInternal(t){const n=[];return n.length=h8e(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t,n,0),new T_e(n,"XY")}getType(){return"LinearRing"}intersectsExtent(t){return!1}setCoordinates(t,n){this.setLayout(n,t,1),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=p8e(this.flatCoordinates,0,t,this.stride),this.changed()}}const mBe=T_e;let N$i=class $tn extends DD{constructor(t,n){super(),this.setCoordinates(t,n)}clone(){const t=new $tn(this.flatCoordinates.slice(),this.layout);return t.applyProperties(this),t}closestPointXY(t,n,r,i){const a=this.flatCoordinates,o=nT(t,n,a[0],a[1]);if(o<i){const s=this.stride;for(let c=0;c<s;++c)r[c]=a[c];return r.length=s,o}return i}getCoordinates(){return this.flatCoordinates.slice()}computeExtent(t){return itn(this.flatCoordinates,t)}getType(){return"Point"}intersectsExtent(t){return CXe(t,this.flatCoordinates[0],this.flatCoordinates[1])}setCoordinates(t,n){this.setLayout(n,t,0),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=Stn(this.flatCoordinates,0,t,this.stride),this.changed()}};const p5=N$i;function D$i(e,t,n,r,i){return!TXe(i,function(o){return!mM(e,t,n,r,o[0],o[1])})}function mM(e,t,n,r,i,a){let o=0,s=e[n-r],c=e[n-r+1];for(;t<n;t+=r){const u=e[t],d=e[t+1];c<=a?d>a&&(u-s)*(a-c)-(i-s)*(d-c)>0&&o++:d<=a&&(u-s)*(a-c)-(i-s)*(d-c)<0&&o--,s=u,c=d}return o!==0}function WXe(e,t,n,r,i,a){if(n.length===0||!mM(e,t,n[0],r,i,a))return!1;for(let o=1,s=n.length;o<s;++o)if(mM(e,n[o-1],n[o],r,i,a))return!1;return!0}function I$i(e,t,n,r,i,a){if(n.length===0)return!1;for(let o=0,s=n.length;o<s;++o){const c=n[o];if(WXe(e,t,c,r,i,a))return!0;t=c[c.length-1]}return!1}function UXe(e,t,n,r,i,a,o){let s,c,u,d,f,p,m;const g=i[a+1],_=[];for(let y=0,x=n.length;y<x;++y){const C=n[y];for(d=e[C-r],p=e[C-r+1],s=t;s<C;s+=r)f=e[s],m=e[s+1],(g<=p&&m<=g||p<=g&&g<=m)&&(u=(g-p)/(m-p)*(f-d)+d,_.push(u)),d=f,p=m}let v=NaN,b=-1/0;for(_.sort(wC),d=_[0],s=1,c=_.length;s<c;++s){f=_[s];const y=Math.abs(f-d);y>b&&(u=(d+f)/2,WXe(e,t,n,r,u,g)&&(v=u,b=y)),d=f}return isNaN(v)&&(v=i[a]),o?(o.push(v,g,b),o):[v,g,b]}function Otn(e,t,n,r,i){let a=[];for(let o=0,s=n.length;o<s;++o){const c=n[o];a=UXe(e,t,c,r,i,2*o,a),t=c[c.length-1]}return a}function Ptn(e,t,n,r,i){let a;for(t+=r;t<n;t+=r)if(a=i(e.slice(t-r,t),e.slice(t,t+r)),a)return a;return!1}function m8e(e,t,n,r,i){const a=atn(jy(),e,t,n,r);return g1(i,a)?H9(i,a)||a[0]>=i[0]&&a[2]<=i[2]||a[1]>=i[1]&&a[3]<=i[3]?!0:Ptn(e,t,n,r,function(o,s){return QTi(i,o,s)}):!1}function R$i(e,t,n,r,i){for(let a=0,o=n.length;a<o;++a){if(m8e(e,t,n[a],r,i))return!0;t=n[a]}return!1}function Ntn(e,t,n,r,i){return!!(m8e(e,t,n,r,i)||mM(e,t,n,r,i[0],i[1])||mM(e,t,n,r,i[0],i[3])||mM(e,t,n,r,i[2],i[1])||mM(e,t,n,r,i[2],i[3]))}function Dtn(e,t,n,r,i){if(!Ntn(e,t,n[0],r,i))return!1;if(n.length===1)return!0;for(let a=1,o=n.length;a<o;++a)if(D$i(e,n[a-1],n[a],r,i)&&!m8e(e,n[a-1],n[a],r,i))return!1;return!0}function k$i(e,t,n,r,i){for(let a=0,o=n.length;a<o;++a){const s=n[a];if(Dtn(e,t,s,r,i))return!0;t=s[s.length-1]}return!1}function A$i(e,t,n,r){for(;t<n-r;){for(let i=0;i<r;++i){const a=e[t+i];e[t+i]=e[n-r+i],e[n-r+i]=a}t+=r,n-=r}}function KXe(e,t,n,r){let i=0,a=e[n-r],o=e[n-r+1];for(;t<n;t+=r){const s=e[t],c=e[t+1];i+=(s-a)*(c+o),a=s,o=c}return i===0?void 0:i>0}function GXe(e,t,n,r,i){i=i!==void 0?i:!1;for(let a=0,o=n.length;a<o;++a){const s=n[a],c=KXe(e,t,s,r);if(a===0){if(i&&c||!i&&!c)return!1}else if(i&&!c||!i&&c)return!1;t=s}return!0}function Itn(e,t,n,r,i){for(let a=0,o=n.length;a<o;++a){const s=n[a];if(!GXe(e,t,s,r,i))return!1;s.length&&(t=s[s.length-1])}return!0}function $_e(e,t,n,r,i){i=i!==void 0?i:!1;for(let a=0,o=n.length;a<o;++a){const s=n[a],c=KXe(e,t,s,r);(a===0?i&&c||!i&&!c:i&&!c||!i&&c)&&A$i(e,t,s,r),t=s}return t}function gBe(e,t,n,r,i){for(let a=0,o=n.length;a<o;++a)t=$_e(e,t,n[a],r,i);return t}function M$i(e,t){const n=[];let r=0,i=0,a;for(let o=0,s=t.length;o<s;++o){const c=t[o],u=KXe(e,r,c,2);if(a===void 0&&(a=u),u===a)n.push(t.slice(i,o+1));else{if(n.length===0)continue;n[n.length-1].push(t[i])}i=o+1,r=c}return n}let Rtn=class vBe extends DD{constructor(t,n,r){super(),this.ends_=[],this.flatInteriorPointRevision_=-1,this.flatInteriorPoint_=null,this.maxDelta_=-1,this.maxDeltaRevision_=-1,this.orientedRevision_=-1,this.orientedFlatCoordinates_=null,n!==void 0&&r?(this.setFlatCoordinates(n,t),this.ends_=r):this.setCoordinates(t,n)}appendLinearRing(t){this.flatCoordinates?nv(this.flatCoordinates,t.getFlatCoordinates()):this.flatCoordinates=t.getFlatCoordinates().slice(),this.ends_.push(this.flatCoordinates.length),this.changed()}clone(){const t=new vBe(this.flatCoordinates.slice(),this.layout,this.ends_.slice());return t.applyProperties(this),t}closestPointXY(t,n,r,i){return i<wL(this.getExtent(),t,n)?i:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(zXe(this.flatCoordinates,0,this.ends_,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),qXe(this.flatCoordinates,0,this.ends_,this.stride,this.maxDelta_,!0,t,n,r,i))}containsXY(t,n){return WXe(this.getOrientedFlatCoordinates(),0,this.ends_,this.stride,t,n)}getArea(){return Ttn(this.getOrientedFlatCoordinates(),0,this.ends_,this.stride)}getCoordinates(t){let n;return t!==void 0?(n=this.getOrientedFlatCoordinates().slice(),$_e(n,0,this.ends_,this.stride,t)):n=this.flatCoordinates,tie(n,0,this.ends_,this.stride)}getEnds(){return this.ends_}getFlatInteriorPoint(){if(this.flatInteriorPointRevision_!=this.getRevision()){const t=ZN(this.getExtent());this.flatInteriorPoint_=UXe(this.getOrientedFlatCoordinates(),0,this.ends_,this.stride,t,0),this.flatInteriorPointRevision_=this.getRevision()}return this.flatInteriorPoint_}getInteriorPoint(){return new p5(this.getFlatInteriorPoint(),"XYM")}getLinearRingCount(){return this.ends_.length}getLinearRing(t){return t<0||this.ends_.length<=t?null:new mBe(this.flatCoordinates.slice(t===0?0:this.ends_[t-1],this.ends_[t]),this.layout)}getLinearRings(){const t=this.layout,n=this.flatCoordinates,r=this.ends_,i=[];let a=0;for(let o=0,s=r.length;o<s;++o){const c=r[o],u=new mBe(n.slice(a,c),t);i.push(u),a=c}return i}getOrientedFlatCoordinates(){if(this.orientedRevision_!=this.getRevision()){const t=this.flatCoordinates;GXe(t,0,this.ends_,this.stride)?this.orientedFlatCoordinates_=t:(this.orientedFlatCoordinates_=t.slice(),this.orientedFlatCoordinates_.length=$_e(this.orientedFlatCoordinates_,0,this.ends_,this.stride)),this.orientedRevision_=this.getRevision()}return this.orientedFlatCoordinates_}getSimplifiedGeometryInternal(t){const n=[],r=[];return n.length=VXe(this.flatCoordinates,0,this.ends_,this.stride,Math.sqrt(t),n,0,r),new vBe(n,"XY",r)}getType(){return"Polygon"}intersectsExtent(t){return Dtn(this.getOrientedFlatCoordinates(),0,this.ends_,this.stride,t)}setCoordinates(t,n){this.setLayout(n,t,2),this.flatCoordinates||(this.flatCoordinates=[]);const r=koe(this.flatCoordinates,0,t,this.stride,this.ends_);this.flatCoordinates.length=r.length===0?0:r[r.length-1],this.changed()}};const M3=Rtn;function vmt(e){if(QK(e))throw new Error("Cannot create polygon from empty extent");const t=e[0],n=e[1],r=e[2],i=e[3],a=[t,n,t,i,r,i,r,n,t,n];return new Rtn(a,"XY",[a.length])}const lRe=0;class F$i extends g_{constructor(t){super(),this.on,this.once,this.un,t=Object.assign({},t),this.hints_=[0,0],this.animations_=[],this.updateAnimationKey_,this.projection_=DXe(t.projection,"EPSG:3857"),this.viewportSize_=[100,100],this.targetCenter_=null,this.targetResolution_,this.targetRotation_,this.nextCenter_=null,this.nextResolution_,this.nextRotation_,this.cancelAnchor_=void 0,t.projection&&r$i(),t.center&&(t.center=Bx(t.center,this.projection_)),t.extent&&(t.extent=q9(t.extent,this.projection_)),this.applyOptions_(t)}applyOptions_(t){const n=Object.assign({},t);for(const s in Ex)delete n[s];this.setProperties(n,!0);const r=j$i(t);this.maxResolution_=r.maxResolution,this.minResolution_=r.minResolution,this.zoomFactor_=r.zoomFactor,this.resolutions_=t.resolutions,this.padding_=t.padding,this.minZoom_=r.minZoom;const i=L$i(t),a=r.constraint,o=B$i(t);this.constraints_={center:i,resolution:a,rotation:o},this.setRotation(t.rotation!==void 0?t.rotation:0),this.setCenterInternal(t.center!==void 0?t.center:null),t.resolution!==void 0?this.setResolution(t.resolution):t.zoom!==void 0&&this.setZoom(t.zoom)}get padding(){return this.padding_}set padding(t){let n=this.padding_;this.padding_=t;const r=this.getCenterInternal();if(r){const i=t||[0,0,0,0];n=n||[0,0,0,0];const a=this.getResolution(),o=a/2*(i[3]-n[3]+n[1]-i[1]),s=a/2*(i[0]-n[0]+n[2]-i[2]);this.setCenterInternal([r[0]+o,r[1]-s])}}getUpdatedOptions_(t){const n=this.getProperties();return n.resolution!==void 0?n.resolution=this.getResolution():n.zoom=this.getZoom(),n.center=this.getCenterInternal(),n.rotation=this.getRotation(),Object.assign({},n,t)}animate(t){this.isDef()&&!this.getAnimating()&&this.resolveConstraints(0);const n=new Array(arguments.length);for(let r=0;r<n.length;++r){let i=arguments[r];i.center&&(i=Object.assign({},i),i.center=Bx(i.center,this.getProjection())),i.anchor&&(i=Object.assign({},i),i.anchor=Bx(i.anchor,this.getProjection())),n[r]=i}this.animateInternal.apply(this,n)}animateInternal(t){let n=arguments.length,r;n>1&&typeof arguments[n-1]=="function"&&(r=arguments[n-1],--n);let i=0;for(;i<n&&!this.isDef();++i){const d=arguments[i];d.center&&this.setCenterInternal(d.center),d.zoom!==void 0?this.setZoom(d.zoom):d.resolution&&this.setResolution(d.resolution),d.rotation!==void 0&&this.setRotation(d.rotation)}if(i===n){r&&a1e(r,!0);return}let a=Date.now(),o=this.targetCenter_.slice(),s=this.targetResolution_,c=this.targetRotation_;const u=[];for(;i<n;++i){const d=arguments[i],f={start:a,complete:!1,anchor:d.anchor,duration:d.duration!==void 0?d.duration:1e3,easing:d.easing||g$i,callback:r};if(d.center&&(f.sourceCenter=o,f.targetCenter=d.center.slice(),o=f.targetCenter),d.zoom!==void 0?(f.sourceResolution=s,f.targetResolution=this.getResolutionForZoom(d.zoom),s=f.targetResolution):d.resolution&&(f.sourceResolution=s,f.targetResolution=d.resolution,s=f.targetResolution),d.rotation!==void 0){f.sourceRotation=c;const p=RM(d.rotation-c+Math.PI,2*Math.PI)-Math.PI;f.targetRotation=c+p,c=f.targetRotation}z$i(f)?f.complete=!0:a+=f.duration,u.push(f)}this.animations_.push(u),this.setHint(bp.ANIMATING,1),this.updateAnimations_()}getAnimating(){return this.hints_[bp.ANIMATING]>0}getInteracting(){return this.hints_[bp.INTERACTING]>0}cancelAnimations(){this.setHint(bp.ANIMATING,-this.hints_[bp.ANIMATING]);let t;for(let n=0,r=this.animations_.length;n<r;++n){const i=this.animations_[n];if(i[0].callback&&a1e(i[0].callback,!1),!t)for(let a=0,o=i.length;a<o;++a){const s=i[a];if(!s.complete){t=s.anchor;break}}}this.animations_.length=0,this.cancelAnchor_=t,this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN}updateAnimations_(){if(this.updateAnimationKey_!==void 0&&(cancelAnimationFrame(this.updateAnimationKey_),this.updateAnimationKey_=void 0),!this.getAnimating())return;const t=Date.now();let n=!1;for(let r=this.animations_.length-1;r>=0;--r){const i=this.animations_[r];let a=!0;for(let o=0,s=i.length;o<s;++o){const c=i[o];if(c.complete)continue;const u=t-c.start;let d=c.duration>0?u/c.duration:1;d>=1?(c.complete=!0,d=1):a=!1;const f=c.easing(d);if(c.sourceCenter){const p=c.sourceCenter[0],m=c.sourceCenter[1],g=c.targetCenter[0],_=c.targetCenter[1];this.nextCenter_=c.targetCenter;const v=p+f*(g-p),b=m+f*(_-m);this.targetCenter_=[v,b]}if(c.sourceResolution&&c.targetResolution){const p=f===1?c.targetResolution:c.sourceResolution+f*(c.targetResolution-c.sourceResolution);if(c.anchor){const m=this.getViewportSize_(this.getRotation()),g=this.constraints_.resolution(p,0,m,!0);this.targetCenter_=this.calculateCenterZoom(g,c.anchor)}this.nextResolution_=c.targetResolution,this.targetResolution_=p,this.applyTargetState_(!0)}if(c.sourceRotation!==void 0&&c.targetRotation!==void 0){const p=f===1?RM(c.targetRotation+Math.PI,2*Math.PI)-Math.PI:c.sourceRotation+f*(c.targetRotation-c.sourceRotation);if(c.anchor){const m=this.constraints_.rotation(p,!0);this.targetCenter_=this.calculateCenterRotate(m,c.anchor)}this.nextRotation_=c.targetRotation,this.targetRotation_=p}if(this.applyTargetState_(!0),n=!0,!c.complete)break}if(a){this.animations_[r]=null,this.setHint(bp.ANIMATING,-1),this.nextCenter_=null,this.nextResolution_=NaN,this.nextRotation_=NaN;const o=i[0].callback;o&&a1e(o,!0)}}this.animations_=this.animations_.filter(Boolean),n&&this.updateAnimationKey_===void 0&&(this.updateAnimationKey_=requestAnimationFrame(this.updateAnimations_.bind(this)))}calculateCenterRotate(t,n){let r;const i=this.getCenterInternal();return i!==void 0&&(r=[i[0]-n[0],i[1]-n[1]],$Xe(r,t-this.getRotation()),e$i(r,n)),r}calculateCenterZoom(t,n){let r;const i=this.getCenterInternal(),a=this.getResolution();if(i!==void 0&&a!==void 0){const o=n[0]-t*(n[0]-i[0])/a,s=n[1]-t*(n[1]-i[1])/a;r=[o,s]}return r}getViewportSize_(t){const n=this.viewportSize_;if(t){const r=n[0],i=n[1];return[Math.abs(r*Math.cos(t))+Math.abs(i*Math.sin(t)),Math.abs(r*Math.sin(t))+Math.abs(i*Math.cos(t))]}return n}setViewportSize(t){this.viewportSize_=Array.isArray(t)?t.slice():[100,100],this.getAnimating()||this.resolveConstraints(0)}getCenter(){const t=this.getCenterInternal();return t&&pBe(t,this.getProjection())}getCenterInternal(){return this.get(Ex.CENTER)}getConstraints(){return this.constraints_}getConstrainResolution(){return this.get("constrainResolution")}getHints(t){return t!==void 0?(t[0]=this.hints_[0],t[1]=this.hints_[1],t):this.hints_.slice()}calculateExtent(t){const n=this.calculateExtentInternal(t);return IXe(n,this.getProjection())}calculateExtentInternal(t){t=t||this.getViewportSizeMinusPadding_();const n=this.getCenterInternal();yu(n,"The view center is not defined");const r=this.getResolution();yu(r!==void 0,"The view resolution is not defined");const i=this.getRotation();return yu(i!==void 0,"The view rotation is not defined"),lBe(n,r,i,t)}getMaxResolution(){return this.maxResolution_}getMinResolution(){return this.minResolution_}getMaxZoom(){return this.getZoomForResolution(this.minResolution_)}setMaxZoom(t){this.applyOptions_(this.getUpdatedOptions_({maxZoom:t}))}getMinZoom(){return this.getZoomForResolution(this.maxResolution_)}setMinZoom(t){this.applyOptions_(this.getUpdatedOptions_({minZoom:t}))}setConstrainResolution(t){this.applyOptions_(this.getUpdatedOptions_({constrainResolution:t}))}getProjection(){return this.projection_}getResolution(){return this.get(Ex.RESOLUTION)}getResolutions(){return this.resolutions_}getResolutionForExtent(t,n){return this.getResolutionForExtentInternal(q9(t,this.getProjection()),n)}getResolutionForExtentInternal(t,n){n=n||this.getViewportSizeMinusPadding_();const r=pd(t)/n[0],i=og(t)/n[1];return Math.max(r,i)}getResolutionForValueFunction(t){t=t||2;const n=this.getConstrainedResolution(this.maxResolution_),r=this.minResolution_,i=Math.log(n/r)/Math.log(t);return function(a){return n/Math.pow(t,a*i)}}getRotation(){return this.get(Ex.ROTATION)}getValueForResolutionFunction(t){const n=Math.log(t||2),r=this.getConstrainedResolution(this.maxResolution_),i=this.minResolution_,a=Math.log(r/i)/n;return function(o){return Math.log(r/o)/n/a}}getViewportSizeMinusPadding_(t){let n=this.getViewportSize_(t);const r=this.padding_;return r&&(n=[n[0]-r[1]-r[3],n[1]-r[0]-r[2]]),n}getState(){const t=this.getProjection(),n=this.getResolution(),r=this.getRotation();let i=this.getCenterInternal();const a=this.padding_;if(a){const o=this.getViewportSizeMinusPadding_();i=cRe(i,this.getViewportSize_(),[o[0]/2+a[3],o[1]/2+a[0]],n,r)}return{center:i.slice(0),projection:t!==void 0?t:null,resolution:n,nextCenter:this.nextCenter_,nextResolution:this.nextResolution_,nextRotation:this.nextRotation_,rotation:r,zoom:this.getZoom()}}getViewStateAndExtent(){return{viewState:this.getState(),extent:this.calculateExtent()}}getZoom(){let t;const n=this.getResolution();return n!==void 0&&(t=this.getZoomForResolution(n)),t}getZoomForResolution(t){let n=this.minZoom_||0,r,i;if(this.resolutions_){const a=bXe(this.resolutions_,t,1);n=a,r=this.resolutions_[a],a==this.resolutions_.length-1?i=2:i=r/this.resolutions_[a+1]}else r=this.maxResolution_,i=this.zoomFactor_;return n+Math.log(r/t)/Math.log(i)}getResolutionForZoom(t){if(this.resolutions_){if(this.resolutions_.length<=1)return 0;const n=ah(Math.floor(t),0,this.resolutions_.length-2),r=this.resolutions_[n]/this.resolutions_[n+1];return this.resolutions_[n]/Math.pow(r,ah(t-n,0,1))}return this.maxResolution_/Math.pow(this.zoomFactor_,t-this.minZoom_)}fit(t,n){let r;if(yu(Array.isArray(t)||typeof t.getSimplifiedGeometry=="function","Invalid extent or geometry provided as `geometry`"),Array.isArray(t)){yu(!QK(t),"Cannot fit empty extent provided as `geometry`");const i=q9(t,this.getProjection());r=vmt(i)}else if(t.getType()==="Circle"){const i=q9(t.getExtent(),this.getProjection());r=vmt(i),r.rotate(this.getRotation(),ZN(i))}else r=t;this.fitInternal(r,n)}rotatedExtentForGeometry(t){const n=this.getRotation(),r=Math.cos(n),i=Math.sin(-n),a=t.getFlatCoordinates(),o=t.getStride();let s=1/0,c=1/0,u=-1/0,d=-1/0;for(let f=0,p=a.length;f<p;f+=o){const m=a[f]*r-a[f+1]*i,g=a[f]*i+a[f+1]*r;s=Math.min(s,m),c=Math.min(c,g),u=Math.max(u,m),d=Math.max(d,g)}return[s,c,u,d]}fitInternal(t,n){n=n||{};let r=n.size;r||(r=this.getViewportSizeMinusPadding_());const i=n.padding!==void 0?n.padding:[0,0,0,0],a=n.nearest!==void 0?n.nearest:!1;let o;n.minResolution!==void 0?o=n.minResolution:n.maxZoom!==void 0?o=this.getResolutionForZoom(n.maxZoom):o=0;const s=this.rotatedExtentForGeometry(t);let c=this.getResolutionForExtentInternal(s,[r[0]-i[1]-i[3],r[1]-i[0]-i[2]]);c=isNaN(c)?o:Math.max(c,o),c=this.getConstrainedResolution(c,a?0:1);const u=this.getRotation(),d=Math.sin(u),f=Math.cos(u),p=ZN(s);p[0]+=(i[1]-i[3])/2*c,p[1]+=(i[0]-i[2])/2*c;const m=p[0]*f-p[1]*d,g=p[1]*f+p[0]*d,_=this.getConstrainedCenter([m,g],c),v=n.callback?n.callback:xW;n.duration!==void 0?this.animateInternal({resolution:c,center:_,duration:n.duration,easing:n.easing},v):(this.targetResolution_=c,this.targetCenter_=_,this.applyTargetState_(!1,!0),a1e(v,!0))}centerOn(t,n,r){this.centerOnInternal(Bx(t,this.getProjection()),n,r)}centerOnInternal(t,n,r){this.setCenterInternal(cRe(t,n,r,this.getResolution(),this.getRotation()))}calculateCenterShift(t,n,r,i){let a;const o=this.padding_;if(o&&t){const s=this.getViewportSizeMinusPadding_(-r),c=cRe(t,i,[s[0]/2+o[3],s[1]/2+o[0]],n,r);a=[t[0]-c[0],t[1]-c[1]]}return a}isDef(){return!!this.getCenterInternal()&&this.getResolution()!==void 0}adjustCenter(t){const n=pBe(this.targetCenter_,this.getProjection());this.setCenter([n[0]+t[0],n[1]+t[1]])}adjustCenterInternal(t){const n=this.targetCenter_;this.setCenterInternal([n[0]+t[0],n[1]+t[1]])}adjustResolution(t,n){n=n&&Bx(n,this.getProjection()),this.adjustResolutionInternal(t,n)}adjustResolutionInternal(t,n){const r=this.getAnimating()||this.getInteracting(),i=this.getViewportSize_(this.getRotation()),a=this.constraints_.resolution(this.targetResolution_*t,0,i,r);n&&(this.targetCenter_=this.calculateCenterZoom(a,n)),this.targetResolution_*=t,this.applyTargetState_()}adjustZoom(t,n){this.adjustResolution(Math.pow(this.zoomFactor_,-t),n)}adjustRotation(t,n){n&&(n=Bx(n,this.getProjection())),this.adjustRotationInternal(t,n)}adjustRotationInternal(t,n){const r=this.getAnimating()||this.getInteracting(),i=this.constraints_.rotation(this.targetRotation_+t,r);n&&(this.targetCenter_=this.calculateCenterRotate(i,n)),this.targetRotation_+=t,this.applyTargetState_()}setCenter(t){this.setCenterInternal(t&&Bx(t,this.getProjection()))}setCenterInternal(t){this.targetCenter_=t,this.applyTargetState_()}setHint(t,n){return this.hints_[t]+=n,this.changed(),this.hints_[t]}setResolution(t){this.targetResolution_=t,this.applyTargetState_()}setRotation(t){this.targetRotation_=t,this.applyTargetState_()}setZoom(t){this.setResolution(this.getResolutionForZoom(t))}applyTargetState_(t,n){const r=this.getAnimating()||this.getInteracting()||n,i=this.constraints_.rotation(this.targetRotation_,r),a=this.getViewportSize_(i),o=this.constraints_.resolution(this.targetResolution_,0,a,r),s=this.constraints_.center(this.targetCenter_,o,a,r,this.calculateCenterShift(this.targetCenter_,o,i,a));this.get(Ex.ROTATION)!==i&&this.set(Ex.ROTATION,i),this.get(Ex.RESOLUTION)!==o&&(this.set(Ex.RESOLUTION,o),this.set("zoom",this.getZoom(),!0)),(!s||!this.get(Ex.CENTER)||!w_e(this.get(Ex.CENTER),s))&&this.set(Ex.CENTER,s),this.getAnimating()&&!t&&this.cancelAnimations(),this.cancelAnchor_=void 0}resolveConstraints(t,n,r){t=t!==void 0?t:200;const i=n||0,a=this.constraints_.rotation(this.targetRotation_),o=this.getViewportSize_(a),s=this.constraints_.resolution(this.targetResolution_,i,o),c=this.constraints_.center(this.targetCenter_,s,o,!1,this.calculateCenterShift(this.targetCenter_,s,a,o));if(t===0&&!this.cancelAnchor_){this.targetResolution_=s,this.targetRotation_=a,this.targetCenter_=c,this.applyTargetState_();return}r=r||(t===0?this.cancelAnchor_:void 0),this.cancelAnchor_=void 0,(this.getResolution()!==s||this.getRotation()!==a||!this.getCenterInternal()||!w_e(this.getCenterInternal(),c))&&(this.getAnimating()&&this.cancelAnimations(),this.animateInternal({rotation:a,center:c,resolution:s,duration:t,easing:ZK,anchor:r}))}beginInteraction(){this.resolveConstraints(0),this.setHint(bp.INTERACTING,1)}endInteraction(t,n,r){r=r&&Bx(r,this.getProjection()),this.endInteractionInternal(t,n,r)}endInteractionInternal(t,n,r){this.getInteracting()&&(this.setHint(bp.INTERACTING,-1),this.resolveConstraints(t,n,r))}getConstrainedCenter(t,n){const r=this.getViewportSize_(this.getRotation());return this.constraints_.center(t,n||this.getResolution(),r)}getConstrainedZoom(t,n){const r=this.getResolutionForZoom(t);return this.getZoomForResolution(this.getConstrainedResolution(r,n))}getConstrainedResolution(t,n){n=n||0;const r=this.getViewportSize_(this.getRotation());return this.constraints_.resolution(t,n,r)}}function a1e(e,t){setTimeout(function(){e(t)},0)}function L$i(e){if(e.extent!==void 0){const n=e.smoothExtentConstraint!==void 0?e.smoothExtentConstraint:!0;return umt(e.extent,e.constrainOnlyCenter,n)}const t=DXe(e.projection,"EPSG:3857");if(e.multiWorld!==!0&&t.isGlobal()){const n=t.getExtent().slice();return n[0]=-1/0,n[2]=1/0,umt(n,!1,!1)}return d$i}function j$i(e){let t,n,r,o=e.minZoom!==void 0?e.minZoom:lRe,s=e.maxZoom!==void 0?e.maxZoom:28;const c=e.zoomFactor!==void 0?e.zoomFactor:2,u=e.multiWorld!==void 0?e.multiWorld:!1,d=e.smoothResolutionConstraint!==void 0?e.smoothResolutionConstraint:!0,f=e.showFullExtent!==void 0?e.showFullExtent:!1,p=DXe(e.projection,"EPSG:3857"),m=p.getExtent();let g=e.constrainOnlyCenter,_=e.extent;if(!u&&!_&&p.isGlobal()&&(g=!1,_=m),e.resolutions!==void 0){const v=e.resolutions;n=v[o],r=v[s]!==void 0?v[s]:v[v.length-1],e.constrainResolution?t=f$i(v,d,!g&&_,f):t=dmt(n,r,d,!g&&_,f)}else{const b=(m?Math.max(pd(m),og(m)):360*eie.degrees/p.getMetersPerUnit())/xXe/Math.pow(2,lRe),y=b/Math.pow(2,28-lRe);n=e.maxResolution,n!==void 0?o=0:n=b/Math.pow(c,o),r=e.minResolution,r===void 0&&(e.maxZoom!==void 0?e.maxResolution!==void 0?r=n/Math.pow(c,s):r=b/Math.pow(c,s):r=y),s=o+Math.floor(Math.log(n/r)/Math.log(c)),r=n/Math.pow(c,s-o),e.constrainResolution?t=p$i(c,n,r,d,!g&&_,f):t=dmt(n,r,d,!g&&_,f)}return{constraint:t,maxResolution:n,minResolution:r,minZoom:o,zoomFactor:c}}function B$i(e){if(e.enableRotation!==void 0?e.enableRotation:!0){const n=e.constrainRotation;return n===void 0||n===!0?m$i():n===!1?fmt:typeof n=="number"?h$i(n):fmt}return AXe}function z$i(e){return!(e.sourceCenter&&e.targetCenter&&!w_e(e.sourceCenter,e.targetCenter)||e.sourceResolution!==e.targetResolution||e.sourceRotation!==e.targetRotation)}function cRe(e,t,n,r,i){const a=Math.cos(-i);let o=Math.sin(-i),s=e[0]*a-e[1]*o,c=e[1]*a+e[0]*o;s+=(t[0]/2-n[0])*r,c+=(n[1]-t[1]/2)*r,o=-o;const u=s*a-c*o,d=c*a+s*o;return[u,d]}const aC=F$i;let H$i=class extends ttn{constructor(t){const n=Object.assign({},t);delete n.source,super(n),this.on,this.once,this.un,this.mapPrecomposeKey_=null,this.mapRenderKey_=null,this.sourceChangeKey_=null,this.renderer_=null,this.sourceReady_=!1,this.rendered=!1,t.render&&(this.render=t.render),t.map&&this.setMap(t.map),this.addChangeListener(of.SOURCE,this.handleSourcePropertyChange_);const r=t.source?t.source:null;this.setSource(r)}getLayersArray(t){return t=t||[],t.push(this),t}getLayerStatesArray(t){return t=t||[],t.push(this.getLayerState()),t}getSource(){return this.get(of.SOURCE)||null}getRenderSource(){return this.getSource()}getSourceState(){const t=this.getSource();return t?t.getState():"undefined"}handleSourceChange_(){this.changed(),!(this.sourceReady_||this.getSource().getState()!=="ready")&&(this.sourceReady_=!0,this.dispatchEvent("sourceready"))}handleSourcePropertyChange_(){this.sourceChangeKey_&&(Jd(this.sourceChangeKey_),this.sourceChangeKey_=null),this.sourceReady_=!1;const t=this.getSource();t&&(this.sourceChangeKey_=zu(t,Xc.CHANGE,this.handleSourceChange_,this),t.getState()==="ready"&&(this.sourceReady_=!0,setTimeout(()=>{this.dispatchEvent("sourceready")},0))),this.changed()}getFeatures(t){return this.renderer_?this.renderer_.getFeatures(t):Promise.resolve([])}getData(t){return!this.renderer_||!this.rendered?null:this.renderer_.getData(t)}isVisible(t){let n;const r=this.getMapInternal();!t&&r&&(t=r.getView()),t instanceof aC?n={viewState:t.getState(),extent:t.calculateExtent()}:n=t,!n.layerStatesArray&&r&&(n.layerStatesArray=r.getLayerGroup().getLayerStatesArray());let i;n.layerStatesArray?i=n.layerStatesArray.find(o=>o.layer===this):i=this.getLayerState();const a=this.getExtent();return YXe(i,n.viewState)&&(!a||g1(a,n.extent))}getAttributions(t){if(!this.isVisible(t))return[];let n;const r=this.getSource();if(r&&(n=r.getAttributions()),!n)return[];const i=t instanceof aC?t.getViewStateAndExtent():t;let a=n(i);return Array.isArray(a)||(a=[a]),a}render(t,n){const r=this.getRenderer();return r.prepareFrame(t)?(this.rendered=!0,r.renderFrame(t,n)):null}unrender(){this.rendered=!1}getDeclutter(){}renderDeclutter(t,n){}renderDeferred(t){const n=this.getRenderer();n&&n.renderDeferred(t)}setMapInternal(t){t||this.unrender(),this.set(of.MAP,t)}getMapInternal(){return this.get(of.MAP)}setMap(t){this.mapPrecomposeKey_&&(Jd(this.mapPrecomposeKey_),this.mapPrecomposeKey_=null),t||this.changed(),this.mapRenderKey_&&(Jd(this.mapRenderKey_),this.mapRenderKey_=null),t&&(this.mapPrecomposeKey_=zu(t,rg.PRECOMPOSE,function(n){const i=n.frameState.layerStatesArray,a=this.getLayerState(!1);yu(!i.some(function(o){return o.layer===a.layer}),"A layer can only be added to the map once. Use either `layer.setMap()` or `map.addLayer()`, not both."),i.push(a)},this),this.mapRenderKey_=zu(this,Xc.CHANGE,t.render,t),this.changed())}setSource(t){this.set(of.SOURCE,t)}getRenderer(){return this.renderer_||(this.renderer_=this.createRenderer()),this.renderer_}hasRenderer(){return!!this.renderer_}createRenderer(){return null}disposeInternal(){this.renderer_&&(this.renderer_.dispose(),delete this.renderer_),this.setSource(null),super.disposeInternal()}};function YXe(e,t){if(!e.visible)return!1;const n=t.resolution;if(n<e.minResolution||n>=e.maxResolution)return!1;const r=t.zoom;return r>e.minZoom&&r<=e.maxZoom}const Aoe=H$i;function q$i(e,t,n,r,i){ktn(e,t,n||0,r||e.length-1,i||V$i)}function ktn(e,t,n,r,i){for(;r>n;){if(r-n>600){var a=r-n+1,o=t-n+1,s=Math.log(a),c=.5*Math.exp(2*s/3),u=.5*Math.sqrt(s*c*(a-c)/a)*(o-a/2<0?-1:1),d=Math.max(n,Math.floor(t-o*c/a+u)),f=Math.min(r,Math.floor(t+(a-o)*c/a+u));ktn(e,t,d,f,i)}var p=e[t],m=n,g=r;for(Vee(e,n,t),i(e[r],p)>0&&Vee(e,n,r);m<g;){for(Vee(e,m,g),m++,g--;i(e[m],p)<0;)m++;for(;i(e[g],p)>0;)g--}i(e[n],p)===0?Vee(e,n,g):(g++,Vee(e,g,r)),g<=t&&(n=g+1),t<=g&&(r=g-1)}}function Vee(e,t,n){var r=e[t];e[t]=e[n],e[n]=r}function V$i(e,t){return e<t?-1:e>t?1:0}let Atn=class{constructor(t=9){this._maxEntries=Math.max(4,t),this._minEntries=Math.max(2,Math.ceil(this._maxEntries*.4)),this.clear()}all(){return this._all(this.data,[])}search(t){let n=this.data;const r=[];if(!s1e(t,n))return r;const i=this.toBBox,a=[];for(;n;){for(let o=0;o<n.children.length;o++){const s=n.children[o],c=n.leaf?i(s):s;s1e(t,c)&&(n.leaf?r.push(s):dRe(t,c)?this._all(s,r):a.push(s))}n=a.pop()}return r}collides(t){let n=this.data;if(!s1e(t,n))return!1;const r=[];for(;n;){for(let i=0;i<n.children.length;i++){const a=n.children[i],o=n.leaf?this.toBBox(a):a;if(s1e(t,o)){if(n.leaf||dRe(t,o))return!0;r.push(a)}}n=r.pop()}return!1}load(t){if(!(t&&t.length))return this;if(t.length<this._minEntries){for(let r=0;r<t.length;r++)this.insert(t[r]);return this}let n=this._build(t.slice(),0,t.length-1,0);if(!this.data.children.length)this.data=n;else if(this.data.height===n.height)this._splitRoot(this.data,n);else{if(this.data.height<n.height){const r=this.data;this.data=n,n=r}this._insert(n,this.data.height-n.height-1,!0)}return this}insert(t){return t&&this._insert(t,this.data.height-1),this}clear(){return this.data=Oq([]),this}remove(t,n){if(!t)return this;let r=this.data;const i=this.toBBox(t),a=[],o=[];let s,c,u;for(;r||a.length;){if(r||(r=a.pop(),c=a[a.length-1],s=o.pop(),u=!0),r.leaf){const d=W$i(t,r.children,n);if(d!==-1)return r.children.splice(d,1),a.push(r),this._condense(a),this}!u&&!r.leaf&&dRe(r,i)?(a.push(r),o.push(s),s=0,c=r,r=r.children[0]):c?(s++,r=c.children[s],u=!1):r=null}return this}toBBox(t){return t}compareMinX(t,n){return t.minX-n.minX}compareMinY(t,n){return t.minY-n.minY}toJSON(){return this.data}fromJSON(t){return this.data=t,this}_all(t,n){const r=[];for(;t;)t.leaf?n.push(...t.children):r.push(...t.children),t=r.pop();return n}_build(t,n,r,i){const a=r-n+1;let o=this._maxEntries,s;if(a<=o)return s=Oq(t.slice(n,r+1)),MH(s,this.toBBox),s;i||(i=Math.ceil(Math.log(a)/Math.log(o)),o=Math.ceil(a/Math.pow(o,i-1))),s=Oq([]),s.leaf=!1,s.height=i;const c=Math.ceil(a/o),u=c*Math.ceil(Math.sqrt(o));_mt(t,n,r,u,this.compareMinX);for(let d=n;d<=r;d+=u){const f=Math.min(d+u-1,r);_mt(t,d,f,c,this.compareMinY);for(let p=d;p<=f;p+=c){const m=Math.min(p+c-1,f);s.children.push(this._build(t,p,m,i-1))}}return MH(s,this.toBBox),s}_chooseSubtree(t,n,r,i){for(;i.push(n),!(n.leaf||i.length-1===r);){let a=1/0,o=1/0,s;for(let c=0;c<n.children.length;c++){const u=n.children[c],d=uRe(u),f=G$i(t,u)-d;f<o?(o=f,a=d<a?d:a,s=u):f===o&&d<a&&(a=d,s=u)}n=s||n.children[0]}return n}_insert(t,n,r){const i=r?t:this.toBBox(t),a=[],o=this._chooseSubtree(i,this.data,n,a);for(o.children.push(t),Zte(o,i);n>=0&&a[n].children.length>this._maxEntries;)this._split(a,n),n--;this._adjustParentBBoxes(i,a,n)}_split(t,n){const r=t[n],i=r.children.length,a=this._minEntries;this._chooseSplitAxis(r,a,i);const o=this._chooseSplitIndex(r,a,i),s=Oq(r.children.splice(o,r.children.length-o));s.height=r.height,s.leaf=r.leaf,MH(r,this.toBBox),MH(s,this.toBBox),n?t[n-1].children.push(s):this._splitRoot(r,s)}_splitRoot(t,n){this.data=Oq([t,n]),this.data.height=t.height+1,this.data.leaf=!1,MH(this.data,this.toBBox)}_chooseSplitIndex(t,n,r){let i,a=1/0,o=1/0;for(let s=n;s<=r-n;s++){const c=Qte(t,0,s,this.toBBox),u=Qte(t,s,r,this.toBBox),d=Y$i(c,u),f=uRe(c)+uRe(u);d<a?(a=d,i=s,o=f<o?f:o):d===a&&f<o&&(o=f,i=s)}return i||r-n}_chooseSplitAxis(t,n,r){const i=t.leaf?this.compareMinX:U$i,a=t.leaf?this.compareMinY:K$i,o=this._allDistMargin(t,n,r,i),s=this._allDistMargin(t,n,r,a);o<s&&t.children.sort(i)}_allDistMargin(t,n,r,i){t.children.sort(i);const a=this.toBBox,o=Qte(t,0,n,a),s=Qte(t,r-n,r,a);let c=o1e(o)+o1e(s);for(let u=n;u<r-n;u++){const d=t.children[u];Zte(o,t.leaf?a(d):d),c+=o1e(o)}for(let u=r-n-1;u>=n;u--){const d=t.children[u];Zte(s,t.leaf?a(d):d),c+=o1e(s)}return c}_adjustParentBBoxes(t,n,r){for(let i=r;i>=0;i--)Zte(n[i],t)}_condense(t){for(let n=t.length-1,r;n>=0;n--)t[n].children.length===0?n>0?(r=t[n-1].children,r.splice(r.indexOf(t[n]),1)):this.clear():MH(t[n],this.toBBox)}};function W$i(e,t,n){if(!n)return t.indexOf(e);for(let r=0;r<t.length;r++)if(n(e,t[r]))return r;return-1}function MH(e,t){Qte(e,0,e.children.length,t,e)}function Qte(e,t,n,r,i){i||(i=Oq(null)),i.minX=1/0,i.minY=1/0,i.maxX=-1/0,i.maxY=-1/0;for(let a=t;a<n;a++){const o=e.children[a];Zte(i,e.leaf?r(o):o)}return i}function Zte(e,t){return e.minX=Math.min(e.minX,t.minX),e.minY=Math.min(e.minY,t.minY),e.maxX=Math.max(e.maxX,t.maxX),e.maxY=Math.max(e.maxY,t.maxY),e}function U$i(e,t){return e.minX-t.minX}function K$i(e,t){return e.minY-t.minY}function uRe(e){return(e.maxX-e.minX)*(e.maxY-e.minY)}function o1e(e){return e.maxX-e.minX+(e.maxY-e.minY)}function G$i(e,t){return(Math.max(t.maxX,e.maxX)-Math.min(t.minX,e.minX))*(Math.max(t.maxY,e.maxY)-Math.min(t.minY,e.minY))}function Y$i(e,t){const n=Math.max(e.minX,t.minX),r=Math.max(e.minY,t.minY),i=Math.min(e.maxX,t.maxX),a=Math.min(e.maxY,t.maxY);return Math.max(0,i-n)*Math.max(0,a-r)}function dRe(e,t){return e.minX<=t.minX&&e.minY<=t.minY&&t.maxX<=e.maxX&&t.maxY<=e.maxY}function s1e(e,t){return t.minX<=e.maxX&&t.minY<=e.maxY&&t.maxX>=e.minX&&t.maxY>=e.minY}function Oq(e){return{children:e,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function _mt(e,t,n,r,i){const a=[t,n];for(;a.length;){if(n=a.pop(),t=a.pop(),n-t<=r)continue;const o=t+Math.ceil((n-t)/r/2)*r;q$i(e,o,t,n,i),a.push(t,o,o,n)}}const Ou={IDLE:0,LOADING:1,LOADED:2,ERROR:3,EMPTY:4};function ymt(e){return e[0]>0&&e[1]>0}function X$i(e,t,n){return n===void 0&&(n=[0,0]),n[0]=e[0]*t+.5|0,n[1]=e[1]*t+.5|0,n}function $y(e,t){return Array.isArray(e)?e:(t===void 0?t=[e,e]:(t[0]=e,t[1]=e),t)}class XXe{constructor(t){this.opacity_=t.opacity,this.rotateWithView_=t.rotateWithView,this.rotation_=t.rotation,this.scale_=t.scale,this.scaleArray_=$y(t.scale),this.displacement_=t.displacement,this.declutterMode_=t.declutterMode}clone(){const t=this.getScale();return new XXe({opacity:this.getOpacity(),scale:Array.isArray(t)?t.slice():t,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()})}getOpacity(){return this.opacity_}getRotateWithView(){return this.rotateWithView_}getRotation(){return this.rotation_}getScale(){return this.scale_}getScaleArray(){return this.scaleArray_}getDisplacement(){return this.displacement_}getDeclutterMode(){return this.declutterMode_}getAnchor(){return xc()}getImage(t){return xc()}getHitDetectionImage(){return xc()}getPixelRatio(t){return 1}getImageState(){return xc()}getImageSize(){return xc()}getOrigin(){return xc()}getSize(){return xc()}setDisplacement(t){this.displacement_=t}setOpacity(t){this.opacity_=t}setRotateWithView(t){this.rotateWithView_=t}setRotation(t){this.rotation_=t}setScale(t){this.scale_=t,this.scaleArray_=$y(t)}listenImageChange(t){xc()}load(){xc()}unlistenImageChange(t){xc()}ready(){return Promise.resolve()}}const Mtn=XXe,nie={name:"rgb",min:[0,0,0],max:[255,255,255],channel:["red","green","blue"],alias:["RGB"]},n2={name:"xyz",min:[0,0,0],channel:["X","Y","Z"],alias:["XYZ","ciexyz","cie1931"],whitepoint:{2:{A:[109.85,100,35.585],C:[98.074,100,118.232],D50:[96.422,100,82.521],D55:[95.682,100,92.149],D65:[95.045592705167,100,108.9057750759878],D75:[94.972,100,122.638],F2:[99.187,100,67.395],F7:[95.044,100,108.755],F11:[100.966,100,64.37],E:[100,100,100]},10:{A:[111.144,100,35.2],C:[97.285,100,116.145],D50:[96.72,100,81.427],D55:[95.799,100,90.926],D65:[94.811,100,107.304],D75:[94.416,100,120.641],F2:[103.28,100,69.026],F7:[95.792,100,107.687],F11:[103.866,100,65.627],E:[100,100,100]}}};n2.max=n2.whitepoint[2].D65;n2.rgb=function(e,t){t=t||n2.whitepoint[2].E;var n=e[0]/t[0],r=e[1]/t[1],i=e[2]/t[2],a,o,s;return a=n*3.240969941904521+r*-1.537383177570093+i*-.498610760293,o=n*-.96924363628087+r*1.87596750150772+i*.041555057407175,s=n*.055630079696993+r*-.20397695888897+i*1.056971514242878,a=a>.0031308?1.055*Math.pow(a,1/2.4)-.055:a=a*12.92,o=o>.0031308?1.055*Math.pow(o,1/2.4)-.055:o=o*12.92,s=s>.0031308?1.055*Math.pow(s,1/2.4)-.055:s=s*12.92,a=Math.min(Math.max(0,a),1),o=Math.min(Math.max(0,o),1),s=Math.min(Math.max(0,s),1),[a*255,o*255,s*255]};nie.xyz=function(e,t){var n=e[0]/255,r=e[1]/255,i=e[2]/255;n=n>.04045?Math.pow((n+.055)/1.055,2.4):n/12.92,r=r>.04045?Math.pow((r+.055)/1.055,2.4):r/12.92,i=i>.04045?Math.pow((i+.055)/1.055,2.4):i/12.92;var a=n*.41239079926595+r*.35758433938387+i*.18048078840183,o=n*.21263900587151+r*.71516867876775+i*.072192315360733,s=n*.019330818715591+r*.11919477979462+i*.95053215224966;return t=t||n2.whitepoint[2].E,[a*t[0],o*t[1],s*t[2]]};var JXe={name:"luv",min:[0,-134,-140],max:[100,224,122],channel:["lightness","u","v"],alias:["LUV","cieluv","cie1976"],xyz:function(e,t,n){var r,i,a,o,s,c,u,d,f,p,m,g,_;if(a=e[0],o=e[1],s=e[2],a===0)return[0,0,0];var v=.0011070564598794539;return t=t||"D65",n=n||2,f=n2.whitepoint[n][t][0],p=n2.whitepoint[n][t][1],m=n2.whitepoint[n][t][2],g=4*f/(f+15*p+3*m),_=9*p/(f+15*p+3*m),r=o/(13*a)+g||0,i=s/(13*a)+_||0,u=a>8?p*Math.pow((a+16)/116,3):p*a*v,c=u*9*r/(4*i)||0,d=u*(12-3*r-20*i)/(4*i)||0,[c,u,d]}};n2.luv=function(e,t,n){var r,i,a,o,s,c,u,d,f,p,m,g,_,v=.008856451679035631,b=903.2962962962961;t=t||"D65",n=n||2,f=n2.whitepoint[n][t][0],p=n2.whitepoint[n][t][1],m=n2.whitepoint[n][t][2],g=4*f/(f+15*p+3*m),_=9*p/(f+15*p+3*m),c=e[0],u=e[1],d=e[2],r=4*c/(c+15*u+3*d)||0,i=9*u/(c+15*u+3*d)||0;var y=u/p;return a=y<=v?b*y:116*Math.pow(y,1/3)-16,o=13*a*(r-g),s=13*a*(i-_),[a,o,s]};var Ftn={name:"lchuv",channel:["lightness","chroma","hue"],alias:["LCHuv","cielchuv"],min:[0,0,0],max:[100,100,360],luv:function(e){var t=e[0],n=e[1],r=e[2],i,a,o;return o=r/360*2*Math.PI,i=n*Math.cos(o),a=n*Math.sin(o),[t,i,a]},xyz:function(e){return JXe.xyz(Ftn.luv(e))}};JXe.lchuv=function(e){var t=e[0],n=e[1],r=e[2],i=Math.sqrt(n*n+r*r),a=Math.atan2(r,n),o=a*360/2/Math.PI;return o<0&&(o+=360),[t,i,o]};n2.lchuv=function(e){return JXe.lchuv(n2.luv(e))};const bmt={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]};var xmt={red:0,orange:60,yellow:120,green:180,blue:240,purple:300};function J$i(e){var d,f;var t,n=[],r=1,i;if(typeof e=="number")return{space:"rgb",values:[e>>>16,(e&65280)>>>8,e&255],alpha:1};if(typeof e=="number")return{space:"rgb",values:[e>>>16,(e&65280)>>>8,e&255],alpha:1};if(e=String(e).toLowerCase(),bmt[e])n=bmt[e].slice(),i="rgb";else if(e==="transparent")r=0,i="rgb",n=[0,0,0];else if(e[0]==="#"){var a=e.slice(1),o=a.length,s=o<=4;r=1,s?(n=[parseInt(a[0]+a[0],16),parseInt(a[1]+a[1],16),parseInt(a[2]+a[2],16)],o===4&&(r=parseInt(a[3]+a[3],16)/255)):(n=[parseInt(a[0]+a[1],16),parseInt(a[2]+a[3],16),parseInt(a[4]+a[5],16)],o===8&&(r=parseInt(a[6]+a[7],16)/255)),n[0]||(n[0]=0),n[1]||(n[1]=0),n[2]||(n[2]=0),i="rgb"}else if(t=/^((?:rgba?|hs[lvb]a?|hwba?|cmyk?|xy[zy]|gray|lab|lchu?v?|[ly]uv|lms|oklch|oklab|color))\s*\(([^\)]*)\)/.exec(e)){var c=t[1];i=c.replace(/a$/,"");var u=i==="cmyk"?4:i==="gray"?1:3;n=t[2].trim().split(/\s*[,\/]\s*|\s+/),i==="color"&&(i=n.shift()),n=n.map(function(p,m){if(p[p.length-1]==="%")return p=parseFloat(p)/100,m===3?p:i==="rgb"?p*255:i[0]==="h"||i[0]==="l"&&!m?p*100:i==="lab"?p*125:i==="lch"?m<2?p*150:p*360:i[0]==="o"&&!m?p:i==="oklab"?p*.4:i==="oklch"?m<2?p*.4:p*360:p;if(i[m]==="h"||m===2&&i[i.length-1]==="h"){if(xmt[p]!==void 0)return xmt[p];if(p.endsWith("deg"))return parseFloat(p);if(p.endsWith("turn"))return parseFloat(p)*360;if(p.endsWith("grad"))return parseFloat(p)*360/400;if(p.endsWith("rad"))return parseFloat(p)*180/Math.PI}return p==="none"?0:parseFloat(p)}),r=n.length>u?n.pop():1}else/[0-9](?:\s|\/|,)/.test(e)&&(n=e.match(/([0-9]+)/g).map(function(p){return parseFloat(p)}),i=((f=(d=e.match(/([a-z])/ig))==null?void 0:d.join(""))==null?void 0:f.toLowerCase())||"rgb");return{space:i,values:n,alpha:r}}var fRe={name:"hsl",min:[0,0,0],max:[360,100,100],channel:["hue","saturation","lightness"],alias:["HSL"],rgb:function(e){var t=e[0]/360,n=e[1]/100,r=e[2]/100,i,a,o,s,c,u=0;if(n===0)return c=r*255,[c,c,c];for(a=r<.5?r*(1+n):r+n-r*n,i=2*r-a,s=[0,0,0];u<3;)o=t+1/3*-(u-1),o<0?o++:o>1&&o--,c=6*o<1?i+(a-i)*6*o:2*o<1?a:3*o<2?i+(a-i)*(2/3-o)*6:i,s[u++]=c*255;return s}};nie.hsl=function(e){var t=e[0]/255,n=e[1]/255,r=e[2]/255,i=Math.min(t,n,r),a=Math.max(t,n,r),o=a-i,s,c,u;return a===i?s=0:t===a?s=(n-r)/o:n===a?s=2+(r-t)/o:r===a&&(s=4+(t-n)/o),s=Math.min(s*60,360),s<0&&(s+=360),u=(i+a)/2,a===i?c=0:u<=.5?c=o/(a+i):c=o/(2-a-i),[s,c*100,u*100]};function Q$i(e){Array.isArray(e)&&e.raw&&(e=String.raw(...arguments)),e instanceof Number&&(e=+e);var t,n=J$i(e);if(!n.space)return[];const r=n.space[0]==="h"?fRe.min:nie.min,i=n.space[0]==="h"?fRe.max:nie.max;return t=Array(3),t[0]=Math.min(Math.max(n.values[0],r[0]),i[0]),t[1]=Math.min(Math.max(n.values[1],r[1]),i[1]),t[2]=Math.min(Math.max(n.values[2],r[2]),i[2]),n.space[0]==="h"&&(t=fRe.rgb(t)),t.push(Math.min(Math.max(n.alpha,0),1)),t}function QXe(e){return typeof e=="string"?e:eJe(e)}const Z$i=1024,Wee={};let pRe=0;function eOi(e){if(e.length===4)return e;const t=e.slice();return t[3]=1,t}function Smt(e){const t=n2.lchuv(nie.xyz(e));return t[3]=e[3],t}function tOi(e){const t=n2.rgb(Ftn.xyz(e));return t[3]=e[3],t}function ZXe(e){if(Wee.hasOwnProperty(e))return Wee[e];if(pRe>=Z$i){let n=0;for(const r in Wee)n++&3||(delete Wee[r],--pRe)}const t=Q$i(e);if(t.length!==4)throw new Error('Failed to parse "'+e+'" as color');for(const n of t)if(isNaN(n))throw new Error('Failed to parse "'+e+'" as color');return Ltn(t),Wee[e]=t,++pRe,t}function wW(e){return Array.isArray(e)?e:ZXe(e)}function Ltn(e){return e[0]=ah(e[0]+.5|0,0,255),e[1]=ah(e[1]+.5|0,0,255),e[2]=ah(e[2]+.5|0,0,255),e[3]=ah(e[3],0,1),e}function eJe(e){let t=e[0];t!=(t|0)&&(t=t+.5|0);let n=e[1];n!=(n|0)&&(n=n+.5|0);let r=e[2];r!=(r|0)&&(r=r+.5|0);const i=e[3]===void 0?1:Math.round(e[3]*1e3)/1e3;return"rgba("+t+","+n+","+r+","+i+")"}function nOi(e){try{return ZXe(e),!0}catch{return!1}}const eD=typeof navigator<"u"&&typeof navigator.userAgent<"u"?navigator.userAgent.toLowerCase():"",rOi=eD.includes("firefox"),iOi=eD.includes("safari")&&!eD.includes("chrom"),aOi=iOi&&(eD.includes("version/15.4")||/cpu (os|iphone os) 15_4 like mac os x/.test(eD)),oOi=eD.includes("webkit")&&!eD.includes("edge"),jtn=eD.includes("macintosh"),gM=typeof devicePixelRatio<"u"?devicePixelRatio:1,Btn=typeof WorkerGlobalScope<"u"&&typeof OffscreenCanvas<"u"&&self instanceof WorkerGlobalScope,ztn=typeof Image<"u"&&Image.prototype.decode,Htn=function(){let e=!1;try{const t=Object.defineProperty({},"passive",{get:function(){e=!0}});window.addEventListener("_",null,t),window.removeEventListener("_",null,t)}catch{}return e}();function ug(e,t,n,r){let i;return n&&n.length?i=n.shift():Btn?i=new OffscreenCanvas(e||300,t||300):i=document.createElement("canvas"),e&&(i.width=e),t&&(i.height=t),i.getContext("2d",r)}let hRe;function O_e(){return hRe||(hRe=ug(1,1)),hRe}function g8e(e){const t=e.canvas;t.width=1,t.height=1,e.clearRect(0,0,1,1)}function sOi(e){let t=e.offsetWidth;const n=getComputedStyle(e);return t+=parseInt(n.marginLeft,10)+parseInt(n.marginRight,10),t}function lOi(e){let t=e.offsetHeight;const n=getComputedStyle(e);return t+=parseInt(n.marginTop,10)+parseInt(n.marginBottom,10),t}function Cmt(e,t){const n=t.parentNode;n&&n.replaceChild(e,t)}function P_e(e){return e&&e.parentNode?e.parentNode.removeChild(e):null}function qtn(e){for(;e.lastChild;)e.removeChild(e.lastChild)}function cOi(e,t){const n=e.childNodes;for(let r=0;;++r){const i=n[r],a=t[r];if(!i&&!a)break;if(i!==a){if(!i){e.appendChild(a);continue}if(!a){e.removeChild(i),--r;continue}e.insertBefore(a,i)}}}function uOi(e,t,n){const r=e;let i=!0,a=!1,o=!1;const s=[S_e(r,Xc.LOAD,function(){o=!0,a||t()})];return r.src&&ztn?(a=!0,r.decode().then(function(){i&&t()}).catch(function(c){i&&(o?t():n())})):s.push(S_e(r,Xc.ERROR,n)),function(){i=!1,s.forEach(Jd)}}function dOi(e,t){return new Promise((n,r)=>{function i(){o(),n(e)}function a(){o(),r(new Error("Image load error"))}function o(){e.removeEventListener("load",i),e.removeEventListener("error",a)}e.addEventListener("load",i),e.addEventListener("error",a),t&&(e.src=t)})}function fOi(e,t){return t&&(e.src=t),e.src&&ztn?new Promise((n,r)=>e.decode().then(()=>n(e)).catch(i=>e.complete&&e.width?n(e):r(i))):dOi(e)}class pOi{constructor(){this.cache_={},this.patternCache_={},this.cacheSize_=0,this.maxCacheSize_=32}clear(){this.cache_={},this.patternCache_={},this.cacheSize_=0}canExpireCache(){return this.cacheSize_>this.maxCacheSize_}expire(){if(this.canExpireCache()){let t=0;for(const n in this.cache_){const r=this.cache_[n];!(t++&3)&&!r.hasListener()&&(delete this.cache_[n],delete this.patternCache_[n],--this.cacheSize_)}}}get(t,n,r){const i=mRe(t,n,r);return i in this.cache_?this.cache_[i]:null}getPattern(t,n,r){const i=mRe(t,n,r);return i in this.patternCache_?this.patternCache_[i]:null}set(t,n,r,i,a){const o=mRe(t,n,r),s=o in this.cache_;this.cache_[o]=i,a&&(i.getImageState()===Ou.IDLE&&i.load(),i.getImageState()===Ou.LOADING?i.ready().then(()=>{this.patternCache_[o]=O_e().createPattern(i.getImage(1),"repeat")}):this.patternCache_[o]=O_e().createPattern(i.getImage(1),"repeat")),s||++this.cacheSize_}setSize(t){this.maxCacheSize_=t,this.expire()}}function mRe(e,t,n){const r=n?wW(n):"null";return t+":"+e+":"+r}const fC=new pOi;let Uee=null;class hOi extends s8e{constructor(t,n,r,i,a){super(),this.hitDetectionImage_=null,this.image_=t,this.crossOrigin_=r,this.canvas_={},this.color_=a,this.imageState_=i===void 0?Ou.IDLE:i,this.size_=t&&t.width&&t.height?[t.width,t.height]:null,this.src_=n,this.tainted_,this.ready_=null}initializeImage_(){this.image_=new Image,this.crossOrigin_!==null&&(this.image_.crossOrigin=this.crossOrigin_)}isTainted_(){if(this.tainted_===void 0&&this.imageState_===Ou.LOADED){Uee||(Uee=ug(1,1,void 0,{willReadFrequently:!0})),Uee.drawImage(this.image_,0,0);try{Uee.getImageData(0,0,1,1),this.tainted_=!1}catch{Uee=null,this.tainted_=!0}}return this.tainted_===!0}dispatchChangeEvent_(){this.dispatchEvent(Xc.CHANGE)}handleImageError_(){this.imageState_=Ou.ERROR,this.dispatchChangeEvent_()}handleImageLoad_(){this.imageState_=Ou.LOADED,this.size_=[this.image_.width,this.image_.height],this.dispatchChangeEvent_()}getImage(t){return this.image_||this.initializeImage_(),this.replaceColor_(t),this.canvas_[t]?this.canvas_[t]:this.image_}getPixelRatio(t){return this.replaceColor_(t),this.canvas_[t]?t:1}getImageState(){return this.imageState_}getHitDetectionImage(){if(this.image_||this.initializeImage_(),!this.hitDetectionImage_)if(this.isTainted_()){const t=this.size_[0],n=this.size_[1],r=ug(t,n);r.fillRect(0,0,t,n),this.hitDetectionImage_=r.canvas}else this.hitDetectionImage_=this.image_;return this.hitDetectionImage_}getSize(){return this.size_}getSrc(){return this.src_}load(){if(this.imageState_===Ou.IDLE){this.image_||this.initializeImage_(),this.imageState_=Ou.LOADING;try{this.src_!==void 0&&(this.image_.src=this.src_)}catch{this.handleImageError_()}this.image_ instanceof HTMLImageElement&&fOi(this.image_,this.src_).then(t=>{this.image_=t,this.handleImageLoad_()}).catch(this.handleImageError_.bind(this))}}replaceColor_(t){if(!this.color_||this.canvas_[t]||this.imageState_!==Ou.LOADED)return;const n=this.image_,r=document.createElement("canvas");r.width=Math.ceil(n.width*t),r.height=Math.ceil(n.height*t);const i=r.getContext("2d");i.scale(t,t),i.drawImage(n,0,0),i.globalCompositeOperation="multiply",i.fillStyle=QXe(this.color_),i.fillRect(0,0,r.width/t,r.height/t),i.globalCompositeOperation="destination-in",i.drawImage(n,0,0),this.canvas_[t]=r}ready(){return this.ready_||(this.ready_=new Promise(t=>{this.imageState_===Ou.LOADED||this.imageState_===Ou.ERROR?t():this.addEventListener(Xc.CHANGE,function n(){(this.imageState_===Ou.LOADED||this.imageState_===Ou.ERROR)&&(this.removeEventListener(Xc.CHANGE,n),t())})})),this.ready_}}function tJe(e,t,n,r,i,a){let o=t===void 0?void 0:fC.get(t,n,i);return o||(o=new hOi(e,e&&"src"in e?e.src||void 0:t,n,r,i),fC.set(t,n,i,o,a)),a&&o&&!fC.getPattern(t,n,i)&&fC.set(t,n,i,o,a),o}function pC(e){return e?Array.isArray(e)?eJe(e):typeof e=="object"&&"src"in e?mOi(e):e:null}function mOi(e){if(!e.offset||!e.size)return fC.getPattern(e.src,"anonymous",e.color);const t=e.src+":"+e.offset,n=fC.getPattern(t,void 0,e.color);if(n)return n;const r=fC.get(e.src,"anonymous",null);if(r.getImageState()!==Ou.LOADED)return null;const i=ug(e.size[0],e.size[1]);return i.drawImage(r.getImage(1),e.offset[0],e.offset[1],e.size[0],e.size[1],0,0,e.size[0],e.size[1]),tJe(i.canvas,t,void 0,Ou.LOADED,e.color,!0),fC.getPattern(t,void 0,e.color)}const l1e="ol-hidden",gOi="ol-selectable",v8e="ol-unselectable",nJe="ol-control",wmt="ol-collapsed",vOi=new RegExp(["^\\s*(?=(?:(?:[-a-z]+\\s*){0,2}(italic|oblique))?)","(?=(?:(?:[-a-z]+\\s*){0,2}(small-caps))?)","(?=(?:(?:[-a-z]+\\s*){0,2}(bold(?:er)?|lighter|[1-9]00 ))?)","(?:(?:normal|\\1|\\2|\\3)\\s*){0,3}((?:xx?-)?","(?:small|large)|medium|smaller|larger|[\\.\\d]+(?:\\%|in|[cem]m|ex|p[ctx]))","(?:\\s*\\/\\s*(normal|[\\.\\d]+(?:\\%|in|[cem]m|ex|p[ctx])?))",`?\\s*([-,\\"\\'\\sa-z]+?)\\s*$`].join(""),"i"),Emt=["style","variant","weight","size","lineHeight","family"],Vtn=function(e){const t=e.match(vOi);if(!t)return null;const n={lineHeight:"normal",size:"1.2em",style:"normal",weight:"normal",variant:"normal"};for(let r=0,i=Emt.length;r<i;++r){const a=t[r+1];a!==void 0&&(n[Emt[r]]=a)}return n.families=n.family.split(/,\s?/),n},Wtn="10px sans-serif",by="#000",EW="round",rT=[],iT=0,TW="round",rie=10,iie="#000",aie="center",N_e="middle",vM=[0,0,0,0],oie=1,f9=new g_;let Pq=null,_Be;const yBe={},_Oi=function(){const t="32px ",n=["monospace","serif"],r=n.length,i="wmytzilWMYTZIL@#/&?$%10";let a,o;function s(u,d,f){let p=!0;for(let m=0;m<r;++m){const g=n[m];if(o=D_e(u+" "+d+" "+t+g,i),f!=g){const _=D_e(u+" "+d+" "+t+f+","+g,i);p=p&&_!=o}}return!!p}function c(){let u=!0;const d=f9.getKeys();for(let f=0,p=d.length;f<p;++f){const m=d[f];f9.get(m)<100&&(s.apply(this,m.split(`
`))?(CL(yBe),Pq=null,_Be=void 0,f9.set(m,100)):(f9.set(m,f9.get(m)+1,!0),u=!1))}u&&(clearInterval(a),a=void 0)}return function(u){const d=Vtn(u);if(!d)return;const f=d.families;for(let p=0,m=f.length;p<m;++p){const g=f[p],_=d.style+`
`+d.weight+`
`+g;f9.get(_)===void 0&&(f9.set(_,100,!0),s(d.style,d.weight,g)||(f9.set(_,0,!0),a===void 0&&(a=setInterval(c,32))))}}}(),yOi=function(){let e;return function(t){let n=yBe[t];if(n==null){if(Btn){const r=Vtn(t),i=Utn(t,"Žg");n=(isNaN(Number(r.lineHeight))?1.2:Number(r.lineHeight))*(i.actualBoundingBoxAscent+i.actualBoundingBoxDescent)}else e||(e=document.createElement("div"),e.innerHTML="M",e.style.minHeight="0",e.style.maxHeight="none",e.style.height="auto",e.style.padding="0",e.style.border="none",e.style.position="absolute",e.style.display="block",e.style.left="-99999px"),e.style.font=t,document.body.appendChild(e),n=e.offsetHeight,document.body.removeChild(e);yBe[t]=n}return n}}();function Utn(e,t){return Pq||(Pq=ug(1,1)),e!=_Be&&(Pq.font=e,_Be=Pq.font),Pq.measureText(t)}function D_e(e,t){return Utn(e,t).width}function Tmt(e,t,n){if(t in n)return n[t];const r=t.split(`
`).reduce((i,a)=>Math.max(i,D_e(e,a)),0);return n[t]=r,r}function bOi(e,t){const n=[],r=[],i=[];let a=0,o=0,s=0,c=0;for(let u=0,d=t.length;u<=d;u+=2){const f=t[u];if(f===`
`||u===d){a=Math.max(a,o),i.push(o),o=0,s+=c,c=0;continue}const p=t[u+1]||e.font,m=D_e(p,f);n.push(m),o+=m;const g=yOi(p);r.push(g),c=Math.max(c,g)}return{width:a,height:s,widths:n,heights:r,lineWidths:i}}function xOi(e,t,n,r,i,a,o,s,c,u,d){e.save(),n!==1&&(e.globalAlpha===void 0?e.globalAlpha=f=>f.globalAlpha*=n:e.globalAlpha*=n),t&&e.transform.apply(e,t),r.contextInstructions?(e.translate(c,u),e.scale(d[0],d[1]),SOi(r,e)):d[0]<0||d[1]<0?(e.translate(c,u),e.scale(d[0],d[1]),e.drawImage(r,i,a,o,s,0,0,o,s)):e.drawImage(r,i,a,o,s,c,u,o*d[0],s*d[1]),e.restore()}function SOi(e,t){const n=e.contextInstructions;for(let r=0,i=n.length;r<i;r+=2)Array.isArray(n[r+1])?t[n[r]].apply(t,n[r+1]):t[n[r]]=n[r+1]}class rJe extends Mtn{constructor(t){super({opacity:1,rotateWithView:t.rotateWithView!==void 0?t.rotateWithView:!1,rotation:t.rotation!==void 0?t.rotation:0,scale:t.scale!==void 0?t.scale:1,displacement:t.displacement!==void 0?t.displacement:[0,0],declutterMode:t.declutterMode}),this.canvases_,this.hitDetectionCanvas_=null,this.fill_=t.fill!==void 0?t.fill:null,this.origin_=[0,0],this.points_=t.points,this.radius_=t.radius,this.radius2_=t.radius2,this.angle_=t.angle!==void 0?t.angle:0,this.stroke_=t.stroke!==void 0?t.stroke:null,this.size_,this.renderOptions_,this.imageState_=this.fill_&&this.fill_.loading()?Ou.LOADING:Ou.LOADED,this.imageState_===Ou.LOADING&&this.ready().then(()=>this.imageState_=Ou.LOADED),this.render()}clone(){const t=this.getScale(),n=new rJe({fill:this.getFill()?this.getFill().clone():void 0,points:this.getPoints(),radius:this.getRadius(),radius2:this.getRadius2(),angle:this.getAngle(),stroke:this.getStroke()?this.getStroke().clone():void 0,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),scale:Array.isArray(t)?t.slice():t,displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()});return n.setOpacity(this.getOpacity()),n}getAnchor(){const t=this.size_,n=this.getDisplacement(),r=this.getScaleArray();return[t[0]/2-n[0]/r[0],t[1]/2+n[1]/r[1]]}getAngle(){return this.angle_}getFill(){return this.fill_}setFill(t){this.fill_=t,this.render()}getHitDetectionImage(){return this.hitDetectionCanvas_||(this.hitDetectionCanvas_=this.createHitDetectionCanvas_(this.renderOptions_)),this.hitDetectionCanvas_}getImage(t){let n=this.canvases_[t];if(!n){const r=this.renderOptions_,i=ug(r.size*t,r.size*t);this.draw_(r,i,t),n=i.canvas,this.canvases_[t]=n}return n}getPixelRatio(t){return t}getImageSize(){return this.size_}getImageState(){return this.imageState_}getOrigin(){return this.origin_}getPoints(){return this.points_}getRadius(){return this.radius_}getRadius2(){return this.radius2_}getSize(){return this.size_}getStroke(){return this.stroke_}setStroke(t){this.stroke_=t,this.render()}listenImageChange(t){}load(){}unlistenImageChange(t){}calculateLineJoinSize_(t,n,r){if(n===0||this.points_===1/0||t!=="bevel"&&t!=="miter")return n;let i=this.radius_,a=this.radius2_===void 0?i:this.radius2_;if(i<a){const $=i;i=a,a=$}const o=this.radius2_===void 0?this.points_:this.points_*2,s=2*Math.PI/o,c=a*Math.sin(s),u=Math.sqrt(a*a-c*c),d=i-u,f=Math.sqrt(c*c+d*d),p=f/c;if(t==="miter"&&p<=r)return p*n;const m=n/2/p,g=n/2*(d/f),v=Math.sqrt((i+m)*(i+m)+g*g)-i;if(this.radius2_===void 0||t==="bevel")return v*2;const b=i*Math.sin(s),y=Math.sqrt(i*i-b*b),x=a-y,w=Math.sqrt(b*b+x*x)/b;if(w<=r){const $=w*n/2-a-i;return 2*Math.max(v,$)}return v*2}createRenderOptions(){let t=EW,n=TW,r=0,i=null,a=0,o,s=0;this.stroke_&&(o=pC(this.stroke_.getColor()??iie),s=this.stroke_.getWidth()??oie,i=this.stroke_.getLineDash(),a=this.stroke_.getLineDashOffset()??0,n=this.stroke_.getLineJoin()??TW,t=this.stroke_.getLineCap()??EW,r=this.stroke_.getMiterLimit()??rie);const c=this.calculateLineJoinSize_(n,s,r),u=Math.max(this.radius_,this.radius2_||0),d=Math.ceil(2*u+c);return{strokeStyle:o,strokeWidth:s,size:d,lineCap:t,lineDash:i,lineDashOffset:a,lineJoin:n,miterLimit:r}}render(){this.renderOptions_=this.createRenderOptions();const t=this.renderOptions_.size;this.canvases_={},this.hitDetectionCanvas_=null,this.size_=[t,t]}draw_(t,n,r){if(n.scale(r,r),n.translate(t.size/2,t.size/2),this.createPath_(n),this.fill_){let i=this.fill_.getColor();i===null&&(i=by),n.fillStyle=pC(i),n.fill()}t.strokeStyle&&(n.strokeStyle=t.strokeStyle,n.lineWidth=t.strokeWidth,t.lineDash&&(n.setLineDash(t.lineDash),n.lineDashOffset=t.lineDashOffset),n.lineCap=t.lineCap,n.lineJoin=t.lineJoin,n.miterLimit=t.miterLimit,n.stroke())}createHitDetectionCanvas_(t){let n;if(this.fill_){let r=this.fill_.getColor(),i=0;typeof r=="string"&&(r=wW(r)),r===null?i=1:Array.isArray(r)&&(i=r.length===4?r[3]:1),i===0&&(n=ug(t.size,t.size),this.drawHitDetectionCanvas_(t,n))}return n?n.canvas:this.getImage(1)}createPath_(t){let n=this.points_;const r=this.radius_;if(n===1/0)t.arc(0,0,r,0,2*Math.PI);else{const i=this.radius2_===void 0?r:this.radius2_;this.radius2_!==void 0&&(n*=2);const a=this.angle_-Math.PI/2,o=2*Math.PI/n;for(let s=0;s<n;s++){const c=a+s*o,u=s%2===0?r:i;t.lineTo(u*Math.cos(c),u*Math.sin(c))}t.closePath()}}drawHitDetectionCanvas_(t,n){n.translate(t.size/2,t.size/2),this.createPath_(n),n.fillStyle=by,n.fill(),t.strokeStyle&&(n.strokeStyle=t.strokeStyle,n.lineWidth=t.strokeWidth,t.lineDash&&(n.setLineDash(t.lineDash),n.lineDashOffset=t.lineDashOffset),n.lineJoin=t.lineJoin,n.miterLimit=t.miterLimit,n.stroke())}ready(){return this.fill_?this.fill_.ready():Promise.resolve()}}const Ktn=rJe;class iJe extends Ktn{constructor(t){t=t||{radius:5},super({points:1/0,fill:t.fill,radius:t.radius,stroke:t.stroke,scale:t.scale!==void 0?t.scale:1,rotation:t.rotation!==void 0?t.rotation:0,rotateWithView:t.rotateWithView!==void 0?t.rotateWithView:!1,displacement:t.displacement!==void 0?t.displacement:[0,0],declutterMode:t.declutterMode})}clone(){const t=this.getScale(),n=new iJe({fill:this.getFill()?this.getFill().clone():void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,radius:this.getRadius(),scale:Array.isArray(t)?t.slice():t,rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()});return n.setOpacity(this.getOpacity()),n}setRadius(t){this.radius_=t,this.render()}}const _8e=iJe;class aJe{constructor(t){t=t||{},this.patternImage_=null,this.color_=null,t.color!==void 0&&this.setColor(t.color)}clone(){const t=this.getColor();return new aJe({color:Array.isArray(t)?t.slice():t||void 0})}getColor(){return this.color_}setColor(t){if(t!==null&&typeof t=="object"&&"src"in t){const n=tJe(null,t.src,"anonymous",void 0,t.offset?null:t.color?t.color:null,!(t.offset&&t.size));n.ready().then(()=>{this.patternImage_=null}),n.getImageState()===Ou.IDLE&&n.load(),n.getImageState()===Ou.LOADING&&(this.patternImage_=n)}this.color_=t}loading(){return!!this.patternImage_}ready(){return this.patternImage_?this.patternImage_.ready():Promise.resolve()}}const Dy=aJe;class oJe{constructor(t){t=t||{},this.color_=t.color!==void 0?t.color:null,this.lineCap_=t.lineCap,this.lineDash_=t.lineDash!==void 0?t.lineDash:null,this.lineDashOffset_=t.lineDashOffset,this.lineJoin_=t.lineJoin,this.miterLimit_=t.miterLimit,this.width_=t.width}clone(){const t=this.getColor();return new oJe({color:Array.isArray(t)?t.slice():t||void 0,lineCap:this.getLineCap(),lineDash:this.getLineDash()?this.getLineDash().slice():void 0,lineDashOffset:this.getLineDashOffset(),lineJoin:this.getLineJoin(),miterLimit:this.getMiterLimit(),width:this.getWidth()})}getColor(){return this.color_}getLineCap(){return this.lineCap_}getLineDash(){return this.lineDash_}getLineDashOffset(){return this.lineDashOffset_}getLineJoin(){return this.lineJoin_}getMiterLimit(){return this.miterLimit_}getWidth(){return this.width_}setColor(t){this.color_=t}setLineCap(t){this.lineCap_=t}setLineDash(t){this.lineDash_=t}setLineDashOffset(t){this.lineDashOffset_=t}setLineJoin(t){this.lineJoin_=t}setMiterLimit(t){this.miterLimit_=t}setWidth(t){this.width_=t}}const h5=oJe;class uN{constructor(t){t=t||{},this.geometry_=null,this.geometryFunction_=$mt,t.geometry!==void 0&&this.setGeometry(t.geometry),this.fill_=t.fill!==void 0?t.fill:null,this.image_=t.image!==void 0?t.image:null,this.renderer_=t.renderer!==void 0?t.renderer:null,this.hitDetectionRenderer_=t.hitDetectionRenderer!==void 0?t.hitDetectionRenderer:null,this.stroke_=t.stroke!==void 0?t.stroke:null,this.text_=t.text!==void 0?t.text:null,this.zIndex_=t.zIndex}clone(){let t=this.getGeometry();return t&&typeof t=="object"&&(t=t.clone()),new uN({geometry:t??void 0,fill:this.getFill()?this.getFill().clone():void 0,image:this.getImage()?this.getImage().clone():void 0,renderer:this.getRenderer()??void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,text:this.getText()?this.getText().clone():void 0,zIndex:this.getZIndex()})}getRenderer(){return this.renderer_}setRenderer(t){this.renderer_=t}setHitDetectionRenderer(t){this.hitDetectionRenderer_=t}getHitDetectionRenderer(){return this.hitDetectionRenderer_}getGeometry(){return this.geometry_}getGeometryFunction(){return this.geometryFunction_}getFill(){return this.fill_}setFill(t){this.fill_=t}getImage(){return this.image_}setImage(t){this.image_=t}getStroke(){return this.stroke_}setStroke(t){this.stroke_=t}getText(){return this.text_}setText(t){this.text_=t}getZIndex(){return this.zIndex_}setGeometry(t){typeof t=="function"?this.geometryFunction_=t:typeof t=="string"?this.geometryFunction_=function(n){return n.get(t)}:t?t!==void 0&&(this.geometryFunction_=function(){return t}):this.geometryFunction_=$mt,this.geometry_=t}setZIndex(t){this.zIndex_=t}}function COi(e){let t;if(typeof e=="function")t=e;else{let n;Array.isArray(e)?n=e:(yu(typeof e.getZIndex=="function","Expected an `Style` or an array of `Style`"),n=[e]),t=function(){return n}}return t}let gRe=null;function Gtn(e,t){if(!gRe){const n=new Dy({color:"rgba(255,255,255,0.4)"}),r=new h5({color:"#3399CC",width:1.25});gRe=[new uN({image:new _8e({fill:n,stroke:r,radius:5}),fill:n,stroke:r})]}return gRe}function Ytn(){const e={},t=[255,255,255,1],n=[0,153,255,1],r=3;return e.Polygon=[new uN({fill:new Dy({color:[255,255,255,.5]})})],e.MultiPolygon=e.Polygon,e.LineString=[new uN({stroke:new h5({color:t,width:r+2})}),new uN({stroke:new h5({color:n,width:r})})],e.MultiLineString=e.LineString,e.Circle=e.Polygon.concat(e.LineString),e.Point=[new uN({image:new _8e({radius:r*2,fill:new Dy({color:n}),stroke:new h5({color:t,width:r/2})}),zIndex:1/0})],e.MultiPoint=e.Point,e.GeometryCollection=e.Polygon.concat(e.LineString,e.Point),e}function $mt(e){return e.getGeometry()}const aT=uN;function Omt(e,t,n,r){return n!==void 0&&r!==void 0?[n/e,r/t]:n!==void 0?n/e:r!==void 0?r/t:1}let wOi=class Xtn extends Mtn{constructor(t){t=t||{};const n=t.opacity!==void 0?t.opacity:1,r=t.rotation!==void 0?t.rotation:0,i=t.scale!==void 0?t.scale:1,a=t.rotateWithView!==void 0?t.rotateWithView:!1;super({opacity:n,rotation:r,scale:i,displacement:t.displacement!==void 0?t.displacement:[0,0],rotateWithView:a,declutterMode:t.declutterMode}),this.anchor_=t.anchor!==void 0?t.anchor:[.5,.5],this.normalizedAnchor_=null,this.anchorOrigin_=t.anchorOrigin!==void 0?t.anchorOrigin:"top-left",this.anchorXUnits_=t.anchorXUnits!==void 0?t.anchorXUnits:"fraction",this.anchorYUnits_=t.anchorYUnits!==void 0?t.anchorYUnits:"fraction",this.crossOrigin_=t.crossOrigin!==void 0?t.crossOrigin:null;const o=t.img!==void 0?t.img:null;let s=t.src;yu(!(s!==void 0&&o),"`image` and `src` cannot be provided at the same time"),(s===void 0||s.length===0)&&o&&(s=o.src||ql(o)),yu(s!==void 0&&s.length>0,"A defined and non-empty `src` or `image` must be provided"),yu(!((t.width!==void 0||t.height!==void 0)&&t.scale!==void 0),"`width` or `height` cannot be provided together with `scale`");let c;if(t.src!==void 0?c=Ou.IDLE:o!==void 0&&("complete"in o?o.complete?c=o.src?Ou.LOADED:Ou.IDLE:c=Ou.LOADING:c=Ou.LOADED),this.color_=t.color!==void 0?wW(t.color):null,this.iconImage_=tJe(o,s,this.crossOrigin_,c,this.color_),this.offset_=t.offset!==void 0?t.offset:[0,0],this.offsetOrigin_=t.offsetOrigin!==void 0?t.offsetOrigin:"top-left",this.origin_=null,this.size_=t.size!==void 0?t.size:null,t.width!==void 0||t.height!==void 0){let u,d;if(t.size)[u,d]=t.size;else{const f=this.getImage(1);if(f.width&&f.height)u=f.width,d=f.height;else if(f instanceof HTMLImageElement){this.initialOptions_=t;const p=()=>{if(this.unlistenImageChange(p),!this.initialOptions_)return;const m=this.iconImage_.getSize();this.setScale(Omt(m[0],m[1],t.width,t.height))};this.listenImageChange(p);return}}u!==void 0&&this.setScale(Omt(u,d,t.width,t.height))}}clone(){let t,n,r;return this.initialOptions_?(n=this.initialOptions_.width,r=this.initialOptions_.height):(t=this.getScale(),t=Array.isArray(t)?t.slice():t),new Xtn({anchor:this.anchor_.slice(),anchorOrigin:this.anchorOrigin_,anchorXUnits:this.anchorXUnits_,anchorYUnits:this.anchorYUnits_,color:this.color_&&this.color_.slice?this.color_.slice():this.color_||void 0,crossOrigin:this.crossOrigin_,offset:this.offset_.slice(),offsetOrigin:this.offsetOrigin_,opacity:this.getOpacity(),rotateWithView:this.getRotateWithView(),rotation:this.getRotation(),scale:t,width:n,height:r,size:this.size_!==null?this.size_.slice():void 0,src:this.getSrc(),displacement:this.getDisplacement().slice(),declutterMode:this.getDeclutterMode()})}getAnchor(){let t=this.normalizedAnchor_;if(!t){t=this.anchor_;const i=this.getSize();if(this.anchorXUnits_=="fraction"||this.anchorYUnits_=="fraction"){if(!i)return null;t=this.anchor_.slice(),this.anchorXUnits_=="fraction"&&(t[0]*=i[0]),this.anchorYUnits_=="fraction"&&(t[1]*=i[1])}if(this.anchorOrigin_!="top-left"){if(!i)return null;t===this.anchor_&&(t=this.anchor_.slice()),(this.anchorOrigin_=="top-right"||this.anchorOrigin_=="bottom-right")&&(t[0]=-t[0]+i[0]),(this.anchorOrigin_=="bottom-left"||this.anchorOrigin_=="bottom-right")&&(t[1]=-t[1]+i[1])}this.normalizedAnchor_=t}const n=this.getDisplacement(),r=this.getScaleArray();return[t[0]-n[0]/r[0],t[1]+n[1]/r[1]]}setAnchor(t){this.anchor_=t,this.normalizedAnchor_=null}getColor(){return this.color_}getImage(t){return this.iconImage_.getImage(t)}getPixelRatio(t){return this.iconImage_.getPixelRatio(t)}getImageSize(){return this.iconImage_.getSize()}getImageState(){return this.iconImage_.getImageState()}getHitDetectionImage(){return this.iconImage_.getHitDetectionImage()}getOrigin(){if(this.origin_)return this.origin_;let t=this.offset_;if(this.offsetOrigin_!="top-left"){const n=this.getSize(),r=this.iconImage_.getSize();if(!n||!r)return null;t=t.slice(),(this.offsetOrigin_=="top-right"||this.offsetOrigin_=="bottom-right")&&(t[0]=r[0]-n[0]-t[0]),(this.offsetOrigin_=="bottom-left"||this.offsetOrigin_=="bottom-right")&&(t[1]=r[1]-n[1]-t[1])}return this.origin_=t,this.origin_}getSrc(){return this.iconImage_.getSrc()}getSize(){return this.size_?this.size_:this.iconImage_.getSize()}getWidth(){const t=this.getScaleArray();if(this.size_)return this.size_[0]*t[0];if(this.iconImage_.getImageState()==Ou.LOADED)return this.iconImage_.getSize()[0]*t[0]}getHeight(){const t=this.getScaleArray();if(this.size_)return this.size_[1]*t[1];if(this.iconImage_.getImageState()==Ou.LOADED)return this.iconImage_.getSize()[1]*t[1]}setScale(t){delete this.initialOptions_,super.setScale(t)}listenImageChange(t){this.iconImage_.addEventListener(Xc.CHANGE,t)}load(){this.iconImage_.load()}unlistenImageChange(t){this.iconImage_.removeEventListener(Xc.CHANGE,t)}ready(){return this.iconImage_.ready()}};const Jtn=wOi,EOi="#333";let TOi=class Qtn{constructor(t){t=t||{},this.font_=t.font,this.rotation_=t.rotation,this.rotateWithView_=t.rotateWithView,this.scale_=t.scale,this.scaleArray_=$y(t.scale!==void 0?t.scale:1),this.text_=t.text,this.textAlign_=t.textAlign,this.justify_=t.justify,this.repeat_=t.repeat,this.textBaseline_=t.textBaseline,this.fill_=t.fill!==void 0?t.fill:new Dy({color:EOi}),this.maxAngle_=t.maxAngle!==void 0?t.maxAngle:Math.PI/4,this.placement_=t.placement!==void 0?t.placement:"point",this.overflow_=!!t.overflow,this.stroke_=t.stroke!==void 0?t.stroke:null,this.offsetX_=t.offsetX!==void 0?t.offsetX:0,this.offsetY_=t.offsetY!==void 0?t.offsetY:0,this.backgroundFill_=t.backgroundFill?t.backgroundFill:null,this.backgroundStroke_=t.backgroundStroke?t.backgroundStroke:null,this.padding_=t.padding===void 0?null:t.padding,this.declutterMode_=t.declutterMode}clone(){const t=this.getScale();return new Qtn({font:this.getFont(),placement:this.getPlacement(),repeat:this.getRepeat(),maxAngle:this.getMaxAngle(),overflow:this.getOverflow(),rotation:this.getRotation(),rotateWithView:this.getRotateWithView(),scale:Array.isArray(t)?t.slice():t,text:this.getText(),textAlign:this.getTextAlign(),justify:this.getJustify(),textBaseline:this.getTextBaseline(),fill:this.getFill()?this.getFill().clone():void 0,stroke:this.getStroke()?this.getStroke().clone():void 0,offsetX:this.getOffsetX(),offsetY:this.getOffsetY(),backgroundFill:this.getBackgroundFill()?this.getBackgroundFill().clone():void 0,backgroundStroke:this.getBackgroundStroke()?this.getBackgroundStroke().clone():void 0,padding:this.getPadding()||void 0,declutterMode:this.getDeclutterMode()})}getOverflow(){return this.overflow_}getFont(){return this.font_}getMaxAngle(){return this.maxAngle_}getPlacement(){return this.placement_}getRepeat(){return this.repeat_}getOffsetX(){return this.offsetX_}getOffsetY(){return this.offsetY_}getFill(){return this.fill_}getRotateWithView(){return this.rotateWithView_}getRotation(){return this.rotation_}getScale(){return this.scale_}getScaleArray(){return this.scaleArray_}getStroke(){return this.stroke_}getText(){return this.text_}getTextAlign(){return this.textAlign_}getJustify(){return this.justify_}getTextBaseline(){return this.textBaseline_}getBackgroundFill(){return this.backgroundFill_}getBackgroundStroke(){return this.backgroundStroke_}getPadding(){return this.padding_}getDeclutterMode(){return this.declutterMode_}setOverflow(t){this.overflow_=t}setFont(t){this.font_=t}setMaxAngle(t){this.maxAngle_=t}setOffsetX(t){this.offsetX_=t}setOffsetY(t){this.offsetY_=t}setPlacement(t){this.placement_=t}setRepeat(t){this.repeat_=t}setRotateWithView(t){this.rotateWithView_=t}setFill(t){this.fill_=t}setRotation(t){this.rotation_=t}setScale(t){this.scale_=t,this.scaleArray_=$y(t!==void 0?t:1)}setStroke(t){this.stroke_=t}setText(t){this.text_=t}setTextAlign(t){this.textAlign_=t}setJustify(t){this.justify_=t}setTextBaseline(t){this.textBaseline_=t}setBackgroundFill(t){this.backgroundFill_=t}setBackgroundStroke(t){this.backgroundStroke_=t}setPadding(t){this.padding_=t}};const RV=TOi;let TL=0;const eG=0,Zh=1<<TL++,_l=1<<TL++,S3=1<<TL++,ng=1<<TL++,EC=1<<TL++,Bne=1<<TL++,qv=Math.pow(2,TL)-1,Ztn={[Zh]:"boolean",[_l]:"number",[S3]:"string",[ng]:"color",[EC]:"number[]",[Bne]:"size"},$Oi=Object.keys(Ztn).map(Number).sort(wC);function a2(e){const t=[];for(const n of $Oi)OOi(e,n)&&t.push(Ztn[n]);return t.length===0?"untyped":t.length<3?t.join(" or "):t.slice(0,-1).join(", ")+", or "+t[t.length-1]}function OOi(e,t){return(e&t)===t}function TC(e,t){return!!(e&t)}function y8e(e,t){return e===t}class dN{constructor(t,n){this.type=t,this.value=n}}class POi{constructor(t,n,...r){this.type=t,this.operator=n,this.args=r}}function enn(){return{variables:new Set,properties:new Set,featureId:!1,geometryType:!1,style:{}}}function NOi(e){switch(e){case"string":return S3;case"color":return ng;case"number":return _l;case"boolean":return Zh;case"number[]":return EC;default:throw new Error(`Unrecognized type hint: ${e}`)}}function df(e,t,n){switch(typeof e){case"boolean":return new dN(Zh,e);case"number":return new dN(n===Bne?Bne:_l,e);case"string":{let i=S3;return nOi(e)&&(i|=ng),y8e(i&n,eG)||(i&=n),new dN(i,e)}}if(!Array.isArray(e))throw new Error("Expression must be an array or a primitive value");if(e.length===0)throw new Error("Empty expression");if(typeof e[0]=="string")return HOi(e,t,n);for(const i of e)if(typeof i!="number")throw new Error("Expected an array of numbers");let r=EC;return e.length===2?r|=Bne:(e.length===3||e.length===4)&&(r|=ng),n&&(r&=n),new dN(r,e)}const La={Get:"get",Var:"var",Concat:"concat",GeometryType:"geometry-type",Any:"any",All:"all",Not:"!",Resolution:"resolution",Zoom:"zoom",Time:"time",Equal:"==",NotEqual:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",Multiply:"*",Divide:"/",Add:"+",Subtract:"-",Clamp:"clamp",Mod:"%",Pow:"^",Abs:"abs",Floor:"floor",Ceil:"ceil",Round:"round",Sin:"sin",Cos:"cos",Atan:"atan",Sqrt:"sqrt",Match:"match",Between:"between",Interpolate:"interpolate",Coalesce:"coalesce",Case:"case",In:"in",Number:"number",String:"string",Array:"array",Color:"color",Id:"id",Band:"band",Palette:"palette",ToString:"to-string"},DOi={[La.Get]:zc(([e,t])=>t!==void 0?NOi(t.value):qv,$u(1,2),IOi),[La.Var]:zc(([e])=>e.type,$u(1,1),ROi),[La.Id]:zc(_l|S3,Kee,kOi),[La.Concat]:zc(S3,$u(2,1/0),Ed(qv)),[La.GeometryType]:zc(S3,Kee,AOi),[La.Resolution]:zc(_l,Kee),[La.Zoom]:zc(_l,Kee),[La.Time]:zc(_l,Kee),[La.Any]:zc(Zh,$u(2,1/0),Ed(Zh)),[La.All]:zc(Zh,$u(2,1/0),Ed(Zh)),[La.Not]:zc(Zh,$u(1,1),Ed(Zh)),[La.Equal]:zc(Zh,$u(2,2),Ed(qv),dP),[La.NotEqual]:zc(Zh,$u(2,2),Ed(qv),dP),[La.GreaterThan]:zc(Zh,$u(2,2),Ed(qv),dP),[La.GreaterThanOrEqualTo]:zc(Zh,$u(2,2),Ed(qv),dP),[La.LessThan]:zc(Zh,$u(2,2),Ed(qv),dP),[La.LessThanOrEqualTo]:zc(Zh,$u(2,2),Ed(qv),dP),[La.Multiply]:zc(e=>{let t=_l|ng;for(let n=0;n<e.length;n++)t&=e[n].type;return t},$u(2,1/0),Ed(_l|ng),dP),[La.Coalesce]:zc(e=>{let t=qv;for(let n=1;n<e.length;n+=2)t&=e[n].type;return t&=e[e.length-1].type,t},$u(2,1/0),Ed(qv),dP),[La.Divide]:zc(_l,$u(2,2),Ed(_l)),[La.Add]:zc(_l,$u(2,1/0),Ed(_l)),[La.Subtract]:zc(_l,$u(2,2),Ed(_l)),[La.Clamp]:zc(_l,$u(3,3),Ed(_l)),[La.Mod]:zc(_l,$u(2,2),Ed(_l)),[La.Pow]:zc(_l,$u(2,2),Ed(_l)),[La.Abs]:zc(_l,$u(1,1),Ed(_l)),[La.Floor]:zc(_l,$u(1,1),Ed(_l)),[La.Ceil]:zc(_l,$u(1,1),Ed(_l)),[La.Round]:zc(_l,$u(1,1),Ed(_l)),[La.Sin]:zc(_l,$u(1,1),Ed(_l)),[La.Cos]:zc(_l,$u(1,1),Ed(_l)),[La.Atan]:zc(_l,$u(1,2),Ed(_l)),[La.Sqrt]:zc(_l,$u(1,1),Ed(_l)),[La.Match]:zc(e=>{let t=qv;for(let n=2;n<e.length;n+=2)t&=e[n].type;return t&=e[e.length-1].type,t},$u(4,1/0),Pmt,FOi),[La.Between]:zc(Zh,$u(3,3),Ed(_l)),[La.Interpolate]:zc(e=>{let t=ng|_l;for(let n=3;n<e.length;n+=2)t&=e[n].type;return t},$u(6,1/0),Pmt,LOi),[La.Case]:zc(e=>{let t=qv;for(let n=1;n<e.length;n+=2)t&=e[n].type;return t&=e[e.length-1].type,t},$u(3,1/0),MOi,jOi),[La.In]:zc(Zh,$u(2,2),BOi),[La.Number]:zc(_l,$u(1,1/0),Ed(qv)),[La.String]:zc(S3,$u(1,1/0),Ed(qv)),[La.Array]:zc(e=>e.length===2?EC|Bne:e.length===3||e.length===4?EC|ng:EC,$u(1,1/0),Ed(_l)),[La.Color]:zc(ng,$u(1,4),Ed(_l)),[La.Band]:zc(_l,$u(1,3),Ed(_l)),[La.Palette]:zc(ng,$u(2,2),zOi),[La.ToString]:zc(S3,$u(1,1),Ed(Zh|_l|S3|ng))};function IOi(e,t){const n=df(e[1],t);if(!(n instanceof dN))throw new Error("Expected a literal argument for get operation");if(typeof n.value!="string")throw new Error("Expected a string argument for get operation");if(t.properties.add(n.value),e.length===3){const r=df(e[2],t);return[n,r]}return[n]}function ROi(e,t,n,r){const i=e[1];if(typeof i!="string")throw new Error("Expected a string argument for var operation");if(t.variables.add(i),!("variables"in t.style)||t.style.variables[i]===void 0)return[new dN(qv,i)];const a=t.style.variables[i],o=df(a,t);if(o.value=i,r&&!TC(r,o.type))throw new Error(`The variable ${i} has type ${a2(o.type)} but the following type was expected: ${a2(r)}`);return[o]}function kOi(e,t){t.featureId=!0}function AOi(e,t){t.geometryType=!0}function Kee(e,t){const n=e[0];if(e.length!==1)throw new Error(`Expected no arguments for ${n} operation`);return[]}function $u(e,t){return function(n,r){const i=n[0],a=n.length-1;if(e===t){if(a!==e){const o=e===1?"":"s";throw new Error(`Expected ${e} argument${o} for ${i}, got ${a}`)}}else if(a<e||a>t){const o=t===1/0?`${e} or more`:`${e} to ${t}`;throw new Error(`Expected ${o} arguments for ${i}, got ${a}`)}}}function Ed(e){return function(t,n){const r=t[0],i=t.length-1,a=new Array(i);for(let o=0;o<i;++o){const s=df(t[o+1],n);if(!TC(e,s.type)){const c=a2(e),u=a2(s.type);throw new Error(`Unexpected type for argument ${o} of ${r} operation, got ${c} but expected ${u}`)}s.type&=e,a[o]=s}return a}}function dP(e,t,n){const r=e[0],i=e.length-1;let a=qv;for(let s=0;s<n.length;++s)a&=n[s].type;if(a===eG)throw new Error(`No common type could be found for arguments of ${r} operation`);const o=new Array(i);for(let s=0;s<i;++s)o[s]=df(e[s+1],t,a);return o}function MOi(e,t){const n=e[0],r=e.length-1;if(r%2===0)throw new Error(`An odd amount of arguments was expected for operation ${n}, got ${JSON.stringify(r)} instead`)}function Pmt(e,t){const n=e[0],r=e.length-1;if(r%2===1)throw new Error(`An even amount of arguments was expected for operation ${n}, got ${JSON.stringify(r)} instead`)}function FOi(e,t,n,r){const i=e.length-1;let o=df(e[1],t).type;const s=df(e[e.length-1],t);let c=r!==void 0?r&s.type:s.type;const u=new Array(i-2);for(let f=0;f<i-2;f+=2){const p=df(e[f+2],t),m=df(e[f+3],t);o&=p.type,c&=m.type,u[f]=p,u[f+1]=m}const d=S3|_l|Zh;if(!TC(d,o))throw new Error(`Expected an input of type ${a2(d)} for the interpolate operation, got ${a2(o)} instead`);if(o&=d,y8e(c,eG))throw new Error("Could not find a common output type for the following match operation: "+JSON.stringify(e));for(let f=0;f<i-2;f+=2){const p=df(e[f+2],t,o),m=df(e[f+3],t,c);u[f]=p,u[f+1]=m}return[df(e[1],t,o),...u,df(e[e.length-1],t,c)]}function LOi(e,t,n,r){const i=e[1];let a;switch(i[0]){case"linear":a=1;break;case"exponential":if(a=i[1],typeof a!="number")throw new Error(`Expected a number base for exponential interpolation, got ${JSON.stringify(a)} instead`);break;default:a=null}if(!a)throw new Error(`Invalid interpolation type: ${JSON.stringify(i)}`);a=df(a,t);let o=df(e[2],t);if(!TC(_l,o.type))throw new Error(`Expected an input of type number for the interpolate operation, got ${a2(o.type)} instead`);o=df(e[2],t,_l);const s=new Array(e.length-3);for(let c=0;c<s.length;c+=2){let u=df(e[c+3],t);if(!TC(_l,u.type))throw new Error(`Expected all stop input values in the interpolate operation to be of type number, got ${a2(u.type)} at position ${c+2} instead`);let d=df(e[c+4],t);if(!TC(_l|ng,d.type))throw new Error(`Expected all stop output values in the interpolate operation to be a number or color, got ${a2(d.type)} at position ${c+3} instead`);u=df(e[c+3],t,_l),d=df(e[c+4],t,_l|ng),s[c]=u,s[c+1]=d}return[a,o,...s]}function jOi(e,t,n,r){const i=df(e[e.length-1],t,r);let a=r!==void 0?r&i.type:i.type;const o=new Array(e.length-1);for(let s=0;s<o.length-1;s+=2){const c=df(e[s+1],t),u=df(e[s+2],t,r);if(!TC(Zh,c.type))throw new Error(`Expected all conditions in the case operation to be of type boolean, got ${a2(c.type)} at position ${s} instead`);a&=u.type,o[s]=c,o[s+1]=u}if(y8e(a,eG))throw new Error("Could not find a common output type for the following case operation: "+JSON.stringify(e));for(let s=0;s<o.length-1;s+=2)o[s+1]=df(e[s+2],t,a);return o[o.length-1]=df(e[e.length-1],t,a),o}function BOi(e,t){let n=e[2];if(!Array.isArray(n))throw new Error('The "in" operator was provided a literal value which was not an array as second argument.');if(typeof n[0]=="string"){if(n[0]!=="literal")throw new Error('For the "in" operator, a string array should be wrapped in a "literal" operator to disambiguate from expressions.');if(!Array.isArray(n[1]))throw new Error('The "in" operator was provided a literal value which was not an array as second argument.');n=n[1]}let r=S3|_l;const i=new Array(n.length);for(let o=0;o<i.length;o++){const s=df(n[o],t);r&=s.type,i[o]=s}if(y8e(r,eG))throw new Error("Could not find a common type for the following in operation: "+JSON.stringify(e));return[df(e[1],t,r),...i]}function zOi(e,t){const n=df(e[1],t,_l);if(n.type!==_l)throw new Error(`The first argument of palette must be an number, got ${a2(n.type)} instead`);const r=e[2];if(!Array.isArray(r))throw new Error("The second argument of palette must be an array");const i=new Array(r.length);for(let a=0;a<i.length;a++){const o=df(r[a],t,ng);if(!(o instanceof dN))throw new Error(`The palette color at index ${a} must be a literal value`);if(!TC(o.type,ng))throw new Error(`The palette color at index ${a} should be of type color, got ${a2(o.type)} instead`);i[a]=o}return[n,...i]}function zc(e,...t){return function(n,r,i){const a=n[0];let o=[];for(let c=0;c<t.length;c++)o=t[c](n,r,o,i)||o;let s=typeof e=="function"?e(o):e;if(i!==void 0){if(!TC(s,i))throw new Error(`The following expression was expected to return ${a2(i)}, but returns ${a2(s)} instead: ${JSON.stringify(n)}`);s&=i}if(s===eG)throw new Error(`No matching type was found for the following expression: ${JSON.stringify(n)}`);return new POi(s,a,...o)}}function HOi(e,t,n){const r=e[0],i=DOi[r];if(!i)throw new Error(`Unknown operator: ${r}`);return i(e,t,n)}function tnn(e){if(!e)return"";const t=e.getType();switch(t){case"Point":case"LineString":case"Polygon":return t;case"MultiPoint":case"MultiLineString":case"MultiPolygon":return t.substring(5);case"Circle":return"Polygon";case"GeometryCollection":return tnn(e.getGeometries()[0]);default:return""}}function nnn(){return{variables:{},properties:{},resolution:NaN,featureId:null,geometryType:""}}function e$(e,t,n){const r=df(e,n);if(!TC(t,r.type)){const i=a2(t),a=a2(r.type);throw new Error(`Expected expression to be of type ${i}, got ${a}`)}return N5(r)}function N5(e,t){if(e instanceof dN){if(e.type===ng&&typeof e.value=="string"){const r=ZXe(e.value);return function(){return r}}return function(){return e.value}}const n=e.operator;switch(n){case La.Number:case La.String:case La.Coalesce:return qOi(e);case La.Get:case La.Var:return VOi(e);case La.Id:return r=>r.featureId;case La.GeometryType:return r=>r.geometryType;case La.Concat:{const r=e.args.map(i=>N5(i));return i=>"".concat(...r.map(a=>a(i).toString()))}case La.Resolution:return r=>r.resolution;case La.Any:case La.All:case La.Between:case La.In:case La.Not:return UOi(e);case La.Equal:case La.NotEqual:case La.LessThan:case La.LessThanOrEqualTo:case La.GreaterThan:case La.GreaterThanOrEqualTo:return WOi(e);case La.Multiply:case La.Divide:case La.Add:case La.Subtract:case La.Clamp:case La.Mod:case La.Pow:case La.Abs:case La.Floor:case La.Ceil:case La.Round:case La.Sin:case La.Cos:case La.Atan:case La.Sqrt:return KOi(e);case La.Case:return GOi(e);case La.Match:return YOi(e);case La.Interpolate:return XOi(e);case La.ToString:return JOi(e);default:throw new Error(`Unsupported operator ${n}`)}}function qOi(e,t){const n=e.operator,r=e.args.length,i=new Array(r);for(let a=0;a<r;++a)i[a]=N5(e.args[a]);switch(n){case La.Coalesce:return a=>{for(let o=0;o<r;++o){const s=i[o](a);if(typeof s<"u"&&s!==null)return s}throw new Error("Expected one of the values to be non-null")};case La.Number:case La.String:return a=>{for(let o=0;o<r;++o){const s=i[o](a);if(typeof s===n)return s}throw new Error(`Expected one of the values to be a ${n}`)};default:throw new Error(`Unsupported assertion operator ${n}`)}}function VOi(e,t){const r=e.args[0].value;switch(e.operator){case La.Get:return i=>i.properties[r];case La.Var:return i=>i.variables[r];default:throw new Error(`Unsupported accessor operator ${e.operator}`)}}function WOi(e,t){const n=e.operator,r=N5(e.args[0]),i=N5(e.args[1]);switch(n){case La.Equal:return a=>r(a)===i(a);case La.NotEqual:return a=>r(a)!==i(a);case La.LessThan:return a=>r(a)<i(a);case La.LessThanOrEqualTo:return a=>r(a)<=i(a);case La.GreaterThan:return a=>r(a)>i(a);case La.GreaterThanOrEqualTo:return a=>r(a)>=i(a);default:throw new Error(`Unsupported comparison operator ${n}`)}}function UOi(e,t){const n=e.operator,r=e.args.length,i=new Array(r);for(let a=0;a<r;++a)i[a]=N5(e.args[a]);switch(n){case La.Any:return a=>{for(let o=0;o<r;++o)if(i[o](a))return!0;return!1};case La.All:return a=>{for(let o=0;o<r;++o)if(!i[o](a))return!1;return!0};case La.Between:return a=>{const o=i[0](a),s=i[1](a),c=i[2](a);return o>=s&&o<=c};case La.In:return a=>{const o=i[0](a);for(let s=1;s<r;++s)if(o===i[s](a))return!0;return!1};case La.Not:return a=>!i[0](a);default:throw new Error(`Unsupported logical operator ${n}`)}}function KOi(e,t){const n=e.operator,r=e.args.length,i=new Array(r);for(let a=0;a<r;++a)i[a]=N5(e.args[a]);switch(n){case La.Multiply:return a=>{let o=1;for(let s=0;s<r;++s)o*=i[s](a);return o};case La.Divide:return a=>i[0](a)/i[1](a);case La.Add:return a=>{let o=0;for(let s=0;s<r;++s)o+=i[s](a);return o};case La.Subtract:return a=>i[0](a)-i[1](a);case La.Clamp:return a=>{const o=i[0](a),s=i[1](a);if(o<s)return s;const c=i[2](a);return o>c?c:o};case La.Mod:return a=>i[0](a)%i[1](a);case La.Pow:return a=>Math.pow(i[0](a),i[1](a));case La.Abs:return a=>Math.abs(i[0](a));case La.Floor:return a=>Math.floor(i[0](a));case La.Ceil:return a=>Math.ceil(i[0](a));case La.Round:return a=>Math.round(i[0](a));case La.Sin:return a=>Math.sin(i[0](a));case La.Cos:return a=>Math.cos(i[0](a));case La.Atan:return r===2?a=>Math.atan2(i[0](a),i[1](a)):a=>Math.atan(i[0](a));case La.Sqrt:return a=>Math.sqrt(i[0](a));default:throw new Error(`Unsupported numeric operator ${n}`)}}function GOi(e,t){const n=e.args.length,r=new Array(n);for(let i=0;i<n;++i)r[i]=N5(e.args[i]);return i=>{for(let a=0;a<n-1;a+=2)if(r[a](i))return r[a+1](i);return r[n-1](i)}}function YOi(e,t){const n=e.args.length,r=new Array(n);for(let i=0;i<n;++i)r[i]=N5(e.args[i]);return i=>{const a=r[0](i);for(let o=1;o<n;o+=2)if(a===r[o](i))return r[o+1](i);return r[n-1](i)}}function XOi(e,t){const n=e.args.length,r=new Array(n);for(let i=0;i<n;++i)r[i]=N5(e.args[i]);return i=>{const a=r[0](i),o=r[1](i);let s,c;for(let u=2;u<n;u+=2){const d=r[u](i);let f=r[u+1](i);const p=Array.isArray(f);if(p&&(f=eOi(f)),d>=o)return u===2?f:p?QOi(a,o,s,c,d,f):ene(a,o,s,c,d,f);s=d,c=f}return c}}function JOi(e,t){const n=e.operator,r=e.args.length,i=new Array(r);for(let a=0;a<r;++a)i[a]=N5(e.args[a]);switch(n){case La.ToString:return a=>{const o=i[0](a);return e.args[0].type===ng?eJe(o):o.toString()};default:throw new Error(`Unsupported convert operator ${n}`)}}function ene(e,t,n,r,i,a){const o=i-n;if(o===0)return r;const s=t-n,c=e===1?s/o:(Math.pow(e,s)-1)/(Math.pow(e,o)-1);return r+c*(a-r)}function QOi(e,t,n,r,i,a){if(i-n===0)return r;const s=Smt(r),c=Smt(a);let u=c[2]-s[2];u>180?u-=360:u<-180&&(u+=360);const d=[ene(e,t,n,s[0],i,c[0]),ene(e,t,n,s[1],i,c[1]),s[2]+ene(e,t,n,0,i,u),ene(e,t,n,r[3],i,a[3])];return Ltn(tOi(d))}function ZOi(e){return!0}function ePi(e){const t=enn(),n=tPi(e,t),r=nnn();return function(i,a){if(r.properties=i.getPropertiesInternal(),r.resolution=a,t.featureId){const o=i.getId();o!==void 0?r.featureId=o:r.featureId=null}return t.geometryType&&(r.geometryType=tnn(i.getGeometry())),n(r)}}function Nmt(e){const t=enn(),n=e.length,r=new Array(n);for(let o=0;o<n;++o)r[o]=bBe(e[o],t);const i=nnn(),a=new Array(n);return function(o,s){if(i.properties=o.getPropertiesInternal(),i.resolution=s,t.featureId){const u=o.getId();u!==void 0?i.featureId=u:i.featureId=null}let c=0;for(let u=0;u<n;++u){const d=r[u](i);d&&(a[c]=d,c+=1)}return a.length=c,a}}function tPi(e,t){const n=e.length,r=new Array(n);for(let i=0;i<n;++i){const a=e[i],o="filter"in a?e$(a.filter,Zh,t):ZOi;let s;if(Array.isArray(a.style)){const c=a.style.length;s=new Array(c);for(let u=0;u<c;++u)s[u]=bBe(a.style[u],t)}else s=[bBe(a.style,t)];r[i]={filter:o,styles:s}}return function(i){const a=[];let o=!1;for(let s=0;s<n;++s){const c=r[s].filter;if(c(i)&&!(e[s].else&&o)){o=!0;for(const u of r[s].styles){const d=u(i);d&&a.push(d)}}}return a}}function bBe(e,t){const n=sie(e,"",t),r=lie(e,"",t),i=nPi(e,t),a=rPi(e,t),o=Cy(e,"z-index",t);if(!n&&!r&&!i&&!a&&!oF(e))throw new Error("No fill, stroke, point, or text symbolizer properties in style: "+JSON.stringify(e));const s=new aT;return function(c){let u=!0;if(n){const d=n(c);d&&(u=!1),s.setFill(d)}if(r){const d=r(c);d&&(u=!1),s.setStroke(d)}if(i){const d=i(c);d&&(u=!1),s.setText(d)}if(a){const d=a(c);d&&(u=!1),s.setImage(d)}return o&&s.setZIndex(o(c)),u?null:s}}function sie(e,t,n){let r;if(t+"fill-pattern-src"in e?r=sPi(e,t+"fill-",n):r=sJe(e,t+"fill-color",n),!r)return null;const i=new Dy;return function(a){const o=r(a);return o==="none"?null:(i.setColor(o),i)}}function lie(e,t,n){const r=Cy(e,t+"stroke-width",n),i=sJe(e,t+"stroke-color",n);if(!r&&!i)return null;const a=P9(e,t+"stroke-line-cap",n),o=P9(e,t+"stroke-line-join",n),s=rnn(e,t+"stroke-line-dash",n),c=Cy(e,t+"stroke-line-dash-offset",n),u=Cy(e,t+"stroke-miter-limit",n),d=new h5;return function(f){if(i){const p=i(f);if(p==="none")return null;d.setColor(p)}if(r&&d.setWidth(r(f)),a){const p=a(f);if(p!=="butt"&&p!=="round"&&p!=="square")throw new Error("Expected butt, round, or square line cap");d.setLineCap(p)}if(o){const p=o(f);if(p!=="bevel"&&p!=="round"&&p!=="miter")throw new Error("Expected bevel, round, or miter line join");d.setLineJoin(p)}return s&&d.setLineDash(s(f)),c&&d.setLineDashOffset(c(f)),u&&d.setMiterLimit(u(f)),d}}function nPi(e,t){const n="text-",r=P9(e,n+"value",t);if(!r)return null;const i=sie(e,n,t),a=sie(e,n+"background-",t),o=lie(e,n,t),s=lie(e,n+"background-",t),c=P9(e,n+"font",t),u=Cy(e,n+"max-angle",t),d=Cy(e,n+"offset-x",t),f=Cy(e,n+"offset-y",t),p=cie(e,n+"overflow",t),m=P9(e,n+"placement",t),g=Cy(e,n+"repeat",t),_=b8e(e,n+"scale",t),v=cie(e,n+"rotate-with-view",t),b=Cy(e,n+"rotation",t),y=P9(e,n+"align",t),x=P9(e,n+"justify",t),C=P9(e,n+"baseline",t),w=rnn(e,n+"padding",t),$=x8e(e,n+"declutter-mode"),O=new RV({declutterMode:$});return function(N){if(O.setText(r(N)),i&&O.setFill(i(N)),a&&O.setBackgroundFill(a(N)),o&&O.setStroke(o(N)),s&&O.setBackgroundStroke(s(N)),c&&O.setFont(c(N)),u&&O.setMaxAngle(u(N)),d&&O.setOffsetX(d(N)),f&&O.setOffsetY(f(N)),p&&O.setOverflow(p(N)),m){const P=m(N);if(P!=="point"&&P!=="line")throw new Error("Expected point or line for text-placement");O.setPlacement(P)}if(g&&O.setRepeat(g(N)),_&&O.setScale(_(N)),v&&O.setRotateWithView(v(N)),b&&O.setRotation(b(N)),y){const P=y(N);if(P!=="left"&&P!=="center"&&P!=="right"&&P!=="end"&&P!=="start")throw new Error("Expected left, right, center, start, or end for text-align");O.setTextAlign(P)}if(x){const P=x(N);if(P!=="left"&&P!=="right"&&P!=="center")throw new Error("Expected left, right, or center for text-justify");O.setJustify(P)}if(C){const P=C(N);if(P!=="bottom"&&P!=="top"&&P!=="middle"&&P!=="alphabetic"&&P!=="hanging")throw new Error("Expected bottom, top, middle, alphabetic, or hanging for text-baseline");O.setTextBaseline(P)}return w&&O.setPadding(w(N)),O}}function rPi(e,t){return"icon-src"in e?iPi(e,t):"shape-points"in e?aPi(e,t):"circle-radius"in e?oPi(e,t):null}function iPi(e,t){const n="icon-",r=n+"src",i=inn(e[r],r),a=I_e(e,n+"anchor",t),o=b8e(e,n+"scale",t),s=Cy(e,n+"opacity",t),c=I_e(e,n+"displacement",t),u=Cy(e,n+"rotation",t),d=cie(e,n+"rotate-with-view",t),f=Imt(e,n+"anchor-origin"),p=Rmt(e,n+"anchor-x-units"),m=Rmt(e,n+"anchor-y-units"),g=dPi(e,n+"color"),_=cPi(e,n+"cross-origin"),v=uPi(e,n+"offset"),b=Imt(e,n+"offset-origin"),y=R_e(e,n+"width"),x=R_e(e,n+"height"),C=lPi(e,n+"size"),w=x8e(e,n+"declutter-mode"),$=new Jtn({src:i,anchorOrigin:f,anchorXUnits:p,anchorYUnits:m,color:g,crossOrigin:_,offset:v,offsetOrigin:b,height:x,width:y,size:C,declutterMode:w});return function(O){return s&&$.setOpacity(s(O)),c&&$.setDisplacement(c(O)),u&&$.setRotation(u(O)),d&&$.setRotateWithView(d(O)),o&&$.setScale(o(O)),a&&$.setAnchor(a(O)),$}}function aPi(e,t){const n="shape-",r=n+"points",i=n+"radius",a=xBe(e[r],r),o=xBe(e[i],i),s=sie(e,n,t),c=lie(e,n,t),u=b8e(e,n+"scale",t),d=I_e(e,n+"displacement",t),f=Cy(e,n+"rotation",t),p=cie(e,n+"rotate-with-view",t),m=R_e(e,n+"radius2"),g=R_e(e,n+"angle"),_=x8e(e,n+"declutter-mode"),v=new Ktn({points:a,radius:o,radius2:m,angle:g,declutterMode:_});return function(b){return s&&v.setFill(s(b)),c&&v.setStroke(c(b)),d&&v.setDisplacement(d(b)),f&&v.setRotation(f(b)),p&&v.setRotateWithView(p(b)),u&&v.setScale(u(b)),v}}function oPi(e,t){const n="circle-",r=sie(e,n,t),i=lie(e,n,t),a=Cy(e,n+"radius",t),o=b8e(e,n+"scale",t),s=I_e(e,n+"displacement",t),c=Cy(e,n+"rotation",t),u=cie(e,n+"rotate-with-view",t),d=x8e(e,n+"declutter-mode"),f=new _8e({radius:5,declutterMode:d});return function(p){return a&&f.setRadius(a(p)),r&&f.setFill(r(p)),i&&f.setStroke(i(p)),s&&f.setDisplacement(s(p)),c&&f.setRotation(c(p)),u&&f.setRotateWithView(u(p)),o&&f.setScale(o(p)),f}}function Cy(e,t,n){if(!(t in e))return;const r=e$(e[t],_l,n);return function(i){return xBe(r(i),t)}}function P9(e,t,n){if(!(t in e))return null;const r=e$(e[t],S3,n);return function(i){return inn(r(i),t)}}function sPi(e,t,n){const r=P9(e,t+"pattern-src",n),i=Dmt(e,t+"pattern-offset",n),a=Dmt(e,t+"pattern-size",n),o=sJe(e,t+"color",n);return function(s){return{src:r(s),offset:i&&i(s),size:a&&a(s),color:o&&o(s)}}}function cie(e,t,n){if(!(t in e))return null;const r=e$(e[t],Zh,n);return function(i){const a=r(i);if(typeof a!="boolean")throw new Error(`Expected a boolean for ${t}`);return a}}function sJe(e,t,n){if(!(t in e))return null;const r=e$(e[t],ng|S3,n);return function(i){return ann(r(i),t)}}function rnn(e,t,n){if(!(t in e))return null;const r=e$(e[t],EC,n);return function(i){return Moe(r(i),t)}}function I_e(e,t,n){if(!(t in e))return null;const r=e$(e[t],EC,n);return function(i){const a=Moe(r(i),t);if(a.length!==2)throw new Error(`Expected two numbers for ${t}`);return a}}function Dmt(e,t,n){if(!(t in e))return null;const r=e$(e[t],EC,n);return function(i){return onn(r(i),t)}}function b8e(e,t,n){if(!(t in e))return null;const r=e$(e[t],EC|_l,n);return function(i){return fPi(r(i),t)}}function R_e(e,t){const n=e[t];if(n!==void 0){if(typeof n!="number")throw new Error(`Expected a number for ${t}`);return n}}function lPi(e,t){const n=e[t];if(n!==void 0){if(typeof n=="number")return $y(n);if(!Array.isArray(n))throw new Error(`Expected a number or size array for ${t}`);if(n.length!==2||typeof n[0]!="number"||typeof n[1]!="number")throw new Error(`Expected a number or size array for ${t}`);return n}}function cPi(e,t){const n=e[t];if(n!==void 0){if(typeof n!="string")throw new Error(`Expected a string for ${t}`);return n}}function Imt(e,t){const n=e[t];if(n!==void 0){if(n!=="bottom-left"&&n!=="bottom-right"&&n!=="top-left"&&n!=="top-right")throw new Error(`Expected bottom-left, bottom-right, top-left, or top-right for ${t}`);return n}}function Rmt(e,t){const n=e[t];if(n!==void 0){if(n!=="pixels"&&n!=="fraction")throw new Error(`Expected pixels or fraction for ${t}`);return n}}function uPi(e,t){const n=e[t];if(n!==void 0)return Moe(n,t)}function x8e(e,t){const n=e[t];if(n!==void 0){if(typeof n!="string")throw new Error(`Expected a string for ${t}`);if(n!=="declutter"&&n!=="obstacle"&&n!=="none")throw new Error(`Expected declutter, obstacle, or none for ${t}`);return n}}function dPi(e,t){const n=e[t];if(n!==void 0)return ann(n,t)}function Moe(e,t){if(!Array.isArray(e))throw new Error(`Expected an array for ${t}`);const n=e.length;for(let r=0;r<n;++r)if(typeof e[r]!="number")throw new Error(`Expected an array of numbers for ${t}`);return e}function inn(e,t){if(typeof e!="string")throw new Error(`Expected a string for ${t}`);return e}function xBe(e,t){if(typeof e!="number")throw new Error(`Expected a number for ${t}`);return e}function ann(e,t){if(typeof e=="string")return e;const n=Moe(e,t),r=n.length;if(r<3||r>4)throw new Error(`Expected a color with 3 or 4 values for ${t}`);return n}function onn(e,t){const n=Moe(e,t);if(n.length!==2)throw new Error(`Expected an array of two numbers for ${t}`);return n}function fPi(e,t){return typeof e=="number"?e:onn(e,t)}const kmt={RENDER_ORDER:"renderOrder"};class pPi extends Aoe{constructor(t){t=t||{};const n=Object.assign({},t);delete n.style,delete n.renderBuffer,delete n.updateWhileAnimating,delete n.updateWhileInteracting,super(n),this.declutter_=t.declutter?String(t.declutter):void 0,this.renderBuffer_=t.renderBuffer!==void 0?t.renderBuffer:100,this.style_=null,this.styleFunction_=void 0,this.setStyle(t.style),this.updateWhileAnimating_=t.updateWhileAnimating!==void 0?t.updateWhileAnimating:!1,this.updateWhileInteracting_=t.updateWhileInteracting!==void 0?t.updateWhileInteracting:!1}getDeclutter(){return this.declutter_}getFeatures(t){return super.getFeatures(t)}getRenderBuffer(){return this.renderBuffer_}getRenderOrder(){return this.get(kmt.RENDER_ORDER)}getStyle(){return this.style_}getStyleFunction(){return this.styleFunction_}getUpdateWhileAnimating(){return this.updateWhileAnimating_}getUpdateWhileInteracting(){return this.updateWhileInteracting_}renderDeclutter(t,n){const r=this.getDeclutter();r in t.declutter||(t.declutter[r]=new Atn(9)),this.getRenderer().renderDeclutter(t,n)}setRenderOrder(t){this.set(kmt.RENDER_ORDER,t)}setStyle(t){this.style_=t===void 0?Gtn:t;const n=hPi(t);this.styleFunction_=t===null?void 0:COi(n),this.changed()}}function hPi(e){if(e===void 0)return Gtn;if(!e)return null;if(typeof e=="function"||e instanceof aT)return e;if(!Array.isArray(e))return Nmt([e]);if(e.length===0)return[];const t=e.length,n=e[0];if(n instanceof aT){const i=new Array(t);for(let a=0;a<t;++a){const o=e[a];if(!(o instanceof aT))throw new Error("Expected a list of style instances");i[a]=o}return i}if("style"in n){const i=new Array(t);for(let a=0;a<t;++a){const o=e[a];if(!("style"in o))throw new Error("Expected a list of rules with a style property");i[a]=o}return ePi(i)}return Nmt(e)}const Foe=pPi,Loe={BEGIN_GEOMETRY:0,BEGIN_PATH:1,CIRCLE:2,CLOSE_PATH:3,CUSTOM:4,DRAW_CHARS:5,DRAW_IMAGE:6,END_GEOMETRY:7,FILL:8,MOVE_TO_LINE_TO:9,SET_FILL_STYLE:10,SET_STROKE_STYLE:11,STROKE:12},c1e=[Loe.FILL],fN=[Loe.STROKE],_M=[Loe.BEGIN_PATH],Amt=[Loe.CLOSE_PATH],hc=Loe;class mPi{drawCustom(t,n,r,i,a){}drawGeometry(t){}setStyle(t){}drawCircle(t,n,r){}drawFeature(t,n,r){}drawGeometryCollection(t,n,r){}drawLineString(t,n,r){}drawMultiLineString(t,n,r){}drawMultiPoint(t,n,r){}drawMultiPolygon(t,n,r){}drawPoint(t,n,r){}drawPolygon(t,n,r){}drawText(t,n,r){}setFillStrokeStyle(t,n){}setImageStyle(t,n){}setTextStyle(t,n){}}const snn=mPi;class gPi extends snn{constructor(t,n,r,i){super(),this.tolerance=t,this.maxExtent=n,this.pixelRatio=i,this.maxLineWidth=0,this.resolution=r,this.beginGeometryInstruction1_=null,this.beginGeometryInstruction2_=null,this.bufferedMaxExtent_=null,this.instructions=[],this.coordinates=[],this.tmpCoordinate_=[],this.hitDetectionInstructions=[],this.state={}}applyPixelRatio(t){const n=this.pixelRatio;return n==1?t:t.map(function(r){return r*n})}appendFlatPointCoordinates(t,n){const r=this.getBufferedMaxExtent(),i=this.tmpCoordinate_,a=this.coordinates;let o=a.length;for(let s=0,c=t.length;s<c;s+=n)i[0]=t[s],i[1]=t[s+1],sF(r,i)&&(a[o++]=i[0],a[o++]=i[1]);return o}appendFlatLineCoordinates(t,n,r,i,a,o){const s=this.coordinates;let c=s.length;const u=this.getBufferedMaxExtent();o&&(n+=i);let d=t[n],f=t[n+1];const p=this.tmpCoordinate_;let m=!0,g,_,v;for(g=n+i;g<r;g+=i)p[0]=t[g],p[1]=t[g+1],v=oBe(u,p),v!==_?(m&&(s[c++]=d,s[c++]=f,m=!1),s[c++]=p[0],s[c++]=p[1]):v===Z0.INTERSECTING?(s[c++]=p[0],s[c++]=p[1],m=!1):m=!0,d=p[0],f=p[1],_=v;return(a&&m||g===n+i)&&(s[c++]=d,s[c++]=f),c}drawCustomCoordinates_(t,n,r,i,a){for(let o=0,s=r.length;o<s;++o){const c=r[o],u=this.appendFlatLineCoordinates(t,n,c,i,!1,!1);a.push(u),n=c}return n}drawCustom(t,n,r,i,a){this.beginGeometry(t,n,a);const o=t.getType(),s=t.getStride(),c=this.coordinates.length;let u,d,f,p,m;switch(o){case"MultiPolygon":u=t.getOrientedFlatCoordinates(),p=[];const g=t.getEndss();m=0;for(let _=0,v=g.length;_<v;++_){const b=[];m=this.drawCustomCoordinates_(u,m,g[_],s,b),p.push(b)}this.instructions.push([hc.CUSTOM,c,p,t,r,hBe,a]),this.hitDetectionInstructions.push([hc.CUSTOM,c,p,t,i||r,hBe,a]);break;case"Polygon":case"MultiLineString":f=[],u=o=="Polygon"?t.getOrientedFlatCoordinates():t.getFlatCoordinates(),m=this.drawCustomCoordinates_(u,0,t.getEnds(),s,f),this.instructions.push([hc.CUSTOM,c,f,t,r,tie,a]),this.hitDetectionInstructions.push([hc.CUSTOM,c,f,t,i||r,tie,a]);break;case"LineString":case"Circle":u=t.getFlatCoordinates(),d=this.appendFlatLineCoordinates(u,0,u.length,s,!1,!1),this.instructions.push([hc.CUSTOM,c,d,t,r,cN,a]),this.hitDetectionInstructions.push([hc.CUSTOM,c,d,t,i||r,cN,a]);break;case"MultiPoint":u=t.getFlatCoordinates(),d=this.appendFlatPointCoordinates(u,s),d>c&&(this.instructions.push([hc.CUSTOM,c,d,t,r,cN,a]),this.hitDetectionInstructions.push([hc.CUSTOM,c,d,t,i||r,cN,a]));break;case"Point":u=t.getFlatCoordinates(),this.coordinates.push(u[0],u[1]),d=this.coordinates.length,this.instructions.push([hc.CUSTOM,c,d,t,r,void 0,a]),this.hitDetectionInstructions.push([hc.CUSTOM,c,d,t,i||r,void 0,a]);break}this.endGeometry(n)}beginGeometry(t,n,r){this.beginGeometryInstruction1_=[hc.BEGIN_GEOMETRY,n,0,t,r],this.instructions.push(this.beginGeometryInstruction1_),this.beginGeometryInstruction2_=[hc.BEGIN_GEOMETRY,n,0,t,r],this.hitDetectionInstructions.push(this.beginGeometryInstruction2_)}finish(){return{instructions:this.instructions,hitDetectionInstructions:this.hitDetectionInstructions,coordinates:this.coordinates}}reverseHitDetectionInstructions(){const t=this.hitDetectionInstructions;t.reverse();let n;const r=t.length;let i,a,o=-1;for(n=0;n<r;++n)i=t[n],a=i[0],a==hc.END_GEOMETRY?o=n:a==hc.BEGIN_GEOMETRY&&(i[2]=n,PTi(this.hitDetectionInstructions,o,n),o=-1)}setFillStrokeStyle(t,n){const r=this.state;if(t){const i=t.getColor();r.fillPatternScale=i&&typeof i=="object"&&"src"in i?this.pixelRatio:1,r.fillStyle=pC(i||by)}else r.fillStyle=void 0;if(n){const i=n.getColor();r.strokeStyle=pC(i||iie);const a=n.getLineCap();r.lineCap=a!==void 0?a:EW;const o=n.getLineDash();r.lineDash=o?o.slice():rT;const s=n.getLineDashOffset();r.lineDashOffset=s||iT;const c=n.getLineJoin();r.lineJoin=c!==void 0?c:TW;const u=n.getWidth();r.lineWidth=u!==void 0?u:oie;const d=n.getMiterLimit();r.miterLimit=d!==void 0?d:rie,r.lineWidth>this.maxLineWidth&&(this.maxLineWidth=r.lineWidth,this.bufferedMaxExtent_=null)}else r.strokeStyle=void 0,r.lineCap=void 0,r.lineDash=null,r.lineDashOffset=void 0,r.lineJoin=void 0,r.lineWidth=void 0,r.miterLimit=void 0}createFill(t){const n=t.fillStyle,r=[hc.SET_FILL_STYLE,n];return typeof n!="string"&&r.push(t.fillPatternScale),r}applyStroke(t){this.instructions.push(this.createStroke(t))}createStroke(t){return[hc.SET_STROKE_STYLE,t.strokeStyle,t.lineWidth*this.pixelRatio,t.lineCap,t.lineJoin,t.miterLimit,this.applyPixelRatio(t.lineDash),t.lineDashOffset*this.pixelRatio]}updateFillStyle(t,n){const r=t.fillStyle;(typeof r!="string"||t.currentFillStyle!=r)&&(r!==void 0&&this.instructions.push(n.call(this,t)),t.currentFillStyle=r)}updateStrokeStyle(t,n){const r=t.strokeStyle,i=t.lineCap,a=t.lineDash,o=t.lineDashOffset,s=t.lineJoin,c=t.lineWidth,u=t.miterLimit;(t.currentStrokeStyle!=r||t.currentLineCap!=i||a!=t.currentLineDash&&!ZT(t.currentLineDash,a)||t.currentLineDashOffset!=o||t.currentLineJoin!=s||t.currentLineWidth!=c||t.currentMiterLimit!=u)&&(r!==void 0&&n.call(this,t),t.currentStrokeStyle=r,t.currentLineCap=i,t.currentLineDash=a,t.currentLineDashOffset=o,t.currentLineJoin=s,t.currentLineWidth=c,t.currentMiterLimit=u)}endGeometry(t){this.beginGeometryInstruction1_[2]=this.instructions.length,this.beginGeometryInstruction1_=null,this.beginGeometryInstruction2_[2]=this.hitDetectionInstructions.length,this.beginGeometryInstruction2_=null;const n=[hc.END_GEOMETRY,t];this.instructions.push(n),this.hitDetectionInstructions.push(n)}getBufferedMaxExtent(){if(!this.bufferedMaxExtent_&&(this.bufferedMaxExtent_=rtn(this.maxExtent),this.maxLineWidth>0)){const t=this.resolution*(this.maxLineWidth+1)/2;QN(this.bufferedMaxExtent_,t,this.bufferedMaxExtent_)}return this.bufferedMaxExtent_}}const joe=gPi;class vPi extends joe{constructor(t,n,r,i){super(t,n,r,i),this.hitDetectionImage_=null,this.image_=null,this.imagePixelRatio_=void 0,this.anchorX_=void 0,this.anchorY_=void 0,this.height_=void 0,this.opacity_=void 0,this.originX_=void 0,this.originY_=void 0,this.rotateWithView_=void 0,this.rotation_=void 0,this.scale_=void 0,this.width_=void 0,this.declutterMode_=void 0,this.declutterImageWithText_=void 0}drawPoint(t,n,r){if(!this.image_||this.maxExtent&&!sF(this.maxExtent,t.getFlatCoordinates()))return;this.beginGeometry(t,n,r);const i=t.getFlatCoordinates(),a=t.getStride(),o=this.coordinates.length,s=this.appendFlatPointCoordinates(i,a);this.instructions.push([hc.DRAW_IMAGE,o,s,this.image_,this.anchorX_*this.imagePixelRatio_,this.anchorY_*this.imagePixelRatio_,Math.ceil(this.height_*this.imagePixelRatio_),this.opacity_,this.originX_*this.imagePixelRatio_,this.originY_*this.imagePixelRatio_,this.rotateWithView_,this.rotation_,[this.scale_[0]*this.pixelRatio/this.imagePixelRatio_,this.scale_[1]*this.pixelRatio/this.imagePixelRatio_],Math.ceil(this.width_*this.imagePixelRatio_),this.declutterMode_,this.declutterImageWithText_]),this.hitDetectionInstructions.push([hc.DRAW_IMAGE,o,s,this.hitDetectionImage_,this.anchorX_,this.anchorY_,this.height_,1,this.originX_,this.originY_,this.rotateWithView_,this.rotation_,this.scale_,this.width_,this.declutterMode_,this.declutterImageWithText_]),this.endGeometry(n)}drawMultiPoint(t,n,r){if(!this.image_)return;this.beginGeometry(t,n,r);const i=t.getFlatCoordinates(),a=[];for(let c=0,u=i.length;c<u;c+=t.getStride())(!this.maxExtent||sF(this.maxExtent,i.slice(c,c+2)))&&a.push(i[c],i[c+1]);const o=this.coordinates.length,s=this.appendFlatPointCoordinates(a,2);this.instructions.push([hc.DRAW_IMAGE,o,s,this.image_,this.anchorX_*this.imagePixelRatio_,this.anchorY_*this.imagePixelRatio_,Math.ceil(this.height_*this.imagePixelRatio_),this.opacity_,this.originX_*this.imagePixelRatio_,this.originY_*this.imagePixelRatio_,this.rotateWithView_,this.rotation_,[this.scale_[0]*this.pixelRatio/this.imagePixelRatio_,this.scale_[1]*this.pixelRatio/this.imagePixelRatio_],Math.ceil(this.width_*this.imagePixelRatio_),this.declutterMode_,this.declutterImageWithText_]),this.hitDetectionInstructions.push([hc.DRAW_IMAGE,o,s,this.hitDetectionImage_,this.anchorX_,this.anchorY_,this.height_,1,this.originX_,this.originY_,this.rotateWithView_,this.rotation_,this.scale_,this.width_,this.declutterMode_,this.declutterImageWithText_]),this.endGeometry(n)}finish(){return this.reverseHitDetectionInstructions(),this.anchorX_=void 0,this.anchorY_=void 0,this.hitDetectionImage_=null,this.image_=null,this.imagePixelRatio_=void 0,this.height_=void 0,this.scale_=void 0,this.opacity_=void 0,this.originX_=void 0,this.originY_=void 0,this.rotateWithView_=void 0,this.rotation_=void 0,this.width_=void 0,super.finish()}setImageStyle(t,n){const r=t.getAnchor(),i=t.getSize(),a=t.getOrigin();this.imagePixelRatio_=t.getPixelRatio(this.pixelRatio),this.anchorX_=r[0],this.anchorY_=r[1],this.hitDetectionImage_=t.getHitDetectionImage(),this.image_=t.getImage(this.pixelRatio),this.height_=i[1],this.opacity_=t.getOpacity(),this.originX_=a[0],this.originY_=a[1],this.rotateWithView_=t.getRotateWithView(),this.rotation_=t.getRotation(),this.scale_=t.getScaleArray(),this.width_=i[0],this.declutterMode_=t.getDeclutterMode(),this.declutterImageWithText_=n}}const _Pi=vPi;class yPi extends joe{constructor(t,n,r,i){super(t,n,r,i)}drawFlatCoordinates_(t,n,r,i){const a=this.coordinates.length,o=this.appendFlatLineCoordinates(t,n,r,i,!1,!1),s=[hc.MOVE_TO_LINE_TO,a,o];return this.instructions.push(s),this.hitDetectionInstructions.push(s),r}drawLineString(t,n,r){const i=this.state,a=i.strokeStyle,o=i.lineWidth;if(a===void 0||o===void 0)return;this.updateStrokeStyle(i,this.applyStroke),this.beginGeometry(t,n,r),this.hitDetectionInstructions.push([hc.SET_STROKE_STYLE,i.strokeStyle,i.lineWidth,i.lineCap,i.lineJoin,i.miterLimit,rT,iT],_M);const s=t.getFlatCoordinates(),c=t.getStride();this.drawFlatCoordinates_(s,0,s.length,c),this.hitDetectionInstructions.push(fN),this.endGeometry(n)}drawMultiLineString(t,n,r){const i=this.state,a=i.strokeStyle,o=i.lineWidth;if(a===void 0||o===void 0)return;this.updateStrokeStyle(i,this.applyStroke),this.beginGeometry(t,n,r),this.hitDetectionInstructions.push([hc.SET_STROKE_STYLE,i.strokeStyle,i.lineWidth,i.lineCap,i.lineJoin,i.miterLimit,rT,iT],_M);const s=t.getEnds(),c=t.getFlatCoordinates(),u=t.getStride();let d=0;for(let f=0,p=s.length;f<p;++f)d=this.drawFlatCoordinates_(c,d,s[f],u);this.hitDetectionInstructions.push(fN),this.endGeometry(n)}finish(){const t=this.state;return t.lastStroke!=null&&t.lastStroke!=this.coordinates.length&&this.instructions.push(fN),this.reverseHitDetectionInstructions(),this.state=null,super.finish()}applyStroke(t){t.lastStroke!=null&&t.lastStroke!=this.coordinates.length&&(this.instructions.push(fN),t.lastStroke=this.coordinates.length),t.lastStroke=0,super.applyStroke(t),this.instructions.push(_M)}}const bPi=yPi;class xPi extends joe{constructor(t,n,r,i){super(t,n,r,i)}drawFlatCoordinatess_(t,n,r,i){const a=this.state,o=a.fillStyle!==void 0,s=a.strokeStyle!==void 0,c=r.length;this.instructions.push(_M),this.hitDetectionInstructions.push(_M);for(let u=0;u<c;++u){const d=r[u],f=this.coordinates.length,p=this.appendFlatLineCoordinates(t,n,d,i,!0,!s),m=[hc.MOVE_TO_LINE_TO,f,p];this.instructions.push(m),this.hitDetectionInstructions.push(m),s&&(this.instructions.push(Amt),this.hitDetectionInstructions.push(Amt)),n=d}return o&&(this.instructions.push(c1e),this.hitDetectionInstructions.push(c1e)),s&&(this.instructions.push(fN),this.hitDetectionInstructions.push(fN)),n}drawCircle(t,n,r){const i=this.state,a=i.fillStyle,o=i.strokeStyle;if(a===void 0&&o===void 0)return;this.setFillStrokeStyles_(),this.beginGeometry(t,n,r),i.fillStyle!==void 0&&this.hitDetectionInstructions.push([hc.SET_FILL_STYLE,by]),i.strokeStyle!==void 0&&this.hitDetectionInstructions.push([hc.SET_STROKE_STYLE,i.strokeStyle,i.lineWidth,i.lineCap,i.lineJoin,i.miterLimit,rT,iT]);const s=t.getFlatCoordinates(),c=t.getStride(),u=this.coordinates.length;this.appendFlatLineCoordinates(s,0,s.length,c,!1,!1);const d=[hc.CIRCLE,u];this.instructions.push(_M,d),this.hitDetectionInstructions.push(_M,d),i.fillStyle!==void 0&&(this.instructions.push(c1e),this.hitDetectionInstructions.push(c1e)),i.strokeStyle!==void 0&&(this.instructions.push(fN),this.hitDetectionInstructions.push(fN)),this.endGeometry(n)}drawPolygon(t,n,r){const i=this.state,a=i.fillStyle,o=i.strokeStyle;if(a===void 0&&o===void 0)return;this.setFillStrokeStyles_(),this.beginGeometry(t,n,r),i.fillStyle!==void 0&&this.hitDetectionInstructions.push([hc.SET_FILL_STYLE,by]),i.strokeStyle!==void 0&&this.hitDetectionInstructions.push([hc.SET_STROKE_STYLE,i.strokeStyle,i.lineWidth,i.lineCap,i.lineJoin,i.miterLimit,rT,iT]);const s=t.getEnds(),c=t.getOrientedFlatCoordinates(),u=t.getStride();this.drawFlatCoordinatess_(c,0,s,u),this.endGeometry(n)}drawMultiPolygon(t,n,r){const i=this.state,a=i.fillStyle,o=i.strokeStyle;if(a===void 0&&o===void 0)return;this.setFillStrokeStyles_(),this.beginGeometry(t,n,r),i.fillStyle!==void 0&&this.hitDetectionInstructions.push([hc.SET_FILL_STYLE,by]),i.strokeStyle!==void 0&&this.hitDetectionInstructions.push([hc.SET_STROKE_STYLE,i.strokeStyle,i.lineWidth,i.lineCap,i.lineJoin,i.miterLimit,rT,iT]);const s=t.getEndss(),c=t.getOrientedFlatCoordinates(),u=t.getStride();let d=0;for(let f=0,p=s.length;f<p;++f)d=this.drawFlatCoordinatess_(c,d,s[f],u);this.endGeometry(n)}finish(){this.reverseHitDetectionInstructions(),this.state=null;const t=this.tolerance;if(t!==0){const n=this.coordinates;for(let r=0,i=n.length;r<i;++r)n[r]=DA(n[r],t)}return super.finish()}setFillStrokeStyles_(){const t=this.state;t.fillStyle!==void 0&&this.updateFillStyle(t,this.createFill),t.strokeStyle!==void 0&&this.updateStrokeStyle(t,this.applyStroke)}}const Mmt=xPi;function SPi(e,t,n,r,i){const a=[];let o=n,s=0,c=t.slice(n,2);for(;s<e&&o+i<r;){const[u,d]=c.slice(-2),f=t[o+i],p=t[o+i+1],m=Math.sqrt((f-u)*(f-u)+(p-d)*(p-d));if(s+=m,s>=e){const g=(e-s+m)/m,_=x3(u,f,g),v=x3(d,p,g);c.push(_,v),a.push(c),c=[_,v],s==e&&(o+=i),s=0}else if(s<e)c.push(t[o+i],t[o+i+1]),o+=i;else{const g=m-s,_=x3(u,f,g/m),v=x3(d,p,g/m);c.push(_,v),a.push(c),c=[_,v],s=0,o+=i}}return s>0&&a.push(c),a}function CPi(e,t,n,r,i){let a=n,o=n,s=0,c=0,u=n,d,f,p,m,g,_,v,b,y,x;for(f=n;f<r;f+=i){const C=t[f],w=t[f+1];g!==void 0&&(y=C-g,x=w-_,m=Math.sqrt(y*y+x*x),v!==void 0&&(c+=p,d=Math.acos((v*y+b*x)/(p*m)),d>e&&(c>s&&(s=c,a=u,o=f),c=0,u=f-i)),p=m,v=y,b=x),g=C,_=w}return c+=m,c>s?[u,f]:[a,o]}const k_e={left:0,center:.5,right:1,top:0,middle:.5,hanging:.2,alphabetic:.8,ideographic:.8,bottom:1};class wPi extends joe{constructor(t,n,r,i){super(t,n,r,i),this.labels_=null,this.text_="",this.textOffsetX_=0,this.textOffsetY_=0,this.textRotateWithView_=void 0,this.textRotation_=0,this.textFillState_=null,this.fillStates={},this.fillStates[by]={fillStyle:by},this.textStrokeState_=null,this.strokeStates={},this.textState_={},this.textStates={},this.textKey_="",this.fillKey_="",this.strokeKey_="",this.declutterMode_=void 0,this.declutterImageWithText_=void 0}finish(){const t=super.finish();return t.textStates=this.textStates,t.fillStates=this.fillStates,t.strokeStates=this.strokeStates,t}drawText(t,n,r){const i=this.textFillState_,a=this.textStrokeState_,o=this.textState_;if(this.text_===""||!o||!i&&!a)return;const s=this.coordinates;let c=s.length;const u=t.getType();let d=null,f=t.getStride();if(o.placement==="line"&&(u=="LineString"||u=="MultiLineString"||u=="Polygon"||u=="MultiPolygon")){if(!g1(this.maxExtent,t.getExtent()))return;let p;if(d=t.getFlatCoordinates(),u=="LineString")p=[d.length];else if(u=="MultiLineString")p=t.getEnds();else if(u=="Polygon")p=t.getEnds().slice(0,1);else if(u=="MultiPolygon"){const v=t.getEndss();p=[];for(let b=0,y=v.length;b<y;++b)p.push(v[b][0])}this.beginGeometry(t,n,r);const m=o.repeat,g=m?void 0:o.textAlign;let _=0;for(let v=0,b=p.length;v<b;++v){let y;m?y=SPi(m*this.resolution,d,_,p[v],f):y=[d.slice(_,p[v])];for(let x=0,C=y.length;x<C;++x){const w=y[x];let $=0,O=w.length;if(g==null){const P=CPi(o.maxAngle,w,0,w.length,2);$=P[0],O=P[1]}for(let P=$;P<O;P+=f)s.push(w[P],w[P+1]);const N=s.length;_=p[v],this.drawChars_(c,N),c=N}}this.endGeometry(n)}else{let p=o.overflow?null:[];switch(u){case"Point":case"MultiPoint":d=t.getFlatCoordinates();break;case"LineString":d=t.getFlatMidpoint();break;case"Circle":d=t.getCenter();break;case"MultiLineString":d=t.getFlatMidpoints(),f=2;break;case"Polygon":d=t.getFlatInteriorPoint(),o.overflow||p.push(d[2]/this.resolution),f=3;break;case"MultiPolygon":const y=t.getFlatInteriorPoints();d=[];for(let x=0,C=y.length;x<C;x+=3)o.overflow||p.push(y[x+2]/this.resolution),d.push(y[x],y[x+1]);if(d.length===0)return;f=2;break}const m=this.appendFlatPointCoordinates(d,f);if(m===c)return;if(p&&(m-c)/2!==d.length/f){let y=c/2;p=p.filter((x,C)=>{const w=s[(y+C)*2]===d[C*f]&&s[(y+C)*2+1]===d[C*f+1];return w||--y,w})}this.saveTextStates_(),(o.backgroundFill||o.backgroundStroke)&&(this.setFillStrokeStyle(o.backgroundFill,o.backgroundStroke),o.backgroundFill&&this.updateFillStyle(this.state,this.createFill),o.backgroundStroke&&(this.updateStrokeStyle(this.state,this.applyStroke),this.hitDetectionInstructions.push(this.createStroke(this.state)))),this.beginGeometry(t,n,r);let g=o.padding;if(g!=vM&&(o.scale[0]<0||o.scale[1]<0)){let y=o.padding[0],x=o.padding[1],C=o.padding[2],w=o.padding[3];o.scale[0]<0&&(x=-x,w=-w),o.scale[1]<0&&(y=-y,C=-C),g=[y,x,C,w]}const _=this.pixelRatio;this.instructions.push([hc.DRAW_IMAGE,c,m,null,NaN,NaN,NaN,1,0,0,this.textRotateWithView_,this.textRotation_,[1,1],NaN,this.declutterMode_,this.declutterImageWithText_,g==vM?vM:g.map(function(y){return y*_}),!!o.backgroundFill,!!o.backgroundStroke,this.text_,this.textKey_,this.strokeKey_,this.fillKey_,this.textOffsetX_,this.textOffsetY_,p]);const v=1/_,b=this.state.fillStyle;o.backgroundFill&&(this.state.fillStyle=by,this.hitDetectionInstructions.push(this.createFill(this.state))),this.hitDetectionInstructions.push([hc.DRAW_IMAGE,c,m,null,NaN,NaN,NaN,1,0,0,this.textRotateWithView_,this.textRotation_,[v,v],NaN,this.declutterMode_,this.declutterImageWithText_,g,!!o.backgroundFill,!!o.backgroundStroke,this.text_,this.textKey_,this.strokeKey_,this.fillKey_?by:this.fillKey_,this.textOffsetX_,this.textOffsetY_,p]),o.backgroundFill&&(this.state.fillStyle=b,this.hitDetectionInstructions.push(this.createFill(this.state))),this.endGeometry(n)}}saveTextStates_(){const t=this.textStrokeState_,n=this.textState_,r=this.textFillState_,i=this.strokeKey_;t&&(i in this.strokeStates||(this.strokeStates[i]={strokeStyle:t.strokeStyle,lineCap:t.lineCap,lineDashOffset:t.lineDashOffset,lineWidth:t.lineWidth,lineJoin:t.lineJoin,miterLimit:t.miterLimit,lineDash:t.lineDash}));const a=this.textKey_;a in this.textStates||(this.textStates[a]={font:n.font,textAlign:n.textAlign||aie,justify:n.justify,textBaseline:n.textBaseline||N_e,scale:n.scale});const o=this.fillKey_;r&&(o in this.fillStates||(this.fillStates[o]={fillStyle:r.fillStyle}))}drawChars_(t,n){const r=this.textStrokeState_,i=this.textState_,a=this.strokeKey_,o=this.textKey_,s=this.fillKey_;this.saveTextStates_();const c=this.pixelRatio,u=k_e[i.textBaseline],d=this.textOffsetY_*c,f=this.text_,p=r?r.lineWidth*Math.abs(i.scale[0])/2:0;this.instructions.push([hc.DRAW_CHARS,t,n,u,i.overflow,s,i.maxAngle,c,d,a,p*c,f,o,1,this.declutterMode_]),this.hitDetectionInstructions.push([hc.DRAW_CHARS,t,n,u,i.overflow,s&&by,i.maxAngle,c,d,a,p*c,f,o,1/c,this.declutterMode_])}setTextStyle(t,n){let r,i,a;if(!t)this.text_="";else{const o=t.getFill();o?(i=this.textFillState_,i||(i={},this.textFillState_=i),i.fillStyle=pC(o.getColor()||by)):(i=null,this.textFillState_=i);const s=t.getStroke();if(!s)a=null,this.textStrokeState_=a;else{a=this.textStrokeState_,a||(a={},this.textStrokeState_=a);const g=s.getLineDash(),_=s.getLineDashOffset(),v=s.getWidth(),b=s.getMiterLimit();a.lineCap=s.getLineCap()||EW,a.lineDash=g?g.slice():rT,a.lineDashOffset=_===void 0?iT:_,a.lineJoin=s.getLineJoin()||TW,a.lineWidth=v===void 0?oie:v,a.miterLimit=b===void 0?rie:b,a.strokeStyle=pC(s.getColor()||iie)}r=this.textState_;const c=t.getFont()||Wtn;_Oi(c);const u=t.getScaleArray();r.overflow=t.getOverflow(),r.font=c,r.maxAngle=t.getMaxAngle(),r.placement=t.getPlacement(),r.textAlign=t.getTextAlign(),r.repeat=t.getRepeat(),r.justify=t.getJustify(),r.textBaseline=t.getTextBaseline()||N_e,r.backgroundFill=t.getBackgroundFill(),r.backgroundStroke=t.getBackgroundStroke(),r.padding=t.getPadding()||vM,r.scale=u===void 0?[1,1]:u;const d=t.getOffsetX(),f=t.getOffsetY(),p=t.getRotateWithView(),m=t.getRotation();this.text_=t.getText()||"",this.textOffsetX_=d===void 0?0:d,this.textOffsetY_=f===void 0?0:f,this.textRotateWithView_=p===void 0?!1:p,this.textRotation_=m===void 0?0:m,this.strokeKey_=a?(typeof a.strokeStyle=="string"?a.strokeStyle:ql(a.strokeStyle))+a.lineCap+a.lineDashOffset+"|"+a.lineWidth+a.lineJoin+a.miterLimit+"["+a.lineDash.join()+"]":"",this.textKey_=r.font+r.scale+(r.textAlign||"?")+(r.repeat||"?")+(r.justify||"?")+(r.textBaseline||"?"),this.fillKey_=i&&i.fillStyle?typeof i.fillStyle=="string"?i.fillStyle:"|"+ql(i.fillStyle):""}this.declutterMode_=t.getDeclutterMode(),this.declutterImageWithText_=n}}const EPi={Circle:Mmt,Default:joe,Image:_Pi,LineString:bPi,Polygon:Mmt,Text:wPi};class TPi{constructor(t,n,r,i){this.tolerance_=t,this.maxExtent_=n,this.pixelRatio_=i,this.resolution_=r,this.buildersByZIndex_={}}finish(){const t={};for(const n in this.buildersByZIndex_){t[n]=t[n]||{};const r=this.buildersByZIndex_[n];for(const i in r){const a=r[i].finish();t[n][i]=a}}return t}getBuilder(t,n){const r=t!==void 0?t.toString():"0";let i=this.buildersByZIndex_[r];i===void 0&&(i={},this.buildersByZIndex_[r]=i);let a=i[n];if(a===void 0){const o=EPi[n];a=new o(this.tolerance_,this.maxExtent_,this.resolution_,this.pixelRatio_),i[n]=a}return a}}const lnn=TPi;class $Pi extends Doe{constructor(t){super(),this.ready=!0,this.boundHandleImageChange_=this.handleImageChange_.bind(this),this.layer_=t}getFeatures(t){return xc()}getData(t){return null}prepareFrame(t){return xc()}renderFrame(t,n){return xc()}loadedTileCallback(t,n,r){t[n]||(t[n]={}),t[n][r.tileCoord.toString()]=r}createLoadedTileFinder(t,n,r){return(i,a)=>{const o=this.loadedTileCallback.bind(this,r,i);return t.forEachLoadedTile(n,i,a,o)}}forEachFeatureAtCoordinate(t,n,r,i,a){}getLayer(){return this.layer_}handleFontsChanged(){}handleImageChange_(t){const n=t.target;(n.getState()===Ou.LOADED||n.getState()===Ou.ERROR)&&this.renderIfReadyAndVisible()}loadImage(t){let n=t.getState();return n!=Ou.LOADED&&n!=Ou.ERROR&&t.addEventListener(Xc.CHANGE,this.boundHandleImageChange_),n==Ou.IDLE&&(t.load(),n=t.getState()),n==Ou.LOADED}renderIfReadyAndVisible(){const t=this.getLayer();t&&t.getVisible()&&t.getSourceState()==="ready"&&t.changed()}renderDeferred(t){}disposeInternal(){delete this.layer_,super.disposeInternal()}}const cnn=$Pi;class OPi extends G5{constructor(t,n,r,i){super(t),this.inversePixelTransform=n,this.frameState=r,this.context=i}}const zne=OPi;class PPi{constructor(){J1(this,"pushMethodArgs_",(...t)=>(this.instructions_[this.zIndex+this.offset_].push(t),this));this.instructions_=[],this.zIndex=0,this.offset_=0,this.context_=new Proxy(O_e(),{get:(t,n)=>{if(typeof O_e()[n]=="function")return this.instructions_[this.zIndex+this.offset_]||(this.instructions_[this.zIndex+this.offset_]=[]),this.instructions_[this.zIndex+this.offset_].push(n),this.pushMethodArgs_},set:(t,n,r)=>(this.instructions_[this.zIndex+this.offset_]||(this.instructions_[this.zIndex+this.offset_]=[]),this.instructions_[this.zIndex+this.offset_].push(n,r),!0)})}pushFunction(t){this.instructions_[this.zIndex+this.offset_].push(t)}getContext(){return this.context_}draw(t){this.instructions_.forEach(n=>{for(let r=0,i=n.length;r<i;++r){const a=n[r];if(typeof a=="function"){a(t);continue}const o=n[++r];if(typeof t[a]=="function")t[a](...o);else{if(typeof o=="function"){t[a]=o(t);continue}t[a]=o}}})}clear(){this.instructions_.length=0,this.zIndex=0,this.offset_=0}offset(){this.offset_=this.instructions_.length,this.zIndex=0}}const lJe=PPi,Fmt=[];let Nq=null;function NPi(){Nq=ug(1,1,void 0,{willReadFrequently:!0})}class DPi extends cnn{constructor(t){super(t),this.container=null,this.renderedResolution,this.tempTransform=v1(),this.pixelTransform=v1(),this.inversePixelTransform=v1(),this.context=null,this.deferredContext_=null,this.containerReused=!1,this.pixelContext_=null,this.frameState=null}getImageData(t,n,r){Nq||NPi(),Nq.clearRect(0,0,1,1);let i;try{Nq.drawImage(t,n,r,1,1,0,0,1,1),i=Nq.getImageData(0,0,1,1).data}catch{return Nq=null,null}return i}getBackground(t){let r=this.getLayer().getBackground();return typeof r=="function"&&(r=r(t.viewState.resolution)),r||void 0}useContainer(t,n,r){const i=this.getLayer().getClassName();let a,o;if(t&&t.className===i&&(!r||t&&t.style.backgroundColor&&ZT(wW(t.style.backgroundColor),wW(r)))){const s=t.firstElementChild;s instanceof HTMLCanvasElement&&(o=s.getContext("2d"))}if(o&&o.canvas.style.transform===n?(this.container=t,this.context=o,this.containerReused=!0):this.containerReused?(this.container=null,this.context=null,this.containerReused=!1):this.container&&(this.container.style.backgroundColor=null),!this.container){a=document.createElement("div"),a.className=i;let s=a.style;s.position="absolute",s.width="100%",s.height="100%",o=ug();const c=o.canvas;a.appendChild(c),s=c.style,s.position="absolute",s.left="0",s.transformOrigin="top left",this.container=a,this.context=o}!this.containerReused&&r&&!this.container.style.backgroundColor&&(this.container.style.backgroundColor=r)}clipUnrotated(t,n,r){const i=ND(r),a=u8e(r),o=c8e(r),s=l8e(r);Mm(n.coordinateToPixelTransform,i),Mm(n.coordinateToPixelTransform,a),Mm(n.coordinateToPixelTransform,o),Mm(n.coordinateToPixelTransform,s);const c=this.inversePixelTransform;Mm(c,i),Mm(c,a),Mm(c,o),Mm(c,s),t.save(),t.beginPath(),t.moveTo(Math.round(i[0]),Math.round(i[1])),t.lineTo(Math.round(a[0]),Math.round(a[1])),t.lineTo(Math.round(o[0]),Math.round(o[1])),t.lineTo(Math.round(s[0]),Math.round(s[1])),t.clip()}prepareContainer(t,n){const r=t.extent,i=t.viewState.resolution,a=t.viewState.rotation,o=t.pixelRatio,s=Math.round(pd(r)/i*o),c=Math.round(og(r)/i*o);K6(this.pixelTransform,t.size[0]/2,t.size[1]/2,1/o,1/o,a,-s/2,-c/2),FXe(this.inversePixelTransform,this.pixelTransform);const u=b$i(this.pixelTransform);if(this.useContainer(n,u,this.getBackground(t)),!this.containerReused){const d=this.context.canvas;d.width!=s||d.height!=c?(d.width=s,d.height=c):this.context.clearRect(0,0,s,c),u!==d.style.transform&&(d.style.transform=u)}}dispatchRenderEvent_(t,n,r){const i=this.getLayer();if(i.hasListener(t)){const a=new zne(t,this.inversePixelTransform,r,n);i.dispatchEvent(a)}}preRender(t,n){this.frameState=n,!n.declutter&&this.dispatchRenderEvent_(rg.PRERENDER,t,n)}postRender(t,n){n.declutter||this.dispatchRenderEvent_(rg.POSTRENDER,t,n)}renderDeferredInternal(t){}getRenderContext(t){return t.declutter&&!this.deferredContext_&&(this.deferredContext_=new lJe),t.declutter?this.deferredContext_.getContext():this.context}renderDeferred(t){t.declutter&&(this.dispatchRenderEvent_(rg.PRERENDER,this.context,t),t.declutter&&this.deferredContext_&&(this.deferredContext_.draw(this.context),this.deferredContext_.clear()),this.renderDeferredInternal(t),this.dispatchRenderEvent_(rg.POSTRENDER,this.context,t))}getRenderTransform(t,n,r,i,a,o,s){const c=a/2,u=o/2,d=i/n,f=-d,p=-t[0]+s,m=-t[1];return K6(this.tempTransform,c,u,d,f,-r,p,m)}disposeInternal(){delete this.frameState,super.disposeInternal()}}const cJe=DPi;function IPi(e,t,n,r,i,a,o,s,c,u,d,f){let p=e[t],m=e[t+1],g=0,_=0,v=0,b=0;function y(){g=p,_=m,t+=r,p=e[t],m=e[t+1],b+=v,v=Math.sqrt((p-g)*(p-g)+(m-_)*(m-_))}do y();while(t<n-r&&b+v<a);let x=v===0?0:(a-b)/v;const C=x3(g,p,x),w=x3(_,m,x),$=t-r,O=b,N=a+s*c(u,i,d);for(;t<n-r&&b+v<N;)y();x=v===0?0:(N-b)/v;const P=x3(g,p,x),I=x3(_,m,x);let D;if(f){const z=[C,w,P,I];LXe(z,0,4,2,f,z,z),D=z[0]>z[2]}else D=C>P;const k=Math.PI,R=[],A=$+r===t;t=$,v=0,b=O,p=e[t],m=e[t+1];let F;if(A){y(),F=Math.atan2(m-_,p-g),D&&(F+=F>0?-k:k);const z=(P+C)/2,M=(I+w)/2;return R[0]=[z,M,(N-a)/2,F,i],R}i=i.replace(/\n/g," ");for(let z=0,M=i.length;z<M;){y();let K=Math.atan2(m-_,p-g);if(D&&(K+=K>0?-k:k),F!==void 0){let Z=K-F;if(Z+=Z>k?-2*k:Z<-k?2*k:0,Math.abs(Z)>o)return null}F=K;const U=z;let W=0;for(;z<M;++z){const Z=D?M-z-1:z,te=s*c(u,i[Z],d);if(t+r<n&&b+v<a+W+te/2)break;W+=te}if(z===U)continue;const L=D?i.substring(M-U,M-z):i.substring(U,z);x=v===0?0:(a+W/2-b)/v;const Y=x3(g,p,x),J=x3(_,m,x);R.push([Y,J,W/2,K,L]),a+=W}return R}function unn(e,t,n,r){let i=e[t],a=e[t+1],o=0;for(let s=t+r;s<n;s+=r){const c=e[s],u=e[s+1];o+=Math.sqrt((c-i)*(c-i)+(u-a)*(u-a)),i=c,a=u}return o}const FH=jy(),fP=[],WE=[],UE=[],pP=[];function Lmt(e){return e[3].declutterBox}const jmt=new RegExp("["+String.fromCharCode(1425)+"-"+String.fromCharCode(2303)+String.fromCharCode(64285)+"-"+String.fromCharCode(65023)+String.fromCharCode(65136)+"-"+String.fromCharCode(65276)+String.fromCharCode(67584)+"-"+String.fromCharCode(69631)+String.fromCharCode(124928)+"-"+String.fromCharCode(126975)+"]");function vRe(e,t){return t==="start"?t=jmt.test(e)?"right":"left":t==="end"&&(t=jmt.test(e)?"left":"right"),k_e[t]}function RPi(e,t,n){return n>0&&e.push(`
`,""),e.push(t,""),e}class kPi{constructor(t,n,r,i,a){this.overlaps=r,this.pixelRatio=n,this.resolution=t,this.alignAndScaleFill_,this.instructions=i.instructions,this.coordinates=i.coordinates,this.coordinateCache_={},this.renderedTransform_=v1(),this.hitDetectionInstructions=i.hitDetectionInstructions,this.pixelCoordinates_=null,this.viewRotation_=0,this.fillStates=i.fillStates||{},this.strokeStates=i.strokeStates||{},this.textStates=i.textStates||{},this.widths_={},this.labels_={},this.zIndexContext_=a?new lJe:null}getZIndexContext(){return this.zIndexContext_}createLabel(t,n,r,i){const a=t+n+r+i;if(this.labels_[a])return this.labels_[a];const o=i?this.strokeStates[i]:null,s=r?this.fillStates[r]:null,c=this.textStates[n],u=this.pixelRatio,d=[c.scale[0]*u,c.scale[1]*u],f=Array.isArray(t),p=c.justify?k_e[c.justify]:vRe(Array.isArray(t)?t[0]:t,c.textAlign||aie),m=i&&o.lineWidth?o.lineWidth:0,g=f?t:t.split(`
`).reduce(RPi,[]),{width:_,height:v,widths:b,heights:y,lineWidths:x}=bOi(c,g),C=_+m,w=[],$=(C+2)*d[0],O=(v+m)*d[1],N={width:$<0?Math.floor($):Math.ceil($),height:O<0?Math.floor(O):Math.ceil(O),contextInstructions:w};(d[0]!=1||d[1]!=1)&&w.push("scale",d),i&&(w.push("strokeStyle",o.strokeStyle),w.push("lineWidth",m),w.push("lineCap",o.lineCap),w.push("lineJoin",o.lineJoin),w.push("miterLimit",o.miterLimit),w.push("setLineDash",[o.lineDash]),w.push("lineDashOffset",o.lineDashOffset)),r&&w.push("fillStyle",s.fillStyle),w.push("textBaseline","middle"),w.push("textAlign","center");const P=.5-p;let I=p*C+P*m;const D=[],k=[];let R=0,A=0,F=0,z=0,M;for(let K=0,U=g.length;K<U;K+=2){const W=g[K];if(W===`
`){A+=R,R=0,I=p*C+P*m,++z;continue}const L=g[K+1]||c.font;L!==M&&(i&&D.push("font",L),r&&k.push("font",L),M=L),R=Math.max(R,y[F]);const Y=[W,I+P*b[F]+p*(b[F]-x[z]),.5*(m+R)+A];I+=b[F],i&&D.push("strokeText",Y),r&&k.push("fillText",Y),++F}return Array.prototype.push.apply(w,D),Array.prototype.push.apply(w,k),this.labels_[a]=N,N}replayTextBackground_(t,n,r,i,a,o,s){t.beginPath(),t.moveTo.apply(t,n),t.lineTo.apply(t,r),t.lineTo.apply(t,i),t.lineTo.apply(t,a),t.lineTo.apply(t,n),o&&(this.alignAndScaleFill_=o[2],this.fill_(t)),s&&(this.setStrokeStyle_(t,s),t.stroke())}calculateImageOrLabelDimensions_(t,n,r,i,a,o,s,c,u,d,f,p,m,g,_,v){s*=p[0],c*=p[1];let b=r-s,y=i-c;const x=a+u>t?t-u:a,C=o+d>n?n-d:o,w=g[3]+x*p[0]+g[1],$=g[0]+C*p[1]+g[2],O=b-g[3],N=y-g[0];(_||f!==0)&&(fP[0]=O,pP[0]=O,fP[1]=N,WE[1]=N,WE[0]=O+w,UE[0]=WE[0],UE[1]=N+$,pP[1]=UE[1]);let P;return f!==0?(P=K6(v1(),r,i,1,1,f,-r,-i),Mm(P,fP),Mm(P,WE),Mm(P,UE),Mm(P,pP),U6(Math.min(fP[0],WE[0],UE[0],pP[0]),Math.min(fP[1],WE[1],UE[1],pP[1]),Math.max(fP[0],WE[0],UE[0],pP[0]),Math.max(fP[1],WE[1],UE[1],pP[1]),FH)):U6(Math.min(O,O+w),Math.min(N,N+$),Math.max(O,O+w),Math.max(N,N+$),FH),m&&(b=Math.round(b),y=Math.round(y)),{drawImageX:b,drawImageY:y,drawImageW:x,drawImageH:C,originX:u,originY:d,declutterBox:{minX:FH[0],minY:FH[1],maxX:FH[2],maxY:FH[3],value:v},canvasTransform:P,scale:p}}replayImageOrLabel_(t,n,r,i,a,o,s){const c=!!(o||s),u=i.declutterBox,d=s?s[2]*i.scale[0]/2:0;return u.minX-d<=n[0]&&u.maxX+d>=0&&u.minY-d<=n[1]&&u.maxY+d>=0&&(c&&this.replayTextBackground_(t,fP,WE,UE,pP,o,s),xOi(t,i.canvasTransform,a,r,i.originX,i.originY,i.drawImageW,i.drawImageH,i.drawImageX,i.drawImageY,i.scale)),!0}fill_(t){const n=this.alignAndScaleFill_;if(n){const r=Mm(this.renderedTransform_,[0,0]),i=512*this.pixelRatio;t.save(),t.translate(r[0]%i,r[1]%i),n!==1&&t.scale(n,n),t.rotate(this.viewRotation_)}t.fill(),n&&t.restore()}setStrokeStyle_(t,n){t.strokeStyle=n[1],t.lineWidth=n[2],t.lineCap=n[3],t.lineJoin=n[4],t.miterLimit=n[5],t.lineDashOffset=n[7],t.setLineDash(n[6])}drawLabelWithPointPlacement_(t,n,r,i){const a=this.textStates[n],o=this.createLabel(t,n,i,r),s=this.strokeStates[r],c=this.pixelRatio,u=vRe(Array.isArray(t)?t[0]:t,a.textAlign||aie),d=k_e[a.textBaseline||N_e],f=s&&s.lineWidth?s.lineWidth:0,p=o.width/c-2*a.scale[0],m=u*p+2*(.5-u)*f,g=d*o.height/c+2*(.5-d)*f;return{label:o,anchorX:m,anchorY:g}}execute_(t,n,r,i,a,o,s,c){const u=this.zIndexContext_;let d;this.pixelCoordinates_&&ZT(r,this.renderedTransform_)?d=this.pixelCoordinates_:(this.pixelCoordinates_||(this.pixelCoordinates_=[]),d=CN(this.coordinates,0,this.coordinates.length,2,r,this.pixelCoordinates_),_$i(this.renderedTransform_,r));let f=0;const p=i.length;let m=0,g,_,v,b,y,x,C,w,$,O,N,P,I,D=0,k=0,R=null,A=null;const F=this.coordinateCache_,z=this.viewRotation_,M=Math.round(Math.atan2(-r[1],r[0])*1e12)/1e12,K={context:t,pixelRatio:this.pixelRatio,resolution:this.resolution,rotation:z},U=this.instructions!=i||this.overlaps?0:200;let W,L,Y,J;for(;f<p;){const Z=i[f];switch(Z[0]){case hc.BEGIN_GEOMETRY:W=Z[1],J=Z[3],W.getGeometry()?s!==void 0&&!g1(s,J.getExtent())?f=Z[2]+1:++f:f=Z[2],u&&(u.zIndex=Z[4]);break;case hc.BEGIN_PATH:D>U&&(this.fill_(t),D=0),k>U&&(t.stroke(),k=0),!D&&!k&&(t.beginPath(),y=NaN,x=NaN),++f;break;case hc.CIRCLE:m=Z[1];const re=d[m],se=d[m+1],de=d[m+2],pe=d[m+3],Se=de-re,ve=pe-se,be=Math.sqrt(Se*Se+ve*ve);t.moveTo(re+be,se),t.arc(re,se,be,0,2*Math.PI,!0),++f;break;case hc.CLOSE_PATH:t.closePath(),++f;break;case hc.CUSTOM:m=Z[1],g=Z[2];const Ee=Z[3],xe=Z[4],Pe=Z[5];K.geometry=Ee,K.feature=W,f in F||(F[f]=[]);const je=F[f];Pe?Pe(d,m,g,2,je):(je[0]=d[m],je[1]=d[m+1],je.length=2),u&&(u.zIndex=Z[6]),xe(je,K),++f;break;case hc.DRAW_IMAGE:m=Z[1],g=Z[2],$=Z[3],_=Z[4],v=Z[5];let ft=Z[6];const Ge=Z[7],Ye=Z[8],nt=Z[9],We=Z[10];let ct=Z[11];const rt=Z[12];let vt=Z[13];b=Z[14]||"declutter";const Mt=Z[15];if(!$&&Z.length>=20){O=Z[19],N=Z[20],P=Z[21],I=Z[22];const Tn=this.drawLabelWithPointPlacement_(O,N,P,I);$=Tn.label,Z[3]=$;const Or=Z[23];_=(Tn.anchorX-Or)*this.pixelRatio,Z[4]=_;const br=Z[24];v=(Tn.anchorY-br)*this.pixelRatio,Z[5]=v,ft=$.height,Z[6]=ft,vt=$.width,Z[13]=vt}let $t;Z.length>25&&($t=Z[25]);let ke,ye,_e;Z.length>17?(ke=Z[16],ye=Z[17],_e=Z[18]):(ke=vM,ye=!1,_e=!1),We&&M?ct+=z:!We&&!M&&(ct-=z);let He=0;for(;m<g;m+=2){if($t&&$t[He++]<vt/this.pixelRatio)continue;const Tn=this.calculateImageOrLabelDimensions_($.width,$.height,d[m],d[m+1],vt,ft,_,v,Ye,nt,ct,rt,a,ke,ye||_e,W),Or=[t,n,$,Tn,Ge,ye?R:null,_e?A:null];if(c){let br,mr,An;if(Mt){const Ar=g-m;if(!Mt[Ar]){Mt[Ar]={args:Or,declutterMode:b};continue}const ui=Mt[Ar];br=ui.args,mr=ui.declutterMode,delete Mt[Ar],An=Lmt(br)}let Dn,vr;if(br&&(mr!=="declutter"||!c.collides(An))&&(Dn=!0),(b!=="declutter"||!c.collides(Tn.declutterBox))&&(vr=!0),mr==="declutter"&&b==="declutter"){const Ar=Dn&&vr;Dn=Ar,vr=Ar}Dn&&(mr!=="none"&&c.insert(An),this.replayImageOrLabel_.apply(this,br)),vr&&(b!=="none"&&c.insert(Tn.declutterBox),this.replayImageOrLabel_.apply(this,Or))}else this.replayImageOrLabel_.apply(this,Or)}++f;break;case hc.DRAW_CHARS:const Ze=Z[1],ot=Z[2],Qt=Z[3],Bt=Z[4];I=Z[5];const Yt=Z[6],Gt=Z[7],kt=Z[8];P=Z[9];const In=Z[10];O=Z[11],N=Z[12];const Cn=[Z[13],Z[13]];b=Z[14]||"declutter";const Nn=this.textStates[N],kn=Nn.font,vn=[Nn.scale[0]*Gt,Nn.scale[1]*Gt];let bn;kn in this.widths_?bn=this.widths_[kn]:(bn={},this.widths_[kn]=bn);const ur=unn(d,Ze,ot,2),zn=Math.abs(vn[0])*Tmt(kn,O,bn);if(Bt||zn<=ur){const Tn=this.textStates[N].textAlign,Or=(ur-zn)*vRe(O,Tn),br=IPi(d,Ze,ot,2,O,Or,Yt,Math.abs(vn[0]),Tmt,kn,bn,M?0:this.viewRotation_);e:if(br){const mr=[];let An,Dn,vr,Ar,ui;if(P)for(An=0,Dn=br.length;An<Dn;++An){ui=br[An],vr=ui[4],Ar=this.createLabel(vr,N,"",P),_=ui[2]+(vn[0]<0?-In:In),v=Qt*Ar.height+(.5-Qt)*2*In*vn[1]/vn[0]-kt;const wn=this.calculateImageOrLabelDimensions_(Ar.width,Ar.height,ui[0],ui[1],Ar.width,Ar.height,_,v,0,0,ui[3],Cn,!1,vM,!1,W);if(c&&b==="declutter"&&c.collides(wn.declutterBox))break e;mr.push([t,n,Ar,wn,1,null,null])}if(I)for(An=0,Dn=br.length;An<Dn;++An){ui=br[An],vr=ui[4],Ar=this.createLabel(vr,N,I,""),_=ui[2],v=Qt*Ar.height-kt;const wn=this.calculateImageOrLabelDimensions_(Ar.width,Ar.height,ui[0],ui[1],Ar.width,Ar.height,_,v,0,0,ui[3],Cn,!1,vM,!1,W);if(c&&b==="declutter"&&c.collides(wn.declutterBox))break e;mr.push([t,n,Ar,wn,1,null,null])}c&&b!=="none"&&c.load(mr.map(Lmt));for(let wn=0,xr=mr.length;wn<xr;++wn)this.replayImageOrLabel_.apply(this,mr[wn])}}++f;break;case hc.END_GEOMETRY:if(o!==void 0){W=Z[1];const Tn=o(W,J,b);if(Tn)return Tn}++f;break;case hc.FILL:U?D++:this.fill_(t),++f;break;case hc.MOVE_TO_LINE_TO:for(m=Z[1],g=Z[2],L=d[m],Y=d[m+1],t.moveTo(L,Y),y=L+.5|0,x=Y+.5|0,m+=2;m<g;m+=2)L=d[m],Y=d[m+1],C=L+.5|0,w=Y+.5|0,(m==g-2||C!==y||w!==x)&&(t.lineTo(L,Y),y=C,x=w);++f;break;case hc.SET_FILL_STYLE:R=Z,this.alignAndScaleFill_=Z[2],D&&(this.fill_(t),D=0,k&&(t.stroke(),k=0)),t.fillStyle=Z[1],++f;break;case hc.SET_STROKE_STYLE:A=Z,k&&(t.stroke(),k=0),this.setStrokeStyle_(t,Z),++f;break;case hc.STROKE:U?k++:t.stroke(),++f;break;default:++f;break}}D&&this.fill_(t),k&&t.stroke()}execute(t,n,r,i,a,o){this.viewRotation_=i,this.execute_(t,n,r,this.instructions,a,void 0,void 0,o)}executeHitDetection(t,n,r,i,a){return this.viewRotation_=r,this.execute_(t,[t.canvas.width,t.canvas.height],n,this.hitDetectionInstructions,!0,i,a)}}const APi=kPi,Xq=["Polygon","Circle","LineString","Image","Text","Default"],A_e=["Image","Text"],MPi=Xq.filter(e=>!A_e.includes(e));class FPi{constructor(t,n,r,i,a,o,s){this.maxExtent_=t,this.overlaps_=i,this.pixelRatio_=r,this.resolution_=n,this.renderBuffer_=o,this.executorsByZIndex_={},this.hitDetectionContext_=null,this.hitDetectionTransform_=v1(),this.renderedContext_=null,this.deferredZIndexContexts_={},this.createExecutors_(a,s)}clip(t,n){const r=this.getClipCoords(n);t.beginPath(),t.moveTo(r[0],r[1]),t.lineTo(r[2],r[3]),t.lineTo(r[4],r[5]),t.lineTo(r[6],r[7]),t.clip()}createExecutors_(t,n){for(const r in t){let i=this.executorsByZIndex_[r];i===void 0&&(i={},this.executorsByZIndex_[r]=i);const a=t[r];for(const o in a){const s=a[o];i[o]=new APi(this.resolution_,this.pixelRatio_,this.overlaps_,s,n)}}}hasExecutors(t){for(const n in this.executorsByZIndex_){const r=this.executorsByZIndex_[n];for(let i=0,a=t.length;i<a;++i)if(t[i]in r)return!0}return!1}forEachFeatureAtCoordinate(t,n,r,i,a,o){i=Math.round(i);const s=i*2+1,c=K6(this.hitDetectionTransform_,i+.5,i+.5,1/n,-1/n,-r,-t[0],-t[1]),u=!this.hitDetectionContext_;u&&(this.hitDetectionContext_=ug(s,s,void 0,{willReadFrequently:!0}));const d=this.hitDetectionContext_;d.canvas.width!==s||d.canvas.height!==s?(d.canvas.width=s,d.canvas.height=s):u||d.clearRect(0,0,s,s);let f;this.renderBuffer_!==void 0&&(f=jy(),jne(f,t),QN(f,n*(this.renderBuffer_+i),f));const p=LPi(i);let m;function g(w,$,O){const N=d.getImageData(0,0,s,s).data;for(let P=0,I=p.length;P<I;P++)if(N[p[P]]>0){if(!o||O==="none"||m!=="Image"&&m!=="Text"||o.includes(w)){const D=(p[P]-3)/4,k=i-D%s,R=i-(D/s|0),A=a(w,$,k*k+R*R);if(A)return A}d.clearRect(0,0,s,s);break}}const _=Object.keys(this.executorsByZIndex_).map(Number);_.sort(wC);let v,b,y,x,C;for(v=_.length-1;v>=0;--v){const w=_[v].toString();for(y=this.executorsByZIndex_[w],b=Xq.length-1;b>=0;--b)if(m=Xq[b],x=y[m],x!==void 0&&(C=x.executeHitDetection(d,c,r,g,f),C))return C}}getClipCoords(t){const n=this.maxExtent_;if(!n)return null;const r=n[0],i=n[1],a=n[2],o=n[3],s=[r,i,r,o,a,o,a,i];return CN(s,0,8,2,t,s),s}isEmpty(){return oF(this.executorsByZIndex_)}execute(t,n,r,i,a,o,s){const c=Object.keys(this.executorsByZIndex_).map(Number);c.sort(wC),o=o||Xq;const u=Xq.length;let d,f,p,m,g;for(s&&c.reverse(),d=0,f=c.length;d<f;++d){const _=c[d].toString();for(g=this.executorsByZIndex_[_],p=0,m=o.length;p<m;++p){const v=o[p],b=g[v];if(b!==void 0){const y=s===null?void 0:b.getZIndexContext(),x=y?y.getContext():t,C=this.maxExtent_&&v!=="Image"&&v!=="Text";if(C&&(x.save(),this.clip(x,r)),!y||v==="Text"||v==="Image"?b.execute(x,n,r,i,a,s):y.pushFunction(w=>b.execute(w,n,r,i,a,s)),C&&x.restore(),y){y.offset();const w=c[d]*u+p;this.deferredZIndexContexts_[w]||(this.deferredZIndexContexts_[w]=[]),this.deferredZIndexContexts_[w].push(y)}}}}this.renderedContext_=t}getDeferredZIndexContexts(){return this.deferredZIndexContexts_}getRenderedContext(){return this.renderedContext_}renderDeferred(){const t=this.deferredZIndexContexts_,n=Object.keys(t).map(Number).sort(wC);for(let r=0,i=n.length;r<i;++r)t[n[r]].forEach(a=>{a.draw(this.renderedContext_),a.clear()}),t[n[r]].length=0}}const _Re={};function LPi(e){if(_Re[e]!==void 0)return _Re[e];const t=e*2+1,n=e*e,r=new Array(n+1);for(let a=0;a<=e;++a)for(let o=0;o<=e;++o){const s=a*a+o*o;if(s>n)break;let c=r[s];c||(c=[],r[s]=c),c.push(((e+a)*t+(e+o))*4+3),a>0&&c.push(((e-a)*t+(e+o))*4+3),o>0&&(c.push(((e+a)*t+(e-o))*4+3),a>0&&c.push(((e-a)*t+(e-o))*4+3))}const i=[];for(let a=0,o=r.length;a<o;++a)r[a]&&i.push(...r[a]);return _Re[e]=i,i}const dnn=FPi;class jPi extends snn{constructor(t,n,r,i,a,o,s){super(),this.context_=t,this.pixelRatio_=n,this.extent_=r,this.transform_=i,this.transformRotation_=i?Ioe(Math.atan2(i[1],i[0]),10):0,this.viewRotation_=a,this.squaredTolerance_=o,this.userTransform_=s,this.contextFillState_=null,this.contextStrokeState_=null,this.contextTextState_=null,this.fillState_=null,this.strokeState_=null,this.image_=null,this.imageAnchorX_=0,this.imageAnchorY_=0,this.imageHeight_=0,this.imageOpacity_=0,this.imageOriginX_=0,this.imageOriginY_=0,this.imageRotateWithView_=!1,this.imageRotation_=0,this.imageScale_=[0,0],this.imageWidth_=0,this.text_="",this.textOffsetX_=0,this.textOffsetY_=0,this.textRotateWithView_=!1,this.textRotation_=0,this.textScale_=[0,0],this.textFillState_=null,this.textStrokeState_=null,this.textState_=null,this.pixelCoordinates_=[],this.tmpLocalTransform_=v1()}drawImages_(t,n,r,i){if(!this.image_)return;const a=CN(t,n,r,i,this.transform_,this.pixelCoordinates_),o=this.context_,s=this.tmpLocalTransform_,c=o.globalAlpha;this.imageOpacity_!=1&&(o.globalAlpha=c*this.imageOpacity_);let u=this.imageRotation_;this.transformRotation_===0&&(u-=this.viewRotation_),this.imageRotateWithView_&&(u+=this.viewRotation_);for(let d=0,f=a.length;d<f;d+=2){const p=a[d]-this.imageAnchorX_,m=a[d+1]-this.imageAnchorY_;if(u!==0||this.imageScale_[0]!=1||this.imageScale_[1]!=1){const g=p+this.imageAnchorX_,_=m+this.imageAnchorY_;K6(s,g,_,1,1,u,-g,-_),o.save(),o.transform.apply(o,s),o.translate(g,_),o.scale(this.imageScale_[0],this.imageScale_[1]),o.drawImage(this.image_,this.imageOriginX_,this.imageOriginY_,this.imageWidth_,this.imageHeight_,-this.imageAnchorX_,-this.imageAnchorY_,this.imageWidth_,this.imageHeight_),o.restore()}else o.drawImage(this.image_,this.imageOriginX_,this.imageOriginY_,this.imageWidth_,this.imageHeight_,p,m,this.imageWidth_,this.imageHeight_)}this.imageOpacity_!=1&&(o.globalAlpha=c)}drawText_(t,n,r,i){if(!this.textState_||this.text_==="")return;this.textFillState_&&this.setContextFillState_(this.textFillState_),this.textStrokeState_&&this.setContextStrokeState_(this.textStrokeState_),this.setContextTextState_(this.textState_);const a=CN(t,n,r,i,this.transform_,this.pixelCoordinates_),o=this.context_;let s=this.textRotation_;for(this.transformRotation_===0&&(s-=this.viewRotation_),this.textRotateWithView_&&(s+=this.viewRotation_);n<r;n+=i){const c=a[n]+this.textOffsetX_,u=a[n+1]+this.textOffsetY_;s!==0||this.textScale_[0]!=1||this.textScale_[1]!=1?(o.save(),o.translate(c-this.textOffsetX_,u-this.textOffsetY_),o.rotate(s),o.translate(this.textOffsetX_,this.textOffsetY_),o.scale(this.textScale_[0],this.textScale_[1]),this.textStrokeState_&&o.strokeText(this.text_,0,0),this.textFillState_&&o.fillText(this.text_,0,0),o.restore()):(this.textStrokeState_&&o.strokeText(this.text_,c,u),this.textFillState_&&o.fillText(this.text_,c,u))}}moveToLineTo_(t,n,r,i,a){const o=this.context_,s=CN(t,n,r,i,this.transform_,this.pixelCoordinates_);o.moveTo(s[0],s[1]);let c=s.length;a&&(c-=2);for(let u=2;u<c;u+=2)o.lineTo(s[u],s[u+1]);return a&&o.closePath(),r}drawRings_(t,n,r,i){for(let a=0,o=r.length;a<o;++a)n=this.moveToLineTo_(t,n,r[a],i,!0);return n}drawCircle(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!g1(this.extent_,t.getExtent())){if(this.fillState_||this.strokeState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);const n=w$i(t,this.transform_,this.pixelCoordinates_),r=n[2]-n[0],i=n[3]-n[1],a=Math.sqrt(r*r+i*i),o=this.context_;o.beginPath(),o.arc(n[0],n[1],a,0,2*Math.PI),this.fillState_&&o.fill(),this.strokeState_&&o.stroke()}this.text_!==""&&this.drawText_(t.getCenter(),0,2,2)}}setStyle(t){this.setFillStrokeStyle(t.getFill(),t.getStroke()),this.setImageStyle(t.getImage()),this.setTextStyle(t.getText())}setTransform(t){this.transform_=t}drawGeometry(t){switch(t.getType()){case"Point":this.drawPoint(t);break;case"LineString":this.drawLineString(t);break;case"Polygon":this.drawPolygon(t);break;case"MultiPoint":this.drawMultiPoint(t);break;case"MultiLineString":this.drawMultiLineString(t);break;case"MultiPolygon":this.drawMultiPolygon(t);break;case"GeometryCollection":this.drawGeometryCollection(t);break;case"Circle":this.drawCircle(t);break}}drawFeature(t,n){const r=n.getGeometryFunction()(t);r&&(this.setStyle(n),this.drawGeometry(r))}drawGeometryCollection(t){const n=t.getGeometriesArray();for(let r=0,i=n.length;r<i;++r)this.drawGeometry(n[r])}drawPoint(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));const n=t.getFlatCoordinates(),r=t.getStride();this.image_&&this.drawImages_(n,0,n.length,r),this.text_!==""&&this.drawText_(n,0,n.length,r)}drawMultiPoint(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));const n=t.getFlatCoordinates(),r=t.getStride();this.image_&&this.drawImages_(n,0,n.length,r),this.text_!==""&&this.drawText_(n,0,n.length,r)}drawLineString(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!g1(this.extent_,t.getExtent())){if(this.strokeState_){this.setContextStrokeState_(this.strokeState_);const n=this.context_,r=t.getFlatCoordinates();n.beginPath(),this.moveToLineTo_(r,0,r.length,t.getStride(),!1),n.stroke()}if(this.text_!==""){const n=t.getFlatMidpoint();this.drawText_(n,0,2,2)}}}drawMultiLineString(t){this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_));const n=t.getExtent();if(g1(this.extent_,n)){if(this.strokeState_){this.setContextStrokeState_(this.strokeState_);const r=this.context_,i=t.getFlatCoordinates();let a=0;const o=t.getEnds(),s=t.getStride();r.beginPath();for(let c=0,u=o.length;c<u;++c)a=this.moveToLineTo_(i,a,o[c],s,!1);r.stroke()}if(this.text_!==""){const r=t.getFlatMidpoints();this.drawText_(r,0,r.length,2)}}}drawPolygon(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!g1(this.extent_,t.getExtent())){if(this.strokeState_||this.fillState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);const n=this.context_;n.beginPath(),this.drawRings_(t.getOrientedFlatCoordinates(),0,t.getEnds(),t.getStride()),this.fillState_&&n.fill(),this.strokeState_&&n.stroke()}if(this.text_!==""){const n=t.getFlatInteriorPoint();this.drawText_(n,0,2,2)}}}drawMultiPolygon(t){if(this.squaredTolerance_&&(t=t.simplifyTransformed(this.squaredTolerance_,this.userTransform_)),!!g1(this.extent_,t.getExtent())){if(this.strokeState_||this.fillState_){this.fillState_&&this.setContextFillState_(this.fillState_),this.strokeState_&&this.setContextStrokeState_(this.strokeState_);const n=this.context_,r=t.getOrientedFlatCoordinates();let i=0;const a=t.getEndss(),o=t.getStride();n.beginPath();for(let s=0,c=a.length;s<c;++s){const u=a[s];i=this.drawRings_(r,i,u,o)}this.fillState_&&n.fill(),this.strokeState_&&n.stroke()}if(this.text_!==""){const n=t.getFlatInteriorPoints();this.drawText_(n,0,n.length,2)}}}setContextFillState_(t){const n=this.context_,r=this.contextFillState_;r?r.fillStyle!=t.fillStyle&&(r.fillStyle=t.fillStyle,n.fillStyle=t.fillStyle):(n.fillStyle=t.fillStyle,this.contextFillState_={fillStyle:t.fillStyle})}setContextStrokeState_(t){const n=this.context_,r=this.contextStrokeState_;r?(r.lineCap!=t.lineCap&&(r.lineCap=t.lineCap,n.lineCap=t.lineCap),ZT(r.lineDash,t.lineDash)||n.setLineDash(r.lineDash=t.lineDash),r.lineDashOffset!=t.lineDashOffset&&(r.lineDashOffset=t.lineDashOffset,n.lineDashOffset=t.lineDashOffset),r.lineJoin!=t.lineJoin&&(r.lineJoin=t.lineJoin,n.lineJoin=t.lineJoin),r.lineWidth!=t.lineWidth&&(r.lineWidth=t.lineWidth,n.lineWidth=t.lineWidth),r.miterLimit!=t.miterLimit&&(r.miterLimit=t.miterLimit,n.miterLimit=t.miterLimit),r.strokeStyle!=t.strokeStyle&&(r.strokeStyle=t.strokeStyle,n.strokeStyle=t.strokeStyle)):(n.lineCap=t.lineCap,n.setLineDash(t.lineDash),n.lineDashOffset=t.lineDashOffset,n.lineJoin=t.lineJoin,n.lineWidth=t.lineWidth,n.miterLimit=t.miterLimit,n.strokeStyle=t.strokeStyle,this.contextStrokeState_={lineCap:t.lineCap,lineDash:t.lineDash,lineDashOffset:t.lineDashOffset,lineJoin:t.lineJoin,lineWidth:t.lineWidth,miterLimit:t.miterLimit,strokeStyle:t.strokeStyle})}setContextTextState_(t){const n=this.context_,r=this.contextTextState_,i=t.textAlign?t.textAlign:aie;r?(r.font!=t.font&&(r.font=t.font,n.font=t.font),r.textAlign!=i&&(r.textAlign=i,n.textAlign=i),r.textBaseline!=t.textBaseline&&(r.textBaseline=t.textBaseline,n.textBaseline=t.textBaseline)):(n.font=t.font,n.textAlign=i,n.textBaseline=t.textBaseline,this.contextTextState_={font:t.font,textAlign:i,textBaseline:t.textBaseline})}setFillStrokeStyle(t,n){if(!t)this.fillState_=null;else{const r=t.getColor();this.fillState_={fillStyle:pC(r||by)}}if(!n)this.strokeState_=null;else{const r=n.getColor(),i=n.getLineCap(),a=n.getLineDash(),o=n.getLineDashOffset(),s=n.getLineJoin(),c=n.getWidth(),u=n.getMiterLimit(),d=a||rT;this.strokeState_={lineCap:i!==void 0?i:EW,lineDash:this.pixelRatio_===1?d:d.map(f=>f*this.pixelRatio_),lineDashOffset:(o||iT)*this.pixelRatio_,lineJoin:s!==void 0?s:TW,lineWidth:(c!==void 0?c:oie)*this.pixelRatio_,miterLimit:u!==void 0?u:rie,strokeStyle:pC(r||iie)}}}setImageStyle(t){let n;if(!t||!(n=t.getSize())){this.image_=null;return}const r=t.getPixelRatio(this.pixelRatio_),i=t.getAnchor(),a=t.getOrigin();this.image_=t.getImage(this.pixelRatio_),this.imageAnchorX_=i[0]*r,this.imageAnchorY_=i[1]*r,this.imageHeight_=n[1]*r,this.imageOpacity_=t.getOpacity(),this.imageOriginX_=a[0],this.imageOriginY_=a[1],this.imageRotateWithView_=t.getRotateWithView(),this.imageRotation_=t.getRotation();const o=t.getScaleArray();this.imageScale_=[o[0]*this.pixelRatio_/r,o[1]*this.pixelRatio_/r],this.imageWidth_=n[0]*r}setTextStyle(t){if(!t)this.text_="";else{const n=t.getFill();if(!n)this.textFillState_=null;else{const m=n.getColor();this.textFillState_={fillStyle:pC(m||by)}}const r=t.getStroke();if(!r)this.textStrokeState_=null;else{const m=r.getColor(),g=r.getLineCap(),_=r.getLineDash(),v=r.getLineDashOffset(),b=r.getLineJoin(),y=r.getWidth(),x=r.getMiterLimit();this.textStrokeState_={lineCap:g!==void 0?g:EW,lineDash:_||rT,lineDashOffset:v||iT,lineJoin:b!==void 0?b:TW,lineWidth:y!==void 0?y:oie,miterLimit:x!==void 0?x:rie,strokeStyle:pC(m||iie)}}const i=t.getFont(),a=t.getOffsetX(),o=t.getOffsetY(),s=t.getRotateWithView(),c=t.getRotation(),u=t.getScaleArray(),d=t.getText(),f=t.getTextAlign(),p=t.getTextBaseline();this.textState_={font:i!==void 0?i:Wtn,textAlign:f!==void 0?f:aie,textBaseline:p!==void 0?p:N_e},this.text_=d!==void 0?Array.isArray(d)?d.reduce((m,g,_)=>m+=_%2?" ":g,""):d:"",this.textOffsetX_=a!==void 0?this.pixelRatio_*a:0,this.textOffsetY_=o!==void 0?this.pixelRatio_*o:0,this.textRotateWithView_=s!==void 0?s:!1,this.textRotation_=c!==void 0?c:0,this.textScale_=[this.pixelRatio_*u[0],this.pixelRatio_*u[1]]}}}const fnn=jPi,w3=.5;function pnn(e,t,n,r,i,a,o,s,c){const u=c?IXe(i):i,d=e[0]*w3,f=e[1]*w3,p=ug(d,f);p.imageSmoothingEnabled=!1;const m=p.canvas,g=new fnn(p,w3,i,null,o,s,c?d8e(c$i(),c):null),_=n.length,v=Math.floor((256*256*256-1)/_),b={};for(let x=1;x<=_;++x){const C=n[x-1],w=C.getStyleFunction()||r;if(!w)continue;let $=w(C,a);if(!$)continue;Array.isArray($)||($=[$]);const N=(x*v).toString(16).padStart(7,"#00000");for(let P=0,I=$.length;P<I;++P){const D=$[P],k=D.getGeometryFunction()(C);if(!k||!g1(u,k.getExtent()))continue;const R=D.clone(),A=R.getFill();A&&A.setColor(N);const F=R.getStroke();F&&(F.setColor(N),F.setLineDash(null)),R.setText(void 0);const z=D.getImage();if(z){const W=z.getImageSize();if(!W)continue;const L=ug(W[0],W[1],void 0,{alpha:!1}),Y=L.canvas;L.fillStyle=N,L.fillRect(0,0,Y.width,Y.height),R.setImage(new Jtn({img:Y,anchor:z.getAnchor(),anchorXUnits:"pixels",anchorYUnits:"pixels",offset:z.getOrigin(),opacity:1,size:z.getSize(),scale:z.getScale(),rotation:z.getRotation(),rotateWithView:z.getRotateWithView()}))}const M=R.getZIndex()||0;let K=b[M];K||(K={},b[M]=K,K.Polygon=[],K.Circle=[],K.LineString=[],K.Point=[]);const U=k.getType();if(U==="GeometryCollection"){const W=k.getGeometriesArrayRecursive();for(let L=0,Y=W.length;L<Y;++L){const J=W[L];K[J.getType().replace("Multi","")].push(J,R)}}else K[U.replace("Multi","")].push(k,R)}}const y=Object.keys(b).map(Number).sort(wC);for(let x=0,C=y.length;x<C;++x){const w=b[y[x]];for(const $ in w){const O=w[$];for(let N=0,P=O.length;N<P;N+=2){g.setStyle(O[N+1]);for(let I=0,D=t.length;I<D;++I)g.setTransform(t[I]),g.drawGeometry(O[N])}}}return p.getImageData(0,0,m.width,m.height)}function hnn(e,t,n){const r=[];if(n){const i=Math.floor(Math.round(e[0])*w3),a=Math.floor(Math.round(e[1])*w3),o=(ah(i,0,n.width-1)+ah(a,0,n.height-1)*n.width)*4,s=n.data[o],c=n.data[o+1],d=n.data[o+2]+256*(c+256*s),f=Math.floor((256*256*256-1)/t.length);d&&d%f===0&&r.push(t[d/f-1])}return r}const BPi=.5,mnn={Point:GPi,LineString:WPi,Polygon:XPi,MultiPoint:YPi,MultiLineString:UPi,MultiPolygon:KPi,GeometryCollection:VPi,Circle:HPi};function zPi(e,t){return parseInt(ql(e),10)-parseInt(ql(t),10)}function SBe(e,t){const n=gnn(e,t);return n*n}function gnn(e,t){return BPi*e/t}function HPi(e,t,n,r,i){const a=n.getFill(),o=n.getStroke();if(a||o){const c=e.getBuilder(n.getZIndex(),"Circle");c.setFillStrokeStyle(a,o),c.drawCircle(t,r,i)}const s=n.getText();if(s&&s.getText()){const c=e.getBuilder(n.getZIndex(),"Text");c.setTextStyle(s),c.drawText(t,r)}}function M_e(e,t,n,r,i,a,o,s){const c=[],u=n.getImage();if(u){let p=!0;const m=u.getImageState();m==Ou.LOADED||m==Ou.ERROR?p=!1:m==Ou.IDLE&&u.load(),p&&c.push(u.ready())}const d=n.getFill();d&&d.loading()&&c.push(d.ready());const f=c.length>0;return f&&Promise.all(c).then(()=>i(null)),qPi(e,t,n,r,a,o,s),f}function qPi(e,t,n,r,i,a,o){const s=n.getGeometryFunction()(t);if(!s)return;const c=s.simplifyTransformed(r,i);if(n.getRenderer())vnn(e,c,n,t,o);else{const d=mnn[c.getType()];d(e,c,n,t,o,a)}}function vnn(e,t,n,r,i){if(t.getType()=="GeometryCollection"){const o=t.getGeometries();for(let s=0,c=o.length;s<c;++s)vnn(e,o[s],n,r,i);return}e.getBuilder(n.getZIndex(),"Default").drawCustom(t,r,n.getRenderer(),n.getHitDetectionRenderer(),i)}function VPi(e,t,n,r,i,a){const o=t.getGeometriesArray();let s,c;for(s=0,c=o.length;s<c;++s){const u=mnn[o[s].getType()];u(e,o[s],n,r,i,a)}}function WPi(e,t,n,r,i){const a=n.getStroke();if(a){const s=e.getBuilder(n.getZIndex(),"LineString");s.setFillStrokeStyle(null,a),s.drawLineString(t,r,i)}const o=n.getText();if(o&&o.getText()){const s=e.getBuilder(n.getZIndex(),"Text");s.setTextStyle(o),s.drawText(t,r,i)}}function UPi(e,t,n,r,i){const a=n.getStroke();if(a){const s=e.getBuilder(n.getZIndex(),"LineString");s.setFillStrokeStyle(null,a),s.drawMultiLineString(t,r,i)}const o=n.getText();if(o&&o.getText()){const s=e.getBuilder(n.getZIndex(),"Text");s.setTextStyle(o),s.drawText(t,r,i)}}function KPi(e,t,n,r,i){const a=n.getFill(),o=n.getStroke();if(o||a){const c=e.getBuilder(n.getZIndex(),"Polygon");c.setFillStrokeStyle(a,o),c.drawMultiPolygon(t,r,i)}const s=n.getText();if(s&&s.getText()){const c=e.getBuilder(n.getZIndex(),"Text");c.setTextStyle(s),c.drawText(t,r,i)}}function GPi(e,t,n,r,i,a){const o=n.getImage(),s=n.getText(),c=s&&s.getText(),u=a&&o&&c?{}:void 0;if(o){if(o.getImageState()!=Ou.LOADED)return;const d=e.getBuilder(n.getZIndex(),"Image");d.setImageStyle(o,u),d.drawPoint(t,r,i)}if(c){const d=e.getBuilder(n.getZIndex(),"Text");d.setTextStyle(s,u),d.drawText(t,r,i)}}function YPi(e,t,n,r,i,a){const o=n.getImage(),s=o&&o.getOpacity()!==0,c=n.getText(),u=c&&c.getText(),d=a&&s&&u?{}:void 0;if(s){if(o.getImageState()!=Ou.LOADED)return;const f=e.getBuilder(n.getZIndex(),"Image");f.setImageStyle(o,d),f.drawMultiPoint(t,r,i)}if(u){const f=e.getBuilder(n.getZIndex(),"Text");f.setTextStyle(c,d),f.drawText(t,r,i)}}function XPi(e,t,n,r,i){const a=n.getFill(),o=n.getStroke();if(a||o){const c=e.getBuilder(n.getZIndex(),"Polygon");c.setFillStrokeStyle(a,o),c.drawPolygon(t,r,i)}const s=n.getText();if(s&&s.getText()){const c=e.getBuilder(n.getZIndex(),"Text");c.setTextStyle(s),c.drawText(t,r,i)}}class JPi extends cJe{constructor(t){super(t),this.boundHandleStyleImageChange_=this.handleStyleImageChange_.bind(this),this.animatingOrInteracting_,this.hitDetectionImageData_=null,this.clipped_=!1,this.renderedFeatures_=null,this.renderedRevision_=-1,this.renderedResolution_=NaN,this.renderedExtent_=jy(),this.wrappedRenderedExtent_=jy(),this.renderedRotation_,this.renderedCenter_=null,this.renderedProjection_=null,this.renderedPixelRatio_=1,this.renderedRenderOrder_=null,this.renderedFrameDeclutter_,this.replayGroup_=null,this.replayGroupChanged=!0,this.clipping=!0,this.targetContext_=null,this.opacity_=1}renderWorlds(t,n,r){const i=n.extent,a=n.viewState,o=a.center,s=a.resolution,c=a.projection,u=a.rotation,d=c.getExtent(),f=this.getLayer().getSource(),p=this.getLayer().getDeclutter(),m=n.pixelRatio,g=n.viewHints,_=!(g[bp.ANIMATING]||g[bp.INTERACTING]),v=this.context,b=Math.round(pd(i)/s*m),y=Math.round(og(i)/s*m),x=f.getWrapX()&&c.canWrapX(),C=x?pd(d):null,w=x?Math.ceil((i[2]-d[2])/C)+1:1;let $=x?Math.floor((i[0]-d[0])/C):0;do{let O=this.getRenderTransform(o,s,0,m,b,y,$*C);n.declutter&&(O=O.slice(0)),t.execute(v,[v.canvas.width,v.canvas.height],O,u,_,r===void 0?Xq:r?A_e:MPi,r?p&&n.declutter[p]:void 0)}while(++$<w)}setDrawContext_(){this.opacity_!==1&&(this.targetContext_=this.context,this.context=ug(this.context.canvas.width,this.context.canvas.height,Fmt))}resetDrawContext_(){if(this.opacity_!==1){const t=this.targetContext_.globalAlpha;this.targetContext_.globalAlpha=this.opacity_,this.targetContext_.drawImage(this.context.canvas,0,0),this.targetContext_.globalAlpha=t,g8e(this.context),Fmt.push(this.context.canvas),this.context=this.targetContext_,this.targetContext_=null}}renderDeclutter(t){!this.replayGroup_||!this.getLayer().getDeclutter()||this.renderWorlds(this.replayGroup_,t,!0)}renderDeferredInternal(t){this.replayGroup_&&(this.replayGroup_.renderDeferred(),this.clipped_&&this.context.restore(),this.resetDrawContext_())}renderFrame(t,n){const r=t.layerStatesArray[t.layerIndex];this.opacity_=r.opacity;const i=t.viewState;this.prepareContainer(t,n);const a=this.context,o=this.replayGroup_;let s=o&&!o.isEmpty();if(!s&&!(this.getLayer().hasListener(rg.PRERENDER)||this.getLayer().hasListener(rg.POSTRENDER)))return null;if(this.setDrawContext_(),this.preRender(a,t),i.projection,this.clipped_=!1,s&&r.extent&&this.clipping){const c=q9(r.extent);s=g1(c,t.extent),this.clipped_=s&&!H9(c,t.extent),this.clipped_&&this.clipUnrotated(a,t,c)}return s&&this.renderWorlds(o,t,this.getLayer().getDeclutter()?!1:void 0),!t.declutter&&this.clipped_&&a.restore(),this.postRender(a,t),this.renderedRotation_!==i.rotation&&(this.renderedRotation_=i.rotation,this.hitDetectionImageData_=null),t.declutter||this.resetDrawContext_(),this.container}getFeatures(t){return new Promise(n=>{if(this.frameState&&!this.hitDetectionImageData_&&!this.animatingOrInteracting_){const r=this.frameState.size.slice(),i=this.renderedCenter_,a=this.renderedResolution_,o=this.renderedRotation_,s=this.renderedProjection_,c=this.wrappedRenderedExtent_,u=this.getLayer(),d=[],f=r[0]*w3,p=r[1]*w3;d.push(this.getRenderTransform(i,a,o,w3,f,p,0).slice());const m=u.getSource(),g=s.getExtent();if(m.getWrapX()&&s.canWrapX()&&!H9(g,c)){let _=c[0];const v=pd(g);let b=0,y;for(;_<g[0];)--b,y=v*b,d.push(this.getRenderTransform(i,a,o,w3,f,p,y).slice()),_+=v;for(b=0,_=c[2];_>g[2];)++b,y=v*b,d.push(this.getRenderTransform(i,a,o,w3,f,p,y).slice()),_-=v}this.hitDetectionImageData_=pnn(r,d,this.renderedFeatures_,u.getStyleFunction(),c,a,o,SBe(a,this.renderedPixelRatio_),null)}n(hnn(t,this.renderedFeatures_,this.hitDetectionImageData_))})}forEachFeatureAtCoordinate(t,n,r,i,a){if(!this.replayGroup_)return;const o=n.viewState.resolution,s=n.viewState.rotation,c=this.getLayer(),u={},d=function(g,_,v){const b=ql(g),y=u[b];if(y){if(y!==!0&&v<y.distanceSq){if(v===0)return u[b]=!0,a.splice(a.lastIndexOf(y),1),i(g,c,_);y.geometry=_,y.distanceSq=v}}else{if(v===0)return u[b]=!0,i(g,c,_);a.push(u[b]={feature:g,layer:c,geometry:_,distanceSq:v,callback:i})}};let f;const p=[this.replayGroup_],m=this.getLayer().getDeclutter();return p.some(g=>f=g.forEachFeatureAtCoordinate(t,o,s,r,d,m&&n.declutter[m]?n.declutter[m].all().map(_=>_.value):null)),f}handleFontsChanged(){const t=this.getLayer();t.getVisible()&&this.replayGroup_&&t.changed()}handleStyleImageChange_(t){this.renderIfReadyAndVisible()}prepareFrame(t){const n=this.getLayer(),r=n.getSource();if(!r)return!1;const i=t.viewHints[bp.ANIMATING],a=t.viewHints[bp.INTERACTING],o=n.getUpdateWhileAnimating(),s=n.getUpdateWhileInteracting();if(this.ready&&!o&&i||!s&&a)return this.animatingOrInteracting_=!0,!0;this.animatingOrInteracting_=!1;const c=t.extent,u=t.viewState,d=u.projection,f=u.resolution,p=t.pixelRatio,m=n.getRevision(),g=n.getRenderBuffer();let _=n.getRenderOrder();_===void 0&&(_=zPi);const v=u.center.slice(),b=QN(c,g*f),y=b.slice(),x=[b.slice()],C=d.getExtent();if(r.getWrapX()&&d.canWrapX()&&!H9(C,t.extent)){const A=pd(C),F=Math.max(pd(b)/2,A);b[0]=C[0]-F,b[2]=C[2]+F,OXe(v,d);const z=otn(x[0],d);z[0]<C[0]&&z[2]<C[2]?x.push([z[0]+A,z[1],z[2]+A,z[3]]):z[0]>C[0]&&z[2]>C[2]&&x.push([z[0]-A,z[1],z[2]-A,z[3]])}if(this.ready&&this.renderedResolution_==f&&this.renderedRevision_==m&&this.renderedRenderOrder_==_&&this.renderedFrameDeclutter_===!!t.declutter&&H9(this.wrappedRenderedExtent_,b))return ZT(this.renderedExtent_,y)||(this.hitDetectionImageData_=null,this.renderedExtent_=y),this.renderedCenter_=v,this.replayGroupChanged=!1,!0;this.replayGroup_=null;const w=new lnn(gnn(f,p),b,f,p);let $;for(let A=0,F=x.length;A<F;++A)r.loadFeatures(x[A],f,d);const O=SBe(f,p);let N=!0;const P=(A,F)=>{let z;const M=A.getStyleFunction()||n.getStyleFunction();if(M&&(z=M(A,f)),z){const K=this.renderFeature(A,O,z,w,$,this.getLayer().getDeclutter(),F);N=N&&!K}},I=IXe(b),D=r.getFeaturesInExtent(I);_&&D.sort(_);for(let A=0,F=D.length;A<F;++A)P(D[A],A);this.renderedFeatures_=D,this.ready=N;const k=w.finish(),R=new dnn(b,f,p,r.getOverlaps(),k,n.getRenderBuffer(),!!t.declutter);return this.renderedResolution_=f,this.renderedRevision_=m,this.renderedRenderOrder_=_,this.renderedFrameDeclutter_=!!t.declutter,this.renderedExtent_=y,this.wrappedRenderedExtent_=b,this.renderedCenter_=v,this.renderedProjection_=d,this.renderedPixelRatio_=p,this.replayGroup_=R,this.hitDetectionImageData_=null,this.replayGroupChanged=!0,!0}renderFeature(t,n,r,i,a,o,s){if(!r)return!1;let c=!1;if(Array.isArray(r))for(let u=0,d=r.length;u<d;++u)c=M_e(i,t,r[u],n,this.boundHandleStyleImageChange_,a,o,s)||c;else c=M_e(i,t,r,n,this.boundHandleStyleImageChange_,a,o,s);return c}}const QPi=JPi;class ZPi extends Foe{constructor(t){super(t)}createRenderer(){return new QPi(this)}}const Boe=ZPi,pN={PRELOAD:"preload",USE_INTERIM_TILES_ON_ERROR:"useInterimTilesOnError"};class eNi extends Aoe{constructor(t){t=t||{};const n=Object.assign({},t);delete n.preload,delete n.useInterimTilesOnError,super(n),this.on,this.once,this.un,this.setPreload(t.preload!==void 0?t.preload:0),this.setUseInterimTilesOnError(t.useInterimTilesOnError!==void 0?t.useInterimTilesOnError:!0)}getPreload(){return this.get(pN.PRELOAD)}setPreload(t){this.set(pN.PRELOAD,t)}getUseInterimTilesOnError(){return this.get(pN.USE_INTERIM_TILES_ON_ERROR)}setUseInterimTilesOnError(t){this.set(pN.USE_INTERIM_TILES_ON_ERROR,t)}getData(t){return super.getData(t)}}const tNi=eNi,Sl={IDLE:0,LOADING:1,LOADED:2,ERROR:3,EMPTY:4};class nNi extends s8e{constructor(t,n,r){super(),r=r||{},this.tileCoord=t,this.state=n,this.interimTile=null,this.key="",this.transition_=r.transition===void 0?250:r.transition,this.transitionStarts_={},this.interpolate=!!r.interpolate}changed(){this.dispatchEvent(Xc.CHANGE)}release(){this.state===Sl.ERROR&&this.setState(Sl.EMPTY)}getKey(){return this.key+"/"+this.tileCoord}getInterimTile(){let t=this.interimTile;if(!t)return this;do{if(t.getState()==Sl.LOADED)return this.transition_=0,t;t=t.interimTile}while(t);return this}refreshInterimChain(){let t=this.interimTile;if(!t)return;let n=this;do{if(t.getState()==Sl.LOADED){t.interimTile=null;break}t.getState()==Sl.LOADING?n=t:t.getState()==Sl.IDLE?n.interimTile=t.interimTile:n=t,t=n.interimTile}while(t)}getTileCoord(){return this.tileCoord}getState(){return this.state}setState(t){if(this.state!==Sl.ERROR&&this.state>t)throw new Error("Tile load sequence violation");this.state=t,this.changed()}load(){xc()}getAlpha(t,n){if(!this.transition_)return 1;let r=this.transitionStarts_[t];if(!r)r=n,this.transitionStarts_[t]=r;else if(r===-1)return 1;const i=n-r+1e3/60;return i>=this.transition_?1:ytn(i/this.transition_)}inTransition(t){return this.transition_?this.transitionStarts_[t]!==-1:!1}endTransition(t){this.transition_&&(this.transitionStarts_[t]=-1)}}const _nn=nNi;class rNi extends _nn{constructor(t,n,r,i,a,o){super(t,n,o),this.crossOrigin_=i,this.src_=r,this.key=r,this.image_=new Image,i!==null&&(this.image_.crossOrigin=i),this.unlisten_=null,this.tileLoadFunction_=a}getImage(){return this.image_}setImage(t){this.image_=t,this.state=Sl.LOADED,this.unlistenImage_(),this.changed()}handleImageError_(){this.state=Sl.ERROR,this.unlistenImage_(),this.image_=iNi(),this.changed()}handleImageLoad_(){const t=this.image_;t.naturalWidth&&t.naturalHeight?this.state=Sl.LOADED:this.state=Sl.EMPTY,this.unlistenImage_(),this.changed()}load(){this.state==Sl.ERROR&&(this.state=Sl.IDLE,this.image_=new Image,this.crossOrigin_!==null&&(this.image_.crossOrigin=this.crossOrigin_)),this.state==Sl.IDLE&&(this.state=Sl.LOADING,this.changed(),this.tileLoadFunction_(this,this.src_),this.unlisten_=uOi(this.image_,this.handleImageLoad_.bind(this),this.handleImageError_.bind(this)))}unlistenImage_(){this.unlisten_&&(this.unlisten_(),this.unlisten_=null)}}function iNi(){const e=ug(1,1);return e.fillStyle="rgba(0,0,0,0)",e.fillRect(0,0,1,1),e.canvas}const ynn=rNi,aNi=.5,oNi=10,Bmt=.25;class sNi{constructor(t,n,r,i,a,o){this.sourceProj_=t,this.targetProj_=n;let s={};const c=CW(this.targetProj_,this.sourceProj_);this.transformInv_=function(y){const x=y[0]+"/"+y[1];return s[x]||(s[x]=c(y)),s[x]},this.maxSourceExtent_=i,this.errorThresholdSquared_=a*a,this.triangles_=[],this.wrapsXInSource_=!1,this.canWrapXInSource_=this.sourceProj_.canWrapX()&&!!i&&!!this.sourceProj_.getExtent()&&pd(i)>=pd(this.sourceProj_.getExtent()),this.sourceWorldWidth_=this.sourceProj_.getExtent()?pd(this.sourceProj_.getExtent()):null,this.targetWorldWidth_=this.targetProj_.getExtent()?pd(this.targetProj_.getExtent()):null;const u=ND(r),d=u8e(r),f=c8e(r),p=l8e(r),m=this.transformInv_(u),g=this.transformInv_(d),_=this.transformInv_(f),v=this.transformInv_(p),b=oNi+(o?Math.max(0,Math.ceil(Math.log2(sBe(r)/(o*o*256*256)))):0);if(this.addQuad_(u,d,f,p,m,g,_,v,b),this.wrapsXInSource_){let y=1/0;this.triangles_.forEach(function(x,C,w){y=Math.min(y,x.source[0][0],x.source[1][0],x.source[2][0])}),this.triangles_.forEach(x=>{if(Math.max(x.source[0][0],x.source[1][0],x.source[2][0])-y>this.sourceWorldWidth_/2){const C=[[x.source[0][0],x.source[0][1]],[x.source[1][0],x.source[1][1]],[x.source[2][0],x.source[2][1]]];C[0][0]-y>this.sourceWorldWidth_/2&&(C[0][0]-=this.sourceWorldWidth_),C[1][0]-y>this.sourceWorldWidth_/2&&(C[1][0]-=this.sourceWorldWidth_),C[2][0]-y>this.sourceWorldWidth_/2&&(C[2][0]-=this.sourceWorldWidth_);const w=Math.min(C[0][0],C[1][0],C[2][0]);Math.max(C[0][0],C[1][0],C[2][0])-w<this.sourceWorldWidth_/2&&(x.source=C)}})}s={}}addTriangle_(t,n,r,i,a,o){this.triangles_.push({source:[i,a,o],target:[t,n,r]})}addQuad_(t,n,r,i,a,o,s,c,u){const d=C_e([a,o,s,c]),f=this.sourceWorldWidth_?pd(d)/this.sourceWorldWidth_:null,p=this.sourceWorldWidth_,m=this.sourceProj_.canWrapX()&&f>.5&&f<1;let g=!1;if(u>0){if(this.targetProj_.isGlobal()&&this.targetWorldWidth_){const v=C_e([t,n,r,i]);g=pd(v)/this.targetWorldWidth_>Bmt||g}!m&&this.sourceProj_.isGlobal()&&f&&(g=f>Bmt||g)}if(!g&&this.maxSourceExtent_&&isFinite(d[0])&&isFinite(d[1])&&isFinite(d[2])&&isFinite(d[3])&&!g1(d,this.maxSourceExtent_))return;let _=0;if(!g&&(!isFinite(a[0])||!isFinite(a[1])||!isFinite(o[0])||!isFinite(o[1])||!isFinite(s[0])||!isFinite(s[1])||!isFinite(c[0])||!isFinite(c[1]))){if(u>0)g=!0;else if(_=(!isFinite(a[0])||!isFinite(a[1])?8:0)+(!isFinite(o[0])||!isFinite(o[1])?4:0)+(!isFinite(s[0])||!isFinite(s[1])?2:0)+(!isFinite(c[0])||!isFinite(c[1])?1:0),_!=1&&_!=2&&_!=4&&_!=8)return}if(u>0){if(!g){const v=[(t[0]+r[0])/2,(t[1]+r[1])/2],b=this.transformInv_(v);let y;m?y=(RM(a[0],p)+RM(s[0],p))/2-RM(b[0],p):y=(a[0]+s[0])/2-b[0];const x=(a[1]+s[1])/2-b[1];g=y*y+x*x>this.errorThresholdSquared_}if(g){if(Math.abs(t[0]-r[0])<=Math.abs(t[1]-r[1])){const v=[(n[0]+r[0])/2,(n[1]+r[1])/2],b=this.transformInv_(v),y=[(i[0]+t[0])/2,(i[1]+t[1])/2],x=this.transformInv_(y);this.addQuad_(t,n,v,y,a,o,b,x,u-1),this.addQuad_(y,v,r,i,x,b,s,c,u-1)}else{const v=[(t[0]+n[0])/2,(t[1]+n[1])/2],b=this.transformInv_(v),y=[(r[0]+i[0])/2,(r[1]+i[1])/2],x=this.transformInv_(y);this.addQuad_(t,v,y,i,a,b,x,c,u-1),this.addQuad_(v,n,r,y,b,o,s,x,u-1)}return}}if(m){if(!this.canWrapXInSource_)return;this.wrapsXInSource_=!0}_&11||this.addTriangle_(t,r,i,a,s,c),_&14||this.addTriangle_(t,r,n,a,s,o),_&&(_&13||this.addTriangle_(n,i,t,o,c,a),_&7||this.addTriangle_(n,i,r,o,c,s))}calculateSourceExtent(){const t=jy();return this.triangles_.forEach(function(n,r,i){const a=n.source;jne(t,a[0]),jne(t,a[1]),jne(t,a[2])}),t}getTriangles(){return this.triangles_}}const lNi=sNi;let yRe;const kV=[];function zmt(e,t,n,r,i){e.beginPath(),e.moveTo(0,0),e.lineTo(t,n),e.lineTo(r,i),e.closePath(),e.save(),e.clip(),e.fillRect(0,0,Math.max(t,r)+1,Math.max(n,i)),e.restore()}function bRe(e,t){return Math.abs(e[t*4]-210)>2||Math.abs(e[t*4+3]-.75*255)>2}function cNi(){if(yRe===void 0){const e=ug(6,6,kV);e.globalCompositeOperation="lighter",e.fillStyle="rgba(210, 0, 0, 0.75)",zmt(e,4,5,4,0),zmt(e,4,5,0,5);const t=e.getImageData(0,0,3,3).data;yRe=bRe(t,0)||bRe(t,4)||bRe(t,8),g8e(e),kV.push(e.canvas)}return yRe}function CBe(e,t,n,r){const i=_tn(n,t,e);let a=smt(t,r,n);const o=t.getMetersPerUnit();o!==void 0&&(a*=o);const s=e.getMetersPerUnit();s!==void 0&&(a/=s);const c=e.getExtent();if(!c||sF(c,i)){const u=smt(e,a,i)/a;isFinite(u)&&u>0&&(a/=u)}return a}function uNi(e,t,n,r){const i=ZN(n);let a=CBe(e,t,i,r);return(!isFinite(a)||a<=0)&&TXe(n,function(o){return a=CBe(e,t,o,r),isFinite(a)&&a>0}),a}function dNi(e,t,n,r,i,a,o,s,c,u,d,f,p,m){const g=ug(Math.round(n*e),Math.round(n*t),kV);if(f||(g.imageSmoothingEnabled=!1),c.length===0)return g.canvas;g.scale(n,n);function _(w){return Math.round(w*n)/n}g.globalCompositeOperation="lighter";const v=jy();c.forEach(function(w,$,O){EXe(v,w.extent)});let b;const y=n/r,x=(f?1:1+Math.pow(2,-24))/y;if(!p||c.length!==1||u!==0){if(b=ug(Math.round(pd(v)*y),Math.round(og(v)*y),kV),f||(b.imageSmoothingEnabled=!1),i&&m){const w=(i[0]-v[0])*y,$=-(i[3]-v[3])*y,O=pd(i)*y,N=og(i)*y;b.rect(w,$,O,N),b.clip()}c.forEach(function(w,$,O){if(w.image.width>0&&w.image.height>0){if(w.clipExtent){b.save();const k=(w.clipExtent[0]-v[0])*y,R=-(w.clipExtent[3]-v[3])*y,A=pd(w.clipExtent)*y,F=og(w.clipExtent)*y;b.rect(f?k:Math.round(k),f?R:Math.round(R),f?A:Math.round(k+A)-Math.round(k),f?F:Math.round(R+F)-Math.round(R)),b.clip()}const N=(w.extent[0]-v[0])*y,P=-(w.extent[3]-v[3])*y,I=pd(w.extent)*y,D=og(w.extent)*y;b.drawImage(w.image,u,u,w.image.width-2*u,w.image.height-2*u,f?N:Math.round(N),f?P:Math.round(P),f?I:Math.round(N+I)-Math.round(N),f?D:Math.round(P+D)-Math.round(P)),w.clipExtent&&b.restore()}})}const C=ND(o);return s.getTriangles().forEach(function(w,$,O){const N=w.source,P=w.target;let I=N[0][0],D=N[0][1],k=N[1][0],R=N[1][1],A=N[2][0],F=N[2][1];const z=_((P[0][0]-C[0])/a),M=_(-(P[0][1]-C[1])/a),K=_((P[1][0]-C[0])/a),U=_(-(P[1][1]-C[1])/a),W=_((P[2][0]-C[0])/a),L=_(-(P[2][1]-C[1])/a),Y=I,J=D;I=0,D=0,k-=Y,R-=J,A-=Y,F-=J;const Z=[[k,R,0,0,K-z],[A,F,0,0,W-z],[0,0,k,R,U-M],[0,0,A,F,L-M]],te=MTi(Z);if(!te)return;if(g.save(),g.beginPath(),cNi()||!f){g.moveTo(K,U);const se=4,de=z-K,pe=M-U;for(let Se=0;Se<se;Se++)g.lineTo(K+_((Se+1)*de/se),U+_(Se*pe/(se-1))),Se!=se-1&&g.lineTo(K+_((Se+1)*de/se),U+_((Se+1)*pe/(se-1)));g.lineTo(W,L)}else g.moveTo(K,U),g.lineTo(z,M),g.lineTo(W,L);g.clip(),g.transform(te[0],te[2],te[1],te[3],z,M),g.translate(v[0]-Y,v[3]-J);let re;if(b)re=b.canvas,g.scale(x,-x);else{const se=c[0],de=se.extent;re=se.image,g.scale(pd(de)/re.width,-og(de)/re.height)}g.drawImage(re,0,0),g.restore()}),b&&(g8e(b),kV.push(b.canvas)),d&&(g.save(),g.globalCompositeOperation="source-over",g.strokeStyle="black",g.lineWidth=1,s.getTriangles().forEach(function(w,$,O){const N=w.target,P=(N[0][0]-C[0])/a,I=-(N[0][1]-C[1])/a,D=(N[1][0]-C[0])/a,k=-(N[1][1]-C[1])/a,R=(N[2][0]-C[0])/a,A=-(N[2][1]-C[1])/a;g.beginPath(),g.moveTo(D,k),g.lineTo(P,I),g.lineTo(R,A),g.closePath(),g.stroke()}),g.restore()),g.canvas}class fNi extends _nn{constructor(t,n,r,i,a,o,s,c,u,d,f,p){super(a,Sl.IDLE,p),this.renderEdges_=f!==void 0?f:!1,this.pixelRatio_=s,this.gutter_=c,this.canvas_=null,this.sourceTileGrid_=n,this.targetTileGrid_=i,this.wrappedTileCoord_=o||a,this.sourceTiles_=[],this.sourcesListenerKeys_=null,this.sourceZ_=0,this.clipExtent_=t.canWrapX()?t.getExtent():void 0;const m=i.getTileCoordExtent(this.wrappedTileCoord_),g=this.targetTileGrid_.getExtent();let _=this.sourceTileGrid_.getExtent();const v=g?kM(m,g):m;if(sBe(v)===0){this.state=Sl.EMPTY;return}const b=t.getExtent();b&&(_?_=kM(_,b):_=b);const y=i.getResolution(this.wrappedTileCoord_[0]),x=uNi(t,r,v,y);if(!isFinite(x)||x<=0){this.state=Sl.EMPTY;return}const C=d!==void 0?d:aNi;if(this.triangulation_=new lNi(t,r,v,_,x*C,y),this.triangulation_.getTriangles().length===0){this.state=Sl.EMPTY;return}this.sourceZ_=n.getZForResolution(x);let w=this.triangulation_.calculateSourceExtent();if(_&&(t.canWrapX()?(w[1]=ah(w[1],_[1],_[3]),w[3]=ah(w[3],_[1],_[3])):w=kM(w,_)),!sBe(w))this.state=Sl.EMPTY;else{let $=0,O=0;t.canWrapX()&&($=pd(b),O=Math.floor((w[0]-b[0])/$)),stn(w.slice(),t,!0).forEach(P=>{const I=n.getTileRangeForExtentAndZ(P,this.sourceZ_);for(let D=I.minX;D<=I.maxX;D++)for(let k=I.minY;k<=I.maxY;k++){const R=u(this.sourceZ_,D,k,s);if(R){const A=O*$;this.sourceTiles_.push({tile:R,offset:A})}}++O}),this.sourceTiles_.length===0&&(this.state=Sl.EMPTY)}}getImage(){return this.canvas_}reproject_(){const t=[];if(this.sourceTiles_.forEach(n=>{var i;const r=n.tile;if(r&&r.getState()==Sl.LOADED){const a=this.sourceTileGrid_.getTileCoordExtent(r.tileCoord);a[0]+=n.offset,a[2]+=n.offset;const o=(i=this.clipExtent_)==null?void 0:i.slice();o&&(o[0]+=n.offset,o[2]+=n.offset),t.push({extent:a,clipExtent:o,image:r.getImage()})}}),this.sourceTiles_.length=0,t.length===0)this.state=Sl.ERROR;else{const n=this.wrappedTileCoord_[0],r=this.targetTileGrid_.getTileSize(n),i=typeof r=="number"?r:r[0],a=typeof r=="number"?r:r[1],o=this.targetTileGrid_.getResolution(n),s=this.sourceTileGrid_.getResolution(this.sourceZ_),c=this.targetTileGrid_.getTileCoordExtent(this.wrappedTileCoord_);this.canvas_=dNi(i,a,this.pixelRatio_,s,this.sourceTileGrid_.getExtent(),o,c,this.triangulation_,t,this.gutter_,this.renderEdges_,this.interpolate),this.state=Sl.LOADED}this.changed()}load(){if(this.state==Sl.IDLE){this.state=Sl.LOADING,this.changed();let t=0;this.sourcesListenerKeys_=[],this.sourceTiles_.forEach(({tile:n})=>{const r=n.getState();if(r==Sl.IDLE||r==Sl.LOADING){t++;const i=zu(n,Xc.CHANGE,function(a){const o=n.getState();(o==Sl.LOADED||o==Sl.ERROR||o==Sl.EMPTY)&&(Jd(i),t--,t===0&&(this.unlistenSources_(),this.reproject_()))},this);this.sourcesListenerKeys_.push(i)}}),t===0?setTimeout(this.reproject_.bind(this),0):this.sourceTiles_.forEach(function({tile:n},r,i){n.getState()==Sl.IDLE&&n.load()})}}unlistenSources_(){this.sourcesListenerKeys_.forEach(Jd),this.sourcesListenerKeys_=null}release(){this.canvas_&&(g8e(this.canvas_.getContext("2d")),kV.push(this.canvas_),this.canvas_=null),super.release()}}const wBe=fNi;class bnn{constructor(t,n,r,i){this.minX=t,this.maxX=n,this.minY=r,this.maxY=i}contains(t){return this.containsXY(t[1],t[2])}containsTileRange(t){return this.minX<=t.minX&&t.maxX<=this.maxX&&this.minY<=t.minY&&t.maxY<=this.maxY}containsXY(t,n){return this.minX<=t&&t<=this.maxX&&this.minY<=n&&n<=this.maxY}equals(t){return this.minX==t.minX&&this.minY==t.minY&&this.maxX==t.maxX&&this.maxY==t.maxY}extend(t){t.minX<this.minX&&(this.minX=t.minX),t.maxX>this.maxX&&(this.maxX=t.maxX),t.minY<this.minY&&(this.minY=t.minY),t.maxY>this.maxY&&(this.maxY=t.maxY)}getHeight(){return this.maxY-this.minY+1}getSize(){return[this.getWidth(),this.getHeight()]}getWidth(){return this.maxX-this.minX+1}intersects(t){return this.minX<=t.maxX&&this.maxX>=t.minX&&this.minY<=t.maxY&&this.maxY>=t.minY}}function LH(e,t,n,r,i){return i!==void 0?(i.minX=e,i.maxX=t,i.minY=n,i.maxY=r,i):new bnn(e,t,n,r)}const xnn=bnn;class pNi extends cJe{constructor(t){super(t),this.extentChanged=!0,this.renderedExtent_=null,this.renderedPixelRatio,this.renderedProjection=null,this.renderedRevision,this.renderedTiles=[],this.newTiles_=!1,this.tmpExtent=jy(),this.tmpTileRange_=new xnn(0,0,0,0)}isDrawableTile(t){const n=this.getLayer(),r=t.getState(),i=n.getUseInterimTilesOnError();return r==Sl.LOADED||r==Sl.EMPTY||r==Sl.ERROR&&!i}getTile(t,n,r,i){const a=i.pixelRatio,o=i.viewState.projection,s=this.getLayer();let u=s.getSource().getTile(t,n,r,a,o);return u.getState()==Sl.ERROR&&s.getUseInterimTilesOnError()&&s.getPreload()>0&&(this.newTiles_=!0),this.isDrawableTile(u)||(u=u.getInterimTile()),u}getData(t){const n=this.frameState;if(!n)return null;const r=this.getLayer(),i=Mm(n.pixelToCoordinateTransform,t.slice()),a=r.getExtent();if(a&&!sF(a,i))return null;const o=n.pixelRatio,s=n.viewState.projection,c=n.viewState,u=r.getRenderSource(),d=u.getTileGridForProjection(c.projection),f=u.getTilePixelRatio(n.pixelRatio);for(let p=d.getZForResolution(c.resolution);p>=d.getMinZoom();--p){const m=d.getTileCoordForCoordAndZ(i,p),g=u.getTile(p,m[1],m[2],o,s);if(!(g instanceof ynn||g instanceof wBe)||g instanceof wBe&&g.getState()===Sl.EMPTY)return null;if(g.getState()!==Sl.LOADED)continue;const _=d.getOrigin(p),v=$y(d.getTileSize(p)),b=d.getResolution(p),y=Math.floor(f*((i[0]-_[0])/b-m[1]*v[0])),x=Math.floor(f*((_[1]-i[1])/b-m[2]*v[1])),C=Math.round(f*u.getGutterForProjection(c.projection));return this.getImageData(g.getImage(),y+C,x+C)}return null}loadedTileCallback(t,n,r){return this.isDrawableTile(r)?super.loadedTileCallback(t,n,r):!1}prepareFrame(t){return!!this.getLayer().getSource()}renderFrame(t,n){const r=t.layerStatesArray[t.layerIndex],i=t.viewState,a=i.projection,o=i.resolution,s=i.center,c=i.rotation,u=t.pixelRatio,d=this.getLayer(),f=d.getSource(),p=f.getRevision(),m=f.getTileGridForProjection(a),g=m.getZForResolution(o,f.zDirection),_=m.getResolution(g);let v=t.extent;const b=t.viewState.resolution,y=f.getTilePixelRatio(u);this.prepareContainer(t,n);const x=this.context.canvas.width,C=this.context.canvas.height,w=r.extent&&q9(r.extent);w&&(v=kM(v,q9(r.extent)));const $=_*x/2/y,O=_*C/2/y,N=[s[0]-$,s[1]-O,s[0]+$,s[1]+O],P=m.getTileRangeForExtentAndZ(v,g),I={};I[g]={};const D=this.createLoadedTileFinder(f,a,I),k=this.tmpExtent,R=this.tmpTileRange_;this.newTiles_=!1;const A=c?cBe(i.center,b,c,t.size):void 0;for(let L=P.minX;L<=P.maxX;++L)for(let Y=P.minY;Y<=P.maxY;++Y){if(c&&!m.tileCoordIntersectsViewport([g,L,Y],A))continue;const J=this.getTile(g,L,Y,t);if(this.isDrawableTile(J)){const re=ql(this);if(J.getState()==Sl.LOADED){I[g][J.tileCoord.toString()]=J;let se=J.inTransition(re);se&&r.opacity!==1&&(J.endTransition(re),se=!1),!this.newTiles_&&(se||!this.renderedTiles.includes(J))&&(this.newTiles_=!0)}if(J.getAlpha(re,t.time)===1)continue}const Z=m.getTileCoordChildTileRange(J.tileCoord,R,k);let te=!1;Z&&(te=D(g+1,Z)),te||m.forEachTileCoordParentTileRange(J.tileCoord,D,R,k)}const F=_/o*u/y,z=this.getRenderContext(t);K6(this.tempTransform,x/2,C/2,F,F,0,-x/2,-C/2),w&&this.clipUnrotated(z,t,w),f.getInterpolate()||(z.imageSmoothingEnabled=!1),this.preRender(z,t),this.renderedTiles.length=0;let M=Object.keys(I).map(Number);M.sort(wC);let K,U,W;r.opacity===1&&(!this.containerReused||f.getOpaque(t.viewState.projection))?M=M.reverse():(K=[],U=[]);for(let L=M.length-1;L>=0;--L){const Y=M[L],J=f.getTilePixelSize(Y,u,a),te=m.getResolution(Y)/_,re=J[0]*te*F,se=J[1]*te*F,de=m.getTileCoordForCoordAndZ(ND(N),Y),pe=m.getTileCoordExtent(de),Se=Mm(this.tempTransform,[y*(pe[0]-N[0])/_,y*(N[3]-pe[3])/_]),ve=y*f.getGutterForProjection(a),be=I[Y];for(const Ee in be){const xe=be[Ee],Pe=xe.tileCoord,je=de[1]-Pe[1],ft=Math.round(Se[0]-(je-1)*re),Ge=de[2]-Pe[2],Ye=Math.round(Se[1]-(Ge-1)*se),nt=Math.round(Se[0]-je*re),We=Math.round(Se[1]-Ge*se),ct=ft-nt,rt=Ye-We,vt=g===Y,Mt=vt&&xe.getAlpha(ql(this),t.time)!==1;let $t=!1;if(!Mt)if(K){W=[nt,We,nt+ct,We,nt+ct,We+rt,nt,We+rt];for(let ke=0,ye=K.length;ke<ye;++ke)if(g!==Y&&Y<U[ke]){const _e=K[ke];g1([nt,We,nt+ct,We+rt],[_e[0],_e[3],_e[4],_e[7]])&&($t||(z.save(),$t=!0),z.beginPath(),z.moveTo(W[0],W[1]),z.lineTo(W[2],W[3]),z.lineTo(W[4],W[5]),z.lineTo(W[6],W[7]),z.moveTo(_e[6],_e[7]),z.lineTo(_e[4],_e[5]),z.lineTo(_e[2],_e[3]),z.lineTo(_e[0],_e[1]),z.clip())}K.push(W),U.push(Y)}else z.clearRect(nt,We,ct,rt);this.drawTileImage(xe,t,nt,We,ct,rt,ve,vt),K&&!Mt?($t&&z.restore(),this.renderedTiles.unshift(xe)):this.renderedTiles.push(xe),this.updateUsedTiles(t.usedTiles,f,xe)}}return this.renderedRevision=p,this.renderedResolution=_,this.extentChanged=!this.renderedExtent_||!lF(this.renderedExtent_,N),this.renderedExtent_=N,this.renderedPixelRatio=u,this.renderedProjection=a,this.manageTilePyramid(t,f,m,u,a,v,g,d.getPreload()),this.scheduleExpireCache(t,f),this.postRender(this.context,t),r.extent&&z.restore(),z.imageSmoothingEnabled=!0,this.container}drawTileImage(t,n,r,i,a,o,s,c){const u=this.getTileImage(t);if(!u)return;const d=this.getRenderContext(n),f=ql(this),p=n.layerStatesArray[n.layerIndex],m=p.opacity*(c?t.getAlpha(f,n.time):1),g=m!==d.globalAlpha;g&&(d.save(),d.globalAlpha=m),d.drawImage(u,s,s,u.width-2*s,u.height-2*s,r,i,a,o),g&&d.restore(),m!==p.opacity?n.animate=!0:c&&t.endTransition(f)}getImage(){const t=this.context;return t?t.canvas:null}getTileImage(t){return t.getImage()}scheduleExpireCache(t,n){if(n.canExpireCache()){const r=(function(i,a,o){const s=ql(i);s in o.usedTiles&&i.expireCache(o.viewState.projection,o.usedTiles[s])}).bind(null,n);t.postRenderFunctions.push(r)}}updateUsedTiles(t,n,r){const i=ql(n);i in t||(t[i]={}),t[i][r.getKey()]=!0}manageTilePyramid(t,n,r,i,a,o,s,c,u){const d=ql(n);d in t.wantedTiles||(t.wantedTiles[d]={});const f=t.wantedTiles[d],p=t.tileQueue,m=r.getMinZoom(),g=t.viewState.rotation,_=g?cBe(t.viewState.center,t.viewState.resolution,g,t.size):void 0;let v=0,b,y,x,C,w,$;for($=m;$<=s;++$)for(y=r.getTileRangeForExtentAndZ(o,$,y),x=r.getResolution($),C=y.minX;C<=y.maxX;++C)for(w=y.minY;w<=y.maxY;++w)g&&!r.tileCoordIntersectsViewport([$,C,w],_)||(s-$<=c?(++v,b=n.getTile($,C,w,i,a),b.getState()==Sl.IDLE&&(f[b.getKey()]=!0,p.isKeyQueued(b.getKey())||p.enqueue([b,d,r.getTileCoordCenter(b.tileCoord),x])),u!==void 0&&u(b)):n.useTile($,C,w,a));n.updateCacheSize(v,a)}}const Snn=pNi;let hNi=class extends tNi{constructor(t){super(t)}createRenderer(){return new Snn(this)}};const D5=hNi,Cnn=h.createContext({}),wnn=()=>{const e=h.useContext(Cnn);if(!e)throw new Error("useLayerGroupsContext was used outside of its Provider");return e},S9={POSTRENDER:"postrender",MOVESTART:"movestart",MOVEEND:"moveend",LOADSTART:"loadstart",LOADEND:"loadend"};class mNi extends g_{constructor(t){super();const n=t.element;n&&!t.target&&!n.style.pointerEvents&&(n.style.pointerEvents="auto"),this.element=n||null,this.target_=null,this.map_=null,this.listenerKeys=[],t.render&&(this.render=t.render),t.target&&this.setTarget(t.target)}disposeInternal(){P_e(this.element),super.disposeInternal()}getMap(){return this.map_}setMap(t){this.map_&&P_e(this.element);for(let n=0,r=this.listenerKeys.length;n<r;++n)Jd(this.listenerKeys[n]);this.listenerKeys.length=0,this.map_=t,t&&((this.target_?this.target_:t.getOverlayContainerStopEvent()).appendChild(this.element),this.render!==xW&&this.listenerKeys.push(zu(t,S9.POSTRENDER,this.render,this)),t.render())}render(t){}setTarget(t){this.target_=typeof t=="string"?document.getElementById(t):t}}const zoe=mNi;var gNi=function(e){if(!e)return null;var t=e.getViewport().getElementsByClassName("ol-fixedoverlay")[0];return t||(e.getViewport().querySelector(".ol-layers")?(t=document.createElement("canvas"),t.className="ol-fixedoverlay",e.getViewport().querySelector(".ol-layers").after(t),e.on("precompose",function(n){t.width=e.getSize()[0]*n.frameState.pixelRatio,t.height=e.getSize()[1]*n.frameState.pixelRatio})):t=e.getViewport().querySelector("canvas")),t},vNi=class extends zoe{constructor(t){t=t||{},super(t),this.setStyle(t.style)}setMap(t){this.getCanvas(t);var n=this.getMap();if(this._listener&&(JN(this._listener),this._listener=null),super.setMap(t),n)try{n.renderSync()}catch{}t&&(this._listener=t.on("postcompose",this._draw.bind(this)))}getCanvas(t){return gNi(t)}getContext(t){var n=t.context;if(!n&&this.getMap()){var r=this.getMap().getViewport().getElementsByClassName("ol-fixedoverlay")[0];n=r?r.getContext("2d"):null}return n}setStyle(t){this._style=t||new aT({})}getStyle(){return this._style}getStroke(){var t=this._style.getStroke();return t||this._style.setStroke(new h5({color:"#000",width:1.25})),this._style.getStroke()}getFill(){var t=this._style.getFill();return t||this._style.setFill(new Dy({color:"#fff"})),this._style.getFill()}getTextStroke(){var t=this._style.getText();return t||(t=new RV({})),t.getStroke()||t.setStroke(new h5({color:"#fff",width:3})),t.getStroke()}getTextFill(){var t=this._style.getText();return t||(t=new RV({})),t.getFill()||t.setFill(new Dy({color:"#fff"})),t.getFill()}getTextFont(){var t=this._style.getText();return t||(t=new RV({})),t.getFont()||t.setFont("12px sans-serif"),t.getFont()}_draw(){console.warn("[CanvasBase] draw function not implemented.")}};const ig={ADD:"add",REMOVE:"remove"},Hmt={LENGTH:"length"};class u1e extends G5{constructor(t,n,r){super(t),this.element=n,this.index=r}}class _Ni extends g_{constructor(t,n){if(super(),this.on,this.once,this.un,n=n||{},this.unique_=!!n.unique,this.array_=t||[],this.unique_)for(let r=0,i=this.array_.length;r<i;++r)this.assertUnique_(this.array_[r],r);this.updateLength_()}clear(){for(;this.getLength()>0;)this.pop()}extend(t){for(let n=0,r=t.length;n<r;++n)this.push(t[n]);return this}forEach(t){const n=this.array_;for(let r=0,i=n.length;r<i;++r)t(n[r],r,n)}getArray(){return this.array_}item(t){return this.array_[t]}getLength(){return this.get(Hmt.LENGTH)}insertAt(t,n){if(t<0||t>this.getLength())throw new Error("Index out of bounds: "+t);this.unique_&&this.assertUnique_(n),this.array_.splice(t,0,n),this.updateLength_(),this.dispatchEvent(new u1e(ig.ADD,n,t))}pop(){return this.removeAt(this.getLength()-1)}push(t){this.unique_&&this.assertUnique_(t);const n=this.getLength();return this.insertAt(n,t),this.getLength()}remove(t){const n=this.array_;for(let r=0,i=n.length;r<i;++r)if(n[r]===t)return this.removeAt(r)}removeAt(t){if(t<0||t>=this.getLength())return;const n=this.array_[t];return this.array_.splice(t,1),this.updateLength_(),this.dispatchEvent(new u1e(ig.REMOVE,n,t)),n}setAt(t,n){const r=this.getLength();if(t>=r){this.insertAt(t,n);return}if(t<0)throw new Error("Index out of bounds: "+t);this.unique_&&this.assertUnique_(n,t);const i=this.array_[t];this.array_[t]=n,this.dispatchEvent(new u1e(ig.REMOVE,i,t)),this.dispatchEvent(new u1e(ig.ADD,n,t))}updateLength_(){this.set(Hmt.LENGTH,this.array_.length)}assertUnique_(t,n){for(let r=0,i=this.array_.length;r<i;++r)if(this.array_[r]===t&&r!==n)throw new Error("Duplicate item added to a unique collection")}}const A6=_Ni;function yNi(e,t){const n=e.canvas;t=t||{};const r=t.pixelRatio||gM,i=t.size;i&&(n.width=i[0]*r,n.height=i[1]*r,n.style.width=i[0]+"px",n.style.height=i[1]+"px");const a=[0,0,n.width,n.height],o=Jge(v1(),r,r);return new fnn(e,r,a,o,0)}class uJe extends g_{constructor(t){if(super(),this.on,this.once,this.un,this.id_=void 0,this.geometryName_="geometry",this.style_=null,this.styleFunction_=void 0,this.geometryChangeKey_=null,this.addChangeListener(this.geometryName_,this.handleGeometryChanged_),t)if(typeof t.getSimplifiedGeometry=="function"){const n=t;this.setGeometry(n)}else{const n=t;this.setProperties(n)}}clone(){const t=new uJe(this.hasProperties()?this.getProperties():null);t.setGeometryName(this.getGeometryName());const n=this.getGeometry();n&&t.setGeometry(n.clone());const r=this.getStyle();return r&&t.setStyle(r),t}getGeometry(){return this.get(this.geometryName_)}getId(){return this.id_}getGeometryName(){return this.geometryName_}getStyle(){return this.style_}getStyleFunction(){return this.styleFunction_}handleGeometryChange_(){this.changed()}handleGeometryChanged_(){this.geometryChangeKey_&&(Jd(this.geometryChangeKey_),this.geometryChangeKey_=null);const t=this.getGeometry();t&&(this.geometryChangeKey_=zu(t,Xc.CHANGE,this.handleGeometryChange_,this)),this.changed()}setGeometry(t){this.set(this.geometryName_,t)}setStyle(t){this.style_=t,this.styleFunction_=t?bNi(t):void 0,this.changed()}setId(t){this.id_=t,this.changed()}setGeometryName(t){this.removeChangeListener(this.geometryName_,this.handleGeometryChanged_),this.geometryName_=t,this.addChangeListener(this.geometryName_,this.handleGeometryChanged_),this.handleGeometryChanged_()}}function bNi(e){if(typeof e=="function")return e;let t;return Array.isArray(e)?t=e:(yu(typeof e.getZIndex=="function","Expected an `ol/style/Style` or an array of `ol/style/Style.js`"),t=[e]),function(){return t}}const wy=uJe;function F_e(e,t,n,r,i,a,o){let s,c;const u=(n-t)/r;if(u===1)s=t;else if(u===2)s=t,c=i;else if(u!==0){let d=e[t],f=e[t+1],p=0;const m=[0];for(let v=t+r;v<n;v+=r){const b=e[v],y=e[v+1];p+=Math.sqrt((b-d)*(b-d)+(y-f)*(y-f)),m.push(p),d=b,f=y}const g=i*p,_=OTi(m,g);_<0?(c=(g-m[-_-2])/(m[-_-1]-m[-_-2]),s=t+(-_-2)*r):s=t+_*r}o=o>1?o:2,a=a||new Array(o);for(let d=0;d<o;++d)a[d]=s===void 0?NaN:c===void 0?e[s+d]:x3(e[s+d],e[s+r+d],c);return a}function EBe(e,t,n,r,i,a){if(n==t)return null;let o;if(i<e[t+r-1])return a?(o=e.slice(t,t+r),o[r-1]=i,o):null;if(e[n-1]<i)return a?(o=e.slice(n-r,n),o[r-1]=i,o):null;if(i==e[t+r-1])return e.slice(t,t+r);let s=t/r,c=n/r;for(;s<c;){const p=s+c>>1;i<e[(p+1)*r-1]?c=p:s=p+1}const u=e[s*r-1];if(i==u)return e.slice((s-1)*r,(s-1)*r+r);const d=e[(s+1)*r-1],f=(i-u)/(d-u);o=[];for(let p=0;p<r-1;++p)o.push(x3(e[(s-1)*r+p],e[s*r+p],f));return o.push(i),o}function xNi(e,t,n,r,i,a,o){if(o)return EBe(e,t,n[n.length-1],r,i,a);let s;if(i<e[r-1])return a?(s=e.slice(0,r),s[r-1]=i,s):null;if(e[e.length-1]<i)return a?(s=e.slice(e.length-r),s[r-1]=i,s):null;for(let c=0,u=n.length;c<u;++c){const d=n[c];if(t!=d){if(i<e[t+r-1])return null;if(i<=e[d-1])return EBe(e,t,d,r,i,!1);t=d}}return null}class L_e extends DD{constructor(t,n){super(),this.flatMidpoint_=null,this.flatMidpointRevision_=-1,this.maxDelta_=-1,this.maxDeltaRevision_=-1,n!==void 0&&!Array.isArray(t[0])?this.setFlatCoordinates(n,t):this.setCoordinates(t,n)}appendCoordinate(t){nv(this.flatCoordinates,t),this.changed()}clone(){const t=new L_e(this.flatCoordinates.slice(),this.layout);return t.applyProperties(this),t}closestPointXY(t,n,r,i){return i<wL(this.getExtent(),t,n)?i:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(BXe(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),HXe(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,this.maxDelta_,!1,t,n,r,i))}forEachSegment(t){return Ptn(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t)}getCoordinateAtM(t,n){return this.layout!="XYM"&&this.layout!="XYZM"?null:(n=n!==void 0?n:!1,EBe(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t,n))}getCoordinates(){return cN(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)}getCoordinateAt(t,n){return F_e(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t,n,this.stride)}getLength(){return unn(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)}getFlatMidpoint(){return this.flatMidpointRevision_!=this.getRevision()&&(this.flatMidpoint_=this.getCoordinateAt(.5,this.flatMidpoint_??void 0),this.flatMidpointRevision_=this.getRevision()),this.flatMidpoint_}getSimplifiedGeometryInternal(t){const n=[];return n.length=h8e(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t,n,0),new L_e(n,"XY")}getType(){return"LineString"}intersectsExtent(t){return m8e(this.flatCoordinates,0,this.flatCoordinates.length,this.stride,t)}setCoordinates(t,n){this.setLayout(n,t,1),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=p8e(this.flatCoordinates,0,t,this.stride),this.changed()}}const Iy=L_e;class SNi extends o8e{constructor(t){super(),this.map_=t}dispatchRenderEvent(t,n){xc()}calculateMatrices2D(t){const n=t.viewState,r=t.coordinateToPixelTransform,i=t.pixelToCoordinateTransform;K6(r,t.size[0]/2,t.size[1]/2,1/n.resolution,-1/n.resolution,-n.rotation,-n.center[0],-n.center[1]),FXe(i,r)}forEachFeatureAtCoordinate(t,n,r,i,a,o,s,c){let u;const d=n.viewState;function f(C,w,$,O){return a.call(o,w,C?$:null,O)}const p=d.projection,m=OXe(t.slice(),p),g=[[0,0]];if(p.canWrapX()&&i){const C=p.getExtent(),w=pd(C);g.push([-w,0],[w,0])}const _=n.layerStatesArray,v=_.length,b=[],y=[];for(let C=0;C<g.length;C++)for(let w=v-1;w>=0;--w){const $=_[w],O=$.layer;if(O.hasRenderer()&&YXe($,d)&&s.call(c,O)){const N=O.getRenderer(),P=O.getSource();if(N&&P){const I=P.getWrapX()?m:t,D=f.bind(null,$.managed);y[0]=I[0]+g[C][0],y[1]=I[1]+g[C][1],u=N.forEachFeatureAtCoordinate(y,n,r,D,b)}if(u)return u}}if(b.length===0)return;const x=1/b.length;return b.forEach((C,w)=>C.distanceSq+=w*x),b.sort((C,w)=>C.distanceSq-w.distanceSq),b.some(C=>u=C.callback(C.feature,C.layer,C.geometry)),u}hasFeatureAtCoordinate(t,n,r,i,a,o){return this.forEachFeatureAtCoordinate(t,n,r,i,XN,this,a,o)!==void 0}getMap(){return this.map_}renderFrame(t){xc()}scheduleExpireIconCache(t){fC.canExpireCache()&&t.postRenderFunctions.push(CNi)}}function CNi(e,t){fC.expire()}const wNi=SNi;class ENi extends wNi{constructor(t){super(t),this.fontChangeListenerKey_=zu(f9,bW.PROPERTYCHANGE,t.redrawText.bind(t)),this.element_=document.createElement("div");const n=this.element_.style;n.position="absolute",n.width="100%",n.height="100%",n.zIndex="0",this.element_.className=v8e+" ol-layers";const r=t.getViewport();r.insertBefore(this.element_,r.firstChild||null),this.children_=[],this.renderedVisible_=!0}dispatchRenderEvent(t,n){const r=this.getMap();if(r.hasListener(t)){const i=new zne(t,void 0,n);r.dispatchEvent(i)}}disposeInternal(){Jd(this.fontChangeListenerKey_),this.element_.parentNode.removeChild(this.element_),super.disposeInternal()}renderFrame(t){if(!t){this.renderedVisible_&&(this.element_.style.display="none",this.renderedVisible_=!1);return}this.calculateMatrices2D(t),this.dispatchRenderEvent(rg.PRECOMPOSE,t);const n=t.layerStatesArray.sort(function(s,c){return s.zIndex-c.zIndex});n.some(s=>s.layer instanceof Foe&&s.layer.getDeclutter())&&(t.declutter={});const i=t.viewState;this.children_.length=0;const a=[];let o=null;for(let s=0,c=n.length;s<c;++s){const u=n[s];t.layerIndex=s;const d=u.layer,f=d.getSourceState();if(!YXe(u,i)||f!="ready"&&f!="undefined"){d.unrender();continue}const p=d.render(t,o);p&&(p!==o&&(this.children_.push(p),o=p),a.push(u))}this.declutter(t,a),cOi(this.element_,this.children_),this.dispatchRenderEvent(rg.POSTCOMPOSE,t),this.renderedVisible_||(this.element_.style.display="",this.renderedVisible_=!0),this.scheduleExpireIconCache(t)}declutter(t,n){if(t.declutter){for(let r=n.length-1;r>=0;--r){const i=n[r],a=i.layer;a.getDeclutter()&&a.renderDeclutter(t,i)}n.forEach(r=>r.layer.renderDeferred(t))}}}const TNi=ENi;class UP extends G5{constructor(t,n){super(t),this.layer=n}}const xRe={LAYERS:"layers"};class dJe extends ttn{constructor(t){t=t||{};const n=Object.assign({},t);delete n.layers;let r=t.layers;super(n),this.on,this.once,this.un,this.layersListenerKeys_=[],this.listenerKeys_={},this.addChangeListener(xRe.LAYERS,this.handleLayersChanged_),r?Array.isArray(r)?r=new A6(r.slice(),{unique:!0}):yu(typeof r.getArray=="function","Expected `layers` to be an array or a `Collection`"):r=new A6(void 0,{unique:!0}),this.setLayers(r)}handleLayerChange_(){this.changed()}handleLayersChanged_(){this.layersListenerKeys_.forEach(Jd),this.layersListenerKeys_.length=0;const t=this.getLayers();this.layersListenerKeys_.push(zu(t,ig.ADD,this.handleLayersAdd_,this),zu(t,ig.REMOVE,this.handleLayersRemove_,this));for(const r in this.listenerKeys_)this.listenerKeys_[r].forEach(Jd);CL(this.listenerKeys_);const n=t.getArray();for(let r=0,i=n.length;r<i;r++){const a=n[r];this.registerLayerListeners_(a),this.dispatchEvent(new UP("addlayer",a))}this.changed()}registerLayerListeners_(t){const n=[zu(t,bW.PROPERTYCHANGE,this.handleLayerChange_,this),zu(t,Xc.CHANGE,this.handleLayerChange_,this)];t instanceof dJe&&n.push(zu(t,"addlayer",this.handleLayerGroupAdd_,this),zu(t,"removelayer",this.handleLayerGroupRemove_,this)),this.listenerKeys_[ql(t)]=n}handleLayerGroupAdd_(t){this.dispatchEvent(new UP("addlayer",t.layer))}handleLayerGroupRemove_(t){this.dispatchEvent(new UP("removelayer",t.layer))}handleLayersAdd_(t){const n=t.element;this.registerLayerListeners_(n),this.dispatchEvent(new UP("addlayer",n)),this.changed()}handleLayersRemove_(t){const n=t.element,r=ql(n);this.listenerKeys_[r].forEach(Jd),delete this.listenerKeys_[r],this.dispatchEvent(new UP("removelayer",n)),this.changed()}getLayers(){return this.get(xRe.LAYERS)}setLayers(t){const n=this.getLayers();if(n){const r=n.getArray();for(let i=0,a=r.length;i<a;++i)this.dispatchEvent(new UP("removelayer",r[i]))}this.set(xRe.LAYERS,t)}getLayersArray(t){return t=t!==void 0?t:[],this.getLayers().forEach(function(n){n.getLayersArray(t)}),t}getLayerStatesArray(t){const n=t!==void 0?t:[],r=n.length;this.getLayers().forEach(function(o){o.getLayerStatesArray(n)});const i=this.getLayerState();let a=i.zIndex;!t&&i.zIndex===void 0&&(a=0);for(let o=r,s=n.length;o<s;o++){const c=n[o];c.opacity*=i.opacity,c.visible=c.visible&&i.visible,c.maxResolution=Math.min(c.maxResolution,i.maxResolution),c.minResolution=Math.max(c.minResolution,i.minResolution),c.minZoom=Math.max(c.minZoom,i.minZoom),c.maxZoom=Math.min(c.maxZoom,i.maxZoom),i.extent!==void 0&&(c.extent!==void 0?c.extent=kM(c.extent,i.extent):c.extent=i.extent),c.zIndex===void 0&&(c.zIndex=a)}return n}getSourceState(){return"ready"}}const ID=dJe;class $Ni extends G5{constructor(t,n,r){super(t),this.map=n,this.frameState=r!==void 0?r:null}}const Dq=$Ni;class ONi extends Dq{constructor(t,n,r,i,a,o){super(t,n,a),this.originalEvent=r,this.pixel_=null,this.coordinate_=null,this.dragging=i!==void 0?i:!1,this.activePointers=o}get pixel(){return this.pixel_||(this.pixel_=this.map.getEventPixel(this.originalEvent)),this.pixel_}set pixel(t){this.pixel_=t}get coordinate(){return this.coordinate_||(this.coordinate_=this.map.getCoordinateFromPixel(this.pixel)),this.coordinate_}set coordinate(t){this.coordinate_=t}preventDefault(){super.preventDefault(),"preventDefault"in this.originalEvent&&this.originalEvent.preventDefault()}stopPropagation(){super.stopPropagation(),"stopPropagation"in this.originalEvent&&this.originalEvent.stopPropagation()}}const C9=ONi,Yd={SINGLECLICK:"singleclick",CLICK:Xc.CLICK,DBLCLICK:Xc.DBLCLICK,POINTERDRAG:"pointerdrag",POINTERMOVE:"pointermove",POINTERDOWN:"pointerdown",POINTERUP:"pointerup",POINTEROVER:"pointerover",POINTEROUT:"pointerout",POINTERENTER:"pointerenter",POINTERLEAVE:"pointerleave",POINTERCANCEL:"pointercancel"},TBe={POINTERMOVE:"pointermove",POINTERDOWN:"pointerdown",POINTERUP:"pointerup",POINTEROVER:"pointerover",POINTEROUT:"pointerout",POINTERENTER:"pointerenter",POINTERLEAVE:"pointerleave",POINTERCANCEL:"pointercancel"};class PNi extends s8e{constructor(t,n){super(t),this.map_=t,this.clickTimeoutId_,this.emulateClicks_=!1,this.dragging_=!1,this.dragListenerKeys_=[],this.moveTolerance_=n===void 0?1:n,this.down_=null;const r=this.map_.getViewport();this.activePointers_=[],this.trackedTouches_={},this.element_=r,this.pointerdownListenerKey_=zu(r,TBe.POINTERDOWN,this.handlePointerDown_,this),this.originalPointerMoveEvent_,this.relayedListenerKey_=zu(r,TBe.POINTERMOVE,this.relayMoveEvent_,this),this.boundHandleTouchMove_=this.handleTouchMove_.bind(this),this.element_.addEventListener(Xc.TOUCHMOVE,this.boundHandleTouchMove_,Htn?{passive:!1}:!1)}emulateClick_(t){let n=new C9(Yd.CLICK,this.map_,t);this.dispatchEvent(n),this.clickTimeoutId_!==void 0?(clearTimeout(this.clickTimeoutId_),this.clickTimeoutId_=void 0,n=new C9(Yd.DBLCLICK,this.map_,t),this.dispatchEvent(n)):this.clickTimeoutId_=setTimeout(()=>{this.clickTimeoutId_=void 0;const r=new C9(Yd.SINGLECLICK,this.map_,t);this.dispatchEvent(r)},250)}updateActivePointers_(t){const n=t,r=n.pointerId;if(n.type==Yd.POINTERUP||n.type==Yd.POINTERCANCEL){delete this.trackedTouches_[r];for(const i in this.trackedTouches_)if(this.trackedTouches_[i].target!==n.target){delete this.trackedTouches_[i];break}}else(n.type==Yd.POINTERDOWN||n.type==Yd.POINTERMOVE)&&(this.trackedTouches_[r]=n);this.activePointers_=Object.values(this.trackedTouches_)}handlePointerUp_(t){this.updateActivePointers_(t);const n=new C9(Yd.POINTERUP,this.map_,t,void 0,void 0,this.activePointers_);this.dispatchEvent(n),this.emulateClicks_&&!n.defaultPrevented&&!this.dragging_&&this.isMouseActionButton_(t)&&this.emulateClick_(this.down_),this.activePointers_.length===0&&(this.dragListenerKeys_.forEach(Jd),this.dragListenerKeys_.length=0,this.dragging_=!1,this.down_=null)}isMouseActionButton_(t){return t.button===0}handlePointerDown_(t){this.emulateClicks_=this.activePointers_.length===0,this.updateActivePointers_(t);const n=new C9(Yd.POINTERDOWN,this.map_,t,void 0,void 0,this.activePointers_);if(this.dispatchEvent(n),this.down_=new PointerEvent(t.type,t),Object.defineProperty(this.down_,"target",{writable:!1,value:t.target}),this.dragListenerKeys_.length===0){const r=this.map_.getOwnerDocument();this.dragListenerKeys_.push(zu(r,Yd.POINTERMOVE,this.handlePointerMove_,this),zu(r,Yd.POINTERUP,this.handlePointerUp_,this),zu(this.element_,Yd.POINTERCANCEL,this.handlePointerUp_,this)),this.element_.getRootNode&&this.element_.getRootNode()!==r&&this.dragListenerKeys_.push(zu(this.element_.getRootNode(),Yd.POINTERUP,this.handlePointerUp_,this))}}handlePointerMove_(t){if(this.isMoving_(t)){this.updateActivePointers_(t),this.dragging_=!0;const n=new C9(Yd.POINTERDRAG,this.map_,t,this.dragging_,void 0,this.activePointers_);this.dispatchEvent(n)}}relayMoveEvent_(t){this.originalPointerMoveEvent_=t;const n=!!(this.down_&&this.isMoving_(t));this.dispatchEvent(new C9(Yd.POINTERMOVE,this.map_,t,n))}handleTouchMove_(t){const n=this.originalPointerMoveEvent_;(!n||n.defaultPrevented)&&(typeof t.cancelable!="boolean"||t.cancelable===!0)&&t.preventDefault()}isMoving_(t){return this.dragging_||Math.abs(t.clientX-this.down_.clientX)>this.moveTolerance_||Math.abs(t.clientY-this.down_.clientY)>this.moveTolerance_}disposeInternal(){this.relayedListenerKey_&&(Jd(this.relayedListenerKey_),this.relayedListenerKey_=null),this.element_.removeEventListener(Xc.TOUCHMOVE,this.boundHandleTouchMove_),this.pointerdownListenerKey_&&(Jd(this.pointerdownListenerKey_),this.pointerdownListenerKey_=null),this.dragListenerKeys_.forEach(Jd),this.dragListenerKeys_.length=0,this.element_=null,super.disposeInternal()}}const NNi=PNi,Vv={LAYERGROUP:"layergroup",SIZE:"size",TARGET:"target",VIEW:"view"},j_e=1/0;class DNi{constructor(t,n){this.priorityFunction_=t,this.keyFunction_=n,this.elements_=[],this.priorities_=[],this.queuedElements_={}}clear(){this.elements_.length=0,this.priorities_.length=0,CL(this.queuedElements_)}dequeue(){const t=this.elements_,n=this.priorities_,r=t[0];t.length==1?(t.length=0,n.length=0):(t[0]=t.pop(),n[0]=n.pop(),this.siftUp_(0));const i=this.keyFunction_(r);return delete this.queuedElements_[i],r}enqueue(t){yu(!(this.keyFunction_(t)in this.queuedElements_),"Tried to enqueue an `element` that was already added to the queue");const n=this.priorityFunction_(t);return n!=j_e?(this.elements_.push(t),this.priorities_.push(n),this.queuedElements_[this.keyFunction_(t)]=!0,this.siftDown_(0,this.elements_.length-1),!0):!1}getCount(){return this.elements_.length}getLeftChildIndex_(t){return t*2+1}getRightChildIndex_(t){return t*2+2}getParentIndex_(t){return t-1>>1}heapify_(){let t;for(t=(this.elements_.length>>1)-1;t>=0;t--)this.siftUp_(t)}isEmpty(){return this.elements_.length===0}isKeyQueued(t){return t in this.queuedElements_}isQueued(t){return this.isKeyQueued(this.keyFunction_(t))}siftUp_(t){const n=this.elements_,r=this.priorities_,i=n.length,a=n[t],o=r[t],s=t;for(;t<i>>1;){const c=this.getLeftChildIndex_(t),u=this.getRightChildIndex_(t),d=u<i&&r[u]<r[c]?u:c;n[t]=n[d],r[t]=r[d],t=d}n[t]=a,r[t]=o,this.siftDown_(s,t)}siftDown_(t,n){const r=this.elements_,i=this.priorities_,a=r[n],o=i[n];for(;n>t;){const s=this.getParentIndex_(n);if(i[s]>o)r[n]=r[s],i[n]=i[s],n=s;else break}r[n]=a,i[n]=o}reprioritize(){const t=this.priorityFunction_,n=this.elements_,r=this.priorities_;let i=0;const a=n.length;let o,s,c;for(s=0;s<a;++s)o=n[s],c=t(o),c==j_e?delete this.queuedElements_[this.keyFunction_(o)]:(r[i]=c,n[i++]=o);n.length=i,r.length=i,this.heapify_()}}const INi=DNi;class RNi extends INi{constructor(t,n){super(function(r){return t.apply(null,r)},function(r){return r[0].getKey()}),this.boundHandleTileChange_=this.handleTileChange.bind(this),this.tileChangeCallback_=n,this.tilesLoading_=0,this.tilesLoadingKeys_={}}enqueue(t){const n=super.enqueue(t);return n&&t[0].addEventListener(Xc.CHANGE,this.boundHandleTileChange_),n}getTilesLoading(){return this.tilesLoading_}handleTileChange(t){const n=t.target,r=n.getState();if(r===Sl.LOADED||r===Sl.ERROR||r===Sl.EMPTY){r!==Sl.ERROR&&n.removeEventListener(Xc.CHANGE,this.boundHandleTileChange_);const i=n.getKey();i in this.tilesLoadingKeys_&&(delete this.tilesLoadingKeys_[i],--this.tilesLoading_),this.tileChangeCallback_()}}loadMoreTiles(t,n){let r=0,i,a,o;for(;this.tilesLoading_<t&&r<n&&this.getCount()>0;)a=this.dequeue()[0],o=a.getKey(),i=a.getState(),i===Sl.IDLE&&!(o in this.tilesLoadingKeys_)&&(this.tilesLoadingKeys_[o]=!0,++this.tilesLoading_,++r,a.load())}}const kNi=RNi;function ANi(e,t,n,r,i){if(!e||!(n in e.wantedTiles)||!e.wantedTiles[n][t.getKey()])return j_e;const a=e.viewState.center,o=r[0]-a[0],s=r[1]-a[1];return 65536*Math.log(i)+Math.sqrt(o*o+s*s)/i}class MNi extends zoe{constructor(t){t=t||{},super({element:document.createElement("div"),render:t.render,target:t.target}),this.ulElement_=document.createElement("ul"),this.collapsed_=t.collapsed!==void 0?t.collapsed:!0,this.userCollapsed_=this.collapsed_,this.overrideCollapsible_=t.collapsible!==void 0,this.collapsible_=t.collapsible!==void 0?t.collapsible:!0,this.collapsible_||(this.collapsed_=!1);const n=t.className!==void 0?t.className:"ol-attribution",r=t.tipLabel!==void 0?t.tipLabel:"Attributions",i=t.expandClassName!==void 0?t.expandClassName:n+"-expand",a=t.collapseLabel!==void 0?t.collapseLabel:"›",o=t.collapseClassName!==void 0?t.collapseClassName:n+"-collapse";typeof a=="string"?(this.collapseLabel_=document.createElement("span"),this.collapseLabel_.textContent=a,this.collapseLabel_.className=o):this.collapseLabel_=a;const s=t.label!==void 0?t.label:"i";typeof s=="string"?(this.label_=document.createElement("span"),this.label_.textContent=s,this.label_.className=i):this.label_=s;const c=this.collapsible_&&!this.collapsed_?this.collapseLabel_:this.label_;this.toggleButton_=document.createElement("button"),this.toggleButton_.setAttribute("type","button"),this.toggleButton_.setAttribute("aria-expanded",String(!this.collapsed_)),this.toggleButton_.title=r,this.toggleButton_.appendChild(c),this.toggleButton_.addEventListener(Xc.CLICK,this.handleClick_.bind(this),!1);const u=n+" "+v8e+" "+nJe+(this.collapsed_&&this.collapsible_?" "+wmt:"")+(this.collapsible_?"":" ol-uncollapsible"),d=this.element;d.className=u,d.appendChild(this.toggleButton_),d.appendChild(this.ulElement_),this.renderedAttributions_=[],this.renderedVisible_=!0}collectSourceAttributions_(t){const n=Array.from(new Set(this.getMap().getAllLayers().flatMap(i=>i.getAttributions(t)))),r=!this.getMap().getAllLayers().some(i=>i.getSource()&&i.getSource().getAttributionsCollapsible()===!1);return this.overrideCollapsible_||this.setCollapsible(r),n}async updateElement_(t){if(!t){this.renderedVisible_&&(this.element.style.display="none",this.renderedVisible_=!1);return}const n=await Promise.all(this.collectSourceAttributions_(t).map(i=>DTi(()=>i))),r=n.length>0;if(this.renderedVisible_!=r&&(this.element.style.display=r?"":"none",this.renderedVisible_=r),!ZT(n,this.renderedAttributions_)){qtn(this.ulElement_);for(let i=0,a=n.length;i<a;++i){const o=document.createElement("li");o.innerHTML=n[i],this.ulElement_.appendChild(o)}this.renderedAttributions_=n}}handleClick_(t){t.preventDefault(),this.handleToggle_(),this.userCollapsed_=this.collapsed_}handleToggle_(){this.element.classList.toggle(wmt),this.collapsed_?Cmt(this.collapseLabel_,this.label_):Cmt(this.label_,this.collapseLabel_),this.collapsed_=!this.collapsed_,this.toggleButton_.setAttribute("aria-expanded",String(!this.collapsed_))}getCollapsible(){return this.collapsible_}setCollapsible(t){this.collapsible_!==t&&(this.collapsible_=t,this.element.classList.toggle("ol-uncollapsible"),this.userCollapsed_&&this.handleToggle_())}setCollapsed(t){this.userCollapsed_=t,!(!this.collapsible_||this.collapsed_===t)&&this.handleToggle_()}getCollapsed(){return this.collapsed_}render(t){this.updateElement_(t.frameState)}}const FNi=MNi;class LNi extends zoe{constructor(t){t=t||{},super({element:document.createElement("div"),render:t.render,target:t.target});const n=t.className!==void 0?t.className:"ol-rotate",r=t.label!==void 0?t.label:"⇧",i=t.compassClassName!==void 0?t.compassClassName:"ol-compass";this.label_=null,typeof r=="string"?(this.label_=document.createElement("span"),this.label_.className=i,this.label_.textContent=r):(this.label_=r,this.label_.classList.add(i));const a=t.tipLabel?t.tipLabel:"Reset rotation",o=document.createElement("button");o.className=n+"-reset",o.setAttribute("type","button"),o.title=a,o.appendChild(this.label_),o.addEventListener(Xc.CLICK,this.handleClick_.bind(this),!1);const s=n+" "+v8e+" "+nJe,c=this.element;c.className=s,c.appendChild(o),this.callResetNorth_=t.resetNorth?t.resetNorth:void 0,this.duration_=t.duration!==void 0?t.duration:250,this.autoHide_=t.autoHide!==void 0?t.autoHide:!0,this.rotation_=void 0,this.autoHide_&&this.element.classList.add(l1e)}handleClick_(t){t.preventDefault(),this.callResetNorth_!==void 0?this.callResetNorth_():this.resetNorth_()}resetNorth_(){const n=this.getMap().getView();if(!n)return;const r=n.getRotation();r!==void 0&&(this.duration_>0&&r%(2*Math.PI)!==0?n.animate({rotation:0,duration:this.duration_,easing:ZK}):n.setRotation(0))}render(t){const n=t.frameState;if(!n)return;const r=n.viewState.rotation;if(r!=this.rotation_){const i="rotate("+r+"rad)";if(this.autoHide_){const a=this.element.classList.contains(l1e);!a&&r===0?this.element.classList.add(l1e):a&&r!==0&&this.element.classList.remove(l1e)}this.label_.style.transform=i}this.rotation_=r}}const jNi=LNi;class BNi extends zoe{constructor(t){t=t||{},super({element:document.createElement("div"),target:t.target});const n=t.className!==void 0?t.className:"ol-zoom",r=t.delta!==void 0?t.delta:1,i=t.zoomInClassName!==void 0?t.zoomInClassName:n+"-in",a=t.zoomOutClassName!==void 0?t.zoomOutClassName:n+"-out",o=t.zoomInLabel!==void 0?t.zoomInLabel:"+",s=t.zoomOutLabel!==void 0?t.zoomOutLabel:"–",c=t.zoomInTipLabel!==void 0?t.zoomInTipLabel:"Zoom in",u=t.zoomOutTipLabel!==void 0?t.zoomOutTipLabel:"Zoom out",d=document.createElement("button");d.className=i,d.setAttribute("type","button"),d.title=c,d.appendChild(typeof o=="string"?document.createTextNode(o):o),d.addEventListener(Xc.CLICK,this.handleClick_.bind(this,r),!1);const f=document.createElement("button");f.className=a,f.setAttribute("type","button"),f.title=u,f.appendChild(typeof s=="string"?document.createTextNode(s):s),f.addEventListener(Xc.CLICK,this.handleClick_.bind(this,-r),!1);const p=n+" "+v8e+" "+nJe,m=this.element;m.className=p,m.appendChild(d),m.appendChild(f),this.duration_=t.duration!==void 0?t.duration:250}handleClick_(t,n){n.preventDefault(),this.zoomByDelta_(t)}zoomByDelta_(t){const r=this.getMap().getView();if(!r)return;const i=r.getZoom();if(i!==void 0){const a=r.getConstrainedZoom(i+t);this.duration_>0?(r.getAnimating()&&r.cancelAnimations(),r.animate({zoom:a,duration:this.duration_,easing:ZK})):r.setZoom(a)}}}const zNi=BNi;function HNi(e){e=e||{};const t=new A6;return(e.zoom!==void 0?e.zoom:!0)&&t.push(new zNi(e.zoomOptions)),(e.rotate!==void 0?e.rotate:!0)&&t.push(new jNi(e.rotateOptions)),(e.attribution!==void 0?e.attribution:!0)&&t.push(new FNi(e.attributionOptions)),t}const $Be={ACTIVE:"active"};class qNi extends g_{constructor(t){super(),this.on,this.once,this.un,t&&t.handleEvent&&(this.handleEvent=t.handleEvent),this.map_=null,this.setActive(!0)}getActive(){return this.get($Be.ACTIVE)}getMap(){return this.map_}handleEvent(t){return!0}setActive(t){this.set($Be.ACTIVE,t)}setMap(t){this.map_=t}}function VNi(e,t,n){const r=e.getCenterInternal();if(r){const i=[r[0]+t[0],r[1]+t[1]];e.animateInternal({duration:n!==void 0?n:250,easing:v$i,center:e.getConstrainedCenter(i)})}}function fJe(e,t,n,r){const i=e.getZoom();if(i===void 0)return;const a=e.getConstrainedZoom(i+t),o=e.getResolutionForZoom(a);e.getAnimating()&&e.cancelAnimations(),e.animate({resolution:o,anchor:n,duration:r!==void 0?r:250,easing:ZK})}const tG=qNi;class WNi extends tG{constructor(t){super(),t=t||{},this.delta_=t.delta?t.delta:1,this.duration_=t.duration!==void 0?t.duration:250}handleEvent(t){let n=!1;if(t.type==Yd.DBLCLICK){const r=t.originalEvent,i=t.map,a=t.coordinate,o=r.shiftKey?-this.delta_:this.delta_,s=i.getView();fJe(s,o,a,this.duration_),r.preventDefault(),n=!0}return!n}}const UNi=WNi;class KNi extends tG{constructor(t){t=t||{},super(t),t.handleDownEvent&&(this.handleDownEvent=t.handleDownEvent),t.handleDragEvent&&(this.handleDragEvent=t.handleDragEvent),t.handleMoveEvent&&(this.handleMoveEvent=t.handleMoveEvent),t.handleUpEvent&&(this.handleUpEvent=t.handleUpEvent),t.stopDown&&(this.stopDown=t.stopDown),this.handlingDownUpSequence=!1,this.targetPointers=[]}getPointerCount(){return this.targetPointers.length}handleDownEvent(t){return!1}handleDragEvent(t){}handleEvent(t){if(!t.originalEvent)return!0;let n=!1;if(this.updateTrackedPointers_(t),this.handlingDownUpSequence){if(t.type==Yd.POINTERDRAG)this.handleDragEvent(t),t.originalEvent.preventDefault();else if(t.type==Yd.POINTERUP){const r=this.handleUpEvent(t);this.handlingDownUpSequence=r&&this.targetPointers.length>0}}else if(t.type==Yd.POINTERDOWN){const r=this.handleDownEvent(t);this.handlingDownUpSequence=r,n=this.stopDown(r)}else t.type==Yd.POINTERMOVE&&this.handleMoveEvent(t);return!n}handleMoveEvent(t){}handleUpEvent(t){return!1}stopDown(t){return t}updateTrackedPointers_(t){t.activePointers&&(this.targetPointers=t.activePointers)}}function pJe(e){const t=e.length;let n=0,r=0;for(let i=0;i<t;i++)n+=e[i].clientX,r+=e[i].clientY;return{clientX:n/t,clientY:r/t}}const nG=KNi;function OBe(e){const t=arguments;return function(n){let r=!0;for(let i=0,a=t.length;i<a&&(r=r&&t[i](n),!!r);++i);return r}}const GNi=function(e){const t=e.originalEvent;return t.altKey&&!(t.metaKey||t.ctrlKey)&&t.shiftKey},YNi=function(e){const t=e.map.getTargetElement(),n=e.map.getOwnerDocument().activeElement;return t.contains(n)},Enn=function(e){return e.map.getTargetElement().hasAttribute("tabindex")?YNi(e):!0},PBe=XN,Tnn=function(e){const t=e.originalEvent;return t.button==0&&!(oOi&&jtn&&t.ctrlKey)},NBe=XK,XNi=function(e){return e.type==Yd.SINGLECLICK},hJe=function(e){const t=e.originalEvent;return!t.altKey&&!(t.metaKey||t.ctrlKey)&&!t.shiftKey},JNi=function(e){const t=e.originalEvent;return jtn?t.metaKey:t.ctrlKey},mJe=function(e){const t=e.originalEvent;return!t.altKey&&!(t.metaKey||t.ctrlKey)&&t.shiftKey},$nn=function(e){const t=e.originalEvent,n=t.target.tagName;return n!=="INPUT"&&n!=="SELECT"&&n!=="TEXTAREA"&&!t.target.isContentEditable},SRe=function(e){const t=e.originalEvent;return yu(t!==void 0,"mapBrowserEvent must originate from a pointer event"),t.pointerType=="mouse"},QNi=function(e){const t=e.originalEvent;return yu(t!==void 0,"mapBrowserEvent must originate from a pointer event"),t.isPrimary&&t.button===0};class ZNi extends nG{constructor(t){super({stopDown:XK}),t=t||{},this.kinetic_=t.kinetic,this.lastCentroid=null,this.lastPointersCount_,this.panning_=!1;const n=t.condition?t.condition:OBe(hJe,QNi);this.condition_=t.onFocusOnly?OBe(Enn,n):n,this.noKinetic_=!1}handleDragEvent(t){const n=t.map;this.panning_||(this.panning_=!0,n.getView().beginInteraction());const r=this.targetPointers,i=n.getEventPixel(pJe(r));if(r.length==this.lastPointersCount_){if(this.kinetic_&&this.kinetic_.update(i[0],i[1]),this.lastCentroid){const a=[this.lastCentroid[0]-i[0],i[1]-this.lastCentroid[1]],s=t.map.getView();t$i(a,s.getResolution()),$Xe(a,s.getRotation()),s.adjustCenterInternal(a)}}else this.kinetic_&&this.kinetic_.begin();this.lastCentroid=i,this.lastPointersCount_=r.length,t.originalEvent.preventDefault()}handleUpEvent(t){const n=t.map,r=n.getView();if(this.targetPointers.length===0){if(!this.noKinetic_&&this.kinetic_&&this.kinetic_.end()){const i=this.kinetic_.getDistance(),a=this.kinetic_.getAngle(),o=r.getCenterInternal(),s=n.getPixelFromCoordinateInternal(o),c=n.getCoordinateFromPixelInternal([s[0]-i*Math.cos(a),s[1]-i*Math.sin(a)]);r.animateInternal({center:r.getConstrainedCenter(c),duration:500,easing:ZK})}return this.panning_&&(this.panning_=!1,r.endInteraction()),!1}return this.kinetic_&&this.kinetic_.begin(),this.lastCentroid=null,!0}handleDownEvent(t){if(this.targetPointers.length>0&&this.condition_(t)){const r=t.map.getView();return this.lastCentroid=null,r.getAnimating()&&r.cancelAnimations(),this.kinetic_&&this.kinetic_.begin(),this.noKinetic_=this.targetPointers.length>1,!0}return!1}}const eDi=ZNi;class tDi extends nG{constructor(t){t=t||{},super({stopDown:XK}),this.condition_=t.condition?t.condition:GNi,this.lastAngle_=void 0,this.duration_=t.duration!==void 0?t.duration:250}handleDragEvent(t){if(!SRe(t))return;const n=t.map,r=n.getView();if(r.getConstraints().rotation===AXe)return;const i=n.getSize(),a=t.pixel,o=Math.atan2(i[1]/2-a[1],a[0]-i[0]/2);if(this.lastAngle_!==void 0){const s=o-this.lastAngle_;r.adjustRotationInternal(-s)}this.lastAngle_=o}handleUpEvent(t){return SRe(t)?(t.map.getView().endInteraction(this.duration_),!1):!0}handleDownEvent(t){return SRe(t)&&Tnn(t)&&this.condition_(t)?(t.map.getView().beginInteraction(),this.lastAngle_=void 0,!0):!1}}const nDi=tDi;class rDi extends o8e{constructor(t){super(),this.geometry_=null,this.element_=document.createElement("div"),this.element_.style.position="absolute",this.element_.style.pointerEvents="auto",this.element_.className="ol-box "+t,this.map_=null,this.startPixel_=null,this.endPixel_=null}disposeInternal(){this.setMap(null)}render_(){const t=this.startPixel_,n=this.endPixel_,r="px",i=this.element_.style;i.left=Math.min(t[0],n[0])+r,i.top=Math.min(t[1],n[1])+r,i.width=Math.abs(n[0]-t[0])+r,i.height=Math.abs(n[1]-t[1])+r}setMap(t){if(this.map_){this.map_.getOverlayContainer().removeChild(this.element_);const n=this.element_.style;n.left="inherit",n.top="inherit",n.width="inherit",n.height="inherit"}this.map_=t,this.map_&&this.map_.getOverlayContainer().appendChild(this.element_)}setPixels(t,n){this.startPixel_=t,this.endPixel_=n,this.createOrUpdateGeometry(),this.render_()}createOrUpdateGeometry(){if(!this.map_)return;const t=this.startPixel_,n=this.endPixel_,i=[t,[t[0],n[1]],n,[n[0],t[1]]].map(this.map_.getCoordinateFromPixelInternal,this.map_);i[4]=i[0].slice(),this.geometry_?this.geometry_.setCoordinates([i]):this.geometry_=new M3([i])}getGeometry(){return this.geometry_}}const iDi=rDi,Gee={BOXSTART:"boxstart",BOXDRAG:"boxdrag",BOXEND:"boxend",BOXCANCEL:"boxcancel"};class d1e extends G5{constructor(t,n,r){super(t),this.coordinate=n,this.mapBrowserEvent=r}}class aDi extends nG{constructor(t){super(),this.on,this.once,this.un,t=t||{},this.box_=new iDi(t.className||"ol-dragbox"),this.minArea_=t.minArea!==void 0?t.minArea:64,t.onBoxEnd&&(this.onBoxEnd=t.onBoxEnd),this.startPixel_=null,this.condition_=t.condition?t.condition:Tnn,this.boxEndCondition_=t.boxEndCondition?t.boxEndCondition:this.defaultBoxEndCondition}defaultBoxEndCondition(t,n,r){const i=r[0]-n[0],a=r[1]-n[1];return i*i+a*a>=this.minArea_}getGeometry(){return this.box_.getGeometry()}handleDragEvent(t){this.startPixel_&&(this.box_.setPixels(this.startPixel_,t.pixel),this.dispatchEvent(new d1e(Gee.BOXDRAG,t.coordinate,t)))}handleUpEvent(t){if(!this.startPixel_)return!1;this.box_.setMap(null);const n=this.boxEndCondition_(t,this.startPixel_,t.pixel);return n&&this.onBoxEnd(t),this.dispatchEvent(new d1e(n?Gee.BOXEND:Gee.BOXCANCEL,t.coordinate,t)),!1}handleDownEvent(t){return this.condition_(t)?(this.startPixel_=t.pixel,this.box_.setMap(t.map),this.box_.setPixels(this.startPixel_,this.startPixel_),this.dispatchEvent(new d1e(Gee.BOXSTART,t.coordinate,t)),!0):!1}onBoxEnd(t){}setActive(t){t||(this.box_.setMap(null),this.startPixel_&&(this.dispatchEvent(new d1e(Gee.BOXCANCEL,this.startPixel_,null)),this.startPixel_=null)),super.setActive(t)}}const oDi=aDi;class sDi extends oDi{constructor(t){t=t||{};const n=t.condition?t.condition:mJe;super({condition:n,className:t.className||"ol-dragzoom",minArea:t.minArea}),this.duration_=t.duration!==void 0?t.duration:200,this.out_=t.out!==void 0?t.out:!1}onBoxEnd(t){const r=this.getMap().getView();let i=this.getGeometry();if(this.out_){const a=r.rotatedExtentForGeometry(i),o=r.getResolutionForExtentInternal(a),s=r.getResolution()/o;i=i.clone(),i.scale(s*s)}r.fitInternal(i,{duration:this.duration_,easing:ZK})}}const lDi=sDi,iA={LEFT:"ArrowLeft",UP:"ArrowUp",RIGHT:"ArrowRight",DOWN:"ArrowDown"};class cDi extends tG{constructor(t){super(),t=t||{},this.defaultCondition_=function(n){return hJe(n)&&$nn(n)},this.condition_=t.condition!==void 0?t.condition:this.defaultCondition_,this.duration_=t.duration!==void 0?t.duration:100,this.pixelDelta_=t.pixelDelta!==void 0?t.pixelDelta:128}handleEvent(t){let n=!1;if(t.type==Xc.KEYDOWN){const r=t.originalEvent,i=r.key;if(this.condition_(t)&&(i==iA.DOWN||i==iA.LEFT||i==iA.RIGHT||i==iA.UP)){const o=t.map.getView(),s=o.getResolution()*this.pixelDelta_;let c=0,u=0;i==iA.DOWN?u=-s:i==iA.LEFT?c=-s:i==iA.RIGHT?c=s:u=s;const d=[c,u];$Xe(d,o.getRotation()),VNi(o,d,this.duration_),r.preventDefault(),n=!0}}return!n}}const uDi=cDi;class dDi extends tG{constructor(t){super(),t=t||{},this.condition_=t.condition?t.condition:function(n){return!JNi(n)&&$nn(n)},this.delta_=t.delta?t.delta:1,this.duration_=t.duration!==void 0?t.duration:100}handleEvent(t){let n=!1;if(t.type==Xc.KEYDOWN||t.type==Xc.KEYPRESS){const r=t.originalEvent,i=r.key;if(this.condition_(t)&&(i==="+"||i==="-")){const a=t.map,o=i==="+"?this.delta_:-this.delta_,s=a.getView();fJe(s,o,void 0,this.duration_),r.preventDefault(),n=!0}}return!n}}const fDi=dDi;class pDi{constructor(t,n,r){this.decay_=t,this.minVelocity_=n,this.delay_=r,this.points_=[],this.angle_=0,this.initialVelocity_=0}begin(){this.points_.length=0,this.angle_=0,this.initialVelocity_=0}update(t,n){this.points_.push(t,n,Date.now())}end(){if(this.points_.length<6)return!1;const t=Date.now()-this.delay_,n=this.points_.length-3;if(this.points_[n+2]<t)return!1;let r=n-3;for(;r>0&&this.points_[r+2]>t;)r-=3;const i=this.points_[n+2]-this.points_[r+2];if(i<1e3/60)return!1;const a=this.points_[n]-this.points_[r],o=this.points_[n+1]-this.points_[r+1];return this.angle_=Math.atan2(o,a),this.initialVelocity_=Math.sqrt(a*a+o*o)/i,this.initialVelocity_>this.minVelocity_}getDistance(){return(this.minVelocity_-this.initialVelocity_)/this.decay_}getAngle(){return this.angle_}}const hDi=pDi;class mDi extends tG{constructor(t){t=t||{},super(t),this.totalDelta_=0,this.lastDelta_=0,this.maxDelta_=t.maxDelta!==void 0?t.maxDelta:1,this.duration_=t.duration!==void 0?t.duration:250,this.timeout_=t.timeout!==void 0?t.timeout:80,this.useAnchor_=t.useAnchor!==void 0?t.useAnchor:!0,this.constrainResolution_=t.constrainResolution!==void 0?t.constrainResolution:!1;const n=t.condition?t.condition:PBe;this.condition_=t.onFocusOnly?OBe(Enn,n):n,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_,this.mode_=void 0,this.trackpadEventGap_=400,this.trackpadTimeoutId_,this.deltaPerZoom_=300}endInteraction_(){this.trackpadTimeoutId_=void 0;const t=this.getMap();if(!t)return;t.getView().endInteraction(void 0,this.lastDelta_?this.lastDelta_>0?1:-1:0,this.lastAnchor_)}handleEvent(t){if(!this.condition_(t)||t.type!==Xc.WHEEL)return!0;const r=t.map,i=t.originalEvent;i.preventDefault(),this.useAnchor_&&(this.lastAnchor_=t.coordinate);let a;if(t.type==Xc.WHEEL&&(a=i.deltaY,rOi&&i.deltaMode===WheelEvent.DOM_DELTA_PIXEL&&(a/=gM),i.deltaMode===WheelEvent.DOM_DELTA_LINE&&(a*=40)),a===0)return!1;this.lastDelta_=a;const o=Date.now();this.startTime_===void 0&&(this.startTime_=o),(!this.mode_||o-this.startTime_>this.trackpadEventGap_)&&(this.mode_=Math.abs(a)<4?"trackpad":"wheel");const s=r.getView();if(this.mode_==="trackpad"&&!(s.getConstrainResolution()||this.constrainResolution_))return this.trackpadTimeoutId_?clearTimeout(this.trackpadTimeoutId_):(s.getAnimating()&&s.cancelAnimations(),s.beginInteraction()),this.trackpadTimeoutId_=setTimeout(this.endInteraction_.bind(this),this.timeout_),s.adjustZoom(-a/this.deltaPerZoom_,this.lastAnchor_),this.startTime_=o,!1;this.totalDelta_+=a;const c=Math.max(this.timeout_-(o-this.startTime_),0);return clearTimeout(this.timeoutId_),this.timeoutId_=setTimeout(this.handleWheelZoom_.bind(this,r),c),!1}handleWheelZoom_(t){const n=t.getView();n.getAnimating()&&n.cancelAnimations();let r=-ah(this.totalDelta_,-this.maxDelta_*this.deltaPerZoom_,this.maxDelta_*this.deltaPerZoom_)/this.deltaPerZoom_;(n.getConstrainResolution()||this.constrainResolution_)&&(r=r?r>0?1:-1:0),fJe(n,r,this.lastAnchor_,this.duration_),this.mode_=void 0,this.totalDelta_=0,this.lastAnchor_=null,this.startTime_=void 0,this.timeoutId_=void 0}setMouseAnchor(t){this.useAnchor_=t,t||(this.lastAnchor_=null)}}const gDi=mDi;class vDi extends nG{constructor(t){t=t||{};const n=t;n.stopDown||(n.stopDown=XK),super(n),this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.threshold_=t.threshold!==void 0?t.threshold:.3,this.duration_=t.duration!==void 0?t.duration:250}handleDragEvent(t){let n=0;const r=this.targetPointers[0],i=this.targetPointers[1],a=Math.atan2(i.clientY-r.clientY,i.clientX-r.clientX);if(this.lastAngle_!==void 0){const c=a-this.lastAngle_;this.rotationDelta_+=c,!this.rotating_&&Math.abs(this.rotationDelta_)>this.threshold_&&(this.rotating_=!0),n=c}this.lastAngle_=a;const o=t.map,s=o.getView();s.getConstraints().rotation!==AXe&&(this.anchor_=o.getCoordinateFromPixelInternal(o.getEventPixel(pJe(this.targetPointers))),this.rotating_&&(o.render(),s.adjustRotationInternal(n,this.anchor_)))}handleUpEvent(t){return this.targetPointers.length<2?(t.map.getView().endInteraction(this.duration_),!1):!0}handleDownEvent(t){if(this.targetPointers.length>=2){const n=t.map;return this.anchor_=null,this.lastAngle_=void 0,this.rotating_=!1,this.rotationDelta_=0,this.handlingDownUpSequence||n.getView().beginInteraction(),!0}return!1}}const _Di=vDi;class yDi extends nG{constructor(t){t=t||{};const n=t;n.stopDown||(n.stopDown=XK),super(n),this.anchor_=null,this.duration_=t.duration!==void 0?t.duration:400,this.lastDistance_=void 0,this.lastScaleDelta_=1}handleDragEvent(t){let n=1;const r=this.targetPointers[0],i=this.targetPointers[1],a=r.clientX-i.clientX,o=r.clientY-i.clientY,s=Math.sqrt(a*a+o*o);this.lastDistance_!==void 0&&(n=this.lastDistance_/s),this.lastDistance_=s;const c=t.map,u=c.getView();n!=1&&(this.lastScaleDelta_=n),this.anchor_=c.getCoordinateFromPixelInternal(c.getEventPixel(pJe(this.targetPointers))),c.render(),u.adjustResolutionInternal(n,this.anchor_)}handleUpEvent(t){if(this.targetPointers.length<2){const r=t.map.getView(),i=this.lastScaleDelta_>1?1:-1;return r.endInteraction(this.duration_,i),!1}return!0}handleDownEvent(t){if(this.targetPointers.length>=2){const n=t.map;return this.anchor_=null,this.lastDistance_=void 0,this.lastScaleDelta_=1,this.handlingDownUpSequence||n.getView().beginInteraction(),!0}return!1}}const bDi=yDi;function xDi(e){e=e||{};const t=new A6,n=new hDi(-.005,.05,100);return(e.altShiftDragRotate!==void 0?e.altShiftDragRotate:!0)&&t.push(new nDi),(e.doubleClickZoom!==void 0?e.doubleClickZoom:!0)&&t.push(new UNi({delta:e.zoomDelta,duration:e.zoomDuration})),(e.dragPan!==void 0?e.dragPan:!0)&&t.push(new eDi({onFocusOnly:e.onFocusOnly,kinetic:n})),(e.pinchRotate!==void 0?e.pinchRotate:!0)&&t.push(new _Di),(e.pinchZoom!==void 0?e.pinchZoom:!0)&&t.push(new bDi({duration:e.zoomDuration})),(e.keyboard!==void 0?e.keyboard:!0)&&(t.push(new uDi),t.push(new fDi({delta:e.zoomDelta,duration:e.zoomDuration}))),(e.mouseWheelZoom!==void 0?e.mouseWheelZoom:!0)&&t.push(new gDi({onFocusOnly:e.onFocusOnly,duration:e.zoomDuration})),(e.shiftDragZoom!==void 0?e.shiftDragZoom:!0)&&t.push(new lDi({duration:e.zoomDuration})),t}function Onn(e){if(e instanceof Aoe){e.setMapInternal(null);return}e instanceof ID&&e.getLayers().forEach(Onn)}function Pnn(e,t){if(e instanceof Aoe){e.setMapInternal(t);return}if(e instanceof ID){const n=e.getLayers().getArray();for(let r=0,i=n.length;r<i;++r)Pnn(n[r],t)}}let SDi=class extends g_{constructor(t){super(),t=t||{},this.on,this.once,this.un;const n=CDi(t);this.renderComplete_,this.loaded_=!0,this.boundHandleBrowserEvent_=this.handleBrowserEvent.bind(this),this.maxTilesLoading_=t.maxTilesLoading!==void 0?t.maxTilesLoading:16,this.pixelRatio_=t.pixelRatio!==void 0?t.pixelRatio:gM,this.postRenderTimeoutHandle_,this.animationDelayKey_,this.animationDelay_=this.animationDelay_.bind(this),this.coordinateToPixelTransform_=v1(),this.pixelToCoordinateTransform_=v1(),this.frameIndex_=0,this.frameState_=null,this.previousExtent_=null,this.viewPropertyListenerKey_=null,this.viewChangeListenerKey_=null,this.layerGroupPropertyListenerKeys_=null,this.viewport_=document.createElement("div"),this.viewport_.className="ol-viewport"+("ontouchstart"in window?" ol-touch":""),this.viewport_.style.position="relative",this.viewport_.style.overflow="hidden",this.viewport_.style.width="100%",this.viewport_.style.height="100%",this.overlayContainer_=document.createElement("div"),this.overlayContainer_.style.position="absolute",this.overlayContainer_.style.zIndex="0",this.overlayContainer_.style.width="100%",this.overlayContainer_.style.height="100%",this.overlayContainer_.style.pointerEvents="none",this.overlayContainer_.className="ol-overlaycontainer",this.viewport_.appendChild(this.overlayContainer_),this.overlayContainerStopEvent_=document.createElement("div"),this.overlayContainerStopEvent_.style.position="absolute",this.overlayContainerStopEvent_.style.zIndex="0",this.overlayContainerStopEvent_.style.width="100%",this.overlayContainerStopEvent_.style.height="100%",this.overlayContainerStopEvent_.style.pointerEvents="none",this.overlayContainerStopEvent_.className="ol-overlaycontainer-stopevent",this.viewport_.appendChild(this.overlayContainerStopEvent_),this.mapBrowserEventHandler_=null,this.moveTolerance_=t.moveTolerance,this.keyboardEventTarget_=n.keyboardEventTarget,this.targetChangeHandlerKeys_=null,this.targetElement_=null,this.resizeObserver_=new ResizeObserver(()=>this.updateSize()),this.controls=n.controls||HNi(),this.interactions=n.interactions||xDi({onFocusOnly:!0}),this.overlays_=n.overlays,this.overlayIdIndex_={},this.renderer_=null,this.postRenderFunctions_=[],this.tileQueue_=new kNi(this.getTilePriority.bind(this),this.handleTileChange_.bind(this)),this.addChangeListener(Vv.LAYERGROUP,this.handleLayerGroupChanged_),this.addChangeListener(Vv.VIEW,this.handleViewChanged_),this.addChangeListener(Vv.SIZE,this.handleSizeChanged_),this.addChangeListener(Vv.TARGET,this.handleTargetChanged_),this.setProperties(n.values);const r=this;t.view&&!(t.view instanceof aC)&&t.view.then(function(i){r.setView(new aC(i))}),this.controls.addEventListener(ig.ADD,i=>{i.element.setMap(this)}),this.controls.addEventListener(ig.REMOVE,i=>{i.element.setMap(null)}),this.interactions.addEventListener(ig.ADD,i=>{i.element.setMap(this)}),this.interactions.addEventListener(ig.REMOVE,i=>{i.element.setMap(null)}),this.overlays_.addEventListener(ig.ADD,i=>{this.addOverlayInternal_(i.element)}),this.overlays_.addEventListener(ig.REMOVE,i=>{const a=i.element.getId();a!==void 0&&delete this.overlayIdIndex_[a.toString()],i.element.setMap(null)}),this.controls.forEach(i=>{i.setMap(this)}),this.interactions.forEach(i=>{i.setMap(this)}),this.overlays_.forEach(this.addOverlayInternal_.bind(this))}addControl(t){this.getControls().push(t)}addInteraction(t){this.getInteractions().push(t)}addLayer(t){this.getLayerGroup().getLayers().push(t)}handleLayerAdd_(t){Pnn(t.layer,this)}addOverlay(t){this.getOverlays().push(t)}addOverlayInternal_(t){const n=t.getId();n!==void 0&&(this.overlayIdIndex_[n.toString()]=t),t.setMap(this)}disposeInternal(){this.controls.clear(),this.interactions.clear(),this.overlays_.clear(),this.resizeObserver_.disconnect(),this.setTarget(null),super.disposeInternal()}forEachFeatureAtPixel(t,n,r){if(!this.frameState_||!this.renderer_)return;const i=this.getCoordinateFromPixelInternal(t);r=r!==void 0?r:{};const a=r.hitTolerance!==void 0?r.hitTolerance:0,o=r.layerFilter!==void 0?r.layerFilter:XN,s=r.checkWrapped!==!1;return this.renderer_.forEachFeatureAtCoordinate(i,this.frameState_,a,s,n,null,o,null)}getFeaturesAtPixel(t,n){const r=[];return this.forEachFeatureAtPixel(t,function(i){r.push(i)},n),r}getAllLayers(){const t=[];function n(r){r.forEach(function(i){i instanceof ID?n(i.getLayers()):t.push(i)})}return n(this.getLayers()),t}hasFeatureAtPixel(t,n){if(!this.frameState_||!this.renderer_)return!1;const r=this.getCoordinateFromPixelInternal(t);n=n!==void 0?n:{};const i=n.layerFilter!==void 0?n.layerFilter:XN,a=n.hitTolerance!==void 0?n.hitTolerance:0,o=n.checkWrapped!==!1;return this.renderer_.hasFeatureAtCoordinate(r,this.frameState_,a,o,i,null)}getEventCoordinate(t){return this.getCoordinateFromPixel(this.getEventPixel(t))}getEventCoordinateInternal(t){return this.getCoordinateFromPixelInternal(this.getEventPixel(t))}getEventPixel(t){const r=this.viewport_.getBoundingClientRect(),i=this.getSize(),a=r.width/i[0],o=r.height/i[1],s="changedTouches"in t?t.changedTouches[0]:t;return[(s.clientX-r.left)/a,(s.clientY-r.top)/o]}getTarget(){return this.get(Vv.TARGET)}getTargetElement(){return this.targetElement_}getCoordinateFromPixel(t){return pBe(this.getCoordinateFromPixelInternal(t),this.getView().getProjection())}getCoordinateFromPixelInternal(t){const n=this.frameState_;return n?Mm(n.pixelToCoordinateTransform,t.slice()):null}getControls(){return this.controls}getOverlays(){return this.overlays_}getOverlayById(t){const n=this.overlayIdIndex_[t.toString()];return n!==void 0?n:null}getInteractions(){return this.interactions}getLayerGroup(){return this.get(Vv.LAYERGROUP)}setLayers(t){const n=this.getLayerGroup();if(t instanceof A6){n.setLayers(t);return}const r=n.getLayers();r.clear(),r.extend(t)}getLayers(){return this.getLayerGroup().getLayers()}getLoadingOrNotReady(){const t=this.getLayerGroup().getLayerStatesArray();for(let n=0,r=t.length;n<r;++n){const i=t[n];if(!i.visible)continue;const a=i.layer.getRenderer();if(a&&!a.ready)return!0;const o=i.layer.getSource();if(o&&o.loading)return!0}return!1}getPixelFromCoordinate(t){const n=Bx(t,this.getView().getProjection());return this.getPixelFromCoordinateInternal(n)}getPixelFromCoordinateInternal(t){const n=this.frameState_;return n?Mm(n.coordinateToPixelTransform,t.slice(0,2)):null}getRenderer(){return this.renderer_}getSize(){return this.get(Vv.SIZE)}getView(){return this.get(Vv.VIEW)}getViewport(){return this.viewport_}getOverlayContainer(){return this.overlayContainer_}getOverlayContainerStopEvent(){return this.overlayContainerStopEvent_}getOwnerDocument(){const t=this.getTargetElement();return t?t.ownerDocument:document}getTilePriority(t,n,r,i){return ANi(this.frameState_,t,n,r,i)}handleBrowserEvent(t,n){n=n||t.type;const r=new C9(n,this,t);this.handleMapBrowserEvent(r)}handleMapBrowserEvent(t){if(!this.frameState_)return;const n=t.originalEvent,r=n.type;if(r===TBe.POINTERDOWN||r===Xc.WHEEL||r===Xc.KEYDOWN){const i=this.getOwnerDocument(),a=this.viewport_.getRootNode?this.viewport_.getRootNode():i,o=n.target;if(this.overlayContainerStopEvent_.contains(o)||!(a===i?i.documentElement:a).contains(o))return}if(t.frameState=this.frameState_,this.dispatchEvent(t)!==!1){const i=this.getInteractions().getArray().slice();for(let a=i.length-1;a>=0;a--){const o=i[a];if(o.getMap()!==this||!o.getActive()||!this.getTargetElement())continue;if(!o.handleEvent(t)||t.propagationStopped)break}}}handlePostRender(){const t=this.frameState_,n=this.tileQueue_;if(!n.isEmpty()){let i=this.maxTilesLoading_,a=i;if(t){const o=t.viewHints;if(o[bp.ANIMATING]||o[bp.INTERACTING]){const s=Date.now()-t.time>8;i=s?0:8,a=s?0:2}}n.getTilesLoading()<i&&(n.reprioritize(),n.loadMoreTiles(i,a))}t&&this.renderer_&&!t.animate&&(this.renderComplete_===!0?(this.hasListener(rg.RENDERCOMPLETE)&&this.renderer_.dispatchRenderEvent(rg.RENDERCOMPLETE,t),this.loaded_===!1&&(this.loaded_=!0,this.dispatchEvent(new Dq(S9.LOADEND,this,t)))):this.loaded_===!0&&(this.loaded_=!1,this.dispatchEvent(new Dq(S9.LOADSTART,this,t))));const r=this.postRenderFunctions_;for(let i=0,a=r.length;i<a;++i)r[i](this,t);r.length=0}handleSizeChanged_(){this.getView()&&!this.getView().getAnimating()&&this.getView().resolveConstraints(0),this.render()}handleTargetChanged_(){if(this.mapBrowserEventHandler_){for(let r=0,i=this.targetChangeHandlerKeys_.length;r<i;++r)Jd(this.targetChangeHandlerKeys_[r]);this.targetChangeHandlerKeys_=null,this.viewport_.removeEventListener(Xc.CONTEXTMENU,this.boundHandleBrowserEvent_),this.viewport_.removeEventListener(Xc.WHEEL,this.boundHandleBrowserEvent_),this.mapBrowserEventHandler_.dispose(),this.mapBrowserEventHandler_=null,P_e(this.viewport_)}if(this.targetElement_){this.resizeObserver_.unobserve(this.targetElement_);const r=this.targetElement_.getRootNode();r instanceof ShadowRoot&&this.resizeObserver_.unobserve(r.host),this.setSize(void 0)}const t=this.getTarget(),n=typeof t=="string"?document.getElementById(t):t;if(this.targetElement_=n,!n)this.renderer_&&(clearTimeout(this.postRenderTimeoutHandle_),this.postRenderTimeoutHandle_=void 0,this.postRenderFunctions_.length=0,this.renderer_.dispose(),this.renderer_=null),this.animationDelayKey_&&(cancelAnimationFrame(this.animationDelayKey_),this.animationDelayKey_=void 0);else{n.appendChild(this.viewport_),this.renderer_||(this.renderer_=new TNi(this)),this.mapBrowserEventHandler_=new NNi(this,this.moveTolerance_);for(const a in Yd)this.mapBrowserEventHandler_.addEventListener(Yd[a],this.handleMapBrowserEvent.bind(this));this.viewport_.addEventListener(Xc.CONTEXTMENU,this.boundHandleBrowserEvent_,!1),this.viewport_.addEventListener(Xc.WHEEL,this.boundHandleBrowserEvent_,Htn?{passive:!1}:!1);const r=this.keyboardEventTarget_?this.keyboardEventTarget_:n;this.targetChangeHandlerKeys_=[zu(r,Xc.KEYDOWN,this.handleBrowserEvent,this),zu(r,Xc.KEYPRESS,this.handleBrowserEvent,this)];const i=n.getRootNode();i instanceof ShadowRoot&&this.resizeObserver_.observe(i.host),this.resizeObserver_.observe(n)}this.updateSize()}handleTileChange_(){this.render()}handleViewPropertyChanged_(){this.render()}handleViewChanged_(){this.viewPropertyListenerKey_&&(Jd(this.viewPropertyListenerKey_),this.viewPropertyListenerKey_=null),this.viewChangeListenerKey_&&(Jd(this.viewChangeListenerKey_),this.viewChangeListenerKey_=null);const t=this.getView();t&&(this.updateViewportSize_(this.getSize()),this.viewPropertyListenerKey_=zu(t,bW.PROPERTYCHANGE,this.handleViewPropertyChanged_,this),this.viewChangeListenerKey_=zu(t,Xc.CHANGE,this.handleViewPropertyChanged_,this),t.resolveConstraints(0)),this.render()}handleLayerGroupChanged_(){this.layerGroupPropertyListenerKeys_&&(this.layerGroupPropertyListenerKeys_.forEach(Jd),this.layerGroupPropertyListenerKeys_=null);const t=this.getLayerGroup();t&&(this.handleLayerAdd_(new UP("addlayer",t)),this.layerGroupPropertyListenerKeys_=[zu(t,bW.PROPERTYCHANGE,this.render,this),zu(t,Xc.CHANGE,this.render,this),zu(t,"addlayer",this.handleLayerAdd_,this),zu(t,"removelayer",this.handleLayerRemove_,this)]),this.render()}isRendered(){return!!this.frameState_}animationDelay_(){this.animationDelayKey_=void 0,this.renderFrame_(Date.now())}renderSync(){this.animationDelayKey_&&cancelAnimationFrame(this.animationDelayKey_),this.animationDelay_()}redrawText(){const t=this.getLayerGroup().getLayerStatesArray();for(let n=0,r=t.length;n<r;++n){const i=t[n].layer;i.hasRenderer()&&i.getRenderer().handleFontsChanged()}}render(){this.renderer_&&this.animationDelayKey_===void 0&&(this.animationDelayKey_=requestAnimationFrame(this.animationDelay_))}removeControl(t){return this.getControls().remove(t)}removeInteraction(t){return this.getInteractions().remove(t)}removeLayer(t){return this.getLayerGroup().getLayers().remove(t)}handleLayerRemove_(t){Onn(t.layer)}removeOverlay(t){return this.getOverlays().remove(t)}renderFrame_(t){const n=this.getSize(),r=this.getView(),i=this.frameState_;let a=null;if(n!==void 0&&ymt(n)&&r&&r.isDef()){const o=r.getHints(this.frameState_?this.frameState_.viewHints:void 0),s=r.getState();if(a={animate:!1,coordinateToPixelTransform:this.coordinateToPixelTransform_,declutter:null,extent:lBe(s.center,s.resolution,s.rotation,n),index:this.frameIndex_++,layerIndex:0,layerStatesArray:this.getLayerGroup().getLayerStatesArray(),pixelRatio:this.pixelRatio_,pixelToCoordinateTransform:this.pixelToCoordinateTransform_,postRenderFunctions:[],size:n,tileQueue:this.tileQueue_,time:t,usedTiles:{},viewState:s,viewHints:o,wantedTiles:{},mapId:ql(this),renderTargets:{}},s.nextCenter&&s.nextResolution){const c=isNaN(s.nextRotation)?s.rotation:s.nextRotation;a.nextExtent=lBe(s.nextCenter,s.nextResolution,c,n)}}this.frameState_=a,this.renderer_.renderFrame(a),a&&(a.animate&&this.render(),Array.prototype.push.apply(this.postRenderFunctions_,a.postRenderFunctions),i&&(!this.previousExtent_||!QK(this.previousExtent_)&&!lF(a.extent,this.previousExtent_))&&(this.dispatchEvent(new Dq(S9.MOVESTART,this,i)),this.previousExtent_=JK(this.previousExtent_)),this.previousExtent_&&!a.viewHints[bp.ANIMATING]&&!a.viewHints[bp.INTERACTING]&&!lF(a.extent,this.previousExtent_)&&(this.dispatchEvent(new Dq(S9.MOVEEND,this,a)),rtn(a.extent,this.previousExtent_))),this.dispatchEvent(new Dq(S9.POSTRENDER,this,a)),this.renderComplete_=this.hasListener(S9.LOADSTART)||this.hasListener(S9.LOADEND)||this.hasListener(rg.RENDERCOMPLETE)?!this.tileQueue_.getTilesLoading()&&!this.tileQueue_.getCount()&&!this.getLoadingOrNotReady():void 0,this.postRenderTimeoutHandle_||(this.postRenderTimeoutHandle_=setTimeout(()=>{this.postRenderTimeoutHandle_=void 0,this.handlePostRender()},0))}setLayerGroup(t){const n=this.getLayerGroup();n&&this.handleLayerRemove_(new UP("removelayer",n)),this.set(Vv.LAYERGROUP,t)}setSize(t){this.set(Vv.SIZE,t)}setTarget(t){this.set(Vv.TARGET,t)}setView(t){if(!t||t instanceof aC){this.set(Vv.VIEW,t);return}this.set(Vv.VIEW,new aC);const n=this;t.then(function(r){n.setView(new aC(r))})}updateSize(){const t=this.getTargetElement();let n;if(t){const i=getComputedStyle(t),a=t.offsetWidth-parseFloat(i.borderLeftWidth)-parseFloat(i.paddingLeft)-parseFloat(i.paddingRight)-parseFloat(i.borderRightWidth),o=t.offsetHeight-parseFloat(i.borderTopWidth)-parseFloat(i.paddingTop)-parseFloat(i.paddingBottom)-parseFloat(i.borderBottomWidth);!isNaN(a)&&!isNaN(o)&&(n=[a,o],!ymt(n)&&(t.offsetWidth||t.offsetHeight||t.getClientRects().length)&&mtn("No map visible because the map container's width or height are 0."))}const r=this.getSize();n&&(!r||!ZT(n,r))&&(this.setSize(n),this.updateViewportSize_(n))}updateViewportSize_(t){const n=this.getView();n&&n.setViewportSize(t)}};function CDi(e){let t=null;e.keyboardEventTarget!==void 0&&(t=typeof e.keyboardEventTarget=="string"?document.getElementById(e.keyboardEventTarget):e.keyboardEventTarget);const n={},r=e.layers&&typeof e.layers.getLayers=="function"?e.layers:new ID({layers:e.layers});n[Vv.LAYERGROUP]=r,n[Vv.TARGET]=e.target,n[Vv.VIEW]=e.view instanceof aC?e.view:new aC;let i;e.controls!==void 0&&(Array.isArray(e.controls)?i=new A6(e.controls.slice()):(yu(typeof e.controls.getArray=="function","Expected `controls` to be an array or an `ol/Collection.js`"),i=e.controls));let a;e.interactions!==void 0&&(Array.isArray(e.interactions)?a=new A6(e.interactions.slice()):(yu(typeof e.interactions.getArray=="function","Expected `interactions` to be an array or an `ol/Collection.js`"),a=e.interactions));let o;return e.overlays!==void 0?Array.isArray(e.overlays)?o=new A6(e.overlays.slice()):(yu(typeof e.overlays.getArray=="function","Expected `overlays` to be an array or an `ol/Collection.js`"),o=e.overlays):o=new A6,{controls:i,interactions:a,keyboardEventTarget:t,overlays:o,values:n}}const Nnn=SDi;var wDi=class extends g_{constructor(t){t=t||{},super();var n=this.input=t.input;n||(n=this.input=document.createElement("INPUT"),t.type&&n.setAttribute("type",t.type),t.min!==void 0&&n.setAttribute("min",t.min),t.max!==void 0&&n.setAttribute("max",t.max),t.step!==void 0&&n.setAttribute("step",t.step),t.parent&&t.parent.appendChild(n)),t.disabled&&(n.disabled=!0),t.checked!==void 0&&(n.checked=!!t.checked),t.val!==void 0&&(n.value=t.val),t.hidden&&(n.style.display="none"),n.addEventListener("focus",(function(){this.element&&this.element.classList.add("ol-focus")}).bind(this));var r;n.addEventListener("focusout",(function(){this.element&&(r&&clearTimeout(r),r=setTimeout((function(){this.element.classList.remove("ol-focus")}).bind(this),0))}).bind(this))}_listenDrag(t,n){var r=(function(i){this.moving=!0,this.element.classList.add("ol-moving");var a=(function(o){o.type==="pointerup"&&(document.removeEventListener("pointermove",a),document.removeEventListener("pointerup",a),document.removeEventListener("pointercancel",a),setTimeout((function(){this.moving=!1,this.element.classList.remove("ol-moving")}).bind(this))),o.target===t&&n(o),o.stopPropagation(),o.preventDefault()}).bind(this);document.addEventListener("pointermove",a,!1),document.addEventListener("pointerup",a,!1),document.addEventListener("pointercancel",a,!1),i.stopPropagation(),i.preventDefault()}).bind(this);t.addEventListener("mousedown",r,!1),t.addEventListener("touchstart",r,!1)}setValue(t){t!==void 0&&(this.input.value=t),this.input.dispatchEvent(new Event("change"))}getValue(){return this.input.value}getInputElement(){return this.input}},gJe=class extends wDi{constructor(t){t=t||{},super(t);var n=this.element=document.createElement("LABEL");t.html instanceof Element?n.appendChild(t.html):t.html!==void 0&&(n.innerHTML=t.html),n.className=("ol-ext-check ol-ext-checkbox "+(t.className||"")).trim(),this.input.parentNode&&this.input.parentNode.insertBefore(n,this.input),n.appendChild(this.input),n.appendChild(document.createElement("SPAN")),t.after&&n.appendChild(document.createTextNode(t.after)),this.input.addEventListener("change",(function(){this.dispatchEvent({type:"check",checked:this.input.checked,value:this.input.value})}).bind(this))}isChecked(){return this.input.checked}},EDi=class extends gJe{constructor(t){t=t||{},super(t),this.element.className=("ol-ext-toggle-switch "+(t.className||"")).trim()}},TDi=class extends gJe{constructor(t){t=t||{},super(t),this.element.className=("ol-ext-check ol-ext-radio "+(t.className||"")).trim()}},Ya={};Ya.create=function(e,t){t=t||{};var n;if(e==="TEXT")n=document.createTextNode(t.html||""),t.parent&&t.parent.appendChild(n);else{n=document.createElement(e),/button/i.test(e)&&n.setAttribute("type","button");for(var r in t)switch(r){case"className":{t.className&&t.className.trim&&n.setAttribute("class",t.className.trim());break}case"text":{n.innerText=t.text;break}case"html":{t.html instanceof Element?n.appendChild(t.html):t.html!==void 0&&(n.innerHTML=t.html);break}case"parent":{t.parent&&t.parent.appendChild(n);break}case"options":{if(/select/i.test(e))for(var i in t.options)Ya.create("OPTION",{html:i,value:t.options[i],parent:n});break}case"style":{Ya.setStyle(n,t.style);break}case"change":case"click":{Ya.addListener(n,r,t[r]);break}case"on":{for(var a in t.on)Ya.addListener(n,a,t.on[a]);break}case"checked":{n.checked=!!t.checked;break}default:{n.setAttribute(r,t[r]);break}}}return n};Ya.createSwitch=function(e){var t=Ya.create("INPUT",{type:"checkbox",on:e.on,click:e.click,change:e.change,parent:e.parent}),n=Object.assign({input:t},e||{});return new EDi(n),t};Ya.createCheck=function(e){var t=Ya.create("INPUT",{name:e.name,type:e.type==="radio"?"radio":"checkbox",on:e.on,parent:e.parent}),n=Object.assign({input:t},e||{});return e.type==="radio"?new TDi(n):new gJe(n),t};Ya.setHTML=function(e,t){t instanceof Element?e.appendChild(t):t!==void 0&&(e.innerHTML=t)};Ya.appendText=function(e,t){e.appendChild(document.createTextNode(t||""))};Ya.addListener=function(e,t,n,r){typeof t=="string"&&(t=t.split(" ")),t.forEach(function(i){e.addEventListener(i,n,r)})};Ya.removeListener=function(e,t,n){typeof t=="string"&&(t=t.split(" ")),t.forEach(function(r){e.removeEventListener(r,n)})};Ya.show=function(e){e.style.display=""};Ya.hide=function(e){e.style.display="none"};Ya.hidden=function(e){return Ya.getStyle(e,"display")==="none"};Ya.toggle=function(e){e.style.display=e.style.display==="none"?"":"none"};Ya.setStyle=function(e,t){for(var n in t)switch(n){case"top":case"left":case"bottom":case"right":case"minWidth":case"maxWidth":case"width":case"height":{typeof t[n]=="number"?e.style[n]=t[n]+"px":e.style[n]=t[n];break}default:e.style[n]=t[n]}};Ya.getStyle=function(e,t){var n,r=(e.ownerDocument||document).defaultView;if(r&&r.getComputedStyle)t=t.replace(/([A-Z])/g,"-$1").toLowerCase(),n=r.getComputedStyle(e,null).getPropertyValue(t);else if(e.currentStyle&&(t=t.replace(/-(\w)/g,function(i,a){return a.toUpperCase()}),n=e.currentStyle[t],/^\d+(em|pt|%|ex)?$/i.test(n)))return function(i){var a=e.style.left,o=e.runtimeStyle.left;return e.runtimeStyle.left=e.currentStyle.left,e.style.left=i||0,i=e.style.pixelLeft+"px",e.style.left=a,e.runtimeStyle.left=o,i}(n);return/px$/.test(n)?parseInt(n):n};Ya.outerHeight=function(e){return e.offsetHeight+Ya.getStyle(e,"marginBottom")};Ya.outerWidth=function(e){return e.offsetWidth+Ya.getStyle(e,"marginLeft")};Ya.offsetRect=function(e){var t=e.getBoundingClientRect();return{top:t.top+(window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0),left:t.left+(window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0),height:t.height||t.bottom-t.top,width:t.width||t.right-t.left}};Ya.getFixedOffset=function(e){var t={left:0,top:0},n=function(r){if(!r)return t;if(Ya.getStyle(r,"position")==="absolute"&&Ya.getStyle(r,"transform")!=="none"){var i=r.getBoundingClientRect();return t.left+=i.left,t.top+=i.top,t}return n(r.offsetParent)};return n(e.offsetParent)};Ya.positionRect=function(e,t){var n=0,r=0,i=function(a){if(a)return n+=a.offsetLeft,r+=a.offsetTop,i(a.offsetParent);var o={top:e.offsetTop+r,left:e.offsetLeft+n};return t&&(o.top-=window.pageYOffset||document.documentElement.scrollTop||document.body.scrollTop||0,o.left-=window.pageXOffset||document.documentElement.scrollLeft||document.body.scrollLeft||0),o.bottom=o.top+e.offsetHeight,o.right=o.top+e.offsetWidth,o};return i(e.offsetParent)};Ya.scrollDiv=function(e,t){t=t||{};var n=!1,r=0,i,a=0,o=typeof t.onmove=="function"?t.onmove:function(){},s=t.vertical?"screenY":"screenX",c=t.vertical?"scrollTop":"scrollLeft",u=!1,d,f,p=0,m=function(){x&&(p++,setTimeout(g))},g=function(){if(x){if(p--,p)return;var O=e.clientHeight,N=e.scrollHeight;d=O/N,x.style.height=d*100+"%",x.style.top=e.scrollTop/N*100+"%",y.style.height=O+"px",O>N-.5?y.classList.add("ol-100pc"):y.classList.remove("ol-100pc")}},_=function(O){O.target.classList.contains("ol-noscroll")||(u=!1,n=O[s],a=new Date,e.classList.add("ol-move"),O.preventDefault(),window.addEventListener("pointermove",v),Ya.addListener(window,["pointerup","pointercancel"],w))},v=function(O){if(n!==!1){var N=(f?-1/d:1)*(n-O[s]);u=u||Math.round(N),e[c]+=N,i=new Date,i-a&&(r=(r+N/(i-a))/2),n=O[s],a=i,N&&o(!0)}else u=!0},b=function(O){var N=O>0?Math.min(100,O/2):Math.max(-100,O/2);O-=N,e[c]+=N,-1<O&&O<1?(u?setTimeout(function(){e.classList.remove("ol-move")}):e.classList.remove("ol-move"),u=!1,o(!1)):setTimeout(function(){b(O)},40)},y,x;if(t.vertical&&t.minibar){var C=function(O){e.removeEventListener("pointermove",C),e.parentNode.classList.add("ol-miniscroll"),x=Ya.create("DIV"),y=Ya.create("DIV",{className:"ol-scroll",html:x}),e.parentNode.insertBefore(y,e),x.addEventListener("pointerdown",function(N){f=!0,_(N)}),t.mousewheel&&(Ya.addListener(y,["mousewheel","DOMMouseScroll","onmousewheel"],function(N){$(N)}),Ya.addListener(x,["mousewheel","DOMMouseScroll","onmousewheel"],function(N){$(N)})),e.parentNode.addEventListener("pointerenter",m),window.addEventListener("resize",m),O!==!1&&m()};e.parentNode?C(!1):e.addEventListener("pointermove",C),e.addEventListener("scroll",function(){m()})}e.style["touch-action"]="none",e.style.overflow="hidden",e.classList.add("ol-scrolldiv"),Ya.addListener(e,["pointerdown"],function(O){f=!1,_(O)}),e.addEventListener("click",function(O){e.classList.contains("ol-move")&&(O.preventDefault(),O.stopPropagation())},!0);var w=function(O){a=new Date-a,a>100||f?r=0:a>0&&(r=((r||0)+(n-O[s])/a)/2),b(t.animate===!1?0:r*200),n=!1,r=0,a=0,e.classList.contains("ol-move")?e.classList.remove("ol-hasClick"):(e.classList.add("ol-hasClick"),setTimeout(function(){e.classList.remove("ol-hasClick")},500)),f=!1,window.removeEventListener("pointermove",v),Ya.removeListener(window,["pointerup","pointercancel"],w)},$=function(O){var N=Math.max(-1,Math.min(1,O.wheelDelta||-O.detail));return e.classList.add("ol-move"),e[c]-=N*30,e.classList.remove("ol-move"),!1};return t.mousewheel&&Ya.addListener(e,["mousewheel","DOMMouseScroll","onmousewheel"],$),{refresh:m}};Ya.dispatchEvent=function(e,t){var n;try{n=new CustomEvent(e)}catch{n=document.createEvent("CustomEvent"),n.initCustomEvent(e,!0,!0,{})}t.dispatchEvent(n)};Ya.setCursor=function(e,t){e instanceof Nnn&&(e=e.getTargetElement()),!("ontouchstart"in window)&&e instanceof Element&&(e.style.cursor=t)};var CRe=class extends g_{constructor(t){t=t||{},super(t),t.feature&&this.set("feature",t.feature.clone()),this.setWidth(t.width),this.setHeight(t.height)}setTitle(t){this.set("title",t||""),this.changed()}setWidth(t){this.set("width",t||null),this.changed()}setHeight(t){this.set("heigth",t||null),this.changed()}getElement(t,n){this.get("width")&&(t[0]=this.get("width")),this.get("height")&&(t[1]=this.get("height"));var r=Ya.create("LI",{className:this.get("className"),click:function(i){n(!1),i.stopPropagation()},style:{height:t[1]+"px"},"aria-label":this.get("title")});return Ya.create("DIV",{click:function(i){n(!0),i.stopPropagation()},style:{width:t[0]+"px",height:t[1]+"px"},parent:r}),r}},tne=class extends g_{constructor(t){t=t||{},super(t),this.set("width",t.width),this._img=t.img||new Image,this._img.onload=(function(){this.changed()}).bind(this),t.img||(this._img.src=t.src)}setTitle(t){this.set("title",t||""),this.changed()}setWidth(t){this.set("width",t||null),this.changed()}getWidth(){return this._img.naturalWidth?this.get("width")||this._img.naturalWidth:0}getHeight(){return this._img.naturalWidth?this.get("width")?this.get("width")*this._img.naturalHeight/this._img.naturalWidth:this._img.naturalHeight||0:0}getImage(){return this._img}getElement(t,n){this.get("width")&&(t[0]=this.get("width")),this.get("height")&&(t[1]=this.get("height"));var r=Ya.create("LI",{className:this.get("className"),click:function(i){n(!1),i.stopPropagation()},style:{height:this.getHeight()+"px"},"aria-label":this.get("title")});return Ya.create("DIV",{click:function(i){n(!0),i.stopPropagation()},style:{width:this.getWidth()+"px",height:this.getHeight()+"px"},parent:r}),r}},IA=class extends g_{constructor(t){super(),t=t||{},this._items=new A6;var n=[],r;this._items.on("add",(function(i){n.push({item:i.element,on:i.element.on("change",(function(){this.refresh()}).bind(this))}),r&&(clearTimeout(r),r=null),r=setTimeout((function(){this.refresh()}).bind(this),0)}).bind(this)),this._items.on("remove",(function(i){for(var a=0;a<n;a++)if(i.element===n[a].item){JN(n[a].on),n.splice(a,1);break}r&&(clearTimeout(r),r=null),r=setTimeout((function(){this.refresh()}).bind(this),0)}).bind(this)),this._listElement=Ya.create("UL",{className:"ol-legend"}),this._canvas=document.createElement("canvas"),this.setLayer(t.layer),this.set("maxWidth",t.maxWidth,!0),this.set("size",t.size||[40,25],!0),this.set("margin",t.margin===0?0:t.margin||10,!0),this._textStyle=t.textStyle||new RV({font:"16px sans-serif",fill:new Dy({color:"#333"}),backgroundFill:new Dy({color:"rgba(255,255,255,.8)"})}),this._title=new CRe({title:t.title||"",className:"ol-title"}),t.titleStyle?this._titleStyle=t.titleStyle:(this._titleStyle=this._textStyle.clone(),this._titleStyle.setFont("bold "+this._titleStyle.getFont())),this.setStyle(t.style),t.items instanceof Array&&t.items.forEach((function(i){this.addItem(i)}).bind(this)),this.refresh()}static getLegendImage(t,n,r){t=t||{},typeof t.margin>"u"&&(t.margin=10);var i=t.size||[40,25];t.width&&(i[0]=t.width),t.heigth&&(i[1]=t.heigth),t.onload=t.onload||function(){setTimeout(function(){IA.getLegendImage(t,n,r)},100)};var a=i[0]+2*t.margin,o=t.lineHeight||i[1]+2*t.margin,s=t.pixelratio||gM;n||(r=0,n=document.createElement("canvas"),n.width=a*s,n.height=o*s);var c=n.getContext("2d");c.save();var u=yNi(c,{pixelRatio:s}),d=t.typeGeom,f,p=t.feature;!p&&d&&(/Point/.test(d)?p=new wy(new p5([0,0])):/LineString/.test(d)?p=new wy(new Iy([0,0])):p=new wy(new M3([[0,0]])),t.properties&&p.setProperties(t.properties)),p?(f=p.getStyle(),typeof f=="function"&&(f=f(p)),f||(f=typeof t.style=="function"?t.style(p):t.style||[]),d=p.getGeometry().getType()):f=[],f instanceof Array||(f=[f]);var m=a/2,g=o/2,_=i[0]/2,v=i[1]/2,b,y;if(d==="Point"){var x=null;for(b=0;y=f[b];b++){var C=y.getImage();if(C){var w=C.getPhoto?C.getPhoto():C.getImage();if(w&&w instanceof HTMLImageElement&&!w.naturalWidth&&(typeof t.onload=="function"&&w.addEventListener("load",function(){setTimeout(function(){t.onload()},100)}),C.load()),C.getAnchor){var $=C.getAnchor();if($){var O=C.getSize(),N=$[0]-O[0],P=$[1]-O[1];x?EXe(x,[N,P,N+O[0],P+O[1]]):x=[N,P,N+O[0],P+O[1]]}}}}x&&(m=m+(x[2]+x[0])/2,g=g+(x[3]+x[1])/2)}for(g+=r||0,b=0;y=f[b];b++){u.setStyle(y),c.save();var I;switch(d){case p5:case"Point":case"MultiPoint":{I=new p5([m,g]);break}case Iy:case"LineString":case"MultiLineString":{c.rect(t.margin*s,0,i[0]*s,n.height),c.clip(),I=new Iy([[m-_,g],[m+_,g]]);break}case M3:case"Polygon":case"MultiPolygon":{I=new M3([[[m-_,g-v],[m+_,g-v],[m+_,g+v],[m-_,g+v],[m-_,g-v]]]);break}}y.getGeometryFunction()&&(I=y.getGeometryFunction()(new wy(I))),u.drawGeometry(I),c.restore()}return c.restore(),n}setTitle(t){this._title.setTitle(t),this.refresh()}getTitle(){return this._title.get("title")}setLayer(t){this._layerListener&&JN(this._layerListener),this._layer=t,t?this._layerListener=t.on("change:visible",(function(){this.refresh()}).bind(this)):this._layerListener=null}getTextStyle(){return this._textStyle}set(t,n,r){super.set(t,n,r),r||this.refresh()}getListElement(){return this._listElement}getCanvas(){return this._canvas}setStyle(t){this._style=t,this.refresh()}addItem(t){t instanceof IA?(this._items.push(t),t.on("refresh",(function(){this.refresh(!0)}).bind(this))):t instanceof CRe||t instanceof tne?this._items.push(t):this._items.push(new CRe(t))}removeItem(t){this._items.remove(t)}removeItemAt(t){this._items.removeAt(t)}getItems(){return this._items}_drawText(t,n,r,i){t.save(),t.scale(gM,gM),n=n||"";var a=n.split(`
`);a.length===1?t.fillText(n,r,i):(t.textBaseline="bottom",t.fillText(a[0],r,i),t.textBaseline="top",t.fillText(a[1],r,i)),t.restore()}_measureText(t,n){var r=(n||"").split(`
`);if(r.length===1)return t.measureText(n);var i=t.measureText(r[0]),a=t.measureText(r[1]);return{width:Math.max(i.width,a.width),height:i.height+a.height}}refresh(t){var n=this._listElement;if(n){n.innerHTML="";var r=this.get("margin"),i=this.get("size")[0]+2*r,a=this.get("lineHeight")||this.get("size")[1]+2*r,o=this.getCanvas(),s=o.getContext("2d");s.textAlign="left",s.textBaseline="middle";var c=gM,u=Math.min(this.getWidth(),this.get("maxWidth")||1/0),d=this.getHeight();o.width=u*c,o.height=d*c,o.style.height=d+"px",s.textBaseline="middle",s.fillStyle=QXe(this._textStyle.getFill().getColor()),this.getTitle()&&(n.appendChild(this._title.getElement([i,a],(function(m){this.dispatchEvent({type:"select",index:-1,symbol:m,item:this._title})}).bind(this))),s.font=this._titleStyle.getFont(),s.textAlign="center",this._drawText(s,this.getTitle(),o.width/c/2,a/2));var f=0;this.getTitle()&&(f=a);var p=0;this._items.forEach((function(m,g){if(m instanceof IA){if((!m._layer||m._layer.getVisible())&&m.getCanvas().height){s.drawImage(m.getCanvas(),0,f*c);for(var _=m._listElement.querySelectorAll("li"),v=0;v<_.length;v++){var b=_[v].cloneNode();b.innerHTML=_[v].innerHTML,n.appendChild(b),p++}f+=m.getHeight()}}else{if(m instanceof tne){m.get("title")&&(n.appendChild(this._title.getElement([i,a],(function(w){this.dispatchEvent({type:"select",index:-1,symbol:w,item:this._title})}).bind(this))),s.font=m.get("textStyle")?m.get("textStyle").getFont():this._titleStyle.getFont(),/\bcenter\b/.test(m.get("className"))?(s.textAlign="center",this._drawText(s,m.get("title"),o.width/c/2,f+a/2)):this._drawText(s,m.get("title"),r,f+a/2),f+=a);var y=m.getImage();try{s.drawImage(y,0,0,y.naturalWidth,y.naturalHeight,0,f*c,m.getWidth()*c,m.getHeight()*c)}catch{}f+=m.getHeight()}else{var x=m.getProperties(),C=x.height||a;s.textAlign="left",x.feature||x.typeGeom?(o=this.getLegendImage(x,o,f),s.font=m.get("textStyle")?m.get("textStyle").getFont():this._textStyle.getFont(),this._drawText(s,m.get("title"),i+r,f+C/2)):(s.font=m.get("textStyle")?m.get("textStyle").getFont():this._titleStyle.getFont(),/\bcenter\b/.test(x.className)?(s.textAlign="center",this._drawText(s,m.get("title"),o.width/c/2,f+C/2)):this._drawText(s,m.get("title"),r,f+C/2)),f+=C}n.appendChild(m.getElement([i,a],(function(w){this.dispatchEvent({type:"select",index:g,symbol:w,item:m})}).bind(this))),p++}}).bind(this)),this.set("items",p,!0),this.dispatchEvent({type:"items",nb:p}),t||this.dispatchEvent({type:"refresh",width:i,height:(this._items.length+1)*a})}}getHeight(){var t=this.get("margin"),n=this.get("lineHeight")||this.get("size")[1]+2*t,r=this.getTitle()?n:0;return this._items.forEach(function(i){i instanceof IA?(!i._layer||i._layer.getVisible())&&(r+=i.getHeight()):i instanceof tne?(i.get("title")&&(r+=n),r+=i.getHeight()):i.get("height")?r+=i.get("height")+2*t:r+=n}),r}getWidth(){var t=this.getCanvas(),n=t.getContext("2d"),r=this.get("margin"),i=this.get("size")[0]+2*r;n.font=this._titleStyle.getFont();var a=this._measureText(n,this.getTitle("title")).width;return this._items.forEach((function(o){o instanceof IA?(!o._layer||o._layer.getVisible())&&(a=Math.max(a,o.getWidth())):o instanceof tne?(a=Math.max(a,o.getWidth()),o.get("title")&&(n.font=o.get("textStyle")?o.get("textStyle").getFont():this._titleStyle.getFont(),a=Math.max(a,this._measureText(n,o.get("title")).width))):o.get("feature")||o.get("typeGeom")?(n.font=o.get("textStyle")?o.get("textStyle").getFont():this._textStyle.getFont(),a=Math.max(a,this._measureText(n,o.get("title")).width+i)):(n.font=o.get("textStyle")?o.get("textStyle").getFont():this._titleStyle.getFont(),a=Math.max(a,this._measureText(n,o.get("title")).width))}).bind(this)),a+2*r}getLegendImage(t,n,r){t=t||{};var i=this.get("size");return IA.getLegendImage({className:t.className,feature:t.feature,typeGeom:t.typeGeom,style:t.style||this._style,properties:t.properties,margin:t.margin||this.get("margin"),size:[t.width||i[0],t.height||i[1]],lineHeight:t.lineHeight||this.get("lineHeight"),onload:(function(){this.refresh()}).bind(this)},n,r)}},Dnn=class extends vNi{constructor(t){t=t||{};var n=document.createElement("div");if(super({element:n,target:t.target}),t.target)n.className=t.className||"ol-legend";else{n.className=(t.className||"ol-legend")+" ol-unselectable ol-control"+(t.collapsible===!1?" ol-uncollapsible":" ol-collapsed");var r=document.createElement("button");r.setAttribute("type","button"),r.addEventListener("click",(function(){this.toggle()}).bind(this)),n.appendChild(r),r=document.createElement("button"),r.setAttribute("type","button"),r.className="ol-closebox",r.addEventListener("click",(function(){this.toggle()}).bind(this)),n.appendChild(r)}this._legend=t.legend,this._legend.getCanvas().className="ol-legendImg",n.appendChild(this._legend.getCanvas()),n.appendChild(this._legend.getListElement()),t.collapsible!==!1&&t.collapsed===!1&&this.show(),this._legend.on("select",(function(i){this.dispatchEvent(i)}).bind(this)),this._legend.on("refresh",(function(){if(this._onCanvas&&this.getMap())try{this.getMap().renderSync()}catch{}}).bind(this)),this._legend.on("items",(function(i){i.nb?(this.element.classList.remove("ol-empty"),this.element.title=t.title||"legend"):(this.element.classList.add("ol-empty"),this.element.title=t.emptyTitle||"no legend"),this.dispatchEvent(i)}).bind(this))}getLegend(){return this._legend}setCanvas(t){if(this._onCanvas=t,this.element.style.visibility=t?"hidden":"visible",this.getMap())try{this.getMap().renderSync()}catch{}}onCanvas(){return!!this._onCanvas}_draw(t){if(this._onCanvas&&!this.element.classList.contains("ol-collapsed")){var n=this._legend.getCanvas(),r=this.getContext(t),i=r.canvas.height-n.height;r.save(),r.rect(0,i,n.width,n.height);var a="#fff";this._legend.getTextStyle().getBackgroundFill()&&(a=QXe(this._legend.getTextStyle().getBackgroundFill().getColor())),r.fillStyle=r.strokeStyle=a,r.lineWidth=10,r.lineJoin="round",r.stroke(),r.clearRect(0,i,n.width,n.height),r.fill(),r.drawImage(n,0,i),r.restore()}}show(){if(this.element.classList.contains("ol-collapsed")&&(this.element.classList.remove("ol-collapsed"),this.dispatchEvent({type:"change:collapse",collapsed:!1}),this.getMap()))try{this.getMap().renderSync()}catch{}}hide(){if(!this.element.classList.contains("ol-collapsed")&&(this.element.classList.add("ol-collapsed"),this.dispatchEvent({type:"change:collapse",collapsed:!0}),this.getMap()))try{this.getMap().renderSync()}catch{}}collapse(t){t===!1?this.show():this.hide()}isCollapsed(){return this.element.classList.contains("ol-collapsed")}toggle(){if(this.element.classList.toggle("ol-collapsed"),this.dispatchEvent({type:"change:collapse",collapsed:this.element.classList.contains("ol-collapsed")}),this.getMap())try{this.getMap().renderSync()}catch{}}};const Inn=({source:e,visible:t=!1,zIndex:n=0,baseMap:r,properties:i,baseLayer:a=!1,maxResolution:o,minResolution:s,...c})=>{const{map:u}=h.useContext(YK),{layerGroup:d}=wnn();return h.useEffect(()=>{if(!u)return;const f=new D5({...c,source:e,zIndex:n,visible:t,baseLayer:a,properties:{...i,baseMap:r},maxResolution:o,minResolution:s});if(d){const _=d.getLayers();_.push(f),d.setLayers(_)}else u.addLayer(f),f.setZIndex(n);const m=u.getControls().getArray().find(_=>_ instanceof Dnn);let g;if(m&&(i.displayInLegend===void 0||i.displayInLegend===!0)){const _=m.getLegend();g=new tne({title:i==null?void 0:i.title,src:`https://gis.nextform.vn/geoserver/wms?REQUEST=GetLegendGraphic&VERSION=1.0.0&FORMAT=image/png&LAYER=gdt:${i==null?void 0:i.id}&TRANSPARENT=true&BGCOLOR=0xffffff&&legend_options=fontName:Times%20New%20Roman;fontAntiAliasing:true;fontColor:777777;fontSize:7;bgColor:0xFFFFFF;dpi:220;forceRule:True;dx:0.2;dy:0.2;mx:2;my:0.2,hideEmptyRules:true`}),_.getItems().getArray().find(b=>b.get("src")===g.get("src"))&&d||_.addItem(g)}return()=>{d?d.getLayers().remove(f):u.removeLayer(f),m&&m.getLegend().removeItem(g)}},[a,r,d,u,o,s,i,c,e,t,n]),null};class $Di{constructor(t){this.rbush_=new Atn(t),this.items_={}}insert(t,n){const r={minX:t[0],minY:t[1],maxX:t[2],maxY:t[3],value:n};this.rbush_.insert(r),this.items_[ql(n)]=r}load(t,n){const r=new Array(n.length);for(let i=0,a=n.length;i<a;i++){const o=t[i],s=n[i],c={minX:o[0],minY:o[1],maxX:o[2],maxY:o[3],value:s};r[i]=c,this.items_[ql(s)]=c}this.rbush_.load(r)}remove(t){const n=ql(t),r=this.items_[n];return delete this.items_[n],this.rbush_.remove(r)!==null}update(t,n){const r=this.items_[ql(n)],i=[r.minX,r.minY,r.maxX,r.maxY];lF(i,t)||(this.remove(n),this.insert(t,n))}getAll(){return this.rbush_.all().map(function(n){return n.value})}getInExtent(t){const n={minX:t[0],minY:t[1],maxX:t[2],maxY:t[3]};return this.rbush_.search(n).map(function(i){return i.value})}forEach(t){return this.forEach_(this.getAll(),t)}forEachInExtent(t,n){return this.forEach_(this.getInExtent(t),n)}forEach_(t,n){let r;for(let i=0,a=t.length;i<a;i++)if(r=n(t[i]),r)return r;return r}isEmpty(){return oF(this.items_)}clear(){this.rbush_.clear(),this.items_={}}getExtent(t){const n=this.rbush_.toJSON();return U6(n.minX,n.minY,n.maxX,n.maxY,t)}concat(t){this.rbush_.load(t.rbush_.all());for(const n in t.items_)this.items_[n]=t.items_[n]}}const qmt=$Di;let Rnn=class knn extends DD{constructor(t,n,r){super(),r!==void 0&&n===void 0?this.setFlatCoordinates(r,t):(n=n||0,this.setCenterAndRadius(t,n,r))}clone(){const t=new knn(this.flatCoordinates.slice(),void 0,this.layout);return t.applyProperties(this),t}closestPointXY(t,n,r,i){const a=this.flatCoordinates,o=t-a[0],s=n-a[1],c=o*o+s*s;if(c<i){if(c===0)for(let u=0;u<this.stride;++u)r[u]=a[u];else{const u=this.getRadius()/Math.sqrt(c);r[0]=a[0]+u*o,r[1]=a[1]+u*s;for(let d=2;d<this.stride;++d)r[d]=a[d]}return r.length=this.stride,c}return i}containsXY(t,n){const r=this.flatCoordinates,i=t-r[0],a=n-r[1];return i*i+a*a<=this.getRadiusSquared_()}getCenter(){return this.flatCoordinates.slice(0,this.stride)}computeExtent(t){const n=this.flatCoordinates,r=n[this.stride]-n[0];return U6(n[0]-r,n[1]-r,n[0]+r,n[1]+r,t)}getRadius(){return Math.sqrt(this.getRadiusSquared_())}getRadiusSquared_(){const t=this.flatCoordinates[this.stride]-this.flatCoordinates[0],n=this.flatCoordinates[this.stride+1]-this.flatCoordinates[1];return t*t+n*n}getType(){return"Circle"}intersectsExtent(t){const n=this.getExtent();if(g1(t,n)){const r=this.getCenter();return t[0]<=r[0]&&t[2]>=r[0]||t[1]<=r[1]&&t[3]>=r[1]?!0:TXe(t,this.intersectsCoordinate.bind(this))}return!1}setCenter(t){const n=this.stride,r=this.flatCoordinates[n]-this.flatCoordinates[0],i=t.slice();i[n]=i[0]+r;for(let a=1;a<n;++a)i[n+a]=t[a];this.setFlatCoordinates(this.layout,i),this.changed()}setCenterAndRadius(t,n,r){this.setLayout(r,t,0),this.flatCoordinates||(this.flatCoordinates=[]);const i=this.flatCoordinates;let a=Stn(i,0,t,this.stride);i[a++]=i[0]+n;for(let o=1,s=this.stride;o<s;++o)i[a++]=i[o];i.length=a,this.changed()}getCoordinates(){return null}setCoordinates(t,n){}setRadius(t){this.flatCoordinates[this.stride]=this.flatCoordinates[0]+t,this.changed()}rotate(t,n){const r=this.getCenter(),i=this.getStride();this.setCenter(LXe(r,0,r.length,i,t,n,r)),this.changed()}};Rnn.prototype.transform;const ODi=Rnn;class B_e extends jXe{constructor(t){super(),this.geometries_=t,this.changeEventsKeys_=[],this.listenGeometriesChange_()}unlistenGeometriesChange_(){this.changeEventsKeys_.forEach(Jd),this.changeEventsKeys_.length=0}listenGeometriesChange_(){const t=this.geometries_;for(let n=0,r=t.length;n<r;++n)this.changeEventsKeys_.push(zu(t[n],Xc.CHANGE,this.changed,this))}clone(){const t=new B_e(wRe(this.geometries_));return t.applyProperties(this),t}closestPointXY(t,n,r,i){if(i<wL(this.getExtent(),t,n))return i;const a=this.geometries_;for(let o=0,s=a.length;o<s;++o)i=a[o].closestPointXY(t,n,r,i);return i}containsXY(t,n){const r=this.geometries_;for(let i=0,a=r.length;i<a;++i)if(r[i].containsXY(t,n))return!0;return!1}computeExtent(t){JK(t);const n=this.geometries_;for(let r=0,i=n.length;r<i;++r)EXe(t,n[r].getExtent());return t}getGeometries(){return wRe(this.geometries_)}getGeometriesArray(){return this.geometries_}getGeometriesArrayRecursive(){let t=[];const n=this.geometries_;for(let r=0,i=n.length;r<i;++r)n[r].getType()===this.getType()?t=t.concat(n[r].getGeometriesArrayRecursive()):t.push(n[r]);return t}getSimplifiedGeometry(t){if(this.simplifiedGeometryRevision!==this.getRevision()&&(this.simplifiedGeometryMaxMinSquaredTolerance=0,this.simplifiedGeometryRevision=this.getRevision()),t<0||this.simplifiedGeometryMaxMinSquaredTolerance!==0&&t<this.simplifiedGeometryMaxMinSquaredTolerance)return this;const n=[],r=this.geometries_;let i=!1;for(let a=0,o=r.length;a<o;++a){const s=r[a],c=s.getSimplifiedGeometry(t);n.push(c),c!==s&&(i=!0)}return i?new B_e(n):(this.simplifiedGeometryMaxMinSquaredTolerance=t,this)}getType(){return"GeometryCollection"}intersectsExtent(t){const n=this.geometries_;for(let r=0,i=n.length;r<i;++r)if(n[r].intersectsExtent(t))return!0;return!1}isEmpty(){return this.geometries_.length===0}rotate(t,n){const r=this.geometries_;for(let i=0,a=r.length;i<a;++i)r[i].rotate(t,n);this.changed()}scale(t,n,r){r||(r=ZN(this.getExtent()));const i=this.geometries_;for(let a=0,o=i.length;a<o;++a)i[a].scale(t,n,r);this.changed()}setGeometries(t){this.setGeometriesArray(wRe(t))}setGeometriesArray(t){this.unlistenGeometriesChange_(),this.geometries_=t,this.listenGeometriesChange_(),this.changed()}applyTransform(t){const n=this.geometries_;for(let r=0,i=n.length;r<i;++r)n[r].applyTransform(t);this.changed()}translate(t,n){const r=this.geometries_;for(let i=0,a=r.length;i<a;++i)r[i].translate(t,n);this.changed()}disposeInternal(){this.unlistenGeometriesChange_(),super.disposeInternal()}}function wRe(e){return e.map(t=>t.clone())}const Ann=B_e;class z_e extends DD{constructor(t,n,r){if(super(),this.ends_=[],this.maxDelta_=-1,this.maxDeltaRevision_=-1,Array.isArray(t[0]))this.setCoordinates(t,n);else if(n!==void 0&&r)this.setFlatCoordinates(n,t),this.ends_=r;else{const i=t,a=[],o=[];for(let c=0,u=i.length;c<u;++c){const d=i[c];nv(a,d.getFlatCoordinates()),o.push(a.length)}const s=i.length===0?this.getLayout():i[0].getLayout();this.setFlatCoordinates(s,a),this.ends_=o}}appendLineString(t){nv(this.flatCoordinates,t.getFlatCoordinates().slice()),this.ends_.push(this.flatCoordinates.length),this.changed()}clone(){const t=new z_e(this.flatCoordinates.slice(),this.layout,this.ends_.slice());return t.applyProperties(this),t}closestPointXY(t,n,r,i){return i<wL(this.getExtent(),t,n)?i:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(zXe(this.flatCoordinates,0,this.ends_,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),qXe(this.flatCoordinates,0,this.ends_,this.stride,this.maxDelta_,!1,t,n,r,i))}getCoordinateAtM(t,n,r){return this.layout!="XYM"&&this.layout!="XYZM"||this.flatCoordinates.length===0?null:(n=n!==void 0?n:!1,r=r!==void 0?r:!1,xNi(this.flatCoordinates,0,this.ends_,this.stride,t,n,r))}getCoordinates(){return tie(this.flatCoordinates,0,this.ends_,this.stride)}getEnds(){return this.ends_}getLineString(t){return t<0||this.ends_.length<=t?null:new Iy(this.flatCoordinates.slice(t===0?0:this.ends_[t-1],this.ends_[t]),this.layout)}getLineStrings(){const t=this.flatCoordinates,n=this.ends_,r=this.layout,i=[];let a=0;for(let o=0,s=n.length;o<s;++o){const c=n[o],u=new Iy(t.slice(a,c),r);i.push(u),a=c}return i}getFlatMidpoints(){const t=[],n=this.flatCoordinates;let r=0;const i=this.ends_,a=this.stride;for(let o=0,s=i.length;o<s;++o){const c=i[o],u=F_e(n,r,c,a,.5);nv(t,u),r=c}return t}getSimplifiedGeometryInternal(t){const n=[],r=[];return n.length=wtn(this.flatCoordinates,0,this.ends_,this.stride,t,n,0,r),new z_e(n,"XY",r)}getType(){return"MultiLineString"}intersectsExtent(t){return R$i(this.flatCoordinates,0,this.ends_,this.stride,t)}setCoordinates(t,n){this.setLayout(n,t,2),this.flatCoordinates||(this.flatCoordinates=[]);const r=koe(this.flatCoordinates,0,t,this.stride,this.ends_);this.flatCoordinates.length=r.length===0?0:r[r.length-1],this.changed()}}const Hoe=z_e;class vJe extends DD{constructor(t,n){super(),n&&!Array.isArray(t[0])?this.setFlatCoordinates(n,t):this.setCoordinates(t,n)}appendPoint(t){nv(this.flatCoordinates,t.getFlatCoordinates()),this.changed()}clone(){const t=new vJe(this.flatCoordinates.slice(),this.layout);return t.applyProperties(this),t}closestPointXY(t,n,r,i){if(i<wL(this.getExtent(),t,n))return i;const a=this.flatCoordinates,o=this.stride;for(let s=0,c=a.length;s<c;s+=o){const u=nT(t,n,a[s],a[s+1]);if(u<i){i=u;for(let d=0;d<o;++d)r[d]=a[s+d];r.length=o}}return i}getCoordinates(){return cN(this.flatCoordinates,0,this.flatCoordinates.length,this.stride)}getPoint(t){const n=this.flatCoordinates.length/this.stride;return t<0||n<=t?null:new p5(this.flatCoordinates.slice(t*this.stride,(t+1)*this.stride),this.layout)}getPoints(){const t=this.flatCoordinates,n=this.layout,r=this.stride,i=[];for(let a=0,o=t.length;a<o;a+=r){const s=new p5(t.slice(a,a+r),n);i.push(s)}return i}getType(){return"MultiPoint"}intersectsExtent(t){const n=this.flatCoordinates,r=this.stride;for(let i=0,a=n.length;i<a;i+=r){const o=n[i],s=n[i+1];if(CXe(t,o,s))return!0}return!1}setCoordinates(t,n){this.setLayout(n,t,1),this.flatCoordinates||(this.flatCoordinates=[]),this.flatCoordinates.length=p8e(this.flatCoordinates,0,t,this.stride),this.changed()}}const S8e=vJe;function Mnn(e,t,n,r){const i=[];let a=jy();for(let o=0,s=n.length;o<s;++o){const c=n[o];a=wXe(e,t,c[0],r),i.push((a[0]+a[2])/2,(a[1]+a[3])/2),t=c[c.length-1]}return i}class H_e extends DD{constructor(t,n,r){if(super(),this.endss_=[],this.flatInteriorPointsRevision_=-1,this.flatInteriorPoints_=null,this.maxDelta_=-1,this.maxDeltaRevision_=-1,this.orientedRevision_=-1,this.orientedFlatCoordinates_=null,!r&&!Array.isArray(t[0])){const i=t,a=[],o=[];for(let s=0,c=i.length;s<c;++s){const u=i[s],d=a.length,f=u.getEnds();for(let p=0,m=f.length;p<m;++p)f[p]+=d;nv(a,u.getFlatCoordinates()),o.push(f)}n=i.length===0?this.getLayout():i[0].getLayout(),t=a,r=o}n!==void 0&&r?(this.setFlatCoordinates(n,t),this.endss_=r):this.setCoordinates(t,n)}appendPolygon(t){let n;if(!this.flatCoordinates)this.flatCoordinates=t.getFlatCoordinates().slice(),n=t.getEnds().slice(),this.endss_.push();else{const r=this.flatCoordinates.length;nv(this.flatCoordinates,t.getFlatCoordinates()),n=t.getEnds().slice();for(let i=0,a=n.length;i<a;++i)n[i]+=r}this.endss_.push(n),this.changed()}clone(){const t=this.endss_.length,n=new Array(t);for(let i=0;i<t;++i)n[i]=this.endss_[i].slice();const r=new H_e(this.flatCoordinates.slice(),this.layout,n);return r.applyProperties(this),r}closestPointXY(t,n,r,i){return i<wL(this.getExtent(),t,n)?i:(this.maxDeltaRevision_!=this.getRevision()&&(this.maxDelta_=Math.sqrt(E$i(this.flatCoordinates,0,this.endss_,this.stride,0)),this.maxDeltaRevision_=this.getRevision()),T$i(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,this.maxDelta_,!0,t,n,r,i))}containsXY(t,n){return I$i(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t,n)}getArea(){return P$i(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride)}getCoordinates(t){let n;return t!==void 0?(n=this.getOrientedFlatCoordinates().slice(),gBe(n,0,this.endss_,this.stride,t)):n=this.flatCoordinates,hBe(n,0,this.endss_,this.stride)}getEndss(){return this.endss_}getFlatInteriorPoints(){if(this.flatInteriorPointsRevision_!=this.getRevision()){const t=Mnn(this.flatCoordinates,0,this.endss_,this.stride);this.flatInteriorPoints_=Otn(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t),this.flatInteriorPointsRevision_=this.getRevision()}return this.flatInteriorPoints_}getInteriorPoints(){return new S8e(this.getFlatInteriorPoints().slice(),"XYM")}getOrientedFlatCoordinates(){if(this.orientedRevision_!=this.getRevision()){const t=this.flatCoordinates;Itn(t,0,this.endss_,this.stride)?this.orientedFlatCoordinates_=t:(this.orientedFlatCoordinates_=t.slice(),this.orientedFlatCoordinates_.length=gBe(this.orientedFlatCoordinates_,0,this.endss_,this.stride)),this.orientedRevision_=this.getRevision()}return this.orientedFlatCoordinates_}getSimplifiedGeometryInternal(t){const n=[],r=[];return n.length=O$i(this.flatCoordinates,0,this.endss_,this.stride,Math.sqrt(t),n,0,r),new H_e(n,"XY",r)}getPolygon(t){if(t<0||this.endss_.length<=t)return null;let n;if(t===0)n=0;else{const a=this.endss_[t-1];n=a[a.length-1]}const r=this.endss_[t].slice(),i=r[r.length-1];if(n!==0)for(let a=0,o=r.length;a<o;++a)r[a]-=n;return new M3(this.flatCoordinates.slice(n,i),this.layout,r)}getPolygons(){const t=this.layout,n=this.flatCoordinates,r=this.endss_,i=[];let a=0;for(let o=0,s=r.length;o<s;++o){const c=r[o].slice(),u=c[c.length-1];if(a!==0)for(let f=0,p=c.length;f<p;++f)c[f]-=a;const d=new M3(n.slice(a,u),t,c);i.push(d),a=u}return i}getType(){return"MultiPolygon"}intersectsExtent(t){return k$i(this.getOrientedFlatCoordinates(),0,this.endss_,this.stride,t)}setCoordinates(t,n){this.setLayout(n,t,3),this.flatCoordinates||(this.flatCoordinates=[]);const r=Ctn(this.flatCoordinates,0,t,this.stride,this.endss_);if(r.length===0)this.flatCoordinates.length=0;else{const i=r[r.length-1];this.flatCoordinates.length=i.length===0?0:i[i.length-1]}this.changed()}}const qoe=H_e,Vmt=v1();class $W{constructor(t,n,r,i,a,o){this.styleFunction,this.extent_,this.id_=o,this.type_=t,this.flatCoordinates_=n,this.flatInteriorPoints_=null,this.flatMidpoints_=null,this.ends_=r||null,this.properties_=a,this.squaredTolerance_,this.stride_=i,this.simplifiedGeometry_}get(t){return this.properties_[t]}getExtent(){return this.extent_||(this.extent_=this.type_==="Point"?itn(this.flatCoordinates_):wXe(this.flatCoordinates_,0,this.flatCoordinates_.length,2)),this.extent_}getFlatInteriorPoint(){if(!this.flatInteriorPoints_){const t=ZN(this.getExtent());this.flatInteriorPoints_=UXe(this.flatCoordinates_,0,this.ends_,2,t,0)}return this.flatInteriorPoints_}getFlatInteriorPoints(){if(!this.flatInteriorPoints_){const t=M$i(this.flatCoordinates_,this.ends_),n=Mnn(this.flatCoordinates_,0,t,2);this.flatInteriorPoints_=Otn(this.flatCoordinates_,0,t,2,n)}return this.flatInteriorPoints_}getFlatMidpoint(){return this.flatMidpoints_||(this.flatMidpoints_=F_e(this.flatCoordinates_,0,this.flatCoordinates_.length,2,.5)),this.flatMidpoints_}getFlatMidpoints(){if(!this.flatMidpoints_){this.flatMidpoints_=[];const t=this.flatCoordinates_;let n=0;const r=this.ends_;for(let i=0,a=r.length;i<a;++i){const o=r[i],s=F_e(t,n,o,2,.5);nv(this.flatMidpoints_,s),n=o}}return this.flatMidpoints_}getId(){return this.id_}getOrientedFlatCoordinates(){return this.flatCoordinates_}getGeometry(){return this}getSimplifiedGeometry(t){return this}simplifyTransformed(t,n){return this}getProperties(){return this.properties_}getPropertiesInternal(){return this.properties_}getStride(){return this.stride_}getStyleFunction(){return this.styleFunction}getType(){return this.type_}transform(t){t=nd(t);const n=t.getExtent(),r=t.getWorldExtent();if(n&&r){const i=og(r)/og(n);K6(Vmt,r[0],r[3],i,-i,0,0,0),CN(this.flatCoordinates_,0,this.flatCoordinates_.length,2,Vmt,this.flatCoordinates_)}}applyTransform(t){t(this.flatCoordinates_,this.flatCoordinates_,this.stride_)}clone(){var t;return new $W(this.type_,this.flatCoordinates_.slice(),(t=this.ends_)==null?void 0:t.slice(),this.stride_,Object.assign({},this.properties_),this.id_)}getEnds(){return this.ends_}enableSimplifyTransformed(){return this.simplifyTransformed=etn((t,n)=>{if(t===this.squaredTolerance_)return this.simplifiedGeometry_;this.simplifiedGeometry_=this.clone(),n&&this.simplifiedGeometry_.applyTransform(n);const r=this.simplifiedGeometry_.getFlatCoordinates();let i;switch(this.type_){case"LineString":r.length=h8e(r,0,this.simplifiedGeometry_.flatCoordinates_.length,this.simplifiedGeometry_.stride_,t,r,0),i=[r.length];break;case"MultiLineString":i=[],r.length=wtn(r,0,this.simplifiedGeometry_.ends_,this.simplifiedGeometry_.stride_,t,r,0,i);break;case"Polygon":i=[],r.length=VXe(r,0,this.simplifiedGeometry_.ends_,this.simplifiedGeometry_.stride_,Math.sqrt(t),r,0,i);break}return i&&(this.simplifiedGeometry_=new $W(this.type_,r,i,2,this.properties_,this.id_)),this.squaredTolerance_=t,this.simplifiedGeometry_}),this}}$W.prototype.getFlatCoordinates=$W.prototype.getOrientedFlatCoordinates;const w9=$W;class PDi extends g_{constructor(t){super(),this.projection=nd(t.projection),this.attributions_=Wmt(t.attributions),this.attributionsCollapsible_=t.attributionsCollapsible!==void 0?t.attributionsCollapsible:!0,this.loading=!1,this.state_=t.state!==void 0?t.state:"ready",this.wrapX_=t.wrapX!==void 0?t.wrapX:!1,this.interpolate_=!!t.interpolate,this.viewResolver=null,this.viewRejector=null;const n=this;this.viewPromise_=new Promise(function(r,i){n.viewResolver=r,n.viewRejector=i})}getAttributions(){return this.attributions_}getAttributionsCollapsible(){return this.attributionsCollapsible_}getProjection(){return this.projection}getResolutions(t){return null}getView(){return this.viewPromise_}getState(){return this.state_}getWrapX(){return this.wrapX_}getInterpolate(){return this.interpolate_}refresh(){this.changed()}setAttributions(t){this.attributions_=Wmt(t),this.changed()}setState(t){this.state_=t,this.changed()}}function Wmt(e){return e?Array.isArray(e)?function(t){return e}:typeof e=="function"?e:function(t){return[e]}:null}const Fnn=PDi,Uv={ADDFEATURE:"addfeature",CHANGEFEATURE:"changefeature",CLEAR:"clear",REMOVEFEATURE:"removefeature",FEATURESLOADSTART:"featuresloadstart",FEATURESLOADEND:"featuresloadend",FEATURESLOADERROR:"featuresloaderror"};function NDi(e,t){return[[-1/0,-1/0,1/0,1/0]]}let DDi=!1;function IDi(e,t,n,r,i,a,o){const s=new XMLHttpRequest;s.open("GET",typeof e=="function"?e(n,r,i):e,!0),t.getType()=="arraybuffer"&&(s.responseType="arraybuffer"),s.withCredentials=DDi,s.onload=function(c){if(!s.status||s.status>=200&&s.status<300){const u=t.getType();try{let d;u=="text"||u=="json"?d=s.responseText:u=="xml"?d=s.responseXML||s.responseText:u=="arraybuffer"&&(d=s.response),d?a(t.readFeatures(d,{extent:n,featureProjection:i}),t.readProjection(d)):o()}catch{o()}}else o()},s.onerror=o,s.send()}function Umt(e,t){return function(n,r,i,a,o){const s=this;IDi(e,t,n,r,i,function(c,u){s.addFeatures(c),a!==void 0&&a(c)},o||xW)}}class hP extends G5{constructor(t,n,r){super(t),this.feature=n,this.features=r}}class RDi extends Fnn{constructor(t){t=t||{},super({attributions:t.attributions,interpolate:!0,projection:void 0,state:"ready",wrapX:t.wrapX!==void 0?t.wrapX:!0}),this.on,this.once,this.un,this.loader_=xW,this.format_=t.format,this.overlaps_=t.overlaps===void 0?!0:t.overlaps,this.url_=t.url,t.loader!==void 0?this.loader_=t.loader:this.url_!==void 0&&(yu(this.format_,"`format` must be set when `url` is set"),this.loader_=Umt(this.url_,this.format_)),this.strategy_=t.strategy!==void 0?t.strategy:NDi;const n=t.useSpatialIndex!==void 0?t.useSpatialIndex:!0;this.featuresRtree_=n?new qmt:null,this.loadedExtentsRtree_=new qmt,this.loadingExtentsCount_=0,this.nullGeometryFeatures_={},this.idIndex_={},this.uidIndex_={},this.featureChangeKeys_={},this.featuresCollection_=null;let r,i;Array.isArray(t.features)?i=t.features:t.features&&(r=t.features,i=r.getArray()),!n&&r===void 0&&(r=new A6(i)),i!==void 0&&this.addFeaturesInternal(i),r!==void 0&&this.bindFeaturesCollection_(r)}addFeature(t){this.addFeatureInternal(t),this.changed()}addFeatureInternal(t){const n=ql(t);if(!this.addToIndex_(n,t)){this.featuresCollection_&&this.featuresCollection_.remove(t);return}this.setupChangeEvents_(n,t);const r=t.getGeometry();if(r){const i=r.getExtent();this.featuresRtree_&&this.featuresRtree_.insert(i,t)}else this.nullGeometryFeatures_[n]=t;this.dispatchEvent(new hP(Uv.ADDFEATURE,t))}setupChangeEvents_(t,n){n instanceof w9||(this.featureChangeKeys_[t]=[zu(n,Xc.CHANGE,this.handleFeatureChange_,this),zu(n,bW.PROPERTYCHANGE,this.handleFeatureChange_,this)])}addToIndex_(t,n){let r=!0;if(n.getId()!==void 0){const i=String(n.getId());if(!(i in this.idIndex_))this.idIndex_[i]=n;else if(n instanceof w9){const a=this.idIndex_[i];a instanceof w9?Array.isArray(a)?a.push(n):this.idIndex_[i]=[a,n]:r=!1}else r=!1}return r&&(yu(!(t in this.uidIndex_),"The passed `feature` was already added to the source"),this.uidIndex_[t]=n),r}addFeatures(t){this.addFeaturesInternal(t),this.changed()}addFeaturesInternal(t){const n=[],r=[],i=[];for(let a=0,o=t.length;a<o;a++){const s=t[a],c=ql(s);this.addToIndex_(c,s)&&r.push(s)}for(let a=0,o=r.length;a<o;a++){const s=r[a],c=ql(s);this.setupChangeEvents_(c,s);const u=s.getGeometry();if(u){const d=u.getExtent();n.push(d),i.push(s)}else this.nullGeometryFeatures_[c]=s}if(this.featuresRtree_&&this.featuresRtree_.load(n,i),this.hasListener(Uv.ADDFEATURE))for(let a=0,o=r.length;a<o;a++)this.dispatchEvent(new hP(Uv.ADDFEATURE,r[a]))}bindFeaturesCollection_(t){let n=!1;this.addEventListener(Uv.ADDFEATURE,function(r){n||(n=!0,t.push(r.feature),n=!1)}),this.addEventListener(Uv.REMOVEFEATURE,function(r){n||(n=!0,t.remove(r.feature),n=!1)}),t.addEventListener(ig.ADD,r=>{n||(n=!0,this.addFeature(r.element),n=!1)}),t.addEventListener(ig.REMOVE,r=>{n||(n=!0,this.removeFeature(r.element),n=!1)}),this.featuresCollection_=t}clear(t){if(t){for(const r in this.featureChangeKeys_)this.featureChangeKeys_[r].forEach(Jd);this.featuresCollection_||(this.featureChangeKeys_={},this.idIndex_={},this.uidIndex_={})}else if(this.featuresRtree_){const r=i=>{this.removeFeatureInternal(i)};this.featuresRtree_.forEach(r);for(const i in this.nullGeometryFeatures_)this.removeFeatureInternal(this.nullGeometryFeatures_[i])}this.featuresCollection_&&this.featuresCollection_.clear(),this.featuresRtree_&&this.featuresRtree_.clear(),this.nullGeometryFeatures_={};const n=new hP(Uv.CLEAR);this.dispatchEvent(n),this.changed()}forEachFeature(t){if(this.featuresRtree_)return this.featuresRtree_.forEach(t);this.featuresCollection_&&this.featuresCollection_.forEach(t)}forEachFeatureAtCoordinateDirect(t,n){const r=[t[0],t[1],t[0],t[1]];return this.forEachFeatureInExtent(r,function(i){const a=i.getGeometry();if(a instanceof w9||a.intersectsCoordinate(t))return n(i)})}forEachFeatureInExtent(t,n){if(this.featuresRtree_)return this.featuresRtree_.forEachInExtent(t,n);this.featuresCollection_&&this.featuresCollection_.forEach(n)}forEachFeatureIntersectingExtent(t,n){return this.forEachFeatureInExtent(t,function(r){const i=r.getGeometry();if(i instanceof w9||i.intersectsExtent(t)){const a=n(r);if(a)return a}})}getFeaturesCollection(){return this.featuresCollection_}getFeatures(){let t;return this.featuresCollection_?t=this.featuresCollection_.getArray().slice(0):this.featuresRtree_&&(t=this.featuresRtree_.getAll(),oF(this.nullGeometryFeatures_)||nv(t,Object.values(this.nullGeometryFeatures_))),t}getFeaturesAtCoordinate(t){const n=[];return this.forEachFeatureAtCoordinateDirect(t,function(r){n.push(r)}),n}getFeaturesInExtent(t,n){if(this.featuresRtree_){if(!(n&&n.canWrapX()&&this.getWrapX()))return this.featuresRtree_.getInExtent(t);const i=stn(t,n);return[].concat(...i.map(a=>this.featuresRtree_.getInExtent(a)))}return this.featuresCollection_?this.featuresCollection_.getArray().slice(0):[]}getClosestFeatureToCoordinate(t,n){const r=t[0],i=t[1];let a=null;const o=[NaN,NaN];let s=1/0;const c=[-1/0,-1/0,1/0,1/0];return n=n||XN,this.featuresRtree_.forEachInExtent(c,function(u){if(n(u)){const d=u.getGeometry(),f=s;if(s=d instanceof w9?0:d.closestPointXY(r,i,o,s),s<f){a=u;const p=Math.sqrt(s);c[0]=r-p,c[1]=i-p,c[2]=r+p,c[3]=i+p}}}),a}getExtent(t){return this.featuresRtree_.getExtent(t)}getFeatureById(t){const n=this.idIndex_[t.toString()];return n!==void 0?n:null}getFeatureByUid(t){const n=this.uidIndex_[t];return n!==void 0?n:null}getFormat(){return this.format_}getOverlaps(){return this.overlaps_}getUrl(){return this.url_}handleFeatureChange_(t){const n=t.target,r=ql(n),i=n.getGeometry();if(!i)r in this.nullGeometryFeatures_||(this.featuresRtree_&&this.featuresRtree_.remove(n),this.nullGeometryFeatures_[r]=n);else{const o=i.getExtent();r in this.nullGeometryFeatures_?(delete this.nullGeometryFeatures_[r],this.featuresRtree_&&this.featuresRtree_.insert(o,n)):this.featuresRtree_&&this.featuresRtree_.update(o,n)}const a=n.getId();if(a!==void 0){const o=a.toString();this.idIndex_[o]!==n&&(this.removeFromIdIndex_(n),this.idIndex_[o]=n)}else this.removeFromIdIndex_(n),this.uidIndex_[r]=n;this.changed(),this.dispatchEvent(new hP(Uv.CHANGEFEATURE,n))}hasFeature(t){const n=t.getId();return n!==void 0?n in this.idIndex_:ql(t)in this.uidIndex_}isEmpty(){return this.featuresRtree_?this.featuresRtree_.isEmpty()&&oF(this.nullGeometryFeatures_):this.featuresCollection_?this.featuresCollection_.getLength()===0:!0}loadFeatures(t,n,r){const i=this.loadedExtentsRtree_,a=this.strategy_(t,n,r);for(let o=0,s=a.length;o<s;++o){const c=a[o];i.forEachInExtent(c,function(d){return H9(d.extent,c)})||(++this.loadingExtentsCount_,this.dispatchEvent(new hP(Uv.FEATURESLOADSTART)),this.loader_.call(this,c,n,r,d=>{--this.loadingExtentsCount_,this.dispatchEvent(new hP(Uv.FEATURESLOADEND,void 0,d))},()=>{--this.loadingExtentsCount_,this.dispatchEvent(new hP(Uv.FEATURESLOADERROR))}),i.insert(c,{extent:c.slice()}))}this.loading=this.loader_.length<4?!1:this.loadingExtentsCount_>0}refresh(){this.clear(!0),this.loadedExtentsRtree_.clear(),super.refresh()}removeLoadedExtent(t){const n=this.loadedExtentsRtree_;let r;n.forEachInExtent(t,function(i){if(lF(i.extent,t))return r=i,!0}),r&&n.remove(r)}removeFeatures(t){const n=[];for(let r=0,i=t.length;r<i;++r){const a=t[r],o=this.removeFeatureInternal(a);o&&n.push(o)}n.length>0&&this.changed()}removeFeature(t){if(!t)return;this.removeFeatureInternal(t)&&this.changed()}removeFeatureInternal(t){const n=ql(t);if(!(n in this.uidIndex_))return;n in this.nullGeometryFeatures_?delete this.nullGeometryFeatures_[n]:this.featuresRtree_&&this.featuresRtree_.remove(t);const r=this.featureChangeKeys_[n];r==null||r.forEach(Jd),delete this.featureChangeKeys_[n];const i=t.getId();if(i!==void 0){const a=i.toString(),o=this.idIndex_[a];o===t?delete this.idIndex_[a]:Array.isArray(o)&&(o.splice(o.indexOf(t),1),o.length===1&&(this.idIndex_[a]=o[0]))}return delete this.uidIndex_[n],this.hasListener(Uv.REMOVEFEATURE)&&this.dispatchEvent(new hP(Uv.REMOVEFEATURE,t)),t}removeFromIdIndex_(t){let n=!1;for(const r in this.idIndex_){const i=this.idIndex_[r];if(t instanceof w9&&Array.isArray(i)&&i.includes(t))i.splice(i.indexOf(t),1);else if(this.idIndex_[r]===t){delete this.idIndex_[r],n=!0;break}}return n}setLoader(t){this.loader_=t}setUrl(t){yu(this.format_,"`format` must be set when `url` is set"),this.url_=t,this.setLoader(Umt(t,this.format_))}}const _Je=RDi,yJe=34962,bJe=34963,kDi=35040,ADi=35044,DBe=35048,MDi=5121,FDi=5123,LDi=5125,Lnn=5126,Kmt=["experimental-webgl","webgl","webkit-3d","moz-webgl"];function jDi(e,t){t=Object.assign({preserveDrawingBuffer:!0,antialias:!aOi},t);const n=Kmt.length;for(let r=0;r<n;++r)try{const i=e.getContext(Kmt[r],t);if(i)return i}catch{}return null}const BDi={STATIC_DRAW:ADi,STREAM_DRAW:kDi,DYNAMIC_DRAW:DBe};class zDi{constructor(t,n){this.array_=null,this.type_=t,yu(t===yJe||t===bJe,"A `WebGLArrayBuffer` must either be of type `ELEMENT_ARRAY_BUFFER` or `ARRAY_BUFFER`"),this.usage_=n!==void 0?n:BDi.STATIC_DRAW}ofSize(t){return this.array_=new(ERe(this.type_))(t),this}fromArray(t){return this.array_=ERe(this.type_).from(t),this}fromArrayBuffer(t){return this.array_=new(ERe(this.type_))(t),this}getType(){return this.type_}getArray(){return this.array_}getUsage(){return this.usage_}getSize(){return this.array_?this.array_.length:0}}function ERe(e){switch(e){case yJe:return Float32Array;case bJe:return Uint32Array;default:return Float32Array}}const Gmt=zDi,f1e={LOST:"webglcontextlost",RESTORED:"webglcontextrestored"},HDi=`
  precision mediump float;
  
  attribute vec2 a_position;
  varying vec2 v_texCoord;
  varying vec2 v_screenCoord;
  
  uniform vec2 u_screenSize;
   
  void main() {
    v_texCoord = a_position * 0.5 + 0.5;
    v_screenCoord = v_texCoord * u_screenSize;
    gl_Position = vec4(a_position, 0.0, 1.0);
  }
`,qDi=`
  precision mediump float;
   
  uniform sampler2D u_image;
  uniform float u_opacity;
   
  varying vec2 v_texCoord;
   
  void main() {
    gl_FragColor = texture2D(u_image, v_texCoord) * u_opacity;
  }
`;class VDi{constructor(t){this.gl_=t.webGlContext;const n=this.gl_;this.scaleRatio_=t.scaleRatio||1,this.renderTargetTexture_=n.createTexture(),this.renderTargetTextureSize_=null,this.frameBuffer_=n.createFramebuffer(),this.depthBuffer_=n.createRenderbuffer();const r=n.createShader(n.VERTEX_SHADER);n.shaderSource(r,t.vertexShader||HDi),n.compileShader(r);const i=n.createShader(n.FRAGMENT_SHADER);n.shaderSource(i,t.fragmentShader||qDi),n.compileShader(i),this.renderTargetProgram_=n.createProgram(),n.attachShader(this.renderTargetProgram_,r),n.attachShader(this.renderTargetProgram_,i),n.linkProgram(this.renderTargetProgram_),this.renderTargetVerticesBuffer_=n.createBuffer();const a=[-1,-1,1,-1,-1,1,1,-1,1,1,-1,1];n.bindBuffer(n.ARRAY_BUFFER,this.renderTargetVerticesBuffer_),n.bufferData(n.ARRAY_BUFFER,new Float32Array(a),n.STATIC_DRAW),this.renderTargetAttribLocation_=n.getAttribLocation(this.renderTargetProgram_,"a_position"),this.renderTargetUniformLocation_=n.getUniformLocation(this.renderTargetProgram_,"u_screenSize"),this.renderTargetOpacityLocation_=n.getUniformLocation(this.renderTargetProgram_,"u_opacity"),this.renderTargetTextureLocation_=n.getUniformLocation(this.renderTargetProgram_,"u_image"),this.uniforms_=[],t.uniforms&&Object.keys(t.uniforms).forEach(o=>{this.uniforms_.push({value:t.uniforms[o],location:n.getUniformLocation(this.renderTargetProgram_,o)})})}getGL(){return this.gl_}init(t){const n=this.getGL(),r=[n.drawingBufferWidth*this.scaleRatio_,n.drawingBufferHeight*this.scaleRatio_];if(n.bindFramebuffer(n.FRAMEBUFFER,this.getFrameBuffer()),n.bindRenderbuffer(n.RENDERBUFFER,this.getDepthBuffer()),n.viewport(0,0,r[0],r[1]),!this.renderTargetTextureSize_||this.renderTargetTextureSize_[0]!==r[0]||this.renderTargetTextureSize_[1]!==r[1]){this.renderTargetTextureSize_=r;const i=0,a=n.RGBA,o=0,s=n.RGBA,c=n.UNSIGNED_BYTE,u=null;n.bindTexture(n.TEXTURE_2D,this.renderTargetTexture_),n.texImage2D(n.TEXTURE_2D,i,a,r[0],r[1],o,s,c,u),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MIN_FILTER,n.LINEAR),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_S,n.CLAMP_TO_EDGE),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_T,n.CLAMP_TO_EDGE),n.framebufferTexture2D(n.FRAMEBUFFER,n.COLOR_ATTACHMENT0,n.TEXTURE_2D,this.renderTargetTexture_,0),n.renderbufferStorage(n.RENDERBUFFER,n.DEPTH_COMPONENT16,r[0],r[1]),n.framebufferRenderbuffer(n.FRAMEBUFFER,n.DEPTH_ATTACHMENT,n.RENDERBUFFER,this.depthBuffer_)}}apply(t,n,r,i){const a=this.getGL(),o=t.size;if(a.bindFramebuffer(a.FRAMEBUFFER,n?n.getFrameBuffer():null),a.activeTexture(a.TEXTURE0),a.bindTexture(a.TEXTURE_2D,this.renderTargetTexture_),!n){const c=ql(a.canvas);if(!t.renderTargets[c]){const u=a.getContextAttributes();u&&u.preserveDrawingBuffer&&(a.clearColor(0,0,0,0),a.clearDepth(1),a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT)),t.renderTargets[c]=!0}}a.disable(a.DEPTH_TEST),a.enable(a.BLEND),a.blendFunc(a.ONE,a.ONE_MINUS_SRC_ALPHA),a.viewport(0,0,a.drawingBufferWidth,a.drawingBufferHeight),a.bindBuffer(a.ARRAY_BUFFER,this.renderTargetVerticesBuffer_),a.useProgram(this.renderTargetProgram_),a.enableVertexAttribArray(this.renderTargetAttribLocation_),a.vertexAttribPointer(this.renderTargetAttribLocation_,2,a.FLOAT,!1,0,0),a.uniform2f(this.renderTargetUniformLocation_,o[0],o[1]),a.uniform1i(this.renderTargetTextureLocation_,0);const s=t.layerStatesArray[t.layerIndex].opacity;a.uniform1f(this.renderTargetOpacityLocation_,s),this.applyUniforms(t),r&&r(a,t),a.drawArrays(a.TRIANGLES,0,6),i&&i(a,t)}getFrameBuffer(){return this.frameBuffer_}getDepthBuffer(){return this.depthBuffer_}applyUniforms(t){const n=this.getGL();let r,i=1;this.uniforms_.forEach(function(a){if(r=typeof a.value=="function"?a.value(t):a.value,r instanceof HTMLCanvasElement||r instanceof ImageData)a.texture||(a.texture=n.createTexture()),n.activeTexture(n[`TEXTURE${i}`]),n.bindTexture(n.TEXTURE_2D,a.texture),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MIN_FILTER,n.LINEAR),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_S,n.CLAMP_TO_EDGE),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_T,n.CLAMP_TO_EDGE),r instanceof ImageData?n.texImage2D(n.TEXTURE_2D,0,n.RGBA,n.RGBA,r.width,r.height,0,n.UNSIGNED_BYTE,new Uint8Array(r.data)):n.texImage2D(n.TEXTURE_2D,0,n.RGBA,n.RGBA,n.UNSIGNED_BYTE,r),n.uniform1i(a.location,i++);else if(Array.isArray(r))switch(r.length){case 2:n.uniform2f(a.location,r[0],r[1]);return;case 3:n.uniform3f(a.location,r[0],r[1],r[2]);return;case 4:n.uniform4f(a.location,r[0],r[1],r[2],r[3]);return;default:return}else typeof r=="number"&&n.uniform1f(a.location,r)})}}const Ymt=VDi;function WDi(){return[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}function UDi(e,t){return e[0]=t[0],e[1]=t[1],e[4]=t[2],e[5]=t[3],e[12]=t[4],e[13]=t[5],e}const p9={PROJECTION_MATRIX:"u_projectionMatrix",SCREEN_TO_WORLD_MATRIX:"u_screenToWorldMatrix",TIME:"u_time",ZOOM:"u_zoom",RESOLUTION:"u_resolution",ROTATION:"u_rotation",VIEWPORT_SIZE_PX:"u_viewportSizePx",PIXEL_RATIO:"u_pixelRatio",HIT_DETECTION:"u_hitDetection"},k9={UNSIGNED_BYTE:MDi,UNSIGNED_SHORT:FDi,UNSIGNED_INT:LDi,FLOAT:Lnn},q_e={};function Xmt(e){return"shared/"+e}let Jmt=0;function KDi(){const e="unique/"+Jmt;return Jmt+=1,e}function GDi(e){let t=q_e[e];if(!t){const n=document.createElement("canvas");n.width=1,n.height=1,n.style.position="absolute",n.style.left="0",t={users:0,context:jDi(n)},q_e[e]=t}return t.users+=1,t.context}function YDi(e){const t=q_e[e];if(!t||(t.users-=1,t.users>0))return;const n=t.context,r=n.getExtension("WEBGL_lose_context");r&&r.loseContext();const i=n.canvas;i.width=1,i.height=1,delete q_e[e]}class XDi extends o8e{constructor(t){super(),t=t||{},this.boundHandleWebGLContextLost_=this.handleWebGLContextLost.bind(this),this.boundHandleWebGLContextRestored_=this.handleWebGLContextRestored.bind(this),this.canvasCacheKey_=t.canvasCacheKey?Xmt(t.canvasCacheKey):KDi(),this.gl_=GDi(this.canvasCacheKey_),this.bufferCache_={},this.extensionCache_={},this.currentProgram_=null,this.needsToBeRecreated_=!1;const n=this.gl_.canvas;n.addEventListener(f1e.LOST,this.boundHandleWebGLContextLost_),n.addEventListener(f1e.RESTORED,this.boundHandleWebGLContextRestored_),this.offsetRotateMatrix_=v1(),this.offsetScaleMatrix_=v1(),this.tmpMat4_=WDi(),this.uniformLocationsByProgram_={},this.attribLocationsByProgram_={},this.uniforms_=[],t.uniforms&&this.setUniforms(t.uniforms),this.postProcessPasses_=t.postProcesses?t.postProcesses.map(r=>new Ymt({webGlContext:this.gl_,scaleRatio:r.scaleRatio,vertexShader:r.vertexShader,fragmentShader:r.fragmentShader,uniforms:r.uniforms})):[new Ymt({webGlContext:this.gl_})],this.shaderCompileErrors_=null,this.startTime_=Date.now()}setUniforms(t){this.uniforms_=[],this.addUniforms(t)}addUniforms(t){for(const n in t)this.uniforms_.push({name:n,value:t[n]})}canvasCacheKeyMatches(t){return this.canvasCacheKey_===Xmt(t)}getExtension(t){if(t in this.extensionCache_)return this.extensionCache_[t];const n=this.gl_.getExtension(t);return this.extensionCache_[t]=n,n}bindBuffer(t){const n=this.gl_,r=ql(t);let i=this.bufferCache_[r];if(!i){const a=n.createBuffer();i={buffer:t,webGlBuffer:a},this.bufferCache_[r]=i}n.bindBuffer(t.getType(),i.webGlBuffer)}flushBufferData(t){const n=this.gl_;this.bindBuffer(t),n.bufferData(t.getType(),t.getArray(),t.getUsage())}deleteBuffer(t){const n=this.gl_,r=ql(t),i=this.bufferCache_[r];i&&!n.isContextLost()&&n.deleteBuffer(i.webGlBuffer),delete this.bufferCache_[r]}disposeInternal(){const t=this.gl_.canvas;t.removeEventListener(f1e.LOST,this.boundHandleWebGLContextLost_),t.removeEventListener(f1e.RESTORED,this.boundHandleWebGLContextRestored_),YDi(this.canvasCacheKey_),delete this.gl_}prepareDraw(t,n,r){const i=this.gl_,a=this.getCanvas(),o=t.size,s=t.pixelRatio;(a.width!==o[0]*s||a.height!==o[1]*s)&&(a.width=o[0]*s,a.height=o[1]*s,a.style.width=o[0]+"px",a.style.height=o[1]+"px");for(let c=this.postProcessPasses_.length-1;c>=0;c--)this.postProcessPasses_[c].init(t);i.bindTexture(i.TEXTURE_2D,null),i.clearColor(0,0,0,0),i.depthRange(0,1),i.clearDepth(1),i.clear(i.COLOR_BUFFER_BIT|i.DEPTH_BUFFER_BIT),i.enable(i.BLEND),i.blendFunc(i.ONE,n?i.ZERO:i.ONE_MINUS_SRC_ALPHA),r?(i.enable(i.DEPTH_TEST),i.depthFunc(i.LEQUAL)):i.disable(i.DEPTH_TEST)}bindTexture(t,n,r){const i=this.gl_;i.activeTexture(i.TEXTURE0+n),i.bindTexture(i.TEXTURE_2D,t),i.uniform1i(this.getUniformLocation(r),n)}prepareDrawToRenderTarget(t,n,r,i){const a=this.gl_,o=n.getSize();a.bindFramebuffer(a.FRAMEBUFFER,n.getFramebuffer()),a.bindRenderbuffer(a.RENDERBUFFER,n.getDepthbuffer()),a.viewport(0,0,o[0],o[1]),a.bindTexture(a.TEXTURE_2D,n.getTexture()),a.clearColor(0,0,0,0),a.depthRange(0,1),a.clearDepth(1),a.clear(a.COLOR_BUFFER_BIT|a.DEPTH_BUFFER_BIT),a.enable(a.BLEND),a.blendFunc(a.ONE,r?a.ZERO:a.ONE_MINUS_SRC_ALPHA),i?(a.enable(a.DEPTH_TEST),a.depthFunc(a.LEQUAL)):a.disable(a.DEPTH_TEST)}drawElements(t,n){const r=this.gl_;this.getExtension("OES_element_index_uint");const i=r.UNSIGNED_INT,a=4,o=n-t,s=t*a;r.drawElements(r.TRIANGLES,o,i,s)}finalizeDraw(t,n,r){for(let i=0,a=this.postProcessPasses_.length;i<a;i++)i===a-1?this.postProcessPasses_[i].apply(t,null,n,r):this.postProcessPasses_[i].apply(t,this.postProcessPasses_[i+1])}getCanvas(){return this.gl_.canvas}getGL(){return this.gl_}applyFrameState(t){const n=t.size,r=t.viewState.rotation,i=t.pixelRatio;this.setUniformFloatValue(p9.TIME,(Date.now()-this.startTime_)*.001),this.setUniformFloatValue(p9.ZOOM,t.viewState.zoom),this.setUniformFloatValue(p9.RESOLUTION,t.viewState.resolution),this.setUniformFloatValue(p9.PIXEL_RATIO,i),this.setUniformFloatVec2(p9.VIEWPORT_SIZE_PX,[n[0],n[1]]),this.setUniformFloatValue(p9.ROTATION,r)}applyHitDetectionUniform(t){const n=this.getUniformLocation(p9.HIT_DETECTION);this.getGL().uniform1i(n,t?1:0),t&&this.setUniformFloatValue(p9.PIXEL_RATIO,.5)}applyUniforms(t){const n=this.gl_;let r,i=0;this.uniforms_.forEach(a=>{if(r=typeof a.value=="function"?a.value(t):a.value,r instanceof HTMLCanvasElement||r instanceof HTMLImageElement||r instanceof ImageData||r instanceof WebGLTexture){r instanceof WebGLTexture&&!a.texture?(a.prevValue=void 0,a.texture=r):a.texture||(a.prevValue=void 0,a.texture=n.createTexture()),this.bindTexture(a.texture,i,a.name),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_MIN_FILTER,n.LINEAR),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_S,n.CLAMP_TO_EDGE),n.texParameteri(n.TEXTURE_2D,n.TEXTURE_WRAP_T,n.CLAMP_TO_EDGE);const o=!(r instanceof HTMLImageElement)||r.complete;!(r instanceof WebGLTexture)&&o&&a.prevValue!==r&&(a.prevValue=r,n.texImage2D(n.TEXTURE_2D,0,n.RGBA,n.RGBA,n.UNSIGNED_BYTE,r)),i++}else if(Array.isArray(r)&&r.length===6)this.setUniformMatrixValue(a.name,UDi(this.tmpMat4_,r));else if(Array.isArray(r)&&r.length<=4)switch(r.length){case 2:n.uniform2f(this.getUniformLocation(a.name),r[0],r[1]);return;case 3:n.uniform3f(this.getUniformLocation(a.name),r[0],r[1],r[2]);return;case 4:n.uniform4f(this.getUniformLocation(a.name),r[0],r[1],r[2],r[3]);return;default:return}else typeof r=="number"&&n.uniform1f(this.getUniformLocation(a.name),r)})}useProgram(t,n){this.gl_.useProgram(t),this.currentProgram_=t,this.applyFrameState(n),this.applyUniforms(n)}compileShader(t,n){const r=this.gl_,i=r.createShader(n);return r.shaderSource(i,t),r.compileShader(i),i}getProgram(t,n){const r=this.gl_,i=this.compileShader(t,r.FRAGMENT_SHADER),a=this.compileShader(n,r.VERTEX_SHADER),o=r.createProgram();if(r.attachShader(o,i),r.attachShader(o,a),r.linkProgram(o),!r.getShaderParameter(i,r.COMPILE_STATUS)){const s=`Fragment shader compilation failed: ${r.getShaderInfoLog(i)}`;throw new Error(s)}if(r.deleteShader(i),!r.getShaderParameter(a,r.COMPILE_STATUS)){const s=`Vertex shader compilation failed: ${r.getShaderInfoLog(a)}`;throw new Error(s)}if(r.deleteShader(a),!r.getProgramParameter(o,r.LINK_STATUS)){const s=`GL program linking failed: ${r.getProgramInfoLog(o)}`;throw new Error(s)}return o}getUniformLocation(t){const n=ql(this.currentProgram_);return this.uniformLocationsByProgram_[n]===void 0&&(this.uniformLocationsByProgram_[n]={}),this.uniformLocationsByProgram_[n][t]===void 0&&(this.uniformLocationsByProgram_[n][t]=this.gl_.getUniformLocation(this.currentProgram_,t)),this.uniformLocationsByProgram_[n][t]}getAttributeLocation(t){const n=ql(this.currentProgram_);return this.attribLocationsByProgram_[n]===void 0&&(this.attribLocationsByProgram_[n]={}),this.attribLocationsByProgram_[n][t]===void 0&&(this.attribLocationsByProgram_[n][t]=this.gl_.getAttribLocation(this.currentProgram_,t)),this.attribLocationsByProgram_[n][t]}makeProjectionTransform(t,n){const r=t.size,i=t.viewState.rotation,a=t.viewState.resolution,o=t.viewState.center;return K6(n,0,0,2/(a*r[0]),2/(a*r[1]),-i,-o[0],-o[1]),n}setUniformFloatValue(t,n){this.gl_.uniform1f(this.getUniformLocation(t),n)}setUniformFloatVec2(t,n){this.gl_.uniform2fv(this.getUniformLocation(t),n)}setUniformFloatVec4(t,n){this.gl_.uniform4fv(this.getUniformLocation(t),n)}setUniformMatrixValue(t,n){this.gl_.uniformMatrix4fv(this.getUniformLocation(t),!1,n)}enableAttributeArray_(t,n,r,i,a){const o=this.getAttributeLocation(t);o<0||(this.gl_.enableVertexAttribArray(o),this.gl_.vertexAttribPointer(o,n,r,!1,i,a))}enableAttributes(t){const n=JDi(t);let r=0;for(let i=0;i<t.length;i++){const a=t[i];this.enableAttributeArray_(a.name,a.size,a.type||Lnn,n,r),r+=a.size*jnn(a.type)}}handleWebGLContextLost(t){CL(this.bufferCache_),this.currentProgram_=null,t.preventDefault()}handleWebGLContextRestored(){this.needsToBeRecreated_=!0}needsToBeRecreated(){return this.needsToBeRecreated_}createTexture(t,n,r){const i=this.gl_;r=r||i.createTexture();const a=0,o=i.RGBA,s=0,c=i.RGBA,u=i.UNSIGNED_BYTE;return i.bindTexture(i.TEXTURE_2D,r),n?i.texImage2D(i.TEXTURE_2D,a,o,c,u,n):i.texImage2D(i.TEXTURE_2D,a,o,t[0],t[1],s,c,u,null),i.texParameteri(i.TEXTURE_2D,i.TEXTURE_MIN_FILTER,i.LINEAR),i.texParameteri(i.TEXTURE_2D,i.TEXTURE_WRAP_S,i.CLAMP_TO_EDGE),i.texParameteri(i.TEXTURE_2D,i.TEXTURE_WRAP_T,i.CLAMP_TO_EDGE),r}}function JDi(e){let t=0;for(let n=0;n<e.length;n++){const r=e[n];t+=r.size*jnn(r.type)}return t}function jnn(e){switch(e){case k9.UNSIGNED_BYTE:return Uint8Array.BYTES_PER_ELEMENT;case k9.UNSIGNED_SHORT:return Uint16Array.BYTES_PER_ELEMENT;case k9.UNSIGNED_INT:return Uint32Array.BYTES_PER_ELEMENT;case k9.FLOAT:default:return Float32Array.BYTES_PER_ELEMENT}}class xJe extends cnn{constructor(t,n){super(t),n=n||{},this.inversePixelTransform_=v1(),this.pixelContext_=null,this.postProcesses_=n.postProcesses,this.uniforms_=n.uniforms,this.helper,t.addChangeListener(of.MAP,this.removeHelper.bind(this)),this.dispatchPreComposeEvent=this.dispatchPreComposeEvent.bind(this),this.dispatchPostComposeEvent=this.dispatchPostComposeEvent.bind(this)}dispatchPreComposeEvent(t,n){const r=this.getLayer();if(r.hasListener(rg.PRECOMPOSE)){const i=new zne(rg.PRECOMPOSE,void 0,n,t);r.dispatchEvent(i)}}dispatchPostComposeEvent(t,n){const r=this.getLayer();if(r.hasListener(rg.POSTCOMPOSE)){const i=new zne(rg.POSTCOMPOSE,void 0,n,t);r.dispatchEvent(i)}}reset(t){this.uniforms_=t.uniforms,this.helper&&this.helper.setUniforms(this.uniforms_)}removeHelper(){this.helper&&(this.helper.dispose(),delete this.helper)}prepareFrame(t){if(this.getLayer().getRenderSource()){let n=!0,r=-1,i;for(let o=0,s=t.layerStatesArray.length;o<s;o++){const c=t.layerStatesArray[o].layer,u=c.getRenderer();if(!(u instanceof xJe)){n=!0;continue}const d=c.getClassName();if((n||d!==i)&&(r+=1,n=!1),i=d,u===this)break}const a="map/"+t.mapId+"/group/"+r;(!this.helper||!this.helper.canvasCacheKeyMatches(a)||this.helper.needsToBeRecreated())&&(this.removeHelper(),this.helper=new XDi({postProcesses:this.postProcesses_,uniforms:this.uniforms_,canvasCacheKey:a}),i&&(this.helper.getCanvas().className=i),this.afterHelperCreated())}return this.prepareFrameInternal(t)}afterHelperCreated(){}prepareFrameInternal(t){return!0}disposeInternal(){this.removeHelper(),super.disposeInternal()}dispatchRenderEvent_(t,n,r){const i=this.getLayer();if(i.hasListener(t)){K6(this.inversePixelTransform_,0,0,r.pixelRatio,-r.pixelRatio,0,0,-r.size[1]);const a=new zne(t,this.inversePixelTransform_,r,n);i.dispatchEvent(a)}}preRender(t,n){this.dispatchRenderEvent_(rg.PRERENDER,t,n)}postRender(t,n){this.dispatchRenderEvent_(rg.POSTRENDER,t,n)}}const QDi=xJe,FS=new Uint8Array(4);class ZDi{constructor(t,n){this.helper_=t;const r=t.getGL();this.texture_=r.createTexture(),this.framebuffer_=r.createFramebuffer(),this.depthbuffer_=r.createRenderbuffer(),this.size_=n||[1,1],this.data_=new Uint8Array(0),this.dataCacheDirty_=!0,this.updateSize_()}setSize(t){ZT(t,this.size_)||(this.size_[0]=t[0],this.size_[1]=t[1],this.updateSize_())}getSize(){return this.size_}clearCachedData(){this.dataCacheDirty_=!0}readAll(){if(this.dataCacheDirty_){const t=this.size_,n=this.helper_.getGL();n.bindFramebuffer(n.FRAMEBUFFER,this.framebuffer_),n.readPixels(0,0,t[0],t[1],n.RGBA,n.UNSIGNED_BYTE,this.data_),this.dataCacheDirty_=!1}return this.data_}readPixel(t,n){if(t<0||n<0||t>this.size_[0]||n>=this.size_[1])return FS[0]=0,FS[1]=0,FS[2]=0,FS[3]=0,FS;this.readAll();const r=Math.floor(t)+(this.size_[1]-Math.floor(n)-1)*this.size_[0];return FS[0]=this.data_[r*4],FS[1]=this.data_[r*4+1],FS[2]=this.data_[r*4+2],FS[3]=this.data_[r*4+3],FS}getTexture(){return this.texture_}getFramebuffer(){return this.framebuffer_}getDepthbuffer(){return this.depthbuffer_}updateSize_(){const t=this.size_,n=this.helper_.getGL();this.texture_=this.helper_.createTexture(t,null,this.texture_),n.bindFramebuffer(n.FRAMEBUFFER,this.framebuffer_),n.viewport(0,0,t[0],t[1]),n.framebufferTexture2D(n.FRAMEBUFFER,n.COLOR_ATTACHMENT0,n.TEXTURE_2D,this.texture_,0),n.bindRenderbuffer(n.RENDERBUFFER,this.depthbuffer_),n.renderbufferStorage(n.RENDERBUFFER,n.DEPTH_COMPONENT16,t[0],t[1]),n.framebufferRenderbuffer(n.FRAMEBUFFER,n.DEPTH_ATTACHMENT,n.RENDERBUFFER,this.depthbuffer_),this.data_=new Uint8Array(t[0]*t[1]*4)}}const eIi=ZDi,Qmt={GENERATE_POLYGON_BUFFERS:"GENERATE_POLYGON_BUFFERS",GENERATE_POINT_BUFFERS:"GENERATE_POINT_BUFFERS",GENERATE_LINE_STRING_BUFFERS:"GENERATE_LINE_STRING_BUFFERS"};var Bnn={exports:{}};Bnn.exports=C8e;Bnn.exports.default=C8e;function C8e(e,t,n){n=n||2;var r=t&&t.length,i=r?t[0]*n:e.length,a=znn(e,0,i,n,!0),o=[];if(!a||a.next===a.prev)return o;var s,c,u,d,f,p,m;if(r&&(a=aIi(e,t,a,n)),e.length>80*n){s=u=e[0],c=d=e[1];for(var g=n;g<i;g+=n)f=e[g],p=e[g+1],f<s&&(s=f),p<c&&(c=p),f>u&&(u=f),p>d&&(d=p);m=Math.max(u-s,d-c),m=m!==0?32767/m:0}return uie(a,o,n,s,c,m,0),o}function znn(e,t,n,r,i){var a,o;if(i===kBe(e,t,n,r)>0)for(a=t;a<n;a+=r)o=Zmt(a,e[a],e[a+1],o);else for(a=n-r;a>=t;a-=r)o=Zmt(a,e[a],e[a+1],o);return o&&w8e(o,o.next)&&(fie(o),o=o.next),o}function cF(e,t){if(!e)return e;t||(t=e);var n=e,r;do if(r=!1,!n.steiner&&(w8e(n,n.next)||Oh(n.prev,n,n.next)===0)){if(fie(n),n=t=n.prev,n===n.next)break;r=!0}else n=n.next;while(r||n!==t);return t}function uie(e,t,n,r,i,a,o){if(e){!o&&a&&uIi(e,r,i,a);for(var s=e,c,u;e.prev!==e.next;){if(c=e.prev,u=e.next,a?nIi(e,r,i,a):tIi(e)){t.push(c.i/n|0),t.push(e.i/n|0),t.push(u.i/n|0),fie(e),e=u.next,s=u.next;continue}if(e=u,e===s){o?o===1?(e=rIi(cF(e),t,n),uie(e,t,n,r,i,a,2)):o===2&&iIi(e,t,n,r,i,a):uie(cF(e),t,n,r,i,a,1);break}}}}function tIi(e){var t=e.prev,n=e,r=e.next;if(Oh(t,n,r)>=0)return!1;for(var i=t.x,a=n.x,o=r.x,s=t.y,c=n.y,u=r.y,d=i<a?i<o?i:o:a<o?a:o,f=s<c?s<u?s:u:c<u?c:u,p=i>a?i>o?i:o:a>o?a:o,m=s>c?s>u?s:u:c>u?c:u,g=r.next;g!==t;){if(g.x>=d&&g.x<=p&&g.y>=f&&g.y<=m&&Jq(i,s,a,c,o,u,g.x,g.y)&&Oh(g.prev,g,g.next)>=0)return!1;g=g.next}return!0}function nIi(e,t,n,r){var i=e.prev,a=e,o=e.next;if(Oh(i,a,o)>=0)return!1;for(var s=i.x,c=a.x,u=o.x,d=i.y,f=a.y,p=o.y,m=s<c?s<u?s:u:c<u?c:u,g=d<f?d<p?d:p:f<p?f:p,_=s>c?s>u?s:u:c>u?c:u,v=d>f?d>p?d:p:f>p?f:p,b=IBe(m,g,t,n,r),y=IBe(_,v,t,n,r),x=e.prevZ,C=e.nextZ;x&&x.z>=b&&C&&C.z<=y;){if(x.x>=m&&x.x<=_&&x.y>=g&&x.y<=v&&x!==i&&x!==o&&Jq(s,d,c,f,u,p,x.x,x.y)&&Oh(x.prev,x,x.next)>=0||(x=x.prevZ,C.x>=m&&C.x<=_&&C.y>=g&&C.y<=v&&C!==i&&C!==o&&Jq(s,d,c,f,u,p,C.x,C.y)&&Oh(C.prev,C,C.next)>=0))return!1;C=C.nextZ}for(;x&&x.z>=b;){if(x.x>=m&&x.x<=_&&x.y>=g&&x.y<=v&&x!==i&&x!==o&&Jq(s,d,c,f,u,p,x.x,x.y)&&Oh(x.prev,x,x.next)>=0)return!1;x=x.prevZ}for(;C&&C.z<=y;){if(C.x>=m&&C.x<=_&&C.y>=g&&C.y<=v&&C!==i&&C!==o&&Jq(s,d,c,f,u,p,C.x,C.y)&&Oh(C.prev,C,C.next)>=0)return!1;C=C.nextZ}return!0}function rIi(e,t,n){var r=e;do{var i=r.prev,a=r.next.next;!w8e(i,a)&&Hnn(i,r,r.next,a)&&die(i,a)&&die(a,i)&&(t.push(i.i/n|0),t.push(r.i/n|0),t.push(a.i/n|0),fie(r),fie(r.next),r=e=a),r=r.next}while(r!==e);return cF(r)}function iIi(e,t,n,r,i,a){var o=e;do{for(var s=o.next.next;s!==o.prev;){if(o.i!==s.i&&pIi(o,s)){var c=qnn(o,s);o=cF(o,o.next),c=cF(c,c.next),uie(o,t,n,r,i,a,0),uie(c,t,n,r,i,a,0);return}s=s.next}o=o.next}while(o!==e)}function aIi(e,t,n,r){var i=[],a,o,s,c,u;for(a=0,o=t.length;a<o;a++)s=t[a]*r,c=a<o-1?t[a+1]*r:e.length,u=znn(e,s,c,r,!1),u===u.next&&(u.steiner=!0),i.push(fIi(u));for(i.sort(oIi),a=0;a<i.length;a++)n=sIi(i[a],n);return n}function oIi(e,t){return e.x-t.x}function sIi(e,t){var n=lIi(e,t);if(!n)return t;var r=qnn(n,e);return cF(r,r.next),cF(n,n.next)}function lIi(e,t){var n=t,r=e.x,i=e.y,a=-1/0,o;do{if(i<=n.y&&i>=n.next.y&&n.next.y!==n.y){var s=n.x+(i-n.y)*(n.next.x-n.x)/(n.next.y-n.y);if(s<=r&&s>a&&(a=s,o=n.x<n.next.x?n:n.next,s===r))return o}n=n.next}while(n!==t);if(!o)return null;var c=o,u=o.x,d=o.y,f=1/0,p;n=o;do r>=n.x&&n.x>=u&&r!==n.x&&Jq(i<d?r:a,i,u,d,i<d?a:r,i,n.x,n.y)&&(p=Math.abs(i-n.y)/(r-n.x),die(n,e)&&(p<f||p===f&&(n.x>o.x||n.x===o.x&&cIi(o,n)))&&(o=n,f=p)),n=n.next;while(n!==c);return o}function cIi(e,t){return Oh(e.prev,e,t.prev)<0&&Oh(t.next,e,e.next)<0}function uIi(e,t,n,r){var i=e;do i.z===0&&(i.z=IBe(i.x,i.y,t,n,r)),i.prevZ=i.prev,i.nextZ=i.next,i=i.next;while(i!==e);i.prevZ.nextZ=null,i.prevZ=null,dIi(i)}function dIi(e){var t,n,r,i,a,o,s,c,u=1;do{for(n=e,e=null,a=null,o=0;n;){for(o++,r=n,s=0,t=0;t<u&&(s++,r=r.nextZ,!!r);t++);for(c=u;s>0||c>0&&r;)s!==0&&(c===0||!r||n.z<=r.z)?(i=n,n=n.nextZ,s--):(i=r,r=r.nextZ,c--),a?a.nextZ=i:e=i,i.prevZ=a,a=i;n=r}a.nextZ=null,u*=2}while(o>1);return e}function IBe(e,t,n,r,i){return e=(e-n)*i|0,t=(t-r)*i|0,e=(e|e<<8)&16711935,e=(e|e<<4)&252645135,e=(e|e<<2)&858993459,e=(e|e<<1)&1431655765,t=(t|t<<8)&16711935,t=(t|t<<4)&252645135,t=(t|t<<2)&858993459,t=(t|t<<1)&1431655765,e|t<<1}function fIi(e){var t=e,n=e;do(t.x<n.x||t.x===n.x&&t.y<n.y)&&(n=t),t=t.next;while(t!==e);return n}function Jq(e,t,n,r,i,a,o,s){return(i-o)*(t-s)>=(e-o)*(a-s)&&(e-o)*(r-s)>=(n-o)*(t-s)&&(n-o)*(a-s)>=(i-o)*(r-s)}function pIi(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!hIi(e,t)&&(die(e,t)&&die(t,e)&&mIi(e,t)&&(Oh(e.prev,e,t.prev)||Oh(e,t.prev,t))||w8e(e,t)&&Oh(e.prev,e,e.next)>0&&Oh(t.prev,t,t.next)>0)}function Oh(e,t,n){return(t.y-e.y)*(n.x-t.x)-(t.x-e.x)*(n.y-t.y)}function w8e(e,t){return e.x===t.x&&e.y===t.y}function Hnn(e,t,n,r){var i=h1e(Oh(e,t,n)),a=h1e(Oh(e,t,r)),o=h1e(Oh(n,r,e)),s=h1e(Oh(n,r,t));return!!(i!==a&&o!==s||i===0&&p1e(e,n,t)||a===0&&p1e(e,r,t)||o===0&&p1e(n,e,r)||s===0&&p1e(n,t,r))}function p1e(e,t,n){return t.x<=Math.max(e.x,n.x)&&t.x>=Math.min(e.x,n.x)&&t.y<=Math.max(e.y,n.y)&&t.y>=Math.min(e.y,n.y)}function h1e(e){return e>0?1:e<0?-1:0}function hIi(e,t){var n=e;do{if(n.i!==e.i&&n.next.i!==e.i&&n.i!==t.i&&n.next.i!==t.i&&Hnn(n,n.next,e,t))return!0;n=n.next}while(n!==e);return!1}function die(e,t){return Oh(e.prev,e,e.next)<0?Oh(e,t,e.next)>=0&&Oh(e,e.prev,t)>=0:Oh(e,t,e.prev)<0||Oh(e,e.next,t)<0}function mIi(e,t){var n=e,r=!1,i=(e.x+t.x)/2,a=(e.y+t.y)/2;do n.y>a!=n.next.y>a&&n.next.y!==n.y&&i<(n.next.x-n.x)*(a-n.y)/(n.next.y-n.y)+n.x&&(r=!r),n=n.next;while(n!==e);return r}function qnn(e,t){var n=new RBe(e.i,e.x,e.y),r=new RBe(t.i,t.x,t.y),i=e.next,a=t.prev;return e.next=t,t.prev=e,n.next=i,i.prev=n,r.next=n,n.prev=r,a.next=r,r.prev=a,r}function Zmt(e,t,n,r){var i=new RBe(e,t,n);return r?(i.next=r.next,i.prev=r,r.next.prev=i,r.next=i):(i.prev=i,i.next=i),i}function fie(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function RBe(e,t,n){this.i=e,this.x=t,this.y=n,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}C8e.deviation=function(e,t,n,r){var i=t&&t.length,a=i?t[0]*n:e.length,o=Math.abs(kBe(e,0,a,n));if(i)for(var s=0,c=t.length;s<c;s++){var u=t[s]*n,d=s<c-1?t[s+1]*n:e.length;o-=Math.abs(kBe(e,u,d,n))}var f=0;for(s=0;s<r.length;s+=3){var p=r[s]*n,m=r[s+1]*n,g=r[s+2]*n;f+=Math.abs((e[p]-e[g])*(e[m+1]-e[p+1])-(e[p]-e[m])*(e[g+1]-e[p+1]))}return o===0&&f===0?0:Math.abs((f-o)/o)};function kBe(e,t,n,r){for(var i=0,a=t,o=n-r;a<n;a+=r)i+=(e[o]-e[a])*(e[a+1]+e[o+1]),o=a;return i}C8e.flatten=function(e){for(var t=e[0][0].length,n={vertices:[],holes:[],dimensions:t},r=0,i=0;i<e.length;i++){for(var a=0;a<e[i].length;a++)for(var o=0;o<t;o++)n.vertices.push(e[i][a][o]);i>0&&(r+=e[i-1].length,n.holes.push(r))}return n};const e1t=.985;function gIi(e,t){t=t||[];const n=256,r=n-1;return t[0]=Math.floor(e/n/n/n)/r,t[1]=Math.floor(e/n/n)%n/r,t[2]=Math.floor(e/n)%n/r,t[3]=e%n/r,t}function vIi(e){let t=0;const n=256,r=n-1;return t+=Math.round(e[0]*n*n*n*r),t+=Math.round(e[1]*n*n*r),t+=Math.round(e[2]*n*r),t+=Math.round(e[3]*r),t}function _Ii(){const e='const e="GENERATE_POLYGON_BUFFERS",t="GENERATE_POINT_BUFFERS",n="GENERATE_LINE_STRING_BUFFERS";function r(e,t){const n=t[0],r=t[1];return t[0]=e[0]*n+e[2]*r+e[4],t[1]=e[1]*n+e[3]*r+e[5],t}function x(e,t){const n=(r=t)[0]*r[3]-r[1]*r[2];var r;!function(e,t){if(!e)throw new Error(t)}(0!==n,"Transformation matrix cannot be inverted");const x=t[0],i=t[1],u=t[2],o=t[3],f=t[4],s=t[5];return e[0]=o/n,e[1]=-i/n,e[2]=-u/n,e[3]=x/n,e[4]=(u*s-o*f)/n,e[5]=-(x*s-i*f)/n,e}function i(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}new Array(6);var u={exports:{}};function o(e,t,n){n=n||2;var r,x,i,u,o,s,l,v=t&&t.length,h=v?t[0]*n:e.length,c=f(e,0,h,n,!0),g=[];if(!c||c.next===c.prev)return g;if(v&&(c=function(e,t,n,r){var x,i,u,o=[];for(x=0,i=t.length;x<i;x++)(u=f(e,t[x]*r,x<i-1?t[x+1]*r:e.length,r,!1))===u.next&&(u.steiner=!0),o.push(d(u));for(o.sort(p),x=0;x<o.length;x++)n=y(o[x],n);return n}(e,t,c,n)),e.length>80*n){r=i=e[0],x=u=e[1];for(var b=n;b<h;b+=n)(o=e[b])<r&&(r=o),(s=e[b+1])<x&&(x=s),o>i&&(i=o),s>u&&(u=s);l=0!==(l=Math.max(i-r,u-x))?32767/l:0}return a(c,g,n,r,x,l,0),g}function f(e,t,n,r,x){var i,u;if(x===O(e,t,n,r)>0)for(i=t;i<n;i+=r)u=P(i,e[i],e[i+1],u);else for(i=n-r;i>=t;i-=r)u=P(i,e[i],e[i+1],u);return u&&m(u,u.next)&&(B(u),u=u.next),u}function s(e,t){if(!e)return e;t||(t=e);var n,r=e;do{if(n=!1,r.steiner||!m(r,r.next)&&0!==w(r.prev,r,r.next))r=r.next;else{if(B(r),(r=t=r.prev)===r.next)break;n=!0}}while(n||r!==t);return t}function a(e,t,n,r,x,i,u){if(e){!u&&i&&function(e,t,n,r){var x=e;do{0===x.z&&(x.z=b(x.x,x.y,t,n,r)),x.prevZ=x.prev,x.nextZ=x.next,x=x.next}while(x!==e);x.prevZ.nextZ=null,x.prevZ=null,function(e){var t,n,r,x,i,u,o,f,s=1;do{for(n=e,e=null,i=null,u=0;n;){for(u++,r=n,o=0,t=0;t<s&&(o++,r=r.nextZ);t++);for(f=s;o>0||f>0&&r;)0!==o&&(0===f||!r||n.z<=r.z)?(x=n,n=n.nextZ,o--):(x=r,r=r.nextZ,f--),i?i.nextZ=x:e=x,x.prevZ=i,i=x;n=r}i.nextZ=null,s*=2}while(u>1)}(x)}(e,r,x,i);for(var o,f,p=e;e.prev!==e.next;)if(o=e.prev,f=e.next,i?v(e,r,x,i):l(e))t.push(o.i/n|0),t.push(e.i/n|0),t.push(f.i/n|0),B(e),e=f.next,p=f.next;else if((e=f)===p){u?1===u?a(e=h(s(e),t,n),t,n,r,x,i,2):2===u&&c(e,t,n,r,x,i):a(s(e),t,n,r,x,i,1);break}}}function l(e){var t=e.prev,n=e,r=e.next;if(w(t,n,r)>=0)return!1;for(var x=t.x,i=n.x,u=r.x,o=t.y,f=n.y,s=r.y,a=x<i?x<u?x:u:i<u?i:u,l=o<f?o<s?o:s:f<s?f:s,v=x>i?x>u?x:u:i>u?i:u,h=o>f?o>s?o:s:f>s?f:s,c=r.next;c!==t;){if(c.x>=a&&c.x<=v&&c.y>=l&&c.y<=h&&M(x,o,i,f,u,s,c.x,c.y)&&w(c.prev,c,c.next)>=0)return!1;c=c.next}return!0}function v(e,t,n,r){var x=e.prev,i=e,u=e.next;if(w(x,i,u)>=0)return!1;for(var o=x.x,f=i.x,s=u.x,a=x.y,l=i.y,v=u.y,h=o<f?o<s?o:s:f<s?f:s,c=a<l?a<v?a:v:l<v?l:v,p=o>f?o>s?o:s:f>s?f:s,y=a>l?a>v?a:v:l>v?l:v,g=b(h,c,t,n,r),d=b(p,y,t,n,r),Z=e.prevZ,m=e.nextZ;Z&&Z.z>=g&&m&&m.z<=d;){if(Z.x>=h&&Z.x<=p&&Z.y>=c&&Z.y<=y&&Z!==x&&Z!==u&&M(o,a,f,l,s,v,Z.x,Z.y)&&w(Z.prev,Z,Z.next)>=0)return!1;if(Z=Z.prevZ,m.x>=h&&m.x<=p&&m.y>=c&&m.y<=y&&m!==x&&m!==u&&M(o,a,f,l,s,v,m.x,m.y)&&w(m.prev,m,m.next)>=0)return!1;m=m.nextZ}for(;Z&&Z.z>=g;){if(Z.x>=h&&Z.x<=p&&Z.y>=c&&Z.y<=y&&Z!==x&&Z!==u&&M(o,a,f,l,s,v,Z.x,Z.y)&&w(Z.prev,Z,Z.next)>=0)return!1;Z=Z.prevZ}for(;m&&m.z<=d;){if(m.x>=h&&m.x<=p&&m.y>=c&&m.y<=y&&m!==x&&m!==u&&M(o,a,f,l,s,v,m.x,m.y)&&w(m.prev,m,m.next)>=0)return!1;m=m.nextZ}return!0}function h(e,t,n){var r=e;do{var x=r.prev,i=r.next.next;!m(x,i)&&A(x,r,r.next,i)&&z(x,i)&&z(i,x)&&(t.push(x.i/n|0),t.push(r.i/n|0),t.push(i.i/n|0),B(r),B(r.next),r=e=i),r=r.next}while(r!==e);return s(r)}function c(e,t,n,r,x,i){var u=e;do{for(var o=u.next.next;o!==u.prev;){if(u.i!==o.i&&Z(u,o)){var f=F(u,o);return u=s(u,u.next),f=s(f,f.next),a(u,t,n,r,x,i,0),void a(f,t,n,r,x,i,0)}o=o.next}u=u.next}while(u!==e)}function p(e,t){return e.x-t.x}function y(e,t){var n=function(e,t){var n,r=t,x=e.x,i=e.y,u=-1/0;do{if(i<=r.y&&i>=r.next.y&&r.next.y!==r.y){var o=r.x+(i-r.y)*(r.next.x-r.x)/(r.next.y-r.y);if(o<=x&&o>u&&(u=o,n=r.x<r.next.x?r:r.next,o===x))return n}r=r.next}while(r!==t);if(!n)return null;var f,s=n,a=n.x,l=n.y,v=1/0;r=n;do{x>=r.x&&r.x>=a&&x!==r.x&&M(i<l?x:u,i,a,l,i<l?u:x,i,r.x,r.y)&&(f=Math.abs(i-r.y)/(x-r.x),z(r,e)&&(f<v||f===v&&(r.x>n.x||r.x===n.x&&g(n,r)))&&(n=r,v=f)),r=r.next}while(r!==s);return n}(e,t);if(!n)return t;var r=F(n,e);return s(r,r.next),s(n,n.next)}function g(e,t){return w(e.prev,e,t.prev)<0&&w(t.next,e,e.next)<0}function b(e,t,n,r,x){return(e=1431655765&((e=858993459&((e=252645135&((e=16711935&((e=(e-n)*x|0)|e<<8))|e<<4))|e<<2))|e<<1))|(t=1431655765&((t=858993459&((t=252645135&((t=16711935&((t=(t-r)*x|0)|t<<8))|t<<4))|t<<2))|t<<1))<<1}function d(e){var t=e,n=e;do{(t.x<n.x||t.x===n.x&&t.y<n.y)&&(n=t),t=t.next}while(t!==e);return n}function M(e,t,n,r,x,i,u,o){return(x-u)*(t-o)>=(e-u)*(i-o)&&(e-u)*(r-o)>=(n-u)*(t-o)&&(n-u)*(i-o)>=(x-u)*(r-o)}function Z(e,t){return e.next.i!==t.i&&e.prev.i!==t.i&&!function(e,t){var n=e;do{if(n.i!==e.i&&n.next.i!==e.i&&n.i!==t.i&&n.next.i!==t.i&&A(n,n.next,e,t))return!0;n=n.next}while(n!==e);return!1}(e,t)&&(z(e,t)&&z(t,e)&&function(e,t){var n=e,r=!1,x=(e.x+t.x)/2,i=(e.y+t.y)/2;do{n.y>i!=n.next.y>i&&n.next.y!==n.y&&x<(n.next.x-n.x)*(i-n.y)/(n.next.y-n.y)+n.x&&(r=!r),n=n.next}while(n!==e);return r}(e,t)&&(w(e.prev,e,t.prev)||w(e,t.prev,t))||m(e,t)&&w(e.prev,e,e.next)>0&&w(t.prev,t,t.next)>0)}function w(e,t,n){return(t.y-e.y)*(n.x-t.x)-(t.x-e.x)*(n.y-t.y)}function m(e,t){return e.x===t.x&&e.y===t.y}function A(e,t,n,r){var x=I(w(e,t,n)),i=I(w(e,t,r)),u=I(w(n,r,e)),o=I(w(n,r,t));return x!==i&&u!==o||(!(0!==x||!E(e,n,t))||(!(0!==i||!E(e,r,t))||(!(0!==u||!E(n,e,r))||!(0!==o||!E(n,t,r)))))}function E(e,t,n){return t.x<=Math.max(e.x,n.x)&&t.x>=Math.min(e.x,n.x)&&t.y<=Math.max(e.y,n.y)&&t.y>=Math.min(e.y,n.y)}function I(e){return e>0?1:e<0?-1:0}function z(e,t){return w(e.prev,e,e.next)<0?w(e,t,e.next)>=0&&w(e,e.prev,t)>=0:w(e,t,e.prev)<0||w(e,e.next,t)<0}function F(e,t){var n=new _(e.i,e.x,e.y),r=new _(t.i,t.x,t.y),x=e.next,i=t.prev;return e.next=t,t.prev=e,n.next=x,x.prev=n,r.next=n,n.prev=r,i.next=r,r.prev=i,r}function P(e,t,n,r){var x=new _(e,t,n);return r?(x.next=r.next,x.prev=r,r.next.prev=x,r.next=x):(x.prev=x,x.next=x),x}function B(e){e.next.prev=e.prev,e.prev.next=e.next,e.prevZ&&(e.prevZ.nextZ=e.nextZ),e.nextZ&&(e.nextZ.prevZ=e.prevZ)}function _(e,t,n){this.i=e,this.x=t,this.y=n,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}function O(e,t,n,r){for(var x=0,i=t,u=n-r;i<n;i+=r)x+=(e[u]-e[i])*(e[i+1]+e[u+1]),u=i;return x}u.exports=o,u.exports.default=o,o.deviation=function(e,t,n,r){var x=t&&t.length,i=x?t[0]*n:e.length,u=Math.abs(O(e,0,i,n));if(x)for(var o=0,f=t.length;o<f;o++){var s=t[o]*n,a=o<f-1?t[o+1]*n:e.length;u-=Math.abs(O(e,s,a,n))}var l=0;for(o=0;o<r.length;o+=3){var v=r[o]*n,h=r[o+1]*n,c=r[o+2]*n;l+=Math.abs((e[v]-e[c])*(e[h+1]-e[v+1])-(e[v]-e[h])*(e[c+1]-e[v+1]))}return 0===u&&0===l?0:Math.abs((l-u)/u)},o.flatten=function(e){for(var t=e[0][0].length,n={vertices:[],holes:[],dimensions:t},r=0,x=0;x<e.length;x++){for(var i=0;i<e[x].length;i++)for(var u=0;u<t;u++)n.vertices.push(e[x][i][u]);x>0&&(r+=e[x-1].length,n.holes.push(r))}return n};var N=i(u.exports);const R=[],S={vertexPosition:0,indexPosition:0};function T(e,t,n,r,x){e[t+0]=n,e[t+1]=r,e[t+2]=x}function U(e,t,n,r,x,i){const u=3+x,o=e[t+0],f=e[t+1],s=R;s.length=x;for(let n=0;n<s.length;n++)s[n]=e[t+2+n];let a=i?i.vertexPosition:0,l=i?i.indexPosition:0;const v=a/u;return T(n,a,o,f,0),s.length&&n.set(s,a+3),a+=u,T(n,a,o,f,1),s.length&&n.set(s,a+3),a+=u,T(n,a,o,f,2),s.length&&n.set(s,a+3),a+=u,T(n,a,o,f,3),s.length&&n.set(s,a+3),a+=u,r[l++]=v,r[l++]=v+1,r[l++]=v+3,r[l++]=v+1,r[l++]=v+2,r[l++]=v+3,S.vertexPosition=a,S.indexPosition=l,S}function k(e,t,n,x,i,u,o,f,s,a,l){const v=8+f.length,h=u.length/v,c=[e[t+0],e[t+1]],p=[e[n],e[n+1]],y=r(s,[...c]),g=r(s,[...p]);function b(e,t,n){const r=Math.sqrt((t[0]-e[0])*(t[0]-e[0])+(t[1]-e[1])*(t[1]-e[1])),x=[(t[0]-e[0])/r,(t[1]-e[1])/r],i=[-x[1],x[0]],u=Math.sqrt((n[0]-e[0])*(n[0]-e[0])+(n[1]-e[1])*(n[1]-e[1])),o=[(n[0]-e[0])/u,(n[1]-e[1])/u],f=0===r||0===u?0:Math.acos((s=o[0]*x[0]+o[1]*x[1],a=-1,l=1,Math.min(Math.max(s,a),l)));var s,a,l;return o[0]*i[0]+o[1]*i[1]>0?f:2*Math.PI-f}let d=-1,M=-1,Z=l;const w=null!==i;if(null!==x){d=b(y,g,r(s,[...[e[x],e[x+1]]])),Math.cos(d)<=.985&&(Z+=Math.tan((d-Math.PI)/2))}if(w){M=b(g,y,r(s,[...[e[i],e[i+1]]])),Math.cos(M)<=.985&&(Z+=Math.tan((Math.PI-M)/2))}function m(e,t){return 0===t?1e4*e:Math.sign(t)*(1e4*e+Math.abs(t))}return u.push(c[0],c[1],p[0],p[1],d,M,a,m(0,l)),u.push(...f),u.push(c[0],c[1],p[0],p[1],d,M,a,m(1,l)),u.push(...f),u.push(c[0],c[1],p[0],p[1],d,M,a,m(2,l)),u.push(...f),u.push(c[0],c[1],p[0],p[1],d,M,a,m(3,l)),u.push(...f),o.push(h,h+1,h+2,h+1,h+3,h+2),{length:a+Math.sqrt((g[0]-y[0])*(g[0]-y[0])+(g[1]-y[1])*(g[1]-y[1])),angle:Z}}function G(e,t,n,r,x){const i=2+x;let u=t;const o=e.slice(u,u+x);u+=x;const f=e[u++];let s=0;const a=new Array(f-1);for(let t=0;t<f;t++)s+=e[u++],t<f-1&&(a[t]=s);const l=e.slice(u,u+2*s),v=N(l,a,2);for(let e=0;e<v.length;e++)r.push(v[e]+n.length/i);for(let e=0;e<l.length;e+=2)n.push(l[e],l[e+1],...o);return u+2*s}const j=self;j.onmessage=r=>{const i=r.data;switch(i.type){case t:{const e=3,t=2,n=i.customAttributesSize,r=t+n,x=new Float32Array(i.renderInstructions),u=x.length/r,o=4*u*(n+e),f=new Uint32Array(6*u),s=new Float32Array(o);let a;for(let e=0;e<x.length;e+=r)a=U(x,e,s,f,n,a);const l=Object.assign({vertexBuffer:s.buffer,indexBuffer:f.buffer,renderInstructions:x.buffer},i);j.postMessage(l,[s.buffer,f.buffer,x.buffer]);break}case n:{const e=[],t=[],n=i.customAttributesSize,r=2,u=new Float32Array(i.renderInstructions);let o=0;const f=[1,0,0,1,0,0];let s,a;for(x(f,i.renderInstructionsTransform);o<u.length;){a=Array.from(u.slice(o,o+n)),o+=n,s=u[o++];const x=o,i=o+(s-1)*r,l=u[x]===u[i]&&u[x+1]===u[i+1];let v=0,h=0;for(let n=0;n<s-1;n++){let c=null;n>0?c=o+(n-1)*r:l&&(c=i-r);let p=null;n<s-2?p=o+(n+2)*r:l&&(p=x+r);const y=k(u,o+n*r,o+(n+1)*r,c,p,e,t,a,f,v,h);v=y.length,h=y.angle}o+=s*r}const l=Uint32Array.from(t),v=Float32Array.from(e),h=Object.assign({vertexBuffer:v.buffer,indexBuffer:l.buffer,renderInstructions:u.buffer},i);j.postMessage(h,[v.buffer,l.buffer,u.buffer]);break}case e:{const e=[],t=[],n=i.customAttributesSize,r=new Float32Array(i.renderInstructions);let x=0;for(;x<r.length;)x=G(r,x,e,t,n);const u=Uint32Array.from(t),o=Float32Array.from(e),f=Object.assign({vertexBuffer:o.buffer,indexBuffer:u.buffer,renderInstructions:r.buffer},i);j.postMessage(f,[o.buffer,u.buffer,r.buffer]);break}}};';return new Worker(typeof Blob>"u"?"data:application/javascript;base64,"+ji.from(e,"binary").toString("base64"):URL.createObjectURL(new Blob([e],{type:"application/javascript"})))}function yIi(e,t){const n=e.viewState.projection,i=t.getSource().getWrapX()&&n.canWrapX(),a=n.getExtent(),o=e.extent,s=i?pd(a):null,c=i?Math.ceil((o[2]-a[2])/s)+1:1;return[i?Math.floor((o[0]-a[0])/s):0,c,s]}class bIi extends QDi{constructor(t,n){const r=n.uniforms||{},i=v1();r[p9.PROJECTION_MATRIX]=i,super(t,{uniforms:r,postProcesses:n.postProcesses}),this.sourceRevision_=-1,this.verticesBuffer_=new Gmt(yJe,DBe),this.indicesBuffer_=new Gmt(bJe,DBe),this.vertexShader_=n.vertexShader,this.fragmentShader_=n.fragmentShader,this.program_,this.hitDetectionEnabled_=n.hitDetectionEnabled??!0;const a=n.attributes?n.attributes.map(function(s){return{name:"a_prop_"+s.name,size:1,type:k9.FLOAT}}):[];this.attributes=[{name:"a_position",size:2,type:k9.FLOAT},{name:"a_index",size:1,type:k9.FLOAT}],this.hitDetectionEnabled_&&(this.attributes.push({name:"a_prop_hitColor",size:4,type:k9.FLOAT}),this.attributes.push({name:"a_featureUid",size:1,type:k9.FLOAT})),this.attributes.push(...a),this.customAttributes=n.attributes?n.attributes:[],this.previousExtent_=jy(),this.currentTransform_=i,this.renderTransform_=v1(),this.invertRenderTransform_=v1(),this.renderInstructions_=new Float32Array(0),this.hitRenderTarget_,this.lastSentId=0,this.worker_=_Ii(),this.worker_.addEventListener("message",s=>{const c=s.data;if(c.type===Qmt.GENERATE_POINT_BUFFERS){const u=c.projectionTransform;this.verticesBuffer_.fromArrayBuffer(c.vertexBuffer),this.helper.flushBufferData(this.verticesBuffer_),this.indicesBuffer_.fromArrayBuffer(c.indexBuffer),this.helper.flushBufferData(this.indicesBuffer_),this.renderTransform_=u,FXe(this.invertRenderTransform_,this.renderTransform_),this.renderInstructions_=new Float32Array(s.data.renderInstructions),c.id===this.lastSentId&&(this.ready=!0),this.getLayer().changed()}}),this.featureCache_={},this.featureCount_=0;const o=this.getLayer().getSource();this.sourceListenKeys_=[zu(o,Uv.ADDFEATURE,this.handleSourceFeatureAdded_,this),zu(o,Uv.CHANGEFEATURE,this.handleSourceFeatureChanged_,this),zu(o,Uv.REMOVEFEATURE,this.handleSourceFeatureDelete_,this),zu(o,Uv.CLEAR,this.handleSourceFeatureClear_,this)],o.forEachFeature(s=>{this.featureCache_[ql(s)]={feature:s,properties:s.getProperties(),geometry:s.getGeometry()},this.featureCount_++})}afterHelperCreated(){this.program_=this.helper.getProgram(this.fragmentShader_,this.vertexShader_),this.hitDetectionEnabled_&&(this.hitRenderTarget_=new eIi(this.helper))}handleSourceFeatureAdded_(t){const n=t.feature;this.featureCache_[ql(n)]={feature:n,properties:n.getProperties(),geometry:n.getGeometry()},this.featureCount_++}handleSourceFeatureChanged_(t){const n=t.feature;this.featureCache_[ql(n)]={feature:n,properties:n.getProperties(),geometry:n.getGeometry()}}handleSourceFeatureDelete_(t){const n=t.feature;delete this.featureCache_[ql(n)],this.featureCount_--}handleSourceFeatureClear_(){this.featureCache_={},this.featureCount_=0}renderFrame(t){const n=this.helper.getGL();this.preRender(n,t);const[r,i,a]=yIi(t,this.getLayer());return this.renderWorlds(t,!1,r,i,a),this.helper.finalizeDraw(t,this.dispatchPreComposeEvent,this.dispatchPostComposeEvent),this.hitDetectionEnabled_&&(this.renderWorlds(t,!0,r,i,a),this.hitRenderTarget_.clearCachedData()),this.postRender(n,t),this.helper.getCanvas()}prepareFrameInternal(t){const n=this.getLayer(),r=n.getSource(),i=t.viewState,a=!t.viewHints[bp.ANIMATING]&&!t.viewHints[bp.INTERACTING],o=!lF(this.previousExtent_,t.extent),s=this.sourceRevision_<r.getRevision();if(s&&(this.sourceRevision_=r.getRevision()),a&&(o||s)){const c=i.projection,u=i.resolution,d=n instanceof Foe?n.getRenderBuffer():0,f=QN(t.extent,d*u);r.loadFeatures(f,u,c),this.rebuildBuffers_(t),this.previousExtent_=t.extent.slice()}return this.helper.useProgram(this.program_,t),this.helper.prepareDraw(t),this.helper.bindBuffer(this.verticesBuffer_),this.helper.bindBuffer(this.indicesBuffer_),this.helper.enableAttributes(this.attributes),!0}rebuildBuffers_(t){const n=v1();this.helper.makeProjectionTransform(t,n);const i=(this.hitDetectionEnabled_?7:2)+this.customAttributes.length,a=i*this.featureCount_;(!this.renderInstructions_||this.renderInstructions_.length!==a)&&(this.renderInstructions_=new Float32Array(a));let o,s;const c=[],u=[];let d=-1;for(const p in this.featureCache_)if(o=this.featureCache_[p],s=o.geometry,!(!s||s.getType()!=="Point")){if(c[0]=s.getFlatCoordinates()[0],c[1]=s.getFlatCoordinates()[1],Mm(n,c),this.renderInstructions_[++d]=c[0],this.renderInstructions_[++d]=c[1],this.hitDetectionEnabled_){const m=gIi(d+5,u);this.renderInstructions_[++d]=m[0],this.renderInstructions_[++d]=m[1],this.renderInstructions_[++d]=m[2],this.renderInstructions_[++d]=m[3],this.renderInstructions_[++d]=Number(p)}for(let m=0;m<this.customAttributes.length;m++){const g=this.customAttributes[m].callback(o.feature,o.properties);this.renderInstructions_[++d]=g}}const f={id:++this.lastSentId,type:Qmt.GENERATE_POINT_BUFFERS,renderInstructions:this.renderInstructions_.buffer,customAttributesSize:i-2};f.projectionTransform=n,this.ready=!1,this.worker_.postMessage(f,[this.renderInstructions_.buffer]),this.renderInstructions_=null}forEachFeatureAtCoordinate(t,n,r,i,a){if(yu(this.hitDetectionEnabled_,"`forEachFeatureAtCoordinate` cannot be used on a WebGL layer if the hit detection logic has been disabled using the `disableHitDetection: true` option."),!this.renderInstructions_||!this.hitDetectionEnabled_)return;const o=Mm(n.coordinateToPixelTransform,t.slice()),s=this.hitRenderTarget_.readPixel(o[0]/2,o[1]/2),c=[s[0]/255,s[1]/255,s[2]/255,s[3]/255],u=vIi(c),d=this.renderInstructions_[u],f=Math.floor(d).toString(),m=this.getLayer().getSource().getFeatureByUid(f);if(m)return i(m,this.getLayer(),null)}renderWorlds(t,n,r,i,a){let o=r;this.helper.useProgram(this.program_,t),n&&(this.hitRenderTarget_.setSize([Math.floor(t.size[0]/2),Math.floor(t.size[1]/2)]),this.helper.prepareDrawToRenderTarget(t,this.hitRenderTarget_,!0)),this.helper.bindBuffer(this.verticesBuffer_),this.helper.bindBuffer(this.indicesBuffer_),this.helper.enableAttributes(this.attributes);do{this.helper.makeProjectionTransform(t,this.currentTransform_),xtn(this.currentTransform_,o*a,0),f8e(this.currentTransform_,this.invertRenderTransform_),this.helper.applyUniforms(t),this.helper.applyHitDetectionUniform(n);const s=this.indicesBuffer_.getSize();this.helper.drawElements(0,s)}while(++o<i)}disposeInternal(){this.worker_.terminate(),this.layer_=null,this.sourceListenKeys_.forEach(function(t){Jd(t)}),this.sourceListenKeys_=null,super.disposeInternal()}renderDeclutter(){}}const xIi=bIi;class SIi{constructor(t){this.highWaterMark=t!==void 0?t:2048,this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null}canExpireCache(){return this.highWaterMark>0&&this.getCount()>this.highWaterMark}expireCache(t){for(;this.canExpireCache();)this.pop()}clear(){this.count_=0,this.entries_={},this.oldest_=null,this.newest_=null}containsKey(t){return this.entries_.hasOwnProperty(t)}forEach(t){let n=this.oldest_;for(;n;)t(n.value_,n.key_,this),n=n.newer}get(t,n){const r=this.entries_[t];return yu(r!==void 0,"Tried to get a value for a key that does not exist in the cache"),r===this.newest_||(r===this.oldest_?(this.oldest_=this.oldest_.newer,this.oldest_.older=null):(r.newer.older=r.older,r.older.newer=r.newer),r.newer=null,r.older=this.newest_,this.newest_.newer=r,this.newest_=r),r.value_}remove(t){const n=this.entries_[t];return yu(n!==void 0,"Tried to get a value for a key that does not exist in the cache"),n===this.newest_?(this.newest_=n.older,this.newest_&&(this.newest_.newer=null)):n===this.oldest_?(this.oldest_=n.newer,this.oldest_&&(this.oldest_.older=null)):(n.newer.older=n.older,n.older.newer=n.newer),delete this.entries_[t],--this.count_,n.value_}getCount(){return this.count_}getKeys(){const t=new Array(this.count_);let n=0,r;for(r=this.newest_;r;r=r.older)t[n++]=r.key_;return t}getValues(){const t=new Array(this.count_);let n=0,r;for(r=this.newest_;r;r=r.older)t[n++]=r.value_;return t}peekLast(){return this.oldest_.value_}peekLastKey(){return this.oldest_.key_}peekFirstKey(){return this.newest_.key_}peek(t){var n;return(n=this.entries_[t])==null?void 0:n.value_}pop(){const t=this.oldest_;return delete this.entries_[t.key_],t.newer&&(t.newer.older=null),this.oldest_=t.newer,this.oldest_||(this.newest_=null),--this.count_,t.value_}replace(t,n){this.get(t),this.entries_[t].value_=n}set(t,n){yu(!(t in this.entries_),"Tried to set a value for a key that is used already");const r={key_:t,newer:null,older:this.newest_,value_:n};this.newest_?this.newest_.newer=r:this.oldest_=r,this.newest_=r,this.entries_[t]=r,++this.count_}setSize(t){this.highWaterMark=t}}const CIi=SIi;function t1t(e,t,n,r){return r!==void 0?(r[0]=e,r[1]=t,r[2]=n,r):[e,t,n]}function E8e(e,t,n){return e+"/"+t+"/"+n}function Vnn(e){return E8e(e[0],e[1],e[2])}function wIi(e){return e.split("/").map(Number)}function Wnn(e){return(e[1]<<e[0])+e[2]}function EIi(e,t){const n=e[0],r=e[1],i=e[2];if(t.getMinZoom()>n||n>t.getMaxZoom())return!1;const a=t.getFullTileRange(n);return a?a.containsXY(r,i):!0}function Hne(e){const t=e.toString();return t.includes(".")?t:t+".0"}function TIi(e){if(e.length<2||e.length>4)throw new Error("`formatArray` can only output `vec2`, `vec3` or `vec4` arrays.");return`vec${e.length}(${e.map(Hne).join(", ")})`}function TRe(e){const t=wW(e),n=t.length>3?t[3]:1;return TIi([t[0]/255*n,t[1]/255*n,t[2]/255*n,n])}const $Re={};let $Ii=0;function OIi(e){return e in $Re||($Re[e]=$Ii++),$Re[e]}function jH(e){return Hne(OIi(e))}function PIi(){return{"fill-color":"rgba(255,255,255,0.4)","stroke-color":"#3399CC","stroke-width":1.25,"circle-radius":5,"circle-fill-color":"rgba(255,255,255,0.4)","circle-stroke-width":1.25,"circle-stroke-color":"#3399CC"}}const BH=`#ifdef GL_FRAGMENT_PRECISION_HIGH
precision highp float;
#else
precision mediump float;
#endif
uniform mat4 u_projectionMatrix;
uniform mat4 u_screenToWorldMatrix;
uniform vec2 u_viewportSizePx;
uniform float u_pixelRatio;
uniform float u_globalAlpha;
uniform float u_time;
uniform float u_zoom;
uniform float u_resolution;
uniform float u_rotation;
uniform vec4 u_renderExtent;
uniform vec2 u_patternOrigin;
uniform float u_depth;
uniform mediump int u_hitDetection;

const float PI = 3.141592653589793238;
const float TWO_PI = 2.0 * PI;

// this used to produce an alpha-premultiplied color from a texture
vec4 samplePremultiplied(sampler2D sampler, vec2 texCoord) {
  vec4 color = texture2D(sampler, texCoord);
  return vec4(color.rgb * color.a, color.a);
}
`,zH=PIi();class NIi{constructor(){this.uniforms_=[],this.attributes_=[],this.varyings_=[],this.hasSymbol_=!1,this.symbolSizeExpression_=`vec2(${Hne(zH["circle-radius"])} + ${Hne(zH["circle-stroke-width"]*.5)})`,this.symbolRotationExpression_="0.0",this.symbolOffsetExpression_="vec2(0.0)",this.symbolColorExpression_=TRe(zH["circle-fill-color"]),this.texCoordExpression_="vec4(0.0, 0.0, 1.0, 1.0)",this.discardExpression_="false",this.symbolRotateWithView_=!1,this.hasStroke_=!1,this.strokeWidthExpression_=Hne(zH["stroke-width"]),this.strokeColorExpression_=TRe(zH["stroke-color"]),this.strokeOffsetExpression_="0.",this.strokeCapExpression_=jH("round"),this.strokeJoinExpression_=jH("round"),this.strokeMiterLimitExpression_="10.",this.strokeDistanceFieldExpression_="-1000.",this.hasFill_=!1,this.fillColorExpression_=TRe(zH["fill-color"]),this.vertexShaderFunctions_=[],this.fragmentShaderFunctions_=[]}addUniform(t){return this.uniforms_.push(t),this}addAttribute(t){return this.attributes_.push(t),this}addVarying(t,n,r){return this.varyings_.push({name:t,type:n,expression:r}),this}setSymbolSizeExpression(t){return this.hasSymbol_=!0,this.symbolSizeExpression_=t,this}getSymbolSizeExpression(){return this.symbolSizeExpression_}setSymbolRotationExpression(t){return this.symbolRotationExpression_=t,this}setSymbolOffsetExpression(t){return this.symbolOffsetExpression_=t,this}getSymbolOffsetExpression(){return this.symbolOffsetExpression_}setSymbolColorExpression(t){return this.hasSymbol_=!0,this.symbolColorExpression_=t,this}getSymbolColorExpression(){return this.symbolColorExpression_}setTextureCoordinateExpression(t){return this.texCoordExpression_=t,this}setFragmentDiscardExpression(t){return this.discardExpression_=t,this}getFragmentDiscardExpression(){return this.discardExpression_}setSymbolRotateWithView(t){return this.symbolRotateWithView_=t,this}setStrokeWidthExpression(t){return this.hasStroke_=!0,this.strokeWidthExpression_=t,this}setStrokeColorExpression(t){return this.hasStroke_=!0,this.strokeColorExpression_=t,this}getStrokeColorExpression(){return this.strokeColorExpression_}setStrokeOffsetExpression(t){return this.strokeOffsetExpression_=t,this}setStrokeCapExpression(t){return this.strokeCapExpression_=t,this}setStrokeJoinExpression(t){return this.strokeJoinExpression_=t,this}setStrokeMiterLimitExpression(t){return this.strokeMiterLimitExpression_=t,this}setStrokeDistanceFieldExpression(t){return this.strokeDistanceFieldExpression_=t,this}setFillColorExpression(t){return this.hasFill_=!0,this.fillColorExpression_=t,this}getFillColorExpression(){return this.fillColorExpression_}addVertexShaderFunction(t){this.vertexShaderFunctions_.includes(t)||this.vertexShaderFunctions_.push(t)}addFragmentShaderFunction(t){this.fragmentShaderFunctions_.includes(t)||this.fragmentShaderFunctions_.push(t)}getSymbolVertexShader(){return this.hasSymbol_?`${BH}
${this.uniforms_.map(function(t){return"uniform "+t+";"}).join(`
`)}
attribute vec2 a_position;
attribute float a_index;
attribute vec4 a_prop_hitColor;
${this.attributes_.map(function(t){return"attribute "+t+";"}).join(`
`)}
varying vec2 v_texCoord;
varying vec2 v_quadCoord;
varying vec4 v_prop_hitColor;
varying vec2 v_centerPx;
varying float v_angle;
varying vec2 v_quadSizePx;
${this.varyings_.map(function(t){return"varying "+t.type+" "+t.name+";"}).join(`
`)}
${this.vertexShaderFunctions_.join(`
`)}
vec2 pxToScreen(vec2 coordPx) {
  vec2 scaled = coordPx / u_viewportSizePx / 0.5;
  return scaled;
}

vec2 screenToPx(vec2 coordScreen) {
  return (coordScreen * 0.5 + 0.5) * u_viewportSizePx;
}

void main(void) {
  v_quadSizePx = ${this.symbolSizeExpression_};
  vec2 halfSizePx = v_quadSizePx * 0.5;
  vec2 centerOffsetPx = ${this.symbolOffsetExpression_};
  vec2 offsetPx = centerOffsetPx;
  if (a_index == 0.0) {
    offsetPx -= halfSizePx;
  } else if (a_index == 1.0) {
    offsetPx += halfSizePx * vec2(1., -1.);
  } else if (a_index == 2.0) {
    offsetPx += halfSizePx;
  } else {
    offsetPx += halfSizePx * vec2(-1., 1.);
  }
  float angle = ${this.symbolRotationExpression_};
  ${this.symbolRotateWithView_?"angle += u_rotation;":""}
  float c = cos(-angle);
  float s = sin(-angle);
  offsetPx = vec2(c * offsetPx.x - s * offsetPx.y, s * offsetPx.x + c * offsetPx.y);
  vec4 center = u_projectionMatrix * vec4(a_position, 0.0, 1.0);
  gl_Position = center + vec4(pxToScreen(offsetPx), u_depth, 0.);
  vec4 texCoord = ${this.texCoordExpression_};
  float u = a_index == 0.0 || a_index == 3.0 ? texCoord.s : texCoord.p;
  float v = a_index == 2.0 || a_index == 3.0 ? texCoord.t : texCoord.q;
  v_texCoord = vec2(u, v);
  v_prop_hitColor = a_prop_hitColor;
  v_angle = angle;
  c = cos(-v_angle);
  s = sin(-v_angle);
  centerOffsetPx = vec2(c * centerOffsetPx.x - s * centerOffsetPx.y, s * centerOffsetPx.x + c * centerOffsetPx.y); 
  v_centerPx = screenToPx(center.xy) + centerOffsetPx;
${this.varyings_.map(function(t){return"  "+t.name+" = "+t.expression+";"}).join(`
`)}
}`:null}getSymbolFragmentShader(){return this.hasSymbol_?`${BH}
${this.uniforms_.map(function(t){return"uniform "+t+";"}).join(`
`)}
varying vec2 v_texCoord;
varying vec4 v_prop_hitColor;
varying vec2 v_centerPx;
varying float v_angle;
varying vec2 v_quadSizePx;
${this.varyings_.map(function(t){return"varying "+t.type+" "+t.name+";"}).join(`
`)}
${this.fragmentShaderFunctions_.join(`
`)}

void main(void) {
  if (${this.discardExpression_}) { discard; }
  vec2 coordsPx = gl_FragCoord.xy / u_pixelRatio - v_centerPx; // relative to center
  float c = cos(v_angle);
  float s = sin(v_angle);
  coordsPx = vec2(c * coordsPx.x - s * coordsPx.y, s * coordsPx.x + c * coordsPx.y);
  gl_FragColor = ${this.symbolColorExpression_};
  if (u_hitDetection > 0) {
    if (gl_FragColor.a < 0.05) { discard; };
    gl_FragColor = v_prop_hitColor;
  }
}`:null}getStrokeVertexShader(){return this.hasStroke_?`${BH}
${this.uniforms_.map(function(t){return"uniform "+t+";"}).join(`
`)}
attribute vec2 a_position;
attribute float a_index;
attribute vec2 a_segmentStart;
attribute vec2 a_segmentEnd;
attribute float a_parameters;
attribute float a_distance;
attribute vec2 a_joinAngles;
attribute vec4 a_prop_hitColor;
${this.attributes_.map(function(t){return"attribute "+t+";"}).join(`
`)}
varying vec2 v_segmentStart;
varying vec2 v_segmentEnd;
varying float v_angleStart;
varying float v_angleEnd;
varying float v_width;
varying vec4 v_prop_hitColor;
varying float v_distanceOffsetPx;
${this.varyings_.map(function(t){return"varying "+t.type+" "+t.name+";"}).join(`
`)}
${this.vertexShaderFunctions_.join(`
`)}
vec2 worldToPx(vec2 worldPos) {
  vec4 screenPos = u_projectionMatrix * vec4(worldPos, 0.0, 1.0);
  return (0.5 * screenPos.xy + 0.5) * u_viewportSizePx;
}

vec4 pxToScreen(vec2 pxPos) {
  vec2 screenPos = 2.0 * pxPos / u_viewportSizePx - 1.0;
  return vec4(screenPos, u_depth, 1.0);
}

bool isCap(float joinAngle) {
  return joinAngle < -0.1;
}

vec2 getJoinOffsetDirection(vec2 normalPx, float joinAngle) {
  float halfAngle = joinAngle / 2.0;
  float c = cos(halfAngle);
  float s = sin(halfAngle);
  vec2 angleBisectorNormal = vec2(s * normalPx.x + c * normalPx.y, -c * normalPx.x + s * normalPx.y);
  float length = 1.0 / s;
  return angleBisectorNormal * length;
}

vec2 getOffsetPoint(vec2 point, vec2 normal, float joinAngle, float offsetPx) {
  // if on a cap or the join angle is too high, offset the line along the segment normal
  if (cos(joinAngle) > 0.998 || isCap(joinAngle)) {
    return point - normal * offsetPx;
  }
  // offset is applied along the inverted normal (positive offset goes "right" relative to line direction)
  return point - getJoinOffsetDirection(normal, joinAngle) * offsetPx;
}

void main(void) {
  v_angleStart = a_joinAngles.x;
  v_angleEnd = a_joinAngles.y;
  float vertexNumber = floor(abs(a_parameters) / 10000. + 0.5);
  // we're reading the fractional part while keeping the sign (so -4.12 gives -0.12, 3.45 gives 0.45)
  float angleTangentSum = fract(abs(a_parameters) / 10000.) * 10000. * sign(a_parameters);

  float lineWidth = ${this.strokeWidthExpression_};
  float lineOffsetPx = ${this.strokeOffsetExpression_};

  // compute segment start/end in px with offset
  vec2 segmentStartPx = worldToPx(a_segmentStart);
  vec2 segmentEndPx = worldToPx(a_segmentEnd);
  vec2 tangentPx = normalize(segmentEndPx - segmentStartPx);
  vec2 normalPx = vec2(-tangentPx.y, tangentPx.x);
  segmentStartPx = getOffsetPoint(segmentStartPx, normalPx, v_angleStart, lineOffsetPx),
  segmentEndPx = getOffsetPoint(segmentEndPx, normalPx, v_angleEnd, lineOffsetPx);
  
  // compute current vertex position
  float normalDir = vertexNumber < 0.5 || (vertexNumber > 1.5 && vertexNumber < 2.5) ? 1.0 : -1.0;
  float tangentDir = vertexNumber < 1.5 ? 1.0 : -1.0;
  float angle = vertexNumber < 1.5 ? v_angleStart : v_angleEnd;
  vec2 joinDirection;
  vec2 positionPx = vertexNumber < 1.5 ? segmentStartPx : segmentEndPx;
  // if angle is too high, do not make a proper join
  if (cos(angle) > ${e1t} || isCap(angle)) {
    joinDirection = normalPx * normalDir - tangentPx * tangentDir;
  } else {
    joinDirection = getJoinOffsetDirection(normalPx * normalDir, angle);
  }
  positionPx = positionPx + joinDirection * (lineWidth * 0.5 + 1.); // adding 1 pixel for antialiasing
  gl_Position = pxToScreen(positionPx);

  v_segmentStart = segmentStartPx;
  v_segmentEnd = segmentEndPx;
  v_width = lineWidth;
  v_prop_hitColor = a_prop_hitColor;
  v_distanceOffsetPx = a_distance / u_resolution - (lineOffsetPx * angleTangentSum);
${this.varyings_.map(function(t){return"  "+t.name+" = "+t.expression+";"}).join(`
`)}
}`:null}getStrokeFragmentShader(){return this.hasStroke_?`${BH}
${this.uniforms_.map(function(t){return"uniform "+t+";"}).join(`
`)}
varying vec2 v_segmentStart;
varying vec2 v_segmentEnd;
varying float v_angleStart;
varying float v_angleEnd;
varying float v_width;
varying vec4 v_prop_hitColor;
varying float v_distanceOffsetPx;
${this.varyings_.map(function(t){return"varying "+t.type+" "+t.name+";"}).join(`
`)}
${this.fragmentShaderFunctions_.join(`
`)}

vec2 pxToWorld(vec2 pxPos) {
  vec2 screenPos = 2.0 * pxPos / u_viewportSizePx - 1.0;
  return (u_screenToWorldMatrix * vec4(screenPos, 0.0, 1.0)).xy;
}

bool isCap(float joinAngle) {
  return joinAngle < -0.1;
}

float segmentDistanceField(vec2 point, vec2 start, vec2 end, float width) {
  vec2 tangent = normalize(end - start);
  vec2 normal = vec2(-tangent.y, tangent.x);
  vec2 startToPoint = point - start;
  return abs(dot(startToPoint, normal)) - width * 0.5;
}

float buttCapDistanceField(vec2 point, vec2 start, vec2 end) {
  vec2 startToPoint = point - start;
  vec2 tangent = normalize(end - start);
  return dot(startToPoint, -tangent);
}

float squareCapDistanceField(vec2 point, vec2 start, vec2 end, float width) {
  return buttCapDistanceField(point, start, end) - width * 0.5;
}

float roundCapDistanceField(vec2 point, vec2 start, vec2 end, float width) {
  float onSegment = max(0., 1000. * dot(point - start, end - start)); // this is very high when inside the segment
  return length(point - start) - width * 0.5 - onSegment;
}

float roundJoinDistanceField(vec2 point, vec2 start, vec2 end, float width) {
  return roundCapDistanceField(point, start, end, width);
}

float bevelJoinField(vec2 point, vec2 start, vec2 end, float width, float joinAngle) {
  vec2 startToPoint = point - start;
  vec2 tangent = normalize(end - start);
  float c = cos(joinAngle * 0.5);
  float s = sin(joinAngle * 0.5);
  float direction = -sign(sin(joinAngle));
  vec2 bisector = vec2(c * tangent.x - s * tangent.y, s * tangent.x + c * tangent.y);
  float radius = width * 0.5 * s;
  return dot(startToPoint, bisector * direction) - radius;
}

float miterJoinDistanceField(vec2 point, vec2 start, vec2 end, float width, float joinAngle) {
  if (cos(joinAngle) > ${e1t}) { // avoid risking a division by zero
    return bevelJoinField(point, start, end, width, joinAngle);
  }
  float miterLength = 1. / sin(joinAngle * 0.5);
  float miterLimit = ${this.strokeMiterLimitExpression_};
  if (miterLength > miterLimit) {
    return bevelJoinField(point, start, end, width, joinAngle);
  }
  return -1000.;
}

float capDistanceField(vec2 point, vec2 start, vec2 end, float width, float capType) {
   if (capType == ${jH("butt")}) {
    return buttCapDistanceField(point, start, end);
  } else if (capType == ${jH("square")}) {
    return squareCapDistanceField(point, start, end, width);
  }
  return roundCapDistanceField(point, start, end, width);
}

float joinDistanceField(vec2 point, vec2 start, vec2 end, float width, float joinAngle, float joinType) {
  if (joinType == ${jH("bevel")}) {
    return bevelJoinField(point, start, end, width, joinAngle);
  } else if (joinType == ${jH("miter")}) {
    return miterJoinDistanceField(point, start, end, width, joinAngle);
  }
  return roundJoinDistanceField(point, start, end, width);
}

float computeSegmentPointDistance(vec2 point, vec2 start, vec2 end, float width, float joinAngle, float capType, float joinType) {
  if (isCap(joinAngle)) {
    return capDistanceField(point, start, end, width, capType);
  }
  return joinDistanceField(point, start, end, width, joinAngle, joinType);
}

void main(void) {
  vec2 currentPoint = gl_FragCoord.xy / u_pixelRatio;
  #ifdef GL_FRAGMENT_PRECISION_HIGH
  vec2 worldPos = pxToWorld(currentPoint);
  if (
    abs(u_renderExtent[0] - u_renderExtent[2]) > 0.0 && (
      worldPos[0] < u_renderExtent[0] ||
      worldPos[1] < u_renderExtent[1] ||
      worldPos[0] > u_renderExtent[2] ||
      worldPos[1] > u_renderExtent[3]
    )
  ) {
    discard;
  }
  #endif
  if (${this.discardExpression_}) { discard; }

  float segmentLength = length(v_segmentEnd - v_segmentStart);
  vec2 segmentTangent = (v_segmentEnd - v_segmentStart) / segmentLength;
  vec2 segmentNormal = vec2(-segmentTangent.y, segmentTangent.x);
  vec2 startToPoint = currentPoint - v_segmentStart;
  float currentLengthPx = max(0., min(dot(segmentTangent, startToPoint), segmentLength)) + v_distanceOffsetPx; 
  float currentRadiusPx = abs(dot(segmentNormal, startToPoint));
  float currentRadiusRatio = dot(segmentNormal, startToPoint) * 2. / v_width;
  vec4 color = ${this.strokeColorExpression_} * u_globalAlpha;
  float capType = ${this.strokeCapExpression_};
  float joinType = ${this.strokeJoinExpression_};
  float segmentStartDistance = computeSegmentPointDistance(currentPoint, v_segmentStart, v_segmentEnd, v_width, v_angleStart, capType, joinType);
  float segmentEndDistance = computeSegmentPointDistance(currentPoint, v_segmentEnd, v_segmentStart, v_width, v_angleEnd, capType, joinType);
  float distance = max(
    segmentDistanceField(currentPoint, v_segmentStart, v_segmentEnd, v_width),
    max(segmentStartDistance, segmentEndDistance)
  );
  distance = max(distance, ${this.strokeDistanceFieldExpression_});
  gl_FragColor = color * smoothstep(0.5, -0.5, distance);
  if (u_hitDetection > 0) {
    if (gl_FragColor.a < 0.1) { discard; };
    gl_FragColor = v_prop_hitColor;
  }
}`:null}getFillVertexShader(){return this.hasFill_?`${BH}
${this.uniforms_.map(function(t){return"uniform "+t+";"}).join(`
`)}
attribute vec2 a_position;
attribute vec4 a_prop_hitColor;
${this.attributes_.map(function(t){return"attribute "+t+";"}).join(`
`)}
varying vec4 v_prop_hitColor;
${this.varyings_.map(function(t){return"varying "+t.type+" "+t.name+";"}).join(`
`)}
${this.vertexShaderFunctions_.join(`
`)}
void main(void) {
  gl_Position = u_projectionMatrix * vec4(a_position, u_depth, 1.0);
  v_prop_hitColor = a_prop_hitColor;
${this.varyings_.map(function(t){return"  "+t.name+" = "+t.expression+";"}).join(`
`)}
}`:null}getFillFragmentShader(){return this.hasFill_?`${BH}
${this.uniforms_.map(function(t){return"uniform "+t+";"}).join(`
`)}
varying vec4 v_prop_hitColor;
${this.varyings_.map(function(t){return"varying "+t.type+" "+t.name+";"}).join(`
`)}
${this.fragmentShaderFunctions_.join(`
`)}
vec2 pxToWorld(vec2 pxPos) {
  vec2 screenPos = 2.0 * pxPos / u_viewportSizePx - 1.0;
  return (u_screenToWorldMatrix * vec4(screenPos, 0.0, 1.0)).xy;
}

vec2 worldToPx(vec2 worldPos) {
  vec4 screenPos = u_projectionMatrix * vec4(worldPos, 0.0, 1.0);
  return (0.5 * screenPos.xy + 0.5) * u_viewportSizePx;
}

void main(void) {
  vec2 pxPos = gl_FragCoord.xy / u_pixelRatio;
  vec2 pxOrigin = worldToPx(u_patternOrigin);
  #ifdef GL_FRAGMENT_PRECISION_HIGH
  vec2 worldPos = pxToWorld(pxPos);
  if (
    abs(u_renderExtent[0] - u_renderExtent[2]) > 0.0 && (
      worldPos[0] < u_renderExtent[0] ||
      worldPos[1] < u_renderExtent[1] ||
      worldPos[0] > u_renderExtent[2] ||
      worldPos[1] > u_renderExtent[3]
    )
  ) {
    discard;
  }
  #endif
  if (${this.discardExpression_}) { discard; }
  gl_FragColor = ${this.fillColorExpression_} * u_globalAlpha;
  if (u_hitDetection > 0) {
    if (gl_FragColor.a < 0.1) { discard; };
    gl_FragColor = v_prop_hitColor;
  }
}`:null}}const Tx={BLUR:"blur",GRADIENT:"gradient",RADIUS:"radius"},DIi=["#00f","#0ff","#0f0","#ff0","#f00"];class IIi extends Foe{constructor(t){t=t||{};const n=Object.assign({},t);delete n.gradient,delete n.radius,delete n.blur,delete n.weight,super(n),this.gradient_=null,this.addChangeListener(Tx.GRADIENT,this.handleGradientChanged_),this.setGradient(t.gradient?t.gradient:DIi),this.setBlur(t.blur!==void 0?t.blur:15),this.setRadius(t.radius!==void 0?t.radius:8);const r=t.weight?t.weight:"weight";typeof r=="string"?this.weightFunction_=function(i){return i.get(r)}:this.weightFunction_=r,this.setRenderOrder(null)}getBlur(){return this.get(Tx.BLUR)}getGradient(){return this.get(Tx.GRADIENT)}getRadius(){return this.get(Tx.RADIUS)}handleGradientChanged_(){this.gradient_=RIi(this.getGradient())}setBlur(t){this.set(Tx.BLUR,t)}setGradient(t){this.set(Tx.GRADIENT,t)}setRadius(t){this.set(Tx.RADIUS,t)}createRenderer(){const t=new NIi().addAttribute("float a_prop_weight").addVarying("v_prop_weight","float","a_prop_weight").addUniform("float u_size").addUniform("float u_blurSlope").setSymbolSizeExpression("vec2(u_size)").setSymbolColorExpression("vec4(smoothstep(0., 1., (1. - length(coordsPx * 2. / v_quadSizePx)) * u_blurSlope) * v_prop_weight)");return new xIi(this,{className:this.getClassName(),attributes:[{name:"weight",callback:n=>{const r=this.weightFunction_(n);return r!==void 0?ah(r,0,1):1}}],uniforms:{u_size:()=>(this.get(Tx.RADIUS)+this.get(Tx.BLUR))*2,u_blurSlope:()=>this.get(Tx.RADIUS)/Math.max(1,this.get(Tx.BLUR))},hitDetectionEnabled:!0,vertexShader:t.getSymbolVertexShader(),fragmentShader:t.getSymbolFragmentShader(),postProcesses:[{fragmentShader:`
            precision mediump float;

            uniform sampler2D u_image;
            uniform sampler2D u_gradientTexture;
            uniform float u_opacity;

            varying vec2 v_texCoord;

            void main() {
              vec4 color = texture2D(u_image, v_texCoord);
              gl_FragColor.a = color.a * u_opacity;
              gl_FragColor.rgb = texture2D(u_gradientTexture, vec2(0.5, color.a)).rgb;
              gl_FragColor.rgb *= gl_FragColor.a;
            }`,uniforms:{u_gradientTexture:()=>this.gradient_,u_opacity:()=>this.getOpacity()}}]})}renderDeclutter(){}}function RIi(e){const r=ug(1,256),i=r.createLinearGradient(0,0,1,256),a=1/(e.length-1);for(let o=0,s=e.length;o<s;++o)i.addColorStop(o*a,e[o]);return r.fillStyle=i,r.fillRect(0,0,1,256),r.canvas}const kIi=IIi;class AIi extends Aoe{constructor(t){t=t||{},super(t)}}const MIi=AIi;class FIi extends cJe{constructor(t){super(t),this.image_=null}getImage(){return this.image_?this.image_.getImage():null}prepareFrame(t){const n=t.layerStatesArray[t.layerIndex],r=t.pixelRatio,i=t.viewState,a=i.resolution,o=this.getLayer().getSource(),s=t.viewHints;let c=t.extent;if(n.extent!==void 0&&(c=kM(c,q9(n.extent,i.projection))),!s[bp.ANIMATING]&&!s[bp.INTERACTING]&&!QK(c))if(o){const u=i.projection,d=o.getImage(c,a,r,u);d&&(this.loadImage(d)?this.image_=d:d.getState()===Ou.EMPTY&&(this.image_=null))}else this.image_=null;return!!this.image_}getData(t){const n=this.frameState;if(!n)return null;const r=this.getLayer(),i=Mm(n.pixelToCoordinateTransform,t.slice()),a=r.getExtent();if(a&&!sF(a,i))return null;const o=this.image_.getExtent(),s=this.image_.getImage(),c=pd(o),u=Math.floor(s.width*((i[0]-o[0])/c));if(u<0||u>=s.width)return null;const d=og(o),f=Math.floor(s.height*((o[3]-i[1])/d));return f<0||f>=s.height?null:this.getImageData(s,u,f)}renderFrame(t,n){const r=this.image_,i=r.getExtent(),a=r.getResolution(),[o,s]=Array.isArray(a)?a:[a,a],c=r.getPixelRatio(),u=t.layerStatesArray[t.layerIndex],d=t.pixelRatio,f=t.viewState,p=f.center,m=f.resolution,g=d*o/(m*c),_=d*s/(m*c);this.prepareContainer(t,n);const v=this.context.canvas.width,b=this.context.canvas.height,y=this.getRenderContext(t);let x=!1,C=!0;if(u.extent){const P=q9(u.extent,f.projection);C=g1(P,t.extent),x=C&&!H9(P,t.extent),x&&this.clipUnrotated(y,t,P)}const w=r.getImage(),$=K6(this.tempTransform,v/2,b/2,g,_,0,c*(i[0]-p[0])/o,c*(p[1]-i[3])/s);this.renderedResolution=s*d/c;const O=w.width*$[0],N=w.height*$[3];if(this.getLayer().getSource().getInterpolate()||(y.imageSmoothingEnabled=!1),this.preRender(y,t),C&&O>=.5&&N>=.5){const P=$[4],I=$[5],D=u.opacity;D!==1&&(y.save(),y.globalAlpha=D),y.drawImage(w,0,0,+w.width,+w.height,P,I,O,N),D!==1&&y.restore()}return this.postRender(this.context,t),x&&y.restore(),y.imageSmoothingEnabled=!0,this.container}}const LIi=FIi;class jIi extends MIi{constructor(t){super(t)}createRenderer(){return new LIi(this)}getData(t){return super.getData(t)}}const BIi=jIi,zIi={image:["Polygon","Circle","LineString","Image","Text"],hybrid:["Polygon","LineString"],vector:[]},n1t={hybrid:["Image","Text","Default"],vector:["Polygon","Circle","LineString","Image","Text","Default"]};class HIi extends Snn{constructor(t){super(t),this.boundHandleStyleImageChange_=this.handleStyleImageChange_.bind(this),this.renderedLayerRevision_,this.renderedPixelToCoordinateTransform_=null,this.renderedRotation_,this.renderedOpacity_=1,this.tmpTransform_=v1(),this.tileClipContexts_=null}prepareTile(t,n,r){let i;const a=t.getState();return(a===Sl.LOADED||a===Sl.ERROR)&&(this.updateExecutorGroup_(t,n,r),this.tileImageNeedsRender_(t)&&(i=!0)),i}getTile(t,n,r,i){const a=i.pixelRatio,o=i.viewState,s=o.resolution,c=o.projection,u=this.getLayer(),d=u.getSource().getTile(t,n,r,a,c),f=i.viewHints,p=!(f[bp.ANIMATING]||f[bp.INTERACTING]);return(p||!d.wantedResolution)&&(d.wantedResolution=s),this.prepareTile(d,a,c)&&(p||Date.now()-i.time<8)&&u.getRenderMode()!=="vector"&&this.renderTileImage_(d,i),super.getTile(t,n,r,i)}isDrawableTile(t){const n=this.getLayer();return super.isDrawableTile(t)&&(n.getRenderMode()==="vector"?ql(n)in t.executorGroups:t.hasContext(n))}getTileImage(t){return t.getImage(this.getLayer())}prepareFrame(t){const n=this.getLayer().getRevision();return this.renderedLayerRevision_!==n&&(this.renderedLayerRevision_=n,this.renderedTiles.length=0),super.prepareFrame(t)}updateExecutorGroup_(t,n,r){const i=this.getLayer(),a=i.getRevision(),o=i.getRenderOrder()||null,s=t.wantedResolution,c=t.getReplayState(i);if(!c.dirty&&c.renderedResolution===s&&c.renderedRevision==a&&c.renderedRenderOrder==o)return;const u=i.getSource(),d=!!i.getDeclutter(),f=u.getTileGrid(),m=u.getTileGridForProjection(r).getTileCoordExtent(t.wrappedTileCoord),g=u.getSourceTiles(n,r,t),_=ql(i);delete t.hitDetectionImageData[_],t.executorGroups[_]=[],c.dirty=!1;for(let v=0,b=g.length;v<b;++v){const y=g[v];if(y.getState()!=Sl.LOADED)continue;const x=y.tileCoord,C=f.getTileCoordExtent(x),w=kM(m,C),$=QN(w,i.getRenderBuffer()*s,this.tmpExtent),O=lF(C,w)?null:$,N=new lnn(0,w,s,n),P=SBe(s,n),I=function(F,z){let M;const K=F.getStyleFunction()||i.getStyleFunction();if(K&&(M=K(F,s)),M){const U=this.renderFeature(F,P,M,N,d,z);c.dirty=c.dirty||U}},D=y.getFeatures();o&&o!==c.renderedRenderOrder&&D.sort(o);for(let F=0,z=D.length;F<z;++F){const M=D[F];(!O||g1(O,M.getGeometry().getExtent()))&&I.call(this,M,F)}const k=N.finish(),R=i.getRenderMode()!=="vector"&&d&&g.length===1?null:w,A=new dnn(R,s,n,u.getOverlaps(),k,i.getRenderBuffer(),!0);t.executorGroups[_].push(A)}c.renderedRevision=a,c.renderedRenderOrder=o,c.renderedResolution=s}forEachFeatureAtCoordinate(t,n,r,i,a){const o=n.viewState.resolution,s=n.viewState.rotation;r=r??0;const c=this.getLayer(),d=c.getSource().getTileGridForProjection(n.viewState.projection),f=C_e([t]);QN(f,o*r,f);const p={},m=function(v,b,y){let x=v.getId();x===void 0&&(x=ql(v));const C=p[x];if(C){if(C!==!0&&y<C.distanceSq){if(y===0)return p[x]=!0,a.splice(a.lastIndexOf(C),1),i(v,c,b);C.geometry=b,C.distanceSq=y}}else{if(y===0)return p[x]=!0,i(v,c,b);a.push(p[x]={feature:v,layer:c,geometry:b,distanceSq:y,callback:i})}},g=this.renderedTiles;let _;for(let v=0,b=g.length;!_&&v<b;++v){const y=g[v],x=d.getTileCoordExtent(y.wrappedTileCoord);if(!g1(x,f))continue;const C=ql(c),w=[y.executorGroups[C]],$=c.getDeclutter();w.some(O=>{const N=$?n.declutter[$].all().map(P=>P.value):null;for(let P=0,I=O.length;P<I;++P)if(_=O[P].forEachFeatureAtCoordinate(t,o,s,r,m,N),_)return!0})}return _}getFeatures(t){return new Promise((n,r)=>{const i=this.getLayer(),a=ql(i),o=i.getSource(),s=this.renderedProjection,c=s.getExtent(),u=this.renderedResolution,d=o.getTileGridForProjection(s),f=Mm(this.renderedPixelToCoordinateTransform_,t.slice()),p=d.getTileCoordForCoordAndResolution(f,u);let m;for(let x=0,C=this.renderedTiles.length;x<C;++x)if(p.toString()===this.renderedTiles[x].tileCoord.toString()){if(m=this.renderedTiles[x],m.getState()===Sl.LOADED){const w=d.getTileCoordExtent(m.tileCoord);o.getWrapX()&&s.canWrapX()&&!H9(c,w)&&OXe(f,s);break}m=void 0}if(!m||m.loadingSourceTiles>0){n([]);return}const g=d.getTileCoordExtent(m.wrappedTileCoord),_=ND(g),v=[(f[0]-_[0])/u,(_[1]-f[1])/u],b=m.getSourceTiles().reduce(function(x,C){return x.concat(C.getFeatures())},[]);let y=m.hitDetectionImageData[a];if(!y){const x=$y(d.getTileSize(d.getZForResolution(u,o.zDirection))),C=this.renderedRotation_,w=[this.getRenderTransform(d.getTileCoordCenter(m.wrappedTileCoord),u,0,w3,x[0]*w3,x[1]*w3,0)];y=pnn(x,w,b,i.getStyleFunction(),d.getTileCoordExtent(m.wrappedTileCoord),m.getReplayState(i).renderedResolution,C),m.hitDetectionImageData[a]=y}n(hnn(v,b,y))})}handleFontsChanged(){const t=this.getLayer();t.getVisible()&&this.renderedLayerRevision_!==void 0&&t.changed()}handleStyleImageChange_(t){this.renderIfReadyAndVisible()}renderDeclutter(t,n){const r=this.context,i=r.globalAlpha;r.globalAlpha=n.opacity;const a=t.viewHints,o=!(a[bp.ANIMATING]||a[bp.INTERACTING]),s=this.renderedTiles;for(let c=0,u=s.length;c<u;++c){const d=s[c],f=d.executorGroups[ql(this.getLayer())],p=this.getLayer().getDeclutter();if(f)for(let m=f.length-1;m>=0;--m)f[m].execute(this.context,[this.context.canvas.width,this.context.canvas.height],this.getTileRenderTransform(d,t),t.viewState.rotation,o,A_e,p?t.declutter[p]:void 0)}r.globalAlpha=i}renderDeferredInternal(t){const r=this.renderedTiles.reduce((s,c,u)=>(c.executorGroups[ql(this.getLayer())].forEach(d=>s.push({executorGroup:d,index:u})),s),[]),i=r.map(({executorGroup:s})=>s.getDeferredZIndexContexts()),a={};for(let s=0,c=r.length;s<c;++s){const u=r[s].executorGroup.getDeferredZIndexContexts();for(const d in u)a[d]=!0}Object.keys(a).sort(wC).map(Number).forEach(s=>{i.forEach((c,u)=>{c[s]&&(c[s].forEach(d=>{const{executorGroup:f,index:p}=r[u],m=f.getRenderedContext(),g=m.globalAlpha;m.globalAlpha=this.renderedOpacity_;const _=this.tileClipContexts_[p];_&&_.draw(m),d.draw(m),_&&m.restore(),m.globalAlpha=g,d.clear()}),c[s].length=0)})})}getTileRenderTransform(t,n){const r=n.pixelRatio,i=n.viewState,a=i.center,o=i.resolution,s=i.rotation,c=n.size,u=Math.round(c[0]*r),d=Math.round(c[1]*r),p=this.getLayer().getSource().getTileGridForProjection(n.viewState.projection),m=t.tileCoord,g=p.getTileCoordExtent(t.wrappedTileCoord),_=p.getTileCoordExtent(m,this.tmpExtent)[0]-g[0];return f8e(Jge(this.inversePixelTransform.slice(),1/r,1/r),this.getRenderTransform(a,o,s,r,u,d,_))}postRender(t,n){var C;const r=n.viewHints,i=!(r[bp.ANIMATING]||r[bp.INTERACTING]);this.renderedPixelToCoordinateTransform_=n.pixelToCoordinateTransform.slice(),this.renderedRotation_=n.viewState.rotation,this.renderedOpacity_=n.layerStatesArray[n.layerIndex].opacity;const a=this.getLayer(),o=a.getRenderMode(),s=t.globalAlpha;t.globalAlpha=this.renderedOpacity_;const c=a.getDeclutter(),u=c?n1t[o].filter(w=>!A_e.includes(w)):n1t[o],d=n.viewState,f=d.rotation,p=a.getSource(),g=p.getTileGridForProjection(d.projection).getZForResolution(d.resolution,p.zDirection),_=this.renderedTiles,v=[],b=[],y=[];let x=!0;for(let w=_.length-1;w>=0;--w){const $=_[w];x=x&&!$.getReplayState(a).dirty;const O=$.executorGroups[ql(a)].filter(A=>A.hasExecutors(u));if(O.length===0)continue;const N=this.getTileRenderTransform($,n),P=$.tileCoord[0];let I=!1;const D=O[0].getClipCoords(N);let k=t,R;if(D){R=new lJe,k=R.getContext();for(let A=0,F=v.length;A<F;++A)if(g!==P&&P<b[A]){const z=v[A];g1([D[0],D[3],D[4],D[7]],[z[0],z[3],z[4],z[7]])&&(I||(k.save(),I=!0),k.beginPath(),k.moveTo(D[0],D[1]),k.lineTo(D[2],D[3]),k.lineTo(D[4],D[5]),k.lineTo(D[6],D[7]),k.moveTo(z[6],z[7]),k.lineTo(z[4],z[5]),k.lineTo(z[2],z[3]),k.lineTo(z[0],z[1]),k.clip())}v.push(D),b.push(P)}for(let A=0,F=O.length;A<F;++A)O[A].execute(t,[t.canvas.width,t.canvas.height],N,f,i,u,(C=n.declutter)==null?void 0:C[c]);I&&(k===t?k.restore():y[w]=R)}t.globalAlpha=s,this.ready=x,this.tileClipContexts_=y,n.declutter||this.renderDeferredInternal(n),super.postRender(t,n)}renderFeature(t,n,r,i,a,o){if(!r)return!1;let s=!1;if(Array.isArray(r))for(let c=0,u=r.length;c<u;++c)s=M_e(i,t,r[c],n,this.boundHandleStyleImageChange_,void 0,a,o)||s;else s=M_e(i,t,r,n,this.boundHandleStyleImageChange_,void 0,a,o);return s}tileImageNeedsRender_(t){const n=this.getLayer();if(n.getRenderMode()==="vector")return!1;const r=t.getReplayState(n),i=n.getRevision(),a=t.wantedResolution;return r.renderedTileResolution!==a||r.renderedTileRevision!==i}renderTileImage_(t,n){const r=this.getLayer(),i=t.getReplayState(r),a=r.getRevision(),o=t.executorGroups[ql(r)];i.renderedTileRevision=a;const s=t.wrappedTileCoord,c=s[0],u=r.getSource();let d=n.pixelRatio;const p=n.viewState.projection,m=u.getTileGridForProjection(p),g=m.getResolution(t.tileCoord[0]),_=n.pixelRatio/t.wantedResolution*g,v=m.getResolution(c),b=t.getContext(r);d=Math.round(Math.max(d,_/d));const y=u.getTilePixelSize(c,d,p);b.canvas.width=y[0],b.canvas.height=y[1];const x=d/_;if(x!==1){const O=pmt(this.tmpTransform_);Jge(O,x,x),b.setTransform.apply(b,O)}const C=m.getTileCoordExtent(s,this.tmpExtent),w=_/v,$=pmt(this.tmpTransform_);Jge($,w,-w),xtn($,-C[0],-C[3]);for(let O=0,N=o.length;O<N;++O)o[O].execute(b,[b.canvas.width*x,b.canvas.height*x],$,0,!0,zIi[r.getRenderMode()],null);i.renderedTileResolution=t.wantedResolution}}const qIi=HIi;class VIi extends Foe{constructor(t){t=t||{};const n=Object.assign({},t);delete n.preload,delete n.useInterimTilesOnError,super(n),this.on,this.once,this.un;const r=t.renderMode||"hybrid";yu(r=="hybrid"||r=="vector","`renderMode` must be `'hybrid'` or `'vector'`"),this.renderMode_=r,this.setPreload(t.preload?t.preload:0),this.setUseInterimTilesOnError(t.useInterimTilesOnError!==void 0?t.useInterimTilesOnError:!0),this.getBackground,this.setBackground}createRenderer(){return new qIi(this)}getFeatures(t){return super.getFeatures(t)}getRenderMode(){return this.renderMode_}getPreload(){return this.get(pN.PRELOAD)}getUseInterimTilesOnError(){return this.get(pN.USE_INTERIM_TILES_ON_ERROR)}setPreload(t){this.set(pN.PRELOAD,t)}setUseInterimTilesOnError(t){this.set(pN.USE_INTERIM_TILES_ON_ERROR,t)}}const WIi=VIi;class UIi extends CIi{clear(){for(;this.getCount()>0;)this.pop().release();super.clear()}expireCache(t){for(;this.canExpireCache()&&!(this.peekLast().getKey()in t);)this.pop().release()}pruneExceptNewestZ(){if(this.getCount()===0)return;const t=this.peekFirstKey(),r=wIi(t)[0];this.forEach(i=>{i.tileCoord[0]!==r&&(this.remove(Vnn(i.tileCoord)),i.release())})}}const Unn=UIi,ORe={TILELOADSTART:"tileloadstart",TILELOADEND:"tileloadend",TILELOADERROR:"tileloaderror"},HH=[0,0,0],mP=5;class KIi{constructor(t){this.minZoom=t.minZoom!==void 0?t.minZoom:0,this.resolutions_=t.resolutions,yu(NTi(this.resolutions_,(i,a)=>a-i,!0),"`resolutions` must be sorted in descending order");let n;if(!t.origins){for(let i=0,a=this.resolutions_.length-1;i<a;++i)if(!n)n=this.resolutions_[i]/this.resolutions_[i+1];else if(this.resolutions_[i]/this.resolutions_[i+1]!==n){n=void 0;break}}this.zoomFactor_=n,this.maxZoom=this.resolutions_.length-1,this.origin_=t.origin!==void 0?t.origin:null,this.origins_=null,t.origins!==void 0&&(this.origins_=t.origins,yu(this.origins_.length==this.resolutions_.length,"Number of `origins` and `resolutions` must be equal"));const r=t.extent;r!==void 0&&!this.origin_&&!this.origins_&&(this.origin_=ND(r)),yu(!this.origin_&&this.origins_||this.origin_&&!this.origins_,"Either `origin` or `origins` must be configured, never both"),this.tileSizes_=null,t.tileSizes!==void 0&&(this.tileSizes_=t.tileSizes,yu(this.tileSizes_.length==this.resolutions_.length,"Number of `tileSizes` and `resolutions` must be equal")),this.tileSize_=t.tileSize!==void 0?t.tileSize:this.tileSizes_?null:xXe,yu(!this.tileSize_&&this.tileSizes_||this.tileSize_&&!this.tileSizes_,"Either `tileSize` or `tileSizes` must be configured, never both"),this.extent_=r!==void 0?r:null,this.fullTileRanges_=null,this.tmpSize_=[0,0],this.tmpExtent_=[0,0,0,0],t.sizes!==void 0?this.fullTileRanges_=t.sizes.map((i,a)=>{const o=new xnn(Math.min(0,i[0]),Math.max(i[0]-1,-1),Math.min(0,i[1]),Math.max(i[1]-1,-1));if(r){const s=this.getTileRangeForExtentAndZ(r,a);o.minX=Math.max(s.minX,o.minX),o.maxX=Math.min(s.maxX,o.maxX),o.minY=Math.max(s.minY,o.minY),o.maxY=Math.min(s.maxY,o.maxY)}return o}):r&&this.calculateTileRanges_(r)}forEachTileCoord(t,n,r){const i=this.getTileRangeForExtentAndZ(t,n);for(let a=i.minX,o=i.maxX;a<=o;++a)for(let s=i.minY,c=i.maxY;s<=c;++s)r([n,a,s])}forEachTileCoordParentTileRange(t,n,r,i){let a,o,s,c=null,u=t[0]-1;for(this.zoomFactor_===2?(o=t[1],s=t[2]):c=this.getTileCoordExtent(t,i);u>=this.minZoom;){if(o!==void 0&&s!==void 0?(o=Math.floor(o/2),s=Math.floor(s/2),a=LH(o,o,s,s,r)):a=this.getTileRangeForExtentAndZ(c,u,r),n(u,a))return!0;--u}return!1}getExtent(){return this.extent_}getMaxZoom(){return this.maxZoom}getMinZoom(){return this.minZoom}getOrigin(t){return this.origin_?this.origin_:this.origins_[t]}getResolution(t){return this.resolutions_[t]}getResolutions(){return this.resolutions_}getTileCoordChildTileRange(t,n,r){if(t[0]<this.maxZoom){if(this.zoomFactor_===2){const a=t[1]*2,o=t[2]*2;return LH(a,a+1,o,o+1,n)}const i=this.getTileCoordExtent(t,r||this.tmpExtent_);return this.getTileRangeForExtentAndZ(i,t[0]+1,n)}return null}getTileRangeForTileCoordAndZ(t,n,r){if(n>this.maxZoom||n<this.minZoom)return null;const i=t[0],a=t[1],o=t[2];if(n===i)return LH(a,o,a,o,r);if(this.zoomFactor_){const c=Math.pow(this.zoomFactor_,n-i),u=Math.floor(a*c),d=Math.floor(o*c);if(n<i)return LH(u,u,d,d,r);const f=Math.floor(c*(a+1))-1,p=Math.floor(c*(o+1))-1;return LH(u,f,d,p,r)}const s=this.getTileCoordExtent(t,this.tmpExtent_);return this.getTileRangeForExtentAndZ(s,n,r)}getTileRangeForExtentAndZ(t,n,r){this.getTileCoordForXYAndZ_(t[0],t[3],n,!1,HH);const i=HH[1],a=HH[2];this.getTileCoordForXYAndZ_(t[2],t[1],n,!0,HH);const o=HH[1],s=HH[2];return LH(i,o,a,s,r)}getTileCoordCenter(t){const n=this.getOrigin(t[0]),r=this.getResolution(t[0]),i=$y(this.getTileSize(t[0]),this.tmpSize_);return[n[0]+(t[1]+.5)*i[0]*r,n[1]-(t[2]+.5)*i[1]*r]}getTileCoordExtent(t,n){const r=this.getOrigin(t[0]),i=this.getResolution(t[0]),a=$y(this.getTileSize(t[0]),this.tmpSize_),o=r[0]+t[1]*a[0]*i,s=r[1]-(t[2]+1)*a[1]*i,c=o+a[0]*i,u=s+a[1]*i;return U6(o,s,c,u,n)}getTileCoordForCoordAndResolution(t,n,r){return this.getTileCoordForXYAndResolution_(t[0],t[1],n,!1,r)}getTileCoordForXYAndResolution_(t,n,r,i,a){const o=this.getZForResolution(r),s=r/this.getResolution(o),c=this.getOrigin(o),u=$y(this.getTileSize(o),this.tmpSize_);let d=s*(t-c[0])/r/u[0],f=s*(c[1]-n)/r/u[1];return i?(d=n1e(d,mP)-1,f=n1e(f,mP)-1):(d=t1e(d,mP),f=t1e(f,mP)),t1t(o,d,f,a)}getTileCoordForXYAndZ_(t,n,r,i,a){const o=this.getOrigin(r),s=this.getResolution(r),c=$y(this.getTileSize(r),this.tmpSize_);let u=(t-o[0])/s/c[0],d=(o[1]-n)/s/c[1];return i?(u=n1e(u,mP)-1,d=n1e(d,mP)-1):(u=t1e(u,mP),d=t1e(d,mP)),t1t(r,u,d,a)}getTileCoordForCoordAndZ(t,n,r){return this.getTileCoordForXYAndZ_(t[0],t[1],n,!1,r)}getTileCoordResolution(t){return this.resolutions_[t[0]]}getTileSize(t){return this.tileSize_?this.tileSize_:this.tileSizes_[t]}getFullTileRange(t){return this.fullTileRanges_?this.fullTileRanges_[t]:this.extent_?this.getTileRangeForExtentAndZ(this.extent_,t):null}getZForResolution(t,n){const r=bXe(this.resolutions_,t,n||0);return ah(r,this.minZoom,this.maxZoom)}tileCoordIntersectsViewport(t,n){return Ntn(n,0,n.length,2,this.getTileCoordExtent(t))}calculateTileRanges_(t){const n=this.resolutions_.length,r=new Array(n);for(let i=this.minZoom;i<n;++i)r[i]=this.getTileRangeForExtentAndZ(t,i);this.fullTileRanges_=r}}const Knn=KIi;function Gnn(e){let t=e.getDefaultTileGrid();return t||(t=JIi(e),e.setDefaultTileGrid(t)),t}function GIi(e,t,n){const r=t[0],i=e.getTileCoordCenter(t),a=SJe(n);if(!sF(a,i)){const o=pd(a),s=Math.ceil((a[0]-i[0])/o);return i[0]+=o*s,e.getTileCoordForCoordAndZ(i,r)}return t}function YIi(e,t,n,r){r=r!==void 0?r:"top-left";const i=Ynn(e,t,n);return new Knn({extent:e,origin:XTi(e,r),resolutions:i,tileSize:n})}function XIi(e){const t=e||{},n=t.extent||nd("EPSG:3857").getExtent(),r={extent:n,minZoom:t.minZoom,tileSize:t.tileSize,resolutions:Ynn(n,t.maxZoom,t.tileSize,t.maxResolution)};return new Knn(r)}function Ynn(e,t,n,r){t=t!==void 0?t:LTi,n=$y(n!==void 0?n:xXe);const i=og(e),a=pd(e);r=r>0?r:Math.max(a/n[0],i/n[1]);const o=t+1,s=new Array(o);for(let c=0;c<o;++c)s[c]=r/Math.pow(2,c);return s}function JIi(e,t,n,r){const i=SJe(e);return YIi(i,t,n,r)}function SJe(e){e=nd(e);let t=e.getExtent();if(!t){const n=180*eie.degrees/e.getMetersPerUnit();t=U6(-n,-n,n,n)}return t}class QIi extends Fnn{constructor(t){super({attributions:t.attributions,attributionsCollapsible:t.attributionsCollapsible,projection:t.projection,state:t.state,wrapX:t.wrapX,interpolate:t.interpolate}),this.on,this.once,this.un,this.opaque_=t.opaque!==void 0?t.opaque:!1,this.tilePixelRatio_=t.tilePixelRatio!==void 0?t.tilePixelRatio:1,this.tileGrid=t.tileGrid!==void 0?t.tileGrid:null;const n=[256,256];this.tileGrid&&$y(this.tileGrid.getTileSize(this.tileGrid.getMinZoom()),n),this.tileCache=new Unn(t.cacheSize||0),this.tmpSize=[0,0],this.key_=t.key||"",this.tileOptions={transition:t.transition,interpolate:t.interpolate},this.zDirection=t.zDirection?t.zDirection:0}canExpireCache(){return this.tileCache.canExpireCache()}expireCache(t,n){const r=this.getTileCacheForProjection(t);r&&r.expireCache(n)}forEachLoadedTile(t,n,r,i){const a=this.getTileCacheForProjection(t);if(!a)return!1;let o=!0,s,c,u;for(let d=r.minX;d<=r.maxX;++d)for(let f=r.minY;f<=r.maxY;++f)c=E8e(n,d,f),u=!1,a.containsKey(c)&&(s=a.get(c),u=s.getState()===Sl.LOADED,u&&(u=i(s)!==!1)),u||(o=!1);return o}getGutterForProjection(t){return 0}getKey(){return this.key_}setKey(t){this.key_!==t&&(this.key_=t,this.changed())}getOpaque(t){return this.opaque_}getResolutions(t){const n=t?this.getTileGridForProjection(t):this.tileGrid;return n?n.getResolutions():null}getTile(t,n,r,i,a){return xc()}getTileGrid(){return this.tileGrid}getTileGridForProjection(t){return this.tileGrid?this.tileGrid:Gnn(t)}getTileCacheForProjection(t){const n=this.getProjection();return yu(n===null||XP(n,t),"A VectorTile source can only be rendered if it has a projection compatible with the view projection."),this.tileCache}getTilePixelRatio(t){return this.tilePixelRatio_}getTilePixelSize(t,n,r){const i=this.getTileGridForProjection(r),a=this.getTilePixelRatio(n),o=$y(i.getTileSize(t),this.tmpSize);return a==1?o:X$i(o,a,this.tmpSize)}getTileCoordForTileUrlFunction(t,n){n=n!==void 0?n:this.getProjection();const r=this.getTileGridForProjection(n);return this.getWrapX()&&n.isGlobal()&&(t=GIi(r,t,n)),EIi(t,r)?t:null}clear(){this.tileCache.clear()}refresh(){this.clear(),super.refresh()}updateCacheSize(t,n){const r=this.getTileCacheForProjection(n);t>r.highWaterMark&&(r.highWaterMark=t)}useTile(t,n,r,i){}}class ZIi extends G5{constructor(t,n){super(t),this.tile=n}}const eRi=QIi;function tRi(e,t){const n=/\{z\}/g,r=/\{x\}/g,i=/\{y\}/g,a=/\{-y\}/g;return function(o,s,c){if(o)return e.replace(n,o[0].toString()).replace(r,o[1].toString()).replace(i,o[2].toString()).replace(a,function(){const u=o[0],d=t.getFullTileRange(u);if(!d)throw new Error("The {-y} placeholder requires a tile grid with extent");return(d.getHeight()-o[2]-1).toString()})}}function nRi(e,t){const n=e.length,r=new Array(n);for(let i=0;i<n;++i)r[i]=tRi(e[i],t);return rRi(r)}function rRi(e){return e.length===1?e[0]:function(t,n,r){if(!t)return;const i=Wnn(t),a=RM(i,e.length);return e[a](t,n,r)}}function iRi(e){const t=[];let n=/\{([a-z])-([a-z])\}/.exec(e);if(n){const r=n[1].charCodeAt(0),i=n[2].charCodeAt(0);let a;for(a=r;a<=i;++a)t.push(e.replace(n[0],String.fromCharCode(a)));return t}if(n=/\{(\d+)-(\d+)\}/.exec(e),n){const r=parseInt(n[2],10);for(let i=parseInt(n[1],10);i<=r;i++)t.push(e.replace(n[0],i.toString()));return t}return t.push(e),t}class CJe extends eRi{constructor(t){super({attributions:t.attributions,cacheSize:t.cacheSize,opaque:t.opaque,projection:t.projection,state:t.state,tileGrid:t.tileGrid,tilePixelRatio:t.tilePixelRatio,wrapX:t.wrapX,transition:t.transition,interpolate:t.interpolate,key:t.key,attributionsCollapsible:t.attributionsCollapsible,zDirection:t.zDirection}),this.generateTileUrlFunction_=this.tileUrlFunction===CJe.prototype.tileUrlFunction,this.tileLoadFunction=t.tileLoadFunction,t.tileUrlFunction&&(this.tileUrlFunction=t.tileUrlFunction),this.urls=null,t.urls?this.setUrls(t.urls):t.url&&this.setUrl(t.url),this.tileLoadingKeys_={}}getTileLoadFunction(){return this.tileLoadFunction}getTileUrlFunction(){return Object.getPrototypeOf(this).tileUrlFunction===this.tileUrlFunction?this.tileUrlFunction.bind(this):this.tileUrlFunction}getUrls(){return this.urls}handleTileChange(t){const n=t.target,r=ql(n),i=n.getState();let a;i==Sl.LOADING?(this.tileLoadingKeys_[r]=!0,a=ORe.TILELOADSTART):r in this.tileLoadingKeys_&&(delete this.tileLoadingKeys_[r],a=i==Sl.ERROR?ORe.TILELOADERROR:i==Sl.LOADED?ORe.TILELOADEND:void 0),a!=null&&this.dispatchEvent(new ZIi(a,n))}setTileLoadFunction(t){this.tileCache.clear(),this.tileLoadFunction=t,this.changed()}setTileUrlFunction(t,n){this.tileUrlFunction=t,this.tileCache.pruneExceptNewestZ(),typeof n<"u"?this.setKey(n):this.changed()}setUrl(t){const n=iRi(t);this.urls=n,this.setUrls(n)}setUrls(t){this.urls=t;const n=t.join(`
`);this.generateTileUrlFunction_?this.setTileUrlFunction(nRi(t,this.tileGrid),n):this.setKey(n)}tileUrlFunction(t,n,r){}useTile(t,n,r){const i=E8e(t,n,r);this.tileCache.containsKey(i)&&this.tileCache.get(i)}}const aRi=CJe;class oRi extends aRi{constructor(t){super({attributions:t.attributions,cacheSize:t.cacheSize,opaque:t.opaque,projection:t.projection,state:t.state,tileGrid:t.tileGrid,tileLoadFunction:t.tileLoadFunction?t.tileLoadFunction:sRi,tilePixelRatio:t.tilePixelRatio,tileUrlFunction:t.tileUrlFunction,url:t.url,urls:t.urls,wrapX:t.wrapX,transition:t.transition,interpolate:t.interpolate!==void 0?t.interpolate:!0,key:t.key,attributionsCollapsible:t.attributionsCollapsible,zDirection:t.zDirection}),this.crossOrigin=t.crossOrigin!==void 0?t.crossOrigin:null,this.tileClass=t.tileClass!==void 0?t.tileClass:ynn,this.tileCacheForProjection={},this.tileGridForProjection={},this.reprojectionErrorThreshold_=t.reprojectionErrorThreshold,this.renderReprojectionEdges_=!1}canExpireCache(){if(this.tileCache.canExpireCache())return!0;for(const t in this.tileCacheForProjection)if(this.tileCacheForProjection[t].canExpireCache())return!0;return!1}expireCache(t,n){const r=this.getTileCacheForProjection(t);this.tileCache.expireCache(this.tileCache==r?n:{});for(const i in this.tileCacheForProjection){const a=this.tileCacheForProjection[i];a.expireCache(a==r?n:{})}}getGutterForProjection(t){return this.getProjection()&&t&&!XP(this.getProjection(),t)?0:this.getGutter()}getGutter(){return 0}getKey(){let t=super.getKey();return this.getInterpolate()||(t+=":disable-interpolation"),t}getOpaque(t){return this.getProjection()&&t&&!XP(this.getProjection(),t)?!1:super.getOpaque(t)}getTileGridForProjection(t){const n=this.getProjection();if(this.tileGrid&&(!n||XP(n,t)))return this.tileGrid;const r=ql(t);return r in this.tileGridForProjection||(this.tileGridForProjection[r]=Gnn(t)),this.tileGridForProjection[r]}getTileCacheForProjection(t){const n=this.getProjection();if(!n||XP(n,t))return this.tileCache;const r=ql(t);return r in this.tileCacheForProjection||(this.tileCacheForProjection[r]=new Unn(this.tileCache.highWaterMark)),this.tileCacheForProjection[r]}createTile_(t,n,r,i,a,o){const s=[t,n,r],c=this.getTileCoordForTileUrlFunction(s,a),u=c?this.tileUrlFunction(c,i,a):void 0,d=new this.tileClass(s,u!==void 0?Sl.IDLE:Sl.EMPTY,u!==void 0?u:"",this.crossOrigin,this.tileLoadFunction,this.tileOptions);return d.key=o,d.addEventListener(Xc.CHANGE,this.handleTileChange.bind(this)),d}getTile(t,n,r,i,a){const o=this.getProjection();if(!o||!a||XP(o,a))return this.getTileInternal(t,n,r,i,o||a);const s=this.getTileCacheForProjection(a),c=[t,n,r];let u;const d=Vnn(c);s.containsKey(d)&&(u=s.get(d));const f=this.getKey();if(u&&u.key==f)return u;const p=this.getTileGridForProjection(o),m=this.getTileGridForProjection(a),g=this.getTileCoordForTileUrlFunction(c,a),_=new wBe(o,p,a,m,c,g,this.getTilePixelRatio(i),this.getGutter(),(v,b,y,x)=>this.getTileInternal(v,b,y,x,o),this.reprojectionErrorThreshold_,this.renderReprojectionEdges_,this.tileOptions);return _.key=f,u?(_.interimTile=u,_.refreshInterimChain(),s.replace(d,_)):s.set(d,_),_}getTileInternal(t,n,r,i,a){let o=null;const s=E8e(t,n,r),c=this.getKey();if(!this.tileCache.containsKey(s))o=this.createTile_(t,n,r,i,a,c),this.tileCache.set(s,o);else if(o=this.tileCache.get(s),o.key!=c){const u=o;o=this.createTile_(t,n,r,i,a,c),u.getState()==Sl.IDLE?o.interimTile=u.interimTile:o.interimTile=u,o.refreshInterimChain(),this.tileCache.replace(s,o)}return o}setRenderReprojectionEdges(t){if(this.renderReprojectionEdges_!=t){this.renderReprojectionEdges_=t;for(const n in this.tileCacheForProjection)this.tileCacheForProjection[n].clear();this.changed()}}setTileGridForProjection(t,n){const r=nd(t);if(r){const i=ql(r);i in this.tileGridForProjection||(this.tileGridForProjection[i]=n)}}clear(){super.clear();for(const t in this.tileCacheForProjection)this.tileCacheForProjection[t].clear()}}function sRi(e,t){e.getImage().src=t}const wJe=oRi;class lRi extends wJe{constructor(t){t=t||{};const n=t.projection!==void 0?t.projection:"EPSG:3857",r=t.tileGrid!==void 0?t.tileGrid:XIi({extent:SJe(n),maxResolution:t.maxResolution,maxZoom:t.maxZoom,minZoom:t.minZoom,tileSize:t.tileSize});super({attributions:t.attributions,cacheSize:t.cacheSize,crossOrigin:t.crossOrigin,interpolate:t.interpolate,opaque:t.opaque,projection:n,reprojectionErrorThreshold:t.reprojectionErrorThreshold,tileGrid:r,tileLoadFunction:t.tileLoadFunction,tilePixelRatio:t.tilePixelRatio,tileUrlFunction:t.tileUrlFunction,url:t.url,urls:t.urls,wrapX:t.wrapX!==void 0?t.wrapX:!0,transition:t.transition,attributionsCollapsible:t.attributionsCollapsible,zDirection:t.zDirection}),this.gutter_=t.gutter!==void 0?t.gutter:0}getGutter(){return this.gutter_}}const cRi=lRi,r1t=4;function Xnn(e,t){const n=[];Object.keys(t).forEach(function(i){t[i]!==null&&t[i]!==void 0&&n.push(i+"="+encodeURIComponent(t[i]))});const r=n.join("&");return e=e.replace(/[?&]$/,""),e+=e.includes("?")?"&":"?",e+r}const ABe="1.3.0";function uRi(e,t,n,r,i){i.WIDTH=n[0],i.HEIGHT=n[1];const a=r.getAxisOrientation();let o;const s=ltn(i.VERSION,"1.3")>=0;return i[s?"CRS":"SRS"]=r.getCode(),s&&a.substr(0,2)=="ne"?o=[t[1],t[0],t[3],t[2]]:o=t,i.BBOX=o.join(","),Xnn(e,i)}function dRi(e,t,n,r,i,a,o){a=Object.assign({REQUEST:"GetMap"},a);const s=t/n,c=[rmt(pd(e)/s,r1t),rmt(og(e)/s,r1t)];if(n!=1)switch(o){case"geoserver":const d=90*n+.5|0;"FORMAT_OPTIONS"in a?a.FORMAT_OPTIONS+=";dpi:"+d:a.FORMAT_OPTIONS="dpi:"+d;break;case"mapserver":a.MAP_RESOLUTION=90*n;break;case"carmentaserver":case"qgis":a.DPI=90*n;break;default:throw new Error("Unknown `serverType` configured")}return uRi(i,e,c,r,a)}function i1t(e,t){return Object.assign({REQUEST:t,SERVICE:"WMS",VERSION:ABe,FORMAT:"image/png",STYLES:"",TRANSPARENT:!0},e)}const fRi='&#169; <a href="https://www.openstreetmap.org/copyright" target="_blank">OpenStreetMap</a> contributors.';class pRi extends cRi{constructor(t){t=t||{};let n;t.attributions!==void 0?n=t.attributions:n=[fRi];const r=t.crossOrigin!==void 0?t.crossOrigin:"anonymous",i=t.url!==void 0?t.url:"https://tile.openstreetmap.org/{z}/{x}/{y}.png";super({attributions:n,attributionsCollapsible:!1,cacheSize:t.cacheSize,crossOrigin:r,interpolate:t.interpolate,maxZoom:t.maxZoom!==void 0?t.maxZoom:19,opaque:t.opaque!==void 0?t.opaque:!0,reprojectionErrorThreshold:t.reprojectionErrorThreshold,tileLoadFunction:t.tileLoadFunction,transition:t.transition,url:i,wrapX:t.wrapX,zDirection:t.zDirection})}}const hRi=pRi;class mRi extends wJe{constructor(t){t=t||{};const n=Object.assign({},t.params),r="TRANSPARENT"in n?n.TRANSPARENT:!0;super({attributions:t.attributions,attributionsCollapsible:t.attributionsCollapsible,cacheSize:t.cacheSize,crossOrigin:t.crossOrigin,interpolate:t.interpolate,opaque:!r,projection:t.projection,reprojectionErrorThreshold:t.reprojectionErrorThreshold,tileClass:t.tileClass,tileGrid:t.tileGrid,tileLoadFunction:t.tileLoadFunction,url:t.url,urls:t.urls,wrapX:t.wrapX!==void 0?t.wrapX:!0,transition:t.transition,zDirection:t.zDirection}),this.gutter_=t.gutter!==void 0?t.gutter:0,this.params_=n,this.v13_=!0,this.serverType_=t.serverType,this.hidpi_=t.hidpi!==void 0?t.hidpi:!0,this.tmpExtent_=jy(),this.updateV13_(),this.setKey(this.getKeyForParams_())}getFeatureInfoUrl(t,n,r,i){const a=nd(r),o=this.getProjection()||a;let s=this.getTileGrid();s||(s=this.getTileGridForProjection(o));const c=_tn(t,a,o),u=CBe(o,a,t,n),d=s.getZForResolution(u,this.zDirection),f=s.getResolution(d),p=s.getTileCoordForCoordAndZ(c,d);if(s.getResolutions().length<=p[0])return;let m=s.getTileCoordExtent(p,this.tmpExtent_);const g=this.gutter_;g!==0&&(m=QN(m,f*g,m));const _={QUERY_LAYERS:this.params_.LAYERS};Object.assign(_,i1t(this.params_,"GetFeatureInfo"),i);const v=Math.floor((c[0]-m[0])/f),b=Math.floor((m[3]-c[1])/f);return _[this.v13_?"I":"X"]=v,_[this.v13_?"J":"Y"]=b,this.getRequestUrl_(p,m,1,o||a,_)}getLegendUrl(t,n){if(this.urls[0]===void 0)return;const r={SERVICE:"WMS",VERSION:ABe,REQUEST:"GetLegendGraphic",FORMAT:"image/png"};if(n===void 0||n.LAYER===void 0){const i=this.params_.LAYERS;if(!(!Array.isArray(i)||i.length===1))return;r.LAYER=i}if(t!==void 0){const i=this.getProjection()?this.getProjection().getMetersPerUnit():1,a=28e-5;r.SCALE=t*i/a}return Object.assign(r,n),Xnn(this.urls[0],r)}getGutter(){return this.gutter_}getParams(){return this.params_}getRequestUrl_(t,n,r,i,a){const o=this.urls;if(!o)return;let s;if(o.length==1)s=o[0];else{const c=RM(Wnn(t),o.length);s=o[c]}return dRi(n,(this.tileGrid||this.getTileGridForProjection(i)).getResolution(t[0]),r,i,s,a,this.serverType_)}getTilePixelRatio(t){return!this.hidpi_||this.serverType_===void 0?1:t}getKeyForParams_(){let t=0;const n=[];for(const r in this.params_)n[t++]=r+"-"+this.params_[r];return n.join("/")}updateParams(t){Object.assign(this.params_,t),this.updateV13_(),this.setKey(this.getKeyForParams_())}updateV13_(){const t=this.params_.VERSION||ABe;this.v13_=ltn(t,"1.3")>=0}tileUrlFunction(t,n,r){let i=this.getTileGrid();if(i||(i=this.getTileGridForProjection(r)),i.getResolutions().length<=t[0])return;n!=1&&(!this.hidpi_||this.serverType_===void 0)&&(n=1);const a=i.getResolution(t[0]);let o=i.getTileCoordExtent(t,this.tmpExtent_);const s=this.gutter_;s!==0&&(o=QN(o,a*s,o));const c=Object.assign({},i1t(this.params_,"GetMap"));return this.getRequestUrl_(t,o,n,r,c)}}const gRi=mRi,vRi="http://mt1.google.com/vt/lyrs=p&x={x}&y={y}&z={z}&hl=vi",_Ri=()=>{const e=new hRi({url:vRi});return ue.jsxDEV(Inn,{source:e,zIndex:1,visible:!1,properties:{id:"roadmap",img:"/images/roadmap.png",title:"Đường phố",displayInLegend:!1},baseLayer:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/base-map/GoogleRoadmap.tsx",lineNumber:11,columnNumber:5},globalThis)};class Jnn{constructor(){this.dataProjection=void 0,this.defaultFeatureProjection=void 0,this.featureClass=wy,this.supportedMediaTypes=null}getReadOptions(t,n){if(n){let r=n.dataProjection?nd(n.dataProjection):this.readProjection(t);n.extent&&r&&r.getUnits()==="tile-pixels"&&(r=nd(r),r.setWorldExtent(n.extent)),n={dataProjection:r,featureProjection:n.featureProjection}}return this.adaptOptions(n)}adaptOptions(t){return Object.assign({dataProjection:this.dataProjection,featureProjection:this.defaultFeatureProjection,featureClass:this.featureClass},t)}getType(){return xc()}readFeature(t,n){return xc()}readFeatures(t,n){return xc()}readGeometry(t,n){return xc()}readProjection(t){return xc()}writeFeature(t,n){return xc()}writeFeatures(t,n){return xc()}writeGeometry(t,n){return xc()}}function rG(e,t,n){const r=n?nd(n.featureProjection):null,i=n?nd(n.dataProjection):null;let a=e;if(r&&i&&!XP(r,i)){t&&(a=e.clone());const o=t?r:i,s=t?i:r;o.getUnits()==="tile-pixels"?a.transform(o,s):a.applyTransform(CW(o,s))}if(t&&n&&n.decimals!==void 0){const o=Math.pow(10,n.decimals),s=function(c){for(let u=0,d=c.length;u<d;++u)c[u]=Math.round(c[u]*o)/o;return c};a===e&&(a=e.clone()),a.applyTransform(s)}return a}function EJe(e,t){const n=t?nd(t.featureProjection):null,r=t?nd(t.dataProjection):null;return n&&r&&!XP(n,r)?s$i(e,r,n):e}const yRi={Point:p5,LineString:Iy,Polygon:M3,MultiPoint:S8e,MultiLineString:Hoe,MultiPolygon:qoe};function bRi(e,t,n){return Array.isArray(t[0])?(Itn(e,0,t,n)||(e=e.slice(),gBe(e,0,t,n)),e):(GXe(e,0,t,n)||(e=e.slice(),$_e(e,0,t,n)),e)}function Qnn(e,t){var a;const n=e.geometry;if(!n)return[];if(Array.isArray(n))return n.map(o=>Qnn({...e,geometry:o})).flat();const r=n.type==="MultiPolygon"?"Polygon":n.type;if(r==="GeometryCollection"||r==="Circle")throw new Error("Unsupported geometry type: "+r);const i=n.layout.length;return rG(new w9(r,r==="Polygon"?bRi(n.flatCoordinates,n.ends,i):n.flatCoordinates,(a=n.ends)==null?void 0:a.flat(),i,e.properties||{},e.id).enableSimplifyTransformed(),!1,t)}function TJe(e,t){if(!e)return null;if(Array.isArray(e)){const r=e.map(i=>TJe(i,t));return new Ann(r)}const n=yRi[e.type];return rG(new n(e.flatCoordinates,e.layout,e.ends),!1,t)}class xRi extends Jnn{constructor(){super()}getType(){return"json"}readFeature(t,n){return this.readFeatureFromObject(m1e(t),this.getReadOptions(t,n))}readFeatures(t,n){return this.readFeaturesFromObject(m1e(t),this.getReadOptions(t,n))}readFeatureFromObject(t,n){return xc()}readFeaturesFromObject(t,n){return xc()}readGeometry(t,n){return this.readGeometryFromObject(m1e(t),this.getReadOptions(t,n))}readGeometryFromObject(t,n){return xc()}readProjection(t){return this.readProjectionFromObject(m1e(t))}readProjectionFromObject(t){return xc()}writeFeature(t,n){return JSON.stringify(this.writeFeatureObject(t,n))}writeFeatureObject(t,n){return xc()}writeFeatures(t,n){return JSON.stringify(this.writeFeaturesObject(t,n))}writeFeaturesObject(t,n){return xc()}writeGeometry(t,n){return JSON.stringify(this.writeGeometryObject(t,n))}writeGeometryObject(t,n){return xc()}}function m1e(e){if(typeof e=="string"){const t=JSON.parse(e);return t||null}return e!==null?e:null}const SRi=xRi;class CRi extends SRi{constructor(t){t=t||{},super(),this.dataProjection=nd(t.dataProjection?t.dataProjection:"EPSG:4326"),t.featureProjection&&(this.defaultFeatureProjection=nd(t.featureProjection)),t.featureClass&&(this.featureClass=t.featureClass),this.geometryName_=t.geometryName,this.extractGeometryName_=t.extractGeometryName,this.supportedMediaTypes=["application/geo+json","application/vnd.geo+json"]}readFeatureFromObject(t,n){let r=null;t.type==="Feature"?r=t:r={type:"Feature",geometry:t,properties:null};const i=$Je(r.geometry);if(this.featureClass===w9)return Qnn({geometry:i,id:r.id,properties:r.properties},n);const a=new wy;return this.geometryName_?a.setGeometryName(this.geometryName_):this.extractGeometryName_&&r.geometry_name&&a.setGeometryName(r.geometry_name),a.setGeometry(TJe(i,n)),"id"in r&&a.setId(r.id),r.properties&&a.setProperties(r.properties,!0),a}readFeaturesFromObject(t,n){const r=t;let i=null;if(r.type==="FeatureCollection"){const a=t;i=[];const o=a.features;for(let s=0,c=o.length;s<c;++s){const u=this.readFeatureFromObject(o[s],n);u&&i.push(u)}}else i=[this.readFeatureFromObject(t,n)];return i.flat()}readGeometryFromObject(t,n){return wRi(t,n)}readProjectionFromObject(t){const n=t.crs;let r;if(n)if(n.type=="name")r=nd(n.properties.name);else if(n.type==="EPSG")r=nd("EPSG:"+n.properties.code);else throw new Error("Unknown SRS type");else r=this.dataProjection;return r}writeFeatureObject(t,n){n=this.adaptOptions(n);const r={type:"Feature",geometry:null,properties:null},i=t.getId();if(i!==void 0&&(r.id=i),!t.hasProperties())return r;const a=t.getProperties(),o=t.getGeometry();return o&&(r.geometry=MBe(o,n),delete a[t.getGeometryName()]),oF(a)||(r.properties=a),r}writeFeaturesObject(t,n){n=this.adaptOptions(n);const r=[];for(let i=0,a=t.length;i<a;++i)r.push(this.writeFeatureObject(t[i],n));return{type:"FeatureCollection",features:r}}writeGeometryObject(t,n){return MBe(t,this.adaptOptions(n))}}function $Je(e,t){if(!e)return null;let n;switch(e.type){case"Point":{n=TRi(e);break}case"LineString":{n=$Ri(e);break}case"Polygon":{n=DRi(e);break}case"MultiPoint":{n=PRi(e);break}case"MultiLineString":{n=ORi(e);break}case"MultiPolygon":{n=NRi(e);break}case"GeometryCollection":{n=ERi(e);break}default:throw new Error("Unsupported GeoJSON type: "+e.type)}return n}function wRi(e,t){const n=$Je(e);return TJe(n,t)}function ERi(e,t){return e.geometries.map(function(r){return $Je(r)})}function TRi(e){const t=e.coordinates;return{type:"Point",flatCoordinates:t,layout:EL(t.length)}}function $Ri(e){var r;const t=e.coordinates,n=t.flat();return{type:"LineString",flatCoordinates:n,ends:[n.length],layout:EL(((r=t[0])==null?void 0:r.length)||2)}}function ORi(e){var a,o;const t=e.coordinates,n=((o=(a=t[0])==null?void 0:a[0])==null?void 0:o.length)||2,r=[],i=koe(r,0,t,n);return{type:"MultiLineString",flatCoordinates:r,ends:i,layout:EL(n)}}function PRi(e){var n;const t=e.coordinates;return{type:"MultiPoint",flatCoordinates:t.flat(),layout:EL(((n=t[0])==null?void 0:n.length)||2)}}function NRi(e){var a,o;const t=e.coordinates,n=[],r=((o=(a=t[0])==null?void 0:a[0])==null?void 0:o[0].length)||2,i=Ctn(n,0,t,r);return{type:"MultiPolygon",flatCoordinates:n,ends:i,layout:EL(r)}}function DRi(e){var a,o;const t=e.coordinates,n=[],r=(o=(a=t[0])==null?void 0:a[0])==null?void 0:o.length,i=koe(n,0,t,r);return{type:"Polygon",flatCoordinates:n,ends:i,layout:EL(r)}}function MBe(e,t){e=rG(e,!0,t);const n=e.getType();let r;switch(n){case"Point":{r=FRi(e);break}case"LineString":{r=RRi(e);break}case"Polygon":{r=LRi(e,t);break}case"MultiPoint":{r=ARi(e);break}case"MultiLineString":{r=kRi(e);break}case"MultiPolygon":{r=MRi(e,t);break}case"GeometryCollection":{r=IRi(e,t);break}case"Circle":{r={type:"GeometryCollection",geometries:[]};break}default:throw new Error("Unsupported geometry type: "+n)}return r}function IRi(e,t){return t=Object.assign({},t),delete t.featureProjection,{type:"GeometryCollection",geometries:e.getGeometriesArray().map(function(r){return MBe(r,t)})}}function RRi(e,t){return{type:"LineString",coordinates:e.getCoordinates()}}function kRi(e,t){return{type:"MultiLineString",coordinates:e.getCoordinates()}}function ARi(e,t){return{type:"MultiPoint",coordinates:e.getCoordinates()}}function MRi(e,t){let n;return t&&(n=t.rightHanded),{type:"MultiPolygon",coordinates:e.getCoordinates(n)}}function FRi(e,t){return{type:"Point",coordinates:e.getCoordinates()}}function LRi(e,t){let n;return t&&(n=t.rightHanded),{type:"Polygon",coordinates:e.getCoordinates(n)}}const jRi=CRi,BRi=e=>new wJe({url:e,crossOrigin:"anonymous"}),zRi="http://mt1.google.com/vt/lyrs=s&hl=pl&&x={x}&y={y}&z={z}",HRi=()=>{const e=BRi(zRi);return ue.jsxDEV(Inn,{source:e,visible:!0,properties:{img:"/images/satellite.png",title:"Ảnh vệ tinh",id:"satellite",displayInLegend:!1},baseMap:!0,baseLayer:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/base-map/GoogleSatellite.tsx",lineNumber:9,columnNumber:5},globalThis)},Bv={ELEMENT:"element",MAP:"map",OFFSET:"offset",POSITION:"position",POSITIONING:"positioning"};let qRi=class extends g_{constructor(t){super(),this.on,this.once,this.un,this.options=t,this.id=t.id,this.insertFirst=t.insertFirst!==void 0?t.insertFirst:!0,this.stopEvent=t.stopEvent!==void 0?t.stopEvent:!0,this.element=document.createElement("div"),this.element.className=t.className!==void 0?t.className:"ol-overlay-container "+gOi,this.element.style.position="absolute",this.element.style.pointerEvents="auto",this.autoPan=t.autoPan===!0?{}:t.autoPan||void 0,this.rendered={transform_:"",visible:!0},this.mapPostrenderListenerKey=null,this.addChangeListener(Bv.ELEMENT,this.handleElementChanged),this.addChangeListener(Bv.MAP,this.handleMapChanged),this.addChangeListener(Bv.OFFSET,this.handleOffsetChanged),this.addChangeListener(Bv.POSITION,this.handlePositionChanged),this.addChangeListener(Bv.POSITIONING,this.handlePositioningChanged),t.element!==void 0&&this.setElement(t.element),this.setOffset(t.offset!==void 0?t.offset:[0,0]),this.setPositioning(t.positioning||"top-left"),t.position!==void 0&&this.setPosition(t.position)}getElement(){return this.get(Bv.ELEMENT)}getId(){return this.id}getMap(){return this.get(Bv.MAP)||null}getOffset(){return this.get(Bv.OFFSET)}getPosition(){return this.get(Bv.POSITION)}getPositioning(){return this.get(Bv.POSITIONING)}handleElementChanged(){qtn(this.element);const t=this.getElement();t&&this.element.appendChild(t)}handleMapChanged(){this.mapPostrenderListenerKey&&(P_e(this.element),Jd(this.mapPostrenderListenerKey),this.mapPostrenderListenerKey=null);const t=this.getMap();if(t){this.mapPostrenderListenerKey=zu(t,S9.POSTRENDER,this.render,this),this.updatePixelPosition();const n=this.stopEvent?t.getOverlayContainerStopEvent():t.getOverlayContainer();this.insertFirst?n.insertBefore(this.element,n.childNodes[0]||null):n.appendChild(this.element),this.performAutoPan()}}render(){this.updatePixelPosition()}handleOffsetChanged(){this.updatePixelPosition()}handlePositionChanged(){this.updatePixelPosition(),this.performAutoPan()}handlePositioningChanged(){this.updatePixelPosition()}setElement(t){this.set(Bv.ELEMENT,t)}setMap(t){this.set(Bv.MAP,t)}setOffset(t){this.set(Bv.OFFSET,t)}setPosition(t){this.set(Bv.POSITION,t)}performAutoPan(){this.autoPan&&this.panIntoView(this.autoPan)}panIntoView(t){const n=this.getMap();if(!n||!n.getTargetElement()||!this.get(Bv.POSITION))return;const r=this.getRect(n.getTargetElement(),n.getSize()),i=this.getElement(),a=this.getRect(i,[sOi(i),lOi(i)]);t=t||{};const o=t.margin===void 0?20:t.margin;if(!H9(r,a)){const s=a[0]-r[0],c=r[2]-a[2],u=a[1]-r[1],d=r[3]-a[3],f=[0,0];if(s<0?f[0]=s-o:c<0&&(f[0]=Math.abs(c)+o),u<0?f[1]=u-o:d<0&&(f[1]=Math.abs(d)+o),f[0]!==0||f[1]!==0){const p=n.getView().getCenterInternal(),m=n.getPixelFromCoordinateInternal(p);if(!m)return;const g=[m[0]+f[0],m[1]+f[1]],_=t.animation||{};n.getView().animateInternal({center:n.getCoordinateFromPixelInternal(g),duration:_.duration,easing:_.easing})}}}getRect(t,n){const r=t.getBoundingClientRect(),i=r.left+window.pageXOffset,a=r.top+window.pageYOffset;return[i,a,i+n[0],a+n[1]]}setPositioning(t){this.set(Bv.POSITIONING,t)}setVisible(t){this.rendered.visible!==t&&(this.element.style.display=t?"":"none",this.rendered.visible=t)}updatePixelPosition(){const t=this.getMap(),n=this.getPosition();if(!t||!t.isRendered()||!n){this.setVisible(!1);return}const r=t.getPixelFromCoordinate(n),i=t.getSize();this.updateRenderedPosition(r,i)}updateRenderedPosition(t,n){const r=this.element.style,i=this.getOffset(),a=this.getPositioning();this.setVisible(!0);const o=Math.round(t[0]+i[0])+"px",s=Math.round(t[1]+i[1])+"px";let c="0%",u="0%";a=="bottom-right"||a=="center-right"||a=="top-right"?c="-100%":(a=="bottom-center"||a=="center-center"||a=="top-center")&&(c="-50%"),a=="bottom-left"||a=="bottom-center"||a=="bottom-right"?u="-100%":(a=="center-left"||a=="center-center"||a=="center-right")&&(u="-50%");const d=`translate(${c}, ${u}) translate(${o}, ${s})`;this.rendered.transform_!=d&&(this.rendered.transform_=d,r.transform=d)}getOptions(){return this.options}};const a1t=qRi;function VRi(e){e("EPSG:4326","+title=WGS 84 (long/lat) +proj=longlat +ellps=WGS84 +datum=WGS84 +units=degrees"),e("EPSG:4269","+title=NAD83 (long/lat) +proj=longlat +a=6378137.0 +b=6356752.31414036 +ellps=GRS80 +datum=NAD83 +units=degrees"),e("EPSG:3857","+title=WGS 84 / Pseudo-Mercator +proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +no_defs");for(var t=1;t<=60;++t)e("EPSG:"+(32600+t),"+proj=utm +zone="+t+" +datum=WGS84 +units=m"),e("EPSG:"+(32700+t),"+proj=utm +zone="+t+" +south +datum=WGS84 +units=m");e.WGS84=e["EPSG:4326"],e["EPSG:3785"]=e["EPSG:3857"],e.GOOGLE=e["EPSG:3857"],e["EPSG:900913"]=e["EPSG:3857"],e["EPSG:102113"]=e["EPSG:3857"]}var uF=1,dF=2,AV=3,WRi=4,FBe=5,o1t=6378137,URi=6356752314e-3,s1t=.0066943799901413165,qne=484813681109536e-20,Eo=Math.PI/2,KRi=.16666666666666666,GRi=.04722222222222222,YRi=.022156084656084655,ls=1e-10,Gg=.017453292519943295,hC=57.29577951308232,lf=Math.PI/4,pie=Math.PI*2,Fm=3.14159265359,Uy={};Uy.greenwich=0;Uy.lisbon=-9.131906111111;Uy.paris=2.337229166667;Uy.bogota=-74.080916666667;Uy.madrid=-3.687938888889;Uy.rome=12.452333333333;Uy.bern=7.439583333333;Uy.jakarta=106.807719444444;Uy.ferro=-17.666666666667;Uy.brussels=4.367975;Uy.stockholm=18.058277777778;Uy.athens=23.7163375;Uy.oslo=10.722916666667;const XRi={mm:{to_meter:.001},cm:{to_meter:.01},ft:{to_meter:.3048},"us-ft":{to_meter:1200/3937},fath:{to_meter:1.8288},kmi:{to_meter:1852},"us-ch":{to_meter:20.1168402336805},"us-mi":{to_meter:1609.34721869444},km:{to_meter:1e3},"ind-ft":{to_meter:.30479841},"ind-yd":{to_meter:.91439523},mi:{to_meter:1609.344},yd:{to_meter:.9144},ch:{to_meter:20.1168},link:{to_meter:.201168},dm:{to_meter:.01},in:{to_meter:.0254},"ind-ch":{to_meter:20.11669506},"us-in":{to_meter:.025400050800101},"us-yd":{to_meter:.914401828803658}};var l1t=/[\s_\-\/\(\)]/g;function tD(e,t){if(e[t])return e[t];for(var n=Object.keys(e),r=t.toLowerCase().replace(l1t,""),i=-1,a,o;++i<n.length;)if(a=n[i],o=a.toLowerCase().replace(l1t,""),o===r)return e[a]}function LBe(e){var t={},n=e.split("+").map(function(s){return s.trim()}).filter(function(s){return s}).reduce(function(s,c){var u=c.split("=");return u.push(!0),s[u[0].toLowerCase()]=u[1],s},{}),r,i,a,o={proj:"projName",datum:"datumCode",rf:function(s){t.rf=parseFloat(s)},lat_0:function(s){t.lat0=s*Gg},lat_1:function(s){t.lat1=s*Gg},lat_2:function(s){t.lat2=s*Gg},lat_ts:function(s){t.lat_ts=s*Gg},lon_0:function(s){t.long0=s*Gg},lon_1:function(s){t.long1=s*Gg},lon_2:function(s){t.long2=s*Gg},alpha:function(s){t.alpha=parseFloat(s)*Gg},gamma:function(s){t.rectified_grid_angle=parseFloat(s)},lonc:function(s){t.longc=s*Gg},x_0:function(s){t.x0=parseFloat(s)},y_0:function(s){t.y0=parseFloat(s)},k_0:function(s){t.k0=parseFloat(s)},k:function(s){t.k0=parseFloat(s)},a:function(s){t.a=parseFloat(s)},b:function(s){t.b=parseFloat(s)},r:function(s){t.a=t.b=parseFloat(s)},r_a:function(){t.R_A=!0},zone:function(s){t.zone=parseInt(s,10)},south:function(){t.utmSouth=!0},towgs84:function(s){t.datum_params=s.split(",").map(function(c){return parseFloat(c)})},to_meter:function(s){t.to_meter=parseFloat(s)},units:function(s){t.units=s;var c=tD(XRi,s);c&&(t.to_meter=c.to_meter)},from_greenwich:function(s){t.from_greenwich=s*Gg},pm:function(s){var c=tD(Uy,s);t.from_greenwich=(c||parseFloat(s))*Gg},nadgrids:function(s){s==="@null"?t.datumCode="none":t.nadgrids=s},axis:function(s){var c="ewnsud";s.length===3&&c.indexOf(s.substr(0,1))!==-1&&c.indexOf(s.substr(1,1))!==-1&&c.indexOf(s.substr(2,1))!==-1&&(t.axis=s)},approx:function(){t.approx=!0}};for(r in n)i=n[r],r in o?(a=o[r],typeof a=="function"?a(i):t[a]=i):t[r]=i;return typeof t.datumCode=="string"&&t.datumCode!=="WGS84"&&(t.datumCode=t.datumCode.toLowerCase()),t}var hie=1,Znn=2,ern=3,V_e=4,trn=5,OJe=-1,JRi=/\s/,QRi=/[A-Za-z]/,ZRi=/[A-Za-z84_]/,T8e=/[,\]]/,nrn=/[\d\.E\-\+]/;function t$(e){if(typeof e!="string")throw new Error("not a string");this.text=e.trim(),this.level=0,this.place=0,this.root=null,this.stack=[],this.currentObject=null,this.state=hie}t$.prototype.readCharicter=function(){var e=this.text[this.place++];if(this.state!==V_e)for(;JRi.test(e);){if(this.place>=this.text.length)return;e=this.text[this.place++]}switch(this.state){case hie:return this.neutral(e);case Znn:return this.keyword(e);case V_e:return this.quoted(e);case trn:return this.afterquote(e);case ern:return this.number(e);case OJe:return}};t$.prototype.afterquote=function(e){if(e==='"'){this.word+='"',this.state=V_e;return}if(T8e.test(e)){this.word=this.word.trim(),this.afterItem(e);return}throw new Error(`havn't handled "`+e+'" in afterquote yet, index '+this.place)};t$.prototype.afterItem=function(e){if(e===","){this.word!==null&&this.currentObject.push(this.word),this.word=null,this.state=hie;return}if(e==="]"){this.level--,this.word!==null&&(this.currentObject.push(this.word),this.word=null),this.state=hie,this.currentObject=this.stack.pop(),this.currentObject||(this.state=OJe);return}};t$.prototype.number=function(e){if(nrn.test(e)){this.word+=e;return}if(T8e.test(e)){this.word=parseFloat(this.word),this.afterItem(e);return}throw new Error(`havn't handled "`+e+'" in number yet, index '+this.place)};t$.prototype.quoted=function(e){if(e==='"'){this.state=trn;return}this.word+=e};t$.prototype.keyword=function(e){if(ZRi.test(e)){this.word+=e;return}if(e==="["){var t=[];t.push(this.word),this.level++,this.root===null?this.root=t:this.currentObject.push(t),this.stack.push(this.currentObject),this.currentObject=t,this.state=hie;return}if(T8e.test(e)){this.afterItem(e);return}throw new Error(`havn't handled "`+e+'" in keyword yet, index '+this.place)};t$.prototype.neutral=function(e){if(QRi.test(e)){this.word=e,this.state=Znn;return}if(e==='"'){this.word="",this.state=V_e;return}if(nrn.test(e)){this.word=e,this.state=ern;return}if(T8e.test(e)){this.afterItem(e);return}throw new Error(`havn't handled "`+e+'" in neutral yet, index '+this.place)};t$.prototype.output=function(){for(;this.place<this.text.length;)this.readCharicter();if(this.state===OJe)return this.root;throw new Error('unable to parse string "'+this.text+'". State is '+this.state)};function eki(e){var t=new t$(e);return t.output()}function PRe(e,t,n){Array.isArray(t)&&(n.unshift(t),t=null);var r=t?{}:e,i=n.reduce(function(a,o){return Qq(o,a),a},r);t&&(e[t]=i)}function Qq(e,t){if(!Array.isArray(e)){t[e]=!0;return}var n=e.shift();if(n==="PARAMETER"&&(n=e.shift()),e.length===1){if(Array.isArray(e[0])){t[n]={},Qq(e[0],t[n]);return}t[n]=e[0];return}if(!e.length){t[n]=!0;return}if(n==="TOWGS84"){t[n]=e;return}if(n==="AXIS"){n in t||(t[n]=[]),t[n].push(e);return}Array.isArray(n)||(t[n]={});var r;switch(n){case"UNIT":case"PRIMEM":case"VERT_DATUM":t[n]={name:e[0].toLowerCase(),convert:e[1]},e.length===3&&Qq(e[2],t[n]);return;case"SPHEROID":case"ELLIPSOID":t[n]={name:e[0],a:e[1],rf:e[2]},e.length===4&&Qq(e[3],t[n]);return;case"EDATUM":case"ENGINEERINGDATUM":case"LOCAL_DATUM":case"DATUM":case"VERT_CS":case"VERTCRS":case"VERTICALCRS":e[0]=["name",e[0]],PRe(t,n,e);return;case"COMPD_CS":case"COMPOUNDCRS":case"FITTED_CS":case"PROJECTEDCRS":case"PROJCRS":case"GEOGCS":case"GEOCCS":case"PROJCS":case"LOCAL_CS":case"GEODCRS":case"GEODETICCRS":case"GEODETICDATUM":case"ENGCRS":case"ENGINEERINGCRS":e[0]=["name",e[0]],PRe(t,n,e),t[n].type=n;return;default:for(r=-1;++r<e.length;)if(!Array.isArray(e[r]))return Qq(e,t[n]);return PRe(t,n,e)}}var tki=.017453292519943295,nki=["PROJECTEDCRS","PROJCRS","GEOGCS","GEOCCS","PROJCS","LOCAL_CS","GEODCRS","GEODETICCRS","GEODETICDATUM","ENGCRS","ENGINEERINGCRS"];function rki(e,t){var n=t[0],r=t[1];!(n in e)&&r in e&&(e[n]=e[r],t.length===3&&(e[n]=t[2](e[n])))}function LS(e){return e*tki}function rrn(e){for(var t=Object.keys(e),n=0,r=t.length;n<r;++n){var i=t[n];nki.indexOf(i)!==-1&&iki(e[i]),typeof e[i]=="object"&&rrn(e[i])}}function iki(e){if(e.AUTHORITY){var t=Object.keys(e.AUTHORITY)[0];t&&t in e.AUTHORITY&&(e.title=t+":"+e.AUTHORITY[t])}if(e.type==="GEOGCS"?e.projName="longlat":e.type==="LOCAL_CS"?(e.projName="identity",e.local=!0):typeof e.PROJECTION=="object"?e.projName=Object.keys(e.PROJECTION)[0]:e.projName=e.PROJECTION,e.AXIS){for(var n="",r=0,i=e.AXIS.length;r<i;++r){var a=[e.AXIS[r][0].toLowerCase(),e.AXIS[r][1].toLowerCase()];a[0].indexOf("north")!==-1||(a[0]==="y"||a[0]==="lat")&&a[1]==="north"?n+="n":a[0].indexOf("south")!==-1||(a[0]==="y"||a[0]==="lat")&&a[1]==="south"?n+="s":a[0].indexOf("east")!==-1||(a[0]==="x"||a[0]==="lon")&&a[1]==="east"?n+="e":(a[0].indexOf("west")!==-1||(a[0]==="x"||a[0]==="lon")&&a[1]==="west")&&(n+="w")}n.length===2&&(n+="u"),n.length===3&&(e.axis=n)}e.UNIT&&(e.units=e.UNIT.name.toLowerCase(),e.units==="metre"&&(e.units="meter"),e.UNIT.convert&&(e.type==="GEOGCS"?e.DATUM&&e.DATUM.SPHEROID&&(e.to_meter=e.UNIT.convert*e.DATUM.SPHEROID.a):e.to_meter=e.UNIT.convert));var o=e.GEOGCS;e.type==="GEOGCS"&&(o=e),o&&(o.DATUM?e.datumCode=o.DATUM.name.toLowerCase():e.datumCode=o.name.toLowerCase(),e.datumCode.slice(0,2)==="d_"&&(e.datumCode=e.datumCode.slice(2)),e.datumCode==="new_zealand_1949"&&(e.datumCode="nzgd49"),(e.datumCode==="wgs_1984"||e.datumCode==="world_geodetic_system_1984")&&(e.PROJECTION==="Mercator_Auxiliary_Sphere"&&(e.sphere=!0),e.datumCode="wgs84"),e.datumCode==="belge_1972"&&(e.datumCode="rnb72"),o.DATUM&&o.DATUM.SPHEROID&&(e.ellps=o.DATUM.SPHEROID.name.replace("_19","").replace(/[Cc]larke\_18/,"clrk"),e.ellps.toLowerCase().slice(0,13)==="international"&&(e.ellps="intl"),e.a=o.DATUM.SPHEROID.a,e.rf=parseFloat(o.DATUM.SPHEROID.rf,10)),o.DATUM&&o.DATUM.TOWGS84&&(e.datum_params=o.DATUM.TOWGS84),~e.datumCode.indexOf("osgb_1936")&&(e.datumCode="osgb36"),~e.datumCode.indexOf("osni_1952")&&(e.datumCode="osni52"),(~e.datumCode.indexOf("tm65")||~e.datumCode.indexOf("geodetic_datum_of_1965"))&&(e.datumCode="ire65"),e.datumCode==="ch1903+"&&(e.datumCode="ch1903"),~e.datumCode.indexOf("israel")&&(e.datumCode="isr93")),e.b&&!isFinite(e.b)&&(e.b=e.a);function s(d){var f=e.to_meter||1;return d*f}var c=function(d){return rki(e,d)},u=[["standard_parallel_1","Standard_Parallel_1"],["standard_parallel_1","Latitude of 1st standard parallel"],["standard_parallel_2","Standard_Parallel_2"],["standard_parallel_2","Latitude of 2nd standard parallel"],["false_easting","False_Easting"],["false_easting","False easting"],["false-easting","Easting at false origin"],["false_northing","False_Northing"],["false_northing","False northing"],["false_northing","Northing at false origin"],["central_meridian","Central_Meridian"],["central_meridian","Longitude of natural origin"],["central_meridian","Longitude of false origin"],["latitude_of_origin","Latitude_Of_Origin"],["latitude_of_origin","Central_Parallel"],["latitude_of_origin","Latitude of natural origin"],["latitude_of_origin","Latitude of false origin"],["scale_factor","Scale_Factor"],["k0","scale_factor"],["latitude_of_center","Latitude_Of_Center"],["latitude_of_center","Latitude_of_center"],["lat0","latitude_of_center",LS],["longitude_of_center","Longitude_Of_Center"],["longitude_of_center","Longitude_of_center"],["longc","longitude_of_center",LS],["x0","false_easting",s],["y0","false_northing",s],["long0","central_meridian",LS],["lat0","latitude_of_origin",LS],["lat0","standard_parallel_1",LS],["lat1","standard_parallel_1",LS],["lat2","standard_parallel_2",LS],["azimuth","Azimuth"],["alpha","azimuth",LS],["srsCode","name"]];u.forEach(c),!e.long0&&e.longc&&(e.projName==="Albers_Conic_Equal_Area"||e.projName==="Lambert_Azimuthal_Equal_Area")&&(e.long0=e.longc),!e.lat_ts&&e.lat1&&(e.projName==="Stereographic_South_Pole"||e.projName==="Polar Stereographic (variant B)")?(e.lat0=LS(e.lat1>0?90:-90),e.lat_ts=e.lat1):!e.lat_ts&&e.lat0&&e.projName==="Polar_Stereographic"&&(e.lat_ts=e.lat0,e.lat0=LS(e.lat0>0?90:-90))}function irn(e){var t=eki(e),n=t[0],r={};return Qq(t,r),rrn(r),r[n]}function n_(e){var t=this;if(arguments.length===2){var n=arguments[1];typeof n=="string"?n.charAt(0)==="+"?n_[e]=LBe(arguments[1]):n_[e]=irn(arguments[1]):n_[e]=n}else if(arguments.length===1){if(Array.isArray(e))return e.map(function(r){Array.isArray(r)?n_.apply(t,r):n_(r)});if(typeof e=="string"){if(e in n_)return n_[e]}else"EPSG"in e?n_["EPSG:"+e.EPSG]=e:"ESRI"in e?n_["ESRI:"+e.ESRI]=e:"IAU2000"in e?n_["IAU2000:"+e.IAU2000]=e:console.log(e);return}}VRi(n_);function aki(e){return typeof e=="string"}function oki(e){return e in n_}var ski=["PROJECTEDCRS","PROJCRS","GEOGCS","GEOCCS","PROJCS","LOCAL_CS","GEODCRS","GEODETICCRS","GEODETICDATUM","ENGCRS","ENGINEERINGCRS"];function lki(e){return ski.some(function(t){return e.indexOf(t)>-1})}var cki=["3857","900913","3785","102113"];function uki(e){var t=tD(e,"authority");if(t){var n=tD(t,"epsg");return n&&cki.indexOf(n)>-1}}function dki(e){var t=tD(e,"extension");if(t)return tD(t,"proj4")}function fki(e){return e[0]==="+"}function pki(e){if(aki(e)){if(oki(e))return n_[e];if(lki(e)){var t=irn(e);if(uki(t))return n_["EPSG:3857"];var n=dki(t);return n?LBe(n):t}if(fki(e))return LBe(e)}else return e}function c1t(e,t){e=e||{};var n,r;if(!t)return e;for(r in t)n=t[r],n!==void 0&&(e[r]=n);return e}function GC(e,t,n){var r=e*t;return n/Math.sqrt(1-r*r)}function Voe(e){return e<0?-1:1}function gs(e){return Math.abs(e)<=Fm?e:e-Voe(e)*pie}function m5(e,t,n){var r=e*n,i=.5*e;return r=Math.pow((1-r)/(1+r),i),Math.tan(.5*(Eo-t))/r}function mie(e,t){for(var n=.5*e,r,i,a=Eo-2*Math.atan(t),o=0;o<=15;o++)if(r=e*Math.sin(a),i=Eo-2*Math.atan(t*Math.pow((1-r)/(1+r),n))-a,a+=i,Math.abs(i)<=1e-10)return a;return-9999}function hki(){var e=this.b/this.a;this.es=1-e*e,"x0"in this||(this.x0=0),"y0"in this||(this.y0=0),this.e=Math.sqrt(this.es),this.lat_ts?this.sphere?this.k0=Math.cos(this.lat_ts):this.k0=GC(this.e,Math.sin(this.lat_ts),Math.cos(this.lat_ts)):this.k0||(this.k?this.k0=this.k:this.k0=1)}function mki(e){var t=e.x,n=e.y;if(n*hC>90&&n*hC<-90&&t*hC>180&&t*hC<-180)return null;var r,i;if(Math.abs(Math.abs(n)-Eo)<=ls)return null;if(this.sphere)r=this.x0+this.a*this.k0*gs(t-this.long0),i=this.y0+this.a*this.k0*Math.log(Math.tan(lf+.5*n));else{var a=Math.sin(n),o=m5(this.e,n,a);r=this.x0+this.a*this.k0*gs(t-this.long0),i=this.y0-this.a*this.k0*Math.log(o)}return e.x=r,e.y=i,e}function gki(e){var t=e.x-this.x0,n=e.y-this.y0,r,i;if(this.sphere)i=Eo-2*Math.atan(Math.exp(-n/(this.a*this.k0)));else{var a=Math.exp(-n/(this.a*this.k0));if(i=mie(this.e,a),i===-9999)return null}return r=gs(this.long0+t/(this.a*this.k0)),e.x=r,e.y=i,e}var vki=["Mercator","Popular Visualisation Pseudo Mercator","Mercator_1SP","Mercator_Auxiliary_Sphere","merc"];const _ki={init:hki,forward:mki,inverse:gki,names:vki};function yki(){}function u1t(e){return e}var bki=["longlat","identity"];const xki={init:yki,forward:u1t,inverse:u1t,names:bki};var Ski=[_ki,xki],Qge={},W_e=[];function arn(e,t){var n=W_e.length;return e.names?(W_e[n]=e,e.names.forEach(function(r){Qge[r.toLowerCase()]=n}),this):(console.log(t),!0)}function Cki(e){if(!e)return!1;var t=e.toLowerCase();if(typeof Qge[t]<"u"&&W_e[Qge[t]])return W_e[Qge[t]]}function wki(){Ski.forEach(arn)}const Eki={start:wki,add:arn,get:Cki};var Uc={};Uc.MERIT={a:6378137,rf:298.257,ellipseName:"MERIT 1983"};Uc.SGS85={a:6378136,rf:298.257,ellipseName:"Soviet Geodetic System 85"};Uc.GRS80={a:6378137,rf:298.257222101,ellipseName:"GRS 1980(IUGG, 1980)"};Uc.IAU76={a:6378140,rf:298.257,ellipseName:"IAU 1976"};Uc.airy={a:6377563396e-3,b:635625691e-2,ellipseName:"Airy 1830"};Uc.APL4={a:6378137,rf:298.25,ellipseName:"Appl. Physics. 1965"};Uc.NWL9D={a:6378145,rf:298.25,ellipseName:"Naval Weapons Lab., 1965"};Uc.mod_airy={a:6377340189e-3,b:6356034446e-3,ellipseName:"Modified Airy"};Uc.andrae={a:637710443e-2,rf:300,ellipseName:"Andrae 1876 (Den., Iclnd.)"};Uc.aust_SA={a:6378160,rf:298.25,ellipseName:"Australian Natl & S. Amer. 1969"};Uc.GRS67={a:6378160,rf:298.247167427,ellipseName:"GRS 67(IUGG 1967)"};Uc.bessel={a:6377397155e-3,rf:299.1528128,ellipseName:"Bessel 1841"};Uc.bess_nam={a:6377483865e-3,rf:299.1528128,ellipseName:"Bessel 1841 (Namibia)"};Uc.clrk66={a:63782064e-1,b:63565838e-1,ellipseName:"Clarke 1866"};Uc.clrk80={a:6378249145e-3,rf:293.4663,ellipseName:"Clarke 1880 mod."};Uc.clrk80ign={a:63782492e-1,b:6356515,rf:293.4660213,ellipseName:"Clarke 1880 (IGN)"};Uc.clrk58={a:6378293645208759e-9,rf:294.2606763692654,ellipseName:"Clarke 1858"};Uc.CPM={a:63757387e-1,rf:334.29,ellipseName:"Comm. des Poids et Mesures 1799"};Uc.delmbr={a:6376428,rf:311.5,ellipseName:"Delambre 1810 (Belgium)"};Uc.engelis={a:637813605e-2,rf:298.2566,ellipseName:"Engelis 1985"};Uc.evrst30={a:6377276345e-3,rf:300.8017,ellipseName:"Everest 1830"};Uc.evrst48={a:6377304063e-3,rf:300.8017,ellipseName:"Everest 1948"};Uc.evrst56={a:6377301243e-3,rf:300.8017,ellipseName:"Everest 1956"};Uc.evrst69={a:6377295664e-3,rf:300.8017,ellipseName:"Everest 1969"};Uc.evrstSS={a:6377298556e-3,rf:300.8017,ellipseName:"Everest (Sabah & Sarawak)"};Uc.fschr60={a:6378166,rf:298.3,ellipseName:"Fischer (Mercury Datum) 1960"};Uc.fschr60m={a:6378155,rf:298.3,ellipseName:"Fischer 1960"};Uc.fschr68={a:6378150,rf:298.3,ellipseName:"Fischer 1968"};Uc.helmert={a:6378200,rf:298.3,ellipseName:"Helmert 1906"};Uc.hough={a:6378270,rf:297,ellipseName:"Hough"};Uc.intl={a:6378388,rf:297,ellipseName:"International 1909 (Hayford)"};Uc.kaula={a:6378163,rf:298.24,ellipseName:"Kaula 1961"};Uc.lerch={a:6378139,rf:298.257,ellipseName:"Lerch 1979"};Uc.mprts={a:6397300,rf:191,ellipseName:"Maupertius 1738"};Uc.new_intl={a:63781575e-1,b:63567722e-1,ellipseName:"New International 1967"};Uc.plessis={a:6376523,rf:6355863,ellipseName:"Plessis 1817 (France)"};Uc.krass={a:6378245,rf:298.3,ellipseName:"Krassovsky, 1942"};Uc.SEasia={a:6378155,b:63567733205e-4,ellipseName:"Southeast Asia"};Uc.walbeck={a:6376896,b:63558348467e-4,ellipseName:"Walbeck"};Uc.WGS60={a:6378165,rf:298.3,ellipseName:"WGS 60"};Uc.WGS66={a:6378145,rf:298.25,ellipseName:"WGS 66"};Uc.WGS7={a:6378135,rf:298.26,ellipseName:"WGS 72"};var Tki=Uc.WGS84={a:6378137,rf:298.257223563,ellipseName:"WGS 84"};Uc.sphere={a:6370997,b:6370997,ellipseName:"Normal Sphere (r=6370997)"};function $ki(e,t,n,r){var i=e*e,a=t*t,o=(i-a)/i,s=0;r?(e*=1-o*(KRi+o*(GRi+o*YRi)),i=e*e,o=0):s=Math.sqrt(o);var c=(i-a)/a;return{es:o,e:s,ep2:c}}function Oki(e,t,n,r,i){if(!e){var a=tD(Uc,r);a||(a=Tki),e=a.a,t=a.b,n=a.rf}return n&&!t&&(t=(1-1/n)*e),(n===0||Math.abs(e-t)<ls)&&(i=!0,t=e),{a:e,b:t,rf:n,sphere:i}}var Zge={wgs84:{towgs84:"0,0,0",ellipse:"WGS84",datumName:"WGS84"},ch1903:{towgs84:"674.374,15.056,405.346",ellipse:"bessel",datumName:"swiss"},ggrs87:{towgs84:"-199.87,74.79,246.62",ellipse:"GRS80",datumName:"Greek_Geodetic_Reference_System_1987"},nad83:{towgs84:"0,0,0",ellipse:"GRS80",datumName:"North_American_Datum_1983"},nad27:{nadgrids:"@conus,@alaska,@ntv2_0.gsb,@ntv1_can.dat",ellipse:"clrk66",datumName:"North_American_Datum_1927"},potsdam:{towgs84:"598.1,73.7,418.2,0.202,0.045,-2.455,6.7",ellipse:"bessel",datumName:"Potsdam Rauenberg 1950 DHDN"},carthage:{towgs84:"-263.0,6.0,431.0",ellipse:"clark80",datumName:"Carthage 1934 Tunisia"},hermannskogel:{towgs84:"577.326,90.129,463.919,5.137,1.474,5.297,2.4232",ellipse:"bessel",datumName:"Hermannskogel"},mgi:{towgs84:"577.326,90.129,463.919,5.137,1.474,5.297,2.4232",ellipse:"bessel",datumName:"Militar-Geographische Institut"},osni52:{towgs84:"482.530,-130.596,564.557,-1.042,-0.214,-0.631,8.15",ellipse:"airy",datumName:"Irish National"},ire65:{towgs84:"482.530,-130.596,564.557,-1.042,-0.214,-0.631,8.15",ellipse:"mod_airy",datumName:"Ireland 1965"},rassadiran:{towgs84:"-133.63,-157.5,-158.62",ellipse:"intl",datumName:"Rassadiran"},nzgd49:{towgs84:"59.47,-5.04,187.44,0.47,-0.1,1.024,-4.5993",ellipse:"intl",datumName:"New Zealand Geodetic Datum 1949"},osgb36:{towgs84:"446.448,-125.157,542.060,0.1502,0.2470,0.8421,-20.4894",ellipse:"airy",datumName:"Ordnance Survey of Great Britain 1936"},s_jtsk:{towgs84:"589,76,480",ellipse:"bessel",datumName:"S-JTSK (Ferro)"},beduaram:{towgs84:"-106,-87,188",ellipse:"clrk80",datumName:"Beduaram"},gunung_segara:{towgs84:"-403,684,41",ellipse:"bessel",datumName:"Gunung Segara Jakarta"},rnb72:{towgs84:"106.869,-52.2978,103.724,-0.33657,0.456955,-1.84218,1",ellipse:"intl",datumName:"Reseau National Belge 1972"}};for(var Pki in Zge){var d1t=Zge[Pki];Zge[d1t.datumName]=d1t}function Nki(e,t,n,r,i,a,o){var s={};return e===void 0||e==="none"?s.datum_type=FBe:s.datum_type=WRi,t&&(s.datum_params=t.map(parseFloat),(s.datum_params[0]!==0||s.datum_params[1]!==0||s.datum_params[2]!==0)&&(s.datum_type=uF),s.datum_params.length>3&&(s.datum_params[3]!==0||s.datum_params[4]!==0||s.datum_params[5]!==0||s.datum_params[6]!==0)&&(s.datum_type=dF,s.datum_params[3]*=qne,s.datum_params[4]*=qne,s.datum_params[5]*=qne,s.datum_params[6]=s.datum_params[6]/1e6+1)),o&&(s.datum_type=AV,s.grids=o),s.a=n,s.b=r,s.es=i,s.ep2=a,s}var orn={};function Dki(e,t){var n=new DataView(t),r=kki(n),i=Aki(n,r),a=Mki(n,i,r),o={header:i,subgrids:a};return orn[e]=o,o}function Iki(e){if(e===void 0)return null;var t=e.split(",");return t.map(Rki)}function Rki(e){if(e.length===0)return null;var t=e[0]==="@";return t&&(e=e.slice(1)),e==="null"?{name:"null",mandatory:!t,grid:null,isNull:!0}:{name:e,mandatory:!t,grid:orn[e]||null,isNull:!1}}function Zq(e){return e/3600*Math.PI/180}function kki(e){var t=e.getInt32(8,!1);return t===11?!1:(t=e.getInt32(8,!0),t!==11&&console.warn("Failed to detect nadgrid endian-ness, defaulting to little-endian"),!0)}function Aki(e,t){return{nFields:e.getInt32(8,t),nSubgridFields:e.getInt32(24,t),nSubgrids:e.getInt32(40,t),shiftType:jBe(e,56,56+8).trim(),fromSemiMajorAxis:e.getFloat64(120,t),fromSemiMinorAxis:e.getFloat64(136,t),toSemiMajorAxis:e.getFloat64(152,t),toSemiMinorAxis:e.getFloat64(168,t)}}function jBe(e,t,n){return String.fromCharCode.apply(null,new Uint8Array(e.buffer.slice(t,n)))}function Mki(e,t,n){for(var r=176,i=[],a=0;a<t.nSubgrids;a++){var o=Lki(e,r,n),s=jki(e,r,o,n),c=Math.round(1+(o.upperLongitude-o.lowerLongitude)/o.longitudeInterval),u=Math.round(1+(o.upperLatitude-o.lowerLatitude)/o.latitudeInterval);i.push({ll:[Zq(o.lowerLongitude),Zq(o.lowerLatitude)],del:[Zq(o.longitudeInterval),Zq(o.latitudeInterval)],lim:[c,u],count:o.gridNodeCount,cvs:Fki(s)}),r+=176+o.gridNodeCount*16}return i}function Fki(e){return e.map(function(t){return[Zq(t.longitudeShift),Zq(t.latitudeShift)]})}function Lki(e,t,n){return{name:jBe(e,t+8,t+16).trim(),parent:jBe(e,t+24,t+24+8).trim(),lowerLatitude:e.getFloat64(t+72,n),upperLatitude:e.getFloat64(t+88,n),lowerLongitude:e.getFloat64(t+104,n),upperLongitude:e.getFloat64(t+120,n),latitudeInterval:e.getFloat64(t+136,n),longitudeInterval:e.getFloat64(t+152,n),gridNodeCount:e.getInt32(t+168,n)}}function jki(e,t,n,r){for(var i=t+176,a=16,o=[],s=0;s<n.gridNodeCount;s++){var c={latitudeShift:e.getFloat32(i+s*a,r),longitudeShift:e.getFloat32(i+s*a+4,r),latitudeAccuracy:e.getFloat32(i+s*a+8,r),longitudeAccuracy:e.getFloat32(i+s*a+12,r)};o.push(c)}return o}function $C(e,t){if(!(this instanceof $C))return new $C(e);t=t||function(u){if(u)throw u};var n=pki(e);if(typeof n!="object"){t("Could not parse to valid json: "+e);return}var r=$C.projections.get(n.projName);if(!r){t("Could not get projection name from: "+e);return}if(n.datumCode&&n.datumCode!=="none"){var i=tD(Zge,n.datumCode);i&&(n.datum_params=n.datum_params||(i.towgs84?i.towgs84.split(","):null),n.ellps=i.ellipse,n.datumName=i.datumName?i.datumName:n.datumCode)}n.k0=n.k0||1,n.axis=n.axis||"enu",n.ellps=n.ellps||"wgs84",n.lat1=n.lat1||n.lat0;var a=Oki(n.a,n.b,n.rf,n.ellps,n.sphere),o=$ki(a.a,a.b,a.rf,n.R_A),s=Iki(n.nadgrids),c=n.datum||Nki(n.datumCode,n.datum_params,a.a,a.b,o.es,o.ep2,s);c1t(this,n),c1t(this,r),this.a=a.a,this.b=a.b,this.rf=a.rf,this.sphere=a.sphere,this.es=o.es,this.e=o.e,this.ep2=o.ep2,this.datum=c,this.init(),t(null,this)}$C.projections=Eki;$C.projections.start();function Bki(e,t){return e.datum_type!==t.datum_type||e.a!==t.a||Math.abs(e.es-t.es)>5e-11?!1:e.datum_type===uF?e.datum_params[0]===t.datum_params[0]&&e.datum_params[1]===t.datum_params[1]&&e.datum_params[2]===t.datum_params[2]:e.datum_type===dF?e.datum_params[0]===t.datum_params[0]&&e.datum_params[1]===t.datum_params[1]&&e.datum_params[2]===t.datum_params[2]&&e.datum_params[3]===t.datum_params[3]&&e.datum_params[4]===t.datum_params[4]&&e.datum_params[5]===t.datum_params[5]&&e.datum_params[6]===t.datum_params[6]:!0}function srn(e,t,n){var r=e.x,i=e.y,a=e.z?e.z:0,o,s,c,u;if(i<-Eo&&i>-1.001*Eo)i=-Eo;else if(i>Eo&&i<1.001*Eo)i=Eo;else{if(i<-Eo)return{x:-1/0,y:-1/0,z:e.z};if(i>Eo)return{x:1/0,y:1/0,z:e.z}}return r>Math.PI&&(r-=2*Math.PI),s=Math.sin(i),u=Math.cos(i),c=s*s,o=n/Math.sqrt(1-t*c),{x:(o+a)*u*Math.cos(r),y:(o+a)*u*Math.sin(r),z:(o*(1-t)+a)*s}}function lrn(e,t,n,r){var i=1e-12,a=i*i,o=30,s,c,u,d,f,p,m,g,_,v,b,y,x,C=e.x,w=e.y,$=e.z?e.z:0,O,N,P;if(s=Math.sqrt(C*C+w*w),c=Math.sqrt(C*C+w*w+$*$),s/n<i){if(O=0,c/n<i)return N=Eo,P=-r,{x:e.x,y:e.y,z:e.z}}else O=Math.atan2(w,C);u=$/c,d=s/c,f=1/Math.sqrt(1-t*(2-t)*d*d),g=d*(1-t)*f,_=u*f,x=0;do x++,m=n/Math.sqrt(1-t*_*_),P=s*g+$*_-m*(1-t*_*_),p=t*m/(m+P),f=1/Math.sqrt(1-p*(2-p)*d*d),v=d*(1-p)*f,b=u*f,y=b*g-v*_,g=v,_=b;while(y*y>a&&x<o);return N=Math.atan(b/Math.abs(v)),{x:O,y:N,z:P}}function zki(e,t,n){if(t===uF)return{x:e.x+n[0],y:e.y+n[1],z:e.z+n[2]};if(t===dF){var r=n[0],i=n[1],a=n[2],o=n[3],s=n[4],c=n[5],u=n[6];return{x:u*(e.x-c*e.y+s*e.z)+r,y:u*(c*e.x+e.y-o*e.z)+i,z:u*(-s*e.x+o*e.y+e.z)+a}}}function Hki(e,t,n){if(t===uF)return{x:e.x-n[0],y:e.y-n[1],z:e.z-n[2]};if(t===dF){var r=n[0],i=n[1],a=n[2],o=n[3],s=n[4],c=n[5],u=n[6],d=(e.x-r)/u,f=(e.y-i)/u,p=(e.z-a)/u;return{x:d+c*f-s*p,y:-c*d+f+o*p,z:s*d-o*f+p}}}function g1e(e){return e===uF||e===dF}function qki(e,t,n){if(Bki(e,t)||e.datum_type===FBe||t.datum_type===FBe)return n;var r=e.a,i=e.es;if(e.datum_type===AV){var a=f1t(e,!1,n);if(a!==0)return;r=o1t,i=s1t}var o=t.a,s=t.b,c=t.es;if(t.datum_type===AV&&(o=o1t,s=URi,c=s1t),i===c&&r===o&&!g1e(e.datum_type)&&!g1e(t.datum_type))return n;if(n=srn(n,i,r),g1e(e.datum_type)&&(n=zki(n,e.datum_type,e.datum_params)),g1e(t.datum_type)&&(n=Hki(n,t.datum_type,t.datum_params)),n=lrn(n,c,o,s),t.datum_type===AV){var u=f1t(t,!0,n);if(u!==0)return}return n}function f1t(e,t,n){if(e.grids===null||e.grids.length===0)return console.log("Grid shift grids not found"),-1;var r={x:-n.x,y:n.y},i={x:Number.NaN,y:Number.NaN},a=[];e:for(var o=0;o<e.grids.length;o++){var s=e.grids[o];if(a.push(s.name),s.isNull){i=r;break}if(s.mandatory,s.grid===null){if(s.mandatory)return console.log("Unable to find mandatory grid '"+s.name+"'"),-1;continue}for(var c=s.grid.subgrids,u=0,d=c.length;u<d;u++){var f=c[u],p=(Math.abs(f.del[1])+Math.abs(f.del[0]))/1e4,m=f.ll[0]-p,g=f.ll[1]-p,_=f.ll[0]+(f.lim[0]-1)*f.del[0]+p,v=f.ll[1]+(f.lim[1]-1)*f.del[1]+p;if(!(g>r.y||m>r.x||v<r.y||_<r.x)&&(i=Vki(r,t,f),!isNaN(i.x)))break e}}return isNaN(i.x)?(console.log("Failed to find a grid shift table for location '"+-r.x*hC+" "+r.y*hC+" tried: '"+a+"'"),-1):(n.x=-i.x,n.y=i.y,0)}function Vki(e,t,n){var r={x:Number.NaN,y:Number.NaN};if(isNaN(e.x))return r;var i={x:e.x,y:e.y};i.x-=n.ll[0],i.y-=n.ll[1],i.x=gs(i.x-Math.PI)+Math.PI;var a=p1t(i,n);if(t){if(isNaN(a.x))return r;a.x=i.x-a.x,a.y=i.y-a.y;var o=9,s=1e-12,c,u;do{if(u=p1t(a,n),isNaN(u.x)){console.log("Inverse grid shift iteration failed, presumably at grid edge.  Using first approximation.");break}c={x:i.x-(u.x+a.x),y:i.y-(u.y+a.y)},a.x+=c.x,a.y+=c.y}while(o--&&Math.abs(c.x)>s&&Math.abs(c.y)>s);if(o<0)return console.log("Inverse grid shift iterator failed to converge."),r;r.x=gs(a.x+n.ll[0]),r.y=a.y+n.ll[1]}else isNaN(a.x)||(r.x=e.x+a.x,r.y=e.y+a.y);return r}function p1t(e,t){var n={x:e.x/t.del[0],y:e.y/t.del[1]},r={x:Math.floor(n.x),y:Math.floor(n.y)},i={x:n.x-1*r.x,y:n.y-1*r.y},a={x:Number.NaN,y:Number.NaN},o;if(r.x<0||r.x>=t.lim[0]||r.y<0||r.y>=t.lim[1])return a;o=r.y*t.lim[0]+r.x;var s={x:t.cvs[o][0],y:t.cvs[o][1]};o++;var c={x:t.cvs[o][0],y:t.cvs[o][1]};o+=t.lim[0];var u={x:t.cvs[o][0],y:t.cvs[o][1]};o--;var d={x:t.cvs[o][0],y:t.cvs[o][1]},f=i.x*i.y,p=i.x*(1-i.y),m=(1-i.x)*(1-i.y),g=(1-i.x)*i.y;return a.x=m*s.x+p*c.x+g*d.x+f*u.x,a.y=m*s.y+p*c.y+g*d.y+f*u.y,a}function h1t(e,t,n){var r=n.x,i=n.y,a=n.z||0,o,s,c,u={};for(c=0;c<3;c++)if(!(t&&c===2&&n.z===void 0))switch(c===0?(o=r,"ew".indexOf(e.axis[c])!==-1?s="x":s="y"):c===1?(o=i,"ns".indexOf(e.axis[c])!==-1?s="y":s="x"):(o=a,s="z"),e.axis[c]){case"e":u[s]=o;break;case"w":u[s]=-o;break;case"n":u[s]=o;break;case"s":u[s]=-o;break;case"u":n[s]!==void 0&&(u.z=o);break;case"d":n[s]!==void 0&&(u.z=-o);break;default:return null}return u}function crn(e){var t={x:e[0],y:e[1]};return e.length>2&&(t.z=e[2]),e.length>3&&(t.m=e[3]),t}function Wki(e){m1t(e.x),m1t(e.y)}function m1t(e){if(typeof Number.isFinite=="function"){if(Number.isFinite(e))return;throw new TypeError("coordinates must be finite numbers")}if(typeof e!="number"||e!==e||!isFinite(e))throw new TypeError("coordinates must be finite numbers")}function Uki(e,t){return(e.datum.datum_type===uF||e.datum.datum_type===dF||e.datum.datum_type===AV)&&t.datumCode!=="WGS84"||(t.datum.datum_type===uF||t.datum.datum_type===dF||t.datum.datum_type===AV)&&e.datumCode!=="WGS84"}function U_e(e,t,n,r){var i;Array.isArray(n)?n=crn(n):n={x:n.x,y:n.y,z:n.z,m:n.m};var a=n.z!==void 0;if(Wki(n),e.datum&&t.datum&&Uki(e,t)&&(i=new $C("WGS84"),n=U_e(e,i,n,r),e=i),r&&e.axis!=="enu"&&(n=h1t(e,!1,n)),e.projName==="longlat")n={x:n.x*Gg,y:n.y*Gg,z:n.z||0};else if(e.to_meter&&(n={x:n.x*e.to_meter,y:n.y*e.to_meter,z:n.z||0}),n=e.inverse(n),!n)return;if(e.from_greenwich&&(n.x+=e.from_greenwich),n=qki(e.datum,t.datum,n),!!n)return t.from_greenwich&&(n={x:n.x-t.from_greenwich,y:n.y,z:n.z||0}),t.projName==="longlat"?n={x:n.x*hC,y:n.y*hC,z:n.z||0}:(n=t.forward(n),t.to_meter&&(n={x:n.x/t.to_meter,y:n.y/t.to_meter,z:n.z||0})),r&&t.axis!=="enu"?h1t(t,!0,n):(n&&!a&&delete n.z,n)}var g1t=$C("WGS84");function NRe(e,t,n,r){var i,a,o;return Array.isArray(n)?(i=U_e(e,t,n,r)||{x:NaN,y:NaN},n.length>2?typeof e.name<"u"&&e.name==="geocent"||typeof t.name<"u"&&t.name==="geocent"?typeof i.z=="number"?[i.x,i.y,i.z].concat(n.slice(3)):[i.x,i.y,n[2]].concat(n.slice(3)):[i.x,i.y].concat(n.slice(2)):[i.x,i.y]):(a=U_e(e,t,n,r),o=Object.keys(n),o.length===2||o.forEach(function(s){if(typeof e.name<"u"&&e.name==="geocent"||typeof t.name<"u"&&t.name==="geocent"){if(s==="x"||s==="y"||s==="z")return}else if(s==="x"||s==="y")return;a[s]=n[s]}),a)}function v1t(e){return e instanceof $C?e:e.oProj?e.oProj:$C(e)}function r2(e,t,n){e=v1t(e);var r=!1,i;return typeof t>"u"?(t=e,e=g1t,r=!0):(typeof t.x<"u"||Array.isArray(t))&&(n=t,t=e,e=g1t,r=!0),t=v1t(t),n?NRe(e,t,n):(i={forward:function(a,o){return NRe(e,t,a,o)},inverse:function(a,o){return NRe(t,e,a,o)}},r&&(i.oProj=t),i)}var _1t=6,urn="AJSAJS",drn="AFAFAF",eV=65,fy=73,b6=79,nne=86,rne=90;const Kki={forward:frn,inverse:Gki,toPoint:prn};function frn(e,t){return t=t||5,Jki(Yki({lat:e[1],lon:e[0]}),t)}function Gki(e){var t=PJe(mrn(e.toUpperCase()));return t.lat&&t.lon?[t.lon,t.lat,t.lon,t.lat]:[t.left,t.bottom,t.right,t.top]}function prn(e){var t=PJe(mrn(e.toUpperCase()));return t.lat&&t.lon?[t.lon,t.lat]:[(t.left+t.right)/2,(t.top+t.bottom)/2]}function DRe(e){return e*(Math.PI/180)}function y1t(e){return 180*(e/Math.PI)}function Yki(e){var t=e.lat,n=e.lon,r=6378137,i=.00669438,a=.9996,o,s,c,u,d,f,p,m=DRe(t),g=DRe(n),_,v;v=Math.floor((n+180)/6)+1,n===180&&(v=60),t>=56&&t<64&&n>=3&&n<12&&(v=32),t>=72&&t<84&&(n>=0&&n<9?v=31:n>=9&&n<21?v=33:n>=21&&n<33?v=35:n>=33&&n<42&&(v=37)),o=(v-1)*6-180+3,_=DRe(o),s=i/(1-i),c=r/Math.sqrt(1-i*Math.sin(m)*Math.sin(m)),u=Math.tan(m)*Math.tan(m),d=s*Math.cos(m)*Math.cos(m),f=Math.cos(m)*(g-_),p=r*((1-i/4-3*i*i/64-5*i*i*i/256)*m-(3*i/8+3*i*i/32+45*i*i*i/1024)*Math.sin(2*m)+(15*i*i/256+45*i*i*i/1024)*Math.sin(4*m)-35*i*i*i/3072*Math.sin(6*m));var b=a*c*(f+(1-u+d)*f*f*f/6+(5-18*u+u*u+72*d-58*s)*f*f*f*f*f/120)+5e5,y=a*(p+c*Math.tan(m)*(f*f/2+(5-u+9*d+4*d*d)*f*f*f*f/24+(61-58*u+u*u+600*d-330*s)*f*f*f*f*f*f/720));return t<0&&(y+=1e7),{northing:Math.round(y),easting:Math.round(b),zoneNumber:v,zoneLetter:Xki(t)}}function PJe(e){var t=e.northing,n=e.easting,r=e.zoneLetter,i=e.zoneNumber;if(i<0||i>60)return null;var a=.9996,o=6378137,s=.00669438,c,u=(1-Math.sqrt(1-s))/(1+Math.sqrt(1-s)),d,f,p,m,g,_,v,b,y,x=n-5e5,C=t;r<"N"&&(C-=1e7),v=(i-1)*6-180+3,c=s/(1-s),_=C/a,b=_/(o*(1-s/4-3*s*s/64-5*s*s*s/256)),y=b+(3*u/2-27*u*u*u/32)*Math.sin(2*b)+(21*u*u/16-55*u*u*u*u/32)*Math.sin(4*b)+151*u*u*u/96*Math.sin(6*b),d=o/Math.sqrt(1-s*Math.sin(y)*Math.sin(y)),f=Math.tan(y)*Math.tan(y),p=c*Math.cos(y)*Math.cos(y),m=o*(1-s)/Math.pow(1-s*Math.sin(y)*Math.sin(y),1.5),g=x/(d*a);var w=y-d*Math.tan(y)/m*(g*g/2-(5+3*f+10*p-4*p*p-9*c)*g*g*g*g/24+(61+90*f+298*p+45*f*f-252*c-3*p*p)*g*g*g*g*g*g/720);w=y1t(w);var $=(g-(1+2*f+p)*g*g*g/6+(5-2*p+28*f-3*p*p+8*c+24*f*f)*g*g*g*g*g/120)/Math.cos(y);$=v+y1t($);var O;if(e.accuracy){var N=PJe({northing:e.northing+e.accuracy,easting:e.easting+e.accuracy,zoneLetter:e.zoneLetter,zoneNumber:e.zoneNumber});O={top:N.lat,right:N.lon,bottom:w,left:$}}else O={lat:w,lon:$};return O}function Xki(e){var t="Z";return 84>=e&&e>=72?t="X":72>e&&e>=64?t="W":64>e&&e>=56?t="V":56>e&&e>=48?t="U":48>e&&e>=40?t="T":40>e&&e>=32?t="S":32>e&&e>=24?t="R":24>e&&e>=16?t="Q":16>e&&e>=8?t="P":8>e&&e>=0?t="N":0>e&&e>=-8?t="M":-8>e&&e>=-16?t="L":-16>e&&e>=-24?t="K":-24>e&&e>=-32?t="J":-32>e&&e>=-40?t="H":-40>e&&e>=-48?t="G":-48>e&&e>=-56?t="F":-56>e&&e>=-64?t="E":-64>e&&e>=-72?t="D":-72>e&&e>=-80&&(t="C"),t}function Jki(e,t){var n="00000"+e.easting,r="00000"+e.northing;return e.zoneNumber+e.zoneLetter+Qki(e.easting,e.northing,e.zoneNumber)+n.substr(n.length-5,t)+r.substr(r.length-5,t)}function Qki(e,t,n){var r=hrn(n),i=Math.floor(e/1e5),a=Math.floor(t/1e5)%20;return Zki(i,a,r)}function hrn(e){var t=e%_1t;return t===0&&(t=_1t),t}function Zki(e,t,n){var r=n-1,i=urn.charCodeAt(r),a=drn.charCodeAt(r),o=i+e-1,s=a+t,c=!1;o>rne&&(o=o-rne+eV-1,c=!0),(o===fy||i<fy&&o>fy||(o>fy||i<fy)&&c)&&o++,(o===b6||i<b6&&o>b6||(o>b6||i<b6)&&c)&&(o++,o===fy&&o++),o>rne&&(o=o-rne+eV-1),s>nne?(s=s-nne+eV-1,c=!0):c=!1,(s===fy||a<fy&&s>fy||(s>fy||a<fy)&&c)&&s++,(s===b6||a<b6&&s>b6||(s>b6||a<b6)&&c)&&(s++,s===fy&&s++),s>nne&&(s=s-nne+eV-1);var u=String.fromCharCode(o)+String.fromCharCode(s);return u}function mrn(e){if(e&&e.length===0)throw"MGRSPoint coverting from nothing";for(var t=e.length,n=null,r="",i,a=0;!/[A-Z]/.test(i=e.charAt(a));){if(a>=2)throw"MGRSPoint bad conversion from: "+e;r+=i,a++}var o=parseInt(r,10);if(a===0||a+3>t)throw"MGRSPoint bad conversion from: "+e;var s=e.charAt(a++);if(s<="A"||s==="B"||s==="Y"||s>="Z"||s==="I"||s==="O")throw"MGRSPoint zone letter "+s+" not handled: "+e;n=e.substring(a,a+=2);for(var c=hrn(o),u=eAi(n.charAt(0),c),d=tAi(n.charAt(1),c);d<nAi(s);)d+=2e6;var f=t-a;if(f%2!==0)throw`MGRSPoint has to have an even number 
of digits after the zone letter and two 100km letters - front 
half for easting meters, second half for 
northing meters`+e;var p=f/2,m=0,g=0,_,v,b,y,x;return p>0&&(_=1e5/Math.pow(10,p),v=e.substring(a,a+p),m=parseFloat(v)*_,b=e.substring(a+p),g=parseFloat(b)*_),y=m+u,x=g+d,{easting:y,northing:x,zoneLetter:s,zoneNumber:o,accuracy:_}}function eAi(e,t){for(var n=urn.charCodeAt(t-1),r=1e5,i=!1;n!==e.charCodeAt(0);){if(n++,n===fy&&n++,n===b6&&n++,n>rne){if(i)throw"Bad character: "+e;n=eV,i=!0}r+=1e5}return r}function tAi(e,t){if(e>"V")throw"MGRSPoint given invalid Northing "+e;for(var n=drn.charCodeAt(t-1),r=0,i=!1;n!==e.charCodeAt(0);){if(n++,n===fy&&n++,n===b6&&n++,n>nne){if(i)throw"Bad character: "+e;n=eV,i=!0}r+=1e5}return r}function nAi(e){var t;switch(e){case"C":t=11e5;break;case"D":t=2e6;break;case"E":t=28e5;break;case"F":t=37e5;break;case"G":t=46e5;break;case"H":t=55e5;break;case"J":t=64e5;break;case"K":t=73e5;break;case"L":t=82e5;break;case"M":t=91e5;break;case"N":t=0;break;case"P":t=8e5;break;case"Q":t=17e5;break;case"R":t=26e5;break;case"S":t=35e5;break;case"T":t=44e5;break;case"U":t=53e5;break;case"V":t=62e5;break;case"W":t=7e6;break;case"X":t=79e5;break;default:t=-1}if(t>=0)return t;throw"Invalid zone letter: "+e}function OW(e,t,n){if(!(this instanceof OW))return new OW(e,t,n);if(Array.isArray(e))this.x=e[0],this.y=e[1],this.z=e[2]||0;else if(typeof e=="object")this.x=e.x,this.y=e.y,this.z=e.z||0;else if(typeof e=="string"&&typeof t>"u"){var r=e.split(",");this.x=parseFloat(r[0],10),this.y=parseFloat(r[1],10),this.z=parseFloat(r[2],10)||0}else this.x=e,this.y=t,this.z=n||0;console.warn("proj4.Point will be removed in version 3, use proj4.toPoint")}OW.fromMGRS=function(e){return new OW(prn(e))};OW.prototype.toMGRS=function(e){return frn([this.x,this.y],e)};var rAi=1,iAi=.25,b1t=.046875,x1t=.01953125,S1t=.01068115234375,aAi=.75,oAi=.46875,sAi=.013020833333333334,lAi=.007120768229166667,cAi=.3645833333333333,uAi=.005696614583333333,dAi=.3076171875;function NJe(e){var t=[];t[0]=rAi-e*(iAi+e*(b1t+e*(x1t+e*S1t))),t[1]=e*(aAi-e*(b1t+e*(x1t+e*S1t)));var n=e*e;return t[2]=n*(oAi-e*(sAi+e*lAi)),n*=e,t[3]=n*(cAi-e*uAi),t[4]=n*e*dAi,t}function iG(e,t,n,r){return n*=t,t*=t,r[0]*e-n*(r[1]+t*(r[2]+t*(r[3]+t*r[4])))}var fAi=20;function DJe(e,t,n){for(var r=1/(1-t),i=e,a=fAi;a;--a){var o=Math.sin(i),s=1-t*o*o;if(s=(iG(i,o,Math.cos(i),n)-e)*(s*Math.sqrt(s))*r,i-=s,Math.abs(s)<ls)return i}return i}function pAi(){this.x0=this.x0!==void 0?this.x0:0,this.y0=this.y0!==void 0?this.y0:0,this.long0=this.long0!==void 0?this.long0:0,this.lat0=this.lat0!==void 0?this.lat0:0,this.es&&(this.en=NJe(this.es),this.ml0=iG(this.lat0,Math.sin(this.lat0),Math.cos(this.lat0),this.en))}function hAi(e){var t=e.x,n=e.y,r=gs(t-this.long0),i,a,o,s=Math.sin(n),c=Math.cos(n);if(this.es){var d=c*r,f=Math.pow(d,2),p=this.ep2*Math.pow(c,2),m=Math.pow(p,2),g=Math.abs(c)>ls?Math.tan(n):0,_=Math.pow(g,2),v=Math.pow(_,2);i=1-this.es*Math.pow(s,2),d=d/Math.sqrt(i);var b=iG(n,s,c,this.en);a=this.a*(this.k0*d*(1+f/6*(1-_+p+f/20*(5-18*_+v+14*p-58*_*p+f/42*(61+179*v-v*_-479*_)))))+this.x0,o=this.a*(this.k0*(b-this.ml0+s*r*d/2*(1+f/12*(5-_+9*p+4*m+f/30*(61+v-58*_+270*p-330*_*p+f/56*(1385+543*v-v*_-3111*_))))))+this.y0}else{var u=c*Math.sin(r);if(Math.abs(Math.abs(u)-1)<ls)return 93;if(a=.5*this.a*this.k0*Math.log((1+u)/(1-u))+this.x0,o=c*Math.cos(r)/Math.sqrt(1-Math.pow(u,2)),u=Math.abs(o),u>=1){if(u-1>ls)return 93;o=0}else o=Math.acos(o);n<0&&(o=-o),o=this.a*this.k0*(o-this.lat0)+this.y0}return e.x=a,e.y=o,e}function mAi(e){var t,n,r,i,a=(e.x-this.x0)*(1/this.a),o=(e.y-this.y0)*(1/this.a);if(this.es)if(t=this.ml0+o/this.k0,n=DJe(t,this.es,this.en),Math.abs(n)<Eo){var f=Math.sin(n),p=Math.cos(n),m=Math.abs(p)>ls?Math.tan(n):0,g=this.ep2*Math.pow(p,2),_=Math.pow(g,2),v=Math.pow(m,2),b=Math.pow(v,2);t=1-this.es*Math.pow(f,2);var y=a*Math.sqrt(t)/this.k0,x=Math.pow(y,2);t=t*m,r=n-t*x/(1-this.es)*.5*(1-x/12*(5+3*v-9*g*v+g-4*_-x/30*(61+90*v-252*g*v+45*b+46*g-x/56*(1385+3633*v+4095*b+1574*b*v)))),i=gs(this.long0+y*(1-x/6*(1+2*v+g-x/20*(5+28*v+24*b+8*g*v+6*g-x/42*(61+662*v+1320*b+720*b*v))))/p)}else r=Eo*Voe(o),i=0;else{var s=Math.exp(a/this.k0),c=.5*(s-1/s),u=this.lat0+o/this.k0,d=Math.cos(u);t=Math.sqrt((1-Math.pow(d,2))/(1+Math.pow(c,2))),r=Math.asin(t),o<0&&(r=-r),c===0&&d===0?i=0:i=gs(Math.atan2(c,d)+this.long0)}return e.x=i,e.y=r,e}var gAi=["Fast_Transverse_Mercator","Fast Transverse Mercator"];const eve={init:pAi,forward:hAi,inverse:mAi,names:gAi};function grn(e){var t=Math.exp(e);return t=(t-1/t)/2,t}function Ey(e,t){e=Math.abs(e),t=Math.abs(t);var n=Math.max(e,t),r=Math.min(e,t)/(n||1);return n*Math.sqrt(1+Math.pow(r,2))}function vAi(e){var t=1+e,n=t-1;return n===0?e:e*Math.log(t)/n}function _Ai(e){var t=Math.abs(e);return t=vAi(t*(1+t/(Ey(1,t)+1))),e<0?-t:t}function IJe(e,t){for(var n=2*Math.cos(2*t),r=e.length-1,i=e[r],a=0,o;--r>=0;)o=-a+n*i+e[r],a=i,i=o;return t+o*Math.sin(2*t)}function yAi(e,t){for(var n=2*Math.cos(t),r=e.length-1,i=e[r],a=0,o;--r>=0;)o=-a+n*i+e[r],a=i,i=o;return Math.sin(t)*o}function bAi(e){var t=Math.exp(e);return t=(t+1/t)/2,t}function vrn(e,t,n){for(var r=Math.sin(t),i=Math.cos(t),a=grn(n),o=bAi(n),s=2*i*o,c=-2*r*a,u=e.length-1,d=e[u],f=0,p=0,m=0,g,_;--u>=0;)g=p,_=f,p=d,f=m,d=-g+s*p-c*f+e[u],m=-_+c*p+s*f;return s=r*o,c=i*a,[s*d-c*m,s*m+c*d]}function xAi(){if(!this.approx&&(isNaN(this.es)||this.es<=0))throw new Error('Incorrect elliptical usage. Try using the +approx option in the proj string, or PROJECTION["Fast_Transverse_Mercator"] in the WKT.');this.approx&&(eve.init.apply(this),this.forward=eve.forward,this.inverse=eve.inverse),this.x0=this.x0!==void 0?this.x0:0,this.y0=this.y0!==void 0?this.y0:0,this.long0=this.long0!==void 0?this.long0:0,this.lat0=this.lat0!==void 0?this.lat0:0,this.cgb=[],this.cbg=[],this.utg=[],this.gtu=[];var e=this.es/(1+Math.sqrt(1-this.es)),t=e/(2-e),n=t;this.cgb[0]=t*(2+t*(-2/3+t*(-2+t*(116/45+t*(26/45+t*(-2854/675)))))),this.cbg[0]=t*(-2+t*(2/3+t*(4/3+t*(-82/45+t*(32/45+t*(4642/4725)))))),n=n*t,this.cgb[1]=n*(7/3+t*(-8/5+t*(-227/45+t*(2704/315+t*(2323/945))))),this.cbg[1]=n*(5/3+t*(-16/15+t*(-13/9+t*(904/315+t*(-1522/945))))),n=n*t,this.cgb[2]=n*(56/15+t*(-136/35+t*(-1262/105+t*(73814/2835)))),this.cbg[2]=n*(-26/15+t*(34/21+t*(8/5+t*(-12686/2835)))),n=n*t,this.cgb[3]=n*(4279/630+t*(-332/35+t*(-399572/14175))),this.cbg[3]=n*(1237/630+t*(-12/5+t*(-24832/14175))),n=n*t,this.cgb[4]=n*(4174/315+t*(-144838/6237)),this.cbg[4]=n*(-734/315+t*(109598/31185)),n=n*t,this.cgb[5]=n*(601676/22275),this.cbg[5]=n*(444337/155925),n=Math.pow(t,2),this.Qn=this.k0/(1+t)*(1+n*(1/4+n*(1/64+n/256))),this.utg[0]=t*(-.5+t*(2/3+t*(-37/96+t*(1/360+t*(81/512+t*(-96199/604800)))))),this.gtu[0]=t*(.5+t*(-2/3+t*(5/16+t*(41/180+t*(-127/288+t*(7891/37800)))))),this.utg[1]=n*(-1/48+t*(-1/15+t*(437/1440+t*(-46/105+t*(1118711/3870720))))),this.gtu[1]=n*(13/48+t*(-3/5+t*(557/1440+t*(281/630+t*(-1983433/1935360))))),n=n*t,this.utg[2]=n*(-17/480+t*(37/840+t*(209/4480+t*(-5569/90720)))),this.gtu[2]=n*(61/240+t*(-103/140+t*(15061/26880+t*(167603/181440)))),n=n*t,this.utg[3]=n*(-4397/161280+t*(11/504+t*(830251/7257600))),this.gtu[3]=n*(49561/161280+t*(-179/168+t*(6601661/7257600))),n=n*t,this.utg[4]=n*(-4583/161280+t*(108847/3991680)),this.gtu[4]=n*(34729/80640+t*(-3418889/1995840)),n=n*t,this.utg[5]=n*(-20648693/638668800),this.gtu[5]=n*(212378941/319334400);var r=IJe(this.cbg,this.lat0);this.Zb=-this.Qn*(r+yAi(this.gtu,2*r))}function SAi(e){var t=gs(e.x-this.long0),n=e.y;n=IJe(this.cbg,n);var r=Math.sin(n),i=Math.cos(n),a=Math.sin(t),o=Math.cos(t);n=Math.atan2(r,o*i),t=Math.atan2(a*i,Ey(r,i*o)),t=_Ai(Math.tan(t));var s=vrn(this.gtu,2*n,2*t);n=n+s[0],t=t+s[1];var c,u;return Math.abs(t)<=2.623395162778?(c=this.a*(this.Qn*t)+this.x0,u=this.a*(this.Qn*n+this.Zb)+this.y0):(c=1/0,u=1/0),e.x=c,e.y=u,e}function CAi(e){var t=(e.x-this.x0)*(1/this.a),n=(e.y-this.y0)*(1/this.a);n=(n-this.Zb)/this.Qn,t=t/this.Qn;var r,i;if(Math.abs(t)<=2.623395162778){var a=vrn(this.utg,2*n,2*t);n=n+a[0],t=t+a[1],t=Math.atan(grn(t));var o=Math.sin(n),s=Math.cos(n),c=Math.sin(t),u=Math.cos(t);n=Math.atan2(o*u,Ey(c,u*s)),t=Math.atan2(c,u*s),r=gs(t+this.long0),i=IJe(this.cgb,n)}else r=1/0,i=1/0;return e.x=r,e.y=i,e}var wAi=["Extended_Transverse_Mercator","Extended Transverse Mercator","etmerc","Transverse_Mercator","Transverse Mercator","Gauss Kruger","Gauss_Kruger","tmerc"];const tve={init:xAi,forward:SAi,inverse:CAi,names:wAi};function EAi(e,t){if(e===void 0){if(e=Math.floor((gs(t)+Math.PI)*30/Math.PI)+1,e<0)return 0;if(e>60)return 60}return e}var TAi="etmerc";function $Ai(){var e=EAi(this.zone,this.long0);if(e===void 0)throw new Error("unknown utm zone");this.lat0=0,this.long0=(6*Math.abs(e)-183)*Gg,this.x0=5e5,this.y0=this.utmSouth?1e7:0,this.k0=.9996,tve.init.apply(this),this.forward=tve.forward,this.inverse=tve.inverse}var OAi=["Universal Transverse Mercator System","utm"];const PAi={init:$Ai,names:OAi,dependsOn:TAi};function RJe(e,t){return Math.pow((1-e)/(1+e),t)}var NAi=20;function DAi(){var e=Math.sin(this.lat0),t=Math.cos(this.lat0);t*=t,this.rc=Math.sqrt(1-this.es)/(1-this.es*e*e),this.C=Math.sqrt(1+this.es*t*t/(1-this.es)),this.phic0=Math.asin(e/this.C),this.ratexp=.5*this.C*this.e,this.K=Math.tan(.5*this.phic0+lf)/(Math.pow(Math.tan(.5*this.lat0+lf),this.C)*RJe(this.e*e,this.ratexp))}function IAi(e){var t=e.x,n=e.y;return e.y=2*Math.atan(this.K*Math.pow(Math.tan(.5*n+lf),this.C)*RJe(this.e*Math.sin(n),this.ratexp))-Eo,e.x=this.C*t,e}function RAi(e){for(var t=1e-14,n=e.x/this.C,r=e.y,i=Math.pow(Math.tan(.5*r+lf)/this.K,1/this.C),a=NAi;a>0&&(r=2*Math.atan(i*RJe(this.e*Math.sin(e.y),-.5*this.e))-Eo,!(Math.abs(r-e.y)<t));--a)e.y=r;return a?(e.x=n,e.y=r,e):null}var kAi=["gauss"];const kJe={init:DAi,forward:IAi,inverse:RAi,names:kAi};function AAi(){kJe.init.apply(this),this.rc&&(this.sinc0=Math.sin(this.phic0),this.cosc0=Math.cos(this.phic0),this.R2=2*this.rc,this.title||(this.title="Oblique Stereographic Alternative"))}function MAi(e){var t,n,r,i;return e.x=gs(e.x-this.long0),kJe.forward.apply(this,[e]),t=Math.sin(e.y),n=Math.cos(e.y),r=Math.cos(e.x),i=this.k0*this.R2/(1+this.sinc0*t+this.cosc0*n*r),e.x=i*n*Math.sin(e.x),e.y=i*(this.cosc0*t-this.sinc0*n*r),e.x=this.a*e.x+this.x0,e.y=this.a*e.y+this.y0,e}function FAi(e){var t,n,r,i,a;if(e.x=(e.x-this.x0)/this.a,e.y=(e.y-this.y0)/this.a,e.x/=this.k0,e.y/=this.k0,a=Ey(e.x,e.y)){var o=2*Math.atan2(a,this.R2);t=Math.sin(o),n=Math.cos(o),i=Math.asin(n*this.sinc0+e.y*t*this.cosc0/a),r=Math.atan2(e.x*t,a*this.cosc0*n-e.y*this.sinc0*t)}else i=this.phic0,r=0;return e.x=r,e.y=i,kJe.inverse.apply(this,[e]),e.x=gs(e.x+this.long0),e}var LAi=["Stereographic_North_Pole","Oblique_Stereographic","sterea","Oblique Stereographic Alternative","Double_Stereographic"];const jAi={init:AAi,forward:MAi,inverse:FAi,names:LAi};function BAi(e,t,n){return t*=n,Math.tan(.5*(Eo+e))*Math.pow((1-t)/(1+t),.5*n)}function zAi(){this.x0=this.x0||0,this.y0=this.y0||0,this.lat0=this.lat0||0,this.long0=this.long0||0,this.coslat0=Math.cos(this.lat0),this.sinlat0=Math.sin(this.lat0),this.sphere?this.k0===1&&!isNaN(this.lat_ts)&&Math.abs(this.coslat0)<=ls&&(this.k0=.5*(1+Voe(this.lat0)*Math.sin(this.lat_ts))):(Math.abs(this.coslat0)<=ls&&(this.lat0>0?this.con=1:this.con=-1),this.cons=Math.sqrt(Math.pow(1+this.e,1+this.e)*Math.pow(1-this.e,1-this.e)),this.k0===1&&!isNaN(this.lat_ts)&&Math.abs(this.coslat0)<=ls&&Math.abs(Math.cos(this.lat_ts))>ls&&(this.k0=.5*this.cons*GC(this.e,Math.sin(this.lat_ts),Math.cos(this.lat_ts))/m5(this.e,this.con*this.lat_ts,this.con*Math.sin(this.lat_ts))),this.ms1=GC(this.e,this.sinlat0,this.coslat0),this.X0=2*Math.atan(this.ssfn_(this.lat0,this.sinlat0,this.e))-Eo,this.cosX0=Math.cos(this.X0),this.sinX0=Math.sin(this.X0))}function HAi(e){var t=e.x,n=e.y,r=Math.sin(n),i=Math.cos(n),a,o,s,c,u,d,f=gs(t-this.long0);return Math.abs(Math.abs(t-this.long0)-Math.PI)<=ls&&Math.abs(n+this.lat0)<=ls?(e.x=NaN,e.y=NaN,e):this.sphere?(a=2*this.k0/(1+this.sinlat0*r+this.coslat0*i*Math.cos(f)),e.x=this.a*a*i*Math.sin(f)+this.x0,e.y=this.a*a*(this.coslat0*r-this.sinlat0*i*Math.cos(f))+this.y0,e):(o=2*Math.atan(this.ssfn_(n,r,this.e))-Eo,c=Math.cos(o),s=Math.sin(o),Math.abs(this.coslat0)<=ls?(u=m5(this.e,n*this.con,this.con*r),d=2*this.a*this.k0*u/this.cons,e.x=this.x0+d*Math.sin(t-this.long0),e.y=this.y0-this.con*d*Math.cos(t-this.long0),e):(Math.abs(this.sinlat0)<ls?(a=2*this.a*this.k0/(1+c*Math.cos(f)),e.y=a*s):(a=2*this.a*this.k0*this.ms1/(this.cosX0*(1+this.sinX0*s+this.cosX0*c*Math.cos(f))),e.y=a*(this.cosX0*s-this.sinX0*c*Math.cos(f))+this.y0),e.x=a*c*Math.sin(f)+this.x0,e))}function qAi(e){e.x-=this.x0,e.y-=this.y0;var t,n,r,i,a,o=Math.sqrt(e.x*e.x+e.y*e.y);if(this.sphere){var s=2*Math.atan(o/(2*this.a*this.k0));return t=this.long0,n=this.lat0,o<=ls?(e.x=t,e.y=n,e):(n=Math.asin(Math.cos(s)*this.sinlat0+e.y*Math.sin(s)*this.coslat0/o),Math.abs(this.coslat0)<ls?this.lat0>0?t=gs(this.long0+Math.atan2(e.x,-1*e.y)):t=gs(this.long0+Math.atan2(e.x,e.y)):t=gs(this.long0+Math.atan2(e.x*Math.sin(s),o*this.coslat0*Math.cos(s)-e.y*this.sinlat0*Math.sin(s))),e.x=t,e.y=n,e)}else if(Math.abs(this.coslat0)<=ls){if(o<=ls)return n=this.lat0,t=this.long0,e.x=t,e.y=n,e;e.x*=this.con,e.y*=this.con,r=o*this.cons/(2*this.a*this.k0),n=this.con*mie(this.e,r),t=this.con*gs(this.con*this.long0+Math.atan2(e.x,-1*e.y))}else i=2*Math.atan(o*this.cosX0/(2*this.a*this.k0*this.ms1)),t=this.long0,o<=ls?a=this.X0:(a=Math.asin(Math.cos(i)*this.sinX0+e.y*Math.sin(i)*this.cosX0/o),t=gs(this.long0+Math.atan2(e.x*Math.sin(i),o*this.cosX0*Math.cos(i)-e.y*this.sinX0*Math.sin(i)))),n=-1*mie(this.e,Math.tan(.5*(Eo+a)));return e.x=t,e.y=n,e}var VAi=["stere","Stereographic_South_Pole","Polar Stereographic (variant B)","Polar_Stereographic"];const WAi={init:zAi,forward:HAi,inverse:qAi,names:VAi,ssfn_:BAi};function UAi(){var e=this.lat0;this.lambda0=this.long0;var t=Math.sin(e),n=this.a,r=this.rf,i=1/r,a=2*i-Math.pow(i,2),o=this.e=Math.sqrt(a);this.R=this.k0*n*Math.sqrt(1-a)/(1-a*Math.pow(t,2)),this.alpha=Math.sqrt(1+a/(1-a)*Math.pow(Math.cos(e),4)),this.b0=Math.asin(t/this.alpha);var s=Math.log(Math.tan(Math.PI/4+this.b0/2)),c=Math.log(Math.tan(Math.PI/4+e/2)),u=Math.log((1+o*t)/(1-o*t));this.K=s-this.alpha*c+this.alpha*o/2*u}function KAi(e){var t=Math.log(Math.tan(Math.PI/4-e.y/2)),n=this.e/2*Math.log((1+this.e*Math.sin(e.y))/(1-this.e*Math.sin(e.y))),r=-this.alpha*(t+n)+this.K,i=2*(Math.atan(Math.exp(r))-Math.PI/4),a=this.alpha*(e.x-this.lambda0),o=Math.atan(Math.sin(a)/(Math.sin(this.b0)*Math.tan(i)+Math.cos(this.b0)*Math.cos(a))),s=Math.asin(Math.cos(this.b0)*Math.sin(i)-Math.sin(this.b0)*Math.cos(i)*Math.cos(a));return e.y=this.R/2*Math.log((1+Math.sin(s))/(1-Math.sin(s)))+this.y0,e.x=this.R*o+this.x0,e}function GAi(e){for(var t=e.x-this.x0,n=e.y-this.y0,r=t/this.R,i=2*(Math.atan(Math.exp(n/this.R))-Math.PI/4),a=Math.asin(Math.cos(this.b0)*Math.sin(i)+Math.sin(this.b0)*Math.cos(i)*Math.cos(r)),o=Math.atan(Math.sin(r)/(Math.cos(this.b0)*Math.cos(r)-Math.sin(this.b0)*Math.tan(i))),s=this.lambda0+o/this.alpha,c=0,u=a,d=-1e3,f=0;Math.abs(u-d)>1e-7;){if(++f>20)return;c=1/this.alpha*(Math.log(Math.tan(Math.PI/4+a/2))-this.K)+this.e*Math.log(Math.tan(Math.PI/4+Math.asin(this.e*Math.sin(u))/2)),d=u,u=2*Math.atan(Math.exp(c))-Math.PI/2}return e.x=s,e.y=u,e}var YAi=["somerc"];const XAi={init:UAi,forward:KAi,inverse:GAi,names:YAi};var Iq=1e-7;function JAi(e){var t=["Hotine_Oblique_Mercator","Hotine_Oblique_Mercator_Azimuth_Natural_Origin"],n=typeof e.PROJECTION=="object"?Object.keys(e.PROJECTION)[0]:e.PROJECTION;return"no_uoff"in e||"no_off"in e||t.indexOf(n)!==-1}function QAi(){var e,t,n,r,i,a,o,s,c,u,d=0,f,p=0,m=0,g=0,_=0,v=0,b=0;this.no_off=JAi(this),this.no_rot="no_rot"in this;var y=!1;"alpha"in this&&(y=!0);var x=!1;if("rectified_grid_angle"in this&&(x=!0),y&&(b=this.alpha),x&&(d=this.rectified_grid_angle*Gg),y||x)p=this.longc;else if(m=this.long1,_=this.lat1,g=this.long2,v=this.lat2,Math.abs(_-v)<=Iq||(e=Math.abs(_))<=Iq||Math.abs(e-Eo)<=Iq||Math.abs(Math.abs(this.lat0)-Eo)<=Iq||Math.abs(Math.abs(v)-Eo)<=Iq)throw new Error;var C=1-this.es;t=Math.sqrt(C),Math.abs(this.lat0)>ls?(s=Math.sin(this.lat0),n=Math.cos(this.lat0),e=1-this.es*s*s,this.B=n*n,this.B=Math.sqrt(1+this.es*this.B*this.B/C),this.A=this.B*this.k0*t/e,r=this.B*t/(n*Math.sqrt(e)),i=r*r-1,i<=0?i=0:(i=Math.sqrt(i),this.lat0<0&&(i=-i)),this.E=i+=r,this.E*=Math.pow(m5(this.e,this.lat0,s),this.B)):(this.B=1/t,this.A=this.k0,this.E=r=i=1),y||x?(y?(f=Math.asin(Math.sin(b)/r),x||(d=b)):(f=d,b=Math.asin(r*Math.sin(f))),this.lam0=p-Math.asin(.5*(i-1/i)*Math.tan(f))/this.B):(a=Math.pow(m5(this.e,_,Math.sin(_)),this.B),o=Math.pow(m5(this.e,v,Math.sin(v)),this.B),i=this.E/a,c=(o-a)/(o+a),u=this.E*this.E,u=(u-o*a)/(u+o*a),e=m-g,e<-Math.pi?g-=pie:e>Math.pi&&(g+=pie),this.lam0=gs(.5*(m+g)-Math.atan(u*Math.tan(.5*this.B*(m-g))/c)/this.B),f=Math.atan(2*Math.sin(this.B*gs(m-this.lam0))/(i-1/i)),d=b=Math.asin(r*Math.sin(f))),this.singam=Math.sin(f),this.cosgam=Math.cos(f),this.sinrot=Math.sin(d),this.cosrot=Math.cos(d),this.rB=1/this.B,this.ArB=this.A*this.rB,this.BrA=1/this.ArB,this.A*this.B,this.no_off?this.u_0=0:(this.u_0=Math.abs(this.ArB*Math.atan(Math.sqrt(r*r-1)/Math.cos(b))),this.lat0<0&&(this.u_0=-this.u_0)),i=.5*f,this.v_pole_n=this.ArB*Math.log(Math.tan(lf-i)),this.v_pole_s=this.ArB*Math.log(Math.tan(lf+i))}function ZAi(e){var t={},n,r,i,a,o,s,c,u;if(e.x=e.x-this.lam0,Math.abs(Math.abs(e.y)-Eo)>ls){if(o=this.E/Math.pow(m5(this.e,e.y,Math.sin(e.y)),this.B),s=1/o,n=.5*(o-s),r=.5*(o+s),a=Math.sin(this.B*e.x),i=(n*this.singam-a*this.cosgam)/r,Math.abs(Math.abs(i)-1)<ls)throw new Error;u=.5*this.ArB*Math.log((1-i)/(1+i)),s=Math.cos(this.B*e.x),Math.abs(s)<Iq?c=this.A*e.x:c=this.ArB*Math.atan2(n*this.cosgam+a*this.singam,s)}else u=e.y>0?this.v_pole_n:this.v_pole_s,c=this.ArB*e.y;return this.no_rot?(t.x=c,t.y=u):(c-=this.u_0,t.x=u*this.cosrot+c*this.sinrot,t.y=c*this.cosrot-u*this.sinrot),t.x=this.a*t.x+this.x0,t.y=this.a*t.y+this.y0,t}function eMi(e){var t,n,r,i,a,o,s,c={};if(e.x=(e.x-this.x0)*(1/this.a),e.y=(e.y-this.y0)*(1/this.a),this.no_rot?(n=e.y,t=e.x):(n=e.x*this.cosrot-e.y*this.sinrot,t=e.y*this.cosrot+e.x*this.sinrot+this.u_0),r=Math.exp(-this.BrA*n),i=.5*(r-1/r),a=.5*(r+1/r),o=Math.sin(this.BrA*t),s=(o*this.cosgam+i*this.singam)/a,Math.abs(Math.abs(s)-1)<ls)c.x=0,c.y=s<0?-Eo:Eo;else{if(c.y=this.E/Math.sqrt((1+s)/(1-s)),c.y=mie(this.e,Math.pow(c.y,1/this.B)),c.y===1/0)throw new Error;c.x=-this.rB*Math.atan2(i*this.cosgam-o*this.singam,Math.cos(this.BrA*t))}return c.x+=this.lam0,c}var tMi=["Hotine_Oblique_Mercator","Hotine Oblique Mercator","Hotine_Oblique_Mercator_Azimuth_Natural_Origin","Hotine_Oblique_Mercator_Two_Point_Natural_Origin","Hotine_Oblique_Mercator_Azimuth_Center","Oblique_Mercator","omerc"];const nMi={init:QAi,forward:ZAi,inverse:eMi,names:tMi};function rMi(){if(this.lat2||(this.lat2=this.lat1),this.k0||(this.k0=1),this.x0=this.x0||0,this.y0=this.y0||0,!(Math.abs(this.lat1+this.lat2)<ls)){var e=this.b/this.a;this.e=Math.sqrt(1-e*e);var t=Math.sin(this.lat1),n=Math.cos(this.lat1),r=GC(this.e,t,n),i=m5(this.e,this.lat1,t),a=Math.sin(this.lat2),o=Math.cos(this.lat2),s=GC(this.e,a,o),c=m5(this.e,this.lat2,a),u=m5(this.e,this.lat0,Math.sin(this.lat0));Math.abs(this.lat1-this.lat2)>ls?this.ns=Math.log(r/s)/Math.log(i/c):this.ns=t,isNaN(this.ns)&&(this.ns=t),this.f0=r/(this.ns*Math.pow(i,this.ns)),this.rh=this.a*this.f0*Math.pow(u,this.ns),this.title||(this.title="Lambert Conformal Conic")}}function iMi(e){var t=e.x,n=e.y;Math.abs(2*Math.abs(n)-Math.PI)<=ls&&(n=Voe(n)*(Eo-2*ls));var r=Math.abs(Math.abs(n)-Eo),i,a;if(r>ls)i=m5(this.e,n,Math.sin(n)),a=this.a*this.f0*Math.pow(i,this.ns);else{if(r=n*this.ns,r<=0)return null;a=0}var o=this.ns*gs(t-this.long0);return e.x=this.k0*(a*Math.sin(o))+this.x0,e.y=this.k0*(this.rh-a*Math.cos(o))+this.y0,e}function aMi(e){var t,n,r,i,a,o=(e.x-this.x0)/this.k0,s=this.rh-(e.y-this.y0)/this.k0;this.ns>0?(t=Math.sqrt(o*o+s*s),n=1):(t=-Math.sqrt(o*o+s*s),n=-1);var c=0;if(t!==0&&(c=Math.atan2(n*o,n*s)),t!==0||this.ns>0){if(n=1/this.ns,r=Math.pow(t/(this.a*this.f0),n),i=mie(this.e,r),i===-9999)return null}else i=-Eo;return a=gs(c/this.ns+this.long0),e.x=a,e.y=i,e}var oMi=["Lambert Tangential Conformal Conic Projection","Lambert_Conformal_Conic","Lambert_Conformal_Conic_1SP","Lambert_Conformal_Conic_2SP","lcc","Lambert Conic Conformal (1SP)","Lambert Conic Conformal (2SP)"];const sMi={init:rMi,forward:iMi,inverse:aMi,names:oMi};function lMi(){this.a=6377397155e-3,this.es=.006674372230614,this.e=Math.sqrt(this.es),this.lat0||(this.lat0=.863937979737193),this.long0||(this.long0=.7417649320975901-.308341501185665),this.k0||(this.k0=.9999),this.s45=.785398163397448,this.s90=2*this.s45,this.fi0=this.lat0,this.e2=this.es,this.e=Math.sqrt(this.e2),this.alfa=Math.sqrt(1+this.e2*Math.pow(Math.cos(this.fi0),4)/(1-this.e2)),this.uq=1.04216856380474,this.u0=Math.asin(Math.sin(this.fi0)/this.alfa),this.g=Math.pow((1+this.e*Math.sin(this.fi0))/(1-this.e*Math.sin(this.fi0)),this.alfa*this.e/2),this.k=Math.tan(this.u0/2+this.s45)/Math.pow(Math.tan(this.fi0/2+this.s45),this.alfa)*this.g,this.k1=this.k0,this.n0=this.a*Math.sqrt(1-this.e2)/(1-this.e2*Math.pow(Math.sin(this.fi0),2)),this.s0=1.37008346281555,this.n=Math.sin(this.s0),this.ro0=this.k1*this.n0/Math.tan(this.s0),this.ad=this.s90-this.uq}function cMi(e){var t,n,r,i,a,o,s,c=e.x,u=e.y,d=gs(c-this.long0);return t=Math.pow((1+this.e*Math.sin(u))/(1-this.e*Math.sin(u)),this.alfa*this.e/2),n=2*(Math.atan(this.k*Math.pow(Math.tan(u/2+this.s45),this.alfa)/t)-this.s45),r=-d*this.alfa,i=Math.asin(Math.cos(this.ad)*Math.sin(n)+Math.sin(this.ad)*Math.cos(n)*Math.cos(r)),a=Math.asin(Math.cos(n)*Math.sin(r)/Math.cos(i)),o=this.n*a,s=this.ro0*Math.pow(Math.tan(this.s0/2+this.s45),this.n)/Math.pow(Math.tan(i/2+this.s45),this.n),e.y=s*Math.cos(o)/1,e.x=s*Math.sin(o)/1,this.czech||(e.y*=-1,e.x*=-1),e}function uMi(e){var t,n,r,i,a,o,s,c,u=e.x;e.x=e.y,e.y=u,this.czech||(e.y*=-1,e.x*=-1),o=Math.sqrt(e.x*e.x+e.y*e.y),a=Math.atan2(e.y,e.x),i=a/Math.sin(this.s0),r=2*(Math.atan(Math.pow(this.ro0/o,1/this.n)*Math.tan(this.s0/2+this.s45))-this.s45),t=Math.asin(Math.cos(this.ad)*Math.sin(r)-Math.sin(this.ad)*Math.cos(r)*Math.cos(i)),n=Math.asin(Math.cos(r)*Math.sin(i)/Math.cos(t)),e.x=this.long0-n/this.alfa,s=t,c=0;var d=0;do e.y=2*(Math.atan(Math.pow(this.k,-1/this.alfa)*Math.pow(Math.tan(t/2+this.s45),1/this.alfa)*Math.pow((1+this.e*Math.sin(s))/(1-this.e*Math.sin(s)),this.e/2))-this.s45),Math.abs(s-e.y)<1e-10&&(c=1),s=e.y,d+=1;while(c===0&&d<15);return d>=15?null:e}var dMi=["Krovak","krovak"];const fMi={init:lMi,forward:cMi,inverse:uMi,names:dMi};function a_(e,t,n,r,i){return e*i-t*Math.sin(2*i)+n*Math.sin(4*i)-r*Math.sin(6*i)}function Woe(e){return 1-.25*e*(1+e/16*(3+1.25*e))}function Uoe(e){return .375*e*(1+.25*e*(1+.46875*e))}function Koe(e){return .05859375*e*e*(1+.75*e)}function Goe(e){return e*e*e*(35/3072)}function PW(e,t,n){var r=t*n;return e/Math.sqrt(1-r*r)}function RD(e){return Math.abs(e)<Eo?e:e-Voe(e)*Math.PI}function K_e(e,t,n,r,i){var a,o;a=e/t;for(var s=0;s<15;s++)if(o=(e-(t*a-n*Math.sin(2*a)+r*Math.sin(4*a)-i*Math.sin(6*a)))/(t-2*n*Math.cos(2*a)+4*r*Math.cos(4*a)-6*i*Math.cos(6*a)),a+=o,Math.abs(o)<=1e-10)return a;return NaN}function pMi(){this.sphere||(this.e0=Woe(this.es),this.e1=Uoe(this.es),this.e2=Koe(this.es),this.e3=Goe(this.es),this.ml0=this.a*a_(this.e0,this.e1,this.e2,this.e3,this.lat0))}function hMi(e){var t,n,r=e.x,i=e.y;if(r=gs(r-this.long0),this.sphere)t=this.a*Math.asin(Math.cos(i)*Math.sin(r)),n=this.a*(Math.atan2(Math.tan(i),Math.cos(r))-this.lat0);else{var a=Math.sin(i),o=Math.cos(i),s=PW(this.a,this.e,a),c=Math.tan(i)*Math.tan(i),u=r*Math.cos(i),d=u*u,f=this.es*o*o/(1-this.es),p=this.a*a_(this.e0,this.e1,this.e2,this.e3,i);t=s*u*(1-d*c*(1/6-(8-c+8*f)*d/120)),n=p-this.ml0+s*a/o*d*(.5+(5-c+6*f)*d/24)}return e.x=t+this.x0,e.y=n+this.y0,e}function mMi(e){e.x-=this.x0,e.y-=this.y0;var t=e.x/this.a,n=e.y/this.a,r,i;if(this.sphere){var a=n+this.lat0;r=Math.asin(Math.sin(a)*Math.cos(t)),i=Math.atan2(Math.tan(t),Math.cos(a))}else{var o=this.ml0/this.a+n,s=K_e(o,this.e0,this.e1,this.e2,this.e3);if(Math.abs(Math.abs(s)-Eo)<=ls)return e.x=this.long0,e.y=Eo,n<0&&(e.y*=-1),e;var c=PW(this.a,this.e,Math.sin(s)),u=c*c*c/this.a/this.a*(1-this.es),d=Math.pow(Math.tan(s),2),f=t*this.a/c,p=f*f;r=s-c*Math.tan(s)/u*f*f*(.5-(1+3*d)*f*f/24),i=f*(1-p*(d/3+(1+3*d)*d*p/15))/Math.cos(s)}return e.x=gs(i+this.long0),e.y=RD(r),e}var gMi=["Cassini","Cassini_Soldner","cass"];const vMi={init:pMi,forward:hMi,inverse:mMi,names:gMi};function wN(e,t){var n;return e>1e-7?(n=e*t,(1-e*e)*(t/(1-n*n)-.5/e*Math.log((1-n)/(1+n)))):2*t}var _Mi=1,yMi=2,bMi=3,xMi=4;function SMi(){var e=Math.abs(this.lat0);if(Math.abs(e-Eo)<ls?this.mode=this.lat0<0?this.S_POLE:this.N_POLE:Math.abs(e)<ls?this.mode=this.EQUIT:this.mode=this.OBLIQ,this.es>0){var t;switch(this.qp=wN(this.e,1),this.mmf=.5/(1-this.es),this.apa=DMi(this.es),this.mode){case this.N_POLE:this.dd=1;break;case this.S_POLE:this.dd=1;break;case this.EQUIT:this.rq=Math.sqrt(.5*this.qp),this.dd=1/this.rq,this.xmf=1,this.ymf=.5*this.qp;break;case this.OBLIQ:this.rq=Math.sqrt(.5*this.qp),t=Math.sin(this.lat0),this.sinb1=wN(this.e,t)/this.qp,this.cosb1=Math.sqrt(1-this.sinb1*this.sinb1),this.dd=Math.cos(this.lat0)/(Math.sqrt(1-this.es*t*t)*this.rq*this.cosb1),this.ymf=(this.xmf=this.rq)/this.dd,this.xmf*=this.dd;break}}else this.mode===this.OBLIQ&&(this.sinph0=Math.sin(this.lat0),this.cosph0=Math.cos(this.lat0))}function CMi(e){var t,n,r,i,a,o,s,c,u,d,f=e.x,p=e.y;if(f=gs(f-this.long0),this.sphere){if(a=Math.sin(p),d=Math.cos(p),r=Math.cos(f),this.mode===this.OBLIQ||this.mode===this.EQUIT){if(n=this.mode===this.EQUIT?1+d*r:1+this.sinph0*a+this.cosph0*d*r,n<=ls)return null;n=Math.sqrt(2/n),t=n*d*Math.sin(f),n*=this.mode===this.EQUIT?a:this.cosph0*a-this.sinph0*d*r}else if(this.mode===this.N_POLE||this.mode===this.S_POLE){if(this.mode===this.N_POLE&&(r=-r),Math.abs(p+this.lat0)<ls)return null;n=lf-p*.5,n=2*(this.mode===this.S_POLE?Math.cos(n):Math.sin(n)),t=n*Math.sin(f),n*=r}}else{switch(s=0,c=0,u=0,r=Math.cos(f),i=Math.sin(f),a=Math.sin(p),o=wN(this.e,a),(this.mode===this.OBLIQ||this.mode===this.EQUIT)&&(s=o/this.qp,c=Math.sqrt(1-s*s)),this.mode){case this.OBLIQ:u=1+this.sinb1*s+this.cosb1*c*r;break;case this.EQUIT:u=1+c*r;break;case this.N_POLE:u=Eo+p,o=this.qp-o;break;case this.S_POLE:u=p-Eo,o=this.qp+o;break}if(Math.abs(u)<ls)return null;switch(this.mode){case this.OBLIQ:case this.EQUIT:u=Math.sqrt(2/u),this.mode===this.OBLIQ?n=this.ymf*u*(this.cosb1*s-this.sinb1*c*r):n=(u=Math.sqrt(2/(1+c*r)))*s*this.ymf,t=this.xmf*u*c*i;break;case this.N_POLE:case this.S_POLE:o>=0?(t=(u=Math.sqrt(o))*i,n=r*(this.mode===this.S_POLE?u:-u)):t=n=0;break}}return e.x=this.a*t+this.x0,e.y=this.a*n+this.y0,e}function wMi(e){e.x-=this.x0,e.y-=this.y0;var t=e.x/this.a,n=e.y/this.a,r,i,a,o,s,c,u;if(this.sphere){var d=0,f,p=0;if(f=Math.sqrt(t*t+n*n),i=f*.5,i>1)return null;switch(i=2*Math.asin(i),(this.mode===this.OBLIQ||this.mode===this.EQUIT)&&(p=Math.sin(i),d=Math.cos(i)),this.mode){case this.EQUIT:i=Math.abs(f)<=ls?0:Math.asin(n*p/f),t*=p,n=d*f;break;case this.OBLIQ:i=Math.abs(f)<=ls?this.lat0:Math.asin(d*this.sinph0+n*p*this.cosph0/f),t*=p*this.cosph0,n=(d-Math.sin(i)*this.sinph0)*f;break;case this.N_POLE:n=-n,i=Eo-i;break;case this.S_POLE:i-=Eo;break}r=n===0&&(this.mode===this.EQUIT||this.mode===this.OBLIQ)?0:Math.atan2(t,n)}else{if(u=0,this.mode===this.OBLIQ||this.mode===this.EQUIT){if(t/=this.dd,n*=this.dd,c=Math.sqrt(t*t+n*n),c<ls)return e.x=this.long0,e.y=this.lat0,e;o=2*Math.asin(.5*c/this.rq),a=Math.cos(o),t*=o=Math.sin(o),this.mode===this.OBLIQ?(u=a*this.sinb1+n*o*this.cosb1/c,s=this.qp*u,n=c*this.cosb1*a-n*this.sinb1*o):(u=n*o/c,s=this.qp*u,n=c*a)}else if(this.mode===this.N_POLE||this.mode===this.S_POLE){if(this.mode===this.N_POLE&&(n=-n),s=t*t+n*n,!s)return e.x=this.long0,e.y=this.lat0,e;u=1-s/this.qp,this.mode===this.S_POLE&&(u=-u)}r=Math.atan2(t,n),i=IMi(Math.asin(u),this.apa)}return e.x=gs(this.long0+r),e.y=i,e}var EMi=.3333333333333333,TMi=.17222222222222222,$Mi=.10257936507936508,OMi=.06388888888888888,PMi=.0664021164021164,NMi=.016415012942191543;function DMi(e){var t,n=[];return n[0]=e*EMi,t=e*e,n[0]+=t*TMi,n[1]=t*OMi,t*=e,n[0]+=t*$Mi,n[1]+=t*PMi,n[2]=t*NMi,n}function IMi(e,t){var n=e+e;return e+t[0]*Math.sin(n)+t[1]*Math.sin(n+n)+t[2]*Math.sin(n+n+n)}var RMi=["Lambert Azimuthal Equal Area","Lambert_Azimuthal_Equal_Area","laea"];const kMi={init:SMi,forward:CMi,inverse:wMi,names:RMi,S_POLE:_Mi,N_POLE:yMi,EQUIT:bMi,OBLIQ:xMi};function nD(e){return Math.abs(e)>1&&(e=e>1?1:-1),Math.asin(e)}function AMi(){Math.abs(this.lat1+this.lat2)<ls||(this.temp=this.b/this.a,this.es=1-Math.pow(this.temp,2),this.e3=Math.sqrt(this.es),this.sin_po=Math.sin(this.lat1),this.cos_po=Math.cos(this.lat1),this.t1=this.sin_po,this.con=this.sin_po,this.ms1=GC(this.e3,this.sin_po,this.cos_po),this.qs1=wN(this.e3,this.sin_po),this.sin_po=Math.sin(this.lat2),this.cos_po=Math.cos(this.lat2),this.t2=this.sin_po,this.ms2=GC(this.e3,this.sin_po,this.cos_po),this.qs2=wN(this.e3,this.sin_po),this.sin_po=Math.sin(this.lat0),this.cos_po=Math.cos(this.lat0),this.t3=this.sin_po,this.qs0=wN(this.e3,this.sin_po),Math.abs(this.lat1-this.lat2)>ls?this.ns0=(this.ms1*this.ms1-this.ms2*this.ms2)/(this.qs2-this.qs1):this.ns0=this.con,this.c=this.ms1*this.ms1+this.ns0*this.qs1,this.rh=this.a*Math.sqrt(this.c-this.ns0*this.qs0)/this.ns0)}function MMi(e){var t=e.x,n=e.y;this.sin_phi=Math.sin(n),this.cos_phi=Math.cos(n);var r=wN(this.e3,this.sin_phi),i=this.a*Math.sqrt(this.c-this.ns0*r)/this.ns0,a=this.ns0*gs(t-this.long0),o=i*Math.sin(a)+this.x0,s=this.rh-i*Math.cos(a)+this.y0;return e.x=o,e.y=s,e}function FMi(e){var t,n,r,i,a,o;return e.x-=this.x0,e.y=this.rh-e.y+this.y0,this.ns0>=0?(t=Math.sqrt(e.x*e.x+e.y*e.y),r=1):(t=-Math.sqrt(e.x*e.x+e.y*e.y),r=-1),i=0,t!==0&&(i=Math.atan2(r*e.x,r*e.y)),r=t*this.ns0/this.a,this.sphere?o=Math.asin((this.c-r*r)/(2*this.ns0)):(n=(this.c-r*r)/this.ns0,o=this.phi1z(this.e3,n)),a=gs(i/this.ns0+this.long0),e.x=a,e.y=o,e}function LMi(e,t){var n,r,i,a,o,s=nD(.5*t);if(e<ls)return s;for(var c=e*e,u=1;u<=25;u++)if(n=Math.sin(s),r=Math.cos(s),i=e*n,a=1-i*i,o=.5*a*a/r*(t/(1-c)-n/a+.5/e*Math.log((1-i)/(1+i))),s=s+o,Math.abs(o)<=1e-7)return s;return null}var jMi=["Albers_Conic_Equal_Area","Albers","aea"];const BMi={init:AMi,forward:MMi,inverse:FMi,names:jMi,phi1z:LMi};function zMi(){this.sin_p14=Math.sin(this.lat0),this.cos_p14=Math.cos(this.lat0),this.infinity_dist=1e3*this.a,this.rc=1}function HMi(e){var t,n,r,i,a,o,s,c,u=e.x,d=e.y;return r=gs(u-this.long0),t=Math.sin(d),n=Math.cos(d),i=Math.cos(r),o=this.sin_p14*t+this.cos_p14*n*i,a=1,o>0||Math.abs(o)<=ls?(s=this.x0+this.a*a*n*Math.sin(r)/o,c=this.y0+this.a*a*(this.cos_p14*t-this.sin_p14*n*i)/o):(s=this.x0+this.infinity_dist*n*Math.sin(r),c=this.y0+this.infinity_dist*(this.cos_p14*t-this.sin_p14*n*i)),e.x=s,e.y=c,e}function qMi(e){var t,n,r,i,a,o;return e.x=(e.x-this.x0)/this.a,e.y=(e.y-this.y0)/this.a,e.x/=this.k0,e.y/=this.k0,(t=Math.sqrt(e.x*e.x+e.y*e.y))?(i=Math.atan2(t,this.rc),n=Math.sin(i),r=Math.cos(i),o=nD(r*this.sin_p14+e.y*n*this.cos_p14/t),a=Math.atan2(e.x*n,t*this.cos_p14*r-e.y*this.sin_p14*n),a=gs(this.long0+a)):(o=this.phic0,a=0),e.x=a,e.y=o,e}var VMi=["gnom"];const WMi={init:zMi,forward:HMi,inverse:qMi,names:VMi};function UMi(e,t){var n=1-(1-e*e)/(2*e)*Math.log((1-e)/(1+e));if(Math.abs(Math.abs(t)-n)<1e-6)return t<0?-1*Eo:Eo;for(var r=Math.asin(.5*t),i,a,o,s,c=0;c<30;c++)if(a=Math.sin(r),o=Math.cos(r),s=e*a,i=Math.pow(1-s*s,2)/(2*o)*(t/(1-e*e)-a/(1-s*s)+.5/e*Math.log((1-s)/(1+s))),r+=i,Math.abs(i)<=1e-10)return r;return NaN}function KMi(){this.sphere||(this.k0=GC(this.e,Math.sin(this.lat_ts),Math.cos(this.lat_ts)))}function GMi(e){var t=e.x,n=e.y,r,i,a=gs(t-this.long0);if(this.sphere)r=this.x0+this.a*a*Math.cos(this.lat_ts),i=this.y0+this.a*Math.sin(n)/Math.cos(this.lat_ts);else{var o=wN(this.e,Math.sin(n));r=this.x0+this.a*this.k0*a,i=this.y0+this.a*o*.5/this.k0}return e.x=r,e.y=i,e}function YMi(e){e.x-=this.x0,e.y-=this.y0;var t,n;return this.sphere?(t=gs(this.long0+e.x/this.a/Math.cos(this.lat_ts)),n=Math.asin(e.y/this.a*Math.cos(this.lat_ts))):(n=UMi(this.e,2*e.y*this.k0/this.a),t=gs(this.long0+e.x/(this.a*this.k0))),e.x=t,e.y=n,e}var XMi=["cea"];const JMi={init:KMi,forward:GMi,inverse:YMi,names:XMi};function QMi(){this.x0=this.x0||0,this.y0=this.y0||0,this.lat0=this.lat0||0,this.long0=this.long0||0,this.lat_ts=this.lat_ts||0,this.title=this.title||"Equidistant Cylindrical (Plate Carre)",this.rc=Math.cos(this.lat_ts)}function ZMi(e){var t=e.x,n=e.y,r=gs(t-this.long0),i=RD(n-this.lat0);return e.x=this.x0+this.a*r*this.rc,e.y=this.y0+this.a*i,e}function eFi(e){var t=e.x,n=e.y;return e.x=gs(this.long0+(t-this.x0)/(this.a*this.rc)),e.y=RD(this.lat0+(n-this.y0)/this.a),e}var tFi=["Equirectangular","Equidistant_Cylindrical","eqc"];const nFi={init:QMi,forward:ZMi,inverse:eFi,names:tFi};var C1t=20;function rFi(){this.temp=this.b/this.a,this.es=1-Math.pow(this.temp,2),this.e=Math.sqrt(this.es),this.e0=Woe(this.es),this.e1=Uoe(this.es),this.e2=Koe(this.es),this.e3=Goe(this.es),this.ml0=this.a*a_(this.e0,this.e1,this.e2,this.e3,this.lat0)}function iFi(e){var t=e.x,n=e.y,r,i,a,o=gs(t-this.long0);if(a=o*Math.sin(n),this.sphere)Math.abs(n)<=ls?(r=this.a*o,i=-1*this.a*this.lat0):(r=this.a*Math.sin(a)/Math.tan(n),i=this.a*(RD(n-this.lat0)+(1-Math.cos(a))/Math.tan(n)));else if(Math.abs(n)<=ls)r=this.a*o,i=-1*this.ml0;else{var s=PW(this.a,this.e,Math.sin(n))/Math.tan(n);r=s*Math.sin(a),i=this.a*a_(this.e0,this.e1,this.e2,this.e3,n)-this.ml0+s*(1-Math.cos(a))}return e.x=r+this.x0,e.y=i+this.y0,e}function aFi(e){var t,n,r,i,a,o,s,c,u;if(r=e.x-this.x0,i=e.y-this.y0,this.sphere)if(Math.abs(i+this.a*this.lat0)<=ls)t=gs(r/this.a+this.long0),n=0;else{o=this.lat0+i/this.a,s=r*r/this.a/this.a+o*o,c=o;var d;for(a=C1t;a;--a)if(d=Math.tan(c),u=-1*(o*(c*d+1)-c-.5*(c*c+s)*d)/((c-o)/d-1),c+=u,Math.abs(u)<=ls){n=c;break}t=gs(this.long0+Math.asin(r*Math.tan(c)/this.a)/Math.sin(n))}else if(Math.abs(i+this.ml0)<=ls)n=0,t=gs(this.long0+r/this.a);else{o=(this.ml0+i)/this.a,s=r*r/this.a/this.a+o*o,c=o;var f,p,m,g,_;for(a=C1t;a;--a)if(_=this.e*Math.sin(c),f=Math.sqrt(1-_*_)*Math.tan(c),p=this.a*a_(this.e0,this.e1,this.e2,this.e3,c),m=this.e0-2*this.e1*Math.cos(2*c)+4*this.e2*Math.cos(4*c)-6*this.e3*Math.cos(6*c),g=p/this.a,u=(o*(f*g+1)-g-.5*f*(g*g+s))/(this.es*Math.sin(2*c)*(g*g+s-2*o*g)/(4*f)+(o-g)*(f*m-2/Math.sin(2*c))-m),c-=u,Math.abs(u)<=ls){n=c;break}f=Math.sqrt(1-this.es*Math.pow(Math.sin(n),2))*Math.tan(n),t=gs(this.long0+Math.asin(r*f/this.a)/Math.sin(n))}return e.x=t,e.y=n,e}var oFi=["Polyconic","poly"];const sFi={init:rFi,forward:iFi,inverse:aFi,names:oFi};function lFi(){this.A=[],this.A[1]=.6399175073,this.A[2]=-.1358797613,this.A[3]=.063294409,this.A[4]=-.02526853,this.A[5]=.0117879,this.A[6]=-.0055161,this.A[7]=.0026906,this.A[8]=-.001333,this.A[9]=67e-5,this.A[10]=-34e-5,this.B_re=[],this.B_im=[],this.B_re[1]=.7557853228,this.B_im[1]=0,this.B_re[2]=.249204646,this.B_im[2]=.003371507,this.B_re[3]=-.001541739,this.B_im[3]=.04105856,this.B_re[4]=-.10162907,this.B_im[4]=.01727609,this.B_re[5]=-.26623489,this.B_im[5]=-.36249218,this.B_re[6]=-.6870983,this.B_im[6]=-1.1651967,this.C_re=[],this.C_im=[],this.C_re[1]=1.3231270439,this.C_im[1]=0,this.C_re[2]=-.577245789,this.C_im[2]=-.007809598,this.C_re[3]=.508307513,this.C_im[3]=-.112208952,this.C_re[4]=-.15094762,this.C_im[4]=.18200602,this.C_re[5]=1.01418179,this.C_im[5]=1.64497696,this.C_re[6]=1.9660549,this.C_im[6]=2.5127645,this.D=[],this.D[1]=1.5627014243,this.D[2]=.5185406398,this.D[3]=-.03333098,this.D[4]=-.1052906,this.D[5]=-.0368594,this.D[6]=.007317,this.D[7]=.0122,this.D[8]=.00394,this.D[9]=-.0013}function cFi(e){var t,n=e.x,r=e.y,i=r-this.lat0,a=n-this.long0,o=i/qne*1e-5,s=a,c=1,u=0;for(t=1;t<=10;t++)c=c*o,u=u+this.A[t]*c;var d=u,f=s,p=1,m=0,g,_,v=0,b=0;for(t=1;t<=6;t++)g=p*d-m*f,_=m*d+p*f,p=g,m=_,v=v+this.B_re[t]*p-this.B_im[t]*m,b=b+this.B_im[t]*p+this.B_re[t]*m;return e.x=b*this.a+this.x0,e.y=v*this.a+this.y0,e}function uFi(e){var t,n=e.x,r=e.y,i=n-this.x0,a=r-this.y0,o=a/this.a,s=i/this.a,c=1,u=0,d,f,p=0,m=0;for(t=1;t<=6;t++)d=c*o-u*s,f=u*o+c*s,c=d,u=f,p=p+this.C_re[t]*c-this.C_im[t]*u,m=m+this.C_im[t]*c+this.C_re[t]*u;for(var g=0;g<this.iterations;g++){var _=p,v=m,b,y,x=o,C=s;for(t=2;t<=6;t++)b=_*p-v*m,y=v*p+_*m,_=b,v=y,x=x+(t-1)*(this.B_re[t]*_-this.B_im[t]*v),C=C+(t-1)*(this.B_im[t]*_+this.B_re[t]*v);_=1,v=0;var w=this.B_re[1],$=this.B_im[1];for(t=2;t<=6;t++)b=_*p-v*m,y=v*p+_*m,_=b,v=y,w=w+t*(this.B_re[t]*_-this.B_im[t]*v),$=$+t*(this.B_im[t]*_+this.B_re[t]*v);var O=w*w+$*$;p=(x*w+C*$)/O,m=(C*w-x*$)/O}var N=p,P=m,I=1,D=0;for(t=1;t<=9;t++)I=I*N,D=D+this.D[t]*I;var k=this.lat0+D*qne*1e5,R=this.long0+P;return e.x=R,e.y=k,e}var dFi=["New_Zealand_Map_Grid","nzmg"];const fFi={init:lFi,forward:cFi,inverse:uFi,names:dFi};function pFi(){}function hFi(e){var t=e.x,n=e.y,r=gs(t-this.long0),i=this.x0+this.a*r,a=this.y0+this.a*Math.log(Math.tan(Math.PI/4+n/2.5))*1.25;return e.x=i,e.y=a,e}function mFi(e){e.x-=this.x0,e.y-=this.y0;var t=gs(this.long0+e.x/this.a),n=2.5*(Math.atan(Math.exp(.8*e.y/this.a))-Math.PI/4);return e.x=t,e.y=n,e}var gFi=["Miller_Cylindrical","mill"];const vFi={init:pFi,forward:hFi,inverse:mFi,names:gFi};var _Fi=20;function yFi(){this.sphere?(this.n=1,this.m=0,this.es=0,this.C_y=Math.sqrt((this.m+1)/this.n),this.C_x=this.C_y/(this.m+1)):this.en=NJe(this.es)}function bFi(e){var t,n,r=e.x,i=e.y;if(r=gs(r-this.long0),this.sphere){if(!this.m)i=this.n!==1?Math.asin(this.n*Math.sin(i)):i;else for(var a=this.n*Math.sin(i),o=_Fi;o;--o){var s=(this.m*i+Math.sin(i)-a)/(this.m+Math.cos(i));if(i-=s,Math.abs(s)<ls)break}t=this.a*this.C_x*r*(this.m+Math.cos(i)),n=this.a*this.C_y*i}else{var c=Math.sin(i),u=Math.cos(i);n=this.a*iG(i,c,u,this.en),t=this.a*r*u/Math.sqrt(1-this.es*c*c)}return e.x=t,e.y=n,e}function xFi(e){var t,n,r,i;return e.x-=this.x0,r=e.x/this.a,e.y-=this.y0,t=e.y/this.a,this.sphere?(t/=this.C_y,r=r/(this.C_x*(this.m+Math.cos(t))),this.m?t=nD((this.m*t+Math.sin(t))/this.n):this.n!==1&&(t=nD(Math.sin(t)/this.n)),r=gs(r+this.long0),t=RD(t)):(t=DJe(e.y/this.a,this.es,this.en),i=Math.abs(t),i<Eo?(i=Math.sin(t),n=this.long0+e.x*Math.sqrt(1-this.es*i*i)/(this.a*Math.cos(t)),r=gs(n)):i-ls<Eo&&(r=this.long0)),e.x=r,e.y=t,e}var SFi=["Sinusoidal","sinu"];const CFi={init:yFi,forward:bFi,inverse:xFi,names:SFi};function wFi(){}function EFi(e){for(var t=e.x,n=e.y,r=gs(t-this.long0),i=n,a=Math.PI*Math.sin(n);;){var o=-(i+Math.sin(i)-a)/(1+Math.cos(i));if(i+=o,Math.abs(o)<ls)break}i/=2,Math.PI/2-Math.abs(n)<ls&&(r=0);var s=.900316316158*this.a*r*Math.cos(i)+this.x0,c=1.4142135623731*this.a*Math.sin(i)+this.y0;return e.x=s,e.y=c,e}function TFi(e){var t,n;e.x-=this.x0,e.y-=this.y0,n=e.y/(1.4142135623731*this.a),Math.abs(n)>.999999999999&&(n=.999999999999),t=Math.asin(n);var r=gs(this.long0+e.x/(.900316316158*this.a*Math.cos(t)));r<-Math.PI&&(r=-Math.PI),r>Math.PI&&(r=Math.PI),n=(2*t+Math.sin(2*t))/Math.PI,Math.abs(n)>1&&(n=1);var i=Math.asin(n);return e.x=r,e.y=i,e}var $Fi=["Mollweide","moll"];const OFi={init:wFi,forward:EFi,inverse:TFi,names:$Fi};function PFi(){Math.abs(this.lat1+this.lat2)<ls||(this.lat2=this.lat2||this.lat1,this.temp=this.b/this.a,this.es=1-Math.pow(this.temp,2),this.e=Math.sqrt(this.es),this.e0=Woe(this.es),this.e1=Uoe(this.es),this.e2=Koe(this.es),this.e3=Goe(this.es),this.sinphi=Math.sin(this.lat1),this.cosphi=Math.cos(this.lat1),this.ms1=GC(this.e,this.sinphi,this.cosphi),this.ml1=a_(this.e0,this.e1,this.e2,this.e3,this.lat1),Math.abs(this.lat1-this.lat2)<ls?this.ns=this.sinphi:(this.sinphi=Math.sin(this.lat2),this.cosphi=Math.cos(this.lat2),this.ms2=GC(this.e,this.sinphi,this.cosphi),this.ml2=a_(this.e0,this.e1,this.e2,this.e3,this.lat2),this.ns=(this.ms1-this.ms2)/(this.ml2-this.ml1)),this.g=this.ml1+this.ms1/this.ns,this.ml0=a_(this.e0,this.e1,this.e2,this.e3,this.lat0),this.rh=this.a*(this.g-this.ml0))}function NFi(e){var t=e.x,n=e.y,r;if(this.sphere)r=this.a*(this.g-n);else{var i=a_(this.e0,this.e1,this.e2,this.e3,n);r=this.a*(this.g-i)}var a=this.ns*gs(t-this.long0),o=this.x0+r*Math.sin(a),s=this.y0+this.rh-r*Math.cos(a);return e.x=o,e.y=s,e}function DFi(e){e.x-=this.x0,e.y=this.rh-e.y+this.y0;var t,n,r,i;this.ns>=0?(n=Math.sqrt(e.x*e.x+e.y*e.y),t=1):(n=-Math.sqrt(e.x*e.x+e.y*e.y),t=-1);var a=0;if(n!==0&&(a=Math.atan2(t*e.x,t*e.y)),this.sphere)return i=gs(this.long0+a/this.ns),r=RD(this.g-n/this.a),e.x=i,e.y=r,e;var o=this.g-n/this.a;return r=K_e(o,this.e0,this.e1,this.e2,this.e3),i=gs(this.long0+a/this.ns),e.x=i,e.y=r,e}var IFi=["Equidistant_Conic","eqdc"];const RFi={init:PFi,forward:NFi,inverse:DFi,names:IFi};function kFi(){this.R=this.a}function AFi(e){var t=e.x,n=e.y,r=gs(t-this.long0),i,a;Math.abs(n)<=ls&&(i=this.x0+this.R*r,a=this.y0);var o=nD(2*Math.abs(n/Math.PI));(Math.abs(r)<=ls||Math.abs(Math.abs(n)-Eo)<=ls)&&(i=this.x0,n>=0?a=this.y0+Math.PI*this.R*Math.tan(.5*o):a=this.y0+Math.PI*this.R*-Math.tan(.5*o));var s=.5*Math.abs(Math.PI/r-r/Math.PI),c=s*s,u=Math.sin(o),d=Math.cos(o),f=d/(u+d-1),p=f*f,m=f*(2/u-1),g=m*m,_=Math.PI*this.R*(s*(f-g)+Math.sqrt(c*(f-g)*(f-g)-(g+c)*(p-g)))/(g+c);r<0&&(_=-_),i=this.x0+_;var v=c+f;return _=Math.PI*this.R*(m*v-s*Math.sqrt((g+c)*(c+1)-v*v))/(g+c),n>=0?a=this.y0+_:a=this.y0-_,e.x=i,e.y=a,e}function MFi(e){var t,n,r,i,a,o,s,c,u,d,f,p,m;return e.x-=this.x0,e.y-=this.y0,f=Math.PI*this.R,r=e.x/f,i=e.y/f,a=r*r+i*i,o=-Math.abs(i)*(1+a),s=o-2*i*i+r*r,c=-2*o+1+2*i*i+a*a,m=i*i/c+(2*s*s*s/c/c/c-9*o*s/c/c)/27,u=(o-s*s/3/c)/c,d=2*Math.sqrt(-u/3),f=3*m/u/d,Math.abs(f)>1&&(f>=0?f=1:f=-1),p=Math.acos(f)/3,e.y>=0?n=(-d*Math.cos(p+Math.PI/3)-s/3/c)*Math.PI:n=-(-d*Math.cos(p+Math.PI/3)-s/3/c)*Math.PI,Math.abs(r)<ls?t=this.long0:t=gs(this.long0+Math.PI*(a-1+Math.sqrt(1+2*(r*r-i*i)+a*a))/2/r),e.x=t,e.y=n,e}var FFi=["Van_der_Grinten_I","VanDerGrinten","vandg"];const LFi={init:kFi,forward:AFi,inverse:MFi,names:FFi};function jFi(){this.sin_p12=Math.sin(this.lat0),this.cos_p12=Math.cos(this.lat0)}function BFi(e){var t=e.x,n=e.y,r=Math.sin(e.y),i=Math.cos(e.y),a=gs(t-this.long0),o,s,c,u,d,f,p,m,g,_,v,b,y,x,C,w,$,O,N,P,I,D,k;return this.sphere?Math.abs(this.sin_p12-1)<=ls?(e.x=this.x0+this.a*(Eo-n)*Math.sin(a),e.y=this.y0-this.a*(Eo-n)*Math.cos(a),e):Math.abs(this.sin_p12+1)<=ls?(e.x=this.x0+this.a*(Eo+n)*Math.sin(a),e.y=this.y0+this.a*(Eo+n)*Math.cos(a),e):(O=this.sin_p12*r+this.cos_p12*i*Math.cos(a),w=Math.acos(O),$=w?w/Math.sin(w):1,e.x=this.x0+this.a*$*i*Math.sin(a),e.y=this.y0+this.a*$*(this.cos_p12*r-this.sin_p12*i*Math.cos(a)),e):(o=Woe(this.es),s=Uoe(this.es),c=Koe(this.es),u=Goe(this.es),Math.abs(this.sin_p12-1)<=ls?(d=this.a*a_(o,s,c,u,Eo),f=this.a*a_(o,s,c,u,n),e.x=this.x0+(d-f)*Math.sin(a),e.y=this.y0-(d-f)*Math.cos(a),e):Math.abs(this.sin_p12+1)<=ls?(d=this.a*a_(o,s,c,u,Eo),f=this.a*a_(o,s,c,u,n),e.x=this.x0+(d+f)*Math.sin(a),e.y=this.y0+(d+f)*Math.cos(a),e):(p=r/i,m=PW(this.a,this.e,this.sin_p12),g=PW(this.a,this.e,r),_=Math.atan((1-this.es)*p+this.es*m*this.sin_p12/(g*i)),v=Math.atan2(Math.sin(a),this.cos_p12*Math.tan(_)-this.sin_p12*Math.cos(a)),v===0?N=Math.asin(this.cos_p12*Math.sin(_)-this.sin_p12*Math.cos(_)):Math.abs(Math.abs(v)-Math.PI)<=ls?N=-Math.asin(this.cos_p12*Math.sin(_)-this.sin_p12*Math.cos(_)):N=Math.asin(Math.sin(a)*Math.cos(_)/Math.sin(v)),b=this.e*this.sin_p12/Math.sqrt(1-this.es),y=this.e*this.cos_p12*Math.cos(v)/Math.sqrt(1-this.es),x=b*y,C=y*y,P=N*N,I=P*N,D=I*N,k=D*N,w=m*N*(1-P*C*(1-C)/6+I/8*x*(1-2*C)+D/120*(C*(4-7*C)-3*b*b*(1-7*C))-k/48*x),e.x=this.x0+w*Math.sin(v),e.y=this.y0+w*Math.cos(v),e))}function zFi(e){e.x-=this.x0,e.y-=this.y0;var t,n,r,i,a,o,s,c,u,d,f,p,m,g,_,v,b,y,x,C,w,$,O,N;return this.sphere?(t=Math.sqrt(e.x*e.x+e.y*e.y),t>2*Eo*this.a?void 0:(n=t/this.a,r=Math.sin(n),i=Math.cos(n),a=this.long0,Math.abs(t)<=ls?o=this.lat0:(o=nD(i*this.sin_p12+e.y*r*this.cos_p12/t),s=Math.abs(this.lat0)-Eo,Math.abs(s)<=ls?this.lat0>=0?a=gs(this.long0+Math.atan2(e.x,-e.y)):a=gs(this.long0-Math.atan2(-e.x,e.y)):a=gs(this.long0+Math.atan2(e.x*r,t*this.cos_p12*i-e.y*this.sin_p12*r))),e.x=a,e.y=o,e)):(c=Woe(this.es),u=Uoe(this.es),d=Koe(this.es),f=Goe(this.es),Math.abs(this.sin_p12-1)<=ls?(p=this.a*a_(c,u,d,f,Eo),t=Math.sqrt(e.x*e.x+e.y*e.y),m=p-t,o=K_e(m/this.a,c,u,d,f),a=gs(this.long0+Math.atan2(e.x,-1*e.y)),e.x=a,e.y=o,e):Math.abs(this.sin_p12+1)<=ls?(p=this.a*a_(c,u,d,f,Eo),t=Math.sqrt(e.x*e.x+e.y*e.y),m=t-p,o=K_e(m/this.a,c,u,d,f),a=gs(this.long0+Math.atan2(e.x,e.y)),e.x=a,e.y=o,e):(t=Math.sqrt(e.x*e.x+e.y*e.y),v=Math.atan2(e.x,e.y),g=PW(this.a,this.e,this.sin_p12),b=Math.cos(v),y=this.e*this.cos_p12*b,x=-y*y/(1-this.es),C=3*this.es*(1-x)*this.sin_p12*this.cos_p12*b/(1-this.es),w=t/g,$=w-x*(1+x)*Math.pow(w,3)/6-C*(1+3*x)*Math.pow(w,4)/24,O=1-x*$*$/2-w*$*$*$/6,_=Math.asin(this.sin_p12*Math.cos($)+this.cos_p12*Math.sin($)*b),a=gs(this.long0+Math.asin(Math.sin(v)*Math.sin($)/Math.cos(_))),N=Math.sin(_),o=Math.atan2((N-this.es*O*this.sin_p12)*Math.tan(_),N*(1-this.es)),e.x=a,e.y=o,e))}var HFi=["Azimuthal_Equidistant","aeqd"];const qFi={init:jFi,forward:BFi,inverse:zFi,names:HFi};function VFi(){this.sin_p14=Math.sin(this.lat0),this.cos_p14=Math.cos(this.lat0)}function WFi(e){var t,n,r,i,a,o,s,c,u=e.x,d=e.y;return r=gs(u-this.long0),t=Math.sin(d),n=Math.cos(d),i=Math.cos(r),o=this.sin_p14*t+this.cos_p14*n*i,a=1,(o>0||Math.abs(o)<=ls)&&(s=this.a*a*n*Math.sin(r),c=this.y0+this.a*a*(this.cos_p14*t-this.sin_p14*n*i)),e.x=s,e.y=c,e}function UFi(e){var t,n,r,i,a,o,s;return e.x-=this.x0,e.y-=this.y0,t=Math.sqrt(e.x*e.x+e.y*e.y),n=nD(t/this.a),r=Math.sin(n),i=Math.cos(n),o=this.long0,Math.abs(t)<=ls?(s=this.lat0,e.x=o,e.y=s,e):(s=nD(i*this.sin_p14+e.y*r*this.cos_p14/t),a=Math.abs(this.lat0)-Eo,Math.abs(a)<=ls?(this.lat0>=0?o=gs(this.long0+Math.atan2(e.x,-e.y)):o=gs(this.long0-Math.atan2(-e.x,e.y)),e.x=o,e.y=s,e):(o=gs(this.long0+Math.atan2(e.x*r,t*this.cos_p14*i-e.y*this.sin_p14*r)),e.x=o,e.y=s,e))}var KFi=["ortho"];const GFi={init:VFi,forward:WFi,inverse:UFi,names:KFi};var $h={FRONT:1,RIGHT:2,BACK:3,LEFT:4,TOP:5,BOTTOM:6},cf={AREA_0:1,AREA_1:2,AREA_2:3,AREA_3:4};function YFi(){this.x0=this.x0||0,this.y0=this.y0||0,this.lat0=this.lat0||0,this.long0=this.long0||0,this.lat_ts=this.lat_ts||0,this.title=this.title||"Quadrilateralized Spherical Cube",this.lat0>=Eo-lf/2?this.face=$h.TOP:this.lat0<=-(Eo-lf/2)?this.face=$h.BOTTOM:Math.abs(this.long0)<=lf?this.face=$h.FRONT:Math.abs(this.long0)<=Eo+lf?this.face=this.long0>0?$h.RIGHT:$h.LEFT:this.face=$h.BACK,this.es!==0&&(this.one_minus_f=1-(this.a-this.b)/this.a,this.one_minus_f_squared=this.one_minus_f*this.one_minus_f)}function XFi(e){var t={x:0,y:0},n,r,i,a,o,s,c={value:0};if(e.x-=this.long0,this.es!==0?n=Math.atan(this.one_minus_f_squared*Math.tan(e.y)):n=e.y,r=e.x,this.face===$h.TOP)a=Eo-n,r>=lf&&r<=Eo+lf?(c.value=cf.AREA_0,i=r-Eo):r>Eo+lf||r<=-(Eo+lf)?(c.value=cf.AREA_1,i=r>0?r-Fm:r+Fm):r>-(Eo+lf)&&r<=-lf?(c.value=cf.AREA_2,i=r+Eo):(c.value=cf.AREA_3,i=r);else if(this.face===$h.BOTTOM)a=Eo+n,r>=lf&&r<=Eo+lf?(c.value=cf.AREA_0,i=-r+Eo):r<lf&&r>=-lf?(c.value=cf.AREA_1,i=-r):r<-lf&&r>=-(Eo+lf)?(c.value=cf.AREA_2,i=-r-Eo):(c.value=cf.AREA_3,i=r>0?-r+Fm:-r-Fm);else{var u,d,f,p,m,g,_;this.face===$h.RIGHT?r=MV(r,+Eo):this.face===$h.BACK?r=MV(r,+Fm):this.face===$h.LEFT&&(r=MV(r,-Eo)),p=Math.sin(n),m=Math.cos(n),g=Math.sin(r),_=Math.cos(r),u=m*_,d=m*g,f=p,this.face===$h.FRONT?(a=Math.acos(u),i=v1e(a,f,d,c)):this.face===$h.RIGHT?(a=Math.acos(d),i=v1e(a,f,-u,c)):this.face===$h.BACK?(a=Math.acos(-u),i=v1e(a,f,-d,c)):this.face===$h.LEFT?(a=Math.acos(-d),i=v1e(a,f,u,c)):(a=i=0,c.value=cf.AREA_0)}return s=Math.atan(12/Fm*(i+Math.acos(Math.sin(i)*Math.cos(lf))-Eo)),o=Math.sqrt((1-Math.cos(a))/(Math.cos(s)*Math.cos(s))/(1-Math.cos(Math.atan(1/Math.cos(i))))),c.value===cf.AREA_1?s+=Eo:c.value===cf.AREA_2?s+=Fm:c.value===cf.AREA_3&&(s+=1.5*Fm),t.x=o*Math.cos(s),t.y=o*Math.sin(s),t.x=t.x*this.a+this.x0,t.y=t.y*this.a+this.y0,e.x=t.x,e.y=t.y,e}function JFi(e){var t={lam:0,phi:0},n,r,i,a,o,s,c,u,d,f={value:0};if(e.x=(e.x-this.x0)/this.a,e.y=(e.y-this.y0)/this.a,r=Math.atan(Math.sqrt(e.x*e.x+e.y*e.y)),n=Math.atan2(e.y,e.x),e.x>=0&&e.x>=Math.abs(e.y)?f.value=cf.AREA_0:e.y>=0&&e.y>=Math.abs(e.x)?(f.value=cf.AREA_1,n-=Eo):e.x<0&&-e.x>=Math.abs(e.y)?(f.value=cf.AREA_2,n=n<0?n+Fm:n-Fm):(f.value=cf.AREA_3,n+=Eo),d=Fm/12*Math.tan(n),o=Math.sin(d)/(Math.cos(d)-1/Math.sqrt(2)),s=Math.atan(o),i=Math.cos(n),a=Math.tan(r),c=1-i*i*a*a*(1-Math.cos(Math.atan(1/Math.cos(s)))),c<-1?c=-1:c>1&&(c=1),this.face===$h.TOP)u=Math.acos(c),t.phi=Eo-u,f.value===cf.AREA_0?t.lam=s+Eo:f.value===cf.AREA_1?t.lam=s<0?s+Fm:s-Fm:f.value===cf.AREA_2?t.lam=s-Eo:t.lam=s;else if(this.face===$h.BOTTOM)u=Math.acos(c),t.phi=u-Eo,f.value===cf.AREA_0?t.lam=-s+Eo:f.value===cf.AREA_1?t.lam=-s:f.value===cf.AREA_2?t.lam=-s-Eo:t.lam=s<0?-s-Fm:-s+Fm;else{var p,m,g;p=c,d=p*p,d>=1?g=0:g=Math.sqrt(1-d)*Math.sin(s),d+=g*g,d>=1?m=0:m=Math.sqrt(1-d),f.value===cf.AREA_1?(d=m,m=-g,g=d):f.value===cf.AREA_2?(m=-m,g=-g):f.value===cf.AREA_3&&(d=m,m=g,g=-d),this.face===$h.RIGHT?(d=p,p=-m,m=d):this.face===$h.BACK?(p=-p,m=-m):this.face===$h.LEFT&&(d=p,p=m,m=-d),t.phi=Math.acos(-g)-Eo,t.lam=Math.atan2(m,p),this.face===$h.RIGHT?t.lam=MV(t.lam,-Eo):this.face===$h.BACK?t.lam=MV(t.lam,-Fm):this.face===$h.LEFT&&(t.lam=MV(t.lam,+Eo))}if(this.es!==0){var _,v,b;_=t.phi<0?1:0,v=Math.tan(t.phi),b=this.b/Math.sqrt(v*v+this.one_minus_f_squared),t.phi=Math.atan(Math.sqrt(this.a*this.a-b*b)/(this.one_minus_f*b)),_&&(t.phi=-t.phi)}return t.lam+=this.long0,e.x=t.lam,e.y=t.phi,e}function v1e(e,t,n,r){var i;return e<ls?(r.value=cf.AREA_0,i=0):(i=Math.atan2(t,n),Math.abs(i)<=lf?r.value=cf.AREA_0:i>lf&&i<=Eo+lf?(r.value=cf.AREA_1,i-=Eo):i>Eo+lf||i<=-(Eo+lf)?(r.value=cf.AREA_2,i=i>=0?i-Fm:i+Fm):(r.value=cf.AREA_3,i+=Eo)),i}function MV(e,t){var n=e+t;return n<-Fm?n+=pie:n>+Fm&&(n-=pie),n}var QFi=["Quadrilateralized Spherical Cube","Quadrilateralized_Spherical_Cube","qsc"];const ZFi={init:YFi,forward:XFi,inverse:JFi,names:QFi};var BBe=[[1,22199e-21,-715515e-10,31103e-10],[.9986,-482243e-9,-24897e-9,-13309e-10],[.9954,-83103e-8,-448605e-10,-986701e-12],[.99,-.00135364,-59661e-9,36777e-10],[.9822,-.00167442,-449547e-11,-572411e-11],[.973,-.00214868,-903571e-10,18736e-12],[.96,-.00305085,-900761e-10,164917e-11],[.9427,-.00382792,-653386e-10,-26154e-10],[.9216,-.00467746,-10457e-8,481243e-11],[.8962,-.00536223,-323831e-10,-543432e-11],[.8679,-.00609363,-113898e-9,332484e-11],[.835,-.00698325,-640253e-10,934959e-12],[.7986,-.00755338,-500009e-10,935324e-12],[.7597,-.00798324,-35971e-9,-227626e-11],[.7186,-.00851367,-701149e-10,-86303e-10],[.6732,-.00986209,-199569e-9,191974e-10],[.6213,-.010418,883923e-10,624051e-11],[.5722,-.00906601,182e-6,624051e-11],[.5322,-.00677797,275608e-9,624051e-11]],ine=[[-520417e-23,.0124,121431e-23,-845284e-16],[.062,.0124,-126793e-14,422642e-15],[.124,.0124,507171e-14,-160604e-14],[.186,.0123999,-190189e-13,600152e-14],[.248,.0124002,710039e-13,-224e-10],[.31,.0123992,-264997e-12,835986e-13],[.372,.0124029,988983e-12,-311994e-12],[.434,.0123893,-369093e-11,-435621e-12],[.4958,.0123198,-102252e-10,-345523e-12],[.5571,.0121916,-154081e-10,-582288e-12],[.6176,.0119938,-241424e-10,-525327e-12],[.6769,.011713,-320223e-10,-516405e-12],[.7346,.0113541,-397684e-10,-609052e-12],[.7903,.0109107,-489042e-10,-104739e-11],[.8435,.0103431,-64615e-9,-140374e-14],[.8936,.00969686,-64636e-9,-8547e-9],[.9394,.00840947,-192841e-9,-42106e-10],[.9761,.00616527,-256e-6,-42106e-10],[1,.00328947,-319159e-9,-42106e-10]],_rn=.8487,yrn=1.3523,brn=hC/5,eLi=1/brn,tV=18,G_e=function(e,t){return e[0]+t*(e[1]+t*(e[2]+t*e[3]))},tLi=function(e,t){return e[1]+t*(2*e[2]+t*3*e[3])};function nLi(e,t,n,r){for(var i=t;r;--r){var a=e(i);if(i-=a,Math.abs(a)<n)break}return i}function rLi(){this.x0=this.x0||0,this.y0=this.y0||0,this.long0=this.long0||0,this.es=0,this.title=this.title||"Robinson"}function iLi(e){var t=gs(e.x-this.long0),n=Math.abs(e.y),r=Math.floor(n*brn);r<0?r=0:r>=tV&&(r=tV-1),n=hC*(n-eLi*r);var i={x:G_e(BBe[r],n)*t,y:G_e(ine[r],n)};return e.y<0&&(i.y=-i.y),i.x=i.x*this.a*_rn+this.x0,i.y=i.y*this.a*yrn+this.y0,i}function aLi(e){var t={x:(e.x-this.x0)/(this.a*_rn),y:Math.abs(e.y-this.y0)/(this.a*yrn)};if(t.y>=1)t.x/=BBe[tV][0],t.y=e.y<0?-Eo:Eo;else{var n=Math.floor(t.y*tV);for(n<0?n=0:n>=tV&&(n=tV-1);;)if(ine[n][0]>t.y)--n;else if(ine[n+1][0]<=t.y)++n;else break;var r=ine[n],i=5*(t.y-r[0])/(ine[n+1][0]-r[0]);i=nLi(function(a){return(G_e(r,a)-t.y)/tLi(r,a)},i,ls,100),t.x/=G_e(BBe[n],i),t.y=(5*n+i)*Gg,e.y<0&&(t.y=-t.y)}return t.x=gs(t.x+this.long0),t}var oLi=["Robinson","robin"];const sLi={init:rLi,forward:iLi,inverse:aLi,names:oLi};function lLi(){this.name="geocent"}function cLi(e){var t=srn(e,this.es,this.a);return t}function uLi(e){var t=lrn(e,this.es,this.a,this.b);return t}var dLi=["Geocentric","geocentric","geocent","Geocent"];const fLi={init:lLi,forward:cLi,inverse:uLi,names:dLi};var Jv={N_POLE:0,S_POLE:1,EQUIT:2,OBLIQ:3},Yee={h:{def:1e5,num:!0},azi:{def:0,num:!0,degrees:!0},tilt:{def:0,num:!0,degrees:!0},long0:{def:0,num:!0},lat0:{def:0,num:!0}};function pLi(){if(Object.keys(Yee).forEach((function(n){if(typeof this[n]>"u")this[n]=Yee[n].def;else{if(Yee[n].num&&isNaN(this[n]))throw new Error("Invalid parameter value, must be numeric "+n+" = "+this[n]);Yee[n].num&&(this[n]=parseFloat(this[n]))}Yee[n].degrees&&(this[n]=this[n]*Gg)}).bind(this)),Math.abs(Math.abs(this.lat0)-Eo)<ls?this.mode=this.lat0<0?Jv.S_POLE:Jv.N_POLE:Math.abs(this.lat0)<ls?this.mode=Jv.EQUIT:(this.mode=Jv.OBLIQ,this.sinph0=Math.sin(this.lat0),this.cosph0=Math.cos(this.lat0)),this.pn1=this.h/this.a,this.pn1<=0||this.pn1>1e10)throw new Error("Invalid height");this.p=1+this.pn1,this.rp=1/this.p,this.h1=1/this.pn1,this.pfact=(this.p+1)*this.h1,this.es=0;var e=this.tilt,t=this.azi;this.cg=Math.cos(t),this.sg=Math.sin(t),this.cw=Math.cos(e),this.sw=Math.sin(e)}function hLi(e){e.x-=this.long0;var t=Math.sin(e.y),n=Math.cos(e.y),r=Math.cos(e.x),i,a;switch(this.mode){case Jv.OBLIQ:a=this.sinph0*t+this.cosph0*n*r;break;case Jv.EQUIT:a=n*r;break;case Jv.S_POLE:a=-t;break;case Jv.N_POLE:a=t;break}switch(a=this.pn1/(this.p-a),i=a*n*Math.sin(e.x),this.mode){case Jv.OBLIQ:a*=this.cosph0*t-this.sinph0*n*r;break;case Jv.EQUIT:a*=t;break;case Jv.N_POLE:a*=-(n*r);break;case Jv.S_POLE:a*=n*r;break}var o,s;return o=a*this.cg+i*this.sg,s=1/(o*this.sw*this.h1+this.cw),i=(i*this.cg-a*this.sg)*this.cw*s,a=o*s,e.x=i*this.a,e.y=a*this.a,e}function mLi(e){e.x/=this.a,e.y/=this.a;var t={x:e.x,y:e.y},n,r,i;i=1/(this.pn1-e.y*this.sw),n=this.pn1*e.x*i,r=this.pn1*e.y*this.cw*i,e.x=n*this.cg+r*this.sg,e.y=r*this.cg-n*this.sg;var a=Ey(e.x,e.y);if(Math.abs(a)<ls)t.x=0,t.y=e.y;else{var o,s;switch(s=1-a*a*this.pfact,s=(this.p-Math.sqrt(s))/(this.pn1/a+a/this.pn1),o=Math.sqrt(1-s*s),this.mode){case Jv.OBLIQ:t.y=Math.asin(o*this.sinph0+e.y*s*this.cosph0/a),e.y=(o-this.sinph0*Math.sin(t.y))*a,e.x*=s*this.cosph0;break;case Jv.EQUIT:t.y=Math.asin(e.y*s/a),e.y=o*a,e.x*=s;break;case Jv.N_POLE:t.y=Math.asin(o),e.y=-e.y;break;case Jv.S_POLE:t.y=-Math.asin(o);break}t.x=Math.atan2(e.x,e.y)}return e.x=t.x+this.long0,e.y=t.y,e}var gLi=["Tilted_Perspective","tpers"];const vLi={init:pLi,forward:hLi,inverse:mLi,names:gLi};function _Li(){if(this.flip_axis=this.sweep==="x"?1:0,this.h=Number(this.h),this.radius_g_1=this.h/this.a,this.radius_g_1<=0||this.radius_g_1>1e10)throw new Error;if(this.radius_g=1+this.radius_g_1,this.C=this.radius_g*this.radius_g-1,this.es!==0){var e=1-this.es,t=1/e;this.radius_p=Math.sqrt(e),this.radius_p2=e,this.radius_p_inv2=t,this.shape="ellipse"}else this.radius_p=1,this.radius_p2=1,this.radius_p_inv2=1,this.shape="sphere";this.title||(this.title="Geostationary Satellite View")}function yLi(e){var t=e.x,n=e.y,r,i,a,o;if(t=t-this.long0,this.shape==="ellipse"){n=Math.atan(this.radius_p2*Math.tan(n));var s=this.radius_p/Ey(this.radius_p*Math.cos(n),Math.sin(n));if(i=s*Math.cos(t)*Math.cos(n),a=s*Math.sin(t)*Math.cos(n),o=s*Math.sin(n),(this.radius_g-i)*i-a*a-o*o*this.radius_p_inv2<0)return e.x=Number.NaN,e.y=Number.NaN,e;r=this.radius_g-i,this.flip_axis?(e.x=this.radius_g_1*Math.atan(a/Ey(o,r)),e.y=this.radius_g_1*Math.atan(o/r)):(e.x=this.radius_g_1*Math.atan(a/r),e.y=this.radius_g_1*Math.atan(o/Ey(a,r)))}else this.shape==="sphere"&&(r=Math.cos(n),i=Math.cos(t)*r,a=Math.sin(t)*r,o=Math.sin(n),r=this.radius_g-i,this.flip_axis?(e.x=this.radius_g_1*Math.atan(a/Ey(o,r)),e.y=this.radius_g_1*Math.atan(o/r)):(e.x=this.radius_g_1*Math.atan(a/r),e.y=this.radius_g_1*Math.atan(o/Ey(a,r))));return e.x=e.x*this.a,e.y=e.y*this.a,e}function bLi(e){var t=-1,n=0,r=0,i,a,o,s;if(e.x=e.x/this.a,e.y=e.y/this.a,this.shape==="ellipse"){this.flip_axis?(r=Math.tan(e.y/this.radius_g_1),n=Math.tan(e.x/this.radius_g_1)*Ey(1,r)):(n=Math.tan(e.x/this.radius_g_1),r=Math.tan(e.y/this.radius_g_1)*Ey(1,n));var c=r/this.radius_p;if(i=n*n+c*c+t*t,a=2*this.radius_g*t,o=a*a-4*i*this.C,o<0)return e.x=Number.NaN,e.y=Number.NaN,e;s=(-a-Math.sqrt(o))/(2*i),t=this.radius_g+s*t,n*=s,r*=s,e.x=Math.atan2(n,t),e.y=Math.atan(r*Math.cos(e.x)/t),e.y=Math.atan(this.radius_p_inv2*Math.tan(e.y))}else if(this.shape==="sphere"){if(this.flip_axis?(r=Math.tan(e.y/this.radius_g_1),n=Math.tan(e.x/this.radius_g_1)*Math.sqrt(1+r*r)):(n=Math.tan(e.x/this.radius_g_1),r=Math.tan(e.y/this.radius_g_1)*Math.sqrt(1+n*n)),i=n*n+r*r+t*t,a=2*this.radius_g*t,o=a*a-4*i*this.C,o<0)return e.x=Number.NaN,e.y=Number.NaN,e;s=(-a-Math.sqrt(o))/(2*i),t=this.radius_g+s*t,n*=s,r*=s,e.x=Math.atan2(n,t),e.y=Math.atan(r*Math.cos(e.x)/t)}return e.x=e.x+this.long0,e}var xLi=["Geostationary Satellite View","Geostationary_Satellite","geos"];const SLi={init:_Li,forward:yLi,inverse:bLi,names:xLi};var Vne=1.340264,Wne=-.081106,Une=893e-6,Kne=.003796,Y_e=Math.sqrt(3)/2;function CLi(){this.es=0,this.long0=this.long0!==void 0?this.long0:0}function wLi(e){var t=gs(e.x-this.long0),n=e.y,r=Math.asin(Y_e*Math.sin(n)),i=r*r,a=i*i*i;return e.x=t*Math.cos(r)/(Y_e*(Vne+3*Wne*i+a*(7*Une+9*Kne*i))),e.y=r*(Vne+Wne*i+a*(Une+Kne*i)),e.x=this.a*e.x+this.x0,e.y=this.a*e.y+this.y0,e}function ELi(e){e.x=(e.x-this.x0)/this.a,e.y=(e.y-this.y0)/this.a;var t=1e-9,n=12,r=e.y,i,a,o,s,c,u;for(u=0;u<n&&(i=r*r,a=i*i*i,o=r*(Vne+Wne*i+a*(Une+Kne*i))-e.y,s=Vne+3*Wne*i+a*(7*Une+9*Kne*i),r-=c=o/s,!(Math.abs(c)<t));++u);return i=r*r,a=i*i*i,e.x=Y_e*e.x*(Vne+3*Wne*i+a*(7*Une+9*Kne*i))/Math.cos(r),e.y=Math.asin(Math.sin(r)/Y_e),e.x=gs(e.x+this.long0),e}var TLi=["eqearth","Equal Earth","Equal_Earth"];const $Li={init:CLi,forward:wLi,inverse:ELi,names:TLi};var gie=1e-10;function OLi(){var e;if(this.phi1=this.lat1,Math.abs(this.phi1)<gie)throw new Error;this.es?(this.en=NJe(this.es),this.m1=iG(this.phi1,this.am1=Math.sin(this.phi1),e=Math.cos(this.phi1),this.en),this.am1=e/(Math.sqrt(1-this.es*this.am1*this.am1)*this.am1),this.inverse=NLi,this.forward=PLi):(Math.abs(this.phi1)+gie>=Eo?this.cphi1=0:this.cphi1=1/Math.tan(this.phi1),this.inverse=ILi,this.forward=DLi)}function PLi(e){var t=gs(e.x-(this.long0||0)),n=e.y,r,i,a;return r=this.am1+this.m1-iG(n,i=Math.sin(n),a=Math.cos(n),this.en),i=a*t/(r*Math.sqrt(1-this.es*i*i)),e.x=r*Math.sin(i),e.y=this.am1-r*Math.cos(i),e.x=this.a*e.x+(this.x0||0),e.y=this.a*e.y+(this.y0||0),e}function NLi(e){e.x=(e.x-(this.x0||0))/this.a,e.y=(e.y-(this.y0||0))/this.a;var t,n,r,i;if(n=Ey(e.x,e.y=this.am1-e.y),i=DJe(this.am1+this.m1-n,this.es,this.en),(t=Math.abs(i))<Eo)t=Math.sin(i),r=n*Math.atan2(e.x,e.y)*Math.sqrt(1-this.es*t*t)/Math.cos(i);else if(Math.abs(t-Eo)<=gie)r=0;else throw new Error;return e.x=gs(r+(this.long0||0)),e.y=RD(i),e}function DLi(e){var t=gs(e.x-(this.long0||0)),n=e.y,r,i;return i=this.cphi1+this.phi1-n,Math.abs(i)>gie?(e.x=i*Math.sin(r=t*Math.cos(n)/i),e.y=this.cphi1-i*Math.cos(r)):e.x=e.y=0,e.x=this.a*e.x+(this.x0||0),e.y=this.a*e.y+(this.y0||0),e}function ILi(e){e.x=(e.x-(this.x0||0))/this.a,e.y=(e.y-(this.y0||0))/this.a;var t,n,r=Ey(e.x,e.y=this.cphi1-e.y);if(n=this.cphi1+this.phi1-r,Math.abs(n)>Eo)throw new Error;return Math.abs(Math.abs(n)-Eo)<=gie?t=0:t=r*Math.atan2(e.x,e.y)/Math.cos(n),e.x=gs(t+(this.long0||0)),e.y=RD(n),e}var RLi=["bonne","Bonne (Werner lat_1=90)"];const kLi={init:OLi,names:RLi};function ALi(e){e.Proj.projections.add(eve),e.Proj.projections.add(tve),e.Proj.projections.add(PAi),e.Proj.projections.add(jAi),e.Proj.projections.add(WAi),e.Proj.projections.add(XAi),e.Proj.projections.add(nMi),e.Proj.projections.add(sMi),e.Proj.projections.add(fMi),e.Proj.projections.add(vMi),e.Proj.projections.add(kMi),e.Proj.projections.add(BMi),e.Proj.projections.add(WMi),e.Proj.projections.add(JMi),e.Proj.projections.add(nFi),e.Proj.projections.add(sFi),e.Proj.projections.add(fFi),e.Proj.projections.add(vFi),e.Proj.projections.add(CFi),e.Proj.projections.add(OFi),e.Proj.projections.add(RFi),e.Proj.projections.add(LFi),e.Proj.projections.add(qFi),e.Proj.projections.add(GFi),e.Proj.projections.add(ZFi),e.Proj.projections.add(sLi),e.Proj.projections.add(fLi),e.Proj.projections.add(vLi),e.Proj.projections.add(SLi),e.Proj.projections.add($Li),e.Proj.projections.add(kLi)}r2.defaultDatum="WGS84";r2.Proj=$C;r2.WGS84=new r2.Proj("WGS84");r2.Point=OW;r2.toPoint=crn;r2.defs=n_;r2.nadgrid=Dki;r2.transform=U_e;r2.mgrs=Kki;r2.version="__VERSION__";ALi(r2);let MLi=null;function FLi(e){MLi=e;const t=Object.keys(e.defs),n=t.length;let r,i;for(r=0;r<n;++r){const a=t[r];if(!nd(a)){const o=e.defs(a);let s=o.units;!s&&o.projName==="longlat"&&(s="degrees"),vtn(new SXe({code:a,axisOrientation:o.axis,metersPerUnit:o.to_meter,units:s}))}}for(r=0;r<n;++r){const a=t[r],o=nd(a);for(i=0;i<n;++i){const s=t[i],c=nd(s);if(!ntn(a,s))if(e.defs[a]===e.defs[s])fBe([o,c]);else{const u=e(a,s);o$i(o,c,cmt(o,c,u.forward),cmt(c,o,u.inverse))}}}}const LLi=({children:e,zoom:t,center:n})=>{r2.defs("urn:ogc:def:crs:EPSG::9217","+proj=tmerc +lat_0=0 +lon_0=108.25 +k=0.9999 +x_0=500000 +y_0=0 +ellps=WGS84 +towgs84=-191.90441429,-39.30318279,-111.45032835,-0.00928836,0.01975479,-0.00427372,0.252906278 +units=m +no_defs +type=crs"),r2.defs("urn:ogc:def:crs:EPSG::3857",r2.defs("EPSG:3857")),FLi(r2);const r=h.useRef(null),i=new aC({zoom:t,minResolution:.062,constrainResolution:!0}),a={view:i,layers:[],controls:[],overlays:[],loadTilesWhileAnimating:!0,loadTilesWhileInteracting:!0},[o]=h.useState(new Nnn(a));return h.useEffect(()=>(r.current&&o.setTarget(r.current),()=>o.setTarget(void 0)),[o]),n&&i.setCenter(n),t&&i.setZoom(t),ue.jsxDEV(YK.Provider,{value:{map:o},children:ue.jsxDEV("div",{ref:r,style:{width:"100%",height:"100%",position:"relative"},children:e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Map/Map.tsx",lineNumber:62,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Map/Map.tsx",lineNumber:57,columnNumber:5},globalThis)},jLi=({children:e})=>ue.jsxDEV("div",{style:{position:"absolute",inset:0,width:"100%",height:"100%"},className:"custom-control",children:e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/control.tsx",lineNumber:8,columnNumber:5},globalThis),IRe={TenLoaiCay:{label:"Tên cây",type:"text"},SoThuTu:{label:"Số thứ tự",type:"text"},DoCao:{label:"Chiều cao (m)",type:"text"},DuongKinhGoc:{label:"Đường kính gốc (cm)",type:"text"},NamCapNhat:{label:"Năm cập nhật",type:"text"},GhiChu:{label:"Ghi chú",type:"text"},Image:{label:"Hình ảnh",type:"image"}},RRe={DuongKinh:{label:"Đường kính (mm)",type:"text",required:!0},KichThuoc:{label:"Kích thước (mm)",type:"text",required:!0},ChieuDai:{label:"Chiều dài (m)",type:"text"},VatLieu:{label:"Vật liệu",type:"domain"},LoaiCongThoatNuoc:{label:"Loại cống",type:"domain"},GhiChu:{label:"Ghi chú",type:"text"},HuongChay:{label:"Hướng chảy",type:"domain",view:!1},Duong:{label:"Tuyến đường",type:"domain",view:!1}},kRe={ToaDoX:{label:"Tọa độ X",type:"text"},ToaDoY:{label:"Tọa độ Y",type:"text"},CongSuat:{label:"Công suất",type:"text"},TinhTrangG:{label:"Tình trạng",type:"text"},GhiChu:{label:"Ghi chú",type:"text"},VatLieu:{label:"Vật liệu",type:"text"},DoSau:{label:"Độ sâu",type:"text"},GiaiDoanQu:{label:"Giai đoạn quy hoạch",type:"text"},MaPhuongXa:{label:"Phường xã",type:"domain"},LoaiQuyHoa:{label:"Loại quy hoạch",type:"text"}},_1e={DuongKinh:{label:"Kích thước",type:"text"},VatLieu:{label:"Vật liệu",type:"domain"},CaoDoTKTuNhien:{label:"Cao độ đỉnh hố ga",type:"text"},CaoDoTKDayCong:{label:"Cao độ đáy hố ga",type:"text"},GhiChu:{label:"Ghi chú",type:"text"}},ARe={MaDoiTuong:{label:"Mã đối tượng",type:"text"},VatLieu:{label:"Vật liệu",type:"domain"},TinhTrangQuyHoach:{label:"Tình trạng",type:"domain"},GhiChu:{label:"Ghi chú",type:"text"},GiaiDoanQuyHoach:{label:"Giai đoạn quy hoạch",type:"domain"},CaoDoDinh:{label:"Cao độ đỉnh",type:"text"},CaoDoDay:{label:"Cao độ đáy",type:"text"}},MRe={TenTram:{label:"Tên trạm",type:"text"},CongSuat:{label:"Công suất (m3/h)",type:"text"},GhiChu:{label:"Ghi chú",type:"text"},NgayCapNhat:{label:"Năm cập nhật",type:"date",render(e){return ts(`${e}`).format("YYYY")}}},w1t={TenNhaMay:{label:"Tên nhà máy",type:"text"},MaDoiTuong:{label:"Mã nhà máy",type:"text"},CongSuatXuLy:{label:"Công xuất xử lý",type:"text"},DienTich:{label:"Diện tích",type:"text"},GhiChu:{label:"Ghi chú",type:"text"},CongSuatDuKien:{label:"Công suất dự kiến",type:"text"},NgayCapNhat:{label:"Năm cập nhật",type:"date",render(e){return ts(`${e}`).format("YYYY")}}},BLi={MaDoiTuong:{label:"Mã nhà máy",type:"text"},TenNhaMay:{label:"Tên nhà máy",type:"text"},ViTri:{label:"Vị trí",type:"text"},CongSuatXuLy:{label:"Công suất thiết kế (m3/h)",type:"text"},CongNghe:{label:"Công nghệ xử lý",type:"text"},PhamViXuLy:{label:"Phạm vi xử lý",type:"text"},GhiChu:{label:"Ghi chú",type:"text"},NgayCapNhat:{label:"Năm cập nhật",type:"date",render(e){return ts(`${e}`).format("YYYY")}}},zLi={TenBeChua:{label:"Tên",type:"text"},PhamVi:{label:"Phạm vi",type:"text"},DienTich:{label:"Diện tích (m2)",type:"text"},CongSuat:{label:"Công suất",type:"text"}},E1t={TenDuAn:{label:"Tên dự án",type:"text"},LoaiQuyHoach:{label:"Loại quy hoạch",type:"domain"},TinhTrangPheDuyet:{label:"Tình trạng phê duyệt",type:"domain"},TrangThaiPheDuyetQuyHoach:{label:"Trạng thái phê duyệt",type:"domain"},SoQD:{label:"Số quyết định",type:"text"},NgayKy:{label:"Ngày ký",type:"date"},SoQD_DC:{label:"Số quyết định DC",type:"text"},NgayKy_DC:{label:"Ngày ký DC",type:"date"},QuyMoDanSo:{label:"Quy mô dân số (người)",type:"text"},TyLe:{label:"Tỷ lệ",type:"text"},TienDoDuAn:{label:"Tiến độ dự án",type:"domain"},DienTich:{label:"Diện tích (m2)",type:"text"},PhanLoaiDuAn:{label:"Phân loại dự án",type:"domain"},ChuDauTu:{label:"Chủ đầu tư",type:"text"},NoiDungKinhDoanhBDS:{label:"Nội dung kinh doanh BĐS",type:"text"},NoiDungChuTruong:{label:"Nội dung chủ trương",type:"text"},TGDangKyCDT:{label:"Thời gian đăng ký CDT",type:"date"},TGQHXinPheDuyet:{label:"Thời gian xin phê duyệt",type:"date"},TGQHThongTinQH:{label:"Thời gian thông tin quy hoạch",type:"date"},TGQHLayYKien:{label:"Thời gian lấy ý kiến",type:"date"},TGQHCongBo:{label:"Thời gian công bố",type:"date"},TGChuTruong:{label:"Thời gian chủ trương",type:"date"},TGThamDinhThietKe:{label:"Thời gian thẩm định thiết kế",type:"date"},TGCapPhepXayDung:{label:"Thời gian cấp phép xây dựng",type:"date"},TGNghiemThu:{label:"Thời gian nghiệm thu",type:"date"},TGKinhDoanhBDS:{label:"Thời gian kinh doanh BĐS",type:"date"}};function vie(e){{const t=new jRi;return e.type==="FeatureCollection"?t.readFeatures(e):t.readFeature(e)}}const X_e=e=>e.reduce((t,n)=>(t[n.code]=n.name,t),{}),zBe=(e=[],t)=>{const n=new Map;e.forEach(i=>{n.set(i.key,{...i,title:t&&t.customizeTitle?t.customizeTitle(i):i.title,children:[]})});const r=[];return e.forEach(i=>{if(i.parentKey){const a=n.get(i.parentKey);a&&(a.children.push(n.get(i.key)),a.children.sort((o,s)=>o.childIndex-s.childIndex))}else r.push(n.get(i.key))}),r},MP=(e="")=>e.replace(/_[1-9]$/g,""),Xee=e=>({MaDuong:{label:"Tên tuyến cống",type:"text",path:["MaDuong","MaDoiTuong"],render(t){return t?`${MP(t.toString())}_C${e}`:""}},DuongKinh:{label:"Đường kính (mm)",type:"text",required:!0},KichThuoc:{label:"Kích thước (mm)",type:"text",required:!0},ChieuDai:{label:"Chiều dài (m)",type:"text"},VatLieu:{label:"Vật liệu",type:"domain"},LoaiCongThoatNuoc:{label:"Loại cống",type:"domain"},GhiChu:{label:"Ghi chú",type:"text"},HuongChay:{label:"Hướng chảy",type:"domain",view:!1},Duong:{label:"Tuyến đường",type:"domain",view:!1}}),xrn={qhct_cayxanh:IRe,qhct_congthoatnuoc:RRe,qhct_gieng:kRe,qhct_hoga:_1e,qhct_miengxa:ARe,qhct_tramxlnt:w1t,qhct_trambom:MRe,ht_cayxanh:IRe,ht_congthoatnuoc_c1:Xee(1),ht_congthoatnuoc_c2:Xee(2),ht_congthoatnuoc_c3:Xee(3),ht_congthoatnuocthai_c1:{MaDuong:{label:"Tên tuyến cống",type:"text",path:["MaDuong","MaDoiTuong"],render(e){return e?`${MP(e.toString())}_C1`:""}},DuongKinh:{label:"Đường kính (mm)",type:"text",required:!0},KichThuoc:{label:"Kích thước (mm)",type:"text",required:!0},ChieuDai:{label:"Chiều dài (m)",type:"text"},VatLieu:{label:"Vật liệu",type:"domain"},LoaiCongThoatNuoc:{label:"Loại cống",type:"domain"},DauVao:{label:"Nhận từ trạm bơm/giếng",type:"text"},DauRa:{label:"Dẫn đến trạm bơm/Nhà máy",type:"text"},GhiChu:{label:"Ghi chú",type:"text"},HuongChay:{label:"Hướng chảy",type:"domain",view:!1},Duong:{label:"Tuyến đường",type:"domain",view:!1}},ht_congthoatnuocthai_c2:Xee(2),ht_congthoatnuocthai_c3:Xee(3),ht_congthoatnuocthai:RRe,ht_gieng:kRe,ht_hoga:{MaDoiTuong:{label:"Tên hố ga",type:"text",render(e,t){return`${t.MaDuong?`${MP(t.MaDuong)}${t.MaDoiTuong||""}`:""}${t.MaDuong2?`-${MP(t.MaDuong2)}${t.MaDoiTuong2}`:""}${t.MaDuong3?`-${MP(t.MaDuong3)}${t.MaDoiTuong3}`:""}`}},..._1e},ht_miengxa:ARe,ht_tramxlnt:BLi,ht_trambom:MRe,ht_giengthai:{MaDoiTuong:{label:"Tên giếng",type:"text"}},ht_hogathai:{MaDoiTuong:{label:"Tên hố ga",type:"text",render(e,t){return`${t.MaDuong?`${MP(t.MaDuong)}${t.MaDoiTuong||""}`:""}${t.MaDuong2?`-${MP(t.MaDuong2)}${t.MaDoiTuong2||""}`:""}${t.MaDuong3?`-${MP(t.MaDuong3)}${t.MaDoiTuong3||""}`:""}`}},..._1e},ht_miengxathai:{MaDoiTuong:{label:"Mã đối tượng",type:"text"},VatLieu:{label:"Vật liệu",type:"domain"}},ht_trambomthai:{TenTram:{label:"Tên trạm",type:"text"},CongSuat:{label:"Công suất",type:"text"},ViTri:{label:"Vị trí",type:"text"},DauVao:{label:"Nhận từ trạm bơm/giếng",type:"text"},DauRa:{label:"Dẫn đến trạm bơm/Nhà máy",type:"text"},NgayCapNhat:{label:"Năm cập nhật",type:"date",render(e){return ts(`${e}`).format("YYYY")}},GhiChu:{label:"Ghi chú",type:"text"}},qhpk_cayxanh:IRe,qhpk_congthoatnuoc:RRe,qhpk_gieng:kRe,qhpk_hoga:_1e,qhpk_miengxa:ARe,qhpk_tramxlnt:w1t,qhpk_trambom:MRe,qhpk_thongtindoan:E1t,qhct_thongtindoan:E1t,qhpk_bechua:zLi},HLi=[{code:1,name:"Sở Tài Nguyên và Môi trường"},{code:2,name:"Sở Xây dựng"},{code:3,name:"Sở Công thương"},{code:4,name:"Sở Thông tin và Truyền thông"},{code:5,name:"Sở Nông nghiệp và phát triển Nông thôn"},{code:6,name:"Phòng Quản lý đô thị Thành phố Quy Nhơn"}],qLi=[{code:1,name:"Sở Tài Nguyên và Môi trường"},{code:2,name:"Sở Xây dựng"},{code:3,name:"Sở Công thương"},{code:4,name:"Sở Thông tin và Truyền thông"},{code:5,name:"Sở Nông nghiệp và phát triển Nông thôn"},{code:6,name:"Phòng Quản lý đô thị Thành phố Quy Nhơn"}],VLi=[{code:1,name:"Hố Ga"},{code:2,name:"Hố Ga Giả"},{code:3,name:"Khác"},{code:4,name:"Hố ga cáp"},{code:5,name:"Hố ga nước thải"},{code:6,name:"Hố ga nước mưa"}],WLi=[{code:1,name:"Cống thoát nước mưa"},{code:2,name:"Cống thoát nước thải"},{code:3,name:"Cống thoát nước chung"},{code:4,name:"Cống hộp"},{code:5,name:"Mương thoát nước mưa"},{code:6,name:"Mương hở thoát nước mưa"},{code:7,name:"Mương thoát nước thải"},{code:8,name:"Kè bê tông"},{code:9,name:"Cống bao"},{code:10,name:"Cống áp lực"},{code:11,name:"Không xác định"}],ULi=[{code:10,name:"Quy hoạch chung"},{code:20,name:"Quy hoạch phân khu"},{code:30,name:"Quy hoạch nông thôn mới"},{code:40,name:"Quy hoạch cụm công nghiệp"},{code:50,name:"Quy hoạch chi tiết"},{code:"11",name:"Quy hoạch chung đô thị"}],KLi=[{name:"Phường Nhơn Bình",code:"21550"},{name:"Phường Nhơn Phú",code:"21553"},{name:"Phường Đống Đa",code:"21556"},{name:"Phường Trần Quang Diệu",code:"21559"},{name:"Phường Hải Cảng",code:"21562"},{name:"Phường Quang Trung",code:"21565"},{name:"Phường Thị Nại",code:"21568"},{name:"Phường Lê Hồng Phong",code:"21571"},{name:"Phường Trần Hưng Đạo",code:"21574"},{name:"Phường Ngô Mây",code:"21577"},{name:"Phường Lý Thường Kiệt",code:"21580"},{name:"Phường Lê Lợi",code:"21583"},{name:"Phường Trần Phú",code:"21586"},{name:"Phường Bùi Thị Xuân",code:"21589"},{name:"Phường Nguyễn Văn Cừ",code:"21592"},{name:"Phường Ghềnh Ráng",code:"21595"}],GLi=[{code:1,name:"Tốt"},{code:2,name:"Trung bình"},{code:3,name:"Xấu"}],YLi=[{code:1,name:"Sẽ xây dựng"},{code:2,name:"Hiện có"},{code:3,name:"Dự kiến"},{code:4,name:"Cải tạo"},{code:5,name:"Nâng cấp"}],XLi=[{code:1,name:"BTCT"},{code:2,name:"Gang"},{code:3,name:"uPVC"},{code:4,name:"Khác"},{code:5,name:"HDPE"},{code:6,name:"Bê tông cốt thép - đá chẻ"}],JLi=[{code:3,name:"Hiện trạng"},{code:4,name:"Dự kiến"},{code:1,name:"Giai đoạn đến năm 2015"},{code:2,name:"Giai đoạn đến năm 2030"},{code:5,name:"Giai đoạn đến năm 2020"}],QLi=[{code:1,name:"Thiết kế cơ sở"},{code:2,name:"Hiện trạng"}],ZLi=[{code:"nguoc",name:"Ngược"},{code:"xuoi",name:"Xuôi"}],eji=[{code:"DD7",name:"Đường D7"},{code:"NV",name:"Nguyễn Văn"},{code:"N11",name:"Đường N11"},{code:"TBT",name:"Trần Bình Trọng"},{code:"YL",name:"Ỷ Lan"},{code:"TTL",name:"Trần Thị Lý"},{code:"HL",name:"Hoa Lư"},{code:"DN4",name:"Đường N4"},{code:"DS11",name:"Đường ĐS11"},{code:"LHP_2",name:"Lê Hồng Phong"},{code:"NVT",name:"Nguyễn Văn Trổi"},{code:"NN_1",name:"Nguyễn Nghiêm"},{code:"NH",name:"Nguyễn Huệ"},{code:"CXD",name:"Cao Xuân Dục"},{code:"LDTN",name:"Lê Đức Thọ ND"},{code:"DN9",name:"Đường N9"},{code:"DT",name:"Đào Tấn"},{code:"NTT_1",name:"Ngô Tất Tố"},{code:"LTK",name:"Lý Thường Kiệt"},{code:"TNV",name:"Tô Ngọc Vân"},{code:"BD",name:"Bạch Đằng"},{code:"DD3",name:"Đường D3"},{code:"CV",name:"Cần Vương"},{code:"DH",name:"Diên Hồng"},{code:"HVT",name:"Hoàng Văn Thụ"},{code:"DS2",name:"Đường ĐS2"},{code:"BVD",name:"Bế Văn Đàn"},{code:"TC",name:"Trường Chinh"},{code:"DDB",name:"Đô Đốc Bảo"},{code:"NT_1",name:"Nguyễn Thi"},{code:"NT_3",name:"Nguyễn Tư"},{code:"NSL",name:"Ngô Sỹ Liên"},{code:"HTM",name:"Hồ Tùng Mậu"},{code:"ND",name:"Nguyễn Du"},{code:"PHT",name:"Phạm Hồng Thái"},{code:"HHT_2",name:"Hà Huy Tập"},{code:"DN6",name:"Đường N6"},{code:"TS",name:"Tây Sơn"},{code:"DS8",name:"Đường ĐS8"},{code:"NHT",name:"Nguyễn Hữu Thọ"},{code:"DN1",name:"Đường N1"},{code:"HT",name:"Hàm Tử"},{code:"DTM",name:"Đặng Thái Mai"},{code:"HMT",name:"Hàm Mặc Tử"},{code:"TDT",name:"Tôn Đức Thắng"},{code:"NT_2",name:"Nguyễn Thiếp"},{code:"NQ",name:"Ngô Quyền"},{code:"NTT_2",name:"Nguyễn Trường Tộ"},{code:"TCV",name:"Trần Cao Vân"},{code:"CLV",name:"Chế Lan Viên"},{code:"CL_1",name:"Cổ Loa"},{code:"LTT_2",name:"Lý Thái Tổ"},{code:"NX",name:"Nguyễn Xí"},{code:"NTH",name:"Nguyễn Thái Học"},{code:"TVK",name:"Trần Văn Kỷ"},{code:"LTT_1",name:"Lê Thánh Tôn"},{code:"VM",name:"Võ Mười"},{code:"TD_1",name:"Trương Định"},{code:"VVT",name:"Võ Văn Tần"},{code:"LL_1",name:"Lê Lai"},{code:"DS25",name:"Đường số 25"},{code:"NTD",name:"Nguyễn Thị Định"},{code:"NTT_4",name:"Nguyễn Tất Thành"},{code:"TN",name:"Thanh Niên"},{code:"NN_2",name:"Nguyễn Nhạc"},{code:"DTC",name:"Đặng Thành Chơn"},{code:"NHCC",name:"Ngọc Hân Công Chúa"},{code:"MD",name:"Mai Dương"},{code:"VL_2",name:"Võ Lai"},{code:"BC",name:"Biên Cương"},{code:"HTLO",name:"Hài Thượng Lãn Ông"},{code:"HD",name:"Hoàng Diệu"},{code:"VNVC",name:"Đường ven núi Vũng Chua"},{code:"NGT",name:"Ngô Gia Tự"},{code:"QL19",name:"Quốc lộ 19 (cũ)"},{code:"BHTQ",name:"Bà Huyện Thanh Quan"},{code:"PDC",name:"Phó Đức Chinh"},{code:"31T3",name:"31 Tháng 3"},{code:"LHP_1",name:"Lưu Hữu Phước"},{code:"TAT_1",name:"Trần Anh Tư"},{code:"DTT",name:"Đặng Thùy Trâm"},{code:"THT",name:"Tô Hiến Thành"},{code:"DS5",name:"Đường ĐS5"},{code:"NM",name:"Ngô Mây"},{code:"BH",name:"Bình Hà"},{code:"NCT",name:"Nguyễn Công Trứ"},{code:"LD",name:"Lê Duẩn"},{code:"DS1",name:"Đường số 1"},{code:"NTMK",name:"Nguyễn Thị Minh Khai"},{code:"DBP",name:"Điện Biên Phủ"},{code:"HBT",name:"Hai Bà Trưng"},{code:"LL_2",name:"Lê Lợi"},{code:"S11A",name:"Đường ĐS11a"},{code:"TTK",name:"Trần Thị Kỷ"},{code:"PNL",name:"Phạm Ngũ Lão"},{code:"QL1D",name:"Quốc lộ 1D"},{code:"PH",name:"Phạm Hùng"},{code:"VVD",name:"Võ Văn Dũng"},{code:"HHT_1",name:"Hoàng Hoa Thám"},{code:"DBL",name:"Đinh Bộ Lĩnh"},{code:"DS24",name:"Đường số 24"},{code:"N10",name:"Đường N10"},{code:"NT_4",name:"Nguyễn Trãi"},{code:"NL",name:"Nguyễn Lữ"},{code:"MHD",name:"Mai Hắc Đế"},{code:"CVA",name:"Chu Văn An"},{code:"DS1A",name:"Đường ĐS1a"},{code:"PDP",name:"Phan Đình Phùng"},{code:"PNT",name:"Phạm Ngọc Thạch"},{code:"CL_2",name:"Chàng Lía"},{code:"HQV",name:"Hoàng Quốc Việt"},{code:"HTK",name:"Huỳnh Thúc Kháng"},{code:"LVT",name:"La Văn Tiến"},{code:"PCT",name:"Phan Chu Trinh"},{code:"TQK_1",name:"Trần Quang Khải"},{code:"DS1",name:"Đường ĐS1"},{code:"TH",name:"Tô Hiệu"},{code:"DS3",name:"Đường ĐS3"},{code:"HLND",name:"Hoa Lư ND"},{code:"NC",name:"Nam Cao"},{code:"VNG",name:"Võ Nguyên Giáp"},{code:"TND",name:"Trần Nguyễn Đán"},{code:"PTD",name:"Phạm Thị Đào"},{code:"DN5",name:"Đường N5"},{code:"VL_1",name:"Võ Liệu"},{code:"LDT_2",name:"Lê Đại Thành"},{code:"NVS",name:"Ngô Văn Sở"},{code:"PCL",name:"Phạm Cự Lượng"},{code:"TQK",name:"Trần Quang Khanh"},{code:"DN7",name:"Đường N7"},{code:"TD",name:"Tháp Đôi"},{code:"DS9",name:"Đường ĐS9"},{code:"NXN",name:"Nguyễn Xuân Nhĩ"},{code:"TVD",name:"Tô Vĩnh Diện"},{code:"DS10",name:"Đường ĐS10"},{code:"XD",name:"Xuân Diệu"},{code:"DD5",name:"Đường D5"},{code:"XT",name:"Xuân Thủy"},{code:"NTT_3",name:"Nguyễn Trung Tín"},{code:"LDT_1",name:"Lê Đức Thọ"},{code:"TBH",name:"Đường Tăng Bạt Hổ"},{code:"DVC",name:"Đặng Văn Chấn"},{code:"DD",name:"Đống Đa"},{code:"TAT_2",name:"Trần Anh Tông"},{code:"NPS",name:"Nguyễn Phong Sắc"},{code:"CD",name:"Chương Dương"},{code:"DXP",name:"Đặng Xuân Phong"},{code:"MXT",name:"Mai Xuân Thưởng"},{code:"ADV",name:"An Dương Vương"},{code:"PKK",name:"Phùng Khắc Khoan"},{code:"TQT",name:"Trần Quốc Toản"},{code:"THD",name:"Trần Hưng Đạo"},{code:"DS6",name:"Đường ĐS6"},{code:"DVN",name:"Đặng Văn Ngữ"},{code:"DD4",name:"Đường D4"},{code:"HN",name:"Hàm Nghi"},{code:"CNNB",name:"Đường vành đai công nghiệp Nhơn Bình"},{code:"BHT",name:"Đường quy hoạch nối dài KDC Bắc Hà Thanh"},{code:"TPP",name:"Tống Phước Phố"},{code:"VB",name:"Vũ Bảo"},{code:"LHPB",name:"Lê Hồng Phong B"},{code:"TP",name:"Trần Phú"},{code:"PBC",name:"Phan Bội Châu"},{code:"TT",name:"Thành Thái"},{code:"PDL",name:"Phan Đăng Lưu"}],tji=[{code:"NOCV",name:"Nhà ở công vụ"},{code:"NOTM",name:"Nhà ở thương mại"},{code:"NOXH",name:"Nhà ở xã hội"},{code:"CN_KCN",name:"Khu công nghiệp"},{code:"CN_CCN",name:"Cụm công nghiệp"},{code:"K",name:"Loại khác"},{code:"CN_NM",name:"Nhà máy/ Công ty/ Nhà xưởng"}],nji=[{code:"1",name:"Đăng ký chủ đầu tư"},{code:"3.1",name:"Chưa có chủ trương"},{code:"3",name:"Đã có chủ trương"},{code:"4.1",name:"Đã thẩm định thiết kế hoạt động xây dựng"},{code:"4.2",name:"Đã thẩm định thiết kế hạ tầng kỹ thuật"},{code:"5.1.1",name:"Đã cấp phép xây dựng hoạt động xây dựng"},{code:"5.1.2",name:"Đã cấp phép xây dựng hạ tầng kỹ thuật"},{code:"5.1",name:"Đã cấp phép xây dựng"},{code:"5.2",name:"Đã nghiệm thu hoạt động xây dựng"},{code:"5.3",name:"Đã nghiệm thu hạ tầng kỹ thuật"},{code:"5",name:"Đã nghiệm thu"},{code:"4",name:"Đã  thẩm định thiết kế cơ sở"},{code:"6",name:"Kinh doanh Bất động sản"},{code:"2.1",name:"Xin phê duyệt Quy hoạch"},{code:"2.2",name:"Đã phê duyệt Quy hoạch"},{code:"0",name:"Đã thu hồi dự án"}],rji=[{code:"0",name:"Chưa phê duyệt"},{code:"1",name:"Đã phê duyệt"}],iji=[{code:"TTQH",name:"Thông tin quy hoạch"},{code:"LYKQH",name:"Lấy ý kiến quy hoạch"},{code:"CBQH",name:"Công bố quy hoạch"}],R3={DonViCapNhap:HLi,DonViQuanLy:qLi,LoaiHoGa:VLi,LoaiCongThoatNuoc:WLi,LoaiQuyHoach:ULi,MaPhuongXa:KLi,TinhTrangCayXanhCT:GLi,TinhTrangQuyHoach:YLi,VatLieu:XLi,GiaiDoanQuyHoach:JLi,TrangThaiDL:QLi,HuongChay:ZLi,Duong:eji,PhanLoaiDuAn:tji,TienDoDuAn:nji,TinhTrangPheDuyet:rji,TrangThaiPheDuyetQuyHoach:iji},T1t={CAYXANH:"ht_cayxanh",HOGA:"ht_hoga",GIENG:"ht_gieng",TRAMBOM:"ht_trambom",MIENGXA:"ht_miengxa",CONGCAP1:"ht_congthoatnuoc_c1",CONGCAP2:"ht_congthoatnuoc_c2",CONGCAP3:"ht_congthoatnuoc_c3",HOGA_THAI:"ht_hogathai",GIENG_THAI:"ht_giengthai",TRAMBOM_THAI:"ht_trambomthai",MIENGXA_THAI:"ht_miengxathai",CONGCAP1_THAI:"ht_congthoatnuocthai_c1",CONGCAP2_THAI:"ht_congthoatnuocthai_c2",CONGCAP3_THAI:"ht_congthoatnuocthai_c3"},aA=e=>`thoat-nuoc-muas/${e}`,gP=e=>`thoat-nuoc-thais/${e}`,HBe={CAYXANH:"htcxs",HOGA:aA("ho-gas"),GIENG:aA("giengs"),MIENGXA:aA("mieng-xas"),TRAMBOM:aA("tram-boms"),CONGCAP1:aA("cong-cap-mots"),CONGCAP2:aA("cong-cap-hais"),CONGCAP3:aA("cong-cap-bas"),HOGA_THAI:gP("ho-gas"),GIENG_THAI:gP("giengs"),MIENGXA_THAI:gP("mieng-xas"),TRAMBOM_THAI:gP("tram-boms"),TRAMXLNT_THAI:gP("tram-xlnts"),CONGCAP1_THAI:gP("cong-cap-mots"),CONGCAP2_THAI:gP("cong-cap-hais"),CONGCAP3_THAI:gP("cong-cap-bas")},AJe=()=>{const e={};for(const t in T1t)HBe[t]&&(e[T1t[t]]=HBe[t]);return e},$8e=e=>{var t;return((t=e.getId())==null?void 0:t.toString().split("."))||[]};function aji({feature:e,onSwitchToEditing:t}){var _,v,b;let n=e.getProperties();const[r,i]=$8e(e),a=xrn[r],o=dg(),{resource:s}=Oc(`${r}_logs`),{data:c}=jN({action:"edit",resource:s.name}),{data:u}=jN({action:"create",resource:s.name});console.log((c==null?void 0:c.can)&&(u==null?void 0:u.can));const{data:d}=BT(),f=AJe(),{data:p,isLoading:m}=qF({resource:`${f[r]}/log`,id:i,queryOptions:{enabled:!!(d!=null&&d.authenticated)&&(c==null?void 0:c.can)&&(u==null?void 0:u.can),queryKey:[r,i]}});console.log(m),d!=null&&d.authenticated&&r==="ht_cayxanh"&&!m&&(((_=p==null?void 0:p.data)==null?void 0:_.logs)!==void 0&&((b=(v=p==null?void 0:p.data)==null?void 0:v.logs)==null?void 0:b.length)>0?n=p==null?void 0:p.data.logs[0]:n=(p==null?void 0:p.data)||{});const g=(y,x,C)=>{var $,O;const w=x[y];return C.render?C.render(w,x):C.type==="domain"?((O=($=R3[y])==null?void 0:$.find(N=>N.code==w))==null?void 0:O.name)||"":C.type==="date"?w?ts(w).format("DD/MM/YYYY"):"":w};return console.log(d==null?void 0:d.authenticated,m),ue.jsxDEV(ED,{spinning:!1,children:[!!(n!=null&&n.isWaitingAudit)&&!m&&ue.jsxDEV(x3e,{type:"warning",banner:!0,description:"Dữ liệu thay đổi đang chờ duyệt",icon:ue.jsxDEV(Dbe,{style:{fontSize:21}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/desc.tsx",lineNumber:97,columnNumber:17},this),showIcon:!0,style:{fontSize:14,fontWeight:400,padding:"4px 8px",whiteSpace:"normal",letterSpacing:1.8}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/desc.tsx",lineNumber:93,columnNumber:9},this),ue.jsxDEV(mut,{column:1,size:"small",style:{borderRadius:"unset"},contentStyle:{padding:6},labelStyle:{padding:6,width:"45%"},bordered:!0,children:Object.entries(a).map(([y,x])=>x.view!==void 0&&!x.view||!n[y]&&x.required?null:y==="Image"?n[y]?ue.jsxDEV(XM,{src:`${o}${n.Image}`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/desc.tsx",lineNumber:124,columnNumber:15},this):null:ue.jsxDEV(mut.Item,{label:a[y].label||y,children:ue.jsxDEV("span",{children:[x.prefix," ",g(y,n,x),x.suffix]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/desc.tsx",lineNumber:132,columnNumber:15},this)},x.label,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/desc.tsx",lineNumber:128,columnNumber:13},this))},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/desc.tsx",lineNumber:108,columnNumber:7},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/desc.tsx",lineNumber:90,columnNumber:5},this)}var ane={},Yoe={};const O8e=mc(T$n);var aG={},Srn={exports:{}},Crn={exports:{}};(function(e){var t=mXt;function n(r){if(Array.isArray(r))return t(r)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(Crn);var oji=Crn.exports,wrn={exports:{}};(function(e){function t(n){if(typeof Symbol<"u"&&n[Symbol.iterator]!=null||n["@@iterator"]!=null)return Array.from(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(wrn);var Ern=wrn.exports,Trn={exports:{}};(function(e){function t(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(Trn);var sji=Trn.exports;(function(e){var t=oji,n=Ern,r=DGe,i=sji;function a(o){return t(o)||n(o)||r(o)||i()}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports})(Srn);var du=Srn.exports,v_={};Object.defineProperty(v_,"__esModule",{value:!0});v_.default=void 0;var $rn=function(t){return+setTimeout(t,16)},Orn=function(t){return clearTimeout(t)};typeof window<"u"&&"requestAnimationFrame"in window&&($rn=function(t){return window.requestAnimationFrame(t)},Orn=function(t){return window.cancelAnimationFrame(t)});var $1t=0,P8e=new Map;function Prn(e){P8e.delete(e)}var MJe=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1;$1t+=1;var r=$1t;function i(a){if(a===0)Prn(r),t();else{var o=$rn(function(){i(a-1)});P8e.set(r,o)}}return i(n),r};MJe.cancel=function(e){var t=P8e.get(e);return Prn(e),Orn(t)};MJe.ids=function(){return P8e};v_.default=MJe;var Nrn=fn.default;Object.defineProperty(aG,"__esModule",{value:!0});aG.default=void 0;var lji=Nrn(du),O1t=Nrn(v_);function cji(e){let t;const n=i=>()=>{t=null,e.apply(void 0,(0,lji.default)(i))},r=function(){if(t==null){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];t=(0,O1t.default)(n(a))}};return r.cancel=()=>{O1t.default.cancel(t),t=null},r}aG.default=cji;var go={};const Ha=mc(iPn);var Xoe={},uji=Un.default;Object.defineProperty(Xoe,"__esModule",{value:!0});Xoe.default=fji;var dji=uji(h);function fji(e,t,n){var r=dji.useRef({});return(!("value"in r.current)||n(r.current.condition,t))&&(r.current.value=e(),r.current.condition=t),r.current.value}var N8e={},Drn={exports:{}};(function(e){var t=dXt,n=Ern,r=DGe,i=vXt;function a(o){return t(o)||n(o)||r(o)||i()}e.exports=a,e.exports.__esModule=!0,e.exports.default=e.exports})(Drn);var pji=Drn.exports,FJe={};Object.defineProperty(FJe,"__esModule",{value:!0});FJe.default=hji;function hji(e,t){for(var n=e,r=0;r<t.length;r+=1){if(n==null)return;n=n[t[r]]}return n}var Joe=fn.default;Object.defineProperty(N8e,"__esModule",{value:!0});N8e.default=nve;N8e.merge=yji;var Irn=Joe(p0),mji=Joe(Vy),Rrn=Joe(du),gji=Joe(pji),qBe=Joe(FJe);function krn(e,t,n,r){if(!t.length)return n;var i=(0,gji.default)(t),a=i[0],o=i.slice(1),s;return!e&&typeof a=="number"?s=[]:Array.isArray(e)?s=(0,Rrn.default)(e):s=(0,mji.default)({},e),r&&n===void 0&&o.length===1?delete s[a][o[0]]:s[a]=krn(s[a],o,n,r),s}function nve(e,t,n){var r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;return t.length&&r&&n===void 0&&!(0,qBe.default)(e,t.slice(0,-1))?e:krn(e,t,n,r)}function vji(e){return(0,Irn.default)(e)==="object"&&e!==null&&Object.getPrototypeOf(e)===Object.prototype}function P1t(e){return Array.isArray(e)?[]:{}}var _ji=typeof Reflect>"u"?Object.keys:Reflect.ownKeys;function yji(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=P1t(t[0]);return t.forEach(function(i){function a(o,s){var c=new Set(s),u=(0,qBe.default)(i,o),d=Array.isArray(u);if(d||vji(u)){if(!c.has(u)){c.add(u);var f=(0,qBe.default)(r,o);d?r=nve(r,o,[]):(!f||(0,Irn.default)(f)!=="object")&&(r=nve(r,o,P1t(u))),_ji(u).forEach(function(p){a([].concat((0,Rrn.default)(o),[p]),c)})}}else r=nve(r,o,u)}a([])}),r}var Fo={},Arn=Un.default;Object.defineProperty(Fo,"__esModule",{value:!0});Fo.devUseWarning=Fo.default=Fo.WarningContext=void 0;Fo.noop=Lrn;Fo.resetWarned=bji;var Mrn=Arn(h),Frn=Arn(h0);function Lrn(){}let h9=null;function bji(){h9=null,(0,Frn.resetWarned)()}let LJe=Lrn;LJe=(e,t,n)=>{(0,Frn.default)(e,`[antd: ${t}] ${n}`)};const xji=Fo.WarningContext=Mrn.createContext({});Fo.devUseWarning=e=>{const{strict:t}=Mrn.useContext(xji),n=(r,i,a)=>{if(!r)if(t===!1&&i==="deprecated"){const o=h9;h9||(h9={}),h9[e]=h9[e]||[],h9[e].includes(a||"")||h9[e].push(a||""),o||console.warn("[antd] There exists deprecated usage in your code:",h9)}else LJe(r,e,a)};return n.deprecated=(r,i,a,o)=>{n(r,"deprecated",`\`${i}\` is deprecated. Please use \`${a}\` instead.${o?` ${o}`:""}`)},n};Fo.default=LJe;var Qoe={};Object.defineProperty(Qoe,"__esModule",{value:!0});Qoe.default=void 0;var Sji=h;Qoe.default=(0,Sji.createContext)(void 0);var lm={},oG={},Ky={},Zoe={};Object.defineProperty(Zoe,"__esModule",{value:!0});Zoe.default=void 0;var Cji={items_per_page:"/ page",jump_to:"Go to",jump_to_confirm:"confirm",page:"Page",prev_page:"Previous Page",next_page:"Next Page",prev_5:"Previous 5 Pages",next_5:"Next 5 Pages",prev_3:"Previous 3 Pages",next_3:"Next 3 Pages",page_size:"Page Size"};Zoe.default=Cji;var ese={},$L={},D8e={},tse={};Object.defineProperty(tse,"__esModule",{value:!0});tse.commonLocale=void 0;tse.commonLocale={yearFormat:"YYYY",dayFormat:"D",cellMeridiemFormat:"A",monthBeforeYear:!0};var wji=fn.default;Object.defineProperty(D8e,"__esModule",{value:!0});D8e.default=void 0;var N1t=wji(Vy),Eji=tse,Tji=(0,N1t.default)((0,N1t.default)({},Eji.commonLocale),{},{locale:"en_US",today:"Today",now:"Now",backToToday:"Back to today",ok:"OK",clear:"Clear",week:"Week",month:"Month",year:"Year",timeSelect:"select time",dateSelect:"select date",weekSelect:"Choose a week",monthSelect:"Choose a month",yearSelect:"Choose a year",decadeSelect:"Choose a decade",dateFormat:"M/D/YYYY",dateTimeFormat:"M/D/YYYY HH:mm:ss",previousMonth:"Previous month (PageUp)",nextMonth:"Next month (PageDown)",previousYear:"Last year (Control + left)",nextYear:"Next year (Control + right)",previousDecade:"Last decade",nextDecade:"Next decade",previousCentury:"Last century",nextCentury:"Next century"});D8e.default=Tji;var nse={};Object.defineProperty(nse,"__esModule",{value:!0});nse.default=void 0;const $ji={placeholder:"Select time",rangePlaceholder:["Start time","End time"]};nse.default=$ji;var jrn=fn.default;Object.defineProperty($L,"__esModule",{value:!0});$L.default=void 0;var Oji=jrn(D8e),Pji=jrn(nse);const Nji={lang:Object.assign({placeholder:"Select date",yearPlaceholder:"Select year",quarterPlaceholder:"Select quarter",monthPlaceholder:"Select month",weekPlaceholder:"Select week",rangePlaceholder:["Start date","End date"],rangeYearPlaceholder:["Start year","End year"],rangeQuarterPlaceholder:["Start quarter","End quarter"],rangeMonthPlaceholder:["Start month","End month"],rangeWeekPlaceholder:["Start week","End week"]},Oji.default),timePickerLocale:Object.assign({},Pji.default)};$L.default=Nji;var Dji=fn.default;Object.defineProperty(ese,"__esModule",{value:!0});ese.default=void 0;var Iji=Dji($L);ese.default=Iji.default;var I8e=fn.default;Object.defineProperty(Ky,"__esModule",{value:!0});Ky.default=void 0;var Rji=I8e(Zoe),kji=I8e(ese),Aji=I8e($L),Mji=I8e(nse);const e3="${label} is not a valid ${type}",Fji={locale:"en",Pagination:Rji.default,DatePicker:Aji.default,TimePicker:Mji.default,Calendar:kji.default,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",filterEmptyText:"No filters",filterCheckAll:"Select all items",filterSearchPlaceholder:"Search in filters",emptyText:"No data",selectAll:"Select current page",selectInvert:"Invert current page",selectNone:"Clear all data",selectionAll:"Select all data",sortTitle:"Sort",expand:"Expand row",collapse:"Collapse row",triggerDesc:"Click to sort descending",triggerAsc:"Click to sort ascending",cancelSort:"Click to cancel sorting"},Tour:{Next:"Next",Previous:"Previous",Finish:"Finish"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items",remove:"Remove",selectCurrent:"Select current page",removeCurrent:"Remove current page",selectAll:"Select all data",deselectAll:"Deselect all data",removeAll:"Remove all data",selectInvert:"Invert current page"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file",downloadFile:"Download file"},Empty:{description:"No data"},Icon:{icon:"icon"},Text:{edit:"Edit",copy:"Copy",copied:"Copied",expand:"Expand",collapse:"Collapse"},Form:{optional:"(optional)",defaultValidateMessages:{default:"Field validation error for ${label}",required:"Please enter ${label}",enum:"${label} must be one of [${enum}]",whitespace:"${label} cannot be a blank character",date:{format:"${label} date format is invalid",parse:"${label} cannot be converted to a date",invalid:"${label} is an invalid date"},types:{string:e3,method:e3,array:e3,object:e3,number:e3,date:e3,boolean:e3,integer:e3,float:e3,regexp:e3,email:e3,url:e3,hex:e3},string:{len:"${label} must be ${len} characters",min:"${label} must be at least ${min} characters",max:"${label} must be up to ${max} characters",range:"${label} must be between ${min}-${max} characters"},number:{len:"${label} must be equal to ${len}",min:"${label} must be minimum ${min}",max:"${label} must be maximum ${max}",range:"${label} must be between ${min}-${max}"},array:{len:"Must be ${len} ${label}",min:"At least ${min} ${label}",max:"At most ${max} ${label}",range:"The amount of ${label} must be between ${min}-${max}"},pattern:{mismatch:"${label} does not match the pattern ${pattern}"}}},Image:{preview:"Preview"},QRCode:{expired:"QR code expired",refresh:"Refresh",scanned:"Scanned"},ColorPicker:{presetEmpty:"Empty",transparent:"Transparent",singleColor:"Single",gradientColor:"Gradient"}};Ky.default=Fji;var Lji=fn.default;Object.defineProperty(oG,"__esModule",{value:!0});oG.changeConfirmLocale=jji;oG.getConfirmLocale=Bji;var jJe=Lji(Ky);let rve=Object.assign({},jJe.default.Modal),ive=[];const D1t=()=>ive.reduce((e,t)=>Object.assign(Object.assign({},e),t),jJe.default.Modal);function jji(e){if(e){const t=Object.assign({},e);return ive.push(t),rve=D1t(),()=>{ive=ive.filter(n=>n!==t),rve=D1t()}}rve=Object.assign({},jJe.default.Modal)}function Bji(){return rve}var sG={};Object.defineProperty(sG,"__esModule",{value:!0});sG.default=void 0;var zji=h;const Hji=(0,zji.createContext)(void 0);sG.default=Hji;var lG={},Brn=fn.default,qji=Un.default;Object.defineProperty(lG,"__esModule",{value:!0});lG.default=void 0;var FRe=qji(h),Vji=Brn(sG),I1t=Brn(Ky);const Wji=(e,t)=>{const n=FRe.useContext(Vji.default),r=FRe.useMemo(()=>{var a;const o=t||I1t.default[e],s=(a=n==null?void 0:n[e])!==null&&a!==void 0?a:{};return Object.assign(Object.assign({},typeof o=="function"?o():o),s||{})},[e,t,n]),i=FRe.useMemo(()=>{const a=n==null?void 0:n.locale;return n!=null&&n.exist&&!a?I1t.default.locale:a},[n]);return[r,i]};lG.default=Wji;(function(e){"use client";var t=fn.default,n=Un.default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=e.ANT_MARK=void 0,Object.defineProperty(e,"useLocale",{enumerable:!0,get:function(){return s.default}});var r=n(h),i=Fo,a=oG,o=t(sG),s=t(lG);const c=e.ANT_MARK="internalMark",u=d=>{const{locale:f={},children:p,_ANT_MARK__:m}=d;(0,i.devUseWarning)("LocaleProvider")(m===c,"deprecated","`LocaleProvider` is deprecated. Please use `locale` with `ConfigProvider` instead: http://u.ant.design/locale"),r.useEffect(()=>(0,a.changeConfirmLocale)(f==null?void 0:f.Modal),[f]);const g=r.useMemo(()=>Object.assign(Object.assign({},f),{exist:!0}),[f]);return r.createElement(o.default.Provider,{value:g},p)};u.displayName="LocaleProvider",e.default=u})(lm);var R8e={},G6={};Object.defineProperty(G6,"__esModule",{value:!0});G6.defaultPresetColors=G6.default=void 0;const Uji=G6.defaultPresetColors={blue:"#1677FF",purple:"#722ED1",cyan:"#13C2C2",green:"#52C41A",magenta:"#EB2F96",pink:"#EB2F96",red:"#F5222D",orange:"#FA8C16",yellow:"#FADB14",volcano:"#FA541C",geekblue:"#2F54EB",gold:"#FAAD14",lime:"#A0D911"},Kji=Object.assign(Object.assign({},Uji),{colorPrimary:"#1677ff",colorSuccess:"#52c41a",colorWarning:"#faad14",colorError:"#ff4d4f",colorInfo:"#1677ff",colorLink:"",colorTextBase:"",colorBgBase:"",fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial,
'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
'Noto Color Emoji'`,fontFamilyCode:"'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace",fontSize:14,lineWidth:1,lineType:"solid",motionUnit:.1,motionBase:0,motionEaseOutCirc:"cubic-bezier(0.08, 0.82, 0.17, 1)",motionEaseInOutCirc:"cubic-bezier(0.78, 0.14, 0.15, 0.86)",motionEaseOut:"cubic-bezier(0.215, 0.61, 0.355, 1)",motionEaseInOut:"cubic-bezier(0.645, 0.045, 0.355, 1)",motionEaseOutBack:"cubic-bezier(0.12, 0.4, 0.29, 1.46)",motionEaseInBack:"cubic-bezier(0.71, -0.46, 0.88, 0.6)",motionEaseInQuint:"cubic-bezier(0.755, 0.05, 0.855, 0.06)",motionEaseOutQuint:"cubic-bezier(0.23, 1, 0.32, 1)",borderRadius:6,sizeUnit:4,sizeStep:4,sizePopupArrow:16,controlHeight:32,zIndexBase:0,zIndexPopupBase:1e3,opacityImage:1,wireframe:!1,motion:!0});G6.default=Kji;var rse={},cG={},k8e={};const T1=mc(yPn);Object.defineProperty(k8e,"__esModule",{value:!0});k8e.default=Gji;var LRe=T1;function Gji(e,t){let{generateColorPalettes:n,generateNeutralColorPalettes:r}=t;const{colorSuccess:i,colorWarning:a,colorError:o,colorInfo:s,colorPrimary:c,colorBgBase:u,colorTextBase:d}=e,f=n(c),p=n(i),m=n(a),g=n(o),_=n(s),v=r(u,d),b=e.colorLink||e.colorInfo,y=n(b),x=new LRe.FastColor(g[1]).mix(new LRe.FastColor(g[3]),50).toHexString();return Object.assign(Object.assign({},v),{colorPrimaryBg:f[1],colorPrimaryBgHover:f[2],colorPrimaryBorder:f[3],colorPrimaryBorderHover:f[4],colorPrimaryHover:f[5],colorPrimary:f[6],colorPrimaryActive:f[7],colorPrimaryTextHover:f[8],colorPrimaryText:f[9],colorPrimaryTextActive:f[10],colorSuccessBg:p[1],colorSuccessBgHover:p[2],colorSuccessBorder:p[3],colorSuccessBorderHover:p[4],colorSuccessHover:p[4],colorSuccess:p[6],colorSuccessActive:p[7],colorSuccessTextHover:p[8],colorSuccessText:p[9],colorSuccessTextActive:p[10],colorErrorBg:g[1],colorErrorBgHover:g[2],colorErrorBgFilledHover:x,colorErrorBgActive:g[3],colorErrorBorder:g[3],colorErrorBorderHover:g[4],colorErrorHover:g[5],colorError:g[6],colorErrorActive:g[7],colorErrorTextHover:g[8],colorErrorText:g[9],colorErrorTextActive:g[10],colorWarningBg:m[1],colorWarningBgHover:m[2],colorWarningBorder:m[3],colorWarningBorderHover:m[4],colorWarningHover:m[4],colorWarning:m[6],colorWarningActive:m[7],colorWarningTextHover:m[8],colorWarningText:m[9],colorWarningTextActive:m[10],colorInfoBg:_[1],colorInfoBgHover:_[2],colorInfoBorder:_[3],colorInfoBorderHover:_[4],colorInfoHover:_[4],colorInfo:_[6],colorInfoActive:_[7],colorInfoTextHover:_[8],colorInfoText:_[9],colorInfoTextActive:_[10],colorLinkHover:y[4],colorLink:y[6],colorLinkActive:y[7],colorBgMask:new LRe.FastColor("#000").setA(.45).toRgbString(),colorWhite:"#fff"})}var BJe={},A8e={};Object.defineProperty(A8e,"__esModule",{value:!0});A8e.default=void 0;const Yji=e=>{let t=e,n=e,r=e,i=e;return e<6&&e>=5?t=e+1:e<16&&e>=6?t=e+2:e>=16&&(t=16),e<7&&e>=5?n=4:e<8&&e>=7?n=5:e<14&&e>=8?n=6:e<16&&e>=14?n=7:e>=16&&(n=8),e<6&&e>=2?r=1:e>=6&&(r=2),e>4&&e<8?i=4:e>=8&&(i=6),{borderRadius:e,borderRadiusXS:r,borderRadiusSM:n,borderRadiusLG:t,borderRadiusOuter:i}};A8e.default=Yji;var Xji=fn.default;Object.defineProperty(BJe,"__esModule",{value:!0});BJe.default=Qji;var Jji=Xji(A8e);function Qji(e){const{motionUnit:t,motionBase:n,borderRadius:r,lineWidth:i}=e;return Object.assign({motionDurationFast:`${(n+t).toFixed(1)}s`,motionDurationMid:`${(n+t*2).toFixed(1)}s`,motionDurationSlow:`${(n+t*3).toFixed(1)}s`,lineWidthBold:i+1},(0,Jji.default)(r))}var ise={};Object.defineProperty(ise,"__esModule",{value:!0});ise.default=void 0;const Zji=e=>{const{controlHeight:t}=e;return{controlHeightSM:t*.75,controlHeightXS:t*.5,controlHeightLG:t*1.25}};ise.default=Zji;var ase={},ose={};Object.defineProperty(ose,"__esModule",{value:!0});ose.default=eBi;ose.getLineHeight=zrn;function zrn(e){return(e+8)/e}function eBi(e){const t=Array.from({length:10}).map((n,r)=>{const i=r-1,a=e*Math.pow(Math.E,i/5),o=r>1?Math.floor(a):Math.ceil(a);return Math.floor(o/2)*2});return t[1]=e,t.map(n=>({size:n,lineHeight:zrn(n)}))}var tBi=fn.default;Object.defineProperty(ase,"__esModule",{value:!0});ase.default=void 0;var nBi=tBi(ose);const rBi=e=>{const t=(0,nBi.default)(e),n=t.map(d=>d.size),r=t.map(d=>d.lineHeight),i=n[1],a=n[0],o=n[2],s=r[1],c=r[0],u=r[2];return{fontSizeSM:a,fontSize:i,fontSizeLG:o,fontSizeXL:n[3],fontSizeHeading1:n[6],fontSizeHeading2:n[5],fontSizeHeading3:n[4],fontSizeHeading4:n[3],fontSizeHeading5:n[2],lineHeight:s,lineHeightLG:u,lineHeightSM:c,fontHeight:Math.round(s*i),fontHeightLG:Math.round(u*o),fontHeightSM:Math.round(c*a),lineHeightHeading1:r[6],lineHeightHeading2:r[5],lineHeightHeading3:r[4],lineHeightHeading4:r[3],lineHeightHeading5:r[2]}};ase.default=rBi;var zJe={};Object.defineProperty(zJe,"__esModule",{value:!0});zJe.default=iBi;function iBi(e){const{sizeUnit:t,sizeStep:n}=e;return{sizeXXL:t*(n+8),sizeXL:t*(n+4),sizeLG:t*(n+2),sizeMD:t*(n+1),sizeMS:t*n,size:t*n,sizeSM:t*(n-1),sizeXS:t*(n-2),sizeXXS:t*(n-3)}}var NW={},DW={};Object.defineProperty(DW,"__esModule",{value:!0});DW.getSolidColor=DW.getAlphaColor=void 0;var Hrn=T1;const aBi=(e,t)=>new Hrn.FastColor(e).setA(t).toRgbString();DW.getAlphaColor=aBi;const oBi=(e,t)=>new Hrn.FastColor(e).darken(t).toHexString();DW.getSolidColor=oBi;Object.defineProperty(NW,"__esModule",{value:!0});NW.generateNeutralColorPalettes=NW.generateColorPalettes=void 0;var sBi=H5,zg=DW;const lBi=e=>{const t=(0,sBi.generate)(e);return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[4],6:t[5],7:t[6],8:t[4],9:t[5],10:t[6]}};NW.generateColorPalettes=lBi;const cBi=(e,t)=>{const n=e||"#fff",r=t||"#000";return{colorBgBase:n,colorTextBase:r,colorText:(0,zg.getAlphaColor)(r,.88),colorTextSecondary:(0,zg.getAlphaColor)(r,.65),colorTextTertiary:(0,zg.getAlphaColor)(r,.45),colorTextQuaternary:(0,zg.getAlphaColor)(r,.25),colorFill:(0,zg.getAlphaColor)(r,.15),colorFillSecondary:(0,zg.getAlphaColor)(r,.06),colorFillTertiary:(0,zg.getAlphaColor)(r,.04),colorFillQuaternary:(0,zg.getAlphaColor)(r,.02),colorBgSolid:(0,zg.getAlphaColor)(r,1),colorBgSolidHover:(0,zg.getAlphaColor)(r,.75),colorBgSolidActive:(0,zg.getAlphaColor)(r,.95),colorBgLayout:(0,zg.getSolidColor)(n,4),colorBgContainer:(0,zg.getSolidColor)(n,0),colorBgElevated:(0,zg.getSolidColor)(n,0),colorBgSpotlight:(0,zg.getAlphaColor)(r,.85),colorBgBlur:"transparent",colorBorder:(0,zg.getSolidColor)(n,15),colorBorderSecondary:(0,zg.getSolidColor)(n,6)}};NW.generateNeutralColorPalettes=cBi;var sse=fn.default;Object.defineProperty(cG,"__esModule",{value:!0});cG.default=gBi;var oA=H5,uBi=G6,dBi=sse(k8e),fBi=sse(BJe),pBi=sse(ise),hBi=sse(ase),mBi=sse(zJe),R1t=NW;function gBi(e){oA.presetPrimaryColors.pink=oA.presetPrimaryColors.magenta,oA.presetPalettes.pink=oA.presetPalettes.magenta;const t=Object.keys(uBi.defaultPresetColors).map(n=>{const r=e[n]===oA.presetPrimaryColors[n]?oA.presetPalettes[n]:(0,oA.generate)(e[n]);return Array.from({length:10},()=>1).reduce((i,a,o)=>(i[`${n}-${o+1}`]=r[o],i[`${n}${o+1}`]=r[o],i),{})}).reduce((n,r)=>(n=Object.assign(Object.assign({},n),r),n),{});return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},e),t),(0,dBi.default)(e,{generateColorPalettes:R1t.generateColorPalettes,generateNeutralColorPalettes:R1t.generateNeutralColorPalettes})),(0,hBi.default)(e.fontSize)),(0,mBi.default)(e)),(0,pBi.default)(e)),(0,fBi.default)(e))}var vBi=fn.default;Object.defineProperty(rse,"__esModule",{value:!0});rse.default=void 0;var _Bi=Ha,yBi=vBi(cG);const bBi=(0,_Bi.createTheme)(yBi.default);rse.default=bBi;(function(e){var t=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),e.defaultConfig=e.DesignTokenContext=void 0,Object.defineProperty(e,"defaultTheme",{enumerable:!0,get:function(){return i.default}});var n=t(h),r=t(G6),i=t(rse);const a=e.defaultConfig={token:r.default,override:{override:r.default},hashed:!0};e.DesignTokenContext=n.default.createContext(a)})(R8e);var cc={},xBi=Un.default;Object.defineProperty(cc,"__esModule",{value:!0});cc.defaultPrefixCls=cc.defaultIconPrefixCls=cc.Variants=cc.ConfigContext=cc.ConfigConsumer=void 0;cc.useComponentConfig=EBi;var qrn=xBi(h);const k1t=cc.defaultPrefixCls="ant",SBi=cc.defaultIconPrefixCls="anticon";cc.Variants=["outlined","borderless","filled","underlined"];const CBi=(e,t)=>t||(e?`${k1t}-${e}`:k1t),Vrn=cc.ConfigContext=qrn.createContext({getPrefixCls:CBi,iconPrefixCls:SBi}),{Consumer:wBi}=Vrn;cc.ConfigConsumer=wBi;const A1t={};function EBi(e){const t=qrn.useContext(Vrn),{getPrefixCls:n,direction:r,getPopupContainer:i}=t,a=t[e];return Object.assign(Object.assign({classNames:A1t,styles:A1t},a),{getPrefixCls:n,direction:r,getPopupContainer:i})}var M8e={},Wrn=fn.default;Object.defineProperty(M8e,"__esModule",{value:!0});M8e.getStyle=Urn;M8e.registerTheme=NBi;var M1t=H5,jRe=T1,TBi=Wrn(gL),$Bi=mL,OBi=Wrn(Fo);const PBi=`-ant-${Date.now()}-${Math.random()}`;function Urn(e,t){const n={},r=(o,s)=>{let c=o.clone();return c=(s==null?void 0:s(c))||c,c.toRgbString()},i=(o,s)=>{const c=new jRe.FastColor(o),u=(0,M1t.generate)(c.toRgbString());n[`${s}-color`]=r(c),n[`${s}-color-disabled`]=u[1],n[`${s}-color-hover`]=u[4],n[`${s}-color-active`]=u[6],n[`${s}-color-outline`]=c.clone().setA(.2).toRgbString(),n[`${s}-color-deprecated-bg`]=u[0],n[`${s}-color-deprecated-border`]=u[2]};if(t.primaryColor){i(t.primaryColor,"primary");const o=new jRe.FastColor(t.primaryColor),s=(0,M1t.generate)(o.toRgbString());s.forEach((u,d)=>{n[`primary-${d+1}`]=u}),n["primary-color-deprecated-l-35"]=r(o,u=>u.lighten(35)),n["primary-color-deprecated-l-20"]=r(o,u=>u.lighten(20)),n["primary-color-deprecated-t-20"]=r(o,u=>u.tint(20)),n["primary-color-deprecated-t-50"]=r(o,u=>u.tint(50)),n["primary-color-deprecated-f-12"]=r(o,u=>u.setA(u.a*.12));const c=new jRe.FastColor(s[0]);n["primary-color-active-deprecated-f-30"]=r(c,u=>u.setA(u.a*.3)),n["primary-color-active-deprecated-d-02"]=r(c,u=>u.darken(2))}return t.successColor&&i(t.successColor,"success"),t.warningColor&&i(t.warningColor,"warning"),t.errorColor&&i(t.errorColor,"error"),t.infoColor&&i(t.infoColor,"info"),`
  :root {
    ${Object.keys(n).map(o=>`--${e}-${o}: ${n[o]};`).join(`
`)}
  }
  `.trim()}function NBi(e,t){const n=Urn(e,t);(0,TBi.default)()?(0,$Bi.updateCSS)(n,`${PBi}-dynamic-theme`):(0,OBi.default)(!1,"ConfigProvider","SSR do not support dynamic theme with css variables.")}var tp={},DBi=Un.default;Object.defineProperty(tp,"__esModule",{value:!0});tp.default=tp.DisabledContextProvider=void 0;var VBe=DBi(h);const WBe=VBe.createContext(!1),IBi=e=>{let{children:t,disabled:n}=e;const r=VBe.useContext(WBe);return VBe.createElement(WBe.Provider,{value:n??r},t)};tp.DisabledContextProvider=IBi;tp.default=WBe;var F8e={},$T={},RBi=Un.default;Object.defineProperty($T,"__esModule",{value:!0});$T.default=$T.SizeContextProvider=void 0;var UBe=RBi(h);const KBe=UBe.createContext(void 0),kBi=e=>{let{children:t,size:n}=e;const r=UBe.useContext(KBe);return UBe.createElement(KBe.Provider,{value:n||r},t)};$T.SizeContextProvider=kBi;$T.default=KBe;var Krn=fn.default;Object.defineProperty(F8e,"__esModule",{value:!0});F8e.default=void 0;var F1t=h,ABi=Krn(tp),MBi=Krn($T);function FBi(){const e=(0,F1t.useContext)(ABi.default),t=(0,F1t.useContext)(MBi.default);return{componentDisabled:e,componentSize:t}}F8e.default=FBi;var HJe={},uG={},Grn=fn.default;Object.defineProperty(uG,"__esModule",{value:!0});uG.default=void 0;var L1t=Grn(p0),LBi=Grn(h0);function jBi(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1,r=new Set;function i(a,o){var s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,c=r.has(a);if((0,LBi.default)(!c,"Warning: There may be circular references"),c)return!1;if(a===o)return!0;if(n&&s>1)return!1;r.add(a);var u=s+1;if(Array.isArray(a)){if(!Array.isArray(o)||a.length!==o.length)return!1;for(var d=0;d<a.length;d++)if(!i(a[d],o[d],u))return!1;return!0}if(a&&o&&(0,L1t.default)(a)==="object"&&(0,L1t.default)(o)==="object"){var f=Object.keys(a);return f.length!==Object.keys(o).length?!1:f.every(function(p){return i(a[p],o[p],u)})}return!1}return i(e,t)}uG.default=jBi;var ao={};const Yrn=mc(eNn);var OL={},L8e={};Object.defineProperty(L8e,"__esModule",{value:!0});L8e.PresetColors=void 0;L8e.PresetColors=["blue","purple","cyan","green","magenta","pink","red","orange","yellow","volcano","geekblue","lime","gold"];(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"PresetColors",{enumerable:!0,get:function(){return t.PresetColors}});var t=L8e})(OL);var Ry={},lse={},j8e={};Object.defineProperty(j8e,"__esModule",{value:!0});j8e.default=void 0;j8e.default="5.24.4";var BBi=fn.default;Object.defineProperty(lse,"__esModule",{value:!0});lse.default=void 0;var zBi=BBi(j8e);lse.default=zBi.default;var B8e={},cse={};Object.defineProperty(cse,"__esModule",{value:!0});cse.default=void 0;var y1e=T1;function BRe(e){return e>=0&&e<=255}function HBi(e,t){const{r:n,g:r,b:i,a}=new y1e.FastColor(e).toRgb();if(a<1)return e;const{r:o,g:s,b:c}=new y1e.FastColor(t).toRgb();for(let u=.01;u<=1;u+=.01){const d=Math.round((n-o*(1-u))/u),f=Math.round((r-s*(1-u))/u),p=Math.round((i-c*(1-u))/u);if(BRe(d)&&BRe(f)&&BRe(p))return new y1e.FastColor({r:d,g:f,b:p,a:Math.round(u*100)/100}).toRgbString()}return new y1e.FastColor({r:n,g:r,b:i,a:1}).toRgbString()}cse.default=HBi;var Xrn=fn.default;Object.defineProperty(B8e,"__esModule",{value:!0});B8e.default=WBi;var zRe=T1,qBi=Xrn(G6),b1e=Xrn(cse),VBi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function WBi(e){const{override:t}=e,n=VBi(e,["override"]),r=Object.assign({},t);Object.keys(qBi.default).forEach(p=>{delete r[p]});const i=Object.assign(Object.assign({},n),r),a=480,o=576,s=768,c=992,u=1200,d=1600;if(i.motion===!1){const p="0s";i.motionDurationFast=p,i.motionDurationMid=p,i.motionDurationSlow=p}return Object.assign(Object.assign(Object.assign({},i),{colorFillContent:i.colorFillSecondary,colorFillContentHover:i.colorFill,colorFillAlter:i.colorFillQuaternary,colorBgContainerDisabled:i.colorFillTertiary,colorBorderBg:i.colorBgContainer,colorSplit:(0,b1e.default)(i.colorBorderSecondary,i.colorBgContainer),colorTextPlaceholder:i.colorTextQuaternary,colorTextDisabled:i.colorTextQuaternary,colorTextHeading:i.colorText,colorTextLabel:i.colorTextSecondary,colorTextDescription:i.colorTextTertiary,colorTextLightSolid:i.colorWhite,colorHighlight:i.colorError,colorBgTextHover:i.colorFillSecondary,colorBgTextActive:i.colorFill,colorIcon:i.colorTextTertiary,colorIconHover:i.colorText,colorErrorOutline:(0,b1e.default)(i.colorErrorBg,i.colorBgContainer),colorWarningOutline:(0,b1e.default)(i.colorWarningBg,i.colorBgContainer),fontSizeIcon:i.fontSizeSM,lineWidthFocus:i.lineWidth*3,lineWidth:i.lineWidth,controlOutlineWidth:i.lineWidth*2,controlInteractiveSize:i.controlHeight/2,controlItemBgHover:i.colorFillTertiary,controlItemBgActive:i.colorPrimaryBg,controlItemBgActiveHover:i.colorPrimaryBgHover,controlItemBgActiveDisabled:i.colorFill,controlTmpOutline:i.colorFillQuaternary,controlOutline:(0,b1e.default)(i.colorPrimaryBg,i.colorBgContainer),lineType:i.lineType,borderRadius:i.borderRadius,borderRadiusXS:i.borderRadiusXS,borderRadiusSM:i.borderRadiusSM,borderRadiusLG:i.borderRadiusLG,fontWeightStrong:600,opacityLoading:.65,linkDecoration:"none",linkHoverDecoration:"none",linkFocusDecoration:"none",controlPaddingHorizontal:12,controlPaddingHorizontalSM:8,paddingXXS:i.sizeXXS,paddingXS:i.sizeXS,paddingSM:i.sizeSM,padding:i.size,paddingMD:i.sizeMD,paddingLG:i.sizeLG,paddingXL:i.sizeXL,paddingContentHorizontalLG:i.sizeLG,paddingContentVerticalLG:i.sizeMS,paddingContentHorizontal:i.sizeMS,paddingContentVertical:i.sizeSM,paddingContentHorizontalSM:i.size,paddingContentVerticalSM:i.sizeXS,marginXXS:i.sizeXXS,marginXS:i.sizeXS,marginSM:i.sizeSM,margin:i.size,marginMD:i.sizeMD,marginLG:i.sizeLG,marginXL:i.sizeXL,marginXXL:i.sizeXXL,boxShadow:`
      0 6px 16px 0 rgba(0, 0, 0, 0.08),
      0 3px 6px -4px rgba(0, 0, 0, 0.12),
      0 9px 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowSecondary:`
      0 6px 16px 0 rgba(0, 0, 0, 0.08),
      0 3px 6px -4px rgba(0, 0, 0, 0.12),
      0 9px 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowTertiary:`
      0 1px 2px 0 rgba(0, 0, 0, 0.03),
      0 1px 6px -1px rgba(0, 0, 0, 0.02),
      0 2px 4px 0 rgba(0, 0, 0, 0.02)
    `,screenXS:a,screenXSMin:a,screenXSMax:o-1,screenSM:o,screenSMMin:o,screenSMMax:s-1,screenMD:s,screenMDMin:s,screenMDMax:c-1,screenLG:c,screenLGMin:c,screenLGMax:u-1,screenXL:u,screenXLMin:u,screenXLMax:d-1,screenXXL:d,screenXXLMin:d,boxShadowPopoverArrow:"2px 2px 5px rgba(0, 0, 0, 0.05)",boxShadowCard:`
      0 1px 2px -2px ${new zRe.FastColor("rgba(0, 0, 0, 0.16)").toRgbString()},
      0 3px 6px 0 ${new zRe.FastColor("rgba(0, 0, 0, 0.12)").toRgbString()},
      0 5px 12px 4px ${new zRe.FastColor("rgba(0, 0, 0, 0.09)").toRgbString()}
    `,boxShadowDrawerRight:`
      -6px 0 16px 0 rgba(0, 0, 0, 0.08),
      -3px 0 6px -4px rgba(0, 0, 0, 0.12),
      -9px 0 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowDrawerLeft:`
      6px 0 16px 0 rgba(0, 0, 0, 0.08),
      3px 0 6px -4px rgba(0, 0, 0, 0.12),
      9px 0 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowDrawerUp:`
      0 6px 16px 0 rgba(0, 0, 0, 0.08),
      0 3px 6px -4px rgba(0, 0, 0, 0.12),
      0 9px 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowDrawerDown:`
      0 -6px 16px 0 rgba(0, 0, 0, 0.08),
      0 -3px 6px -4px rgba(0, 0, 0, 0.12),
      0 -9px 28px 8px rgba(0, 0, 0, 0.05)
    `,boxShadowTabsOverflowLeft:"inset 10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowRight:"inset -10px 0 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowTop:"inset 0 10px 8px -8px rgba(0, 0, 0, 0.08)",boxShadowTabsOverflowBottom:"inset 0 -10px 8px -8px rgba(0, 0, 0, 0.08)"}),r)}var z8e=fn.default;Object.defineProperty(Ry,"__esModule",{value:!0});Ry.default=ZBi;Ry.unitless=Ry.ignore=Ry.getComputedToken=void 0;var UBi=z8e(h),KBi=Ha,GBi=z8e(lse),j1t=R8e,YBi=z8e(G6),Jrn=z8e(B8e),B1t=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const XBi=Ry.unitless={lineHeight:!0,lineHeightSM:!0,lineHeightLG:!0,lineHeightHeading1:!0,lineHeightHeading2:!0,lineHeightHeading3:!0,lineHeightHeading4:!0,lineHeightHeading5:!0,opacityLoading:!0,fontWeightStrong:!0,zIndexPopupBase:!0,zIndexBase:!0,opacityImage:!0},JBi=Ry.ignore={size:!0,sizeSM:!0,sizeLG:!0,sizeMD:!0,sizeXS:!0,sizeXXS:!0,sizeMS:!0,sizeXL:!0,sizeXXL:!0,sizeUnit:!0,sizeStep:!0,motionBase:!0,motionUnit:!0},QBi={screenXS:!0,screenXSMin:!0,screenXSMax:!0,screenSM:!0,screenSMMin:!0,screenSMMax:!0,screenMD:!0,screenMDMin:!0,screenMDMax:!0,screenLG:!0,screenLGMin:!0,screenLGMax:!0,screenXL:!0,screenXLMin:!0,screenXLMax:!0,screenXXL:!0,screenXXLMin:!0},qJe=(e,t,n)=>{const r=n.getDerivativeToken(e),{override:i}=t,a=B1t(t,["override"]);let o=Object.assign(Object.assign({},r),{override:i});return o=(0,Jrn.default)(o),a&&Object.entries(a).forEach(s=>{let[c,u]=s;const{theme:d}=u,f=B1t(u,["theme"]);let p=f;d&&(p=qJe(Object.assign(Object.assign({},o),f),{override:f},d)),o[c]=p}),o};Ry.getComputedToken=qJe;function ZBi(){const{token:e,hashed:t,theme:n,override:r,cssVar:i}=UBi.default.useContext(j1t.DesignTokenContext),a=`${GBi.default}-${t||""}`,o=n||j1t.defaultTheme,[s,c,u]=(0,KBi.useCacheToken)(o,[YBi.default,e],{salt:a,override:r,getComputedToken:qJe,formatToken:Jrn.default,cssVar:i&&{prefix:i.prefix,key:i.key,unitless:XBi,ignore:JBi,preserve:QBi}});return[o,u,t?c:"",s,i]}var EN={},Lo={};Object.defineProperty(Lo,"__esModule",{value:!0});Lo.textEllipsis=Lo.resetIcon=Lo.resetComponent=Lo.operationUnit=Lo.genLinkStyle=Lo.genIconStyle=Lo.genFocusStyle=Lo.genFocusOutline=Lo.genCommonStyle=Lo.clearFix=void 0;var ezi=Ha;Lo.textEllipsis={overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"};const tzi=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;return{boxSizing:"border-box",margin:0,padding:0,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight,listStyle:"none",fontFamily:t?"inherit":e.fontFamily}};Lo.resetComponent=tzi;const Qrn=()=>({display:"inline-flex",alignItems:"center",color:"inherit",fontStyle:"normal",lineHeight:0,textAlign:"center",textTransform:"none",verticalAlign:"-0.125em",textRendering:"optimizeLegibility","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale","> *":{lineHeight:1},svg:{display:"inline-block"}});Lo.resetIcon=Qrn;const nzi=()=>({"&::before":{display:"table",content:'""'},"&::after":{display:"table",clear:"both",content:'""'}});Lo.clearFix=nzi;const rzi=e=>({a:{color:e.colorLink,textDecoration:e.linkDecoration,backgroundColor:"transparent",outline:"none",cursor:"pointer",transition:`color ${e.motionDurationSlow}`,"-webkit-text-decoration-skip":"objects","&:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive},"&:active, &:hover":{textDecoration:e.linkHoverDecoration,outline:0},"&:focus":{textDecoration:e.linkFocusDecoration,outline:0},"&[disabled]":{color:e.colorTextDisabled,cursor:"not-allowed"}}});Lo.genLinkStyle=rzi;const izi=(e,t,n,r)=>{const i=`[class^="${t}"], [class*=" ${t}"]`,a=n?`.${n}`:i,o={boxSizing:"border-box","&::before, &::after":{boxSizing:"border-box"}};let s={};return r!==!1&&(s={fontFamily:e.fontFamily,fontSize:e.fontSize}),{[a]:Object.assign(Object.assign(Object.assign({},s),o),{[i]:o})}};Lo.genCommonStyle=izi;const Zrn=(e,t)=>({outline:`${(0,ezi.unit)(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`,outlineOffset:t??1,transition:"outline-offset 0s, outline 0s"});Lo.genFocusOutline=Zrn;const ein=(e,t)=>({"&:focus-visible":Object.assign({},Zrn(e,t))});Lo.genFocusStyle=ein;const azi=e=>({[`.${e}`]:Object.assign(Object.assign({},Qrn()),{[`.${e} .${e}-icon`]:{display:"block"}})});Lo.genIconStyle=azi;const ozi=e=>Object.assign(Object.assign({color:e.colorLink,textDecoration:e.linkDecoration,outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,border:0,padding:0,background:"none",userSelect:"none"},ein(e)),{"&:focus, &:hover":{color:e.colorLinkHover},"&:active":{color:e.colorLinkActive}});Lo.operationUnit=ozi;var szi=Un.default;Object.defineProperty(EN,"__esModule",{value:!0});EN.genSubStyleComponent=EN.genStyleHooks=EN.genComponentStyleHook=void 0;var z1t=h,lzi=Yrn,HRe=cc,qRe=Lo,H1t=szi(Ry);const{genStyleHooks:czi,genComponentStyleHook:uzi,genSubStyleComponent:dzi}=(0,lzi.genStyleUtils)({usePrefix:()=>{const{getPrefixCls:e,iconPrefixCls:t}=(0,z1t.useContext)(HRe.ConfigContext);return{rootPrefixCls:e(),iconPrefixCls:t}},useToken:()=>{const[e,t,n,r,i]=(0,H1t.default)();return{theme:e,realToken:t,hashId:n,token:r,cssVar:i}},useCSP:()=>{const{csp:e}=(0,z1t.useContext)(HRe.ConfigContext);return e??{}},getResetStyles:(e,t)=>{var n;const r=(0,qRe.genLinkStyle)(e);return[r,{"&":r},(0,qRe.genIconStyle)((n=t==null?void 0:t.prefix.iconPrefixCls)!==null&&n!==void 0?n:HRe.defaultIconPrefixCls)]},getCommonStyle:qRe.genCommonStyle,getCompUnitless:()=>H1t.unitless});EN.genSubStyleComponent=dzi;EN.genComponentStyleHook=uzi;EN.genStyleHooks=czi;var VJe={};Object.defineProperty(VJe,"__esModule",{value:!0});VJe.default=pzi;var fzi=OL;function pzi(e,t){return fzi.PresetColors.reduce((n,r)=>{const i=e[`${r}1`],a=e[`${r}3`],o=e[`${r}6`],s=e[`${r}7`];return Object.assign(Object.assign({},n),t(r,{lightColor:i,lightBorderColor:a,darkColor:o,textColor:s}))},{})}var H8e={},hzi=fn.default;Object.defineProperty(H8e,"__esModule",{value:!0});H8e.default=void 0;var mzi=Ha,gzi=Lo,vzi=hzi(Ry);const _zi=(e,t)=>{const[n,r]=(0,vzi.default)();return(0,mzi.useStyleRegister)({theme:n,token:r,hashId:"",path:["ant-design-icons",e],nonce:()=>t==null?void 0:t.nonce,layer:{name:"antd"}},()=>[(0,gzi.genIconStyle)(e)])};H8e.default=_zi;(function(e){var t=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DesignTokenContext",{enumerable:!0,get:function(){return d.DesignTokenContext}}),Object.defineProperty(e,"PresetColors",{enumerable:!0,get:function(){return i.PresetColors}}),Object.defineProperty(e,"calc",{enumerable:!0,get:function(){return r.genCalc}}),Object.defineProperty(e,"defaultConfig",{enumerable:!0,get:function(){return d.defaultConfig}}),Object.defineProperty(e,"genComponentStyleHook",{enumerable:!0,get:function(){return s.genComponentStyleHook}}),Object.defineProperty(e,"genPresetColor",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"genStyleHooks",{enumerable:!0,get:function(){return s.genStyleHooks}}),Object.defineProperty(e,"genSubStyleComponent",{enumerable:!0,get:function(){return s.genSubStyleComponent}}),Object.defineProperty(e,"getLineHeight",{enumerable:!0,get:function(){return a.getLineHeight}}),Object.defineProperty(e,"mergeToken",{enumerable:!0,get:function(){return r.mergeToken}}),Object.defineProperty(e,"statistic",{enumerable:!0,get:function(){return r.statistic}}),Object.defineProperty(e,"statisticToken",{enumerable:!0,get:function(){return r.statisticToken}}),Object.defineProperty(e,"useResetIconStyle",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"useStyleRegister",{enumerable:!0,get:function(){return n.useStyleRegister}}),Object.defineProperty(e,"useToken",{enumerable:!0,get:function(){return o.default}});var n=Ha,r=Yrn,i=OL,a=ose,o=t(Ry),s=EN,c=t(VJe),u=t(H8e),d=R8e})(ao);var q8e={},yzi=Un.default;Object.defineProperty(q8e,"__esModule",{value:!0});q8e.default=void 0;var bzi=yzi(h);const xzi=Object.assign({},bzi),{useId:q1t}=xzi,Szi=()=>"",Czi=typeof q1t>"u"?Szi:q1t;q8e.default=Czi;var WJe=fn.default;Object.defineProperty(HJe,"__esModule",{value:!0});HJe.default=Ozi;var wzi=WJe(Xoe),Ezi=WJe(uG),Tzi=Fo,V1t=ao,$zi=WJe(q8e);function Ozi(e,t,n){var r,i;const a=(0,Tzi.devUseWarning)("ConfigProvider"),o=e||{},s=o.inherit===!1||!t?Object.assign(Object.assign({},V1t.defaultConfig),{hashed:(r=t==null?void 0:t.hashed)!==null&&r!==void 0?r:V1t.defaultConfig.hashed,cssVar:t==null?void 0:t.cssVar}):t,c=(0,$zi.default)();{const u=o.cssVar||s.cssVar,d=!!(typeof o.cssVar=="object"&&(!((i=o.cssVar)===null||i===void 0)&&i.key)||c);a(!u||d,"breaking","Missing key in `cssVar` config. Please upgrade to React 18 or set `cssVar.key` manually in each ConfigProvider inside `cssVar` enabled ConfigProvider.")}return(0,wzi.default)(()=>{var u,d;if(!e)return t;const f=Object.assign({},s.components);Object.keys(e.components||{}).forEach(g=>{f[g]=Object.assign(Object.assign({},f[g]),e.components[g])});const p=`css-var-${c.replace(/:/g,"")}`,m=((u=o.cssVar)!==null&&u!==void 0?u:s.cssVar)&&Object.assign(Object.assign(Object.assign({prefix:n==null?void 0:n.prefixCls},typeof s.cssVar=="object"?s.cssVar:{}),typeof o.cssVar=="object"?o.cssVar:{}),{key:typeof o.cssVar=="object"&&((d=o.cssVar)===null||d===void 0?void 0:d.key)||p});return Object.assign(Object.assign(Object.assign({},s),o),{token:Object.assign(Object.assign({},s.token),o.token),components:f,cssVar:m})},[o,s],(u,d)=>u.some((f,p)=>{const m=d[p];return!(0,Ezi.default)(f,m,!0)}))}var UJe={};const Y5=mc(ANn);var Pzi=Un.default;Object.defineProperty(UJe,"__esModule",{value:!0});UJe.default=Izi;var W1t=Pzi(h),Nzi=Y5,Dzi=ao;function Izi(e){const{children:t}=e,[,n]=(0,Dzi.useToken)(),{motion:r}=n,i=W1t.useRef(!1);return i.current=i.current||r===!1,i.current?W1t.createElement(Nzi.Provider,{motion:r},t):t}var V8e={},Rzi=Un.default;Object.defineProperty(V8e,"__esModule",{value:!0});V8e.default=void 0;var kzi=Rzi(h),Azi=Fo;const tin=kzi.memo(e=>{let{dropdownMatchSelectWidth:t}=e;return(0,Azi.devUseWarning)("ConfigProvider").deprecated(t===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),null});tin.displayName="PropWarning";V8e.default=tin;var nin={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return t.useResetIconStyle}});var t=ao})(nin);(function(e){"use client";var t=fn.default,n=Un.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"ConfigConsumer",{enumerable:!0,get:function(){return _.ConfigConsumer}}),Object.defineProperty(e,"ConfigContext",{enumerable:!0,get:function(){return _.ConfigContext}}),Object.defineProperty(e,"Variants",{enumerable:!0,get:function(){return _.Variants}}),e.default=e.configConsumerProps=void 0,Object.defineProperty(e,"defaultIconPrefixCls",{enumerable:!0,get:function(){return _.defaultIconPrefixCls}}),Object.defineProperty(e,"defaultPrefixCls",{enumerable:!0,get:function(){return _.defaultPrefixCls}}),e.warnContext=e.globalConfig=void 0;var r=n(h),i=Ha,a=t(LK),o=t(Xoe),s=N8e,c=n(Fo),u=t(Qoe),d=n(lm),f=t(sG),p=t(Ky),m=R8e,g=t(G6),_=cc,v=M8e,b=tp,y=t(F8e),x=t(HJe),C=t(UJe),w=t(V8e),$=n($T),O=t(nin),N=function(Y,J){var Z={};for(var te in Y)Object.prototype.hasOwnProperty.call(Y,te)&&J.indexOf(te)<0&&(Z[te]=Y[te]);if(Y!=null&&typeof Object.getOwnPropertySymbols=="function")for(var re=0,te=Object.getOwnPropertySymbols(Y);re<te.length;re++)J.indexOf(te[re])<0&&Object.prototype.propertyIsEnumerable.call(Y,te[re])&&(Z[te[re]]=Y[te[re]]);return Z};let P=!1;e.warnContext=Y=>{(0,c.default)(!P,Y,"Static function can not consume context like dynamic theme. Please use 'App' component instead.")},e.configConsumerProps=["getTargetContainer","getPopupContainer","rootPrefixCls","getPrefixCls","renderEmpty","csp","autoInsertSpaceInButton","locale"];const I=["getTargetContainer","getPopupContainer","renderEmpty","input","pagination","form","select","button"];let D,k,R,A;function F(){return D||_.defaultPrefixCls}function z(){return k||_.defaultIconPrefixCls}function M(Y){return Object.keys(Y).some(J=>J.endsWith("Color"))}const K=Y=>{const{prefixCls:J,iconPrefixCls:Z,theme:te,holderRender:re}=Y;J!==void 0&&(D=J),Z!==void 0&&(k=Z),"holderRender"in Y&&(A=re),te&&(M(te)?((0,c.default)(!1,"ConfigProvider","`config` of css variable theme is not work in v5. Please use new `theme` config instead."),(0,v.registerTheme)(F(),te)):R=te)},U=()=>({getPrefixCls:(Y,J)=>J||(Y?`${F()}-${Y}`:F()),getIconPrefixCls:z,getRootPrefixCls:()=>D||F(),getTheme:()=>R,holderRender:A});e.globalConfig=U;const W=Y=>{const{children:J,csp:Z,autoInsertSpaceInButton:te,alert:re,anchor:se,form:de,locale:pe,componentSize:Se,direction:ve,space:be,splitter:Ee,virtual:xe,dropdownMatchSelectWidth:Pe,popupMatchSelectWidth:je,popupOverflow:ft,legacyLocale:Ge,parentContext:Ye,iconPrefixCls:nt,theme:We,componentDisabled:ct,segmented:rt,statistic:vt,spin:Mt,calendar:$t,carousel:ke,cascader:ye,collapse:_e,typography:He,checkbox:Ze,descriptions:ot,divider:Qt,drawer:Bt,skeleton:Yt,steps:Gt,image:kt,layout:In,list:Cn,mentions:Nn,modal:kn,progress:vn,result:bn,slider:ur,breadcrumb:zn,menu:Tn,pagination:Or,input:br,textArea:mr,empty:An,badge:Dn,radio:vr,rate:Ar,switch:ui,transfer:wn,avatar:xr,message:Zr,tag:_n,table:zt,card:Ft,tabs:pn,timeline:Sn,timePicker:jn,upload:Zn,notification:or,tree:yr,colorPicker:Br,datePicker:lr,rangePicker:qr,flex:Mr,wave:pr,dropdown:Vr,warning:xn,tour:ni,tooltip:ya,popover:Ja,popconfirm:Aa,floatButtonGroup:sa,variant:Ln,inputNumber:Co,treeSelect:Os}=Y,dl=r.useCallback((ko,_s)=>{const{prefixCls:Ps}=Y;if(_s)return _s;const ac=Ps||Ye.getPrefixCls("");return ko?`${ac}-${ko}`:ac},[Ye.getPrefixCls,Y.prefixCls]),tl=nt||Ye.iconPrefixCls||_.defaultIconPrefixCls,Pc=Z||Ye.csp;(0,O.default)(tl,Pc);const Dl=(0,x.default)(We,Ye.theme,{prefixCls:dl("")});P=P||!!Dl;const jc={csp:Pc,autoInsertSpaceInButton:te,alert:re,anchor:se,locale:pe||Ge,direction:ve,space:be,splitter:Ee,virtual:xe,popupMatchSelectWidth:je??Pe,popupOverflow:ft,getPrefixCls:dl,iconPrefixCls:tl,theme:Dl,segmented:rt,statistic:vt,spin:Mt,calendar:$t,carousel:ke,cascader:ye,collapse:_e,typography:He,checkbox:Ze,descriptions:ot,divider:Qt,drawer:Bt,skeleton:Yt,steps:Gt,image:kt,input:br,textArea:mr,layout:In,list:Cn,mentions:Nn,modal:kn,progress:vn,result:bn,slider:ur,breadcrumb:zn,menu:Tn,pagination:Or,empty:An,badge:Dn,radio:vr,rate:Ar,switch:ui,transfer:wn,avatar:xr,message:Zr,tag:_n,table:zt,card:Ft,tabs:pn,timeline:Sn,timePicker:jn,upload:Zn,notification:or,tree:yr,colorPicker:Br,datePicker:lr,rangePicker:qr,flex:Mr,wave:pr,dropdown:Vr,warning:xn,tour:ni,tooltip:ya,popover:Ja,popconfirm:Aa,floatButtonGroup:sa,variant:Ln,inputNumber:Co,treeSelect:Os};(0,c.devUseWarning)("ConfigProvider")(!("autoInsertSpaceInButton"in Y),"deprecated","`autoInsertSpaceInButton` is deprecated. Please use `{ button: { autoInsertSpace: boolean }}` instead.");const ic=Object.assign({},Ye);Object.keys(jc).forEach(ko=>{jc[ko]!==void 0&&(ic[ko]=jc[ko])}),I.forEach(ko=>{const _s=Y[ko];_s&&(ic[ko]=_s)}),typeof te<"u"&&(ic.button=Object.assign({autoInsertSpace:te},ic.button));const Al=(0,o.default)(()=>ic,ic,(ko,_s)=>{const Ps=Object.keys(ko),ac=Object.keys(_s);return Ps.length!==ac.length||Ps.some(wc=>ko[wc]!==_s[wc])}),{layer:vs}=r.useContext(i.StyleContext),vo=r.useMemo(()=>({prefixCls:tl,csp:Pc,layer:vs?"antd":void 0}),[tl,Pc,vs]);let ja=r.createElement(r.Fragment,null,r.createElement(w.default,{dropdownMatchSelectWidth:Pe}),J);const wa=r.useMemo(()=>{var ko,_s,Ps,ac;return(0,s.merge)(((ko=p.default.Form)===null||ko===void 0?void 0:ko.defaultValidateMessages)||{},((Ps=(_s=Al.locale)===null||_s===void 0?void 0:_s.Form)===null||Ps===void 0?void 0:Ps.defaultValidateMessages)||{},((ac=Al.form)===null||ac===void 0?void 0:ac.validateMessages)||{},(de==null?void 0:de.validateMessages)||{})},[Al,de==null?void 0:de.validateMessages]);Object.keys(wa).length>0&&(ja=r.createElement(u.default.Provider,{value:wa},ja)),pe&&(ja=r.createElement(d.default,{locale:pe,_ANT_MARK__:d.ANT_MARK},ja)),(tl||Pc)&&(ja=r.createElement(a.default.Provider,{value:vo},ja)),Se&&(ja=r.createElement($.SizeContextProvider,{size:Se},ja)),ja=r.createElement(C.default,null,ja);const Ma=r.useMemo(()=>{const ko=Dl||{},{algorithm:_s,token:Ps,components:ac,cssVar:wc}=ko,oc=N(ko,["algorithm","token","components","cssVar"]),Xo=_s&&(!Array.isArray(_s)||_s.length>0)?(0,i.createTheme)(_s):m.defaultTheme,si={};Object.entries(ac||{}).forEach(xs=>{let[Ua,Ys]=xs;const Vl=Object.assign({},Ys);"algorithm"in Vl&&(Vl.algorithm===!0?Vl.theme=Xo:(Array.isArray(Vl.algorithm)||typeof Vl.algorithm=="function")&&(Vl.theme=(0,i.createTheme)(Vl.algorithm)),delete Vl.algorithm),si[Ua]=Vl});const Do=Object.assign(Object.assign({},g.default),Ps);return Object.assign(Object.assign({},oc),{theme:Xo,token:Do,components:si,override:Object.assign({override:Do},si),cssVar:wc})},[Dl]);return We&&(ja=r.createElement(m.DesignTokenContext.Provider,{value:Ma},ja)),Al.warning&&(ja=r.createElement(c.WarningContext.Provider,{value:Al.warning},ja)),ct!==void 0&&(ja=r.createElement(b.DisabledContextProvider,{disabled:ct},ja)),r.createElement(_.ConfigContext.Provider,{value:Al},ja)},L=Y=>{const J=r.useContext(_.ConfigContext),Z=r.useContext(f.default);return r.createElement(W,Object.assign({parentContext:J,legacyLocale:Z},Y))};L.ConfigContext=_.ConfigContext,L.SizeContext=$.default,L.config=K,L.useConfig=y.default,Object.defineProperty(L,"SizeContext",{get:()=>((0,c.default)(!1,"ConfigProvider","ConfigProvider.SizeContext is deprecated. Please use `ConfigProvider.useConfig().componentSize` instead."),$.default)}),L.displayName="ConfigProvider",e.default=L})(go);var IW={};Object.defineProperty(IW,"__esModule",{value:!0});IW.prepareComponentToken=IW.default=void 0;var Mzi=ao;const Fzi=e=>{const{componentCls:t}=e;return{[t]:{position:"fixed",zIndex:e.zIndexPopup}}},rin=e=>({zIndexPopup:e.zIndexBase+10});IW.prepareComponentToken=rin;IW.default=(0,Mzi.genStyleHooks)("Affix",Fzi,rin);var use={};Object.defineProperty(use,"__esModule",{value:!0});use.getFixedBottom=Bzi;use.getFixedTop=jzi;use.getTargetRect=Lzi;function Lzi(e){return e!==window?e.getBoundingClientRect():{top:0,bottom:window.innerHeight}}function jzi(e,t,n){if(n!==void 0&&Math.round(t.top)>Math.round(e.top)-n)return n+t.top}function Bzi(e,t,n){if(n!==void 0&&Math.round(t.bottom)<Math.round(e.bottom)+n){const r=window.innerHeight-t.bottom;return n+r}}var dse=fn.default;Object.defineProperty(Yoe,"__esModule",{value:!0});Yoe.default=void 0;var i1=dse(h),U1t=dse(Li),K1t=dse(O8e),G1t=dse(aG),zzi=go,Hzi=dse(IW),vP=use,qzi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Y1t=["resize","scroll","touchstart","touchmove","touchend","pageshow","load"];function Vzi(){return typeof window<"u"?window:null}const X1t=0,J1t=1,iin=i1.default.forwardRef((e,t)=>{var n;const{style:r,offsetTop:i,offsetBottom:a,prefixCls:o,className:s,rootClassName:c,children:u,target:d,onChange:f,onTestUpdatePosition:p}=e,m=qzi(e,["style","offsetTop","offsetBottom","prefixCls","className","rootClassName","children","target","onChange","onTestUpdatePosition"]),{getPrefixCls:g,getTargetContainer:_}=i1.default.useContext(zzi.ConfigContext),v=g("affix",o),[b,y]=i1.default.useState(!1),[x,C]=i1.default.useState(),[w,$]=i1.default.useState(),O=i1.default.useRef(X1t),N=i1.default.useRef(null),P=i1.default.useRef(null),I=i1.default.useRef(null),D=i1.default.useRef(null),k=i1.default.useRef(null),R=(n=d??_)!==null&&n!==void 0?n:Vzi,A=a===void 0&&i===void 0?0:i,F=()=>{if(O.current!==J1t||!D.current||!I.current||!R)return;const re=R();if(re){const se={status:X1t},de=(0,vP.getTargetRect)(I.current);if(de.top===0&&de.left===0&&de.width===0&&de.height===0)return;const pe=(0,vP.getTargetRect)(re),Se=(0,vP.getFixedTop)(de,pe,A),ve=(0,vP.getFixedBottom)(de,pe,a);Se!==void 0?(se.affixStyle={position:"fixed",top:Se,width:de.width,height:de.height},se.placeholderStyle={width:de.width,height:de.height}):ve!==void 0&&(se.affixStyle={position:"fixed",bottom:ve,width:de.width,height:de.height},se.placeholderStyle={width:de.width,height:de.height}),se.lastAffix=!!se.affixStyle,b!==se.lastAffix&&(f==null||f(se.lastAffix)),O.current=se.status,C(se.affixStyle),$(se.placeholderStyle),y(se.lastAffix)}},z=()=>{O.current=J1t,F()},M=(0,G1t.default)(()=>{z()}),K=(0,G1t.default)(()=>{if(R&&x){const re=R();if(re&&I.current){const se=(0,vP.getTargetRect)(re),de=(0,vP.getTargetRect)(I.current),pe=(0,vP.getFixedTop)(de,se,A),Se=(0,vP.getFixedBottom)(de,se,a);if(pe!==void 0&&x.top===pe||Se!==void 0&&x.bottom===Se)return}}z()}),U=()=>{const re=R==null?void 0:R();re&&(Y1t.forEach(se=>{var de;P.current&&((de=N.current)===null||de===void 0||de.removeEventListener(se,P.current)),re==null||re.addEventListener(se,K)}),N.current=re,P.current=K)},W=()=>{k.current&&(clearTimeout(k.current),k.current=null);const re=R==null?void 0:R();Y1t.forEach(se=>{var de;re==null||re.removeEventListener(se,K),P.current&&((de=N.current)===null||de===void 0||de.removeEventListener(se,P.current))}),M.cancel(),K.cancel()};i1.default.useImperativeHandle(t,()=>({updatePosition:M})),i1.default.useEffect(()=>(k.current=setTimeout(U),()=>W()),[]),i1.default.useEffect(()=>{U()},[d,x,b]),i1.default.useEffect(()=>{M()},[d,i,a]);const[L,Y,J]=(0,Hzi.default)(v),Z=(0,U1t.default)(c,Y,v,J),te=(0,U1t.default)({[Z]:x});return L(i1.default.createElement(K1t.default,{onResize:M},i1.default.createElement("div",Object.assign({style:r,className:s,ref:I},m),x&&i1.default.createElement("div",{style:w,"aria-hidden":"true"}),i1.default.createElement("div",{className:te,ref:D,style:x},i1.default.createElement(K1t.default,{onResize:M},u)))))});iin.displayName="Affix";Yoe.default=iin;var W8e={},fse={},GBe={exports:{}},U8e={},KJe={};Object.defineProperty(KJe,"__esModule",{value:!0});var Wzi={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm193.5 301.7l-210.6 292a31.8 31.8 0 01-51.7 0L318.5 484.9c-3.8-5.3 0-12.7 6.5-12.7h46.9c10.2 0 19.9 4.9 25.9 13.3l71.2 98.8 157.2-218c6-8.3 15.6-13.3 25.9-13.3H699c6.5 0 10.3 7.4 6.5 12.7z"}}]},name:"check-circle",theme:"filled"};KJe.default=Wzi;var Uzi=Un.default,GJe=fn.default;Object.defineProperty(U8e,"__esModule",{value:!0});U8e.default=void 0;var Kzi=GJe(Ol),ain=Uzi(h),Gzi=GJe(KJe),Yzi=GJe(Pl),Xzi=function(t,n){return ain.createElement(Yzi.default,(0,Kzi.default)({},t,{ref:n,icon:Gzi.default}))},oin=ain.forwardRef(Xzi);oin.displayName="CheckCircleFilled";U8e.default=oin;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(U8e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(GBe,GBe.exports);var PL=GBe.exports,YBe={exports:{}},K8e={},YJe={};Object.defineProperty(YJe,"__esModule",{value:!0});var Jzi={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960 64 759.4 64 512 264.6 64 512 64zm127.98 274.82h-.04l-.08.06L512 466.75 384.14 338.88c-.04-.05-.06-.06-.08-.06a.12.12 0 00-.07 0c-.03 0-.05.01-.09.05l-45.02 45.02a.2.2 0 00-.05.09.12.12 0 000 .07v.02a.27.27 0 00.06.06L466.75 512 338.88 639.86c-.05.04-.06.06-.06.08a.12.12 0 000 .07c0 .03.01.05.05.09l45.02 45.02a.2.2 0 00.09.05.12.12 0 00.07 0c.02 0 .04-.01.08-.05L512 557.25l127.86 127.87c.04.04.06.05.08.05a.12.12 0 00.07 0c.03 0 .05-.01.09-.05l45.02-45.02a.2.2 0 00.05-.09.12.12 0 000-.07v-.02a.27.27 0 00-.05-.06L557.25 512l127.87-127.86c.04-.04.05-.06.05-.08a.12.12 0 000-.07c0-.03-.01-.05-.05-.09l-45.02-45.02a.2.2 0 00-.09-.05.12.12 0 00-.07 0z"}}]},name:"close-circle",theme:"filled"};YJe.default=Jzi;var Qzi=Un.default,XJe=fn.default;Object.defineProperty(K8e,"__esModule",{value:!0});K8e.default=void 0;var Zzi=XJe(Ol),sin=Qzi(h),eHi=XJe(YJe),tHi=XJe(Pl),nHi=function(t,n){return sin.createElement(tHi.default,(0,Zzi.default)({},t,{ref:n,icon:eHi.default}))},lin=sin.forwardRef(nHi);lin.displayName="CloseCircleFilled";K8e.default=lin;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(K8e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(YBe,YBe.exports);var n$=YBe.exports,XBe={exports:{}},G8e={},JJe={};Object.defineProperty(JJe,"__esModule",{value:!0});var rHi={icon:{tag:"svg",attrs:{"fill-rule":"evenodd",viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M799.86 166.31c.02 0 .04.02.08.06l57.69 57.7c.04.03.05.05.06.08a.12.12 0 010 .06c0 .03-.02.05-.06.09L569.93 512l287.7 287.7c.04.04.05.06.06.09a.12.12 0 010 .07c0 .02-.02.04-.06.08l-57.7 57.69c-.03.04-.05.05-.07.06a.12.12 0 01-.07 0c-.03 0-.05-.02-.09-.06L512 569.93l-287.7 287.7c-.04.04-.06.05-.09.06a.12.12 0 01-.07 0c-.02 0-.04-.02-.08-.06l-57.69-57.7c-.04-.03-.05-.05-.06-.07a.12.12 0 010-.07c0-.03.02-.05.06-.09L454.07 512l-287.7-287.7c-.04-.04-.05-.06-.06-.09a.12.12 0 010-.07c0-.02.02-.04.06-.08l57.7-57.69c.03-.04.05-.05.07-.06a.12.12 0 01.07 0c.03 0 .05.02.09.06L512 454.07l287.7-287.7c.04-.04.06-.05.09-.06a.12.12 0 01.07 0z"}}]},name:"close",theme:"outlined"};JJe.default=rHi;var iHi=Un.default,QJe=fn.default;Object.defineProperty(G8e,"__esModule",{value:!0});G8e.default=void 0;var aHi=QJe(Ol),cin=iHi(h),oHi=QJe(JJe),sHi=QJe(Pl),lHi=function(t,n){return cin.createElement(sHi.default,(0,aHi.default)({},t,{ref:n,icon:oHi.default}))},uin=cin.forwardRef(lHi);uin.displayName="CloseOutlined";G8e.default=uin;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(G8e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(XBe,XBe.exports);var nb=XBe.exports,JBe={exports:{}},Y8e={},ZJe={};Object.defineProperty(ZJe,"__esModule",{value:!0});var cHi={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm-32 232c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V296zm32 440a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"exclamation-circle",theme:"filled"};ZJe.default=cHi;var uHi=Un.default,eQe=fn.default;Object.defineProperty(Y8e,"__esModule",{value:!0});Y8e.default=void 0;var dHi=eQe(Ol),din=uHi(h),fHi=eQe(ZJe),pHi=eQe(Pl),hHi=function(t,n){return din.createElement(pHi.default,(0,dHi.default)({},t,{ref:n,icon:fHi.default}))},fin=din.forwardRef(hHi);fin.displayName="ExclamationCircleFilled";Y8e.default=fin;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(Y8e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(JBe,JBe.exports);var kD=JBe.exports,QBe={exports:{}},X8e={},tQe={};Object.defineProperty(tQe,"__esModule",{value:!0});var mHi={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm32 664c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V456c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v272zm-32-344a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"info-circle",theme:"filled"};tQe.default=mHi;var gHi=Un.default,nQe=fn.default;Object.defineProperty(X8e,"__esModule",{value:!0});X8e.default=void 0;var vHi=nQe(Ol),pin=gHi(h),_Hi=nQe(tQe),yHi=nQe(Pl),bHi=function(t,n){return pin.createElement(yHi.default,(0,vHi.default)({},t,{ref:n,icon:_Hi.default}))},hin=pin.forwardRef(bHi);hin.displayName="InfoCircleFilled";X8e.default=hin;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(X8e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(QBe,QBe.exports);var J8e=QBe.exports,s8={},xHi=fn.default;Object.defineProperty(s8,"__esModule",{value:!0});s8.default=OHi;var SHi=xHi(Vy),CHi=`accept acceptCharset accessKey action allowFullScreen allowTransparency
    alt async autoComplete autoFocus autoPlay capture cellPadding cellSpacing challenge
    charSet checked classID className colSpan cols content contentEditable contextMenu
    controls coords crossOrigin data dateTime default defer dir disabled download draggable
    encType form formAction formEncType formMethod formNoValidate formTarget frameBorder
    headers height hidden high href hrefLang htmlFor httpEquiv icon id inputMode integrity
    is keyParams keyType kind label lang list loop low manifest marginHeight marginWidth max maxLength media
    mediaGroup method min minLength multiple muted name noValidate nonce open
    optimum pattern placeholder poster preload radioGroup readOnly rel required
    reversed role rowSpan rows sandbox scope scoped scrolling seamless selected
    shape size sizes span spellCheck src srcDoc srcLang srcSet start step style
    summary tabIndex target title type useMap value width wmode wrap`,wHi=`onCopy onCut onPaste onCompositionEnd onCompositionStart onCompositionUpdate onKeyDown
    onKeyPress onKeyUp onFocus onBlur onChange onInput onSubmit onClick onContextMenu onDoubleClick
    onDrag onDragEnd onDragEnter onDragExit onDragLeave onDragOver onDragStart onDrop onMouseDown
    onMouseEnter onMouseLeave onMouseMove onMouseOut onMouseOver onMouseUp onSelect onTouchCancel
    onTouchEnd onTouchMove onTouchStart onScroll onWheel onAbort onCanPlay onCanPlayThrough
    onDurationChange onEmptied onEncrypted onEnded onError onLoadedData onLoadedMetadata
    onLoadStart onPause onPlay onPlaying onProgress onRateChange onSeeked onSeeking onStalled onSuspend onTimeUpdate onVolumeChange onWaiting onLoad onError`,EHi="".concat(CHi," ").concat(wHi).split(/[\s\n]+/),THi="aria-",$Hi="data-";function Q1t(e,t){return e.indexOf(t)===0}function OHi(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,n;t===!1?n={aria:!0,data:!0,attr:!0}:t===!0?n={aria:!0}:n=(0,SHi.default)({},t);var r={};return Object.keys(e).forEach(function(i){(n.aria&&(i==="role"||Q1t(i,THi))||n.data&&Q1t(i,$Hi)||n.attr&&EHi.includes(i))&&(r[i]=e[i])}),r}var Xd={},Q8e={},PHi=fn.default;Object.defineProperty(Q8e,"__esModule",{value:!0});Q8e.default=kHi;var NHi=PHi(p0),DHi=Symbol.for("react.element"),IHi=Symbol.for("react.transitional.element"),RHi=Symbol.for("react.fragment");function kHi(e){return e&&(0,NHi.default)(e)==="object"&&(e.$$typeof===DHi||e.$$typeof===IHi)&&e.type===RHi}var rQe=fn.default;Object.defineProperty(Xd,"__esModule",{value:!0});Xd.useComposeRef=Xd.supportRef=Xd.supportNodeRef=Xd.getNodeRef=Xd.fillRef=Xd.composeRef=void 0;var AHi=rQe(p0),min=h,VRe=Sne,MHi=rQe(Xoe),FHi=rQe(Q8e),LHi=Number(min.version.split(".")[0]),jHi=Xd.fillRef=function(t,n){typeof t=="function"?t(n):(0,AHi.default)(t)==="object"&&t&&"current"in t&&(t.current=n)},BHi=Xd.composeRef=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.filter(Boolean);return i.length<=1?i[0]:function(a){n.forEach(function(o){jHi(o,a)})}};Xd.useComposeRef=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return(0,MHi.default)(function(){return BHi.apply(void 0,n)},n,function(i,a){return i.length!==a.length||i.every(function(o,s){return o!==a[s]})})};var zHi=Xd.supportRef=function(t){var n,r;if(!t)return!1;if(iQe(t)&&LHi>=19)return!0;var i=(0,VRe.isMemo)(t)?t.type.type:t.type;return!(typeof i=="function"&&!((n=i.prototype)!==null&&n!==void 0&&n.render)&&i.$$typeof!==VRe.ForwardRef||typeof t=="function"&&!((r=t.prototype)!==null&&r!==void 0&&r.render)&&t.$$typeof!==VRe.ForwardRef)};function iQe(e){return(0,min.isValidElement)(e)&&!(0,FHi.default)(e)}Xd.supportNodeRef=function(t){return iQe(t)&&zHi(t)};Xd.getNodeRef=function(t){if(t&&iQe(t)){var n=t;return n.props.propertyIsEnumerable("ref")?n.props.ref:n.ref}return null};var ff={},HHi=fn.default;Object.defineProperty(ff,"__esModule",{value:!0});ff.cloneElement=VHi;ff.isFragment=qHi;ff.replaceElement=void 0;var J_e=HHi(h);function qHi(e){return e&&J_e.default.isValidElement(e)&&e.type===J_e.default.Fragment}const gin=(e,t,n)=>J_e.default.isValidElement(e)?J_e.default.cloneElement(e,typeof n=="function"?n(e.props||{}):n):t;ff.replaceElement=gin;function VHi(e,t){return gin(e,e,t)}var D6={};Object.defineProperty(D6,"__esModule",{value:!0});D6.prepareComponentToken=D6.genTypeStyle=D6.genBaseStyle=D6.genActionStyle=D6.default=void 0;var vin=Ha,WHi=Lo,UHi=ao;const x1e=(e,t,n,r,i)=>({background:e,border:`${(0,vin.unit)(r.lineWidth)} ${r.lineType} ${t}`,[`${i}-icon`]:{color:n}}),_in=e=>{const{componentCls:t,motionDurationSlow:n,marginXS:r,marginSM:i,fontSize:a,fontSizeLG:o,lineHeight:s,borderRadiusLG:c,motionEaseInOutCirc:u,withDescriptionIconSize:d,colorText:f,colorTextHeading:p,withDescriptionPadding:m,defaultPadding:g}=e;return{[t]:Object.assign(Object.assign({},(0,WHi.resetComponent)(e)),{position:"relative",display:"flex",alignItems:"center",padding:g,wordWrap:"break-word",borderRadius:c,[`&${t}-rtl`]:{direction:"rtl"},[`${t}-content`]:{flex:1,minWidth:0},[`${t}-icon`]:{marginInlineEnd:r,lineHeight:0},"&-description":{display:"none",fontSize:a,lineHeight:s},"&-message":{color:p},[`&${t}-motion-leave`]:{overflow:"hidden",opacity:1,transition:`max-height ${n} ${u}, opacity ${n} ${u},
        padding-top ${n} ${u}, padding-bottom ${n} ${u},
        margin-bottom ${n} ${u}`},[`&${t}-motion-leave-active`]:{maxHeight:0,marginBottom:"0 !important",paddingTop:0,paddingBottom:0,opacity:0}}),[`${t}-with-description`]:{alignItems:"flex-start",padding:m,[`${t}-icon`]:{marginInlineEnd:i,fontSize:d,lineHeight:0},[`${t}-message`]:{display:"block",marginBottom:r,color:p,fontSize:o},[`${t}-description`]:{display:"block",color:f}},[`${t}-banner`]:{marginBottom:0,border:"0 !important",borderRadius:0}}};D6.genBaseStyle=_in;const yin=e=>{const{componentCls:t,colorSuccess:n,colorSuccessBorder:r,colorSuccessBg:i,colorWarning:a,colorWarningBorder:o,colorWarningBg:s,colorError:c,colorErrorBorder:u,colorErrorBg:d,colorInfo:f,colorInfoBorder:p,colorInfoBg:m}=e;return{[t]:{"&-success":x1e(i,r,n,e,t),"&-info":x1e(m,p,f,e,t),"&-warning":x1e(s,o,a,e,t),"&-error":Object.assign(Object.assign({},x1e(d,u,c,e,t)),{[`${t}-description > pre`]:{margin:0,padding:0}})}}};D6.genTypeStyle=yin;const bin=e=>{const{componentCls:t,iconCls:n,motionDurationMid:r,marginXS:i,fontSizeIcon:a,colorIcon:o,colorIconHover:s}=e;return{[t]:{"&-action":{marginInlineStart:i},[`${t}-close-icon`]:{marginInlineStart:i,padding:0,overflow:"hidden",fontSize:a,lineHeight:(0,vin.unit)(a),backgroundColor:"transparent",border:"none",outline:"none",cursor:"pointer",[`${n}-close`]:{color:o,transition:`color ${r}`,"&:hover":{color:s}}},"&-close-text":{color:o,transition:`color ${r}`,"&:hover":{color:s}}}}};D6.genActionStyle=bin;const xin=e=>({withDescriptionIconSize:e.fontSizeHeading3,defaultPadding:`${e.paddingContentVerticalSM}px 12px`,withDescriptionPadding:`${e.paddingMD}px ${e.paddingContentHorizontalLG}px`});D6.prepareComponentToken=xin;D6.default=(0,UHi.genStyleHooks)("Alert",e=>[_in(e),yin(e),bin(e)],xin);var r$=fn.default,KHi=Un.default;Object.defineProperty(fse,"__esModule",{value:!0});fse.default=void 0;var s1=KHi(h),GHi=r$(PL),YHi=r$(n$),XHi=r$(nb),JHi=r$(kD),QHi=r$(J8e),ZBe=r$(Li),ZHi=r$(Y5),eqi=r$(s8),tqi=Xd,nqi=ff,rqi=Fo,iqi=cc,aqi=r$(D6),Z1t=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const oqi={success:GHi.default,info:QHi.default,error:YHi.default,warning:JHi.default},sqi=e=>{const{icon:t,prefixCls:n,type:r}=e,i=oqi[r]||null;return t?(0,nqi.replaceElement)(t,s1.createElement("span",{className:`${n}-icon`},t),()=>({className:(0,ZBe.default)(`${n}-icon`,t.props.className)})):s1.createElement(i,{className:`${n}-icon`})},lqi=e=>{const{isClosable:t,prefixCls:n,closeIcon:r,handleClose:i,ariaProps:a}=e,o=r===!0||r===void 0?s1.createElement(XHi.default,null):r;return t?s1.createElement("button",Object.assign({type:"button",onClick:i,className:`${n}-close-icon`,tabIndex:0},a),o):null},Sin=s1.forwardRef((e,t)=>{const{description:n,prefixCls:r,message:i,banner:a,className:o,rootClassName:s,style:c,onMouseEnter:u,onMouseLeave:d,onClick:f,afterClose:p,showIcon:m,closable:g,closeText:_,closeIcon:v,action:b,id:y}=e,x=Z1t(e,["description","prefixCls","message","banner","className","rootClassName","style","onMouseEnter","onMouseLeave","onClick","afterClose","showIcon","closable","closeText","closeIcon","action","id"]),[C,w]=s1.useState(!1);(0,rqi.devUseWarning)("Alert").deprecated(!_,"closeText","closable.closeIcon");const $=s1.useRef(null);s1.useImperativeHandle(t,()=>({nativeElement:$.current}));const{getPrefixCls:O,direction:N,closable:P,closeIcon:I,className:D,style:k}=(0,iqi.useComponentConfig)("alert"),R=O("alert",r),[A,F,z]=(0,aqi.default)(R),M=te=>{var re;w(!0),(re=e.onClose)===null||re===void 0||re.call(e,te)},K=s1.useMemo(()=>e.type!==void 0?e.type:a?"warning":"info",[e.type,a]),U=s1.useMemo(()=>typeof g=="object"&&g.closeIcon||_?!0:typeof g=="boolean"?g:v!==!1&&v!==null&&v!==void 0?!0:!!P,[_,v,g,P]),W=a&&m===void 0?!0:m,L=(0,ZBe.default)(R,`${R}-${K}`,{[`${R}-with-description`]:!!n,[`${R}-no-icon`]:!W,[`${R}-banner`]:!!a,[`${R}-rtl`]:N==="rtl"},D,o,s,z,F),Y=(0,eqi.default)(x,{aria:!0,data:!0}),J=s1.useMemo(()=>typeof g=="object"&&g.closeIcon?g.closeIcon:_||(v!==void 0?v:typeof P=="object"&&P.closeIcon?P.closeIcon:I),[v,g,_,I]),Z=s1.useMemo(()=>{const te=g??P;return typeof te=="object"?Z1t(te,["closeIcon"]):{}},[g,P]);return A(s1.createElement(ZHi.default,{visible:!C,motionName:`${R}-motion`,motionAppear:!1,motionEnter:!1,onLeaveStart:te=>({maxHeight:te.offsetHeight}),onLeaveEnd:p},(te,re)=>{let{className:se,style:de}=te;return s1.createElement("div",Object.assign({id:y,ref:(0,tqi.composeRef)($,re),"data-show":!C,className:(0,ZBe.default)(L,se),style:Object.assign(Object.assign(Object.assign({},k),c),de),onMouseEnter:u,onMouseLeave:d,onClick:f,role:"alert"},Y),W?s1.createElement(sqi,{description:n,icon:e.icon,prefixCls:R,type:K}):null,s1.createElement("div",{className:`${R}-content`},i?s1.createElement("div",{className:`${R}-message`},i):null,n?s1.createElement("div",{className:`${R}-description`},n):null),b?s1.createElement("div",{className:`${R}-action`},b):null,s1.createElement(lqi,{isClosable:U,prefixCls:R,closeIcon:J,handleClose:M,ariaProps:Z}))}))});Sin.displayName="Alert";fse.default=Sin;var Z8e={},Cin={exports:{}};(function(e){function t(n,r){if(!(n instanceof r))throw new TypeError("Cannot call a class as a function")}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(Cin);var win=Cin.exports,Ein={exports:{}};(function(e){var t=xXt;function n(i,a){for(var o=0;o<a.length;o++){var s=a[o];s.enumerable=s.enumerable||!1,s.configurable=!0,"value"in s&&(s.writable=!0),Object.defineProperty(i,t(s.key),s)}}function r(i,a,o){return a&&n(i.prototype,a),o&&n(i,o),Object.defineProperty(i,"prototype",{writable:!1}),i}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(Ein);var Tin=Ein.exports,$in={exports:{}},Oin={exports:{}};(function(e){function t(n){return e.exports=t=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(r){return r.__proto__||Object.getPrototypeOf(r)},e.exports.__esModule=!0,e.exports.default=e.exports,t(n)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(Oin);var cqi=Oin.exports,Pin={exports:{}};(function(e){function t(){try{var n=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(e.exports=t=function(){return!!n},e.exports.__esModule=!0,e.exports.default=e.exports)()}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(Pin);var uqi=Pin.exports,Nin={exports:{}},Din={exports:{}};(function(e){function t(n){if(n===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(Din);var dqi=Din.exports;(function(e){var t=p0.default,n=dqi;function r(i,a){if(a&&(t(a)=="object"||typeof a=="function"))return a;if(a!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return n(i)}e.exports=r,e.exports.__esModule=!0,e.exports.default=e.exports})(Nin);var fqi=Nin.exports;(function(e){var t=cqi,n=uqi,r=fqi;function i(a,o,s){return o=t(o),r(a,n()?Reflect.construct(o,s||[],t(a).constructor):o.apply(a,s))}e.exports=i,e.exports.__esModule=!0,e.exports.default=e.exports})($in);var pqi=$in.exports,Iin={exports:{}},Rin={exports:{}};(function(e){function t(n,r){return e.exports=t=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(i,a){return i.__proto__=a,i},e.exports.__esModule=!0,e.exports.default=e.exports,t(n,r)}e.exports=t,e.exports.__esModule=!0,e.exports.default=e.exports})(Rin);var hqi=Rin.exports;(function(e){var t=hqi;function n(r,i){if(typeof i!="function"&&i!==null)throw new TypeError("Super expression must either be null or a function");r.prototype=Object.create(i&&i.prototype,{constructor:{value:r,writable:!0,configurable:!0}}),Object.defineProperty(r,"prototype",{writable:!1}),i&&t(r,i)}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(Iin);var mqi=Iin.exports,gqi=Un.default,pse=fn.default;Object.defineProperty(Z8e,"__esModule",{value:!0});Z8e.default=void 0;var vqi=pse(win),_qi=pse(Tin),yqi=pse(pqi),bqi=pse(mqi),WRe=gqi(h),xqi=pse(fse);let Sqi=function(e){function t(){var n;return(0,vqi.default)(this,t),n=(0,yqi.default)(this,t,arguments),n.state={error:void 0,info:{componentStack:""}},n}return(0,bqi.default)(t,e),(0,_qi.default)(t,[{key:"componentDidCatch",value:function(r,i){this.setState({error:r,info:i})}},{key:"render",value:function(){const{message:r,description:i,id:a,children:o}=this.props,{error:s,info:c}=this.state,u=(c==null?void 0:c.componentStack)||null,d=typeof r>"u"?(s||"").toString():r,f=typeof i>"u"?u:i;return s?WRe.createElement(xqi.default,{id:a,type:"error",message:d,description:WRe.createElement("pre",{style:{fontSize:"0.9em",overflowX:"auto"}},f)}):o}}])}(WRe.Component);Z8e.default=Sqi;var kin=fn.default;Object.defineProperty(W8e,"__esModule",{value:!0});W8e.default=void 0;var Cqi=kin(fse),wqi=kin(Z8e);const Ain=Cqi.default;Ain.ErrorBoundary=wqi.default;W8e.default=Ain;var exe={},txe={},iv={},Eqi=Un.default;Object.defineProperty(iv,"__esModule",{value:!0});iv.default=Tqi;var e0t=Eqi(h);function Tqi(e){var t=e0t.useRef();t.current=e;var n=e0t.useCallback(function(){for(var r,i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return(r=t.current)===null||r===void 0?void 0:r.call.apply(r,[t].concat(a))},[]);return n}const Min=mc(DDn);var AD={};Object.defineProperty(AD,"__esModule",{value:!0});AD.default=void 0;AD.isWindow=eze;function eze(e){return e!=null&&e===e.window}const $qi=e=>{var t,n;if(typeof window>"u")return 0;let r=0;return eze(e)?r=e.pageYOffset:e instanceof Document?r=e.documentElement.scrollTop:(e instanceof HTMLElement||e)&&(r=e.scrollTop),e&&!eze(e)&&typeof r!="number"&&(r=(n=((t=e.ownerDocument)!==null&&t!==void 0?t:e).documentElement)===null||n===void 0?void 0:n.scrollTop),r};AD.default=$qi;var dG={},aQe={};Object.defineProperty(aQe,"__esModule",{value:!0});aQe.easeInOutCubic=Oqi;function Oqi(e,t,n,r){const i=n-t;return e/=r/2,e<1?i/2*e*e*e+t:i/2*((e-=2)*e*e+2)+t}var Pqi=Un.default,Nqi=fn.default;Object.defineProperty(dG,"__esModule",{value:!0});dG.default=Iqi;var t0t=Nqi(v_),Dqi=aQe,n0t=Pqi(AD);function Iqi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{getContainer:n=()=>window,callback:r,duration:i=450}=t,a=n(),o=(0,n0t.default)(a),s=Date.now(),c=()=>{const d=Date.now()-s,f=(0,Dqi.easeInOutCubic)(d>i?i:d,o,e,i);(0,n0t.isWindow)(a)?a.scrollTo(window.pageXOffset,f):a instanceof Document||a.constructor.name==="HTMLDocument"?a.documentElement.scrollTop=f:a.scrollTop=f,d<i?(0,t0t.default)(c):typeof r=="function"&&r()};(0,t0t.default)(c)}var Nu={};Object.defineProperty(Nu,"__esModule",{value:!0});Nu.default=void 0;var Rqi=ao;const kqi=e=>{const[,,,,t]=(0,Rqi.useToken)();return t?`${e}-css-var`:""};Nu.default=kqi;var hse={},mse={},Aqi=Un.default;Object.defineProperty(mse,"__esModule",{value:!0});mse.default=void 0;var Mqi=Aqi(h);const Fqi=Mqi.createContext(void 0);mse.default=Fqi;var Fin=fn.default,Lqi=Un.default;Object.defineProperty(hse,"__esModule",{value:!0});hse.default=void 0;var Jee=Lqi(h),r0t=Fin(Li),jqi=Fo,Bqi=go,zqi=Fin(mse);const Hqi=e=>{const{href:t,title:n,prefixCls:r,children:i,className:a,target:o,replace:s}=e,c=Jee.useContext(zqi.default),{registerLink:u,unregisterLink:d,scrollTo:f,onClick:p,activeLink:m,direction:g}=c||{};Jee.useEffect(()=>(u==null||u(t),()=>{d==null||d(t)}),[t]);const _=w=>{p==null||p(w,{title:n,href:t}),f==null||f(t),s&&(w.preventDefault(),window.location.replace(t))};(0,jqi.devUseWarning)("Anchor.Link")(!i||g!=="horizontal","usage","`Anchor.Link children` is not supported when `Anchor` direction is horizontal");const{getPrefixCls:v}=Jee.useContext(Bqi.ConfigContext),b=v("anchor",r),y=m===t,x=(0,r0t.default)(`${b}-link`,a,{[`${b}-link-active`]:y}),C=(0,r0t.default)(`${b}-link-title`,{[`${b}-link-title-active`]:y});return Jee.createElement("div",{className:x},Jee.createElement("a",{className:C,href:t,title:typeof n=="string"?n:"",target:o,onClick:_},n),g!=="horizontal"?i:null)};hse.default=Hqi;var RW={};Object.defineProperty(RW,"__esModule",{value:!0});RW.prepareComponentToken=RW.default=void 0;var tze=Ha,i0t=Lo,a0t=ao;const qqi=e=>{const{componentCls:t,holderOffsetBlock:n,motionDurationSlow:r,lineWidthBold:i,colorPrimary:a,lineType:o,colorSplit:s,calc:c}=e;return{[`${t}-wrapper`]:{marginBlockStart:c(n).mul(-1).equal(),paddingBlockStart:n,[t]:Object.assign(Object.assign({},(0,i0t.resetComponent)(e)),{position:"relative",paddingInlineStart:i,[`${t}-link`]:{paddingBlock:e.linkPaddingBlock,paddingInline:`${(0,tze.unit)(e.linkPaddingInlineStart)} 0`,"&-title":Object.assign(Object.assign({},i0t.textEllipsis),{position:"relative",display:"block",marginBlockEnd:e.anchorTitleBlock,color:e.colorText,transition:`all ${e.motionDurationSlow}`,"&:only-child":{marginBlockEnd:0}}),[`&-active > ${t}-link-title`]:{color:e.colorPrimary},[`${t}-link`]:{paddingBlock:e.anchorPaddingBlockSecondary}}}),[`&:not(${t}-wrapper-horizontal)`]:{[t]:{"&::before":{position:"absolute",insetInlineStart:0,top:0,height:"100%",borderInlineStart:`${(0,tze.unit)(i)} ${o} ${s}`,content:'" "'},[`${t}-ink`]:{position:"absolute",insetInlineStart:0,display:"none",transform:"translateY(-50%)",transition:`top ${r} ease-in-out`,width:i,backgroundColor:a,[`&${t}-ink-visible`]:{display:"inline-block"}}}},[`${t}-fixed ${t}-ink ${t}-ink`]:{display:"none"}}}},Vqi=e=>{const{componentCls:t,motionDurationSlow:n,lineWidthBold:r,colorPrimary:i}=e;return{[`${t}-wrapper-horizontal`]:{position:"relative","&::before":{position:"absolute",left:{_skip_check_:!0,value:0},right:{_skip_check_:!0,value:0},bottom:0,borderBottom:`${(0,tze.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,content:'" "'},[t]:{overflowX:"scroll",position:"relative",display:"flex",scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"},[`${t}-link:first-of-type`]:{paddingInline:0},[`${t}-ink`]:{position:"absolute",bottom:0,transition:`left ${n} ease-in-out, width ${n} ease-in-out`,height:r,backgroundColor:i}}}}},Lin=e=>({linkPaddingBlock:e.paddingXXS,linkPaddingInlineStart:e.padding});RW.prepareComponentToken=Lin;RW.default=(0,a0t.genStyleHooks)("Anchor",e=>{const{fontSize:t,fontSizeLG:n,paddingXXS:r,calc:i}=e,a=(0,a0t.mergeToken)(e,{holderOffsetBlock:r,anchorPaddingBlockSecondary:i(r).div(2).equal(),anchorTitleBlock:i(t).div(14).mul(3).equal(),anchorBallSize:i(n).div(2).equal()});return[qqi(a),Vqi(a)]},Lin);var Wqi=Un.default,X5=fn.default;Object.defineProperty(txe,"__esModule",{value:!0});txe.default=void 0;var Uqi=X5(du),Z1=Wqi(h),URe=X5(Li),KRe=X5(iv),Kqi=X5(Min),Gqi=X5(AD),Yqi=X5(dG),Xqi=Fo,Jqi=X5(Yoe),o0t=cc,Qqi=X5(Nu),Zqi=X5(hse),eVi=X5(mse),tVi=X5(RW);function nVi(){return window}function s0t(e,t){if(!e.getClientRects().length)return 0;const n=e.getBoundingClientRect();return n.width||n.height?t===window?n.top-e.ownerDocument.documentElement.clientTop:n.top-t.getBoundingClientRect().top:n.top}const l0t=/#([\S ]+)$/,jin=e=>{var t;const{rootClassName:n,prefixCls:r,className:i,style:a,offsetTop:o,affix:s=!0,showInkInFixed:c=!1,children:u,items:d,direction:f="vertical",bounds:p,targetOffset:m,onClick:g,onChange:_,getContainer:v,getCurrentAnchor:b,replace:y}=e;{const Ge=(0,Xqi.devUseWarning)("Anchor");Ge.deprecated(!u,"Anchor children","items"),Ge(!(f==="horizontal"&&(d!=null&&d.some(Ye=>"children"in Ye))),"usage","`Anchor items#children` is not supported when `Anchor` direction is horizontal.")}const[x,C]=Z1.useState([]),[w,$]=Z1.useState(null),O=Z1.useRef(w),N=Z1.useRef(null),P=Z1.useRef(null),I=Z1.useRef(!1),{direction:D,getPrefixCls:k,className:R,style:A}=(0,o0t.useComponentConfig)("anchor"),{getTargetContainer:F}=Z1.useContext(o0t.ConfigContext),z=k("anchor",r),M=(0,Qqi.default)(z),[K,U,W]=(0,tVi.default)(z,M),L=(t=v??F)!==null&&t!==void 0?t:nVi,Y=JSON.stringify(x),J=(0,KRe.default)(Ge=>{x.includes(Ge)||C(Ye=>[].concat((0,Uqi.default)(Ye),[Ge]))}),Z=(0,KRe.default)(Ge=>{x.includes(Ge)&&C(Ye=>Ye.filter(nt=>nt!==Ge))}),te=()=>{var Ge;const Ye=(Ge=N.current)===null||Ge===void 0?void 0:Ge.querySelector(`.${z}-link-title-active`);if(Ye&&P.current){const{style:nt}=P.current,We=f==="horizontal";nt.top=We?"":`${Ye.offsetTop+Ye.clientHeight/2}px`,nt.height=We?"":`${Ye.clientHeight}px`,nt.left=We?`${Ye.offsetLeft}px`:"",nt.width=We?`${Ye.clientWidth}px`:"",We&&(0,Kqi.default)(Ye,{scrollMode:"if-needed",block:"nearest"})}},re=function(Ge){let Ye=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,nt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:5;const We=[],ct=L();return Ge.forEach(rt=>{const vt=l0t.exec(rt==null?void 0:rt.toString());if(!vt)return;const Mt=document.getElementById(vt[1]);if(Mt){const $t=s0t(Mt,ct);$t<=Ye+nt&&We.push({link:rt,top:$t})}}),We.length?We.reduce((vt,Mt)=>Mt.top>vt.top?Mt:vt).link:""},se=(0,KRe.default)(Ge=>{if(O.current===Ge)return;const Ye=typeof b=="function"?b(Ge):Ge;$(Ye),O.current=Ye,_==null||_(Ge)}),de=Z1.useCallback(()=>{if(I.current)return;const Ge=re(x,m!==void 0?m:o||0,p);se(Ge)},[Y,m,o]),pe=Z1.useCallback(Ge=>{se(Ge);const Ye=l0t.exec(Ge);if(!Ye)return;const nt=document.getElementById(Ye[1]);if(!nt)return;const We=L(),ct=(0,Gqi.default)(We),rt=s0t(nt,We);let vt=ct+rt;vt-=m!==void 0?m:o||0,I.current=!0,(0,Yqi.default)(vt,{getContainer:L,callback(){I.current=!1}})},[m,o]),Se=(0,URe.default)(U,W,M,n,`${z}-wrapper`,{[`${z}-wrapper-horizontal`]:f==="horizontal",[`${z}-rtl`]:D==="rtl"},i,R),ve=(0,URe.default)(z,{[`${z}-fixed`]:!s&&!c}),be=(0,URe.default)(`${z}-ink`,{[`${z}-ink-visible`]:w}),Ee=Object.assign(Object.assign({maxHeight:o?`calc(100vh - ${o}px)`:"100vh"},A),a),xe=Ge=>Array.isArray(Ge)?Ge.map(Ye=>Z1.createElement(Zqi.default,Object.assign({replace:y},Ye,{key:Ye.key}),f==="vertical"&&xe(Ye.children))):null,Pe=Z1.createElement("div",{ref:N,className:Se,style:Ee},Z1.createElement("div",{className:ve},Z1.createElement("span",{className:be,ref:P}),"items"in e?xe(d):u));Z1.useEffect(()=>{const Ge=L();return de(),Ge==null||Ge.addEventListener("scroll",de),()=>{Ge==null||Ge.removeEventListener("scroll",de)}},[Y]),Z1.useEffect(()=>{typeof b=="function"&&se(b(O.current||""))},[b]),Z1.useEffect(()=>{te()},[f,b,Y,w]);const je=Z1.useMemo(()=>({registerLink:J,unregisterLink:Z,scrollTo:pe,activeLink:w,onClick:g,direction:f}),[w,g,pe,f]),ft=s&&typeof s=="object"?s:void 0;return K(Z1.createElement(eVi.default.Provider,{value:je},s?Z1.createElement(Jqi.default,Object.assign({offsetTop:o,target:L},ft),Pe):Pe))};jin.displayName="Anchor";txe.default=jin;var Bin=fn.default;Object.defineProperty(exe,"__esModule",{value:!0});exe.default=void 0;var rVi=Bin(txe),iVi=Bin(hse);const zin=rVi.default;zin.Link=iVi.default;exe.default=zin;var nxe={},rxe={},gse={};const ixe=mc(HDn);var oT={},nze={exports:{}},axe={},oQe={};Object.defineProperty(oQe,"__esModule",{value:!0});var aVi={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"}}]},name:"loading",theme:"outlined"};oQe.default=aVi;var oVi=Un.default,sQe=fn.default;Object.defineProperty(axe,"__esModule",{value:!0});axe.default=void 0;var sVi=sQe(Ol),Hin=oVi(h),lVi=sQe(oQe),cVi=sQe(Pl),uVi=function(t,n){return Hin.createElement(cVi.default,(0,sVi.default)({},t,{ref:n,icon:lVi.default}))},qin=Hin.forwardRef(uVi);qin.displayName="LoadingOutlined";axe.default=qin;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(axe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(nze,nze.exports);var J5=nze.exports,fF={},Hf={},i$={},dVi=fn.default;Object.defineProperty(i$,"__esModule",{value:!0});i$.default=void 0;var fVi=dVi(h);const Vin=fVi.default.createContext(void 0);Vin.displayName="zIndexContext";i$.default=Vin;var lQe=fn.default;Object.defineProperty(Hf,"__esModule",{value:!0});Hf.useZIndex=Hf.containerBaseZIndexOffset=Hf.consumerBaseZIndexOffset=Hf.CONTAINER_MAX_OFFSET=void 0;var pVi=lQe(h),hVi=lQe(Ry),mVi=Fo,gVi=lQe(i$);const E9=100,vVi=10,_Vi=Hf.CONTAINER_MAX_OFFSET=E9*vVi,yVi=_Vi+E9,Win=Hf.containerBaseZIndexOffset={Modal:E9,Drawer:E9,Popover:E9,Popconfirm:E9,Tooltip:E9,Tour:E9,FloatButton:E9},bVi=Hf.consumerBaseZIndexOffset={SelectLike:50,Dropdown:50,DatePicker:50,Menu:50,ImagePreview:1};function xVi(e){return e in Win}const SVi=(e,t)=>{const[,n]=(0,hVi.default)(),r=pVi.default.useContext(gVi.default),i=xVi(e);let a;if(t!==void 0)a=[t,t];else{let o=r??0;i?o+=(r?0:n.zIndexPopupBase)+Win[e]:o+=bVi[e],a=[r===void 0?t:o,o]}{const o=(0,mVi.devUseWarning)(e),s=n.zIndexPopupBase+yVi,c=a[0]||0;o(t!==void 0||c<=s,"usage","`zIndex` is over design token `zIndexPopupBase` too much. It may cause unexpected override.")}return a};Hf.useZIndex=SVi;Object.defineProperty(fF,"__esModule",{value:!0});fF.prepareComponentToken=fF.default=void 0;var c0t=Ha,CVi=Hf,wVi=Lo,u0t=ao;const EVi=e=>{const{componentCls:t,iconCls:n,boxShadow:r,colorText:i,colorSuccess:a,colorError:o,colorWarning:s,colorInfo:c,fontSizeLG:u,motionEaseInOutCirc:d,motionDurationSlow:f,marginXS:p,paddingXS:m,borderRadiusLG:g,zIndexPopup:_,contentPadding:v,contentBg:b}=e,y=`${t}-notice`,x=new c0t.Keyframes("MessageMoveIn",{"0%":{padding:0,transform:"translateY(-100%)",opacity:0},"100%":{padding:m,transform:"translateY(0)",opacity:1}}),C=new c0t.Keyframes("MessageMoveOut",{"0%":{maxHeight:e.height,padding:m,opacity:1},"100%":{maxHeight:0,padding:0,opacity:0}}),w={padding:m,textAlign:"center",[`${t}-custom-content`]:{display:"flex",alignItems:"center"},[`${t}-custom-content > ${n}`]:{marginInlineEnd:p,fontSize:u},[`${y}-content`]:{display:"inline-block",padding:v,background:b,borderRadius:g,boxShadow:r,pointerEvents:"all"},[`${t}-success > ${n}`]:{color:a},[`${t}-error > ${n}`]:{color:o},[`${t}-warning > ${n}`]:{color:s},[`${t}-info > ${n},
      ${t}-loading > ${n}`]:{color:c}};return[{[t]:Object.assign(Object.assign({},(0,wVi.resetComponent)(e)),{color:i,position:"fixed",top:p,width:"100%",pointerEvents:"none",zIndex:_,[`${t}-move-up`]:{animationFillMode:"forwards"},[`
        ${t}-move-up-appear,
        ${t}-move-up-enter
      `]:{animationName:x,animationDuration:f,animationPlayState:"paused",animationTimingFunction:d},[`
        ${t}-move-up-appear${t}-move-up-appear-active,
        ${t}-move-up-enter${t}-move-up-enter-active
      `]:{animationPlayState:"running"},[`${t}-move-up-leave`]:{animationName:C,animationDuration:f,animationPlayState:"paused",animationTimingFunction:d},[`${t}-move-up-leave${t}-move-up-leave-active`]:{animationPlayState:"running"},"&-rtl":{direction:"rtl",span:{direction:"rtl"}}})},{[t]:{[`${y}-wrapper`]:Object.assign({},w)}},{[`${t}-notice-pure-panel`]:Object.assign(Object.assign({},w),{padding:0,textAlign:"start"})}]},Uin=e=>({zIndexPopup:e.zIndexPopupBase+CVi.CONTAINER_MAX_OFFSET+10,contentBg:e.colorBgElevated,contentPadding:`${(e.controlHeightLG-e.fontSize*e.lineHeight)/2}px ${e.paddingSM}px`});fF.prepareComponentToken=Uin;fF.default=(0,u0t.genStyleHooks)("Message",e=>{const t=(0,u0t.mergeToken)(e,{height:150});return[EVi(t)]},Uin);var MD=fn.default,TVi=Un.default;Object.defineProperty(oT,"__esModule",{value:!0});oT.default=oT.TypeIcon=oT.PureContent=void 0;var oC=TVi(h),$Vi=MD(PL),OVi=MD(n$),PVi=MD(kD),NVi=MD(J8e),DVi=MD(J5),Kin=MD(Li),IVi=ixe,RVi=go,kVi=MD(Nu),AVi=MD(fF),MVi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const FVi=oT.TypeIcon={info:oC.createElement(NVi.default,null),success:oC.createElement($Vi.default,null),error:oC.createElement(OVi.default,null),warning:oC.createElement(PVi.default,null),loading:oC.createElement(DVi.default,null)},Gin=e=>{let{prefixCls:t,type:n,icon:r,children:i}=e;return oC.createElement("div",{className:(0,Kin.default)(`${t}-custom-content`,`${t}-${n}`)},r||FVi[n],oC.createElement("span",null,i))};oT.PureContent=Gin;const LVi=e=>{const{prefixCls:t,className:n,type:r,icon:i,content:a}=e,o=MVi(e,["prefixCls","className","type","icon","content"]),{getPrefixCls:s}=oC.useContext(RVi.ConfigContext),c=t||s("message"),u=(0,kVi.default)(c),[d,f,p]=(0,AVi.default)(c,u);return d(oC.createElement(IVi.Notice,Object.assign({},o,{prefixCls:c,className:(0,Kin.default)(n,f,`${c}-notice-pure-panel`,p,u),eventKey:"pure",duration:null,content:oC.createElement(Gin,{prefixCls:c,type:r,icon:i},a)})))};oT.default=LVi;var vse={};Object.defineProperty(vse,"__esModule",{value:!0});vse.getMotion=jVi;vse.wrapPromiseFn=BVi;function jVi(e,t){return{motionName:t??`${e}-move-up`}}function BVi(e){let t;const n=new Promise(i=>{t=e(()=>{i(!0)})}),r=()=>{t==null||t()};return r.then=(i,a)=>n.then(i,a),r.promise=n,r}var oxe=fn.default,zVi=Un.default;Object.defineProperty(gse,"__esModule",{value:!0});gse.default=eWi;gse.useInternalMessage=Jin;var Qx=zVi(h),HVi=oxe(nb),cQe=oxe(Li),Yin=ixe,qVi=Fo,VVi=go,WVi=oxe(Nu),UVi=oT,KVi=oxe(fF),Xin=vse,GVi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const YVi=8,XVi=3,JVi=e=>{let{children:t,prefixCls:n}=e;const r=(0,WVi.default)(n),[i,a,o]=(0,KVi.default)(n,r);return i(Qx.createElement(Yin.NotificationProvider,{classNames:{list:(0,cQe.default)(a,o,r)}},t))},QVi=(e,t)=>{let{prefixCls:n,key:r}=t;return Qx.createElement(JVi,{prefixCls:n,key:r},e)},ZVi=Qx.forwardRef((e,t)=>{const{top:n,prefixCls:r,getContainer:i,maxCount:a,duration:o=XVi,rtl:s,transitionName:c,onAllRemoved:u}=e,{getPrefixCls:d,getPopupContainer:f,message:p,direction:m}=Qx.useContext(VVi.ConfigContext),g=r||d("message"),_=()=>({left:"50%",transform:"translateX(-50%)",top:n??YVi}),v=()=>(0,cQe.default)({[`${g}-rtl`]:s??m==="rtl"}),b=()=>(0,Xin.getMotion)(g,c),y=Qx.createElement("span",{className:`${g}-close-x`},Qx.createElement(HVi.default,{className:`${g}-close-icon`})),[x,C]=(0,Yin.useNotification)({prefixCls:g,style:_,className:v,motion:b,closable:!1,closeIcon:y,duration:o,getContainer:()=>(i==null?void 0:i())||(f==null?void 0:f())||document.body,maxCount:a,onAllRemoved:u,renderNotifications:QVi});return Qx.useImperativeHandle(t,()=>Object.assign(Object.assign({},x),{prefixCls:g,message:p})),C});let d0t=0;function Jin(e){const t=Qx.useRef(null),n=(0,qVi.devUseWarning)("Message");return[Qx.useMemo(()=>{const i=u=>{var d;(d=t.current)===null||d===void 0||d.close(u)},a=u=>{if(!t.current){n(!1,"usage","You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.");const O=()=>{};return O.then=()=>{},O}const{open:d,prefixCls:f,message:p}=t.current,m=`${f}-notice`,{content:g,icon:_,type:v,key:b,className:y,style:x,onClose:C}=u,w=GVi(u,["content","icon","type","key","className","style","onClose"]);let $=b;return $==null&&(d0t+=1,$=`antd-message-${d0t}`),(0,Xin.wrapPromiseFn)(O=>(d(Object.assign(Object.assign({},w),{key:$,content:Qx.createElement(UVi.PureContent,{prefixCls:f,type:v,icon:_},g),placement:"top",className:(0,cQe.default)(v&&`${m}-${v}`,y,p==null?void 0:p.className),style:Object.assign(Object.assign({},p==null?void 0:p.style),x),onClose:()=>{C==null||C(),O()}})),()=>{i($)}))},s={open:a,destroy:u=>{var d;u!==void 0?i(u):(d=t.current)===null||d===void 0||d.destroy()}};return["info","success","warning","error","loading"].forEach(u=>{const d=(f,p,m)=>{let g;f&&typeof f=="object"&&"content"in f?g=f:g={content:f};let _,v;typeof p=="function"?v=p:(_=p,v=m);const b=Object.assign(Object.assign({onClose:v,duration:_},g),{type:u});return a(b)};s[u]=d}),s},[]),Qx.createElement(ZVi,Object.assign({key:"message-holder"},e,{ref:t}))]}function eWi(e){return Jin(e)}var _se={},uQe={},tWi=Un.default,nWi=fn.default;Object.defineProperty(uQe,"__esModule",{value:!0});uQe.default=iWi;var rWi=nWi(du),f0t=tWi(h);function iWi(){const[e,t]=f0t.useState([]),n=f0t.useCallback(r=>(t(i=>[].concat((0,rWi.default)(i),[r])),()=>{t(i=>i.filter(a=>a!==r))}),[]);return[e,n]}var sw={},FD={},fG={},Qin={exports:{}};(function(e){var t=p0.default;function n(){e.exports=n=function(){return i},e.exports.__esModule=!0,e.exports.default=e.exports;var r,i={},a=Object.prototype,o=a.hasOwnProperty,s=Object.defineProperty||function(U,W,L){U[W]=L.value},c=typeof Symbol=="function"?Symbol:{},u=c.iterator||"@@iterator",d=c.asyncIterator||"@@asyncIterator",f=c.toStringTag||"@@toStringTag";function p(U,W,L){return Object.defineProperty(U,W,{value:L,enumerable:!0,configurable:!0,writable:!0}),U[W]}try{p({},"")}catch{p=function(L,Y,J){return L[Y]=J}}function m(U,W,L,Y){var J=W&&W.prototype instanceof C?W:C,Z=Object.create(J.prototype),te=new M(Y||[]);return s(Z,"_invoke",{value:R(U,L,te)}),Z}function g(U,W,L){try{return{type:"normal",arg:U.call(W,L)}}catch(Y){return{type:"throw",arg:Y}}}i.wrap=m;var _="suspendedStart",v="suspendedYield",b="executing",y="completed",x={};function C(){}function w(){}function $(){}var O={};p(O,u,function(){return this});var N=Object.getPrototypeOf,P=N&&N(N(K([])));P&&P!==a&&o.call(P,u)&&(O=P);var I=$.prototype=C.prototype=Object.create(O);function D(U){["next","throw","return"].forEach(function(W){p(U,W,function(L){return this._invoke(W,L)})})}function k(U,W){function L(J,Z,te,re){var se=g(U[J],U,Z);if(se.type!=="throw"){var de=se.arg,pe=de.value;return pe&&t(pe)=="object"&&o.call(pe,"__await")?W.resolve(pe.__await).then(function(Se){L("next",Se,te,re)},function(Se){L("throw",Se,te,re)}):W.resolve(pe).then(function(Se){de.value=Se,te(de)},function(Se){return L("throw",Se,te,re)})}re(se.arg)}var Y;s(this,"_invoke",{value:function(Z,te){function re(){return new W(function(se,de){L(Z,te,se,de)})}return Y=Y?Y.then(re,re):re()}})}function R(U,W,L){var Y=_;return function(J,Z){if(Y===b)throw Error("Generator is already running");if(Y===y){if(J==="throw")throw Z;return{value:r,done:!0}}for(L.method=J,L.arg=Z;;){var te=L.delegate;if(te){var re=A(te,L);if(re){if(re===x)continue;return re}}if(L.method==="next")L.sent=L._sent=L.arg;else if(L.method==="throw"){if(Y===_)throw Y=y,L.arg;L.dispatchException(L.arg)}else L.method==="return"&&L.abrupt("return",L.arg);Y=b;var se=g(U,W,L);if(se.type==="normal"){if(Y=L.done?y:v,se.arg===x)continue;return{value:se.arg,done:L.done}}se.type==="throw"&&(Y=y,L.method="throw",L.arg=se.arg)}}}function A(U,W){var L=W.method,Y=U.iterator[L];if(Y===r)return W.delegate=null,L==="throw"&&U.iterator.return&&(W.method="return",W.arg=r,A(U,W),W.method==="throw")||L!=="return"&&(W.method="throw",W.arg=new TypeError("The iterator does not provide a '"+L+"' method")),x;var J=g(Y,U.iterator,W.arg);if(J.type==="throw")return W.method="throw",W.arg=J.arg,W.delegate=null,x;var Z=J.arg;return Z?Z.done?(W[U.resultName]=Z.value,W.next=U.nextLoc,W.method!=="return"&&(W.method="next",W.arg=r),W.delegate=null,x):Z:(W.method="throw",W.arg=new TypeError("iterator result is not an object"),W.delegate=null,x)}function F(U){var W={tryLoc:U[0]};1 in U&&(W.catchLoc=U[1]),2 in U&&(W.finallyLoc=U[2],W.afterLoc=U[3]),this.tryEntries.push(W)}function z(U){var W=U.completion||{};W.type="normal",delete W.arg,U.completion=W}function M(U){this.tryEntries=[{tryLoc:"root"}],U.forEach(F,this),this.reset(!0)}function K(U){if(U||U===""){var W=U[u];if(W)return W.call(U);if(typeof U.next=="function")return U;if(!isNaN(U.length)){var L=-1,Y=function J(){for(;++L<U.length;)if(o.call(U,L))return J.value=U[L],J.done=!1,J;return J.value=r,J.done=!0,J};return Y.next=Y}}throw new TypeError(t(U)+" is not iterable")}return w.prototype=$,s(I,"constructor",{value:$,configurable:!0}),s($,"constructor",{value:w,configurable:!0}),w.displayName=p($,f,"GeneratorFunction"),i.isGeneratorFunction=function(U){var W=typeof U=="function"&&U.constructor;return!!W&&(W===w||(W.displayName||W.name)==="GeneratorFunction")},i.mark=function(U){return Object.setPrototypeOf?Object.setPrototypeOf(U,$):(U.__proto__=$,p(U,f,"GeneratorFunction")),U.prototype=Object.create(I),U},i.awrap=function(U){return{__await:U}},D(k.prototype),p(k.prototype,d,function(){return this}),i.AsyncIterator=k,i.async=function(U,W,L,Y,J){J===void 0&&(J=Promise);var Z=new k(m(U,W,L,Y),J);return i.isGeneratorFunction(W)?Z:Z.next().then(function(te){return te.done?te.value:Z.next()})},D(I),p(I,f,"Generator"),p(I,u,function(){return this}),p(I,"toString",function(){return"[object Generator]"}),i.keys=function(U){var W=Object(U),L=[];for(var Y in W)L.push(Y);return L.reverse(),function J(){for(;L.length;){var Z=L.pop();if(Z in W)return J.value=Z,J.done=!1,J}return J.done=!0,J}},i.values=K,M.prototype={constructor:M,reset:function(W){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(z),!W)for(var L in this)L.charAt(0)==="t"&&o.call(this,L)&&!isNaN(+L.slice(1))&&(this[L]=r)},stop:function(){this.done=!0;var W=this.tryEntries[0].completion;if(W.type==="throw")throw W.arg;return this.rval},dispatchException:function(W){if(this.done)throw W;var L=this;function Y(de,pe){return te.type="throw",te.arg=W,L.next=de,pe&&(L.method="next",L.arg=r),!!pe}for(var J=this.tryEntries.length-1;J>=0;--J){var Z=this.tryEntries[J],te=Z.completion;if(Z.tryLoc==="root")return Y("end");if(Z.tryLoc<=this.prev){var re=o.call(Z,"catchLoc"),se=o.call(Z,"finallyLoc");if(re&&se){if(this.prev<Z.catchLoc)return Y(Z.catchLoc,!0);if(this.prev<Z.finallyLoc)return Y(Z.finallyLoc)}else if(re){if(this.prev<Z.catchLoc)return Y(Z.catchLoc,!0)}else{if(!se)throw Error("try statement without catch or finally");if(this.prev<Z.finallyLoc)return Y(Z.finallyLoc)}}}},abrupt:function(W,L){for(var Y=this.tryEntries.length-1;Y>=0;--Y){var J=this.tryEntries[Y];if(J.tryLoc<=this.prev&&o.call(J,"finallyLoc")&&this.prev<J.finallyLoc){var Z=J;break}}Z&&(W==="break"||W==="continue")&&Z.tryLoc<=L&&L<=Z.finallyLoc&&(Z=null);var te=Z?Z.completion:{};return te.type=W,te.arg=L,Z?(this.method="next",this.next=Z.finallyLoc,x):this.complete(te)},complete:function(W,L){if(W.type==="throw")throw W.arg;return W.type==="break"||W.type==="continue"?this.next=W.arg:W.type==="return"?(this.rval=this.arg=W.arg,this.method="return",this.next="end"):W.type==="normal"&&L&&(this.next=L),x},finish:function(W){for(var L=this.tryEntries.length-1;L>=0;--L){var Y=this.tryEntries[L];if(Y.finallyLoc===W)return this.complete(Y.completion,Y.afterLoc),z(Y),x}},catch:function(W){for(var L=this.tryEntries.length-1;L>=0;--L){var Y=this.tryEntries[L];if(Y.tryLoc===W){var J=Y.completion;if(J.type==="throw"){var Z=J.arg;z(Y)}return Z}}throw Error("illegal catch attempt")},delegateYield:function(W,L,Y){return this.delegate={iterator:K(W),resultName:L,nextLoc:Y},this.method==="next"&&(this.arg=r),x}},i}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(Qin);var aWi=Qin.exports,Zin={exports:{}};(function(e){function t(r,i,a,o,s,c,u){try{var d=r[c](u),f=d.value}catch(p){return void a(p)}d.done?i(f):Promise.resolve(f).then(o,s)}function n(r){return function(){var i=this,a=arguments;return new Promise(function(o,s){var c=r.apply(i,a);function u(f){t(c,o,s,u,d,"next",f)}function d(f){t(c,o,s,u,d,"throw",f)}u(void 0)})}}e.exports=n,e.exports.__esModule=!0,e.exports.default=e.exports})(Zin);var oWi=Zin.exports,sWi=Un.default,sxe=fn.default;Object.defineProperty(fG,"__esModule",{value:!0});fG._r=mWi;fG._u=_Wi;fG.render=gWi;fG.unmount=yWi;var Q_e=sxe(aWi),ean=sxe(oWi),lWi=sxe(p0),cWi=sxe(Vy),uWi=sWi(b1),yse=(0,cWi.default)({},uWi),dWi=yse.version,GRe=yse.render,fWi=yse.unmountComponentAtNode,lxe;try{var pWi=Number((dWi||"").split(".")[0]);pWi>=18&&(lxe=yse.createRoot)}catch{}function p0t(e){var t=yse.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;t&&(0,lWi.default)(t)==="object"&&(t.usingClientEntryPoint=e)}var Z_e="__rc_react_root__";function hWi(e,t){p0t(!0);var n=t[Z_e]||lxe(t);p0t(!1),n.render(e),t[Z_e]=n}function tan(e,t){GRe==null||GRe(e,t)}function mWi(e,t){return tan(e,t)}function gWi(e,t){if(lxe){hWi(e,t);return}tan(e,t)}function vWi(e){return rze.apply(this,arguments)}function rze(){return rze=(0,ean.default)((0,Q_e.default)().mark(function e(t){return(0,Q_e.default)().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:return r.abrupt("return",Promise.resolve().then(function(){var i;(i=t[Z_e])===null||i===void 0||i.unmount(),delete t[Z_e]}));case 1:case"end":return r.stop()}},e)})),rze.apply(this,arguments)}function nan(e){fWi(e)}function _Wi(e){return nan(e)}function yWi(e){return ize.apply(this,arguments)}function ize(){return ize=(0,ean.default)((0,Q_e.default)().mark(function e(t){return(0,Q_e.default)().wrap(function(r){for(;;)switch(r.prev=r.next){case 0:if(lxe===void 0){r.next=2;break}return r.abrupt("return",vWi(t));case 2:nan(t);case 3:case"end":return r.stop()}},e)})),ize.apply(this,arguments)}var bWi=fn.default,ran=Un.default;Object.defineProperty(FD,"__esModule",{value:!0});FD.getReactRender=TWi;FD.unstableSetRender=EWi;var xWi=ran(h),SWi=ran(b1),h0t=fG,CWi=bWi(Fo);const wWi=(e,t)=>{{const n=parseInt(xWi.version.split(".")[0],10),r=Object.keys(SWi);(0,CWi.default)(n<19||r.includes("createRoot"),"compatible","antd v5 support React is 16 ~ 18. see https://u.ant.design/v5-for-19 for compatible.")}return(0,h0t.render)(e,t),()=>(0,h0t.unmount)(t)};let ian=wWi;function EWi(e){ian=e}function TWi(){return ian}var NL={},Hm={};Object.defineProperty(Hm,"__esModule",{value:!0});Hm.getTransitionName=Hm.default=void 0;var $Wi=go;const YRe=()=>({height:0,opacity:0}),m0t=e=>{const{scrollHeight:t}=e;return{height:t,opacity:1}},OWi=e=>({height:e?e.offsetHeight:0}),XRe=(e,t)=>(t==null?void 0:t.deadline)===!0||t.propertyName==="height",PWi=function(){return{motionName:`${arguments.length>0&&arguments[0]!==void 0?arguments[0]:$Wi.defaultPrefixCls}-motion-collapse`,onAppearStart:YRe,onEnterStart:YRe,onAppearActive:m0t,onEnterActive:m0t,onLeaveStart:OWi,onLeaveActive:YRe,onAppearEnd:XRe,onEnterEnd:XRe,onLeaveEnd:XRe,motionDeadline:500}},NWi=(e,t,n)=>n!==void 0?n:`${e}-${t}`;Hm.getTransitionName=NWi;Hm.default=PWi;var cxe={},pG={},bse={},DWi=Un.default,IWi=fn.default;Object.defineProperty(bse,"__esModule",{value:!0});bse.default=kWi;var RWi=IWi(pL),JRe=DWi(h);function kWi(e){var t=JRe.useRef(!1),n=JRe.useState(e),r=(0,RWi.default)(n,2),i=r[0],a=r[1];JRe.useEffect(function(){return t.current=!1,function(){t.current=!0}},[]);function o(s,c){c&&t.current||a(s)}return[i,o]}var Gy={},uxe={},rd={};Object.defineProperty(rd,"__esModule",{value:!0});rd.default=AWi;function AWi(e,t){var n=Object.assign({},e);return Array.isArray(t)&&t.forEach(function(r){delete n[r]}),n}var LD={},xse={};Object.defineProperty(xse,"__esModule",{value:!0});xse.default=void 0;xse.default=function(t){if(!t)return!1;if(t instanceof Element){if(t.offsetParent)return!0;if(t.getBBox){var n=t.getBBox(),r=n.width,i=n.height;if(r||i)return!0}if(t.getBoundingClientRect){var a=t.getBoundingClientRect(),o=a.width,s=a.height;if(o||s)return!0}}return!1};var dxe={};Object.defineProperty(dxe,"__esModule",{value:!0});dxe.default=void 0;var MWi=ao;const FWi=e=>{const{componentCls:t,colorPrimary:n}=e;return{[t]:{position:"absolute",background:"transparent",pointerEvents:"none",boxSizing:"border-box",color:`var(--wave-color, ${n})`,boxShadow:"0 0 0 0 currentcolor",opacity:.2,"&.wave-motion-appear":{transition:[`box-shadow 0.4s ${e.motionEaseOutCirc}`,`opacity 2s ${e.motionEaseOutCirc}`].join(","),"&-active":{boxShadow:"0 0 0 6px currentcolor",opacity:0},"&.wave-quick":{transition:[`box-shadow ${e.motionDurationSlow} ${e.motionEaseInOut}`,`opacity ${e.motionDurationSlow} ${e.motionEaseInOut}`].join(",")}}}}};dxe.default=(0,MWi.genComponentStyleHook)("Wave",e=>[FWi(e)]);var fxe={},DL={};Object.defineProperty(DL,"__esModule",{value:!0});DL.TARGET_CLS=void 0;var LWi=go;DL.TARGET_CLS=`${LWi.defaultPrefixCls}-wave-target`;var pxe={},hxe={};Object.defineProperty(hxe,"__esModule",{value:!0});hxe.getTargetWaveColor=jWi;hxe.isValidWaveColor=ave;function ave(e){return e&&e!=="#fff"&&e!=="#ffffff"&&e!=="rgb(255, 255, 255)"&&e!=="rgba(255, 255, 255, 1)"&&!/rgba\((?:\d*, ){3}0\)/.test(e)&&e!=="transparent"}function jWi(e){const{borderTopColor:t,borderColor:n,backgroundColor:r}=getComputedStyle(e);return ave(t)?t:ave(n)?n:ave(r)?r:null}var dQe=fn.default,BWi=Un.default;Object.defineProperty(pxe,"__esModule",{value:!0});pxe.default=void 0;var uy=BWi(h),zWi=dQe(Li),HWi=dQe(Y5),g0t=dQe(v_),qWi=Xd,VWi=FD,WWi=DL,UWi=hxe;function QRe(e){return Number.isNaN(e)?0:e}const KWi=e=>{const{className:t,target:n,component:r,registerUnmount:i}=e,a=uy.useRef(null),o=uy.useRef(null);uy.useEffect(()=>{o.current=i()},[]);const[s,c]=uy.useState(null),[u,d]=uy.useState([]),[f,p]=uy.useState(0),[m,g]=uy.useState(0),[_,v]=uy.useState(0),[b,y]=uy.useState(0),[x,C]=uy.useState(!1),w={left:f,top:m,width:_,height:b,borderRadius:u.map(N=>`${N}px`).join(" ")};s&&(w["--wave-color"]=s);function $(){const N=getComputedStyle(n);c((0,UWi.getTargetWaveColor)(n));const P=N.position==="static",{borderLeftWidth:I,borderTopWidth:D}=N;p(P?n.offsetLeft:QRe(-parseFloat(I))),g(P?n.offsetTop:QRe(-parseFloat(D))),v(n.offsetWidth),y(n.offsetHeight);const{borderTopLeftRadius:k,borderTopRightRadius:R,borderBottomLeftRadius:A,borderBottomRightRadius:F}=N;d([k,R,F,A].map(z=>QRe(parseFloat(z))))}if(uy.useEffect(()=>{if(n){const N=(0,g0t.default)(()=>{$(),C(!0)});let P;return typeof ResizeObserver<"u"&&(P=new ResizeObserver($),P.observe(n)),()=>{g0t.default.cancel(N),P==null||P.disconnect()}}},[]),!x)return null;const O=(r==="Checkbox"||r==="Radio")&&(n==null?void 0:n.classList.contains(WWi.TARGET_CLS));return uy.createElement(HWi.default,{visible:!0,motionAppear:!0,motionName:"wave-motion",motionDeadline:5e3,onAppearEnd:(N,P)=>{var I,D;if(P.deadline||P.propertyName==="opacity"){const k=(I=a.current)===null||I===void 0?void 0:I.parentElement;(D=o.current)===null||D===void 0||D.call(o).then(()=>{k==null||k.remove()})}return!1}},(N,P)=>{let{className:I}=N;return uy.createElement("div",{ref:(0,qWi.composeRef)(a,P),className:(0,zWi.default)(t,I,{"wave-quick":O}),style:w})})},GWi=(e,t)=>{var n;const{component:r}=t;if(r==="Checkbox"&&!(!((n=e.querySelector("input"))===null||n===void 0)&&n.checked))return;const i=document.createElement("div");i.style.position="absolute",i.style.left="0px",i.style.top="0px",e==null||e.insertBefore(i,e==null?void 0:e.firstChild);const a=(0,VWi.getReactRender)();let o=null;function s(){return o}o=a(uy.createElement(KWi,Object.assign({},t,{target:e,registerUnmount:s})),i)};pxe.default=GWi;var mxe=fn.default,YWi=Un.default;Object.defineProperty(fxe,"__esModule",{value:!0});fxe.default=void 0;var v0t=YWi(h),XWi=mxe(iv),_0t=mxe(v_),JWi=go,QWi=mxe(Ry),ZWi=DL,eUi=mxe(pxe);const tUi=(e,t,n)=>{const{wave:r}=v0t.useContext(JWi.ConfigContext),[,i,a]=(0,QWi.default)(),o=(0,XWi.default)(u=>{const d=e.current;if(r!=null&&r.disabled||!d)return;const f=d.querySelector(`.${ZWi.TARGET_CLS}`)||d,{showEffect:p}=r||{};(p||eUi.default)(f,{className:t,token:i,component:n,event:u,hashId:a})}),s=v0t.useRef(null);return u=>{_0t.default.cancel(s.current),s.current=(0,_0t.default)(()=>{o(u)})}};fxe.default=tUi;var gxe=fn.default,nUi=Un.default;Object.defineProperty(LD,"__esModule",{value:!0});LD.default=void 0;var S1e=nUi(h),rUi=gxe(Li),iUi=gxe(xse),ZRe=Xd,aUi=go,oUi=ff,sUi=gxe(dxe),lUi=gxe(fxe);const aan=e=>{const{children:t,disabled:n,component:r}=e,{getPrefixCls:i}=(0,S1e.useContext)(aUi.ConfigContext),a=(0,S1e.useRef)(null),o=i("wave"),[,s]=(0,sUi.default)(o),c=(0,lUi.default)(a,(0,rUi.default)(o,s),r);if(S1e.default.useEffect(()=>{const d=a.current;if(!d||d.nodeType!==1||n)return;const f=p=>{!(0,iUi.default)(p.target)||!d.getAttribute||d.getAttribute("disabled")||d.disabled||d.className.includes("disabled")||d.className.includes("-leave")||c(p)};return d.addEventListener("click",f,!0),()=>{d.removeEventListener("click",f,!0)}},[n]),!S1e.default.isValidElement(t))return t??null;const u=(0,ZRe.supportRef)(t)?(0,ZRe.composeRef)((0,ZRe.getNodeRef)(t),a):a;return(0,oUi.cloneElement)(t,{ref:u})};aan.displayName="Wave";LD.default=aan;var Nf={},oan=fn.default;Object.defineProperty(Nf,"__esModule",{value:!0});Nf.default=void 0;var y0t=oan(h),cUi=oan($T);const uUi=e=>{const t=y0t.default.useContext(cUi.default);return y0t.default.useMemo(()=>e?typeof e=="string"?e??t:typeof e=="function"?e(t):t:t,[e,t])};Nf.default=uUi;var Nh={},$1={},san=fn.default;Object.defineProperty($1,"__esModule",{value:!0});$1.default=aze;var dUi=san(Q8e),fUi=san(h);function aze(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=[];return fUi.default.Children.forEach(e,function(r){r==null&&!t.keepEmpty||(Array.isArray(r)?n=n.concat(aze(r)):(0,dUi.default)(r)&&r.props?n=n.concat(aze(r.props.children,t)):n.push(r))}),n}var pF={},vxe={};Object.defineProperty(vxe,"__esModule",{value:!0});vxe.default=void 0;const pUi=e=>{const{componentCls:t}=e;return{[t]:{"&-block":{display:"flex",width:"100%"},"&-vertical":{flexDirection:"column"}}}};vxe.default=pUi;var hUi=fn.default;Object.defineProperty(pF,"__esModule",{value:!0});pF.prepareComponentToken=pF.default=void 0;var b0t=ao,mUi=hUi(vxe);const gUi=e=>{const{componentCls:t,antCls:n}=e;return{[t]:{display:"inline-flex","&-rtl":{direction:"rtl"},"&-vertical":{flexDirection:"column"},"&-align":{flexDirection:"column","&-center":{alignItems:"center"},"&-start":{alignItems:"flex-start"},"&-end":{alignItems:"flex-end"},"&-baseline":{alignItems:"baseline"}},[`${t}-item:empty`]:{display:"none"},[`${t}-item > ${n}-badge-not-a-wrapper:only-child`]:{display:"block"}}}},vUi=e=>{const{componentCls:t}=e;return{[t]:{"&-gap-row-small":{rowGap:e.spaceGapSmallSize},"&-gap-row-middle":{rowGap:e.spaceGapMiddleSize},"&-gap-row-large":{rowGap:e.spaceGapLargeSize},"&-gap-col-small":{columnGap:e.spaceGapSmallSize},"&-gap-col-middle":{columnGap:e.spaceGapMiddleSize},"&-gap-col-large":{columnGap:e.spaceGapLargeSize}}}},_Ui=()=>({});pF.prepareComponentToken=_Ui;pF.default=(0,b0t.genStyleHooks)("Space",e=>{const t=(0,b0t.mergeToken)(e,{spaceGapSmallSize:e.paddingXS,spaceGapMiddleSize:e.padding,spaceGapLargeSize:e.paddingLG});return[gUi(t),vUi(t),(0,mUi.default)(t)]},()=>({}),{resetStyle:!1});var _xe=fn.default,yUi=Un.default;Object.defineProperty(Nh,"__esModule",{value:!0});Nh.useCompactItemContext=Nh.default=Nh.SpaceCompactItemContext=Nh.NoCompactStyle=void 0;var Zx=yUi(h),lan=_xe(Li),bUi=_xe($1),xUi=go,SUi=_xe(Nf),CUi=_xe(pF),can=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const yxe=Nh.SpaceCompactItemContext=Zx.createContext(null),wUi=(e,t)=>{const n=Zx.useContext(yxe),r=Zx.useMemo(()=>{if(!n)return"";const{compactDirection:i,isFirstItem:a,isLastItem:o}=n,s=i==="vertical"?"-vertical-":"-";return(0,lan.default)(`${e}-compact${s}item`,{[`${e}-compact${s}first-item`]:a,[`${e}-compact${s}last-item`]:o,[`${e}-compact${s}item-rtl`]:t==="rtl"})},[e,t,n]);return{compactSize:n==null?void 0:n.compactSize,compactDirection:n==null?void 0:n.compactDirection,compactItemClassnames:r}};Nh.useCompactItemContext=wUi;const EUi=e=>{const{children:t}=e;return Zx.createElement(yxe.Provider,{value:null},t)};Nh.NoCompactStyle=EUi;const TUi=e=>{const{children:t}=e,n=can(e,["children"]);return Zx.createElement(yxe.Provider,{value:Zx.useMemo(()=>n,[n])},t)},$Ui=e=>{const{getPrefixCls:t,direction:n}=Zx.useContext(xUi.ConfigContext),{size:r,direction:i,block:a,prefixCls:o,className:s,rootClassName:c,children:u}=e,d=can(e,["size","direction","block","prefixCls","className","rootClassName","children"]),f=(0,SUi.default)(x=>r??x),p=t("space-compact",o),[m,g]=(0,CUi.default)(p),_=(0,lan.default)(p,g,{[`${p}-rtl`]:n==="rtl",[`${p}-block`]:a,[`${p}-vertical`]:i==="vertical"},s,c),v=Zx.useContext(yxe),b=(0,bUi.default)(u),y=Zx.useMemo(()=>b.map((x,C)=>{const w=(x==null?void 0:x.key)||`${p}-item-${C}`;return Zx.createElement(TUi,{key:w,compactSize:f,compactDirection:i,isFirstItem:C===0&&(!v||(v==null?void 0:v.isFirstItem)),isLastItem:C===b.length-1&&(!v||(v==null?void 0:v.isLastItem))},x)}),[r,b,v]);return b.length===0?null:m(Zx.createElement("div",Object.assign({className:_},d),y))};Nh.default=$Ui;var kW={},OUi=fn.default,PUi=Un.default;Object.defineProperty(kW,"__esModule",{value:!0});kW.default=kW.GroupSizeContext=void 0;var one=PUi(h),NUi=OUi(Li),DUi=Fo,IUi=go,RUi=ao,kUi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const AUi=kW.GroupSizeContext=one.createContext(void 0),MUi=e=>{const{getPrefixCls:t,direction:n}=one.useContext(IUi.ConfigContext),{prefixCls:r,size:i,className:a}=e,o=kUi(e,["prefixCls","size","className"]),s=t("btn-group",r),[,,c]=(0,RUi.useToken)(),u=one.useMemo(()=>{switch(i){case"large":return"lg";case"small":return"sm";default:return""}},[i]);{const f=(0,DUi.devUseWarning)("Button.Group");f.deprecated(!1,"Button.Group","Space.Compact"),f(!i||["large","small","middle"].includes(i),"usage","Invalid prop `size`.")}const d=(0,NUi.default)(s,{[`${s}-${u}`]:u,[`${s}-rtl`]:n==="rtl"},a,c);return one.createElement(AUi.Provider,{value:i},one.createElement("div",Object.assign({},o,{className:d})))};kW.default=MUi;var s2={},uan=fn.default;Object.defineProperty(s2,"__esModule",{value:!0});s2._ButtonVariantTypes=s2._ButtonColorTypes=void 0;s2.convertLegacyProps=jUi;s2.isString=oze;s2.isTwoCNChar=void 0;s2.isUnBorderedButtonVariant=BUi;s2.spaceChildren=HUi;var FUi=uan(du),Gne=uan(h),x0t=ff,LUi=OL;const S0t=/^[\u4E00-\u9FA5]{2}$/,C0t=s2.isTwoCNChar=S0t.test.bind(S0t);function jUi(e){return e==="danger"?{danger:!0}:{type:e}}function oze(e){return typeof e=="string"}function BUi(e){return e==="text"||e==="link"}function zUi(e,t){if(e==null)return;const n=t?" ":"";return typeof e!="string"&&typeof e!="number"&&oze(e.type)&&C0t(e.props.children)?(0,x0t.cloneElement)(e,{children:e.props.children.split("").join(n)}):oze(e)?C0t(e)?Gne.default.createElement("span",null,e.split("").join(n)):Gne.default.createElement("span",null,e):(0,x0t.isFragment)(e)?Gne.default.createElement("span",null,e):e}function HUi(e,t){let n=!1;const r=[];return Gne.default.Children.forEach(e,i=>{const a=typeof i,o=a==="string"||a==="number";if(n&&o){const s=r.length-1,c=r[s];r[s]=`${c}${i}`}else r.push(i);n=o}),Gne.default.Children.map(r,i=>zUi(i,t))}s2._ButtonVariantTypes=["outlined","dashed","solid","filled","text","link"];s2._ButtonColorTypes=["default","primary","danger"].concat((0,FUi.default)(LUi.PresetColors));var bxe={},Sse={},qUi=fn.default,VUi=Un.default;Object.defineProperty(Sse,"__esModule",{value:!0});Sse.default=void 0;var w0t=VUi(h),WUi=qUi(Li);const UUi=(0,w0t.forwardRef)((e,t)=>{const{className:n,style:r,children:i,prefixCls:a}=e,o=(0,WUi.default)(`${a}-icon`,n);return w0t.default.createElement("span",{ref:t,className:o,style:r},i)});Sse.default=UUi;var xxe=fn.default,KUi=Un.default;Object.defineProperty(bxe,"__esModule",{value:!0});bxe.default=void 0;var FV=KUi(h),GUi=xxe(J5),dan=xxe(Li),YUi=xxe(Y5),XUi=xxe(Sse);const E0t=(0,FV.forwardRef)((e,t)=>{const{prefixCls:n,className:r,style:i,iconClassName:a}=e,o=(0,dan.default)(`${n}-loading-icon`,r);return FV.default.createElement(XUi.default,{prefixCls:n,className:o,style:i,ref:t},FV.default.createElement(GUi.default,{className:a}))}),eke=()=>({width:0,opacity:0,transform:"scale(0)"}),tke=e=>({width:e.scrollWidth,opacity:1,transform:"scale(1)"}),JUi=e=>{const{prefixCls:t,loading:n,existIcon:r,className:i,style:a,mount:o}=e,s=!!n;return r?FV.default.createElement(E0t,{prefixCls:t,className:i,style:a}):FV.default.createElement(YUi.default,{visible:s,motionName:`${t}-loading-icon-motion`,motionAppear:!o,motionEnter:!o,motionLeave:!o,removeOnLeave:!0,onAppearStart:eke,onAppearActive:tke,onEnterStart:eke,onEnterActive:tke,onLeaveStart:tke,onLeaveActive:eke},(c,u)=>{let{className:d,style:f}=c;const p=Object.assign(Object.assign({},a),f);return FV.default.createElement(E0t,{prefixCls:t,className:(0,dan.default)(i,d),style:p,ref:u})})};bxe.default=JUi;var Sxe={},Cxe={};Object.defineProperty(Cxe,"__esModule",{value:!0});Cxe.default=void 0;const T0t=(e,t)=>({[`> span, > ${e}`]:{"&:not(:last-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineEndColor:t}}},"&:not(:first-child)":{[`&, & > ${e}`]:{"&:not(:disabled)":{borderInlineStartColor:t}}}}}),QUi=e=>{const{componentCls:t,fontSize:n,lineWidth:r,groupBorderColor:i,colorErrorHover:a}=e;return{[`${t}-group`]:[{position:"relative",display:"inline-flex",[`> span, > ${t}`]:{"&:not(:last-child)":{[`&, & > ${t}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},"&:not(:first-child)":{marginInlineStart:e.calc(r).mul(-1).equal(),[`&, & > ${t}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}},[t]:{position:"relative",zIndex:1,"&:hover, &:focus, &:active":{zIndex:2},"&[disabled]":{zIndex:0}},[`${t}-icon-only`]:{fontSize:n}},T0t(`${t}-primary`,i),T0t(`${t}-danger`,a)]}};Cxe.default=QUi;var hF={},F3={};const Cse=mc(uRn);var fan=fn.default;Object.defineProperty(F3,"__esModule",{value:!0});F3.toHexFormat=F3.getHex=F3.AggregationColor=void 0;var ZUi=fan(win),eKi=fan(Tin),$0t=Cse;const pan=(e,t)=>(e==null?void 0:e.replace(/[^\w/]/g,"").slice(0,t?8:6))||"";F3.toHexFormat=pan;const han=(e,t)=>e?pan(e,t):"";F3.getHex=han;F3.AggregationColor=function(){function e(t){(0,ZUi.default)(this,e);var n;if(this.cleared=!1,t instanceof e){this.metaColor=t.metaColor.clone(),this.colors=(n=t.colors)===null||n===void 0?void 0:n.map(i=>({color:new e(i.color),percent:i.percent})),this.cleared=t.cleared;return}const r=Array.isArray(t);r&&t.length?(this.colors=t.map(i=>{let{color:a,percent:o}=i;return{color:new e(a),percent:o}}),this.metaColor=new $0t.Color(this.colors[0].color.metaColor)):this.metaColor=new $0t.Color(r?"":t),(!t||r&&!this.colors)&&(this.metaColor=this.metaColor.setA(0),this.cleared=!0)}return(0,eKi.default)(e,[{key:"toHsb",value:function(){return this.metaColor.toHsb()}},{key:"toHsbString",value:function(){return this.metaColor.toHsbString()}},{key:"toHex",value:function(){return han(this.toHexString(),this.metaColor.a<1)}},{key:"toHexString",value:function(){return this.metaColor.toHexString()}},{key:"toRgb",value:function(){return this.metaColor.toRgb()}},{key:"toRgbString",value:function(){return this.metaColor.toRgbString()}},{key:"isGradient",value:function(){return!!this.colors&&!this.cleared}},{key:"getColors",value:function(){return this.colors||[{color:this,percent:0}]}},{key:"toCssString",value:function(){const{colors:n}=this;return n?`linear-gradient(90deg, ${n.map(i=>`${i.color.toRgbString()} ${i.percent}%`).join(", ")})`:this.metaColor.toRgbString()}},{key:"equals",value:function(n){return!n||this.isGradient()!==n.isGradient()?!1:this.isGradient()?this.colors.length===n.colors.length&&this.colors.every((r,i)=>{const a=n.colors[i];return r.percent===a.percent&&r.color.equals(a.color)}):this.toHexString()===n.toHexString()}}])}();var mF={},m0={},U3={},tKi=fn.default,nKi=Un.default;Object.defineProperty(U3,"__esModule",{value:!0});U3.useLayoutUpdateEffect=U3.default=void 0;var sze=nKi(h),rKi=tKi(gL),O0t=(0,rKi.default)()?sze.useLayoutEffect:sze.useEffect,man=function(t,n){var r=sze.useRef(!0);O0t(function(){return t(r.current)},n),O0t(function(){return r.current=!1,function(){r.current=!0}},[])};U3.useLayoutUpdateEffect=function(t,n){man(function(r){if(!r)return t()},n)};U3.default=man;var fQe=fn.default;Object.defineProperty(m0,"__esModule",{value:!0});m0.default=iKi;var P0t=fQe(pL),N0t=fQe(iv),D0t=U3,I0t=fQe(bse);function nke(e){return e!==void 0}function iKi(e,t){var n=t||{},r=n.defaultValue,i=n.value,a=n.onChange,o=n.postState,s=(0,I0t.default)(function(){return nke(i)?i:nke(r)?typeof r=="function"?r():r:typeof e=="function"?e():e}),c=(0,P0t.default)(s,2),u=c[0],d=c[1],f=i!==void 0?i:u,p=o?o(f):f,m=(0,N0t.default)(a),g=(0,I0t.default)([f]),_=(0,P0t.default)(g,2),v=_[0],b=_[1];(0,D0t.useLayoutUpdateEffect)(function(){var x=v[0];u!==x&&m(u,x)},[v]),(0,D0t.useLayoutUpdateEffect)(function(){nke(i)||d(i)},[i]);var y=(0,N0t.default)(function(x,C){d(x,C),b([f],C)});return[p,y]}var wse={},wxe={},lze={exports:{}},Exe={},pQe={};Object.defineProperty(pQe,"__esModule",{value:!0});var aKi={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M765.7 486.8L314.9 134.7A7.97 7.97 0 00302 141v77.3c0 4.9 2.3 9.6 6.1 12.6l360 281.1-360 281.1c-3.9 3-6.1 7.7-6.1 12.6V883c0 6.7 7.7 10.4 12.9 6.3l450.8-352.1a31.96 31.96 0 000-50.4z"}}]},name:"right",theme:"outlined"};pQe.default=aKi;var oKi=Un.default,hQe=fn.default;Object.defineProperty(Exe,"__esModule",{value:!0});Exe.default=void 0;var sKi=hQe(Ol),gan=oKi(h),lKi=hQe(pQe),cKi=hQe(Pl),uKi=function(t,n){return gan.createElement(cKi.default,(0,sKi.default)({},t,{ref:n,icon:lKi.default}))},van=gan.forwardRef(uKi);van.displayName="RightOutlined";Exe.default=van;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(Exe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(lze,lze.exports);var jD=lze.exports;const _an=mc(ERn);var Txe={},yan=fn.default,dKi=Un.default;Object.defineProperty(Txe,"__esModule",{value:!0});Txe.default=void 0;var rke=dKi(h),fKi=yan(Li),pKi=yan(_an),hKi=Fo,mKi=go;const gKi=rke.forwardRef((e,t)=>{(0,hKi.devUseWarning)("Collapse.Panel").deprecated(!("disabled"in e),"disabled",'collapsible="disabled"');const{getPrefixCls:n}=rke.useContext(mKi.ConfigContext),{prefixCls:r,className:i,showArrow:a=!0}=e,o=n("collapse",r),s=(0,fKi.default)({[`${o}-no-arrow`]:!a},i);return rke.createElement(pKi.default.Panel,Object.assign({ref:t},e,{prefixCls:o,className:s}))});Txe.default=gKi;var TN={},__={},$xe={};Object.defineProperty($xe,"__esModule",{value:!0});$xe.default=void 0;const vKi=e=>({[e.componentCls]:{[`${e.antCls}-motion-collapse-legacy`]:{overflow:"hidden","&-active":{transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
        opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}},[`${e.antCls}-motion-collapse`]:{overflow:"hidden",transition:`height ${e.motionDurationMid} ${e.motionEaseInOut},
        opacity ${e.motionDurationMid} ${e.motionEaseInOut} !important`}}});$xe.default=vKi;var sT={},BD={};Object.defineProperty(BD,"__esModule",{value:!0});BD.initMotion=void 0;const _Ki=e=>({animationDuration:e,animationFillMode:"both"}),yKi=e=>({animationDuration:e,animationFillMode:"both"}),bKi=function(e,t,n,r){const a=(arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1)?"&":"";return{[`
      ${a}${e}-enter,
      ${a}${e}-appear
    `]:Object.assign(Object.assign({},_Ki(r)),{animationPlayState:"paused"}),[`${a}${e}-leave`]:Object.assign(Object.assign({},yKi(r)),{animationPlayState:"paused"}),[`
      ${a}${e}-enter${e}-enter-active,
      ${a}${e}-appear${e}-appear-active
    `]:{animationName:t,animationPlayState:"running"},[`${a}${e}-leave${e}-leave-active`]:{animationName:n,animationPlayState:"running",pointerEvents:"none"}}};BD.initMotion=bKi;Object.defineProperty(sT,"__esModule",{value:!0});sT.initFadeMotion=sT.fadeOut=sT.fadeIn=void 0;var ban=Ha,xKi=BD;const SKi=sT.fadeIn=new ban.Keyframes("antFadeIn",{"0%":{opacity:0},"100%":{opacity:1}}),CKi=sT.fadeOut=new ban.Keyframes("antFadeOut",{"0%":{opacity:1},"100%":{opacity:0}}),wKi=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;const{antCls:n}=e,r=`${n}-fade`,i=t?"&":"";return[(0,xKi.initMotion)(r,SKi,CKi,e.motionDurationMid,t),{[`
        ${i}${r}-enter,
        ${i}${r}-appear
      `]:{opacity:0,animationTimingFunction:"linear"},[`${i}${r}-leave`]:{animationTimingFunction:"linear"}}]};sT.initFadeMotion=wKi;var d1={};Object.defineProperty(d1,"__esModule",{value:!0});d1.moveUpOut=d1.moveUpIn=d1.moveRightOut=d1.moveRightIn=d1.moveLeftOut=d1.moveLeftIn=d1.moveDownOut=d1.moveDownIn=d1.initMoveMotion=void 0;var zD=Ha,EKi=BD;const TKi=d1.moveDownIn=new zD.Keyframes("antMoveDownIn",{"0%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),$Ki=d1.moveDownOut=new zD.Keyframes("antMoveDownOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, 100%, 0)",transformOrigin:"0 0",opacity:0}}),OKi=d1.moveLeftIn=new zD.Keyframes("antMoveLeftIn",{"0%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),PKi=d1.moveLeftOut=new zD.Keyframes("antMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(-100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),NKi=d1.moveRightIn=new zD.Keyframes("antMoveRightIn",{"0%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),DKi=d1.moveRightOut=new zD.Keyframes("antMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(100%, 0, 0)",transformOrigin:"0 0",opacity:0}}),IKi=d1.moveUpIn=new zD.Keyframes("antMoveUpIn",{"0%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),RKi=d1.moveUpOut=new zD.Keyframes("antMoveUpOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:"translate3d(0, -100%, 0)",transformOrigin:"0 0",opacity:0}}),kKi={"move-up":{inKeyframes:IKi,outKeyframes:RKi},"move-down":{inKeyframes:TKi,outKeyframes:$Ki},"move-left":{inKeyframes:OKi,outKeyframes:PKi},"move-right":{inKeyframes:NKi,outKeyframes:DKi}},AKi=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:i,outKeyframes:a}=kKi[t];return[(0,EKi.initMotion)(r,i,a,e.motionDurationMid),{[`
        ${r}-enter,
        ${r}-appear
      `]:{opacity:0,animationTimingFunction:e.motionEaseOutCirc},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]};d1.initMoveMotion=AKi;var f1={};Object.defineProperty(f1,"__esModule",{value:!0});f1.slideUpOut=f1.slideUpIn=f1.slideRightOut=f1.slideRightIn=f1.slideLeftOut=f1.slideLeftIn=f1.slideDownOut=f1.slideDownIn=f1.initSlideMotion=void 0;var HD=Ha,MKi=BD;const FKi=f1.slideUpIn=new HD.Keyframes("antSlideUpIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1}}),LKi=f1.slideUpOut=new HD.Keyframes("antSlideUpOut",{"0%":{transform:"scaleY(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"0% 0%",opacity:0}}),jKi=f1.slideDownIn=new HD.Keyframes("antSlideDownIn",{"0%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0},"100%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1}}),BKi=f1.slideDownOut=new HD.Keyframes("antSlideDownOut",{"0%":{transform:"scaleY(1)",transformOrigin:"100% 100%",opacity:1},"100%":{transform:"scaleY(0.8)",transformOrigin:"100% 100%",opacity:0}}),zKi=f1.slideLeftIn=new HD.Keyframes("antSlideLeftIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1}}),HKi=f1.slideLeftOut=new HD.Keyframes("antSlideLeftOut",{"0%":{transform:"scaleX(1)",transformOrigin:"0% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"0% 0%",opacity:0}}),qKi=f1.slideRightIn=new HD.Keyframes("antSlideRightIn",{"0%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0},"100%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1}}),VKi=f1.slideRightOut=new HD.Keyframes("antSlideRightOut",{"0%":{transform:"scaleX(1)",transformOrigin:"100% 0%",opacity:1},"100%":{transform:"scaleX(0.8)",transformOrigin:"100% 0%",opacity:0}}),WKi={"slide-up":{inKeyframes:FKi,outKeyframes:LKi},"slide-down":{inKeyframes:jKi,outKeyframes:BKi},"slide-left":{inKeyframes:zKi,outKeyframes:HKi},"slide-right":{inKeyframes:qKi,outKeyframes:VKi}},UKi=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:i,outKeyframes:a}=WKi[t];return[(0,MKi.initMotion)(r,i,a,e.motionDurationMid),{[`
      ${r}-enter,
      ${r}-appear
    `]:{transform:"scale(0)",transformOrigin:"0% 0%",opacity:0,animationTimingFunction:e.motionEaseOutQuint,"&-prepare":{transform:"scale(1)"}},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInQuint}}]};f1.initSlideMotion=UKi;var Bf={};Object.defineProperty(Bf,"__esModule",{value:!0});Bf.zoomUpOut=Bf.zoomUpIn=Bf.zoomRightOut=Bf.zoomRightIn=Bf.zoomOut=Bf.zoomLeftOut=Bf.zoomLeftIn=Bf.zoomIn=Bf.zoomDownOut=Bf.zoomDownIn=Bf.zoomBigOut=Bf.zoomBigIn=Bf.initZoomMotion=void 0;var l8=Ha,KKi=BD;const GKi=Bf.zoomIn=new l8.Keyframes("antZoomIn",{"0%":{transform:"scale(0.2)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),YKi=Bf.zoomOut=new l8.Keyframes("antZoomOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.2)",opacity:0}}),R0t=Bf.zoomBigIn=new l8.Keyframes("antZoomBigIn",{"0%":{transform:"scale(0.8)",opacity:0},"100%":{transform:"scale(1)",opacity:1}}),k0t=Bf.zoomBigOut=new l8.Keyframes("antZoomBigOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0.8)",opacity:0}}),XKi=Bf.zoomUpIn=new l8.Keyframes("antZoomUpIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 0%"}}),JKi=Bf.zoomUpOut=new l8.Keyframes("antZoomUpOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 0%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 0%",opacity:0}}),QKi=Bf.zoomLeftIn=new l8.Keyframes("antZoomLeftIn",{"0%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"0% 50%"}}),ZKi=Bf.zoomLeftOut=new l8.Keyframes("antZoomLeftOut",{"0%":{transform:"scale(1)",transformOrigin:"0% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"0% 50%",opacity:0}}),eGi=Bf.zoomRightIn=new l8.Keyframes("antZoomRightIn",{"0%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"100% 50%"}}),tGi=Bf.zoomRightOut=new l8.Keyframes("antZoomRightOut",{"0%":{transform:"scale(1)",transformOrigin:"100% 50%"},"100%":{transform:"scale(0.8)",transformOrigin:"100% 50%",opacity:0}}),nGi=Bf.zoomDownIn=new l8.Keyframes("antZoomDownIn",{"0%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0},"100%":{transform:"scale(1)",transformOrigin:"50% 100%"}}),rGi=Bf.zoomDownOut=new l8.Keyframes("antZoomDownOut",{"0%":{transform:"scale(1)",transformOrigin:"50% 100%"},"100%":{transform:"scale(0.8)",transformOrigin:"50% 100%",opacity:0}}),iGi={zoom:{inKeyframes:GKi,outKeyframes:YKi},"zoom-big":{inKeyframes:R0t,outKeyframes:k0t},"zoom-big-fast":{inKeyframes:R0t,outKeyframes:k0t},"zoom-left":{inKeyframes:QKi,outKeyframes:ZKi},"zoom-right":{inKeyframes:eGi,outKeyframes:tGi},"zoom-up":{inKeyframes:XKi,outKeyframes:JKi},"zoom-down":{inKeyframes:nGi,outKeyframes:rGi}},aGi=(e,t)=>{const{antCls:n}=e,r=`${n}-${t}`,{inKeyframes:i,outKeyframes:a}=iGi[t];return[(0,KKi.initMotion)(r,i,a,t==="zoom-big-fast"?e.motionDurationFast:e.motionDurationMid),{[`
        ${r}-enter,
        ${r}-appear
      `]:{transform:"scale(0)",opacity:0,animationTimingFunction:e.motionEaseOutCirc,"&-prepare":{transform:"none"}},[`${r}-leave`]:{animationTimingFunction:e.motionEaseInOutCirc}}]};Bf.initZoomMotion=aGi;(function(e){var t=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"fadeIn",{enumerable:!0,get:function(){return r.fadeIn}}),Object.defineProperty(e,"fadeOut",{enumerable:!0,get:function(){return r.fadeOut}}),Object.defineProperty(e,"genCollapseMotion",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"initFadeMotion",{enumerable:!0,get:function(){return r.initFadeMotion}}),Object.defineProperty(e,"initMoveMotion",{enumerable:!0,get:function(){return i.initMoveMotion}}),Object.defineProperty(e,"initSlideMotion",{enumerable:!0,get:function(){return a.initSlideMotion}}),Object.defineProperty(e,"initZoomMotion",{enumerable:!0,get:function(){return o.initZoomMotion}}),Object.defineProperty(e,"moveDownIn",{enumerable:!0,get:function(){return i.moveDownIn}}),Object.defineProperty(e,"moveDownOut",{enumerable:!0,get:function(){return i.moveDownOut}}),Object.defineProperty(e,"moveLeftIn",{enumerable:!0,get:function(){return i.moveLeftIn}}),Object.defineProperty(e,"moveLeftOut",{enumerable:!0,get:function(){return i.moveLeftOut}}),Object.defineProperty(e,"moveRightIn",{enumerable:!0,get:function(){return i.moveRightIn}}),Object.defineProperty(e,"moveRightOut",{enumerable:!0,get:function(){return i.moveRightOut}}),Object.defineProperty(e,"moveUpIn",{enumerable:!0,get:function(){return i.moveUpIn}}),Object.defineProperty(e,"moveUpOut",{enumerable:!0,get:function(){return i.moveUpOut}}),Object.defineProperty(e,"slideDownIn",{enumerable:!0,get:function(){return a.slideDownIn}}),Object.defineProperty(e,"slideDownOut",{enumerable:!0,get:function(){return a.slideDownOut}}),Object.defineProperty(e,"slideLeftIn",{enumerable:!0,get:function(){return a.slideLeftIn}}),Object.defineProperty(e,"slideLeftOut",{enumerable:!0,get:function(){return a.slideLeftOut}}),Object.defineProperty(e,"slideRightIn",{enumerable:!0,get:function(){return a.slideRightIn}}),Object.defineProperty(e,"slideRightOut",{enumerable:!0,get:function(){return a.slideRightOut}}),Object.defineProperty(e,"slideUpIn",{enumerable:!0,get:function(){return a.slideUpIn}}),Object.defineProperty(e,"slideUpOut",{enumerable:!0,get:function(){return a.slideUpOut}}),Object.defineProperty(e,"zoomBigIn",{enumerable:!0,get:function(){return o.zoomBigIn}}),Object.defineProperty(e,"zoomBigOut",{enumerable:!0,get:function(){return o.zoomBigOut}}),Object.defineProperty(e,"zoomDownIn",{enumerable:!0,get:function(){return o.zoomDownIn}}),Object.defineProperty(e,"zoomDownOut",{enumerable:!0,get:function(){return o.zoomDownOut}}),Object.defineProperty(e,"zoomIn",{enumerable:!0,get:function(){return o.zoomIn}}),Object.defineProperty(e,"zoomLeftIn",{enumerable:!0,get:function(){return o.zoomLeftIn}}),Object.defineProperty(e,"zoomLeftOut",{enumerable:!0,get:function(){return o.zoomLeftOut}}),Object.defineProperty(e,"zoomOut",{enumerable:!0,get:function(){return o.zoomOut}}),Object.defineProperty(e,"zoomRightIn",{enumerable:!0,get:function(){return o.zoomRightIn}}),Object.defineProperty(e,"zoomRightOut",{enumerable:!0,get:function(){return o.zoomRightOut}}),Object.defineProperty(e,"zoomUpIn",{enumerable:!0,get:function(){return o.zoomUpIn}}),Object.defineProperty(e,"zoomUpOut",{enumerable:!0,get:function(){return o.zoomUpOut}});var n=t($xe),r=sT,i=d1,a=f1,o=Bf})(__);Object.defineProperty(TN,"__esModule",{value:!0});TN.prepareComponentToken=TN.genBaseStyle=TN.default=void 0;var Wx=Ha,ike=Lo,oGi=__,A0t=ao;const xan=e=>{const{componentCls:t,contentBg:n,padding:r,headerBg:i,headerPadding:a,collapseHeaderPaddingSM:o,collapseHeaderPaddingLG:s,collapsePanelBorderRadius:c,lineWidth:u,lineType:d,colorBorder:f,colorText:p,colorTextHeading:m,colorTextDisabled:g,fontSizeLG:_,lineHeight:v,lineHeightLG:b,marginSM:y,paddingSM:x,paddingLG:C,paddingXS:w,motionDurationSlow:$,fontSizeIcon:O,contentPadding:N,fontHeight:P,fontHeightLG:I}=e,D=`${(0,Wx.unit)(u)} ${d} ${f}`;return{[t]:Object.assign(Object.assign({},(0,ike.resetComponent)(e)),{backgroundColor:i,border:D,borderRadius:c,"&-rtl":{direction:"rtl"},[`& > ${t}-item`]:{borderBottom:D,"&:first-child":{[`
            &,
            & > ${t}-header`]:{borderRadius:`${(0,Wx.unit)(c)} ${(0,Wx.unit)(c)} 0 0`}},"&:last-child":{[`
            &,
            & > ${t}-header`]:{borderRadius:`0 0 ${(0,Wx.unit)(c)} ${(0,Wx.unit)(c)}`}},[`> ${t}-header`]:Object.assign(Object.assign({position:"relative",display:"flex",flexWrap:"nowrap",alignItems:"flex-start",padding:a,color:m,lineHeight:v,cursor:"pointer",transition:`all ${$}, visibility 0s`},(0,ike.genFocusStyle)(e)),{[`> ${t}-header-text`]:{flex:"auto"},[`${t}-expand-icon`]:{height:P,display:"flex",alignItems:"center",paddingInlineEnd:y},[`${t}-arrow`]:Object.assign(Object.assign({},(0,ike.resetIcon)()),{fontSize:O,transition:`transform ${$}`,svg:{transition:`transform ${$}`}}),[`${t}-header-text`]:{marginInlineEnd:"auto"}}),[`${t}-collapsible-header`]:{cursor:"default",[`${t}-header-text`]:{flex:"none",cursor:"pointer"}},[`${t}-collapsible-icon`]:{cursor:"unset",[`${t}-expand-icon`]:{cursor:"pointer"}}},[`${t}-content`]:{color:p,backgroundColor:n,borderTop:D,[`& > ${t}-content-box`]:{padding:N},"&-hidden":{display:"none"}},"&-small":{[`> ${t}-item`]:{[`> ${t}-header`]:{padding:o,paddingInlineStart:w,[`> ${t}-expand-icon`]:{marginInlineStart:e.calc(x).sub(w).equal()}},[`> ${t}-content > ${t}-content-box`]:{padding:x}}},"&-large":{[`> ${t}-item`]:{fontSize:_,lineHeight:b,[`> ${t}-header`]:{padding:s,paddingInlineStart:r,[`> ${t}-expand-icon`]:{height:I,marginInlineStart:e.calc(C).sub(r).equal()}},[`> ${t}-content > ${t}-content-box`]:{padding:C}}},[`${t}-item:last-child`]:{borderBottom:0,[`> ${t}-content`]:{borderRadius:`0 0 ${(0,Wx.unit)(c)} ${(0,Wx.unit)(c)}`}},[`& ${t}-item-disabled > ${t}-header`]:{"\n          &,\n          & > .arrow\n        ":{color:g,cursor:"not-allowed"}},[`&${t}-icon-position-end`]:{[`& > ${t}-item`]:{[`> ${t}-header`]:{[`${t}-expand-icon`]:{order:1,paddingInlineEnd:0,paddingInlineStart:y}}}}})}};TN.genBaseStyle=xan;const sGi=e=>{const{componentCls:t}=e,n=`> ${t}-item > ${t}-header ${t}-arrow`;return{[`${t}-rtl`]:{[n]:{transform:"rotate(180deg)"}}}},lGi=e=>{const{componentCls:t,headerBg:n,paddingXXS:r,colorBorder:i}=e;return{[`${t}-borderless`]:{backgroundColor:n,border:0,[`> ${t}-item`]:{borderBottom:`1px solid ${i}`},[`
        > ${t}-item:last-child,
        > ${t}-item:last-child ${t}-header
      `]:{borderRadius:0},[`> ${t}-item:last-child`]:{borderBottom:0},[`> ${t}-item > ${t}-content`]:{backgroundColor:"transparent",borderTop:0},[`> ${t}-item > ${t}-content > ${t}-content-box`]:{paddingTop:r}}}},cGi=e=>{const{componentCls:t,paddingSM:n}=e;return{[`${t}-ghost`]:{backgroundColor:"transparent",border:0,[`> ${t}-item`]:{borderBottom:0,[`> ${t}-content`]:{backgroundColor:"transparent",border:0,[`> ${t}-content-box`]:{paddingBlock:n}}}}}},San=e=>({headerPadding:`${e.paddingSM}px ${e.padding}px`,headerBg:e.colorFillAlter,contentPadding:`${e.padding}px 16px`,contentBg:e.colorBgContainer});TN.prepareComponentToken=San;TN.default=(0,A0t.genStyleHooks)("Collapse",e=>{const t=(0,A0t.mergeToken)(e,{collapseHeaderPaddingSM:`${(0,Wx.unit)(e.paddingXS)} ${(0,Wx.unit)(e.paddingSM)}`,collapseHeaderPaddingLG:`${(0,Wx.unit)(e.padding)} ${(0,Wx.unit)(e.paddingLG)}`,collapsePanelBorderRadius:e.borderRadiusLG});return[xan(t),lGi(t),cGi(t),sGi(t),(0,oGi.genCollapseMotion)(t)]},San);var a$=fn.default,uGi=Un.default;Object.defineProperty(wxe,"__esModule",{value:!0});wxe.default=void 0;var qH=uGi(h),dGi=a$(jD),M0t=a$(Li),fGi=a$(_an),pGi=a$($1),F0t=a$(rd),hGi=a$(Hm),L0t=ff,mGi=Fo,gGi=cc,vGi=a$(Nf),_Gi=a$(Txe),yGi=a$(TN);const Can=qH.forwardRef((e,t)=>{const{getPrefixCls:n,direction:r,expandIcon:i,className:a,style:o}=(0,gGi.useComponentConfig)("collapse"),{prefixCls:s,className:c,rootClassName:u,style:d,bordered:f=!0,ghost:p,size:m,expandIconPosition:g="start",children:_,expandIcon:v}=e,b=(0,vGi.default)(R=>{var A;return(A=m??R)!==null&&A!==void 0?A:"middle"}),y=n("collapse",s),x=n(),[C,w,$]=(0,yGi.default)(y);(0,mGi.devUseWarning)("Collapse")(g!=="left"&&g!=="right","deprecated","`expandIconPosition` with `left` or `right` is deprecated. Please use `start` or `end` instead.");const O=qH.useMemo(()=>g==="left"?"start":g==="right"?"end":g,[g]),N=v??i,P=qH.useCallback(function(){let R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const A=typeof N=="function"?N(R):qH.createElement(dGi.default,{rotate:R.isActive?r==="rtl"?-90:90:void 0,"aria-label":R.isActive?"expanded":"collapsed"});return(0,L0t.cloneElement)(A,()=>{var F;return{className:(0,M0t.default)((F=A==null?void 0:A.props)===null||F===void 0?void 0:F.className,`${y}-arrow`)}})},[N,y]),I=(0,M0t.default)(`${y}-icon-position-${O}`,{[`${y}-borderless`]:!f,[`${y}-rtl`]:r==="rtl",[`${y}-ghost`]:!!p,[`${y}-${b}`]:b!=="middle"},a,c,u,w,$),D=Object.assign(Object.assign({},(0,hGi.default)(x)),{motionAppear:!1,leavedClassName:`${y}-content-hidden`}),k=qH.useMemo(()=>_?(0,pGi.default)(_).map((R,A)=>{var F,z;const M=R.props;if(M!=null&&M.disabled){const K=(F=R.key)!==null&&F!==void 0?F:String(A),U=Object.assign(Object.assign({},(0,F0t.default)(R.props,["disabled"])),{key:K,collapsible:(z=M.collapsible)!==null&&z!==void 0?z:"disabled"});return(0,L0t.cloneElement)(R,U)}return R}):null,[_]);return C(qH.createElement(fGi.default,Object.assign({ref:t,openMotion:D},(0,F0t.default)(e,["rootClassName"]),{expandIcon:P,prefixCls:y,className:I,style:Object.assign(Object.assign({},o),d)}),k))});Can.displayName="Collapse";wxe.default=Object.assign(Can,{Panel:_Gi.default});var bGi=fn.default;Object.defineProperty(wse,"__esModule",{value:!0});wse.default=void 0;var xGi=bGi(wxe);wse.default=xGi.default;var Ph={},SGi=fn.default;Object.defineProperty(Ph,"__esModule",{value:!0});Ph.getRoundNumber=Ph.getGradientPercentColor=Ph.getColorAlpha=Ph.generateColor=Ph.genAlphaColor=void 0;var CGi=SGi(du),j0t=Cse,B0t=F3;const cze=e=>e instanceof B0t.AggregationColor?e:new B0t.AggregationColor(e);Ph.generateColor=cze;const wan=e=>Math.round(Number(e||0));Ph.getRoundNumber=wan;const wGi=e=>wan(e.toHsb().a*100);Ph.getColorAlpha=wGi;const EGi=(e,t)=>{const n=e.toRgb();if(!n.r&&!n.g&&!n.b){const r=e.toHsb();return r.a=t||1,cze(r)}return n.a=t||1,cze(n)};Ph.genAlphaColor=EGi;const TGi=(e,t)=>{const n=[{percent:0,color:e[0].color}].concat((0,CGi.default)(e),[{percent:100,color:e[e.length-1].color}]);for(let r=0;r<n.length-1;r+=1){const i=n[r].percent,a=n[r+1].percent,o=n[r].color,s=n[r+1].color;if(i<=t&&t<=a){const c=a-i;if(c===0)return o;const u=(t-i)/c*100,d=new j0t.Color(o),f=new j0t.Color(s);return d.mix(f,u).toRgbString()}}return""};Ph.getGradientPercentColor=TGi;var mQe=fn.default,$Gi=Un.default;Object.defineProperty(mF,"__esModule",{value:!0});mF.isBright=mF.default=void 0;var sA=$Gi(h),Ean=Cse,OGi=mQe(Li),PGi=mQe(m0),NGi=mQe(wse),DGi=lm,IGi=ao,Tan=Ph;const ake=e=>e.map(t=>(t.colors=t.colors.map(Tan.generateColor),t)),$an=(e,t)=>{const{r:n,g:r,b:i,a}=e.toRgb(),o=new Ean.Color(e.toRgbString()).onBackground(t).toHsv();return a<=.5?o.v>.5:n*.299+r*.587+i*.114>192};mF.isBright=$an;const z0t=(e,t)=>{var n;return`panel-${(n=e.key)!==null&&n!==void 0?n:t}`},RGi=e=>{let{prefixCls:t,presets:n,value:r,onChange:i}=e;const[a]=(0,DGi.useLocale)("ColorPicker"),[,o]=(0,IGi.useToken)(),[s]=(0,PGi.default)(ake(n),{value:ake(n),postState:ake}),c=`${t}-presets`,u=(0,sA.useMemo)(()=>s.reduce((p,m,g)=>{const{defaultOpen:_=!0}=m;return _&&p.push(z0t(m,g)),p},[]),[s]),d=p=>{i==null||i(p)},f=s.map((p,m)=>{var g;return{key:z0t(p,m),label:sA.default.createElement("div",{className:`${c}-label`},p==null?void 0:p.label),children:sA.default.createElement("div",{className:`${c}-items`},Array.isArray(p==null?void 0:p.colors)&&((g=p.colors)===null||g===void 0?void 0:g.length)>0?p.colors.map((_,v)=>sA.default.createElement(Ean.ColorBlock,{key:`preset-${v}-${_.toHexString()}`,color:(0,Tan.generateColor)(_).toRgbString(),prefixCls:t,className:(0,OGi.default)(`${c}-color`,{[`${c}-color-checked`]:_.toHexString()===(r==null?void 0:r.toHexString()),[`${c}-color-bright`]:$an(_,o.colorBgElevated)}),onClick:()=>d(_)})):sA.default.createElement("span",{className:`${c}-empty`},a.presetEmpty))}});return sA.default.createElement("div",{className:c},sA.default.createElement(NGi.default,{defaultActiveKey:u,ghost:!0,items:f}))};mF.default=RGi;var kGi=fn.default;Object.defineProperty(hF,"__esModule",{value:!0});hF.prepareToken=hF.prepareComponentToken=void 0;var AGi=Ha,MGi=F3,FGi=mF,ove=ao,LGi=OL,jGi=kGi(cse);const BGi=e=>{const{paddingInline:t,onlyIconSize:n}=e;return(0,ove.mergeToken)(e,{buttonPaddingHorizontal:t,buttonPaddingVertical:0,buttonIconOnlyFontSize:n})};hF.prepareToken=BGi;const zGi=e=>{var t,n,r,i,a,o;const s=(t=e.contentFontSize)!==null&&t!==void 0?t:e.fontSize,c=(n=e.contentFontSizeSM)!==null&&n!==void 0?n:e.fontSize,u=(r=e.contentFontSizeLG)!==null&&r!==void 0?r:e.fontSizeLG,d=(i=e.contentLineHeight)!==null&&i!==void 0?i:(0,ove.getLineHeight)(s),f=(a=e.contentLineHeightSM)!==null&&a!==void 0?a:(0,ove.getLineHeight)(c),p=(o=e.contentLineHeightLG)!==null&&o!==void 0?o:(0,ove.getLineHeight)(u),m=(0,FGi.isBright)(new MGi.AggregationColor(e.colorBgSolid),"#fff")?"#000":"#fff",g=LGi.PresetColors.reduce((_,v)=>Object.assign(Object.assign({},_),{[`${v}ShadowColor`]:`0 ${(0,AGi.unit)(e.controlOutlineWidth)} 0 ${(0,jGi.default)(e[`${v}1`],e.colorBgContainer)}`}),{});return Object.assign(Object.assign({},g),{fontWeight:400,defaultShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlTmpOutline}`,primaryShadow:`0 ${e.controlOutlineWidth}px 0 ${e.controlOutline}`,dangerShadow:`0 ${e.controlOutlineWidth}px 0 ${e.colorErrorOutline}`,primaryColor:e.colorTextLightSolid,dangerColor:e.colorTextLightSolid,borderColorDisabled:e.colorBorder,defaultGhostColor:e.colorBgContainer,ghostBg:"transparent",defaultGhostBorderColor:e.colorBgContainer,paddingInline:e.paddingContentHorizontal-e.lineWidth,paddingInlineLG:e.paddingContentHorizontal-e.lineWidth,paddingInlineSM:8-e.lineWidth,onlyIconSize:"inherit",onlyIconSizeSM:"inherit",onlyIconSizeLG:"inherit",groupBorderColor:e.colorPrimaryHover,linkHoverBg:"transparent",textTextColor:e.colorText,textTextHoverColor:e.colorText,textTextActiveColor:e.colorText,textHoverBg:e.colorFillTertiary,defaultColor:e.colorText,defaultBg:e.colorBgContainer,defaultBorderColor:e.colorBorder,defaultBorderColorDisabled:e.colorBorder,defaultHoverBg:e.colorBgContainer,defaultHoverColor:e.colorPrimaryHover,defaultHoverBorderColor:e.colorPrimaryHover,defaultActiveBg:e.colorBgContainer,defaultActiveColor:e.colorPrimaryActive,defaultActiveBorderColor:e.colorPrimaryActive,solidTextColor:m,contentFontSize:s,contentFontSizeSM:c,contentFontSizeLG:u,contentLineHeight:d,contentLineHeightSM:f,contentLineHeightLG:p,paddingBlock:Math.max((e.controlHeight-s*d)/2-e.lineWidth,0),paddingBlockSM:Math.max((e.controlHeightSM-c*f)/2-e.lineWidth,0),paddingBlockLG:Math.max((e.controlHeightLG-u*p)/2-e.lineWidth,0)})};hF.prepareComponentToken=zGi;var HGi=fn.default;Object.defineProperty(Sxe,"__esModule",{value:!0});Sxe.default=void 0;var uze=Ha,H0t=Lo,qGi=OL,Oxe=ao,VGi=HGi(Cxe),q0t=hF;const WGi=e=>{const{componentCls:t,iconCls:n,fontWeight:r,opacityLoading:i,motionDurationSlow:a,motionEaseInOut:o,marginXS:s,calc:c}=e;return{[t]:{outline:"none",position:"relative",display:"inline-flex",gap:e.marginXS,alignItems:"center",justifyContent:"center",fontWeight:r,whiteSpace:"nowrap",textAlign:"center",backgroundImage:"none",background:"transparent",border:`${(0,uze.unit)(e.lineWidth)} ${e.lineType} transparent`,cursor:"pointer",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,userSelect:"none",touchAction:"manipulation",color:e.colorText,"&:disabled > *":{pointerEvents:"none"},[`${t}-icon > svg`]:(0,H0t.resetIcon)(),"> a":{color:"currentColor"},"&:not(:disabled)":(0,H0t.genFocusStyle)(e),[`&${t}-two-chinese-chars::first-letter`]:{letterSpacing:"0.34em"},[`&${t}-two-chinese-chars > *:not(${n})`]:{marginInlineEnd:"-0.34em",letterSpacing:"0.34em"},[`&${t}-icon-only`]:{paddingInline:0,[`&${t}-compact-item`]:{flex:"none"},[`&${t}-round`]:{width:"auto"}},[`&${t}-loading`]:{opacity:i,cursor:"default"},[`${t}-loading-icon`]:{transition:["width","opacity","margin"].map(u=>`${u} ${a} ${o}`).join(",")},[`&:not(${t}-icon-end)`]:{[`${t}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineEnd:c(s).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineEnd:0},"&-leave-start":{marginInlineEnd:0},"&-leave-active":{marginInlineEnd:c(s).mul(-1).equal()}}},"&-icon-end":{flexDirection:"row-reverse",[`${t}-loading-icon-motion`]:{"&-appear-start, &-enter-start":{marginInlineStart:c(s).mul(-1).equal()},"&-appear-active, &-enter-active":{marginInlineStart:0},"&-leave-start":{marginInlineStart:0},"&-leave-active":{marginInlineStart:c(s).mul(-1).equal()}}}}}},Oan=(e,t,n)=>({[`&:not(:disabled):not(${e}-disabled)`]:{"&:hover":t,"&:active":n}}),UGi=e=>({minWidth:e.controlHeight,paddingInlineStart:0,paddingInlineEnd:0,borderRadius:"50%"}),KGi=e=>({borderRadius:e.controlHeight,paddingInlineStart:e.calc(e.controlHeight).div(2).equal(),paddingInlineEnd:e.calc(e.controlHeight).div(2).equal()}),GGi=e=>({cursor:"not-allowed",borderColor:e.borderColorDisabled,color:e.colorTextDisabled,background:e.colorBgContainerDisabled,boxShadow:"none"}),Pxe=(e,t,n,r,i,a,o,s)=>({[`&${e}-background-ghost`]:Object.assign(Object.assign({color:n||void 0,background:t,borderColor:r||void 0,boxShadow:"none"},Oan(e,Object.assign({background:t},o),Object.assign({background:t},s))),{"&:disabled":{cursor:"not-allowed",color:i||void 0,borderColor:a||void 0}})}),YGi=e=>({[`&:disabled, &${e.componentCls}-disabled`]:Object.assign({},GGi(e))}),XGi=e=>({[`&:disabled, &${e.componentCls}-disabled`]:{cursor:"not-allowed",color:e.colorTextDisabled}}),Nxe=(e,t,n,r)=>{const a=r&&["link","text"].includes(r)?XGi:YGi;return Object.assign(Object.assign({},a(e)),Oan(e.componentCls,t,n))},Dxe=(e,t,n,r,i)=>({[`&${e.componentCls}-variant-solid`]:Object.assign({color:t,background:n},Nxe(e,r,i))}),Ixe=(e,t,n,r,i)=>({[`&${e.componentCls}-variant-outlined, &${e.componentCls}-variant-dashed`]:Object.assign({borderColor:t,background:n},Nxe(e,r,i))}),Rxe=e=>({[`&${e.componentCls}-variant-dashed`]:{borderStyle:"dashed"}}),kxe=(e,t,n,r)=>({[`&${e.componentCls}-variant-filled`]:Object.assign({boxShadow:"none",background:t},Nxe(e,n,r))}),YC=(e,t,n,r,i)=>({[`&${e.componentCls}-variant-${n}`]:Object.assign({color:t,boxShadow:"none"},Nxe(e,r,i,n))}),JGi=e=>{const{componentCls:t}=e;return qGi.PresetColors.reduce((n,r)=>{const i=e[`${r}6`],a=e[`${r}1`],o=e[`${r}5`],s=e[`${r}2`],c=e[`${r}3`],u=e[`${r}7`];return Object.assign(Object.assign({},n),{[`&${t}-color-${r}`]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:i,boxShadow:e[`${r}ShadowColor`]},Dxe(e,e.colorTextLightSolid,i,{background:o},{background:u})),Ixe(e,i,e.colorBgContainer,{color:o,borderColor:o,background:e.colorBgContainer},{color:u,borderColor:u,background:e.colorBgContainer})),Rxe(e)),kxe(e,a,{background:s},{background:c})),YC(e,i,"link",{color:o},{color:u})),YC(e,i,"text",{color:o,background:a},{color:u,background:c}))})},{})},QGi=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.defaultColor,boxShadow:e.defaultShadow},Dxe(e,e.solidTextColor,e.colorBgSolid,{color:e.solidTextColor,background:e.colorBgSolidHover},{color:e.solidTextColor,background:e.colorBgSolidActive})),Rxe(e)),kxe(e,e.colorFillTertiary,{background:e.colorFillSecondary},{background:e.colorFill})),Pxe(e.componentCls,e.ghostBg,e.defaultGhostColor,e.defaultGhostBorderColor,e.colorTextDisabled,e.colorBorder)),YC(e,e.textTextColor,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})),ZGi=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorPrimary,boxShadow:e.primaryShadow},Ixe(e,e.colorPrimary,e.colorBgContainer,{color:e.colorPrimaryTextHover,borderColor:e.colorPrimaryHover,background:e.colorBgContainer},{color:e.colorPrimaryTextActive,borderColor:e.colorPrimaryActive,background:e.colorBgContainer})),Rxe(e)),kxe(e,e.colorPrimaryBg,{background:e.colorPrimaryBgHover},{background:e.colorPrimaryBorder})),YC(e,e.colorPrimaryText,"text",{color:e.colorPrimaryTextHover,background:e.colorPrimaryBg},{color:e.colorPrimaryTextActive,background:e.colorPrimaryBorder})),YC(e,e.colorPrimaryText,"link",{color:e.colorPrimaryTextHover,background:e.linkHoverBg},{color:e.colorPrimaryTextActive})),Pxe(e.componentCls,e.ghostBg,e.colorPrimary,e.colorPrimary,e.colorTextDisabled,e.colorBorder,{color:e.colorPrimaryHover,borderColor:e.colorPrimaryHover},{color:e.colorPrimaryActive,borderColor:e.colorPrimaryActive})),eYi=e=>Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorError,boxShadow:e.dangerShadow},Dxe(e,e.dangerColor,e.colorError,{background:e.colorErrorHover},{background:e.colorErrorActive})),Ixe(e,e.colorError,e.colorBgContainer,{color:e.colorErrorHover,borderColor:e.colorErrorBorderHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),Rxe(e)),kxe(e,e.colorErrorBg,{background:e.colorErrorBgFilledHover},{background:e.colorErrorBgActive})),YC(e,e.colorError,"text",{color:e.colorErrorHover,background:e.colorErrorBg},{color:e.colorErrorHover,background:e.colorErrorBgActive})),YC(e,e.colorError,"link",{color:e.colorErrorHover},{color:e.colorErrorActive})),Pxe(e.componentCls,e.ghostBg,e.colorError,e.colorError,e.colorTextDisabled,e.colorBorder,{color:e.colorErrorHover,borderColor:e.colorErrorHover},{color:e.colorErrorActive,borderColor:e.colorErrorActive})),tYi=e=>Object.assign(Object.assign({},YC(e,e.colorLink,"link",{color:e.colorLinkHover},{color:e.colorLinkActive})),Pxe(e.componentCls,e.ghostBg,e.colorInfo,e.colorInfo,e.colorTextDisabled,e.colorBorder,{color:e.colorInfoHover,borderColor:e.colorInfoHover},{color:e.colorInfoActive,borderColor:e.colorInfoActive})),nYi=e=>{const{componentCls:t}=e;return Object.assign({[`${t}-color-default`]:QGi(e),[`${t}-color-primary`]:ZGi(e),[`${t}-color-dangerous`]:eYi(e),[`${t}-color-link`]:tYi(e)},JGi(e))},rYi=e=>Object.assign(Object.assign(Object.assign(Object.assign({},Ixe(e,e.defaultBorderColor,e.defaultBg,{color:e.defaultHoverColor,borderColor:e.defaultHoverBorderColor,background:e.defaultHoverBg},{color:e.defaultActiveColor,borderColor:e.defaultActiveBorderColor,background:e.defaultActiveBg})),YC(e,e.textTextColor,"text",{color:e.textTextHoverColor,background:e.textHoverBg},{color:e.textTextActiveColor,background:e.colorBgTextActive})),Dxe(e,e.primaryColor,e.colorPrimary,{background:e.colorPrimaryHover,color:e.primaryColor},{background:e.colorPrimaryActive,color:e.primaryColor})),YC(e,e.colorLink,"link",{color:e.colorLinkHover,background:e.linkHoverBg},{color:e.colorLinkActive})),gQe=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";const{componentCls:n,controlHeight:r,fontSize:i,borderRadius:a,buttonPaddingHorizontal:o,iconCls:s,buttonPaddingVertical:c,buttonIconOnlyFontSize:u}=e;return[{[t]:{fontSize:i,height:r,padding:`${(0,uze.unit)(c)} ${(0,uze.unit)(o)}`,borderRadius:a,[`&${n}-icon-only`]:{width:r,[s]:{fontSize:u}}}},{[`${n}${n}-circle${t}`]:UGi(e)},{[`${n}${n}-round${t}`]:KGi(e)}]},iYi=e=>{const t=(0,Oxe.mergeToken)(e,{fontSize:e.contentFontSize});return gQe(t,e.componentCls)},aYi=e=>{const t=(0,Oxe.mergeToken)(e,{controlHeight:e.controlHeightSM,fontSize:e.contentFontSizeSM,padding:e.paddingXS,buttonPaddingHorizontal:e.paddingInlineSM,buttonPaddingVertical:0,borderRadius:e.borderRadiusSM,buttonIconOnlyFontSize:e.onlyIconSizeSM});return gQe(t,`${e.componentCls}-sm`)},oYi=e=>{const t=(0,Oxe.mergeToken)(e,{controlHeight:e.controlHeightLG,fontSize:e.contentFontSizeLG,buttonPaddingHorizontal:e.paddingInlineLG,buttonPaddingVertical:0,borderRadius:e.borderRadiusLG,buttonIconOnlyFontSize:e.onlyIconSizeLG});return gQe(t,`${e.componentCls}-lg`)},sYi=e=>{const{componentCls:t}=e;return{[t]:{[`&${t}-block`]:{width:"100%"}}}};Sxe.default=(0,Oxe.genStyleHooks)("Button",e=>{const t=(0,q0t.prepareToken)(e);return[WGi(t),iYi(t),aYi(t),oYi(t),sYi(t),nYi(t),rYi(t),(0,VGi.default)(t)]},q0t.prepareComponentToken,{unitless:{fontWeight:!0,contentLineHeight:!0,contentLineHeightSM:!0,contentLineHeightLG:!0}});var Axe={},o$={};Object.defineProperty(o$,"__esModule",{value:!0});o$.genCompactItemStyle=uYi;function lYi(e,t,n){const{focusElCls:r,focus:i,borderElCls:a}=n,o=a?"> *":"",s=["hover",i?"focus":null,"active"].filter(Boolean).map(c=>`&:${c} ${o}`).join(",");return{[`&-item:not(${t}-last-item)`]:{marginInlineEnd:e.calc(e.lineWidth).mul(-1).equal()},"&-item":Object.assign(Object.assign({[s]:{zIndex:2}},r?{[`&${r}`]:{zIndex:2}}:{}),{[`&[disabled] ${o}`]:{zIndex:0}})}}function cYi(e,t,n){const{borderElCls:r}=n,i=r?`> ${r}`:"";return{[`&-item:not(${t}-first-item):not(${t}-last-item) ${i}`]:{borderRadius:0},[`&-item:not(${t}-last-item)${t}-first-item`]:{[`& ${i}, &${e}-sm ${i}, &${e}-lg ${i}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&-item:not(${t}-first-item)${t}-last-item`]:{[`& ${i}, &${e}-sm ${i}, &${e}-lg ${i}`]:{borderStartStartRadius:0,borderEndStartRadius:0}}}}function uYi(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{focus:!0};const{componentCls:n}=e,r=`${n}-compact`;return{[r]:Object.assign(Object.assign({},lYi(e,r,t)),cYi(n,r,t))}}var vQe={};Object.defineProperty(vQe,"__esModule",{value:!0});vQe.genCompactItemVerticalStyle=pYi;function dYi(e,t){return{[`&-item:not(${t}-last-item)`]:{marginBottom:e.calc(e.lineWidth).mul(-1).equal()},"&-item":{"&:hover,&:focus,&:active":{zIndex:2},"&[disabled]":{zIndex:0}}}}function fYi(e,t){return{[`&-item:not(${t}-first-item):not(${t}-last-item)`]:{borderRadius:0},[`&-item${t}-first-item:not(${t}-last-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderEndEndRadius:0,borderEndStartRadius:0}},[`&-item${t}-last-item:not(${t}-first-item)`]:{[`&, &${e}-sm, &${e}-lg`]:{borderStartStartRadius:0,borderStartEndRadius:0}}}}function pYi(e){const t=`${e.componentCls}-compact-vertical`;return{[t]:Object.assign(Object.assign({},dYi(e,t)),fYi(e.componentCls,t))}}Object.defineProperty(Axe,"__esModule",{value:!0});Axe.default=void 0;var hYi=o$,mYi=vQe,gYi=ao,V0t=hF;const vYi=e=>{const{componentCls:t,colorPrimaryHover:n,lineWidth:r,calc:i}=e,a=i(r).mul(-1).equal(),o=s=>{const c=`${t}-compact${s?"-vertical":""}-item${t}-primary:not([disabled])`;return{[`${c} + ${c}::before`]:{position:"absolute",top:s?a:0,insetInlineStart:s?0:a,backgroundColor:n,content:'""',width:s?"100%":r,height:s?r:"100%"}}};return Object.assign(Object.assign({},o()),o(!0))};Axe.default=(0,gYi.genSubStyleComponent)(["Button","compact"],e=>{const t=(0,V0t.prepareToken)(e);return[(0,hYi.genCompactItemStyle)(t),(0,mYi.genCompactItemVerticalStyle)(t),vYi(t)]},V0t.prepareComponentToken);var s$=fn.default,Pan=Un.default;Object.defineProperty(uxe,"__esModule",{value:!0});uxe.default=void 0;var Gh=Pan(h),oke=s$(Li),_Yi=s$(rd),yYi=Xd,bYi=Fo,xYi=s$(LD),SYi=cc,CYi=s$(tp),wYi=s$(Nf),EYi=Nh,Nan=Pan(kW),VH=s2,TYi=s$(bxe),W0t=s$(Sse),$Yi=s$(Sxe),OYi=s$(Axe),PYi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function NYi(e){if(typeof e=="object"&&e){let t=e==null?void 0:e.delay;return t=!Number.isNaN(t)&&typeof t=="number"?t:0,{loading:t<=0,delay:t}}return{loading:!!e,delay:0}}const DYi={default:["default","outlined"],primary:["primary","solid"],dashed:["default","dashed"],link:["link","link"],text:["default","text"]},IYi=Gh.default.forwardRef((e,t)=>{var n,r;const{loading:i=!1,prefixCls:a,color:o,variant:s,type:c,danger:u=!1,shape:d="default",size:f,styles:p,disabled:m,className:g,rootClassName:_,children:v,icon:b,iconPosition:y="start",ghost:x=!1,block:C=!1,htmlType:w="button",classNames:$,style:O={},autoInsertSpace:N,autoFocus:P}=e,I=PYi(e,["loading","prefixCls","color","variant","type","danger","shape","size","styles","disabled","className","rootClassName","children","icon","iconPosition","ghost","block","htmlType","classNames","style","autoInsertSpace","autoFocus"]),D=c||"default",[k,R]=(0,Gh.useMemo)(()=>{if(o&&s)return[o,s];const Yt=DYi[D]||[];return u?["danger",Yt[1]]:Yt},[c,o,s,u]),F=k==="danger"?"dangerous":k,{getPrefixCls:z,direction:M,autoInsertSpace:K,className:U,style:W,classNames:L,styles:Y}=(0,SYi.useComponentConfig)("button"),J=(n=N??K)!==null&&n!==void 0?n:!0,Z=z("btn",a),[te,re,se]=(0,$Yi.default)(Z),de=(0,Gh.useContext)(CYi.default),pe=m??de,Se=(0,Gh.useContext)(Nan.GroupSizeContext),ve=(0,Gh.useMemo)(()=>NYi(i),[i]),[be,Ee]=(0,Gh.useState)(ve.loading),[xe,Pe]=(0,Gh.useState)(!1),je=(0,Gh.useRef)(null),ft=(0,yYi.useComposeRef)(t,je),Ge=Gh.Children.count(v)===1&&!b&&!(0,VH.isUnBorderedButtonVariant)(R),Ye=(0,Gh.useRef)(!0);Gh.default.useEffect(()=>(Ye.current=!1,()=>{Ye.current=!0}),[]),(0,Gh.useEffect)(()=>{let Yt=null;ve.delay>0?Yt=setTimeout(()=>{Yt=null,Ee(!0)},ve.delay):Ee(ve.loading);function Gt(){Yt&&(clearTimeout(Yt),Yt=null)}return Gt},[ve]),(0,Gh.useEffect)(()=>{if(!je.current||!J)return;const Yt=je.current.textContent||"";Ge&&(0,VH.isTwoCNChar)(Yt)?xe||Pe(!0):xe&&Pe(!1)}),(0,Gh.useEffect)(()=>{P&&je.current&&je.current.focus()},[]);const nt=Gh.default.useCallback(Yt=>{var Gt;if(be||pe){Yt.preventDefault();return}(Gt=e.onClick)===null||Gt===void 0||Gt.call(e,("href"in e,Yt))},[e.onClick,be,pe]);{const Yt=(0,bYi.devUseWarning)("Button");Yt(!(typeof b=="string"&&b.length>2),"breaking",`\`icon\` is using ReactNode instead of string naming in v4. Please check \`${b}\` at https://ant.design/components/icon`),Yt(!(x&&(0,VH.isUnBorderedButtonVariant)(R)),"usage","`link` or `text` button can't be a `ghost` button.")}const{compactSize:We,compactItemClassnames:ct}=(0,EYi.useCompactItemContext)(Z,M),rt={large:"lg",small:"sm",middle:void 0},vt=(0,wYi.default)(Yt=>{var Gt,kt;return(kt=(Gt=f??We)!==null&&Gt!==void 0?Gt:Se)!==null&&kt!==void 0?kt:Yt}),Mt=vt&&(r=rt[vt])!==null&&r!==void 0?r:"",$t=be?"loading":b,ke=(0,_Yi.default)(I,["navigate"]),ye=(0,oke.default)(Z,re,se,{[`${Z}-${d}`]:d!=="default"&&d,[`${Z}-${D}`]:D,[`${Z}-dangerous`]:u,[`${Z}-color-${F}`]:F,[`${Z}-variant-${R}`]:R,[`${Z}-${Mt}`]:Mt,[`${Z}-icon-only`]:!v&&v!==0&&!!$t,[`${Z}-background-ghost`]:x&&!(0,VH.isUnBorderedButtonVariant)(R),[`${Z}-loading`]:be,[`${Z}-two-chinese-chars`]:xe&&J&&!be,[`${Z}-block`]:C,[`${Z}-rtl`]:M==="rtl",[`${Z}-icon-end`]:y==="end"},ct,g,_,U),_e=Object.assign(Object.assign({},W),O),He=(0,oke.default)($==null?void 0:$.icon,L.icon),Ze=Object.assign(Object.assign({},(p==null?void 0:p.icon)||{}),Y.icon||{}),ot=b&&!be?Gh.default.createElement(W0t.default,{prefixCls:Z,className:He,style:Ze},b):i&&typeof i=="object"&&i.icon?Gh.default.createElement(W0t.default,{prefixCls:Z,className:He,style:Ze},i.icon):Gh.default.createElement(TYi.default,{existIcon:!!b,prefixCls:Z,loading:be,mount:Ye.current}),Qt=v||v===0?(0,VH.spaceChildren)(v,Ge&&J):null;if(ke.href!==void 0)return te(Gh.default.createElement("a",Object.assign({},ke,{className:(0,oke.default)(ye,{[`${Z}-disabled`]:pe}),href:pe?void 0:ke.href,style:_e,onClick:nt,ref:ft,tabIndex:pe?-1:0}),ot,Qt));let Bt=Gh.default.createElement("button",Object.assign({},I,{type:w,className:ye,style:_e,onClick:nt,disabled:pe,ref:ft}),ot,Qt,ct&&Gh.default.createElement(OYi.default,{prefixCls:Z}));return(0,VH.isUnBorderedButtonVariant)(R)||(Bt=Gh.default.createElement(xYi.default,{component:"Button",disabled:be},Bt)),te(Bt)}),Mxe=IYi;Mxe.Group=Nan.default;Mxe.__ANT_BUTTON=!0;Mxe.displayName="Button";uxe.default=Mxe;(function(e){"use client";var t=fn.default;Object.defineProperty(e,"__esModule",{value:!0});var n={};e.default=void 0;var r=t(uxe),i=s2;Object.keys(i).forEach(function(a){a==="default"||a==="__esModule"||Object.prototype.hasOwnProperty.call(n,a)||a in e&&e[a]===i[a]||Object.defineProperty(e,a,{enumerable:!0,get:function(){return i[a]}})}),e.default=r.default})(Gy);var Dan=fn.default,RYi=Un.default;Object.defineProperty(pG,"__esModule",{value:!0});pG.default=void 0;var C1e=RYi(h),kYi=Dan(bse),AYi=Dan(Gy),MYi=s2;function ske(e){return!!(e!=null&&e.then)}const FYi=e=>{const{type:t,children:n,prefixCls:r,buttonProps:i,close:a,autoFocus:o,emitEvent:s,isSilent:c,quitOnNullishReturnValue:u,actionFn:d}=e,f=C1e.useRef(!1),p=C1e.useRef(null),[m,g]=(0,kYi.default)(!1),_=function(){a==null||a.apply(void 0,arguments)};C1e.useEffect(()=>{let y=null;return o&&(y=setTimeout(()=>{var x;(x=p.current)===null||x===void 0||x.focus({preventScroll:!0})})),()=>{y&&clearTimeout(y)}},[]);const v=y=>{ske(y)&&(g(!0),y.then(function(){g(!1,!0),_.apply(void 0,arguments),f.current=!1},x=>{if(g(!1,!0),f.current=!1,!(c!=null&&c()))return Promise.reject(x)}))},b=y=>{if(f.current)return;if(f.current=!0,!d){_();return}let x;if(s){if(x=d(y),u&&!ske(x)){f.current=!1,_(y);return}}else if(d.length)x=d(a),f.current=!1;else if(x=d(),!ske(x)){_();return}v(x)};return C1e.createElement(AYi.default,Object.assign({},(0,MYi.convertLegacyProps)(t),{onClick:b,loading:m,prefixCls:r},i,{ref:p}),n)};pG.default=FYi;var I5={},LYi=fn.default;Object.defineProperty(I5,"__esModule",{value:!0});I5.ModalContextProvider=I5.ModalContext=void 0;var jYi=LYi(h);const BYi=I5.ModalContext=jYi.default.createContext({}),{Provider:zYi}=BYi;I5.ModalContextProvider=zYi;var HYi=fn.default,qYi=Un.default;Object.defineProperty(cxe,"__esModule",{value:!0});cxe.default=void 0;var U0t=qYi(h),VYi=HYi(pG),WYi=I5;const UYi=()=>{const{autoFocusButton:e,cancelButtonProps:t,cancelTextLocale:n,isSilent:r,mergedOkCancel:i,rootPrefixCls:a,close:o,onCancel:s,onConfirm:c}=(0,U0t.useContext)(WYi.ModalContext);return i?U0t.default.createElement(VYi.default,{isSilent:r,actionFn:s,close:function(){o==null||o.apply(void 0,arguments),c==null||c(!1)},autoFocus:e==="cancel",buttonProps:t,prefixCls:`${a}-btn`},n):null};cxe.default=UYi;var Fxe={},KYi=fn.default,GYi=Un.default;Object.defineProperty(Fxe,"__esModule",{value:!0});Fxe.default=void 0;var K0t=GYi(h),YYi=KYi(pG),XYi=I5;const JYi=()=>{const{autoFocusButton:e,close:t,isSilent:n,okButtonProps:r,rootPrefixCls:i,okTextLocale:a,okType:o,onConfirm:s,onOk:c}=(0,K0t.useContext)(XYi.ModalContext);return K0t.default.createElement(YYi.default,{isSilent:n,type:o||"primary",actionFn:c,close:function(){t==null||t.apply(void 0,arguments),s==null||s(!0)},autoFocus:e==="ok",buttonProps:r,prefixCls:`${i}-btn`},a)};Fxe.default=JYi;var Ese={};const Ian=mc(Ukn);var c8={},qc={};const Tse=mc(dMn);var QYi=fn.default,ZYi=Un.default;Object.defineProperty(qc,"__esModule",{value:!0});qc.VariantContext=qc.NoStyleItemContext=qc.NoFormStyle=qc.FormProvider=qc.FormItemPrefixContext=qc.FormItemInputContext=qc.FormContext=void 0;var lT=ZYi(h),eXi=Tse,tXi=QYi(rd);qc.FormContext=lT.createContext({labelAlign:"right",vertical:!1,itemRef:()=>{}});qc.NoStyleItemContext=lT.createContext(null);const nXi=e=>{const t=(0,tXi.default)(e,["prefixCls"]);return lT.createElement(eXi.FormProvider,Object.assign({},t))};qc.FormProvider=nXi;qc.FormItemPrefixContext=lT.createContext({prefixCls:""});const dze=qc.FormItemInputContext=lT.createContext({});dze.displayName="FormItemInputContext";const rXi=e=>{let{children:t,status:n,override:r}=e;const i=lT.useContext(dze),a=lT.useMemo(()=>{const o=Object.assign({},i);return r&&delete o.isFormItemInput,n&&(delete o.status,delete o.hasFeedback,delete o.feedbackIcon),o},[n,r,i]);return lT.createElement(dze.Provider,{value:a},t)};qc.NoFormStyle=rXi;qc.VariantContext=lT.createContext(void 0);var iXi=fn.default;Object.defineProperty(c8,"__esModule",{value:!0});c8.default=void 0;var G0t=iXi(h),aXi=qc,oXi=Nh;const sXi=e=>{const{space:t,form:n,children:r}=e;if(r==null)return null;let i=r;return n&&(i=G0t.default.createElement(aXi.NoFormStyle,{override:!0,status:!0},i)),t&&(i=G0t.default.createElement(oXi.NoCompactStyle,null,i)),i};c8.default=sXi;var IL={},_Qe=fn.default;Object.defineProperty(IL,"__esModule",{value:!0});IL.default=fXi;IL.pickClosable=uXi;var FP=_Qe(h),lXi=_Qe(nb),cXi=_Qe(s8);function uXi(e){if(e)return{closable:e.closable,closeIcon:e.closeIcon}}function Y0t(e){const{closable:t,closeIcon:n}=e||{};return FP.default.useMemo(()=>{if(!t&&(t===!1||n===!1||n===null))return!1;if(t===void 0&&n===void 0)return null;let r={closeIcon:typeof n!="boolean"&&n!==null?n:void 0};return t&&typeof t=="object"&&(r=Object.assign(Object.assign({},r),t)),r},[t,n])}function X0t(){const e={};for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return n.forEach(i=>{i&&Object.keys(i).forEach(a=>{i[a]!==void 0&&(e[a]=i[a])})}),e}const dXi={};function fXi(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:dXi;const r=Y0t(e),i=Y0t(t),a=typeof r!="boolean"?!!(r!=null&&r.disabled):!1,o=FP.default.useMemo(()=>Object.assign({closeIcon:FP.default.createElement(lXi.default,null)},n),[n]),s=FP.default.useMemo(()=>r===!1?!1:r?X0t(o,i,r):i===!1?!1:i?X0t(o,i):o.closable?o:!1,[r,i,o]);return FP.default.useMemo(()=>{if(s===!1)return[!1,null,a];const{closeIconRender:c}=o,{closeIcon:u}=s;let d=u;if(d!=null){c&&(d=c(u));const f=(0,cXi.default)(s,!0);Object.keys(f).length&&(d=FP.default.isValidElement(d)?FP.default.cloneElement(d,f):FP.default.createElement("span",Object.assign({},f),d))}return[!0,d,a]},[s,o])}var yQe={},bQe={},pXi=fn.default;Object.defineProperty(bQe,"__esModule",{value:!0});bQe.isStyleSupport=gXi;var hXi=pXi(gL),Ran=function(t){if((0,hXi.default)()&&window.document.documentElement){var n=Array.isArray(t)?t:[t],r=window.document.documentElement;return n.some(function(i){return i in r.style})}return!1},mXi=function(t,n){if(!Ran(t))return!1;var r=document.createElement("div"),i=r.style[t];return r.style[t]=n,r.style[t]!==i};function gXi(e,t){return!Array.isArray(e)&&t!==void 0?mXi(e,t):Ran(e)}(function(e){var t=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),e.canUseDocElement=void 0,Object.defineProperty(e,"isStyleSupport",{enumerable:!0,get:function(){return r.isStyleSupport}});var n=t(gL),r=bQe;const i=()=>(0,n.default)()&&window.document.documentElement;e.canUseDocElement=i})(yQe);var qD={},Lxe={},jxe={},RL={},vXi=fn.default,_Xi=Un.default;Object.defineProperty(RL,"__esModule",{value:!0});RL.default=void 0;var J0t=_Xi(h),lke=vXi(Li);const yXi=e=>{const{prefixCls:t,className:n,style:r,size:i,shape:a}=e,o=(0,lke.default)({[`${t}-lg`]:i==="large",[`${t}-sm`]:i==="small"}),s=(0,lke.default)({[`${t}-circle`]:a==="circle",[`${t}-square`]:a==="square",[`${t}-round`]:a==="round"}),c=J0t.useMemo(()=>typeof i=="number"?{width:i,height:i,lineHeight:`${i}px`}:{},[i]);return J0t.createElement("span",{className:(0,lke.default)(t,o,s,n),style:Object.assign(Object.assign({},c),r)})};RL.default=yXi;var R5={};Object.defineProperty(R5,"__esModule",{value:!0});R5.prepareComponentToken=R5.default=void 0;var kan=Ha,Q0t=ao;const bXi=new kan.Keyframes("ant-skeleton-loading",{"0%":{backgroundPosition:"100% 50%"},"100%":{backgroundPosition:"0 50%"}}),Bxe=e=>({height:e,lineHeight:(0,kan.unit)(e)}),LV=e=>Object.assign({width:e},Bxe(e)),xXi=e=>({background:e.skeletonLoadingBackground,backgroundSize:"400% 100%",animationName:bXi,animationDuration:e.skeletonLoadingMotionDuration,animationTimingFunction:"ease",animationIterationCount:"infinite"}),cke=(e,t)=>Object.assign({width:t(e).mul(5).equal(),minWidth:t(e).mul(5).equal()},Bxe(e)),SXi=e=>{const{skeletonAvatarCls:t,gradientFromColor:n,controlHeight:r,controlHeightLG:i,controlHeightSM:a}=e;return{[t]:Object.assign({display:"inline-block",verticalAlign:"top",background:n},LV(r)),[`${t}${t}-circle`]:{borderRadius:"50%"},[`${t}${t}-lg`]:Object.assign({},LV(i)),[`${t}${t}-sm`]:Object.assign({},LV(a))}},CXi=e=>{const{controlHeight:t,borderRadiusSM:n,skeletonInputCls:r,controlHeightLG:i,controlHeightSM:a,gradientFromColor:o,calc:s}=e;return{[r]:Object.assign({display:"inline-block",verticalAlign:"top",background:o,borderRadius:n},cke(t,s)),[`${r}-lg`]:Object.assign({},cke(i,s)),[`${r}-sm`]:Object.assign({},cke(a,s))}},Z0t=e=>Object.assign({width:e},Bxe(e)),wXi=e=>{const{skeletonImageCls:t,imageSizeBase:n,gradientFromColor:r,borderRadiusSM:i,calc:a}=e;return{[t]:Object.assign(Object.assign({display:"inline-flex",alignItems:"center",justifyContent:"center",verticalAlign:"middle",background:r,borderRadius:i},Z0t(a(n).mul(2).equal())),{[`${t}-path`]:{fill:"#bfbfbf"},[`${t}-svg`]:Object.assign(Object.assign({},Z0t(n)),{maxWidth:a(n).mul(4).equal(),maxHeight:a(n).mul(4).equal()}),[`${t}-svg${t}-svg-circle`]:{borderRadius:"50%"}}),[`${t}${t}-circle`]:{borderRadius:"50%"}}},uke=(e,t,n)=>{const{skeletonButtonCls:r}=e;return{[`${n}${r}-circle`]:{width:t,minWidth:t,borderRadius:"50%"},[`${n}${r}-round`]:{borderRadius:t}}},dke=(e,t)=>Object.assign({width:t(e).mul(2).equal(),minWidth:t(e).mul(2).equal()},Bxe(e)),EXi=e=>{const{borderRadiusSM:t,skeletonButtonCls:n,controlHeight:r,controlHeightLG:i,controlHeightSM:a,gradientFromColor:o,calc:s}=e;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({[n]:Object.assign({display:"inline-block",verticalAlign:"top",background:o,borderRadius:t,width:s(r).mul(2).equal(),minWidth:s(r).mul(2).equal()},dke(r,s))},uke(e,r,n)),{[`${n}-lg`]:Object.assign({},dke(i,s))}),uke(e,i,`${n}-lg`)),{[`${n}-sm`]:Object.assign({},dke(a,s))}),uke(e,a,`${n}-sm`))},TXi=e=>{const{componentCls:t,skeletonAvatarCls:n,skeletonTitleCls:r,skeletonParagraphCls:i,skeletonButtonCls:a,skeletonInputCls:o,skeletonImageCls:s,controlHeight:c,controlHeightLG:u,controlHeightSM:d,gradientFromColor:f,padding:p,marginSM:m,borderRadius:g,titleHeight:_,blockRadius:v,paragraphLiHeight:b,controlHeightXS:y,paragraphMarginTop:x}=e;return{[t]:{display:"table",width:"100%",[`${t}-header`]:{display:"table-cell",paddingInlineEnd:p,verticalAlign:"top",[n]:Object.assign({display:"inline-block",verticalAlign:"top",background:f},LV(c)),[`${n}-circle`]:{borderRadius:"50%"},[`${n}-lg`]:Object.assign({},LV(u)),[`${n}-sm`]:Object.assign({},LV(d))},[`${t}-content`]:{display:"table-cell",width:"100%",verticalAlign:"top",[r]:{width:"100%",height:_,background:f,borderRadius:v,[`+ ${i}`]:{marginBlockStart:d}},[i]:{padding:0,"> li":{width:"100%",height:b,listStyle:"none",background:f,borderRadius:v,"+ li":{marginBlockStart:y}}},[`${i}> li:last-child:not(:first-child):not(:nth-child(2))`]:{width:"61%"}},[`&-round ${t}-content`]:{[`${r}, ${i} > li`]:{borderRadius:g}}},[`${t}-with-avatar ${t}-content`]:{[r]:{marginBlockStart:m,[`+ ${i}`]:{marginBlockStart:x}}},[`${t}${t}-element`]:Object.assign(Object.assign(Object.assign(Object.assign({display:"inline-block",width:"auto"},EXi(e)),SXi(e)),CXi(e)),wXi(e)),[`${t}${t}-block`]:{width:"100%",[a]:{width:"100%"},[o]:{width:"100%"}},[`${t}${t}-active`]:{[`
        ${r},
        ${i} > li,
        ${n},
        ${a},
        ${o},
        ${s}
      `]:Object.assign({},xXi(e))}}},Aan=e=>{const{colorFillContent:t,colorFill:n}=e,r=t,i=n;return{color:r,colorGradientEnd:i,gradientFromColor:r,gradientToColor:i,titleHeight:e.controlHeight/2,blockRadius:e.borderRadiusSM,paragraphMarginTop:e.marginLG+e.marginXXS,paragraphLiHeight:e.controlHeight/2}};R5.prepareComponentToken=Aan;R5.default=(0,Q0t.genStyleHooks)("Skeleton",e=>{const{componentCls:t,calc:n}=e,r=(0,Q0t.mergeToken)(e,{skeletonAvatarCls:`${t}-avatar`,skeletonTitleCls:`${t}-title`,skeletonParagraphCls:`${t}-paragraph`,skeletonButtonCls:`${t}-button`,skeletonInputCls:`${t}-input`,skeletonImageCls:`${t}-image`,imageSizeBase:n(e.controlHeight).mul(1.5).equal(),borderRadius:100,skeletonLoadingBackground:`linear-gradient(90deg, ${e.gradientFromColor} 25%, ${e.gradientToColor} 37%, ${e.gradientFromColor} 63%)`,skeletonLoadingMotionDuration:"1.4s"});return[TXi(r)]},Aan,{deprecatedTokens:[["color","gradientFromColor"],["colorGradientEnd","gradientToColor"]]});var zxe=fn.default,$Xi=Un.default;Object.defineProperty(jxe,"__esModule",{value:!0});jxe.default=void 0;var fke=$Xi(h),OXi=zxe(Li),PXi=zxe(rd),NXi=go,DXi=zxe(RL),IXi=zxe(R5);const RXi=e=>{const{prefixCls:t,className:n,rootClassName:r,active:i,shape:a="circle",size:o="default"}=e,{getPrefixCls:s}=fke.useContext(NXi.ConfigContext),c=s("skeleton",t),[u,d,f]=(0,IXi.default)(c),p=(0,PXi.default)(e,["prefixCls","className"]),m=(0,OXi.default)(c,`${c}-element`,{[`${c}-active`]:i},n,r,d,f);return u(fke.createElement("div",{className:m},fke.createElement(DXi.default,Object.assign({prefixCls:`${c}-avatar`,shape:a,size:o},p))))};jxe.default=RXi;var Hxe={},qxe=fn.default,kXi=Un.default;Object.defineProperty(Hxe,"__esModule",{value:!0});Hxe.default=void 0;var pke=kXi(h),AXi=qxe(Li),MXi=qxe(rd),FXi=go,LXi=qxe(RL),jXi=qxe(R5);const BXi=e=>{const{prefixCls:t,className:n,rootClassName:r,active:i,block:a=!1,size:o="default"}=e,{getPrefixCls:s}=pke.useContext(FXi.ConfigContext),c=s("skeleton",t),[u,d,f]=(0,jXi.default)(c),p=(0,MXi.default)(e,["prefixCls"]),m=(0,AXi.default)(c,`${c}-element`,{[`${c}-active`]:i,[`${c}-block`]:a},n,r,d,f);return u(pke.createElement("div",{className:m},pke.createElement(LXi.default,Object.assign({prefixCls:`${c}-button`,size:o},p))))};Hxe.default=BXi;var Vxe={},Man=fn.default,zXi=Un.default;Object.defineProperty(Vxe,"__esModule",{value:!0});Vxe.default=void 0;var WH=zXi(h),egt=Man(Li),HXi=go,qXi=Man(R5);const VXi="M365.714286 329.142857q0 45.714286-32.036571 77.677714t-77.677714 32.036571-77.677714-32.036571-32.036571-77.677714 32.036571-77.677714 77.677714-32.036571 77.677714 32.036571 32.036571 77.677714zM950.857143 548.571429l0 256-804.571429 0 0-109.714286 182.857143-182.857143 91.428571 91.428571 292.571429-292.571429zM1005.714286 146.285714l-914.285714 0q-7.460571 0-12.873143 5.412571t-5.412571 12.873143l0 694.857143q0 7.460571 5.412571 12.873143t12.873143 5.412571l914.285714 0q7.460571 0 12.873143-5.412571t5.412571-12.873143l0-694.857143q0-7.460571-5.412571-12.873143t-12.873143-5.412571zM1097.142857 164.571429l0 694.857143q0 37.741714-26.843429 64.585143t-64.585143 26.843429l-914.285714 0q-37.741714 0-64.585143-26.843429t-26.843429-64.585143l0-694.857143q0-37.741714 26.843429-64.585143t64.585143-26.843429l914.285714 0q37.741714 0 64.585143 26.843429t26.843429 64.585143z",WXi=e=>{const{prefixCls:t,className:n,rootClassName:r,style:i,active:a}=e,{getPrefixCls:o}=WH.useContext(HXi.ConfigContext),s=o("skeleton",t),[c,u,d]=(0,qXi.default)(s),f=(0,egt.default)(s,`${s}-element`,{[`${s}-active`]:a},n,r,u,d);return c(WH.createElement("div",{className:f},WH.createElement("div",{className:(0,egt.default)(`${s}-image`,n),style:i},WH.createElement("svg",{viewBox:"0 0 1098 1024",xmlns:"http://www.w3.org/2000/svg",className:`${s}-image-svg`},WH.createElement("title",null,"Image placeholder"),WH.createElement("path",{d:VXi,className:`${s}-image-path`})))))};Vxe.default=WXi;var Wxe={},Uxe=fn.default,UXi=Un.default;Object.defineProperty(Wxe,"__esModule",{value:!0});Wxe.default=void 0;var hke=UXi(h),KXi=Uxe(Li),GXi=Uxe(rd),YXi=go,XXi=Uxe(RL),JXi=Uxe(R5);const QXi=e=>{const{prefixCls:t,className:n,rootClassName:r,active:i,block:a,size:o="default"}=e,{getPrefixCls:s}=hke.useContext(YXi.ConfigContext),c=s("skeleton",t),[u,d,f]=(0,JXi.default)(c),p=(0,GXi.default)(e,["prefixCls"]),m=(0,KXi.default)(c,`${c}-element`,{[`${c}-active`]:i,[`${c}-block`]:a},n,r,d,f);return u(hke.createElement("div",{className:m},hke.createElement(XXi.default,Object.assign({prefixCls:`${c}-input`,size:o},p))))};Wxe.default=QXi;var Kxe={},Fan=fn.default,ZXi=Un.default;Object.defineProperty(Kxe,"__esModule",{value:!0});Kxe.default=void 0;var mke=ZXi(h),tgt=Fan(Li),eJi=go,tJi=Fan(R5);const nJi=e=>{const{prefixCls:t,className:n,rootClassName:r,style:i,active:a,children:o}=e,{getPrefixCls:s}=mke.useContext(eJi.ConfigContext),c=s("skeleton",t),[u,d,f]=(0,tJi.default)(c),p=(0,tgt.default)(c,`${c}-element`,{[`${c}-active`]:a},d,n,r,f);return u(mke.createElement("div",{className:p},mke.createElement("div",{className:(0,tgt.default)(`${c}-image`,n),style:i},o)))};Kxe.default=nJi;var Gxe={},rJi=fn.default,iJi=Un.default;Object.defineProperty(Gxe,"__esModule",{value:!0});Gxe.default=void 0;var ngt=iJi(h),aJi=rJi(Li);const oJi=(e,t)=>{const{width:n,rows:r=2}=t;if(Array.isArray(n))return n[e];if(r-1===e)return n},sJi=e=>{const{prefixCls:t,className:n,style:r,rows:i=0}=e,a=Array.from({length:i}).map((o,s)=>ngt.createElement("li",{key:s,style:{width:oJi(s,e)}}));return ngt.createElement("ul",{className:(0,aJi.default)(t,n),style:r},a)};Gxe.default=sJi;var Yxe={},lJi=fn.default,cJi=Un.default;Object.defineProperty(Yxe,"__esModule",{value:!0});Yxe.default=void 0;var uJi=cJi(h),dJi=lJi(Li);const fJi=e=>{let{prefixCls:t,className:n,width:r,style:i}=e;return uJi.createElement("h3",{className:(0,dJi.default)(t,n),style:Object.assign({width:r},i)})};Yxe.default=fJi;var lw=fn.default,pJi=Un.default;Object.defineProperty(Lxe,"__esModule",{value:!0});Lxe.default=void 0;var UH=pJi(h),hJi=lw(Li),mJi=cc,gJi=lw(jxe),vJi=lw(Hxe),_Ji=lw(RL),yJi=lw(Vxe),bJi=lw(Wxe),xJi=lw(Kxe),SJi=lw(Gxe),CJi=lw(R5),wJi=lw(Yxe);function gke(e){return e&&typeof e=="object"?e:{}}function EJi(e,t){return e&&!t?{size:"large",shape:"square"}:{size:"large",shape:"circle"}}function TJi(e,t){return!e&&t?{width:"38%"}:e&&t?{width:"50%"}:{}}function $Ji(e,t){const n={};return(!e||!t)&&(n.width="61%"),!e&&t?n.rows=3:n.rows=2,n}const kL=e=>{const{prefixCls:t,loading:n,className:r,rootClassName:i,style:a,children:o,avatar:s=!1,title:c=!0,paragraph:u=!0,active:d,round:f}=e,{getPrefixCls:p,direction:m,className:g,style:_}=(0,mJi.useComponentConfig)("skeleton"),v=p("skeleton",t),[b,y,x]=(0,CJi.default)(v);if(n||!("loading"in e)){const C=!!s,w=!!c,$=!!u;let O;if(C){const I=Object.assign(Object.assign({prefixCls:`${v}-avatar`},EJi(w,$)),gke(s));O=UH.createElement("div",{className:`${v}-header`},UH.createElement(_Ji.default,Object.assign({},I)))}let N;if(w||$){let I;if(w){const k=Object.assign(Object.assign({prefixCls:`${v}-title`},TJi(C,$)),gke(c));I=UH.createElement(wJi.default,Object.assign({},k))}let D;if($){const k=Object.assign(Object.assign({prefixCls:`${v}-paragraph`},$Ji(C,w)),gke(u));D=UH.createElement(SJi.default,Object.assign({},k))}N=UH.createElement("div",{className:`${v}-content`},I,D)}const P=(0,hJi.default)(v,{[`${v}-with-avatar`]:C,[`${v}-active`]:d,[`${v}-rtl`]:m==="rtl",[`${v}-round`]:f},g,r,i,y,x);return b(UH.createElement("div",{className:P,style:Object.assign(Object.assign({},_),a)},O,N))}return o??null};kL.Button=vJi.default;kL.Avatar=gJi.default;kL.Input=bJi.default;kL.Image=yJi.default;kL.Node=xJi.default;kL.displayName="Skeleton";Lxe.default=kL;var OJi=fn.default;Object.defineProperty(qD,"__esModule",{value:!0});qD.default=void 0;var PJi=OJi(Lxe);qD.default=PJi.default;var AL={},NJi=fn.default,DJi=Un.default;Object.defineProperty(AL,"__esModule",{value:!0});AL.default=void 0;AL.usePanelRef=RJi;var fze=DJi(h),IJi=NJi(iv);function rgt(){}const Lan=fze.createContext({add:rgt,remove:rgt});function RJi(e){const t=fze.useContext(Lan),n=fze.useRef(null);return(0,IJi.default)(i=>{if(i){const a=e?i.querySelector(e):i;t.add(a),n.current=a}else t.remove(n.current)})}AL.default=Lan;var hG={},Xxe={},kJi=fn.default,AJi=Un.default;Object.defineProperty(Xxe,"__esModule",{value:!0});Xxe.default=void 0;var igt=AJi(h),MJi=kJi(Gy),FJi=I5;const LJi=()=>{const{cancelButtonProps:e,cancelTextLocale:t,onCancel:n}=(0,igt.useContext)(FJi.ModalContext);return igt.default.createElement(MJi.default,Object.assign({onClick:n},e),t)};Xxe.default=LJi;var Jxe={},jJi=fn.default,BJi=Un.default;Object.defineProperty(Jxe,"__esModule",{value:!0});Jxe.default=void 0;var agt=BJi(h),zJi=jJi(Gy),HJi=s2,qJi=I5;const VJi=()=>{const{confirmLoading:e,okButtonProps:t,okType:n,okTextLocale:r,onOk:i}=(0,agt.useContext)(qJi.ModalContext);return agt.default.createElement(zJi.default,Object.assign({},(0,HJi.convertLegacyProps)(n),{loading:e,onClick:i},t),r)};Jxe.default=VJi;var $se=fn.default;Object.defineProperty(hG,"__esModule",{value:!0});hG.Footer=void 0;hG.renderCloseIcon=JJi;var WJi=$se(du),T9=$se(h),UJi=$se(nb),KJi=tp,GJi=lm,ogt=$se(Xxe),sgt=$se(Jxe),YJi=I5,XJi=oG;function JJi(e,t){return T9.default.createElement("span",{className:`${e}-close-x`},t||T9.default.createElement(UJi.default,{className:`${e}-close-icon`}))}const QJi=e=>{const{okText:t,okType:n="primary",cancelText:r,confirmLoading:i,onOk:a,onCancel:o,okButtonProps:s,cancelButtonProps:c,footer:u}=e,[d]=(0,GJi.useLocale)("Modal",(0,XJi.getConfirmLocale)()),f=t||(d==null?void 0:d.okText),p=r||(d==null?void 0:d.cancelText),m={confirmLoading:i,okButtonProps:s,cancelButtonProps:c,okTextLocale:f,cancelTextLocale:p,okType:n,onOk:a,onCancel:o},g=T9.default.useMemo(()=>m,(0,WJi.default)(Object.values(m)));let _;return typeof u=="function"||typeof u>"u"?(_=T9.default.createElement(T9.default.Fragment,null,T9.default.createElement(ogt.default,null),T9.default.createElement(sgt.default,null)),typeof u=="function"&&(_=u(_,{OkBtn:sgt.default,CancelBtn:ogt.default})),_=T9.default.createElement(YJi.ModalContextProvider,{value:g},_)):_=u,T9.default.createElement(KJi.DisabledContextProvider,{disabled:!1},_)};hG.Footer=QJi;var k3={},Ty={};Object.defineProperty(Ty,"__esModule",{value:!0});Ty.useRowStyle=Ty.useColStyle=Ty.prepareRowComponentToken=Ty.prepareColComponentToken=Ty.getMediaSize=void 0;var ZJi=Ha,pze=ao;const eQi=e=>{const{componentCls:t}=e;return{[t]:{display:"flex",flexFlow:"row wrap",minWidth:0,"&::before, &::after":{display:"flex"},"&-no-wrap":{flexWrap:"nowrap"},"&-start":{justifyContent:"flex-start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"flex-end"},"&-space-between":{justifyContent:"space-between"},"&-space-around":{justifyContent:"space-around"},"&-space-evenly":{justifyContent:"space-evenly"},"&-top":{alignItems:"flex-start"},"&-middle":{alignItems:"center"},"&-bottom":{alignItems:"flex-end"}}}},tQi=e=>{const{componentCls:t}=e;return{[t]:{position:"relative",maxWidth:"100%",minHeight:1}}},nQi=(e,t)=>{const{prefixCls:n,componentCls:r,gridColumns:i}=e,a={};for(let o=i;o>=0;o--)o===0?(a[`${r}${t}-${o}`]={display:"none"},a[`${r}-push-${o}`]={insetInlineStart:"auto"},a[`${r}-pull-${o}`]={insetInlineEnd:"auto"},a[`${r}${t}-push-${o}`]={insetInlineStart:"auto"},a[`${r}${t}-pull-${o}`]={insetInlineEnd:"auto"},a[`${r}${t}-offset-${o}`]={marginInlineStart:0},a[`${r}${t}-order-${o}`]={order:0}):(a[`${r}${t}-${o}`]=[{"--ant-display":"block",display:"block"},{display:"var(--ant-display)",flex:`0 0 ${o/i*100}%`,maxWidth:`${o/i*100}%`}],a[`${r}${t}-push-${o}`]={insetInlineStart:`${o/i*100}%`},a[`${r}${t}-pull-${o}`]={insetInlineEnd:`${o/i*100}%`},a[`${r}${t}-offset-${o}`]={marginInlineStart:`${o/i*100}%`},a[`${r}${t}-order-${o}`]={order:o});return a[`${r}${t}-flex`]={flex:`var(--${n}${t}-flex)`},a},hze=(e,t)=>nQi(e,t),rQi=(e,t,n)=>({[`@media (min-width: ${(0,ZJi.unit)(t)})`]:Object.assign({},hze(e,n))}),jan=()=>({});Ty.prepareRowComponentToken=jan;const Ban=()=>({});Ty.prepareColComponentToken=Ban;Ty.useRowStyle=(0,pze.genStyleHooks)("Grid",eQi,jan);const zan=e=>({xs:e.screenXSMin,sm:e.screenSMMin,md:e.screenMDMin,lg:e.screenLGMin,xl:e.screenXLMin,xxl:e.screenXXLMin});Ty.getMediaSize=zan;Ty.useColStyle=(0,pze.genStyleHooks)("Grid",e=>{const t=(0,pze.mergeToken)(e,{gridColumns:24}),n=zan(t);return delete n.xs,[tQi(t),hze(t,""),hze(t,"-xs"),Object.keys(n).map(r=>rQi(t,n[r],`-${r}`)).reduce((r,i)=>Object.assign(Object.assign({},r),i),{})]},Ban);var iQi=fn.default;Object.defineProperty(k3,"__esModule",{value:!0});k3.prepareToken=k3.prepareComponentToken=k3.genModalMaskStyle=k3.default=void 0;var aQi=iQi(du),c1=Ha,oQi=Ty,lgt=Lo,Han=__,qan=ao;function cgt(e){return{position:e,inset:0}}const Van=e=>{const{componentCls:t,antCls:n}=e;return[{[`${t}-root`]:{[`${t}${n}-zoom-enter, ${t}${n}-zoom-appear`]:{transform:"none",opacity:0,animationDuration:e.motionDurationSlow,userSelect:"none"},[`${t}${n}-zoom-leave ${t}-content`]:{pointerEvents:"none"},[`${t}-mask`]:Object.assign(Object.assign({},cgt("fixed")),{zIndex:e.zIndexPopupBase,height:"100%",backgroundColor:e.colorBgMask,pointerEvents:"none",[`${t}-hidden`]:{display:"none"}}),[`${t}-wrap`]:Object.assign(Object.assign({},cgt("fixed")),{zIndex:e.zIndexPopupBase,overflow:"auto",outline:0,WebkitOverflowScrolling:"touch"})}},{[`${t}-root`]:(0,Han.initFadeMotion)(e)}]};k3.genModalMaskStyle=Van;const sQi=e=>{const{componentCls:t}=e;return[{[`${t}-root`]:{[`${t}-wrap-rtl`]:{direction:"rtl"},[`${t}-centered`]:{textAlign:"center","&::before":{display:"inline-block",width:0,height:"100%",verticalAlign:"middle",content:'""'},[t]:{top:0,display:"inline-block",paddingBottom:0,textAlign:"start",verticalAlign:"middle"}},[`@media (max-width: ${e.screenSMMax}px)`]:{[t]:{maxWidth:"calc(100vw - 16px)",margin:`${(0,c1.unit)(e.marginXS)} auto`},[`${t}-centered`]:{[t]:{flex:1}}}}},{[t]:Object.assign(Object.assign({},(0,lgt.resetComponent)(e)),{pointerEvents:"none",position:"relative",top:100,width:"auto",maxWidth:`calc(100vw - ${(0,c1.unit)(e.calc(e.margin).mul(2).equal())})`,margin:"0 auto",paddingBottom:e.paddingLG,[`${t}-title`]:{margin:0,color:e.titleColor,fontWeight:e.fontWeightStrong,fontSize:e.titleFontSize,lineHeight:e.titleLineHeight,wordWrap:"break-word"},[`${t}-content`]:{position:"relative",backgroundColor:e.contentBg,backgroundClip:"padding-box",border:0,borderRadius:e.borderRadiusLG,boxShadow:e.boxShadow,pointerEvents:"auto",padding:e.contentPadding},[`${t}-close`]:Object.assign({position:"absolute",top:e.calc(e.modalHeaderHeight).sub(e.modalCloseBtnSize).div(2).equal(),insetInlineEnd:e.calc(e.modalHeaderHeight).sub(e.modalCloseBtnSize).div(2).equal(),zIndex:e.calc(e.zIndexPopupBase).add(10).equal(),padding:0,color:e.modalCloseIconColor,fontWeight:e.fontWeightStrong,lineHeight:1,textDecoration:"none",background:"transparent",borderRadius:e.borderRadiusSM,width:e.modalCloseBtnSize,height:e.modalCloseBtnSize,border:0,outline:0,cursor:"pointer",transition:`color ${e.motionDurationMid}, background-color ${e.motionDurationMid}`,"&-x":{display:"flex",fontSize:e.fontSizeLG,fontStyle:"normal",lineHeight:(0,c1.unit)(e.modalCloseBtnSize),justifyContent:"center",textTransform:"none",textRendering:"auto"},"&:disabled":{pointerEvents:"none"},"&:hover":{color:e.modalCloseIconHoverColor,backgroundColor:e.colorBgTextHover,textDecoration:"none"},"&:active":{backgroundColor:e.colorBgTextActive}},(0,lgt.genFocusStyle)(e)),[`${t}-header`]:{color:e.colorText,background:e.headerBg,borderRadius:`${(0,c1.unit)(e.borderRadiusLG)} ${(0,c1.unit)(e.borderRadiusLG)} 0 0`,marginBottom:e.headerMarginBottom,padding:e.headerPadding,borderBottom:e.headerBorderBottom},[`${t}-body`]:{fontSize:e.fontSize,lineHeight:e.lineHeight,wordWrap:"break-word",padding:e.bodyPadding,[`${t}-body-skeleton`]:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center",margin:`${(0,c1.unit)(e.margin)} auto`}},[`${t}-footer`]:{textAlign:"end",background:e.footerBg,marginTop:e.footerMarginTop,padding:e.footerPadding,borderTop:e.footerBorderTop,borderRadius:e.footerBorderRadius,[`> ${e.antCls}-btn + ${e.antCls}-btn`]:{marginInlineStart:e.marginXS}},[`${t}-open`]:{overflow:"hidden"}})},{[`${t}-pure-panel`]:{top:"auto",padding:0,display:"flex",flexDirection:"column",[`${t}-content,
          ${t}-body,
          ${t}-confirm-body-wrapper`]:{display:"flex",flexDirection:"column",flex:"auto"},[`${t}-confirm-body`]:{marginBottom:"auto"}}}]},lQi=e=>{const{componentCls:t}=e;return{[`${t}-root`]:{[`${t}-wrap-rtl`]:{direction:"rtl",[`${t}-confirm-body`]:{direction:"rtl"}}}}},cQi=e=>{const{componentCls:t}=e,n=(0,oQi.getMediaSize)(e);delete n.xs;const r=Object.keys(n).map(i=>({[`@media (min-width: ${(0,c1.unit)(n[i])})`]:{width:`var(--${t.replace(".","")}-${i}-width)`}}));return{[`${t}-root`]:{[t]:[{width:`var(--${t.replace(".","")}-xs-width)`}].concat((0,aQi.default)(r))}}},Wan=e=>{const t=e.padding,n=e.fontSizeHeading5,r=e.lineHeightHeading5;return(0,qan.mergeToken)(e,{modalHeaderHeight:e.calc(e.calc(r).mul(n).equal()).add(e.calc(t).mul(2).equal()).equal(),modalFooterBorderColorSplit:e.colorSplit,modalFooterBorderStyle:e.lineType,modalFooterBorderWidth:e.lineWidth,modalCloseIconColor:e.colorIcon,modalCloseIconHoverColor:e.colorIconHover,modalCloseBtnSize:e.controlHeight,modalConfirmIconSize:e.fontHeight,modalTitleHeight:e.calc(e.titleFontSize).mul(e.titleLineHeight).equal()})};k3.prepareToken=Wan;const Uan=e=>({footerBg:"transparent",headerBg:e.colorBgElevated,titleLineHeight:e.lineHeightHeading5,titleFontSize:e.fontSizeHeading5,contentBg:e.colorBgElevated,titleColor:e.colorTextHeading,contentPadding:e.wireframe?0:`${(0,c1.unit)(e.paddingMD)} ${(0,c1.unit)(e.paddingContentHorizontalLG)}`,headerPadding:e.wireframe?`${(0,c1.unit)(e.padding)} ${(0,c1.unit)(e.paddingLG)}`:0,headerBorderBottom:e.wireframe?`${(0,c1.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`:"none",headerMarginBottom:e.wireframe?0:e.marginXS,bodyPadding:e.wireframe?e.paddingLG:0,footerPadding:e.wireframe?`${(0,c1.unit)(e.paddingXS)} ${(0,c1.unit)(e.padding)}`:0,footerBorderTop:e.wireframe?`${(0,c1.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`:"none",footerBorderRadius:e.wireframe?`0 0 ${(0,c1.unit)(e.borderRadiusLG)} ${(0,c1.unit)(e.borderRadiusLG)}`:0,footerMarginTop:e.wireframe?0:e.marginSM,confirmBodyPadding:e.wireframe?`${(0,c1.unit)(e.padding*2)} ${(0,c1.unit)(e.padding*2)} ${(0,c1.unit)(e.paddingLG)}`:0,confirmIconMarginInlineEnd:e.wireframe?e.margin:e.marginSM,confirmBtnsMarginTop:e.wireframe?e.marginLG:e.marginSM});k3.prepareComponentToken=Uan;k3.default=(0,qan.genStyleHooks)("Modal",e=>{const t=Wan(e);return[sQi(t),lQi(t),Van(t),(0,Han.initZoomMotion)(t,"zoom"),cQi(t)]},Uan,{unitless:{titleLineHeight:!0}});var VD=fn.default,Kan=Un.default;Object.defineProperty(Ese,"__esModule",{value:!0});Ese.default=void 0;var KE=Kan(h),uQi=VD(nb),w1e=VD(Li),dQi=VD(Ian),fQi=VD(c8),vke=Kan(IL),pQi=Hf,ugt=Hm,hQi=yQe,mQi=Fo,gQi=VD(i$),vQi=go,_Qi=VD(Nu),yQi=VD(qD),bQi=AL,dgt=hG,xQi=VD(k3),SQi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let mze;const CQi=e=>{mze={x:e.pageX,y:e.pageY},setTimeout(()=>{mze=null},100)};(0,hQi.canUseDocElement)()&&document.documentElement.addEventListener("click",CQi,!0);const wQi=e=>{var t;const{getPopupContainer:n,getPrefixCls:r,direction:i,modal:a}=KE.useContext(vQi.ConfigContext),o=re=>{const{onCancel:se}=e;se==null||se(re)},s=re=>{const{onOk:se}=e;se==null||se(re)};{const re=(0,mQi.devUseWarning)("Modal");[["visible","open"],["bodyStyle","styles.body"],["maskStyle","styles.mask"]].forEach(se=>{let[de,pe]=se;re.deprecated(!(de in e),de,pe)})}const{prefixCls:c,className:u,rootClassName:d,open:f,wrapClassName:p,centered:m,getContainer:g,focusTriggerAfterClose:_=!0,style:v,visible:b,width:y=520,footer:x,classNames:C,styles:w,children:$,loading:O}=e,N=SQi(e,["prefixCls","className","rootClassName","open","wrapClassName","centered","getContainer","focusTriggerAfterClose","style","visible","width","footer","classNames","styles","children","loading"]),P=r("modal",c),I=r(),D=(0,_Qi.default)(P),[k,R,A]=(0,xQi.default)(P,D),F=(0,w1e.default)(p,{[`${P}-centered`]:m??(a==null?void 0:a.centered),[`${P}-wrap-rtl`]:i==="rtl"}),z=x!==null&&!O?KE.createElement(dgt.Footer,Object.assign({},e,{onOk:s,onCancel:o})):null,[M,K,U]=(0,vke.default)((0,vke.pickClosable)(e),(0,vke.pickClosable)(a),{closable:!0,closeIcon:KE.createElement(uQi.default,{className:`${P}-close-icon`}),closeIconRender:re=>(0,dgt.renderCloseIcon)(P,re)}),W=(0,bQi.usePanelRef)(`.${P}-content`),[L,Y]=(0,pQi.useZIndex)("Modal",N.zIndex),[J,Z]=KE.useMemo(()=>y&&typeof y=="object"?[void 0,y]:[y,void 0],[y]),te=KE.useMemo(()=>{const re={};return Z&&Object.keys(Z).forEach(se=>{const de=Z[se];de!==void 0&&(re[`--${P}-${se}-width`]=typeof de=="number"?`${de}px`:de)}),re},[Z]);return k(KE.createElement(fQi.default,{form:!0,space:!0},KE.createElement(gQi.default.Provider,{value:Y},KE.createElement(dQi.default,Object.assign({width:J},N,{zIndex:L,getContainer:g===void 0?n:g,prefixCls:P,rootClassName:(0,w1e.default)(R,d,A,D),footer:z,visible:f??b,mousePosition:(t=N.mousePosition)!==null&&t!==void 0?t:mze,onClose:o,closable:M&&{disabled:U,closeIcon:K},closeIcon:K,focusTriggerAfterClose:_,transitionName:(0,ugt.getTransitionName)(I,"zoom",e.transitionName),maskTransitionName:(0,ugt.getTransitionName)(I,"fade",e.maskTransitionName),className:(0,w1e.default)(R,u,a==null?void 0:a.className),style:Object.assign(Object.assign(Object.assign({},a==null?void 0:a.style),v),te),classNames:Object.assign(Object.assign(Object.assign({},a==null?void 0:a.classNames),C),{wrapper:(0,w1e.default)(F,C==null?void 0:C.wrapper)}),styles:Object.assign(Object.assign({},a==null?void 0:a.styles),w),panelRef:W}),O?KE.createElement(yQi.default,{active:!0,title:!1,paragraph:{rows:4},className:`${P}-body-skeleton`}):$))))};Ese.default=wQi;var Qxe={};Object.defineProperty(Qxe,"__esModule",{value:!0});Qxe.default=void 0;var fgt=Ha,pgt=k3,EQi=Lo,TQi=ao;const $Qi=e=>{const{componentCls:t,titleFontSize:n,titleLineHeight:r,modalConfirmIconSize:i,fontSize:a,lineHeight:o,modalTitleHeight:s,fontHeight:c,confirmBodyPadding:u}=e,d=`${t}-confirm`;return{[d]:{"&-rtl":{direction:"rtl"},[`${e.antCls}-modal-header`]:{display:"none"},[`${d}-body-wrapper`]:Object.assign({},(0,EQi.clearFix)()),[`&${t} ${t}-body`]:{padding:u},[`${d}-body`]:{display:"flex",flexWrap:"nowrap",alignItems:"start",[`> ${e.iconCls}`]:{flex:"none",fontSize:i,marginInlineEnd:e.confirmIconMarginInlineEnd,marginTop:e.calc(e.calc(c).sub(i).equal()).div(2).equal()},[`&-has-title > ${e.iconCls}`]:{marginTop:e.calc(e.calc(s).sub(i).equal()).div(2).equal()}},[`${d}-paragraph`]:{display:"flex",flexDirection:"column",flex:"auto",rowGap:e.marginXS,maxWidth:`calc(100% - ${(0,fgt.unit)(e.marginSM)})`},[`${e.iconCls} + ${d}-paragraph`]:{maxWidth:`calc(100% - ${(0,fgt.unit)(e.calc(e.modalConfirmIconSize).add(e.marginSM).equal())})`},[`${d}-title`]:{color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:n,lineHeight:r},[`${d}-content`]:{color:e.colorText,fontSize:a,lineHeight:o},[`${d}-btns`]:{textAlign:"end",marginTop:e.confirmBtnsMarginTop,[`${e.antCls}-btn + ${e.antCls}-btn`]:{marginBottom:0,marginInlineStart:e.marginXS}}},[`${d}-error ${d}-body > ${e.iconCls}`]:{color:e.colorError},[`${d}-warning ${d}-body > ${e.iconCls},
        ${d}-confirm ${d}-body > ${e.iconCls}`]:{color:e.colorWarning},[`${d}-info ${d}-body > ${e.iconCls}`]:{color:e.colorInfo},[`${d}-success ${d}-body > ${e.iconCls}`]:{color:e.colorSuccess}}};Qxe.default=(0,TQi.genSubStyleComponent)(["Modal","confirm"],e=>{const t=(0,pgt.prepareToken)(e);return[$Qi(t)]},pgt.prepareComponentToken,{order:-1e3});var OQi=Un.default,u8=fn.default;Object.defineProperty(NL,"__esModule",{value:!0});NL.ConfirmContent=Yan;NL.default=void 0;var PQi=u8(du),Jh=OQi(h),NQi=u8(PL),DQi=u8(n$),IQi=u8(kD),RQi=u8(J8e),gze=u8(Li),kQi=Hf,hgt=Hm,Gan=Fo,AQi=u8(go),MQi=lm,FQi=u8(Ry),mgt=u8(cxe),ggt=u8(Fxe),LQi=I5,jQi=u8(Ese),BQi=u8(Qxe),zQi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function Yan(e){const{prefixCls:t,icon:n,okText:r,cancelText:i,confirmPrefixCls:a,type:o,okCancel:s,footer:c,locale:u}=e,d=zQi(e,["prefixCls","icon","okText","cancelText","confirmPrefixCls","type","okCancel","footer","locale"]);(0,Gan.devUseWarning)("Modal")(!(typeof n=="string"&&n.length>2),"breaking",`\`icon\` is using ReactNode instead of string naming in v4. Please check \`${n}\` at https://ant.design/components/icon`);let f=n;if(!n&&n!==null)switch(o){case"info":f=Jh.createElement(RQi.default,null);break;case"success":f=Jh.createElement(NQi.default,null);break;case"error":f=Jh.createElement(DQi.default,null);break;default:f=Jh.createElement(IQi.default,null)}const p=s??o==="confirm",m=e.autoFocusButton===null?!1:e.autoFocusButton||"ok",[g]=(0,MQi.useLocale)("Modal"),_=u||g,v=r||(p?_==null?void 0:_.okText:_==null?void 0:_.justOkText),b=i||(_==null?void 0:_.cancelText),y=Object.assign({autoFocusButton:m,cancelTextLocale:b,okTextLocale:v,mergedOkCancel:p},d),x=Jh.useMemo(()=>y,(0,PQi.default)(Object.values(y))),C=Jh.createElement(Jh.Fragment,null,Jh.createElement(mgt.default,null),Jh.createElement(ggt.default,null)),w=e.title!==void 0&&e.title!==null,$=`${a}-body`;return Jh.createElement("div",{className:`${a}-body-wrapper`},Jh.createElement("div",{className:(0,gze.default)($,{[`${$}-has-title`]:w})},f,Jh.createElement("div",{className:`${a}-paragraph`},w&&Jh.createElement("span",{className:`${a}-title`},e.title),Jh.createElement("div",{className:`${a}-content`},e.content))),c===void 0||typeof c=="function"?Jh.createElement(LQi.ModalContextProvider,{value:x},Jh.createElement("div",{className:`${a}-btns`},typeof c=="function"?c(C,{OkBtn:ggt.default,CancelBtn:mgt.default}):C)):c,Jh.createElement(BQi.default,{prefixCls:t}))}const Xan=e=>{const{close:t,zIndex:n,maskStyle:r,direction:i,prefixCls:a,wrapClassName:o,rootPrefixCls:s,bodyStyle:c,closable:u=!1,onConfirm:d,styles:f}=e;{const C=(0,Gan.devUseWarning)("Modal");[["visible","open"],["bodyStyle","styles.body"],["maskStyle","styles.mask"]].forEach(w=>{let[$,O]=w;C.deprecated(!($ in e),$,O)})}const p=`${a}-confirm`,m=e.width||416,g=e.style||{},_=e.mask===void 0?!0:e.mask,v=e.maskClosable===void 0?!1:e.maskClosable,b=(0,gze.default)(p,`${p}-${e.type}`,{[`${p}-rtl`]:i==="rtl"},e.className),[,y]=(0,FQi.default)(),x=Jh.useMemo(()=>n!==void 0?n:y.zIndexPopupBase+kQi.CONTAINER_MAX_OFFSET,[n,y]);return Jh.createElement(jQi.default,Object.assign({},e,{className:b,wrapClassName:(0,gze.default)({[`${p}-centered`]:!!e.centered},o),onCancel:()=>{t==null||t({triggerCancel:!0}),d==null||d(!1)},title:"",footer:null,transitionName:(0,hgt.getTransitionName)(s||"","zoom",e.transitionName),maskTransitionName:(0,hgt.getTransitionName)(s||"","fade",e.maskTransitionName),mask:_,maskClosable:v,style:g,styles:Object.assign({body:c,mask:r},f),width:m,zIndex:x,closable:u}),Jh.createElement(Yan,Object.assign({},e,{confirmPrefixCls:p})))},Jan=e=>{const{rootPrefixCls:t,iconPrefixCls:n,direction:r,theme:i}=e;return Jh.createElement(AQi.default,{prefixCls:t,iconPrefixCls:n,direction:r,theme:i},Jh.createElement(Xan,Object.assign({},e)))};Xan.displayName="ConfirmDialog",Jan.displayName="ConfirmDialogWrapper";NL.default=Jan;var mG={};Object.defineProperty(mG,"__esModule",{value:!0});mG.default=void 0;const HQi=[];mG.default=HQi;var Qan=Un.default,Zxe=fn.default;Object.defineProperty(sw,"__esModule",{value:!0});sw.default=GQi;sw.modalGlobalConfig=eZi;sw.withConfirm=ZQi;sw.withError=QQi;sw.withInfo=XQi;sw.withSuccess=JQi;sw.withWarn=YQi;var qQi=Zxe(du),eye=Qan(h),Zan=Zxe(Fo),sve=Qan(go),VQi=FD,WQi=Zxe(NL),E1e=Zxe(mG),UQi=oG;let eon="";function ton(){return eon}const KQi=e=>{var t,n;const{prefixCls:r,getContainer:i,direction:a}=e,o=(0,UQi.getConfirmLocale)(),s=(0,eye.useContext)(sve.ConfigContext),c=ton()||s.getPrefixCls(),u=r||`${c}-modal`;let d=i;return d===!1&&(d=void 0,(0,Zan.default)(!1,"Modal","Static method not support `getContainer` to be `false` since it do not have context env.")),eye.default.createElement(WQi.default,Object.assign({},e,{rootPrefixCls:c,prefixCls:u,iconPrefixCls:s.iconPrefixCls,theme:s.theme,direction:a??s.direction,locale:(n=(t=s.locale)===null||t===void 0?void 0:t.Modal)!==null&&n!==void 0?n:o,getContainer:d}))};function GQi(e){const t=(0,sve.globalConfig)();t.holderRender||(0,sve.warnContext)("Modal");const n=document.createDocumentFragment();let r=Object.assign(Object.assign({},e),{close:c,open:!0}),i,a;function o(){for(var d,f=arguments.length,p=new Array(f),m=0;m<f;m++)p[m]=arguments[m];if(p.some(v=>v==null?void 0:v.triggerCancel)){var _;(d=e.onCancel)===null||d===void 0||(_=d).call.apply(_,[e,()=>{}].concat((0,qQi.default)(p.slice(1))))}for(let v=0;v<E1e.default.length;v++)if(E1e.default[v]===c){E1e.default.splice(v,1);break}a()}function s(d){clearTimeout(i),i=setTimeout(()=>{const f=t.getPrefixCls(void 0,ton()),p=t.getIconPrefixCls(),m=t.getTheme(),g=eye.default.createElement(KQi,Object.assign({},d));a=(0,VQi.getReactRender)()(eye.default.createElement(sve.default,{prefixCls:f,iconPrefixCls:p,theme:m},t.holderRender?t.holderRender(g):g),n)})}function c(){for(var d=arguments.length,f=new Array(d),p=0;p<d;p++)f[p]=arguments[p];r=Object.assign(Object.assign({},r),{open:!1,afterClose:()=>{typeof e.afterClose=="function"&&e.afterClose(),o.apply(this,f)}}),r.visible&&delete r.visible,s(r)}function u(d){typeof d=="function"?r=d(r):r=Object.assign(Object.assign({},r),d),s(r)}return s(r),E1e.default.push(c),{destroy:c,update:u}}function YQi(e){return Object.assign(Object.assign({},e),{type:"warning"})}function XQi(e){return Object.assign(Object.assign({},e),{type:"info"})}function JQi(e){return Object.assign(Object.assign({},e),{type:"success"})}function QQi(e){return Object.assign(Object.assign({},e),{type:"error"})}function ZQi(e){return Object.assign(Object.assign({},e),{type:"confirm"})}function eZi(e){let{rootPrefixCls:t}=e;(0,Zan.default)(!1,"Modal","Modal.config is deprecated. Please use ConfigProvider.config instead."),eon=t}var e5e={},tZi=Un.default,t5e=fn.default;Object.defineProperty(e5e,"__esModule",{value:!0});e5e.default=void 0;var nZi=t5e(du),Rq=tZi(h),rZi=go,iZi=t5e(Ky),aZi=t5e(lG),oZi=t5e(NL),sZi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const lZi=(e,t)=>{var n,{afterClose:r,config:i}=e,a=sZi(e,["afterClose","config"]);const[o,s]=Rq.useState(!0),[c,u]=Rq.useState(i),{direction:d,getPrefixCls:f}=Rq.useContext(rZi.ConfigContext),p=f("modal"),m=f(),g=()=>{var y;r(),(y=c.afterClose)===null||y===void 0||y.call(c)},_=function(){var y;s(!1);for(var x=arguments.length,C=new Array(x),w=0;w<x;w++)C[w]=arguments[w];if(C.some(N=>N==null?void 0:N.triggerCancel)){var O;(y=c.onCancel)===null||y===void 0||(O=y).call.apply(O,[c,()=>{}].concat((0,nZi.default)(C.slice(1))))}};Rq.useImperativeHandle(t,()=>({destroy:_,update:y=>{u(x=>Object.assign(Object.assign({},x),y))}}));const v=(n=c.okCancel)!==null&&n!==void 0?n:c.type==="confirm",[b]=(0,aZi.default)("Modal",iZi.default.Modal);return Rq.createElement(oZi.default,Object.assign({prefixCls:p,rootPrefixCls:m},c,{close:_,open:o,afterClose:g,okText:c.okText||(v?b==null?void 0:b.okText:b==null?void 0:b.justOkText),direction:c.direction||d,cancelText:c.cancelText||(b==null?void 0:b.cancelText)},a))};e5e.default=Rq.forwardRef(lZi);var cZi=Un.default,n5e=fn.default;Object.defineProperty(_se,"__esModule",{value:!0});_se.default=void 0;var _ke=n5e(du),g3=cZi(h),uZi=n5e(uQe),Qee=sw,dZi=n5e(mG),fZi=n5e(e5e);let vgt=0;const pZi=g3.memo(g3.forwardRef((e,t)=>{const[n,r]=(0,uZi.default)();return g3.useImperativeHandle(t,()=>({patchElement:r}),[]),g3.createElement(g3.Fragment,null,n)}));function hZi(){const e=g3.useRef(null),[t,n]=g3.useState([]);g3.useEffect(()=>{t.length&&((0,_ke.default)(t).forEach(o=>{o()}),n([]))},[t]);const r=g3.useCallback(a=>function(s){var c;vgt+=1;const u=g3.createRef();let d;const f=new Promise(v=>{d=v});let p=!1,m;const g=g3.createElement(fZi.default,{key:`modal-${vgt}`,config:a(s),ref:u,afterClose:()=>{m==null||m()},isSilent:()=>p,onConfirm:v=>{d(v)}});return m=(c=e.current)===null||c===void 0?void 0:c.patchElement(g),m&&dZi.default.push(m),{destroy:()=>{function v(){var b;(b=u.current)===null||b===void 0||b.destroy()}u.current?v():n(b=>[].concat((0,_ke.default)(b),[v]))},update:v=>{function b(){var y;(y=u.current)===null||y===void 0||y.update(v)}u.current?b():n(y=>[].concat((0,_ke.default)(y),[b]))},then:v=>(p=!0,f.then(v))}},[]);return[g3.useMemo(()=>({info:r(Qee.withInfo),success:r(Qee.withSuccess),error:r(Qee.withError),warning:r(Qee.withWarn),confirm:r(Qee.withConfirm)}),[]),g3.createElement(pZi,{key:"modal-holder",ref:e})]}_se.default=hZi;var Ose={},OC={},M6={},r5e={};Object.defineProperty(r5e,"__esModule",{value:!0});r5e.default=void 0;var T1e=Ha;const mZi=e=>{const{componentCls:t,notificationMarginEdge:n,animationMaxHeight:r}=e,i=`${t}-notice`,a=new T1e.Keyframes("antNotificationFadeIn",{"0%":{transform:"translate3d(100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}}),o=new T1e.Keyframes("antNotificationTopFadeIn",{"0%":{top:-r,opacity:0},"100%":{top:0,opacity:1}}),s=new T1e.Keyframes("antNotificationBottomFadeIn",{"0%":{bottom:e.calc(r).mul(-1).equal(),opacity:0},"100%":{bottom:0,opacity:1}}),c=new T1e.Keyframes("antNotificationLeftFadeIn",{"0%":{transform:"translate3d(-100%, 0, 0)",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",opacity:1}});return{[t]:{[`&${t}-top, &${t}-bottom`]:{marginInline:0,[i]:{marginInline:"auto auto"}},[`&${t}-top`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:o}},[`&${t}-bottom`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:s}},[`&${t}-topRight, &${t}-bottomRight`]:{[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:a}},[`&${t}-topLeft, &${t}-bottomLeft`]:{marginRight:{value:0,_skip_check_:!0},marginLeft:{value:n,_skip_check_:!0},[i]:{marginInlineEnd:"auto",marginInlineStart:0},[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationName:c}}}}};r5e.default=mZi;var i5e={},a5e={};Object.defineProperty(a5e,"__esModule",{value:!0});a5e.NotificationPlacements=void 0;a5e.NotificationPlacements=["top","topLeft","topRight","bottom","bottomLeft","bottomRight"];Object.defineProperty(i5e,"__esModule",{value:!0});i5e.default=void 0;var gZi=a5e;const vZi={topLeft:"left",topRight:"right",bottomLeft:"left",bottomRight:"right",top:"left",bottom:"left"},_Zi=(e,t)=>{const{componentCls:n}=e;return{[`${n}-${t}`]:{[`&${n}-stack > ${n}-notice-wrapper`]:{[t.startsWith("top")?"top":"bottom"]:0,[vZi[t]]:{value:0,_skip_check_:!0}}}}},yZi=e=>{const t={};for(let n=1;n<e.notificationStackLayer;n++)t[`&:nth-last-child(${n+1})`]={overflow:"hidden",[`& > ${e.componentCls}-notice`]:{opacity:0,transition:`opacity ${e.motionDurationMid}`}};return Object.assign({[`&:not(:nth-last-child(-n+${e.notificationStackLayer}))`]:{opacity:0,overflow:"hidden",color:"transparent",pointerEvents:"none"}},t)},bZi=e=>{const t={};for(let n=1;n<e.notificationStackLayer;n++)t[`&:nth-last-child(${n+1})`]={background:e.colorBgBlur,backdropFilter:"blur(10px)","-webkit-backdrop-filter":"blur(10px)"};return Object.assign({},t)},xZi=e=>{const{componentCls:t}=e;return Object.assign({[`${t}-stack`]:{[`& > ${t}-notice-wrapper`]:Object.assign({transition:`transform ${e.motionDurationSlow}, backdrop-filter 0s`,willChange:"transform, opacity",position:"absolute"},yZi(e))},[`${t}-stack:not(${t}-stack-expanded)`]:{[`& > ${t}-notice-wrapper`]:Object.assign({},bZi(e))},[`${t}-stack${t}-stack-expanded`]:{[`& > ${t}-notice-wrapper`]:{"&:not(:nth-last-child(-n + 1))":{opacity:1,overflow:"unset",color:"inherit",pointerEvents:"auto",[`& > ${e.componentCls}-notice`]:{opacity:1}},"&:after":{content:'""',position:"absolute",height:e.margin,width:"100%",insetInline:0,bottom:e.calc(e.margin).mul(-1).equal(),background:"transparent",pointerEvents:"auto"}}}},gZi.NotificationPlacements.map(n=>_Zi(e,n)).reduce((n,r)=>Object.assign(Object.assign({},n),r),{}))};i5e.default=xZi;var non=fn.default;Object.defineProperty(M6,"__esModule",{value:!0});M6.prepareNotificationToken=M6.prepareComponentToken=M6.genNoticeStyle=M6.default=void 0;var _ie=Ha,SZi=Hf,ron=Lo,ion=ao,CZi=non(r5e),wZi=non(i5e);const aon=e=>{const{iconCls:t,componentCls:n,boxShadow:r,fontSizeLG:i,notificationMarginBottom:a,borderRadiusLG:o,colorSuccess:s,colorInfo:c,colorWarning:u,colorError:d,colorTextHeading:f,notificationBg:p,notificationPadding:m,notificationMarginEdge:g,notificationProgressBg:_,notificationProgressHeight:v,fontSize:b,lineHeight:y,width:x,notificationIconSize:C,colorText:w}=e,$=`${n}-notice`;return{position:"relative",marginBottom:a,marginInlineStart:"auto",background:p,borderRadius:o,boxShadow:r,[$]:{padding:m,width:x,maxWidth:`calc(100vw - ${(0,_ie.unit)(e.calc(g).mul(2).equal())})`,overflow:"hidden",lineHeight:y,wordWrap:"break-word"},[`${$}-message`]:{marginBottom:e.marginXS,color:f,fontSize:i,lineHeight:e.lineHeightLG},[`${$}-description`]:{fontSize:b,color:w},[`${$}-closable ${$}-message`]:{paddingInlineEnd:e.paddingLG},[`${$}-with-icon ${$}-message`]:{marginBottom:e.marginXS,marginInlineStart:e.calc(e.marginSM).add(C).equal(),fontSize:i},[`${$}-with-icon ${$}-description`]:{marginInlineStart:e.calc(e.marginSM).add(C).equal(),fontSize:b},[`${$}-icon`]:{position:"absolute",fontSize:C,lineHeight:1,[`&-success${t}`]:{color:s},[`&-info${t}`]:{color:c},[`&-warning${t}`]:{color:u},[`&-error${t}`]:{color:d}},[`${$}-close`]:Object.assign({position:"absolute",top:e.notificationPaddingVertical,insetInlineEnd:e.notificationPaddingHorizontal,color:e.colorIcon,outline:"none",width:e.notificationCloseButtonSize,height:e.notificationCloseButtonSize,borderRadius:e.borderRadiusSM,transition:`background-color ${e.motionDurationMid}, color ${e.motionDurationMid}`,display:"flex",alignItems:"center",justifyContent:"center","&:hover":{color:e.colorIconHover,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},(0,ron.genFocusStyle)(e)),[`${$}-progress`]:{position:"absolute",display:"block",appearance:"none",WebkitAppearance:"none",inlineSize:`calc(100% - ${(0,_ie.unit)(o)} * 2)`,left:{_skip_check_:!0,value:o},right:{_skip_check_:!0,value:o},bottom:0,blockSize:v,border:0,"&, &::-webkit-progress-bar":{borderRadius:o,backgroundColor:"rgba(0, 0, 0, 0.04)"},"&::-moz-progress-bar":{background:_},"&::-webkit-progress-value":{borderRadius:o,background:_}},[`${$}-actions`]:{float:"right",marginTop:e.marginSM}}};M6.genNoticeStyle=aon;const EZi=e=>{const{componentCls:t,notificationMarginBottom:n,notificationMarginEdge:r,motionDurationMid:i,motionEaseInOut:a}=e,o=`${t}-notice`,s=new _ie.Keyframes("antNotificationFadeOut",{"0%":{maxHeight:e.animationMaxHeight,marginBottom:n},"100%":{maxHeight:0,marginBottom:0,paddingTop:0,paddingBottom:0,opacity:0}});return[{[t]:Object.assign(Object.assign({},(0,ron.resetComponent)(e)),{position:"fixed",zIndex:e.zIndexPopup,marginRight:{value:r,_skip_check_:!0},[`${t}-hook-holder`]:{position:"relative"},[`${t}-fade-appear-prepare`]:{opacity:"0 !important"},[`${t}-fade-enter, ${t}-fade-appear`]:{animationDuration:e.motionDurationMid,animationTimingFunction:a,animationFillMode:"both",opacity:0,animationPlayState:"paused"},[`${t}-fade-leave`]:{animationTimingFunction:a,animationFillMode:"both",animationDuration:i,animationPlayState:"paused"},[`${t}-fade-enter${t}-fade-enter-active, ${t}-fade-appear${t}-fade-appear-active`]:{animationPlayState:"running"},[`${t}-fade-leave${t}-fade-leave-active`]:{animationName:s,animationPlayState:"running"},"&-rtl":{direction:"rtl",[`${o}-actions`]:{float:"left"}}})},{[t]:{[`${o}-wrapper`]:Object.assign({},aon(e))}}]},oon=e=>({zIndexPopup:e.zIndexPopupBase+SZi.CONTAINER_MAX_OFFSET+50,width:384});M6.prepareComponentToken=oon;const son=e=>{const t=e.paddingMD,n=e.paddingLG;return(0,ion.mergeToken)(e,{notificationBg:e.colorBgElevated,notificationPaddingVertical:t,notificationPaddingHorizontal:n,notificationIconSize:e.calc(e.fontSizeLG).mul(e.lineHeightLG).equal(),notificationCloseButtonSize:e.calc(e.controlHeightLG).mul(.55).equal(),notificationMarginBottom:e.margin,notificationPadding:`${(0,_ie.unit)(e.paddingMD)} ${(0,_ie.unit)(e.paddingContentHorizontalLG)}`,notificationMarginEdge:e.marginLG,animationMaxHeight:150,notificationStackLayer:3,notificationProgressHeight:2,notificationProgressBg:`linear-gradient(90deg, ${e.colorPrimaryBorderHover}, ${e.colorPrimary})`})};M6.prepareNotificationToken=son;M6.default=(0,ion.genStyleHooks)("Notification",e=>{const t=son(e);return[EZi(t),(0,CZi.default)(t),(0,wZi.default)(t)]},oon);var o5e={};Object.defineProperty(o5e,"__esModule",{value:!0});o5e.default=void 0;var TZi=Ha,yke=M6,$Zi=ao;o5e.default=(0,$Zi.genSubStyleComponent)(["Notification","PurePanel"],e=>{const t=`${e.componentCls}-notice`,n=(0,yke.prepareNotificationToken)(e);return{[`${t}-pure-panel`]:Object.assign(Object.assign({},(0,yke.genNoticeStyle)(n)),{width:n.width,maxWidth:`calc(100vw - ${(0,TZi.unit)(e.calc(n.notificationMarginEdge).mul(2).equal())})`,margin:0})}},yke.prepareComponentToken);var cw=fn.default,OZi=Un.default;Object.defineProperty(OC,"__esModule",{value:!0});OC.default=OC.TypeIcon=OC.PureContent=void 0;OC.getCloseIcon=fon;var Qg=OZi(h),lon=cw(PL),con=cw(n$),PZi=cw(nb),uon=cw(kD),don=cw(J8e),NZi=cw(J5),tye=cw(Li),DZi=ixe,IZi=Fo,RZi=go,kZi=cw(Nu),AZi=cw(M6),MZi=cw(o5e),FZi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};OC.TypeIcon={info:Qg.createElement(don.default,null),success:Qg.createElement(lon.default,null),error:Qg.createElement(con.default,null),warning:Qg.createElement(uon.default,null),loading:Qg.createElement(NZi.default,null)};function fon(e,t){return t===null||t===!1?null:t||Qg.createElement(PZi.default,{className:`${e}-close-icon`})}const LZi={success:lon.default,info:don.default,error:con.default,warning:uon.default},pon=e=>{const{prefixCls:t,icon:n,type:r,message:i,description:a,actions:o,role:s="alert"}=e;let c=null;return n?c=Qg.createElement("span",{className:`${t}-icon`},n):r&&(c=Qg.createElement(LZi[r]||null,{className:(0,tye.default)(`${t}-icon`,`${t}-icon-${r}`)})),Qg.createElement("div",{className:(0,tye.default)({[`${t}-with-icon`]:c}),role:s},c,Qg.createElement("div",{className:`${t}-message`},i),Qg.createElement("div",{className:`${t}-description`},a),o&&Qg.createElement("div",{className:`${t}-actions`},o))};OC.PureContent=pon;const jZi=e=>{const{prefixCls:t,className:n,icon:r,type:i,message:a,description:o,btn:s,actions:c,closable:u=!0,closeIcon:d,className:f}=e,p=FZi(e,["prefixCls","className","icon","type","message","description","btn","actions","closable","closeIcon","className"]),{getPrefixCls:m}=Qg.useContext(RZi.ConfigContext),g=c??s;(0,IZi.devUseWarning)("Notification").deprecated(!s,"btn","actions");const _=t||m("notification"),v=`${_}-notice`,b=(0,kZi.default)(_),[y,x,C]=(0,AZi.default)(_,b);return y(Qg.createElement("div",{className:(0,tye.default)(`${v}-pure-panel`,x,n,C,b)},Qg.createElement(MZi.default,{prefixCls:_}),Qg.createElement(DZi.Notice,Object.assign({},p,{prefixCls:_,eventKey:"pure",duration:null,closable:u,className:(0,tye.default)({notificationClassName:f}),closeIcon:fon(_,d),content:Qg.createElement(pon,{prefixCls:v,icon:r,type:i,message:a,description:o,actions:g})}))))};OC.default=jZi;var Pse={};Object.defineProperty(Pse,"__esModule",{value:!0});Pse.getCloseIconConfig=HZi;Pse.getMotion=zZi;Pse.getPlacementStyle=BZi;function BZi(e,t,n){let r;switch(e){case"top":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:t,bottom:"auto"};break;case"topLeft":r={left:0,top:t,bottom:"auto"};break;case"topRight":r={right:0,top:t,bottom:"auto"};break;case"bottom":r={left:"50%",transform:"translateX(-50%)",right:"auto",top:"auto",bottom:n};break;case"bottomLeft":r={left:0,top:"auto",bottom:n};break;default:r={right:0,top:"auto",bottom:n};break}return r}function zZi(e){return{motionName:`${e}-fade`}}function HZi(e,t,n){return typeof e<"u"?e:typeof(t==null?void 0:t.closeIcon)<"u"?t.closeIcon:n==null?void 0:n.closeIcon}var xQe=fn.default,qZi=Un.default;Object.defineProperty(Ose,"__esModule",{value:!0});Ose.default=tea;Ose.useInternalNotification=mon;var V9=qZi(h),SQe=xQe(Li),hon=ixe,VZi=Fo,WZi=go,UZi=xQe(Nu),KZi=ao,vze=OC,GZi=xQe(M6),_ze=Pse,YZi=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const _gt=24,XZi=4.5,JZi="topRight",QZi=e=>{let{children:t,prefixCls:n}=e;const r=(0,UZi.default)(n),[i,a,o]=(0,GZi.default)(n,r);return i(V9.default.createElement(hon.NotificationProvider,{classNames:{list:(0,SQe.default)(a,o,r)}},t))},ZZi=(e,t)=>{let{prefixCls:n,key:r}=t;return V9.default.createElement(QZi,{prefixCls:n,key:r},e)},eea=V9.default.forwardRef((e,t)=>{const{top:n,bottom:r,prefixCls:i,getContainer:a,maxCount:o,rtl:s,onAllRemoved:c,stack:u,duration:d,pauseOnHover:f=!0,showProgress:p}=e,{getPrefixCls:m,getPopupContainer:g,notification:_,direction:v}=(0,V9.useContext)(WZi.ConfigContext),[,b]=(0,KZi.useToken)(),y=i||m("notification"),x=N=>(0,_ze.getPlacementStyle)(N,n??_gt,r??_gt),C=()=>(0,SQe.default)({[`${y}-rtl`]:s??v==="rtl"}),w=()=>(0,_ze.getMotion)(y),[$,O]=(0,hon.useNotification)({prefixCls:y,style:x,className:C,motion:w,closable:!0,closeIcon:(0,vze.getCloseIcon)(y),duration:d??XZi,getContainer:()=>(a==null?void 0:a())||(g==null?void 0:g())||document.body,maxCount:o,pauseOnHover:f,showProgress:p,onAllRemoved:c,renderNotifications:ZZi,stack:u===!1?!1:{threshold:typeof u=="object"?u==null?void 0:u.threshold:void 0,offset:8,gap:b.margin}});return V9.default.useImperativeHandle(t,()=>Object.assign(Object.assign({},$),{prefixCls:y,notification:_})),O});function mon(e){const t=V9.default.useRef(null),n=(0,VZi.devUseWarning)("Notification");return[V9.default.useMemo(()=>{const i=c=>{var u;if(!t.current){n(!1,"usage","You are calling notice in render which will break in React 18 concurrent mode. Please trigger in effect instead.");return}const{open:d,prefixCls:f,notification:p}=t.current,m=`${f}-notice`,{message:g,description:_,icon:v,type:b,btn:y,actions:x,className:C,style:w,role:$="alert",closeIcon:O,closable:N}=c,P=YZi(c,["message","description","icon","type","btn","actions","className","style","role","closeIcon","closable"]);n.deprecated(!y,"btn","actions");const I=x??y,D=(0,vze.getCloseIcon)(m,(0,_ze.getCloseIconConfig)(O,e,p));return d(Object.assign(Object.assign({placement:(u=e==null?void 0:e.placement)!==null&&u!==void 0?u:JZi},P),{content:V9.default.createElement(vze.PureContent,{prefixCls:m,icon:v,type:b,message:g,description:_,actions:I,role:$}),className:(0,SQe.default)(b&&`${m}-${b}`,C,p==null?void 0:p.className),style:Object.assign(Object.assign({},p==null?void 0:p.style),w),closeIcon:D,closable:N??!!D}))},o={open:i,destroy:c=>{var u,d;c!==void 0?(u=t.current)===null||u===void 0||u.close(c):(d=t.current)===null||d===void 0||d.destroy()}};return["success","info","warning","error"].forEach(c=>{o[c]=u=>i(Object.assign(Object.assign({},u),{type:c}))}),o},[]),V9.default.createElement(eea,Object.assign({key:"notification-holder"},e,{ref:t}))]}function tea(e){return mon(e)}var OT={},nea=fn.default;Object.defineProperty(OT,"__esModule",{value:!0});OT.default=OT.AppConfigContext=void 0;var gon=nea(h);OT.AppConfigContext=gon.default.createContext({});const rea=gon.default.createContext({message:{},notification:{},modal:{}});OT.default=rea;var AW={};Object.defineProperty(AW,"__esModule",{value:!0});AW.prepareComponentToken=AW.default=void 0;var iea=ao;const aea=e=>{const{componentCls:t,colorText:n,fontSize:r,lineHeight:i,fontFamily:a}=e;return{[t]:{color:n,fontSize:r,lineHeight:i,fontFamily:a,[`&${t}-rtl`]:{direction:"rtl"}}}},von=()=>({});AW.prepareComponentToken=von;AW.default=(0,iea.genStyleHooks)("App",aea,von);var Nse=fn.default,_on=Un.default;Object.defineProperty(rxe,"__esModule",{value:!0});rxe.default=void 0;var _P=_on(h),oea=Nse(Li),sea=Fo,lea=go,cea=Nse(gse),uea=Nse(_se),dea=Nse(Ose),bke=_on(OT),fea=Nse(AW);const yon=e=>{const{prefixCls:t,children:n,className:r,rootClassName:i,message:a,notification:o,style:s,component:c="div"}=e,{direction:u,getPrefixCls:d}=(0,_P.useContext)(lea.ConfigContext),f=d("app",t),[p,m,g]=(0,fea.default)(f),_=(0,oea.default)(m,f,r,i,g,{[`${f}-rtl`]:u==="rtl"}),v=(0,_P.useContext)(bke.AppConfigContext),b=_P.default.useMemo(()=>({message:Object.assign(Object.assign({},v.message),a),notification:Object.assign(Object.assign({},v.notification),o)}),[a,o,v.message,v.notification]),[y,x]=(0,cea.default)(b.message),[C,w]=(0,dea.default)(b.notification),[$,O]=(0,uea.default)(),N=_P.default.useMemo(()=>({message:y,notification:C,modal:$}),[y,C,$]);(0,sea.devUseWarning)("App")(!(g&&c===!1),"usage","When using cssVar, ensure `component` is assigned a valid React component string.");const P=c===!1?_P.default.Fragment:c,I={className:_,style:s};return p(_P.default.createElement(bke.default.Provider,{value:N},_P.default.createElement(bke.AppConfigContext.Provider,{value:b},_P.default.createElement(P,Object.assign({},c===!1?void 0:I),O,x,w,n))))};yon.displayName="App";rxe.default=yon;var s5e={},bon=fn.default;Object.defineProperty(s5e,"__esModule",{value:!0});s5e.default=void 0;var pea=bon(h),hea=bon(OT);const mea=()=>pea.default.useContext(hea.default);s5e.default=mea;var xon=fn.default;Object.defineProperty(nxe,"__esModule",{value:!0});nxe.default=void 0;var gea=xon(rxe),vea=xon(s5e);const Son=gea.default;Son.useApp=vea.default;nxe.default=Son;var l5e={},y_={},_ea=fn.default,Con=Un.default;Object.defineProperty(y_,"__esModule",{value:!0});y_.default=void 0;y_.withPureRenderTheme=Eon;var $9=Con(h),yea=_ea(m0),won=Con(go);function Eon(e){return t=>$9.createElement(won.default,{theme:{token:{motion:!1,zIndexPopupBase:0}}},$9.createElement(e,Object.assign({},t)))}const bea=(e,t,n,r,i)=>Eon(o=>{const{prefixCls:s,style:c}=o,u=$9.useRef(null),[d,f]=$9.useState(0),[p,m]=$9.useState(0),[g,_]=(0,yea.default)(!1,{value:o.open}),{getPrefixCls:v}=$9.useContext(won.ConfigContext),b=v(r||"select",s);$9.useEffect(()=>{if(_(!0),typeof ResizeObserver<"u"){const C=new ResizeObserver($=>{const O=$[0].target;f(O.offsetHeight+8),m(O.offsetWidth)}),w=setInterval(()=>{var $;const O=i?`.${i(b)}`:`.${b}-dropdown`,N=($=u.current)===null||$===void 0?void 0:$.querySelector(O);N&&(clearInterval(w),C.observe(N))},10);return()=>{clearInterval(w),C.disconnect()}}},[]);let y=Object.assign(Object.assign({},o),{style:Object.assign(Object.assign({},c),{margin:0}),open:g,visible:g,getPopupContainer:()=>u.current});n&&(y=n(y)),t&&Object.assign(y,{[t]:{overflow:{adjustX:!1,adjustY:!1}}});const x={paddingBottom:d,position:"relative",minWidth:p};return $9.createElement("div",{ref:u,style:x},$9.createElement(e,Object.assign({},y)))});y_.default=bea;var l$={};const xea=mc(mjn);var u2={},Sea=fn.default;Object.defineProperty(u2,"__esModule",{value:!0});u2.getMergedStatus=void 0;u2.getStatusClassNames=wea;var Cea=Sea(Li);function wea(e,t,n){return(0,Cea.default)({[`${e}-status-success`]:t==="success",[`${e}-status-warning`]:t==="warning",[`${e}-status-error`]:t==="error",[`${e}-status-validating`]:t==="validating",[`${e}-has-feedback`]:n})}const Eea=(e,t)=>t||e;u2.getMergedStatus=Eea;var Q5={},gG={},c5e={},Tea=Un.default;Object.defineProperty(c5e,"__esModule",{value:!0});c5e.default=void 0;var t3=Tea(h),$ea=T1,Oea=lm,Pea=ao;const Ton=()=>{const[,e]=(0,Pea.useToken)(),[t]=(0,Oea.useLocale)("Empty"),r=new $ea.FastColor(e.colorBgBase).toHsl().l<.5?{opacity:.65}:{};return t3.createElement("svg",{style:r,width:"184",height:"152",viewBox:"0 0 184 152",xmlns:"http://www.w3.org/2000/svg"},t3.createElement("title",null,(t==null?void 0:t.description)||"Empty"),t3.createElement("g",{fill:"none",fillRule:"evenodd"},t3.createElement("g",{transform:"translate(24 31.67)"},t3.createElement("ellipse",{fillOpacity:".8",fill:"#F5F5F7",cx:"67.797",cy:"106.89",rx:"67.797",ry:"12.668"}),t3.createElement("path",{d:"M122.034 69.674L98.109 40.229c-1.148-1.386-2.826-2.225-4.593-2.225h-51.44c-1.766 0-3.444.839-4.592 2.225L13.56 69.674v15.383h108.475V69.674z",fill:"#AEB8C2"}),t3.createElement("path",{d:"M101.537 86.214L80.63 61.102c-1.001-1.207-2.507-1.867-4.048-1.867H31.724c-1.54 0-3.047.66-4.048 1.867L6.769 86.214v13.792h94.768V86.214z",fill:"url(#linearGradient-1)",transform:"translate(13.56)"}),t3.createElement("path",{d:"M33.83 0h67.933a4 4 0 0 1 4 4v93.344a4 4 0 0 1-4 4H33.83a4 4 0 0 1-4-4V4a4 4 0 0 1 4-4z",fill:"#F5F5F7"}),t3.createElement("path",{d:"M42.678 9.953h50.237a2 2 0 0 1 2 2V36.91a2 2 0 0 1-2 2H42.678a2 2 0 0 1-2-2V11.953a2 2 0 0 1 2-2zM42.94 49.767h49.713a2.262 2.262 0 1 1 0 4.524H42.94a2.262 2.262 0 0 1 0-4.524zM42.94 61.53h49.713a2.262 2.262 0 1 1 0 4.525H42.94a2.262 2.262 0 0 1 0-4.525zM121.813 105.032c-.775 3.071-3.497 5.36-6.735 5.36H20.515c-3.238 0-5.96-2.29-6.734-5.36a7.309 7.309 0 0 1-.222-1.79V69.675h26.318c2.907 0 5.25 2.448 5.25 5.42v.04c0 2.971 2.37 5.37 5.277 5.37h34.785c2.907 0 5.277-2.421 5.277-5.393V75.1c0-2.972 2.343-5.426 5.25-5.426h26.318v33.569c0 .617-.077 1.216-.221 1.789z",fill:"#DCE0E6"})),t3.createElement("path",{d:"M149.121 33.292l-6.83 2.65a1 1 0 0 1-1.317-1.23l1.937-6.207c-2.589-2.944-4.109-6.534-4.109-10.408C138.802 8.102 148.92 0 161.402 0 173.881 0 184 8.102 184 18.097c0 9.995-10.118 18.097-22.599 18.097-4.528 0-8.744-1.066-12.28-2.902z",fill:"#DCE0E6"}),t3.createElement("g",{transform:"translate(149.65 15.383)",fill:"#FFF"},t3.createElement("ellipse",{cx:"20.654",cy:"3.167",rx:"2.849",ry:"2.815"}),t3.createElement("path",{d:"M5.698 5.63H0L2.898.704zM9.259.704h4.985V5.63H9.259z"}))))};Ton.displayName="EmptyImage";c5e.default=Ton;var u5e={},Nea=Un.default;Object.defineProperty(u5e,"__esModule",{value:!0});u5e.default=void 0;var $on=Nea(h),lA=$on,xke=T1,Dea=ao,Iea=lm;const Oon=()=>{const[,e]=(0,Dea.useToken)(),[t]=(0,Iea.useLocale)("Empty"),{colorFill:n,colorFillTertiary:r,colorFillQuaternary:i,colorBgContainer:a}=e,{borderColor:o,shadowColor:s,contentColor:c}=(0,$on.useMemo)(()=>({borderColor:new xke.FastColor(n).onBackground(a).toHexString(),shadowColor:new xke.FastColor(r).onBackground(a).toHexString(),contentColor:new xke.FastColor(i).onBackground(a).toHexString()}),[n,r,i,a]);return lA.createElement("svg",{width:"64",height:"41",viewBox:"0 0 64 41",xmlns:"http://www.w3.org/2000/svg"},lA.createElement("title",null,(t==null?void 0:t.description)||"Empty"),lA.createElement("g",{transform:"translate(0 1)",fill:"none",fillRule:"evenodd"},lA.createElement("ellipse",{fill:s,cx:"32",cy:"33",rx:"32",ry:"7"}),lA.createElement("g",{fillRule:"nonzero",stroke:o},lA.createElement("path",{d:"M55 12.76L44.854 1.258C44.367.474 43.656 0 42.907 0H21.093c-.749 0-1.46.474-1.947 1.257L9 12.761V22h46v-9.24z"}),lA.createElement("path",{d:"M41.613 15.931c0-1.605.994-2.93 2.227-2.931H55v18.137C55 33.26 53.68 35 52.05 35h-40.1C10.32 35 9 33.259 9 31.137V13h11.16c1.233 0 2.227 1.323 2.227 2.928v.022c0 1.605 1.005 2.901 2.237 2.901h14.752c1.232 0 2.237-1.308 2.237-2.913v-.007z",fill:c}))))};Oon.displayName="SimpleImage";u5e.default=Oon;var d5e={};Object.defineProperty(d5e,"__esModule",{value:!0});d5e.default=void 0;var ygt=ao;const Rea=e=>{const{componentCls:t,margin:n,marginXS:r,marginXL:i,fontSize:a,lineHeight:o}=e;return{[t]:{marginInline:r,fontSize:a,lineHeight:o,textAlign:"center",[`${t}-image`]:{height:e.emptyImgHeight,marginBottom:r,opacity:e.opacityImage,img:{height:"100%"},svg:{maxWidth:"100%",height:"100%",margin:"auto"}},[`${t}-description`]:{color:e.colorTextDescription},[`${t}-footer`]:{marginTop:n},"&-normal":{marginBlock:i,color:e.colorTextDescription,[`${t}-description`]:{color:e.colorTextDescription},[`${t}-image`]:{height:e.emptyImgHeightMD}},"&-small":{marginBlock:r,color:e.colorTextDescription,[`${t}-image`]:{height:e.emptyImgHeightSM}}}}};d5e.default=(0,ygt.genStyleHooks)("Empty",e=>{const{componentCls:t,controlHeightLG:n,calc:r}=e,i=(0,ygt.mergeToken)(e,{emptyImgCls:`${t}-img`,emptyImgHeight:r(n).mul(2.5).equal(),emptyImgHeightMD:n,emptyImgHeightSM:r(n).mul(.875).equal()});return[Rea(i)]});var f5e=fn.default,kea=Un.default;Object.defineProperty(gG,"__esModule",{value:!0});gG.default=void 0;var JA=kea(h),$1e=f5e(Li),Aea=Fo,Mea=lm,Fea=f5e(c5e),Lea=f5e(u5e),jea=f5e(d5e),Bea=cc,zea=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Pon=JA.createElement(Fea.default,null),Non=JA.createElement(Lea.default,null),p5e=e=>{const{className:t,rootClassName:n,prefixCls:r,image:i=Pon,description:a,children:o,imageStyle:s,style:c,classNames:u,styles:d}=e,f=zea(e,["className","rootClassName","prefixCls","image","description","children","imageStyle","style","classNames","styles"]),{getPrefixCls:p,direction:m,className:g,style:_,classNames:v,styles:b}=(0,Bea.useComponentConfig)("empty"),y=p("empty",r),[x,C,w]=(0,jea.default)(y),[$]=(0,Mea.useLocale)("Empty"),O=typeof a<"u"?a:$==null?void 0:$.description,N=typeof O=="string"?O:"empty";let P=null;typeof i=="string"?P=JA.createElement("img",{alt:N,src:i}):P=i;{const I=(0,Aea.devUseWarning)("Empty");[["imageStyle","styles: { image: {} }"]].forEach(D=>{let[k,R]=D;I.deprecated(!(k in e),k,R)})}return x(JA.createElement("div",Object.assign({className:(0,$1e.default)(C,w,y,g,{[`${y}-normal`]:i===Non,[`${y}-rtl`]:m==="rtl"},t,n,v.root,u==null?void 0:u.root),style:Object.assign(Object.assign(Object.assign(Object.assign({},b.root),_),d==null?void 0:d.root),c)},f),JA.createElement("div",{className:(0,$1e.default)(`${y}-image`,v.image,u==null?void 0:u.image),style:Object.assign(Object.assign(Object.assign({},s),b.image),d==null?void 0:d.image)},P),O&&JA.createElement("div",{className:(0,$1e.default)(`${y}-description`,v.description,u==null?void 0:u.description),style:Object.assign(Object.assign({},b.description),d==null?void 0:d.description)},O),o&&JA.createElement("div",{className:(0,$1e.default)(`${y}-footer`,v.footer,u==null?void 0:u.footer),style:Object.assign(Object.assign({},b.footer),d==null?void 0:d.footer)},o)))};p5e.PRESENTED_IMAGE_DEFAULT=Pon;p5e.PRESENTED_IMAGE_SIMPLE=Non;p5e.displayName="Empty";gG.default=p5e;var Hea=fn.default,qea=Un.default;Object.defineProperty(Q5,"__esModule",{value:!0});Q5.default=void 0;var O1e=qea(h),Vea=go,Zee=Hea(gG);const Wea=e=>{const{componentName:t}=e,{getPrefixCls:n}=(0,O1e.useContext)(Vea.ConfigContext),r=n("empty");switch(t){case"Table":case"List":return O1e.default.createElement(Zee.default,{image:Zee.default.PRESENTED_IMAGE_SIMPLE});case"Select":case"TreeSelect":case"Cascader":case"Transfer":case"Mentions":return O1e.default.createElement(Zee.default,{image:Zee.default.PRESENTED_IMAGE_SIMPLE,className:`${r}-small`});case"Table.filter":return null;default:return O1e.default.createElement(Zee.default,null)}};Q5.default=Wea;var Yy={},Uea=Un.default;Object.defineProperty(Yy,"__esModule",{value:!0});Yy.default=void 0;var bgt=Uea(h),Kea=qc,xgt=go;const Gea=function(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:void 0;var r,i;const{variant:a,[e]:o}=bgt.useContext(xgt.ConfigContext),s=bgt.useContext(Kea.VariantContext),c=o==null?void 0:o.variant;let u;typeof t<"u"?u=t:n===!1?u="borderless":u=(i=(r=s??c)!==null&&r!==void 0?r:a)!==null&&i!==void 0?i:"outlined";const d=xgt.Variants.includes(u);return[u,d]};Yy.default=Gea;var vG={};Object.defineProperty(vG,"__esModule",{value:!0});vG.default=void 0;const Yea=e=>{const n={overflow:{adjustX:!0,adjustY:!0,shiftY:!0},htmlRegion:e==="scroll"?"scroll":"visible",dynamicInset:!0};return{bottomLeft:Object.assign(Object.assign({},n),{points:["tl","bl"],offset:[0,4]}),bottomRight:Object.assign(Object.assign({},n),{points:["tr","br"],offset:[0,4]}),topLeft:Object.assign(Object.assign({},n),{points:["bl","tl"],offset:[0,-4]}),topRight:Object.assign(Object.assign({},n),{points:["br","tr"],offset:[0,-4]})}};function Xea(e,t){return e||Yea(t)}vG.default=Xea;var _G={},h5e={};Object.defineProperty(h5e,"__esModule",{value:!0});h5e.default=void 0;var Sgt=Lo,yP=__;const Cgt=e=>{const{optionHeight:t,optionFontSize:n,optionLineHeight:r,optionPadding:i}=e;return{position:"relative",display:"block",minHeight:t,padding:i,color:e.colorText,fontWeight:"normal",fontSize:n,lineHeight:r,boxSizing:"border-box"}},Jea=e=>{const{antCls:t,componentCls:n}=e,r=`${n}-item`,i=`&${t}-slide-up-enter${t}-slide-up-enter-active`,a=`&${t}-slide-up-appear${t}-slide-up-appear-active`,o=`&${t}-slide-up-leave${t}-slide-up-leave-active`,s=`${n}-dropdown-placement-`,c=`${r}-option-selected`;return[{[`${n}-dropdown`]:Object.assign(Object.assign({},(0,Sgt.resetComponent)(e)),{position:"absolute",top:-9999,zIndex:e.zIndexPopup,boxSizing:"border-box",padding:e.paddingXXS,overflow:"hidden",fontSize:e.fontSize,fontVariant:"initial",backgroundColor:e.colorBgElevated,borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary,[`
          ${i}${s}bottomLeft,
          ${a}${s}bottomLeft
        `]:{animationName:yP.slideUpIn},[`
          ${i}${s}topLeft,
          ${a}${s}topLeft,
          ${i}${s}topRight,
          ${a}${s}topRight
        `]:{animationName:yP.slideDownIn},[`${o}${s}bottomLeft`]:{animationName:yP.slideUpOut},[`
          ${o}${s}topLeft,
          ${o}${s}topRight
        `]:{animationName:yP.slideDownOut},"&-hidden":{display:"none"},[r]:Object.assign(Object.assign({},Cgt(e)),{cursor:"pointer",transition:`background ${e.motionDurationSlow} ease`,borderRadius:e.borderRadiusSM,"&-group":{color:e.colorTextDescription,fontSize:e.fontSizeSM,cursor:"default"},"&-option":{display:"flex","&-content":Object.assign({flex:"auto"},Sgt.textEllipsis),"&-state":{flex:"none",display:"flex",alignItems:"center"},[`&-active:not(${r}-option-disabled)`]:{backgroundColor:e.optionActiveBg},[`&-selected:not(${r}-option-disabled)`]:{color:e.optionSelectedColor,fontWeight:e.optionSelectedFontWeight,backgroundColor:e.optionSelectedBg,[`${r}-option-state`]:{color:e.colorPrimary}},"&-disabled":{[`&${r}-option-selected`]:{backgroundColor:e.colorBgContainerDisabled},color:e.colorTextDisabled,cursor:"not-allowed"},"&-grouped":{paddingInlineStart:e.calc(e.controlPaddingHorizontal).mul(2).equal()}},"&-empty":Object.assign(Object.assign({},Cgt(e)),{color:e.colorTextDisabled})}),[`${c}:has(+ ${c})`]:{borderEndStartRadius:0,borderEndEndRadius:0,[`& + ${c}`]:{borderStartStartRadius:0,borderStartEndRadius:0}},"&-rtl":{direction:"rtl"}})},(0,yP.initSlideMotion)(e,"slide-up"),(0,yP.initSlideMotion)(e,"slide-down"),(0,yP.initMoveMotion)(e,"move-up"),(0,yP.initMoveMotion)(e,"move-down")]};h5e.default=Jea;var cT={};Object.defineProperty(cT,"__esModule",{value:!0});cT.getMultipleSelectorUnit=cT.genOverflowStyle=cT.default=void 0;var QA=Ha,Qea=Lo,wgt=ao;const Don=e=>{const{multipleSelectItemHeight:t,paddingXXS:n,lineWidth:r,INTERNAL_FIXED_ITEM_MARGIN:i}=e,a=e.max(e.calc(n).sub(r).equal(),0),o=e.max(e.calc(a).sub(i).equal(),0);return{basePadding:a,containerPadding:o,itemHeight:(0,QA.unit)(t),itemLineHeight:(0,QA.unit)(e.calc(t).sub(e.calc(e.lineWidth).mul(2)).equal())}};cT.getMultipleSelectorUnit=Don;const Zea=e=>{const{multipleSelectItemHeight:t,selectHeight:n,lineWidth:r}=e;return e.calc(n).sub(t).div(2).sub(r).equal()},Ion=e=>{const{componentCls:t,iconCls:n,borderRadiusSM:r,motionDurationSlow:i,paddingXS:a,multipleItemColorDisabled:o,multipleItemBorderColorDisabled:s,colorIcon:c,colorIconHover:u,INTERNAL_FIXED_ITEM_MARGIN:d}=e;return{[`${t}-selection-overflow`]:{position:"relative",display:"flex",flex:"auto",flexWrap:"wrap",maxWidth:"100%","&-item":{flex:"none",alignSelf:"center",maxWidth:"100%",display:"inline-flex"},[`${t}-selection-item`]:{display:"flex",alignSelf:"center",flex:"none",boxSizing:"border-box",maxWidth:"100%",marginBlock:d,borderRadius:r,cursor:"default",transition:`font-size ${i}, line-height ${i}, height ${i}`,marginInlineEnd:e.calc(d).mul(2).equal(),paddingInlineStart:a,paddingInlineEnd:e.calc(a).div(2).equal(),[`${t}-disabled&`]:{color:o,borderColor:s,cursor:"not-allowed"},"&-content":{display:"inline-block",marginInlineEnd:e.calc(a).div(2).equal(),overflow:"hidden",whiteSpace:"pre",textOverflow:"ellipsis"},"&-remove":Object.assign(Object.assign({},(0,Qea.resetIcon)()),{display:"inline-flex",alignItems:"center",color:c,fontWeight:"bold",fontSize:10,lineHeight:"inherit",cursor:"pointer",[`> ${n}`]:{verticalAlign:"-0.2em"},"&:hover":{color:u}})}}}};cT.genOverflowStyle=Ion;const eta=(e,t)=>{const{componentCls:n,INTERNAL_FIXED_ITEM_MARGIN:r}=e,i=`${n}-selection-overflow`,a=e.multipleSelectItemHeight,o=Zea(e),s=t?`${n}-${t}`:"",c=Don(e);return{[`${n}-multiple${s}`]:Object.assign(Object.assign({},Ion(e)),{[`${n}-selector`]:{display:"flex",alignItems:"center",width:"100%",height:"100%",paddingInline:c.basePadding,paddingBlock:c.containerPadding,borderRadius:e.borderRadius,[`${n}-disabled&`]:{background:e.multipleSelectorBgDisabled,cursor:"not-allowed"},"&:after":{display:"inline-block",width:0,margin:`${(0,QA.unit)(r)} 0`,lineHeight:(0,QA.unit)(a),visibility:"hidden",content:'"\\a0"'}},[`${n}-selection-item`]:{height:c.itemHeight,lineHeight:(0,QA.unit)(c.itemLineHeight)},[`${n}-selection-wrap`]:{alignSelf:"flex-start","&:after":{lineHeight:(0,QA.unit)(a),marginBlock:r}},[`${n}-prefix`]:{marginInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(c.basePadding).equal()},[`${i}-item + ${i}-item,
        ${n}-prefix + ${n}-selection-wrap
      `]:{[`${n}-selection-search`]:{marginInlineStart:0},[`${n}-selection-placeholder`]:{insetInlineStart:0}},[`${i}-item-suffix`]:{minHeight:c.itemHeight,marginBlock:r},[`${n}-selection-search`]:{display:"inline-flex",position:"relative",maxWidth:"100%",marginInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(o).equal(),"\n          &-input,\n          &-mirror\n        ":{height:a,fontFamily:e.fontFamily,lineHeight:(0,QA.unit)(a),transition:`all ${e.motionDurationSlow}`},"&-input":{width:"100%",minWidth:4.1},"&-mirror":{position:"absolute",top:0,insetInlineStart:0,insetInlineEnd:"auto",zIndex:999,whiteSpace:"pre",visibility:"hidden"}},[`${n}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.calc(e.inputPaddingHorizontalBase).sub(c.basePadding).equal(),insetInlineEnd:e.inputPaddingHorizontalBase,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`}})}};function Ske(e,t){const{componentCls:n}=e,r=t?`${n}-${t}`:"",i={[`${n}-multiple${r}`]:{fontSize:e.fontSize,[`${n}-selector`]:{[`${n}-show-search&`]:{cursor:"text"}},[`
        &${n}-show-arrow ${n}-selector,
        &${n}-allow-clear ${n}-selector
      `]:{paddingInlineEnd:e.calc(e.fontSizeIcon).add(e.controlPaddingHorizontal).equal()}}};return[eta(e,t),i]}const tta=e=>{const{componentCls:t}=e,n=(0,wgt.mergeToken)(e,{selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS}),r=(0,wgt.mergeToken)(e,{fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius});return[Ske(e),Ske(n,"sm"),{[`${t}-multiple${t}-sm`]:{[`${t}-selection-placeholder`]:{insetInline:e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal()},[`${t}-selection-search`]:{marginInlineStart:2}}},Ske(r,"lg")]};cT.default=tta;var CQe={};Object.defineProperty(CQe,"__esModule",{value:!0});CQe.default=rta;var kq=Ha,nta=Lo,Egt=ao;function Cke(e,t){const{componentCls:n,inputPaddingHorizontalBase:r,borderRadius:i}=e,a=e.calc(e.controlHeight).sub(e.calc(e.lineWidth).mul(2)).equal(),o=t?`${n}-${t}`:"";return{[`${n}-single${o}`]:{fontSize:e.fontSize,height:e.controlHeight,[`${n}-selector`]:Object.assign(Object.assign({},(0,nta.resetComponent)(e,!0)),{display:"flex",borderRadius:i,flex:"1 1 auto",[`${n}-selection-wrap:after`]:{lineHeight:(0,kq.unit)(a)},[`${n}-selection-search`]:{position:"absolute",inset:0,width:"100%","&-input":{width:"100%",WebkitAppearance:"textfield"}},[`
          ${n}-selection-item,
          ${n}-selection-placeholder
        `]:{display:"block",padding:0,lineHeight:(0,kq.unit)(a),transition:`all ${e.motionDurationSlow}, visibility 0s`,alignSelf:"center"},[`${n}-selection-placeholder`]:{transition:"none",pointerEvents:"none"},[["&:after",`${n}-selection-item:empty:after`,`${n}-selection-placeholder:empty:after`].join(",")]:{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'}}),[`
        &${n}-show-arrow ${n}-selection-item,
        &${n}-show-arrow ${n}-selection-search,
        &${n}-show-arrow ${n}-selection-placeholder
      `]:{paddingInlineEnd:e.showArrowPaddingInlineEnd},[`&${n}-open ${n}-selection-item`]:{color:e.colorTextPlaceholder},[`&:not(${n}-customize-input)`]:{[`${n}-selector`]:{width:"100%",height:"100%",alignItems:"center",padding:`0 ${(0,kq.unit)(r)}`,[`${n}-selection-search-input`]:{height:a,fontSize:e.fontSize},"&:after":{lineHeight:(0,kq.unit)(a)}}},[`&${n}-customize-input`]:{[`${n}-selector`]:{"&:after":{display:"none"},[`${n}-selection-search`]:{position:"static",width:"100%"},[`${n}-selection-placeholder`]:{position:"absolute",insetInlineStart:0,insetInlineEnd:0,padding:`0 ${(0,kq.unit)(r)}`,"&:after":{display:"none"}}}}}}}function rta(e){const{componentCls:t}=e,n=e.calc(e.controlPaddingHorizontalSM).sub(e.lineWidth).equal();return[Cke(e),Cke((0,Egt.mergeToken)(e,{controlHeight:e.controlHeightSM,borderRadius:e.borderRadiusSM}),"sm"),{[`${t}-single${t}-sm`]:{[`&:not(${t}-customize-input)`]:{[`${t}-selector`]:{padding:`0 ${(0,kq.unit)(n)}`},[`&${t}-show-arrow ${t}-selection-search`]:{insetInlineEnd:e.calc(n).add(e.calc(e.fontSize).mul(1.5)).equal()},[`
            &${t}-show-arrow ${t}-selection-item,
            &${t}-show-arrow ${t}-selection-placeholder
          `]:{paddingInlineEnd:e.calc(e.fontSize).mul(1.5).equal()}}}},Cke((0,Egt.mergeToken)(e,{controlHeight:e.singleItemHeightLG,fontSize:e.fontSizeLG,borderRadius:e.borderRadiusLG}),"lg")]}var m5e={};Object.defineProperty(m5e,"__esModule",{value:!0});m5e.prepareComponentToken=void 0;const ita=e=>{const{fontSize:t,lineHeight:n,lineWidth:r,controlHeight:i,controlHeightSM:a,controlHeightLG:o,paddingXXS:s,controlPaddingHorizontal:c,zIndexPopupBase:u,colorText:d,fontWeightStrong:f,controlItemBgActive:p,controlItemBgHover:m,colorBgContainer:g,colorFillSecondary:_,colorBgContainerDisabled:v,colorTextDisabled:b,colorPrimaryHover:y,colorPrimary:x,controlOutline:C}=e,w=s*2,$=r*2,O=Math.min(i-w,i-$),N=Math.min(a-w,a-$),P=Math.min(o-w,o-$);return{INTERNAL_FIXED_ITEM_MARGIN:Math.floor(s/2),zIndexPopup:u+50,optionSelectedColor:d,optionSelectedFontWeight:f,optionSelectedBg:p,optionActiveBg:m,optionPadding:`${(i-t*n)/2}px ${c}px`,optionFontSize:t,optionLineHeight:n,optionHeight:i,selectorBg:g,clearBg:g,singleItemHeightLG:o,multipleItemBg:_,multipleItemBorderColor:"transparent",multipleItemHeight:O,multipleItemHeightSM:N,multipleItemHeightLG:P,multipleSelectorBgDisabled:v,multipleItemColorDisabled:b,multipleItemBorderColorDisabled:"transparent",showArrowPaddingInlineEnd:Math.ceil(e.fontSize*1.25),hoverBorderColor:y,activeBorderColor:x,activeOutlineColor:C,selectAffixPadding:s}};m5e.prepareComponentToken=ita;var g5e={};Object.defineProperty(g5e,"__esModule",{value:!0});g5e.default=void 0;var PT=Ha;const Ron=(e,t)=>{const{componentCls:n,antCls:r,controlOutlineWidth:i}=e;return{[`&:not(${n}-customize-input) ${n}-selector`]:{border:`${(0,PT.unit)(e.lineWidth)} ${e.lineType} ${t.borderColor}`,background:e.selectorBg},[`&:not(${n}-disabled):not(${n}-customize-input):not(${r}-pagination-size-changer)`]:{[`&:hover ${n}-selector`]:{borderColor:t.hoverBorderHover},[`${n}-focused& ${n}-selector`]:{borderColor:t.activeBorderColor,boxShadow:`0 0 0 ${(0,PT.unit)(i)} ${t.activeOutlineColor}`,outline:0},[`${n}-prefix`]:{color:t.color}}}},Tgt=(e,t)=>({[`&${e.componentCls}-status-${t.status}`]:Object.assign({},Ron(e,t))}),ata=e=>({"&-outlined":Object.assign(Object.assign(Object.assign(Object.assign({},Ron(e,{borderColor:e.colorBorder,hoverBorderHover:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeOutlineColor:e.activeOutlineColor,color:e.colorText})),Tgt(e,{status:"error",borderColor:e.colorError,hoverBorderHover:e.colorErrorHover,activeBorderColor:e.colorError,activeOutlineColor:e.colorErrorOutline,color:e.colorError})),Tgt(e,{status:"warning",borderColor:e.colorWarning,hoverBorderHover:e.colorWarningHover,activeBorderColor:e.colorWarning,activeOutlineColor:e.colorWarningOutline,color:e.colorWarning})),{[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{background:e.colorBgContainerDisabled,color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${(0,PT.unit)(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}})}),kon=(e,t)=>{const{componentCls:n,antCls:r}=e;return{[`&:not(${n}-customize-input) ${n}-selector`]:{background:t.bg,border:`${(0,PT.unit)(e.lineWidth)} ${e.lineType} transparent`,color:t.color},[`&:not(${n}-disabled):not(${n}-customize-input):not(${r}-pagination-size-changer)`]:{[`&:hover ${n}-selector`]:{background:t.hoverBg},[`${n}-focused& ${n}-selector`]:{background:e.selectorBg,borderColor:t.activeBorderColor,outline:0}}}},$gt=(e,t)=>({[`&${e.componentCls}-status-${t.status}`]:Object.assign({},kon(e,t))}),ota=e=>({"&-filled":Object.assign(Object.assign(Object.assign(Object.assign({},kon(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor,color:e.colorText})),$gt(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,color:e.colorError})),$gt(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,color:e.colorWarning})),{[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{borderColor:e.colorBorder,background:e.colorBgContainerDisabled,color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.colorBgContainer,border:`${(0,PT.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}})}),sta=e=>({"&-borderless":{[`${e.componentCls}-selector`]:{background:"transparent",border:`${(0,PT.unit)(e.lineWidth)} ${e.lineType} transparent`},[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${(0,PT.unit)(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`},[`&${e.componentCls}-status-error`]:{[`${e.componentCls}-prefix, ${e.componentCls}-selection-item`]:{color:e.colorError}},[`&${e.componentCls}-status-warning`]:{[`${e.componentCls}-prefix, ${e.componentCls}-selection-item`]:{color:e.colorWarning}}}}),Aon=(e,t)=>{const{componentCls:n,antCls:r}=e;return{[`&:not(${n}-customize-input) ${n}-selector`]:{borderWidth:`0 0 ${(0,PT.unit)(e.lineWidth)} 0`,borderStyle:`none none ${e.lineType} none`,borderColor:t.borderColor,background:e.selectorBg,borderRadius:0},[`&:not(${n}-disabled):not(${n}-customize-input):not(${r}-pagination-size-changer)`]:{[`&:hover ${n}-selector`]:{borderColor:t.hoverBorderHover},[`${n}-focused& ${n}-selector`]:{borderColor:t.activeBorderColor,outline:0},[`${n}-prefix`]:{color:t.color}}}},Ogt=(e,t)=>({[`&${e.componentCls}-status-${t.status}`]:Object.assign({},Aon(e,t))}),lta=e=>({"&-underlined":Object.assign(Object.assign(Object.assign(Object.assign({},Aon(e,{borderColor:e.colorBorder,hoverBorderHover:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeOutlineColor:e.activeOutlineColor,color:e.colorText})),Ogt(e,{status:"error",borderColor:e.colorError,hoverBorderHover:e.colorErrorHover,activeBorderColor:e.colorError,activeOutlineColor:e.colorErrorOutline,color:e.colorError})),Ogt(e,{status:"warning",borderColor:e.colorWarning,hoverBorderHover:e.colorWarningHover,activeBorderColor:e.colorWarning,activeOutlineColor:e.colorWarningOutline,color:e.colorWarning})),{[`&${e.componentCls}-disabled`]:{[`&:not(${e.componentCls}-customize-input) ${e.componentCls}-selector`]:{color:e.colorTextDisabled}},[`&${e.componentCls}-multiple ${e.componentCls}-selection-item`]:{background:e.multipleItemBg,border:`${(0,PT.unit)(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}})}),cta=e=>({[e.componentCls]:Object.assign(Object.assign(Object.assign(Object.assign({},ata(e)),ota(e)),sta(e)),lta(e))});g5e.default=cta;var v5e=fn.default;Object.defineProperty(_G,"__esModule",{value:!0});_G.default=void 0;var P1e=Lo,uta=o$,Pgt=ao,dta=v5e(h5e),fta=v5e(cT),pta=v5e(CQe),hta=m5e,mta=v5e(g5e);const gta=e=>{const{componentCls:t}=e;return{position:"relative",transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`,input:{cursor:"pointer"},[`${t}-show-search&`]:{cursor:"text",input:{cursor:"auto",color:"inherit",height:"100%"}},[`${t}-disabled&`]:{cursor:"not-allowed",input:{cursor:"not-allowed"}}}},vta=e=>{const{componentCls:t}=e;return{[`${t}-selection-search-input`]:{margin:0,padding:0,background:"transparent",border:"none",outline:"none",appearance:"none",fontFamily:"inherit","&::-webkit-search-cancel-button":{display:"none","-webkit-appearance":"none"}}}},_ta=e=>{const{antCls:t,componentCls:n,inputPaddingHorizontalBase:r,iconCls:i}=e;return{[n]:Object.assign(Object.assign({},(0,P1e.resetComponent)(e)),{position:"relative",display:"inline-flex",cursor:"pointer",[`&:not(${n}-customize-input) ${n}-selector`]:Object.assign(Object.assign({},gta(e)),vta(e)),[`${n}-selection-item`]:Object.assign(Object.assign({flex:1,fontWeight:"normal",position:"relative",userSelect:"none"},P1e.textEllipsis),{[`> ${t}-typography`]:{display:"inline"}}),[`${n}-selection-placeholder`]:Object.assign(Object.assign({},P1e.textEllipsis),{flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"}),[`${n}-arrow`]:Object.assign(Object.assign({},(0,P1e.resetIcon)()),{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:r,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,lineHeight:1,textAlign:"center",pointerEvents:"none",display:"flex",alignItems:"center",transition:`opacity ${e.motionDurationSlow} ease`,[i]:{verticalAlign:"top",transition:`transform ${e.motionDurationSlow}`,"> svg":{verticalAlign:"top"},[`&:not(${n}-suffix)`]:{pointerEvents:"auto"}},[`${n}-disabled &`]:{cursor:"not-allowed"},"> *:not(:last-child)":{marginInlineEnd:8}}),[`${n}-selection-wrap`]:{display:"flex",width:"100%",position:"relative",minWidth:0,"&:after":{content:'"\\a0"',width:0,overflow:"hidden"}},[`${n}-prefix`]:{flex:"none",marginInlineEnd:e.selectAffixPadding},[`${n}-clear`]:{position:"absolute",top:"50%",insetInlineStart:"auto",insetInlineEnd:r,zIndex:1,display:"inline-block",width:e.fontSizeIcon,height:e.fontSizeIcon,marginTop:e.calc(e.fontSizeIcon).mul(-1).div(2).equal(),color:e.colorTextQuaternary,fontSize:e.fontSizeIcon,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",cursor:"pointer",opacity:0,transition:`color ${e.motionDurationMid} ease, opacity ${e.motionDurationSlow} ease`,textRendering:"auto","&:before":{display:"block"},"&:hover":{color:e.colorTextTertiary}},[`&:hover ${n}-clear`]:{opacity:1,background:e.colorBgBase,borderRadius:"50%"}}),[`${n}-status`]:{"&-error, &-warning, &-success, &-validating":{[`&${n}-has-feedback`]:{[`${n}-clear`]:{insetInlineEnd:e.calc(r).add(e.fontSize).add(e.paddingXS).equal()}}}}}},yta=e=>{const{componentCls:t}=e;return[{[t]:{[`&${t}-in-form-item`]:{width:"100%"}}},_ta(e),(0,pta.default)(e),(0,fta.default)(e),(0,dta.default)(e),{[`${t}-rtl`]:{direction:"rtl"}},(0,uta.genCompactItemStyle)(e,{borderElCls:`${t}-selector`,focusElCls:`${t}-focused`})]};_G.default=(0,Pgt.genStyleHooks)("Select",(e,t)=>{let{rootPrefixCls:n}=t;const r=(0,Pgt.mergeToken)(e,{rootPrefixCls:n,inputPaddingHorizontalBase:e.calc(e.paddingSM).sub(1).equal(),multipleSelectItemHeight:e.multipleItemHeight,selectHeight:e.controlHeight});return[yta(r),(0,mta.default)(r)]},hta.prepareComponentToken,{unitless:{optionLineHeight:!0,optionSelectedFontWeight:!0}});var yG={},yze={exports:{}},_5e={},wQe={};Object.defineProperty(wQe,"__esModule",{value:!0});var bta={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z"}}]},name:"check",theme:"outlined"};wQe.default=bta;var xta=Un.default,EQe=fn.default;Object.defineProperty(_5e,"__esModule",{value:!0});_5e.default=void 0;var Sta=EQe(Ol),Mon=xta(h),Cta=EQe(wQe),wta=EQe(Pl),Eta=function(t,n){return Mon.createElement(wta.default,(0,Sta.default)({},t,{ref:n,icon:Cta.default}))},Fon=Mon.forwardRef(Eta);Fon.displayName="CheckOutlined";_5e.default=Fon;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(_5e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(yze,yze.exports);var y5e=yze.exports,bze={exports:{}},b5e={},TQe={};Object.defineProperty(TQe,"__esModule",{value:!0});var Tta={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M884 256h-75c-5.1 0-9.9 2.5-12.9 6.6L512 654.2 227.9 262.6c-3-4.1-7.8-6.6-12.9-6.6h-75c-6.5 0-10.3 7.4-6.5 12.7l352.6 486.1c12.8 17.6 39 17.6 51.7 0l352.6-486.1c3.9-5.3.1-12.7-6.4-12.7z"}}]},name:"down",theme:"outlined"};TQe.default=Tta;var $ta=Un.default,$Qe=fn.default;Object.defineProperty(b5e,"__esModule",{value:!0});b5e.default=void 0;var Ota=$Qe(Ol),Lon=$ta(h),Pta=$Qe(TQe),Nta=$Qe(Pl),Dta=function(t,n){return Lon.createElement(Nta.default,(0,Ota.default)({},t,{ref:n,icon:Pta.default}))},jon=Lon.forwardRef(Dta);jon.displayName="DownOutlined";b5e.default=jon;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(b5e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(bze,bze.exports);var bG=bze.exports,xze={exports:{}},x5e={},OQe={};Object.defineProperty(OQe,"__esModule",{value:!0});var Ita={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M909.6 854.5L649.9 594.8C690.2 542.7 712 479 712 412c0-80.2-31.3-155.4-87.9-212.1-56.6-56.7-132-87.9-212.1-87.9s-155.5 31.3-212.1 87.9C143.2 256.5 112 331.8 112 412c0 80.1 31.3 155.5 87.9 212.1C256.5 680.8 331.8 712 412 712c67 0 130.6-21.8 182.7-62l259.7 259.6a8.2 8.2 0 0011.6 0l43.6-43.5a8.2 8.2 0 000-11.6zM570.4 570.4C528 612.7 471.8 636 412 636s-116-23.3-158.4-65.6C211.3 528 188 471.8 188 412s23.3-116.1 65.6-158.4C296 211.3 352.2 188 412 188s116.1 23.2 158.4 65.6S636 352.2 636 412s-23.3 116.1-65.6 158.4z"}}]},name:"search",theme:"outlined"};OQe.default=Ita;var Rta=Un.default,PQe=fn.default;Object.defineProperty(x5e,"__esModule",{value:!0});x5e.default=void 0;var kta=PQe(Ol),Bon=Rta(h),Ata=PQe(OQe),Mta=PQe(Pl),Fta=function(t,n){return Bon.createElement(Mta.default,(0,kta.default)({},t,{ref:n,icon:Ata.default}))},zon=Bon.forwardRef(Fta);zon.displayName="SearchOutlined";x5e.default=zon;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(x5e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(xze,xze.exports);var S5e=xze.exports,xG=fn.default,Lta=Un.default;Object.defineProperty(yG,"__esModule",{value:!0});yG.default=Uta;var bP=Lta(h),jta=xG(y5e),Bta=xG(n$),zta=xG(nb),Hta=xG(bG),qta=xG(J5),Vta=xG(S5e),Wta=Fo;function Uta(e){let{suffixIcon:t,clearIcon:n,menuItemSelectedIcon:r,removeIcon:i,loading:a,multiple:o,hasFeedback:s,prefixCls:c,showSuffixIcon:u,feedbackIcon:d,showArrow:f,componentName:p}=e;(0,Wta.devUseWarning)(p).deprecated(!n,"clearIcon","allowClear={{ clearIcon: React.ReactNode }}");const m=n??bP.createElement(Bta.default,null),g=y=>t===null&&!s&&!f?null:bP.createElement(bP.Fragment,null,u!==!1&&y,s&&d);let _=null;if(t!==void 0)_=g(t);else if(a)_=g(bP.createElement(qta.default,{spin:!0}));else{const y=`${c}-suffix`;_=x=>{let{open:C,showSearch:w}=x;return g(C&&w?bP.createElement(Vta.default,{className:y}):bP.createElement(Hta.default,{className:y}))}}let v=null;r!==void 0?v=r:o?v=bP.createElement(jta.default,null):v=null;let b=null;return i!==void 0?b=i:b=bP.createElement(zta.default,null),{clearIcon:m,suffixIcon:_,itemIcon:v,removeIcon:b}}var Dse={};Object.defineProperty(Dse,"__esModule",{value:!0});Dse.default=Kta;function Kta(e,t){return t!==void 0?t:e!==null}var d8=fn.default,Hon=Un.default;Object.defineProperty(l$,"__esModule",{value:!0});l$.default=void 0;var LP=Hon(h),Ngt=d8(Li),NQe=Hon(xea),Gta=d8(rd),Yta=Hf,Xta=Hm,Jta=d8(y_),Dgt=u2,Qta=Fo,Zta=go,ena=cc,tna=d8(Q5),nna=d8(tp),rna=d8(Nu),ina=d8(Nf),ana=qc,ona=d8(Yy),sna=Nh,lna=ao,cna=d8(vG),una=d8(_G),dna=d8(yG),fna=d8(Dse),pna=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const qon="SECRET_COMBOBOX_MODE_DO_NOT_USE",Von=(e,t)=>{var n;const{prefixCls:r,bordered:i,className:a,rootClassName:o,getPopupContainer:s,popupClassName:c,dropdownClassName:u,listHeight:d=256,placement:f,listItemHeight:p,size:m,disabled:g,notFoundContent:_,status:v,builtinPlacements:b,dropdownMatchSelectWidth:y,popupMatchSelectWidth:x,direction:C,style:w,allowClear:$,variant:O,dropdownStyle:N,transitionName:P,tagRender:I,maxCount:D,prefix:k}=e,R=pna(e,["prefixCls","bordered","className","rootClassName","getPopupContainer","popupClassName","dropdownClassName","listHeight","placement","listItemHeight","size","disabled","notFoundContent","status","builtinPlacements","dropdownMatchSelectWidth","popupMatchSelectWidth","direction","style","allowClear","variant","dropdownStyle","transitionName","tagRender","maxCount","prefix"]),{getPopupContainer:A,getPrefixCls:F,renderEmpty:z,direction:M,virtual:K,popupMatchSelectWidth:U,popupOverflow:W}=LP.useContext(Zta.ConfigContext),L=(0,ena.useComponentConfig)("select"),[,Y]=(0,lna.useToken)(),J=p??(Y==null?void 0:Y.controlHeight),Z=F("select",r),te=F(),re=C??M,{compactSize:se,compactItemClassnames:de}=(0,sna.useCompactItemContext)(Z,re),[pe,Se]=(0,ona.default)("select",O,i),ve=(0,rna.default)(Z),[be,Ee,xe]=(0,una.default)(Z,ve),Pe=LP.useMemo(()=>{const{mode:In}=e;if(In!=="combobox")return In===qon?"combobox":In},[e.mode]),je=Pe==="multiple"||Pe==="tags",ft=(0,fna.default)(e.suffixIcon,e.showArrow),Ge=(n=x??y)!==null&&n!==void 0?n:U,{status:Ye,hasFeedback:nt,isFormItemInput:We,feedbackIcon:ct}=LP.useContext(ana.FormItemInputContext),rt=(0,Dgt.getMergedStatus)(Ye,v);let vt;_!==void 0?vt=_:Pe==="combobox"?vt=null:vt=(z==null?void 0:z("Select"))||LP.createElement(tna.default,{componentName:"Select"});const{suffixIcon:Mt,itemIcon:$t,removeIcon:ke,clearIcon:ye}=(0,dna.default)(Object.assign(Object.assign({},R),{multiple:je,hasFeedback:nt,feedbackIcon:ct,showSuffixIcon:ft,prefixCls:Z,componentName:"Select"})),_e=$===!0?{clearIcon:ye}:$,He=(0,Gta.default)(R,["suffixIcon","itemIcon"]),Ze=(0,Ngt.default)(c||u,{[`${Z}-dropdown-${re}`]:re==="rtl"},o,xe,ve,Ee),ot=(0,ina.default)(In=>{var Cn;return(Cn=m??se)!==null&&Cn!==void 0?Cn:In}),Qt=LP.useContext(nna.default),Bt=g??Qt,Yt=(0,Ngt.default)({[`${Z}-lg`]:ot==="large",[`${Z}-sm`]:ot==="small",[`${Z}-rtl`]:re==="rtl",[`${Z}-${pe}`]:Se,[`${Z}-in-form-item`]:We},(0,Dgt.getStatusClassNames)(Z,rt,nt),de,L.className,a,o,xe,ve,Ee),Gt=LP.useMemo(()=>f!==void 0?f:re==="rtl"?"bottomRight":"bottomLeft",[f,re]);{const In=(0,Qta.devUseWarning)("Select");In.deprecated(!u,"dropdownClassName","popupClassName"),In.deprecated(y===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),In(!("showArrow"in e),"deprecated","`showArrow` is deprecated which will be removed in next major version. It will be a default behavior, you can hide it by setting `suffixIcon` to null."),In.deprecated(!("bordered"in e),"bordered","variant"),In(!(typeof D<"u"&&!je),"usage","`maxCount` only works with mode `multiple` or `tags`")}const[kt]=(0,Yta.useZIndex)("SelectLike",N==null?void 0:N.zIndex);return be(LP.createElement(NQe.default,Object.assign({ref:t,virtual:K,showSearch:L.showSearch},He,{style:Object.assign(Object.assign({},L.style),w),dropdownMatchSelectWidth:Ge,transitionName:(0,Xta.getTransitionName)(te,"slide-up",P),builtinPlacements:(0,cna.default)(b,W),listHeight:d,listItemHeight:J,mode:Pe,prefixCls:Z,placement:Gt,direction:re,prefix:k,suffixIcon:Mt,menuItemSelectedIcon:$t,removeIcon:ke,allowClear:_e,notFoundContent:vt,className:Yt,getPopupContainer:s||A,dropdownClassName:Ze,disabled:Bt,dropdownStyle:Object.assign(Object.assign({},N),{zIndex:kt}),maxCount:je?D:void 0,tagRender:je?I:void 0})))};Von.displayName="Select";const ML=LP.forwardRef(Von),hna=(0,Jta.default)(ML,"dropdownAlign");ML.SECRET_COMBOBOX_MODE_DO_NOT_USE=qon;ML.Option=NQe.Option;ML.OptGroup=NQe.OptGroup;ML._InternalPanelDoNotUseOrYouWillBeFired=hna;ML.displayName="Select";l$.default=ML;var C5e={},w5e=fn.default,mna=Un.default;Object.defineProperty(C5e,"__esModule",{value:!0});C5e.default=void 0;var RA=mna(h),gna=w5e(Li),vna=w5e($1),_na=w5e(rd),yna=Hf,bna=Fo,xna=go,Sze=w5e(l$);const{Option:Igt}=Sze.default;function Rgt(e){return(e==null?void 0:e.type)&&(e.type.isSelectOption||e.type.isSelectOptGroup)}const Sna=(e,t)=>{var n;const{prefixCls:r,className:i,popupClassName:a,dropdownClassName:o,children:s,dataSource:c}=e,u=(0,vna.default)(s);let d;u.length===1&&RA.isValidElement(u[0])&&!Rgt(u[0])&&([d]=u);const f=d?()=>d:void 0;let p;u.length&&Rgt(u[0])?p=s:p=c?c.map(v=>{if(RA.isValidElement(v))return v;switch(typeof v){case"string":return RA.createElement(Igt,{key:v,value:v},v);case"object":{const{value:b}=v;return RA.createElement(Igt,{key:b,value:b},v.text)}default:return}}):[];{const v=(0,bna.devUseWarning)("AutoComplete");v.deprecated(!("dataSource"in e),"dataSource","options"),v(!d||!("size"in e),"usage","You need to control style self instead of setting `size` when using customize input."),v.deprecated(!o,"dropdownClassName","popupClassName")}const{getPrefixCls:m}=RA.useContext(xna.ConfigContext),g=m("select",r),[_]=(0,yna.useZIndex)("SelectLike",(n=e.dropdownStyle)===null||n===void 0?void 0:n.zIndex);return RA.createElement(Sze.default,Object.assign({ref:t,suffixIcon:null},(0,_na.default)(e,["dataSource","dropdownClassName"]),{prefixCls:g,popupClassName:a||o,dropdownStyle:Object.assign(Object.assign({},e.dropdownStyle),{zIndex:_}),className:(0,gna.default)(`${g}-auto-complete`,i),mode:Sze.default.SECRET_COMBOBOX_MODE_DO_NOT_USE,getInputElement:f}),p)},Won=RA.forwardRef(Sna);Won.displayName="AutoComplete";C5e.default=Won;var E5e=fn.default;Object.defineProperty(l5e,"__esModule",{value:!0});l5e.default=void 0;var Cna=E5e(rd),wna=E5e(y_),Ena=E5e(l$),Uon=E5e(C5e);const{Option:Tna}=Ena.default,$na=(0,wna.default)(Uon.default,"dropdownAlign",e=>(0,Cna.default)(e,["visible"])),DQe=Uon.default;DQe.Option=Tna;DQe._InternalPanelDoNotUseOrYouWillBeFired=$na;l5e.default=DQe;var T5e={},Ise={},K3={},Ona=fn.default;Object.defineProperty(K3,"__esModule",{value:!0});K3.default=Rna;K3.responsiveArray=K3.matchScreen=void 0;var Pna=Ona(h),Nna=ao;const Cze=K3.responsiveArray=["xxl","xl","lg","md","sm","xs"],Dna=e=>({xs:`(max-width: ${e.screenXSMax}px)`,sm:`(min-width: ${e.screenSM}px)`,md:`(min-width: ${e.screenMD}px)`,lg:`(min-width: ${e.screenLG}px)`,xl:`(min-width: ${e.screenXL}px)`,xxl:`(min-width: ${e.screenXXL}px)`}),Ina=e=>{const t=e,n=[].concat(Cze).reverse();return n.forEach((r,i)=>{const a=r.toUpperCase(),o=`screen${a}Min`,s=`screen${a}`;if(!(t[o]<=t[s]))throw new Error(`${o}<=${s} fails : !(${t[o]}<=${t[s]})`);if(i<n.length-1){const c=`screen${a}Max`;if(!(t[s]<=t[c]))throw new Error(`${s}<=${c} fails : !(${t[s]}<=${t[c]})`);const d=`screen${n[i+1].toUpperCase()}Min`;if(!(t[c]<=t[d]))throw new Error(`${c}<=${d} fails : !(${t[c]}<=${t[d]})`)}}),e};function Rna(){const[,e]=(0,Nna.useToken)(),t=Dna(Ina(e));return Pna.default.useMemo(()=>{const n=new Map;let r=-1,i={};return{matchHandlers:{},dispatch(a){return i=a,n.forEach(o=>o(i)),n.size>=1},subscribe(a){return n.size||this.register(),r+=1,n.set(r,a),a(i),r},unsubscribe(a){n.delete(a),n.size||this.unregister()},unregister(){Object.keys(t).forEach(a=>{const o=t[a],s=this.matchHandlers[o];s==null||s.mql.removeListener(s==null?void 0:s.listener)}),n.clear()},register(){Object.keys(t).forEach(a=>{const o=t[a],s=u=>{let{matches:d}=u;this.dispatch(Object.assign(Object.assign({},i),{[a]:d}))},c=window.matchMedia(o);c.addListener(s),this.matchHandlers[o]={mql:c,listener:s},s(c)})},responsiveMap:t}},[e])}const kna=(e,t)=>{if(t&&typeof t=="object")for(let n=0;n<Cze.length;n++){const r=Cze[n];if(e[r]&&t[r]!==void 0)return t[r]}};K3.matchScreen=kna;var Z5={},SG={},Ana=Un.default;Object.defineProperty(SG,"__esModule",{value:!0});SG.default=Fna;var Mna=Ana(h);function Fna(){const[,e]=Mna.useReducer(t=>t+1,0);return e}var IQe=fn.default;Object.defineProperty(Z5,"__esModule",{value:!0});Z5.default=void 0;var Lna=h,jna=IQe(U3),Bna=IQe(SG),zna=IQe(K3);function Hna(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const n=(0,Lna.useRef)(t),r=(0,Bna.default)(),i=(0,zna.default)();return(0,jna.default)(()=>{const a=i.subscribe(o=>{n.current=o,e&&r()});return()=>i.unsubscribe(a)},[]),n.current}Z5.default=Hna;var Rse={},qna=Un.default;Object.defineProperty(Rse,"__esModule",{value:!0});Rse.default=void 0;var Vna=qna(h);const Wna=Vna.createContext({});Rse.default=Wna;var gF={};Object.defineProperty(gF,"__esModule",{value:!0});gF.prepareComponentToken=gF.default=void 0;var Una=Ha,Kna=Lo,kgt=ao;const Gna=e=>{const{antCls:t,componentCls:n,iconCls:r,avatarBg:i,avatarColor:a,containerSize:o,containerSizeLG:s,containerSizeSM:c,textFontSize:u,textFontSizeLG:d,textFontSizeSM:f,borderRadius:p,borderRadiusLG:m,borderRadiusSM:g,lineWidth:_,lineType:v}=e,b=(y,x,C)=>({width:y,height:y,borderRadius:"50%",[`&${n}-square`]:{borderRadius:C},[`&${n}-icon`]:{fontSize:x,[`> ${r}`]:{margin:0}}});return{[n]:Object.assign(Object.assign(Object.assign(Object.assign({},(0,Kna.resetComponent)(e)),{position:"relative",display:"inline-flex",justifyContent:"center",alignItems:"center",overflow:"hidden",color:a,whiteSpace:"nowrap",textAlign:"center",verticalAlign:"middle",background:i,border:`${(0,Una.unit)(_)} ${v} transparent`,"&-image":{background:"transparent"},[`${t}-image-img`]:{display:"block"}}),b(o,u,p)),{"&-lg":Object.assign({},b(s,d,m)),"&-sm":Object.assign({},b(c,f,g)),"> img":{display:"block",width:"100%",height:"100%",objectFit:"cover"}})}},Yna=e=>{const{componentCls:t,groupBorderColor:n,groupOverlapping:r,groupSpace:i}=e;return{[`${t}-group`]:{display:"inline-flex",[t]:{borderColor:n},"> *:not(:first-child)":{marginInlineStart:r}},[`${t}-group-popover`]:{[`${t} + ${t}`]:{marginInlineStart:i}}}},Kon=e=>{const{controlHeight:t,controlHeightLG:n,controlHeightSM:r,fontSize:i,fontSizeLG:a,fontSizeXL:o,fontSizeHeading3:s,marginXS:c,marginXXS:u,colorBorderBg:d}=e;return{containerSize:t,containerSizeLG:n,containerSizeSM:r,textFontSize:Math.round((a+o)/2),textFontSizeLG:s,textFontSizeSM:i,groupSpace:u,groupOverlapping:-c,groupBorderColor:d}};gF.prepareComponentToken=Kon;gF.default=(0,kgt.genStyleHooks)("Avatar",e=>{const{colorTextLightSolid:t,colorTextPlaceholder:n}=e,r=(0,kgt.mergeToken)(e,{avatarBg:n,avatarColor:t});return[Gna(r),Yna(r)]},Kon);var FL=fn.default,Xna=Un.default;Object.defineProperty(Ise,"__esModule",{value:!0});Ise.default=void 0;var X0=Xna(h),Agt=FL(Li),Jna=FL(O8e),Qna=Xd,Zna=K3,era=Fo,tra=go,nra=FL(Nu),rra=FL(Nf),ira=FL(Z5),ara=FL(Rse),ora=FL(gF),sra=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const lra=(e,t)=>{const[n,r]=X0.useState(1),[i,a]=X0.useState(!1),[o,s]=X0.useState(!0),c=X0.useRef(null),u=X0.useRef(null),d=(0,Qna.composeRef)(t,c),{getPrefixCls:f,avatar:p}=X0.useContext(tra.ConfigContext),m=X0.useContext(ara.default),g=()=>{if(!u.current||!c.current)return;const de=u.current.offsetWidth,pe=c.current.offsetWidth;if(de!==0&&pe!==0){const{gap:Se=4}=e;Se*2<pe&&r(pe-Se*2<de?(pe-Se*2)/de:1)}};X0.useEffect(()=>{a(!0)},[]),X0.useEffect(()=>{s(!0),r(1)},[e.src]),X0.useEffect(g,[e.gap]);const _=()=>{const{onError:de}=e;(de==null?void 0:de())!==!1&&s(!1)},{prefixCls:v,shape:b,size:y,src:x,srcSet:C,icon:w,className:$,rootClassName:O,alt:N,draggable:P,children:I,crossOrigin:D}=e,k=sra(e,["prefixCls","shape","size","src","srcSet","icon","className","rootClassName","alt","draggable","children","crossOrigin"]),R=(0,rra.default)(de=>{var pe,Se;return(Se=(pe=y??(m==null?void 0:m.size))!==null&&pe!==void 0?pe:de)!==null&&Se!==void 0?Se:"default"}),A=Object.keys(typeof R=="object"?R||{}:{}).some(de=>["xs","sm","md","lg","xl","xxl"].includes(de)),F=(0,ira.default)(A),z=X0.useMemo(()=>{if(typeof R!="object")return{};const de=Zna.responsiveArray.find(Se=>F[Se]),pe=R[de];return pe?{width:pe,height:pe,fontSize:pe&&(w||I)?pe/2:18}:{}},[F,R]);(0,era.devUseWarning)("Avatar")(!(typeof w=="string"&&w.length>2),"breaking",`\`icon\` is using ReactNode instead of string naming in v4. Please check \`${w}\` at https://ant.design/components/icon`);const M=f("avatar",v),K=(0,nra.default)(M),[U,W,L]=(0,ora.default)(M,K),Y=(0,Agt.default)({[`${M}-lg`]:R==="large",[`${M}-sm`]:R==="small"}),J=X0.isValidElement(x),Z=b||(m==null?void 0:m.shape)||"circle",te=(0,Agt.default)(M,Y,p==null?void 0:p.className,`${M}-${Z}`,{[`${M}-image`]:J||x&&o,[`${M}-icon`]:!!w},L,K,$,O,W),re=typeof R=="number"?{width:R,height:R,fontSize:w?R/2:18}:{};let se;if(typeof x=="string"&&o)se=X0.createElement("img",{src:x,draggable:P,srcSet:C,onError:_,alt:N,crossOrigin:D});else if(J)se=x;else if(w)se=w;else if(i||n!==1){const de=`scale(${n})`,pe={msTransform:de,WebkitTransform:de,transform:de};se=X0.createElement(Jna.default,{onResize:g},X0.createElement("span",{className:`${M}-string`,ref:u,style:Object.assign({},pe)},I))}else se=X0.createElement("span",{className:`${M}-string`,style:{opacity:0},ref:u},I);return delete k.onError,delete k.gap,U(X0.createElement("span",Object.assign({},k,{style:Object.assign(Object.assign(Object.assign(Object.assign({},re),z),p==null?void 0:p.style),k.style),className:te,ref:d}),se))},Gon=X0.forwardRef(lra);Gon.displayName="Avatar";Ise.default=Gon;var $5e={},LL={},jL={};Object.defineProperty(jL,"__esModule",{value:!0});jL.default=void 0;var pc={MAC_ENTER:3,BACKSPACE:8,TAB:9,NUM_CENTER:12,ENTER:13,SHIFT:16,CTRL:17,ALT:18,PAUSE:19,CAPS_LOCK:20,ESC:27,SPACE:32,PAGE_UP:33,PAGE_DOWN:34,END:35,HOME:36,LEFT:37,UP:38,RIGHT:39,DOWN:40,PRINT_SCREEN:44,INSERT:45,DELETE:46,ZERO:48,ONE:49,TWO:50,THREE:51,FOUR:52,FIVE:53,SIX:54,SEVEN:55,EIGHT:56,NINE:57,QUESTION_MARK:63,A:65,B:66,C:67,D:68,E:69,F:70,G:71,H:72,I:73,J:74,K:75,L:76,M:77,N:78,O:79,P:80,Q:81,R:82,S:83,T:84,U:85,V:86,W:87,X:88,Y:89,Z:90,META:91,WIN_KEY_RIGHT:92,CONTEXT_MENU:93,NUM_ZERO:96,NUM_ONE:97,NUM_TWO:98,NUM_THREE:99,NUM_FOUR:100,NUM_FIVE:101,NUM_SIX:102,NUM_SEVEN:103,NUM_EIGHT:104,NUM_NINE:105,NUM_MULTIPLY:106,NUM_PLUS:107,NUM_MINUS:109,NUM_PERIOD:110,NUM_DIVISION:111,F1:112,F2:113,F3:114,F4:115,F5:116,F6:117,F7:118,F8:119,F9:120,F10:121,F11:122,F12:123,NUMLOCK:144,SEMICOLON:186,DASH:189,EQUALS:187,COMMA:188,PERIOD:190,SLASH:191,APOSTROPHE:192,SINGLE_QUOTE:222,OPEN_SQUARE_BRACKET:219,BACKSLASH:220,CLOSE_SQUARE_BRACKET:221,WIN_KEY:224,MAC_FF_META:224,WIN_IME:229,isTextModifyingKeyEvent:function(t){var n=t.keyCode;if(t.altKey&&!t.ctrlKey||t.metaKey||n>=pc.F1&&n<=pc.F12)return!1;switch(n){case pc.ALT:case pc.CAPS_LOCK:case pc.CONTEXT_MENU:case pc.CTRL:case pc.DOWN:case pc.END:case pc.ESC:case pc.HOME:case pc.INSERT:case pc.LEFT:case pc.MAC_FF_META:case pc.META:case pc.NUMLOCK:case pc.NUM_CENTER:case pc.PAGE_DOWN:case pc.PAGE_UP:case pc.PAUSE:case pc.PRINT_SCREEN:case pc.RIGHT:case pc.SHIFT:case pc.UP:case pc.WIN_KEY:case pc.WIN_KEY_RIGHT:return!1;default:return!0}},isCharacterKey:function(t){if(t>=pc.ZERO&&t<=pc.NINE||t>=pc.NUM_ZERO&&t<=pc.NUM_MULTIPLY||t>=pc.A&&t<=pc.Z||window.navigator.userAgent.indexOf("WebKit")!==-1&&t===0)return!0;switch(t){case pc.SPACE:case pc.QUESTION_MARK:case pc.NUM_PLUS:case pc.NUM_MINUS:case pc.NUM_PERIOD:case pc.NUM_DIVISION:case pc.SEMICOLON:case pc.DASH:case pc.EQUALS:case pc.COMMA:case pc.PERIOD:case pc.SLASH:case pc.APOSTROPHE:case pc.SINGLE_QUOTE:case pc.OPEN_SQUARE_BRACKET:case pc.BACKSLASH:case pc.CLOSE_SQUARE_BRACKET:return!0;default:return!1}}};jL.default=pc;var CG={};Object.defineProperty(CG,"__esModule",{value:!0});CG.getRenderPropValue=void 0;const cra=e=>e?typeof e=="function"?e():e:null;CG.getRenderPropValue=cra;var av={};const RQe=mc(hBn);var wG={},uw={},e7={};Object.defineProperty(e7,"__esModule",{value:!0});e7.genRoundedArrow=void 0;e7.getArrowToken=dra;var ura=Ha;function dra(e){const{sizePopupArrow:t,borderRadiusXS:n,borderRadiusOuter:r}=e,i=t/2,a=0,o=i,s=r*1/Math.sqrt(2),c=i-r*(1-1/Math.sqrt(2)),u=i-n*(1/Math.sqrt(2)),d=r*(Math.sqrt(2)-1)+n*(1/Math.sqrt(2)),f=2*i-u,p=d,m=2*i-s,g=c,_=2*i-a,v=o,b=i*Math.sqrt(2)+r*(Math.sqrt(2)-2),y=r*(Math.sqrt(2)-1),x=`polygon(${y}px 100%, 50% ${y}px, ${2*i-y}px 100%, ${y}px 100%)`,C=`path('M ${a} ${o} A ${r} ${r} 0 0 0 ${s} ${c} L ${u} ${d} A ${n} ${n} 0 0 1 ${f} ${p} L ${m} ${g} A ${r} ${r} 0 0 0 ${_} ${v} Z')`;return{arrowShadowWidth:b,arrowPath:C,arrowPolygon:x}}const fra=(e,t,n)=>{const{sizePopupArrow:r,arrowPolygon:i,arrowPath:a,arrowShadowWidth:o,borderRadiusXS:s,calc:c}=e;return{pointerEvents:"none",width:r,height:r,overflow:"hidden","&::before":{position:"absolute",bottom:0,insetInlineStart:0,width:r,height:c(r).div(2).equal(),background:t,clipPath:{_multi_value_:!0,value:[i,a]},content:'""'},"&::after":{content:'""',position:"absolute",width:o,height:o,bottom:0,insetInline:0,margin:"auto",borderRadius:{_skip_check_:!0,value:`0 0 ${(0,ura.unit)(s)} 0`},transform:"translateY(50%) rotate(-135deg)",boxShadow:n,zIndex:0,background:"transparent"}}};e7.genRoundedArrow=fra;Object.defineProperty(uw,"__esModule",{value:!0});uw.MAX_VERTICAL_CONTENT_RADIUS=void 0;uw.default=gra;uw.getArrowOffsetToken=mra;var Mgt=Ha,pra=e7;const hra=uw.MAX_VERTICAL_CONTENT_RADIUS=8;function mra(e){const{contentRadius:t,limitVerticalRadius:n}=e,r=t>12?t+2:12;return{arrowOffsetHorizontal:r,arrowOffsetVertical:n?hra:r}}function N1e(e,t){return e?t:{}}function gra(e,t,n){const{componentCls:r,boxShadowPopoverArrow:i,arrowOffsetVertical:a,arrowOffsetHorizontal:o}=e,{arrowDistance:s=0,arrowPlacement:c={left:!0,right:!0,top:!0,bottom:!0}}=n||{};return{[r]:Object.assign(Object.assign(Object.assign(Object.assign({[`${r}-arrow`]:[Object.assign(Object.assign({position:"absolute",zIndex:1,display:"block"},(0,pra.genRoundedArrow)(e,t,i)),{"&:before":{background:t}})]},N1e(!!c.top,{[[`&-placement-top > ${r}-arrow`,`&-placement-topLeft > ${r}-arrow`,`&-placement-topRight > ${r}-arrow`].join(",")]:{bottom:s,transform:"translateY(100%) rotate(180deg)"},[`&-placement-top > ${r}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(100%) rotate(180deg)"},"&-placement-topLeft":{"--arrow-offset-horizontal":o,[`> ${r}-arrow`]:{left:{_skip_check_:!0,value:o}}},"&-placement-topRight":{"--arrow-offset-horizontal":`calc(100% - ${(0,Mgt.unit)(o)})`,[`> ${r}-arrow`]:{right:{_skip_check_:!0,value:o}}}})),N1e(!!c.bottom,{[[`&-placement-bottom > ${r}-arrow`,`&-placement-bottomLeft > ${r}-arrow`,`&-placement-bottomRight > ${r}-arrow`].join(",")]:{top:s,transform:"translateY(-100%)"},[`&-placement-bottom > ${r}-arrow`]:{left:{_skip_check_:!0,value:"50%"},transform:"translateX(-50%) translateY(-100%)"},"&-placement-bottomLeft":{"--arrow-offset-horizontal":o,[`> ${r}-arrow`]:{left:{_skip_check_:!0,value:o}}},"&-placement-bottomRight":{"--arrow-offset-horizontal":`calc(100% - ${(0,Mgt.unit)(o)})`,[`> ${r}-arrow`]:{right:{_skip_check_:!0,value:o}}}})),N1e(!!c.left,{[[`&-placement-left > ${r}-arrow`,`&-placement-leftTop > ${r}-arrow`,`&-placement-leftBottom > ${r}-arrow`].join(",")]:{right:{_skip_check_:!0,value:s},transform:"translateX(100%) rotate(90deg)"},[`&-placement-left > ${r}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(100%) rotate(90deg)"},[`&-placement-leftTop > ${r}-arrow`]:{top:a},[`&-placement-leftBottom > ${r}-arrow`]:{bottom:a}})),N1e(!!c.right,{[[`&-placement-right > ${r}-arrow`,`&-placement-rightTop > ${r}-arrow`,`&-placement-rightBottom > ${r}-arrow`].join(",")]:{left:{_skip_check_:!0,value:s},transform:"translateX(-100%) rotate(-90deg)"},[`&-placement-right > ${r}-arrow`]:{top:{_skip_check_:!0,value:"50%"},transform:"translateY(-50%) translateX(-100%) rotate(-90deg)"},[`&-placement-rightTop > ${r}-arrow`]:{top:a},[`&-placement-rightBottom > ${r}-arrow`]:{bottom:a}}))}}Object.defineProperty(wG,"__esModule",{value:!0});wG.default=bra;wG.getOverflowOptions=Yon;var vra=uw;function Yon(e,t,n,r){if(r===!1)return{adjustX:!1,adjustY:!1};const i=r&&typeof r=="object"?r:{},a={};switch(e){case"top":case"bottom":a.shiftX=t.arrowOffsetHorizontal*2+n,a.shiftY=!0,a.adjustY=!0;break;case"left":case"right":a.shiftY=t.arrowOffsetVertical*2+n,a.shiftX=!0,a.adjustX=!0;break}const o=Object.assign(Object.assign({},a),i);return o.shiftX||(o.adjustX=!0),o.shiftY||(o.adjustY=!0),o}const Fgt={left:{points:["cr","cl"]},right:{points:["cl","cr"]},top:{points:["bc","tc"]},bottom:{points:["tc","bc"]},topLeft:{points:["bl","tl"]},leftTop:{points:["tr","tl"]},topRight:{points:["br","tr"]},rightTop:{points:["tl","tr"]},bottomRight:{points:["tr","br"]},rightBottom:{points:["bl","br"]},bottomLeft:{points:["tl","bl"]},leftBottom:{points:["br","bl"]}},_ra={topLeft:{points:["bl","tc"]},leftTop:{points:["tr","cl"]},topRight:{points:["br","tc"]},rightTop:{points:["tl","cr"]},bottomRight:{points:["tr","bc"]},rightBottom:{points:["bl","cr"]},bottomLeft:{points:["tl","bc"]},leftBottom:{points:["br","cl"]}},yra=new Set(["topLeft","topRight","bottomLeft","bottomRight","leftTop","leftBottom","rightTop","rightBottom"]);function bra(e){const{arrowWidth:t,autoAdjustOverflow:n,arrowPointAtCenter:r,offset:i,borderRadius:a,visibleFirst:o}=e,s=t/2,c={};return Object.keys(Fgt).forEach(u=>{const d=r&&_ra[u]||Fgt[u],f=Object.assign(Object.assign({},d),{offset:[0,0],dynamicInset:!0});switch(c[u]=f,yra.has(u)&&(f.autoArrow=!1),u){case"top":case"topLeft":case"topRight":f.offset[1]=-s-i;break;case"bottom":case"bottomLeft":case"bottomRight":f.offset[1]=s+i;break;case"left":case"leftTop":case"leftBottom":f.offset[0]=-s-i;break;case"right":case"rightTop":case"rightBottom":f.offset[0]=s+i;break}const p=(0,vra.getArrowOffsetToken)({contentRadius:a,limitVerticalRadius:!0});if(r)switch(u){case"topLeft":case"bottomLeft":f.offset[0]=-p.arrowOffsetHorizontal-s;break;case"topRight":case"bottomRight":f.offset[0]=p.arrowOffsetHorizontal+s;break;case"leftTop":case"rightTop":f.offset[1]=-p.arrowOffsetHorizontal*2+s;break;case"leftBottom":case"rightBottom":f.offset[1]=p.arrowOffsetHorizontal*2-s;break}f.overflow=Yon(u,p,t,n),o&&(f.htmlRegion="visibleFirst")}),c}var O5e={},vF={},xra=Un.default;Object.defineProperty(vF,"__esModule",{value:!0});vF.prepareComponentToken=vF.default=void 0;var Lgt=Ha,Sra=Lo,Cra=__,wze=xra(uw),wra=e7,nye=ao;const Era=e=>{const{calc:t,componentCls:n,tooltipMaxWidth:r,tooltipColor:i,tooltipBg:a,tooltipBorderRadius:o,zIndexPopup:s,controlHeight:c,boxShadowSecondary:u,paddingSM:d,paddingXS:f,arrowOffsetHorizontal:p,sizePopupArrow:m}=e,g=t(o).add(m).add(p).equal(),_=t(o).mul(2).add(m).equal();return[{[n]:Object.assign(Object.assign(Object.assign(Object.assign({},(0,Sra.resetComponent)(e)),{position:"absolute",zIndex:s,display:"block",width:"max-content",maxWidth:r,visibility:"visible","--valid-offset-x":"var(--arrow-offset-horizontal, var(--arrow-x))",transformOrigin:["var(--valid-offset-x, 50%)","var(--arrow-y, 50%)"].join(" "),"&-hidden":{display:"none"},"--antd-arrow-background-color":a,[`${n}-inner`]:{minWidth:_,minHeight:c,padding:`${(0,Lgt.unit)(e.calc(d).div(2).equal())} ${(0,Lgt.unit)(f)}`,color:i,textAlign:"start",textDecoration:"none",wordWrap:"break-word",backgroundColor:a,borderRadius:o,boxShadow:u,boxSizing:"border-box"},[["&-placement-topLeft","&-placement-topRight","&-placement-bottomLeft","&-placement-bottomRight"].join(",")]:{minWidth:g},[["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(",")]:{[`${n}-inner`]:{borderRadius:e.min(o,wze.MAX_VERTICAL_CONTENT_RADIUS)}},[`${n}-content`]:{position:"relative"}}),(0,nye.genPresetColor)(e,(v,b)=>{let{darkColor:y}=b;return{[`&${n}-${v}`]:{[`${n}-inner`]:{backgroundColor:y},[`${n}-arrow`]:{"--antd-arrow-background-color":y}}}})),{"&-rtl":{direction:"rtl"}})},(0,wze.default)(e,"var(--antd-arrow-background-color)"),{[`${n}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow}}]},Xon=e=>Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+70},(0,wze.getArrowOffsetToken)({contentRadius:e.borderRadius,limitVerticalRadius:!0})),(0,wra.getArrowToken)((0,nye.mergeToken)(e,{borderRadiusOuter:Math.min(e.borderRadiusOuter,4)})));vF.prepareComponentToken=Xon;vF.default=function(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return(0,nye.genStyleHooks)("Tooltip",i=>{const{borderRadius:a,colorTextLightSolid:o,colorBgSpotlight:s}=i,c=(0,nye.mergeToken)(i,{tooltipMaxWidth:250,tooltipColor:o,tooltipBorderRadius:a,tooltipBg:s});return[Era(c),(0,Cra.initZoomMotion)(i,"zoom-big-fast")]},Xon,{resetStyle:!1,injectStyle:n})(t)};var P5e={},c$={},Tra=fn.default;Object.defineProperty(c$,"__esModule",{value:!0});c$.PresetStatusColorTypes=void 0;c$.isPresetColor=Pra;c$.isPresetStatusColor=Nra;var jgt=Tra(du),Eze=OL;const $ra=Eze.PresetColors.map(e=>`${e}-inverse`),Ora=c$.PresetStatusColorTypes=["success","processing","error","default","warning"];function Pra(e){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0)?[].concat((0,jgt.default)($ra),(0,jgt.default)(Eze.PresetColors)).includes(e):Eze.PresetColors.includes(e)}function Nra(e){return Ora.includes(e)}var Dra=fn.default;Object.defineProperty(P5e,"__esModule",{value:!0});P5e.parseColor=kra;var Ira=Dra(Li),Rra=c$;function kra(e,t){const n=(0,Rra.isPresetColor)(t),r=(0,Ira.default)({[`${e}-${t}`]:t&&n}),i={},a={};return t&&!n&&(i.background=t,a["--antd-arrow-background-color"]=t),{className:r,overlayStyle:i,arrowStyle:a}}var Jon=fn.default,Ara=Un.default;Object.defineProperty(O5e,"__esModule",{value:!0});O5e.default=void 0;var D1e=Ara(h),Mra=Jon(Li),Fra=RQe,Lra=go,jra=Jon(vF),Bra=P5e;const zra=e=>{const{prefixCls:t,className:n,placement:r="top",title:i,color:a,overlayInnerStyle:o}=e,{getPrefixCls:s}=D1e.useContext(Lra.ConfigContext),c=s("tooltip",t),[u,d,f]=(0,jra.default)(c),p=(0,Bra.parseColor)(c,a),m=p.arrowStyle,g=Object.assign(Object.assign({},o),p.overlayStyle),_=(0,Mra.default)(d,f,c,`${c}-pure`,`${c}-placement-${r}`,n,p.className);return u(D1e.createElement("div",{className:_,style:m},D1e.createElement("div",{className:`${c}-arrow`}),D1e.createElement(Fra.Popup,Object.assign({},e,{className:d,prefixCls:c,overlayInnerStyle:g}),i)))};O5e.default=zra;var WD=fn.default,Hra=Un.default;Object.defineProperty(av,"__esModule",{value:!0});av.default=void 0;var $x=Hra(h),wke=WD(Li),qra=WD(RQe),Vra=WD(m0),Wra=WD(c8),Ura=Hf,Kra=Hm,Gra=WD(wG),Bgt=ff,Yra=Fo,Xra=WD(i$),Jra=ao,Qra=WD(O5e),Zra=WD(vF),eia=P5e,tia=cc,nia=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const ria=$x.forwardRef((e,t)=>{var n,r;const{prefixCls:i,openClassName:a,getTooltipContainer:o,color:s,overlayInnerStyle:c,children:u,afterOpenChange:d,afterVisibleChange:f,destroyTooltipOnHide:p,arrow:m=!0,title:g,overlay:_,builtinPlacements:v,arrowPointAtCenter:b=!1,autoAdjustOverflow:y=!0,motion:x,getPopupContainer:C,placement:w="top",mouseEnterDelay:$=.1,mouseLeaveDelay:O=.1,overlayStyle:N,rootClassName:P,overlayClassName:I,styles:D,classNames:k}=e,R=nia(e,["prefixCls","openClassName","getTooltipContainer","color","overlayInnerStyle","children","afterOpenChange","afterVisibleChange","destroyTooltipOnHide","arrow","title","overlay","builtinPlacements","arrowPointAtCenter","autoAdjustOverflow","motion","getPopupContainer","placement","mouseEnterDelay","mouseLeaveDelay","overlayStyle","rootClassName","overlayClassName","styles","classNames"]),A=!!m,[,F]=(0,Jra.useToken)(),{getPopupContainer:z,getPrefixCls:M,direction:K,className:U,style:W,classNames:L,styles:Y}=(0,tia.useComponentConfig)("tooltip"),J=(0,Yra.devUseWarning)("Tooltip"),Z=$x.useRef(null),te=()=>{var He;(He=Z.current)===null||He===void 0||He.forceAlign()};$x.useImperativeHandle(t,()=>{var He,Ze;return{forceAlign:te,forcePopupAlign:()=>{J.deprecated(!1,"forcePopupAlign","forceAlign"),te()},nativeElement:(He=Z.current)===null||He===void 0?void 0:He.nativeElement,popupElement:(Ze=Z.current)===null||Ze===void 0?void 0:Ze.popupElement}}),[["visible","open"],["defaultVisible","defaultOpen"],["onVisibleChange","onOpenChange"],["afterVisibleChange","afterOpenChange"],["arrowPointAtCenter","arrow={{ pointAtCenter: true }}"],["overlayStyle","styles={{ root: {} }}"],["overlayInnerStyle","styles={{ body: {} }}"],["overlayClassName",'classNames={{ root: "" }}']].forEach(He=>{let[Ze,ot]=He;J.deprecated(!(Ze in e),Ze,ot)}),J(!p||typeof p=="boolean","usage","`destroyTooltipOnHide` no need config `keepParent` anymore. Please use `boolean` value directly."),J(!m||typeof m=="boolean"||!("arrowPointAtCenter"in m),"deprecated","`arrowPointAtCenter` in `arrow` is deprecated. Please use `pointAtCenter` instead.");const[re,se]=(0,Vra.default)(!1,{value:(n=e.open)!==null&&n!==void 0?n:e.visible,defaultValue:(r=e.defaultOpen)!==null&&r!==void 0?r:e.defaultVisible}),de=!g&&!_&&g!==0,pe=He=>{var Ze,ot;se(de?!1:He),de||((Ze=e.onOpenChange)===null||Ze===void 0||Ze.call(e,He),(ot=e.onVisibleChange)===null||ot===void 0||ot.call(e,He))},Se=$x.useMemo(()=>{var He,Ze;let ot=b;return typeof m=="object"&&(ot=(Ze=(He=m.pointAtCenter)!==null&&He!==void 0?He:m.arrowPointAtCenter)!==null&&Ze!==void 0?Ze:b),v||(0,Gra.default)({arrowPointAtCenter:ot,autoAdjustOverflow:y,arrowWidth:A?F.sizePopupArrow:0,borderRadius:F.borderRadius,offset:F.marginXXS,visibleFirst:!0})},[b,m,v,F]),ve=$x.useMemo(()=>g===0?g:_||g||"",[_,g]),be=$x.createElement(Wra.default,{space:!0},typeof ve=="function"?ve():ve),Ee=M("tooltip",i),xe=M(),Pe=e["data-popover-inject"];let je=re;!("open"in e)&&!("visible"in e)&&de&&(je=!1);const ft=$x.isValidElement(u)&&!(0,Bgt.isFragment)(u)?u:$x.createElement("span",null,u),Ge=ft.props,Ye=!Ge.className||typeof Ge.className=="string"?(0,wke.default)(Ge.className,a||`${Ee}-open`):Ge.className,[nt,We,ct]=(0,Zra.default)(Ee,!Pe),rt=(0,eia.parseColor)(Ee,s),vt=rt.arrowStyle,Mt=(0,wke.default)(I,{[`${Ee}-rtl`]:K==="rtl"},rt.className,P,We,ct,U,L.root,k==null?void 0:k.root),$t=(0,wke.default)(L.body,k==null?void 0:k.body),[ke,ye]=(0,Ura.useZIndex)("Tooltip",R.zIndex),_e=$x.createElement(qra.default,Object.assign({},R,{zIndex:ke,showArrow:A,placement:w,mouseEnterDelay:$,mouseLeaveDelay:O,prefixCls:Ee,classNames:{root:Mt,body:$t},styles:{root:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},vt),Y.root),W),N),D==null?void 0:D.root),body:Object.assign(Object.assign(Object.assign(Object.assign({},Y.body),c),D==null?void 0:D.body),rt.overlayStyle)},getTooltipContainer:C||o||z,ref:Z,builtinPlacements:Se,overlay:be,visible:je,onVisibleChange:pe,afterVisibleChange:d??f,arrowContent:$x.createElement("span",{className:`${Ee}-arrow-content`}),motion:{motionName:(0,Kra.getTransitionName)(xe,"zoom-big-fast",e.transitionName),motionDeadline:1e3},destroyTooltipOnHide:!!p}),je?(0,Bgt.cloneElement)(ft,{className:Ye}):ft);return nt($x.createElement(Xra.default.Provider,{value:ye},_e))}),kQe=ria;kQe.displayName="Tooltip";kQe._InternalPanelDoNotUseOrYouWillBeFired=Qra.default;av.default=kQe;var PC={},_F={},iia=Un.default;Object.defineProperty(_F,"__esModule",{value:!0});_F.prepareComponentToken=_F.default=void 0;var aia=Lo,oia=__,Qon=iia(uw),sia=e7,Tze=ao;const lia=e=>{const{componentCls:t,popoverColor:n,titleMinWidth:r,fontWeightStrong:i,innerPadding:a,boxShadowSecondary:o,colorTextHeading:s,borderRadiusLG:c,zIndexPopup:u,titleMarginBottom:d,colorBgElevated:f,popoverBg:p,titleBorderBottom:m,innerContentPadding:g,titlePadding:_}=e;return[{[t]:Object.assign(Object.assign({},(0,aia.resetComponent)(e)),{position:"absolute",top:0,left:{_skip_check_:!0,value:0},zIndex:u,fontWeight:"normal",whiteSpace:"normal",textAlign:"start",cursor:"auto",userSelect:"text","--valid-offset-x":"var(--arrow-offset-horizontal, var(--arrow-x))",transformOrigin:["var(--valid-offset-x, 50%)","var(--arrow-y, 50%)"].join(" "),"--antd-arrow-background-color":f,width:"max-content",maxWidth:"100vw","&-rtl":{direction:"rtl"},"&-hidden":{display:"none"},[`${t}-content`]:{position:"relative"},[`${t}-inner`]:{backgroundColor:p,backgroundClip:"padding-box",borderRadius:c,boxShadow:o,padding:a},[`${t}-title`]:{minWidth:r,marginBottom:d,color:s,fontWeight:i,borderBottom:m,padding:_},[`${t}-inner-content`]:{color:n,padding:g}})},(0,Qon.default)(e,"var(--antd-arrow-background-color)"),{[`${t}-pure`]:{position:"relative",maxWidth:"none",margin:e.sizePopupArrow,display:"inline-block",[`${t}-content`]:{display:"inline-block"}}}]},cia=e=>{const{componentCls:t}=e;return{[t]:Tze.PresetColors.map(n=>{const r=e[`${n}6`];return{[`&${t}-${n}`]:{"--antd-arrow-background-color":r,[`${t}-inner`]:{backgroundColor:r},[`${t}-arrow`]:{background:"transparent"}}}})}},Zon=e=>{const{lineWidth:t,controlHeight:n,fontHeight:r,padding:i,wireframe:a,zIndexPopupBase:o,borderRadiusLG:s,marginXS:c,lineType:u,colorSplit:d,paddingSM:f}=e,p=n-r,m=p/2,g=p/2-t,_=i;return Object.assign(Object.assign(Object.assign({titleMinWidth:177,zIndexPopup:o+30},(0,sia.getArrowToken)(e)),(0,Qon.getArrowOffsetToken)({contentRadius:s,limitVerticalRadius:!0})),{innerPadding:a?0:12,titleMarginBottom:a?0:c,titlePadding:a?`${m}px ${_}px ${g}px`:0,titleBorderBottom:a?`${t}px ${u} ${d}`:"none",innerContentPadding:a?`${f}px ${_}px`:0})};_F.prepareComponentToken=Zon;_F.default=(0,Tze.genStyleHooks)("Popover",e=>{const{colorBgElevated:t,colorText:n}=e,r=(0,Tze.mergeToken)(e,{popoverBg:t,popoverColor:n});return[lia(r),cia(r),(0,oia.initZoomMotion)(r,"zoom-big")]},Zon,{resetStyle:!1,deprecatedTokens:[["width","titleMinWidth"],["minWidth","titleMinWidth"]]});var esn=fn.default,uia=Un.default;Object.defineProperty(PC,"__esModule",{value:!0});PC.default=PC.RawPurePanel=PC.Overlay=void 0;var mC=uia(h),tsn=esn(Li),dia=RQe,zgt=CG,fia=go,pia=esn(_F),hia=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const nsn=e=>{let{title:t,content:n,prefixCls:r}=e;return!t&&!n?null:mC.createElement(mC.Fragment,null,t&&mC.createElement("div",{className:`${r}-title`},t),n&&mC.createElement("div",{className:`${r}-inner-content`},n))};PC.Overlay=nsn;const rsn=e=>{const{hashId:t,prefixCls:n,className:r,style:i,placement:a="top",title:o,content:s,children:c}=e,u=(0,zgt.getRenderPropValue)(o),d=(0,zgt.getRenderPropValue)(s),f=(0,tsn.default)(t,n,`${n}-pure`,`${n}-placement-${a}`,r);return mC.createElement("div",{className:f,style:i},mC.createElement("div",{className:`${n}-arrow`}),mC.createElement(dia.Popup,Object.assign({},e,{className:t,prefixCls:n}),c||mC.createElement(nsn,{prefixCls:n,title:u,content:d})))};PC.RawPurePanel=rsn;const mia=e=>{const{prefixCls:t,className:n}=e,r=hia(e,["prefixCls","className"]),{getPrefixCls:i}=mC.useContext(fia.ConfigContext),a=i("popover",t),[o,s,c]=(0,pia.default)(a);return o(mC.createElement(rsn,Object.assign({},r,{prefixCls:a,hashId:s,className:(0,tsn.default)(n,c)})))};PC.default=mia;var kse=fn.default,isn=Un.default;Object.defineProperty(LL,"__esModule",{value:!0});LL.default=void 0;var I1e=isn(h),Hgt=kse(Li),gia=kse(m0),via=kse(jL),qgt=CG,_ia=Hm,yia=ff,bia=kse(av),asn=isn(PC),xia=cc,Sia=kse(_F),Cia=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const wia=I1e.forwardRef((e,t)=>{var n,r;const{prefixCls:i,title:a,content:o,overlayClassName:s,placement:c="top",trigger:u="hover",children:d,mouseEnterDelay:f=.1,mouseLeaveDelay:p=.1,onOpenChange:m,overlayStyle:g={},styles:_,classNames:v}=e,b=Cia(e,["prefixCls","title","content","overlayClassName","placement","trigger","children","mouseEnterDelay","mouseLeaveDelay","onOpenChange","overlayStyle","styles","classNames"]),{getPrefixCls:y,className:x,style:C,classNames:w,styles:$}=(0,xia.useComponentConfig)("popover"),O=y("popover",i),[N,P,I]=(0,Sia.default)(O),D=y(),k=(0,Hgt.default)(s,P,I,x,w.root,v==null?void 0:v.root),R=(0,Hgt.default)(w.body,v==null?void 0:v.body),[A,F]=(0,gia.default)(!1,{value:(n=e.open)!==null&&n!==void 0?n:e.visible,defaultValue:(r=e.defaultOpen)!==null&&r!==void 0?r:e.defaultVisible}),z=(L,Y)=>{F(L,!0),m==null||m(L,Y)},M=L=>{L.keyCode===via.default.ESC&&z(!1,L)},K=L=>{z(L)},U=(0,qgt.getRenderPropValue)(a),W=(0,qgt.getRenderPropValue)(o);return N(I1e.createElement(bia.default,Object.assign({placement:c,trigger:u,mouseEnterDelay:f,mouseLeaveDelay:p},b,{prefixCls:O,classNames:{root:k,body:R},styles:{root:Object.assign(Object.assign(Object.assign(Object.assign({},$.root),C),g),_==null?void 0:_.root),body:Object.assign(Object.assign({},$.body),_==null?void 0:_.body)},ref:t,open:A,onOpenChange:K,overlay:U||W?I1e.createElement(asn.Overlay,{prefixCls:O,title:U,content:W}):null,transitionName:(0,_ia.getTransitionName)(D,"zoom-big",b.transitionName),"data-popover-inject":!0}),(0,yia.cloneElement)(d,{onKeyDown:L=>{var Y,J;I1e.isValidElement(d)&&((J=d==null?void 0:(Y=d.props).onKeyDown)===null||J===void 0||J.call(Y,L)),M(L)}})))}),AQe=wia;AQe._InternalPanelDoNotUseOrYouWillBeFired=asn.default;AQe.displayName="Popover";LL.default=AQe;var BL=fn.default,Eia=Un.default;Object.defineProperty($5e,"__esModule",{value:!0});$5e.default=void 0;var eC=Eia(h),Vgt=BL(Li),Tia=BL($1),$ia=ff,Oia=Fo,Pia=go,Nia=BL(Nu),Dia=BL(LL),Iia=BL(Ise),Wgt=BL(Rse),Ria=BL(gF);const Ugt=e=>{const{size:t,shape:n}=eC.useContext(Wgt.default),r=eC.useMemo(()=>({size:e.size||t,shape:e.shape||n}),[e.size,e.shape,t,n]);return eC.createElement(Wgt.default.Provider,{value:r},e.children)},kia=e=>{var t,n,r,i;const{getPrefixCls:a,direction:o}=eC.useContext(Pia.ConfigContext),{prefixCls:s,className:c,rootClassName:u,style:d,maxCount:f,maxStyle:p,size:m,shape:g,maxPopoverPlacement:_,maxPopoverTrigger:v,children:b,max:y}=e;{const R=(0,Oia.devUseWarning)("Avatar.Group");[["maxCount","max={{ count: number }}"],["maxStyle","max={{ style: CSSProperties }}"],["maxPopoverPlacement","max={{ popover: PopoverProps }}"],["maxPopoverTrigger","max={{ popover: PopoverProps }}"]].forEach(A=>{let[F,z]=A;R.deprecated(!(F in e),F,z)})}const x=a("avatar",s),C=`${x}-group`,w=(0,Nia.default)(x),[$,O,N]=(0,Ria.default)(x,w),P=(0,Vgt.default)(C,{[`${C}-rtl`]:o==="rtl"},N,w,c,u,O),I=(0,Tia.default)(b).map((R,A)=>(0,$ia.cloneElement)(R,{key:`avatar-key-${A}`})),D=(y==null?void 0:y.count)||f,k=I.length;if(D&&D<k){const R=I.slice(0,D),A=I.slice(D,k),F=(y==null?void 0:y.style)||p,z=((t=y==null?void 0:y.popover)===null||t===void 0?void 0:t.trigger)||v||"hover",M=((n=y==null?void 0:y.popover)===null||n===void 0?void 0:n.placement)||_||"top",K=Object.assign(Object.assign({content:A},y==null?void 0:y.popover),{classNames:{root:(0,Vgt.default)(`${C}-popover`,(i=(r=y==null?void 0:y.popover)===null||r===void 0?void 0:r.classNames)===null||i===void 0?void 0:i.root)},placement:M,trigger:z});return R.push(eC.createElement(Dia.default,Object.assign({key:"avatar-popover-key",destroyTooltipOnHide:!0},K),eC.createElement(Iia.default,{style:F},`+${k-D}`))),$(eC.createElement(Ugt,{shape:g,size:m},eC.createElement("div",{className:P,style:d},R)))}return $(eC.createElement(Ugt,{shape:g,size:m},eC.createElement("div",{className:P,style:d},I)))};$5e.default=kia;var osn=fn.default;Object.defineProperty(T5e,"__esModule",{value:!0});T5e.default=void 0;var Aia=osn(Ise),Mia=osn($5e);const ssn=Aia.default;ssn.Group=Mia.default;T5e.default=ssn;var N5e={},$ze={exports:{}},D5e={},MQe={};Object.defineProperty(MQe,"__esModule",{value:!0});var Fia={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M859.9 168H164.1c-4.5 0-8.1 3.6-8.1 8v60c0 4.4 3.6 8 8.1 8h695.8c4.5 0 8.1-3.6 8.1-8v-60c0-4.4-3.6-8-8.1-8zM518.3 355a8 8 0 00-12.6 0l-112 141.7a7.98 7.98 0 006.3 12.9h73.9V848c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V509.7H624c6.7 0 10.4-7.7 6.3-12.9L518.3 355z"}}]},name:"vertical-align-top",theme:"outlined"};MQe.default=Fia;var Lia=Un.default,FQe=fn.default;Object.defineProperty(D5e,"__esModule",{value:!0});D5e.default=void 0;var jia=FQe(Ol),lsn=Lia(h),Bia=FQe(MQe),zia=FQe(Pl),Hia=function(t,n){return lsn.createElement(zia.default,(0,jia.default)({},t,{ref:n,icon:Bia.default}))},csn=lsn.forwardRef(Hia);csn.displayName="VerticalAlignTopOutlined";D5e.default=csn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(D5e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})($ze,$ze.exports);var usn=$ze.exports,MW={};Object.defineProperty(MW,"__esModule",{value:!0});MW.prepareComponentToken=MW.default=void 0;var Oze=Ha,qia=Lo,Kgt=ao;const Via=e=>{const{componentCls:t,backTopFontSize:n,backTopSize:r,zIndexPopup:i}=e;return{[t]:Object.assign(Object.assign({},(0,qia.resetComponent)(e)),{position:"fixed",insetInlineEnd:e.backTopInlineEnd,insetBlockEnd:e.backTopBlockEnd,zIndex:i,width:40,height:40,cursor:"pointer","&:empty":{display:"none"},[`${t}-content`]:{width:r,height:r,overflow:"hidden",color:e.backTopColor,textAlign:"center",backgroundColor:e.backTopBackground,borderRadius:r,transition:`all ${e.motionDurationMid}`,"&:hover":{backgroundColor:e.backTopHoverBackground,transition:`all ${e.motionDurationMid}`}},[`${t}-icon`]:{fontSize:n,lineHeight:(0,Oze.unit)(r)}})}},Wia=e=>{const{componentCls:t,screenMD:n,screenXS:r,backTopInlineEndMD:i,backTopInlineEndXS:a}=e;return{[`@media (max-width: ${(0,Oze.unit)(n)})`]:{[t]:{insetInlineEnd:i}},[`@media (max-width: ${(0,Oze.unit)(r)})`]:{[t]:{insetInlineEnd:a}}}},dsn=e=>({zIndexPopup:e.zIndexBase+10});MW.prepareComponentToken=dsn;MW.default=(0,Kgt.genStyleHooks)("BackTop",e=>{const{fontSizeHeading3:t,colorTextDescription:n,colorTextLightSolid:r,colorText:i,controlHeightLG:a,calc:o}=e,s=(0,Kgt.mergeToken)(e,{backTopBackground:n,backTopColor:r,backTopHoverBackground:i,backTopFontSize:t,backTopSize:a,backTopBlockEnd:o(a).mul(1.25).equal(),backTopInlineEnd:o(a).mul(2.5).equal(),backTopInlineEndMD:o(a).mul(1.5).equal(),backTopInlineEndXS:o(a).mul(.5).equal()});return[Via(s),Wia(s)]},dsn);var UD=fn.default,Uia=Un.default;Object.defineProperty(N5e,"__esModule",{value:!0});N5e.default=void 0;var GE=Uia(h),Kia=UD(usn),Ggt=UD(Li),Gia=UD(Y5),Yia=UD(rd),Xia=UD(AD),Jia=ff,Qia=UD(dG),Zia=UD(aG),eaa=Fo,taa=go,naa=UD(MW);const fsn=e=>{const{prefixCls:t,className:n,rootClassName:r,visibilityHeight:i=400,target:a,onClick:o,duration:s=450}=e,[c,u]=GE.useState(i===0),d=GE.useRef(null),f=()=>{var N;return((N=d.current)===null||N===void 0?void 0:N.ownerDocument)||window},p=(0,Zia.default)(N=>{const P=(0,Xia.default)(N.target);u(P>=i)});(0,eaa.devUseWarning)("BackTop").deprecated(!1,"BackTop","FloatButton.BackTop"),GE.useEffect(()=>{const P=(a||f)();return p({target:P}),P==null||P.addEventListener("scroll",p),()=>{p.cancel(),P==null||P.removeEventListener("scroll",p)}},[a]);const m=N=>{(0,Qia.default)(0,{getContainer:a||f,duration:s}),o==null||o(N)},{getPrefixCls:g,direction:_}=GE.useContext(taa.ConfigContext),v=g("back-top",t),b=g(),[y,x,C]=(0,naa.default)(v),w=(0,Ggt.default)(x,C,v,{[`${v}-rtl`]:_==="rtl"},n,r),$=(0,Yia.default)(e,["prefixCls","className","rootClassName","children","visibilityHeight","target"]),O=GE.createElement("div",{className:`${v}-content`},GE.createElement("div",{className:`${v}-icon`},GE.createElement(Kia.default,null)));return y(GE.createElement("div",Object.assign({},$,{className:w,onClick:m,ref:d}),GE.createElement(Gia.default,{visible:c,motionName:`${b}-fade`},N=>{let{className:P}=N;return(0,Jia.cloneElement)(e.children||O,I=>{let{className:D}=I;return{className:(0,Ggt.default)(P,D)}})})))};fsn.displayName="BackTop";N5e.default=fsn;var Ase={},I5e={},R5e={},uT={};Object.defineProperty(uT,"__esModule",{value:!0});uT.prepareToken=uT.prepareComponentToken=uT.default=void 0;var e5=Ha,raa=Lo,LQe=ao;const iaa=new e5.Keyframes("antStatusProcessing",{"0%":{transform:"scale(0.8)",opacity:.5},"100%":{transform:"scale(2.4)",opacity:0}}),aaa=new e5.Keyframes("antZoomBadgeIn",{"0%":{transform:"scale(0) translate(50%, -50%)",opacity:0},"100%":{transform:"scale(1) translate(50%, -50%)"}}),oaa=new e5.Keyframes("antZoomBadgeOut",{"0%":{transform:"scale(1) translate(50%, -50%)"},"100%":{transform:"scale(0) translate(50%, -50%)",opacity:0}}),saa=new e5.Keyframes("antNoWrapperZoomBadgeIn",{"0%":{transform:"scale(0)",opacity:0},"100%":{transform:"scale(1)"}}),laa=new e5.Keyframes("antNoWrapperZoomBadgeOut",{"0%":{transform:"scale(1)"},"100%":{transform:"scale(0)",opacity:0}}),caa=new e5.Keyframes("antBadgeLoadingCircle",{"0%":{transformOrigin:"50%"},"100%":{transform:"translate(50%, -50%) rotate(360deg)",transformOrigin:"50%"}}),uaa=e=>{const{componentCls:t,iconCls:n,antCls:r,badgeShadowSize:i,textFontSize:a,textFontSizeSM:o,statusSize:s,dotSize:c,textFontWeight:u,indicatorHeight:d,indicatorHeightSM:f,marginXS:p,calc:m}=e,g=`${r}-scroll-number`,_=(0,LQe.genPresetColor)(e,(v,b)=>{let{darkColor:y}=b;return{[`&${t} ${t}-color-${v}`]:{background:y,[`&:not(${t}-count)`]:{color:y},"a:hover &":{background:y}}}});return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},(0,raa.resetComponent)(e)),{position:"relative",display:"inline-block",width:"fit-content",lineHeight:1,[`${t}-count`]:{display:"inline-flex",justifyContent:"center",zIndex:e.indicatorZIndex,minWidth:d,height:d,color:e.badgeTextColor,fontWeight:u,fontSize:a,lineHeight:(0,e5.unit)(d),whiteSpace:"nowrap",textAlign:"center",background:e.badgeColor,borderRadius:m(d).div(2).equal(),boxShadow:`0 0 0 ${(0,e5.unit)(i)} ${e.badgeShadowColor}`,transition:`background ${e.motionDurationMid}`,a:{color:e.badgeTextColor},"a:hover":{color:e.badgeTextColor},"a:hover &":{background:e.badgeColorHover}},[`${t}-count-sm`]:{minWidth:f,height:f,fontSize:o,lineHeight:(0,e5.unit)(f),borderRadius:m(f).div(2).equal()},[`${t}-multiple-words`]:{padding:`0 ${(0,e5.unit)(e.paddingXS)}`,bdi:{unicodeBidi:"plaintext"}},[`${t}-dot`]:{zIndex:e.indicatorZIndex,width:c,minWidth:c,height:c,background:e.badgeColor,borderRadius:"100%",boxShadow:`0 0 0 ${(0,e5.unit)(i)} ${e.badgeShadowColor}`},[`${t}-count, ${t}-dot, ${g}-custom-component`]:{position:"absolute",top:0,insetInlineEnd:0,transform:"translate(50%, -50%)",transformOrigin:"100% 0%",[`&${n}-spin`]:{animationName:caa,animationDuration:"1s",animationIterationCount:"infinite",animationTimingFunction:"linear"}},[`&${t}-status`]:{lineHeight:"inherit",verticalAlign:"baseline",[`${t}-status-dot`]:{position:"relative",top:-1,display:"inline-block",width:s,height:s,verticalAlign:"middle",borderRadius:"50%"},[`${t}-status-success`]:{backgroundColor:e.colorSuccess},[`${t}-status-processing`]:{overflow:"visible",color:e.colorInfo,backgroundColor:e.colorInfo,borderColor:"currentcolor","&::after":{position:"absolute",top:0,insetInlineStart:0,width:"100%",height:"100%",borderWidth:i,borderStyle:"solid",borderColor:"inherit",borderRadius:"50%",animationName:iaa,animationDuration:e.badgeProcessingDuration,animationIterationCount:"infinite",animationTimingFunction:"ease-in-out",content:'""'}},[`${t}-status-default`]:{backgroundColor:e.colorTextPlaceholder},[`${t}-status-error`]:{backgroundColor:e.colorError},[`${t}-status-warning`]:{backgroundColor:e.colorWarning},[`${t}-status-text`]:{marginInlineStart:p,color:e.colorText,fontSize:e.fontSize}}}),_),{[`${t}-zoom-appear, ${t}-zoom-enter`]:{animationName:aaa,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack,animationFillMode:"both"},[`${t}-zoom-leave`]:{animationName:oaa,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack,animationFillMode:"both"},[`&${t}-not-a-wrapper`]:{[`${t}-zoom-appear, ${t}-zoom-enter`]:{animationName:saa,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack},[`${t}-zoom-leave`]:{animationName:laa,animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseOutBack},[`&:not(${t}-status)`]:{verticalAlign:"middle"},[`${g}-custom-component, ${t}-count`]:{transform:"none"},[`${g}-custom-component, ${g}`]:{position:"relative",top:"auto",display:"block",transformOrigin:"50% 50%"}},[g]:{overflow:"hidden",transition:`all ${e.motionDurationMid} ${e.motionEaseOutBack}`,[`${g}-only`]:{position:"relative",display:"inline-block",height:d,transition:`all ${e.motionDurationSlow} ${e.motionEaseOutBack}`,WebkitTransformStyle:"preserve-3d",WebkitBackfaceVisibility:"hidden",[`> p${g}-only-unit`]:{height:d,margin:0,WebkitTransformStyle:"preserve-3d",WebkitBackfaceVisibility:"hidden"}},[`${g}-symbol`]:{verticalAlign:"top"}},"&-rtl":{direction:"rtl",[`${t}-count, ${t}-dot, ${g}-custom-component`]:{transform:"translate(-50%, -50%)"}}})}},psn=e=>{const{fontHeight:t,lineWidth:n,marginXS:r,colorBorderBg:i}=e,a=t,o=n,s=e.colorTextLightSolid,c=e.colorError,u=e.colorErrorHover;return(0,LQe.mergeToken)(e,{badgeFontHeight:a,badgeShadowSize:o,badgeTextColor:s,badgeColor:c,badgeColorHover:u,badgeShadowColor:i,badgeProcessingDuration:"1.2s",badgeRibbonOffset:r,badgeRibbonCornerTransform:"scaleY(0.75)",badgeRibbonCornerFilter:"brightness(75%)"})};uT.prepareToken=psn;const hsn=e=>{const{fontSize:t,lineHeight:n,fontSizeSM:r,lineWidth:i}=e;return{indicatorZIndex:"auto",indicatorHeight:Math.round(t*n)-2*i,indicatorHeightSM:t,dotSize:r/2,textFontSize:r,textFontSizeSM:r,textFontWeight:"normal",statusSize:r/2}};uT.prepareComponentToken=hsn;uT.default=(0,LQe.genStyleHooks)("Badge",e=>{const t=psn(e);return uaa(t)},hsn);Object.defineProperty(R5e,"__esModule",{value:!0});R5e.default=void 0;var Eke=Ha,Ygt=uT,daa=Lo,msn=ao;const faa=e=>{const{antCls:t,badgeFontHeight:n,marginXS:r,badgeRibbonOffset:i,calc:a}=e,o=`${t}-ribbon`,s=`${t}-ribbon-wrapper`,c=(0,msn.genPresetColor)(e,(u,d)=>{let{darkColor:f}=d;return{[`&${o}-color-${u}`]:{background:f,color:f}}});return{[s]:{position:"relative"},[o]:Object.assign(Object.assign(Object.assign(Object.assign({},(0,daa.resetComponent)(e)),{position:"absolute",top:r,padding:`0 ${(0,Eke.unit)(e.paddingXS)}`,color:e.colorPrimary,lineHeight:(0,Eke.unit)(n),whiteSpace:"nowrap",backgroundColor:e.colorPrimary,borderRadius:e.borderRadiusSM,[`${o}-text`]:{color:e.badgeTextColor},[`${o}-corner`]:{position:"absolute",top:"100%",width:i,height:i,color:"currentcolor",border:`${(0,Eke.unit)(a(i).div(2).equal())} solid`,transform:e.badgeRibbonCornerTransform,transformOrigin:"top",filter:e.badgeRibbonCornerFilter}}),c),{[`&${o}-placement-end`]:{insetInlineEnd:a(i).mul(-1).equal(),borderEndEndRadius:0,[`${o}-corner`]:{insetInlineEnd:0,borderInlineEndColor:"transparent",borderBlockEndColor:"transparent"}},[`&${o}-placement-start`]:{insetInlineStart:a(i).mul(-1).equal(),borderEndStartRadius:0,[`${o}-corner`]:{insetInlineStart:0,borderBlockEndColor:"transparent",borderInlineStartColor:"transparent"}},"&-rtl":{direction:"rtl"}})}};R5e.default=(0,msn.genStyleHooks)(["Badge","Ribbon"],e=>{const t=(0,Ygt.prepareToken)(e);return faa(t)},Ygt.prepareComponentToken);var gsn=fn.default,paa=Un.default;Object.defineProperty(I5e,"__esModule",{value:!0});I5e.default=void 0;var ete=paa(h),Tke=gsn(Li),haa=c$,maa=go,gaa=gsn(R5e);const vsn=e=>{const{className:t,prefixCls:n,style:r,color:i,children:a,text:o,placement:s="end",rootClassName:c}=e,{getPrefixCls:u,direction:d}=ete.useContext(maa.ConfigContext),f=u("ribbon",n),p=`${f}-wrapper`,[m,g,_]=(0,gaa.default)(f,p),v=(0,haa.isPresetColor)(i,!1),b=(0,Tke.default)(f,`${f}-placement-${s}`,{[`${f}-rtl`]:d==="rtl",[`${f}-color-${i}`]:v},t),y={},x={};return i&&!v&&(y.background=i,x.color=i),m(ete.createElement("div",{className:(0,Tke.default)(p,c,g,_)},a,ete.createElement("div",{className:(0,Tke.default)(b,g),style:Object.assign(Object.assign({},y),r)},ete.createElement("span",{className:`${f}-text`},o),ete.createElement("div",{className:`${f}-corner`,style:x}))))};vsn.displayName="Ribbon";I5e.default=vsn;var k5e={},A5e={},vaa=fn.default,_aa=Un.default;Object.defineProperty(A5e,"__esModule",{value:!0});A5e.default=void 0;var kA=_aa(h),yaa=vaa(Li);const Xgt=e=>{const{prefixCls:t,value:n,current:r,offset:i=0}=e;let a;return i&&(a={position:"absolute",top:`${i}00%`,left:0}),kA.createElement("span",{style:a,className:(0,yaa.default)(`${t}-only-unit`,{current:r})},n)};function baa(e,t,n){let r=e,i=0;for(;(r+10)%10!==t;)r+=n,i+=n;return i}const xaa=e=>{const{prefixCls:t,count:n,value:r}=e,i=Number(r),a=Math.abs(n),[o,s]=kA.useState(i),[c,u]=kA.useState(a),d=()=>{s(i),u(a)};kA.useEffect(()=>{const m=setTimeout(d,1e3);return()=>clearTimeout(m)},[i]);let f,p;if(o===i||Number.isNaN(i)||Number.isNaN(o))f=[kA.createElement(Xgt,Object.assign({},e,{key:i,current:!0}))],p={transition:"none"};else{f=[];const m=i+10,g=[];for(let y=i;y<=m;y+=1)g.push(y);const _=c<a?1:-1,v=g.findIndex(y=>y%10===o);f=(_<0?g.slice(0,v+1):g.slice(v)).map((y,x)=>{const C=y%10;return kA.createElement(Xgt,Object.assign({},e,{key:y,value:C,offset:_<0?x-v:x,current:x===v}))}),p={transform:`translateY(${-baa(o,i,_)}00%)`}}return kA.createElement("span",{className:`${t}-only`,style:p,onTransitionEnd:d},f)};A5e.default=xaa;var _sn=fn.default,Saa=Un.default;Object.defineProperty(k5e,"__esModule",{value:!0});k5e.default=void 0;var tte=Saa(h),Jgt=_sn(Li),Caa=ff,waa=go,Eaa=_sn(A5e),Taa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const $aa=tte.forwardRef((e,t)=>{const{prefixCls:n,count:r,className:i,motionClassName:a,style:o,title:s,show:c,component:u="sup",children:d}=e,f=Taa(e,["prefixCls","count","className","motionClassName","style","title","show","component","children"]),{getPrefixCls:p}=tte.useContext(waa.ConfigContext),m=p("scroll-number",n),g=Object.assign(Object.assign({},f),{"data-show":c,style:o,className:(0,Jgt.default)(m,i,a),title:s});let _=r;if(r&&Number(r)%1===0){const v=String(r).split("");_=tte.createElement("bdi",null,v.map((b,y)=>tte.createElement(Eaa.default,{prefixCls:m,count:Number(r),value:b,key:v.length-y})))}return o!=null&&o.borderColor&&(g.style=Object.assign(Object.assign({},o),{boxShadow:`0 0 0 1px ${o.borderColor} inset`})),d?(0,Caa.cloneElement)(d,v=>({className:(0,Jgt.default)(`${m}-custom-component`,v==null?void 0:v.className,a)})):tte.createElement(u,Object.assign({},g,{ref:t}),_)});k5e.default=$aa;var Mse=fn.default,Oaa=Un.default;Object.defineProperty(Ase,"__esModule",{value:!0});Ase.default=void 0;var Aq=Oaa(h),YE=Aq,$ke=Mse(Li),Paa=Mse(Y5),Naa=c$,Daa=ff,Iaa=go,Raa=Mse(I5e),kaa=Mse(k5e),Aaa=Mse(uT),Maa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Faa=YE.forwardRef((e,t)=>{var n,r,i,a,o;const{prefixCls:s,scrollNumberPrefixCls:c,children:u,status:d,text:f,color:p,count:m=null,overflowCount:g=99,dot:_=!1,size:v="default",title:b,offset:y,style:x,className:C,rootClassName:w,classNames:$,styles:O,showZero:N=!1}=e,P=Maa(e,["prefixCls","scrollNumberPrefixCls","children","status","text","color","count","overflowCount","dot","size","title","offset","style","className","rootClassName","classNames","styles","showZero"]),{getPrefixCls:I,direction:D,badge:k}=YE.useContext(Iaa.ConfigContext),R=I("badge",s),[A,F,z]=(0,Aaa.default)(R),M=m>g?`${g}+`:m,K=M==="0"||M===0,U=m===null||K&&!N,W=(d!=null||p!=null)&&U,L=_&&!K,Y=L?"":M,J=(0,Aq.useMemo)(()=>(Y==null||Y===""||K&&!N)&&!L,[Y,K,N,L]),Z=(0,Aq.useRef)(m);J||(Z.current=m);const te=Z.current,re=(0,Aq.useRef)(Y);J||(re.current=Y);const se=re.current,de=(0,Aq.useRef)(L);J||(de.current=L);const pe=(0,Aq.useMemo)(()=>{if(!y)return Object.assign(Object.assign({},k==null?void 0:k.style),x);const ft={marginTop:y[1]};return D==="rtl"?ft.left=parseInt(y[0],10):ft.right=-parseInt(y[0],10),Object.assign(Object.assign(Object.assign({},ft),k==null?void 0:k.style),x)},[D,y,x,k==null?void 0:k.style]),Se=b??(typeof te=="string"||typeof te=="number"?te:void 0),ve=J||!f?null:YE.createElement("span",{className:`${R}-status-text`},f),be=!te||typeof te!="object"?void 0:(0,Daa.cloneElement)(te,ft=>({style:Object.assign(Object.assign({},pe),ft.style)})),Ee=(0,Naa.isPresetColor)(p,!1),xe=(0,$ke.default)($==null?void 0:$.indicator,(n=k==null?void 0:k.classNames)===null||n===void 0?void 0:n.indicator,{[`${R}-status-dot`]:W,[`${R}-status-${d}`]:!!d,[`${R}-color-${p}`]:Ee}),Pe={};p&&!Ee&&(Pe.color=p,Pe.background=p);const je=(0,$ke.default)(R,{[`${R}-status`]:W,[`${R}-not-a-wrapper`]:!u,[`${R}-rtl`]:D==="rtl"},C,w,k==null?void 0:k.className,(r=k==null?void 0:k.classNames)===null||r===void 0?void 0:r.root,$==null?void 0:$.root,F,z);if(!u&&W){const ft=pe.color;return A(YE.createElement("span",Object.assign({},P,{className:je,style:Object.assign(Object.assign(Object.assign({},O==null?void 0:O.root),(i=k==null?void 0:k.styles)===null||i===void 0?void 0:i.root),pe)}),YE.createElement("span",{className:xe,style:Object.assign(Object.assign(Object.assign({},O==null?void 0:O.indicator),(a=k==null?void 0:k.styles)===null||a===void 0?void 0:a.indicator),Pe)}),f&&YE.createElement("span",{style:{color:ft},className:`${R}-status-text`},f)))}return A(YE.createElement("span",Object.assign({ref:t},P,{className:je,style:Object.assign(Object.assign({},(o=k==null?void 0:k.styles)===null||o===void 0?void 0:o.root),O==null?void 0:O.root)}),u,YE.createElement(Paa.default,{visible:!J,motionName:`${R}-zoom`,motionAppear:!1,motionDeadline:1e3},ft=>{let{className:Ge}=ft;var Ye,nt;const We=I("scroll-number",c),ct=de.current,rt=(0,$ke.default)($==null?void 0:$.indicator,(Ye=k==null?void 0:k.classNames)===null||Ye===void 0?void 0:Ye.indicator,{[`${R}-dot`]:ct,[`${R}-count`]:!ct,[`${R}-count-sm`]:v==="small",[`${R}-multiple-words`]:!ct&&se&&se.toString().length>1,[`${R}-status-${d}`]:!!d,[`${R}-color-${p}`]:Ee});let vt=Object.assign(Object.assign(Object.assign({},O==null?void 0:O.indicator),(nt=k==null?void 0:k.styles)===null||nt===void 0?void 0:nt.indicator),pe);return p&&!Ee&&(vt=vt||{},vt.background=p),YE.createElement(kaa.default,{prefixCls:We,show:!J,motionClassName:Ge,className:rt,count:se,title:Se,style:vt,key:"scrollNumber"},be)}),ve))}),jQe=Faa;jQe.Ribbon=Raa.default;jQe.displayName="Badge";Ase.default=jQe;var M5e={},F5e={},FW={},EG={},Pze={exports:{}},L5e={},BQe={};Object.defineProperty(BQe,"__esModule",{value:!0});var Laa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M724 218.3V141c0-6.7-7.7-10.4-12.9-6.3L260.3 486.8a31.86 31.86 0 000 50.3l450.8 352.1c5.3 4.1 12.9.4 12.9-6.3v-77.3c0-4.9-2.3-9.6-6.1-12.6l-360-281 360-281.1c3.8-3 6.1-7.7 6.1-12.6z"}}]},name:"left",theme:"outlined"};BQe.default=Laa;var jaa=Un.default,zQe=fn.default;Object.defineProperty(L5e,"__esModule",{value:!0});L5e.default=void 0;var Baa=zQe(Ol),ysn=jaa(h),zaa=zQe(BQe),Haa=zQe(Pl),qaa=function(t,n){return ysn.createElement(Haa.default,(0,Baa.default)({},t,{ref:n,icon:zaa.default}))},bsn=ysn.forwardRef(qaa);bsn.displayName="LeftOutlined";L5e.default=bsn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(L5e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Pze,Pze.exports);var zL=Pze.exports;const Vaa=mc(gzn);var j5e={};Object.defineProperty(j5e,"__esModule",{value:!0});j5e.default=void 0;const Waa=e=>typeof e!="object"&&typeof e!="function"||e===null;j5e.default=Waa;var TG={};const Fse=mc(eHn);var NT={},Nze={exports:{}},B5e={},HQe={};Object.defineProperty(HQe,"__esModule",{value:!0});var Uaa={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M912 192H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zm0 284H328c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h584c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8zM104 228a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0zm0 284a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"bars",theme:"outlined"};HQe.default=Uaa;var Kaa=Un.default,qQe=fn.default;Object.defineProperty(B5e,"__esModule",{value:!0});B5e.default=void 0;var Gaa=qQe(Ol),xsn=Kaa(h),Yaa=qQe(HQe),Xaa=qQe(Pl),Jaa=function(t,n){return xsn.createElement(Xaa.default,(0,Gaa.default)({},t,{ref:n,icon:Yaa.default}))},Ssn=xsn.forwardRef(Jaa);Ssn.displayName="BarsOutlined";B5e.default=Ssn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(B5e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Nze,Nze.exports);var Qaa=Nze.exports,Lse={},Zaa=Un.default;Object.defineProperty(Lse,"__esModule",{value:!0});Lse.LayoutContext=void 0;var eoa=Zaa(h);Lse.LayoutContext=eoa.createContext({siderHook:{addSider:()=>null,removeSider:()=>null}});var z5e={},dT={};Object.defineProperty(dT,"__esModule",{value:!0});dT.prepareComponentToken=dT.default=dT.DEPRECATED_TOKENS=void 0;var toa=Ha,noa=ao;const roa=e=>{const{antCls:t,componentCls:n,colorText:r,footerBg:i,headerHeight:a,headerPadding:o,headerColor:s,footerPadding:c,fontSize:u,bodyBg:d,headerBg:f}=e;return{[n]:{display:"flex",flex:"auto",flexDirection:"column",minHeight:0,background:d,"&, *":{boxSizing:"border-box"},[`&${n}-has-sider`]:{flexDirection:"row",[`> ${n}, > ${n}-content`]:{width:0}},[`${n}-header, &${n}-footer`]:{flex:"0 0 auto"},"&-rtl":{direction:"rtl"}},[`${n}-header`]:{height:a,padding:o,color:s,lineHeight:(0,toa.unit)(a),background:f,[`${t}-menu`]:{lineHeight:"inherit"}},[`${n}-footer`]:{padding:c,color:r,fontSize:u,background:i},[`${n}-content`]:{flex:"auto",color:r,minHeight:0}}},Csn=e=>{const{colorBgLayout:t,controlHeight:n,controlHeightLG:r,colorText:i,controlHeightSM:a,marginXXS:o,colorTextLightSolid:s,colorBgContainer:c}=e,u=r*1.25;return{colorBgHeader:"#001529",colorBgBody:t,colorBgTrigger:"#002140",bodyBg:t,headerBg:"#001529",headerHeight:n*2,headerPadding:`0 ${u}px`,headerColor:i,footerPadding:`${a}px ${u}px`,footerBg:t,siderBg:"#001529",triggerHeight:r+o*2,triggerBg:"#002140",triggerColor:s,zeroTriggerWidth:r,zeroTriggerHeight:r,lightSiderBg:c,lightTriggerBg:c,lightTriggerColor:i}};dT.prepareComponentToken=Csn;const ioa=dT.DEPRECATED_TOKENS=[["colorBgBody","bodyBg"],["colorBgHeader","headerBg"],["colorBgTrigger","triggerBg"]];dT.default=(0,noa.genStyleHooks)("Layout",e=>[roa(e)],Csn,{deprecatedTokens:ioa});Object.defineProperty(z5e,"__esModule",{value:!0});z5e.default=void 0;var nte=Ha,Qgt=dT,aoa=ao;const ooa=e=>{const{componentCls:t,siderBg:n,motionDurationMid:r,motionDurationSlow:i,antCls:a,triggerHeight:o,triggerColor:s,triggerBg:c,headerHeight:u,zeroTriggerWidth:d,zeroTriggerHeight:f,borderRadiusLG:p,lightSiderBg:m,lightTriggerColor:g,lightTriggerBg:_,bodyBg:v}=e;return{[t]:{position:"relative",minWidth:0,background:n,transition:`all ${r}, background 0s`,"&-has-trigger":{paddingBottom:o},"&-right":{order:1},[`${t}-children`]:{height:"100%",marginTop:-.1,paddingTop:.1,[`${a}-menu${a}-menu-inline-collapsed`]:{width:"auto"}},[`&-zero-width ${t}-children`]:{overflow:"hidden"},[`${t}-trigger`]:{position:"fixed",bottom:0,zIndex:1,height:o,color:s,lineHeight:(0,nte.unit)(o),textAlign:"center",background:c,cursor:"pointer",transition:`all ${r}`},[`${t}-zero-width-trigger`]:{position:"absolute",top:u,insetInlineEnd:e.calc(d).mul(-1).equal(),zIndex:1,width:d,height:f,color:s,fontSize:e.fontSizeXL,display:"flex",alignItems:"center",justifyContent:"center",background:n,borderRadius:`0 ${(0,nte.unit)(p)} ${(0,nte.unit)(p)} 0`,cursor:"pointer",transition:`background ${i} ease`,"&::after":{position:"absolute",inset:0,background:"transparent",transition:`all ${i}`,content:'""'},"&:hover::after":{background:"rgba(255, 255, 255, 0.2)"},"&-right":{insetInlineStart:e.calc(d).mul(-1).equal(),borderRadius:`${(0,nte.unit)(p)} 0 0 ${(0,nte.unit)(p)}`}},"&-light":{background:m,[`${t}-trigger`]:{color:g,background:_},[`${t}-zero-width-trigger`]:{color:g,background:_,border:`1px solid ${v}`,borderInlineStart:0}}}}};z5e.default=(0,aoa.genStyleHooks)(["Layout","Sider"],e=>[ooa(e)],Qgt.prepareComponentToken,{deprecatedTokens:Qgt.DEPRECATED_TOKENS});var $G=fn.default,soa=Un.default;Object.defineProperty(NT,"__esModule",{value:!0});NT.default=NT.SiderContext=void 0;var m9=soa(h),o3=m9,loa=$G(Qaa),Zgt=$G(zL),evt=$G(jD),tvt=$G(Li),coa=$G(rd),uoa=go,doa=Lse,foa=$G(z5e),poa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const nvt={xs:"479.98px",sm:"575.98px",md:"767.98px",lg:"991.98px",xl:"1199.98px",xxl:"1599.98px"},hoa=e=>!Number.isNaN(Number.parseFloat(e))&&isFinite(e),moa=NT.SiderContext=o3.createContext({}),goa=(()=>{let e=0;return function(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"";return e+=1,`${t}${e}`}})(),wsn=o3.forwardRef((e,t)=>{const{prefixCls:n,className:r,trigger:i,children:a,defaultCollapsed:o=!1,theme:s="dark",style:c={},collapsible:u=!1,reverseArrow:d=!1,width:f=200,collapsedWidth:p=80,zeroWidthTriggerStyle:m,breakpoint:g,onCollapse:_,onBreakpoint:v}=e,b=poa(e,["prefixCls","className","trigger","children","defaultCollapsed","theme","style","collapsible","reverseArrow","width","collapsedWidth","zeroWidthTriggerStyle","breakpoint","onCollapse","onBreakpoint"]),{siderHook:y}=(0,m9.useContext)(doa.LayoutContext),[x,C]=(0,m9.useState)("collapsed"in e?e.collapsed:o),[w,$]=(0,m9.useState)(!1);(0,m9.useEffect)(()=>{"collapsed"in e&&C(e.collapsed)},[e.collapsed]);const O=(de,pe)=>{"collapsed"in e||C(de),_==null||_(de,pe)},{getPrefixCls:N,direction:P}=(0,m9.useContext)(uoa.ConfigContext),I=N("layout-sider",n),[D,k,R]=(0,foa.default)(I),A=(0,m9.useRef)(null);A.current=de=>{$(de.matches),v==null||v(de.matches),x!==de.matches&&O(de.matches,"responsive")},(0,m9.useEffect)(()=>{function de(Se){return A.current(Se)}let pe;if(typeof window<"u"){const{matchMedia:Se}=window;if(Se&&g&&g in nvt){pe=Se(`screen and (max-width: ${nvt[g]})`);try{pe.addEventListener("change",de)}catch{pe.addListener(de)}de(pe)}}return()=>{try{pe==null||pe.removeEventListener("change",de)}catch{pe==null||pe.removeListener(de)}}},[g]),(0,m9.useEffect)(()=>{const de=goa("ant-sider-");return y.addSider(de),()=>y.removeSider(de)},[]);const F=()=>{O(!x,"clickTrigger")},z=(0,coa.default)(b,["collapsed"]),M=x?p:f,K=hoa(M)?`${M}px`:String(M),U=parseFloat(String(p||0))===0?o3.createElement("span",{onClick:F,className:(0,tvt.default)(`${I}-zero-width-trigger`,`${I}-zero-width-trigger-${d?"right":"left"}`),style:m},i||o3.createElement(loa.default,null)):null,W=P==="rtl"==!d,J={expanded:W?o3.createElement(evt.default,null):o3.createElement(Zgt.default,null),collapsed:W?o3.createElement(Zgt.default,null):o3.createElement(evt.default,null)}[x?"collapsed":"expanded"],Z=i!==null?U||o3.createElement("div",{className:`${I}-trigger`,onClick:F,style:{width:K}},i||J):null,te=Object.assign(Object.assign({},c),{flex:`0 0 ${K}`,maxWidth:K,minWidth:K,width:K}),re=(0,tvt.default)(I,`${I}-${s}`,{[`${I}-collapsed`]:!!x,[`${I}-has-trigger`]:u&&i!==null&&!U,[`${I}-below`]:!!w,[`${I}-zero-width`]:parseFloat(K)===0},r,k,R),se=o3.useMemo(()=>({siderCollapsed:x}),[x]);return D(o3.createElement(moa.Provider,{value:se},o3.createElement("aside",Object.assign({className:re},z,{style:te,ref:t}),o3.createElement("div",{className:`${I}-children`},a),u||w&&U?Z:null)))});wsn.displayName="Sider";NT.default=wsn;var H5e={},Dze={exports:{}},q5e={},VQe={};Object.defineProperty(VQe,"__esModule",{value:!0});var voa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M176 511a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0zm280 0a56 56 0 10112 0 56 56 0 10-112 0z"}}]},name:"ellipsis",theme:"outlined"};VQe.default=voa;var _oa=Un.default,WQe=fn.default;Object.defineProperty(q5e,"__esModule",{value:!0});q5e.default=void 0;var yoa=WQe(Ol),Esn=_oa(h),boa=WQe(VQe),xoa=WQe(Pl),Soa=function(t,n){return Esn.createElement(xoa.default,(0,yoa.default)({},t,{ref:n,icon:boa.default}))},Tsn=Esn.forwardRef(Soa);Tsn.displayName="EllipsisOutlined";q5e.default=Tsn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(q5e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Dze,Dze.exports);var UQe=Dze.exports,OG={};Object.defineProperty(OG,"__esModule",{value:!0});OG.default=void 0;var Coa=h;const woa=(0,Coa.createContext)({prefixCls:"",firstLevel:!0,inlineCollapsed:!1});OG.default=woa;var jse={},Eoa=fn.default,Toa=Un.default;Object.defineProperty(jse,"__esModule",{value:!0});jse.default=void 0;var rvt=Toa(h),$oa=Eoa(Li),Ooa=Fse,Poa=go,Noa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Doa=e=>{const{prefixCls:t,className:n,dashed:r}=e,i=Noa(e,["prefixCls","className","dashed"]),{getPrefixCls:a}=rvt.useContext(Poa.ConfigContext),o=a("menu",t),s=(0,$oa.default)({[`${o}-item-divider-dashed`]:!!r},n);return rvt.createElement(Ooa.Divider,Object.assign({className:s},i))};jse.default=Doa;var Bse={},zse=fn.default,Ioa=Un.default;Object.defineProperty(Bse,"__esModule",{value:!0});Bse.default=void 0;var xP=Ioa(h),Oke=zse(Li),Roa=Fse,koa=zse($1),Aoa=zse(rd),Moa=ff,Foa=NT,Loa=zse(av),joa=zse(OG);const Boa=e=>{var t;const{className:n,children:r,icon:i,title:a,danger:o,extra:s}=e,{prefixCls:c,firstLevel:u,direction:d,disableMenuItemTitleTooltip:f,inlineCollapsed:p}=xP.useContext(joa.default),m=x=>{const C=r==null?void 0:r[0],w=xP.createElement("span",{className:(0,Oke.default)(`${c}-title-content`,{[`${c}-title-content-with-extra`]:!!s||s===0})},r);return(!i||xP.isValidElement(r)&&r.type==="span")&&r&&x&&u&&typeof C=="string"?xP.createElement("div",{className:`${c}-inline-collapsed-noicon`},C.charAt(0)):w},{siderCollapsed:g}=xP.useContext(Foa.SiderContext);let _=a;typeof a>"u"?_=u?r:"":a===!1&&(_="");const v={title:_};!g&&!p&&(v.title=null,v.open=!1);const b=(0,koa.default)(r).length;let y=xP.createElement(Roa.Item,Object.assign({},(0,Aoa.default)(e,["title","icon","danger"]),{className:(0,Oke.default)({[`${c}-item-danger`]:o,[`${c}-item-only-child`]:(i?b+1:b)===1},n),title:typeof a=="string"?a:void 0}),(0,Moa.cloneElement)(i,{className:(0,Oke.default)(xP.isValidElement(i)?(t=i.props)===null||t===void 0?void 0:t.className:"",`${c}-item-icon`)}),m(p));return f||(y=xP.createElement(Loa.default,Object.assign({},v,{placement:d==="rtl"?"left":"right",classNames:{root:`${c}-inline-collapsed-tooltip`}}),y)),y};Bse.default=Boa;var rD={},zoa=fn.default,Hoa=Un.default;Object.defineProperty(rD,"__esModule",{value:!0});rD.default=rD.OverrideProvider=void 0;var AA=Hoa(h),Pke=Xd,qoa=zoa(c8),Voa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Ize=AA.createContext(null);rD.OverrideProvider=AA.forwardRef((e,t)=>{const{children:n}=e,r=Voa(e,["children"]),i=AA.useContext(Ize),a=AA.useMemo(()=>Object.assign(Object.assign({},i),r),[i,r.prefixCls,r.mode,r.selectable,r.rootClassName]),o=(0,Pke.supportNodeRef)(n),s=(0,Pke.useComposeRef)(t,o?(0,Pke.getNodeRef)(n):null);return AA.createElement(Ize.Provider,{value:a},AA.createElement(qoa.default,{space:!0},o?AA.cloneElement(n,{ref:s}):n))});rD.default=Ize;var LW={},V5e={};Object.defineProperty(V5e,"__esModule",{value:!0});V5e.default=void 0;var Woa=Ha;const Uoa=e=>{const{componentCls:t,motionDurationSlow:n,horizontalLineHeight:r,colorSplit:i,lineWidth:a,lineType:o,itemPaddingInline:s}=e;return{[`${t}-horizontal`]:{lineHeight:r,border:0,borderBottom:`${(0,Woa.unit)(a)} ${o} ${i}`,boxShadow:"none","&::after":{display:"block",clear:"both",height:0,content:'"\\20"'},[`${t}-item, ${t}-submenu`]:{position:"relative",display:"inline-block",verticalAlign:"bottom",paddingInline:s},[`> ${t}-item:hover,
        > ${t}-item-active,
        > ${t}-submenu ${t}-submenu-title:hover`]:{backgroundColor:"transparent"},[`${t}-item, ${t}-submenu-title`]:{transition:[`border-color ${n}`,`background ${n}`].join(",")},[`${t}-submenu-arrow`]:{display:"none"}}}};V5e.default=Uoa;var W5e={};Object.defineProperty(W5e,"__esModule",{value:!0});W5e.default=void 0;var ivt=Ha;const Koa=e=>{let{componentCls:t,menuArrowOffset:n,calc:r}=e;return{[`${t}-rtl`]:{direction:"rtl"},[`${t}-submenu-rtl`]:{transformOrigin:"100% 0"},[`${t}-rtl${t}-vertical,
    ${t}-submenu-rtl ${t}-vertical`]:{[`${t}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateY(${(0,ivt.unit)(r(n).mul(-1).equal())})`},"&::after":{transform:`rotate(45deg) translateY(${(0,ivt.unit)(n)})`}}}}};W5e.default=Koa;var U5e={};Object.defineProperty(U5e,"__esModule",{value:!0});U5e.default=void 0;var Nke=Ha,Goa=Lo;const avt=e=>Object.assign({},(0,Goa.genFocusOutline)(e)),Yoa=(e,t)=>{const{componentCls:n,itemColor:r,itemSelectedColor:i,subMenuItemSelectedColor:a,groupTitleColor:o,itemBg:s,subMenuItemBg:c,itemSelectedBg:u,activeBarHeight:d,activeBarWidth:f,activeBarBorderWidth:p,motionDurationSlow:m,motionEaseInOut:g,motionEaseOut:_,itemPaddingInline:v,motionDurationMid:b,itemHoverColor:y,lineType:x,colorSplit:C,itemDisabledColor:w,dangerItemColor:$,dangerItemHoverColor:O,dangerItemSelectedColor:N,dangerItemActiveBg:P,dangerItemSelectedBg:I,popupBg:D,itemHoverBg:k,itemActiveBg:R,menuSubMenuBg:A,horizontalItemSelectedColor:F,horizontalItemSelectedBg:z,horizontalItemBorderRadius:M,horizontalItemHoverBg:K}=e;return{[`${n}-${t}, ${n}-${t} > ${n}`]:{color:r,background:s,[`&${n}-root:focus-visible`]:Object.assign({},avt(e)),[`${n}-item`]:{"&-group-title, &-extra":{color:o}},[`${n}-submenu-selected > ${n}-submenu-title`]:{color:a},[`${n}-item, ${n}-submenu-title`]:{color:r,[`&:not(${n}-item-disabled):focus-visible`]:Object.assign({},avt(e))},[`${n}-item-disabled, ${n}-submenu-disabled`]:{color:`${w} !important`},[`${n}-item:not(${n}-item-selected):not(${n}-submenu-selected)`]:{[`&:hover, > ${n}-submenu-title:hover`]:{color:y}},[`&:not(${n}-horizontal)`]:{[`${n}-item:not(${n}-item-selected)`]:{"&:hover":{backgroundColor:k},"&:active":{backgroundColor:R}},[`${n}-submenu-title`]:{"&:hover":{backgroundColor:k},"&:active":{backgroundColor:R}}},[`${n}-item-danger`]:{color:$,[`&${n}-item:hover`]:{[`&:not(${n}-item-selected):not(${n}-submenu-selected)`]:{color:O}},[`&${n}-item:active`]:{background:P}},[`${n}-item a`]:{"&, &:hover":{color:"inherit"}},[`${n}-item-selected`]:{color:i,[`&${n}-item-danger`]:{color:N},"a, a:hover":{color:"inherit"}},[`& ${n}-item-selected`]:{backgroundColor:u,[`&${n}-item-danger`]:{backgroundColor:I}},[`&${n}-submenu > ${n}`]:{backgroundColor:A},[`&${n}-popup > ${n}`]:{backgroundColor:D},[`&${n}-submenu-popup > ${n}`]:{backgroundColor:D},[`&${n}-horizontal`]:Object.assign(Object.assign({},t==="dark"?{borderBottom:0}:{}),{[`> ${n}-item, > ${n}-submenu`]:{top:p,marginTop:e.calc(p).mul(-1).equal(),marginBottom:0,borderRadius:M,"&::after":{position:"absolute",insetInline:v,bottom:0,borderBottom:`${(0,Nke.unit)(d)} solid transparent`,transition:`border-color ${m} ${g}`,content:'""'},"&:hover, &-active, &-open":{background:K,"&::after":{borderBottomWidth:d,borderBottomColor:F}},"&-selected":{color:F,backgroundColor:z,"&:hover":{backgroundColor:z},"&::after":{borderBottomWidth:d,borderBottomColor:F}}}}),[`&${n}-root`]:{[`&${n}-inline, &${n}-vertical`]:{borderInlineEnd:`${(0,Nke.unit)(p)} ${x} ${C}`}},[`&${n}-inline`]:{[`${n}-sub${n}-inline`]:{background:c},[`${n}-item`]:{position:"relative","&::after":{position:"absolute",insetBlock:0,insetInlineEnd:0,borderInlineEnd:`${(0,Nke.unit)(f)} solid ${i}`,transform:"scaleY(0.0001)",opacity:0,transition:[`transform ${b} ${_}`,`opacity ${b} ${_}`].join(","),content:'""'},[`&${n}-item-danger`]:{"&::after":{borderInlineEndColor:N}}},[`${n}-selected, ${n}-item-selected`]:{"&::after":{transform:"scaleY(1)",opacity:1,transition:[`transform ${b} ${g}`,`opacity ${b} ${g}`].join(",")}}}}}};U5e.default=Yoa;var K5e={};Object.defineProperty(K5e,"__esModule",{value:!0});K5e.default=void 0;var ZA=Ha,Xoa=Lo;const ovt=e=>{const{componentCls:t,itemHeight:n,itemMarginInline:r,padding:i,menuArrowSize:a,marginXS:o,itemMarginBlock:s,itemWidth:c,itemPaddingInline:u}=e,d=e.calc(a).add(i).add(o).equal();return{[`${t}-item`]:{position:"relative",overflow:"hidden"},[`${t}-item, ${t}-submenu-title`]:{height:n,lineHeight:(0,ZA.unit)(n),paddingInline:u,overflow:"hidden",textOverflow:"ellipsis",marginInline:r,marginBlock:s,width:c},[`> ${t}-item,
            > ${t}-submenu > ${t}-submenu-title`]:{height:n,lineHeight:(0,ZA.unit)(n)},[`${t}-item-group-list ${t}-submenu-title,
            ${t}-submenu-title`]:{paddingInlineEnd:d}}},Joa=e=>{const{componentCls:t,iconCls:n,itemHeight:r,colorTextLightSolid:i,dropdownWidth:a,controlHeightLG:o,motionEaseOut:s,paddingXL:c,itemMarginInline:u,fontSizeLG:d,motionDurationFast:f,motionDurationSlow:p,paddingXS:m,boxShadowSecondary:g,collapsedWidth:_,collapsedIconSize:v}=e,b={height:r,lineHeight:(0,ZA.unit)(r),listStylePosition:"inside",listStyleType:"disc"};return[{[t]:{"&-inline, &-vertical":Object.assign({[`&${t}-root`]:{boxShadow:"none"}},ovt(e))},[`${t}-submenu-popup`]:{[`${t}-vertical`]:Object.assign(Object.assign({},ovt(e)),{boxShadow:g})}},{[`${t}-submenu-popup ${t}-vertical${t}-sub`]:{minWidth:a,maxHeight:`calc(100vh - ${(0,ZA.unit)(e.calc(o).mul(2.5).equal())})`,padding:"0",overflow:"hidden",borderInlineEnd:0,"&:not([class*='-active'])":{overflowX:"hidden",overflowY:"auto"}}},{[`${t}-inline`]:{width:"100%",[`&${t}-root`]:{[`${t}-item, ${t}-submenu-title`]:{display:"flex",alignItems:"center",transition:[`border-color ${p}`,`background ${p}`,`padding ${f} ${s}`].join(","),[`> ${t}-title-content`]:{flex:"auto",minWidth:0,overflow:"hidden",textOverflow:"ellipsis"},"> *":{flex:"none"}}},[`${t}-sub${t}-inline`]:{padding:0,border:0,borderRadius:0,boxShadow:"none",[`& > ${t}-submenu > ${t}-submenu-title`]:b,[`& ${t}-item-group-title`]:{paddingInlineStart:c}},[`${t}-item`]:b}},{[`${t}-inline-collapsed`]:{width:_,[`&${t}-root`]:{[`${t}-item, ${t}-submenu ${t}-submenu-title`]:{[`> ${t}-inline-collapsed-noicon`]:{fontSize:d,textAlign:"center"}}},[`> ${t}-item,
          > ${t}-item-group > ${t}-item-group-list > ${t}-item,
          > ${t}-item-group > ${t}-item-group-list > ${t}-submenu > ${t}-submenu-title,
          > ${t}-submenu > ${t}-submenu-title`]:{insetInlineStart:0,paddingInline:`calc(50% - ${(0,ZA.unit)(e.calc(v).div(2).equal())} - ${(0,ZA.unit)(u)})`,textOverflow:"clip",[`
            ${t}-submenu-arrow,
            ${t}-submenu-expand-icon
          `]:{opacity:0},[`${t}-item-icon, ${n}`]:{margin:0,fontSize:v,lineHeight:(0,ZA.unit)(r),"+ span":{display:"inline-block",opacity:0}}},[`${t}-item-icon, ${n}`]:{display:"inline-block"},"&-tooltip":{pointerEvents:"none",[`${t}-item-icon, ${n}`]:{display:"none"},"a, a:hover":{color:i}},[`${t}-item-group-title`]:Object.assign(Object.assign({},Xoa.textEllipsis),{paddingInline:m})}}]};K5e.default=Joa;var G5e=fn.default;Object.defineProperty(LW,"__esModule",{value:!0});LW.prepareComponentToken=LW.default=void 0;var Fx=Ha,svt=T1,lve=Lo,R1e=__,Dke=ao,Qoa=G5e(V5e),Zoa=G5e(W5e),lvt=G5e(U5e),esa=G5e(K5e);const cvt=e=>{const{componentCls:t,motionDurationSlow:n,motionDurationMid:r,motionEaseInOut:i,motionEaseOut:a,iconCls:o,iconSize:s,iconMarginInlineEnd:c}=e;return{[`${t}-item, ${t}-submenu-title`]:{position:"relative",display:"block",margin:0,whiteSpace:"nowrap",cursor:"pointer",transition:[`border-color ${n}`,`background ${n}`,`padding calc(${n} + 0.1s) ${i}`].join(","),[`${t}-item-icon, ${o}`]:{minWidth:s,fontSize:s,transition:[`font-size ${r} ${a}`,`margin ${n} ${i}`,`color ${n}`].join(","),"+ span":{marginInlineStart:c,opacity:1,transition:[`opacity ${n} ${i}`,`margin ${n}`,`color ${n}`].join(",")}},[`${t}-item-icon`]:Object.assign({},(0,lve.resetIcon)()),[`&${t}-item-only-child`]:{[`> ${o}, > ${t}-item-icon`]:{marginInlineEnd:0}}},[`${t}-item-disabled, ${t}-submenu-disabled`]:{background:"none !important",cursor:"not-allowed","&::after":{borderColor:"transparent !important"},a:{color:"inherit !important",cursor:"not-allowed",pointerEvents:"none"},[`> ${t}-submenu-title`]:{color:"inherit !important",cursor:"not-allowed"}}}},uvt=e=>{const{componentCls:t,motionDurationSlow:n,motionEaseInOut:r,borderRadius:i,menuArrowSize:a,menuArrowOffset:o}=e;return{[`${t}-submenu`]:{"&-expand-icon, &-arrow":{position:"absolute",top:"50%",insetInlineEnd:e.margin,width:a,color:"currentcolor",transform:"translateY(-50%)",transition:`transform ${n} ${r}, opacity ${n}`},"&-arrow":{"&::before, &::after":{position:"absolute",width:e.calc(a).mul(.6).equal(),height:e.calc(a).mul(.15).equal(),backgroundColor:"currentcolor",borderRadius:i,transition:[`background ${n} ${r}`,`transform ${n} ${r}`,`top ${n} ${r}`,`color ${n} ${r}`].join(","),content:'""'},"&::before":{transform:`rotate(45deg) translateY(${(0,Fx.unit)(e.calc(o).mul(-1).equal())})`},"&::after":{transform:`rotate(-45deg) translateY(${(0,Fx.unit)(o)})`}}}}},tsa=e=>{const{antCls:t,componentCls:n,fontSize:r,motionDurationSlow:i,motionDurationMid:a,motionEaseInOut:o,paddingXS:s,padding:c,colorSplit:u,lineWidth:d,zIndexPopup:f,borderRadiusLG:p,subMenuItemBorderRadius:m,menuArrowSize:g,menuArrowOffset:_,lineType:v,groupTitleLineHeight:b,groupTitleFontSize:y}=e;return[{"":{[n]:Object.assign(Object.assign({},(0,lve.clearFix)()),{"&-hidden":{display:"none"}})},[`${n}-submenu-hidden`]:{display:"none"}},{[n]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,lve.resetComponent)(e)),(0,lve.clearFix)()),{marginBottom:0,paddingInlineStart:0,fontSize:r,lineHeight:0,listStyle:"none",outline:"none",transition:`width ${i} cubic-bezier(0.2, 0, 0, 1) 0s`,"ul, ol":{margin:0,padding:0,listStyle:"none"},"&-overflow":{display:"flex",[`${n}-item`]:{flex:"none"}},[`${n}-item, ${n}-submenu, ${n}-submenu-title`]:{borderRadius:e.itemBorderRadius},[`${n}-item-group-title`]:{padding:`${(0,Fx.unit)(s)} ${(0,Fx.unit)(c)}`,fontSize:y,lineHeight:b,transition:`all ${i}`},[`&-horizontal ${n}-submenu`]:{transition:[`border-color ${i} ${o}`,`background ${i} ${o}`].join(",")},[`${n}-submenu, ${n}-submenu-inline`]:{transition:[`border-color ${i} ${o}`,`background ${i} ${o}`,`padding ${a} ${o}`].join(",")},[`${n}-submenu ${n}-sub`]:{cursor:"initial",transition:[`background ${i} ${o}`,`padding ${i} ${o}`].join(",")},[`${n}-title-content`]:{transition:`color ${i}`,"&-with-extra":{display:"inline-flex",alignItems:"center",width:"100%"},[`> ${t}-typography-ellipsis-single-line`]:{display:"inline",verticalAlign:"unset"},[`${n}-item-extra`]:{marginInlineStart:"auto",paddingInlineStart:e.padding}},[`${n}-item a`]:{"&::before":{position:"absolute",inset:0,backgroundColor:"transparent",content:'""'}},[`${n}-item-divider`]:{overflow:"hidden",lineHeight:0,borderColor:u,borderStyle:v,borderWidth:0,borderTopWidth:d,marginBlock:d,padding:0,"&-dashed":{borderStyle:"dashed"}}}),cvt(e)),{[`${n}-item-group`]:{[`${n}-item-group-list`]:{margin:0,padding:0,[`${n}-item, ${n}-submenu-title`]:{paddingInline:`${(0,Fx.unit)(e.calc(r).mul(2).equal())} ${(0,Fx.unit)(c)}`}}},"&-submenu":{"&-popup":{position:"absolute",zIndex:f,borderRadius:p,boxShadow:"none",transformOrigin:"0 0",[`&${n}-submenu`]:{background:"transparent"},"&::before":{position:"absolute",inset:0,zIndex:-1,width:"100%",height:"100%",opacity:0,content:'""'},[`> ${n}`]:Object.assign(Object.assign(Object.assign({borderRadius:p},cvt(e)),uvt(e)),{[`${n}-item, ${n}-submenu > ${n}-submenu-title`]:{borderRadius:m},[`${n}-submenu-title::after`]:{transition:`transform ${i} ${o}`}})},"\n          &-placement-leftTop,\n          &-placement-bottomRight,\n          ":{transformOrigin:"100% 0"},"\n          &-placement-leftBottom,\n          &-placement-topRight,\n          ":{transformOrigin:"100% 100%"},"\n          &-placement-rightBottom,\n          &-placement-topLeft,\n          ":{transformOrigin:"0 100%"},"\n          &-placement-bottomLeft,\n          &-placement-rightTop,\n          ":{transformOrigin:"0 0"},"\n          &-placement-leftTop,\n          &-placement-leftBottom\n          ":{paddingInlineEnd:e.paddingXS},"\n          &-placement-rightTop,\n          &-placement-rightBottom\n          ":{paddingInlineStart:e.paddingXS},"\n          &-placement-topRight,\n          &-placement-topLeft\n          ":{paddingBottom:e.paddingXS},"\n          &-placement-bottomRight,\n          &-placement-bottomLeft\n          ":{paddingTop:e.paddingXS}}}),uvt(e)),{[`&-inline-collapsed ${n}-submenu-arrow,
        &-inline ${n}-submenu-arrow`]:{"&::before":{transform:`rotate(-45deg) translateX(${(0,Fx.unit)(_)})`},"&::after":{transform:`rotate(45deg) translateX(${(0,Fx.unit)(e.calc(_).mul(-1).equal())})`}},[`${n}-submenu-open${n}-submenu-inline > ${n}-submenu-title > ${n}-submenu-arrow`]:{transform:`translateY(${(0,Fx.unit)(e.calc(g).mul(.2).mul(-1).equal())})`,"&::after":{transform:`rotate(-45deg) translateX(${(0,Fx.unit)(e.calc(_).mul(-1).equal())})`},"&::before":{transform:`rotate(45deg) translateX(${(0,Fx.unit)(_)})`}}})},{[`${t}-layout-header`]:{[n]:{lineHeight:"inherit"}}}]},$sn=e=>{var t,n,r;const{colorPrimary:i,colorError:a,colorTextDisabled:o,colorErrorBg:s,colorText:c,colorTextDescription:u,colorBgContainer:d,colorFillAlter:f,colorFillContent:p,lineWidth:m,lineWidthBold:g,controlItemBgActive:_,colorBgTextHover:v,controlHeightLG:b,lineHeight:y,colorBgElevated:x,marginXXS:C,padding:w,fontSize:$,controlHeightSM:O,fontSizeLG:N,colorTextLightSolid:P,colorErrorHover:I}=e,D=(t=e.activeBarWidth)!==null&&t!==void 0?t:0,k=(n=e.activeBarBorderWidth)!==null&&n!==void 0?n:m,R=(r=e.itemMarginInline)!==null&&r!==void 0?r:e.marginXXS,A=new svt.FastColor(P).setA(.65).toRgbString();return{dropdownWidth:160,zIndexPopup:e.zIndexPopupBase+50,radiusItem:e.borderRadiusLG,itemBorderRadius:e.borderRadiusLG,radiusSubMenuItem:e.borderRadiusSM,subMenuItemBorderRadius:e.borderRadiusSM,colorItemText:c,itemColor:c,colorItemTextHover:c,itemHoverColor:c,colorItemTextHoverHorizontal:i,horizontalItemHoverColor:i,colorGroupTitle:u,groupTitleColor:u,colorItemTextSelected:i,itemSelectedColor:i,subMenuItemSelectedColor:i,colorItemTextSelectedHorizontal:i,horizontalItemSelectedColor:i,colorItemBg:d,itemBg:d,colorItemBgHover:v,itemHoverBg:v,colorItemBgActive:p,itemActiveBg:_,colorSubItemBg:f,subMenuItemBg:f,colorItemBgSelected:_,itemSelectedBg:_,colorItemBgSelectedHorizontal:"transparent",horizontalItemSelectedBg:"transparent",colorActiveBarWidth:0,activeBarWidth:D,colorActiveBarHeight:g,activeBarHeight:g,colorActiveBarBorderSize:m,activeBarBorderWidth:k,colorItemTextDisabled:o,itemDisabledColor:o,colorDangerItemText:a,dangerItemColor:a,colorDangerItemTextHover:a,dangerItemHoverColor:a,colorDangerItemTextSelected:a,dangerItemSelectedColor:a,colorDangerItemBgActive:s,dangerItemActiveBg:s,colorDangerItemBgSelected:s,dangerItemSelectedBg:s,itemMarginInline:R,horizontalItemBorderRadius:0,horizontalItemHoverBg:"transparent",itemHeight:b,groupTitleLineHeight:y,collapsedWidth:b*2,popupBg:x,itemMarginBlock:C,itemPaddingInline:w,horizontalLineHeight:`${b*1.15}px`,iconSize:$,iconMarginInlineEnd:O-$,collapsedIconSize:N,groupTitleFontSize:$,darkItemDisabledColor:new svt.FastColor(P).setA(.25).toRgbString(),darkItemColor:A,darkDangerItemColor:a,darkItemBg:"#001529",darkPopupBg:"#001529",darkSubMenuItemBg:"#000c17",darkItemSelectedColor:P,darkItemSelectedBg:i,darkDangerItemSelectedBg:a,darkItemHoverBg:"transparent",darkGroupTitleColor:A,darkItemHoverColor:P,darkDangerItemHoverColor:I,darkDangerItemSelectedColor:P,darkDangerItemActiveBg:a,itemWidth:D?`calc(100% + ${k}px)`:`calc(100% - ${R*2}px)`}};LW.prepareComponentToken=$sn;LW.default=function(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:t,r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;return(0,Dke.genStyleHooks)("Menu",a=>{const{colorBgElevated:o,controlHeightLG:s,fontSize:c,darkItemColor:u,darkDangerItemColor:d,darkItemBg:f,darkSubMenuItemBg:p,darkItemSelectedColor:m,darkItemSelectedBg:g,darkDangerItemSelectedBg:_,darkItemHoverBg:v,darkGroupTitleColor:b,darkItemHoverColor:y,darkItemDisabledColor:x,darkDangerItemHoverColor:C,darkDangerItemSelectedColor:w,darkDangerItemActiveBg:$,popupBg:O,darkPopupBg:N}=a,P=a.calc(c).div(7).mul(5).equal(),I=(0,Dke.mergeToken)(a,{menuArrowSize:P,menuHorizontalHeight:a.calc(s).mul(1.15).equal(),menuArrowOffset:a.calc(P).mul(.25).equal(),menuSubMenuBg:o,calc:a.calc,popupBg:O}),D=(0,Dke.mergeToken)(I,{itemColor:u,itemHoverColor:y,groupTitleColor:b,itemSelectedColor:m,subMenuItemSelectedColor:m,itemBg:f,popupBg:N,subMenuItemBg:p,itemActiveBg:"transparent",itemSelectedBg:g,activeBarHeight:0,activeBarBorderWidth:0,itemHoverBg:v,itemDisabledColor:x,dangerItemColor:d,dangerItemHoverColor:C,dangerItemSelectedColor:w,dangerItemActiveBg:$,dangerItemSelectedBg:_,menuSubMenuBg:p,horizontalItemSelectedColor:m,horizontalItemSelectedBg:g});return[tsa(I),(0,Qoa.default)(I),(0,esa.default)(I),(0,lvt.default)(I,"light"),(0,lvt.default)(D,"dark"),(0,Zoa.default)(I),(0,R1e.genCollapseMotion)(I),(0,R1e.initSlideMotion)(I,"slide-up"),(0,R1e.initSlideMotion)(I,"slide-down"),(0,R1e.initZoomMotion)(I,"zoom-big")]},$sn,{deprecatedTokens:[["colorGroupTitle","groupTitleColor"],["radiusItem","itemBorderRadius"],["radiusSubMenuItem","subMenuItemBorderRadius"],["colorItemText","itemColor"],["colorItemTextHover","itemHoverColor"],["colorItemTextHoverHorizontal","horizontalItemHoverColor"],["colorItemTextSelected","itemSelectedColor"],["colorItemTextSelectedHorizontal","horizontalItemSelectedColor"],["colorItemTextDisabled","itemDisabledColor"],["colorDangerItemText","dangerItemColor"],["colorDangerItemTextHover","dangerItemHoverColor"],["colorDangerItemTextSelected","dangerItemSelectedColor"],["colorDangerItemBgActive","dangerItemActiveBg"],["colorDangerItemBgSelected","dangerItemSelectedBg"],["colorItemBg","itemBg"],["colorItemBgHover","itemHoverBg"],["colorSubItemBg","subMenuItemBg"],["colorItemBgActive","itemActiveBg"],["colorItemBgSelectedHorizontal","horizontalItemSelectedBg"],["colorActiveBarWidth","activeBarWidth"],["colorActiveBarHeight","activeBarHeight"],["colorActiveBarBorderSize","activeBarBorderWidth"],["colorItemBgSelected","itemSelectedBg"]],injectStyle:r,unitless:{groupTitleLineHeight:!0}})(t,n)};var Hse={},KQe=fn.default,nsa=Un.default;Object.defineProperty(Hse,"__esModule",{value:!0});Hse.default=void 0;var Ox=nsa(h),dvt=KQe(Li),fvt=Fse,rsa=KQe(rd),isa=Hf,asa=ff,pvt=KQe(OG);const osa=e=>{var t;const{popupClassName:n,icon:r,title:i,theme:a}=e,o=Ox.useContext(pvt.default),{prefixCls:s,inlineCollapsed:c,theme:u}=o,d=(0,fvt.useFullPath)();let f;if(!r)f=c&&!d.length&&i&&typeof i=="string"?Ox.createElement("div",{className:`${s}-inline-collapsed-noicon`},i.charAt(0)):Ox.createElement("span",{className:`${s}-title-content`},i);else{const g=Ox.isValidElement(i)&&i.type==="span";f=Ox.createElement(Ox.Fragment,null,(0,asa.cloneElement)(r,{className:(0,dvt.default)(Ox.isValidElement(r)?(t=r.props)===null||t===void 0?void 0:t.className:"",`${s}-item-icon`)}),g?i:Ox.createElement("span",{className:`${s}-title-content`},i))}const p=Ox.useMemo(()=>Object.assign(Object.assign({},o),{firstLevel:!1}),[o]),[m]=(0,isa.useZIndex)("Menu");return Ox.createElement(pvt.default.Provider,{value:p},Ox.createElement(fvt.SubMenu,Object.assign({},(0,rsa.default)(e,["icon"]),{title:f,popupClassName:(0,dvt.default)(s,n,`${s}-${a||u}`),popupStyle:Object.assign({zIndex:m},e.popupStyle)})))};Hse.default=osa;var rb=fn.default,ssa=Un.default;Object.defineProperty(H5e,"__esModule",{value:!0});H5e.default=void 0;var Osn=ssa(h),XE=Osn,lsa=rb(UQe),k1e=rb(Li),csa=rb(Fse),usa=rb(iv),dsa=rb(rd),fsa=rb(Hm),psa=ff,hsa=Fo,msa=go,gsa=rb(Nu),vsa=rb(OG),_sa=rb(jse),ysa=rb(Bse),hvt=rb(rD),bsa=rb(LW),xsa=rb(Hse),Ssa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function Ike(e){return e===null||e===!1}const Csa={item:ysa.default,submenu:xsa.default,divider:_sa.default},wsa=(0,Osn.forwardRef)((e,t)=>{var n;const r=XE.useContext(hvt.default),i=r||{},{getPrefixCls:a,getPopupContainer:o,direction:s,menu:c}=XE.useContext(msa.ConfigContext),u=a(),{prefixCls:d,className:f,style:p,theme:m="light",expandIcon:g,_internalDisableMenuItemTitleTooltip:_,inlineCollapsed:v,siderCollapsed:b,rootClassName:y,mode:x,selectable:C,onClick:w,overflowedIndicatorPopupClassName:$}=e,O=Ssa(e,["prefixCls","className","style","theme","expandIcon","_internalDisableMenuItemTitleTooltip","inlineCollapsed","siderCollapsed","rootClassName","mode","selectable","onClick","overflowedIndicatorPopupClassName"]),N=(0,dsa.default)(O,["collapsedWidth"]);{const Y=(0,hsa.devUseWarning)("Menu");Y(!("inlineCollapsed"in e&&x!=="inline"),"usage","`inlineCollapsed` should only be used when `mode` is inline."),Y.deprecated("items"in e&&!e.children,"children","items")}(n=i.validator)===null||n===void 0||n.call(i,{mode:x});const P=(0,usa.default)(function(){var Y;w==null||w.apply(void 0,arguments),(Y=i.onClick)===null||Y===void 0||Y.call(i)}),I=i.mode||x,D=C??i.selectable,k=v??b,R={horizontal:{motionName:`${u}-slide-up`},inline:(0,fsa.default)(u),other:{motionName:`${u}-zoom-big`}},A=a("menu",d||i.prefixCls),F=(0,gsa.default)(A),[z,M,K]=(0,bsa.default)(A,F,!r),U=(0,k1e.default)(`${A}-${m}`,c==null?void 0:c.className,f),W=XE.useMemo(()=>{var Y,J;if(typeof g=="function"||Ike(g))return g||null;if(typeof i.expandIcon=="function"||Ike(i.expandIcon))return i.expandIcon||null;if(typeof(c==null?void 0:c.expandIcon)=="function"||Ike(c==null?void 0:c.expandIcon))return(c==null?void 0:c.expandIcon)||null;const Z=(Y=g??(i==null?void 0:i.expandIcon))!==null&&Y!==void 0?Y:c==null?void 0:c.expandIcon;return(0,psa.cloneElement)(Z,{className:(0,k1e.default)(`${A}-submenu-expand-icon`,XE.isValidElement(Z)?(J=Z.props)===null||J===void 0?void 0:J.className:void 0)})},[g,i==null?void 0:i.expandIcon,c==null?void 0:c.expandIcon,A]),L=XE.useMemo(()=>({prefixCls:A,inlineCollapsed:k||!1,direction:s,firstLevel:!0,theme:m,mode:I,disableMenuItemTitleTooltip:_}),[A,k,s,_,m]);return z(XE.createElement(hvt.default.Provider,{value:null},XE.createElement(vsa.default.Provider,{value:L},XE.createElement(csa.default,Object.assign({getPopupContainer:o,overflowedIndicator:XE.createElement(lsa.default,null),overflowedIndicatorPopupClassName:(0,k1e.default)(A,`${A}-${m}`,$),mode:I,selectable:D,onClick:P},N,{inlineCollapsed:k,style:Object.assign(Object.assign({},c==null?void 0:c.style),p),className:U,prefixCls:A,direction:s,defaultMotions:R,expandIcon:W,ref:t,rootClassName:(0,k1e.default)(y,M,i.rootClassName,K,F),_internalComponents:Csa})))))});H5e.default=wsa;var Y5e=fn.default,Esa=Un.default;Object.defineProperty(TG,"__esModule",{value:!0});TG.default=void 0;var cve=Esa(h),mvt=cve,Tsa=Fse,$sa=NT,Osa=Y5e(H5e),Psa=Y5e(jse),Nsa=Y5e(Bse),Dsa=Y5e(Hse);const PG=(0,cve.forwardRef)((e,t)=>{const n=(0,cve.useRef)(null),r=mvt.useContext($sa.SiderContext);return(0,cve.useImperativeHandle)(t,()=>({menu:n.current,focus:i=>{var a;(a=n.current)===null||a===void 0||a.focus(i)}})),mvt.createElement(Osa.default,Object.assign({ref:n},e,r))});PG.Item=Nsa.default;PG.SubMenu=Dsa.default;PG.Divider=Psa.default;PG.ItemGroup=Tsa.ItemGroup;PG.displayName="Menu";TG.default=PG;var jW={},X5e={};Object.defineProperty(X5e,"__esModule",{value:!0});X5e.default=void 0;const Isa=e=>{const{componentCls:t,menuCls:n,colorError:r,colorTextLightSolid:i}=e,a=`${n}-item`;return{[`${t}, ${t}-menu-submenu`]:{[`${n} ${a}`]:{[`&${a}-danger:not(${a}-disabled)`]:{color:r,"&:hover":{color:i,backgroundColor:r}}}}}};X5e.default=Isa;var Rsa=fn.default,ksa=Un.default;Object.defineProperty(jW,"__esModule",{value:!0});jW.prepareComponentToken=jW.default=void 0;var KH=Ha,Rke=Lo,JE=__,Psn=ksa(uw),Asa=e7,gvt=ao,Msa=Rsa(X5e);const Fsa=e=>{const{componentCls:t,menuCls:n,zIndexPopup:r,dropdownArrowDistance:i,sizePopupArrow:a,antCls:o,iconCls:s,motionDurationMid:c,paddingBlock:u,fontSize:d,dropdownEdgeChildPadding:f,colorTextDisabled:p,fontSizeIcon:m,controlPaddingHorizontal:g,colorBgElevated:_}=e;return[{[t]:{position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:r,display:"block","&::before":{position:"absolute",insetBlock:e.calc(a).div(2).sub(i).equal(),zIndex:-9999,opacity:1e-4,content:'""'},"&-menu-vertical":{maxHeight:"100vh",overflowY:"auto"},[`&-trigger${o}-btn`]:{[`& > ${s}-down, & > ${o}-btn-icon > ${s}-down`]:{fontSize:m}},[`${t}-wrap`]:{position:"relative",[`${o}-btn > ${s}-down`]:{fontSize:m},[`${s}-down::before`]:{transition:`transform ${c}`}},[`${t}-wrap-open`]:{[`${s}-down::before`]:{transform:"rotate(180deg)"}},"\n        &-hidden,\n        &-menu-hidden,\n        &-menu-submenu-hidden\n      ":{display:"none"},[`&${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottomLeft,
          &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottomLeft,
          &${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottom,
          &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottom,
          &${o}-slide-down-enter${o}-slide-down-enter-active${t}-placement-bottomRight,
          &${o}-slide-down-appear${o}-slide-down-appear-active${t}-placement-bottomRight`]:{animationName:JE.slideUpIn},[`&${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-topLeft,
          &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-topLeft,
          &${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-top,
          &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-top,
          &${o}-slide-up-enter${o}-slide-up-enter-active${t}-placement-topRight,
          &${o}-slide-up-appear${o}-slide-up-appear-active${t}-placement-topRight`]:{animationName:JE.slideDownIn},[`&${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottomLeft,
          &${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottom,
          &${o}-slide-down-leave${o}-slide-down-leave-active${t}-placement-bottomRight`]:{animationName:JE.slideUpOut},[`&${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-topLeft,
          &${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-top,
          &${o}-slide-up-leave${o}-slide-up-leave-active${t}-placement-topRight`]:{animationName:JE.slideDownOut}}},(0,Psn.default)(e,_,{arrowPlacement:{top:!0,bottom:!0}}),{[`${t} ${n}`]:{position:"relative",margin:0},[`${n}-submenu-popup`]:{position:"absolute",zIndex:r,background:"transparent",boxShadow:"none",transformOrigin:"0 0","ul, li":{listStyle:"none",margin:0}},[`${t}, ${t}-menu-submenu`]:Object.assign(Object.assign({},(0,Rke.resetComponent)(e)),{[n]:Object.assign(Object.assign({padding:f,listStyleType:"none",backgroundColor:_,backgroundClip:"padding-box",borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary},(0,Rke.genFocusStyle)(e)),{"&:empty":{padding:0,boxShadow:"none"},[`${n}-item-group-title`]:{padding:`${(0,KH.unit)(u)} ${(0,KH.unit)(g)}`,color:e.colorTextDescription,transition:`all ${c}`},[`${n}-item`]:{position:"relative",display:"flex",alignItems:"center"},[`${n}-item-icon`]:{minWidth:d,marginInlineEnd:e.marginXS,fontSize:e.fontSizeSM},[`${n}-title-content`]:{flex:"auto","&-with-extra":{display:"inline-flex",alignItems:"center",width:"100%"},"> a":{color:"inherit",transition:`all ${c}`,"&:hover":{color:"inherit"},"&::after":{position:"absolute",inset:0,content:'""'}},[`${n}-item-extra`]:{paddingInlineStart:e.padding,marginInlineStart:"auto",fontSize:e.fontSizeSM,color:e.colorTextDescription}},[`${n}-item, ${n}-submenu-title`]:Object.assign(Object.assign({display:"flex",margin:0,padding:`${(0,KH.unit)(u)} ${(0,KH.unit)(g)}`,color:e.colorText,fontWeight:"normal",fontSize:d,lineHeight:e.lineHeight,cursor:"pointer",transition:`all ${c}`,borderRadius:e.borderRadiusSM,"&:hover, &-active":{backgroundColor:e.controlItemBgHover}},(0,Rke.genFocusStyle)(e)),{"&-selected":{color:e.colorPrimary,backgroundColor:e.controlItemBgActive,"&:hover, &-active":{backgroundColor:e.controlItemBgActiveHover}},"&-disabled":{color:p,cursor:"not-allowed","&:hover":{color:p,backgroundColor:_,cursor:"not-allowed"},a:{pointerEvents:"none"}},"&-divider":{height:1,margin:`${(0,KH.unit)(e.marginXXS)} 0`,overflow:"hidden",lineHeight:0,backgroundColor:e.colorSplit},[`${t}-menu-submenu-expand-icon`]:{position:"absolute",insetInlineEnd:e.paddingXS,[`${t}-menu-submenu-arrow-icon`]:{marginInlineEnd:"0 !important",color:e.colorTextDescription,fontSize:m,fontStyle:"normal"}}}),[`${n}-item-group-list`]:{margin:`0 ${(0,KH.unit)(e.marginXS)}`,padding:0,listStyle:"none"},[`${n}-submenu-title`]:{paddingInlineEnd:e.calc(g).add(e.fontSizeSM).equal()},[`${n}-submenu-vertical`]:{position:"relative"},[`${n}-submenu${n}-submenu-disabled ${t}-menu-submenu-title`]:{[`&, ${t}-menu-submenu-arrow-icon`]:{color:p,backgroundColor:_,cursor:"not-allowed"}},[`${n}-submenu-selected ${t}-menu-submenu-title`]:{color:e.colorPrimary}})})},[(0,JE.initSlideMotion)(e,"slide-up"),(0,JE.initSlideMotion)(e,"slide-down"),(0,JE.initMoveMotion)(e,"move-up"),(0,JE.initMoveMotion)(e,"move-down"),(0,JE.initZoomMotion)(e,"zoom-big")]]},Nsn=e=>Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+50,paddingBlock:(e.controlHeight-e.fontSize*e.lineHeight)/2},(0,Psn.getArrowOffsetToken)({contentRadius:e.borderRadiusLG,limitVerticalRadius:!0})),(0,Asa.getArrowToken)(e));jW.prepareComponentToken=Nsn;jW.default=(0,gvt.genStyleHooks)("Dropdown",e=>{const{marginXXS:t,sizePopupArrow:n,paddingXXS:r,componentCls:i}=e,a=(0,gvt.mergeToken)(e,{menuCls:`${i}-menu`,dropdownArrowDistance:e.calc(n).div(2).add(t).equal(),dropdownEdgeChildPadding:r});return[Fsa(a),(0,Msa.default)(a)]},Nsn,{resetStyle:!1});var Xy=fn.default,Lsa=Un.default;Object.defineProperty(EG,"__esModule",{value:!0});EG.default=void 0;var Vg=Lsa(h),jsa=Xy(zL),Bsa=Xy(jD),kke=Xy(Li),zsa=Xy(Vaa),Hsa=Xy(iv),qsa=Xy(m0),Vsa=Xy(rd),Wsa=Hf,Usa=Xy(j5e),Ksa=Xy(wG),Gsa=Xy(y_),Ysa=ff,Xsa=Fo,Jsa=Xy(i$),Qsa=go,Zsa=Xy(Nu),ela=Xy(TG),tla=rD,nla=ao,rla=Xy(jW);const J5e=e=>{var t;const{menu:n,arrow:r,prefixCls:i,children:a,trigger:o,disabled:s,dropdownRender:c,getPopupContainer:u,overlayClassName:d,rootClassName:f,overlayStyle:p,open:m,onOpenChange:g,visible:_,onVisibleChange:v,mouseEnterDelay:b=.15,mouseLeaveDelay:y=.1,autoAdjustOverflow:x=!0,placement:C="",overlay:w,transitionName:$}=e,{getPopupContainer:O,getPrefixCls:N,direction:P,dropdown:I}=Vg.useContext(Qsa.ConfigContext),D=(0,Xsa.devUseWarning)("Dropdown");[["visible","open"],["onVisibleChange","onOpenChange"]].forEach(xe=>{let[Pe,je]=xe;D.deprecated(!(Pe in e),Pe,je)}),D.deprecated(!("overlay"in e),"overlay","menu");const k=Vg.useMemo(()=>{const xe=N();return $!==void 0?$:C.includes("top")?`${xe}-slide-down`:`${xe}-slide-up`},[N,C,$]),R=Vg.useMemo(()=>C?C.includes("Center")?C.slice(0,C.indexOf("Center")):C:P==="rtl"?"bottomRight":"bottomLeft",[C,P]);{if(C.includes("Center")){const xe=C.slice(0,C.indexOf("Center"));D(!C.includes("Center"),"deprecated",`You are using '${C}' placement in Dropdown, which is deprecated. Try to use '${xe}' instead.`)}[["visible","open"],["onVisibleChange","onOpenChange"]].forEach(xe=>{let[Pe,je]=xe;D.deprecated(!(Pe in e),Pe,je)})}const A=N("dropdown",i),F=(0,Zsa.default)(A),[z,M,K]=(0,rla.default)(A,F),[,U]=(0,nla.useToken)(),W=Vg.Children.only((0,Usa.default)(a)?Vg.createElement("span",null,a):a),L=(0,Ysa.cloneElement)(W,{className:(0,kke.default)(`${A}-trigger`,{[`${A}-rtl`]:P==="rtl"},W.props.className),disabled:(t=W.props.disabled)!==null&&t!==void 0?t:s}),Y=s?[]:o,J=!!(Y!=null&&Y.includes("contextMenu")),[Z,te]=(0,qsa.default)(!1,{value:m??_}),re=(0,Hsa.default)(xe=>{g==null||g(xe,{source:"trigger"}),v==null||v(xe),te(xe)}),se=(0,kke.default)(d,f,M,K,F,I==null?void 0:I.className,{[`${A}-rtl`]:P==="rtl"}),de=(0,Ksa.default)({arrowPointAtCenter:typeof r=="object"&&r.pointAtCenter,autoAdjustOverflow:x,offset:U.marginXXS,arrowWidth:r?U.sizePopupArrow:0,borderRadius:U.borderRadius}),pe=Vg.useCallback(()=>{n!=null&&n.selectable&&(n!=null&&n.multiple)||(g==null||g(!1,{source:"menu"}),te(!1))},[n==null?void 0:n.selectable,n==null?void 0:n.multiple]),Se=()=>{let xe;return n!=null&&n.items?xe=Vg.createElement(ela.default,Object.assign({},n)):typeof w=="function"?xe=w():xe=w,c&&(xe=c(xe)),xe=Vg.Children.only(typeof xe=="string"?Vg.createElement("span",null,xe):xe),Vg.createElement(tla.OverrideProvider,{prefixCls:`${A}-menu`,rootClassName:(0,kke.default)(K,F),expandIcon:Vg.createElement("span",{className:`${A}-menu-submenu-arrow`},P==="rtl"?Vg.createElement(jsa.default,{className:`${A}-menu-submenu-arrow-icon`}):Vg.createElement(Bsa.default,{className:`${A}-menu-submenu-arrow-icon`})),mode:"vertical",selectable:!1,onClick:pe,validator:Pe=>{let{mode:je}=Pe;D(!je||je==="vertical","usage",`mode="${je}" is not supported for Dropdown's Menu.`)}},xe)},[ve,be]=(0,Wsa.useZIndex)("Dropdown",p==null?void 0:p.zIndex);let Ee=Vg.createElement(zsa.default,Object.assign({alignPoint:J},(0,Vsa.default)(e,["rootClassName"]),{mouseEnterDelay:b,mouseLeaveDelay:y,visible:Z,builtinPlacements:de,arrow:!!r,overlayClassName:se,prefixCls:A,getPopupContainer:u||O,transitionName:k,trigger:Y,overlay:Se,placement:R,onVisibleChange:re,overlayStyle:Object.assign(Object.assign(Object.assign({},I==null?void 0:I.style),p),{zIndex:ve})}),L);return ve&&(Ee=Vg.createElement(Jsa.default.Provider,{value:be},Ee)),z(Ee)},ila=(0,Gsa.default)(J5e,"align",void 0,"dropdown",e=>e),ala=e=>Vg.createElement(ila,Object.assign({},e),Vg.createElement("span",null));J5e._InternalPanelDoNotUseOrYouWillBeFired=ala;J5e.displayName="Dropdown";EG.default=J5e;var qse={},ola=Un.default;Object.defineProperty(qse,"__esModule",{value:!0});qse.default=void 0;var vvt=ola(h),sla=go;const Dsn=e=>{let{children:t}=e;const{getPrefixCls:n}=vvt.useContext(sla.ConfigContext),r=n("breadcrumb");return vvt.createElement("li",{className:`${r}-separator`,"aria-hidden":"true"},t===""?t:t||"/")};Dsn.__ANT_BREADCRUMB_SEPARATOR=!0;qse.default=Dsn;var Vse={},Isn=fn.default,lla=Un.default;Object.defineProperty(Vse,"__esModule",{value:!0});Vse.default=fla;Vse.renderItem=Rsn;var _vt=lla(h),yvt=Isn(Li),cla=Isn(s8),ula=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function dla(e,t){if(e.title===void 0||e.title===null)return null;const n=Object.keys(t).join("|");return typeof e.title=="object"?e.title:String(e.title).replace(new RegExp(`:(${n})`,"g"),(r,i)=>t[i]||r)}function Rsn(e,t,n,r){if(n==null)return null;const{className:i,onClick:a}=t,o=ula(t,["className","onClick"]),s=Object.assign(Object.assign({},(0,cla.default)(o,{data:!0,aria:!0})),{onClick:a});return r!==void 0?_vt.createElement("a",Object.assign({},s,{className:(0,yvt.default)(`${e}-link`,i),href:r}),n):_vt.createElement("span",Object.assign({},s,{className:(0,yvt.default)(`${e}-link`,i)}),n)}function fla(e,t){return(r,i,a,o,s)=>{if(t)return t(r,i,a,o);const c=dla(r,i);return Rsn(e,r,c,s)}}var GQe=fn.default,pla=Un.default;Object.defineProperty(FW,"__esModule",{value:!0});FW.default=FW.InternalBreadcrumbItem=void 0;var YS=pla(h),hla=GQe(bG),mla=Fo,gla=go,vla=GQe(EG),_la=GQe(qse),yla=Vse,Rze=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const ksn=e=>{const{prefixCls:t,separator:n="/",children:r,menu:i,overlay:a,dropdownProps:o,href:s}=e;(0,mla.devUseWarning)("Breadcrumb.Item").deprecated(!("overlay"in e),"overlay","menu");const u=(d=>{if(i||a){const f=Object.assign({},o);if(i){const p=i||{},{items:m}=p,g=Rze(p,["items"]);f.menu=Object.assign(Object.assign({},g),{items:m==null?void 0:m.map((_,v)=>{var{key:b,title:y,label:x,path:C}=_,w=Rze(_,["key","title","label","path"]);let $=x??y;return C&&($=YS.createElement("a",{href:`${s}${C}`},$)),Object.assign(Object.assign({},w),{key:b??v,label:$})})})}else a&&(f.overlay=a);return YS.createElement(vla.default,Object.assign({placement:"bottom"},f),YS.createElement("span",{className:`${t}-overlay-link`},d,YS.createElement(hla.default,null)))}return d})(r);return u!=null?YS.createElement(YS.Fragment,null,YS.createElement("li",null,u),n&&YS.createElement(_la.default,null,n)):null};FW.InternalBreadcrumbItem=ksn;const Asn=e=>{const{prefixCls:t,children:n,href:r}=e,i=Rze(e,["prefixCls","children","href"]),{getPrefixCls:a}=YS.useContext(gla.ConfigContext),o=a("breadcrumb",t);return YS.createElement(ksn,Object.assign({},i,{prefixCls:o}),(0,yla.renderItem)(o,i,n,r))};Asn.__ANT_BREADCRUMB_ITEM=!0;FW.default=Asn;var BW={};Object.defineProperty(BW,"__esModule",{value:!0});BW.prepareComponentToken=BW.default=void 0;var bvt=Ha,xvt=Lo,Svt=ao;const bla=e=>{const{componentCls:t,iconCls:n,calc:r}=e;return{[t]:Object.assign(Object.assign({},(0,xvt.resetComponent)(e)),{color:e.itemColor,fontSize:e.fontSize,[n]:{fontSize:e.iconFontSize},ol:{display:"flex",flexWrap:"wrap",margin:0,padding:0,listStyle:"none"},a:Object.assign({color:e.linkColor,transition:`color ${e.motionDurationMid}`,padding:`0 ${(0,bvt.unit)(e.paddingXXS)}`,borderRadius:e.borderRadiusSM,height:e.fontHeight,display:"inline-block",marginInline:r(e.marginXXS).mul(-1).equal(),"&:hover":{color:e.linkHoverColor,backgroundColor:e.colorBgTextHover}},(0,xvt.genFocusStyle)(e)),"li:last-child":{color:e.lastItemColor},[`${t}-separator`]:{marginInline:e.separatorMargin,color:e.separatorColor},[`${t}-link`]:{[`
          > ${n} + span,
          > ${n} + a
        `]:{marginInlineStart:e.marginXXS}},[`${t}-overlay-link`]:{borderRadius:e.borderRadiusSM,height:e.fontHeight,display:"inline-block",padding:`0 ${(0,bvt.unit)(e.paddingXXS)}`,marginInline:r(e.marginXXS).mul(-1).equal(),[`> ${n}`]:{marginInlineStart:e.marginXXS,fontSize:e.fontSizeIcon},"&:hover":{color:e.linkHoverColor,backgroundColor:e.colorBgTextHover,a:{color:e.linkHoverColor}},a:{"&:hover":{backgroundColor:"transparent"}}},[`&${e.componentCls}-rtl`]:{direction:"rtl"}})}},Msn=e=>({itemColor:e.colorTextDescription,lastItemColor:e.colorText,iconFontSize:e.fontSize,linkColor:e.colorTextDescription,linkHoverColor:e.colorText,separatorColor:e.colorTextDescription,separatorMargin:e.marginXS});BW.prepareComponentToken=Msn;BW.default=(0,Svt.genStyleHooks)("Breadcrumb",e=>{const t=(0,Svt.mergeToken)(e,{});return bla(t)},Msn);var YQe={};Object.defineProperty(YQe,"__esModule",{value:!0});YQe.default=Cla;var xla=h,Cvt=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function Sla(e){const{breadcrumbName:t,children:n}=e,r=Cvt(e,["breadcrumbName","children"]),i=Object.assign({title:t},r);return n&&(i.menu={items:n.map(a=>{var{breadcrumbName:o}=a,s=Cvt(a,["breadcrumbName"]);return Object.assign(Object.assign({},s),{title:o})})}),i}function Cla(e,t){return(0,xla.useMemo)(()=>e||(t?t.map(Sla):null),[e,t])}var HL=fn.default,Fsn=Un.default;Object.defineProperty(F5e,"__esModule",{value:!0});F5e.default=void 0;var rte=Fsn(h),wla=HL(Li),Ake=HL($1),Ela=HL(s8),Tla=ff,$la=Fo,Ola=go,Lsn=Fsn(FW),jsn=HL(qse),Pla=HL(BW),Nla=HL(Vse),Dla=HL(YQe),Ila=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Rla=(e,t)=>{if(t===void 0)return t;let n=(t||"").replace(/^\//,"");return Object.keys(e).forEach(r=>{n=n.replace(`:${r}`,e[r])}),n},Q5e=e=>{const{prefixCls:t,separator:n="/",style:r,className:i,rootClassName:a,routes:o,items:s,children:c,itemRender:u,params:d={}}=e,f=Ila(e,["prefixCls","separator","style","className","rootClassName","routes","items","children","itemRender","params"]),{getPrefixCls:p,direction:m,breadcrumb:g}=rte.useContext(Ola.ConfigContext);let _;const v=p("breadcrumb",t),[b,y,x]=(0,Pla.default)(v),C=(0,Dla.default)(s,o);{const N=(0,$la.devUseWarning)("Breadcrumb");if(N.deprecated(!o,"routes","items"),!C||C.length===0){const P=(0,Ake.default)(c);N.deprecated(P.length===0,"Breadcrumb.Item and Breadcrumb.Separator","items"),P.forEach(I=>{I&&N(I.type&&(I.type.__ANT_BREADCRUMB_ITEM===!0||I.type.__ANT_BREADCRUMB_SEPARATOR===!0),"usage","Only accepts Breadcrumb.Item and Breadcrumb.Separator as it's children")})}}const w=(0,Nla.default)(v,u);if(C&&C.length>0){const N=[],P=s||o;_=C.map((I,D)=>{const{path:k,key:R,type:A,menu:F,overlay:z,onClick:M,className:K,separator:U,dropdownProps:W}=I,L=Rla(d,k);L!==void 0&&N.push(L);const Y=R??D;if(A==="separator")return rte.createElement(jsn.default,{key:Y},U);const J={},Z=D===C.length-1;F?J.menu=F:z&&(J.overlay=z);let{href:te}=I;return N.length&&L!==void 0&&(te=`#/${N.join("/")}`),rte.createElement(Lsn.InternalBreadcrumbItem,Object.assign({key:Y},J,(0,Ela.default)(I,{data:!0,aria:!0}),{className:K,dropdownProps:W,href:te,separator:Z?"":n,onClick:M,prefixCls:v}),w(I,d,P,N,te))})}else if(c){const N=(0,Ake.default)(c).length;_=(0,Ake.default)(c).map((P,I)=>{if(!P)return P;const D=I===N-1;return(0,Tla.cloneElement)(P,{separator:D?"":n,key:I})})}const $=(0,wla.default)(v,g==null?void 0:g.className,{[`${v}-rtl`]:m==="rtl"},i,a,y,x),O=Object.assign(Object.assign({},g==null?void 0:g.style),r);return b(rte.createElement("nav",Object.assign({className:$,style:O},f),rte.createElement("ol",null,_)))};Q5e.Item=Lsn.default;Q5e.Separator=jsn.default;Q5e.displayName="Breadcrumb";F5e.default=Q5e;var kla=fn.default;Object.defineProperty(M5e,"__esModule",{value:!0});M5e.default=void 0;var Ala=kla(F5e);M5e.default=Ala.default;var Z5e={},Wse={},qL=fn.default;Object.defineProperty(Wse,"__esModule",{value:!0});Wse.default=void 0;var _y=qL(fbe()),Mla=qL(W$t),Fla=qL(K$t),Lla=qL(Y$t),jla=qL(J$t),Bla=qL(Z$t),zla=qL(tOt);_y.default.extend(zla.default);_y.default.extend(Bla.default);_y.default.extend(Mla.default);_y.default.extend(Fla.default);_y.default.extend(Lla.default);_y.default.extend(jla.default);_y.default.extend(function(e,t){var n=t.prototype,r=n.format;n.format=function(a){var o=(a||"").replace("Wo","wo");return r.bind(this)(o)}});var Hla={bn_BD:"bn-bd",by_BY:"be",en_GB:"en-gb",en_US:"en",fr_BE:"fr",fr_CA:"fr-ca",hy_AM:"hy-am",kmr_IQ:"ku",nl_BE:"nl-be",pt_BR:"pt-br",zh_CN:"zh-cn",zh_HK:"zh-hk",zh_TW:"zh-tw"},cA=function(t){var n=Hla[t];return n||t.split("_")[0]},qla={getNow:function(){var t=(0,_y.default)();return typeof t.tz=="function"?t.tz():t},getFixedDate:function(t){return(0,_y.default)(t,["YYYY-M-DD","YYYY-MM-DD"])},getEndDate:function(t){return t.endOf("month")},getWeekDay:function(t){var n=t.locale("en");return n.weekday()+n.localeData().firstDayOfWeek()},getYear:function(t){return t.year()},getMonth:function(t){return t.month()},getDate:function(t){return t.date()},getHour:function(t){return t.hour()},getMinute:function(t){return t.minute()},getSecond:function(t){return t.second()},getMillisecond:function(t){return t.millisecond()},addYear:function(t,n){return t.add(n,"year")},addMonth:function(t,n){return t.add(n,"month")},addDate:function(t,n){return t.add(n,"day")},setYear:function(t,n){return t.year(n)},setMonth:function(t,n){return t.month(n)},setDate:function(t,n){return t.date(n)},setHour:function(t,n){return t.hour(n)},setMinute:function(t,n){return t.minute(n)},setSecond:function(t,n){return t.second(n)},setMillisecond:function(t,n){return t.millisecond(n)},isAfter:function(t,n){return t.isAfter(n)},isValidate:function(t){return t.isValid()},locale:{getWeekFirstDay:function(t){return(0,_y.default)().locale(cA(t)).localeData().firstDayOfWeek()},getWeekFirstDate:function(t,n){return n.locale(cA(t)).weekday(0)},getWeek:function(t,n){return n.locale(cA(t)).week()},getShortWeekDays:function(t){return(0,_y.default)().locale(cA(t)).localeData().weekdaysMin()},getShortMonths:function(t){return(0,_y.default)().locale(cA(t)).localeData().monthsShort()},format:function(t,n,r){return n.locale(cA(t)).format(r)},parse:function(t,n,r){for(var i=cA(t),a=0;a<r.length;a+=1){var o=r[a],s=n;if(o.includes("wo")||o.includes("Wo")){for(var c=s.split("-")[0],u=s.split("-")[1],d=(0,_y.default)(c,"YYYY").startOf("year").locale(i),f=0;f<=52;f+=1){var p=d.add(f,"week");if(p.format("Wo")===u)return p}return null}var m=(0,_y.default)(s,o,!0).locale(i);if(m.isValid())return m}return null}}};Wse.default=qla;var e7e={};const XQe=mc(eVn);var t7e={},Use={},n7e={},F6={},Vla=Un.default;Object.defineProperty(F6,"__esModule",{value:!0});F6.default=F6.RadioOptionTypeContextProvider=F6.RadioOptionTypeContext=F6.RadioGroupContextProvider=void 0;var Bsn=Vla(h);const zsn=Bsn.createContext(null);F6.RadioGroupContextProvider=zsn.Provider;F6.default=zsn;const Wla=F6.RadioOptionTypeContext=Bsn.createContext(null);F6.RadioOptionTypeContextProvider=Wla.Provider;var NG={};const Hsn=mc(iVn);var r7e={},qsn=fn.default;Object.defineProperty(r7e,"__esModule",{value:!0});r7e.default=Kla;var Ula=qsn(h),wvt=qsn(v_);function Kla(e){const t=Ula.default.useRef(null),n=()=>{wvt.default.cancel(t.current),t.current=null};return[()=>{n(),t.current=(0,wvt.default)(()=>{t.current=null})},a=>{t.current&&(a.stopPropagation(),n()),e==null||e(a)}]}var yF={};Object.defineProperty(yF,"__esModule",{value:!0});yF.prepareComponentToken=yF.default=void 0;var eM=Ha,Yne=Lo,Evt=ao;const Gla=e=>{const{componentCls:t,antCls:n}=e,r=`${t}-group`;return{[r]:Object.assign(Object.assign({},(0,Yne.resetComponent)(e)),{display:"inline-block",fontSize:0,[`&${r}-rtl`]:{direction:"rtl"},[`&${r}-block`]:{display:"flex"},[`${n}-badge ${n}-badge-count`]:{zIndex:1},[`> ${n}-badge:not(:first-child) > ${n}-button-wrapper`]:{borderInlineStart:"none"}})}},Yla=e=>{const{componentCls:t,wrapperMarginInlineEnd:n,colorPrimary:r,radioSize:i,motionDurationSlow:a,motionDurationMid:o,motionEaseInOutCirc:s,colorBgContainer:c,colorBorder:u,lineWidth:d,colorBgContainerDisabled:f,colorTextDisabled:p,paddingXS:m,dotColorDisabled:g,lineType:_,radioColor:v,radioBgColor:b,calc:y}=e,x=`${t}-inner`,C=4,w=y(i).sub(y(C).mul(2)),$=y(1).mul(i).equal({unit:!0});return{[`${t}-wrapper`]:Object.assign(Object.assign({},(0,Yne.resetComponent)(e)),{display:"inline-flex",alignItems:"baseline",marginInlineStart:0,marginInlineEnd:n,cursor:"pointer","&:last-child":{marginInlineEnd:0},[`&${t}-wrapper-rtl`]:{direction:"rtl"},"&-disabled":{cursor:"not-allowed",color:e.colorTextDisabled},"&::after":{display:"inline-block",width:0,overflow:"hidden",content:'"\\a0"'},"&-block":{flex:1,justifyContent:"center"},[`${t}-checked::after`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:"100%",height:"100%",border:`${(0,eM.unit)(d)} ${_} ${r}`,borderRadius:"50%",visibility:"hidden",opacity:0,content:'""'},[t]:Object.assign(Object.assign({},(0,Yne.resetComponent)(e)),{position:"relative",display:"inline-block",outline:"none",cursor:"pointer",alignSelf:"center",borderRadius:"50%"}),[`${t}-wrapper:hover &,
        &:hover ${x}`]:{borderColor:r},[`${t}-input:focus-visible + ${x}`]:Object.assign({},(0,Yne.genFocusOutline)(e)),[`${t}:hover::after, ${t}-wrapper:hover &::after`]:{visibility:"visible"},[`${t}-inner`]:{"&::after":{boxSizing:"border-box",position:"absolute",insetBlockStart:"50%",insetInlineStart:"50%",display:"block",width:$,height:$,marginBlockStart:y(1).mul(i).div(-2).equal({unit:!0}),marginInlineStart:y(1).mul(i).div(-2).equal({unit:!0}),backgroundColor:v,borderBlockStart:0,borderInlineStart:0,borderRadius:$,transform:"scale(0)",opacity:0,transition:`all ${a} ${s}`,content:'""'},boxSizing:"border-box",position:"relative",insetBlockStart:0,insetInlineStart:0,display:"block",width:$,height:$,backgroundColor:c,borderColor:u,borderStyle:"solid",borderWidth:d,borderRadius:"50%",transition:`all ${o}`},[`${t}-input`]:{position:"absolute",inset:0,zIndex:1,cursor:"pointer",opacity:0},[`${t}-checked`]:{[x]:{borderColor:r,backgroundColor:b,"&::after":{transform:`scale(${e.calc(e.dotSize).div(i).equal()})`,opacity:1,transition:`all ${a} ${s}`}}},[`${t}-disabled`]:{cursor:"not-allowed",[x]:{backgroundColor:f,borderColor:u,cursor:"not-allowed","&::after":{backgroundColor:g}},[`${t}-input`]:{cursor:"not-allowed"},[`${t}-disabled + span`]:{color:p,cursor:"not-allowed"},[`&${t}-checked`]:{[x]:{"&::after":{transform:`scale(${y(w).div(i).equal()})`}}}},[`span${t} + *`]:{paddingInlineStart:m,paddingInlineEnd:m}})}},Xla=e=>{const{buttonColor:t,controlHeight:n,componentCls:r,lineWidth:i,lineType:a,colorBorder:o,motionDurationSlow:s,motionDurationMid:c,buttonPaddingInline:u,fontSize:d,buttonBg:f,fontSizeLG:p,controlHeightLG:m,controlHeightSM:g,paddingXS:_,borderRadius:v,borderRadiusSM:b,borderRadiusLG:y,buttonCheckedBg:x,buttonSolidCheckedColor:C,colorTextDisabled:w,colorBgContainerDisabled:$,buttonCheckedBgDisabled:O,buttonCheckedColorDisabled:N,colorPrimary:P,colorPrimaryHover:I,colorPrimaryActive:D,buttonSolidCheckedBg:k,buttonSolidCheckedHoverBg:R,buttonSolidCheckedActiveBg:A,calc:F}=e;return{[`${r}-button-wrapper`]:{position:"relative",display:"inline-block",height:n,margin:0,paddingInline:u,paddingBlock:0,color:t,fontSize:d,lineHeight:(0,eM.unit)(F(n).sub(F(i).mul(2)).equal()),background:f,border:`${(0,eM.unit)(i)} ${a} ${o}`,borderBlockStartWidth:F(i).add(.02).equal(),borderInlineStartWidth:0,borderInlineEndWidth:i,cursor:"pointer",transition:[`color ${c}`,`background ${c}`,`box-shadow ${c}`].join(","),a:{color:t},[`> ${r}-button`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,zIndex:-1,width:"100%",height:"100%"},"&:not(:first-child)":{"&::before":{position:"absolute",insetBlockStart:F(i).mul(-1).equal(),insetInlineStart:F(i).mul(-1).equal(),display:"block",boxSizing:"content-box",width:1,height:"100%",paddingBlock:i,paddingInline:0,backgroundColor:o,transition:`background-color ${s}`,content:'""'}},"&:first-child":{borderInlineStart:`${(0,eM.unit)(i)} ${a} ${o}`,borderStartStartRadius:v,borderEndStartRadius:v},"&:last-child":{borderStartEndRadius:v,borderEndEndRadius:v},"&:first-child:last-child":{borderRadius:v},[`${r}-group-large &`]:{height:m,fontSize:p,lineHeight:(0,eM.unit)(F(m).sub(F(i).mul(2)).equal()),"&:first-child":{borderStartStartRadius:y,borderEndStartRadius:y},"&:last-child":{borderStartEndRadius:y,borderEndEndRadius:y}},[`${r}-group-small &`]:{height:g,paddingInline:F(_).sub(i).equal(),paddingBlock:0,lineHeight:(0,eM.unit)(F(g).sub(F(i).mul(2)).equal()),"&:first-child":{borderStartStartRadius:b,borderEndStartRadius:b},"&:last-child":{borderStartEndRadius:b,borderEndEndRadius:b}},"&:hover":{position:"relative",color:P},"&:has(:focus-visible)":Object.assign({},(0,Yne.genFocusOutline)(e)),[`${r}-inner, input[type='checkbox'], input[type='radio']`]:{width:0,height:0,opacity:0,pointerEvents:"none"},[`&-checked:not(${r}-button-wrapper-disabled)`]:{zIndex:1,color:P,background:x,borderColor:P,"&::before":{backgroundColor:P},"&:first-child":{borderColor:P},"&:hover":{color:I,borderColor:I,"&::before":{backgroundColor:I}},"&:active":{color:D,borderColor:D,"&::before":{backgroundColor:D}}},[`${r}-group-solid &-checked:not(${r}-button-wrapper-disabled)`]:{color:C,background:k,borderColor:k,"&:hover":{color:C,background:R,borderColor:R},"&:active":{color:C,background:A,borderColor:A}},"&-disabled":{color:w,backgroundColor:$,borderColor:o,cursor:"not-allowed","&:first-child, &:hover":{color:w,backgroundColor:$,borderColor:o}},[`&-disabled${r}-button-wrapper-checked`]:{color:N,backgroundColor:O,borderColor:o,boxShadow:"none"},"&-block":{flex:1,textAlign:"center"}}}},Vsn=e=>{const{wireframe:t,padding:n,marginXS:r,lineWidth:i,fontSizeLG:a,colorText:o,colorBgContainer:s,colorTextDisabled:c,controlItemBgActiveDisabled:u,colorTextLightSolid:d,colorPrimary:f,colorPrimaryHover:p,colorPrimaryActive:m,colorWhite:g}=e,_=4,v=a,b=t?v-_*2:v-(_+i)*2;return{radioSize:v,dotSize:b,dotColorDisabled:c,buttonSolidCheckedColor:d,buttonSolidCheckedBg:f,buttonSolidCheckedHoverBg:p,buttonSolidCheckedActiveBg:m,buttonBg:s,buttonCheckedBg:s,buttonColor:o,buttonCheckedBgDisabled:u,buttonCheckedColorDisabled:c,buttonPaddingInline:n-i,wrapperMarginInlineEnd:r,radioColor:t?f:g,radioBgColor:t?s:f}};yF.prepareComponentToken=Vsn;yF.default=(0,Evt.genStyleHooks)("Radio",e=>{const{controlOutline:t,controlOutlineWidth:n}=e,r=`0 0 0 ${(0,eM.unit)(n)} ${t}`,i=r,a=(0,Evt.mergeToken)(e,{radioFocusShadow:r,radioButtonFocusShadow:i});return[Gla(a),Yla(a),Xla(a)]},Vsn,{unitless:{radioSize:!0,dotSize:!0}});var VL=fn.default,Wsn=Un.default;Object.defineProperty(NG,"__esModule",{value:!0});NG.default=void 0;var kx=Wsn(h),Tvt=VL(Li),Jla=VL(Hsn),Qla=Xd,Zla=Fo,eca=VL(LD),tca=DL,nca=VL(r7e),rca=go,ica=VL(tp),aca=VL(Nu),oca=qc,$vt=Wsn(F6),sca=VL(yF),lca=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const cca=(e,t)=>{var n,r;const i=kx.useContext($vt.default),a=kx.useContext($vt.RadioOptionTypeContext),{getPrefixCls:o,direction:s,radio:c}=kx.useContext(rca.ConfigContext),u=kx.useRef(null),d=(0,Qla.composeRef)(t,u),{isFormItemInput:f}=kx.useContext(oca.FormItemInputContext);(0,Zla.devUseWarning)("Radio")(!("optionType"in e),"usage","`optionType` is only support in Radio.Group.");const p=z=>{var M,K;(M=e.onChange)===null||M===void 0||M.call(e,z),(K=i==null?void 0:i.onChange)===null||K===void 0||K.call(i,z)},{prefixCls:m,className:g,rootClassName:_,children:v,style:b,title:y}=e,x=lca(e,["prefixCls","className","rootClassName","children","style","title"]),C=o("radio",m),w=((i==null?void 0:i.optionType)||a)==="button",$=w?`${C}-button`:C,O=(0,aca.default)(C),[N,P,I]=(0,sca.default)(C,O),D=Object.assign({},x),k=kx.useContext(ica.default);i&&(D.name=i.name,D.onChange=p,D.checked=e.value===i.value,D.disabled=(n=D.disabled)!==null&&n!==void 0?n:i.disabled),D.disabled=(r=D.disabled)!==null&&r!==void 0?r:k;const R=(0,Tvt.default)(`${$}-wrapper`,{[`${$}-wrapper-checked`]:D.checked,[`${$}-wrapper-disabled`]:D.disabled,[`${$}-wrapper-rtl`]:s==="rtl",[`${$}-wrapper-in-form-item`]:f,[`${$}-wrapper-block`]:!!(i!=null&&i.block)},c==null?void 0:c.className,g,_,P,I,O),[A,F]=(0,nca.default)(D.onClick);return N(kx.createElement(eca.default,{component:"Radio",disabled:D.disabled},kx.createElement("label",{className:R,style:Object.assign(Object.assign({},c==null?void 0:c.style),b),onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,title:y,onClick:A},kx.createElement(Jla.default,Object.assign({},D,{className:(0,Tvt.default)(D.className,{[tca.TARGET_CLS]:!w}),type:"radio",prefixCls:$,ref:d,onClick:F})),v!==void 0?kx.createElement("span",{className:`${$}-label`},v):null)))},Usn=kx.forwardRef(cca);Usn.displayName="Radio";NG.default=Usn;var DG={},uca=Un.default,Ksn=fn.default;Object.defineProperty(DG,"__esModule",{value:!0});DG.default=void 0;DG.resetUuid=hca;var dca=Ksn(pL),fca=Ksn(Vy),kze=uca(h);function pca(){var e=(0,fca.default)({},kze);return e.useId}var Aze=0;function hca(){Aze=0}var Ovt=pca();DG.default=Ovt?function(t){var n=Ovt();return t||n}:function(t){var n=kze.useState("ssr-id"),r=(0,dca.default)(n,2),i=r[0],a=r[1];return kze.useEffect(function(){var o=Aze;Aze+=1,a("rc_unique_".concat(o))},[]),t||i};var KD=fn.default,mca=Un.default;Object.defineProperty(n7e,"__esModule",{value:!0});n7e.default=void 0;var g9=mca(h),gca=KD(Li),vca=KD(m0),_ca=KD(s8),yca=go,bca=KD(Nu),xca=KD(Nf),Sca=F6,Pvt=KD(NG),Cca=KD(yF),wca=KD(DG);const Eca=g9.forwardRef((e,t)=>{const{getPrefixCls:n,direction:r}=g9.useContext(yca.ConfigContext),i=(0,wca.default)(),{prefixCls:a,className:o,rootClassName:s,options:c,buttonStyle:u="outline",disabled:d,children:f,size:p,style:m,id:g,optionType:_,name:v=i,defaultValue:b,value:y,block:x=!1,onChange:C,onMouseEnter:w,onMouseLeave:$,onFocus:O,onBlur:N}=e,[P,I]=(0,vca.default)(b,{value:y}),D=g9.useCallback(Y=>{const J=P,Z=Y.target.value;"value"in e||I(Z),Z!==J&&(C==null||C(Y))},[P,I,C]),k=n("radio",a),R=`${k}-group`,A=(0,bca.default)(k),[F,z,M]=(0,Cca.default)(k,A);let K=f;c&&c.length>0&&(K=c.map(Y=>typeof Y=="string"||typeof Y=="number"?g9.createElement(Pvt.default,{key:Y.toString(),prefixCls:k,disabled:d,value:Y,checked:P===Y},Y):g9.createElement(Pvt.default,{key:`radio-group-value-options-${Y.value}`,prefixCls:k,disabled:Y.disabled||d,value:Y.value,checked:P===Y.value,title:Y.title,style:Y.style,id:Y.id,required:Y.required},Y.label)));const U=(0,xca.default)(p),W=(0,gca.default)(R,`${R}-${u}`,{[`${R}-${U}`]:U,[`${R}-rtl`]:r==="rtl",[`${R}-block`]:x},o,s,z,M,A),L=g9.useMemo(()=>({onChange:D,value:P,disabled:d,name:v,optionType:_,block:x}),[D,P,d,v,_,x]);return F(g9.createElement("div",Object.assign({},(0,_ca.default)(e,{aria:!0,data:!0}),{className:W,style:m,onMouseEnter:w,onMouseLeave:$,onFocus:O,onBlur:N,id:g,ref:t}),g9.createElement(Sca.RadioGroupContextProvider,{value:L},K)))});n7e.default=g9.memo(Eca);var i7e={},Tca=fn.default,$ca=Un.default;Object.defineProperty(i7e,"__esModule",{value:!0});i7e.default=void 0;var uve=$ca(h),Oca=go,Pca=F6,Nca=Tca(NG),Dca=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Ica=(e,t)=>{const{getPrefixCls:n}=uve.useContext(Oca.ConfigContext),{prefixCls:r}=e,i=Dca(e,["prefixCls"]),a=n("radio",r);return uve.createElement(Pca.RadioOptionTypeContextProvider,{value:"button"},uve.createElement(Nca.default,Object.assign({prefixCls:a},i,{type:"radio",ref:t})))};i7e.default=uve.forwardRef(Ica);(function(e){"use client";var t=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Button",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"Group",{enumerable:!0,get:function(){return n.default}}),e.default=void 0;var n=t(n7e),r=t(NG),i=t(i7e);const a=r.default;a.Button=i.default,a.Group=n.default,a.__ANT_RADIO=!0,e.default=a})(Use);var Rca=fn.default,kca=Un.default;Object.defineProperty(t7e,"__esModule",{value:!0});t7e.default=void 0;var Mze=kca(h),Gx=Mze,Nvt=qc,Mke=Use,Gsn=Rca(l$);const Aca=10,Mca=20;function Fca(e){const{fullscreen:t,validRange:n,generateConfig:r,locale:i,prefixCls:a,value:o,onChange:s,divRef:c}=e,u=r.getYear(o||r.getNow());let d=u-Aca,f=d+Mca;n&&(d=r.getYear(n[0]),f=r.getYear(n[1])+1);const p=i&&i.year==="年"?"年":"",m=[];for(let g=d;g<f;g++)m.push({label:`${g}${p}`,value:g});return Gx.createElement(Gsn.default,{size:t?void 0:"small",options:m,value:u,className:`${a}-year-select`,onChange:g=>{let _=r.setYear(o,g);if(n){const[v,b]=n,y=r.getYear(_),x=r.getMonth(_);y===r.getYear(b)&&x>r.getMonth(b)&&(_=r.setMonth(_,r.getMonth(b))),y===r.getYear(v)&&x<r.getMonth(v)&&(_=r.setMonth(_,r.getMonth(v)))}s(_)},getPopupContainer:()=>c.current})}function Lca(e){const{prefixCls:t,fullscreen:n,validRange:r,value:i,generateConfig:a,locale:o,onChange:s,divRef:c}=e,u=a.getMonth(i||a.getNow());let d=0,f=11;if(r){const[g,_]=r,v=a.getYear(i);a.getYear(_)===v&&(f=a.getMonth(_)),a.getYear(g)===v&&(d=a.getMonth(g))}const p=o.shortMonths||a.locale.getShortMonths(o.locale),m=[];for(let g=d;g<=f;g+=1)m.push({label:p[g],value:g});return Gx.createElement(Gsn.default,{size:n?void 0:"small",className:`${t}-month-select`,value:u,options:m,onChange:g=>{s(a.setMonth(i,g))},getPopupContainer:()=>c.current})}function jca(e){const{prefixCls:t,locale:n,mode:r,fullscreen:i,onModeChange:a}=e;return Gx.createElement(Mke.Group,{onChange:o=>{let{target:{value:s}}=o;a(s)},value:r,size:i?void 0:"small",className:`${t}-mode-switch`},Gx.createElement(Mke.Button,{value:"month"},n.month),Gx.createElement(Mke.Button,{value:"year"},n.year))}function Bca(e){const{prefixCls:t,fullscreen:n,mode:r,onChange:i,onModeChange:a}=e,o=Gx.useRef(null),s=(0,Mze.useContext)(Nvt.FormItemInputContext),c=(0,Mze.useMemo)(()=>Object.assign(Object.assign({},s),{isFormItemInput:!1}),[s]),u=Object.assign(Object.assign({},e),{fullscreen:n,divRef:o});return Gx.createElement("div",{className:`${t}-header`,ref:o},Gx.createElement(Nvt.FormItemInputContext.Provider,{value:c},Gx.createElement(Fca,Object.assign({},u,{onChange:d=>{i(d,"year")}})),r==="month"&&Gx.createElement(Lca,Object.assign({},u,{onChange:d=>{i(d,"month")}}))),Gx.createElement(jca,Object.assign({},u,{onModeChange:a})))}t7e.default=Bca;var $N={},a7e={},GD={},u$={};Object.defineProperty(u$,"__esModule",{value:!0});u$.initComponentToken=void 0;u$.initInputToken=Hca;var zca=ao;function Hca(e){return(0,zca.mergeToken)(e,{inputAffixPadding:e.paddingXXS})}const qca=e=>{const{controlHeight:t,fontSize:n,lineHeight:r,lineWidth:i,controlHeightSM:a,controlHeightLG:o,fontSizeLG:s,lineHeightLG:c,paddingSM:u,controlPaddingHorizontalSM:d,controlPaddingHorizontal:f,colorFillAlter:p,colorPrimaryHover:m,colorPrimary:g,controlOutlineWidth:_,controlOutline:v,colorErrorOutline:b,colorWarningOutline:y,colorBgContainer:x,inputFontSize:C,inputFontSizeLG:w,inputFontSizeSM:$}=e,O=C||n,N=$||O,P=w||s,I=Math.round((t-O*r)/2*10)/10-i,D=Math.round((a-N*r)/2*10)/10-i,k=Math.ceil((o-P*c)/2*10)/10-i;return{paddingBlock:Math.max(I,0),paddingBlockSM:Math.max(D,0),paddingBlockLG:Math.max(k,0),paddingInline:u-i,paddingInlineSM:d-i,paddingInlineLG:f-i,addonBg:p,activeBorderColor:g,hoverBorderColor:m,activeShadow:`0 0 0 ${_}px ${v}`,errorActiveShadow:`0 0 0 ${_}px ${b}`,warningActiveShadow:`0 0 0 ${_}px ${y}`,hoverBg:x,activeBg:x,inputFontSize:O,inputFontSizeLG:P,inputFontSizeSM:N}};u$.initComponentToken=qca;var yp={};Object.defineProperty(yp,"__esModule",{value:!0});yp.genUnderlinedStyle=yp.genOutlinedStyle=yp.genOutlinedGroupStyle=yp.genHoverStyle=yp.genFilledStyle=yp.genFilledGroupStyle=yp.genDisabledStyle=yp.genBorderlessStyle=yp.genBaseUnderlinedStyle=yp.genBaseOutlinedStyle=void 0;var XS=Ha,Vca=ao;const Ysn=e=>({borderColor:e.hoverBorderColor,backgroundColor:e.hoverBg});yp.genHoverStyle=Ysn;const o7e=e=>({color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,boxShadow:"none",cursor:"not-allowed",opacity:1,"input[disabled], textarea[disabled]":{cursor:"not-allowed"},"&:hover:not([disabled])":Object.assign({},Ysn((0,Vca.mergeToken)(e,{hoverBorderColor:e.colorBorder,hoverBg:e.colorBgContainerDisabled})))});yp.genDisabledStyle=o7e;const JQe=(e,t)=>({background:e.colorBgContainer,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:t.borderColor,"&:hover":{borderColor:t.hoverBorderColor,backgroundColor:e.hoverBg},"&:focus, &:focus-within":{borderColor:t.activeBorderColor,boxShadow:t.activeShadow,outline:0,backgroundColor:e.activeBg}});yp.genBaseOutlinedStyle=JQe;const Dvt=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},JQe(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}}),[`&${e.componentCls}-status-${t.status}${e.componentCls}-disabled`]:{borderColor:t.borderColor}}),Wca=(e,t)=>({"&-outlined":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},JQe(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow})),{[`&${e.componentCls}-disabled, &[disabled]`]:Object.assign({},o7e(e))}),Dvt(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError})),Dvt(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning})),t)});yp.genOutlinedStyle=Wca;const Ivt=(e,t)=>({[`&${e.componentCls}-group-wrapper-status-${t.status}`]:{[`${e.componentCls}-group-addon`]:{borderColor:t.addonBorderColor,color:t.addonColor}}}),Uca=e=>({"&-outlined":Object.assign(Object.assign(Object.assign({[`${e.componentCls}-group`]:{"&-addon":{background:e.addonBg,border:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:first-child":{borderInlineEnd:0},"&-addon:last-child":{borderInlineStart:0}}},Ivt(e,{status:"error",addonBorderColor:e.colorError,addonColor:e.colorErrorText})),Ivt(e,{status:"warning",addonBorderColor:e.colorWarning,addonColor:e.colorWarningText})),{[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group-addon`]:Object.assign({},o7e(e))}})});yp.genOutlinedGroupStyle=Uca;const Kca=(e,t)=>{const{componentCls:n}=e;return{"&-borderless":Object.assign({background:"transparent",border:"none","&:focus, &:focus-within":{outline:"none"},[`&${n}-disabled, &[disabled]`]:{color:e.colorTextDisabled,cursor:"not-allowed"},[`&${n}-status-error`]:{"&, & input, & textarea":{color:e.colorError}},[`&${n}-status-warning`]:{"&, & input, & textarea":{color:e.colorWarning}}},t)}};yp.genBorderlessStyle=Kca;const Xsn=(e,t)=>({background:t.bg,borderWidth:e.lineWidth,borderStyle:e.lineType,borderColor:"transparent","input&, & input, textarea&, & textarea":{color:t==null?void 0:t.inputColor},"&:hover":{background:t.hoverBg},"&:focus, &:focus-within":{outline:0,borderColor:t.activeBorderColor,backgroundColor:e.activeBg}}),Rvt=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},Xsn(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}})}),Gca=(e,t)=>({"&-filled":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},Xsn(e,{bg:e.colorFillTertiary,hoverBg:e.colorFillSecondary,activeBorderColor:e.activeBorderColor})),{[`&${e.componentCls}-disabled, &[disabled]`]:Object.assign({},o7e(e))}),Rvt(e,{status:"error",bg:e.colorErrorBg,hoverBg:e.colorErrorBgHover,activeBorderColor:e.colorError,inputColor:e.colorErrorText,affixColor:e.colorError})),Rvt(e,{status:"warning",bg:e.colorWarningBg,hoverBg:e.colorWarningBgHover,activeBorderColor:e.colorWarning,inputColor:e.colorWarningText,affixColor:e.colorWarning})),t)});yp.genFilledStyle=Gca;const kvt=(e,t)=>({[`&${e.componentCls}-group-wrapper-status-${t.status}`]:{[`${e.componentCls}-group-addon`]:{background:t.addonBg,color:t.addonColor}}}),Yca=e=>({"&-filled":Object.assign(Object.assign(Object.assign({[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary},[`${e.componentCls}-filled:not(:focus):not(:focus-within)`]:{"&:not(:first-child)":{borderInlineStart:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},"&:not(:last-child)":{borderInlineEnd:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}}}},kvt(e,{status:"error",addonBg:e.colorErrorBg,addonColor:e.colorErrorText})),kvt(e,{status:"warning",addonBg:e.colorWarningBg,addonColor:e.colorWarningText})),{[`&${e.componentCls}-group-wrapper-disabled`]:{[`${e.componentCls}-group`]:{"&-addon":{background:e.colorFillTertiary,color:e.colorTextDisabled},"&-addon:first-child":{borderInlineStart:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},"&-addon:last-child":{borderInlineEnd:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderTop:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderBottom:`${(0,XS.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`}}}})});yp.genFilledGroupStyle=Yca;const QQe=(e,t)=>({background:e.colorBgContainer,borderWidth:`${(0,XS.unit)(e.lineWidth)} 0`,borderStyle:`${e.lineType} none`,borderColor:`transparent transparent ${t.borderColor} transparent`,borderRadius:0,"&:hover":{borderColor:`transparent transparent ${t.borderColor} transparent`,backgroundColor:e.hoverBg},"&:focus, &:focus-within":{borderColor:`transparent transparent ${t.borderColor} transparent`,outline:0,backgroundColor:e.activeBg}});yp.genBaseUnderlinedStyle=QQe;const Avt=(e,t)=>({[`&${e.componentCls}-status-${t.status}:not(${e.componentCls}-disabled)`]:Object.assign(Object.assign({},QQe(e,t)),{[`${e.componentCls}-prefix, ${e.componentCls}-suffix`]:{color:t.affixColor}}),[`&${e.componentCls}-status-${t.status}${e.componentCls}-disabled`]:{borderColor:`transparent transparent ${t.borderColor} transparent`}}),Xca=(e,t)=>({"&-underlined":Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},QQe(e,{borderColor:e.colorBorder,hoverBorderColor:e.hoverBorderColor,activeBorderColor:e.activeBorderColor,activeShadow:e.activeShadow})),{[`&${e.componentCls}-disabled, &[disabled]`]:{color:e.colorTextDisabled,boxShadow:"none",cursor:"not-allowed","&:hover":{borderColor:`transparent transparent ${e.colorBorder} transparent`}},"input[disabled], textarea[disabled]":{cursor:"not-allowed"}}),Avt(e,{status:"error",borderColor:e.colorError,hoverBorderColor:e.colorErrorBorderHover,activeBorderColor:e.colorError,activeShadow:e.errorActiveShadow,affixColor:e.colorError})),Avt(e,{status:"warning",borderColor:e.colorWarning,hoverBorderColor:e.colorWarningBorderHover,activeBorderColor:e.colorWarning,activeShadow:e.warningActiveShadow,affixColor:e.colorWarning})),t)});yp.genUnderlinedStyle=Xca;(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.genPlaceholderStyle=e.genInputStyle=e.genInputSmallStyle=e.genInputGroupStyle=e.genBasicInputStyle=e.genAffixStyle=e.genActiveStyle=e.default=void 0,Object.defineProperty(e,"initComponentToken",{enumerable:!0,get:function(){return a.initComponentToken}}),Object.defineProperty(e,"initInputToken",{enumerable:!0,get:function(){return a.initInputToken}}),e.useSharedStyle=void 0;var t=Ha,n=Lo,r=o$,i=ao,a=u$,o=yp;const s=x=>({"&::-moz-placeholder":{opacity:1},"&::placeholder":{color:x,userSelect:"none"},"&:placeholder-shown":{textOverflow:"ellipsis"}});e.genPlaceholderStyle=s;const c=x=>({borderColor:x.activeBorderColor,boxShadow:x.activeShadow,outline:0,backgroundColor:x.activeBg});e.genActiveStyle=c;const u=x=>{const{paddingBlockLG:C,lineHeightLG:w,borderRadiusLG:$,paddingInlineLG:O}=x;return{padding:`${(0,t.unit)(C)} ${(0,t.unit)(O)}`,fontSize:x.inputFontSizeLG,lineHeight:w,borderRadius:$}},d=x=>({padding:`${(0,t.unit)(x.paddingBlockSM)} ${(0,t.unit)(x.paddingInlineSM)}`,fontSize:x.inputFontSizeSM,borderRadius:x.borderRadiusSM});e.genInputSmallStyle=d;const f=x=>Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",minWidth:0,padding:`${(0,t.unit)(x.paddingBlock)} ${(0,t.unit)(x.paddingInline)}`,color:x.colorText,fontSize:x.inputFontSize,lineHeight:x.lineHeight,borderRadius:x.borderRadius,transition:`all ${x.motionDurationMid}`},s(x.colorTextPlaceholder)),{"textarea&":{maxWidth:"100%",height:"auto",minHeight:x.controlHeight,lineHeight:x.lineHeight,verticalAlign:"bottom",transition:`all ${x.motionDurationSlow}, height 0s`,resize:"vertical"},"&-lg":Object.assign({},u(x)),"&-sm":Object.assign({},d(x)),"&-rtl, &-textarea-rtl":{direction:"rtl"}});e.genBasicInputStyle=f;const p=x=>{const{componentCls:C,antCls:w}=x;return{position:"relative",display:"table",width:"100%",borderCollapse:"separate",borderSpacing:0,"&[class*='col-']":{paddingInlineEnd:x.paddingXS,"&:last-child":{paddingInlineEnd:0}},[`&-lg ${C}, &-lg > ${C}-group-addon`]:Object.assign({},u(x)),[`&-sm ${C}, &-sm > ${C}-group-addon`]:Object.assign({},d(x)),[`&-lg ${w}-select-single ${w}-select-selector`]:{height:x.controlHeightLG},[`&-sm ${w}-select-single ${w}-select-selector`]:{height:x.controlHeightSM},[`> ${C}`]:{display:"table-cell","&:not(:first-child):not(:last-child)":{borderRadius:0}},[`${C}-group`]:{"&-addon, &-wrap":{display:"table-cell",width:1,whiteSpace:"nowrap",verticalAlign:"middle","&:not(:first-child):not(:last-child)":{borderRadius:0}},"&-wrap > *":{display:"block !important"},"&-addon":{position:"relative",padding:`0 ${(0,t.unit)(x.paddingInline)}`,color:x.colorText,fontWeight:"normal",fontSize:x.inputFontSize,textAlign:"center",borderRadius:x.borderRadius,transition:`all ${x.motionDurationSlow}`,lineHeight:1,[`${w}-select`]:{margin:`${(0,t.unit)(x.calc(x.paddingBlock).add(1).mul(-1).equal())} ${(0,t.unit)(x.calc(x.paddingInline).mul(-1).equal())}`,[`&${w}-select-single:not(${w}-select-customize-input):not(${w}-pagination-size-changer)`]:{[`${w}-select-selector`]:{backgroundColor:"inherit",border:`${(0,t.unit)(x.lineWidth)} ${x.lineType} transparent`,boxShadow:"none"}}},[`${w}-cascader-picker`]:{margin:`-9px ${(0,t.unit)(x.calc(x.paddingInline).mul(-1).equal())}`,backgroundColor:"transparent",[`${w}-cascader-input`]:{textAlign:"start",border:0,boxShadow:"none"}}}},[C]:{width:"100%",marginBottom:0,textAlign:"inherit","&:focus":{zIndex:1,borderInlineEndWidth:1},"&:hover":{zIndex:1,borderInlineEndWidth:1,[`${C}-search-with-button &`]:{zIndex:0}}},[`> ${C}:first-child, ${C}-group-addon:first-child`]:{borderStartEndRadius:0,borderEndEndRadius:0,[`${w}-select ${w}-select-selector`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${C}-affix-wrapper`]:{[`&:not(:first-child) ${C}`]:{borderStartStartRadius:0,borderEndStartRadius:0},[`&:not(:last-child) ${C}`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`> ${C}:last-child, ${C}-group-addon:last-child`]:{borderStartStartRadius:0,borderEndStartRadius:0,[`${w}-select ${w}-select-selector`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`${C}-affix-wrapper`]:{"&:not(:last-child)":{borderStartEndRadius:0,borderEndEndRadius:0,[`${C}-search &`]:{borderStartStartRadius:x.borderRadius,borderEndStartRadius:x.borderRadius}},[`&:not(:first-child), ${C}-search &:not(:first-child)`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&${C}-group-compact`]:Object.assign(Object.assign({display:"block"},(0,n.clearFix)()),{[`${C}-group-addon, ${C}-group-wrap, > ${C}`]:{"&:not(:first-child):not(:last-child)":{borderInlineEndWidth:x.lineWidth,"&:hover, &:focus":{zIndex:1}}},"& > *":{display:"inline-flex",float:"none",verticalAlign:"top",borderRadius:0},[`
        & > ${C}-affix-wrapper,
        & > ${C}-number-affix-wrapper,
        & > ${w}-picker-range
      `]:{display:"inline-flex"},"& > *:not(:last-child)":{marginInlineEnd:x.calc(x.lineWidth).mul(-1).equal(),borderInlineEndWidth:x.lineWidth},[C]:{float:"none"},[`& > ${w}-select > ${w}-select-selector,
      & > ${w}-select-auto-complete ${C},
      & > ${w}-cascader-picker ${C},
      & > ${C}-group-wrapper ${C}`]:{borderInlineEndWidth:x.lineWidth,borderRadius:0,"&:hover, &:focus":{zIndex:1}},[`& > ${w}-select-focused`]:{zIndex:1},[`& > ${w}-select > ${w}-select-arrow`]:{zIndex:1},[`& > *:first-child,
      & > ${w}-select:first-child > ${w}-select-selector,
      & > ${w}-select-auto-complete:first-child ${C},
      & > ${w}-cascader-picker:first-child ${C}`]:{borderStartStartRadius:x.borderRadius,borderEndStartRadius:x.borderRadius},[`& > *:last-child,
      & > ${w}-select:last-child > ${w}-select-selector,
      & > ${w}-cascader-picker:last-child ${C},
      & > ${w}-cascader-picker-focused:last-child ${C}`]:{borderInlineEndWidth:x.lineWidth,borderStartEndRadius:x.borderRadius,borderEndEndRadius:x.borderRadius},[`& > ${w}-select-auto-complete ${C}`]:{verticalAlign:"top"},[`${C}-group-wrapper + ${C}-group-wrapper`]:{marginInlineStart:x.calc(x.lineWidth).mul(-1).equal(),[`${C}-affix-wrapper`]:{borderRadius:0}},[`${C}-group-wrapper:not(:last-child)`]:{[`&${C}-search > ${C}-group`]:{[`& > ${C}-group-addon > ${C}-search-button`]:{borderRadius:0},[`& > ${C}`]:{borderStartStartRadius:x.borderRadius,borderStartEndRadius:0,borderEndEndRadius:0,borderEndStartRadius:x.borderRadius}}}})}};e.genInputGroupStyle=p;const m=x=>{const{componentCls:C,controlHeightSM:w,lineWidth:$,calc:O}=x,N=16,P=O(w).sub(O($).mul(2)).sub(N).div(2).equal();return{[C]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,n.resetComponent)(x)),f(x)),(0,o.genOutlinedStyle)(x)),(0,o.genFilledStyle)(x)),(0,o.genBorderlessStyle)(x)),(0,o.genUnderlinedStyle)(x)),{'&[type="color"]':{height:x.controlHeight,[`&${C}-lg`]:{height:x.controlHeightLG},[`&${C}-sm`]:{height:w,paddingTop:P,paddingBottom:P}},'&[type="search"]::-webkit-search-cancel-button, &[type="search"]::-webkit-search-decoration':{"-webkit-appearance":"none"}})}};e.genInputStyle=m;const g=x=>{const{componentCls:C}=x;return{[`${C}-clear-icon`]:{margin:0,padding:0,lineHeight:0,color:x.colorTextQuaternary,fontSize:x.fontSizeIcon,verticalAlign:-1,cursor:"pointer",transition:`color ${x.motionDurationSlow}`,border:"none",outline:"none",backgroundColor:"transparent","&:hover":{color:x.colorTextTertiary},"&:active":{color:x.colorText},"&-hidden":{visibility:"hidden"},"&-has-suffix":{margin:`0 ${(0,t.unit)(x.inputAffixPadding)}`}}}},_=x=>{const{componentCls:C,inputAffixPadding:w,colorTextDescription:$,motionDurationSlow:O,colorIcon:N,colorIconHover:P,iconCls:I}=x,D=`${C}-affix-wrapper`,k=`${C}-affix-wrapper-disabled`;return{[D]:Object.assign(Object.assign(Object.assign(Object.assign({},f(x)),{display:"inline-flex",[`&:not(${C}-disabled):hover`]:{zIndex:1,[`${C}-search-with-button &`]:{zIndex:0}},"&-focused, &:focus":{zIndex:1},[`> input${C}`]:{padding:0},[`> input${C}, > textarea${C}`]:{fontSize:"inherit",border:"none",borderRadius:0,outline:"none",background:"transparent",color:"inherit","&::-ms-reveal":{display:"none"},"&:focus":{boxShadow:"none !important"}},"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[C]:{"&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center","> *:not(:last-child)":{marginInlineEnd:x.paddingXS}},"&-show-count-suffix":{color:$},"&-show-count-has-suffix":{marginInlineEnd:x.paddingXXS},"&-prefix":{marginInlineEnd:w},"&-suffix":{marginInlineStart:w}}}),g(x)),{[`${I}${C}-password-icon`]:{color:N,cursor:"pointer",transition:`all ${O}`,"&:hover":{color:P}}}),[`${C}-underlined`]:{borderRadius:0},[k]:{[`${I}${C}-password-icon`]:{color:N,cursor:"not-allowed","&:hover":{color:N}}}}};e.genAffixStyle=_;const v=x=>{const{componentCls:C,borderRadiusLG:w,borderRadiusSM:$}=x;return{[`${C}-group`]:Object.assign(Object.assign(Object.assign({},(0,n.resetComponent)(x)),p(x)),{"&-rtl":{direction:"rtl"},"&-wrapper":Object.assign(Object.assign(Object.assign({display:"inline-block",width:"100%",textAlign:"start",verticalAlign:"top","&-rtl":{direction:"rtl"},"&-lg":{[`${C}-group-addon`]:{borderRadius:w,fontSize:x.inputFontSizeLG}},"&-sm":{[`${C}-group-addon`]:{borderRadius:$}}},(0,o.genOutlinedGroupStyle)(x)),(0,o.genFilledGroupStyle)(x)),{[`&:not(${C}-compact-first-item):not(${C}-compact-last-item)${C}-compact-item`]:{[`${C}, ${C}-group-addon`]:{borderRadius:0}},[`&:not(${C}-compact-last-item)${C}-compact-first-item`]:{[`${C}, ${C}-group-addon`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${C}-compact-first-item)${C}-compact-last-item`]:{[`${C}, ${C}-group-addon`]:{borderStartStartRadius:0,borderEndStartRadius:0}},[`&:not(${C}-compact-last-item)${C}-compact-item`]:{[`${C}-affix-wrapper`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${C}-compact-first-item)${C}-compact-item`]:{[`${C}-affix-wrapper`]:{borderStartStartRadius:0,borderEndStartRadius:0}}})})}},b=x=>{const{componentCls:C,antCls:w}=x,$=`${C}-search`;return{[$]:{[C]:{"&:hover, &:focus":{[`+ ${C}-group-addon ${$}-button:not(${w}-btn-primary)`]:{borderInlineStartColor:x.colorPrimaryHover}}},[`${C}-affix-wrapper`]:{height:x.controlHeight,borderRadius:0},[`${C}-lg`]:{lineHeight:x.calc(x.lineHeightLG).sub(2e-4).equal()},[`> ${C}-group`]:{[`> ${C}-group-addon:last-child`]:{insetInlineStart:-1,padding:0,border:0,[`${$}-button`]:{marginInlineEnd:-1,borderStartStartRadius:0,borderEndStartRadius:0,boxShadow:"none"},[`${$}-button:not(${w}-btn-primary)`]:{color:x.colorTextDescription,"&:hover":{color:x.colorPrimaryHover},"&:active":{color:x.colorPrimaryActive},[`&${w}-btn-loading::before`]:{insetInlineStart:0,insetInlineEnd:0,insetBlockStart:0,insetBlockEnd:0}}}},[`${$}-button`]:{height:x.controlHeight,"&:hover, &:focus":{zIndex:1}},"&-large":{[`${C}-affix-wrapper, ${$}-button`]:{height:x.controlHeightLG}},"&-small":{[`${C}-affix-wrapper, ${$}-button`]:{height:x.controlHeightSM}},"&-rtl":{direction:"rtl"},[`&${C}-compact-item`]:{[`&:not(${C}-compact-last-item)`]:{[`${C}-group-addon`]:{[`${C}-search-button`]:{marginInlineEnd:x.calc(x.lineWidth).mul(-1).equal(),borderRadius:0}}},[`&:not(${C}-compact-first-item)`]:{[`${C},${C}-affix-wrapper`]:{borderRadius:0}},[`> ${C}-group-addon ${C}-search-button,
        > ${C},
        ${C}-affix-wrapper`]:{"&:hover, &:focus, &:active":{zIndex:2}},[`> ${C}-affix-wrapper-focused`]:{zIndex:2}}}}},y=x=>{const{componentCls:C}=x;return{[`${C}-out-of-range`]:{[`&, & input, & textarea, ${C}-show-count-suffix, ${C}-data-count`]:{color:x.colorError}}}};e.useSharedStyle=(0,i.genStyleHooks)(["Input","Shared"],x=>{const C=(0,i.mergeToken)(x,(0,a.initInputToken)(x));return[m(C),_(C)]},a.initComponentToken,{resetFont:!1}),e.default=(0,i.genStyleHooks)(["Input","Component"],x=>{const C=(0,i.mergeToken)(x,(0,a.initInputToken)(x));return[v(C),b(C),y(C),(0,r.genCompactItemStyle)(C)]},a.initComponentToken,{resetFont:!1})})(GD);var s7e={};Object.defineProperty(s7e,"__esModule",{value:!0});s7e.default=void 0;var Jca=Ha,Jsn=cT,Mvt=ao;const Fke=(e,t)=>{const{componentCls:n,controlHeight:r}=e,i=t?`${n}-${t}`:"",a=(0,Jsn.getMultipleSelectorUnit)(e);return[{[`${n}-multiple${i}`]:{paddingBlock:a.containerPadding,paddingInlineStart:a.basePadding,minHeight:r,[`${n}-selection-item`]:{height:a.itemHeight,lineHeight:(0,Jca.unit)(a.itemLineHeight)}}}]},Qca=e=>{const{componentCls:t,calc:n,lineWidth:r}=e,i=(0,Mvt.mergeToken)(e,{fontHeight:e.fontSize,selectHeight:e.controlHeightSM,multipleSelectItemHeight:e.multipleItemHeightSM,borderRadius:e.borderRadiusSM,borderRadiusSM:e.borderRadiusXS,controlHeight:e.controlHeightSM}),a=(0,Mvt.mergeToken)(e,{fontHeight:n(e.multipleItemHeightLG).sub(n(r).mul(2).equal()).equal(),fontSize:e.fontSizeLG,selectHeight:e.controlHeightLG,multipleSelectItemHeight:e.multipleItemHeightLG,borderRadius:e.borderRadiusLG,borderRadiusSM:e.borderRadius,controlHeight:e.controlHeightLG});return[Fke(i,"small"),Fke(e),Fke(a,"large"),{[`${t}${t}-multiple`]:Object.assign(Object.assign({width:"100%",cursor:"text",[`${t}-selector`]:{flex:"auto",padding:0,position:"relative","&:after":{margin:0},[`${t}-selection-placeholder`]:{position:"absolute",top:"50%",insetInlineStart:e.inputPaddingHorizontalBase,insetInlineEnd:0,transform:"translateY(-50%)",transition:`all ${e.motionDurationSlow}`,overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis",flex:1,color:e.colorTextPlaceholder,pointerEvents:"none"}}},(0,Jsn.genOverflowStyle)(e)),{[`${t}-multiple-input`]:{width:0,height:0,border:0,visibility:"hidden",position:"absolute",zIndex:-1}})}]};s7e.default=Qca;var zW={};Object.defineProperty(zW,"__esModule",{value:!0});zW.genPanelStyle=zW.default=void 0;var Cf=Ha,Fvt=T1;const Zca=e=>{const{pickerCellCls:t,pickerCellInnerCls:n,cellHeight:r,borderRadiusSM:i,motionDurationMid:a,cellHoverBg:o,lineWidth:s,lineType:c,colorPrimary:u,cellActiveWithRangeBg:d,colorTextLightSolid:f,colorTextDisabled:p,cellBgDisabled:m,colorFillSecondary:g}=e;return{"&::before":{position:"absolute",top:"50%",insetInlineStart:0,insetInlineEnd:0,zIndex:1,height:r,transform:"translateY(-50%)",content:'""',pointerEvents:"none"},[n]:{position:"relative",zIndex:2,display:"inline-block",minWidth:r,height:r,lineHeight:(0,Cf.unit)(r),borderRadius:i,transition:`background ${a}`},[`&:hover:not(${t}-in-view):not(${t}-disabled),
    &:hover:not(${t}-selected):not(${t}-range-start):not(${t}-range-end):not(${t}-disabled)`]:{[n]:{background:o}},[`&-in-view${t}-today ${n}`]:{"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:1,border:`${(0,Cf.unit)(s)} ${c} ${u}`,borderRadius:i,content:'""'}},[`&-in-view${t}-in-range,
      &-in-view${t}-range-start,
      &-in-view${t}-range-end`]:{position:"relative",[`&:not(${t}-disabled):before`]:{background:d}},[`&-in-view${t}-selected,
      &-in-view${t}-range-start,
      &-in-view${t}-range-end`]:{[`&:not(${t}-disabled) ${n}`]:{color:f,background:u},[`&${t}-disabled ${n}`]:{background:g}},[`&-in-view${t}-range-start:not(${t}-disabled):before`]:{insetInlineStart:"50%"},[`&-in-view${t}-range-end:not(${t}-disabled):before`]:{insetInlineEnd:"50%"},[`&-in-view${t}-range-start:not(${t}-range-end) ${n}`]:{borderStartStartRadius:i,borderEndStartRadius:i,borderStartEndRadius:0,borderEndEndRadius:0},[`&-in-view${t}-range-end:not(${t}-range-start) ${n}`]:{borderStartStartRadius:0,borderEndStartRadius:0,borderStartEndRadius:i,borderEndEndRadius:i},"&-disabled":{color:p,cursor:"not-allowed",[n]:{background:"transparent"},"&::before":{background:m}},[`&-disabled${t}-today ${n}::before`]:{borderColor:p}}},eua=e=>{const{componentCls:t,pickerCellCls:n,pickerCellInnerCls:r,pickerYearMonthCellWidth:i,pickerControlIconSize:a,cellWidth:o,paddingSM:s,paddingXS:c,paddingXXS:u,colorBgContainer:d,lineWidth:f,lineType:p,borderRadiusLG:m,colorPrimary:g,colorTextHeading:_,colorSplit:v,pickerControlIconBorderWidth:b,colorIcon:y,textHeight:x,motionDurationMid:C,colorIconHover:w,fontWeightStrong:$,cellHeight:O,pickerCellPaddingVertical:N,colorTextDisabled:P,colorText:I,fontSize:D,motionDurationSlow:k,withoutTimeCellHeight:R,pickerQuarterPanelContentHeight:A,borderRadiusSM:F,colorTextLightSolid:z,cellHoverBg:M,timeColumnHeight:K,timeColumnWidth:U,timeCellHeight:W,controlItemBgActive:L,marginXXS:Y,pickerDatePanelPaddingHorizontal:J,pickerControlIconMargin:Z}=e,te=e.calc(o).mul(7).add(e.calc(J).mul(2)).equal();return{[t]:{"&-panel":{display:"inline-flex",flexDirection:"column",textAlign:"center",background:d,borderRadius:m,outline:"none","&-focused":{borderColor:g},"&-rtl":{[`${t}-prev-icon,
              ${t}-super-prev-icon`]:{transform:"rotate(45deg)"},[`${t}-next-icon,
              ${t}-super-next-icon`]:{transform:"rotate(-135deg)"},[`${t}-time-panel`]:{[`${t}-content`]:{direction:"ltr","> *":{direction:"rtl"}}}}},"&-decade-panel,\n        &-year-panel,\n        &-quarter-panel,\n        &-month-panel,\n        &-week-panel,\n        &-date-panel,\n        &-time-panel":{display:"flex",flexDirection:"column",width:te},"&-header":{display:"flex",padding:`0 ${(0,Cf.unit)(c)}`,color:_,borderBottom:`${(0,Cf.unit)(f)} ${p} ${v}`,"> *":{flex:"none"},button:{padding:0,color:y,lineHeight:(0,Cf.unit)(x),background:"transparent",border:0,cursor:"pointer",transition:`color ${C}`,fontSize:"inherit",display:"inline-flex",alignItems:"center",justifyContent:"center","&:empty":{display:"none"}},"> button":{minWidth:"1.6em",fontSize:D,"&:hover":{color:w},"&:disabled":{opacity:.25,pointerEvents:"none"}},"&-view":{flex:"auto",fontWeight:$,lineHeight:(0,Cf.unit)(x),"> button":{color:"inherit",fontWeight:"inherit",verticalAlign:"top","&:not(:first-child)":{marginInlineStart:c},"&:hover":{color:g}}}},"&-prev-icon,\n        &-next-icon,\n        &-super-prev-icon,\n        &-super-next-icon":{position:"relative",width:a,height:a,"&::before":{position:"absolute",top:0,insetInlineStart:0,width:a,height:a,border:"0 solid currentcolor",borderBlockWidth:`${(0,Cf.unit)(b)} 0`,borderInlineWidth:`${(0,Cf.unit)(b)} 0`,content:'""'}},"&-super-prev-icon,\n        &-super-next-icon":{"&::after":{position:"absolute",top:Z,insetInlineStart:Z,display:"inline-block",width:a,height:a,border:"0 solid currentcolor",borderBlockWidth:`${(0,Cf.unit)(b)} 0`,borderInlineWidth:`${(0,Cf.unit)(b)} 0`,content:'""'}},"&-prev-icon, &-super-prev-icon":{transform:"rotate(-45deg)"},"&-next-icon, &-super-next-icon":{transform:"rotate(135deg)"},"&-content":{width:"100%",tableLayout:"fixed",borderCollapse:"collapse","th, td":{position:"relative",minWidth:O,fontWeight:"normal"},th:{height:e.calc(O).add(e.calc(N).mul(2)).equal(),color:I,verticalAlign:"middle"}},"&-cell":Object.assign({padding:`${(0,Cf.unit)(N)} 0`,color:P,cursor:"pointer","&-in-view":{color:I}},Zca(e)),"&-decade-panel,\n        &-year-panel,\n        &-quarter-panel,\n        &-month-panel":{[`${t}-content`]:{height:e.calc(R).mul(4).equal()},[r]:{padding:`0 ${(0,Cf.unit)(c)}`}},"&-quarter-panel":{[`${t}-content`]:{height:A}},"&-decade-panel":{[r]:{padding:`0 ${(0,Cf.unit)(e.calc(c).div(2).equal())}`},[`${t}-cell::before`]:{display:"none"}},"&-year-panel,\n        &-quarter-panel,\n        &-month-panel":{[`${t}-body`]:{padding:`0 ${(0,Cf.unit)(c)}`},[r]:{width:i}},"&-date-panel":{[`${t}-body`]:{padding:`${(0,Cf.unit)(c)} ${(0,Cf.unit)(J)}`},[`${t}-content th`]:{boxSizing:"border-box",padding:0}},"&-week-panel":{[`${t}-cell`]:{[`&:hover ${r},
            &-selected ${r},
            ${r}`]:{background:"transparent !important"}},"&-row":{td:{"&:before":{transition:`background ${C}`},"&:first-child:before":{borderStartStartRadius:F,borderEndStartRadius:F},"&:last-child:before":{borderStartEndRadius:F,borderEndEndRadius:F}},"&:hover td:before":{background:M},"&-range-start td, &-range-end td, &-selected td, &-hover td":{[`&${n}`]:{"&:before":{background:g},[`&${t}-cell-week`]:{color:new Fvt.FastColor(z).setA(.5).toHexString()},[r]:{color:z}}},"&-range-hover td:before":{background:L}}},"&-week-panel, &-date-panel-show-week":{[`${t}-body`]:{padding:`${(0,Cf.unit)(c)} ${(0,Cf.unit)(s)}`},[`${t}-content th`]:{width:"auto"}},"&-datetime-panel":{display:"flex",[`${t}-time-panel`]:{borderInlineStart:`${(0,Cf.unit)(f)} ${p} ${v}`},[`${t}-date-panel,
          ${t}-time-panel`]:{transition:`opacity ${k}`},"&-active":{[`${t}-date-panel,
            ${t}-time-panel`]:{opacity:.3,"&-active":{opacity:1}}}},"&-time-panel":{width:"auto",minWidth:"auto",[`${t}-content`]:{display:"flex",flex:"auto",height:K},"&-column":{flex:"1 0 auto",width:U,margin:`${(0,Cf.unit)(u)} 0`,padding:0,overflowY:"hidden",textAlign:"start",listStyle:"none",transition:`background ${C}`,overflowX:"hidden","&::-webkit-scrollbar":{width:8,backgroundColor:"transparent"},"&::-webkit-scrollbar-thumb":{backgroundColor:e.colorTextTertiary,borderRadius:e.borderRadiusSM},"&":{scrollbarWidth:"thin",scrollbarColor:`${e.colorTextTertiary} transparent`},"&::after":{display:"block",height:`calc(100% - ${(0,Cf.unit)(W)})`,content:'""'},"&:not(:first-child)":{borderInlineStart:`${(0,Cf.unit)(f)} ${p} ${v}`},"&-active":{background:new Fvt.FastColor(L).setA(.2).toHexString()},"&:hover":{overflowY:"auto"},"> li":{margin:0,padding:0,[`&${t}-time-panel-cell`]:{marginInline:Y,[`${t}-time-panel-cell-inner`]:{display:"block",width:e.calc(U).sub(e.calc(Y).mul(2)).equal(),height:W,margin:0,paddingBlock:0,paddingInlineEnd:0,paddingInlineStart:e.calc(U).sub(W).div(2).equal(),color:I,lineHeight:(0,Cf.unit)(W),borderRadius:F,cursor:"pointer",transition:`background ${C}`,"&:hover":{background:M}},"&-selected":{[`${t}-time-panel-cell-inner`]:{background:L}},"&-disabled":{[`${t}-time-panel-cell-inner`]:{color:P,background:"transparent",cursor:"not-allowed"}}}}}}}}};zW.genPanelStyle=eua;const tua=e=>{const{componentCls:t,textHeight:n,lineWidth:r,paddingSM:i,antCls:a,colorPrimary:o,cellActiveWithRangeBg:s,colorPrimaryBorder:c,lineType:u,colorSplit:d}=e;return{[`${t}-dropdown`]:{[`${t}-footer`]:{borderTop:`${(0,Cf.unit)(r)} ${u} ${d}`,"&-extra":{padding:`0 ${(0,Cf.unit)(i)}`,lineHeight:(0,Cf.unit)(e.calc(n).sub(e.calc(r).mul(2)).equal()),textAlign:"start","&:not(:last-child)":{borderBottom:`${(0,Cf.unit)(r)} ${u} ${d}`}}},[`${t}-panels + ${t}-footer ${t}-ranges`]:{justifyContent:"space-between"},[`${t}-ranges`]:{marginBlock:0,paddingInline:(0,Cf.unit)(i),overflow:"hidden",textAlign:"start",listStyle:"none",display:"flex",justifyContent:"center",alignItems:"center","> li":{lineHeight:(0,Cf.unit)(e.calc(n).sub(e.calc(r).mul(2)).equal()),display:"inline-block"},[`${t}-now-btn-disabled`]:{pointerEvents:"none",color:e.colorTextDisabled},[`${t}-preset > ${a}-tag-blue`]:{color:o,background:s,borderColor:c,cursor:"pointer"},[`${t}-ok`]:{paddingBlock:e.calc(r).mul(2).equal(),marginInlineStart:"auto"}}}}};zW.default=tua;var ON={};Object.defineProperty(ON,"__esModule",{value:!0});ON.prepareComponentToken=ON.initPickerPanelToken=ON.initPanelComponentToken=void 0;var Lvt=T1,nua=u$,rua=e7;const iua=e=>{const{componentCls:t,controlHeightLG:n,paddingXXS:r,padding:i}=e;return{pickerCellCls:`${t}-cell`,pickerCellInnerCls:`${t}-cell-inner`,pickerYearMonthCellWidth:e.calc(n).mul(1.5).equal(),pickerQuarterPanelContentHeight:e.calc(n).mul(1.4).equal(),pickerCellPaddingVertical:e.calc(r).add(e.calc(r).div(2)).equal(),pickerCellBorderGap:2,pickerControlIconSize:7,pickerControlIconMargin:4,pickerControlIconBorderWidth:1.5,pickerDatePanelPaddingHorizontal:e.calc(i).add(e.calc(r).div(2)).equal()}};ON.initPickerPanelToken=iua;const Qsn=e=>{const{colorBgContainerDisabled:t,controlHeight:n,controlHeightSM:r,controlHeightLG:i,paddingXXS:a,lineWidth:o}=e,s=a*2,c=o*2,u=Math.min(n-s,n-c),d=Math.min(r-s,r-c),f=Math.min(i-s,i-c);return{INTERNAL_FIXED_ITEM_MARGIN:Math.floor(a/2),cellHoverBg:e.controlItemBgHover,cellActiveWithRangeBg:e.controlItemBgActive,cellHoverWithRangeBg:new Lvt.FastColor(e.colorPrimary).lighten(35).toHexString(),cellRangeBorderColor:new Lvt.FastColor(e.colorPrimary).lighten(20).toHexString(),cellBgDisabled:t,timeColumnWidth:i*1.4,timeColumnHeight:28*8,timeCellHeight:28,cellWidth:r*1.5,cellHeight:r,textHeight:i,withoutTimeCellHeight:i*1.65,multipleItemBg:e.colorFillSecondary,multipleItemBorderColor:"transparent",multipleItemHeight:u,multipleItemHeightSM:d,multipleItemHeightLG:f,multipleSelectorBgDisabled:t,multipleItemColorDisabled:e.colorTextDisabled,multipleItemBorderColorDisabled:"transparent"}};ON.initPanelComponentToken=Qsn;const aua=e=>Object.assign(Object.assign(Object.assign(Object.assign({},(0,nua.initComponentToken)(e)),Qsn(e)),(0,rua.getArrowToken)(e)),{presetsWidth:120,presetsMaxWidth:200,zIndexPopup:e.zIndexPopupBase+50});ON.prepareComponentToken=aua;var l7e={};Object.defineProperty(l7e,"__esModule",{value:!0});l7e.default=void 0;var A1e=Ha,M1e=yp;const oua=e=>{const{componentCls:t}=e;return{[t]:[Object.assign(Object.assign(Object.assign(Object.assign({},(0,M1e.genOutlinedStyle)(e)),(0,M1e.genUnderlinedStyle)(e)),(0,M1e.genFilledStyle)(e)),(0,M1e.genBorderlessStyle)(e)),{"&-outlined":{[`&${t}-multiple ${t}-selection-item`]:{background:e.multipleItemBg,border:`${(0,A1e.unit)(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}},"&-filled":{[`&${t}-multiple ${t}-selection-item`]:{background:e.colorBgContainer,border:`${(0,A1e.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}},"&-borderless":{[`&${t}-multiple ${t}-selection-item`]:{background:e.multipleItemBg,border:`${(0,A1e.unit)(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}},"&-underlined":{[`&${t}-multiple ${t}-selection-item`]:{background:e.multipleItemBg,border:`${(0,A1e.unit)(e.lineWidth)} ${e.lineType} ${e.multipleItemBorderColor}`}}}]}};l7e.default=oua;(function(e){var t=Un.default,n=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,Object.defineProperty(e,"genPanelStyle",{enumerable:!0,get:function(){return f.genPanelStyle}}),Object.defineProperty(e,"initPanelComponentToken",{enumerable:!0,get:function(){return p.initPanelComponentToken}}),Object.defineProperty(e,"initPickerPanelToken",{enumerable:!0,get:function(){return p.initPickerPanelToken}});var r=Ha,i=GD,a=Lo,o=o$,s=__,c=e7,u=ao,d=n(s7e),f=t(zW),p=ON,m=n(l7e);const g=(b,y,x,C)=>{const w=b.calc(x).add(2).equal(),$=b.max(b.calc(y).sub(w).div(2).equal(),0),O=b.max(b.calc(y).sub(w).sub($).equal(),0);return{padding:`${(0,r.unit)($)} ${(0,r.unit)(C)} ${(0,r.unit)(O)}`}},_=b=>{const{componentCls:y,colorError:x,colorWarning:C}=b;return{[`${y}:not(${y}-disabled):not([disabled])`]:{[`&${y}-status-error`]:{[`${y}-active-bar`]:{background:x}},[`&${y}-status-warning`]:{[`${y}-active-bar`]:{background:C}}}}},v=b=>{const{componentCls:y,antCls:x,controlHeight:C,paddingInline:w,lineWidth:$,lineType:O,colorBorder:N,borderRadius:P,motionDurationMid:I,colorTextDisabled:D,colorTextPlaceholder:k,controlHeightLG:R,fontSizeLG:A,controlHeightSM:F,paddingInlineSM:z,paddingXS:M,marginXS:K,colorTextDescription:U,lineWidthBold:W,colorPrimary:L,motionDurationSlow:Y,zIndexPopup:J,paddingXXS:Z,sizePopupArrow:te,colorBgElevated:re,borderRadiusLG:se,boxShadowSecondary:de,borderRadiusSM:pe,colorSplit:Se,cellHoverBg:ve,presetsWidth:be,presetsMaxWidth:Ee,boxShadowPopoverArrow:xe,fontHeight:Pe,fontHeightLG:je,lineHeightLG:ft}=b;return[{[y]:Object.assign(Object.assign(Object.assign({},(0,a.resetComponent)(b)),g(b,C,Pe,w)),{position:"relative",display:"inline-flex",alignItems:"center",lineHeight:1,borderRadius:P,transition:`border ${I}, box-shadow ${I}, background ${I}`,[`${y}-prefix`]:{flex:"0 0 auto",marginInlineEnd:b.inputAffixPadding},[`${y}-input`]:{position:"relative",display:"inline-flex",alignItems:"center",width:"100%","> input":Object.assign(Object.assign({position:"relative",display:"inline-block",width:"100%",color:"inherit",fontSize:b.fontSize,lineHeight:b.lineHeight,transition:`all ${I}`},(0,i.genPlaceholderStyle)(k)),{flex:"auto",minWidth:1,height:"auto",padding:0,background:"transparent",border:0,fontFamily:"inherit","&:focus":{boxShadow:"none",outline:0},"&[disabled]":{background:"transparent",color:D,cursor:"not-allowed"}}),"&-placeholder":{"> input":{color:k}}},"&-large":Object.assign(Object.assign({},g(b,R,je,w)),{[`${y}-input > input`]:{fontSize:A,lineHeight:ft}}),"&-small":Object.assign({},g(b,F,Pe,z)),[`${y}-suffix`]:{display:"flex",flex:"none",alignSelf:"center",marginInlineStart:b.calc(M).div(2).equal(),color:D,lineHeight:1,pointerEvents:"none",transition:`opacity ${I}, color ${I}`,"> *":{verticalAlign:"top","&:not(:last-child)":{marginInlineEnd:K}}},[`${y}-clear`]:{position:"absolute",top:"50%",insetInlineEnd:0,color:D,lineHeight:1,transform:"translateY(-50%)",cursor:"pointer",opacity:0,transition:`opacity ${I}, color ${I}`,"> *":{verticalAlign:"top"},"&:hover":{color:U}},"&:hover":{[`${y}-clear`]:{opacity:1},[`${y}-suffix:not(:last-child)`]:{opacity:0}},[`${y}-separator`]:{position:"relative",display:"inline-block",width:"1em",height:A,color:D,fontSize:A,verticalAlign:"top",cursor:"default",[`${y}-focused &`]:{color:U},[`${y}-range-separator &`]:{[`${y}-disabled &`]:{cursor:"not-allowed"}}},"&-range":{position:"relative",display:"inline-flex",[`${y}-active-bar`]:{bottom:b.calc($).mul(-1).equal(),height:W,background:L,opacity:0,transition:`all ${Y} ease-out`,pointerEvents:"none"},[`&${y}-focused`]:{[`${y}-active-bar`]:{opacity:1}},[`${y}-range-separator`]:{alignItems:"center",padding:`0 ${(0,r.unit)(M)}`,lineHeight:1}},"&-range, &-multiple":{[`${y}-clear`]:{insetInlineEnd:w},[`&${y}-small`]:{[`${y}-clear`]:{insetInlineEnd:z}}},"&-dropdown":Object.assign(Object.assign(Object.assign({},(0,a.resetComponent)(b)),(0,f.genPanelStyle)(b)),{pointerEvents:"none",position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:J,[`&${y}-dropdown-hidden`]:{display:"none"},"&-rtl":{direction:"rtl"},[`&${y}-dropdown-placement-bottomLeft,
            &${y}-dropdown-placement-bottomRight`]:{[`${y}-range-arrow`]:{top:0,display:"block",transform:"translateY(-100%)"}},[`&${y}-dropdown-placement-topLeft,
            &${y}-dropdown-placement-topRight`]:{[`${y}-range-arrow`]:{bottom:0,display:"block",transform:"translateY(100%) rotate(180deg)"}},[`&${x}-slide-up-appear, &${x}-slide-up-enter`]:{[`${y}-range-arrow${y}-range-arrow`]:{transition:"none"}},[`&${x}-slide-up-enter${x}-slide-up-enter-active${y}-dropdown-placement-topLeft,
          &${x}-slide-up-enter${x}-slide-up-enter-active${y}-dropdown-placement-topRight,
          &${x}-slide-up-appear${x}-slide-up-appear-active${y}-dropdown-placement-topLeft,
          &${x}-slide-up-appear${x}-slide-up-appear-active${y}-dropdown-placement-topRight`]:{animationName:s.slideDownIn},[`&${x}-slide-up-enter${x}-slide-up-enter-active${y}-dropdown-placement-bottomLeft,
          &${x}-slide-up-enter${x}-slide-up-enter-active${y}-dropdown-placement-bottomRight,
          &${x}-slide-up-appear${x}-slide-up-appear-active${y}-dropdown-placement-bottomLeft,
          &${x}-slide-up-appear${x}-slide-up-appear-active${y}-dropdown-placement-bottomRight`]:{animationName:s.slideUpIn},[`&${x}-slide-up-leave ${y}-panel-container`]:{pointerEvents:"none"},[`&${x}-slide-up-leave${x}-slide-up-leave-active${y}-dropdown-placement-topLeft,
          &${x}-slide-up-leave${x}-slide-up-leave-active${y}-dropdown-placement-topRight`]:{animationName:s.slideDownOut},[`&${x}-slide-up-leave${x}-slide-up-leave-active${y}-dropdown-placement-bottomLeft,
          &${x}-slide-up-leave${x}-slide-up-leave-active${y}-dropdown-placement-bottomRight`]:{animationName:s.slideUpOut},[`${y}-panel > ${y}-time-panel`]:{paddingTop:Z},[`${y}-range-wrapper`]:{display:"flex",position:"relative"},[`${y}-range-arrow`]:Object.assign(Object.assign({position:"absolute",zIndex:1,display:"none",paddingInline:b.calc(w).mul(1.5).equal(),boxSizing:"content-box",transition:`all ${Y} ease-out`},(0,c.genRoundedArrow)(b,re,xe)),{"&:before":{insetInlineStart:b.calc(w).mul(1.5).equal()}}),[`${y}-panel-container`]:{overflow:"hidden",verticalAlign:"top",background:re,borderRadius:se,boxShadow:de,transition:`margin ${Y}`,display:"inline-block",pointerEvents:"auto",[`${y}-panel-layout`]:{display:"flex",flexWrap:"nowrap",alignItems:"stretch"},[`${y}-presets`]:{display:"flex",flexDirection:"column",minWidth:be,maxWidth:Ee,ul:{height:0,flex:"auto",listStyle:"none",overflow:"auto",margin:0,padding:M,borderInlineEnd:`${(0,r.unit)($)} ${O} ${Se}`,li:Object.assign(Object.assign({},a.textEllipsis),{borderRadius:pe,paddingInline:M,paddingBlock:b.calc(F).sub(Pe).div(2).equal(),cursor:"pointer",transition:`all ${Y}`,"+ li":{marginTop:K},"&:hover":{background:ve}})}},[`${y}-panels`]:{display:"inline-flex",flexWrap:"nowrap","&:last-child":{[`${y}-panel`]:{borderWidth:0}}},[`${y}-panel`]:{verticalAlign:"top",background:"transparent",borderRadius:0,borderWidth:0,[`${y}-content, table`]:{textAlign:"center"},"&-focused":{borderColor:N}}}}),"&-dropdown-range":{padding:`${(0,r.unit)(b.calc(te).mul(2).div(3).equal())} 0`,"&-hidden":{display:"none"}},"&-rtl":{direction:"rtl",[`${y}-separator`]:{transform:"scale(-1, 1)"},[`${y}-footer`]:{"&-extra":{direction:"rtl"}}}})},(0,s.initSlideMotion)(b,"slide-up"),(0,s.initSlideMotion)(b,"slide-down"),(0,s.initMoveMotion)(b,"move-up"),(0,s.initMoveMotion)(b,"move-down")]};e.default=(0,u.genStyleHooks)("DatePicker",b=>{const y=(0,u.mergeToken)((0,i.initInputToken)(b),(0,p.initPickerPanelToken)(b),{inputPaddingHorizontalBase:b.calc(b.paddingSM).sub(1).equal(),multipleSelectItemHeight:b.multipleItemHeight,selectHeight:b.controlHeight});return[(0,f.default)(y),v(y),(0,m.default)(y),_(y),(0,d.default)(y),(0,o.genCompactItemStyle)(b,{focusElCls:`${b.componentCls}-focused`})]},p.prepareComponentToken)})(a7e);Object.defineProperty($N,"__esModule",{value:!0});$N.prepareComponentToken=$N.genCalendarStyles=$N.default=void 0;var X2=Ha,ZQe=a7e,sua=Lo,jvt=ao;const Zsn=e=>{const{calendarCls:t,componentCls:n,fullBg:r,fullPanelBg:i,itemActiveBg:a}=e;return{[t]:Object.assign(Object.assign(Object.assign({},(0,ZQe.genPanelStyle)(e)),(0,sua.resetComponent)(e)),{background:r,"&-rtl":{direction:"rtl"},[`${t}-header`]:{display:"flex",justifyContent:"flex-end",padding:`${(0,X2.unit)(e.paddingSM)} 0`,[`${t}-year-select`]:{minWidth:e.yearControlWidth},[`${t}-month-select`]:{minWidth:e.monthControlWidth,marginInlineStart:e.marginXS},[`${t}-mode-switch`]:{marginInlineStart:e.marginXS}}}),[`${t} ${n}-panel`]:{background:i,border:0,borderTop:`${(0,X2.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,borderRadius:0,[`${n}-month-panel, ${n}-date-panel`]:{width:"auto"},[`${n}-body`]:{padding:`${(0,X2.unit)(e.paddingXS)} 0`},[`${n}-content`]:{width:"100%"}},[`${t}-mini`]:{borderRadius:e.borderRadiusLG,[`${t}-header`]:{paddingInlineEnd:e.paddingXS,paddingInlineStart:e.paddingXS},[`${n}-panel`]:{borderRadius:`0 0 ${(0,X2.unit)(e.borderRadiusLG)} ${(0,X2.unit)(e.borderRadiusLG)}`},[`${n}-content`]:{height:e.miniContentHeight,th:{height:"auto",padding:0,lineHeight:(0,X2.unit)(e.weekHeight)}},[`${n}-cell::before`]:{pointerEvents:"none"}},[`${t}${t}-full`]:{[`${n}-panel`]:{display:"block",width:"100%",textAlign:"end",background:r,border:0,[`${n}-body`]:{"th, td":{padding:0},th:{height:"auto",paddingInlineEnd:e.paddingSM,paddingBottom:e.paddingXXS,lineHeight:(0,X2.unit)(e.weekHeight)}}},[`${n}-cell-week ${n}-cell-inner`]:{display:"block",borderRadius:0,borderTop:`${(0,X2.unit)(e.lineWidthBold)} ${e.lineType} ${e.colorSplit}`,width:"100%",height:e.calc(e.dateValueHeight).add(e.dateContentHeight).add(e.calc(e.paddingXS).div(2)).add(e.lineWidthBold).equal()},[`${n}-cell`]:{"&::before":{display:"none"},"&:hover":{[`${t}-date`]:{background:e.controlItemBgHover}},[`${t}-date-today::before`]:{display:"none"},[`&-in-view${n}-cell-selected`]:{[`${t}-date, ${t}-date-today`]:{background:a}},"&-selected, &-selected:hover":{[`${t}-date, ${t}-date-today`]:{[`${t}-date-value`]:{color:e.colorPrimary}}}},[`${t}-date`]:{display:"block",width:"auto",height:"auto",margin:`0 ${(0,X2.unit)(e.calc(e.marginXS).div(2).equal())}`,padding:`${(0,X2.unit)(e.calc(e.paddingXS).div(2).equal())} ${(0,X2.unit)(e.paddingXS)} 0`,border:0,borderTop:`${(0,X2.unit)(e.lineWidthBold)} ${e.lineType} ${e.colorSplit}`,borderRadius:0,transition:`background ${e.motionDurationSlow}`,"&-value":{lineHeight:(0,X2.unit)(e.dateValueHeight),transition:`color ${e.motionDurationSlow}`},"&-content":{position:"static",width:"auto",height:e.dateContentHeight,overflowY:"auto",color:e.colorText,lineHeight:e.lineHeight,textAlign:"start"},"&-today":{borderColor:e.colorPrimary,[`${t}-date-value`]:{color:e.colorText}}}},[`@media only screen and (max-width: ${(0,X2.unit)(e.screenXS)}) `]:{[t]:{[`${t}-header`]:{display:"block",[`${t}-year-select`]:{width:"50%"},[`${t}-month-select`]:{width:`calc(50% - ${(0,X2.unit)(e.paddingXS)})`},[`${t}-mode-switch`]:{width:"100%",marginTop:e.marginXS,marginInlineStart:0,"> label":{width:"50%",textAlign:"center"}}}}}}};$N.genCalendarStyles=Zsn;const eln=e=>Object.assign({fullBg:e.colorBgContainer,fullPanelBg:e.colorBgContainer,itemActiveBg:e.controlItemBgActive,yearControlWidth:80,monthControlWidth:70,miniContentHeight:256},(0,ZQe.initPanelComponentToken)(e));$N.prepareComponentToken=eln;$N.default=(0,jvt.genStyleHooks)("Calendar",e=>{const t=`${e.componentCls}-calendar`,n=(0,jvt.mergeToken)(e,(0,ZQe.initPickerPanelToken)(e),{calendarCls:t,pickerCellInnerCls:`${e.componentCls}-cell-inner`,dateValueHeight:e.controlHeightSM,weekHeight:e.calc(e.controlHeightSM).mul(.75).equal(),dateContentHeight:e.calc(e.calc(e.fontHeightSM).add(e.marginXS)).mul(3).add(e.calc(e.lineWidth).mul(2)).equal()});return[Zsn(n)]},eln);var Kse=fn.default,lua=Un.default;Object.defineProperty(e7e,"__esModule",{value:!0});e7e.default=void 0;var n3=lua(h),Lke=Kse(Li),cua=XQe,Bvt=Kse(m0),uua=Fo,dua=cc,fua=lm,pua=Kse(t7e),hua=Kse(ese),mua=Kse($N);const tln=(e,t,n)=>{const{getYear:r}=n;return e&&t&&r(e)===r(t)},Fze=(e,t,n)=>{const{getMonth:r}=n;return tln(e,t,n)&&r(e)===r(t)},zvt=(e,t,n)=>{const{getDate:r}=n;return Fze(e,t,n)&&r(e)===r(t)},gua=e=>{const t=n=>{const{prefixCls:r,className:i,rootClassName:a,style:o,dateFullCellRender:s,dateCellRender:c,monthFullCellRender:u,monthCellRender:d,cellRender:f,fullCellRender:p,headerRender:m,value:g,defaultValue:_,disabledDate:v,mode:b,validRange:y,fullscreen:x=!0,showWeek:C,onChange:w,onPanelChange:$,onSelect:O}=n,{getPrefixCls:N,direction:P,className:I,style:D}=(0,dua.useComponentConfig)("calendar"),k=N("picker",r),R=`${k}-calendar`,[A,F,z]=(0,mua.default)(k,R),M=e.getNow();{const Ee=(0,uua.devUseWarning)("Calendar");[["dateFullCellRender","fullCellRender"],["dateCellRender","cellRender"],["monthFullCellRender","fullCellRender"],["monthCellRender","cellRender"]].forEach(xe=>{let[Pe,je]=xe;Ee.deprecated(!(Pe in n),Pe,je)})}const[K,U]=(0,Bvt.default)(()=>g||e.getNow(),{defaultValue:_,value:g}),[W,L]=(0,Bvt.default)("month",{value:b}),Y=n3.useMemo(()=>W==="year"?"month":"date",[W]),J=n3.useCallback(Ee=>(y?e.isAfter(y[0],Ee)||e.isAfter(Ee,y[1]):!1)||!!(v!=null&&v(Ee)),[v,y]),Z=(Ee,xe)=>{$==null||$(Ee,xe)},te=Ee=>{U(Ee),zvt(Ee,K,e)||((Y==="date"&&!Fze(Ee,K,e)||Y==="month"&&!tln(Ee,K,e))&&Z(Ee,W),w==null||w(Ee))},re=Ee=>{L(Ee),Z(K,Ee)},se=(Ee,xe)=>{te(Ee),O==null||O(Ee,{source:xe})},de=n3.useCallback((Ee,xe)=>p?p(Ee,xe):s?s(Ee):n3.createElement("div",{className:(0,Lke.default)(`${k}-cell-inner`,`${R}-date`,{[`${R}-date-today`]:zvt(M,Ee,e)})},n3.createElement("div",{className:`${R}-date-value`},String(e.getDate(Ee)).padStart(2,"0")),n3.createElement("div",{className:`${R}-date-content`},f?f(Ee,xe):c==null?void 0:c(Ee))),[s,c,f,p]),pe=n3.useCallback((Ee,xe)=>{if(p)return p(Ee,xe);if(u)return u(Ee);const Pe=xe.locale.shortMonths||e.locale.getShortMonths(xe.locale.locale);return n3.createElement("div",{className:(0,Lke.default)(`${k}-cell-inner`,`${R}-date`,{[`${R}-date-today`]:Fze(M,Ee,e)})},n3.createElement("div",{className:`${R}-date-value`},Pe[e.getMonth(Ee)]),n3.createElement("div",{className:`${R}-date-content`},f?f(Ee,xe):d==null?void 0:d(Ee)))},[u,d,f,p]),[Se]=(0,fua.useLocale)("Calendar",hua.default),ve=Object.assign(Object.assign({},Se),n.locale),be=(Ee,xe)=>{if(xe.type==="date")return de(Ee,xe);if(xe.type==="month")return pe(Ee,Object.assign(Object.assign({},xe),{locale:ve==null?void 0:ve.lang}))};return A(n3.createElement("div",{className:(0,Lke.default)(R,{[`${R}-full`]:x,[`${R}-mini`]:!x,[`${R}-rtl`]:P==="rtl"},I,i,a,F,z),style:Object.assign(Object.assign({},D),o)},m?m({value:K,type:W,onChange:Ee=>{se(Ee,"customize")},onTypeChange:re}):n3.createElement(pua.default,{prefixCls:R,value:K,generateConfig:e,mode:W,fullscreen:x,locale:ve==null?void 0:ve.lang,validRange:y,onChange:se,onModeChange:re}),n3.createElement(cua.PickerPanel,{value:K,prefixCls:k,locale:ve==null?void 0:ve.lang,generateConfig:e,cellRender:be,onSelect:Ee=>{se(Ee,Y)},mode:Y,picker:Y,disabledDate:J,hideHeader:!0,showWeek:C})))};return t.displayName="Calendar",t};e7e.default=gua;var nln=fn.default;Object.defineProperty(Z5e,"__esModule",{value:!0});Z5e.default=void 0;var vua=nln(Wse),rln=nln(e7e);const iln=(0,rln.default)(vua.default);iln.generateCalendar=rln.default;Z5e.default=iln;var c7e={},u7e={},Gse={},Lze={exports:{}},d7e={},eZe={};Object.defineProperty(eZe,"__esModule",{value:!0});var _ua={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"}},{tag:"path",attrs:{d:"M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"}}]},name:"plus",theme:"outlined"};eZe.default=_ua;var yua=Un.default,tZe=fn.default;Object.defineProperty(d7e,"__esModule",{value:!0});d7e.default=void 0;var bua=tZe(Ol),aln=yua(h),xua=tZe(eZe),Sua=tZe(Pl),Cua=function(t,n){return aln.createElement(Sua.default,(0,bua.default)({},t,{ref:n,icon:xua.default}))},oln=aln.forwardRef(Cua);oln.displayName="PlusOutlined";d7e.default=oln;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(d7e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Lze,Lze.exports);var wua=Lze.exports;const Eua=mc(nWn);var nZe={};Object.defineProperty(nZe,"__esModule",{value:!0});nZe.default=Oua;var Tua=Hm;const $ua={motionAppear:!1,motionEnter:!0,motionLeave:!0};function Oua(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{inkBar:!0,tabPane:!1},n;return t===!1?n={inkBar:!1,tabPane:!1}:t===!0?n={inkBar:!0,tabPane:!0}:n=Object.assign({inkBar:!0},typeof t=="object"?t:{}),n.tabPane&&(n.tabPaneMotion=Object.assign(Object.assign({},$ua),{motionName:(0,Tua.getTransitionName)(e,"switch")})),n}var rZe={},Pua=fn.default,Nua=Un.default;Object.defineProperty(rZe,"__esModule",{value:!0});rZe.default=Mua;var Dua=Nua(h),Iua=Pua($1),Rua=Fo,kua=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function Aua(e){return e.filter(t=>t)}function Mua(e,t){if((0,Rua.devUseWarning)("Tabs").deprecated(!t,"Tabs.TabPane","items"),e)return e;const n=(0,Iua.default)(t).map(r=>{if(Dua.isValidElement(r)){const{key:i,props:a}=r,o=a||{},{tab:s}=o,c=kua(o,["tab"]);return Object.assign(Object.assign({key:String(i)},c),{label:s})}return null});return Aua(n)}var HW={},f7e={};Object.defineProperty(f7e,"__esModule",{value:!0});f7e.default=void 0;var Hvt=__;const Fua=e=>{const{componentCls:t,motionDurationSlow:n}=e;return[{[t]:{[`${t}-switch`]:{"&-appear, &-enter":{transition:"none","&-start":{opacity:0},"&-active":{opacity:1,transition:`opacity ${n}`}},"&-leave":{position:"absolute",transition:"none",inset:0,"&-start":{opacity:1},"&-active":{opacity:0,transition:`opacity ${n}`}}}}},[(0,Hvt.initSlideMotion)(e,"slide-up"),(0,Hvt.initSlideMotion)(e,"slide-down")]]};f7e.default=Fua;var Lua=fn.default;Object.defineProperty(HW,"__esModule",{value:!0});HW.prepareComponentToken=HW.default=void 0;var dd=Ha,PN=Lo,qvt=ao,jua=Lua(f7e);const Bua=e=>{const{componentCls:t,tabsCardPadding:n,cardBg:r,cardGutter:i,colorBorderSecondary:a,itemSelectedColor:o}=e;return{[`${t}-card`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{margin:0,padding:n,background:r,border:`${(0,dd.unit)(e.lineWidth)} ${e.lineType} ${a}`,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOut}`},[`${t}-tab-active`]:{color:o,background:e.colorBgContainer},[`${t}-tab-focus`]:Object.assign({},(0,PN.genFocusOutline)(e,-3)),[`${t}-ink-bar`]:{visibility:"hidden"},[`& ${t}-tab${t}-tab-focus ${t}-tab-btn`]:{outline:"none"}},[`&${t}-top, &${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginLeft:{_skip_check_:!0,value:(0,dd.unit)(i)}}}},[`&${t}-top`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:`${(0,dd.unit)(e.borderRadiusLG)} ${(0,dd.unit)(e.borderRadiusLG)} 0 0`},[`${t}-tab-active`]:{borderBottomColor:e.colorBgContainer}}},[`&${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:`0 0 ${(0,dd.unit)(e.borderRadiusLG)} ${(0,dd.unit)(e.borderRadiusLG)}`},[`${t}-tab-active`]:{borderTopColor:e.colorBgContainer}}},[`&${t}-left, &${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginTop:(0,dd.unit)(i)}}},[`&${t}-left`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`${(0,dd.unit)(e.borderRadiusLG)} 0 0 ${(0,dd.unit)(e.borderRadiusLG)}`}},[`${t}-tab-active`]:{borderRightColor:{_skip_check_:!0,value:e.colorBgContainer}}}},[`&${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`0 ${(0,dd.unit)(e.borderRadiusLG)} ${(0,dd.unit)(e.borderRadiusLG)} 0`}},[`${t}-tab-active`]:{borderLeftColor:{_skip_check_:!0,value:e.colorBgContainer}}}}}}},zua=e=>{const{componentCls:t,itemHoverColor:n,dropdownEdgeChildVerticalPadding:r}=e;return{[`${t}-dropdown`]:Object.assign(Object.assign({},(0,PN.resetComponent)(e)),{position:"absolute",top:-9999,left:{_skip_check_:!0,value:-9999},zIndex:e.zIndexPopup,display:"block","&-hidden":{display:"none"},[`${t}-dropdown-menu`]:{maxHeight:e.tabsDropdownHeight,margin:0,padding:`${(0,dd.unit)(r)} 0`,overflowX:"hidden",overflowY:"auto",textAlign:{_skip_check_:!0,value:"left"},listStyleType:"none",backgroundColor:e.colorBgContainer,backgroundClip:"padding-box",borderRadius:e.borderRadiusLG,outline:"none",boxShadow:e.boxShadowSecondary,"&-item":Object.assign(Object.assign({},PN.textEllipsis),{display:"flex",alignItems:"center",minWidth:e.tabsDropdownWidth,margin:0,padding:`${(0,dd.unit)(e.paddingXXS)} ${(0,dd.unit)(e.paddingSM)}`,color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,lineHeight:e.lineHeight,cursor:"pointer",transition:`all ${e.motionDurationSlow}`,"> span":{flex:1,whiteSpace:"nowrap"},"&-remove":{flex:"none",marginLeft:{_skip_check_:!0,value:e.marginSM},color:e.colorTextDescription,fontSize:e.fontSizeSM,background:"transparent",border:0,cursor:"pointer","&:hover":{color:n}},"&:hover":{background:e.controlItemBgHover},"&-disabled":{"&, &:hover":{color:e.colorTextDisabled,background:"transparent",cursor:"not-allowed"}}})}})}},Hua=e=>{const{componentCls:t,margin:n,colorBorderSecondary:r,horizontalMargin:i,verticalItemPadding:a,verticalItemMargin:o,calc:s}=e;return{[`${t}-top, ${t}-bottom`]:{flexDirection:"column",[`> ${t}-nav, > div > ${t}-nav`]:{margin:i,"&::before":{position:"absolute",right:{_skip_check_:!0,value:0},left:{_skip_check_:!0,value:0},borderBottom:`${(0,dd.unit)(e.lineWidth)} ${e.lineType} ${r}`,content:"''"},[`${t}-ink-bar`]:{height:e.lineWidthBold,"&-animated":{transition:`width ${e.motionDurationSlow}, left ${e.motionDurationSlow},
            right ${e.motionDurationSlow}`}},[`${t}-nav-wrap`]:{"&::before, &::after":{top:0,bottom:0,width:e.controlHeight},"&::before":{left:{_skip_check_:!0,value:0},boxShadow:e.boxShadowTabsOverflowLeft},"&::after":{right:{_skip_check_:!0,value:0},boxShadow:e.boxShadowTabsOverflowRight},[`&${t}-nav-wrap-ping-left::before`]:{opacity:1},[`&${t}-nav-wrap-ping-right::after`]:{opacity:1}}}},[`${t}-top`]:{[`> ${t}-nav,
        > div > ${t}-nav`]:{"&::before":{bottom:0},[`${t}-ink-bar`]:{bottom:0}}},[`${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{order:1,marginTop:n,marginBottom:0,"&::before":{top:0},[`${t}-ink-bar`]:{top:0}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{order:0}},[`${t}-left, ${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{flexDirection:"column",minWidth:s(e.controlHeight).mul(1.25).equal(),[`${t}-tab`]:{padding:a,textAlign:"center"},[`${t}-tab + ${t}-tab`]:{margin:o},[`${t}-nav-wrap`]:{flexDirection:"column","&::before, &::after":{right:{_skip_check_:!0,value:0},left:{_skip_check_:!0,value:0},height:e.controlHeight},"&::before":{top:0,boxShadow:e.boxShadowTabsOverflowTop},"&::after":{bottom:0,boxShadow:e.boxShadowTabsOverflowBottom},[`&${t}-nav-wrap-ping-top::before`]:{opacity:1},[`&${t}-nav-wrap-ping-bottom::after`]:{opacity:1}},[`${t}-ink-bar`]:{width:e.lineWidthBold,"&-animated":{transition:`height ${e.motionDurationSlow}, top ${e.motionDurationSlow}`}},[`${t}-nav-list, ${t}-nav-operations`]:{flex:"1 0 auto",flexDirection:"column"}}},[`${t}-left`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-ink-bar`]:{right:{_skip_check_:!0,value:0}}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{marginLeft:{_skip_check_:!0,value:(0,dd.unit)(s(e.lineWidth).mul(-1).equal())},borderLeft:{_skip_check_:!0,value:`${(0,dd.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},[`> ${t}-content > ${t}-tabpane`]:{paddingLeft:{_skip_check_:!0,value:e.paddingLG}}}},[`${t}-right`]:{[`> ${t}-nav, > div > ${t}-nav`]:{order:1,[`${t}-ink-bar`]:{left:{_skip_check_:!0,value:0}}},[`> ${t}-content-holder, > div > ${t}-content-holder`]:{order:0,marginRight:{_skip_check_:!0,value:s(e.lineWidth).mul(-1).equal()},borderRight:{_skip_check_:!0,value:`${(0,dd.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},[`> ${t}-content > ${t}-tabpane`]:{paddingRight:{_skip_check_:!0,value:e.paddingLG}}}}}},qua=e=>{const{componentCls:t,cardPaddingSM:n,cardPaddingLG:r,horizontalItemPaddingSM:i,horizontalItemPaddingLG:a}=e;return{[t]:{"&-small":{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:i,fontSize:e.titleFontSizeSM}}},"&-large":{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:a,fontSize:e.titleFontSizeLG}}}},[`${t}-card`]:{[`&${t}-small`]:{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:n}},[`&${t}-bottom`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:`0 0 ${(0,dd.unit)(e.borderRadius)} ${(0,dd.unit)(e.borderRadius)}`}},[`&${t}-top`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:`${(0,dd.unit)(e.borderRadius)} ${(0,dd.unit)(e.borderRadius)} 0 0`}},[`&${t}-right`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`0 ${(0,dd.unit)(e.borderRadius)} ${(0,dd.unit)(e.borderRadius)} 0`}}},[`&${t}-left`]:{[`> ${t}-nav ${t}-tab`]:{borderRadius:{_skip_check_:!0,value:`${(0,dd.unit)(e.borderRadius)} 0 0 ${(0,dd.unit)(e.borderRadius)}`}}}},[`&${t}-large`]:{[`> ${t}-nav`]:{[`${t}-tab`]:{padding:r}}}}}},Vua=e=>{const{componentCls:t,itemActiveColor:n,itemHoverColor:r,iconCls:i,tabsHorizontalItemMargin:a,horizontalItemPadding:o,itemSelectedColor:s,itemColor:c}=e,u=`${t}-tab`;return{[u]:{position:"relative",WebkitTouchCallout:"none",WebkitTapHighlightColor:"transparent",display:"inline-flex",alignItems:"center",padding:o,fontSize:e.titleFontSize,background:"transparent",border:0,outline:"none",cursor:"pointer",color:c,"&-btn, &-remove":{"&:focus:not(:focus-visible), &:active":{color:n}},"&-btn":{outline:"none",transition:`all ${e.motionDurationSlow}`,[`${u}-icon:not(:last-child)`]:{marginInlineEnd:e.marginSM}},"&-remove":Object.assign({flex:"none",marginRight:{_skip_check_:!0,value:e.calc(e.marginXXS).mul(-1).equal()},marginLeft:{_skip_check_:!0,value:e.marginXS},color:e.colorTextDescription,fontSize:e.fontSizeSM,background:"transparent",border:"none",outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}`,"&:hover":{color:e.colorTextHeading}},(0,PN.genFocusStyle)(e)),"&:hover":{color:r},[`&${u}-active ${u}-btn`]:{color:s,textShadow:e.tabsActiveTextShadow},[`&${u}-focus ${u}-btn`]:Object.assign({},(0,PN.genFocusOutline)(e)),[`&${u}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed"},[`&${u}-disabled ${u}-btn, &${u}-disabled ${t}-remove`]:{"&:focus, &:active":{color:e.colorTextDisabled}},[`& ${u}-remove ${i}`]:{margin:0},[`${i}:not(:last-child)`]:{marginRight:{_skip_check_:!0,value:e.marginSM}}},[`${u} + ${u}`]:{margin:{_skip_check_:!0,value:a}}}},Wua=e=>{const{componentCls:t,tabsHorizontalItemMarginRTL:n,iconCls:r,cardGutter:i,calc:a}=e;return{[`${t}-rtl`]:{direction:"rtl",[`${t}-nav`]:{[`${t}-tab`]:{margin:{_skip_check_:!0,value:n},[`${t}-tab:last-of-type`]:{marginLeft:{_skip_check_:!0,value:0}},[r]:{marginRight:{_skip_check_:!0,value:0},marginLeft:{_skip_check_:!0,value:(0,dd.unit)(e.marginSM)}},[`${t}-tab-remove`]:{marginRight:{_skip_check_:!0,value:(0,dd.unit)(e.marginXS)},marginLeft:{_skip_check_:!0,value:(0,dd.unit)(a(e.marginXXS).mul(-1).equal())},[r]:{margin:0}}}},[`&${t}-left`]:{[`> ${t}-nav`]:{order:1},[`> ${t}-content-holder`]:{order:0}},[`&${t}-right`]:{[`> ${t}-nav`]:{order:0},[`> ${t}-content-holder`]:{order:1}},[`&${t}-card${t}-top, &${t}-card${t}-bottom`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-tab + ${t}-tab`]:{marginRight:{_skip_check_:!0,value:i},marginLeft:{_skip_check_:!0,value:0}}}}},[`${t}-dropdown-rtl`]:{direction:"rtl"},[`${t}-menu-item`]:{[`${t}-dropdown-rtl`]:{textAlign:{_skip_check_:!0,value:"right"}}}}},Uua=e=>{const{componentCls:t,tabsCardPadding:n,cardHeight:r,cardGutter:i,itemHoverColor:a,itemActiveColor:o,colorBorderSecondary:s}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},(0,PN.resetComponent)(e)),{display:"flex",[`> ${t}-nav, > div > ${t}-nav`]:{position:"relative",display:"flex",flex:"none",alignItems:"center",[`${t}-nav-wrap`]:{position:"relative",display:"flex",flex:"auto",alignSelf:"stretch",overflow:"hidden",whiteSpace:"nowrap",transform:"translate(0)","&::before, &::after":{position:"absolute",zIndex:1,opacity:0,transition:`opacity ${e.motionDurationSlow}`,content:"''",pointerEvents:"none"}},[`${t}-nav-list`]:{position:"relative",display:"flex",transition:`opacity ${e.motionDurationSlow}`},[`${t}-nav-operations`]:{display:"flex",alignSelf:"stretch"},[`${t}-nav-operations-hidden`]:{position:"absolute",visibility:"hidden",pointerEvents:"none"},[`${t}-nav-more`]:{position:"relative",padding:n,background:"transparent",border:0,color:e.colorText,"&::after":{position:"absolute",right:{_skip_check_:!0,value:0},bottom:0,left:{_skip_check_:!0,value:0},height:e.calc(e.controlHeightLG).div(8).equal(),transform:"translateY(100%)",content:"''"}},[`${t}-nav-add`]:Object.assign({minWidth:r,marginLeft:{_skip_check_:!0,value:i},padding:(0,dd.unit)(e.paddingXS),background:"transparent",border:`${(0,dd.unit)(e.lineWidth)} ${e.lineType} ${s}`,borderRadius:`${(0,dd.unit)(e.borderRadiusLG)} ${(0,dd.unit)(e.borderRadiusLG)} 0 0`,outline:"none",cursor:"pointer",color:e.colorText,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOut}`,"&:hover":{color:a},"&:active, &:focus:not(:focus-visible)":{color:o}},(0,PN.genFocusStyle)(e,-3))},[`${t}-extra-content`]:{flex:"none"},[`${t}-ink-bar`]:{position:"absolute",background:e.inkBarColor,pointerEvents:"none"}}),Vua(e)),{[`${t}-content`]:{position:"relative",width:"100%"},[`${t}-content-holder`]:{flex:"auto",minWidth:0,minHeight:0},[`${t}-tabpane`]:Object.assign(Object.assign({},(0,PN.genFocusStyle)(e)),{"&-hidden":{display:"none"}})}),[`${t}-centered`]:{[`> ${t}-nav, > div > ${t}-nav`]:{[`${t}-nav-wrap`]:{[`&:not([class*='${t}-nav-wrap-ping']) > ${t}-nav-list`]:{margin:"auto"}}}}}},sln=e=>{const t=e.controlHeightLG;return{zIndexPopup:e.zIndexPopupBase+50,cardBg:e.colorFillAlter,cardHeight:t,cardPadding:`${(t-Math.round(e.fontSize*e.lineHeight))/2-e.lineWidth}px ${e.padding}px`,cardPaddingSM:`${e.paddingXXS*1.5}px ${e.padding}px`,cardPaddingLG:`${e.paddingXS}px ${e.padding}px ${e.paddingXXS*1.5}px`,titleFontSize:e.fontSize,titleFontSizeLG:e.fontSizeLG,titleFontSizeSM:e.fontSize,inkBarColor:e.colorPrimary,horizontalMargin:`0 0 ${e.margin}px 0`,horizontalItemGutter:32,horizontalItemMargin:"",horizontalItemMarginRTL:"",horizontalItemPadding:`${e.paddingSM}px 0`,horizontalItemPaddingSM:`${e.paddingXS}px 0`,horizontalItemPaddingLG:`${e.padding}px 0`,verticalItemPadding:`${e.paddingXS}px ${e.paddingLG}px`,verticalItemMargin:`${e.margin}px 0 0 0`,itemColor:e.colorText,itemSelectedColor:e.colorPrimary,itemHoverColor:e.colorPrimaryHover,itemActiveColor:e.colorPrimaryActive,cardGutter:e.marginXXS/2}};HW.prepareComponentToken=sln;HW.default=(0,qvt.genStyleHooks)("Tabs",e=>{const t=(0,qvt.mergeToken)(e,{tabsCardPadding:e.cardPadding,dropdownEdgeChildVerticalPadding:e.paddingXXS,tabsActiveTextShadow:"0 0 0.25px currentcolor",tabsDropdownHeight:200,tabsDropdownWidth:120,tabsHorizontalItemMargin:`0 0 0 ${(0,dd.unit)(e.horizontalItemGutter)}`,tabsHorizontalItemMarginRTL:`0 0 0 ${(0,dd.unit)(e.horizontalItemGutter)}`});return[qua(t),Wua(t),Hua(t),zua(t),Bua(t),Uua(t),(0,jua.default)(t)]},sln);var p7e={};Object.defineProperty(p7e,"__esModule",{value:!0});p7e.default=void 0;const lln=()=>null;lln.displayName="DeprecatedTabPane";p7e.default=lln;var t7=fn.default,Kua=Un.default;Object.defineProperty(Gse,"__esModule",{value:!0});Gse.default=void 0;var ite=Kua(h),Gua=t7(nb),Yua=t7(UQe),Xua=t7(wua),Vvt=t7(Li),Jua=t7(Eua),Qua=Fo,Zua=go,eda=t7(Nu),tda=t7(Nf),nda=t7(nZe),rda=t7(rZe),ida=t7(HW),ada=t7(p7e),oda=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const iZe=e=>{var t,n,r,i,a,o,s,c,u,d,f;const{type:p,className:m,rootClassName:g,size:_,onEdit:v,hideAdd:b,centered:y,addIcon:x,removeIcon:C,moreIcon:w,more:$,popupClassName:O,children:N,items:P,animated:I,style:D,indicatorSize:k,indicator:R}=e,A=oda(e,["type","className","rootClassName","size","onEdit","hideAdd","centered","addIcon","removeIcon","moreIcon","more","popupClassName","children","items","animated","style","indicatorSize","indicator"]),{prefixCls:F}=A,{direction:z,tabs:M,getPrefixCls:K,getPopupContainer:U}=ite.useContext(Zua.ConfigContext),W=K("tabs",F),L=(0,eda.default)(W),[Y,J,Z]=(0,ida.default)(W,L);let te;p==="editable-card"&&(te={onEdit:(be,Ee)=>{let{key:xe,event:Pe}=Ee;v==null||v(be==="add"?Pe:xe,be)},removeIcon:(t=C??(M==null?void 0:M.removeIcon))!==null&&t!==void 0?t:ite.createElement(Gua.default,null),addIcon:(x??(M==null?void 0:M.addIcon))||ite.createElement(Xua.default,null),showAdd:b!==!0});const re=K();{const be=(0,Qua.devUseWarning)("Tabs");be(!("onPrevClick"in e)&&!("onNextClick"in e),"breaking","`onPrevClick` and `onNextClick` has been removed. Please use `onTabScroll` instead."),be(!(k||M!=null&&M.indicatorSize),"deprecated","`indicatorSize` has been deprecated. Please use `indicator={{ size: ... }}` instead.")}const se=(0,tda.default)(_),de=(0,rda.default)(P,N),pe=(0,nda.default)(W,I),Se=Object.assign(Object.assign({},M==null?void 0:M.style),D),ve={align:(n=R==null?void 0:R.align)!==null&&n!==void 0?n:(r=M==null?void 0:M.indicator)===null||r===void 0?void 0:r.align,size:(s=(a=(i=R==null?void 0:R.size)!==null&&i!==void 0?i:k)!==null&&a!==void 0?a:(o=M==null?void 0:M.indicator)===null||o===void 0?void 0:o.size)!==null&&s!==void 0?s:M==null?void 0:M.indicatorSize};return Y(ite.createElement(Jua.default,Object.assign({direction:z,getPopupContainer:U},A,{items:de,className:(0,Vvt.default)({[`${W}-${se}`]:se,[`${W}-card`]:["card","editable-card"].includes(p),[`${W}-editable-card`]:p==="editable-card",[`${W}-centered`]:y},M==null?void 0:M.className,m,g,J,Z,L),popupClassName:(0,Vvt.default)(O,J,Z,L),style:Se,editable:te,more:Object.assign({icon:(f=(d=(u=(c=M==null?void 0:M.more)===null||c===void 0?void 0:c.icon)!==null&&u!==void 0?u:M==null?void 0:M.moreIcon)!==null&&d!==void 0?d:w)!==null&&f!==void 0?f:ite.createElement(Yua.default,null),transitionName:`${re}-slide-up`},$),prefixCls:W,animated:pe,indicator:ve})))};iZe.TabPane=ada.default;iZe.displayName="Tabs";Gse.default=iZe;var Yse={},sda=fn.default,lda=Un.default;Object.defineProperty(Yse,"__esModule",{value:!0});Yse.default=void 0;var Wvt=lda(h),cda=sda(Li),uda=go,dda=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const fda=e=>{var{prefixCls:t,className:n,hoverable:r=!0}=e,i=dda(e,["prefixCls","className","hoverable"]);const{getPrefixCls:a}=Wvt.useContext(uda.ConfigContext),o=a("card",t),s=(0,cda.default)(`${o}-grid`,n,{[`${o}-grid-hoverable`]:r});return Wvt.createElement("div",Object.assign({},i,{className:s}))};Yse.default=fda;var qW={};Object.defineProperty(qW,"__esModule",{value:!0});qW.prepareComponentToken=qW.default=void 0;var Tf=Ha,bF=Lo,Uvt=ao;const pda=e=>{const{antCls:t,componentCls:n,headerHeight:r,headerPadding:i,tabsMarginBottom:a}=e;return Object.assign(Object.assign({display:"flex",justifyContent:"center",flexDirection:"column",minHeight:r,marginBottom:-1,padding:`0 ${(0,Tf.unit)(i)}`,color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:e.headerFontSize,background:e.headerBg,borderBottom:`${(0,Tf.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorderSecondary}`,borderRadius:`${(0,Tf.unit)(e.borderRadiusLG)} ${(0,Tf.unit)(e.borderRadiusLG)} 0 0`},(0,bF.clearFix)()),{"&-wrapper":{width:"100%",display:"flex",alignItems:"center"},"&-title":Object.assign(Object.assign({display:"inline-block",flex:1},bF.textEllipsis),{[`
          > ${n}-typography,
          > ${n}-typography-edit-content
        `]:{insetInlineStart:0,marginTop:0,marginBottom:0}}),[`${t}-tabs-top`]:{clear:"both",marginBottom:a,color:e.colorText,fontWeight:"normal",fontSize:e.fontSize,"&-bar":{borderBottom:`${(0,Tf.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorderSecondary}`}}})},hda=e=>{const{cardPaddingBase:t,colorBorderSecondary:n,cardShadow:r,lineWidth:i}=e;return{width:"33.33%",padding:t,border:0,borderRadius:0,boxShadow:`
      ${(0,Tf.unit)(i)} 0 0 0 ${n},
      0 ${(0,Tf.unit)(i)} 0 0 ${n},
      ${(0,Tf.unit)(i)} ${(0,Tf.unit)(i)} 0 0 ${n},
      ${(0,Tf.unit)(i)} 0 0 0 ${n} inset,
      0 ${(0,Tf.unit)(i)} 0 0 ${n} inset;
    `,transition:`all ${e.motionDurationMid}`,"&-hoverable:hover":{position:"relative",zIndex:1,boxShadow:r}}},mda=e=>{const{componentCls:t,iconCls:n,actionsLiMargin:r,cardActionsIconSize:i,colorBorderSecondary:a,actionsBg:o}=e;return Object.assign(Object.assign({margin:0,padding:0,listStyle:"none",background:o,borderTop:`${(0,Tf.unit)(e.lineWidth)} ${e.lineType} ${a}`,display:"flex",borderRadius:`0 0 ${(0,Tf.unit)(e.borderRadiusLG)} ${(0,Tf.unit)(e.borderRadiusLG)}`},(0,bF.clearFix)()),{"& > li":{margin:r,color:e.colorTextDescription,textAlign:"center","> span":{position:"relative",display:"block",minWidth:e.calc(e.cardActionsIconSize).mul(2).equal(),fontSize:e.fontSize,lineHeight:e.lineHeight,cursor:"pointer","&:hover":{color:e.colorPrimary,transition:`color ${e.motionDurationMid}`},[`a:not(${t}-btn), > ${n}`]:{display:"inline-block",width:"100%",color:e.colorTextDescription,lineHeight:(0,Tf.unit)(e.fontHeight),transition:`color ${e.motionDurationMid}`,"&:hover":{color:e.colorPrimary}},[`> ${n}`]:{fontSize:i,lineHeight:(0,Tf.unit)(e.calc(i).mul(e.lineHeight).equal())}},"&:not(:last-child)":{borderInlineEnd:`${(0,Tf.unit)(e.lineWidth)} ${e.lineType} ${a}`}}})},gda=e=>Object.assign(Object.assign({margin:`${(0,Tf.unit)(e.calc(e.marginXXS).mul(-1).equal())} 0`,display:"flex"},(0,bF.clearFix)()),{"&-avatar":{paddingInlineEnd:e.padding},"&-detail":{overflow:"hidden",flex:1,"> div:not(:last-child)":{marginBottom:e.marginXS}},"&-title":Object.assign({color:e.colorTextHeading,fontWeight:e.fontWeightStrong,fontSize:e.fontSizeLG},bF.textEllipsis),"&-description":{color:e.colorTextDescription}}),vda=e=>{const{componentCls:t,colorFillAlter:n,headerPadding:r,bodyPadding:i}=e;return{[`${t}-head`]:{padding:`0 ${(0,Tf.unit)(r)}`,background:n,"&-title":{fontSize:e.fontSize}},[`${t}-body`]:{padding:`${(0,Tf.unit)(e.padding)} ${(0,Tf.unit)(i)}`}}},_da=e=>{const{componentCls:t}=e;return{overflow:"hidden",[`${t}-body`]:{userSelect:"none"}}},yda=e=>{const{componentCls:t,cardShadow:n,cardHeadPadding:r,colorBorderSecondary:i,boxShadowTertiary:a,bodyPadding:o,extraColor:s}=e;return{[t]:Object.assign(Object.assign({},(0,bF.resetComponent)(e)),{position:"relative",background:e.colorBgContainer,borderRadius:e.borderRadiusLG,[`&:not(${t}-bordered)`]:{boxShadow:a},[`${t}-head`]:pda(e),[`${t}-extra`]:{marginInlineStart:"auto",color:s,fontWeight:"normal",fontSize:e.fontSize},[`${t}-body`]:Object.assign({padding:o,borderRadius:`0 0 ${(0,Tf.unit)(e.borderRadiusLG)} ${(0,Tf.unit)(e.borderRadiusLG)}`},(0,bF.clearFix)()),[`${t}-grid`]:hda(e),[`${t}-cover`]:{"> *":{display:"block",width:"100%",borderRadius:`${(0,Tf.unit)(e.borderRadiusLG)} ${(0,Tf.unit)(e.borderRadiusLG)} 0 0`}},[`${t}-actions`]:mda(e),[`${t}-meta`]:gda(e)}),[`${t}-bordered`]:{border:`${(0,Tf.unit)(e.lineWidth)} ${e.lineType} ${i}`,[`${t}-cover`]:{marginTop:-1,marginInlineStart:-1,marginInlineEnd:-1}},[`${t}-hoverable`]:{cursor:"pointer",transition:`box-shadow ${e.motionDurationMid}, border-color ${e.motionDurationMid}`,"&:hover":{borderColor:"transparent",boxShadow:n}},[`${t}-contain-grid`]:{borderRadius:`${(0,Tf.unit)(e.borderRadiusLG)} ${(0,Tf.unit)(e.borderRadiusLG)} 0 0 `,[`${t}-body`]:{display:"flex",flexWrap:"wrap"},[`&:not(${t}-loading) ${t}-body`]:{marginBlockStart:e.calc(e.lineWidth).mul(-1).equal(),marginInlineStart:e.calc(e.lineWidth).mul(-1).equal(),padding:0}},[`${t}-contain-tabs`]:{[`> div${t}-head`]:{minHeight:0,[`${t}-head-title, ${t}-extra`]:{paddingTop:r}}},[`${t}-type-inner`]:vda(e),[`${t}-loading`]:_da(e),[`${t}-rtl`]:{direction:"rtl"}}},bda=e=>{const{componentCls:t,bodyPaddingSM:n,headerPaddingSM:r,headerHeightSM:i,headerFontSizeSM:a}=e;return{[`${t}-small`]:{[`> ${t}-head`]:{minHeight:i,padding:`0 ${(0,Tf.unit)(r)}`,fontSize:a,[`> ${t}-head-wrapper`]:{[`> ${t}-extra`]:{fontSize:e.fontSize}}},[`> ${t}-body`]:{padding:n}},[`${t}-small${t}-contain-tabs`]:{[`> ${t}-head`]:{[`${t}-head-title, ${t}-extra`]:{paddingTop:0,display:"flex",alignItems:"center"}}}}},cln=e=>{var t,n;return{headerBg:"transparent",headerFontSize:e.fontSizeLG,headerFontSizeSM:e.fontSize,headerHeight:e.fontSizeLG*e.lineHeightLG+e.padding*2,headerHeightSM:e.fontSize*e.lineHeight+e.paddingXS*2,actionsBg:e.colorBgContainer,actionsLiMargin:`${e.paddingSM}px 0`,tabsMarginBottom:-e.padding-e.lineWidth,extraColor:e.colorText,bodyPaddingSM:12,headerPaddingSM:12,bodyPadding:(t=e.bodyPadding)!==null&&t!==void 0?t:e.paddingLG,headerPadding:(n=e.headerPadding)!==null&&n!==void 0?n:e.paddingLG}};qW.prepareComponentToken=cln;qW.default=(0,Uvt.genStyleHooks)("Card",e=>{const t=(0,Uvt.mergeToken)(e,{cardShadow:e.boxShadowCard,cardHeadPadding:e.padding,cardPaddingBase:e.paddingLG,cardActionsIconSize:e.fontSize});return[yda(t),bda(t)]},cln);var YD=fn.default,xda=Un.default;Object.defineProperty(u7e,"__esModule",{value:!0});u7e.default=void 0;var Ug=xda(h),SP=YD(Li),Sda=YD(rd),Cda=Fo,wda=go,Eda=YD(Nf),Tda=YD(qD),$da=YD(Gse),Oda=YD(Yse),Pda=YD(qW),Nda=YD(Yy),Kvt=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Dda=e=>{const{actionClasses:t,actions:n=[],actionStyle:r}=e;return Ug.createElement("ul",{className:t,style:r},n.map((i,a)=>{const o=`action-${a}`;return Ug.createElement("li",{style:{width:`${100/n.length}%`},key:o},Ug.createElement("span",null,i))}))},Ida=Ug.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,style:a,extra:o,headStyle:s={},bodyStyle:c={},title:u,loading:d,bordered:f,variant:p,size:m,type:g,cover:_,actions:v,tabList:b,children:y,activeTabKey:x,defaultActiveTabKey:C,tabBarExtraContent:w,hoverable:$,tabProps:O={},classNames:N,styles:P}=e,I=Kvt(e,["prefixCls","className","rootClassName","style","extra","headStyle","bodyStyle","title","loading","bordered","variant","size","type","cover","actions","tabList","children","activeTabKey","defaultActiveTabKey","tabBarExtraContent","hoverable","tabProps","classNames","styles"]),{getPrefixCls:D,direction:k,card:R}=Ug.useContext(wda.ConfigContext),[A]=(0,Nda.default)("card",p,f);{const nt=(0,Cda.devUseWarning)("Card");[["headStyle","styles.header"],["bodyStyle","styles.body"],["bordered","variant"]].forEach(We=>{let[ct,rt]=We;nt.deprecated(!(ct in e),ct,rt)})}const F=nt=>{var We;(We=e.onTabChange)===null||We===void 0||We.call(e,nt)},z=nt=>{var We;return(0,SP.default)((We=R==null?void 0:R.classNames)===null||We===void 0?void 0:We[nt],N==null?void 0:N[nt])},M=nt=>{var We;return Object.assign(Object.assign({},(We=R==null?void 0:R.styles)===null||We===void 0?void 0:We[nt]),P==null?void 0:P[nt])},K=Ug.useMemo(()=>{let nt=!1;return Ug.Children.forEach(y,We=>{(We==null?void 0:We.type)===Oda.default&&(nt=!0)}),nt},[y]),U=D("card",n),[W,L,Y]=(0,Pda.default)(U),J=Ug.createElement(Tda.default,{loading:!0,active:!0,paragraph:{rows:4},title:!1},y),Z=x!==void 0,te=Object.assign(Object.assign({},O),{[Z?"activeKey":"defaultActiveKey"]:Z?x:C,tabBarExtraContent:w});let re;const se=(0,Eda.default)(m),de=!se||se==="default"?"large":se,pe=b?Ug.createElement($da.default,Object.assign({size:de},te,{className:`${U}-head-tabs`,onChange:F,items:b.map(nt=>{var{tab:We}=nt,ct=Kvt(nt,["tab"]);return Object.assign({label:We},ct)})})):null;if(u||o||pe){const nt=(0,SP.default)(`${U}-head`,z("header")),We=(0,SP.default)(`${U}-head-title`,z("title")),ct=(0,SP.default)(`${U}-extra`,z("extra")),rt=Object.assign(Object.assign({},s),M("header"));re=Ug.createElement("div",{className:nt,style:rt},Ug.createElement("div",{className:`${U}-head-wrapper`},u&&Ug.createElement("div",{className:We,style:M("title")},u),o&&Ug.createElement("div",{className:ct,style:M("extra")},o)),pe)}const Se=(0,SP.default)(`${U}-cover`,z("cover")),ve=_?Ug.createElement("div",{className:Se,style:M("cover")},_):null,be=(0,SP.default)(`${U}-body`,z("body")),Ee=Object.assign(Object.assign({},c),M("body")),xe=Ug.createElement("div",{className:be,style:Ee},d?J:y),Pe=(0,SP.default)(`${U}-actions`,z("actions")),je=v!=null&&v.length?Ug.createElement(Dda,{actionClasses:Pe,actionStyle:M("actions"),actions:v}):null,ft=(0,Sda.default)(I,["onTabChange"]),Ge=(0,SP.default)(U,R==null?void 0:R.className,{[`${U}-loading`]:d,[`${U}-bordered`]:A!=="borderless",[`${U}-hoverable`]:$,[`${U}-contain-grid`]:K,[`${U}-contain-tabs`]:b==null?void 0:b.length,[`${U}-${se}`]:se,[`${U}-type-${g}`]:!!g,[`${U}-rtl`]:k==="rtl"},r,i,L,Y),Ye=Object.assign(Object.assign({},R==null?void 0:R.style),a);return W(Ug.createElement("div",Object.assign({ref:t},ft,{className:Ge,style:Ye}),re,ve,xe,je))});u7e.default=Ida;var h7e={},Rda=fn.default,kda=Un.default;Object.defineProperty(h7e,"__esModule",{value:!0});h7e.default=void 0;var GH=kda(h),Ada=Rda(Li),Mda=go,Fda=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Lda=e=>{const{prefixCls:t,className:n,avatar:r,title:i,description:a}=e,o=Fda(e,["prefixCls","className","avatar","title","description"]),{getPrefixCls:s}=GH.useContext(Mda.ConfigContext),c=s("card",t),u=(0,Ada.default)(`${c}-meta`,n),d=r?GH.createElement("div",{className:`${c}-meta-avatar`},r):null,f=i?GH.createElement("div",{className:`${c}-meta-title`},i):null,p=a?GH.createElement("div",{className:`${c}-meta-description`},a):null,m=f||p?GH.createElement("div",{className:`${c}-meta-detail`},f,p):null;return GH.createElement("div",Object.assign({},o,{className:u}),d,m)};h7e.default=Lda;var aZe=fn.default;Object.defineProperty(c7e,"__esModule",{value:!0});c7e.default=void 0;var jda=aZe(u7e),Bda=aZe(Yse),zda=aZe(h7e);const m7e=jda.default;m7e.Grid=Bda.default;m7e.Meta=zda.default;m7e.displayName="Card";c7e.default=m7e;var g7e={};const Hda=mc(CUn);var NN={};Object.defineProperty(NN,"__esModule",{value:!0});NN.prepareComponentToken=NN.default=NN.DotDuration=void 0;var qda=Ha,Vda=Lo,Wda=ao;const uln=NN.DotDuration="--dot-duration",Uda=e=>{const{componentCls:t,antCls:n}=e;return{[t]:Object.assign(Object.assign({},(0,Vda.resetComponent)(e)),{".slick-slider":{position:"relative",display:"block",boxSizing:"border-box",touchAction:"pan-y",WebkitTouchCallout:"none",WebkitTapHighlightColor:"transparent",".slick-track, .slick-list":{transform:"translate3d(0, 0, 0)",touchAction:"pan-y"}},".slick-list":{position:"relative",display:"block",margin:0,padding:0,overflow:"hidden","&:focus":{outline:"none"},"&.dragging":{cursor:"pointer"},".slick-slide":{pointerEvents:"none",[`input${n}-radio-input, input${n}-checkbox-input`]:{visibility:"hidden"},"&.slick-active":{pointerEvents:"auto",[`input${n}-radio-input, input${n}-checkbox-input`]:{visibility:"visible"}},"> div > div":{verticalAlign:"bottom"}}},".slick-track":{position:"relative",top:0,insetInlineStart:0,display:"block","&::before, &::after":{display:"table",content:'""'},"&::after":{clear:"both"}},".slick-slide":{display:"none",float:"left",height:"100%",minHeight:1,img:{display:"block"},"&.dragging img":{pointerEvents:"none"}},".slick-initialized .slick-slide":{display:"block"},".slick-vertical .slick-slide":{display:"block",height:"auto"}})}},Kda=e=>{const{componentCls:t,motionDurationSlow:n,arrowSize:r,arrowOffset:i}=e,a=e.calc(r).div(Math.SQRT2).equal();return{[t]:{".slick-prev, .slick-next":{position:"absolute",top:"50%",width:r,height:r,transform:"translateY(-50%)",color:"#fff",opacity:.4,background:"transparent",padding:0,lineHeight:0,border:0,outline:"none",cursor:"pointer",zIndex:1,transition:`opacity ${n}`,"&:hover, &:focus":{opacity:1},"&.slick-disabled":{pointerEvents:"none",opacity:0},"&::after":{boxSizing:"border-box",position:"absolute",top:e.calc(r).sub(a).div(2).equal(),insetInlineStart:e.calc(r).sub(a).div(2).equal(),display:"inline-block",width:a,height:a,border:"0 solid currentcolor",borderInlineWidth:"2px 0",borderBlockWidth:"2px 0",borderRadius:1,content:'""'}},".slick-prev":{insetInlineStart:i,"&::after":{transform:"rotate(-45deg)"}},".slick-next":{insetInlineEnd:i,"&::after":{transform:"rotate(135deg)"}}}}},Gda=e=>{const{componentCls:t,dotOffset:n,dotWidth:r,dotHeight:i,dotGap:a,colorBgContainer:o,motionDurationSlow:s}=e;return{[t]:{".slick-dots":{position:"absolute",insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:15,display:"flex !important",justifyContent:"center",paddingInlineStart:0,margin:0,listStyle:"none","&-bottom":{bottom:n},"&-top":{top:n,bottom:"auto"},li:{position:"relative",display:"inline-block",flex:"0 1 auto",boxSizing:"content-box",width:r,height:i,marginInline:a,padding:0,textAlign:"center",textIndent:-999,verticalAlign:"top",transition:`all ${s}`,borderRadius:i,overflow:"hidden","&::after":{display:"block",position:"absolute",top:0,insetInlineStart:0,width:"100%",height:i,content:'""',background:o,borderRadius:i,opacity:1,outline:"none",cursor:"pointer",overflow:"hidden",transform:"translate3d(-100%, 0, 0)"},button:{position:"relative",display:"block",width:"100%",height:i,padding:0,color:"transparent",fontSize:0,background:o,border:0,borderRadius:i,outline:"none",cursor:"pointer",opacity:.2,transition:`all ${s}`,overflow:"hidden","&:hover":{opacity:.75},"&::after":{position:"absolute",inset:e.calc(a).mul(-1).equal(),content:'""'}},"&.slick-active":{width:e.dotActiveWidth,position:"relative","&:hover":{opacity:1},"&::after":{transform:"translate3d(0, 0, 0)",transition:`transform var(${uln}) ease-out`}}}}}}},Yda=e=>{const{componentCls:t,dotOffset:n,arrowOffset:r,marginXXS:i}=e,a={width:e.dotHeight,height:e.dotWidth};return{[`${t}-vertical`]:{".slick-prev, .slick-next":{insetInlineStart:"50%",marginBlockStart:"unset",transform:"translateX(-50%)"},".slick-prev":{insetBlockStart:r,insetInlineStart:"50%","&::after":{transform:"rotate(45deg)"}},".slick-next":{insetBlockStart:"auto",insetBlockEnd:r,"&::after":{transform:"rotate(-135deg)"}},".slick-dots":{top:"50%",bottom:"auto",flexDirection:"column",width:e.dotHeight,height:"auto",margin:0,transform:"translateY(-50%)","&-left":{insetInlineEnd:"auto",insetInlineStart:n},"&-right":{insetInlineEnd:n,insetInlineStart:"auto"},li:Object.assign(Object.assign({},a),{margin:`${(0,qda.unit)(i)} 0`,verticalAlign:"baseline",button:a,"&::after":Object.assign(Object.assign({},a),{height:0}),"&.slick-active":Object.assign(Object.assign({},a),{button:a,"&::after":Object.assign(Object.assign({},a),{transition:`height var(${uln}) ease-out`})})})}}}},Xda=e=>{const{componentCls:t}=e;return[{[`${t}-rtl`]:{direction:"rtl",".slick-dots":{[`${t}-rtl&`]:{flexDirection:"row-reverse"}}}},{[`${t}-vertical`]:{".slick-dots":{[`${t}-rtl&`]:{flexDirection:"column"}}}}]},dln=e=>({arrowSize:16,arrowOffset:e.marginXS,dotWidth:16,dotHeight:3,dotGap:e.marginXXS,dotOffset:12,dotWidthActive:24,dotActiveWidth:24});NN.prepareComponentToken=dln;NN.default=(0,Wda.genStyleHooks)("Carousel",e=>[Uda(e),Kda(e),Gda(e),Yda(e),Xda(e)],dln,{deprecatedTokens:[["dotWidthActive","dotActiveWidth"]]});var fln=fn.default,pln=Un.default;Object.defineProperty(g7e,"__esModule",{value:!0});g7e.default=void 0;var s3=pln(h),Jda=fln(Hda),jke=fln(Li),Qda=cc,Gvt=pln(NN),hln=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Yvt="slick-dots",Xvt=e=>{var t=hln(e,["currentSlide","slideCount"]);return s3.createElement("button",Object.assign({type:"button"},t))},mln=s3.forwardRef((e,t)=>{const{dots:n=!0,arrows:r=!1,prevArrow:i=s3.createElement(Xvt,{"aria-label":"prev"}),nextArrow:a=s3.createElement(Xvt,{"aria-label":"next"}),draggable:o=!1,waitForAnimate:s=!1,dotPosition:c="bottom",vertical:u=c==="left"||c==="right",rootClassName:d,className:f,style:p,id:m,autoplay:g=!1,autoplaySpeed:_=3e3}=e,v=hln(e,["dots","arrows","prevArrow","nextArrow","draggable","waitForAnimate","dotPosition","vertical","rootClassName","className","style","id","autoplay","autoplaySpeed"]),{getPrefixCls:b,direction:y,className:x,style:C}=(0,Qda.useComponentConfig)("carousel"),w=s3.useRef(null),$=function(K){let U=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;w.current.slickGoTo(K,U)};s3.useImperativeHandle(t,()=>({goTo:$,autoPlay:w.current.innerSlider.autoPlay,innerSlider:w.current.innerSlider,prev:w.current.slickPrev,next:w.current.slickNext}),[w.current]);const O=s3.useRef(s3.Children.count(e.children));s3.useEffect(()=>{O.current!==s3.Children.count(e.children)&&($(e.initialSlide||0,!1),O.current=s3.Children.count(e.children))},[e.children]);const N=Object.assign({vertical:u,className:(0,jke.default)(f,x),style:Object.assign(Object.assign({},C),p),autoplay:!!g},v);N.effect==="fade"&&(N.fade=!0);const P=b("carousel",N.prefixCls),I=!!n,D=(0,jke.default)(Yvt,`${Yvt}-${c}`,typeof n=="boolean"?!1:n==null?void 0:n.className),[k,R,A]=(0,Gvt.default)(P),F=(0,jke.default)(P,{[`${P}-rtl`]:y==="rtl",[`${P}-vertical`]:N.vertical},R,A,d),M=g&&(typeof g=="object"?g.dotDuration:!1)?{[Gvt.DotDuration]:`${_}ms`}:{};return k(s3.createElement("div",{className:F,id:m,style:M},s3.createElement(Jda.default,Object.assign({ref:w},N,{dots:I,dotsClass:D,arrows:r,prevArrow:i,nextArrow:a,draggable:o,verticalSwiping:u,autoplaySpeed:_,waitForAnimate:s}))))});mln.displayName="Carousel";g7e.default=mln;var v7e={};const gln=mc(YUn);var Xse={},Zda=Un.default;Object.defineProperty(Xse,"__esModule",{value:!0});Xse.default=void 0;var efa=Zda(h),tfa=go;function nfa(e,t){const{getPrefixCls:n,direction:r,renderEmpty:i}=efa.useContext(tfa.ConfigContext),a=t||r,o=n("select",e),s=n("cascader",e);return[o,s,a,i]}Xse.default=nfa;var _7e={},rfa=Un.default;Object.defineProperty(_7e,"__esModule",{value:!0});_7e.default=ifa;var Jvt=rfa(h);function ifa(e,t){return Jvt.useMemo(()=>t?Jvt.createElement("span",{className:`${e}-checkbox-inner`}):!1,[t])}var Jse={},oZe=fn.default,afa=Un.default;Object.defineProperty(Jse,"__esModule",{value:!0});Jse.default=void 0;var ate=afa(h),ofa=oZe(zL),sfa=oZe(J5),lfa=oZe(jD);const cfa=(e,t,n)=>{let r=n;n||(r=t?ate.createElement(ofa.default,null):ate.createElement(lfa.default,null));const i=ate.createElement("span",{className:`${e}-menu-item-loading-icon`},ate.createElement(sfa.default,{spin:!0}));return ate.useMemo(()=>[r,i],[r])};Jse.default=cfa;var y7e={},iD={},Qse={},k5={};Object.defineProperty(k5,"__esModule",{value:!0});k5.genCheckboxStyle=k5.default=void 0;k5.getStyle=yln;var Qvt=Ha,F1e=Lo,vln=ao;const _ln=e=>{const{checkboxCls:t}=e,n=`${t}-wrapper`;return[{[`${t}-group`]:Object.assign(Object.assign({},(0,F1e.resetComponent)(e)),{display:"inline-flex",flexWrap:"wrap",columnGap:e.marginXS,[`> ${e.antCls}-row`]:{flex:1}}),[n]:Object.assign(Object.assign({},(0,F1e.resetComponent)(e)),{display:"inline-flex",alignItems:"baseline",cursor:"pointer","&:after":{display:"inline-block",width:0,overflow:"hidden",content:"'\\a0'"},[`& + ${n}`]:{marginInlineStart:0},[`&${n}-in-form-item`]:{'input[type="checkbox"]':{width:14,height:14}}}),[t]:Object.assign(Object.assign({},(0,F1e.resetComponent)(e)),{position:"relative",whiteSpace:"nowrap",lineHeight:1,cursor:"pointer",borderRadius:e.borderRadiusSM,alignSelf:"center",[`${t}-input`]:{position:"absolute",inset:0,zIndex:1,cursor:"pointer",opacity:0,margin:0,[`&:focus-visible + ${t}-inner`]:Object.assign({},(0,F1e.genFocusOutline)(e))},[`${t}-inner`]:{boxSizing:"border-box",display:"block",width:e.checkboxSize,height:e.checkboxSize,direction:"ltr",backgroundColor:e.colorBgContainer,border:`${(0,Qvt.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusSM,borderCollapse:"separate",transition:`all ${e.motionDurationSlow}`,"&:after":{boxSizing:"border-box",position:"absolute",top:"50%",insetInlineStart:"25%",display:"table",width:e.calc(e.checkboxSize).div(14).mul(5).equal(),height:e.calc(e.checkboxSize).div(14).mul(8).equal(),border:`${(0,Qvt.unit)(e.lineWidthBold)} solid ${e.colorWhite}`,borderTop:0,borderInlineStart:0,transform:"rotate(45deg) scale(0) translate(-50%,-50%)",opacity:0,content:'""',transition:`all ${e.motionDurationFast} ${e.motionEaseInBack}, opacity ${e.motionDurationFast}`}},"& + span":{paddingInlineStart:e.paddingXS,paddingInlineEnd:e.paddingXS}})},{[`
        ${n}:not(${n}-disabled),
        ${t}:not(${t}-disabled)
      `]:{[`&:hover ${t}-inner`]:{borderColor:e.colorPrimary}},[`${n}:not(${n}-disabled)`]:{[`&:hover ${t}-checked:not(${t}-disabled) ${t}-inner`]:{backgroundColor:e.colorPrimaryHover,borderColor:"transparent"},[`&:hover ${t}-checked:not(${t}-disabled):after`]:{borderColor:e.colorPrimaryHover}}},{[`${t}-checked`]:{[`${t}-inner`]:{backgroundColor:e.colorPrimary,borderColor:e.colorPrimary,"&:after":{opacity:1,transform:"rotate(45deg) scale(1) translate(-50%,-50%)",transition:`all ${e.motionDurationMid} ${e.motionEaseOutBack} ${e.motionDurationFast}`}}},[`
        ${n}-checked:not(${n}-disabled),
        ${t}-checked:not(${t}-disabled)
      `]:{[`&:hover ${t}-inner`]:{backgroundColor:e.colorPrimaryHover,borderColor:"transparent"}}},{[t]:{"&-indeterminate":{[`${t}-inner`]:{backgroundColor:`${e.colorBgContainer} !important`,borderColor:`${e.colorBorder} !important`,"&:after":{top:"50%",insetInlineStart:"50%",width:e.calc(e.fontSizeLG).div(2).equal(),height:e.calc(e.fontSizeLG).div(2).equal(),backgroundColor:e.colorPrimary,border:0,transform:"translate(-50%, -50%) scale(1)",opacity:1,content:'""'}},[`&:hover ${t}-inner`]:{backgroundColor:`${e.colorBgContainer} !important`,borderColor:`${e.colorPrimary} !important`}}}},{[`${n}-disabled`]:{cursor:"not-allowed"},[`${t}-disabled`]:{[`&, ${t}-input`]:{cursor:"not-allowed",pointerEvents:"none"},[`${t}-inner`]:{background:e.colorBgContainerDisabled,borderColor:e.colorBorder,"&:after":{borderColor:e.colorTextDisabled}},"&:after":{display:"none"},"& + span":{color:e.colorTextDisabled},[`&${t}-indeterminate ${t}-inner::after`]:{background:e.colorTextDisabled}}}]};k5.genCheckboxStyle=_ln;function yln(e,t){const n=(0,vln.mergeToken)(t,{checkboxCls:`.${e}`,checkboxSize:t.controlInteractiveSize});return[_ln(n)]}k5.default=(0,vln.genStyleHooks)("Checkbox",(e,t)=>{let{prefixCls:n}=t;return[yln(n,e)]});Object.defineProperty(Qse,"__esModule",{value:!0});Qse.default=void 0;var ufa=Ha,dfa=k5,ffa=Lo;const pfa=e=>{const{prefixCls:t,componentCls:n}=e,r=`${n}-menu-item`,i=`
  &${r}-expand ${r}-expand-icon,
  ${r}-loading-icon
`;return[(0,dfa.getStyle)(`${t}-checkbox`,e),{[n]:{"&-checkbox":{top:0,marginInlineEnd:e.paddingXS,pointerEvents:"unset"},"&-menus":{display:"flex",flexWrap:"nowrap",alignItems:"flex-start",[`&${n}-menu-empty`]:{[`${n}-menu`]:{width:"100%",height:"auto",[r]:{color:e.colorTextDisabled}}}},"&-menu":{flexGrow:1,flexShrink:0,minWidth:e.controlItemWidth,height:e.dropdownHeight,margin:0,padding:e.menuPadding,overflow:"auto",verticalAlign:"top",listStyle:"none","-ms-overflow-style":"-ms-autohiding-scrollbar","&:not(:last-child)":{borderInlineEnd:`${(0,ufa.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},"&-item":Object.assign(Object.assign({},ffa.textEllipsis),{display:"flex",flexWrap:"nowrap",alignItems:"center",padding:e.optionPadding,lineHeight:e.lineHeight,cursor:"pointer",transition:`all ${e.motionDurationMid}`,borderRadius:e.borderRadiusSM,"&:hover":{background:e.controlItemBgHover},"&-disabled":{color:e.colorTextDisabled,cursor:"not-allowed","&:hover":{background:"transparent"},[i]:{color:e.colorTextDisabled}},[`&-active:not(${r}-disabled)`]:{"&, &:hover":{color:e.optionSelectedColor,fontWeight:e.optionSelectedFontWeight,backgroundColor:e.optionSelectedBg}},"&-content":{flex:"auto"},[i]:{marginInlineStart:e.paddingXXS,color:e.colorTextDescription,fontSize:e.fontSizeIcon},"&-keyword":{color:e.colorHighlight}})}}}]};Qse.default=pfa;var hfa=fn.default;Object.defineProperty(iD,"__esModule",{value:!0});iD.prepareComponentToken=iD.default=void 0;var mfa=o$,gfa=ao,vfa=hfa(Qse);const _fa=e=>{const{componentCls:t,antCls:n}=e;return[{[t]:{width:e.controlWidth}},{[`${t}-dropdown`]:[{[`&${n}-select-dropdown`]:{padding:0}},(0,vfa.default)(e)]},{[`${t}-dropdown-rtl`]:{direction:"rtl"}},(0,mfa.genCompactItemStyle)(e)]},bln=e=>{const t=Math.round((e.controlHeight-e.fontSize*e.lineHeight)/2);return{controlWidth:184,controlItemWidth:111,dropdownHeight:180,optionSelectedBg:e.controlItemBgActive,optionSelectedFontWeight:e.fontWeightStrong,optionPadding:`${t}px ${e.paddingSM}px`,menuPadding:e.paddingXXS,optionSelectedColor:e.colorText}};iD.prepareComponentToken=bln;iD.default=(0,gfa.genStyleHooks)("Cascader",e=>[_fa(e)],bln);var b7e={},yfa=fn.default;Object.defineProperty(b7e,"__esModule",{value:!0});b7e.default=void 0;var bfa=Ha,xfa=iD,Sfa=ao,Cfa=yfa(Qse);const wfa=e=>{const{componentCls:t}=e;return{[`${t}-panel`]:[(0,Cfa.default)(e),{display:"inline-flex",border:`${(0,bfa.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,borderRadius:e.borderRadiusLG,overflowX:"auto",maxWidth:"100%",[`${t}-menus`]:{alignItems:"stretch"},[`${t}-menu`]:{height:"auto"},"&-empty":{padding:e.paddingXXS}}]}};b7e.default=(0,Sfa.genComponentStyleHook)(["Cascader","Panel"],e=>wfa(e),xfa.prepareComponentToken);var d$=fn.default,Efa=Un.default;Object.defineProperty(y7e,"__esModule",{value:!0});y7e.default=void 0;var Bke=Efa(h),Tfa=d$(Li),$fa=gln,Ofa=d$(Q5),Pfa=d$(tp),Nfa=d$(Nu),Dfa=d$(Xse),Ifa=d$(_7e),Rfa=d$(Jse),kfa=d$(iD),Afa=d$(b7e);function Mfa(e){const{prefixCls:t,className:n,multiple:r,rootClassName:i,notFoundContent:a,direction:o,expandIcon:s,disabled:c}=e,u=Bke.useContext(Pfa.default),d=c??u,[f,p,m,g]=(0,Dfa.default)(t,o),_=(0,Nfa.default)(p),[v,b,y]=(0,kfa.default)(p,_);(0,Afa.default)(p);const x=m==="rtl",[C,w]=(0,Rfa.default)(f,x,s),$=a||(g==null?void 0:g("Cascader"))||Bke.createElement(Ofa.default,{componentName:"Cascader"}),O=(0,Ifa.default)(p,r);return v(Bke.createElement($fa.Panel,Object.assign({},e,{checkable:O,prefixCls:p,className:(0,Tfa.default)(n,b,i,y,_),notFoundContent:$,direction:m,expandIcon:C,loadingIcon:w,disabled:d})))}y7e.default=Mfa;var Ffa=Un.default,g0=fn.default;Object.defineProperty(v7e,"__esModule",{value:!0});v7e.default=void 0;var Lfa=g0(du),v9=Ffa(h),Zvt=g0(Li),xln=g0(gln),Sln=g0(rd),jfa=Hf,e2t=Hm,Bfa=g0(y_),t2t=u2,zfa=Fo,Hfa=go,qfa=cc,Vfa=g0(Q5),Wfa=g0(tp),n2t=g0(Nu),Ufa=g0(Nf),Kfa=qc,Gfa=g0(Yy),Yfa=g0(vG),Xfa=g0(_G),Jfa=g0(yG),Qfa=g0(Dse),Zfa=Nh,epa=g0(Xse),tpa=g0(_7e),npa=g0(Jse),rpa=g0(y7e),ipa=g0(iD),apa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const{SHOW_CHILD:opa,SHOW_PARENT:spa}=xln.default;function lpa(e,t,n){const r=e.toLowerCase().split(t).reduce((o,s,c)=>c===0?[s]:[].concat((0,Lfa.default)(o),[t,s]),[]),i=[];let a=0;return r.forEach((o,s)=>{const c=a+o.length;let u=e.slice(a,c);a=c,s%2===1&&(u=v9.createElement("span",{className:`${n}-menu-item-keyword`,key:`separator-${s}`},u)),i.push(u)}),i}const cpa=(e,t,n,r)=>{const i=[],a=e.toLowerCase();return t.forEach((o,s)=>{s!==0&&i.push(" / ");let c=o[r.label];const u=typeof c;(u==="string"||u==="number")&&(c=lpa(String(c),a,n)),i.push(c)}),i},WL=v9.forwardRef((e,t)=>{var n;const{prefixCls:r,size:i,disabled:a,className:o,rootClassName:s,multiple:c,bordered:u=!0,transitionName:d,choiceTransitionName:f="",popupClassName:p,dropdownClassName:m,expandIcon:g,placement:_,showSearch:v,allowClear:b=!0,notFoundContent:y,direction:x,getPopupContainer:C,status:w,showArrow:$,builtinPlacements:O,style:N,variant:P}=e,I=apa(e,["prefixCls","size","disabled","className","rootClassName","multiple","bordered","transitionName","choiceTransitionName","popupClassName","dropdownClassName","expandIcon","placement","showSearch","allowClear","notFoundContent","direction","getPopupContainer","status","showArrow","builtinPlacements","style","variant"]),D=(0,Sln.default)(I,["suffixIcon"]),{getPrefixCls:k,getPopupContainer:R,className:A,style:F}=(0,qfa.useComponentConfig)("cascader"),{popupOverflow:z}=v9.useContext(Hfa.ConfigContext),{status:M,hasFeedback:K,isFormItemInput:U,feedbackIcon:W}=v9.useContext(Kfa.FormItemInputContext),L=(0,t2t.getMergedStatus)(M,w);{const Yt=(0,zfa.devUseWarning)("Cascader");Yt.deprecated(!m,"dropdownClassName","popupClassName"),Yt(!("showArrow"in e),"deprecated","`showArrow` is deprecated which will be removed in next major version. It will be a default behavior, you can hide it by setting `suffixIcon` to null."),Yt.deprecated(!("bordered"in e),"bordered","variant")}const[Y,J,Z,te]=(0,epa.default)(r,x),re=Z==="rtl",se=k(),de=(0,n2t.default)(Y),[pe,Se,ve]=(0,Xfa.default)(Y,de),be=(0,n2t.default)(J),[Ee]=(0,ipa.default)(J,be),{compactSize:xe,compactItemClassnames:Pe}=(0,Zfa.useCompactItemContext)(Y,x),[je,ft]=(0,Gfa.default)("cascader",P,u),Ge=y||(te==null?void 0:te("Cascader"))||v9.createElement(Vfa.default,{componentName:"Cascader"}),Ye=(0,Zvt.default)(p||m,`${J}-dropdown`,{[`${J}-dropdown-rtl`]:Z==="rtl"},s,de,be,Se,ve),nt=v9.useMemo(()=>{if(!v)return v;let Yt={render:cpa};return typeof v=="object"&&(Yt=Object.assign(Object.assign({},Yt),v)),Yt},[v]),We=(0,Ufa.default)(Yt=>{var Gt;return(Gt=i??xe)!==null&&Gt!==void 0?Gt:Yt}),ct=v9.useContext(Wfa.default),rt=a??ct,[vt,Mt]=(0,npa.default)(Y,re,g),$t=(0,tpa.default)(J,c),ke=(0,Qfa.default)(e.suffixIcon,$),{suffixIcon:ye,removeIcon:_e,clearIcon:He}=(0,Jfa.default)(Object.assign(Object.assign({},e),{hasFeedback:K,feedbackIcon:W,showSuffixIcon:ke,multiple:c,prefixCls:Y,componentName:"Cascader"})),Ze=v9.useMemo(()=>_!==void 0?_:re?"bottomRight":"bottomLeft",[_,re]),ot=b===!0?{clearIcon:He}:b,[Qt]=(0,jfa.useZIndex)("SelectLike",(n=D.dropdownStyle)===null||n===void 0?void 0:n.zIndex),Bt=v9.createElement(xln.default,Object.assign({prefixCls:Y,className:(0,Zvt.default)(!r&&J,{[`${Y}-lg`]:We==="large",[`${Y}-sm`]:We==="small",[`${Y}-rtl`]:re,[`${Y}-${je}`]:ft,[`${Y}-in-form-item`]:U},(0,t2t.getStatusClassNames)(Y,L,K),Pe,A,o,s,de,be,Se,ve),disabled:rt,style:Object.assign(Object.assign({},F),N)},D,{builtinPlacements:(0,Yfa.default)(O,z),direction:Z,placement:Ze,notFoundContent:Ge,allowClear:ot,showSearch:nt,expandIcon:vt,suffixIcon:ye,removeIcon:_e,loadingIcon:Mt,checkable:$t,dropdownClassName:Ye,dropdownPrefixCls:r||J,dropdownStyle:Object.assign(Object.assign({},D.dropdownStyle),{zIndex:Qt}),choiceTransitionName:(0,e2t.getTransitionName)(se,"",f),transitionName:(0,e2t.getTransitionName)(se,"slide-up",d),getPopupContainer:C||R,ref:t}));return Ee(pe(Bt))});WL.displayName="Cascader";const upa=(0,Bfa.default)(WL,"dropdownAlign",e=>(0,Sln.default)(e,["visible"]));WL.SHOW_PARENT=spa;WL.SHOW_CHILD=opa;WL.Panel=rpa.default;WL._InternalPanelDoNotUseOrYouWillBeFired=upa;v7e.default=WL;var XD={},Zse={},ele={},dpa=fn.default;Object.defineProperty(ele,"__esModule",{value:!0});ele.default=void 0;var fpa=dpa(h);const ppa=fpa.default.createContext(null);ele.default=ppa;var JD=fn.default,hpa=Un.default;Object.defineProperty(Zse,"__esModule",{value:!0});Zse.default=void 0;var dy=hpa(h),r2t=JD(Li),mpa=JD(Hsn),gpa=Xd,vpa=Fo,_pa=JD(LD),ypa=DL,bpa=go,xpa=JD(tp),Spa=JD(Nu),Cpa=qc,wpa=JD(ele),Epa=JD(k5),Tpa=JD(r7e),$pa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Opa=(e,t)=>{var n;const{prefixCls:r,className:i,rootClassName:a,children:o,indeterminate:s=!1,style:c,onMouseEnter:u,onMouseLeave:d,skipGroup:f=!1,disabled:p}=e,m=$pa(e,["prefixCls","className","rootClassName","children","indeterminate","style","onMouseEnter","onMouseLeave","skipGroup","disabled"]),{getPrefixCls:g,direction:_,checkbox:v}=dy.useContext(bpa.ConfigContext),b=dy.useContext(wpa.default),{isFormItemInput:y}=dy.useContext(Cpa.FormItemInputContext),x=dy.useContext(xpa.default),C=(n=(b==null?void 0:b.disabled)||p)!==null&&n!==void 0?n:x,w=dy.useRef(m.value),$=dy.useRef(null),O=(0,gpa.composeRef)(t,$);(0,vpa.devUseWarning)("Checkbox")("checked"in m||!!b||!("value"in m),"usage","`value` is not a valid prop, do you mean `checked`?"),dy.useEffect(()=>{b==null||b.registerValue(m.value)},[]),dy.useEffect(()=>{if(!f)return m.value!==w.current&&(b==null||b.cancelValue(w.current),b==null||b.registerValue(m.value),w.current=m.value),()=>b==null?void 0:b.cancelValue(m.value)},[m.value]),dy.useEffect(()=>{var K;!((K=$.current)===null||K===void 0)&&K.input&&($.current.input.indeterminate=s)},[s]);const N=g("checkbox",r),P=(0,Spa.default)(N),[I,D,k]=(0,Epa.default)(N,P),R=Object.assign({},m);b&&!f&&(R.onChange=function(){m.onChange&&m.onChange.apply(m,arguments),b.toggleOption&&b.toggleOption({label:o,value:m.value})},R.name=b.name,R.checked=b.value.includes(m.value));const A=(0,r2t.default)(`${N}-wrapper`,{[`${N}-rtl`]:_==="rtl",[`${N}-wrapper-checked`]:R.checked,[`${N}-wrapper-disabled`]:C,[`${N}-wrapper-in-form-item`]:y},v==null?void 0:v.className,i,a,k,P,D),F=(0,r2t.default)({[`${N}-indeterminate`]:s},ypa.TARGET_CLS,D),[z,M]=(0,Tpa.default)(R.onClick);return I(dy.createElement(_pa.default,{component:"Checkbox",disabled:C},dy.createElement("label",{className:A,style:Object.assign(Object.assign({},v==null?void 0:v.style),c),onMouseEnter:u,onMouseLeave:d,onClick:z},dy.createElement(mpa.default,Object.assign({},R,{onClick:M,prefixCls:N,className:F,disabled:C,ref:O})),o!==void 0&&dy.createElement("span",{className:`${N}-label`},o))))},Cln=dy.forwardRef(Opa);Cln.displayName="Checkbox";Zse.default=Cln;var wln={};(function(e){"use client";var t=Un.default,n=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"GroupContext",{enumerable:!0,get:function(){return d.default}}),e.default=void 0;var r=n(du),i=t(h),a=n(Li),o=n(rd),s=go,c=n(Nu),u=n(Zse),d=n(ele),f=n(k5),p=function(g,_){var v={};for(var b in g)Object.prototype.hasOwnProperty.call(g,b)&&_.indexOf(b)<0&&(v[b]=g[b]);if(g!=null&&typeof Object.getOwnPropertySymbols=="function")for(var y=0,b=Object.getOwnPropertySymbols(g);y<b.length;y++)_.indexOf(b[y])<0&&Object.prototype.propertyIsEnumerable.call(g,b[y])&&(v[b[y]]=g[b[y]]);return v};const m=i.forwardRef((g,_)=>{const{defaultValue:v,children:b,options:y=[],prefixCls:x,className:C,rootClassName:w,style:$,onChange:O}=g,N=p(g,["defaultValue","children","options","prefixCls","className","rootClassName","style","onChange"]),{getPrefixCls:P,direction:I}=i.useContext(s.ConfigContext),[D,k]=i.useState(N.value||v||[]),[R,A]=i.useState([]);i.useEffect(()=>{"value"in N&&k(N.value||[])},[N.value]);const F=i.useMemo(()=>y.map(pe=>typeof pe=="string"||typeof pe=="number"?{label:pe,value:pe}:pe),[y]),z=pe=>{A(Se=>Se.filter(ve=>ve!==pe))},M=pe=>{A(Se=>[].concat((0,r.default)(Se),[pe]))},K=pe=>{const Se=D.indexOf(pe.value),ve=(0,r.default)(D);Se===-1?ve.push(pe.value):ve.splice(Se,1),"value"in N||k(ve),O==null||O(ve.filter(be=>R.includes(be)).sort((be,Ee)=>{const xe=F.findIndex(je=>je.value===be),Pe=F.findIndex(je=>je.value===Ee);return xe-Pe}))},U=P("checkbox",x),W=`${U}-group`,L=(0,c.default)(U),[Y,J,Z]=(0,f.default)(U,L),te=(0,o.default)(N,["value","disabled"]),re=y.length?F.map(pe=>i.createElement(u.default,{prefixCls:U,key:pe.value.toString(),disabled:"disabled"in pe?pe.disabled:N.disabled,value:pe.value,checked:D.includes(pe.value),onChange:pe.onChange,className:`${W}-item`,style:pe.style,title:pe.title,id:pe.id,required:pe.required},pe.label)):b,se={toggleOption:K,value:D,disabled:N.disabled,name:N.name,registerValue:M,cancelValue:z},de=(0,a.default)(W,{[`${W}-rtl`]:I==="rtl"},C,w,Z,L,J);return Y(i.createElement("div",Object.assign({className:de,style:$},te,{ref:_}),i.createElement(d.default.Provider,{value:se},re)))});e.default=m})(wln);var Eln=fn.default;Object.defineProperty(XD,"__esModule",{value:!0});XD.default=void 0;var Ppa=Eln(Zse),Npa=Eln(wln);const x7e=Ppa.default;x7e.Group=Npa.default;x7e.__ANT_CHECKBOX=!0;x7e.displayName="Checkbox";XD.default=x7e;var S7e={},UL={},IG={},tle={};Object.defineProperty(tle,"__esModule",{value:!0});tle.default=void 0;var Dpa=h;const Ipa=(0,Dpa.createContext)({});tle.default=Ipa;var Tln=fn.default,Rpa=Un.default;Object.defineProperty(IG,"__esModule",{value:!0});IG.default=void 0;var L1e=Rpa(h),kpa=Tln(Li),Apa=go,Mpa=Tln(tle),Fpa=Ty,Lpa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function i2t(e){return typeof e=="number"?`${e} ${e} auto`:/^\d+(\.\d+)?(px|em|rem|%)$/.test(e)?`0 0 ${e}`:e}const jpa=["xs","sm","md","lg","xl","xxl"],$ln=L1e.forwardRef((e,t)=>{const{getPrefixCls:n,direction:r}=L1e.useContext(Apa.ConfigContext),{gutter:i,wrap:a}=L1e.useContext(Mpa.default),{prefixCls:o,span:s,order:c,offset:u,push:d,pull:f,className:p,children:m,flex:g,style:_}=e,v=Lpa(e,["prefixCls","span","order","offset","push","pull","className","children","flex","style"]),b=n("col",o),[y,x,C]=(0,Fpa.useColStyle)(b),w={};let $={};jpa.forEach(P=>{let I={};const D=e[P];typeof D=="number"?I.span=D:typeof D=="object"&&(I=D||{}),delete v[P],$=Object.assign(Object.assign({},$),{[`${b}-${P}-${I.span}`]:I.span!==void 0,[`${b}-${P}-order-${I.order}`]:I.order||I.order===0,[`${b}-${P}-offset-${I.offset}`]:I.offset||I.offset===0,[`${b}-${P}-push-${I.push}`]:I.push||I.push===0,[`${b}-${P}-pull-${I.pull}`]:I.pull||I.pull===0,[`${b}-rtl`]:r==="rtl"}),I.flex&&($[`${b}-${P}-flex`]=!0,w[`--${b}-${P}-flex`]=i2t(I.flex))});const O=(0,kpa.default)(b,{[`${b}-${s}`]:s!==void 0,[`${b}-order-${c}`]:c,[`${b}-offset-${u}`]:u,[`${b}-push-${d}`]:d,[`${b}-pull-${f}`]:f},p,$,x,C),N={};if(i&&i[0]>0){const P=i[0]/2;N.paddingLeft=P,N.paddingRight=P}return g&&(N.flex=i2t(g),a===!1&&!N.minWidth&&(N.minWidth=0)),y(L1e.createElement("div",Object.assign({},v,{style:Object.assign(Object.assign(Object.assign({},N),_),w),className:O,ref:t}),m))});$ln.displayName="Col";IG.default=$ln;var C7e={},sZe={};Object.defineProperty(sZe,"__esModule",{value:!0});sZe.default=Bpa;var a2t=K3;function Bpa(e,t){const n=[void 0,void 0],r=Array.isArray(e)?e:[e,void 0],i=t||{xs:!0,sm:!0,md:!0,lg:!0,xl:!0,xxl:!0};return r.forEach((a,o)=>{if(typeof a=="object"&&a!==null)for(let s=0;s<a2t.responsiveArray.length;s++){const c=a2t.responsiveArray[s];if(i[c]&&a[c]!==void 0){n[o]=a[c];break}}else n[o]=a}),n}var w7e=fn.default,zpa=Un.default;Object.defineProperty(C7e,"__esModule",{value:!0});C7e.default=void 0;var tM=zpa(h),Hpa=w7e(Li),o2t=K3,qpa=go,Vpa=w7e(Z5),Wpa=w7e(sZe),Upa=w7e(tle),Kpa=Ty,Gpa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function s2t(e,t){const[n,r]=tM.useState(typeof e=="string"?e:""),i=()=>{if(typeof e=="string"&&r(e),typeof e=="object")for(let a=0;a<o2t.responsiveArray.length;a++){const o=o2t.responsiveArray[a];if(!t||!t[o])continue;const s=e[o];if(s!==void 0){r(s);return}}};return tM.useEffect(()=>{i()},[JSON.stringify(e),t]),n}const Oln=tM.forwardRef((e,t)=>{const{prefixCls:n,justify:r,align:i,className:a,style:o,children:s,gutter:c=0,wrap:u}=e,d=Gpa(e,["prefixCls","justify","align","className","style","children","gutter","wrap"]),{getPrefixCls:f,direction:p}=tM.useContext(qpa.ConfigContext),m=(0,Vpa.default)(!0,null),g=s2t(i,m),_=s2t(r,m),v=f("row",n),[b,y,x]=(0,Kpa.useRowStyle)(v),C=(0,Wpa.default)(c,m),w=(0,Hpa.default)(v,{[`${v}-no-wrap`]:u===!1,[`${v}-${_}`]:_,[`${v}-${g}`]:g,[`${v}-rtl`]:p==="rtl"},a,y,x),$={},O=C[0]!=null&&C[0]>0?C[0]/-2:void 0;O&&($.marginLeft=O,$.marginRight=O);const[N,P]=C;$.rowGap=P;const I=tM.useMemo(()=>({gutter:[N,P],wrap:u}),[N,P,u]);return b(tM.createElement(Upa.default.Provider,{value:I},tM.createElement("div",Object.assign({},d,{className:w,style:Object.assign(Object.assign({},$),o),ref:t}),s)))});Oln.displayName="Row";C7e.default=Oln;(function(e){"use client";var t=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Col",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"Row",{enumerable:!0,get:function(){return i.default}}),e.default=void 0;var n=t(IG),r=t(Z5),i=t(C7e);function a(){return(0,r.default)()}e.default={useBreakpoint:a}})(UL);Object.defineProperty(S7e,"__esModule",{value:!0});S7e.default=void 0;var Ypa=UL;S7e.default=Ypa.Col;var E7e={},T7e={},$7e={},nle={},VW={};Object.defineProperty(VW,"__esModule",{value:!0});VW.prepareComponentToken=VW.default=void 0;var uA=Ha,Xpa=Lo,l2t=ao;const Jpa=e=>{const{componentCls:t,sizePaddingEdgeHorizontal:n,colorSplit:r,lineWidth:i,textPaddingInline:a,orientationMargin:o,verticalMarginInline:s}=e;return{[t]:Object.assign(Object.assign({},(0,Xpa.resetComponent)(e)),{borderBlockStart:`${(0,uA.unit)(i)} solid ${r}`,"&-vertical":{position:"relative",top:"-0.06em",display:"inline-block",height:"0.9em",marginInline:s,marginBlock:0,verticalAlign:"middle",borderTop:0,borderInlineStart:`${(0,uA.unit)(i)} solid ${r}`},"&-horizontal":{display:"flex",clear:"both",width:"100%",minWidth:"100%",margin:`${(0,uA.unit)(e.dividerHorizontalGutterMargin)} 0`},[`&-horizontal${t}-with-text`]:{display:"flex",alignItems:"center",margin:`${(0,uA.unit)(e.dividerHorizontalWithTextGutterMargin)} 0`,color:e.colorTextHeading,fontWeight:500,fontSize:e.fontSizeLG,whiteSpace:"nowrap",textAlign:"center",borderBlockStart:`0 ${r}`,"&::before, &::after":{position:"relative",width:"50%",borderBlockStart:`${(0,uA.unit)(i)} solid transparent`,borderBlockStartColor:"inherit",borderBlockEnd:0,transform:"translateY(50%)",content:"''"}},[`&-horizontal${t}-with-text-start`]:{"&::before":{width:`calc(${o} * 100%)`},"&::after":{width:`calc(100% - ${o} * 100%)`}},[`&-horizontal${t}-with-text-end`]:{"&::before":{width:`calc(100% - ${o} * 100%)`},"&::after":{width:`calc(${o} * 100%)`}},[`${t}-inner-text`]:{display:"inline-block",paddingBlock:0,paddingInline:a},"&-dashed":{background:"none",borderColor:r,borderStyle:"dashed",borderWidth:`${(0,uA.unit)(i)} 0 0`},[`&-horizontal${t}-with-text${t}-dashed`]:{"&::before, &::after":{borderStyle:"dashed none none"}},[`&-vertical${t}-dashed`]:{borderInlineStartWidth:i,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0},"&-dotted":{background:"none",borderColor:r,borderStyle:"dotted",borderWidth:`${(0,uA.unit)(i)} 0 0`},[`&-horizontal${t}-with-text${t}-dotted`]:{"&::before, &::after":{borderStyle:"dotted none none"}},[`&-vertical${t}-dotted`]:{borderInlineStartWidth:i,borderInlineEnd:0,borderBlockStart:0,borderBlockEnd:0},[`&-plain${t}-with-text`]:{color:e.colorText,fontWeight:"normal",fontSize:e.fontSize},[`&-horizontal${t}-with-text-start${t}-no-default-orientation-margin-start`]:{"&::before":{width:0},"&::after":{width:"100%"},[`${t}-inner-text`]:{paddingInlineStart:n}},[`&-horizontal${t}-with-text-end${t}-no-default-orientation-margin-end`]:{"&::before":{width:"100%"},"&::after":{width:0},[`${t}-inner-text`]:{paddingInlineEnd:n}}})}},Pln=e=>({textPaddingInline:"1em",orientationMargin:.05,verticalMarginInline:e.marginXS});VW.prepareComponentToken=Pln;VW.default=(0,l2t.genStyleHooks)("Divider",e=>{const t=(0,l2t.mergeToken)(e,{dividerHorizontalWithTextGutterMargin:e.margin,dividerHorizontalGutterMargin:e.marginLG,sizePaddingEdgeHorizontal:0});return[Jpa(t)]},Pln,{unitless:{orientationMargin:!0}});var Nln=fn.default,Qpa=Un.default;Object.defineProperty(nle,"__esModule",{value:!0});nle.default=void 0;var j1e=Qpa(h),Zpa=Nln(Li),eha=Fo,tha=cc,nha=Nln(VW),rha=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Dln=e=>{const{getPrefixCls:t,direction:n,className:r,style:i}=(0,tha.useComponentConfig)("divider"),{prefixCls:a,type:o="horizontal",orientation:s="center",orientationMargin:c,className:u,rootClassName:d,children:f,dashed:p,variant:m="solid",plain:g,style:_}=e,v=rha(e,["prefixCls","type","orientation","orientationMargin","className","rootClassName","children","dashed","variant","plain","style"]),b=t("divider",a),[y,x,C]=(0,nha.default)(b),w=!!f,$=j1e.useMemo(()=>s==="left"?n==="rtl"?"end":"start":s==="right"?n==="rtl"?"start":"end":s,[n,s]),O=$==="start"&&c!=null,N=$==="end"&&c!=null,P=(0,Zpa.default)(b,r,x,C,`${b}-${o}`,{[`${b}-with-text`]:w,[`${b}-with-text-${$}`]:w,[`${b}-dashed`]:!!p,[`${b}-${m}`]:m!=="solid",[`${b}-plain`]:!!g,[`${b}-rtl`]:n==="rtl",[`${b}-no-default-orientation-margin-start`]:O,[`${b}-no-default-orientation-margin-end`]:N},u,d),I=j1e.useMemo(()=>typeof c=="number"?c:/^\d+$/.test(c)?Number(c):c,[c]),D={marginInlineStart:O?I:void 0,marginInlineEnd:N?I:void 0};return(0,eha.devUseWarning)("Divider")(!f||o!=="vertical","usage","`children` not working in `vertical` mode."),y(j1e.createElement("div",Object.assign({className:P,style:Object.assign(Object.assign({},i),_)},v,{role:"separator"}),f&&o!=="vertical"&&j1e.createElement("span",{className:`${b}-inner-text`,style:D},f)))};Dln.displayName="Divider";nle.default=Dln;var O7e={},rle={};const iha=mc(_Kn);var WW={};Object.defineProperty(WW,"__esModule",{value:!0});WW.prepareComponentToken=WW.default=void 0;var CP=Ha,dve=Lo,c2t=ao;function u2t(e,t){return{[`${e}, ${e}:hover, ${e}:focus`]:{color:t.colorTextDisabled,cursor:"not-allowed"}}}function d2t(e){return{backgroundColor:e.itemSelectedBg,boxShadow:e.boxShadowTertiary}}const aha=Object.assign({overflow:"hidden"},dve.textEllipsis),oha=e=>{const{componentCls:t}=e,n=e.calc(e.controlHeight).sub(e.calc(e.trackPadding).mul(2)).equal(),r=e.calc(e.controlHeightLG).sub(e.calc(e.trackPadding).mul(2)).equal(),i=e.calc(e.controlHeightSM).sub(e.calc(e.trackPadding).mul(2)).equal();return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,dve.resetComponent)(e)),{display:"inline-block",padding:e.trackPadding,color:e.itemColor,background:e.trackBg,borderRadius:e.borderRadius,transition:`all ${e.motionDurationMid} ${e.motionEaseInOut}`}),(0,dve.genFocusStyle)(e)),{[`${t}-group`]:{position:"relative",display:"flex",alignItems:"stretch",justifyItems:"flex-start",flexDirection:"row",width:"100%"},[`&${t}-rtl`]:{direction:"rtl"},[`&${t}-vertical`]:{[`${t}-group`]:{flexDirection:"column"},[`${t}-thumb`]:{width:"100%",height:0,padding:`0 ${(0,CP.unit)(e.paddingXXS)}`}},[`&${t}-block`]:{display:"flex"},[`&${t}-block ${t}-item`]:{flex:1,minWidth:0},[`${t}-item`]:{position:"relative",textAlign:"center",cursor:"pointer",transition:`color ${e.motionDurationMid} ${e.motionEaseInOut}`,borderRadius:e.borderRadiusSM,transform:"translateZ(0)","&-selected":Object.assign(Object.assign({},d2t(e)),{color:e.itemSelectedColor}),"&-focused":Object.assign({},(0,dve.genFocusOutline)(e)),"&::after":{content:'""',position:"absolute",zIndex:-1,width:"100%",height:"100%",top:0,insetInlineStart:0,borderRadius:"inherit",opacity:0,transition:`opacity ${e.motionDurationMid}`,pointerEvents:"none"},[`&:hover:not(${t}-item-selected):not(${t}-item-disabled)`]:{color:e.itemHoverColor,"&::after":{opacity:1,backgroundColor:e.itemHoverBg}},[`&:active:not(${t}-item-selected):not(${t}-item-disabled)`]:{color:e.itemHoverColor,"&::after":{opacity:1,backgroundColor:e.itemActiveBg}},"&-label":Object.assign({minHeight:n,lineHeight:(0,CP.unit)(n),padding:`0 ${(0,CP.unit)(e.segmentedPaddingHorizontal)}`},aha),"&-icon + *":{marginInlineStart:e.calc(e.marginSM).div(2).equal()},"&-input":{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:0,height:0,opacity:0,pointerEvents:"none"}},[`${t}-thumb`]:Object.assign(Object.assign({},d2t(e)),{position:"absolute",insetBlockStart:0,insetInlineStart:0,width:0,height:"100%",padding:`${(0,CP.unit)(e.paddingXXS)} 0`,borderRadius:e.borderRadiusSM,transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOut}, height ${e.motionDurationSlow} ${e.motionEaseInOut}`,[`& ~ ${t}-item:not(${t}-item-selected):not(${t}-item-disabled)::after`]:{backgroundColor:"transparent"}}),[`&${t}-lg`]:{borderRadius:e.borderRadiusLG,[`${t}-item-label`]:{minHeight:r,lineHeight:(0,CP.unit)(r),padding:`0 ${(0,CP.unit)(e.segmentedPaddingHorizontal)}`,fontSize:e.fontSizeLG},[`${t}-item, ${t}-thumb`]:{borderRadius:e.borderRadius}},[`&${t}-sm`]:{borderRadius:e.borderRadiusSM,[`${t}-item-label`]:{minHeight:i,lineHeight:(0,CP.unit)(i),padding:`0 ${(0,CP.unit)(e.segmentedPaddingHorizontalSM)}`},[`${t}-item, ${t}-thumb`]:{borderRadius:e.borderRadiusXS}}}),u2t(`&-disabled ${t}-item`,e)),u2t(`${t}-item-disabled`,e)),{[`${t}-thumb-motion-appear-active`]:{transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOut}, width ${e.motionDurationSlow} ${e.motionEaseInOut}`,willChange:"transform, width"},[`&${t}-shape-round`]:{borderRadius:9999,[`${t}-item, ${t}-thumb`]:{borderRadius:9999}}})}},Iln=e=>{const{colorTextLabel:t,colorText:n,colorFillSecondary:r,colorBgElevated:i,colorFill:a,lineWidthBold:o,colorBgLayout:s}=e;return{trackPadding:o,trackBg:s,itemColor:t,itemHoverColor:n,itemHoverBg:r,itemSelectedBg:i,itemActiveBg:a,itemSelectedColor:n}};WW.prepareComponentToken=Iln;WW.default=(0,c2t.genStyleHooks)("Segmented",e=>{const{lineWidth:t,calc:n}=e,r=(0,c2t.mergeToken)(e,{segmentedPaddingHorizontal:n(e.controlPaddingHorizontal).sub(t).equal(),segmentedPaddingHorizontalSM:n(e.controlPaddingHorizontalSM).sub(t).equal()});return[oha(r)]},Iln);var ile=fn.default,sha=Un.default;Object.defineProperty(rle,"__esModule",{value:!0});rle.default=void 0;var dA=sha(h),lha=ile(Li),cha=ile(iha),uha=ile(DG),dha=cc,fha=ile(Nf),pha=ile(WW),f2t=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function hha(e){return typeof e=="object"&&!!(e!=null&&e.icon)}const mha=dA.forwardRef((e,t)=>{const n=(0,uha.default)(),{prefixCls:r,className:i,rootClassName:a,block:o,options:s=[],size:c="middle",style:u,vertical:d,shape:f="default",name:p=n}=e,m=f2t(e,["prefixCls","className","rootClassName","block","options","size","style","vertical","shape","name"]),{getPrefixCls:g,direction:_,className:v,style:b}=(0,dha.useComponentConfig)("segmented"),y=g("segmented",r),[x,C,w]=(0,pha.default)(y),$=(0,fha.default)(c),O=dA.useMemo(()=>s.map(I=>{if(hha(I)){const{icon:D,label:k}=I,R=f2t(I,["icon","label"]);return Object.assign(Object.assign({},R),{label:dA.createElement(dA.Fragment,null,dA.createElement("span",{className:`${y}-item-icon`},D),k&&dA.createElement("span",null,k))})}return I}),[s,y]),N=(0,lha.default)(i,a,v,{[`${y}-block`]:o,[`${y}-sm`]:$==="small",[`${y}-lg`]:$==="large",[`${y}-vertical`]:d,[`${y}-shape-${f}`]:f==="round"},C,w),P=Object.assign(Object.assign({},b),u);return x(dA.createElement(cha.default,Object.assign({},m,{name:p,className:N,style:P,options:O,ref:t,prefixCls:y,direction:_,vertical:d})))}),Rln=mha;Rln.displayName="Segmented";rle.default=Rln;var aD={},gha=fn.default;Object.defineProperty(aD,"__esModule",{value:!0});aD.PanelPresetsContext=aD.PanelPickerContext=void 0;var kln=gha(h);aD.PanelPickerContext=kln.default.createContext({});aD.PanelPresetsContext=kln.default.createContext({});var ale={},vha=fn.default;Object.defineProperty(ale,"__esModule",{value:!0});ale.default=void 0;var _ha=vha(h),yha=Ph;const bha=e=>{let{prefixCls:t,value:n,onChange:r}=e;const i=()=>{if(r&&n&&!n.cleared){const a=n.toHsb();a.a=0;const o=(0,yha.generateColor)(a);o.cleared=!0,r(o)}};return _ha.default.createElement("div",{className:`${t}-clear`,onClick:i})};ale.default=bha;var P7e={},DN={};Object.defineProperty(DN,"__esModule",{value:!0});DN.FORMAT_RGB=DN.FORMAT_HSB=DN.FORMAT_HEX=void 0;DN.FORMAT_HEX="hex";DN.FORMAT_RGB="rgb";DN.FORMAT_HSB="hsb";var N7e={},RG={},ole={},jze={exports:{}},D7e={},lZe={};Object.defineProperty(lZe,"__esModule",{value:!0});var xha={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z"}}]},name:"up",theme:"outlined"};lZe.default=xha;var Sha=Un.default,cZe=fn.default;Object.defineProperty(D7e,"__esModule",{value:!0});D7e.default=void 0;var Cha=cZe(Ol),Aln=Sha(h),wha=cZe(lZe),Eha=cZe(Pl),Tha=function(t,n){return Aln.createElement(Eha.default,(0,Cha.default)({},t,{ref:n,icon:wha.default}))},Mln=Aln.forwardRef(Tha);Mln.displayName="UpOutlined";D7e.default=Mln;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(D7e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(jze,jze.exports);var Fln=jze.exports;const $ha=mc(WKn);var UW={},I7e={};Object.defineProperty(I7e,"__esModule",{value:!0});I7e.prepareComponentToken=void 0;var Oha=T1,Pha=u$;const Nha=e=>{var t;const n=(t=e.handleVisible)!==null&&t!==void 0?t:"auto",r=e.controlHeightSM-e.lineWidth*2;return Object.assign(Object.assign({},(0,Pha.initComponentToken)(e)),{controlWidth:90,handleWidth:r,handleFontSize:e.fontSize/2,handleVisible:n,handleActiveBg:e.colorFillAlter,handleBg:e.colorBgContainer,filledHandleBg:new Oha.FastColor(e.colorFillSecondary).onBackground(e.colorBgContainer).toHexString(),handleHoverColor:e.colorPrimary,handleBorderColor:e.colorBorder,handleOpacity:n===!0?1:0,handleVisibleWidth:n===!0?r:0})};I7e.prepareComponentToken=Nha;Object.defineProperty(UW,"__esModule",{value:!0});UW.genRadiusStyle=UW.default=void 0;var f3=Ha,Xne=GD,YH=yp,B1e=Lo,Dha=o$,p2t=ao,Iha=I7e;const Bze=(e,t)=>{let{componentCls:n,borderRadiusSM:r,borderRadiusLG:i}=e;const a=t==="lg"?i:r;return{[`&-${t}`]:{[`${n}-handler-wrap`]:{borderStartEndRadius:a,borderEndEndRadius:a},[`${n}-handler-up`]:{borderStartEndRadius:a},[`${n}-handler-down`]:{borderEndEndRadius:a}}}};UW.genRadiusStyle=Bze;const Rha=e=>{const{componentCls:t,lineWidth:n,lineType:r,borderRadius:i,inputFontSizeSM:a,inputFontSizeLG:o,controlHeightLG:s,controlHeightSM:c,colorError:u,paddingInlineSM:d,paddingBlockSM:f,paddingBlockLG:p,paddingInlineLG:m,colorTextDescription:g,motionDurationMid:_,handleHoverColor:v,handleOpacity:b,paddingInline:y,paddingBlock:x,handleBg:C,handleActiveBg:w,colorTextDisabled:$,borderRadiusSM:O,borderRadiusLG:N,controlWidth:P,handleBorderColor:I,filledHandleBg:D,lineHeightLG:k,calc:R}=e;return[{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,B1e.resetComponent)(e)),(0,Xne.genBasicInputStyle)(e)),{display:"inline-block",width:P,margin:0,padding:0,borderRadius:i}),(0,YH.genOutlinedStyle)(e,{[`${t}-handler-wrap`]:{background:C,[`${t}-handler-down`]:{borderBlockStart:`${(0,f3.unit)(n)} ${r} ${I}`}}})),(0,YH.genFilledStyle)(e,{[`${t}-handler-wrap`]:{background:D,[`${t}-handler-down`]:{borderBlockStart:`${(0,f3.unit)(n)} ${r} ${I}`}},"&:focus-within":{[`${t}-handler-wrap`]:{background:C}}})),(0,YH.genUnderlinedStyle)(e,{[`${t}-handler-wrap`]:{background:C,[`${t}-handler-down`]:{borderBlockStart:`${(0,f3.unit)(n)} ${r} ${I}`}}})),(0,YH.genBorderlessStyle)(e)),{"&-rtl":{direction:"rtl",[`${t}-input`]:{direction:"rtl"}},"&-lg":{padding:0,fontSize:o,lineHeight:k,borderRadius:N,[`input${t}-input`]:{height:R(s).sub(R(n).mul(2)).equal(),padding:`${(0,f3.unit)(p)} ${(0,f3.unit)(m)}`}},"&-sm":{padding:0,fontSize:a,borderRadius:O,[`input${t}-input`]:{height:R(c).sub(R(n).mul(2)).equal(),padding:`${(0,f3.unit)(f)} ${(0,f3.unit)(d)}`}},"&-out-of-range":{[`${t}-input-wrap`]:{input:{color:u}}},"&-group":Object.assign(Object.assign(Object.assign({},(0,B1e.resetComponent)(e)),(0,Xne.genInputGroupStyle)(e)),{"&-wrapper":Object.assign(Object.assign(Object.assign({display:"inline-block",textAlign:"start",verticalAlign:"top",[`${t}-affix-wrapper`]:{width:"100%"},"&-lg":{[`${t}-group-addon`]:{borderRadius:N,fontSize:e.fontSizeLG}},"&-sm":{[`${t}-group-addon`]:{borderRadius:O}}},(0,YH.genOutlinedGroupStyle)(e)),(0,YH.genFilledGroupStyle)(e)),{[`&:not(${t}-compact-first-item):not(${t}-compact-last-item)${t}-compact-item`]:{[`${t}, ${t}-group-addon`]:{borderRadius:0}},[`&:not(${t}-compact-last-item)${t}-compact-first-item`]:{[`${t}, ${t}-group-addon`]:{borderStartEndRadius:0,borderEndEndRadius:0}},[`&:not(${t}-compact-first-item)${t}-compact-last-item`]:{[`${t}, ${t}-group-addon`]:{borderStartStartRadius:0,borderEndStartRadius:0}}})}),[`&-disabled ${t}-input`]:{cursor:"not-allowed"},[t]:{"&-input":Object.assign(Object.assign(Object.assign(Object.assign({},(0,B1e.resetComponent)(e)),{width:"100%",padding:`${(0,f3.unit)(x)} ${(0,f3.unit)(y)}`,textAlign:"start",backgroundColor:"transparent",border:0,borderRadius:i,outline:0,transition:`all ${_} linear`,appearance:"textfield",fontSize:"inherit"}),(0,Xne.genPlaceholderStyle)(e.colorTextPlaceholder)),{'&[type="number"]::-webkit-inner-spin-button, &[type="number"]::-webkit-outer-spin-button':{margin:0,webkitAppearance:"none",appearance:"none"}})},[`&:hover ${t}-handler-wrap, &-focused ${t}-handler-wrap`]:{width:e.handleWidth,opacity:1}})},{[t]:Object.assign(Object.assign(Object.assign({[`${t}-handler-wrap`]:{position:"absolute",insetBlockStart:0,insetInlineEnd:0,width:e.handleVisibleWidth,opacity:b,height:"100%",borderStartStartRadius:0,borderStartEndRadius:i,borderEndEndRadius:i,borderEndStartRadius:0,display:"flex",flexDirection:"column",alignItems:"stretch",transition:`all ${_}`,overflow:"hidden",[`${t}-handler`]:{display:"flex",alignItems:"center",justifyContent:"center",flex:"auto",height:"40%",[`
              ${t}-handler-up-inner,
              ${t}-handler-down-inner
            `]:{marginInlineEnd:0,fontSize:e.handleFontSize}}},[`${t}-handler`]:{height:"50%",overflow:"hidden",color:g,fontWeight:"bold",lineHeight:0,textAlign:"center",cursor:"pointer",borderInlineStart:`${(0,f3.unit)(n)} ${r} ${I}`,transition:`all ${_} linear`,"&:active":{background:w},"&:hover":{height:"60%",[`
              ${t}-handler-up-inner,
              ${t}-handler-down-inner
            `]:{color:v}},"&-up-inner, &-down-inner":Object.assign(Object.assign({},(0,B1e.resetIcon)()),{color:g,transition:`all ${_} linear`,userSelect:"none"})},[`${t}-handler-up`]:{borderStartEndRadius:i},[`${t}-handler-down`]:{borderEndEndRadius:i}},Bze(e,"lg")),Bze(e,"sm")),{"&-disabled, &-readonly":{[`${t}-handler-wrap`]:{display:"none"},[`${t}-input`]:{color:"inherit"}},[`
          ${t}-handler-up-disabled,
          ${t}-handler-down-disabled
        `]:{cursor:"not-allowed"},[`
          ${t}-handler-up-disabled:hover &-handler-up-inner,
          ${t}-handler-down-disabled:hover &-handler-down-inner
        `]:{color:$}})}]},kha=e=>{const{componentCls:t,paddingBlock:n,paddingInline:r,inputAffixPadding:i,controlWidth:a,borderRadiusLG:o,borderRadiusSM:s,paddingInlineLG:c,paddingInlineSM:u,paddingBlockLG:d,paddingBlockSM:f,motionDurationMid:p}=e;return{[`${t}-affix-wrapper`]:Object.assign(Object.assign({[`input${t}-input`]:{padding:`${(0,f3.unit)(n)} 0`}},(0,Xne.genBasicInputStyle)(e)),{position:"relative",display:"inline-flex",alignItems:"center",width:a,padding:0,paddingInlineStart:r,"&-lg":{borderRadius:o,paddingInlineStart:c,[`input${t}-input`]:{padding:`${(0,f3.unit)(d)} 0`}},"&-sm":{borderRadius:s,paddingInlineStart:u,[`input${t}-input`]:{padding:`${(0,f3.unit)(f)} 0`}},[`&:not(${t}-disabled):hover`]:{zIndex:1},"&-focused, &:focus":{zIndex:1},[`&-disabled > ${t}-disabled`]:{background:"transparent"},[`> div${t}`]:{width:"100%",border:"none",outline:"none",[`&${t}-focused`]:{boxShadow:"none !important"}},"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[`${t}-handler-wrap`]:{zIndex:2},[t]:{position:"static",color:"inherit","&-prefix, &-suffix":{display:"flex",flex:"none",alignItems:"center",pointerEvents:"none"},"&-prefix":{marginInlineEnd:i},"&-suffix":{insetBlockStart:0,insetInlineEnd:0,height:"100%",marginInlineEnd:r,marginInlineStart:i,transition:`margin ${p}`}},[`&:hover ${t}-handler-wrap, &-focused ${t}-handler-wrap`]:{width:e.handleWidth,opacity:1},[`&:not(${t}-affix-wrapper-without-controls):hover ${t}-suffix`]:{marginInlineEnd:e.calc(e.handleWidth).add(r).equal()}})}};UW.default=(0,p2t.genStyleHooks)("InputNumber",e=>{const t=(0,p2t.mergeToken)(e,(0,Xne.initInputToken)(e));return[Rha(t),kha(t),(0,Dha.genCompactItemStyle)(t)]},Iha.prepareComponentToken,{unitless:{handleOpacity:!0}});var dw=fn.default,Lln=Un.default;Object.defineProperty(ole,"__esModule",{value:!0});ole.default=void 0;var Wg=Lln(h),Aha=dw(bG),Mha=dw(Fln),XH=dw(Li),Fha=dw($ha),h2t=dw(c8),zke=u2,Lha=Fo,jln=Lln(go),jha=dw(tp),Bha=dw(Nu),zha=dw(Nf),Hha=qc,qha=dw(Yy),Vha=Nh,Wha=dw(UW),Uha=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Bln=Wg.forwardRef((e,t)=>{{const de=(0,Lha.devUseWarning)("InputNumber");de.deprecated(!("bordered"in e),"bordered","variant"),de(!(e.type==="number"&&e.changeOnWheel),"usage","When `type=number` is used together with `changeOnWheel`, changeOnWheel may not work properly. Please delete `type=number` if it is not necessary.")}const{getPrefixCls:n,direction:r}=Wg.useContext(jln.ConfigContext),i=Wg.useRef(null);Wg.useImperativeHandle(t,()=>i.current);const{className:a,rootClassName:o,size:s,disabled:c,prefixCls:u,addonBefore:d,addonAfter:f,prefix:p,suffix:m,bordered:g,readOnly:_,status:v,controls:b,variant:y}=e,x=Uha(e,["className","rootClassName","size","disabled","prefixCls","addonBefore","addonAfter","prefix","suffix","bordered","readOnly","status","controls","variant"]),C=n("input-number",u),w=(0,Bha.default)(C),[$,O,N]=(0,Wha.default)(C,w),{compactSize:P,compactItemClassnames:I}=(0,Vha.useCompactItemContext)(C,r);let D=Wg.createElement(Mha.default,{className:`${C}-handler-up-inner`}),k=Wg.createElement(Aha.default,{className:`${C}-handler-down-inner`});const R=typeof b=="boolean"?b:void 0;typeof b=="object"&&(D=typeof b.upIcon>"u"?D:Wg.createElement("span",{className:`${C}-handler-up-inner`},b.upIcon),k=typeof b.downIcon>"u"?k:Wg.createElement("span",{className:`${C}-handler-down-inner`},b.downIcon));const{hasFeedback:A,status:F,isFormItemInput:z,feedbackIcon:M}=Wg.useContext(Hha.FormItemInputContext),K=(0,zke.getMergedStatus)(F,v),U=(0,zha.default)(de=>{var pe;return(pe=s??P)!==null&&pe!==void 0?pe:de}),W=Wg.useContext(jha.default),L=c??W,[Y,J]=(0,qha.default)("inputNumber",y,g),Z=A&&Wg.createElement(Wg.Fragment,null,M),te=(0,XH.default)({[`${C}-lg`]:U==="large",[`${C}-sm`]:U==="small",[`${C}-rtl`]:r==="rtl",[`${C}-in-form-item`]:z},O),re=`${C}-group`,se=Wg.createElement(Fha.default,Object.assign({ref:i,disabled:L,className:(0,XH.default)(N,w,a,o,I),upHandler:D,downHandler:k,prefixCls:C,readOnly:_,controls:R,prefix:p,suffix:Z||m,addonBefore:d&&Wg.createElement(h2t.default,{form:!0,space:!0},d),addonAfter:f&&Wg.createElement(h2t.default,{form:!0,space:!0},f),classNames:{input:te,variant:(0,XH.default)({[`${C}-${Y}`]:J},(0,zke.getStatusClassNames)(C,K,A)),affixWrapper:(0,XH.default)({[`${C}-affix-wrapper-sm`]:U==="small",[`${C}-affix-wrapper-lg`]:U==="large",[`${C}-affix-wrapper-rtl`]:r==="rtl",[`${C}-affix-wrapper-without-controls`]:b===!1},O),wrapper:(0,XH.default)({[`${re}-rtl`]:r==="rtl"},O),groupWrapper:(0,XH.default)({[`${C}-group-wrapper-sm`]:U==="small",[`${C}-group-wrapper-lg`]:U==="large",[`${C}-group-wrapper-rtl`]:r==="rtl",[`${C}-group-wrapper-${Y}`]:J},(0,zke.getStatusClassNames)(`${C}-group-wrapper`,K,A),O)}},x));return $(se)}),uZe=Bln,Kha=e=>Wg.createElement(jln.default,{theme:{components:{InputNumber:{handleVisible:!0}}}},Wg.createElement(Bln,Object.assign({},e)));uZe.displayName="InputNumber";uZe._InternalPanelDoNotUseOrYouWillBeFired=Kha;ole.default=uZe;var zln=fn.default,Gha=Un.default;Object.defineProperty(RG,"__esModule",{value:!0});RG.default=void 0;var Hke=Gha(h),Yha=zln(Li),Xha=zln(ole);const Jha=e=>{let{prefixCls:t,min:n=0,max:r=100,value:i,onChange:a,className:o,formatter:s}=e;const c=`${t}-steppers`,[u,d]=(0,Hke.useState)(i);return(0,Hke.useEffect)(()=>{Number.isNaN(i)||d(i)},[i]),Hke.default.createElement(Xha.default,{className:(0,Yha.default)(c,o),min:n,max:r,value:u,formatter:s,size:"small",onChange:f=>{i||d(f||0),a==null||a(f)}})};RG.default=Jha;var Qha=fn.default,Zha=Un.default;Object.defineProperty(N7e,"__esModule",{value:!0});N7e.default=void 0;var qke=Zha(h),Vke=Ph,ema=Qha(RG);const tma=e=>{let{prefixCls:t,value:n,onChange:r}=e;const i=`${t}-alpha-input`,[a,o]=(0,qke.useState)((0,Vke.generateColor)(n||"#000"));(0,qke.useEffect)(()=>{n&&o(n)},[n]);const s=c=>{const u=a.toHsb();u.a=(c||0)/100;const d=(0,Vke.generateColor)(u);n||o(d),r==null||r(d)};return qke.default.createElement(ema.default,{value:(0,Vke.getColorAlpha)(a),prefixCls:t,formatter:c=>`${c}%`,className:i,onChange:s})};N7e.default=tma;var R7e={},f$={};const nma=mc(kKn);var kG={};Object.defineProperty(kG,"__esModule",{value:!0});kG.hasAddon=rma;kG.hasPrefixSuffix=ima;kG.resolveOnChange=ama;kG.triggerFocus=oma;function rma(e){return!!(e.addonBefore||e.addonAfter)}function ima(e){return!!(e.prefix||e.suffix||e.allowClear)}function m2t(e,t,n){var r=t.cloneNode(!0),i=Object.create(e,{target:{value:r},currentTarget:{value:r}});return r.value=n,typeof t.selectionStart=="number"&&typeof t.selectionEnd=="number"&&(r.selectionStart=t.selectionStart,r.selectionEnd=t.selectionEnd),r.setSelectionRange=function(){t.setSelectionRange.apply(t,arguments)},i}function ama(e,t,n,r){if(n){var i=t;if(t.type==="click"){i=m2t(t,e,""),n(i);return}if(e.type!=="file"&&r!==void 0){i=m2t(t,e,r),n(i);return}n(i)}}function oma(e,t){if(e){e.focus(t);var n=t||{},r=n.cursor;if(r){var i=e.value.length;switch(r){case"start":e.setSelectionRange(0,0);break;case"end":e.setSelectionRange(i,i);break;default:e.setSelectionRange(0,i)}}}}var AG={},Hln=fn.default;Object.defineProperty(AG,"__esModule",{value:!0});AG.default=void 0;var sma=Hln(h),lma=Hln(n$);const cma=e=>{let t;return typeof e=="object"&&(e!=null&&e.clearIcon)?t=e:e&&(t={clearIcon:sma.default.createElement(lma.default,null)}),t};AG.default=cma;var k7e={};Object.defineProperty(k7e,"__esModule",{value:!0});k7e.default=uma;var g2t=h;function uma(e,t){const n=(0,g2t.useRef)([]),r=()=>{n.current.push(setTimeout(()=>{var i,a,o,s;!((i=e.current)===null||i===void 0)&&i.input&&((a=e.current)===null||a===void 0?void 0:a.input.getAttribute("type"))==="password"&&(!((o=e.current)===null||o===void 0)&&o.input.hasAttribute("value"))&&((s=e.current)===null||s===void 0||s.input.removeAttribute("value"))}))};return(0,g2t.useEffect)(()=>(t&&r(),()=>n.current.forEach(i=>{i&&clearTimeout(i)})),[]),r}var dZe={};Object.defineProperty(dZe,"__esModule",{value:!0});dZe.hasPrefixSuffix=dma;function dma(e){return!!(e.prefix||e.suffix||e.allowClear||e.showCount)}(function(e){"use client";var t=fn.default,n=Un.default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,Object.defineProperty(e,"triggerFocus",{enumerable:!0,get:function(){return o.triggerFocus}});var r=n(h),i=t(Li),a=t(nma),o=kG,s=Xd,c=t(c8),u=t(AG),d=u2,f=Fo,p=cc,m=t(tp),g=t(Nu),_=t(Nf),v=qc,b=t(Yy),y=Nh,x=t(k7e),C=n(GD),w=dZe,$=function(N,P){var I={};for(var D in N)Object.prototype.hasOwnProperty.call(N,D)&&P.indexOf(D)<0&&(I[D]=N[D]);if(N!=null&&typeof Object.getOwnPropertySymbols=="function")for(var k=0,D=Object.getOwnPropertySymbols(N);k<D.length;k++)P.indexOf(D[k])<0&&Object.prototype.propertyIsEnumerable.call(N,D[k])&&(I[D[k]]=N[D[k]]);return I};const O=(0,r.forwardRef)((N,P)=>{const{prefixCls:I,bordered:D=!0,status:k,size:R,disabled:A,onBlur:F,onFocus:z,suffix:M,allowClear:K,addonAfter:U,addonBefore:W,className:L,style:Y,styles:J,rootClassName:Z,onChange:te,classNames:re,variant:se}=N,de=$(N,["prefixCls","bordered","status","size","disabled","onBlur","onFocus","suffix","allowClear","addonAfter","addonBefore","className","style","styles","rootClassName","onChange","classNames","variant"]);{const{deprecated:bn}=(0,f.devUseWarning)("Input");bn(!("bordered"in N),"bordered","variant")}const{getPrefixCls:pe,direction:Se,allowClear:ve,autoComplete:be,className:Ee,style:xe,classNames:Pe,styles:je}=(0,p.useComponentConfig)("input"),ft=pe("input",I),Ge=(0,r.useRef)(null),Ye=(0,g.default)(ft),[nt,We,ct]=(0,C.useSharedStyle)(ft,Z),[rt]=(0,C.default)(ft,Ye),{compactSize:vt,compactItemClassnames:Mt}=(0,y.useCompactItemContext)(ft,Se),$t=(0,_.default)(bn=>{var ur;return(ur=R??vt)!==null&&ur!==void 0?ur:bn}),ke=r.default.useContext(m.default),ye=A??ke,{status:_e,hasFeedback:He,feedbackIcon:Ze}=(0,r.useContext)(v.FormItemInputContext),ot=(0,d.getMergedStatus)(_e,k),Qt=(0,w.hasPrefixSuffix)(N)||!!He,Bt=(0,r.useRef)(Qt);{const bn=(0,f.devUseWarning)("Input");(0,r.useEffect)(()=>{var ur;Qt&&!Bt.current&&bn(document.activeElement===((ur=Ge.current)===null||ur===void 0?void 0:ur.input),"usage","When Input is focused, dynamic add or remove prefix / suffix will make it lose focus caused by dom structure change. Read more: https://ant.design/components/input/#FAQ"),Bt.current=Qt},[Qt])}const Yt=(0,x.default)(Ge,!0),Gt=bn=>{Yt(),F==null||F(bn)},kt=bn=>{Yt(),z==null||z(bn)},In=bn=>{Yt(),te==null||te(bn)},Cn=(He||M)&&r.default.createElement(r.default.Fragment,null,M,He&&Ze),Nn=(0,u.default)(K??ve),[kn,vn]=(0,b.default)("input",se,D);return nt(rt(r.default.createElement(a.default,Object.assign({ref:(0,s.composeRef)(P,Ge),prefixCls:ft,autoComplete:be},de,{disabled:ye,onBlur:Gt,onFocus:kt,style:Object.assign(Object.assign({},xe),Y),styles:Object.assign(Object.assign({},je),J),suffix:Cn,allowClear:Nn,className:(0,i.default)(L,Z,ct,Ye,Mt,Ee),onChange:In,addonBefore:W&&r.default.createElement(c.default,{form:!0,space:!0},W),addonAfter:U&&r.default.createElement(c.default,{form:!0,space:!0},U),classNames:Object.assign(Object.assign(Object.assign({},re),Pe),{input:(0,i.default)({[`${ft}-sm`]:$t==="small",[`${ft}-lg`]:$t==="large",[`${ft}-rtl`]:Se==="rtl"},re==null?void 0:re.input,Pe.input,We),variant:(0,i.default)({[`${ft}-${kn}`]:vn},(0,d.getStatusClassNames)(ft,ot)),affixWrapper:(0,i.default)({[`${ft}-affix-wrapper-sm`]:$t==="small",[`${ft}-affix-wrapper-lg`]:$t==="large",[`${ft}-affix-wrapper-rtl`]:Se==="rtl"},We),wrapper:(0,i.default)({[`${ft}-group-rtl`]:Se==="rtl"},We),groupWrapper:(0,i.default)({[`${ft}-group-wrapper-sm`]:$t==="small",[`${ft}-group-wrapper-lg`]:$t==="large",[`${ft}-group-wrapper-rtl`]:Se==="rtl",[`${ft}-group-wrapper-${kn}`]:vn},(0,d.getStatusClassNames)(`${ft}-group-wrapper`,ot,He),We)})}))))});O.displayName="Input",e.default=O})(f$);var fma=fn.default,pma=Un.default;Object.defineProperty(R7e,"__esModule",{value:!0});R7e.default=void 0;var Wke=pma(h),hma=fma(f$),z1e=F3,mma=Ph;const gma=/(^#[\da-f]{6}$)|(^#[\da-f]{8}$)/i,vma=e=>gma.test(`#${e}`),_ma=e=>{let{prefixCls:t,value:n,onChange:r}=e;const i=`${t}-hex-input`,[a,o]=(0,Wke.useState)(()=>n?(0,z1e.toHexFormat)(n.toHexString()):void 0);(0,Wke.useEffect)(()=>{n&&o((0,z1e.toHexFormat)(n.toHexString()))},[n]);const s=c=>{const u=c.target.value;o((0,z1e.toHexFormat)(u)),vma((0,z1e.toHexFormat)(u,!0))&&(r==null||r((0,mma.generateColor)(u)))};return Wke.default.createElement(hma.default,{className:i,value:a,prefix:"#",onChange:s,size:"small"})};R7e.default=_ma;var A7e={},yma=fn.default,bma=Un.default;Object.defineProperty(A7e,"__esModule",{value:!0});A7e.default=void 0;var JH=bma(h),ote=Ph,Uke=yma(RG);const xma=e=>{let{prefixCls:t,value:n,onChange:r}=e;const i=`${t}-hsb-input`,[a,o]=(0,JH.useState)((0,ote.generateColor)(n||"#000"));(0,JH.useEffect)(()=>{n&&o(n)},[n]);const s=(c,u)=>{const d=a.toHsb();d[u]=u==="h"?c:(c||0)/100;const f=(0,ote.generateColor)(d);n||o(f),r==null||r(f)};return JH.default.createElement("div",{className:i},JH.default.createElement(Uke.default,{max:360,min:0,value:Number(a.toHsb().h),prefixCls:t,className:i,formatter:c=>(0,ote.getRoundNumber)(c||0).toString(),onChange:c=>s(Number(c),"h")}),JH.default.createElement(Uke.default,{max:100,min:0,value:Number(a.toHsb().s)*100,prefixCls:t,className:i,formatter:c=>`${(0,ote.getRoundNumber)(c||0)}%`,onChange:c=>s(Number(c),"s")}),JH.default.createElement(Uke.default,{max:100,min:0,value:Number(a.toHsb().b)*100,prefixCls:t,className:i,formatter:c=>`${(0,ote.getRoundNumber)(c||0)}%`,onChange:c=>s(Number(c),"b")}))};A7e.default=xma;var M7e={},Sma=fn.default,Cma=Un.default;Object.defineProperty(M7e,"__esModule",{value:!0});M7e.default=void 0;var QH=Cma(h),v2t=Ph,Kke=Sma(RG);const wma=e=>{let{prefixCls:t,value:n,onChange:r}=e;const i=`${t}-rgb-input`,[a,o]=(0,QH.useState)((0,v2t.generateColor)(n||"#000"));(0,QH.useEffect)(()=>{n&&o(n)},[n]);const s=(c,u)=>{const d=a.toRgb();d[u]=c||0;const f=(0,v2t.generateColor)(d);n||o(f),r==null||r(f)};return QH.default.createElement("div",{className:i},QH.default.createElement(Kke.default,{max:255,min:0,value:Number(a.toRgb().r),prefixCls:t,className:i,onChange:c=>s(Number(c),"r")}),QH.default.createElement(Kke.default,{max:255,min:0,value:Number(a.toRgb().g),prefixCls:t,className:i,onChange:c=>s(Number(c),"g")}),QH.default.createElement(Kke.default,{max:255,min:0,value:Number(a.toRgb().b),prefixCls:t,className:i,onChange:c=>s(Number(c),"b")}))};M7e.default=wma;var MG=fn.default,Ema=Un.default;Object.defineProperty(P7e,"__esModule",{value:!0});P7e.default=void 0;var wP=Ema(h),Tma=MG(m0),$ma=MG(l$),jV=DN,Oma=MG(N7e),Pma=MG(R7e),Nma=MG(A7e),Dma=MG(M7e);const Ima=[jV.FORMAT_HEX,jV.FORMAT_HSB,jV.FORMAT_RGB].map(e=>({value:e,label:e.toUpperCase()})),Rma=e=>{const{prefixCls:t,format:n,value:r,disabledAlpha:i,onFormatChange:a,onChange:o,disabledFormat:s}=e,[c,u]=(0,Tma.default)(jV.FORMAT_HEX,{value:n,onChange:a}),d=`${t}-input`,f=m=>{u(m)},p=(0,wP.useMemo)(()=>{const m={value:r,prefixCls:t,onChange:o};switch(c){case jV.FORMAT_HSB:return wP.default.createElement(Nma.default,Object.assign({},m));case jV.FORMAT_RGB:return wP.default.createElement(Dma.default,Object.assign({},m));default:return wP.default.createElement(Pma.default,Object.assign({},m))}},[c,t,r,o]);return wP.default.createElement("div",{className:`${d}-container`},!s&&wP.default.createElement($ma.default,{value:c,variant:"borderless",getPopupContainer:m=>m,popupMatchSelectWidth:68,placement:"bottomRight",onChange:f,className:`${t}-format-select`,size:"small",options:Ima}),wP.default.createElement("div",{className:d},p),!i&&wP.default.createElement(Oma.default,{prefixCls:t,value:r,onChange:o}))};P7e.default=Rma;var xF={};const qln=mc(fGn);var sle={},lle={};Object.defineProperty(lle,"__esModule",{value:!0});lle.default=void 0;var kma=h;const Ama=(0,kma.createContext)({});lle.default=Ama;var F7e={},Vln=fn.default,Mma=Un.default;Object.defineProperty(F7e,"__esModule",{value:!0});F7e.default=void 0;var zze=Mma(h),Gke=zze,_2t=Vln(v_),Fma=Xd,Lma=Vln(av);const Wln=Gke.forwardRef((e,t)=>{const{open:n,draggingDelete:r}=e,i=(0,zze.useRef)(null),a=n&&!r,o=(0,zze.useRef)(null);function s(){_2t.default.cancel(o.current),o.current=null}function c(){o.current=(0,_2t.default)(()=>{var u;(u=i.current)===null||u===void 0||u.forceAlign(),o.current=null})}return Gke.useEffect(()=>(a?c():s(),s),[a,e.title]),Gke.createElement(Lma.default,Object.assign({ref:(0,Fma.composeRef)(i,t)},e,{open:a}))});Wln.displayName="SliderTooltip";F7e.default=Wln;var KW={};Object.defineProperty(KW,"__esModule",{value:!0});KW.prepareComponentToken=KW.default=void 0;var m3=Ha,y2t=T1,jma=Lo,b2t=ao;const Bma=e=>{const{componentCls:t,antCls:n,controlSize:r,dotSize:i,marginFull:a,marginPart:o,colorFillContentHover:s,handleColorDisabled:c,calc:u,handleSize:d,handleSizeHover:f,handleActiveColor:p,handleActiveOutlineColor:m,handleLineWidth:g,handleLineWidthHover:_,motionDurationMid:v}=e;return{[t]:Object.assign(Object.assign({},(0,jma.resetComponent)(e)),{position:"relative",height:r,margin:`${(0,m3.unit)(o)} ${(0,m3.unit)(a)}`,padding:0,cursor:"pointer",touchAction:"none","&-vertical":{margin:`${(0,m3.unit)(a)} ${(0,m3.unit)(o)}`},[`${t}-rail`]:{position:"absolute",backgroundColor:e.railBg,borderRadius:e.borderRadiusXS,transition:`background-color ${v}`},[`${t}-track,${t}-tracks`]:{position:"absolute",transition:`background-color ${v}`},[`${t}-track`]:{backgroundColor:e.trackBg,borderRadius:e.borderRadiusXS},[`${t}-track-draggable`]:{boxSizing:"content-box",backgroundClip:"content-box",border:"solid rgba(0,0,0,0)"},"&:hover":{[`${t}-rail`]:{backgroundColor:e.railHoverBg},[`${t}-track`]:{backgroundColor:e.trackHoverBg},[`${t}-dot`]:{borderColor:s},[`${t}-handle::after`]:{boxShadow:`0 0 0 ${(0,m3.unit)(g)} ${e.colorPrimaryBorderHover}`},[`${t}-dot-active`]:{borderColor:e.dotActiveBorderColor}},[`${t}-handle`]:{position:"absolute",width:d,height:d,outline:"none",userSelect:"none","&-dragging-delete":{opacity:0},"&::before":{content:'""',position:"absolute",insetInlineStart:u(g).mul(-1).equal(),insetBlockStart:u(g).mul(-1).equal(),width:u(d).add(u(g).mul(2)).equal(),height:u(d).add(u(g).mul(2)).equal(),backgroundColor:"transparent"},"&::after":{content:'""',position:"absolute",insetBlockStart:0,insetInlineStart:0,width:d,height:d,backgroundColor:e.colorBgElevated,boxShadow:`0 0 0 ${(0,m3.unit)(g)} ${e.handleColor}`,outline:"0px solid transparent",borderRadius:"50%",cursor:"pointer",transition:`
            inset-inline-start ${v},
            inset-block-start ${v},
            width ${v},
            height ${v},
            box-shadow ${v},
            outline ${v}
          `},"&:hover, &:active, &:focus":{"&::before":{insetInlineStart:u(f).sub(d).div(2).add(_).mul(-1).equal(),insetBlockStart:u(f).sub(d).div(2).add(_).mul(-1).equal(),width:u(f).add(u(_).mul(2)).equal(),height:u(f).add(u(_).mul(2)).equal()},"&::after":{boxShadow:`0 0 0 ${(0,m3.unit)(_)} ${p}`,outline:`6px solid ${m}`,width:f,height:f,insetInlineStart:e.calc(d).sub(f).div(2).equal(),insetBlockStart:e.calc(d).sub(f).div(2).equal()}}},[`&-lock ${t}-handle`]:{"&::before, &::after":{transition:"none"}},[`${t}-mark`]:{position:"absolute",fontSize:e.fontSize},[`${t}-mark-text`]:{position:"absolute",display:"inline-block",color:e.colorTextDescription,textAlign:"center",wordBreak:"keep-all",cursor:"pointer",userSelect:"none","&-active":{color:e.colorText}},[`${t}-step`]:{position:"absolute",background:"transparent",pointerEvents:"none"},[`${t}-dot`]:{position:"absolute",width:i,height:i,backgroundColor:e.colorBgElevated,border:`${(0,m3.unit)(g)} solid ${e.dotBorderColor}`,borderRadius:"50%",cursor:"pointer",transition:`border-color ${e.motionDurationSlow}`,pointerEvents:"auto","&-active":{borderColor:e.dotActiveBorderColor}},[`&${t}-disabled`]:{cursor:"not-allowed",[`${t}-rail`]:{backgroundColor:`${e.railBg} !important`},[`${t}-track`]:{backgroundColor:`${e.trackBgDisabled} !important`},[`
          ${t}-dot
        `]:{backgroundColor:e.colorBgElevated,borderColor:e.trackBgDisabled,boxShadow:"none",cursor:"not-allowed"},[`${t}-handle::after`]:{backgroundColor:e.colorBgElevated,cursor:"not-allowed",width:d,height:d,boxShadow:`0 0 0 ${(0,m3.unit)(g)} ${c}`,insetInlineStart:0,insetBlockStart:0},[`
          ${t}-mark-text,
          ${t}-dot
        `]:{cursor:"not-allowed !important"}},[`&-tooltip ${n}-tooltip-inner`]:{minWidth:"unset"}})}},Uln=(e,t)=>{const{componentCls:n,railSize:r,handleSize:i,dotSize:a,marginFull:o,calc:s}=e,c=t?"paddingBlock":"paddingInline",u=t?"width":"height",d=t?"height":"width",f=t?"insetBlockStart":"insetInlineStart",p=t?"top":"insetInlineStart",m=s(r).mul(3).sub(i).div(2).equal(),g=s(i).sub(r).div(2).equal(),_=t?{borderWidth:`${(0,m3.unit)(g)} 0`,transform:`translateY(${(0,m3.unit)(s(g).mul(-1).equal())})`}:{borderWidth:`0 ${(0,m3.unit)(g)}`,transform:`translateX(${(0,m3.unit)(e.calc(g).mul(-1).equal())})`};return{[c]:r,[d]:s(r).mul(3).equal(),[`${n}-rail`]:{[u]:"100%",[d]:r},[`${n}-track,${n}-tracks`]:{[d]:r},[`${n}-track-draggable`]:Object.assign({},_),[`${n}-handle`]:{[f]:m},[`${n}-mark`]:{insetInlineStart:0,top:0,[p]:s(r).mul(3).add(t?0:o).equal(),[u]:"100%"},[`${n}-step`]:{insetInlineStart:0,top:0,[p]:r,[u]:"100%",[d]:r},[`${n}-dot`]:{position:"absolute",[f]:s(r).sub(a).div(2).equal()}}},zma=e=>{const{componentCls:t,marginPartWithMark:n}=e;return{[`${t}-horizontal`]:Object.assign(Object.assign({},Uln(e,!0)),{[`&${t}-with-marks`]:{marginBottom:n}})}},Hma=e=>{const{componentCls:t}=e;return{[`${t}-vertical`]:Object.assign(Object.assign({},Uln(e,!1)),{height:"100%"})}},Kln=e=>{const n=e.controlHeightLG/4,r=e.controlHeightSM/2,i=e.lineWidth+1,a=e.lineWidth+1*1.5,o=e.colorPrimary,s=new y2t.FastColor(o).setA(.2).toRgbString();return{controlSize:n,railSize:4,handleSize:n,handleSizeHover:r,dotSize:8,handleLineWidth:i,handleLineWidthHover:a,railBg:e.colorFillTertiary,railHoverBg:e.colorFillSecondary,trackBg:e.colorPrimaryBorder,trackHoverBg:e.colorPrimaryBorderHover,handleColor:e.colorPrimaryBorder,handleActiveColor:o,handleActiveOutlineColor:s,handleColorDisabled:new y2t.FastColor(e.colorTextDisabled).onBackground(e.colorBgContainer).toHexString(),dotBorderColor:e.colorBorderSecondary,dotActiveBorderColor:e.colorPrimaryBorder,trackBgDisabled:e.colorBgContainerDisabled}};KW.prepareComponentToken=Kln;KW.default=(0,b2t.genStyleHooks)("Slider",e=>{const t=(0,b2t.mergeToken)(e,{marginPart:e.calc(e.controlHeight).sub(e.controlSize).div(2).equal(),marginFull:e.calc(e.controlSize).div(2).equal(),marginPartWithMark:e.calc(e.controlHeightLG).sub(e.controlSize).equal()});return[Bma(t),zma(t),Hma(t)]},Kln);var fZe={},qma=fn.default,Vma=Un.default;Object.defineProperty(fZe,"__esModule",{value:!0});fZe.default=Wma;var Yke=Vma(h),x2t=qma(v_);function Wma(){const[e,t]=Yke.useState(!1),n=Yke.useRef(null),r=()=>{x2t.default.cancel(n.current)},i=a=>{r(),a?t(a):n.current=(0,x2t.default)(()=>{t(a)})};return Yke.useEffect(()=>r,[]),[e,i]}var p$=fn.default;Object.defineProperty(sle,"__esModule",{value:!0});sle.default=void 0;var QE=p$(h),ste=p$(Li),Uma=p$(qln),Kma=p$(v_),Gma=Fo,Yma=p$(tp),Xma=p$(lle),S2t=p$(F7e),Jma=p$(KW),Xke=p$(fZe),Qma=cc,Zma=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function e1a(e,t){return e||e===null?e:t||t===null?t:n=>typeof n=="number"?n.toString():""}const Gln=QE.default.forwardRef((e,t)=>{const{prefixCls:n,range:r,className:i,rootClassName:a,style:o,disabled:s,tooltipPrefixCls:c,tipFormatter:u,tooltipVisible:d,getTooltipPopupContainer:f,tooltipPlacement:p,tooltip:m={},onChangeComplete:g,classNames:_,styles:v}=e,b=Zma(e,["prefixCls","range","className","rootClassName","style","disabled","tooltipPrefixCls","tipFormatter","tooltipVisible","getTooltipPopupContainer","tooltipPlacement","tooltip","onChangeComplete","classNames","styles"]),{vertical:y}=e,{getPrefixCls:x,direction:C,className:w,style:$,classNames:O,styles:N,getPopupContainer:P}=(0,Qma.useComponentConfig)("slider"),I=QE.default.useContext(Yma.default),D=s??I,{handleRender:k,direction:R}=QE.default.useContext(Xma.default),F=(R||C)==="rtl",[z,M]=(0,Xke.default)(),[K,U]=(0,Xke.default)(),W=Object.assign({},m),{open:L,placement:Y,getPopupContainer:J,prefixCls:Z,formatter:te}=W,re=L??d,se=(z||K)&&re!==!1,de=e1a(te,u),[pe,Se]=(0,Xke.default)(),ve=vt=>{g==null||g(vt),Se(!1)},be=(vt,Mt)=>vt||(Mt?F?"left":"right":"top"),Ee=x("slider",n),[xe,Pe,je]=(0,Jma.default)(Ee),ft=(0,ste.default)(i,w,O.root,_==null?void 0:_.root,a,{[`${Ee}-rtl`]:F,[`${Ee}-lock`]:pe},Pe,je);F&&!b.vertical&&(b.reverse=!b.reverse);{const vt=(0,Gma.devUseWarning)("Slider");[["tooltipPrefixCls","prefixCls"],["getTooltipPopupContainer","getPopupContainer"],["tipFormatter","formatter"],["tooltipPlacement","placement"],["tooltipVisible","open"]].forEach(Mt=>{let[$t,ke]=Mt;vt.deprecated(!($t in e),$t,`tooltip.${ke}`)})}QE.default.useEffect(()=>{const vt=()=>{(0,Kma.default)(()=>{U(!1)},1)};return document.addEventListener("mouseup",vt),()=>{document.removeEventListener("mouseup",vt)}},[]);const Ge=r&&!re,Ye=k||((vt,Mt)=>{const{index:$t}=Mt,ke=vt.props;function ye(ot,Qt,Bt){var Yt,Gt,kt,In;Bt&&((Gt=(Yt=b)[ot])===null||Gt===void 0||Gt.call(Yt,Qt)),(In=(kt=ke)[ot])===null||In===void 0||In.call(kt,Qt)}const _e=Object.assign(Object.assign({},ke),{onMouseEnter:ot=>{M(!0),ye("onMouseEnter",ot)},onMouseLeave:ot=>{M(!1),ye("onMouseLeave",ot)},onMouseDown:ot=>{U(!0),Se(!0),ye("onMouseDown",ot)},onFocus:ot=>{var Qt;U(!0),(Qt=b.onFocus)===null||Qt===void 0||Qt.call(b,ot),ye("onFocus",ot,!0)},onBlur:ot=>{var Qt;U(!1),(Qt=b.onBlur)===null||Qt===void 0||Qt.call(b,ot),ye("onBlur",ot,!0)}}),He=QE.default.cloneElement(vt,_e),Ze=(!!re||se)&&de!==null;return Ge?He:QE.default.createElement(S2t.default,Object.assign({},W,{prefixCls:x("tooltip",Z??c),title:de?de(Mt.value):"",open:Ze,placement:be(Y??p,y),key:$t,classNames:{root:`${Ee}-tooltip`},getPopupContainer:J||f||P}),He)}),nt=Ge?(vt,Mt)=>{const $t=QE.default.cloneElement(vt,{style:Object.assign(Object.assign({},vt.props.style),{visibility:"hidden"})});return QE.default.createElement(S2t.default,Object.assign({},W,{prefixCls:x("tooltip",Z??c),title:de?de(Mt.value):"",open:de!==null&&se,placement:be(Y??p,y),key:"tooltip",classNames:{root:`${Ee}-tooltip`},getPopupContainer:J||f||P,draggingDelete:Mt.draggingDelete}),$t)}:void 0,We=Object.assign(Object.assign(Object.assign(Object.assign({},N.root),$),v==null?void 0:v.root),o),ct=Object.assign(Object.assign({},N.tracks),v==null?void 0:v.tracks),rt=(0,ste.default)(O.tracks,_==null?void 0:_.tracks);return xe(QE.default.createElement(Uma.default,Object.assign({},b,{classNames:Object.assign({handle:(0,ste.default)(O.handle,_==null?void 0:_.handle),rail:(0,ste.default)(O.rail,_==null?void 0:_.rail),track:(0,ste.default)(O.track,_==null?void 0:_.track)},rt?{tracks:rt}:{}),styles:Object.assign({handle:Object.assign(Object.assign({},N.handle),v==null?void 0:v.handle),rail:Object.assign(Object.assign({},N.rail),v==null?void 0:v.rail),track:Object.assign(Object.assign({},N.track),v==null?void 0:v.track)},Object.keys(ct).length?{tracks:ct}:{}),step:b.step,range:r,className:ft,style:We,disabled:D,ref:t,prefixCls:Ee,handleRender:Ye,activeHandleRender:nt,onChangeComplete:ve})))});Gln.displayName="Slider";sle.default=Gln;var L7e=fn.default,t1a=Un.default;Object.defineProperty(xF,"__esModule",{value:!0});xF.default=xF.GradientColorSlider=void 0;var _9=t1a(h),C2t=L7e(Li),n1a=qln,Jke=L7e(iv),r1a=L7e(sle),i1a=L7e(lle),a1a=Ph,o1a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Yln=e=>{const{prefixCls:t,colors:n,type:r,color:i,range:a=!1,className:o,activeIndex:s,onActive:c,onDragStart:u,onDragChange:d,onKeyDelete:f}=e,p=o1a(e,["prefixCls","colors","type","color","range","className","activeIndex","onActive","onDragStart","onDragChange","onKeyDelete"]),m=Object.assign(Object.assign({},p),{track:!1}),g=_9.useMemo(()=>`linear-gradient(90deg, ${n.map($=>`${$.color} ${$.percent}%`).join(", ")})`,[n]),_=_9.useMemo(()=>!i||!r?null:r==="alpha"?i.toRgbString():`hsl(${i.toHsb().h}, 100%, 50%)`,[i,r]),v=(0,Jke.default)(u),b=(0,Jke.default)(d),y=_9.useMemo(()=>({onDragStart:v,onDragChange:b}),[]),x=(0,Jke.default)((w,$)=>{const{onFocus:O,style:N,className:P,onKeyDown:I}=w.props,D=Object.assign({},N);return r==="gradient"&&(D.background=(0,a1a.getGradientPercentColor)(n,$.value)),_9.cloneElement(w,{onFocus:k=>{c==null||c($.index),O==null||O(k)},style:D,className:(0,C2t.default)(P,{[`${t}-slider-handle-active`]:s===$.index}),onKeyDown:k=>{(k.key==="Delete"||k.key==="Backspace")&&f&&f($.index),I==null||I(k)}})}),C=_9.useMemo(()=>({direction:"ltr",handleRender:x}),[]);return _9.createElement(i1a.default.Provider,{value:C},_9.createElement(n1a.UnstableContext.Provider,{value:y},_9.createElement(r1a.default,Object.assign({},m,{className:(0,C2t.default)(o,`${t}-slider`),tooltip:{open:!1},range:{editable:a,minCount:2},styles:{rail:{background:g},handle:_?{background:_}:{}},classNames:{rail:`${t}-slider-rail`,handle:`${t}-slider-handle`}}))))};xF.GradientColorSlider=Yln;const s1a=e=>{const{value:t,onChange:n,onChangeComplete:r}=e,i=o=>n(o[0]),a=o=>r(o[0]);return _9.createElement(Yln,Object.assign({},e,{value:[t],onChange:i,onChangeComplete:a}))};xF.default=s1a;var j7e={},l1a=Un.default,c1a=fn.default;Object.defineProperty(j7e,"__esModule",{value:!0});j7e.default=void 0;var fve=c1a(du),sne=l1a(h),H1e=F3,u1a=Ph,d1a=xF;function w2t(e){return(0,fve.default)(e).sort((t,n)=>t.percent-n.percent)}const f1a=e=>{const{prefixCls:t,mode:n,onChange:r,onChangeComplete:i,onActive:a,activeIndex:o,onGradientDragging:s,colors:c}=e,u=n==="gradient",d=sne.useMemo(()=>c.map(b=>({percent:b.percent,color:b.color.toRgbString()})),[c]),f=sne.useMemo(()=>d.map(b=>b.percent),[d]),p=sne.useRef(d),m=b=>{let{rawValues:y,draggingIndex:x,draggingValue:C}=b;if(y.length>d.length){const w=(0,u1a.getGradientPercentColor)(d,C),$=(0,fve.default)(d);$.splice(x,0,{percent:C,color:w}),p.current=$}else p.current=d;s(!0),r(new H1e.AggregationColor(w2t(p.current)),!0)},g=b=>{let{deleteIndex:y,draggingIndex:x,draggingValue:C}=b,w=(0,fve.default)(p.current);y!==-1?w.splice(y,1):(w[x]=Object.assign(Object.assign({},w[x]),{percent:C}),w=w2t(w)),r(new H1e.AggregationColor(w),!0)},_=b=>{const y=(0,fve.default)(d);y.splice(b,1);const x=new H1e.AggregationColor(y);r(x),i(x)},v=b=>{i(new H1e.AggregationColor(d)),o>=b.length&&a(b.length-1),s(!1)};return u?sne.createElement(d1a.GradientColorSlider,{min:0,max:100,prefixCls:t,className:`${t}-gradient-slider`,colors:d,color:null,value:f,range:!0,onChangeComplete:v,disabled:!1,type:"gradient",activeIndex:o,onActive:a,onDragStart:m,onDragChange:g,onKeyDelete:_}):null};j7e.default=sne.memo(f1a);var p1a=Un.default,QD=fn.default;Object.defineProperty(O7e,"__esModule",{value:!0});O7e.default=void 0;var h1a=QD(du),ay=p1a(h),m1a=QD(Cse),E2t=QD(U3),g1a=QD(rle),q1e=F3,v1a=aD,T2t=Ph,_1a=QD(ale),y1a=QD(P7e),b1a=QD(xF),x1a=QD(j7e),S1a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const C1a={slider:b1a.default},w1a=()=>{const e=(0,ay.useContext)(v1a.PanelPickerContext),{mode:t,onModeChange:n,modeOptions:r,prefixCls:i,allowClear:a,value:o,disabledAlpha:s,onChange:c,onClear:u,onChangeComplete:d,activeIndex:f,gradientDragging:p}=e,m=S1a(e,["mode","onModeChange","modeOptions","prefixCls","allowClear","value","disabledAlpha","onChange","onClear","onChangeComplete","activeIndex","gradientDragging"]),g=ay.default.useMemo(()=>o.cleared?[{percent:0,color:new q1e.AggregationColor("")},{percent:100,color:new q1e.AggregationColor("")}]:o.getColors(),[o]),_=!o.isGradient(),[v,b]=ay.default.useState(o);(0,E2t.default)(()=>{var A;_||b((A=g[f])===null||A===void 0?void 0:A.color)},[p,f]);const y=ay.default.useMemo(()=>{var A;return _?o:p?v:(A=g[f])===null||A===void 0?void 0:A.color},[o,f,_,v,p]),[x,C]=ay.default.useState(y),[w,$]=ay.default.useState(0),O=x!=null&&x.equals(y)?y:x;(0,E2t.default)(()=>{C(y)},[w,y==null?void 0:y.toHexString()]);const N=(A,F)=>{let z=(0,T2t.generateColor)(A);if(o.cleared){const K=z.toRgb();if(!K.r&&!K.g&&!K.b&&F){const{type:U,value:W=0}=F;z=new q1e.AggregationColor({h:U==="hue"?W:0,s:1,b:1,a:U==="alpha"?W/100:1})}else z=(0,T2t.genAlphaColor)(z)}if(t==="single")return z;const M=(0,h1a.default)(g);return M[f]=Object.assign(Object.assign({},M[f]),{color:z}),new q1e.AggregationColor(M)},P=(A,F,z)=>{const M=N(A,z);C(M.isGradient()?M.getColors()[f].color:M),c(M,F)},I=(A,F)=>{d(N(A,F)),$(z=>z+1)},D=A=>{c(N(A))};let k=null;const R=r.length>1;return(a||R)&&(k=ay.default.createElement("div",{className:`${i}-operation`},R&&ay.default.createElement(g1a.default,{size:"small",options:r,value:t,onChange:n}),ay.default.createElement(_1a.default,Object.assign({prefixCls:i,value:o,onChange:A=>{c(A),u==null||u()}},m)))),ay.default.createElement(ay.default.Fragment,null,k,ay.default.createElement(x1a.default,Object.assign({},e,{colors:g})),ay.default.createElement(m1a.default,{prefixCls:i,value:O==null?void 0:O.toHsb(),disabledAlpha:s,onChange:(A,F)=>{P(A,!0,F)},onChangeComplete:(A,F)=>{I(A,F)},components:C1a}),ay.default.createElement(y1a.default,Object.assign({value:y,onChange:D,prefixCls:i,disabledAlpha:s},m)))};O7e.default=w1a;var B7e={},E1a=fn.default,T1a=Un.default;Object.defineProperty(B7e,"__esModule",{value:!0});B7e.default=void 0;var $2t=T1a(h),$1a=aD,O1a=E1a(mF);const P1a=()=>{const{prefixCls:e,value:t,presets:n,onChange:r}=(0,$2t.useContext)($1a.PanelPresetsContext);return Array.isArray(n)?$2t.default.createElement(O1a.default,{value:t,presets:n,prefixCls:e,onChange:r}):null};B7e.default=P1a;var z7e=fn.default;Object.defineProperty($7e,"__esModule",{value:!0});$7e.default=void 0;var ZE=z7e(h),N1a=z7e(nle),O2t=z7e(O7e),P2t=z7e(B7e),N2t=aD;const Xln=e=>{const{prefixCls:t,presets:n,panelRender:r,value:i,onChange:a,onClear:o,allowClear:s,disabledAlpha:c,mode:u,onModeChange:d,modeOptions:f,onChangeComplete:p,activeIndex:m,onActive:g,format:_,onFormatChange:v,gradientDragging:b,onGradientDragging:y,disabledFormat:x}=e,C=`${t}-inner`,w=ZE.default.useMemo(()=>({prefixCls:t,value:i,onChange:a,onClear:o,allowClear:s,disabledAlpha:c,mode:u,onModeChange:d,modeOptions:f,onChangeComplete:p,activeIndex:m,onActive:g,format:_,onFormatChange:v,gradientDragging:b,onGradientDragging:y,disabledFormat:x}),[t,i,a,o,s,c,u,d,f,p,m,g,_,v,b,y,x]),$=ZE.default.useMemo(()=>({prefixCls:t,value:i,presets:n,onChange:a}),[t,i,n,a]),O=ZE.default.createElement("div",{className:`${C}-content`},ZE.default.createElement(O2t.default,null),Array.isArray(n)&&ZE.default.createElement(N1a.default,null),ZE.default.createElement(P2t.default,null));return ZE.default.createElement(N2t.PanelPickerContext.Provider,{value:w},ZE.default.createElement(N2t.PanelPresetsContext.Provider,{value:$},ZE.default.createElement("div",{className:C},typeof r=="function"?r(O,{components:{Picker:O2t.default,Presets:P2t.default}}):O)))};Xln.displayName="ColorPickerPanel";$7e.default=Xln;var H7e={},pZe=fn.default,D1a=Un.default;Object.defineProperty(H7e,"__esModule",{value:!0});H7e.default=void 0;var EP=D1a(h),I1a=Cse,D2t=pZe(Li),R1a=pZe(s8),k1a=lm,A1a=Ph,M1a=pZe(ale),F1a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const L1a=(0,EP.forwardRef)((e,t)=>{const{color:n,prefixCls:r,open:i,disabled:a,format:o,className:s,showText:c,activeIndex:u}=e,d=F1a(e,["color","prefixCls","open","disabled","format","className","showText","activeIndex"]),f=`${r}-trigger`,p=`${f}-text`,m=`${p}-cell`,[g]=(0,k1a.useLocale)("ColorPicker"),_=EP.default.useMemo(()=>{if(!c)return"";if(typeof c=="function")return c(n);if(n.cleared)return g.transparent;if(n.isGradient())return n.getColors().map((x,C)=>{const w=u!==-1&&u!==C;return EP.default.createElement("span",{key:C,className:(0,D2t.default)(m,w&&`${m}-inactive`)},x.color.toRgbString()," ",x.percent,"%")});const b=n.toHexString().toUpperCase(),y=(0,A1a.getColorAlpha)(n);switch(o){case"rgb":return n.toRgbString();case"hsb":return n.toHsbString();default:return y<100?`${b.slice(0,7)},${y}%`:b}},[n,o,c,u]),v=(0,EP.useMemo)(()=>n.cleared?EP.default.createElement(M1a.default,{prefixCls:r}):EP.default.createElement(I1a.ColorBlock,{prefixCls:r,color:n.toCssString()}),[n,r]);return EP.default.createElement("div",Object.assign({ref:t,className:(0,D2t.default)(f,s,{[`${f}-active`]:i,[`${f}-disabled`]:a})},(0,R1a.default)(d)),v,c&&EP.default.createElement("div",{className:p},_))});H7e.default=L1a;var hZe={},Jln=fn.default,j1a=Un.default;Object.defineProperty(hZe,"__esModule",{value:!0});hZe.default=V1a;var ZH=j1a(h),B1a=Jln(iv),z1a=Jln(m0),H1a=lm,q1a=Ph;function V1a(e,t,n){const[r]=(0,H1a.useLocale)("ColorPicker"),[i,a]=(0,z1a.default)(e,{value:t}),[o,s]=ZH.useState("single"),[c,u]=ZH.useMemo(()=>{const _=(Array.isArray(n)?n:[n]).filter(x=>x);_.length||_.push("single");const v=new Set(_),b=[],y=(x,C)=>{v.has(x)&&b.push({label:C,value:x})};return y("single",r.singleColor),y("gradient",r.gradientColor),[b,v]},[n]),[d,f]=ZH.useState(null),p=(0,B1a.default)(_=>{f(_),a(_)}),m=ZH.useMemo(()=>{const _=(0,q1a.generateColor)(i||"");return _.equals(d)?d:_},[i,d]),g=ZH.useMemo(()=>{var _;return u.has(o)?o:(_=c[0])===null||_===void 0?void 0:_.value},[u,o,c]);return ZH.useEffect(()=>{s(m.isGradient()?"gradient":"single")},[m]),[m,p,g,s,c]}var GW={},SF={};Object.defineProperty(SF,"__esModule",{value:!0});SF.getTransBg=SF.default=void 0;var W1a=Ha;const Qln=(e,t)=>({backgroundImage:`conic-gradient(${t} 0 25%, transparent 0 50%, ${t} 0 75%, transparent 0)`,backgroundSize:`${e} ${e}`});SF.getTransBg=Qln;const U1a=(e,t)=>{const{componentCls:n,borderRadiusSM:r,colorPickerInsetShadow:i,lineWidth:a,colorFillSecondary:o}=e;return{[`${n}-color-block`]:Object.assign(Object.assign({position:"relative",borderRadius:r,width:t,height:t,boxShadow:i,flex:"none"},Qln("50%",e.colorFillSecondary)),{[`${n}-color-block-inner`]:{width:"100%",height:"100%",boxShadow:`inset 0 0 0 ${(0,W1a.unit)(a)} ${o}`,borderRadius:"inherit"}})}};SF.default=U1a;var q7e={};Object.defineProperty(q7e,"__esModule",{value:!0});q7e.default=void 0;var V1e=Ha;const K1a=e=>{const{componentCls:t,antCls:n,fontSizeSM:r,lineHeightSM:i,colorPickerAlphaInputWidth:a,marginXXS:o,paddingXXS:s,controlHeightSM:c,marginXS:u,fontSizeIcon:d,paddingXS:f,colorTextPlaceholder:p,colorPickerInputNumberHandleWidth:m,lineWidth:g}=e;return{[`${t}-input-container`]:{display:"flex",[`${t}-steppers${n}-input-number`]:{fontSize:r,lineHeight:i,[`${n}-input-number-input`]:{paddingInlineStart:s,paddingInlineEnd:0},[`${n}-input-number-handler-wrap`]:{width:m}},[`${t}-steppers${t}-alpha-input`]:{flex:`0 0 ${(0,V1e.unit)(a)}`,marginInlineStart:o},[`${t}-format-select${n}-select`]:{marginInlineEnd:u,width:"auto","&-single":{[`${n}-select-selector`]:{padding:0,border:0},[`${n}-select-arrow`]:{insetInlineEnd:0},[`${n}-select-selection-item`]:{paddingInlineEnd:e.calc(d).add(o).equal(),fontSize:r,lineHeight:(0,V1e.unit)(c)},[`${n}-select-item-option-content`]:{fontSize:r,lineHeight:i},[`${n}-select-dropdown`]:{[`${n}-select-item`]:{minHeight:"auto"}}}},[`${t}-input`]:{gap:o,alignItems:"center",flex:1,width:0,[`${t}-hsb-input,${t}-rgb-input`]:{display:"flex",gap:o,alignItems:"center"},[`${t}-steppers`]:{flex:1},[`${t}-hex-input${n}-input-affix-wrapper`]:{flex:1,padding:`0 ${(0,V1e.unit)(f)}`,[`${n}-input`]:{fontSize:r,textTransform:"uppercase",lineHeight:(0,V1e.unit)(e.calc(c).sub(e.calc(g).mul(2)).equal())},[`${n}-input-prefix`]:{color:p}}}}}};q7e.default=K1a;var V7e={};Object.defineProperty(V7e,"__esModule",{value:!0});V7e.default=void 0;var G1a=Ha;const Y1a=e=>{const{componentCls:t,controlHeightLG:n,borderRadiusSM:r,colorPickerInsetShadow:i,marginSM:a,colorBgElevated:o,colorFillSecondary:s,lineWidthBold:c,colorPickerHandlerSize:u}=e;return{userSelect:"none",[`${t}-select`]:{[`${t}-palette`]:{minHeight:e.calc(n).mul(4).equal(),overflow:"hidden",borderRadius:r},[`${t}-saturation`]:{position:"absolute",borderRadius:"inherit",boxShadow:i,inset:0},marginBottom:a},[`${t}-handler`]:{width:u,height:u,border:`${(0,G1a.unit)(c)} solid ${o}`,position:"relative",borderRadius:"50%",cursor:"pointer",boxShadow:`${i}, 0 0 0 1px ${s}`}}};V7e.default=Y1a;var W7e={};Object.defineProperty(W7e,"__esModule",{value:!0});W7e.default=void 0;var Qke=Ha;const X1a=e=>{const{componentCls:t,antCls:n,colorTextQuaternary:r,paddingXXS:i,colorPickerPresetColorSize:a,fontSizeSM:o,colorText:s,lineHeightSM:c,lineWidth:u,borderRadius:d,colorFill:f,colorWhite:p,marginXXS:m,paddingXS:g,fontHeightSM:_}=e;return{[`${t}-presets`]:{[`${n}-collapse-item > ${n}-collapse-header`]:{padding:0,[`${n}-collapse-expand-icon`]:{height:_,color:r,paddingInlineEnd:i}},[`${n}-collapse`]:{display:"flex",flexDirection:"column",gap:m},[`${n}-collapse-item > ${n}-collapse-content > ${n}-collapse-content-box`]:{padding:`${(0,Qke.unit)(g)} 0`},"&-label":{fontSize:o,color:s,lineHeight:c},"&-items":{display:"flex",flexWrap:"wrap",gap:e.calc(m).mul(1.5).equal(),[`${t}-presets-color`]:{position:"relative",cursor:"pointer",width:a,height:a,"&::before":{content:'""',pointerEvents:"none",width:e.calc(a).add(e.calc(u).mul(4)).equal(),height:e.calc(a).add(e.calc(u).mul(4)).equal(),position:"absolute",top:e.calc(u).mul(-2).equal(),insetInlineStart:e.calc(u).mul(-2).equal(),borderRadius:d,border:`${(0,Qke.unit)(u)} solid transparent`,transition:`border-color ${e.motionDurationMid} ${e.motionEaseInBack}`},"&:hover::before":{borderColor:f},"&::after":{boxSizing:"border-box",position:"absolute",top:"50%",insetInlineStart:"21.5%",display:"table",width:e.calc(a).div(13).mul(5).equal(),height:e.calc(a).div(13).mul(8).equal(),border:`${(0,Qke.unit)(e.lineWidthBold)} solid ${e.colorWhite}`,borderTop:0,borderInlineStart:0,transform:"rotate(45deg) scale(0) translate(-50%,-50%)",opacity:0,content:'""',transition:`all ${e.motionDurationFast} ${e.motionEaseInBack}, opacity ${e.motionDurationFast}`},[`&${t}-presets-color-checked`]:{"&::after":{opacity:1,borderColor:p,transform:"rotate(45deg) scale(1) translate(-50%,-50%)",transition:`transform ${e.motionDurationMid} ${e.motionEaseOutBack} ${e.motionDurationFast}`},[`&${t}-presets-color-bright`]:{"&::after":{borderColor:"rgba(0, 0, 0, 0.45)"}}}}},"&-empty":{fontSize:o,color:r}}}};W7e.default=X1a;var U7e={};Object.defineProperty(U7e,"__esModule",{value:!0});U7e.default=void 0;var I2t=Ha,J1a=SF;const Q1a=e=>{const{componentCls:t,colorPickerInsetShadow:n,colorBgElevated:r,colorFillSecondary:i,lineWidthBold:a,colorPickerHandlerSizeSM:o,colorPickerSliderHeight:s,marginSM:c,marginXS:u}=e,d=e.calc(o).sub(e.calc(a).mul(2).equal()).equal(),f=e.calc(o).add(e.calc(a).mul(2).equal()).equal(),p={"&:after":{transform:"scale(1)",boxShadow:`${n}, 0 0 0 1px ${e.colorPrimaryActive}`}};return{[`${t}-slider`]:[(0,J1a.getTransBg)((0,I2t.unit)(s),e.colorFillSecondary),{margin:0,padding:0,height:s,borderRadius:e.calc(s).div(2).equal(),"&-rail":{height:s,borderRadius:e.calc(s).div(2).equal(),boxShadow:n},[`& ${t}-slider-handle`]:{width:d,height:d,top:0,borderRadius:"100%","&:before":{display:"block",position:"absolute",background:"transparent",left:{_skip_check_:!0,value:"50%"},top:"50%",transform:"translate(-50%, -50%)",width:f,height:f,borderRadius:"100%"},"&:after":{width:o,height:o,border:`${(0,I2t.unit)(a)} solid ${r}`,boxShadow:`${n}, 0 0 0 1px ${i}`,outline:"none",insetInlineStart:e.calc(a).mul(-1).equal(),top:e.calc(a).mul(-1).equal(),background:"transparent",transition:"none"},"&:focus":p}}],[`${t}-slider-container`]:{display:"flex",gap:c,marginBottom:c,[`${t}-slider-group`]:{flex:1,flexDirection:"column",justifyContent:"space-between",display:"flex","&-disabled-alpha":{justifyContent:"center"}}},[`${t}-gradient-slider`]:{marginBottom:u,[`& ${t}-slider-handle`]:{"&:after":{transform:"scale(0.8)"},"&-active, &:focus":p}}}};U7e.default=Q1a;var cle=fn.default;Object.defineProperty(GW,"__esModule",{value:!0});GW.genActiveStyle=GW.default=void 0;var BV=Ha,Z1a=o$,R2t=ao,k2t=cle(SF),e0a=cle(q7e),t0a=cle(V7e),n0a=cle(W7e),r0a=cle(U7e);const rye=(e,t,n)=>({borderInlineEndWidth:e.lineWidth,borderColor:t,boxShadow:`0 0 0 ${(0,BV.unit)(e.controlOutlineWidth)} ${n}`,outline:0});GW.genActiveStyle=rye;const i0a=e=>{const{componentCls:t}=e;return{"&-rtl":{[`${t}-presets-color`]:{"&::after":{direction:"ltr"}},[`${t}-clear`]:{"&::after":{direction:"ltr"}}}}},A2t=(e,t,n)=>{const{componentCls:r,borderRadiusSM:i,lineWidth:a,colorSplit:o,colorBorder:s,red6:c}=e;return{[`${r}-clear`]:Object.assign(Object.assign({width:t,height:t,borderRadius:i,border:`${(0,BV.unit)(a)} solid ${o}`,position:"relative",overflow:"hidden",cursor:"inherit",transition:`all ${e.motionDurationFast}`},n),{"&::after":{content:'""',position:"absolute",insetInlineEnd:e.calc(a).mul(-1).equal(),top:e.calc(a).mul(-1).equal(),display:"block",width:40,height:2,transformOrigin:"calc(100% - 1px) 1px",transform:"rotate(-45deg)",backgroundColor:c},"&:hover":{borderColor:s}})}},a0a=e=>{const{componentCls:t,colorError:n,colorWarning:r,colorErrorHover:i,colorWarningHover:a,colorErrorOutline:o,colorWarningOutline:s}=e;return{[`&${t}-status-error`]:{borderColor:n,"&:hover":{borderColor:i},[`&${t}-trigger-active`]:Object.assign({},rye(e,n,o))},[`&${t}-status-warning`]:{borderColor:r,"&:hover":{borderColor:a},[`&${t}-trigger-active`]:Object.assign({},rye(e,r,s))}}},o0a=e=>{const{componentCls:t,controlHeightLG:n,controlHeightSM:r,controlHeight:i,controlHeightXS:a,borderRadius:o,borderRadiusSM:s,borderRadiusXS:c,borderRadiusLG:u,fontSizeLG:d}=e;return{[`&${t}-lg`]:{minWidth:n,minHeight:n,borderRadius:u,[`${t}-color-block, ${t}-clear`]:{width:i,height:i,borderRadius:o},[`${t}-trigger-text`]:{fontSize:d}},[`&${t}-sm`]:{minWidth:r,minHeight:r,borderRadius:s,[`${t}-color-block, ${t}-clear`]:{width:a,height:a,borderRadius:c},[`${t}-trigger-text`]:{lineHeight:(0,BV.unit)(a)}}}},s0a=e=>{const{antCls:t,componentCls:n,colorPickerWidth:r,colorPrimary:i,motionDurationMid:a,colorBgElevated:o,colorTextDisabled:s,colorText:c,colorBgContainerDisabled:u,borderRadius:d,marginXS:f,marginSM:p,controlHeight:m,controlHeightSM:g,colorBgTextActive:_,colorPickerPresetColorSize:v,colorPickerPreviewSize:b,lineWidth:y,colorBorder:x,paddingXXS:C,fontSize:w,colorPrimaryHover:$,controlOutline:O}=e;return[{[n]:Object.assign({[`${n}-inner`]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({"&-content":{display:"flex",flexDirection:"column",width:r,[`& > ${t}-divider`]:{margin:`${(0,BV.unit)(p)} 0 ${(0,BV.unit)(f)}`}},[`${n}-panel`]:Object.assign({},(0,t0a.default)(e))},(0,r0a.default)(e)),(0,k2t.default)(e,b)),(0,e0a.default)(e)),(0,n0a.default)(e)),A2t(e,v,{marginInlineStart:"auto"})),{[`${n}-operation`]:{display:"flex",justifyContent:"space-between",marginBottom:f}}),"&-trigger":Object.assign(Object.assign(Object.assign(Object.assign({minWidth:m,minHeight:m,borderRadius:d,border:`${(0,BV.unit)(y)} solid ${x}`,cursor:"pointer",display:"inline-flex",alignItems:"flex-start",justifyContent:"center",transition:`all ${a}`,background:o,padding:e.calc(C).sub(y).equal(),[`${n}-trigger-text`]:{marginInlineStart:f,marginInlineEnd:e.calc(f).sub(e.calc(C).sub(y)).equal(),fontSize:w,color:c,alignSelf:"center","&-cell":{"&:not(:last-child):after":{content:'", "'},"&-inactive":{color:s}}},"&:hover":{borderColor:$},[`&${n}-trigger-active`]:Object.assign({},rye(e,i,O)),"&-disabled":{color:s,background:u,cursor:"not-allowed","&:hover":{borderColor:_},[`${n}-trigger-text`]:{color:s}}},A2t(e,g)),(0,k2t.default)(e,g)),a0a(e)),o0a(e))},i0a(e))},(0,Z1a.genCompactItemStyle)(e,{focusElCls:`${n}-trigger-active`})]};GW.default=(0,R2t.genStyleHooks)("ColorPicker",e=>{const{colorTextQuaternary:t,marginSM:n}=e,r=8,i=(0,R2t.mergeToken)(e,{colorPickerWidth:234,colorPickerHandlerSize:16,colorPickerHandlerSizeSM:12,colorPickerAlphaInputWidth:44,colorPickerInputNumberHandleWidth:16,colorPickerPresetColorSize:24,colorPickerInsetShadow:`inset 0 0 1px 0 ${t}`,colorPickerSliderHeight:r,colorPickerPreviewSize:e.calc(r).mul(2).add(n).equal()});return[s0a(i)]});var f8=fn.default,l0a=Un.default;Object.defineProperty(T7e,"__esModule",{value:!0});T7e.default=void 0;var Px=l0a(h),Zke=f8(Li),M2t=f8(m0),c0a=f8(c8),u0a=f8(y_),d0a=u2,f0a=Fo,p0a=cc,h0a=f8(tp),m0a=f8(Nu),g0a=f8(Nf),v0a=qc,_0a=f8(LL),y0a=Nh,F2t=F3,b0a=f8($7e),x0a=f8(H7e),S0a=f8(hZe),C0a=f8(GW),eq=Ph,w0a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const K7e=e=>{const{mode:t,value:n,defaultValue:r,format:i,defaultFormat:a,allowClear:o=!1,presets:s,children:c,trigger:u="click",open:d,disabled:f,placement:p="bottomLeft",arrow:m=!0,panelRender:g,showText:_,style:v,className:b,size:y,rootClassName:x,prefixCls:C,styles:w,disabledAlpha:$=!1,onFormatChange:O,onChange:N,onClear:P,onOpenChange:I,onChangeComplete:D,getPopupContainer:k,autoAdjustOverflow:R=!0,destroyTooltipOnHide:A,disabledFormat:F}=e,z=w0a(e,["mode","value","defaultValue","format","defaultFormat","allowClear","presets","children","trigger","open","disabled","placement","arrow","panelRender","showText","style","className","size","rootClassName","prefixCls","styles","disabledAlpha","onFormatChange","onChange","onClear","onOpenChange","onChangeComplete","getPopupContainer","autoAdjustOverflow","destroyTooltipOnHide","disabledFormat"]),{getPrefixCls:M,direction:K,colorPicker:U}=(0,Px.useContext)(p0a.ConfigContext),W=(0,Px.useContext)(h0a.default),L=f??W,[Y,J]=(0,M2t.default)(!1,{value:d,postState:Gt=>!L&&Gt,onChange:I}),[Z,te]=(0,M2t.default)(i,{value:i,defaultValue:a,onChange:O}),re=M("color-picker",C),[se,de,pe,Se,ve]=(0,S0a.default)(r,n,t),be=(0,Px.useMemo)(()=>(0,eq.getColorAlpha)(se)<100,[se]),[Ee,xe]=Px.default.useState(null),Pe=Gt=>{if(D){let kt=(0,eq.generateColor)(Gt);$&&be&&(kt=(0,eq.genAlphaColor)(Gt)),D(kt)}},je=(Gt,kt)=>{let In=(0,eq.generateColor)(Gt);$&&be&&(In=(0,eq.genAlphaColor)(In)),de(In),xe(null),N&&N(In,In.toCssString()),kt||Pe(In)},[ft,Ge]=Px.default.useState(0),[Ye,nt]=Px.default.useState(!1),We=Gt=>{if(Se(Gt),Gt==="single"&&se.isGradient())Ge(0),je(new F2t.AggregationColor(se.getColors()[0].color)),xe(se);else if(Gt==="gradient"&&!se.isGradient()){const kt=be?(0,eq.genAlphaColor)(se):se;je(new F2t.AggregationColor(Ee||[{percent:0,color:kt},{percent:100,color:kt}]))}},{status:ct}=Px.default.useContext(v0a.FormItemInputContext),{compactSize:rt,compactItemClassnames:vt}=(0,y0a.useCompactItemContext)(re,K),Mt=(0,g0a.default)(Gt=>{var kt;return(kt=y??rt)!==null&&kt!==void 0?kt:Gt}),$t=(0,m0a.default)(re),[ke,ye,_e]=(0,C0a.default)(re,$t),He={[`${re}-rtl`]:K},Ze=(0,Zke.default)(x,_e,$t,He),ot=(0,Zke.default)((0,d0a.getStatusClassNames)(re,ct),{[`${re}-sm`]:Mt==="small",[`${re}-lg`]:Mt==="large"},vt,U==null?void 0:U.className,Ze,b,ye),Qt=(0,Zke.default)(re,Ze);(0,f0a.devUseWarning)("ColorPicker")(!($&&be),"usage","`disabledAlpha` will make the alpha to be 100% when use alpha color.");const Bt={open:Y,trigger:u,placement:p,arrow:m,rootClassName:x,getPopupContainer:k,autoAdjustOverflow:R,destroyTooltipOnHide:A},Yt=Object.assign(Object.assign({},U==null?void 0:U.style),v);return ke(Px.default.createElement(_0a.default,Object.assign({style:w==null?void 0:w.popup,styles:{body:w==null?void 0:w.popupOverlayInner},onOpenChange:Gt=>{(!Gt||!L)&&J(Gt)},content:Px.default.createElement(c0a.default,{form:!0},Px.default.createElement(b0a.default,{mode:pe,onModeChange:We,modeOptions:ve,prefixCls:re,value:se,allowClear:o,disabled:L,disabledAlpha:$,presets:s,panelRender:g,format:Z,onFormatChange:te,onChange:je,onChangeComplete:Pe,onClear:P,activeIndex:ft,onActive:Ge,gradientDragging:Ye,onGradientDragging:nt,disabledFormat:F})),classNames:{root:Qt}},Bt),c||Px.default.createElement(x0a.default,Object.assign({activeIndex:Y?ft:-1,open:Y,className:ot,style:Yt,prefixCls:re,disabled:L,showText:_,format:Z},z,{color:se}))))};K7e.displayName="ColorPicker";const E0a=(0,u0a.default)(K7e,void 0,e=>Object.assign(Object.assign({},e),{placement:"bottom",autoAdjustOverflow:!1}),"color-picker",e=>e);K7e._InternalPanelDoNotUseOrYouWillBeFired=E0a;T7e.default=K7e;var T0a=fn.default;Object.defineProperty(E7e,"__esModule",{value:!0});E7e.default=void 0;var $0a=T0a(T7e);E7e.default=$0a.default;var ule={},G7e={},Y7e={},Hze={exports:{}},X7e={},mZe={};Object.defineProperty(mZe,"__esModule",{value:!0});var O0a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 184H712v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H384v-64c0-4.4-3.6-8-8-8h-56c-4.4 0-8 3.6-8 8v64H144c-17.7 0-32 14.3-32 32v664c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V216c0-17.7-14.3-32-32-32zm-40 656H184V460h656v380zM184 392V256h128v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h256v48c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8v-48h128v136H184z"}}]},name:"calendar",theme:"outlined"};mZe.default=O0a;var P0a=Un.default,gZe=fn.default;Object.defineProperty(X7e,"__esModule",{value:!0});X7e.default=void 0;var N0a=gZe(Ol),Zln=P0a(h),D0a=gZe(mZe),I0a=gZe(Pl),R0a=function(t,n){return Zln.createElement(I0a.default,(0,N0a.default)({},t,{ref:n,icon:D0a.default}))},ecn=Zln.forwardRef(R0a);ecn.displayName="CalendarOutlined";X7e.default=ecn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(X7e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Hze,Hze.exports);var tcn=Hze.exports,qze={exports:{}},J7e={},vZe={};Object.defineProperty(vZe,"__esModule",{value:!0});var k0a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M686.7 638.6L544.1 535.5V288c0-4.4-3.6-8-8-8H488c-4.4 0-8 3.6-8 8v275.4c0 2.6 1.2 5 3.3 6.5l165.4 120.6c3.6 2.6 8.6 1.8 11.2-1.7l28.6-39c2.6-3.7 1.8-8.7-1.8-11.2z"}}]},name:"clock-circle",theme:"outlined"};vZe.default=k0a;var A0a=Un.default,_Ze=fn.default;Object.defineProperty(J7e,"__esModule",{value:!0});J7e.default=void 0;var M0a=_Ze(Ol),ncn=A0a(h),F0a=_Ze(vZe),L0a=_Ze(Pl),j0a=function(t,n){return ncn.createElement(L0a.default,(0,M0a.default)({},t,{ref:n,icon:F0a.default}))},rcn=ncn.forwardRef(j0a);rcn.displayName="ClockCircleOutlined";J7e.default=rcn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(J7e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(qze,qze.exports);var icn=qze.exports,Vze={exports:{}},Q7e={},yZe={};Object.defineProperty(yZe,"__esModule",{value:!0});var B0a={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M873.1 596.2l-164-208A32 32 0 00684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z"}}]},name:"swap-right",theme:"outlined"};yZe.default=B0a;var z0a=Un.default,bZe=fn.default;Object.defineProperty(Q7e,"__esModule",{value:!0});Q7e.default=void 0;var H0a=bZe(Ol),acn=z0a(h),q0a=bZe(yZe),V0a=bZe(Pl),W0a=function(t,n){return acn.createElement(V0a.default,(0,H0a.default)({},t,{ref:n,icon:q0a.default}))},ocn=acn.forwardRef(W0a);ocn.displayName="SwapRightOutlined";Q7e.default=ocn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(Q7e);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Vze,Vze.exports);var U0a=Vze.exports,FG={},K0a=fn.default,G0a=Un.default;Object.defineProperty(FG,"__esModule",{value:!0});FG.getPlaceholder=J0a;FG.getRangePlaceholder=Q0a;FG.useIcons=Z0a;var Y0a=G0a(h),X0a=K0a(yG);function J0a(e,t,n){return n!==void 0?n:t==="year"&&e.lang.yearPlaceholder?e.lang.yearPlaceholder:t==="quarter"&&e.lang.quarterPlaceholder?e.lang.quarterPlaceholder:t==="month"&&e.lang.monthPlaceholder?e.lang.monthPlaceholder:t==="week"&&e.lang.weekPlaceholder?e.lang.weekPlaceholder:t==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.placeholder:e.lang.placeholder}function Q0a(e,t,n){return n!==void 0?n:t==="year"&&e.lang.yearPlaceholder?e.lang.rangeYearPlaceholder:t==="quarter"&&e.lang.quarterPlaceholder?e.lang.rangeQuarterPlaceholder:t==="month"&&e.lang.monthPlaceholder?e.lang.rangeMonthPlaceholder:t==="week"&&e.lang.weekPlaceholder?e.lang.rangeWeekPlaceholder:t==="time"&&e.timePickerLocale.placeholder?e.timePickerLocale.rangePlaceholder:e.lang.rangePlaceholder}function Z0a(e,t){const{allowClear:n=!0}=e,{clearIcon:r,removeIcon:i}=(0,X0a.default)(Object.assign(Object.assign({},e),{prefixCls:t,componentName:"DatePicker"}));return[Y0a.useMemo(()=>n===!1?!1:Object.assign({clearIcon:r},n===!0?{}:n),[n,r]),i]}var Eh={};Object.defineProperty(Eh,"__esModule",{value:!0});Eh.YEARPICKER=Eh.YEAR=Eh.WEEKPICKER=Eh.WEEK=Eh.TIMEPICKER=Eh.TIME=Eh.QUARTERPICKER=Eh.QUARTER=Eh.MONTHPICKER=Eh.MONTH=void 0;const[ega,tga]=["week","WeekPicker"];Eh.WEEKPICKER=tga;Eh.WEEK=ega;const[nga,rga]=["month","MonthPicker"];Eh.MONTHPICKER=rga;Eh.MONTH=nga;const[iga,aga]=["year","YearPicker"];Eh.YEARPICKER=aga;Eh.YEAR=iga;const[oga,sga]=["quarter","QuarterPicker"];Eh.QUARTERPICKER=sga;Eh.QUARTER=oga;const[lga,cga]=["time","TimePicker"];Eh.TIMEPICKER=cga;Eh.TIME=lga;var Z7e={},eSe={},uga=fn.default,dga=Un.default;Object.defineProperty(eSe,"__esModule",{value:!0});eSe.default=void 0;var fga=dga(h),pga=uga(Gy);const hga=e=>fga.createElement(pga.default,Object.assign({size:"small",type:"primary"},e));eSe.default=hga;var mga=fn.default;Object.defineProperty(Z7e,"__esModule",{value:!0});Z7e.default=_ga;var gga=h,vga=mga(eSe);function _ga(e){return(0,gga.useMemo)(()=>Object.assign({button:vga.default},e),[e])}var p8=fn.default,yga=Un.default;Object.defineProperty(Y7e,"__esModule",{value:!0});Y7e.default=void 0;var lne=yga(h),oy=lne,bga=p8(tcn),xga=p8(icn),Sga=p8(U0a),L2t=p8(Li),Cga=XQe,wga=p8(c8),Ega=Hf,j2t=u2,Tga=Fo,$ga=go,Oga=p8(tp),Pga=p8(Nu),Nga=p8(Nf),Dga=qc,Iga=p8(Yy),Rga=lm,kga=Nh,Aga=p8($L),Mga=p8(a7e),B2t=FG,Fga=Eh,Lga=p8(Z7e),jga=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Bga=e=>{const t=(0,lne.forwardRef)((n,r)=>{var i;const{prefixCls:a,getPopupContainer:o,components:s,className:c,style:u,placement:d,size:f,disabled:p,bordered:m=!0,placeholder:g,popupClassName:_,dropdownClassName:v,status:b,rootClassName:y,variant:x,picker:C}=n,w=jga(n,["prefixCls","getPopupContainer","components","className","style","placement","size","disabled","bordered","placeholder","popupClassName","dropdownClassName","status","rootClassName","variant","picker"]),$=oy.useRef(null),{getPrefixCls:O,direction:N,getPopupContainer:P,rangePicker:I}=(0,lne.useContext)($ga.ConfigContext),D=O("picker",a),{compactSize:k,compactItemClassnames:R}=(0,kga.useCompactItemContext)(D,N),A=O(),[F,z]=(0,Iga.default)("rangePicker",x,m),M=(0,Pga.default)(D),[K,U,W]=(0,Mga.default)(D,M);{const xe=(0,Tga.devUseWarning)("DatePicker.RangePicker");xe.deprecated(!v,"dropdownClassName","popupClassName"),xe.deprecated(!("bordered"in n),"bordered","variant")}const[L]=(0,B2t.useIcons)(n,D),Y=(0,Lga.default)(s),J=(0,Nga.default)(xe=>{var Pe;return(Pe=f??k)!==null&&Pe!==void 0?Pe:xe}),Z=oy.useContext(Oga.default),te=p??Z,re=(0,lne.useContext)(Dga.FormItemInputContext),{hasFeedback:se,status:de,feedbackIcon:pe}=re,Se=oy.createElement(oy.Fragment,null,C===Fga.TIME?oy.createElement(xga.default,null):oy.createElement(bga.default,null),se&&pe);(0,lne.useImperativeHandle)(r,()=>$.current);const[ve]=(0,Rga.useLocale)("Calendar",Aga.default),be=Object.assign(Object.assign({},ve),n.locale),[Ee]=(0,Ega.useZIndex)("DatePicker",(i=n.popupStyle)===null||i===void 0?void 0:i.zIndex);return K(oy.createElement(wga.default,{space:!0},oy.createElement(Cga.RangePicker,Object.assign({separator:oy.createElement("span",{"aria-label":"to",className:`${D}-separator`},oy.createElement(Sga.default,null)),disabled:te,ref:$,placement:d,placeholder:(0,B2t.getRangePlaceholder)(be,C,g),suffixIcon:Se,prevIcon:oy.createElement("span",{className:`${D}-prev-icon`}),nextIcon:oy.createElement("span",{className:`${D}-next-icon`}),superPrevIcon:oy.createElement("span",{className:`${D}-super-prev-icon`}),superNextIcon:oy.createElement("span",{className:`${D}-super-next-icon`}),transitionName:`${A}-slide-up`,picker:C},w,{className:(0,L2t.default)({[`${D}-${J}`]:J,[`${D}-${F}`]:z},(0,j2t.getStatusClassNames)(D,(0,j2t.getMergedStatus)(de,b),se),U,R,c,I==null?void 0:I.className,W,M,y),style:Object.assign(Object.assign({},I==null?void 0:I.style),u),locale:be.lang,prefixCls:D,getPopupContainer:o||P,generateConfig:e,components:Y,direction:N,classNames:{popup:(0,L2t.default)(U,_||v,W,M,y)},styles:{popup:Object.assign(Object.assign({},n.popupStyle),{zIndex:Ee})},allowClear:L}))))});return t.displayName="RangePicker",t};Y7e.default=Bga;var tSe={},h8=fn.default,zga=Un.default;Object.defineProperty(tSe,"__esModule",{value:!0});tSe.default=void 0;var cne=zga(h),l6=cne,Hga=h8(tcn),qga=h8(icn),z2t=h8(Li),Vga=h8(XQe),Wga=h8(c8),Uga=Hf,H2t=u2,Kga=Fo,Gga=go,Yga=h8(tp),Xga=h8(Nu),Jga=h8(Nf),Qga=qc,Zga=h8(Yy),eva=lm,tva=Nh,nva=h8($L),rva=h8(a7e),q2t=FG,Nx=Eh,iva=h8(Z7e),ava=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const ova=e=>{const t=(c,u)=>{const d=u===Nx.TIMEPICKER?"timePicker":"datePicker",f=(0,cne.forwardRef)((p,m)=>{var g;const{prefixCls:_,getPopupContainer:v,components:b,style:y,className:x,rootClassName:C,size:w,bordered:$,placement:O,placeholder:N,popupClassName:P,dropdownClassName:I,disabled:D,status:k,variant:R,onCalendarChange:A}=p,F=ava(p,["prefixCls","getPopupContainer","components","style","className","rootClassName","size","bordered","placement","placeholder","popupClassName","dropdownClassName","disabled","status","variant","onCalendarChange"]),{getPrefixCls:z,direction:M,getPopupContainer:K,[d]:U}=(0,cne.useContext)(Gga.ConfigContext),W=z("picker",_),{compactSize:L,compactItemClassnames:Y}=(0,tva.useCompactItemContext)(W,M),J=l6.useRef(null),[Z,te]=(0,Zga.default)("datePicker",R,$),re=(0,Xga.default)(W),[se,de,pe]=(0,rva.default)(W,re);(0,cne.useImperativeHandle)(m,()=>J.current);const Se={showToday:!0},ve=c||p.picker,be=z(),{onSelect:Ee,multiple:xe}=F,Pe=Ee&&c==="time"&&!xe,je=(Ze,ot,Qt)=>{A==null||A(Ze,ot,Qt),Pe&&Ee(Ze)};{const Ze=(0,Kga.devUseWarning)(u||"DatePicker");Ze(c!=="quarter","deprecated",`DatePicker.${u} is legacy usage. Please use DatePicker[picker='${c}'] directly.`),Ze.deprecated(!I,"dropdownClassName","popupClassName"),Ze.deprecated(!("bordered"in p),"bordered","variant"),Ze.deprecated(!Pe,"onSelect","onCalendarChange")}const[ft,Ge]=(0,q2t.useIcons)(p,W),Ye=(0,iva.default)(b),nt=(0,Jga.default)(Ze=>{var ot;return(ot=w??L)!==null&&ot!==void 0?ot:Ze}),We=l6.useContext(Yga.default),ct=D??We,rt=(0,cne.useContext)(Qga.FormItemInputContext),{hasFeedback:vt,status:Mt,feedbackIcon:$t}=rt,ke=l6.createElement(l6.Fragment,null,ve==="time"?l6.createElement(qga.default,null):l6.createElement(Hga.default,null),vt&&$t),[ye]=(0,eva.useLocale)("DatePicker",nva.default),_e=Object.assign(Object.assign({},ye),p.locale),[He]=(0,Uga.useZIndex)("DatePicker",(g=p.popupStyle)===null||g===void 0?void 0:g.zIndex);return se(l6.createElement(Wga.default,{space:!0},l6.createElement(Vga.default,Object.assign({ref:J,placeholder:(0,q2t.getPlaceholder)(_e,ve,N),suffixIcon:ke,placement:O,prevIcon:l6.createElement("span",{className:`${W}-prev-icon`}),nextIcon:l6.createElement("span",{className:`${W}-next-icon`}),superPrevIcon:l6.createElement("span",{className:`${W}-super-prev-icon`}),superNextIcon:l6.createElement("span",{className:`${W}-super-next-icon`}),transitionName:`${be}-slide-up`,picker:c,onCalendarChange:je},Se,F,{locale:_e.lang,className:(0,z2t.default)({[`${W}-${nt}`]:nt,[`${W}-${Z}`]:te},(0,H2t.getStatusClassNames)(W,(0,H2t.getMergedStatus)(Mt,k),vt),de,Y,U==null?void 0:U.className,x,pe,re,C),style:Object.assign(Object.assign({},U==null?void 0:U.style),y),prefixCls:W,getPopupContainer:v||K,generateConfig:e,components:Ye,direction:M,disabled:ct,classNames:{popup:(0,z2t.default)(de,pe,re,C,P||I)},styles:{popup:Object.assign(Object.assign({},p.popupStyle),{zIndex:He})},allowClear:ft,removeIcon:Ge}))))});return u&&(f.displayName=u),f},n=t(),r=t(Nx.WEEK,Nx.WEEKPICKER),i=t(Nx.MONTH,Nx.MONTHPICKER),a=t(Nx.YEAR,Nx.YEARPICKER),o=t(Nx.QUARTER,Nx.QUARTERPICKER),s=t(Nx.TIME,Nx.TIMEPICKER);return{DatePicker:n,WeekPicker:r,MonthPicker:i,YearPicker:a,TimePicker:s,QuarterPicker:o}};tSe.default=ova;var scn=fn.default;Object.defineProperty(G7e,"__esModule",{value:!0});G7e.default=void 0;var sva=scn(Y7e),lva=scn(tSe);const cva=e=>{const{DatePicker:t,WeekPicker:n,MonthPicker:r,YearPicker:i,TimePicker:a,QuarterPicker:o}=(0,lva.default)(e),s=(0,sva.default)(e),c=t;return c.WeekPicker=n,c.MonthPicker=r,c.YearPicker=i,c.RangePicker=s,c.TimePicker=a,c.QuarterPicker=o,c.displayName="DatePicker",c};G7e.default=cva;var xZe=fn.default;Object.defineProperty(ule,"__esModule",{value:!0});ule.default=void 0;var uva=xZe(Wse),lcn=xZe(y_),ccn=xZe(G7e);const LG=(0,ccn.default)(uva.default),dva=(0,lcn.default)(LG,"popupAlign",void 0,"picker");LG._InternalPanelDoNotUseOrYouWillBeFired=dva;const fva=(0,lcn.default)(LG.RangePicker,"popupAlign",void 0,"picker");LG._InternalRangePanelDoNotUseOrYouWillBeFired=fva;LG.generatePicker=ccn.default;ule.default=LG;var ucn={},nSe={};Object.defineProperty(nSe,"__esModule",{value:!0});nSe.default=void 0;const pva={xxl:3,xl:3,lg:3,md:3,sm:2,xs:1};nSe.default=pva;var jG={},hva=fn.default;Object.defineProperty(jG,"__esModule",{value:!0});jG.default=void 0;var mva=hva(h);const gva=mva.default.createContext({});jG.default=gva;var SZe={},vva=fn.default,_va=Un.default;Object.defineProperty(SZe,"__esModule",{value:!0});SZe.default=Cva;var V2t=_va(h),yva=vva($1),bva=K3,xva=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Sva=e=>(0,yva.default)(e).map(t=>Object.assign(Object.assign({},t==null?void 0:t.props),{key:t.key}));function Cva(e,t,n){const r=V2t.useMemo(()=>t||Sva(n),[t,n]);return V2t.useMemo(()=>r.map(a=>{var{span:o}=a,s=xva(a,["span"]);return o==="filled"?Object.assign(Object.assign({},s),{filled:!0}):Object.assign(Object.assign({},s),{span:typeof o=="number"?o:(0,bva.matchScreen)(e,o)})}),[r,e])}var rSe={};Object.defineProperty(rSe,"__esModule",{value:!0});rSe.default=void 0;var wva=h,Eva=Fo,Tva=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function $va(e,t){let n=[],r=[],i=!1,a=0;return e.filter(o=>o).forEach(o=>{const{filled:s}=o,c=Tva(o,["filled"]);if(s){r.push(c),n.push(r),r=[],a=0;return}const u=t-a;a+=o.span||1,a>=t?(a>t?(i=!0,r.push(Object.assign(Object.assign({},c),{span:u}))):r.push(c),n.push(r),r=[],a=0):r.push(c)}),r.length>0&&n.push(r),n=n.map(o=>{const s=o.reduce((c,u)=>c+(u.span||1),0);if(s<t){const c=o[o.length-1];return c.span=t-(s-(c.span||1)),o}return o}),[n,i]}const Ova=(e,t)=>{const[n,r]=(0,wva.useMemo)(()=>$va(t,e),[t,e]);return(0,Eva.devUseWarning)("Descriptions")(!r,"usage","Sum of column `span` in a line not match `column` of Descriptions."),n};rSe.default=Ova;var iSe={};Object.defineProperty(iSe,"__esModule",{value:!0});iSe.default=void 0;const Pva=e=>{let{children:t}=e;return t};iSe.default=Pva;var aSe={},oSe={},dcn=fn.default,Nva=Un.default;Object.defineProperty(oSe,"__esModule",{value:!0});oSe.default=void 0;var TP=Nva(h),W1e=dcn(Li),Dva=dcn(jG);function W2t(e){return e!=null}const Iva=e=>{const{itemPrefixCls:t,component:n,span:r,className:i,style:a,labelStyle:o,contentStyle:s,bordered:c,label:u,content:d,colon:f,type:p,styles:m}=e,g=n,_=TP.useContext(Dva.default),{classNames:v}=_;return c?TP.createElement(g,{className:(0,W1e.default)({[`${t}-item-label`]:p==="label",[`${t}-item-content`]:p==="content",[`${v==null?void 0:v.label}`]:p==="label",[`${v==null?void 0:v.content}`]:p==="content"},i),style:a,colSpan:r},W2t(u)&&TP.createElement("span",{style:Object.assign(Object.assign({},o),m==null?void 0:m.label)},u),W2t(d)&&TP.createElement("span",{style:Object.assign(Object.assign({},o),m==null?void 0:m.content)},d)):TP.createElement(g,{className:(0,W1e.default)(`${t}-item`,i),style:a,colSpan:r},TP.createElement("div",{className:`${t}-item-container`},(u||u===0)&&TP.createElement("span",{className:(0,W1e.default)(`${t}-item-label`,v==null?void 0:v.label,{[`${t}-item-no-colon`]:!f}),style:Object.assign(Object.assign({},o),m==null?void 0:m.label)},u),(d||d===0)&&TP.createElement("span",{className:(0,W1e.default)(`${t}-item-content`,v==null?void 0:v.content),style:Object.assign(Object.assign({},s),m==null?void 0:m.content)},d)))};oSe.default=Iva;var fcn=fn.default,Rva=Un.default;Object.defineProperty(aSe,"__esModule",{value:!0});aSe.default=void 0;var N9=Rva(h),eAe=fcn(oSe),kva=fcn(jG);function tAe(e,t,n){let{colon:r,prefixCls:i,bordered:a}=t,{component:o,type:s,showLabel:c,showContent:u,labelStyle:d,contentStyle:f,styles:p}=n;return e.map((m,g)=>{let{label:_,children:v,prefixCls:b=i,className:y,style:x,labelStyle:C,contentStyle:w,span:$=1,key:O,styles:N}=m;return typeof o=="string"?N9.createElement(eAe.default,{key:`${s}-${O||g}`,className:y,style:x,styles:{label:Object.assign(Object.assign(Object.assign(Object.assign({},d),p==null?void 0:p.label),C),N==null?void 0:N.label),content:Object.assign(Object.assign(Object.assign(Object.assign({},f),p==null?void 0:p.content),w),N==null?void 0:N.content)},span:$,colon:r,component:o,itemPrefixCls:b,bordered:a,label:c?_:null,content:u?v:null,type:s}):[N9.createElement(eAe.default,{key:`label-${O||g}`,className:y,style:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},d),p==null?void 0:p.label),x),C),N==null?void 0:N.label),span:1,colon:r,component:o[0],itemPrefixCls:b,bordered:a,label:_,type:"label"}),N9.createElement(eAe.default,{key:`content-${O||g}`,className:y,style:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},f),p==null?void 0:p.content),x),w),N==null?void 0:N.content),span:$*2-1,component:o[1],itemPrefixCls:b,bordered:a,content:v,type:"content"})]})}const Ava=e=>{const t=N9.useContext(kva.default),{prefixCls:n,vertical:r,row:i,index:a,bordered:o}=e;return r?N9.createElement(N9.Fragment,null,N9.createElement("tr",{key:`label-${a}`,className:`${n}-row`},tAe(i,e,Object.assign({component:"th",type:"label",showLabel:!0},t))),N9.createElement("tr",{key:`content-${a}`,className:`${n}-row`},tAe(i,e,Object.assign({component:"td",type:"content",showContent:!0},t)))):N9.createElement("tr",{key:a,className:`${n}-row`},tAe(i,e,Object.assign({component:o?["th","td"]:"td",type:"item",showLabel:!0,showContent:!0},t)))};aSe.default=Ava;var YW={};Object.defineProperty(YW,"__esModule",{value:!0});YW.prepareComponentToken=YW.default=void 0;var Lx=Ha,U2t=Lo,K2t=ao;const Mva=e=>{const{componentCls:t,labelBg:n}=e;return{[`&${t}-bordered`]:{[`> ${t}-view`]:{border:`${(0,Lx.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"> table":{tableLayout:"auto"},[`${t}-row`]:{borderBottom:`${(0,Lx.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"&:last-child":{borderBottom:"none"},[`> ${t}-item-label, > ${t}-item-content`]:{padding:`${(0,Lx.unit)(e.padding)} ${(0,Lx.unit)(e.paddingLG)}`,borderInlineEnd:`${(0,Lx.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"&:last-child":{borderInlineEnd:"none"}},[`> ${t}-item-label`]:{color:e.colorTextSecondary,backgroundColor:n,"&::after":{display:"none"}}}},[`&${t}-middle`]:{[`${t}-row`]:{[`> ${t}-item-label, > ${t}-item-content`]:{padding:`${(0,Lx.unit)(e.paddingSM)} ${(0,Lx.unit)(e.paddingLG)}`}}},[`&${t}-small`]:{[`${t}-row`]:{[`> ${t}-item-label, > ${t}-item-content`]:{padding:`${(0,Lx.unit)(e.paddingXS)} ${(0,Lx.unit)(e.padding)}`}}}}}},Fva=e=>{const{componentCls:t,extraColor:n,itemPaddingBottom:r,itemPaddingEnd:i,colonMarginRight:a,colonMarginLeft:o,titleMarginBottom:s}=e;return{[t]:Object.assign(Object.assign(Object.assign({},(0,U2t.resetComponent)(e)),Mva(e)),{"&-rtl":{direction:"rtl"},[`${t}-header`]:{display:"flex",alignItems:"center",marginBottom:s},[`${t}-title`]:Object.assign(Object.assign({},U2t.textEllipsis),{flex:"auto",color:e.titleColor,fontWeight:e.fontWeightStrong,fontSize:e.fontSizeLG,lineHeight:e.lineHeightLG}),[`${t}-extra`]:{marginInlineStart:"auto",color:n,fontSize:e.fontSize},[`${t}-view`]:{width:"100%",borderRadius:e.borderRadiusLG,table:{width:"100%",tableLayout:"fixed",borderCollapse:"collapse"}},[`${t}-row`]:{"> th, > td":{paddingBottom:r,paddingInlineEnd:i},"> th:last-child, > td:last-child":{paddingInlineEnd:0},"&:last-child":{borderBottom:"none","> th, > td":{paddingBottom:0}}},[`${t}-item-label`]:{color:e.labelColor,fontWeight:"normal",fontSize:e.fontSize,lineHeight:e.lineHeight,textAlign:"start","&::after":{content:'":"',position:"relative",top:-.5,marginInline:`${(0,Lx.unit)(o)} ${(0,Lx.unit)(a)}`},[`&${t}-item-no-colon::after`]:{content:'""'}},[`${t}-item-no-label`]:{"&::after":{margin:0,content:'""'}},[`${t}-item-content`]:{display:"table-cell",flex:1,color:e.contentColor,fontSize:e.fontSize,lineHeight:e.lineHeight,wordBreak:"break-word",overflowWrap:"break-word"},[`${t}-item`]:{paddingBottom:0,verticalAlign:"top","&-container":{display:"flex",[`${t}-item-label`]:{display:"inline-flex",alignItems:"baseline"},[`${t}-item-content`]:{display:"inline-flex",alignItems:"baseline",minWidth:"1em"}}},"&-middle":{[`${t}-row`]:{"> th, > td":{paddingBottom:e.paddingSM}}},"&-small":{[`${t}-row`]:{"> th, > td":{paddingBottom:e.paddingXS}}}})}},pcn=e=>({labelBg:e.colorFillAlter,labelColor:e.colorTextTertiary,titleColor:e.colorText,titleMarginBottom:e.fontSizeSM*e.lineHeightSM,itemPaddingBottom:e.padding,itemPaddingEnd:e.padding,colonMarginRight:e.marginXS,colonMarginLeft:e.marginXXS/2,contentColor:e.colorText,extraColor:e.colorText});YW.prepareComponentToken=pcn;YW.default=(0,K2t.genStyleHooks)("Descriptions",e=>{const t=(0,K2t.mergeToken)(e,{});return Fva(t)},pcn);(function(e){"use client";var t=fn.default,n=Un.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DescriptionsContext",{enumerable:!0,get:function(){return f.default}}),e.default=void 0;var r=n(h),i=t(Li),a=K3,o=Fo,s=cc,c=t(Nf),u=t(Z5),d=t(nSe),f=t(jG),p=t(SZe),m=t(rSe),g=t(iSe),_=t(aSe),v=t(YW),b=function(x,C){var w={};for(var $ in x)Object.prototype.hasOwnProperty.call(x,$)&&C.indexOf($)<0&&(w[$]=x[$]);if(x!=null&&typeof Object.getOwnPropertySymbols=="function")for(var O=0,$=Object.getOwnPropertySymbols(x);O<$.length;O++)C.indexOf($[O])<0&&Object.prototype.propertyIsEnumerable.call(x,$[O])&&(w[$[O]]=x[$[O]]);return w};const y=x=>{const{prefixCls:C,title:w,extra:$,column:O,colon:N=!0,bordered:P,layout:I,children:D,className:k,rootClassName:R,style:A,size:F,labelStyle:z,contentStyle:M,styles:K,items:U,classNames:W}=x,L=b(x,["prefixCls","title","extra","column","colon","bordered","layout","children","className","rootClassName","style","size","labelStyle","contentStyle","styles","items","classNames"]),{getPrefixCls:Y,direction:J,className:Z,style:te,classNames:re,styles:se}=(0,s.useComponentConfig)("descriptions"),de=Y("descriptions",C),pe=(0,u.default)();{const Ge=(0,o.devUseWarning)("Descriptions");[["labelStyle","styles={{ label: {} }}"],["contentStyle","styles={{ content: {} }}"]].forEach(Ye=>{let[nt,We]=Ye;Ge.deprecated(!(nt in x),nt,We)})}const Se=r.useMemo(()=>{var Ge;return typeof O=="number"?O:(Ge=(0,a.matchScreen)(pe,Object.assign(Object.assign({},d.default),O)))!==null&&Ge!==void 0?Ge:3},[pe,O]),ve=(0,p.default)(pe,U,D),be=(0,c.default)(F),Ee=(0,m.default)(Se,ve),[xe,Pe,je]=(0,v.default)(de),ft=r.useMemo(()=>({labelStyle:z,contentStyle:M,styles:{content:Object.assign(Object.assign({},se.content),K==null?void 0:K.content),label:Object.assign(Object.assign({},se.label),K==null?void 0:K.label)},classNames:{label:(0,i.default)(re.label,W==null?void 0:W.label),content:(0,i.default)(re.content,W==null?void 0:W.content)}}),[z,M,K,W,re,se]);return xe(r.createElement(f.default.Provider,{value:ft},r.createElement("div",Object.assign({className:(0,i.default)(de,Z,re.root,W==null?void 0:W.root,{[`${de}-${be}`]:be&&be!=="default",[`${de}-bordered`]:!!P,[`${de}-rtl`]:J==="rtl"},k,R,Pe,je),style:Object.assign(Object.assign(Object.assign(Object.assign({},te),se.root),K==null?void 0:K.root),A)},L),(w||$)&&r.createElement("div",{className:(0,i.default)(`${de}-header`,re.header,W==null?void 0:W.header),style:Object.assign(Object.assign({},se.header),K==null?void 0:K.header)},w&&r.createElement("div",{className:(0,i.default)(`${de}-title`,re.title,W==null?void 0:W.title),style:Object.assign(Object.assign({},se.title),K==null?void 0:K.title)},w),$&&r.createElement("div",{className:(0,i.default)(`${de}-extra`,re.extra,W==null?void 0:W.extra),style:Object.assign(Object.assign({},se.extra),K==null?void 0:K.extra)},$)),r.createElement("div",{className:`${de}-view`},r.createElement("table",null,r.createElement("tbody",null,Ee.map((Ge,Ye)=>r.createElement(_.default,{key:Ye,index:Ye,colon:N,prefixCls:de,vertical:I==="vertical",bordered:P,row:Ge}))))))))};y.displayName="Descriptions",y.Item=g.default,e.default=y})(ucn);var sSe={};const Lva=mc(fYn);var lSe={},hcn=fn.default,mcn=Un.default;Object.defineProperty(lSe,"__esModule",{value:!0});lSe.default=void 0;var r3=mcn(h),nAe=hcn(Li),rAe=mcn(IL),jva=hcn(qD),Bva=cc;const zva=e=>{var t,n;const{prefixCls:r,title:i,footer:a,extra:o,loading:s,onClose:c,headerStyle:u,bodyStyle:d,footerStyle:f,children:p,classNames:m,styles:g}=e,_=(0,Bva.useComponentConfig)("drawer"),v=r3.useCallback(w=>r3.createElement("button",{type:"button",onClick:c,"aria-label":"Close",className:`${r}-close`},w),[c]),[b,y]=(0,rAe.default)((0,rAe.pickClosable)(e),(0,rAe.pickClosable)(_),{closable:!0,closeIconRender:v}),x=r3.useMemo(()=>{var w,$;return!i&&!b?null:r3.createElement("div",{style:Object.assign(Object.assign(Object.assign({},(w=_.styles)===null||w===void 0?void 0:w.header),u),g==null?void 0:g.header),className:(0,nAe.default)(`${r}-header`,{[`${r}-header-close-only`]:b&&!i&&!o},($=_.classNames)===null||$===void 0?void 0:$.header,m==null?void 0:m.header)},r3.createElement("div",{className:`${r}-header-title`},y,i&&r3.createElement("div",{className:`${r}-title`},i)),o&&r3.createElement("div",{className:`${r}-extra`},o))},[b,y,o,u,r,i]),C=r3.useMemo(()=>{var w,$;if(!a)return null;const O=`${r}-footer`;return r3.createElement("div",{className:(0,nAe.default)(O,(w=_.classNames)===null||w===void 0?void 0:w.footer,m==null?void 0:m.footer),style:Object.assign(Object.assign(Object.assign({},($=_.styles)===null||$===void 0?void 0:$.footer),f),g==null?void 0:g.footer)},a)},[a,f,r]);return r3.createElement(r3.Fragment,null,x,r3.createElement("div",{className:(0,nAe.default)(`${r}-body`,m==null?void 0:m.body,(t=_.classNames)===null||t===void 0?void 0:t.body),style:Object.assign(Object.assign(Object.assign({},(n=_.styles)===null||n===void 0?void 0:n.body),d),g==null?void 0:g.body)},s?r3.createElement(jva.default,{active:!0,title:!1,paragraph:{rows:5},className:`${r}-body-skeleton`}):p),C)};lSe.default=zva;var XW={},cSe={};Object.defineProperty(cSe,"__esModule",{value:!0});cSe.default=void 0;const Hva=e=>{const t="100%";return{left:`translateX(-${t})`,right:`translateX(${t})`,top:`translateY(-${t})`,bottom:`translateY(${t})`}[e]},gcn=(e,t)=>({"&-enter, &-appear":Object.assign(Object.assign({},e),{"&-active":t}),"&-leave":Object.assign(Object.assign({},t),{"&-active":e})}),vcn=(e,t)=>Object.assign({"&-enter, &-appear, &-leave":{"&-start":{transition:"none"},"&-active":{transition:`all ${t}`}}},gcn({opacity:e},{opacity:1})),qva=(e,t)=>[vcn(.7,t),gcn({transform:Hva(e)},{transform:"none"})],Vva=e=>{const{componentCls:t,motionDurationSlow:n}=e;return{[t]:{[`${t}-mask-motion`]:vcn(0,n),[`${t}-panel-motion`]:["left","right","top","bottom"].reduce((r,i)=>Object.assign(Object.assign({},r),{[`&-${i}`]:qva(i,n)}),{})}}};cSe.default=Vva;var Wva=fn.default;Object.defineProperty(XW,"__esModule",{value:!0});XW.prepareComponentToken=XW.default=void 0;var tq=Ha,Uva=Lo,G2t=ao,Kva=Wva(cSe);const Gva=e=>{const{borderRadiusSM:t,componentCls:n,zIndexPopup:r,colorBgMask:i,colorBgElevated:a,motionDurationSlow:o,motionDurationMid:s,paddingXS:c,padding:u,paddingLG:d,fontSizeLG:f,lineHeightLG:p,lineWidth:m,lineType:g,colorSplit:_,marginXS:v,colorIcon:b,colorIconHover:y,colorBgTextHover:x,colorBgTextActive:C,colorText:w,fontWeightStrong:$,footerPaddingBlock:O,footerPaddingInline:N,calc:P}=e,I=`${n}-content-wrapper`;return{[n]:{position:"fixed",inset:0,zIndex:r,pointerEvents:"none",color:w,"&-pure":{position:"relative",background:a,display:"flex",flexDirection:"column",[`&${n}-left`]:{boxShadow:e.boxShadowDrawerLeft},[`&${n}-right`]:{boxShadow:e.boxShadowDrawerRight},[`&${n}-top`]:{boxShadow:e.boxShadowDrawerUp},[`&${n}-bottom`]:{boxShadow:e.boxShadowDrawerDown}},"&-inline":{position:"absolute"},[`${n}-mask`]:{position:"absolute",inset:0,zIndex:r,background:i,pointerEvents:"auto"},[I]:{position:"absolute",zIndex:r,maxWidth:"100vw",transition:`all ${o}`,"&-hidden":{display:"none"}},[`&-left > ${I}`]:{top:0,bottom:0,left:{_skip_check_:!0,value:0},boxShadow:e.boxShadowDrawerLeft},[`&-right > ${I}`]:{top:0,right:{_skip_check_:!0,value:0},bottom:0,boxShadow:e.boxShadowDrawerRight},[`&-top > ${I}`]:{top:0,insetInline:0,boxShadow:e.boxShadowDrawerUp},[`&-bottom > ${I}`]:{bottom:0,insetInline:0,boxShadow:e.boxShadowDrawerDown},[`${n}-content`]:{display:"flex",flexDirection:"column",width:"100%",height:"100%",overflow:"auto",background:a,pointerEvents:"auto"},[`${n}-header`]:{display:"flex",flex:0,alignItems:"center",padding:`${(0,tq.unit)(u)} ${(0,tq.unit)(d)}`,fontSize:f,lineHeight:p,borderBottom:`${(0,tq.unit)(m)} ${g} ${_}`,"&-title":{display:"flex",flex:1,alignItems:"center",minWidth:0,minHeight:0}},[`${n}-extra`]:{flex:"none"},[`${n}-close`]:Object.assign({display:"inline-flex",width:P(f).add(c).equal(),height:P(f).add(c).equal(),borderRadius:t,justifyContent:"center",alignItems:"center",marginInlineEnd:v,color:b,fontWeight:$,fontSize:f,fontStyle:"normal",lineHeight:1,textAlign:"center",textTransform:"none",textDecoration:"none",background:"transparent",border:0,cursor:"pointer",transition:`all ${s}`,textRendering:"auto","&:hover":{color:y,backgroundColor:x,textDecoration:"none"},"&:active":{backgroundColor:C}},(0,Uva.genFocusStyle)(e)),[`${n}-title`]:{flex:1,margin:0,fontWeight:e.fontWeightStrong,fontSize:f,lineHeight:p},[`${n}-body`]:{flex:1,minWidth:0,minHeight:0,padding:d,overflow:"auto",[`${n}-body-skeleton`]:{width:"100%",height:"100%",display:"flex",justifyContent:"center"}},[`${n}-footer`]:{flexShrink:0,padding:`${(0,tq.unit)(O)} ${(0,tq.unit)(N)}`,borderTop:`${(0,tq.unit)(m)} ${g} ${_}`},"&-rtl":{direction:"rtl"}}}},_cn=e=>({zIndexPopup:e.zIndexPopupBase,footerPaddingBlock:e.paddingXS,footerPaddingInline:e.padding});XW.prepareComponentToken=_cn;XW.default=(0,G2t.genStyleHooks)("Drawer",e=>{const t=(0,G2t.mergeToken)(e,{});return[Gva(t),(0,Kva.default)(t)]},_cn);var BG=fn.default,Yva=Un.default;Object.defineProperty(sSe,"__esModule",{value:!0});sSe.default=void 0;var D9=Yva(h),Mq=BG(Li),Xva=BG(Lva),Jva=BG(c8),Qva=Hf,Y2t=Hm,Zva=Fo,e2a=BG(i$),t2a=go,n2a=cc,r2a=AL,ycn=BG(lSe),bcn=BG(XW),xcn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const i2a={distance:180},CZe=e=>{var t;const{rootClassName:n,width:r,height:i,size:a="default",mask:o=!0,push:s=i2a,open:c,afterOpenChange:u,onClose:d,prefixCls:f,getContainer:p,style:m,className:g,visible:_,afterVisibleChange:v,maskStyle:b,drawerStyle:y,contentWrapperStyle:x}=e,C=xcn(e,["rootClassName","width","height","size","mask","push","open","afterOpenChange","onClose","prefixCls","getContainer","style","className","visible","afterVisibleChange","maskStyle","drawerStyle","contentWrapperStyle"]),{getPopupContainer:w,getPrefixCls:$,direction:O,className:N,style:P,classNames:I,styles:D}=(0,n2a.useComponentConfig)("drawer"),k=$("drawer",f),[R,A,F]=(0,bcn.default)(k),z=p===void 0&&w?()=>w(document.body):p,M=(0,Mq.default)({"no-mask":!o,[`${k}-rtl`]:O==="rtl"},n,A,F);{const se=(0,Zva.devUseWarning)("Drawer");[["visible","open"],["afterVisibleChange","afterOpenChange"],["headerStyle","styles.header"],["bodyStyle","styles.body"],["footerStyle","styles.footer"],["contentWrapperStyle","styles.wrapper"],["maskStyle","styles.mask"],["drawerStyle","styles.content"]].forEach(de=>{let[pe,Se]=de;se.deprecated(!(pe in e),pe,Se)}),z!==void 0&&((t=e.style)===null||t===void 0?void 0:t.position)==="absolute"&&se(!1,"breaking","`style` is replaced by `rootStyle` in v5. Please check that `position: absolute` is necessary.")}const K=D9.useMemo(()=>r??(a==="large"?736:378),[r,a]),U=D9.useMemo(()=>i??(a==="large"?736:378),[i,a]),W={motionName:(0,Y2t.getTransitionName)(k,"mask-motion"),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500},L=se=>({motionName:(0,Y2t.getTransitionName)(k,`panel-motion-${se}`),motionAppear:!0,motionEnter:!0,motionLeave:!0,motionDeadline:500}),Y=(0,r2a.usePanelRef)(),[J,Z]=(0,Qva.useZIndex)("Drawer",C.zIndex),{classNames:te={},styles:re={}}=C;return R(D9.createElement(Jva.default,{form:!0,space:!0},D9.createElement(e2a.default.Provider,{value:Z},D9.createElement(Xva.default,Object.assign({prefixCls:k,onClose:d,maskMotion:W,motion:L},C,{classNames:{mask:(0,Mq.default)(te.mask,I.mask),content:(0,Mq.default)(te.content,I.content),wrapper:(0,Mq.default)(te.wrapper,I.wrapper)},styles:{mask:Object.assign(Object.assign(Object.assign({},re.mask),b),D.mask),content:Object.assign(Object.assign(Object.assign({},re.content),y),D.content),wrapper:Object.assign(Object.assign(Object.assign({},re.wrapper),x),D.wrapper)},open:c??_,mask:o,push:s,width:K,height:U,style:Object.assign(Object.assign({},P),m),className:(0,Mq.default)(N,g),rootClassName:M,getContainer:z,afterOpenChange:u??v,panelRef:Y,zIndex:J}),D9.createElement(ycn.default,Object.assign({prefixCls:k},C,{onClose:d}))))))},a2a=e=>{const{prefixCls:t,style:n,className:r,placement:i="right"}=e,a=xcn(e,["prefixCls","style","className","placement"]),{getPrefixCls:o}=D9.useContext(t2a.ConfigContext),s=o("drawer",t),[c,u,d]=(0,bcn.default)(s),f=(0,Mq.default)(s,`${s}-pure`,`${s}-${i}`,u,d,r);return c(D9.createElement("div",{className:f,style:n},D9.createElement(ycn.default,Object.assign({prefixCls:s},a))))};CZe._InternalPanelDoNotUseOrYouWillBeFired=a2a;CZe.displayName="Drawer";sSe.default=CZe;var KL={},uSe={},wZe={},dle={};Object.defineProperty(dle,"__esModule",{value:!0});dle.isPresetSize=o2a;dle.isValidGapNumber=s2a;function o2a(e){return["small","middle","large"].includes(e)}function s2a(e){return e?typeof e=="number"&&!Number.isNaN(e):!1}var CF={},l2a=fn.default;Object.defineProperty(CF,"__esModule",{value:!0});CF.SpaceContextProvider=CF.SpaceContext=void 0;var c2a=l2a(h);const u2a=CF.SpaceContext=c2a.default.createContext({latestIndex:0});CF.SpaceContextProvider=u2a.Provider;var dSe={},d2a=Un.default;Object.defineProperty(dSe,"__esModule",{value:!0});dSe.default=void 0;var lte=d2a(h),f2a=CF;const p2a=e=>{let{className:t,index:n,children:r,split:i,style:a}=e;const{latestIndex:o}=lte.useContext(f2a.SpaceContext);return r==null?null:lte.createElement(lte.Fragment,null,lte.createElement("div",{className:t,style:a},r),n<o&&i&&lte.createElement("span",{className:`${t}-split`},i))};dSe.default=p2a;(function(e){"use client";var t=fn.default,n=Un.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"SpaceContext",{enumerable:!0,get:function(){return u.SpaceContext}}),e.default=void 0;var r=n(h),i=t(Li),a=t($1),o=dle,s=cc,c=t(Nh),u=CF,d=t(dSe),f=t(pF),p=function(_,v){var b={};for(var y in _)Object.prototype.hasOwnProperty.call(_,y)&&v.indexOf(y)<0&&(b[y]=_[y]);if(_!=null&&typeof Object.getOwnPropertySymbols=="function")for(var x=0,y=Object.getOwnPropertySymbols(_);x<y.length;x++)v.indexOf(y[x])<0&&Object.prototype.propertyIsEnumerable.call(_,y[x])&&(b[y[x]]=_[y[x]]);return b};const g=r.forwardRef((_,v)=>{var b;const{getPrefixCls:y,direction:x,size:C,className:w,style:$,classNames:O,styles:N}=(0,s.useComponentConfig)("space"),{size:P=C??"small",align:I,className:D,rootClassName:k,children:R,direction:A="horizontal",prefixCls:F,split:z,style:M,wrap:K=!1,classNames:U,styles:W}=_,L=p(_,["size","align","className","rootClassName","children","direction","prefixCls","split","style","wrap","classNames","styles"]),[Y,J]=Array.isArray(P)?P:[P,P],Z=(0,o.isPresetSize)(J),te=(0,o.isPresetSize)(Y),re=(0,o.isValidGapNumber)(J),se=(0,o.isValidGapNumber)(Y),de=(0,a.default)(R,{keepEmpty:!0}),pe=I===void 0&&A==="horizontal"?"center":I,Se=y("space",F),[ve,be,Ee]=(0,f.default)(Se),xe=(0,i.default)(Se,w,be,`${Se}-${A}`,{[`${Se}-rtl`]:x==="rtl",[`${Se}-align-${pe}`]:pe,[`${Se}-gap-row-${J}`]:Z,[`${Se}-gap-col-${Y}`]:te},D,k,Ee),Pe=(0,i.default)(`${Se}-item`,(b=U==null?void 0:U.item)!==null&&b!==void 0?b:O.item);let je=0;const ft=de.map((nt,We)=>{var ct;nt!=null&&(je=We);const rt=(nt==null?void 0:nt.key)||`${Pe}-${We}`;return r.createElement(d.default,{className:Pe,key:rt,index:We,split:z,style:(ct=W==null?void 0:W.item)!==null&&ct!==void 0?ct:N.item},nt)}),Ge=r.useMemo(()=>({latestIndex:je}),[je]);if(de.length===0)return null;const Ye={};return K&&(Ye.flexWrap="wrap"),!te&&se&&(Ye.columnGap=Y),!Z&&re&&(Ye.rowGap=J),ve(r.createElement("div",Object.assign({ref:v,className:xe,style:Object.assign(Object.assign(Object.assign({},Ye),$),M)},L),r.createElement(u.SpaceContextProvider,{value:Ge},ft)))});g.Compact=c.default,g.displayName="Space",e.default=g})(wZe);var fle=fn.default,h2a=Un.default;Object.defineProperty(uSe,"__esModule",{value:!0});uSe.default=void 0;var nq=h2a(h),m2a=fle(UQe),g2a=fle(Li),X2t=fle(Gy),v2a=go,_2a=fle(wZe),y2a=Nh,b2a=fle(EG),x2a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Scn=e=>{const{getPopupContainer:t,getPrefixCls:n,direction:r}=nq.useContext(v2a.ConfigContext),{prefixCls:i,type:a="default",danger:o,disabled:s,loading:c,onClick:u,htmlType:d,children:f,className:p,menu:m,arrow:g,autoFocus:_,overlay:v,trigger:b,align:y,open:x,onOpenChange:C,placement:w,getPopupContainer:$,href:O,icon:N=nq.createElement(m2a.default,null),title:P,buttonsRender:I=de=>de,mouseEnterDelay:D,mouseLeaveDelay:k,overlayClassName:R,overlayStyle:A,destroyPopupOnHide:F,dropdownRender:z}=e,M=x2a(e,["prefixCls","type","danger","disabled","loading","onClick","htmlType","children","className","menu","arrow","autoFocus","overlay","trigger","align","open","onOpenChange","placement","getPopupContainer","href","icon","title","buttonsRender","mouseEnterDelay","mouseLeaveDelay","overlayClassName","overlayStyle","destroyPopupOnHide","dropdownRender"]),K=n("dropdown",i),U=`${K}-button`,W={menu:m,arrow:g,autoFocus:_,align:y,disabled:s,trigger:s?[]:b,onOpenChange:C,getPopupContainer:$||t,mouseEnterDelay:D,mouseLeaveDelay:k,overlayClassName:R,overlayStyle:A,destroyPopupOnHide:F,dropdownRender:z},{compactSize:L,compactItemClassnames:Y}=(0,y2a.useCompactItemContext)(K,r),J=(0,g2a.default)(U,Y,p);"overlay"in e&&(W.overlay=v),"open"in e&&(W.open=x),"placement"in e?W.placement=w:W.placement=r==="rtl"?"bottomLeft":"bottomRight";const Z=nq.createElement(X2t.default,{type:a,danger:o,disabled:s,loading:c,onClick:u,htmlType:d,href:O,title:P},f),te=nq.createElement(X2t.default,{type:a,danger:o,icon:N}),[re,se]=I([Z,te]);return nq.createElement(_2a.default.Compact,Object.assign({className:J,size:L,block:!0},M),re,nq.createElement(b2a.default,Object.assign({},W),se))};Scn.__ANT_BUTTON=!0;uSe.default=Scn;var Ccn=fn.default;Object.defineProperty(KL,"__esModule",{value:!0});KL.default=void 0;var S2a=Ccn(EG),C2a=Ccn(uSe);const wcn=S2a.default;wcn.Button=C2a.default;KL.default=wcn;var fSe={},JW={},o5={},w2a=fn.default;Object.defineProperty(o5,"__esModule",{value:!0});o5.justifyContentValues=o5.flexWrapValues=o5.default=o5.alignItemsValues=void 0;var E2a=w2a(Li);const T2a=o5.flexWrapValues=["wrap","nowrap","wrap-reverse"],$2a=o5.justifyContentValues=["flex-start","flex-end","start","end","center","space-between","space-around","space-evenly","stretch","normal","left","right"],O2a=o5.alignItemsValues=["center","start","end","flex-start","flex-end","self-start","self-end","baseline","normal","stretch"],P2a=(e,t)=>{const n=t.wrap===!0?"wrap":t.wrap;return{[`${e}-wrap-${n}`]:n&&T2a.includes(n)}},N2a=(e,t)=>{const n={};return O2a.forEach(r=>{n[`${e}-align-${r}`]=t.align===r}),n[`${e}-align-stretch`]=!t.align&&!!t.vertical,n},D2a=(e,t)=>{const n={};return $2a.forEach(r=>{n[`${e}-justify-${r}`]=t.justify===r}),n};function I2a(e,t){return(0,E2a.default)(Object.assign(Object.assign(Object.assign({},P2a(e,t)),N2a(e,t)),D2a(e,t)))}o5.default=I2a;Object.defineProperty(JW,"__esModule",{value:!0});JW.prepareComponentToken=JW.default=void 0;var J2t=ao,EZe=o5;const R2a=e=>{const{componentCls:t}=e;return{[t]:{display:"flex",margin:0,padding:0,"&-vertical":{flexDirection:"column"},"&-rtl":{direction:"rtl"},"&:empty":{display:"none"}}}},k2a=e=>{const{componentCls:t}=e;return{[t]:{"&-gap-small":{gap:e.flexGapSM},"&-gap-middle":{gap:e.flexGap},"&-gap-large":{gap:e.flexGapLG}}}},A2a=e=>{const{componentCls:t}=e,n={};return EZe.flexWrapValues.forEach(r=>{n[`${t}-wrap-${r}`]={flexWrap:r}}),n},M2a=e=>{const{componentCls:t}=e,n={};return EZe.alignItemsValues.forEach(r=>{n[`${t}-align-${r}`]={alignItems:r}}),n},F2a=e=>{const{componentCls:t}=e,n={};return EZe.justifyContentValues.forEach(r=>{n[`${t}-justify-${r}`]={justifyContent:r}}),n},Ecn=()=>({});JW.prepareComponentToken=Ecn;JW.default=(0,J2t.genStyleHooks)("Flex",e=>{const{paddingXS:t,padding:n,paddingLG:r}=e,i=(0,J2t.mergeToken)(e,{flexGapSM:t,flexGap:n,flexGapLG:r});return[R2a(i),k2a(i),A2a(i),M2a(i),F2a(i)]},Ecn,{resetStyle:!1});var ple=fn.default;Object.defineProperty(fSe,"__esModule",{value:!0});fSe.default=void 0;var iAe=ple(h),L2a=ple(Li),j2a=ple(rd),Q2t=dle,B2a=go,z2a=ple(JW),H2a=ple(o5),q2a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Tcn=iAe.default.forwardRef((e,t)=>{const{prefixCls:n,rootClassName:r,className:i,style:a,flex:o,gap:s,children:c,vertical:u=!1,component:d="div"}=e,f=q2a(e,["prefixCls","rootClassName","className","style","flex","gap","children","vertical","component"]),{flex:p,direction:m,getPrefixCls:g}=iAe.default.useContext(B2a.ConfigContext),_=g("flex",n),[v,b,y]=(0,z2a.default)(_),x=u??(p==null?void 0:p.vertical),C=(0,L2a.default)(i,r,p==null?void 0:p.className,_,b,y,(0,H2a.default)(_,e),{[`${_}-rtl`]:m==="rtl",[`${_}-gap-${s}`]:(0,Q2t.isPresetSize)(s),[`${_}-vertical`]:x}),w=Object.assign(Object.assign({},p==null?void 0:p.style),a);return o&&(w.flex=o),s&&!(0,Q2t.isPresetSize)(s)&&(w.gap=s),v(iAe.default.createElement(d,Object.assign({ref:t,className:C,style:w},(0,j2a.default)(f,["justify","wrap","align"])),c))});Tcn.displayName="Flex";fSe.default=Tcn;var pSe={},hle={},oD={},V2a=fn.default;Object.defineProperty(oD,"__esModule",{value:!0});oD.default=oD.FloatButtonGroupProvider=void 0;var W2a=V2a(h);const $cn=W2a.default.createContext(void 0),{Provider:U2a}=$cn;oD.FloatButtonGroupProvider=U2a;oD.default=$cn;var DT={},hSe={},Wze={exports:{}},mSe={},TZe={};Object.defineProperty(TZe,"__esModule",{value:!0});var K2a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494zM504 618H320c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h184c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8zM312 490v48c0 4.4 3.6 8 8 8h384c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H320c-4.4 0-8 3.6-8 8z"}}]},name:"file-text",theme:"outlined"};TZe.default=K2a;var G2a=Un.default,$Ze=fn.default;Object.defineProperty(mSe,"__esModule",{value:!0});mSe.default=void 0;var Y2a=$Ze(Ol),Ocn=G2a(h),X2a=$Ze(TZe),J2a=$Ze(Pl),Q2a=function(t,n){return Ocn.createElement(J2a.default,(0,Y2a.default)({},t,{ref:n,icon:X2a.default}))},Pcn=Ocn.forwardRef(Q2a);Pcn.displayName="FileTextOutlined";mSe.default=Pcn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(mSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Wze,Wze.exports);var Ncn=Wze.exports,Dcn=fn.default,Z2a=Un.default;Object.defineProperty(hSe,"__esModule",{value:!0});hSe.default=void 0;var jP=Z2a(h),e_a=Dcn(Ncn),t_a=Dcn(Li),n_a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const r_a=e=>{const{icon:t,description:n,prefixCls:r,className:i}=e,a=n_a(e,["icon","description","prefixCls","className"]),o=jP.default.createElement("div",{className:`${r}-icon`},jP.default.createElement(e_a.default,null));return jP.default.createElement("div",Object.assign({},a,{className:(0,t_a.default)(i,`${r}-content`)}),t||n?jP.default.createElement(jP.default.Fragment,null,t&&jP.default.createElement("div",{className:`${r}-icon`},t),n&&jP.default.createElement("div",{className:`${r}-description`},n)):o)};hSe.default=(0,jP.memo)(r_a);var wF={},gSe={};Object.defineProperty(gSe,"__esModule",{value:!0});gSe.default=void 0;const i_a=e=>e===0?0:e-Math.sqrt(Math.pow(e,2)/2);gSe.default=i_a;var vSe={};Object.defineProperty(vSe,"__esModule",{value:!0});vSe.default=void 0;var c6=Ha,U1e=BD;const a_a=e=>{const{componentCls:t,floatButtonSize:n,motionDurationSlow:r,motionEaseInOutCirc:i,calc:a}=e,o=new c6.Keyframes("antFloatButtonMoveTopIn",{"0%":{transform:`translate3d(0, ${(0,c6.unit)(n)}, 0)`,transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),s=new c6.Keyframes("antFloatButtonMoveTopOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:`translate3d(0, ${(0,c6.unit)(n)}, 0)`,transformOrigin:"0 0",opacity:0}}),c=new c6.Keyframes("antFloatButtonMoveRightIn",{"0%":{transform:`translate3d(${a(n).mul(-1).equal()}, 0, 0)`,transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),u=new c6.Keyframes("antFloatButtonMoveRightOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:`translate3d(${a(n).mul(-1).equal()}, 0, 0)`,transformOrigin:"0 0",opacity:0}}),d=new c6.Keyframes("antFloatButtonMoveBottomIn",{"0%":{transform:`translate3d(0, ${a(n).mul(-1).equal()}, 0)`,transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),f=new c6.Keyframes("antFloatButtonMoveBottomOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:`translate3d(0, ${a(n).mul(-1).equal()}, 0)`,transformOrigin:"0 0",opacity:0}}),p=new c6.Keyframes("antFloatButtonMoveLeftIn",{"0%":{transform:`translate3d(${(0,c6.unit)(n)}, 0, 0)`,transformOrigin:"0 0",opacity:0},"100%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1}}),m=new c6.Keyframes("antFloatButtonMoveLeftOut",{"0%":{transform:"translate3d(0, 0, 0)",transformOrigin:"0 0",opacity:1},"100%":{transform:`translate3d(${(0,c6.unit)(n)}, 0, 0)`,transformOrigin:"0 0",opacity:0}}),g=`${t}-group`;return[{[g]:{[`&${g}-top ${g}-wrap`]:(0,U1e.initMotion)(`${g}-wrap`,o,s,r,!0),[`&${g}-bottom ${g}-wrap`]:(0,U1e.initMotion)(`${g}-wrap`,d,f,r,!0),[`&${g}-left ${g}-wrap`]:(0,U1e.initMotion)(`${g}-wrap`,p,m,r,!0),[`&${g}-right ${g}-wrap`]:(0,U1e.initMotion)(`${g}-wrap`,c,u,r,!0)}},{[`${g}-wrap`]:{[`&${g}-wrap-enter, &${g}-wrap-appear`]:{opacity:0,animationTimingFunction:i},[`&${g}-wrap-leave`]:{opacity:1,animationTimingFunction:i}}}]};vSe.default=a_a;var Icn=fn.default;Object.defineProperty(wF,"__esModule",{value:!0});wF.prepareComponentToken=wF.default=void 0;var yM=Ha,Rcn=Lo,o_a=sT,Z2t=ao,e_t=Icn(gSe),s_a=Icn(vSe);const l_a=e=>{const{antCls:t,componentCls:n,floatButtonSize:r,margin:i,borderRadiusLG:a,borderRadiusSM:o,badgeOffset:s,floatButtonBodyPadding:c,zIndexPopupBase:u,calc:d}=e,f=`${n}-group`;return{[f]:Object.assign(Object.assign({},(0,Rcn.resetComponent)(e)),{zIndex:u,display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",border:"none",position:"fixed",height:"auto",boxShadow:"none",minWidth:r,minHeight:r,insetInlineEnd:e.floatButtonInsetInlineEnd,bottom:e.floatButtonInsetBlockEnd,borderRadius:a,[`${f}-wrap`]:{zIndex:-1,display:"flex",justifyContent:"center",alignItems:"center",position:"absolute"},[`&${f}-rtl`]:{direction:"rtl"},[n]:{position:"static"}}),[`${f}-top > ${f}-wrap`]:{flexDirection:"column",top:"auto",bottom:d(r).add(i).equal(),"&::after":{content:'""',position:"absolute",width:"100%",height:i,bottom:d(i).mul(-1).equal()}},[`${f}-bottom > ${f}-wrap`]:{flexDirection:"column",top:d(r).add(i).equal(),bottom:"auto","&::after":{content:'""',position:"absolute",width:"100%",height:i,top:d(i).mul(-1).equal()}},[`${f}-right > ${f}-wrap`]:{flexDirection:"row",left:{_skip_check_:!0,value:d(r).add(i).equal()},right:{_skip_check_:!0,value:"auto"},"&::after":{content:'""',position:"absolute",width:i,height:"100%",left:{_skip_check_:!0,value:d(i).mul(-1).equal()}}},[`${f}-left > ${f}-wrap`]:{flexDirection:"row",left:{_skip_check_:!0,value:"auto"},right:{_skip_check_:!0,value:d(r).add(i).equal()},"&::after":{content:'""',position:"absolute",width:i,height:"100%",right:{_skip_check_:!0,value:d(i).mul(-1).equal()}}},[`${f}-circle`]:{gap:i,[`${f}-wrap`]:{gap:i}},[`${f}-square`]:{[`${n}-square`]:{padding:0,borderRadius:0,[`&${f}-trigger`]:{borderRadius:a},"&:first-child":{borderStartStartRadius:a,borderStartEndRadius:a},"&:last-child":{borderEndStartRadius:a,borderEndEndRadius:a},"&:not(:last-child)":{borderBottom:`${(0,yM.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-badge`]:{[`${t}-badge-count`]:{top:d(d(c).add(s)).mul(-1).equal(),insetInlineEnd:d(d(c).add(s)).mul(-1).equal()}}},[`${f}-wrap`]:{borderRadius:a,boxShadow:e.boxShadowSecondary,[`${n}-square`]:{boxShadow:"none",borderRadius:0,padding:c,[`${n}-body`]:{width:e.floatButtonBodySize,height:e.floatButtonBodySize,borderRadius:o}}}},[`${f}-top > ${f}-wrap, ${f}-bottom > ${f}-wrap`]:{[`> ${n}-square`]:{"&:first-child":{borderStartStartRadius:a,borderStartEndRadius:a},"&:last-child":{borderEndStartRadius:a,borderEndEndRadius:a},"&:not(:last-child)":{borderBottom:`${(0,yM.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}}},[`${f}-left > ${f}-wrap, ${f}-right > ${f}-wrap`]:{[`> ${n}-square`]:{"&:first-child":{borderStartStartRadius:a,borderEndStartRadius:a},"&:last-child":{borderStartEndRadius:a,borderEndEndRadius:a},"&:not(:last-child)":{borderInlineEnd:`${(0,yM.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`}}},[`${f}-circle-shadow`]:{boxShadow:"none"},[`${f}-square-shadow`]:{boxShadow:e.boxShadowSecondary,[`${n}-square`]:{boxShadow:"none",padding:c,[`${n}-body`]:{width:e.floatButtonBodySize,height:e.floatButtonBodySize,borderRadius:o}}}}},c_a=e=>{const{antCls:t,componentCls:n,floatButtonBodyPadding:r,floatButtonIconSize:i,floatButtonSize:a,borderRadiusLG:o,badgeOffset:s,dotOffsetInSquare:c,dotOffsetInCircle:u,zIndexPopupBase:d,calc:f}=e;return{[n]:Object.assign(Object.assign({},(0,Rcn.resetComponent)(e)),{border:"none",position:"fixed",cursor:"pointer",zIndex:d,display:"block",width:a,height:a,insetInlineEnd:e.floatButtonInsetInlineEnd,bottom:e.floatButtonInsetBlockEnd,boxShadow:e.boxShadowSecondary,"&-pure":{position:"relative",inset:"auto"},"&:empty":{display:"none"},[`${t}-badge`]:{width:"100%",height:"100%",[`${t}-badge-count`]:{transform:"translate(0, 0)",transformOrigin:"center",top:f(s).mul(-1).equal(),insetInlineEnd:f(s).mul(-1).equal()}},[`${n}-body`]:{width:"100%",height:"100%",display:"flex",justifyContent:"center",alignItems:"center",transition:`all ${e.motionDurationMid}`,[`${n}-content`]:{overflow:"hidden",textAlign:"center",minHeight:a,display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",padding:`${(0,yM.unit)(f(r).div(2).equal())} ${(0,yM.unit)(r)}`,[`${n}-icon`]:{textAlign:"center",margin:"auto",width:i,fontSize:i,lineHeight:1}}}}),[`${n}-rtl`]:{direction:"rtl"},[`${n}-circle`]:{height:a,borderRadius:"50%",[`${t}-badge`]:{[`${t}-badge-dot`]:{top:u,insetInlineEnd:u}},[`${n}-body`]:{borderRadius:"50%"}},[`${n}-square`]:{height:"auto",minHeight:a,borderRadius:o,[`${t}-badge`]:{[`${t}-badge-dot`]:{top:c,insetInlineEnd:c}},[`${n}-body`]:{height:"auto",borderRadius:o}},[`${n}-default`]:{backgroundColor:e.floatButtonBackgroundColor,transition:`background-color ${e.motionDurationMid}`,[`${n}-body`]:{backgroundColor:e.floatButtonBackgroundColor,transition:`background-color ${e.motionDurationMid}`,"&:hover":{backgroundColor:e.colorFillContent},[`${n}-content`]:{[`${n}-icon`]:{color:e.colorText},[`${n}-description`]:{display:"flex",alignItems:"center",lineHeight:(0,yM.unit)(e.fontSizeLG),color:e.colorText,fontSize:e.fontSizeSM}}}},[`${n}-primary`]:{backgroundColor:e.colorPrimary,[`${n}-body`]:{backgroundColor:e.colorPrimary,transition:`background-color ${e.motionDurationMid}`,"&:hover":{backgroundColor:e.colorPrimaryHover},[`${n}-content`]:{[`${n}-icon`]:{color:e.colorTextLightSolid},[`${n}-description`]:{display:"flex",alignItems:"center",lineHeight:(0,yM.unit)(e.fontSizeLG),color:e.colorTextLightSolid,fontSize:e.fontSizeSM}}}}}},kcn=e=>({dotOffsetInCircle:(0,e_t.default)(e.controlHeightLG/2),dotOffsetInSquare:(0,e_t.default)(e.borderRadiusLG)});wF.prepareComponentToken=kcn;wF.default=(0,Z2t.genStyleHooks)("FloatButton",e=>{const{colorTextLightSolid:t,colorBgElevated:n,controlHeightLG:r,marginXXL:i,marginLG:a,fontSize:o,fontSizeIcon:s,controlItemBgHover:c,paddingXXS:u,calc:d}=e,f=(0,Z2t.mergeToken)(e,{floatButtonBackgroundColor:n,floatButtonColor:t,floatButtonHoverBackgroundColor:c,floatButtonFontSize:o,floatButtonIconSize:d(s).mul(1.5).equal(),floatButtonSize:r,floatButtonInsetBlockEnd:i,floatButtonInsetInlineEnd:a,floatButtonBodySize:d(r).sub(d(u).mul(2)).equal(),floatButtonBodyPadding:u,badgeOffset:d(u).mul(1.5).equal()});return[l_a(f),c_a(f),(0,o_a.initFadeMotion)(e),(0,s_a.default)(f)]},kcn);var ZD=fn.default,u_a=Un.default;Object.defineProperty(DT,"__esModule",{value:!0});DT.floatButtonPrefixCls=DT.default=void 0;var e9=u_a(h),d_a=ZD(Li),f_a=ZD(rd),p_a=Hf,h_a=Fo,m_a=ZD(Ase),g_a=go,v_a=ZD(Nu),__a=ZD(av),y_a=ZD(oD),b_a=ZD(hSe),x_a=ZD(wF),S_a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const C_a=DT.floatButtonPrefixCls="float-btn",w_a=e9.default.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,style:a,type:o="default",shape:s="circle",icon:c,description:u,tooltip:d,htmlType:f="button",badge:p={}}=e,m=S_a(e,["prefixCls","className","rootClassName","style","type","shape","icon","description","tooltip","htmlType","badge"]),{getPrefixCls:g,direction:_}=(0,e9.useContext)(g_a.ConfigContext),v=(0,e9.useContext)(y_a.default),b=g(C_a,n),y=(0,v_a.default)(b),[x,C,w]=(0,x_a.default)(b,y),$=v||s,O=(0,d_a.default)(C,w,y,b,r,i,`${b}-${o}`,`${b}-${$}`,{[`${b}-rtl`]:_==="rtl"}),[N]=(0,p_a.useZIndex)("FloatButton",a==null?void 0:a.zIndex),P=Object.assign(Object.assign({},a),{zIndex:N}),I=(0,f_a.default)(p,["title","children","status","text"]);let D=e9.default.createElement("div",{className:`${b}-body`},e9.default.createElement(b_a.default,{prefixCls:b,description:u,icon:c}));return"badge"in e&&(D=e9.default.createElement(m_a.default,Object.assign({},I),D)),"tooltip"in e&&(D=e9.default.createElement(__a.default,{title:d,placement:_==="rtl"?"right":"left"},D)),(0,h_a.devUseWarning)("FloatButton")(!(s==="circle"&&u),"usage","supported only when `shape` is `square`. Due to narrow space for text, short sentence is recommended."),x(e.href?e9.default.createElement("a",Object.assign({ref:t},m,{className:O,style:P}),D):e9.default.createElement("button",Object.assign({ref:t},m,{className:O,style:P,type:f}),D))}),Acn=w_a;Acn.displayName="FloatButton";DT.default=Acn;var GL=fn.default,Mcn=Un.default;Object.defineProperty(hle,"__esModule",{value:!0});hle.default=void 0;var jS=Mcn(h),E_a=GL(usn),T_a=GL(Li),$_a=GL(Y5),O_a=Xd,P_a=GL(AD),N_a=GL(dG),D_a=GL(aG),I_a=go,R_a=GL(oD),t_t=Mcn(DT),k_a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Fcn=jS.default.forwardRef((e,t)=>{const{prefixCls:n,className:r,type:i="default",shape:a="circle",visibilityHeight:o=400,icon:s=jS.default.createElement(E_a.default,null),target:c,onClick:u,duration:d=450}=e,f=k_a(e,["prefixCls","className","type","shape","visibilityHeight","icon","target","onClick","duration"]),[p,m]=(0,jS.useState)(o===0),g=jS.default.useRef(null);jS.default.useImperativeHandle(t,()=>({nativeElement:g.current}));const _=()=>{var N;return((N=g.current)===null||N===void 0?void 0:N.ownerDocument)||window},v=(0,D_a.default)(N=>{const P=(0,P_a.default)(N.target);m(P>=o)});(0,jS.useEffect)(()=>{const P=(c||_)();return v({target:P}),P==null||P.addEventListener("scroll",v),()=>{v.cancel(),P==null||P.removeEventListener("scroll",v)}},[c]);const b=N=>{(0,N_a.default)(0,{getContainer:c||_,duration:d}),u==null||u(N)},{getPrefixCls:y}=(0,jS.useContext)(I_a.ConfigContext),x=y(t_t.floatButtonPrefixCls,n),C=y(),$=(0,jS.useContext)(R_a.default)||a,O=Object.assign({prefixCls:x,icon:s,type:i,shape:$},f);return jS.default.createElement($_a.default,{visible:p,motionName:`${C}-fade`},(N,P)=>{let{className:I}=N;return jS.default.createElement(t_t.default,Object.assign({ref:(0,O_a.composeRef)(g,P)},O,{onClick:b,className:(0,T_a.default)(r,I)}))})});Fcn.displayName="BackTop";hle.default=Fcn;var mle={},A_a=Un.default,h$=fn.default;Object.defineProperty(mle,"__esModule",{value:!0});mle.default=void 0;var Dx=h$(h),M_a=h$(nb),F_a=h$(Ncn),aAe=h$(Li),L_a=h$(Y5),j_a=h$(iv),B_a=h$(m0),z_a=Hf,H_a=Fo,q_a=cc,V_a=h$(Nu),W_a=oD,n_t=A_a(DT),U_a=h$(wF),K_a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const G_a=e=>{var t;const{prefixCls:n,className:r,style:i,shape:a="circle",type:o="default",placement:s="top",icon:c=Dx.default.createElement(F_a.default,null),closeIcon:u,description:d,trigger:f,children:p,onOpenChange:m,open:g,onClick:_}=e,v=K_a(e,["prefixCls","className","style","shape","type","placement","icon","closeIcon","description","trigger","children","onOpenChange","open","onClick"]),{direction:b,getPrefixCls:y,closeIcon:x}=(0,q_a.useComponentConfig)("floatButtonGroup"),C=(t=u??x)!==null&&t!==void 0?t:Dx.default.createElement(M_a.default,null),w=y(n_t.floatButtonPrefixCls,n),$=(0,V_a.default)(w),[O,N,P]=(0,U_a.default)(w,$),I=`${w}-group`,D=f&&["click","hover"].includes(f),k=s&&["top","left","right","bottom"].includes(s),R=(0,aAe.default)(I,N,P,$,r,{[`${I}-rtl`]:b==="rtl",[`${I}-${a}`]:a,[`${I}-${a}-shadow`]:!D,[`${I}-${s}`]:D&&k}),[A]=(0,z_a.useZIndex)("FloatButton",i==null?void 0:i.zIndex),F=Object.assign(Object.assign({},i),{zIndex:A}),z=(0,aAe.default)(N,`${I}-wrap`),[M,K]=(0,B_a.default)(!1,{value:g}),U=Dx.default.useRef(null),W=f==="hover",L=f==="click",Y=(0,j_a.default)(re=>{M!==re&&(K(re),m==null||m(re))}),J=()=>{W&&Y(!0)},Z=()=>{W&&Y(!1)},te=re=>{L&&Y(!M),_==null||_(re)};return Dx.default.useEffect(()=>{if(L){const re=se=>{var de;!((de=U.current)===null||de===void 0)&&de.contains(se.target)||Y(!1)};return document.addEventListener("click",re,{capture:!0}),()=>document.removeEventListener("click",re,{capture:!0})}},[L]),(0,H_a.devUseWarning)("FloatButton.Group")(!("open"in e)||!!f,"usage","`open` need to be used together with `trigger`"),O(Dx.default.createElement(W_a.FloatButtonGroupProvider,{value:a},Dx.default.createElement("div",{ref:U,className:R,style:F,onMouseEnter:J,onMouseLeave:Z},D?Dx.default.createElement(Dx.default.Fragment,null,Dx.default.createElement(L_a.default,{visible:M,motionName:`${I}-wrap`},re=>{let{className:se}=re;return Dx.default.createElement("div",{className:(0,aAe.default)(se,z)},p)}),Dx.default.createElement(n_t.default,Object.assign({type:o,icon:M?C:c,description:d,"aria-label":e["aria-label"],className:`${I}-trigger`,onClick:te},v))):p)))};mle.default=G_a;var _Se={},OZe=fn.default,Lcn=Un.default;Object.defineProperty(_Se,"__esModule",{value:!0});_Se.default=void 0;var nV=Lcn(h),r_t=OZe(Li),Y_a=go,X_a=OZe(hle),jcn=Lcn(DT),J_a=OZe(mle),Bcn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const i_t=e=>{var{backTop:t}=e,n=Bcn(e,["backTop"]);return t?nV.createElement(X_a.default,Object.assign({},n,{visibilityHeight:0})):nV.createElement(jcn.default,Object.assign({},n))},Q_a=e=>{var{className:t,items:n}=e,r=Bcn(e,["className","items"]);const{prefixCls:i}=r,{getPrefixCls:a}=nV.useContext(Y_a.ConfigContext),s=`${a(jcn.floatButtonPrefixCls,i)}-pure`;return n?nV.createElement(J_a.default,Object.assign({className:(0,r_t.default)(t,s)},r),n.map((c,u)=>nV.createElement(i_t,Object.assign({key:u},c)))):nV.createElement(i_t,Object.assign({className:(0,r_t.default)(t,s)},r))};_Se.default=Q_a;var ySe=fn.default;Object.defineProperty(pSe,"__esModule",{value:!0});pSe.default=void 0;var Z_a=ySe(hle),bSe=ySe(DT),eya=ySe(mle),tya=ySe(_Se);bSe.default.BackTop=Z_a.default;bSe.default.Group=eya.default;bSe.default._InternalPanelDoNotUseOrYouWillBeFired=tya.default;pSe.default=bSe.default;var xSe={},gle={},SSe={},nya=Un.default;Object.defineProperty(SSe,"__esModule",{value:!0});SSe.default=rya;var a_t=nya(h);function rya(e){const[t,n]=a_t.useState(e);return a_t.useEffect(()=>{const r=setTimeout(()=>{n(e)},e.length?0:10);return()=>{clearTimeout(r)}},[e]),t}var g5={},CSe={};Object.defineProperty(CSe,"__esModule",{value:!0});CSe.default=void 0;const iya=e=>{const{componentCls:t}=e,n=`${t}-show-help`,r=`${t}-show-help-item`;return{[n]:{transition:`opacity ${e.motionDurationFast} ${e.motionEaseInOut}`,"&-appear, &-enter":{opacity:0,"&-active":{opacity:1}},"&-leave":{opacity:1,"&-active":{opacity:0}},[r]:{overflow:"hidden",transition:`height ${e.motionDurationFast} ${e.motionEaseInOut},
                     opacity ${e.motionDurationFast} ${e.motionEaseInOut},
                     transform ${e.motionDurationFast} ${e.motionEaseInOut} !important`,[`&${r}-appear, &${r}-enter`]:{transform:"translateY(-5px)",opacity:0,"&-active":{transform:"translateY(0)",opacity:1}},[`&${r}-leave-active`]:{transform:"translateY(-5px)"}}}}};CSe.default=iya;var aya=fn.default;Object.defineProperty(g5,"__esModule",{value:!0});g5.prepareToken=g5.prepareComponentToken=g5.default=void 0;var gC=Ha,zcn=Lo,Uze=__,Hcn=ao,oya=aya(CSe);const sya=e=>({legend:{display:"block",width:"100%",marginBottom:e.marginLG,padding:0,color:e.colorTextDescription,fontSize:e.fontSizeLG,lineHeight:"inherit",border:0,borderBottom:`${(0,gC.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`},'input[type="search"]':{boxSizing:"border-box"},'input[type="radio"], input[type="checkbox"]':{lineHeight:"normal"},'input[type="file"]':{display:"block"},'input[type="range"]':{display:"block",width:"100%"},"select[multiple], select[size]":{height:"auto"},"input[type='file']:focus,\n  input[type='radio']:focus,\n  input[type='checkbox']:focus":{outline:0,boxShadow:`0 0 0 ${(0,gC.unit)(e.controlOutlineWidth)} ${e.controlOutline}`},output:{display:"block",paddingTop:15,color:e.colorText,fontSize:e.fontSize,lineHeight:e.lineHeight}}),o_t=(e,t)=>{const{formItemCls:n}=e;return{[n]:{[`${n}-label > label`]:{height:t},[`${n}-control-input`]:{minHeight:t}}}},lya=e=>{const{componentCls:t}=e;return{[e.componentCls]:Object.assign(Object.assign(Object.assign({},(0,zcn.resetComponent)(e)),sya(e)),{[`${t}-text`]:{display:"inline-block",paddingInlineEnd:e.paddingSM},"&-small":Object.assign({},o_t(e,e.controlHeightSM)),"&-large":Object.assign({},o_t(e,e.controlHeightLG))})}},cya=e=>{const{formItemCls:t,iconCls:n,rootPrefixCls:r,antCls:i,labelRequiredMarkColor:a,labelColor:o,labelFontSize:s,labelHeight:c,labelColonMarginInlineStart:u,labelColonMarginInlineEnd:d,itemMarginBottom:f}=e;return{[t]:Object.assign(Object.assign({},(0,zcn.resetComponent)(e)),{marginBottom:f,verticalAlign:"top","&-with-help":{transition:"none"},[`&-hidden,
        &-hidden${i}-row`]:{display:"none"},"&-has-warning":{[`${t}-split`]:{color:e.colorError}},"&-has-error":{[`${t}-split`]:{color:e.colorWarning}},[`${t}-label`]:{flexGrow:0,overflow:"hidden",whiteSpace:"nowrap",textAlign:"end",verticalAlign:"middle","&-left":{textAlign:"start"},"&-wrap":{overflow:"unset",lineHeight:e.lineHeight,whiteSpace:"unset"},"> label":{position:"relative",display:"inline-flex",alignItems:"center",maxWidth:"100%",height:c,color:o,fontSize:s,[`> ${n}`]:{fontSize:e.fontSize,verticalAlign:"top"},[`&${t}-required`]:{"&::before":{display:"inline-block",marginInlineEnd:e.marginXXS,color:a,fontSize:e.fontSize,fontFamily:"SimSun, sans-serif",lineHeight:1,content:'"*"'},[`&${t}-required-mark-hidden, &${t}-required-mark-optional`]:{"&::before":{display:"none"}}},[`${t}-optional`]:{display:"inline-block",marginInlineStart:e.marginXXS,color:e.colorTextDescription,[`&.${t}-required-mark-hidden`]:{display:"none"}},[`${t}-tooltip`]:{color:e.colorTextDescription,cursor:"help",writingMode:"horizontal-tb",marginInlineStart:e.marginXXS},"&::after":{content:'":"',position:"relative",marginBlock:0,marginInlineStart:u,marginInlineEnd:d},[`&${t}-no-colon::after`]:{content:'"\\a0"'}}},[`${t}-control`]:{"--ant-display":"flex",flexDirection:"column",flexGrow:1,[`&:first-child:not([class^="'${r}-col-'"]):not([class*="' ${r}-col-'"])`]:{width:"100%"},"&-input":{position:"relative",display:"flex",alignItems:"center",minHeight:e.controlHeight,"&-content":{flex:"auto",maxWidth:"100%"}}},[t]:{"&-additional":{display:"flex",flexDirection:"column"},"&-explain, &-extra":{clear:"both",color:e.colorTextDescription,fontSize:e.fontSize,lineHeight:e.lineHeight},"&-explain-connected":{width:"100%"},"&-extra":{minHeight:e.controlHeightSM,transition:`color ${e.motionDurationMid} ${e.motionEaseOut}`},"&-explain":{"&-error":{color:e.colorError},"&-warning":{color:e.colorWarning}}},[`&-with-help ${t}-explain`]:{height:"auto",opacity:1},[`${t}-feedback-icon`]:{fontSize:e.fontSize,textAlign:"center",visibility:"visible",animationName:Uze.zoomIn,animationDuration:e.motionDurationMid,animationTimingFunction:e.motionEaseOutBack,pointerEvents:"none","&-success":{color:e.colorSuccess},"&-error":{color:e.colorError},"&-warning":{color:e.colorWarning},"&-validating":{color:e.colorPrimary}}})}},s_t=(e,t)=>{const{formItemCls:n}=e;return{[`${t}-horizontal`]:{[`${n}-label`]:{flexGrow:0},[`${n}-control`]:{flex:"1 1 0",minWidth:0},[`${n}-label[class$='-24'], ${n}-label[class*='-24 ']`]:{[`& + ${n}-control`]:{minWidth:"unset"}}}}},uya=e=>{const{componentCls:t,formItemCls:n,inlineItemMarginBottom:r}=e;return{[`${t}-inline`]:{display:"flex",flexWrap:"wrap",[n]:{flex:"none",marginInlineEnd:e.margin,marginBottom:r,"&-row":{flexWrap:"nowrap"},[`> ${n}-label,
        > ${n}-control`]:{display:"inline-block",verticalAlign:"top"},[`> ${n}-label`]:{flex:"none"},[`${t}-text`]:{display:"inline-block"},[`${n}-has-feedback`]:{display:"inline-block"}}}}},t5=e=>({padding:e.verticalLabelPadding,margin:e.verticalLabelMargin,whiteSpace:"initial",textAlign:"start","> label":{margin:0,"&::after":{visibility:"hidden"}}}),qcn=e=>{const{componentCls:t,formItemCls:n,rootPrefixCls:r}=e;return{[`${n} ${n}-label`]:t5(e),[`${t}:not(${t}-inline)`]:{[n]:{flexWrap:"wrap",[`${n}-label, ${n}-control`]:{[`&:not([class*=" ${r}-col-xs"])`]:{flex:"0 0 100%",maxWidth:"100%"}}}}}},dya=e=>{const{componentCls:t,formItemCls:n,antCls:r}=e;return{[`${t}-vertical`]:{[`${n}:not(${n}-horizontal)`]:{[`${n}-row`]:{flexDirection:"column"},[`${n}-label > label`]:{height:"auto"},[`${n}-control`]:{width:"100%"},[`${n}-label,
        ${r}-col-24${n}-label,
        ${r}-col-xl-24${n}-label`]:t5(e)}},[`@media (max-width: ${(0,gC.unit)(e.screenXSMax)})`]:[qcn(e),{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-xs-24${n}-label`]:t5(e)}}}],[`@media (max-width: ${(0,gC.unit)(e.screenSMMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-sm-24${n}-label`]:t5(e)}}},[`@media (max-width: ${(0,gC.unit)(e.screenMDMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-md-24${n}-label`]:t5(e)}}},[`@media (max-width: ${(0,gC.unit)(e.screenLGMax)})`]:{[t]:{[`${n}:not(${n}-horizontal)`]:{[`${r}-col-lg-24${n}-label`]:t5(e)}}}}},fya=e=>{const{formItemCls:t,antCls:n}=e;return{[`${t}-vertical`]:{[`${t}-row`]:{flexDirection:"column"},[`${t}-label > label`]:{height:"auto"},[`${t}-control`]:{width:"100%"}},[`${t}-vertical ${t}-label,
      ${n}-col-24${t}-label,
      ${n}-col-xl-24${t}-label`]:t5(e),[`@media (max-width: ${(0,gC.unit)(e.screenXSMax)})`]:[qcn(e),{[t]:{[`${n}-col-xs-24${t}-label`]:t5(e)}}],[`@media (max-width: ${(0,gC.unit)(e.screenSMMax)})`]:{[t]:{[`${n}-col-sm-24${t}-label`]:t5(e)}},[`@media (max-width: ${(0,gC.unit)(e.screenMDMax)})`]:{[t]:{[`${n}-col-md-24${t}-label`]:t5(e)}},[`@media (max-width: ${(0,gC.unit)(e.screenLGMax)})`]:{[t]:{[`${n}-col-lg-24${t}-label`]:t5(e)}}}},Vcn=e=>({labelRequiredMarkColor:e.colorError,labelColor:e.colorTextHeading,labelFontSize:e.fontSize,labelHeight:e.controlHeight,labelColonMarginInlineStart:e.marginXXS/2,labelColonMarginInlineEnd:e.marginXS,itemMarginBottom:e.marginLG,verticalLabelPadding:`0 0 ${e.paddingXS}px`,verticalLabelMargin:0,inlineItemMarginBottom:0});g5.prepareComponentToken=Vcn;const Wcn=(e,t)=>(0,Hcn.mergeToken)(e,{formItemCls:`${e.componentCls}-item`,rootPrefixCls:t});g5.prepareToken=Wcn;g5.default=(0,Hcn.genStyleHooks)("Form",(e,t)=>{let{rootPrefixCls:n}=t;const r=Wcn(e,n);return[lya(r),cya(r),(0,oya.default)(r),s_t(r,r.componentCls),s_t(r,r.formItemCls),uya(r),dya(r),fya(r),(0,Uze.genCollapseMotion)(r),Uze.zoomIn]},Vcn,{order:-1e3});var Ucn=Un.default,zG=fn.default;Object.defineProperty(gle,"__esModule",{value:!0});gle.default=void 0;var l_t=zG(du),$P=Ucn(h),c_t=zG(Li),u_t=Ucn(Y5),d_t=zG(Hm),pya=zG(Nu),hya=qc,f_t=zG(SSe),mya=zG(g5);const p_t=[];function oAe(e,t,n){let r=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0;return{key:typeof e=="string"?e:`${t}-${r}`,error:e,errorStatus:n}}const gya=e=>{let{help:t,helpStatus:n,errors:r=p_t,warnings:i=p_t,className:a,fieldId:o,onVisibleChanged:s}=e;const{prefixCls:c}=$P.useContext(hya.FormItemPrefixContext),u=`${c}-item-explain`,d=(0,pya.default)(c),[f,p,m]=(0,mya.default)(c,d),g=$P.useMemo(()=>(0,d_t.default)(c),[c]),_=(0,f_t.default)(r),v=(0,f_t.default)(i),b=$P.useMemo(()=>t!=null?[oAe(t,"help",n)]:[].concat((0,l_t.default)(_.map((C,w)=>oAe(C,"error","error",w))),(0,l_t.default)(v.map((C,w)=>oAe(C,"warning","warning",w)))),[t,n,_,v]),y=$P.useMemo(()=>{const C={};return b.forEach(w=>{let{key:$}=w;C[$]=(C[$]||0)+1}),b.map((w,$)=>Object.assign(Object.assign({},w),{key:C[w.key]>1?`${w.key}-fallback-${$}`:w.key}))},[b]),x={};return o&&(x.id=`${o}_help`),f($P.createElement(u_t.default,{motionDeadline:g.motionDeadline,motionName:`${c}-show-help`,visible:!!y.length,onVisibleChanged:s},C=>{const{className:w,style:$}=C;return $P.createElement("div",Object.assign({},x,{className:(0,c_t.default)(u,w,m,d,a,p),style:$}),$P.createElement(u_t.CSSMotionList,Object.assign({keys:y},(0,d_t.default)(c),{motionName:`${c}-show-help-item`,component:!1}),O=>{const{key:N,error:P,errorStatus:I,className:D,style:k}=O;return $P.createElement("div",{key:N,className:(0,c_t.default)(D,{[`${u}-${I}`]:I}),style:k},P)}))}))};gle.default=gya;var Kcn={},PZe={},vle={},NZe=fn.default;Object.defineProperty(vle,"__esModule",{value:!0});vle.default=yya;vle.getDOM=Gcn;vle.isDOM=Kze;var vya=NZe(p0),_ya=NZe(h),h_t=NZe(b1);function Kze(e){return e instanceof HTMLElement||e instanceof SVGElement}function Gcn(e){return e&&(0,vya.default)(e)==="object"&&Kze(e.nativeElement)?e.nativeElement:Kze(e)?e:null}function yya(e){var t=Gcn(e);if(t)return t;if(e instanceof _ya.default.Component){var n;return(n=h_t.default.findDOMNode)===null||n===void 0?void 0:n.call(h_t.default,e)}return null}var eI={};Object.defineProperty(eI,"__esModule",{value:!0});eI.getFieldId=Cya;eI.getStatus=wya;eI.toArray=Sya;const bya=["parentNode"],xya="form_item";function Sya(e){return e===void 0||e===!1?[]:Array.isArray(e)?e:[e]}function Cya(e,t){if(!e.length)return;const n=e.join("_");return t?`${t}_${n}`:bya.includes(n)?`${xya}_${n}`:n}function wya(e,t,n,r,i,a){let o=r;return a!==void 0?o=a:n.validating?o="validating":e.length?o="error":t.length?o="warning":(n.touched||i&&n.validated)&&(o="success"),o}var Eya=fn.default,Tya=Un.default;Object.defineProperty(PZe,"__esModule",{value:!0});PZe.default=Dya;var m_t=Tya(h),$ya=Tse,Oya=vle,Pya=Eya(Min),Gze=eI,Nya=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function g_t(e){return(0,Gze.toArray)(e).join("_")}function v_t(e,t){const n=t.getFieldInstance(e),r=(0,Oya.getDOM)(n);if(r)return r;const i=(0,Gze.getFieldId)((0,Gze.toArray)(e),t.__INTERNAL__.name);if(i)return document.getElementById(i)}function Dya(e){const[t]=(0,$ya.useForm)(),n=m_t.useRef({}),r=m_t.useMemo(()=>e??Object.assign(Object.assign({},t),{__INTERNAL__:{itemRef:i=>a=>{const o=g_t(i);a?n.current[o]=a:delete n.current[o]}},scrollToField:function(i){let a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{focus:o}=a,s=Nya(a,["focus"]),c=v_t(i,r);c&&((0,Pya.default)(c,Object.assign({scrollMode:"if-needed",block:"nearest"},s)),o&&r.focusField(i))},focusField:i=>{var a,o;const s=r.getFieldInstance(i);typeof(s==null?void 0:s.focus)=="function"?s.focus():(o=(a=v_t(i,r))===null||a===void 0?void 0:a.focus)===null||o===void 0||o.call(a)},getFieldInstance:i=>{const a=g_t(i);return n.current[a]}}),[e,t]);return[r]}var DZe={},Iya=Un.default;Object.defineProperty(DZe,"__esModule",{value:!0});DZe.default=Aya;var Rya=Iya(h),kya=Fo;const K1e={};function Aya(e){let{name:t}=e;const n=(0,kya.devUseWarning)("Form");Rya.useEffect(()=>{if(t)return K1e[t]=(K1e[t]||0)+1,n(K1e[t]<=1,"usage","There exist multiple Form with same `name`."),()=>{K1e[t]-=1}},[t])}(function(e){"use client";var t=fn.default,n=Un.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"List",{enumerable:!0,get:function(){return a.List}}),e.default=void 0,Object.defineProperty(e,"useForm",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"useWatch",{enumerable:!0,get:function(){return a.useWatch}});var r=n(h),i=t(Li),a=n(Tse),o=cc,s=n(tp),c=t(Nu),u=t(Nf),d=t($T),f=qc,p=t(PZe),m=t(DZe),g=t(g5),_=t(Qoe),v=function(x,C){var w={};for(var $ in x)Object.prototype.hasOwnProperty.call(x,$)&&C.indexOf($)<0&&(w[$]=x[$]);if(x!=null&&typeof Object.getOwnPropertySymbols=="function")for(var O=0,$=Object.getOwnPropertySymbols(x);O<$.length;O++)C.indexOf($[O])<0&&Object.prototype.propertyIsEnumerable.call(x,$[O])&&(w[$[O]]=x[$[O]]);return w};const b=(x,C)=>{const w=r.useContext(s.default),{getPrefixCls:$,direction:O,requiredMark:N,colon:P,scrollToFirstError:I,className:D,style:k}=(0,o.useComponentConfig)("form"),{prefixCls:R,className:A,rootClassName:F,size:z,disabled:M=w,form:K,colon:U,labelAlign:W,labelWrap:L,labelCol:Y,wrapperCol:J,hideRequiredMark:Z,layout:te="horizontal",scrollToFirstError:re,requiredMark:se,onFinishFailed:de,name:pe,style:Se,feedbackIcons:ve,variant:be}=x,Ee=v(x,["prefixCls","className","rootClassName","size","disabled","form","colon","labelAlign","labelWrap","labelCol","wrapperCol","hideRequiredMark","layout","scrollToFirstError","requiredMark","onFinishFailed","name","style","feedbackIcons","variant"]),xe=(0,u.default)(z),Pe=r.useContext(_.default);(0,m.default)(x);const je=r.useMemo(()=>se!==void 0?se:Z?!1:N!==void 0?N:!0,[Z,se,N]),ft=U??P,Ge=$("form",R),Ye=(0,c.default)(Ge),[nt,We,ct]=(0,g.default)(Ge,Ye),rt=(0,i.default)(Ge,`${Ge}-${te}`,{[`${Ge}-hide-required-mark`]:je===!1,[`${Ge}-rtl`]:O==="rtl",[`${Ge}-${xe}`]:xe},ct,Ye,We,D,A,F),[vt]=(0,p.default)(K),{__INTERNAL__:Mt}=vt;Mt.name=pe;const $t=r.useMemo(()=>({name:pe,labelAlign:W,labelCol:Y,labelWrap:L,wrapperCol:J,vertical:te==="vertical",colon:ft,requiredMark:je,itemRef:Mt.itemRef,form:vt,feedbackIcons:ve}),[pe,W,Y,J,te,ft,je,vt,ve]),ke=r.useRef(null);r.useImperativeHandle(C,()=>{var He;return Object.assign(Object.assign({},vt),{nativeElement:(He=ke.current)===null||He===void 0?void 0:He.nativeElement})});const ye=(He,Ze)=>{if(He){let ot={block:"nearest"};typeof He=="object"&&(ot=Object.assign(Object.assign({},ot),He)),vt.scrollToField(Ze,ot)}},_e=He=>{if(de==null||de(He),He.errorFields.length){const Ze=He.errorFields[0].name;if(re!==void 0){ye(re,Ze);return}I!==void 0&&ye(I,Ze)}};return nt(r.createElement(f.VariantContext.Provider,{value:be},r.createElement(s.DisabledContextProvider,{disabled:M},r.createElement(d.default.Provider,{value:xe},r.createElement(f.FormProvider,{validateMessages:Pe},r.createElement(f.FormContext.Provider,{value:$t},r.createElement(a.default,Object.assign({id:pe},Ee,{name:pe,onFinishFailed:_e,form:vt,ref:ke,style:Object.assign(Object.assign({},k),Se),className:rt}))))))))},y=r.forwardRef(b);y.displayName="Form",e.default=y})(Kcn);var wSe={},IZe={},Mya=fn.default;Object.defineProperty(IZe,"__esModule",{value:!0});IZe.default=Lya;var Fya=Mya($1);function Lya(e){if(typeof e=="function")return e;const t=(0,Fya.default)(e);return t.length<=1?t[0]:t}var ESe={},jya=Un.default;Object.defineProperty(ESe,"__esModule",{value:!0});ESe.default=void 0;var Bya=jya(h),zya=Fo,Ycn=qc;const Xcn=()=>{const{status:e,errors:t=[],warnings:n=[]}=Bya.useContext(Ycn.FormItemInputContext);return(0,zya.devUseWarning)("Form.Item")(e!==void 0,"usage","Form.Item.useStatus should be used under Form.Item component. For more information: https://u.ant.design/form-item-usestatus"),{status:e,errors:t,warnings:n}};Xcn.Context=Ycn.FormItemInputContext;ESe.default=Xcn;var RZe={},Hya=fn.default,qya=Un.default;Object.defineProperty(RZe,"__esModule",{value:!0});RZe.default=Vya;var cte=qya(h),__t=Hya(v_);function Vya(e){const[t,n]=cte.useState(e),r=cte.useRef(null),i=cte.useRef([]),a=cte.useRef(!1);cte.useEffect(()=>(a.current=!1,()=>{a.current=!0,__t.default.cancel(r.current),r.current=null}),[]);function o(s){a.current||(r.current===null&&(i.current=[],r.current=(0,__t.default)(()=>{r.current=null,n(c=>{let u=c;return i.current.forEach(d=>{u=d(u)}),u})})),i.current.push(s))}return[t,o]}var kZe={},Wya=Un.default;Object.defineProperty(kZe,"__esModule",{value:!0});kZe.default=Kya;var y_t=Wya(h),b_t=Xd,Uya=qc;function Kya(){const{itemRef:e}=y_t.useContext(Uya.FormContext),t=y_t.useRef({});function n(r,i){const a=i&&typeof i=="object"&&(0,b_t.getNodeRef)(i),o=r.join("_");return(t.current.name!==o||t.current.originRef!==a)&&(t.current.name=o,t.current.originRef=a,t.current.ref=(0,b_t.composeRef)(e(r),a)),t.current.ref}return n}var AZe={},TSe={};const Jcn=mc(KPn);var $Se={};Object.defineProperty($Se,"__esModule",{value:!0});$Se.default=void 0;var Gya=g5,Yya=ao;const Xya=e=>{const{formItemCls:t}=e;return{"@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)":{[`${t}-control`]:{display:"flex"}}}};$Se.default=(0,Yya.genSubStyleComponent)(["Form","item-item"],(e,t)=>{let{rootPrefixCls:n}=t;const r=(0,Gya.prepareToken)(e,n);return[Xya(r)]});var _le=fn.default,Jya=Un.default;Object.defineProperty(TSe,"__esModule",{value:!0});TSe.default=void 0;var Hg=Jya(h),Qya=_le(Li),sAe=Jcn,Zya=_le(U3),e4a=_le(IG),lAe=qc,t4a=_le(gle),n4a=_le($Se),r4a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const i4a=24,a4a=e=>{const{prefixCls:t,status:n,labelCol:r,wrapperCol:i,children:a,errors:o,warnings:s,_internalItemRender:c,extra:u,help:d,fieldId:f,marginBottom:p,onErrorVisibleChanged:m,label:g}=e,_=`${t}-item`,v=Hg.useContext(lAe.FormContext),b=Hg.useMemo(()=>{let A=Object.assign({},i||v.wrapperCol||{});return g===null&&!r&&!i&&v.labelCol&&[void 0,"xs","sm","md","lg","xl","xxl"].forEach(z=>{const M=z?[z]:[],K=(0,sAe.get)(v.labelCol,M),U=typeof K=="object"?K:{},W=(0,sAe.get)(A,M),L=typeof W=="object"?W:{};"span"in U&&!("offset"in L)&&U.span<i4a&&(A=(0,sAe.set)(A,[].concat(M,["offset"]),U.span))}),A},[i,v]),y=(0,Qya.default)(`${_}-control`,b.className),x=Hg.useMemo(()=>r4a(v,["labelCol","wrapperCol"]),[v]),C=Hg.useRef(null),[w,$]=Hg.useState(0);(0,Zya.default)(()=>{u&&C.current?$(C.current.clientHeight):$(0)},[u]);const O=Hg.createElement("div",{className:`${_}-control-input`},Hg.createElement("div",{className:`${_}-control-input-content`},a)),N=Hg.useMemo(()=>({prefixCls:t,status:n}),[t,n]),P=p!==null||o.length||s.length?Hg.createElement(lAe.FormItemPrefixContext.Provider,{value:N},Hg.createElement(t4a.default,{fieldId:f,errors:o,warnings:s,help:d,helpStatus:n,className:`${_}-explain-connected`,onVisibleChanged:m})):null,I={};f&&(I.id=`${f}_extra`);const D=u?Hg.createElement("div",Object.assign({},I,{className:`${_}-extra`,ref:C}),u):null,k=P||D?Hg.createElement("div",{className:`${_}-additional`,style:p?{minHeight:p+w}:{}},P,D):null,R=c&&c.mark==="pro_table_render"&&c.render?c.render(e,{input:O,errorList:P,extra:D}):Hg.createElement(Hg.Fragment,null,O,k);return Hg.createElement(lAe.FormContext.Provider,{value:x},Hg.createElement(e4a.default,Object.assign({},b,{className:y}),R),Hg.createElement(n4a.default,{prefixCls:t}))};TSe.default=a4a;var OSe={},Yze={exports:{}},PSe={},MZe={};Object.defineProperty(MZe,"__esModule",{value:!0});var o4a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"}},{tag:"path",attrs:{d:"M623.6 316.7C593.6 290.4 554 276 512 276s-81.6 14.5-111.6 40.7C369.2 344 352 380.7 352 420v7.6c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V420c0-44.1 43.1-80 96-80s96 35.9 96 80c0 31.1-22 59.6-56.1 72.7-21.2 8.1-39.2 22.3-52.1 40.9-13.1 19-19.9 41.8-19.9 64.9V620c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-22.7a48.3 48.3 0 0130.9-44.8c59-22.7 97.1-74.7 97.1-132.5.1-39.3-17.1-76-48.3-103.3zM472 732a40 40 0 1080 0 40 40 0 10-80 0z"}}]},name:"question-circle",theme:"outlined"};MZe.default=o4a;var s4a=Un.default,FZe=fn.default;Object.defineProperty(PSe,"__esModule",{value:!0});PSe.default=void 0;var l4a=FZe(Ol),Qcn=s4a(h),c4a=FZe(MZe),u4a=FZe(Pl),d4a=function(t,n){return Qcn.createElement(u4a.default,(0,l4a.default)({},t,{ref:n,icon:c4a.default}))},Zcn=Qcn.forwardRef(d4a);Zcn.displayName="QuestionCircleOutlined";PSe.default=Zcn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(PSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Yze,Yze.exports);var f4a=Yze.exports,yle=fn.default,p4a=Un.default;Object.defineProperty(OSe,"__esModule",{value:!0});OSe.default=void 0;var v6=p4a(h),h4a=yle(f4a),x_t=yle(Li),m4a=yle(IG),g4a=lm,v4a=yle(Ky),_4a=yle(av),y4a=qc,b4a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function x4a(e){return e?typeof e=="object"&&!v6.isValidElement(e)?e:{title:e}:null}const S4a=e=>{let{prefixCls:t,label:n,htmlFor:r,labelCol:i,labelAlign:a,colon:o,required:s,requiredMark:c,tooltip:u,vertical:d}=e;var f;const[p]=(0,g4a.useLocale)("Form"),{labelAlign:m,labelCol:g,labelWrap:_,colon:v}=v6.useContext(y4a.FormContext);if(!n)return null;const b=i||g||{},y=a||m,x=`${t}-item-label`,C=(0,x_t.default)(x,y==="left"&&`${x}-left`,b.className,{[`${x}-wrap`]:!!_});let w=n;const $=o===!0||v!==!1&&o!==!1;$&&!d&&typeof n=="string"&&n.trim()&&(w=n.replace(/[:|:]\s*$/,""));const N=x4a(u);if(N){const{icon:A=v6.createElement(h4a.default,null)}=N,F=b4a(N,["icon"]),z=v6.createElement(_4a.default,Object.assign({},F),v6.cloneElement(A,{className:`${t}-item-tooltip`,title:"",onClick:M=>{M.preventDefault()},tabIndex:null}));w=v6.createElement(v6.Fragment,null,w,z)}const P=c==="optional",I=typeof c=="function",D=c===!1;I?w=c(w,{required:!!s}):P&&!s&&(w=v6.createElement(v6.Fragment,null,w,v6.createElement("span",{className:`${t}-item-optional`,title:""},(p==null?void 0:p.optional)||((f=v4a.default.Form)===null||f===void 0?void 0:f.optional))));let k;D?k="hidden":(P||I)&&(k="optional");const R=(0,x_t.default)({[`${t}-item-required`]:s,[`${t}-item-required-mark-${k}`]:k,[`${t}-item-no-colon`]:!$});return v6.createElement(m4a.default,Object.assign({},b,{className:C}),v6.createElement("label",{htmlFor:r,className:R,title:typeof n=="string"?n:""},w))};OSe.default=S4a;var NSe={},ble=fn.default,C4a=Un.default;Object.defineProperty(NSe,"__esModule",{value:!0});NSe.default=D4a;var rq=C4a(h),w4a=ble(PL),E4a=ble(n$),T4a=ble(kD),$4a=ble(J5),O4a=ble(Li),cAe=qc,P4a=eI;const N4a={success:w4a.default,warning:T4a.default,error:E4a.default,validating:$4a.default};function D4a(e){let{children:t,errors:n,warnings:r,hasFeedback:i,validateStatus:a,prefixCls:o,meta:s,noStyle:c}=e;const u=`${o}-item`,{feedbackIcons:d}=rq.useContext(cAe.FormContext),f=(0,P4a.getStatus)(n,r,s,null,!!i,a),{isFormItemInput:p,status:m,hasFeedback:g,feedbackIcon:_}=rq.useContext(cAe.FormItemInputContext),v=rq.useMemo(()=>{var b;let y;if(i){const C=i!==!0&&i.icons||d,w=f&&((b=C==null?void 0:C({status:f,errors:n,warnings:r}))===null||b===void 0?void 0:b[f]),$=f&&N4a[f];y=w!==!1&&$?rq.createElement("span",{className:(0,O4a.default)(`${u}-feedback-icon`,`${u}-feedback-icon-${f}`)},w||rq.createElement($,null)):null}const x={status:f||"",errors:n,warnings:r,hasFeedback:!!i,feedbackIcon:y,isFormItemInput:!0};return c&&(x.status=(f??m)||"",x.isFormItemInput=p,x.hasFeedback=!!(i??g),x.feedbackIcon=i!==void 0?x.feedbackIcon:_),x},[f,i,c,p,m]);return rq.createElement(cAe.FormItemInputContext.Provider,{value:v},t)}var tI=fn.default,I4a=Un.default;Object.defineProperty(AZe,"__esModule",{value:!0});AZe.default=q4a;var BS=I4a(h),R4a=tI(Li),k4a=tI(xse),A4a=tI(U3),M4a=tI(rd),F4a=UL,S_t=qc,L4a=tI(TSe),j4a=tI(OSe),C_t=tI(SSe),B4a=eI,z4a=tI(NSe),H4a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function q4a(e){const{prefixCls:t,className:n,rootClassName:r,style:i,help:a,errors:o,warnings:s,validateStatus:c,meta:u,hasFeedback:d,hidden:f,children:p,fieldId:m,required:g,isRequired:_,onSubItemMetaChange:v,layout:b}=e,y=H4a(e,["prefixCls","className","rootClassName","style","help","errors","warnings","validateStatus","meta","hasFeedback","hidden","children","fieldId","required","isRequired","onSubItemMetaChange","layout"]),x=`${t}-item`,{requiredMark:C,vertical:w}=BS.useContext(S_t.FormContext),$=w||b==="vertical",O=BS.useRef(null),N=(0,C_t.default)(o),P=(0,C_t.default)(s),I=a!=null,D=!!(I||o.length||s.length),k=!!O.current&&(0,k4a.default)(O.current),[R,A]=BS.useState(null);(0,A4a.default)(()=>{if(D&&O.current){const U=getComputedStyle(O.current);A(parseInt(U.marginBottom,10))}},[D,k]);const F=U=>{U||A(null)},M=function(){let U=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;const W=U?N:u.errors,L=U?P:u.warnings;return(0,B4a.getStatus)(W,L,u,"",!!d,c)}(),K=(0,R4a.default)(x,n,r,{[`${x}-with-help`]:I||N.length||P.length,[`${x}-has-feedback`]:M&&d,[`${x}-has-success`]:M==="success",[`${x}-has-warning`]:M==="warning",[`${x}-has-error`]:M==="error",[`${x}-is-validating`]:M==="validating",[`${x}-hidden`]:f,[`${x}-${b}`]:b});return BS.createElement("div",{className:K,style:i,ref:O},BS.createElement(F4a.Row,Object.assign({className:`${x}-row`},(0,M4a.default)(y,["_internalItemRender","colon","dependencies","extra","fieldKey","getValueFromEvent","getValueProps","htmlFor","id","initialValue","isListField","label","labelAlign","labelCol","labelWrap","messageVariables","name","normalize","noStyle","preserve","requiredMark","rules","shouldUpdate","trigger","tooltip","validateFirst","validateTrigger","valuePropName","wrapperCol","validateDebounce"])),BS.createElement(j4a.default,Object.assign({htmlFor:m},e,{requiredMark:C,required:g??_,prefixCls:t,vertical:$})),BS.createElement(L4a.default,Object.assign({},e,u,{errors:N,warnings:P,prefixCls:t,status:M,help:a,marginBottom:R,onErrorVisibleChanged:F}),BS.createElement(S_t.NoStyleItemContext.Provider,{value:v},BS.createElement(z4a.default,{prefixCls:t,meta:u,errors:u.errors,warnings:u.warnings,hasFeedback:d,validateStatus:M},p)))),!!R&&BS.createElement("div",{className:`${x}-margin-offset`,style:{marginBottom:-R}}))}var V4a=Un.default,n7=fn.default;Object.defineProperty(wSe,"__esModule",{value:!0});wSe.default=void 0;var t9=n7(du),l3=V4a(h),W4a=n7(Li),uAe=Tse,U4a=n7(bse),K4a=Xd,G4a=ff,Y4a=Fo,X4a=go,J4a=n7(Nu),w_t=qc,Q4a=n7(IZe),Z4a=n7(ESe),e3a=n7(RZe),t3a=n7(kZe),n3a=n7(g5),G1e=eI,r3a=n7(AZe),i3a=n7(NSe);const a3a="__SPLIT__";function o3a(e,t){const n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every(i=>{const a=e[i],o=t[i];return a===o||typeof a=="function"||typeof o=="function"})}const s3a=l3.memo(e=>{let{children:t}=e;return t},(e,t)=>o3a(e.control,t.control)&&e.update===t.update&&e.childProps.length===t.childProps.length&&e.childProps.every((n,r)=>n===t.childProps[r]));function E_t(){return{errors:[],warnings:[],touched:!1,validating:!1,name:[],validated:!1}}function l3a(e){const{name:t,noStyle:n,className:r,dependencies:i,prefixCls:a,shouldUpdate:o,rules:s,children:c,required:u,label:d,messageVariables:f,trigger:p="onChange",validateTrigger:m,hidden:g,help:_,layout:v}=e,{getPrefixCls:b}=l3.useContext(X4a.ConfigContext),{name:y}=l3.useContext(w_t.FormContext),x=(0,Q4a.default)(c),C=typeof x=="function",w=l3.useContext(w_t.NoStyleItemContext),{validateTrigger:$}=l3.useContext(uAe.FieldContext),O=m!==void 0?m:$,N=t!=null,P=b("form",a),I=(0,J4a.default)(P),[D,k,R]=(0,n3a.default)(P,I),A=(0,Y4a.devUseWarning)("Form.Item");A(t!==null,"usage","`null` is passed as `name` property");const F=l3.useContext(uAe.ListContext),z=l3.useRef(null),[M,K]=(0,e3a.default)({}),[U,W]=(0,U4a.default)(()=>E_t()),L=de=>{const pe=F==null?void 0:F.getKey(de.name);if(W(de.destroy?E_t():de,!0),n&&_!==!1&&w){let Se=de.name;if(de.destroy)Se=z.current||Se;else if(pe!==void 0){const[ve,be]=pe;Se=[ve].concat((0,t9.default)(be)),z.current=Se}w(de,Se)}},Y=(de,pe)=>{K(Se=>{const ve=Object.assign({},Se),Ee=[].concat((0,t9.default)(de.name.slice(0,-1)),(0,t9.default)(pe)).join(a3a);return de.destroy?delete ve[Ee]:ve[Ee]=de,ve})},[J,Z]=l3.useMemo(()=>{const de=(0,t9.default)(U.errors),pe=(0,t9.default)(U.warnings);return Object.values(M).forEach(Se=>{de.push.apply(de,(0,t9.default)(Se.errors||[])),pe.push.apply(pe,(0,t9.default)(Se.warnings||[]))}),[de,pe]},[M,U.errors,U.warnings]),te=(0,t3a.default)();function re(de,pe,Se){return n&&!g?l3.createElement(i3a.default,{prefixCls:P,hasFeedback:e.hasFeedback,validateStatus:e.validateStatus,meta:U,errors:J,warnings:Z,noStyle:!0},de):l3.createElement(r3a.default,Object.assign({key:"row"},e,{className:(0,W4a.default)(r,R,I,k),prefixCls:P,fieldId:pe,isRequired:Se,errors:J,warnings:Z,meta:U,onSubItemMetaChange:Y,layout:v}),de)}if(!N&&!C&&!i)return D(re(x));let se={};return typeof d=="string"?se.label=d:t&&(se.label=String(t)),f&&(se=Object.assign(Object.assign({},se),f)),D(l3.createElement(uAe.Field,Object.assign({},e,{messageVariables:se,trigger:p,validateTrigger:O,onMetaChange:L}),(de,pe,Se)=>{const ve=(0,G1e.toArray)(t).length&&pe?pe.name:[],be=(0,G1e.getFieldId)(ve,y),Ee=u!==void 0?u:!!(s!=null&&s.some(je=>{if(je&&typeof je=="object"&&je.required&&!je.warningOnly)return!0;if(typeof je=="function"){const ft=je(Se);return(ft==null?void 0:ft.required)&&!(ft!=null&&ft.warningOnly)}return!1})),xe=Object.assign({},de);let Pe=null;if(A(!(o&&i),"usage","`shouldUpdate` and `dependencies` shouldn't be used together. See https://u.ant.design/form-deps."),Array.isArray(x)&&N)A(!1,"usage","A `Form.Item` with a `name` prop must have a single child element. For information on how to render more complex form items, see https://u.ant.design/complex-form-item."),Pe=x;else if(C&&(!(o||i)||N))A(!!(o||i),"usage","A `Form.Item` with a render function must have either `shouldUpdate` or `dependencies`."),A(!N,"usage","A `Form.Item` with a render function cannot be a field, and thus cannot have a `name` prop.");else if(i&&!C&&!N)A(!1,"usage","Must set `name` or use a render function when `dependencies` is set.");else if(l3.isValidElement(x)){A(x.props.defaultValue===void 0,"usage","`defaultValue` will not work on controlled Field. You should use `initialValues` of Form instead.");const je=Object.assign(Object.assign({},x.props),xe);if(je.id||(je.id=be),_||J.length>0||Z.length>0||e.extra){const Ye=[];(_||J.length>0)&&Ye.push(`${be}_help`),e.extra&&Ye.push(`${be}_extra`),je["aria-describedby"]=Ye.join(" ")}J.length>0&&(je["aria-invalid"]="true"),Ee&&(je["aria-required"]="true"),(0,K4a.supportRef)(x)&&(je.ref=te(ve,x)),new Set([].concat((0,t9.default)((0,G1e.toArray)(p)),(0,t9.default)((0,G1e.toArray)(O)))).forEach(Ye=>{je[Ye]=function(){for(var nt,We,ct,rt,vt,Mt=arguments.length,$t=new Array(Mt),ke=0;ke<Mt;ke++)$t[ke]=arguments[ke];(ct=xe[Ye])===null||ct===void 0||(nt=ct).call.apply(nt,[xe].concat($t)),(vt=(rt=x.props)[Ye])===null||vt===void 0||(We=vt).call.apply(We,[rt].concat($t))}});const Ge=[je["aria-required"],je["aria-invalid"],je["aria-describedby"]];Pe=l3.createElement(s3a,{control:xe,update:x,childProps:Ge},(0,G4a.cloneElement)(x,je))}else C&&(o||i)&&!N?Pe=x(Se):(A(!ve.length||!!n,"usage","`name` is only used for validate React element. If you are using Form.Item as layout display, please remove `name` instead."),Pe=x);return re(Pe,be,Ee)}))}const eun=l3a;eun.useStatus=Z4a.default;wSe.default=eun;var DSe={},c3a=Un.default;Object.defineProperty(DSe,"__esModule",{value:!0});DSe.default=void 0;var Y1e=c3a(h),u3a=Tse,d3a=Fo,f3a=go,p3a=qc,h3a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const m3a=e=>{var{prefixCls:t,children:n}=e,r=h3a(e,["prefixCls","children"]);(0,d3a.devUseWarning)("Form.List")(typeof r.name=="number"||(Array.isArray(r.name)?!!r.name.length:!!r.name),"usage","Miss `name` prop.");const{getPrefixCls:i}=Y1e.useContext(f3a.ConfigContext),a=i("form",t),o=Y1e.useMemo(()=>({prefixCls:a,status:"error"}),[a]);return Y1e.createElement(u3a.List,Object.assign({},r),(s,c,u)=>Y1e.createElement(p3a.FormItemPrefixContext.Provider,{value:o},n(s.map(d=>Object.assign(Object.assign({},d),{fieldKey:d.key})),c,{errors:u.errors,warnings:u.warnings})))};DSe.default=m3a;var LZe={},g3a=Un.default;Object.defineProperty(LZe,"__esModule",{value:!0});LZe.default=y3a;var v3a=g3a(h),_3a=qc;function y3a(){const{form:e}=v3a.useContext(_3a.FormContext);return e}var b3a=Un.default,xle=fn.default;Object.defineProperty(xSe,"__esModule",{value:!0});xSe.default=void 0;var x3a=xle(Fo),S3a=qc,C3a=xle(gle),jZe=b3a(Kcn),w3a=xle(wSe),E3a=xle(DSe),T3a=xle(LZe);const m$=jZe.default;m$.Item=w3a.default;m$.List=E3a.default;m$.ErrorList=C3a.default;m$.useForm=jZe.useForm;m$.useFormInstance=T3a.default;m$.useWatch=jZe.useWatch;m$.Provider=S3a.FormProvider;m$.create=()=>{(0,x3a.default)(!1,"Form","antd v4 removed `Form.create`. Please remove or use `@ant-design/compatible` instead.")};xSe.default=m$;var ISe={},Xze={exports:{}},RSe={},BZe={};Object.defineProperty(BZe,"__esModule",{value:!0});var $3a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2C847.4 286.5 704.1 186 512 186c-192.2 0-335.4 100.5-430.2 300.3a60.3 60.3 0 000 51.5C176.6 737.5 319.9 838 512 838c192.2 0 335.4-100.5 430.2-300.3 7.7-16.2 7.7-35 0-51.5zM512 766c-161.3 0-279.4-81.8-362.7-254C232.6 339.8 350.7 258 512 258c161.3 0 279.4 81.8 362.7 254C791.5 684.2 673.4 766 512 766zm-4-430c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm0 288c-61.9 0-112-50.1-112-112s50.1-112 112-112 112 50.1 112 112-50.1 112-112 112z"}}]},name:"eye",theme:"outlined"};BZe.default=$3a;var O3a=Un.default,zZe=fn.default;Object.defineProperty(RSe,"__esModule",{value:!0});RSe.default=void 0;var P3a=zZe(Ol),tun=O3a(h),N3a=zZe(BZe),D3a=zZe(Pl),I3a=function(t,n){return tun.createElement(D3a.default,(0,P3a.default)({},t,{ref:n,icon:N3a.default}))},nun=tun.forwardRef(I3a);nun.displayName="EyeOutlined";RSe.default=nun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(RSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Xze,Xze.exports);var HZe=Xze.exports;const run=mc(UXn);var QW={},Jze={exports:{}},kSe={},qZe={};Object.defineProperty(qZe,"__esModule",{value:!0});var R3a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M672 418H144c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H188V494h440v326z"}},{tag:"path",attrs:{d:"M819.3 328.5c-78.8-100.7-196-153.6-314.6-154.2l-.2-64c0-6.5-7.6-10.1-12.6-6.1l-128 101c-4 3.1-3.9 9.1 0 12.3L492 318.6c5.1 4 12.7.4 12.6-6.1v-63.9c12.9.1 25.9.9 38.8 2.5 42.1 5.2 82.1 18.2 119 38.7 38.1 21.2 71.2 49.7 98.4 84.3 27.1 34.7 46.7 73.7 58.1 115.8a325.95 325.95 0 016.5 140.9h74.9c14.8-103.6-11.3-213-81-302.3z"}}]},name:"rotate-left",theme:"outlined"};qZe.default=R3a;var k3a=Un.default,VZe=fn.default;Object.defineProperty(kSe,"__esModule",{value:!0});kSe.default=void 0;var A3a=VZe(Ol),iun=k3a(h),M3a=VZe(qZe),F3a=VZe(Pl),L3a=function(t,n){return iun.createElement(F3a.default,(0,A3a.default)({},t,{ref:n,icon:M3a.default}))},aun=iun.forwardRef(L3a);aun.displayName="RotateLeftOutlined";kSe.default=aun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(kSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Jze,Jze.exports);var j3a=Jze.exports,Qze={exports:{}},ASe={},WZe={};Object.defineProperty(WZe,"__esModule",{value:!0});var B3a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"defs",attrs:{},children:[{tag:"style",attrs:{}}]},{tag:"path",attrs:{d:"M480.5 251.2c13-1.6 25.9-2.4 38.8-2.5v63.9c0 6.5 7.5 10.1 12.6 6.1L660 217.6c4-3.2 4-9.2 0-12.3l-128-101c-5.1-4-12.6-.4-12.6 6.1l-.2 64c-118.6.5-235.8 53.4-314.6 154.2A399.75 399.75 0 00123.5 631h74.9c-.9-5.3-1.7-10.7-2.4-16.1-5.1-42.1-2.1-84.1 8.9-124.8 11.4-42.2 31-81.1 58.1-115.8 27.2-34.7 60.3-63.2 98.4-84.3 37-20.6 76.9-33.6 119.1-38.8z"}},{tag:"path",attrs:{d:"M880 418H352c-17.7 0-32 14.3-32 32v414c0 17.7 14.3 32 32 32h528c17.7 0 32-14.3 32-32V450c0-17.7-14.3-32-32-32zm-44 402H396V494h440v326z"}}]},name:"rotate-right",theme:"outlined"};WZe.default=B3a;var z3a=Un.default,UZe=fn.default;Object.defineProperty(ASe,"__esModule",{value:!0});ASe.default=void 0;var H3a=UZe(Ol),oun=z3a(h),q3a=UZe(WZe),V3a=UZe(Pl),W3a=function(t,n){return oun.createElement(V3a.default,(0,H3a.default)({},t,{ref:n,icon:q3a.default}))},sun=oun.forwardRef(W3a);sun.displayName="RotateRightOutlined";ASe.default=sun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(ASe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Qze,Qze.exports);var U3a=Qze.exports,Zze={exports:{}},MSe={},KZe={};Object.defineProperty(KZe,"__esModule",{value:!0});var K3a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M847.9 592H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h605.2L612.9 851c-4.1 5.2-.4 13 6.3 13h72.5c4.9 0 9.5-2.2 12.6-6.1l168.8-214.1c16.5-21 1.6-51.8-25.2-51.8zM872 356H266.8l144.3-183c4.1-5.2.4-13-6.3-13h-72.5c-4.9 0-9.5 2.2-12.6 6.1L150.9 380.2c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"}}]},name:"swap",theme:"outlined"};KZe.default=K3a;var G3a=Un.default,GZe=fn.default;Object.defineProperty(MSe,"__esModule",{value:!0});MSe.default=void 0;var Y3a=GZe(Ol),lun=G3a(h),X3a=GZe(KZe),J3a=GZe(Pl),Q3a=function(t,n){return lun.createElement(J3a.default,(0,Y3a.default)({},t,{ref:n,icon:X3a.default}))},cun=lun.forwardRef(Q3a);cun.displayName="SwapOutlined";MSe.default=cun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(MSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(Zze,Zze.exports);var Z3a=Zze.exports,eHe={exports:{}},FSe={},YZe={};Object.defineProperty(YZe,"__esModule",{value:!0});var eba={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H519V309c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v134H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h118v134c0 4.4 3.6 8 8 8h60c4.4 0 8-3.6 8-8V519h118c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-in",theme:"outlined"};YZe.default=eba;var tba=Un.default,XZe=fn.default;Object.defineProperty(FSe,"__esModule",{value:!0});FSe.default=void 0;var nba=XZe(Ol),uun=tba(h),rba=XZe(YZe),iba=XZe(Pl),aba=function(t,n){return uun.createElement(iba.default,(0,nba.default)({},t,{ref:n,icon:rba.default}))},dun=uun.forwardRef(aba);dun.displayName="ZoomInOutlined";FSe.default=dun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(FSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(eHe,eHe.exports);var oba=eHe.exports,tHe={exports:{}},LSe={},JZe={};Object.defineProperty(JZe,"__esModule",{value:!0});var sba={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M637 443H325c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h312c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8zm284 424L775 721c122.1-148.9 113.6-369.5-26-509-148-148.1-388.4-148.1-537 0-148.1 148.6-148.1 389 0 537 139.5 139.6 360.1 148.1 509 26l146 146c3.2 2.8 8.3 2.8 11 0l43-43c2.8-2.7 2.8-7.8 0-11zM696 696c-118.8 118.7-311.2 118.7-430 0-118.7-118.8-118.7-311.2 0-430 118.8-118.7 311.2-118.7 430 0 118.7 118.8 118.7 311.2 0 430z"}}]},name:"zoom-out",theme:"outlined"};JZe.default=sba;var lba=Un.default,QZe=fn.default;Object.defineProperty(LSe,"__esModule",{value:!0});LSe.default=void 0;var cba=QZe(Ol),fun=lba(h),uba=QZe(JZe),dba=QZe(Pl),fba=function(t,n){return fun.createElement(dba.default,(0,cba.default)({},t,{ref:n,icon:uba.default}))},pun=fun.forwardRef(fba);pun.displayName="ZoomOutOutlined";LSe.default=pun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(LSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(tHe,tHe.exports);var pba=tHe.exports,Jg={};Object.defineProperty(Jg,"__esModule",{value:!0});Jg.prepareComponentToken=Jg.genPreviewSwitchStyle=Jg.genPreviewOperationsStyle=Jg.genImagePreviewStyle=Jg.genImageMaskStyle=Jg.genBoxStyle=Jg.default=void 0;var hun=Ha,AM=T1,hba=k3,mba=Lo,T_t=__,dAe=ao;const iye=e=>({position:e||"absolute",inset:0});Jg.genBoxStyle=iye;const mun=e=>{const{iconCls:t,motionDurationSlow:n,paddingXXS:r,marginXXS:i,prefixCls:a,colorTextLightSolid:o}=e;return{position:"absolute",inset:0,display:"flex",alignItems:"center",justifyContent:"center",color:o,background:new AM.FastColor("#000").setA(.5).toRgbString(),cursor:"pointer",opacity:0,transition:`opacity ${n}`,[`.${a}-mask-info`]:Object.assign(Object.assign({},mba.textEllipsis),{padding:`0 ${(0,hun.unit)(r)}`,[t]:{marginInlineEnd:i,svg:{verticalAlign:"baseline"}}})}};Jg.genImageMaskStyle=mun;const gun=e=>{const{previewCls:t,modalMaskBg:n,paddingSM:r,marginXL:i,margin:a,paddingLG:o,previewOperationColorDisabled:s,previewOperationHoverColor:c,motionDurationSlow:u,iconCls:d,colorTextLightSolid:f}=e,p=new AM.FastColor(n).setA(.1),m=p.clone().setA(.2);return{[`${t}-footer`]:{position:"fixed",bottom:i,left:{_skip_check_:!0,value:"50%"},display:"flex",flexDirection:"column",alignItems:"center",color:e.previewOperationColor,transform:"translateX(-50%)"},[`${t}-progress`]:{marginBottom:a},[`${t}-close`]:{position:"fixed",top:i,right:{_skip_check_:!0,value:i},display:"flex",color:f,backgroundColor:p.toRgbString(),borderRadius:"50%",padding:r,outline:0,border:0,cursor:"pointer",transition:`all ${u}`,"&:hover":{backgroundColor:m.toRgbString()},[`& > ${d}`]:{fontSize:e.previewOperationSize}},[`${t}-operations`]:{display:"flex",alignItems:"center",padding:`0 ${(0,hun.unit)(o)}`,backgroundColor:p.toRgbString(),borderRadius:100,"&-operation":{marginInlineStart:r,padding:r,cursor:"pointer",transition:`all ${u}`,userSelect:"none",[`&:not(${t}-operations-operation-disabled):hover > ${d}`]:{color:c},"&-disabled":{color:s,cursor:"not-allowed"},"&:first-of-type":{marginInlineStart:0},[`& > ${d}`]:{fontSize:e.previewOperationSize}}}}};Jg.genPreviewOperationsStyle=gun;const vun=e=>{const{modalMaskBg:t,iconCls:n,previewOperationColorDisabled:r,previewCls:i,zIndexPopup:a,motionDurationSlow:o}=e,s=new AM.FastColor(t).setA(.1),c=s.clone().setA(.2);return{[`${i}-switch-left, ${i}-switch-right`]:{position:"fixed",insetBlockStart:"50%",zIndex:e.calc(a).add(1).equal(),display:"flex",alignItems:"center",justifyContent:"center",width:e.imagePreviewSwitchSize,height:e.imagePreviewSwitchSize,marginTop:e.calc(e.imagePreviewSwitchSize).mul(-1).div(2).equal(),color:e.previewOperationColor,background:s.toRgbString(),borderRadius:"50%",transform:"translateY(-50%)",cursor:"pointer",transition:`all ${o}`,userSelect:"none","&:hover":{background:c.toRgbString()},"&-disabled":{"&, &:hover":{color:r,background:"transparent",cursor:"not-allowed",[`> ${n}`]:{cursor:"not-allowed"}}},[`> ${n}`]:{fontSize:e.previewOperationSize}},[`${i}-switch-left`]:{insetInlineStart:e.marginSM},[`${i}-switch-right`]:{insetInlineEnd:e.marginSM}}};Jg.genPreviewSwitchStyle=vun;const _un=e=>{const{motionEaseOut:t,previewCls:n,motionDurationSlow:r,componentCls:i}=e;return[{[`${i}-preview-root`]:{[n]:{height:"100%",textAlign:"center",pointerEvents:"none"},[`${n}-body`]:Object.assign(Object.assign({},iye()),{overflow:"hidden"}),[`${n}-img`]:{maxWidth:"100%",maxHeight:"70%",verticalAlign:"middle",transform:"scale3d(1, 1, 1)",cursor:"grab",transition:`transform ${r} ${t} 0s`,userSelect:"none","&-wrapper":Object.assign(Object.assign({},iye()),{transition:`transform ${r} ${t} 0s`,display:"flex",justifyContent:"center",alignItems:"center","& > *":{pointerEvents:"auto"},"&::before":{display:"inline-block",width:1,height:"50%",marginInlineEnd:-1,content:'""'}})},[`${n}-moving`]:{[`${n}-preview-img`]:{cursor:"grabbing","&-wrapper":{transitionDuration:"0s"}}}}},{[`${i}-preview-root`]:{[`${n}-wrap`]:{zIndex:e.zIndexPopup}}},{[`${i}-preview-operations-wrapper`]:{position:"fixed",zIndex:e.calc(e.zIndexPopup).add(1).equal()},"&":[gun(e),vun(e)]}]};Jg.genImagePreviewStyle=_un;const gba=e=>{const{componentCls:t}=e;return{[t]:{position:"relative",display:"inline-block",[`${t}-img`]:{width:"100%",height:"auto",verticalAlign:"middle"},[`${t}-img-placeholder`]:{backgroundColor:e.colorBgContainerDisabled,backgroundImage:"url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTQuNSAyLjVoLTEzQS41LjUgMCAwIDAgMSAzdjEwYS41LjUgMCAwIDAgLjUuNWgxM2EuNS41IDAgMCAwIC41LS41VjNhLjUuNSAwIDAgMC0uNS0uNXpNNS4yODEgNC43NWExIDEgMCAwIDEgMCAyIDEgMSAwIDAgMSAwLTJ6bTguMDMgNi44M2EuMTI3LjEyNyAwIDAgMS0uMDgxLjAzSDIuNzY5YS4xMjUuMTI1IDAgMCAxLS4wOTYtLjIwN2wyLjY2MS0zLjE1NmEuMTI2LjEyNiAwIDAgMSAuMTc3LS4wMTZsLjAxNi4wMTZMNy4wOCAxMC4wOWwyLjQ3LTIuOTNhLjEyNi4xMjYgMCAwIDEgLjE3Ny0uMDE2bC4wMTUuMDE2IDMuNTg4IDQuMjQ0YS4xMjcuMTI3IDAgMCAxLS4wMi4xNzV6IiBmaWxsPSIjOEM4QzhDIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=')",backgroundRepeat:"no-repeat",backgroundPosition:"center center",backgroundSize:"30%"},[`${t}-mask`]:Object.assign({},mun(e)),[`${t}-mask:hover`]:{opacity:1},[`${t}-placeholder`]:Object.assign({},iye())}}},vba=e=>{const{previewCls:t}=e;return{[`${t}-root`]:(0,T_t.initZoomMotion)(e,"zoom"),"&":(0,T_t.initFadeMotion)(e,!0)}},yun=e=>({zIndexPopup:e.zIndexPopupBase+80,previewOperationColor:new AM.FastColor(e.colorTextLightSolid).setA(.65).toRgbString(),previewOperationHoverColor:new AM.FastColor(e.colorTextLightSolid).setA(.85).toRgbString(),previewOperationColorDisabled:new AM.FastColor(e.colorTextLightSolid).setA(.25).toRgbString(),previewOperationSize:e.fontSizeIcon*1.5});Jg.prepareComponentToken=yun;Jg.default=(0,dAe.genStyleHooks)("Image",e=>{const t=`${e.componentCls}-preview`,n=(0,dAe.mergeToken)(e,{previewCls:t,modalMaskBg:new AM.FastColor("#000").setA(.45).toRgbString(),imagePreviewSwitchSize:e.controlHeightLG});return[gba(n),_un(n),(0,hba.genModalMaskStyle)((0,dAe.mergeToken)(n,{componentCls:t})),vba(n)]},yun);var m8=fn.default,_ba=Un.default;Object.defineProperty(QW,"__esModule",{value:!0});QW.icons=QW.default=void 0;var w6=_ba(h),yba=m8(nb),bba=m8(zL),xba=m8(jD),Sba=m8(j3a),Cba=m8(U3a),$_t=m8(Z3a),wba=m8(oba),Eba=m8(pba),Tba=m8(Li),$ba=m8(run),Oba=Hf,O_t=Hm,Pba=go,Nba=m8(Nu),Dba=m8(Jg),Iba=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Rba=QW.icons={rotateLeft:w6.createElement(Sba.default,null),rotateRight:w6.createElement(Cba.default,null),zoomIn:w6.createElement(wba.default,null),zoomOut:w6.createElement(Eba.default,null),close:w6.createElement(yba.default,null),left:w6.createElement(bba.default,null),right:w6.createElement(xba.default,null),flipX:w6.createElement($_t.default,null),flipY:w6.createElement($_t.default,{rotate:90})},kba=e=>{var{previewPrefixCls:t,preview:n}=e,r=Iba(e,["previewPrefixCls","preview"]);const{getPrefixCls:i}=w6.useContext(Pba.ConfigContext),a=i("image",t),o=`${a}-preview`,s=i(),c=(0,Nba.default)(a),[u,d,f]=(0,Dba.default)(a,c),[p]=(0,Oba.useZIndex)("ImagePreview",typeof n=="object"?n.zIndex:void 0),m=w6.useMemo(()=>{var g;if(n===!1)return n;const _=typeof n=="object"?n:{},v=(0,Tba.default)(d,f,c,(g=_.rootClassName)!==null&&g!==void 0?g:"");return Object.assign(Object.assign({},_),{transitionName:(0,O_t.getTransitionName)(s,"zoom",_.transitionName),maskTransitionName:(0,O_t.getTransitionName)(s,"fade",_.maskTransitionName),rootClassName:v,zIndex:p})},[n]);return u(w6.createElement($ba.default.PreviewGroup,Object.assign({preview:m,previewPrefixCls:o,icons:Rba},r)))};QW.default=kba;var Sle=fn.default,bun=Un.default;Object.defineProperty(ISe,"__esModule",{value:!0});ISe.default=void 0;var X1e=bun(h),Aba=Sle(HZe),fAe=Sle(Li),Mba=Sle(run),Fba=Hf,P_t=Hm,Lba=cc,jba=Sle(Nu),Bba=lm,xun=bun(QW),zba=Sle(Jg),N_t=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const ZZe=e=>{const{prefixCls:t,preview:n,className:r,rootClassName:i,style:a}=e,o=N_t(e,["prefixCls","preview","className","rootClassName","style"]),{getPrefixCls:s,getPopupContainer:c,className:u,style:d,preview:f}=(0,Lba.useComponentConfig)("image"),[p]=(0,Bba.useLocale)("Image"),m=s("image",t),g=s(),_=(0,jba.default)(m),[v,b,y]=(0,zba.default)(m,_),x=(0,fAe.default)(i,b,y,_),C=(0,fAe.default)(r,b,u),[w]=(0,Fba.useZIndex)("ImagePreview",typeof n=="object"?n.zIndex:void 0),$=X1e.useMemo(()=>{if(n===!1)return n;const N=typeof n=="object"?n:{},{getContainer:P,closeIcon:I,rootClassName:D}=N,k=N_t(N,["getContainer","closeIcon","rootClassName"]);return Object.assign(Object.assign({mask:X1e.createElement("div",{className:`${m}-mask-info`},X1e.createElement(Aba.default,null),p==null?void 0:p.preview),icons:xun.icons},k),{rootClassName:(0,fAe.default)(x,D),getContainer:P??c,transitionName:(0,P_t.getTransitionName)(g,"zoom",N.transitionName),maskTransitionName:(0,P_t.getTransitionName)(g,"fade",N.maskTransitionName),zIndex:w,closeIcon:I??(f==null?void 0:f.closeIcon)})},[n,p,f==null?void 0:f.closeIcon]),O=Object.assign(Object.assign({},d),a);return v(X1e.createElement(Mba.default,Object.assign({prefixCls:m,preview:$,rootClassName:x,className:C,style:O},o)))};ZZe.PreviewGroup=xun.default;ZZe.displayName="Image";ISe.default=ZZe;var jSe={},BSe={},Sun=fn.default,Hba=Un.default;Object.defineProperty(BSe,"__esModule",{value:!0});BSe.default=void 0;var pve=Hba(h),D_t=pve,qba=Sun(Li),Vba=Fo,Wba=go,I_t=qc,Uba=Sun(GD);const Kba=e=>{const{getPrefixCls:t,direction:n}=(0,pve.useContext)(Wba.ConfigContext),{prefixCls:r,className:i}=e,a=t("input-group",r),o=t("input"),[s,c,u]=(0,Uba.default)(o),d=(0,qba.default)(a,u,{[`${a}-lg`]:e.size==="large",[`${a}-sm`]:e.size==="small",[`${a}-compact`]:e.compact,[`${a}-rtl`]:n==="rtl"},c,i),f=(0,pve.useContext)(I_t.FormItemInputContext),p=(0,pve.useMemo)(()=>Object.assign(Object.assign({},f),{isFormItemInput:!1}),[f]);return(0,Vba.devUseWarning)("Input.Group").deprecated(!1,"Input.Group","Space.Compact"),s(D_t.createElement("span",{className:d,style:e.style,onMouseEnter:e.onMouseEnter,onMouseLeave:e.onMouseLeave,onFocus:e.onFocus,onBlur:e.onBlur},D_t.createElement(I_t.FormItemInputContext.Provider,{value:p},e.children)))};BSe.default=Kba;var zSe={},HSe={};Object.defineProperty(HSe,"__esModule",{value:!0});HSe.default=void 0;var R_t=ao,k_t=u$;const Gba=e=>{const{componentCls:t,paddingXS:n}=e;return{[t]:{display:"inline-flex",alignItems:"center",flexWrap:"nowrap",columnGap:n,"&-rtl":{direction:"rtl"},[`${t}-input`]:{textAlign:"center",paddingInline:e.paddingXXS},[`&${t}-sm ${t}-input`]:{paddingInline:e.calc(e.paddingXXS).div(2).equal()},[`&${t}-lg ${t}-input`]:{paddingInline:e.paddingXS}}}};HSe.default=(0,R_t.genStyleHooks)(["Input","OTP"],e=>{const t=(0,R_t.mergeToken)(e,(0,k_t.initInputToken)(e));return[Gba(t)]},k_t.initComponentToken);var qSe={},Cun=fn.default,Yba=Un.default;Object.defineProperty(qSe,"__esModule",{value:!0});qSe.default=void 0;var J1e=Yba(h),Xba=Cun(v_),Jba=Cun(f$),Qba=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Zba=J1e.forwardRef((e,t)=>{const{value:n,onChange:r,onActiveChange:i,index:a,mask:o}=e,s=Qba(e,["value","onChange","onActiveChange","index","mask"]),c=n&&typeof o=="string"?o:n,u=g=>{r(a,g.target.value)},d=J1e.useRef(null);J1e.useImperativeHandle(t,()=>d.current);const f=()=>{(0,Xba.default)(()=>{var g;const _=(g=d.current)===null||g===void 0?void 0:g.input;document.activeElement===_&&_&&_.select()})},p=g=>{const{key:_,ctrlKey:v,metaKey:b}=g;_==="ArrowLeft"?i(a-1):_==="ArrowRight"?i(a+1):_==="z"&&(v||b)&&g.preventDefault(),f()},m=g=>{g.key==="Backspace"&&!n&&i(a-1),f()};return J1e.createElement(Jba.default,Object.assign({type:o===!0?"password":"text"},s,{ref:d,value:c,onInput:u,onFocus:f,onKeyDown:p,onKeyUp:m,onMouseDown:f,onMouseUp:f}))});qSe.default=Zba;var e6a=Un.default,YL=fn.default;Object.defineProperty(zSe,"__esModule",{value:!0});zSe.default=void 0;var t6a=YL(du),Hv=e6a(h),n6a=YL(Li),A_t=YL(iv),r6a=YL(s8),i6a=u2,a6a=Fo,o6a=go,s6a=YL(Nf),M_t=qc,l6a=YL(HSe),c6a=YL(qSe),u6a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function Q1e(e){return(e||"").split("")}const d6a=e=>{const{index:t,prefixCls:n,separator:r}=e,i=typeof r=="function"?r(t):r;return i?Hv.createElement("span",{className:`${n}-separator`},i):null},f6a=Hv.forwardRef((e,t)=>{const{prefixCls:n,length:r=6,size:i,defaultValue:a,value:o,onChange:s,formatter:c,separator:u,variant:d,disabled:f,status:p,autoFocus:m,mask:g,type:_,onInput:v,inputMode:b}=e,y=u6a(e,["prefixCls","length","size","defaultValue","value","onChange","formatter","separator","variant","disabled","status","autoFocus","mask","type","onInput","inputMode"]);(0,a6a.devUseWarning)("Input.OTP")(!(typeof g=="string"&&g.length>1),"usage","`mask` prop should be a single character.");const{getPrefixCls:x,direction:C}=Hv.useContext(o6a.ConfigContext),w=x("otp",n),$=(0,r6a.default)(y,{aria:!0,data:!0,attr:!0}),[O,N,P]=(0,l6a.default)(w),I=(0,s6a.default)(Z=>i??Z),D=Hv.useContext(M_t.FormItemInputContext),k=(0,i6a.getMergedStatus)(D.status,p),R=Hv.useMemo(()=>Object.assign(Object.assign({},D),{status:k,hasFeedback:!1,feedbackIcon:null}),[D,k]),A=Hv.useRef(null),F=Hv.useRef({});Hv.useImperativeHandle(t,()=>({focus:()=>{var Z;(Z=F.current[0])===null||Z===void 0||Z.focus()},blur:()=>{var Z;for(let te=0;te<r;te+=1)(Z=F.current[te])===null||Z===void 0||Z.blur()},nativeElement:A.current}));const z=Z=>c?c(Z):Z,[M,K]=Hv.useState(()=>Q1e(z(a||"")));Hv.useEffect(()=>{o!==void 0&&K(Q1e(o))},[o]);const U=(0,A_t.default)(Z=>{K(Z),v&&v(Z),s&&Z.length===r&&Z.every(te=>te)&&Z.some((te,re)=>M[re]!==te)&&s(Z.join(""))}),W=(0,A_t.default)((Z,te)=>{let re=(0,t6a.default)(M);for(let de=0;de<Z;de+=1)re[de]||(re[de]="");te.length<=1?re[Z]=te:re=re.slice(0,Z).concat(Q1e(te)),re=re.slice(0,r);for(let de=re.length-1;de>=0&&!re[de];de-=1)re.pop();const se=z(re.map(de=>de||" ").join(""));return re=Q1e(se).map((de,pe)=>de===" "&&!re[pe]?re[pe]:de),re}),L=(Z,te)=>{var re;const se=W(Z,te),de=Math.min(Z+te.length,r-1);de!==Z&&se[Z]!==void 0&&((re=F.current[de])===null||re===void 0||re.focus()),U(se)},Y=Z=>{var te;(te=F.current[Z])===null||te===void 0||te.focus()},J={variant:d,disabled:f,status:k,mask:g,type:_,inputMode:b};return O(Hv.createElement("div",Object.assign({},$,{ref:A,className:(0,n6a.default)(w,{[`${w}-sm`]:I==="small",[`${w}-lg`]:I==="large",[`${w}-rtl`]:C==="rtl"},P,N)}),Hv.createElement(M_t.FormItemInputContext.Provider,{value:R},Array.from({length:r}).map((Z,te)=>{const re=`otp-${te}`,se=M[te]||"";return Hv.createElement(Hv.Fragment,{key:re},Hv.createElement(c6a.default,Object.assign({ref:de=>{F.current[te]=de},index:te,size:I,htmlSize:1,className:`${w}-input`,onChange:L,value:se,onActiveChange:Y,autoFocus:te===0&&m},J)),te<r-1&&Hv.createElement(d6a,{separator:u,index:te,prefixCls:w}))}))))});zSe.default=f6a;var VSe={},nHe={exports:{}},WSe={},eet={};Object.defineProperty(eet,"__esModule",{value:!0});var p6a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M942.2 486.2Q889.47 375.11 816.7 305l-50.88 50.88C807.31 395.53 843.45 447.4 874.7 512 791.5 684.2 673.4 766 512 766q-72.67 0-133.87-22.38L323 798.75Q408 838 512 838q288.3 0 430.2-300.3a60.29 60.29 0 000-51.5zm-63.57-320.64L836 122.88a8 8 0 00-11.32 0L715.31 232.2Q624.86 186 512 186q-288.3 0-430.2 300.3a60.3 60.3 0 000 51.5q56.69 119.4 136.5 191.41L112.48 835a8 8 0 000 11.31L155.17 889a8 8 0 0011.31 0l712.15-712.12a8 8 0 000-11.32zM149.3 512C232.6 339.8 350.7 258 512 258c54.54 0 104.13 9.36 149.12 28.39l-70.3 70.3a176 176 0 00-238.13 238.13l-83.42 83.42C223.1 637.49 183.3 582.28 149.3 512zm246.7 0a112.11 112.11 0 01146.2-106.69L401.31 546.2A112 112 0 01396 512z"}},{tag:"path",attrs:{d:"M508 624c-3.46 0-6.87-.16-10.25-.47l-52.82 52.82a176.09 176.09 0 00227.42-227.42l-52.82 52.82c.31 3.38.47 6.79.47 10.25a111.94 111.94 0 01-112 112z"}}]},name:"eye-invisible",theme:"outlined"};eet.default=p6a;var h6a=Un.default,tet=fn.default;Object.defineProperty(WSe,"__esModule",{value:!0});WSe.default=void 0;var m6a=tet(Ol),wun=h6a(h),g6a=tet(eet),v6a=tet(Pl),_6a=function(t,n){return wun.createElement(v6a.default,(0,m6a.default)({},t,{ref:n,icon:g6a.default}))},Eun=wun.forwardRef(_6a);Eun.displayName="EyeInvisibleOutlined";WSe.default=Eun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(WSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(nHe,nHe.exports);var y6a=nHe.exports,XL=fn.default,b6a=Un.default;Object.defineProperty(VSe,"__esModule",{value:!0});VSe.default=void 0;var rHe=b6a(h),JS=rHe,x6a=XL(y6a),S6a=XL(HZe),C6a=XL(Li),w6a=XL(rd),E6a=Xd,T6a=go,$6a=XL(tp),O6a=XL(k7e),P6a=XL(f$),N6a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const D6a=e=>e?JS.createElement(S6a.default,null):JS.createElement(x6a.default,null),I6a={click:"onClick",hover:"onMouseOver"},Tun=JS.forwardRef((e,t)=>{const{disabled:n,action:r="click",visibilityToggle:i=!0,iconRender:a=D6a}=e,o=JS.useContext($6a.default),s=n??o,c=typeof i=="object"&&i.visible!==void 0,[u,d]=(0,rHe.useState)(()=>c?i.visible:!1),f=(0,rHe.useRef)(null);JS.useEffect(()=>{c&&d(i.visible)},[c,i]);const p=(0,O6a.default)(f),m=()=>{var I;if(s)return;u&&p();const D=!u;d(D),typeof i=="object"&&((I=i.onVisibleChange)===null||I===void 0||I.call(i,D))},g=I=>{const D=I6a[r]||"",k=a(u),R={[D]:m,className:`${I}-icon`,key:"passwordIcon",onMouseDown:A=>{A.preventDefault()},onMouseUp:A=>{A.preventDefault()}};return JS.cloneElement(JS.isValidElement(k)?k:JS.createElement("span",null,k),R)},{className:_,prefixCls:v,inputPrefixCls:b,size:y}=e,x=N6a(e,["className","prefixCls","inputPrefixCls","size"]),{getPrefixCls:C}=JS.useContext(T6a.ConfigContext),w=C("input",b),$=C("input-password",v),O=i&&g($),N=(0,C6a.default)($,_,{[`${$}-${y}`]:!!y}),P=Object.assign(Object.assign({},(0,w6a.default)(x,["suffix","iconRender","visibilityToggle"])),{type:u?"text":"password",className:N,prefixCls:w,suffix:O});return y&&(P.size=y),JS.createElement(P6a.default,Object.assign({ref:(0,E6a.composeRef)(t,f)},P))});Tun.displayName="Input.Password";VSe.default=Tun;var USe={},Cle=fn.default,R6a=Un.default;Object.defineProperty(USe,"__esModule",{value:!0});USe.default=void 0;var fA=R6a(h),k6a=Cle(S5e),A6a=Cle(Li),M6a=Xd,F_t=ff,F6a=Cle(Gy),L6a=go,j6a=Cle(Nf),B6a=Nh,z6a=Cle(f$),H6a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const $un=fA.forwardRef((e,t)=>{const{prefixCls:n,inputPrefixCls:r,className:i,size:a,suffix:o,enterButton:s=!1,addonAfter:c,loading:u,disabled:d,onSearch:f,onChange:p,onCompositionStart:m,onCompositionEnd:g}=e,_=H6a(e,["prefixCls","inputPrefixCls","className","size","suffix","enterButton","addonAfter","loading","disabled","onSearch","onChange","onCompositionStart","onCompositionEnd"]),{getPrefixCls:v,direction:b}=fA.useContext(L6a.ConfigContext),y=fA.useRef(!1),x=v("input-search",n),C=v("input",r),{compactSize:w}=(0,B6a.useCompactItemContext)(x,b),$=(0,j6a.default)(L=>{var Y;return(Y=a??w)!==null&&Y!==void 0?Y:L}),O=fA.useRef(null),N=L=>{L!=null&&L.target&&L.type==="click"&&f&&f(L.target.value,L,{source:"clear"}),p==null||p(L)},P=L=>{var Y;document.activeElement===((Y=O.current)===null||Y===void 0?void 0:Y.input)&&L.preventDefault()},I=L=>{var Y,J;f&&f((J=(Y=O.current)===null||Y===void 0?void 0:Y.input)===null||J===void 0?void 0:J.value,L,{source:"input"})},D=L=>{y.current||u||I(L)},k=typeof s=="boolean"?fA.createElement(k6a.default,null):null,R=`${x}-button`;let A;const F=s||{},z=F.type&&F.type.__ANT_BUTTON===!0;z||F.type==="button"?A=(0,F_t.cloneElement)(F,Object.assign({onMouseDown:P,onClick:L=>{var Y,J;(J=(Y=F==null?void 0:F.props)===null||Y===void 0?void 0:Y.onClick)===null||J===void 0||J.call(Y,L),I(L)},key:"enterButton"},z?{className:R,size:$}:{})):A=fA.createElement(F6a.default,{className:R,type:s?"primary":void 0,size:$,disabled:d,key:"enterButton",onMouseDown:P,onClick:I,loading:u,icon:k},s),c&&(A=[A,(0,F_t.cloneElement)(c,{key:"addonAfter"})]);const M=(0,A6a.default)(x,{[`${x}-rtl`]:b==="rtl",[`${x}-${$}`]:!!$,[`${x}-with-button`]:!!s},i),K=Object.assign(Object.assign({},_),{className:M,prefixCls:C,type:"search"}),U=L=>{y.current=!0,m==null||m(L)},W=L=>{y.current=!1,g==null||g(L)};return fA.createElement(z6a.default,Object.assign({ref:(0,M6a.composeRef)(O,t),onPressEnter:D},K,{size:$,onCompositionStart:U,onCompositionEnd:W,addonAfter:A,suffix:o,onChange:N,disabled:d}))});$un.displayName="Search";USe.default=$un;var wle={};const q6a=mc(VJn);var KSe={},Oun=fn.default;Object.defineProperty(KSe,"__esModule",{value:!0});KSe.default=void 0;var V6a=Oun(h),W6a=Oun(v_);const Z1e=2,U6a=(e,t)=>{t.offsetWidth-e<Z1e?t.style.width=`${e+Z1e}px`:t.offsetWidth-e>Z1e&&(t.style.width=`${e+Z1e}px`)},K6a=()=>V6a.default.useCallback(t=>{if(t&&t.resizableTextArea.textArea.style.width.includes("px")){const n=Number.parseInt(t.resizableTextArea.textArea.style.width.replace(/px/,""));(0,W6a.default)(()=>U6a(n,t.nativeElement))}},[]);KSe.default=K6a;var Pun={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,Object.defineProperty(e,"initComponentToken",{enumerable:!0,get:function(){return n.initComponentToken}}),Object.defineProperty(e,"initInputToken",{enumerable:!0,get:function(){return n.initInputToken}});var t=ao,n=u$;const r=i=>{const{componentCls:a,paddingLG:o}=i,s=`${a}-textarea`;return{[s]:{position:"relative","&-show-count":{[`> ${a}`]:{height:"100%"},[`${a}-data-count`]:{position:"absolute",bottom:i.calc(i.fontSize).mul(i.lineHeight).mul(-1).equal(),insetInlineEnd:0,color:i.colorTextDescription,whiteSpace:"nowrap",pointerEvents:"none"}},[`
        &-allow-clear > ${a},
        &-affix-wrapper${s}-has-feedback ${a}
      `]:{paddingInlineEnd:o},[`&-affix-wrapper${a}-affix-wrapper`]:{padding:0,[`> textarea${a}`]:{fontSize:"inherit",border:"none",outline:"none",background:"transparent",minHeight:i.calc(i.controlHeight).sub(i.calc(i.lineWidth).mul(2)).equal(),"&:focus":{boxShadow:"none !important"}},[`${a}-suffix`]:{margin:0,"> *:not(:last-child)":{marginInline:0},[`${a}-clear-icon`]:{position:"absolute",insetInlineEnd:i.paddingInline,insetBlockStart:i.paddingXS},[`${s}-suffix`]:{position:"absolute",top:0,insetInlineEnd:i.paddingInline,bottom:0,zIndex:1,display:"inline-flex",alignItems:"center",margin:"auto",pointerEvents:"none"}}},[`&-affix-wrapper${a}-affix-wrapper-sm`]:{[`${a}-suffix`]:{[`${a}-clear-icon`]:{insetInlineEnd:i.paddingInlineSM}}}}}};e.default=(0,t.genStyleHooks)(["Input","TextArea"],i=>{const a=(0,t.mergeToken)(i,(0,n.initInputToken)(i));return[r(a)]},n.initComponentToken,{resetFont:!1})})(Pun);var g$=fn.default,G6a=Un.default;Object.defineProperty(wle,"__esModule",{value:!0});wle.default=void 0;var Nun=G6a(h),iq=Nun,e0e=g$(Li),Y6a=g$(q6a),X6a=g$(AG),L_t=u2,J6a=Fo,Q6a=cc,Z6a=g$(tp),e8a=g$(Nu),t8a=g$(Nf),n8a=qc,r8a=g$(Yy),i8a=Nh,a8a=g$(KSe),o8a=f$,s8a=GD,l8a=g$(Pun),c8a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const u8a=(0,Nun.forwardRef)((e,t)=>{var n;const{prefixCls:r,bordered:i=!0,size:a,disabled:o,status:s,allowClear:c,classNames:u,rootClassName:d,className:f,style:p,styles:m,variant:g,showCount:_}=e,v=c8a(e,["prefixCls","bordered","size","disabled","status","allowClear","classNames","rootClassName","className","style","styles","variant","showCount"]);{const{deprecated:pe}=(0,J6a.devUseWarning)("TextArea");pe(!("bordered"in e),"bordered","variant")}const{getPrefixCls:b,direction:y,allowClear:x,autoComplete:C,className:w,style:$,classNames:O,styles:N}=(0,Q6a.useComponentConfig)("textArea"),P=iq.useContext(Z6a.default),I=o??P,{status:D,hasFeedback:k,feedbackIcon:R}=iq.useContext(n8a.FormItemInputContext),A=(0,L_t.getMergedStatus)(D,s),F=iq.useRef(null);iq.useImperativeHandle(t,()=>{var pe;return{resizableTextArea:(pe=F.current)===null||pe===void 0?void 0:pe.resizableTextArea,focus:Se=>{var ve,be;(0,o8a.triggerFocus)((be=(ve=F.current)===null||ve===void 0?void 0:ve.resizableTextArea)===null||be===void 0?void 0:be.textArea,Se)},blur:()=>{var Se;return(Se=F.current)===null||Se===void 0?void 0:Se.blur()}}});const z=b("input",r),M=(0,e8a.default)(z),[K,U,W]=(0,s8a.useSharedStyle)(z,d),[L]=(0,l8a.default)(z,M),{compactSize:Y,compactItemClassnames:J}=(0,i8a.useCompactItemContext)(z,y),Z=(0,t8a.default)(pe=>{var Se;return(Se=a??Y)!==null&&Se!==void 0?Se:pe}),[te,re]=(0,r8a.default)("textArea",g,i),se=(0,X6a.default)(c??x),de=(0,a8a.default)();return K(L(iq.createElement(Y6a.default,Object.assign({autoComplete:C},v,{style:Object.assign(Object.assign({},$),p),styles:Object.assign(Object.assign({},N),m),disabled:I,allowClear:se,className:(0,e0e.default)(W,M,f,d,J,w),classNames:Object.assign(Object.assign(Object.assign({},u),O),{textarea:(0,e0e.default)({[`${z}-sm`]:Z==="small",[`${z}-lg`]:Z==="large"},U,u==null?void 0:u.textarea,O.textarea),variant:(0,e0e.default)({[`${z}-${te}`]:re},(0,L_t.getStatusClassNames)(z,A)),affixWrapper:(0,e0e.default)(`${z}-textarea-affix-wrapper`,{[`${z}-affix-wrapper-rtl`]:y==="rtl",[`${z}-affix-wrapper-sm`]:Z==="small",[`${z}-affix-wrapper-lg`]:Z==="large",[`${z}-textarea-show-count`]:e.showCount||((n=e.count)===null||n===void 0?void 0:n.show)},U)}),prefixCls:z,suffix:k&&iq.createElement("span",{className:`${z}-textarea-suffix`},R),showCount:_,ref:F,onResize:pe=>{var Se;(Se=v.onResize)===null||Se===void 0||Se.call(v,pe),_&&de(F.current)}}))))});wle.default=u8a;var HG=fn.default;Object.defineProperty(jSe,"__esModule",{value:!0});jSe.default=void 0;var d8a=HG(BSe),f8a=HG(f$),p8a=HG(zSe),h8a=HG(VSe),m8a=HG(USe),g8a=HG(wle);const qG=f8a.default;qG.Group=d8a.default;qG.Search=m8a.default;qG.TextArea=g8a.default;qG.Password=h8a.default;qG.OTP=p8a.default;jSe.default=qG;var GSe={},vC={},net={},Dun=fn.default;Object.defineProperty(net,"__esModule",{value:!0});net.default=y8a;var v8a=Dun($1),_8a=Dun(NT);function y8a(e,t,n){return typeof n=="boolean"?n:e.length?!0:(0,v8a.default)(t).some(i=>i.type===_8a.default)}var b8a=Un.default,Ele=fn.default;Object.defineProperty(vC,"__esModule",{value:!0});vC.default=vC.Header=vC.Footer=vC.Content=void 0;var x8a=Ele(du),Yx=b8a(h),Iun=Ele(Li),S8a=Ele(rd),Run=go,C8a=cc,w8a=Lse,E8a=Ele(net),kun=Ele(dT),Aun=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function YSe(e){let{suffixCls:t,tagName:n,displayName:r}=e;return i=>{const a=Yx.forwardRef((o,s)=>Yx.createElement(i,Object.assign({ref:s,suffixCls:t,tagName:n},o)));return a.displayName=r,a}}const ret=Yx.forwardRef((e,t)=>{const{prefixCls:n,suffixCls:r,className:i,tagName:a}=e,o=Aun(e,["prefixCls","suffixCls","className","tagName"]),{getPrefixCls:s}=Yx.useContext(Run.ConfigContext),c=s("layout",n),[u,d,f]=(0,kun.default)(c),p=r?`${c}-${r}`:c;return u(Yx.createElement(a,Object.assign({className:(0,Iun.default)(n||p,i,d,f),ref:t},o)))}),T8a=Yx.forwardRef((e,t)=>{const{direction:n}=Yx.useContext(Run.ConfigContext),[r,i]=Yx.useState([]),{prefixCls:a,className:o,rootClassName:s,children:c,hasSider:u,tagName:d,style:f}=e,p=Aun(e,["prefixCls","className","rootClassName","children","hasSider","tagName","style"]),m=(0,S8a.default)(p,["suffixCls"]),{getPrefixCls:g,className:_,style:v}=(0,C8a.useComponentConfig)("layout"),b=g("layout",a),y=(0,E8a.default)(r,c,u),[x,C,w]=(0,kun.default)(b),$=(0,Iun.default)(b,{[`${b}-has-sider`]:y,[`${b}-rtl`]:n==="rtl"},_,o,s,C,w),O=Yx.useMemo(()=>({siderHook:{addSider:N=>{i(P=>[].concat((0,x8a.default)(P),[N]))},removeSider:N=>{i(P=>P.filter(I=>I!==N))}}}),[]);return x(Yx.createElement(w8a.LayoutContext.Provider,{value:O},Yx.createElement(d,Object.assign({ref:t,className:$,style:Object.assign(Object.assign({},v),f)},m),c)))}),$8a=YSe({tagName:"div",displayName:"Layout"})(T8a);vC.Header=YSe({suffixCls:"header",tagName:"header",displayName:"Header"})(ret);vC.Footer=YSe({suffixCls:"footer",tagName:"footer",displayName:"Footer"})(ret);vC.Content=YSe({suffixCls:"content",tagName:"main",displayName:"Content"})(ret);vC.default=$8a;var Mun=Un.default;Object.defineProperty(GSe,"__esModule",{value:!0});GSe.default=void 0;var XSe=Mun(vC),Fun=Mun(NT);const VG=XSe.default;VG.Header=XSe.Header;VG.Footer=XSe.Footer;VG.Content=XSe.Content;VG.Sider=Fun.default;VG._InternalSiderContext=Fun.SiderContext;GSe.default=VG;var JSe={},WG={};Object.defineProperty(WG,"__esModule",{value:!0});WG.default=void 0;const O8a=function(){const e=Object.assign({},arguments.length<=0?void 0:arguments[0]);for(let t=1;t<arguments.length;t++){const n=t<0||arguments.length<=t?void 0:arguments[t];n&&Object.keys(n).forEach(r=>{const i=n[r];i!==void 0&&(e[r]=i)})}return e};WG.default=O8a;var JL={},QSe={},iHe={exports:{}},ZSe={},iet={};Object.defineProperty(iet,"__esModule",{value:!0});var P8a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M272.9 512l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L186.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H532c6.7 0 10.4-7.7 6.3-12.9L272.9 512zm304 0l265.4-339.1c4.1-5.2.4-12.9-6.3-12.9h-77.3c-4.9 0-9.6 2.3-12.6 6.1L490.8 492.3a31.99 31.99 0 000 39.5l255.3 326.1c3 3.9 7.7 6.1 12.6 6.1H836c6.7 0 10.4-7.7 6.3-12.9L576.9 512z"}}]},name:"double-left",theme:"outlined"};iet.default=P8a;var N8a=Un.default,aet=fn.default;Object.defineProperty(ZSe,"__esModule",{value:!0});ZSe.default=void 0;var D8a=aet(Ol),Lun=N8a(h),I8a=aet(iet),R8a=aet(Pl),k8a=function(t,n){return Lun.createElement(R8a.default,(0,D8a.default)({},t,{ref:n,icon:I8a.default}))},jun=Lun.forwardRef(k8a);jun.displayName="DoubleLeftOutlined";ZSe.default=jun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(ZSe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(iHe,iHe.exports);var A8a=iHe.exports,aHe={exports:{}},eCe={},oet={};Object.defineProperty(oet,"__esModule",{value:!0});var M8a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M533.2 492.3L277.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H188c-6.7 0-10.4 7.7-6.3 12.9L447.1 512 181.7 851.1A7.98 7.98 0 00188 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5zm304 0L581.9 166.1c-3-3.9-7.7-6.1-12.6-6.1H492c-6.7 0-10.4 7.7-6.3 12.9L751.1 512 485.7 851.1A7.98 7.98 0 00492 864h77.3c4.9 0 9.6-2.3 12.6-6.1l255.3-326.1c9.1-11.7 9.1-27.9 0-39.5z"}}]},name:"double-right",theme:"outlined"};oet.default=M8a;var F8a=Un.default,set=fn.default;Object.defineProperty(eCe,"__esModule",{value:!0});eCe.default=void 0;var L8a=set(Ol),Bun=F8a(h),j8a=set(oet),B8a=set(Pl),z8a=function(t,n){return Bun.createElement(B8a.default,(0,L8a.default)({},t,{ref:n,icon:j8a.default}))},zun=Bun.forwardRef(z8a);zun.displayName="DoubleRightOutlined";eCe.default=zun;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(eCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(aHe,aHe.exports);var H8a=aHe.exports;const q8a=mc(mQn);var fT={};Object.defineProperty(fT,"__esModule",{value:!0});fT.prepareToken=fT.prepareComponentToken=fT.default=void 0;var i0=Ha,tCe=GD,j_t=yp,hve=Lo,Hun=ao;const V8a=e=>{const{componentCls:t}=e;return{[`${t}-disabled`]:{"&, &:hover":{cursor:"not-allowed",[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}},"&:focus-visible":{cursor:"not-allowed",[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed"}}},[`&${t}-disabled`]:{cursor:"not-allowed",[`${t}-item`]:{cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},a:{color:e.colorTextDisabled,backgroundColor:"transparent",border:"none",cursor:"not-allowed"},"&-active":{borderColor:e.colorBorder,backgroundColor:e.itemActiveBgDisabled,"&:hover, &:active":{backgroundColor:e.itemActiveBgDisabled},a:{color:e.itemActiveColorDisabled}}},[`${t}-item-link`]:{color:e.colorTextDisabled,cursor:"not-allowed","&:hover, &:active":{backgroundColor:"transparent"},[`${t}-simple&`]:{backgroundColor:"transparent","&:hover, &:active":{backgroundColor:"transparent"}}},[`${t}-simple-pager`]:{color:e.colorTextDisabled},[`${t}-jump-prev, ${t}-jump-next`]:{[`${t}-item-link-icon`]:{opacity:0},[`${t}-item-ellipsis`]:{opacity:1}}},[`&${t}-simple`]:{[`${t}-prev, ${t}-next`]:{[`&${t}-disabled ${t}-item-link`]:{"&:hover, &:active":{backgroundColor:"transparent"}}}}}},W8a=e=>{const{componentCls:t}=e;return{[`&${t}-mini ${t}-total-text, &${t}-mini ${t}-simple-pager`]:{height:e.itemSizeSM,lineHeight:(0,i0.unit)(e.itemSizeSM)},[`&${t}-mini ${t}-item`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:(0,i0.unit)(e.calc(e.itemSizeSM).sub(2).equal())},[`&${t}-mini:not(${t}-disabled) ${t}-item:not(${t}-item-active)`]:{backgroundColor:"transparent",borderColor:"transparent","&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},[`&${t}-mini ${t}-prev, &${t}-mini ${t}-next`]:{minWidth:e.itemSizeSM,height:e.itemSizeSM,margin:0,lineHeight:(0,i0.unit)(e.itemSizeSM)},[`&${t}-mini:not(${t}-disabled)`]:{[`${t}-prev, ${t}-next`]:{[`&:hover ${t}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${t}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${t}-disabled:hover ${t}-item-link`]:{backgroundColor:"transparent"}}},[`
    &${t}-mini ${t}-prev ${t}-item-link,
    &${t}-mini ${t}-next ${t}-item-link
    `]:{backgroundColor:"transparent",borderColor:"transparent","&::after":{height:e.itemSizeSM,lineHeight:(0,i0.unit)(e.itemSizeSM)}},[`&${t}-mini ${t}-jump-prev, &${t}-mini ${t}-jump-next`]:{height:e.itemSizeSM,marginInlineEnd:0,lineHeight:(0,i0.unit)(e.itemSizeSM)},[`&${t}-mini ${t}-options`]:{marginInlineStart:e.paginationMiniOptionsMarginInlineStart,"&-size-changer":{top:e.miniOptionsSizeChangerTop},"&-quick-jumper":{height:e.itemSizeSM,lineHeight:(0,i0.unit)(e.itemSizeSM),input:Object.assign(Object.assign({},(0,tCe.genInputSmallStyle)(e)),{width:e.paginationMiniQuickJumperInputWidth,height:e.controlHeightSM})}}}},U8a=e=>{const{componentCls:t}=e;return{[`
    &${t}-simple ${t}-prev,
    &${t}-simple ${t}-next
    `]:{height:e.itemSizeSM,lineHeight:(0,i0.unit)(e.itemSizeSM),verticalAlign:"top",[`${t}-item-link`]:{height:e.itemSizeSM,backgroundColor:"transparent",border:0,"&:hover":{backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive},"&::after":{height:e.itemSizeSM,lineHeight:(0,i0.unit)(e.itemSizeSM)}}},[`&${t}-simple ${t}-simple-pager`]:{display:"inline-block",height:e.itemSizeSM,marginInlineEnd:e.marginXS,input:{boxSizing:"border-box",height:"100%",padding:`0 ${(0,i0.unit)(e.paginationItemPaddingInline)}`,textAlign:"center",backgroundColor:e.itemInputBg,border:`${(0,i0.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadius,outline:"none",transition:`border-color ${e.motionDurationMid}`,color:"inherit","&:hover":{borderColor:e.colorPrimary},"&:focus":{borderColor:e.colorPrimaryHover,boxShadow:`${(0,i0.unit)(e.inputOutlineOffset)} 0 ${(0,i0.unit)(e.controlOutlineWidth)} ${e.controlOutline}`},"&[disabled]":{color:e.colorTextDisabled,backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,cursor:"not-allowed"}}}}},K8a=e=>{const{componentCls:t}=e;return{[`${t}-jump-prev, ${t}-jump-next`]:{outline:0,[`${t}-item-container`]:{position:"relative",[`${t}-item-link-icon`]:{color:e.colorPrimary,fontSize:e.fontSizeSM,opacity:0,transition:`all ${e.motionDurationMid}`,"&-svg":{top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,margin:"auto"}},[`${t}-item-ellipsis`]:{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,display:"block",margin:"auto",color:e.colorTextDisabled,letterSpacing:e.paginationEllipsisLetterSpacing,textAlign:"center",textIndent:e.paginationEllipsisTextIndent,opacity:1,transition:`all ${e.motionDurationMid}`}},"&:hover":{[`${t}-item-link-icon`]:{opacity:1},[`${t}-item-ellipsis`]:{opacity:0}}},[`
    ${t}-prev,
    ${t}-jump-prev,
    ${t}-jump-next
    `]:{marginInlineEnd:e.marginXS},[`
    ${t}-prev,
    ${t}-next,
    ${t}-jump-prev,
    ${t}-jump-next
    `]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,color:e.colorText,fontFamily:e.fontFamily,lineHeight:(0,i0.unit)(e.itemSize),textAlign:"center",verticalAlign:"middle",listStyle:"none",borderRadius:e.borderRadius,cursor:"pointer",transition:`all ${e.motionDurationMid}`},[`${t}-prev, ${t}-next`]:{outline:0,button:{color:e.colorText,cursor:"pointer",userSelect:"none"},[`${t}-item-link`]:{display:"block",width:"100%",height:"100%",padding:0,fontSize:e.fontSizeSM,textAlign:"center",backgroundColor:"transparent",border:`${(0,i0.unit)(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:"none",transition:`all ${e.motionDurationMid}`},[`&:hover ${t}-item-link`]:{backgroundColor:e.colorBgTextHover},[`&:active ${t}-item-link`]:{backgroundColor:e.colorBgTextActive},[`&${t}-disabled:hover`]:{[`${t}-item-link`]:{backgroundColor:"transparent"}}},[`${t}-slash`]:{marginInlineEnd:e.paginationSlashMarginInlineEnd,marginInlineStart:e.paginationSlashMarginInlineStart},[`${t}-options`]:{display:"inline-block",marginInlineStart:e.margin,verticalAlign:"middle","&-size-changer":{display:"inline-block",width:"auto"},"&-quick-jumper":{display:"inline-block",height:e.controlHeight,marginInlineStart:e.marginXS,lineHeight:(0,i0.unit)(e.controlHeight),verticalAlign:"top",input:Object.assign(Object.assign(Object.assign({},(0,tCe.genBasicInputStyle)(e)),(0,j_t.genBaseOutlinedStyle)(e,{borderColor:e.colorBorder,hoverBorderColor:e.colorPrimaryHover,activeBorderColor:e.colorPrimary,activeShadow:e.activeShadow})),{"&[disabled]":Object.assign({},(0,j_t.genDisabledStyle)(e)),width:e.calc(e.controlHeightLG).mul(1.25).equal(),height:e.controlHeight,boxSizing:"border-box",margin:0,marginInlineStart:e.marginXS,marginInlineEnd:e.marginXS})}}}},G8a=e=>{const{componentCls:t}=e;return{[`${t}-item`]:{display:"inline-block",minWidth:e.itemSize,height:e.itemSize,marginInlineEnd:e.marginXS,fontFamily:e.fontFamily,lineHeight:(0,i0.unit)(e.calc(e.itemSize).sub(2).equal()),textAlign:"center",verticalAlign:"middle",listStyle:"none",backgroundColor:e.itemBg,border:`${(0,i0.unit)(e.lineWidth)} ${e.lineType} transparent`,borderRadius:e.borderRadius,outline:0,cursor:"pointer",userSelect:"none",a:{display:"block",padding:`0 ${(0,i0.unit)(e.paginationItemPaddingInline)}`,color:e.colorText,"&:hover":{textDecoration:"none"}},[`&:not(${t}-item-active)`]:{"&:hover":{transition:`all ${e.motionDurationMid}`,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},"&-active":{fontWeight:e.fontWeightStrong,backgroundColor:e.itemActiveBg,borderColor:e.colorPrimary,a:{color:e.colorPrimary},"&:hover":{borderColor:e.colorPrimaryHover},"&:hover a":{color:e.colorPrimaryHover}}}}},Y8a=e=>{const{componentCls:t}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,hve.resetComponent)(e)),{display:"flex","&-start":{justifyContent:"start"},"&-center":{justifyContent:"center"},"&-end":{justifyContent:"end"},"ul, ol":{margin:0,padding:0,listStyle:"none"},"&::after":{display:"block",clear:"both",height:0,overflow:"hidden",visibility:"hidden",content:'""'},[`${t}-total-text`]:{display:"inline-block",height:e.itemSize,marginInlineEnd:e.marginXS,lineHeight:(0,i0.unit)(e.calc(e.itemSize).sub(2).equal()),verticalAlign:"middle"}}),G8a(e)),K8a(e)),U8a(e)),W8a(e)),V8a(e)),{[`@media only screen and (max-width: ${e.screenLG}px)`]:{[`${t}-item`]:{"&-after-jump-prev, &-before-jump-next":{display:"none"}}},[`@media only screen and (max-width: ${e.screenSM}px)`]:{[`${t}-options`]:{display:"none"}}}),[`&${e.componentCls}-rtl`]:{direction:"rtl"}}},X8a=e=>{const{componentCls:t}=e;return{[`${t}:not(${t}-disabled)`]:{[`${t}-item`]:Object.assign({},(0,hve.genFocusStyle)(e)),[`${t}-jump-prev, ${t}-jump-next`]:{"&:focus-visible":Object.assign({[`${t}-item-link-icon`]:{opacity:1},[`${t}-item-ellipsis`]:{opacity:0}},(0,hve.genFocusOutline)(e))},[`${t}-prev, ${t}-next`]:{[`&:focus-visible ${t}-item-link`]:Object.assign({},(0,hve.genFocusOutline)(e))}}}},qun=e=>Object.assign({itemBg:e.colorBgContainer,itemSize:e.controlHeight,itemSizeSM:e.controlHeightSM,itemActiveBg:e.colorBgContainer,itemLinkBg:e.colorBgContainer,itemActiveColorDisabled:e.colorTextDisabled,itemActiveBgDisabled:e.controlItemBgActiveDisabled,itemInputBg:e.colorBgContainer,miniOptionsSizeChangerTop:0},(0,tCe.initComponentToken)(e));fT.prepareComponentToken=qun;const Vun=e=>(0,Hun.mergeToken)(e,{inputOutlineOffset:0,paginationMiniOptionsMarginInlineStart:e.calc(e.marginXXS).div(2).equal(),paginationMiniQuickJumperInputWidth:e.calc(e.controlHeightLG).mul(1.1).equal(),paginationItemPaddingInline:e.calc(e.marginXXS).mul(1.5).equal(),paginationEllipsisLetterSpacing:e.calc(e.marginXXS).div(2).equal(),paginationSlashMarginInlineStart:e.marginSM,paginationSlashMarginInlineEnd:e.marginSM,paginationEllipsisTextIndent:"0.13em"},(0,tCe.initInputToken)(e));fT.prepareToken=Vun;fT.default=(0,Hun.genStyleHooks)("Pagination",e=>{const t=Vun(e);return[Y8a(t),X8a(t)]},qun);var nCe={};Object.defineProperty(nCe,"__esModule",{value:!0});nCe.default=void 0;var J8a=Ha,B_t=fT,Q8a=ao;const Z8a=e=>{const{componentCls:t}=e;return{[`${t}${t}-bordered${t}-disabled:not(${t}-mini)`]:{"&, &:hover":{[`${t}-item-link`]:{borderColor:e.colorBorder}},"&:focus-visible":{[`${t}-item-link`]:{borderColor:e.colorBorder}},[`${t}-item, ${t}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,[`&:hover:not(${t}-item-active)`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,a:{color:e.colorTextDisabled}},[`&${t}-item-active`]:{backgroundColor:e.itemActiveBgDisabled}},[`${t}-prev, ${t}-next`]:{"&:hover button":{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder,color:e.colorTextDisabled},[`${t}-item-link`]:{backgroundColor:e.colorBgContainerDisabled,borderColor:e.colorBorder}}},[`${t}${t}-bordered:not(${t}-mini)`]:{[`${t}-prev, ${t}-next`]:{"&:hover button":{borderColor:e.colorPrimaryHover,backgroundColor:e.itemBg},[`${t}-item-link`]:{backgroundColor:e.itemLinkBg,borderColor:e.colorBorder},[`&:hover ${t}-item-link`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,color:e.colorPrimary},[`&${t}-disabled`]:{[`${t}-item-link`]:{borderColor:e.colorBorder,color:e.colorTextDisabled}}},[`${t}-item`]:{backgroundColor:e.itemBg,border:`${(0,J8a.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,[`&:hover:not(${t}-item-active)`]:{borderColor:e.colorPrimary,backgroundColor:e.itemBg,a:{color:e.colorPrimary}},"&-active":{borderColor:e.colorPrimary}}}}};nCe.default=(0,Q8a.genSubStyleComponent)(["Pagination","bordered"],e=>{const t=(0,B_t.prepareToken)(e);return[Z8a(t)]},B_t.prepareComponentToken);var cet={};Object.defineProperty(cet,"__esModule",{value:!0});cet.default=txa;var exa=h;function txa(e){return(0,exa.useMemo)(()=>typeof e=="boolean"?[e,{}]:e&&typeof e=="object"?[!0,e]:[void 0,void 0],[e])}var ib=fn.default,nxa=Un.default;Object.defineProperty(QSe,"__esModule",{value:!0});QSe.default=void 0;var Yh=nxa(h),z_t=ib(A8a),H_t=ib(H8a),q_t=ib(zL),V_t=ib(jD),W_t=ib(Li),rxa=ib(q8a),ixa=ib(Zoe),axa=Fo,oxa=cc,sxa=ib(Nf),lxa=ib(Z5),cxa=lm,uxa=ib(l$),dxa=ao,fxa=ib(fT),pxa=ib(nCe),U_t=ib(cet),hxa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Wun=e=>{const{align:t,prefixCls:n,selectPrefixCls:r,className:i,rootClassName:a,style:o,size:s,locale:c,responsive:u,showSizeChanger:d,selectComponentClass:f,pageSizeOptions:p}=e,m=hxa(e,["align","prefixCls","selectPrefixCls","className","rootClassName","style","size","locale","responsive","showSizeChanger","selectComponentClass","pageSizeOptions"]),{xs:g}=(0,lxa.default)(u),[,_]=(0,dxa.useToken)(),{getPrefixCls:v,direction:b,showSizeChanger:y,className:x,style:C}=(0,oxa.useComponentConfig)("pagination"),w=v("pagination",n),[$,O,N]=(0,fxa.default)(w),P=(0,sxa.default)(s),I=P==="small"||!!(g&&!P&&u),[D]=(0,cxa.useLocale)("Pagination",ixa.default),k=Object.assign(Object.assign({},D),c),[R,A]=(0,U_t.default)(d),[F,z]=(0,U_t.default)(y),M=R??F,K=A??z,U=f||uxa.default,W=Yh.useMemo(()=>p?p.map(re=>Number(re)):void 0,[p]),L=re=>{var se;const{disabled:de,size:pe,onSizeChange:Se,"aria-label":ve,className:be,options:Ee}=re,{className:xe,onChange:Pe}=K||{},je=(se=Ee.find(ft=>String(ft.value)===String(pe)))===null||se===void 0?void 0:se.value;return Yh.createElement(U,Object.assign({disabled:de,showSearch:!0,popupMatchSelectWidth:!1,getPopupContainer:ft=>ft.parentNode,"aria-label":ve,options:Ee},K,{value:je,onChange:(ft,Ge)=>{Se==null||Se(ft),Pe==null||Pe(ft,Ge)},size:I?"small":"middle",className:(0,W_t.default)(be,xe)}))};(0,axa.devUseWarning)("Pagination")(!f,"usage","`selectComponentClass` is not official api which will be removed.");const Y=Yh.useMemo(()=>{const re=Yh.createElement("span",{className:`${w}-item-ellipsis`},"•••"),se=Yh.createElement("button",{className:`${w}-item-link`,type:"button",tabIndex:-1},b==="rtl"?Yh.createElement(V_t.default,null):Yh.createElement(q_t.default,null)),de=Yh.createElement("button",{className:`${w}-item-link`,type:"button",tabIndex:-1},b==="rtl"?Yh.createElement(q_t.default,null):Yh.createElement(V_t.default,null)),pe=Yh.createElement("a",{className:`${w}-item-link`},Yh.createElement("div",{className:`${w}-item-container`},b==="rtl"?Yh.createElement(H_t.default,{className:`${w}-item-link-icon`}):Yh.createElement(z_t.default,{className:`${w}-item-link-icon`}),re)),Se=Yh.createElement("a",{className:`${w}-item-link`},Yh.createElement("div",{className:`${w}-item-container`},b==="rtl"?Yh.createElement(z_t.default,{className:`${w}-item-link-icon`}):Yh.createElement(H_t.default,{className:`${w}-item-link-icon`}),re));return{prevIcon:se,nextIcon:de,jumpPrevIcon:pe,jumpNextIcon:Se}},[b,w]),J=v("select",r),Z=(0,W_t.default)({[`${w}-${t}`]:!!t,[`${w}-mini`]:I,[`${w}-rtl`]:b==="rtl",[`${w}-bordered`]:_.wireframe},x,i,a,O,N),te=Object.assign(Object.assign({},C),o);return $(Yh.createElement(Yh.Fragment,null,_.wireframe&&Yh.createElement(pxa.default,{prefixCls:w}),Yh.createElement(rxa.default,Object.assign({},Y,m,{style:te,prefixCls:w,selectPrefixCls:J,className:Z,locale:k,pageSizeOptions:W,showSizeChanger:M,sizeChangerRender:L}))))};Wun.displayName="Pagination";QSe.default=Wun;var mxa=fn.default;Object.defineProperty(JL,"__esModule",{value:!0});JL.default=void 0;var gxa=mxa(QSe);JL.default=gxa.default;var nI={};const vxa=mc(BWn);var uet={},det={},rCe={},Uun=fn.default,_xa=Un.default;Object.defineProperty(rCe,"__esModule",{value:!0});rCe.default=void 0;var Fq=_xa(h),Kun=Uun(Li),yxa=Uun(U3);const aye=100,Gun=aye/5,Yun=aye/2-Gun/2,pAe=Yun*2*Math.PI,K_t=50,G_t=e=>{const{dotClassName:t,style:n,hasCircleCls:r}=e;return Fq.createElement("circle",{className:(0,Kun.default)(`${t}-circle`,{[`${t}-circle-bg`]:r}),r:Yun,cx:K_t,cy:K_t,strokeWidth:Gun,style:n})},bxa=e=>{let{percent:t,prefixCls:n}=e;const r=`${n}-dot`,i=`${r}-holder`,a=`${i}-hidden`,[o,s]=Fq.useState(!1);(0,yxa.default)(()=>{t!==0&&s(!0)},[t!==0]);const c=Math.max(Math.min(t,100),0);if(!o)return null;const u={strokeDashoffset:`${pAe/4}`,strokeDasharray:`${pAe*c/100} ${pAe*(100-c)/100}`};return Fq.createElement("span",{className:(0,Kun.default)(i,`${r}-progress`,c<=0&&a)},Fq.createElement("svg",{viewBox:`0 0 ${aye} ${aye}`,role:"progressbar","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":c},Fq.createElement(G_t,{dotClassName:r,hasCircleCls:!0}),Fq.createElement(G_t,{dotClassName:r,style:u})))};rCe.default=bxa;var Xun=fn.default,xxa=Un.default;Object.defineProperty(det,"__esModule",{value:!0});det.default=Cxa;var aq=xxa(h),Y_t=Xun(Li),Sxa=Xun(rCe);function Cxa(e){const{prefixCls:t,percent:n=0}=e,r=`${t}-dot`,i=`${r}-holder`,a=`${i}-hidden`;return aq.createElement(aq.Fragment,null,aq.createElement("span",{className:(0,Y_t.default)(i,n>0&&a)},aq.createElement("span",{className:(0,Y_t.default)(r,`${t}-dot-spin`)},[1,2,3,4].map(o=>aq.createElement("i",{className:`${t}-dot-item`,key:o})))),aq.createElement(Sxa.default,{prefixCls:t,percent:n}))}var Jun=fn.default,wxa=Un.default;Object.defineProperty(uet,"__esModule",{value:!0});uet.default=Oxa;var X_t=wxa(h),Exa=Jun(Li),Txa=ff,$xa=Jun(det);function Oxa(e){const{prefixCls:t,indicator:n,percent:r}=e,i=`${t}-dot`;return n&&X_t.isValidElement(n)?(0,Txa.cloneElement)(n,{className:(0,Exa.default)(n.props.className,i),percent:r}):X_t.createElement($xa.default,{prefixCls:t,percent:r})}var ZW={};Object.defineProperty(ZW,"__esModule",{value:!0});ZW.prepareComponentToken=ZW.default=void 0;var Qun=Ha,Pxa=Lo,J_t=ao;const Nxa=new Qun.Keyframes("antSpinMove",{to:{opacity:1}}),Dxa=new Qun.Keyframes("antRotate",{to:{transform:"rotate(405deg)"}}),Ixa=e=>{const{componentCls:t,calc:n}=e;return{[t]:Object.assign(Object.assign({},(0,Pxa.resetComponent)(e)),{position:"absolute",display:"none",color:e.colorPrimary,fontSize:0,textAlign:"center",verticalAlign:"middle",opacity:0,transition:`transform ${e.motionDurationSlow} ${e.motionEaseInOutCirc}`,"&-spinning":{position:"relative",display:"inline-block",opacity:1},[`${t}-text`]:{fontSize:e.fontSize,paddingTop:n(n(e.dotSize).sub(e.fontSize)).div(2).add(2).equal()},"&-fullscreen":{position:"fixed",width:"100vw",height:"100vh",backgroundColor:e.colorBgMask,zIndex:e.zIndexPopupBase,inset:0,display:"flex",alignItems:"center",flexDirection:"column",justifyContent:"center",opacity:0,visibility:"hidden",transition:`all ${e.motionDurationMid}`,"&-show":{opacity:1,visibility:"visible"},[t]:{[`${t}-dot-holder`]:{color:e.colorWhite},[`${t}-text`]:{color:e.colorTextLightSolid}}},"&-nested-loading":{position:"relative",[`> div > ${t}`]:{position:"absolute",top:0,insetInlineStart:0,zIndex:4,display:"block",width:"100%",height:"100%",maxHeight:e.contentHeight,[`${t}-dot`]:{position:"absolute",top:"50%",insetInlineStart:"50%",margin:n(e.dotSize).mul(-1).div(2).equal()},[`${t}-text`]:{position:"absolute",top:"50%",width:"100%",textShadow:`0 1px 2px ${e.colorBgContainer}`},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSize).div(2).mul(-1).sub(10).equal()},"&-sm":{[`${t}-dot`]:{margin:n(e.dotSizeSM).mul(-1).div(2).equal()},[`${t}-text`]:{paddingTop:n(n(e.dotSizeSM).sub(e.fontSize)).div(2).add(2).equal()},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSizeSM).div(2).mul(-1).sub(10).equal()}},"&-lg":{[`${t}-dot`]:{margin:n(e.dotSizeLG).mul(-1).div(2).equal()},[`${t}-text`]:{paddingTop:n(n(e.dotSizeLG).sub(e.fontSize)).div(2).add(2).equal()},[`&${t}-show-text ${t}-dot`]:{marginTop:n(e.dotSizeLG).div(2).mul(-1).sub(10).equal()}}},[`${t}-container`]:{position:"relative",transition:`opacity ${e.motionDurationSlow}`,"&::after":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:10,width:"100%",height:"100%",background:e.colorBgContainer,opacity:0,transition:`all ${e.motionDurationSlow}`,content:'""',pointerEvents:"none"}},[`${t}-blur`]:{clear:"both",opacity:.5,userSelect:"none",pointerEvents:"none","&::after":{opacity:.4,pointerEvents:"auto"}}},"&-tip":{color:e.spinDotDefault},[`${t}-dot-holder`]:{width:"1em",height:"1em",fontSize:e.dotSize,display:"inline-block",transition:`transform ${e.motionDurationSlow} ease, opacity ${e.motionDurationSlow} ease`,transformOrigin:"50% 50%",lineHeight:1,color:e.colorPrimary,"&-hidden":{transform:"scale(0.3)",opacity:0}},[`${t}-dot-progress`]:{position:"absolute",inset:0},[`${t}-dot`]:{position:"relative",display:"inline-block",fontSize:e.dotSize,width:"1em",height:"1em","&-item":{position:"absolute",display:"block",width:n(e.dotSize).sub(n(e.marginXXS).div(2)).div(2).equal(),height:n(e.dotSize).sub(n(e.marginXXS).div(2)).div(2).equal(),background:"currentColor",borderRadius:"100%",transform:"scale(0.75)",transformOrigin:"50% 50%",opacity:.3,animationName:Nxa,animationDuration:"1s",animationIterationCount:"infinite",animationTimingFunction:"linear",animationDirection:"alternate","&:nth-child(1)":{top:0,insetInlineStart:0,animationDelay:"0s"},"&:nth-child(2)":{top:0,insetInlineEnd:0,animationDelay:"0.4s"},"&:nth-child(3)":{insetInlineEnd:0,bottom:0,animationDelay:"0.8s"},"&:nth-child(4)":{bottom:0,insetInlineStart:0,animationDelay:"1.2s"}},"&-spin":{transform:"rotate(45deg)",animationName:Dxa,animationDuration:"1.2s",animationIterationCount:"infinite",animationTimingFunction:"linear"},"&-circle":{strokeLinecap:"round",transition:["stroke-dashoffset","stroke-dasharray","stroke","stroke-width","opacity"].map(r=>`${r} ${e.motionDurationSlow} ease`).join(","),fillOpacity:0,stroke:"currentcolor"},"&-circle-bg":{stroke:e.colorFillSecondary}},[`&-sm ${t}-dot`]:{"&, &-holder":{fontSize:e.dotSizeSM}},[`&-sm ${t}-dot-holder`]:{i:{width:n(n(e.dotSizeSM).sub(n(e.marginXXS).div(2))).div(2).equal(),height:n(n(e.dotSizeSM).sub(n(e.marginXXS).div(2))).div(2).equal()}},[`&-lg ${t}-dot`]:{"&, &-holder":{fontSize:e.dotSizeLG}},[`&-lg ${t}-dot-holder`]:{i:{width:n(n(e.dotSizeLG).sub(e.marginXXS)).div(2).equal(),height:n(n(e.dotSizeLG).sub(e.marginXXS)).div(2).equal()}},[`&${t}-show-text ${t}-text`]:{display:"block"}})}},Zun=e=>{const{controlHeightLG:t,controlHeight:n}=e;return{contentHeight:400,dotSize:t/2,dotSizeSM:t*.35,dotSizeLG:n}};ZW.prepareComponentToken=Zun;ZW.default=(0,J_t.genStyleHooks)("Spin",e=>{const t=(0,J_t.mergeToken)(e,{spinDotDefault:e.colorTextDescription});return[Ixa(t)]},Zun);var fet={},Rxa=Un.default;Object.defineProperty(fet,"__esModule",{value:!0});fet.default=Axa;var hAe=Rxa(h);const kxa=200,Q_t=[[30,.05],[70,.03],[96,.01]];function Axa(e,t){const[n,r]=hAe.useState(0),i=hAe.useRef(null),a=t==="auto";return hAe.useEffect(()=>(a&&e&&(r(0),i.current=setInterval(()=>{r(o=>{const s=100-o;for(let c=0;c<Q_t.length;c+=1){const[u,d]=Q_t[c];if(o<=u)return o+s*d}return o})},kxa)),()=>{clearInterval(i.current)}),[a,e]),a?n:t}var iCe=fn.default,Mxa=Un.default;Object.defineProperty(nI,"__esModule",{value:!0});nI.default=void 0;var zS=Mxa(h),t0e=iCe(Li),Fxa=vxa,Lxa=Fo,jxa=cc,Bxa=iCe(uet),zxa=iCe(ZW),Hxa=iCe(fet),qxa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};let edn;function Vxa(e,t){return!!e&&!!t&&!Number.isNaN(Number(t))}const pet=e=>{var t;const{prefixCls:n,spinning:r=!0,delay:i=0,className:a,rootClassName:o,size:s="default",tip:c,wrapperClassName:u,style:d,children:f,fullscreen:p=!1,indicator:m,percent:g}=e,_=qxa(e,["prefixCls","spinning","delay","className","rootClassName","size","tip","wrapperClassName","style","children","fullscreen","indicator","percent"]),{getPrefixCls:v,direction:b,className:y,style:x,indicator:C}=(0,jxa.useComponentConfig)("spin"),w=v("spin",n),[$,O,N]=(0,zxa.default)(w),[P,I]=zS.useState(()=>r&&!Vxa(r,i)),D=(0,Hxa.default)(P,g);zS.useEffect(()=>{if(r){const K=(0,Fxa.debounce)(i,()=>{I(!0)});return K(),()=>{var U;(U=K==null?void 0:K.cancel)===null||U===void 0||U.call(K)}}I(!1)},[i,r]);const k=zS.useMemo(()=>typeof f<"u"&&!p,[f,p]);(0,Lxa.devUseWarning)("Spin")(!c||k||p,"usage","`tip` only work in nest or fullscreen pattern.");const R=(0,t0e.default)(w,y,{[`${w}-sm`]:s==="small",[`${w}-lg`]:s==="large",[`${w}-spinning`]:P,[`${w}-show-text`]:!!c,[`${w}-rtl`]:b==="rtl"},a,!p&&o,O,N),A=(0,t0e.default)(`${w}-container`,{[`${w}-blur`]:P}),F=(t=m??C)!==null&&t!==void 0?t:edn,z=Object.assign(Object.assign({},x),d),M=zS.createElement("div",Object.assign({},_,{style:z,className:R,"aria-live":"polite","aria-busy":P}),zS.createElement(Bxa.default,{prefixCls:w,indicator:F,percent:D}),c&&(k||p)?zS.createElement("div",{className:`${w}-text`},c):null);return $(k?zS.createElement("div",Object.assign({},_,{className:(0,t0e.default)(`${w}-nested-loading`,u,O,N)}),P&&zS.createElement("div",{key:"loading"},M),zS.createElement("div",{className:A,key:"container"},f)):p?zS.createElement("div",{className:(0,t0e.default)(`${w}-fullscreen`,{[`${w}-fullscreen-show`]:P},o,O,N)},M):M)};pet.setDefaultIndicator=e=>{edn=e};pet.displayName="Spin";nI.default=pet;var EF={},Wxa=fn.default;Object.defineProperty(EF,"__esModule",{value:!0});EF.ListContext=EF.ListConsumer=void 0;var Uxa=Wxa(h);const Kxa=EF.ListContext=Uxa.default.createContext({});EF.ListConsumer=Kxa.Consumer;var eU={},Gxa=fn.default,Yxa=Un.default;Object.defineProperty(eU,"__esModule",{value:!0});eU.default=eU.Meta=void 0;var J0=Yxa(h),une=Gxa(Li),Xxa=ff,tdn=go,Jxa=UL,Qxa=EF,ndn=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const rdn=e=>{var{prefixCls:t,className:n,avatar:r,title:i,description:a}=e,o=ndn(e,["prefixCls","className","avatar","title","description"]);const{getPrefixCls:s}=(0,J0.useContext)(tdn.ConfigContext),c=s("list",t),u=(0,une.default)(`${c}-item-meta`,n),d=J0.default.createElement("div",{className:`${c}-item-meta-content`},i&&J0.default.createElement("h4",{className:`${c}-item-meta-title`},i),a&&J0.default.createElement("div",{className:`${c}-item-meta-description`},a));return J0.default.createElement("div",Object.assign({},o,{className:u}),r&&J0.default.createElement("div",{className:`${c}-item-meta-avatar`},r),(i||a)&&d)};eU.Meta=rdn;const Zxa=J0.default.forwardRef((e,t)=>{const{prefixCls:n,children:r,actions:i,extra:a,styles:o,className:s,classNames:c,colStyle:u}=e,d=ndn(e,["prefixCls","children","actions","extra","styles","className","classNames","colStyle"]),{grid:f,itemLayout:p}=(0,J0.useContext)(Qxa.ListContext),{getPrefixCls:m,list:g}=(0,J0.useContext)(tdn.ConfigContext),_=O=>{var N,P;return(0,une.default)((P=(N=g==null?void 0:g.item)===null||N===void 0?void 0:N.classNames)===null||P===void 0?void 0:P[O],c==null?void 0:c[O])},v=O=>{var N,P;return Object.assign(Object.assign({},(P=(N=g==null?void 0:g.item)===null||N===void 0?void 0:N.styles)===null||P===void 0?void 0:P[O]),o==null?void 0:o[O])},b=()=>{let O=!1;return J0.Children.forEach(r,N=>{typeof N=="string"&&(O=!0)}),O&&J0.Children.count(r)>1},y=()=>p==="vertical"?!!a:!b(),x=m("list",n),C=i&&i.length>0&&J0.default.createElement("ul",{className:(0,une.default)(`${x}-item-action`,_("actions")),key:"actions",style:v("actions")},i.map((O,N)=>J0.default.createElement("li",{key:`${x}-item-action-${N}`},O,N!==i.length-1&&J0.default.createElement("em",{className:`${x}-item-action-split`})))),w=f?"div":"li",$=J0.default.createElement(w,Object.assign({},d,f?{}:{ref:t},{className:(0,une.default)(`${x}-item`,{[`${x}-item-no-flex`]:!y()},s)}),p==="vertical"&&a?[J0.default.createElement("div",{className:`${x}-item-main`,key:"content"},r,C),J0.default.createElement("div",{className:(0,une.default)(`${x}-item-extra`,_("extra")),key:"extra",style:v("extra")},a)]:[r,C,(0,Xxa.cloneElement)(a,{key:"extra"})]);return f?J0.default.createElement(Jxa.Col,{ref:t,flex:1,style:u},$):$}),idn=Zxa;idn.Meta=rdn;eU.default=idn;var tU={};Object.defineProperty(tU,"__esModule",{value:!0});tU.prepareComponentToken=tU.default=void 0;var Xg=Ha,e5a=Lo,Z_t=ao;const t5a=e=>{const{listBorderedCls:t,componentCls:n,paddingLG:r,margin:i,itemPaddingSM:a,itemPaddingLG:o,marginLG:s,borderRadiusLG:c}=e;return{[t]:{border:`${(0,Xg.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:c,[`${n}-header,${n}-footer,${n}-item`]:{paddingInline:r},[`${n}-pagination`]:{margin:`${(0,Xg.unit)(i)} ${(0,Xg.unit)(s)}`}},[`${t}${n}-sm`]:{[`${n}-item,${n}-header,${n}-footer`]:{padding:a}},[`${t}${n}-lg`]:{[`${n}-item,${n}-header,${n}-footer`]:{padding:o}}}},n5a=e=>{const{componentCls:t,screenSM:n,screenMD:r,marginLG:i,marginSM:a,margin:o}=e;return{[`@media screen and (max-width:${r}px)`]:{[t]:{[`${t}-item`]:{[`${t}-item-action`]:{marginInlineStart:i}}},[`${t}-vertical`]:{[`${t}-item`]:{[`${t}-item-extra`]:{marginInlineStart:i}}}},[`@media screen and (max-width: ${n}px)`]:{[t]:{[`${t}-item`]:{flexWrap:"wrap",[`${t}-action`]:{marginInlineStart:a}}},[`${t}-vertical`]:{[`${t}-item`]:{flexWrap:"wrap-reverse",[`${t}-item-main`]:{minWidth:e.contentWidth},[`${t}-item-extra`]:{margin:`auto auto ${(0,Xg.unit)(o)}`}}}}}},r5a=e=>{const{componentCls:t,antCls:n,controlHeight:r,minHeight:i,paddingSM:a,marginLG:o,padding:s,itemPadding:c,colorPrimary:u,itemPaddingSM:d,itemPaddingLG:f,paddingXS:p,margin:m,colorText:g,colorTextDescription:_,motionDurationSlow:v,lineWidth:b,headerBg:y,footerBg:x,emptyTextPadding:C,metaMarginBottom:w,avatarMarginRight:$,titleMarginBottom:O,descriptionFontSize:N}=e;return{[t]:Object.assign(Object.assign({},(0,e5a.resetComponent)(e)),{position:"relative","*":{outline:"none"},[`${t}-header`]:{background:y},[`${t}-footer`]:{background:x},[`${t}-header, ${t}-footer`]:{paddingBlock:a},[`${t}-pagination`]:{marginBlockStart:o,[`${n}-pagination-options`]:{textAlign:"start"}},[`${t}-spin`]:{minHeight:i,textAlign:"center"},[`${t}-items`]:{margin:0,padding:0,listStyle:"none"},[`${t}-item`]:{display:"flex",alignItems:"center",justifyContent:"space-between",padding:c,color:g,[`${t}-item-meta`]:{display:"flex",flex:1,alignItems:"flex-start",maxWidth:"100%",[`${t}-item-meta-avatar`]:{marginInlineEnd:$},[`${t}-item-meta-content`]:{flex:"1 0",width:0,color:g},[`${t}-item-meta-title`]:{margin:`0 0 ${(0,Xg.unit)(e.marginXXS)} 0`,color:g,fontSize:e.fontSize,lineHeight:e.lineHeight,"> a":{color:g,transition:`all ${v}`,"&:hover":{color:u}}},[`${t}-item-meta-description`]:{color:_,fontSize:N,lineHeight:e.lineHeight}},[`${t}-item-action`]:{flex:"0 0 auto",marginInlineStart:e.marginXXL,padding:0,fontSize:0,listStyle:"none","& > li":{position:"relative",display:"inline-block",padding:`0 ${(0,Xg.unit)(p)}`,color:_,fontSize:e.fontSize,lineHeight:e.lineHeight,textAlign:"center","&:first-child":{paddingInlineStart:0}},[`${t}-item-action-split`]:{position:"absolute",insetBlockStart:"50%",insetInlineEnd:0,width:b,height:e.calc(e.fontHeight).sub(e.calc(e.marginXXS).mul(2)).equal(),transform:"translateY(-50%)",backgroundColor:e.colorSplit}}},[`${t}-empty`]:{padding:`${(0,Xg.unit)(s)} 0`,color:_,fontSize:e.fontSizeSM,textAlign:"center"},[`${t}-empty-text`]:{padding:C,color:e.colorTextDisabled,fontSize:e.fontSize,textAlign:"center"},[`${t}-item-no-flex`]:{display:"block"}}),[`${t}-grid ${n}-col > ${t}-item`]:{display:"block",maxWidth:"100%",marginBlockEnd:m,paddingBlock:0,borderBlockEnd:"none"},[`${t}-vertical ${t}-item`]:{alignItems:"initial",[`${t}-item-main`]:{display:"block",flex:1},[`${t}-item-extra`]:{marginInlineStart:o},[`${t}-item-meta`]:{marginBlockEnd:w,[`${t}-item-meta-title`]:{marginBlockStart:0,marginBlockEnd:O,color:g,fontSize:e.fontSizeLG,lineHeight:e.lineHeightLG}},[`${t}-item-action`]:{marginBlockStart:s,marginInlineStart:"auto","> li":{padding:`0 ${(0,Xg.unit)(s)}`,"&:first-child":{paddingInlineStart:0}}}},[`${t}-split ${t}-item`]:{borderBlockEnd:`${(0,Xg.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`,"&:last-child":{borderBlockEnd:"none"}},[`${t}-split ${t}-header`]:{borderBlockEnd:`${(0,Xg.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-split${t}-empty ${t}-footer`]:{borderTop:`${(0,Xg.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-loading ${t}-spin-nested-loading`]:{minHeight:r},[`${t}-split${t}-something-after-last-item ${n}-spin-container > ${t}-items > ${t}-item:last-child`]:{borderBlockEnd:`${(0,Xg.unit)(e.lineWidth)} ${e.lineType} ${e.colorSplit}`},[`${t}-lg ${t}-item`]:{padding:f},[`${t}-sm ${t}-item`]:{padding:d},[`${t}:not(${t}-vertical)`]:{[`${t}-item-no-flex`]:{[`${t}-item-action`]:{float:"right"}}}}},adn=e=>({contentWidth:220,itemPadding:`${(0,Xg.unit)(e.paddingContentVertical)} 0`,itemPaddingSM:`${(0,Xg.unit)(e.paddingContentVerticalSM)} ${(0,Xg.unit)(e.paddingContentHorizontal)}`,itemPaddingLG:`${(0,Xg.unit)(e.paddingContentVerticalLG)} ${(0,Xg.unit)(e.paddingContentHorizontalLG)}`,headerBg:"transparent",footerBg:"transparent",emptyTextPadding:e.padding,metaMarginBottom:e.padding,avatarMarginRight:e.padding,titleMarginBottom:e.paddingSM,descriptionFontSize:e.fontSize});tU.prepareComponentToken=adn;tU.default=(0,Z_t.genStyleHooks)("List",e=>{const t=(0,Z_t.mergeToken)(e,{listBorderedCls:`${e.componentCls}-bordered`,minHeight:e.controlHeightLG});return[r5a(t),t5a(t),n5a(t)]},adn);var i5a=Un.default,fw=fn.default;Object.defineProperty(JSe,"__esModule",{value:!0});JSe.default=void 0;var eyt=fw(du),Ch=i5a(h),tyt=fw(Li),a5a=fw(WG),nyt=K3,o5a=go,s5a=cc,l5a=fw(Q5),c5a=fw(Nf),u5a=UL,d5a=fw(Z5),f5a=fw(JL),p5a=fw(nI),h5a=EF,m5a=fw(eU),g5a=fw(tU),v5a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function _5a(e,t){var{pagination:n=!1,prefixCls:r,bordered:i=!1,split:a=!0,className:o,rootClassName:s,style:c,children:u,itemLayout:d,loadMore:f,grid:p,dataSource:m=[],size:g,header:_,footer:v,loading:b=!1,rowKey:y,renderItem:x,locale:C}=e,w=v5a(e,["pagination","prefixCls","bordered","split","className","rootClassName","style","children","itemLayout","loadMore","grid","dataSource","size","header","footer","loading","rowKey","renderItem","locale"]);const $=n&&typeof n=="object"?n:{},[O,N]=Ch.useState($.defaultCurrent||1),[P,I]=Ch.useState($.defaultPageSize||10),{getPrefixCls:D,direction:k,className:R,style:A}=(0,s5a.useComponentConfig)("list"),{renderEmpty:F}=Ch.useContext(o5a.ConfigContext),z={current:1,total:0},M=ct=>(rt,vt)=>{var Mt;N(rt),I(vt),n&&((Mt=n==null?void 0:n[ct])===null||Mt===void 0||Mt.call(n,rt,vt))},K=M("onChange"),U=M("onShowSizeChange"),W=(ct,rt)=>{if(!x)return null;let vt;return typeof y=="function"?vt=y(ct):y?vt=ct[y]:vt=ct.key,vt||(vt=`list-item-${rt}`),Ch.createElement(Ch.Fragment,{key:vt},x(ct,rt))},L=()=>!!(f||n||v),Y=D("list",r),[J,Z,te]=(0,g5a.default)(Y);let re=b;typeof re=="boolean"&&(re={spinning:re});const se=!!(re!=null&&re.spinning),de=(0,c5a.default)(g);let pe="";switch(de){case"large":pe="lg";break;case"small":pe="sm";break}const Se=(0,tyt.default)(Y,{[`${Y}-vertical`]:d==="vertical",[`${Y}-${pe}`]:pe,[`${Y}-split`]:a,[`${Y}-bordered`]:i,[`${Y}-loading`]:se,[`${Y}-grid`]:!!p,[`${Y}-something-after-last-item`]:L(),[`${Y}-rtl`]:k==="rtl"},R,o,s,Z,te),ve=(0,a5a.default)(z,{total:m.length,current:O,pageSize:P},n||{}),be=Math.ceil(ve.total/ve.pageSize);ve.current>be&&(ve.current=be);const Ee=n&&Ch.createElement("div",{className:(0,tyt.default)(`${Y}-pagination`)},Ch.createElement(f5a.default,Object.assign({align:"end"},ve,{onChange:K,onShowSizeChange:U})));let xe=(0,eyt.default)(m);n&&m.length>(ve.current-1)*ve.pageSize&&(xe=(0,eyt.default)(m).splice((ve.current-1)*ve.pageSize,ve.pageSize));const Pe=Object.keys(p||{}).some(ct=>["xs","sm","md","lg","xl","xxl"].includes(ct)),je=(0,d5a.default)(Pe),ft=Ch.useMemo(()=>{for(let ct=0;ct<nyt.responsiveArray.length;ct+=1){const rt=nyt.responsiveArray[ct];if(je[rt])return rt}},[je]),Ge=Ch.useMemo(()=>{if(!p)return;const ct=ft&&p[ft]?p[ft]:p.column;if(ct)return{width:`${100/ct}%`,maxWidth:`${100/ct}%`}},[JSON.stringify(p),ft]);let Ye=se&&Ch.createElement("div",{style:{minHeight:53}});if(xe.length>0){const ct=xe.map((rt,vt)=>W(rt,vt));Ye=p?Ch.createElement(u5a.Row,{gutter:p.gutter},Ch.Children.map(ct,rt=>Ch.createElement("div",{key:rt==null?void 0:rt.key,style:Ge},rt))):Ch.createElement("ul",{className:`${Y}-items`},ct)}else!u&&!se&&(Ye=Ch.createElement("div",{className:`${Y}-empty-text`},(C==null?void 0:C.emptyText)||(F==null?void 0:F("List"))||Ch.createElement(l5a.default,{componentName:"List"})));const nt=ve.position||"bottom",We=Ch.useMemo(()=>({grid:p,itemLayout:d}),[JSON.stringify(p),d]);return J(Ch.createElement(h5a.ListContext.Provider,{value:We},Ch.createElement("div",Object.assign({ref:t,style:Object.assign(Object.assign({},A),c),className:Se},w),(nt==="top"||nt==="both")&&Ee,_&&Ch.createElement("div",{className:`${Y}-header`},_),Ch.createElement(p5a.default,Object.assign({},re),Ye,u),v&&Ch.createElement("div",{className:`${Y}-footer`},v),f||(nt==="bottom"||nt==="both")&&Ee)))}const odn=Ch.forwardRef(_5a);odn.displayName="List";const sdn=odn;sdn.Item=m5a.default;JSe.default=sdn;var nU={};const y5a=mc(dZn);var UG={};Object.defineProperty(UG,"__esModule",{value:!0});UG.default=b5a;function b5a(e){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1)&&e==null?[]:Array.isArray(e)?e:[e]}var rU={};Object.defineProperty(rU,"__esModule",{value:!0});rU.prepareComponentToken=rU.default=void 0;var n0e=Ha,Jne=GD,ute=yp,mAe=Lo,ryt=ao;const x5a=e=>{const{componentCls:t,colorTextDisabled:n,controlItemBgHover:r,controlPaddingHorizontal:i,colorText:a,motionDurationSlow:o,lineHeight:s,controlHeight:c,paddingInline:u,paddingBlock:d,fontSize:f,fontSizeIcon:p,colorTextTertiary:m,colorTextQuaternary:g,colorBgElevated:_,paddingXXS:v,paddingLG:b,borderRadius:y,borderRadiusLG:x,boxShadowSecondary:C,itemPaddingVertical:w,calc:$}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,mAe.resetComponent)(e)),(0,Jne.genBasicInputStyle)(e)),{position:"relative",display:"inline-block",height:"auto",padding:0,overflow:"hidden",lineHeight:s,whiteSpace:"pre-wrap",verticalAlign:"bottom"}),(0,ute.genOutlinedStyle)(e)),(0,ute.genFilledStyle)(e)),(0,ute.genBorderlessStyle)(e)),{"&-affix-wrapper":Object.assign(Object.assign({},(0,Jne.genBasicInputStyle)(e)),{display:"inline-flex",padding:0,"&::before":{display:"inline-block",width:0,visibility:"hidden",content:'"\\a0"'},[`${t}-suffix`]:{position:"absolute",top:0,insetInlineEnd:u,bottom:0,zIndex:1,display:"inline-flex",alignItems:"center",margin:"auto"},[`&:has(${t}-suffix) > ${t} > textarea`]:{paddingInlineEnd:b},[`${t}-clear-icon`]:{position:"absolute",insetInlineEnd:0,insetBlockStart:$(f).mul(s).mul(.5).add(d).equal(),transform:"translateY(-50%)",margin:0,padding:0,color:g,fontSize:p,verticalAlign:-1,cursor:"pointer",transition:`color ${o}`,border:"none",outline:"none",backgroundColor:"transparent","&:hover":{color:m},"&:active":{color:a},"&-hidden":{visibility:"hidden"}}})}),(0,ute.genUnderlinedStyle)(e)),{"&-disabled":{"> textarea":Object.assign({},(0,ute.genDisabledStyle)(e))},[`&, &-affix-wrapper > ${t}`]:{[`> textarea, ${t}-measure`]:{color:a,boxSizing:"border-box",minHeight:e.calc(c).sub(2),margin:0,padding:`${(0,n0e.unit)(d)} ${(0,n0e.unit)(u)}`,overflow:"inherit",overflowX:"hidden",overflowY:"auto",fontWeight:"inherit",fontSize:"inherit",fontFamily:"inherit",fontStyle:"inherit",fontVariant:"inherit",fontSizeAdjust:"inherit",fontStretch:"inherit",lineHeight:"inherit",direction:"inherit",letterSpacing:"inherit",whiteSpace:"inherit",textAlign:"inherit",verticalAlign:"top",wordWrap:"break-word",wordBreak:"inherit",tabSize:"inherit"},"> textarea":Object.assign({width:"100%",border:"none",outline:"none",resize:"none",backgroundColor:"transparent"},(0,Jne.genPlaceholderStyle)(e.colorTextPlaceholder)),[`${t}-measure`]:{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,zIndex:-1,color:"transparent",pointerEvents:"none","> span":{display:"inline-block",minHeight:"1em"}}},"&-dropdown":Object.assign(Object.assign({},(0,mAe.resetComponent)(e)),{position:"absolute",top:-9999,insetInlineStart:-9999,zIndex:e.zIndexPopup,boxSizing:"border-box",fontSize:f,fontVariant:"initial",padding:v,backgroundColor:_,borderRadius:x,outline:"none",boxShadow:C,"&-hidden":{display:"none"},[`${t}-dropdown-menu`]:{maxHeight:e.dropdownHeight,margin:0,paddingInlineStart:0,overflow:"auto",listStyle:"none",outline:"none","&-item":Object.assign(Object.assign({},mAe.textEllipsis),{position:"relative",display:"block",minWidth:e.controlItemWidth,padding:`${(0,n0e.unit)(w)} ${(0,n0e.unit)(i)}`,color:a,borderRadius:y,fontWeight:"normal",lineHeight:s,cursor:"pointer",transition:`background ${o} ease`,"&:hover":{backgroundColor:r},"&-disabled":{color:n,cursor:"not-allowed","&:hover":{color:n,backgroundColor:r,cursor:"not-allowed"}},"&-selected":{color:a,fontWeight:e.fontWeightStrong,backgroundColor:r},"&-active":{backgroundColor:r}})}})})}},ldn=e=>Object.assign(Object.assign({},(0,Jne.initComponentToken)(e)),{dropdownHeight:250,controlItemWidth:100,zIndexPopup:e.zIndexPopupBase+50,itemPaddingVertical:(e.controlHeight-e.fontHeight)/2});rU.prepareComponentToken=ldn;rU.default=(0,ryt.genStyleHooks)("Mentions",e=>{const t=(0,ryt.mergeToken)(e,(0,Jne.initInputToken)(e));return[x5a(t)]},ldn);var pw=fn.default,S5a=Un.default;Object.defineProperty(nU,"__esModule",{value:!0});nU.default=nU.Option=void 0;var sy=S5a(h),r0e=pw(Li),cdn=pw(y5a),C5a=Xd,w5a=pw(AG),E5a=pw(y_),iyt=u2,T5a=pw(UG),$5a=Fo,O5a=go,P5a=pw(Q5),N5a=pw(Nu),D5a=qc,I5a=pw(Yy),ayt=pw(nI),R5a=pw(rU),k5a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const{Option:het}=cdn.default;nU.Option=het;function A5a(){return!0}const M5a=sy.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,disabled:a,loading:o,filterOption:s,children:c,notFoundContent:u,options:d,status:f,allowClear:p=!1,popupClassName:m,style:g,variant:_}=e,v=k5a(e,["prefixCls","className","rootClassName","disabled","loading","filterOption","children","notFoundContent","options","status","allowClear","popupClassName","style","variant"]),[b,y]=sy.useState(!1),x=sy.useRef(null),C=(0,C5a.composeRef)(t,x);(0,$5a.devUseWarning)("Mentions").deprecated(!c,"Mentions.Option","options");const{getPrefixCls:w,renderEmpty:$,direction:O,mentions:N}=sy.useContext(O5a.ConfigContext),{status:P,hasFeedback:I,feedbackIcon:D}=sy.useContext(D5a.FormItemInputContext),k=(0,iyt.getMergedStatus)(P,f),R=function(){v.onFocus&&v.onFocus.apply(v,arguments),y(!0)},A=function(){v.onBlur&&v.onBlur.apply(v,arguments),y(!1)},F=sy.useMemo(()=>u!==void 0?u:($==null?void 0:$("Select"))||sy.createElement(P5a.default,{componentName:"Select"}),[u,$]),z=sy.useMemo(()=>o?sy.createElement(het,{value:"ANTD_SEARCHING",disabled:!0},sy.createElement(ayt.default,{size:"small"})):c,[o,c]),M=o?[{value:"ANTD_SEARCHING",disabled:!0,label:sy.createElement(ayt.default,{size:"small"})}]:d,K=o?A5a:s,U=w("mentions",n),W=(0,w5a.default)(p),L=(0,N5a.default)(U),[Y,J,Z]=(0,R5a.default)(U,L),[te,re]=(0,I5a.default)("mentions",_),se=I&&sy.createElement(sy.Fragment,null,D),de=(0,r0e.default)(N==null?void 0:N.className,r,i,Z,L),pe=sy.createElement(cdn.default,Object.assign({silent:o,prefixCls:U,notFoundContent:F,className:de,disabled:a,allowClear:W,direction:O,style:Object.assign(Object.assign({},N==null?void 0:N.style),g)},v,{filterOption:K,onFocus:R,onBlur:A,dropdownClassName:(0,r0e.default)(m,i,J,Z,L),ref:C,options:M,suffix:se,classNames:{mentions:(0,r0e.default)({[`${U}-disabled`]:a,[`${U}-focused`]:b,[`${U}-rtl`]:O==="rtl"},J),variant:(0,r0e.default)({[`${U}-${te}`]:re},(0,iyt.getStatusClassNames)(U,k)),affixWrapper:J}}),z);return Y(pe)}),KG=M5a;KG.displayName="Mentions";KG.Option=het;const F5a=(0,E5a.default)(KG,void 0,void 0,"mentions");KG._InternalPanelDoNotUseOrYouWillBeFired=F5a;KG.getMentions=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{prefix:n="@",split:r=" "}=t,i=(0,T5a.default)(n);return e.split(r).map(function(){let a=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",o=null;return i.some(s=>a.slice(0,s.length)===s?(o=s,!0):!1),o!==null?{prefix:o,value:a.slice(o.length)}:null}).filter(a=>!!a&&!!a.value)};nU.default=KG;var IN={},met=Un.default,udn=fn.default;Object.defineProperty(IN,"__esModule",{value:!0});IN.default=IN.actWrapper=IN.actDestroy=void 0;var L5a=udn(du),sC=met(h),j5a=OT,yie=met(go),B5a=FD,z5a=udn(oT),ddn=met(gse),fdn=vse;let $6=null,bM=e=>e(),bie=[],xie={};function oyt(){const{getContainer:e,duration:t,rtl:n,maxCount:r,top:i}=xie,a=(e==null?void 0:e())||document.body;return{getContainer:()=>a,duration:t,rtl:n,maxCount:r,top:i}}const H5a=sC.default.forwardRef((e,t)=>{const{messageConfig:n,sync:r}=e,{getPrefixCls:i}=(0,sC.useContext)(yie.ConfigContext),a=xie.prefixCls||i("message"),o=(0,sC.useContext)(j5a.AppConfigContext),[s,c]=(0,ddn.useInternalMessage)(Object.assign(Object.assign(Object.assign({},n),{prefixCls:a}),o.message));return sC.default.useImperativeHandle(t,()=>{const u=Object.assign({},s);return Object.keys(u).forEach(d=>{u[d]=function(){return r(),s[d].apply(s,arguments)}}),{instance:u,sync:r}}),c}),q5a=sC.default.forwardRef((e,t)=>{const[n,r]=sC.default.useState(oyt),i=()=>{r(oyt)};sC.default.useEffect(i,[]);const a=(0,yie.globalConfig)(),o=a.getRootPrefixCls(),s=a.getIconPrefixCls(),c=a.getTheme(),u=sC.default.createElement(H5a,{ref:t,sync:i,messageConfig:n});return sC.default.createElement(yie.default,{prefixCls:o,iconPrefixCls:s,theme:c},a.holderRender?a.holderRender(u):u)});function aCe(){if(!$6){const e=document.createDocumentFragment(),t={fragment:e};$6=t,bM(()=>{(0,B5a.getReactRender)()(sC.default.createElement(q5a,{ref:r=>{const{instance:i,sync:a}=r||{};Promise.resolve().then(()=>{!t.instance&&i&&(t.instance=i,t.sync=a,aCe())})}}),e)});return}$6.instance&&(bie.forEach(e=>{const{type:t,skipped:n}=e;if(!n)switch(t){case"open":{bM(()=>{const r=$6.instance.open(Object.assign(Object.assign({},xie),e.config));r==null||r.then(e.resolve),e.setCloseFn(r)});break}case"destroy":bM(()=>{$6==null||$6.instance.destroy(e.key)});break;default:bM(()=>{var r;const i=(r=$6.instance)[t].apply(r,(0,L5a.default)(e.args));i==null||i.then(e.resolve),e.setCloseFn(i)})}}),bie=[])}function V5a(e){xie=Object.assign(Object.assign({},xie),e),bM(()=>{var t;(t=$6==null?void 0:$6.sync)===null||t===void 0||t.call($6)})}function W5a(e){const t=(0,fdn.wrapPromiseFn)(n=>{let r;const i={type:"open",config:e,resolve:n,setCloseFn:a=>{r=a}};return bie.push(i),()=>{r?bM(()=>{r()}):i.skipped=!0}});return aCe(),t}function U5a(e,t){(0,yie.globalConfig)().holderRender||(0,yie.warnContext)("message");const r=(0,fdn.wrapPromiseFn)(i=>{let a;const o={type:e,args:t,resolve:i,setCloseFn:s=>{a=s}};return bie.push(o),()=>{a?bM(()=>{a()}):o.skipped=!0}});return aCe(),r}const K5a=e=>{bie.push({type:"destroy",key:e}),aCe()},G5a=["success","info","warning","error","loading"],Y5a={open:W5a,destroy:K5a,config:V5a,useMessage:ddn.default,_InternalPanelDoNotUseOrYouWillBeFired:z5a.default},pdn=Y5a;G5a.forEach(e=>{pdn[e]=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return U5a(e,n)}});const hdn=()=>{};IN.actWrapper=hdn;IN.actDestroy=hdn;IN.default=pdn;var oCe={},sCe={},get=fn.default,X5a=Un.default;Object.defineProperty(sCe,"__esModule",{value:!0});sCe.default=void 0;var i0e=X5a(h),J5a=get(Li),Q5a=Ian,Z5a=y_,e7a=go,t7a=get(Nu),n7a=NL,syt=hG,r7a=get(k3),i7a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const a7a=e=>{const{prefixCls:t,className:n,closeIcon:r,closable:i,type:a,title:o,children:s,footer:c}=e,u=i7a(e,["prefixCls","className","closeIcon","closable","type","title","children","footer"]),{getPrefixCls:d}=i0e.useContext(e7a.ConfigContext),f=d(),p=t||d("modal"),m=(0,t7a.default)(f),[g,_,v]=(0,r7a.default)(p,m),b=`${p}-confirm`;let y={};return a?y={closable:i??!1,title:"",footer:"",children:i0e.createElement(n7a.ConfirmContent,Object.assign({},e,{prefixCls:p,confirmPrefixCls:b,rootPrefixCls:f,content:s}))}:y={closable:i??!0,title:o,footer:c!==null&&i0e.createElement(syt.Footer,Object.assign({},e)),children:s},g(i0e.createElement(Q5a.Panel,Object.assign({prefixCls:p,className:(0,J5a.default)(_,`${p}-pure-panel`,a&&b,a&&`${b}-${a}`,n,v,m)},u,{closeIcon:(0,syt.renderCloseIcon)(p,r),closable:i},y)))};sCe.default=(0,Z5a.withPureRenderTheme)(a7a);var lCe=fn.default,o7a=Un.default;Object.defineProperty(oCe,"__esModule",{value:!0});oCe.default=void 0;var A5=o7a(sw),lyt=lCe(mG),s7a=lCe(Ese),l7a=lCe(sCe),c7a=lCe(_se);function mdn(e){return(0,A5.default)((0,A5.withWarn)(e))}const g8=s7a.default;g8.useModal=c7a.default;g8.info=function(t){return(0,A5.default)((0,A5.withInfo)(t))};g8.success=function(t){return(0,A5.default)((0,A5.withSuccess)(t))};g8.error=function(t){return(0,A5.default)((0,A5.withError)(t))};g8.warning=mdn;g8.warn=mdn;g8.confirm=function(t){return(0,A5.default)((0,A5.withConfirm)(t))};g8.destroyAll=function(){for(;lyt.default.length;){const t=lyt.default.pop();t&&t()}};g8.config=A5.modalGlobalConfig;g8._InternalPanelDoNotUseOrYouWillBeFired=l7a.default;g8.displayName="Modal";oCe.default=g8;var RN={},u7a=fn.default,vet=Un.default;Object.defineProperty(RN,"__esModule",{value:!0});RN.default=RN.actWrapper=RN.actDestroy=void 0;var n5=vet(h),d7a=OT,Sie=vet(go),f7a=FD,p7a=u7a(OC),gdn=vet(Ose);let Ux=null,mve=e=>e(),oye=[],Cie={};function cyt(){const{getContainer:e,rtl:t,maxCount:n,top:r,bottom:i,showProgress:a,pauseOnHover:o}=Cie,s=(e==null?void 0:e())||document.body;return{getContainer:()=>s,rtl:t,maxCount:n,top:r,bottom:i,showProgress:a,pauseOnHover:o}}const h7a=n5.default.forwardRef((e,t)=>{const{notificationConfig:n,sync:r}=e,{getPrefixCls:i}=(0,n5.useContext)(Sie.ConfigContext),a=Cie.prefixCls||i("notification"),o=(0,n5.useContext)(d7a.AppConfigContext),[s,c]=(0,gdn.useInternalNotification)(Object.assign(Object.assign(Object.assign({},n),{prefixCls:a}),o.notification));return n5.default.useEffect(r,[]),n5.default.useImperativeHandle(t,()=>{const u=Object.assign({},s);return Object.keys(u).forEach(d=>{u[d]=function(){return r(),s[d].apply(s,arguments)}}),{instance:u,sync:r}}),c}),m7a=n5.default.forwardRef((e,t)=>{const[n,r]=n5.default.useState(cyt),i=()=>{r(cyt)};n5.default.useEffect(i,[]);const a=(0,Sie.globalConfig)(),o=a.getRootPrefixCls(),s=a.getIconPrefixCls(),c=a.getTheme(),u=n5.default.createElement(h7a,{ref:t,sync:i,notificationConfig:n});return n5.default.createElement(Sie.default,{prefixCls:o,iconPrefixCls:s,theme:c},a.holderRender?a.holderRender(u):u)});function _et(){if(!Ux){const e=document.createDocumentFragment(),t={fragment:e};Ux=t,mve(()=>{(0,f7a.getReactRender)()(n5.default.createElement(m7a,{ref:r=>{const{instance:i,sync:a}=r||{};Promise.resolve().then(()=>{!t.instance&&i&&(t.instance=i,t.sync=a,_et())})}}),e)});return}Ux.instance&&(oye.forEach(e=>{switch(e.type){case"open":{mve(()=>{Ux.instance.open(Object.assign(Object.assign({},Cie),e.config))});break}case"destroy":mve(()=>{Ux==null||Ux.instance.destroy(e.key)});break}}),oye=[])}function g7a(e){Cie=Object.assign(Object.assign({},Cie),e),mve(()=>{var t;(t=Ux==null?void 0:Ux.sync)===null||t===void 0||t.call(Ux)})}function vdn(e){(0,Sie.globalConfig)().holderRender||(0,Sie.warnContext)("notification"),oye.push({type:"open",config:e}),_et()}const v7a=e=>{oye.push({type:"destroy",key:e}),_et()},_7a=["success","info","warning","error"],y7a={open:vdn,destroy:v7a,config:g7a,useNotification:gdn.default,_InternalPanelDoNotUseOrYouWillBeFired:p7a.default},_dn=y7a;_7a.forEach(e=>{_dn[e]=t=>vdn(Object.assign(Object.assign({},t),{type:e}))});const ydn=()=>{};RN.actWrapper=ydn;RN.actDestroy=ydn;RN.default=_dn;var cCe={},iU={},TF={};Object.defineProperty(TF,"__esModule",{value:!0});TF.prepareComponentToken=TF.default=void 0;var b7a=ao;const x7a=e=>{const{componentCls:t,iconCls:n,antCls:r,zIndexPopup:i,colorText:a,colorWarning:o,marginXXS:s,marginXS:c,fontSize:u,fontWeightStrong:d,colorTextHeading:f}=e;return{[t]:{zIndex:i,[`&${r}-popover`]:{fontSize:u},[`${t}-message`]:{marginBottom:c,display:"flex",flexWrap:"nowrap",alignItems:"start",[`> ${t}-message-icon ${n}`]:{color:o,fontSize:u,lineHeight:1,marginInlineEnd:c},[`${t}-title`]:{fontWeight:d,color:f,"&:only-child":{fontWeight:"normal"}},[`${t}-description`]:{marginTop:s,color:a}},[`${t}-buttons`]:{textAlign:"end",whiteSpace:"nowrap",button:{marginInlineStart:c}}}}},bdn=e=>{const{zIndexPopupBase:t}=e;return{zIndexPopup:t+60}};TF.prepareComponentToken=bdn;TF.default=(0,b7a.genStyleHooks)("Popconfirm",e=>x7a(e),bdn,{resetStyle:!1});var QL=fn.default,S7a=Un.default;Object.defineProperty(iU,"__esModule",{value:!0});iU.default=iU.Overlay=void 0;var hy=S7a(h),C7a=QL(kD),w7a=QL(Li),E7a=QL(pG),uyt=CG,T7a=QL(Gy),$7a=s2,xdn=go,O7a=lm,P7a=QL(Ky),N7a=QL(PC),D7a=QL(TF),I7a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Sdn=e=>{const{prefixCls:t,okButtonProps:n,cancelButtonProps:r,title:i,description:a,cancelText:o,okText:s,okType:c="primary",icon:u=hy.createElement(C7a.default,null),showCancel:d=!0,close:f,onConfirm:p,onCancel:m,onPopupClick:g}=e,{getPrefixCls:_}=hy.useContext(xdn.ConfigContext),[v]=(0,O7a.useLocale)("Popconfirm",P7a.default.Popconfirm),b=(0,uyt.getRenderPropValue)(i),y=(0,uyt.getRenderPropValue)(a);return hy.createElement("div",{className:`${t}-inner-content`,onClick:g},hy.createElement("div",{className:`${t}-message`},u&&hy.createElement("span",{className:`${t}-message-icon`},u),hy.createElement("div",{className:`${t}-message-text`},b&&hy.createElement("div",{className:`${t}-title`},b),y&&hy.createElement("div",{className:`${t}-description`},y))),hy.createElement("div",{className:`${t}-buttons`},d&&hy.createElement(T7a.default,Object.assign({onClick:m,size:"small"},r),o||(v==null?void 0:v.cancelText)),hy.createElement(E7a.default,{buttonProps:Object.assign(Object.assign({size:"small"},(0,$7a.convertLegacyProps)(c)),n),actionFn:p,close:f,prefixCls:_("btn"),quitOnNullishReturnValue:!0,emitEvent:!0},s||(v==null?void 0:v.okText))))};iU.Overlay=Sdn;const R7a=e=>{const{prefixCls:t,placement:n,className:r,style:i}=e,a=I7a(e,["prefixCls","placement","className","style"]),{getPrefixCls:o}=hy.useContext(xdn.ConfigContext),s=o("popconfirm",t),[c]=(0,D7a.default)(s);return c(hy.createElement(N7a.default,{placement:n,className:(0,w7a.default)(s,r),style:i,content:hy.createElement(Sdn,Object.assign({prefixCls:s},a))}))};iU.default=R7a;var GG=fn.default,Cdn=Un.default;Object.defineProperty(cCe,"__esModule",{value:!0});cCe.default=void 0;var a0e=Cdn(h),k7a=GG(kD),dyt=GG(Li),A7a=GG(m0),M7a=GG(rd),F7a=cc,L7a=GG(LL),wdn=Cdn(iU),j7a=GG(TF),B7a=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const z7a=a0e.forwardRef((e,t)=>{var n,r;const{prefixCls:i,placement:a="top",trigger:o="click",okType:s="primary",icon:c=a0e.createElement(k7a.default,null),children:u,overlayClassName:d,onOpenChange:f,onVisibleChange:p,overlayStyle:m,styles:g,classNames:_}=e,v=B7a(e,["prefixCls","placement","trigger","okType","icon","children","overlayClassName","onOpenChange","onVisibleChange","overlayStyle","styles","classNames"]),{getPrefixCls:b,className:y,style:x,classNames:C,styles:w}=(0,F7a.useComponentConfig)("popconfirm"),[$,O]=(0,A7a.default)(!1,{value:(n=e.open)!==null&&n!==void 0?n:e.visible,defaultValue:(r=e.defaultOpen)!==null&&r!==void 0?r:e.defaultVisible}),N=(M,K)=>{O(M,!0),p==null||p(M),f==null||f(M,K)},P=M=>{N(!1,M)},I=M=>{var K;return(K=e.onConfirm)===null||K===void 0?void 0:K.call(void 0,M)},D=M=>{var K;N(!1,M),(K=e.onCancel)===null||K===void 0||K.call(void 0,M)},k=(M,K)=>{const{disabled:U=!1}=e;U||N(M,K)},R=b("popconfirm",i),A=(0,dyt.default)(R,y,d,C.root,_==null?void 0:_.root),F=(0,dyt.default)(C.body,_==null?void 0:_.body),[z]=(0,j7a.default)(R);return z(a0e.createElement(L7a.default,Object.assign({},(0,M7a.default)(v,["title"]),{trigger:o,placement:a,onOpenChange:k,open:$,ref:t,classNames:{root:A,body:F},styles:{root:Object.assign(Object.assign(Object.assign(Object.assign({},w.root),x),m),g==null?void 0:g.root),body:Object.assign(Object.assign({},w.body),g==null?void 0:g.body)},content:a0e.createElement(wdn.Overlay,Object.assign({okType:s,icon:c},e,{prefixCls:R,close:P,onConfirm:I,onCancel:D})),"data-popover-inject":!0}),u))}),yet=z7a;yet._InternalPanelDoNotUseOrYouWillBeFired=wdn.default;yet.displayName="Popconfirm";cCe.default=yet;var YG={},aU={},uCe={};const H7a=mc(kZn);var L3={};Object.defineProperty(L3,"__esModule",{value:!0});L3.getStrokeColor=L3.getSize=L3.getPercentage=void 0;L3.getSuccessPercent=Edn;L3.validProgress=gve;var q7a=H5;function gve(e){return!e||e<0?0:e>100?100:e}function Edn(e){let{success:t,successPercent:n}=e,r=n;return t&&"progress"in t&&(r=t.progress),t&&"percent"in t&&(r=t.percent),r}const V7a=e=>{let{percent:t,success:n,successPercent:r}=e;const i=gve(Edn({success:n,successPercent:r}));return[i,gve(gve(t)-i)]};L3.getPercentage=V7a;const W7a=e=>{let{success:t={},strokeColor:n}=e;const{strokeColor:r}=t;return[r||q7a.presetPrimaryColors.green,n||null]};L3.getStrokeColor=W7a;const U7a=(e,t,n)=>{var r,i,a,o;let s=-1,c=-1;if(t==="step"){const u=n.steps,d=n.strokeWidth;typeof e=="string"||typeof e>"u"?(s=e==="small"?2:14,c=d??8):typeof e=="number"?[s,c]=[e,e]:[s=14,c=8]=Array.isArray(e)?e:[e.width,e.height],s*=u}else if(t==="line"){const u=n==null?void 0:n.strokeWidth;typeof e=="string"||typeof e>"u"?c=u||(e==="small"?6:8):typeof e=="number"?[s,c]=[e,e]:[s=-1,c=8]=Array.isArray(e)?e:[e.width,e.height]}else(t==="circle"||t==="dashboard")&&(typeof e=="string"||typeof e>"u"?[s,c]=e==="small"?[60,60]:[120,120]:typeof e=="number"?[s,c]=[e,e]:Array.isArray(e)&&(s=(i=(r=e[0])!==null&&r!==void 0?r:e[1])!==null&&i!==void 0?i:120,c=(o=(a=e[0])!==null&&a!==void 0?a:e[1])!==null&&o!==void 0?o:120));return[s,c]};L3.getSize=U7a;var Tdn=fn.default,K7a=Un.default;Object.defineProperty(uCe,"__esModule",{value:!0});uCe.default=void 0;var o0e=K7a(h),G7a=Tdn(Li),Y7a=H7a,X7a=Tdn(av),gAe=L3;const J7a=3,Q7a=e=>J7a/e*100,Z7a=e=>{const{prefixCls:t,trailColor:n=null,strokeLinecap:r="round",gapPosition:i,gapDegree:a,width:o=120,type:s,children:c,success:u,size:d=o,steps:f}=e,[p,m]=(0,gAe.getSize)(d,"circle");let{strokeWidth:g}=e;g===void 0&&(g=Math.max(Q7a(p),6));const _={width:p,height:m,fontSize:p*.15+6},v=o0e.useMemo(()=>{if(a||a===0)return a;if(s==="dashboard")return 75},[a,s]),b=(0,gAe.getPercentage)(e),y=i||s==="dashboard"&&"bottom"||void 0,x=Object.prototype.toString.call(e.strokeColor)==="[object Object]",C=(0,gAe.getStrokeColor)({success:u,strokeColor:e.strokeColor}),w=(0,G7a.default)(`${t}-inner`,{[`${t}-circle-gradient`]:x}),$=o0e.createElement(Y7a.Circle,{steps:f,percent:f?b[1]:b,strokeWidth:g,trailWidth:g,strokeColor:f?C[1]:C,strokeLinecap:r,trailColor:n,prefixCls:t,gapDegree:v,gapPosition:y}),O=p<=20,N=o0e.createElement("div",{className:w,style:_},$,!O&&c);return O?o0e.createElement(X7a.default,{title:c},N):N};uCe.default=Z7a;var kN={},s5={};Object.defineProperty(s5,"__esModule",{value:!0});s5.prepareComponentToken=s5.default=s5.Percent=s5.LineStrokeColorVar=void 0;var $dn=Ha,eSa=Lo,fyt=ao;const tSa=s5.LineStrokeColorVar="--progress-line-stroke-color",nSa=s5.Percent="--progress-percent",pyt=e=>{const t=e?"100%":"-100%";return new $dn.Keyframes(`antProgress${e?"RTL":"LTR"}Active`,{"0%":{transform:`translateX(${t}) scaleX(0)`,opacity:.1},"20%":{transform:`translateX(${t}) scaleX(0)`,opacity:.5},to:{transform:"translateX(0) scaleX(1)",opacity:0}})},rSa=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:Object.assign(Object.assign({},(0,eSa.resetComponent)(e)),{display:"inline-block","&-rtl":{direction:"rtl"},"&-line":{position:"relative",width:"100%",fontSize:e.fontSize},[`${t}-outer`]:{display:"inline-flex",alignItems:"center",width:"100%"},[`${t}-inner`]:{position:"relative",display:"inline-block",width:"100%",flex:1,overflow:"hidden",verticalAlign:"middle",backgroundColor:e.remainingColor,borderRadius:e.lineBorderRadius},[`${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.defaultColor}},[`${t}-success-bg, ${t}-bg`]:{position:"relative",background:e.defaultColor,borderRadius:e.lineBorderRadius,transition:`all ${e.motionDurationSlow} ${e.motionEaseInOutCirc}`},[`${t}-layout-bottom`]:{display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center",[`${t}-text`]:{width:"max-content",marginInlineStart:0,marginTop:e.marginXXS}},[`${t}-bg`]:{overflow:"hidden","&::after":{content:'""',background:{_multi_value_:!0,value:["inherit",`var(${tSa})`]},height:"100%",width:`calc(1 / var(${nSa}) * 100%)`,display:"block"},[`&${t}-bg-inner`]:{minWidth:"max-content","&::after":{content:"none"},[`${t}-text-inner`]:{color:e.colorWhite,[`&${t}-text-bright`]:{color:"rgba(0, 0, 0, 0.45)"}}}},[`${t}-success-bg`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,backgroundColor:e.colorSuccess},[`${t}-text`]:{display:"inline-block",marginInlineStart:e.marginXS,color:e.colorText,lineHeight:1,width:"2em",whiteSpace:"nowrap",textAlign:"start",verticalAlign:"middle",wordBreak:"normal",[n]:{fontSize:e.fontSize},[`&${t}-text-outer`]:{width:"max-content"},[`&${t}-text-outer${t}-text-start`]:{width:"max-content",marginInlineStart:0,marginInlineEnd:e.marginXS}},[`${t}-text-inner`]:{display:"flex",justifyContent:"center",alignItems:"center",width:"100%",height:"100%",marginInlineStart:0,padding:`0 ${(0,$dn.unit)(e.paddingXXS)}`,[`&${t}-text-start`]:{justifyContent:"start"},[`&${t}-text-end`]:{justifyContent:"end"}},[`&${t}-status-active`]:{[`${t}-bg::before`]:{position:"absolute",inset:0,backgroundColor:e.colorBgContainer,borderRadius:e.lineBorderRadius,opacity:0,animationName:pyt(),animationDuration:e.progressActiveMotionDuration,animationTimingFunction:e.motionEaseOutQuint,animationIterationCount:"infinite",content:'""'}},[`&${t}-rtl${t}-status-active`]:{[`${t}-bg::before`]:{animationName:pyt(!0)}},[`&${t}-status-exception`]:{[`${t}-bg`]:{backgroundColor:e.colorError},[`${t}-text`]:{color:e.colorError}},[`&${t}-status-exception ${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.colorError}},[`&${t}-status-success`]:{[`${t}-bg`]:{backgroundColor:e.colorSuccess},[`${t}-text`]:{color:e.colorSuccess}},[`&${t}-status-success ${t}-inner:not(${t}-circle-gradient)`]:{[`${t}-circle-path`]:{stroke:e.colorSuccess}}})}},iSa=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:{[`${t}-circle-trail`]:{stroke:e.remainingColor},[`&${t}-circle ${t}-inner`]:{position:"relative",lineHeight:1,backgroundColor:"transparent"},[`&${t}-circle ${t}-text`]:{position:"absolute",insetBlockStart:"50%",insetInlineStart:0,width:"100%",margin:0,padding:0,color:e.circleTextColor,fontSize:e.circleTextFontSize,lineHeight:1,whiteSpace:"normal",textAlign:"center",transform:"translateY(-50%)",[n]:{fontSize:e.circleIconFontSize}},[`${t}-circle&-status-exception`]:{[`${t}-text`]:{color:e.colorError}},[`${t}-circle&-status-success`]:{[`${t}-text`]:{color:e.colorSuccess}}},[`${t}-inline-circle`]:{lineHeight:1,[`${t}-inner`]:{verticalAlign:"bottom"}}}},aSa=e=>{const{componentCls:t}=e;return{[t]:{[`${t}-steps`]:{display:"inline-block","&-outer":{display:"flex",flexDirection:"row",alignItems:"center"},"&-item":{flexShrink:0,minWidth:e.progressStepMinWidth,marginInlineEnd:e.progressStepMarginInlineEnd,backgroundColor:e.remainingColor,transition:`all ${e.motionDurationSlow}`,"&-active":{backgroundColor:e.defaultColor}}}}}},oSa=e=>{const{componentCls:t,iconCls:n}=e;return{[t]:{[`${t}-small&-line, ${t}-small&-line ${t}-text ${n}`]:{fontSize:e.fontSizeSM}}}},Odn=e=>({circleTextColor:e.colorText,defaultColor:e.colorInfo,remainingColor:e.colorFillSecondary,lineBorderRadius:100,circleTextFontSize:"1em",circleIconFontSize:`${e.fontSize/e.fontSizeSM}em`});s5.prepareComponentToken=Odn;s5.default=(0,fyt.genStyleHooks)("Progress",e=>{const t=e.calc(e.marginXXS).div(2).equal(),n=(0,fyt.mergeToken)(e,{progressStepMarginInlineEnd:t,progressStepMinWidth:t,progressActiveMotionDuration:"2.4s"});return[rSa(n),iSa(n),aSa(n),oSa(n)]},Odn);var sSa=fn.default,lSa=Un.default;Object.defineProperty(kN,"__esModule",{value:!0});kN.sortGradient=kN.handleGradient=kN.default=void 0;var dte=lSa(h),hyt=H5,cSa=sSa(Li),uSa=Fo,sye=s5,fte=L3,dSa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Pdn=e=>{let t=[];return Object.keys(e).forEach(n=>{const r=parseFloat(n.replace(/%/g,""));Number.isNaN(r)||t.push({key:r,value:e[n]})}),t=t.sort((n,r)=>n.key-r.key),t.map(n=>{let{key:r,value:i}=n;return`${i} ${r}%`}).join(", ")};kN.sortGradient=Pdn;const Ndn=(e,t)=>{const{from:n=hyt.presetPrimaryColors.blue,to:r=hyt.presetPrimaryColors.blue,direction:i=t==="rtl"?"to left":"to right"}=e,a=dSa(e,["from","to","direction"]);if(Object.keys(a).length!==0){const s=Pdn(a),c=`linear-gradient(${i}, ${s})`;return{background:c,[sye.LineStrokeColorVar]:c}}const o=`linear-gradient(${i}, ${n}, ${r})`;return{background:o,[sye.LineStrokeColorVar]:o}};kN.handleGradient=Ndn;const fSa=e=>{const{prefixCls:t,direction:n,percent:r,size:i,strokeWidth:a,strokeColor:o,strokeLinecap:s="round",children:c,trailColor:u=null,percentPosition:d,success:f}=e,{align:p,type:m}=d,g=o&&typeof o!="string"?Ndn(o,n):{[sye.LineStrokeColorVar]:o,background:o},_=s==="square"||s==="butt"?0:void 0,v=i??[-1,a||(i==="small"?6:8)],[b,y]=(0,fte.getSize)(v,"line",{strokeWidth:a});(0,uSa.devUseWarning)("Progress").deprecated(!("strokeWidth"in e),"strokeWidth","size");const x={backgroundColor:u||void 0,borderRadius:_},C=Object.assign(Object.assign({width:`${(0,fte.validProgress)(r)}%`,height:y,borderRadius:_},g),{[sye.Percent]:(0,fte.validProgress)(r)/100}),w=(0,fte.getSuccessPercent)(e),$={width:`${(0,fte.validProgress)(w)}%`,height:y,borderRadius:_,backgroundColor:f==null?void 0:f.strokeColor},O={width:b<0?"100%":b},N=dte.createElement("div",{className:`${t}-inner`,style:x},dte.createElement("div",{className:(0,cSa.default)(`${t}-bg`,`${t}-bg-${m}`),style:C},m==="inner"&&c),w!==void 0&&dte.createElement("div",{className:`${t}-success-bg`,style:$})),P=m==="outer"&&p==="start",I=m==="outer"&&p==="end";return m==="outer"&&p==="center"?dte.createElement("div",{className:`${t}-layout-bottom`},N,c):dte.createElement("div",{className:`${t}-outer`,style:O},P&&c,N,I&&c)};kN.default=fSa;var dCe={},pSa=fn.default,hSa=Un.default;Object.defineProperty(dCe,"__esModule",{value:!0});dCe.default=void 0;var myt=hSa(h),mSa=pSa(Li),gSa=L3;const vSa=e=>{const{size:t,steps:n,rounding:r=Math.round,percent:i=0,strokeWidth:a=8,strokeColor:o,trailColor:s=null,prefixCls:c,children:u}=e,d=r(n*(i/100)),p=t??[t==="small"?2:14,a],[m,g]=(0,gSa.getSize)(p,"step",{steps:n,strokeWidth:a}),_=m/n,v=Array.from({length:n});for(let b=0;b<n;b++){const y=Array.isArray(o)?o[b]:o;v[b]=myt.createElement("div",{key:b,className:(0,mSa.default)(`${c}-steps-item`,{[`${c}-steps-item-active`]:b<=d-1}),style:{backgroundColor:b<=d-1?y:s,width:_,height:g}})}return myt.createElement("div",{className:`${c}-steps-outer`},v,u)};dCe.default=vSa;var hw=fn.default,_Sa=Un.default;Object.defineProperty(aU,"__esModule",{value:!0});aU.default=aU.ProgressTypes=void 0;var J2=_Sa(h),ySa=T1,bSa=hw(PL),xSa=hw(y5e),SSa=hw(n$),CSa=hw(nb),gyt=hw(Li),wSa=hw(rd),ESa=Fo,TSa=go,$Sa=hw(uCe),OSa=hw(kN),PSa=hw(dCe),NSa=hw(s5),pte=L3,DSa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};aU.ProgressTypes=["line","circle","dashboard"];const ISa=["normal","exception","active","success"],Ddn=J2.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,steps:a,strokeColor:o,percent:s=0,size:c="default",showInfo:u=!0,type:d="line",status:f,format:p,style:m,percentPosition:g={}}=e,_=DSa(e,["prefixCls","className","rootClassName","steps","strokeColor","percent","size","showInfo","type","status","format","style","percentPosition"]),{align:v="end",type:b="outer"}=g,y=Array.isArray(o)?o[0]:o,x=typeof o=="string"||Array.isArray(o)?o:void 0,C=J2.useMemo(()=>{if(y){const U=typeof y=="string"?y:Object.values(y)[0];return new ySa.FastColor(U).isLight()}return!1},[o]),w=J2.useMemo(()=>{var U,W;const L=(0,pte.getSuccessPercent)(e);return parseInt(L!==void 0?(U=L??0)===null||U===void 0?void 0:U.toString():(W=s??0)===null||W===void 0?void 0:W.toString(),10)},[s,e.success,e.successPercent]),$=J2.useMemo(()=>!ISa.includes(f)&&w>=100?"success":f||"normal",[f,w]),{getPrefixCls:O,direction:N,progress:P}=J2.useContext(TSa.ConfigContext),I=O("progress",n),[D,k,R]=(0,NSa.default)(I),A=d==="line",F=A&&!a,z=J2.useMemo(()=>{if(!u)return null;const U=(0,pte.getSuccessPercent)(e);let W;const L=p||(J=>`${J}%`),Y=A&&C&&b==="inner";return b==="inner"||p||$!=="exception"&&$!=="success"?W=L((0,pte.validProgress)(s),(0,pte.validProgress)(U)):$==="exception"?W=A?J2.createElement(SSa.default,null):J2.createElement(CSa.default,null):$==="success"&&(W=A?J2.createElement(bSa.default,null):J2.createElement(xSa.default,null)),J2.createElement("span",{className:(0,gyt.default)(`${I}-text`,{[`${I}-text-bright`]:Y,[`${I}-text-${v}`]:F,[`${I}-text-${b}`]:F}),title:typeof W=="string"?W:void 0},W)},[u,s,w,$,d,I,p]);{const U=(0,ESa.devUseWarning)("Progress");U.deprecated(!("successPercent"in e),"successPercent","success.percent"),U.deprecated(!("width"in e),"width","size"),(d==="circle"||d==="dashboard")&&(Array.isArray(c)?U(!1,"usage",'Type "circle" and "dashboard" do not accept array as `size`, please use number or preset size instead.'):typeof c=="object"&&U(!1,"usage",'Type "circle" and "dashboard" do not accept object as `size`, please use number or preset size instead.')),e.success&&"progress"in e.success&&U.deprecated(!1,"success.progress","success.percent")}let M;d==="line"?M=a?J2.createElement(PSa.default,Object.assign({},e,{strokeColor:x,prefixCls:I,steps:typeof a=="object"?a.count:a}),z):J2.createElement(OSa.default,Object.assign({},e,{strokeColor:y,prefixCls:I,direction:N,percentPosition:{align:v,type:b}}),z):(d==="circle"||d==="dashboard")&&(M=J2.createElement($Sa.default,Object.assign({},e,{strokeColor:y,prefixCls:I,progressStatus:$}),z));const K=(0,gyt.default)(I,`${I}-status-${$}`,{[`${I}-${d==="dashboard"&&"circle"||d}`]:d!=="line",[`${I}-inline-circle`]:d==="circle"&&(0,pte.getSize)(c,"circle")[0]<=20,[`${I}-line`]:F,[`${I}-line-align-${v}`]:F,[`${I}-line-position-${b}`]:F,[`${I}-steps`]:a,[`${I}-show-info`]:u,[`${I}-${c}`]:typeof c=="string",[`${I}-rtl`]:N==="rtl"},P==null?void 0:P.className,r,i,k,R);return D(J2.createElement("div",Object.assign({ref:t,style:Object.assign(Object.assign({},P==null?void 0:P.style),m),className:K,role:"progressbar","aria-valuenow":w,"aria-valuemin":0,"aria-valuemax":100},(0,wSa.default)(_,["trailColor","strokeWidth","width","gapDegree","gapPosition","strokeLinecap","success","successPercent"])),M))});Ddn.displayName="Progress";aU.default=Ddn;var RSa=fn.default;Object.defineProperty(YG,"__esModule",{value:!0});YG.default=void 0;var kSa=RSa(aU);YG.default=kSa.default;var fCe={};const ASa=mc(ier);var bet={};const MSa=mc(HGr);var xet=fn.default;Object.defineProperty(bet,"__esModule",{value:!0});bet.default=zSa;var MA=xet(h),FSa=MSa,LSa=xet(Gy),jSa=xet(nI);const BSa=MA.default.createElement(jSa.default,null);function zSa(e){let{prefixCls:t,locale:n,onRefresh:r,statusRender:i,status:a}=e;const o=MA.default.createElement(MA.default.Fragment,null,MA.default.createElement("p",{className:`${t}-expired`},n==null?void 0:n.expired),r&&MA.default.createElement(LSa.default,{type:"link",icon:MA.default.createElement(FSa.ReloadOutlined,null),onClick:r},n==null?void 0:n.refresh)),s=MA.default.createElement("p",{className:`${t}-scanned`},n==null?void 0:n.scanned),c={expired:o,loading:BSa,scanned:s};return(i??(f=>c[f.status]))({status:a,locale:n,onRefresh:r})}var oU={};Object.defineProperty(oU,"__esModule",{value:!0});oU.prepareComponentToken=oU.default=void 0;var HSa=Ha,qSa=T1,VSa=Lo,vyt=ao;const WSa=e=>{const{componentCls:t,lineWidth:n,lineType:r,colorSplit:i}=e;return{[t]:Object.assign(Object.assign({},(0,VSa.resetComponent)(e)),{display:"flex",justifyContent:"center",alignItems:"center",padding:e.paddingSM,backgroundColor:e.colorWhite,borderRadius:e.borderRadiusLG,border:`${(0,HSa.unit)(n)} ${r} ${i}`,position:"relative",overflow:"hidden",[`& > ${t}-mask`]:{position:"absolute",insetBlockStart:0,insetInlineStart:0,zIndex:10,display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",width:"100%",height:"100%",color:e.colorText,lineHeight:e.lineHeight,background:e.QRCodeMaskBackgroundColor,textAlign:"center",[`& > ${t}-expired, & > ${t}-scanned`]:{color:e.QRCodeTextColor}},"> canvas":{alignSelf:"stretch",flex:"auto",minWidth:0},"&-icon":{marginBlockEnd:e.marginXS,fontSize:e.controlHeight}}),[`${t}-borderless`]:{borderColor:"transparent",padding:0,borderRadius:0}}},Idn=e=>({QRCodeMaskBackgroundColor:new qSa.FastColor(e.colorBgContainer).setA(.96).toRgbString()});oU.prepareComponentToken=Idn;oU.default=(0,vyt.genStyleHooks)("QRCode",e=>{const t=(0,vyt.mergeToken)(e,{QRCodeTextColor:e.colorText});return WSa(t)},Idn);var Tle=fn.default,USa=Un.default;Object.defineProperty(fCe,"__esModule",{value:!0});fCe.default=void 0;var oq=USa(h),_yt=ASa,KSa=Tle(Li),GSa=Tle(rd),YSa=Tle(s8),XSa=Fo,JSa=go,QSa=lm,ZSa=ao,eCa=Tle(bet),tCa=Tle(oU),nCa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Rdn=e=>{var t,n,r,i;const[,a]=(0,ZSa.useToken)(),{value:o,type:s="canvas",icon:c="",size:u=160,iconSize:d,color:f=a.colorText,errorLevel:p="M",status:m="active",bordered:g=!0,onRefresh:_,style:v,className:b,rootClassName:y,prefixCls:x,bgColor:C="transparent",statusRender:w}=e,$=nCa(e,["value","type","icon","size","iconSize","color","errorLevel","status","bordered","onRefresh","style","className","rootClassName","prefixCls","bgColor","statusRender"]),{getPrefixCls:O}=(0,oq.useContext)(JSa.ConfigContext),N=O("qrcode",x),[P,I,D]=(0,tCa.default)(N),k={src:c,x:void 0,y:void 0,height:typeof d=="number"?d:(t=d==null?void 0:d.height)!==null&&t!==void 0?t:40,width:typeof d=="number"?d:(n=d==null?void 0:d.width)!==null&&n!==void 0?n:40,excavate:!0,crossOrigin:"anonymous"},R=(0,YSa.default)($,!0),A=(0,GSa.default)($,Object.keys(R)),F=Object.assign({value:o,size:u,level:p,bgColor:C,fgColor:f,style:{width:v==null?void 0:v.width,height:v==null?void 0:v.height},imageSettings:c?k:void 0},R),[z]=(0,QSa.useLocale)("QRCode");{const U=(0,XSa.devUseWarning)("QRCode");U(!!o,"usage","need to receive `value` props"),U(!(c&&p==="L"),"usage","ErrorLevel `L` is not recommended to be used with `icon`, for scanning result would be affected by low level.")}if(!o)return null;const M=(0,KSa.default)(N,b,y,I,D,{[`${N}-borderless`]:!g}),K=Object.assign(Object.assign({backgroundColor:C},v),{width:(r=v==null?void 0:v.width)!==null&&r!==void 0?r:u,height:(i=v==null?void 0:v.height)!==null&&i!==void 0?i:u});return P(oq.default.createElement("div",Object.assign({},A,{className:M,style:K}),m!=="active"&&oq.default.createElement("div",{className:`${N}-mask`},oq.default.createElement(eCa.default,{prefixCls:N,locale:z,status:m,onRefresh:_,statusRender:w})),s==="canvas"?oq.default.createElement(_yt.QRCodeCanvas,Object.assign({},F)):oq.default.createElement(_yt.QRCodeSVG,Object.assign({},F))))};Rdn.displayName="QRCode";fCe.default=Rdn;var pCe={},oHe={exports:{}},hCe={},Cet={};Object.defineProperty(Cet,"__esModule",{value:!0});var rCa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 00.6 45.3l183.7 179.1-43.4 252.9a31.95 31.95 0 0046.4 33.7L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2 17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9 183.7-179.1c5-4.9 8.3-11.3 9.3-18.3 2.7-17.5-9.5-33.7-27-36.3z"}}]},name:"star",theme:"filled"};Cet.default=rCa;var iCa=Un.default,wet=fn.default;Object.defineProperty(hCe,"__esModule",{value:!0});hCe.default=void 0;var aCa=wet(Ol),kdn=iCa(h),oCa=wet(Cet),sCa=wet(Pl),lCa=function(t,n){return kdn.createElement(sCa.default,(0,aCa.default)({},t,{ref:n,icon:oCa.default}))},Adn=kdn.forwardRef(lCa);Adn.displayName="StarFilled";hCe.default=Adn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(hCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(oHe,oHe.exports);var cCa=oHe.exports;const uCa=mc(QGr);var sU={};Object.defineProperty(sU,"__esModule",{value:!0});sU.prepareComponentToken=sU.default=void 0;var dCa=Ha,fCa=Lo,yyt=ao;const pCa=e=>{const{componentCls:t}=e;return{[`${t}-star`]:{position:"relative",display:"inline-block",color:"inherit",cursor:"pointer","&:not(:last-child)":{marginInlineEnd:e.marginXS},"> div":{transition:`all ${e.motionDurationMid}, outline 0s`,"&:hover":{transform:e.starHoverScale},"&:focus":{outline:0},"&:focus-visible":{outline:`${(0,dCa.unit)(e.lineWidth)} dashed ${e.starColor}`,transform:e.starHoverScale}},"&-first, &-second":{color:e.starBg,transition:`all ${e.motionDurationMid}`,userSelect:"none"},"&-first":{position:"absolute",top:0,insetInlineStart:0,width:"50%",height:"100%",overflow:"hidden",opacity:0},[`&-half ${t}-star-first, &-half ${t}-star-second`]:{opacity:1},[`&-half ${t}-star-first, &-full ${t}-star-second`]:{color:"inherit"}}}},hCa=e=>({[`&-rtl${e.componentCls}`]:{direction:"rtl"}}),mCa=e=>{const{componentCls:t}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},(0,fCa.resetComponent)(e)),{display:"inline-block",margin:0,padding:0,color:e.starColor,fontSize:e.starSize,lineHeight:1,listStyle:"none",outline:"none",[`&-disabled${t} ${t}-star`]:{cursor:"default","> div:hover":{transform:"scale(1)"}}}),pCa(e)),hCa(e))}},Mdn=e=>({starColor:e.yellow6,starSize:e.controlHeightLG*.5,starHoverScale:"scale(1.1)",starBg:e.colorFillContent});sU.prepareComponentToken=Mdn;sU.default=(0,yyt.genStyleHooks)("Rate",e=>{const t=(0,yyt.mergeToken)(e,{});return[mCa(t)]},Mdn);var XG=fn.default,gCa=Un.default;Object.defineProperty(pCe,"__esModule",{value:!0});pCe.default=void 0;var sq=gCa(h),vCa=XG(cCa),_Ca=XG(Li),yCa=XG(uCa),bCa=go,xCa=XG(av),SCa=XG(sU),CCa=XG(tp),wCa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Fdn=sq.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,style:a,tooltips:o,character:s=sq.createElement(vCa.default,null),disabled:c}=e,u=wCa(e,["prefixCls","className","rootClassName","style","tooltips","character","disabled"]),d=(w,$)=>{let{index:O}=$;return o?sq.createElement(xCa.default,{title:o[O]},w):w},{getPrefixCls:f,direction:p,rate:m}=sq.useContext(bCa.ConfigContext),g=f("rate",n),[_,v,b]=(0,SCa.default)(g),y=Object.assign(Object.assign({},m==null?void 0:m.style),a),x=sq.useContext(CCa.default),C=c??x;return _(sq.createElement(yCa.default,Object.assign({ref:t,character:s,characterRender:d,disabled:C},u,{className:(0,_Ca.default)(r,i,v,b,m==null?void 0:m.className),style:y,prefixCls:g,direction:p})))});Fdn.displayName="Rate";pCe.default=Fdn;var AN={},sHe={exports:{}},mCe={},Eet={};Object.defineProperty(Eet,"__esModule",{value:!0});var ECa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M955.7 856l-416-720c-6.2-10.7-16.9-16-27.7-16s-21.6 5.3-27.7 16l-416 720C56 877.4 71.4 904 96 904h832c24.6 0 40-26.6 27.7-48zM480 416c0-4.4 3.6-8 8-8h48c4.4 0 8 3.6 8 8v184c0 4.4-3.6 8-8 8h-48c-4.4 0-8-3.6-8-8V416zm32 352a48.01 48.01 0 010-96 48.01 48.01 0 010 96z"}}]},name:"warning",theme:"filled"};Eet.default=ECa;var TCa=Un.default,Tet=fn.default;Object.defineProperty(mCe,"__esModule",{value:!0});mCe.default=void 0;var $Ca=Tet(Ol),Ldn=TCa(h),OCa=Tet(Eet),PCa=Tet(Pl),NCa=function(t,n){return Ldn.createElement(PCa.default,(0,$Ca.default)({},t,{ref:n,icon:OCa.default}))},jdn=Ldn.forwardRef(NCa);jdn.displayName="WarningFilled";mCe.default=jdn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(mCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(sHe,sHe.exports);var DCa=sHe.exports,gCe={},ICa=Un.default;Object.defineProperty(gCe,"__esModule",{value:!0});gCe.default=void 0;var Vs=ICa(h);const RCa=()=>Vs.createElement("svg",{width:"252",height:"294"},Vs.createElement("title",null,"No Found"),Vs.createElement("defs",null,Vs.createElement("path",{d:"M0 .387h251.772v251.772H0z"})),Vs.createElement("g",{fill:"none",fillRule:"evenodd"},Vs.createElement("g",{transform:"translate(0 .012)"},Vs.createElement("mask",{fill:"#fff"}),Vs.createElement("path",{d:"M0 127.32v-2.095C0 56.279 55.892.387 124.838.387h2.096c68.946 0 124.838 55.892 124.838 124.838v2.096c0 68.946-55.892 124.838-124.838 124.838h-2.096C55.892 252.16 0 196.267 0 127.321",fill:"#E4EBF7",mask:"url(#b)"})),Vs.createElement("path",{d:"M39.755 130.84a8.276 8.276 0 1 1-16.468-1.66 8.276 8.276 0 0 1 16.468 1.66",fill:"#FFF"}),Vs.createElement("path",{d:"M36.975 134.297l10.482 5.943M48.373 146.508l-12.648 10.788",stroke:"#FFF",strokeWidth:"2"}),Vs.createElement("path",{d:"M39.875 159.352a5.667 5.667 0 1 1-11.277-1.136 5.667 5.667 0 0 1 11.277 1.136M57.588 143.247a5.708 5.708 0 1 1-11.358-1.145 5.708 5.708 0 0 1 11.358 1.145M99.018 26.875l29.82-.014a4.587 4.587 0 1 0-.003-9.175l-29.82.013a4.587 4.587 0 1 0 .003 9.176M110.424 45.211l29.82-.013a4.588 4.588 0 0 0-.004-9.175l-29.82.013a4.587 4.587 0 1 0 .004 9.175",fill:"#FFF"}),Vs.createElement("path",{d:"M112.798 26.861v-.002l15.784-.006a4.588 4.588 0 1 0 .003 9.175l-15.783.007v-.002a4.586 4.586 0 0 0-.004-9.172M184.523 135.668c-.553 5.485-5.447 9.483-10.931 8.93-5.485-.553-9.483-5.448-8.93-10.932.552-5.485 5.447-9.483 10.932-8.93 5.485.553 9.483 5.447 8.93 10.932",fill:"#FFF"}),Vs.createElement("path",{d:"M179.26 141.75l12.64 7.167M193.006 156.477l-15.255 13.011",stroke:"#FFF",strokeWidth:"2"}),Vs.createElement("path",{d:"M184.668 170.057a6.835 6.835 0 1 1-13.6-1.372 6.835 6.835 0 0 1 13.6 1.372M203.34 153.325a6.885 6.885 0 1 1-13.7-1.382 6.885 6.885 0 0 1 13.7 1.382",fill:"#FFF"}),Vs.createElement("path",{d:"M151.931 192.324a2.222 2.222 0 1 1-4.444 0 2.222 2.222 0 0 1 4.444 0zM225.27 116.056a2.222 2.222 0 1 1-4.445 0 2.222 2.222 0 0 1 4.444 0zM216.38 151.08a2.223 2.223 0 1 1-4.446-.001 2.223 2.223 0 0 1 4.446 0zM176.917 107.636a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM195.291 92.165a2.223 2.223 0 1 1-4.445 0 2.223 2.223 0 0 1 4.445 0zM202.058 180.711a2.223 2.223 0 1 1-4.446 0 2.223 2.223 0 0 1 4.446 0z",stroke:"#FFF",strokeWidth:"2"}),Vs.createElement("path",{stroke:"#FFF",strokeWidth:"2",d:"M214.404 153.302l-1.912 20.184-10.928 5.99M173.661 174.792l-6.356 9.814h-11.36l-4.508 6.484M174.941 125.168v-15.804M220.824 117.25l-12.84 7.901-15.31-7.902V94.39"}),Vs.createElement("path",{d:"M166.588 65.936h-3.951a4.756 4.756 0 0 1-4.743-4.742 4.756 4.756 0 0 1 4.743-4.743h3.951a4.756 4.756 0 0 1 4.743 4.743 4.756 4.756 0 0 1-4.743 4.742",fill:"#FFF"}),Vs.createElement("path",{d:"M174.823 30.03c0-16.281 13.198-29.48 29.48-29.48 16.28 0 29.48 13.199 29.48 29.48 0 16.28-13.2 29.48-29.48 29.48-16.282 0-29.48-13.2-29.48-29.48",fill:"#1677ff"}),Vs.createElement("path",{d:"M205.952 38.387c.5.5.785 1.142.785 1.928s-.286 1.465-.785 1.964c-.572.5-1.214.75-2 .75-.785 0-1.429-.285-1.929-.785-.572-.5-.82-1.143-.82-1.929s.248-1.428.82-1.928c.5-.5 1.144-.75 1.93-.75.785 0 1.462.25 1.999.75m4.285-19.463c1.428 1.249 2.143 2.963 2.143 5.142 0 1.712-.427 3.13-1.219 4.25-.067.096-.137.18-.218.265-.416.429-1.41 1.346-2.956 2.699a5.07 5.07 0 0 0-1.428 1.75 5.207 5.207 0 0 0-.536 2.357v.5h-4.107v-.5c0-1.357.215-2.536.714-3.5.464-.964 1.857-2.464 4.178-4.536l.43-.5c.643-.785.964-1.643.964-2.535 0-1.18-.358-2.108-1-2.785-.678-.68-1.643-1.001-2.858-1.001-1.536 0-2.642.464-3.357 1.43-.37.5-.621 1.135-.76 1.904a1.999 1.999 0 0 1-1.971 1.63h-.004c-1.277 0-2.257-1.183-1.98-2.43.337-1.518 1.02-2.78 2.073-3.784 1.536-1.5 3.607-2.25 6.25-2.25 2.32 0 4.214.607 5.642 1.894",fill:"#FFF"}),Vs.createElement("path",{d:"M52.04 76.131s21.81 5.36 27.307 15.945c5.575 10.74-6.352 9.26-15.73 4.935-10.86-5.008-24.7-11.822-11.577-20.88",fill:"#FFB594"}),Vs.createElement("path",{d:"M90.483 67.504l-.449 2.893c-.753.49-4.748-2.663-4.748-2.663l-1.645.748-1.346-5.684s6.815-4.589 8.917-5.018c2.452-.501 9.884.94 10.7 2.278 0 0 1.32.486-2.227.69-3.548.203-5.043.447-6.79 3.132-1.747 2.686-2.412 3.624-2.412 3.624",fill:"#FFC6A0"}),Vs.createElement("path",{d:"M128.055 111.367c-2.627-7.724-6.15-13.18-8.917-15.478-3.5-2.906-9.34-2.225-11.366-4.187-1.27-1.231-3.215-1.197-3.215-1.197s-14.98-3.158-16.828-3.479c-2.37-.41-2.124-.714-6.054-1.405-1.57-1.907-2.917-1.122-2.917-1.122l-7.11-1.383c-.853-1.472-2.423-1.023-2.423-1.023l-2.468-.897c-1.645 9.976-7.74 13.796-7.74 13.796 1.795 1.122 15.703 8.3 15.703 8.3l5.107 37.11s-3.321 5.694 1.346 9.109c0 0 19.883-3.743 34.921-.329 0 0 3.047-2.546.972-8.806.523-3.01 1.394-8.263 1.736-11.622.385.772 2.019 1.918 3.14 3.477 0 0 9.407-7.365 11.052-14.012-.832-.723-1.598-1.585-2.267-2.453-.567-.736-.358-2.056-.765-2.717-.669-1.084-1.804-1.378-1.907-1.682",fill:"#FFF"}),Vs.createElement("path",{d:"M101.09 289.998s4.295 2.041 7.354 1.021c2.821-.94 4.53.668 7.08 1.178 2.55.51 6.874 1.1 11.686-1.26-.103-5.51-6.889-3.98-11.96-6.713-2.563-1.38-3.784-4.722-3.598-8.799h-9.402s-1.392 10.52-1.16 14.573",fill:"#CBD1D1"}),Vs.createElement("path",{d:"M101.067 289.826s2.428 1.271 6.759.653c3.058-.437 3.712.481 7.423 1.031 3.712.55 10.724-.069 11.823-.894.413 1.1-.343 2.063-.343 2.063s-1.512.603-4.812.824c-2.03.136-5.8.291-7.607-.503-1.787-1.375-5.247-1.903-5.728-.241-3.918.95-7.355-.286-7.355-.286l-.16-2.647z",fill:"#2B0849"}),Vs.createElement("path",{d:"M108.341 276.044h3.094s-.103 6.702 4.536 8.558c-4.64.618-8.558-2.303-7.63-8.558",fill:"#A4AABA"}),Vs.createElement("path",{d:"M57.542 272.401s-2.107 7.416-4.485 12.306c-1.798 3.695-4.225 7.492 5.465 7.492 6.648 0 8.953-.48 7.423-6.599-1.53-6.12.266-13.199.266-13.199h-8.669z",fill:"#CBD1D1"}),Vs.createElement("path",{d:"M51.476 289.793s2.097 1.169 6.633 1.169c6.083 0 8.249-1.65 8.249-1.65s.602 1.114-.619 2.165c-.993.855-3.597 1.591-7.39 1.546-4.145-.048-5.832-.566-6.736-1.168-.825-.55-.687-1.58-.137-2.062",fill:"#2B0849"}),Vs.createElement("path",{d:"M58.419 274.304s.033 1.519-.314 2.93c-.349 1.42-1.078 3.104-1.13 4.139-.058 1.151 4.537 1.58 5.155.034.62-1.547 1.294-6.427 1.913-7.252.619-.825-4.903-2.119-5.624.15",fill:"#A4AABA"}),Vs.createElement("path",{d:"M99.66 278.514l13.378.092s1.298-54.52 1.853-64.403c.554-9.882 3.776-43.364 1.002-63.128l-12.547-.644-22.849.78s-.434 3.966-1.195 9.976c-.063.496-.682.843-.749 1.365-.075.585.423 1.354.32 1.966-2.364 14.08-6.377 33.104-8.744 46.677-.116.666-1.234 1.009-1.458 2.691-.04.302.211 1.525.112 1.795-6.873 18.744-10.949 47.842-14.277 61.885l14.607-.014s2.197-8.57 4.03-16.97c2.811-12.886 23.111-85.01 23.111-85.01l3.016-.521 1.043 46.35s-.224 1.234.337 2.02c.56.785-.56 1.123-.392 2.244l.392 1.794s-.449 7.178-.898 11.89c-.448 4.71-.092 39.165-.092 39.165",fill:"#7BB2F9"}),Vs.createElement("path",{d:"M76.085 221.626c1.153.094 4.038-2.019 6.955-4.935M106.36 225.142s2.774-1.11 6.103-3.883",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M107.275 222.1s2.773-1.11 6.102-3.884",stroke:"#648BD8",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M74.74 224.767s2.622-.591 6.505-3.365M86.03 151.634c-.27 3.106.3 8.525-4.336 9.123M103.625 149.88s.11 14.012-1.293 15.065c-2.219 1.664-2.99 1.944-2.99 1.944M99.79 150.438s.035 12.88-1.196 24.377M93.673 175.911s7.212-1.664 9.431-1.664M74.31 205.861a212.013 212.013 0 0 1-.979 4.56s-1.458 1.832-1.009 3.776c.449 1.944-.947 2.045-4.985 15.355-1.696 5.59-4.49 18.591-6.348 27.597l-.231 1.12M75.689 197.807a320.934 320.934 0 0 1-.882 4.754M82.591 152.233L81.395 162.7s-1.097.15-.5 2.244c.113 1.346-2.674 15.775-5.18 30.43M56.12 274.418h13.31",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M116.241 148.22s-17.047-3.104-35.893.2c.158 2.514-.003 4.15-.003 4.15s14.687-2.818 35.67-.312c.252-2.355.226-4.038.226-4.038",fill:"#192064"}),Vs.createElement("path",{d:"M106.322 151.165l.003-4.911a.81.81 0 0 0-.778-.815c-2.44-.091-5.066-.108-7.836-.014a.818.818 0 0 0-.789.815l-.003 4.906a.81.81 0 0 0 .831.813c2.385-.06 4.973-.064 7.73.017a.815.815 0 0 0 .842-.81",fill:"#FFF"}),Vs.createElement("path",{d:"M105.207 150.233l.002-3.076a.642.642 0 0 0-.619-.646 94.321 94.321 0 0 0-5.866-.01.65.65 0 0 0-.63.647v3.072a.64.64 0 0 0 .654.644 121.12 121.12 0 0 1 5.794.011c.362.01.665-.28.665-.642",fill:"#192064"}),Vs.createElement("path",{d:"M100.263 275.415h12.338M101.436 270.53c.006 3.387.042 5.79.111 6.506M101.451 264.548a915.75 915.75 0 0 0-.015 4.337M100.986 174.965l.898 44.642s.673 1.57-.225 2.692c-.897 1.122 2.468.673.898 2.243-1.57 1.57.897 1.122 0 3.365-.596 1.489-.994 21.1-1.096 35.146",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M46.876 83.427s-.516 6.045 7.223 5.552c11.2-.712 9.218-9.345 31.54-21.655-.786-2.708-2.447-4.744-2.447-4.744s-11.068 3.11-22.584 8.046c-6.766 2.9-13.395 6.352-13.732 12.801M104.46 91.057l.941-5.372-8.884-11.43-5.037 5.372-1.74 7.834a.321.321 0 0 0 .108.32c.965.8 6.5 5.013 14.347 3.544a.332.332 0 0 0 .264-.268",fill:"#FFC6A0"}),Vs.createElement("path",{d:"M93.942 79.387s-4.533-2.853-2.432-6.855c1.623-3.09 4.513 1.133 4.513 1.133s.52-3.642 3.121-3.642c.52-1.04 1.561-4.162 1.561-4.162s11.445 2.601 13.526 3.121c0 5.203-2.304 19.424-7.84 19.861-8.892.703-12.449-9.456-12.449-9.456",fill:"#FFC6A0"}),Vs.createElement("path",{d:"M113.874 73.446c2.601-2.081 3.47-9.722 3.47-9.722s-2.479-.49-6.64-2.05c-4.683-2.081-12.798-4.747-17.48.976-9.668 3.223-2.05 19.823-2.05 19.823l2.713-3.021s-3.935-3.287-2.08-6.243c2.17-3.462 3.92 1.073 3.92 1.073s.637-2.387 3.581-3.342c.355-.71 1.036-2.674 1.432-3.85a1.073 1.073 0 0 1 1.263-.704c2.4.558 8.677 2.019 11.356 2.662.522.125.871.615.82 1.15l-.305 3.248z",fill:"#520038"}),Vs.createElement("path",{d:"M104.977 76.064c-.103.61-.582 1.038-1.07.956-.489-.083-.801-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.644.698 1.254M112.132 77.694c-.103.61-.582 1.038-1.07.956-.488-.083-.8-.644-.698-1.254.103-.61.582-1.038 1.07-.956.488.082.8.643.698 1.254",fill:"#552950"}),Vs.createElement("path",{stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round",d:"M110.13 74.84l-.896 1.61-.298 4.357h-2.228"}),Vs.createElement("path",{d:"M110.846 74.481s1.79-.716 2.506.537",stroke:"#5C2552",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M92.386 74.282s.477-1.114 1.113-.716c.637.398 1.274 1.433.558 1.99-.717.556.159 1.67.159 1.67",stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M103.287 72.93s1.83 1.113 4.137.954",stroke:"#5C2552",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M103.685 81.762s2.227 1.193 4.376 1.193M104.64 84.308s.954.398 1.511.318M94.693 81.205s2.308 7.4 10.424 7.639",stroke:"#DB836E",strokeWidth:"1.118",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M81.45 89.384s.45 5.647-4.935 12.787M69 82.654s-.726 9.282-8.204 14.206",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M129.405 122.865s-5.272 7.403-9.422 10.768",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M119.306 107.329s.452 4.366-2.127 32.062",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M150.028 151.232h-49.837a1.01 1.01 0 0 1-1.01-1.01v-31.688c0-.557.452-1.01 1.01-1.01h49.837c.558 0 1.01.453 1.01 1.01v31.688a1.01 1.01 0 0 1-1.01 1.01",fill:"#F2D7AD"}),Vs.createElement("path",{d:"M150.29 151.232h-19.863v-33.707h20.784v32.786a.92.92 0 0 1-.92.92",fill:"#F4D19D"}),Vs.createElement("path",{d:"M123.554 127.896H92.917a.518.518 0 0 1-.425-.816l6.38-9.113c.193-.277.51-.442.85-.442h31.092l-7.26 10.371z",fill:"#F2D7AD"}),Vs.createElement("path",{fill:"#CC9B6E",d:"M123.689 128.447H99.25v-.519h24.169l7.183-10.26.424.298z"}),Vs.createElement("path",{d:"M158.298 127.896h-18.669a2.073 2.073 0 0 1-1.659-.83l-7.156-9.541h19.965c.49 0 .95.23 1.244.622l6.69 8.92a.519.519 0 0 1-.415.83",fill:"#F4D19D"}),Vs.createElement("path",{fill:"#CC9B6E",d:"M157.847 128.479h-19.384l-7.857-10.475.415-.31 7.7 10.266h19.126zM130.554 150.685l-.032-8.177.519-.002.032 8.177z"}),Vs.createElement("path",{fill:"#CC9B6E",d:"M130.511 139.783l-.08-21.414.519-.002.08 21.414zM111.876 140.932l-.498-.143 1.479-5.167.498.143zM108.437 141.06l-2.679-2.935 2.665-3.434.41.318-2.397 3.089 2.384 2.612zM116.607 141.06l-.383-.35 2.383-2.612-2.397-3.089.41-.318 2.665 3.434z"}),Vs.createElement("path",{d:"M154.316 131.892l-3.114-1.96.038 3.514-1.043.092c-1.682.115-3.634.23-4.789.23-1.902 0-2.693 2.258 2.23 2.648l-2.645-.596s-2.168 1.317.504 2.3c0 0-1.58 1.217.561 2.58-.584 3.504 5.247 4.058 7.122 3.59 1.876-.47 4.233-2.359 4.487-5.16.28-3.085-.89-5.432-3.35-7.238",fill:"#FFC6A0"}),Vs.createElement("path",{d:"M153.686 133.577s-6.522.47-8.36.372c-1.836-.098-1.904 2.19 2.359 2.264 3.739.15 5.451-.044 5.451-.044",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M145.16 135.877c-1.85 1.346.561 2.355.561 2.355s3.478.898 6.73.617",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M151.89 141.71s-6.28.111-6.73-2.132c-.223-1.346.45-1.402.45-1.402M146.114 140.868s-1.103 3.16 5.44 3.533M151.202 129.932v3.477M52.838 89.286c3.533-.337 8.423-1.248 13.582-7.754",stroke:"#DB836E",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),Vs.createElement("path",{d:"M168.567 248.318a6.647 6.647 0 0 1-6.647-6.647v-66.466a6.647 6.647 0 1 1 13.294 0v66.466a6.647 6.647 0 0 1-6.647 6.647",fill:"#5BA02E"}),Vs.createElement("path",{d:"M176.543 247.653a6.647 6.647 0 0 1-6.646-6.647v-33.232a6.647 6.647 0 1 1 13.293 0v33.232a6.647 6.647 0 0 1-6.647 6.647",fill:"#92C110"}),Vs.createElement("path",{d:"M186.443 293.613H158.92a3.187 3.187 0 0 1-3.187-3.187v-46.134a3.187 3.187 0 0 1 3.187-3.187h27.524a3.187 3.187 0 0 1 3.187 3.187v46.134a3.187 3.187 0 0 1-3.187 3.187",fill:"#F2D7AD"}),Vs.createElement("path",{d:"M88.979 89.48s7.776 5.384 16.6 2.842",stroke:"#E4EBF7",strokeWidth:"1.101",strokeLinecap:"round",strokeLinejoin:"round"})));gCe.default=RCa;var vCe={},kCa=Un.default;Object.defineProperty(vCe,"__esModule",{value:!0});vCe.default=void 0;var $s=kCa(h);const ACa=()=>$s.createElement("svg",{width:"254",height:"294"},$s.createElement("title",null,"Server Error"),$s.createElement("defs",null,$s.createElement("path",{d:"M0 .335h253.49v253.49H0z"}),$s.createElement("path",{d:"M0 293.665h253.49V.401H0z"})),$s.createElement("g",{fill:"none",fillRule:"evenodd"},$s.createElement("g",{transform:"translate(0 .067)"},$s.createElement("mask",{fill:"#fff"}),$s.createElement("path",{d:"M0 128.134v-2.11C0 56.608 56.273.334 125.69.334h2.11c69.416 0 125.69 56.274 125.69 125.69v2.11c0 69.417-56.274 125.69-125.69 125.69h-2.11C56.273 253.824 0 197.551 0 128.134",fill:"#E4EBF7",mask:"url(#b)"})),$s.createElement("path",{d:"M39.989 132.108a8.332 8.332 0 1 1-16.581-1.671 8.332 8.332 0 0 1 16.58 1.671",fill:"#FFF"}),$s.createElement("path",{d:"M37.19 135.59l10.553 5.983M48.665 147.884l-12.734 10.861",stroke:"#FFF",strokeWidth:"2"}),$s.createElement("path",{d:"M40.11 160.816a5.706 5.706 0 1 1-11.354-1.145 5.706 5.706 0 0 1 11.354 1.145M57.943 144.6a5.747 5.747 0 1 1-11.436-1.152 5.747 5.747 0 0 1 11.436 1.153M99.656 27.434l30.024-.013a4.619 4.619 0 1 0-.004-9.238l-30.024.013a4.62 4.62 0 0 0 .004 9.238M111.14 45.896l30.023-.013a4.62 4.62 0 1 0-.004-9.238l-30.024.013a4.619 4.619 0 1 0 .004 9.238",fill:"#FFF"}),$s.createElement("path",{d:"M113.53 27.421v-.002l15.89-.007a4.619 4.619 0 1 0 .005 9.238l-15.892.007v-.002a4.618 4.618 0 0 0-.004-9.234M150.167 70.091h-3.979a4.789 4.789 0 0 1-4.774-4.775 4.788 4.788 0 0 1 4.774-4.774h3.979a4.789 4.789 0 0 1 4.775 4.774 4.789 4.789 0 0 1-4.775 4.775",fill:"#FFF"}),$s.createElement("path",{d:"M171.687 30.234c0-16.392 13.289-29.68 29.681-29.68 16.392 0 29.68 13.288 29.68 29.68 0 16.393-13.288 29.681-29.68 29.681s-29.68-13.288-29.68-29.68",fill:"#FF603B"}),$s.createElement("path",{d:"M203.557 19.435l-.676 15.035a1.514 1.514 0 0 1-3.026 0l-.675-15.035a2.19 2.19 0 1 1 4.377 0m-.264 19.378c.513.477.77 1.1.77 1.87s-.257 1.393-.77 1.907c-.55.476-1.21.733-1.943.733a2.545 2.545 0 0 1-1.87-.77c-.55-.514-.806-1.136-.806-1.87 0-.77.256-1.393.806-1.87.513-.513 1.137-.733 1.87-.733.77 0 1.43.22 1.943.733",fill:"#FFF"}),$s.createElement("path",{d:"M119.3 133.275c4.426-.598 3.612-1.204 4.079-4.778.675-5.18-3.108-16.935-8.262-25.118-1.088-10.72-12.598-11.24-12.598-11.24s4.312 4.895 4.196 16.199c1.398 5.243.804 14.45.804 14.45s5.255 11.369 11.78 10.487",fill:"#FFB594"}),$s.createElement("path",{d:"M100.944 91.61s1.463-.583 3.211.582c8.08 1.398 10.368 6.706 11.3 11.368 1.864 1.282 1.864 2.33 1.864 3.496.365.777 1.515 3.03 1.515 3.03s-7.225 1.748-10.954 6.758c-1.399-6.41-6.936-25.235-6.936-25.235",fill:"#FFF"}),$s.createElement("path",{d:"M94.008 90.5l1.019-5.815-9.23-11.874-5.233 5.581-2.593 9.863s8.39 5.128 16.037 2.246",fill:"#FFB594"}),$s.createElement("path",{d:"M82.931 78.216s-4.557-2.868-2.445-6.892c1.632-3.107 4.537 1.139 4.537 1.139s.524-3.662 3.139-3.662c.523-1.046 1.569-4.184 1.569-4.184s11.507 2.615 13.6 3.138c-.001 5.23-2.317 19.529-7.884 19.969-8.94.706-12.516-9.508-12.516-9.508",fill:"#FFC6A0"}),$s.createElement("path",{d:"M102.971 72.243c2.616-2.093 3.489-9.775 3.489-9.775s-2.492-.492-6.676-2.062c-4.708-2.092-12.867-4.771-17.575.982-9.54 4.41-2.062 19.93-2.062 19.93l2.729-3.037s-3.956-3.304-2.092-6.277c2.183-3.48 3.943 1.08 3.943 1.08s.64-2.4 3.6-3.36c.356-.714 1.04-2.69 1.44-3.872a1.08 1.08 0 0 1 1.27-.707c2.41.56 8.723 2.03 11.417 2.676.524.126.876.619.825 1.156l-.308 3.266z",fill:"#520038"}),$s.createElement("path",{d:"M101.22 76.514c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.961.491.083.805.647.702 1.26M94.26 75.074c-.104.613-.585 1.044-1.076.96-.49-.082-.805-.646-.702-1.26.104-.613.585-1.044 1.076-.96.491.082.805.646.702 1.26",fill:"#552950"}),$s.createElement("path",{stroke:"#DB836E",strokeWidth:"1.063",strokeLinecap:"round",strokeLinejoin:"round",d:"M99.206 73.644l-.9 1.62-.3 4.38h-2.24"}),$s.createElement("path",{d:"M99.926 73.284s1.8-.72 2.52.54",stroke:"#5C2552",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M81.367 73.084s.48-1.12 1.12-.72c.64.4 1.28 1.44.56 2s.16 1.68.16 1.68",stroke:"#DB836E",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M92.326 71.724s1.84 1.12 4.16.96",stroke:"#5C2552",strokeWidth:"1.117",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M92.726 80.604s2.24 1.2 4.4 1.2M93.686 83.164s.96.4 1.52.32M83.687 80.044s1.786 6.547 9.262 7.954",stroke:"#DB836E",strokeWidth:"1.063",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M95.548 91.663s-1.068 2.821-8.298 2.105c-7.23-.717-10.29-5.044-10.29-5.044",stroke:"#E4EBF7",strokeWidth:"1.136",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M78.126 87.478s6.526 4.972 16.47 2.486c0 0 9.577 1.02 11.536 5.322 5.36 11.77.543 36.835 0 39.962 3.496 4.055-.466 8.483-.466 8.483-15.624-3.548-35.81-.6-35.81-.6-4.849-3.546-1.223-9.044-1.223-9.044L62.38 110.32c-2.485-15.227.833-19.803 3.549-20.743 3.03-1.049 8.04-1.282 8.04-1.282.496-.058 1.08-.076 1.37-.233 2.36-1.282 2.787-.583 2.787-.583",fill:"#FFF"}),$s.createElement("path",{d:"M65.828 89.81s-6.875.465-7.59 8.156c-.466 8.857 3.03 10.954 3.03 10.954s6.075 22.102 16.796 22.957c8.39-2.176 4.758-6.702 4.661-11.42-.233-11.304-7.108-16.897-7.108-16.897s-4.212-13.75-9.789-13.75",fill:"#FFC6A0"}),$s.createElement("path",{d:"M71.716 124.225s.855 11.264 9.828 6.486c4.765-2.536 7.581-13.828 9.789-22.568 1.456-5.768 2.58-12.197 2.58-12.197l-4.973-1.709s-2.408 5.516-7.769 12.275c-4.335 5.467-9.144 11.11-9.455 17.713",fill:"#FFC6A0"}),$s.createElement("path",{d:"M108.463 105.191s1.747 2.724-2.331 30.535c2.376 2.216 1.053 6.012-.233 7.51",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M123.262 131.527s-.427 2.732-11.77 1.981c-15.187-1.006-25.326-3.25-25.326-3.25l.933-5.8s.723.215 9.71-.068c11.887-.373 18.714-6.07 24.964-1.022 4.039 3.263 1.489 8.16 1.489 8.16",fill:"#FFC6A0"}),$s.createElement("path",{d:"M70.24 90.974s-5.593-4.739-11.054 2.68c-3.318 7.223.517 15.284 2.664 19.578-.31 3.729 2.33 4.311 2.33 4.311s.108.895 1.516 2.68c4.078-7.03 6.72-9.166 13.711-12.546-.328-.656-1.877-3.265-1.825-3.767.175-1.69-1.282-2.623-1.282-2.623s-.286-.156-1.165-2.738c-.788-2.313-2.036-5.177-4.895-7.575",fill:"#FFF"}),$s.createElement("path",{d:"M90.232 288.027s4.855 2.308 8.313 1.155c3.188-1.063 5.12.755 8.002 1.331 2.881.577 7.769 1.243 13.207-1.424-.117-6.228-7.786-4.499-13.518-7.588-2.895-1.56-4.276-5.336-4.066-9.944H91.544s-1.573 11.89-1.312 16.47",fill:"#CBD1D1"}),$s.createElement("path",{d:"M90.207 287.833s2.745 1.437 7.639.738c3.456-.494 3.223.66 7.418 1.282 4.195.621 13.092-.194 14.334-1.126.466 1.242-.388 2.33-.388 2.33s-1.709.682-5.438.932c-2.295.154-8.098.276-10.14-.621-2.02-1.554-4.894-1.515-6.06-.234-4.427 1.075-7.184-.31-7.184-.31l-.181-2.991z",fill:"#2B0849"}),$s.createElement("path",{d:"M98.429 272.257h3.496s-.117 7.574 5.127 9.671c-5.244.7-9.672-2.602-8.623-9.671",fill:"#A4AABA"}),$s.createElement("path",{d:"M44.425 272.046s-2.208 7.774-4.702 12.899c-1.884 3.874-4.428 7.854 5.729 7.854 6.97 0 9.385-.503 7.782-6.917-1.604-6.415.279-13.836.279-13.836h-9.088z",fill:"#CBD1D1"}),$s.createElement("path",{d:"M38.066 290.277s2.198 1.225 6.954 1.225c6.376 0 8.646-1.73 8.646-1.73s.63 1.168-.649 2.27c-1.04.897-3.77 1.668-7.745 1.621-4.347-.05-6.115-.593-7.062-1.224-.864-.577-.72-1.657-.144-2.162",fill:"#2B0849"}),$s.createElement("path",{d:"M45.344 274.041s.035 1.592-.329 3.07c-.365 1.49-1.13 3.255-1.184 4.34-.061 1.206 4.755 1.657 5.403.036.65-1.622 1.357-6.737 2.006-7.602.648-.865-5.14-2.222-5.896.156",fill:"#A4AABA"}),$s.createElement("path",{d:"M89.476 277.57l13.899.095s1.349-56.643 1.925-66.909c.576-10.267 3.923-45.052 1.042-65.585l-13.037-.669-23.737.81s-.452 4.12-1.243 10.365c-.065.515-.708.874-.777 1.417-.078.608.439 1.407.332 2.044-2.455 14.627-5.797 32.736-8.256 46.837-.121.693-1.282 1.048-1.515 2.796-.042.314.22 1.584.116 1.865-7.14 19.473-12.202 52.601-15.66 67.19l15.176-.015s2.282-10.145 4.185-18.871c2.922-13.389 24.012-88.32 24.012-88.32l3.133-.954-.158 48.568s-.233 1.282.35 2.098c.583.815-.581 1.167-.408 2.331l.408 1.864s-.466 7.458-.932 12.352c-.467 4.895 1.145 40.69 1.145 40.69",fill:"#7BB2F9"}),$s.createElement("path",{d:"M64.57 218.881c1.197.099 4.195-2.097 7.225-5.127M96.024 222.534s2.881-1.152 6.34-4.034",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M96.973 219.373s2.882-1.153 6.34-4.034",stroke:"#648BD8",strokeWidth:"1.032",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M63.172 222.144s2.724-.614 6.759-3.496M74.903 146.166c-.281 3.226.31 8.856-4.506 9.478M93.182 144.344s.115 14.557-1.344 15.65c-2.305 1.73-3.107 2.02-3.107 2.02M89.197 144.923s.269 13.144-1.01 25.088M83.525 170.71s6.81-1.051 9.116-1.051M46.026 270.045l-.892 4.538M46.937 263.289l-.815 4.157M62.725 202.503c-.33 1.618-.102 1.904-.449 3.438 0 0-2.756 1.903-2.29 3.923.466 2.02-.31 3.424-4.505 17.252-1.762 5.807-4.233 18.922-6.165 28.278-.03.144-.521 2.646-1.14 5.8M64.158 194.136c-.295 1.658-.6 3.31-.917 4.938M71.33 146.787l-1.244 10.877s-1.14.155-.519 2.33c.117 1.399-2.778 16.39-5.382 31.615M44.242 273.727H58.07",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M106.18 142.117c-3.028-.489-18.825-2.744-36.219.2a.625.625 0 0 0-.518.644c.063 1.307.044 2.343.015 2.995a.617.617 0 0 0 .716.636c3.303-.534 17.037-2.412 35.664-.266.347.04.66-.214.692-.56.124-1.347.16-2.425.17-3.029a.616.616 0 0 0-.52-.62",fill:"#192064"}),$s.createElement("path",{d:"M96.398 145.264l.003-5.102a.843.843 0 0 0-.809-.847 114.104 114.104 0 0 0-8.141-.014.85.85 0 0 0-.82.847l-.003 5.097c0 .476.388.857.864.845 2.478-.064 5.166-.067 8.03.017a.848.848 0 0 0 .876-.843",fill:"#FFF"}),$s.createElement("path",{d:"M95.239 144.296l.002-3.195a.667.667 0 0 0-.643-.672c-1.9-.061-3.941-.073-6.094-.01a.675.675 0 0 0-.654.672l-.002 3.192c0 .376.305.677.68.669 1.859-.042 3.874-.043 6.02.012.376.01.69-.291.691-.668",fill:"#192064"}),$s.createElement("path",{d:"M90.102 273.522h12.819M91.216 269.761c.006 3.519-.072 5.55 0 6.292M90.923 263.474c-.009 1.599-.016 2.558-.016 4.505M90.44 170.404l.932 46.38s.7 1.631-.233 2.796c-.932 1.166 2.564.7.932 2.33-1.63 1.633.933 1.166 0 3.497-.618 1.546-1.031 21.921-1.138 36.513",stroke:"#648BD8",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M73.736 98.665l2.214 4.312s2.098.816 1.865 2.68l.816 2.214M64.297 116.611c.233-.932 2.176-7.147 12.585-10.488M77.598 90.042s7.691 6.137 16.547 2.72",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M91.974 86.954s5.476-.816 7.574-4.545c1.297-.345.72 2.212-.33 3.671-.7.971-1.01 1.554-1.01 1.554s.194.31.155.816c-.053.697-.175.653-.272 1.048-.081.335.108.657 0 1.049-.046.17-.198.5-.382.878-.12.249-.072.687-.2.948-.231.469-1.562 1.87-2.622 2.855-3.826 3.554-5.018 1.644-6.001-.408-.894-1.865-.661-5.127-.874-6.875-.35-2.914-2.622-3.03-1.923-4.429.343-.685 2.87.69 3.263 1.748.757 2.04 2.952 1.807 2.622 1.69",fill:"#FFC6A0"}),$s.createElement("path",{d:"M99.8 82.429c-.465.077-.35.272-.97 1.243-.622.971-4.817 2.932-6.39 3.224-2.589.48-2.278-1.56-4.254-2.855-1.69-1.107-3.562-.638-1.398 1.398.99.932.932 1.107 1.398 3.205.335 1.506-.64 3.67.7 5.593",stroke:"#DB836E",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M79.543 108.673c-2.1 2.926-4.266 6.175-5.557 8.762",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M87.72 124.768s-2.098-1.942-5.127-2.719c-3.03-.777-3.574-.155-5.516.078-1.942.233-3.885-.932-3.652.7.233 1.63 5.05 1.01 5.206 2.097.155 1.087-6.37 2.796-8.313 2.175-.777.777.466 1.864 2.02 2.175.233 1.554 2.253 1.554 2.253 1.554s.699 1.01 2.641 1.088c2.486 1.32 8.934-.7 10.954-1.554 2.02-.855-.466-5.594-.466-5.594",fill:"#FFC6A0"}),$s.createElement("path",{d:"M73.425 122.826s.66 1.127 3.167 1.418c2.315.27 2.563.583 2.563.583s-2.545 2.894-9.07 2.272M72.416 129.274s3.826.097 4.933-.718M74.98 130.75s1.961.136 3.36-.505M77.232 131.916s1.748.019 2.914-.505M73.328 122.321s-.595-1.032 1.262-.427c1.671.544 2.833.055 5.128.155 1.389.061 3.067-.297 3.982.15 1.606.784 3.632 2.181 3.632 2.181s10.526 1.204 19.033-1.127M78.864 108.104s-8.39 2.758-13.168 12.12",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M109.278 112.533s3.38-3.613 7.575-4.662",stroke:"#E4EBF7",strokeWidth:"1.085",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M107.375 123.006s9.697-2.745 11.445-.88",stroke:"#E59788",strokeWidth:".774",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M194.605 83.656l3.971-3.886M187.166 90.933l3.736-3.655M191.752 84.207l-4.462-4.56M198.453 91.057l-4.133-4.225M129.256 163.074l3.718-3.718M122.291 170.039l3.498-3.498M126.561 163.626l-4.27-4.27M132.975 170.039l-3.955-3.955",stroke:"#BFCDDD",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),$s.createElement("path",{d:"M190.156 211.779h-1.604a4.023 4.023 0 0 1-4.011-4.011V175.68a4.023 4.023 0 0 1 4.01-4.01h1.605a4.023 4.023 0 0 1 4.011 4.01v32.088a4.023 4.023 0 0 1-4.01 4.01",fill:"#A3B4C6"}),$s.createElement("path",{d:"M237.824 212.977a4.813 4.813 0 0 1-4.813 4.813h-86.636a4.813 4.813 0 0 1 0-9.626h86.636a4.813 4.813 0 0 1 4.813 4.813",fill:"#A3B4C6"}),$s.createElement("mask",{fill:"#fff"}),$s.createElement("path",{fill:"#A3B4C6",mask:"url(#d)",d:"M154.098 190.096h70.513v-84.617h-70.513z"}),$s.createElement("path",{d:"M224.928 190.096H153.78a3.219 3.219 0 0 1-3.208-3.209V167.92a3.219 3.219 0 0 1 3.208-3.21h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.219 3.219 0 0 1-3.21 3.209M224.928 130.832H153.78a3.218 3.218 0 0 1-3.208-3.208v-18.968a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.21v18.967a3.218 3.218 0 0 1-3.21 3.208",fill:"#BFCDDD",mask:"url(#d)"}),$s.createElement("path",{d:"M159.563 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 120.546a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 120.546h-22.461a.802.802 0 0 1-.802-.802v-3.208c0-.443.359-.803.802-.803h22.46c.444 0 .803.36.803.803v3.208c0 .443-.36.802-.802.802",fill:"#FFF",mask:"url(#d)"}),$s.createElement("path",{d:"M224.928 160.464H153.78a3.218 3.218 0 0 1-3.208-3.209v-18.967a3.219 3.219 0 0 1 3.208-3.209h71.148a3.219 3.219 0 0 1 3.209 3.209v18.967a3.218 3.218 0 0 1-3.21 3.209",fill:"#BFCDDD",mask:"url(#d)"}),$s.createElement("path",{d:"M173.455 130.832h49.301M164.984 130.832h6.089M155.952 130.832h6.75M173.837 160.613h49.3M165.365 160.613h6.089M155.57 160.613h6.751",stroke:"#7C90A5",strokeWidth:"1.124",strokeLinecap:"round",strokeLinejoin:"round",mask:"url(#d)"}),$s.createElement("path",{d:"M159.563 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M166.98 151.038a2.407 2.407 0 1 1 0-4.814 2.407 2.407 0 0 1 0 4.814M174.397 151.038a2.407 2.407 0 1 1 .001-4.814 2.407 2.407 0 0 1 0 4.814M222.539 151.038h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802M159.563 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M166.98 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M174.397 179.987a2.407 2.407 0 1 1 0-4.813 2.407 2.407 0 0 1 0 4.813M222.539 179.987h-22.461a.802.802 0 0 1-.802-.802v-3.209c0-.443.359-.802.802-.802h22.46c.444 0 .803.36.803.802v3.209c0 .443-.36.802-.802.802",fill:"#FFF",mask:"url(#d)"}),$s.createElement("path",{d:"M203.04 221.108h-27.372a2.413 2.413 0 0 1-2.406-2.407v-11.448a2.414 2.414 0 0 1 2.406-2.407h27.372a2.414 2.414 0 0 1 2.407 2.407V218.7a2.413 2.413 0 0 1-2.407 2.407",fill:"#BFCDDD",mask:"url(#d)"}),$s.createElement("path",{d:"M177.259 207.217v11.52M201.05 207.217v11.52",stroke:"#A3B4C6",strokeWidth:"1.124",strokeLinecap:"round",strokeLinejoin:"round",mask:"url(#d)"}),$s.createElement("path",{d:"M162.873 267.894a9.422 9.422 0 0 1-9.422-9.422v-14.82a9.423 9.423 0 0 1 18.845 0v14.82a9.423 9.423 0 0 1-9.423 9.422",fill:"#5BA02E",mask:"url(#d)"}),$s.createElement("path",{d:"M171.22 267.83a9.422 9.422 0 0 1-9.422-9.423v-3.438a9.423 9.423 0 0 1 18.845 0v3.438a9.423 9.423 0 0 1-9.422 9.423",fill:"#92C110",mask:"url(#d)"}),$s.createElement("path",{d:"M181.31 293.666h-27.712a3.209 3.209 0 0 1-3.209-3.21V269.79a3.209 3.209 0 0 1 3.209-3.21h27.711a3.209 3.209 0 0 1 3.209 3.21v20.668a3.209 3.209 0 0 1-3.209 3.209",fill:"#F2D7AD",mask:"url(#d)"})));vCe.default=ACa;var lU={};Object.defineProperty(lU,"__esModule",{value:!0});lU.prepareComponentToken=lU.default=void 0;var s0e=Ha,byt=ao;const MCa=e=>{const{componentCls:t,lineHeightHeading3:n,iconCls:r,padding:i,paddingXL:a,paddingXS:o,paddingLG:s,marginXS:c,lineHeight:u}=e;return{[t]:{padding:`${(0,s0e.unit)(e.calc(s).mul(2).equal())} ${(0,s0e.unit)(a)}`,"&-rtl":{direction:"rtl"}},[`${t} ${t}-image`]:{width:e.imageWidth,height:e.imageHeight,margin:"auto"},[`${t} ${t}-icon`]:{marginBottom:s,textAlign:"center",[`& > ${r}`]:{fontSize:e.iconFontSize}},[`${t} ${t}-title`]:{color:e.colorTextHeading,fontSize:e.titleFontSize,lineHeight:n,marginBlock:c,textAlign:"center"},[`${t} ${t}-subtitle`]:{color:e.colorTextDescription,fontSize:e.subtitleFontSize,lineHeight:u,textAlign:"center"},[`${t} ${t}-content`]:{marginTop:s,padding:`${(0,s0e.unit)(s)} ${(0,s0e.unit)(e.calc(i).mul(2.5).equal())}`,backgroundColor:e.colorFillAlter},[`${t} ${t}-extra`]:{margin:e.extraMargin,textAlign:"center","& > *":{marginInlineEnd:o,"&:last-child":{marginInlineEnd:0}}}}},FCa=e=>{const{componentCls:t,iconCls:n}=e;return{[`${t}-success ${t}-icon > ${n}`]:{color:e.resultSuccessIconColor},[`${t}-error ${t}-icon > ${n}`]:{color:e.resultErrorIconColor},[`${t}-info ${t}-icon > ${n}`]:{color:e.resultInfoIconColor},[`${t}-warning ${t}-icon > ${n}`]:{color:e.resultWarningIconColor}}},LCa=e=>[MCa(e),FCa(e)],jCa=e=>LCa(e),Bdn=e=>({titleFontSize:e.fontSizeHeading3,subtitleFontSize:e.fontSize,iconFontSize:e.fontSizeHeading3*3,extraMargin:`${e.paddingLG}px 0 0 0`});lU.prepareComponentToken=Bdn;lU.default=(0,byt.genStyleHooks)("Result",e=>{const t=e.colorInfo,n=e.colorError,r=e.colorSuccess,i=e.colorWarning,a=(0,byt.mergeToken)(e,{resultInfoIconColor:t,resultErrorIconColor:n,resultSuccessIconColor:r,resultWarningIconColor:i,imageWidth:250,imageHeight:295});return[jCa(a)]},Bdn);var _Ce={},BCa=Un.default;Object.defineProperty(_Ce,"__esModule",{value:!0});_Ce.default=void 0;var gl=BCa(h);const zCa=()=>gl.createElement("svg",{width:"251",height:"294"},gl.createElement("title",null,"Unauthorized"),gl.createElement("g",{fill:"none",fillRule:"evenodd"},gl.createElement("path",{d:"M0 129.023v-2.084C0 58.364 55.591 2.774 124.165 2.774h2.085c68.574 0 124.165 55.59 124.165 124.165v2.084c0 68.575-55.59 124.166-124.165 124.166h-2.085C55.591 253.189 0 197.598 0 129.023",fill:"#E4EBF7"}),gl.createElement("path",{d:"M41.417 132.92a8.231 8.231 0 1 1-16.38-1.65 8.231 8.231 0 0 1 16.38 1.65",fill:"#FFF"}),gl.createElement("path",{d:"M38.652 136.36l10.425 5.91M49.989 148.505l-12.58 10.73",stroke:"#FFF",strokeWidth:"2"}),gl.createElement("path",{d:"M41.536 161.28a5.636 5.636 0 1 1-11.216-1.13 5.636 5.636 0 0 1 11.216 1.13M59.154 145.261a5.677 5.677 0 1 1-11.297-1.138 5.677 5.677 0 0 1 11.297 1.138M100.36 29.516l29.66-.013a4.562 4.562 0 1 0-.004-9.126l-29.66.013a4.563 4.563 0 0 0 .005 9.126M111.705 47.754l29.659-.013a4.563 4.563 0 1 0-.004-9.126l-29.66.013a4.563 4.563 0 1 0 .005 9.126",fill:"#FFF"}),gl.createElement("path",{d:"M114.066 29.503V29.5l15.698-.007a4.563 4.563 0 1 0 .004 9.126l-15.698.007v-.002a4.562 4.562 0 0 0-.004-9.122M185.405 137.723c-.55 5.455-5.418 9.432-10.873 8.882-5.456-.55-9.432-5.418-8.882-10.873.55-5.455 5.418-9.432 10.873-8.882 5.455.55 9.432 5.418 8.882 10.873",fill:"#FFF"}),gl.createElement("path",{d:"M180.17 143.772l12.572 7.129M193.841 158.42L178.67 171.36",stroke:"#FFF",strokeWidth:"2"}),gl.createElement("path",{d:"M185.55 171.926a6.798 6.798 0 1 1-13.528-1.363 6.798 6.798 0 0 1 13.527 1.363M204.12 155.285a6.848 6.848 0 1 1-13.627-1.375 6.848 6.848 0 0 1 13.626 1.375",fill:"#FFF"}),gl.createElement("path",{d:"M152.988 194.074a2.21 2.21 0 1 1-4.42 0 2.21 2.21 0 0 1 4.42 0zM225.931 118.217a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.421 0zM217.09 153.051a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.42 0zM177.84 109.842a2.21 2.21 0 1 1-4.422 0 2.21 2.21 0 0 1 4.421 0zM196.114 94.454a2.21 2.21 0 1 1-4.421 0 2.21 2.21 0 0 1 4.421 0zM202.844 182.523a2.21 2.21 0 1 1-4.42 0 2.21 2.21 0 0 1 4.42 0z",stroke:"#FFF",strokeWidth:"2"}),gl.createElement("path",{stroke:"#FFF",strokeWidth:"2",d:"M215.125 155.262l-1.902 20.075-10.87 5.958M174.601 176.636l-6.322 9.761H156.98l-4.484 6.449M175.874 127.28V111.56M221.51 119.404l-12.77 7.859-15.228-7.86V96.668"}),gl.createElement("path",{d:"M180.68 29.32C180.68 13.128 193.806 0 210 0c16.193 0 29.32 13.127 29.32 29.32 0 16.194-13.127 29.322-29.32 29.322-16.193 0-29.32-13.128-29.32-29.321",fill:"#A26EF4"}),gl.createElement("path",{d:"M221.45 41.706l-21.563-.125a1.744 1.744 0 0 1-1.734-1.754l.071-12.23a1.744 1.744 0 0 1 1.754-1.734l21.562.125c.964.006 1.74.791 1.735 1.755l-.071 12.229a1.744 1.744 0 0 1-1.754 1.734",fill:"#FFF"}),gl.createElement("path",{d:"M215.106 29.192c-.015 2.577-2.049 4.654-4.543 4.64-2.494-.014-4.504-2.115-4.489-4.693l.04-6.925c.016-2.577 2.05-4.654 4.543-4.64 2.494.015 4.504 2.116 4.49 4.693l-.04 6.925zm-4.53-14.074a6.877 6.877 0 0 0-6.916 6.837l-.043 7.368a6.877 6.877 0 0 0 13.754.08l.042-7.368a6.878 6.878 0 0 0-6.837-6.917zM167.566 68.367h-3.93a4.73 4.73 0 0 1-4.717-4.717 4.73 4.73 0 0 1 4.717-4.717h3.93a4.73 4.73 0 0 1 4.717 4.717 4.73 4.73 0 0 1-4.717 4.717",fill:"#FFF"}),gl.createElement("path",{d:"M168.214 248.838a6.611 6.611 0 0 1-6.61-6.611v-66.108a6.611 6.611 0 0 1 13.221 0v66.108a6.611 6.611 0 0 1-6.61 6.61",fill:"#5BA02E"}),gl.createElement("path",{d:"M176.147 248.176a6.611 6.611 0 0 1-6.61-6.61v-33.054a6.611 6.611 0 1 1 13.221 0v33.053a6.611 6.611 0 0 1-6.61 6.611",fill:"#92C110"}),gl.createElement("path",{d:"M185.994 293.89h-27.376a3.17 3.17 0 0 1-3.17-3.17v-45.887a3.17 3.17 0 0 1 3.17-3.17h27.376a3.17 3.17 0 0 1 3.17 3.17v45.886a3.17 3.17 0 0 1-3.17 3.17",fill:"#F2D7AD"}),gl.createElement("path",{d:"M81.972 147.673s6.377-.927 17.566-1.28c11.729-.371 17.57 1.086 17.57 1.086s3.697-3.855.968-8.424c1.278-12.077 5.982-32.827.335-48.273-1.116-1.339-3.743-1.512-7.536-.62-1.337.315-7.147-.149-7.983-.1l-15.311-.347s-3.487-.17-8.035-.508c-1.512-.113-4.227-1.683-5.458-.338-.406.443-2.425 5.669-1.97 16.077l8.635 35.642s-3.141 3.61 1.219 7.085",fill:"#FFF"}),gl.createElement("path",{d:"M75.768 73.325l-.9-6.397 11.982-6.52s7.302-.118 8.038 1.205c.737 1.324-5.616.993-5.616.993s-1.836 1.388-2.615 2.5c-1.654 2.363-.986 6.471-8.318 5.986-1.708.284-2.57 2.233-2.57 2.233",fill:"#FFC6A0"}),gl.createElement("path",{d:"M52.44 77.672s14.217 9.406 24.973 14.444c1.061.497-2.094 16.183-11.892 11.811-7.436-3.318-20.162-8.44-21.482-14.496-.71-3.258 2.543-7.643 8.401-11.76M141.862 80.113s-6.693 2.999-13.844 6.876c-3.894 2.11-10.137 4.704-12.33 7.988-6.224 9.314 3.536 11.22 12.947 7.503 6.71-2.651 28.999-12.127 13.227-22.367",fill:"#FFB594"}),gl.createElement("path",{d:"M76.166 66.36l3.06 3.881s-2.783 2.67-6.31 5.747c-7.103 6.195-12.803 14.296-15.995 16.44-3.966 2.662-9.754 3.314-12.177-.118-3.553-5.032.464-14.628 31.422-25.95",fill:"#FFC6A0"}),gl.createElement("path",{d:"M64.674 85.116s-2.34 8.413-8.912 14.447c.652.548 18.586 10.51 22.144 10.056 5.238-.669 6.417-18.968 1.145-20.531-.702-.208-5.901-1.286-8.853-2.167-.87-.26-1.611-1.71-3.545-.936l-1.98-.869zM128.362 85.826s5.318 1.956 7.325 13.734c-.546.274-17.55 12.35-21.829 7.805-6.534-6.94-.766-17.393 4.275-18.61 4.646-1.121 5.03-1.37 10.23-2.929",fill:"#FFF"}),gl.createElement("path",{d:"M78.18 94.656s.911 7.41-4.914 13.078",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M87.397 94.68s3.124 2.572 10.263 2.572c7.14 0 9.074-3.437 9.074-3.437",stroke:"#E4EBF7",strokeWidth:".932",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M117.184 68.639l-6.781-6.177s-5.355-4.314-9.223-.893c-3.867 3.422 4.463 2.083 5.653 4.165 1.19 2.082.848 1.143-2.083.446-5.603-1.331-2.082.893 2.975 5.355 2.091 1.845 6.992.955 6.992.955l2.467-3.851z",fill:"#FFC6A0"}),gl.createElement("path",{d:"M105.282 91.315l-.297-10.937-15.918-.027-.53 10.45c-.026.403.17.788.515.999 2.049 1.251 9.387 5.093 15.799.424.287-.21.443-.554.431-.91",fill:"#FFB594"}),gl.createElement("path",{d:"M107.573 74.24c.817-1.147.982-9.118 1.015-11.928a1.046 1.046 0 0 0-.965-1.055l-4.62-.365c-7.71-1.044-17.071.624-18.253 6.346-5.482 5.813-.421 13.244-.421 13.244s1.963 3.566 4.305 6.791c.756 1.041.398-3.731 3.04-5.929 5.524-4.594 15.899-7.103 15.899-7.103",fill:"#5C2552"}),gl.createElement("path",{d:"M88.426 83.206s2.685 6.202 11.602 6.522c7.82.28 8.973-7.008 7.434-17.505l-.909-5.483c-6.118-2.897-15.478.54-15.478.54s-.576 2.044-.19 5.504c-2.276 2.066-1.824 5.618-1.824 5.618s-.905-1.922-1.98-2.321c-.86-.32-1.897.089-2.322 1.98-1.04 4.632 3.667 5.145 3.667 5.145",fill:"#FFC6A0"}),gl.createElement("path",{stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round",d:"M100.843 77.099l1.701-.928-1.015-4.324.674-1.406"}),gl.createElement("path",{d:"M105.546 74.092c-.022.713-.452 1.279-.96 1.263-.51-.016-.904-.607-.882-1.32.021-.713.452-1.278.96-1.263.51.016.904.607.882 1.32M97.592 74.349c-.022.713-.452 1.278-.961 1.263-.509-.016-.904-.607-.882-1.32.022-.713.452-1.279.961-1.263.51.016.904.606.882 1.32",fill:"#552950"}),gl.createElement("path",{d:"M91.132 86.786s5.269 4.957 12.679 2.327",stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M99.776 81.903s-3.592.232-1.44-2.79c1.59-1.496 4.897-.46 4.897-.46s1.156 3.906-3.457 3.25",fill:"#DB836E"}),gl.createElement("path",{d:"M102.88 70.6s2.483.84 3.402.715M93.883 71.975s2.492-1.144 4.778-1.073",stroke:"#5C2552",strokeWidth:"1.526",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M86.32 77.374s.961.879 1.458 2.106c-.377.48-1.033 1.152-.236 1.809M99.337 83.719s1.911.151 2.509-.254",stroke:"#DB836E",strokeWidth:"1.145",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M87.782 115.821l15.73-3.012M100.165 115.821l10.04-2.008",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M66.508 86.763s-1.598 8.83-6.697 14.078",stroke:"#E4EBF7",strokeWidth:"1.114",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M128.31 87.934s3.013 4.121 4.06 11.785",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M64.09 84.816s-6.03 9.912-13.607 9.903",stroke:"#DB836E",strokeWidth:".795",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M112.366 65.909l-.142 5.32s5.993 4.472 11.945 9.202c4.482 3.562 8.888 7.455 10.985 8.662 4.804 2.766 8.9 3.355 11.076 1.808 4.071-2.894 4.373-9.878-8.136-15.263-4.271-1.838-16.144-6.36-25.728-9.73",fill:"#FFC6A0"}),gl.createElement("path",{d:"M130.532 85.488s4.588 5.757 11.619 6.214",stroke:"#DB836E",strokeWidth:".75",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M121.708 105.73s-.393 8.564-1.34 13.612",stroke:"#E4EBF7",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M115.784 161.512s-3.57-1.488-2.678-7.14",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M101.52 290.246s4.326 2.057 7.408 1.03c2.842-.948 4.564.673 7.132 1.186 2.57.514 6.925 1.108 11.772-1.269-.104-5.551-6.939-4.01-12.048-6.763-2.582-1.39-3.812-4.757-3.625-8.863h-9.471s-1.402 10.596-1.169 14.68",fill:"#CBD1D1"}),gl.createElement("path",{d:"M101.496 290.073s2.447 1.281 6.809.658c3.081-.44 3.74.485 7.479 1.039 3.739.554 10.802-.07 11.91-.9.415 1.108-.347 2.077-.347 2.077s-1.523.608-4.847.831c-2.045.137-5.843.293-7.663-.507-1.8-1.385-5.286-1.917-5.77-.243-3.947.958-7.41-.288-7.41-.288l-.16-2.667z",fill:"#2B0849"}),gl.createElement("path",{d:"M108.824 276.19h3.116s-.103 6.751 4.57 8.62c-4.673.624-8.62-2.32-7.686-8.62",fill:"#A4AABA"}),gl.createElement("path",{d:"M57.65 272.52s-2.122 7.47-4.518 12.396c-1.811 3.724-4.255 7.548 5.505 7.548 6.698 0 9.02-.483 7.479-6.648-1.541-6.164.268-13.296.268-13.296H57.65z",fill:"#CBD1D1"}),gl.createElement("path",{d:"M51.54 290.04s2.111 1.178 6.682 1.178c6.128 0 8.31-1.662 8.31-1.662s.605 1.122-.624 2.18c-1 .862-3.624 1.603-7.444 1.559-4.177-.049-5.876-.57-6.786-1.177-.831-.554-.692-1.593-.138-2.078",fill:"#2B0849"}),gl.createElement("path",{d:"M58.533 274.438s.034 1.529-.315 2.95c-.352 1.431-1.087 3.127-1.139 4.17-.058 1.16 4.57 1.592 5.194.035.623-1.559 1.303-6.475 1.927-7.306.622-.831-4.94-2.135-5.667.15",fill:"#A4AABA"}),gl.createElement("path",{d:"M100.885 277.015l13.306.092s1.291-54.228 1.843-64.056c.552-9.828 3.756-43.13.997-62.788l-12.48-.64-22.725.776s-.433 3.944-1.19 9.921c-.062.493-.677.838-.744 1.358-.075.582.42 1.347.318 1.956-2.35 14.003-6.343 32.926-8.697 46.425-.116.663-1.227 1.004-1.45 2.677-.04.3.21 1.516.112 1.785-6.836 18.643-10.89 47.584-14.2 61.551l14.528-.014s2.185-8.524 4.008-16.878c2.796-12.817 22.987-84.553 22.987-84.553l3-.517 1.037 46.1s-.223 1.228.334 2.008c.558.782-.556 1.117-.39 2.233l.39 1.784s-.446 7.14-.892 11.826c-.446 4.685-.092 38.954-.092 38.954",fill:"#7BB2F9"}),gl.createElement("path",{d:"M77.438 220.434c1.146.094 4.016-2.008 6.916-4.91M107.55 223.931s2.758-1.103 6.069-3.862",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M108.459 220.905s2.759-1.104 6.07-3.863",stroke:"#648BD8",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M76.099 223.557s2.608-.587 6.47-3.346M87.33 150.82c-.27 3.088.297 8.478-4.315 9.073M104.829 149.075s.11 13.936-1.286 14.983c-2.207 1.655-2.975 1.934-2.975 1.934M101.014 149.63s.035 12.81-1.19 24.245M94.93 174.965s7.174-1.655 9.38-1.655M75.671 204.754c-.316 1.55-.64 3.067-.973 4.535 0 0-1.45 1.822-1.003 3.756.446 1.934-.943 2.034-4.96 15.273-1.686 5.559-4.464 18.49-6.313 27.447-.078.38-4.018 18.06-4.093 18.423M77.043 196.743a313.269 313.269 0 0 1-.877 4.729M83.908 151.414l-1.19 10.413s-1.091.148-.496 2.23c.111 1.34-2.66 15.692-5.153 30.267M57.58 272.94h13.238",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"}),gl.createElement("path",{d:"M117.377 147.423s-16.955-3.087-35.7.199c.157 2.501-.002 4.128-.002 4.128s14.607-2.802 35.476-.31c.251-2.342.226-4.017.226-4.017",fill:"#192064"}),gl.createElement("path",{d:"M107.511 150.353l.004-4.885a.807.807 0 0 0-.774-.81c-2.428-.092-5.04-.108-7.795-.014a.814.814 0 0 0-.784.81l-.003 4.88c0 .456.371.82.827.808a140.76 140.76 0 0 1 7.688.017.81.81 0 0 0 .837-.806",fill:"#FFF"}),gl.createElement("path",{d:"M106.402 149.426l.002-3.06a.64.64 0 0 0-.616-.643 94.135 94.135 0 0 0-5.834-.009.647.647 0 0 0-.626.643l-.001 3.056c0 .36.291.648.651.64 1.78-.04 3.708-.041 5.762.012.36.009.662-.279.662-.64",fill:"#192064"}),gl.createElement("path",{d:"M101.485 273.933h12.272M102.652 269.075c.006 3.368.04 5.759.11 6.47M102.667 263.125c-.009 1.53-.015 2.98-.016 4.313M102.204 174.024l.893 44.402s.669 1.561-.224 2.677c-.892 1.116 2.455.67.893 2.231-1.562 1.562.893 1.116 0 3.347-.592 1.48-.988 20.987-1.09 34.956",stroke:"#648BD8",strokeWidth:"1.051",strokeLinecap:"round",strokeLinejoin:"round"})));_Ce.default=zCa;var v$=fn.default,HCa=Un.default;Object.defineProperty(AN,"__esModule",{value:!0});AN.default=AN.IconMap=AN.ExceptionMap=void 0;var P6=HCa(h),qCa=v$(PL),VCa=v$(n$),WCa=v$(kD),UCa=v$(DCa),zdn=v$(Li),KCa=Fo,GCa=go,YCa=v$(gCe),XCa=v$(vCe),JCa=v$(lU),QCa=v$(_Ce);const ZCa=AN.IconMap={success:qCa.default,error:VCa.default,info:WCa.default,warning:UCa.default},$le=AN.ExceptionMap={404:YCa.default,500:XCa.default,403:QCa.default},ewa=Object.keys($le),twa=e=>{let{prefixCls:t,icon:n,status:r}=e;const i=(0,zdn.default)(`${t}-icon`);if((0,KCa.devUseWarning)("Result")(!(typeof n=="string"&&n.length>2),"breaking",`\`icon\` is using ReactNode instead of string naming in v4. Please check \`${n}\` at https://ant.design/components/icon`),ewa.includes(`${r}`)){const o=$le[r];return P6.createElement("div",{className:`${i} ${t}-image`},P6.createElement(o,null))}const a=P6.createElement(ZCa[r]);return n===null||n===!1?null:P6.createElement("div",{className:i},n||a)},nwa=e=>{let{prefixCls:t,extra:n}=e;return n?P6.createElement("div",{className:`${t}-extra`},n):null},Ole=e=>{let{prefixCls:t,className:n,rootClassName:r,subTitle:i,title:a,style:o,children:s,status:c="info",icon:u,extra:d}=e;const{getPrefixCls:f,direction:p,result:m}=P6.useContext(GCa.ConfigContext),g=f("result",t),[_,v,b]=(0,JCa.default)(g),y=(0,zdn.default)(g,`${g}-${c}`,n,m==null?void 0:m.className,r,{[`${g}-rtl`]:p==="rtl"},v,b),x=Object.assign(Object.assign({},m==null?void 0:m.style),o);return _(P6.createElement("div",{className:y,style:x},P6.createElement(twa,{prefixCls:g,status:c,icon:u}),P6.createElement("div",{className:`${g}-title`},a),i&&P6.createElement("div",{className:`${g}-subtitle`},i),P6.createElement(nwa,{prefixCls:g,extra:d}),s&&P6.createElement("div",{className:`${g}-content`},s)))};Ole.PRESENTED_IMAGE_403=$le[403];Ole.PRESENTED_IMAGE_404=$le[404];Ole.PRESENTED_IMAGE_500=$le[500];Ole.displayName="Result";AN.default=Ole;var yCe={};Object.defineProperty(yCe,"__esModule",{value:!0});yCe.default=void 0;var rwa=UL;yCe.default=rwa.Row;var bCe={},xCe={},Ple={},SCe={},iwa=Un.default;Object.defineProperty(SCe,"__esModule",{value:!0});SCe.default=void 0;var vAe=iwa(h);const awa=e=>{const{value:t,formatter:n,precision:r,decimalSeparator:i,groupSeparator:a="",prefixCls:o}=e;let s;if(typeof n=="function")s=n(t);else{const c=String(t),u=c.match(/^(-?)(\d*)(\.(\d+))?$/);if(!u||c==="-")s=c;else{const d=u[1];let f=u[2]||"0",p=u[4]||"";f=f.replace(/\B(?=(\d{3})+(?!\d))/g,a),typeof r=="number"&&(p=p.padEnd(r,"0").slice(0,r>0?r:0)),p&&(p=`${i}${p}`),s=[vAe.createElement("span",{key:"int",className:`${o}-content-value-int`},d,f),p&&vAe.createElement("span",{key:"decimal",className:`${o}-content-value-decimal`},p)]}}return vAe.createElement("span",{className:`${o}-content-value`},s)};SCe.default=awa;var cU={};Object.defineProperty(cU,"__esModule",{value:!0});cU.prepareComponentToken=cU.default=void 0;var owa=Lo,xyt=ao;const swa=e=>{const{componentCls:t,marginXXS:n,padding:r,colorTextDescription:i,titleFontSize:a,colorTextHeading:o,contentFontSize:s,fontFamily:c}=e;return{[t]:Object.assign(Object.assign({},(0,owa.resetComponent)(e)),{[`${t}-title`]:{marginBottom:n,color:i,fontSize:a},[`${t}-skeleton`]:{paddingTop:r},[`${t}-content`]:{color:o,fontSize:s,fontFamily:c,[`${t}-content-value`]:{display:"inline-block",direction:"ltr"},[`${t}-content-prefix, ${t}-content-suffix`]:{display:"inline-block"},[`${t}-content-prefix`]:{marginInlineEnd:n},[`${t}-content-suffix`]:{marginInlineStart:n}}})}},Hdn=e=>{const{fontSizeHeading3:t,fontSize:n}=e;return{titleFontSize:n,contentFontSize:t}};cU.prepareComponentToken=Hdn;cU.default=(0,xyt.genStyleHooks)("Statistic",e=>{const t=(0,xyt.mergeToken)(e,{});return[swa(t)]},Hdn);var Nle=fn.default,lwa=Un.default;Object.defineProperty(Ple,"__esModule",{value:!0});Ple.default=void 0;var pA=lwa(h),cwa=Nle(Li),uwa=Nle(s8),dwa=cc,fwa=Nle(qD),pwa=Nle(SCe),hwa=Nle(cU),mwa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const qdn=e=>{const{prefixCls:t,className:n,rootClassName:r,style:i,valueStyle:a,value:o=0,title:s,valueRender:c,prefix:u,suffix:d,loading:f=!1,formatter:p,precision:m,decimalSeparator:g=".",groupSeparator:_=",",onMouseEnter:v,onMouseLeave:b}=e,y=mwa(e,["prefixCls","className","rootClassName","style","valueStyle","value","title","valueRender","prefix","suffix","loading","formatter","precision","decimalSeparator","groupSeparator","onMouseEnter","onMouseLeave"]),{getPrefixCls:x,direction:C,className:w,style:$}=(0,dwa.useComponentConfig)("statistic"),O=x("statistic",t),[N,P,I]=(0,hwa.default)(O),D=pA.createElement(pwa.default,{decimalSeparator:g,groupSeparator:_,prefixCls:O,formatter:p,precision:m,value:o}),k=(0,cwa.default)(O,{[`${O}-rtl`]:C==="rtl"},w,n,r,P,I),R=(0,uwa.default)(y,{aria:!0,data:!0});return N(pA.createElement("div",Object.assign({},R,{className:k,style:Object.assign(Object.assign({},$),i),onMouseEnter:v,onMouseLeave:b}),s&&pA.createElement("div",{className:`${O}-title`},s),pA.createElement(fwa.default,{paragraph:!1,loading:f,className:`${O}-skeleton`},pA.createElement("div",{style:a,className:`${O}-content`},u&&pA.createElement("span",{className:`${O}-content-prefix`},u),c?c(D):D,d&&pA.createElement("span",{className:`${O}-content-suffix`},d)))))};qdn.displayName="Statistic";Ple.default=qdn;var CCe={};Object.defineProperty(CCe,"__esModule",{value:!0});CCe.formatCountdown=vwa;CCe.formatTimeStr=Vdn;const gwa=[["Y",1e3*60*60*24*365],["M",1e3*60*60*24*30],["D",1e3*60*60*24],["H",1e3*60*60],["m",1e3*60],["s",1e3],["S",1]];function Vdn(e,t){let n=e;const r=/\[[^\]]*]/g,i=(t.match(r)||[]).map(c=>c.slice(1,-1)),a=t.replace(r,"[]"),o=gwa.reduce((c,u)=>{let[d,f]=u;if(c.includes(d)){const p=Math.floor(n/f);return n-=p*f,c.replace(new RegExp(`${d}+`,"g"),m=>{const g=m.length;return p.toString().padStart(g,"0")})}return c},a);let s=0;return o.replace(r,()=>{const c=i[s];return s+=1,c})}function vwa(e,t){const{format:n=""}=t,r=new Date(e).getTime(),i=Date.now(),a=Math.max(r-i,0);return Vdn(a,n)}var Wdn=fn.default,_wa=Un.default;Object.defineProperty(xCe,"__esModule",{value:!0});xCe.default=void 0;var vve=_wa(h),ywa=Wdn(SG),bwa=ff,xwa=Wdn(Ple),Swa=CCe,Cwa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const wwa=1e3/30;function Ewa(e){return new Date(e).getTime()}const Twa=e=>{const{value:t,format:n="HH:mm:ss",onChange:r,onFinish:i}=e,a=Cwa(e,["value","format","onChange","onFinish"]),o=(0,ywa.default)(),s=vve.useRef(null),c=()=>{i==null||i(),s.current&&(clearInterval(s.current),s.current=null)},u=()=>{const p=Ewa(t);p>=Date.now()&&(s.current=setInterval(()=>{o(),r==null||r(p-Date.now()),p<Date.now()&&c()},wwa))};vve.useEffect(()=>(u(),()=>{s.current&&(clearInterval(s.current),s.current=null)}),[t]);const d=(p,m)=>(0,Swa.formatCountdown)(p,Object.assign(Object.assign({},m),{format:n})),f=p=>(0,bwa.cloneElement)(p,{title:void 0});return vve.createElement(xwa.default,Object.assign({},a,{value:t,valueRender:f,formatter:d}))};xCe.default=vve.memo(Twa);var Udn=fn.default;Object.defineProperty(bCe,"__esModule",{value:!0});bCe.default=void 0;var $wa=Udn(xCe),Kdn=Udn(Ple);Kdn.default.Countdown=$wa.default;bCe.default=Kdn.default;var wCe={};const Owa=mc(IYr);var uU={},ECe={};Object.defineProperty(ECe,"__esModule",{value:!0});ECe.default=void 0;var Pwa=Ha;const Nwa=e=>{const{componentCls:t,customIconTop:n,customIconSize:r,customIconFontSize:i}=e;return{[`${t}-item-custom`]:{[`> ${t}-item-container > ${t}-item-icon`]:{height:"auto",background:"none",border:0,[`> ${t}-icon`]:{top:n,width:r,height:r,fontSize:i,lineHeight:(0,Pwa.unit)(r)}}},[`&:not(${t}-vertical)`]:{[`${t}-item-custom`]:{[`${t}-item-icon`]:{width:"auto",background:"none"}}}}};ECe.default=Nwa;var TCe={};Object.defineProperty(TCe,"__esModule",{value:!0});TCe.default=void 0;const Dwa=e=>{const{componentCls:t}=e,n=`${t}-item`;return{[`${t}-horizontal`]:{[`${n}-tail`]:{transform:"translateY(-50%)"}}}};TCe.default=Dwa;var $Ce={};Object.defineProperty($Ce,"__esModule",{value:!0});$Ce.default=void 0;var hA=Ha;const Iwa=e=>{const{componentCls:t,inlineDotSize:n,inlineTitleColor:r,inlineTailColor:i}=e,a=e.calc(e.paddingXS).add(e.lineWidth).equal(),o={[`${t}-item-container ${t}-item-content ${t}-item-title`]:{color:r}};return{[`&${t}-inline`]:{width:"auto",display:"inline-flex",[`${t}-item`]:{flex:"none","&-container":{padding:`${(0,hA.unit)(a)} ${(0,hA.unit)(e.paddingXXS)} 0`,margin:`0 ${(0,hA.unit)(e.calc(e.marginXXS).div(2).equal())}`,borderRadius:e.borderRadiusSM,cursor:"pointer",transition:`background-color ${e.motionDurationMid}`,"&:hover":{background:e.controlItemBgHover},"&[role='button']:hover":{opacity:1}},"&-icon":{width:n,height:n,marginInlineStart:`calc(50% - ${(0,hA.unit)(e.calc(n).div(2).equal())})`,[`> ${t}-icon`]:{top:0},[`${t}-icon-dot`]:{borderRadius:e.calc(e.fontSizeSM).div(4).equal(),"&::after":{display:"none"}}},"&-content":{width:"auto",marginTop:e.calc(e.marginXS).sub(e.lineWidth).equal()},"&-title":{color:r,fontSize:e.fontSizeSM,lineHeight:e.lineHeightSM,fontWeight:"normal",marginBottom:e.calc(e.marginXXS).div(2).equal()},"&-description":{display:"none"},"&-tail":{marginInlineStart:0,top:e.calc(n).div(2).add(a).equal(),transform:"translateY(-50%)","&:after":{width:"100%",height:e.lineWidth,borderRadius:0,marginInlineStart:0,background:i}},[`&:first-child ${t}-item-tail`]:{width:"50%",marginInlineStart:"50%"},[`&:last-child ${t}-item-tail`]:{display:"block",width:"50%"},"&-wait":Object.assign({[`${t}-item-icon ${t}-icon ${t}-icon-dot`]:{backgroundColor:e.colorBorderBg,border:`${(0,hA.unit)(e.lineWidth)} ${e.lineType} ${i}`}},o),"&-finish":Object.assign({[`${t}-item-tail::after`]:{backgroundColor:i},[`${t}-item-icon ${t}-icon ${t}-icon-dot`]:{backgroundColor:i,border:`${(0,hA.unit)(e.lineWidth)} ${e.lineType} ${i}`}},o),"&-error":o,"&-active, &-process":Object.assign({[`${t}-item-icon`]:{width:n,height:n,marginInlineStart:`calc(50% - ${(0,hA.unit)(e.calc(n).div(2).equal())})`,top:0}},o),[`&:not(${t}-item-active) > ${t}-item-container[role='button']:hover`]:{[`${t}-item-title`]:{color:r}}}}}};$Ce.default=Iwa;var OCe={};Object.defineProperty(OCe,"__esModule",{value:!0});OCe.default=void 0;var Rwa=Ha;const kwa=e=>{const{componentCls:t,iconSize:n,lineHeight:r,iconSizeSM:i}=e;return{[`&${t}-label-vertical`]:{[`${t}-item`]:{overflow:"visible","&-tail":{marginInlineStart:e.calc(n).div(2).add(e.controlHeightLG).equal(),padding:`0 ${(0,Rwa.unit)(e.paddingLG)}`},"&-content":{display:"block",width:e.calc(n).div(2).add(e.controlHeightLG).mul(2).equal(),marginTop:e.marginSM,textAlign:"center"},"&-icon":{display:"inline-block",marginInlineStart:e.controlHeightLG},"&-title":{paddingInlineEnd:0,paddingInlineStart:0,"&::after":{display:"none"}},"&-subtitle":{display:"block",marginBottom:e.marginXXS,marginInlineStart:0,lineHeight:r}},[`&${t}-small:not(${t}-dot)`]:{[`${t}-item`]:{"&-icon":{marginInlineStart:e.calc(n).sub(i).div(2).add(e.controlHeightLG).equal()}}}}}};OCe.default=kwa;var PCe={};Object.defineProperty(PCe,"__esModule",{value:!0});PCe.default=void 0;var l0e=Ha,Awa=Lo;const Mwa=e=>{const{componentCls:t,navContentMaxWidth:n,navArrowColor:r,stepsNavActiveColor:i,motionDurationSlow:a}=e;return{[`&${t}-navigation`]:{paddingTop:e.paddingSM,[`&${t}-small`]:{[`${t}-item`]:{"&-container":{marginInlineStart:e.calc(e.marginSM).mul(-1).equal()}}},[`${t}-item`]:{overflow:"visible",textAlign:"center","&-container":{display:"inline-block",height:"100%",marginInlineStart:e.calc(e.margin).mul(-1).equal(),paddingBottom:e.paddingSM,textAlign:"start",transition:`opacity ${a}`,[`${t}-item-content`]:{maxWidth:n},[`${t}-item-title`]:Object.assign(Object.assign({maxWidth:"100%",paddingInlineEnd:0},Awa.textEllipsis),{"&::after":{display:"none"}})},[`&:not(${t}-item-active)`]:{[`${t}-item-container[role='button']`]:{cursor:"pointer","&:hover":{opacity:.85}}},"&:last-child":{flex:1,"&::after":{display:"none"}},"&::after":{position:"absolute",top:`calc(50% - ${(0,l0e.unit)(e.calc(e.paddingSM).div(2).equal())})`,insetInlineStart:"100%",display:"inline-block",width:e.fontSizeIcon,height:e.fontSizeIcon,borderTop:`${(0,l0e.unit)(e.lineWidth)} ${e.lineType} ${r}`,borderBottom:"none",borderInlineStart:"none",borderInlineEnd:`${(0,l0e.unit)(e.lineWidth)} ${e.lineType} ${r}`,transform:"translateY(-50%) translateX(-50%) rotate(45deg)",content:'""'},"&::before":{position:"absolute",bottom:0,insetInlineStart:"50%",display:"inline-block",width:0,height:e.lineWidthBold,backgroundColor:i,transition:`width ${a}, inset-inline-start ${a}`,transitionTimingFunction:"ease-out",content:'""'}},[`${t}-item${t}-item-active::before`]:{insetInlineStart:0,width:"100%"}},[`&${t}-navigation${t}-vertical`]:{[`> ${t}-item`]:{marginInlineEnd:0,"&::before":{display:"none"},[`&${t}-item-active::before`]:{top:0,insetInlineEnd:0,insetInlineStart:"unset",display:"block",width:e.calc(e.lineWidth).mul(3).equal(),height:`calc(100% - ${(0,l0e.unit)(e.marginLG)})`},"&::after":{position:"relative",insetInlineStart:"50%",display:"block",width:e.calc(e.controlHeight).mul(.25).equal(),height:e.calc(e.controlHeight).mul(.25).equal(),marginBottom:e.marginXS,textAlign:"center",transform:"translateY(-50%) translateX(-50%) rotate(135deg)"},"&:last-child":{"&::after":{display:"none"}},[`> ${t}-item-container > ${t}-item-tail`]:{visibility:"hidden"}}},[`&${t}-navigation${t}-horizontal`]:{[`> ${t}-item > ${t}-item-container > ${t}-item-tail`]:{visibility:"hidden"}}}};PCe.default=Mwa;var NCe={};Object.defineProperty(NCe,"__esModule",{value:!0});NCe.default=void 0;var c0e=Ha;const Fwa=e=>{const{antCls:t,componentCls:n,iconSize:r,iconSizeSM:i,processIconColor:a,marginXXS:o,lineWidthBold:s,lineWidth:c,paddingXXS:u}=e,d=e.calc(r).add(e.calc(s).mul(4).equal()).equal(),f=e.calc(i).add(e.calc(e.lineWidth).mul(4).equal()).equal();return{[`&${n}-with-progress`]:{[`${n}-item`]:{paddingTop:u,[`&-process ${n}-item-container ${n}-item-icon ${n}-icon`]:{color:a}},[`&${n}-vertical > ${n}-item `]:{paddingInlineStart:u,[`> ${n}-item-container > ${n}-item-tail`]:{top:o,insetInlineStart:e.calc(r).div(2).sub(c).add(u).equal()}},[`&, &${n}-small`]:{[`&${n}-horizontal ${n}-item:first-child`]:{paddingBottom:u,paddingInlineStart:u}},[`&${n}-small${n}-vertical > ${n}-item > ${n}-item-container > ${n}-item-tail`]:{insetInlineStart:e.calc(i).div(2).sub(c).add(u).equal()},[`&${n}-label-vertical ${n}-item ${n}-item-tail`]:{top:e.calc(r).div(2).add(u).equal()},[`${n}-item-icon`]:{position:"relative",[`${t}-progress`]:{position:"absolute",insetInlineStart:"50%",top:"50%",transform:"translate(-50%, -50%)","&-inner":{width:`${(0,c0e.unit)(d)} !important`,height:`${(0,c0e.unit)(d)} !important`}}},[`&${n}-small`]:{[`&${n}-label-vertical ${n}-item ${n}-item-tail`]:{top:e.calc(i).div(2).add(u).equal()},[`${n}-item-icon ${t}-progress-inner`]:{width:`${(0,c0e.unit)(f)} !important`,height:`${(0,c0e.unit)(f)} !important`}}}}};NCe.default=Fwa;var DCe={};Object.defineProperty(DCe,"__esModule",{value:!0});DCe.default=void 0;var lq=Ha;const Lwa=e=>{const{componentCls:t,descriptionMaxWidth:n,lineHeight:r,dotCurrentSize:i,dotSize:a,motionDurationSlow:o}=e;return{[`&${t}-dot, &${t}-dot${t}-small`]:{[`${t}-item`]:{"&-title":{lineHeight:r},"&-tail":{top:e.calc(e.dotSize).sub(e.calc(e.lineWidth).mul(3).equal()).div(2).equal(),width:"100%",marginTop:0,marginBottom:0,marginInline:`${(0,lq.unit)(e.calc(n).div(2).equal())} 0`,padding:0,"&::after":{width:`calc(100% - ${(0,lq.unit)(e.calc(e.marginSM).mul(2).equal())})`,height:e.calc(e.lineWidth).mul(3).equal(),marginInlineStart:e.marginSM}},"&-icon":{width:a,height:a,marginInlineStart:e.calc(e.descriptionMaxWidth).sub(a).div(2).equal(),paddingInlineEnd:0,lineHeight:(0,lq.unit)(a),background:"transparent",border:0,[`${t}-icon-dot`]:{position:"relative",float:"left",width:"100%",height:"100%",borderRadius:100,transition:`all ${o}`,"&::after":{position:"absolute",top:e.calc(e.marginSM).mul(-1).equal(),insetInlineStart:e.calc(a).sub(e.calc(e.controlHeightLG).mul(1.5).equal()).div(2).equal(),width:e.calc(e.controlHeightLG).mul(1.5).equal(),height:e.controlHeight,background:"transparent",content:'""'}}},"&-content":{width:n},[`&-process ${t}-item-icon`]:{position:"relative",top:e.calc(a).sub(i).div(2).equal(),width:i,height:i,lineHeight:(0,lq.unit)(i),background:"none",marginInlineStart:e.calc(e.descriptionMaxWidth).sub(i).div(2).equal()},[`&-process ${t}-icon`]:{[`&:first-child ${t}-icon-dot`]:{insetInlineStart:0}}}},[`&${t}-vertical${t}-dot`]:{[`${t}-item-icon`]:{marginTop:e.calc(e.controlHeight).sub(a).div(2).equal(),marginInlineStart:0,background:"none"},[`${t}-item-process ${t}-item-icon`]:{marginTop:e.calc(e.controlHeight).sub(i).div(2).equal(),top:0,insetInlineStart:e.calc(a).sub(i).div(2).equal(),marginInlineStart:0},[`${t}-item > ${t}-item-container > ${t}-item-tail`]:{top:e.calc(e.controlHeight).sub(a).div(2).equal(),insetInlineStart:0,margin:0,padding:`${(0,lq.unit)(e.calc(a).add(e.paddingXS).equal())} 0 ${(0,lq.unit)(e.paddingXS)}`,"&::after":{marginInlineStart:e.calc(a).sub(e.lineWidth).div(2).equal()}},[`&${t}-small`]:{[`${t}-item-icon`]:{marginTop:e.calc(e.controlHeightSM).sub(a).div(2).equal()},[`${t}-item-process ${t}-item-icon`]:{marginTop:e.calc(e.controlHeightSM).sub(i).div(2).equal()},[`${t}-item > ${t}-item-container > ${t}-item-tail`]:{top:e.calc(e.controlHeightSM).sub(a).div(2).equal()}},[`${t}-item:first-child ${t}-icon-dot`]:{insetInlineStart:0},[`${t}-item-content`]:{width:"inherit"}}}};DCe.default=Lwa;var ICe={};Object.defineProperty(ICe,"__esModule",{value:!0});ICe.default=void 0;const jwa=e=>{const{componentCls:t}=e;return{[`&${t}-rtl`]:{direction:"rtl",[`${t}-item`]:{"&-subtitle":{float:"left"}},[`&${t}-navigation`]:{[`${t}-item::after`]:{transform:"rotate(-45deg)"}},[`&${t}-vertical`]:{[`> ${t}-item`]:{"&::after":{transform:"rotate(225deg)"},[`${t}-item-icon`]:{float:"right"}}},[`&${t}-dot`]:{[`${t}-item-icon ${t}-icon-dot, &${t}-small ${t}-item-icon ${t}-icon-dot`]:{float:"right"}}}}};ICe.default=jwa;var RCe={};Object.defineProperty(RCe,"__esModule",{value:!0});RCe.default=void 0;var u0e=Ha;const Bwa=e=>{const{componentCls:t,iconSizeSM:n,fontSizeSM:r,fontSize:i,colorTextDescription:a}=e;return{[`&${t}-small`]:{[`&${t}-horizontal:not(${t}-label-vertical) ${t}-item`]:{paddingInlineStart:e.paddingSM,"&:first-child":{paddingInlineStart:0}},[`${t}-item-icon`]:{width:n,height:n,marginTop:0,marginBottom:0,marginInline:`0 ${(0,u0e.unit)(e.marginXS)}`,fontSize:r,lineHeight:(0,u0e.unit)(n),textAlign:"center",borderRadius:n},[`${t}-item-title`]:{paddingInlineEnd:e.paddingSM,fontSize:i,lineHeight:(0,u0e.unit)(n),"&::after":{top:e.calc(n).div(2).equal()}},[`${t}-item-description`]:{color:a,fontSize:i},[`${t}-item-tail`]:{top:e.calc(n).div(2).sub(e.paddingXXS).equal()},[`${t}-item-custom ${t}-item-icon`]:{width:"inherit",height:"inherit",lineHeight:"inherit",background:"none",border:0,borderRadius:0,[`> ${t}-icon`]:{fontSize:n,lineHeight:(0,u0e.unit)(n),transform:"none"}}}}};RCe.default=Bwa;var kCe={};Object.defineProperty(kCe,"__esModule",{value:!0});kCe.default=void 0;var cq=Ha;const zwa=e=>{const{componentCls:t,iconSizeSM:n,iconSize:r}=e;return{[`&${t}-vertical`]:{display:"flex",flexDirection:"column",[`> ${t}-item`]:{display:"block",flex:"1 0 auto",paddingInlineStart:0,overflow:"visible",[`${t}-item-icon`]:{float:"left",marginInlineEnd:e.margin},[`${t}-item-content`]:{display:"block",minHeight:e.calc(e.controlHeight).mul(1.5).equal(),overflow:"hidden"},[`${t}-item-title`]:{lineHeight:(0,cq.unit)(r)},[`${t}-item-description`]:{paddingBottom:e.paddingSM}},[`> ${t}-item > ${t}-item-container > ${t}-item-tail`]:{position:"absolute",top:0,insetInlineStart:e.calc(r).div(2).sub(e.lineWidth).equal(),width:e.lineWidth,height:"100%",padding:`${(0,cq.unit)(e.calc(e.marginXXS).mul(1.5).add(r).equal())} 0 ${(0,cq.unit)(e.calc(e.marginXXS).mul(1.5).equal())}`,"&::after":{width:e.lineWidth,height:"100%"}},[`> ${t}-item:not(:last-child) > ${t}-item-container > ${t}-item-tail`]:{display:"block"},[` > ${t}-item > ${t}-item-container > ${t}-item-content > ${t}-item-title`]:{"&::after":{display:"none"}},[`&${t}-small ${t}-item-container`]:{[`${t}-item-tail`]:{position:"absolute",top:0,insetInlineStart:e.calc(n).div(2).sub(e.lineWidth).equal(),padding:`${(0,cq.unit)(e.calc(e.marginXXS).mul(1.5).add(n).equal())} 0 ${(0,cq.unit)(e.calc(e.marginXXS).mul(1.5).equal())}`},[`${t}-item-title`]:{lineHeight:(0,cq.unit)(n)}}}}};kCe.default=zwa;var mw=fn.default;Object.defineProperty(uU,"__esModule",{value:!0});uU.prepareComponentToken=uU.default=void 0;var _Ae=Ha,Gdn=Lo,Syt=ao,Hwa=mw(ECe),qwa=mw(TCe),Vwa=mw($Ce),Wwa=mw(OCe),Uwa=mw(PCe),Kwa=mw(NCe),Gwa=mw(DCe),Ywa=mw(ICe),Xwa=mw(RCe),Jwa=mw(kCe);const Qwa="wait",Zwa="process",eEa="finish",tEa="error",d0e=(e,t)=>{const n=`${t.componentCls}-item`,r=`${e}IconColor`,i=`${e}TitleColor`,a=`${e}DescriptionColor`,o=`${e}TailColor`,s=`${e}IconBgColor`,c=`${e}IconBorderColor`,u=`${e}DotColor`;return{[`${n}-${e} ${n}-icon`]:{backgroundColor:t[s],borderColor:t[c],[`> ${t.componentCls}-icon`]:{color:t[r],[`${t.componentCls}-icon-dot`]:{background:t[u]}}},[`${n}-${e}${n}-custom ${n}-icon`]:{[`> ${t.componentCls}-icon`]:{color:t[u]}},[`${n}-${e} > ${n}-container > ${n}-content > ${n}-title`]:{color:t[i],"&::after":{backgroundColor:t[o]}},[`${n}-${e} > ${n}-container > ${n}-content > ${n}-description`]:{color:t[a]},[`${n}-${e} > ${n}-container > ${n}-tail::after`]:{backgroundColor:t[o]}}},nEa=e=>{const{componentCls:t,motionDurationSlow:n}=e,r=`${t}-item`,i=`${r}-icon`;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({[r]:{position:"relative",display:"inline-block",flex:1,overflow:"hidden",verticalAlign:"top","&:last-child":{flex:"none",[`> ${r}-container > ${r}-tail, > ${r}-container >  ${r}-content > ${r}-title::after`]:{display:"none"}}},[`${r}-container`]:{outline:"none","&:focus-visible":{[i]:Object.assign({},(0,Gdn.genFocusOutline)(e))}},[`${i}, ${r}-content`]:{display:"inline-block",verticalAlign:"top"},[i]:{width:e.iconSize,height:e.iconSize,marginTop:0,marginBottom:0,marginInlineStart:0,marginInlineEnd:e.marginXS,fontSize:e.iconFontSize,fontFamily:e.fontFamily,lineHeight:(0,_Ae.unit)(e.iconSize),textAlign:"center",borderRadius:e.iconSize,border:`${(0,_Ae.unit)(e.lineWidth)} ${e.lineType} transparent`,transition:`background-color ${n}, border-color ${n}`,[`${t}-icon`]:{position:"relative",top:e.iconTop,color:e.colorPrimary,lineHeight:1}},[`${r}-tail`]:{position:"absolute",top:e.calc(e.iconSize).div(2).equal(),insetInlineStart:0,width:"100%","&::after":{display:"inline-block",width:"100%",height:e.lineWidth,background:e.colorSplit,borderRadius:e.lineWidth,transition:`background ${n}`,content:'""'}},[`${r}-title`]:{position:"relative",display:"inline-block",paddingInlineEnd:e.padding,color:e.colorText,fontSize:e.fontSizeLG,lineHeight:(0,_Ae.unit)(e.titleLineHeight),"&::after":{position:"absolute",top:e.calc(e.titleLineHeight).div(2).equal(),insetInlineStart:"100%",display:"block",width:9999,height:e.lineWidth,background:e.processTailColor,content:'""'}},[`${r}-subtitle`]:{display:"inline",marginInlineStart:e.marginXS,color:e.colorTextDescription,fontWeight:"normal",fontSize:e.fontSize},[`${r}-description`]:{color:e.colorTextDescription,fontSize:e.fontSize}},d0e(Qwa,e)),d0e(Zwa,e)),{[`${r}-process > ${r}-container > ${r}-title`]:{fontWeight:e.fontWeightStrong}}),d0e(eEa,e)),d0e(tEa,e)),{[`${r}${t}-next-error > ${t}-item-title::after`]:{background:e.colorError},[`${r}-disabled`]:{cursor:"not-allowed"}})},rEa=e=>{const{componentCls:t,motionDurationSlow:n}=e;return{[`& ${t}-item`]:{[`&:not(${t}-item-active)`]:{[`& > ${t}-item-container[role='button']`]:{cursor:"pointer",[`${t}-item`]:{[`&-title, &-subtitle, &-description, &-icon ${t}-icon`]:{transition:`color ${n}`}},"&:hover":{[`${t}-item`]:{"&-title, &-subtitle, &-description":{color:e.colorPrimary}}}},[`&:not(${t}-item-process)`]:{[`& > ${t}-item-container[role='button']:hover`]:{[`${t}-item`]:{"&-icon":{borderColor:e.colorPrimary,[`${t}-icon`]:{color:e.colorPrimary}}}}}}},[`&${t}-horizontal:not(${t}-label-vertical)`]:{[`${t}-item`]:{paddingInlineStart:e.padding,whiteSpace:"nowrap","&:first-child":{paddingInlineStart:0},[`&:last-child ${t}-item-title`]:{paddingInlineEnd:0},"&-tail":{display:"none"},"&-description":{maxWidth:e.descriptionMaxWidth,whiteSpace:"normal"}}}}},iEa=e=>{const{componentCls:t}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},(0,Gdn.resetComponent)(e)),{display:"flex",width:"100%",fontSize:0,textAlign:"initial"}),nEa(e)),rEa(e)),(0,Hwa.default)(e)),(0,Xwa.default)(e)),(0,Jwa.default)(e)),(0,qwa.default)(e)),(0,Wwa.default)(e)),(0,Gwa.default)(e)),(0,Uwa.default)(e)),(0,Ywa.default)(e)),(0,Kwa.default)(e)),(0,Vwa.default)(e))}},Ydn=e=>({titleLineHeight:e.controlHeight,customIconSize:e.controlHeight,customIconTop:0,customIconFontSize:e.controlHeightSM,iconSize:e.controlHeight,iconTop:-.5,iconFontSize:e.fontSize,iconSizeSM:e.fontSizeHeading3,dotSize:e.controlHeight/4,dotCurrentSize:e.controlHeightLG/4,navArrowColor:e.colorTextDisabled,navContentMaxWidth:"auto",descriptionMaxWidth:140,waitIconColor:e.wireframe?e.colorTextDisabled:e.colorTextLabel,waitIconBgColor:e.wireframe?e.colorBgContainer:e.colorFillContent,waitIconBorderColor:e.wireframe?e.colorTextDisabled:"transparent",finishIconBgColor:e.wireframe?e.colorBgContainer:e.controlItemBgActive,finishIconBorderColor:e.wireframe?e.colorPrimary:e.controlItemBgActive});uU.prepareComponentToken=Ydn;uU.default=(0,Syt.genStyleHooks)("Steps",e=>{const{colorTextDisabled:t,controlHeightLG:n,colorTextLightSolid:r,colorText:i,colorPrimary:a,colorTextDescription:o,colorTextQuaternary:s,colorError:c,colorBorderSecondary:u,colorSplit:d}=e,f=(0,Syt.mergeToken)(e,{processIconColor:r,processTitleColor:i,processDescriptionColor:i,processIconBgColor:a,processIconBorderColor:a,processDotColor:a,processTailColor:d,waitTitleColor:o,waitDescriptionColor:o,waitTailColor:d,waitDotColor:t,finishIconColor:a,finishTitleColor:i,finishDescriptionColor:o,finishTailColor:a,finishDotColor:a,errorIconColor:r,errorTitleColor:c,errorDescriptionColor:c,errorTailColor:d,errorIconBgColor:c,errorIconBorderColor:c,errorDotColor:c,stepsNavActiveColor:a,stepsProgressSize:n,inlineDotSize:6,inlineTitleColor:s,inlineTailColor:u});return[iEa(f)]},Ydn);var $et={},aEa=fn.default,oEa=Un.default;Object.defineProperty($et,"__esModule",{value:!0});$et.default=uEa;var sEa=oEa(h),lEa=aEa($1);function cEa(e){return e.filter(t=>t)}function uEa(e,t){if(e)return e;const n=(0,lEa.default)(t).map(r=>{if(sEa.isValidElement(r)){const{props:i}=r;return Object.assign({},i)}return null});return cEa(n)}var gw=fn.default,dEa=Un.default;Object.defineProperty(wCe,"__esModule",{value:!0});wCe.default=void 0;var mA=dEa(h),fEa=gw(y5e),pEa=gw(nb),hEa=gw(Li),Xdn=gw(Owa),mEa=cc,gEa=gw(Nf),vEa=gw(Z5),_Ea=gw(YG),yEa=gw(av),bEa=gw(uU),xEa=gw($et),SEa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Oet=e=>{const{percent:t,size:n,className:r,rootClassName:i,direction:a,items:o,responsive:s=!0,current:c=0,children:u,style:d}=e,f=SEa(e,["percent","size","className","rootClassName","direction","items","responsive","current","children","style"]),{xs:p}=(0,vEa.default)(s),{getPrefixCls:m,direction:g,className:_,style:v}=(0,mEa.useComponentConfig)("steps"),b=mA.useMemo(()=>s&&p?"vertical":a,[p,a]),y=(0,gEa.default)(n),x=m("steps",e.prefixCls),[C,w,$]=(0,bEa.default)(x),O=e.type==="inline",N=m("",e.iconPrefix),P=(0,xEa.default)(o,u),I=O?void 0:t,D=Object.assign(Object.assign({},v),d),k=(0,hEa.default)(_,{[`${x}-rtl`]:g==="rtl",[`${x}-with-progress`]:I!==void 0},r,i,w,$),R={finish:mA.createElement(fEa.default,{className:`${x}-finish-icon`}),error:mA.createElement(pEa.default,{className:`${x}-error-icon`})},A=z=>{let{node:M,status:K}=z;if(K==="process"&&I!==void 0){const U=y==="small"?32:40;return mA.createElement("div",{className:`${x}-progress-icon`},mA.createElement(_Ea.default,{type:"circle",percent:I,size:U,strokeWidth:4,format:()=>null}),M)}return M},F=(z,M)=>z.description?mA.createElement(yEa.default,{title:z.description},M):M;return C(mA.createElement(Xdn.default,Object.assign({icons:R},f,{style:D,current:c,size:y,items:P,itemRender:O?F:void 0,stepIcon:A,direction:b,prefixCls:x,iconPrefix:N,className:k})))};Oet.Step=Xdn.default.Step;Oet.displayName="Steps";wCe.default=Oet;var ACe={};const CEa=mc(kYr);var dU={};Object.defineProperty(dU,"__esModule",{value:!0});dU.prepareComponentToken=dU.default=void 0;var hN=Ha,wEa=T1,Cyt=Lo,wyt=ao;const EEa=e=>{const{componentCls:t,trackHeightSM:n,trackPadding:r,trackMinWidthSM:i,innerMinMarginSM:a,innerMaxMarginSM:o,handleSizeSM:s,calc:c}=e,u=`${t}-inner`,d=(0,hN.unit)(c(s).add(c(r).mul(2)).equal()),f=(0,hN.unit)(c(o).mul(2).equal());return{[t]:{[`&${t}-small`]:{minWidth:i,height:n,lineHeight:(0,hN.unit)(n),[`${t}-inner`]:{paddingInlineStart:o,paddingInlineEnd:a,[`${u}-checked, ${u}-unchecked`]:{minHeight:n},[`${u}-checked`]:{marginInlineStart:`calc(-100% + ${d} - ${f})`,marginInlineEnd:`calc(100% - ${d} + ${f})`},[`${u}-unchecked`]:{marginTop:c(n).mul(-1).equal(),marginInlineStart:0,marginInlineEnd:0}},[`${t}-handle`]:{width:s,height:s},[`${t}-loading-icon`]:{top:c(c(s).sub(e.switchLoadingIconSize)).div(2).equal(),fontSize:e.switchLoadingIconSize},[`&${t}-checked`]:{[`${t}-inner`]:{paddingInlineStart:a,paddingInlineEnd:o,[`${u}-checked`]:{marginInlineStart:0,marginInlineEnd:0},[`${u}-unchecked`]:{marginInlineStart:`calc(100% - ${d} + ${f})`,marginInlineEnd:`calc(-100% + ${d} - ${f})`}},[`${t}-handle`]:{insetInlineStart:`calc(100% - ${(0,hN.unit)(c(s).add(r).equal())})`}},[`&:not(${t}-disabled):active`]:{[`&:not(${t}-checked) ${u}`]:{[`${u}-unchecked`]:{marginInlineStart:c(e.marginXXS).div(2).equal(),marginInlineEnd:c(e.marginXXS).mul(-1).div(2).equal()}},[`&${t}-checked ${u}`]:{[`${u}-checked`]:{marginInlineStart:c(e.marginXXS).mul(-1).div(2).equal(),marginInlineEnd:c(e.marginXXS).div(2).equal()}}}}}}},TEa=e=>{const{componentCls:t,handleSize:n,calc:r}=e;return{[t]:{[`${t}-loading-icon${e.iconCls}`]:{position:"relative",top:r(r(n).sub(e.fontSize)).div(2).equal(),color:e.switchLoadingIconColor,verticalAlign:"top"},[`&${t}-checked ${t}-loading-icon`]:{color:e.switchColor}}}},$Ea=e=>{const{componentCls:t,trackPadding:n,handleBg:r,handleShadow:i,handleSize:a,calc:o}=e,s=`${t}-handle`;return{[t]:{[s]:{position:"absolute",top:n,insetInlineStart:n,width:a,height:a,transition:`all ${e.switchDuration} ease-in-out`,"&::before":{position:"absolute",top:0,insetInlineEnd:0,bottom:0,insetInlineStart:0,backgroundColor:r,borderRadius:o(a).div(2).equal(),boxShadow:i,transition:`all ${e.switchDuration} ease-in-out`,content:'""'}},[`&${t}-checked ${s}`]:{insetInlineStart:`calc(100% - ${(0,hN.unit)(o(a).add(n).equal())})`},[`&:not(${t}-disabled):active`]:{[`${s}::before`]:{insetInlineEnd:e.switchHandleActiveInset,insetInlineStart:0},[`&${t}-checked ${s}::before`]:{insetInlineEnd:0,insetInlineStart:e.switchHandleActiveInset}}}}},OEa=e=>{const{componentCls:t,trackHeight:n,trackPadding:r,innerMinMargin:i,innerMaxMargin:a,handleSize:o,calc:s}=e,c=`${t}-inner`,u=(0,hN.unit)(s(o).add(s(r).mul(2)).equal()),d=(0,hN.unit)(s(a).mul(2).equal());return{[t]:{[c]:{display:"block",overflow:"hidden",borderRadius:100,height:"100%",paddingInlineStart:a,paddingInlineEnd:i,transition:`padding-inline-start ${e.switchDuration} ease-in-out, padding-inline-end ${e.switchDuration} ease-in-out`,[`${c}-checked, ${c}-unchecked`]:{display:"block",color:e.colorTextLightSolid,fontSize:e.fontSizeSM,transition:`margin-inline-start ${e.switchDuration} ease-in-out, margin-inline-end ${e.switchDuration} ease-in-out`,pointerEvents:"none",minHeight:n},[`${c}-checked`]:{marginInlineStart:`calc(-100% + ${u} - ${d})`,marginInlineEnd:`calc(100% - ${u} + ${d})`},[`${c}-unchecked`]:{marginTop:s(n).mul(-1).equal(),marginInlineStart:0,marginInlineEnd:0}},[`&${t}-checked ${c}`]:{paddingInlineStart:i,paddingInlineEnd:a,[`${c}-checked`]:{marginInlineStart:0,marginInlineEnd:0},[`${c}-unchecked`]:{marginInlineStart:`calc(100% - ${u} + ${d})`,marginInlineEnd:`calc(-100% + ${u} - ${d})`}},[`&:not(${t}-disabled):active`]:{[`&:not(${t}-checked) ${c}`]:{[`${c}-unchecked`]:{marginInlineStart:s(r).mul(2).equal(),marginInlineEnd:s(r).mul(-1).mul(2).equal()}},[`&${t}-checked ${c}`]:{[`${c}-checked`]:{marginInlineStart:s(r).mul(-1).mul(2).equal(),marginInlineEnd:s(r).mul(2).equal()}}}}}},PEa=e=>{const{componentCls:t,trackHeight:n,trackMinWidth:r}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign({},(0,Cyt.resetComponent)(e)),{position:"relative",display:"inline-block",boxSizing:"border-box",minWidth:r,height:n,lineHeight:(0,hN.unit)(n),verticalAlign:"middle",background:e.colorTextQuaternary,border:"0",borderRadius:100,cursor:"pointer",transition:`all ${e.motionDurationMid}`,userSelect:"none",[`&:hover:not(${t}-disabled)`]:{background:e.colorTextTertiary}}),(0,Cyt.genFocusStyle)(e)),{[`&${t}-checked`]:{background:e.switchColor,[`&:hover:not(${t}-disabled)`]:{background:e.colorPrimaryHover}},[`&${t}-loading, &${t}-disabled`]:{cursor:"not-allowed",opacity:e.switchDisabledOpacity,"*":{boxShadow:"none",cursor:"not-allowed"}},[`&${t}-rtl`]:{direction:"rtl"}})}},Jdn=e=>{const{fontSize:t,lineHeight:n,controlHeight:r,colorWhite:i}=e,a=t*n,o=r/2,s=2,c=a-s*2,u=o-s*2;return{trackHeight:a,trackHeightSM:o,trackMinWidth:c*2+s*4,trackMinWidthSM:u*2+s*2,trackPadding:s,handleBg:i,handleSize:c,handleSizeSM:u,handleShadow:`0 2px 4px 0 ${new wEa.FastColor("#00230b").setA(.2).toRgbString()}`,innerMinMargin:c/2,innerMaxMargin:c+s+s*2,innerMinMarginSM:u/2,innerMaxMarginSM:u+s+s*2}};dU.prepareComponentToken=Jdn;dU.default=(0,wyt.genStyleHooks)("Switch",e=>{const t=(0,wyt.mergeToken)(e,{switchDuration:e.motionDurationMid,switchColor:e.colorPrimary,switchDisabledOpacity:e.opacityLoading,switchLoadingIconSize:e.calc(e.fontSizeIcon).mul(.75).equal(),switchLoadingIconColor:`rgba(0, 0, 0, ${e.opacityLoading})`,switchHandleActiveInset:"-30%"});return[PEa(t),OEa(t),$Ea(t),TEa(t),EEa(t)]},Jdn);var rI=fn.default,NEa=Un.default;Object.defineProperty(ACe,"__esModule",{value:!0});ACe.default=void 0;var gA=NEa(h),DEa=rI(J5),IEa=rI(Li),REa=rI(CEa),kEa=rI(m0),AEa=rI(LD),MEa=go,FEa=rI(tp),LEa=rI(Nf),jEa=rI(dU),BEa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const zEa=gA.forwardRef((e,t)=>{const{prefixCls:n,size:r,disabled:i,loading:a,className:o,rootClassName:s,style:c,checked:u,value:d,defaultChecked:f,defaultValue:p,onChange:m}=e,g=BEa(e,["prefixCls","size","disabled","loading","className","rootClassName","style","checked","value","defaultChecked","defaultValue","onChange"]),[_,v]=(0,kEa.default)(!1,{value:u??d,defaultValue:f??p}),{getPrefixCls:b,direction:y,switch:x}=gA.useContext(MEa.ConfigContext),C=gA.useContext(FEa.default),w=(i??C)||a,$=b("switch",n),O=gA.createElement("div",{className:`${$}-handle`},a&&gA.createElement(DEa.default,{className:`${$}-loading-icon`})),[N,P,I]=(0,jEa.default)($),D=(0,LEa.default)(r),k=(0,IEa.default)(x==null?void 0:x.className,{[`${$}-small`]:D==="small",[`${$}-loading`]:a,[`${$}-rtl`]:y==="rtl"},o,s,P,I),R=Object.assign(Object.assign({},x==null?void 0:x.style),c),A=function(){v(arguments.length<=0?void 0:arguments[0]),m==null||m.apply(void 0,arguments)};return N(gA.createElement(AEa.default,{component:"Switch"},gA.createElement(REa.default,Object.assign({},g,{checked:_,onChange:A,prefixCls:$,className:k,style:R,disabled:w,ref:t,loadingIcon:O}))))}),Pet=zEa;Pet.__ANT_SWITCH=!0;Pet.displayName="Switch";ACe.default=Pet;var MCe={},FCe={};const Dle=mc(VXr);var LCe={};Object.defineProperty(LCe,"__esModule",{value:!0});LCe.default=void 0;const HEa=e=>null;LCe.default=HEa;var jCe={};Object.defineProperty(jCe,"__esModule",{value:!0});jCe.default=void 0;const qEa=e=>null;jCe.default=qEa;var E3={},Net={},hte={},vA={},Eyt;function VEa(){if(Eyt)return vA;Eyt=1;var e=p0;Object.defineProperty(vA,"__esModule",{value:!0}),vA.UnstableContext=vA.TreeContext=void 0;var t=r(h);function n(i){if(typeof WeakMap!="function")return null;var a=new WeakMap,o=new WeakMap;return(n=function(c){return c?o:a})(i)}function r(i,a){if(!a&&i&&i.__esModule)return i;if(i===null||e(i)!="object"&&typeof i!="function")return{default:i};var o=n(a);if(o&&o.has(i))return o.get(i);var s={__proto__:null},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in i)if(u!=="default"&&Object.prototype.hasOwnProperty.call(i,u)){var d=c?Object.getOwnPropertyDescriptor(i,u):null;d&&(d.get||d.set)?Object.defineProperty(s,u,d):s[u]=i[u]}return s.default=i,o&&o.set(i,s),s}return vA.TreeContext=t.createContext(null),vA.UnstableContext=t.createContext({}),vA}var mte={},Tyt;function WEa(){if(Tyt)return mte;Tyt=1;var e=fn,t=p0;Object.defineProperty(mte,"__esModule",{value:!0}),mte.default=void 0;var n=e(loe),r=e(Li),i=o(h);function a(c){if(typeof WeakMap!="function")return null;var u=new WeakMap,d=new WeakMap;return(a=function(p){return p?d:u})(c)}function o(c,u){if(!u&&c&&c.__esModule)return c;if(c===null||t(c)!="object"&&typeof c!="function")return{default:c};var d=a(u);if(d&&d.has(c))return d.get(c);var f={__proto__:null},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var m in c)if(m!=="default"&&Object.prototype.hasOwnProperty.call(c,m)){var g=p?Object.getOwnPropertyDescriptor(c,m):null;g&&(g.get||g.set)?Object.defineProperty(f,m,g):f[m]=c[m]}return f.default=c,d&&d.set(c,f),f}var s=function(u){for(var d=u.prefixCls,f=u.level,p=u.isStart,m=u.isEnd,g="".concat(d,"-indent-unit"),_=[],v=0;v<f;v+=1)_.push(i.createElement("span",{key:v,className:(0,r.default)(g,(0,n.default)((0,n.default)({},"".concat(g,"-start"),p[v]),"".concat(g,"-end"),m[v]))}));return i.createElement("span",{"aria-hidden":"true",className:"".concat(d,"-indent")},_)};return mte.default=i.memo(s),mte}var f0e={},$yt;function BCe(){if($yt)return f0e;$yt=1,Object.defineProperty(f0e,"__esModule",{value:!0}),f0e.default=e;function e(t,n){return t[n]}return f0e}var ov={},iI=fn;Object.defineProperty(ov,"__esModule",{value:!0});ov.convertDataToEntities=t9a;ov.convertNodePropsToEventData=r9a;ov.convertTreeToData=ZEa;ov.fillFieldNames=Iet;ov.flattenTreeData=e9a;ov.getKey=zCe;ov.getPosition=Det;ov.getTreeNodeProps=n9a;ov.isTreeNode=Qdn;ov.traverseDataNodes=Zdn;ov.warningWithoutKey=QEa;var UEa=iI(p0),_ve=iI(du),lHe=iI(Vy),KEa=iI(hL),GEa=iI($1),YEa=iI(rd),lye=iI(h0),XEa=iI(BCe()),JEa=["children"];function Det(e,t){return"".concat(e,"-").concat(t)}function Qdn(e){return e&&e.type&&e.type.isTreeNode}function zCe(e,t){return e??t}function Iet(e){var t=e||{},n=t.title,r=t._title,i=t.key,a=t.children,o=n||"title";return{title:o,_title:r||[o],key:i||"key",children:a||"children"}}function QEa(e,t){var n=new Map;function r(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";(i||[]).forEach(function(o){var s=o[t.key],c=o[t.children];(0,lye.default)(s!=null,"Tree node must have a certain key: [".concat(a).concat(s,"]"));var u=String(s);(0,lye.default)(!n.has(u)||s===null||s===void 0,"Same 'key' exist in the Tree: ".concat(u)),n.set(u,!0),r(c,"".concat(a).concat(u," > "))})}r(e)}function ZEa(e){function t(n){var r=(0,GEa.default)(n);return r.map(function(i){if(!Qdn(i))return(0,lye.default)(!i,"Tree/TreeNode can only accept TreeNode as children."),null;var a=i.key,o=i.props,s=o.children,c=(0,KEa.default)(o,JEa),u=(0,lHe.default)({key:a},c),d=t(s);return d.length&&(u.children=d),u}).filter(function(i){return i})}return t(e)}function e9a(e,t,n){var r=Iet(n),i=r._title,a=r.key,o=r.children,s=new Set(t===!0?[]:t),c=[];function u(d){var f=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return d.map(function(p,m){for(var g=Det(f?f.pos:"0",m),_=zCe(p[a],g),v,b=0;b<i.length;b+=1){var y=i[b];if(p[y]!==void 0){v=p[y];break}}var x=Object.assign((0,YEa.default)(p,[].concat((0,_ve.default)(i),[a,o])),{title:v,key:_,parent:f,pos:g,children:null,data:p,isStart:[].concat((0,_ve.default)(f?f.isStart:[]),[m===0]),isEnd:[].concat((0,_ve.default)(f?f.isEnd:[]),[m===d.length-1])});return c.push(x),t===!0||s.has(_)?x.children=u(p[o]||[],x):x.children=[],x})}return u(e),c}function Zdn(e,t,n){var r={};(0,UEa.default)(n)==="object"?r=n:r={externalGetKey:n},r=r||{};var i=r,a=i.childrenPropName,o=i.externalGetKey,s=i.fieldNames,c=Iet(s),u=c.key,d=c.children,f=a||d,p;o?typeof o=="string"?p=function(_){return _[o]}:typeof o=="function"&&(p=function(_){return o(_)}):p=function(_,v){return zCe(_[u],v)};function m(g,_,v,b){var y=g?g[f]:e,x=g?Det(v.pos,_):"0",C=g?[].concat((0,_ve.default)(b),[g]):[];if(g){var w=p(g,x),$={node:g,index:_,pos:x,key:w,parentPos:v.node?v.pos:null,level:v.level+1,nodes:C};t($)}y&&y.forEach(function(O,N){m(O,N,{node:g,pos:x,level:v?v.level+1:-1},C)})}m(null)}function t9a(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.initWrapper,r=t.processEntity,i=t.onProcessFinished,a=t.externalGetKey,o=t.childrenPropName,s=t.fieldNames,c=arguments.length>2?arguments[2]:void 0,u=a||c,d={},f={},p={posEntities:d,keyEntities:f};return n&&(p=n(p)||p),Zdn(e,function(m){var g=m.node,_=m.index,v=m.pos,b=m.key,y=m.parentPos,x=m.level,C=m.nodes,w={node:g,nodes:C,index:_,key:b,pos:v,level:x},$=zCe(b,v);d[v]=w,f[$]=w,w.parent=d[y],w.parent&&(w.parent.children=w.parent.children||[],w.parent.children.push(w)),r&&r(w,p)},{externalGetKey:u,childrenPropName:o,fieldNames:s}),i&&i(p),p}function n9a(e,t){var n=t.expandedKeys,r=t.selectedKeys,i=t.loadedKeys,a=t.loadingKeys,o=t.checkedKeys,s=t.halfCheckedKeys,c=t.dragOverNodeKey,u=t.dropPosition,d=t.keyEntities,f=(0,XEa.default)(d,e),p={eventKey:e,expanded:n.indexOf(e)!==-1,selected:r.indexOf(e)!==-1,loaded:i.indexOf(e)!==-1,loading:a.indexOf(e)!==-1,checked:o.indexOf(e)!==-1,halfChecked:s.indexOf(e)!==-1,pos:String(f?f.pos:""),dragOver:c===e&&u===0,dragOverGapTop:c===e&&u===-1,dragOverGapBottom:c===e&&u===1};return p}function r9a(e){var t=e.data,n=e.expanded,r=e.selected,i=e.checked,a=e.loaded,o=e.loading,s=e.halfChecked,c=e.dragOver,u=e.dragOverGapTop,d=e.dragOverGapBottom,f=e.pos,p=e.active,m=e.eventKey,g=(0,lHe.default)((0,lHe.default)({},t),{},{expanded:n,selected:r,checked:i,loaded:a,loading:o,halfChecked:s,dragOver:c,dragOverGapTop:u,dragOverGapBottom:d,pos:f,active:p,key:m});return"props"in g||Object.defineProperty(g,"props",{get:function(){return(0,lye.default)(!1,"Second param return from event is node data instead of TreeNode instance. Please read value directly instead of reading from `props`."),e}}),g}var Oyt;function i9a(){if(Oyt)return hte;Oyt=1;var e=fn;Object.defineProperty(hte,"__esModule",{value:!0}),hte.default=void 0;var t=e(Ol),n=e(loe),r=e(Vy),i=e(pL),a=e(hL),o=e(h),s=e(Li),c=e(s8),u=VEa(),d=e(WEa()),f=e(BCe()),p=ov,m=["eventKey","className","style","dragOver","dragOverGapTop","dragOverGapBottom","isLeaf","isStart","isEnd","expanded","selected","checked","halfChecked","loading","domRef","active","data","onMouseMove","selectable"],g="open",_="close",v="---",b=function(x){var C,w,$,O=x.eventKey,N=x.className,P=x.style,I=x.dragOver,D=x.dragOverGapTop,k=x.dragOverGapBottom,R=x.isLeaf,A=x.isStart,F=x.isEnd,z=x.expanded,M=x.selected,K=x.checked,U=x.halfChecked,W=x.loading,L=x.domRef,Y=x.active,J=x.data,Z=x.onMouseMove,te=x.selectable,re=(0,a.default)(x,m),se=o.default.useContext(u.TreeContext),de=o.default.useContext(u.UnstableContext),pe=o.default.useRef(null),Se=o.default.useState(!1),ve=(0,i.default)(Se,2),be=ve[0],Ee=ve[1],xe=!!(se.disabled||x.disabled||(C=de.nodeDisabled)!==null&&C!==void 0&&C.call(de,J)),Pe=o.default.useMemo(function(){return!se.checkable||x.checkable===!1?!1:se.checkable},[se.checkable,x.checkable]),je=function(An){xe||se.onNodeSelect(An,(0,p.convertNodePropsToEventData)(x))},ft=function(An){xe||!Pe||x.disableCheckbox||se.onNodeCheck(An,(0,p.convertNodePropsToEventData)(x),!K)},Ge=o.default.useMemo(function(){return typeof te=="boolean"?te:se.selectable},[te,se.selectable]),Ye=function(An){se.onNodeClick(An,(0,p.convertNodePropsToEventData)(x)),Ge?je(An):ft(An)},nt=function(An){se.onNodeDoubleClick(An,(0,p.convertNodePropsToEventData)(x))},We=function(An){se.onNodeMouseEnter(An,(0,p.convertNodePropsToEventData)(x))},ct=function(An){se.onNodeMouseLeave(An,(0,p.convertNodePropsToEventData)(x))},rt=function(An){se.onNodeContextMenu(An,(0,p.convertNodePropsToEventData)(x))},vt=o.default.useMemo(function(){return!!(se.draggable&&(!se.draggable.nodeDraggable||se.draggable.nodeDraggable(J)))},[se.draggable,J]),Mt=function(An){An.stopPropagation(),Ee(!0),se.onNodeDragStart(An,x);try{An.dataTransfer.setData("text/plain","")}catch{}},$t=function(An){An.preventDefault(),An.stopPropagation(),se.onNodeDragEnter(An,x)},ke=function(An){An.preventDefault(),An.stopPropagation(),se.onNodeDragOver(An,x)},ye=function(An){An.stopPropagation(),se.onNodeDragLeave(An,x)},_e=function(An){An.stopPropagation(),Ee(!1),se.onNodeDragEnd(An,x)},He=function(An){An.preventDefault(),An.stopPropagation(),Ee(!1),se.onNodeDrop(An,x)},Ze=function(An){W||se.onNodeExpand(An,(0,p.convertNodePropsToEventData)(x))},ot=o.default.useMemo(function(){var mr=(0,f.default)(se.keyEntities,O)||{},An=mr.children;return!!(An||[]).length},[se.keyEntities,O]),Qt=o.default.useMemo(function(){return R===!1?!1:R||!se.loadData&&!ot||se.loadData&&x.loaded&&!ot},[R,se.loadData,ot,x.loaded]);o.default.useEffect(function(){W||typeof se.loadData=="function"&&z&&!Qt&&!x.loaded&&se.onNodeLoad((0,p.convertNodePropsToEventData)(x))},[W,se.loadData,se.onNodeLoad,z,Qt,x]);var Bt=o.default.useMemo(function(){var mr;return(mr=se.draggable)!==null&&mr!==void 0&&mr.icon?o.default.createElement("span",{className:"".concat(se.prefixCls,"-draggable-icon")},se.draggable.icon):null},[se.draggable]),Yt=function(An){var Dn=x.switcherIcon||se.switcherIcon;return typeof Dn=="function"?Dn((0,r.default)((0,r.default)({},x),{},{isLeaf:An})):Dn},Gt=function(){if(Qt){var An=Yt(!0);return An!==!1?o.default.createElement("span",{className:(0,s.default)("".concat(se.prefixCls,"-switcher"),"".concat(se.prefixCls,"-switcher-noop"))},An):null}var Dn=Yt(!1);return Dn!==!1?o.default.createElement("span",{onClick:Ze,className:(0,s.default)("".concat(se.prefixCls,"-switcher"),"".concat(se.prefixCls,"-switcher_").concat(z?g:_))},Dn):null},kt=o.default.useMemo(function(){if(!Pe)return null;var mr=typeof Pe!="boolean"?Pe:null;return o.default.createElement("span",{className:(0,s.default)("".concat(se.prefixCls,"-checkbox"),(0,n.default)((0,n.default)((0,n.default)({},"".concat(se.prefixCls,"-checkbox-checked"),K),"".concat(se.prefixCls,"-checkbox-indeterminate"),!K&&U),"".concat(se.prefixCls,"-checkbox-disabled"),xe||x.disableCheckbox)),onClick:ft,role:"checkbox","aria-checked":U?"mixed":K,"aria-disabled":xe||x.disableCheckbox,"aria-label":"Select ".concat(typeof x.title=="string"?x.title:"tree node")},mr)},[Pe,K,U,xe,x.disableCheckbox,x.title]),In=o.default.useMemo(function(){return Qt?null:z?g:_},[Qt,z]),Cn=o.default.useMemo(function(){return o.default.createElement("span",{className:(0,s.default)("".concat(se.prefixCls,"-iconEle"),"".concat(se.prefixCls,"-icon__").concat(In||"docu"),(0,n.default)({},"".concat(se.prefixCls,"-icon_loading"),W))})},[se.prefixCls,In,W]),Nn=o.default.useMemo(function(){var mr=!!se.draggable,An=!x.disabled&&mr&&se.dragOverNodeKey===O;return An?se.dropIndicatorRender({dropPosition:se.dropPosition,dropLevelOffset:se.dropLevelOffset,indent:se.indent,prefixCls:se.prefixCls,direction:se.direction}):null},[se.dropPosition,se.dropLevelOffset,se.indent,se.prefixCls,se.direction,se.draggable,se.dragOverNodeKey,se.dropIndicatorRender]),kn=o.default.useMemo(function(){var mr=x.title,An=mr===void 0?v:mr,Dn="".concat(se.prefixCls,"-node-content-wrapper"),vr;if(se.showIcon){var Ar=x.icon||se.icon;vr=Ar?o.default.createElement("span",{className:(0,s.default)("".concat(se.prefixCls,"-iconEle"),"".concat(se.prefixCls,"-icon__customize"))},typeof Ar=="function"?Ar(x):Ar):Cn}else se.loadData&&W&&(vr=Cn);var ui;return typeof An=="function"?ui=An(J):se.titleRender?ui=se.titleRender(J):ui=An,o.default.createElement("span",{ref:pe,title:typeof An=="string"?An:"",className:(0,s.default)(Dn,"".concat(Dn,"-").concat(In||"normal"),(0,n.default)({},"".concat(se.prefixCls,"-node-selected"),!xe&&(M||be))),onMouseEnter:We,onMouseLeave:ct,onContextMenu:rt,onClick:Ye,onDoubleClick:nt},vr,o.default.createElement("span",{className:"".concat(se.prefixCls,"-title")},ui),Nn)},[se.prefixCls,se.showIcon,x,se.icon,Cn,se.titleRender,J,In,We,ct,rt,Ye,nt]),vn=(0,c.default)(re,{aria:!0,data:!0}),bn=(0,f.default)(se.keyEntities,O)||{},ur=bn.level,zn=F[F.length-1],Tn=!xe&&vt,Or=se.draggingNodeKey===O,br=te!==void 0?{"aria-selected":!!te}:void 0;return o.default.createElement("div",(0,t.default)({ref:L,role:"treeitem","aria-expanded":R?void 0:z,className:(0,s.default)(N,"".concat(se.prefixCls,"-treenode"),($={},(0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)($,"".concat(se.prefixCls,"-treenode-disabled"),xe),"".concat(se.prefixCls,"-treenode-switcher-").concat(z?"open":"close"),!R),"".concat(se.prefixCls,"-treenode-checkbox-checked"),K),"".concat(se.prefixCls,"-treenode-checkbox-indeterminate"),U),"".concat(se.prefixCls,"-treenode-selected"),M),"".concat(se.prefixCls,"-treenode-loading"),W),"".concat(se.prefixCls,"-treenode-active"),Y),"".concat(se.prefixCls,"-treenode-leaf-last"),zn),"".concat(se.prefixCls,"-treenode-draggable"),vt),"dragging",Or),(0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)((0,n.default)($,"drop-target",se.dropTargetKey===O),"drop-container",se.dropContainerKey===O),"drag-over",!xe&&I),"drag-over-gap-top",!xe&&D),"drag-over-gap-bottom",!xe&&k),"filter-node",(w=se.filterTreeNode)===null||w===void 0?void 0:w.call(se,(0,p.convertNodePropsToEventData)(x))),"".concat(se.prefixCls,"-treenode-leaf"),Qt))),style:P,draggable:Tn,onDragStart:Tn?Mt:void 0,onDragEnter:vt?$t:void 0,onDragOver:vt?ke:void 0,onDragLeave:vt?ye:void 0,onDrop:vt?He:void 0,onDragEnd:vt?_e:void 0,onMouseMove:Z},br,vn),o.default.createElement(d.default,{prefixCls:se.prefixCls,level:ur,isStart:A,isEnd:F}),Bt,Gt(),kt,kn)};return b.isTreeNode=1,b.displayName="TreeNode",hte.default=b,hte}(function(e){var t=fn;Object.defineProperty(e,"__esModule",{value:!0}),e.arrAdd=m,e.arrDel=p,e.calcDropPosition=y,e.calcSelectedKeys=x,e.conductExpandParent=O,e.convertDataToTree=w,e.getDragChildrenKeys=_,Object.defineProperty(e,"getPosition",{enumerable:!0,get:function(){return d.getPosition}}),e.isFirstChild=b,e.isLastChild=v,Object.defineProperty(e,"isTreeNode",{enumerable:!0,get:function(){return d.isTreeNode}}),e.parseCheckedKeys=$,e.posToArr=g;var n=t(du),r=t(p0),i=t(Ol),a=t(hL),o=t(h0),s=t(h),c=t(i9a()),u=t(BCe()),d=ov,f=["children"];function p(N,P){if(!N)return[];var I=N.slice(),D=I.indexOf(P);return D>=0&&I.splice(D,1),I}function m(N,P){var I=(N||[]).slice();return I.indexOf(P)===-1&&I.push(P),I}function g(N){return N.split("-")}function _(N,P){var I=[],D=(0,u.default)(P,N);function k(){var R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];R.forEach(function(A){var F=A.key,z=A.children;I.push(F),k(z)})}return k(D.children),I}function v(N){if(N.parent){var P=g(N.pos);return Number(P[P.length-1])===N.parent.children.length-1}return!1}function b(N){var P=g(N.pos);return Number(P[P.length-1])===0}function y(N,P,I,D,k,R,A,F,z,M){var K,U=N.clientX,W=N.clientY,L=N.target.getBoundingClientRect(),Y=L.top,J=L.height,Z=(M==="rtl"?-1:1)*(((k==null?void 0:k.x)||0)-U),te=(Z-12)/D,re=z.filter(function(nt){var We;return(We=F[nt])===null||We===void 0||(We=We.children)===null||We===void 0?void 0:We.length}),se=(0,u.default)(F,I.eventKey);if(W<Y+J/2){var de=A.findIndex(function(nt){return nt.key===se.key}),pe=de<=0?0:de-1,Se=A[pe].key;se=(0,u.default)(F,Se)}var ve=se.key,be=se,Ee=se.key,xe=0,Pe=0;if(!re.includes(ve))for(var je=0;je<te&&v(se);je+=1)se=se.parent,Pe+=1;var ft=P.data,Ge=se.node,Ye=!0;return b(se)&&se.level===0&&W<Y+J/2&&R({dragNode:ft,dropNode:Ge,dropPosition:-1})&&se.key===I.eventKey?xe=-1:(be.children||[]).length&&re.includes(Ee)?R({dragNode:ft,dropNode:Ge,dropPosition:0})?xe=0:Ye=!1:Pe===0?te>-1.5?R({dragNode:ft,dropNode:Ge,dropPosition:1})?xe=1:Ye=!1:R({dragNode:ft,dropNode:Ge,dropPosition:0})?xe=0:R({dragNode:ft,dropNode:Ge,dropPosition:1})?xe=1:Ye=!1:R({dragNode:ft,dropNode:Ge,dropPosition:1})?xe=1:Ye=!1,{dropPosition:xe,dropLevelOffset:Pe,dropTargetKey:se.key,dropTargetPos:se.pos,dragOverNodeKey:Ee,dropContainerKey:xe===0?null:((K=se.parent)===null||K===void 0?void 0:K.key)||null,dropAllowed:Ye}}function x(N,P){if(N){var I=P.multiple;return I?N.slice():N.length?[N[0]]:N}}var C=function(P){return P};function w(N,P){if(!N)return[];var I=P||{},D=I.processProps,k=D===void 0?C:D,R=Array.isArray(N)?N:[N];return R.map(function(A){var F=A.children,z=(0,a.default)(A,f),M=w(F,P);return s.default.createElement(c.default,(0,i.default)({key:z.key},k(z)),M)})}function $(N){if(!N)return null;var P;if(Array.isArray(N))P={checkedKeys:N,halfCheckedKeys:void 0};else if((0,r.default)(N)==="object")P={checkedKeys:N.checked||void 0,halfCheckedKeys:N.halfChecked||void 0};else return(0,o.default)(!1,"`checkedKeys` is not an array or an object"),null;return P}function O(N,P){var I=new Set;function D(k){if(!I.has(k)){var R=(0,u.default)(P,k);if(R){I.add(k);var A=R.parent,F=R.node;F.disabled||A&&D(A.key)}}}return(N||[]).forEach(function(k){D(k)}),(0,n.default)(I)}})(Net);var HCe={},efn=fn;Object.defineProperty(HCe,"__esModule",{value:!0});HCe.conductCheck=c9a;HCe.isCheckDisabled=nfn;var a9a=efn(h0),o9a=efn(BCe());function tfn(e,t){var n=new Set;return e.forEach(function(r){t.has(r)||n.add(r)}),n}function nfn(e){var t=e||{},n=t.disabled,r=t.disableCheckbox,i=t.checkable;return!!(n||r)||i===!1}function s9a(e,t,n,r){for(var i=new Set(e),a=new Set,o=0;o<=n;o+=1){var s=t.get(o)||new Set;s.forEach(function(f){var p=f.key,m=f.node,g=f.children,_=g===void 0?[]:g;i.has(p)&&!r(m)&&_.filter(function(v){return!r(v.node)}).forEach(function(v){i.add(v.key)})})}for(var c=new Set,u=n;u>=0;u-=1){var d=t.get(u)||new Set;d.forEach(function(f){var p=f.parent,m=f.node;if(!(r(m)||!f.parent||c.has(f.parent.key))){if(r(f.parent.node)){c.add(p.key);return}var g=!0,_=!1;(p.children||[]).filter(function(v){return!r(v.node)}).forEach(function(v){var b=v.key,y=i.has(b);g&&!y&&(g=!1),!_&&(y||a.has(b))&&(_=!0)}),g&&i.add(p.key),_&&a.add(p.key),c.add(p.key)}})}return{checkedKeys:Array.from(i),halfCheckedKeys:Array.from(tfn(a,i))}}function l9a(e,t,n,r,i){for(var a=new Set(e),o=new Set(t),s=0;s<=r;s+=1){var c=n.get(s)||new Set;c.forEach(function(p){var m=p.key,g=p.node,_=p.children,v=_===void 0?[]:_;!a.has(m)&&!o.has(m)&&!i(g)&&v.filter(function(b){return!i(b.node)}).forEach(function(b){a.delete(b.key)})})}o=new Set;for(var u=new Set,d=r;d>=0;d-=1){var f=n.get(d)||new Set;f.forEach(function(p){var m=p.parent,g=p.node;if(!(i(g)||!p.parent||u.has(p.parent.key))){if(i(p.parent.node)){u.add(m.key);return}var _=!0,v=!1;(m.children||[]).filter(function(b){return!i(b.node)}).forEach(function(b){var y=b.key,x=a.has(y);_&&!x&&(_=!1),!v&&(x||o.has(y))&&(v=!0)}),_||a.delete(m.key),v&&o.add(m.key),u.add(m.key)}})}return{checkedKeys:Array.from(a),halfCheckedKeys:Array.from(tfn(o,a))}}function c9a(e,t,n,r){var i=[],a;r?a=r:a=nfn;var o=new Set(e.filter(function(d){var f=!!(0,o9a.default)(n,d);return f||i.push(d),f})),s=new Map,c=0;Object.keys(n).forEach(function(d){var f=n[d],p=f.level,m=s.get(p);m||(m=new Set,s.set(p,m)),m.add(f),c=Math.max(c,p)}),(0,a9a.default)(!i.length,"Tree missing follow keys: ".concat(i.slice(0,100).map(function(d){return"'".concat(d,"'")}).join(", ")));var u;return t===!0?u=s9a(o,s,c,a):u=l9a(o,t.halfCheckedKeys,s,c,a),u}var qCe={};Object.defineProperty(qCe,"__esModule",{value:!0});qCe.default=u9a;var Pyt=h;function u9a(e){const[t,n]=(0,Pyt.useState)(null);return[(0,Pyt.useCallback)((a,o,s)=>{const c=t??a,u=Math.min(c||0,a),d=Math.max(c||0,a),f=o.slice(u,d+1).map(g=>e(g)),p=f.some(g=>!s.has(g)),m=[];return f.forEach(g=>{p?(s.has(g)||m.push(g),s.add(g)):(s.delete(g),m.push(g))}),n(p?d:null),m},[t]),a=>{n(a)}]}var d9a=Un.default,aI=fn.default;Object.defineProperty(E3,"__esModule",{value:!0});E3.default=E3.SELECTION_NONE=E3.SELECTION_INVERT=E3.SELECTION_COLUMN=E3.SELECTION_ALL=void 0;var KP=aI(du),c3=d9a(h),Ix=c3,f9a=aI(bG),p9a=aI(Li),yAe=Dle,Nyt=Net,bAe=HCe,h9a=ov,m9a=aI(m0),g9a=aI(qCe),v9a=Fo,Dyt=aI(XD),_9a=aI(KL),y9a=aI(Use);const n9=E3.SELECTION_COLUMN={},Iyt=E3.SELECTION_ALL="SELECT_ALL",Ryt=E3.SELECTION_INVERT="SELECT_INVERT",kyt=E3.SELECTION_NONE="SELECT_NONE",Ayt=[],rfn=(e,t)=>{let n=[];return(t||[]).forEach(r=>{n.push(r),r&&typeof r=="object"&&e in r&&(n=[].concat((0,KP.default)(n),(0,KP.default)(rfn(e,r[e]))))}),n},b9a=(e,t)=>{const{preserveSelectedRowKeys:n,selectedRowKeys:r,defaultSelectedRowKeys:i,getCheckboxProps:a,onChange:o,onSelect:s,onSelectAll:c,onSelectInvert:u,onSelectNone:d,onSelectMultiple:f,columnWidth:p,type:m,selections:g,fixed:_,renderCell:v,hideSelectAll:b,checkStrictly:y=!0}=t||{},{prefixCls:x,data:C,pageData:w,getRecordByKey:$,getRowKey:O,expandType:N,childrenColumnName:P,locale:I,getPopupContainer:D}=e,k=(0,v9a.devUseWarning)("Table"),[R,A]=(0,g9a.default)(ve=>ve),[F,z]=(0,m9a.default)(r||i||Ayt,{value:r}),M=Ix.useRef(new Map),K=(0,c3.useCallback)(ve=>{if(n){const be=new Map;ve.forEach(Ee=>{let xe=$(Ee);!xe&&M.current.has(Ee)&&(xe=M.current.get(Ee)),be.set(Ee,xe)}),M.current=be}},[$,n]);Ix.useEffect(()=>{K(F)},[F]);const U=(0,c3.useMemo)(()=>rfn(P,w),[P,w]),{keyEntities:W}=(0,c3.useMemo)(()=>{if(y)return{keyEntities:null};let ve=C;if(n){const be=new Set(U.map((xe,Pe)=>O(xe,Pe))),Ee=Array.from(M.current).reduce((xe,Pe)=>{let[je,ft]=Pe;return be.has(je)?xe:xe.concat(ft)},[]);ve=[].concat((0,KP.default)(ve),(0,KP.default)(Ee))}return(0,h9a.convertDataToEntities)(ve,{externalGetKey:O,childrenPropName:P})},[C,O,y,P,n,U]),L=(0,c3.useMemo)(()=>{const ve=new Map;return U.forEach((be,Ee)=>{const xe=O(be,Ee),Pe=(a?a(be):null)||{};ve.set(xe,Pe),k(!("checked"in Pe||"defaultChecked"in Pe),"usage","Do not set `checked` or `defaultChecked` in `getCheckboxProps`. Please use `selectedRowKeys` instead.")}),ve},[U,O,a]),Y=(0,c3.useCallback)(ve=>{const be=O(ve);let Ee;return L.has(be)?Ee=L.get(O(ve)):Ee=a?a(ve):void 0,!!(Ee!=null&&Ee.disabled)},[L,O]),[J,Z]=(0,c3.useMemo)(()=>{if(y)return[F||[],[]];const{checkedKeys:ve,halfCheckedKeys:be}=(0,bAe.conductCheck)(F,!0,W,Y);return[ve||[],be]},[F,y,W,Y]),te=(0,c3.useMemo)(()=>{const ve=m==="radio"?J.slice(0,1):J;return new Set(ve)},[J,m]),re=(0,c3.useMemo)(()=>m==="radio"?new Set:new Set(Z),[Z,m]);Ix.useEffect(()=>{t||z(Ayt)},[!!t]);const se=(0,c3.useCallback)((ve,be)=>{let Ee,xe;K(ve),n?(Ee=ve,xe=ve.map(Pe=>M.current.get(Pe))):(Ee=[],xe=[],ve.forEach(Pe=>{const je=$(Pe);je!==void 0&&(Ee.push(Pe),xe.push(je))})),z(Ee),o==null||o(Ee,xe,{type:be})},[z,$,o,n]),de=(0,c3.useCallback)((ve,be,Ee,xe)=>{if(s){const Pe=Ee.map(je=>$(je));s($(ve),be,Pe,xe)}se(Ee,"single")},[s,$,se]),pe=(0,c3.useMemo)(()=>!g||b?null:(g===!0?[Iyt,Ryt,kyt]:g).map(be=>be===Iyt?{key:"all",text:I.selectionAll,onSelect(){se(C.map((Ee,xe)=>O(Ee,xe)).filter(Ee=>{const xe=L.get(Ee);return!(xe!=null&&xe.disabled)||te.has(Ee)}),"all")}}:be===Ryt?{key:"invert",text:I.selectInvert,onSelect(){const Ee=new Set(te);w.forEach((Pe,je)=>{const ft=O(Pe,je),Ge=L.get(ft);Ge!=null&&Ge.disabled||(Ee.has(ft)?Ee.delete(ft):Ee.add(ft))});const xe=Array.from(Ee);u&&(k.deprecated(!1,"onSelectInvert","onChange"),u(xe)),se(xe,"invert")}}:be===kyt?{key:"none",text:I.selectNone,onSelect(){d==null||d(),se(Array.from(te).filter(Ee=>{const xe=L.get(Ee);return xe==null?void 0:xe.disabled}),"none")}}:be).map(be=>Object.assign(Object.assign({},be),{onSelect:function(){for(var Ee,xe,Pe=arguments.length,je=new Array(Pe),ft=0;ft<Pe;ft++)je[ft]=arguments[ft];(xe=be.onSelect)===null||xe===void 0||(Ee=xe).call.apply(Ee,[be].concat(je)),A(null)}})),[g,te,w,O,u,se]);return[(0,c3.useCallback)(ve=>{var be;if(!t)return k(!ve.includes(n9),"usage","`rowSelection` is not config but `SELECTION_COLUMN` exists in the `columns`."),ve.filter(He=>He!==n9);let Ee=(0,KP.default)(ve);const xe=new Set(te),Pe=U.map(O).filter(He=>!L.get(He).disabled),je=Pe.every(He=>xe.has(He)),ft=Pe.some(He=>xe.has(He)),Ge=()=>{const He=[];je?Pe.forEach(ot=>{xe.delete(ot),He.push(ot)}):Pe.forEach(ot=>{xe.has(ot)||(xe.add(ot),He.push(ot))});const Ze=Array.from(xe);c==null||c(!je,Ze.map(ot=>$(ot)),He.map(ot=>$(ot))),se(Ze,"all"),A(null)};let Ye,nt;if(m!=="radio"){let He;if(pe){const Yt={getPopupContainer:D,items:pe.map((Gt,kt)=>{const{key:In,text:Cn,onSelect:Nn}=Gt;return{key:In??kt,onClick:()=>{Nn==null||Nn(Pe)},label:Cn}})};He=Ix.createElement("div",{className:`${x}-selection-extra`},Ix.createElement(_9a.default,{menu:Yt,getPopupContainer:D},Ix.createElement("span",null,Ix.createElement(f9a.default,null))))}const Ze=U.map((Yt,Gt)=>{const kt=O(Yt,Gt),In=L.get(kt)||{};return Object.assign({checked:xe.has(kt)},In)}).filter(Yt=>{let{disabled:Gt}=Yt;return Gt}),ot=!!Ze.length&&Ze.length===U.length,Qt=ot&&Ze.every(Yt=>{let{checked:Gt}=Yt;return Gt}),Bt=ot&&Ze.some(Yt=>{let{checked:Gt}=Yt;return Gt});nt=Ix.createElement(Dyt.default,{checked:ot?Qt:!!U.length&&je,indeterminate:ot?!Qt&&Bt:!je&&ft,onChange:Ge,disabled:U.length===0||ot,"aria-label":He?"Custom selection":"Select all",skipGroup:!0}),Ye=!b&&Ix.createElement("div",{className:`${x}-selection`},nt,He)}let We;m==="radio"?We=(He,Ze,ot)=>{const Qt=O(Ze,ot),Bt=xe.has(Qt),Yt=L.get(Qt);return{node:Ix.createElement(y9a.default,Object.assign({},Yt,{checked:Bt,onClick:Gt=>{var kt;Gt.stopPropagation(),(kt=Yt==null?void 0:Yt.onClick)===null||kt===void 0||kt.call(Yt,Gt)},onChange:Gt=>{var kt;xe.has(Qt)||de(Qt,!0,[Qt],Gt.nativeEvent),(kt=Yt==null?void 0:Yt.onChange)===null||kt===void 0||kt.call(Yt,Gt)}})),checked:Bt}}:We=(He,Ze,ot)=>{var Qt;const Bt=O(Ze,ot),Yt=xe.has(Bt),Gt=re.has(Bt),kt=L.get(Bt);let In;return N==="nest"?(In=Gt,k(typeof(kt==null?void 0:kt.indeterminate)!="boolean","usage","set `indeterminate` using `rowSelection.getCheckboxProps` is not allowed with tree structured dataSource.")):In=(Qt=kt==null?void 0:kt.indeterminate)!==null&&Qt!==void 0?Qt:Gt,{node:Ix.createElement(Dyt.default,Object.assign({},kt,{indeterminate:In,checked:Yt,skipGroup:!0,onClick:Cn=>{var Nn;Cn.stopPropagation(),(Nn=kt==null?void 0:kt.onClick)===null||Nn===void 0||Nn.call(kt,Cn)},onChange:Cn=>{var Nn;const{nativeEvent:kn}=Cn,{shiftKey:vn}=kn,bn=Pe.findIndex(zn=>zn===Bt),ur=J.some(zn=>Pe.includes(zn));if(vn&&y&&ur){const zn=R(bn,Pe,xe),Tn=Array.from(xe);f==null||f(!Yt,Tn.map(Or=>$(Or)),zn.map(Or=>$(Or))),se(Tn,"multiple")}else{const zn=J;if(y){const Tn=Yt?(0,Nyt.arrDel)(zn,Bt):(0,Nyt.arrAdd)(zn,Bt);de(Bt,!Yt,Tn,kn)}else{const Tn=(0,bAe.conductCheck)([].concat((0,KP.default)(zn),[Bt]),!0,W,Y),{checkedKeys:Or,halfCheckedKeys:br}=Tn;let mr=Or;if(Yt){const An=new Set(Or);An.delete(Bt),mr=(0,bAe.conductCheck)(Array.from(An),{checked:!1,halfCheckedKeys:br},W,Y).checkedKeys}de(Bt,!Yt,mr,kn)}}A(Yt?null:bn),(Nn=kt==null?void 0:kt.onChange)===null||Nn===void 0||Nn.call(kt,Cn)}})),checked:Yt}};const ct=(He,Ze,ot)=>{const{node:Qt,checked:Bt}=We(He,Ze,ot);return v?v(Bt,Ze,ot,Qt):Qt};if(!Ee.includes(n9))if(Ee.findIndex(He=>{var Ze;return((Ze=He[yAe.INTERNAL_COL_DEFINE])===null||Ze===void 0?void 0:Ze.columnType)==="EXPAND_COLUMN"})===0){const[He,...Ze]=Ee;Ee=[He,n9].concat((0,KP.default)(Ze))}else Ee=[n9].concat((0,KP.default)(Ee));const rt=Ee.indexOf(n9);k(Ee.filter(He=>He===n9).length<=1,"usage","Multiple `SELECTION_COLUMN` exist in `columns`."),Ee=Ee.filter((He,Ze)=>He!==n9||Ze===rt);const vt=Ee[rt-1],Mt=Ee[rt+1];let $t=_;$t===void 0&&((Mt==null?void 0:Mt.fixed)!==void 0?$t=Mt.fixed:(vt==null?void 0:vt.fixed)!==void 0&&($t=vt.fixed)),$t&&vt&&((be=vt[yAe.INTERNAL_COL_DEFINE])===null||be===void 0?void 0:be.columnType)==="EXPAND_COLUMN"&&vt.fixed===void 0&&(vt.fixed=$t);const ke=(0,p9a.default)(`${x}-selection-col`,{[`${x}-selection-col-with-dropdown`]:g&&m==="checkbox"}),ye=()=>t!=null&&t.columnTitle?typeof t.columnTitle=="function"?t.columnTitle(nt):t.columnTitle:Ye,_e={fixed:$t,width:p,className:`${x}-selection-column`,title:ye(),render:ct,onCell:t.onCell,[yAe.INTERNAL_COL_DEFINE]:{className:ke}};return Ee.map(He=>He===n9?_e:He)},[O,U,t,J,te,re,p,pe,N,L,f,de,Y]),te]};E3.default=b9a;var VCe={},Ile={},_A={},Myt;function x9a(){return Myt||(Myt=1,Object.defineProperty(_A,"__esModule",{value:!0}),_A.INTERNAL_HOOKS=_A.EXPAND_COLUMN=void 0,_A.EXPAND_COLUMN={},_A.INTERNAL_HOOKS="rc-table-internal-hook"),_A}var uq={},Fyt;function S9a(){if(Fyt)return uq;Fyt=1;var e=fn;Object.defineProperty(uq,"__esModule",{value:!0}),uq.INTERNAL_COL_DEFINE=void 0,uq.getExpandableProps=a;var t=e(Vy),n=e(hL),r=e(h0),i=["expandable"];uq.INTERNAL_COL_DEFINE="RC_TABLE_INTERNAL_COL_DEFINE";function a(o){var s=o.expandable,c=(0,n.default)(o,i),u;return"expandable"in o?u=(0,t.default)((0,t.default)({},c),s):(["indentSize","expandedRowKeys","defaultExpandedRowKeys","defaultExpandAllRows","expandedRowRender","expandRowByClick","expandIcon","onExpand","onExpandedRowsChange","expandedRowClassName","expandIconColumnIndex","showExpandColumn","title"].some(function(d){return d in o})&&(0,r.default)(!1,"expanded related props have been moved into `expandable`."),u=c),u.showExpandColumn===!1&&(u.expandIconColumnIndex=-1),u}return uq}var p0e={},Lyt;function C9a(){if(Lyt)return p0e;Lyt=1;var e=fn,t=p0;Object.defineProperty(p0e,"__esModule",{value:!0}),p0e.default=s;var n=e(Vy),r=a(h);function i(c){if(typeof WeakMap!="function")return null;var u=new WeakMap,d=new WeakMap;return(i=function(p){return p?d:u})(c)}function a(c,u){if(!u&&c&&c.__esModule)return c;if(c===null||t(c)!="object"&&typeof c!="function")return{default:c};var d=i(u);if(d&&d.has(c))return d.get(c);var f={__proto__:null},p=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var m in c)if(m!=="default"&&Object.prototype.hasOwnProperty.call(c,m)){var g=p?Object.getOwnPropertyDescriptor(c,m):null;g&&(g.get||g.set)?Object.defineProperty(f,m,g):f[m]=c[m]}return f.default=c,d&&d.set(c,f),f}function o(c){var u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";return typeof u=="number"?u:u.endsWith("%")?c*parseFloat(u)/100:null}function s(c,u,d){return r.useMemo(function(){if(u&&u>0){var f=0,p=0;c.forEach(function(C){var w=o(u,C.width);w?f+=w:p+=1});var m=Math.max(u,d),g=Math.max(m-f,p),_=p,v=g/p,b=0,y=c.map(function(C){var w=(0,n.default)({},C),$=o(u,w.width);if($)w.width=$;else{var O=Math.floor(v);w.width=_===1?g:O,g-=O,_-=1}return b+=w.width,w});if(b<m){var x=m/b;g=m,y.forEach(function(C,w){var $=Math.floor(C.width*x);C.width=w===y.length-1?g:$,g-=$})}return[y,Math.max(b,m)]}return[c,u]},[c,u,d])}return p0e}var _$=fn,w9a=p0;Object.defineProperty(Ile,"__esModule",{value:!0});Ile.convertChildrenToColumns=Ret;Ile.default=void 0;var E9a=_$(pL),dq=_$(loe),xAe=_$(du),ifn=_$(p0),MM=_$(Vy),afn=_$(hL),T9a=_$($1),SAe=_$(h0),FA=D9a(h),r9=x9a(),$9a=S9a(),O9a=_$(C9a()),P9a=["children"],N9a=["fixed"];function ofn(e){if(typeof WeakMap!="function")return null;var t=new WeakMap,n=new WeakMap;return(ofn=function(i){return i?n:t})(e)}function D9a(e,t){if(!t&&e&&e.__esModule)return e;if(e===null||w9a(e)!="object"&&typeof e!="function")return{default:e};var n=ofn(t);if(n&&n.has(e))return n.get(e);var r={__proto__:null},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(a!=="default"&&Object.prototype.hasOwnProperty.call(e,a)){var o=i?Object.getOwnPropertyDescriptor(e,a):null;o&&(o.get||o.set)?Object.defineProperty(r,a,o):r[a]=e[a]}return r.default=e,n&&n.set(e,r),r}function Ret(e){return(0,T9a.default)(e).filter(function(t){return FA.isValidElement(t)}).map(function(t){var n=t.key,r=t.props,i=r.children,a=(0,afn.default)(r,P9a),o=(0,MM.default)({key:n},a);return i&&(o.children=Ret(i)),o})}function sfn(e){return e.filter(function(t){return t&&(0,ifn.default)(t)==="object"&&!t.hidden}).map(function(t){var n=t.children;return n&&n.length>0?(0,MM.default)((0,MM.default)({},t),{},{children:sfn(n)}):t})}function cHe(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"key";return e.filter(function(n){return n&&(0,ifn.default)(n)==="object"}).reduce(function(n,r,i){var a=r.fixed,o=a===!0?"left":a,s="".concat(t,"-").concat(i),c=r.children;return c&&c.length>0?[].concat((0,xAe.default)(n),(0,xAe.default)(cHe(c,s).map(function(u){return(0,MM.default)({fixed:o},u)}))):[].concat((0,xAe.default)(n),[(0,MM.default)((0,MM.default)({key:s},r),{},{fixed:o})])},[])}function I9a(e){return e.map(function(t){var n=t.fixed,r=(0,afn.default)(t,N9a),i=n;return n==="left"?i="right":n==="right"&&(i="left"),(0,MM.default)({fixed:i},r)})}function R9a(e,t){var n=e.prefixCls,r=e.columns,i=e.children,a=e.expandable,o=e.expandedKeys,s=e.columnTitle,c=e.getRowKey,u=e.onTriggerExpand,d=e.expandIcon,f=e.rowExpandable,p=e.expandIconColumnIndex,m=e.direction,g=e.expandRowByClick,_=e.columnWidth,v=e.fixed,b=e.scrollWidth,y=e.clientWidth,x=FA.useMemo(function(){var k=r||Ret(i)||[];return sfn(k.slice())},[r,i]),C=FA.useMemo(function(){if(a){var k=x.slice();if(p>=0&&(0,SAe.default)(!1,"`expandIconColumnIndex` is deprecated. Please use `Table.EXPAND_COLUMN` in `columns` instead."),!k.includes(r9.EXPAND_COLUMN)){var R=p||0;R>=0&&(R||v==="left"||!v)&&k.splice(R,0,r9.EXPAND_COLUMN),v==="right"&&k.splice(x.length,0,r9.EXPAND_COLUMN)}k.filter(function(K){return K===r9.EXPAND_COLUMN}).length>1&&(0,SAe.default)(!1,"There exist more than one `EXPAND_COLUMN` in `columns`.");var A=k.indexOf(r9.EXPAND_COLUMN);k=k.filter(function(K,U){return K!==r9.EXPAND_COLUMN||U===A});var F=x[A],z;v?z=v:z=F?F.fixed:null;var M=(0,dq.default)((0,dq.default)((0,dq.default)((0,dq.default)((0,dq.default)((0,dq.default)({},$9a.INTERNAL_COL_DEFINE,{className:"".concat(n,"-expand-icon-col"),columnType:"EXPAND_COLUMN"}),"title",s),"fixed",z),"className","".concat(n,"-row-expand-icon-cell")),"width",_),"render",function(U,W,L){var Y=c(W,L),J=o.has(Y),Z=f?f(W):!0,te=d({prefixCls:n,expanded:J,expandable:Z,record:W,onExpand:u});return g?FA.createElement("span",{onClick:function(se){return se.stopPropagation()}},te):te});return k.map(function(K){return K===r9.EXPAND_COLUMN?M:K})}return x.includes(r9.EXPAND_COLUMN)&&(0,SAe.default)(!1,"`expandable` is not config but there exist `EXPAND_COLUMN` in `columns`."),x.filter(function(K){return K!==r9.EXPAND_COLUMN})},[a,x,c,o,d,m]),w=FA.useMemo(function(){var k=C;return t&&(k=t(k)),k.length||(k=[{render:function(){return null}}]),k},[t,C,m]),$=FA.useMemo(function(){return m==="rtl"?I9a(cHe(w)):cHe(w)},[w,m,b]),O=FA.useMemo(function(){for(var k=-1,R=$.length-1;R>=0;R-=1){var A=$[R].fixed;if(A==="left"||A===!0){k=R;break}}if(k>=0)for(var F=0;F<=k;F+=1){var z=$[F].fixed;if(z!=="left"&&z!==!0)return!0}var M=$.findIndex(function(W){var L=W.fixed;return L==="right"});if(M>=0)for(var K=M;K<$.length;K+=1){var U=$[K].fixed;if(U!=="right")return!0}return!1},[$]),N=(0,O9a.default)($,b,y),P=(0,E9a.default)(N,2),I=P[0],D=P[1];return[w,I,D,O]}Ile.default=R9a;var ket={};Object.defineProperty(ket,"__esModule",{value:!0});ket.default=M9a;var k9a=h;function A9a(e,t){return e._antProxy=e._antProxy||{},Object.keys(t).forEach(n=>{if(!(n in e._antProxy)){const r=e[n];e._antProxy[n]=r,e[n]=t[n]}}),e}function M9a(e,t){return(0,k9a.useImperativeHandle)(e,()=>{const n=t(),{nativeElement:r}=n;return typeof Proxy<"u"?new Proxy(r,{get(i,a){return n[a]?n[a]:Reflect.get(i,a)}}):A9a(r,n)})}var WCe={},F9a=fn.default,L9a=Un.default;Object.defineProperty(WCe,"__esModule",{value:!0});WCe.default=void 0;var j9a=L9a(h),B9a=F9a(Li);function z9a(e){return t=>{const{prefixCls:n,onExpand:r,record:i,expanded:a,expandable:o}=t,s=`${n}-row-expand-icon`;return j9a.createElement("button",{type:"button",onClick:c=>{r(i,c),c.stopPropagation()},className:(0,B9a.default)(s,{[`${s}-spaced`]:!o,[`${s}-expanded`]:o&&a,[`${s}-collapsed`]:o&&!a}),"aria-label":a?e.collapse:e.expand,"aria-expanded":a})}}WCe.default=z9a;var Aet={};Object.defineProperty(Aet,"__esModule",{value:!0});Aet.default=H9a;function H9a(e){return(n,r)=>{const i=n.querySelector(`.${e}-container`);let a=r;if(i){const o=getComputedStyle(i),s=parseInt(o.borderLeftWidth,10),c=parseInt(o.borderRightWidth,10);a=r-s-c}return a}}var lfn={},M5={};Object.defineProperty(M5,"__esModule",{value:!0});M5.getColumnKey=void 0;M5.getColumnPos=V9a;M5.safeColumnTitle=M5.renderColumnTitle=void 0;const q9a=(e,t)=>"key"in e&&e.key!==void 0&&e.key!==null?e.key:e.dataIndex?Array.isArray(e.dataIndex)?e.dataIndex.join("."):e.dataIndex:t;M5.getColumnKey=q9a;function V9a(e,t){return t?`${t}-${e}`:`${e}`}const cfn=(e,t)=>typeof e=="function"?e(t):e;M5.renderColumnTitle=cfn;const W9a=(e,t)=>{const n=cfn(e,t);return Object.prototype.toString.call(n)==="[object Object]"?"":n};M5.safeColumnTitle=W9a;var Rle={},uHe={exports:{}},UCe={},Met={};Object.defineProperty(Met,"__esModule",{value:!0});var U9a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M349 838c0 17.7 14.2 32 31.8 32h262.4c17.6 0 31.8-14.3 31.8-32V642H349v196zm531.1-684H143.9c-24.5 0-39.8 26.7-27.5 48l221.3 376h348.8l221.3-376c12.1-21.3-3.2-48-27.7-48z"}}]},name:"filter",theme:"filled"};Met.default=U9a;var K9a=Un.default,Fet=fn.default;Object.defineProperty(UCe,"__esModule",{value:!0});UCe.default=void 0;var G9a=Fet(Ol),ufn=K9a(h),Y9a=Fet(Met),X9a=Fet(Pl),J9a=function(t,n){return ufn.createElement(X9a.default,(0,G9a.default)({},t,{ref:n,icon:Y9a.default}))},dfn=ufn.forwardRef(J9a);dfn.displayName="FilterFilled";UCe.default=dfn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(UCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(uHe,uHe.exports);var Q9a=uHe.exports,Let={},Z9a=fn.default,eTa=Un.default;Object.defineProperty(Let,"__esModule",{value:!0});Let.default=rTa;var tTa=eTa(h),nTa=Z9a(SG);function rTa(e){const t=tTa.useRef(e),n=(0,nTa.default)();return[()=>t.current,r=>{t.current=r,n()}]}var kle={};const ffn=mc(vJr);var KCe={},dHe={exports:{}},GCe={},jet={};Object.defineProperty(jet,"__esModule",{value:!0});var iTa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM790.2 326H602V137.8L790.2 326zm1.8 562H232V136h302v216a42 42 0 0042 42h216v494z"}}]},name:"file",theme:"outlined"};jet.default=iTa;var aTa=Un.default,Bet=fn.default;Object.defineProperty(GCe,"__esModule",{value:!0});GCe.default=void 0;var oTa=Bet(Ol),pfn=aTa(h),sTa=Bet(jet),lTa=Bet(Pl),cTa=function(t,n){return pfn.createElement(lTa.default,(0,oTa.default)({},t,{ref:n,icon:sTa.default}))},hfn=pfn.forwardRef(cTa);hfn.displayName="FileOutlined";GCe.default=hfn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(GCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(dHe,dHe.exports);var mfn=dHe.exports,fHe={exports:{}},YCe={},zet={};Object.defineProperty(zet,"__esModule",{value:!0});var uTa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 444H820V330.4c0-17.7-14.3-32-32-32H473L355.7 186.2a8.15 8.15 0 00-5.5-2.2H96c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h698c13 0 24.8-7.9 29.7-20l134-332c1.5-3.8 2.3-7.9 2.3-12 0-17.7-14.3-32-32-32zM136 256h188.5l119.6 114.4H748V444H238c-13 0-24.8 7.9-29.7 20L136 643.2V256zm635.3 512H159l103.3-256h612.4L771.3 768z"}}]},name:"folder-open",theme:"outlined"};zet.default=uTa;var dTa=Un.default,Het=fn.default;Object.defineProperty(YCe,"__esModule",{value:!0});YCe.default=void 0;var fTa=Het(Ol),gfn=dTa(h),pTa=Het(zet),hTa=Het(Pl),mTa=function(t,n){return gfn.createElement(hTa.default,(0,fTa.default)({},t,{ref:n,icon:pTa.default}))},vfn=gfn.forwardRef(mTa);vfn.displayName="FolderOpenOutlined";YCe.default=vfn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(YCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(fHe,fHe.exports);var gTa=fHe.exports,pHe={exports:{}},XCe={},qet={};Object.defineProperty(qet,"__esModule",{value:!0});var vTa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"}}]},name:"folder",theme:"outlined"};qet.default=vTa;var _Ta=Un.default,Vet=fn.default;Object.defineProperty(XCe,"__esModule",{value:!0});XCe.default=void 0;var yTa=Vet(Ol),_fn=_Ta(h),bTa=Vet(qet),xTa=Vet(Pl),STa=function(t,n){return _fn.createElement(xTa.default,(0,yTa.default)({},t,{ref:n,icon:bTa.default}))},yfn=_fn.forwardRef(STa);yfn.displayName="FolderOutlined";XCe.default=yfn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(XCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(pHe,pHe.exports);var CTa=pHe.exports,Ale={},hHe={exports:{}},JCe={},Wet={};Object.defineProperty(Wet,"__esModule",{value:!0});var wTa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M300 276.5a56 56 0 1056-97 56 56 0 00-56 97zm0 284a56 56 0 1056-97 56 56 0 00-56 97zM640 228a56 56 0 10112 0 56 56 0 00-112 0zm0 284a56 56 0 10112 0 56 56 0 00-112 0zM300 844.5a56 56 0 1056-97 56 56 0 00-56 97zM640 796a56 56 0 10112 0 56 56 0 00-112 0z"}}]},name:"holder",theme:"outlined"};Wet.default=wTa;var ETa=Un.default,Uet=fn.default;Object.defineProperty(JCe,"__esModule",{value:!0});JCe.default=void 0;var TTa=Uet(Ol),bfn=ETa(h),$Ta=Uet(Wet),OTa=Uet(Pl),PTa=function(t,n){return bfn.createElement(OTa.default,(0,TTa.default)({},t,{ref:n,icon:$Ta.default}))},xfn=bfn.forwardRef(PTa);xfn.displayName="HolderOutlined";JCe.default=xfn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(JCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(hHe,hHe.exports);var NTa=hHe.exports,T3={},QCe={};Object.defineProperty(QCe,"__esModule",{value:!0});QCe.genDirectoryStyle=void 0;const DTa=e=>{let{treeCls:t,treeNodeCls:n,directoryNodeSelectedBg:r,directoryNodeSelectedColor:i,motionDurationMid:a,borderRadius:o,controlItemBgHover:s}=e;return{[`${t}${t}-directory ${n}`]:{[`${t}-node-content-wrapper`]:{position:"static",[`> *:not(${t}-drop-indicator)`]:{position:"relative"},"&:hover":{background:"transparent"},"&:before":{position:"absolute",inset:0,transition:`background-color ${a}`,content:'""',borderRadius:o},"&:hover:before":{background:s}},[`${t}-switcher, ${t}-checkbox, ${t}-draggable-icon`]:{zIndex:1},"&-selected":{[`${t}-switcher, ${t}-draggable-icon`]:{color:i},[`${t}-node-content-wrapper`]:{color:i,background:"transparent","&:before, &:hover:before":{background:r}}}}}};QCe.genDirectoryStyle=DTa;Object.defineProperty(T3,"__esModule",{value:!0});T3.prepareComponentToken=T3.initComponentToken=T3.genTreeStyle=T3.genBaseStyle=T3.default=void 0;var cye=Ha,ITa=k5,jyt=Lo,RTa=__,Sfn=ao,kTa=QCe;const ATa=new cye.Keyframes("ant-tree-node-fx-do-not-use",{"0%":{opacity:0},"100%":{opacity:1}}),MTa=(e,t)=>({[`.${e}-switcher-icon`]:{display:"inline-block",fontSize:10,verticalAlign:"baseline",svg:{transition:`transform ${t.motionDurationSlow}`}}}),FTa=(e,t)=>({[`.${e}-drop-indicator`]:{position:"absolute",zIndex:1,height:2,backgroundColor:t.colorPrimary,borderRadius:1,pointerEvents:"none","&:after":{position:"absolute",top:-3,insetInlineStart:-6,width:8,height:8,backgroundColor:"transparent",border:`${(0,cye.unit)(t.lineWidthBold)} solid ${t.colorPrimary}`,borderRadius:"50%",content:'""'}}}),Cfn=(e,t)=>{const{treeCls:n,treeNodeCls:r,treeNodePadding:i,titleHeight:a,indentSize:o,nodeSelectedBg:s,nodeHoverBg:c,colorTextQuaternary:u,controlItemBgActiveDisabled:d}=t;return{[n]:Object.assign(Object.assign({},(0,jyt.resetComponent)(t)),{background:t.colorBgContainer,borderRadius:t.borderRadius,transition:`background-color ${t.motionDurationSlow}`,"&-rtl":{direction:"rtl"},[`&${n}-rtl ${n}-switcher_close ${n}-switcher-icon svg`]:{transform:"rotate(90deg)"},[`&-focused:not(:hover):not(${n}-active-focused)`]:Object.assign({},(0,jyt.genFocusOutline)(t)),[`${n}-list-holder-inner`]:{alignItems:"flex-start"},[`&${n}-block-node`]:{[`${n}-list-holder-inner`]:{alignItems:"stretch",[`${n}-node-content-wrapper`]:{flex:"auto"},[`${r}.dragging:after`]:{position:"absolute",inset:0,border:`1px solid ${t.colorPrimary}`,opacity:0,animationName:ATa,animationDuration:t.motionDurationSlow,animationPlayState:"running",animationFillMode:"forwards",content:'""',pointerEvents:"none",borderRadius:t.borderRadius}}},[r]:{display:"flex",alignItems:"flex-start",marginBottom:i,lineHeight:(0,cye.unit)(a),position:"relative","&:before":{content:'""',position:"absolute",zIndex:1,insetInlineStart:0,width:"100%",top:"100%",height:i},[`&-disabled ${n}-node-content-wrapper`]:{color:t.colorTextDisabled,cursor:"not-allowed","&:hover":{background:"transparent"}},[`${n}-checkbox-disabled + ${n}-node-selected,&${r}-disabled${r}-selected ${n}-node-content-wrapper`]:{backgroundColor:d},[`${n}-checkbox-disabled`]:{pointerEvents:"unset"},[`&:not(${r}-disabled)`]:{[`${n}-node-content-wrapper`]:{"&:hover":{color:t.nodeHoverColor}}},[`&-active ${n}-node-content-wrapper`]:{background:t.controlItemBgHover},[`&:not(${r}-disabled).filter-node ${n}-title`]:{color:t.colorPrimary,fontWeight:500},"&-draggable":{cursor:"grab",[`${n}-draggable-icon`]:{flexShrink:0,width:a,textAlign:"center",visibility:"visible",color:u},[`&${r}-disabled ${n}-draggable-icon`]:{visibility:"hidden"}}},[`${n}-indent`]:{alignSelf:"stretch",whiteSpace:"nowrap",userSelect:"none","&-unit":{display:"inline-block",width:o}},[`${n}-draggable-icon`]:{visibility:"hidden"},[`${n}-switcher, ${n}-checkbox`]:{marginInlineEnd:t.calc(t.calc(a).sub(t.controlInteractiveSize)).div(2).equal()},[`${n}-switcher`]:Object.assign(Object.assign({},MTa(e,t)),{position:"relative",flex:"none",alignSelf:"stretch",width:a,textAlign:"center",cursor:"pointer",userSelect:"none",transition:`all ${t.motionDurationSlow}`,"&-noop":{cursor:"unset"},"&:before":{pointerEvents:"none",content:'""',width:a,height:a,position:"absolute",left:{_skip_check_:!0,value:0},top:0,borderRadius:t.borderRadius,transition:`all ${t.motionDurationSlow}`},[`&:not(${n}-switcher-noop):hover:before`]:{backgroundColor:t.colorBgTextHover},[`&_close ${n}-switcher-icon svg`]:{transform:"rotate(-90deg)"},"&-loading-icon":{color:t.colorPrimary},"&-leaf-line":{position:"relative",zIndex:1,display:"inline-block",width:"100%",height:"100%","&:before":{position:"absolute",top:0,insetInlineEnd:t.calc(a).div(2).equal(),bottom:t.calc(i).mul(-1).equal(),marginInlineStart:-1,borderInlineEnd:`1px solid ${t.colorBorder}`,content:'""'},"&:after":{position:"absolute",width:t.calc(t.calc(a).div(2).equal()).mul(.8).equal(),height:t.calc(a).div(2).equal(),borderBottom:`1px solid ${t.colorBorder}`,content:'""'}}}),[`${n}-node-content-wrapper`]:Object.assign(Object.assign({position:"relative",minHeight:a,paddingBlock:0,paddingInline:t.paddingXS,background:"transparent",borderRadius:t.borderRadius,cursor:"pointer",transition:`all ${t.motionDurationMid}, border 0s, line-height 0s, box-shadow 0s`},FTa(e,t)),{"&:hover":{backgroundColor:c},[`&${n}-node-selected`]:{color:t.nodeSelectedColor,backgroundColor:s},[`${n}-iconEle`]:{display:"inline-block",width:a,height:a,textAlign:"center",verticalAlign:"top","&:empty":{display:"none"}}}),[`${n}-unselectable ${n}-node-content-wrapper:hover`]:{backgroundColor:"transparent"},[`${r}.drop-container > [draggable]`]:{boxShadow:`0 0 0 2px ${t.colorPrimary}`},"&-show-line":{[`${n}-indent-unit`]:{position:"relative",height:"100%","&:before":{position:"absolute",top:0,insetInlineEnd:t.calc(a).div(2).equal(),bottom:t.calc(i).mul(-1).equal(),borderInlineEnd:`1px solid ${t.colorBorder}`,content:'""'},"&-end:before":{display:"none"}},[`${n}-switcher`]:{background:"transparent","&-line-icon":{verticalAlign:"-0.15em"}}},[`${r}-leaf-last ${n}-switcher-leaf-line:before`]:{top:"auto !important",bottom:"auto !important",height:`${(0,cye.unit)(t.calc(a).div(2).equal())} !important`}})}};T3.genBaseStyle=Cfn;const wfn=(e,t)=>{const n=`.${e}`,r=`${n}-treenode`,i=t.calc(t.paddingXS).div(2).equal(),a=(0,Sfn.mergeToken)(t,{treeCls:n,treeNodeCls:r,treeNodePadding:i});return[Cfn(e,a),(0,kTa.genDirectoryStyle)(a)]};T3.genTreeStyle=wfn;const Efn=e=>{const{controlHeightSM:t,controlItemBgHover:n,controlItemBgActive:r}=e,i=t;return{titleHeight:i,indentSize:i,nodeHoverBg:n,nodeHoverColor:e.colorText,nodeSelectedBg:r,nodeSelectedColor:e.colorText}};T3.initComponentToken=Efn;const Tfn=e=>{const{colorTextLightSolid:t,colorPrimary:n}=e;return Object.assign(Object.assign({},Efn(e)),{directoryNodeSelectedColor:t,directoryNodeSelectedBg:n})};T3.prepareComponentToken=Tfn;T3.default=(0,Sfn.genStyleHooks)("Tree",(e,t)=>{let{prefixCls:n}=t;return[{[e.componentCls]:(0,ITa.getStyle)(`${n}-checkbox`,e)},wfn(n,e),(0,RTa.genCollapseMotion)(e)]},Tfn);var fU={},LTa=fn.default;Object.defineProperty(fU,"__esModule",{value:!0});fU.offset=fU.default=void 0;var jTa=LTa(h);const Byt=fU.offset=4;function BTa(e){const{dropPosition:t,dropLevelOffset:n,prefixCls:r,indent:i,direction:a="ltr"}=e,o=a==="ltr"?"left":"right",s=a==="ltr"?"right":"left",c={[o]:-n*i+Byt,[s]:0};switch(t){case-1:c.top=-3;break;case 1:c.bottom=-3;break;default:c.bottom=-3,c[o]=i+Byt;break}return jTa.default.createElement("div",{style:c,className:`${r}-drop-indicator`})}fU.default=BTa;var Mle={},mHe={exports:{}},ZCe={},Ket={};Object.defineProperty(Ket,"__esModule",{value:!0});var zTa={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"filled"};Ket.default=zTa;var HTa=Un.default,Get=fn.default;Object.defineProperty(ZCe,"__esModule",{value:!0});ZCe.default=void 0;var qTa=Get(Ol),$fn=HTa(h),VTa=Get(Ket),WTa=Get(Pl),UTa=function(t,n){return $fn.createElement(WTa.default,(0,qTa.default)({},t,{ref:n,icon:VTa.default}))},Ofn=$fn.forwardRef(UTa);Ofn.displayName="CaretDownFilled";ZCe.default=Ofn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(ZCe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(mHe,mHe.exports);var KTa=mHe.exports,gHe={exports:{}},ewe={},Yet={};Object.defineProperty(Yet,"__esModule",{value:!0});var GTa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h368c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"minus-square",theme:"outlined"};Yet.default=GTa;var YTa=Un.default,Xet=fn.default;Object.defineProperty(ewe,"__esModule",{value:!0});ewe.default=void 0;var XTa=Xet(Ol),Pfn=YTa(h),JTa=Xet(Yet),QTa=Xet(Pl),ZTa=function(t,n){return Pfn.createElement(QTa.default,(0,XTa.default)({},t,{ref:n,icon:JTa.default}))},Nfn=Pfn.forwardRef(ZTa);Nfn.displayName="MinusSquareOutlined";ewe.default=Nfn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(ewe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(gHe,gHe.exports);var e$a=gHe.exports,vHe={exports:{}},twe={},Jet={};Object.defineProperty(Jet,"__esModule",{value:!0});var t$a={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M328 544h152v152c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8V544h152c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8H544V328c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v152H328c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8z"}},{tag:"path",attrs:{d:"M880 112H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V144c0-17.7-14.3-32-32-32zm-40 728H184V184h656v656z"}}]},name:"plus-square",theme:"outlined"};Jet.default=t$a;var n$a=Un.default,Qet=fn.default;Object.defineProperty(twe,"__esModule",{value:!0});twe.default=void 0;var r$a=Qet(Ol),Dfn=n$a(h),i$a=Qet(Jet),a$a=Qet(Pl),o$a=function(t,n){return Dfn.createElement(a$a.default,(0,r$a.default)({},t,{ref:n,icon:i$a.default}))},Ifn=Dfn.forwardRef(o$a);Ifn.displayName="PlusSquareOutlined";twe.default=Ifn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(twe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(vHe,vHe.exports);var s$a=vHe.exports,JG=fn.default,l$a=Un.default;Object.defineProperty(Mle,"__esModule",{value:!0});Mle.default=void 0;var i9=l$a(h),c$a=JG(KTa),u$a=JG(mfn),d$a=JG(J5),f$a=JG(e$a),p$a=JG(s$a),zyt=JG(Li),Hyt=ff;const h$a=e=>{const{prefixCls:t,switcherIcon:n,treeNodeProps:r,showLine:i,switcherLoadingIcon:a}=e,{isLeaf:o,expanded:s,loading:c}=r;if(c)return i9.isValidElement(a)?a:i9.createElement(d$a.default,{className:`${t}-switcher-loading-icon`});let u;if(i&&typeof i=="object"&&(u=i.showLeafIcon),o){if(!i)return null;if(typeof u!="boolean"&&u){const p=typeof u=="function"?u(r):u,m=`${t}-switcher-line-custom-icon`;return i9.isValidElement(p)?(0,Hyt.cloneElement)(p,{className:(0,zyt.default)(p.props.className||"",m)}):p}return u?i9.createElement(u$a.default,{className:`${t}-switcher-line-icon`}):i9.createElement("span",{className:`${t}-switcher-leaf-line`})}const d=`${t}-switcher-icon`,f=typeof n=="function"?n(r):n;return i9.isValidElement(f)?(0,Hyt.cloneElement)(f,{className:(0,zyt.default)(f.props.className||"",d)}):f!==void 0?f:i?s?i9.createElement(f$a.default,{className:`${t}-switcher-line-icon`}):i9.createElement(p$a.default,{className:`${t}-switcher-line-icon`}):i9.createElement(c$a.default,{className:d})};Mle.default=h$a;var oI=fn.default;Object.defineProperty(Ale,"__esModule",{value:!0});Ale.default=void 0;var yA=oI(h),m$a=oI(NTa),g$a=oI(Li),v$a=oI(ffn),_$a=oI(Hm),y$a=go,b$a=ao,x$a=oI(T3),S$a=oI(fU),C$a=oI(Mle);const Rfn=yA.default.forwardRef((e,t)=>{var n;const{getPrefixCls:r,direction:i,virtual:a,tree:o}=yA.default.useContext(y$a.ConfigContext),{prefixCls:s,className:c,showIcon:u=!1,showLine:d,switcherIcon:f,switcherLoadingIcon:p,blockNode:m=!1,children:g,checkable:_=!1,selectable:v=!0,draggable:b,motion:y,style:x}=e,C=r("tree",s),w=r(),$=y??Object.assign(Object.assign({},(0,_$a.default)(w)),{motionAppear:!1}),O=Object.assign(Object.assign({},e),{checkable:_,selectable:v,showIcon:u,motion:$,blockNode:m,showLine:!!d,dropIndicatorRender:S$a.default}),[N,P,I]=(0,x$a.default)(C),[,D]=(0,b$a.useToken)(),k=D.paddingXS/2+(((n=D.Tree)===null||n===void 0?void 0:n.titleHeight)||D.controlHeightSM),R=yA.default.useMemo(()=>{if(!b)return!1;let F={};switch(typeof b){case"function":F.nodeDraggable=b;break;case"object":F=Object.assign({},b);break}return F.icon!==!1&&(F.icon=F.icon||yA.default.createElement(m$a.default,null)),F},[b]),A=F=>yA.default.createElement(C$a.default,{prefixCls:C,switcherIcon:f,switcherLoadingIcon:p,treeNodeProps:F,showLine:d});return N(yA.default.createElement(v$a.default,Object.assign({itemHeight:k,ref:t,virtual:a},O,{style:Object.assign(Object.assign({},o==null?void 0:o.style),x),prefixCls:C,className:(0,g$a.default)({[`${C}-icon-hide`]:!u,[`${C}-block-node`]:m,[`${C}-unselectable`]:!v,[`${C}-rtl`]:i==="rtl"},o==null?void 0:o.className,c,P,I),direction:i,checkable:_&&yA.default.createElement("span",{className:`${C}-checkbox-inner`}),selectable:v,switcherIcon:A,draggable:R}),g))});Rfn.displayName="Tree";Ale.default=Rfn;var nwe={},w$a=fn.default;Object.defineProperty(nwe,"__esModule",{value:!0});nwe.calcRangeKeys=T$a;nwe.convertDirectoryKeysToNodes=$$a;var E$a=w$a(du),kfn=ov;const qyt=0,CAe=1,Vyt=2;function Zet(e,t,n){const{key:r,children:i}=n;function a(o){const s=o[r],c=o[i];t(s,o)!==!1&&Zet(c||[],t,n)}e.forEach(a)}function T$a(e){let{treeData:t,expandedKeys:n,startKey:r,endKey:i,fieldNames:a}=e;const o=[];let s=qyt;if(r&&r===i)return[r];if(!r||!i)return[];function c(u){return u===r||u===i}return Zet(t,u=>{if(s===Vyt)return!1;if(c(u)){if(o.push(u),s===qyt)s=CAe;else if(s===CAe)return s=Vyt,!1}else s===CAe&&o.push(u);return n.includes(u)},(0,kfn.fillFieldNames)(a)),o}function $$a(e,t,n){const r=(0,E$a.default)(t),i=[];return Zet(e,(a,o)=>{const s=r.indexOf(a);return s!==-1&&(i.push(o),r.splice(s,1)),!!r.length},(0,kfn.fillFieldNames)(n)),i}var O$a=Un.default,QG=fn.default;Object.defineProperty(KCe,"__esModule",{value:!0});KCe.default=void 0;var Wyt=QG(du),O6=O$a(h),P$a=QG(mfn),N$a=QG(gTa),D$a=QG(CTa),I$a=QG(Li),R$a=Net,Afn=ov,k$a=go,A$a=QG(Ale),h0e=nwe,Uyt=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function M$a(e){const{isLeaf:t,expanded:n}=e;return t?O6.createElement(P$a.default,null):n?O6.createElement(N$a.default,null):O6.createElement(D$a.default,null)}function Kyt(e){let{treeData:t,children:n}=e;return t||(0,Afn.convertTreeToData)(n)}const F$a=(e,t)=>{var{defaultExpandAll:n,defaultExpandParent:r,defaultExpandedKeys:i}=e,a=Uyt(e,["defaultExpandAll","defaultExpandParent","defaultExpandedKeys"]);const o=O6.useRef(null),s=O6.useRef(null),c=()=>{const{keyEntities:N}=(0,Afn.convertDataToEntities)(Kyt(a));let P;return n?P=Object.keys(N):r?P=(0,R$a.conductExpandParent)(a.expandedKeys||i||[],N):P=a.expandedKeys||i||[],P},[u,d]=O6.useState(a.selectedKeys||a.defaultSelectedKeys||[]),[f,p]=O6.useState(()=>c());O6.useEffect(()=>{"selectedKeys"in a&&d(a.selectedKeys)},[a.selectedKeys]),O6.useEffect(()=>{"expandedKeys"in a&&p(a.expandedKeys)},[a.expandedKeys]);const m=(N,P)=>{var I;return"expandedKeys"in a||p(N),(I=a.onExpand)===null||I===void 0?void 0:I.call(a,N,P)},g=(N,P)=>{var I;const{multiple:D,fieldNames:k}=a,{node:R,nativeEvent:A}=P,{key:F=""}=R,z=Kyt(a),M=Object.assign(Object.assign({},P),{selected:!0}),K=(A==null?void 0:A.ctrlKey)||(A==null?void 0:A.metaKey),U=A==null?void 0:A.shiftKey;let W;D&&K?(W=N,o.current=F,s.current=W,M.selectedNodes=(0,h0e.convertDirectoryKeysToNodes)(z,W,k)):D&&U?(W=Array.from(new Set([].concat((0,Wyt.default)(s.current||[]),(0,Wyt.default)((0,h0e.calcRangeKeys)({treeData:z,expandedKeys:f,startKey:F,endKey:o.current,fieldNames:k}))))),M.selectedNodes=(0,h0e.convertDirectoryKeysToNodes)(z,W,k)):(W=[F],o.current=F,s.current=W,M.selectedNodes=(0,h0e.convertDirectoryKeysToNodes)(z,W,k)),(I=a.onSelect)===null||I===void 0||I.call(a,W,M),"selectedKeys"in a||d(W)},{getPrefixCls:_,direction:v}=O6.useContext(k$a.ConfigContext),{prefixCls:b,className:y,showIcon:x=!0,expandAction:C="click"}=a,w=Uyt(a,["prefixCls","className","showIcon","expandAction"]),$=_("tree",b),O=(0,I$a.default)(`${$}-directory`,{[`${$}-directory-rtl`]:v==="rtl"},y);return O6.createElement(A$a.default,Object.assign({icon:M$a,ref:t,blockNode:!0},w,{showIcon:x,expandAction:C,prefixCls:$,className:O,expandedKeys:f,selectedKeys:u,onSelect:g,onExpand:m}))},Mfn=O6.forwardRef(F$a);Mfn.displayName="DirectoryTree";KCe.default=Mfn;var Ffn=fn.default;Object.defineProperty(kle,"__esModule",{value:!0});kle.default=void 0;var L$a=ffn,j$a=Ffn(KCe),B$a=Ffn(Ale);const ett=B$a.default;ett.DirectoryTree=j$a.default;ett.TreeNode=L$a.TreeNode;kle.default=ett;var rwe={},Lfn=fn.default,z$a=Un.default;Object.defineProperty(rwe,"__esModule",{value:!0});rwe.default=void 0;var wAe=z$a(h),H$a=Lfn(S5e),q$a=Lfn(f$);const V$a=e=>{const{value:t,filterSearch:n,tablePrefixCls:r,locale:i,onChange:a}=e;return n?wAe.createElement("div",{className:`${r}-filter-dropdown-search`},wAe.createElement(q$a.default,{prefix:wAe.createElement(H$a.default,null),placeholder:i.filterSearchPlaceholder,onChange:a,value:t,htmlSize:1,className:`${r}-filter-dropdown-search-input`})):null};rwe.default=V$a;var iwe={},W$a=fn.default,U$a=Un.default;Object.defineProperty(iwe,"__esModule",{value:!0});iwe.default=void 0;var Gyt=U$a(h),K$a=W$a(jL);const G$a=e=>{const{keyCode:t}=e;t===K$a.default.ENTER&&e.stopPropagation()},jfn=Gyt.forwardRef((e,t)=>Gyt.createElement("div",{className:e.className,onClick:n=>n.stopPropagation(),onKeyDown:G$a,ref:t},e.children));jfn.displayName="FilterDropdownMenuWrapper";iwe.default=jfn;var Y$a=Un.default,b_=fn.default;Object.defineProperty(Rle,"__esModule",{value:!0});Rle.default=void 0;Rle.flattenKeys=Qne;var Yyt=b_(du),Td=Y$a(h),X$a=b_(Q9a),EAe=b_(Li),Xyt=b_(uG),J$a=b_(WG),Q$a=b_(Let),Z$a=Fo,Jyt=b_(Gy),Bfn=b_(XD),eOa=cc,tOa=b_(KL),Qyt=b_(gG),nOa=b_(TG),rOa=rD,iOa=b_(Use),aOa=b_(kle),Zyt=b_(rwe),oOa=b_(iwe);function Qne(e){let t=[];return(e||[]).forEach(n=>{let{value:r,children:i}=n;t.push(r),i&&(t=[].concat((0,Yyt.default)(t),(0,Yyt.default)(Qne(i))))}),t}function sOa(e){return e.some(t=>{let{children:n}=t;return n})}function zfn(e,t){return typeof t=="string"||typeof t=="number"?t==null?void 0:t.toString().toLowerCase().includes(e.trim().toLowerCase()):!1}function Hfn(e){let{filters:t,prefixCls:n,filteredKeys:r,filterMultiple:i,searchValue:a,filterSearch:o}=e;return t.map((s,c)=>{const u=String(s.value);if(s.children)return{key:u||c,label:s.text,popupClassName:`${n}-dropdown-submenu`,children:Hfn({filters:s.children,prefixCls:n,filteredKeys:r,filterMultiple:i,searchValue:a,filterSearch:o})};const d=i?Bfn.default:iOa.default,f={key:s.value!==void 0?u:c,label:Td.createElement(Td.Fragment,null,Td.createElement(d,{checked:r.includes(u)}),Td.createElement("span",null,s.text))};return a.trim()?typeof o=="function"?o(a,s)?f:null:zfn(a,s.text)?f:null:f})}function TAe(e){return e||[]}const lOa=e=>{var t,n,r,i;const{tablePrefixCls:a,prefixCls:o,column:s,dropdownPrefixCls:c,columnKey:u,filterOnClose:d,filterMultiple:f,filterMode:p="menu",filterSearch:m=!1,filterState:g,triggerFilter:_,locale:v,children:b,getPopupContainer:y,rootClassName:x}=e,{filterResetToDefaultFilteredValue:C,defaultFilteredValue:w,filterDropdownProps:$={},filterDropdownOpen:O,filterDropdownVisible:N,onFilterDropdownVisibleChange:P,onFilterDropdownOpenChange:I}=s,[D,k]=Td.useState(!1),R=!!(g&&(!((t=g.filteredKeys)===null||t===void 0)&&t.length||g.forceFiltered)),A=We=>{var ct;k(We),(ct=$.onOpenChange)===null||ct===void 0||ct.call($,We),I==null||I(We),P==null||P(We)};{const We=(0,Z$a.devUseWarning)("Table");[["filterDropdownOpen","filterDropdownProps.open"],["filterDropdownVisible","filterDropdownProps.open"],["onFilterDropdownOpenChange","filterDropdownProps.onOpenChange"],["onFilterDropdownVisibleChange","filterDropdownProps.onOpenChange"]].forEach(rt=>{let[vt,Mt]=rt;We.deprecated(!(vt in s),vt,Mt)}),We.deprecated(!("filterCheckall"in v),"filterCheckall","locale.filterCheckAll")}const F=(i=(r=(n=$.open)!==null&&n!==void 0?n:O)!==null&&r!==void 0?r:N)!==null&&i!==void 0?i:D,z=g==null?void 0:g.filteredKeys,[M,K]=(0,Q$a.default)(TAe(z)),U=We=>{let{selectedKeys:ct}=We;K(ct)},W=(We,ct)=>{let{node:rt,checked:vt}=ct;U(f?{selectedKeys:We}:{selectedKeys:vt&&rt.key?[rt.key]:[]})};Td.useEffect(()=>{D&&U({selectedKeys:TAe(z)})},[z]);const[L,Y]=Td.useState([]),J=We=>{Y(We)},[Z,te]=Td.useState(""),re=We=>{const{value:ct}=We.target;te(ct)};Td.useEffect(()=>{D||te("")},[D]);const se=We=>{const ct=We!=null&&We.length?We:null;if(ct===null&&(!g||!g.filteredKeys)||(0,Xyt.default)(ct,g==null?void 0:g.filteredKeys,!0))return null;_({column:s,key:u,filteredKeys:ct})},de=()=>{A(!1),se(M())},pe=function(){let{confirm:We,closeDropdown:ct}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{confirm:!1,closeDropdown:!1};We&&se([]),ct&&A(!1),te(""),K(C?(w||[]).map(rt=>String(rt)):[])},Se=function(){let{closeDropdown:We}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{closeDropdown:!0};We&&A(!1),se(M())},ve=(We,ct)=>{ct.source==="trigger"&&(We&&z!==void 0&&K(TAe(z)),A(We),!We&&!s.filterDropdown&&d&&de())},be=(0,EAe.default)({[`${c}-menu-without-submenu`]:!sOa(s.filters||[])}),Ee=We=>{if(We.target.checked){const ct=Qne(s==null?void 0:s.filters).map(rt=>String(rt));K(ct)}else K([])},xe=We=>{let{filters:ct}=We;return(ct||[]).map((rt,vt)=>{const Mt=String(rt.value),$t={title:rt.text,key:rt.value!==void 0?Mt:String(vt)};return rt.children&&($t.children=xe({filters:rt.children})),$t})},Pe=We=>{var ct;return Object.assign(Object.assign({},We),{text:We.title,value:We.key,children:((ct=We.children)===null||ct===void 0?void 0:ct.map(rt=>Pe(rt)))||[]})};let je;const{direction:ft,renderEmpty:Ge}=Td.useContext(eOa.ConfigContext);if(typeof s.filterDropdown=="function")je=s.filterDropdown({prefixCls:`${c}-custom`,setSelectedKeys:We=>U({selectedKeys:We}),selectedKeys:M(),confirm:Se,clearFilters:pe,filters:s.filters,visible:F,close:()=>{A(!1)}});else if(s.filterDropdown)je=s.filterDropdown;else{const We=M()||[],ct=()=>{var vt,Mt;const $t=(vt=Ge==null?void 0:Ge("Table.filter"))!==null&&vt!==void 0?vt:Td.createElement(Qyt.default,{image:Qyt.default.PRESENTED_IMAGE_SIMPLE,description:v.filterEmptyText,styles:{image:{height:24}},style:{margin:0,padding:"16px 0"}});if((s.filters||[]).length===0)return $t;if(p==="tree")return Td.createElement(Td.Fragment,null,Td.createElement(Zyt.default,{filterSearch:m,value:Z,onChange:re,tablePrefixCls:a,locale:v}),Td.createElement("div",{className:`${a}-filter-dropdown-tree`},f?Td.createElement(Bfn.default,{checked:We.length===Qne(s.filters).length,indeterminate:We.length>0&&We.length<Qne(s.filters).length,className:`${a}-filter-dropdown-checkall`,onChange:Ee},(Mt=v==null?void 0:v.filterCheckall)!==null&&Mt!==void 0?Mt:v==null?void 0:v.filterCheckAll):null,Td.createElement(aOa.default,{checkable:!0,selectable:!1,blockNode:!0,multiple:f,checkStrictly:!f,className:`${c}-menu`,onCheck:W,checkedKeys:We,selectedKeys:We,showIcon:!1,treeData:xe({filters:s.filters}),autoExpandParent:!0,defaultExpandAll:!0,filterTreeNode:Z.trim()?_e=>typeof m=="function"?m(Z,Pe(_e)):zfn(Z,_e.title):void 0})));const ke=Hfn({filters:s.filters||[],filterSearch:m,prefixCls:o,filteredKeys:M(),filterMultiple:f,searchValue:Z}),ye=ke.every(_e=>_e===null);return Td.createElement(Td.Fragment,null,Td.createElement(Zyt.default,{filterSearch:m,value:Z,onChange:re,tablePrefixCls:a,locale:v}),ye?$t:Td.createElement(nOa.default,{selectable:!0,multiple:f,prefixCls:`${c}-menu`,className:be,onSelect:U,onDeselect:U,selectedKeys:We,getPopupContainer:y,openKeys:L,onOpenChange:J,items:ke}))},rt=()=>C?(0,Xyt.default)((w||[]).map(vt=>String(vt)),We,!0):We.length===0;je=Td.createElement(Td.Fragment,null,ct(),Td.createElement("div",{className:`${o}-dropdown-btns`},Td.createElement(Jyt.default,{type:"link",size:"small",disabled:rt(),onClick:()=>pe()},v.filterReset),Td.createElement(Jyt.default,{type:"primary",size:"small",onClick:de},v.filterConfirm)))}s.filterDropdown&&(je=Td.createElement(rOa.OverrideProvider,{selectable:void 0},je)),je=Td.createElement(oOa.default,{className:`${o}-dropdown`},je);const Ye=()=>{let We;return typeof s.filterIcon=="function"?We=s.filterIcon(R):s.filterIcon?We=s.filterIcon:We=Td.createElement(X$a.default,null),Td.createElement("span",{role:"button",tabIndex:-1,className:(0,EAe.default)(`${o}-trigger`,{active:R}),onClick:ct=>{ct.stopPropagation()}},We)},nt=(0,J$a.default)({trigger:["click"],placement:ft==="rtl"?"bottomLeft":"bottomRight",children:Ye(),getPopupContainer:y},Object.assign(Object.assign({},$),{rootClassName:(0,EAe.default)(x,$.rootClassName),open:F,onOpenChange:ve,dropdownRender:()=>typeof($==null?void 0:$.dropdownRender)=="function"?$.dropdownRender(je):je}));return Td.createElement("div",{className:`${o}-column`},Td.createElement("span",{className:`${a}-column-title`},b),Td.createElement(tOa.default,Object.assign({},nt)))};Rle.default=lOa;(function(e){"use client";var t=Un.default,n=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,Object.defineProperty(e,"flattenKeys",{enumerable:!0,get:function(){return s.flattenKeys}}),e.getFilterData=void 0;var r=n(du),i=t(h),a=Fo,o=M5,s=t(Rle);const c=(g,_,v)=>{let b=[];return(g||[]).forEach((y,x)=>{var C;const w=(0,o.getColumnPos)(x,v);if(y.filters||"filterDropdown"in y||"onFilter"in y)if("filteredValue"in y){let $=y.filteredValue;"filterDropdown"in y||($=(C=$==null?void 0:$.map(String))!==null&&C!==void 0?C:$),b.push({column:y,key:(0,o.getColumnKey)(y,w),filteredKeys:$,forceFiltered:y.filtered})}else b.push({column:y,key:(0,o.getColumnKey)(y,w),filteredKeys:_&&y.defaultFilteredValue?y.defaultFilteredValue:void 0,forceFiltered:y.filtered});"children"in y&&(b=[].concat((0,r.default)(b),(0,r.default)(c(y.children,_,w))))}),b};function u(g,_,v,b,y,x,C,w,$){return v.map((O,N)=>{const P=(0,o.getColumnPos)(N,w),{filterOnClose:I=!0,filterMultiple:D=!0,filterMode:k,filterSearch:R}=O;let A=O;if(A.filters||A.filterDropdown){const F=(0,o.getColumnKey)(A,P),z=b.find(M=>{let{key:K}=M;return F===K});A=Object.assign(Object.assign({},A),{title:M=>i.createElement(s.default,{tablePrefixCls:g,prefixCls:`${g}-filter`,dropdownPrefixCls:_,column:A,columnKey:F,filterState:z,filterOnClose:I,filterMultiple:D,filterMode:k,filterSearch:R,triggerFilter:x,locale:y,getPopupContainer:C,rootClassName:$},(0,o.renderColumnTitle)(O.title,M))})}return"children"in A&&(A=Object.assign(Object.assign({},A),{children:u(g,_,A.children,b,y,x,C,P,$)})),A})}const d=g=>{const _={};return g.forEach(v=>{let{key:b,filteredKeys:y,column:x}=v;const C=b,{filters:w,filterDropdown:$}=x;if($)_[C]=y||null;else if(Array.isArray(y)){const O=(0,s.flattenKeys)(w);_[C]=O.filter(N=>y.includes(String(N)))}else _[C]=null}),_},f=(g,_,v)=>_.reduce((y,x)=>{const{column:{onFilter:C,filters:w},filteredKeys:$}=x;return C&&$&&$.length?y.map(O=>Object.assign({},O)).filter(O=>$.some(N=>{const P=(0,s.flattenKeys)(w),I=P.findIndex(k=>String(k)===String(N)),D=I!==-1?P[I]:N;return O[v]&&(O[v]=f(O[v],_,v)),C(D,O)})):y},g);e.getFilterData=f;const p=g=>g.flatMap(_=>"children"in _?[_].concat((0,r.default)(p(_.children||[]))):[_]),m=g=>{const{prefixCls:_,dropdownPrefixCls:v,mergedColumns:b,onFilterChange:y,getPopupContainer:x,locale:C,rootClassName:w}=g,$=(0,a.devUseWarning)("Table"),O=i.useMemo(()=>p(b||[]),[b]),[N,P]=i.useState(()=>c(O,!0)),I=i.useMemo(()=>{const A=c(O,!1);if(A.length===0)return A;let F=!0,z=!0;if(A.forEach(M=>{let{filteredKeys:K}=M;K!==void 0?F=!1:z=!1}),F){const M=(O||[]).map((K,U)=>(0,o.getColumnKey)(K,(0,o.getColumnPos)(U)));return N.filter(K=>{let{key:U}=K;return M.includes(U)}).map(K=>{const U=O[M.findIndex(W=>W===K.key)];return Object.assign(Object.assign({},K),{column:Object.assign(Object.assign({},K.column),U),forceFiltered:U.filtered})})}return $(z,"usage","Columns should all contain `filteredValue` or not contain `filteredValue`."),A},[O,N]),D=i.useMemo(()=>d(I),[I]),k=A=>{const F=I.filter(z=>{let{key:M}=z;return M!==A.key});F.push(A),P(F),y(d(F),F)};return[A=>u(_,v,A,I,C,k,x,void 0,w),I,D]};e.default=m})(lfn);var awe={},cOa=Un.default;Object.defineProperty(awe,"__esModule",{value:!0});awe.default=void 0;var uOa=cOa(h);const dOa=(e,t,n)=>{const r=uOa.useRef({});function i(a){var o;if(!r.current||r.current.data!==e||r.current.childrenColumnName!==t||r.current.getRowKey!==n){let u=function(d){d.forEach((f,p)=>{const m=n(f,p);c.set(m,f),f&&typeof f=="object"&&t in f&&u(f[t]||[])})};var s=u;const c=new Map;u(e),r.current={data:e,childrenColumnName:t,kvMap:c,getRowKey:n}}return(o=r.current.kvMap)===null||o===void 0?void 0:o.get(a)}return[i]};awe.default=dOa;var $F={},fOa=fn.default;Object.defineProperty($F,"__esModule",{value:!0});$F.default=$F.DEFAULT_PAGE_SIZE=void 0;$F.getPaginationParam=vOa;var pOa=h,hOa=fOa(WG),mOa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const gOa=$F.DEFAULT_PAGE_SIZE=10;function vOa(e,t){const n={current:e.current,pageSize:e.pageSize};return Object.keys(t&&typeof t=="object"?t:{}).forEach(i=>{const a=e[i];typeof a!="function"&&(n[i]=a)}),n}function _Oa(e,t,n){const r=n&&typeof n=="object"?n:{},{total:i=0}=r,a=mOa(r,["total"]),[o,s]=(0,pOa.useState)(()=>({current:"defaultCurrent"in a?a.defaultCurrent:1,pageSize:"defaultPageSize"in a?a.defaultPageSize:gOa})),c=(0,hOa.default)(o,a,{total:i>0?i:e}),u=Math.ceil((i||e)/c.pageSize);c.current>u&&(c.current=u||1);const d=(p,m)=>{s({current:p??1,pageSize:m||c.pageSize})},f=(p,m)=>{var g;n&&((g=n.onChange)===null||g===void 0||g.call(n,p,m)),d(p,m),t(p,m||(c==null?void 0:c.pageSize))};return n===!1?[{},()=>{}]:[Object.assign(Object.assign({},c),{onChange:f}),d]}$F.default=_Oa;var pU={},_He={exports:{}},owe={},ttt={};Object.defineProperty(ttt,"__esModule",{value:!0});var yOa={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M840.4 300H183.6c-19.7 0-30.7 20.8-18.5 35l328.4 380.8c9.4 10.9 27.5 10.9 37 0L858.9 335c12.2-14.2 1.2-35-18.5-35z"}}]},name:"caret-down",theme:"outlined"};ttt.default=yOa;var bOa=Un.default,ntt=fn.default;Object.defineProperty(owe,"__esModule",{value:!0});owe.default=void 0;var xOa=ntt(Ol),qfn=bOa(h),SOa=ntt(ttt),COa=ntt(Pl),wOa=function(t,n){return qfn.createElement(COa.default,(0,xOa.default)({},t,{ref:n,icon:SOa.default}))},Vfn=qfn.forwardRef(wOa);Vfn.displayName="CaretDownOutlined";owe.default=Vfn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(owe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(_He,_He.exports);var EOa=_He.exports,yHe={exports:{}},swe={},rtt={};Object.defineProperty(rtt,"__esModule",{value:!0});var TOa={icon:{tag:"svg",attrs:{viewBox:"0 0 1024 1024",focusable:"false"},children:[{tag:"path",attrs:{d:"M858.9 689L530.5 308.2c-9.4-10.9-27.5-10.9-37 0L165.1 689c-12.2 14.2-1.2 35 18.5 35h656.8c19.7 0 30.7-20.8 18.5-35z"}}]},name:"caret-up",theme:"outlined"};rtt.default=TOa;var $Oa=Un.default,itt=fn.default;Object.defineProperty(swe,"__esModule",{value:!0});swe.default=void 0;var OOa=itt(Ol),Wfn=$Oa(h),POa=itt(rtt),NOa=itt(Pl),DOa=function(t,n){return Wfn.createElement(NOa.default,(0,OOa.default)({},t,{ref:n,icon:POa.default}))},Ufn=Wfn.forwardRef(DOa);Ufn.displayName="CaretUpOutlined";swe.default=Ufn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(swe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(yHe,yHe.exports);var IOa=yHe.exports,ROa=Un.default,ZG=fn.default;Object.defineProperty(pU,"__esModule",{value:!0});pU.getSortData=pU.default=void 0;var uye=ZG(du),E6=ROa(h),kOa=ZG(EOa),AOa=ZG(IOa),gte=ZG(Li),MOa=ZG(jL),e4t=ZG(av),W9=M5;const yve="ascend",$Ae="descend",dye=e=>typeof e.sorter=="object"&&typeof e.sorter.multiple=="number"?e.sorter.multiple:!1,t4t=e=>typeof e=="function"?e:e&&typeof e=="object"&&e.compare?e.compare:!1,FOa=(e,t)=>t?e[e.indexOf(t)+1]:e[0],bHe=(e,t,n)=>{let r=[];const i=(a,o)=>{r.push({column:a,key:(0,W9.getColumnKey)(a,o),multiplePriority:dye(a),sortOrder:a.sortOrder})};return(e||[]).forEach((a,o)=>{const s=(0,W9.getColumnPos)(o,n);a.children?("sortOrder"in a&&i(a,s),r=[].concat((0,uye.default)(r),(0,uye.default)(bHe(a.children,t,s)))):a.sorter&&("sortOrder"in a?i(a,s):t&&a.defaultSortOrder&&r.push({column:a,key:(0,W9.getColumnKey)(a,s),multiplePriority:dye(a),sortOrder:a.defaultSortOrder}))}),r},Kfn=(e,t,n,r,i,a,o,s)=>(t||[]).map((u,d)=>{const f=(0,W9.getColumnPos)(d,s);let p=u;if(p.sorter){const m=p.sortDirections||i,g=p.showSorterTooltip===void 0?o:p.showSorterTooltip,_=(0,W9.getColumnKey)(p,f),v=n.find(P=>{let{key:I}=P;return I===_}),b=v?v.sortOrder:null,y=FOa(m,b);let x;if(u.sortIcon)x=u.sortIcon({sortOrder:b});else{const P=m.includes(yve)&&E6.createElement(AOa.default,{className:(0,gte.default)(`${e}-column-sorter-up`,{active:b===yve})}),I=m.includes($Ae)&&E6.createElement(kOa.default,{className:(0,gte.default)(`${e}-column-sorter-down`,{active:b===$Ae})});x=E6.createElement("span",{className:(0,gte.default)(`${e}-column-sorter`,{[`${e}-column-sorter-full`]:!!(P&&I)})},E6.createElement("span",{className:`${e}-column-sorter-inner`,"aria-hidden":"true"},P,I))}const{cancelSort:C,triggerAsc:w,triggerDesc:$}=a||{};let O=C;y===$Ae?O=$:y===yve&&(O=w);const N=typeof g=="object"?Object.assign({title:O},g):{title:O};p=Object.assign(Object.assign({},p),{className:(0,gte.default)(p.className,{[`${e}-column-sort`]:b}),title:P=>{const I=`${e}-column-sorters`,D=E6.createElement("span",{className:`${e}-column-title`},(0,W9.renderColumnTitle)(u.title,P)),k=E6.createElement("div",{className:I},D,x);return g?typeof g!="boolean"&&(g==null?void 0:g.target)==="sorter-icon"?E6.createElement("div",{className:`${I} ${e}-column-sorters-tooltip-target-sorter`},D,E6.createElement(e4t.default,Object.assign({},N),x)):E6.createElement(e4t.default,Object.assign({},N),k):k},onHeaderCell:P=>{var I;const D=((I=u.onHeaderCell)===null||I===void 0?void 0:I.call(u,P))||{},k=D.onClick,R=D.onKeyDown;D.onClick=z=>{r({column:u,key:_,sortOrder:y,multiplePriority:dye(u)}),k==null||k(z)},D.onKeyDown=z=>{z.keyCode===MOa.default.ENTER&&(r({column:u,key:_,sortOrder:y,multiplePriority:dye(u)}),R==null||R(z))};const A=(0,W9.safeColumnTitle)(u.title,{}),F=A==null?void 0:A.toString();return b&&(D["aria-sort"]=b==="ascend"?"ascending":"descending"),D["aria-label"]=F||"",D.className=(0,gte.default)(D.className,`${e}-column-has-sorters`),D.tabIndex=0,u.ellipsis&&(D.title=(A??"").toString()),D}})}return"children"in p&&(p=Object.assign(Object.assign({},p),{children:Kfn(e,p.children,n,r,i,a,o,f)})),p}),n4t=e=>{const{column:t,sortOrder:n}=e;return{column:t,order:n,field:t.dataIndex,columnKey:t.key}},r4t=e=>{const t=e.filter(n=>{let{sortOrder:r}=n;return r}).map(n4t);if(t.length===0&&e.length){const n=e.length-1;return Object.assign(Object.assign({},n4t(e[n])),{column:void 0,order:void 0,field:void 0,columnKey:void 0})}return t.length<=1?t[0]||{}:t},Gfn=(e,t,n)=>{const r=t.slice().sort((o,s)=>s.multiplePriority-o.multiplePriority),i=e.slice(),a=r.filter(o=>{let{column:{sorter:s},sortOrder:c}=o;return t4t(s)&&c});return a.length?i.sort((o,s)=>{for(let c=0;c<a.length;c+=1){const u=a[c],{column:{sorter:d},sortOrder:f}=u,p=t4t(d);if(p&&f){const m=p(o,s,f);if(m!==0)return f===yve?m:-m}}return 0}).map(o=>{const s=o[n];return s?Object.assign(Object.assign({},o),{[n]:Gfn(s,t,n)}):o}):i};pU.getSortData=Gfn;const LOa=e=>{const{prefixCls:t,mergedColumns:n,sortDirections:r,tableLocale:i,showSorterTooltip:a,onSorterChange:o}=e,[s,c]=E6.useState(bHe(n,!0)),u=(_,v)=>{const b=[];return _.forEach((y,x)=>{const C=(0,W9.getColumnPos)(x,v);if(b.push((0,W9.getColumnKey)(y,C)),Array.isArray(y.children)){const w=u(y.children,C);b.push.apply(b,(0,uye.default)(w))}}),b},d=E6.useMemo(()=>{let _=!0;const v=bHe(n,!1);if(!v.length){const C=u(n);return s.filter(w=>{let{key:$}=w;return C.includes($)})}const b=[];function y(C){_?b.push(C):b.push(Object.assign(Object.assign({},C),{sortOrder:null}))}let x=null;return v.forEach(C=>{x===null?(y(C),C.sortOrder&&(C.multiplePriority===!1?_=!1:x=!0)):(x&&C.multiplePriority!==!1||(_=!1),y(C))}),b},[n,s]),f=E6.useMemo(()=>{var _,v;const b=d.map(y=>{let{column:x,sortOrder:C}=y;return{column:x,order:C}});return{sortColumns:b,sortColumn:(_=b[0])===null||_===void 0?void 0:_.column,sortOrder:(v=b[0])===null||v===void 0?void 0:v.order}},[d]),p=_=>{let v;_.multiplePriority===!1||!d.length||d[0].multiplePriority===!1?v=[_]:v=[].concat((0,uye.default)(d.filter(b=>{let{key:y}=b;return y!==_.key})),[_]),c(v),o(r4t(v),v)};return[_=>Kfn(t,_,d,p,r,i,a),d,f,()=>r4t(d)]};pU.default=LOa;var lwe={},jOa=Un.default;Object.defineProperty(lwe,"__esModule",{value:!0});lwe.default=void 0;var BOa=jOa(h),zOa=M5;const Yfn=(e,t)=>e.map(r=>{const i=Object.assign({},r);return i.title=(0,zOa.renderColumnTitle)(r.title,t),"children"in i&&(i.children=Yfn(i.children,t)),i}),HOa=e=>[BOa.useCallback(n=>Yfn(n,e),[e])];lwe.default=HOa;var cwe={};Object.defineProperty(cwe,"__esModule",{value:!0});cwe.default=void 0;var qOa=Dle;const VOa=(0,qOa.genTable)((e,t)=>{const{_renderTimes:n}=e,{_renderTimes:r}=t;return n!==r});cwe.default=VOa;var uwe={};Object.defineProperty(uwe,"__esModule",{value:!0});uwe.default=void 0;var WOa=Dle;const UOa=(0,WOa.genVirtualTable)((e,t)=>{const{_renderTimes:n}=e,{_renderTimes:r}=t;return n!==r});uwe.default=UOa;var hU={},dwe={};Object.defineProperty(dwe,"__esModule",{value:!0});dwe.default=void 0;var bA=Ha;const KOa=e=>{const{componentCls:t,lineWidth:n,lineType:r,tableBorderColor:i,tableHeaderBg:a,tablePaddingVertical:o,tablePaddingHorizontal:s,calc:c}=e,u=`${(0,bA.unit)(n)} ${r} ${i}`,d=(f,p,m)=>({[`&${t}-${f}`]:{[`> ${t}-container`]:{[`> ${t}-content, > ${t}-body`]:{"\n            > table > tbody > tr > th,\n            > table > tbody > tr > td\n          ":{[`> ${t}-expanded-row-fixed`]:{margin:`${(0,bA.unit)(c(p).mul(-1).equal())}
              ${(0,bA.unit)(c(c(m).add(n)).mul(-1).equal())}`}}}}}});return{[`${t}-wrapper`]:{[`${t}${t}-bordered`]:Object.assign(Object.assign(Object.assign({[`> ${t}-title`]:{border:u,borderBottom:0},[`> ${t}-container`]:{borderInlineStart:u,borderTop:u,[`
            > ${t}-content,
            > ${t}-header,
            > ${t}-body,
            > ${t}-summary
          `]:{"> table":{"\n                > thead > tr > th,\n                > thead > tr > td,\n                > tbody > tr > th,\n                > tbody > tr > td,\n                > tfoot > tr > th,\n                > tfoot > tr > td\n              ":{borderInlineEnd:u},"> thead":{"> tr:not(:last-child) > th":{borderBottom:u},"> tr > th::before":{backgroundColor:"transparent !important"}},"\n                > thead > tr,\n                > tbody > tr,\n                > tfoot > tr\n              ":{[`> ${t}-cell-fix-right-first::after`]:{borderInlineEnd:u}},"\n                > tbody > tr > th,\n                > tbody > tr > td\n              ":{[`> ${t}-expanded-row-fixed`]:{margin:`${(0,bA.unit)(c(o).mul(-1).equal())} ${(0,bA.unit)(c(c(s).add(n)).mul(-1).equal())}`,"&::after":{position:"absolute",top:0,insetInlineEnd:n,bottom:0,borderInlineEnd:u,content:'""'}}}}}},[`&${t}-scroll-horizontal`]:{[`> ${t}-container > ${t}-body`]:{"> table > tbody":{[`
                > tr${t}-expanded-row,
                > tr${t}-placeholder
              `]:{"> th, > td":{borderInlineEnd:0}}}}}},d("middle",e.tablePaddingVerticalMiddle,e.tablePaddingHorizontalMiddle)),d("small",e.tablePaddingVerticalSmall,e.tablePaddingHorizontalSmall)),{[`> ${t}-footer`]:{border:u,borderTop:0}}),[`${t}-cell`]:{[`${t}-container:first-child`]:{borderTop:0},"&-scrollbar:not([rowspan])":{boxShadow:`0 ${(0,bA.unit)(n)} 0 ${(0,bA.unit)(n)} ${a}`}},[`${t}-bordered ${t}-cell-scrollbar`]:{borderInlineEnd:u}}}};dwe.default=KOa;var fwe={};Object.defineProperty(fwe,"__esModule",{value:!0});fwe.default=void 0;var GOa=Lo;const YOa=e=>{const{componentCls:t}=e;return{[`${t}-wrapper`]:{[`${t}-cell-ellipsis`]:Object.assign(Object.assign({},GOa.textEllipsis),{wordBreak:"keep-all",[`
          &${t}-cell-fix-left-last,
          &${t}-cell-fix-right-first
        `]:{overflow:"visible",[`${t}-cell-content`]:{display:"block",overflow:"hidden",textOverflow:"ellipsis"}},[`${t}-column-title`]:{overflow:"hidden",textOverflow:"ellipsis",wordBreak:"keep-all"}})}}};fwe.default=YOa;var pwe={};Object.defineProperty(pwe,"__esModule",{value:!0});pwe.default=void 0;const XOa=e=>{const{componentCls:t}=e;return{[`${t}-wrapper`]:{[`${t}-tbody > tr${t}-placeholder`]:{textAlign:"center",color:e.colorTextDisabled,"\n          &:hover > th,\n          &:hover > td,\n        ":{background:e.colorBgContainer}}}}};pwe.default=XOa;var hwe={};Object.defineProperty(hwe,"__esModule",{value:!0});hwe.default=void 0;var fq=Ha,JOa=Lo;const QOa=e=>{const{componentCls:t,antCls:n,motionDurationSlow:r,lineWidth:i,paddingXS:a,lineType:o,tableBorderColor:s,tableExpandIconBg:c,tableExpandColumnWidth:u,borderRadius:d,tablePaddingVertical:f,tablePaddingHorizontal:p,tableExpandedRowBg:m,paddingXXS:g,expandIconMarginTop:_,expandIconSize:v,expandIconHalfInner:b,expandIconScale:y,calc:x}=e,C=`${(0,fq.unit)(i)} ${o} ${s}`,w=x(g).sub(i).equal();return{[`${t}-wrapper`]:{[`${t}-expand-icon-col`]:{width:u},[`${t}-row-expand-icon-cell`]:{textAlign:"center",[`${t}-row-expand-icon`]:{display:"inline-flex",float:"none",verticalAlign:"sub"}},[`${t}-row-indent`]:{height:1,float:"left"},[`${t}-row-expand-icon`]:Object.assign(Object.assign({},(0,JOa.operationUnit)(e)),{position:"relative",float:"left",width:v,height:v,color:"inherit",lineHeight:(0,fq.unit)(v),background:c,border:C,borderRadius:d,transform:`scale(${y})`,"&:focus, &:hover, &:active":{borderColor:"currentcolor"},"&::before, &::after":{position:"absolute",background:"currentcolor",transition:`transform ${r} ease-out`,content:'""'},"&::before":{top:b,insetInlineEnd:w,insetInlineStart:w,height:i},"&::after":{top:w,bottom:w,insetInlineStart:b,width:i,transform:"rotate(90deg)"},"&-collapsed::before":{transform:"rotate(-180deg)"},"&-collapsed::after":{transform:"rotate(0deg)"},"&-spaced":{"&::before, &::after":{display:"none",content:"none"},background:"transparent",border:0,visibility:"hidden"}}),[`${t}-row-indent + ${t}-row-expand-icon`]:{marginTop:_,marginInlineEnd:a},[`tr${t}-expanded-row`]:{"&, &:hover":{"> th, > td":{background:m}},[`${n}-descriptions-view`]:{display:"flex",table:{flex:"auto",width:"100%"}}},[`${t}-expanded-row-fixed`]:{position:"relative",margin:`${(0,fq.unit)(x(f).mul(-1).equal())} ${(0,fq.unit)(x(p).mul(-1).equal())}`,padding:`${(0,fq.unit)(f)} ${(0,fq.unit)(p)}`}}}};hwe.default=QOa;var mwe={};Object.defineProperty(mwe,"__esModule",{value:!0});mwe.default=void 0;var OP=Ha,ZOa=Lo;const ePa=e=>{const{componentCls:t,antCls:n,iconCls:r,tableFilterDropdownWidth:i,tableFilterDropdownSearchWidth:a,paddingXXS:o,paddingXS:s,colorText:c,lineWidth:u,lineType:d,tableBorderColor:f,headerIconColor:p,fontSizeSM:m,tablePaddingHorizontal:g,borderRadius:_,motionDurationSlow:v,colorTextDescription:b,colorPrimary:y,tableHeaderFilterActiveBg:x,colorTextDisabled:C,tableFilterDropdownBg:w,tableFilterDropdownHeight:$,controlItemBgHover:O,controlItemBgActive:N,boxShadowSecondary:P,filterDropdownMenuBg:I,calc:D}=e,k=`${n}-dropdown`,R=`${t}-filter-dropdown`,A=`${n}-tree`,F=`${(0,OP.unit)(u)} ${d} ${f}`;return[{[`${t}-wrapper`]:{[`${t}-filter-column`]:{display:"flex",justifyContent:"space-between"},[`${t}-filter-trigger`]:{position:"relative",display:"flex",alignItems:"center",marginBlock:D(o).mul(-1).equal(),marginInline:`${(0,OP.unit)(o)} ${(0,OP.unit)(D(g).div(2).mul(-1).equal())}`,padding:`0 ${(0,OP.unit)(o)}`,color:p,fontSize:m,borderRadius:_,cursor:"pointer",transition:`all ${v}`,"&:hover":{color:b,background:x},"&.active":{color:y}}}},{[`${n}-dropdown`]:{[R]:Object.assign(Object.assign({},(0,ZOa.resetComponent)(e)),{minWidth:i,backgroundColor:w,borderRadius:_,boxShadow:P,overflow:"hidden",[`${k}-menu`]:{maxHeight:$,overflowX:"hidden",border:0,boxShadow:"none",borderRadius:"unset",backgroundColor:I,"&:empty::after":{display:"block",padding:`${(0,OP.unit)(s)} 0`,color:C,fontSize:m,textAlign:"center",content:'"Not Found"'}},[`${R}-tree`]:{paddingBlock:`${(0,OP.unit)(s)} 0`,paddingInline:s,[A]:{padding:0},[`${A}-treenode ${A}-node-content-wrapper:hover`]:{backgroundColor:O},[`${A}-treenode-checkbox-checked ${A}-node-content-wrapper`]:{"&, &:hover":{backgroundColor:N}}},[`${R}-search`]:{padding:s,borderBottom:F,"&-input":{input:{minWidth:a},[r]:{color:C}}},[`${R}-checkall`]:{width:"100%",marginBottom:o,marginInlineStart:o},[`${R}-btns`]:{display:"flex",justifyContent:"space-between",padding:`${(0,OP.unit)(D(s).sub(u).equal())} ${(0,OP.unit)(s)}`,overflow:"hidden",borderTop:F}})}},{[`${n}-dropdown ${R}, ${R}-submenu`]:{[`${n}-checkbox-wrapper + span`]:{paddingInlineStart:s,color:c},"> ul":{maxHeight:"calc(100vh - 130px)",overflowX:"hidden",overflowY:"auto"}}}]};mwe.default=ePa;var gwe={};Object.defineProperty(gwe,"__esModule",{value:!0});gwe.default=void 0;const tPa=e=>{const{componentCls:t,lineWidth:n,colorSplit:r,motionDurationSlow:i,zIndexTableFixed:a,tableBg:o,zIndexTableSticky:s,calc:c}=e,u=r;return{[`${t}-wrapper`]:{[`
        ${t}-cell-fix-left,
        ${t}-cell-fix-right
      `]:{position:"sticky !important",zIndex:a,background:o},[`
        ${t}-cell-fix-left-first::after,
        ${t}-cell-fix-left-last::after
      `]:{position:"absolute",top:0,right:{_skip_check_:!0,value:0},bottom:c(n).mul(-1).equal(),width:30,transform:"translateX(100%)",transition:`box-shadow ${i}`,content:'""',pointerEvents:"none"},[`${t}-cell-fix-left-all::after`]:{display:"none"},[`
        ${t}-cell-fix-right-first::after,
        ${t}-cell-fix-right-last::after
      `]:{position:"absolute",top:0,bottom:c(n).mul(-1).equal(),left:{_skip_check_:!0,value:0},width:30,transform:"translateX(-100%)",transition:`box-shadow ${i}`,content:'""',pointerEvents:"none"},[`${t}-container`]:{position:"relative","&::before, &::after":{position:"absolute",top:0,bottom:0,zIndex:c(s).add(1).equal({unit:!1}),width:30,transition:`box-shadow ${i}`,content:'""',pointerEvents:"none"},"&::before":{insetInlineStart:0},"&::after":{insetInlineEnd:0}},[`${t}-ping-left`]:{[`&:not(${t}-has-fix-left) ${t}-container::before`]:{boxShadow:`inset 10px 0 8px -8px ${u}`},[`
          ${t}-cell-fix-left-first::after,
          ${t}-cell-fix-left-last::after
        `]:{boxShadow:`inset 10px 0 8px -8px ${u}`},[`${t}-cell-fix-left-last::before`]:{backgroundColor:"transparent !important"}},[`${t}-ping-right`]:{[`&:not(${t}-has-fix-right) ${t}-container::after`]:{boxShadow:`inset -10px 0 8px -8px ${u}`},[`
          ${t}-cell-fix-right-first::after,
          ${t}-cell-fix-right-last::after
        `]:{boxShadow:`inset -10px 0 8px -8px ${u}`}},[`${t}-fixed-column-gapped`]:{[`
        ${t}-cell-fix-left-first::after,
        ${t}-cell-fix-left-last::after,
        ${t}-cell-fix-right-first::after,
        ${t}-cell-fix-right-last::after
      `]:{boxShadow:"none"}}}}};gwe.default=tPa;var vwe={};Object.defineProperty(vwe,"__esModule",{value:!0});vwe.default=void 0;var nPa=Ha;const rPa=e=>{const{componentCls:t,antCls:n,margin:r}=e;return{[`${t}-wrapper`]:{[`${t}-pagination${n}-pagination`]:{margin:`${(0,nPa.unit)(r)} 0`},[`${t}-pagination`]:{display:"flex",flexWrap:"wrap",rowGap:e.paddingXS,"> *":{flex:"none"},"&-left":{justifyContent:"flex-start"},"&-center":{justifyContent:"center"},"&-right":{justifyContent:"flex-end"}}}}};vwe.default=rPa;var _we={};Object.defineProperty(_we,"__esModule",{value:!0});_we.default=void 0;var m0e=Ha;const iPa=e=>{const{componentCls:t,tableRadius:n}=e;return{[`${t}-wrapper`]:{[t]:{[`${t}-title, ${t}-header`]:{borderRadius:`${(0,m0e.unit)(n)} ${(0,m0e.unit)(n)} 0 0`},[`${t}-title + ${t}-container`]:{borderStartStartRadius:0,borderStartEndRadius:0,[`${t}-header, table`]:{borderRadius:0},"table > thead > tr:first-child":{"th:first-child, th:last-child, td:first-child, td:last-child":{borderRadius:0}}},"&-container":{borderStartStartRadius:n,borderStartEndRadius:n,"table > thead > tr:first-child":{"> *:first-child":{borderStartStartRadius:n},"> *:last-child":{borderStartEndRadius:n}}},"&-footer":{borderRadius:`0 0 ${(0,m0e.unit)(n)} ${(0,m0e.unit)(n)}`}}}}};_we.default=iPa;var ywe={};Object.defineProperty(ywe,"__esModule",{value:!0});ywe.default=void 0;const aPa=e=>{const{componentCls:t}=e;return{[`${t}-wrapper-rtl`]:{direction:"rtl",table:{direction:"rtl"},[`${t}-pagination-left`]:{justifyContent:"flex-end"},[`${t}-pagination-right`]:{justifyContent:"flex-start"},[`${t}-row-expand-icon`]:{float:"right","&::after":{transform:"rotate(-90deg)"},"&-collapsed::before":{transform:"rotate(180deg)"},"&-collapsed::after":{transform:"rotate(0deg)"}},[`${t}-container`]:{"&::before":{insetInlineStart:"unset",insetInlineEnd:0},"&::after":{insetInlineStart:0,insetInlineEnd:"unset"},[`${t}-row-indent`]:{float:"right"}}}}};ywe.default=aPa;var bwe={};Object.defineProperty(bwe,"__esModule",{value:!0});bwe.default=void 0;var oPa=Ha;const sPa=e=>{const{componentCls:t,antCls:n,iconCls:r,fontSizeIcon:i,padding:a,paddingXS:o,headerIconColor:s,headerIconHoverColor:c,tableSelectionColumnWidth:u,tableSelectedRowBg:d,tableSelectedRowHoverBg:f,tableRowHoverBg:p,tablePaddingHorizontal:m,calc:g}=e;return{[`${t}-wrapper`]:{[`${t}-selection-col`]:{width:u,[`&${t}-selection-col-with-dropdown`]:{width:g(u).add(i).add(g(a).div(4)).equal()}},[`${t}-bordered ${t}-selection-col`]:{width:g(u).add(g(o).mul(2)).equal(),[`&${t}-selection-col-with-dropdown`]:{width:g(u).add(i).add(g(a).div(4)).add(g(o).mul(2)).equal()}},[`
        table tr th${t}-selection-column,
        table tr td${t}-selection-column,
        ${t}-selection-column
      `]:{paddingInlineEnd:e.paddingXS,paddingInlineStart:e.paddingXS,textAlign:"center",[`${n}-radio-wrapper`]:{marginInlineEnd:0}},[`table tr th${t}-selection-column${t}-cell-fix-left`]:{zIndex:g(e.zIndexTableFixed).add(1).equal({unit:!1})},[`table tr th${t}-selection-column::after`]:{backgroundColor:"transparent !important"},[`${t}-selection`]:{position:"relative",display:"inline-flex",flexDirection:"column"},[`${t}-selection-extra`]:{position:"absolute",top:0,zIndex:1,cursor:"pointer",transition:`all ${e.motionDurationSlow}`,marginInlineStart:"100%",paddingInlineStart:(0,oPa.unit)(g(m).div(4).equal()),[r]:{color:s,fontSize:i,verticalAlign:"baseline","&:hover":{color:c}}},[`${t}-tbody`]:{[`${t}-row`]:{[`&${t}-row-selected`]:{[`> ${t}-cell`]:{background:d,"&-row-hover":{background:f}}},[`> ${t}-cell-row-hover`]:{background:p}}}}}};bwe.default=sPa;var xwe={};Object.defineProperty(xwe,"__esModule",{value:!0});xwe.default=void 0;var a9=Ha;const lPa=e=>{const{componentCls:t,tableExpandColumnWidth:n,calc:r}=e,i=(a,o,s,c)=>({[`${t}${t}-${a}`]:{fontSize:c,[`
        ${t}-title,
        ${t}-footer,
        ${t}-cell,
        ${t}-thead > tr > th,
        ${t}-tbody > tr > th,
        ${t}-tbody > tr > td,
        tfoot > tr > th,
        tfoot > tr > td
      `]:{padding:`${(0,a9.unit)(o)} ${(0,a9.unit)(s)}`},[`${t}-filter-trigger`]:{marginInlineEnd:(0,a9.unit)(r(s).div(2).mul(-1).equal())},[`${t}-expanded-row-fixed`]:{margin:`${(0,a9.unit)(r(o).mul(-1).equal())} ${(0,a9.unit)(r(s).mul(-1).equal())}`},[`${t}-tbody`]:{[`${t}-wrapper:only-child ${t}`]:{marginBlock:(0,a9.unit)(r(o).mul(-1).equal()),marginInline:`${(0,a9.unit)(r(n).sub(s).equal())} ${(0,a9.unit)(r(s).mul(-1).equal())}`}},[`${t}-selection-extra`]:{paddingInlineStart:(0,a9.unit)(r(s).div(4).equal())}}});return{[`${t}-wrapper`]:Object.assign(Object.assign({},i("middle",e.tablePaddingVerticalMiddle,e.tablePaddingHorizontalMiddle,e.tableFontSizeMiddle)),i("small",e.tablePaddingVerticalSmall,e.tablePaddingHorizontalSmall,e.tableFontSizeSmall))}};xwe.default=lPa;var Swe={};Object.defineProperty(Swe,"__esModule",{value:!0});Swe.default=void 0;const cPa=e=>{const{componentCls:t,marginXXS:n,fontSizeIcon:r,headerIconColor:i,headerIconHoverColor:a}=e;return{[`${t}-wrapper`]:{[`${t}-thead th${t}-column-has-sorters`]:{outline:"none",cursor:"pointer",transition:`all ${e.motionDurationSlow}, left 0s`,"&:hover":{background:e.tableHeaderSortHoverBg,"&::before":{backgroundColor:"transparent !important"}},"&:focus-visible":{color:e.colorPrimary},[`
          &${t}-cell-fix-left:hover,
          &${t}-cell-fix-right:hover
        `]:{background:e.tableFixedHeaderSortActiveBg}},[`${t}-thead th${t}-column-sort`]:{background:e.tableHeaderSortBg,"&::before":{backgroundColor:"transparent !important"}},[`td${t}-column-sort`]:{background:e.tableBodySortBg},[`${t}-column-title`]:{position:"relative",zIndex:1,flex:1,minWidth:0},[`${t}-column-sorters`]:{display:"flex",flex:"auto",alignItems:"center",justifyContent:"space-between","&::after":{position:"absolute",inset:0,width:"100%",height:"100%",content:'""'}},[`${t}-column-sorters-tooltip-target-sorter`]:{"&::after":{content:"none"}},[`${t}-column-sorter`]:{marginInlineStart:n,color:i,fontSize:0,transition:`color ${e.motionDurationSlow}`,"&-inner":{display:"inline-flex",flexDirection:"column",alignItems:"center"},"&-up, &-down":{fontSize:r,"&.active":{color:e.colorPrimary}},[`${t}-column-sorter-up + ${t}-column-sorter-down`]:{marginTop:"-0.3em"}},[`${t}-column-sorters:hover ${t}-column-sorter`]:{color:a}}}};Swe.default=cPa;var Cwe={};Object.defineProperty(Cwe,"__esModule",{value:!0});Cwe.default=void 0;var i4t=Ha;const uPa=e=>{const{componentCls:t,opacityLoading:n,tableScrollThumbBg:r,tableScrollThumbBgHover:i,tableScrollThumbSize:a,tableScrollBg:o,zIndexTableSticky:s,stickyScrollBarBorderRadius:c,lineWidth:u,lineType:d,tableBorderColor:f}=e,p=`${(0,i4t.unit)(u)} ${d} ${f}`;return{[`${t}-wrapper`]:{[`${t}-sticky`]:{"&-holder":{position:"sticky",zIndex:s,background:e.colorBgContainer},"&-scroll":{position:"sticky",bottom:0,height:`${(0,i4t.unit)(a)} !important`,zIndex:s,display:"flex",alignItems:"center",background:o,borderTop:p,opacity:n,"&:hover":{transformOrigin:"center bottom"},"&-bar":{height:a,backgroundColor:r,borderRadius:c,transition:`all ${e.motionDurationSlow}, transform none`,position:"absolute",bottom:0,"&:hover, &-active":{backgroundColor:i}}}}}}};Cwe.default=uPa;var wwe={};Object.defineProperty(wwe,"__esModule",{value:!0});wwe.default=void 0;var a4t=Ha;const dPa=e=>{const{componentCls:t,lineWidth:n,tableBorderColor:r,calc:i}=e,a=`${(0,a4t.unit)(n)} ${e.lineType} ${r}`;return{[`${t}-wrapper`]:{[`${t}-summary`]:{position:"relative",zIndex:e.zIndexTableFixed,background:e.tableBg,"> tr":{"> th, > td":{borderBottom:a}}},[`div${t}-summary`]:{boxShadow:`0 ${(0,a4t.unit)(i(n).mul(-1).equal())} 0 ${r}`}}}};wwe.default=dPa;var Ewe={};Object.defineProperty(Ewe,"__esModule",{value:!0});Ewe.default=void 0;var o4t=Ha;const fPa=e=>{const{componentCls:t,motionDurationMid:n,lineWidth:r,lineType:i,tableBorderColor:a,calc:o}=e,s=`${(0,o4t.unit)(r)} ${i} ${a}`,c=`${t}-expanded-row-cell`;return{[`${t}-wrapper`]:{[`${t}-tbody-virtual`]:{[`${t}-tbody-virtual-holder-inner`]:{[`
            & > ${t}-row, 
            & > div:not(${t}-row) > ${t}-row
          `]:{display:"flex",boxSizing:"border-box",width:"100%"}},[`${t}-cell`]:{borderBottom:s,transition:`background ${n}`},[`${t}-expanded-row`]:{[`${c}${c}-fixed`]:{position:"sticky",insetInlineStart:0,overflow:"hidden",width:`calc(var(--virtual-width) - ${(0,o4t.unit)(r)})`,borderInlineEnd:"none"}}},[`${t}-bordered`]:{[`${t}-tbody-virtual`]:{"&:after":{content:'""',insetInline:0,bottom:0,borderBottom:s,position:"absolute"},[`${t}-cell`]:{borderInlineEnd:s,[`&${t}-cell-fix-right-first:before`]:{content:'""',position:"absolute",insetBlock:0,insetInlineStart:o(r).mul(-1).equal(),borderInlineStart:s}}},[`&${t}-virtual`]:{[`${t}-placeholder ${t}-cell`]:{borderInlineEnd:s,borderBottom:s}}}}}};Ewe.default=fPa;var x_=fn.default;Object.defineProperty(hU,"__esModule",{value:!0});hU.prepareComponentToken=hU.default=void 0;var ly=Ha,vte=T1,s4t=Lo,l4t=ao,pPa=x_(dwe),hPa=x_(fwe),mPa=x_(pwe),gPa=x_(hwe),vPa=x_(mwe),_Pa=x_(gwe),yPa=x_(vwe),bPa=x_(_we),xPa=x_(ywe),SPa=x_(bwe),CPa=x_(xwe),wPa=x_(Swe),EPa=x_(Cwe),c4t=x_(wwe),TPa=x_(Ewe);const $Pa=e=>{const{componentCls:t,fontWeightStrong:n,tablePaddingVertical:r,tablePaddingHorizontal:i,tableExpandColumnWidth:a,lineWidth:o,lineType:s,tableBorderColor:c,tableFontSize:u,tableBg:d,tableRadius:f,tableHeaderTextColor:p,motionDurationMid:m,tableHeaderBg:g,tableHeaderCellSplitColor:_,tableFooterTextColor:v,tableFooterBg:b,calc:y}=e,x=`${(0,ly.unit)(o)} ${s} ${c}`;return{[`${t}-wrapper`]:Object.assign(Object.assign({clear:"both",maxWidth:"100%"},(0,s4t.clearFix)()),{[t]:Object.assign(Object.assign({},(0,s4t.resetComponent)(e)),{fontSize:u,background:d,borderRadius:`${(0,ly.unit)(f)} ${(0,ly.unit)(f)} 0 0`,scrollbarColor:`${e.tableScrollThumbBg} ${e.tableScrollBg}`}),table:{width:"100%",textAlign:"start",borderRadius:`${(0,ly.unit)(f)} ${(0,ly.unit)(f)} 0 0`,borderCollapse:"separate",borderSpacing:0},[`
          ${t}-cell,
          ${t}-thead > tr > th,
          ${t}-tbody > tr > th,
          ${t}-tbody > tr > td,
          tfoot > tr > th,
          tfoot > tr > td
        `]:{position:"relative",padding:`${(0,ly.unit)(r)} ${(0,ly.unit)(i)}`,overflowWrap:"break-word"},[`${t}-title`]:{padding:`${(0,ly.unit)(r)} ${(0,ly.unit)(i)}`},[`${t}-thead`]:{"\n          > tr > th,\n          > tr > td\n        ":{position:"relative",color:p,fontWeight:n,textAlign:"start",background:g,borderBottom:x,transition:`background ${m} ease`,"&[colspan]:not([colspan='1'])":{textAlign:"center"},[`&:not(:last-child):not(${t}-selection-column):not(${t}-row-expand-icon-cell):not([colspan])::before`]:{position:"absolute",top:"50%",insetInlineEnd:0,width:1,height:"1.6em",backgroundColor:_,transform:"translateY(-50%)",transition:`background-color ${m}`,content:'""'}},"> tr:not(:last-child) > th[colspan]":{borderBottom:0}},[`${t}-tbody`]:{"> tr":{"> th, > td":{transition:`background ${m}, border-color ${m}`,borderBottom:x,[`
              > ${t}-wrapper:only-child,
              > ${t}-expanded-row-fixed > ${t}-wrapper:only-child
            `]:{[t]:{marginBlock:(0,ly.unit)(y(r).mul(-1).equal()),marginInline:`${(0,ly.unit)(y(a).sub(i).equal())}
                ${(0,ly.unit)(y(i).mul(-1).equal())}`,[`${t}-tbody > tr:last-child > td`]:{borderBottomWidth:0,"&:first-child, &:last-child":{borderRadius:0}}}}},"> th":{position:"relative",color:p,fontWeight:n,textAlign:"start",background:g,borderBottom:x,transition:`background ${m} ease`}}},[`${t}-footer`]:{padding:`${(0,ly.unit)(r)} ${(0,ly.unit)(i)}`,color:v,background:b}})}},Xfn=e=>{const{colorFillAlter:t,colorBgContainer:n,colorTextHeading:r,colorFillSecondary:i,colorFillContent:a,controlItemBgActive:o,controlItemBgActiveHover:s,padding:c,paddingSM:u,paddingXS:d,colorBorderSecondary:f,borderRadiusLG:p,controlHeight:m,colorTextPlaceholder:g,fontSize:_,fontSizeSM:v,lineHeight:b,lineWidth:y,colorIcon:x,colorIconHover:C,opacityLoading:w,controlInteractiveSize:$}=e,O=new vte.FastColor(i).onBackground(n).toHexString(),N=new vte.FastColor(a).onBackground(n).toHexString(),P=new vte.FastColor(t).onBackground(n).toHexString(),I=new vte.FastColor(x),D=new vte.FastColor(C),k=$/2-y,R=k*2+y*3;return{headerBg:P,headerColor:r,headerSortActiveBg:O,headerSortHoverBg:N,bodySortBg:P,rowHoverBg:P,rowSelectedBg:o,rowSelectedHoverBg:s,rowExpandedBg:t,cellPaddingBlock:c,cellPaddingInline:c,cellPaddingBlockMD:u,cellPaddingInlineMD:d,cellPaddingBlockSM:d,cellPaddingInlineSM:d,borderColor:f,headerBorderRadius:p,footerBg:P,footerColor:r,cellFontSize:_,cellFontSizeMD:_,cellFontSizeSM:_,headerSplitColor:f,fixedHeaderSortActiveBg:O,headerFilterHoverBg:a,filterDropdownMenuBg:n,filterDropdownBg:n,expandIconBg:n,selectionColumnWidth:m,stickyScrollBarBg:g,stickyScrollBarBorderRadius:100,expandIconMarginTop:(_*b-y*3)/2-Math.ceil((v*1.4-y*3)/2),headerIconColor:I.clone().setA(I.a*w).toRgbString(),headerIconHoverColor:D.clone().setA(D.a*w).toRgbString(),expandIconHalfInner:k,expandIconSize:R,expandIconScale:$/R}};hU.prepareComponentToken=Xfn;const u4t=2;hU.default=(0,l4t.genStyleHooks)("Table",e=>{const{colorTextHeading:t,colorSplit:n,colorBgContainer:r,controlInteractiveSize:i,headerBg:a,headerColor:o,headerSortActiveBg:s,headerSortHoverBg:c,bodySortBg:u,rowHoverBg:d,rowSelectedBg:f,rowSelectedHoverBg:p,rowExpandedBg:m,cellPaddingBlock:g,cellPaddingInline:_,cellPaddingBlockMD:v,cellPaddingInlineMD:b,cellPaddingBlockSM:y,cellPaddingInlineSM:x,borderColor:C,footerBg:w,footerColor:$,headerBorderRadius:O,cellFontSize:N,cellFontSizeMD:P,cellFontSizeSM:I,headerSplitColor:D,fixedHeaderSortActiveBg:k,headerFilterHoverBg:R,filterDropdownBg:A,expandIconBg:F,selectionColumnWidth:z,stickyScrollBarBg:M,calc:K}=e,U=(0,l4t.mergeToken)(e,{tableFontSize:N,tableBg:r,tableRadius:O,tablePaddingVertical:g,tablePaddingHorizontal:_,tablePaddingVerticalMiddle:v,tablePaddingHorizontalMiddle:b,tablePaddingVerticalSmall:y,tablePaddingHorizontalSmall:x,tableBorderColor:C,tableHeaderTextColor:o,tableHeaderBg:a,tableFooterTextColor:$,tableFooterBg:w,tableHeaderCellSplitColor:D,tableHeaderSortBg:s,tableHeaderSortHoverBg:c,tableBodySortBg:u,tableFixedHeaderSortActiveBg:k,tableHeaderFilterActiveBg:R,tableFilterDropdownBg:A,tableRowHoverBg:d,tableSelectedRowBg:f,tableSelectedRowHoverBg:p,zIndexTableFixed:u4t,zIndexTableSticky:K(u4t).add(1).equal({unit:!1}),tableFontSizeMiddle:P,tableFontSizeSmall:I,tableSelectionColumnWidth:z,tableExpandIconBg:F,tableExpandColumnWidth:K(i).add(K(e.padding).mul(2)).equal(),tableExpandedRowBg:m,tableFilterDropdownWidth:120,tableFilterDropdownHeight:264,tableFilterDropdownSearchWidth:140,tableScrollThumbSize:8,tableScrollThumbBg:M,tableScrollThumbBgHover:t,tableScrollBg:n});return[$Pa(U),(0,yPa.default)(U),(0,c4t.default)(U),(0,wPa.default)(U),(0,vPa.default)(U),(0,pPa.default)(U),(0,bPa.default)(U),(0,gPa.default)(U),(0,c4t.default)(U),(0,mPa.default)(U),(0,SPa.default)(U),(0,_Pa.default)(U),(0,EPa.default)(U),(0,hPa.default)(U),(0,CPa.default)(U),(0,xPa.default)(U),(0,TPa.default)(U)]},Xfn,{unitless:{expandIconScale:!0}});var v0=fn.default,Twe=Un.default;Object.defineProperty(VCe,"__esModule",{value:!0});VCe.default=void 0;var a1=Twe(h),xA=v0(Li),OPa=Dle,PPa=Ile,NPa=v0(rd),DPa=v0(ket),IPa=v0(dG),RPa=Fo,kPa=cc,APa=v0(Q5),MPa=v0(Nu),FPa=v0(Nf),LPa=v0(Z5),jPa=v0(Ky),BPa=v0(JL),zPa=v0(nI),HPa=ao,qPa=v0(WCe),VPa=v0(Aet),OAe=Twe(lfn),WPa=v0(awe),PAe=Twe($F),UPa=v0(E3),NAe=Twe(pU),KPa=v0(lwe),GPa=v0(cwe),YPa=v0(uwe),XPa=v0(hU);const JPa=[],QPa=(e,t)=>{var n,r;const{prefixCls:i,className:a,rootClassName:o,style:s,size:c,bordered:u,dropdownPrefixCls:d,dataSource:f,pagination:p,rowSelection:m,rowKey:g="key",rowClassName:_,columns:v,children:b,childrenColumnName:y,onChange:x,getPopupContainer:C,loading:w,expandIcon:$,expandable:O,expandedRowRender:N,expandIconColumnIndex:P,indentSize:I,scroll:D,sortDirections:k,locale:R,showSorterTooltip:A={target:"full-header"},virtual:F}=e,z=(0,RPa.devUseWarning)("Table");z(!(typeof g=="function"&&g.length>1),"usage","`index` parameter of `rowKey` function is deprecated. There is no guarantee that it will work as expected.");const M=a1.useMemo(()=>v||(0,PPa.convertChildrenToColumns)(b),[v,b]),K=a1.useMemo(()=>M.some(zt=>zt.responsive),[M]),U=(0,LPa.default)(K),W=a1.useMemo(()=>{const zt=new Set(Object.keys(U).filter(Ft=>U[Ft]));return M.filter(Ft=>!Ft.responsive||Ft.responsive.some(pn=>zt.has(pn)))},[M,U]),L=(0,NPa.default)(e,["className","style","columns"]),{locale:Y=jPa.default,direction:J,table:Z,renderEmpty:te,getPrefixCls:re,getPopupContainer:se}=a1.useContext(kPa.ConfigContext),de=(0,FPa.default)(c),pe=Object.assign(Object.assign({},Y.Table),R),Se=f||JPa,ve=re("table",i),be=re("dropdown",d),[,Ee]=(0,HPa.useToken)(),xe=(0,MPa.default)(ve),[Pe,je,ft]=(0,XPa.default)(ve,xe),Ge=Object.assign(Object.assign({childrenColumnName:y,expandIconColumnIndex:P},O),{expandIcon:(n=O==null?void 0:O.expandIcon)!==null&&n!==void 0?n:(r=Z==null?void 0:Z.expandable)===null||r===void 0?void 0:r.expandIcon}),{childrenColumnName:Ye="children"}=Ge,nt=a1.useMemo(()=>Se.some(zt=>zt==null?void 0:zt[Ye])?"nest":N||O!=null&&O.expandedRowRender?"row":null,[Se]),We={body:a1.useRef(null)},ct=(0,VPa.default)(ve),rt=a1.useRef(null),vt=a1.useRef(null);(0,DPa.default)(t,()=>Object.assign(Object.assign({},vt.current),{nativeElement:rt.current}));const Mt=a1.useMemo(()=>typeof g=="function"?g:zt=>zt==null?void 0:zt[g],[g]),[$t]=(0,WPa.default)(Se,Ye,Mt),ke={},ye=function(zt,Ft){let pn=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;var Sn,jn,Zn,or;const yr=Object.assign(Object.assign({},ke),zt);pn&&((Sn=ke.resetPagination)===null||Sn===void 0||Sn.call(ke),!((jn=yr.pagination)===null||jn===void 0)&&jn.current&&(yr.pagination.current=1),p&&((Zn=p.onChange)===null||Zn===void 0||Zn.call(p,1,(or=yr.pagination)===null||or===void 0?void 0:or.pageSize))),D&&D.scrollToFirstRowOnChange!==!1&&We.body.current&&(0,IPa.default)(0,{getContainer:()=>We.body.current}),x==null||x(yr.pagination,yr.filters,yr.sorter,{currentDataSource:(0,OAe.getFilterData)((0,NAe.getSortData)(Se,yr.sorterStates,Ye),yr.filterStates,Ye),action:Ft})},_e=(zt,Ft)=>{ye({sorter:zt,sorterStates:Ft},"sort",!1)},[He,Ze,ot,Qt]=(0,NAe.default)({prefixCls:ve,mergedColumns:W,onSorterChange:_e,sortDirections:k||["ascend","descend"],tableLocale:pe,showSorterTooltip:A}),Bt=a1.useMemo(()=>(0,NAe.getSortData)(Se,Ze,Ye),[Se,Ze]);ke.sorter=Qt(),ke.sorterStates=Ze;const Yt=(zt,Ft)=>{ye({filters:zt,filterStates:Ft},"filter",!0)},[Gt,kt,In]=(0,OAe.default)({prefixCls:ve,locale:pe,dropdownPrefixCls:be,mergedColumns:W,onFilterChange:Yt,getPopupContainer:C||se,rootClassName:(0,xA.default)(o,xe)}),Cn=(0,OAe.getFilterData)(Bt,kt,Ye);ke.filters=In,ke.filterStates=kt;const Nn=a1.useMemo(()=>{const zt={};return Object.keys(In).forEach(Ft=>{In[Ft]!==null&&(zt[Ft]=In[Ft])}),Object.assign(Object.assign({},ot),{filters:zt})},[ot,In]),[kn]=(0,KPa.default)(Nn),vn=(zt,Ft)=>{ye({pagination:Object.assign(Object.assign({},ke.pagination),{current:zt,pageSize:Ft})},"paginate")},[bn,ur]=(0,PAe.default)(Cn.length,vn,p);ke.pagination=p===!1?{}:(0,PAe.getPaginationParam)(bn,p),ke.resetPagination=ur;const zn=a1.useMemo(()=>{if(p===!1||!bn.pageSize)return Cn;const{current:zt=1,total:Ft,pageSize:pn=PAe.DEFAULT_PAGE_SIZE}=bn;return z(zt>0,"usage","`current` should be positive number."),Cn.length<Ft?Cn.length>pn?(z(!1,"usage","`dataSource` length is less than `pagination.total` but large than `pagination.pageSize`. Please make sure your config correct data with async mode."),Cn.slice((zt-1)*pn,zt*pn)):Cn:Cn.slice((zt-1)*pn,zt*pn)},[!!p,Cn,bn==null?void 0:bn.current,bn==null?void 0:bn.pageSize,bn==null?void 0:bn.total]),[Tn,Or]=(0,UPa.default)({prefixCls:ve,data:Cn,pageData:zn,getRowKey:Mt,getRecordByKey:$t,expandType:nt,childrenColumnName:Ye,locale:pe,getPopupContainer:C||se},m),br=(zt,Ft,pn)=>{let Sn;return typeof _=="function"?Sn=(0,xA.default)(_(zt,Ft,pn)):Sn=(0,xA.default)(_),(0,xA.default)({[`${ve}-row-selected`]:Or.has(Mt(zt,Ft))},Sn)};Ge.__PARENT_RENDER_ICON__=Ge.expandIcon,Ge.expandIcon=Ge.expandIcon||$||(0,qPa.default)(pe),nt==="nest"&&Ge.expandIconColumnIndex===void 0?Ge.expandIconColumnIndex=m?1:0:Ge.expandIconColumnIndex>0&&m&&(Ge.expandIconColumnIndex-=1),typeof Ge.indentSize!="number"&&(Ge.indentSize=typeof I=="number"?I:15);const mr=a1.useCallback(zt=>kn(Tn(Gt(He(zt)))),[He,Gt,Tn]);let An,Dn;if(p!==!1&&(bn!=null&&bn.total)){let zt;bn.size?zt=bn.size:zt=de==="small"||de==="middle"?"small":void 0;const Ft=jn=>a1.createElement(BPa.default,Object.assign({},bn,{className:(0,xA.default)(`${ve}-pagination ${ve}-pagination-${jn}`,bn.className),size:zt})),pn=J==="rtl"?"left":"right",{position:Sn}=bn;if(Sn!==null&&Array.isArray(Sn)){const jn=Sn.find(yr=>yr.includes("top")),Zn=Sn.find(yr=>yr.includes("bottom")),or=Sn.every(yr=>`${yr}`=="none");!jn&&!Zn&&!or&&(Dn=Ft(pn)),jn&&(An=Ft(jn.toLowerCase().replace("top",""))),Zn&&(Dn=Ft(Zn.toLowerCase().replace("bottom","")))}else Dn=Ft(pn)}let vr;typeof w=="boolean"?vr={spinning:w}:typeof w=="object"&&(vr=Object.assign({spinning:!0},w));const Ar=(0,xA.default)(ft,xe,`${ve}-wrapper`,Z==null?void 0:Z.className,{[`${ve}-wrapper-rtl`]:J==="rtl"},a,o,je),ui=Object.assign(Object.assign({},Z==null?void 0:Z.style),s),wn=typeof(R==null?void 0:R.emptyText)<"u"?R.emptyText:(te==null?void 0:te("Table"))||a1.createElement(APa.default,{componentName:"Table"}),xr=F?YPa.default:GPa.default,Zr={},_n=a1.useMemo(()=>{const{fontSize:zt,lineHeight:Ft,lineWidth:pn,padding:Sn,paddingXS:jn,paddingSM:Zn}=Ee,or=Math.floor(zt*Ft);switch(de){case"middle":return Zn*2+or+pn;case"small":return jn*2+or+pn;default:return Sn*2+or+pn}},[Ee,de]);return F&&(Zr.listItemHeight=_n),Pe(a1.createElement("div",{ref:rt,className:Ar,style:ui},a1.createElement(zPa.default,Object.assign({spinning:!1},vr),An,a1.createElement(xr,Object.assign({},Zr,L,{ref:vt,columns:W,direction:J,expandable:Ge,prefixCls:ve,className:(0,xA.default)({[`${ve}-middle`]:de==="middle",[`${ve}-small`]:de==="small",[`${ve}-bordered`]:u,[`${ve}-empty`]:Se.length===0},ft,xe,je),data:zn,rowKey:Mt,rowClassName:br,emptyText:wn,internalHooks:OPa.INTERNAL_HOOKS,internalRefs:We,transformColumns:mr,getContainerWidth:ct})),Dn)))};VCe.default=a1.forwardRef(QPa);var att=fn.default,ZPa=Un.default;Object.defineProperty(FCe,"__esModule",{value:!0});FCe.default=void 0;var xHe=ZPa(h),Jfn=Dle,eNa=att(LCe),tNa=att(jCe),$we=E3,nNa=att(VCe);const rNa=(e,t)=>{const n=xHe.useRef(0);return n.current+=1,xHe.createElement(nNa.default,Object.assign({},e,{ref:t,_renderTimes:n.current}))},vw=xHe.forwardRef(rNa);vw.SELECTION_COLUMN=$we.SELECTION_COLUMN;vw.EXPAND_COLUMN=Jfn.EXPAND_COLUMN;vw.SELECTION_ALL=$we.SELECTION_ALL;vw.SELECTION_INVERT=$we.SELECTION_INVERT;vw.SELECTION_NONE=$we.SELECTION_NONE;vw.Column=eNa.default;vw.ColumnGroup=tNa.default;vw.Summary=Jfn.Summary;vw.displayName="Table";FCe.default=vw;var iNa=fn.default;Object.defineProperty(MCe,"__esModule",{value:!0});MCe.default=void 0;var aNa=iNa(FCe);MCe.default=aNa.default;var Owe={},Pwe={},v5={};Object.defineProperty(v5,"__esModule",{value:!0});v5.prepareToken=v5.prepareComponentToken=v5.default=void 0;var Qfn=Ha,oNa=T1,sNa=Lo,Zfn=ao;const lNa=e=>{const{paddingXXS:t,lineWidth:n,tagPaddingHorizontal:r,componentCls:i,calc:a}=e,o=a(r).sub(n).equal(),s=a(t).sub(n).equal();return{[i]:Object.assign(Object.assign({},(0,sNa.resetComponent)(e)),{display:"inline-block",height:"auto",marginInlineEnd:e.marginXS,paddingInline:o,fontSize:e.tagFontSize,lineHeight:e.tagLineHeight,whiteSpace:"nowrap",background:e.defaultBg,border:`${(0,Qfn.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusSM,opacity:1,transition:`all ${e.motionDurationMid}`,textAlign:"start",position:"relative",[`&${i}-rtl`]:{direction:"rtl"},"&, a, a:hover":{color:e.defaultColor},[`${i}-close-icon`]:{marginInlineStart:s,fontSize:e.tagIconSize,color:e.colorTextDescription,cursor:"pointer",transition:`all ${e.motionDurationMid}`,"&:hover":{color:e.colorTextHeading}},[`&${i}-has-color`]:{borderColor:"transparent",[`&, a, a:hover, ${e.iconCls}-close, ${e.iconCls}-close:hover`]:{color:e.colorTextLightSolid}},"&-checkable":{backgroundColor:"transparent",borderColor:"transparent",cursor:"pointer",[`&:not(${i}-checkable-checked):hover`]:{color:e.colorPrimary,backgroundColor:e.colorFillSecondary},"&:active, &-checked":{color:e.colorTextLightSolid},"&-checked":{backgroundColor:e.colorPrimary,"&:hover":{backgroundColor:e.colorPrimaryHover}},"&:active":{backgroundColor:e.colorPrimaryActive}},"&-hidden":{display:"none"},[`> ${e.iconCls} + span, > span + ${e.iconCls}`]:{marginInlineStart:o}}),[`${i}-borderless`]:{borderColor:"transparent",background:e.tagBorderlessBg}}},epn=e=>{const{lineWidth:t,fontSizeIcon:n,calc:r}=e,i=e.fontSizeSM;return(0,Zfn.mergeToken)(e,{tagFontSize:i,tagLineHeight:(0,Qfn.unit)(r(e.lineHeightSM).mul(i).equal()),tagIconSize:r(n).sub(r(t).mul(2)).equal(),tagPaddingHorizontal:8,tagBorderlessBg:e.defaultBg})};v5.prepareToken=epn;const tpn=e=>({defaultBg:new oNa.FastColor(e.colorFillQuaternary).onBackground(e.colorBgContainer).toHexString(),defaultColor:e.colorText});v5.prepareComponentToken=tpn;v5.default=(0,Zfn.genStyleHooks)("Tag",e=>{const t=epn(e);return lNa(t)},tpn);var npn=fn.default,cNa=Un.default;Object.defineProperty(Pwe,"__esModule",{value:!0});Pwe.default=void 0;var DAe=cNa(h),uNa=npn(Li),dNa=go,fNa=npn(v5),pNa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const hNa=DAe.forwardRef((e,t)=>{const{prefixCls:n,style:r,className:i,checked:a,onChange:o,onClick:s}=e,c=pNa(e,["prefixCls","style","className","checked","onChange","onClick"]),{getPrefixCls:u,tag:d}=DAe.useContext(dNa.ConfigContext),f=b=>{o==null||o(!a),s==null||s(b)},p=u("tag",n),[m,g,_]=(0,fNa.default)(p),v=(0,uNa.default)(p,`${p}-checkable`,{[`${p}-checkable-checked`]:a},d==null?void 0:d.className,i,g,_);return m(DAe.createElement("span",Object.assign({},c,{ref:t,style:Object.assign(Object.assign({},r),d==null?void 0:d.style),className:v,onClick:f})))});Pwe.default=hNa;var Nwe={};Object.defineProperty(Nwe,"__esModule",{value:!0});Nwe.default=void 0;var d4t=v5,rpn=ao;const mNa=e=>(0,rpn.genPresetColor)(e,(t,n)=>{let{textColor:r,lightBorderColor:i,lightColor:a,darkColor:o}=n;return{[`${e.componentCls}${e.componentCls}-${t}`]:{color:r,background:a,borderColor:i,"&-inverse":{color:e.colorTextLightSolid,background:o,borderColor:o},[`&${e.componentCls}-borderless`]:{borderColor:"transparent"}}}});Nwe.default=(0,rpn.genSubStyleComponent)(["Tag","preset"],e=>{const t=(0,d4t.prepareToken)(e);return mNa(t)},d4t.prepareComponentToken);var Dwe={},ott={};Object.defineProperty(ott,"__esModule",{value:!0});ott.default=gNa;function gNa(e){return typeof e!="string"?e:e.charAt(0).toUpperCase()+e.slice(1)}var vNa=fn.default;Object.defineProperty(Dwe,"__esModule",{value:!0});Dwe.default=void 0;var f4t=v5,_Na=vNa(ott),yNa=ao;const g0e=(e,t,n)=>{const r=(0,_Na.default)(n);return{[`${e.componentCls}${e.componentCls}-${t}`]:{color:e[`color${n}`],background:e[`color${r}Bg`],borderColor:e[`color${r}Border`],[`&${e.componentCls}-borderless`]:{borderColor:"transparent"}}}};Dwe.default=(0,yNa.genSubStyleComponent)(["Tag","status"],e=>{const t=(0,f4t.prepareToken)(e);return[g0e(t,"success","Success"),g0e(t,"processing","Info"),g0e(t,"error","Error"),g0e(t,"warning","Warning")]},f4t.prepareComponentToken);var ZL=fn.default,ipn=Un.default;Object.defineProperty(Owe,"__esModule",{value:!0});Owe.default=void 0;var u6=ipn(h),p4t=ZL(Li),bNa=ZL(rd),h4t=c$,IAe=ipn(IL),xNa=ff,SNa=Fo,CNa=ZL(LD),wNa=go,ENa=ZL(Pwe),TNa=ZL(v5),$Na=ZL(Nwe),ONa=ZL(Dwe),PNa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const NNa=u6.forwardRef((e,t)=>{const{prefixCls:n,className:r,rootClassName:i,style:a,children:o,icon:s,color:c,onClose:u,bordered:d=!0,visible:f}=e,p=PNa(e,["prefixCls","className","rootClassName","style","children","icon","color","onClose","bordered","visible"]),{getPrefixCls:m,direction:g,tag:_}=u6.useContext(wNa.ConfigContext),[v,b]=u6.useState(!0),y=(0,bNa.default)(p,["closeIcon","closable"]);(0,SNa.devUseWarning)("Tag").deprecated(!("visible"in e),"visible","visible && <Tag />"),u6.useEffect(()=>{f!==void 0&&b(f)},[f]);const x=(0,h4t.isPresetColor)(c),C=(0,h4t.isPresetStatusColor)(c),w=x||C,$=Object.assign(Object.assign({backgroundColor:c&&!w?c:void 0},_==null?void 0:_.style),a),O=m("tag",n),[N,P,I]=(0,TNa.default)(O),D=(0,p4t.default)(O,_==null?void 0:_.className,{[`${O}-${c}`]:w,[`${O}-has-color`]:c&&!w,[`${O}-hidden`]:!v,[`${O}-rtl`]:g==="rtl",[`${O}-borderless`]:!d},r,i,P,I),k=K=>{K.stopPropagation(),u==null||u(K),!K.defaultPrevented&&b(!1)},[,R]=(0,IAe.default)((0,IAe.pickClosable)(e),(0,IAe.pickClosable)(_),{closable:!1,closeIconRender:K=>{const U=u6.createElement("span",{className:`${O}-close-icon`,onClick:k},K);return(0,xNa.replaceElement)(K,U,W=>({onClick:L=>{var Y;(Y=W==null?void 0:W.onClick)===null||Y===void 0||Y.call(W,L),k(L)},className:(0,p4t.default)(W==null?void 0:W.className,`${O}-close-icon`)}))}}),A=typeof p.onClick=="function"||o&&o.type==="a",F=s||null,z=F?u6.createElement(u6.Fragment,null,F,o&&u6.createElement("span",null,o)):o,M=u6.createElement("span",Object.assign({},y,{ref:t,className:D,style:$}),z,R,x&&u6.createElement($Na.default,{key:"preset",prefixCls:O}),C&&u6.createElement(ONa.default,{key:"status",prefixCls:O}));return N(A?u6.createElement(CNa.default,{component:"Tag"},M):M)}),stt=NNa;stt.displayName="Tag";stt.CheckableTag=ENa.default;Owe.default=stt;var Iwe={},Rwe={},ltt=fn.default;Object.defineProperty(Rwe,"__esModule",{value:!0});Rwe.default=void 0;var m4t=Ha,DNa=ltt(rse),INa=ltt(G6),RNa=ltt(B8e);const kNa=e=>{const t=e!=null&&e.algorithm?(0,m4t.createTheme)(e.algorithm):DNa.default,n=Object.assign(Object.assign({},INa.default),e==null?void 0:e.token);return(0,m4t.getComputedToken)(n,{override:e==null?void 0:e.token},t,RNa.default)};Rwe.default=kNa;var kwe={},ctt={};Object.defineProperty(ctt,"__esModule",{value:!0});ctt.default=ANa;function ANa(e){const{sizeUnit:t,sizeStep:n}=e,r=n-2;return{sizeXXL:t*(r+10),sizeXL:t*(r+6),sizeLG:t*(r+2),sizeMD:t*(r+2),sizeMS:t*(r+1),size:t*r,sizeSM:t*r,sizeXS:t*(r-1),sizeXXS:t*(r-1)}}var Awe=fn.default;Object.defineProperty(kwe,"__esModule",{value:!0});kwe.default=void 0;var MNa=Awe(cG),FNa=Awe(ise),LNa=Awe(ase),jNa=Awe(ctt);const BNa=(e,t)=>{const n=t??(0,MNa.default)(e),r=n.fontSizeSM,i=n.controlHeight-4;return Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},n),(0,jNa.default)(t??e)),(0,LNa.default)(r)),{controlHeight:i}),(0,FNa.default)(Object.assign(Object.assign({},n),{controlHeight:i})))};kwe.default=BNa;var Mwe={},mU={},gU={};Object.defineProperty(gU,"__esModule",{value:!0});gU.getSolidColor=gU.getAlphaColor=void 0;var apn=T1;const zNa=(e,t)=>new apn.FastColor(e).setA(t).toRgbString();gU.getAlphaColor=zNa;const HNa=(e,t)=>new apn.FastColor(e).lighten(t).toHexString();gU.getSolidColor=HNa;Object.defineProperty(mU,"__esModule",{value:!0});mU.generateNeutralColorPalettes=mU.generateColorPalettes=void 0;var qNa=H5,Y0=gU;const VNa=e=>{const t=(0,qNa.generate)(e,{theme:"dark"});return{1:t[0],2:t[1],3:t[2],4:t[3],5:t[6],6:t[5],7:t[4],8:t[6],9:t[5],10:t[4]}};mU.generateColorPalettes=VNa;const WNa=(e,t)=>{const n=e||"#000",r=t||"#fff";return{colorBgBase:n,colorTextBase:r,colorText:(0,Y0.getAlphaColor)(r,.85),colorTextSecondary:(0,Y0.getAlphaColor)(r,.65),colorTextTertiary:(0,Y0.getAlphaColor)(r,.45),colorTextQuaternary:(0,Y0.getAlphaColor)(r,.25),colorFill:(0,Y0.getAlphaColor)(r,.18),colorFillSecondary:(0,Y0.getAlphaColor)(r,.12),colorFillTertiary:(0,Y0.getAlphaColor)(r,.08),colorFillQuaternary:(0,Y0.getAlphaColor)(r,.04),colorBgSolid:(0,Y0.getAlphaColor)(r,.95),colorBgSolidHover:(0,Y0.getAlphaColor)(r,1),colorBgSolidActive:(0,Y0.getAlphaColor)(r,.9),colorBgElevated:(0,Y0.getSolidColor)(n,12),colorBgContainer:(0,Y0.getSolidColor)(n,8),colorBgLayout:(0,Y0.getSolidColor)(n,0),colorBgSpotlight:(0,Y0.getSolidColor)(n,26),colorBgBlur:(0,Y0.getAlphaColor)(r,.04),colorBorder:(0,Y0.getSolidColor)(n,26),colorBorderSecondary:(0,Y0.getSolidColor)(n,19)}};mU.generateNeutralColorPalettes=WNa;var opn=fn.default;Object.defineProperty(Mwe,"__esModule",{value:!0});Mwe.default=void 0;var UNa=H5,KNa=opn(cG),GNa=G6,YNa=opn(k8e),g4t=mU;const XNa=(e,t)=>{const n=Object.keys(GNa.defaultPresetColors).map(i=>{const a=(0,UNa.generate)(e[i],{theme:"dark"});return Array.from({length:10},()=>1).reduce((o,s,c)=>(o[`${i}-${c+1}`]=a[c],o[`${i}${c+1}`]=a[c],o),{})}).reduce((i,a)=>(i=Object.assign(Object.assign({},i),a),i),{}),r=t??(0,KNa.default)(e);return Object.assign(Object.assign(Object.assign({},r),n),(0,YNa.default)(e,{generateColorPalettes:g4t.generateColorPalettes,generateNeutralColorPalettes:g4t.generateNeutralColorPalettes}))};Mwe.default=XNa;var Fwe=fn.default;Object.defineProperty(Iwe,"__esModule",{value:!0});Iwe.default=void 0;var JNa=Fwe(Rwe),bve=ao,QNa=Fwe(kwe),ZNa=Fwe(Mwe),eDa=Fwe(cG);function tDa(){const[e,t,n]=(0,bve.useToken)();return{theme:e,token:t,hashId:n}}Iwe.default={defaultSeed:bve.defaultConfig.token,useToken:tDa,defaultAlgorithm:eDa.default,darkAlgorithm:ZNa.default,compactAlgorithm:QNa.default,getDesignToken:JNa.default,defaultConfig:bve.defaultConfig,_internalContext:bve.DesignTokenContext};var Lwe={},utt=fn.default,nDa=Un.default;Object.defineProperty(Lwe,"__esModule",{value:!0});Lwe.default=void 0;var Zne=nDa(h),rDa=utt(y_),iDa=Fo,aDa=utt(ule),oDa=utt(Yy),sDa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const{TimePicker:lDa,RangePicker:cDa}=aDa.default,uDa=Zne.forwardRef((e,t)=>Zne.createElement(cDa,Object.assign({},e,{picker:"time",mode:void 0,ref:t}))),eY=Zne.forwardRef((e,t)=>{var{addon:n,renderExtraFooter:r,variant:i,bordered:a}=e,o=sDa(e,["addon","renderExtraFooter","variant","bordered"]);(0,iDa.devUseWarning)("TimePicker").deprecated(!n,"addon","renderExtraFooter");const[s]=(0,oDa.default)("timePicker",i,a),c=Zne.useMemo(()=>{if(r)return r;if(n)return n},[n,r]);return Zne.createElement(lDa,Object.assign({},o,{mode:void 0,ref:t,renderExtraFooter:c,variant:s}))});eY.displayName="TimePicker";const spn=(0,rDa.default)(eY,"popupAlign",void 0,"picker");eY._InternalPanelDoNotUseOrYouWillBeFired=spn;eY.RangePicker=uDa;eY._InternalPanelDoNotUseOrYouWillBeFired=spn;Lwe.default=eY;var jwe={},Bwe={},vU={};Object.defineProperty(vU,"__esModule",{value:!0});vU.prepareComponentToken=vU.default=void 0;var Q2=Ha,dDa=Lo,v4t=ao;const fDa=e=>{const{componentCls:t,calc:n}=e;return{[t]:Object.assign(Object.assign({},(0,dDa.resetComponent)(e)),{margin:0,padding:0,listStyle:"none",[`${t}-item`]:{position:"relative",margin:0,paddingBottom:e.itemPaddingBottom,fontSize:e.fontSize,listStyle:"none","&-tail":{position:"absolute",insetBlockStart:e.itemHeadSize,insetInlineStart:n(n(e.itemHeadSize).sub(e.tailWidth)).div(2).equal(),height:`calc(100% - ${(0,Q2.unit)(e.itemHeadSize)})`,borderInlineStart:`${(0,Q2.unit)(e.tailWidth)} ${e.lineType} ${e.tailColor}`},"&-pending":{[`${t}-item-head`]:{fontSize:e.fontSizeSM,backgroundColor:"transparent"},[`${t}-item-tail`]:{display:"none"}},"&-head":{position:"absolute",width:e.itemHeadSize,height:e.itemHeadSize,backgroundColor:e.dotBg,border:`${(0,Q2.unit)(e.dotBorderWidth)} ${e.lineType} transparent`,borderRadius:"50%","&-blue":{color:e.colorPrimary,borderColor:e.colorPrimary},"&-red":{color:e.colorError,borderColor:e.colorError},"&-green":{color:e.colorSuccess,borderColor:e.colorSuccess},"&-gray":{color:e.colorTextDisabled,borderColor:e.colorTextDisabled}},"&-head-custom":{position:"absolute",insetBlockStart:n(e.itemHeadSize).div(2).equal(),insetInlineStart:n(e.itemHeadSize).div(2).equal(),width:"auto",height:"auto",marginBlockStart:0,paddingBlock:e.customHeadPaddingVertical,lineHeight:1,textAlign:"center",border:0,borderRadius:0,transform:"translate(-50%, -50%)"},"&-content":{position:"relative",insetBlockStart:n(n(e.fontSize).mul(e.lineHeight).sub(e.fontSize)).mul(-1).add(e.lineWidth).equal(),marginInlineStart:n(e.margin).add(e.itemHeadSize).equal(),marginInlineEnd:0,marginBlockStart:0,marginBlockEnd:0,wordBreak:"break-word"},"&-last":{[`> ${t}-item-tail`]:{display:"none"},[`> ${t}-item-content`]:{minHeight:n(e.controlHeightLG).mul(1.2).equal()}}},[`&${t}-alternate,
        &${t}-right,
        &${t}-label`]:{[`${t}-item`]:{"&-tail, &-head, &-head-custom":{insetInlineStart:"50%"},"&-head":{marginInlineStart:n(e.marginXXS).mul(-1).equal(),"&-custom":{marginInlineStart:n(e.tailWidth).div(2).equal()}},"&-left":{[`${t}-item-content`]:{insetInlineStart:`calc(50% - ${(0,Q2.unit)(e.marginXXS)})`,width:`calc(50% - ${(0,Q2.unit)(e.marginSM)})`,textAlign:"start"}},"&-right":{[`${t}-item-content`]:{width:`calc(50% - ${(0,Q2.unit)(e.marginSM)})`,margin:0,textAlign:"end"}}}},[`&${t}-right`]:{[`${t}-item-right`]:{[`${t}-item-tail,
            ${t}-item-head,
            ${t}-item-head-custom`]:{insetInlineStart:`calc(100% - ${(0,Q2.unit)(n(n(e.itemHeadSize).add(e.tailWidth)).div(2).equal())})`},[`${t}-item-content`]:{width:`calc(100% - ${(0,Q2.unit)(n(e.itemHeadSize).add(e.marginXS).equal())})`}}},[`&${t}-pending
        ${t}-item-last
        ${t}-item-tail`]:{display:"block",height:`calc(100% - ${(0,Q2.unit)(e.margin)})`,borderInlineStart:`${(0,Q2.unit)(e.tailWidth)} dotted ${e.tailColor}`},[`&${t}-reverse
        ${t}-item-last
        ${t}-item-tail`]:{display:"none"},[`&${t}-reverse ${t}-item-pending`]:{[`${t}-item-tail`]:{insetBlockStart:e.margin,display:"block",height:`calc(100% - ${(0,Q2.unit)(e.margin)})`,borderInlineStart:`${(0,Q2.unit)(e.tailWidth)} dotted ${e.tailColor}`},[`${t}-item-content`]:{minHeight:n(e.controlHeightLG).mul(1.2).equal()}},[`&${t}-label`]:{[`${t}-item-label`]:{position:"absolute",insetBlockStart:n(n(e.fontSize).mul(e.lineHeight).sub(e.fontSize)).mul(-1).add(e.tailWidth).equal(),width:`calc(50% - ${(0,Q2.unit)(e.marginSM)})`,textAlign:"end"},[`${t}-item-right`]:{[`${t}-item-label`]:{insetInlineStart:`calc(50% + ${(0,Q2.unit)(e.marginSM)})`,width:`calc(50% - ${(0,Q2.unit)(e.marginSM)})`,textAlign:"start"}}},"&-rtl":{direction:"rtl",[`${t}-item-head-custom`]:{transform:"translate(50%, -50%)"}}})}},lpn=e=>({tailColor:e.colorSplit,tailWidth:e.lineWidthBold,dotBorderWidth:e.wireframe?e.lineWidthBold:e.lineWidth*3,dotBg:e.colorBgContainer,itemPaddingBottom:e.padding*1.25});vU.prepareComponentToken=lpn;vU.default=(0,v4t.genStyleHooks)("Timeline",e=>{const t=(0,v4t.mergeToken)(e,{itemHeadSize:10,customHeadPaddingVertical:e.paddingXXS,paddingInlineEnd:2});return[fDa(t)]},lpn);var Fle={},pDa=fn.default,hDa=Un.default;Object.defineProperty(Fle,"__esModule",{value:!0});Fle.default=void 0;var pq=hDa(h),_4t=pDa(Li),mDa=go,gDa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const vDa=e=>{var{prefixCls:t,className:n,color:r="blue",dot:i,pending:a=!1,position:o,label:s,children:c}=e,u=gDa(e,["prefixCls","className","color","dot","pending","position","label","children"]);const{getPrefixCls:d}=pq.useContext(mDa.ConfigContext),f=d("timeline",t),p=(0,_4t.default)(`${f}-item`,{[`${f}-item-pending`]:a},n),m=/blue|red|green|gray/.test(r||"")?void 0:r,g=(0,_4t.default)(`${f}-item-head`,{[`${f}-item-head-custom`]:!!i,[`${f}-item-head-${r}`]:!m});return pq.createElement("li",Object.assign({},u,{className:p}),s&&pq.createElement("div",{className:`${f}-item-label`},s),pq.createElement("div",{className:`${f}-item-tail`}),pq.createElement("div",{className:g,style:{borderColor:m,color:m}},i),pq.createElement("div",{className:`${f}-item-content`},c))};Fle.default=vDa;var zwe={},_Da=Un.default,Hwe=fn.default;Object.defineProperty(zwe,"__esModule",{value:!0});zwe.default=void 0;var yDa=Hwe(du),RAe=_Da(h),bDa=Hwe(J5),y4t=Hwe(Li),xDa=Hwe(Fle),b4t=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const SDa=e=>{var{prefixCls:t,className:n,pending:r=!1,children:i,items:a,rootClassName:o,reverse:s=!1,direction:c,hashId:u,pendingDot:d,mode:f=""}=e,p=b4t(e,["prefixCls","className","pending","children","items","rootClassName","reverse","direction","hashId","pendingDot","mode"]);const m=(w,$)=>f==="alternate"?w==="right"?`${t}-item-right`:w==="left"?`${t}-item-left`:$%2===0?`${t}-item-left`:`${t}-item-right`:f==="left"?`${t}-item-left`:f==="right"?`${t}-item-right`:w==="right"?`${t}-item-right`:"",g=(0,yDa.default)(a||[]),_=typeof r=="boolean"?null:r;r&&g.push({pending:!!r,dot:d||RAe.createElement(bDa.default,null),children:_}),s&&g.reverse();const v=g.length,b=`${t}-item-last`,y=g.filter(w=>!!w).map((w,$)=>{var O;const N=$===v-2?b:"",P=$===v-1?b:"",{className:I}=w,D=b4t(w,["className"]);return RAe.createElement(xDa.default,Object.assign({},D,{className:(0,y4t.default)([I,!s&&r?N:P,m((O=w==null?void 0:w.position)!==null&&O!==void 0?O:"",$)]),key:(w==null?void 0:w.key)||$}))}),x=g.some(w=>!!(w!=null&&w.label)),C=(0,y4t.default)(t,{[`${t}-pending`]:!!r,[`${t}-reverse`]:!!s,[`${t}-${f}`]:!!f&&!x,[`${t}-label`]:x,[`${t}-rtl`]:c==="rtl"},n,o,u);return RAe.createElement("ul",Object.assign({},p,{className:C}),y)};zwe.default=SDa;var qwe={},CDa=fn.default;Object.defineProperty(qwe,"__esModule",{value:!0});qwe.default=void 0;var wDa=CDa($1);function EDa(e,t){return e&&Array.isArray(e)?e:(0,wDa.default)(t).map(n=>{var r,i;return Object.assign({children:(i=(r=n==null?void 0:n.props)===null||r===void 0?void 0:r.children)!==null&&i!==void 0?i:""},n.props)})}qwe.default=EDa;var tY=fn.default,TDa=Un.default;Object.defineProperty(Bwe,"__esModule",{value:!0});Bwe.default=void 0;var x4t=TDa(h),$Da=tY(Li),ODa=Fo,PDa=go,NDa=tY(Nu),DDa=tY(vU),IDa=tY(Fle),RDa=tY(zwe),kDa=tY(qwe),ADa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const dtt=e=>{const{getPrefixCls:t,direction:n,timeline:r}=x4t.useContext(PDa.ConfigContext),{prefixCls:i,children:a,items:o,className:s,style:c}=e,u=ADa(e,["prefixCls","children","items","className","style"]),d=t("timeline",i);(0,ODa.devUseWarning)("Timeline").deprecated(!a,"Timeline.Item","items");const f=(0,NDa.default)(d),[p,m,g]=(0,DDa.default)(d,f),_=(0,kDa.default)(o,a);return p(x4t.createElement(RDa.default,Object.assign({},u,{className:(0,$Da.default)(r==null?void 0:r.className,s,g,f),style:Object.assign(Object.assign({},r==null?void 0:r.style),c),prefixCls:d,direction:n,items:_,hashId:m})))};dtt.Item=IDa.default;dtt.displayName="Timeline";Bwe.default=dtt;var MDa=fn.default;Object.defineProperty(jwe,"__esModule",{value:!0});jwe.default=void 0;var FDa=MDa(Bwe);jwe.default=FDa.default;var Vwe={};const LDa=mc(EZr);var Lle={},nY=fn.default;Object.defineProperty(Lle,"__esModule",{value:!0});Lle.default=void 0;var jDa=nY(du),cy=nY(h),BDa=nY(nb),kAe=nY(Li),S4t=nY(Gy),zDa=lm,HDa=nY(Ky);function AAe(e){return e!=null}const qDa=e=>{var t,n;const{stepProps:r,current:i,type:a,indicatorsRender:o}=e,{prefixCls:s,total:c=1,title:u,onClose:d,onPrev:f,onNext:p,onFinish:m,cover:g,description:_,nextButtonProps:v,prevButtonProps:b,type:y,closable:x}=r,C=y??a,w=cy.default.createElement("button",{type:"button",onClick:d,className:`${s}-close`},(x==null?void 0:x.closeIcon)||cy.default.createElement(BDa.default,{className:`${s}-close-icon`})),$=i===c-1,O=()=>{var z;f==null||f(),(z=b==null?void 0:b.onClick)===null||z===void 0||z.call(b)},N=()=>{var z;$?m==null||m():p==null||p(),(z=v==null?void 0:v.onClick)===null||z===void 0||z.call(v)},P=AAe(u)?cy.default.createElement("div",{className:`${s}-header`},cy.default.createElement("div",{className:`${s}-title`},u)):null,I=AAe(_)?cy.default.createElement("div",{className:`${s}-description`},_):null,D=AAe(g)?cy.default.createElement("div",{className:`${s}-cover`},g):null;let k;o?k=o(i,c):k=(0,jDa.default)(Array.from({length:c}).keys()).map((z,M)=>cy.default.createElement("span",{key:z,className:(0,kAe.default)(M===i&&`${s}-indicator-active`,`${s}-indicator`)}));const R=C==="primary"?"default":"primary",A={type:"default",ghost:C==="primary"},[F]=(0,zDa.useLocale)("Tour",HDa.default.Tour);return cy.default.createElement("div",{className:`${s}-content`},cy.default.createElement("div",{className:`${s}-inner`},x&&w,D,P,I,cy.default.createElement("div",{className:`${s}-footer`},c>1&&cy.default.createElement("div",{className:`${s}-indicators`},k),cy.default.createElement("div",{className:`${s}-buttons`},i!==0?cy.default.createElement(S4t.default,Object.assign({},A,b,{onClick:O,size:"small",className:(0,kAe.default)(`${s}-prev-btn`,b==null?void 0:b.className)}),(t=b==null?void 0:b.children)!==null&&t!==void 0?t:F==null?void 0:F.Previous):null,cy.default.createElement(S4t.default,Object.assign({type:R},v,{onClick:N,size:"small",className:(0,kAe.default)(`${s}-next-btn`,v==null?void 0:v.className)}),(n=v==null?void 0:v.children)!==null&&n!==void 0?n:$?F==null?void 0:F.Finish:F==null?void 0:F.Next)))))};Lle.default=qDa;var Wwe={},OF={},VDa=Un.default;Object.defineProperty(OF,"__esModule",{value:!0});OF.prepareComponentToken=OF.default=void 0;var d6=Ha,C4t=T1,w4t=Lo,SHe=VDa(uw),WDa=e7,E4t=ao;const UDa=e=>{const{componentCls:t,padding:n,paddingXS:r,borderRadius:i,borderRadiusXS:a,colorPrimary:o,colorFill:s,indicatorHeight:c,indicatorWidth:u,boxShadowTertiary:d,zIndexPopup:f,colorBgElevated:p,fontWeightStrong:m,marginXS:g,colorTextLightSolid:_,tourBorderRadius:v,colorWhite:b,primaryNextBtnHoverBg:y,closeBtnSize:x,motionDurationSlow:C,antCls:w,primaryPrevBtnBg:$}=e;return[{[t]:Object.assign(Object.assign({},(0,w4t.resetComponent)(e)),{position:"absolute",zIndex:f,maxWidth:"fit-content",visibility:"visible",width:520,"--antd-arrow-background-color":p,"&-pure":{maxWidth:"100%",position:"relative"},[`&${t}-hidden`]:{display:"none"},[`${t}-content`]:{position:"relative"},[`${t}-inner`]:{textAlign:"start",textDecoration:"none",borderRadius:v,boxShadow:d,position:"relative",backgroundColor:p,border:"none",backgroundClip:"padding-box",[`${t}-close`]:Object.assign({position:"absolute",top:n,insetInlineEnd:n,color:e.colorIcon,background:"none",border:"none",width:x,height:x,borderRadius:e.borderRadiusSM,transition:`background-color ${e.motionDurationMid}, color ${e.motionDurationMid}`,display:"flex",alignItems:"center",justifyContent:"center",cursor:"pointer","&:hover":{color:e.colorIconHover,backgroundColor:e.colorBgTextHover},"&:active":{backgroundColor:e.colorBgTextActive}},(0,w4t.genFocusStyle)(e)),[`${t}-cover`]:{textAlign:"center",padding:`${(0,d6.unit)(e.calc(n).add(x).add(r).equal())} ${(0,d6.unit)(n)} 0`,img:{width:"100%"}},[`${t}-header`]:{padding:`${(0,d6.unit)(n)} ${(0,d6.unit)(n)} ${(0,d6.unit)(r)}`,width:`calc(100% - ${(0,d6.unit)(x)})`,wordBreak:"break-word",[`${t}-title`]:{fontWeight:m}},[`${t}-description`]:{padding:`0 ${(0,d6.unit)(n)}`,wordWrap:"break-word"},[`${t}-footer`]:{padding:`${(0,d6.unit)(r)} ${(0,d6.unit)(n)} ${(0,d6.unit)(n)}`,textAlign:"end",borderRadius:`0 0 ${(0,d6.unit)(a)} ${(0,d6.unit)(a)}`,display:"flex",[`${t}-indicators`]:{display:"inline-block",[`${t}-indicator`]:{width:u,height:c,display:"inline-block",borderRadius:"50%",background:s,"&:not(:last-child)":{marginInlineEnd:c},"&-active":{background:o}}},[`${t}-buttons`]:{marginInlineStart:"auto",[`${w}-btn`]:{marginInlineStart:g}}}},[`${t}-primary, &${t}-primary`]:{"--antd-arrow-background-color":o,[`${t}-inner`]:{color:_,textAlign:"start",textDecoration:"none",backgroundColor:o,borderRadius:i,boxShadow:d,[`${t}-close`]:{color:_},[`${t}-indicators`]:{[`${t}-indicator`]:{background:$,"&-active":{background:_}}},[`${t}-prev-btn`]:{color:_,borderColor:$,backgroundColor:o,"&:hover":{backgroundColor:$,borderColor:"transparent"}},[`${t}-next-btn`]:{color:o,borderColor:"transparent",background:b,"&:hover":{background:y}}}}}),[`${t}-mask`]:{[`${t}-placeholder-animated`]:{transition:`all ${C}`}},[["&-placement-left","&-placement-leftTop","&-placement-leftBottom","&-placement-right","&-placement-rightTop","&-placement-rightBottom"].join(",")]:{[`${t}-inner`]:{borderRadius:e.min(v,SHe.MAX_VERTICAL_CONTENT_RADIUS)}}},(0,SHe.default)(e,"var(--antd-arrow-background-color)")]},cpn=e=>Object.assign(Object.assign({zIndexPopup:e.zIndexPopupBase+70,closeBtnSize:e.fontSize*e.lineHeight,primaryPrevBtnBg:new C4t.FastColor(e.colorTextLightSolid).setA(.15).toRgbString(),primaryNextBtnHoverBg:new C4t.FastColor(e.colorBgTextHover).onBackground(e.colorWhite).toRgbString()},(0,SHe.getArrowOffsetToken)({contentRadius:e.borderRadiusLG,limitVerticalRadius:!0})),(0,WDa.getArrowToken)(e));OF.prepareComponentToken=cpn;OF.default=(0,E4t.genStyleHooks)("Tour",e=>{const{borderRadiusLG:t}=e,n=(0,E4t.mergeToken)(e,{indicatorWidth:6,indicatorHeight:6,tourBorderRadius:t});return[UDa(n)]},cpn);var Uwe=fn.default,KDa=Un.default;Object.defineProperty(Wwe,"__esModule",{value:!0});Wwe.default=void 0;var v0e=KDa(h),T4t=Uwe(Li),GDa=Uwe(IL),YDa=y_,XDa=ff,JDa=go,QDa=PC,ZDa=Uwe(Lle),eIa=Uwe(OF),tIa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const nIa=e=>{const{prefixCls:t,current:n=0,total:r=6,className:i,style:a,type:o,closable:s,closeIcon:c}=e,u=tIa(e,["prefixCls","current","total","className","style","type","closable","closeIcon"]),{getPrefixCls:d}=v0e.useContext(JDa.ConfigContext),f=d("tour",t),[p,m,g]=(0,eIa.default)(f),[_,v]=(0,GDa.default)({closable:s,closeIcon:c},null,{closable:!0,closeIconRender:b=>v0e.isValidElement(b)?(0,XDa.cloneElement)(b,{className:(0,T4t.default)(b.props.className,`${f}-close-icon`)}):b});return p(v0e.createElement(QDa.RawPurePanel,{prefixCls:f,hashId:m,className:(0,T4t.default)(i,`${f}-pure`,o&&`${f}-${o}`,g),style:a},v0e.createElement(ZDa.default,{stepProps:Object.assign(Object.assign({},u),{prefixCls:f,total:r,closable:_?{closeIcon:v}:void 0}),current:n,type:o})))};Wwe.default=(0,YDa.withPureRenderTheme)(nIa);var ej=fn.default,rIa=Un.default;Object.defineProperty(Vwe,"__esModule",{value:!0});Vwe.default=void 0;var _te=rIa(h),iIa=ej(LDa),$4t=ej(Li),aIa=Hf,oIa=ej(wG),sIa=ej(i$),lIa=go,cIa=ao,uIa=ej(Lle),dIa=ej(Wwe),fIa=ej(OF),pIa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const ftt=e=>{const{prefixCls:t,type:n,rootClassName:r,indicatorsRender:i,steps:a,closeIcon:o}=e,s=pIa(e,["prefixCls","type","rootClassName","indicatorsRender","steps","closeIcon"]),{getPrefixCls:c,direction:u,tour:d}=(0,_te.useContext)(lIa.ConfigContext),f=c("tour",t),[p,m,g]=(0,fIa.default)(f),[,_]=(0,cIa.useToken)(),v=_te.default.useMemo(()=>a==null?void 0:a.map($=>{var O;return Object.assign(Object.assign({},$),{className:(0,$4t.default)($.className,{[`${f}-primary`]:((O=$.type)!==null&&O!==void 0?O:n)==="primary"})})}),[a,n]),b=$=>{var O;return(0,oIa.default)({arrowPointAtCenter:(O=$==null?void 0:$.arrowPointAtCenter)!==null&&O!==void 0?O:!0,autoAdjustOverflow:!0,offset:_.marginXXS,arrowWidth:_.sizePopupArrow,borderRadius:_.borderRadius})},y=(0,$4t.default)({[`${f}-rtl`]:u==="rtl"},m,g,r),x=($,O)=>_te.default.createElement(uIa.default,{type:n,stepProps:$,current:O,indicatorsRender:i}),[C,w]=(0,aIa.useZIndex)("Tour",s.zIndex);return p(_te.default.createElement(sIa.default.Provider,{value:w},_te.default.createElement(iIa.default,Object.assign({},s,{closeIcon:o??(d==null?void 0:d.closeIcon),zIndex:C,rootClassName:y,prefixCls:f,animated:!0,renderPanel:x,builtinPlacements:b,steps:v}))))};ftt.displayName="Tour";ftt._InternalPanelDoNotUseOrYouWillBeFired=dIa.default;Vwe.default=ftt;var Kwe={},sD={};Object.defineProperty(sD,"__esModule",{value:!0});sD.groupKeysMap=sD.groupDisabledKeysMap=void 0;const hIa=e=>{const t=new Map;return e.forEach((n,r)=>{t.set(n,r)}),t};sD.groupKeysMap=hIa;const mIa=e=>{const t=new Map;return e.forEach((n,r)=>{let{disabled:i,key:a}=n;i&&t.set(a,r)}),t};sD.groupDisabledKeysMap=mIa;var Gwe={},gIa=Un.default;Object.defineProperty(Gwe,"__esModule",{value:!0});Gwe.default=void 0;var O4t=gIa(h),vIa=sD;const _Ia=(e,t,n)=>{const r=O4t.useMemo(()=>(e||[]).map(o=>t?Object.assign(Object.assign({},o),{key:t(o)}):o),[e,t]),[i,a]=O4t.useMemo(()=>{var o;const s=[],c=Array.from({length:(o=n==null?void 0:n.length)!==null&&o!==void 0?o:0}),u=(0,vIa.groupKeysMap)(n||[]);return r.forEach(d=>{if(u.has(d.key)){const f=u.get(d.key);c[f]=d}else s.push(d)}),[s,c]},[r,n]);return[r,i.filter(Boolean),a.filter(Boolean)]};Gwe.default=_Ia;var Ywe={},yIa=Un.default,bIa=fn.default;Object.defineProperty(Ywe,"__esModule",{value:!0});Ywe.default=void 0;var hq=bIa(du),_0e=yIa(h),MAe=Jcn;const xIa=[];function y0e(e,t){const n=e.filter(r=>t.has(r));return e.length===n.length?e:n}function P4t(e){return Array.from(e).join(";")}function SIa(e,t,n){const[r,i]=_0e.useMemo(()=>[new Set(e.map(f=>f==null?void 0:f.key)),new Set(t.map(f=>f==null?void 0:f.key))],[e,t]),[a,o]=(0,MAe.useMergedState)(xIa,{value:n}),s=_0e.useMemo(()=>y0e(a,r),[a,r]),c=_0e.useMemo(()=>y0e(a,i),[a,i]);_0e.useEffect(()=>{o([].concat((0,hq.default)(y0e(a,r)),(0,hq.default)(y0e(a,i))))},[P4t(r),P4t(i)]);const u=(0,MAe.useEvent)(f=>{o([].concat((0,hq.default)(f),(0,hq.default)(c)))}),d=(0,MAe.useEvent)(f=>{o([].concat((0,hq.default)(s),(0,hq.default)(f)))});return[s,c,u,d]}Ywe.default=SIa;var Xwe={},_U={},Jwe={},CHe={exports:{}},Qwe={},ptt={};Object.defineProperty(ptt,"__esModule",{value:!0});var CIa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M360 184h-8c4.4 0 8-3.6 8-8v8h304v-8c0 4.4 3.6 8 8 8h-8v72h72v-80c0-35.3-28.7-64-64-64H352c-35.3 0-64 28.7-64 64v80h72v-72zm504 72H160c-17.7 0-32 14.3-32 32v32c0 4.4 3.6 8 8 8h60.4l24.7 523c1.6 34.1 29.8 61 63.9 61h454c34.2 0 62.3-26.8 63.9-61l24.7-523H888c4.4 0 8-3.6 8-8v-32c0-17.7-14.3-32-32-32zM731.3 840H292.7l-24.2-512h487l-24.2 512z"}}]},name:"delete",theme:"outlined"};ptt.default=CIa;var wIa=Un.default,htt=fn.default;Object.defineProperty(Qwe,"__esModule",{value:!0});Qwe.default=void 0;var EIa=htt(Ol),upn=wIa(h),TIa=htt(ptt),$Ia=htt(Pl),OIa=function(t,n){return upn.createElement($Ia.default,(0,EIa.default)({},t,{ref:n,icon:TIa.default}))},dpn=upn.forwardRef(OIa);dpn.displayName="DeleteOutlined";Qwe.default=dpn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(Qwe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(CHe,CHe.exports);var fpn=CHe.exports,Zwe=fn.default,PIa=Un.default;Object.defineProperty(Jwe,"__esModule",{value:!0});Jwe.default=void 0;var LA=PIa(h),NIa=Zwe(fpn),DIa=Zwe(Li),IIa=Zwe(XD),RIa=lm,kIa=Zwe(Ky);const AIa=e=>{const{renderedText:t,renderedEl:n,item:r,checked:i,disabled:a,prefixCls:o,onClick:s,onRemove:c,showRemove:u}=e,d=(0,DIa.default)(`${o}-content-item`,{[`${o}-content-item-disabled`]:a||r.disabled,[`${o}-content-item-checked`]:i&&!r.disabled});let f;(typeof t=="string"||typeof t=="number")&&(f=String(t));const[p]=(0,RIa.useLocale)("Transfer",kIa.default.Transfer),m={className:d,title:f},g=LA.createElement("span",{className:`${o}-content-item-text`},n);return u?LA.createElement("li",Object.assign({},m),g,LA.createElement("button",{type:"button",disabled:a||r.disabled,className:`${o}-content-item-remove`,"aria-label":p==null?void 0:p.remove,onClick:()=>c==null?void 0:c(r)},LA.createElement(NIa.default,null))):(m.onClick=a||r.disabled?void 0:_=>s(r,_),LA.createElement("li",Object.assign({},m),LA.createElement(IIa.default,{className:`${o}-checkbox`,checked:i,disabled:a||r.disabled}),g))};Jwe.default=LA.memo(AIa);var eEe=fn.default,MIa=Un.default;Object.defineProperty(_U,"__esModule",{value:!0});_U.default=_U.OmitProps=void 0;var Ax=MIa(h),FIa=eEe(Li),LIa=eEe(m0),jIa=eEe(JL),BIa=eEe(Jwe);_U.OmitProps=["handleFilter","handleClear","checkedKeys"];const zIa=e=>Object.assign(Object.assign({},{simple:!0,showSizeChanger:!1,showLessItems:!1}),e),ppn=(e,t)=>{const{prefixCls:n,filteredRenderItems:r,selectedKeys:i,disabled:a,showRemove:o,pagination:s,onScroll:c,onItemSelect:u,onItemRemove:d}=e,[f,p]=Ax.useState(1),m=Ax.useMemo(()=>s?zIa(typeof s=="object"?s:{}):null,[s]),[g,_]=(0,LIa.default)(10,{value:m==null?void 0:m.pageSize});Ax.useEffect(()=>{if(m){const O=Math.ceil(r.length/g);p(Math.min(f,O))}},[r,m,g]);const v=(O,N)=>{u(O.key,!i.includes(O.key),N)},b=O=>{d==null||d([O.key])},y=O=>{p(O)},x=(O,N)=>{p(O),_(N)},C=Ax.useMemo(()=>m?r.slice((f-1)*g,f*g):r,[f,r,m,g]);Ax.useImperativeHandle(t,()=>({items:C}));const w=m?Ax.createElement(jIa.default,{size:"small",disabled:a,simple:m.simple,pageSize:g,showLessItems:m.showLessItems,showSizeChanger:m.showSizeChanger,className:`${n}-pagination`,total:r.length,current:f,onChange:y,onShowSizeChange:x}):null,$=(0,FIa.default)(`${n}-content`,{[`${n}-content-show-remove`]:o});return Ax.createElement(Ax.Fragment,null,Ax.createElement("ul",{className:$,onScroll:c},(C||[]).map(O=>{let{renderedEl:N,renderedText:P,item:I}=O;return Ax.createElement(BIa.default,{key:I.key,item:I,renderedText:P,renderedEl:N,prefixCls:n,showRemove:o,onClick:v,onRemove:b,checked:i.includes(I.key),disabled:a||I.disabled})})),w)};ppn.displayName="TransferListBody";_U.default=Ax.forwardRef(ppn);var jle={},hpn=fn.default,HIa=Un.default;Object.defineProperty(jle,"__esModule",{value:!0});jle.default=void 0;var FAe=HIa(h),qIa=hpn(S5e),VIa=hpn(f$);const mpn=e=>{const{placeholder:t="",value:n,prefixCls:r,disabled:i,onChange:a,handleClear:o}=e,s=FAe.useCallback(c=>{a==null||a(c),c.target.value===""&&(o==null||o())},[a]);return FAe.createElement(VIa.default,{placeholder:t,className:r,value:n,onChange:s,disabled:i,allowClear:!0,prefix:FAe.createElement(qIa.default,null)})};mpn.displayName="Search";jle.default=mpn;var rY=fn.default,gpn=Un.default;Object.defineProperty(Xwe,"__esModule",{value:!0});Xwe.default=void 0;var mp=gpn(h),WIa=rY(bG),N4t=rY(Li),UIa=rY(rd),KIa=sD,GIa=rY(XD),YIa=rY(KL),D4t=gpn(_U),XIa=rY(jle);const JIa=()=>null;function QIa(e){return!!(e&&!mp.default.isValidElement(e)&&Object.prototype.toString.call(e)==="[object Object]")}function yte(e){return e.filter(t=>!t.disabled).map(t=>t.key)}const ZIa=e=>e!==void 0,eRa=e=>e&&typeof e=="object"?Object.assign(Object.assign({},e),{defaultValue:e.defaultValue||""}):{defaultValue:"",placeholder:""},vpn=e=>{const{prefixCls:t,dataSource:n=[],titleText:r="",checkedKeys:i,disabled:a,showSearch:o=!1,style:s,searchPlaceholder:c,notFoundContent:u,selectAll:d,deselectAll:f,selectCurrent:p,selectInvert:m,removeAll:g,removeCurrent:_,showSelectAll:v=!0,showRemove:b,pagination:y,direction:x,itemsUnit:C,itemUnit:w,selectAllLabel:$,selectionsIcon:O,footer:N,renderList:P,onItemSelectAll:I,onItemRemove:D,handleFilter:k,handleClear:R,filterOption:A,render:F=JIa}=e,z=eRa(o),[M,K]=(0,mp.useState)(z.defaultValue),U=(0,mp.useRef)({}),W=Ye=>{K(Ye.target.value),k(Ye)},L=()=>{K(""),R()},Y=(Ye,nt)=>A?A(M,nt,x):Ye.includes(M),J=Ye=>{let nt=P?P(Object.assign(Object.assign({},Ye),{onItemSelect:(ct,rt)=>Ye.onItemSelect(ct,rt)})):null;const We=!!nt;return We||(nt=mp.default.createElement(D4t.default,Object.assign({ref:U},Ye))),{customize:We,bodyContent:nt}},Z=Ye=>{const nt=F(Ye),We=QIa(nt);return{item:Ye,renderedEl:We?nt.label:nt,renderedText:We?nt.value:nt}},te=(0,mp.useMemo)(()=>Array.isArray(u)?u[x==="left"?0:1]:u,[u,x]),[re,se]=(0,mp.useMemo)(()=>{const Ye=[],nt=[];return n.forEach(We=>{const ct=Z(We);M&&!Y(ct.renderedText,We)||(Ye.push(We),nt.push(ct))}),[Ye,nt]},[n,M]),de=(0,mp.useMemo)(()=>re.filter(Ye=>i.includes(Ye.key)&&!Ye.disabled),[i,re]),pe=(0,mp.useMemo)(()=>{if(de.length===0)return"none";const Ye=(0,KIa.groupKeysMap)(i);return re.every(nt=>Ye.has(nt.key)||!!nt.disabled)?"all":"part"},[i,de]),Se=(0,mp.useMemo)(()=>{const Ye=o?mp.default.createElement("div",{className:`${t}-body-search-wrapper`},mp.default.createElement(XIa.default,{prefixCls:`${t}-search`,onChange:W,handleClear:L,placeholder:z.placeholder||c,value:M,disabled:a})):null,{customize:nt,bodyContent:We}=J(Object.assign(Object.assign({},(0,UIa.default)(e,D4t.OmitProps)),{filteredItems:re,filteredRenderItems:se,selectedKeys:i}));let ct;return nt?ct=mp.default.createElement("div",{className:`${t}-body-customize-wrapper`},We):ct=re.length?We:mp.default.createElement("div",{className:`${t}-body-not-found`},te),mp.default.createElement("div",{className:(0,N4t.default)(`${t}-body`,{[`${t}-body-with-search`]:o})},Ye,ct)},[o,t,c,M,a,i,re,se,te]),ve=mp.default.createElement(GIa.default,{disabled:n.filter(Ye=>!Ye.disabled).length===0||a,checked:pe==="all",indeterminate:pe==="part",className:`${t}-checkbox`,onChange:()=>{I==null||I(re.filter(Ye=>!Ye.disabled).map(Ye=>{let{key:nt}=Ye;return nt}),pe!=="all")}}),be=(Ye,nt)=>{if($)return typeof $=="function"?$({selectedCount:Ye,totalCount:nt}):$;const We=nt>1?C:w;return mp.default.createElement(mp.default.Fragment,null,(Ye>0?`${Ye}/`:"")+nt," ",We)},Ee=N&&(N.length<2?N(e):N(e,{direction:x})),xe=(0,N4t.default)(t,{[`${t}-with-pagination`]:!!y,[`${t}-with-footer`]:!!Ee}),Pe=Ee?mp.default.createElement("div",{className:`${t}-footer`},Ee):null,je=!b&&!y&&ve;let ft;b?ft=[y?{key:"removeCurrent",label:_,onClick(){var Ye;const nt=yte((((Ye=U.current)===null||Ye===void 0?void 0:Ye.items)||[]).map(We=>We.item));D==null||D(nt)}}:null,{key:"removeAll",label:g,onClick(){D==null||D(yte(re))}}].filter(Boolean):ft=[{key:"selectAll",label:pe==="all"?f:d,onClick(){const Ye=yte(re);I==null||I(Ye,Ye.length!==i.length)}},y?{key:"selectCurrent",label:p,onClick(){var Ye;const nt=((Ye=U.current)===null||Ye===void 0?void 0:Ye.items)||[];I==null||I(yte(nt.map(We=>We.item)),!0)}}:null,{key:"selectInvert",label:m,onClick(){var Ye;const nt=yte((((Ye=U.current)===null||Ye===void 0?void 0:Ye.items)||[]).map(rt=>rt.item)),We=new Set(i),ct=new Set(We);nt.forEach(rt=>{We.has(rt)?ct.delete(rt):ct.add(rt)}),I==null||I(Array.from(ct),"replace")}}];const Ge=mp.default.createElement(YIa.default,{className:`${t}-header-dropdown`,menu:{items:ft},disabled:a},ZIa(O)?O:mp.default.createElement(WIa.default,null));return mp.default.createElement("div",{className:xe,style:s},mp.default.createElement("div",{className:`${t}-header`},v?mp.default.createElement(mp.default.Fragment,null,je,Ge):null,mp.default.createElement("span",{className:`${t}-header-selected`},be(de.length,re.length)),mp.default.createElement("span",{className:`${t}-header-title`},r)),Se,Pe)};vpn.displayName="TransferList";Xwe.default=vpn;var tEe={},mtt=fn.default,tRa=Un.default;Object.defineProperty(tEe,"__esModule",{value:!0});tEe.default=void 0;var SA=tRa(h),I4t=mtt(zL),R4t=mtt(jD),k4t=mtt(Gy);const _pn=e=>{const{disabled:t,moveToLeft:n,moveToRight:r,leftArrowText:i="",rightArrowText:a="",leftActive:o,rightActive:s,className:c,style:u,direction:d,oneWay:f}=e;return SA.createElement("div",{className:c,style:u},SA.createElement(k4t.default,{type:"primary",size:"small",disabled:t||!s,onClick:r,icon:d!=="rtl"?SA.createElement(R4t.default,null):SA.createElement(I4t.default,null)},a),!f&&SA.createElement(k4t.default,{type:"primary",size:"small",disabled:t||!o,onClick:n,icon:d!=="rtl"?SA.createElement(I4t.default,null):SA.createElement(R4t.default,null)},i))};_pn.displayName="Operation";tEe.default=_pn;var yU={};Object.defineProperty(yU,"__esModule",{value:!0});yU.prepareComponentToken=yU.default=void 0;var u3=Ha,dne=Lo,A4t=ao;const nRa=e=>{const{antCls:t,componentCls:n,listHeight:r,controlHeightLG:i}=e,a=`${t}-table`,o=`${t}-input`;return{[`${n}-customize-list`]:{[`${n}-list`]:{flex:"1 1 50%",width:"auto",height:"auto",minHeight:r,minWidth:0},[`${a}-wrapper`]:{[`${a}-small`]:{border:0,borderRadius:0,[`${a}-selection-column`]:{width:i,minWidth:i}},[`${a}-pagination${a}-pagination`]:{margin:0,padding:e.paddingXS}},[`${o}[disabled]`]:{backgroundColor:"transparent"}}}},M4t=(e,t)=>{const{componentCls:n,colorBorder:r}=e;return{[`${n}-list`]:{borderColor:t,"&-search:not([disabled])":{borderColor:r}}}},rRa=e=>{const{componentCls:t}=e;return{[`${t}-status-error`]:Object.assign({},M4t(e,e.colorError)),[`${t}-status-warning`]:Object.assign({},M4t(e,e.colorWarning))}},iRa=e=>{const{componentCls:t,colorBorder:n,colorSplit:r,lineWidth:i,itemHeight:a,headerHeight:o,transferHeaderVerticalPadding:s,itemPaddingBlock:c,controlItemBgActive:u,colorTextDisabled:d,colorTextSecondary:f,listHeight:p,listWidth:m,listWidthLG:g,fontSizeIcon:_,marginXS:v,paddingSM:b,lineType:y,antCls:x,iconCls:C,motionDurationSlow:w,controlItemBgHover:$,borderRadiusLG:O,colorBgContainer:N,colorText:P,controlItemBgActiveHover:I}=e,D=(0,u3.unit)(e.calc(O).sub(i).equal());return{display:"flex",flexDirection:"column",width:m,height:p,border:`${(0,u3.unit)(i)} ${y} ${n}`,borderRadius:e.borderRadiusLG,"&-with-pagination":{width:g,height:"auto"},"&-search":{[`${C}-search`]:{color:d}},"&-header":{display:"flex",flex:"none",alignItems:"center",height:o,padding:`${(0,u3.unit)(e.calc(s).sub(i).equal())} ${(0,u3.unit)(b)} ${(0,u3.unit)(s)}`,color:P,background:N,borderBottom:`${(0,u3.unit)(i)} ${y} ${r}`,borderRadius:`${(0,u3.unit)(O)} ${(0,u3.unit)(O)} 0 0`,"> *:not(:last-child)":{marginInlineEnd:4},"> *":{flex:"none"},"&-title":Object.assign(Object.assign({},dne.textEllipsis),{flex:"auto",textAlign:"end"}),"&-dropdown":Object.assign(Object.assign({},(0,dne.resetIcon)()),{fontSize:_,transform:"translateY(10%)",cursor:"pointer","&[disabled]":{cursor:"not-allowed"}})},"&-body":{display:"flex",flex:"auto",flexDirection:"column",fontSize:e.fontSize,minHeight:0,"&-search-wrapper":{position:"relative",flex:"none",padding:b}},"&-content":{flex:"auto",margin:0,padding:0,overflow:"auto",listStyle:"none",borderRadius:`0 0 ${D} ${D}`,"&-item":{display:"flex",alignItems:"center",minHeight:a,padding:`${(0,u3.unit)(c)} ${(0,u3.unit)(b)}`,transition:`all ${w}`,"> *:not(:last-child)":{marginInlineEnd:v},"> *":{flex:"none"},"&-text":Object.assign(Object.assign({},dne.textEllipsis),{flex:"auto"}),"&-remove":Object.assign(Object.assign({},(0,dne.operationUnit)(e)),{color:n,"&:hover, &:focus":{color:f}}),[`&:not(${t}-list-content-item-disabled)`]:{"&:hover":{backgroundColor:$,cursor:"pointer"},[`&${t}-list-content-item-checked:hover`]:{backgroundColor:I}},"&-checked":{backgroundColor:u},"&-disabled":{color:d,cursor:"not-allowed"}},[`&-show-remove ${t}-list-content-item:not(${t}-list-content-item-disabled):hover`]:{background:"transparent",cursor:"default"}},"&-pagination":{padding:e.paddingXS,textAlign:"end",borderTop:`${(0,u3.unit)(i)} ${y} ${r}`,[`${x}-pagination-options`]:{paddingInlineEnd:e.paddingXS}},"&-body-not-found":{flex:"none",width:"100%",margin:"auto 0",color:d,textAlign:"center"},"&-footer":{borderTop:`${(0,u3.unit)(i)} ${y} ${r}`},"&-checkbox":{lineHeight:1}}},aRa=e=>{const{antCls:t,iconCls:n,componentCls:r,marginXS:i,marginXXS:a,fontSizeIcon:o,colorBgContainerDisabled:s}=e;return{[r]:Object.assign(Object.assign({},(0,dne.resetComponent)(e)),{position:"relative",display:"flex",alignItems:"stretch",[`${r}-disabled`]:{[`${r}-list`]:{background:s}},[`${r}-list`]:iRa(e),[`${r}-operation`]:{display:"flex",flex:"none",flexDirection:"column",alignSelf:"center",margin:`0 ${(0,u3.unit)(i)}`,verticalAlign:"middle",gap:a,[`${t}-btn ${n}`]:{fontSize:o}}})}},oRa=e=>{const{componentCls:t}=e;return{[`${t}-rtl`]:{direction:"rtl"}}},ypn=e=>{const{fontSize:t,lineHeight:n,controlHeight:r,controlHeightLG:i,lineWidth:a}=e,o=Math.round(t*n);return{listWidth:180,listHeight:200,listWidthLG:250,headerHeight:i,itemHeight:r,itemPaddingBlock:(r-o)/2,transferHeaderVerticalPadding:Math.ceil((i-a-o)/2)}};yU.prepareComponentToken=ypn;yU.default=(0,A4t.genStyleHooks)("Transfer",e=>{const t=(0,A4t.mergeToken)(e);return[aRa(t),nRa(t),rRa(t),oRa(t)]},ypn);var sRa=Un.default,r7=fn.default;Object.defineProperty(Kwe,"__esModule",{value:!0});Kwe.default=void 0;var bte=r7(du),o9=sRa(h),lRa=r7(Li),F4t=r7(qCe),L4t=u2,LAe=sD,cRa=Fo,uRa=go,dRa=r7(Q5),fRa=qc,pRa=lm,hRa=r7(Ky),mRa=r7(Gwe),gRa=r7(Ywe),wHe=r7(Xwe),bpn=r7(tEe),vRa=r7(jle),_Ra=r7(yU);const Ble=e=>{const{dataSource:t,targetKeys:n=[],selectedKeys:r,selectAllLabels:i=[],operations:a=[],style:o={},listStyle:s={},locale:c={},titles:u,disabled:d,showSearch:f=!1,operationStyle:p,showSelectAll:m,oneWay:g,pagination:_,status:v,prefixCls:b,className:y,rootClassName:x,selectionsIcon:C,filterOption:w,render:$,footer:O,children:N,rowKey:P,onScroll:I,onChange:D,onSearch:k,onSelectChange:R}=e,{getPrefixCls:A,renderEmpty:F,direction:z,transfer:M}=(0,o9.useContext)(uRa.ConfigContext),K=A("transfer",b),[U,W,L]=(0,_Ra.default)(K),[Y,J,Z]=(0,mRa.default)(t,P,n),[te,re,se,de]=(0,gRa.default)(J,Z,r),[pe,Se]=(0,F4t.default)(An=>An.key),[ve,be]=(0,F4t.default)(An=>An.key);(0,cRa.devUseWarning)("Transfer")(!_||!N,"usage","`pagination` not support customize render list.");const Ee=(0,o9.useCallback)((An,Dn)=>{if(An==="left"){const vr=typeof Dn=="function"?Dn(te||[]):Dn;se(vr)}else{const vr=typeof Dn=="function"?Dn(re||[]):Dn;de(vr)}},[te,re]),xe=(An,Dn)=>{(An==="left"?Se:be)(Dn)},Pe=(0,o9.useCallback)((An,Dn)=>{An==="left"?R==null||R(Dn,re):R==null||R(te,Dn)},[te,re]),je=An=>{var Dn;return(Dn=u??An.titles)!==null&&Dn!==void 0?Dn:[]},ft=An=>{I==null||I("left",An)},Ge=An=>{I==null||I("right",An)},Ye=An=>{const Dn=An==="right"?te:re,vr=(0,LAe.groupDisabledKeysMap)(Y),Ar=Dn.filter(Zr=>!vr.has(Zr)),ui=(0,LAe.groupKeysMap)(Ar),wn=An==="right"?Ar.concat(n):n.filter(Zr=>!ui.has(Zr)),xr=An==="right"?"left":"right";Ee(xr,[]),Pe(xr,[]),D==null||D(wn,An,Ar)},nt=()=>{Ye("left"),xe("left",null)},We=()=>{Ye("right"),xe("right",null)},ct=(An,Dn,vr)=>{Ee(An,Ar=>{let ui=[];if(vr==="replace")ui=Dn;else if(vr)ui=Array.from(new Set([].concat((0,bte.default)(Ar),(0,bte.default)(Dn))));else{const wn=(0,LAe.groupKeysMap)(Dn);ui=Ar.filter(xr=>!wn.has(xr))}return Pe(An,ui),ui}),xe(An,null)},rt=(An,Dn)=>{ct("left",An,Dn)},vt=(An,Dn)=>{ct("right",An,Dn)},Mt=An=>k==null?void 0:k("left",An.target.value),$t=An=>k==null?void 0:k("right",An.target.value),ke=()=>k==null?void 0:k("left",""),ye=()=>k==null?void 0:k("right",""),_e=(An,Dn,vr,Ar,ui)=>{Dn.has(vr)&&(Dn.delete(vr),xe(An,null)),Ar&&(Dn.add(vr),xe(An,ui))},He=(An,Dn,vr,Ar)=>{(An==="left"?pe:ve)(Ar,Dn,vr)},Ze=(An,Dn,vr,Ar)=>{const ui=An==="left",wn=(0,bte.default)(ui?te:re),xr=new Set(wn),Zr=(0,bte.default)(ui?J:Z).filter(Ft=>!(Ft!=null&&Ft.disabled)),_n=Zr.findIndex(Ft=>Ft.key===Dn);Ar&&wn.length>0?He(An,Zr,xr,_n):_e(An,xr,Dn,vr,_n);const zt=Array.from(xr);Pe(An,zt),e.selectedKeys||Ee(An,zt)},ot=(An,Dn,vr)=>{Ze("left",An,Dn,vr==null?void 0:vr.shiftKey)},Qt=(An,Dn,vr)=>{Ze("right",An,Dn,vr==null?void 0:vr.shiftKey)},Bt=An=>{Ee("right",[]),D==null||D(n.filter(Dn=>!An.includes(Dn)),"left",(0,bte.default)(An))},Yt=An=>typeof s=="function"?s({direction:An}):s||{},Gt=(0,o9.useContext)(fRa.FormItemInputContext),{hasFeedback:kt,status:In}=Gt,Cn=An=>Object.assign(Object.assign(Object.assign({},An),{notFoundContent:(F==null?void 0:F("Transfer"))||o9.default.createElement(dRa.default,{componentName:"Transfer"})}),c),Nn=(0,L4t.getMergedStatus)(In,v),kn=!N&&_,vn=Z.filter(An=>re.includes(An.key)&&!An.disabled).length>0,bn=J.filter(An=>te.includes(An.key)&&!An.disabled).length>0,ur=(0,lRa.default)(K,{[`${K}-disabled`]:d,[`${K}-customize-list`]:!!N,[`${K}-rtl`]:z==="rtl"},(0,L4t.getStatusClassNames)(K,Nn,kt),M==null?void 0:M.className,y,x,W,L),[zn]=(0,pRa.useLocale)("Transfer",hRa.default.Transfer),Tn=Cn(zn),[Or,br]=je(Tn),mr=C??(M==null?void 0:M.selectionsIcon);return U(o9.default.createElement("div",{className:ur,style:Object.assign(Object.assign({},M==null?void 0:M.style),o)},o9.default.createElement(wHe.default,Object.assign({prefixCls:`${K}-list`,titleText:Or,dataSource:J,filterOption:w,style:Yt("left"),checkedKeys:te,handleFilter:Mt,handleClear:ke,onItemSelect:ot,onItemSelectAll:rt,render:$,showSearch:f,renderList:N,footer:O,onScroll:ft,disabled:d,direction:z==="rtl"?"right":"left",showSelectAll:m,selectAllLabel:i[0],pagination:kn,selectionsIcon:mr},Tn)),o9.default.createElement(bpn.default,{className:`${K}-operation`,rightActive:bn,rightArrowText:a[0],moveToRight:We,leftActive:vn,leftArrowText:a[1],moveToLeft:nt,style:p,disabled:d,direction:z,oneWay:g}),o9.default.createElement(wHe.default,Object.assign({prefixCls:`${K}-list`,titleText:br,dataSource:Z,filterOption:w,style:Yt("right"),checkedKeys:re,handleFilter:$t,handleClear:ye,onItemSelect:Qt,onItemSelectAll:vt,onItemRemove:Bt,render:$,showSearch:f,renderList:N,footer:O,onScroll:Ge,disabled:d,direction:z==="rtl"?"left":"right",showSelectAll:m,selectAllLabel:i[1],showRemove:g,pagination:kn,selectionsIcon:mr},Tn))))};Ble.displayName="Transfer";Ble.List=wHe.default;Ble.Search=vRa.default;Ble.Operation=bpn.default;Kwe.default=Ble;var xpn={};const yRa=mc(zZr);var zle={};Object.defineProperty(zle,"__esModule",{value:!0});zle.default=SRa;zle.prepareComponentToken=void 0;var j4t=Ha,bRa=k5,EHe=ao,gtt=T3;const xRa=e=>{const{componentCls:t,treePrefixCls:n,colorBgElevated:r}=e,i=`.${n}`;return[{[`${t}-dropdown`]:[{padding:`${(0,j4t.unit)(e.paddingXS)} ${(0,j4t.unit)(e.calc(e.paddingXS).div(2).equal())}`},(0,gtt.genTreeStyle)(n,(0,EHe.mergeToken)(e,{colorBgContainer:r})),{[i]:{borderRadius:0,[`${i}-list-holder-inner`]:{alignItems:"stretch",[`${i}-treenode`]:{[`${i}-node-content-wrapper`]:{flex:"auto"}}}}},(0,bRa.getStyle)(`${n}-checkbox`,e),{"&-rtl":{direction:"rtl",[`${i}-switcher${i}-switcher_close`]:{[`${i}-switcher-icon svg`]:{transform:"rotate(90deg)"}}}}]}]};zle.prepareComponentToken=gtt.initComponentToken;function SRa(e,t,n){return(0,EHe.genStyleHooks)("TreeSelect",r=>{const i=(0,EHe.mergeToken)(r,{treePrefixCls:t});return[xRa(i)]},gtt.initComponentToken)(e,n)}(function(e){"use client";var t=fn.default,n=Un.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"TreeNode",{enumerable:!0,get:function(){return a.TreeNode}}),e.default=void 0;var r=n(h),i=t(Li),a=n(yRa),o=t(rd),s=Hf,c=Hm,u=t(y_),d=u2,f=Fo,p=go,m=t(Q5),g=t(tp),_=t(Nu),v=t(Nf),b=qc,y=t(Yy),x=t(vG),C=t(_G),w=t(yG),$=t(Dse),O=Nh,N=ao,P=t(Mle),I=t(zle),D=function(z,M){var K={};for(var U in z)Object.prototype.hasOwnProperty.call(z,U)&&M.indexOf(U)<0&&(K[U]=z[U]);if(z!=null&&typeof Object.getOwnPropertySymbols=="function")for(var W=0,U=Object.getOwnPropertySymbols(z);W<U.length;W++)M.indexOf(U[W])<0&&Object.prototype.propertyIsEnumerable.call(z,U[W])&&(K[U[W]]=z[U[W]]);return K};const k=(z,M)=>{var K;const{prefixCls:U,size:W,disabled:L,bordered:Y=!0,className:J,rootClassName:Z,treeCheckable:te,multiple:re,listHeight:se=256,listItemHeight:de,placement:pe,notFoundContent:Se,switcherIcon:ve,treeLine:be,getPopupContainer:Ee,popupClassName:xe,dropdownClassName:Pe,treeIcon:je=!1,transitionName:ft,choiceTransitionName:Ge="",status:Ye,treeExpandAction:nt,builtinPlacements:We,dropdownMatchSelectWidth:ct,popupMatchSelectWidth:rt,allowClear:vt,variant:Mt,dropdownStyle:$t,tagRender:ke,maxCount:ye,showCheckedStrategy:_e,treeCheckStrictly:He}=z,Ze=D(z,["prefixCls","size","disabled","bordered","className","rootClassName","treeCheckable","multiple","listHeight","listItemHeight","placement","notFoundContent","switcherIcon","treeLine","getPopupContainer","popupClassName","dropdownClassName","treeIcon","transitionName","choiceTransitionName","status","treeExpandAction","builtinPlacements","dropdownMatchSelectWidth","popupMatchSelectWidth","allowClear","variant","dropdownStyle","tagRender","maxCount","showCheckedStrategy","treeCheckStrictly"]),{getPopupContainer:ot,getPrefixCls:Qt,renderEmpty:Bt,direction:Yt,virtual:Gt,popupMatchSelectWidth:kt,popupOverflow:In}=r.useContext(p.ConfigContext),[,Cn]=(0,N.useToken)(),Nn=de??(Cn==null?void 0:Cn.controlHeightSM)+(Cn==null?void 0:Cn.paddingXXS);{const Ln=(0,f.devUseWarning)("TreeSelect");Ln(re!==!1||!te,"usage","`multiple` will always be `true` when `treeCheckable` is true"),Ln.deprecated(!Pe,"dropdownClassName","popupClassName"),Ln.deprecated(ct===void 0,"dropdownMatchSelectWidth","popupMatchSelectWidth"),Ln(!("showArrow"in z),"deprecated","`showArrow` is deprecated which will be removed in next major version. It will be a default behavior, you can hide it by setting `suffixIcon` to null."),Ln.deprecated(!("bordered"in z),"bordered","variant")}const kn=Qt(),vn=Qt("select",U),bn=Qt("select-tree",U),ur=Qt("tree-select",U),{compactSize:zn,compactItemClassnames:Tn}=(0,O.useCompactItemContext)(vn,Yt),Or=(0,_.default)(vn),br=(0,_.default)(ur),[mr,An,Dn]=(0,C.default)(vn,Or),[vr]=(0,I.default)(ur,bn,br),[Ar,ui]=(0,y.default)("treeSelect",Mt,Y),wn=(0,i.default)(xe||Pe,`${ur}-dropdown`,{[`${ur}-dropdown-rtl`]:Yt==="rtl"},Z,Dn,Or,br,An),xr=!!(te||re),Zr=r.useMemo(()=>{if(!(ye&&(_e==="SHOW_ALL"&&!He||_e==="SHOW_PARENT")))return ye},[ye,_e,He]),_n=(0,$.default)(z.suffixIcon,z.showArrow),zt=(K=rt??ct)!==null&&K!==void 0?K:kt,{status:Ft,hasFeedback:pn,isFormItemInput:Sn,feedbackIcon:jn}=r.useContext(b.FormItemInputContext),Zn=(0,d.getMergedStatus)(Ft,Ye),{suffixIcon:or,removeIcon:yr,clearIcon:Br}=(0,w.default)(Object.assign(Object.assign({},Ze),{multiple:xr,showSuffixIcon:_n,hasFeedback:pn,feedbackIcon:jn,prefixCls:vn,componentName:"TreeSelect"})),lr=vt===!0?{clearIcon:Br}:vt;let qr;Se!==void 0?qr=Se:qr=(Bt==null?void 0:Bt("Select"))||r.createElement(m.default,{componentName:"Select"});const Mr=(0,o.default)(Ze,["suffixIcon","removeIcon","clearIcon","itemIcon","switcherIcon"]),pr=r.useMemo(()=>pe!==void 0?pe:Yt==="rtl"?"bottomRight":"bottomLeft",[pe,Yt]),Vr=(0,v.default)(Ln=>{var Co;return(Co=W??zn)!==null&&Co!==void 0?Co:Ln}),xn=r.useContext(g.default),ni=L??xn,ya=(0,i.default)(!U&&ur,{[`${vn}-lg`]:Vr==="large",[`${vn}-sm`]:Vr==="small",[`${vn}-rtl`]:Yt==="rtl",[`${vn}-${Ar}`]:ui,[`${vn}-in-form-item`]:Sn},(0,d.getStatusClassNames)(vn,Zn,pn),Tn,J,Z,Dn,Or,br,An),Ja=Ln=>r.createElement(P.default,{prefixCls:bn,switcherIcon:ve,treeNodeProps:Ln,showLine:be}),[Aa]=(0,s.useZIndex)("SelectLike",$t==null?void 0:$t.zIndex),sa=r.createElement(a.default,Object.assign({virtual:Gt,disabled:ni},Mr,{dropdownMatchSelectWidth:zt,builtinPlacements:(0,x.default)(We,In),ref:M,prefixCls:vn,className:ya,listHeight:se,listItemHeight:Nn,treeCheckable:te&&r.createElement("span",{className:`${vn}-tree-checkbox-inner`}),treeLine:!!be,suffixIcon:or,multiple:xr,placement:pr,removeIcon:yr,allowClear:lr,switcherIcon:Ja,showTreeIcon:je,notFoundContent:qr,getPopupContainer:Ee||ot,treeMotion:null,dropdownClassName:wn,dropdownStyle:Object.assign(Object.assign({},$t),{zIndex:Aa}),choiceTransitionName:(0,c.getTransitionName)(kn,"",Ge),transitionName:(0,c.getTransitionName)(kn,"slide-up",ft),treeExpandAction:nt,tagRender:xr?ke:void 0,maxCount:Zr,showCheckedStrategy:_e,treeCheckStrictly:He}));return mr(vr(sa))},A=r.forwardRef(k),F=(0,u.default)(A,"dropdownAlign",z=>(0,o.default)(z,["visible"]));A.TreeNode=a.TreeNode,A.SHOW_ALL=a.SHOW_ALL,A.SHOW_PARENT=a.SHOW_PARENT,A.SHOW_CHILD=a.SHOW_CHILD,A._InternalPanelDoNotUseOrYouWillBeFired=F,A.displayName="TreeSelect",e.default=A})(xpn);var nEe={},rEe={},tj={},THe={exports:{}},iEe={},vtt={};Object.defineProperty(vtt,"__esModule",{value:!0});var CRa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"}}]},name:"edit",theme:"outlined"};vtt.default=CRa;var wRa=Un.default,_tt=fn.default;Object.defineProperty(iEe,"__esModule",{value:!0});iEe.default=void 0;var ERa=_tt(Ol),Spn=wRa(h),TRa=_tt(vtt),$Ra=_tt(Pl),ORa=function(t,n){return Spn.createElement($Ra.default,(0,ERa.default)({},t,{ref:n,icon:TRa.default}))},Cpn=Spn.forwardRef(ORa);Cpn.displayName="EditOutlined";iEe.default=Cpn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(iEe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(THe,THe.exports);var PRa=THe.exports,aEe={},$He={exports:{}},oEe={},ytt={};Object.defineProperty(ytt,"__esModule",{value:!0});var NRa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M864 170h-60c-4.4 0-8 3.6-8 8v518H310v-73c0-6.7-7.8-10.5-13-6.3l-141.9 112a8 8 0 000 12.6l141.9 112c5.3 4.2 13 .4 13-6.3v-75h498c35.3 0 64-28.7 64-64V178c0-4.4-3.6-8-8-8z"}}]},name:"enter",theme:"outlined"};ytt.default=NRa;var DRa=Un.default,btt=fn.default;Object.defineProperty(oEe,"__esModule",{value:!0});oEe.default=void 0;var IRa=btt(Ol),wpn=DRa(h),RRa=btt(ytt),kRa=btt(Pl),ARa=function(t,n){return wpn.createElement(kRa.default,(0,IRa.default)({},t,{ref:n,icon:RRa.default}))},Epn=wpn.forwardRef(ARa);Epn.displayName="EnterOutlined";oEe.default=Epn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(oEe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})($He,$He.exports);var MRa=$He.exports,PF={},xy={};Object.defineProperty(xy,"__esModule",{value:!0});xy.getTitleStyles=xy.getResetStyles=xy.getLinkStyles=xy.getEllipsisStyles=xy.getEditableStyles=xy.getCopyableStyles=void 0;var FRa=H5,LRa=Ha,jRa=Lo;const BRa=(e,t,n,r)=>{const{titleMarginBottom:i,fontWeightStrong:a}=r;return{marginBottom:i,color:n,fontWeight:a,fontSize:e,lineHeight:t}},zRa=e=>{const t=[1,2,3,4,5],n={};return t.forEach(r=>{n[`
      h${r}&,
      div&-h${r},
      div&-h${r} > textarea,
      h${r}
    `]=BRa(e[`fontSizeHeading${r}`],e[`lineHeightHeading${r}`],e.colorTextHeading,e)}),n};xy.getTitleStyles=zRa;const HRa=e=>{const{componentCls:t}=e;return{"a&, a":Object.assign(Object.assign({},(0,jRa.operationUnit)(e)),{userSelect:"text",[`&[disabled], &${t}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed","&:active, &:hover":{color:e.colorTextDisabled},"&:active":{pointerEvents:"none"}}})}};xy.getLinkStyles=HRa;const qRa=e=>({code:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.2em 0.1em",fontSize:"85%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3},kbd:{margin:"0 0.2em",paddingInline:"0.4em",paddingBlock:"0.15em 0.1em",fontSize:"90%",fontFamily:e.fontFamilyCode,background:"rgba(150, 150, 150, 0.06)",border:"1px solid rgba(100, 100, 100, 0.2)",borderBottomWidth:2,borderRadius:3},mark:{padding:0,backgroundColor:FRa.gold[2]},"u, ins":{textDecoration:"underline",textDecorationSkipInk:"auto"},"s, del":{textDecoration:"line-through"},strong:{fontWeight:600},"ul, ol":{marginInline:0,marginBlock:"0 1em",padding:0,li:{marginInline:"20px 0",marginBlock:0,paddingInline:"4px 0",paddingBlock:0}},ul:{listStyleType:"circle",ul:{listStyleType:"disc"}},ol:{listStyleType:"decimal"},"pre, blockquote":{margin:"1em 0"},pre:{padding:"0.4em 0.6em",whiteSpace:"pre-wrap",wordWrap:"break-word",background:"rgba(150, 150, 150, 0.1)",border:"1px solid rgba(100, 100, 100, 0.2)",borderRadius:3,fontFamily:e.fontFamilyCode,code:{display:"inline",margin:0,padding:0,fontSize:"inherit",fontFamily:"inherit",background:"transparent",border:0}},blockquote:{paddingInline:"0.6em 0",paddingBlock:0,borderInlineStart:"4px solid rgba(100, 100, 100, 0.2)",opacity:.85}});xy.getResetStyles=qRa;const VRa=e=>{const{componentCls:t,paddingSM:n}=e,r=n;return{"&-edit-content":{position:"relative","div&":{insetInlineStart:e.calc(e.paddingSM).mul(-1).equal(),marginTop:e.calc(r).mul(-1).equal(),marginBottom:`calc(1em - ${(0,LRa.unit)(r)})`},[`${t}-edit-content-confirm`]:{position:"absolute",insetInlineEnd:e.calc(e.marginXS).add(2).equal(),insetBlockEnd:e.marginXS,color:e.colorTextDescription,fontWeight:"normal",fontSize:e.fontSize,fontStyle:"normal",pointerEvents:"none"},textarea:{margin:"0!important",MozTransition:"none",height:"1em"}}}};xy.getEditableStyles=VRa;const WRa=e=>({[`${e.componentCls}-copy-success`]:{"\n    &,\n    &:hover,\n    &:focus":{color:e.colorSuccess}},[`${e.componentCls}-copy-icon-only`]:{marginInlineStart:0}});xy.getCopyableStyles=WRa;const URa=()=>({"\n  a&-ellipsis,\n  span&-ellipsis\n  ":{display:"inline-block",maxWidth:"100%"},"&-ellipsis-single-line":{whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis","a&, span&":{verticalAlign:"bottom"},"> code":{paddingBlock:0,maxWidth:"calc(100% - 1.2em)",display:"inline-block",overflow:"hidden",textOverflow:"ellipsis",verticalAlign:"bottom",boxSizing:"content-box"}},"&-ellipsis-multiple-line":{display:"-webkit-box",overflow:"hidden",WebkitLineClamp:3,WebkitBoxOrient:"vertical"}});xy.getEllipsisStyles=URa;Object.defineProperty(PF,"__esModule",{value:!0});PF.prepareComponentToken=PF.default=void 0;var KRa=Lo,GRa=ao,mq=xy;const YRa=e=>{const{componentCls:t,titleMarginTop:n}=e;return{[t]:Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({color:e.colorText,wordBreak:"break-word",lineHeight:e.lineHeight,[`&${t}-secondary`]:{color:e.colorTextDescription},[`&${t}-success`]:{color:e.colorSuccessText},[`&${t}-warning`]:{color:e.colorWarningText},[`&${t}-danger`]:{color:e.colorErrorText,"a&:active, a&:focus":{color:e.colorErrorTextActive},"a&:hover":{color:e.colorErrorTextHover}},[`&${t}-disabled`]:{color:e.colorTextDisabled,cursor:"not-allowed",userSelect:"none"},"\n        div&,\n        p\n      ":{marginBottom:"1em"}},(0,mq.getTitleStyles)(e)),{[`
      & + h1${t},
      & + h2${t},
      & + h3${t},
      & + h4${t},
      & + h5${t}
      `]:{marginTop:n},"\n      div,\n      ul,\n      li,\n      p,\n      h1,\n      h2,\n      h3,\n      h4,\n      h5":{"\n        + h1,\n        + h2,\n        + h3,\n        + h4,\n        + h5\n        ":{marginTop:n}}}),(0,mq.getResetStyles)(e)),(0,mq.getLinkStyles)(e)),{[`
        ${t}-expand,
        ${t}-collapse,
        ${t}-edit,
        ${t}-copy
      `]:Object.assign(Object.assign({},(0,KRa.operationUnit)(e)),{marginInlineStart:e.marginXXS})}),(0,mq.getEditableStyles)(e)),(0,mq.getCopyableStyles)(e)),(0,mq.getEllipsisStyles)()),{"&-rtl":{direction:"rtl"}})}},Tpn=()=>({titleMarginTop:"1.2em",titleMarginBottom:"0.5em"});PF.prepareComponentToken=Tpn;PF.default=(0,GRa.genStyleHooks)("Typography",e=>[YRa(e)],Tpn);var Hle=fn.default,XRa=Un.default;Object.defineProperty(aEe,"__esModule",{value:!0});aEe.default=void 0;var s9=XRa(h),JRa=Hle(MRa),QRa=Hle(Li),B4t=Hle(jL),ZRa=ff,eka=Hle(wle),tka=Hle(PF);const nka=e=>{const{prefixCls:t,"aria-label":n,className:r,style:i,direction:a,maxLength:o,autoSize:s=!0,value:c,onSave:u,onCancel:d,onEnd:f,component:p,enterIcon:m=s9.createElement(JRa.default,null)}=e,g=s9.useRef(null),_=s9.useRef(!1),v=s9.useRef(null),[b,y]=s9.useState(c);s9.useEffect(()=>{y(c)},[c]),s9.useEffect(()=>{var A;if(!((A=g.current)===null||A===void 0)&&A.resizableTextArea){const{textArea:F}=g.current.resizableTextArea;F.focus();const{length:z}=F.value;F.setSelectionRange(z,z)}},[]);const x=A=>{let{target:F}=A;y(F.value.replace(/[\n\r]/g,""))},C=()=>{_.current=!0},w=()=>{_.current=!1},$=A=>{let{keyCode:F}=A;_.current||(v.current=F)},O=()=>{u(b.trim())},N=A=>{let{keyCode:F,ctrlKey:z,altKey:M,metaKey:K,shiftKey:U}=A;v.current!==F||_.current||z||M||K||U||(F===B4t.default.ENTER?(O(),f==null||f()):F===B4t.default.ESC&&d())},P=()=>{O()},[I,D,k]=(0,tka.default)(t),R=(0,QRa.default)(t,`${t}-edit-content`,{[`${t}-rtl`]:a==="rtl",[`${t}-${p}`]:!!p},r,D,k);return I(s9.createElement("div",{className:R,style:i},s9.createElement(eka.default,{ref:g,maxLength:o,value:b,onChange:x,onKeyDown:$,onKeyUp:N,onCompositionStart:C,onCompositionEnd:w,onBlur:P,"aria-label":n,rows:1,autoSize:s}),m!==null?(0,ZRa.cloneElement)(m,{className:`${t}-edit-content-confirm`}):null))};aEe.default=nka;var sEe={},xtt=fn.default,rka=Un.default;Object.defineProperty(sEe,"__esModule",{value:!0});sEe.default=void 0;var b0e=rka(h),ika=xtt(KKt),aka=xtt(iv),oka=xtt(UG),ska=function(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(d){try{u(r.next(d))}catch(f){o(f)}}function c(d){try{u(r.throw(d))}catch(f){o(f)}}function u(d){d.done?a(d.value):i(d.value).then(s,c)}u((r=r.apply(e,t||[])).next())})};const lka=e=>{let{copyConfig:t,children:n}=e;const[r,i]=b0e.useState(!1),[a,o]=b0e.useState(!1),s=b0e.useRef(null),c=()=>{s.current&&clearTimeout(s.current)},u={};t.format&&(u.format=t.format),b0e.useEffect(()=>c,[]);const d=(0,aka.default)(f=>ska(void 0,void 0,void 0,function*(){var p;f==null||f.preventDefault(),f==null||f.stopPropagation(),o(!0);try{const m=typeof t.text=="function"?yield t.text():t.text;(0,ika.default)(m||(0,oka.default)(n,!0).join("")||"",u),o(!1),i(!0),c(),s.current=setTimeout(()=>{i(!1)},3e3),(p=t.onCopy)===null||p===void 0||p.call(t,f)}catch(m){throw o(!1),m}}));return{copied:r,copyLoading:a,onClick:d}};sEe.default=lka;var Stt={},cka=Un.default;Object.defineProperty(Stt,"__esModule",{value:!0});Stt.default=dka;var uka=cka(h);function dka(e,t){return uka.useMemo(()=>{const n=!!e;return[n,Object.assign(Object.assign({},t),n&&typeof e=="object"?e:null)]},[e])}var lEe={};Object.defineProperty(lEe,"__esModule",{value:!0});lEe.default=void 0;var z4t=h;const fka=e=>{const t=(0,z4t.useRef)(void 0);return(0,z4t.useEffect)(()=>{t.current=e}),t.current};lEe.default=fka;var cEe={};Object.defineProperty(cEe,"__esModule",{value:!0});cEe.default=void 0;var H4t=h;const pka=(e,t,n)=>(0,H4t.useMemo)(()=>e===!0?{title:t??n}:(0,H4t.isValidElement)(e)?{title:e}:typeof e=="object"?Object.assign({title:t??n},e):{title:e},[e,t,n]);cEe.default=pka;var qle={},$pn=fn.default,hka=Un.default;Object.defineProperty(qle,"__esModule",{value:!0});qle.default=void 0;var q4t=hka(h),mka=$pn(Li),gka=Xd,vka=Fo,_ka=cc,yka=$pn(PF),bka=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Opn=q4t.forwardRef((e,t)=>{const{prefixCls:n,component:r="article",className:i,rootClassName:a,setContentRef:o,children:s,direction:c,style:u}=e,d=bka(e,["prefixCls","component","className","rootClassName","setContentRef","children","direction","style"]),{getPrefixCls:f,direction:p,className:m,style:g}=(0,_ka.useComponentConfig)("typography"),_=c??p,v=o?(0,gka.composeRef)(t,o):t,b=f("typography",n);(0,vka.devUseWarning)("Typography").deprecated(!o,"setContentRef","ref");const[y,x,C]=(0,yka.default)(b),w=(0,mka.default)(b,m,{[`${b}-rtl`]:_==="rtl"},i,a,x,C),$=Object.assign(Object.assign({},g),u);return y(q4t.createElement(r,Object.assign({className:w,style:$,ref:v},d),s))});Opn.displayName="Typography";qle.default=Opn;var uEe={},OHe={exports:{}},dEe={},Ctt={};Object.defineProperty(Ctt,"__esModule",{value:!0});var xka={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M832 64H296c-4.4 0-8 3.6-8 8v56c0 4.4 3.6 8 8 8h496v688c0 4.4 3.6 8 8 8h56c4.4 0 8-3.6 8-8V96c0-17.7-14.3-32-32-32zM704 192H192c-17.7 0-32 14.3-32 32v530.7c0 8.5 3.4 16.6 9.4 22.6l173.3 173.3c2.2 2.2 4.7 4 7.4 5.5v1.9h4.2c3.5 1.3 7.2 2 11 2H704c17.7 0 32-14.3 32-32V224c0-17.7-14.3-32-32-32zM350 856.2L263.9 770H350v86.2zM664 888H414V746c0-22.1-17.9-40-40-40H232V264h432v624z"}}]},name:"copy",theme:"outlined"};Ctt.default=xka;var Ska=Un.default,wtt=fn.default;Object.defineProperty(dEe,"__esModule",{value:!0});dEe.default=void 0;var Cka=wtt(Ol),Ppn=Ska(h),wka=wtt(Ctt),Eka=wtt(Pl),Tka=function(t,n){return Ppn.createElement(Eka.default,(0,Cka.default)({},t,{ref:n,icon:wka.default}))},Npn=Ppn.forwardRef(Tka);Npn.displayName="CopyOutlined";dEe.default=Npn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(dEe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(OHe,OHe.exports);var $ka=OHe.exports,y$={};Object.defineProperty(y$,"__esModule",{value:!0});y$.getNode=Pka;y$.isEleEllipsis=Nka;y$.isValidText=void 0;y$.toList=Oka;function Oka(e){return e===!1?[!1,!1]:Array.isArray(e)?e:[e]}function Pka(e,t,n){return e===!0||e===void 0?t:e||n&&t}function Nka(e){const t=document.createElement("em");e.appendChild(t),t.className="ant-typography-css-ellipsis-content-measure";const n=e.getBoundingClientRect(),r=t.getBoundingClientRect();return e.removeChild(t),n.left>r.left||r.right>n.right||n.top>r.top||r.bottom>n.bottom}const Dka=e=>["string","number"].includes(typeof e);y$.isValidText=Dka;var Vle=fn.default,Ika=Un.default;Object.defineProperty(uEe,"__esModule",{value:!0});uEe.default=void 0;var xte=Ika(h),Rka=Vle(y5e),kka=Vle($ka),Aka=Vle(J5),Mka=Vle(Li),Fka=Vle(av),Ste=y$;const Lka=e=>{let{prefixCls:t,copied:n,locale:r,iconOnly:i,tooltips:a,icon:o,tabIndex:s,onCopy:c,loading:u}=e;const d=(0,Ste.toList)(a),f=(0,Ste.toList)(o),{copied:p,copy:m}=r??{},g=n?p:m,_=(0,Ste.getNode)(d[n?1:0],g),v=typeof _=="string"?_:g;return xte.createElement(Fka.default,{title:_},xte.createElement("button",{type:"button",className:(0,Mka.default)(`${t}-copy`,{[`${t}-copy-success`]:n,[`${t}-copy-icon-only`]:i}),onClick:c,"aria-label":v,tabIndex:s},n?(0,Ste.getNode)(f[1],xte.createElement(Rka.default,null),!0):(0,Ste.getNode)(f[0],u?xte.createElement(Aka.default,null):xte.createElement(kka.default,null),!0)))};uEe.default=Lka;var Ett={},jka=Un.default,Ttt=fn.default;Object.defineProperty(Ett,"__esModule",{value:!0});Ett.default=qka;var Bka=Ttt(du),jf=jka(h),zka=Ttt($1),jAe=Ttt(U3),Dpn=y$;const x0e=jf.forwardRef((e,t)=>{let{style:n,children:r}=e;const i=jf.useRef(null);return jf.useImperativeHandle(t,()=>({isExceed:()=>{const a=i.current;return a.scrollHeight>a.clientHeight},getHeight:()=>i.current.clientHeight})),jf.createElement("span",{"aria-hidden":!0,ref:i,style:Object.assign({position:"fixed",display:"block",left:0,top:0,pointerEvents:"none",backgroundColor:"rgba(255, 0, 0, 0.65)"},n)},r)}),Hka=e=>e.reduce((t,n)=>t+((0,Dpn.isValidText)(n)?String(n).length:1),0);function V4t(e,t){let n=0;const r=[];for(let i=0;i<e.length;i+=1){if(n===t)return r;const a=e[i],s=(0,Dpn.isValidText)(a)?String(a).length:1,c=n+s;if(c>t){const u=t-n;return r.push(String(a).slice(0,u)),r}r.push(a),n=c}return e}const BAe=0,zAe=1,HAe=2,qAe=3,W4t=4,S0e={display:"-webkit-box",overflow:"hidden",WebkitBoxOrient:"vertical"};function qka(e){const{enableMeasure:t,width:n,text:r,children:i,rows:a,expanded:o,miscDeps:s,onEllipsis:c}=e,u=jf.useMemo(()=>(0,zka.default)(r),[r]),d=jf.useMemo(()=>Hka(u),[r]),f=jf.useMemo(()=>i(u,!1),[r]),[p,m]=jf.useState(null),g=jf.useRef(null),_=jf.useRef(null),v=jf.useRef(null),b=jf.useRef(null),y=jf.useRef(null),[x,C]=jf.useState(!1),[w,$]=jf.useState(BAe),[O,N]=jf.useState(0),[P,I]=jf.useState(null);(0,jAe.default)(()=>{$(t&&n&&d?zAe:BAe)},[n,r,a,t,u]),(0,jAe.default)(()=>{var A,F,z,M;if(w===zAe){$(HAe);const K=_.current&&getComputedStyle(_.current).whiteSpace;I(K)}else if(w===HAe){const K=!!(!((A=v.current)===null||A===void 0)&&A.isExceed());$(K?qAe:W4t),m(K?[0,d]:null),C(K);const U=((F=v.current)===null||F===void 0?void 0:F.getHeight())||0,W=a===1?0:((z=b.current)===null||z===void 0?void 0:z.getHeight())||0,L=((M=y.current)===null||M===void 0?void 0:M.getHeight())||0,Y=Math.max(U,W+L);N(Y+1),c(K)}},[w]);const D=p?Math.ceil((p[0]+p[1])/2):0;(0,jAe.default)(()=>{var A;const[F,z]=p||[0,0];if(F!==z){const K=(((A=g.current)===null||A===void 0?void 0:A.getHeight())||0)>O;let U=D;z-F===1&&(U=K?F:z),m(K?[F,U]:[U,z])}},[p,D]);const k=jf.useMemo(()=>{if(!t)return i(u,!1);if(w!==qAe||!p||p[0]!==p[1]){const A=i(u,!1);return[W4t,BAe].includes(w)?A:jf.createElement("span",{style:Object.assign(Object.assign({},S0e),{WebkitLineClamp:a})},A)}return i(o?u:V4t(u,p[0]),x)},[o,w,p,u].concat((0,Bka.default)(s))),R={width:n,margin:0,padding:0,whiteSpace:P==="nowrap"?"normal":"inherit"};return jf.createElement(jf.Fragment,null,k,w===HAe&&jf.createElement(jf.Fragment,null,jf.createElement(x0e,{style:Object.assign(Object.assign(Object.assign({},R),S0e),{WebkitLineClamp:a}),ref:v},f),jf.createElement(x0e,{style:Object.assign(Object.assign(Object.assign({},R),S0e),{WebkitLineClamp:a-1}),ref:b},f),jf.createElement(x0e,{style:Object.assign(Object.assign(Object.assign({},R),S0e),{WebkitLineClamp:1}),ref:y},i([],!0))),w===qAe&&p&&p[0]!==p[1]&&jf.createElement(x0e,{style:Object.assign(Object.assign({},R),{top:400}),ref:g},i(V4t(u,D),!0)),w===zAe&&jf.createElement("span",{style:{whiteSpace:"inherit"},ref:_}))}var fEe={},Vka=fn.default,Wka=Un.default;Object.defineProperty(fEe,"__esModule",{value:!0});fEe.default=void 0;var Uka=Wka(h),Kka=Vka(av);const Ipn=e=>{let{enableEllipsis:t,isEllipsis:n,children:r,tooltipProps:i}=e;return!(i!=null&&i.title)||!t?r:Uka.createElement(Kka.default,Object.assign({open:n?void 0:!1},i),r)};Ipn.displayName="EllipsisTooltip";fEe.default=Ipn;var mg=fn.default,Gka=Un.default;Object.defineProperty(tj,"__esModule",{value:!0});tj.default=void 0;var Gd=Gka(h),Yka=mg(PRa),Xka=mg(Li),Jka=mg(O8e),Qka=mg($1),VAe=mg(U3),U4t=mg(m0),Zka=mg(rd),eAa=Xd,K4t=yQe,tAa=go,nAa=mg(lG),rAa=mg(av),iAa=mg(aEe),aAa=mg(sEe),WAe=mg(Stt),oAa=mg(lEe),sAa=mg(cEe),lAa=mg(qle),cAa=mg(uEe),uAa=mg(Ett),dAa=mg(fEe),G4t=y$,fAa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function pAa(e,t){let{mark:n,code:r,underline:i,delete:a,strong:o,keyboard:s,italic:c}=e,u=t;function d(f,p){p&&(u=Gd.createElement(f,{},u))}return d("strong",o),d("u",i),d("del",a),d("code",r),d("mark",n),d("kbd",s),d("i",c),u}const hAa="...",mAa=Gd.forwardRef((e,t)=>{var n;const{prefixCls:r,className:i,style:a,type:o,disabled:s,children:c,ellipsis:u,editable:d,copyable:f,component:p,title:m}=e,g=fAa(e,["prefixCls","className","style","type","disabled","children","ellipsis","editable","copyable","component","title"]),{getPrefixCls:_,direction:v}=Gd.useContext(tAa.ConfigContext),[b]=(0,nAa.default)("Text"),y=Gd.useRef(null),x=Gd.useRef(null),C=_("typography",r),w=(0,Zka.default)(g,["mark","code","delete","underline","strong","keyboard","italic"]),[$,O]=(0,WAe.default)(d),[N,P]=(0,U4t.default)(!1,{value:O.editing}),{triggerType:I=["icon"]}=O,D=Gt=>{var kt;Gt&&((kt=O.onStart)===null||kt===void 0||kt.call(O)),P(Gt)},k=(0,oAa.default)(N);(0,VAe.default)(()=>{var Gt;!N&&k&&((Gt=x.current)===null||Gt===void 0||Gt.focus())},[N]);const R=Gt=>{Gt==null||Gt.preventDefault(),D(!0)},A=Gt=>{var kt;(kt=O.onChange)===null||kt===void 0||kt.call(O,Gt),D(!1)},F=()=>{var Gt;(Gt=O.onCancel)===null||Gt===void 0||Gt.call(O),D(!1)},[z,M]=(0,WAe.default)(f),{copied:K,copyLoading:U,onClick:W}=(0,aAa.default)({copyConfig:M,children:c}),[L,Y]=Gd.useState(!1),[J,Z]=Gd.useState(!1),[te,re]=Gd.useState(!1),[se,de]=Gd.useState(!1),[pe,Se]=Gd.useState(!0),[ve,be]=(0,WAe.default)(u,{expandable:!1,symbol:Gt=>Gt?b==null?void 0:b.collapse:b==null?void 0:b.expand}),[Ee,xe]=(0,U4t.default)(be.defaultExpanded||!1,{value:be.expanded}),Pe=ve&&(!Ee||be.expandable==="collapsible"),{rows:je=1}=be,ft=Gd.useMemo(()=>Pe&&(be.suffix!==void 0||be.onEllipsis||be.expandable||$||z),[Pe,be,$,z]);(0,VAe.default)(()=>{ve&&!ft&&(Y((0,K4t.isStyleSupport)("webkitLineClamp")),Z((0,K4t.isStyleSupport)("textOverflow")))},[ft,ve]);const[Ge,Ye]=Gd.useState(Pe),nt=Gd.useMemo(()=>ft?!1:je===1?J:L,[ft,J,L]);(0,VAe.default)(()=>{Ye(nt&&Pe)},[nt,Pe]);const We=Pe&&(Ge?se:te),ct=Pe&&je===1&&Ge,rt=Pe&&je>1&&Ge,vt=(Gt,kt)=>{var In;xe(kt.expanded),(In=be.onExpand)===null||In===void 0||In.call(be,Gt,kt)},[Mt,$t]=Gd.useState(0),ke=Gt=>{let{offsetWidth:kt}=Gt;$t(kt)},ye=Gt=>{var kt;re(Gt),te!==Gt&&((kt=be.onEllipsis)===null||kt===void 0||kt.call(be,Gt))};Gd.useEffect(()=>{const Gt=y.current;if(ve&&Ge&&Gt){const kt=(0,G4t.isEleEllipsis)(Gt);se!==kt&&de(kt)}},[ve,Ge,c,rt,pe,Mt]),Gd.useEffect(()=>{const Gt=y.current;if(typeof IntersectionObserver>"u"||!Gt||!Ge||!Pe)return;const kt=new IntersectionObserver(()=>{Se(!!Gt.offsetParent)});return kt.observe(Gt),()=>{kt.disconnect()}},[Ge,Pe]);const _e=(0,sAa.default)(be.tooltip,O.text,c),He=Gd.useMemo(()=>{if(!(!ve||Ge))return[O.text,c,m,_e.title].find(G4t.isValidText)},[ve,Ge,m,_e.title,We]);if(N)return Gd.createElement(iAa.default,{value:(n=O.text)!==null&&n!==void 0?n:typeof c=="string"?c:"",onSave:A,onCancel:F,onEnd:O.onEnd,prefixCls:C,className:i,style:a,direction:v,component:p,maxLength:O.maxLength,autoSize:O.autoSize,enterIcon:O.enterIcon});const Ze=()=>{const{expandable:Gt,symbol:kt}=be;return Gt?Gd.createElement("button",{type:"button",key:"expand",className:`${C}-${Ee?"collapse":"expand"}`,onClick:In=>vt(In,{expanded:!Ee}),"aria-label":Ee?b.collapse:b==null?void 0:b.expand},typeof kt=="function"?kt(Ee):kt):null},ot=()=>{if(!$)return;const{icon:Gt,tooltip:kt,tabIndex:In}=O,Cn=(0,Qka.default)(kt)[0]||(b==null?void 0:b.edit),Nn=typeof Cn=="string"?Cn:"";return I.includes("icon")?Gd.createElement(rAa.default,{key:"edit",title:kt===!1?"":Cn},Gd.createElement("button",{type:"button",ref:x,className:`${C}-edit`,onClick:R,"aria-label":Nn,tabIndex:In},Gt||Gd.createElement(Yka.default,{role:"button"}))):null},Qt=()=>z?Gd.createElement(cAa.default,Object.assign({key:"copy"},M,{prefixCls:C,copied:K,locale:b,onCopy:W,loading:U,iconOnly:c==null})):null,Bt=Gt=>[Gt&&Ze(),ot(),Qt()],Yt=Gt=>[Gt&&!Ee&&Gd.createElement("span",{"aria-hidden":!0,key:"ellipsis"},hAa),be.suffix,Bt(Gt)];return Gd.createElement(Jka.default,{onResize:ke,disabled:!Pe},Gt=>Gd.createElement(dAa.default,{tooltipProps:_e,enableEllipsis:Pe,isEllipsis:We},Gd.createElement(lAa.default,Object.assign({className:(0,Xka.default)({[`${C}-${o}`]:o,[`${C}-disabled`]:s,[`${C}-ellipsis`]:ve,[`${C}-ellipsis-single-line`]:ct,[`${C}-ellipsis-multiple-line`]:rt},i),prefixCls:r,style:Object.assign(Object.assign({},a),{WebkitLineClamp:rt?je:void 0}),component:p,ref:(0,eAa.composeRef)(Gt,y,t),direction:v,onClick:I.includes("text")?R:void 0,"aria-label":He==null?void 0:He.toString(),title:m},w),Gd.createElement(uAa.default,{enableMeasure:Pe&&!Ge,text:c,rows:je,width:Mt,onEllipsis:ye,expanded:Ee,miscDeps:[K,Ee,U,$,z,b]},(kt,In)=>pAa(e,Gd.createElement(Gd.Fragment,null,kt.length>0&&In&&!Ee&&He?Gd.createElement("span",{key:"show-content","aria-hidden":!0},kt):kt,Yt(In)))))))});tj.default=mAa;var gAa=fn.default,vAa=Un.default;Object.defineProperty(rEe,"__esModule",{value:!0});rEe.default=void 0;var Y4t=vAa(h),_Aa=Fo,yAa=gAa(tj),bAa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const xAa=Y4t.forwardRef((e,t)=>{var{ellipsis:n,rel:r}=e,i=bAa(e,["ellipsis","rel"]);(0,_Aa.devUseWarning)("Typography.Link")(typeof n!="object","usage","`ellipsis` only supports boolean value.");const a=Object.assign(Object.assign({},i),{rel:r===void 0&&i.target==="_blank"?"noopener noreferrer":r});return delete a.navigate,Y4t.createElement(yAa.default,Object.assign({},a,{ref:t,ellipsis:!!n,component:"a"}))});rEe.default=xAa;var pEe={},SAa=fn.default,CAa=Un.default;Object.defineProperty(pEe,"__esModule",{value:!0});pEe.default=void 0;var X4t=CAa(h),wAa=SAa(tj);const EAa=X4t.forwardRef((e,t)=>X4t.createElement(wAa.default,Object.assign({ref:t},e,{component:"div"})));pEe.default=EAa;var hEe={},Rpn=fn.default,TAa=Un.default;Object.defineProperty(hEe,"__esModule",{value:!0});hEe.default=void 0;var PHe=TAa(h),$Aa=Rpn(rd),OAa=Fo,PAa=Rpn(tj),NAa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const DAa=(e,t)=>{var{ellipsis:n}=e,r=NAa(e,["ellipsis"]);const i=PHe.useMemo(()=>n&&typeof n=="object"?(0,$Aa.default)(n,["expandable","rows"]):n,[n]);return(0,OAa.devUseWarning)("Typography.Text")(typeof n!="object"||!n||!("expandable"in n)&&!("rows"in n),"usage","`ellipsis` do not support `expandable` or `rows` props."),PHe.createElement(PAa.default,Object.assign({ref:t},r,{ellipsis:i,component:"span"}))};hEe.default=PHe.forwardRef(DAa);var mEe={},IAa=fn.default,RAa=Un.default;Object.defineProperty(mEe,"__esModule",{value:!0});mEe.default=void 0;var J4t=RAa(h),kAa=Fo,AAa=IAa(tj),MAa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Q4t=[1,2,3,4,5],FAa=J4t.forwardRef((e,t)=>{const{level:n=1}=e,r=MAa(e,["level"]);(0,kAa.devUseWarning)("Typography.Title")(Q4t.includes(n),"usage","Title only accept `1 | 2 | 3 | 4 | 5` as `level` value. And `5` need 4.6.0+ version.");const i=Q4t.includes(n)?`h${n}`:"h1";return J4t.createElement(AAa.default,Object.assign({ref:t},r,{component:i}))});mEe.default=FAa;var Wle=fn.default;Object.defineProperty(nEe,"__esModule",{value:!0});nEe.default=void 0;var LAa=Wle(rEe),jAa=Wle(pEe),BAa=Wle(hEe),zAa=Wle(mEe),HAa=Wle(qle);const Ule=HAa.default;Ule.Text=BAa.default;Ule.Link=LAa.default;Ule.Title=zAa.default;Ule.Paragraph=jAa.default;nEe.default=Ule;var gEe={},vEe={},NF={};const qAa=mc(zei);var bU={},_Ee={};Object.defineProperty(_Ee,"__esModule",{value:!0});_Ee.default=void 0;var UAe=Ha;const VAa=e=>{const{componentCls:t,iconCls:n}=e;return{[`${t}-wrapper`]:{[`${t}-drag`]:{position:"relative",width:"100%",height:"100%",textAlign:"center",background:e.colorFillAlter,border:`${(0,UAe.unit)(e.lineWidth)} dashed ${e.colorBorder}`,borderRadius:e.borderRadiusLG,cursor:"pointer",transition:`border-color ${e.motionDurationSlow}`,[t]:{padding:e.padding},[`${t}-btn`]:{display:"table",width:"100%",height:"100%",outline:"none",borderRadius:e.borderRadiusLG,"&:focus-visible":{outline:`${(0,UAe.unit)(e.lineWidthFocus)} solid ${e.colorPrimaryBorder}`}},[`${t}-drag-container`]:{display:"table-cell",verticalAlign:"middle"},[`
          &:not(${t}-disabled):hover,
          &-hover:not(${t}-disabled)
        `]:{borderColor:e.colorPrimaryHover},[`p${t}-drag-icon`]:{marginBottom:e.margin,[n]:{color:e.colorPrimary,fontSize:e.uploadThumbnailSize}},[`p${t}-text`]:{margin:`0 0 ${(0,UAe.unit)(e.marginXXS)}`,color:e.colorTextHeading,fontSize:e.fontSizeLG},[`p${t}-hint`]:{color:e.colorTextDescription,fontSize:e.fontSize},[`&${t}-disabled`]:{[`p${t}-drag-icon ${n},
            p${t}-text,
            p${t}-hint
          `]:{color:e.colorTextDisabled}}}}}};_Ee.default=VAa;var yEe={};Object.defineProperty(yEe,"__esModule",{value:!0});yEe.default=void 0;var WAa=Ha,Z4t=Lo;const UAa=e=>{const{componentCls:t,iconCls:n,fontSize:r,lineHeight:i,calc:a}=e,o=`${t}-list-item`,s=`${o}-actions`,c=`${o}-action`;return{[`${t}-wrapper`]:{[`${t}-list`]:Object.assign(Object.assign({},(0,Z4t.clearFix)()),{lineHeight:e.lineHeight,[o]:{position:"relative",height:a(e.lineHeight).mul(r).equal(),marginTop:e.marginXS,fontSize:r,display:"flex",alignItems:"center",transition:`background-color ${e.motionDurationSlow}`,borderRadius:e.borderRadiusSM,"&:hover":{backgroundColor:e.controlItemBgHover},[`${o}-name`]:Object.assign(Object.assign({},Z4t.textEllipsis),{padding:`0 ${(0,WAa.unit)(e.paddingXS)}`,lineHeight:i,flex:"auto",transition:`all ${e.motionDurationSlow}`}),[s]:{whiteSpace:"nowrap",[c]:{opacity:0},[n]:{color:e.actionsColor,transition:`all ${e.motionDurationSlow}`},[`
              ${c}:focus-visible,
              &.picture ${c}
            `]:{opacity:1}},[`${t}-icon ${n}`]:{color:e.colorTextDescription,fontSize:r},[`${o}-progress`]:{position:"absolute",bottom:e.calc(e.uploadProgressOffset).mul(-1).equal(),width:"100%",paddingInlineStart:a(r).add(e.paddingXS).equal(),fontSize:r,lineHeight:0,pointerEvents:"none","> div":{margin:0}}},[`${o}:hover ${c}`]:{opacity:1},[`${o}-error`]:{color:e.colorError,[`${o}-name, ${t}-icon ${n}`]:{color:e.colorError},[s]:{[`${n}, ${n}:hover`]:{color:e.colorError},[c]:{opacity:1}}},[`${t}-list-item-container`]:{transition:`opacity ${e.motionDurationSlow}, height ${e.motionDurationSlow}`,"&::before":{display:"table",width:0,height:0,content:'""'}}})}}};yEe.default=UAa;var bEe={};Object.defineProperty(bEe,"__esModule",{value:!0});bEe.default=void 0;var e3t=Ha,KAa=__;const GAa=e=>{const{componentCls:t}=e,n=new e3t.Keyframes("uploadAnimateInlineIn",{from:{width:0,height:0,padding:0,opacity:0,margin:e.calc(e.marginXS).div(-2).equal()}}),r=new e3t.Keyframes("uploadAnimateInlineOut",{to:{width:0,height:0,padding:0,opacity:0,margin:e.calc(e.marginXS).div(-2).equal()}}),i=`${t}-animate-inline`;return[{[`${t}-wrapper`]:{[`${i}-appear, ${i}-enter, ${i}-leave`]:{animationDuration:e.motionDurationSlow,animationTimingFunction:e.motionEaseInOutCirc,animationFillMode:"forwards"},[`${i}-appear, ${i}-enter`]:{animationName:n},[`${i}-leave`]:{animationName:r}}},{[`${t}-wrapper`]:(0,KAa.initFadeMotion)(e)},n,r]};bEe.default=GAa;var xU={};Object.defineProperty(xU,"__esModule",{value:!0});xU.genPictureStyle=xU.genPictureCardStyle=void 0;var t3t=H5,I9=Ha,kpn=Lo;const YAa=e=>{const{componentCls:t,iconCls:n,uploadThumbnailSize:r,uploadProgressOffset:i,calc:a}=e,o=`${t}-list`,s=`${o}-item`;return{[`${t}-wrapper`]:{[`
        ${o}${o}-picture,
        ${o}${o}-picture-card,
        ${o}${o}-picture-circle
      `]:{[s]:{position:"relative",height:a(r).add(a(e.lineWidth).mul(2)).add(a(e.paddingXS).mul(2)).equal(),padding:e.paddingXS,border:`${(0,I9.unit)(e.lineWidth)} ${e.lineType} ${e.colorBorder}`,borderRadius:e.borderRadiusLG,"&:hover":{background:"transparent"},[`${s}-thumbnail`]:Object.assign(Object.assign({},kpn.textEllipsis),{width:r,height:r,lineHeight:(0,I9.unit)(a(r).add(e.paddingSM).equal()),textAlign:"center",flex:"none",[n]:{fontSize:e.fontSizeHeading2,color:e.colorPrimary},img:{display:"block",width:"100%",height:"100%",overflow:"hidden"}}),[`${s}-progress`]:{bottom:i,width:`calc(100% - ${(0,I9.unit)(a(e.paddingSM).mul(2).equal())})`,marginTop:0,paddingInlineStart:a(r).add(e.paddingXS).equal()}},[`${s}-error`]:{borderColor:e.colorError,[`${s}-thumbnail ${n}`]:{[`svg path[fill='${t3t.blue[0]}']`]:{fill:e.colorErrorBg},[`svg path[fill='${t3t.blue.primary}']`]:{fill:e.colorError}}},[`${s}-uploading`]:{borderStyle:"dashed",[`${s}-name`]:{marginBottom:i}}},[`${o}${o}-picture-circle ${s}`]:{[`&, &::before, ${s}-thumbnail`]:{borderRadius:"50%"}}}}};xU.genPictureStyle=YAa;const XAa=e=>{const{componentCls:t,iconCls:n,fontSizeLG:r,colorTextLightSolid:i,calc:a}=e,o=`${t}-list`,s=`${o}-item`,c=e.uploadPicCardSize;return{[`
      ${t}-wrapper${t}-picture-card-wrapper,
      ${t}-wrapper${t}-picture-circle-wrapper
    `]:Object.assign(Object.assign({},(0,kpn.clearFix)()),{display:"block",[`${t}${t}-select`]:{width:c,height:c,textAlign:"center",verticalAlign:"top",backgroundColor:e.colorFillAlter,border:`${(0,I9.unit)(e.lineWidth)} dashed ${e.colorBorder}`,borderRadius:e.borderRadiusLG,cursor:"pointer",transition:`border-color ${e.motionDurationSlow}`,[`> ${t}`]:{display:"flex",alignItems:"center",justifyContent:"center",height:"100%",textAlign:"center"},[`&:not(${t}-disabled):hover`]:{borderColor:e.colorPrimary}},[`${o}${o}-picture-card, ${o}${o}-picture-circle`]:{display:"flex",flexWrap:"wrap","@supports not (gap: 1px)":{"& > *":{marginBlockEnd:e.marginXS,marginInlineEnd:e.marginXS}},"@supports (gap: 1px)":{gap:e.marginXS},[`${o}-item-container`]:{display:"inline-block",width:c,height:c,verticalAlign:"top"},"&::after":{display:"none"},"&::before":{display:"none"},[s]:{height:"100%",margin:0,"&::before":{position:"absolute",zIndex:1,width:`calc(100% - ${(0,I9.unit)(a(e.paddingXS).mul(2).equal())})`,height:`calc(100% - ${(0,I9.unit)(a(e.paddingXS).mul(2).equal())})`,backgroundColor:e.colorBgMask,opacity:0,transition:`all ${e.motionDurationSlow}`,content:'" "'}},[`${s}:hover`]:{[`&::before, ${s}-actions`]:{opacity:1}},[`${s}-actions`]:{position:"absolute",insetInlineStart:0,zIndex:10,width:"100%",whiteSpace:"nowrap",textAlign:"center",opacity:0,transition:`all ${e.motionDurationSlow}`,[`
            ${n}-eye,
            ${n}-download,
            ${n}-delete
          `]:{zIndex:10,width:r,margin:`0 ${(0,I9.unit)(e.marginXXS)}`,fontSize:r,cursor:"pointer",transition:`all ${e.motionDurationSlow}`,color:i,"&:hover":{color:i},svg:{verticalAlign:"baseline"}}},[`${s}-thumbnail, ${s}-thumbnail img`]:{position:"static",display:"block",width:"100%",height:"100%",objectFit:"contain"},[`${s}-name`]:{display:"none",textAlign:"center"},[`${s}-file + ${s}-name`]:{position:"absolute",bottom:e.margin,display:"block",width:`calc(100% - ${(0,I9.unit)(a(e.paddingXS).mul(2).equal())})`},[`${s}-uploading`]:{[`&${s}`]:{backgroundColor:e.colorFillAlter},[`&::before, ${n}-eye, ${n}-download, ${n}-delete`]:{display:"none"}},[`${s}-progress`]:{bottom:e.marginXL,width:`calc(100% - ${(0,I9.unit)(a(e.paddingXS).mul(2).equal())})`,paddingInlineStart:0}}}),[`${t}-wrapper${t}-picture-circle-wrapper`]:{[`${t}${t}-select`]:{borderRadius:"50%"}}}};xU.genPictureCardStyle=XAa;var xEe={};Object.defineProperty(xEe,"__esModule",{value:!0});xEe.default=void 0;const JAa=e=>{const{componentCls:t}=e;return{[`${t}-rtl`]:{direction:"rtl"}}};xEe.default=JAa;var SEe=fn.default;Object.defineProperty(bU,"__esModule",{value:!0});bU.prepareComponentToken=bU.default=void 0;var QAa=Lo,ZAa=__,n3t=ao,eMa=SEe(_Ee),tMa=SEe(yEe),nMa=SEe(bEe),r3t=xU,rMa=SEe(xEe);const iMa=e=>{const{componentCls:t,colorTextDisabled:n}=e;return{[`${t}-wrapper`]:Object.assign(Object.assign({},(0,QAa.resetComponent)(e)),{[t]:{outline:0,"input[type='file']":{cursor:"pointer"}},[`${t}-select`]:{display:"inline-block"},[`${t}-hidden`]:{display:"none"},[`${t}-disabled`]:{color:n,cursor:"not-allowed"}})}},Apn=e=>({actionsColor:e.colorTextDescription});bU.prepareComponentToken=Apn;bU.default=(0,n3t.genStyleHooks)("Upload",e=>{const{fontSizeHeading3:t,fontHeight:n,lineWidth:r,controlHeightLG:i,calc:a}=e,o=(0,n3t.mergeToken)(e,{uploadThumbnailSize:a(t).mul(2).equal(),uploadProgressOffset:a(a(n).div(2)).add(r).equal(),uploadPicCardSize:a(i).mul(2.55).equal()});return[iMa(o),(0,eMa.default)(o),(0,r3t.genPictureStyle)(o),(0,r3t.genPictureCardStyle)(o),(0,tMa.default)(o),(0,nMa.default)(o),(0,rMa.default)(o),(0,ZAa.genCollapseMotion)(o)]},Apn);var CEe={},NHe={exports:{}},wEe={},$tt={};Object.defineProperty($tt,"__esModule",{value:!0});var aMa={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M534 352V136H232v752h560V394H576a42 42 0 01-42-42z",fill:n}},{tag:"path",attrs:{d:"M854.6 288.6L639.4 73.4c-6-6-14.1-9.4-22.6-9.4H192c-17.7 0-32 14.3-32 32v832c0 17.7 14.3 32 32 32h640c17.7 0 32-14.3 32-32V311.3c0-8.5-3.4-16.7-9.4-22.7zM602 137.8L790.2 326H602V137.8zM792 888H232V136h302v216a42 42 0 0042 42h216v494z",fill:t}}]}},name:"file",theme:"twotone"};$tt.default=aMa;var oMa=Un.default,Ott=fn.default;Object.defineProperty(wEe,"__esModule",{value:!0});wEe.default=void 0;var sMa=Ott(Ol),Mpn=oMa(h),lMa=Ott($tt),cMa=Ott(Pl),uMa=function(t,n){return Mpn.createElement(cMa.default,(0,sMa.default)({},t,{ref:n,icon:lMa.default}))},Fpn=Mpn.forwardRef(uMa);Fpn.displayName="FileTwoTone";wEe.default=Fpn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(wEe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(NHe,NHe.exports);var dMa=NHe.exports,DHe={exports:{}},EEe={},Ptt={};Object.defineProperty(Ptt,"__esModule",{value:!0});var fMa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M779.3 196.6c-94.2-94.2-247.6-94.2-341.7 0l-261 260.8c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l261-260.8c32.4-32.4 75.5-50.2 121.3-50.2s88.9 17.8 121.2 50.2c32.4 32.4 50.2 75.5 50.2 121.2 0 45.8-17.8 88.8-50.2 121.2l-266 265.9-43.1 43.1c-40.3 40.3-105.8 40.3-146.1 0-19.5-19.5-30.2-45.4-30.2-73s10.7-53.5 30.2-73l263.9-263.8c6.7-6.6 15.5-10.3 24.9-10.3h.1c9.4 0 18.1 3.7 24.7 10.3 6.7 6.7 10.3 15.5 10.3 24.9 0 9.3-3.7 18.1-10.3 24.7L372.4 653c-1.7 1.7-2.6 4-2.6 6.4s.9 4.7 2.6 6.4l36.9 36.9a9 9 0 0012.7 0l215.6-215.6c19.9-19.9 30.8-46.3 30.8-74.4s-11-54.6-30.8-74.4c-41.1-41.1-107.9-41-149 0L463 364 224.8 602.1A172.22 172.22 0 00174 724.8c0 46.3 18.1 89.8 50.8 122.5 33.9 33.8 78.3 50.7 122.7 50.7 44.4 0 88.8-16.9 122.6-50.7l309.2-309C824.8 492.7 850 432 850 367.5c.1-64.6-25.1-125.3-70.7-170.9z"}}]},name:"paper-clip",theme:"outlined"};Ptt.default=fMa;var pMa=Un.default,Ntt=fn.default;Object.defineProperty(EEe,"__esModule",{value:!0});EEe.default=void 0;var hMa=Ntt(Ol),Lpn=pMa(h),mMa=Ntt(Ptt),gMa=Ntt(Pl),vMa=function(t,n){return Lpn.createElement(gMa.default,(0,hMa.default)({},t,{ref:n,icon:mMa.default}))},jpn=Lpn.forwardRef(vMa);jpn.displayName="PaperClipOutlined";EEe.default=jpn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(EEe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(DHe,DHe.exports);var _Ma=DHe.exports,IHe={exports:{}},TEe={},Dtt={};Object.defineProperty(Dtt,"__esModule",{value:!0});var yMa={icon:function(t,n){return{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M928 160H96c-17.7 0-32 14.3-32 32v640c0 17.7 14.3 32 32 32h832c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-40 632H136v-39.9l138.5-164.3 150.1 178L658.1 489 888 761.6V792zm0-129.8L664.2 396.8c-3.2-3.8-9-3.8-12.2 0L424.6 666.4l-144-170.7c-3.2-3.8-9-3.8-12.2 0L136 652.7V232h752v430.2z",fill:t}},{tag:"path",attrs:{d:"M424.6 765.8l-150.1-178L136 752.1V792h752v-30.4L658.1 489z",fill:n}},{tag:"path",attrs:{d:"M136 652.7l132.4-157c3.2-3.8 9-3.8 12.2 0l144 170.7L652 396.8c3.2-3.8 9-3.8 12.2 0L888 662.2V232H136v420.7zM304 280a88 88 0 110 176 88 88 0 010-176z",fill:n}},{tag:"path",attrs:{d:"M276 368a28 28 0 1056 0 28 28 0 10-56 0z",fill:n}},{tag:"path",attrs:{d:"M304 456a88 88 0 100-176 88 88 0 000 176zm0-116c15.5 0 28 12.5 28 28s-12.5 28-28 28-28-12.5-28-28 12.5-28 28-28z",fill:t}}]}},name:"picture",theme:"twotone"};Dtt.default=yMa;var bMa=Un.default,Itt=fn.default;Object.defineProperty(TEe,"__esModule",{value:!0});TEe.default=void 0;var xMa=Itt(Ol),Bpn=bMa(h),SMa=Itt(Dtt),CMa=Itt(Pl),wMa=function(t,n){return Bpn.createElement(CMa.default,(0,xMa.default)({},t,{ref:n,icon:SMa.default}))},zpn=Bpn.forwardRef(wMa);zpn.displayName="PictureTwoTone";TEe.default=zpn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(TEe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(IHe,IHe.exports);var EMa=IHe.exports,_w={},TMa=fn.default;Object.defineProperty(_w,"__esModule",{value:!0});_w.file2Obj=OMa;_w.getFileItem=NMa;_w.isImageUrl=void 0;_w.previewImage=kMa;_w.removeFileItem=DMa;_w.updateFileList=PMa;var $Ma=TMa(du);function OMa(e){return Object.assign(Object.assign({},e),{lastModified:e.lastModified,lastModifiedDate:e.lastModifiedDate,name:e.name,size:e.size,type:e.type,uid:e.uid,percent:0,originFileObj:e})}function PMa(e,t){const n=(0,$Ma.default)(t),r=n.findIndex(i=>{let{uid:a}=i;return a===e.uid});return r===-1?n.push(e):n[r]=e,n}function NMa(e,t){const n=e.uid!==void 0?"uid":"name";return t.filter(r=>r[n]===e[n])[0]}function DMa(e,t){const n=e.uid!==void 0?"uid":"name",r=t.filter(i=>i[n]!==e[n]);return r.length===t.length?null:r}const IMa=function(){const t=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:"").split("/"),r=t[t.length-1].split(/#|\?/)[0];return(/\.[^./\\]*$/.exec(r)||[""])[0]},Hpn=e=>e.indexOf("image/")===0,RMa=e=>{if(e.type&&!e.thumbUrl)return Hpn(e.type);const t=e.thumbUrl||e.url||"",n=IMa(t);return/^data:image\//.test(t)||/(webp|svg|png|gif|jpg|jpeg|jfif|bmp|dpg|ico|heic|heif)$/i.test(n)?!0:!(/^data:/.test(t)||n)};_w.isImageUrl=RMa;const PP=200;function kMa(e){return new Promise(t=>{if(!e.type||!Hpn(e.type)){t("");return}const n=document.createElement("canvas");n.width=PP,n.height=PP,n.style.cssText=`position: fixed; left: 0; top: 0; width: ${PP}px; height: ${PP}px; z-index: 9999; display: none;`,document.body.appendChild(n);const r=n.getContext("2d"),i=new Image;if(i.onload=()=>{const{width:a,height:o}=i;let s=PP,c=PP,u=0,d=0;a>o?(c=o*(PP/a),d=-(c-s)/2):(s=a*(PP/o),u=-(s-c)/2),r.drawImage(i,u,d,s,c);const f=n.toDataURL();document.body.removeChild(n),window.URL.revokeObjectURL(i.src),t(f)},i.crossOrigin="anonymous",e.type.startsWith("image/svg+xml")){const a=new FileReader;a.onload=()=>{a.result&&typeof a.result=="string"&&(i.src=a.result)},a.readAsDataURL(e)}else if(e.type.startsWith("image/gif")){const a=new FileReader;a.onload=()=>{a.result&&t(a.result)},a.readAsDataURL(e)}else i.src=window.URL.createObjectURL(e)})}var $Ee={},RHe={exports:{}},OEe={},Rtt={};Object.defineProperty(Rtt,"__esModule",{value:!0});var AMa={icon:{tag:"svg",attrs:{viewBox:"64 64 896 896",focusable:"false"},children:[{tag:"path",attrs:{d:"M505.7 661a8 8 0 0012.6 0l112-141.7c4.1-5.2.4-12.9-6.3-12.9h-74.1V168c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v338.3H400c-6.7 0-10.4 7.7-6.3 12.9l112 141.8zM878 626h-60c-4.4 0-8 3.6-8 8v154H214V634c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8v198c0 17.7 14.3 32 32 32h684c17.7 0 32-14.3 32-32V634c0-4.4-3.6-8-8-8z"}}]},name:"download",theme:"outlined"};Rtt.default=AMa;var MMa=Un.default,ktt=fn.default;Object.defineProperty(OEe,"__esModule",{value:!0});OEe.default=void 0;var FMa=ktt(Ol),qpn=MMa(h),LMa=ktt(Rtt),jMa=ktt(Pl),BMa=function(t,n){return qpn.createElement(jMa.default,(0,FMa.default)({},t,{ref:n,icon:LMa.default}))},Vpn=qpn.forwardRef(BMa);Vpn.displayName="DownloadOutlined";OEe.default=Vpn;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;const n=r(OEe);function r(a){return a&&a.__esModule?a:{default:a}}const i=n;t.default=i,e.exports=i})(RHe,RHe.exports);var zMa=RHe.exports,nj=fn.default,HMa=Un.default;Object.defineProperty($Ee,"__esModule",{value:!0});$Ee.default=void 0;var Bp=HMa(h),qMa=nj(fpn),VMa=nj(zMa),WMa=nj(HZe),CA=nj(Li),UMa=nj(Y5),KMa=go,GMa=nj(YG),YMa=nj(av);const XMa=Bp.forwardRef((e,t)=>{let{prefixCls:n,className:r,style:i,locale:a,listType:o,file:s,items:c,progress:u,iconRender:d,actionIconRender:f,itemRender:p,isImgUrl:m,showPreviewIcon:g,showRemoveIcon:_,showDownloadIcon:v,previewIcon:b,removeIcon:y,downloadIcon:x,extra:C,onPreview:w,onDownload:$,onClose:O}=e;var N,P;const{status:I}=s,[D,k]=Bp.useState(I);Bp.useEffect(()=>{I!=="removed"&&k(I)},[I]);const[R,A]=Bp.useState(!1);Bp.useEffect(()=>{const Ee=setTimeout(()=>{A(!0)},300);return()=>{clearTimeout(Ee)}},[]);const F=d(s);let z=Bp.createElement("div",{className:`${n}-icon`},F);if(o==="picture"||o==="picture-card"||o==="picture-circle")if(D==="uploading"||!s.thumbUrl&&!s.url){const Ee=(0,CA.default)(`${n}-list-item-thumbnail`,{[`${n}-list-item-file`]:D!=="uploading"});z=Bp.createElement("div",{className:Ee},F)}else{const Ee=m!=null&&m(s)?Bp.createElement("img",{src:s.thumbUrl||s.url,alt:s.name,className:`${n}-list-item-image`,crossOrigin:s.crossOrigin}):F,xe=(0,CA.default)(`${n}-list-item-thumbnail`,{[`${n}-list-item-file`]:m&&!m(s)});z=Bp.createElement("a",{className:xe,onClick:Pe=>w(s,Pe),href:s.url||s.thumbUrl,target:"_blank",rel:"noopener noreferrer"},Ee)}const M=(0,CA.default)(`${n}-list-item`,`${n}-list-item-${D}`),K=typeof s.linkProps=="string"?JSON.parse(s.linkProps):s.linkProps,U=(typeof _=="function"?_(s):_)?f((typeof y=="function"?y(s):y)||Bp.createElement(qMa.default,null),()=>O(s),n,a.removeFile,!0):null,W=(typeof v=="function"?v(s):v)&&D==="done"?f((typeof x=="function"?x(s):x)||Bp.createElement(VMa.default,null),()=>$(s),n,a.downloadFile):null,L=o!=="picture-card"&&o!=="picture-circle"&&Bp.createElement("span",{key:"download-delete",className:(0,CA.default)(`${n}-list-item-actions`,{picture:o==="picture"})},W,U),Y=typeof C=="function"?C(s):C,J=Y&&Bp.createElement("span",{className:`${n}-list-item-extra`},Y),Z=(0,CA.default)(`${n}-list-item-name`),te=s.url?Bp.createElement("a",Object.assign({key:"view",target:"_blank",rel:"noopener noreferrer",className:Z,title:s.name},K,{href:s.url,onClick:Ee=>w(s,Ee)}),s.name,J):Bp.createElement("span",{key:"view",className:Z,onClick:Ee=>w(s,Ee),title:s.name},s.name,J),re=(typeof g=="function"?g(s):g)&&(s.url||s.thumbUrl)?Bp.createElement("a",{href:s.url||s.thumbUrl,target:"_blank",rel:"noopener noreferrer",onClick:Ee=>w(s,Ee),title:a.previewFile},typeof b=="function"?b(s):b||Bp.createElement(WMa.default,null)):null,se=(o==="picture-card"||o==="picture-circle")&&D!=="uploading"&&Bp.createElement("span",{className:`${n}-list-item-actions`},re,D==="done"&&W,U),{getPrefixCls:de}=Bp.useContext(KMa.ConfigContext),pe=de(),Se=Bp.createElement("div",{className:M},z,te,L,se,R&&Bp.createElement(UMa.default,{motionName:`${pe}-fade`,visible:D==="uploading",motionDeadline:2e3},Ee=>{let{className:xe}=Ee;const Pe="percent"in s?Bp.createElement(GMa.default,Object.assign({},u,{type:"line",percent:s.percent,"aria-label":s["aria-label"],"aria-labelledby":s["aria-labelledby"]})):null;return Bp.createElement("div",{className:(0,CA.default)(`${n}-list-item-progress`,xe)},Pe)})),ve=s.response&&typeof s.response=="string"?s.response:((N=s.error)===null||N===void 0?void 0:N.statusText)||((P=s.error)===null||P===void 0?void 0:P.message)||a.uploadError,be=D==="error"?Bp.createElement(YMa.default,{title:ve,getPopupContainer:Ee=>Ee.parentNode},Se):Se;return Bp.createElement("div",{className:(0,CA.default)(`${n}-list-item-container`,r),style:i,ref:t},p?p(be,s,c,{download:$.bind(null,s),preview:w.bind(null,s),remove:O.bind(null,s)}):be)});$Ee.default=XMa;var Wpn=Un.default,i7=fn.default;Object.defineProperty(CEe,"__esModule",{value:!0});CEe.default=void 0;var JMa=i7(du),Im=Wpn(h),QMa=i7(dMa),i3t=i7(J5),ZMa=i7(_Ma),eFa=i7(EMa),a3t=i7(Li),o3t=Wpn(Y5),tFa=i7(rd),nFa=i7(SG),rFa=i7(Hm),s3t=ff,l3t=i7(Gy),iFa=go,c3t=_w,aFa=i7($Ee);const oFa=(e,t)=>{const{listType:n="text",previewFile:r=c3t.previewImage,onPreview:i,onDownload:a,onRemove:o,locale:s,iconRender:c,isImageUrl:u=c3t.isImageUrl,prefixCls:d,items:f=[],showPreviewIcon:p=!0,showRemoveIcon:m=!0,showDownloadIcon:g=!1,removeIcon:_,previewIcon:v,downloadIcon:b,extra:y,progress:x={size:[-1,2],showInfo:!1},appendAction:C,appendActionVisible:w=!0,itemRender:$,disabled:O}=e,N=(0,nFa.default)(),[P,I]=Im.useState(!1),D=["picture-card","picture-circle"].includes(n);Im.useEffect(()=>{n.startsWith("picture")&&(f||[]).forEach(J=>{!(J.originFileObj instanceof File||J.originFileObj instanceof Blob)||J.thumbUrl!==void 0||(J.thumbUrl="",r==null||r(J.originFileObj).then(Z=>{J.thumbUrl=Z||"",N()}))})},[n,f,r]),Im.useEffect(()=>{I(!0)},[]);const k=(J,Z)=>{if(i)return Z==null||Z.preventDefault(),i(J)},R=J=>{typeof a=="function"?a(J):J.url&&window.open(J.url)},A=J=>{o==null||o(J)},F=J=>{if(c)return c(J,n);const Z=J.status==="uploading";if(n.startsWith("picture")){const te=n==="picture"?Im.createElement(i3t.default,null):s.uploading,re=u!=null&&u(J)?Im.createElement(eFa.default,null):Im.createElement(QMa.default,null);return Z?te:re}return Z?Im.createElement(i3t.default,null):Im.createElement(ZMa.default,null)},z=(J,Z,te,re,se)=>{const de={type:"text",size:"small",title:re,onClick:pe=>{var Se,ve;Z(),Im.isValidElement(J)&&((ve=(Se=J.props).onClick)===null||ve===void 0||ve.call(Se,pe))},className:`${te}-list-item-action`};return se&&(de.disabled=O),Im.isValidElement(J)?Im.createElement(l3t.default,Object.assign({},de,{icon:(0,s3t.cloneElement)(J,Object.assign(Object.assign({},J.props),{onClick:()=>{}}))})):Im.createElement(l3t.default,Object.assign({},de),Im.createElement("span",null,J))};Im.useImperativeHandle(t,()=>({handlePreview:k,handleDownload:R}));const{getPrefixCls:M}=Im.useContext(iFa.ConfigContext),K=M("upload",d),U=M(),W=(0,a3t.default)(`${K}-list`,`${K}-list-${n}`),L=Im.useMemo(()=>(0,tFa.default)((0,rFa.default)(U),["onAppearEnd","onEnterEnd","onLeaveEnd"]),[U]),Y=Object.assign(Object.assign({},D?{}:L),{motionDeadline:2e3,motionName:`${K}-${D?"animate-inline":"animate"}`,keys:(0,JMa.default)(f.map(J=>({key:J.uid,file:J}))),motionAppear:P});return Im.createElement("div",{className:W},Im.createElement(o3t.CSSMotionList,Object.assign({},Y,{component:!1}),J=>{let{key:Z,file:te,className:re,style:se}=J;return Im.createElement(aFa.default,{key:Z,locale:s,prefixCls:K,className:re,style:se,file:te,items:f,progress:x,listType:n,isImgUrl:u,showPreviewIcon:p,showRemoveIcon:m,showDownloadIcon:g,removeIcon:_,previewIcon:v,downloadIcon:b,extra:y,iconRender:F,actionIconRender:z,itemRender:$,onPreview:k,onDownload:R,onClose:A})}),C&&Im.createElement(o3t.default,Object.assign({},Y,{visible:w,forceRender:!0}),J=>{let{className:Z,style:te}=J;return(0,s3t.cloneElement)(C,re=>({className:(0,a3t.default)(re.className,Z),style:Object.assign(Object.assign(Object.assign({},te),{pointerEvents:Z?"none":void 0}),re.style)}))}))},Upn=Im.forwardRef(oFa);Upn.displayName="UploadList";CEe.default=Upn;var sFa=Un.default,sI=fn.default;Object.defineProperty(NF,"__esModule",{value:!0});NF.default=NF.LIST_IGNORE=void 0;var u3t=sI(du),qg=sFa(h),d3t=b1,KAe=sI(Li),f3t=sI(qAa),lFa=sI(m0),cFa=Fo,uFa=go,dFa=sI(tp),fFa=lm,pFa=sI(Ky),hFa=sI(bU),mFa=sI(CEe),f6=_w,gFa=function(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(d){try{u(r.next(d))}catch(f){o(f)}}function c(d){try{u(r.throw(d))}catch(f){o(f)}}function u(d){d.done?a(d.value):i(d.value).then(s,c)}u((r=r.apply(e,t||[])).next())})};const C0e=NF.LIST_IGNORE=`__LIST_IGNORE_${Date.now()}__`,vFa=(e,t)=>{const{fileList:n,defaultFileList:r,onRemove:i,showUploadList:a=!0,listType:o="text",onPreview:s,onDownload:c,onChange:u,onDrop:d,previewFile:f,disabled:p,locale:m,iconRender:g,isImageUrl:_,progress:v,prefixCls:b,className:y,type:x="select",children:C,style:w,itemRender:$,maxCount:O,data:N={},multiple:P=!1,hasControlInside:I=!0,action:D="",accept:k="",supportServerRender:R=!0,rootClassName:A}=e,F=qg.useContext(dFa.default),z=p??F,[M,K]=(0,lFa.default)(r||[],{value:n,postState:Bt=>Bt??[]}),[U,W]=qg.useState("drop"),L=qg.useRef(null),Y=qg.useRef(null);{const Bt=(0,cFa.devUseWarning)("Upload");Bt("fileList"in e||!("value"in e),"usage","`value` is not a valid prop, do you mean `fileList`?"),Bt.deprecated(!("transformFile"in e),"transformFile","beforeUpload")}qg.useMemo(()=>{const Bt=Date.now();(n||[]).forEach((Yt,Gt)=>{!Yt.uid&&!Object.isFrozen(Yt)&&(Yt.uid=`__AUTO__${Bt}_${Gt}__`)})},[n]);const J=(Bt,Yt,Gt)=>{let kt=(0,u3t.default)(Yt),In=!1;O===1?kt=kt.slice(-1):O&&(In=kt.length>O,kt=kt.slice(0,O)),(0,d3t.flushSync)(()=>{K(kt)});const Cn={file:Bt,fileList:kt};Gt&&(Cn.event=Gt),(!In||Bt.status==="removed"||kt.some(Nn=>Nn.uid===Bt.uid))&&(0,d3t.flushSync)(()=>{u==null||u(Cn)})},Z=(Bt,Yt)=>gFa(void 0,void 0,void 0,function*(){const{beforeUpload:Gt,transformFile:kt}=e;let In=Bt;if(Gt){const Cn=yield Gt(Bt,Yt);if(Cn===!1)return!1;if(delete Bt[C0e],Cn===C0e)return Object.defineProperty(Bt,C0e,{value:!0,configurable:!0}),!1;typeof Cn=="object"&&Cn&&(In=Cn)}return kt&&(In=yield kt(In)),In}),te=Bt=>{const Yt=Bt.filter(In=>!In.file[C0e]);if(!Yt.length)return;const Gt=Yt.map(In=>(0,f6.file2Obj)(In.file));let kt=(0,u3t.default)(M);Gt.forEach(In=>{kt=(0,f6.updateFileList)(In,kt)}),Gt.forEach((In,Cn)=>{let Nn=In;if(Yt[Cn].parsedFile)In.status="uploading";else{const{originFileObj:kn}=In;let vn;try{vn=new File([kn],kn.name,{type:kn.type})}catch{vn=new Blob([kn],{type:kn.type}),vn.name=kn.name,vn.lastModifiedDate=new Date,vn.lastModified=new Date().getTime()}vn.uid=In.uid,Nn=vn}J(Nn,kt)})},re=(Bt,Yt,Gt)=>{try{typeof Bt=="string"&&(Bt=JSON.parse(Bt))}catch{}if(!(0,f6.getFileItem)(Yt,M))return;const kt=(0,f6.file2Obj)(Yt);kt.status="done",kt.percent=100,kt.response=Bt,kt.xhr=Gt;const In=(0,f6.updateFileList)(kt,M);J(kt,In)},se=(Bt,Yt)=>{if(!(0,f6.getFileItem)(Yt,M))return;const Gt=(0,f6.file2Obj)(Yt);Gt.status="uploading",Gt.percent=Bt.percent;const kt=(0,f6.updateFileList)(Gt,M);J(Gt,kt,Bt)},de=(Bt,Yt,Gt)=>{if(!(0,f6.getFileItem)(Gt,M))return;const kt=(0,f6.file2Obj)(Gt);kt.error=Bt,kt.response=Yt,kt.status="error";const In=(0,f6.updateFileList)(kt,M);J(kt,In)},pe=Bt=>{let Yt;Promise.resolve(typeof i=="function"?i(Bt):i).then(Gt=>{var kt;if(Gt===!1)return;const In=(0,f6.removeFileItem)(Bt,M);In&&(Yt=Object.assign(Object.assign({},Bt),{status:"removed"}),M==null||M.forEach(Cn=>{const Nn=Yt.uid!==void 0?"uid":"name";Cn[Nn]===Yt[Nn]&&!Object.isFrozen(Cn)&&(Cn.status="removed")}),(kt=L.current)===null||kt===void 0||kt.abort(Yt),J(Yt,In))})},Se=Bt=>{W(Bt.type),Bt.type==="drop"&&(d==null||d(Bt))};qg.useImperativeHandle(t,()=>({onBatchStart:te,onSuccess:re,onProgress:se,onError:de,fileList:M,upload:L.current,nativeElement:Y.current}));const{getPrefixCls:ve,direction:be,upload:Ee}=qg.useContext(uFa.ConfigContext),xe=ve("upload",b),Pe=Object.assign(Object.assign({onBatchStart:te,onError:de,onProgress:se,onSuccess:re},e),{data:N,multiple:P,action:D,accept:k,supportServerRender:R,prefixCls:xe,disabled:z,beforeUpload:Z,onChange:void 0,hasControlInside:I});delete Pe.className,delete Pe.style,(!C||z)&&delete Pe.id;const je=`${xe}-wrapper`,[ft,Ge,Ye]=(0,hFa.default)(xe,je),[nt]=(0,fFa.useLocale)("Upload",pFa.default.Upload),{showRemoveIcon:We,showPreviewIcon:ct,showDownloadIcon:rt,removeIcon:vt,previewIcon:Mt,downloadIcon:$t,extra:ke}=typeof a=="boolean"?{}:a,ye=typeof We>"u"?!z:We,_e=(Bt,Yt)=>a?qg.createElement(mFa.default,{prefixCls:xe,listType:o,items:M,previewFile:f,onPreview:s,onDownload:c,onRemove:pe,showRemoveIcon:ye,showPreviewIcon:ct,showDownloadIcon:rt,removeIcon:vt,previewIcon:Mt,downloadIcon:$t,iconRender:g,extra:ke,locale:Object.assign(Object.assign({},nt),m),isImageUrl:_,progress:v,appendAction:Bt,appendActionVisible:Yt,itemRender:$,disabled:z}):Bt,He=(0,KAe.default)(je,y,A,Ge,Ye,Ee==null?void 0:Ee.className,{[`${xe}-rtl`]:be==="rtl",[`${xe}-picture-card-wrapper`]:o==="picture-card",[`${xe}-picture-circle-wrapper`]:o==="picture-circle"}),Ze=Object.assign(Object.assign({},Ee==null?void 0:Ee.style),w);if(x==="drag"){const Bt=(0,KAe.default)(Ge,xe,`${xe}-drag`,{[`${xe}-drag-uploading`]:M.some(Yt=>Yt.status==="uploading"),[`${xe}-drag-hover`]:U==="dragover",[`${xe}-disabled`]:z,[`${xe}-rtl`]:be==="rtl"});return ft(qg.createElement("span",{className:He,ref:Y},qg.createElement("div",{className:Bt,style:Ze,onDrop:Se,onDragOver:Se,onDragLeave:Se},qg.createElement(f3t.default,Object.assign({},Pe,{ref:L,className:`${xe}-btn`}),qg.createElement("div",{className:`${xe}-drag-container`},C))),_e()))}const ot=(0,KAe.default)(xe,`${xe}-select`,{[`${xe}-disabled`]:z,[`${xe}-hidden`]:!C}),Qt=qg.createElement("div",{className:ot},qg.createElement(f3t.default,Object.assign({},Pe,{ref:L})));return ft(o==="picture-card"||o==="picture-circle"?qg.createElement("span",{className:He,ref:Y},_e(Qt,!!C)):qg.createElement("span",{className:He,ref:Y},Qt,_e()))},Kpn=qg.forwardRef(vFa);Kpn.displayName="Upload";NF.default=Kpn;var _Fa=fn.default,yFa=Un.default;Object.defineProperty(vEe,"__esModule",{value:!0});vEe.default=void 0;var p3t=yFa(h),bFa=_Fa(NF),xFa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};const Gpn=p3t.forwardRef((e,t)=>{var{style:n,height:r,hasControlInside:i=!1}=e,a=xFa(e,["style","height","hasControlInside"]);return p3t.createElement(bFa.default,Object.assign({ref:t,hasControlInside:i},a,{type:"drag",style:Object.assign(Object.assign({},n),{height:r})}))});Gpn.displayName="Dragger";vEe.default=Gpn;var SFa=Un.default,CFa=fn.default;Object.defineProperty(gEe,"__esModule",{value:!0});gEe.default=void 0;var wFa=CFa(vEe),Ypn=SFa(NF);const Att=Ypn.default;Att.Dragger=wFa.default;Att.LIST_IGNORE=Ypn.LIST_IGNORE;gEe.default=Att;var PEe={};const EFa=mc(gti);var Kle={},TFa=fn.default;Object.defineProperty(Kle,"__esModule",{value:!0});Kle.FontGap=void 0;Kle.default=PFa;var $Fa=TFa(UG);const OFa=Kle.FontGap=3;function GAe(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1;const r=document.createElement("canvas"),i=r.getContext("2d"),a=e*n,o=t*n;return r.setAttribute("width",`${a}px`),r.setAttribute("height",`${o}px`),i.save(),[i,r,a,o]}function PFa(){function e(t,n,r,i,a,o,s,c){const[u,d,f,p]=GAe(i,a,r);if(t instanceof HTMLImageElement)u.drawImage(t,0,0,f,p);else{const{color:L,fontSize:Y,fontStyle:J,fontWeight:Z,fontFamily:te,textAlign:re}=o,se=Number(Y)*r;u.font=`${J} normal ${Z} ${se}px/${a}px ${te}`,u.fillStyle=L,u.textAlign=re,u.textBaseline="top";const de=(0,$Fa.default)(t);de==null||de.forEach((pe,Se)=>{u.fillText(pe??"",f/2,Se*(se+OFa*r))})}const m=Math.PI/180*Number(n),g=Math.max(i,a),[_,v,b]=GAe(g,g,r);_.translate(b/2,b/2),_.rotate(m),f>0&&p>0&&_.drawImage(d,-f/2,-p/2);function y(L,Y){const J=L*Math.cos(m)-Y*Math.sin(m),Z=L*Math.sin(m)+Y*Math.cos(m);return[J,Z]}let x=0,C=0,w=0,$=0;const O=f/2,N=p/2;[[0-O,0-N],[0+O,0-N],[0+O,0+N],[0-O,0+N]].forEach(L=>{let[Y,J]=L;const[Z,te]=y(Y,J);x=Math.min(x,Z),C=Math.max(C,Z),w=Math.min(w,te),$=Math.max($,te)});const I=x+b/2,D=w+b/2,k=C-x,R=$-w,A=s*r,F=c*r,z=(k+A)*2,M=R+F,[K,U]=GAe(z,M);function W(){let L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;K.drawImage(v,I,D,k,R,L,Y,k,R)}return W(),W(k+A,-R/2-F/2),W(k+A,+R/2+F/2),[U.toDataURL(),z/r,M/r]}return e}var Mtt={},Ftt=fn.default;Object.defineProperty(Mtt,"__esModule",{value:!0});Mtt.default=IFa;var h3t=Ftt(h),NFa=Ftt(iv),DFa=Ftt(v_);function IFa(e){const t=h3t.default.useRef(!1),n=h3t.default.useRef(null),r=(0,NFa.default)(e);return()=>{t.current||(t.current=!0,r(),n.current=(0,DFa.default)(()=>{t.current=!1}))}}var Ltt={},RFa=fn.default,kFa=Un.default;Object.defineProperty(Ltt,"__esModule",{value:!0});Ltt.default=FFa;var AFa=kFa(h),MFa=RFa(uG);function FFa(){const e=AFa.useRef([null,null]);return(n,r)=>{const i=n.map(a=>a instanceof HTMLElement||isNaN(a)?"":a);return(0,MFa.default)(e.current[0],i)||(e.current=[i,r()]),e.current[1]}}var DF={},lI={};Object.defineProperty(lI,"__esModule",{value:!0});lI.getPixelRatio=jFa;lI.getStyleStr=LFa;lI.reRendering=void 0;lI.toLowercaseSeparator=Xpn;function Xpn(e){return e.replace(/([A-Z])/g,"-$1").toLowerCase()}function LFa(e){return Object.keys(e).map(t=>`${Xpn(t)}: ${e[t]};`).join(" ")}function jFa(){return window.devicePixelRatio||1}const BFa=(e,t)=>{let n=!1;return e.removedNodes.length&&(n=Array.from(e.removedNodes).some(r=>t(r))),e.type==="attributes"&&t(e.target)&&(n=!0),n};lI.reRendering=BFa;var zFa=Un.default;Object.defineProperty(DF,"__esModule",{value:!0});DF.FontGap=DF.BaseSize=void 0;DF.default=WFa;var HFa=zFa(h),qFa=lI;DF.BaseSize=2;DF.FontGap=3;const VFa={visibility:"visible !important"};function WFa(e){const t=HFa.useRef(new Map);return[(a,o,s)=>{if(s){if(!t.current.get(s)){const u=document.createElement("div");t.current.set(s,u)}const c=t.current.get(s);c.setAttribute("style",(0,qFa.getStyleStr)(Object.assign(Object.assign(Object.assign({},e),{backgroundImage:`url('${a}')`,backgroundSize:`${Math.floor(o)}px`}),VFa))),c.removeAttribute("class"),c.removeAttribute("hidden"),c.parentElement!==s&&s.append(c)}return t.current.get(s)},a=>{const o=t.current.get(a);o&&a&&a.removeChild(o),t.current.delete(a)},a=>Array.from(t.current.values()).includes(a)]}var Jpn=Un.default,cI=fn.default;Object.defineProperty(PEe,"__esModule",{value:!0});PEe.default=void 0;var YAe=cI(du),HS=Jpn(h),UFa=EFa,KFa=cI(Li),GFa=cI(iv),YFa=cI(UG),XFa=ao,JFa=cI(AL),m3t=Jpn(Kle),QFa=cI(Mtt),ZFa=cI(Ltt),eLa=cI(DF),g3t=lI;function v3t(e,t){return e.size===t.size?e:t}const _3t=100,y3t=100,b3t={position:"relative",overflow:"hidden"},Qpn=e=>{var t,n;const{zIndex:r=9,rotate:i=-22,width:a,height:o,image:s,content:c,font:u={},style:d,className:f,rootClassName:p,gap:m=[_3t,y3t],offset:g,children:_,inherit:v=!0}=e,b=Object.assign(Object.assign({},b3t),d),[,y]=(0,XFa.useToken)(),{color:x=y.colorFill,fontSize:C=y.fontSizeLG,fontWeight:w="normal",fontStyle:$="normal",fontFamily:O="sans-serif",textAlign:N="center"}=u,[P=_3t,I=y3t]=m,D=P/2,k=I/2,R=(t=g==null?void 0:g[0])!==null&&t!==void 0?t:D,A=(n=g==null?void 0:g[1])!==null&&n!==void 0?n:k,F=HS.default.useMemo(()=>{const xe={zIndex:r,position:"absolute",left:0,top:0,width:"100%",height:"100%",pointerEvents:"none",backgroundRepeat:"repeat"};let Pe=R-D,je=A-k;return Pe>0&&(xe.left=`${Pe}px`,xe.width=`calc(100% - ${Pe}px)`,Pe=0),je>0&&(xe.top=`${je}px`,xe.height=`calc(100% - ${je}px)`,je=0),xe.backgroundPosition=`${Pe}px ${je}px`,xe},[r,R,D,A,k]),[z,M]=HS.default.useState(),[K,U]=HS.default.useState(new Set),W=HS.default.useMemo(()=>{const xe=z?[z]:[];return[].concat(xe,(0,YAe.default)(Array.from(K)))},[z,K]),L=xe=>{let Pe=120,je=64;if(!s&&xe.measureText){xe.font=`${Number(C)}px ${O}`;const ft=(0,YFa.default)(c),Ge=ft.map(Ye=>{const nt=xe.measureText(Ye);return[nt.width,nt.fontBoundingBoxAscent+nt.fontBoundingBoxDescent]});Pe=Math.ceil(Math.max.apply(Math,(0,YAe.default)(Ge.map(Ye=>Ye[0])))),je=Math.ceil(Math.max.apply(Math,(0,YAe.default)(Ge.map(Ye=>Ye[1]))))*ft.length+(ft.length-1)*m3t.FontGap}return[a??Pe,o??je]},Y=(0,m3t.default)(),J=(0,ZFa.default)(),[Z,te]=HS.default.useState(null),re=()=>{const Pe=document.createElement("canvas").getContext("2d");if(Pe){const je=(0,g3t.getPixelRatio)(),[ft,Ge]=L(Pe),Ye=nt=>{const We=[nt||"",i,je,ft,Ge,{color:x,fontSize:C,fontStyle:$,fontWeight:w,fontFamily:O,textAlign:N},P,I],ct=J(We,()=>Y.apply(void 0,We)),[rt,vt]=ct;te([rt,vt])};if(s){const nt=new Image;nt.onload=()=>{Ye(nt)},nt.onerror=()=>{Ye(c)},nt.crossOrigin="anonymous",nt.referrerPolicy="no-referrer",nt.src=s}else Ye(c)}},se=(0,QFa.default)(re),[de,pe,Se]=(0,eLa.default)(F);(0,HS.useEffect)(()=>{Z&&W.forEach(xe=>{de(Z[0],Z[1],xe)})},[Z,W]);const ve=(0,GFa.default)(xe=>{xe.forEach(Pe=>{if((0,g3t.reRendering)(Pe,Se))se();else if(Pe.target===z&&Pe.attributeName==="style"){const je=Object.keys(b3t);for(let ft=0;ft<je.length;ft+=1){const Ge=je[ft],Ye=b[Ge],nt=z.style[Ge];Ye&&Ye!==nt&&(z.style[Ge]=Ye)}}})});(0,UFa.useMutateObserver)(W,ve),(0,HS.useEffect)(se,[i,r,a,o,s,c,x,C,w,$,O,N,P,I,R,A]);const be=HS.default.useMemo(()=>({add:xe=>{U(Pe=>{const je=new Set(Pe);return je.add(xe),v3t(Pe,je)})},remove:xe=>{pe(xe),U(Pe=>{const je=new Set(Pe);return je.delete(xe),v3t(Pe,je)})}}),[]),Ee=v?HS.default.createElement(JFa.default.Provider,{value:be},_):_;return HS.default.createElement("div",{ref:M,className:(0,KFa.default)(f,p),style:b},Ee)};Qpn.displayName="Watermark";PEe.default=Qpn;var NEe={},IF={},tLa=fn.default,nLa=Un.default;Object.defineProperty(IF,"__esModule",{value:!0});IF.default=IF.InternalPanel=void 0;var x3t=nLa(h),rLa=tLa(Li);const iLa=IF.InternalPanel=(0,x3t.forwardRef)((e,t)=>{const{prefixCls:n,className:r,children:i,size:a,style:o={}}=e,s=(0,rLa.default)(`${n}-panel`,{[`${n}-panel-hidden`]:a===0},r),c=a!==void 0;return x3t.default.createElement("div",{ref:t,className:s,style:Object.assign(Object.assign({},o),{flexBasis:c?a:"auto",flexGrow:c?0:1})},i)});iLa.displayName="Panel";const aLa=()=>null;IF.default=aLa;var DEe={},jtt={},oLa=fn.default,sLa=Un.default;Object.defineProperty(jtt,"__esModule",{value:!0});jtt.default=dLa;var S3t=sLa(h),lLa=oLa($1),cLa=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n};function uLa(e){if(e&&typeof e=="object")return e;const t=!!e;return{start:t,end:t}}function dLa(e){return S3t.useMemo(()=>(0,lLa.default)(e).filter(S3t.isValidElement).map(n=>{const{props:r}=n,{collapsible:i}=r,a=cLa(r,["collapsible"]);return Object.assign(Object.assign({},a),{collapsible:uLa(i)})}),[e])}var Btt={},fLa=Un.default;Object.defineProperty(Btt,"__esModule",{value:!0});Btt.default=hLa;var pLa=fLa(h);function hLa(e,t,n){return pLa.useMemo(()=>{const r=[];for(let i=0;i<e.length-1;i+=1){const a=e[i],o=e[i+1],s=t[i],c=t[i+1],{resizable:u=!0,min:d,collapsible:f}=a,{resizable:p=!0,min:m,collapsible:g}=o,_=u&&p&&(s!==0||!d)&&(c!==0||!m),v=f.end&&s>0||g.start&&c===0&&s>0,b=g.start&&c>0||f.end&&s===0&&c>0;r[i]={resizable:_,startCollapsible:!!(n?b:v),endCollapsible:!!(n?v:b)}}return r},[t,e])}var ztt={},Gle={},mLa=fn.default;Object.defineProperty(Gle,"__esModule",{value:!0});Gle.default=gLa;Gle.getPtg=xve;var wA=mLa(h);function xve(e){return Number(e.slice(0,-1))/100}function XAe(e){return typeof e=="string"&&e.endsWith("%")}function gLa(e,t){const n=e.map(g=>g.size),r=e.length,i=t||0,a=g=>g*i,[o,s]=wA.default.useState(()=>e.map(g=>g.defaultSize)),c=wA.default.useMemo(()=>{var g;const _=[];for(let v=0;v<r;v+=1)_[v]=(g=n[v])!==null&&g!==void 0?g:o[v];return _},[r,o,n]),u=wA.default.useMemo(()=>{let g=[],_=0;for(let b=0;b<r;b+=1){const y=c[b];if(XAe(y))g[b]=xve(y);else if(y||y===0){const x=Number(y);Number.isNaN(x)||(g[b]=x/i)}else _+=1,g[b]=void 0}const v=g.reduce((b,y)=>b+(y||0),0);if(v>1||!_){const b=1/v;g=g.map(y=>y===void 0?0:y*b)}else{const b=(1-v)/_;g=g.map(y=>y===void 0?b:y)}return g},[c,i]),d=wA.default.useMemo(()=>u.map(a),[u,i]),f=wA.default.useMemo(()=>e.map(g=>XAe(g.min)?xve(g.min):(g.min||0)/i),[e,i]),p=wA.default.useMemo(()=>e.map(g=>XAe(g.max)?xve(g.max):(g.max||i)/i),[e,i]);return[wA.default.useMemo(()=>t?d:c,[d,t]),d,u,f,p,s]}var vLa=Un.default,_La=fn.default;Object.defineProperty(ztt,"__esModule",{value:!0});ztt.default=xLa;var yLa=_La(du),JAe=vLa(h),bLa=Gle;function xLa(e,t,n,r,i,a){const o=e.map(C=>[C.min,C.max]),s=r||0,c=C=>C*s;function u(C,w){return typeof C=="string"?c((0,bLa.getPtg)(C)):C??w}const[d,f]=JAe.useState([]),p=JAe.useRef([]),[m,g]=JAe.useState(null),_=()=>n.map(c);return[C=>{f(_()),g({index:C,confirmed:!1})},(C,w)=>{var $;let O=null;if((!m||!m.confirmed)&&w!==0){if(w>0)O=C,g({index:C,confirmed:!0});else for(let z=C;z>=0;z-=1)if(d[z]>0&&t[z].resizable){O=z,g({index:z,confirmed:!0});break}}const N=($=O??(m==null?void 0:m.index))!==null&&$!==void 0?$:C,P=(0,yLa.default)(d),I=N+1,D=u(o[N][0],0),k=u(o[I][0],0),R=u(o[N][1],s),A=u(o[I][1],s);let F=w;return P[N]+F<D&&(F=D-P[N]),P[I]-F<k&&(F=P[I]-k),P[N]+F>R&&(F=R-P[N]),P[I]-F>A&&(F=P[I]-A),P[N]+=F,P[I]-=F,i(P),P},()=>{g(null)},(C,w)=>{const $=_(),O=a?w==="start"?"end":"start":w,N=O==="start"?C:C+1,P=O==="start"?C+1:C,I=$[N],D=$[P];if(I!==0&&D!==0)$[N]=0,$[P]+=I,p.current[C]=I;else{const k=I+D,R=u(o[N][0],0),A=u(o[N][1],s),F=u(o[P][0],0),z=u(o[P][1],s),M=Math.max(R,k-z),U=(Math.min(A,k-F)-M)/2,W=p.current[C],L=k-W;W&&W<=z&&W>=F&&L<=A&&L>=R?($[P]=W,$[N]=L):($[N]-=U,$[P]+=U)}return i($),$},m==null?void 0:m.index]}var IEe={},iY=fn.default,SLa=Un.default;Object.defineProperty(IEe,"__esModule",{value:!0});IEe.default=void 0;var qS=SLa(h),CLa=iY(bG),wLa=iY(zL),ELa=iY(jD),TLa=iY(Fln),gq=iY(Li),C3t=iY(iv);function QAe(e){return typeof e=="number"&&!Number.isNaN(e)?Math.round(e):0}const $La=e=>{const{prefixCls:t,vertical:n,index:r,active:i,ariaNow:a,ariaMin:o,ariaMax:s,resizable:c,startCollapsible:u,endCollapsible:d,onOffsetStart:f,onOffsetUpdate:p,onOffsetEnd:m,onCollapse:g,lazy:_,containerSize:v}=e,b=`${t}-bar`,[y,x]=(0,qS.useState)(null),[C,w]=(0,qS.useState)(0),$=n?0:C,O=n?C:0,N=z=>{c&&z.currentTarget&&(x([z.pageX,z.pageY]),f(r))},P=z=>{if(c&&z.touches.length===1){const M=z.touches[0];x([M.pageX,M.pageY]),f(r)}},I=z=>{const M=v*a/100,K=M+z,U=Math.max(0,v*o/100),W=Math.min(v,v*s/100);return Math.max(U,Math.min(W,K))-M},D=(0,C3t.default)((z,M)=>{const K=I(n?M:z);w(K)}),k=(0,C3t.default)(()=>{p(r,$,O),w(0)});qS.default.useEffect(()=>{if(y){const z=W=>{const{pageX:L,pageY:Y}=W,J=L-y[0],Z=Y-y[1];_?D(J,Z):p(r,J,Z)},M=()=>{_&&k(),x(null),m()},K=W=>{if(W.touches.length===1){const L=W.touches[0],Y=L.pageX-y[0],J=L.pageY-y[1];_?D(Y,J):p(r,Y,J)}},U=()=>{_&&k(),x(null),m()};return window.addEventListener("touchmove",K),window.addEventListener("touchend",U),window.addEventListener("mousemove",z),window.addEventListener("mouseup",M),()=>{window.removeEventListener("mousemove",z),window.removeEventListener("mouseup",M),window.removeEventListener("touchmove",K),window.removeEventListener("touchend",U)}}},[y,_,n,r,v,a,o,s]);const R={[`--${b}-preview-offset`]:`${C}px`},A=n?TLa.default:wLa.default,F=n?CLa.default:ELa.default;return qS.default.createElement("div",{className:b,role:"separator","aria-valuenow":QAe(a),"aria-valuemin":QAe(o),"aria-valuemax":QAe(s)},_&&qS.default.createElement("div",{className:(0,gq.default)(`${b}-preview`,{[`${b}-preview-active`]:!!C}),style:R}),qS.default.createElement("div",{className:(0,gq.default)(`${b}-dragger`,{[`${b}-dragger-disabled`]:!c,[`${b}-dragger-active`]:i}),onMouseDown:N,onTouchStart:P}),u&&qS.default.createElement("div",{className:(0,gq.default)(`${b}-collapse-bar`,`${b}-collapse-bar-start`),onClick:()=>g(r,"start")},qS.default.createElement(A,{className:(0,gq.default)(`${b}-collapse-icon`,`${b}-collapse-start`)})),d&&qS.default.createElement("div",{className:(0,gq.default)(`${b}-collapse-bar`,`${b}-collapse-bar-end`),onClick:()=>g(r,"end")},qS.default.createElement(F,{className:(0,gq.default)(`${b}-collapse-icon`,`${b}-collapse-end`)})))};IEe.default=$La;var SU={};Object.defineProperty(SU,"__esModule",{value:!0});SU.prepareComponentToken=SU.default=void 0;var OLa=Lo,PLa=ao;const NLa=e=>{const{componentCls:t}=e;return{[`&-rtl${t}-horizontal`]:{[`> ${t}-bar`]:{[`${t}-bar-collapse-previous`]:{insetInlineEnd:0,insetInlineStart:"unset"},[`${t}-bar-collapse-next`]:{insetInlineEnd:"unset",insetInlineStart:0}}},[`&-rtl${t}-vertical`]:{[`> ${t}-bar`]:{[`${t}-bar-collapse-previous`]:{insetInlineEnd:"50%",insetInlineStart:"unset"},[`${t}-bar-collapse-next`]:{insetInlineEnd:"50%",insetInlineStart:"unset"}}}}},w0e={position:"absolute",top:"50%",left:{_skip_check_:!0,value:"50%"},transform:"translate(-50%, -50%)"},DLa=e=>{const{componentCls:t,colorFill:n,splitBarDraggableSize:r,splitBarSize:i,splitTriggerSize:a,controlItemBgHover:o,controlItemBgActive:s,controlItemBgActiveHover:c,prefixCls:u}=e,d=`${t}-bar`,f=`${t}-mask`,p=`${t}-panel`,m=e.calc(a).div(2).equal(),g=`${u}-bar-preview-offset`,_={position:"absolute",background:e.colorPrimary,opacity:.2,pointerEvents:"none",transition:"none",zIndex:1,display:"none"};return{[t]:Object.assign(Object.assign(Object.assign({},(0,OLa.resetComponent)(e)),{display:"flex",width:"100%",height:"100%",alignItems:"stretch",[`> ${d}`]:{flex:"none",position:"relative",userSelect:"none",[`${d}-dragger`]:Object.assign(Object.assign({},w0e),{zIndex:1,"&::before":Object.assign({content:'""',background:o},w0e),"&::after":Object.assign({content:'""',background:n},w0e),[`&:hover:not(${d}-dragger-active)`]:{"&::before":{background:s}},"&-active":{zIndex:2,"&::before":{background:c}},[`&-disabled${d}-dragger`]:{zIndex:0,"&, &:hover, &-active":{cursor:"default","&::before":{background:o}},"&::after":{display:"none"}}}),[`${d}-collapse-bar`]:Object.assign(Object.assign({},w0e),{zIndex:e.zIndexPopupBase,background:o,fontSize:e.fontSizeSM,borderRadius:e.borderRadiusXS,color:e.colorText,cursor:"pointer",opacity:0,display:"flex",alignItems:"center",justifyContent:"center","&:hover":{background:s},"&:active":{background:c}}),"&:hover, &:active":{[`${d}-collapse-bar`]:{opacity:1}}},[f]:{position:"fixed",zIndex:e.zIndexPopupBase,inset:0,"&-horizontal":{cursor:"col-resize"},"&-vertical":{cursor:"row-resize"}},"&-horizontal":{flexDirection:"row",[`> ${d}`]:{width:0,[`${d}-preview`]:Object.assign(Object.assign({height:"100%",width:i},_),{[`&${d}-preview-active`]:{display:"block",transform:`translateX(var(--${g}))`}}),[`${d}-dragger`]:{cursor:"col-resize",height:"100%",width:a,"&::before":{height:"100%",width:i},"&::after":{height:r,width:i}},[`${d}-collapse-bar`]:{width:e.fontSizeSM,height:e.controlHeightSM,"&-start":{left:{_skip_check_:!0,value:"auto"},right:{_skip_check_:!0,value:m},transform:"translateY(-50%)"},"&-end":{left:{_skip_check_:!0,value:m},right:{_skip_check_:!0,value:"auto"},transform:"translateY(-50%)"}}}},"&-vertical":{flexDirection:"column",[`> ${d}`]:{height:0,[`${d}-preview`]:Object.assign(Object.assign({height:i,width:"100%"},_),{[`&${d}-preview-active`]:{display:"block",transform:`translateY(var(--${g}))`}}),[`${d}-dragger`]:{cursor:"row-resize",width:"100%",height:a,"&::before":{width:"100%",height:i},"&::after":{width:r,height:i}},[`${d}-collapse-bar`]:{height:e.fontSizeSM,width:e.controlHeightSM,"&-start":{top:"auto",bottom:m,transform:"translateX(-50%)"},"&-end":{top:m,bottom:"auto",transform:"translateX(-50%)"}}}},[p]:{overflow:"auto",padding:"0 1px",scrollbarWidth:"thin",boxSizing:"border-box","&-hidden":{padding:0,overflow:"hidden"},[`&:has(${t}:only-child)`]:{overflow:"hidden"}}}),NLa(e))}},Zpn=e=>{var t;const n=e.splitBarSize||2,r=e.splitTriggerSize||6,i=e.resizeSpinnerSize||20,a=(t=e.splitBarDraggableSize)!==null&&t!==void 0?t:i;return{splitBarSize:n,splitTriggerSize:r,splitBarDraggableSize:a,resizeSpinnerSize:i}};SU.prepareComponentToken=Zpn;SU.default=(0,PLa.genStyleHooks)("Splitter",e=>[DLa(e)],Zpn);var yw=fn.default,ILa=Un.default;Object.defineProperty(DEe,"__esModule",{value:!0});DEe.default=void 0;var l9=ILa(h),w3t=yw(Li),RLa=yw(O8e),E0e=yw(iv),kLa=Fo,ALa=cc,MLa=yw(Nu),FLa=yw(jtt),LLa=yw(Btt),jLa=yw(ztt),BLa=yw(Gle),zLa=IF,HLa=yw(IEe),qLa=yw(SU);const ehn=e=>{const{prefixCls:t,className:n,style:r,layout:i="horizontal",children:a,rootClassName:o,onResizeStart:s,onResize:c,onResizeEnd:u,lazy:d}=e,{getPrefixCls:f,direction:p,className:m,style:g}=(0,ALa.useComponentConfig)("splitter"),_=f("splitter",t),v=(0,MLa.default)(_),[b,y,x]=(0,qLa.default)(_,v),C=i==="vertical",w=p==="rtl",$=!C&&w,O=(0,FLa.default)(a);{const ve=(0,kLa.devUseWarning)("Splitter");let be=!1,Ee=!1;O.forEach(xe=>{xe.size!==void 0?be=!0:Ee=!0}),be&&Ee&&!c&&ve(!1,"usage","When part of `Splitter.Panel` has `size`, `onResize` is required or change `size` to `defaultSize`.")}const[N,P]=(0,l9.useState)(),I=ve=>{const{offsetWidth:be,offsetHeight:Ee}=ve,xe=C?Ee:be;xe!==0&&P(xe)},[D,k,R,A,F,z]=(0,BLa.default)(O,N),M=(0,LLa.default)(O,k,w),[K,U,W,L,Y]=(0,jLa.default)(O,M,R,N,z,w),J=(0,E0e.default)(ve=>{K(ve),s==null||s(k)}),Z=(0,E0e.default)((ve,be)=>{const Ee=U(ve,be);c==null||c(Ee)}),te=(0,E0e.default)(()=>{W(),u==null||u(k)}),re=(0,E0e.default)((ve,be)=>{const Ee=L(ve,be);c==null||c(Ee),u==null||u(Ee)}),se=(0,w3t.default)(_,n,`${_}-${i}`,{[`${_}-rtl`]:w},o,m,x,v,y),de=`${_}-mask`,pe=l9.default.useMemo(()=>{const ve=[];let be=0;for(let Ee=0;Ee<O.length;Ee+=1)be+=R[Ee],ve.push(be);return ve},[R]),Se=Object.assign(Object.assign({},g),r);return b(l9.default.createElement(RLa.default,{onResize:I},l9.default.createElement("div",{style:Se,className:se},O.map((ve,be)=>{const Ee=l9.default.createElement(zLa.InternalPanel,Object.assign({},ve,{prefixCls:_,size:D[be]}));let xe=null;const Pe=M[be];if(Pe){const je=(pe[be-1]||0)+A[be],ft=(pe[be+1]||100)-F[be+1],Ge=(pe[be-1]||0)+F[be],Ye=(pe[be+1]||100)-A[be+1];xe=l9.default.createElement(HLa.default,{lazy:d,index:be,active:Y===be,prefixCls:_,vertical:C,resizable:Pe.resizable,ariaNow:pe[be]*100,ariaMin:Math.max(je,ft)*100,ariaMax:Math.min(Ge,Ye)*100,startCollapsible:Pe.startCollapsible,endCollapsible:Pe.endCollapsible,onOffsetStart:J,onOffsetUpdate:(nt,We,ct)=>{let rt=C?ct:We;$&&(rt=-rt),Z(nt,rt)},onOffsetEnd:te,onCollapse:re,containerSize:N||0})}return l9.default.createElement(l9.default.Fragment,{key:`split-panel-${be}`},Ee,xe)}),typeof Y=="number"&&l9.default.createElement("div",{"aria-hidden":!0,className:(0,w3t.default)(de,`${de}-${i}`)}))))};ehn.displayName="Splitter";DEe.default=ehn;var thn=fn.default;Object.defineProperty(NEe,"__esModule",{value:!0});NEe.default=void 0;var VLa=thn(IF),WLa=thn(DEe);const nhn=WLa.default;nhn.Panel=VLa.default;NEe.default=nhn;(function(e){"use client";var t=fn.default;Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Affix",{enumerable:!0,get:function(){return n.default}}),Object.defineProperty(e,"Alert",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"Anchor",{enumerable:!0,get:function(){return i.default}}),Object.defineProperty(e,"App",{enumerable:!0,get:function(){return a.default}}),Object.defineProperty(e,"AutoComplete",{enumerable:!0,get:function(){return o.default}}),Object.defineProperty(e,"Avatar",{enumerable:!0,get:function(){return s.default}}),Object.defineProperty(e,"BackTop",{enumerable:!0,get:function(){return c.default}}),Object.defineProperty(e,"Badge",{enumerable:!0,get:function(){return u.default}}),Object.defineProperty(e,"Breadcrumb",{enumerable:!0,get:function(){return d.default}}),Object.defineProperty(e,"Button",{enumerable:!0,get:function(){return f.default}}),Object.defineProperty(e,"Calendar",{enumerable:!0,get:function(){return p.default}}),Object.defineProperty(e,"Card",{enumerable:!0,get:function(){return m.default}}),Object.defineProperty(e,"Carousel",{enumerable:!0,get:function(){return g.default}}),Object.defineProperty(e,"Cascader",{enumerable:!0,get:function(){return _.default}}),Object.defineProperty(e,"Checkbox",{enumerable:!0,get:function(){return v.default}}),Object.defineProperty(e,"Col",{enumerable:!0,get:function(){return b.default}}),Object.defineProperty(e,"Collapse",{enumerable:!0,get:function(){return y.default}}),Object.defineProperty(e,"ColorPicker",{enumerable:!0,get:function(){return x.default}}),Object.defineProperty(e,"ConfigProvider",{enumerable:!0,get:function(){return C.default}}),Object.defineProperty(e,"DatePicker",{enumerable:!0,get:function(){return w.default}}),Object.defineProperty(e,"Descriptions",{enumerable:!0,get:function(){return $.default}}),Object.defineProperty(e,"Divider",{enumerable:!0,get:function(){return O.default}}),Object.defineProperty(e,"Drawer",{enumerable:!0,get:function(){return N.default}}),Object.defineProperty(e,"Dropdown",{enumerable:!0,get:function(){return P.default}}),Object.defineProperty(e,"Empty",{enumerable:!0,get:function(){return I.default}}),Object.defineProperty(e,"Flex",{enumerable:!0,get:function(){return D.default}}),Object.defineProperty(e,"FloatButton",{enumerable:!0,get:function(){return k.default}}),Object.defineProperty(e,"Form",{enumerable:!0,get:function(){return R.default}}),Object.defineProperty(e,"Grid",{enumerable:!0,get:function(){return A.default}}),Object.defineProperty(e,"Image",{enumerable:!0,get:function(){return F.default}}),Object.defineProperty(e,"Input",{enumerable:!0,get:function(){return z.default}}),Object.defineProperty(e,"InputNumber",{enumerable:!0,get:function(){return M.default}}),Object.defineProperty(e,"Layout",{enumerable:!0,get:function(){return K.default}}),Object.defineProperty(e,"List",{enumerable:!0,get:function(){return U.default}}),Object.defineProperty(e,"Mentions",{enumerable:!0,get:function(){return W.default}}),Object.defineProperty(e,"Menu",{enumerable:!0,get:function(){return L.default}}),Object.defineProperty(e,"Modal",{enumerable:!0,get:function(){return J.default}}),Object.defineProperty(e,"Pagination",{enumerable:!0,get:function(){return te.default}}),Object.defineProperty(e,"Popconfirm",{enumerable:!0,get:function(){return re.default}}),Object.defineProperty(e,"Popover",{enumerable:!0,get:function(){return se.default}}),Object.defineProperty(e,"Progress",{enumerable:!0,get:function(){return de.default}}),Object.defineProperty(e,"QRCode",{enumerable:!0,get:function(){return pe.default}}),Object.defineProperty(e,"Radio",{enumerable:!0,get:function(){return Se.default}}),Object.defineProperty(e,"Rate",{enumerable:!0,get:function(){return ve.default}}),Object.defineProperty(e,"Result",{enumerable:!0,get:function(){return be.default}}),Object.defineProperty(e,"Row",{enumerable:!0,get:function(){return Ee.default}}),Object.defineProperty(e,"Segmented",{enumerable:!0,get:function(){return xe.default}}),Object.defineProperty(e,"Select",{enumerable:!0,get:function(){return Pe.default}}),Object.defineProperty(e,"Skeleton",{enumerable:!0,get:function(){return je.default}}),Object.defineProperty(e,"Slider",{enumerable:!0,get:function(){return ft.default}}),Object.defineProperty(e,"Space",{enumerable:!0,get:function(){return Ge.default}}),Object.defineProperty(e,"Spin",{enumerable:!0,get:function(){return Ye.default}}),Object.defineProperty(e,"Splitter",{enumerable:!0,get:function(){return In.default}}),Object.defineProperty(e,"Statistic",{enumerable:!0,get:function(){return nt.default}}),Object.defineProperty(e,"Steps",{enumerable:!0,get:function(){return We.default}}),Object.defineProperty(e,"Switch",{enumerable:!0,get:function(){return ct.default}}),Object.defineProperty(e,"Table",{enumerable:!0,get:function(){return rt.default}}),Object.defineProperty(e,"Tabs",{enumerable:!0,get:function(){return vt.default}}),Object.defineProperty(e,"Tag",{enumerable:!0,get:function(){return Mt.default}}),Object.defineProperty(e,"TimePicker",{enumerable:!0,get:function(){return ke.default}}),Object.defineProperty(e,"Timeline",{enumerable:!0,get:function(){return ye.default}}),Object.defineProperty(e,"Tooltip",{enumerable:!0,get:function(){return _e.default}}),Object.defineProperty(e,"Tour",{enumerable:!0,get:function(){return He.default}}),Object.defineProperty(e,"Transfer",{enumerable:!0,get:function(){return Ze.default}}),Object.defineProperty(e,"Tree",{enumerable:!0,get:function(){return ot.default}}),Object.defineProperty(e,"TreeSelect",{enumerable:!0,get:function(){return Qt.default}}),Object.defineProperty(e,"Typography",{enumerable:!0,get:function(){return Bt.default}}),Object.defineProperty(e,"Upload",{enumerable:!0,get:function(){return Yt.default}}),Object.defineProperty(e,"Watermark",{enumerable:!0,get:function(){return kt.default}}),Object.defineProperty(e,"message",{enumerable:!0,get:function(){return Y.default}}),Object.defineProperty(e,"notification",{enumerable:!0,get:function(){return Z.default}}),Object.defineProperty(e,"theme",{enumerable:!0,get:function(){return $t.default}}),Object.defineProperty(e,"unstableSetRender",{enumerable:!0,get:function(){return Cn.unstableSetRender}}),Object.defineProperty(e,"version",{enumerable:!0,get:function(){return Gt.default}});var n=t(Yoe),r=t(W8e),i=t(exe),a=t(nxe),o=t(l5e),s=t(T5e),c=t(N5e),u=t(Ase),d=t(M5e),f=t(Gy),p=t(Z5e),m=t(c7e),g=t(g7e),_=t(v7e),v=t(XD),b=t(S7e),y=t(wse),x=t(E7e),C=t(go),w=t(ule),$=t(ucn),O=t(nle),N=t(sSe),P=t(KL),I=t(gG),D=t(fSe),k=t(pSe),R=t(xSe),A=t(UL),F=t(ISe),z=t(jSe),M=t(ole),K=t(GSe),U=t(JSe),W=t(nU),L=t(TG),Y=t(IN),J=t(oCe),Z=t(RN),te=t(JL),re=t(cCe),se=t(LL),de=t(YG),pe=t(fCe),Se=t(Use),ve=t(pCe),be=t(AN),Ee=t(yCe),xe=t(rle),Pe=t(l$),je=t(qD),ft=t(sle),Ge=t(wZe),Ye=t(nI),nt=t(bCe),We=t(wCe),ct=t(ACe),rt=t(MCe),vt=t(Gse),Mt=t(Owe),$t=t(Iwe),ke=t(Lwe),ye=t(jwe),_e=t(av),He=t(Vwe),Ze=t(Kwe),ot=t(kle),Qt=t(xpn),Bt=t(nEe),Yt=t(gEe),Gt=t(lse),kt=t(PEe),In=t(NEe),Cn=FD})(ane);const{Text:ZAe}=bu,rhn=({isDelete:e=!1,onSelect:t})=>{var O,N;const n="assets",[r,i]=h.useState(!1),{mutate:a}=mae(),{open:o}=zT(),[s,c]=h.useState(),u=dg(),{queryResult:d,searchFormProps:f,listProps:p,setCurrent:m,current:g,pageSize:_}=J0i({resource:n,pagination:{pageSize:16},sorters:{mode:"server",permanent:[{field:"id",order:"desc"}]},onSearch:P=>{const I=[],{name:D}=P;return I.push({field:"name",operator:"contains",value:D}),I}}),v=(O=d.data)==null?void 0:O.data,b=()=>{s&&a({resource:n,id:s.id,successNotification:()=>(d.refetch(),c(void 0),{type:"success",message:"Xóa hình ảnh thành công"})})},y=P=>{if(P.file.status==="uploading"){i(!0);return}P.file.status==="done"&&(c(P.file.response),i(!1),d.refetch(),o==null||o({type:"success",message:"Tải ảnh lên thành công"}))},x=P=>{m(P)},C=P=>{const I=s!=null&&s.id&&+P.id==+s.id?void 0:P;c(I),t==null||t({asset:I})},w=P=>{t==null||t({asset:P,isDoubleClick:!0})},$=ue.jsxDEV("button",{style:{border:0,background:"none"},type:"button",children:[r?ue.jsxDEV(W6,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:124,columnNumber:18},globalThis):ue.jsxDEV($re,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:124,columnNumber:40},globalThis),ue.jsxDEV("div",{style:{marginTop:8},children:"Upload"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:125,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:123,columnNumber:5},globalThis);return ue.jsxDEV(Z3,{...p,canCreate:!1,breadcrumb:!1,children:[ue.jsxDEV(ane.Form,{...f,children:[ue.jsxDEV(ane.Form.Item,{label:"",name:"name",children:ue.jsxDEV(Qi,{placeholder:"Tìm kiếm tên file",style:{width:"100%"},allowClear:!0,onChange:P=>{var I;P.target.value||(I=f==null?void 0:f.onFinish)==null||I.call(f,{name:""})}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:133,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:132,columnNumber:9},globalThis),ue.jsxDEV(Fy,{title:"search",children:ue.jsxDEV(ss,{htmlType:"submit",shape:"circle",icon:ue.jsxDEV(xD,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:148,columnNumber:19},globalThis),hidden:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:145,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:144,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:131,columnNumber:7},globalThis),ue.jsxDEV(ep,{gutter:[18,16],children:[ue.jsxDEV(ku,{span:18,children:ue.jsxDEV(Au,{children:ue.jsxDEV(ep,{gutter:[8,8],children:[ue.jsxDEV(ku,{className:"gutter-row",span:4,children:ue.jsxDEV(jbe,{style:{width:"100%"},name:"file",className:"avatar-uploader",listType:"picture-card",showUploadList:!1,action:`${u}/${n}`,onChange:y,accept:"image/png, image/jpeg",rootClassName:"assets-upload",children:$},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:159,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:158,columnNumber:15},globalThis),v==null?void 0:v.map(P=>ue.jsxDEV(ku,{className:"gutter-row",span:4,children:ue.jsxDEV("div",{onClick:()=>C(P),onDoubleClick:()=>w(P),children:ue.jsxDEV(ane.Flex,{vertical:!0,className:tn("asset-wrap-image",{"asset-selected":(s==null?void 0:s.id)&&+P.id==+s.id}),children:[ue.jsxDEV(XM,{style:{width:"100%",objectPosition:"center"},src:`${u}${P.preview}`,preview:!1,alt:P.name,className:"asset-image"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:187,columnNumber:23},globalThis),ue.jsxDEV("div",{className:"asset-name-image",children:P.name},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:197,columnNumber:23},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:180,columnNumber:21},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:176,columnNumber:19},globalThis)},P.source,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:175,columnNumber:17},globalThis)),ue.jsxDEV(ku,{span:24,children:ue.jsxDEV(ane.Pagination,{defaultCurrent:g,total:(N=d.data)==null?void 0:N.total,pageSize:_,onChange:x,style:{textAlign:"right"},hideOnSinglePage:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:203,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:202,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:157,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:156,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:155,columnNumber:9},globalThis),ue.jsxDEV(ku,{span:6,children:ue.jsxDEV(Au,{style:{width:"100%"},cover:ue.jsxDEV(XM,{style:{objectFit:"cover",width:"100%",objectPosition:"center"},src:`${u}${s==null?void 0:s.preview}`,preview:s?{imageRender:()=>ue.jsxDEV("img",{src:`${u}${s==null?void 0:s.source}`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:231,columnNumber:27},globalThis),toolbarRender:()=>null,destroyOnClose:!0}:!1,fallback:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMIAAADDCAYAAADQvc6UAAABRWlDQ1BJQ0MgUHJvZmlsZQAAKJFjYGASSSwoyGFhYGDIzSspCnJ3UoiIjFJgf8LAwSDCIMogwMCcmFxc4BgQ4ANUwgCjUcG3awyMIPqyLsis7PPOq3QdDFcvjV3jOD1boQVTPQrgSkktTgbSf4A4LbmgqISBgTEFyFYuLykAsTuAbJEioKOA7DkgdjqEvQHEToKwj4DVhAQ5A9k3gGyB5IxEoBmML4BsnSQk8XQkNtReEOBxcfXxUQg1Mjc0dyHgXNJBSWpFCYh2zi+oLMpMzyhRcASGUqqCZ16yno6CkYGRAQMDKMwhqj/fAIcloxgHQqxAjIHBEugw5sUIsSQpBobtQPdLciLEVJYzMPBHMDBsayhILEqEO4DxG0txmrERhM29nYGBddr//5/DGRjYNRkY/l7////39v///y4Dmn+LgeHANwDrkl1AuO+pmgAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAwqADAAQAAAABAAAAwwAAAAD9b/HnAAAHlklEQVR4Ae3dP3PTWBSGcbGzM6GCKqlIBRV0dHRJFarQ0eUT8LH4BnRU0NHR0UEFVdIlFRV7TzRksomPY8uykTk/zewQfKw/9znv4yvJynLv4uLiV2dBoDiBf4qP3/ARuCRABEFAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghggQAQZQKAnYEaQBAQaASKIAQJEkAEEegJmBElAoBEgghgg0Aj8i0JO4OzsrPv69Wv+hi2qPHr0qNvf39+iI97soRIh4f3z58/u7du3SXX7Xt7Z2enevHmzfQe+oSN2apSAPj09TSrb+XKI/f379+08+A0cNRE2ANkupk+ACNPvkSPcAAEibACyXUyfABGm3yNHuAECRNgAZLuYPgEirKlHu7u7XdyytGwHAd8jjNyng4OD7vnz51dbPT8/7z58+NB9+/bt6jU/TI+AGWHEnrx48eJ/EsSmHzx40L18+fLyzxF3ZVMjEyDCiEDjMYZZS5wiPXnyZFbJaxMhQIQRGzHvWR7XCyOCXsOmiDAi1HmPMMQjDpbpEiDCiL358eNHurW/5SnWdIBbXiDCiA38/Pnzrce2YyZ4//59F3ePLNMl4PbpiL2J0L979+7yDtHDhw8vtzzvdGnEXdvUigSIsCLAWavHp/+qM0BcXMd/q25n1vF57TYBp0a3mUzilePj4+7k5KSLb6gt6ydAhPUzXnoPR0dHl79WGTNCfBnn1uvSCJdegQhLI1vvCk+fPu2ePXt2tZOYEV6/fn31dz+shwAR1sP1cqvLntbEN9MxA9xcYjsxS1jWR4AIa2Ibzx0tc44fYX/16lV6NDFLXH+YL32jwiACRBiEbf5KcXoTIsQSpzXx4N28Ja4BQoK7rgXiydbHjx/P25TaQAJEGAguWy0+2Q8PD6/Ki4R8EVl+bzBOnZY95fq9rj9zAkTI2SxdidBHqG9+skdw43borCXO/ZcJdraPWdv22uIEiLA4q7nvvCug8WTqzQveOH26fodo7g6uFe/a17W3+nFBAkRYENRdb1vkkz1CH9cPsVy/jrhr27PqMYvENYNlHAIesRiBYwRy0V+8iXP8+/fvX11Mr7L7ECueb/r48eMqm7FuI2BGWDEG8cm+7G3NEOfmdcTQw4h9/55lhm7DekRYKQPZF2ArbXTAyu4kDYB2YxUzwg0gi/41ztHnfQG26HbGel/crVrm7tNY+/1btkOEAZ2M05r4FB7r9GbAIdxaZYrHdOsgJ/wCEQY0J74TmOKnbxxT9n3FgGGWWsVdowHtjt9Nnvf7yQM2aZU/TIAIAxrw6dOnAWtZZcoEnBpNuTuObWMEiLAx1HY0ZQJEmHJ3HNvGCBBhY6jtaMoEiJB0Z29vL6ls58vxPcO8/zfrdo5qvKO+d3Fx8Wu8zf1dW4p/cPzLly/dtv9Ts/EbcvGAHhHyfBIhZ6NSiIBTo0LNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiECRCjUbEPNCRAhZ6NSiAARCjXbUHMCRMjZqBQiQIRCzTbUnAARcjYqhQgQoVCzDTUnQIScjUohAkQo1GxDzQkQIWejUogAEQo121BzAkTI2agUIkCEQs021JwAEXI2KoUIEKFQsw01J0CEnI1KIQJEKNRsQ80JECFno1KIABEKNdtQcwJEyNmoFCJAhELNNtScABFyNiqFCBChULMNNSdAhJyNSiEC/wGgKKC4YMA4TAAAAABJRU5ErkJggg=="},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:220,columnNumber:15},globalThis),bodyStyle:{padding:0},children:s!==void 0&&ue.jsxDEV(rc,{direction:"vertical",style:{padding:8},children:[ue.jsxDEV(ZAe,{strong:!0,children:s==null?void 0:s.name},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:246,columnNumber:17},globalThis)," ",ue.jsxDEV(ZAe,{children:["Kích thước: ",s.width," x ",s.height]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:247,columnNumber:17},globalThis),ue.jsxDEV(ZAe,{children:["Dung lượng:"," ",s.fileSize>1024*1024?`${Math.round(s.fileSize/(1024*1024))} mb`:`${Math.round(s.fileSize/1024)} kb`]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:250,columnNumber:17},globalThis),e&&ue.jsxDEV(cKe,{title:"Xóa hình ảnh",description:"Bạn chắc chắc muốn xóa hình ảnh này?",onConfirm:b,okText:"Yes",cancelText:"No",children:ue.jsxDEV(ss,{type:"default",size:"small",danger:!0,icon:ue.jsxDEV(OK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:268,columnNumber:29},globalThis),children:"Xóa"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:264,columnNumber:21},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:257,columnNumber:19},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:245,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:217,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:216,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:154,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/assets.tsx",lineNumber:130,columnNumber:5},globalThis)},ULa=h.forwardRef(({onOk:e},t)=>{const[n,r]=h.useState(!1),[i,a]=h.useState(),o=()=>{r(!0),a(void 0)},s=()=>{r(!1),i&&(e==null||e(i))};h.useImperativeHandle(t,()=>({onOpen:()=>{o()}}));const c=()=>{r(!1)},u=({asset:d,isDoubleClick:f})=>{a(d),f&&(d&&(e==null||e(d)),r(!1))};return ue.jsxDEV(ue.Fragment,{children:ue.jsxDEV(pW,{title:"",open:n,onOk:s,onCancel:c,width:"80%",style:{top:20},footer:[ue.jsxDEV(ss,{onClick:c,children:"Hủy"},"back",!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/modal-assets.tsx",lineNumber:66,columnNumber:13},globalThis),ue.jsxDEV(ss,{type:"primary",onClick:s,disabled:i===void 0,children:"Chọn"},"submit",!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/modal-assets.tsx",lineNumber:69,columnNumber:13},globalThis)],children:ue.jsxDEV(rhn,{onSelect:u},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/modal-assets.tsx",lineNumber:79,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/modal-assets.tsx",lineNumber:58,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/modal-assets.tsx",lineNumber:54,columnNumber:7},globalThis)}),Yle=({value:e="",onChange:t,style:n})=>{const r=h.useRef(null),[i,a]=h.useState(e),o=h.useRef(),s=dg(),c=()=>{a(""),t==null||t("")};return ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV("div",{className:"pick-asset",style:n,children:[ue.jsxDEV(Qi,{value:e,ref:r,hidden:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/pick-asset.tsx",lineNumber:27,columnNumber:9},globalThis),ue.jsxDEV(XM,{width:"100%",height:"auto",preview:!1,src:i?`${s}${i}`:"/images/empty-image.png",onClick:()=>{var u;(u=o==null?void 0:o.current)==null||u.onOpen()}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/pick-asset.tsx",lineNumber:28,columnNumber:9},globalThis),!!i&&ue.jsxDEV(ss,{type:"default",shape:"circle",danger:!0,icon:ue.jsxDEV(OK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/pick-asset.tsx",lineNumber:42,columnNumber:19},globalThis),className:"btn-remove",onClick:c},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/pick-asset.tsx",lineNumber:38,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/pick-asset.tsx",lineNumber:26,columnNumber:7},globalThis),ue.jsxDEV(ULa,{onOk:u=>{a(u.preview),t==null||t(u.preview)},ref:o},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/pick-asset.tsx",lineNumber:48,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/assets/pick-asset.tsx",lineNumber:25,columnNumber:5},globalThis)},KLa=({feature:e,action:t,featureType:n=""})=>{const[r,i]=$8e(e),a=ws(),o=e.getProperties(),s=AJe(),[c,u]=h.useState(!1),{mutateAsync:d}=hae(),[f]=Wr.useForm(),p=Bbe({form:f}),{form:m}=p,g=async v=>{const{_:b,...y}=v;u(!0),e.setProperties(y),e.setGeometryName("geom"),t==="edit"&&await d({resource:s[r],id:i,values:y,successNotification(){return u(!1),{message:`Cập nhật thành công ${a(`layer.${r}`)}`,type:"success",description:"Thành công"}},errorNotification(x,C,w){var $,O;return u(!1),console.log(x,C),{message:(O=($=x==null?void 0:x.errors)==null?void 0:$[""])==null?void 0:O.join(""),type:"error",description:"Cập nhật thất bại"}}})},_={disabled:c,onClick:()=>{m.submit()}};return{form:m,formProps:{...p.formProps,onFinish:v=>g(v).catch(b=>b),initialValues:t==="edit"?o:void 0},saveButtonProps:_,onFinish:async v=>await g(v??p.form.getFieldsValue(!0))}},GLa=h.forwardRef(function(e,t){var x,C;let n=!1;const{data:r}=BT(),i=e.selectedFeature.getProperties(),[a,o]=$8e(e.selectedFeature),s=AJe(),c=xrn[a],u=Object.entries(i).filter(([w])=>c[w]),{formProps:d,saveButtonProps:f,onFinish:p,form:m}=KLa({feature:e.selectedFeature,action:"edit"}),{resource:g}=Oc(`${a}_logs`),{data:_}=jN({action:"edit",resource:g.name}),{data:v}=jN({action:"create",resource:g.name}),{data:b}=qF({resource:`${s[a]}/log`,id:o,queryOptions:{enabled:!!(r!=null&&r.authenticated)&&(v==null?void 0:v.can)&&(_==null?void 0:_.can)}});r!=null&&r.authenticated&&((C=(x=b==null?void 0:b.data)==null?void 0:x.logs)!=null&&C.length)&&(m.setFieldsValue(b.data.logs[0]),n=!0),h.useImperativeHandle(t,()=>({onFinish:()=>p()}),[p]);const y=(w,$)=>{if(w.type==="domain"){const O=R3[$]||[];return ue.jsxDEV(tv,{defaultValue:"",children:[ue.jsxDEV(tv.Option,{value:"",children:"Chọn"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:90,columnNumber:11},this),O.map(N=>ue.jsxDEV(tv.Option,{value:N.code,children:N.name},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:92,columnNumber:13},this))]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:89,columnNumber:9},this)}return w.type==="number"?ue.jsxDEV(Vae,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:98,columnNumber:14},this):ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:100,columnNumber:12},this)};return ue.jsxDEV(ue.Fragment,{children:[n&&ue.jsxDEV(x3e,{type:"warning",banner:!0,description:"Dữ liệu thay đổi đang chờ xét duyệt",icon:ue.jsxDEV(Dbe,{style:{fontSize:21}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:109,columnNumber:17},this),showIcon:!0,style:{fontSize:14,fontWeight:400,padding:"4px 8px",whiteSpace:"normal",letterSpacing:1.2}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:105,columnNumber:9},this),ue.jsxDEV(rc,{direction:"vertical",style:{width:"100%",padding:12},children:ue.jsxDEV(Wr,{...d,layout:"horizontal",labelCol:{span:8},labelWrap:!0,children:u.map(([w,$])=>w!=="Image"?ue.jsxDEV(Wr.Item,{name:w,label:c[w].label,style:{marginBottom:8},children:y(c[w],w)},w,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:130,columnNumber:15},this):ue.jsxDEV(Wr.Item,{name:"Image",label:"Hình ảnh",children:ue.jsxDEV(Yle,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:140,columnNumber:17},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:139,columnNumber:15},this))},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:122,columnNumber:9},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:121,columnNumber:7},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/edit.tsx",lineNumber:103,columnNumber:5},this)}),YLa={SELECT:"select"};class XLa extends G5{constructor(t,n,r,i){super(t),this.selected=n,this.deselected=r,this.mapBrowserEvent=i}}const T0e={};class Htt extends tG{constructor(t){super(),this.on,this.once,this.un,t=t||{},this.boundAddFeature_=this.addFeature_.bind(this),this.boundRemoveFeature_=this.removeFeature_.bind(this),this.condition_=t.condition?t.condition:XNi,this.addCondition_=t.addCondition?t.addCondition:NBe,this.removeCondition_=t.removeCondition?t.removeCondition:NBe,this.toggleCondition_=t.toggleCondition?t.toggleCondition:mJe,this.multi_=t.multi?t.multi:!1,this.filter_=t.filter?t.filter:XN,this.hitTolerance_=t.hitTolerance?t.hitTolerance:0,this.style_=t.style!==void 0?t.style:JLa(),this.features_=t.features||new A6;let n;if(t.layers)if(typeof t.layers=="function")n=t.layers;else{const r=t.layers;n=function(i){return r.includes(i)}}else n=XN;this.layerFilter_=n,this.featureLayerAssociation_={}}addFeatureLayerAssociation_(t,n){this.featureLayerAssociation_[ql(t)]=n}getFeatures(){return this.features_}getHitTolerance(){return this.hitTolerance_}getLayer(t){return this.featureLayerAssociation_[ql(t)]}setHitTolerance(t){this.hitTolerance_=t}setMap(t){this.getMap()&&this.style_&&this.features_.forEach(this.restorePreviousStyle_.bind(this)),super.setMap(t),t?(this.features_.addEventListener(ig.ADD,this.boundAddFeature_),this.features_.addEventListener(ig.REMOVE,this.boundRemoveFeature_),this.style_&&this.features_.forEach(this.applySelectedStyle_.bind(this))):(this.features_.removeEventListener(ig.ADD,this.boundAddFeature_),this.features_.removeEventListener(ig.REMOVE,this.boundRemoveFeature_))}addFeature_(t){const n=t.element;if(this.style_&&this.applySelectedStyle_(n),!this.getLayer(n)){const r=this.getMap().getAllLayers().find(function(i){if(i instanceof Boe&&i.getSource()&&i.getSource().hasFeature(n))return i});r&&this.addFeatureLayerAssociation_(n,r)}}removeFeature_(t){this.style_&&this.restorePreviousStyle_(t.element)}getStyle(){return this.style_}applySelectedStyle_(t){const n=ql(t);n in T0e||(T0e[n]=t.getStyle()),t.setStyle(this.style_)}restorePreviousStyle_(t){const n=this.getMap().getInteractions().getArray();for(let i=n.length-1;i>=0;--i){const a=n[i];if(a!==this&&a instanceof Htt&&a.getStyle()&&a.getFeatures().getArray().lastIndexOf(t)!==-1){t.setStyle(a.getStyle());return}}const r=ql(t);t.setStyle(T0e[r]),delete T0e[r]}removeFeatureLayerAssociation_(t){delete this.featureLayerAssociation_[ql(t)]}handleEvent(t){if(!this.condition_(t))return!0;const n=this.addCondition_(t),r=this.removeCondition_(t),i=this.toggleCondition_(t),a=!n&&!r&&!i,o=t.map,s=this.getFeatures(),c=[],u=[];if(a){CL(this.featureLayerAssociation_),o.forEachFeatureAtPixel(t.pixel,(d,f)=>{if(!(!(d instanceof wy)||!this.filter_(d,f)))return this.addFeatureLayerAssociation_(d,f),u.push(d),!this.multi_},{layerFilter:this.layerFilter_,hitTolerance:this.hitTolerance_});for(let d=s.getLength()-1;d>=0;--d){const f=s.item(d),p=u.indexOf(f);p>-1?u.splice(p,1):(s.remove(f),c.push(f))}u.length!==0&&s.extend(u)}else{o.forEachFeatureAtPixel(t.pixel,(d,f)=>{if(!(!(d instanceof wy)||!this.filter_(d,f)))return(n||i)&&!s.getArray().includes(d)?(this.addFeatureLayerAssociation_(d,f),u.push(d)):(r||i)&&s.getArray().includes(d)&&(c.push(d),this.removeFeatureLayerAssociation_(d)),!this.multi_},{layerFilter:this.layerFilter_,hitTolerance:this.hitTolerance_});for(let d=c.length-1;d>=0;--d)s.remove(c[d]);s.extend(u)}return(u.length>0||c.length>0)&&this.dispatchEvent(new XLa(YLa.SELECT,u,c,t)),!0}}function JLa(){const e=Ytn();return nv(e.Polygon,e.LineString),nv(e.GeometryCollection,e.LineString),function(t){return t.getGeometry()?e[t.getGeometry().getType()]:null}}const ere=Htt,QLa=({feature:e,...t})=>{var a;const n=((a=e.getId())==null?void 0:a.toString().split(".")[0])||"",{resource:r}=Oc(n),{data:i}=jN({action:"edit",resource:r.name});return!e||!(i!=null&&i.can)?null:ue.jsxDEV(ss,{icon:ue.jsxDEV(hW,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/editLayerButton.tsx",lineNumber:17,columnNumber:24},globalThis),...t},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/components/editLayerButton.tsx",lineNumber:17,columnNumber:10},globalThis)},ZLa=async e=>{const{data:t}=await hYe.get(e),[n]=t.features;return n&&(n.properties={...n.properties}),n},ihn=(e,t=[])=>(e.forEach(n=>{n instanceof ID?ihn(n.getLayers().getArray(),t):t.push(n)}),t),eja=G.memo(()=>{const{map:e}=SL(),[t,n]=h.useState(!1),[r,i]=h.useState(!1),[a,o]=h.useState(),[s,c]=h.useState([]),{data:u}=BT(),d=h.useRef(null),f=ws();h.useEffect(()=>{if(!e)return;const b=new _Je,y=new Boe({source:b,displayInLayerSwitcher:!1,zIndex:999999999,style:new aT({fill:new Dy({color:"red"}),stroke:new h5({color:"#000",width:2})}),properties:{hidden:!0,visible:!1}});e.addLayer(y);const x=new ere({layers:w=>w instanceof D5});e.addInteraction(x),x.on("select",async function(w){const $=w.target.getFeatures(),[O]=$.getArray();b.clear(),O&&(b.addFeature(O),o(O))});const C=e.on("singleclick",w=>{o(void 0),n(!1);const $=e.getView().getResolution(),O=w.coordinate,N=[];ihn(e.getLayers().getArray()).forEach(I=>{var D,k;if((D=I==null?void 0:I.getSource())!=null&&D.getFeatureInfoUrl&&$&&I.getVisible()&&I.get("isRead")){const R=(k=I==null?void 0:I.getSource())==null?void 0:k.getFeatureInfoUrl(O,$,"EPSG:3857",{INFO_FORMAT:"application/json"});R&&N.push({key:I.get("id"),promise:ZLa(R)})}}),document.body.style.cursor="wait",Promise.all(N.map(I=>I.promise)).then(I=>{document.body.style.cursor="auto";const D=I.filter(Boolean).map(k=>vie(k));if(c(D),D.length){const k=D.findIndex(F=>{var z,M;return((z=F.getGeometry())==null?void 0:z.getType())==="Point"||((M=F.getGeometry())==null?void 0:M.getType())==="MultiPoint"});if(k>-1){const F=D.splice(k,1)[0];D.unshift(F)}const R=D[0];o(R);const A=x.getFeatures();A.clear(),A.push(R),x.dispatchEvent("select")}})});return()=>{Jd(C),e.removeLayer(y),e.removeInteraction(x)}},[e]);const p=()=>{c([]),o(void 0),n(!1);const b=e==null?void 0:e.getInteractions().getArray().find(y=>y instanceof ere);b&&(b.getFeatures().clear(),b.dispatchEvent("select"))},m=b=>{const y=e==null?void 0:e.getInteractions().getArray().find(x=>x instanceof ere);if(y){const x=y.getFeatures(),C=s[b-1];o(C),x.clear(),x.push(C),y.dispatchEvent("select"),n(!1)}},g=()=>{var y;if(!e)return;const b=(y=a==null?void 0:a.getGeometry())==null?void 0:y.getExtent();b&&e.getView().fit(b,{duration:300})},_=()=>{n(!0)},v=()=>{n(!1)};return a?ue.jsxDEV("div",{style:{position:"relative",top:10,left:10,zIndex:999,height:"calc(100% - 20px)",width:340,pointerEvents:"none"},children:ue.jsxDEV(Au,{size:"small",style:{overflow:"auto",maxHeight:"calc(100% - 20px)",pointerEvents:"auto"},title:ue.jsxDEV(rc,{style:{display:"flex",justifyContent:"space-between",padding:0},children:[ue.jsxDEV("div",{children:[t&&ue.jsxDEV(ss,{icon:ue.jsxDEV(w5,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:263,columnNumber:25},globalThis),size:"small",style:{marginRight:4},type:"text",onClick:()=>{n(!1)}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:262,columnNumber:17},globalThis),ue.jsxDEV(bu.Text,{style:{letterSpacing:-1,fontSize:16},children:f(`layer.${$8e(a)[0]}`)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:272,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:260,columnNumber:13},globalThis),ue.jsxDEV(X3,{onClick:p},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:277,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:253,columnNumber:11},globalThis),actions:[ue.jsxDEV(rc,{size:"large",align:"center",style:{display:"flex",justifyContent:"space-between",paddingRight:8,paddingLeft:8},children:[ue.jsxDEV(rc,{className:"popup-gr-btn",children:[ue.jsxDEV(ss,{icon:ue.jsxDEV(Nre,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:295,columnNumber:23},globalThis),onClick:g},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:292,columnNumber:15},globalThis),(u==null?void 0:u.authenticated)&&(t?ue.jsxDEV(ue.Fragment,{children:ue.jsxDEV(ss,{type:"primary",onClick:async()=>{var b,y;i(!0),await((y=(b=d.current)==null?void 0:b.onFinish())==null?void 0:y.then(()=>{n(!1),i(!1)}))},icon:ue.jsxDEV(CKe,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:318,columnNumber:29},globalThis),loading:r},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:309,columnNumber:21},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:300,columnNumber:19},globalThis):ue.jsxDEV(QLa,{feature:a,onClick:()=>{n(!0)}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:336,columnNumber:19},globalThis))]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:291,columnNumber:13},globalThis),!t&&ue.jsxDEV(rKe,{size:"small",simple:!0,total:s.length,onChange:m,pageSize:1,hideOnSinglePage:!0,responsive:!0,selectPrefixCls:"fds",rootClassName:"ant-pagination-custom"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:355,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:281,columnNumber:11},globalThis)],styles:{actions:{position:"sticky",bottom:0,paddingLeft:0,paddingRight:0},body:{height:"100%",padding:0},header:{paddingLeft:8,paddingRight:8}},children:a&&(t?ue.jsxDEV(GLa,{selectedFeature:a,ref:d,onSwitchToView:v},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:385,columnNumber:13},globalThis):ue.jsxDEV(aji,{feature:a,onSwitchToEditing:_},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:391,columnNumber:13},globalThis))},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:245,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/popup/popup.tsx",lineNumber:233,columnNumber:5},globalThis):null});var Xle=class extends zoe{constructor(t){t=t||{};var n=Ya.create("DIV",{className:t.switcherClass||"ol-layerswitcher"});super({element:n,target:t.target});var r=this;this.dcount=0,this.show_progress=t.show_progress,this.oninfo=typeof t.oninfo=="function"?t.oninfo:null,this.onextent=typeof t.onextent=="function"?t.onextent:null,this.hasextent=t.extent||t.onextent,this.hastrash=t.trash,this.reordering=t.reordering!==!1,this._layers=[],this._layerGroup=t.layerGroup&&t.layerGroup.getLayers?t.layerGroup:null,this.onchangeCheck=typeof t.onchangeCheck=="function"?t.onchangeCheck:null,typeof t.displayInLayerSwitcher=="function"&&(this.displayInLayerSwitcher=t.displayInLayerSwitcher),t.target||(n.classList.add("ol-unselectable"),n.classList.add("ol-control"),n.classList.add(t.collapsed!==!1?"ol-collapsed":"ol-forceopen"),this.button=Ya.create("BUTTON",{type:"button",parent:n}),this.button.addEventListener("touchstart",function(i){n.classList.toggle("ol-forceopen"),n.classList.add("ol-collapsed"),r.dispatchEvent({type:"toggle",collapsed:n.classList.contains("ol-collapsed")}),i.preventDefault(),r.overflow()}),this.button.addEventListener("click",function(){n.classList.toggle("ol-forceopen"),n.classList.add("ol-collapsed"),r.dispatchEvent({type:"toggle",collapsed:!n.classList.contains("ol-forceopen")}),r.overflow()}),t.mouseover&&(n.addEventListener("mouseleave",function(){n.classList.add("ol-collapsed"),r.dispatchEvent({type:"toggle",collapsed:!0})}),n.addEventListener("mouseover",function(){n.classList.remove("ol-collapsed"),r.dispatchEvent({type:"toggle",collapsed:!1})})),t.minibar&&(t.noScroll=!0),t.noScroll||(this.topv=Ya.create("DIV",{className:"ol-switchertopdiv",parent:n,click:function(){r.overflow("+50%")}}),this.botv=Ya.create("DIV",{className:"ol-switcherbottomdiv",parent:n,click:function(){r.overflow("-50%")}})),this._noScroll=t.noScroll),this.panel_=Ya.create("UL",{className:"panel"}),this.panelContainer_=Ya.create("DIV",{className:"panel-container",html:this.panel_,parent:n}),!t.target&&!t.noScroll&&Ya.addListener(this.panel_,"mousewheel DOMMouseScroll onmousewheel",function(i){r.overflow(Math.max(-1,Math.min(1,i.wheelDelta||-i.detail)))&&(i.stopPropagation(),i.preventDefault())}),this.header_=Ya.create("LI",{className:"ol-header",parent:this.panel_}),this.set("drawDelay",t.drawDelay||0),this.set("selection",t.selection),t.minibar&&setTimeout((function(){var i=Ya.scrollDiv(this.panelContainer_,{mousewheel:!0,vertical:!0,minibar:!0});this.on(["drawlist","toggle"],function(){i.refresh()})}).bind(this))}displayInLayerSwitcher(t){return t.get("displayInLayerSwitcher")!==!1}setMap(t){if(super.setMap(t),this.drawPanel(),this._listener)for(var n in this._listener)JN(this._listener[n]);this._listener=null,t&&(this._listener={moveend:t.on("moveend",this.viewChange.bind(this)),size:t.on("change:size",this.overflow.bind(this))},this._layerGroup?this._listener.change=this._layerGroup.getLayers().on("change:length",this.drawPanel.bind(this)):this._listener.change=t.getLayerGroup().getLayers().on("change:length",this.drawPanel.bind(this)))}show(){this.element.classList.add("ol-forceopen"),this.overflow(),this.dispatchEvent({type:"toggle",collapsed:!1})}hide(){this.element.classList.remove("ol-forceopen"),this.overflow(),this.dispatchEvent({type:"toggle",collapsed:!0})}toggle(){this.element.classList.toggle("ol-forceopen"),this.overflow(),this.dispatchEvent({type:"toggle",collapsed:!this.isOpen()})}isOpen(){return this.element.classList.contains("ol-forceopen")}setHeader(t){Ya.setHTML(this.header_,t)}overflow(t){if(this.button&&!this._noScroll){if(Ya.hidden(this.panel_)){Ya.setStyle(this.element,{height:"auto"});return}var n=Ya.outerHeight(this.element),r=Ya.outerHeight(this.panel_),i=this.button.offsetTop+Ya.outerHeight(this.button),a=this.panel_.offsetTop-i;if(r>n-i){Ya.setStyle(this.element,{height:"100%"});var o=this.panel_.querySelectorAll("li.ol-visible .li-content")[0],s=o?2*Ya.getStyle(o,"height"):0;switch(t){case 1:a+=s;break;case-1:a-=s;break;case"+50%":a+=Math.round(n/2);break;case"-50%":a-=Math.round(n/2);break}return a+r<=n-3*i/2?(a=n-3*i/2-r,Ya.hide(this.botv)):Ya.show(this.botv),a>=0?(a=0,Ya.hide(this.topv)):Ya.show(this.topv),Ya.setStyle(this.panel_,{top:a+"px"}),!0}else return Ya.setStyle(this.element,{height:"auto"}),Ya.setStyle(this.panel_,{top:0}),Ya.hide(this.botv),Ya.hide(this.topv),!1}else return!1}_setLayerForLI(t,n){var r=[];n.getLayers&&r.push(n.getLayers().on("change:length",this.drawPanel.bind(this))),t&&(r.push(n.on("change:opacity",(function(){this.setLayerOpacity(n,t)}).bind(this))),r.push(n.on("change:visible",(function(){this.setLayerVisibility(n,t)}).bind(this)))),r.push(n.on("propertychange",(function(i){(i.key==="displayInLayerSwitcher"||i.key==="openInLayerSwitcher"||i.key==="title"||i.key==="name")&&this.drawPanel(i)}).bind(this))),this._layers.push({li:t,layer:n,listeners:r})}setLayerOpacity(t,n){var r=n.querySelector(".layerswitcher-opacity-cursor");r&&(r.style.left=t.getOpacity()*100+"%"),this.dispatchEvent({type:"layer:opacity",layer:t})}setLayerVisibility(t,n){var r=n.querySelector(".ol-visibility");r&&(r.checked=t.getVisible()),t.getVisible()?n.classList.add("ol-visible"):n.classList.remove("ol-visible"),this.dispatchEvent({type:"layer:visible",layer:t})}_clearLayerForLI(){this._layers.forEach(function(t){t.listeners.forEach(function(n){JN(n)})}),this._layers=[]}_getLayerForLI(t){for(var n=0,r;r=this._layers[n];n++)if(r.li===t)return r.layer;return null}viewChange(){this.panel_.querySelectorAll("li").forEach((function(t){var n=this._getLayerForLI(t);n&&(this.testLayerVisibility(n)?t.classList.remove("ol-layer-hidden"):t.classList.add("ol-layer-hidden"))}).bind(this))}getPanel(){return this.panelContainer_}drawPanel(){if(this.getMap()){var t=this;this.dcount++,setTimeout(function(){t.drawPanel_()},this.get("drawDelay")||0)}}drawPanel_(){if(!(--this.dcount||this.dragging_)){var t=this.panelContainer_.scrollTop;this._clearLayerForLI(),this.panel_.querySelectorAll("li").forEach((function(n){n.classList.contains("ol-header")||n.remove()}).bind(this)),this._layerGroup?this.drawList(this.panel_,this._layerGroup.getLayers()):this.getMap()&&this.drawList(this.panel_,this.getMap().getLayers()),this.panelContainer_.scrollTop=t}}switchLayerVisibility(t,n){t.get("baseLayer")?(t.getVisible()||t.setVisible(!0),n.forEach(function(r){t!==r&&r.get("baseLayer")&&r.getVisible()&&r.setVisible(!1)})):t.setVisible(!t.getVisible())}testLayerVisibility(t){if(!this.getMap())return!0;var n=this.getMap().getView().getResolution(),r=this.getMap().getView().getZoom();if(t.getMaxResolution()<=n||t.getMinResolution()>=n)return!1;if(t.getMinZoom&&(t.getMinZoom()>=r||t.getMaxZoom()<r))return!1;var i=t.getExtent();if(i){var a=this.getMap().getView().calculateExtent(this.getMap().getSize());return g1(a,i)}return!0}dragOrdering_(t){t.stopPropagation(),t.preventDefault();var n=this,r=t.currentTarget.parentNode.parentNode,i=!0,a=this.panel_,o,s=t.pageY||t.touches&&t.touches.length&&t.touches[0].pageY||t.changedTouches&&t.changedTouches.length&&t.changedTouches[0].pageY,c,u,d,f;r.parentNode.classList.add("drag");function p(){if(c){var g=d,_=n.getSelection()===g;if(g&&c){var v;f?v=f.getLayers():v=n._layerGroup?n._layerGroup.getLayers():n.getMap().getLayers();for(var b=v.getArray(),y=0;y<b.length;y++)if(b[y]==g){v.removeAt(y);break}for(var x=0;x<b.length;x++)if(b[x]===c){y>x?v.insertAt(x,g):v.insertAt(x+1,g);break}}_&&n.selectLayer(g),n.dispatchEvent({type:"reorder-end",layer:g,group:f})}r.parentNode.querySelectorAll("li").forEach(function(C){C.classList.remove("dropover"),C.classList.remove("dropover-after"),C.classList.remove("dropover-before")}),r.classList.remove("drag"),r.parentNode.classList.remove("drag"),n.element.classList.remove("drag"),u&&u.remove(),Ya.removeListener(document,"mousemove touchmove",m),Ya.removeListener(document,"mouseup touchend touchcancel",p)}function m(g){if(o=g.pageY||g.touches&&g.touches.length&&g.touches[0].pageY||g.changedTouches&&g.changedTouches.length&&g.changedTouches[0].pageY,i&&Math.abs(s-o)>2&&(i=!1,r.classList.add("drag"),d=n._getLayerForLI(r),c=!1,f=n._getLayerForLI(r.parentNode.parentNode),u=Ya.create("LI",{className:"ol-dragover",html:r.innerHTML,style:{position:"absolute","z-index":1e4,left:r.offsetLeft,opacity:.5,width:Ya.outerWidth(r),height:Ya.getStyle(r,"height")},parent:a}),n.element.classList.add("drag"),n.dispatchEvent({type:"reorder-start",layer:d,group:f})),!i){g.preventDefault(),g.stopPropagation(),Ya.setStyle(u,{top:o-Ya.offsetRect(a).top+a.scrollTop+5});var _;if(!g.touches)_=g.target,g.target.shadowRoot&&(_=g.composedPath()[0]);else for(_=document.elementFromPoint(g.touches[0].clientX,g.touches[0].clientY);_.shadowRoot;)_=_.shadowRoot.elementFromPoint(g.touches[0].clientX,g.touches[0].clientY);for(_.classList.contains("ol-switcherbottomdiv")?n.overflow(-1):_.classList.contains("ol-switchertopdiv")&&n.overflow(1);_&&_.tagName!=="LI";)_=_.parentNode;(!_||!_.classList.contains("dropover"))&&r.parentNode.querySelectorAll("li").forEach(function(v){v.classList.remove("dropover"),v.classList.remove("dropover-after"),v.classList.remove("dropover-before")}),_&&_.parentNode.classList.contains("drag")&&_!==r?(c=n._getLayerForLI(_),c&&!c.get("allwaysOnTop")==!d.get("allwaysOnTop")?(_.classList.add("dropover"),_.classList.add(r.offsetTop<_.offsetTop?"dropover-after":"dropover-before")):c=!1,Ya.show(u)):(c=!1,_===r?Ya.hide(u):Ya.show(u)),c?u.classList.remove("forbidden"):u.classList.add("forbidden")}}Ya.addListener(document,"mousemove touchmove",m),Ya.addListener(document,"mouseup touchend touchcancel",p)}dragOpacity_(t){t.stopPropagation(),t.preventDefault();var n=this,r=t.target,i=this._getLayerForLI(r.parentNode.parentNode.parentNode);if(!i)return;var a=t.pageX||t.touches&&t.touches.length&&t.touches[0].pageX||t.changedTouches&&t.changedTouches.length&&t.changedTouches[0].pageX,o=Ya.getStyle(r,"left")-a;n.dragging_=!0;function s(){Ya.removeListener(document,"mouseup touchend touchcancel",s),Ya.removeListener(document,"mousemove touchmove",c),n.dragging_=!1}function c(u){var d=u.pageX||u.touches&&u.touches.length&&u.touches[0].pageX||u.changedTouches&&u.changedTouches.length&&u.changedTouches[0].pageX,f=(o+d)/Ya.getStyle(r.parentNode,"width"),p=Math.max(0,Math.min(1,f));Ya.setStyle(r,{left:p*100+"%"}),r.parentNode.nextElementSibling.innerHTML=Math.round(p*100),i.setOpacity(p)}Ya.addListener(document,"mouseup touchend touchcancel",s),Ya.addListener(document,"mousemove touchmove",c)}drawList(t,n){var r=this,i=n.getArray(),a=function(f){f.stopPropagation(),f.preventDefault();var p=r._getLayerForLI(this.parentNode.parentNode);r.switchLayerVisibility(p,n),r.get("selection")&&p.getVisible()&&r.selectLayer(p),r.onchangeCheck&&r.onchangeCheck(p)};function o(f){f.stopPropagation(),f.preventDefault();var p=r._getLayerForLI(this.parentNode.parentNode);r.oninfo(p),r.dispatchEvent({type:"info",layer:p})}function s(f){f.stopPropagation(),f.preventDefault();var p=r._getLayerForLI(this.parentNode.parentNode);r.onextent?r.onextent(p):r.getMap().getView().fit(p.getExtent(),r.getMap().getSize()),r.dispatchEvent({type:"extent",layer:p})}function c(f){f.stopPropagation(),f.preventDefault();var p=this.parentNode.parentNode.parentNode.parentNode,m,g=r._getLayerForLI(p);g?(m=r._getLayerForLI(this.parentNode.parentNode),g.getLayers().remove(m),g.getLayers().getLength()==0&&!g.get("noSwitcherDelete")&&c.call(p.querySelectorAll(".layerTrash")[0],f)):(p=this.parentNode.parentNode,r.getMap().removeLayer(r._getLayerForLI(p)))}function u(f){if(!this.displayInLayerSwitcher(f)){this._setLayerForLI(null,f);return}var p=Ya.create("LI",{className:(f.getVisible()?"ol-visible ":" ")+(f.get("baseLayer")?"baselayer":""),parent:t});this._setLayerForLI(p,f),this._selectedLayer===f&&p.classList.add("ol-layer-select");var m=Ya.create("DIV",{className:"ol-layerswitcher-buttons",parent:p}),g=Ya.create("DIV",{className:"li-content",parent:p}),_=Ya.create("INPUT",{type:f.get("baseLayer")?"radio":"checkbox",className:"ol-visibility",checked:f.getVisible(),click:function($){a.bind(this)($),setTimeout(function(){$.target.checked=f.getVisible()})},on:{keydown:(function($){switch($.key){case"ArrowLeft":case"ArrowRight":{$.preventDefault(),$.stopPropagation();var O=$.key==="ArrowLeft"?-.1:.1,N=Math.min(1,Math.max(0,f.getOpacity()+O));f.setOpacity(N);break}case"Enter":{r.get("selection")&&($.preventDefault(),$.stopPropagation(),r.selectLayer(f));break}case"-":case"+":f.getLayers&&(this._focus=f,f.set("openInLayerSwitcher",!f.get("openInLayerSwitcher")));case"ArrowUp":case"ArrowDown":{if($.ctrlKey&&this.reordering){$.preventDefault(),$.stopPropagation();var P=n.getArray().indexOf(f);P>-1&&($.key==="ArrowDown"?P>0&&(n.remove(f),n.insertAt(P-1,f),r._focus=f,r.dispatchEvent({type:"reorder-end",layer:f})):P<n.getLength()-1&&(n.remove(f),n.insertAt(P+1,f),r._focus=f,r.dispatchEvent({type:"reorder-end",layer:f})))}break}default:{var I=this._getLayerForLI(t.parentNode);this.dispatchEvent({type:"layer:keydown",key:$.key,group:I,li:p,layer:f,originalEvent:$})}}}).bind(this)},parent:g});f===r._focus&&(_.focus(),r.overflow());var v=Ya.create("LABEL",{title:f.get("title")||f.get("name"),click:a,style:{userSelect:"none"},parent:g});if(v.addEventListener("selectstart",function(){return!1}),Ya.create("SPAN",{html:f.get("title")||f.get("name"),click:(function($){this.get("selection")&&($.stopPropagation(),this.selectLayer(f))}).bind(this),parent:v}),this.reordering&&(d<i.length-1&&(f.get("allwaysOnTop")||!i[d+1].get("allwaysOnTop"))||d>0&&(!f.get("allwaysOnTop")||i[d-1].get("allwaysOnTop")))&&Ya.create("DIV",{className:"layerup ol-noscroll",title:this.tip.up,on:{"mousedown touchstart":function($){r.dragOrdering_($)}},parent:m}),f.getLayers){var b=0;f.getLayers().forEach(function($){r.displayInLayerSwitcher($)&&b++}),b&&Ya.create("DIV",{className:f.get("openInLayerSwitcher")?"collapse-layers":"expend-layers",title:this.tip.plus,click:function(){var $=r._getLayerForLI(this.parentNode.parentNode);$.set("openInLayerSwitcher",!$.get("openInLayerSwitcher"))},parent:m})}if(this.oninfo&&Ya.create("DIV",{className:"layerInfo",title:this.tip.info,click:o,parent:m}),this.hastrash&&!f.get("noSwitcherDelete")&&Ya.create("DIV",{className:"layerTrash",title:this.tip.trash,click:c,parent:m}),this.hasextent&&i[d].getExtent()){var y=i[d].getExtent();y.length==4&&y[0]<y[2]&&y[1]<y[3]&&Ya.create("DIV",{className:"layerExtent",title:this.tip.extent,click:s,parent:m})}if(this.show_progress&&f instanceof D5){var x=Ya.create("DIV",{className:"layerswitcher-progress",parent:g});this.setprogress_(f),f.layerswitcher_progress=Ya.create("DIV",{parent:x})}var C=Ya.create("DIV",{className:"layerswitcher-opacity",click:function($){if($.target===this){$.stopPropagation(),$.preventDefault();var O=Math.max(0,Math.min(1,$.offsetX/Ya.getStyle(this,"width")));r._getLayerForLI(this.parentNode.parentNode).setOpacity(O),this.parentNode.querySelectorAll(".layerswitcher-opacity-label")[0].innerHTML=Math.round(O*100)}},parent:g});if(Ya.create("DIV",{className:"layerswitcher-opacity-cursor ol-noscroll",style:{left:f.getOpacity()*100+"%"},on:{"mousedown touchstart":function($){r.dragOpacity_($)}},parent:C}),Ya.create("DIV",{className:"layerswitcher-opacity-label",html:Math.round(f.getOpacity()*100),parent:g}),f.getLayers&&(p.classList.add("ol-layer-group"),f.get("openInLayerSwitcher")===!0)){var w=Ya.create("UL",{parent:p});this.drawList(w,f.getLayers())}p.classList.add(this.getLayerClass(f)),this.dispatchEvent({type:"drawlist",layer:f,li:p})}for(var d=i.length-1;d>=0;d--)u.call(this,i[d]);this.viewChange(),t===this.panel_&&(this.overflow(""),this._focus=null)}getLayerClass(t){return t?t.getLayers?"ol-layer-group":t instanceof Boe?"ol-layer-vector":t instanceof WIi?"ol-layer-vectortile":t instanceof D5?"ol-layer-tile":t instanceof BIi?"ol-layer-image":t instanceof kIi?"ol-layer-heatmap":t.getFeatures?"ol-layer-vectorimage":"unknown":"none"}selectLayer(t,n){if(!t){if(!this.getMap())return;t=this.getMap().getLayers().item(this.getMap().getLayers().getLength()-1)}this._selectedLayer=t,this.element.querySelector("input.ol-visibility:focus")&&(this._focus=t),this.drawPanel(),n||this.dispatchEvent({type:"select",layer:t})}getSelection(){return this._selectedLayer}setprogress_(t){if(!t.layerswitcher_progress){var n=0,r=0,i=function(){r===n?(r=n=0,Ya.setStyle(t.layerswitcher_progress,{width:0})):Ya.setStyle(t.layerswitcher_progress,{width:(n/r*100).toFixed(1)+"%"})};t.getSource().on("tileloadstart",function(){r++,i()}),t.getSource().on("tileloadend",function(){n++,i()}),t.getSource().on("tileloaderror",function(){n++,i()})}}};Xle.prototype.tip={up:"up/down",down:"down",info:"informations...",extent:"zoom to extent",trash:"remove layer",plus:"expand/shrink"};var kHe={exports:{}},AHe={exports:{}};/*!
 * perfect-scrollbar v1.5.6
 * Copyright 2024 Hyunje Jun, MDBootstrap and Contributors
 * Licensed under MIT
 */function _C(e){return getComputedStyle(e)}function Sy(e,t){for(var n in t){var r=t[n];typeof r=="number"&&(r=r+"px"),e.style[n]=r}return e}function $0e(e){var t=document.createElement("div");return t.className=e,t}var E3t=typeof Element<"u"&&(Element.prototype.matches||Element.prototype.webkitMatchesSelector||Element.prototype.mozMatchesSelector||Element.prototype.msMatchesSelector);function mN(e,t){if(!E3t)throw new Error("No element matching method supported");return E3t.call(e,t)}function rV(e){e.remove?e.remove():e.parentNode&&e.parentNode.removeChild(e)}function T3t(e,t){return Array.prototype.filter.call(e.children,function(n){return mN(n,t)})}var p1={main:"ps",rtl:"ps__rtl",element:{thumb:function(e){return"ps__thumb-"+e},rail:function(e){return"ps__rail-"+e},consuming:"ps__child--consume"},state:{focus:"ps--focus",clicking:"ps--clicking",active:function(e){return"ps--active-"+e},scrolling:function(e){return"ps--scrolling-"+e}}},ahn={x:null,y:null};function ohn(e,t){var n=e.element.classList,r=p1.state.scrolling(t);n.contains(r)?clearTimeout(ahn[t]):n.add(r)}function shn(e,t){ahn[t]=setTimeout(function(){return e.isAlive&&e.element.classList.remove(p1.state.scrolling(t))},e.settings.scrollingThreshold)}function tja(e,t){ohn(e,t),shn(e,t)}var Jle=function(t){this.element=t,this.handlers={}},lhn={isEmpty:{configurable:!0}};Jle.prototype.bind=function(t,n){typeof this.handlers[t]>"u"&&(this.handlers[t]=[]),this.handlers[t].push(n),this.element.addEventListener(t,n,!1)};Jle.prototype.unbind=function(t,n){var r=this;this.handlers[t]=this.handlers[t].filter(function(i){return n&&i!==n?!0:(r.element.removeEventListener(t,i,!1),!1)})};Jle.prototype.unbindAll=function(){for(var t in this.handlers)this.unbind(t)};lhn.isEmpty.get=function(){var e=this;return Object.keys(this.handlers).every(function(t){return e.handlers[t].length===0})};Object.defineProperties(Jle.prototype,lhn);var aY=function(){this.eventElements=[]};aY.prototype.eventElement=function(t){var n=this.eventElements.filter(function(r){return r.element===t})[0];return n||(n=new Jle(t),this.eventElements.push(n)),n};aY.prototype.bind=function(t,n,r){this.eventElement(t).bind(n,r)};aY.prototype.unbind=function(t,n,r){var i=this.eventElement(t);i.unbind(n,r),i.isEmpty&&this.eventElements.splice(this.eventElements.indexOf(i),1)};aY.prototype.unbindAll=function(){this.eventElements.forEach(function(t){return t.unbindAll()}),this.eventElements=[]};aY.prototype.once=function(t,n,r){var i=this.eventElement(t),a=function(o){i.unbind(n,a),r(o)};i.bind(n,a)};function O0e(e){if(typeof window.CustomEvent=="function")return new CustomEvent(e);var t=document.createEvent("CustomEvent");return t.initCustomEvent(e,!1,!1,void 0),t}function fye(e,t,n,r,i){r===void 0&&(r=!0),i===void 0&&(i=!1);var a;if(t==="top")a=["contentHeight","containerHeight","scrollTop","y","up","down"];else if(t==="left")a=["contentWidth","containerWidth","scrollLeft","x","left","right"];else throw new Error("A proper axis should be provided");nja(e,n,a,r,i)}function nja(e,t,n,r,i){var a=n[0],o=n[1],s=n[2],c=n[3],u=n[4],d=n[5];r===void 0&&(r=!0),i===void 0&&(i=!1);var f=e.element;e.reach[c]=null,f[s]<1&&(e.reach[c]="start"),f[s]>e[a]-e[o]-1&&(e.reach[c]="end"),t&&(f.dispatchEvent(O0e("ps-scroll-"+c)),t<0?f.dispatchEvent(O0e("ps-scroll-"+u)):t>0&&f.dispatchEvent(O0e("ps-scroll-"+d)),r&&tja(e,c)),e.reach[c]&&(t||i)&&f.dispatchEvent(O0e("ps-"+c+"-reach-"+e.reach[c]))}function Th(e){return parseInt(e,10)||0}function rja(e){return mN(e,"input,[contenteditable]")||mN(e,"select,[contenteditable]")||mN(e,"textarea,[contenteditable]")||mN(e,"button,[contenteditable]")}function ija(e){var t=_C(e);return Th(t.width)+Th(t.paddingLeft)+Th(t.paddingRight)+Th(t.borderLeftWidth)+Th(t.borderRightWidth)}var Lq={isWebKit:typeof document<"u"&&"WebkitAppearance"in document.documentElement.style,supportsTouch:typeof window<"u"&&("ontouchstart"in window||"maxTouchPoints"in window.navigator&&window.navigator.maxTouchPoints>0||window.DocumentTouch&&document instanceof window.DocumentTouch),supportsIePointer:typeof navigator<"u"&&navigator.msMaxTouchPoints,isChrome:typeof navigator<"u"&&/Chrome/i.test(navigator&&navigator.userAgent)};function IT(e){var t=e.element,n=Math.floor(t.scrollTop),r=t.getBoundingClientRect();e.containerWidth=Math.floor(r.width),e.containerHeight=Math.floor(r.height),e.contentWidth=t.scrollWidth,e.contentHeight=t.scrollHeight,t.contains(e.scrollbarXRail)||(T3t(t,p1.element.rail("x")).forEach(function(i){return rV(i)}),t.appendChild(e.scrollbarXRail)),t.contains(e.scrollbarYRail)||(T3t(t,p1.element.rail("y")).forEach(function(i){return rV(i)}),t.appendChild(e.scrollbarYRail)),!e.settings.suppressScrollX&&e.containerWidth+e.settings.scrollXMarginOffset<e.contentWidth?(e.scrollbarXActive=!0,e.railXWidth=e.containerWidth-e.railXMarginWidth,e.railXRatio=e.containerWidth/e.railXWidth,e.scrollbarXWidth=$3t(e,Th(e.railXWidth*e.containerWidth/e.contentWidth)),e.scrollbarXLeft=Th((e.negativeScrollAdjustment+t.scrollLeft)*(e.railXWidth-e.scrollbarXWidth)/(e.contentWidth-e.containerWidth))):e.scrollbarXActive=!1,!e.settings.suppressScrollY&&e.containerHeight+e.settings.scrollYMarginOffset<e.contentHeight?(e.scrollbarYActive=!0,e.railYHeight=e.containerHeight-e.railYMarginHeight,e.railYRatio=e.containerHeight/e.railYHeight,e.scrollbarYHeight=$3t(e,Th(e.railYHeight*e.containerHeight/e.contentHeight)),e.scrollbarYTop=Th(n*(e.railYHeight-e.scrollbarYHeight)/(e.contentHeight-e.containerHeight))):e.scrollbarYActive=!1,e.scrollbarXLeft>=e.railXWidth-e.scrollbarXWidth&&(e.scrollbarXLeft=e.railXWidth-e.scrollbarXWidth),e.scrollbarYTop>=e.railYHeight-e.scrollbarYHeight&&(e.scrollbarYTop=e.railYHeight-e.scrollbarYHeight),aja(t,e),e.scrollbarXActive?t.classList.add(p1.state.active("x")):(t.classList.remove(p1.state.active("x")),e.scrollbarXWidth=0,e.scrollbarXLeft=0,t.scrollLeft=e.isRtl===!0?e.contentWidth:0),e.scrollbarYActive?t.classList.add(p1.state.active("y")):(t.classList.remove(p1.state.active("y")),e.scrollbarYHeight=0,e.scrollbarYTop=0,t.scrollTop=0)}function $3t(e,t){return e.settings.minScrollbarLength&&(t=Math.max(t,e.settings.minScrollbarLength)),e.settings.maxScrollbarLength&&(t=Math.min(t,e.settings.maxScrollbarLength)),t}function aja(e,t){var n={width:t.railXWidth},r=Math.floor(e.scrollTop);t.isRtl?n.left=t.negativeScrollAdjustment+e.scrollLeft+t.containerWidth-t.contentWidth:n.left=e.scrollLeft,t.isScrollbarXUsingBottom?n.bottom=t.scrollbarXBottom-r:n.top=t.scrollbarXTop+r,Sy(t.scrollbarXRail,n);var i={top:r,height:t.railYHeight};t.isScrollbarYUsingRight?t.isRtl?i.right=t.contentWidth-(t.negativeScrollAdjustment+e.scrollLeft)-t.scrollbarYRight-t.scrollbarYOuterWidth-9:i.right=t.scrollbarYRight-e.scrollLeft:t.isRtl?i.left=t.negativeScrollAdjustment+e.scrollLeft+t.containerWidth*2-t.contentWidth-t.scrollbarYLeft-t.scrollbarYOuterWidth:i.left=t.scrollbarYLeft+e.scrollLeft,Sy(t.scrollbarYRail,i),Sy(t.scrollbarX,{left:t.scrollbarXLeft,width:t.scrollbarXWidth-t.railBorderXWidth}),Sy(t.scrollbarY,{top:t.scrollbarYTop,height:t.scrollbarYHeight-t.railBorderYWidth})}function oja(e){e.event.bind(e.scrollbarY,"mousedown",function(t){return t.stopPropagation()}),e.event.bind(e.scrollbarYRail,"mousedown",function(t){var n=t.pageY-window.pageYOffset-e.scrollbarYRail.getBoundingClientRect().top,r=n>e.scrollbarYTop?1:-1;e.element.scrollTop+=r*e.containerHeight,IT(e),t.stopPropagation()}),e.event.bind(e.scrollbarX,"mousedown",function(t){return t.stopPropagation()}),e.event.bind(e.scrollbarXRail,"mousedown",function(t){var n=t.pageX-window.pageXOffset-e.scrollbarXRail.getBoundingClientRect().left,r=n>e.scrollbarXLeft?1:-1;e.element.scrollLeft+=r*e.containerWidth,IT(e),t.stopPropagation()})}var P0e=null;function sja(e){O3t(e,["containerHeight","contentHeight","pageY","railYHeight","scrollbarY","scrollbarYHeight","scrollTop","y","scrollbarYRail"]),O3t(e,["containerWidth","contentWidth","pageX","railXWidth","scrollbarX","scrollbarXWidth","scrollLeft","x","scrollbarXRail"])}function O3t(e,t){var n=t[0],r=t[1],i=t[2],a=t[3],o=t[4],s=t[5],c=t[6],u=t[7],d=t[8],f=e.element,p=null,m=null,g=null;function _(y){y.touches&&y.touches[0]&&(y[i]=y.touches[0]["page"+u.toUpperCase()]),P0e===o&&(f[c]=p+g*(y[i]-m),ohn(e,u),IT(e),y.stopPropagation(),y.preventDefault())}function v(){shn(e,u),e[d].classList.remove(p1.state.clicking),document.removeEventListener("mousemove",_),document.removeEventListener("mouseup",v),document.removeEventListener("touchmove",_),document.removeEventListener("touchend",v),P0e=null}function b(y){P0e===null&&(P0e=o,p=f[c],y.touches&&(y[i]=y.touches[0]["page"+u.toUpperCase()]),m=y[i],g=(e[r]-e[n])/(e[a]-e[s]),y.touches?(document.addEventListener("touchmove",_,{passive:!1}),document.addEventListener("touchend",v)):(document.addEventListener("mousemove",_),document.addEventListener("mouseup",v)),e[d].classList.add(p1.state.clicking)),y.stopPropagation(),y.cancelable&&y.preventDefault()}e[o].addEventListener("mousedown",b),e[o].addEventListener("touchstart",b)}function lja(e){var t=e.element,n=function(){return mN(t,":hover")},r=function(){return mN(e.scrollbarX,":focus")||mN(e.scrollbarY,":focus")};function i(a,o){var s=Math.floor(t.scrollTop);if(a===0){if(!e.scrollbarYActive)return!1;if(s===0&&o>0||s>=e.contentHeight-e.containerHeight&&o<0)return!e.settings.wheelPropagation}var c=t.scrollLeft;if(o===0){if(!e.scrollbarXActive)return!1;if(c===0&&a<0||c>=e.contentWidth-e.containerWidth&&a>0)return!e.settings.wheelPropagation}return!0}e.event.bind(e.ownerDocument,"keydown",function(a){if(!(a.isDefaultPrevented&&a.isDefaultPrevented()||a.defaultPrevented)&&!(!n()&&!r())){var o=document.activeElement?document.activeElement:e.ownerDocument.activeElement;if(o){if(o.tagName==="IFRAME")o=o.contentDocument.activeElement;else for(;o.shadowRoot;)o=o.shadowRoot.activeElement;if(rja(o))return}var s=0,c=0;switch(a.which){case 37:a.metaKey?s=-e.contentWidth:a.altKey?s=-e.containerWidth:s=-30;break;case 38:a.metaKey?c=e.contentHeight:a.altKey?c=e.containerHeight:c=30;break;case 39:a.metaKey?s=e.contentWidth:a.altKey?s=e.containerWidth:s=30;break;case 40:a.metaKey?c=-e.contentHeight:a.altKey?c=-e.containerHeight:c=-30;break;case 32:a.shiftKey?c=e.containerHeight:c=-e.containerHeight;break;case 33:c=e.containerHeight;break;case 34:c=-e.containerHeight;break;case 36:c=e.contentHeight;break;case 35:c=-e.contentHeight;break;default:return}e.settings.suppressScrollX&&s!==0||e.settings.suppressScrollY&&c!==0||(t.scrollTop-=c,t.scrollLeft+=s,IT(e),i(s,c)&&a.preventDefault())}})}function cja(e){var t=e.element;function n(o,s){var c=Math.floor(t.scrollTop),u=t.scrollTop===0,d=c+t.offsetHeight===t.scrollHeight,f=t.scrollLeft===0,p=t.scrollLeft+t.offsetWidth===t.scrollWidth,m;return Math.abs(s)>Math.abs(o)?m=u||d:m=f||p,m?!e.settings.wheelPropagation:!0}function r(o){var s=o.deltaX,c=-1*o.deltaY;return(typeof s>"u"||typeof c>"u")&&(s=-1*o.wheelDeltaX/6,c=o.wheelDeltaY/6),o.deltaMode&&o.deltaMode===1&&(s*=10,c*=10),s!==s&&c!==c&&(s=0,c=o.wheelDelta),o.shiftKey?[-c,-s]:[s,c]}function i(o,s,c){if(!Lq.isWebKit&&t.querySelector("select:focus"))return!0;if(!t.contains(o))return!1;for(var u=o;u&&u!==t;){if(u.classList.contains(p1.element.consuming))return!0;var d=_C(u);if(c&&d.overflowY.match(/(scroll|auto)/)){var f=u.scrollHeight-u.clientHeight;if(f>0&&(u.scrollTop>0&&c<0||u.scrollTop<f&&c>0))return!0}if(s&&d.overflowX.match(/(scroll|auto)/)){var p=u.scrollWidth-u.clientWidth;if(p>0&&(u.scrollLeft>0&&s<0||u.scrollLeft<p&&s>0))return!0}u=u.parentNode}return!1}function a(o){var s=r(o),c=s[0],u=s[1];if(!i(o.target,c,u)){var d=!1;e.settings.useBothWheelAxes?e.scrollbarYActive&&!e.scrollbarXActive?(u?t.scrollTop-=u*e.settings.wheelSpeed:t.scrollTop+=c*e.settings.wheelSpeed,d=!0):e.scrollbarXActive&&!e.scrollbarYActive&&(c?t.scrollLeft+=c*e.settings.wheelSpeed:t.scrollLeft-=u*e.settings.wheelSpeed,d=!0):(t.scrollTop-=u*e.settings.wheelSpeed,t.scrollLeft+=c*e.settings.wheelSpeed),IT(e),d=d||n(c,u),d&&!o.ctrlKey&&(o.stopPropagation(),o.preventDefault())}}typeof window.onwheel<"u"?e.event.bind(t,"wheel",a):typeof window.onmousewheel<"u"&&e.event.bind(t,"mousewheel",a)}function uja(e){if(!Lq.supportsTouch&&!Lq.supportsIePointer)return;var t=e.element,n={startOffset:{},startTime:0,speed:{},easingLoop:null};function r(f,p){var m=Math.floor(t.scrollTop),g=t.scrollLeft,_=Math.abs(f),v=Math.abs(p);if(v>_){if(p<0&&m===e.contentHeight-e.containerHeight||p>0&&m===0)return window.scrollY===0&&p>0&&Lq.isChrome}else if(_>v&&(f<0&&g===e.contentWidth-e.containerWidth||f>0&&g===0))return!0;return!0}function i(f,p){t.scrollTop-=p,t.scrollLeft-=f,IT(e)}function a(f){return f.targetTouches?f.targetTouches[0]:f}function o(f){return f.target===e.scrollbarX||f.target===e.scrollbarY||f.pointerType&&f.pointerType==="pen"&&f.buttons===0?!1:!!(f.targetTouches&&f.targetTouches.length===1||f.pointerType&&f.pointerType!=="mouse"&&f.pointerType!==f.MSPOINTER_TYPE_MOUSE)}function s(f){if(o(f)){var p=a(f);n.startOffset.pageX=p.pageX,n.startOffset.pageY=p.pageY,n.startTime=new Date().getTime(),n.easingLoop!==null&&clearInterval(n.easingLoop)}}function c(f,p,m){if(!t.contains(f))return!1;for(var g=f;g&&g!==t;){if(g.classList.contains(p1.element.consuming))return!0;var _=_C(g);if(m&&_.overflowY.match(/(scroll|auto)/)){var v=g.scrollHeight-g.clientHeight;if(v>0&&(g.scrollTop>0&&m<0||g.scrollTop<v&&m>0))return!0}if(p&&_.overflowX.match(/(scroll|auto)/)){var b=g.scrollWidth-g.clientWidth;if(b>0&&(g.scrollLeft>0&&p<0||g.scrollLeft<b&&p>0))return!0}g=g.parentNode}return!1}function u(f){if(o(f)){var p=a(f),m={pageX:p.pageX,pageY:p.pageY},g=m.pageX-n.startOffset.pageX,_=m.pageY-n.startOffset.pageY;if(c(f.target,g,_))return;i(g,_),n.startOffset=m;var v=new Date().getTime(),b=v-n.startTime;b>0&&(n.speed.x=g/b,n.speed.y=_/b,n.startTime=v),r(g,_)&&f.cancelable&&f.preventDefault()}}function d(){e.settings.swipeEasing&&(clearInterval(n.easingLoop),n.easingLoop=setInterval(function(){if(e.isInitialized){clearInterval(n.easingLoop);return}if(!n.speed.x&&!n.speed.y){clearInterval(n.easingLoop);return}if(Math.abs(n.speed.x)<.01&&Math.abs(n.speed.y)<.01){clearInterval(n.easingLoop);return}i(n.speed.x*30,n.speed.y*30),n.speed.x*=.8,n.speed.y*=.8},10))}Lq.supportsTouch?(e.event.bind(t,"touchstart",s),e.event.bind(t,"touchmove",u),e.event.bind(t,"touchend",d)):Lq.supportsIePointer&&(window.PointerEvent?(e.event.bind(t,"pointerdown",s),e.event.bind(t,"pointermove",u),e.event.bind(t,"pointerup",d)):window.MSPointerEvent&&(e.event.bind(t,"MSPointerDown",s),e.event.bind(t,"MSPointerMove",u),e.event.bind(t,"MSPointerUp",d)))}var dja=function(){return{handlers:["click-rail","drag-thumb","keyboard","wheel","touch"],maxScrollbarLength:null,minScrollbarLength:null,scrollingThreshold:1e3,scrollXMarginOffset:0,scrollYMarginOffset:0,suppressScrollX:!1,suppressScrollY:!1,swipeEasing:!0,useBothWheelAxes:!1,wheelPropagation:!0,wheelSpeed:1}},fja={"click-rail":oja,"drag-thumb":sja,keyboard:lja,wheel:cja,touch:uja},Qle=function(t,n){var r=this;if(n===void 0&&(n={}),typeof t=="string"&&(t=document.querySelector(t)),!t||!t.nodeName)throw new Error("no element is specified to initialize PerfectScrollbar");this.element=t,t.classList.add(p1.main),this.settings=dja();for(var i in n)this.settings[i]=n[i];this.containerWidth=null,this.containerHeight=null,this.contentWidth=null,this.contentHeight=null;var a=function(){return t.classList.add(p1.state.focus)},o=function(){return t.classList.remove(p1.state.focus)};this.isRtl=_C(t).direction==="rtl",this.isRtl===!0&&t.classList.add(p1.rtl),this.isNegativeScroll=function(){var u=t.scrollLeft,d=null;return t.scrollLeft=-1,d=t.scrollLeft<0,t.scrollLeft=u,d}(),this.negativeScrollAdjustment=this.isNegativeScroll?t.scrollWidth-t.clientWidth:0,this.event=new aY,this.ownerDocument=t.ownerDocument||document,this.scrollbarXRail=$0e(p1.element.rail("x")),t.appendChild(this.scrollbarXRail),this.scrollbarX=$0e(p1.element.thumb("x")),this.scrollbarXRail.appendChild(this.scrollbarX),this.scrollbarX.setAttribute("tabindex",0),this.event.bind(this.scrollbarX,"focus",a),this.event.bind(this.scrollbarX,"blur",o),this.scrollbarXActive=null,this.scrollbarXWidth=null,this.scrollbarXLeft=null;var s=_C(this.scrollbarXRail);this.scrollbarXBottom=parseInt(s.bottom,10),isNaN(this.scrollbarXBottom)?(this.isScrollbarXUsingBottom=!1,this.scrollbarXTop=Th(s.top)):this.isScrollbarXUsingBottom=!0,this.railBorderXWidth=Th(s.borderLeftWidth)+Th(s.borderRightWidth),Sy(this.scrollbarXRail,{display:"block"}),this.railXMarginWidth=Th(s.marginLeft)+Th(s.marginRight),Sy(this.scrollbarXRail,{display:""}),this.railXWidth=null,this.railXRatio=null,this.scrollbarYRail=$0e(p1.element.rail("y")),t.appendChild(this.scrollbarYRail),this.scrollbarY=$0e(p1.element.thumb("y")),this.scrollbarYRail.appendChild(this.scrollbarY),this.scrollbarY.setAttribute("tabindex",0),this.event.bind(this.scrollbarY,"focus",a),this.event.bind(this.scrollbarY,"blur",o),this.scrollbarYActive=null,this.scrollbarYHeight=null,this.scrollbarYTop=null;var c=_C(this.scrollbarYRail);this.scrollbarYRight=parseInt(c.right,10),isNaN(this.scrollbarYRight)?(this.isScrollbarYUsingRight=!1,this.scrollbarYLeft=Th(c.left)):this.isScrollbarYUsingRight=!0,this.scrollbarYOuterWidth=this.isRtl?ija(this.scrollbarY):null,this.railBorderYWidth=Th(c.borderTopWidth)+Th(c.borderBottomWidth),Sy(this.scrollbarYRail,{display:"block"}),this.railYMarginHeight=Th(c.marginTop)+Th(c.marginBottom),Sy(this.scrollbarYRail,{display:""}),this.railYHeight=null,this.railYRatio=null,this.reach={x:t.scrollLeft<=0?"start":t.scrollLeft>=this.contentWidth-this.containerWidth?"end":null,y:t.scrollTop<=0?"start":t.scrollTop>=this.contentHeight-this.containerHeight?"end":null},this.isAlive=!0,this.settings.handlers.forEach(function(u){return fja[u](r)}),this.lastScrollTop=Math.floor(t.scrollTop),this.lastScrollLeft=t.scrollLeft,this.event.bind(this.element,"scroll",function(u){return r.onScroll(u)}),IT(this)};Qle.prototype.update=function(){this.isAlive&&(this.negativeScrollAdjustment=this.isNegativeScroll?this.element.scrollWidth-this.element.clientWidth:0,Sy(this.scrollbarXRail,{display:"block"}),Sy(this.scrollbarYRail,{display:"block"}),this.railXMarginWidth=Th(_C(this.scrollbarXRail).marginLeft)+Th(_C(this.scrollbarXRail).marginRight),this.railYMarginHeight=Th(_C(this.scrollbarYRail).marginTop)+Th(_C(this.scrollbarYRail).marginBottom),Sy(this.scrollbarXRail,{display:"none"}),Sy(this.scrollbarYRail,{display:"none"}),IT(this),fye(this,"top",0,!1,!0),fye(this,"left",0,!1,!0),Sy(this.scrollbarXRail,{display:""}),Sy(this.scrollbarYRail,{display:""}))};Qle.prototype.onScroll=function(t){this.isAlive&&(IT(this),fye(this,"top",this.element.scrollTop-this.lastScrollTop),fye(this,"left",this.element.scrollLeft-this.lastScrollLeft),this.lastScrollTop=Math.floor(this.element.scrollTop),this.lastScrollLeft=this.element.scrollLeft)};Qle.prototype.destroy=function(){this.isAlive&&(this.event.unbindAll(),rV(this.scrollbarX),rV(this.scrollbarY),rV(this.scrollbarXRail),rV(this.scrollbarYRail),this.removePsClasses(),this.element=null,this.scrollbarX=null,this.scrollbarY=null,this.scrollbarXRail=null,this.scrollbarYRail=null,this.isAlive=!1)};Qle.prototype.removePsClasses=function(){this.element.className=this.element.className.split(" ").filter(function(t){return!t.match(/^ps([-_].+|)$/)}).join(" ")};const pja=Object.freeze(Object.defineProperty({__proto__:null,default:Qle},Symbol.toStringTag,{value:"Module"})),hja=mc(pja);(function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n=Object.assign||function(v){for(var b=1;b<arguments.length;b++){var y=arguments[b];for(var x in y)Object.prototype.hasOwnProperty.call(y,x)&&(v[x]=y[x])}return v},r=function(){function v(b,y){for(var x=0;x<y.length;x++){var C=y[x];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(b,C.key,C)}}return function(b,y,x){return y&&v(b.prototype,y),x&&v(b,x),b}}(),i=h,a=u(i),o=pGe,s=hja,c=u(s);function u(v){return v&&v.__esModule?v:{default:v}}function d(v,b){var y={};for(var x in v)b.indexOf(x)>=0||Object.prototype.hasOwnProperty.call(v,x)&&(y[x]=v[x]);return y}function f(v,b){if(!(v instanceof b))throw new TypeError("Cannot call a class as a function")}function p(v,b){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&(typeof b=="object"||typeof b=="function")?b:v}function m(v,b){if(typeof b!="function"&&b!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof b);v.prototype=Object.create(b&&b.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(v,b):v.__proto__=b)}var g={"ps-scroll-y":"onScrollY","ps-scroll-x":"onScrollX","ps-scroll-up":"onScrollUp","ps-scroll-down":"onScrollDown","ps-scroll-left":"onScrollLeft","ps-scroll-right":"onScrollRight","ps-y-reach-start":"onYReachStart","ps-y-reach-end":"onYReachEnd","ps-x-reach-start":"onXReachStart","ps-x-reach-end":"onXReachEnd"};Object.freeze(g);var _=function(v){m(b,v);function b(y){f(this,b);var x=p(this,(b.__proto__||Object.getPrototypeOf(b)).call(this,y));return x.handleRef=x.handleRef.bind(x),x._handlerByEvent={},x}return r(b,[{key:"componentDidMount",value:function(){this.props.option&&console.warn('react-perfect-scrollbar: the "option" prop has been deprecated in favor of "options"'),this._ps=new c.default(this._container,this.props.options||this.props.option),this._updateEventHook(),this._updateClassName()}},{key:"componentDidUpdate",value:function(x){this._updateEventHook(x),this.updateScroll(),x.className!==this.props.className&&this._updateClassName()}},{key:"componentWillUnmount",value:function(){var x=this;Object.keys(this._handlerByEvent).forEach(function(C){var w=x._handlerByEvent[C];w&&x._container.removeEventListener(C,w,!1)}),this._handlerByEvent={},this._ps.destroy(),this._ps=null}},{key:"_updateEventHook",value:function(){var x=this,C=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Object.keys(g).forEach(function(w){var $=x.props[g[w]],O=C[g[w]];if($!==O){if(O){var N=x._handlerByEvent[w];x._container.removeEventListener(w,N,!1),x._handlerByEvent[w]=null}if($){var P=function(){return $(x._container)};x._container.addEventListener(w,P,!1),x._handlerByEvent[w]=P}}})}},{key:"_updateClassName",value:function(){var x=this.props.className,C=this._container.className.split(" ").filter(function(w){return w.match(/^ps([-_].+|)$/)}).join(" ");this._container&&(this._container.className="scrollbar-container"+(x?" "+x:"")+(C?" "+C:""))}},{key:"updateScroll",value:function(){this.props.onSync(this._ps)}},{key:"handleRef",value:function(x){this._container=x,this.props.containerRef(x)}},{key:"render",value:function(){var x=this.props;x.className;var C=x.style;x.option,x.options,x.containerRef,x.onScrollY,x.onScrollX,x.onScrollUp,x.onScrollDown,x.onScrollLeft,x.onScrollRight,x.onYReachStart,x.onYReachEnd,x.onXReachStart,x.onXReachEnd;var w=x.component;x.onSync;var $=x.children,O=d(x,["className","style","option","options","containerRef","onScrollY","onScrollX","onScrollUp","onScrollDown","onScrollLeft","onScrollRight","onYReachStart","onYReachEnd","onXReachStart","onXReachEnd","component","onSync","children"]),N=w;return a.default.createElement(N,n({style:C,ref:this.handleRef},O),$)}}]),b}(i.Component);t.default=_,_.defaultProps={className:"",style:void 0,option:void 0,options:void 0,containerRef:function(){},onScrollY:void 0,onScrollX:void 0,onScrollUp:void 0,onScrollDown:void 0,onScrollLeft:void 0,onScrollRight:void 0,onYReachStart:void 0,onYReachEnd:void 0,onXReachStart:void 0,onXReachEnd:void 0,onSync:function(b){return b.update()},component:"div"},_.propTypes={children:o.PropTypes.node.isRequired,className:o.PropTypes.string,style:o.PropTypes.object,option:o.PropTypes.object,options:o.PropTypes.object,containerRef:o.PropTypes.func,onScrollY:o.PropTypes.func,onScrollX:o.PropTypes.func,onScrollUp:o.PropTypes.func,onScrollDown:o.PropTypes.func,onScrollLeft:o.PropTypes.func,onScrollRight:o.PropTypes.func,onYReachStart:o.PropTypes.func,onYReachEnd:o.PropTypes.func,onXReachStart:o.PropTypes.func,onXReachEnd:o.PropTypes.func,onSync:o.PropTypes.func,component:o.PropTypes.string},e.exports=t.default})(AHe,AHe.exports);var mja=AHe.exports;(function(e,t){Object.defineProperty(t,"__esModule",{value:!0});var n=mja,r=i(n);function i(a){return a&&a.__esModule?a:{default:a}}t.default=r.default,e.exports=t.default})(kHe,kHe.exports);var gja=kHe.exports;const REe=il(gja),vja=()=>{const{map:e}=h.useContext(YK),[t,n]=h.useState(!1),r=(i,a)=>{i instanceof ID?(i.setVisible(a),i.getLayers().forEach(o=>{r(o,a)})):i.get("baseLayer")||i.setVisible(a)};return h.useEffect(()=>{if(!e)return;const i=new Xle({trash:!1,target:"fsd"});return i.setHeader("<h4>Bảng điều khiển hiển thị lớp dữ liệu</h4>"),i.on("layer:visible",a=>{const o=a.layer.getVisible();r(a.layer,o)}),e.addControl(i),()=>{e.removeControl(i)}},[e]),ue.jsxDEV("div",{style:{position:"absolute",top:10,right:10,zIndex:5,maxHeight:"60%",textAlign:"right"},children:[ue.jsxDEV(ss,{icon:ue.jsxDEV("i",{className:"fg-layer-stack-o fg-lg"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/layer-switcher.tsx",lineNumber:67,columnNumber:15},globalThis),onClick:()=>{n(i=>!i)},style:{position:"relative",right:0}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/layer-switcher.tsx",lineNumber:66,columnNumber:7},globalThis),ue.jsxDEV(Au,{style:{display:t?"block":"none",height:"100%",boxShadow:"rgba(0, 0, 0, 0.04) 0px 3px 5px"},styles:{body:{height:"100%",overflow:"auto",padding:0,textAlign:"left"}},children:ue.jsxDEV(REe,{style:{maxHeight:"50vh"},children:ue.jsxDEV("div",{id:"fsd",style:{height:"100%",padding:16}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/layer-switcher.tsx",lineNumber:89,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/layer-switcher.tsx",lineNumber:88,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/layer-switcher.tsx",lineNumber:73,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/layer-switcher.tsx",lineNumber:56,columnNumber:5},globalThis)},N0e={DRAWSTART:"drawstart",DRAWEND:"drawend",DRAWABORT:"drawabort"};class D0e extends G5{constructor(t,n){super(t),this.feature=n}}function _ja(e,t){const n=[];for(let r=0;r<t.length;++r){const a=t[r].getGeometry();chn(e,a,n)}return n}function I0e(e,t){return nT(e[0],e[1],t[0],t[1])}function iV(e,t){const n=e.length;return t<0?e[t+n]:t>=n?e[t-n]:e[t]}function R0e(e,t,n){let r,i;t<n?(r=t,i=n):(r=n,i=t);const a=Math.ceil(r),o=Math.floor(i);if(a>o){const c=aV(e,r),u=aV(e,i);return I0e(c,u)}let s=0;if(r<a){const c=aV(e,r),u=iV(e,a);s+=I0e(c,u)}if(o<i){const c=iV(e,o),u=aV(e,i);s+=I0e(c,u)}for(let c=a;c<o-1;++c){const u=iV(e,c),d=iV(e,c+1);s+=I0e(u,d)}return s}function chn(e,t,n){if(t instanceof Iy){k0e(e,t.getCoordinates(),!1,n);return}if(t instanceof Hoe){const r=t.getCoordinates();for(let i=0,a=r.length;i<a;++i)k0e(e,r[i],!1,n);return}if(t instanceof M3){const r=t.getCoordinates();for(let i=0,a=r.length;i<a;++i)k0e(e,r[i],!0,n);return}if(t instanceof qoe){const r=t.getCoordinates();for(let i=0,a=r.length;i<a;++i){const o=r[i];for(let s=0,c=o.length;s<c;++s)k0e(e,o[s],!0,n)}return}if(t instanceof Ann){const r=t.getGeometries();for(let i=0;i<r.length;++i)chn(e,r[i],n);return}}const eMe={index:-1,endIndex:NaN};function yja(e,t,n,r){const i=e[0],a=e[1];let o=1/0,s=-1,c=NaN;for(let f=0;f<t.targets.length;++f){const p=t.targets[f],m=p.coordinates;let g=1/0,_;for(let v=0;v<m.length-1;++v){const b=m[v],y=m[v+1],x=uhn(i,a,b,y);x.squaredDistance<g&&(g=x.squaredDistance,_=v+x.along)}g<o&&(o=g,p.ring&&t.targetIndex===f&&(p.endIndex>p.startIndex?_<p.startIndex&&(_+=m.length):p.endIndex<p.startIndex&&_>p.startIndex&&(_-=m.length)),c=_,s=f)}const u=t.targets[s];let d=u.ring;if(t.targetIndex===s&&d){const f=aV(u.coordinates,c),p=n.getPixelFromCoordinate(f);utn(p,t.startPx)>r&&(d=!1)}if(d){const f=u.coordinates,p=f.length,m=u.startIndex,g=c;if(m<g){const _=R0e(f,m,g);R0e(f,m,g-p)<_&&(c-=p)}else{const _=R0e(f,m,g);R0e(f,m,g+p)<_&&(c+=p)}}return eMe.index=s,eMe.endIndex=c,eMe}function k0e(e,t,n,r){const i=e[0],a=e[1];for(let o=0,s=t.length-1;o<s;++o){const c=t[o],u=t[o+1],d=uhn(i,a,c,u);if(d.squaredDistance===0){const f=o+d.along;r.push({coordinates:t,ring:n,startIndex:f,endIndex:f});return}}}const tMe={along:0,squaredDistance:0};function uhn(e,t,n,r){const i=n[0],a=n[1],o=r[0],s=r[1],c=o-i,u=s-a;let d=0,f=i,p=a;return(c!==0||u!==0)&&(d=ah(((e-i)*c+(t-a)*u)/(c*c+u*u),0,1),f+=c*d,p+=u*d),tMe.along=d,tMe.squaredDistance=Ioe(nT(e,t,f,p),10),tMe}function aV(e,t){const n=e.length;let r=Math.floor(t);const i=t-r;r>=n?r-=n:r<0&&(r+=n);let a=r+1;a>=n&&(a-=n);const o=e[r],s=o[0],c=o[1],u=e[a],d=u[0]-s,f=u[1]-c;return[s+d*i,c+f*i]}class bja extends nG{constructor(t){const n=t;n.stopDown||(n.stopDown=XK),super(n),this.on,this.once,this.un,this.shouldHandle_=!1,this.downPx_=null,this.downTimeout_,this.lastDragTime_,this.pointerType_,this.freehand_=!1,this.source_=t.source?t.source:null,this.features_=t.features?t.features:null,this.snapTolerance_=t.snapTolerance?t.snapTolerance:12,this.type_=t.type,this.mode_=Sja(this.type_),this.stopClick_=!!t.stopClick,this.minPoints_=t.minPoints?t.minPoints:this.mode_==="Polygon"?3:2,this.maxPoints_=this.mode_==="Circle"?2:t.maxPoints?t.maxPoints:1/0,this.finishCondition_=t.finishCondition?t.finishCondition:XN,this.geometryLayout_=t.geometryLayout?t.geometryLayout:"XY";let r=t.geometryFunction;if(!r){const i=this.mode_;if(i==="Circle")r=function(a,o,s){const c=o||new ODi([NaN,NaN]),u=Bx(a[0]),d=ctn(u,Bx(a[a.length-1]));return c.setCenterAndRadius(u,Math.sqrt(d),this.geometryLayout_),c};else{let a;i==="Point"?a=p5:i==="LineString"?a=Iy:i==="Polygon"&&(a=M3),r=function(o,s,c){return s?i==="Polygon"?o[0].length?s.setCoordinates([o[0].concat([o[0][0]])],this.geometryLayout_):s.setCoordinates([],this.geometryLayout_):s.setCoordinates(o,this.geometryLayout_):s=new a(o,this.geometryLayout_),s}}}this.geometryFunction_=r,this.dragVertexDelay_=t.dragVertexDelay!==void 0?t.dragVertexDelay:500,this.finishCoordinate_=null,this.sketchFeature_=null,this.sketchPoint_=null,this.sketchCoords_=null,this.sketchLine_=null,this.sketchLineCoords_=null,this.squaredClickTolerance_=t.clickTolerance?t.clickTolerance*t.clickTolerance:36,this.overlay_=new Boe({source:new _Je({useSpatialIndex:!1,wrapX:t.wrapX?t.wrapX:!1}),style:t.style?t.style:xja(),updateWhileInteracting:!0}),this.geometryName_=t.geometryName,this.condition_=t.condition?t.condition:hJe,this.freehandCondition_,t.freehand?this.freehandCondition_=PBe:this.freehandCondition_=t.freehandCondition?t.freehandCondition:mJe,this.traceCondition_,this.setTrace(t.trace||!1),this.traceState_={active:!1},this.traceSource_=t.traceSource||t.source||null,this.addChangeListener($Be.ACTIVE,this.updateState_)}setTrace(t){let n;t?t===!0?n=PBe:n=t:n=NBe,this.traceCondition_=n}setMap(t){super.setMap(t),this.updateState_()}getOverlay(){return this.overlay_}handleEvent(t){t.originalEvent.type===Xc.CONTEXTMENU&&t.originalEvent.preventDefault(),this.freehand_=this.mode_!=="Point"&&this.freehandCondition_(t);let n=t.type===Yd.POINTERMOVE,r=!0;return!this.freehand_&&this.lastDragTime_&&t.type===Yd.POINTERDRAG&&(Date.now()-this.lastDragTime_>=this.dragVertexDelay_?(this.downPx_=t.pixel,this.shouldHandle_=!this.freehand_,n=!0):this.lastDragTime_=void 0,this.shouldHandle_&&this.downTimeout_!==void 0&&(clearTimeout(this.downTimeout_),this.downTimeout_=void 0)),this.freehand_&&t.type===Yd.POINTERDRAG&&this.sketchFeature_!==null?(this.addToDrawing_(t.coordinate),r=!1):this.freehand_&&t.type===Yd.POINTERDOWN?r=!1:n&&this.getPointerCount()<2?(r=t.type===Yd.POINTERMOVE,r&&this.freehand_?(this.handlePointerMove_(t),this.shouldHandle_&&t.originalEvent.preventDefault()):(t.originalEvent.pointerType==="mouse"||t.type===Yd.POINTERDRAG&&this.downTimeout_===void 0)&&this.handlePointerMove_(t)):t.type===Yd.DBLCLICK&&(r=!1),super.handleEvent(t)&&r}handleDownEvent(t){return this.shouldHandle_=!this.freehand_,this.freehand_?(this.downPx_=t.pixel,this.finishCoordinate_||this.startDrawing_(t.coordinate),!0):this.condition_(t)?(this.lastDragTime_=Date.now(),this.downTimeout_=setTimeout(()=>{this.handlePointerMove_(new C9(Yd.POINTERMOVE,t.map,t.originalEvent,!1,t.frameState))},this.dragVertexDelay_),this.downPx_=t.pixel,!0):(this.lastDragTime_=void 0,!1)}deactivateTrace_(){this.traceState_={active:!1}}toggleTraceState_(t){if(!this.traceSource_||!this.traceCondition_(t))return;if(this.traceState_.active){this.deactivateTrace_();return}const n=this.getMap(),r=n.getCoordinateFromPixel([t.pixel[0]-this.snapTolerance_,t.pixel[1]+this.snapTolerance_]),i=n.getCoordinateFromPixel([t.pixel[0]+this.snapTolerance_,t.pixel[1]-this.snapTolerance_]),a=C_e([r,i]),o=this.traceSource_.getFeaturesInExtent(a);if(o.length===0)return;const s=_ja(t.coordinate,o);s.length&&(this.traceState_={active:!0,startPx:t.pixel.slice(),targets:s,targetIndex:-1})}addOrRemoveTracedCoordinates_(t,n){const r=t.startIndex<=t.endIndex,i=t.startIndex<=n;r===i?r&&n>t.endIndex||!r&&n<t.endIndex?this.addTracedCoordinates_(t,t.endIndex,n):(r&&n<t.endIndex||!r&&n>t.endIndex)&&this.removeTracedCoordinates_(n,t.endIndex):(this.removeTracedCoordinates_(t.startIndex,t.endIndex),this.addTracedCoordinates_(t,t.startIndex,n))}removeTracedCoordinates_(t,n){if(t===n)return;let r=0;if(t<n){const i=Math.ceil(t);let a=Math.floor(n);a===n&&(a-=1),r=a-i+1}else{const i=Math.floor(t);let a=Math.ceil(n);a===n&&(a+=1),r=i-a+1}r>0&&this.removeLastPoints_(r)}addTracedCoordinates_(t,n,r){if(n===r)return;const i=[];if(n<r){const a=Math.ceil(n);let o=Math.floor(r);o===r&&(o-=1);for(let s=a;s<=o;++s)i.push(iV(t.coordinates,s))}else{const a=Math.floor(n);let o=Math.ceil(r);o===r&&(o+=1);for(let s=a;s>=o;--s)i.push(iV(t.coordinates,s))}i.length&&this.appendCoordinates(i)}updateTrace_(t){const n=this.traceState_;if(!n.active||n.targetIndex===-1&&utn(n.startPx,t.pixel)<this.snapTolerance_)return;const r=yja(t.coordinate,n,this.getMap(),this.snapTolerance_);if(n.targetIndex!==r.index){if(n.targetIndex!==-1){const c=n.targets[n.targetIndex];this.removeTracedCoordinates_(c.startIndex,c.endIndex)}const s=n.targets[r.index];this.addTracedCoordinates_(s,s.startIndex,r.endIndex)}else{const s=n.targets[n.targetIndex];this.addOrRemoveTracedCoordinates_(s,r.endIndex)}n.targetIndex=r.index;const i=n.targets[n.targetIndex];i.endIndex=r.endIndex;const a=aV(i.coordinates,i.endIndex),o=this.getMap().getPixelFromCoordinate(a);t.coordinate=a,t.pixel=[Math.round(o[0]),Math.round(o[1])]}handleUpEvent(t){let n=!0;if(this.getPointerCount()===0){this.downTimeout_&&(clearTimeout(this.downTimeout_),this.downTimeout_=void 0),this.handlePointerMove_(t);const r=this.traceState_.active;if(this.toggleTraceState_(t),this.shouldHandle_){const i=!this.finishCoordinate_;i&&this.startDrawing_(t.coordinate),!i&&this.freehand_?this.finishDrawing():!this.freehand_&&(!i||this.mode_==="Point")&&(this.atFinish_(t.pixel,r)?this.finishCondition_(t)&&this.finishDrawing():this.addToDrawing_(t.coordinate)),n=!1}else this.freehand_&&this.abortDrawing()}return!n&&this.stopClick_&&t.preventDefault(),n}handlePointerMove_(t){if(this.pointerType_=t.originalEvent.pointerType,this.downPx_&&(!this.freehand_&&this.shouldHandle_||this.freehand_&&!this.shouldHandle_)){const n=this.downPx_,r=t.pixel,i=n[0]-r[0],a=n[1]-r[1],o=i*i+a*a;if(this.shouldHandle_=this.freehand_?o>this.squaredClickTolerance_:o<=this.squaredClickTolerance_,!this.shouldHandle_)return}if(!this.finishCoordinate_){this.createOrUpdateSketchPoint_(t.coordinate.slice());return}this.updateTrace_(t),this.modifyDrawing_(t.coordinate)}atFinish_(t,n){let r=!1;if(this.sketchFeature_){let i=!1,a=[this.finishCoordinate_];const o=this.mode_;if(o==="Point")r=!0;else if(o==="Circle")r=this.sketchCoords_.length===2;else if(o==="LineString")i=!n&&this.sketchCoords_.length>this.minPoints_;else if(o==="Polygon"){const s=this.sketchCoords_;i=s[0].length>this.minPoints_,a=[s[0][0],s[0][s[0].length-2]],n?a=[s[0][0]]:a=[s[0][0],s[0][s[0].length-2]]}if(i){const s=this.getMap();for(let c=0,u=a.length;c<u;c++){const d=a[c],f=s.getPixelFromCoordinate(d),p=t[0]-f[0],m=t[1]-f[1],g=this.freehand_?1:this.snapTolerance_;if(r=Math.sqrt(p*p+m*m)<=g,r){this.finishCoordinate_=d;break}}}}return r}createOrUpdateSketchPoint_(t){this.sketchPoint_?this.sketchPoint_.getGeometry().setCoordinates(t):(this.sketchPoint_=new wy(new p5(t)),this.updateSketchFeatures_())}createOrUpdateCustomSketchLine_(t){this.sketchLine_||(this.sketchLine_=new wy);const n=t.getLinearRing(0);let r=this.sketchLine_.getGeometry();r?(r.setFlatCoordinates(n.getLayout(),n.getFlatCoordinates()),r.changed()):(r=new Iy(n.getFlatCoordinates(),n.getLayout()),this.sketchLine_.setGeometry(r))}startDrawing_(t){const n=this.getMap().getView().getProjection(),r=E_e(this.geometryLayout_);for(;t.length<r;)t.push(0);this.finishCoordinate_=t,this.mode_==="Point"?this.sketchCoords_=t.slice():this.mode_==="Polygon"?(this.sketchCoords_=[[t.slice(),t.slice()]],this.sketchLineCoords_=this.sketchCoords_[0]):this.sketchCoords_=[t.slice(),t.slice()],this.sketchLineCoords_&&(this.sketchLine_=new wy(new Iy(this.sketchLineCoords_)));const i=this.geometryFunction_(this.sketchCoords_,void 0,n);this.sketchFeature_=new wy,this.geometryName_&&this.sketchFeature_.setGeometryName(this.geometryName_),this.sketchFeature_.setGeometry(i),this.updateSketchFeatures_(),this.dispatchEvent(new D0e(N0e.DRAWSTART,this.sketchFeature_))}modifyDrawing_(t){const n=this.getMap(),r=this.sketchFeature_.getGeometry(),i=n.getView().getProjection(),a=E_e(this.geometryLayout_);let o,s;for(;t.length<a;)t.push(0);this.mode_==="Point"?s=this.sketchCoords_:this.mode_==="Polygon"?(o=this.sketchCoords_[0],s=o[o.length-1],this.atFinish_(n.getPixelFromCoordinate(t))&&(t=this.finishCoordinate_.slice())):(o=this.sketchCoords_,s=o[o.length-1]),s[0]=t[0],s[1]=t[1],this.geometryFunction_(this.sketchCoords_,r,i),this.sketchPoint_&&this.sketchPoint_.getGeometry().setCoordinates(t),r.getType()==="Polygon"&&this.mode_!=="Polygon"?this.createOrUpdateCustomSketchLine_(r):this.sketchLineCoords_&&this.sketchLine_.getGeometry().setCoordinates(this.sketchLineCoords_),this.updateSketchFeatures_()}addToDrawing_(t){const n=this.sketchFeature_.getGeometry(),r=this.getMap().getView().getProjection();let i,a;const o=this.mode_;return o==="LineString"||o==="Circle"?(this.finishCoordinate_=t.slice(),a=this.sketchCoords_,a.length>=this.maxPoints_&&(this.freehand_?a.pop():i=!0),a.push(t.slice()),this.geometryFunction_(a,n,r)):o==="Polygon"&&(a=this.sketchCoords_[0],a.length>=this.maxPoints_&&(this.freehand_?a.pop():i=!0),a.push(t.slice()),i&&(this.finishCoordinate_=a[0]),this.geometryFunction_(this.sketchCoords_,n,r)),this.createOrUpdateSketchPoint_(t.slice()),this.updateSketchFeatures_(),i?this.finishDrawing():this.sketchFeature_}removeLastPoints_(t){if(!this.sketchFeature_)return;const n=this.sketchFeature_.getGeometry(),r=this.getMap().getView().getProjection(),i=this.mode_;for(let a=0;a<t;++a){let o;if(i==="LineString"||i==="Circle"){if(o=this.sketchCoords_,o.splice(-2,1),o.length>=2){this.finishCoordinate_=o[o.length-2].slice();const s=this.finishCoordinate_.slice();o[o.length-1]=s,this.createOrUpdateSketchPoint_(s)}this.geometryFunction_(o,n,r),n.getType()==="Polygon"&&this.sketchLine_&&this.createOrUpdateCustomSketchLine_(n)}else if(i==="Polygon"){o=this.sketchCoords_[0],o.splice(-2,1);const s=this.sketchLine_.getGeometry();if(o.length>=2){const c=o[o.length-2].slice();o[o.length-1]=c,this.createOrUpdateSketchPoint_(c)}s.setCoordinates(o),this.geometryFunction_(this.sketchCoords_,n,r)}if(o.length===1){this.abortDrawing();break}}this.updateSketchFeatures_()}removeLastPoint(){this.removeLastPoints_(1)}finishDrawing(){const t=this.abortDrawing_();if(!t)return null;let n=this.sketchCoords_;const r=t.getGeometry(),i=this.getMap().getView().getProjection();return this.mode_==="LineString"?(n.pop(),this.geometryFunction_(n,r,i)):this.mode_==="Polygon"&&(n[0].pop(),this.geometryFunction_(n,r,i),n=r.getCoordinates()),this.type_==="MultiPoint"?t.setGeometry(new S8e([n])):this.type_==="MultiLineString"?t.setGeometry(new Hoe([n])):this.type_==="MultiPolygon"&&t.setGeometry(new qoe([n])),this.dispatchEvent(new D0e(N0e.DRAWEND,t)),this.features_&&this.features_.push(t),this.source_&&this.source_.addFeature(t),t}abortDrawing_(){this.finishCoordinate_=null;const t=this.sketchFeature_;return this.sketchFeature_=null,this.sketchPoint_=null,this.sketchLine_=null,this.overlay_.getSource().clear(!0),this.deactivateTrace_(),t}abortDrawing(){const t=this.abortDrawing_();t&&this.dispatchEvent(new D0e(N0e.DRAWABORT,t))}appendCoordinates(t){const n=this.mode_,r=!this.sketchFeature_;r&&this.startDrawing_(t[0]);let i;if(n==="LineString"||n==="Circle")i=this.sketchCoords_;else if(n==="Polygon")i=this.sketchCoords_&&this.sketchCoords_.length?this.sketchCoords_[0]:[];else return;r&&i.shift(),i.pop();for(let o=0;o<t.length;o++)this.addToDrawing_(t[o]);const a=t[t.length-1];this.sketchFeature_=this.addToDrawing_(a),this.modifyDrawing_(a)}extend(t){const r=t.getGeometry();this.sketchFeature_=t,this.sketchCoords_=r.getCoordinates();const i=this.sketchCoords_[this.sketchCoords_.length-1];this.finishCoordinate_=i.slice(),this.sketchCoords_.push(i.slice()),this.sketchPoint_=new wy(new p5(i)),this.updateSketchFeatures_(),this.dispatchEvent(new D0e(N0e.DRAWSTART,this.sketchFeature_))}updateSketchFeatures_(){const t=[];this.sketchFeature_&&t.push(this.sketchFeature_),this.sketchLine_&&t.push(this.sketchLine_),this.sketchPoint_&&t.push(this.sketchPoint_);const n=this.overlay_.getSource();n.clear(!0),n.addFeatures(t)}updateState_(){const t=this.getMap(),n=this.getActive();(!t||!n)&&this.abortDrawing(),this.overlay_.setMap(n?t:null)}}function xja(){const e=Ytn();return function(t,n){return e[t.getGeometry().getType()]}}function Sja(e){switch(e){case"Point":case"MultiPoint":return"Point";case"LineString":case"MultiLineString":return"LineString";case"Polygon":case"MultiPolygon":return"Polygon";case"Circle":return"Circle";default:throw new Error("Invalid type: "+e)}}const Cja=bja;function wja(){const{map:e}=SL(),t=h.useRef(null),[n,r]=h.useState(null),i=new Image,a=h.useRef([]),o=h.useRef(),s=h.useRef(new _Je),c=h.useMemo(()=>new Boe({displayInLayerSwitcher:!1,source:s.current,zIndex:10}),[]);i.src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAGFBMVEUAAACPjwCmpgCbmwCCggD+/gCXlwD//wDWAMTYAAAAB3RSTlOAsr64rP62hR4cWgAAADpJREFUCNetzTEOACAIA8ACYv//YwVJxF0mLm0AJAUxtjeCPq6IkvKwNYM9c/ko1AdLTLxNtEyZbFcWKysC1htDphIAAAAASUVORK5CYII=",i.onload=function(){const I=document.createElement("canvas").getContext("2d").createPattern(i,"repeat"),D=new aT({fill:new Dy({color:"rgba(255, 255, 255, 0.6)"}),stroke:new h5({color:I||"#45FFCA",width:2})});c.setStyle(D)};const u=h.useRef({helpTooltipElement:document.createElement("div")}),[d]=h.useState(new a1t({offset:[15,0],positioning:"center-left"})),f=h.useRef(),p=h.useRef(),m=h.useRef(),g="Click để tiếp tục vẽ vùng",_="Click để tiếp tục vẽ đường",v=P=>{if(console.log("poiter move"),P.dragging)return;let I="Click để bắt đầu vẽ";if(t.current){const D=t.current.getGeometry();D instanceof M3?I=g:D instanceof Iy&&(I=_)}d.setPosition(P.coordinate),u.current.helpTooltipElement&&(u.current.helpTooltipElement.innerHTML=I,u.current.helpTooltipElement.classList.remove("hidden"))},b=(P,I=".",D=2)=>P.toFixed(D).replace(".",",").replace(/(\d)(?=(\d{3})+(?!\d))/g,`$1${I}`),y=P=>{const I=ftn(P);return I>1e3?`${b(I/1e3)} km`:`${b(I)} m`},x=P=>{const I=ptn(P);let D;return I>1e4?D=`${b(I/1e4)} ha`:D=`${b(I)} m<sup>2</sup>`,D};function C(){var P;u.current.helpTooltipElement&&((P=u.current.helpTooltipElement.parentNode)==null||P.removeChild(u.current.helpTooltipElement)),u.current.helpTooltipElement=document.createElement("div"),u.current.helpTooltipElement.className="ol-tooltip hidden",d.setElement(u.current.helpTooltipElement),e==null||e.addOverlay(d)}function w(){var P;u.current&&(u.current.measureTooltipElement&&((P=u.current.measureTooltipElement.parentNode)==null||P.removeChild(u.current.measureTooltipElement)),u.current.measureTooltipElement=document.createElement("div"),u.current.measureTooltipElement.className="ol-tooltip ol-tooltip-measure",p.current=new a1t({element:u.current.measureTooltipElement,offset:[0,-15],positioning:"bottom-center",stopEvent:!1,insertFirst:!1}),a.current.push(p.current),e==null||e.addOverlay(p.current))}const $=(P=n)=>{const I=P==="area"?"Polygon":"LineString";f.current&&(e==null||e.removeInteraction(f.current)),f.current=new Cja({source:s.current,type:I,stopClick:!0,style:new aT({fill:new Dy({color:"rgba(255, 255, 255, 0.2)"}),stroke:new h5({color:"rgba(0, 0, 0, 0.5)",lineDash:[10,10],width:2}),image:new _8e({radius:5,stroke:new h5({color:"rgba(0, 0, 0, 0.7)"}),fill:new Dy({color:"rgba(255, 255, 255, 0.2)"})})})}),e==null||e.addInteraction(f.current),w(),C(),f.current.on("drawstart",D=>{var R,A;t.current=D.feature;let k=D.coordinate;m.current=(A=(R=t.current)==null?void 0:R.getGeometry())==null?void 0:A.on("change",F=>{var K;const z=F.target;let M="";z instanceof M3?(M=x(z),k=z.getInteriorPoint().getCoordinates()):z instanceof Iy&&(M=y(z),k=z.getLastCoordinate()),u.current&&u.current.measureTooltipElement&&(u.current.measureTooltipElement.innerHTML=M),(K=p.current)==null||K.setPosition(k)})}),f.current.on("drawend",()=>{var D;u.current.measureTooltipElement&&(u.current.measureTooltipElement.className="ol-tooltip ol-tooltip-static"),(D=p.current)==null||D.setOffset([0,-7]),t.current=null,u.current.measureTooltipElement=void 0,w(),JN(m.current)})},O=()=>{e==null||e.getViewport().addEventListener("mouseout",()=>{var P,I;(I=(P=u.current)==null?void 0:P.helpTooltipElement)==null||I.classList.add("hidden")}),f.current&&(e==null||e.removeInteraction(f.current)),s.current.clear();for(const P of a.current)e==null||e.removeOverlay(P);e==null||e.removeOverlay(d)},N=P=>{if(o.current&&JN(o.current),P===n){O(),r(null);return}r(P),o.current=e==null?void 0:e.on("pointermove",v),$(P)};return h.useEffect(()=>(e==null||e.addLayer(c),()=>{e==null||e.removeLayer(c)}),[e,c]),ue.jsxDEV(rc,{style:{position:"absolute",bottom:16,right:56,zIndex:9},children:[ue.jsxDEV(ss,{icon:ue.jsxDEV("i",{className:"fg-measure fg-lg"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/measure.tsx",lineNumber:341,columnNumber:15},this),onClick:()=>{N("length")},type:n==="length"?"primary":"default"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/measure.tsx",lineNumber:340,columnNumber:7},this),ue.jsxDEV(ss,{icon:ue.jsxDEV("i",{className:"fg-measure-area-alt fg-lg"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/measure.tsx",lineNumber:348,columnNumber:15},this),onClick:()=>{N("area")},type:n==="area"?"primary":"default"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/measure.tsx",lineNumber:347,columnNumber:7},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/measure.tsx",lineNumber:339,columnNumber:5},this)}const Eja=()=>{const{map:e}=h.useContext(YK),[t,n]=h.useState(!1);return h.useEffect(()=>{if(!e)return;const r=new IA({margin:10,maxWidth:320,titleStyle:new RV({font:"bold 18px serif"})}),i=new Dnn({legend:r,style:new aT({fill:new Dy({color:"#000"})}),target:"legend-el"});return e.addControl(i),()=>{e.removeControl(i)}},[e]),ue.jsxDEV("div",{style:{position:"absolute",bottom:16,right:16,zIndex:5,maxHeight:"60%",textAlign:"right"},children:[ue.jsxDEV(Au,{style:{display:t?"block":"none",height:"100%",boxShadow:"rgba(0, 0, 0, 0.04) 0px 3px 5px"},styles:{body:{height:"100%",overflow:"auto",padding:0,textAlign:"left"}},children:ue.jsxDEV(REe,{style:{maxHeight:"50vh"},children:ue.jsxDEV("div",{id:"legend-el",style:{height:"100%",padding:16}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/legend.tsx",lineNumber:61,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/legend.tsx",lineNumber:60,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/legend.tsx",lineNumber:45,columnNumber:7},globalThis),ue.jsxDEV(ss,{icon:ue.jsxDEV("i",{className:"fg-map-legend fg-lg"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/legend.tsx",lineNumber:65,columnNumber:15},globalThis),onClick:()=>{n(r=>!r)},style:{position:"relative",right:0}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/legend.tsx",lineNumber:64,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/legend.tsx",lineNumber:35,columnNumber:5},globalThis)},MHe="http://www.w3.org/2001/XMLSchema-instance";function cu(e,t){return hhn().createElementNS(e,t)}function wie(e,t){return dhn(e,t,[]).join("")}function dhn(e,t,n){if(e.nodeType==Node.CDATA_SECTION_NODE||e.nodeType==Node.TEXT_NODE)t?n.push(String(e.nodeValue).replace(/(\r\n|\r|\n)/g,"")):n.push(e.nodeValue);else{let r;for(r=e.firstChild;r;r=r.nextSibling)dhn(r,t,n)}return n}function oV(e){return"documentElement"in e}function Tja(e,t,n){return e.getAttributeNS(t,n)||""}function sV(e){return new DOMParser().parseFromString(e,"application/xml")}function fhn(e,t){return function(n,r){const i=e.call(t!==void 0?t:this,n,r);if(i!==void 0){const a=r[r.length-1];nv(a,i)}}}function Wc(e,t){return function(n,r){const i=e.call(t!==void 0?t:this,n,r);i!==void 0&&r[r.length-1].push(i)}}function Kl(e,t){return function(n,r){const i=e.call(t!==void 0?t:this,n,r);i!==void 0&&(r[r.length-1]=i)}}function Xx(e,t,n){return function(r,i){const a=e.call(n!==void 0?n:this,r,i);if(a!==void 0){const o=i[i.length-1],s=t!==void 0?t:r.localName;o[s]=a}}}function ka(e,t){return function(n,r,i){e.call(t!==void 0?t:this,n,r,i),i[i.length-1].node.appendChild(n)}}function j3(e,t){return function(n,r,i){const o=r[r.length-1].node;let s=e;s===void 0&&(s=i);const c=t!==void 0?t:o.namespaceURI;return cu(c,s)}}const phn=j3();function FM(e,t,n,r){let i;for(i=t.firstElementChild;i;i=i.nextElementSibling){const a=e[i.namespaceURI];if(a!==void 0){const o=a[i.localName];o!==void 0&&o.call(r,i,n)}}}function uf(e,t,n,r,i){return r.push(e),FM(t,n,r,i),r.pop()}function $ja(e,t,n,r,i,a){const o=(i!==void 0?i:n).length;let s,c;for(let u=0;u<o;++u)s=n[u],s!==void 0&&(c=t.call(a!==void 0?a:this,s,r,i!==void 0?i[u]:void 0),c!==void 0&&e[c.namespaceURI][c.localName].call(a,c,s,r))}function em(e,t,n,r,i,a,o){return i.push(e),$ja(t,n,r,i,a,o),i.pop()}let nMe;function Oja(){return nMe===void 0&&typeof XMLSerializer<"u"&&(nMe=new XMLSerializer),nMe}let rMe;function hhn(){return rMe===void 0&&typeof document<"u"&&(rMe=document.implementation.createDocument("","",null)),rMe}class Pja extends Jnn{constructor(){super(),this.xmlSerializer_=Oja()}getType(){return"xml"}readFeature(t,n){if(!t)return null;if(typeof t=="string"){const r=sV(t);return this.readFeatureFromDocument(r,n)}return oV(t)?this.readFeatureFromDocument(t,n):this.readFeatureFromNode(t,n)}readFeatureFromDocument(t,n){const r=this.readFeaturesFromDocument(t,n);return r.length>0?r[0]:null}readFeatureFromNode(t,n){return null}readFeatures(t,n){if(!t)return[];if(typeof t=="string"){const r=sV(t);return this.readFeaturesFromDocument(r,n)}return oV(t)?this.readFeaturesFromDocument(t,n):this.readFeaturesFromNode(t,n)}readFeaturesFromDocument(t,n){const r=[];for(let i=t.firstChild;i;i=i.nextSibling)i.nodeType==Node.ELEMENT_NODE&&nv(r,this.readFeaturesFromNode(i,n));return r}readFeaturesFromNode(t,n){return xc()}readGeometry(t,n){if(!t)return null;if(typeof t=="string"){const r=sV(t);return this.readGeometryFromDocument(r,n)}return oV(t)?this.readGeometryFromDocument(t,n):this.readGeometryFromNode(t,n)}readGeometryFromDocument(t,n){return null}readGeometryFromNode(t,n){return null}readProjection(t){if(!t)return null;if(typeof t=="string"){const n=sV(t);return this.readProjectionFromDocument(n)}return oV(t)?this.readProjectionFromDocument(t):this.readProjectionFromNode(t)}readProjectionFromDocument(t){return this.dataProjection}readProjectionFromNode(t){return this.dataProjection}writeFeature(t,n){const r=this.writeFeatureNode(t,n);return this.xmlSerializer_.serializeToString(r)}writeFeatureNode(t,n){return null}writeFeatures(t,n){const r=this.writeFeaturesNode(t,n);return this.xmlSerializer_.serializeToString(r)}writeFeaturesNode(t,n){return null}writeGeometry(t,n){const r=this.writeGeometryNode(t,n);return this.xmlSerializer_.serializeToString(r)}writeGeometryNode(t,n){return null}}const mhn=Pja,pT="http://www.opengis.net/gml",Nja=/^\s*$/;class om extends mhn{constructor(t){super(),t=t||{},this.featureType=t.featureType,this.featureNS=t.featureNS,this.srsName=t.srsName,this.schemaLocation="",this.FEATURE_COLLECTION_PARSERS={},this.FEATURE_COLLECTION_PARSERS[this.namespace]={featureMember:Wc(this.readFeaturesInternal),featureMembers:Kl(this.readFeaturesInternal)},this.supportedMediaTypes=["application/gml+xml"]}readFeaturesInternal(t,n){const r=t.localName;let i=null;if(r=="FeatureCollection")i=uf([],this.FEATURE_COLLECTION_PARSERS,t,n,this);else if(r=="featureMembers"||r=="featureMember"||r=="member"){const a=n[0];let o=a.featureType,s=a.featureNS;const c="p",u="p0";if(!o&&t.childNodes){o=[],s={};for(let p=0,m=t.childNodes.length;p<m;++p){const g=t.childNodes[p];if(g.nodeType===1){const _=g.nodeName.split(":").pop();if(!o.includes(_)){let v="",b=0;const y=g.namespaceURI;for(const x in s){if(s[x]===y){v=x;break}++b}v||(v=c+b,s[v]=y),o.push(v+":"+_)}}}r!="featureMember"&&(a.featureType=o,a.featureNS=s)}if(typeof s=="string"){const p=s;s={},s[u]=p}const d={},f=Array.isArray(o)?o:[o];for(const p in s){const m={};for(let g=0,_=f.length;g<_;++g)(f[g].includes(":")?f[g].split(":")[0]:u)===p&&(m[f[g].split(":").pop()]=r=="featureMembers"?Wc(this.readFeatureElement,this):Kl(this.readFeatureElement,this));d[s[p]]=m}r=="featureMember"||r=="member"?i=uf(void 0,d,t,n):i=uf([],d,t,n)}return i===null&&(i=[]),i}readGeometryOrExtent(t,n){const r=n[0];return r.srsName=t.firstElementChild.getAttribute("srsName"),r.srsDimension=t.firstElementChild.getAttribute("srsDimension"),uf(null,this.GEOMETRY_PARSERS,t,n,this)}readExtentElement(t,n){const r=n[0],i=this.readGeometryOrExtent(t,n);return i?EJe(i,r):void 0}readGeometryElement(t,n){const r=n[0],i=this.readGeometryOrExtent(t,n);return i?rG(i,!1,r):void 0}readFeatureElementInternal(t,n,r){let i;const a={};for(let c=t.firstElementChild;c;c=c.nextElementSibling){let u;const d=c.localName;c.childNodes.length===0||c.childNodes.length===1&&(c.firstChild.nodeType===3||c.firstChild.nodeType===4)?(u=wie(c,!1),Nja.test(u)&&(u=void 0)):(r&&(u=d==="boundedBy"?this.readExtentElement(c,n):this.readGeometryElement(c,n)),u?d!=="boundedBy"&&(i=d):u=this.readFeatureElementInternal(c,n,!1));const f=c.attributes.length;if(f>0&&!(u instanceof jXe)){u={_content_:u};for(let p=0;p<f;p++){const m=c.attributes[p].name;u[m]=c.attributes[p].value}}a[d]?(a[d]instanceof Array||(a[d]=[a[d]]),a[d].push(u)):a[d]=u}if(!r)return a;const o=new wy(a);i&&o.setGeometryName(i);const s=t.getAttribute("fid")||Tja(t,this.namespace,"id");return s&&o.setId(s),o}readFeatureElement(t,n){return this.readFeatureElementInternal(t,n,!0)}readPoint(t,n){const r=this.readFlatCoordinatesFromNode(t,n);if(r)return new p5(r,"XYZ")}readMultiPoint(t,n){const r=uf([],this.MULTIPOINT_PARSERS,t,n,this);if(r)return new S8e(r)}readMultiLineString(t,n){const r=uf([],this.MULTILINESTRING_PARSERS,t,n,this);if(r)return new Hoe(r)}readMultiPolygon(t,n){const r=uf([],this.MULTIPOLYGON_PARSERS,t,n,this);if(r)return new qoe(r)}pointMemberParser(t,n){FM(this.POINTMEMBER_PARSERS,t,n,this)}lineStringMemberParser(t,n){FM(this.LINESTRINGMEMBER_PARSERS,t,n,this)}polygonMemberParser(t,n){FM(this.POLYGONMEMBER_PARSERS,t,n,this)}readLineString(t,n){const r=this.readFlatCoordinatesFromNode(t,n);if(r)return new Iy(r,"XYZ")}readFlatLinearRing(t,n){const r=uf(null,this.GEOMETRY_FLAT_COORDINATES_PARSERS,t,n,this);if(r)return r}readLinearRing(t,n){const r=this.readFlatCoordinatesFromNode(t,n);if(r)return new mBe(r,"XYZ")}readPolygon(t,n){const r=uf([null],this.FLAT_LINEAR_RINGS_PARSERS,t,n,this);if(r&&r[0]){const i=r[0],a=[i.length];let o,s;for(o=1,s=r.length;o<s;++o)nv(i,r[o]),a.push(i.length);return new M3(i,"XYZ",a)}}readFlatCoordinatesFromNode(t,n){return uf(null,this.GEOMETRY_FLAT_COORDINATES_PARSERS,t,n,this)}readGeometryFromNode(t,n){const r=this.readGeometryElement(t,[this.getReadOptions(t,n||{})]);return r||null}readFeaturesFromNode(t,n){const r={featureType:this.featureType,featureNS:this.featureNS};return r&&Object.assign(r,this.getReadOptions(t,n)),this.readFeaturesInternal(t,[r])||[]}readProjectionFromNode(t){return nd(this.srsName?this.srsName:t.firstElementChild.getAttribute("srsName"))}}om.prototype.namespace=pT;om.prototype.FLAT_LINEAR_RINGS_PARSERS={"http://www.opengis.net/gml":{}};om.prototype.GEOMETRY_FLAT_COORDINATES_PARSERS={"http://www.opengis.net/gml":{}};om.prototype.GEOMETRY_PARSERS={"http://www.opengis.net/gml":{}};om.prototype.MULTIPOINT_PARSERS={"http://www.opengis.net/gml":{pointMember:Wc(om.prototype.pointMemberParser),pointMembers:Wc(om.prototype.pointMemberParser)}};om.prototype.MULTILINESTRING_PARSERS={"http://www.opengis.net/gml":{lineStringMember:Wc(om.prototype.lineStringMemberParser),lineStringMembers:Wc(om.prototype.lineStringMemberParser)}};om.prototype.MULTIPOLYGON_PARSERS={"http://www.opengis.net/gml":{polygonMember:Wc(om.prototype.polygonMemberParser),polygonMembers:Wc(om.prototype.polygonMemberParser)}};om.prototype.POINTMEMBER_PARSERS={"http://www.opengis.net/gml":{Point:Wc(om.prototype.readFlatCoordinatesFromNode)}};om.prototype.LINESTRINGMEMBER_PARSERS={"http://www.opengis.net/gml":{LineString:Wc(om.prototype.readLineString)}};om.prototype.POLYGONMEMBER_PARSERS={"http://www.opengis.net/gml":{Polygon:Wc(om.prototype.readPolygon)}};om.prototype.RING_PARSERS={"http://www.opengis.net/gml":{LinearRing:Kl(om.prototype.readFlatLinearRing)}};const _u=om;function vq(e){const t=wie(e,!1);return lV(t)}function lV(e){const t=/^\s*(\d+)\s*$/.exec(e);if(t)return parseInt(t[1],10)}function _1(e,t){e.appendChild(hhn().createTextNode(t))}const Dja=pT+" http://schemas.opengis.net/gml/2.1.2/feature.xsd",Ija={MultiLineString:"lineStringMember",MultiCurve:"curveMember",MultiPolygon:"polygonMember",MultiSurface:"surfaceMember"};class ud extends _u{constructor(t){t=t||{},super(t),this.FEATURE_COLLECTION_PARSERS[pT].featureMember=Wc(this.readFeaturesInternal),this.schemaLocation=t.schemaLocation?t.schemaLocation:Dja}readFlatCoordinates(t,n){const r=wie(t,!1).replace(/^\s*|\s*$/g,""),a=n[0].srsName;let o="enu";if(a){const u=nd(a);u&&(o=u.getAxisOrientation())}const s=r.trim().split(/\s+/),c=[];for(let u=0,d=s.length;u<d;u++){const f=s[u].split(/,+/),p=parseFloat(f[0]),m=parseFloat(f[1]),g=f.length===3?parseFloat(f[2]):0;o.substr(0,2)==="en"?c.push(p,m,g):c.push(m,p,g)}return c}readBox(t,n){const r=uf([null],this.BOX_PARSERS_,t,n,this);return U6(r[1][0],r[1][1],r[1][3],r[1][4])}innerBoundaryIsParser(t,n){const r=uf(void 0,this.RING_PARSERS,t,n,this);r&&n[n.length-1].push(r)}outerBoundaryIsParser(t,n){const r=uf(void 0,this.RING_PARSERS,t,n,this);if(r){const i=n[n.length-1];i[0]=r}}GEOMETRY_NODE_FACTORY_(t,n,r){const i=n[n.length-1],a=i.multiSurface,o=i.surface,s=i.multiCurve;return Array.isArray(t)?r="Envelope":(r=t.getType(),r==="MultiPolygon"&&a===!0?r="MultiSurface":r==="Polygon"&&o===!0?r="Surface":r==="MultiLineString"&&s===!0&&(r="MultiCurve")),cu("http://www.opengis.net/gml",r)}writeFeatureElement(t,n,r){const i=n.getId();i&&t.setAttribute("fid",i);const a=r[r.length-1],o=a.featureNS,s=n.getGeometryName();a.serializers||(a.serializers={},a.serializers[o]={});const c=[],u=[];if(n.hasProperties()){const f=n.getProperties();for(const p in f){const m=f[p];m!==null&&(c.push(p),u.push(m),p==s||typeof m.getSimplifiedGeometry=="function"?p in a.serializers[o]||(a.serializers[o][p]=ka(this.writeGeometryElement,this)):p in a.serializers[o]||(a.serializers[o][p]=ka(_1)))}}const d=Object.assign({},a);d.node=t,em(d,a.serializers,j3(void 0,o),u,r,c)}writeCurveOrLineString(t,n,r){const a=r[r.length-1].srsName;if(t.nodeName!=="LineStringSegment"&&a&&t.setAttribute("srsName",a),t.nodeName==="LineString"||t.nodeName==="LineStringSegment"){const o=this.createCoordinatesNode_(t.namespaceURI);t.appendChild(o),this.writeCoordinates_(o,n,r)}else if(t.nodeName==="Curve"){const o=cu(t.namespaceURI,"segments");t.appendChild(o),this.writeCurveSegments_(o,n,r)}}writeLineStringOrCurveMember(t,n,r){const i=this.GEOMETRY_NODE_FACTORY_(n,r);i&&(t.appendChild(i),this.writeCurveOrLineString(i,n,r))}writeMultiCurveOrLineString(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName,s=i.curve;o&&t.setAttribute("srsName",o);const c=n.getLineStrings();em({node:t,hasZ:a,srsName:o,curve:s},this.LINESTRINGORCURVEMEMBER_SERIALIZERS,this.MULTIGEOMETRY_MEMBER_NODE_FACTORY_,c,r,void 0,this)}writeGeometryElement(t,n,r){const i=r[r.length-1],a=Object.assign({},i);a.node=t;let o;Array.isArray(n)?o=EJe(n,i):o=rG(n,!0,i),em(a,this.GEOMETRY_SERIALIZERS,this.GEOMETRY_NODE_FACTORY_,[o],r,void 0,this)}createCoordinatesNode_(t){const n=cu(t,"coordinates");return n.setAttribute("decimal","."),n.setAttribute("cs",","),n.setAttribute("ts"," "),n}writeCoordinates_(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName,s=n.getCoordinates(),c=s.length,u=new Array(c);for(let d=0;d<c;++d){const f=s[d];u[d]=this.getCoords_(f,o,a)}_1(t,u.join(" "))}writeCurveSegments_(t,n,r){const i=cu(t.namespaceURI,"LineStringSegment");t.appendChild(i),this.writeCurveOrLineString(i,n,r)}writeSurfaceOrPolygon(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName;if(t.nodeName!=="PolygonPatch"&&o&&t.setAttribute("srsName",o),t.nodeName==="Polygon"||t.nodeName==="PolygonPatch"){const s=n.getLinearRings();em({node:t,hasZ:a,srsName:o},this.RING_SERIALIZERS,this.RING_NODE_FACTORY_,s,r,void 0,this)}else if(t.nodeName==="Surface"){const s=cu(t.namespaceURI,"patches");t.appendChild(s),this.writeSurfacePatches_(s,n,r)}}RING_NODE_FACTORY_(t,n,r){const i=n[n.length-1],a=i.node,o=i.exteriorWritten;return o===void 0&&(i.exteriorWritten=!0),cu(a.namespaceURI,o!==void 0?"innerBoundaryIs":"outerBoundaryIs")}writeSurfacePatches_(t,n,r){const i=cu(t.namespaceURI,"PolygonPatch");t.appendChild(i),this.writeSurfaceOrPolygon(i,n,r)}writeRing(t,n,r){const i=cu(t.namespaceURI,"LinearRing");t.appendChild(i),this.writeLinearRing(i,n,r)}getCoords_(t,n,r){let i="enu";n&&(i=nd(n).getAxisOrientation());let a=i.substr(0,2)==="en"?t[0]+","+t[1]:t[1]+","+t[0];if(r){const o=t[2]||0;a+=","+o}return a}writePoint(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName;o&&t.setAttribute("srsName",o);const s=this.createCoordinatesNode_(t.namespaceURI);t.appendChild(s);const c=n.getCoordinates(),u=this.getCoords_(c,o,a);_1(s,u)}writeMultiPoint(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName;o&&t.setAttribute("srsName",o);const s=n.getPoints();em({node:t,hasZ:a,srsName:o},this.POINTMEMBER_SERIALIZERS,j3("pointMember"),s,r,void 0,this)}writePointMember(t,n,r){const i=cu(t.namespaceURI,"Point");t.appendChild(i),this.writePoint(i,n,r)}writeLinearRing(t,n,r){const a=r[r.length-1].srsName;a&&t.setAttribute("srsName",a);const o=this.createCoordinatesNode_(t.namespaceURI);t.appendChild(o),this.writeCoordinates_(o,n,r)}writeMultiSurfaceOrPolygon(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName,s=i.surface;o&&t.setAttribute("srsName",o);const c=n.getPolygons();em({node:t,hasZ:a,srsName:o,surface:s},this.SURFACEORPOLYGONMEMBER_SERIALIZERS,this.MULTIGEOMETRY_MEMBER_NODE_FACTORY_,c,r,void 0,this)}writeSurfaceOrPolygonMember(t,n,r){const i=this.GEOMETRY_NODE_FACTORY_(n,r);i&&(t.appendChild(i),this.writeSurfaceOrPolygon(i,n,r))}writeEnvelope(t,n,r){const a=r[r.length-1].srsName;a&&t.setAttribute("srsName",a);const o=["lowerCorner","upperCorner"],s=[n[0]+" "+n[1],n[2]+" "+n[3]];em({node:t},this.ENVELOPE_SERIALIZERS,phn,s,r,o,this)}MULTIGEOMETRY_MEMBER_NODE_FACTORY_(t,n,r){const i=n[n.length-1].node;return cu("http://www.opengis.net/gml",Ija[i.nodeName])}}ud.prototype.GEOMETRY_FLAT_COORDINATES_PARSERS={"http://www.opengis.net/gml":{coordinates:Kl(ud.prototype.readFlatCoordinates)}};ud.prototype.FLAT_LINEAR_RINGS_PARSERS={"http://www.opengis.net/gml":{innerBoundaryIs:ud.prototype.innerBoundaryIsParser,outerBoundaryIs:ud.prototype.outerBoundaryIsParser}};ud.prototype.BOX_PARSERS_={"http://www.opengis.net/gml":{coordinates:Wc(ud.prototype.readFlatCoordinates)}};ud.prototype.GEOMETRY_PARSERS={"http://www.opengis.net/gml":{Point:Kl(_u.prototype.readPoint),MultiPoint:Kl(_u.prototype.readMultiPoint),LineString:Kl(_u.prototype.readLineString),MultiLineString:Kl(_u.prototype.readMultiLineString),LinearRing:Kl(_u.prototype.readLinearRing),Polygon:Kl(_u.prototype.readPolygon),MultiPolygon:Kl(_u.prototype.readMultiPolygon),Box:Kl(ud.prototype.readBox)}};ud.prototype.GEOMETRY_SERIALIZERS={"http://www.opengis.net/gml":{Curve:ka(ud.prototype.writeCurveOrLineString),MultiCurve:ka(ud.prototype.writeMultiCurveOrLineString),Point:ka(ud.prototype.writePoint),MultiPoint:ka(ud.prototype.writeMultiPoint),LineString:ka(ud.prototype.writeCurveOrLineString),MultiLineString:ka(ud.prototype.writeMultiCurveOrLineString),LinearRing:ka(ud.prototype.writeLinearRing),Polygon:ka(ud.prototype.writeSurfaceOrPolygon),MultiPolygon:ka(ud.prototype.writeMultiSurfaceOrPolygon),Surface:ka(ud.prototype.writeSurfaceOrPolygon),MultiSurface:ka(ud.prototype.writeMultiSurfaceOrPolygon),Envelope:ka(ud.prototype.writeEnvelope)}};ud.prototype.LINESTRINGORCURVEMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{lineStringMember:ka(ud.prototype.writeLineStringOrCurveMember),curveMember:ka(ud.prototype.writeLineStringOrCurveMember)}};ud.prototype.RING_SERIALIZERS={"http://www.opengis.net/gml":{outerBoundaryIs:ka(ud.prototype.writeRing),innerBoundaryIs:ka(ud.prototype.writeRing)}};ud.prototype.POINTMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{pointMember:ka(ud.prototype.writePointMember)}};ud.prototype.SURFACEORPOLYGONMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{surfaceMember:ka(ud.prototype.writeSurfaceOrPolygonMember),polygonMember:ka(ud.prototype.writeSurfaceOrPolygonMember)}};ud.prototype.ENVELOPE_SERIALIZERS={"http://www.opengis.net/gml":{lowerCorner:ka(_1),upperCorner:ka(_1)}};const Zle=ud,Rja=pT+" http://schemas.opengis.net/gml/3.1.1/profiles/gmlsfProfile/1.0.0/gmlsf.xsd",kja={MultiLineString:"lineStringMember",MultiCurve:"curveMember",MultiPolygon:"polygonMember",MultiSurface:"surfaceMember"};class Zs extends _u{constructor(t){t=t||{},super(t),this.surface_=t.surface!==void 0?t.surface:!1,this.curve_=t.curve!==void 0?t.curve:!1,this.multiCurve_=t.multiCurve!==void 0?t.multiCurve:!0,this.multiSurface_=t.multiSurface!==void 0?t.multiSurface:!0,this.schemaLocation=t.schemaLocation?t.schemaLocation:Rja,this.hasZ=t.hasZ!==void 0?t.hasZ:!1}readMultiCurve(t,n){const r=uf([],this.MULTICURVE_PARSERS,t,n,this);if(r)return new Hoe(r)}readFlatCurveRing(t,n){const r=uf([],this.MULTICURVE_PARSERS,t,n,this),i=[];for(let a=0,o=r.length;a<o;++a)nv(i,r[a].getFlatCoordinates());return i}readMultiSurface(t,n){const r=uf([],this.MULTISURFACE_PARSERS,t,n,this);if(r)return new qoe(r)}curveMemberParser(t,n){FM(this.CURVEMEMBER_PARSERS,t,n,this)}surfaceMemberParser(t,n){FM(this.SURFACEMEMBER_PARSERS,t,n,this)}readPatch(t,n){return uf([null],this.PATCHES_PARSERS,t,n,this)}readSegment(t,n){return uf([],this.SEGMENTS_PARSERS,t,n,this)}readPolygonPatch(t,n){return uf([null],this.FLAT_LINEAR_RINGS_PARSERS,t,n,this)}readLineStringSegment(t,n){return uf([null],this.GEOMETRY_FLAT_COORDINATES_PARSERS,t,n,this)}interiorParser(t,n){const r=uf(void 0,this.RING_PARSERS,t,n,this);r&&n[n.length-1].push(r)}exteriorParser(t,n){const r=uf(void 0,this.RING_PARSERS,t,n,this);if(r){const i=n[n.length-1];i[0]=r}}readSurface(t,n){const r=uf([null],this.SURFACE_PARSERS,t,n,this);if(r&&r[0]){const i=r[0],a=[i.length];let o,s;for(o=1,s=r.length;o<s;++o)nv(i,r[o]),a.push(i.length);return new M3(i,"XYZ",a)}}readCurve(t,n){const r=uf([null],this.CURVE_PARSERS,t,n,this);if(r)return new Iy(r,"XYZ")}readEnvelope(t,n){const r=uf([null],this.ENVELOPE_PARSERS,t,n,this);return U6(r[1][0],r[1][1],r[2][0],r[2][1])}readFlatPos(t,n){let r=wie(t,!1);const i=/^\s*([+\-]?\d*\.?\d+(?:[eE][+\-]?\d+)?)\s*/,a=[];let o;for(;o=i.exec(r);)a.push(parseFloat(o[1])),r=r.substr(o[0].length);if(r!=="")return;const c=n[0].srsName;let u="enu";if(c&&(u=nd(c).getAxisOrientation()),u==="neu"){let f,p;for(f=0,p=a.length;f<p;f+=3){const m=a[f],g=a[f+1];a[f]=g,a[f+1]=m}}const d=a.length;if(d==2&&a.push(0),d!==0)return a}readFlatPosList(t,n){const r=wie(t,!1).replace(/^\s*|\s*$/g,""),i=n[0],a=i.srsName,o=i.srsDimension;let s="enu";a&&(s=nd(a).getAxisOrientation());const c=r.split(/\s+/);let u=2;t.getAttribute("srsDimension")?u=lV(t.getAttribute("srsDimension")):t.getAttribute("dimension")?u=lV(t.getAttribute("dimension")):t.parentNode.getAttribute("srsDimension")?u=lV(t.parentNode.getAttribute("srsDimension")):o&&(u=lV(o));let d,f,p;const m=[];for(let g=0,_=c.length;g<_;g+=u)d=parseFloat(c[g]),f=parseFloat(c[g+1]),p=u===3?parseFloat(c[g+2]):0,s.substr(0,2)==="en"?m.push(d,f,p):m.push(f,d,p);return m}writePos_(t,n,r){const i=r[r.length-1],a=i.hasZ,o=a?"3":"2";t.setAttribute("srsDimension",o);const s=i.srsName;let c="enu";s&&(c=nd(s).getAxisOrientation());const u=n.getCoordinates();let d;if(c.substr(0,2)==="en"?d=u[0]+" "+u[1]:d=u[1]+" "+u[0],a){const f=u[2]||0;d+=" "+f}_1(t,d)}getCoords_(t,n,r){let i="enu";n&&(i=nd(n).getAxisOrientation());let a=i.substr(0,2)==="en"?t[0]+" "+t[1]:t[1]+" "+t[0];if(r){const o=t[2]||0;a+=" "+o}return a}writePosList_(t,n,r){const i=r[r.length-1],a=i.hasZ,o=a?"3":"2";t.setAttribute("srsDimension",o);const s=i.srsName,c=n.getCoordinates(),u=c.length,d=new Array(u);let f;for(let p=0;p<u;++p)f=c[p],d[p]=this.getCoords_(f,s,a);_1(t,d.join(" "))}writePoint(t,n,r){const a=r[r.length-1].srsName;a&&t.setAttribute("srsName",a);const o=cu(t.namespaceURI,"pos");t.appendChild(o),this.writePos_(o,n,r)}writeEnvelope(t,n,r){const a=r[r.length-1].srsName;a&&t.setAttribute("srsName",a);const o=["lowerCorner","upperCorner"],s=[n[0]+" "+n[1],n[2]+" "+n[3]];em({node:t},this.ENVELOPE_SERIALIZERS,phn,s,r,o,this)}writeLinearRing(t,n,r){const a=r[r.length-1].srsName;a&&t.setAttribute("srsName",a);const o=cu(t.namespaceURI,"posList");t.appendChild(o),this.writePosList_(o,n,r)}RING_NODE_FACTORY_(t,n,r){const i=n[n.length-1],a=i.node,o=i.exteriorWritten;return o===void 0&&(i.exteriorWritten=!0),cu(a.namespaceURI,o!==void 0?"interior":"exterior")}writeSurfaceOrPolygon(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName;if(t.nodeName!=="PolygonPatch"&&o&&t.setAttribute("srsName",o),t.nodeName==="Polygon"||t.nodeName==="PolygonPatch"){const s=n.getLinearRings();em({node:t,hasZ:a,srsName:o},this.RING_SERIALIZERS,this.RING_NODE_FACTORY_,s,r,void 0,this)}else if(t.nodeName==="Surface"){const s=cu(t.namespaceURI,"patches");t.appendChild(s),this.writeSurfacePatches_(s,n,r)}}writeCurveOrLineString(t,n,r){const a=r[r.length-1].srsName;if(t.nodeName!=="LineStringSegment"&&a&&t.setAttribute("srsName",a),t.nodeName==="LineString"||t.nodeName==="LineStringSegment"){const o=cu(t.namespaceURI,"posList");t.appendChild(o),this.writePosList_(o,n,r)}else if(t.nodeName==="Curve"){const o=cu(t.namespaceURI,"segments");t.appendChild(o),this.writeCurveSegments_(o,n,r)}}writeMultiSurfaceOrPolygon(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName,s=i.surface;o&&t.setAttribute("srsName",o);const c=n.getPolygons();em({node:t,hasZ:a,srsName:o,surface:s},this.SURFACEORPOLYGONMEMBER_SERIALIZERS,this.MULTIGEOMETRY_MEMBER_NODE_FACTORY_,c,r,void 0,this)}writeMultiPoint(t,n,r){const i=r[r.length-1],a=i.srsName,o=i.hasZ;a&&t.setAttribute("srsName",a);const s=n.getPoints();em({node:t,hasZ:o,srsName:a},this.POINTMEMBER_SERIALIZERS,j3("pointMember"),s,r,void 0,this)}writeMultiCurveOrLineString(t,n,r){const i=r[r.length-1],a=i.hasZ,o=i.srsName,s=i.curve;o&&t.setAttribute("srsName",o);const c=n.getLineStrings();em({node:t,hasZ:a,srsName:o,curve:s},this.LINESTRINGORCURVEMEMBER_SERIALIZERS,this.MULTIGEOMETRY_MEMBER_NODE_FACTORY_,c,r,void 0,this)}writeRing(t,n,r){const i=cu(t.namespaceURI,"LinearRing");t.appendChild(i),this.writeLinearRing(i,n,r)}writeSurfaceOrPolygonMember(t,n,r){const i=this.GEOMETRY_NODE_FACTORY_(n,r);i&&(t.appendChild(i),this.writeSurfaceOrPolygon(i,n,r))}writePointMember(t,n,r){const i=cu(t.namespaceURI,"Point");t.appendChild(i),this.writePoint(i,n,r)}writeLineStringOrCurveMember(t,n,r){const i=this.GEOMETRY_NODE_FACTORY_(n,r);i&&(t.appendChild(i),this.writeCurveOrLineString(i,n,r))}writeSurfacePatches_(t,n,r){const i=cu(t.namespaceURI,"PolygonPatch");t.appendChild(i),this.writeSurfaceOrPolygon(i,n,r)}writeCurveSegments_(t,n,r){const i=cu(t.namespaceURI,"LineStringSegment");t.appendChild(i),this.writeCurveOrLineString(i,n,r)}writeGeometryElement(t,n,r){const i=r[r.length-1],a=Object.assign({},i);a.node=t;let o;Array.isArray(n)?o=EJe(n,i):o=rG(n,!0,i),em(a,this.GEOMETRY_SERIALIZERS,this.GEOMETRY_NODE_FACTORY_,[o],r,void 0,this)}writeFeatureElement(t,n,r){const i=n.getId();i&&t.setAttribute("fid",i);const a=r[r.length-1],o=a.featureNS,s=n.getGeometryName();a.serializers||(a.serializers={},a.serializers[o]={});const c=[],u=[];if(n.hasProperties()){const f=n.getProperties();for(const p in f){const m=f[p];m!==null&&(c.push(p),u.push(m),p==s||typeof m.getSimplifiedGeometry=="function"?p in a.serializers[o]||(a.serializers[o][p]=ka(this.writeGeometryElement,this)):p in a.serializers[o]||(a.serializers[o][p]=ka(_1)))}}const d=Object.assign({},a);d.node=t,em(d,a.serializers,j3(void 0,o),u,r,c)}writeFeatureMembers_(t,n,r){const i=r[r.length-1],a=i.featureType,o=i.featureNS,s={};s[o]={},s[o][a]=ka(this.writeFeatureElement,this);const c=Object.assign({},i);c.node=t,em(c,s,j3(a,o),n,r)}MULTIGEOMETRY_MEMBER_NODE_FACTORY_(t,n,r){const i=n[n.length-1].node;return cu(this.namespace,kja[i.nodeName])}GEOMETRY_NODE_FACTORY_(t,n,r){const i=n[n.length-1],a=i.multiSurface,o=i.surface,s=i.curve,c=i.multiCurve;return Array.isArray(t)?r="Envelope":(r=t.getType(),r==="MultiPolygon"&&a===!0?r="MultiSurface":r==="Polygon"&&o===!0?r="Surface":r==="LineString"&&s===!0?r="Curve":r==="MultiLineString"&&c===!0&&(r="MultiCurve")),cu(this.namespace,r)}writeGeometryNode(t,n){n=this.adaptOptions(n);const r=cu(this.namespace,"geom"),i={node:r,hasZ:this.hasZ,srsName:this.srsName,curve:this.curve_,surface:this.surface_,multiSurface:this.multiSurface_,multiCurve:this.multiCurve_};return n&&Object.assign(i,n),this.writeGeometryElement(r,t,[i]),r}writeFeaturesNode(t,n){n=this.adaptOptions(n);const r=cu(this.namespace,"featureMembers");r.setAttributeNS(MHe,"xsi:schemaLocation",this.schemaLocation);const i={srsName:this.srsName,hasZ:this.hasZ,curve:this.curve_,surface:this.surface_,multiSurface:this.multiSurface_,multiCurve:this.multiCurve_,featureNS:this.featureNS,featureType:this.featureType};return n&&Object.assign(i,n),this.writeFeatureMembers_(r,t,[i]),r}}Zs.prototype.GEOMETRY_FLAT_COORDINATES_PARSERS={"http://www.opengis.net/gml":{pos:Kl(Zs.prototype.readFlatPos),posList:Kl(Zs.prototype.readFlatPosList),coordinates:Kl(Zle.prototype.readFlatCoordinates)}};Zs.prototype.FLAT_LINEAR_RINGS_PARSERS={"http://www.opengis.net/gml":{interior:Zs.prototype.interiorParser,exterior:Zs.prototype.exteriorParser}};Zs.prototype.GEOMETRY_PARSERS={"http://www.opengis.net/gml":{Point:Kl(_u.prototype.readPoint),MultiPoint:Kl(_u.prototype.readMultiPoint),LineString:Kl(_u.prototype.readLineString),MultiLineString:Kl(_u.prototype.readMultiLineString),LinearRing:Kl(_u.prototype.readLinearRing),Polygon:Kl(_u.prototype.readPolygon),MultiPolygon:Kl(_u.prototype.readMultiPolygon),Surface:Kl(Zs.prototype.readSurface),MultiSurface:Kl(Zs.prototype.readMultiSurface),Curve:Kl(Zs.prototype.readCurve),MultiCurve:Kl(Zs.prototype.readMultiCurve),Envelope:Kl(Zs.prototype.readEnvelope)}};Zs.prototype.MULTICURVE_PARSERS={"http://www.opengis.net/gml":{curveMember:Wc(Zs.prototype.curveMemberParser),curveMembers:Wc(Zs.prototype.curveMemberParser)}};Zs.prototype.MULTISURFACE_PARSERS={"http://www.opengis.net/gml":{surfaceMember:Wc(Zs.prototype.surfaceMemberParser),surfaceMembers:Wc(Zs.prototype.surfaceMemberParser)}};Zs.prototype.CURVEMEMBER_PARSERS={"http://www.opengis.net/gml":{LineString:Wc(_u.prototype.readLineString),Curve:Wc(Zs.prototype.readCurve)}};Zs.prototype.SURFACEMEMBER_PARSERS={"http://www.opengis.net/gml":{Polygon:Wc(_u.prototype.readPolygon),Surface:Wc(Zs.prototype.readSurface)}};Zs.prototype.SURFACE_PARSERS={"http://www.opengis.net/gml":{patches:Kl(Zs.prototype.readPatch)}};Zs.prototype.CURVE_PARSERS={"http://www.opengis.net/gml":{segments:Kl(Zs.prototype.readSegment)}};Zs.prototype.ENVELOPE_PARSERS={"http://www.opengis.net/gml":{lowerCorner:Wc(Zs.prototype.readFlatPosList),upperCorner:Wc(Zs.prototype.readFlatPosList)}};Zs.prototype.PATCHES_PARSERS={"http://www.opengis.net/gml":{PolygonPatch:Kl(Zs.prototype.readPolygonPatch)}};Zs.prototype.SEGMENTS_PARSERS={"http://www.opengis.net/gml":{LineStringSegment:fhn(Zs.prototype.readLineStringSegment)}};_u.prototype.RING_PARSERS={"http://www.opengis.net/gml":{LinearRing:Kl(_u.prototype.readFlatLinearRing),Ring:Kl(Zs.prototype.readFlatCurveRing)}};Zs.prototype.writeFeatures;Zs.prototype.RING_SERIALIZERS={"http://www.opengis.net/gml":{exterior:ka(Zs.prototype.writeRing),interior:ka(Zs.prototype.writeRing)}};Zs.prototype.ENVELOPE_SERIALIZERS={"http://www.opengis.net/gml":{lowerCorner:ka(_1),upperCorner:ka(_1)}};Zs.prototype.SURFACEORPOLYGONMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{surfaceMember:ka(Zs.prototype.writeSurfaceOrPolygonMember),polygonMember:ka(Zs.prototype.writeSurfaceOrPolygonMember)}};Zs.prototype.POINTMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{pointMember:ka(Zs.prototype.writePointMember)}};Zs.prototype.LINESTRINGORCURVEMEMBER_SERIALIZERS={"http://www.opengis.net/gml":{lineStringMember:ka(Zs.prototype.writeLineStringOrCurveMember),curveMember:ka(Zs.prototype.writeLineStringOrCurveMember)}};Zs.prototype.GEOMETRY_SERIALIZERS={"http://www.opengis.net/gml":{Curve:ka(Zs.prototype.writeCurveOrLineString),MultiCurve:ka(Zs.prototype.writeMultiCurveOrLineString),Point:ka(Zs.prototype.writePoint),MultiPoint:ka(Zs.prototype.writeMultiPoint),LineString:ka(Zs.prototype.writeCurveOrLineString),MultiLineString:ka(Zs.prototype.writeMultiCurveOrLineString),LinearRing:ka(Zs.prototype.writeLinearRing),Polygon:ka(Zs.prototype.writeSurfaceOrPolygon),MultiPolygon:ka(Zs.prototype.writeMultiSurfaceOrPolygon),Surface:ka(Zs.prototype.writeSurfaceOrPolygon),MultiSurface:ka(Zs.prototype.writeMultiSurfaceOrPolygon),Envelope:ka(Zs.prototype.writeEnvelope)}};const Pu=Zs;class Rd extends Pu{constructor(t){t=t||{},super(t),this.schemaLocation=t.schemaLocation?t.schemaLocation:this.namespace+" http://schemas.opengis.net/gml/3.2.1/gml.xsd"}writeGeometryElement(t,n,r){const i=r[r.length-1];r[r.length-1]=Object.assign({multiCurve:!0,multiSurface:!0},i),super.writeGeometryElement(t,n,r)}}Rd.prototype.namespace="http://www.opengis.net/gml/3.2";Rd.prototype.GEOMETRY_FLAT_COORDINATES_PARSERS={"http://www.opengis.net/gml/3.2":{pos:Kl(Pu.prototype.readFlatPos),posList:Kl(Pu.prototype.readFlatPosList),coordinates:Kl(Zle.prototype.readFlatCoordinates)}};Rd.prototype.FLAT_LINEAR_RINGS_PARSERS={"http://www.opengis.net/gml/3.2":{interior:Pu.prototype.interiorParser,exterior:Pu.prototype.exteriorParser}};Rd.prototype.GEOMETRY_PARSERS={"http://www.opengis.net/gml/3.2":{Point:Kl(_u.prototype.readPoint),MultiPoint:Kl(_u.prototype.readMultiPoint),LineString:Kl(_u.prototype.readLineString),MultiLineString:Kl(_u.prototype.readMultiLineString),LinearRing:Kl(_u.prototype.readLinearRing),Polygon:Kl(_u.prototype.readPolygon),MultiPolygon:Kl(_u.prototype.readMultiPolygon),Surface:Kl(Rd.prototype.readSurface),MultiSurface:Kl(Pu.prototype.readMultiSurface),Curve:Kl(Rd.prototype.readCurve),MultiCurve:Kl(Pu.prototype.readMultiCurve),Envelope:Kl(Rd.prototype.readEnvelope)}};Rd.prototype.MULTICURVE_PARSERS={"http://www.opengis.net/gml/3.2":{curveMember:Wc(Pu.prototype.curveMemberParser),curveMembers:Wc(Pu.prototype.curveMemberParser)}};Rd.prototype.MULTISURFACE_PARSERS={"http://www.opengis.net/gml/3.2":{surfaceMember:Wc(Pu.prototype.surfaceMemberParser),surfaceMembers:Wc(Pu.prototype.surfaceMemberParser)}};Rd.prototype.CURVEMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{LineString:Wc(_u.prototype.readLineString),Curve:Wc(Pu.prototype.readCurve)}};Rd.prototype.SURFACEMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{Polygon:Wc(_u.prototype.readPolygon),Surface:Wc(Pu.prototype.readSurface)}};Rd.prototype.SURFACE_PARSERS={"http://www.opengis.net/gml/3.2":{patches:Kl(Pu.prototype.readPatch)}};Rd.prototype.CURVE_PARSERS={"http://www.opengis.net/gml/3.2":{segments:Kl(Pu.prototype.readSegment)}};Rd.prototype.ENVELOPE_PARSERS={"http://www.opengis.net/gml/3.2":{lowerCorner:Wc(Pu.prototype.readFlatPosList),upperCorner:Wc(Pu.prototype.readFlatPosList)}};Rd.prototype.PATCHES_PARSERS={"http://www.opengis.net/gml/3.2":{PolygonPatch:Kl(Pu.prototype.readPolygonPatch)}};Rd.prototype.SEGMENTS_PARSERS={"http://www.opengis.net/gml/3.2":{LineStringSegment:fhn(Pu.prototype.readLineStringSegment)}};Rd.prototype.MULTIPOINT_PARSERS={"http://www.opengis.net/gml/3.2":{pointMember:Wc(_u.prototype.pointMemberParser),pointMembers:Wc(_u.prototype.pointMemberParser)}};Rd.prototype.MULTILINESTRING_PARSERS={"http://www.opengis.net/gml/3.2":{lineStringMember:Wc(_u.prototype.lineStringMemberParser),lineStringMembers:Wc(_u.prototype.lineStringMemberParser)}};Rd.prototype.MULTIPOLYGON_PARSERS={"http://www.opengis.net/gml/3.2":{polygonMember:Wc(_u.prototype.polygonMemberParser),polygonMembers:Wc(_u.prototype.polygonMemberParser)}};Rd.prototype.POINTMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{Point:Wc(_u.prototype.readFlatCoordinatesFromNode)}};Rd.prototype.LINESTRINGMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{LineString:Wc(_u.prototype.readLineString)}};Rd.prototype.POLYGONMEMBER_PARSERS={"http://www.opengis.net/gml/3.2":{Polygon:Wc(_u.prototype.readPolygon)}};Rd.prototype.RING_PARSERS={"http://www.opengis.net/gml/3.2":{LinearRing:Kl(_u.prototype.readFlatLinearRing),Ring:Kl(Rd.prototype.readFlatCurveRing)}};Rd.prototype.RING_SERIALIZERS={"http://www.opengis.net/gml/3.2":{exterior:ka(Pu.prototype.writeRing),interior:ka(Pu.prototype.writeRing)}};Rd.prototype.ENVELOPE_SERIALIZERS={"http://www.opengis.net/gml/3.2":{lowerCorner:ka(_1),upperCorner:ka(_1)}};Rd.prototype.SURFACEORPOLYGONMEMBER_SERIALIZERS={"http://www.opengis.net/gml/3.2":{surfaceMember:ka(Pu.prototype.writeSurfaceOrPolygonMember),polygonMember:ka(Pu.prototype.writeSurfaceOrPolygonMember)}};Rd.prototype.POINTMEMBER_SERIALIZERS={"http://www.opengis.net/gml/3.2":{pointMember:ka(Pu.prototype.writePointMember)}};Rd.prototype.LINESTRINGORCURVEMEMBER_SERIALIZERS={"http://www.opengis.net/gml/3.2":{lineStringMember:ka(Pu.prototype.writeLineStringOrCurveMember),curveMember:ka(Pu.prototype.writeLineStringOrCurveMember)}};Rd.prototype.GEOMETRY_SERIALIZERS={"http://www.opengis.net/gml/3.2":{Curve:ka(Pu.prototype.writeCurveOrLineString),MultiCurve:ka(Pu.prototype.writeMultiCurveOrLineString),Point:ka(Rd.prototype.writePoint),MultiPoint:ka(Pu.prototype.writeMultiPoint),LineString:ka(Pu.prototype.writeCurveOrLineString),MultiLineString:ka(Pu.prototype.writeMultiCurveOrLineString),LinearRing:ka(Pu.prototype.writeLinearRing),Polygon:ka(Pu.prototype.writeSurfaceOrPolygon),MultiPolygon:ka(Pu.prototype.writeMultiSurfaceOrPolygon),Surface:ka(Pu.prototype.writeSurfaceOrPolygon),MultiSurface:ka(Pu.prototype.writeMultiSurfaceOrPolygon),Envelope:ka(Pu.prototype.writeEnvelope)}};const qtt=Rd;class Aja{constructor(t){this.tagName_=t}getTagName(){return this.tagName_}}const Vtt=Aja;class Mja extends Vtt{constructor(t,n){super(t),this.conditions=n,yu(this.conditions.length>=2,"At least 2 conditions are required")}}const Fja=Mja;class Lja extends Fja{constructor(t){super("And",Array.prototype.slice.call(arguments))}}const jja=Lja;class Bja extends Vtt{constructor(t,n,r){if(super("BBOX"),this.geometryName=t,this.extent=n,n.length!==4)throw new Error("Expected an extent with four values ([minX, minY, maxX, maxY])");this.srsName=r}}const zja=Bja;class Hja extends Vtt{constructor(t,n){super(t),this.propertyName=n}}const qja=Hja;class Vja extends qja{constructor(t,n,r,i){super(t,n),this.expression=r,this.matchCase=i}}const Wja=Vja;class Uja extends Wja{constructor(t,n,r){super("PropertyIsEqualTo",t,n,r)}}const Kja=Uja;function Gja(e){const t=[null].concat(Array.prototype.slice.call(arguments));return new(Function.prototype.bind.apply(jja,t))}function Yja(e,t,n){return new zja(e,t,n)}function iMe(e,t,n){return new Kja(e,t,n)}const P3t={"http://www.opengis.net/gml":{boundedBy:Xx(_u.prototype.readExtentElement,"bounds")},"http://www.opengis.net/wfs/2.0":{member:Wc(_u.prototype.readFeaturesInternal)}},Xja={"http://www.opengis.net/wfs":{totalInserted:Xx(vq),totalUpdated:Xx(vq),totalDeleted:Xx(vq)},"http://www.opengis.net/wfs/2.0":{totalInserted:Xx(vq),totalUpdated:Xx(vq),totalDeleted:Xx(vq)}},Jja={"http://www.opengis.net/wfs":{TransactionSummary:Xx(D3t,"transactionSummary"),InsertResults:Xx(R3t,"insertIds")},"http://www.opengis.net/wfs/2.0":{TransactionSummary:Xx(D3t,"transactionSummary"),InsertResults:Xx(R3t,"insertIds")}},Qja={"http://www.opengis.net/wfs":{PropertyName:ka(_1)},"http://www.opengis.net/wfs/2.0":{PropertyName:ka(_1)}},ghn={"http://www.opengis.net/wfs":{Insert:ka(k3t),Update:ka(M3t),Delete:ka(A3t),Property:ka(F3t),Native:ka(L3t)},"http://www.opengis.net/wfs/2.0":{Insert:ka(k3t),Update:ka(M3t),Delete:ka(A3t),Property:ka(F3t),Native:ka(L3t)}},vhn="feature",Wtt="http://www.w3.org/2000/xmlns/",Utt={"2.0.0":"http://www.opengis.net/ogc/1.1","1.1.0":"http://www.opengis.net/ogc","1.0.0":"http://www.opengis.net/ogc"},FHe={"2.0.0":"http://www.opengis.net/wfs/2.0","1.1.0":"http://www.opengis.net/wfs","1.0.0":"http://www.opengis.net/wfs"},Ktt={"2.0.0":"http://www.opengis.net/fes/2.0","1.1.0":"http://www.opengis.net/fes","1.0.0":"http://www.opengis.net/fes"},N3t={"2.0.0":"http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd","1.1.0":"http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.1.0/wfs.xsd","1.0.0":"http://www.opengis.net/wfs http://schemas.opengis.net/wfs/1.0.0/wfs.xsd"},Gtt={"2.0.0":qtt,"1.1.0":Pu,"1.0.0":Zle},Zja="1.1.0";class eBa extends mhn{constructor(t){super(),t=t||{},this.version_=t.version?t.version:Zja,this.featureType_=t.featureType,this.featureNS_=t.featureNS,this.gmlFormat_=t.gmlFormat?t.gmlFormat:new Gtt[this.version_],this.schemaLocation_=t.schemaLocation?t.schemaLocation:N3t[this.version_]}getFeatureType(){return this.featureType_}setFeatureType(t){this.featureType_=t}readFeaturesFromNode(t,n){const r={node:t};Object.assign(r,{featureType:this.featureType_,featureNS:this.featureNS_}),Object.assign(r,this.getReadOptions(t,n||{}));const i=[r];let a;this.version_==="2.0.0"?a=P3t:a=this.gmlFormat_.FEATURE_COLLECTION_PARSERS;let o=uf([],a,t,i,this.gmlFormat_);return o||(o=[]),o}readTransactionResponse(t){if(t){if(typeof t=="string"){const n=sV(t);return this.readTransactionResponseFromDocument(n)}return oV(t)?this.readTransactionResponseFromDocument(t):this.readTransactionResponseFromNode(t)}}readFeatureCollectionMetadata(t){if(t){if(typeof t=="string"){const n=sV(t);return this.readFeatureCollectionMetadataFromDocument(n)}return oV(t)?this.readFeatureCollectionMetadataFromDocument(t):this.readFeatureCollectionMetadataFromNode(t)}}readFeatureCollectionMetadataFromDocument(t){for(let n=t.firstChild;n;n=n.nextSibling)if(n.nodeType==Node.ELEMENT_NODE)return this.readFeatureCollectionMetadataFromNode(n)}readFeatureCollectionMetadataFromNode(t){const n={},r=lV(t.getAttribute("numberOfFeatures"));return n.numberOfFeatures=r,uf(n,P3t,t,[],this.gmlFormat_)}readTransactionResponseFromDocument(t){for(let n=t.firstChild;n;n=n.nextSibling)if(n.nodeType==Node.ELEMENT_NODE)return this.readTransactionResponseFromNode(n)}readTransactionResponseFromNode(t){return uf({},Jja,t,[])}writeGetFeature(t){const n=cu(FHe[this.version_],"GetFeature");n.setAttribute("service","WFS"),n.setAttribute("version",this.version_),t.handle&&n.setAttribute("handle",t.handle),t.outputFormat&&n.setAttribute("outputFormat",t.outputFormat),t.maxFeatures!==void 0&&n.setAttribute("maxFeatures",String(t.maxFeatures)),t.resultType&&n.setAttribute("resultType",t.resultType),t.startIndex!==void 0&&n.setAttribute("startIndex",String(t.startIndex)),t.count!==void 0&&n.setAttribute("count",String(t.count)),t.viewParams!==void 0&&n.setAttribute("viewParams",t.viewParams),n.setAttributeNS(MHe,"xsi:schemaLocation",this.schemaLocation_);const r={node:n};if(Object.assign(r,{version:this.version_,srsName:t.srsName,featureNS:t.featureNS?t.featureNS:this.featureNS_,featurePrefix:t.featurePrefix,propertyNames:t.propertyNames?t.propertyNames:[]}),yu(Array.isArray(t.featureTypes),"`options.featureTypes` must be an Array"),typeof t.featureTypes[0]=="string"){let i=t.filter;t.bbox&&(yu(t.geometryName,"`options.geometryName` must also be provided when `options.bbox` is set"),i=this.combineBboxAndFilter(t.geometryName,t.bbox,t.srsName,i)),Object.assign(r,{geometryName:t.geometryName,filter:i}),G3t(n,t.featureTypes,[r])}else t.featureTypes.forEach(i=>{const a=this.combineBboxAndFilter(i.geometryName,i.bbox,t.srsName,t.filter);Object.assign(r,{geometryName:i.geometryName,filter:a}),G3t(n,[i.name],[r])});return n}combineBboxAndFilter(t,n,r,i){const a=Yja(t,n,r);return i?Gja(i,a):a}writeTransaction(t,n,r,i){const a=[],o=i.version?i.version:this.version_,s=cu(FHe[o],"Transaction");s.setAttribute("service","WFS"),s.setAttribute("version",o);let c;i&&(c=i.gmlOptions?i.gmlOptions:{},i.handle&&s.setAttribute("handle",i.handle)),s.setAttributeNS(MHe,"xsi:schemaLocation",N3t[o]);const u=tBa(s,c,o,i);return t&&A0e("Insert",t,a,u),n&&A0e("Update",n,a,u),r&&A0e("Delete",r,a,u),i.nativeElements&&A0e("Native",i.nativeElements,a,u),s}readProjectionFromDocument(t){for(let n=t.firstChild;n;n=n.nextSibling)if(n.nodeType==Node.ELEMENT_NODE)return this.readProjectionFromNode(n);return null}readProjectionFromNode(t){if(t.firstElementChild&&t.firstElementChild.firstElementChild){t=t.firstElementChild.firstElementChild;for(let n=t.firstElementChild;n;n=n.nextElementSibling)if(!(n.childNodes.length===0||n.childNodes.length===1&&n.firstChild.nodeType===3)){const r=[{}];return this.gmlFormat_.readGeometryElement(n,r),nd(r.pop().srsName)}}return null}}function tBa(e,t,n,r){const i=r.featurePrefix?r.featurePrefix:vhn;let a;return n==="1.0.0"?a=2:n==="1.1.0"?a=3:n==="2.0.0"&&(a=3.2),Object.assign({node:e},{version:n,featureNS:r.featureNS,featureType:r.featureType,featurePrefix:i,gmlVersion:a,hasZ:r.hasZ,srsName:r.srsName},t)}function A0e(e,t,n,r){em(r,ghn,j3(e),t,n)}function D3t(e,t){return uf({},Xja,e,t)}const nBa={"http://www.opengis.net/ogc":{FeatureId:Wc(function(e,t){return e.getAttribute("fid")})},"http://www.opengis.net/ogc/1.1":{FeatureId:Wc(function(e,t){return e.getAttribute("fid")})}};function I3t(e,t){FM(nBa,e,t)}const rBa={"http://www.opengis.net/wfs":{Feature:I3t},"http://www.opengis.net/wfs/2.0":{Feature:I3t}};function R3t(e,t){return uf([],rBa,e,t)}function k3t(e,t,n){const r=n[n.length-1],i=r.featureType,a=r.featureNS,o=r.gmlVersion,s=cu(a,i);e.appendChild(s),o===2?Zle.prototype.writeFeatureElement(s,t,n):o===3?Pu.prototype.writeFeatureElement(s,t,n):qtt.prototype.writeFeatureElement(s,t,n)}function _hn(e,t,n){const i=n[n.length-1].version,a=Utt[i],o=cu(a,"Filter"),s=cu(a,"FeatureId");o.appendChild(s),s.setAttribute("fid",t),e.appendChild(o)}function Ytt(e,t){e=e||vhn;const n=e+":";return t.startsWith(n)?t:n+t}function A3t(e,t,n){const r=n[n.length-1];yu(t.getId()!==void 0,"Features must have an id set");const i=r.featureType,a=r.featurePrefix,o=r.featureNS,s=Ytt(a,i);e.setAttribute("typeName",s),e.setAttributeNS(Wtt,"xmlns:"+a,o);const c=t.getId();c!==void 0&&_hn(e,c,n)}function M3t(e,t,n){const r=n[n.length-1];yu(t.getId()!==void 0,"Features must have an id set");const i=r.version,a=r.featureType,o=r.featurePrefix,s=r.featureNS,c=Ytt(o,a),u=t.getGeometryName();e.setAttribute("typeName",c),e.setAttributeNS(Wtt,"xmlns:"+o,s);const d=t.getId();if(d!==void 0){const f=t.getKeys(),p=[];for(let m=0,g=f.length;m<g;m++){const _=t.get(f[m]);if(_!==void 0){let v=f[m];_&&typeof _.getSimplifiedGeometry=="function"&&(v=u),p.push({name:v,value:_})}}em({version:i,gmlVersion:r.gmlVersion,node:e,hasZ:r.hasZ,srsName:r.srsName},ghn,j3("Property"),p,n),_hn(e,d,n)}}function F3t(e,t,n){const r=n[n.length-1],i=r.version,a=FHe[i],s=cu(a,i==="2.0.0"?"ValueReference":"Name"),c=r.gmlVersion;if(e.appendChild(s),_1(s,t.name),t.value!==void 0&&t.value!==null){const u=cu(a,"Value");e.appendChild(u),t.value&&typeof t.value.getSimplifiedGeometry=="function"?c===2?Zle.prototype.writeGeometryElement(u,t.value,n):c===3?Pu.prototype.writeGeometryElement(u,t.value,n):qtt.prototype.writeGeometryElement(u,t.value,n):_1(u,t.value)}}function L3t(e,t,n){t.vendorId&&e.setAttribute("vendorId",t.vendorId),t.safeToIgnore!==void 0&&e.setAttribute("safeToIgnore",String(t.safeToIgnore)),t.value!==void 0&&_1(e,t.value)}const kEe={"http://www.opengis.net/wfs":{Query:ka(j3t)},"http://www.opengis.net/wfs/2.0":{Query:ka(j3t)},"http://www.opengis.net/ogc":{During:ka(H3t),And:ka(M0e),Or:ka(M0e),Not:ka(q3t),BBOX:ka(B3t),Contains:ka(BP),Intersects:ka(BP),Within:ka(BP),DWithin:ka(z3t),PropertyIsEqualTo:ka(p6),PropertyIsNotEqualTo:ka(p6),PropertyIsLessThan:ka(p6),PropertyIsLessThanOrEqualTo:ka(p6),PropertyIsGreaterThan:ka(p6),PropertyIsGreaterThanOrEqualTo:ka(p6),PropertyIsNull:ka(V3t),PropertyIsBetween:ka(W3t),PropertyIsLike:ka(U3t)},"http://www.opengis.net/fes/2.0":{During:ka(H3t),And:ka(M0e),Or:ka(M0e),Not:ka(q3t),BBOX:ka(B3t),Contains:ka(BP),Disjoint:ka(BP),Intersects:ka(BP),ResourceId:ka(aBa),Within:ka(BP),DWithin:ka(z3t),PropertyIsEqualTo:ka(p6),PropertyIsNotEqualTo:ka(p6),PropertyIsLessThan:ka(p6),PropertyIsLessThanOrEqualTo:ka(p6),PropertyIsGreaterThan:ka(p6),PropertyIsGreaterThanOrEqualTo:ka(p6),PropertyIsNull:ka(V3t),PropertyIsBetween:ka(W3t),PropertyIsLike:ka(U3t)}};function j3t(e,t,n){const r=n[n.length-1],i=r.version,a=r.featurePrefix,o=r.featureNS,s=r.propertyNames,c=r.srsName;let u;a?u=Ytt(a,t):u=t;let d;i==="2.0.0"?d="typeNames":d="typeName",e.setAttribute(d,u),c&&e.setAttribute("srsName",c),o&&e.setAttributeNS(Wtt,"xmlns:"+a,o);const f=Object.assign({},r);f.node=e,em(f,Qja,j3("PropertyName"),s,n);const p=r.filter;if(p){const m=cu(AEe(i),"Filter");e.appendChild(m),iBa(m,p,n)}}function iBa(e,t,n){const r=n[n.length-1],i={node:e};Object.assign(i,{context:r}),em(i,kEe,j3(t.getTagName()),[t],n)}function B3t(e,t,n){const r=n[n.length-1],a=r.context.version;r.srsName=t.srsName;const o=Gtt[a];oY(a,e,t.geometryName),o.prototype.writeGeometryElement(e,t.extent,n)}function aBa(e,t,n){e.setAttribute("rid",t.rid)}function BP(e,t,n){const r=n[n.length-1],a=r.context.version;r.srsName=t.srsName;const o=Gtt[a];oY(a,e,t.geometryName),o.prototype.writeGeometryElement(e,t.geometry,n)}function z3t(e,t,n){const a=n[n.length-1].context.version;BP(e,t,n);const o=cu(AEe(a),"Distance");_1(o,t.distance.toString()),a==="2.0.0"?o.setAttribute("uom",t.unit):o.setAttribute("units",t.unit),e.appendChild(o)}function H3t(e,t,n){const a=n[n.length-1].context.version;pye(Ktt[a],"ValueReference",e,t.propertyName);const o=cu(pT,"TimePeriod");e.appendChild(o);const s=cu(pT,"begin");o.appendChild(s),K3t(s,t.begin);const c=cu(pT,"end");o.appendChild(c),K3t(c,t.end)}function M0e(e,t,n){const i=n[n.length-1].context,a={node:e};Object.assign(a,{context:i});const o=t.conditions;for(let s=0,c=o.length;s<c;++s){const u=o[s];em(a,kEe,j3(u.getTagName()),[u],n)}}function q3t(e,t,n){const i=n[n.length-1].context,a={node:e};Object.assign(a,{context:i});const o=t.condition;em(a,kEe,j3(o.getTagName()),[o],n)}function p6(e,t,n){const a=n[n.length-1].context.version;t.matchCase!==void 0&&e.setAttribute("matchCase",t.matchCase.toString()),oY(a,e,t.propertyName),hye(a,e,""+t.expression)}function V3t(e,t,n){const a=n[n.length-1].context.version;oY(a,e,t.propertyName)}function W3t(e,t,n){const a=n[n.length-1].context.version,o=AEe(a);oY(a,e,t.propertyName);const s=cu(o,"LowerBoundary");e.appendChild(s),hye(a,s,""+t.lowerBoundary);const c=cu(o,"UpperBoundary");e.appendChild(c),hye(a,c,""+t.upperBoundary)}function U3t(e,t,n){const a=n[n.length-1].context.version;e.setAttribute("wildCard",t.wildCard),e.setAttribute("singleChar",t.singleChar),e.setAttribute("escapeChar",t.escapeChar),t.matchCase!==void 0&&e.setAttribute("matchCase",t.matchCase.toString()),oY(a,e,t.propertyName),hye(a,e,""+t.pattern)}function pye(e,t,n,r){const i=cu(e,t);_1(i,r),n.appendChild(i)}function hye(e,t,n){pye(AEe(e),"Literal",t,n)}function oY(e,t,n){e==="2.0.0"?pye(Ktt[e],"ValueReference",t,n):pye(Utt[e],"PropertyName",t,n)}function K3t(e,t){const n=cu(pT,"TimeInstant");e.appendChild(n);const r=cu(pT,"timePosition");n.appendChild(r),_1(r,t)}function G3t(e,t,n){const r=n[n.length-1],i=Object.assign({},r);i.node=e,em(i,kEe,j3("Query"),t,n)}function AEe(e){let t;return e==="2.0.0"?t=Ktt[e]:t=Utt[e],t}const oBa=eBa,Sve=hYe.create({baseURL:"/geoserver"}),Y3t={srsName:R9.SRSNAME,featureNS:R9.GEO_SERVER_URL_FULL,featurePrefix:R9.WORKSPACE},Xtt={count:async e=>{const t={request:"GetFeature",version:"1.1.0",service:"wfs",typeName:`${R9.WORKSPACE}:${e==null?void 0:e.featureType}`,outputFormat:"json",resultType:"hits"};e!=null&&e.filter&&(t.cql_filter=e.filter);const n=new URLSearchParams(t).toString(),{data:r}=await Sve.get(`/wfs?${n}`,{headers:{"Content-Type":"text/xml"}}),s=new DOMParser().parseFromString(r,"text/xml").getElementsByTagName("wfs:FeatureCollection")[0].getAttribute("numberOfFeatures");return e!=null&&e.alias?{[e.alias]:s}:s}},sg=e=>{const[t]=h.useState(new oBa),{count:n}=Xtt,r=h.useCallback(async(d={})=>{try{const{filter:f,paginationOptions:p,featureTypes:m,propertyNames:g,viewParams:_}=d,v={...Y3t,featureTypes:[e],outputFormat:"application/json"};if(g&&(v.propertyNames=g),f&&(v.filter=f),_&&(v.viewParams=_),p){const{featurePerPage:x,featureOffset:C}=p;v.maxFeatures=x,v.startIndex=C}m&&v.featureTypes.push(...m);const b=t.writeGetFeature(v),{data:y}=await Sve.post("/wfs",new XMLSerializer().serializeToString(b),{headers:{"Content-Type":"text/xml"}});return y}catch{throw Error("Đã xảy ra lỗi!")}},[e,t]),i=h.useCallback(async(d,f)=>{const p={request:"GetFeature",version:"1.1.0",service:"wfs",typeName:`${R9.WORKSPACE}:${e}`,outputFormat:"json",maxFeatures:"500",featureid:d};f&&(p.filter=`(<Filter xmlns="http://www.opengis.net/ogc"><And><FeatureId fid="${d}"/><PropertyIsEqualTo><PropertyName>${f.propertyName}</PropertyName><Literal>${f.litertal}</Literal></PropertyIsEqualTo></And></Filter>)`,delete p.featureid);const m=new URLSearchParams(p).toString(),{data:g}=await Sve.get(`/wfs?${m}`,{headers:{"Content-Type":"text/xml"}}),[_]=g.features;return _},[e]),a=h.useCallback(async(d,f)=>{try{let p;const m={...Y3t,featureType:`${R9.WORKSPACE}:${e}`,nativeElements:[],version:"1.1.0",gmlOptions:{featureNS:R9.GEO_SERVER_URL_FULL,featureType:`${R9.WORKSPACE}:${e}`,srsName:R9.SRSNAME}};switch(f){case 0:p=t.writeTransaction(d,[],[],m);break;case 1:p=t.writeTransaction([],d,[],m);break;case 2:p=t.writeTransaction([],[],d,m);break}const _=new XMLSerializer().serializeToString(p),{data:v}=await Sve.post("/wfs",_,{headers:{"Content-Type":"text/xml"}});return v}catch{throw Error("Error! An error occurred. Please try again later")}},[e,t]),o=h.useCallback(async d=>await a(d,0),[a]),s=h.useCallback(d=>a(d,1),[a]),c=h.useCallback(d=>a(d,2),[a]),u=h.useCallback(d=>n({featureType:e,filter:d}),[n,e]);return{getFeature:i,getFeatures:r,addFeatures:o,updateFeatures:s,deleteFeatures:c,countFeature:u}};var mye={exports:{}};/**
 * @license
 * Lodash <https://lodash.com/>
 * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
 * Released under MIT license <https://lodash.com/license>
 * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
 * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
 */mye.exports;(function(e,t){(function(){var n,r="4.17.21",i=200,a="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",o="Expected a function",s="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",u=500,d="__lodash_placeholder__",f=1,p=2,m=4,g=1,_=2,v=1,b=2,y=4,x=8,C=16,w=32,$=64,O=128,N=256,P=512,I=30,D="...",k=800,R=16,A=1,F=2,z=3,M=1/0,K=9007199254740991,U=17976931348623157e292,W=0/0,L=4294967295,Y=L-1,J=L>>>1,Z=[["ary",O],["bind",v],["bindKey",b],["curry",x],["curryRight",C],["flip",P],["partial",w],["partialRight",$],["rearg",N]],te="[object Arguments]",re="[object Array]",se="[object AsyncFunction]",de="[object Boolean]",pe="[object Date]",Se="[object DOMException]",ve="[object Error]",be="[object Function]",Ee="[object GeneratorFunction]",xe="[object Map]",Pe="[object Number]",je="[object Null]",ft="[object Object]",Ge="[object Promise]",Ye="[object Proxy]",nt="[object RegExp]",We="[object Set]",ct="[object String]",rt="[object Symbol]",vt="[object Undefined]",Mt="[object WeakMap]",$t="[object WeakSet]",ke="[object ArrayBuffer]",ye="[object DataView]",_e="[object Float32Array]",He="[object Float64Array]",Ze="[object Int8Array]",ot="[object Int16Array]",Qt="[object Int32Array]",Bt="[object Uint8Array]",Yt="[object Uint8ClampedArray]",Gt="[object Uint16Array]",kt="[object Uint32Array]",In=/\b__p \+= '';/g,Cn=/\b(__p \+=) '' \+/g,Nn=/(__e\(.*?\)|\b__t\)) \+\n'';/g,kn=/&(?:amp|lt|gt|quot|#39);/g,vn=/[&<>"']/g,bn=RegExp(kn.source),ur=RegExp(vn.source),zn=/<%-([\s\S]+?)%>/g,Tn=/<%([\s\S]+?)%>/g,Or=/<%=([\s\S]+?)%>/g,br=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,mr=/^\w*$/,An=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Dn=/[\\^$.*+?()[\]{}|]/g,vr=RegExp(Dn.source),Ar=/^\s+/,ui=/\s/,wn=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,xr=/\{\n\/\* \[wrapped with (.+)\] \*/,Zr=/,? & /,_n=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,zt=/[()=,{}\[\]\/\s]/,Ft=/\\(\\)?/g,pn=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Sn=/\w*$/,jn=/^[-+]0x[0-9a-f]+$/i,Zn=/^0b[01]+$/i,or=/^\[object .+?Constructor\]$/,yr=/^0o[0-7]+$/i,Br=/^(?:0|[1-9]\d*)$/,lr=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,qr=/($^)/,Mr=/['\n\r\u2028\u2029\\]/g,pr="\\ud800-\\udfff",Vr="\\u0300-\\u036f",xn="\\ufe20-\\ufe2f",ni="\\u20d0-\\u20ff",ya=Vr+xn+ni,Ja="\\u2700-\\u27bf",Aa="a-z\\xdf-\\xf6\\xf8-\\xff",sa="\\xac\\xb1\\xd7\\xf7",Ln="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Co="\\u2000-\\u206f",Os=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",dl="A-Z\\xc0-\\xd6\\xd8-\\xde",tl="\\ufe0e\\ufe0f",Pc=sa+Ln+Co+Os,Dl="['’]",jc="["+pr+"]",ic="["+Pc+"]",Al="["+ya+"]",vs="\\d+",vo="["+Ja+"]",ja="["+Aa+"]",wa="[^"+pr+Pc+vs+Ja+Aa+dl+"]",Ma="\\ud83c[\\udffb-\\udfff]",ko="(?:"+Al+"|"+Ma+")",_s="[^"+pr+"]",Ps="(?:\\ud83c[\\udde6-\\uddff]){2}",ac="[\\ud800-\\udbff][\\udc00-\\udfff]",wc="["+dl+"]",oc="\\u200d",Xo="(?:"+ja+"|"+wa+")",si="(?:"+wc+"|"+wa+")",Do="(?:"+Dl+"(?:d|ll|m|re|s|t|ve))?",xs="(?:"+Dl+"(?:D|LL|M|RE|S|T|VE))?",Ua=ko+"?",Ys="["+tl+"]?",Vl="(?:"+oc+"(?:"+[_s,Ps,ac].join("|")+")"+Ys+Ua+")*",jd="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Bd="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Up=Ys+Ua+Vl,zd="(?:"+[vo,Ps,ac].join("|")+")"+Up,Mu="(?:"+[_s+Al+"?",Al,Ps,ac,jc].join("|")+")",sv=RegExp(Dl,"g"),Bo=RegExp(Al,"g"),fs=RegExp(Ma+"(?="+Ma+")|"+Mu+Up,"g"),Qc=RegExp([wc+"?"+ja+"+"+Do+"(?="+[ic,wc,"$"].join("|")+")",si+"+"+xs+"(?="+[ic,wc+Xo,"$"].join("|")+")",wc+"?"+Xo+"+"+Do,wc+"+"+xs,Bd,jd,vs,zd].join("|"),"g"),Xu=RegExp("["+oc+pr+ya+tl+"]"),Zc=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,dh=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],cm=-1,Nc={};Nc[_e]=Nc[He]=Nc[Ze]=Nc[ot]=Nc[Qt]=Nc[Bt]=Nc[Yt]=Nc[Gt]=Nc[kt]=!0,Nc[te]=Nc[re]=Nc[ke]=Nc[de]=Nc[ye]=Nc[pe]=Nc[ve]=Nc[be]=Nc[xe]=Nc[Pe]=Nc[ft]=Nc[nt]=Nc[We]=Nc[ct]=Nc[Mt]=!1;var Kc={};Kc[te]=Kc[re]=Kc[ke]=Kc[ye]=Kc[de]=Kc[pe]=Kc[_e]=Kc[He]=Kc[Ze]=Kc[ot]=Kc[Qt]=Kc[xe]=Kc[Pe]=Kc[ft]=Kc[nt]=Kc[We]=Kc[ct]=Kc[rt]=Kc[Bt]=Kc[Yt]=Kc[Gt]=Kc[kt]=!0,Kc[ve]=Kc[be]=Kc[Mt]=!1;var Qy={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},O1={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},al={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},vg={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},ip=parseFloat,P1=parseInt,y0=typeof Di=="object"&&Di&&Di.Object===Object&&Di,S_=typeof self=="object"&&self&&self.Object===Object&&self,pf=y0||S_||Function("return this")(),un=t&&!t.nodeType&&t,kr=un&&!0&&e&&!e.nodeType&&e,$i=kr&&kr.exports===un,Yi=$i&&y0.process,qa=function(){try{var hi=kr&&kr.require&&kr.require("util").types;return hi||Yi&&Yi.binding&&Yi.binding("util")}catch{}}(),Xs=qa&&qa.isArrayBuffer,rs=qa&&qa.isDate,ol=qa&&qa.isMap,gc=qa&&qa.isRegExp,Bc=qa&&qa.isSet,Ec=qa&&qa.isTypedArray;function Zl(hi,ra,Wi){switch(Wi.length){case 0:return hi.call(ra);case 1:return hi.call(ra,Wi[0]);case 2:return hi.call(ra,Wi[0],Wi[1]);case 3:return hi.call(ra,Wi[0],Wi[1],Wi[2])}return hi.apply(ra,Wi)}function xd(hi,ra,Wi,Zo){for(var cs=-1,xu=hi==null?0:hi.length;++cs<xu;){var Df=hi[cs];ra(Zo,Df,Wi(Df),hi)}return Zo}function Il(hi,ra){for(var Wi=-1,Zo=hi==null?0:hi.length;++Wi<Zo&&ra(hi[Wi],Wi,hi)!==!1;);return hi}function uc(hi,ra){for(var Wi=hi==null?0:hi.length;Wi--&&ra(hi[Wi],Wi,hi)!==!1;);return hi}function N1(hi,ra){for(var Wi=-1,Zo=hi==null?0:hi.length;++Wi<Zo;)if(!ra(hi[Wi],Wi,hi))return!1;return!0}function um(hi,ra){for(var Wi=-1,Zo=hi==null?0:hi.length,cs=0,xu=[];++Wi<Zo;){var Df=hi[Wi];ra(Df,Wi,hi)&&(xu[cs++]=Df)}return xu}function lv(hi,ra){var Wi=hi==null?0:hi.length;return!!Wi&&d2(hi,ra,0)>-1}function Zy(hi,ra,Wi){for(var Zo=-1,cs=hi==null?0:hi.length;++Zo<cs;)if(Wi(ra,hi[Zo]))return!0;return!1}function eu(hi,ra){for(var Wi=-1,Zo=hi==null?0:hi.length,cs=Array(Zo);++Wi<Zo;)cs[Wi]=ra(hi[Wi],Wi,hi);return cs}function wp(hi,ra){for(var Wi=-1,Zo=ra.length,cs=hi.length;++Wi<Zo;)hi[cs+Wi]=ra[Wi];return hi}function b0(hi,ra,Wi,Zo){var cs=-1,xu=hi==null?0:hi.length;for(Zo&&xu&&(Wi=hi[++cs]);++cs<xu;)Wi=ra(Wi,hi[cs],cs,hi);return Wi}function ab(hi,ra,Wi,Zo){var cs=hi==null?0:hi.length;for(Zo&&cs&&(Wi=hi[--cs]);cs--;)Wi=ra(Wi,hi[cs],cs,hi);return Wi}function Vm(hi,ra){for(var Wi=-1,Zo=hi==null?0:hi.length;++Wi<Zo;)if(ra(hi[Wi],Wi,hi))return!0;return!1}var ob=p2("length");function _8(hi){return hi.split("")}function y8(hi){return hi.match(_n)||[]}function b8(hi,ra,Wi){var Zo;return Wi(hi,function(cs,xu,Df){if(ra(cs,xu,Df))return Zo=xu,!1}),Zo}function _g(hi,ra,Wi,Zo){for(var cs=hi.length,xu=Wi+(Zo?1:-1);Zo?xu--:++xu<cs;)if(ra(hi[xu],xu,hi))return xu;return-1}function d2(hi,ra,Wi){return ra===ra?lb(hi,ra,Wi):_g(hi,x0,Wi)}function s7(hi,ra,Wi,Zo){for(var cs=Wi-1,xu=hi.length;++cs<xu;)if(Zo(hi[cs],ra))return cs;return-1}function x0(hi){return hi!==hi}function f2(hi,ra){var Wi=hi==null?0:hi.length;return Wi?dm(hi,ra)/Wi:W}function p2(hi){return function(ra){return ra==null?n:ra[hi]}}function cv(hi){return function(ra){return hi==null?n:hi[ra]}}function sb(hi,ra,Wi,Zo,cs){return cs(hi,function(xu,Df,vc){Wi=Zo?(Zo=!1,xu):ra(Wi,xu,Df,vc)}),Wi}function x8(hi,ra){var Wi=hi.length;for(hi.sort(ra);Wi--;)hi[Wi]=hi[Wi].value;return hi}function dm(hi,ra){for(var Wi,Zo=-1,cs=hi.length;++Zo<cs;){var xu=ra(hi[Zo]);xu!==n&&(Wi=Wi===n?xu:Wi+xu)}return Wi}function h2(hi,ra){for(var Wi=-1,Zo=Array(hi);++Wi<hi;)Zo[Wi]=ra(Wi);return Zo}function hf(hi,ra){return eu(ra,function(Wi){return[Wi,hi[Wi]]})}function D1(hi){return hi&&hi.slice(0,t4(hi)+1).replace(Ar,"")}function fu(hi){return function(ra){return hi(ra)}}function Rh(hi,ra){return eu(ra,function(Wi){return hi[Wi]})}function yg(hi,ra){return hi.has(ra)}function Vu(hi,ra){for(var Wi=-1,Zo=hi.length;++Wi<Zo&&d2(ra,hi[Wi],0)>-1;);return Wi}function l7(hi,ra){for(var Wi=hi.length;Wi--&&d2(ra,hi[Wi],0)>-1;);return Wi}function bg(hi,ra){for(var Wi=hi.length,Zo=0;Wi--;)hi[Wi]===ra&&++Zo;return Zo}var e4=cv(Qy),S0=cv(O1);function S8(hi){return"\\"+vg[hi]}function Sw(hi,ra){return hi==null?n:hi[ra]}function Ep(hi){return Xu.test(hi)}function c7(hi){return Zc.test(hi)}function C8(hi){for(var ra,Wi=[];!(ra=hi.next()).done;)Wi.push(ra.value);return Wi}function w8(hi){var ra=-1,Wi=Array(hi.size);return hi.forEach(function(Zo,cs){Wi[++ra]=[cs,Zo]}),Wi}function C_(hi,ra){return function(Wi){return hi(ra(Wi))}}function fm(hi,ra){for(var Wi=-1,Zo=hi.length,cs=0,xu=[];++Wi<Zo;){var Df=hi[Wi];(Df===ra||Df===d)&&(hi[Wi]=d,xu[cs++]=Wi)}return xu}function uv(hi){var ra=-1,Wi=Array(hi.size);return hi.forEach(function(Zo){Wi[++ra]=Zo}),Wi}function m2(hi){var ra=-1,Wi=Array(hi.size);return hi.forEach(function(Zo){Wi[++ra]=[Zo,Zo]}),Wi}function lb(hi,ra,Wi){for(var Zo=Wi-1,cs=hi.length;++Zo<cs;)if(hi[Zo]===ra)return Zo;return-1}function u7(hi,ra,Wi){for(var Zo=Wi+1;Zo--;)if(hi[Zo]===ra)return Zo;return Zo}function C0(hi){return Ep(hi)?ww(hi):ob(hi)}function pm(hi){return Ep(hi)?Tp(hi):_8(hi)}function t4(hi){for(var ra=hi.length;ra--&&ui.test(hi.charAt(ra)););return ra}var Cw=cv(al);function ww(hi){for(var ra=fs.lastIndex=0;fs.test(hi);)++ra;return ra}function Tp(hi){return hi.match(fs)||[]}function d7(hi){return hi.match(Qc)||[]}var Ew=function hi(ra){ra=ra==null?pf:g2.defaults(pf.Object(),ra,g2.pick(pf,dh));var Wi=ra.Array,Zo=ra.Date,cs=ra.Error,xu=ra.Function,Df=ra.Math,vc=ra.Object,Kp=ra.RegExp,v2=ra.String,kh=ra.TypeError,Uf=Wi.prototype,cb=xu.prototype,xg=vc.prototype,n4=ra["__core-js_shared__"],w_=cb.toString,tu=xg.hasOwnProperty,Sg=0,Dc=function(){var q=/[^.]+$/.exec(n4&&n4.keys&&n4.keys.IE_PROTO||"");return q?"Symbol(src)_1."+q:""}(),w0=xg.toString,$p=w_.call(vc),f7=pf._,Tw=Kp("^"+w_.call(tu).replace(Dn,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),r4=$i?ra.Buffer:n,Cg=ra.Symbol,ub=ra.Uint8Array,i4=r4?r4.allocUnsafe:n,_2=C_(vc.getPrototypeOf,vc),a4=vc.create,y2=xg.propertyIsEnumerable,wg=Uf.splice,dv=Cg?Cg.isConcatSpreadable:n,E_=Cg?Cg.iterator:n,fv=Cg?Cg.toStringTag:n,o4=function(){try{var q=No(vc,"defineProperty");return q({},"",{}),q}catch{}}(),db=ra.clearTimeout!==pf.clearTimeout&&ra.clearTimeout,s4=Zo&&Zo.now!==pf.Date.now&&Zo.now,b2=ra.setTimeout!==pf.setTimeout&&ra.setTimeout,E0=Df.ceil,T_=Df.floor,x2=vc.getOwnPropertySymbols,$_=r4?r4.isBuffer:n,S2=ra.isFinite,Eg=Uf.join,O_=C_(vc.keys,vc),mf=Df.max,Hd=Df.min,p7=Zo.now,E8=ra.parseInt,h7=Df.random,T8=Uf.reverse,$8=No(ra,"DataView"),T0=No(ra,"Map"),$0=No(ra,"Promise"),ie=No(ra,"Set"),oe=No(ra,"WeakMap"),Rt=No(vc,"create"),ln=oe&&new oe,cn={},Ut=zo($8),st=zo(T0),qe=zo($0),Kt=zo(ie),Ue=zo(oe),Nt=Cg?Cg.prototype:n,nn=Nt?Nt.valueOf:n,fe=Nt?Nt.toString:n;function Fe(q){if(Rf(q)&&!Fl(q)&&!(q instanceof Yr)){if(q instanceof _r)return q;if(tu.call(q,"__wrapped__"))return Ml(q)}return new _r(q)}var nr=function(){function q(){}return function(ee){if(!vf(ee))return{};if(a4)return a4(ee);q.prototype=ee;var Ce=new q;return q.prototype=n,Ce}}();function dr(){}function _r(q,ee){this.__wrapped__=q,this.__actions__=[],this.__chain__=!!ee,this.__index__=0,this.__values__=n}Fe.templateSettings={escape:zn,evaluate:Tn,interpolate:Or,variable:"",imports:{_:Fe}},Fe.prototype=dr.prototype,Fe.prototype.constructor=Fe,_r.prototype=nr(dr.prototype),_r.prototype.constructor=_r;function Yr(q){this.__wrapped__=q,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=L,this.__views__=[]}function Ci(){var q=new Yr(this.__wrapped__);return q.__actions__=Xt(this.__actions__),q.__dir__=this.__dir__,q.__filtered__=this.__filtered__,q.__iteratees__=Xt(this.__iteratees__),q.__takeCount__=this.__takeCount__,q.__views__=Xt(this.__views__),q}function Ri(){if(this.__filtered__){var q=new Yr(this);q.__dir__=-1,q.__filtered__=!0}else q=this.clone(),q.__dir__*=-1;return q}function Bi(){var q=this.__wrapped__.value(),ee=this.__dir__,Ce=Fl(q),pt=ee<0,mn=Ce?q.length:0,Jn=li(0,mn,this.__views__),Rr=Jn.start,Xr=Jn.end,wi=Xr-Rr,Oa=pt?Xr:Rr-1,Pa=this.__iteratees__,Fa=Pa.length,Vo=0,Ns=Hd(wi,this.__takeCount__);if(!Ce||!pt&&mn==wi&&Ns==wi)return l4(q,this.__actions__);var ll=[];e:for(;wi--&&Vo<Ns;){Oa+=ee;for(var Rc=-1,kl=q[Oa];++Rc<Fa;){var ru=Pa[Rc],hu=ru.iteratee,xm=ru.type,ef=hu(kl);if(xm==F)kl=ef;else if(!ef){if(xm==A)continue e;break e}}ll[Vo++]=kl}return ll}Yr.prototype=nr(dr.prototype),Yr.prototype.constructor=Yr;function Nr(q){var ee=-1,Ce=q==null?0:q.length;for(this.clear();++ee<Ce;){var pt=q[ee];this.set(pt[0],pt[1])}}function Pi(){this.__data__=Rt?Rt(null):{},this.size=0}function ia(q){var ee=this.has(q)&&delete this.__data__[q];return this.size-=ee?1:0,ee}function Pn(q){var ee=this.__data__;if(Rt){var Ce=ee[q];return Ce===c?n:Ce}return tu.call(ee,q)?ee[q]:n}function ei(q){var ee=this.__data__;return Rt?ee[q]!==n:tu.call(ee,q)}function Ji(q,ee){var Ce=this.__data__;return this.size+=this.has(q)?0:1,Ce[q]=Rt&&ee===n?c:ee,this}Nr.prototype.clear=Pi,Nr.prototype.delete=ia,Nr.prototype.get=Pn,Nr.prototype.has=ei,Nr.prototype.set=Ji;function na(q){var ee=-1,Ce=q==null?0:q.length;for(this.clear();++ee<Ce;){var pt=q[ee];this.set(pt[0],pt[1])}}function to(){this.__data__=[],this.size=0}function Gr(q){var ee=this.__data__,Ce=ap(ee,q);if(Ce<0)return!1;var pt=ee.length-1;return Ce==pt?ee.pop():wg.call(ee,Ce,1),--this.size,!0}function _a(q){var ee=this.__data__,Ce=ap(ee,q);return Ce<0?n:ee[Ce][1]}function co(q){return ap(this.__data__,q)>-1}function Qa(q,ee){var Ce=this.__data__,pt=ap(Ce,q);return pt<0?(++this.size,Ce.push([q,ee])):Ce[pt][1]=ee,this}na.prototype.clear=to,na.prototype.delete=Gr,na.prototype.get=_a,na.prototype.has=co,na.prototype.set=Qa;function fo(q){var ee=-1,Ce=q==null?0:q.length;for(this.clear();++ee<Ce;){var pt=q[ee];this.set(pt[0],pt[1])}}function po(){this.size=0,this.__data__={hash:new Nr,map:new(T0||na),string:new Nr}}function Io(q){var ee=Ki(this,q).delete(q);return this.size-=ee?1:0,ee}function Ur(q){return Ki(this,q).get(q)}function Mi(q){return Ki(this,q).has(q)}function fa(q,ee){var Ce=Ki(this,q),pt=Ce.size;return Ce.set(q,ee),this.size+=Ce.size==pt?0:1,this}fo.prototype.clear=po,fo.prototype.delete=Io,fo.prototype.get=Ur,fo.prototype.has=Mi,fo.prototype.set=fa;function Jo(q){var ee=-1,Ce=q==null?0:q.length;for(this.__data__=new fo;++ee<Ce;)this.add(q[ee])}function Rs(q){return this.__data__.set(q,c),this}function Xi(q){return this.__data__.has(q)}Jo.prototype.add=Jo.prototype.push=Rs,Jo.prototype.has=Xi;function Ic(q){var ee=this.__data__=new na(q);this.size=ee.size}function Op(){this.__data__=new na,this.size=0}function Wm(q){var ee=this.__data__,Ce=ee.delete(q);return this.size=ee.size,Ce}function sc(q){return this.__data__.get(q)}function Pp(q){return this.__data__.has(q)}function hm(q,ee){var Ce=this.__data__;if(Ce instanceof na){var pt=Ce.__data__;if(!T0||pt.length<i-1)return pt.push([q,ee]),this.size=++Ce.size,this;Ce=this.__data__=new fo(pt)}return Ce.set(q,ee),this.size=Ce.size,this}Ic.prototype.clear=Op,Ic.prototype.delete=Wm,Ic.prototype.get=sc,Ic.prototype.has=Pp,Ic.prototype.set=hm;function ki(q,ee){var Ce=Fl(q),pt=!Ce&&Cb(q),mn=!Ce&&!pt&&_v(q),Jn=!Ce&&!pt&&!mn&&Eb(q),Rr=Ce||pt||mn||Jn,Xr=Rr?h2(q.length,v2):[],wi=Xr.length;for(var Oa in q)(ee||tu.call(q,Oa))&&!(Rr&&(Oa=="length"||mn&&(Oa=="offset"||Oa=="parent")||Jn&&(Oa=="buffer"||Oa=="byteLength"||Oa=="byteOffset")||At(Oa,wi)))&&Xr.push(Oa);return Xr}function no(q){var ee=q.length;return ee?q[fh(0,ee-1)]:n}function us(q,ee){return Yp(Xt(q),gm(ee,0,q.length))}function bl(q){return Yp(Xt(q))}function Su(q,ee,Ce){(Ce!==n&&!O2(q[ee],Ce)||Ce===n&&!(ee in q))&&Ah(q,ee,Ce)}function hd(q,ee,Ce){var pt=q[ee];(!(tu.call(q,ee)&&O2(pt,Ce))||Ce===n&&!(ee in q))&&Ah(q,ee,Ce)}function ap(q,ee){for(var Ce=q.length;Ce--;)if(O2(q[Ce][0],ee))return Ce;return-1}function P_(q,ee,Ce,pt){return Wl(q,function(mn,Jn,Rr){ee(pt,mn,Ce(mn),Rr)}),pt}function mm(q,ee){return q&&Ie(ee,kp(ee),q)}function C2(q,ee){return q&&Ie(ee,M1(ee),q)}function Ah(q,ee,Ce){ee=="__proto__"&&o4?o4(q,ee,{configurable:!0,enumerable:!0,value:Ce,writable:!0}):q[ee]=Ce}function Um(q,ee){for(var Ce=-1,pt=ee.length,mn=Wi(pt),Jn=q==null;++Ce<pt;)mn[Ce]=Jn?n:M0(q,ee[Ce]);return mn}function gm(q,ee,Ce){return q===q&&(Ce!==n&&(q=q<=Ce?q:Ce),ee!==n&&(q=q>=ee?q:ee)),q}function op(q,ee,Ce,pt,mn,Jn){var Rr,Xr=ee&f,wi=ee&p,Oa=ee&m;if(Ce&&(Rr=mn?Ce(q,pt,mn,Jn):Ce(q)),Rr!==n)return Rr;if(!vf(q))return q;var Pa=Fl(q);if(Pa){if(Rr=gr(q),!Xr)return Xt(q,Rr)}else{var Fa=_o(q),Vo=Fa==be||Fa==Ee;if(_v(q))return Le(q,Xr);if(Fa==ft||Fa==te||Vo&&!mn){if(Rr=wi||Vo?{}:gi(q),!Xr)return wi?an(q,C2(Rr,q)):It(q,mm(Rr,q))}else{if(!Kc[Fa])return mn?q:{};Rr=so(q,Fa,Xr)}}Jn||(Jn=new Ic);var Ns=Jn.get(q);if(Ns)return Ns;Jn.set(q,Rr),kI(q)?q.forEach(function(kl){Rr.add(op(kl,ee,Ce,kl,q,Jn))}):L$(q)&&q.forEach(function(kl,ru){Rr.set(ru,op(kl,ee,Ce,ru,q,Jn))});var ll=Oa?wi?Cr:Da:wi?M1:kp,Rc=Pa?n:ll(q);return Il(Rc||q,function(kl,ru){Rc&&(ru=kl,kl=q[ru]),hd(Rr,ru,op(kl,ee,Ce,ru,q,Jn))}),Rr}function pv(q){var ee=kp(q);return function(Ce){return N_(Ce,q,ee)}}function N_(q,ee,Ce){var pt=Ce.length;if(q==null)return!pt;for(q=vc(q);pt--;){var mn=Ce[pt],Jn=ee[mn],Rr=q[mn];if(Rr===n&&!(mn in q)||!Jn(Rr))return!1}return!0}function Mh(q,ee,Ce){if(typeof q!="function")throw new kh(o);return md(function(){q.apply(n,Ce)},ee)}function id(q,ee,Ce,pt){var mn=-1,Jn=lv,Rr=!0,Xr=q.length,wi=[],Oa=ee.length;if(!Xr)return wi;Ce&&(ee=eu(ee,fu(Ce))),pt?(Jn=Zy,Rr=!1):ee.length>=i&&(Jn=yg,Rr=!1,ee=new Jo(ee));e:for(;++mn<Xr;){var Pa=q[mn],Fa=Ce==null?Pa:Ce(Pa);if(Pa=pt||Pa!==0?Pa:0,Rr&&Fa===Fa){for(var Vo=Oa;Vo--;)if(ee[Vo]===Fa)continue e;wi.push(Pa)}else Jn(ee,Fa,pt)||wi.push(Pa)}return wi}var Wl=on(Lu),I1=on(qo,!0);function Tg(q,ee){var Ce=!0;return Wl(q,function(pt,mn,Jn){return Ce=!!ee(pt,mn,Jn),Ce}),Ce}function Fu(q,ee,Ce){for(var pt=-1,mn=q.length;++pt<mn;){var Jn=q[pt],Rr=ee(Jn);if(Rr!=null&&(Xr===n?Rr===Rr&&!su(Rr):Ce(Rr,Xr)))var Xr=Rr,wi=Jn}return wi}function R1(q,ee,Ce,pt){var mn=q.length;for(Ce=_c(Ce),Ce<0&&(Ce=-Ce>mn?0:mn+Ce),pt=pt===n||pt>mn?mn:_c(pt),pt<0&&(pt+=mn),pt=Ce>pt?0:Tb(pt);Ce<pt;)q[Ce++]=ee;return q}function $g(q,ee){var Ce=[];return Wl(q,function(pt,mn,Jn){ee(pt,mn,Jn)&&Ce.push(pt)}),Ce}function Qd(q,ee,Ce,pt,mn){var Jn=-1,Rr=q.length;for(Ce||(Ce=Ti),mn||(mn=[]);++Jn<Rr;){var Xr=q[Jn];ee>0&&Ce(Xr)?ee>1?Qd(Xr,ee-1,Ce,pt,mn):wp(mn,Xr):pt||(mn[mn.length]=Xr)}return mn}var O0=Yn(),Km=Yn(!0);function Lu(q,ee){return q&&O0(q,ee,kp)}function qo(q,ee){return q&&Km(q,ee,kp)}function ju(q,ee){return um(ee,function(Ce){return P2(q[Ce])})}function Zd(q,ee){ee=De(ee,q);for(var Ce=0,pt=ee.length;q!=null&&Ce<pt;)q=q[bi(ee[Ce++])];return Ce&&Ce==pt?q:n}function P0(q,ee,Ce){var pt=ee(q);return Fl(q)?pt:wp(pt,Ce(q))}function Wu(q){return q==null?q===n?vt:je:fv&&fv in vc(q)?Us(q):Gc(q)}function Np(q,ee){return q>ee}function Fh(q,ee){return q!=null&&tu.call(q,ee)}function Og(q,ee){return q!=null&&ee in vc(q)}function qd(q,ee,Ce){return q>=Hd(ee,Ce)&&q<mf(ee,Ce)}function w2(q,ee,Ce){for(var pt=Ce?Zy:lv,mn=q[0].length,Jn=q.length,Rr=Jn,Xr=Wi(Jn),wi=1/0,Oa=[];Rr--;){var Pa=q[Rr];Rr&&ee&&(Pa=eu(Pa,fu(ee))),wi=Hd(Pa.length,wi),Xr[Rr]=!Ce&&(ee||mn>=120&&Pa.length>=120)?new Jo(Rr&&Pa):n}Pa=q[0];var Fa=-1,Vo=Xr[0];e:for(;++Fa<mn&&Oa.length<wi;){var Ns=Pa[Fa],ll=ee?ee(Ns):Ns;if(Ns=Ce||Ns!==0?Ns:0,!(Vo?yg(Vo,ll):pt(Oa,ll,Ce))){for(Rr=Jn;--Rr;){var Rc=Xr[Rr];if(!(Rc?yg(Rc,ll):pt(q[Rr],ll,Ce)))continue e}Vo&&Vo.push(ll),Oa.push(Ns)}}return Oa}function vm(q,ee,Ce,pt){return Lu(q,function(mn,Jn,Rr){ee(pt,Ce(mn),Jn,Rr)}),pt}function Kf(q,ee,Ce){ee=De(ee,q),q=ps(q,ee);var pt=q==null?q:q[bi(R0(ee))];return pt==null?n:Zl(pt,q,Ce)}function k1(q){return Rf(q)&&Wu(q)==te}function Lh(q){return Rf(q)&&Wu(q)==ke}function Sd(q){return Rf(q)&&Wu(q)==pe}function N0(q,ee,Ce,pt,mn){return q===ee?!0:q==null||ee==null||!Rf(q)&&!Rf(ee)?q!==q&&ee!==ee:E2(q,ee,Ce,pt,N0,mn)}function E2(q,ee,Ce,pt,mn,Jn){var Rr=Fl(q),Xr=Fl(ee),wi=Rr?re:_o(q),Oa=Xr?re:_o(ee);wi=wi==te?ft:wi,Oa=Oa==te?ft:Oa;var Pa=wi==ft,Fa=Oa==ft,Vo=wi==Oa;if(Vo&&_v(q)){if(!_v(ee))return!1;Rr=!0,Pa=!1}if(Vo&&!Pa)return Jn||(Jn=new Ic),Rr||Eb(q)?Kn(q,ee,Ce,pt,mn,Jn):Sr(q,ee,wi,Ce,pt,mn,Jn);if(!(Ce&g)){var Ns=Pa&&tu.call(q,"__wrapped__"),ll=Fa&&tu.call(ee,"__wrapped__");if(Ns||ll){var Rc=Ns?q.value():q,kl=ll?ee.value():ee;return Jn||(Jn=new Ic),mn(Rc,kl,Ce,pt,Jn)}}return Vo?(Jn||(Jn=new Ic),di(q,ee,Ce,pt,mn,Jn)):!1}function Gm(q){return Rf(q)&&_o(q)==xe}function jh(q,ee,Ce,pt){var mn=Ce.length,Jn=mn,Rr=!pt;if(q==null)return!Jn;for(q=vc(q);mn--;){var Xr=Ce[mn];if(Rr&&Xr[2]?Xr[1]!==q[Xr[0]]:!(Xr[0]in q))return!1}for(;++mn<Jn;){Xr=Ce[mn];var wi=Xr[0],Oa=q[wi],Pa=Xr[1];if(Rr&&Xr[2]){if(Oa===n&&!(wi in q))return!1}else{var Fa=new Ic;if(pt)var Vo=pt(Oa,Pa,wi,q,ee,Fa);if(!(Vo===n?N0(Pa,Oa,g|_,pt,Fa):Vo))return!1}}return!0}function D0(q){if(!vf(q)||Oo(q))return!1;var ee=P2(q)?Tw:or;return ee.test(zo(q))}function dc(q){return Rf(q)&&Wu(q)==nt}function ce(q){return Rf(q)&&_o(q)==We}function $e(q){return Rf(q)&&x7(q.length)&&!!Nc[Wu(q)]}function he(q){return typeof q=="function"?q:q==null?F0:typeof q=="object"?Fl(q)?Po(q[0],q[1]):Gi(q):iE(q)}function Ae(q){if(!Cu(q))return O_(q);var ee=[];for(var Ce in vc(q))tu.call(q,Ce)&&Ce!="constructor"&&ee.push(Ce);return ee}function Dt(q){if(!vf(q))return zs(q);var ee=Cu(q),Ce=[];for(var pt in q)pt=="constructor"&&(ee||!tu.call(q,pt))||Ce.push(pt);return Ce}function qn(q,ee){return q<ee}function zr(q,ee){var Ce=-1,pt=Qp(q)?Wi(q.length):[];return Wl(q,function(mn,Jn,Rr){pt[++Ce]=ee(mn,Jn,Rr)}),pt}function Gi(q){var ee=ea(q);return ee.length==1&&ee[0][2]?Du(ee[0][0],ee[0][1]):function(Ce){return Ce===q||jh(Ce,q,ee)}}function Po(q,ee){return ii(q)&&yo(ee)?Du(bi(q),ee):function(Ce){var pt=M0(Ce,q);return pt===n&&pt===ee?_f(Ce,q):N0(ee,pt,g|_)}}function ks(q,ee,Ce,pt,mn){q!==ee&&O0(ee,function(Jn,Rr){if(mn||(mn=new Ic),vf(Jn))Ws(q,ee,Rr,Ce,ks,pt,mn);else{var Xr=pt?pt(ai(q,Rr),Jn,Rr+"",q,ee,mn):n;Xr===n&&(Xr=Jn),Su(q,Rr,Xr)}},M1)}function Ws(q,ee,Ce,pt,mn,Jn,Rr){var Xr=ai(q,Ce),wi=ai(ee,Ce),Oa=Rr.get(wi);if(Oa){Su(q,Ce,Oa);return}var Pa=Jn?Jn(Xr,wi,Ce+"",q,ee,Rr):n,Fa=Pa===n;if(Fa){var Vo=Fl(wi),Ns=!Vo&&_v(wi),ll=!Vo&&!Ns&&Eb(wi);Pa=wi,Vo||Ns||ll?Fl(Xr)?Pa=Xr:wu(Xr)?Pa=Xt(Xr):Ns?(Fa=!1,Pa=Le(wi,!0)):ll?(Fa=!1,Pa=bt(wi,!0)):Pa=[]:q8(wi)||Cb(wi)?(Pa=Xr,Cb(Xr)?Pa=bv(Xr):(!vf(Xr)||P2(Xr))&&(Pa=gi(wi))):Fa=!1}Fa&&(Rr.set(wi,Pa),mn(Pa,wi,pt,Jn,Rr),Rr.delete(wi)),Su(q,Ce,Pa)}function Od(q,ee){var Ce=q.length;if(Ce)return ee+=ee<0?Ce:0,At(ee,Ce)?q[ee]:n}function Vd(q,ee,Ce){ee.length?ee=eu(ee,function(Jn){return Fl(Jn)?function(Rr){return Zd(Rr,Jn.length===1?Jn[0]:Jn)}:Jn}):ee=[F0];var pt=-1;ee=eu(ee,fu(Hr()));var mn=zr(q,function(Jn,Rr,Xr){var wi=eu(ee,function(Oa){return Oa(Jn)});return{criteria:wi,index:++pt,value:Jn}});return x8(mn,function(Jn,Rr){return it(Jn,Rr,Ce)})}function D_(q,ee){return Ss(q,ee,function(Ce,pt){return _f(q,pt)})}function Ss(q,ee,Ce){for(var pt=-1,mn=ee.length,Jn={};++pt<mn;){var Rr=ee[pt],Xr=Zd(q,Rr);Ce(Xr,Rr)&&$a(Jn,De(Rr,q),Xr)}return Jn}function Tc(q){return function(ee){return Zd(ee,q)}}function ou(q,ee,Ce,pt){var mn=pt?s7:d2,Jn=-1,Rr=ee.length,Xr=q;for(q===ee&&(ee=Xt(ee)),Ce&&(Xr=eu(q,fu(Ce)));++Jn<Rr;)for(var wi=0,Oa=ee[Jn],Pa=Ce?Ce(Oa):Oa;(wi=mn(Xr,Pa,wi,pt))>-1;)Xr!==q&&wg.call(Xr,wi,1),wg.call(q,wi,1);return q}function Ul(q,ee){for(var Ce=q?ee.length:0,pt=Ce-1;Ce--;){var mn=ee[Ce];if(Ce==pt||mn!==Jn){var Jn=mn;At(mn)?wg.call(q,mn,1):Ym(q,mn)}}return q}function fh(q,ee){return q+T_(h7()*(ee-q+1))}function T2(q,ee,Ce,pt){for(var mn=-1,Jn=mf(E0((ee-q)/(Ce||1)),0),Rr=Wi(Jn);Jn--;)Rr[pt?Jn:++mn]=q,q+=Ce;return Rr}function fb(q,ee){var Ce="";if(!q||ee<1||ee>K)return Ce;do ee%2&&(Ce+=q),ee=T_(ee/2),ee&&(q+=q);while(ee);return Ce}function sl(q,ee){return Hs(ho(q,ee,F0),q+"")}function Gp(q){return no(D7(q))}function Bh(q,ee){var Ce=D7(q);return Yp(Ce,gm(ee,0,Ce.length))}function $a(q,ee,Ce,pt){if(!vf(q))return q;ee=De(ee,q);for(var mn=-1,Jn=ee.length,Rr=Jn-1,Xr=q;Xr!=null&&++mn<Jn;){var wi=bi(ee[mn]),Oa=Ce;if(wi==="__proto__"||wi==="constructor"||wi==="prototype")return q;if(mn!=Rr){var Pa=Xr[wi];Oa=pt?pt(Pa,wi,Xr):n,Oa===n&&(Oa=vf(Pa)?Pa:At(ee[mn+1])?[]:{})}hd(Xr,wi,Oa),Xr=Xr[wi]}return q}var If=ln?function(q,ee){return ln.set(q,ee),q}:F0,xl=o4?function(q,ee){return o4(q,"toString",{configurable:!0,enumerable:!1,value:Q$(ee),writable:!0})}:F0;function nu(q){return Yp(D7(q))}function gf(q,ee,Ce){var pt=-1,mn=q.length;ee<0&&(ee=-ee>mn?0:mn+ee),Ce=Ce>mn?mn:Ce,Ce<0&&(Ce+=mn),mn=ee>Ce?0:Ce-ee>>>0,ee>>>=0;for(var Jn=Wi(mn);++pt<mn;)Jn[pt]=q[pt+ee];return Jn}function hv(q,ee){var Ce;return Wl(q,function(pt,mn,Jn){return Ce=ee(pt,mn,Jn),!Ce}),!!Ce}function _m(q,ee,Ce){var pt=0,mn=q==null?pt:q.length;if(typeof ee=="number"&&ee===ee&&mn<=J){for(;pt<mn;){var Jn=pt+mn>>>1,Rr=q[Jn];Rr!==null&&!su(Rr)&&(Ce?Rr<=ee:Rr<ee)?pt=Jn+1:mn=Jn}return mn}return Pg(q,ee,F0,Ce)}function Pg(q,ee,Ce,pt){var mn=0,Jn=q==null?0:q.length;if(Jn===0)return 0;ee=Ce(ee);for(var Rr=ee!==ee,Xr=ee===null,wi=su(ee),Oa=ee===n;mn<Jn;){var Pa=T_((mn+Jn)/2),Fa=Ce(q[Pa]),Vo=Fa!==n,Ns=Fa===null,ll=Fa===Fa,Rc=su(Fa);if(Rr)var kl=pt||ll;else Oa?kl=ll&&(pt||Vo):Xr?kl=ll&&Vo&&(pt||!Ns):wi?kl=ll&&Vo&&!Ns&&(pt||!Rc):Ns||Rc?kl=!1:kl=pt?Fa<=ee:Fa<ee;kl?mn=Pa+1:Jn=Pa}return Hd(Jn,Y)}function Gf(q,ee){for(var Ce=-1,pt=q.length,mn=0,Jn=[];++Ce<pt;){var Rr=q[Ce],Xr=ee?ee(Rr):Rr;if(!Ce||!O2(Xr,wi)){var wi=Xr;Jn[mn++]=Rr===0?0:Rr}}return Jn}function I_(q){return typeof q=="number"?q:su(q)?W:+q}function ph(q){if(typeof q=="string")return q;if(Fl(q))return eu(q,ph)+"";if(su(q))return fe?fe.call(q):"";var ee=q+"";return ee=="0"&&1/q==-M?"-0":ee}function hh(q,ee,Ce){var pt=-1,mn=lv,Jn=q.length,Rr=!0,Xr=[],wi=Xr;if(Ce)Rr=!1,mn=Zy;else if(Jn>=i){var Oa=ee?null:Vn(q);if(Oa)return uv(Oa);Rr=!1,mn=yg,wi=new Jo}else wi=ee?[]:Xr;e:for(;++pt<Jn;){var Pa=q[pt],Fa=ee?ee(Pa):Pa;if(Pa=Ce||Pa!==0?Pa:0,Rr&&Fa===Fa){for(var Vo=wi.length;Vo--;)if(wi[Vo]===Fa)continue e;ee&&wi.push(Fa),Xr.push(Pa)}else mn(wi,Fa,Ce)||(wi!==Xr&&wi.push(Fa),Xr.push(Pa))}return Xr}function Ym(q,ee){return ee=De(ee,q),q=ps(q,ee),q==null||delete q[bi(R0(ee))]}function Ng(q,ee,Ce,pt){return $a(q,ee,Ce(Zd(q,ee)),pt)}function I0(q,ee,Ce,pt){for(var mn=q.length,Jn=pt?mn:-1;(pt?Jn--:++Jn<mn)&&ee(q[Jn],Jn,q););return Ce?gf(q,pt?0:Jn,pt?Jn+1:mn):gf(q,pt?Jn+1:0,pt?mn:Jn)}function l4(q,ee){var Ce=q;return Ce instanceof Yr&&(Ce=Ce.value()),b0(ee,function(pt,mn){return mn.func.apply(mn.thisArg,wp([pt],mn.args))},Ce)}function ad(q,ee,Ce){var pt=q.length;if(pt<2)return pt?hh(q[0]):[];for(var mn=-1,Jn=Wi(pt);++mn<pt;)for(var Rr=q[mn],Xr=-1;++Xr<pt;)Xr!=mn&&(Jn[mn]=id(Jn[mn]||Rr,q[Xr],ee,Ce));return hh(Qd(Jn,1),ee,Ce)}function R_(q,ee,Ce){for(var pt=-1,mn=q.length,Jn=ee.length,Rr={};++pt<mn;){var Xr=pt<Jn?ee[pt]:n;Ce(Rr,q[pt],Xr)}return Rr}function ze(q){return wu(q)?q:[]}function tt(q){return typeof q=="function"?q:F0}function De(q,ee){return Fl(q)?q:ii(q,ee)?[q]:$n(sd(q))}var Xe=sl;function Ve(q,ee,Ce){var pt=q.length;return Ce=Ce===n?pt:Ce,!ee&&Ce>=pt?q:gf(q,ee,Ce)}var Re=db||function(q){return pf.clearTimeout(q)};function Le(q,ee){if(ee)return q.slice();var Ce=q.length,pt=i4?i4(Ce):new q.constructor(Ce);return q.copy(pt),pt}function Be(q){var ee=new q.constructor(q.byteLength);return new ub(ee).set(new ub(q)),ee}function et(q,ee){var Ce=ee?Be(q.buffer):q.buffer;return new q.constructor(Ce,q.byteOffset,q.byteLength)}function ut(q){var ee=new q.constructor(q.source,Sn.exec(q));return ee.lastIndex=q.lastIndex,ee}function Ct(q){return nn?vc(nn.call(q)):{}}function bt(q,ee){var Ce=ee?Be(q.buffer):q.buffer;return new q.constructor(Ce,q.byteOffset,q.length)}function xt(q,ee){if(q!==ee){var Ce=q!==n,pt=q===null,mn=q===q,Jn=su(q),Rr=ee!==n,Xr=ee===null,wi=ee===ee,Oa=su(ee);if(!Xr&&!Oa&&!Jn&&q>ee||Jn&&Rr&&wi&&!Xr&&!Oa||pt&&Rr&&wi||!Ce&&wi||!mn)return 1;if(!pt&&!Jn&&!Oa&&q<ee||Oa&&Ce&&mn&&!pt&&!Jn||Xr&&Ce&&mn||!Rr&&mn||!wi)return-1}return 0}function it(q,ee,Ce){for(var pt=-1,mn=q.criteria,Jn=ee.criteria,Rr=mn.length,Xr=Ce.length;++pt<Rr;){var wi=xt(mn[pt],Jn[pt]);if(wi){if(pt>=Xr)return wi;var Oa=Ce[pt];return wi*(Oa=="desc"?-1:1)}}return q.index-ee.index}function ht(q,ee,Ce,pt){for(var mn=-1,Jn=q.length,Rr=Ce.length,Xr=-1,wi=ee.length,Oa=mf(Jn-Rr,0),Pa=Wi(wi+Oa),Fa=!pt;++Xr<wi;)Pa[Xr]=ee[Xr];for(;++mn<Rr;)(Fa||mn<Jn)&&(Pa[Ce[mn]]=q[mn]);for(;Oa--;)Pa[Xr++]=q[mn++];return Pa}function Ot(q,ee,Ce,pt){for(var mn=-1,Jn=q.length,Rr=-1,Xr=Ce.length,wi=-1,Oa=ee.length,Pa=mf(Jn-Xr,0),Fa=Wi(Pa+Oa),Vo=!pt;++mn<Pa;)Fa[mn]=q[mn];for(var Ns=mn;++wi<Oa;)Fa[Ns+wi]=ee[wi];for(;++Rr<Xr;)(Vo||mn<Jn)&&(Fa[Ns+Ce[Rr]]=q[mn++]);return Fa}function Xt(q,ee){var Ce=-1,pt=q.length;for(ee||(ee=Wi(pt));++Ce<pt;)ee[Ce]=q[Ce];return ee}function Ie(q,ee,Ce,pt){var mn=!Ce;Ce||(Ce={});for(var Jn=-1,Rr=ee.length;++Jn<Rr;){var Xr=ee[Jn],wi=pt?pt(Ce[Xr],q[Xr],Xr,Ce,q):n;wi===n&&(wi=q[Xr]),mn?Ah(Ce,Xr,wi):hd(Ce,Xr,wi)}return Ce}function It(q,ee){return Ie(q,sr(q),ee)}function an(q,ee){return Ie(q,So(q),ee)}function Lt(q,ee){return function(Ce,pt){var mn=Fl(Ce)?xd:P_,Jn=ee?ee():{};return mn(Ce,q,Hr(pt,2),Jn)}}function hn(q){return sl(function(ee,Ce){var pt=-1,mn=Ce.length,Jn=mn>1?Ce[mn-1]:n,Rr=mn>2?Ce[2]:n;for(Jn=q.length>3&&typeof Jn=="function"?(mn--,Jn):n,Rr&&cr(Ce[0],Ce[1],Rr)&&(Jn=mn<3?n:Jn,mn=1),ee=vc(ee);++pt<mn;){var Xr=Ce[pt];Xr&&q(ee,Xr,pt,Jn)}return ee})}function on(q,ee){return function(Ce,pt){if(Ce==null)return Ce;if(!Qp(Ce))return q(Ce,pt);for(var mn=Ce.length,Jn=ee?mn:-1,Rr=vc(Ce);(ee?Jn--:++Jn<mn)&&pt(Rr[Jn],Jn,Rr)!==!1;);return Ce}}function Yn(q){return function(ee,Ce,pt){for(var mn=-1,Jn=vc(ee),Rr=pt(ee),Xr=Rr.length;Xr--;){var wi=Rr[q?Xr:++mn];if(Ce(Jn[wi],wi,Jn)===!1)break}return ee}}function gt(q,ee,Ce){var pt=ee&v,mn=Pt(q);function Jn(){var Rr=this&&this!==pf&&this instanceof Jn?mn:q;return Rr.apply(pt?Ce:this,arguments)}return Jn}function Wt(q){return function(ee){ee=sd(ee);var Ce=Ep(ee)?pm(ee):n,pt=Ce?Ce[0]:ee.charAt(0),mn=Ce?Ve(Ce,1).join(""):ee.slice(1);return pt[q]()+mn}}function dt(q){return function(ee){return b0(eE(I7(ee).replace(sv,"")),q,"")}}function Pt(q){return function(){var ee=arguments;switch(ee.length){case 0:return new q;case 1:return new q(ee[0]);case 2:return new q(ee[0],ee[1]);case 3:return new q(ee[0],ee[1],ee[2]);case 4:return new q(ee[0],ee[1],ee[2],ee[3]);case 5:return new q(ee[0],ee[1],ee[2],ee[3],ee[4]);case 6:return new q(ee[0],ee[1],ee[2],ee[3],ee[4],ee[5]);case 7:return new q(ee[0],ee[1],ee[2],ee[3],ee[4],ee[5],ee[6])}var Ce=nr(q.prototype),pt=q.apply(Ce,ee);return vf(pt)?pt:Ce}}function Ke(q,ee,Ce){var pt=Pt(q);function mn(){for(var Jn=arguments.length,Rr=Wi(Jn),Xr=Jn,wi=Jr(mn);Xr--;)Rr[Xr]=arguments[Xr];var Oa=Jn<3&&Rr[0]!==wi&&Rr[Jn-1]!==wi?[]:fm(Rr,wi);if(Jn-=Oa.length,Jn<Ce)return En(q,ee,Ht,mn.placeholder,n,Rr,Oa,n,n,Ce-Jn);var Pa=this&&this!==pf&&this instanceof mn?pt:q;return Zl(Pa,this,Rr)}return mn}function St(q){return function(ee,Ce,pt){var mn=vc(ee);if(!Qp(ee)){var Jn=Hr(Ce,3);ee=kp(ee),Ce=function(Xr){return Jn(mn[Xr],Xr,mn)}}var Rr=q(ee,Ce,pt);return Rr>-1?mn[Jn?ee[Rr]:Rr]:n}}function Et(q){return pi(function(ee){var Ce=ee.length,pt=Ce,mn=_r.prototype.thru;for(q&&ee.reverse();pt--;){var Jn=ee[pt];if(typeof Jn!="function")throw new kh(o);if(mn&&!Rr&&Lr(Jn)=="wrapper")var Rr=new _r([],!0)}for(pt=Rr?pt:Ce;++pt<Ce;){Jn=ee[pt];var Xr=Lr(Jn),wi=Xr=="wrapper"?ar(Jn):n;wi&&ga(wi[0])&&wi[1]==(O|x|w|N)&&!wi[4].length&&wi[9]==1?Rr=Rr[Lr(wi[0])].apply(Rr,wi[3]):Rr=Jn.length==1&&ga(Jn)?Rr[Xr]():Rr.thru(Jn)}return function(){var Oa=arguments,Pa=Oa[0];if(Rr&&Oa.length==1&&Fl(Pa))return Rr.plant(Pa).value();for(var Fa=0,Vo=Ce?ee[Fa].apply(this,Oa):Pa;++Fa<Ce;)Vo=ee[Fa].call(this,Vo);return Vo}})}function Ht(q,ee,Ce,pt,mn,Jn,Rr,Xr,wi,Oa){var Pa=ee&O,Fa=ee&v,Vo=ee&b,Ns=ee&(x|C),ll=ee&P,Rc=Vo?n:Pt(q);function kl(){for(var ru=arguments.length,hu=Wi(ru),xm=ru;xm--;)hu[xm]=arguments[xm];if(Ns)var ef=Jr(kl),F1=bg(hu,ef);if(pt&&(hu=ht(hu,pt,mn,Ns)),Jn&&(hu=Ot(hu,Jn,Rr,Ns)),ru-=F1,Ns&&ru<Oa){var Af=fm(hu,ef);return En(q,ee,Ht,kl.placeholder,Ce,hu,Af,Xr,wi,Oa-ru)}var mh=Fa?Ce:this,Xm=Vo?mh[q]:q;return ru=hu.length,Xr?hu=as(hu,Xr):ll&&ru>1&&hu.reverse(),Pa&&wi<ru&&(hu.length=wi),this&&this!==pf&&this instanceof kl&&(Xm=Rc||Pt(Xm)),Xm.apply(mh,hu)}return kl}function qt(q,ee){return function(Ce,pt){return vm(Ce,q,ee(pt),{})}}function Jt(q,ee){return function(Ce,pt){var mn;if(Ce===n&&pt===n)return ee;if(Ce!==n&&(mn=Ce),pt!==n){if(mn===n)return pt;typeof Ce=="string"||typeof pt=="string"?(Ce=ph(Ce),pt=ph(pt)):(Ce=I_(Ce),pt=I_(pt)),mn=q(Ce,pt)}return mn}}function yn(q){return pi(function(ee){return ee=eu(ee,fu(Hr())),sl(function(Ce){var pt=this;return q(ee,function(mn){return Zl(mn,pt,Ce)})})})}function Rn(q,ee){ee=ee===n?" ":ph(ee);var Ce=ee.length;if(Ce<2)return Ce?fb(ee,q):ee;var pt=fb(ee,E0(q/C0(ee)));return Ep(ee)?Ve(pm(pt),0,q).join(""):pt.slice(0,q)}function Xn(q,ee,Ce,pt){var mn=ee&v,Jn=Pt(q);function Rr(){for(var Xr=-1,wi=arguments.length,Oa=-1,Pa=pt.length,Fa=Wi(Pa+wi),Vo=this&&this!==pf&&this instanceof Rr?Jn:q;++Oa<Pa;)Fa[Oa]=pt[Oa];for(;wi--;)Fa[Oa++]=arguments[++Xr];return Zl(Vo,mn?Ce:this,Fa)}return Rr}function Fn(q){return function(ee,Ce,pt){return pt&&typeof pt!="number"&&cr(ee,Ce,pt)&&(Ce=pt=n),ee=N2(ee),Ce===n?(Ce=ee,ee=0):Ce=N2(Ce),pt=pt===n?ee<Ce?1:-1:N2(pt),T2(ee,Ce,pt,q)}}function fr(q){return function(ee,Ce){return typeof ee=="string"&&typeof Ce=="string"||(ee=ym(ee),Ce=ym(Ce)),q(ee,Ce)}}function En(q,ee,Ce,pt,mn,Jn,Rr,Xr,wi,Oa){var Pa=ee&x,Fa=Pa?Rr:n,Vo=Pa?n:Rr,Ns=Pa?Jn:n,ll=Pa?n:Jn;ee|=Pa?w:$,ee&=~(Pa?$:w),ee&y||(ee&=~(v|b));var Rc=[q,ee,mn,Ns,Fa,ll,Vo,Xr,wi,Oa],kl=Ce.apply(n,Rc);return ga(q)&&sp(kl,Rc),kl.placeholder=pt,Cl(kl,q,ee)}function Dr(q){var ee=Df[q];return function(Ce,pt){if(Ce=ym(Ce),pt=pt==null?0:Hd(_c(pt),292),pt&&S2(Ce)){var mn=(sd(Ce)+"e").split("e"),Jn=ee(mn[0]+"e"+(+mn[1]+pt));return mn=(sd(Jn)+"e").split("e"),+(mn[0]+"e"+(+mn[1]-pt))}return ee(Ce)}}var Vn=ie&&1/uv(new ie([,-0]))[1]==M?function(q){return new ie(q)}:D2;function On(q){return function(ee){var Ce=_o(ee);return Ce==xe?w8(ee):Ce==We?m2(ee):hf(ee,q(ee))}}function Pr(q,ee,Ce,pt,mn,Jn,Rr,Xr){var wi=ee&b;if(!wi&&typeof q!="function")throw new kh(o);var Oa=pt?pt.length:0;if(Oa||(ee&=~(w|$),pt=mn=n),Rr=Rr===n?Rr:mf(_c(Rr),0),Xr=Xr===n?Xr:_c(Xr),Oa-=mn?mn.length:0,ee&$){var Pa=pt,Fa=mn;pt=mn=n}var Vo=wi?n:ar(q),Ns=[q,ee,Ce,pt,mn,Pa,Fa,Jn,Rr,Xr];if(Vo&&ys(Ns,Vo),q=Ns[0],ee=Ns[1],Ce=Ns[2],pt=Ns[3],mn=Ns[4],Xr=Ns[9]=Ns[9]===n?wi?0:q.length:mf(Ns[9]-Oa,0),!Xr&&ee&(x|C)&&(ee&=~(x|C)),!ee||ee==v)var ll=gt(q,ee,Ce);else ee==x||ee==C?ll=Ke(q,ee,Xr):(ee==w||ee==(v|w))&&!mn.length?ll=Xn(q,ee,Ce,pt):ll=Ht.apply(n,Ns);var Rc=Vo?If:sp;return Cl(Rc(ll,Ns),q,ee)}function Tr(q,ee,Ce,pt){return q===n||O2(q,xg[Ce])&&!tu.call(pt,Ce)?ee:q}function Fr(q,ee,Ce,pt,mn,Jn){return vf(q)&&vf(ee)&&(Jn.set(ee,q),ks(q,ee,n,Fr,Jn),Jn.delete(ee)),q}function Kr(q){return q8(q)?n:q}function Kn(q,ee,Ce,pt,mn,Jn){var Rr=Ce&g,Xr=q.length,wi=ee.length;if(Xr!=wi&&!(Rr&&wi>Xr))return!1;var Oa=Jn.get(q),Pa=Jn.get(ee);if(Oa&&Pa)return Oa==ee&&Pa==q;var Fa=-1,Vo=!0,Ns=Ce&_?new Jo:n;for(Jn.set(q,ee),Jn.set(ee,q);++Fa<Xr;){var ll=q[Fa],Rc=ee[Fa];if(pt)var kl=Rr?pt(Rc,ll,Fa,ee,q,Jn):pt(ll,Rc,Fa,q,ee,Jn);if(kl!==n){if(kl)continue;Vo=!1;break}if(Ns){if(!Vm(ee,function(ru,hu){if(!yg(Ns,hu)&&(ll===ru||mn(ll,ru,Ce,pt,Jn)))return Ns.push(hu)})){Vo=!1;break}}else if(!(ll===Rc||mn(ll,Rc,Ce,pt,Jn))){Vo=!1;break}}return Jn.delete(q),Jn.delete(ee),Vo}function Sr(q,ee,Ce,pt,mn,Jn,Rr){switch(Ce){case ye:if(q.byteLength!=ee.byteLength||q.byteOffset!=ee.byteOffset)return!1;q=q.buffer,ee=ee.buffer;case ke:return!(q.byteLength!=ee.byteLength||!Jn(new ub(q),new ub(ee)));case de:case pe:case Pe:return O2(+q,+ee);case ve:return q.name==ee.name&&q.message==ee.message;case nt:case ct:return q==ee+"";case xe:var Xr=w8;case We:var wi=pt&g;if(Xr||(Xr=uv),q.size!=ee.size&&!wi)return!1;var Oa=Rr.get(q);if(Oa)return Oa==ee;pt|=_,Rr.set(q,ee);var Pa=Kn(Xr(q),Xr(ee),pt,mn,Jn,Rr);return Rr.delete(q),Pa;case rt:if(nn)return nn.call(q)==nn.call(ee)}return!1}function di(q,ee,Ce,pt,mn,Jn){var Rr=Ce&g,Xr=Da(q),wi=Xr.length,Oa=Da(ee),Pa=Oa.length;if(wi!=Pa&&!Rr)return!1;for(var Fa=wi;Fa--;){var Vo=Xr[Fa];if(!(Rr?Vo in ee:tu.call(ee,Vo)))return!1}var Ns=Jn.get(q),ll=Jn.get(ee);if(Ns&&ll)return Ns==ee&&ll==q;var Rc=!0;Jn.set(q,ee),Jn.set(ee,q);for(var kl=Rr;++Fa<wi;){Vo=Xr[Fa];var ru=q[Vo],hu=ee[Vo];if(pt)var xm=Rr?pt(hu,ru,Vo,ee,q,Jn):pt(ru,hu,Vo,q,ee,Jn);if(!(xm===n?ru===hu||mn(ru,hu,Ce,pt,Jn):xm)){Rc=!1;break}kl||(kl=Vo=="constructor")}if(Rc&&!kl){var ef=q.constructor,F1=ee.constructor;ef!=F1&&"constructor"in q&&"constructor"in ee&&!(typeof ef=="function"&&ef instanceof ef&&typeof F1=="function"&&F1 instanceof F1)&&(Rc=!1)}return Jn.delete(q),Jn.delete(ee),Rc}function pi(q){return Hs(ho(q,n,hb),q+"")}function Da(q){return P0(q,kp,sr)}function Cr(q){return P0(q,M1,So)}var ar=ln?function(q){return ln.get(q)}:D2;function Lr(q){for(var ee=q.name+"",Ce=cn[ee],pt=tu.call(cn,ee)?Ce.length:0;pt--;){var mn=Ce[pt],Jn=mn.func;if(Jn==null||Jn==q)return mn.name}return ee}function Jr(q){var ee=tu.call(Fe,"placeholder")?Fe:q;return ee.placeholder}function Hr(){var q=Fe.iteratee||eO;return q=q===eO?he:q,arguments.length?q(arguments[0],arguments[1]):q}function Ki(q,ee){var Ce=q.__data__;return ta(ee)?Ce[typeof ee=="string"?"string":"hash"]:Ce.map}function ea(q){for(var ee=kp(q),Ce=ee.length;Ce--;){var pt=ee[Ce],mn=q[pt];ee[Ce]=[pt,mn,yo(mn)]}return ee}function No(q,ee){var Ce=Sw(q,ee);return D0(Ce)?Ce:n}function Us(q){var ee=tu.call(q,fv),Ce=q[fv];try{q[fv]=n;var pt=!0}catch{}var mn=w0.call(q);return pt&&(ee?q[fv]=Ce:delete q[fv]),mn}var sr=x2?function(q){return q==null?[]:(q=vc(q),um(x2(q),function(ee){return y2.call(q,ee)}))}:rO,So=x2?function(q){for(var ee=[];q;)wp(ee,sr(q)),q=_2(q);return ee}:rO,_o=Wu;($8&&_o(new $8(new ArrayBuffer(1)))!=ye||T0&&_o(new T0)!=xe||$0&&_o($0.resolve())!=Ge||ie&&_o(new ie)!=We||oe&&_o(new oe)!=Mt)&&(_o=function(q){var ee=Wu(q),Ce=ee==ft?q.constructor:n,pt=Ce?zo(Ce):"";if(pt)switch(pt){case Ut:return ye;case st:return xe;case qe:return Ge;case Kt:return We;case Ue:return Mt}return ee});function li(q,ee,Ce){for(var pt=-1,mn=Ce.length;++pt<mn;){var Jn=Ce[pt],Rr=Jn.size;switch(Jn.type){case"drop":q+=Rr;break;case"dropRight":ee-=Rr;break;case"take":ee=Hd(ee,q+Rr);break;case"takeRight":q=mf(q,ee-Rr);break}}return{start:q,end:ee}}function tr(q){var ee=q.match(xr);return ee?ee[1].split(Zr):[]}function ri(q,ee,Ce){ee=De(ee,q);for(var pt=-1,mn=ee.length,Jn=!1;++pt<mn;){var Rr=bi(ee[pt]);if(!(Jn=q!=null&&Ce(q,Rr)))break;q=q[Rr]}return Jn||++pt!=mn?Jn:(mn=q==null?0:q.length,!!mn&&x7(mn)&&At(Rr,mn)&&(Fl(q)||Cb(q)))}function gr(q){var ee=q.length,Ce=new q.constructor(ee);return ee&&typeof q[0]=="string"&&tu.call(q,"index")&&(Ce.index=q.index,Ce.input=q.input),Ce}function gi(q){return typeof q.constructor=="function"&&!Cu(q)?nr(_2(q)):{}}function so(q,ee,Ce){var pt=q.constructor;switch(ee){case ke:return Be(q);case de:case pe:return new pt(+q);case ye:return et(q,Ce);case _e:case He:case Ze:case ot:case Qt:case Bt:case Yt:case Gt:case kt:return bt(q,Ce);case xe:return new pt;case Pe:case ct:return new pt(q);case nt:return ut(q);case We:return new pt;case rt:return Ct(q)}}function Ra(q,ee){var Ce=ee.length;if(!Ce)return q;var pt=Ce-1;return ee[pt]=(Ce>1?"& ":"")+ee[pt],ee=ee.join(Ce>2?", ":" "),q.replace(wn,`{
/* [wrapped with `+ee+`] */
`)}function Ti(q){return Fl(q)||Cb(q)||!!(dv&&q&&q[dv])}function At(q,ee){var Ce=typeof q;return ee=ee??K,!!ee&&(Ce=="number"||Ce!="symbol"&&Br.test(q))&&q>-1&&q%1==0&&q<ee}function cr(q,ee,Ce){if(!vf(Ce))return!1;var pt=typeof ee;return(pt=="number"?Qp(Ce)&&At(ee,Ce.length):pt=="string"&&ee in Ce)?O2(Ce[ee],q):!1}function ii(q,ee){if(Fl(q))return!1;var Ce=typeof q;return Ce=="number"||Ce=="symbol"||Ce=="boolean"||q==null||su(q)?!0:mr.test(q)||!br.test(q)||ee!=null&&q in vc(ee)}function ta(q){var ee=typeof q;return ee=="string"||ee=="number"||ee=="symbol"||ee=="boolean"?q!=="__proto__":q===null}function ga(q){var ee=Lr(q),Ce=Fe[ee];if(typeof Ce!="function"||!(ee in Yr.prototype))return!1;if(q===Ce)return!0;var pt=ar(Ce);return!!pt&&q===pt[0]}function Oo(q){return!!Dc&&Dc in q}var oa=n4?P2:XI;function Cu(q){var ee=q&&q.constructor,Ce=typeof ee=="function"&&ee.prototype||xg;return q===Ce}function yo(q){return q===q&&!vf(q)}function Du(q,ee){return function(Ce){return Ce==null?!1:Ce[q]===ee&&(ee!==n||q in vc(Ce))}}function bo(q){var ee=g4(q,function(pt){return Ce.size===u&&Ce.clear(),pt}),Ce=ee.cache;return ee}function ys(q,ee){var Ce=q[1],pt=ee[1],mn=Ce|pt,Jn=mn<(v|b|O),Rr=pt==O&&Ce==x||pt==O&&Ce==N&&q[7].length<=ee[8]||pt==(O|N)&&ee[7].length<=ee[8]&&Ce==x;if(!(Jn||Rr))return q;pt&v&&(q[2]=ee[2],mn|=Ce&v?0:y);var Xr=ee[3];if(Xr){var wi=q[3];q[3]=wi?ht(wi,Xr,ee[4]):Xr,q[4]=wi?fm(q[3],d):ee[4]}return Xr=ee[5],Xr&&(wi=q[5],q[5]=wi?Ot(wi,Xr,ee[6]):Xr,q[6]=wi?fm(q[5],d):ee[6]),Xr=ee[7],Xr&&(q[7]=Xr),pt&O&&(q[8]=q[8]==null?ee[8]:Hd(q[8],ee[8])),q[9]==null&&(q[9]=ee[9]),q[0]=ee[0],q[1]=mn,q}function zs(q){var ee=[];if(q!=null)for(var Ce in vc(q))ee.push(Ce);return ee}function Gc(q){return w0.call(q)}function ho(q,ee,Ce){return ee=mf(ee===n?q.length-1:ee,0),function(){for(var pt=arguments,mn=-1,Jn=mf(pt.length-ee,0),Rr=Wi(Jn);++mn<Jn;)Rr[mn]=pt[ee+mn];mn=-1;for(var Xr=Wi(ee+1);++mn<ee;)Xr[mn]=pt[mn];return Xr[ee]=Ce(Rr),Zl(q,this,Xr)}}function ps(q,ee){return ee.length<2?q:Zd(q,gf(ee,0,-1))}function as(q,ee){for(var Ce=q.length,pt=Hd(ee.length,Ce),mn=Xt(q);pt--;){var Jn=ee[pt];q[pt]=At(Jn,Ce)?mn[Jn]:n}return q}function ai(q,ee){if(!(ee==="constructor"&&typeof q[ee]=="function")&&ee!="__proto__")return q[ee]}var sp=pu(If),md=b2||function(q,ee){return pf.setTimeout(q,ee)},Hs=pu(xl);function Cl(q,ee,Ce){var pt=ee+"";return Hs(q,Ra(pt,Rl(tr(pt),Ce)))}function pu(q){var ee=0,Ce=0;return function(){var pt=p7(),mn=R-(pt-Ce);if(Ce=pt,mn>0){if(++ee>=k)return arguments[0]}else ee=0;return q.apply(n,arguments)}}function Yp(q,ee){var Ce=-1,pt=q.length,mn=pt-1;for(ee=ee===n?pt:ee;++Ce<ee;){var Jn=fh(Ce,mn),Rr=q[Jn];q[Jn]=q[Ce],q[Ce]=Rr}return q.length=ee,q}var $n=bo(function(q){var ee=[];return q.charCodeAt(0)===46&&ee.push(""),q.replace(An,function(Ce,pt,mn,Jn){ee.push(mn?Jn.replace(Ft,"$1"):pt||Ce)}),ee});function bi(q){if(typeof q=="string"||su(q))return q;var ee=q+"";return ee=="0"&&1/q==-M?"-0":ee}function zo(q){if(q!=null){try{return w_.call(q)}catch{}try{return q+""}catch{}}return""}function Rl(q,ee){return Il(Z,function(Ce){var pt="_."+Ce[0];ee&Ce[1]&&!lv(q,pt)&&q.push(pt)}),q.sort()}function Ml(q){if(q instanceof Yr)return q.clone();var ee=new _r(q.__wrapped__,q.__chain__);return ee.__actions__=Xt(q.__actions__),ee.__index__=q.__index__,ee.__values__=q.__values__,ee}function Dp(q,ee,Ce){(Ce?cr(q,ee,Ce):ee===n)?ee=1:ee=mf(_c(ee),0);var pt=q==null?0:q.length;if(!pt||ee<1)return[];for(var mn=0,Jn=0,Rr=Wi(E0(pt/ee));mn<pt;)Rr[Jn++]=gf(q,mn,mn+=ee);return Rr}function od(q){for(var ee=-1,Ce=q==null?0:q.length,pt=0,mn=[];++ee<Ce;){var Jn=q[ee];Jn&&(mn[pt++]=Jn)}return mn}function Ip(){var q=arguments.length;if(!q)return[];for(var ee=Wi(q-1),Ce=arguments[0],pt=q;pt--;)ee[pt-1]=arguments[pt];return wp(Fl(Ce)?Xt(Ce):[Ce],Qd(ee,1))}var Rp=sl(function(q,ee){return wu(q)?id(q,Qd(ee,1,wu,!0)):[]}),gd=sl(function(q,ee){var Ce=R0(ee);return wu(Ce)&&(Ce=n),wu(q)?id(q,Qd(ee,1,wu,!0),Hr(Ce,2)):[]}),hs=sl(function(q,ee){var Ce=R0(ee);return wu(Ce)&&(Ce=n),wu(q)?id(q,Qd(ee,1,wu,!0),n,Ce):[]});function nl(q,ee,Ce){var pt=q==null?0:q.length;return pt?(ee=Ce||ee===n?1:_c(ee),gf(q,ee<0?0:ee,pt)):[]}function c4(q,ee,Ce){var pt=q==null?0:q.length;return pt?(ee=Ce||ee===n?1:_c(ee),ee=pt-ee,gf(q,0,ee<0?0:ee)):[]}function O8(q,ee){return q&&q.length?I0(q,Hr(ee,3),!0,!0):[]}function m7(q,ee){return q&&q.length?I0(q,Hr(ee,3),!0):[]}function $w(q,ee,Ce,pt){var mn=q==null?0:q.length;return mn?(Ce&&typeof Ce!="number"&&cr(q,ee,Ce)&&(Ce=0,pt=mn),R1(q,ee,Ce,pt)):[]}function pb(q,ee,Ce){var pt=q==null?0:q.length;if(!pt)return-1;var mn=Ce==null?0:_c(Ce);return mn<0&&(mn=mf(pt+mn,0)),_g(q,Hr(ee,3),mn)}function u4(q,ee,Ce){var pt=q==null?0:q.length;if(!pt)return-1;var mn=pt-1;return Ce!==n&&(mn=_c(Ce),mn=Ce<0?mf(pt+mn,0):Hd(mn,pt-1)),_g(q,Hr(ee,3),mn,!0)}function hb(q){var ee=q==null?0:q.length;return ee?Qd(q,1):[]}function k_(q){var ee=q==null?0:q.length;return ee?Qd(q,M):[]}function Ow(q,ee){var Ce=q==null?0:q.length;return Ce?(ee=ee===n?1:_c(ee),Qd(q,ee)):[]}function C$(q){for(var ee=-1,Ce=q==null?0:q.length,pt={};++ee<Ce;){var mn=q[ee];pt[mn[0]]=mn[1]}return pt}function w$(q){return q&&q.length?q[0]:n}function hI(q,ee,Ce){var pt=q==null?0:q.length;if(!pt)return-1;var mn=Ce==null?0:_c(Ce);return mn<0&&(mn=mf(pt+mn,0)),d2(q,ee,mn)}function mI(q){var ee=q==null?0:q.length;return ee?gf(q,0,-1):[]}var gI=sl(function(q){var ee=eu(q,ze);return ee.length&&ee[0]===q[0]?w2(ee):[]}),P8=sl(function(q){var ee=R0(q),Ce=eu(q,ze);return ee===R0(Ce)?ee=n:Ce.pop(),Ce.length&&Ce[0]===q[0]?w2(Ce,Hr(ee,2)):[]}),Pw=sl(function(q){var ee=R0(q),Ce=eu(q,ze);return ee=typeof ee=="function"?ee:n,ee&&Ce.pop(),Ce.length&&Ce[0]===q[0]?w2(Ce,n,ee):[]});function N8(q,ee){return q==null?"":Eg.call(q,ee)}function R0(q){var ee=q==null?0:q.length;return ee?q[ee-1]:n}function vI(q,ee,Ce){var pt=q==null?0:q.length;if(!pt)return-1;var mn=pt;return Ce!==n&&(mn=_c(Ce),mn=mn<0?mf(pt+mn,0):Hd(mn,pt-1)),ee===ee?u7(q,ee,mn):_g(q,x0,mn,!0)}function E$(q,ee){return q&&q.length?Od(q,_c(ee)):n}var Nw=sl(mb);function mb(q,ee){return q&&q.length&&ee&&ee.length?ou(q,ee):q}function D8(q,ee,Ce){return q&&q.length&&ee&&ee.length?ou(q,ee,Hr(Ce,2)):q}function T$(q,ee,Ce){return q&&q.length&&ee&&ee.length?ou(q,ee,n,Ce):q}var A1=pi(function(q,ee){var Ce=q==null?0:q.length,pt=Um(q,ee);return Ul(q,eu(ee,function(mn){return At(mn,Ce)?+mn:mn}).sort(xt)),pt});function gb(q,ee){var Ce=[];if(!(q&&q.length))return Ce;var pt=-1,mn=[],Jn=q.length;for(ee=Hr(ee,3);++pt<Jn;){var Rr=q[pt];ee(Rr,pt,q)&&(Ce.push(Rr),mn.push(pt))}return Ul(q,mn),Ce}function I8(q){return q==null?q:T8.call(q)}function R8(q,ee,Ce){var pt=q==null?0:q.length;return pt?(Ce&&typeof Ce!="number"&&cr(q,ee,Ce)?(ee=0,Ce=pt):(ee=ee==null?0:_c(ee),Ce=Ce===n?pt:_c(Ce)),gf(q,ee,Ce)):[]}function _I(q,ee){return _m(q,ee)}function Dw(q,ee,Ce){return Pg(q,ee,Hr(Ce,2))}function Iw(q,ee){var Ce=q==null?0:q.length;if(Ce){var pt=_m(q,ee);if(pt<Ce&&O2(q[pt],ee))return pt}return-1}function vb(q,ee){return _m(q,ee,!0)}function sj(q,ee,Ce){return Pg(q,ee,Hr(Ce,2),!0)}function $$(q,ee){var Ce=q==null?0:q.length;if(Ce){var pt=_m(q,ee,!0)-1;if(O2(q[pt],ee))return pt}return-1}function O$(q){return q&&q.length?Gf(q):[]}function SY(q,ee){return q&&q.length?Gf(q,Hr(ee,2)):[]}function g7(q){var ee=q==null?0:q.length;return ee?gf(q,1,ee):[]}function CY(q,ee,Ce){return q&&q.length?(ee=Ce||ee===n?1:_c(ee),gf(q,0,ee<0?0:ee)):[]}function Rw(q,ee,Ce){var pt=q==null?0:q.length;return pt?(ee=Ce||ee===n?1:_c(ee),ee=pt-ee,gf(q,ee<0?0:ee,pt)):[]}function k8(q,ee){return q&&q.length?I0(q,Hr(ee,3),!1,!0):[]}function wY(q,ee){return q&&q.length?I0(q,Hr(ee,3)):[]}var lj=sl(function(q){return hh(Qd(q,1,wu,!0))}),d4=sl(function(q){var ee=R0(q);return wu(ee)&&(ee=n),hh(Qd(q,1,wu,!0),Hr(ee,2))}),A_=sl(function(q){var ee=R0(q);return ee=typeof ee=="function"?ee:n,hh(Qd(q,1,wu,!0),n,ee)});function kw(q){return q&&q.length?hh(q):[]}function cj(q,ee){return q&&q.length?hh(q,Hr(ee,2)):[]}function EY(q,ee){return ee=typeof ee=="function"?ee:n,q&&q.length?hh(q,n,ee):[]}function A8(q){if(!(q&&q.length))return[];var ee=0;return q=um(q,function(Ce){if(wu(Ce))return ee=mf(Ce.length,ee),!0}),h2(ee,function(Ce){return eu(q,p2(Ce))})}function mv(q,ee){if(!(q&&q.length))return[];var Ce=A8(q);return ee==null?Ce:eu(Ce,function(pt){return Zl(ee,n,pt)})}var f4=sl(function(q,ee){return wu(q)?id(q,ee):[]}),Aw=sl(function(q){return ad(um(q,wu))}),P$=sl(function(q){var ee=R0(q);return wu(ee)&&(ee=n),ad(um(q,wu),Hr(ee,2))}),TY=sl(function(q){var ee=R0(q);return ee=typeof ee=="function"?ee:n,ad(um(q,wu),n,ee)}),N$=sl(A8);function $Y(q,ee){return R_(q||[],ee||[],hd)}function gv(q,ee){return R_(q||[],ee||[],$a)}var M8=sl(function(q){var ee=q.length,Ce=ee>1?q[ee-1]:n;return Ce=typeof Ce=="function"?(q.pop(),Ce):n,mv(q,Ce)});function _b(q){var ee=Fe(q);return ee.__chain__=!0,ee}function p4(q,ee){return ee(q),q}function Xp(q,ee){return ee(q)}var yI=pi(function(q){var ee=q.length,Ce=ee?q[0]:0,pt=this.__wrapped__,mn=function(Jn){return Um(Jn,q)};return ee>1||this.__actions__.length||!(pt instanceof Yr)||!At(Ce)?this.thru(mn):(pt=pt.slice(Ce,+Ce+(ee?1:0)),pt.__actions__.push({func:Xp,args:[mn],thisArg:n}),new _r(pt,this.__chain__).thru(function(Jn){return ee&&!Jn.length&&Jn.push(n),Jn}))});function D$(){return _b(this)}function h4(){return new _r(this.value(),this.__chain__)}function k0(){this.__values__===n&&(this.__values__=S7(this.value()));var q=this.__index__>=this.__values__.length,ee=q?n:this.__values__[this.__index__++];return{done:q,value:ee}}function bI(){return this}function Mw(q){for(var ee,Ce=this;Ce instanceof dr;){var pt=Ml(Ce);pt.__index__=0,pt.__values__=n,ee?mn.__wrapped__=pt:ee=pt;var mn=pt;Ce=Ce.__wrapped__}return mn.__wrapped__=q,ee}function $2(){var q=this.__wrapped__;if(q instanceof Yr){var ee=q;return this.__actions__.length&&(ee=new Yr(this)),ee=ee.reverse(),ee.__actions__.push({func:Xp,args:[I8],thisArg:n}),new _r(ee,this.__chain__)}return this.thru(I8)}function F8(){return l4(this.__wrapped__,this.__actions__)}var yb=Lt(function(q,ee,Ce){tu.call(q,Ce)?++q[Ce]:Ah(q,Ce,1)});function I$(q,ee,Ce){var pt=Fl(q)?N1:Tg;return Ce&&cr(q,ee,Ce)&&(ee=n),pt(q,Hr(ee,3))}function uj(q,ee){var Ce=Fl(q)?um:$g;return Ce(q,Hr(ee,3))}var R$=St(pb),OY=St(u4);function PY(q,ee){return Qd(Lw(q,ee),1)}function NY(q,ee){return Qd(Lw(q,ee),M)}function xI(q,ee,Ce){return Ce=Ce===n?1:_c(Ce),Qd(Lw(q,ee),Ce)}function SI(q,ee){var Ce=Fl(q)?Il:Wl;return Ce(q,Hr(ee,3))}function Fw(q,ee){var Ce=Fl(q)?uc:I1;return Ce(q,Hr(ee,3))}var L8=Lt(function(q,ee,Ce){tu.call(q,Ce)?q[Ce].push(ee):Ah(q,Ce,[ee])});function DY(q,ee,Ce,pt){q=Qp(q)?q:D7(q),Ce=Ce&&!pt?_c(Ce):0;var mn=q.length;return Ce<0&&(Ce=mf(mn+Ce,0)),kf(q)?Ce<=mn&&q.indexOf(ee,Ce)>-1:!!mn&&d2(q,ee,Ce)>-1}var IY=sl(function(q,ee,Ce){var pt=-1,mn=typeof ee=="function",Jn=Qp(q)?Wi(q.length):[];return Wl(q,function(Rr){Jn[++pt]=mn?Zl(ee,Rr,Ce):Kf(Rr,ee,Ce)}),Jn}),CI=Lt(function(q,ee,Ce){Ah(q,Ce,ee)});function Lw(q,ee){var Ce=Fl(q)?eu:zr;return Ce(q,Hr(ee,3))}function RY(q,ee,Ce,pt){return q==null?[]:(Fl(ee)||(ee=ee==null?[]:[ee]),Ce=pt?n:Ce,Fl(Ce)||(Ce=Ce==null?[]:[Ce]),Vd(q,ee,Ce))}var A0=Lt(function(q,ee,Ce){q[Ce?0:1].push(ee)},function(){return[[],[]]});function k$(q,ee,Ce){var pt=Fl(q)?b0:sb,mn=arguments.length<3;return pt(q,Hr(ee,4),Ce,mn,Wl)}function wI(q,ee,Ce){var pt=Fl(q)?ab:sb,mn=arguments.length<3;return pt(q,Hr(ee,4),Ce,mn,I1)}function dj(q,ee){var Ce=Fl(q)?um:$g;return Ce(q,v4(Hr(ee,3)))}function v7(q){var ee=Fl(q)?no:Gp;return ee(q)}function jw(q,ee,Ce){(Ce?cr(q,ee,Ce):ee===n)?ee=1:ee=_c(ee);var pt=Fl(q)?us:Bh;return pt(q,ee)}function V(q){var ee=Fl(q)?bl:nu;return ee(q)}function zi(q){if(q==null)return 0;if(Qp(q))return kf(q)?C0(q):q.length;var ee=_o(q);return ee==xe||ee==We?q.size:Ae(q).length}function kY(q,ee,Ce){var pt=Fl(q)?Vm:hv;return Ce&&cr(q,ee,Ce)&&(ee=n),pt(q,Hr(ee,3))}var Wd=sl(function(q,ee){if(q==null)return[];var Ce=ee.length;return Ce>1&&cr(q,ee[0],ee[1])?ee=[]:Ce>2&&cr(ee[0],ee[1],ee[2])&&(ee=[ee[0]]),Vd(q,Qd(ee,1),[])}),bb=s4||function(){return pf.Date.now()};function _7(q,ee){if(typeof ee!="function")throw new kh(o);return q=_c(q),function(){if(--q<1)return ee.apply(this,arguments)}}function A$(q,ee,Ce){return ee=Ce?n:ee,ee=q&&ee==null?q.length:ee,Pr(q,O,n,n,n,n,ee)}function fj(q,ee){var Ce;if(typeof ee!="function")throw new kh(o);return q=_c(q),function(){return--q>0&&(Ce=ee.apply(this,arguments)),q<=1&&(ee=n),Ce}}var M$=sl(function(q,ee,Ce){var pt=v;if(Ce.length){var mn=fm(Ce,Jr(M$));pt|=w}return Pr(q,pt,ee,Ce,mn)}),lp=sl(function(q,ee,Ce){var pt=v|b;if(Ce.length){var mn=fm(Ce,Jr(lp));pt|=w}return Pr(ee,pt,q,Ce,mn)});function y7(q,ee,Ce){ee=Ce?n:ee;var pt=Pr(q,x,n,n,n,n,n,ee);return pt.placeholder=y7.placeholder,pt}function Bw(q,ee,Ce){ee=Ce?n:ee;var pt=Pr(q,C,n,n,n,n,n,ee);return pt.placeholder=Bw.placeholder,pt}function pj(q,ee,Ce){var pt,mn,Jn,Rr,Xr,wi,Oa=0,Pa=!1,Fa=!1,Vo=!0;if(typeof q!="function")throw new kh(o);ee=ym(ee)||0,vf(Ce)&&(Pa=!!Ce.leading,Fa="maxWait"in Ce,Jn=Fa?mf(ym(Ce.maxWait)||0,ee):Jn,Vo="trailing"in Ce?!!Ce.trailing:Vo);function Ns(Af){var mh=pt,Xm=mn;return pt=mn=n,Oa=Af,Rr=q.apply(Xm,mh),Rr}function ll(Af){return Oa=Af,Xr=md(ru,ee),Pa?Ns(Af):Rr}function Rc(Af){var mh=Af-wi,Xm=Af-Oa,Sm=ee-mh;return Fa?Hd(Sm,Jn-Xm):Sm}function kl(Af){var mh=Af-wi,Xm=Af-Oa;return wi===n||mh>=ee||mh<0||Fa&&Xm>=Jn}function ru(){var Af=bb();if(kl(Af))return hu(Af);Xr=md(ru,Rc(Af))}function hu(Af){return Xr=n,Vo&&pt?Ns(Af):(pt=mn=n,Rr)}function xm(){Xr!==n&&Re(Xr),Oa=0,pt=wi=mn=Xr=n}function ef(){return Xr===n?Rr:hu(bb())}function F1(){var Af=bb(),mh=kl(Af);if(pt=arguments,mn=this,wi=Af,mh){if(Xr===n)return ll(wi);if(Fa)return Re(Xr),Xr=md(ru,ee),Ns(wi)}return Xr===n&&(Xr=md(ru,ee)),Rr}return F1.cancel=xm,F1.flush=ef,F1}var EI=sl(function(q,ee){return Mh(q,1,ee)}),m4=sl(function(q,ee,Ce){return Mh(q,ym(ee)||0,Ce)});function TI(q){return Pr(q,P)}function g4(q,ee){if(typeof q!="function"||ee!=null&&typeof ee!="function")throw new kh(o);var Ce=function(){var pt=arguments,mn=ee?ee.apply(this,pt):pt[0],Jn=Ce.cache;if(Jn.has(mn))return Jn.get(mn);var Rr=q.apply(this,pt);return Ce.cache=Jn.set(mn,Rr)||Jn,Rr};return Ce.cache=new(g4.Cache||fo),Ce}g4.Cache=fo;function v4(q){if(typeof q!="function")throw new kh(o);return function(){var ee=arguments;switch(ee.length){case 0:return!q.call(this);case 1:return!q.call(this,ee[0]);case 2:return!q.call(this,ee[0],ee[1]);case 3:return!q.call(this,ee[0],ee[1],ee[2])}return!q.apply(this,ee)}}function xb(q){return fj(2,q)}var _4=Xe(function(q,ee){ee=ee.length==1&&Fl(ee[0])?eu(ee[0],fu(Hr())):eu(Qd(ee,1),fu(Hr()));var Ce=ee.length;return sl(function(pt){for(var mn=-1,Jn=Hd(pt.length,Ce);++mn<Jn;)pt[mn]=ee[mn].call(this,pt[mn]);return Zl(q,this,pt)})}),Jp=sl(function(q,ee){var Ce=fm(ee,Jr(Jp));return Pr(q,w,n,ee,Ce)}),cp=sl(function(q,ee){var Ce=fm(ee,Jr(cp));return Pr(q,$,n,ee,Ce)}),j8=pi(function(q,ee){return Pr(q,N,n,n,n,ee)});function F$(q,ee){if(typeof q!="function")throw new kh(o);return ee=ee===n?ee:_c(ee),sl(q,ee)}function hj(q,ee){if(typeof q!="function")throw new kh(o);return ee=ee==null?0:mf(_c(ee),0),sl(function(Ce){var pt=Ce[ee],mn=Ve(Ce,0,ee);return pt&&wp(mn,pt),Zl(q,this,mn)})}function $I(q,ee,Ce){var pt=!0,mn=!0;if(typeof q!="function")throw new kh(o);return vf(Ce)&&(pt="leading"in Ce?!!Ce.leading:pt,mn="trailing"in Ce?!!Ce.trailing:mn),pj(q,ee,{leading:pt,maxWait:ee,trailing:mn})}function AY(q){return A$(q,1)}function up(q,ee){return Jp(tt(ee),q)}function Sb(){if(!arguments.length)return[];var q=arguments[0];return Fl(q)?q:[q]}function B8(q){return op(q,m)}function OI(q,ee){return ee=typeof ee=="function"?ee:n,op(q,m,ee)}function PI(q){return op(q,f|m)}function zw(q,ee){return ee=typeof ee=="function"?ee:n,op(q,f|m,ee)}function NI(q,ee){return ee==null||N_(q,ee,kp(ee))}function O2(q,ee){return q===ee||q!==q&&ee!==ee}var mj=fr(Np),gj=fr(function(q,ee){return q>=ee}),Cb=k1(function(){return arguments}())?k1:function(q){return Rf(q)&&tu.call(q,"callee")&&!y2.call(q,"callee")},Fl=Wi.isArray,vj=Xs?fu(Xs):Lh;function Qp(q){return q!=null&&x7(q.length)&&!P2(q)}function wu(q){return Rf(q)&&Qp(q)}function vv(q){return q===!0||q===!1||Rf(q)&&Wu(q)==de}var _v=$_||XI,z8=rs?fu(rs):Sd;function yv(q){return Rf(q)&&q.nodeType===1&&!q8(q)}function _j(q){if(q==null)return!0;if(Qp(q)&&(Fl(q)||typeof q=="string"||typeof q.splice=="function"||_v(q)||Eb(q)||Cb(q)))return!q.length;var ee=_o(q);if(ee==xe||ee==We)return!q.size;if(Cu(q))return!Ae(q).length;for(var Ce in q)if(tu.call(q,Ce))return!1;return!0}function DI(q,ee){return N0(q,ee)}function wb(q,ee,Ce){Ce=typeof Ce=="function"?Ce:n;var pt=Ce?Ce(q,ee):n;return pt===n?N0(q,ee,n,Ce):!!pt}function y4(q){if(!Rf(q))return!1;var ee=Wu(q);return ee==ve||ee==Se||typeof q.message=="string"&&typeof q.name=="string"&&!q8(q)}function Hw(q){return typeof q=="number"&&S2(q)}function P2(q){if(!vf(q))return!1;var ee=Wu(q);return ee==be||ee==Ee||ee==se||ee==Ye}function b7(q){return typeof q=="number"&&q==_c(q)}function x7(q){return typeof q=="number"&&q>-1&&q%1==0&&q<=K}function vf(q){var ee=typeof q;return q!=null&&(ee=="object"||ee=="function")}function Rf(q){return q!=null&&typeof q=="object"}var L$=ol?fu(ol):Gm;function II(q,ee){return q===ee||jh(q,ee,ea(ee))}function RI(q,ee,Ce){return Ce=typeof Ce=="function"?Ce:n,jh(q,ee,ea(ee),Ce)}function b4(q){return H8(q)&&q!=+q}function qw(q){if(oa(q))throw new cs(a);return D0(q)}function j$(q){return q===null}function Dg(q){return q==null}function H8(q){return typeof q=="number"||Rf(q)&&Wu(q)==Pe}function q8(q){if(!Rf(q)||Wu(q)!=ft)return!1;var ee=_2(q);if(ee===null)return!0;var Ce=tu.call(ee,"constructor")&&ee.constructor;return typeof Ce=="function"&&Ce instanceof Ce&&w_.call(Ce)==$p}var B$=gc?fu(gc):dc;function MY(q){return b7(q)&&q>=-K&&q<=K}var kI=Bc?fu(Bc):ce;function kf(q){return typeof q=="string"||!Fl(q)&&Rf(q)&&Wu(q)==ct}function su(q){return typeof q=="symbol"||Rf(q)&&Wu(q)==rt}var Eb=Ec?fu(Ec):$e;function z$(q){return q===n}function Vw(q){return Rf(q)&&_o(q)==Mt}function yj(q){return Rf(q)&&Wu(q)==$t}var AI=fr(qn),MI=fr(function(q,ee){return q<=ee});function S7(q){if(!q)return[];if(Qp(q))return kf(q)?pm(q):Xt(q);if(E_&&q[E_])return C8(q[E_]());var ee=_o(q),Ce=ee==xe?w8:ee==We?uv:D7;return Ce(q)}function N2(q){if(!q)return q===0?q:0;if(q=ym(q),q===M||q===-M){var ee=q<0?-1:1;return ee*U}return q===q?q:0}function _c(q){var ee=N2(q),Ce=ee%1;return ee===ee?Ce?ee-Ce:ee:0}function Tb(q){return q?gm(_c(q),0,L):0}function ym(q){if(typeof q=="number")return q;if(su(q))return W;if(vf(q)){var ee=typeof q.valueOf=="function"?q.valueOf():q;q=vf(ee)?ee+"":ee}if(typeof q!="string")return q===0?q:+q;q=D1(q);var Ce=Zn.test(q);return Ce||yr.test(q)?P1(q.slice(2),Ce?2:8):jn.test(q)?W:+q}function bv(q){return Ie(q,M1(q))}function C7(q){return q?gm(_c(q),-K,K):q===0?q:0}function sd(q){return q==null?"":ph(q)}var bm=hn(function(q,ee){if(Cu(ee)||Qp(ee)){Ie(ee,kp(ee),q);return}for(var Ce in ee)tu.call(ee,Ce)&&hd(q,Ce,ee[Ce])}),w7=hn(function(q,ee){Ie(ee,M1(ee),q)}),V8=hn(function(q,ee,Ce,pt){Ie(ee,M1(ee),q,pt)}),x4=hn(function(q,ee,Ce,pt){Ie(ee,kp(ee),q,pt)}),FI=pi(Um);function $b(q,ee){var Ce=nr(q);return ee==null?Ce:mm(Ce,ee)}var Ob=sl(function(q,ee){q=vc(q);var Ce=-1,pt=ee.length,mn=pt>2?ee[2]:n;for(mn&&cr(ee[0],ee[1],mn)&&(pt=1);++Ce<pt;)for(var Jn=ee[Ce],Rr=M1(Jn),Xr=-1,wi=Rr.length;++Xr<wi;){var Oa=Rr[Xr],Pa=q[Oa];(Pa===n||O2(Pa,xg[Oa])&&!tu.call(q,Oa))&&(q[Oa]=Jn[Oa])}return q}),E7=sl(function(q){return q.push(n,Fr),Zl(O7,n,q)});function T7(q,ee){return b8(q,Hr(ee,3),Lu)}function H$(q,ee){return b8(q,Hr(ee,3),qo)}function Pb(q,ee){return q==null?q:O0(q,Hr(ee,3),M1)}function bj(q,ee){return q==null?q:Km(q,Hr(ee,3),M1)}function Nb(q,ee){return q&&Lu(q,Hr(ee,3))}function xv(q,ee){return q&&qo(q,Hr(ee,3))}function $7(q){return q==null?[]:ju(q,kp(q))}function Ww(q){return q==null?[]:ju(q,M1(q))}function M0(q,ee,Ce){var pt=q==null?n:Zd(q,ee);return pt===n?Ce:pt}function Db(q,ee){return q!=null&&ri(q,ee,Fh)}function _f(q,ee){return q!=null&&ri(q,ee,Og)}var LI=qt(function(q,ee,Ce){ee!=null&&typeof ee.toString!="function"&&(ee=w0.call(ee)),q[ee]=Ce},Q$(F0)),q$=qt(function(q,ee,Ce){ee!=null&&typeof ee.toString!="function"&&(ee=w0.call(ee)),tu.call(q,ee)?q[ee].push(Ce):q[ee]=[Ce]},Hr),Uw=sl(Kf);function kp(q){return Qp(q)?ki(q):Ae(q)}function M1(q){return Qp(q)?ki(q,!0):Dt(q)}function xj(q,ee){var Ce={};return ee=Hr(ee,3),Lu(q,function(pt,mn,Jn){Ah(Ce,ee(pt,mn,Jn),pt)}),Ce}function V$(q,ee){var Ce={};return ee=Hr(ee,3),Lu(q,function(pt,mn,Jn){Ah(Ce,mn,ee(pt,mn,Jn))}),Ce}var jI=hn(function(q,ee,Ce){ks(q,ee,Ce)}),O7=hn(function(q,ee,Ce,pt){ks(q,ee,Ce,pt)}),Sj=pi(function(q,ee){var Ce={};if(q==null)return Ce;var pt=!1;ee=eu(ee,function(Jn){return Jn=De(Jn,q),pt||(pt=Jn.length>1),Jn}),Ie(q,Cr(q),Ce),pt&&(Ce=op(Ce,f|p|m,Kr));for(var mn=ee.length;mn--;)Ym(Ce,ee[mn]);return Ce});function FY(q,ee){return BI(q,v4(Hr(ee)))}var W$=pi(function(q,ee){return q==null?{}:D_(q,ee)});function BI(q,ee){if(q==null)return{};var Ce=eu(Cr(q),function(pt){return[pt]});return ee=Hr(ee),Ss(q,Ce,function(pt,mn){return ee(pt,mn[0])})}function P7(q,ee,Ce){ee=De(ee,q);var pt=-1,mn=ee.length;for(mn||(mn=1,q=n);++pt<mn;){var Jn=q==null?n:q[bi(ee[pt])];Jn===n&&(pt=mn,Jn=Ce),q=P2(Jn)?Jn.call(q):Jn}return q}function U$(q,ee,Ce){return q==null?q:$a(q,ee,Ce)}function K$(q,ee,Ce,pt){return pt=typeof pt=="function"?pt:n,q==null?q:$a(q,ee,Ce,pt)}var Kw=On(kp),zI=On(M1);function Gw(q,ee,Ce){var pt=Fl(q),mn=pt||_v(q)||Eb(q);if(ee=Hr(ee,4),Ce==null){var Jn=q&&q.constructor;mn?Ce=pt?new Jn:[]:vf(q)?Ce=P2(Jn)?nr(_2(q)):{}:Ce={}}return(mn?Il:Lu)(q,function(Rr,Xr,wi){return ee(Ce,Rr,Xr,wi)}),Ce}function N7(q,ee){return q==null?!0:Ym(q,ee)}function Cj(q,ee,Ce){return q==null?q:Ng(q,ee,tt(Ce))}function wj(q,ee,Ce,pt){return pt=typeof pt=="function"?pt:n,q==null?q:Ng(q,ee,tt(Ce),pt)}function D7(q){return q==null?[]:Rh(q,kp(q))}function Ej(q){return q==null?[]:Rh(q,M1(q))}function Tj(q,ee,Ce){return Ce===n&&(Ce=ee,ee=n),Ce!==n&&(Ce=ym(Ce),Ce=Ce===Ce?Ce:0),ee!==n&&(ee=ym(ee),ee=ee===ee?ee:0),gm(ym(q),ee,Ce)}function $j(q,ee,Ce){return ee=N2(ee),Ce===n?(Ce=ee,ee=0):Ce=N2(Ce),q=ym(q),qd(q,ee,Ce)}function LY(q,ee,Ce){if(Ce&&typeof Ce!="boolean"&&cr(q,ee,Ce)&&(ee=Ce=n),Ce===n&&(typeof ee=="boolean"?(Ce=ee,ee=n):typeof q=="boolean"&&(Ce=q,q=n)),q===n&&ee===n?(q=0,ee=1):(q=N2(q),ee===n?(ee=q,q=0):ee=N2(ee)),q>ee){var pt=q;q=ee,ee=pt}if(Ce||q%1||ee%1){var mn=h7();return Hd(q+mn*(ee-q+ip("1e-"+((mn+"").length-1))),ee)}return fh(q,ee)}var HI=dt(function(q,ee,Ce){return ee=ee.toLowerCase(),q+(Ce?Yw(ee):ee)});function Yw(q){return Zw(sd(q).toLowerCase())}function I7(q){return q=sd(q),q&&q.replace(lr,e4).replace(Bo,"")}function Xw(q,ee,Ce){q=sd(q),ee=ph(ee);var pt=q.length;Ce=Ce===n?pt:gm(_c(Ce),0,pt);var mn=Ce;return Ce-=ee.length,Ce>=0&&q.slice(Ce,mn)==ee}function Jw(q){return q=sd(q),q&&ur.test(q)?q.replace(vn,S0):q}function R7(q){return q=sd(q),q&&vr.test(q)?q.replace(Dn,"\\$&"):q}var jY=dt(function(q,ee,Ce){return q+(Ce?"-":"")+ee.toLowerCase()}),qI=dt(function(q,ee,Ce){return q+(Ce?" ":"")+ee.toLowerCase()}),G$=Wt("toLowerCase");function BY(q,ee,Ce){q=sd(q),ee=_c(ee);var pt=ee?C0(q):0;if(!ee||pt>=ee)return q;var mn=(ee-pt)/2;return Rn(T_(mn),Ce)+q+Rn(E0(mn),Ce)}function VI(q,ee,Ce){q=sd(q),ee=_c(ee);var pt=ee?C0(q):0;return ee&&pt<ee?q+Rn(ee-pt,Ce):q}function WI(q,ee,Ce){q=sd(q),ee=_c(ee);var pt=ee?C0(q):0;return ee&&pt<ee?Rn(ee-pt,Ce)+q:q}function Y$(q,ee,Ce){return Ce||ee==null?ee=0:ee&&(ee=+ee),E8(sd(q).replace(Ar,""),ee||0)}function Oj(q,ee,Ce){return(Ce?cr(q,ee,Ce):ee===n)?ee=1:ee=_c(ee),fb(sd(q),ee)}function k7(){var q=arguments,ee=sd(q[0]);return q.length<3?ee:ee.replace(q[1],q[2])}var Qw=dt(function(q,ee,Ce){return q+(Ce?"_":"")+ee.toLowerCase()});function zY(q,ee,Ce){return Ce&&typeof Ce!="number"&&cr(q,ee,Ce)&&(ee=Ce=n),Ce=Ce===n?L:Ce>>>0,Ce?(q=sd(q),q&&(typeof ee=="string"||ee!=null&&!B$(ee))&&(ee=ph(ee),!ee&&Ep(q))?Ve(pm(q),0,Ce):q.split(ee,Ce)):[]}var Ap=dt(function(q,ee,Ce){return q+(Ce?" ":"")+Zw(ee)});function X$(q,ee,Ce){return q=sd(q),Ce=Ce==null?0:gm(_c(Ce),0,q.length),ee=ph(ee),q.slice(Ce,Ce+ee.length)==ee}function HY(q,ee,Ce){var pt=Fe.templateSettings;Ce&&cr(q,ee,Ce)&&(ee=n),q=sd(q),ee=V8({},ee,pt,Tr);var mn=V8({},ee.imports,pt.imports,Tr),Jn=kp(mn),Rr=Rh(mn,Jn),Xr,wi,Oa=0,Pa=ee.interpolate||qr,Fa="__p += '",Vo=Kp((ee.escape||qr).source+"|"+Pa.source+"|"+(Pa===Or?pn:qr).source+"|"+(ee.evaluate||qr).source+"|$","g"),Ns="//# sourceURL="+(tu.call(ee,"sourceURL")?(ee.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++cm+"]")+`
`;q.replace(Vo,function(kl,ru,hu,xm,ef,F1){return hu||(hu=xm),Fa+=q.slice(Oa,F1).replace(Mr,S8),ru&&(Xr=!0,Fa+=`' +
__e(`+ru+`) +
'`),ef&&(wi=!0,Fa+=`';
`+ef+`;
__p += '`),hu&&(Fa+=`' +
((__t = (`+hu+`)) == null ? '' : __t) +
'`),Oa=F1+kl.length,kl}),Fa+=`';
`;var ll=tu.call(ee,"variable")&&ee.variable;if(!ll)Fa=`with (obj) {
`+Fa+`
}
`;else if(zt.test(ll))throw new cs(s);Fa=(wi?Fa.replace(In,""):Fa).replace(Cn,"$1").replace(Nn,"$1;"),Fa="function("+(ll||"obj")+`) {
`+(ll?"":`obj || (obj = {});
`)+"var __t, __p = ''"+(Xr?", __e = _.escape":"")+(wi?`, __j = Array.prototype.join;
function print() { __p += __j.call(arguments, '') }
`:`;
`)+Fa+`return __p
}`;var Rc=J$(function(){return xu(Jn,Ns+"return "+Fa).apply(n,Rr)});if(Rc.source=Fa,y4(Rc))throw Rc;return Rc}function qY(q){return sd(q).toLowerCase()}function UI(q){return sd(q).toUpperCase()}function VY(q,ee,Ce){if(q=sd(q),q&&(Ce||ee===n))return D1(q);if(!q||!(ee=ph(ee)))return q;var pt=pm(q),mn=pm(ee),Jn=Vu(pt,mn),Rr=l7(pt,mn)+1;return Ve(pt,Jn,Rr).join("")}function KI(q,ee,Ce){if(q=sd(q),q&&(Ce||ee===n))return q.slice(0,t4(q)+1);if(!q||!(ee=ph(ee)))return q;var pt=pm(q),mn=l7(pt,pm(ee))+1;return Ve(pt,0,mn).join("")}function S4(q,ee,Ce){if(q=sd(q),q&&(Ce||ee===n))return q.replace(Ar,"");if(!q||!(ee=ph(ee)))return q;var pt=pm(q),mn=Vu(pt,pm(ee));return Ve(pt,mn).join("")}function WY(q,ee){var Ce=I,pt=D;if(vf(ee)){var mn="separator"in ee?ee.separator:mn;Ce="length"in ee?_c(ee.length):Ce,pt="omission"in ee?ph(ee.omission):pt}q=sd(q);var Jn=q.length;if(Ep(q)){var Rr=pm(q);Jn=Rr.length}if(Ce>=Jn)return q;var Xr=Ce-C0(pt);if(Xr<1)return pt;var wi=Rr?Ve(Rr,0,Xr).join(""):q.slice(0,Xr);if(mn===n)return wi+pt;if(Rr&&(Xr+=wi.length-Xr),B$(mn)){if(q.slice(Xr).search(mn)){var Oa,Pa=wi;for(mn.global||(mn=Kp(mn.source,sd(Sn.exec(mn))+"g")),mn.lastIndex=0;Oa=mn.exec(Pa);)var Fa=Oa.index;wi=wi.slice(0,Fa===n?Xr:Fa)}}else if(q.indexOf(ph(mn),Xr)!=Xr){var Vo=wi.lastIndexOf(mn);Vo>-1&&(wi=wi.slice(0,Vo))}return wi+pt}function Pj(q){return q=sd(q),q&&bn.test(q)?q.replace(kn,Cw):q}var Nj=dt(function(q,ee,Ce){return q+(Ce?" ":"")+ee.toUpperCase()}),Zw=Wt("toUpperCase");function eE(q,ee,Ce){return q=sd(q),ee=Ce?n:ee,ee===n?c7(q)?d7(q):y8(q):q.match(ee)||[]}var J$=sl(function(q,ee){try{return Zl(q,n,ee)}catch(Ce){return y4(Ce)?Ce:new cs(Ce)}}),UY=pi(function(q,ee){return Il(ee,function(Ce){Ce=bi(Ce),Ah(q,Ce,M$(q[Ce],q))}),q});function KY(q){var ee=q==null?0:q.length,Ce=Hr();return q=ee?eu(q,function(pt){if(typeof pt[1]!="function")throw new kh(o);return[Ce(pt[0]),pt[1]]}):[],sl(function(pt){for(var mn=-1;++mn<ee;){var Jn=q[mn];if(Zl(Jn[0],this,pt))return Zl(Jn[1],this,pt)}})}function GY(q){return pv(op(q,f))}function Q$(q){return function(){return q}}function Z$(q,ee){return q==null||q!==q?ee:q}var Dj=Et(),GI=Et(!0);function F0(q){return q}function eO(q){return he(typeof q=="function"?q:op(q,f))}function YY(q){return Gi(op(q,f))}function YI(q,ee){return Po(q,op(ee,f))}var XY=sl(function(q,ee){return function(Ce){return Kf(Ce,q,ee)}}),tE=sl(function(q,ee){return function(Ce){return Kf(q,Ce,ee)}});function tO(q,ee,Ce){var pt=kp(ee),mn=ju(ee,pt);Ce==null&&!(vf(ee)&&(mn.length||!pt.length))&&(Ce=ee,ee=q,q=this,mn=ju(ee,kp(ee)));var Jn=!(vf(Ce)&&"chain"in Ce)||!!Ce.chain,Rr=P2(q);return Il(mn,function(Xr){var wi=ee[Xr];q[Xr]=wi,Rr&&(q.prototype[Xr]=function(){var Oa=this.__chain__;if(Jn||Oa){var Pa=q(this.__wrapped__),Fa=Pa.__actions__=Xt(this.__actions__);return Fa.push({func:wi,args:arguments,thisArg:q}),Pa.__chain__=Oa,Pa}return wi.apply(q,wp([this.value()],arguments))})}),q}function JY(){return pf._===this&&(pf._=f7),this}function D2(){}function nO(q){return q=_c(q),sl(function(ee){return Od(ee,q)})}var nE=yn(eu),QY=yn(N1),rE=yn(Vm);function iE(q){return ii(q)?p2(bi(q)):Tc(q)}function aE(q){return function(ee){return q==null?n:Zd(q,ee)}}var ZY=Fn(),Ij=Fn(!0);function rO(){return[]}function XI(){return!1}function eX(){return{}}function tX(){return""}function C4(){return!0}function iO(q,ee){if(q=_c(q),q<1||q>K)return[];var Ce=L,pt=Hd(q,L);ee=Hr(ee),q-=L;for(var mn=h2(pt,ee);++Ce<q;)ee(Ce);return mn}function Rj(q){return Fl(q)?eu(q,bi):su(q)?[q]:Xt($n(sd(q)))}function nX(q){var ee=++Sg;return sd(q)+ee}var I2=Jt(function(q,ee){return q+ee},0),kj=Dr("ceil"),Aj=Jt(function(q,ee){return q/ee},1),JI=Dr("floor");function rX(q){return q&&q.length?Fu(q,F0,Np):n}function oE(q,ee){return q&&q.length?Fu(q,Hr(ee,2),Np):n}function iX(q){return f2(q,F0)}function M_(q,ee){return f2(q,Hr(ee,2))}function aO(q){return q&&q.length?Fu(q,F0,qn):n}function Mj(q,ee){return q&&q.length?Fu(q,Hr(ee,2),qn):n}var aX=Jt(function(q,ee){return q*ee},1),Fj=Dr("round"),QI=Jt(function(q,ee){return q-ee},0);function oX(q){return q&&q.length?dm(q,F0):0}function Ig(q,ee){return q&&q.length?dm(q,Hr(ee,2)):0}return Fe.after=_7,Fe.ary=A$,Fe.assign=bm,Fe.assignIn=w7,Fe.assignInWith=V8,Fe.assignWith=x4,Fe.at=FI,Fe.before=fj,Fe.bind=M$,Fe.bindAll=UY,Fe.bindKey=lp,Fe.castArray=Sb,Fe.chain=_b,Fe.chunk=Dp,Fe.compact=od,Fe.concat=Ip,Fe.cond=KY,Fe.conforms=GY,Fe.constant=Q$,Fe.countBy=yb,Fe.create=$b,Fe.curry=y7,Fe.curryRight=Bw,Fe.debounce=pj,Fe.defaults=Ob,Fe.defaultsDeep=E7,Fe.defer=EI,Fe.delay=m4,Fe.difference=Rp,Fe.differenceBy=gd,Fe.differenceWith=hs,Fe.drop=nl,Fe.dropRight=c4,Fe.dropRightWhile=O8,Fe.dropWhile=m7,Fe.fill=$w,Fe.filter=uj,Fe.flatMap=PY,Fe.flatMapDeep=NY,Fe.flatMapDepth=xI,Fe.flatten=hb,Fe.flattenDeep=k_,Fe.flattenDepth=Ow,Fe.flip=TI,Fe.flow=Dj,Fe.flowRight=GI,Fe.fromPairs=C$,Fe.functions=$7,Fe.functionsIn=Ww,Fe.groupBy=L8,Fe.initial=mI,Fe.intersection=gI,Fe.intersectionBy=P8,Fe.intersectionWith=Pw,Fe.invert=LI,Fe.invertBy=q$,Fe.invokeMap=IY,Fe.iteratee=eO,Fe.keyBy=CI,Fe.keys=kp,Fe.keysIn=M1,Fe.map=Lw,Fe.mapKeys=xj,Fe.mapValues=V$,Fe.matches=YY,Fe.matchesProperty=YI,Fe.memoize=g4,Fe.merge=jI,Fe.mergeWith=O7,Fe.method=XY,Fe.methodOf=tE,Fe.mixin=tO,Fe.negate=v4,Fe.nthArg=nO,Fe.omit=Sj,Fe.omitBy=FY,Fe.once=xb,Fe.orderBy=RY,Fe.over=nE,Fe.overArgs=_4,Fe.overEvery=QY,Fe.overSome=rE,Fe.partial=Jp,Fe.partialRight=cp,Fe.partition=A0,Fe.pick=W$,Fe.pickBy=BI,Fe.property=iE,Fe.propertyOf=aE,Fe.pull=Nw,Fe.pullAll=mb,Fe.pullAllBy=D8,Fe.pullAllWith=T$,Fe.pullAt=A1,Fe.range=ZY,Fe.rangeRight=Ij,Fe.rearg=j8,Fe.reject=dj,Fe.remove=gb,Fe.rest=F$,Fe.reverse=I8,Fe.sampleSize=jw,Fe.set=U$,Fe.setWith=K$,Fe.shuffle=V,Fe.slice=R8,Fe.sortBy=Wd,Fe.sortedUniq=O$,Fe.sortedUniqBy=SY,Fe.split=zY,Fe.spread=hj,Fe.tail=g7,Fe.take=CY,Fe.takeRight=Rw,Fe.takeRightWhile=k8,Fe.takeWhile=wY,Fe.tap=p4,Fe.throttle=$I,Fe.thru=Xp,Fe.toArray=S7,Fe.toPairs=Kw,Fe.toPairsIn=zI,Fe.toPath=Rj,Fe.toPlainObject=bv,Fe.transform=Gw,Fe.unary=AY,Fe.union=lj,Fe.unionBy=d4,Fe.unionWith=A_,Fe.uniq=kw,Fe.uniqBy=cj,Fe.uniqWith=EY,Fe.unset=N7,Fe.unzip=A8,Fe.unzipWith=mv,Fe.update=Cj,Fe.updateWith=wj,Fe.values=D7,Fe.valuesIn=Ej,Fe.without=f4,Fe.words=eE,Fe.wrap=up,Fe.xor=Aw,Fe.xorBy=P$,Fe.xorWith=TY,Fe.zip=N$,Fe.zipObject=$Y,Fe.zipObjectDeep=gv,Fe.zipWith=M8,Fe.entries=Kw,Fe.entriesIn=zI,Fe.extend=w7,Fe.extendWith=V8,tO(Fe,Fe),Fe.add=I2,Fe.attempt=J$,Fe.camelCase=HI,Fe.capitalize=Yw,Fe.ceil=kj,Fe.clamp=Tj,Fe.clone=B8,Fe.cloneDeep=PI,Fe.cloneDeepWith=zw,Fe.cloneWith=OI,Fe.conformsTo=NI,Fe.deburr=I7,Fe.defaultTo=Z$,Fe.divide=Aj,Fe.endsWith=Xw,Fe.eq=O2,Fe.escape=Jw,Fe.escapeRegExp=R7,Fe.every=I$,Fe.find=R$,Fe.findIndex=pb,Fe.findKey=T7,Fe.findLast=OY,Fe.findLastIndex=u4,Fe.findLastKey=H$,Fe.floor=JI,Fe.forEach=SI,Fe.forEachRight=Fw,Fe.forIn=Pb,Fe.forInRight=bj,Fe.forOwn=Nb,Fe.forOwnRight=xv,Fe.get=M0,Fe.gt=mj,Fe.gte=gj,Fe.has=Db,Fe.hasIn=_f,Fe.head=w$,Fe.identity=F0,Fe.includes=DY,Fe.indexOf=hI,Fe.inRange=$j,Fe.invoke=Uw,Fe.isArguments=Cb,Fe.isArray=Fl,Fe.isArrayBuffer=vj,Fe.isArrayLike=Qp,Fe.isArrayLikeObject=wu,Fe.isBoolean=vv,Fe.isBuffer=_v,Fe.isDate=z8,Fe.isElement=yv,Fe.isEmpty=_j,Fe.isEqual=DI,Fe.isEqualWith=wb,Fe.isError=y4,Fe.isFinite=Hw,Fe.isFunction=P2,Fe.isInteger=b7,Fe.isLength=x7,Fe.isMap=L$,Fe.isMatch=II,Fe.isMatchWith=RI,Fe.isNaN=b4,Fe.isNative=qw,Fe.isNil=Dg,Fe.isNull=j$,Fe.isNumber=H8,Fe.isObject=vf,Fe.isObjectLike=Rf,Fe.isPlainObject=q8,Fe.isRegExp=B$,Fe.isSafeInteger=MY,Fe.isSet=kI,Fe.isString=kf,Fe.isSymbol=su,Fe.isTypedArray=Eb,Fe.isUndefined=z$,Fe.isWeakMap=Vw,Fe.isWeakSet=yj,Fe.join=N8,Fe.kebabCase=jY,Fe.last=R0,Fe.lastIndexOf=vI,Fe.lowerCase=qI,Fe.lowerFirst=G$,Fe.lt=AI,Fe.lte=MI,Fe.max=rX,Fe.maxBy=oE,Fe.mean=iX,Fe.meanBy=M_,Fe.min=aO,Fe.minBy=Mj,Fe.stubArray=rO,Fe.stubFalse=XI,Fe.stubObject=eX,Fe.stubString=tX,Fe.stubTrue=C4,Fe.multiply=aX,Fe.nth=E$,Fe.noConflict=JY,Fe.noop=D2,Fe.now=bb,Fe.pad=BY,Fe.padEnd=VI,Fe.padStart=WI,Fe.parseInt=Y$,Fe.random=LY,Fe.reduce=k$,Fe.reduceRight=wI,Fe.repeat=Oj,Fe.replace=k7,Fe.result=P7,Fe.round=Fj,Fe.runInContext=hi,Fe.sample=v7,Fe.size=zi,Fe.snakeCase=Qw,Fe.some=kY,Fe.sortedIndex=_I,Fe.sortedIndexBy=Dw,Fe.sortedIndexOf=Iw,Fe.sortedLastIndex=vb,Fe.sortedLastIndexBy=sj,Fe.sortedLastIndexOf=$$,Fe.startCase=Ap,Fe.startsWith=X$,Fe.subtract=QI,Fe.sum=oX,Fe.sumBy=Ig,Fe.template=HY,Fe.times=iO,Fe.toFinite=N2,Fe.toInteger=_c,Fe.toLength=Tb,Fe.toLower=qY,Fe.toNumber=ym,Fe.toSafeInteger=C7,Fe.toString=sd,Fe.toUpper=UI,Fe.trim=VY,Fe.trimEnd=KI,Fe.trimStart=S4,Fe.truncate=WY,Fe.unescape=Pj,Fe.uniqueId=nX,Fe.upperCase=Nj,Fe.upperFirst=Zw,Fe.each=SI,Fe.eachRight=Fw,Fe.first=w$,tO(Fe,function(){var q={};return Lu(Fe,function(ee,Ce){tu.call(Fe.prototype,Ce)||(q[Ce]=ee)}),q}(),{chain:!1}),Fe.VERSION=r,Il(["bind","bindKey","curry","curryRight","partial","partialRight"],function(q){Fe[q].placeholder=Fe}),Il(["drop","take"],function(q,ee){Yr.prototype[q]=function(Ce){Ce=Ce===n?1:mf(_c(Ce),0);var pt=this.__filtered__&&!ee?new Yr(this):this.clone();return pt.__filtered__?pt.__takeCount__=Hd(Ce,pt.__takeCount__):pt.__views__.push({size:Hd(Ce,L),type:q+(pt.__dir__<0?"Right":"")}),pt},Yr.prototype[q+"Right"]=function(Ce){return this.reverse()[q](Ce).reverse()}}),Il(["filter","map","takeWhile"],function(q,ee){var Ce=ee+1,pt=Ce==A||Ce==z;Yr.prototype[q]=function(mn){var Jn=this.clone();return Jn.__iteratees__.push({iteratee:Hr(mn,3),type:Ce}),Jn.__filtered__=Jn.__filtered__||pt,Jn}}),Il(["head","last"],function(q,ee){var Ce="take"+(ee?"Right":"");Yr.prototype[q]=function(){return this[Ce](1).value()[0]}}),Il(["initial","tail"],function(q,ee){var Ce="drop"+(ee?"":"Right");Yr.prototype[q]=function(){return this.__filtered__?new Yr(this):this[Ce](1)}}),Yr.prototype.compact=function(){return this.filter(F0)},Yr.prototype.find=function(q){return this.filter(q).head()},Yr.prototype.findLast=function(q){return this.reverse().find(q)},Yr.prototype.invokeMap=sl(function(q,ee){return typeof q=="function"?new Yr(this):this.map(function(Ce){return Kf(Ce,q,ee)})}),Yr.prototype.reject=function(q){return this.filter(v4(Hr(q)))},Yr.prototype.slice=function(q,ee){q=_c(q);var Ce=this;return Ce.__filtered__&&(q>0||ee<0)?new Yr(Ce):(q<0?Ce=Ce.takeRight(-q):q&&(Ce=Ce.drop(q)),ee!==n&&(ee=_c(ee),Ce=ee<0?Ce.dropRight(-ee):Ce.take(ee-q)),Ce)},Yr.prototype.takeRightWhile=function(q){return this.reverse().takeWhile(q).reverse()},Yr.prototype.toArray=function(){return this.take(L)},Lu(Yr.prototype,function(q,ee){var Ce=/^(?:filter|find|map|reject)|While$/.test(ee),pt=/^(?:head|last)$/.test(ee),mn=Fe[pt?"take"+(ee=="last"?"Right":""):ee],Jn=pt||/^find/.test(ee);mn&&(Fe.prototype[ee]=function(){var Rr=this.__wrapped__,Xr=pt?[1]:arguments,wi=Rr instanceof Yr,Oa=Xr[0],Pa=wi||Fl(Rr),Fa=function(ru){var hu=mn.apply(Fe,wp([ru],Xr));return pt&&Vo?hu[0]:hu};Pa&&Ce&&typeof Oa=="function"&&Oa.length!=1&&(wi=Pa=!1);var Vo=this.__chain__,Ns=!!this.__actions__.length,ll=Jn&&!Vo,Rc=wi&&!Ns;if(!Jn&&Pa){Rr=Rc?Rr:new Yr(this);var kl=q.apply(Rr,Xr);return kl.__actions__.push({func:Xp,args:[Fa],thisArg:n}),new _r(kl,Vo)}return ll&&Rc?q.apply(this,Xr):(kl=this.thru(Fa),ll?pt?kl.value()[0]:kl.value():kl)})}),Il(["pop","push","shift","sort","splice","unshift"],function(q){var ee=Uf[q],Ce=/^(?:push|sort|unshift)$/.test(q)?"tap":"thru",pt=/^(?:pop|shift)$/.test(q);Fe.prototype[q]=function(){var mn=arguments;if(pt&&!this.__chain__){var Jn=this.value();return ee.apply(Fl(Jn)?Jn:[],mn)}return this[Ce](function(Rr){return ee.apply(Fl(Rr)?Rr:[],mn)})}}),Lu(Yr.prototype,function(q,ee){var Ce=Fe[ee];if(Ce){var pt=Ce.name+"";tu.call(cn,pt)||(cn[pt]=[]),cn[pt].push({name:ee,func:Ce})}}),cn[Ht(n,b).name]=[{name:"wrapper",func:n}],Yr.prototype.clone=Ci,Yr.prototype.reverse=Ri,Yr.prototype.value=Bi,Fe.prototype.at=yI,Fe.prototype.chain=D$,Fe.prototype.commit=h4,Fe.prototype.next=k0,Fe.prototype.plant=Mw,Fe.prototype.reverse=$2,Fe.prototype.toJSON=Fe.prototype.valueOf=Fe.prototype.value=F8,Fe.prototype.first=Fe.prototype.head,E_&&(Fe.prototype[E_]=bI),Fe},g2=Ew();kr?((kr.exports=g2)._=g2,un._=g2):pf._=g2}).call(Di)})(mye,mye.exports);var sBa=mye.exports;const lBa=il(sBa),X3t=["ht_congthoatnuoc_c1","ht_congthoatnuoc_c2","ht_congthoatnuoc_c3"],cBa=()=>{const{map:e}=SL();h.useState(!0);const[t,n]=h.useState(!1),[r,i]=h.useState(""),[a,o]=h.useState("Cống thoát nước"),[s,c]=h.useState([]),[u,d]=h.useState([]),[f,p]=h.useState([]),[m,g]=h.useState(),{getFeatures:_}=sg("ht_congthoatnuoc_c1"),{getFeatures:v}=sg("ht_congthoatnuoc_c2"),{getFeatures:b}=sg("ht_congthoatnuoc_c3"),{getFeatures:y}=sg("ht_hoga"),x={ht_congthoatnuoc_c1:_,ht_congthoatnuoc_c2:v,ht_congthoatnuoc_c3:b},{getFeatures:C}=sg("qhpk_timduong");h.useState();const[w,$]=h.useState(null),O=(D,k)=>{var F;const R=vie(D);i("99%");const A=(F=R==null?void 0:R.getGeometry())==null?void 0:F.getExtent();A&&k.getView().fit(A,{duration:300})},N=D=>{$(D),D&&C({filter:iMe("MaDoiTuong",D)}).then(({features:k})=>{const[R]=k;e&&R&&O(R,e)})};h.useEffect(()=>{if(!e)return;const D=e.getAllLayers().filter(A=>A instanceof D5&&X3t.includes(A.get("id"))&&A.getVisible());c(D.map(A=>A.get("id")));const k=e==null?void 0:e.getControls().getArray().find(A=>A instanceof Xle);let R;return k&&(R=k.on("layer:visible",A=>{const F=e.getAllLayers().filter(z=>z instanceof D5&&X3t.includes(z.get("id"))&&z.getVisible());c(F.map(z=>z.get("id")))})),()=>{R&&Jd(R)}},[e]);const P=()=>{if(n(!0),w&&s.length){const D=s.map(k=>x[k]({filter:iMe("MaDuong",w)}));Promise.all(D).then(k=>{const R=lBa.flatten(k.map(A=>A.features));p(R),y({filter:iMe("MaDuong",w)}).then(({features:A})=>{d(A.sort((F,z)=>+F.properties.MaDoiTuong-+z.properties.MaDoiTuong)),n(!1)})})}else n(!1),p([])},I=D=>{if(!e)return;const k=vie(D);O(D,e),g(k);const R=e==null?void 0:e.getInteractions().getArray().find(A=>A instanceof ere);if(R){const A=R.getFeatures();A.clear(),A.push(k),R.dispatchEvent("select")}};return ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(rc.Compact,{style:{marginBottom:4,height:36},children:[ue.jsxDEV(tv,{options:(R3.Duong||[]).map(D=>({value:D.code,label:D.name})),style:{width:268},showSearch:!0,filterOption:(D,k)=>((k==null?void 0:k.label)??"").toLowerCase().includes(D.toLowerCase()),placeholder:"Tuyến đường",onChange:N,allowClear:!0,value:w},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:199,columnNumber:9},globalThis),ue.jsxDEV(ss,{type:"primary",icon:ue.jsxDEV(xD,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:216,columnNumber:17},globalThis),onClick:P,loading:t},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:214,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:189,columnNumber:7},globalThis),ue.jsxDEV(MUe,{block:!0,options:["Cống thoát nước","Hố ga"],onChange:o,style:{marginBottom:8}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:221,columnNumber:7},globalThis),ue.jsxDEV(REe,{style:{height:"calc(100% - 80px)"},children:[a==="Cống thoát nước"&&ue.jsxDEV(jo,{size:"small",dataSource:f,children:[ue.jsxDEV(jo.Column,{dataIndex:"properties",title:"Tên",render:D=>`${D!=null&&D.KyHieuDuong?D.KyHieuDuong:""}${D!=null&&D.CapCong?`_C${D.CapCong}`:""}`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:230,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:["properties"],title:"Kích thước",render:D=>D!=null&&D.DuongKinh?`Ø${D.DuongKinh} mm`:D==null?void 0:D.KichThuoc},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:239,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:["properties","VatLieu"],title:"Vật liệu",render:D=>X_e(R3.VatLieu)[D]},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:246,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{render:D=>ue.jsxDEV(ss,{type:"default",size:"small",icon:ue.jsxDEV(Nre,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:258,columnNumber:25},globalThis),onClick:()=>I(D)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:255,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:253,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:229,columnNumber:11},globalThis),a==="Hố ga"&&ue.jsxDEV(jo,{size:"small",dataSource:u,children:[ue.jsxDEV(jo.Column,{dataIndex:"properties",title:"Tên",render:D=>`${D.KyHieuDuong?D.KyHieuDuong:""}${D.MaDoiTuong?`${D.MaDoiTuong}`:""}`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:267,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:["properties"],title:"Kích thước",render:D=>D.DuongKinh?`Ø${D.DuongKinh} mm`:""},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:276,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:["properties","VatLieu"],title:"Vật liệu",render:D=>X_e(R3.VatLieu)[D]},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:283,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{render:D=>ue.jsxDEV(ss,{type:"default",size:"small",icon:ue.jsxDEV(Nre,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:295,columnNumber:25},globalThis),onClick:()=>I(D)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:292,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:290,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:266,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:227,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/cong-thoat-nuoc.tsx",lineNumber:188,columnNumber:5},globalThis)},J3t=["ht_congthoatnuoc_c1","ht_congthoatnuoc_c2","ht_congthoatnuoc_c3"],uBa=()=>{const{map:e}=SL();h.useState(!0),h.useState(!1),h.useState("");const[t,n]=h.useState("QH chi tiết"),[r,i]=h.useState([]);return h.useState([]),h.useState([]),h.useState(),sg("ht_congthoatnuoc_c1"),sg("ht_congthoatnuoc_c2"),sg("ht_congthoatnuoc_c3"),sg("ht_hoga"),sg("qhpk_timduong"),h.useState(),h.useState(null),h.useEffect(()=>{if(!e)return;const a=e.getAllLayers().filter(c=>c instanceof D5&&J3t.includes(c.get("id"))&&c.getVisible());i(a.map(c=>c.get("id")));const o=e==null?void 0:e.getControls().getArray().find(c=>c instanceof Xle);let s;return o&&(s=o.on("layer:visible",c=>{const u=e.getAllLayers().filter(d=>d instanceof D5&&J3t.includes(d.get("id"))&&d.getVisible());i(u.map(d=>d.get("id")))})),()=>{s&&Jd(s)}},[e]),ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(MUe,{block:!0,options:["QH chi tiết","QH phân khu"],onChange:n,style:{marginBottom:8}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:205,columnNumber:7},globalThis),t==="QH chi tiết"&&ue.jsxDEV(Q3t,{featureType:"qhct_thongtindoan"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:213,columnNumber:9},globalThis),t==="QH phân khu"&&ue.jsxDEV(Q3t,{featureType:"qhpk_thongtindoan"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:216,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:204,columnNumber:5},globalThis)},Q3t=({featureType:e})=>{var m;const{map:t}=SL(),{getFeatures:n}=sg(e),{data:r,isLoading:i}=S4e(e,()=>n()),[a,o]=h.useState(""),[s,c]=h.useState(),u=(m=r==null?void 0:r.features)==null?void 0:m.filter(g=>`${g.properties.TenDuAn}`.toLowerCase().includes(a.toLowerCase())),d=g=>g>1e4?`Diện tích ${g/1e4} ha`:`Diện tích ${g} m2`,f=(g,_)=>{var y;const v=vie(g),b=(y=v==null?void 0:v.getGeometry())==null?void 0:y.getExtent();b&&_.getView().fit(b,{duration:300})},p=g=>{if(!t)return;const _=vie(g);c(_),f(g,t);const v=t==null?void 0:t.getInteractions().getArray().find(b=>b instanceof ere);if(v){const b=v.getFeatures();b.clear(),b.push(_),v.dispatchEvent("select")}};return ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(rc.Compact,{style:{width:"100%"},children:[ue.jsxDEV(Qi,{placeholder:"Tìm kiếm tên đồ án",value:a,allowClear:!0,onChange:g=>o(g.target.value)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:273,columnNumber:9},globalThis),ue.jsxDEV(ss,{type:"primary",icon:ue.jsxDEV(xD,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:279,columnNumber:38},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:279,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:272,columnNumber:7},globalThis),ue.jsxDEV(REe,{style:{maxHeight:400},children:ue.jsxDEV(Rne,{itemLayout:"horizontal",size:"small",loading:i,dataSource:u,renderItem:(g,_)=>ue.jsxDEV(Rne.Item,{style:{paddingRight:0,paddingLeft:0},onClick:()=>p(g),children:ue.jsxDEV(Rne.Item.Meta,{avatar:ue.jsxDEV(obe,{count:_+1,color:"#2196F3"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:300,columnNumber:25},globalThis),title:ue.jsxDEV(bu.Title,{level:5,style:{margin:0},children:g.properties.TenDuAn},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:302,columnNumber:19},globalThis),description:d(+g.properties.DienTich)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:299,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:288,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:282,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:281,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/do-an.tsx",lineNumber:271,columnNumber:5},globalThis)},Z3t=["ht_congthoatnuoc_c1","ht_congthoatnuoc_c2","ht_congthoatnuoc_c3"],dBa=()=>{const{map:e}=SL(),[t,n]=h.useState(!0);h.useState(!1);const[r,i]=h.useState("");h.useState("Cống thoát nước");const[a,o]=h.useState([]);return h.useState([]),h.useState([]),h.useState(),sg("ht_congthoatnuoc_c1"),sg("ht_congthoatnuoc_c2"),sg("ht_congthoatnuoc_c3"),sg("ht_hoga"),sg("qhpk_timduong"),h.useState(),h.useState(null),h.useEffect(()=>{if(!e)return;const s=e.getAllLayers().filter(d=>d instanceof D5&&Z3t.includes(d.get("id"))&&d.getVisible());o(s.map(d=>d.get("id")));const c=e==null?void 0:e.getControls().getArray().find(d=>d instanceof Xle);let u;return c&&(u=c.on("layer:visible",d=>{const f=e.getAllLayers().filter(p=>p instanceof D5&&Z3t.includes(p.get("id"))&&p.getVisible());o(f.map(p=>p.get("id")))})),()=>{u&&Jd(u)}},[e]),ue.jsxDEV("div",{style:{position:"absolute",top:10,left:10,zIndex:9,width:320,maxHeight:"calc(100% - 64px)"},children:[ue.jsxDEV(Fy,{title:"Tìm kiếm",children:ue.jsxDEV(ss,{icon:ue.jsxDEV("i",{className:"fg-search-map fg-lg"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/search.tsx",lineNumber:179,columnNumber:17},globalThis),onClick:()=>{n(s=>{const c=!s;return c&&i("30px"),i("100%"),c})}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/search.tsx",lineNumber:178,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/search.tsx",lineNumber:177,columnNumber:7},globalThis),ue.jsxDEV(Au,{styles:{body:{paddingRight:10,paddingLeft:10,paddingTop:0,height:"100%"},header:{padding:"4px 8px",minHeight:20}},style:{display:t?"none":"block",height:"calc(100vh - 120px)"},children:ue.jsxDEV(lL,{tabBarStyle:{color:"red"},style:{height:"100%"},items:[{label:"CỐNG THOÁT NƯỚC",key:"congThoatNuoc",children:ue.jsxDEV(cBa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/search.tsx",lineNumber:235,columnNumber:25},globalThis)},{label:"ĐỒ ÁN QUY HOẠCH",key:"doAn",children:ue.jsxDEV(uBa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/search.tsx",lineNumber:240,columnNumber:25},globalThis)}]},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/search.tsx",lineNumber:227,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/search.tsx",lineNumber:192,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/Controls/search/search.tsx",lineNumber:167,columnNumber:5},globalThis)},fBa=({children:e,title:t,visible:n=!1})=>{const{map:r}=SL(),{layerGroup:i}=wnn(),[a]=h.useState(new ID({properties:{title:t},visible:n,openInLayerSwitcher:!1}));return h.useEffect(()=>{if(r){if(i){const o=i.getLayers();o.push(a),i.setLayers(o)}else r.addLayer(a);return()=>{i?i.getLayers().remove(a):r.removeLayer(a)}}},[a,i,r,t]),ue.jsxDEV(Cnn.Provider,{value:{layerGroup:a},children:e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/map/components/LayerGroup/LayerGroup.tsx",lineNumber:38,columnNumber:5},globalThis)},yhn=(e,t)=>{const n=[];return e.sort((r,i)=>i.index-r.index).forEach(r=>{if(r.children&&r.children.length){const i=new ID({properties:{...r},visible:!!r.visible});if(n.push(i),t){const a=t.getLayers();a.push(i),t.setLayers(a)}r.children.sort((a,o)=>o.index-a.index),yhn(r.children,i)}else{const i=new D5({source:new gRi({url:"/geoserver/gdt/wms",params:{FORMAT:"image/png",VERSION:"1.1.1",tiled:!0,LAYERS:r.name,exceptions:"application/vnd.ogc.se_inimage",CQL_FILTER:r.cqlFilter,propertyName:r.propertyName},crossOrigin:"anonymous"}),zIndex:r.zIndex,visible:!!r.visible,properties:{id:r.name,...r},maxResolution:r.maxResolution,minResolution:r.minResolution});if(t){const a=t.getLayers();a.push(i),t.setLayers(a)}else n.push(i)}}),n},pBa=()=>{const{data:e}=BT(),{map:t}=h.useContext(YK),n=e!==void 0&&e.authenticated===!0,r=dg(),{data:i}=H3({url:`${r}/layers/default/anonymous`,method:"get",queryOptions:{enabled:!n}}),{data:a}=H3({url:`${r}/users/me/layers`,method:"get",queryOptions:{enabled:n}}),o=n?a==null?void 0:a.data:i==null?void 0:i.data,s=zBe(o),c=yhn(s||[]);return h.useEffect(()=>{if(t)return c.forEach(u=>{t.addLayer(u)}),()=>{c.forEach(u=>{t.removeLayer(u)})}},[c,t]),null},{Text:hBa}=bu,{useToken:mBa}=ih,gBa=({sticky:e})=>{const{token:t}=mBa(),{i18n:n}=ZGe();V4e();const r=q4e(),{data:i}=pD(),{mode:a,setMode:o}=h.useContext(_Ye),s=YN(),{mutate:c}=_T(),{data:u}=BT(),d=h.useMemo(()=>u==null?void 0:u.authenticated,[u==null?void 0:u.authenticated]);Ly(),[...n.languages||[]].sort().map(m=>({key:m,onClick:()=>r(m),icon:ue.jsxDEV("span",{style:{marginRight:8},children:ue.jsxDEV(VN,{size:16,src:`/images/flags/${m}.svg`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:66,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:65,columnNumber:9},globalThis),label:m==="en"?"English":"Việt Nam"}));const f={backgroundColor:t.colorBgElevated,display:"flex",justifyContent:"space-between",alignItems:"center",padding:"0px 24px",height:"64px"};e&&(f.position="sticky",f.top=0,f.zIndex=1);const p=[{key:"1",label:ue.jsxDEV("a",{onClick:m=>{m.preventDefault(),c({redirectPath:"/ban-do"})},children:[ue.jsxDEV(PK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:98,columnNumber:11},globalThis)," Đăng xuất"]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:90,columnNumber:9},globalThis)}];return ue.jsxDEV(Of.Header,{style:f,children:[ue.jsxDEV(rc,{children:[ue.jsxDEV(XM,{src:"/images/logo.png",height:50,preview:!1},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:107,columnNumber:9},globalThis),ue.jsxDEV(bu.Title,{level:4,style:{display:"block",margin:0},children:"THÔNG TIN QUY HOẠCH QUY NHƠN"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:108,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:106,columnNumber:7},globalThis),ue.jsxDEV(rc,{children:[d&&ue.jsxDEV(ss,{icon:ue.jsxDEV($K,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:129,columnNumber:19},globalThis),onClick:()=>{s("/dashboard")}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:128,columnNumber:11},globalThis),ue.jsxDEV(uC,{checkedChildren:"🌛",unCheckedChildren:"🔆",onChange:()=>o(a==="light"?"dark":"light"),defaultChecked:a==="dark"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:135,columnNumber:9},globalThis),d?ue.jsxDEV(Uae,{menu:{items:p},children:ue.jsxDEV(rc,{style:{marginLeft:"8px"},size:"middle",children:[(i==null?void 0:i.name)&&ue.jsxDEV(hBa,{strong:!0,children:i.name},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:144,columnNumber:30},globalThis),(i==null?void 0:i.avatar)&&ue.jsxDEV(VN,{src:i==null?void 0:i.avatar,alt:i==null?void 0:i.name},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:145,columnNumber:32},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:143,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:142,columnNumber:11},globalThis):ue.jsxDEV(ss,{type:"text",size:"large",onClick:()=>{s(`/login?to=${encodeURIComponent("/ban-do")}`)},children:"Đăng nhập"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:149,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:112,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/header/map-header.tsx",lineNumber:105,columnNumber:5},globalThis)};function vBa(){return ue.jsxDEV("div",{style:{height:"100vh",width:"100%"},children:[ue.jsxDEV(gBa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:20,columnNumber:7},this),ue.jsxDEV("div",{style:{height:"calc(100vh - 64px)"},children:ue.jsxDEV(LLi,{zoom:14,center:[12159017502045862e-9,1.5474867751739742e6],children:[ue.jsxDEV(jLi,{children:[ue.jsxDEV(vja,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:28,columnNumber:13},this),ue.jsxDEV(Eja,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:29,columnNumber:13},this),ue.jsxDEV(eja,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:30,columnNumber:13},this),ue.jsxDEV(dBa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:31,columnNumber:13},this),ue.jsxDEV(wja,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:32,columnNumber:13},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:27,columnNumber:11},this),ue.jsxDEV(ETi,{children:[ue.jsxDEV(fBa,{title:"Bản đồ nền",visible:!0,children:[ue.jsxDEV(_Ri,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:36,columnNumber:15},this),ue.jsxDEV(HRi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:37,columnNumber:15},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:35,columnNumber:13},this),ue.jsxDEV(pBa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:39,columnNumber:13},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:34,columnNumber:11},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:26,columnNumber:9},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:21,columnNumber:7},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/map/index.tsx",lineNumber:19,columnNumber:5},this)}const _Ba=()=>(h.useRef(),ue.jsxDEV(ue.Fragment,{children:ue.jsxDEV(rhn,{isDelete:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/assets/list.tsx",lineNumber:13,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/assets/list.tsx",lineNumber:12,columnNumber:5},globalThis));function yBa(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var uI=yBa;const sY=il(uI);var bBa=typeof Di=="object"&&Di&&Di.Object===Object&&Di,bhn=bBa,xBa=bhn,SBa=typeof self=="object"&&self&&self.Object===Object&&self,CBa=xBa||SBa||Function("return this")(),bw=CBa,wBa=bw,EBa=function(){return wBa.Date.now()},TBa=EBa,$Ba=/\s/;function OBa(e){for(var t=e.length;t--&&$Ba.test(e.charAt(t)););return t}var PBa=OBa,NBa=PBa,DBa=/^\s+/;function IBa(e){return e&&e.slice(0,NBa(e)+1).replace(DBa,"")}var RBa=IBa,kBa=bw,ABa=kBa.Symbol,ece=ABa,ebt=ece,xhn=Object.prototype,MBa=xhn.hasOwnProperty,FBa=xhn.toString,Cte=ebt?ebt.toStringTag:void 0;function LBa(e){var t=MBa.call(e,Cte),n=e[Cte];try{e[Cte]=void 0;var r=!0}catch{}var i=FBa.call(e);return r&&(t?e[Cte]=n:delete e[Cte]),i}var jBa=LBa,BBa=Object.prototype,zBa=BBa.toString;function HBa(e){return zBa.call(e)}var qBa=HBa,tbt=ece,VBa=jBa,WBa=qBa,UBa="[object Null]",KBa="[object Undefined]",nbt=tbt?tbt.toStringTag:void 0;function GBa(e){return e==null?e===void 0?KBa:UBa:nbt&&nbt in Object(e)?VBa(e):WBa(e)}var b$=GBa;function YBa(e){return e!=null&&typeof e=="object"}var x$=YBa,XBa=b$,JBa=x$,QBa="[object Symbol]";function ZBa(e){return typeof e=="symbol"||JBa(e)&&XBa(e)==QBa}var lY=ZBa,eza=RBa,rbt=uI,tza=lY,ibt=0/0,nza=/^[-+]0x[0-9a-f]+$/i,rza=/^0b[01]+$/i,iza=/^0o[0-7]+$/i,aza=parseInt;function oza(e){if(typeof e=="number")return e;if(tza(e))return ibt;if(rbt(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=rbt(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=eza(e);var n=rza.test(e);return n||iza.test(e)?aza(e.slice(2),n?2:8):nza.test(e)?ibt:+e}var Shn=oza,sza=uI,aMe=TBa,abt=Shn,lza="Expected a function",cza=Math.max,uza=Math.min;function dza(e,t,n){var r,i,a,o,s,c,u=0,d=!1,f=!1,p=!0;if(typeof e!="function")throw new TypeError(lza);t=abt(t)||0,sza(n)&&(d=!!n.leading,f="maxWait"in n,a=f?cza(abt(n.maxWait)||0,t):a,p="trailing"in n?!!n.trailing:p);function m($){var O=r,N=i;return r=i=void 0,u=$,o=e.apply(N,O),o}function g($){return u=$,s=setTimeout(b,t),d?m($):o}function _($){var O=$-c,N=$-u,P=t-O;return f?uza(P,a-N):P}function v($){var O=$-c,N=$-u;return c===void 0||O>=t||O<0||f&&N>=a}function b(){var $=aMe();if(v($))return y($);s=setTimeout(b,_($))}function y($){return s=void 0,p&&r?m($):(r=i=void 0,o)}function x(){s!==void 0&&clearTimeout(s),u=0,r=c=i=s=void 0}function C(){return s===void 0?o:y(aMe())}function w(){var $=aMe(),O=v($);if(r=arguments,i=this,c=$,O){if(s===void 0)return g(c);if(f)return clearTimeout(s),s=setTimeout(b,t),m(c)}return s===void 0&&(s=setTimeout(b,t)),o}return w.cancel=x,w.flush=C,w}var Chn=dza;const fza=il(Chn);function pza({fetchOptions:e,debounceTimeout:t=800,...n}){const[r,i]=h.useState(!1),[a,o]=h.useState([]),s=h.useRef(0),c=h.useMemo(()=>fza(d=>{s.current+=1,s.current,o([]),i(!0),e(d).then(f=>{console.log(f),o(f),i(!1)})},t),[e,t]);return ue.jsxDEV(tv,{labelInValue:!0,filterOption:!1,onSearch:c,showSearch:!0,notFoundContent:r?ue.jsxDEV(ED,{size:"small"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/components/select-posts.tsx",lineNumber:63,columnNumber:35},this):null,...n,options:a},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/components/select-posts.tsx",lineNumber:58,columnNumber:5},this)}const whn=({onChange:e,value:t})=>{var s;const[n,r]=h.useState(t&&{value:t==null?void 0:t.id,label:(s=t==null?void 0:t.translations)==null?void 0:s[0].title}),a=fg()(),o=c=>a.getList({resource:"post-translations",filters:[{field:"title",operator:"contains",value:c}],meta:{join:["post"]}}).then(({data:u})=>u.map(d=>({label:d.title,value:d.post.id})));return ue.jsxDEV(pza,{value:n,placeholder:"Chọn bài viết",fetchOptions:o,onChange:c=>{c instanceof Array||e==null||e({id:c.value}),r(c)},style:{width:"100%"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/components/select-posts.tsx",lineNumber:139,columnNumber:5},globalThis)},hza=()=>{ws(),dg(),h.useState(zyi);const{formProps:e,saveButtonProps:t,queryResult:n,form:r}=sm({errorNotification:()=>({type:"error",message:"Bài viết đã được thêm vào slide trước đó"})});return h.useRef(),V3({resource:"categories"}),ue.jsxDEV(ue.Fragment,{children:[" ",ue.jsxDEV(_L,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Bài viết",name:["post"],rules:[{required:!0}],children:ue.jsxDEV(whn,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/create.tsx",lineNumber:51,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/create.tsx",lineNumber:42,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Hình ảnh",name:["imageUrl"],rules:[{required:!0}],children:ue.jsxDEV(Yle,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/create.tsx",lineNumber:62,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/create.tsx",lineNumber:53,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/create.tsx",lineNumber:41,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/create.tsx",lineNumber:40,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/create.tsx",lineNumber:38,columnNumber:5},globalThis)},mza=()=>{var r;ws();const{formProps:e,saveButtonProps:t,queryResult:n}=sm({meta:{join:[{field:"post"},{field:"post.translations"}]},errorNotification:()=>({type:"error",message:"Trùng bài viết đã thêm vào slide"})});return(r=n==null?void 0:n.data)==null||r.data,ue.jsxDEV(q5,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Bài viết",name:["post"],rules:[{required:!0}],children:ue.jsxDEV(whn,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/edit.tsx",lineNumber:33,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/edit.tsx",lineNumber:24,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Hình ảnh",name:["imageUrl"],rules:[{required:!0}],children:ue.jsxDEV(Yle,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/edit.tsx",lineNumber:44,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/edit.tsx",lineNumber:35,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/edit.tsx",lineNumber:23,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/edit.tsx",lineNumber:22,columnNumber:5},globalThis)},gza=()=>{const e=ws();dg();const{tableProps:t,searchFormProps:n}=J3({syncWithLocation:!1,meta:{join:[{field:"post"},{field:"post.translations"}]},sorters:{mode:"server",permanent:[{field:"id",order:"desc"}]}});return ue.jsxDEV(Z3,{children:ue.jsxDEV(jo,{...t,rowKey:"id",children:[ue.jsxDEV(jo.Column,{dataIndex:["post","translations",0,"title"],title:"Tiêu đề"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/list.tsx",lineNumber:39,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(r,i)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/list.tsx",lineNumber:48,columnNumber:15},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/list.tsx",lineNumber:49,columnNumber:15},globalThis),ue.jsxDEV(r8,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/list.tsx",lineNumber:50,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/list.tsx",lineNumber:47,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/list.tsx",lineNumber:43,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/list.tsx",lineNumber:38,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/list.tsx",lineNumber:37,columnNumber:5},globalThis)},{Title:_q}=bu,vza=()=>{var i;const{queryResult:e}=W4e(),{data:t,isLoading:n}=e,r=t==null?void 0:t.data;return ue.jsxDEV(l6e,{isLoading:n,children:[ue.jsxDEV(_q,{level:5,children:"Id"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:23,columnNumber:7},globalThis),ue.jsxDEV(kre,{value:(r==null?void 0:r.id)??""},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:24,columnNumber:7},globalThis),ue.jsxDEV(_q,{level:5,children:"Title"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:25,columnNumber:7},globalThis),ue.jsxDEV(OV,{value:r==null?void 0:r.title},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:26,columnNumber:7},globalThis),ue.jsxDEV(_q,{level:5,children:"Content"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:27,columnNumber:7},globalThis),ue.jsxDEV(c6e,{value:r==null?void 0:r.content},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:28,columnNumber:7},globalThis),ue.jsxDEV(_q,{level:5,children:"Category"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:29,columnNumber:7},globalThis),ue.jsxDEV(kre,{value:((i=r==null?void 0:r.category)==null?void 0:i.id)??""},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:30,columnNumber:7},globalThis),ue.jsxDEV(_q,{level:5,children:"Tags"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:31,columnNumber:7},globalThis),ue.jsxDEV(_q,{level:5,children:"Created At"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:33,columnNumber:7},globalThis),ue.jsxDEV(VGe,{value:r==null?void 0:r.createdAt},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:34,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/slides/show.tsx",lineNumber:22,columnNumber:5},globalThis)},_za=async()=>{const{data:e}=await Py.get("/api/permissions");return e},MEe=({activePermissions:e,permissionChange:t,readonly:n})=>{const[r,i]=h.useState([]),a=u=>{var m;const d=new Map,f=[],p=/^(List|Create|Edit|Delete|)(\w*)/;for(const g of u)if(p.test(g.name)){const v=(m=g.name.match(p))==null?void 0:m[2];if(v){const b=d.get(v);b?b.push(g):d.set(v,[g])}}else g.assignable&&f.push(g);return[...f.map(g=>({label:g.name,description:g.description,permissions:[g]})),...Array.from(d.entries()).map(([g,_])=>({label:g,description:o(_[0]),permissions:_}))]},o=u=>u.description.replace(/Grants permission to [\w]+/,"Grants permissions on");h.useEffect(()=>{_za().then(u=>{i(a(u))})},[]);const s=u=>{const d=u.some(f=>!e.includes(f.name));for(const f of u)t==null||t({permission:f.name,value:d})},c=(u,d)=>{n||t==null||t({permission:u,value:d})};return ue.jsxDEV("div",{className:"permission-grid",children:ue.jsxDEV("table",{children:ue.jsxDEV("tbody",{children:r.map((u,d)=>ue.jsxDEV("tr",{children:[ue.jsxDEV("td",{children:[ue.jsxDEV("div",{children:ue.jsxDEV("strong",{className:"text-gray-500 font-semibold",children:u.label},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:93,columnNumber:19},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:92,columnNumber:17},globalThis),ue.jsxDEV("small",{children:u.description},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:97,columnNumber:17},globalThis),ue.jsxDEV("br",{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:98,columnNumber:17},globalThis),1<u.permissions.length&&!n&&ue.jsxDEV("button",{type:"button",className:"border-transparent text-[11px] cursor-pointer px-3 tracking-[1px] text-blue-500 bg-transparent uppercase font-semibold text-sm outline-none focus:outline-none mr-1 mb-1 ease-linear transition-all duration-150",onClick:()=>s(u.permissions),children:"Toggle All"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:100,columnNumber:19},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:91,columnNumber:15},globalThis),u.permissions.map(f=>ue.jsxDEV("td",{className:"px-6 py-4",children:ue.jsxDEV(CT,{checked:e==null?void 0:e.includes(f.name),onChange:p=>c(f.name,p.target.checked),children:f.name},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:111,columnNumber:19},globalThis)},f.name,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:110,columnNumber:17},globalThis))]},"permission-group"+d,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:90,columnNumber:13},globalThis))},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:88,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:87,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/permission-grid/index.tsx",lineNumber:86,columnNumber:5},globalThis)},yza=()=>{const{formProps:e,saveButtonProps:t,form:n}=sm(),[r,i]=h.useState([]),{selectProps:a}=V3({resource:"layers",optionLabel:"name"});V3({resource:"categories"});const o=s=>{const c=n.getFieldValue("permissions")||[],u=s.value===!0?[...new Set([...c,s.permission])]:c.filter(d=>d!==s.permission);n.setFieldsValue({permissions:u}),i(u)};return ue.jsxDEV(_L,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Code",name:["code"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:47,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:38,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mô tả",name:"title",rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:58,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:49,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Quyền",name:"permissions",rules:[{required:!0}],hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:71,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:61,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Lớp dữ liệu",name:"layerId",children:ue.jsxDEV(tv,{...a},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:74,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:73,columnNumber:9},globalThis),ue.jsxDEV(wbe,{orientation:"left",plain:!0,children:"Thiết lập quyền truy cập"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:76,columnNumber:9},globalThis),ue.jsxDEV(MEe,{permissionChange:o,activePermissions:r},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:79,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:37,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/create.tsx",lineNumber:36,columnNumber:5},globalThis)},bza=()=>{var m,g,_,v,b,y,x,C;const[e,t]=h.useState([]),[n,r]=h.useState([]),{formProps:i,saveButtonProps:a,form:o,queryResult:s,formLoading:c}=sm({meta:{join:["layer"]}}),{selectProps:u,queryResult:d}=V3({resource:"layers",optionLabel:"name"});h.useEffect(()=>{var w,$,O;r(((O=($=(w=s==null?void 0:s.data)==null?void 0:w.data)==null?void 0:$.layer)==null?void 0:O.layers)||[])},[(_=(g=(m=s==null?void 0:s.data)==null?void 0:m.data)==null?void 0:g.layer)==null?void 0:_.layers]),(y=(b=(v=s==null?void 0:s.data)==null?void 0:v.data)==null?void 0:b.layer)!=null&&y.layers;const f=w=>{var O;const $=(((O=d.data)==null?void 0:O.data)||[]).find(N=>N.id===+w);$&&(console.log($),r($==null?void 0:$.layers))};h.useEffect(()=>{var w,$;(s==null?void 0:s.fetchStatus)==="idle"&&t((($=(w=s.data)==null?void 0:w.data)==null?void 0:$.permissions)||[])},[(C=(x=s==null?void 0:s.data)==null?void 0:x.data)==null?void 0:C.permissions,s==null?void 0:s.fetchStatus]);const p=w=>{const $=o.getFieldValue("permissions")||[],O=w.value===!0?[...new Set([...$,w.permission])]:$.filter(N=>N!==w.permission);o.setFieldsValue({permissions:O}),t(O)};return ue.jsxDEV(q5,{saveButtonProps:a,children:ue.jsxDEV(Wr,{...i,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Code",name:["code"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:74,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:65,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mô tả",name:"title",rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:85,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:76,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Quyền",name:"permissions",rules:[{required:!0}],hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:98,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:88,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Lớp dữ liệu",name:"layerId",children:ue.jsxDEV(tv,{...u,onChange:f},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:101,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:100,columnNumber:9},globalThis),ue.jsxDEV(MEe,{permissionChange:p,activePermissions:e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:103,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:64,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/edit.tsx",lineNumber:63,columnNumber:5},globalThis)};var LHe=(e=>(e._super_admin_role_="_super_admin_role_",e._cutomer_role_="_customer_role_",e))(LHe||{}),wh=(e=>(e.Pending="pending",e.Rejected="rejected",e.Approved="approved",e.Modified="modified",e.Initiated="initiated",e))(wh||{}),Ehn=(e=>(e.LogCayXanh="log_cay_xanh",e))(Ehn||{});const xza=()=>{const e=ws(),t=fD();console.log(t);const{tableProps:n}=J3({syncWithLocation:!0});return ue.jsxDEV(Z3,{children:ue.jsxDEV(jo,{...n,rowKey:"id",children:[ue.jsxDEV(jo.Column,{dataIndex:"code",title:"Code"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:31,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"title",title:"Mô tả"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:32,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"permissions",title:"Quyền",width:"70%",render:(r,i)=>i.code===LHe._super_admin_role_||i.code===LHe._cutomer_role_?ue.jsxDEV("span",{className:"text-gray-500",children:"This is a default Role and cannot be modified"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:40,columnNumber:15},globalThis):ue.jsxDEV(Sza,{permissions:i.permissions},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:44,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:33,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(r,i)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:53,columnNumber:15},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:54,columnNumber:15},globalThis),ue.jsxDEV(r8,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:55,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:52,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:48,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:30,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:29,columnNumber:5},globalThis)};function Sza({permissions:e}){const n=e.length-5,[r,i]=h.useState(!1);return ue.jsxDEV("div",{className:"permission-more",children:[e.map((a,o)=>ue.jsxDEV("div",{className:"permission-item",style:{display:o<5||r?"inline-block":"none"},children:a},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:71,columnNumber:9},this)),n>0&&ue.jsxDEV("div",{onClick:()=>i(a=>!a),className:"permission-action",children:r?"-":`+ ${n}`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:81,columnNumber:9},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/roles/list.tsx",lineNumber:69,columnNumber:5},this)}function Cza(){this.__data__=[],this.size=0}var wza=Cza;function Eza(e,t){return e===t||e!==e&&t!==t}var Jtt=Eza,Tza=Jtt;function $za(e,t){for(var n=e.length;n--;)if(Tza(e[n][0],t))return n;return-1}var FEe=$za,Oza=FEe,Pza=Array.prototype,Nza=Pza.splice;function Dza(e){var t=this.__data__,n=Oza(t,e);if(n<0)return!1;var r=t.length-1;return n==r?t.pop():Nza.call(t,n,1),--this.size,!0}var Iza=Dza,Rza=FEe;function kza(e){var t=this.__data__,n=Rza(t,e);return n<0?void 0:t[n][1]}var Aza=kza,Mza=FEe;function Fza(e){return Mza(this.__data__,e)>-1}var Lza=Fza,jza=FEe;function Bza(e,t){var n=this.__data__,r=jza(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var zza=Bza,Hza=wza,qza=Iza,Vza=Aza,Wza=Lza,Uza=zza;function cY(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}cY.prototype.clear=Hza;cY.prototype.delete=qza;cY.prototype.get=Vza;cY.prototype.has=Wza;cY.prototype.set=Uza;var LEe=cY,Kza=LEe;function Gza(){this.__data__=new Kza,this.size=0}var Yza=Gza;function Xza(e){var t=this.__data__,n=t.delete(e);return this.size=t.size,n}var Jza=Xza;function Qza(e){return this.__data__.get(e)}var Zza=Qza;function eHa(e){return this.__data__.has(e)}var tHa=eHa,nHa=b$,rHa=uI,iHa="[object AsyncFunction]",aHa="[object Function]",oHa="[object GeneratorFunction]",sHa="[object Proxy]";function lHa(e){if(!rHa(e))return!1;var t=nHa(e);return t==aHa||t==oHa||t==iHa||t==sHa}var Qtt=lHa;const Fc=il(Qtt);var cHa=bw,uHa=cHa["__core-js_shared__"],dHa=uHa,oMe=dHa,obt=function(){var e=/[^.]+$/.exec(oMe&&oMe.keys&&oMe.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function fHa(e){return!!obt&&obt in e}var pHa=fHa,hHa=Function.prototype,mHa=hHa.toString;function gHa(e){if(e!=null){try{return mHa.call(e)}catch{}try{return e+""}catch{}}return""}var Thn=gHa,vHa=Qtt,_Ha=pHa,yHa=uI,bHa=Thn,xHa=/[\\^$.*+?()[\]{}|]/g,SHa=/^\[object .+?Constructor\]$/,CHa=Function.prototype,wHa=Object.prototype,EHa=CHa.toString,THa=wHa.hasOwnProperty,$Ha=RegExp("^"+EHa.call(THa).replace(xHa,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function OHa(e){if(!yHa(e)||_Ha(e))return!1;var t=vHa(e)?$Ha:SHa;return t.test(bHa(e))}var PHa=OHa;function NHa(e,t){return e==null?void 0:e[t]}var DHa=NHa,IHa=PHa,RHa=DHa;function kHa(e,t){var n=RHa(e,t);return IHa(n)?n:void 0}var rj=kHa,AHa=rj,MHa=bw,FHa=AHa(MHa,"Map"),Ztt=FHa,LHa=rj,jHa=LHa(Object,"create"),jEe=jHa,sbt=jEe;function BHa(){this.__data__=sbt?sbt(null):{},this.size=0}var zHa=BHa;function HHa(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var qHa=HHa,VHa=jEe,WHa="__lodash_hash_undefined__",UHa=Object.prototype,KHa=UHa.hasOwnProperty;function GHa(e){var t=this.__data__;if(VHa){var n=t[e];return n===WHa?void 0:n}return KHa.call(t,e)?t[e]:void 0}var YHa=GHa,XHa=jEe,JHa=Object.prototype,QHa=JHa.hasOwnProperty;function ZHa(e){var t=this.__data__;return XHa?t[e]!==void 0:QHa.call(t,e)}var eqa=ZHa,tqa=jEe,nqa="__lodash_hash_undefined__";function rqa(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=tqa&&t===void 0?nqa:t,this}var iqa=rqa,aqa=zHa,oqa=qHa,sqa=YHa,lqa=eqa,cqa=iqa;function uY(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}uY.prototype.clear=aqa;uY.prototype.delete=oqa;uY.prototype.get=sqa;uY.prototype.has=lqa;uY.prototype.set=cqa;var uqa=uY,lbt=uqa,dqa=LEe,fqa=Ztt;function pqa(){this.size=0,this.__data__={hash:new lbt,map:new(fqa||dqa),string:new lbt}}var hqa=pqa;function mqa(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}var gqa=mqa,vqa=gqa;function _qa(e,t){var n=e.__data__;return vqa(t)?n[typeof t=="string"?"string":"hash"]:n.map}var BEe=_qa,yqa=BEe;function bqa(e){var t=yqa(this,e).delete(e);return this.size-=t?1:0,t}var xqa=bqa,Sqa=BEe;function Cqa(e){return Sqa(this,e).get(e)}var wqa=Cqa,Eqa=BEe;function Tqa(e){return Eqa(this,e).has(e)}var $qa=Tqa,Oqa=BEe;function Pqa(e,t){var n=Oqa(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this}var Nqa=Pqa,Dqa=hqa,Iqa=xqa,Rqa=wqa,kqa=$qa,Aqa=Nqa;function dY(e){var t=-1,n=e==null?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}dY.prototype.clear=Dqa;dY.prototype.delete=Iqa;dY.prototype.get=Rqa;dY.prototype.has=kqa;dY.prototype.set=Aqa;var ent=dY,Mqa=LEe,Fqa=Ztt,Lqa=ent,jqa=200;function Bqa(e,t){var n=this.__data__;if(n instanceof Mqa){var r=n.__data__;if(!Fqa||r.length<jqa-1)return r.push([e,t]),this.size=++n.size,this;n=this.__data__=new Lqa(r)}return n.set(e,t),this.size=n.size,this}var zqa=Bqa,Hqa=LEe,qqa=Yza,Vqa=Jza,Wqa=Zza,Uqa=tHa,Kqa=zqa;function fY(e){var t=this.__data__=new Hqa(e);this.size=t.size}fY.prototype.clear=qqa;fY.prototype.delete=Vqa;fY.prototype.get=Wqa;fY.prototype.has=Uqa;fY.prototype.set=Kqa;var $hn=fY,Gqa="__lodash_hash_undefined__";function Yqa(e){return this.__data__.set(e,Gqa),this}var Xqa=Yqa;function Jqa(e){return this.__data__.has(e)}var Qqa=Jqa,Zqa=ent,eVa=Xqa,tVa=Qqa;function gye(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new Zqa;++t<n;)this.add(e[t])}gye.prototype.add=gye.prototype.push=eVa;gye.prototype.has=tVa;var Ohn=gye;function nVa(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(t(e[n],n,e))return!0;return!1}var Phn=nVa;function rVa(e,t){return e.has(t)}var Nhn=rVa,iVa=Ohn,aVa=Phn,oVa=Nhn,sVa=1,lVa=2;function cVa(e,t,n,r,i,a){var o=n&sVa,s=e.length,c=t.length;if(s!=c&&!(o&&c>s))return!1;var u=a.get(e),d=a.get(t);if(u&&d)return u==t&&d==e;var f=-1,p=!0,m=n&lVa?new iVa:void 0;for(a.set(e,t),a.set(t,e);++f<s;){var g=e[f],_=t[f];if(r)var v=o?r(_,g,f,t,e,a):r(g,_,f,e,t,a);if(v!==void 0){if(v)continue;p=!1;break}if(m){if(!aVa(t,function(b,y){if(!oVa(m,y)&&(g===b||i(g,b,n,r,a)))return m.push(y)})){p=!1;break}}else if(!(g===_||i(g,_,n,r,a))){p=!1;break}}return a.delete(e),a.delete(t),p}var Dhn=cVa,uVa=bw,dVa=uVa.Uint8Array,fVa=dVa;function pVa(e){var t=-1,n=Array(e.size);return e.forEach(function(r,i){n[++t]=[i,r]}),n}var hVa=pVa;function mVa(e){var t=-1,n=Array(e.size);return e.forEach(function(r){n[++t]=r}),n}var tnt=mVa,cbt=ece,ubt=fVa,gVa=Jtt,vVa=Dhn,_Va=hVa,yVa=tnt,bVa=1,xVa=2,SVa="[object Boolean]",CVa="[object Date]",wVa="[object Error]",EVa="[object Map]",TVa="[object Number]",$Va="[object RegExp]",OVa="[object Set]",PVa="[object String]",NVa="[object Symbol]",DVa="[object ArrayBuffer]",IVa="[object DataView]",dbt=cbt?cbt.prototype:void 0,sMe=dbt?dbt.valueOf:void 0;function RVa(e,t,n,r,i,a,o){switch(n){case IVa:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case DVa:return!(e.byteLength!=t.byteLength||!a(new ubt(e),new ubt(t)));case SVa:case CVa:case TVa:return gVa(+e,+t);case wVa:return e.name==t.name&&e.message==t.message;case $Va:case PVa:return e==t+"";case EVa:var s=_Va;case OVa:var c=r&bVa;if(s||(s=yVa),e.size!=t.size&&!c)return!1;var u=o.get(e);if(u)return u==t;r|=xVa,o.set(e,t);var d=vVa(s(e),s(t),r,i,a,o);return o.delete(e),d;case NVa:if(sMe)return sMe.call(e)==sMe.call(t)}return!1}var kVa=RVa;function AVa(e,t){for(var n=-1,r=t.length,i=e.length;++n<r;)e[i+n]=t[n];return e}var Ihn=AVa,MVa=Array.isArray,Jy=MVa,FVa=Ihn,LVa=Jy;function jVa(e,t,n){var r=t(e);return LVa(e)?r:FVa(r,n(e))}var BVa=jVa;function zVa(e,t){for(var n=-1,r=e==null?0:e.length,i=0,a=[];++n<r;){var o=e[n];t(o,n,e)&&(a[i++]=o)}return a}var HVa=zVa;function qVa(){return[]}var VVa=qVa,WVa=HVa,UVa=VVa,KVa=Object.prototype,GVa=KVa.propertyIsEnumerable,fbt=Object.getOwnPropertySymbols,YVa=fbt?function(e){return e==null?[]:(e=Object(e),WVa(fbt(e),function(t){return GVa.call(e,t)}))}:UVa,XVa=YVa;function JVa(e,t){for(var n=-1,r=Array(e);++n<e;)r[n]=t(n);return r}var QVa=JVa,ZVa=b$,eWa=x$,tWa="[object Arguments]";function nWa(e){return eWa(e)&&ZVa(e)==tWa}var rWa=nWa,pbt=rWa,iWa=x$,Rhn=Object.prototype,aWa=Rhn.hasOwnProperty,oWa=Rhn.propertyIsEnumerable,sWa=pbt(function(){return arguments}())?pbt:function(e){return iWa(e)&&aWa.call(e,"callee")&&!oWa.call(e,"callee")},nnt=sWa,vye={exports:{}};function lWa(){return!1}var cWa=lWa;vye.exports;(function(e,t){var n=bw,r=cWa,i=t&&!t.nodeType&&t,a=i&&!0&&e&&!e.nodeType&&e,o=a&&a.exports===i,s=o?n.Buffer:void 0,c=s?s.isBuffer:void 0,u=c||r;e.exports=u})(vye,vye.exports);var khn=vye.exports,uWa=9007199254740991,dWa=/^(?:0|[1-9]\d*)$/;function fWa(e,t){var n=typeof e;return t=t??uWa,!!t&&(n=="number"||n!="symbol"&&dWa.test(e))&&e>-1&&e%1==0&&e<t}var rnt=fWa,pWa=9007199254740991;function hWa(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=pWa}var int=hWa,mWa=b$,gWa=int,vWa=x$,_Wa="[object Arguments]",yWa="[object Array]",bWa="[object Boolean]",xWa="[object Date]",SWa="[object Error]",CWa="[object Function]",wWa="[object Map]",EWa="[object Number]",TWa="[object Object]",$Wa="[object RegExp]",OWa="[object Set]",PWa="[object String]",NWa="[object WeakMap]",DWa="[object ArrayBuffer]",IWa="[object DataView]",RWa="[object Float32Array]",kWa="[object Float64Array]",AWa="[object Int8Array]",MWa="[object Int16Array]",FWa="[object Int32Array]",LWa="[object Uint8Array]",jWa="[object Uint8ClampedArray]",BWa="[object Uint16Array]",zWa="[object Uint32Array]",Hp={};Hp[RWa]=Hp[kWa]=Hp[AWa]=Hp[MWa]=Hp[FWa]=Hp[LWa]=Hp[jWa]=Hp[BWa]=Hp[zWa]=!0;Hp[_Wa]=Hp[yWa]=Hp[DWa]=Hp[bWa]=Hp[IWa]=Hp[xWa]=Hp[SWa]=Hp[CWa]=Hp[wWa]=Hp[EWa]=Hp[TWa]=Hp[$Wa]=Hp[OWa]=Hp[PWa]=Hp[NWa]=!1;function HWa(e){return vWa(e)&&gWa(e.length)&&!!Hp[mWa(e)]}var qWa=HWa;function VWa(e){return function(t){return e(t)}}var Ahn=VWa,_ye={exports:{}};_ye.exports;(function(e,t){var n=bhn,r=t&&!t.nodeType&&t,i=r&&!0&&e&&!e.nodeType&&e,a=i&&i.exports===r,o=a&&n.process,s=function(){try{var c=i&&i.require&&i.require("util").types;return c||o&&o.binding&&o.binding("util")}catch{}}();e.exports=s})(_ye,_ye.exports);var WWa=_ye.exports,UWa=qWa,KWa=Ahn,hbt=WWa,mbt=hbt&&hbt.isTypedArray,GWa=mbt?KWa(mbt):UWa,Mhn=GWa,YWa=QVa,XWa=nnt,JWa=Jy,QWa=khn,ZWa=rnt,eUa=Mhn,tUa=Object.prototype,nUa=tUa.hasOwnProperty;function rUa(e,t){var n=JWa(e),r=!n&&XWa(e),i=!n&&!r&&QWa(e),a=!n&&!r&&!i&&eUa(e),o=n||r||i||a,s=o?YWa(e.length,String):[],c=s.length;for(var u in e)(t||nUa.call(e,u))&&!(o&&(u=="length"||i&&(u=="offset"||u=="parent")||a&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||ZWa(u,c)))&&s.push(u);return s}var iUa=rUa,aUa=Object.prototype;function oUa(e){var t=e&&e.constructor,n=typeof t=="function"&&t.prototype||aUa;return e===n}var sUa=oUa;function lUa(e,t){return function(n){return e(t(n))}}var Fhn=lUa,cUa=Fhn,uUa=cUa(Object.keys,Object),dUa=uUa,fUa=sUa,pUa=dUa,hUa=Object.prototype,mUa=hUa.hasOwnProperty;function gUa(e){if(!fUa(e))return pUa(e);var t=[];for(var n in Object(e))mUa.call(e,n)&&n!="constructor"&&t.push(n);return t}var vUa=gUa,_Ua=Qtt,yUa=int;function bUa(e){return e!=null&&yUa(e.length)&&!_Ua(e)}var tce=bUa,xUa=iUa,SUa=vUa,CUa=tce;function wUa(e){return CUa(e)?xUa(e):SUa(e)}var zEe=wUa,EUa=BVa,TUa=XVa,$Ua=zEe;function OUa(e){return EUa(e,$Ua,TUa)}var PUa=OUa,gbt=PUa,NUa=1,DUa=Object.prototype,IUa=DUa.hasOwnProperty;function RUa(e,t,n,r,i,a){var o=n&NUa,s=gbt(e),c=s.length,u=gbt(t),d=u.length;if(c!=d&&!o)return!1;for(var f=c;f--;){var p=s[f];if(!(o?p in t:IUa.call(t,p)))return!1}var m=a.get(e),g=a.get(t);if(m&&g)return m==t&&g==e;var _=!0;a.set(e,t),a.set(t,e);for(var v=o;++f<c;){p=s[f];var b=e[p],y=t[p];if(r)var x=o?r(y,b,p,t,e,a):r(b,y,p,e,t,a);if(!(x===void 0?b===y||i(b,y,n,r,a):x)){_=!1;break}v||(v=p=="constructor")}if(_&&!v){var C=e.constructor,w=t.constructor;C!=w&&"constructor"in e&&"constructor"in t&&!(typeof C=="function"&&C instanceof C&&typeof w=="function"&&w instanceof w)&&(_=!1)}return a.delete(e),a.delete(t),_}var kUa=RUa,AUa=rj,MUa=bw,FUa=AUa(MUa,"DataView"),LUa=FUa,jUa=rj,BUa=bw,zUa=jUa(BUa,"Promise"),HUa=zUa,qUa=rj,VUa=bw,WUa=qUa(VUa,"Set"),Lhn=WUa,UUa=rj,KUa=bw,GUa=UUa(KUa,"WeakMap"),YUa=GUa,jHe=LUa,BHe=Ztt,zHe=HUa,HHe=Lhn,qHe=YUa,jhn=b$,pY=Thn,vbt="[object Map]",XUa="[object Object]",_bt="[object Promise]",ybt="[object Set]",bbt="[object WeakMap]",xbt="[object DataView]",JUa=pY(jHe),QUa=pY(BHe),ZUa=pY(zHe),eKa=pY(HHe),tKa=pY(qHe),jA=jhn;(jHe&&jA(new jHe(new ArrayBuffer(1)))!=xbt||BHe&&jA(new BHe)!=vbt||zHe&&jA(zHe.resolve())!=_bt||HHe&&jA(new HHe)!=ybt||qHe&&jA(new qHe)!=bbt)&&(jA=function(e){var t=jhn(e),n=t==XUa?e.constructor:void 0,r=n?pY(n):"";if(r)switch(r){case JUa:return xbt;case QUa:return vbt;case ZUa:return _bt;case eKa:return ybt;case tKa:return bbt}return t});var nKa=jA,lMe=$hn,rKa=Dhn,iKa=kVa,aKa=kUa,Sbt=nKa,Cbt=Jy,wbt=khn,oKa=Mhn,sKa=1,Ebt="[object Arguments]",Tbt="[object Array]",F0e="[object Object]",lKa=Object.prototype,$bt=lKa.hasOwnProperty;function cKa(e,t,n,r,i,a){var o=Cbt(e),s=Cbt(t),c=o?Tbt:Sbt(e),u=s?Tbt:Sbt(t);c=c==Ebt?F0e:c,u=u==Ebt?F0e:u;var d=c==F0e,f=u==F0e,p=c==u;if(p&&wbt(e)){if(!wbt(t))return!1;o=!0,d=!1}if(p&&!d)return a||(a=new lMe),o||oKa(e)?rKa(e,t,n,r,i,a):iKa(e,t,c,n,r,i,a);if(!(n&sKa)){var m=d&&$bt.call(e,"__wrapped__"),g=f&&$bt.call(t,"__wrapped__");if(m||g){var _=m?e.value():e,v=g?t.value():t;return a||(a=new lMe),i(_,v,n,r,a)}}return p?(a||(a=new lMe),aKa(e,t,n,r,i,a)):!1}var uKa=cKa,dKa=uKa,Obt=x$;function Bhn(e,t,n,r,i){return e===t?!0:e==null||t==null||!Obt(e)&&!Obt(t)?e!==e&&t!==t:dKa(e,t,n,r,Bhn,i)}var ant=Bhn,fKa=ant;function pKa(e,t){return fKa(e,t)}var zhn=pKa;const HEe=il(zhn);var Hhn={exports:{}};(function(e,t){(function(r,i){e.exports=i()})(typeof self<"u"?self:Di,function(){return function(n){var r={};function i(a){if(r[a])return r[a].exports;var o=r[a]={i:a,l:!1,exports:{}};return n[a].call(o.exports,o,o.exports,i),o.l=!0,o.exports}return i.m=n,i.c=r,i.d=function(a,o,s){i.o(a,o)||Object.defineProperty(a,o,{configurable:!1,enumerable:!0,get:s})},i.n=function(a){var o=a&&a.__esModule?function(){return a.default}:function(){return a};return i.d(o,"a",o),o},i.o=function(a,o){return Object.prototype.hasOwnProperty.call(a,o)},i.p="",i(i.s=109)}([function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(17),o=i(18),s=i(19),c=i(45),u=i(46),d=i(47),f=i(48),p=i(49),m=i(12),g=i(32),_=i(33),v=i(31),b=i(1),y={Scope:b.Scope,create:b.create,find:b.find,query:b.query,register:b.register,Container:a.default,Format:o.default,Leaf:s.default,Embed:f.default,Scroll:c.default,Block:d.default,Inline:u.default,Text:p.default,Attributor:{Attribute:m.default,Class:g.default,Style:_.default,Store:v.default}};r.default=y},function(n,r,i){var a=this&&this.__extends||function(){var v=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(b,y){b.__proto__=y}||function(b,y){for(var x in y)y.hasOwnProperty(x)&&(b[x]=y[x])};return function(b,y){v(b,y);function x(){this.constructor=b}b.prototype=y===null?Object.create(y):(x.prototype=y.prototype,new x)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=function(v){a(b,v);function b(y){var x=this;return y="[Parchment] "+y,x=v.call(this,y)||this,x.message=y,x.name=x.constructor.name,x}return b}(Error);r.ParchmentError=o;var s={},c={},u={},d={};r.DATA_KEY="__blot";var f;(function(v){v[v.TYPE=3]="TYPE",v[v.LEVEL=12]="LEVEL",v[v.ATTRIBUTE=13]="ATTRIBUTE",v[v.BLOT=14]="BLOT",v[v.INLINE=7]="INLINE",v[v.BLOCK=11]="BLOCK",v[v.BLOCK_BLOT=10]="BLOCK_BLOT",v[v.INLINE_BLOT=6]="INLINE_BLOT",v[v.BLOCK_ATTRIBUTE=9]="BLOCK_ATTRIBUTE",v[v.INLINE_ATTRIBUTE=5]="INLINE_ATTRIBUTE",v[v.ANY=15]="ANY"})(f=r.Scope||(r.Scope={}));function p(v,b){var y=g(v);if(y==null)throw new o("Unable to create "+v+" blot");var x=y,C=v instanceof Node||v.nodeType===Node.TEXT_NODE?v:x.create(b);return new x(C,b)}r.create=p;function m(v,b){return b===void 0&&(b=!1),v==null?null:v[r.DATA_KEY]!=null?v[r.DATA_KEY].blot:b?m(v.parentNode,b):null}r.find=m;function g(v,b){b===void 0&&(b=f.ANY);var y;if(typeof v=="string")y=d[v]||s[v];else if(v instanceof Text||v.nodeType===Node.TEXT_NODE)y=d.text;else if(typeof v=="number")v&f.LEVEL&f.BLOCK?y=d.block:v&f.LEVEL&f.INLINE&&(y=d.inline);else if(v instanceof HTMLElement){var x=(v.getAttribute("class")||"").split(/\s+/);for(var C in x)if(y=c[x[C]],y)break;y=y||u[v.tagName]}return y==null?null:b&f.LEVEL&y.scope&&b&f.TYPE&y.scope?y:null}r.query=g;function _(){for(var v=[],b=0;b<arguments.length;b++)v[b]=arguments[b];if(v.length>1)return v.map(function(C){return _(C)});var y=v[0];if(typeof y.blotName!="string"&&typeof y.attrName!="string")throw new o("Invalid definition");if(y.blotName==="abstract")throw new o("Cannot register abstract class");if(d[y.blotName||y.attrName]=y,typeof y.keyName=="string")s[y.keyName]=y;else if(y.className!=null&&(c[y.className]=y),y.tagName!=null){Array.isArray(y.tagName)?y.tagName=y.tagName.map(function(C){return C.toUpperCase()}):y.tagName=y.tagName.toUpperCase();var x=Array.isArray(y.tagName)?y.tagName:[y.tagName];x.forEach(function(C){(u[C]==null||y.className==null)&&(u[C]=y)})}return y}r.register=_},function(n,r,i){var a=i(51),o=i(11),s=i(3),c=i(20),u=String.fromCharCode(0),d=function(f){Array.isArray(f)?this.ops=f:f!=null&&Array.isArray(f.ops)?this.ops=f.ops:this.ops=[]};d.prototype.insert=function(f,p){var m={};return f.length===0?this:(m.insert=f,p!=null&&typeof p=="object"&&Object.keys(p).length>0&&(m.attributes=p),this.push(m))},d.prototype.delete=function(f){return f<=0?this:this.push({delete:f})},d.prototype.retain=function(f,p){if(f<=0)return this;var m={retain:f};return p!=null&&typeof p=="object"&&Object.keys(p).length>0&&(m.attributes=p),this.push(m)},d.prototype.push=function(f){var p=this.ops.length,m=this.ops[p-1];if(f=s(!0,{},f),typeof m=="object"){if(typeof f.delete=="number"&&typeof m.delete=="number")return this.ops[p-1]={delete:m.delete+f.delete},this;if(typeof m.delete=="number"&&f.insert!=null&&(p-=1,m=this.ops[p-1],typeof m!="object"))return this.ops.unshift(f),this;if(o(f.attributes,m.attributes)){if(typeof f.insert=="string"&&typeof m.insert=="string")return this.ops[p-1]={insert:m.insert+f.insert},typeof f.attributes=="object"&&(this.ops[p-1].attributes=f.attributes),this;if(typeof f.retain=="number"&&typeof m.retain=="number")return this.ops[p-1]={retain:m.retain+f.retain},typeof f.attributes=="object"&&(this.ops[p-1].attributes=f.attributes),this}}return p===this.ops.length?this.ops.push(f):this.ops.splice(p,0,f),this},d.prototype.chop=function(){var f=this.ops[this.ops.length-1];return f&&f.retain&&!f.attributes&&this.ops.pop(),this},d.prototype.filter=function(f){return this.ops.filter(f)},d.prototype.forEach=function(f){this.ops.forEach(f)},d.prototype.map=function(f){return this.ops.map(f)},d.prototype.partition=function(f){var p=[],m=[];return this.forEach(function(g){var _=f(g)?p:m;_.push(g)}),[p,m]},d.prototype.reduce=function(f,p){return this.ops.reduce(f,p)},d.prototype.changeLength=function(){return this.reduce(function(f,p){return p.insert?f+c.length(p):p.delete?f-p.delete:f},0)},d.prototype.length=function(){return this.reduce(function(f,p){return f+c.length(p)},0)},d.prototype.slice=function(f,p){f=f||0,typeof p!="number"&&(p=1/0);for(var m=[],g=c.iterator(this.ops),_=0;_<p&&g.hasNext();){var v;_<f?v=g.next(f-_):(v=g.next(p-_),m.push(v)),_+=c.length(v)}return new d(m)},d.prototype.compose=function(f){var p=c.iterator(this.ops),m=c.iterator(f.ops),g=[],_=m.peek();if(_!=null&&typeof _.retain=="number"&&_.attributes==null){for(var v=_.retain;p.peekType()==="insert"&&p.peekLength()<=v;)v-=p.peekLength(),g.push(p.next());_.retain-v>0&&m.next(_.retain-v)}for(var b=new d(g);p.hasNext()||m.hasNext();)if(m.peekType()==="insert")b.push(m.next());else if(p.peekType()==="delete")b.push(p.next());else{var y=Math.min(p.peekLength(),m.peekLength()),x=p.next(y),C=m.next(y);if(typeof C.retain=="number"){var w={};typeof x.retain=="number"?w.retain=y:w.insert=x.insert;var $=c.attributes.compose(x.attributes,C.attributes,typeof x.retain=="number");if($&&(w.attributes=$),b.push(w),!m.hasNext()&&o(b.ops[b.ops.length-1],w)){var O=new d(p.rest());return b.concat(O).chop()}}else typeof C.delete=="number"&&typeof x.retain=="number"&&b.push(C)}return b.chop()},d.prototype.concat=function(f){var p=new d(this.ops.slice());return f.ops.length>0&&(p.push(f.ops[0]),p.ops=p.ops.concat(f.ops.slice(1))),p},d.prototype.diff=function(f,p){if(this.ops===f.ops)return new d;var m=[this,f].map(function(y){return y.map(function(x){if(x.insert!=null)return typeof x.insert=="string"?x.insert:u;var C=y===f?"on":"with";throw new Error("diff() called "+C+" non-document")}).join("")}),g=new d,_=a(m[0],m[1],p),v=c.iterator(this.ops),b=c.iterator(f.ops);return _.forEach(function(y){for(var x=y[1].length;x>0;){var C=0;switch(y[0]){case a.INSERT:C=Math.min(b.peekLength(),x),g.push(b.next(C));break;case a.DELETE:C=Math.min(x,v.peekLength()),v.next(C),g.delete(C);break;case a.EQUAL:C=Math.min(v.peekLength(),b.peekLength(),x);var w=v.next(C),$=b.next(C);o(w.insert,$.insert)?g.retain(C,c.attributes.diff(w.attributes,$.attributes)):g.push($).delete(C);break}x-=C}}),g.chop()},d.prototype.eachLine=function(f,p){p=p||`
`;for(var m=c.iterator(this.ops),g=new d,_=0;m.hasNext();){if(m.peekType()!=="insert")return;var v=m.peek(),b=c.length(v)-m.peekLength(),y=typeof v.insert=="string"?v.insert.indexOf(p,b)-b:-1;if(y<0)g.push(m.next());else if(y>0)g.push(m.next(y));else{if(f(g,m.next(1).attributes||{},_)===!1)return;_+=1,g=new d}}g.length()>0&&f(g,{},_)},d.prototype.transform=function(f,p){if(p=!!p,typeof f=="number")return this.transformPosition(f,p);for(var m=c.iterator(this.ops),g=c.iterator(f.ops),_=new d;m.hasNext()||g.hasNext();)if(m.peekType()==="insert"&&(p||g.peekType()!=="insert"))_.retain(c.length(m.next()));else if(g.peekType()==="insert")_.push(g.next());else{var v=Math.min(m.peekLength(),g.peekLength()),b=m.next(v),y=g.next(v);if(b.delete)continue;y.delete?_.push(y):_.retain(v,c.attributes.transform(b.attributes,y.attributes,p))}return _.chop()},d.prototype.transformPosition=function(f,p){p=!!p;for(var m=c.iterator(this.ops),g=0;m.hasNext()&&g<=f;){var _=m.peekLength(),v=m.peekType();if(m.next(),v==="delete"){f-=Math.min(_,f-g);continue}else v==="insert"&&(g<f||!p)&&(f+=_);g+=_}return f},n.exports=d},function(n,r){var i=Object.prototype.hasOwnProperty,a=Object.prototype.toString,o=Object.defineProperty,s=Object.getOwnPropertyDescriptor,c=function(m){return typeof Array.isArray=="function"?Array.isArray(m):a.call(m)==="[object Array]"},u=function(m){if(!m||a.call(m)!=="[object Object]")return!1;var g=i.call(m,"constructor"),_=m.constructor&&m.constructor.prototype&&i.call(m.constructor.prototype,"isPrototypeOf");if(m.constructor&&!g&&!_)return!1;var v;for(v in m);return typeof v>"u"||i.call(m,v)},d=function(m,g){o&&g.name==="__proto__"?o(m,g.name,{enumerable:!0,configurable:!0,value:g.newValue,writable:!0}):m[g.name]=g.newValue},f=function(m,g){if(g==="__proto__")if(i.call(m,g)){if(s)return s(m,g).value}else return;return m[g]};n.exports=function p(){var m,g,_,v,b,y,x=arguments[0],C=1,w=arguments.length,$=!1;for(typeof x=="boolean"&&($=x,x=arguments[1]||{},C=2),(x==null||typeof x!="object"&&typeof x!="function")&&(x={});C<w;++C)if(m=arguments[C],m!=null)for(g in m)_=f(x,g),v=f(m,g),x!==v&&($&&v&&(u(v)||(b=c(v)))?(b?(b=!1,y=_&&c(_)?_:[]):y=_&&u(_)?_:{},d(x,{name:g,newValue:p($,y,v)})):typeof v<"u"&&d(x,{name:g,newValue:v}));return x}},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.BlockEmbed=r.bubbleFormats=void 0;var a=function(){function D(k,R){for(var A=0;A<R.length;A++){var F=R[A];F.enumerable=F.enumerable||!1,F.configurable=!0,"value"in F&&(F.writable=!0),Object.defineProperty(k,F.key,F)}}return function(k,R,A){return R&&D(k.prototype,R),A&&D(k,A),k}}(),o=function D(k,R,A){k===null&&(k=Function.prototype);var F=Object.getOwnPropertyDescriptor(k,R);if(F===void 0){var z=Object.getPrototypeOf(k);return z===null?void 0:D(z,R,A)}else{if("value"in F)return F.value;var M=F.get;return M===void 0?void 0:M.call(A)}},s=i(3),c=x(s),u=i(2),d=x(u),f=i(0),p=x(f),m=i(16),g=x(m),_=i(6),v=x(_),b=i(7),y=x(b);function x(D){return D&&D.__esModule?D:{default:D}}function C(D,k){if(!(D instanceof k))throw new TypeError("Cannot call a class as a function")}function w(D,k){if(!D)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return k&&(typeof k=="object"||typeof k=="function")?k:D}function $(D,k){if(typeof k!="function"&&k!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof k);D.prototype=Object.create(k&&k.prototype,{constructor:{value:D,enumerable:!1,writable:!0,configurable:!0}}),k&&(Object.setPrototypeOf?Object.setPrototypeOf(D,k):D.__proto__=k)}var O=1,N=function(D){$(k,D);function k(){return C(this,k),w(this,(k.__proto__||Object.getPrototypeOf(k)).apply(this,arguments))}return a(k,[{key:"attach",value:function(){o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"attach",this).call(this),this.attributes=new p.default.Attributor.Store(this.domNode)}},{key:"delta",value:function(){return new d.default().insert(this.value(),(0,c.default)(this.formats(),this.attributes.values()))}},{key:"format",value:function(A,F){var z=p.default.query(A,p.default.Scope.BLOCK_ATTRIBUTE);z!=null&&this.attributes.attribute(z,F)}},{key:"formatAt",value:function(A,F,z,M){this.format(z,M)}},{key:"insertAt",value:function(A,F,z){if(typeof F=="string"&&F.endsWith(`
`)){var M=p.default.create(P.blotName);this.parent.insertBefore(M,A===0?this:this.next),M.insertAt(0,F.slice(0,-1))}else o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"insertAt",this).call(this,A,F,z)}}]),k}(p.default.Embed);N.scope=p.default.Scope.BLOCK_BLOT;var P=function(D){$(k,D);function k(R){C(this,k);var A=w(this,(k.__proto__||Object.getPrototypeOf(k)).call(this,R));return A.cache={},A}return a(k,[{key:"delta",value:function(){return this.cache.delta==null&&(this.cache.delta=this.descendants(p.default.Leaf).reduce(function(A,F){return F.length()===0?A:A.insert(F.value(),I(F))},new d.default).insert(`
`,I(this))),this.cache.delta}},{key:"deleteAt",value:function(A,F){o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"deleteAt",this).call(this,A,F),this.cache={}}},{key:"formatAt",value:function(A,F,z,M){F<=0||(p.default.query(z,p.default.Scope.BLOCK)?A+F===this.length()&&this.format(z,M):o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"formatAt",this).call(this,A,Math.min(F,this.length()-A-1),z,M),this.cache={})}},{key:"insertAt",value:function(A,F,z){if(z!=null)return o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"insertAt",this).call(this,A,F,z);if(F.length!==0){var M=F.split(`
`),K=M.shift();K.length>0&&(A<this.length()-1||this.children.tail==null?o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"insertAt",this).call(this,Math.min(A,this.length()-1),K):this.children.tail.insertAt(this.children.tail.length(),K),this.cache={});var U=this;M.reduce(function(W,L){return U=U.split(W,!0),U.insertAt(0,L),L.length},A+K.length)}}},{key:"insertBefore",value:function(A,F){var z=this.children.head;o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"insertBefore",this).call(this,A,F),z instanceof g.default&&z.remove(),this.cache={}}},{key:"length",value:function(){return this.cache.length==null&&(this.cache.length=o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"length",this).call(this)+O),this.cache.length}},{key:"moveChildren",value:function(A,F){o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"moveChildren",this).call(this,A,F),this.cache={}}},{key:"optimize",value:function(A){o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"optimize",this).call(this,A),this.cache={}}},{key:"path",value:function(A){return o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"path",this).call(this,A,!0)}},{key:"removeChild",value:function(A){o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"removeChild",this).call(this,A),this.cache={}}},{key:"split",value:function(A){var F=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(F&&(A===0||A>=this.length()-O)){var z=this.clone();return A===0?(this.parent.insertBefore(z,this),this):(this.parent.insertBefore(z,this.next),z)}else{var M=o(k.prototype.__proto__||Object.getPrototypeOf(k.prototype),"split",this).call(this,A,F);return this.cache={},M}}}]),k}(p.default.Block);P.blotName="block",P.tagName="P",P.defaultChild="break",P.allowedChildren=[v.default,p.default.Embed,y.default];function I(D){var k=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return D==null||(typeof D.formats=="function"&&(k=(0,c.default)(k,D.formats())),D.parent==null||D.parent.blotName=="scroll"||D.parent.statics.scope!==D.statics.scope)?k:I(D.parent,k)}r.bubbleFormats=I,r.BlockEmbed=N,r.default=P},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.overload=r.expandConfig=void 0;var a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(U){return typeof U}:function(U){return U&&typeof Symbol=="function"&&U.constructor===Symbol&&U!==Symbol.prototype?"symbol":typeof U},o=function(){function U(W,L){var Y=[],J=!0,Z=!1,te=void 0;try{for(var re=W[Symbol.iterator](),se;!(J=(se=re.next()).done)&&(Y.push(se.value),!(L&&Y.length===L));J=!0);}catch(de){Z=!0,te=de}finally{try{!J&&re.return&&re.return()}finally{if(Z)throw te}}return Y}return function(W,L){if(Array.isArray(W))return W;if(Symbol.iterator in Object(W))return U(W,L);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),s=function(){function U(W,L){for(var Y=0;Y<L.length;Y++){var J=L[Y];J.enumerable=J.enumerable||!1,J.configurable=!0,"value"in J&&(J.writable=!0),Object.defineProperty(W,J.key,J)}}return function(W,L,Y){return L&&U(W.prototype,L),Y&&U(W,Y),W}}();i(50);var c=i(2),u=I(c),d=i(14),f=I(d),p=i(8),m=I(p),g=i(9),_=I(g),v=i(0),b=I(v),y=i(15),x=I(y),C=i(3),w=I(C),$=i(10),O=I($),N=i(34),P=I(N);function I(U){return U&&U.__esModule?U:{default:U}}function D(U,W,L){return W in U?Object.defineProperty(U,W,{value:L,enumerable:!0,configurable:!0,writable:!0}):U[W]=L,U}function k(U,W){if(!(U instanceof W))throw new TypeError("Cannot call a class as a function")}var R=(0,O.default)("quill"),A=function(){s(U,null,[{key:"debug",value:function(L){L===!0&&(L="log"),O.default.level(L)}},{key:"find",value:function(L){return L.__quill||b.default.find(L)}},{key:"import",value:function(L){return this.imports[L]==null&&R.error("Cannot import "+L+". Are you sure it was registered?"),this.imports[L]}},{key:"register",value:function(L,Y){var J=this,Z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;if(typeof L!="string"){var te=L.attrName||L.blotName;typeof te=="string"?this.register("formats/"+te,L,Y):Object.keys(L).forEach(function(re){J.register(re,L[re],Y)})}else this.imports[L]!=null&&!Z&&R.warn("Overwriting "+L+" with",Y),this.imports[L]=Y,(L.startsWith("blots/")||L.startsWith("formats/"))&&Y.blotName!=="abstract"?b.default.register(Y):L.startsWith("modules")&&typeof Y.register=="function"&&Y.register()}}]);function U(W){var L=this,Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(k(this,U),this.options=F(W,Y),this.container=this.options.container,this.container==null)return R.error("Invalid Quill container",W);this.options.debug&&U.debug(this.options.debug);var J=this.container.innerHTML.trim();this.container.classList.add("ql-container"),this.container.innerHTML="",this.container.__quill=this,this.root=this.addContainer("ql-editor"),this.root.classList.add("ql-blank"),this.root.setAttribute("data-gramm",!1),this.scrollingContainer=this.options.scrollingContainer||this.root,this.emitter=new m.default,this.scroll=b.default.create(this.root,{emitter:this.emitter,whitelist:this.options.formats}),this.editor=new f.default(this.scroll),this.selection=new x.default(this.scroll,this.emitter),this.theme=new this.options.theme(this,this.options),this.keyboard=this.theme.addModule("keyboard"),this.clipboard=this.theme.addModule("clipboard"),this.history=this.theme.addModule("history"),this.theme.init(),this.emitter.on(m.default.events.EDITOR_CHANGE,function(te){te===m.default.events.TEXT_CHANGE&&L.root.classList.toggle("ql-blank",L.editor.isBlank())}),this.emitter.on(m.default.events.SCROLL_UPDATE,function(te,re){var se=L.selection.lastRange,de=se&&se.length===0?se.index:void 0;z.call(L,function(){return L.editor.update(null,re,de)},te)});var Z=this.clipboard.convert(`<div class='ql-editor' style="white-space: normal;">`+J+"<p><br></p></div>");this.setContents(Z),this.history.clear(),this.options.placeholder&&this.root.setAttribute("data-placeholder",this.options.placeholder),this.options.readOnly&&this.disable()}return s(U,[{key:"addContainer",value:function(L){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(typeof L=="string"){var J=L;L=document.createElement("div"),L.classList.add(J)}return this.container.insertBefore(L,Y),L}},{key:"blur",value:function(){this.selection.setRange(null)}},{key:"deleteText",value:function(L,Y,J){var Z=this,te=M(L,Y,J),re=o(te,4);return L=re[0],Y=re[1],J=re[3],z.call(this,function(){return Z.editor.deleteText(L,Y)},J,L,-1*Y)}},{key:"disable",value:function(){this.enable(!1)}},{key:"enable",value:function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;this.scroll.enable(L),this.container.classList.toggle("ql-disabled",!L)}},{key:"focus",value:function(){var L=this.scrollingContainer.scrollTop;this.selection.focus(),this.scrollingContainer.scrollTop=L,this.scrollIntoView()}},{key:"format",value:function(L,Y){var J=this,Z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:m.default.sources.API;return z.call(this,function(){var te=J.getSelection(!0),re=new u.default;if(te==null)return re;if(b.default.query(L,b.default.Scope.BLOCK))re=J.editor.formatLine(te.index,te.length,D({},L,Y));else{if(te.length===0)return J.selection.format(L,Y),re;re=J.editor.formatText(te.index,te.length,D({},L,Y))}return J.setSelection(te,m.default.sources.SILENT),re},Z)}},{key:"formatLine",value:function(L,Y,J,Z,te){var re=this,se=void 0,de=M(L,Y,J,Z,te),pe=o(de,4);return L=pe[0],Y=pe[1],se=pe[2],te=pe[3],z.call(this,function(){return re.editor.formatLine(L,Y,se)},te,L,0)}},{key:"formatText",value:function(L,Y,J,Z,te){var re=this,se=void 0,de=M(L,Y,J,Z,te),pe=o(de,4);return L=pe[0],Y=pe[1],se=pe[2],te=pe[3],z.call(this,function(){return re.editor.formatText(L,Y,se)},te,L,0)}},{key:"getBounds",value:function(L){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,J=void 0;typeof L=="number"?J=this.selection.getBounds(L,Y):J=this.selection.getBounds(L.index,L.length);var Z=this.container.getBoundingClientRect();return{bottom:J.bottom-Z.top,height:J.height,left:J.left-Z.left,right:J.right-Z.left,top:J.top-Z.top,width:J.width}}},{key:"getContents",value:function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.getLength()-L,J=M(L,Y),Z=o(J,2);return L=Z[0],Y=Z[1],this.editor.getContents(L,Y)}},{key:"getFormat",value:function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.getSelection(!0),Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return typeof L=="number"?this.editor.getFormat(L,Y):this.editor.getFormat(L.index,L.length)}},{key:"getIndex",value:function(L){return L.offset(this.scroll)}},{key:"getLength",value:function(){return this.scroll.length()}},{key:"getLeaf",value:function(L){return this.scroll.leaf(L)}},{key:"getLine",value:function(L){return this.scroll.line(L)}},{key:"getLines",value:function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Number.MAX_VALUE;return typeof L!="number"?this.scroll.lines(L.index,L.length):this.scroll.lines(L,Y)}},{key:"getModule",value:function(L){return this.theme.modules[L]}},{key:"getSelection",value:function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return L&&this.focus(),this.update(),this.selection.getRange()[0]}},{key:"getText",value:function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.getLength()-L,J=M(L,Y),Z=o(J,2);return L=Z[0],Y=Z[1],this.editor.getText(L,Y)}},{key:"hasFocus",value:function(){return this.selection.hasFocus()}},{key:"insertEmbed",value:function(L,Y,J){var Z=this,te=arguments.length>3&&arguments[3]!==void 0?arguments[3]:U.sources.API;return z.call(this,function(){return Z.editor.insertEmbed(L,Y,J)},te,L)}},{key:"insertText",value:function(L,Y,J,Z,te){var re=this,se=void 0,de=M(L,0,J,Z,te),pe=o(de,4);return L=pe[0],se=pe[2],te=pe[3],z.call(this,function(){return re.editor.insertText(L,Y,se)},te,L,Y.length)}},{key:"isEnabled",value:function(){return!this.container.classList.contains("ql-disabled")}},{key:"off",value:function(){return this.emitter.off.apply(this.emitter,arguments)}},{key:"on",value:function(){return this.emitter.on.apply(this.emitter,arguments)}},{key:"once",value:function(){return this.emitter.once.apply(this.emitter,arguments)}},{key:"pasteHTML",value:function(L,Y,J){this.clipboard.dangerouslyPasteHTML(L,Y,J)}},{key:"removeFormat",value:function(L,Y,J){var Z=this,te=M(L,Y,J),re=o(te,4);return L=re[0],Y=re[1],J=re[3],z.call(this,function(){return Z.editor.removeFormat(L,Y)},J,L)}},{key:"scrollIntoView",value:function(){this.selection.scrollIntoView(this.scrollingContainer)}},{key:"setContents",value:function(L){var Y=this,J=arguments.length>1&&arguments[1]!==void 0?arguments[1]:m.default.sources.API;return z.call(this,function(){L=new u.default(L);var Z=Y.getLength(),te=Y.editor.deleteText(0,Z),re=Y.editor.applyDelta(L),se=re.ops[re.ops.length-1];se!=null&&typeof se.insert=="string"&&se.insert[se.insert.length-1]===`
`&&(Y.editor.deleteText(Y.getLength()-1,1),re.delete(1));var de=te.compose(re);return de},J)}},{key:"setSelection",value:function(L,Y,J){if(L==null)this.selection.setRange(null,Y||U.sources.API);else{var Z=M(L,Y,J),te=o(Z,4);L=te[0],Y=te[1],J=te[3],this.selection.setRange(new y.Range(L,Y),J),J!==m.default.sources.SILENT&&this.selection.scrollIntoView(this.scrollingContainer)}}},{key:"setText",value:function(L){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:m.default.sources.API,J=new u.default().insert(L);return this.setContents(J,Y)}},{key:"update",value:function(){var L=arguments.length>0&&arguments[0]!==void 0?arguments[0]:m.default.sources.USER,Y=this.scroll.update(L);return this.selection.update(L),Y}},{key:"updateContents",value:function(L){var Y=this,J=arguments.length>1&&arguments[1]!==void 0?arguments[1]:m.default.sources.API;return z.call(this,function(){return L=new u.default(L),Y.editor.applyDelta(L,J)},J,!0)}}]),U}();A.DEFAULTS={bounds:null,formats:null,modules:{},placeholder:"",readOnly:!1,scrollingContainer:null,strict:!0,theme:"default"},A.events=m.default.events,A.sources=m.default.sources,A.version="1.3.7",A.imports={delta:u.default,parchment:b.default,"core/module":_.default,"core/theme":P.default};function F(U,W){if(W=(0,w.default)(!0,{container:U,modules:{clipboard:!0,keyboard:!0,history:!0}},W),!W.theme||W.theme===A.DEFAULTS.theme)W.theme=P.default;else if(W.theme=A.import("themes/"+W.theme),W.theme==null)throw new Error("Invalid theme "+W.theme+". Did you register it?");var L=(0,w.default)(!0,{},W.theme.DEFAULTS);[L,W].forEach(function(Z){Z.modules=Z.modules||{},Object.keys(Z.modules).forEach(function(te){Z.modules[te]===!0&&(Z.modules[te]={})})});var Y=Object.keys(L.modules).concat(Object.keys(W.modules)),J=Y.reduce(function(Z,te){var re=A.import("modules/"+te);return re==null?R.error("Cannot load "+te+" module. Are you sure you registered it?"):Z[te]=re.DEFAULTS||{},Z},{});return W.modules!=null&&W.modules.toolbar&&W.modules.toolbar.constructor!==Object&&(W.modules.toolbar={container:W.modules.toolbar}),W=(0,w.default)(!0,{},A.DEFAULTS,{modules:J},L,W),["bounds","container","scrollingContainer"].forEach(function(Z){typeof W[Z]=="string"&&(W[Z]=document.querySelector(W[Z]))}),W.modules=Object.keys(W.modules).reduce(function(Z,te){return W.modules[te]&&(Z[te]=W.modules[te]),Z},{}),W}function z(U,W,L,Y){if(this.options.strict&&!this.isEnabled()&&W===m.default.sources.USER)return new u.default;var J=L==null?null:this.getSelection(),Z=this.editor.delta,te=U();if(J!=null&&(L===!0&&(L=J.index),Y==null?J=K(J,te,W):Y!==0&&(J=K(J,L,Y,W)),this.setSelection(J,m.default.sources.SILENT)),te.length()>0){var re,se=[m.default.events.TEXT_CHANGE,te,Z,W];if((re=this.emitter).emit.apply(re,[m.default.events.EDITOR_CHANGE].concat(se)),W!==m.default.sources.SILENT){var de;(de=this.emitter).emit.apply(de,se)}}return te}function M(U,W,L,Y,J){var Z={};return typeof U.index=="number"&&typeof U.length=="number"?typeof W!="number"?(J=Y,Y=L,L=W,W=U.length,U=U.index):(W=U.length,U=U.index):typeof W!="number"&&(J=Y,Y=L,L=W,W=0),(typeof L>"u"?"undefined":a(L))==="object"?(Z=L,J=Y):typeof L=="string"&&(Y!=null?Z[L]=Y:J=L),J=J||m.default.sources.API,[U,W,Z,J]}function K(U,W,L,Y){if(U==null)return null;var J=void 0,Z=void 0;if(W instanceof u.default){var te=[U.index,U.index+U.length].map(function(pe){return W.transformPosition(pe,Y!==m.default.sources.USER)}),re=o(te,2);J=re[0],Z=re[1]}else{var se=[U.index,U.index+U.length].map(function(pe){return pe<W||pe===W&&Y===m.default.sources.USER?pe:L>=0?pe+L:Math.max(W,pe+L)}),de=o(se,2);J=de[0],Z=de[1]}return new y.Range(J,Z-J)}r.expandConfig=F,r.overload=M,r.default=A},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function v(b,y){for(var x=0;x<y.length;x++){var C=y[x];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(b,C.key,C)}}return function(b,y,x){return y&&v(b.prototype,y),x&&v(b,x),b}}(),o=function v(b,y,x){b===null&&(b=Function.prototype);var C=Object.getOwnPropertyDescriptor(b,y);if(C===void 0){var w=Object.getPrototypeOf(b);return w===null?void 0:v(w,y,x)}else{if("value"in C)return C.value;var $=C.get;return $===void 0?void 0:$.call(x)}},s=i(7),c=f(s),u=i(0),d=f(u);function f(v){return v&&v.__esModule?v:{default:v}}function p(v,b){if(!(v instanceof b))throw new TypeError("Cannot call a class as a function")}function m(v,b){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&(typeof b=="object"||typeof b=="function")?b:v}function g(v,b){if(typeof b!="function"&&b!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof b);v.prototype=Object.create(b&&b.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(v,b):v.__proto__=b)}var _=function(v){g(b,v);function b(){return p(this,b),m(this,(b.__proto__||Object.getPrototypeOf(b)).apply(this,arguments))}return a(b,[{key:"formatAt",value:function(x,C,w,$){if(b.compare(this.statics.blotName,w)<0&&d.default.query(w,d.default.Scope.BLOT)){var O=this.isolate(x,C);$&&O.wrap(w,$)}else o(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"formatAt",this).call(this,x,C,w,$)}},{key:"optimize",value:function(x){if(o(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"optimize",this).call(this,x),this.parent instanceof b&&b.compare(this.statics.blotName,this.parent.statics.blotName)>0){var C=this.parent.isolate(this.offset(),this.length());this.moveChildren(C),C.wrap(this)}}}],[{key:"compare",value:function(x,C){var w=b.order.indexOf(x),$=b.order.indexOf(C);return w>=0||$>=0?w-$:x===C?0:x<C?-1:1}}]),b}(d.default.Inline);_.allowedChildren=[_,d.default.Embed,c.default],_.order=["cursor","inline","underline","strike","italic","bold","script","link","code"],r.default=_},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(0),o=s(a);function s(p){return p&&p.__esModule?p:{default:p}}function c(p,m){if(!(p instanceof m))throw new TypeError("Cannot call a class as a function")}function u(p,m){if(!p)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:p}function d(p,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);p.prototype=Object.create(m&&m.prototype,{constructor:{value:p,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(p,m):p.__proto__=m)}var f=function(p){d(m,p);function m(){return c(this,m),u(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(o.default.Text);r.default=f},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function y(x,C){for(var w=0;w<C.length;w++){var $=C[w];$.enumerable=$.enumerable||!1,$.configurable=!0,"value"in $&&($.writable=!0),Object.defineProperty(x,$.key,$)}}return function(x,C,w){return C&&y(x.prototype,C),w&&y(x,w),x}}(),o=function y(x,C,w){x===null&&(x=Function.prototype);var $=Object.getOwnPropertyDescriptor(x,C);if($===void 0){var O=Object.getPrototypeOf(x);return O===null?void 0:y(O,C,w)}else{if("value"in $)return $.value;var N=$.get;return N===void 0?void 0:N.call(w)}},s=i(54),c=f(s),u=i(10),d=f(u);function f(y){return y&&y.__esModule?y:{default:y}}function p(y,x){if(!(y instanceof x))throw new TypeError("Cannot call a class as a function")}function m(y,x){if(!y)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return x&&(typeof x=="object"||typeof x=="function")?x:y}function g(y,x){if(typeof x!="function"&&x!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof x);y.prototype=Object.create(x&&x.prototype,{constructor:{value:y,enumerable:!1,writable:!0,configurable:!0}}),x&&(Object.setPrototypeOf?Object.setPrototypeOf(y,x):y.__proto__=x)}var _=(0,d.default)("quill:events"),v=["selectionchange","mousedown","mouseup","click"];v.forEach(function(y){document.addEventListener(y,function(){for(var x=arguments.length,C=Array(x),w=0;w<x;w++)C[w]=arguments[w];[].slice.call(document.querySelectorAll(".ql-container")).forEach(function($){if($.__quill&&$.__quill.emitter){var O;(O=$.__quill.emitter).handleDOM.apply(O,C)}})})});var b=function(y){g(x,y);function x(){p(this,x);var C=m(this,(x.__proto__||Object.getPrototypeOf(x)).call(this));return C.listeners={},C.on("error",_.error),C}return a(x,[{key:"emit",value:function(){_.log.apply(_,arguments),o(x.prototype.__proto__||Object.getPrototypeOf(x.prototype),"emit",this).apply(this,arguments)}},{key:"handleDOM",value:function(w){for(var $=arguments.length,O=Array($>1?$-1:0),N=1;N<$;N++)O[N-1]=arguments[N];(this.listeners[w.type]||[]).forEach(function(P){var I=P.node,D=P.handler;(w.target===I||I.contains(w.target))&&D.apply(void 0,[w].concat(O))})}},{key:"listenDOM",value:function(w,$,O){this.listeners[w]||(this.listeners[w]=[]),this.listeners[w].push({node:$,handler:O})}}]),x}(c.default);b.events={EDITOR_CHANGE:"editor-change",SCROLL_BEFORE_UPDATE:"scroll-before-update",SCROLL_OPTIMIZE:"scroll-optimize",SCROLL_UPDATE:"scroll-update",SELECTION_CHANGE:"selection-change",TEXT_CHANGE:"text-change"},b.sources={API:"api",SILENT:"silent",USER:"user"},r.default=b},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});function a(s,c){if(!(s instanceof c))throw new TypeError("Cannot call a class as a function")}var o=function s(c){var u=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};a(this,s),this.quill=c,this.options=u};o.DEFAULTS={},r.default=o},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=["error","warn","log","info"],o="warn";function s(u){if(a.indexOf(u)<=a.indexOf(o)){for(var d,f=arguments.length,p=Array(f>1?f-1:0),m=1;m<f;m++)p[m-1]=arguments[m];(d=console)[u].apply(d,p)}}function c(u){return a.reduce(function(d,f){return d[f]=s.bind(console,f,u),d},{})}s.level=c.level=function(u){o=u},r.default=c},function(n,r,i){var a=Array.prototype.slice,o=i(52),s=i(53),c=n.exports=function(p,m,g){return g||(g={}),p===m?!0:p instanceof Date&&m instanceof Date?p.getTime()===m.getTime():!p||!m||typeof p!="object"&&typeof m!="object"?g.strict?p===m:p==m:f(p,m,g)};function u(p){return p==null}function d(p){return!(!p||typeof p!="object"||typeof p.length!="number"||typeof p.copy!="function"||typeof p.slice!="function"||p.length>0&&typeof p[0]!="number")}function f(p,m,g){var _,v;if(u(p)||u(m)||p.prototype!==m.prototype)return!1;if(s(p))return s(m)?(p=a.call(p),m=a.call(m),c(p,m,g)):!1;if(d(p)){if(!d(m)||p.length!==m.length)return!1;for(_=0;_<p.length;_++)if(p[_]!==m[_])return!1;return!0}try{var b=o(p),y=o(m)}catch{return!1}if(b.length!=y.length)return!1;for(b.sort(),y.sort(),_=b.length-1;_>=0;_--)if(b[_]!=y[_])return!1;for(_=b.length-1;_>=0;_--)if(v=b[_],!c(p[v],m[v],g))return!1;return typeof p==typeof m}},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(1),o=function(){function s(c,u,d){d===void 0&&(d={}),this.attrName=c,this.keyName=u;var f=a.Scope.TYPE&a.Scope.ATTRIBUTE;d.scope!=null?this.scope=d.scope&a.Scope.LEVEL|f:this.scope=a.Scope.ATTRIBUTE,d.whitelist!=null&&(this.whitelist=d.whitelist)}return s.keys=function(c){return[].map.call(c.attributes,function(u){return u.name})},s.prototype.add=function(c,u){return this.canAdd(c,u)?(c.setAttribute(this.keyName,u),!0):!1},s.prototype.canAdd=function(c,u){var d=a.query(c,a.Scope.BLOT&(this.scope|a.Scope.TYPE));return d==null?!1:this.whitelist==null?!0:typeof u=="string"?this.whitelist.indexOf(u.replace(/["']/g,""))>-1:this.whitelist.indexOf(u)>-1},s.prototype.remove=function(c){c.removeAttribute(this.keyName)},s.prototype.value=function(c){var u=c.getAttribute(this.keyName);return this.canAdd(c,u)&&u?u:""},s}();r.default=o},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.Code=void 0;var a=function(){function N(P,I){var D=[],k=!0,R=!1,A=void 0;try{for(var F=P[Symbol.iterator](),z;!(k=(z=F.next()).done)&&(D.push(z.value),!(I&&D.length===I));k=!0);}catch(M){R=!0,A=M}finally{try{!k&&F.return&&F.return()}finally{if(R)throw A}}return D}return function(P,I){if(Array.isArray(P))return P;if(Symbol.iterator in Object(P))return N(P,I);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function(){function N(P,I){for(var D=0;D<I.length;D++){var k=I[D];k.enumerable=k.enumerable||!1,k.configurable=!0,"value"in k&&(k.writable=!0),Object.defineProperty(P,k.key,k)}}return function(P,I,D){return I&&N(P.prototype,I),D&&N(P,D),P}}(),s=function N(P,I,D){P===null&&(P=Function.prototype);var k=Object.getOwnPropertyDescriptor(P,I);if(k===void 0){var R=Object.getPrototypeOf(P);return R===null?void 0:N(R,I,D)}else{if("value"in k)return k.value;var A=k.get;return A===void 0?void 0:A.call(D)}},c=i(2),u=y(c),d=i(0),f=y(d),p=i(4),m=y(p),g=i(6),_=y(g),v=i(7),b=y(v);function y(N){return N&&N.__esModule?N:{default:N}}function x(N,P){if(!(N instanceof P))throw new TypeError("Cannot call a class as a function")}function C(N,P){if(!N)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return P&&(typeof P=="object"||typeof P=="function")?P:N}function w(N,P){if(typeof P!="function"&&P!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof P);N.prototype=Object.create(P&&P.prototype,{constructor:{value:N,enumerable:!1,writable:!0,configurable:!0}}),P&&(Object.setPrototypeOf?Object.setPrototypeOf(N,P):N.__proto__=P)}var $=function(N){w(P,N);function P(){return x(this,P),C(this,(P.__proto__||Object.getPrototypeOf(P)).apply(this,arguments))}return P}(_.default);$.blotName="code",$.tagName="CODE";var O=function(N){w(P,N);function P(){return x(this,P),C(this,(P.__proto__||Object.getPrototypeOf(P)).apply(this,arguments))}return o(P,[{key:"delta",value:function(){var D=this,k=this.domNode.textContent;return k.endsWith(`
`)&&(k=k.slice(0,-1)),k.split(`
`).reduce(function(R,A){return R.insert(A).insert(`
`,D.formats())},new u.default)}},{key:"format",value:function(D,k){if(!(D===this.statics.blotName&&k)){var R=this.descendant(b.default,this.length()-1),A=a(R,1),F=A[0];F!=null&&F.deleteAt(F.length()-1,1),s(P.prototype.__proto__||Object.getPrototypeOf(P.prototype),"format",this).call(this,D,k)}}},{key:"formatAt",value:function(D,k,R,A){if(k!==0&&!(f.default.query(R,f.default.Scope.BLOCK)==null||R===this.statics.blotName&&A===this.statics.formats(this.domNode))){var F=this.newlineIndex(D);if(!(F<0||F>=D+k)){var z=this.newlineIndex(D,!0)+1,M=F-z+1,K=this.isolate(z,M),U=K.next;K.format(R,A),U instanceof P&&U.formatAt(0,D-z+k-M,R,A)}}}},{key:"insertAt",value:function(D,k,R){if(R==null){var A=this.descendant(b.default,D),F=a(A,2),z=F[0],M=F[1];z.insertAt(M,k)}}},{key:"length",value:function(){var D=this.domNode.textContent.length;return this.domNode.textContent.endsWith(`
`)?D:D+1}},{key:"newlineIndex",value:function(D){var k=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1;if(k)return this.domNode.textContent.slice(0,D).lastIndexOf(`
`);var R=this.domNode.textContent.slice(D).indexOf(`
`);return R>-1?D+R:-1}},{key:"optimize",value:function(D){this.domNode.textContent.endsWith(`
`)||this.appendChild(f.default.create("text",`
`)),s(P.prototype.__proto__||Object.getPrototypeOf(P.prototype),"optimize",this).call(this,D);var k=this.next;k!=null&&k.prev===this&&k.statics.blotName===this.statics.blotName&&this.statics.formats(this.domNode)===k.statics.formats(k.domNode)&&(k.optimize(D),k.moveChildren(this),k.remove())}},{key:"replace",value:function(D){s(P.prototype.__proto__||Object.getPrototypeOf(P.prototype),"replace",this).call(this,D),[].slice.call(this.domNode.querySelectorAll("*")).forEach(function(k){var R=f.default.find(k);R==null?k.parentNode.removeChild(k):R instanceof f.default.Embed?R.remove():R.unwrap()})}}],[{key:"create",value:function(D){var k=s(P.__proto__||Object.getPrototypeOf(P),"create",this).call(this,D);return k.setAttribute("spellcheck",!1),k}},{key:"formats",value:function(){return!0}}]),P}(m.default);O.blotName="code-block",O.tagName="PRE",O.TAB="  ",r.Code=$,r.default=O},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(U){return typeof U}:function(U){return U&&typeof Symbol=="function"&&U.constructor===Symbol&&U!==Symbol.prototype?"symbol":typeof U},o=function(){function U(W,L){var Y=[],J=!0,Z=!1,te=void 0;try{for(var re=W[Symbol.iterator](),se;!(J=(se=re.next()).done)&&(Y.push(se.value),!(L&&Y.length===L));J=!0);}catch(de){Z=!0,te=de}finally{try{!J&&re.return&&re.return()}finally{if(Z)throw te}}return Y}return function(W,L){if(Array.isArray(W))return W;if(Symbol.iterator in Object(W))return U(W,L);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),s=function(){function U(W,L){for(var Y=0;Y<L.length;Y++){var J=L[Y];J.enumerable=J.enumerable||!1,J.configurable=!0,"value"in J&&(J.writable=!0),Object.defineProperty(W,J.key,J)}}return function(W,L,Y){return L&&U(W.prototype,L),Y&&U(W,Y),W}}(),c=i(2),u=k(c),d=i(20),f=k(d),p=i(0),m=k(p),g=i(13),_=k(g),v=i(24),b=k(v),y=i(4),x=k(y),C=i(16),w=k(C),$=i(21),O=k($),N=i(11),P=k(N),I=i(3),D=k(I);function k(U){return U&&U.__esModule?U:{default:U}}function R(U,W,L){return W in U?Object.defineProperty(U,W,{value:L,enumerable:!0,configurable:!0,writable:!0}):U[W]=L,U}function A(U,W){if(!(U instanceof W))throw new TypeError("Cannot call a class as a function")}var F=/^[ -~]*$/,z=function(){function U(W){A(this,U),this.scroll=W,this.delta=this.getDelta()}return s(U,[{key:"applyDelta",value:function(L){var Y=this,J=!1;this.scroll.update();var Z=this.scroll.length();return this.scroll.batchStart(),L=K(L),L.reduce(function(te,re){var se=re.retain||re.delete||re.insert.length||1,de=re.attributes||{};if(re.insert!=null){if(typeof re.insert=="string"){var pe=re.insert;pe.endsWith(`
`)&&J&&(J=!1,pe=pe.slice(0,-1)),te>=Z&&!pe.endsWith(`
`)&&(J=!0),Y.scroll.insertAt(te,pe);var Se=Y.scroll.line(te),ve=o(Se,2),be=ve[0],Ee=ve[1],xe=(0,D.default)({},(0,y.bubbleFormats)(be));if(be instanceof x.default){var Pe=be.descendant(m.default.Leaf,Ee),je=o(Pe,1),ft=je[0];xe=(0,D.default)(xe,(0,y.bubbleFormats)(ft))}de=f.default.attributes.diff(xe,de)||{}}else if(a(re.insert)==="object"){var Ge=Object.keys(re.insert)[0];if(Ge==null)return te;Y.scroll.insertAt(te,Ge,re.insert[Ge])}Z+=se}return Object.keys(de).forEach(function(Ye){Y.scroll.formatAt(te,se,Ye,de[Ye])}),te+se},0),L.reduce(function(te,re){return typeof re.delete=="number"?(Y.scroll.deleteAt(te,re.delete),te):te+(re.retain||re.insert.length||1)},0),this.scroll.batchEnd(),this.update(L)}},{key:"deleteText",value:function(L,Y){return this.scroll.deleteAt(L,Y),this.update(new u.default().retain(L).delete(Y))}},{key:"formatLine",value:function(L,Y){var J=this,Z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return this.scroll.update(),Object.keys(Z).forEach(function(te){if(!(J.scroll.whitelist!=null&&!J.scroll.whitelist[te])){var re=J.scroll.lines(L,Math.max(Y,1)),se=Y;re.forEach(function(de){var pe=de.length();if(!(de instanceof _.default))de.format(te,Z[te]);else{var Se=L-de.offset(J.scroll),ve=de.newlineIndex(Se+se)-Se+1;de.formatAt(Se,ve,te,Z[te])}se-=pe})}}),this.scroll.optimize(),this.update(new u.default().retain(L).retain(Y,(0,O.default)(Z)))}},{key:"formatText",value:function(L,Y){var J=this,Z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return Object.keys(Z).forEach(function(te){J.scroll.formatAt(L,Y,te,Z[te])}),this.update(new u.default().retain(L).retain(Y,(0,O.default)(Z)))}},{key:"getContents",value:function(L,Y){return this.delta.slice(L,L+Y)}},{key:"getDelta",value:function(){return this.scroll.lines().reduce(function(L,Y){return L.concat(Y.delta())},new u.default)}},{key:"getFormat",value:function(L){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,J=[],Z=[];Y===0?this.scroll.path(L).forEach(function(re){var se=o(re,1),de=se[0];de instanceof x.default?J.push(de):de instanceof m.default.Leaf&&Z.push(de)}):(J=this.scroll.lines(L,Y),Z=this.scroll.descendants(m.default.Leaf,L,Y));var te=[J,Z].map(function(re){if(re.length===0)return{};for(var se=(0,y.bubbleFormats)(re.shift());Object.keys(se).length>0;){var de=re.shift();if(de==null)return se;se=M((0,y.bubbleFormats)(de),se)}return se});return D.default.apply(D.default,te)}},{key:"getText",value:function(L,Y){return this.getContents(L,Y).filter(function(J){return typeof J.insert=="string"}).map(function(J){return J.insert}).join("")}},{key:"insertEmbed",value:function(L,Y,J){return this.scroll.insertAt(L,Y,J),this.update(new u.default().retain(L).insert(R({},Y,J)))}},{key:"insertText",value:function(L,Y){var J=this,Z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return Y=Y.replace(/\r\n/g,`
`).replace(/\r/g,`
`),this.scroll.insertAt(L,Y),Object.keys(Z).forEach(function(te){J.scroll.formatAt(L,Y.length,te,Z[te])}),this.update(new u.default().retain(L).insert(Y,(0,O.default)(Z)))}},{key:"isBlank",value:function(){if(this.scroll.children.length==0)return!0;if(this.scroll.children.length>1)return!1;var L=this.scroll.children.head;return L.statics.blotName!==x.default.blotName||L.children.length>1?!1:L.children.head instanceof w.default}},{key:"removeFormat",value:function(L,Y){var J=this.getText(L,Y),Z=this.scroll.line(L+Y),te=o(Z,2),re=te[0],se=te[1],de=0,pe=new u.default;re!=null&&(re instanceof _.default?de=re.newlineIndex(se)-se+1:de=re.length()-se,pe=re.delta().slice(se,se+de-1).insert(`
`));var Se=this.getContents(L,Y+de),ve=Se.diff(new u.default().insert(J).concat(pe)),be=new u.default().retain(L).concat(ve);return this.applyDelta(be)}},{key:"update",value:function(L){var Y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],J=arguments.length>2&&arguments[2]!==void 0?arguments[2]:void 0,Z=this.delta;if(Y.length===1&&Y[0].type==="characterData"&&Y[0].target.data.match(F)&&m.default.find(Y[0].target)){var te=m.default.find(Y[0].target),re=(0,y.bubbleFormats)(te),se=te.offset(this.scroll),de=Y[0].oldValue.replace(b.default.CONTENTS,""),pe=new u.default().insert(de),Se=new u.default().insert(te.value()),ve=new u.default().retain(se).concat(pe.diff(Se,J));L=ve.reduce(function(be,Ee){return Ee.insert?be.insert(Ee.insert,re):be.push(Ee)},new u.default),this.delta=Z.compose(L)}else this.delta=this.getDelta(),(!L||!(0,P.default)(Z.compose(L),this.delta))&&(L=Z.diff(this.delta,J));return L}}]),U}();function M(U,W){return Object.keys(W).reduce(function(L,Y){return U[Y]==null||(W[Y]===U[Y]?L[Y]=W[Y]:Array.isArray(W[Y])?W[Y].indexOf(U[Y])<0&&(L[Y]=W[Y].concat([U[Y]])):L[Y]=[W[Y],U[Y]]),L},{})}function K(U){return U.reduce(function(W,L){if(L.insert===1){var Y=(0,O.default)(L.attributes);return delete Y.image,W.insert({image:L.attributes.image},Y)}if(L.attributes!=null&&(L.attributes.list===!0||L.attributes.bullet===!0)&&(L=(0,O.default)(L),L.attributes.list?L.attributes.list="ordered":(L.attributes.list="bullet",delete L.attributes.bullet)),typeof L.insert=="string"){var J=L.insert.replace(/\r\n/g,`
`).replace(/\r/g,`
`);return W.insert(J,L.attributes)}return W.push(L)},new u.default)}r.default=z},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.Range=void 0;var a=function(){function N(P,I){var D=[],k=!0,R=!1,A=void 0;try{for(var F=P[Symbol.iterator](),z;!(k=(z=F.next()).done)&&(D.push(z.value),!(I&&D.length===I));k=!0);}catch(M){R=!0,A=M}finally{try{!k&&F.return&&F.return()}finally{if(R)throw A}}return D}return function(P,I){if(Array.isArray(P))return P;if(Symbol.iterator in Object(P))return N(P,I);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function(){function N(P,I){for(var D=0;D<I.length;D++){var k=I[D];k.enumerable=k.enumerable||!1,k.configurable=!0,"value"in k&&(k.writable=!0),Object.defineProperty(P,k.key,k)}}return function(P,I,D){return I&&N(P.prototype,I),D&&N(P,D),P}}(),s=i(0),c=b(s),u=i(21),d=b(u),f=i(11),p=b(f),m=i(8),g=b(m),_=i(10),v=b(_);function b(N){return N&&N.__esModule?N:{default:N}}function y(N){if(Array.isArray(N)){for(var P=0,I=Array(N.length);P<N.length;P++)I[P]=N[P];return I}else return Array.from(N)}function x(N,P){if(!(N instanceof P))throw new TypeError("Cannot call a class as a function")}var C=(0,v.default)("quill:selection"),w=function N(P){var I=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;x(this,N),this.index=P,this.length=I},$=function(){function N(P,I){var D=this;x(this,N),this.emitter=I,this.scroll=P,this.composing=!1,this.mouseDown=!1,this.root=this.scroll.domNode,this.cursor=c.default.create("cursor",this),this.lastRange=this.savedRange=new w(0,0),this.handleComposition(),this.handleDragging(),this.emitter.listenDOM("selectionchange",document,function(){D.mouseDown||setTimeout(D.update.bind(D,g.default.sources.USER),1)}),this.emitter.on(g.default.events.EDITOR_CHANGE,function(k,R){k===g.default.events.TEXT_CHANGE&&R.length()>0&&D.update(g.default.sources.SILENT)}),this.emitter.on(g.default.events.SCROLL_BEFORE_UPDATE,function(){if(D.hasFocus()){var k=D.getNativeRange();k!=null&&k.start.node!==D.cursor.textNode&&D.emitter.once(g.default.events.SCROLL_UPDATE,function(){try{D.setNativeRange(k.start.node,k.start.offset,k.end.node,k.end.offset)}catch{}})}}),this.emitter.on(g.default.events.SCROLL_OPTIMIZE,function(k,R){if(R.range){var A=R.range,F=A.startNode,z=A.startOffset,M=A.endNode,K=A.endOffset;D.setNativeRange(F,z,M,K)}}),this.update(g.default.sources.SILENT)}return o(N,[{key:"handleComposition",value:function(){var I=this;this.root.addEventListener("compositionstart",function(){I.composing=!0}),this.root.addEventListener("compositionend",function(){if(I.composing=!1,I.cursor.parent){var D=I.cursor.restore();if(!D)return;setTimeout(function(){I.setNativeRange(D.startNode,D.startOffset,D.endNode,D.endOffset)},1)}})}},{key:"handleDragging",value:function(){var I=this;this.emitter.listenDOM("mousedown",document.body,function(){I.mouseDown=!0}),this.emitter.listenDOM("mouseup",document.body,function(){I.mouseDown=!1,I.update(g.default.sources.USER)})}},{key:"focus",value:function(){this.hasFocus()||(this.root.focus(),this.setRange(this.savedRange))}},{key:"format",value:function(I,D){if(!(this.scroll.whitelist!=null&&!this.scroll.whitelist[I])){this.scroll.update();var k=this.getNativeRange();if(!(k==null||!k.native.collapsed||c.default.query(I,c.default.Scope.BLOCK))){if(k.start.node!==this.cursor.textNode){var R=c.default.find(k.start.node,!1);if(R==null)return;if(R instanceof c.default.Leaf){var A=R.split(k.start.offset);R.parent.insertBefore(this.cursor,A)}else R.insertBefore(this.cursor,k.start.node);this.cursor.attach()}this.cursor.format(I,D),this.scroll.optimize(),this.setNativeRange(this.cursor.textNode,this.cursor.textNode.data.length),this.update()}}}},{key:"getBounds",value:function(I){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,k=this.scroll.length();I=Math.min(I,k-1),D=Math.min(I+D,k-1)-I;var R=void 0,A=this.scroll.leaf(I),F=a(A,2),z=F[0],M=F[1];if(z==null)return null;var K=z.position(M,!0),U=a(K,2);R=U[0],M=U[1];var W=document.createRange();if(D>0){W.setStart(R,M);var L=this.scroll.leaf(I+D),Y=a(L,2);if(z=Y[0],M=Y[1],z==null)return null;var J=z.position(M,!0),Z=a(J,2);return R=Z[0],M=Z[1],W.setEnd(R,M),W.getBoundingClientRect()}else{var te="left",re=void 0;return R instanceof Text?(M<R.data.length?(W.setStart(R,M),W.setEnd(R,M+1)):(W.setStart(R,M-1),W.setEnd(R,M),te="right"),re=W.getBoundingClientRect()):(re=z.domNode.getBoundingClientRect(),M>0&&(te="right")),{bottom:re.top+re.height,height:re.height,left:re[te],right:re[te],top:re.top,width:0}}}},{key:"getNativeRange",value:function(){var I=document.getSelection();if(I==null||I.rangeCount<=0)return null;var D=I.getRangeAt(0);if(D==null)return null;var k=this.normalizeNative(D);return C.info("getNativeRange",k),k}},{key:"getRange",value:function(){var I=this.getNativeRange();if(I==null)return[null,null];var D=this.normalizedToRange(I);return[D,I]}},{key:"hasFocus",value:function(){return document.activeElement===this.root}},{key:"normalizedToRange",value:function(I){var D=this,k=[[I.start.node,I.start.offset]];I.native.collapsed||k.push([I.end.node,I.end.offset]);var R=k.map(function(z){var M=a(z,2),K=M[0],U=M[1],W=c.default.find(K,!0),L=W.offset(D.scroll);return U===0?L:W instanceof c.default.Container?L+W.length():L+W.index(K,U)}),A=Math.min(Math.max.apply(Math,y(R)),this.scroll.length()-1),F=Math.min.apply(Math,[A].concat(y(R)));return new w(F,A-F)}},{key:"normalizeNative",value:function(I){if(!O(this.root,I.startContainer)||!I.collapsed&&!O(this.root,I.endContainer))return null;var D={start:{node:I.startContainer,offset:I.startOffset},end:{node:I.endContainer,offset:I.endOffset},native:I};return[D.start,D.end].forEach(function(k){for(var R=k.node,A=k.offset;!(R instanceof Text)&&R.childNodes.length>0;)if(R.childNodes.length>A)R=R.childNodes[A],A=0;else if(R.childNodes.length===A)R=R.lastChild,A=R instanceof Text?R.data.length:R.childNodes.length+1;else break;k.node=R,k.offset=A}),D}},{key:"rangeToNative",value:function(I){var D=this,k=I.collapsed?[I.index]:[I.index,I.index+I.length],R=[],A=this.scroll.length();return k.forEach(function(F,z){F=Math.min(A-1,F);var M=void 0,K=D.scroll.leaf(F),U=a(K,2),W=U[0],L=U[1],Y=W.position(L,z!==0),J=a(Y,2);M=J[0],L=J[1],R.push(M,L)}),R.length<2&&(R=R.concat(R)),R}},{key:"scrollIntoView",value:function(I){var D=this.lastRange;if(D!=null){var k=this.getBounds(D.index,D.length);if(k!=null){var R=this.scroll.length()-1,A=this.scroll.line(Math.min(D.index,R)),F=a(A,1),z=F[0],M=z;if(D.length>0){var K=this.scroll.line(Math.min(D.index+D.length,R)),U=a(K,1);M=U[0]}if(!(z==null||M==null)){var W=I.getBoundingClientRect();k.top<W.top?I.scrollTop-=W.top-k.top:k.bottom>W.bottom&&(I.scrollTop+=k.bottom-W.bottom)}}}}},{key:"setNativeRange",value:function(I,D){var k=arguments.length>2&&arguments[2]!==void 0?arguments[2]:I,R=arguments.length>3&&arguments[3]!==void 0?arguments[3]:D,A=arguments.length>4&&arguments[4]!==void 0?arguments[4]:!1;if(C.info("setNativeRange",I,D,k,R),!(I!=null&&(this.root.parentNode==null||I.parentNode==null||k.parentNode==null))){var F=document.getSelection();if(F!=null)if(I!=null){this.hasFocus()||this.root.focus();var z=(this.getNativeRange()||{}).native;if(z==null||A||I!==z.startContainer||D!==z.startOffset||k!==z.endContainer||R!==z.endOffset){I.tagName=="BR"&&(D=[].indexOf.call(I.parentNode.childNodes,I),I=I.parentNode),k.tagName=="BR"&&(R=[].indexOf.call(k.parentNode.childNodes,k),k=k.parentNode);var M=document.createRange();M.setStart(I,D),M.setEnd(k,R),F.removeAllRanges(),F.addRange(M)}}else F.removeAllRanges(),this.root.blur(),document.body.focus()}}},{key:"setRange",value:function(I){var D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,k=arguments.length>2&&arguments[2]!==void 0?arguments[2]:g.default.sources.API;if(typeof D=="string"&&(k=D,D=!1),C.info("setRange",I),I!=null){var R=this.rangeToNative(I);this.setNativeRange.apply(this,y(R).concat([D]))}else this.setNativeRange(null);this.update(k)}},{key:"update",value:function(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:g.default.sources.USER,D=this.lastRange,k=this.getRange(),R=a(k,2),A=R[0],F=R[1];if(this.lastRange=A,this.lastRange!=null&&(this.savedRange=this.lastRange),!(0,p.default)(D,this.lastRange)){var z;!this.composing&&F!=null&&F.native.collapsed&&F.start.node!==this.cursor.textNode&&this.cursor.restore();var M=[g.default.events.SELECTION_CHANGE,(0,d.default)(this.lastRange),(0,d.default)(D),I];if((z=this.emitter).emit.apply(z,[g.default.events.EDITOR_CHANGE].concat(M)),I!==g.default.sources.SILENT){var K;(K=this.emitter).emit.apply(K,M)}}}}]),N}();function O(N,P){try{P.parentNode}catch{return!1}return P instanceof Text&&(P=P.parentNode),N.contains(P)}r.Range=w,r.default=$},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function g(_,v){for(var b=0;b<v.length;b++){var y=v[b];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(_,y.key,y)}}return function(_,v,b){return v&&g(_.prototype,v),b&&g(_,b),_}}(),o=function g(_,v,b){_===null&&(_=Function.prototype);var y=Object.getOwnPropertyDescriptor(_,v);if(y===void 0){var x=Object.getPrototypeOf(_);return x===null?void 0:g(x,v,b)}else{if("value"in y)return y.value;var C=y.get;return C===void 0?void 0:C.call(b)}},s=i(0),c=u(s);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,_){if(!(g instanceof _))throw new TypeError("Cannot call a class as a function")}function f(g,_){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _&&(typeof _=="object"||typeof _=="function")?_:g}function p(g,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _);g.prototype=Object.create(_&&_.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),_&&(Object.setPrototypeOf?Object.setPrototypeOf(g,_):g.__proto__=_)}var m=function(g){p(_,g);function _(){return d(this,_),f(this,(_.__proto__||Object.getPrototypeOf(_)).apply(this,arguments))}return a(_,[{key:"insertInto",value:function(b,y){b.children.length===0?o(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"insertInto",this).call(this,b,y):this.remove()}},{key:"length",value:function(){return 0}},{key:"value",value:function(){return""}}],[{key:"value",value:function(){}}]),_}(c.default.Embed);m.blotName="break",m.tagName="BR",r.default=m},function(n,r,i){var a=this&&this.__extends||function(){var f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(p,m){p.__proto__=m}||function(p,m){for(var g in m)m.hasOwnProperty(g)&&(p[g]=m[g])};return function(p,m){f(p,m);function g(){this.constructor=p}p.prototype=m===null?Object.create(m):(g.prototype=m.prototype,new g)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(44),s=i(30),c=i(1),u=function(f){a(p,f);function p(m){var g=f.call(this,m)||this;return g.build(),g}return p.prototype.appendChild=function(m){this.insertBefore(m)},p.prototype.attach=function(){f.prototype.attach.call(this),this.children.forEach(function(m){m.attach()})},p.prototype.build=function(){var m=this;this.children=new o.default,[].slice.call(this.domNode.childNodes).reverse().forEach(function(g){try{var _=d(g);m.insertBefore(_,m.children.head||void 0)}catch(v){if(v instanceof c.ParchmentError)return;throw v}})},p.prototype.deleteAt=function(m,g){if(m===0&&g===this.length())return this.remove();this.children.forEachAt(m,g,function(_,v,b){_.deleteAt(v,b)})},p.prototype.descendant=function(m,g){var _=this.children.find(g),v=_[0],b=_[1];return m.blotName==null&&m(v)||m.blotName!=null&&v instanceof m?[v,b]:v instanceof p?v.descendant(m,b):[null,-1]},p.prototype.descendants=function(m,g,_){g===void 0&&(g=0),_===void 0&&(_=Number.MAX_VALUE);var v=[],b=_;return this.children.forEachAt(g,_,function(y,x,C){(m.blotName==null&&m(y)||m.blotName!=null&&y instanceof m)&&v.push(y),y instanceof p&&(v=v.concat(y.descendants(m,x,b))),b-=C}),v},p.prototype.detach=function(){this.children.forEach(function(m){m.detach()}),f.prototype.detach.call(this)},p.prototype.formatAt=function(m,g,_,v){this.children.forEachAt(m,g,function(b,y,x){b.formatAt(y,x,_,v)})},p.prototype.insertAt=function(m,g,_){var v=this.children.find(m),b=v[0],y=v[1];if(b)b.insertAt(y,g,_);else{var x=_==null?c.create("text",g):c.create(g,_);this.appendChild(x)}},p.prototype.insertBefore=function(m,g){if(this.statics.allowedChildren!=null&&!this.statics.allowedChildren.some(function(_){return m instanceof _}))throw new c.ParchmentError("Cannot insert "+m.statics.blotName+" into "+this.statics.blotName);m.insertInto(this,g)},p.prototype.length=function(){return this.children.reduce(function(m,g){return m+g.length()},0)},p.prototype.moveChildren=function(m,g){this.children.forEach(function(_){m.insertBefore(_,g)})},p.prototype.optimize=function(m){if(f.prototype.optimize.call(this,m),this.children.length===0)if(this.statics.defaultChild!=null){var g=c.create(this.statics.defaultChild);this.appendChild(g),g.optimize(m)}else this.remove()},p.prototype.path=function(m,g){g===void 0&&(g=!1);var _=this.children.find(m,g),v=_[0],b=_[1],y=[[this,m]];return v instanceof p?y.concat(v.path(b,g)):(v!=null&&y.push([v,b]),y)},p.prototype.removeChild=function(m){this.children.remove(m)},p.prototype.replace=function(m){m instanceof p&&m.moveChildren(this),f.prototype.replace.call(this,m)},p.prototype.split=function(m,g){if(g===void 0&&(g=!1),!g){if(m===0)return this;if(m===this.length())return this.next}var _=this.clone();return this.parent.insertBefore(_,this.next),this.children.forEachAt(m,this.length(),function(v,b,y){v=v.split(b,g),_.appendChild(v)}),_},p.prototype.unwrap=function(){this.moveChildren(this.parent,this.next),this.remove()},p.prototype.update=function(m,g){var _=this,v=[],b=[];m.forEach(function(y){y.target===_.domNode&&y.type==="childList"&&(v.push.apply(v,y.addedNodes),b.push.apply(b,y.removedNodes))}),b.forEach(function(y){if(!(y.parentNode!=null&&y.tagName!=="IFRAME"&&document.body.compareDocumentPosition(y)&Node.DOCUMENT_POSITION_CONTAINED_BY)){var x=c.find(y);x!=null&&(x.domNode.parentNode==null||x.domNode.parentNode===_.domNode)&&x.detach()}}),v.filter(function(y){return y.parentNode==_.domNode}).sort(function(y,x){return y===x?0:y.compareDocumentPosition(x)&Node.DOCUMENT_POSITION_FOLLOWING?1:-1}).forEach(function(y){var x=null;y.nextSibling!=null&&(x=c.find(y.nextSibling));var C=d(y);(C.next!=x||C.next==null)&&(C.parent!=null&&C.parent.removeChild(_),_.insertBefore(C,x||void 0))})},p}(s.default);function d(f){var p=c.find(f);if(p==null)try{p=c.create(f)}catch{p=c.create(c.Scope.INLINE),[].slice.call(f.childNodes).forEach(function(g){p.domNode.appendChild(g)}),f.parentNode&&f.parentNode.replaceChild(p.domNode,f),p.attach()}return p}r.default=u},function(n,r,i){var a=this&&this.__extends||function(){var f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(p,m){p.__proto__=m}||function(p,m){for(var g in m)m.hasOwnProperty(g)&&(p[g]=m[g])};return function(p,m){f(p,m);function g(){this.constructor=p}p.prototype=m===null?Object.create(m):(g.prototype=m.prototype,new g)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(12),s=i(31),c=i(17),u=i(1),d=function(f){a(p,f);function p(m){var g=f.call(this,m)||this;return g.attributes=new s.default(g.domNode),g}return p.formats=function(m){if(typeof this.tagName=="string")return!0;if(Array.isArray(this.tagName))return m.tagName.toLowerCase()},p.prototype.format=function(m,g){var _=u.query(m);_ instanceof o.default?this.attributes.attribute(_,g):g&&_!=null&&(m!==this.statics.blotName||this.formats()[m]!==g)&&this.replaceWith(m,g)},p.prototype.formats=function(){var m=this.attributes.values(),g=this.statics.formats(this.domNode);return g!=null&&(m[this.statics.blotName]=g),m},p.prototype.replaceWith=function(m,g){var _=f.prototype.replaceWith.call(this,m,g);return this.attributes.copy(_),_},p.prototype.update=function(m,g){var _=this;f.prototype.update.call(this,m,g),m.some(function(v){return v.target===_.domNode&&v.type==="attributes"})&&this.attributes.build()},p.prototype.wrap=function(m,g){var _=f.prototype.wrap.call(this,m,g);return _ instanceof p&&_.statics.scope===this.statics.scope&&this.attributes.move(_),_},p}(c.default);r.default=d},function(n,r,i){var a=this&&this.__extends||function(){var u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,f){d.__proto__=f}||function(d,f){for(var p in f)f.hasOwnProperty(p)&&(d[p]=f[p])};return function(d,f){u(d,f);function p(){this.constructor=d}d.prototype=f===null?Object.create(f):(p.prototype=f.prototype,new p)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(30),s=i(1),c=function(u){a(d,u);function d(){return u!==null&&u.apply(this,arguments)||this}return d.value=function(f){return!0},d.prototype.index=function(f,p){return this.domNode===f||this.domNode.compareDocumentPosition(f)&Node.DOCUMENT_POSITION_CONTAINED_BY?Math.min(p,1):-1},d.prototype.position=function(f,p){var m=[].indexOf.call(this.parent.domNode.childNodes,this.domNode);return f>0&&(m+=1),[this.parent.domNode,m]},d.prototype.value=function(){var f;return f={},f[this.statics.blotName]=this.statics.value(this.domNode)||!0,f},d.scope=s.Scope.INLINE_BLOT,d}(o.default);r.default=c},function(n,r,i){var a=i(11),o=i(3),s={attributes:{compose:function(u,d,f){typeof u!="object"&&(u={}),typeof d!="object"&&(d={});var p=o(!0,{},d);f||(p=Object.keys(p).reduce(function(g,_){return p[_]!=null&&(g[_]=p[_]),g},{}));for(var m in u)u[m]!==void 0&&d[m]===void 0&&(p[m]=u[m]);return Object.keys(p).length>0?p:void 0},diff:function(u,d){typeof u!="object"&&(u={}),typeof d!="object"&&(d={});var f=Object.keys(u).concat(Object.keys(d)).reduce(function(p,m){return a(u[m],d[m])||(p[m]=d[m]===void 0?null:d[m]),p},{});return Object.keys(f).length>0?f:void 0},transform:function(u,d,f){if(typeof u!="object")return d;if(typeof d=="object"){if(!f)return d;var p=Object.keys(d).reduce(function(m,g){return u[g]===void 0&&(m[g]=d[g]),m},{});return Object.keys(p).length>0?p:void 0}}},iterator:function(u){return new c(u)},length:function(u){return typeof u.delete=="number"?u.delete:typeof u.retain=="number"?u.retain:typeof u.insert=="string"?u.insert.length:1}};function c(u){this.ops=u,this.index=0,this.offset=0}c.prototype.hasNext=function(){return this.peekLength()<1/0},c.prototype.next=function(u){u||(u=1/0);var d=this.ops[this.index];if(d){var f=this.offset,p=s.length(d);if(u>=p-f?(u=p-f,this.index+=1,this.offset=0):this.offset+=u,typeof d.delete=="number")return{delete:u};var m={};return d.attributes&&(m.attributes=d.attributes),typeof d.retain=="number"?m.retain=u:typeof d.insert=="string"?m.insert=d.insert.substr(f,u):m.insert=d.insert,m}else return{retain:1/0}},c.prototype.peek=function(){return this.ops[this.index]},c.prototype.peekLength=function(){return this.ops[this.index]?s.length(this.ops[this.index])-this.offset:1/0},c.prototype.peekType=function(){return this.ops[this.index]?typeof this.ops[this.index].delete=="number"?"delete":typeof this.ops[this.index].retain=="number"?"retain":"insert":"retain"},c.prototype.rest=function(){if(this.hasNext()){if(this.offset===0)return this.ops.slice(this.index);var u=this.offset,d=this.index,f=this.next(),p=this.ops.slice(this.index);return this.offset=u,this.index=d,[f].concat(p)}else return[]},n.exports=s},function(n,r){var i=function(){function a(_,v){return v!=null&&_ instanceof v}var o;try{o=Map}catch{o=function(){}}var s;try{s=Set}catch{s=function(){}}var c;try{c=Promise}catch{c=function(){}}function u(_,v,b,y,x){typeof v=="object"&&(b=v.depth,y=v.prototype,x=v.includeNonEnumerable,v=v.circular);var C=[],w=[],$=typeof ji<"u";typeof v>"u"&&(v=!0),typeof b>"u"&&(b=1/0);function O(N,P){if(N===null)return null;if(P===0)return N;var I,D;if(typeof N!="object")return N;if(a(N,o))I=new o;else if(a(N,s))I=new s;else if(a(N,c))I=new c(function(W,L){N.then(function(Y){W(O(Y,P-1))},function(Y){L(O(Y,P-1))})});else if(u.__isArray(N))I=[];else if(u.__isRegExp(N))I=new RegExp(N.source,g(N)),N.lastIndex&&(I.lastIndex=N.lastIndex);else if(u.__isDate(N))I=new Date(N.getTime());else{if($&&ji.isBuffer(N))return ji.allocUnsafe?I=ji.allocUnsafe(N.length):I=new ji(N.length),N.copy(I),I;a(N,Error)?I=Object.create(N):typeof y>"u"?(D=Object.getPrototypeOf(N),I=Object.create(D)):(I=Object.create(y),D=y)}if(v){var k=C.indexOf(N);if(k!=-1)return w[k];C.push(N),w.push(I)}a(N,o)&&N.forEach(function(W,L){var Y=O(L,P-1),J=O(W,P-1);I.set(Y,J)}),a(N,s)&&N.forEach(function(W){var L=O(W,P-1);I.add(L)});for(var R in N){var A;D&&(A=Object.getOwnPropertyDescriptor(D,R)),!(A&&A.set==null)&&(I[R]=O(N[R],P-1))}if(Object.getOwnPropertySymbols)for(var F=Object.getOwnPropertySymbols(N),R=0;R<F.length;R++){var z=F[R],M=Object.getOwnPropertyDescriptor(N,z);M&&!M.enumerable&&!x||(I[z]=O(N[z],P-1),M.enumerable||Object.defineProperty(I,z,{enumerable:!1}))}if(x)for(var K=Object.getOwnPropertyNames(N),R=0;R<K.length;R++){var U=K[R],M=Object.getOwnPropertyDescriptor(N,U);M&&M.enumerable||(I[U]=O(N[U],P-1),Object.defineProperty(I,U,{enumerable:!1}))}return I}return O(_,b)}u.clonePrototype=function(v){if(v===null)return null;var b=function(){};return b.prototype=v,new b};function d(_){return Object.prototype.toString.call(_)}u.__objToStr=d;function f(_){return typeof _=="object"&&d(_)==="[object Date]"}u.__isDate=f;function p(_){return typeof _=="object"&&d(_)==="[object Array]"}u.__isArray=p;function m(_){return typeof _=="object"&&d(_)==="[object RegExp]"}u.__isRegExp=m;function g(_){var v="";return _.global&&(v+="g"),_.ignoreCase&&(v+="i"),_.multiline&&(v+="m"),v}return u.__getRegExpFlags=g,u}();typeof n=="object"&&n.exports&&(n.exports=i)},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function I(D,k){var R=[],A=!0,F=!1,z=void 0;try{for(var M=D[Symbol.iterator](),K;!(A=(K=M.next()).done)&&(R.push(K.value),!(k&&R.length===k));A=!0);}catch(U){F=!0,z=U}finally{try{!A&&M.return&&M.return()}finally{if(F)throw z}}return R}return function(D,k){if(Array.isArray(D))return D;if(Symbol.iterator in Object(D))return I(D,k);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function(){function I(D,k){for(var R=0;R<k.length;R++){var A=k[R];A.enumerable=A.enumerable||!1,A.configurable=!0,"value"in A&&(A.writable=!0),Object.defineProperty(D,A.key,A)}}return function(D,k,R){return k&&I(D.prototype,k),R&&I(D,R),D}}(),s=function I(D,k,R){D===null&&(D=Function.prototype);var A=Object.getOwnPropertyDescriptor(D,k);if(A===void 0){var F=Object.getPrototypeOf(D);return F===null?void 0:I(F,k,R)}else{if("value"in A)return A.value;var z=A.get;return z===void 0?void 0:z.call(R)}},c=i(0),u=C(c),d=i(8),f=C(d),p=i(4),m=C(p),g=i(16),_=C(g),v=i(13),b=C(v),y=i(25),x=C(y);function C(I){return I&&I.__esModule?I:{default:I}}function w(I,D){if(!(I instanceof D))throw new TypeError("Cannot call a class as a function")}function $(I,D){if(!I)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return D&&(typeof D=="object"||typeof D=="function")?D:I}function O(I,D){if(typeof D!="function"&&D!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof D);I.prototype=Object.create(D&&D.prototype,{constructor:{value:I,enumerable:!1,writable:!0,configurable:!0}}),D&&(Object.setPrototypeOf?Object.setPrototypeOf(I,D):I.__proto__=D)}function N(I){return I instanceof m.default||I instanceof p.BlockEmbed}var P=function(I){O(D,I);function D(k,R){w(this,D);var A=$(this,(D.__proto__||Object.getPrototypeOf(D)).call(this,k));return A.emitter=R.emitter,Array.isArray(R.whitelist)&&(A.whitelist=R.whitelist.reduce(function(F,z){return F[z]=!0,F},{})),A.domNode.addEventListener("DOMNodeInserted",function(){}),A.optimize(),A.enable(),A}return o(D,[{key:"batchStart",value:function(){this.batch=!0}},{key:"batchEnd",value:function(){this.batch=!1,this.optimize()}},{key:"deleteAt",value:function(R,A){var F=this.line(R),z=a(F,2),M=z[0],K=z[1],U=this.line(R+A),W=a(U,1),L=W[0];if(s(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"deleteAt",this).call(this,R,A),L!=null&&M!==L&&K>0){if(M instanceof p.BlockEmbed||L instanceof p.BlockEmbed){this.optimize();return}if(M instanceof b.default){var Y=M.newlineIndex(M.length(),!0);if(Y>-1&&(M=M.split(Y+1),M===L)){this.optimize();return}}else if(L instanceof b.default){var J=L.newlineIndex(0);J>-1&&L.split(J+1)}var Z=L.children.head instanceof _.default?null:L.children.head;M.moveChildren(L,Z),M.remove()}this.optimize()}},{key:"enable",value:function(){var R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!0;this.domNode.setAttribute("contenteditable",R)}},{key:"formatAt",value:function(R,A,F,z){this.whitelist!=null&&!this.whitelist[F]||(s(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"formatAt",this).call(this,R,A,F,z),this.optimize())}},{key:"insertAt",value:function(R,A,F){if(!(F!=null&&this.whitelist!=null&&!this.whitelist[A])){if(R>=this.length())if(F==null||u.default.query(A,u.default.Scope.BLOCK)==null){var z=u.default.create(this.statics.defaultChild);this.appendChild(z),F==null&&A.endsWith(`
`)&&(A=A.slice(0,-1)),z.insertAt(0,A,F)}else{var M=u.default.create(A,F);this.appendChild(M)}else s(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"insertAt",this).call(this,R,A,F);this.optimize()}}},{key:"insertBefore",value:function(R,A){if(R.statics.scope===u.default.Scope.INLINE_BLOT){var F=u.default.create(this.statics.defaultChild);F.appendChild(R),R=F}s(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"insertBefore",this).call(this,R,A)}},{key:"leaf",value:function(R){return this.path(R).pop()||[null,-1]}},{key:"line",value:function(R){return R===this.length()?this.line(R-1):this.descendant(N,R)}},{key:"lines",value:function(){var R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,A=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Number.MAX_VALUE,F=function z(M,K,U){var W=[],L=U;return M.children.forEachAt(K,U,function(Y,J,Z){N(Y)?W.push(Y):Y instanceof u.default.Container&&(W=W.concat(z(Y,J,L))),L-=Z}),W};return F(this,R,A)}},{key:"optimize",value:function(){var R=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],A=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.batch!==!0&&(s(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"optimize",this).call(this,R,A),R.length>0&&this.emitter.emit(f.default.events.SCROLL_OPTIMIZE,R,A))}},{key:"path",value:function(R){return s(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"path",this).call(this,R).slice(1)}},{key:"update",value:function(R){if(this.batch!==!0){var A=f.default.sources.USER;typeof R=="string"&&(A=R),Array.isArray(R)||(R=this.observer.takeRecords()),R.length>0&&this.emitter.emit(f.default.events.SCROLL_BEFORE_UPDATE,A,R),s(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"update",this).call(this,R.concat([])),R.length>0&&this.emitter.emit(f.default.events.SCROLL_UPDATE,A,R)}}}]),D}(u.default.Scroll);P.blotName="scroll",P.className="ql-editor",P.tagName="DIV",P.defaultChild="block",P.allowedChildren=[m.default,p.BlockEmbed,x.default],r.default=P},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.SHORTKEY=r.default=void 0;var a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(re){return typeof re}:function(re){return re&&typeof Symbol=="function"&&re.constructor===Symbol&&re!==Symbol.prototype?"symbol":typeof re},o=function(){function re(se,de){var pe=[],Se=!0,ve=!1,be=void 0;try{for(var Ee=se[Symbol.iterator](),xe;!(Se=(xe=Ee.next()).done)&&(pe.push(xe.value),!(de&&pe.length===de));Se=!0);}catch(Pe){ve=!0,be=Pe}finally{try{!Se&&Ee.return&&Ee.return()}finally{if(ve)throw be}}return pe}return function(se,de){if(Array.isArray(se))return se;if(Symbol.iterator in Object(se))return re(se,de);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),s=function(){function re(se,de){for(var pe=0;pe<de.length;pe++){var Se=de[pe];Se.enumerable=Se.enumerable||!1,Se.configurable=!0,"value"in Se&&(Se.writable=!0),Object.defineProperty(se,Se.key,Se)}}return function(se,de,pe){return de&&re(se.prototype,de),pe&&re(se,pe),se}}(),c=i(21),u=I(c),d=i(11),f=I(d),p=i(3),m=I(p),g=i(2),_=I(g),v=i(20),b=I(v),y=i(0),x=I(y),C=i(5),w=I(C),$=i(10),O=I($),N=i(9),P=I(N);function I(re){return re&&re.__esModule?re:{default:re}}function D(re,se,de){return se in re?Object.defineProperty(re,se,{value:de,enumerable:!0,configurable:!0,writable:!0}):re[se]=de,re}function k(re,se){if(!(re instanceof se))throw new TypeError("Cannot call a class as a function")}function R(re,se){if(!re)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return se&&(typeof se=="object"||typeof se=="function")?se:re}function A(re,se){if(typeof se!="function"&&se!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof se);re.prototype=Object.create(se&&se.prototype,{constructor:{value:re,enumerable:!1,writable:!0,configurable:!0}}),se&&(Object.setPrototypeOf?Object.setPrototypeOf(re,se):re.__proto__=se)}var F=(0,O.default)("quill:keyboard"),z=/Mac/i.test(navigator.platform)?"metaKey":"ctrlKey",M=function(re){A(se,re),s(se,null,[{key:"match",value:function(pe,Se){return Se=te(Se),["altKey","ctrlKey","metaKey","shiftKey"].some(function(ve){return!!Se[ve]!==pe[ve]&&Se[ve]!==null})?!1:Se.key===(pe.which||pe.keyCode)}}]);function se(de,pe){k(this,se);var Se=R(this,(se.__proto__||Object.getPrototypeOf(se)).call(this,de,pe));return Se.bindings={},Object.keys(Se.options.bindings).forEach(function(ve){ve==="list autofill"&&de.scroll.whitelist!=null&&!de.scroll.whitelist.list||Se.options.bindings[ve]&&Se.addBinding(Se.options.bindings[ve])}),Se.addBinding({key:se.keys.ENTER,shiftKey:null},Y),Se.addBinding({key:se.keys.ENTER,metaKey:null,ctrlKey:null,altKey:null},function(){}),/Firefox/i.test(navigator.userAgent)?(Se.addBinding({key:se.keys.BACKSPACE},{collapsed:!0},U),Se.addBinding({key:se.keys.DELETE},{collapsed:!0},W)):(Se.addBinding({key:se.keys.BACKSPACE},{collapsed:!0,prefix:/^.?$/},U),Se.addBinding({key:se.keys.DELETE},{collapsed:!0,suffix:/^.?$/},W)),Se.addBinding({key:se.keys.BACKSPACE},{collapsed:!1},L),Se.addBinding({key:se.keys.DELETE},{collapsed:!1},L),Se.addBinding({key:se.keys.BACKSPACE,altKey:null,ctrlKey:null,metaKey:null,shiftKey:null},{collapsed:!0,offset:0},U),Se.listen(),Se}return s(se,[{key:"addBinding",value:function(pe){var Se=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},ve=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},be=te(pe);if(be==null||be.key==null)return F.warn("Attempted to add invalid keyboard binding",be);typeof Se=="function"&&(Se={handler:Se}),typeof ve=="function"&&(ve={handler:ve}),be=(0,m.default)(be,Se,ve),this.bindings[be.key]=this.bindings[be.key]||[],this.bindings[be.key].push(be)}},{key:"listen",value:function(){var pe=this;this.quill.root.addEventListener("keydown",function(Se){if(!Se.defaultPrevented){var ve=Se.which||Se.keyCode,be=(pe.bindings[ve]||[]).filter(function(He){return se.match(Se,He)});if(be.length!==0){var Ee=pe.quill.getSelection();if(!(Ee==null||!pe.quill.hasFocus())){var xe=pe.quill.getLine(Ee.index),Pe=o(xe,2),je=Pe[0],ft=Pe[1],Ge=pe.quill.getLeaf(Ee.index),Ye=o(Ge,2),nt=Ye[0],We=Ye[1],ct=Ee.length===0?[nt,We]:pe.quill.getLeaf(Ee.index+Ee.length),rt=o(ct,2),vt=rt[0],Mt=rt[1],$t=nt instanceof x.default.Text?nt.value().slice(0,We):"",ke=vt instanceof x.default.Text?vt.value().slice(Mt):"",ye={collapsed:Ee.length===0,empty:Ee.length===0&&je.length()<=1,format:pe.quill.getFormat(Ee),offset:ft,prefix:$t,suffix:ke},_e=be.some(function(He){if(He.collapsed!=null&&He.collapsed!==ye.collapsed||He.empty!=null&&He.empty!==ye.empty||He.offset!=null&&He.offset!==ye.offset)return!1;if(Array.isArray(He.format)){if(He.format.every(function(Ze){return ye.format[Ze]==null}))return!1}else if(a(He.format)==="object"&&!Object.keys(He.format).every(function(Ze){return He.format[Ze]===!0?ye.format[Ze]!=null:He.format[Ze]===!1?ye.format[Ze]==null:(0,f.default)(He.format[Ze],ye.format[Ze])}))return!1;return He.prefix!=null&&!He.prefix.test(ye.prefix)||He.suffix!=null&&!He.suffix.test(ye.suffix)?!1:He.handler.call(pe,Ee,ye)!==!0});_e&&Se.preventDefault()}}}})}}]),se}(P.default);M.keys={BACKSPACE:8,TAB:9,ENTER:13,ESCAPE:27,LEFT:37,UP:38,RIGHT:39,DOWN:40,DELETE:46},M.DEFAULTS={bindings:{bold:Z("bold"),italic:Z("italic"),underline:Z("underline"),indent:{key:M.keys.TAB,format:["blockquote","indent","list"],handler:function(se,de){if(de.collapsed&&de.offset!==0)return!0;this.quill.format("indent","+1",w.default.sources.USER)}},outdent:{key:M.keys.TAB,shiftKey:!0,format:["blockquote","indent","list"],handler:function(se,de){if(de.collapsed&&de.offset!==0)return!0;this.quill.format("indent","-1",w.default.sources.USER)}},"outdent backspace":{key:M.keys.BACKSPACE,collapsed:!0,shiftKey:null,metaKey:null,ctrlKey:null,altKey:null,format:["indent","list"],offset:0,handler:function(se,de){de.format.indent!=null?this.quill.format("indent","-1",w.default.sources.USER):de.format.list!=null&&this.quill.format("list",!1,w.default.sources.USER)}},"indent code-block":J(!0),"outdent code-block":J(!1),"remove tab":{key:M.keys.TAB,shiftKey:!0,collapsed:!0,prefix:/\t$/,handler:function(se){this.quill.deleteText(se.index-1,1,w.default.sources.USER)}},tab:{key:M.keys.TAB,handler:function(se){this.quill.history.cutoff();var de=new _.default().retain(se.index).delete(se.length).insert("	");this.quill.updateContents(de,w.default.sources.USER),this.quill.history.cutoff(),this.quill.setSelection(se.index+1,w.default.sources.SILENT)}},"list empty enter":{key:M.keys.ENTER,collapsed:!0,format:["list"],empty:!0,handler:function(se,de){this.quill.format("list",!1,w.default.sources.USER),de.format.indent&&this.quill.format("indent",!1,w.default.sources.USER)}},"checklist enter":{key:M.keys.ENTER,collapsed:!0,format:{list:"checked"},handler:function(se){var de=this.quill.getLine(se.index),pe=o(de,2),Se=pe[0],ve=pe[1],be=(0,m.default)({},Se.formats(),{list:"checked"}),Ee=new _.default().retain(se.index).insert(`
`,be).retain(Se.length()-ve-1).retain(1,{list:"unchecked"});this.quill.updateContents(Ee,w.default.sources.USER),this.quill.setSelection(se.index+1,w.default.sources.SILENT),this.quill.scrollIntoView()}},"header enter":{key:M.keys.ENTER,collapsed:!0,format:["header"],suffix:/^$/,handler:function(se,de){var pe=this.quill.getLine(se.index),Se=o(pe,2),ve=Se[0],be=Se[1],Ee=new _.default().retain(se.index).insert(`
`,de.format).retain(ve.length()-be-1).retain(1,{header:null});this.quill.updateContents(Ee,w.default.sources.USER),this.quill.setSelection(se.index+1,w.default.sources.SILENT),this.quill.scrollIntoView()}},"list autofill":{key:" ",collapsed:!0,format:{list:!1},prefix:/^\s*?(\d+\.|-|\*|\[ ?\]|\[x\])$/,handler:function(se,de){var pe=de.prefix.length,Se=this.quill.getLine(se.index),ve=o(Se,2),be=ve[0],Ee=ve[1];if(Ee>pe)return!0;var xe=void 0;switch(de.prefix.trim()){case"[]":case"[ ]":xe="unchecked";break;case"[x]":xe="checked";break;case"-":case"*":xe="bullet";break;default:xe="ordered"}this.quill.insertText(se.index," ",w.default.sources.USER),this.quill.history.cutoff();var Pe=new _.default().retain(se.index-Ee).delete(pe+1).retain(be.length()-2-Ee).retain(1,{list:xe});this.quill.updateContents(Pe,w.default.sources.USER),this.quill.history.cutoff(),this.quill.setSelection(se.index-pe,w.default.sources.SILENT)}},"code exit":{key:M.keys.ENTER,collapsed:!0,format:["code-block"],prefix:/\n\n$/,suffix:/^\s+$/,handler:function(se){var de=this.quill.getLine(se.index),pe=o(de,2),Se=pe[0],ve=pe[1],be=new _.default().retain(se.index+Se.length()-ve-2).retain(1,{"code-block":null}).delete(1);this.quill.updateContents(be,w.default.sources.USER)}},"embed left":K(M.keys.LEFT,!1),"embed left shift":K(M.keys.LEFT,!0),"embed right":K(M.keys.RIGHT,!1),"embed right shift":K(M.keys.RIGHT,!0)}};function K(re,se){var de,pe=re===M.keys.LEFT?"prefix":"suffix";return de={key:re,shiftKey:se,altKey:null},D(de,pe,/^$/),D(de,"handler",function(ve){var be=ve.index;re===M.keys.RIGHT&&(be+=ve.length+1);var Ee=this.quill.getLeaf(be),xe=o(Ee,1),Pe=xe[0];return Pe instanceof x.default.Embed?(re===M.keys.LEFT?se?this.quill.setSelection(ve.index-1,ve.length+1,w.default.sources.USER):this.quill.setSelection(ve.index-1,w.default.sources.USER):se?this.quill.setSelection(ve.index,ve.length+1,w.default.sources.USER):this.quill.setSelection(ve.index+ve.length+1,w.default.sources.USER),!1):!0}),de}function U(re,se){if(!(re.index===0||this.quill.getLength()<=1)){var de=this.quill.getLine(re.index),pe=o(de,1),Se=pe[0],ve={};if(se.offset===0){var be=this.quill.getLine(re.index-1),Ee=o(be,1),xe=Ee[0];if(xe!=null&&xe.length()>1){var Pe=Se.formats(),je=this.quill.getFormat(re.index-1,1);ve=b.default.attributes.diff(Pe,je)||{}}}var ft=/[\uD800-\uDBFF][\uDC00-\uDFFF]$/.test(se.prefix)?2:1;this.quill.deleteText(re.index-ft,ft,w.default.sources.USER),Object.keys(ve).length>0&&this.quill.formatLine(re.index-ft,ft,ve,w.default.sources.USER),this.quill.focus()}}function W(re,se){var de=/^[\uD800-\uDBFF][\uDC00-\uDFFF]/.test(se.suffix)?2:1;if(!(re.index>=this.quill.getLength()-de)){var pe={},Se=0,ve=this.quill.getLine(re.index),be=o(ve,1),Ee=be[0];if(se.offset>=Ee.length()-1){var xe=this.quill.getLine(re.index+1),Pe=o(xe,1),je=Pe[0];if(je){var ft=Ee.formats(),Ge=this.quill.getFormat(re.index,1);pe=b.default.attributes.diff(ft,Ge)||{},Se=je.length()}}this.quill.deleteText(re.index,de,w.default.sources.USER),Object.keys(pe).length>0&&this.quill.formatLine(re.index+Se-1,de,pe,w.default.sources.USER)}}function L(re){var se=this.quill.getLines(re),de={};if(se.length>1){var pe=se[0].formats(),Se=se[se.length-1].formats();de=b.default.attributes.diff(Se,pe)||{}}this.quill.deleteText(re,w.default.sources.USER),Object.keys(de).length>0&&this.quill.formatLine(re.index,1,de,w.default.sources.USER),this.quill.setSelection(re.index,w.default.sources.SILENT),this.quill.focus()}function Y(re,se){var de=this;re.length>0&&this.quill.scroll.deleteAt(re.index,re.length);var pe=Object.keys(se.format).reduce(function(Se,ve){return x.default.query(ve,x.default.Scope.BLOCK)&&!Array.isArray(se.format[ve])&&(Se[ve]=se.format[ve]),Se},{});this.quill.insertText(re.index,`
`,pe,w.default.sources.USER),this.quill.setSelection(re.index+1,w.default.sources.SILENT),this.quill.focus(),Object.keys(se.format).forEach(function(Se){pe[Se]==null&&(Array.isArray(se.format[Se])||Se!=="link"&&de.quill.format(Se,se.format[Se],w.default.sources.USER))})}function J(re){return{key:M.keys.TAB,shiftKey:!re,format:{"code-block":!0},handler:function(de){var pe=x.default.query("code-block"),Se=de.index,ve=de.length,be=this.quill.scroll.descendant(pe,Se),Ee=o(be,2),xe=Ee[0],Pe=Ee[1];if(xe!=null){var je=this.quill.getIndex(xe),ft=xe.newlineIndex(Pe,!0)+1,Ge=xe.newlineIndex(je+Pe+ve),Ye=xe.domNode.textContent.slice(ft,Ge).split(`
`);Pe=0,Ye.forEach(function(nt,We){re?(xe.insertAt(ft+Pe,pe.TAB),Pe+=pe.TAB.length,We===0?Se+=pe.TAB.length:ve+=pe.TAB.length):nt.startsWith(pe.TAB)&&(xe.deleteAt(ft+Pe,pe.TAB.length),Pe-=pe.TAB.length,We===0?Se-=pe.TAB.length:ve-=pe.TAB.length),Pe+=nt.length+1}),this.quill.update(w.default.sources.USER),this.quill.setSelection(Se,ve,w.default.sources.SILENT)}}}}function Z(re){return{key:re[0].toUpperCase(),shortKey:!0,handler:function(de,pe){this.quill.format(re,!pe.format[re],w.default.sources.USER)}}}function te(re){if(typeof re=="string"||typeof re=="number")return te({key:re});if((typeof re>"u"?"undefined":a(re))==="object"&&(re=(0,u.default)(re,!1)),typeof re.key=="string")if(M.keys[re.key.toUpperCase()]!=null)re.key=M.keys[re.key.toUpperCase()];else if(re.key.length===1)re.key=re.key.toUpperCase().charCodeAt(0);else return null;return re.shortKey&&(re[z]=re.shortKey,delete re.shortKey),re}r.default=M,r.SHORTKEY=z},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function b(y,x){var C=[],w=!0,$=!1,O=void 0;try{for(var N=y[Symbol.iterator](),P;!(w=(P=N.next()).done)&&(C.push(P.value),!(x&&C.length===x));w=!0);}catch(I){$=!0,O=I}finally{try{!w&&N.return&&N.return()}finally{if($)throw O}}return C}return function(y,x){if(Array.isArray(y))return y;if(Symbol.iterator in Object(y))return b(y,x);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function b(y,x,C){y===null&&(y=Function.prototype);var w=Object.getOwnPropertyDescriptor(y,x);if(w===void 0){var $=Object.getPrototypeOf(y);return $===null?void 0:b($,x,C)}else{if("value"in w)return w.value;var O=w.get;return O===void 0?void 0:O.call(C)}},s=function(){function b(y,x){for(var C=0;C<x.length;C++){var w=x[C];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(y,w.key,w)}}return function(y,x,C){return x&&b(y.prototype,x),C&&b(y,C),y}}(),c=i(0),u=p(c),d=i(7),f=p(d);function p(b){return b&&b.__esModule?b:{default:b}}function m(b,y){if(!(b instanceof y))throw new TypeError("Cannot call a class as a function")}function g(b,y){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return y&&(typeof y=="object"||typeof y=="function")?y:b}function _(b,y){if(typeof y!="function"&&y!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof y);b.prototype=Object.create(y&&y.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),y&&(Object.setPrototypeOf?Object.setPrototypeOf(b,y):b.__proto__=y)}var v=function(b){_(y,b),s(y,null,[{key:"value",value:function(){}}]);function y(x,C){m(this,y);var w=g(this,(y.__proto__||Object.getPrototypeOf(y)).call(this,x));return w.selection=C,w.textNode=document.createTextNode(y.CONTENTS),w.domNode.appendChild(w.textNode),w._length=0,w}return s(y,[{key:"detach",value:function(){this.parent!=null&&this.parent.removeChild(this)}},{key:"format",value:function(C,w){if(this._length!==0)return o(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"format",this).call(this,C,w);for(var $=this,O=0;$!=null&&$.statics.scope!==u.default.Scope.BLOCK_BLOT;)O+=$.offset($.parent),$=$.parent;$!=null&&(this._length=y.CONTENTS.length,$.optimize(),$.formatAt(O,y.CONTENTS.length,C,w),this._length=0)}},{key:"index",value:function(C,w){return C===this.textNode?0:o(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"index",this).call(this,C,w)}},{key:"length",value:function(){return this._length}},{key:"position",value:function(){return[this.textNode,this.textNode.data.length]}},{key:"remove",value:function(){o(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"remove",this).call(this),this.parent=null}},{key:"restore",value:function(){if(!(this.selection.composing||this.parent==null)){var C=this.textNode,w=this.selection.getNativeRange(),$=void 0,O=void 0,N=void 0;if(w!=null&&w.start.node===C&&w.end.node===C){var P=[C,w.start.offset,w.end.offset];$=P[0],O=P[1],N=P[2]}for(;this.domNode.lastChild!=null&&this.domNode.lastChild!==this.textNode;)this.domNode.parentNode.insertBefore(this.domNode.lastChild,this.domNode);if(this.textNode.data!==y.CONTENTS){var I=this.textNode.data.split(y.CONTENTS).join("");this.next instanceof f.default?($=this.next.domNode,this.next.insertAt(0,I),this.textNode.data=y.CONTENTS):(this.textNode.data=I,this.parent.insertBefore(u.default.create(this.textNode),this),this.textNode=document.createTextNode(y.CONTENTS),this.domNode.appendChild(this.textNode))}if(this.remove(),O!=null){var D=[O,N].map(function(R){return Math.max(0,Math.min($.data.length,R-1))}),k=a(D,2);return O=k[0],N=k[1],{startNode:$,startOffset:O,endNode:$,endOffset:N}}}}},{key:"update",value:function(C,w){var $=this;if(C.some(function(N){return N.type==="characterData"&&N.target===$.textNode})){var O=this.restore();O&&(w.range=O)}}},{key:"value",value:function(){return""}}]),y}(u.default.Embed);v.blotName="cursor",v.className="ql-cursor",v.tagName="span",v.CONTENTS="\uFEFF",r.default=v},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(0),o=u(a),s=i(4),c=u(s);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,_){if(!(g instanceof _))throw new TypeError("Cannot call a class as a function")}function f(g,_){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _&&(typeof _=="object"||typeof _=="function")?_:g}function p(g,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _);g.prototype=Object.create(_&&_.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),_&&(Object.setPrototypeOf?Object.setPrototypeOf(g,_):g.__proto__=_)}var m=function(g){p(_,g);function _(){return d(this,_),f(this,(_.__proto__||Object.getPrototypeOf(_)).apply(this,arguments))}return _}(o.default.Container);m.allowedChildren=[c.default,s.BlockEmbed,m],r.default=m},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.ColorStyle=r.ColorClass=r.ColorAttributor=void 0;var a=function(){function v(b,y){for(var x=0;x<y.length;x++){var C=y[x];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(b,C.key,C)}}return function(b,y,x){return y&&v(b.prototype,y),x&&v(b,x),b}}(),o=function v(b,y,x){b===null&&(b=Function.prototype);var C=Object.getOwnPropertyDescriptor(b,y);if(C===void 0){var w=Object.getPrototypeOf(b);return w===null?void 0:v(w,y,x)}else{if("value"in C)return C.value;var $=C.get;return $===void 0?void 0:$.call(x)}},s=i(0),c=u(s);function u(v){return v&&v.__esModule?v:{default:v}}function d(v,b){if(!(v instanceof b))throw new TypeError("Cannot call a class as a function")}function f(v,b){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&(typeof b=="object"||typeof b=="function")?b:v}function p(v,b){if(typeof b!="function"&&b!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof b);v.prototype=Object.create(b&&b.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(v,b):v.__proto__=b)}var m=function(v){p(b,v);function b(){return d(this,b),f(this,(b.__proto__||Object.getPrototypeOf(b)).apply(this,arguments))}return a(b,[{key:"value",value:function(x){var C=o(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"value",this).call(this,x);return C.startsWith("rgb(")?(C=C.replace(/^[^\d]+/,"").replace(/[^\d]+$/,""),"#"+C.split(",").map(function(w){return("00"+parseInt(w).toString(16)).slice(-2)}).join("")):C}}]),b}(c.default.Attributor.Style),g=new c.default.Attributor.Class("color","ql-color",{scope:c.default.Scope.INLINE}),_=new m("color","color",{scope:c.default.Scope.INLINE});r.ColorAttributor=m,r.ColorClass=g,r.ColorStyle=_},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.sanitize=r.default=void 0;var a=function(){function _(v,b){for(var y=0;y<b.length;y++){var x=b[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(v,x.key,x)}}return function(v,b,y){return b&&_(v.prototype,b),y&&_(v,y),v}}(),o=function _(v,b,y){v===null&&(v=Function.prototype);var x=Object.getOwnPropertyDescriptor(v,b);if(x===void 0){var C=Object.getPrototypeOf(v);return C===null?void 0:_(C,b,y)}else{if("value"in x)return x.value;var w=x.get;return w===void 0?void 0:w.call(y)}},s=i(6),c=u(s);function u(_){return _&&_.__esModule?_:{default:_}}function d(_,v){if(!(_ instanceof v))throw new TypeError("Cannot call a class as a function")}function f(_,v){if(!_)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return v&&(typeof v=="object"||typeof v=="function")?v:_}function p(_,v){if(typeof v!="function"&&v!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof v);_.prototype=Object.create(v&&v.prototype,{constructor:{value:_,enumerable:!1,writable:!0,configurable:!0}}),v&&(Object.setPrototypeOf?Object.setPrototypeOf(_,v):_.__proto__=v)}var m=function(_){p(v,_);function v(){return d(this,v),f(this,(v.__proto__||Object.getPrototypeOf(v)).apply(this,arguments))}return a(v,[{key:"format",value:function(y,x){if(y!==this.statics.blotName||!x)return o(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"format",this).call(this,y,x);x=this.constructor.sanitize(x),this.domNode.setAttribute("href",x)}}],[{key:"create",value:function(y){var x=o(v.__proto__||Object.getPrototypeOf(v),"create",this).call(this,y);return y=this.sanitize(y),x.setAttribute("href",y),x.setAttribute("rel","noopener noreferrer"),x.setAttribute("target","_blank"),x}},{key:"formats",value:function(y){return y.getAttribute("href")}},{key:"sanitize",value:function(y){return g(y,this.PROTOCOL_WHITELIST)?y:this.SANITIZED_URL}}]),v}(c.default);m.blotName="link",m.tagName="A",m.SANITIZED_URL="about:blank",m.PROTOCOL_WHITELIST=["http","https","mailto","tel"];function g(_,v){var b=document.createElement("a");b.href=_;var y=b.href.slice(0,b.href.indexOf(":"));return v.indexOf(y)>-1}r.default=m,r.sanitize=g},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(v){return typeof v}:function(v){return v&&typeof Symbol=="function"&&v.constructor===Symbol&&v!==Symbol.prototype?"symbol":typeof v},o=function(){function v(b,y){for(var x=0;x<y.length;x++){var C=y[x];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(b,C.key,C)}}return function(b,y,x){return y&&v(b.prototype,y),x&&v(b,x),b}}(),s=i(23),c=f(s),u=i(107),d=f(u);function f(v){return v&&v.__esModule?v:{default:v}}function p(v,b){if(!(v instanceof b))throw new TypeError("Cannot call a class as a function")}var m=0;function g(v,b){v.setAttribute(b,v.getAttribute(b)!=="true")}var _=function(){function v(b){var y=this;p(this,v),this.select=b,this.container=document.createElement("span"),this.buildPicker(),this.select.style.display="none",this.select.parentNode.insertBefore(this.container,this.select),this.label.addEventListener("mousedown",function(){y.togglePicker()}),this.label.addEventListener("keydown",function(x){switch(x.keyCode){case c.default.keys.ENTER:y.togglePicker();break;case c.default.keys.ESCAPE:y.escape(),x.preventDefault();break}}),this.select.addEventListener("change",this.update.bind(this))}return o(v,[{key:"togglePicker",value:function(){this.container.classList.toggle("ql-expanded"),g(this.label,"aria-expanded"),g(this.options,"aria-hidden")}},{key:"buildItem",value:function(y){var x=this,C=document.createElement("span");return C.tabIndex="0",C.setAttribute("role","button"),C.classList.add("ql-picker-item"),y.hasAttribute("value")&&C.setAttribute("data-value",y.getAttribute("value")),y.textContent&&C.setAttribute("data-label",y.textContent),C.addEventListener("click",function(){x.selectItem(C,!0)}),C.addEventListener("keydown",function(w){switch(w.keyCode){case c.default.keys.ENTER:x.selectItem(C,!0),w.preventDefault();break;case c.default.keys.ESCAPE:x.escape(),w.preventDefault();break}}),C}},{key:"buildLabel",value:function(){var y=document.createElement("span");return y.classList.add("ql-picker-label"),y.innerHTML=d.default,y.tabIndex="0",y.setAttribute("role","button"),y.setAttribute("aria-expanded","false"),this.container.appendChild(y),y}},{key:"buildOptions",value:function(){var y=this,x=document.createElement("span");x.classList.add("ql-picker-options"),x.setAttribute("aria-hidden","true"),x.tabIndex="-1",x.id="ql-picker-options-"+m,m+=1,this.label.setAttribute("aria-controls",x.id),this.options=x,[].slice.call(this.select.options).forEach(function(C){var w=y.buildItem(C);x.appendChild(w),C.selected===!0&&y.selectItem(w)}),this.container.appendChild(x)}},{key:"buildPicker",value:function(){var y=this;[].slice.call(this.select.attributes).forEach(function(x){y.container.setAttribute(x.name,x.value)}),this.container.classList.add("ql-picker"),this.label=this.buildLabel(),this.buildOptions()}},{key:"escape",value:function(){var y=this;this.close(),setTimeout(function(){return y.label.focus()},1)}},{key:"close",value:function(){this.container.classList.remove("ql-expanded"),this.label.setAttribute("aria-expanded","false"),this.options.setAttribute("aria-hidden","true")}},{key:"selectItem",value:function(y){var x=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!1,C=this.container.querySelector(".ql-selected");if(y!==C&&(C!=null&&C.classList.remove("ql-selected"),y!=null&&(y.classList.add("ql-selected"),this.select.selectedIndex=[].indexOf.call(y.parentNode.children,y),y.hasAttribute("data-value")?this.label.setAttribute("data-value",y.getAttribute("data-value")):this.label.removeAttribute("data-value"),y.hasAttribute("data-label")?this.label.setAttribute("data-label",y.getAttribute("data-label")):this.label.removeAttribute("data-label"),x))){if(typeof Event=="function")this.select.dispatchEvent(new Event("change"));else if((typeof Event>"u"?"undefined":a(Event))==="object"){var w=document.createEvent("Event");w.initEvent("change",!0,!0),this.select.dispatchEvent(w)}this.close()}}},{key:"update",value:function(){var y=void 0;if(this.select.selectedIndex>-1){var x=this.container.querySelector(".ql-picker-options").children[this.select.selectedIndex];y=this.select.options[this.select.selectedIndex],this.selectItem(x)}else this.selectItem(null);var C=y!=null&&y!==this.select.querySelector("option[selected]");this.label.classList.toggle("ql-active",C)}}]),v}();r.default=_},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(0),o=F(a),s=i(5),c=F(s),u=i(4),d=F(u),f=i(16),p=F(f),m=i(25),g=F(m),_=i(24),v=F(_),b=i(35),y=F(b),x=i(6),C=F(x),w=i(22),$=F(w),O=i(7),N=F(O),P=i(55),I=F(P),D=i(42),k=F(D),R=i(23),A=F(R);function F(z){return z&&z.__esModule?z:{default:z}}c.default.register({"blots/block":d.default,"blots/block/embed":u.BlockEmbed,"blots/break":p.default,"blots/container":g.default,"blots/cursor":v.default,"blots/embed":y.default,"blots/inline":C.default,"blots/scroll":$.default,"blots/text":N.default,"modules/clipboard":I.default,"modules/history":k.default,"modules/keyboard":A.default}),o.default.register(d.default,p.default,v.default,C.default,$.default,N.default),r.default=c.default},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(1),o=function(){function s(c){this.domNode=c,this.domNode[a.DATA_KEY]={blot:this}}return Object.defineProperty(s.prototype,"statics",{get:function(){return this.constructor},enumerable:!0,configurable:!0}),s.create=function(c){if(this.tagName==null)throw new a.ParchmentError("Blot definition missing tagName");var u;return Array.isArray(this.tagName)?(typeof c=="string"&&(c=c.toUpperCase(),parseInt(c).toString()===c&&(c=parseInt(c))),typeof c=="number"?u=document.createElement(this.tagName[c-1]):this.tagName.indexOf(c)>-1?u=document.createElement(c):u=document.createElement(this.tagName[0])):u=document.createElement(this.tagName),this.className&&u.classList.add(this.className),u},s.prototype.attach=function(){this.parent!=null&&(this.scroll=this.parent.scroll)},s.prototype.clone=function(){var c=this.domNode.cloneNode(!1);return a.create(c)},s.prototype.detach=function(){this.parent!=null&&this.parent.removeChild(this),delete this.domNode[a.DATA_KEY]},s.prototype.deleteAt=function(c,u){var d=this.isolate(c,u);d.remove()},s.prototype.formatAt=function(c,u,d,f){var p=this.isolate(c,u);if(a.query(d,a.Scope.BLOT)!=null&&f)p.wrap(d,f);else if(a.query(d,a.Scope.ATTRIBUTE)!=null){var m=a.create(this.statics.scope);p.wrap(m),m.format(d,f)}},s.prototype.insertAt=function(c,u,d){var f=d==null?a.create("text",u):a.create(u,d),p=this.split(c);this.parent.insertBefore(f,p)},s.prototype.insertInto=function(c,u){u===void 0&&(u=null),this.parent!=null&&this.parent.children.remove(this);var d=null;c.children.insertBefore(this,u),u!=null&&(d=u.domNode),(this.domNode.parentNode!=c.domNode||this.domNode.nextSibling!=d)&&c.domNode.insertBefore(this.domNode,d),this.parent=c,this.attach()},s.prototype.isolate=function(c,u){var d=this.split(c);return d.split(u),d},s.prototype.length=function(){return 1},s.prototype.offset=function(c){return c===void 0&&(c=this.parent),this.parent==null||this==c?0:this.parent.children.offset(this)+this.parent.offset(c)},s.prototype.optimize=function(c){this.domNode[a.DATA_KEY]!=null&&delete this.domNode[a.DATA_KEY].mutations},s.prototype.remove=function(){this.domNode.parentNode!=null&&this.domNode.parentNode.removeChild(this.domNode),this.detach()},s.prototype.replace=function(c){c.parent!=null&&(c.parent.insertBefore(this,c.next),c.remove())},s.prototype.replaceWith=function(c,u){var d=typeof c=="string"?a.create(c,u):c;return d.replace(this),d},s.prototype.split=function(c,u){return c===0?this:this.next},s.prototype.update=function(c,u){},s.prototype.wrap=function(c,u){var d=typeof c=="string"?a.create(c,u):c;return this.parent!=null&&this.parent.insertBefore(d,this.next),d.appendChild(this),d},s.blotName="abstract",s}();r.default=o},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(12),o=i(32),s=i(33),c=i(1),u=function(){function d(f){this.attributes={},this.domNode=f,this.build()}return d.prototype.attribute=function(f,p){p?f.add(this.domNode,p)&&(f.value(this.domNode)!=null?this.attributes[f.attrName]=f:delete this.attributes[f.attrName]):(f.remove(this.domNode),delete this.attributes[f.attrName])},d.prototype.build=function(){var f=this;this.attributes={};var p=a.default.keys(this.domNode),m=o.default.keys(this.domNode),g=s.default.keys(this.domNode);p.concat(m).concat(g).forEach(function(_){var v=c.query(_,c.Scope.ATTRIBUTE);v instanceof a.default&&(f.attributes[v.attrName]=v)})},d.prototype.copy=function(f){var p=this;Object.keys(this.attributes).forEach(function(m){var g=p.attributes[m].value(p.domNode);f.format(m,g)})},d.prototype.move=function(f){var p=this;this.copy(f),Object.keys(this.attributes).forEach(function(m){p.attributes[m].remove(p.domNode)}),this.attributes={}},d.prototype.values=function(){var f=this;return Object.keys(this.attributes).reduce(function(p,m){return p[m]=f.attributes[m].value(f.domNode),p},{})},d}();r.default=u},function(n,r,i){var a=this&&this.__extends||function(){var u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,f){d.__proto__=f}||function(d,f){for(var p in f)f.hasOwnProperty(p)&&(d[p]=f[p])};return function(d,f){u(d,f);function p(){this.constructor=d}d.prototype=f===null?Object.create(f):(p.prototype=f.prototype,new p)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(12);function s(u,d){var f=u.getAttribute("class")||"";return f.split(/\s+/).filter(function(p){return p.indexOf(d+"-")===0})}var c=function(u){a(d,u);function d(){return u!==null&&u.apply(this,arguments)||this}return d.keys=function(f){return(f.getAttribute("class")||"").split(/\s+/).map(function(p){return p.split("-").slice(0,-1).join("-")})},d.prototype.add=function(f,p){return this.canAdd(f,p)?(this.remove(f),f.classList.add(this.keyName+"-"+p),!0):!1},d.prototype.remove=function(f){var p=s(f,this.keyName);p.forEach(function(m){f.classList.remove(m)}),f.classList.length===0&&f.removeAttribute("class")},d.prototype.value=function(f){var p=s(f,this.keyName)[0]||"",m=p.slice(this.keyName.length+1);return this.canAdd(f,m)?m:""},d}(o.default);r.default=c},function(n,r,i){var a=this&&this.__extends||function(){var u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,f){d.__proto__=f}||function(d,f){for(var p in f)f.hasOwnProperty(p)&&(d[p]=f[p])};return function(d,f){u(d,f);function p(){this.constructor=d}d.prototype=f===null?Object.create(f):(p.prototype=f.prototype,new p)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(12);function s(u){var d=u.split("-"),f=d.slice(1).map(function(p){return p[0].toUpperCase()+p.slice(1)}).join("");return d[0]+f}var c=function(u){a(d,u);function d(){return u!==null&&u.apply(this,arguments)||this}return d.keys=function(f){return(f.getAttribute("style")||"").split(";").map(function(p){var m=p.split(":");return m[0].trim()})},d.prototype.add=function(f,p){return this.canAdd(f,p)?(f.style[s(this.keyName)]=p,!0):!1},d.prototype.remove=function(f){f.style[s(this.keyName)]="",f.getAttribute("style")||f.removeAttribute("style")},d.prototype.value=function(f){var p=f.style[s(this.keyName)];return this.canAdd(f,p)?p:""},d}(o.default);r.default=c},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function c(u,d){for(var f=0;f<d.length;f++){var p=d[f];p.enumerable=p.enumerable||!1,p.configurable=!0,"value"in p&&(p.writable=!0),Object.defineProperty(u,p.key,p)}}return function(u,d,f){return d&&c(u.prototype,d),f&&c(u,f),u}}();function o(c,u){if(!(c instanceof u))throw new TypeError("Cannot call a class as a function")}var s=function(){function c(u,d){o(this,c),this.quill=u,this.options=d,this.modules={}}return a(c,[{key:"init",value:function(){var d=this;Object.keys(this.options.modules).forEach(function(f){d.modules[f]==null&&d.addModule(f)})}},{key:"addModule",value:function(d){var f=this.quill.constructor.import("modules/"+d);return this.modules[d]=new f(this.quill,this.options.modules[d]||{}),this.modules[d]}}]),c}();s.DEFAULTS={modules:{}},s.themes={default:s},r.default=s},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function b(y,x){for(var C=0;C<x.length;C++){var w=x[C];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(y,w.key,w)}}return function(y,x,C){return x&&b(y.prototype,x),C&&b(y,C),y}}(),o=function b(y,x,C){y===null&&(y=Function.prototype);var w=Object.getOwnPropertyDescriptor(y,x);if(w===void 0){var $=Object.getPrototypeOf(y);return $===null?void 0:b($,x,C)}else{if("value"in w)return w.value;var O=w.get;return O===void 0?void 0:O.call(C)}},s=i(0),c=f(s),u=i(7),d=f(u);function f(b){return b&&b.__esModule?b:{default:b}}function p(b,y){if(!(b instanceof y))throw new TypeError("Cannot call a class as a function")}function m(b,y){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return y&&(typeof y=="object"||typeof y=="function")?y:b}function g(b,y){if(typeof y!="function"&&y!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof y);b.prototype=Object.create(y&&y.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),y&&(Object.setPrototypeOf?Object.setPrototypeOf(b,y):b.__proto__=y)}var _="\uFEFF",v=function(b){g(y,b);function y(x){p(this,y);var C=m(this,(y.__proto__||Object.getPrototypeOf(y)).call(this,x));return C.contentNode=document.createElement("span"),C.contentNode.setAttribute("contenteditable",!1),[].slice.call(C.domNode.childNodes).forEach(function(w){C.contentNode.appendChild(w)}),C.leftGuard=document.createTextNode(_),C.rightGuard=document.createTextNode(_),C.domNode.appendChild(C.leftGuard),C.domNode.appendChild(C.contentNode),C.domNode.appendChild(C.rightGuard),C}return a(y,[{key:"index",value:function(C,w){return C===this.leftGuard?0:C===this.rightGuard?1:o(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"index",this).call(this,C,w)}},{key:"restore",value:function(C){var w=void 0,$=void 0,O=C.data.split(_).join("");if(C===this.leftGuard)if(this.prev instanceof d.default){var N=this.prev.length();this.prev.insertAt(N,O),w={startNode:this.prev.domNode,startOffset:N+O.length}}else $=document.createTextNode(O),this.parent.insertBefore(c.default.create($),this),w={startNode:$,startOffset:O.length};else C===this.rightGuard&&(this.next instanceof d.default?(this.next.insertAt(0,O),w={startNode:this.next.domNode,startOffset:O.length}):($=document.createTextNode(O),this.parent.insertBefore(c.default.create($),this.next),w={startNode:$,startOffset:O.length}));return C.data=_,w}},{key:"update",value:function(C,w){var $=this;C.forEach(function(O){if(O.type==="characterData"&&(O.target===$.leftGuard||O.target===$.rightGuard)){var N=$.restore(O.target);N&&(w.range=N)}})}}]),y}(c.default.Embed);r.default=v},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.AlignStyle=r.AlignClass=r.AlignAttribute=void 0;var a=i(0),o=s(a);function s(p){return p&&p.__esModule?p:{default:p}}var c={scope:o.default.Scope.BLOCK,whitelist:["right","center","justify"]},u=new o.default.Attributor.Attribute("align","align",c),d=new o.default.Attributor.Class("align","ql-align",c),f=new o.default.Attributor.Style("align","text-align",c);r.AlignAttribute=u,r.AlignClass=d,r.AlignStyle=f},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.BackgroundStyle=r.BackgroundClass=void 0;var a=i(0),o=c(a),s=i(26);function c(f){return f&&f.__esModule?f:{default:f}}var u=new o.default.Attributor.Class("background","ql-bg",{scope:o.default.Scope.INLINE}),d=new s.ColorAttributor("background","background-color",{scope:o.default.Scope.INLINE});r.BackgroundClass=u,r.BackgroundStyle=d},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.DirectionStyle=r.DirectionClass=r.DirectionAttribute=void 0;var a=i(0),o=s(a);function s(p){return p&&p.__esModule?p:{default:p}}var c={scope:o.default.Scope.BLOCK,whitelist:["rtl"]},u=new o.default.Attributor.Attribute("direction","dir",c),d=new o.default.Attributor.Class("direction","ql-direction",c),f=new o.default.Attributor.Style("direction","direction",c);r.DirectionAttribute=u,r.DirectionClass=d,r.DirectionStyle=f},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.FontClass=r.FontStyle=void 0;var a=function(){function b(y,x){for(var C=0;C<x.length;C++){var w=x[C];w.enumerable=w.enumerable||!1,w.configurable=!0,"value"in w&&(w.writable=!0),Object.defineProperty(y,w.key,w)}}return function(y,x,C){return x&&b(y.prototype,x),C&&b(y,C),y}}(),o=function b(y,x,C){y===null&&(y=Function.prototype);var w=Object.getOwnPropertyDescriptor(y,x);if(w===void 0){var $=Object.getPrototypeOf(y);return $===null?void 0:b($,x,C)}else{if("value"in w)return w.value;var O=w.get;return O===void 0?void 0:O.call(C)}},s=i(0),c=u(s);function u(b){return b&&b.__esModule?b:{default:b}}function d(b,y){if(!(b instanceof y))throw new TypeError("Cannot call a class as a function")}function f(b,y){if(!b)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return y&&(typeof y=="object"||typeof y=="function")?y:b}function p(b,y){if(typeof y!="function"&&y!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof y);b.prototype=Object.create(y&&y.prototype,{constructor:{value:b,enumerable:!1,writable:!0,configurable:!0}}),y&&(Object.setPrototypeOf?Object.setPrototypeOf(b,y):b.__proto__=y)}var m={scope:c.default.Scope.INLINE,whitelist:["serif","monospace"]},g=new c.default.Attributor.Class("font","ql-font",m),_=function(b){p(y,b);function y(){return d(this,y),f(this,(y.__proto__||Object.getPrototypeOf(y)).apply(this,arguments))}return a(y,[{key:"value",value:function(C){return o(y.prototype.__proto__||Object.getPrototypeOf(y.prototype),"value",this).call(this,C).replace(/["']/g,"")}}]),y}(c.default.Attributor.Style),v=new _("font","font-family",m);r.FontStyle=v,r.FontClass=g},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.SizeStyle=r.SizeClass=void 0;var a=i(0),o=s(a);function s(d){return d&&d.__esModule?d:{default:d}}var c=new o.default.Attributor.Class("size","ql-size",{scope:o.default.Scope.INLINE,whitelist:["small","large","huge"]}),u=new o.default.Attributor.Style("size","font-size",{scope:o.default.Scope.INLINE,whitelist:["10px","18px","32px"]});r.SizeClass=c,r.SizeStyle=u},function(n,r,i){n.exports={align:{"":i(76),center:i(77),right:i(78),justify:i(79)},background:i(80),blockquote:i(81),bold:i(82),clean:i(83),code:i(58),"code-block":i(58),color:i(84),direction:{"":i(85),rtl:i(86)},float:{center:i(87),full:i(88),left:i(89),right:i(90)},formula:i(91),header:{1:i(92),2:i(93)},italic:i(94),image:i(95),indent:{"+1":i(96),"-1":i(97)},link:i(98),list:{ordered:i(99),bullet:i(100),check:i(101)},script:{sub:i(102),super:i(103)},strike:i(104),underline:i(105),video:i(106)}},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.getLastChangeIndex=r.default=void 0;var a=function(){function x(C,w){for(var $=0;$<w.length;$++){var O=w[$];O.enumerable=O.enumerable||!1,O.configurable=!0,"value"in O&&(O.writable=!0),Object.defineProperty(C,O.key,O)}}return function(C,w,$){return w&&x(C.prototype,w),$&&x(C,$),C}}(),o=i(0),s=p(o),c=i(5),u=p(c),d=i(9),f=p(d);function p(x){return x&&x.__esModule?x:{default:x}}function m(x,C){if(!(x instanceof C))throw new TypeError("Cannot call a class as a function")}function g(x,C){if(!x)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return C&&(typeof C=="object"||typeof C=="function")?C:x}function _(x,C){if(typeof C!="function"&&C!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof C);x.prototype=Object.create(C&&C.prototype,{constructor:{value:x,enumerable:!1,writable:!0,configurable:!0}}),C&&(Object.setPrototypeOf?Object.setPrototypeOf(x,C):x.__proto__=C)}var v=function(x){_(C,x);function C(w,$){m(this,C);var O=g(this,(C.__proto__||Object.getPrototypeOf(C)).call(this,w,$));return O.lastRecorded=0,O.ignoreChange=!1,O.clear(),O.quill.on(u.default.events.EDITOR_CHANGE,function(N,P,I,D){N!==u.default.events.TEXT_CHANGE||O.ignoreChange||(!O.options.userOnly||D===u.default.sources.USER?O.record(P,I):O.transform(P))}),O.quill.keyboard.addBinding({key:"Z",shortKey:!0},O.undo.bind(O)),O.quill.keyboard.addBinding({key:"Z",shortKey:!0,shiftKey:!0},O.redo.bind(O)),/Win/i.test(navigator.platform)&&O.quill.keyboard.addBinding({key:"Y",shortKey:!0},O.redo.bind(O)),O}return a(C,[{key:"change",value:function($,O){if(this.stack[$].length!==0){var N=this.stack[$].pop();this.stack[O].push(N),this.lastRecorded=0,this.ignoreChange=!0,this.quill.updateContents(N[$],u.default.sources.USER),this.ignoreChange=!1;var P=y(N[$]);this.quill.setSelection(P)}}},{key:"clear",value:function(){this.stack={undo:[],redo:[]}}},{key:"cutoff",value:function(){this.lastRecorded=0}},{key:"record",value:function($,O){if($.ops.length!==0){this.stack.redo=[];var N=this.quill.getContents().diff(O),P=Date.now();if(this.lastRecorded+this.options.delay>P&&this.stack.undo.length>0){var I=this.stack.undo.pop();N=N.compose(I.undo),$=I.redo.compose($)}else this.lastRecorded=P;this.stack.undo.push({redo:$,undo:N}),this.stack.undo.length>this.options.maxStack&&this.stack.undo.shift()}}},{key:"redo",value:function(){this.change("redo","undo")}},{key:"transform",value:function($){this.stack.undo.forEach(function(O){O.undo=$.transform(O.undo,!0),O.redo=$.transform(O.redo,!0)}),this.stack.redo.forEach(function(O){O.undo=$.transform(O.undo,!0),O.redo=$.transform(O.redo,!0)})}},{key:"undo",value:function(){this.change("undo","redo")}}]),C}(f.default);v.DEFAULTS={delay:1e3,maxStack:100,userOnly:!1};function b(x){var C=x.ops[x.ops.length-1];return C==null?!1:C.insert!=null?typeof C.insert=="string"&&C.insert.endsWith(`
`):C.attributes!=null?Object.keys(C.attributes).some(function(w){return s.default.query(w,s.default.Scope.BLOCK)!=null}):!1}function y(x){var C=x.reduce(function($,O){return $+=O.delete||0,$},0),w=x.length()-C;return b(x)&&(w-=1),w}r.default=v,r.getLastChangeIndex=y},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.BaseTooltip=void 0;var a=function(){function Y(J,Z){for(var te=0;te<Z.length;te++){var re=Z[te];re.enumerable=re.enumerable||!1,re.configurable=!0,"value"in re&&(re.writable=!0),Object.defineProperty(J,re.key,re)}}return function(J,Z,te){return Z&&Y(J.prototype,Z),te&&Y(J,te),J}}(),o=function Y(J,Z,te){J===null&&(J=Function.prototype);var re=Object.getOwnPropertyDescriptor(J,Z);if(re===void 0){var se=Object.getPrototypeOf(J);return se===null?void 0:Y(se,Z,te)}else{if("value"in re)return re.value;var de=re.get;return de===void 0?void 0:de.call(te)}},s=i(3),c=P(s),u=i(2),d=P(u),f=i(8),p=P(f),m=i(23),g=P(m),_=i(34),v=P(_),b=i(59),y=P(b),x=i(60),C=P(x),w=i(28),$=P(w),O=i(61),N=P(O);function P(Y){return Y&&Y.__esModule?Y:{default:Y}}function I(Y,J){if(!(Y instanceof J))throw new TypeError("Cannot call a class as a function")}function D(Y,J){if(!Y)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return J&&(typeof J=="object"||typeof J=="function")?J:Y}function k(Y,J){if(typeof J!="function"&&J!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof J);Y.prototype=Object.create(J&&J.prototype,{constructor:{value:Y,enumerable:!1,writable:!0,configurable:!0}}),J&&(Object.setPrototypeOf?Object.setPrototypeOf(Y,J):Y.__proto__=J)}var R=[!1,"center","right","justify"],A=["#000000","#e60000","#ff9900","#ffff00","#008a00","#0066cc","#9933ff","#ffffff","#facccc","#ffebcc","#ffffcc","#cce8cc","#cce0f5","#ebd6ff","#bbbbbb","#f06666","#ffc266","#ffff66","#66b966","#66a3e0","#c285ff","#888888","#a10000","#b26b00","#b2b200","#006100","#0047b2","#6b24b2","#444444","#5c0000","#663d00","#666600","#003700","#002966","#3d1466"],F=[!1,"serif","monospace"],z=["1","2","3",!1],M=["small",!1,"large","huge"],K=function(Y){k(J,Y);function J(Z,te){I(this,J);var re=D(this,(J.__proto__||Object.getPrototypeOf(J)).call(this,Z,te)),se=function de(pe){if(!document.body.contains(Z.root))return document.body.removeEventListener("click",de);re.tooltip!=null&&!re.tooltip.root.contains(pe.target)&&document.activeElement!==re.tooltip.textbox&&!re.quill.hasFocus()&&re.tooltip.hide(),re.pickers!=null&&re.pickers.forEach(function(Se){Se.container.contains(pe.target)||Se.close()})};return Z.emitter.listenDOM("click",document.body,se),re}return a(J,[{key:"addModule",value:function(te){var re=o(J.prototype.__proto__||Object.getPrototypeOf(J.prototype),"addModule",this).call(this,te);return te==="toolbar"&&this.extendToolbar(re),re}},{key:"buildButtons",value:function(te,re){te.forEach(function(se){var de=se.getAttribute("class")||"";de.split(/\s+/).forEach(function(pe){if(pe.startsWith("ql-")&&(pe=pe.slice(3),re[pe]!=null))if(pe==="direction")se.innerHTML=re[pe][""]+re[pe].rtl;else if(typeof re[pe]=="string")se.innerHTML=re[pe];else{var Se=se.value||"";Se!=null&&re[pe][Se]&&(se.innerHTML=re[pe][Se])}})})}},{key:"buildPickers",value:function(te,re){var se=this;this.pickers=te.map(function(pe){if(pe.classList.contains("ql-align"))return pe.querySelector("option")==null&&L(pe,R),new C.default(pe,re.align);if(pe.classList.contains("ql-background")||pe.classList.contains("ql-color")){var Se=pe.classList.contains("ql-background")?"background":"color";return pe.querySelector("option")==null&&L(pe,A,Se==="background"?"#ffffff":"#000000"),new y.default(pe,re[Se])}else return pe.querySelector("option")==null&&(pe.classList.contains("ql-font")?L(pe,F):pe.classList.contains("ql-header")?L(pe,z):pe.classList.contains("ql-size")&&L(pe,M)),new $.default(pe)});var de=function(){se.pickers.forEach(function(Se){Se.update()})};this.quill.on(p.default.events.EDITOR_CHANGE,de)}}]),J}(v.default);K.DEFAULTS=(0,c.default)(!0,{},v.default.DEFAULTS,{modules:{toolbar:{handlers:{formula:function(){this.quill.theme.tooltip.edit("formula")},image:function(){var J=this,Z=this.container.querySelector("input.ql-image[type=file]");Z==null&&(Z=document.createElement("input"),Z.setAttribute("type","file"),Z.setAttribute("accept","image/png, image/gif, image/jpeg, image/bmp, image/x-icon"),Z.classList.add("ql-image"),Z.addEventListener("change",function(){if(Z.files!=null&&Z.files[0]!=null){var te=new FileReader;te.onload=function(re){var se=J.quill.getSelection(!0);J.quill.updateContents(new d.default().retain(se.index).delete(se.length).insert({image:re.target.result}),p.default.sources.USER),J.quill.setSelection(se.index+1,p.default.sources.SILENT),Z.value=""},te.readAsDataURL(Z.files[0])}}),this.container.appendChild(Z)),Z.click()},video:function(){this.quill.theme.tooltip.edit("video")}}}}});var U=function(Y){k(J,Y);function J(Z,te){I(this,J);var re=D(this,(J.__proto__||Object.getPrototypeOf(J)).call(this,Z,te));return re.textbox=re.root.querySelector('input[type="text"]'),re.listen(),re}return a(J,[{key:"listen",value:function(){var te=this;this.textbox.addEventListener("keydown",function(re){g.default.match(re,"enter")?(te.save(),re.preventDefault()):g.default.match(re,"escape")&&(te.cancel(),re.preventDefault())})}},{key:"cancel",value:function(){this.hide()}},{key:"edit",value:function(){var te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"link",re=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;this.root.classList.remove("ql-hidden"),this.root.classList.add("ql-editing"),re!=null?this.textbox.value=re:te!==this.root.getAttribute("data-mode")&&(this.textbox.value=""),this.position(this.quill.getBounds(this.quill.selection.savedRange)),this.textbox.select(),this.textbox.setAttribute("placeholder",this.textbox.getAttribute("data-"+te)||""),this.root.setAttribute("data-mode",te)}},{key:"restoreFocus",value:function(){var te=this.quill.scrollingContainer.scrollTop;this.quill.focus(),this.quill.scrollingContainer.scrollTop=te}},{key:"save",value:function(){var te=this.textbox.value;switch(this.root.getAttribute("data-mode")){case"link":{var re=this.quill.root.scrollTop;this.linkRange?(this.quill.formatText(this.linkRange,"link",te,p.default.sources.USER),delete this.linkRange):(this.restoreFocus(),this.quill.format("link",te,p.default.sources.USER)),this.quill.root.scrollTop=re;break}case"video":te=W(te);case"formula":{if(!te)break;var se=this.quill.getSelection(!0);if(se!=null){var de=se.index+se.length;this.quill.insertEmbed(de,this.root.getAttribute("data-mode"),te,p.default.sources.USER),this.root.getAttribute("data-mode")==="formula"&&this.quill.insertText(de+1," ",p.default.sources.USER),this.quill.setSelection(de+2,p.default.sources.USER)}break}}this.textbox.value="",this.hide()}}]),J}(N.default);function W(Y){var J=Y.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtube\.com\/watch.*v=([a-zA-Z0-9_-]+)/)||Y.match(/^(?:(https?):\/\/)?(?:(?:www|m)\.)?youtu\.be\/([a-zA-Z0-9_-]+)/);return J?(J[1]||"https")+"://www.youtube.com/embed/"+J[2]+"?showinfo=0":(J=Y.match(/^(?:(https?):\/\/)?(?:www\.)?vimeo\.com\/(\d+)/))?(J[1]||"https")+"://player.vimeo.com/video/"+J[2]+"/":Y}function L(Y,J){var Z=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;J.forEach(function(te){var re=document.createElement("option");te===Z?re.setAttribute("selected","selected"):re.setAttribute("value",te),Y.appendChild(re)})}r.BaseTooltip=U,r.default=K},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function o(){this.head=this.tail=null,this.length=0}return o.prototype.append=function(){for(var s=[],c=0;c<arguments.length;c++)s[c]=arguments[c];this.insertBefore(s[0],null),s.length>1&&this.append.apply(this,s.slice(1))},o.prototype.contains=function(s){for(var c,u=this.iterator();c=u();)if(c===s)return!0;return!1},o.prototype.insertBefore=function(s,c){s&&(s.next=c,c!=null?(s.prev=c.prev,c.prev!=null&&(c.prev.next=s),c.prev=s,c===this.head&&(this.head=s)):this.tail!=null?(this.tail.next=s,s.prev=this.tail,this.tail=s):(s.prev=null,this.head=this.tail=s),this.length+=1)},o.prototype.offset=function(s){for(var c=0,u=this.head;u!=null;){if(u===s)return c;c+=u.length(),u=u.next}return-1},o.prototype.remove=function(s){this.contains(s)&&(s.prev!=null&&(s.prev.next=s.next),s.next!=null&&(s.next.prev=s.prev),s===this.head&&(this.head=s.next),s===this.tail&&(this.tail=s.prev),this.length-=1)},o.prototype.iterator=function(s){return s===void 0&&(s=this.head),function(){var c=s;return s!=null&&(s=s.next),c}},o.prototype.find=function(s,c){c===void 0&&(c=!1);for(var u,d=this.iterator();u=d();){var f=u.length();if(s<f||c&&s===f&&(u.next==null||u.next.length()!==0))return[u,s];s-=f}return[null,0]},o.prototype.forEach=function(s){for(var c,u=this.iterator();c=u();)s(c)},o.prototype.forEachAt=function(s,c,u){if(!(c<=0))for(var d=this.find(s),f=d[0],p=d[1],m,g=s-p,_=this.iterator(f);(m=_())&&g<s+c;){var v=m.length();s>g?u(m,s-g,Math.min(c,g+v-s)):u(m,0,Math.min(v,s+c-g)),g+=v}},o.prototype.map=function(s){return this.reduce(function(c,u){return c.push(s(u)),c},[])},o.prototype.reduce=function(s,c){for(var u,d=this.iterator();u=d();)c=s(c,u);return c},o}();r.default=a},function(n,r,i){var a=this&&this.__extends||function(){var f=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(p,m){p.__proto__=m}||function(p,m){for(var g in m)m.hasOwnProperty(g)&&(p[g]=m[g])};return function(p,m){f(p,m);function g(){this.constructor=p}p.prototype=m===null?Object.create(m):(g.prototype=m.prototype,new g)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(17),s=i(1),c={attributes:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0},u=100,d=function(f){a(p,f);function p(m){var g=f.call(this,m)||this;return g.scroll=g,g.observer=new MutationObserver(function(_){g.update(_)}),g.observer.observe(g.domNode,c),g.attach(),g}return p.prototype.detach=function(){f.prototype.detach.call(this),this.observer.disconnect()},p.prototype.deleteAt=function(m,g){this.update(),m===0&&g===this.length()?this.children.forEach(function(_){_.remove()}):f.prototype.deleteAt.call(this,m,g)},p.prototype.formatAt=function(m,g,_,v){this.update(),f.prototype.formatAt.call(this,m,g,_,v)},p.prototype.insertAt=function(m,g,_){this.update(),f.prototype.insertAt.call(this,m,g,_)},p.prototype.optimize=function(m,g){var _=this;m===void 0&&(m=[]),g===void 0&&(g={}),f.prototype.optimize.call(this,g);for(var v=[].slice.call(this.observer.takeRecords());v.length>0;)m.push(v.pop());for(var b=function(w,$){$===void 0&&($=!0),!(w==null||w===_)&&w.domNode.parentNode!=null&&(w.domNode[s.DATA_KEY].mutations==null&&(w.domNode[s.DATA_KEY].mutations=[]),$&&b(w.parent))},y=function(w){w.domNode[s.DATA_KEY]==null||w.domNode[s.DATA_KEY].mutations==null||(w instanceof o.default&&w.children.forEach(y),w.optimize(g))},x=m,C=0;x.length>0;C+=1){if(C>=u)throw new Error("[Parchment] Maximum optimize iterations reached");for(x.forEach(function(w){var $=s.find(w.target,!0);$!=null&&($.domNode===w.target&&(w.type==="childList"?(b(s.find(w.previousSibling,!1)),[].forEach.call(w.addedNodes,function(O){var N=s.find(O,!1);b(N,!1),N instanceof o.default&&N.children.forEach(function(P){b(P,!1)})})):w.type==="attributes"&&b($.prev)),b($))}),this.children.forEach(y),x=[].slice.call(this.observer.takeRecords()),v=x.slice();v.length>0;)m.push(v.pop())}},p.prototype.update=function(m,g){var _=this;g===void 0&&(g={}),m=m||this.observer.takeRecords(),m.map(function(v){var b=s.find(v.target,!0);return b==null?null:b.domNode[s.DATA_KEY].mutations==null?(b.domNode[s.DATA_KEY].mutations=[v],b):(b.domNode[s.DATA_KEY].mutations.push(v),null)}).forEach(function(v){v==null||v===_||v.domNode[s.DATA_KEY]==null||v.update(v.domNode[s.DATA_KEY].mutations||[],g)}),this.domNode[s.DATA_KEY].mutations!=null&&f.prototype.update.call(this,this.domNode[s.DATA_KEY].mutations,g),this.optimize(m,g)},p.blotName="scroll",p.defaultChild="block",p.scope=s.Scope.BLOCK_BLOT,p.tagName="DIV",p}(o.default);r.default=d},function(n,r,i){var a=this&&this.__extends||function(){var d=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(f,p){f.__proto__=p}||function(f,p){for(var m in p)p.hasOwnProperty(m)&&(f[m]=p[m])};return function(f,p){d(f,p);function m(){this.constructor=f}f.prototype=p===null?Object.create(p):(m.prototype=p.prototype,new m)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(18),s=i(1);function c(d,f){if(Object.keys(d).length!==Object.keys(f).length)return!1;for(var p in d)if(d[p]!==f[p])return!1;return!0}var u=function(d){a(f,d);function f(){return d!==null&&d.apply(this,arguments)||this}return f.formats=function(p){if(p.tagName!==f.tagName)return d.formats.call(this,p)},f.prototype.format=function(p,m){var g=this;p===this.statics.blotName&&!m?(this.children.forEach(function(_){_ instanceof o.default||(_=_.wrap(f.blotName,!0)),g.attributes.copy(_)}),this.unwrap()):d.prototype.format.call(this,p,m)},f.prototype.formatAt=function(p,m,g,_){if(this.formats()[g]!=null||s.query(g,s.Scope.ATTRIBUTE)){var v=this.isolate(p,m);v.format(g,_)}else d.prototype.formatAt.call(this,p,m,g,_)},f.prototype.optimize=function(p){d.prototype.optimize.call(this,p);var m=this.formats();if(Object.keys(m).length===0)return this.unwrap();var g=this.next;g instanceof f&&g.prev===this&&c(m,g.formats())&&(g.moveChildren(this),g.remove())},f.blotName="inline",f.scope=s.Scope.INLINE_BLOT,f.tagName="SPAN",f}(o.default);r.default=u},function(n,r,i){var a=this&&this.__extends||function(){var u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,f){d.__proto__=f}||function(d,f){for(var p in f)f.hasOwnProperty(p)&&(d[p]=f[p])};return function(d,f){u(d,f);function p(){this.constructor=d}d.prototype=f===null?Object.create(f):(p.prototype=f.prototype,new p)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(18),s=i(1),c=function(u){a(d,u);function d(){return u!==null&&u.apply(this,arguments)||this}return d.formats=function(f){var p=s.query(d.blotName).tagName;if(f.tagName!==p)return u.formats.call(this,f)},d.prototype.format=function(f,p){s.query(f,s.Scope.BLOCK)!=null&&(f===this.statics.blotName&&!p?this.replaceWith(d.blotName):u.prototype.format.call(this,f,p))},d.prototype.formatAt=function(f,p,m,g){s.query(m,s.Scope.BLOCK)!=null?this.format(m,g):u.prototype.formatAt.call(this,f,p,m,g)},d.prototype.insertAt=function(f,p,m){if(m==null||s.query(p,s.Scope.INLINE)!=null)u.prototype.insertAt.call(this,f,p,m);else{var g=this.split(f),_=s.create(p,m);g.parent.insertBefore(_,g)}},d.prototype.update=function(f,p){navigator.userAgent.match(/Trident/)?this.build():u.prototype.update.call(this,f,p)},d.blotName="block",d.scope=s.Scope.BLOCK_BLOT,d.tagName="P",d}(o.default);r.default=c},function(n,r,i){var a=this&&this.__extends||function(){var c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(u,d){u.__proto__=d}||function(u,d){for(var f in d)d.hasOwnProperty(f)&&(u[f]=d[f])};return function(u,d){c(u,d);function f(){this.constructor=u}u.prototype=d===null?Object.create(d):(f.prototype=d.prototype,new f)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(19),s=function(c){a(u,c);function u(){return c!==null&&c.apply(this,arguments)||this}return u.formats=function(d){},u.prototype.format=function(d,f){c.prototype.formatAt.call(this,0,this.length(),d,f)},u.prototype.formatAt=function(d,f,p,m){d===0&&f===this.length()?this.format(p,m):c.prototype.formatAt.call(this,d,f,p,m)},u.prototype.formats=function(){return this.statics.formats(this.domNode)},u}(o.default);r.default=s},function(n,r,i){var a=this&&this.__extends||function(){var u=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(d,f){d.__proto__=f}||function(d,f){for(var p in f)f.hasOwnProperty(p)&&(d[p]=f[p])};return function(d,f){u(d,f);function p(){this.constructor=d}d.prototype=f===null?Object.create(f):(p.prototype=f.prototype,new p)}}();Object.defineProperty(r,"__esModule",{value:!0});var o=i(19),s=i(1),c=function(u){a(d,u);function d(f){var p=u.call(this,f)||this;return p.text=p.statics.value(p.domNode),p}return d.create=function(f){return document.createTextNode(f)},d.value=function(f){var p=f.data;return p.normalize&&(p=p.normalize()),p},d.prototype.deleteAt=function(f,p){this.domNode.data=this.text=this.text.slice(0,f)+this.text.slice(f+p)},d.prototype.index=function(f,p){return this.domNode===f?p:-1},d.prototype.insertAt=function(f,p,m){m==null?(this.text=this.text.slice(0,f)+p+this.text.slice(f),this.domNode.data=this.text):u.prototype.insertAt.call(this,f,p,m)},d.prototype.length=function(){return this.text.length},d.prototype.optimize=function(f){u.prototype.optimize.call(this,f),this.text=this.statics.value(this.domNode),this.text.length===0?this.remove():this.next instanceof d&&this.next.prev===this&&(this.insertAt(this.length(),this.next.value()),this.next.remove())},d.prototype.position=function(f,p){return[this.domNode,f]},d.prototype.split=function(f,p){if(p===void 0&&(p=!1),!p){if(f===0)return this;if(f===this.length())return this.next}var m=s.create(this.domNode.splitText(f));return this.parent.insertBefore(m,this.next),this.text=this.statics.value(this.domNode),m},d.prototype.update=function(f,p){var m=this;f.some(function(g){return g.type==="characterData"&&g.target===m.domNode})&&(this.text=this.statics.value(this.domNode))},d.prototype.value=function(){return this.text},d.blotName="text",d.scope=s.Scope.INLINE_BLOT,d}(o.default);r.default=c},function(n,r,i){var a=document.createElement("div");if(a.classList.toggle("test-class",!1),a.classList.contains("test-class")){var o=DOMTokenList.prototype.toggle;DOMTokenList.prototype.toggle=function(s,c){return arguments.length>1&&!this.contains(s)==!c?c:o.call(this,s)}}String.prototype.startsWith||(String.prototype.startsWith=function(s,c){return c=c||0,this.substr(c,s.length)===s}),String.prototype.endsWith||(String.prototype.endsWith=function(s,c){var u=this.toString();(typeof c!="number"||!isFinite(c)||Math.floor(c)!==c||c>u.length)&&(c=u.length),c-=s.length;var d=u.indexOf(s,c);return d!==-1&&d===c}),Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(c){if(this===null)throw new TypeError("Array.prototype.find called on null or undefined");if(typeof c!="function")throw new TypeError("predicate must be a function");for(var u=Object(this),d=u.length>>>0,f=arguments[1],p,m=0;m<d;m++)if(p=u[m],c.call(f,p,m,u))return p}}),document.addEventListener("DOMContentLoaded",function(){document.execCommand("enableObjectResizing",!1,!1),document.execCommand("autoUrlDetect",!1,!1)})},function(n,r){var i=-1,a=1,o=0;function s(C,w,$){if(C==w)return C?[[o,C]]:[];($<0||C.length<$)&&($=null);var O=f(C,w),N=C.substring(0,O);C=C.substring(O),w=w.substring(O),O=p(C,w);var P=C.substring(C.length-O);C=C.substring(0,C.length-O),w=w.substring(0,w.length-O);var I=c(C,w);return N&&I.unshift([o,N]),P&&I.push([o,P]),g(I),$!=null&&(I=b(I,$)),I=y(I),I}function c(C,w){var $;if(!C)return[[a,w]];if(!w)return[[i,C]];var O=C.length>w.length?C:w,N=C.length>w.length?w:C,P=O.indexOf(N);if(P!=-1)return $=[[a,O.substring(0,P)],[o,N],[a,O.substring(P+N.length)]],C.length>w.length&&($[0][0]=$[2][0]=i),$;if(N.length==1)return[[i,C],[a,w]];var I=m(C,w);if(I){var D=I[0],k=I[1],R=I[2],A=I[3],F=I[4],z=s(D,R),M=s(k,A);return z.concat([[o,F]],M)}return u(C,w)}function u(C,w){for(var $=C.length,O=w.length,N=Math.ceil(($+O)/2),P=N,I=2*N,D=new Array(I),k=new Array(I),R=0;R<I;R++)D[R]=-1,k[R]=-1;D[P+1]=0,k[P+1]=0;for(var A=$-O,F=A%2!=0,z=0,M=0,K=0,U=0,W=0;W<N;W++){for(var L=-W+z;L<=W-M;L+=2){var Y=P+L,J;L==-W||L!=W&&D[Y-1]<D[Y+1]?J=D[Y+1]:J=D[Y-1]+1;for(var Z=J-L;J<$&&Z<O&&C.charAt(J)==w.charAt(Z);)J++,Z++;if(D[Y]=J,J>$)M+=2;else if(Z>O)z+=2;else if(F){var te=P+A-L;if(te>=0&&te<I&&k[te]!=-1){var re=$-k[te];if(J>=re)return d(C,w,J,Z)}}}for(var se=-W+K;se<=W-U;se+=2){var te=P+se,re;se==-W||se!=W&&k[te-1]<k[te+1]?re=k[te+1]:re=k[te-1]+1;for(var de=re-se;re<$&&de<O&&C.charAt($-re-1)==w.charAt(O-de-1);)re++,de++;if(k[te]=re,re>$)U+=2;else if(de>O)K+=2;else if(!F){var Y=P+A-se;if(Y>=0&&Y<I&&D[Y]!=-1){var J=D[Y],Z=P+J-Y;if(re=$-re,J>=re)return d(C,w,J,Z)}}}}return[[i,C],[a,w]]}function d(C,w,$,O){var N=C.substring(0,$),P=w.substring(0,O),I=C.substring($),D=w.substring(O),k=s(N,P),R=s(I,D);return k.concat(R)}function f(C,w){if(!C||!w||C.charAt(0)!=w.charAt(0))return 0;for(var $=0,O=Math.min(C.length,w.length),N=O,P=0;$<N;)C.substring(P,N)==w.substring(P,N)?($=N,P=$):O=N,N=Math.floor((O-$)/2+$);return N}function p(C,w){if(!C||!w||C.charAt(C.length-1)!=w.charAt(w.length-1))return 0;for(var $=0,O=Math.min(C.length,w.length),N=O,P=0;$<N;)C.substring(C.length-N,C.length-P)==w.substring(w.length-N,w.length-P)?($=N,P=$):O=N,N=Math.floor((O-$)/2+$);return N}function m(C,w){var $=C.length>w.length?C:w,O=C.length>w.length?w:C;if($.length<4||O.length*2<$.length)return null;function N(M,K,U){for(var W=M.substring(U,U+Math.floor(M.length/4)),L=-1,Y="",J,Z,te,re;(L=K.indexOf(W,L+1))!=-1;){var se=f(M.substring(U),K.substring(L)),de=p(M.substring(0,U),K.substring(0,L));Y.length<de+se&&(Y=K.substring(L-de,L)+K.substring(L,L+se),J=M.substring(0,U-de),Z=M.substring(U+se),te=K.substring(0,L-de),re=K.substring(L+se))}return Y.length*2>=M.length?[J,Z,te,re,Y]:null}var P=N($,O,Math.ceil($.length/4)),I=N($,O,Math.ceil($.length/2)),D;if(!P&&!I)return null;I?P?D=P[4].length>I[4].length?P:I:D=I:D=P;var k,R,A,F;C.length>w.length?(k=D[0],R=D[1],A=D[2],F=D[3]):(A=D[0],F=D[1],k=D[2],R=D[3]);var z=D[4];return[k,R,A,F,z]}function g(C){C.push([o,""]);for(var w=0,$=0,O=0,N="",P="",I;w<C.length;)switch(C[w][0]){case a:O++,P+=C[w][1],w++;break;case i:$++,N+=C[w][1],w++;break;case o:$+O>1?($!==0&&O!==0&&(I=f(P,N),I!==0&&(w-$-O>0&&C[w-$-O-1][0]==o?C[w-$-O-1][1]+=P.substring(0,I):(C.splice(0,0,[o,P.substring(0,I)]),w++),P=P.substring(I),N=N.substring(I)),I=p(P,N),I!==0&&(C[w][1]=P.substring(P.length-I)+C[w][1],P=P.substring(0,P.length-I),N=N.substring(0,N.length-I))),$===0?C.splice(w-O,$+O,[a,P]):O===0?C.splice(w-$,$+O,[i,N]):C.splice(w-$-O,$+O,[i,N],[a,P]),w=w-$-O+($?1:0)+(O?1:0)+1):w!==0&&C[w-1][0]==o?(C[w-1][1]+=C[w][1],C.splice(w,1)):w++,O=0,$=0,N="",P="";break}C[C.length-1][1]===""&&C.pop();var D=!1;for(w=1;w<C.length-1;)C[w-1][0]==o&&C[w+1][0]==o&&(C[w][1].substring(C[w][1].length-C[w-1][1].length)==C[w-1][1]?(C[w][1]=C[w-1][1]+C[w][1].substring(0,C[w][1].length-C[w-1][1].length),C[w+1][1]=C[w-1][1]+C[w+1][1],C.splice(w-1,1),D=!0):C[w][1].substring(0,C[w+1][1].length)==C[w+1][1]&&(C[w-1][1]+=C[w+1][1],C[w][1]=C[w][1].substring(C[w+1][1].length)+C[w+1][1],C.splice(w+1,1),D=!0)),w++;D&&g(C)}var _=s;_.INSERT=a,_.DELETE=i,_.EQUAL=o,n.exports=_;function v(C,w){if(w===0)return[o,C];for(var $=0,O=0;O<C.length;O++){var N=C[O];if(N[0]===i||N[0]===o){var P=$+N[1].length;if(w===P)return[O+1,C];if(w<P){C=C.slice();var I=w-$,D=[N[0],N[1].slice(0,I)],k=[N[0],N[1].slice(I)];return C.splice(O,1,D,k),[O+1,C]}else $=P}}throw new Error("cursor_pos is out of bounds!")}function b(C,w){var $=v(C,w),O=$[1],N=$[0],P=O[N],I=O[N+1];if(P==null)return C;if(P[0]!==o)return C;if(I!=null&&P[1]+I[1]===I[1]+P[1])return O.splice(N,2,I,P),x(O,N,2);if(I!=null&&I[1].indexOf(P[1])===0){O.splice(N,2,[I[0],P[1]],[0,P[1]]);var D=I[1].slice(P[1].length);return D.length>0&&O.splice(N+2,0,[I[0],D]),x(O,N,3)}else return C}function y(C){for(var w=!1,$=function(I){return I.charCodeAt(0)>=56320&&I.charCodeAt(0)<=57343},O=function(I){return I.charCodeAt(I.length-1)>=55296&&I.charCodeAt(I.length-1)<=56319},N=2;N<C.length;N+=1)C[N-2][0]===o&&O(C[N-2][1])&&C[N-1][0]===i&&$(C[N-1][1])&&C[N][0]===a&&$(C[N][1])&&(w=!0,C[N-1][1]=C[N-2][1].slice(-1)+C[N-1][1],C[N][1]=C[N-2][1].slice(-1)+C[N][1],C[N-2][1]=C[N-2][1].slice(0,-1));if(!w)return C;for(var P=[],N=0;N<C.length;N+=1)C[N][1].length>0&&P.push(C[N]);return P}function x(C,w,$){for(var O=w+$-1;O>=0&&O>=w-1;O--)if(O+1<C.length){var N=C[O],P=C[O+1];N[0]===P[1]&&C.splice(O,2,[N[0],N[1]+P[1]])}return C}},function(n,r){r=n.exports=typeof Object.keys=="function"?Object.keys:i,r.shim=i;function i(a){var o=[];for(var s in a)o.push(s);return o}},function(n,r){var i=function(){return Object.prototype.toString.call(arguments)}()=="[object Arguments]";r=n.exports=i?a:o,r.supported=a;function a(s){return Object.prototype.toString.call(s)=="[object Arguments]"}r.unsupported=o;function o(s){return s&&typeof s=="object"&&typeof s.length=="number"&&Object.prototype.hasOwnProperty.call(s,"callee")&&!Object.prototype.propertyIsEnumerable.call(s,"callee")||!1}},function(n,r){var i=Object.prototype.hasOwnProperty,a="~";function o(){}Object.create&&(o.prototype=Object.create(null),new o().__proto__||(a=!1));function s(u,d,f){this.fn=u,this.context=d,this.once=f||!1}function c(){this._events=new o,this._eventsCount=0}c.prototype.eventNames=function(){var d=[],f,p;if(this._eventsCount===0)return d;for(p in f=this._events)i.call(f,p)&&d.push(a?p.slice(1):p);return Object.getOwnPropertySymbols?d.concat(Object.getOwnPropertySymbols(f)):d},c.prototype.listeners=function(d,f){var p=a?a+d:d,m=this._events[p];if(f)return!!m;if(!m)return[];if(m.fn)return[m.fn];for(var g=0,_=m.length,v=new Array(_);g<_;g++)v[g]=m[g].fn;return v},c.prototype.emit=function(d,f,p,m,g,_){var v=a?a+d:d;if(!this._events[v])return!1;var b=this._events[v],y=arguments.length,x,C;if(b.fn){switch(b.once&&this.removeListener(d,b.fn,void 0,!0),y){case 1:return b.fn.call(b.context),!0;case 2:return b.fn.call(b.context,f),!0;case 3:return b.fn.call(b.context,f,p),!0;case 4:return b.fn.call(b.context,f,p,m),!0;case 5:return b.fn.call(b.context,f,p,m,g),!0;case 6:return b.fn.call(b.context,f,p,m,g,_),!0}for(C=1,x=new Array(y-1);C<y;C++)x[C-1]=arguments[C];b.fn.apply(b.context,x)}else{var w=b.length,$;for(C=0;C<w;C++)switch(b[C].once&&this.removeListener(d,b[C].fn,void 0,!0),y){case 1:b[C].fn.call(b[C].context);break;case 2:b[C].fn.call(b[C].context,f);break;case 3:b[C].fn.call(b[C].context,f,p);break;case 4:b[C].fn.call(b[C].context,f,p,m);break;default:if(!x)for($=1,x=new Array(y-1);$<y;$++)x[$-1]=arguments[$];b[C].fn.apply(b[C].context,x)}}return!0},c.prototype.on=function(d,f,p){var m=new s(f,p||this),g=a?a+d:d;return this._events[g]?this._events[g].fn?this._events[g]=[this._events[g],m]:this._events[g].push(m):(this._events[g]=m,this._eventsCount++),this},c.prototype.once=function(d,f,p){var m=new s(f,p||this,!0),g=a?a+d:d;return this._events[g]?this._events[g].fn?this._events[g]=[this._events[g],m]:this._events[g].push(m):(this._events[g]=m,this._eventsCount++),this},c.prototype.removeListener=function(d,f,p,m){var g=a?a+d:d;if(!this._events[g])return this;if(!f)return--this._eventsCount===0?this._events=new o:delete this._events[g],this;var _=this._events[g];if(_.fn)_.fn===f&&(!m||_.once)&&(!p||_.context===p)&&(--this._eventsCount===0?this._events=new o:delete this._events[g]);else{for(var v=0,b=[],y=_.length;v<y;v++)(_[v].fn!==f||m&&!_[v].once||p&&_[v].context!==p)&&b.push(_[v]);b.length?this._events[g]=b.length===1?b[0]:b:--this._eventsCount===0?this._events=new o:delete this._events[g]}return this},c.prototype.removeAllListeners=function(d){var f;return d?(f=a?a+d:d,this._events[f]&&(--this._eventsCount===0?this._events=new o:delete this._events[f])):(this._events=new o,this._eventsCount=0),this},c.prototype.off=c.prototype.removeListener,c.prototype.addListener=c.prototype.on,c.prototype.setMaxListeners=function(){return this},c.prefixed=a,c.EventEmitter=c,typeof n<"u"&&(n.exports=c)},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.matchText=r.matchSpacing=r.matchNewline=r.matchBlot=r.matchAttributor=r.default=void 0;var a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Ge){return typeof Ge}:function(Ge){return Ge&&typeof Symbol=="function"&&Ge.constructor===Symbol&&Ge!==Symbol.prototype?"symbol":typeof Ge},o=function(){function Ge(Ye,nt){var We=[],ct=!0,rt=!1,vt=void 0;try{for(var Mt=Ye[Symbol.iterator](),$t;!(ct=($t=Mt.next()).done)&&(We.push($t.value),!(nt&&We.length===nt));ct=!0);}catch(ke){rt=!0,vt=ke}finally{try{!ct&&Mt.return&&Mt.return()}finally{if(rt)throw vt}}return We}return function(Ye,nt){if(Array.isArray(Ye))return Ye;if(Symbol.iterator in Object(Ye))return Ge(Ye,nt);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),s=function(){function Ge(Ye,nt){for(var We=0;We<nt.length;We++){var ct=nt[We];ct.enumerable=ct.enumerable||!1,ct.configurable=!0,"value"in ct&&(ct.writable=!0),Object.defineProperty(Ye,ct.key,ct)}}return function(Ye,nt,We){return nt&&Ge(Ye.prototype,nt),We&&Ge(Ye,We),Ye}}(),c=i(3),u=k(c),d=i(2),f=k(d),p=i(0),m=k(p),g=i(5),_=k(g),v=i(10),b=k(v),y=i(9),x=k(y),C=i(36),w=i(37),$=i(13),O=k($),N=i(26),P=i(38),I=i(39),D=i(40);function k(Ge){return Ge&&Ge.__esModule?Ge:{default:Ge}}function R(Ge,Ye,nt){return Ye in Ge?Object.defineProperty(Ge,Ye,{value:nt,enumerable:!0,configurable:!0,writable:!0}):Ge[Ye]=nt,Ge}function A(Ge,Ye){if(!(Ge instanceof Ye))throw new TypeError("Cannot call a class as a function")}function F(Ge,Ye){if(!Ge)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return Ye&&(typeof Ye=="object"||typeof Ye=="function")?Ye:Ge}function z(Ge,Ye){if(typeof Ye!="function"&&Ye!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof Ye);Ge.prototype=Object.create(Ye&&Ye.prototype,{constructor:{value:Ge,enumerable:!1,writable:!0,configurable:!0}}),Ye&&(Object.setPrototypeOf?Object.setPrototypeOf(Ge,Ye):Ge.__proto__=Ye)}var M=(0,b.default)("quill:clipboard"),K="__ql-matcher",U=[[Node.TEXT_NODE,ft],[Node.TEXT_NODE,xe],["br",ve],[Node.ELEMENT_NODE,xe],[Node.ELEMENT_NODE,Se],[Node.ELEMENT_NODE,Pe],[Node.ELEMENT_NODE,pe],[Node.ELEMENT_NODE,je],["li",Ee],["b",de.bind(de,"bold")],["i",de.bind(de,"italic")],["style",be]],W=[C.AlignAttribute,P.DirectionAttribute].reduce(function(Ge,Ye){return Ge[Ye.keyName]=Ye,Ge},{}),L=[C.AlignStyle,w.BackgroundStyle,N.ColorStyle,P.DirectionStyle,I.FontStyle,D.SizeStyle].reduce(function(Ge,Ye){return Ge[Ye.keyName]=Ye,Ge},{}),Y=function(Ge){z(Ye,Ge);function Ye(nt,We){A(this,Ye);var ct=F(this,(Ye.__proto__||Object.getPrototypeOf(Ye)).call(this,nt,We));return ct.quill.root.addEventListener("paste",ct.onPaste.bind(ct)),ct.container=ct.quill.addContainer("ql-clipboard"),ct.container.setAttribute("contenteditable",!0),ct.container.setAttribute("tabindex",-1),ct.matchers=[],U.concat(ct.options.matchers).forEach(function(rt){var vt=o(rt,2),Mt=vt[0],$t=vt[1];!We.matchVisual&&$t===Pe||ct.addMatcher(Mt,$t)}),ct}return s(Ye,[{key:"addMatcher",value:function(We,ct){this.matchers.push([We,ct])}},{key:"convert",value:function(We){if(typeof We=="string")return this.container.innerHTML=We.replace(/\>\r?\n +\</g,"><"),this.convert();var ct=this.quill.getFormat(this.quill.selection.savedRange.index);if(ct[O.default.blotName]){var rt=this.container.innerText;return this.container.innerHTML="",new f.default().insert(rt,R({},O.default.blotName,ct[O.default.blotName]))}var vt=this.prepareMatching(),Mt=o(vt,2),$t=Mt[0],ke=Mt[1],ye=se(this.container,$t,ke);return te(ye,`
`)&&ye.ops[ye.ops.length-1].attributes==null&&(ye=ye.compose(new f.default().retain(ye.length()-1).delete(1))),M.log("convert",this.container.innerHTML,ye),this.container.innerHTML="",ye}},{key:"dangerouslyPasteHTML",value:function(We,ct){var rt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:_.default.sources.API;if(typeof We=="string")this.quill.setContents(this.convert(We),ct),this.quill.setSelection(0,_.default.sources.SILENT);else{var vt=this.convert(ct);this.quill.updateContents(new f.default().retain(We).concat(vt),rt),this.quill.setSelection(We+vt.length(),_.default.sources.SILENT)}}},{key:"onPaste",value:function(We){var ct=this;if(!(We.defaultPrevented||!this.quill.isEnabled())){var rt=this.quill.getSelection(),vt=new f.default().retain(rt.index),Mt=this.quill.scrollingContainer.scrollTop;this.container.focus(),this.quill.selection.update(_.default.sources.SILENT),setTimeout(function(){vt=vt.concat(ct.convert()).delete(rt.length),ct.quill.updateContents(vt,_.default.sources.USER),ct.quill.setSelection(vt.length()-rt.length,_.default.sources.SILENT),ct.quill.scrollingContainer.scrollTop=Mt,ct.quill.focus()},1)}}},{key:"prepareMatching",value:function(){var We=this,ct=[],rt=[];return this.matchers.forEach(function(vt){var Mt=o(vt,2),$t=Mt[0],ke=Mt[1];switch($t){case Node.TEXT_NODE:rt.push(ke);break;case Node.ELEMENT_NODE:ct.push(ke);break;default:[].forEach.call(We.container.querySelectorAll($t),function(ye){ye[K]=ye[K]||[],ye[K].push(ke)});break}}),[ct,rt]}}]),Ye}(x.default);Y.DEFAULTS={matchers:[],matchVisual:!0};function J(Ge,Ye,nt){return(typeof Ye>"u"?"undefined":a(Ye))==="object"?Object.keys(Ye).reduce(function(We,ct){return J(We,ct,Ye[ct])},Ge):Ge.reduce(function(We,ct){return ct.attributes&&ct.attributes[Ye]?We.push(ct):We.insert(ct.insert,(0,u.default)({},R({},Ye,nt),ct.attributes))},new f.default)}function Z(Ge){if(Ge.nodeType!==Node.ELEMENT_NODE)return{};var Ye="__ql-computed-style";return Ge[Ye]||(Ge[Ye]=window.getComputedStyle(Ge))}function te(Ge,Ye){for(var nt="",We=Ge.ops.length-1;We>=0&&nt.length<Ye.length;--We){var ct=Ge.ops[We];if(typeof ct.insert!="string")break;nt=ct.insert+nt}return nt.slice(-1*Ye.length)===Ye}function re(Ge){if(Ge.childNodes.length===0)return!1;var Ye=Z(Ge);return["block","list-item"].indexOf(Ye.display)>-1}function se(Ge,Ye,nt){return Ge.nodeType===Ge.TEXT_NODE?nt.reduce(function(We,ct){return ct(Ge,We)},new f.default):Ge.nodeType===Ge.ELEMENT_NODE?[].reduce.call(Ge.childNodes||[],function(We,ct){var rt=se(ct,Ye,nt);return ct.nodeType===Ge.ELEMENT_NODE&&(rt=Ye.reduce(function(vt,Mt){return Mt(ct,vt)},rt),rt=(ct[K]||[]).reduce(function(vt,Mt){return Mt(ct,vt)},rt)),We.concat(rt)},new f.default):new f.default}function de(Ge,Ye,nt){return J(nt,Ge,!0)}function pe(Ge,Ye){var nt=m.default.Attributor.Attribute.keys(Ge),We=m.default.Attributor.Class.keys(Ge),ct=m.default.Attributor.Style.keys(Ge),rt={};return nt.concat(We).concat(ct).forEach(function(vt){var Mt=m.default.query(vt,m.default.Scope.ATTRIBUTE);Mt!=null&&(rt[Mt.attrName]=Mt.value(Ge),rt[Mt.attrName])||(Mt=W[vt],Mt!=null&&(Mt.attrName===vt||Mt.keyName===vt)&&(rt[Mt.attrName]=Mt.value(Ge)||void 0),Mt=L[vt],Mt!=null&&(Mt.attrName===vt||Mt.keyName===vt)&&(Mt=L[vt],rt[Mt.attrName]=Mt.value(Ge)||void 0))}),Object.keys(rt).length>0&&(Ye=J(Ye,rt)),Ye}function Se(Ge,Ye){var nt=m.default.query(Ge);if(nt==null)return Ye;if(nt.prototype instanceof m.default.Embed){var We={},ct=nt.value(Ge);ct!=null&&(We[nt.blotName]=ct,Ye=new f.default().insert(We,nt.formats(Ge)))}else typeof nt.formats=="function"&&(Ye=J(Ye,nt.blotName,nt.formats(Ge)));return Ye}function ve(Ge,Ye){return te(Ye,`
`)||Ye.insert(`
`),Ye}function be(){return new f.default}function Ee(Ge,Ye){var nt=m.default.query(Ge);if(nt==null||nt.blotName!=="list-item"||!te(Ye,`
`))return Ye;for(var We=-1,ct=Ge.parentNode;!ct.classList.contains("ql-clipboard");)(m.default.query(ct)||{}).blotName==="list"&&(We+=1),ct=ct.parentNode;return We<=0?Ye:Ye.compose(new f.default().retain(Ye.length()-1).retain(1,{indent:We}))}function xe(Ge,Ye){return te(Ye,`
`)||(re(Ge)||Ye.length()>0&&Ge.nextSibling&&re(Ge.nextSibling))&&Ye.insert(`
`),Ye}function Pe(Ge,Ye){if(re(Ge)&&Ge.nextElementSibling!=null&&!te(Ye,`

`)){var nt=Ge.offsetHeight+parseFloat(Z(Ge).marginTop)+parseFloat(Z(Ge).marginBottom);Ge.nextElementSibling.offsetTop>Ge.offsetTop+nt*1.5&&Ye.insert(`
`)}return Ye}function je(Ge,Ye){var nt={},We=Ge.style||{};return We.fontStyle&&Z(Ge).fontStyle==="italic"&&(nt.italic=!0),We.fontWeight&&(Z(Ge).fontWeight.startsWith("bold")||parseInt(Z(Ge).fontWeight)>=700)&&(nt.bold=!0),Object.keys(nt).length>0&&(Ye=J(Ye,nt)),parseFloat(We.textIndent||0)>0&&(Ye=new f.default().insert("	").concat(Ye)),Ye}function ft(Ge,Ye){var nt=Ge.data;if(Ge.parentNode.tagName==="O:P")return Ye.insert(nt.trim());if(nt.trim().length===0&&Ge.parentNode.classList.contains("ql-clipboard"))return Ye;if(!Z(Ge.parentNode).whiteSpace.startsWith("pre")){var We=function(rt,vt){return vt=vt.replace(/[^\u00a0]/g,""),vt.length<1&&rt?" ":vt};nt=nt.replace(/\r\n/g," ").replace(/\n/g," "),nt=nt.replace(/\s\s+/g,We.bind(We,!0)),(Ge.previousSibling==null&&re(Ge.parentNode)||Ge.previousSibling!=null&&re(Ge.previousSibling))&&(nt=nt.replace(/^\s+/,We.bind(We,!1))),(Ge.nextSibling==null&&re(Ge.parentNode)||Ge.nextSibling!=null&&re(Ge.nextSibling))&&(nt=nt.replace(/\s+$/,We.bind(We,!1)))}return Ye.insert(nt)}r.default=Y,r.matchAttributor=pe,r.matchBlot=Se,r.matchNewline=xe,r.matchSpacing=Pe,r.matchText=ft},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function g(_,v){for(var b=0;b<v.length;b++){var y=v[b];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(_,y.key,y)}}return function(_,v,b){return v&&g(_.prototype,v),b&&g(_,b),_}}(),o=function g(_,v,b){_===null&&(_=Function.prototype);var y=Object.getOwnPropertyDescriptor(_,v);if(y===void 0){var x=Object.getPrototypeOf(_);return x===null?void 0:g(x,v,b)}else{if("value"in y)return y.value;var C=y.get;return C===void 0?void 0:C.call(b)}},s=i(6),c=u(s);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,_){if(!(g instanceof _))throw new TypeError("Cannot call a class as a function")}function f(g,_){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _&&(typeof _=="object"||typeof _=="function")?_:g}function p(g,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _);g.prototype=Object.create(_&&_.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),_&&(Object.setPrototypeOf?Object.setPrototypeOf(g,_):g.__proto__=_)}var m=function(g){p(_,g);function _(){return d(this,_),f(this,(_.__proto__||Object.getPrototypeOf(_)).apply(this,arguments))}return a(_,[{key:"optimize",value:function(b){o(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"optimize",this).call(this,b),this.domNode.tagName!==this.statics.tagName[0]&&this.replaceWith(this.statics.blotName)}}],[{key:"create",value:function(){return o(_.__proto__||Object.getPrototypeOf(_),"create",this).call(this)}},{key:"formats",value:function(){return!0}}]),_}(c.default);m.blotName="bold",m.tagName=["STRONG","B"],r.default=m},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.addControls=r.default=void 0;var a=function(){function D(k,R){var A=[],F=!0,z=!1,M=void 0;try{for(var K=k[Symbol.iterator](),U;!(F=(U=K.next()).done)&&(A.push(U.value),!(R&&A.length===R));F=!0);}catch(W){z=!0,M=W}finally{try{!F&&K.return&&K.return()}finally{if(z)throw M}}return A}return function(k,R){if(Array.isArray(k))return k;if(Symbol.iterator in Object(k))return D(k,R);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function(){function D(k,R){for(var A=0;A<R.length;A++){var F=R[A];F.enumerable=F.enumerable||!1,F.configurable=!0,"value"in F&&(F.writable=!0),Object.defineProperty(k,F.key,F)}}return function(k,R,A){return R&&D(k.prototype,R),A&&D(k,A),k}}(),s=i(2),c=b(s),u=i(0),d=b(u),f=i(5),p=b(f),m=i(10),g=b(m),_=i(9),v=b(_);function b(D){return D&&D.__esModule?D:{default:D}}function y(D,k,R){return k in D?Object.defineProperty(D,k,{value:R,enumerable:!0,configurable:!0,writable:!0}):D[k]=R,D}function x(D,k){if(!(D instanceof k))throw new TypeError("Cannot call a class as a function")}function C(D,k){if(!D)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return k&&(typeof k=="object"||typeof k=="function")?k:D}function w(D,k){if(typeof k!="function"&&k!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof k);D.prototype=Object.create(k&&k.prototype,{constructor:{value:D,enumerable:!1,writable:!0,configurable:!0}}),k&&(Object.setPrototypeOf?Object.setPrototypeOf(D,k):D.__proto__=k)}var $=(0,g.default)("quill:toolbar"),O=function(D){w(k,D);function k(R,A){x(this,k);var F=C(this,(k.__proto__||Object.getPrototypeOf(k)).call(this,R,A));if(Array.isArray(F.options.container)){var z=document.createElement("div");P(z,F.options.container),R.container.parentNode.insertBefore(z,R.container),F.container=z}else typeof F.options.container=="string"?F.container=document.querySelector(F.options.container):F.container=F.options.container;if(!(F.container instanceof HTMLElement)){var M;return M=$.error("Container required for toolbar",F.options),C(F,M)}return F.container.classList.add("ql-toolbar"),F.controls=[],F.handlers={},Object.keys(F.options.handlers).forEach(function(K){F.addHandler(K,F.options.handlers[K])}),[].forEach.call(F.container.querySelectorAll("button, select"),function(K){F.attach(K)}),F.quill.on(p.default.events.EDITOR_CHANGE,function(K,U){K===p.default.events.SELECTION_CHANGE&&F.update(U)}),F.quill.on(p.default.events.SCROLL_OPTIMIZE,function(){var K=F.quill.selection.getRange(),U=a(K,1),W=U[0];F.update(W)}),F}return o(k,[{key:"addHandler",value:function(A,F){this.handlers[A]=F}},{key:"attach",value:function(A){var F=this,z=[].find.call(A.classList,function(K){return K.indexOf("ql-")===0});if(z){if(z=z.slice(3),A.tagName==="BUTTON"&&A.setAttribute("type","button"),this.handlers[z]==null){if(this.quill.scroll.whitelist!=null&&this.quill.scroll.whitelist[z]==null){$.warn("ignoring attaching to disabled format",z,A);return}if(d.default.query(z)==null){$.warn("ignoring attaching to nonexistent format",z,A);return}}var M=A.tagName==="SELECT"?"change":"click";A.addEventListener(M,function(K){var U=void 0;if(A.tagName==="SELECT"){if(A.selectedIndex<0)return;var W=A.options[A.selectedIndex];W.hasAttribute("selected")?U=!1:U=W.value||!1}else A.classList.contains("ql-active")?U=!1:U=A.value||!A.hasAttribute("value"),K.preventDefault();F.quill.focus();var L=F.quill.selection.getRange(),Y=a(L,1),J=Y[0];if(F.handlers[z]!=null)F.handlers[z].call(F,U);else if(d.default.query(z).prototype instanceof d.default.Embed){if(U=prompt("Enter "+z),!U)return;F.quill.updateContents(new c.default().retain(J.index).delete(J.length).insert(y({},z,U)),p.default.sources.USER)}else F.quill.format(z,U,p.default.sources.USER);F.update(J)}),this.controls.push([z,A])}}},{key:"update",value:function(A){var F=A==null?{}:this.quill.getFormat(A);this.controls.forEach(function(z){var M=a(z,2),K=M[0],U=M[1];if(U.tagName==="SELECT"){var W=void 0;if(A==null)W=null;else if(F[K]==null)W=U.querySelector("option[selected]");else if(!Array.isArray(F[K])){var L=F[K];typeof L=="string"&&(L=L.replace(/\"/g,'\\"')),W=U.querySelector('option[value="'+L+'"]')}W==null?(U.value="",U.selectedIndex=-1):W.selected=!0}else if(A==null)U.classList.remove("ql-active");else if(U.hasAttribute("value")){var Y=F[K]===U.getAttribute("value")||F[K]!=null&&F[K].toString()===U.getAttribute("value")||F[K]==null&&!U.getAttribute("value");U.classList.toggle("ql-active",Y)}else U.classList.toggle("ql-active",F[K]!=null)})}}]),k}(v.default);O.DEFAULTS={};function N(D,k,R){var A=document.createElement("button");A.setAttribute("type","button"),A.classList.add("ql-"+k),R!=null&&(A.value=R),D.appendChild(A)}function P(D,k){Array.isArray(k[0])||(k=[k]),k.forEach(function(R){var A=document.createElement("span");A.classList.add("ql-formats"),R.forEach(function(F){if(typeof F=="string")N(A,F);else{var z=Object.keys(F)[0],M=F[z];Array.isArray(M)?I(A,z,M):N(A,z,M)}}),D.appendChild(A)})}function I(D,k,R){var A=document.createElement("select");A.classList.add("ql-"+k),R.forEach(function(F){var z=document.createElement("option");F!==!1?z.setAttribute("value",F):z.setAttribute("selected","selected"),A.appendChild(z)}),D.appendChild(A)}O.DEFAULTS={container:null,handlers:{clean:function(){var k=this,R=this.quill.getSelection();if(R!=null)if(R.length==0){var A=this.quill.getFormat();Object.keys(A).forEach(function(F){d.default.query(F,d.default.Scope.INLINE)!=null&&k.quill.format(F,!1)})}else this.quill.removeFormat(R,p.default.sources.USER)},direction:function(k){var R=this.quill.getFormat().align;k==="rtl"&&R==null?this.quill.format("align","right",p.default.sources.USER):!k&&R==="right"&&this.quill.format("align",!1,p.default.sources.USER),this.quill.format("direction",k,p.default.sources.USER)},indent:function(k){var R=this.quill.getSelection(),A=this.quill.getFormat(R),F=parseInt(A.indent||0);if(k==="+1"||k==="-1"){var z=k==="+1"?1:-1;A.direction==="rtl"&&(z*=-1),this.quill.format("indent",F+z,p.default.sources.USER)}},link:function(k){k===!0&&(k=prompt("Enter link URL:")),this.quill.format("link",k,p.default.sources.USER)},list:function(k){var R=this.quill.getSelection(),A=this.quill.getFormat(R);k==="check"?A.list==="checked"||A.list==="unchecked"?this.quill.format("list",!1,p.default.sources.USER):this.quill.format("list","unchecked",p.default.sources.USER):this.quill.format("list",k,p.default.sources.USER)}}},r.default=O,r.addControls=P},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <polyline class="ql-even ql-stroke" points="5 7 3 9 5 11"></polyline> <polyline class="ql-even ql-stroke" points="13 7 15 9 13 11"></polyline> <line class=ql-stroke x1=10 x2=8 y1=5 y2=13></line> </svg>'},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function g(_,v){for(var b=0;b<v.length;b++){var y=v[b];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(_,y.key,y)}}return function(_,v,b){return v&&g(_.prototype,v),b&&g(_,b),_}}(),o=function g(_,v,b){_===null&&(_=Function.prototype);var y=Object.getOwnPropertyDescriptor(_,v);if(y===void 0){var x=Object.getPrototypeOf(_);return x===null?void 0:g(x,v,b)}else{if("value"in y)return y.value;var C=y.get;return C===void 0?void 0:C.call(b)}},s=i(28),c=u(s);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,_){if(!(g instanceof _))throw new TypeError("Cannot call a class as a function")}function f(g,_){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _&&(typeof _=="object"||typeof _=="function")?_:g}function p(g,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _);g.prototype=Object.create(_&&_.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),_&&(Object.setPrototypeOf?Object.setPrototypeOf(g,_):g.__proto__=_)}var m=function(g){p(_,g);function _(v,b){d(this,_);var y=f(this,(_.__proto__||Object.getPrototypeOf(_)).call(this,v));return y.label.innerHTML=b,y.container.classList.add("ql-color-picker"),[].slice.call(y.container.querySelectorAll(".ql-picker-item"),0,7).forEach(function(x){x.classList.add("ql-primary")}),y}return a(_,[{key:"buildItem",value:function(b){var y=o(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"buildItem",this).call(this,b);return y.style.backgroundColor=b.getAttribute("value")||"",y}},{key:"selectItem",value:function(b,y){o(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"selectItem",this).call(this,b,y);var x=this.label.querySelector(".ql-color-label"),C=b&&b.getAttribute("data-value")||"";x&&(x.tagName==="line"?x.style.stroke=C:x.style.fill=C)}}]),_}(c.default);r.default=m},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function g(_,v){for(var b=0;b<v.length;b++){var y=v[b];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(_,y.key,y)}}return function(_,v,b){return v&&g(_.prototype,v),b&&g(_,b),_}}(),o=function g(_,v,b){_===null&&(_=Function.prototype);var y=Object.getOwnPropertyDescriptor(_,v);if(y===void 0){var x=Object.getPrototypeOf(_);return x===null?void 0:g(x,v,b)}else{if("value"in y)return y.value;var C=y.get;return C===void 0?void 0:C.call(b)}},s=i(28),c=u(s);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,_){if(!(g instanceof _))throw new TypeError("Cannot call a class as a function")}function f(g,_){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _&&(typeof _=="object"||typeof _=="function")?_:g}function p(g,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _);g.prototype=Object.create(_&&_.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),_&&(Object.setPrototypeOf?Object.setPrototypeOf(g,_):g.__proto__=_)}var m=function(g){p(_,g);function _(v,b){d(this,_);var y=f(this,(_.__proto__||Object.getPrototypeOf(_)).call(this,v));return y.container.classList.add("ql-icon-picker"),[].forEach.call(y.container.querySelectorAll(".ql-picker-item"),function(x){x.innerHTML=b[x.getAttribute("data-value")||""]}),y.defaultItem=y.container.querySelector(".ql-selected"),y.selectItem(y.defaultItem),y}return a(_,[{key:"selectItem",value:function(b,y){o(_.prototype.__proto__||Object.getPrototypeOf(_.prototype),"selectItem",this).call(this,b,y),b=b||this.defaultItem,this.label.innerHTML=b.innerHTML}}]),_}(c.default);r.default=m},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function c(u,d){for(var f=0;f<d.length;f++){var p=d[f];p.enumerable=p.enumerable||!1,p.configurable=!0,"value"in p&&(p.writable=!0),Object.defineProperty(u,p.key,p)}}return function(u,d,f){return d&&c(u.prototype,d),f&&c(u,f),u}}();function o(c,u){if(!(c instanceof u))throw new TypeError("Cannot call a class as a function")}var s=function(){function c(u,d){var f=this;o(this,c),this.quill=u,this.boundsContainer=d||document.body,this.root=u.addContainer("ql-tooltip"),this.root.innerHTML=this.constructor.TEMPLATE,this.quill.root===this.quill.scrollingContainer&&this.quill.root.addEventListener("scroll",function(){f.root.style.marginTop=-1*f.quill.root.scrollTop+"px"}),this.hide()}return a(c,[{key:"hide",value:function(){this.root.classList.add("ql-hidden")}},{key:"position",value:function(d){var f=d.left+d.width/2-this.root.offsetWidth/2,p=d.bottom+this.quill.root.scrollTop;this.root.style.left=f+"px",this.root.style.top=p+"px",this.root.classList.remove("ql-flip");var m=this.boundsContainer.getBoundingClientRect(),g=this.root.getBoundingClientRect(),_=0;if(g.right>m.right&&(_=m.right-g.right,this.root.style.left=f+_+"px"),g.left<m.left&&(_=m.left-g.left,this.root.style.left=f+_+"px"),g.bottom>m.bottom){var v=g.bottom-g.top,b=d.bottom-d.top+v;this.root.style.top=p-b+"px",this.root.classList.add("ql-flip")}return _}},{key:"show",value:function(){this.root.classList.remove("ql-editing"),this.root.classList.remove("ql-hidden")}}]),c}();r.default=s},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function I(D,k){var R=[],A=!0,F=!1,z=void 0;try{for(var M=D[Symbol.iterator](),K;!(A=(K=M.next()).done)&&(R.push(K.value),!(k&&R.length===k));A=!0);}catch(U){F=!0,z=U}finally{try{!A&&M.return&&M.return()}finally{if(F)throw z}}return R}return function(D,k){if(Array.isArray(D))return D;if(Symbol.iterator in Object(D))return I(D,k);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),o=function I(D,k,R){D===null&&(D=Function.prototype);var A=Object.getOwnPropertyDescriptor(D,k);if(A===void 0){var F=Object.getPrototypeOf(D);return F===null?void 0:I(F,k,R)}else{if("value"in A)return A.value;var z=A.get;return z===void 0?void 0:z.call(R)}},s=function(){function I(D,k){for(var R=0;R<k.length;R++){var A=k[R];A.enumerable=A.enumerable||!1,A.configurable=!0,"value"in A&&(A.writable=!0),Object.defineProperty(D,A.key,A)}}return function(D,k,R){return k&&I(D.prototype,k),R&&I(D,R),D}}(),c=i(3),u=x(c),d=i(8),f=x(d),p=i(43),m=x(p),g=i(27),_=x(g),v=i(15),b=i(41),y=x(b);function x(I){return I&&I.__esModule?I:{default:I}}function C(I,D){if(!(I instanceof D))throw new TypeError("Cannot call a class as a function")}function w(I,D){if(!I)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return D&&(typeof D=="object"||typeof D=="function")?D:I}function $(I,D){if(typeof D!="function"&&D!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof D);I.prototype=Object.create(D&&D.prototype,{constructor:{value:I,enumerable:!1,writable:!0,configurable:!0}}),D&&(Object.setPrototypeOf?Object.setPrototypeOf(I,D):I.__proto__=D)}var O=[[{header:["1","2","3",!1]}],["bold","italic","underline","link"],[{list:"ordered"},{list:"bullet"}],["clean"]],N=function(I){$(D,I);function D(k,R){C(this,D),R.modules.toolbar!=null&&R.modules.toolbar.container==null&&(R.modules.toolbar.container=O);var A=w(this,(D.__proto__||Object.getPrototypeOf(D)).call(this,k,R));return A.quill.container.classList.add("ql-snow"),A}return s(D,[{key:"extendToolbar",value:function(R){R.container.classList.add("ql-snow"),this.buildButtons([].slice.call(R.container.querySelectorAll("button")),y.default),this.buildPickers([].slice.call(R.container.querySelectorAll("select")),y.default),this.tooltip=new P(this.quill,this.options.bounds),R.container.querySelector(".ql-link")&&this.quill.keyboard.addBinding({key:"K",shortKey:!0},function(A,F){R.handlers.link.call(R,!F.format.link)})}}]),D}(m.default);N.DEFAULTS=(0,u.default)(!0,{},m.default.DEFAULTS,{modules:{toolbar:{handlers:{link:function(D){if(D){var k=this.quill.getSelection();if(k==null||k.length==0)return;var R=this.quill.getText(k);/^\S+@\S+\.\S+$/.test(R)&&R.indexOf("mailto:")!==0&&(R="mailto:"+R);var A=this.quill.theme.tooltip;A.edit("link",R)}else this.quill.format("link",!1)}}}}});var P=function(I){$(D,I);function D(k,R){C(this,D);var A=w(this,(D.__proto__||Object.getPrototypeOf(D)).call(this,k,R));return A.preview=A.root.querySelector("a.ql-preview"),A}return s(D,[{key:"listen",value:function(){var R=this;o(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"listen",this).call(this),this.root.querySelector("a.ql-action").addEventListener("click",function(A){R.root.classList.contains("ql-editing")?R.save():R.edit("link",R.preview.textContent),A.preventDefault()}),this.root.querySelector("a.ql-remove").addEventListener("click",function(A){if(R.linkRange!=null){var F=R.linkRange;R.restoreFocus(),R.quill.formatText(F,"link",!1,f.default.sources.USER),delete R.linkRange}A.preventDefault(),R.hide()}),this.quill.on(f.default.events.SELECTION_CHANGE,function(A,F,z){if(A!=null){if(A.length===0&&z===f.default.sources.USER){var M=R.quill.scroll.descendant(_.default,A.index),K=a(M,2),U=K[0],W=K[1];if(U!=null){R.linkRange=new v.Range(A.index-W,U.length());var L=_.default.formats(U.domNode);R.preview.textContent=L,R.preview.setAttribute("href",L),R.show(),R.position(R.quill.getBounds(R.linkRange));return}}else delete R.linkRange;R.hide()}})}},{key:"show",value:function(){o(D.prototype.__proto__||Object.getPrototypeOf(D.prototype),"show",this).call(this),this.root.removeAttribute("data-mode")}}]),D}(p.BaseTooltip);P.TEMPLATE=['<a class="ql-preview" rel="noopener noreferrer" target="_blank" href="about:blank"></a>','<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">','<a class="ql-action"></a>','<a class="ql-remove"></a>'].join(""),r.default=N},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(29),o=ct(a),s=i(36),c=i(38),u=i(64),d=i(65),f=ct(d),p=i(66),m=ct(p),g=i(67),_=ct(g),v=i(37),b=i(26),y=i(39),x=i(40),C=i(56),w=ct(C),$=i(68),O=ct($),N=i(27),P=ct(N),I=i(69),D=ct(I),k=i(70),R=ct(k),A=i(71),F=ct(A),z=i(72),M=ct(z),K=i(73),U=ct(K),W=i(13),L=ct(W),Y=i(74),J=ct(Y),Z=i(75),te=ct(Z),re=i(57),se=ct(re),de=i(41),pe=ct(de),Se=i(28),ve=ct(Se),be=i(59),Ee=ct(be),xe=i(60),Pe=ct(xe),je=i(61),ft=ct(je),Ge=i(108),Ye=ct(Ge),nt=i(62),We=ct(nt);function ct(rt){return rt&&rt.__esModule?rt:{default:rt}}o.default.register({"attributors/attribute/direction":c.DirectionAttribute,"attributors/class/align":s.AlignClass,"attributors/class/background":v.BackgroundClass,"attributors/class/color":b.ColorClass,"attributors/class/direction":c.DirectionClass,"attributors/class/font":y.FontClass,"attributors/class/size":x.SizeClass,"attributors/style/align":s.AlignStyle,"attributors/style/background":v.BackgroundStyle,"attributors/style/color":b.ColorStyle,"attributors/style/direction":c.DirectionStyle,"attributors/style/font":y.FontStyle,"attributors/style/size":x.SizeStyle},!0),o.default.register({"formats/align":s.AlignClass,"formats/direction":c.DirectionClass,"formats/indent":u.IndentClass,"formats/background":v.BackgroundStyle,"formats/color":b.ColorStyle,"formats/font":y.FontClass,"formats/size":x.SizeClass,"formats/blockquote":f.default,"formats/code-block":L.default,"formats/header":m.default,"formats/list":_.default,"formats/bold":w.default,"formats/code":W.Code,"formats/italic":O.default,"formats/link":P.default,"formats/script":D.default,"formats/strike":R.default,"formats/underline":F.default,"formats/image":M.default,"formats/video":U.default,"formats/list/item":g.ListItem,"modules/formula":J.default,"modules/syntax":te.default,"modules/toolbar":se.default,"themes/bubble":Ye.default,"themes/snow":We.default,"ui/icons":pe.default,"ui/picker":ve.default,"ui/icon-picker":Pe.default,"ui/color-picker":Ee.default,"ui/tooltip":ft.default},!0),r.default=o.default},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.IndentClass=void 0;var a=function(){function _(v,b){for(var y=0;y<b.length;y++){var x=b[y];x.enumerable=x.enumerable||!1,x.configurable=!0,"value"in x&&(x.writable=!0),Object.defineProperty(v,x.key,x)}}return function(v,b,y){return b&&_(v.prototype,b),y&&_(v,y),v}}(),o=function _(v,b,y){v===null&&(v=Function.prototype);var x=Object.getOwnPropertyDescriptor(v,b);if(x===void 0){var C=Object.getPrototypeOf(v);return C===null?void 0:_(C,b,y)}else{if("value"in x)return x.value;var w=x.get;return w===void 0?void 0:w.call(y)}},s=i(0),c=u(s);function u(_){return _&&_.__esModule?_:{default:_}}function d(_,v){if(!(_ instanceof v))throw new TypeError("Cannot call a class as a function")}function f(_,v){if(!_)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return v&&(typeof v=="object"||typeof v=="function")?v:_}function p(_,v){if(typeof v!="function"&&v!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof v);_.prototype=Object.create(v&&v.prototype,{constructor:{value:_,enumerable:!1,writable:!0,configurable:!0}}),v&&(Object.setPrototypeOf?Object.setPrototypeOf(_,v):_.__proto__=v)}var m=function(_){p(v,_);function v(){return d(this,v),f(this,(v.__proto__||Object.getPrototypeOf(v)).apply(this,arguments))}return a(v,[{key:"add",value:function(y,x){if(x==="+1"||x==="-1"){var C=this.value(y)||0;x=x==="+1"?C+1:C-1}return x===0?(this.remove(y),!0):o(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"add",this).call(this,y,x)}},{key:"canAdd",value:function(y,x){return o(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"canAdd",this).call(this,y,x)||o(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"canAdd",this).call(this,y,parseInt(x))}},{key:"value",value:function(y){return parseInt(o(v.prototype.__proto__||Object.getPrototypeOf(v.prototype),"value",this).call(this,y))||void 0}}]),v}(c.default.Attributor.Class),g=new m("indent","ql-indent",{scope:c.default.Scope.BLOCK,whitelist:[1,2,3,4,5,6,7,8]});r.IndentClass=g},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(4),o=s(a);function s(p){return p&&p.__esModule?p:{default:p}}function c(p,m){if(!(p instanceof m))throw new TypeError("Cannot call a class as a function")}function u(p,m){if(!p)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:p}function d(p,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);p.prototype=Object.create(m&&m.prototype,{constructor:{value:p,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(p,m):p.__proto__=m)}var f=function(p){d(m,p);function m(){return c(this,m),u(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(o.default);f.blotName="blockquote",f.tagName="blockquote",r.default=f},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function m(g,_){for(var v=0;v<_.length;v++){var b=_[v];b.enumerable=b.enumerable||!1,b.configurable=!0,"value"in b&&(b.writable=!0),Object.defineProperty(g,b.key,b)}}return function(g,_,v){return _&&m(g.prototype,_),v&&m(g,v),g}}(),o=i(4),s=c(o);function c(m){return m&&m.__esModule?m:{default:m}}function u(m,g){if(!(m instanceof g))throw new TypeError("Cannot call a class as a function")}function d(m,g){if(!m)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return g&&(typeof g=="object"||typeof g=="function")?g:m}function f(m,g){if(typeof g!="function"&&g!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof g);m.prototype=Object.create(g&&g.prototype,{constructor:{value:m,enumerable:!1,writable:!0,configurable:!0}}),g&&(Object.setPrototypeOf?Object.setPrototypeOf(m,g):m.__proto__=g)}var p=function(m){f(g,m);function g(){return u(this,g),d(this,(g.__proto__||Object.getPrototypeOf(g)).apply(this,arguments))}return a(g,null,[{key:"formats",value:function(v){return this.tagName.indexOf(v.tagName)+1}}]),g}(s.default);p.blotName="header",p.tagName=["H1","H2","H3","H4","H5","H6"],r.default=p},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.ListItem=void 0;var a=function(){function C(w,$){for(var O=0;O<$.length;O++){var N=$[O];N.enumerable=N.enumerable||!1,N.configurable=!0,"value"in N&&(N.writable=!0),Object.defineProperty(w,N.key,N)}}return function(w,$,O){return $&&C(w.prototype,$),O&&C(w,O),w}}(),o=function C(w,$,O){w===null&&(w=Function.prototype);var N=Object.getOwnPropertyDescriptor(w,$);if(N===void 0){var P=Object.getPrototypeOf(w);return P===null?void 0:C(P,$,O)}else{if("value"in N)return N.value;var I=N.get;return I===void 0?void 0:I.call(O)}},s=i(0),c=m(s),u=i(4),d=m(u),f=i(25),p=m(f);function m(C){return C&&C.__esModule?C:{default:C}}function g(C,w,$){return w in C?Object.defineProperty(C,w,{value:$,enumerable:!0,configurable:!0,writable:!0}):C[w]=$,C}function _(C,w){if(!(C instanceof w))throw new TypeError("Cannot call a class as a function")}function v(C,w){if(!C)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return w&&(typeof w=="object"||typeof w=="function")?w:C}function b(C,w){if(typeof w!="function"&&w!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof w);C.prototype=Object.create(w&&w.prototype,{constructor:{value:C,enumerable:!1,writable:!0,configurable:!0}}),w&&(Object.setPrototypeOf?Object.setPrototypeOf(C,w):C.__proto__=w)}var y=function(C){b(w,C);function w(){return _(this,w),v(this,(w.__proto__||Object.getPrototypeOf(w)).apply(this,arguments))}return a(w,[{key:"format",value:function(O,N){O===x.blotName&&!N?this.replaceWith(c.default.create(this.statics.scope)):o(w.prototype.__proto__||Object.getPrototypeOf(w.prototype),"format",this).call(this,O,N)}},{key:"remove",value:function(){this.prev==null&&this.next==null?this.parent.remove():o(w.prototype.__proto__||Object.getPrototypeOf(w.prototype),"remove",this).call(this)}},{key:"replaceWith",value:function(O,N){return this.parent.isolate(this.offset(this.parent),this.length()),O===this.parent.statics.blotName?(this.parent.replaceWith(O,N),this):(this.parent.unwrap(),o(w.prototype.__proto__||Object.getPrototypeOf(w.prototype),"replaceWith",this).call(this,O,N))}}],[{key:"formats",value:function(O){return O.tagName===this.tagName?void 0:o(w.__proto__||Object.getPrototypeOf(w),"formats",this).call(this,O)}}]),w}(d.default);y.blotName="list-item",y.tagName="LI";var x=function(C){b(w,C),a(w,null,[{key:"create",value:function(O){var N=O==="ordered"?"OL":"UL",P=o(w.__proto__||Object.getPrototypeOf(w),"create",this).call(this,N);return(O==="checked"||O==="unchecked")&&P.setAttribute("data-checked",O==="checked"),P}},{key:"formats",value:function(O){if(O.tagName==="OL")return"ordered";if(O.tagName==="UL")return O.hasAttribute("data-checked")?O.getAttribute("data-checked")==="true"?"checked":"unchecked":"bullet"}}]);function w($){_(this,w);var O=v(this,(w.__proto__||Object.getPrototypeOf(w)).call(this,$)),N=function(I){if(I.target.parentNode===$){var D=O.statics.formats($),k=c.default.find(I.target);D==="checked"?k.format("list","unchecked"):D==="unchecked"&&k.format("list","checked")}};return $.addEventListener("touchstart",N),$.addEventListener("mousedown",N),O}return a(w,[{key:"format",value:function(O,N){this.children.length>0&&this.children.tail.format(O,N)}},{key:"formats",value:function(){return g({},this.statics.blotName,this.statics.formats(this.domNode))}},{key:"insertBefore",value:function(O,N){if(O instanceof y)o(w.prototype.__proto__||Object.getPrototypeOf(w.prototype),"insertBefore",this).call(this,O,N);else{var P=N==null?this.length():N.offset(this),I=this.split(P);I.parent.insertBefore(O,I)}}},{key:"optimize",value:function(O){o(w.prototype.__proto__||Object.getPrototypeOf(w.prototype),"optimize",this).call(this,O);var N=this.next;N!=null&&N.prev===this&&N.statics.blotName===this.statics.blotName&&N.domNode.tagName===this.domNode.tagName&&N.domNode.getAttribute("data-checked")===this.domNode.getAttribute("data-checked")&&(N.moveChildren(this),N.remove())}},{key:"replace",value:function(O){if(O.statics.blotName!==this.statics.blotName){var N=c.default.create(this.statics.defaultChild);O.moveChildren(N),this.appendChild(N)}o(w.prototype.__proto__||Object.getPrototypeOf(w.prototype),"replace",this).call(this,O)}}]),w}(p.default);x.blotName="list",x.scope=c.default.Scope.BLOCK_BLOT,x.tagName=["OL","UL"],x.defaultChild="list-item",x.allowedChildren=[y],r.ListItem=y,r.default=x},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(56),o=s(a);function s(p){return p&&p.__esModule?p:{default:p}}function c(p,m){if(!(p instanceof m))throw new TypeError("Cannot call a class as a function")}function u(p,m){if(!p)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:p}function d(p,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);p.prototype=Object.create(m&&m.prototype,{constructor:{value:p,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(p,m):p.__proto__=m)}var f=function(p){d(m,p);function m(){return c(this,m),u(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(o.default);f.blotName="italic",f.tagName=["EM","I"],r.default=f},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function g(_,v){for(var b=0;b<v.length;b++){var y=v[b];y.enumerable=y.enumerable||!1,y.configurable=!0,"value"in y&&(y.writable=!0),Object.defineProperty(_,y.key,y)}}return function(_,v,b){return v&&g(_.prototype,v),b&&g(_,b),_}}(),o=function g(_,v,b){_===null&&(_=Function.prototype);var y=Object.getOwnPropertyDescriptor(_,v);if(y===void 0){var x=Object.getPrototypeOf(_);return x===null?void 0:g(x,v,b)}else{if("value"in y)return y.value;var C=y.get;return C===void 0?void 0:C.call(b)}},s=i(6),c=u(s);function u(g){return g&&g.__esModule?g:{default:g}}function d(g,_){if(!(g instanceof _))throw new TypeError("Cannot call a class as a function")}function f(g,_){if(!g)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return _&&(typeof _=="object"||typeof _=="function")?_:g}function p(g,_){if(typeof _!="function"&&_!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof _);g.prototype=Object.create(_&&_.prototype,{constructor:{value:g,enumerable:!1,writable:!0,configurable:!0}}),_&&(Object.setPrototypeOf?Object.setPrototypeOf(g,_):g.__proto__=_)}var m=function(g){p(_,g);function _(){return d(this,_),f(this,(_.__proto__||Object.getPrototypeOf(_)).apply(this,arguments))}return a(_,null,[{key:"create",value:function(b){return b==="super"?document.createElement("sup"):b==="sub"?document.createElement("sub"):o(_.__proto__||Object.getPrototypeOf(_),"create",this).call(this,b)}},{key:"formats",value:function(b){if(b.tagName==="SUB")return"sub";if(b.tagName==="SUP")return"super"}}]),_}(c.default);m.blotName="script",m.tagName=["SUB","SUP"],r.default=m},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(6),o=s(a);function s(p){return p&&p.__esModule?p:{default:p}}function c(p,m){if(!(p instanceof m))throw new TypeError("Cannot call a class as a function")}function u(p,m){if(!p)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:p}function d(p,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);p.prototype=Object.create(m&&m.prototype,{constructor:{value:p,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(p,m):p.__proto__=m)}var f=function(p){d(m,p);function m(){return c(this,m),u(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(o.default);f.blotName="strike",f.tagName="S",r.default=f},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=i(6),o=s(a);function s(p){return p&&p.__esModule?p:{default:p}}function c(p,m){if(!(p instanceof m))throw new TypeError("Cannot call a class as a function")}function u(p,m){if(!p)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return m&&(typeof m=="object"||typeof m=="function")?m:p}function d(p,m){if(typeof m!="function"&&m!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof m);p.prototype=Object.create(m&&m.prototype,{constructor:{value:p,enumerable:!1,writable:!0,configurable:!0}}),m&&(Object.setPrototypeOf?Object.setPrototypeOf(p,m):p.__proto__=m)}var f=function(p){d(m,p);function m(){return c(this,m),u(this,(m.__proto__||Object.getPrototypeOf(m)).apply(this,arguments))}return m}(o.default);f.blotName="underline",f.tagName="U",r.default=f},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function v(b,y){for(var x=0;x<y.length;x++){var C=y[x];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(b,C.key,C)}}return function(b,y,x){return y&&v(b.prototype,y),x&&v(b,x),b}}(),o=function v(b,y,x){b===null&&(b=Function.prototype);var C=Object.getOwnPropertyDescriptor(b,y);if(C===void 0){var w=Object.getPrototypeOf(b);return w===null?void 0:v(w,y,x)}else{if("value"in C)return C.value;var $=C.get;return $===void 0?void 0:$.call(x)}},s=i(0),c=d(s),u=i(27);function d(v){return v&&v.__esModule?v:{default:v}}function f(v,b){if(!(v instanceof b))throw new TypeError("Cannot call a class as a function")}function p(v,b){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&(typeof b=="object"||typeof b=="function")?b:v}function m(v,b){if(typeof b!="function"&&b!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof b);v.prototype=Object.create(b&&b.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(v,b):v.__proto__=b)}var g=["alt","height","width"],_=function(v){m(b,v);function b(){return f(this,b),p(this,(b.__proto__||Object.getPrototypeOf(b)).apply(this,arguments))}return a(b,[{key:"format",value:function(x,C){g.indexOf(x)>-1?C?this.domNode.setAttribute(x,C):this.domNode.removeAttribute(x):o(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"format",this).call(this,x,C)}}],[{key:"create",value:function(x){var C=o(b.__proto__||Object.getPrototypeOf(b),"create",this).call(this,x);return typeof x=="string"&&C.setAttribute("src",this.sanitize(x)),C}},{key:"formats",value:function(x){return g.reduce(function(C,w){return x.hasAttribute(w)&&(C[w]=x.getAttribute(w)),C},{})}},{key:"match",value:function(x){return/\.(jpe?g|gif|png)$/.test(x)||/^data:image\/.+;base64/.test(x)}},{key:"sanitize",value:function(x){return(0,u.sanitize)(x,["http","https","data"])?x:"//:0"}},{key:"value",value:function(x){return x.getAttribute("src")}}]),b}(c.default.Embed);_.blotName="image",_.tagName="IMG",r.default=_},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0});var a=function(){function v(b,y){for(var x=0;x<y.length;x++){var C=y[x];C.enumerable=C.enumerable||!1,C.configurable=!0,"value"in C&&(C.writable=!0),Object.defineProperty(b,C.key,C)}}return function(b,y,x){return y&&v(b.prototype,y),x&&v(b,x),b}}(),o=function v(b,y,x){b===null&&(b=Function.prototype);var C=Object.getOwnPropertyDescriptor(b,y);if(C===void 0){var w=Object.getPrototypeOf(b);return w===null?void 0:v(w,y,x)}else{if("value"in C)return C.value;var $=C.get;return $===void 0?void 0:$.call(x)}},s=i(4),c=i(27),u=d(c);function d(v){return v&&v.__esModule?v:{default:v}}function f(v,b){if(!(v instanceof b))throw new TypeError("Cannot call a class as a function")}function p(v,b){if(!v)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return b&&(typeof b=="object"||typeof b=="function")?b:v}function m(v,b){if(typeof b!="function"&&b!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof b);v.prototype=Object.create(b&&b.prototype,{constructor:{value:v,enumerable:!1,writable:!0,configurable:!0}}),b&&(Object.setPrototypeOf?Object.setPrototypeOf(v,b):v.__proto__=b)}var g=["height","width"],_=function(v){m(b,v);function b(){return f(this,b),p(this,(b.__proto__||Object.getPrototypeOf(b)).apply(this,arguments))}return a(b,[{key:"format",value:function(x,C){g.indexOf(x)>-1?C?this.domNode.setAttribute(x,C):this.domNode.removeAttribute(x):o(b.prototype.__proto__||Object.getPrototypeOf(b.prototype),"format",this).call(this,x,C)}}],[{key:"create",value:function(x){var C=o(b.__proto__||Object.getPrototypeOf(b),"create",this).call(this,x);return C.setAttribute("frameborder","0"),C.setAttribute("allowfullscreen",!0),C.setAttribute("src",this.sanitize(x)),C}},{key:"formats",value:function(x){return g.reduce(function(C,w){return x.hasAttribute(w)&&(C[w]=x.getAttribute(w)),C},{})}},{key:"sanitize",value:function(x){return u.default.sanitize(x)}},{key:"value",value:function(x){return x.getAttribute("src")}}]),b}(s.BlockEmbed);_.blotName="video",_.className="ql-video",_.tagName="IFRAME",r.default=_},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.FormulaBlot=void 0;var a=function(){function x(C,w){for(var $=0;$<w.length;$++){var O=w[$];O.enumerable=O.enumerable||!1,O.configurable=!0,"value"in O&&(O.writable=!0),Object.defineProperty(C,O.key,O)}}return function(C,w,$){return w&&x(C.prototype,w),$&&x(C,$),C}}(),o=function x(C,w,$){C===null&&(C=Function.prototype);var O=Object.getOwnPropertyDescriptor(C,w);if(O===void 0){var N=Object.getPrototypeOf(C);return N===null?void 0:x(N,w,$)}else{if("value"in O)return O.value;var P=O.get;return P===void 0?void 0:P.call($)}},s=i(35),c=m(s),u=i(5),d=m(u),f=i(9),p=m(f);function m(x){return x&&x.__esModule?x:{default:x}}function g(x,C){if(!(x instanceof C))throw new TypeError("Cannot call a class as a function")}function _(x,C){if(!x)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return C&&(typeof C=="object"||typeof C=="function")?C:x}function v(x,C){if(typeof C!="function"&&C!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof C);x.prototype=Object.create(C&&C.prototype,{constructor:{value:x,enumerable:!1,writable:!0,configurable:!0}}),C&&(Object.setPrototypeOf?Object.setPrototypeOf(x,C):x.__proto__=C)}var b=function(x){v(C,x);function C(){return g(this,C),_(this,(C.__proto__||Object.getPrototypeOf(C)).apply(this,arguments))}return a(C,null,[{key:"create",value:function($){var O=o(C.__proto__||Object.getPrototypeOf(C),"create",this).call(this,$);return typeof $=="string"&&(window.katex.render($,O,{throwOnError:!1,errorColor:"#f00"}),O.setAttribute("data-value",$)),O}},{key:"value",value:function($){return $.getAttribute("data-value")}}]),C}(c.default);b.blotName="formula",b.className="ql-formula",b.tagName="SPAN";var y=function(x){v(C,x),a(C,null,[{key:"register",value:function(){d.default.register(b,!0)}}]);function C(){g(this,C);var w=_(this,(C.__proto__||Object.getPrototypeOf(C)).call(this));if(window.katex==null)throw new Error("Formula module requires KaTeX.");return w}return C}(p.default);r.FormulaBlot=b,r.default=y},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.CodeToken=r.CodeBlock=void 0;var a=function(){function $(O,N){for(var P=0;P<N.length;P++){var I=N[P];I.enumerable=I.enumerable||!1,I.configurable=!0,"value"in I&&(I.writable=!0),Object.defineProperty(O,I.key,I)}}return function(O,N,P){return N&&$(O.prototype,N),P&&$(O,P),O}}(),o=function $(O,N,P){O===null&&(O=Function.prototype);var I=Object.getOwnPropertyDescriptor(O,N);if(I===void 0){var D=Object.getPrototypeOf(O);return D===null?void 0:$(D,N,P)}else{if("value"in I)return I.value;var k=I.get;return k===void 0?void 0:k.call(P)}},s=i(0),c=_(s),u=i(5),d=_(u),f=i(9),p=_(f),m=i(13),g=_(m);function _($){return $&&$.__esModule?$:{default:$}}function v($,O){if(!($ instanceof O))throw new TypeError("Cannot call a class as a function")}function b($,O){if(!$)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return O&&(typeof O=="object"||typeof O=="function")?O:$}function y($,O){if(typeof O!="function"&&O!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof O);$.prototype=Object.create(O&&O.prototype,{constructor:{value:$,enumerable:!1,writable:!0,configurable:!0}}),O&&(Object.setPrototypeOf?Object.setPrototypeOf($,O):$.__proto__=O)}var x=function($){y(O,$);function O(){return v(this,O),b(this,(O.__proto__||Object.getPrototypeOf(O)).apply(this,arguments))}return a(O,[{key:"replaceWith",value:function(P){this.domNode.textContent=this.domNode.textContent,this.attach(),o(O.prototype.__proto__||Object.getPrototypeOf(O.prototype),"replaceWith",this).call(this,P)}},{key:"highlight",value:function(P){var I=this.domNode.textContent;this.cachedText!==I&&((I.trim().length>0||this.cachedText==null)&&(this.domNode.innerHTML=P(I),this.domNode.normalize(),this.attach()),this.cachedText=I)}}]),O}(g.default);x.className="ql-syntax";var C=new c.default.Attributor.Class("token","hljs",{scope:c.default.Scope.INLINE}),w=function($){y(O,$),a(O,null,[{key:"register",value:function(){d.default.register(C,!0),d.default.register(x,!0)}}]);function O(N,P){v(this,O);var I=b(this,(O.__proto__||Object.getPrototypeOf(O)).call(this,N,P));if(typeof I.options.highlight!="function")throw new Error("Syntax module requires highlight.js. Please include the library on the page before Quill.");var D=null;return I.quill.on(d.default.events.SCROLL_OPTIMIZE,function(){clearTimeout(D),D=setTimeout(function(){I.highlight(),D=null},I.options.interval)}),I.highlight(),I}return a(O,[{key:"highlight",value:function(){var P=this;if(!this.quill.selection.composing){this.quill.update(d.default.sources.USER);var I=this.quill.getSelection();this.quill.scroll.descendants(x).forEach(function(D){D.highlight(P.options.highlight)}),this.quill.update(d.default.sources.SILENT),I!=null&&this.quill.setSelection(I,d.default.sources.SILENT)}}}]),O}(p.default);w.DEFAULTS={highlight:function(){return window.hljs==null?null:function($){var O=window.hljs.highlightAuto($);return O.value}}(),interval:1e3},r.CodeBlock=x,r.CodeToken=C,r.default=w},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=13 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=9 y1=4 y2=4></line> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=14 x2=4 y1=14 y2=14></line> <line class=ql-stroke x1=12 x2=6 y1=4 y2=4></line> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=15 x2=5 y1=14 y2=14></line> <line class=ql-stroke x1=15 x2=9 y1=4 y2=4></line> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=15 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=15 x2=3 y1=14 y2=14></line> <line class=ql-stroke x1=15 x2=3 y1=4 y2=4></line> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <g class="ql-fill ql-color-label"> <polygon points="6 6.868 6 6 5 6 5 7 5.942 7 6 6.868"></polygon> <rect height=1 width=1 x=4 y=4></rect> <polygon points="6.817 5 6 5 6 6 6.38 6 6.817 5"></polygon> <rect height=1 width=1 x=2 y=6></rect> <rect height=1 width=1 x=3 y=5></rect> <rect height=1 width=1 x=4 y=7></rect> <polygon points="4 11.439 4 11 3 11 3 12 3.755 12 4 11.439"></polygon> <rect height=1 width=1 x=2 y=12></rect> <rect height=1 width=1 x=2 y=9></rect> <rect height=1 width=1 x=2 y=15></rect> <polygon points="4.63 10 4 10 4 11 4.192 11 4.63 10"></polygon> <rect height=1 width=1 x=3 y=8></rect> <path d=M10.832,4.2L11,4.582V4H10.708A1.948,1.948,0,0,1,10.832,4.2Z></path> <path d=M7,4.582L7.168,4.2A1.929,1.929,0,0,1,7.292,4H7V4.582Z></path> <path d=M8,13H7.683l-0.351.8a1.933,1.933,0,0,1-.124.2H8V13Z></path> <rect height=1 width=1 x=12 y=2></rect> <rect height=1 width=1 x=11 y=3></rect> <path d=M9,3H8V3.282A1.985,1.985,0,0,1,9,3Z></path> <rect height=1 width=1 x=2 y=3></rect> <rect height=1 width=1 x=6 y=2></rect> <rect height=1 width=1 x=3 y=2></rect> <rect height=1 width=1 x=5 y=3></rect> <rect height=1 width=1 x=9 y=2></rect> <rect height=1 width=1 x=15 y=14></rect> <polygon points="13.447 10.174 13.469 10.225 13.472 10.232 13.808 11 14 11 14 10 13.37 10 13.447 10.174"></polygon> <rect height=1 width=1 x=13 y=7></rect> <rect height=1 width=1 x=15 y=5></rect> <rect height=1 width=1 x=14 y=6></rect> <rect height=1 width=1 x=15 y=8></rect> <rect height=1 width=1 x=14 y=9></rect> <path d=M3.775,14H3v1H4V14.314A1.97,1.97,0,0,1,3.775,14Z></path> <rect height=1 width=1 x=14 y=3></rect> <polygon points="12 6.868 12 6 11.62 6 12 6.868"></polygon> <rect height=1 width=1 x=15 y=2></rect> <rect height=1 width=1 x=12 y=5></rect> <rect height=1 width=1 x=13 y=4></rect> <polygon points="12.933 9 13 9 13 8 12.495 8 12.933 9"></polygon> <rect height=1 width=1 x=9 y=14></rect> <rect height=1 width=1 x=8 y=15></rect> <path d=M6,14.926V15H7V14.316A1.993,1.993,0,0,1,6,14.926Z></path> <rect height=1 width=1 x=5 y=15></rect> <path d=M10.668,13.8L10.317,13H10v1h0.792A1.947,1.947,0,0,1,10.668,13.8Z></path> <rect height=1 width=1 x=11 y=15></rect> <path d=M14.332,12.2a1.99,1.99,0,0,1,.166.8H15V12H14.245Z></path> <rect height=1 width=1 x=14 y=15></rect> <rect height=1 width=1 x=15 y=11></rect> </g> <polyline class=ql-stroke points="5.5 13 9 5 12.5 13"></polyline> <line class=ql-stroke x1=11.63 x2=6.38 y1=11 y2=11></line> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <rect class="ql-fill ql-stroke" height=3 width=3 x=4 y=5></rect> <rect class="ql-fill ql-stroke" height=3 width=3 x=11 y=5></rect> <path class="ql-even ql-fill ql-stroke" d=M7,8c0,4.031-3,5-3,5></path> <path class="ql-even ql-fill ql-stroke" d=M14,8c0,4.031-3,5-3,5></path> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-stroke d=M5,4H9.5A2.5,2.5,0,0,1,12,6.5v0A2.5,2.5,0,0,1,9.5,9H5A0,0,0,0,1,5,9V4A0,0,0,0,1,5,4Z></path> <path class=ql-stroke d=M5,9h5.5A2.5,2.5,0,0,1,13,11.5v0A2.5,2.5,0,0,1,10.5,14H5a0,0,0,0,1,0,0V9A0,0,0,0,1,5,9Z></path> </svg>'},function(n,r){n.exports='<svg class="" viewbox="0 0 18 18"> <line class=ql-stroke x1=5 x2=13 y1=3 y2=3></line> <line class=ql-stroke x1=6 x2=9.35 y1=12 y2=3></line> <line class=ql-stroke x1=11 x2=15 y1=11 y2=15></line> <line class=ql-stroke x1=15 x2=11 y1=11 y2=15></line> <rect class=ql-fill height=1 rx=0.5 ry=0.5 width=7 x=2 y=14></rect> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class="ql-color-label ql-stroke ql-transparent" x1=3 x2=15 y1=15 y2=15></line> <polyline class=ql-stroke points="5.5 11 9 3 12.5 11"></polyline> <line class=ql-stroke x1=11.63 x2=6.38 y1=9 y2=9></line> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <polygon class="ql-stroke ql-fill" points="3 11 5 9 3 7 3 11"></polygon> <line class="ql-stroke ql-fill" x1=15 x2=11 y1=4 y2=4></line> <path class=ql-fill d=M11,3a3,3,0,0,0,0,6h1V3H11Z></path> <rect class=ql-fill height=11 width=1 x=11 y=4></rect> <rect class=ql-fill height=11 width=1 x=13 y=4></rect> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <polygon class="ql-stroke ql-fill" points="15 12 13 10 15 8 15 12"></polygon> <line class="ql-stroke ql-fill" x1=9 x2=5 y1=4 y2=4></line> <path class=ql-fill d=M5,3A3,3,0,0,0,5,9H6V3H5Z></path> <rect class=ql-fill height=11 width=1 x=5 y=4></rect> <rect class=ql-fill height=11 width=1 x=7 y=4></rect> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M14,16H4a1,1,0,0,1,0-2H14A1,1,0,0,1,14,16Z /> <path class=ql-fill d=M14,4H4A1,1,0,0,1,4,2H14A1,1,0,0,1,14,4Z /> <rect class=ql-fill x=3 y=6 width=12 height=6 rx=1 ry=1 /> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M13,16H5a1,1,0,0,1,0-2h8A1,1,0,0,1,13,16Z /> <path class=ql-fill d=M13,4H5A1,1,0,0,1,5,2h8A1,1,0,0,1,13,4Z /> <rect class=ql-fill x=2 y=6 width=14 height=6 rx=1 ry=1 /> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15,8H13a1,1,0,0,1,0-2h2A1,1,0,0,1,15,8Z /> <path class=ql-fill d=M15,12H13a1,1,0,0,1,0-2h2A1,1,0,0,1,15,12Z /> <path class=ql-fill d=M15,16H5a1,1,0,0,1,0-2H15A1,1,0,0,1,15,16Z /> <path class=ql-fill d=M15,4H5A1,1,0,0,1,5,2H15A1,1,0,0,1,15,4Z /> <rect class=ql-fill x=2 y=6 width=8 height=6 rx=1 ry=1 /> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M5,8H3A1,1,0,0,1,3,6H5A1,1,0,0,1,5,8Z /> <path class=ql-fill d=M5,12H3a1,1,0,0,1,0-2H5A1,1,0,0,1,5,12Z /> <path class=ql-fill d=M13,16H3a1,1,0,0,1,0-2H13A1,1,0,0,1,13,16Z /> <path class=ql-fill d=M13,4H3A1,1,0,0,1,3,2H13A1,1,0,0,1,13,4Z /> <rect class=ql-fill x=8 y=6 width=8 height=6 rx=1 ry=1 transform="translate(24 18) rotate(-180)"/> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M11.759,2.482a2.561,2.561,0,0,0-3.53.607A7.656,7.656,0,0,0,6.8,6.2C6.109,9.188,5.275,14.677,4.15,14.927a1.545,1.545,0,0,0-1.3-.933A0.922,0.922,0,0,0,2,15.036S1.954,16,4.119,16s3.091-2.691,3.7-5.553c0.177-.826.36-1.726,0.554-2.6L8.775,6.2c0.381-1.421.807-2.521,1.306-2.676a1.014,1.014,0,0,0,1.02.56A0.966,0.966,0,0,0,11.759,2.482Z></path> <rect class=ql-fill height=1.6 rx=0.8 ry=0.8 width=5 x=5.15 y=6.2></rect> <path class=ql-fill d=M13.663,12.027a1.662,1.662,0,0,1,.266-0.276q0.193,0.069.456,0.138a2.1,2.1,0,0,0,.535.069,1.075,1.075,0,0,0,.767-0.3,1.044,1.044,0,0,0,.314-0.8,0.84,0.84,0,0,0-.238-0.619,0.8,0.8,0,0,0-.594-0.239,1.154,1.154,0,0,0-.781.3,4.607,4.607,0,0,0-.781,1q-0.091.15-.218,0.346l-0.246.38c-0.068-.288-0.137-0.582-0.212-0.885-0.459-1.847-2.494-.984-2.941-0.8-0.482.2-.353,0.647-0.094,0.529a0.869,0.869,0,0,1,1.281.585c0.217,0.751.377,1.436,0.527,2.038a5.688,5.688,0,0,1-.362.467,2.69,2.69,0,0,1-.264.271q-0.221-.08-0.471-0.147a2.029,2.029,0,0,0-.522-0.066,1.079,1.079,0,0,0-.768.3A1.058,1.058,0,0,0,9,15.131a0.82,0.82,0,0,0,.832.852,1.134,1.134,0,0,0,.787-0.3,5.11,5.11,0,0,0,.776-0.993q0.141-.219.215-0.34c0.046-.076.122-0.194,0.223-0.346a2.786,2.786,0,0,0,.918,1.726,2.582,2.582,0,0,0,2.376-.185c0.317-.181.212-0.565,0-0.494A0.807,0.807,0,0,1,14.176,15a5.159,5.159,0,0,1-.913-2.446l0,0Q13.487,12.24,13.663,12.027Z></path> </svg>'},function(n,r){n.exports='<svg viewBox="0 0 18 18"> <path class=ql-fill d=M10,4V14a1,1,0,0,1-2,0V10H3v4a1,1,0,0,1-2,0V4A1,1,0,0,1,3,4V8H8V4a1,1,0,0,1,2,0Zm6.06787,9.209H14.98975V7.59863a.54085.54085,0,0,0-.605-.60547h-.62744a1.01119,1.01119,0,0,0-.748.29688L11.645,8.56641a.5435.5435,0,0,0-.022.8584l.28613.30762a.53861.53861,0,0,0,.84717.0332l.09912-.08789a1.2137,1.2137,0,0,0,.2417-.35254h.02246s-.01123.30859-.01123.60547V13.209H12.041a.54085.54085,0,0,0-.605.60547v.43945a.54085.54085,0,0,0,.605.60547h4.02686a.54085.54085,0,0,0,.605-.60547v-.43945A.54085.54085,0,0,0,16.06787,13.209Z /> </svg>'},function(n,r){n.exports='<svg viewBox="0 0 18 18"> <path class=ql-fill d=M16.73975,13.81445v.43945a.54085.54085,0,0,1-.605.60547H11.855a.58392.58392,0,0,1-.64893-.60547V14.0127c0-2.90527,3.39941-3.42187,3.39941-4.55469a.77675.77675,0,0,0-.84717-.78125,1.17684,1.17684,0,0,0-.83594.38477c-.2749.26367-.561.374-.85791.13184l-.4292-.34082c-.30811-.24219-.38525-.51758-.1543-.81445a2.97155,2.97155,0,0,1,2.45361-1.17676,2.45393,2.45393,0,0,1,2.68408,2.40918c0,2.45312-3.1792,2.92676-3.27832,3.93848h2.79443A.54085.54085,0,0,1,16.73975,13.81445ZM9,3A.99974.99974,0,0,0,8,4V8H3V4A1,1,0,0,0,1,4V14a1,1,0,0,0,2,0V10H8v4a1,1,0,0,0,2,0V4A.99974.99974,0,0,0,9,3Z /> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=13 y1=4 y2=4></line> <line class=ql-stroke x1=5 x2=11 y1=14 y2=14></line> <line class=ql-stroke x1=8 x2=10 y1=14 y2=4></line> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <rect class=ql-stroke height=10 width=12 x=3 y=4></rect> <circle class=ql-fill cx=6 cy=7 r=1></circle> <polyline class="ql-even ql-fill" points="5 12 5 11 7 9 8 10 11 7 13 9 13 12 5 12"></polyline> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class="ql-fill ql-stroke" points="3 7 3 11 5 9 3 7"></polyline> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=3 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class=ql-stroke points="5 7 5 11 3 9 5 7"></polyline> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=11 y1=7 y2=11></line> <path class="ql-even ql-stroke" d=M8.9,4.577a3.476,3.476,0,0,1,.36,4.679A3.476,3.476,0,0,1,4.577,8.9C3.185,7.5,2.035,6.4,4.217,4.217S7.5,3.185,8.9,4.577Z></path> <path class="ql-even ql-stroke" d=M13.423,9.1a3.476,3.476,0,0,0-4.679-.36,3.476,3.476,0,0,0,.36,4.679c1.392,1.392,2.5,2.542,4.679.36S14.815,10.5,13.423,9.1Z></path> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=7 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=7 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=7 x2=15 y1=14 y2=14></line> <line class="ql-stroke ql-thin" x1=2.5 x2=4.5 y1=5.5 y2=5.5></line> <path class=ql-fill d=M3.5,6A0.5,0.5,0,0,1,3,5.5V3.085l-0.276.138A0.5,0.5,0,0,1,2.053,3c-0.124-.247-0.023-0.324.224-0.447l1-.5A0.5,0.5,0,0,1,4,2.5v3A0.5,0.5,0,0,1,3.5,6Z></path> <path class="ql-stroke ql-thin" d=M4.5,10.5h-2c0-.234,1.85-1.076,1.85-2.234A0.959,0.959,0,0,0,2.5,8.156></path> <path class="ql-stroke ql-thin" d=M2.5,14.846a0.959,0.959,0,0,0,1.85-.109A0.7,0.7,0,0,0,3.75,14a0.688,0.688,0,0,0,.6-0.736,0.959,0.959,0,0,0-1.85-.109></path> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class=ql-stroke x1=6 x2=15 y1=4 y2=4></line> <line class=ql-stroke x1=6 x2=15 y1=9 y2=9></line> <line class=ql-stroke x1=6 x2=15 y1=14 y2=14></line> <line class=ql-stroke x1=3 x2=3 y1=4 y2=4></line> <line class=ql-stroke x1=3 x2=3 y1=9 y2=9></line> <line class=ql-stroke x1=3 x2=3 y1=14 y2=14></line> </svg>'},function(n,r){n.exports='<svg class="" viewbox="0 0 18 18"> <line class=ql-stroke x1=9 x2=15 y1=4 y2=4></line> <polyline class=ql-stroke points="3 4 4 5 6 3"></polyline> <line class=ql-stroke x1=9 x2=15 y1=14 y2=14></line> <polyline class=ql-stroke points="3 14 4 15 6 13"></polyline> <line class=ql-stroke x1=9 x2=15 y1=9 y2=9></line> <polyline class=ql-stroke points="3 9 4 10 6 8"></polyline> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15.5,15H13.861a3.858,3.858,0,0,0,1.914-2.975,1.8,1.8,0,0,0-1.6-1.751A1.921,1.921,0,0,0,12.021,11.7a0.50013,0.50013,0,1,0,.957.291h0a0.914,0.914,0,0,1,1.053-.725,0.81,0.81,0,0,1,.744.762c0,1.076-1.16971,1.86982-1.93971,2.43082A1.45639,1.45639,0,0,0,12,15.5a0.5,0.5,0,0,0,.5.5h3A0.5,0.5,0,0,0,15.5,15Z /> <path class=ql-fill d=M9.65,5.241a1,1,0,0,0-1.409.108L6,7.964,3.759,5.349A1,1,0,0,0,2.192,6.59178Q2.21541,6.6213,2.241,6.649L4.684,9.5,2.241,12.35A1,1,0,0,0,3.71,13.70722q0.02557-.02768.049-0.05722L6,11.036,8.241,13.65a1,1,0,1,0,1.567-1.24277Q9.78459,12.3777,9.759,12.35L7.316,9.5,9.759,6.651A1,1,0,0,0,9.65,5.241Z /> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-fill d=M15.5,7H13.861a4.015,4.015,0,0,0,1.914-2.975,1.8,1.8,0,0,0-1.6-1.751A1.922,1.922,0,0,0,12.021,3.7a0.5,0.5,0,1,0,.957.291,0.917,0.917,0,0,1,1.053-.725,0.81,0.81,0,0,1,.744.762c0,1.077-1.164,1.925-1.934,2.486A1.423,1.423,0,0,0,12,7.5a0.5,0.5,0,0,0,.5.5h3A0.5,0.5,0,0,0,15.5,7Z /> <path class=ql-fill d=M9.651,5.241a1,1,0,0,0-1.41.108L6,7.964,3.759,5.349a1,1,0,1,0-1.519,1.3L4.683,9.5,2.241,12.35a1,1,0,1,0,1.519,1.3L6,11.036,8.241,13.65a1,1,0,0,0,1.519-1.3L7.317,9.5,9.759,6.651A1,1,0,0,0,9.651,5.241Z /> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <line class="ql-stroke ql-thin" x1=15.5 x2=2.5 y1=8.5 y2=9.5></line> <path class=ql-fill d=M9.007,8C6.542,7.791,6,7.519,6,6.5,6,5.792,7.283,5,9,5c1.571,0,2.765.679,2.969,1.309a1,1,0,0,0,1.9-.617C13.356,4.106,11.354,3,9,3,6.2,3,4,4.538,4,6.5a3.2,3.2,0,0,0,.5,1.843Z></path> <path class=ql-fill d=M8.984,10C11.457,10.208,12,10.479,12,11.5c0,0.708-1.283,1.5-3,1.5-1.571,0-2.765-.679-2.969-1.309a1,1,0,1,0-1.9.617C4.644,13.894,6.646,15,9,15c2.8,0,5-1.538,5-3.5a3.2,3.2,0,0,0-.5-1.843Z></path> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <path class=ql-stroke d=M5,3V9a4.012,4.012,0,0,0,4,4H9a4.012,4.012,0,0,0,4-4V3></path> <rect class=ql-fill height=1 rx=0.5 ry=0.5 width=12 x=3 y=15></rect> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <rect class=ql-stroke height=12 width=12 x=3 y=3></rect> <rect class=ql-fill height=12 width=1 x=5 y=3></rect> <rect class=ql-fill height=12 width=1 x=12 y=3></rect> <rect class=ql-fill height=2 width=8 x=5 y=8></rect> <rect class=ql-fill height=1 width=3 x=3 y=5></rect> <rect class=ql-fill height=1 width=3 x=3 y=7></rect> <rect class=ql-fill height=1 width=3 x=3 y=10></rect> <rect class=ql-fill height=1 width=3 x=3 y=12></rect> <rect class=ql-fill height=1 width=3 x=12 y=5></rect> <rect class=ql-fill height=1 width=3 x=12 y=7></rect> <rect class=ql-fill height=1 width=3 x=12 y=10></rect> <rect class=ql-fill height=1 width=3 x=12 y=12></rect> </svg>'},function(n,r){n.exports='<svg viewbox="0 0 18 18"> <polygon class=ql-stroke points="7 11 9 13 11 11 7 11"></polygon> <polygon class=ql-stroke points="7 7 9 5 11 7 7 7"></polygon> </svg>'},function(n,r,i){Object.defineProperty(r,"__esModule",{value:!0}),r.default=r.BubbleTooltip=void 0;var a=function O(N,P,I){N===null&&(N=Function.prototype);var D=Object.getOwnPropertyDescriptor(N,P);if(D===void 0){var k=Object.getPrototypeOf(N);return k===null?void 0:O(k,P,I)}else{if("value"in D)return D.value;var R=D.get;return R===void 0?void 0:R.call(I)}},o=function(){function O(N,P){for(var I=0;I<P.length;I++){var D=P[I];D.enumerable=D.enumerable||!1,D.configurable=!0,"value"in D&&(D.writable=!0),Object.defineProperty(N,D.key,D)}}return function(N,P,I){return P&&O(N.prototype,P),I&&O(N,I),N}}(),s=i(3),c=v(s),u=i(8),d=v(u),f=i(43),p=v(f),m=i(15),g=i(41),_=v(g);function v(O){return O&&O.__esModule?O:{default:O}}function b(O,N){if(!(O instanceof N))throw new TypeError("Cannot call a class as a function")}function y(O,N){if(!O)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return N&&(typeof N=="object"||typeof N=="function")?N:O}function x(O,N){if(typeof N!="function"&&N!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof N);O.prototype=Object.create(N&&N.prototype,{constructor:{value:O,enumerable:!1,writable:!0,configurable:!0}}),N&&(Object.setPrototypeOf?Object.setPrototypeOf(O,N):O.__proto__=N)}var C=[["bold","italic","link"],[{header:1},{header:2},"blockquote"]],w=function(O){x(N,O);function N(P,I){b(this,N),I.modules.toolbar!=null&&I.modules.toolbar.container==null&&(I.modules.toolbar.container=C);var D=y(this,(N.__proto__||Object.getPrototypeOf(N)).call(this,P,I));return D.quill.container.classList.add("ql-bubble"),D}return o(N,[{key:"extendToolbar",value:function(I){this.tooltip=new $(this.quill,this.options.bounds),this.tooltip.root.appendChild(I.container),this.buildButtons([].slice.call(I.container.querySelectorAll("button")),_.default),this.buildPickers([].slice.call(I.container.querySelectorAll("select")),_.default)}}]),N}(p.default);w.DEFAULTS=(0,c.default)(!0,{},p.default.DEFAULTS,{modules:{toolbar:{handlers:{link:function(N){N?this.quill.theme.tooltip.edit():this.quill.format("link",!1)}}}}});var $=function(O){x(N,O);function N(P,I){b(this,N);var D=y(this,(N.__proto__||Object.getPrototypeOf(N)).call(this,P,I));return D.quill.on(d.default.events.EDITOR_CHANGE,function(k,R,A,F){if(k===d.default.events.SELECTION_CHANGE)if(R!=null&&R.length>0&&F===d.default.sources.USER){D.show(),D.root.style.left="0px",D.root.style.width="",D.root.style.width=D.root.offsetWidth+"px";var z=D.quill.getLines(R.index,R.length);if(z.length===1)D.position(D.quill.getBounds(R));else{var M=z[z.length-1],K=D.quill.getIndex(M),U=Math.min(M.length()-1,R.index+R.length-K),W=D.quill.getBounds(new m.Range(K,U));D.position(W)}}else document.activeElement!==D.textbox&&D.quill.hasFocus()&&D.hide()}),D}return o(N,[{key:"listen",value:function(){var I=this;a(N.prototype.__proto__||Object.getPrototypeOf(N.prototype),"listen",this).call(this),this.root.querySelector(".ql-close").addEventListener("click",function(){I.root.classList.remove("ql-editing")}),this.quill.on(d.default.events.SCROLL_OPTIMIZE,function(){setTimeout(function(){if(!I.root.classList.contains("ql-hidden")){var D=I.quill.getSelection();D!=null&&I.position(I.quill.getBounds(D))}},1)})}},{key:"cancel",value:function(){this.show()}},{key:"position",value:function(I){var D=a(N.prototype.__proto__||Object.getPrototypeOf(N.prototype),"position",this).call(this,I),k=this.root.querySelector(".ql-tooltip-arrow");if(k.style.marginLeft="",D===0)return D;k.style.marginLeft=-1*D-k.offsetWidth/2+"px"}}]),N}(f.BaseTooltip);$.TEMPLATE=['<span class="ql-tooltip-arrow"></span>','<div class="ql-tooltip-editor">','<input type="text" data-formula="e=mc^2" data-link="https://quilljs.com" data-video="Embed URL">','<a class="ql-close"></a>',"</div>"].join(""),r.BubbleTooltip=$,r.default=w},function(n,r,i){n.exports=i(63)}]).default})})(Hhn);var hKa=Hhn.exports,mKa=Di&&Di.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var a in i)i.hasOwnProperty(a)&&(r[a]=i[a])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),yye=Di&&Di.__assign||function(){return yye=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},yye.apply(this,arguments)},gKa=Di&&Di.__spreadArrays||function(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),i=0,t=0;t<n;t++)for(var a=arguments[t],o=0,s=a.length;o<s;o++,i++)r[i]=a[o];return r},qEe=Di&&Di.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},VS=qEe(h),vKa=qEe(b1),wte=qEe(zhn),Pbt=qEe(hKa),_Ka=function(e){mKa(t,e);function t(n){var r=e.call(this,n)||this;r.dirtyProps=["modules","formats","bounds","theme","children"],r.cleanProps=["id","className","style","placeholder","tabIndex","onChange","onChangeSelection","onFocus","onBlur","onKeyPress","onKeyDown","onKeyUp"],r.state={generation:0},r.selection=null,r.onEditorChange=function(a,o,s,c){var u,d,f,p;a==="text-change"?(d=(u=r).onEditorChangeText)===null||d===void 0||d.call(u,r.editor.root.innerHTML,o,c,r.unprivilegedEditor):a==="selection-change"&&((p=(f=r).onEditorChangeSelection)===null||p===void 0||p.call(f,o,c,r.unprivilegedEditor))};var i=r.isControlled()?n.value:n.defaultValue;return r.value=i??"",r}return t.prototype.validateProps=function(n){var r;if(VS.default.Children.count(n.children)>1)throw new Error("The Quill editing area can only be composed of a single React element.");if(VS.default.Children.count(n.children)){var i=VS.default.Children.only(n.children);if(((r=i)===null||r===void 0?void 0:r.type)==="textarea")throw new Error("Quill does not support editing on a <textarea>. Use a <div> instead.")}if(this.lastDeltaChangeSet&&n.value===this.lastDeltaChangeSet)throw new Error("You are passing the `delta` object from the `onChange` event back as `value`. You most probably want `editor.getContents()` instead. See: https://github.com/zenoamaro/react-quill#using-deltas")},t.prototype.shouldComponentUpdate=function(n,r){var i=this,a;if(this.validateProps(n),!this.editor||this.state.generation!==r.generation)return!0;if("value"in n){var o=this.getEditorContents(),s=(a=n.value,a??"");this.isEqualValue(s,o)||this.setEditorContents(this.editor,s)}return n.readOnly!==this.props.readOnly&&this.setEditorReadOnly(this.editor,n.readOnly),gKa(this.cleanProps,this.dirtyProps).some(function(c){return!wte.default(n[c],i.props[c])})},t.prototype.shouldComponentRegenerate=function(n){var r=this;return this.dirtyProps.some(function(i){return!wte.default(n[i],r.props[i])})},t.prototype.componentDidMount=function(){this.instantiateEditor(),this.setEditorContents(this.editor,this.getEditorContents())},t.prototype.componentWillUnmount=function(){this.destroyEditor()},t.prototype.componentDidUpdate=function(n,r){var i=this;if(this.editor&&this.shouldComponentRegenerate(n)){var a=this.editor.getContents(),o=this.editor.getSelection();this.regenerationSnapshot={delta:a,selection:o},this.setState({generation:this.state.generation+1}),this.destroyEditor()}if(this.state.generation!==r.generation){var s=this.regenerationSnapshot,a=s.delta,c=s.selection;delete this.regenerationSnapshot,this.instantiateEditor();var u=this.editor;u.setContents(a),Nbt(function(){return i.setEditorSelection(u,c)})}},t.prototype.instantiateEditor=function(){this.editor?this.hookEditor(this.editor):this.editor=this.createEditor(this.getEditingArea(),this.getEditorConfig())},t.prototype.destroyEditor=function(){this.editor&&this.unhookEditor(this.editor)},t.prototype.isControlled=function(){return"value"in this.props},t.prototype.getEditorConfig=function(){return{bounds:this.props.bounds,formats:this.props.formats,modules:this.props.modules,placeholder:this.props.placeholder,readOnly:this.props.readOnly,scrollingContainer:this.props.scrollingContainer,tabIndex:this.props.tabIndex,theme:this.props.theme}},t.prototype.getEditor=function(){if(!this.editor)throw new Error("Accessing non-instantiated editor");return this.editor},t.prototype.createEditor=function(n,r){var i=new Pbt.default(n,r);return r.tabIndex!=null&&this.setEditorTabIndex(i,r.tabIndex),this.hookEditor(i),i},t.prototype.hookEditor=function(n){this.unprivilegedEditor=this.makeUnprivilegedEditor(n),n.on("editor-change",this.onEditorChange)},t.prototype.unhookEditor=function(n){n.off("editor-change",this.onEditorChange)},t.prototype.getEditorContents=function(){return this.value},t.prototype.getEditorSelection=function(){return this.selection},t.prototype.isDelta=function(n){return n&&n.ops},t.prototype.isEqualValue=function(n,r){return this.isDelta(n)&&this.isDelta(r)?wte.default(n.ops,r.ops):wte.default(n,r)},t.prototype.setEditorContents=function(n,r){var i=this;this.value=r;var a=this.getEditorSelection();typeof r=="string"?n.setContents(n.clipboard.convert(r)):n.setContents(r),Nbt(function(){return i.setEditorSelection(n,a)})},t.prototype.setEditorSelection=function(n,r){if(this.selection=r,r){var i=n.getLength();r.index=Math.max(0,Math.min(r.index,i-1)),r.length=Math.max(0,Math.min(r.length,i-1-r.index)),n.setSelection(r)}},t.prototype.setEditorTabIndex=function(n,r){var i,a;!((a=(i=n)===null||i===void 0?void 0:i.scroll)===null||a===void 0)&&a.domNode&&(n.scroll.domNode.tabIndex=r)},t.prototype.setEditorReadOnly=function(n,r){r?n.disable():n.enable()},t.prototype.makeUnprivilegedEditor=function(n){var r=n;return{getHTML:function(){return r.root.innerHTML},getLength:r.getLength.bind(r),getText:r.getText.bind(r),getContents:r.getContents.bind(r),getSelection:r.getSelection.bind(r),getBounds:r.getBounds.bind(r)}},t.prototype.getEditingArea=function(){if(!this.editingArea)throw new Error("Instantiating on missing editing area");var n=vKa.default.findDOMNode(this.editingArea);if(!n)throw new Error("Cannot find element for editing area");if(n.nodeType===3)throw new Error("Editing area cannot be a text node");return n},t.prototype.renderEditingArea=function(){var n=this,r=this.props,i=r.children,a=r.preserveWhitespace,o=this.state.generation,s={key:o,ref:function(c){n.editingArea=c}};return VS.default.Children.count(i)?VS.default.cloneElement(VS.default.Children.only(i),s):a?VS.default.createElement("pre",yye({},s)):VS.default.createElement("div",yye({},s))},t.prototype.render=function(){var n;return VS.default.createElement("div",{id:this.props.id,style:this.props.style,key:this.state.generation,className:"quill "+(n=this.props.className,n??""),onKeyPress:this.props.onKeyPress,onKeyDown:this.props.onKeyDown,onKeyUp:this.props.onKeyUp},this.renderEditingArea())},t.prototype.onEditorChangeText=function(n,r,i,a){var o,s;if(this.editor){var c=this.isDelta(this.value)?a.getContents():a.getHTML();c!==this.getEditorContents()&&(this.lastDeltaChangeSet=r,this.value=c,(s=(o=this.props).onChange)===null||s===void 0||s.call(o,n,r,i,a))}},t.prototype.onEditorChangeSelection=function(n,r,i){var a,o,s,c,u,d;if(this.editor){var f=this.getEditorSelection(),p=!f&&n,m=f&&!n;wte.default(n,f)||(this.selection=n,(o=(a=this.props).onChangeSelection)===null||o===void 0||o.call(a,n,r,i),p?(c=(s=this.props).onFocus)===null||c===void 0||c.call(s,n,r,i):m&&((d=(u=this.props).onBlur)===null||d===void 0||d.call(u,f,r,i)))}},t.prototype.focus=function(){this.editor&&this.editor.focus()},t.prototype.blur=function(){this.editor&&(this.selection=null,this.editor.blur())},t.displayName="React Quill",t.Quill=Pbt.default,t.defaultProps={theme:"snow",modules:{},readOnly:!1},t}(VS.default.Component);function Nbt(e){Promise.resolve().then(e)}var yKa=_Ka;const bKa=il(yKa),qhn=e=>ue.jsxDEV(bKa,{...e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/editor/index.tsx",lineNumber:6,columnNumber:10},globalThis),xKa=()=>{ws();const{formProps:e,saveButtonProps:t,queryResult:n}=sm(),{selectProps:r}=V3({resource:"categories"});return ue.jsxDEV(_L,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Tiêu đề",name:["translations",0,"title"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:38,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:29,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Slug",name:["translations",0,"slug"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:49,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:40,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tóm tắt",name:["translations",0,"summary"],rules:[{required:!0}],children:ue.jsxDEV(Qi.TextArea,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:60,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:51,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Nội dung",name:["translations",0,"content"],rules:[{required:!0}],children:ue.jsxDEV(qhn,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:71,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:62,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Chuyên mục",name:["categoryId"],rules:[{required:!0}],children:ue.jsxDEV(tv,{...r},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:82,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:73,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Hình ảnh",name:["thumbnail"],rules:[{required:!0}],children:ue.jsxDEV(Yle,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:93,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:84,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:28,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/create.tsx",lineNumber:27,columnNumber:5},globalThis)},SKa=()=>{ws();const{formProps:e,saveButtonProps:t,queryResult:n}=sm({meta:{join:["translations"]}}),{selectProps:r,queryResult:i}=V3({resource:"categories"});return ue.jsxDEV(q5,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"id",name:["id"],hidden:!0,rules:[{required:!0}],children:ue.jsxDEV(Qi,{readOnly:!0,disabled:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:33,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:23,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"id",name:["translations",0,"id"],hidden:!0,rules:[{required:!0}],children:ue.jsxDEV(Qi,{readOnly:!0,disabled:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:45,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:35,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tiêu đề",name:["translations",0,"title"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:56,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:47,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Liên kết",name:["translations",0,"slug"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:67,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:58,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tóm tắt",name:["translations",0,"summary"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:78,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:69,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Nội dung",name:["translations",0,"content"],rules:[{required:!0}],children:ue.jsxDEV(qhn,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:89,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:80,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Chuyên mục",name:["categoryId"],rules:[{required:!0}],children:ue.jsxDEV(tv,{...r},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:100,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:91,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Hình ảnh",name:["thumbnail"],rules:[{required:!0}],children:ue.jsxDEV(Yle,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:111,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:102,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:22,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/edit.tsx",lineNumber:21,columnNumber:5},globalThis)},CKa=()=>{const e=ws(),t=dg();console.log(t),H3({url:`${t}/posts`,method:"get",config:{query:{title:"title"}}});const{tableProps:n,searchFormProps:r}=J3({syncWithLocation:!1,filters:{mode:"server",defaultBehavior:"replace"},sorters:{mode:"server",permanent:[{field:"id",order:"desc"}]},meta:{join:[{field:"category"},{field:"translations"}]},onSearch:i=>{const a=[],{title:o,summary:s}=i;return a.push({field:"translations.title",operator:"contains",value:o}),a}});return ue.jsxDEV(ep,{gutter:[16,16],children:[ue.jsxDEV(ku,{span:24,children:ue.jsxDEV(Wr,{layout:"vertical",...r,children:[ue.jsxDEV(Wr.Item,{label:"",name:"title",children:ue.jsxDEV(Qi,{placeholder:"Tên bài viết",prefix:ue.jsxDEV(xD,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:64,columnNumber:55},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:64,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:63,columnNumber:11},globalThis),ue.jsxDEV(ss,{htmlType:"submit",type:"primary",hidden:!0,children:"Tìm kiếm"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:67,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:62,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:61,columnNumber:7},globalThis),ue.jsxDEV(ku,{span:24,children:ue.jsxDEV(Z3,{children:ue.jsxDEV(jo,{...n,rowKey:"id",children:[ue.jsxDEV(jo.Column,{dataIndex:["translations",0,"title"],title:"Tiêu đề"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:75,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:["category","title"],title:"Chuyên mục"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:79,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(i,a)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:a.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:88,columnNumber:19},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:a.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:89,columnNumber:19},globalThis),ue.jsxDEV(r8,{hideText:!0,size:"small",recordItemId:a.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:90,columnNumber:19},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:87,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:83,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:74,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:73,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:72,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/posts/list.tsx",lineNumber:60,columnNumber:5},globalThis)},wKa=()=>{const[e,t]=h.useState([]),{formProps:n,saveButtonProps:r,form:i}=sm(),a=c=>{var f;const u=new Set,d=((f=s.data)==null?void 0:f.data.filter(p=>c.includes(p.id)))||[];for(const p of d)p.permissions.forEach(m=>u.add(m));t(Array.from(u))},{selectProps:o,queryResult:s}=V3({resource:"roles"});return ue.jsxDEV(_L,{saveButtonProps:r,children:ue.jsxDEV(Wr,{...n,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Họ",name:["firstName"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:39,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:30,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên",name:"lastName",rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:50,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:41,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tài khoản",name:"username",rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:61,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:52,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mật khẩu",name:"password",rules:[{required:!0}],children:ue.jsxDEV(Qi.Password,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:72,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:63,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Hoạt động",name:["isActive"],valuePropName:"checked",children:ue.jsxDEV(uC,{defaultChecked:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:79,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:74,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Vai trò",name:["roles"],rules:[{required:!0}],getValueFromEvent:c=>c.map(u=>({id:u})),getValueProps:c=>c==null?void 0:c.map(({id:u})=>u),children:ue.jsxDEV(tv,{...o,onChange:a,mode:"multiple"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:92,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:81,columnNumber:9},globalThis),ue.jsxDEV(MEe,{activePermissions:e,readonly:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:98,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:29,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/create.tsx",lineNumber:28,columnNumber:5},globalThis)},EKa=()=>{var d,f,p,m,g,_,v;ws();const[e,t]=h.useState([]),{formProps:n,saveButtonProps:r,queryResult:i,form:a}=sm({meta:{join:["roles"]}});(d=i==null?void 0:i.data)==null||d.data;const{selectProps:o,queryResult:s}=V3({resource:"roles",optionLabel:"title",optionValue:"id"}),c=h.useCallback(b=>{var C;const y=new Set,x=((C=s.data)==null?void 0:C.data.filter(w=>b.includes(w.id)))||[];for(const w of x)w.permissions.forEach($=>y.add($));t(Array.from(y))},[(f=s.data)==null?void 0:f.data]);h.useEffect(()=>{var b,y,x;if((i==null?void 0:i.fetchStatus)==="idle"){const C=(x=(y=(b=i==null?void 0:i.data)==null?void 0:b.data)==null?void 0:y.roles)==null?void 0:x.map(w=>w.id);c(C)}},[c,a,(m=(p=i==null?void 0:i.data)==null?void 0:p.data)==null?void 0:m.roles,i==null?void 0:i.fetchStatus]);const u=(b,y)=>{c(b)};return ue.jsxDEV(q5,{saveButtonProps:r,children:ue.jsxDEV(Wr,{...n,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"id",name:["id"],hidden:!0,rules:[{required:!0}],children:ue.jsxDEV(Qi,{readOnly:!0,disabled:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:75,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:65,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Họ",name:["firstName"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:86,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:77,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên",name:["lastName"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:97,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:88,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tài khoản",name:["username"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:108,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:99,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mật khẩu",name:["password"],children:ue.jsxDEV(Qi.Password,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:111,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:110,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Hoạt động",name:["isActive"],valuePropName:"checked",children:ue.jsxDEV(uC,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:118,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:113,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Vai trò",name:["roles"],rules:[{required:!0}],getValueFromEvent:b=>b.map(y=>({id:y})),getValueProps:b=>b==null?void 0:b.map(({id:y})=>y),children:ue.jsxDEV(tv,{...o,onChange:u,mode:"multiple",defaultValue:(v=(_=(g=i==null?void 0:i.data)==null?void 0:g.data)==null?void 0:_.roles)==null?void 0:v.map(b=>b.id)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:131,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:120,columnNumber:9},globalThis),ue.jsxDEV(MEe,{activePermissions:e,readonly:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:138,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:64,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/edit.tsx",lineNumber:63,columnNumber:5},globalThis)},TKa=()=>{const e=ws(),{tableProps:t}=J3({syncWithLocation:!0,meta:{join:["roles"]}});return ue.jsxDEV(Z3,{children:ue.jsxDEV(jo,{...t,rowKey:"id",children:[ue.jsxDEV(jo.Column,{dataIndex:"username",title:"Tài khoản"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:34,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"firstName",title:"Họ"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:35,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"lastName",title:"Tên"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:36,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"roles",title:"Vai trò",render:n=>n.map(r=>ue.jsxDEV(rc,{size:[0,4],wrap:!0,children:ue.jsxDEV(k6,{color:r.code==="_super-admin_"?"red":"",children:r.title},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:43,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:42,columnNumber:15},globalThis))},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:37,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"isActive",title:"Trạng thái",render:n=>n?ue.jsxDEV(k6,{color:"processing",children:"Hoạt động"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:55,columnNumber:15},globalThis):ue.jsxDEV(k6,{color:"error",children:"Đã khóa"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:57,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:50,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(n,r)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:66,columnNumber:15},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:67,columnNumber:15},globalThis),ue.jsxDEV(r8,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:68,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:65,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:61,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:33,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/users/list.tsx",lineNumber:32,columnNumber:5},globalThis)};var ont={},bye=function(){return bye=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},bye.apply(this,arguments)},$Ka=function(){function e(t,n,r){var i=this;this.endVal=n,this.options=r,this.version="2.8.0",this.defaults={startVal:0,decimalPlaces:0,duration:2,useEasing:!0,useGrouping:!0,useIndianSeparators:!1,smartEasingThreshold:999,smartEasingAmount:333,separator:",",decimal:".",prefix:"",suffix:"",enableScrollSpy:!1,scrollSpyDelay:200,scrollSpyOnce:!1},this.finalEndVal=null,this.useEasing=!0,this.countDown=!1,this.error="",this.startVal=0,this.paused=!0,this.once=!1,this.count=function(a){i.startTime||(i.startTime=a);var o=a-i.startTime;i.remaining=i.duration-o,i.useEasing?i.countDown?i.frameVal=i.startVal-i.easingFn(o,0,i.startVal-i.endVal,i.duration):i.frameVal=i.easingFn(o,i.startVal,i.endVal-i.startVal,i.duration):i.frameVal=i.startVal+(i.endVal-i.startVal)*(o/i.duration);var s=i.countDown?i.frameVal<i.endVal:i.frameVal>i.endVal;i.frameVal=s?i.endVal:i.frameVal,i.frameVal=Number(i.frameVal.toFixed(i.options.decimalPlaces)),i.printValue(i.frameVal),o<i.duration?i.rAF=requestAnimationFrame(i.count):i.finalEndVal!==null?i.update(i.finalEndVal):i.options.onCompleteCallback&&i.options.onCompleteCallback()},this.formatNumber=function(a){var o,s,c,u,d=a<0?"-":"";o=Math.abs(a).toFixed(i.options.decimalPlaces);var f=(o+="").split(".");if(s=f[0],c=f.length>1?i.options.decimal+f[1]:"",i.options.useGrouping){u="";for(var p=3,m=0,g=0,_=s.length;g<_;++g)i.options.useIndianSeparators&&g===4&&(p=2,m=1),g!==0&&m%p==0&&(u=i.options.separator+u),m++,u=s[_-g-1]+u;s=u}return i.options.numerals&&i.options.numerals.length&&(s=s.replace(/[0-9]/g,function(v){return i.options.numerals[+v]}),c=c.replace(/[0-9]/g,function(v){return i.options.numerals[+v]})),d+i.options.prefix+s+c+i.options.suffix},this.easeOutExpo=function(a,o,s,c){return s*(1-Math.pow(2,-10*a/c))*1024/1023+o},this.options=bye(bye({},this.defaults),r),this.formattingFn=this.options.formattingFn?this.options.formattingFn:this.formatNumber,this.easingFn=this.options.easingFn?this.options.easingFn:this.easeOutExpo,this.startVal=this.validateValue(this.options.startVal),this.frameVal=this.startVal,this.endVal=this.validateValue(n),this.options.decimalPlaces=Math.max(this.options.decimalPlaces),this.resetDuration(),this.options.separator=String(this.options.separator),this.useEasing=this.options.useEasing,this.options.separator===""&&(this.options.useGrouping=!1),this.el=typeof t=="string"?document.getElementById(t):t,this.el?this.printValue(this.startVal):this.error="[CountUp] target is null or undefined",typeof window<"u"&&this.options.enableScrollSpy&&(this.error?console.error(this.error,t):(window.onScrollFns=window.onScrollFns||[],window.onScrollFns.push(function(){return i.handleScroll(i)}),window.onscroll=function(){window.onScrollFns.forEach(function(a){return a()})},this.handleScroll(this)))}return e.prototype.handleScroll=function(t){if(t&&window&&!t.once){var n=window.innerHeight+window.scrollY,r=t.el.getBoundingClientRect(),i=r.top+window.pageYOffset,a=r.top+r.height+window.pageYOffset;a<n&&a>window.scrollY&&t.paused?(t.paused=!1,setTimeout(function(){return t.start()},t.options.scrollSpyDelay),t.options.scrollSpyOnce&&(t.once=!0)):(window.scrollY>a||i>n)&&!t.paused&&t.reset()}},e.prototype.determineDirectionAndSmartEasing=function(){var t=this.finalEndVal?this.finalEndVal:this.endVal;this.countDown=this.startVal>t;var n=t-this.startVal;if(Math.abs(n)>this.options.smartEasingThreshold&&this.options.useEasing){this.finalEndVal=t;var r=this.countDown?1:-1;this.endVal=t+r*this.options.smartEasingAmount,this.duration=this.duration/2}else this.endVal=t,this.finalEndVal=null;this.finalEndVal!==null?this.useEasing=!1:this.useEasing=this.options.useEasing},e.prototype.start=function(t){this.error||(this.options.onStartCallback&&this.options.onStartCallback(),t&&(this.options.onCompleteCallback=t),this.duration>0?(this.determineDirectionAndSmartEasing(),this.paused=!1,this.rAF=requestAnimationFrame(this.count)):this.printValue(this.endVal))},e.prototype.pauseResume=function(){this.paused?(this.startTime=null,this.duration=this.remaining,this.startVal=this.frameVal,this.determineDirectionAndSmartEasing(),this.rAF=requestAnimationFrame(this.count)):cancelAnimationFrame(this.rAF),this.paused=!this.paused},e.prototype.reset=function(){cancelAnimationFrame(this.rAF),this.paused=!0,this.resetDuration(),this.startVal=this.validateValue(this.options.startVal),this.frameVal=this.startVal,this.printValue(this.startVal)},e.prototype.update=function(t){cancelAnimationFrame(this.rAF),this.startTime=null,this.endVal=this.validateValue(t),this.endVal!==this.frameVal&&(this.startVal=this.frameVal,this.finalEndVal==null&&this.resetDuration(),this.finalEndVal=null,this.determineDirectionAndSmartEasing(),this.rAF=requestAnimationFrame(this.count))},e.prototype.printValue=function(t){var n;if(this.el){var r=this.formattingFn(t);!((n=this.options.plugin)===null||n===void 0)&&n.render?this.options.plugin.render(this.el,r):this.el.tagName==="INPUT"?this.el.value=r:this.el.tagName==="text"||this.el.tagName==="tspan"?this.el.textContent=r:this.el.innerHTML=r}},e.prototype.ensureNumber=function(t){return typeof t=="number"&&!isNaN(t)},e.prototype.validateValue=function(t){var n=Number(t);return this.ensureNumber(n)?n:(this.error="[CountUp] invalid start or end value: ".concat(t),null)},e.prototype.resetDuration=function(){this.startTime=null,this.duration=1e3*Number(this.options.duration),this.remaining=this.duration},e}();const OKa=Object.freeze(Object.defineProperty({__proto__:null,CountUp:$Ka},Symbol.toStringTag,{value:"Module"})),PKa=mc(OKa);Object.defineProperty(ont,"__esModule",{value:!0});var tg=h,NKa=PKa;function DKa(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function Dbt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function xye(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Dbt(Object(n),!0).forEach(function(r){kKa(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Dbt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function IKa(e,t){if(typeof e!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function RKa(e){var t=IKa(e,"string");return typeof t=="symbol"?t:String(t)}function kKa(e,t,n){return t=RKa(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function VHe(){return VHe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},VHe.apply(this,arguments)}function AKa(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function Vhn(e,t){if(e==null)return{};var n=AKa(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function MKa(e,t){return FKa(e)||DKa(e,t)||LKa(e,t)||jKa()}function FKa(e){if(Array.isArray(e))return e}function LKa(e,t){if(e){if(typeof e=="string")return Ibt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ibt(e,t)}}function Ibt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function jKa(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var BKa=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u"?tg.useLayoutEffect:tg.useEffect;function zx(e){var t=tg.useRef(e);return BKa(function(){t.current=e}),tg.useCallback(function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return t.current.apply(void 0,r)},[])}var zKa=function(t,n){var r=n.decimal,i=n.decimals,a=n.duration,o=n.easingFn,s=n.end,c=n.formattingFn,u=n.numerals,d=n.prefix,f=n.separator,p=n.start,m=n.suffix,g=n.useEasing,_=n.useGrouping,v=n.useIndianSeparators,b=n.enableScrollSpy,y=n.scrollSpyDelay,x=n.scrollSpyOnce,C=n.plugin;return new NKa.CountUp(t,s,{startVal:p,duration:a,decimal:r,decimalPlaces:i,easingFn:o,formattingFn:c,numerals:u,separator:f,prefix:d,suffix:m,plugin:C,useEasing:g,useIndianSeparators:v,useGrouping:_,enableScrollSpy:b,scrollSpyDelay:y,scrollSpyOnce:x})},HKa=["ref","startOnMount","enableReinitialize","delay","onEnd","onStart","onPauseResume","onReset","onUpdate"],qKa={decimal:".",separator:",",delay:null,prefix:"",suffix:"",duration:2,start:0,decimals:0,startOnMount:!0,enableReinitialize:!0,useEasing:!0,useGrouping:!0,useIndianSeparators:!1},Whn=function(t){var n=Object.fromEntries(Object.entries(t).filter(function(P){var I=MKa(P,2),D=I[1];return D!==void 0})),r=tg.useMemo(function(){return xye(xye({},qKa),n)},[t]),i=r.ref,a=r.startOnMount,o=r.enableReinitialize,s=r.delay,c=r.onEnd,u=r.onStart,d=r.onPauseResume,f=r.onReset,p=r.onUpdate,m=Vhn(r,HKa),g=tg.useRef(),_=tg.useRef(),v=tg.useRef(!1),b=zx(function(){return zKa(typeof i=="string"?i:i.current,m)}),y=zx(function(P){var I=g.current;if(I&&!P)return I;var D=b();return g.current=D,D}),x=zx(function(){var P=function(){return y(!0).start(function(){c==null||c({pauseResume:C,reset:w,start:O,update:$})})};s&&s>0?_.current=setTimeout(P,s*1e3):P(),u==null||u({pauseResume:C,reset:w,update:$})}),C=zx(function(){y().pauseResume(),d==null||d({reset:w,start:O,update:$})}),w=zx(function(){y().el&&(_.current&&clearTimeout(_.current),y().reset(),f==null||f({pauseResume:C,start:O,update:$}))}),$=zx(function(P){y().update(P),p==null||p({pauseResume:C,reset:w,start:O})}),O=zx(function(){w(),x()}),N=zx(function(P){a&&(P&&w(),x())});return tg.useEffect(function(){v.current?o&&N(!0):(v.current=!0,N())},[o,v,N,s,t.start,t.suffix,t.prefix,t.duration,t.separator,t.decimals,t.decimal,t.formattingFn]),tg.useEffect(function(){return function(){w()}},[w]),{start:O,pauseResume:C,reset:w,update:$,getCountUp:y}},VKa=["className","redraw","containerProps","children","style"],WKa=function(t){var n=t.className,r=t.redraw,i=t.containerProps,a=t.children,o=t.style,s=Vhn(t,VKa),c=tg.useRef(null),u=tg.useRef(!1),d=Whn(xye(xye({},s),{},{ref:c,startOnMount:typeof a!="function"||t.delay===0,enableReinitialize:!1})),f=d.start,p=d.reset,m=d.update,g=d.pauseResume,_=d.getCountUp,v=zx(function(){f()}),b=zx(function(C){t.preserveValue||p(),m(C)}),y=zx(function(){if(typeof t.children=="function"&&!(c.current instanceof Element)){console.error(`Couldn't find attached element to hook the CountUp instance into! Try to attach "containerRef" from the render prop to a an Element, eg. <span ref={containerRef} />.`);return}_()});tg.useEffect(function(){y()},[y]),tg.useEffect(function(){u.current&&b(t.end)},[t.end,b]);var x=r&&t;return tg.useEffect(function(){r&&u.current&&v()},[v,r,x]),tg.useEffect(function(){!r&&u.current&&v()},[v,r,t.start,t.suffix,t.prefix,t.duration,t.separator,t.decimals,t.decimal,t.className,t.formattingFn]),tg.useEffect(function(){u.current=!0},[]),typeof a=="function"?a({countUpRef:c,start:f,reset:p,update:m,pauseResume:g,getCountUp:_}):tg.createElement("span",VHe({className:n,ref:c,style:o},i),typeof t.start<"u"?_().formattingFn(t.start):"")},snt=ont.default=WKa;ont.useCountUp=Whn;function Uhn(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=Uhn(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Hu(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=Uhn(e))&&(r&&(r+=" "),r+=t);return r}var UKa=Jy,KKa=lY,GKa=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,YKa=/^\w*$/;function XKa(e,t){if(UKa(e))return!1;var n=typeof e;return n=="number"||n=="symbol"||n=="boolean"||e==null||KKa(e)?!0:YKa.test(e)||!GKa.test(e)||t!=null&&e in Object(t)}var lnt=XKa,Khn=ent,JKa="Expected a function";function cnt(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(JKa);var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],a=n.cache;if(a.has(i))return a.get(i);var o=e.apply(this,r);return n.cache=a.set(i,o)||a,o};return n.cache=new(cnt.Cache||Khn),n}cnt.Cache=Khn;var Ghn=cnt;const QKa=il(Ghn);var ZKa=Ghn,eGa=500;function tGa(e){var t=ZKa(e,function(r){return n.size===eGa&&n.clear(),r}),n=t.cache;return t}var nGa=tGa,rGa=nGa,iGa=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,aGa=/\\(\\)?/g,oGa=rGa(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(iGa,function(n,r,i,a){t.push(i?a.replace(aGa,"$1"):r||n)}),t}),sGa=oGa;function lGa(e,t){for(var n=-1,r=e==null?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i}var unt=lGa,Rbt=ece,cGa=unt,uGa=Jy,dGa=lY,fGa=1/0,kbt=Rbt?Rbt.prototype:void 0,Abt=kbt?kbt.toString:void 0;function Yhn(e){if(typeof e=="string")return e;if(uGa(e))return cGa(e,Yhn)+"";if(dGa(e))return Abt?Abt.call(e):"";var t=e+"";return t=="0"&&1/e==-fGa?"-0":t}var pGa=Yhn,hGa=pGa;function mGa(e){return e==null?"":hGa(e)}var Xhn=mGa,gGa=Jy,vGa=lnt,_Ga=sGa,yGa=Xhn;function bGa(e,t){return gGa(e)?e:vGa(e,t)?[e]:_Ga(yGa(e))}var Jhn=bGa,xGa=lY,SGa=1/0;function CGa(e){if(typeof e=="string"||xGa(e))return e;var t=e+"";return t=="0"&&1/e==-SGa?"-0":t}var VEe=CGa,wGa=Jhn,EGa=VEe;function TGa(e,t){t=wGa(t,e);for(var n=0,r=t.length;e!=null&&n<r;)e=e[EGa(t[n++])];return n&&n==r?e:void 0}var dnt=TGa,$Ga=dnt;function OGa(e,t,n){var r=e==null?void 0:$Ga(e,t);return r===void 0?n:r}var Qhn=OGa;const B3=il(Qhn);function PGa(e){return e==null}var NGa=PGa;const Gu=il(NGa);var DGa=b$,IGa=Jy,RGa=x$,kGa="[object String]";function AGa(e){return typeof e=="string"||!IGa(e)&&RGa(e)&&DGa(e)==kGa}var MGa=AGa;const nce=il(MGa);var FGa=b$,LGa=x$,jGa="[object Number]";function BGa(e){return typeof e=="number"||LGa(e)&&FGa(e)==jGa}var Zhn=BGa;const zGa=il(Zhn);var HGa=Zhn;function qGa(e){return HGa(e)&&e!=+e}var VGa=qGa;const rce=il(VGa);var o_=function(t){return t===0?0:t>0?1:-1},xM=function(t){return nce(t)&&t.indexOf("%")===t.length-1},Yo=function(t){return zGa(t)&&!rce(t)},s0=function(t){return Yo(t)||nce(t)},WGa=0,ice=function(t){var n=++WGa;return"".concat(t||"").concat(n)},s_=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!Yo(t)&&!nce(t))return r;var a;if(xM(t)){var o=t.indexOf("%");a=n*parseFloat(t.slice(0,o))/100}else a=+t;return rce(a)&&(a=r),i&&a>n&&(a=n),a},JP=function(t){if(!t)return null;var n=Object.keys(t);return n&&n.length?t[n[0]]:null},UGa=function(t){if(!Array.isArray(t))return!1;for(var n=t.length,r={},i=0;i<n;i++)if(!r[t[i]])r[t[i]]=!0;else return!0;return!1},GP=function(t,n){return Yo(t)&&Yo(n)?function(r){return t+r*(n-t)}:function(){return n}};function WHe(e,t,n){return!e||!e.length?null:e.find(function(r){return r&&(typeof t=="function"?t(r):B3(r,t))===n})}function zV(e,t){for(var n in e)if({}.hasOwnProperty.call(e,n)&&(!{}.hasOwnProperty.call(t,n)||e[n]!==t[n]))return!1;for(var r in t)if({}.hasOwnProperty.call(t,r)&&!{}.hasOwnProperty.call(e,r))return!1;return!0}function UHe(e){"@babel/helpers - typeof";return UHe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},UHe(e)}var KGa=["viewBox","children"],GGa=["aria-activedescendant","aria-atomic","aria-autocomplete","aria-busy","aria-checked","aria-colcount","aria-colindex","aria-colspan","aria-controls","aria-current","aria-describedby","aria-details","aria-disabled","aria-errormessage","aria-expanded","aria-flowto","aria-haspopup","aria-hidden","aria-invalid","aria-keyshortcuts","aria-label","aria-labelledby","aria-level","aria-live","aria-modal","aria-multiline","aria-multiselectable","aria-orientation","aria-owns","aria-placeholder","aria-posinset","aria-pressed","aria-readonly","aria-relevant","aria-required","aria-roledescription","aria-rowcount","aria-rowindex","aria-rowspan","aria-selected","aria-setsize","aria-sort","aria-valuemax","aria-valuemin","aria-valuenow","aria-valuetext","className","color","height","id","lang","max","media","method","min","name","style","target","width","role","tabIndex","accentHeight","accumulate","additive","alignmentBaseline","allowReorder","alphabetic","amplitude","arabicForm","ascent","attributeName","attributeType","autoReverse","azimuth","baseFrequency","baselineShift","baseProfile","bbox","begin","bias","by","calcMode","capHeight","clip","clipPath","clipPathUnits","clipRule","colorInterpolation","colorInterpolationFilters","colorProfile","colorRendering","contentScriptType","contentStyleType","cursor","cx","cy","d","decelerate","descent","diffuseConstant","direction","display","divisor","dominantBaseline","dur","dx","dy","edgeMode","elevation","enableBackground","end","exponent","externalResourcesRequired","fill","fillOpacity","fillRule","filter","filterRes","filterUnits","floodColor","floodOpacity","focusable","fontFamily","fontSize","fontSizeAdjust","fontStretch","fontStyle","fontVariant","fontWeight","format","from","fx","fy","g1","g2","glyphName","glyphOrientationHorizontal","glyphOrientationVertical","glyphRef","gradientTransform","gradientUnits","hanging","horizAdvX","horizOriginX","href","ideographic","imageRendering","in2","in","intercept","k1","k2","k3","k4","k","kernelMatrix","kernelUnitLength","kerning","keyPoints","keySplines","keyTimes","lengthAdjust","letterSpacing","lightingColor","limitingConeAngle","local","markerEnd","markerHeight","markerMid","markerStart","markerUnits","markerWidth","mask","maskContentUnits","maskUnits","mathematical","mode","numOctaves","offset","opacity","operator","order","orient","orientation","origin","overflow","overlinePosition","overlineThickness","paintOrder","panose1","pathLength","patternContentUnits","patternTransform","patternUnits","pointerEvents","pointsAtX","pointsAtY","pointsAtZ","preserveAlpha","preserveAspectRatio","primitiveUnits","r","radius","refX","refY","renderingIntent","repeatCount","repeatDur","requiredExtensions","requiredFeatures","restart","result","rotate","rx","ry","seed","shapeRendering","slope","spacing","specularConstant","specularExponent","speed","spreadMethod","startOffset","stdDeviation","stemh","stemv","stitchTiles","stopColor","stopOpacity","strikethroughPosition","strikethroughThickness","string","stroke","strokeDasharray","strokeDashoffset","strokeLinecap","strokeLinejoin","strokeMiterlimit","strokeOpacity","strokeWidth","surfaceScale","systemLanguage","tableValues","targetX","targetY","textAnchor","textDecoration","textLength","textRendering","to","transform","u1","u2","underlinePosition","underlineThickness","unicode","unicodeBidi","unicodeRange","unitsPerEm","vAlphabetic","values","vectorEffect","version","vertAdvY","vertOriginX","vertOriginY","vHanging","vIdeographic","viewTarget","visibility","vMathematical","widths","wordSpacing","writingMode","x1","x2","x","xChannelSelector","xHeight","xlinkActuate","xlinkArcrole","xlinkHref","xlinkRole","xlinkShow","xlinkTitle","xlinkType","xmlBase","xmlLang","xmlns","xmlnsXlink","xmlSpace","y1","y2","y","yChannelSelector","z","zoomAndPan","ref","key","angle"],Mbt=["points","pathLength"],cMe={svg:KGa,polygon:Mbt,polyline:Mbt},fnt=["dangerouslySetInnerHTML","onCopy","onCopyCapture","onCut","onCutCapture","onPaste","onPasteCapture","onCompositionEnd","onCompositionEndCapture","onCompositionStart","onCompositionStartCapture","onCompositionUpdate","onCompositionUpdateCapture","onFocus","onFocusCapture","onBlur","onBlurCapture","onChange","onChangeCapture","onBeforeInput","onBeforeInputCapture","onInput","onInputCapture","onReset","onResetCapture","onSubmit","onSubmitCapture","onInvalid","onInvalidCapture","onLoad","onLoadCapture","onError","onErrorCapture","onKeyDown","onKeyDownCapture","onKeyPress","onKeyPressCapture","onKeyUp","onKeyUpCapture","onAbort","onAbortCapture","onCanPlay","onCanPlayCapture","onCanPlayThrough","onCanPlayThroughCapture","onDurationChange","onDurationChangeCapture","onEmptied","onEmptiedCapture","onEncrypted","onEncryptedCapture","onEnded","onEndedCapture","onLoadedData","onLoadedDataCapture","onLoadedMetadata","onLoadedMetadataCapture","onLoadStart","onLoadStartCapture","onPause","onPauseCapture","onPlay","onPlayCapture","onPlaying","onPlayingCapture","onProgress","onProgressCapture","onRateChange","onRateChangeCapture","onSeeked","onSeekedCapture","onSeeking","onSeekingCapture","onStalled","onStalledCapture","onSuspend","onSuspendCapture","onTimeUpdate","onTimeUpdateCapture","onVolumeChange","onVolumeChangeCapture","onWaiting","onWaitingCapture","onAuxClick","onAuxClickCapture","onClick","onClickCapture","onContextMenu","onContextMenuCapture","onDoubleClick","onDoubleClickCapture","onDrag","onDragCapture","onDragEnd","onDragEndCapture","onDragEnter","onDragEnterCapture","onDragExit","onDragExitCapture","onDragLeave","onDragLeaveCapture","onDragOver","onDragOverCapture","onDragStart","onDragStartCapture","onDrop","onDropCapture","onMouseDown","onMouseDownCapture","onMouseEnter","onMouseLeave","onMouseMove","onMouseMoveCapture","onMouseOut","onMouseOutCapture","onMouseOver","onMouseOverCapture","onMouseUp","onMouseUpCapture","onSelect","onSelectCapture","onTouchCancel","onTouchCancelCapture","onTouchEnd","onTouchEndCapture","onTouchMove","onTouchMoveCapture","onTouchStart","onTouchStartCapture","onPointerDown","onPointerDownCapture","onPointerMove","onPointerMoveCapture","onPointerUp","onPointerUpCapture","onPointerCancel","onPointerCancelCapture","onPointerEnter","onPointerEnterCapture","onPointerLeave","onPointerLeaveCapture","onPointerOver","onPointerOverCapture","onPointerOut","onPointerOutCapture","onGotPointerCapture","onGotPointerCaptureCapture","onLostPointerCapture","onLostPointerCaptureCapture","onScroll","onScrollCapture","onWheel","onWheelCapture","onAnimationStart","onAnimationStartCapture","onAnimationEnd","onAnimationEndCapture","onAnimationIteration","onAnimationIterationCapture","onTransitionEnd","onTransitionEndCapture"],Sye=function(t,n){if(!t||typeof t=="function"||typeof t=="boolean")return null;var r=t;if(h.isValidElement(t)&&(r=t.props),!sY(r))return null;var i={};return Object.keys(r).forEach(function(a){fnt.includes(a)&&(i[a]=n||function(o){return r[a](r,o)})}),i},YGa=function(t,n,r){return function(i){return t(n,r,i),null}},RF=function(t,n,r){if(!sY(t)||UHe(t)!=="object")return null;var i=null;return Object.keys(t).forEach(function(a){var o=t[a];fnt.includes(a)&&typeof o=="function"&&(i||(i={}),i[a]=YGa(o,n,r))}),i},XGa=["children"],JGa=["children"];function Fbt(e,t){if(e==null)return{};var n=QGa(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function QGa(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}var Lbt={click:"onClick",mousedown:"onMouseDown",mouseup:"onMouseUp",mouseover:"onMouseOver",mousemove:"onMouseMove",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",touchcancel:"onTouchCancel",touchend:"onTouchEnd",touchmove:"onTouchMove",touchstart:"onTouchStart",contextmenu:"onContextMenu",dblclick:"onDoubleClick"},hT=function(t){return typeof t=="string"?t:t?t.displayName||t.name||"Component":""},jbt=null,uMe=null,pnt=function e(t){if(t===jbt&&Array.isArray(uMe))return uMe;var n=[];return h.Children.forEach(t,function(r){Gu(r)||(Sne.isFragment(r)?n=n.concat(e(r.props.children)):n.push(r))}),uMe=n,jbt=t,n};function z6(e,t){var n=[],r=[];return Array.isArray(t)?r=t.map(function(i){return hT(i)}):r=[hT(t)],pnt(e).forEach(function(i){var a=B3(i,"type.displayName")||B3(i,"type.name");r.indexOf(a)!==-1&&n.push(i)}),n}function v3(e,t){var n=z6(e,t);return n&&n[0]}var Bbt=function(t){if(!t||!t.props)return!1;var n=t.props,r=n.width,i=n.height;return!(!Yo(r)||r<=0||!Yo(i)||i<=0)},ZGa=["a","altGlyph","altGlyphDef","altGlyphItem","animate","animateColor","animateMotion","animateTransform","circle","clipPath","color-profile","cursor","defs","desc","ellipse","feBlend","feColormatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","font","font-face","font-face-format","font-face-name","font-face-url","foreignObject","g","glyph","glyphRef","hkern","image","line","lineGradient","marker","mask","metadata","missing-glyph","mpath","path","pattern","polygon","polyline","radialGradient","rect","script","set","stop","style","svg","switch","symbol","text","textPath","title","tref","tspan","use","view","vkern"],eYa=function(t){return t&&t.type&&nce(t.type)&&ZGa.indexOf(t.type)>=0},tYa=function(t,n,r,i){var a,o=(a=cMe==null?void 0:cMe[i])!==null&&a!==void 0?a:[];return!Fc(t)&&(i&&o.includes(n)||GGa.includes(n))||r&&fnt.includes(n)},Sc=function(t,n,r){if(!t||typeof t=="function"||typeof t=="boolean")return null;var i=t;if(h.isValidElement(t)&&(i=t.props),!sY(i))return null;var a={};return Object.keys(i).forEach(function(o){var s;tYa((s=i)===null||s===void 0?void 0:s[o],o,n,r)&&(a[o]=i[o])}),a},KHe=function e(t,n){if(t===n)return!0;var r=h.Children.count(t);if(r!==h.Children.count(n))return!1;if(r===0)return!0;if(r===1)return zbt(Array.isArray(t)?t[0]:t,Array.isArray(n)?n[0]:n);for(var i=0;i<r;i++){var a=t[i],o=n[i];if(Array.isArray(a)||Array.isArray(o)){if(!e(a,o))return!1}else if(!zbt(a,o))return!1}return!0},zbt=function(t,n){if(Gu(t)&&Gu(n))return!0;if(!Gu(t)&&!Gu(n)){var r=t.props||{},i=r.children,a=Fbt(r,XGa),o=n.props||{},s=o.children,c=Fbt(o,JGa);return i&&s?zV(a,c)&&KHe(i,s):!i&&!s?zV(a,c):!1}return!1},Hbt=function(t,n){var r=[],i={};return pnt(t).forEach(function(a,o){if(eYa(a))r.push(a);else if(a){var s=hT(a.type),c=n[s]||{},u=c.handler,d=c.once;if(u&&(!d||!i[s])){var f=u(a,s,o);r.push(f),i[s]=!0}}}),r},nYa=function(t){var n=t&&t.type;return n&&Lbt[n]?Lbt[n]:null},rYa=function(t,n){return pnt(n).indexOf(t)},iYa=["children","width","height","viewBox","className","style","title","desc"];function GHe(){return GHe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},GHe.apply(this,arguments)}function aYa(e,t){if(e==null)return{};var n=oYa(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function oYa(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function YHe(e){var t=e.children,n=e.width,r=e.height,i=e.viewBox,a=e.className,o=e.style,s=e.title,c=e.desc,u=aYa(e,iYa),d=i||{width:n,height:r,x:0,y:0},f=Hu("recharts-surface",a);return G.createElement("svg",GHe({},Sc(u,!0,"svg"),{className:f,width:n,height:r,style:o,viewBox:"".concat(d.x," ").concat(d.y," ").concat(d.width," ").concat(d.height)}),G.createElement("title",null,s),G.createElement("desc",null,c),t)}var sYa=["children","className"];function XHe(){return XHe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},XHe.apply(this,arguments)}function lYa(e,t){if(e==null)return{};var n=cYa(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function cYa(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}var $f=G.forwardRef(function(e,t){var n=e.children,r=e.className,i=lYa(e,sYa),a=Hu("recharts-layer",r);return G.createElement("g",XHe({className:a},Sc(i,!0),{ref:t}),n)}),_5=function(t,n){for(var r=arguments.length,i=new Array(r>2?r-2:0),a=2;a<r;a++)i[a-2]=arguments[a];if(typeof console<"u"&&console.warn&&(n===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(n===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var o=0;console.warn(n.replace(/%s/g,function(){return i[o++]}))}};function uYa(e,t,n){var r=-1,i=e.length;t<0&&(t=-t>i?0:i+t),n=n>i?i:n,n<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r<i;)a[r]=e[r+t];return a}var dYa=uYa,fYa=dYa;function pYa(e,t,n){var r=e.length;return n=n===void 0?r:n,!t&&n>=r?e:fYa(e,t,n)}var hYa=pYa,mYa="\\ud800-\\udfff",gYa="\\u0300-\\u036f",vYa="\\ufe20-\\ufe2f",_Ya="\\u20d0-\\u20ff",yYa=gYa+vYa+_Ya,bYa="\\ufe0e\\ufe0f",xYa="\\u200d",SYa=RegExp("["+xYa+mYa+yYa+bYa+"]");function CYa(e){return SYa.test(e)}var emn=CYa;function wYa(e){return e.split("")}var EYa=wYa,tmn="\\ud800-\\udfff",TYa="\\u0300-\\u036f",$Ya="\\ufe20-\\ufe2f",OYa="\\u20d0-\\u20ff",PYa=TYa+$Ya+OYa,NYa="\\ufe0e\\ufe0f",DYa="["+tmn+"]",JHe="["+PYa+"]",QHe="\\ud83c[\\udffb-\\udfff]",IYa="(?:"+JHe+"|"+QHe+")",nmn="[^"+tmn+"]",rmn="(?:\\ud83c[\\udde6-\\uddff]){2}",imn="[\\ud800-\\udbff][\\udc00-\\udfff]",RYa="\\u200d",amn=IYa+"?",omn="["+NYa+"]?",kYa="(?:"+RYa+"(?:"+[nmn,rmn,imn].join("|")+")"+omn+amn+")*",AYa=omn+amn+kYa,MYa="(?:"+[nmn+JHe+"?",JHe,rmn,imn,DYa].join("|")+")",FYa=RegExp(QHe+"(?="+QHe+")|"+MYa+AYa,"g");function LYa(e){return e.match(FYa)||[]}var jYa=LYa,BYa=EYa,zYa=emn,HYa=jYa;function qYa(e){return zYa(e)?HYa(e):BYa(e)}var VYa=qYa,WYa=hYa,UYa=emn,KYa=VYa,GYa=Xhn;function YYa(e){return function(t){t=GYa(t);var n=UYa(t)?KYa(t):void 0,r=n?n[0]:t.charAt(0),i=n?WYa(n,1).join(""):t.slice(1);return r[e]()+i}}var XYa=YYa,JYa=XYa,QYa=JYa("toUpperCase"),ZYa=QYa;const WEe=il(ZYa);function _p(e){return function(){return e}}const smn=Math.cos,Cye=Math.sin,a7=Math.sqrt,wye=Math.PI,UEe=2*wye,ZHe=Math.PI,eqe=2*ZHe,BA=1e-6,eXa=eqe-BA;function lmn(e){this._+=e[0];for(let t=1,n=e.length;t<n;++t)this._+=arguments[t]+e[t]}function tXa(e){let t=Math.floor(e);if(!(t>=0))throw new Error(`invalid digits: ${e}`);if(t>15)return lmn;const n=10**t;return function(r){this._+=r[0];for(let i=1,a=r.length;i<a;++i)this._+=Math.round(arguments[i]*n)/n+r[i]}}class nXa{constructor(t){this._x0=this._y0=this._x1=this._y1=null,this._="",this._append=t==null?lmn:tXa(t)}moveTo(t,n){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}`}closePath(){this._x1!==null&&(this._x1=this._x0,this._y1=this._y0,this._append`Z`)}lineTo(t,n){this._append`L${this._x1=+t},${this._y1=+n}`}quadraticCurveTo(t,n,r,i){this._append`Q${+t},${+n},${this._x1=+r},${this._y1=+i}`}bezierCurveTo(t,n,r,i,a,o){this._append`C${+t},${+n},${+r},${+i},${this._x1=+a},${this._y1=+o}`}arcTo(t,n,r,i,a){if(t=+t,n=+n,r=+r,i=+i,a=+a,a<0)throw new Error(`negative radius: ${a}`);let o=this._x1,s=this._y1,c=r-t,u=i-n,d=o-t,f=s-n,p=d*d+f*f;if(this._x1===null)this._append`M${this._x1=t},${this._y1=n}`;else if(p>BA)if(!(Math.abs(f*c-u*d)>BA)||!a)this._append`L${this._x1=t},${this._y1=n}`;else{let m=r-o,g=i-s,_=c*c+u*u,v=m*m+g*g,b=Math.sqrt(_),y=Math.sqrt(p),x=a*Math.tan((ZHe-Math.acos((_+p-v)/(2*b*y)))/2),C=x/y,w=x/b;Math.abs(C-1)>BA&&this._append`L${t+C*d},${n+C*f}`,this._append`A${a},${a},0,0,${+(f*m>d*g)},${this._x1=t+w*c},${this._y1=n+w*u}`}}arc(t,n,r,i,a,o){if(t=+t,n=+n,r=+r,o=!!o,r<0)throw new Error(`negative radius: ${r}`);let s=r*Math.cos(i),c=r*Math.sin(i),u=t+s,d=n+c,f=1^o,p=o?i-a:a-i;this._x1===null?this._append`M${u},${d}`:(Math.abs(this._x1-u)>BA||Math.abs(this._y1-d)>BA)&&this._append`L${u},${d}`,r&&(p<0&&(p=p%eqe+eqe),p>eXa?this._append`A${r},${r},0,1,${f},${t-s},${n-c}A${r},${r},0,1,${f},${this._x1=u},${this._y1=d}`:p>BA&&this._append`A${r},${r},0,${+(p>=ZHe)},${f},${this._x1=t+r*Math.cos(a)},${this._y1=n+r*Math.sin(a)}`)}rect(t,n,r,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}h${r=+r}v${+i}h${-r}Z`}toString(){return this._}}function hnt(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(n==null)t=null;else{const r=Math.floor(n);if(!(r>=0))throw new RangeError(`invalid digits: ${n}`);t=r}return e},()=>new nXa(t)}function mnt(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function cmn(e){this._context=e}cmn.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t);break}}};function KEe(e){return new cmn(e)}function umn(e){return e[0]}function dmn(e){return e[1]}function fmn(e,t){var n=_p(!0),r=null,i=KEe,a=null,o=hnt(s);e=typeof e=="function"?e:e===void 0?umn:_p(e),t=typeof t=="function"?t:t===void 0?dmn:_p(t);function s(c){var u,d=(c=mnt(c)).length,f,p=!1,m;for(r==null&&(a=i(m=o())),u=0;u<=d;++u)!(u<d&&n(f=c[u],u,c))===p&&((p=!p)?a.lineStart():a.lineEnd()),p&&a.point(+e(f,u,c),+t(f,u,c));if(m)return a=null,m+""||null}return s.x=function(c){return arguments.length?(e=typeof c=="function"?c:_p(+c),s):e},s.y=function(c){return arguments.length?(t=typeof c=="function"?c:_p(+c),s):t},s.defined=function(c){return arguments.length?(n=typeof c=="function"?c:_p(!!c),s):n},s.curve=function(c){return arguments.length?(i=c,r!=null&&(a=i(r)),s):i},s.context=function(c){return arguments.length?(c==null?r=a=null:a=i(r=c),s):r},s}function L0e(e,t,n){var r=null,i=_p(!0),a=null,o=KEe,s=null,c=hnt(u);e=typeof e=="function"?e:e===void 0?umn:_p(+e),t=typeof t=="function"?t:_p(t===void 0?0:+t),n=typeof n=="function"?n:n===void 0?dmn:_p(+n);function u(f){var p,m,g,_=(f=mnt(f)).length,v,b=!1,y,x=new Array(_),C=new Array(_);for(a==null&&(s=o(y=c())),p=0;p<=_;++p){if(!(p<_&&i(v=f[p],p,f))===b)if(b=!b)m=p,s.areaStart(),s.lineStart();else{for(s.lineEnd(),s.lineStart(),g=p-1;g>=m;--g)s.point(x[g],C[g]);s.lineEnd(),s.areaEnd()}b&&(x[p]=+e(v,p,f),C[p]=+t(v,p,f),s.point(r?+r(v,p,f):x[p],n?+n(v,p,f):C[p]))}if(y)return s=null,y+""||null}function d(){return fmn().defined(i).curve(o).context(a)}return u.x=function(f){return arguments.length?(e=typeof f=="function"?f:_p(+f),r=null,u):e},u.x0=function(f){return arguments.length?(e=typeof f=="function"?f:_p(+f),u):e},u.x1=function(f){return arguments.length?(r=f==null?null:typeof f=="function"?f:_p(+f),u):r},u.y=function(f){return arguments.length?(t=typeof f=="function"?f:_p(+f),n=null,u):t},u.y0=function(f){return arguments.length?(t=typeof f=="function"?f:_p(+f),u):t},u.y1=function(f){return arguments.length?(n=f==null?null:typeof f=="function"?f:_p(+f),u):n},u.lineX0=u.lineY0=function(){return d().x(e).y(t)},u.lineY1=function(){return d().x(e).y(n)},u.lineX1=function(){return d().x(r).y(t)},u.defined=function(f){return arguments.length?(i=typeof f=="function"?f:_p(!!f),u):i},u.curve=function(f){return arguments.length?(o=f,a!=null&&(s=o(a)),u):o},u.context=function(f){return arguments.length?(f==null?a=s=null:s=o(a=f),u):a},u}class pmn{constructor(t,n){this._context=t,this._x=n}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(t,n){switch(t=+t,n=+n,this._point){case 0:{this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,n,t,n):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+n)/2,t,this._y0,t,n);break}}this._x0=t,this._y0=n}}function rXa(e){return new pmn(e,!0)}function iXa(e){return new pmn(e,!1)}const gnt={draw(e,t){const n=a7(t/wye);e.moveTo(n,0),e.arc(0,0,n,0,UEe)}},aXa={draw(e,t){const n=a7(t/5)/2;e.moveTo(-3*n,-n),e.lineTo(-n,-n),e.lineTo(-n,-3*n),e.lineTo(n,-3*n),e.lineTo(n,-n),e.lineTo(3*n,-n),e.lineTo(3*n,n),e.lineTo(n,n),e.lineTo(n,3*n),e.lineTo(-n,3*n),e.lineTo(-n,n),e.lineTo(-3*n,n),e.closePath()}},hmn=a7(1/3),oXa=hmn*2,sXa={draw(e,t){const n=a7(t/oXa),r=n*hmn;e.moveTo(0,-n),e.lineTo(r,0),e.lineTo(0,n),e.lineTo(-r,0),e.closePath()}},lXa={draw(e,t){const n=a7(t),r=-n/2;e.rect(r,r,n,n)}},cXa=.8908130915292852,mmn=Cye(wye/10)/Cye(7*wye/10),uXa=Cye(UEe/10)*mmn,dXa=-smn(UEe/10)*mmn,fXa={draw(e,t){const n=a7(t*cXa),r=uXa*n,i=dXa*n;e.moveTo(0,-n),e.lineTo(r,i);for(let a=1;a<5;++a){const o=UEe*a/5,s=smn(o),c=Cye(o);e.lineTo(c*n,-s*n),e.lineTo(s*r-c*i,c*r+s*i)}e.closePath()}},dMe=a7(3),pXa={draw(e,t){const n=-a7(t/(dMe*3));e.moveTo(0,n*2),e.lineTo(-dMe*n,-n),e.lineTo(dMe*n,-n),e.closePath()}},h6=-.5,m6=a7(3)/2,tqe=1/a7(12),hXa=(tqe/2+1)*3,mXa={draw(e,t){const n=a7(t/hXa),r=n/2,i=n*tqe,a=r,o=n*tqe+n,s=-a,c=o;e.moveTo(r,i),e.lineTo(a,o),e.lineTo(s,c),e.lineTo(h6*r-m6*i,m6*r+h6*i),e.lineTo(h6*a-m6*o,m6*a+h6*o),e.lineTo(h6*s-m6*c,m6*s+h6*c),e.lineTo(h6*r+m6*i,h6*i-m6*r),e.lineTo(h6*a+m6*o,h6*o-m6*a),e.lineTo(h6*s+m6*c,h6*c-m6*s),e.closePath()}};function gXa(e,t){let n=null,r=hnt(i);e=typeof e=="function"?e:_p(e||gnt),t=typeof t=="function"?t:_p(t===void 0?64:+t);function i(){let a;if(n||(n=a=r()),e.apply(this,arguments).draw(n,+t.apply(this,arguments)),a)return n=null,a+""||null}return i.type=function(a){return arguments.length?(e=typeof a=="function"?a:_p(a),i):e},i.size=function(a){return arguments.length?(t=typeof a=="function"?a:_p(+a),i):t},i.context=function(a){return arguments.length?(n=a??null,i):n},i}function Eye(){}function Tye(e,t,n){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+n)/6)}function gmn(e){this._context=e}gmn.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:Tye(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:Tye(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function vXa(e){return new gmn(e)}function vmn(e){this._context=e}vmn.prototype={areaStart:Eye,areaEnd:Eye,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:Tye(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function _Xa(e){return new vmn(e)}function _mn(e){this._context=e}_mn.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+e)/6,r=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(n,r):this._context.moveTo(n,r);break;case 3:this._point=4;default:Tye(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function yXa(e){return new _mn(e)}function ymn(e){this._context=e}ymn.prototype={areaStart:Eye,areaEnd:Eye,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};function bXa(e){return new ymn(e)}function qbt(e){return e<0?-1:1}function Vbt(e,t,n){var r=e._x1-e._x0,i=t-e._x1,a=(e._y1-e._y0)/(r||i<0&&-0),o=(n-e._y1)/(i||r<0&&-0),s=(a*i+o*r)/(r+i);return(qbt(a)+qbt(o))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs(s))||0}function Wbt(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function fMe(e,t,n){var r=e._x0,i=e._y0,a=e._x1,o=e._y1,s=(a-r)/3;e._context.bezierCurveTo(r+s,i+s*t,a-s,o-s*n,a,o)}function $ye(e){this._context=e}$ye.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:fMe(this,this._t0,Wbt(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var n=NaN;if(e=+e,t=+t,!(e===this._x1&&t===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,fMe(this,Wbt(this,n=Vbt(this,e,t)),n);break;default:fMe(this,this._t0,n=Vbt(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}};function bmn(e){this._context=new xmn(e)}(bmn.prototype=Object.create($ye.prototype)).point=function(e,t){$ye.prototype.point.call(this,t,e)};function xmn(e){this._context=e}xmn.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,n,r,i,a){this._context.bezierCurveTo(t,e,r,n,a,i)}};function xXa(e){return new $ye(e)}function SXa(e){return new bmn(e)}function Smn(e){this._context=e}Smn.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,n=e.length;if(n)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),n===2)this._context.lineTo(e[1],t[1]);else for(var r=Ubt(e),i=Ubt(t),a=0,o=1;o<n;++a,++o)this._context.bezierCurveTo(r[0][a],i[0][a],r[1][a],i[1][a],e[o],t[o]);(this._line||this._line!==0&&n===1)&&this._context.closePath(),this._line=1-this._line,this._x=this._y=null},point:function(e,t){this._x.push(+e),this._y.push(+t)}};function Ubt(e){var t,n=e.length-1,r,i=new Array(n),a=new Array(n),o=new Array(n);for(i[0]=0,a[0]=2,o[0]=e[0]+2*e[1],t=1;t<n-1;++t)i[t]=1,a[t]=4,o[t]=4*e[t]+2*e[t+1];for(i[n-1]=2,a[n-1]=7,o[n-1]=8*e[n-1]+e[n],t=1;t<n;++t)r=i[t]/a[t-1],a[t]-=r,o[t]-=r*o[t-1];for(i[n-1]=o[n-1]/a[n-1],t=n-2;t>=0;--t)i[t]=(o[t]-i[t+1])/a[t];for(a[n-1]=(e[n]+i[n-1])/2,t=0;t<n-1;++t)a[t]=2*e[t+1]-i[t+1];return[i,a]}function CXa(e){return new Smn(e)}function GEe(e,t){this._context=e,this._t=t}GEe.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=this._y=NaN,this._point=0},lineEnd:function(){0<this._t&&this._t<1&&this._point===2&&this._context.lineTo(this._x,this._y),(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line>=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var n=this._x*(1-this._t)+e*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,t)}break}}this._x=e,this._y=t}};function wXa(e){return new GEe(e,.5)}function EXa(e){return new GEe(e,0)}function TXa(e){return new GEe(e,1)}function CU(e,t){if((o=e.length)>1)for(var n=1,r,i,a=e[t[0]],o,s=a.length;n<o;++n)for(i=a,a=e[t[n]],r=0;r<s;++r)a[r][1]+=a[r][0]=isNaN(i[r][1])?i[r][0]:i[r][1]}function nqe(e){for(var t=e.length,n=new Array(t);--t>=0;)n[t]=t;return n}function $Xa(e,t){return e[t]}function OXa(e){const t=[];return t.key=e,t}function PXa(){var e=_p([]),t=nqe,n=CU,r=$Xa;function i(a){var o=Array.from(e.apply(this,arguments),OXa),s,c=o.length,u=-1,d;for(const f of a)for(s=0,++u;s<c;++s)(o[s][u]=[0,+r(f,o[s].key,u,a)]).data=f;for(s=0,d=mnt(t(o));s<c;++s)o[d[s]].index=s;return n(o,d),o}return i.keys=function(a){return arguments.length?(e=typeof a=="function"?a:_p(Array.from(a)),i):e},i.value=function(a){return arguments.length?(r=typeof a=="function"?a:_p(+a),i):r},i.order=function(a){return arguments.length?(t=a==null?nqe:typeof a=="function"?a:_p(Array.from(a)),i):t},i.offset=function(a){return arguments.length?(n=a??CU,i):n},i}function NXa(e,t){if((r=e.length)>0){for(var n,r,i=0,a=e[0].length,o;i<a;++i){for(o=n=0;n<r;++n)o+=e[n][i][1]||0;if(o)for(n=0;n<r;++n)e[n][i][1]/=o}CU(e,t)}}function DXa(e,t){if((i=e.length)>0){for(var n=0,r=e[t[0]],i,a=r.length;n<a;++n){for(var o=0,s=0;o<i;++o)s+=e[o][n][1]||0;r[n][1]+=r[n][0]=-s/2}CU(e,t)}}function IXa(e,t){if(!(!((o=e.length)>0)||!((a=(i=e[t[0]]).length)>0))){for(var n=0,r=1,i,a,o;r<a;++r){for(var s=0,c=0,u=0;s<o;++s){for(var d=e[t[s]],f=d[r][1]||0,p=d[r-1][1]||0,m=(f-p)/2,g=0;g<s;++g){var _=e[t[g]],v=_[r][1]||0,b=_[r-1][1]||0;m+=v-b}c+=f,u+=m*f}i[r-1][1]+=i[r-1][0]=n,c&&(n-=u/c)}i[r-1][1]+=i[r-1][0]=n,CU(e,t)}}function Eie(e){"@babel/helpers - typeof";return Eie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Eie(e)}var RXa=["type","size","sizeType"];function rqe(){return rqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},rqe.apply(this,arguments)}function Kbt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Gbt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Kbt(Object(n),!0).forEach(function(r){kXa(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Kbt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function kXa(e,t,n){return t=AXa(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function AXa(e){var t=MXa(e,"string");return Eie(t)=="symbol"?t:t+""}function MXa(e,t){if(Eie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Eie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function FXa(e,t){if(e==null)return{};var n=LXa(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function LXa(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}var Cmn={symbolCircle:gnt,symbolCross:aXa,symbolDiamond:sXa,symbolSquare:lXa,symbolStar:fXa,symbolTriangle:pXa,symbolWye:mXa},jXa=Math.PI/180,BXa=function(t){var n="symbol".concat(WEe(t));return Cmn[n]||gnt},zXa=function(t,n,r){if(n==="area")return t;switch(r){case"cross":return 5*t*t/9;case"diamond":return .5*t*t/Math.sqrt(3);case"square":return t*t;case"star":{var i=18*jXa;return 1.25*t*t*(Math.tan(i)-Math.tan(i*2)*Math.pow(Math.tan(i),2))}case"triangle":return Math.sqrt(3)*t*t/4;case"wye":return(21-10*Math.sqrt(3))*t*t/8;default:return Math.PI*t*t/4}},HXa=function(t,n){Cmn["symbol".concat(WEe(t))]=n},vnt=function(t){var n=t.type,r=n===void 0?"circle":n,i=t.size,a=i===void 0?64:i,o=t.sizeType,s=o===void 0?"area":o,c=FXa(t,RXa),u=Gbt(Gbt({},c),{},{type:r,size:a,sizeType:s}),d=function(){var v=BXa(r),b=gXa().type(v).size(zXa(a,s,r));return b()},f=u.className,p=u.cx,m=u.cy,g=Sc(u,!0);return p===+p&&m===+m&&a===+a?G.createElement("path",rqe({},g,{className:Hu("recharts-symbols",f),transform:"translate(".concat(p,", ").concat(m,")"),d:d()})):null};vnt.registerSymbol=HXa;function wU(e){"@babel/helpers - typeof";return wU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},wU(e)}function iqe(){return iqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},iqe.apply(this,arguments)}function Ybt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function qXa(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Ybt(Object(n),!0).forEach(function(r){Tie(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ybt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function VXa(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Xbt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Emn(r.key),r)}}function WXa(e,t,n){return t&&Xbt(e.prototype,t),n&&Xbt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function UXa(e,t,n){return t=Oye(t),KXa(e,wmn()?Reflect.construct(t,n||[],Oye(e).constructor):t.apply(e,n))}function KXa(e,t){if(t&&(wU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return GXa(e)}function GXa(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function wmn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(wmn=function(){return!!e})()}function Oye(e){return Oye=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Oye(e)}function YXa(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&aqe(e,t)}function aqe(e,t){return aqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},aqe(e,t)}function Tie(e,t,n){return t=Emn(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Emn(e){var t=XXa(e,"string");return wU(t)=="symbol"?t:t+""}function XXa(e,t){if(wU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(wU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var g6=32,_nt=function(e){function t(){return VXa(this,t),UXa(this,t,arguments)}return YXa(t,e),WXa(t,[{key:"renderIcon",value:function(r){var i=this.props.inactiveColor,a=g6/2,o=g6/6,s=g6/3,c=r.inactive?i:r.color;if(r.type==="plainline")return G.createElement("line",{strokeWidth:4,fill:"none",stroke:c,strokeDasharray:r.payload.strokeDasharray,x1:0,y1:a,x2:g6,y2:a,className:"recharts-legend-icon"});if(r.type==="line")return G.createElement("path",{strokeWidth:4,fill:"none",stroke:c,d:"M0,".concat(a,"h").concat(s,`
            A`).concat(o,",").concat(o,",0,1,1,").concat(2*s,",").concat(a,`
            H`).concat(g6,"M").concat(2*s,",").concat(a,`
            A`).concat(o,",").concat(o,",0,1,1,").concat(s,",").concat(a),className:"recharts-legend-icon"});if(r.type==="rect")return G.createElement("path",{stroke:"none",fill:c,d:"M0,".concat(g6/8,"h").concat(g6,"v").concat(g6*3/4,"h").concat(-g6,"z"),className:"recharts-legend-icon"});if(G.isValidElement(r.legendIcon)){var u=qXa({},r);return delete u.legendIcon,G.cloneElement(r.legendIcon,u)}return G.createElement(vnt,{fill:c,cx:a,cy:a,size:g6,sizeType:"diameter",type:r.type})}},{key:"renderItems",value:function(){var r=this,i=this.props,a=i.payload,o=i.iconSize,s=i.layout,c=i.formatter,u=i.inactiveColor,d={x:0,y:0,width:g6,height:g6},f={display:s==="horizontal"?"inline-block":"block",marginRight:10},p={display:"inline-block",verticalAlign:"middle",marginRight:4};return a.map(function(m,g){var _=m.formatter||c,v=Hu(Tie(Tie({"recharts-legend-item":!0},"legend-item-".concat(g),!0),"inactive",m.inactive));if(m.type==="none")return null;var b=Fc(m.value)?null:m.value;_5(!Fc(m.value),`The name property is also required when using a function for the dataKey of a chart's cartesian components. Ex: <Bar name="Name of my Data"/>`);var y=m.inactive?u:m.color;return G.createElement("li",iqe({className:v,style:f,key:"legend-item-".concat(g)},RF(r.props,m,g)),G.createElement(YHe,{width:o,height:o,viewBox:d,style:p},r.renderIcon(m)),G.createElement("span",{className:"recharts-legend-item-text",style:{color:y}},_?_(b,m,g):b))})}},{key:"render",value:function(){var r=this.props,i=r.payload,a=r.layout,o=r.align;if(!i||!i.length)return null;var s={padding:0,margin:0,textAlign:a==="horizontal"?o:"left"};return G.createElement("ul",{className:"recharts-default-legend",style:s},this.renderItems())}}])}(h.PureComponent);Tie(_nt,"displayName","Legend");Tie(_nt,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var JXa=$hn,QXa=ant,ZXa=1,eJa=2;function tJa(e,t,n,r){var i=n.length,a=i,o=!r;if(e==null)return!a;for(e=Object(e);i--;){var s=n[i];if(o&&s[2]?s[1]!==e[s[0]]:!(s[0]in e))return!1}for(;++i<a;){s=n[i];var c=s[0],u=e[c],d=s[1];if(o&&s[2]){if(u===void 0&&!(c in e))return!1}else{var f=new JXa;if(r)var p=r(u,d,c,e,t,f);if(!(p===void 0?QXa(d,u,ZXa|eJa,r,f):p))return!1}}return!0}var nJa=tJa,rJa=uI;function iJa(e){return e===e&&!rJa(e)}var Tmn=iJa,aJa=Tmn,oJa=zEe;function sJa(e){for(var t=oJa(e),n=t.length;n--;){var r=t[n],i=e[r];t[n]=[r,i,aJa(i)]}return t}var lJa=sJa;function cJa(e,t){return function(n){return n==null?!1:n[e]===t&&(t!==void 0||e in Object(n))}}var $mn=cJa,uJa=nJa,dJa=lJa,fJa=$mn;function pJa(e){var t=dJa(e);return t.length==1&&t[0][2]?fJa(t[0][0],t[0][1]):function(n){return n===e||uJa(n,e,t)}}var hJa=pJa;function mJa(e,t){return e!=null&&t in Object(e)}var gJa=mJa,vJa=Jhn,_Ja=nnt,yJa=Jy,bJa=rnt,xJa=int,SJa=VEe;function CJa(e,t,n){t=vJa(t,e);for(var r=-1,i=t.length,a=!1;++r<i;){var o=SJa(t[r]);if(!(a=e!=null&&n(e,o)))break;e=e[o]}return a||++r!=i?a:(i=e==null?0:e.length,!!i&&xJa(i)&&bJa(o,i)&&(yJa(e)||_Ja(e)))}var wJa=CJa,EJa=gJa,TJa=wJa;function $Ja(e,t){return e!=null&&TJa(e,t,EJa)}var OJa=$Ja,PJa=ant,NJa=Qhn,DJa=OJa,IJa=lnt,RJa=Tmn,kJa=$mn,AJa=VEe,MJa=1,FJa=2;function LJa(e,t){return IJa(e)&&RJa(t)?kJa(AJa(e),t):function(n){var r=NJa(n,e);return r===void 0&&r===t?DJa(n,e):PJa(t,r,MJa|FJa)}}var jJa=LJa;function BJa(e){return e}var hY=BJa;function zJa(e){return function(t){return t==null?void 0:t[e]}}var HJa=zJa,qJa=dnt;function VJa(e){return function(t){return qJa(t,e)}}var WJa=VJa,UJa=HJa,KJa=WJa,GJa=lnt,YJa=VEe;function XJa(e){return GJa(e)?UJa(YJa(e)):KJa(e)}var JJa=XJa,QJa=hJa,ZJa=jJa,eQa=hY,tQa=Jy,nQa=JJa;function rQa(e){return typeof e=="function"?e:e==null?eQa:typeof e=="object"?tQa(e)?ZJa(e[0],e[1]):QJa(e):nQa(e)}var xw=rQa;function iQa(e,t,n,r){for(var i=e.length,a=n+(r?1:-1);r?a--:++a<i;)if(t(e[a],a,e))return a;return-1}var Omn=iQa;function aQa(e){return e!==e}var oQa=aQa;function sQa(e,t,n){for(var r=n-1,i=e.length;++r<i;)if(e[r]===t)return r;return-1}var lQa=sQa,cQa=Omn,uQa=oQa,dQa=lQa;function fQa(e,t,n){return t===t?dQa(e,t,n):cQa(e,uQa,n)}var pQa=fQa,hQa=pQa;function mQa(e,t){var n=e==null?0:e.length;return!!n&&hQa(e,t,0)>-1}var gQa=mQa;function vQa(e,t,n){for(var r=-1,i=e==null?0:e.length;++r<i;)if(n(t,e[r]))return!0;return!1}var _Qa=vQa;function yQa(){}var bQa=yQa,pMe=Lhn,xQa=bQa,SQa=tnt,CQa=1/0,wQa=pMe&&1/SQa(new pMe([,-0]))[1]==CQa?function(e){return new pMe(e)}:xQa,EQa=wQa,TQa=Ohn,$Qa=gQa,OQa=_Qa,PQa=Nhn,NQa=EQa,DQa=tnt,IQa=200;function RQa(e,t,n){var r=-1,i=$Qa,a=e.length,o=!0,s=[],c=s;if(n)o=!1,i=OQa;else if(a>=IQa){var u=t?null:NQa(e);if(u)return DQa(u);o=!1,i=PQa,c=new TQa}else c=t?[]:s;e:for(;++r<a;){var d=e[r],f=t?t(d):d;if(d=n||d!==0?d:0,o&&f===f){for(var p=c.length;p--;)if(c[p]===f)continue e;t&&c.push(f),s.push(d)}else i(c,f,n)||(c!==s&&c.push(f),s.push(d))}return s}var kQa=RQa,AQa=xw,MQa=kQa;function FQa(e,t){return e&&e.length?MQa(e,AQa(t)):[]}var LQa=FQa;const Jbt=il(LQa);function Pmn(e,t,n){return t===!0?Jbt(e,n):Fc(t)?Jbt(e,t):e}function EU(e){"@babel/helpers - typeof";return EU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},EU(e)}var jQa=["ref"];function Qbt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function c9(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Qbt(Object(n),!0).forEach(function(r){YEe(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qbt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function BQa(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zbt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Dmn(r.key),r)}}function zQa(e,t,n){return t&&Zbt(e.prototype,t),n&&Zbt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function HQa(e,t,n){return t=Pye(t),qQa(e,Nmn()?Reflect.construct(t,n||[],Pye(e).constructor):t.apply(e,n))}function qQa(e,t){if(t&&(EU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return VQa(e)}function VQa(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Nmn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Nmn=function(){return!!e})()}function Pye(e){return Pye=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Pye(e)}function WQa(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&oqe(e,t)}function oqe(e,t){return oqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},oqe(e,t)}function YEe(e,t,n){return t=Dmn(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Dmn(e){var t=UQa(e,"string");return EU(t)=="symbol"?t:t+""}function UQa(e,t){if(EU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(EU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function KQa(e,t){if(e==null)return{};var n=GQa(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function GQa(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function YQa(e){return e.value}function XQa(e,t){if(G.isValidElement(e))return G.cloneElement(e,t);if(typeof e=="function")return G.createElement(e,t);t.ref;var n=KQa(t,jQa);return G.createElement(_nt,n)}var e6t=1,LM=function(e){function t(){var n;BQa(this,t);for(var r=arguments.length,i=new Array(r),a=0;a<r;a++)i[a]=arguments[a];return n=HQa(this,t,[].concat(i)),YEe(n,"lastBoundingBox",{width:-1,height:-1}),n}return WQa(t,e),zQa(t,[{key:"componentDidMount",value:function(){this.updateBBox()}},{key:"componentDidUpdate",value:function(){this.updateBBox()}},{key:"getBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var r=this.wrapperNode.getBoundingClientRect();return r.height=this.wrapperNode.offsetHeight,r.width=this.wrapperNode.offsetWidth,r}return null}},{key:"updateBBox",value:function(){var r=this.props.onBBoxUpdate,i=this.getBBox();i?(Math.abs(i.width-this.lastBoundingBox.width)>e6t||Math.abs(i.height-this.lastBoundingBox.height)>e6t)&&(this.lastBoundingBox.width=i.width,this.lastBoundingBox.height=i.height,r&&r(i)):(this.lastBoundingBox.width!==-1||this.lastBoundingBox.height!==-1)&&(this.lastBoundingBox.width=-1,this.lastBoundingBox.height=-1,r&&r(null))}},{key:"getBBoxSnapshot",value:function(){return this.lastBoundingBox.width>=0&&this.lastBoundingBox.height>=0?c9({},this.lastBoundingBox):{width:0,height:0}}},{key:"getDefaultPosition",value:function(r){var i=this.props,a=i.layout,o=i.align,s=i.verticalAlign,c=i.margin,u=i.chartWidth,d=i.chartHeight,f,p;if(!r||(r.left===void 0||r.left===null)&&(r.right===void 0||r.right===null))if(o==="center"&&a==="vertical"){var m=this.getBBoxSnapshot();f={left:((u||0)-m.width)/2}}else f=o==="right"?{right:c&&c.right||0}:{left:c&&c.left||0};if(!r||(r.top===void 0||r.top===null)&&(r.bottom===void 0||r.bottom===null))if(s==="middle"){var g=this.getBBoxSnapshot();p={top:((d||0)-g.height)/2}}else p=s==="bottom"?{bottom:c&&c.bottom||0}:{top:c&&c.top||0};return c9(c9({},f),p)}},{key:"render",value:function(){var r=this,i=this.props,a=i.content,o=i.width,s=i.height,c=i.wrapperStyle,u=i.payloadUniqBy,d=i.payload,f=c9(c9({position:"absolute",width:o||"auto",height:s||"auto"},this.getDefaultPosition(c)),c);return G.createElement("div",{className:"recharts-legend-wrapper",style:f,ref:function(m){r.wrapperNode=m}},XQa(a,c9(c9({},this.props),{},{payload:Pmn(d,u,YQa)})))}}],[{key:"getWithHeight",value:function(r,i){var a=c9(c9({},this.defaultProps),r.props),o=a.layout;return o==="vertical"&&Yo(r.props.height)?{height:r.props.height}:o==="horizontal"?{width:r.props.width||i}:null}}])}(h.PureComponent);YEe(LM,"displayName","Legend");YEe(LM,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});var t6t=ece,JQa=nnt,QQa=Jy,n6t=t6t?t6t.isConcatSpreadable:void 0;function ZQa(e){return QQa(e)||JQa(e)||!!(n6t&&e&&e[n6t])}var eZa=ZQa,tZa=Ihn,nZa=eZa;function Imn(e,t,n,r,i){var a=-1,o=e.length;for(n||(n=nZa),i||(i=[]);++a<o;){var s=e[a];t>0&&n(s)?t>1?Imn(s,t-1,n,r,i):tZa(i,s):r||(i[i.length]=s)}return i}var Rmn=Imn;function rZa(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),s=o.length;s--;){var c=o[e?s:++i];if(n(a[c],c,a)===!1)break}return t}}var iZa=rZa,aZa=iZa,oZa=aZa(),sZa=oZa,lZa=sZa,cZa=zEe;function uZa(e,t){return e&&lZa(e,t,cZa)}var kmn=uZa,dZa=tce;function fZa(e,t){return function(n,r){if(n==null)return n;if(!dZa(n))return e(n,r);for(var i=n.length,a=t?i:-1,o=Object(n);(t?a--:++a<i)&&r(o[a],a,o)!==!1;);return n}}var pZa=fZa,hZa=kmn,mZa=pZa,gZa=mZa(hZa),ynt=gZa,vZa=ynt,_Za=tce;function yZa(e,t){var n=-1,r=_Za(e)?Array(e.length):[];return vZa(e,function(i,a,o){r[++n]=t(i,a,o)}),r}var Amn=yZa;function bZa(e,t){var n=e.length;for(e.sort(t);n--;)e[n]=e[n].value;return e}var xZa=bZa,r6t=lY;function SZa(e,t){if(e!==t){var n=e!==void 0,r=e===null,i=e===e,a=r6t(e),o=t!==void 0,s=t===null,c=t===t,u=r6t(t);if(!s&&!u&&!a&&e>t||a&&o&&c&&!s&&!u||r&&o&&c||!n&&c||!i)return 1;if(!r&&!a&&!u&&e<t||u&&n&&i&&!r&&!a||s&&n&&i||!o&&i||!c)return-1}return 0}var CZa=SZa,wZa=CZa;function EZa(e,t,n){for(var r=-1,i=e.criteria,a=t.criteria,o=i.length,s=n.length;++r<o;){var c=wZa(i[r],a[r]);if(c){if(r>=s)return c;var u=n[r];return c*(u=="desc"?-1:1)}}return e.index-t.index}var TZa=EZa,hMe=unt,$Za=dnt,OZa=xw,PZa=Amn,NZa=xZa,DZa=Ahn,IZa=TZa,RZa=hY,kZa=Jy;function AZa(e,t,n){t.length?t=hMe(t,function(a){return kZa(a)?function(o){return $Za(o,a.length===1?a[0]:a)}:a}):t=[RZa];var r=-1;t=hMe(t,DZa(OZa));var i=PZa(e,function(a,o,s){var c=hMe(t,function(u){return u(a)});return{criteria:c,index:++r,value:a}});return NZa(i,function(a,o){return IZa(a,o,n)})}var MZa=AZa;function FZa(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var LZa=FZa,jZa=LZa,i6t=Math.max;function BZa(e,t,n){return t=i6t(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,a=i6t(r.length-t,0),o=Array(a);++i<a;)o[i]=r[t+i];i=-1;for(var s=Array(t+1);++i<t;)s[i]=r[i];return s[t]=n(o),jZa(e,this,s)}}var zZa=BZa;function HZa(e){return function(){return e}}var qZa=HZa,VZa=rj,WZa=function(){try{var e=VZa(Object,"defineProperty");return e({},"",{}),e}catch{}}(),Mmn=WZa,UZa=qZa,a6t=Mmn,KZa=hY,GZa=a6t?function(e,t){return a6t(e,"toString",{configurable:!0,enumerable:!1,value:UZa(t),writable:!0})}:KZa,YZa=GZa,XZa=800,JZa=16,QZa=Date.now;function ZZa(e){var t=0,n=0;return function(){var r=QZa(),i=JZa-(r-n);if(n=r,i>0){if(++t>=XZa)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var eeo=ZZa,teo=YZa,neo=eeo,reo=neo(teo),ieo=reo,aeo=hY,oeo=zZa,seo=ieo;function leo(e,t){return seo(oeo(e,t,aeo),e+"")}var ceo=leo,ueo=Jtt,deo=tce,feo=rnt,peo=uI;function heo(e,t,n){if(!peo(n))return!1;var r=typeof t;return(r=="number"?deo(n)&&feo(t,n.length):r=="string"&&t in n)?ueo(n[t],e):!1}var XEe=heo,meo=Rmn,geo=MZa,veo=ceo,o6t=XEe,_eo=veo(function(e,t){if(e==null)return[];var n=t.length;return n>1&&o6t(e,t[0],t[1])?t=[]:n>2&&o6t(t[0],t[1],t[2])&&(t=[t[0]]),geo(e,meo(t,1),[])}),yeo=_eo;const bnt=il(yeo);function $ie(e){"@babel/helpers - typeof";return $ie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$ie(e)}function sqe(){return sqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sqe.apply(this,arguments)}function beo(e,t){return weo(e)||Ceo(e,t)||Seo(e,t)||xeo()}function xeo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Seo(e,t){if(e){if(typeof e=="string")return s6t(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return s6t(e,t)}}function s6t(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Ceo(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function weo(e){if(Array.isArray(e))return e}function l6t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function mMe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?l6t(Object(n),!0).forEach(function(r){Eeo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):l6t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Eeo(e,t,n){return t=Teo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Teo(e){var t=$eo(e,"string");return $ie(t)=="symbol"?t:t+""}function $eo(e,t){if($ie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if($ie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Oeo(e){return Array.isArray(e)&&s0(e[0])&&s0(e[1])?e.join(" ~ "):e}var Peo=function(t){var n=t.separator,r=n===void 0?" : ":n,i=t.contentStyle,a=i===void 0?{}:i,o=t.itemStyle,s=o===void 0?{}:o,c=t.labelStyle,u=c===void 0?{}:c,d=t.payload,f=t.formatter,p=t.itemSorter,m=t.wrapperClassName,g=t.labelClassName,_=t.label,v=t.labelFormatter,b=t.accessibilityLayer,y=b===void 0?!1:b,x=function(){if(d&&d.length){var k={padding:0,margin:0},R=(p?bnt(d,p):d).map(function(A,F){if(A.type==="none")return null;var z=mMe({display:"block",paddingTop:4,paddingBottom:4,color:A.color||"#000"},s),M=A.formatter||f||Oeo,K=A.value,U=A.name,W=K,L=U;if(M&&W!=null&&L!=null){var Y=M(K,U,A,F,d);if(Array.isArray(Y)){var J=beo(Y,2);W=J[0],L=J[1]}else W=Y}return G.createElement("li",{className:"recharts-tooltip-item",key:"tooltip-item-".concat(F),style:z},s0(L)?G.createElement("span",{className:"recharts-tooltip-item-name"},L):null,s0(L)?G.createElement("span",{className:"recharts-tooltip-item-separator"},r):null,G.createElement("span",{className:"recharts-tooltip-item-value"},W),G.createElement("span",{className:"recharts-tooltip-item-unit"},A.unit||""))});return G.createElement("ul",{className:"recharts-tooltip-item-list",style:k},R)}return null},C=mMe({margin:0,padding:10,backgroundColor:"#fff",border:"1px solid #ccc",whiteSpace:"nowrap"},a),w=mMe({margin:0},u),$=!Gu(_),O=$?_:"",N=Hu("recharts-default-tooltip",m),P=Hu("recharts-tooltip-label",g);$&&v&&d!==void 0&&d!==null&&(O=v(_,d));var I=y?{role:"status","aria-live":"assertive"}:{};return G.createElement("div",sqe({className:N,style:C},I),G.createElement("p",{className:P,style:w},G.isValidElement(O)?O:"".concat(O)),x())};function Oie(e){"@babel/helpers - typeof";return Oie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Oie(e)}function j0e(e,t,n){return t=Neo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Neo(e){var t=Deo(e,"string");return Oie(t)=="symbol"?t:t+""}function Deo(e,t){if(Oie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Oie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Ete="recharts-tooltip-wrapper",Ieo={visibility:"hidden"};function Reo(e){var t=e.coordinate,n=e.translateX,r=e.translateY;return Hu(Ete,j0e(j0e(j0e(j0e({},"".concat(Ete,"-right"),Yo(n)&&t&&Yo(t.x)&&n>=t.x),"".concat(Ete,"-left"),Yo(n)&&t&&Yo(t.x)&&n<t.x),"".concat(Ete,"-bottom"),Yo(r)&&t&&Yo(t.y)&&r>=t.y),"".concat(Ete,"-top"),Yo(r)&&t&&Yo(t.y)&&r<t.y))}function c6t(e){var t=e.allowEscapeViewBox,n=e.coordinate,r=e.key,i=e.offsetTopLeft,a=e.position,o=e.reverseDirection,s=e.tooltipDimension,c=e.viewBox,u=e.viewBoxDimension;if(a&&Yo(a[r]))return a[r];var d=n[r]-s-i,f=n[r]+i;if(t[r])return o[r]?d:f;if(o[r]){var p=d,m=c[r];return p<m?Math.max(f,c[r]):Math.max(d,c[r])}var g=f+s,_=c[r]+u;return g>_?Math.max(d,c[r]):Math.max(f,c[r])}function keo(e){var t=e.translateX,n=e.translateY,r=e.useTranslate3d;return{transform:r?"translate3d(".concat(t,"px, ").concat(n,"px, 0)"):"translate(".concat(t,"px, ").concat(n,"px)")}}function Aeo(e){var t=e.allowEscapeViewBox,n=e.coordinate,r=e.offsetTopLeft,i=e.position,a=e.reverseDirection,o=e.tooltipBox,s=e.useTranslate3d,c=e.viewBox,u,d,f;return o.height>0&&o.width>0&&n?(d=c6t({allowEscapeViewBox:t,coordinate:n,key:"x",offsetTopLeft:r,position:i,reverseDirection:a,tooltipDimension:o.width,viewBox:c,viewBoxDimension:c.width}),f=c6t({allowEscapeViewBox:t,coordinate:n,key:"y",offsetTopLeft:r,position:i,reverseDirection:a,tooltipDimension:o.height,viewBox:c,viewBoxDimension:c.height}),u=keo({translateX:d,translateY:f,useTranslate3d:s})):u=Ieo,{cssProperties:u,cssClasses:Reo({translateX:d,translateY:f,coordinate:n})}}function TU(e){"@babel/helpers - typeof";return TU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},TU(e)}function u6t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function d6t(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?u6t(Object(n),!0).forEach(function(r){cqe(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u6t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Meo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function f6t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Lmn(r.key),r)}}function Feo(e,t,n){return t&&f6t(e.prototype,t),n&&f6t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Leo(e,t,n){return t=Nye(t),jeo(e,Fmn()?Reflect.construct(t,n||[],Nye(e).constructor):t.apply(e,n))}function jeo(e,t){if(t&&(TU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Beo(e)}function Beo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Fmn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Fmn=function(){return!!e})()}function Nye(e){return Nye=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Nye(e)}function zeo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&lqe(e,t)}function lqe(e,t){return lqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},lqe(e,t)}function cqe(e,t,n){return t=Lmn(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Lmn(e){var t=Heo(e,"string");return TU(t)=="symbol"?t:t+""}function Heo(e,t){if(TU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(TU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var p6t=1,qeo=function(e){function t(){var n;Meo(this,t);for(var r=arguments.length,i=new Array(r),a=0;a<r;a++)i[a]=arguments[a];return n=Leo(this,t,[].concat(i)),cqe(n,"state",{dismissed:!1,dismissedAtCoordinate:{x:0,y:0},lastBoundingBox:{width:-1,height:-1}}),cqe(n,"handleKeyDown",function(o){if(o.key==="Escape"){var s,c,u,d;n.setState({dismissed:!0,dismissedAtCoordinate:{x:(s=(c=n.props.coordinate)===null||c===void 0?void 0:c.x)!==null&&s!==void 0?s:0,y:(u=(d=n.props.coordinate)===null||d===void 0?void 0:d.y)!==null&&u!==void 0?u:0}})}}),n}return zeo(t,e),Feo(t,[{key:"updateBBox",value:function(){if(this.wrapperNode&&this.wrapperNode.getBoundingClientRect){var r=this.wrapperNode.getBoundingClientRect();(Math.abs(r.width-this.state.lastBoundingBox.width)>p6t||Math.abs(r.height-this.state.lastBoundingBox.height)>p6t)&&this.setState({lastBoundingBox:{width:r.width,height:r.height}})}else(this.state.lastBoundingBox.width!==-1||this.state.lastBoundingBox.height!==-1)&&this.setState({lastBoundingBox:{width:-1,height:-1}})}},{key:"componentDidMount",value:function(){document.addEventListener("keydown",this.handleKeyDown),this.updateBBox()}},{key:"componentWillUnmount",value:function(){document.removeEventListener("keydown",this.handleKeyDown)}},{key:"componentDidUpdate",value:function(){var r,i;this.props.active&&this.updateBBox(),this.state.dismissed&&(((r=this.props.coordinate)===null||r===void 0?void 0:r.x)!==this.state.dismissedAtCoordinate.x||((i=this.props.coordinate)===null||i===void 0?void 0:i.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}},{key:"render",value:function(){var r=this,i=this.props,a=i.active,o=i.allowEscapeViewBox,s=i.animationDuration,c=i.animationEasing,u=i.children,d=i.coordinate,f=i.hasPayload,p=i.isAnimationActive,m=i.offset,g=i.position,_=i.reverseDirection,v=i.useTranslate3d,b=i.viewBox,y=i.wrapperStyle,x=Aeo({allowEscapeViewBox:o,coordinate:d,offsetTopLeft:m,position:g,reverseDirection:_,tooltipBox:this.state.lastBoundingBox,useTranslate3d:v,viewBox:b}),C=x.cssClasses,w=x.cssProperties,$=d6t(d6t({transition:p&&a?"transform ".concat(s,"ms ").concat(c):void 0},w),{},{pointerEvents:"none",visibility:!this.state.dismissed&&a&&f?"visible":"hidden",position:"absolute",top:0,left:0},y);return G.createElement("div",{tabIndex:-1,className:C,style:$,ref:function(N){r.wrapperNode=N}},u)}}])}(h.PureComponent),Veo=function(){return!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout)},mT={isSsr:Veo(),get:function(t){return mT[t]},set:function(t,n){if(typeof t=="string")mT[t]=n;else{var r=Object.keys(t);r&&r.length&&r.forEach(function(i){mT[i]=t[i]})}}};function $U(e){"@babel/helpers - typeof";return $U=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$U(e)}function h6t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function m6t(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?h6t(Object(n),!0).forEach(function(r){xnt(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):h6t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Weo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function g6t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Bmn(r.key),r)}}function Ueo(e,t,n){return t&&g6t(e.prototype,t),n&&g6t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Keo(e,t,n){return t=Dye(t),Geo(e,jmn()?Reflect.construct(t,n||[],Dye(e).constructor):t.apply(e,n))}function Geo(e,t){if(t&&($U(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Yeo(e)}function Yeo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function jmn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(jmn=function(){return!!e})()}function Dye(e){return Dye=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Dye(e)}function Xeo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&uqe(e,t)}function uqe(e,t){return uqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},uqe(e,t)}function xnt(e,t,n){return t=Bmn(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Bmn(e){var t=Jeo(e,"string");return $U(t)=="symbol"?t:t+""}function Jeo(e,t){if($U(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if($U(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Qeo(e){return e.dataKey}function Zeo(e,t){return G.isValidElement(e)?G.cloneElement(e,t):typeof e=="function"?G.createElement(e,t):G.createElement(Peo,t)}var y3=function(e){function t(){return Weo(this,t),Keo(this,t,arguments)}return Xeo(t,e),Ueo(t,[{key:"render",value:function(){var r=this,i=this.props,a=i.active,o=i.allowEscapeViewBox,s=i.animationDuration,c=i.animationEasing,u=i.content,d=i.coordinate,f=i.filterNull,p=i.isAnimationActive,m=i.offset,g=i.payload,_=i.payloadUniqBy,v=i.position,b=i.reverseDirection,y=i.useTranslate3d,x=i.viewBox,C=i.wrapperStyle,w=g??[];f&&w.length&&(w=Pmn(g.filter(function(O){return O.value!=null&&(O.hide!==!0||r.props.includeHidden)}),_,Qeo));var $=w.length>0;return G.createElement(qeo,{allowEscapeViewBox:o,animationDuration:s,animationEasing:c,isAnimationActive:p,active:a,coordinate:d,hasPayload:$,offset:m,position:v,reverseDirection:b,useTranslate3d:y,viewBox:x,wrapperStyle:C},Zeo(u,m6t(m6t({},this.props),{},{payload:w})))}}])}(h.PureComponent);xnt(y3,"displayName","Tooltip");xnt(y3,"defaultProps",{accessibilityLayer:!1,allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!mT.isSsr,itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,viewBox:{x:0,y:0,height:0,width:0},wrapperStyle:{}});var eto=Chn,tto=uI,nto="Expected a function";function rto(e,t,n){var r=!0,i=!0;if(typeof e!="function")throw new TypeError(nto);return tto(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),eto(e,t,{leading:r,maxWait:t,trailing:i})}var ito=rto;const zmn=il(ito);function Pie(e){"@babel/helpers - typeof";return Pie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pie(e)}function v6t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function B0e(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?v6t(Object(n),!0).forEach(function(r){ato(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):v6t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ato(e,t,n){return t=oto(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function oto(e){var t=sto(e,"string");return Pie(t)=="symbol"?t:t+""}function sto(e,t){if(Pie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Pie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function lto(e,t){return fto(e)||dto(e,t)||uto(e,t)||cto()}function cto(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function uto(e,t){if(e){if(typeof e=="string")return _6t(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return _6t(e,t)}}function _6t(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function dto(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function fto(e){if(Array.isArray(e))return e}var mY=h.forwardRef(function(e,t){var n=e.aspect,r=e.initialDimension,i=r===void 0?{width:-1,height:-1}:r,a=e.width,o=a===void 0?"100%":a,s=e.height,c=s===void 0?"100%":s,u=e.minWidth,d=u===void 0?0:u,f=e.minHeight,p=e.maxHeight,m=e.children,g=e.debounce,_=g===void 0?0:g,v=e.id,b=e.className,y=e.onResize,x=e.style,C=x===void 0?{}:x,w=h.useRef(null),$=h.useRef();$.current=y,h.useImperativeHandle(t,function(){return Object.defineProperty(w.current,"current",{get:function(){return console.warn("The usage of ref.current.current is deprecated and will no longer be supported."),w.current},configurable:!0})});var O=h.useState({containerWidth:i.width,containerHeight:i.height}),N=lto(O,2),P=N[0],I=N[1],D=h.useCallback(function(R,A){I(function(F){var z=Math.round(R),M=Math.round(A);return F.containerWidth===z&&F.containerHeight===M?F:{containerWidth:z,containerHeight:M}})},[]);h.useEffect(function(){var R=function(U){var W,L=U[0].contentRect,Y=L.width,J=L.height;D(Y,J),(W=$.current)===null||W===void 0||W.call($,Y,J)};_>0&&(R=zmn(R,_,{trailing:!0,leading:!1}));var A=new ResizeObserver(R),F=w.current.getBoundingClientRect(),z=F.width,M=F.height;return D(z,M),A.observe(w.current),function(){A.disconnect()}},[D,_]);var k=h.useMemo(function(){var R=P.containerWidth,A=P.containerHeight;if(R<0||A<0)return null;_5(xM(o)||xM(c),`The width(%s) and height(%s) are both fixed numbers,
       maybe you don't need to use a ResponsiveContainer.`,o,c),_5(!n||n>0,"The aspect(%s) must be greater than zero.",n);var F=xM(o)?R:o,z=xM(c)?A:c;n&&n>0&&(F?z=F/n:z&&(F=z*n),p&&z>p&&(z=p)),_5(F>0||z>0,`The width(%s) and height(%s) of chart should be greater than 0,
       please check the style of container, or the props width(%s) and height(%s),
       or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the
       height and width.`,F,z,o,c,d,f,n);var M=!Array.isArray(m)&&hT(m.type).endsWith("Chart");return G.Children.map(m,function(K){return G.isValidElement(K)?h.cloneElement(K,B0e({width:F,height:z},M?{style:B0e({height:"100%",width:"100%",maxHeight:z,maxWidth:F},K.props.style)}:{})):K})},[n,m,c,p,f,d,P,o]);return G.createElement("div",{id:v?"".concat(v):void 0,className:Hu("recharts-responsive-container",b),style:B0e(B0e({},C),{},{width:o,height:c,minWidth:d,minHeight:f,maxHeight:p}),ref:w},k)}),JEe=function(t){return null};JEe.displayName="Cell";function Nie(e){"@babel/helpers - typeof";return Nie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Nie(e)}function y6t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function dqe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?y6t(Object(n),!0).forEach(function(r){pto(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):y6t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function pto(e,t,n){return t=hto(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hto(e){var t=mto(e,"string");return Nie(t)=="symbol"?t:t+""}function mto(e,t){if(Nie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Nie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var yq={widthCache:{},cacheCount:0},gto=2e3,vto={position:"absolute",top:"-20000px",left:0,padding:0,margin:0,border:"none",whiteSpace:"pre"},b6t="recharts_measurement_span";function _to(e){var t=dqe({},e);return Object.keys(t).forEach(function(n){t[n]||delete t[n]}),t}var tre=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||mT.isSsr)return{width:0,height:0};var r=_to(n),i=JSON.stringify({text:t,copyStyle:r});if(yq.widthCache[i])return yq.widthCache[i];try{var a=document.getElementById(b6t);a||(a=document.createElement("span"),a.setAttribute("id",b6t),a.setAttribute("aria-hidden","true"),document.body.appendChild(a));var o=dqe(dqe({},vto),r);Object.assign(a.style,o),a.textContent="".concat(t);var s=a.getBoundingClientRect(),c={width:s.width,height:s.height};return yq.widthCache[i]=c,++yq.cacheCount>gto&&(yq.cacheCount=0,yq.widthCache={}),c}catch{return{width:0,height:0}}},yto=function(t){return{top:t.top+window.scrollY-document.documentElement.clientTop,left:t.left+window.scrollX-document.documentElement.clientLeft}};function Die(e){"@babel/helpers - typeof";return Die=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Die(e)}function Iye(e,t){return Cto(e)||Sto(e,t)||xto(e,t)||bto()}function bto(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function xto(e,t){if(e){if(typeof e=="string")return x6t(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return x6t(e,t)}}function x6t(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Sto(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function Cto(e){if(Array.isArray(e))return e}function wto(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function S6t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Tto(r.key),r)}}function Eto(e,t,n){return t&&S6t(e.prototype,t),n&&S6t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Tto(e){var t=$to(e,"string");return Die(t)=="symbol"?t:t+""}function $to(e,t){if(Die(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Die(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var C6t=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([*/])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,w6t=/(-?\d+(?:\.\d+)?[a-zA-Z%]*)([+-])(-?\d+(?:\.\d+)?[a-zA-Z%]*)/,Oto=/^px|cm|vh|vw|em|rem|%|mm|in|pt|pc|ex|ch|vmin|vmax|Q$/,Pto=/(-?\d+(?:\.\d+)?)([a-zA-Z%]+)?/,Hmn={cm:96/2.54,mm:96/25.4,pt:96/72,pc:96/6,in:96,Q:96/(2.54*40),px:1},Nto=Object.keys(Hmn),cV="NaN";function Dto(e,t){return e*Hmn[t]}var z0e=function(){function e(t,n){wto(this,e),this.num=t,this.unit=n,this.num=t,this.unit=n,Number.isNaN(t)&&(this.unit=""),n!==""&&!Oto.test(n)&&(this.num=NaN,this.unit=""),Nto.includes(n)&&(this.num=Dto(t,n),this.unit="px")}return Eto(e,[{key:"add",value:function(n){return this.unit!==n.unit?new e(NaN,""):new e(this.num+n.num,this.unit)}},{key:"subtract",value:function(n){return this.unit!==n.unit?new e(NaN,""):new e(this.num-n.num,this.unit)}},{key:"multiply",value:function(n){return this.unit!==""&&n.unit!==""&&this.unit!==n.unit?new e(NaN,""):new e(this.num*n.num,this.unit||n.unit)}},{key:"divide",value:function(n){return this.unit!==""&&n.unit!==""&&this.unit!==n.unit?new e(NaN,""):new e(this.num/n.num,this.unit||n.unit)}},{key:"toString",value:function(){return"".concat(this.num).concat(this.unit)}},{key:"isNaN",value:function(){return Number.isNaN(this.num)}}],[{key:"parse",value:function(n){var r,i=(r=Pto.exec(n))!==null&&r!==void 0?r:[],a=Iye(i,3),o=a[1],s=a[2];return new e(parseFloat(o),s??"")}}])}();function qmn(e){if(e.includes(cV))return cV;for(var t=e;t.includes("*")||t.includes("/");){var n,r=(n=C6t.exec(t))!==null&&n!==void 0?n:[],i=Iye(r,4),a=i[1],o=i[2],s=i[3],c=z0e.parse(a??""),u=z0e.parse(s??""),d=o==="*"?c.multiply(u):c.divide(u);if(d.isNaN())return cV;t=t.replace(C6t,d.toString())}for(;t.includes("+")||/.-\d+(?:\.\d+)?/.test(t);){var f,p=(f=w6t.exec(t))!==null&&f!==void 0?f:[],m=Iye(p,4),g=m[1],_=m[2],v=m[3],b=z0e.parse(g??""),y=z0e.parse(v??""),x=_==="+"?b.add(y):b.subtract(y);if(x.isNaN())return cV;t=t.replace(w6t,x.toString())}return t}var E6t=/\(([^()]*)\)/;function Ito(e){for(var t=e;t.includes("(");){var n=E6t.exec(t),r=Iye(n,2),i=r[1];t=t.replace(E6t,qmn(i))}return t}function Rto(e){var t=e.replace(/\s+/g,"");return t=Ito(t),t=qmn(t),t}function kto(e){try{return Rto(e)}catch{return cV}}function gMe(e){var t=kto(e.slice(5,-1));return t===cV?"":t}var Ato=["x","y","lineHeight","capHeight","scaleToFit","textAnchor","verticalAnchor","fill"],Mto=["dx","dy","angle","className","breakAll"];function fqe(){return fqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fqe.apply(this,arguments)}function T6t(e,t){if(e==null)return{};var n=Fto(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Fto(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function $6t(e,t){return zto(e)||Bto(e,t)||jto(e,t)||Lto()}function Lto(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jto(e,t){if(e){if(typeof e=="string")return O6t(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return O6t(e,t)}}function O6t(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Bto(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function zto(e){if(Array.isArray(e))return e}var Vmn=/[ \f\n\r\t\v\u2028\u2029]+/,Wmn=function(t){var n=t.children,r=t.breakAll,i=t.style;try{var a=[];Gu(n)||(r?a=n.toString().split(""):a=n.toString().split(Vmn));var o=a.map(function(c){return{word:c,width:tre(c,i).width}}),s=r?0:tre(" ",i).width;return{wordsWithComputedWidth:o,spaceWidth:s}}catch{return null}},Hto=function(t,n,r,i,a){var o=t.maxLines,s=t.children,c=t.style,u=t.breakAll,d=Yo(o),f=s,p=function(){var F=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return F.reduce(function(z,M){var K=M.word,U=M.width,W=z[z.length-1];if(W&&(i==null||a||W.width+U+r<Number(i)))W.words.push(K),W.width+=U+r;else{var L={words:[K],width:U};z.push(L)}return z},[])},m=p(n),g=function(F){return F.reduce(function(z,M){return z.width>M.width?z:M})};if(!d)return m;for(var _="…",v=function(F){var z=f.slice(0,F),M=Wmn({breakAll:u,style:c,children:z+_}).wordsWithComputedWidth,K=p(M),U=K.length>o||g(K).width>Number(i);return[U,K]},b=0,y=f.length-1,x=0,C;b<=y&&x<=f.length-1;){var w=Math.floor((b+y)/2),$=w-1,O=v($),N=$6t(O,2),P=N[0],I=N[1],D=v(w),k=$6t(D,1),R=k[0];if(!P&&!R&&(b=w+1),P&&R&&(y=w-1),!P&&R){C=I;break}x++}return C||m},P6t=function(t){var n=Gu(t)?[]:t.toString().split(Vmn);return[{words:n}]},qto=function(t){var n=t.width,r=t.scaleToFit,i=t.children,a=t.style,o=t.breakAll,s=t.maxLines;if((n||r)&&!mT.isSsr){var c,u,d=Wmn({breakAll:o,children:i,style:a});if(d){var f=d.wordsWithComputedWidth,p=d.spaceWidth;c=f,u=p}else return P6t(i);return Hto({breakAll:o,children:i,maxLines:s,style:a},c,u,n,r)}return P6t(i)},N6t="#808080",kF=function(t){var n=t.x,r=n===void 0?0:n,i=t.y,a=i===void 0?0:i,o=t.lineHeight,s=o===void 0?"1em":o,c=t.capHeight,u=c===void 0?"0.71em":c,d=t.scaleToFit,f=d===void 0?!1:d,p=t.textAnchor,m=p===void 0?"start":p,g=t.verticalAnchor,_=g===void 0?"end":g,v=t.fill,b=v===void 0?N6t:v,y=T6t(t,Ato),x=h.useMemo(function(){return qto({breakAll:y.breakAll,children:y.children,maxLines:y.maxLines,scaleToFit:f,style:y.style,width:y.width})},[y.breakAll,y.children,y.maxLines,f,y.style,y.width]),C=y.dx,w=y.dy,$=y.angle,O=y.className,N=y.breakAll,P=T6t(y,Mto);if(!s0(r)||!s0(a))return null;var I=r+(Yo(C)?C:0),D=a+(Yo(w)?w:0),k;switch(_){case"start":k=gMe("calc(".concat(u,")"));break;case"middle":k=gMe("calc(".concat((x.length-1)/2," * -").concat(s," + (").concat(u," / 2))"));break;default:k=gMe("calc(".concat(x.length-1," * -").concat(s,")"));break}var R=[];if(f){var A=x[0].width,F=y.width;R.push("scale(".concat((Yo(F)?F/A:1)/A,")"))}return $&&R.push("rotate(".concat($,", ").concat(I,", ").concat(D,")")),R.length&&(P.transform=R.join(" ")),G.createElement("text",fqe({},Sc(P,!0),{x:I,y:D,className:Hu("recharts-text",O),textAnchor:m,fill:b.includes("url")?N6t:b}),x.map(function(z,M){var K=z.words.join(N?"":" ");return G.createElement("tspan",{x:I,dy:M===0?k:s,key:"".concat(K,"-").concat(M)},K)}))};function MN(e,t){return e==null||t==null?NaN:e<t?-1:e>t?1:e>=t?0:NaN}function Vto(e,t){return e==null||t==null?NaN:t<e?-1:t>e?1:t>=e?0:NaN}function Snt(e){let t,n,r;e.length!==2?(t=MN,n=(s,c)=>MN(e(s),c),r=(s,c)=>e(s)-c):(t=e===MN||e===Vto?e:Wto,n=e,r=e);function i(s,c,u=0,d=s.length){if(u<d){if(t(c,c)!==0)return d;do{const f=u+d>>>1;n(s[f],c)<0?u=f+1:d=f}while(u<d)}return u}function a(s,c,u=0,d=s.length){if(u<d){if(t(c,c)!==0)return d;do{const f=u+d>>>1;n(s[f],c)<=0?u=f+1:d=f}while(u<d)}return u}function o(s,c,u=0,d=s.length){const f=i(s,c,u,d-1);return f>u&&r(s[f-1],c)>-r(s[f],c)?f-1:f}return{left:i,center:o,right:a}}function Wto(){return 0}function Umn(e){return e===null?NaN:+e}function*Uto(e,t){if(t===void 0)for(let n of e)n!=null&&(n=+n)>=n&&(yield n);else{let n=-1;for(let r of e)(r=t(r,++n,e))!=null&&(r=+r)>=r&&(yield r)}}const Kto=Snt(MN),Gto=Kto.right;Snt(Umn).center;const ace=Gto;class D6t extends Map{constructor(t,n=Jto){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:n}}),t!=null)for(const[r,i]of t)this.set(r,i)}get(t){return super.get(I6t(this,t))}has(t){return super.has(I6t(this,t))}set(t,n){return super.set(Yto(this,t),n)}delete(t){return super.delete(Xto(this,t))}}function I6t({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):n}function Yto({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):(e.set(r,n),n)}function Xto({_intern:e,_key:t},n){const r=t(n);return e.has(r)&&(n=e.get(r),e.delete(r)),n}function Jto(e){return e!==null&&typeof e=="object"?e.valueOf():e}function Qto(e=MN){if(e===MN)return Kmn;if(typeof e!="function")throw new TypeError("compare is not a function");return(t,n)=>{const r=e(t,n);return r||r===0?r:(e(n,n)===0)-(e(t,t)===0)}}function Kmn(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(e<t?-1:e>t?1:0)}const Zto=Math.sqrt(50),eno=Math.sqrt(10),tno=Math.sqrt(2);function Rye(e,t,n){const r=(t-e)/Math.max(0,n),i=Math.floor(Math.log10(r)),a=r/Math.pow(10,i),o=a>=Zto?10:a>=eno?5:a>=tno?2:1;let s,c,u;return i<0?(u=Math.pow(10,-i)/o,s=Math.round(e*u),c=Math.round(t*u),s/u<e&&++s,c/u>t&&--c,u=-u):(u=Math.pow(10,i)*o,s=Math.round(e/u),c=Math.round(t/u),s*u<e&&++s,c*u>t&&--c),c<s&&.5<=n&&n<2?Rye(e,t,n*2):[s,c,u]}function pqe(e,t,n){if(t=+t,e=+e,n=+n,!(n>0))return[];if(e===t)return[e];const r=t<e,[i,a,o]=r?Rye(t,e,n):Rye(e,t,n);if(!(a>=i))return[];const s=a-i+1,c=new Array(s);if(r)if(o<0)for(let u=0;u<s;++u)c[u]=(a-u)/-o;else for(let u=0;u<s;++u)c[u]=(a-u)*o;else if(o<0)for(let u=0;u<s;++u)c[u]=(i+u)/-o;else for(let u=0;u<s;++u)c[u]=(i+u)*o;return c}function hqe(e,t,n){return t=+t,e=+e,n=+n,Rye(e,t,n)[2]}function mqe(e,t,n){t=+t,e=+e,n=+n;const r=t<e,i=r?hqe(t,e,n):hqe(e,t,n);return(r?-1:1)*(i<0?1/-i:i)}function R6t(e,t){let n;if(t===void 0)for(const r of e)r!=null&&(n<r||n===void 0&&r>=r)&&(n=r);else{let r=-1;for(let i of e)(i=t(i,++r,e))!=null&&(n<i||n===void 0&&i>=i)&&(n=i)}return n}function k6t(e,t){let n;if(t===void 0)for(const r of e)r!=null&&(n>r||n===void 0&&r>=r)&&(n=r);else{let r=-1;for(let i of e)(i=t(i,++r,e))!=null&&(n>i||n===void 0&&i>=i)&&(n=i)}return n}function Gmn(e,t,n=0,r=1/0,i){if(t=Math.floor(t),n=Math.floor(Math.max(0,n)),r=Math.floor(Math.min(e.length-1,r)),!(n<=t&&t<=r))return e;for(i=i===void 0?Kmn:Qto(i);r>n;){if(r-n>600){const c=r-n+1,u=t-n+1,d=Math.log(c),f=.5*Math.exp(2*d/3),p=.5*Math.sqrt(d*f*(c-f)/c)*(u-c/2<0?-1:1),m=Math.max(n,Math.floor(t-u*f/c+p)),g=Math.min(r,Math.floor(t+(c-u)*f/c+p));Gmn(e,t,m,g,i)}const a=e[t];let o=n,s=r;for(Tte(e,n,t),i(e[r],a)>0&&Tte(e,n,r);o<s;){for(Tte(e,o,s),++o,--s;i(e[o],a)<0;)++o;for(;i(e[s],a)>0;)--s}i(e[n],a)===0?Tte(e,n,s):(++s,Tte(e,s,r)),s<=t&&(n=s+1),t<=s&&(r=s-1)}return e}function Tte(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function nno(e,t,n){if(e=Float64Array.from(Uto(e,n)),!(!(r=e.length)||isNaN(t=+t))){if(t<=0||r<2)return k6t(e);if(t>=1)return R6t(e);var r,i=(r-1)*t,a=Math.floor(i),o=R6t(Gmn(e,a).subarray(0,a+1)),s=k6t(e.subarray(a+1));return o+(s-o)*(i-a)}}function rno(e,t,n=Umn){if(!(!(r=e.length)||isNaN(t=+t))){if(t<=0||r<2)return+n(e[0],0,e);if(t>=1)return+n(e[r-1],r-1,e);var r,i=(r-1)*t,a=Math.floor(i),o=+n(e[a],a,e),s=+n(e[a+1],a+1,e);return o+(s-o)*(i-a)}}function ino(e,t,n){e=+e,t=+t,n=(i=arguments.length)<2?(t=e,e=0,1):i<3?1:+n;for(var r=-1,i=Math.max(0,Math.ceil((t-e)/n))|0,a=new Array(i);++r<i;)a[r]=e+r*n;return a}function v8(e,t){switch(arguments.length){case 0:break;case 1:this.range(e);break;default:this.range(t).domain(e);break}return this}function S$(e,t){switch(arguments.length){case 0:break;case 1:{typeof e=="function"?this.interpolator(e):this.range(e);break}default:{this.domain(e),typeof t=="function"?this.interpolator(t):this.range(t);break}}return this}const gqe=Symbol("implicit");function Cnt(){var e=new D6t,t=[],n=[],r=gqe;function i(a){let o=e.get(a);if(o===void 0){if(r!==gqe)return r;e.set(a,o=t.push(a)-1)}return n[o%n.length]}return i.domain=function(a){if(!arguments.length)return t.slice();t=[],e=new D6t;for(const o of a)e.has(o)||e.set(o,t.push(o)-1);return i},i.range=function(a){return arguments.length?(n=Array.from(a),i):n.slice()},i.unknown=function(a){return arguments.length?(r=a,i):r},i.copy=function(){return Cnt(t,n).unknown(r)},v8.apply(i,arguments),i}function Iie(){var e=Cnt().unknown(void 0),t=e.domain,n=e.range,r=0,i=1,a,o,s=!1,c=0,u=0,d=.5;delete e.unknown;function f(){var p=t().length,m=i<r,g=m?i:r,_=m?r:i;a=(_-g)/Math.max(1,p-c+u*2),s&&(a=Math.floor(a)),g+=(_-g-a*(p-c))*d,o=a*(1-c),s&&(g=Math.round(g),o=Math.round(o));var v=ino(p).map(function(b){return g+a*b});return n(m?v.reverse():v)}return e.domain=function(p){return arguments.length?(t(p),f()):t()},e.range=function(p){return arguments.length?([r,i]=p,r=+r,i=+i,f()):[r,i]},e.rangeRound=function(p){return[r,i]=p,r=+r,i=+i,s=!0,f()},e.bandwidth=function(){return o},e.step=function(){return a},e.round=function(p){return arguments.length?(s=!!p,f()):s},e.padding=function(p){return arguments.length?(c=Math.min(1,u=+p),f()):c},e.paddingInner=function(p){return arguments.length?(c=Math.min(1,p),f()):c},e.paddingOuter=function(p){return arguments.length?(u=+p,f()):u},e.align=function(p){return arguments.length?(d=Math.max(0,Math.min(1,p)),f()):d},e.copy=function(){return Iie(t(),[r,i]).round(s).paddingInner(c).paddingOuter(u).align(d)},v8.apply(f(),arguments)}function Ymn(e){var t=e.copy;return e.padding=e.paddingOuter,delete e.paddingInner,delete e.paddingOuter,e.copy=function(){return Ymn(t())},e}function nre(){return Ymn(Iie.apply(null,arguments).paddingInner(1))}function wnt(e,t,n){e.prototype=t.prototype=n,n.constructor=e}function Xmn(e,t){var n=Object.create(e.prototype);for(var r in t)n[r]=t[r];return n}function oce(){}var Rie=.7,kye=1/Rie,HV="\\s*([+-]?\\d+)\\s*",kie="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",NC="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",ano=/^#([0-9a-f]{3,8})$/,ono=new RegExp(`^rgb\\(${HV},${HV},${HV}\\)$`),sno=new RegExp(`^rgb\\(${NC},${NC},${NC}\\)$`),lno=new RegExp(`^rgba\\(${HV},${HV},${HV},${kie}\\)$`),cno=new RegExp(`^rgba\\(${NC},${NC},${NC},${kie}\\)$`),uno=new RegExp(`^hsl\\(${kie},${NC},${NC}\\)$`),dno=new RegExp(`^hsla\\(${kie},${NC},${NC},${kie}\\)$`),A6t={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};wnt(oce,Aie,{copy(e){return Object.assign(new this.constructor,this,e)},displayable(){return this.rgb().displayable()},hex:M6t,formatHex:M6t,formatHex8:fno,formatHsl:pno,formatRgb:F6t,toString:F6t});function M6t(){return this.rgb().formatHex()}function fno(){return this.rgb().formatHex8()}function pno(){return Jmn(this).formatHsl()}function F6t(){return this.rgb().formatRgb()}function Aie(e){var t,n;return e=(e+"").trim().toLowerCase(),(t=ano.exec(e))?(n=t[1].length,t=parseInt(t[1],16),n===6?L6t(t):n===3?new Oy(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):n===8?H0e(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):n===4?H0e(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=ono.exec(e))?new Oy(t[1],t[2],t[3],1):(t=sno.exec(e))?new Oy(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=lno.exec(e))?H0e(t[1],t[2],t[3],t[4]):(t=cno.exec(e))?H0e(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=uno.exec(e))?z6t(t[1],t[2]/100,t[3]/100,1):(t=dno.exec(e))?z6t(t[1],t[2]/100,t[3]/100,t[4]):A6t.hasOwnProperty(e)?L6t(A6t[e]):e==="transparent"?new Oy(NaN,NaN,NaN,0):null}function L6t(e){return new Oy(e>>16&255,e>>8&255,e&255,1)}function H0e(e,t,n,r){return r<=0&&(e=t=n=NaN),new Oy(e,t,n,r)}function hno(e){return e instanceof oce||(e=Aie(e)),e?(e=e.rgb(),new Oy(e.r,e.g,e.b,e.opacity)):new Oy}function vqe(e,t,n,r){return arguments.length===1?hno(e):new Oy(e,t,n,r??1)}function Oy(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}wnt(Oy,vqe,Xmn(oce,{brighter(e){return e=e==null?kye:Math.pow(kye,e),new Oy(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?Rie:Math.pow(Rie,e),new Oy(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Oy(jM(this.r),jM(this.g),jM(this.b),Aye(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:j6t,formatHex:j6t,formatHex8:mno,formatRgb:B6t,toString:B6t}));function j6t(){return`#${SM(this.r)}${SM(this.g)}${SM(this.b)}`}function mno(){return`#${SM(this.r)}${SM(this.g)}${SM(this.b)}${SM((isNaN(this.opacity)?1:this.opacity)*255)}`}function B6t(){const e=Aye(this.opacity);return`${e===1?"rgb(":"rgba("}${jM(this.r)}, ${jM(this.g)}, ${jM(this.b)}${e===1?")":`, ${e})`}`}function Aye(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function jM(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function SM(e){return e=jM(e),(e<16?"0":"")+e.toString(16)}function z6t(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new r5(e,t,n,r)}function Jmn(e){if(e instanceof r5)return new r5(e.h,e.s,e.l,e.opacity);if(e instanceof oce||(e=Aie(e)),!e)return new r5;if(e instanceof r5)return e;e=e.rgb();var t=e.r/255,n=e.g/255,r=e.b/255,i=Math.min(t,n,r),a=Math.max(t,n,r),o=NaN,s=a-i,c=(a+i)/2;return s?(t===a?o=(n-r)/s+(n<r)*6:n===a?o=(r-t)/s+2:o=(t-n)/s+4,s/=c<.5?a+i:2-a-i,o*=60):s=c>0&&c<1?0:o,new r5(o,s,c,e.opacity)}function gno(e,t,n,r){return arguments.length===1?Jmn(e):new r5(e,t,n,r??1)}function r5(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}wnt(r5,gno,Xmn(oce,{brighter(e){return e=e==null?kye:Math.pow(kye,e),new r5(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?Rie:Math.pow(Rie,e),new r5(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,i=2*n-r;return new Oy(vMe(e>=240?e-240:e+120,i,r),vMe(e,i,r),vMe(e<120?e+240:e-120,i,r),this.opacity)},clamp(){return new r5(H6t(this.h),q0e(this.s),q0e(this.l),Aye(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const e=Aye(this.opacity);return`${e===1?"hsl(":"hsla("}${H6t(this.h)}, ${q0e(this.s)*100}%, ${q0e(this.l)*100}%${e===1?")":`, ${e})`}`}}));function H6t(e){return e=(e||0)%360,e<0?e+360:e}function q0e(e){return Math.max(0,Math.min(1,e||0))}function vMe(e,t,n){return(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)*255}const Ent=e=>()=>e;function vno(e,t){return function(n){return e+n*t}}function _no(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}function yno(e){return(e=+e)==1?Qmn:function(t,n){return n-t?_no(t,n,e):Ent(isNaN(t)?n:t)}}function Qmn(e,t){var n=t-e;return n?vno(e,n):Ent(isNaN(e)?t:e)}const q6t=function e(t){var n=yno(t);function r(i,a){var o=n((i=vqe(i)).r,(a=vqe(a)).r),s=n(i.g,a.g),c=n(i.b,a.b),u=Qmn(i.opacity,a.opacity);return function(d){return i.r=o(d),i.g=s(d),i.b=c(d),i.opacity=u(d),i+""}}return r.gamma=e,r}(1);function bno(e,t){t||(t=[]);var n=e?Math.min(t.length,e.length):0,r=t.slice(),i;return function(a){for(i=0;i<n;++i)r[i]=e[i]*(1-a)+t[i]*a;return r}}function xno(e){return ArrayBuffer.isView(e)&&!(e instanceof DataView)}function Sno(e,t){var n=t?t.length:0,r=e?Math.min(n,e.length):0,i=new Array(r),a=new Array(n),o;for(o=0;o<r;++o)i[o]=gY(e[o],t[o]);for(;o<n;++o)a[o]=t[o];return function(s){for(o=0;o<r;++o)a[o]=i[o](s);return a}}function Cno(e,t){var n=new Date;return e=+e,t=+t,function(r){return n.setTime(e*(1-r)+t*r),n}}function Mye(e,t){return e=+e,t=+t,function(n){return e*(1-n)+t*n}}function wno(e,t){var n={},r={},i;(e===null||typeof e!="object")&&(e={}),(t===null||typeof t!="object")&&(t={});for(i in t)i in e?n[i]=gY(e[i],t[i]):r[i]=t[i];return function(a){for(i in n)r[i]=n[i](a);return r}}var _qe=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,_Me=new RegExp(_qe.source,"g");function Eno(e){return function(){return e}}function Tno(e){return function(t){return e(t)+""}}function $no(e,t){var n=_qe.lastIndex=_Me.lastIndex=0,r,i,a,o=-1,s=[],c=[];for(e=e+"",t=t+"";(r=_qe.exec(e))&&(i=_Me.exec(t));)(a=i.index)>n&&(a=t.slice(n,a),s[o]?s[o]+=a:s[++o]=a),(r=r[0])===(i=i[0])?s[o]?s[o]+=i:s[++o]=i:(s[++o]=null,c.push({i:o,x:Mye(r,i)})),n=_Me.lastIndex;return n<t.length&&(a=t.slice(n),s[o]?s[o]+=a:s[++o]=a),s.length<2?c[0]?Tno(c[0].x):Eno(t):(t=c.length,function(u){for(var d=0,f;d<t;++d)s[(f=c[d]).i]=f.x(u);return s.join("")})}function gY(e,t){var n=typeof t,r;return t==null||n==="boolean"?Ent(t):(n==="number"?Mye:n==="string"?(r=Aie(t))?(t=r,q6t):$no:t instanceof Aie?q6t:t instanceof Date?Cno:xno(t)?bno:Array.isArray(t)?Sno:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?wno:Mye)(e,t)}function Tnt(e,t){return e=+e,t=+t,function(n){return Math.round(e*(1-n)+t*n)}}function Ono(e,t){t===void 0&&(t=e,e=gY);for(var n=0,r=t.length-1,i=t[0],a=new Array(r<0?0:r);n<r;)a[n]=e(i,i=t[++n]);return function(o){var s=Math.max(0,Math.min(r-1,Math.floor(o*=r)));return a[s](o-s)}}function Pno(e){return function(){return e}}function Fye(e){return+e}var V6t=[0,1];function l_(e){return e}function yqe(e,t){return(t-=e=+e)?function(n){return(n-e)/t}:Pno(isNaN(t)?NaN:.5)}function Nno(e,t){var n;return e>t&&(n=e,e=t,t=n),function(r){return Math.max(e,Math.min(t,r))}}function Dno(e,t,n){var r=e[0],i=e[1],a=t[0],o=t[1];return i<r?(r=yqe(i,r),a=n(o,a)):(r=yqe(r,i),a=n(a,o)),function(s){return a(r(s))}}function Ino(e,t,n){var r=Math.min(e.length,t.length)-1,i=new Array(r),a=new Array(r),o=-1;for(e[r]<e[0]&&(e=e.slice().reverse(),t=t.slice().reverse());++o<r;)i[o]=yqe(e[o],e[o+1]),a[o]=n(t[o],t[o+1]);return function(s){var c=ace(e,s,1,r)-1;return a[c](i[c](s))}}function sce(e,t){return t.domain(e.domain()).range(e.range()).interpolate(e.interpolate()).clamp(e.clamp()).unknown(e.unknown())}function QEe(){var e=V6t,t=V6t,n=gY,r,i,a,o=l_,s,c,u;function d(){var p=Math.min(e.length,t.length);return o!==l_&&(o=Nno(e[0],e[p-1])),s=p>2?Ino:Dno,c=u=null,f}function f(p){return p==null||isNaN(p=+p)?a:(c||(c=s(e.map(r),t,n)))(r(o(p)))}return f.invert=function(p){return o(i((u||(u=s(t,e.map(r),Mye)))(p)))},f.domain=function(p){return arguments.length?(e=Array.from(p,Fye),d()):e.slice()},f.range=function(p){return arguments.length?(t=Array.from(p),d()):t.slice()},f.rangeRound=function(p){return t=Array.from(p),n=Tnt,d()},f.clamp=function(p){return arguments.length?(o=p?!0:l_,d()):o!==l_},f.interpolate=function(p){return arguments.length?(n=p,d()):n},f.unknown=function(p){return arguments.length?(a=p,f):a},function(p,m){return r=p,i=m,d()}}function $nt(){return QEe()(l_,l_)}function Rno(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function Lye(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var n,r=e.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+e.slice(n+1)]}function OU(e){return e=Lye(Math.abs(e)),e?e[1]:NaN}function kno(e,t){return function(n,r){for(var i=n.length,a=[],o=0,s=e[0],c=0;i>0&&s>0&&(c+s+1>r&&(s=Math.max(1,r-c)),a.push(n.substring(i-=s,i+s)),!((c+=s+1)>r));)s=e[o=(o+1)%e.length];return a.reverse().join(t)}}function Ano(e){return function(t){return t.replace(/[0-9]/g,function(n){return e[+n]})}}var Mno=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Mie(e){if(!(t=Mno.exec(e)))throw new Error("invalid format: "+e);var t;return new Ont({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}Mie.prototype=Ont.prototype;function Ont(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}Ont.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function Fno(e){e:for(var t=e.length,n=1,r=-1,i;n<t;++n)switch(e[n]){case".":r=i=n;break;case"0":r===0&&(r=n),i=n;break;default:if(!+e[n])break e;r>0&&(r=0);break}return r>0?e.slice(0,r)+e.slice(i+1):e}var Zmn;function Lno(e,t){var n=Lye(e,t);if(!n)return e+"";var r=n[0],i=n[1],a=i-(Zmn=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,o=r.length;return a===o?r:a>o?r+new Array(a-o+1).join("0"):a>0?r.slice(0,a)+"."+r.slice(a):"0."+new Array(1-a).join("0")+Lye(e,Math.max(0,t+a-1))[0]}function W6t(e,t){var n=Lye(e,t);if(!n)return e+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")}const U6t={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:Rno,e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>W6t(e*100,t),r:W6t,s:Lno,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function K6t(e){return e}var G6t=Array.prototype.map,Y6t=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function jno(e){var t=e.grouping===void 0||e.thousands===void 0?K6t:kno(G6t.call(e.grouping,Number),e.thousands+""),n=e.currency===void 0?"":e.currency[0]+"",r=e.currency===void 0?"":e.currency[1]+"",i=e.decimal===void 0?".":e.decimal+"",a=e.numerals===void 0?K6t:Ano(G6t.call(e.numerals,String)),o=e.percent===void 0?"%":e.percent+"",s=e.minus===void 0?"−":e.minus+"",c=e.nan===void 0?"NaN":e.nan+"";function u(f){f=Mie(f);var p=f.fill,m=f.align,g=f.sign,_=f.symbol,v=f.zero,b=f.width,y=f.comma,x=f.precision,C=f.trim,w=f.type;w==="n"?(y=!0,w="g"):U6t[w]||(x===void 0&&(x=12),C=!0,w="g"),(v||p==="0"&&m==="=")&&(v=!0,p="0",m="=");var $=_==="$"?n:_==="#"&&/[boxX]/.test(w)?"0"+w.toLowerCase():"",O=_==="$"?r:/[%p]/.test(w)?o:"",N=U6t[w],P=/[defgprs%]/.test(w);x=x===void 0?6:/[gprs]/.test(w)?Math.max(1,Math.min(21,x)):Math.max(0,Math.min(20,x));function I(D){var k=$,R=O,A,F,z;if(w==="c")R=N(D)+R,D="";else{D=+D;var M=D<0||1/D<0;if(D=isNaN(D)?c:N(Math.abs(D),x),C&&(D=Fno(D)),M&&+D==0&&g!=="+"&&(M=!1),k=(M?g==="("?g:s:g==="-"||g==="("?"":g)+k,R=(w==="s"?Y6t[8+Zmn/3]:"")+R+(M&&g==="("?")":""),P){for(A=-1,F=D.length;++A<F;)if(z=D.charCodeAt(A),48>z||z>57){R=(z===46?i+D.slice(A+1):D.slice(A))+R,D=D.slice(0,A);break}}}y&&!v&&(D=t(D,1/0));var K=k.length+D.length+R.length,U=K<b?new Array(b-K+1).join(p):"";switch(y&&v&&(D=t(U+D,U.length?b-R.length:1/0),U=""),m){case"<":D=k+D+R+U;break;case"=":D=k+U+D+R;break;case"^":D=U.slice(0,K=U.length>>1)+k+D+R+U.slice(K);break;default:D=U+k+D+R;break}return a(D)}return I.toString=function(){return f+""},I}function d(f,p){var m=u((f=Mie(f),f.type="f",f)),g=Math.max(-8,Math.min(8,Math.floor(OU(p)/3)))*3,_=Math.pow(10,-g),v=Y6t[8+g/3];return function(b){return m(_*b)+v}}return{format:u,formatPrefix:d}}var V0e,Pnt,e1n;Bno({thousands:",",grouping:[3],currency:["$",""]});function Bno(e){return V0e=jno(e),Pnt=V0e.format,e1n=V0e.formatPrefix,V0e}function zno(e){return Math.max(0,-OU(Math.abs(e)))}function Hno(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(OU(t)/3)))*3-OU(Math.abs(e)))}function qno(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,OU(t)-OU(e))+1}function t1n(e,t,n,r){var i=mqe(e,t,n),a;switch(r=Mie(r??",f"),r.type){case"s":{var o=Math.max(Math.abs(e),Math.abs(t));return r.precision==null&&!isNaN(a=Hno(i,o))&&(r.precision=a),e1n(r,o)}case"":case"e":case"g":case"p":case"r":{r.precision==null&&!isNaN(a=qno(i,Math.max(Math.abs(e),Math.abs(t))))&&(r.precision=a-(r.type==="e"));break}case"f":case"%":{r.precision==null&&!isNaN(a=zno(i))&&(r.precision=a-(r.type==="%")*2);break}}return Pnt(r)}function dI(e){var t=e.domain;return e.ticks=function(n){var r=t();return pqe(r[0],r[r.length-1],n??10)},e.tickFormat=function(n,r){var i=t();return t1n(i[0],i[i.length-1],n??10,r)},e.nice=function(n){n==null&&(n=10);var r=t(),i=0,a=r.length-1,o=r[i],s=r[a],c,u,d=10;for(s<o&&(u=o,o=s,s=u,u=i,i=a,a=u);d-- >0;){if(u=hqe(o,s,n),u===c)return r[i]=o,r[a]=s,t(r);if(u>0)o=Math.floor(o/u)*u,s=Math.ceil(s/u)*u;else if(u<0)o=Math.ceil(o*u)/u,s=Math.floor(s*u)/u;else break;c=u}return e},e}function jye(){var e=$nt();return e.copy=function(){return sce(e,jye())},v8.apply(e,arguments),dI(e)}function n1n(e){var t;function n(r){return r==null||isNaN(r=+r)?t:r}return n.invert=n,n.domain=n.range=function(r){return arguments.length?(e=Array.from(r,Fye),n):e.slice()},n.unknown=function(r){return arguments.length?(t=r,n):t},n.copy=function(){return n1n(e).unknown(t)},e=arguments.length?Array.from(e,Fye):[0,1],dI(n)}function r1n(e,t){e=e.slice();var n=0,r=e.length-1,i=e[n],a=e[r],o;return a<i&&(o=n,n=r,r=o,o=i,i=a,a=o),e[n]=t.floor(i),e[r]=t.ceil(a),e}function X6t(e){return Math.log(e)}function J6t(e){return Math.exp(e)}function Vno(e){return-Math.log(-e)}function Wno(e){return-Math.exp(-e)}function Uno(e){return isFinite(e)?+("1e"+e):e<0?0:e}function Kno(e){return e===10?Uno:e===Math.E?Math.exp:t=>Math.pow(e,t)}function Gno(e){return e===Math.E?Math.log:e===10&&Math.log10||e===2&&Math.log2||(e=Math.log(e),t=>Math.log(t)/e)}function Q6t(e){return(t,n)=>-e(-t,n)}function Nnt(e){const t=e(X6t,J6t),n=t.domain;let r=10,i,a;function o(){return i=Gno(r),a=Kno(r),n()[0]<0?(i=Q6t(i),a=Q6t(a),e(Vno,Wno)):e(X6t,J6t),t}return t.base=function(s){return arguments.length?(r=+s,o()):r},t.domain=function(s){return arguments.length?(n(s),o()):n()},t.ticks=s=>{const c=n();let u=c[0],d=c[c.length-1];const f=d<u;f&&([u,d]=[d,u]);let p=i(u),m=i(d),g,_;const v=s==null?10:+s;let b=[];if(!(r%1)&&m-p<v){if(p=Math.floor(p),m=Math.ceil(m),u>0){for(;p<=m;++p)for(g=1;g<r;++g)if(_=p<0?g/a(-p):g*a(p),!(_<u)){if(_>d)break;b.push(_)}}else for(;p<=m;++p)for(g=r-1;g>=1;--g)if(_=p>0?g/a(-p):g*a(p),!(_<u)){if(_>d)break;b.push(_)}b.length*2<v&&(b=pqe(u,d,v))}else b=pqe(p,m,Math.min(m-p,v)).map(a);return f?b.reverse():b},t.tickFormat=(s,c)=>{if(s==null&&(s=10),c==null&&(c=r===10?"s":","),typeof c!="function"&&(!(r%1)&&(c=Mie(c)).precision==null&&(c.trim=!0),c=Pnt(c)),s===1/0)return c;const u=Math.max(1,r*s/t.ticks().length);return d=>{let f=d/a(Math.round(i(d)));return f*r<r-.5&&(f*=r),f<=u?c(d):""}},t.nice=()=>n(r1n(n(),{floor:s=>a(Math.floor(i(s))),ceil:s=>a(Math.ceil(i(s)))})),t}function i1n(){const e=Nnt(QEe()).domain([1,10]);return e.copy=()=>sce(e,i1n()).base(e.base()),v8.apply(e,arguments),e}function Z6t(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function e8t(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Dnt(e){var t=1,n=e(Z6t(t),e8t(t));return n.constant=function(r){return arguments.length?e(Z6t(t=+r),e8t(t)):t},dI(n)}function a1n(){var e=Dnt(QEe());return e.copy=function(){return sce(e,a1n()).constant(e.constant())},v8.apply(e,arguments)}function t8t(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function Yno(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function Xno(e){return e<0?-e*e:e*e}function Int(e){var t=e(l_,l_),n=1;function r(){return n===1?e(l_,l_):n===.5?e(Yno,Xno):e(t8t(n),t8t(1/n))}return t.exponent=function(i){return arguments.length?(n=+i,r()):n},dI(t)}function Rnt(){var e=Int(QEe());return e.copy=function(){return sce(e,Rnt()).exponent(e.exponent())},v8.apply(e,arguments),e}function Jno(){return Rnt.apply(null,arguments).exponent(.5)}function n8t(e){return Math.sign(e)*e*e}function Qno(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function o1n(){var e=$nt(),t=[0,1],n=!1,r;function i(a){var o=Qno(e(a));return isNaN(o)?r:n?Math.round(o):o}return i.invert=function(a){return e.invert(n8t(a))},i.domain=function(a){return arguments.length?(e.domain(a),i):e.domain()},i.range=function(a){return arguments.length?(e.range((t=Array.from(a,Fye)).map(n8t)),i):t.slice()},i.rangeRound=function(a){return i.range(a).round(!0)},i.round=function(a){return arguments.length?(n=!!a,i):n},i.clamp=function(a){return arguments.length?(e.clamp(a),i):e.clamp()},i.unknown=function(a){return arguments.length?(r=a,i):r},i.copy=function(){return o1n(e.domain(),t).round(n).clamp(e.clamp()).unknown(r)},v8.apply(i,arguments),dI(i)}function s1n(){var e=[],t=[],n=[],r;function i(){var o=0,s=Math.max(1,t.length);for(n=new Array(s-1);++o<s;)n[o-1]=rno(e,o/s);return a}function a(o){return o==null||isNaN(o=+o)?r:t[ace(n,o)]}return a.invertExtent=function(o){var s=t.indexOf(o);return s<0?[NaN,NaN]:[s>0?n[s-1]:e[0],s<n.length?n[s]:e[e.length-1]]},a.domain=function(o){if(!arguments.length)return e.slice();e=[];for(let s of o)s!=null&&!isNaN(s=+s)&&e.push(s);return e.sort(MN),i()},a.range=function(o){return arguments.length?(t=Array.from(o),i()):t.slice()},a.unknown=function(o){return arguments.length?(r=o,a):r},a.quantiles=function(){return n.slice()},a.copy=function(){return s1n().domain(e).range(t).unknown(r)},v8.apply(a,arguments)}function l1n(){var e=0,t=1,n=1,r=[.5],i=[0,1],a;function o(c){return c!=null&&c<=c?i[ace(r,c,0,n)]:a}function s(){var c=-1;for(r=new Array(n);++c<n;)r[c]=((c+1)*t-(c-n)*e)/(n+1);return o}return o.domain=function(c){return arguments.length?([e,t]=c,e=+e,t=+t,s()):[e,t]},o.range=function(c){return arguments.length?(n=(i=Array.from(c)).length-1,s()):i.slice()},o.invertExtent=function(c){var u=i.indexOf(c);return u<0?[NaN,NaN]:u<1?[e,r[0]]:u>=n?[r[n-1],t]:[r[u-1],r[u]]},o.unknown=function(c){return arguments.length&&(a=c),o},o.thresholds=function(){return r.slice()},o.copy=function(){return l1n().domain([e,t]).range(i).unknown(a)},v8.apply(dI(o),arguments)}function c1n(){var e=[.5],t=[0,1],n,r=1;function i(a){return a!=null&&a<=a?t[ace(e,a,0,r)]:n}return i.domain=function(a){return arguments.length?(e=Array.from(a),r=Math.min(e.length,t.length-1),i):e.slice()},i.range=function(a){return arguments.length?(t=Array.from(a),r=Math.min(e.length,t.length-1),i):t.slice()},i.invertExtent=function(a){var o=t.indexOf(a);return[e[o-1],e[o]]},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return c1n().domain(e).range(t).unknown(n)},v8.apply(i,arguments)}const yMe=new Date,bMe=new Date;function _0(e,t,n,r){function i(a){return e(a=arguments.length===0?new Date:new Date(+a)),a}return i.floor=a=>(e(a=new Date(+a)),a),i.ceil=a=>(e(a=new Date(a-1)),t(a,1),e(a),a),i.round=a=>{const o=i(a),s=i.ceil(a);return a-o<s-a?o:s},i.offset=(a,o)=>(t(a=new Date(+a),o==null?1:Math.floor(o)),a),i.range=(a,o,s)=>{const c=[];if(a=i.ceil(a),s=s==null?1:Math.floor(s),!(a<o)||!(s>0))return c;let u;do c.push(u=new Date(+a)),t(a,s),e(a);while(u<a&&a<o);return c},i.filter=a=>_0(o=>{if(o>=o)for(;e(o),!a(o);)o.setTime(o-1)},(o,s)=>{if(o>=o)if(s<0)for(;++s<=0;)for(;t(o,-1),!a(o););else for(;--s>=0;)for(;t(o,1),!a(o););}),n&&(i.count=(a,o)=>(yMe.setTime(+a),bMe.setTime(+o),e(yMe),e(bMe),Math.floor(n(yMe,bMe))),i.every=a=>(a=Math.floor(a),!isFinite(a)||!(a>0)?null:a>1?i.filter(r?o=>r(o)%a===0:o=>i.count(0,o)%a===0):i)),i}const Bye=_0(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);Bye.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?_0(t=>{t.setTime(Math.floor(t/e)*e)},(t,n)=>{t.setTime(+t+n*e)},(t,n)=>(n-t)/e):Bye);Bye.range;const U9=1e3,L6=U9*60,K9=L6*60,RT=K9*24,knt=RT*7,r8t=RT*30,xMe=RT*365,CM=_0(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*U9)},(e,t)=>(t-e)/U9,e=>e.getUTCSeconds());CM.range;const Ant=_0(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*U9)},(e,t)=>{e.setTime(+e+t*L6)},(e,t)=>(t-e)/L6,e=>e.getMinutes());Ant.range;const Mnt=_0(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*L6)},(e,t)=>(t-e)/L6,e=>e.getUTCMinutes());Mnt.range;const Fnt=_0(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*U9-e.getMinutes()*L6)},(e,t)=>{e.setTime(+e+t*K9)},(e,t)=>(t-e)/K9,e=>e.getHours());Fnt.range;const Lnt=_0(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*K9)},(e,t)=>(t-e)/K9,e=>e.getUTCHours());Lnt.range;const lce=_0(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*L6)/RT,e=>e.getDate()-1);lce.range;const ZEe=_0(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/RT,e=>e.getUTCDate()-1);ZEe.range;const u1n=_0(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/RT,e=>Math.floor(e/RT));u1n.range;function ij(e){return _0(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,n)=>{t.setDate(t.getDate()+n*7)},(t,n)=>(n-t-(n.getTimezoneOffset()-t.getTimezoneOffset())*L6)/knt)}const e9e=ij(0),zye=ij(1),Zno=ij(2),ero=ij(3),PU=ij(4),tro=ij(5),nro=ij(6);e9e.range;zye.range;Zno.range;ero.range;PU.range;tro.range;nro.range;function aj(e){return _0(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,n)=>{t.setUTCDate(t.getUTCDate()+n*7)},(t,n)=>(n-t)/knt)}const t9e=aj(0),Hye=aj(1),rro=aj(2),iro=aj(3),NU=aj(4),aro=aj(5),oro=aj(6);t9e.range;Hye.range;rro.range;iro.range;NU.range;aro.range;oro.range;const jnt=_0(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth());jnt.range;const Bnt=_0(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());Bnt.range;const kT=_0(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());kT.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:_0(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,n)=>{t.setFullYear(t.getFullYear()+n*e)});kT.range;const AT=_0(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());AT.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:_0(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,n)=>{t.setUTCFullYear(t.getUTCFullYear()+n*e)});AT.range;function d1n(e,t,n,r,i,a){const o=[[CM,1,U9],[CM,5,5*U9],[CM,15,15*U9],[CM,30,30*U9],[a,1,L6],[a,5,5*L6],[a,15,15*L6],[a,30,30*L6],[i,1,K9],[i,3,3*K9],[i,6,6*K9],[i,12,12*K9],[r,1,RT],[r,2,2*RT],[n,1,knt],[t,1,r8t],[t,3,3*r8t],[e,1,xMe]];function s(u,d,f){const p=d<u;p&&([u,d]=[d,u]);const m=f&&typeof f.range=="function"?f:c(u,d,f),g=m?m.range(u,+d+1):[];return p?g.reverse():g}function c(u,d,f){const p=Math.abs(d-u)/f,m=Snt(([,,v])=>v).right(o,p);if(m===o.length)return e.every(mqe(u/xMe,d/xMe,f));if(m===0)return Bye.every(Math.max(mqe(u,d,f),1));const[g,_]=o[p/o[m-1][2]<o[m][2]/p?m-1:m];return g.every(_)}return[s,c]}const[sro,lro]=d1n(AT,Bnt,t9e,u1n,Lnt,Mnt),[cro,uro]=d1n(kT,jnt,e9e,lce,Fnt,Ant);function SMe(e){if(0<=e.y&&e.y<100){var t=new Date(-1,e.m,e.d,e.H,e.M,e.S,e.L);return t.setFullYear(e.y),t}return new Date(e.y,e.m,e.d,e.H,e.M,e.S,e.L)}function CMe(e){if(0<=e.y&&e.y<100){var t=new Date(Date.UTC(-1,e.m,e.d,e.H,e.M,e.S,e.L));return t.setUTCFullYear(e.y),t}return new Date(Date.UTC(e.y,e.m,e.d,e.H,e.M,e.S,e.L))}function $te(e,t,n){return{y:e,m:t,d:n,H:0,M:0,S:0,L:0}}function dro(e){var t=e.dateTime,n=e.date,r=e.time,i=e.periods,a=e.days,o=e.shortDays,s=e.months,c=e.shortMonths,u=Ote(i),d=Pte(i),f=Ote(a),p=Pte(a),m=Ote(o),g=Pte(o),_=Ote(s),v=Pte(s),b=Ote(c),y=Pte(c),x={a:M,A:K,b:U,B:W,c:null,d:c8t,e:c8t,f:kro,g:Vro,G:Uro,H:Dro,I:Iro,j:Rro,L:f1n,m:Aro,M:Mro,p:L,q:Y,Q:f8t,s:p8t,S:Fro,u:Lro,U:jro,V:Bro,w:zro,W:Hro,x:null,X:null,y:qro,Y:Wro,Z:Kro,"%":d8t},C={a:J,A:Z,b:te,B:re,c:null,d:u8t,e:u8t,f:Jro,g:sio,G:cio,H:Gro,I:Yro,j:Xro,L:h1n,m:Qro,M:Zro,p:se,q:de,Q:f8t,s:p8t,S:eio,u:tio,U:nio,V:rio,w:iio,W:aio,x:null,X:null,y:oio,Y:lio,Z:uio,"%":d8t},w={a:I,A:D,b:k,B:R,c:A,d:s8t,e:s8t,f:$ro,g:o8t,G:a8t,H:l8t,I:l8t,j:Cro,L:Tro,m:Sro,M:wro,p:P,q:xro,Q:Pro,s:Nro,S:Ero,u:gro,U:vro,V:_ro,w:mro,W:yro,x:F,X:z,y:o8t,Y:a8t,Z:bro,"%":Oro};x.x=$(n,x),x.X=$(r,x),x.c=$(t,x),C.x=$(n,C),C.X=$(r,C),C.c=$(t,C);function $(pe,Se){return function(ve){var be=[],Ee=-1,xe=0,Pe=pe.length,je,ft,Ge;for(ve instanceof Date||(ve=new Date(+ve));++Ee<Pe;)pe.charCodeAt(Ee)===37&&(be.push(pe.slice(xe,Ee)),(ft=i8t[je=pe.charAt(++Ee)])!=null?je=pe.charAt(++Ee):ft=je==="e"?" ":"0",(Ge=Se[je])&&(je=Ge(ve,ft)),be.push(je),xe=Ee+1);return be.push(pe.slice(xe,Ee)),be.join("")}}function O(pe,Se){return function(ve){var be=$te(1900,void 0,1),Ee=N(be,pe,ve+="",0),xe,Pe;if(Ee!=ve.length)return null;if("Q"in be)return new Date(be.Q);if("s"in be)return new Date(be.s*1e3+("L"in be?be.L:0));if(Se&&!("Z"in be)&&(be.Z=0),"p"in be&&(be.H=be.H%12+be.p*12),be.m===void 0&&(be.m="q"in be?be.q:0),"V"in be){if(be.V<1||be.V>53)return null;"w"in be||(be.w=1),"Z"in be?(xe=CMe($te(be.y,0,1)),Pe=xe.getUTCDay(),xe=Pe>4||Pe===0?Hye.ceil(xe):Hye(xe),xe=ZEe.offset(xe,(be.V-1)*7),be.y=xe.getUTCFullYear(),be.m=xe.getUTCMonth(),be.d=xe.getUTCDate()+(be.w+6)%7):(xe=SMe($te(be.y,0,1)),Pe=xe.getDay(),xe=Pe>4||Pe===0?zye.ceil(xe):zye(xe),xe=lce.offset(xe,(be.V-1)*7),be.y=xe.getFullYear(),be.m=xe.getMonth(),be.d=xe.getDate()+(be.w+6)%7)}else("W"in be||"U"in be)&&("w"in be||(be.w="u"in be?be.u%7:"W"in be?1:0),Pe="Z"in be?CMe($te(be.y,0,1)).getUTCDay():SMe($te(be.y,0,1)).getDay(),be.m=0,be.d="W"in be?(be.w+6)%7+be.W*7-(Pe+5)%7:be.w+be.U*7-(Pe+6)%7);return"Z"in be?(be.H+=be.Z/100|0,be.M+=be.Z%100,CMe(be)):SMe(be)}}function N(pe,Se,ve,be){for(var Ee=0,xe=Se.length,Pe=ve.length,je,ft;Ee<xe;){if(be>=Pe)return-1;if(je=Se.charCodeAt(Ee++),je===37){if(je=Se.charAt(Ee++),ft=w[je in i8t?Se.charAt(Ee++):je],!ft||(be=ft(pe,ve,be))<0)return-1}else if(je!=ve.charCodeAt(be++))return-1}return be}function P(pe,Se,ve){var be=u.exec(Se.slice(ve));return be?(pe.p=d.get(be[0].toLowerCase()),ve+be[0].length):-1}function I(pe,Se,ve){var be=m.exec(Se.slice(ve));return be?(pe.w=g.get(be[0].toLowerCase()),ve+be[0].length):-1}function D(pe,Se,ve){var be=f.exec(Se.slice(ve));return be?(pe.w=p.get(be[0].toLowerCase()),ve+be[0].length):-1}function k(pe,Se,ve){var be=b.exec(Se.slice(ve));return be?(pe.m=y.get(be[0].toLowerCase()),ve+be[0].length):-1}function R(pe,Se,ve){var be=_.exec(Se.slice(ve));return be?(pe.m=v.get(be[0].toLowerCase()),ve+be[0].length):-1}function A(pe,Se,ve){return N(pe,t,Se,ve)}function F(pe,Se,ve){return N(pe,n,Se,ve)}function z(pe,Se,ve){return N(pe,r,Se,ve)}function M(pe){return o[pe.getDay()]}function K(pe){return a[pe.getDay()]}function U(pe){return c[pe.getMonth()]}function W(pe){return s[pe.getMonth()]}function L(pe){return i[+(pe.getHours()>=12)]}function Y(pe){return 1+~~(pe.getMonth()/3)}function J(pe){return o[pe.getUTCDay()]}function Z(pe){return a[pe.getUTCDay()]}function te(pe){return c[pe.getUTCMonth()]}function re(pe){return s[pe.getUTCMonth()]}function se(pe){return i[+(pe.getUTCHours()>=12)]}function de(pe){return 1+~~(pe.getUTCMonth()/3)}return{format:function(pe){var Se=$(pe+="",x);return Se.toString=function(){return pe},Se},parse:function(pe){var Se=O(pe+="",!1);return Se.toString=function(){return pe},Se},utcFormat:function(pe){var Se=$(pe+="",C);return Se.toString=function(){return pe},Se},utcParse:function(pe){var Se=O(pe+="",!0);return Se.toString=function(){return pe},Se}}}var i8t={"-":"",_:" ",0:"0"},gg=/^\s*\d+/,fro=/^%/,pro=/[\\^$*+?|[\]().{}]/g;function Ad(e,t,n){var r=e<0?"-":"",i=(r?-e:e)+"",a=i.length;return r+(a<n?new Array(n-a+1).join(t)+i:i)}function hro(e){return e.replace(pro,"\\$&")}function Ote(e){return new RegExp("^(?:"+e.map(hro).join("|")+")","i")}function Pte(e){return new Map(e.map((t,n)=>[t.toLowerCase(),n]))}function mro(e,t,n){var r=gg.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function gro(e,t,n){var r=gg.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function vro(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function _ro(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function yro(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function a8t(e,t,n){var r=gg.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function o8t(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function bro(e,t,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(n,n+6));return r?(e.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function xro(e,t,n){var r=gg.exec(t.slice(n,n+1));return r?(e.q=r[0]*3-3,n+r[0].length):-1}function Sro(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function s8t(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function Cro(e,t,n){var r=gg.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function l8t(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function wro(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function Ero(e,t,n){var r=gg.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function Tro(e,t,n){var r=gg.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function $ro(e,t,n){var r=gg.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function Oro(e,t,n){var r=fro.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function Pro(e,t,n){var r=gg.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function Nro(e,t,n){var r=gg.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function c8t(e,t){return Ad(e.getDate(),t,2)}function Dro(e,t){return Ad(e.getHours(),t,2)}function Iro(e,t){return Ad(e.getHours()%12||12,t,2)}function Rro(e,t){return Ad(1+lce.count(kT(e),e),t,3)}function f1n(e,t){return Ad(e.getMilliseconds(),t,3)}function kro(e,t){return f1n(e,t)+"000"}function Aro(e,t){return Ad(e.getMonth()+1,t,2)}function Mro(e,t){return Ad(e.getMinutes(),t,2)}function Fro(e,t){return Ad(e.getSeconds(),t,2)}function Lro(e){var t=e.getDay();return t===0?7:t}function jro(e,t){return Ad(e9e.count(kT(e)-1,e),t,2)}function p1n(e){var t=e.getDay();return t>=4||t===0?PU(e):PU.ceil(e)}function Bro(e,t){return e=p1n(e),Ad(PU.count(kT(e),e)+(kT(e).getDay()===4),t,2)}function zro(e){return e.getDay()}function Hro(e,t){return Ad(zye.count(kT(e)-1,e),t,2)}function qro(e,t){return Ad(e.getFullYear()%100,t,2)}function Vro(e,t){return e=p1n(e),Ad(e.getFullYear()%100,t,2)}function Wro(e,t){return Ad(e.getFullYear()%1e4,t,4)}function Uro(e,t){var n=e.getDay();return e=n>=4||n===0?PU(e):PU.ceil(e),Ad(e.getFullYear()%1e4,t,4)}function Kro(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+Ad(t/60|0,"0",2)+Ad(t%60,"0",2)}function u8t(e,t){return Ad(e.getUTCDate(),t,2)}function Gro(e,t){return Ad(e.getUTCHours(),t,2)}function Yro(e,t){return Ad(e.getUTCHours()%12||12,t,2)}function Xro(e,t){return Ad(1+ZEe.count(AT(e),e),t,3)}function h1n(e,t){return Ad(e.getUTCMilliseconds(),t,3)}function Jro(e,t){return h1n(e,t)+"000"}function Qro(e,t){return Ad(e.getUTCMonth()+1,t,2)}function Zro(e,t){return Ad(e.getUTCMinutes(),t,2)}function eio(e,t){return Ad(e.getUTCSeconds(),t,2)}function tio(e){var t=e.getUTCDay();return t===0?7:t}function nio(e,t){return Ad(t9e.count(AT(e)-1,e),t,2)}function m1n(e){var t=e.getUTCDay();return t>=4||t===0?NU(e):NU.ceil(e)}function rio(e,t){return e=m1n(e),Ad(NU.count(AT(e),e)+(AT(e).getUTCDay()===4),t,2)}function iio(e){return e.getUTCDay()}function aio(e,t){return Ad(Hye.count(AT(e)-1,e),t,2)}function oio(e,t){return Ad(e.getUTCFullYear()%100,t,2)}function sio(e,t){return e=m1n(e),Ad(e.getUTCFullYear()%100,t,2)}function lio(e,t){return Ad(e.getUTCFullYear()%1e4,t,4)}function cio(e,t){var n=e.getUTCDay();return e=n>=4||n===0?NU(e):NU.ceil(e),Ad(e.getUTCFullYear()%1e4,t,4)}function uio(){return"+0000"}function d8t(){return"%"}function f8t(e){return+e}function p8t(e){return Math.floor(+e/1e3)}var bq,g1n,v1n;dio({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function dio(e){return bq=dro(e),g1n=bq.format,bq.parse,v1n=bq.utcFormat,bq.utcParse,bq}function fio(e){return new Date(e)}function pio(e){return e instanceof Date?+e:+new Date(+e)}function znt(e,t,n,r,i,a,o,s,c,u){var d=$nt(),f=d.invert,p=d.domain,m=u(".%L"),g=u(":%S"),_=u("%I:%M"),v=u("%I %p"),b=u("%a %d"),y=u("%b %d"),x=u("%B"),C=u("%Y");function w($){return(c($)<$?m:s($)<$?g:o($)<$?_:a($)<$?v:r($)<$?i($)<$?b:y:n($)<$?x:C)($)}return d.invert=function($){return new Date(f($))},d.domain=function($){return arguments.length?p(Array.from($,pio)):p().map(fio)},d.ticks=function($){var O=p();return e(O[0],O[O.length-1],$??10)},d.tickFormat=function($,O){return O==null?w:u(O)},d.nice=function($){var O=p();return(!$||typeof $.range!="function")&&($=t(O[0],O[O.length-1],$??10)),$?p(r1n(O,$)):d},d.copy=function(){return sce(d,znt(e,t,n,r,i,a,o,s,c,u))},d}function hio(){return v8.apply(znt(cro,uro,kT,jnt,e9e,lce,Fnt,Ant,CM,g1n).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function mio(){return v8.apply(znt(sro,lro,AT,Bnt,t9e,ZEe,Lnt,Mnt,CM,v1n).domain([Date.UTC(2e3,0,1),Date.UTC(2e3,0,2)]),arguments)}function n9e(){var e=0,t=1,n,r,i,a,o=l_,s=!1,c;function u(f){return f==null||isNaN(f=+f)?c:o(i===0?.5:(f=(a(f)-n)*i,s?Math.max(0,Math.min(1,f)):f))}u.domain=function(f){return arguments.length?([e,t]=f,n=a(e=+e),r=a(t=+t),i=n===r?0:1/(r-n),u):[e,t]},u.clamp=function(f){return arguments.length?(s=!!f,u):s},u.interpolator=function(f){return arguments.length?(o=f,u):o};function d(f){return function(p){var m,g;return arguments.length?([m,g]=p,o=f(m,g),u):[o(0),o(1)]}}return u.range=d(gY),u.rangeRound=d(Tnt),u.unknown=function(f){return arguments.length?(c=f,u):c},function(f){return a=f,n=f(e),r=f(t),i=n===r?0:1/(r-n),u}}function fI(e,t){return t.domain(e.domain()).interpolator(e.interpolator()).clamp(e.clamp()).unknown(e.unknown())}function _1n(){var e=dI(n9e()(l_));return e.copy=function(){return fI(e,_1n())},S$.apply(e,arguments)}function y1n(){var e=Nnt(n9e()).domain([1,10]);return e.copy=function(){return fI(e,y1n()).base(e.base())},S$.apply(e,arguments)}function b1n(){var e=Dnt(n9e());return e.copy=function(){return fI(e,b1n()).constant(e.constant())},S$.apply(e,arguments)}function Hnt(){var e=Int(n9e());return e.copy=function(){return fI(e,Hnt()).exponent(e.exponent())},S$.apply(e,arguments)}function gio(){return Hnt.apply(null,arguments).exponent(.5)}function x1n(){var e=[],t=l_;function n(r){if(r!=null&&!isNaN(r=+r))return t((ace(e,r,1)-1)/(e.length-1))}return n.domain=function(r){if(!arguments.length)return e.slice();e=[];for(let i of r)i!=null&&!isNaN(i=+i)&&e.push(i);return e.sort(MN),n},n.interpolator=function(r){return arguments.length?(t=r,n):t},n.range=function(){return e.map((r,i)=>t(i/(e.length-1)))},n.quantiles=function(r){return Array.from({length:r+1},(i,a)=>nno(e,a/r))},n.copy=function(){return x1n(t).domain(e)},S$.apply(n,arguments)}function r9e(){var e=0,t=.5,n=1,r=1,i,a,o,s,c,u=l_,d,f=!1,p;function m(_){return isNaN(_=+_)?p:(_=.5+((_=+d(_))-a)*(r*_<r*a?s:c),u(f?Math.max(0,Math.min(1,_)):_))}m.domain=function(_){return arguments.length?([e,t,n]=_,i=d(e=+e),a=d(t=+t),o=d(n=+n),s=i===a?0:.5/(a-i),c=a===o?0:.5/(o-a),r=a<i?-1:1,m):[e,t,n]},m.clamp=function(_){return arguments.length?(f=!!_,m):f},m.interpolator=function(_){return arguments.length?(u=_,m):u};function g(_){return function(v){var b,y,x;return arguments.length?([b,y,x]=v,u=Ono(_,[b,y,x]),m):[u(0),u(.5),u(1)]}}return m.range=g(gY),m.rangeRound=g(Tnt),m.unknown=function(_){return arguments.length?(p=_,m):p},function(_){return d=_,i=_(e),a=_(t),o=_(n),s=i===a?0:.5/(a-i),c=a===o?0:.5/(o-a),r=a<i?-1:1,m}}function S1n(){var e=dI(r9e()(l_));return e.copy=function(){return fI(e,S1n())},S$.apply(e,arguments)}function C1n(){var e=Nnt(r9e()).domain([.1,1,10]);return e.copy=function(){return fI(e,C1n()).base(e.base())},S$.apply(e,arguments)}function w1n(){var e=Dnt(r9e());return e.copy=function(){return fI(e,w1n()).constant(e.constant())},S$.apply(e,arguments)}function qnt(){var e=Int(r9e());return e.copy=function(){return fI(e,qnt()).exponent(e.exponent())},S$.apply(e,arguments)}function vio(){return qnt.apply(null,arguments).exponent(.5)}const h8t=Object.freeze(Object.defineProperty({__proto__:null,scaleBand:Iie,scaleDiverging:S1n,scaleDivergingLog:C1n,scaleDivergingPow:qnt,scaleDivergingSqrt:vio,scaleDivergingSymlog:w1n,scaleIdentity:n1n,scaleImplicit:gqe,scaleLinear:jye,scaleLog:i1n,scaleOrdinal:Cnt,scalePoint:nre,scalePow:Rnt,scaleQuantile:s1n,scaleQuantize:l1n,scaleRadial:o1n,scaleSequential:_1n,scaleSequentialLog:y1n,scaleSequentialPow:Hnt,scaleSequentialQuantile:x1n,scaleSequentialSqrt:gio,scaleSequentialSymlog:b1n,scaleSqrt:Jno,scaleSymlog:a1n,scaleThreshold:c1n,scaleTime:hio,scaleUtc:mio,tickFormat:t1n},Symbol.toStringTag,{value:"Module"}));var _io=lY;function yio(e,t,n){for(var r=-1,i=e.length;++r<i;){var a=e[r],o=t(a);if(o!=null&&(s===void 0?o===o&&!_io(o):n(o,s)))var s=o,c=a}return c}var i9e=yio;function bio(e,t){return e>t}var E1n=bio,xio=i9e,Sio=E1n,Cio=hY;function wio(e){return e&&e.length?xio(e,Cio,Sio):void 0}var Eio=wio;const a9e=il(Eio);function Tio(e,t){return e<t}var T1n=Tio,$io=i9e,Oio=T1n,Pio=hY;function Nio(e){return e&&e.length?$io(e,Pio,Oio):void 0}var Dio=Nio;const o9e=il(Dio);var Iio=unt,Rio=xw,kio=Amn,Aio=Jy;function Mio(e,t){var n=Aio(e)?Iio:kio;return n(e,Rio(t))}var Fio=Mio,Lio=Rmn,jio=Fio;function Bio(e,t){return Lio(jio(e,t),1)}var zio=Bio;const Hio=il(zio);var vY=1e9,qio={precision:20,rounding:4,toExpNeg:-7,toExpPos:21,LN10:"2.302585092994045684017991454684364207601101488628772976033327900967572609677352480235997205089598298341967784042286"},Wnt,oh=!0,Y6="[DecimalError] ",BM=Y6+"Invalid argument: ",Vnt=Y6+"Exponent out of range: ",_Y=Math.floor,zA=Math.pow,Vio=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,$3,eg=1e7,qp=7,$1n=9007199254740991,qye=_Y($1n/qp),As={};As.absoluteValue=As.abs=function(){var e=new this.constructor(this);return e.s&&(e.s=1),e};As.comparedTo=As.cmp=function(e){var t,n,r,i,a=this;if(e=new a.constructor(e),a.s!==e.s)return a.s||-e.s;if(a.e!==e.e)return a.e>e.e^a.s<0?1:-1;for(r=a.d.length,i=e.d.length,t=0,n=r<i?r:i;t<n;++t)if(a.d[t]!==e.d[t])return a.d[t]>e.d[t]^a.s<0?1:-1;return r===i?0:r>i^a.s<0?1:-1};As.decimalPlaces=As.dp=function(){var e=this,t=e.d.length-1,n=(t-e.e)*qp;if(t=e.d[t],t)for(;t%10==0;t/=10)n--;return n<0?0:n};As.dividedBy=As.div=function(e){return gT(this,new this.constructor(e))};As.dividedToIntegerBy=As.idiv=function(e){var t=this,n=t.constructor;return Qf(gT(t,new n(e),0,1),n.precision)};As.equals=As.eq=function(e){return!this.cmp(e)};As.exponent=function(){return y1(this)};As.greaterThan=As.gt=function(e){return this.cmp(e)>0};As.greaterThanOrEqualTo=As.gte=function(e){return this.cmp(e)>=0};As.isInteger=As.isint=function(){return this.e>this.d.length-2};As.isNegative=As.isneg=function(){return this.s<0};As.isPositive=As.ispos=function(){return this.s>0};As.isZero=function(){return this.s===0};As.lessThan=As.lt=function(e){return this.cmp(e)<0};As.lessThanOrEqualTo=As.lte=function(e){return this.cmp(e)<1};As.logarithm=As.log=function(e){var t,n=this,r=n.constructor,i=r.precision,a=i+5;if(e===void 0)e=new r(10);else if(e=new r(e),e.s<1||e.eq($3))throw Error(Y6+"NaN");if(n.s<1)throw Error(Y6+(n.s?"NaN":"-Infinity"));return n.eq($3)?new r(0):(oh=!1,t=gT(Fie(n,a),Fie(e,a),a),oh=!0,Qf(t,i))};As.minus=As.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?N1n(t,e):O1n(t,(e.s=-e.s,e))};As.modulo=As.mod=function(e){var t,n=this,r=n.constructor,i=r.precision;if(e=new r(e),!e.s)throw Error(Y6+"NaN");return n.s?(oh=!1,t=gT(n,e,0,1).times(e),oh=!0,n.minus(t)):Qf(new r(n),i)};As.naturalExponential=As.exp=function(){return P1n(this)};As.naturalLogarithm=As.ln=function(){return Fie(this)};As.negated=As.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};As.plus=As.add=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?O1n(t,e):N1n(t,(e.s=-e.s,e))};As.precision=As.sd=function(e){var t,n,r,i=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(BM+e);if(t=y1(i)+1,r=i.d.length-1,n=r*qp+1,r=i.d[r],r){for(;r%10==0;r/=10)n--;for(r=i.d[0];r>=10;r/=10)n++}return e&&t>n?t:n};As.squareRoot=As.sqrt=function(){var e,t,n,r,i,a,o,s=this,c=s.constructor;if(s.s<1){if(!s.s)return new c(0);throw Error(Y6+"NaN")}for(e=y1(s),oh=!1,i=Math.sqrt(+s),i==0||i==1/0?(t=yC(s.d),(t.length+e)%2==0&&(t+="0"),i=Math.sqrt(t),e=_Y((e+1)/2)-(e<0||e%2),i==1/0?t="5e"+e:(t=i.toExponential(),t=t.slice(0,t.indexOf("e")+1)+e),r=new c(t)):r=new c(i.toString()),n=c.precision,i=o=n+3;;)if(a=r,r=a.plus(gT(s,a,o+2)).times(.5),yC(a.d).slice(0,o)===(t=yC(r.d)).slice(0,o)){if(t=t.slice(o-3,o+1),i==o&&t=="4999"){if(Qf(a,n+1,0),a.times(a).eq(s)){r=a;break}}else if(t!="9999")break;o+=4}return oh=!0,Qf(r,n)};As.times=As.mul=function(e){var t,n,r,i,a,o,s,c,u,d=this,f=d.constructor,p=d.d,m=(e=new f(e)).d;if(!d.s||!e.s)return new f(0);for(e.s*=d.s,n=d.e+e.e,c=p.length,u=m.length,c<u&&(a=p,p=m,m=a,o=c,c=u,u=o),a=[],o=c+u,r=o;r--;)a.push(0);for(r=u;--r>=0;){for(t=0,i=c+r;i>r;)s=a[i]+m[r]*p[i-r-1]+t,a[i--]=s%eg|0,t=s/eg|0;a[i]=(a[i]+t)%eg|0}for(;!a[--o];)a.pop();return t?++n:a.shift(),e.d=a,e.e=n,oh?Qf(e,f.precision):e};As.toDecimalPlaces=As.todp=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(XC(e,0,vY),t===void 0?t=r.rounding:XC(t,0,8),Qf(n,e+y1(n)+1,t))};As.toExponential=function(e,t){var n,r=this,i=r.constructor;return e===void 0?n=AF(r,!0):(XC(e,0,vY),t===void 0?t=i.rounding:XC(t,0,8),r=Qf(new i(r),e+1,t),n=AF(r,!0,e+1)),n};As.toFixed=function(e,t){var n,r,i=this,a=i.constructor;return e===void 0?AF(i):(XC(e,0,vY),t===void 0?t=a.rounding:XC(t,0,8),r=Qf(new a(i),e+y1(i)+1,t),n=AF(r.abs(),!1,e+y1(r)+1),i.isneg()&&!i.isZero()?"-"+n:n)};As.toInteger=As.toint=function(){var e=this,t=e.constructor;return Qf(new t(e),y1(e)+1,t.rounding)};As.toNumber=function(){return+this};As.toPower=As.pow=function(e){var t,n,r,i,a,o,s=this,c=s.constructor,u=12,d=+(e=new c(e));if(!e.s)return new c($3);if(s=new c(s),!s.s){if(e.s<1)throw Error(Y6+"Infinity");return s}if(s.eq($3))return s;if(r=c.precision,e.eq($3))return Qf(s,r);if(t=e.e,n=e.d.length-1,o=t>=n,a=s.s,o){if((n=d<0?-d:d)<=$1n){for(i=new c($3),t=Math.ceil(r/qp+4),oh=!1;n%2&&(i=i.times(s),g8t(i.d,t)),n=_Y(n/2),n!==0;)s=s.times(s),g8t(s.d,t);return oh=!0,e.s<0?new c($3).div(i):Qf(i,r)}}else if(a<0)throw Error(Y6+"NaN");return a=a<0&&e.d[Math.max(t,n)]&1?-1:1,s.s=1,oh=!1,i=e.times(Fie(s,r+u)),oh=!0,i=P1n(i),i.s=a,i};As.toPrecision=function(e,t){var n,r,i=this,a=i.constructor;return e===void 0?(n=y1(i),r=AF(i,n<=a.toExpNeg||n>=a.toExpPos)):(XC(e,1,vY),t===void 0?t=a.rounding:XC(t,0,8),i=Qf(new a(i),e,t),n=y1(i),r=AF(i,e<=n||n<=a.toExpNeg,e)),r};As.toSignificantDigits=As.tosd=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(XC(e,1,vY),t===void 0?t=r.rounding:XC(t,0,8)),Qf(new r(n),e,t)};As.toString=As.valueOf=As.val=As.toJSON=As[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,t=y1(e),n=e.constructor;return AF(e,t<=n.toExpNeg||t>=n.toExpPos)};function O1n(e,t){var n,r,i,a,o,s,c,u,d=e.constructor,f=d.precision;if(!e.s||!t.s)return t.s||(t=new d(e)),oh?Qf(t,f):t;if(c=e.d,u=t.d,o=e.e,i=t.e,c=c.slice(),a=o-i,a){for(a<0?(r=c,a=-a,s=u.length):(r=u,i=o,s=c.length),o=Math.ceil(f/qp),s=o>s?o+1:s+1,a>s&&(a=s,r.length=1),r.reverse();a--;)r.push(0);r.reverse()}for(s=c.length,a=u.length,s-a<0&&(a=s,r=u,u=c,c=r),n=0;a;)n=(c[--a]=c[a]+u[a]+n)/eg|0,c[a]%=eg;for(n&&(c.unshift(n),++i),s=c.length;c[--s]==0;)c.pop();return t.d=c,t.e=i,oh?Qf(t,f):t}function XC(e,t,n){if(e!==~~e||e<t||e>n)throw Error(BM+e)}function yC(e){var t,n,r,i=e.length-1,a="",o=e[0];if(i>0){for(a+=o,t=1;t<i;t++)r=e[t]+"",n=qp-r.length,n&&(a+=YP(n)),a+=r;o=e[t],r=o+"",n=qp-r.length,n&&(a+=YP(n))}else if(o===0)return"0";for(;o%10===0;)o/=10;return a+o}var gT=function(){function e(r,i){var a,o=0,s=r.length;for(r=r.slice();s--;)a=r[s]*i+o,r[s]=a%eg|0,o=a/eg|0;return o&&r.unshift(o),r}function t(r,i,a,o){var s,c;if(a!=o)c=a>o?1:-1;else for(s=c=0;s<a;s++)if(r[s]!=i[s]){c=r[s]>i[s]?1:-1;break}return c}function n(r,i,a){for(var o=0;a--;)r[a]-=o,o=r[a]<i[a]?1:0,r[a]=o*eg+r[a]-i[a];for(;!r[0]&&r.length>1;)r.shift()}return function(r,i,a,o){var s,c,u,d,f,p,m,g,_,v,b,y,x,C,w,$,O,N,P=r.constructor,I=r.s==i.s?1:-1,D=r.d,k=i.d;if(!r.s)return new P(r);if(!i.s)throw Error(Y6+"Division by zero");for(c=r.e-i.e,O=k.length,w=D.length,m=new P(I),g=m.d=[],u=0;k[u]==(D[u]||0);)++u;if(k[u]>(D[u]||0)&&--c,a==null?y=a=P.precision:o?y=a+(y1(r)-y1(i))+1:y=a,y<0)return new P(0);if(y=y/qp+2|0,u=0,O==1)for(d=0,k=k[0],y++;(u<w||d)&&y--;u++)x=d*eg+(D[u]||0),g[u]=x/k|0,d=x%k|0;else{for(d=eg/(k[0]+1)|0,d>1&&(k=e(k,d),D=e(D,d),O=k.length,w=D.length),C=O,_=D.slice(0,O),v=_.length;v<O;)_[v++]=0;N=k.slice(),N.unshift(0),$=k[0],k[1]>=eg/2&&++$;do d=0,s=t(k,_,O,v),s<0?(b=_[0],O!=v&&(b=b*eg+(_[1]||0)),d=b/$|0,d>1?(d>=eg&&(d=eg-1),f=e(k,d),p=f.length,v=_.length,s=t(f,_,p,v),s==1&&(d--,n(f,O<p?N:k,p))):(d==0&&(s=d=1),f=k.slice()),p=f.length,p<v&&f.unshift(0),n(_,f,v),s==-1&&(v=_.length,s=t(k,_,O,v),s<1&&(d++,n(_,O<v?N:k,v))),v=_.length):s===0&&(d++,_=[0]),g[u++]=d,s&&_[0]?_[v++]=D[C]||0:(_=[D[C]],v=1);while((C++<w||_[0]!==void 0)&&y--)}return g[0]||g.shift(),m.e=c,Qf(m,o?a+y1(m)+1:a)}}();function P1n(e,t){var n,r,i,a,o,s,c=0,u=0,d=e.constructor,f=d.precision;if(y1(e)>16)throw Error(Vnt+y1(e));if(!e.s)return new d($3);for(t==null?(oh=!1,s=f):s=t,o=new d(.03125);e.abs().gte(.1);)e=e.times(o),u+=5;for(r=Math.log(zA(2,u))/Math.LN10*2+5|0,s+=r,n=i=a=new d($3),d.precision=s;;){if(i=Qf(i.times(e),s),n=n.times(++c),o=a.plus(gT(i,n,s)),yC(o.d).slice(0,s)===yC(a.d).slice(0,s)){for(;u--;)a=Qf(a.times(a),s);return d.precision=f,t==null?(oh=!0,Qf(a,f)):a}a=o}}function y1(e){for(var t=e.e*qp,n=e.d[0];n>=10;n/=10)t++;return t}function wMe(e,t,n){if(t>e.LN10.sd())throw oh=!0,n&&(e.precision=n),Error(Y6+"LN10 precision limit exceeded");return Qf(new e(e.LN10),t)}function YP(e){for(var t="";e--;)t+="0";return t}function Fie(e,t){var n,r,i,a,o,s,c,u,d,f=1,p=10,m=e,g=m.d,_=m.constructor,v=_.precision;if(m.s<1)throw Error(Y6+(m.s?"NaN":"-Infinity"));if(m.eq($3))return new _(0);if(t==null?(oh=!1,u=v):u=t,m.eq(10))return t==null&&(oh=!0),wMe(_,u);if(u+=p,_.precision=u,n=yC(g),r=n.charAt(0),a=y1(m),Math.abs(a)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)m=m.times(e),n=yC(m.d),r=n.charAt(0),f++;a=y1(m),r>1?(m=new _("0."+n),a++):m=new _(r+"."+n.slice(1))}else return c=wMe(_,u+2,v).times(a+""),m=Fie(new _(r+"."+n.slice(1)),u-p).plus(c),_.precision=v,t==null?(oh=!0,Qf(m,v)):m;for(s=o=m=gT(m.minus($3),m.plus($3),u),d=Qf(m.times(m),u),i=3;;){if(o=Qf(o.times(d),u),c=s.plus(gT(o,new _(i),u)),yC(c.d).slice(0,u)===yC(s.d).slice(0,u))return s=s.times(2),a!==0&&(s=s.plus(wMe(_,u+2,v).times(a+""))),s=gT(s,new _(f),u),_.precision=v,t==null?(oh=!0,Qf(s,v)):s;s=c,i+=2}}function m8t(e,t){var n,r,i;for((n=t.indexOf("."))>-1&&(t=t.replace(".","")),(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length),r=0;t.charCodeAt(r)===48;)++r;for(i=t.length;t.charCodeAt(i-1)===48;)--i;if(t=t.slice(r,i),t){if(i-=r,n=n-r-1,e.e=_Y(n/qp),e.d=[],r=(n+1)%qp,n<0&&(r+=qp),r<i){for(r&&e.d.push(+t.slice(0,r)),i-=qp;r<i;)e.d.push(+t.slice(r,r+=qp));t=t.slice(r),r=qp-t.length}else r-=i;for(;r--;)t+="0";if(e.d.push(+t),oh&&(e.e>qye||e.e<-qye))throw Error(Vnt+n)}else e.s=0,e.e=0,e.d=[0];return e}function Qf(e,t,n){var r,i,a,o,s,c,u,d,f=e.d;for(o=1,a=f[0];a>=10;a/=10)o++;if(r=t-o,r<0)r+=qp,i=t,u=f[d=0];else{if(d=Math.ceil((r+1)/qp),a=f.length,d>=a)return e;for(u=a=f[d],o=1;a>=10;a/=10)o++;r%=qp,i=r-qp+o}if(n!==void 0&&(a=zA(10,o-i-1),s=u/a%10|0,c=t<0||f[d+1]!==void 0||u%a,c=n<4?(s||c)&&(n==0||n==(e.s<0?3:2)):s>5||s==5&&(n==4||c||n==6&&(r>0?i>0?u/zA(10,o-i):0:f[d-1])%10&1||n==(e.s<0?8:7))),t<1||!f[0])return c?(a=y1(e),f.length=1,t=t-a-1,f[0]=zA(10,(qp-t%qp)%qp),e.e=_Y(-t/qp)||0):(f.length=1,f[0]=e.e=e.s=0),e;if(r==0?(f.length=d,a=1,d--):(f.length=d+1,a=zA(10,qp-r),f[d]=i>0?(u/zA(10,o-i)%zA(10,i)|0)*a:0),c)for(;;)if(d==0){(f[0]+=a)==eg&&(f[0]=1,++e.e);break}else{if(f[d]+=a,f[d]!=eg)break;f[d--]=0,a=1}for(r=f.length;f[--r]===0;)f.pop();if(oh&&(e.e>qye||e.e<-qye))throw Error(Vnt+y1(e));return e}function N1n(e,t){var n,r,i,a,o,s,c,u,d,f,p=e.constructor,m=p.precision;if(!e.s||!t.s)return t.s?t.s=-t.s:t=new p(e),oh?Qf(t,m):t;if(c=e.d,f=t.d,r=t.e,u=e.e,c=c.slice(),o=u-r,o){for(d=o<0,d?(n=c,o=-o,s=f.length):(n=f,r=u,s=c.length),i=Math.max(Math.ceil(m/qp),s)+2,o>i&&(o=i,n.length=1),n.reverse(),i=o;i--;)n.push(0);n.reverse()}else{for(i=c.length,s=f.length,d=i<s,d&&(s=i),i=0;i<s;i++)if(c[i]!=f[i]){d=c[i]<f[i];break}o=0}for(d&&(n=c,c=f,f=n,t.s=-t.s),s=c.length,i=f.length-s;i>0;--i)c[s++]=0;for(i=f.length;i>o;){if(c[--i]<f[i]){for(a=i;a&&c[--a]===0;)c[a]=eg-1;--c[a],c[i]+=eg}c[i]-=f[i]}for(;c[--s]===0;)c.pop();for(;c[0]===0;c.shift())--r;return c[0]?(t.d=c,t.e=r,oh?Qf(t,m):t):new p(0)}function AF(e,t,n){var r,i=y1(e),a=yC(e.d),o=a.length;return t?(n&&(r=n-o)>0?a=a.charAt(0)+"."+a.slice(1)+YP(r):o>1&&(a=a.charAt(0)+"."+a.slice(1)),a=a+(i<0?"e":"e+")+i):i<0?(a="0."+YP(-i-1)+a,n&&(r=n-o)>0&&(a+=YP(r))):i>=o?(a+=YP(i+1-o),n&&(r=n-i-1)>0&&(a=a+"."+YP(r))):((r=i+1)<o&&(a=a.slice(0,r)+"."+a.slice(r)),n&&(r=n-o)>0&&(i+1===o&&(a+="."),a+=YP(r))),e.s<0?"-"+a:a}function g8t(e,t){if(e.length>t)return e.length=t,!0}function D1n(e){var t,n,r;function i(a){var o=this;if(!(o instanceof i))return new i(a);if(o.constructor=i,a instanceof i){o.s=a.s,o.e=a.e,o.d=(a=a.d)?a.slice():a;return}if(typeof a=="number"){if(a*0!==0)throw Error(BM+a);if(a>0)o.s=1;else if(a<0)a=-a,o.s=-1;else{o.s=0,o.e=0,o.d=[0];return}if(a===~~a&&a<1e7){o.e=0,o.d=[a];return}return m8t(o,a.toString())}else if(typeof a!="string")throw Error(BM+a);if(a.charCodeAt(0)===45?(a=a.slice(1),o.s=-1):o.s=1,Vio.test(a))m8t(o,a);else throw Error(BM+a)}if(i.prototype=As,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=D1n,i.config=i.set=Wio,e===void 0&&(e={}),e)for(r=["precision","rounding","toExpNeg","toExpPos","LN10"],t=0;t<r.length;)e.hasOwnProperty(n=r[t++])||(e[n]=this[n]);return i.config(e),i}function Wio(e){if(!e||typeof e!="object")throw Error(Y6+"Object expected");var t,n,r,i=["precision",1,vY,"rounding",0,8,"toExpNeg",-1/0,0,"toExpPos",0,1/0];for(t=0;t<i.length;t+=3)if((r=e[n=i[t]])!==void 0)if(_Y(r)===r&&r>=i[t+1]&&r<=i[t+2])this[n]=r;else throw Error(BM+n+": "+r);if((r=e[n="LN10"])!==void 0)if(r==Math.LN10)this[n]=new this(r);else throw Error(BM+n+": "+r);return this}var Wnt=D1n(qio);$3=new Wnt(1);const zf=Wnt;function Uio(e){return Xio(e)||Yio(e)||Gio(e)||Kio()}function Kio(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Gio(e,t){if(e){if(typeof e=="string")return bqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return bqe(e,t)}}function Yio(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function Xio(e){if(Array.isArray(e))return bqe(e)}function bqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Jio=function(t){return t},I1n={"@@functional/placeholder":!0},R1n=function(t){return t===I1n},v8t=function(t){return function n(){return arguments.length===0||arguments.length===1&&R1n(arguments.length<=0?void 0:arguments[0])?n:t.apply(void 0,arguments)}},Qio=function e(t,n){return t===1?n:v8t(function(){for(var r=arguments.length,i=new Array(r),a=0;a<r;a++)i[a]=arguments[a];var o=i.filter(function(s){return s!==I1n}).length;return o>=t?n.apply(void 0,i):e(t-o,v8t(function(){for(var s=arguments.length,c=new Array(s),u=0;u<s;u++)c[u]=arguments[u];var d=i.map(function(f){return R1n(f)?c.shift():f});return n.apply(void 0,Uio(d).concat(c))}))})},s9e=function(t){return Qio(t.length,t)},xqe=function(t,n){for(var r=[],i=t;i<n;++i)r[i-t]=i;return r},Zio=s9e(function(e,t){return Array.isArray(t)?t.map(e):Object.keys(t).map(function(n){return t[n]}).map(e)}),eao=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if(!n.length)return Jio;var i=n.reverse(),a=i[0],o=i.slice(1);return function(){return o.reduce(function(s,c){return c(s)},a.apply(void 0,arguments))}},Sqe=function(t){return Array.isArray(t)?t.reverse():t.split("").reverse.join("")},k1n=function(t){var n=null,r=null;return function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];return n&&a.every(function(s,c){return s===n[c]})||(n=a,r=t.apply(void 0,a)),r}};function tao(e){var t;return e===0?t=1:t=Math.floor(new zf(e).abs().log(10).toNumber())+1,t}function nao(e,t,n){for(var r=new zf(e),i=0,a=[];r.lt(t)&&i<1e5;)a.push(r.toNumber()),r=r.add(n),i++;return a}var rao=s9e(function(e,t,n){var r=+e,i=+t;return r+n*(i-r)}),iao=s9e(function(e,t,n){var r=t-+e;return r=r||1/0,(n-e)/r}),aao=s9e(function(e,t,n){var r=t-+e;return r=r||1/0,Math.max(0,Math.min(1,(n-e)/r))});const l9e={rangeStep:nao,getDigitCount:tao,interpolateNumber:rao,uninterpolateNumber:iao,uninterpolateTruncation:aao};function Cqe(e){return lao(e)||sao(e)||A1n(e)||oao()}function oao(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sao(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function lao(e){if(Array.isArray(e))return wqe(e)}function Lie(e,t){return dao(e)||uao(e,t)||A1n(e,t)||cao()}function cao(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function A1n(e,t){if(e){if(typeof e=="string")return wqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return wqe(e,t)}}function wqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function uao(e,t){if(!(typeof Symbol>"u"||!(Symbol.iterator in Object(e)))){var n=[],r=!0,i=!1,a=void 0;try{for(var o=e[Symbol.iterator](),s;!(r=(s=o.next()).done)&&(n.push(s.value),!(t&&n.length===t));r=!0);}catch(c){i=!0,a=c}finally{try{!r&&o.return!=null&&o.return()}finally{if(i)throw a}}return n}}function dao(e){if(Array.isArray(e))return e}function M1n(e){var t=Lie(e,2),n=t[0],r=t[1],i=n,a=r;return n>r&&(i=r,a=n),[i,a]}function F1n(e,t,n){if(e.lte(0))return new zf(0);var r=l9e.getDigitCount(e.toNumber()),i=new zf(10).pow(r),a=e.div(i),o=r!==1?.05:.1,s=new zf(Math.ceil(a.div(o).toNumber())).add(n).mul(o),c=s.mul(i);return t?c:new zf(Math.ceil(c))}function fao(e,t,n){var r=1,i=new zf(e);if(!i.isint()&&n){var a=Math.abs(e);a<1?(r=new zf(10).pow(l9e.getDigitCount(e)-1),i=new zf(Math.floor(i.div(r).toNumber())).mul(r)):a>1&&(i=new zf(Math.floor(e)))}else e===0?i=new zf(Math.floor((t-1)/2)):n||(i=new zf(Math.floor(e)));var o=Math.floor((t-1)/2),s=eao(Zio(function(c){return i.add(new zf(c-o).mul(r)).toNumber()}),xqe);return s(0,t)}function L1n(e,t,n,r){var i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((t-e)/(n-1)))return{step:new zf(0),tickMin:new zf(0),tickMax:new zf(0)};var a=F1n(new zf(t).sub(e).div(n-1),r,i),o;e<=0&&t>=0?o=new zf(0):(o=new zf(e).add(t).div(2),o=o.sub(new zf(o).mod(a)));var s=Math.ceil(o.sub(e).div(a).toNumber()),c=Math.ceil(new zf(t).sub(o).div(a).toNumber()),u=s+c+1;return u>n?L1n(e,t,n,r,i+1):(u<n&&(c=t>0?c+(n-u):c,s=t>0?s:s+(n-u)),{step:a,tickMin:o.sub(new zf(s).mul(a)),tickMax:o.add(new zf(c).mul(a))})}function pao(e){var t=Lie(e,2),n=t[0],r=t[1],i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=Math.max(i,2),s=M1n([n,r]),c=Lie(s,2),u=c[0],d=c[1];if(u===-1/0||d===1/0){var f=d===1/0?[u].concat(Cqe(xqe(0,i-1).map(function(){return 1/0}))):[].concat(Cqe(xqe(0,i-1).map(function(){return-1/0})),[d]);return n>r?Sqe(f):f}if(u===d)return fao(u,i,a);var p=L1n(u,d,o,a),m=p.step,g=p.tickMin,_=p.tickMax,v=l9e.rangeStep(g,_.add(new zf(.1).mul(m)),m);return n>r?Sqe(v):v}function hao(e,t){var n=Lie(e,2),r=n[0],i=n[1],a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=M1n([r,i]),s=Lie(o,2),c=s[0],u=s[1];if(c===-1/0||u===1/0)return[r,i];if(c===u)return[c];var d=Math.max(t,2),f=F1n(new zf(u).sub(c).div(d-1),a,0),p=[].concat(Cqe(l9e.rangeStep(new zf(c),new zf(u).sub(new zf(.99).mul(f)),f)),[u]);return r>i?Sqe(p):p}var mao=k1n(pao),gao=k1n(hao),_8t="Invariant failed";function MF(e,t){if(!e){var n=typeof t=="function"?t():t,r=n?"".concat(_8t,": ").concat(n):_8t;throw new Error(r)}}var vao=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];function DU(e){"@babel/helpers - typeof";return DU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},DU(e)}function Vye(){return Vye=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Vye.apply(this,arguments)}function _ao(e,t){return Sao(e)||xao(e,t)||bao(e,t)||yao()}function yao(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function bao(e,t){if(e){if(typeof e=="string")return y8t(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return y8t(e,t)}}function y8t(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function xao(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function Sao(e){if(Array.isArray(e))return e}function Cao(e,t){if(e==null)return{};var n=wao(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function wao(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function Eao(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function b8t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,z1n(r.key),r)}}function Tao(e,t,n){return t&&b8t(e.prototype,t),n&&b8t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function $ao(e,t,n){return t=Wye(t),Oao(e,j1n()?Reflect.construct(t,n||[],Wye(e).constructor):t.apply(e,n))}function Oao(e,t){if(t&&(DU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Pao(e)}function Pao(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function j1n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(j1n=function(){return!!e})()}function Wye(e){return Wye=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Wye(e)}function Nao(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Eqe(e,t)}function Eqe(e,t){return Eqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Eqe(e,t)}function B1n(e,t,n){return t=z1n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function z1n(e){var t=Dao(e,"string");return DU(t)=="symbol"?t:t+""}function Dao(e,t){if(DU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(DU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var c9e=function(e){function t(){return Eao(this,t),$ao(this,t,arguments)}return Nao(t,e),Tao(t,[{key:"render",value:function(){var r=this.props,i=r.offset,a=r.layout,o=r.width,s=r.dataKey,c=r.data,u=r.dataPointFormatter,d=r.xAxis,f=r.yAxis,p=Cao(r,vao),m=Sc(p,!1);this.props.direction==="x"&&d.type!=="number"&&MF(!1,'ErrorBar requires Axis type property to be "number".');var g=c.map(function(_){var v=u(_,s),b=v.x,y=v.y,x=v.value,C=v.errorVal;if(!C)return null;var w=[],$,O;if(Array.isArray(C)){var N=_ao(C,2);$=N[0],O=N[1]}else $=O=C;if(a==="vertical"){var P=d.scale,I=y+i,D=I+o,k=I-o,R=P(x-$),A=P(x+O);w.push({x1:A,y1:D,x2:A,y2:k}),w.push({x1:R,y1:I,x2:A,y2:I}),w.push({x1:R,y1:D,x2:R,y2:k})}else if(a==="horizontal"){var F=f.scale,z=b+i,M=z-o,K=z+o,U=F(x-$),W=F(x+O);w.push({x1:M,y1:W,x2:K,y2:W}),w.push({x1:z,y1:U,x2:z,y2:W}),w.push({x1:M,y1:U,x2:K,y2:U})}return G.createElement($f,Vye({className:"recharts-errorBar",key:"bar-".concat(w.map(function(L){return"".concat(L.x1,"-").concat(L.x2,"-").concat(L.y1,"-").concat(L.y2)}))},m),w.map(function(L){return G.createElement("line",Vye({},L,{key:"line-".concat(L.x1,"-").concat(L.x2,"-").concat(L.y1,"-").concat(L.y2)}))}))});return G.createElement($f,{className:"recharts-errorBars"},g)}}])}(G.Component);B1n(c9e,"defaultProps",{stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"});B1n(c9e,"displayName","ErrorBar");function jie(e){"@babel/helpers - typeof";return jie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},jie(e)}function x8t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function EA(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?x8t(Object(n),!0).forEach(function(r){Iao(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):x8t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Iao(e,t,n){return t=Rao(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Rao(e){var t=kao(e,"string");return jie(t)=="symbol"?t:t+""}function kao(e,t){if(jie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(jie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var H1n=function(t){var n=t.children,r=t.formattedGraphicalItems,i=t.legendWidth,a=t.legendContent,o=v3(n,LM);if(!o)return null;var s=LM.defaultProps,c=s!==void 0?EA(EA({},s),o.props):{},u;return o.props&&o.props.payload?u=o.props&&o.props.payload:a==="children"?u=(r||[]).reduce(function(d,f){var p=f.item,m=f.props,g=m.sectors||m.data||[];return d.concat(g.map(function(_){return{type:o.props.iconType||p.props.legendType,value:_.name,color:_.fill,payload:_}}))},[]):u=(r||[]).map(function(d){var f=d.item,p=f.type.defaultProps,m=p!==void 0?EA(EA({},p),f.props):{},g=m.dataKey,_=m.name,v=m.legendType,b=m.hide;return{inactive:b,dataKey:g,type:c.iconType||v||"square",color:Unt(f),value:_||g,payload:m}}),EA(EA(EA({},c),LM.getWithHeight(o,i)),{},{payload:u,item:o})};function Bie(e){"@babel/helpers - typeof";return Bie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Bie(e)}function S8t(e){return Lao(e)||Fao(e)||Mao(e)||Aao()}function Aao(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Mao(e,t){if(e){if(typeof e=="string")return Tqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Tqe(e,t)}}function Fao(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Lao(e){if(Array.isArray(e))return Tqe(e)}function Tqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function C8t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function tm(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?C8t(Object(n),!0).forEach(function(r){qV(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):C8t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function qV(e,t,n){return t=jao(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function jao(e){var t=Bao(e,"string");return Bie(t)=="symbol"?t:t+""}function Bao(e,t){if(Bie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Bie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function e2(e,t,n){return Gu(e)||Gu(t)?n:s0(t)?B3(e,t,n):Fc(t)?t(e):n}function rre(e,t,n,r){var i=Hio(e,function(s){return e2(s,t)});if(n==="number"){var a=i.filter(function(s){return Yo(s)||parseFloat(s)});return a.length?[o9e(a),a9e(a)]:[1/0,-1/0]}var o=r?i.filter(function(s){return!Gu(s)}):i;return o.map(function(s){return s0(s)||s instanceof Date?s:""})}var zao=function(t){var n,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:[],i=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,o=-1,s=(n=r==null?void 0:r.length)!==null&&n!==void 0?n:0;if(s<=1)return 0;if(a&&a.axisType==="angleAxis"&&Math.abs(Math.abs(a.range[1]-a.range[0])-360)<=1e-6)for(var c=a.range,u=0;u<s;u++){var d=u>0?i[u-1].coordinate:i[s-1].coordinate,f=i[u].coordinate,p=u>=s-1?i[0].coordinate:i[u+1].coordinate,m=void 0;if(o_(f-d)!==o_(p-f)){var g=[];if(o_(p-f)===o_(c[1]-c[0])){m=p;var _=f+c[1]-c[0];g[0]=Math.min(_,(_+d)/2),g[1]=Math.max(_,(_+d)/2)}else{m=d;var v=p+c[1]-c[0];g[0]=Math.min(f,(v+f)/2),g[1]=Math.max(f,(v+f)/2)}var b=[Math.min(f,(m+f)/2),Math.max(f,(m+f)/2)];if(t>b[0]&&t<=b[1]||t>=g[0]&&t<=g[1]){o=i[u].index;break}}else{var y=Math.min(d,p),x=Math.max(d,p);if(t>(y+f)/2&&t<=(x+f)/2){o=i[u].index;break}}}else for(var C=0;C<s;C++)if(C===0&&t<=(r[C].coordinate+r[C+1].coordinate)/2||C>0&&C<s-1&&t>(r[C].coordinate+r[C-1].coordinate)/2&&t<=(r[C].coordinate+r[C+1].coordinate)/2||C===s-1&&t>(r[C].coordinate+r[C-1].coordinate)/2){o=r[C].index;break}return o},Unt=function(t){var n,r=t,i=r.type.displayName,a=(n=t.type)!==null&&n!==void 0&&n.defaultProps?tm(tm({},t.type.defaultProps),t.props):t.props,o=a.stroke,s=a.fill,c;switch(i){case"Line":c=o;break;case"Area":case"Radar":c=o&&o!=="none"?o:s;break;default:c=s;break}return c},Hao=function(t){var n=t.barSize,r=t.totalSize,i=t.stackGroups,a=i===void 0?{}:i;if(!a)return{};for(var o={},s=Object.keys(a),c=0,u=s.length;c<u;c++)for(var d=a[s[c]].stackGroups,f=Object.keys(d),p=0,m=f.length;p<m;p++){var g=d[f[p]],_=g.items,v=g.cateAxisId,b=_.filter(function(O){return hT(O.type).indexOf("Bar")>=0});if(b&&b.length){var y=b[0].type.defaultProps,x=y!==void 0?tm(tm({},y),b[0].props):b[0].props,C=x.barSize,w=x[v];o[w]||(o[w]=[]);var $=Gu(C)?n:C;o[w].push({item:b[0],stackList:b.slice(1),barSize:Gu($)?void 0:s_($,r,0)})}}return o},qao=function(t){var n=t.barGap,r=t.barCategoryGap,i=t.bandSize,a=t.sizeList,o=a===void 0?[]:a,s=t.maxBarSize,c=o.length;if(c<1)return null;var u=s_(n,i,0,!0),d,f=[];if(o[0].barSize===+o[0].barSize){var p=!1,m=i/c,g=o.reduce(function(C,w){return C+w.barSize||0},0);g+=(c-1)*u,g>=i&&(g-=(c-1)*u,u=0),g>=i&&m>0&&(p=!0,m*=.9,g=c*m);var _=(i-g)/2>>0,v={offset:_-u,size:0};d=o.reduce(function(C,w){var $={item:w.item,position:{offset:v.offset+v.size+u,size:p?m:w.barSize}},O=[].concat(S8t(C),[$]);return v=O[O.length-1].position,w.stackList&&w.stackList.length&&w.stackList.forEach(function(N){O.push({item:N,position:v})}),O},f)}else{var b=s_(r,i,0,!0);i-2*b-(c-1)*u<=0&&(u=0);var y=(i-2*b-(c-1)*u)/c;y>1&&(y>>=0);var x=s===+s?Math.min(y,s):y;d=o.reduce(function(C,w,$){var O=[].concat(S8t(C),[{item:w.item,position:{offset:b+(y+u)*$+(y-x)/2,size:x}}]);return w.stackList&&w.stackList.length&&w.stackList.forEach(function(N){O.push({item:N,position:O[O.length-1].position})}),O},f)}return d},Vao=function(t,n,r,i){var a=r.children,o=r.width,s=r.margin,c=o-(s.left||0)-(s.right||0),u=H1n({children:a,legendWidth:c});if(u){var d=i||{},f=d.width,p=d.height,m=u.align,g=u.verticalAlign,_=u.layout;if((_==="vertical"||_==="horizontal"&&g==="middle")&&m!=="center"&&Yo(t[m]))return tm(tm({},t),{},qV({},m,t[m]+(f||0)));if((_==="horizontal"||_==="vertical"&&m==="center")&&g!=="middle"&&Yo(t[g]))return tm(tm({},t),{},qV({},g,t[g]+(p||0)))}return t},Wao=function(t,n,r){return Gu(n)?!0:t==="horizontal"?n==="yAxis":t==="vertical"||r==="x"?n==="xAxis":r==="y"?n==="yAxis":!0},q1n=function(t,n,r,i,a){var o=n.props.children,s=z6(o,c9e).filter(function(u){return Wao(i,a,u.props.direction)});if(s&&s.length){var c=s.map(function(u){return u.props.dataKey});return t.reduce(function(u,d){var f=e2(d,r);if(Gu(f))return u;var p=Array.isArray(f)?[o9e(f),a9e(f)]:[f,f],m=c.reduce(function(g,_){var v=e2(d,_,0),b=p[0]-Math.abs(Array.isArray(v)?v[0]:v),y=p[1]+Math.abs(Array.isArray(v)?v[1]:v);return[Math.min(b,g[0]),Math.max(y,g[1])]},[1/0,-1/0]);return[Math.min(m[0],u[0]),Math.max(m[1],u[1])]},[1/0,-1/0])}return null},Uao=function(t,n,r,i,a){var o=n.map(function(s){return q1n(t,s,r,a,i)}).filter(function(s){return!Gu(s)});return o&&o.length?o.reduce(function(s,c){return[Math.min(s[0],c[0]),Math.max(s[1],c[1])]},[1/0,-1/0]):null},V1n=function(t,n,r,i,a){var o=n.map(function(c){var u=c.props.dataKey;return r==="number"&&u&&q1n(t,c,u,i)||rre(t,u,r,a)});if(r==="number")return o.reduce(function(c,u){return[Math.min(c[0],u[0]),Math.max(c[1],u[1])]},[1/0,-1/0]);var s={};return o.reduce(function(c,u){for(var d=0,f=u.length;d<f;d++)s[u[d]]||(s[u[d]]=!0,c.push(u[d]));return c},[])},W1n=function(t,n){return t==="horizontal"&&n==="xAxis"||t==="vertical"&&n==="yAxis"||t==="centric"&&n==="angleAxis"||t==="radial"&&n==="radiusAxis"},U1n=function(t,n,r,i){if(i)return t.map(function(c){return c.coordinate});var a,o,s=t.map(function(c){return c.coordinate===n&&(a=!0),c.coordinate===r&&(o=!0),c.coordinate});return a||s.push(n),o||s.push(r),s},G9=function(t,n,r){if(!t)return null;var i=t.scale,a=t.duplicateDomain,o=t.type,s=t.range,c=t.realScaleType==="scaleBand"?i.bandwidth()/2:2,u=(n||r)&&o==="category"&&i.bandwidth?i.bandwidth()/c:0;if(u=t.axisType==="angleAxis"&&(s==null?void 0:s.length)>=2?o_(s[0]-s[1])*2*u:u,n&&(t.ticks||t.niceTicks)){var d=(t.ticks||t.niceTicks).map(function(f){var p=a?a.indexOf(f):f;return{coordinate:i(p)+u,value:f,offset:u}});return d.filter(function(f){return!rce(f.coordinate)})}return t.isCategorical&&t.categoricalDomain?t.categoricalDomain.map(function(f,p){return{coordinate:i(f)+u,value:f,index:p,offset:u}}):i.ticks&&!r?i.ticks(t.tickCount).map(function(f){return{coordinate:i(f)+u,value:f,offset:u}}):i.domain().map(function(f,p){return{coordinate:i(f)+u,value:a?a[f]:f,index:p,offset:u}})},EMe=new WeakMap,W0e=function(t,n){if(typeof n!="function")return t;EMe.has(t)||EMe.set(t,new WeakMap);var r=EMe.get(t);if(r.has(n))return r.get(n);var i=function(){t.apply(void 0,arguments),n.apply(void 0,arguments)};return r.set(n,i),i},K1n=function(t,n,r){var i=t.scale,a=t.type,o=t.layout,s=t.axisType;if(i==="auto")return o==="radial"&&s==="radiusAxis"?{scale:Iie(),realScaleType:"band"}:o==="radial"&&s==="angleAxis"?{scale:jye(),realScaleType:"linear"}:a==="category"&&n&&(n.indexOf("LineChart")>=0||n.indexOf("AreaChart")>=0||n.indexOf("ComposedChart")>=0&&!r)?{scale:nre(),realScaleType:"point"}:a==="category"?{scale:Iie(),realScaleType:"band"}:{scale:jye(),realScaleType:"linear"};if(nce(i)){var c="scale".concat(WEe(i));return{scale:(h8t[c]||nre)(),realScaleType:h8t[c]?c:"point"}}return Fc(i)?{scale:i}:{scale:nre(),realScaleType:"point"}},w8t=1e-4,G1n=function(t){var n=t.domain();if(!(!n||n.length<=2)){var r=n.length,i=t.range(),a=Math.min(i[0],i[1])-w8t,o=Math.max(i[0],i[1])+w8t,s=t(n[0]),c=t(n[r-1]);(s<a||s>o||c<a||c>o)&&t.domain([n[0],n[r-1]])}},Kao=function(t,n){if(!t)return null;for(var r=0,i=t.length;r<i;r++)if(t[r].item===n)return t[r].position;return null},Gao=function(t,n){if(!n||n.length!==2||!Yo(n[0])||!Yo(n[1]))return t;var r=Math.min(n[0],n[1]),i=Math.max(n[0],n[1]),a=[t[0],t[1]];return(!Yo(t[0])||t[0]<r)&&(a[0]=r),(!Yo(t[1])||t[1]>i)&&(a[1]=i),a[0]>i&&(a[0]=i),a[1]<r&&(a[1]=r),a},Yao=function(t){var n=t.length;if(!(n<=0))for(var r=0,i=t[0].length;r<i;++r)for(var a=0,o=0,s=0;s<n;++s){var c=rce(t[s][r][1])?t[s][r][0]:t[s][r][1];c>=0?(t[s][r][0]=a,t[s][r][1]=a+c,a=t[s][r][1]):(t[s][r][0]=o,t[s][r][1]=o+c,o=t[s][r][1])}},Xao=function(t){var n=t.length;if(!(n<=0))for(var r=0,i=t[0].length;r<i;++r)for(var a=0,o=0;o<n;++o){var s=rce(t[o][r][1])?t[o][r][0]:t[o][r][1];s>=0?(t[o][r][0]=a,t[o][r][1]=a+s,a=t[o][r][1]):(t[o][r][0]=0,t[o][r][1]=0)}},Jao={sign:Yao,expand:NXa,none:CU,silhouette:DXa,wiggle:IXa,positive:Xao},Qao=function(t,n,r){var i=n.map(function(s){return s.props.dataKey}),a=Jao[r],o=PXa().keys(i).value(function(s,c){return+e2(s,c,0)}).order(nqe).offset(a);return o(t)},Zao=function(t,n,r,i,a,o){if(!t)return null;var s=o?n.reverse():n,c={},u=s.reduce(function(f,p){var m,g=(m=p.type)!==null&&m!==void 0&&m.defaultProps?tm(tm({},p.type.defaultProps),p.props):p.props,_=g.stackId,v=g.hide;if(v)return f;var b=g[r],y=f[b]||{hasStack:!1,stackGroups:{}};if(s0(_)){var x=y.stackGroups[_]||{numericAxisId:r,cateAxisId:i,items:[]};x.items.push(p),y.hasStack=!0,y.stackGroups[_]=x}else y.stackGroups[ice("_stackId_")]={numericAxisId:r,cateAxisId:i,items:[p]};return tm(tm({},f),{},qV({},b,y))},c),d={};return Object.keys(u).reduce(function(f,p){var m=u[p];if(m.hasStack){var g={};m.stackGroups=Object.keys(m.stackGroups).reduce(function(_,v){var b=m.stackGroups[v];return tm(tm({},_),{},qV({},v,{numericAxisId:r,cateAxisId:i,items:b.items,stackedData:Qao(t,b.items,a)}))},g)}return tm(tm({},f),{},qV({},p,m))},d)},Y1n=function(t,n){var r=n.realScaleType,i=n.type,a=n.tickCount,o=n.originalDomain,s=n.allowDecimals,c=r||n.scale;if(c!=="auto"&&c!=="linear")return null;if(a&&i==="number"&&o&&(o[0]==="auto"||o[1]==="auto")){var u=t.domain();if(!u.length)return null;var d=mao(u,a,s);return t.domain([o9e(d),a9e(d)]),{niceTicks:d}}if(a&&i==="number"){var f=t.domain(),p=gao(f,a,s);return{niceTicks:p}}return null},E8t=function(t){var n=t.axis,r=t.ticks,i=t.offset,a=t.bandSize,o=t.entry,s=t.index;if(n.type==="category")return r[s]?r[s].coordinate+i:null;var c=e2(o,n.dataKey,n.domain[s]);return Gu(c)?null:n.scale(c)-a/2+i},eoo=function(t){var n=t.numericAxis,r=n.scale.domain();if(n.type==="number"){var i=Math.min(r[0],r[1]),a=Math.max(r[0],r[1]);return i<=0&&a>=0?0:a<0?a:i}return r[0]},too=function(t,n){var r,i=(r=t.type)!==null&&r!==void 0&&r.defaultProps?tm(tm({},t.type.defaultProps),t.props):t.props,a=i.stackId;if(s0(a)){var o=n[a];if(o){var s=o.items.indexOf(t);return s>=0?o.stackedData[s]:null}}return null},noo=function(t){return t.reduce(function(n,r){return[o9e(r.concat([n[0]]).filter(Yo)),a9e(r.concat([n[1]]).filter(Yo))]},[1/0,-1/0])},X1n=function(t,n,r){return Object.keys(t).reduce(function(i,a){var o=t[a],s=o.stackedData,c=s.reduce(function(u,d){var f=noo(d.slice(n,r+1));return[Math.min(u[0],f[0]),Math.max(u[1],f[1])]},[1/0,-1/0]);return[Math.min(c[0],i[0]),Math.max(c[1],i[1])]},[1/0,-1/0]).map(function(i){return i===1/0||i===-1/0?0:i})},T8t=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,$8t=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,$qe=function(t,n,r){if(Fc(t))return t(n,r);if(!Array.isArray(t))return n;var i=[];if(Yo(t[0]))i[0]=r?t[0]:Math.min(t[0],n[0]);else if(T8t.test(t[0])){var a=+T8t.exec(t[0])[1];i[0]=n[0]-a}else Fc(t[0])?i[0]=t[0](n[0]):i[0]=n[0];if(Yo(t[1]))i[1]=r?t[1]:Math.max(t[1],n[1]);else if($8t.test(t[1])){var o=+$8t.exec(t[1])[1];i[1]=n[1]+o}else Fc(t[1])?i[1]=t[1](n[1]):i[1]=n[1];return i},Uye=function(t,n,r){if(t&&t.scale&&t.scale.bandwidth){var i=t.scale.bandwidth();if(!r||i>0)return i}if(t&&n&&n.length>=2){for(var a=bnt(n,function(f){return f.coordinate}),o=1/0,s=1,c=a.length;s<c;s++){var u=a[s],d=a[s-1];o=Math.min((u.coordinate||0)-(d.coordinate||0),o)}return o===1/0?0:o}return r?void 0:0},O8t=function(t,n,r){return!t||!t.length||HEe(t,B3(r,"type.defaultProps.domain"))?n:t},J1n=function(t,n){var r=t.type.defaultProps?tm(tm({},t.type.defaultProps),t.props):t.props,i=r.dataKey,a=r.name,o=r.unit,s=r.formatter,c=r.tooltipType,u=r.chartType,d=r.hide;return tm(tm({},Sc(t,!1)),{},{dataKey:i,unit:o,formatter:s,name:a||i,color:Unt(t),value:e2(n,i),type:c,payload:n,chartType:u,hide:d})};function zie(e){"@babel/helpers - typeof";return zie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},zie(e)}function P8t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function O9(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?P8t(Object(n),!0).forEach(function(r){Q1n(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):P8t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Q1n(e,t,n){return t=roo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function roo(e){var t=ioo(e,"string");return zie(t)=="symbol"?t:t+""}function ioo(e,t){if(zie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(zie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function aoo(e,t){return coo(e)||loo(e,t)||soo(e,t)||ooo()}function ooo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function soo(e,t){if(e){if(typeof e=="string")return N8t(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return N8t(e,t)}}function N8t(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function loo(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function coo(e){if(Array.isArray(e))return e}var Kye=Math.PI/180,uoo=function(t){return t*180/Math.PI},xp=function(t,n,r,i){return{x:t+Math.cos(-Kye*i)*r,y:n+Math.sin(-Kye*i)*r}},Z1n=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{top:0,right:0,bottom:0,left:0};return Math.min(Math.abs(t-(r.left||0)-(r.right||0)),Math.abs(n-(r.top||0)-(r.bottom||0)))/2},doo=function(t,n,r,i,a){var o=t.width,s=t.height,c=t.startAngle,u=t.endAngle,d=s_(t.cx,o,o/2),f=s_(t.cy,s,s/2),p=Z1n(o,s,r),m=s_(t.innerRadius,p,0),g=s_(t.outerRadius,p,p*.8),_=Object.keys(n);return _.reduce(function(v,b){var y=n[b],x=y.domain,C=y.reversed,w;if(Gu(y.range))i==="angleAxis"?w=[c,u]:i==="radiusAxis"&&(w=[m,g]),C&&(w=[w[1],w[0]]);else{w=y.range;var $=w,O=aoo($,2);c=O[0],u=O[1]}var N=K1n(y,a),P=N.realScaleType,I=N.scale;I.domain(x).range(w),G1n(I);var D=Y1n(I,O9(O9({},y),{},{realScaleType:P})),k=O9(O9(O9({},y),D),{},{range:w,radius:g,realScaleType:P,scale:I,cx:d,cy:f,innerRadius:m,outerRadius:g,startAngle:c,endAngle:u});return O9(O9({},v),{},Q1n({},b,k))},{})},foo=function(t,n){var r=t.x,i=t.y,a=n.x,o=n.y;return Math.sqrt(Math.pow(r-a,2)+Math.pow(i-o,2))},poo=function(t,n){var r=t.x,i=t.y,a=n.cx,o=n.cy,s=foo({x:r,y:i},{x:a,y:o});if(s<=0)return{radius:s};var c=(r-a)/s,u=Math.acos(c);return i>o&&(u=2*Math.PI-u),{radius:s,angle:uoo(u),angleInRadian:u}},hoo=function(t){var n=t.startAngle,r=t.endAngle,i=Math.floor(n/360),a=Math.floor(r/360),o=Math.min(i,a);return{startAngle:n-o*360,endAngle:r-o*360}},moo=function(t,n){var r=n.startAngle,i=n.endAngle,a=Math.floor(r/360),o=Math.floor(i/360),s=Math.min(a,o);return t+s*360},D8t=function(t,n){var r=t.x,i=t.y,a=poo({x:r,y:i},n),o=a.radius,s=a.angle,c=n.innerRadius,u=n.outerRadius;if(o<c||o>u)return!1;if(o===0)return!0;var d=hoo(n),f=d.startAngle,p=d.endAngle,m=s,g;if(f<=p){for(;m>p;)m-=360;for(;m<f;)m+=360;g=m>=f&&m<=p}else{for(;m>f;)m-=360;for(;m<p;)m+=360;g=m>=p&&m<=f}return g?O9(O9({},n),{},{radius:o,angle:moo(m,n)}):null},e0n=function(t){return!h.isValidElement(t)&&!Fc(t)&&typeof t!="boolean"?t.className:""};function Hie(e){"@babel/helpers - typeof";return Hie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Hie(e)}var goo=["offset"];function voo(e){return xoo(e)||boo(e)||yoo(e)||_oo()}function _oo(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yoo(e,t){if(e){if(typeof e=="string")return Oqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Oqe(e,t)}}function boo(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function xoo(e){if(Array.isArray(e))return Oqe(e)}function Oqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Soo(e,t){if(e==null)return{};var n=Coo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Coo(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function I8t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function e0(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?I8t(Object(n),!0).forEach(function(r){woo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):I8t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function woo(e,t,n){return t=Eoo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Eoo(e){var t=Too(e,"string");return Hie(t)=="symbol"?t:t+""}function Too(e,t){if(Hie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Hie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function qie(){return qie=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},qie.apply(this,arguments)}var $oo=function(t){var n=t.value,r=t.formatter,i=Gu(t.children)?n:t.children;return Fc(r)?r(i):i},Ooo=function(t,n){var r=o_(n-t),i=Math.min(Math.abs(n-t),360);return r*i},Poo=function(t,n,r){var i=t.position,a=t.viewBox,o=t.offset,s=t.className,c=a,u=c.cx,d=c.cy,f=c.innerRadius,p=c.outerRadius,m=c.startAngle,g=c.endAngle,_=c.clockWise,v=(f+p)/2,b=Ooo(m,g),y=b>=0?1:-1,x,C;i==="insideStart"?(x=m+y*o,C=_):i==="insideEnd"?(x=g-y*o,C=!_):i==="end"&&(x=g+y*o,C=_),C=b<=0?C:!C;var w=xp(u,d,v,x),$=xp(u,d,v,x+(C?1:-1)*359),O="M".concat(w.x,",").concat(w.y,`
    A`).concat(v,",").concat(v,",0,1,").concat(C?0:1,`,
    `).concat($.x,",").concat($.y),N=Gu(t.id)?ice("recharts-radial-line-"):t.id;return G.createElement("text",qie({},r,{dominantBaseline:"central",className:Hu("recharts-radial-bar-label",s)}),G.createElement("defs",null,G.createElement("path",{id:N,d:O})),G.createElement("textPath",{xlinkHref:"#".concat(N)},n))},Noo=function(t){var n=t.viewBox,r=t.offset,i=t.position,a=n,o=a.cx,s=a.cy,c=a.innerRadius,u=a.outerRadius,d=a.startAngle,f=a.endAngle,p=(d+f)/2;if(i==="outside"){var m=xp(o,s,u+r,p),g=m.x,_=m.y;return{x:g,y:_,textAnchor:g>=o?"start":"end",verticalAnchor:"middle"}}if(i==="center")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"middle"};if(i==="centerTop")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"start"};if(i==="centerBottom")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"end"};var v=(c+u)/2,b=xp(o,s,v,p),y=b.x,x=b.y;return{x:y,y:x,textAnchor:"middle",verticalAnchor:"middle"}},Doo=function(t){var n=t.viewBox,r=t.parentViewBox,i=t.offset,a=t.position,o=n,s=o.x,c=o.y,u=o.width,d=o.height,f=d>=0?1:-1,p=f*i,m=f>0?"end":"start",g=f>0?"start":"end",_=u>=0?1:-1,v=_*i,b=_>0?"end":"start",y=_>0?"start":"end";if(a==="top"){var x={x:s+u/2,y:c-f*i,textAnchor:"middle",verticalAnchor:m};return e0(e0({},x),r?{height:Math.max(c-r.y,0),width:u}:{})}if(a==="bottom"){var C={x:s+u/2,y:c+d+p,textAnchor:"middle",verticalAnchor:g};return e0(e0({},C),r?{height:Math.max(r.y+r.height-(c+d),0),width:u}:{})}if(a==="left"){var w={x:s-v,y:c+d/2,textAnchor:b,verticalAnchor:"middle"};return e0(e0({},w),r?{width:Math.max(w.x-r.x,0),height:d}:{})}if(a==="right"){var $={x:s+u+v,y:c+d/2,textAnchor:y,verticalAnchor:"middle"};return e0(e0({},$),r?{width:Math.max(r.x+r.width-$.x,0),height:d}:{})}var O=r?{width:u,height:d}:{};return a==="insideLeft"?e0({x:s+v,y:c+d/2,textAnchor:y,verticalAnchor:"middle"},O):a==="insideRight"?e0({x:s+u-v,y:c+d/2,textAnchor:b,verticalAnchor:"middle"},O):a==="insideTop"?e0({x:s+u/2,y:c+p,textAnchor:"middle",verticalAnchor:g},O):a==="insideBottom"?e0({x:s+u/2,y:c+d-p,textAnchor:"middle",verticalAnchor:m},O):a==="insideTopLeft"?e0({x:s+v,y:c+p,textAnchor:y,verticalAnchor:g},O):a==="insideTopRight"?e0({x:s+u-v,y:c+p,textAnchor:b,verticalAnchor:g},O):a==="insideBottomLeft"?e0({x:s+v,y:c+d-p,textAnchor:y,verticalAnchor:m},O):a==="insideBottomRight"?e0({x:s+u-v,y:c+d-p,textAnchor:b,verticalAnchor:m},O):sY(a)&&(Yo(a.x)||xM(a.x))&&(Yo(a.y)||xM(a.y))?e0({x:s+s_(a.x,u),y:c+s_(a.y,d),textAnchor:"end",verticalAnchor:"end"},O):e0({x:s+u/2,y:c+d/2,textAnchor:"middle",verticalAnchor:"middle"},O)},Ioo=function(t){return"cx"in t&&Yo(t.cx)};function ag(e){var t=e.offset,n=t===void 0?5:t,r=Soo(e,goo),i=e0({offset:n},r),a=i.viewBox,o=i.position,s=i.value,c=i.children,u=i.content,d=i.className,f=d===void 0?"":d,p=i.textBreakAll;if(!a||Gu(s)&&Gu(c)&&!h.isValidElement(u)&&!Fc(u))return null;if(h.isValidElement(u))return h.cloneElement(u,i);var m;if(Fc(u)){if(m=h.createElement(u,i),h.isValidElement(m))return m}else m=$oo(i);var g=Ioo(a),_=Sc(i,!0);if(g&&(o==="insideStart"||o==="insideEnd"||o==="end"))return Poo(i,m,_);var v=g?Noo(i):Doo(i);return G.createElement(kF,qie({className:Hu("recharts-label",f)},_,v,{breakAll:p}),m)}ag.displayName="Label";var t0n=function(t){var n=t.cx,r=t.cy,i=t.angle,a=t.startAngle,o=t.endAngle,s=t.r,c=t.radius,u=t.innerRadius,d=t.outerRadius,f=t.x,p=t.y,m=t.top,g=t.left,_=t.width,v=t.height,b=t.clockWise,y=t.labelViewBox;if(y)return y;if(Yo(_)&&Yo(v)){if(Yo(f)&&Yo(p))return{x:f,y:p,width:_,height:v};if(Yo(m)&&Yo(g))return{x:m,y:g,width:_,height:v}}return Yo(f)&&Yo(p)?{x:f,y:p,width:0,height:0}:Yo(n)&&Yo(r)?{cx:n,cy:r,startAngle:a||i||0,endAngle:o||i||0,innerRadius:u||0,outerRadius:d||c||s||0,clockWise:b}:t.viewBox?t.viewBox:{}},Roo=function(t,n){return t?t===!0?G.createElement(ag,{key:"label-implicit",viewBox:n}):s0(t)?G.createElement(ag,{key:"label-implicit",viewBox:n,value:t}):h.isValidElement(t)?t.type===ag?h.cloneElement(t,{key:"label-implicit",viewBox:n}):G.createElement(ag,{key:"label-implicit",content:t,viewBox:n}):Fc(t)?G.createElement(ag,{key:"label-implicit",content:t,viewBox:n}):sY(t)?G.createElement(ag,qie({viewBox:n},t,{key:"label-implicit"})):null:null},koo=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!t||!t.children&&r&&!t.label)return null;var i=t.children,a=t0n(t),o=z6(i,ag).map(function(c,u){return h.cloneElement(c,{viewBox:n||a,key:"label-".concat(u)})});if(!r)return o;var s=Roo(t.label,n||a);return[s].concat(voo(o))};ag.parseViewBox=t0n;ag.renderCallByParent=koo;function Aoo(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var Moo=Aoo;const Foo=il(Moo);function Vie(e){"@babel/helpers - typeof";return Vie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Vie(e)}var Loo=["valueAccessor"],joo=["data","dataKey","clockWise","id","textBreakAll"];function Boo(e){return Voo(e)||qoo(e)||Hoo(e)||zoo()}function zoo(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Hoo(e,t){if(e){if(typeof e=="string")return Pqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Pqe(e,t)}}function qoo(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Voo(e){if(Array.isArray(e))return Pqe(e)}function Pqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Gye(){return Gye=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Gye.apply(this,arguments)}function R8t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function k8t(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?R8t(Object(n),!0).forEach(function(r){Woo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):R8t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Woo(e,t,n){return t=Uoo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Uoo(e){var t=Koo(e,"string");return Vie(t)=="symbol"?t:t+""}function Koo(e,t){if(Vie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Vie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function A8t(e,t){if(e==null)return{};var n=Goo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Goo(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}var Yoo=function(t){return Array.isArray(t.value)?Foo(t.value):t.value};function DC(e){var t=e.valueAccessor,n=t===void 0?Yoo:t,r=A8t(e,Loo),i=r.data,a=r.dataKey,o=r.clockWise,s=r.id,c=r.textBreakAll,u=A8t(r,joo);return!i||!i.length?null:G.createElement($f,{className:"recharts-label-list"},i.map(function(d,f){var p=Gu(a)?n(d,f):e2(d&&d.payload,a),m=Gu(s)?{}:{id:"".concat(s,"-").concat(f)};return G.createElement(ag,Gye({},Sc(d,!0),u,m,{parentViewBox:d.parentViewBox,value:p,textBreakAll:c,viewBox:ag.parseViewBox(Gu(o)?d:k8t(k8t({},d),{},{clockWise:o})),key:"label-".concat(f),index:f}))}))}DC.displayName="LabelList";function Xoo(e,t){return e?e===!0?G.createElement(DC,{key:"labelList-implicit",data:t}):G.isValidElement(e)||Fc(e)?G.createElement(DC,{key:"labelList-implicit",data:t,content:e}):sY(e)?G.createElement(DC,Gye({data:t},e,{key:"labelList-implicit"})):null:null}function Joo(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!e||!e.children&&n&&!e.label)return null;var r=e.children,i=z6(r,DC).map(function(o,s){return h.cloneElement(o,{data:t,key:"labelList-".concat(s)})});if(!n)return i;var a=Xoo(e.label,t);return[a].concat(Boo(i))}DC.renderCallByParent=Joo;function Wie(e){"@babel/helpers - typeof";return Wie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Wie(e)}function Nqe(){return Nqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Nqe.apply(this,arguments)}function M8t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function F8t(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?M8t(Object(n),!0).forEach(function(r){Qoo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):M8t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Qoo(e,t,n){return t=Zoo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Zoo(e){var t=eso(e,"string");return Wie(t)=="symbol"?t:t+""}function eso(e,t){if(Wie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Wie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var tso=function(t,n){var r=o_(n-t),i=Math.min(Math.abs(n-t),359.999);return r*i},U0e=function(t){var n=t.cx,r=t.cy,i=t.radius,a=t.angle,o=t.sign,s=t.isExternal,c=t.cornerRadius,u=t.cornerIsExternal,d=c*(s?1:-1)+i,f=Math.asin(c/d)/Kye,p=u?a:a+o*f,m=xp(n,r,d,p),g=xp(n,r,i,p),_=u?a-o*f:a,v=xp(n,r,d*Math.cos(f*Kye),_);return{center:m,circleTangency:g,lineTangency:v,theta:f}},n0n=function(t){var n=t.cx,r=t.cy,i=t.innerRadius,a=t.outerRadius,o=t.startAngle,s=t.endAngle,c=tso(o,s),u=o+c,d=xp(n,r,a,o),f=xp(n,r,a,u),p="M ".concat(d.x,",").concat(d.y,`
    A `).concat(a,",").concat(a,`,0,
    `).concat(+(Math.abs(c)>180),",").concat(+(o>u),`,
    `).concat(f.x,",").concat(f.y,`
  `);if(i>0){var m=xp(n,r,i,o),g=xp(n,r,i,u);p+="L ".concat(g.x,",").concat(g.y,`
            A `).concat(i,",").concat(i,`,0,
            `).concat(+(Math.abs(c)>180),",").concat(+(o<=u),`,
            `).concat(m.x,",").concat(m.y," Z")}else p+="L ".concat(n,",").concat(r," Z");return p},nso=function(t){var n=t.cx,r=t.cy,i=t.innerRadius,a=t.outerRadius,o=t.cornerRadius,s=t.forceCornerRadius,c=t.cornerIsExternal,u=t.startAngle,d=t.endAngle,f=o_(d-u),p=U0e({cx:n,cy:r,radius:a,angle:u,sign:f,cornerRadius:o,cornerIsExternal:c}),m=p.circleTangency,g=p.lineTangency,_=p.theta,v=U0e({cx:n,cy:r,radius:a,angle:d,sign:-f,cornerRadius:o,cornerIsExternal:c}),b=v.circleTangency,y=v.lineTangency,x=v.theta,C=c?Math.abs(u-d):Math.abs(u-d)-_-x;if(C<0)return s?"M ".concat(g.x,",").concat(g.y,`
        a`).concat(o,",").concat(o,",0,0,1,").concat(o*2,`,0
        a`).concat(o,",").concat(o,",0,0,1,").concat(-o*2,`,0
      `):n0n({cx:n,cy:r,innerRadius:i,outerRadius:a,startAngle:u,endAngle:d});var w="M ".concat(g.x,",").concat(g.y,`
    A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(m.x,",").concat(m.y,`
    A`).concat(a,",").concat(a,",0,").concat(+(C>180),",").concat(+(f<0),",").concat(b.x,",").concat(b.y,`
    A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(y.x,",").concat(y.y,`
  `);if(i>0){var $=U0e({cx:n,cy:r,radius:i,angle:u,sign:f,isExternal:!0,cornerRadius:o,cornerIsExternal:c}),O=$.circleTangency,N=$.lineTangency,P=$.theta,I=U0e({cx:n,cy:r,radius:i,angle:d,sign:-f,isExternal:!0,cornerRadius:o,cornerIsExternal:c}),D=I.circleTangency,k=I.lineTangency,R=I.theta,A=c?Math.abs(u-d):Math.abs(u-d)-P-R;if(A<0&&o===0)return"".concat(w,"L").concat(n,",").concat(r,"Z");w+="L".concat(k.x,",").concat(k.y,`
      A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(D.x,",").concat(D.y,`
      A`).concat(i,",").concat(i,",0,").concat(+(A>180),",").concat(+(f>0),",").concat(O.x,",").concat(O.y,`
      A`).concat(o,",").concat(o,",0,0,").concat(+(f<0),",").concat(N.x,",").concat(N.y,"Z")}else w+="L".concat(n,",").concat(r,"Z");return w},rso={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},IU=function(t){var n=F8t(F8t({},rso),t),r=n.cx,i=n.cy,a=n.innerRadius,o=n.outerRadius,s=n.cornerRadius,c=n.forceCornerRadius,u=n.cornerIsExternal,d=n.startAngle,f=n.endAngle,p=n.className;if(o<a||d===f)return null;var m=Hu("recharts-sector",p),g=o-a,_=s_(s,g,0,!0),v;return _>0&&Math.abs(d-f)<360?v=nso({cx:r,cy:i,innerRadius:a,outerRadius:o,cornerRadius:Math.min(_,g/2),forceCornerRadius:c,cornerIsExternal:u,startAngle:d,endAngle:f}):v=n0n({cx:r,cy:i,innerRadius:a,outerRadius:o,startAngle:d,endAngle:f}),G.createElement("path",Nqe({},Sc(n,!0),{className:m,d:v,role:"img"}))};function Uie(e){"@babel/helpers - typeof";return Uie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Uie(e)}function Dqe(){return Dqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Dqe.apply(this,arguments)}function L8t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function j8t(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?L8t(Object(n),!0).forEach(function(r){iso(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):L8t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function iso(e,t,n){return t=aso(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function aso(e){var t=oso(e,"string");return Uie(t)=="symbol"?t:t+""}function oso(e,t){if(Uie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Uie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var B8t={curveBasisClosed:_Xa,curveBasisOpen:yXa,curveBasis:vXa,curveBumpX:rXa,curveBumpY:iXa,curveLinearClosed:bXa,curveLinear:KEe,curveMonotoneX:xXa,curveMonotoneY:SXa,curveNatural:CXa,curveStep:wXa,curveStepAfter:TXa,curveStepBefore:EXa},K0e=function(t){return t.x===+t.x&&t.y===+t.y},Nte=function(t){return t.x},Dte=function(t){return t.y},sso=function(t,n){if(Fc(t))return t;var r="curve".concat(WEe(t));return(r==="curveMonotone"||r==="curveBump")&&n?B8t["".concat(r).concat(n==="vertical"?"Y":"X")]:B8t[r]||KEe},lso=function(t){var n=t.type,r=n===void 0?"linear":n,i=t.points,a=i===void 0?[]:i,o=t.baseLine,s=t.layout,c=t.connectNulls,u=c===void 0?!1:c,d=sso(r,s),f=u?a.filter(function(_){return K0e(_)}):a,p;if(Array.isArray(o)){var m=u?o.filter(function(_){return K0e(_)}):o,g=f.map(function(_,v){return j8t(j8t({},_),{},{base:m[v]})});return s==="vertical"?p=L0e().y(Dte).x1(Nte).x0(function(_){return _.base.x}):p=L0e().x(Nte).y1(Dte).y0(function(_){return _.base.y}),p.defined(K0e).curve(d),p(g)}return s==="vertical"&&Yo(o)?p=L0e().y(Dte).x1(Nte).x0(o):Yo(o)?p=L0e().x(Nte).y1(Dte).y0(o):p=fmn().x(Nte).y(Dte),p.defined(K0e).curve(d),p(f)},Iqe=function(t){var n=t.className,r=t.points,i=t.path,a=t.pathRef;if((!r||!r.length)&&!i)return null;var o=r&&r.length?lso(t):i;return G.createElement("path",Dqe({},Sc(t,!1),Sye(t),{className:Hu("recharts-curve",n),d:o,ref:a}))},cso=Object.getOwnPropertyNames,uso=Object.getOwnPropertySymbols,dso=Object.prototype.hasOwnProperty;function z8t(e,t){return function(r,i,a){return e(r,i,a)&&t(r,i,a)}}function G0e(e){return function(n,r,i){if(!n||!r||typeof n!="object"||typeof r!="object")return e(n,r,i);var a=i.cache,o=a.get(n),s=a.get(r);if(o&&s)return o===r&&s===n;a.set(n,r),a.set(r,n);var c=e(n,r,i);return a.delete(n),a.delete(r),c}}function H8t(e){return cso(e).concat(uso(e))}var fso=Object.hasOwn||function(e,t){return dso.call(e,t)};function oj(e,t){return e===t||!e&&!t&&e!==e&&t!==t}var pso="__v",hso="__o",mso="_owner",q8t=Object.getOwnPropertyDescriptor,V8t=Object.keys;function gso(e,t,n){var r=e.length;if(t.length!==r)return!1;for(;r-- >0;)if(!n.equals(e[r],t[r],r,r,e,t,n))return!1;return!0}function vso(e,t){return oj(e.getTime(),t.getTime())}function _so(e,t){return e.name===t.name&&e.message===t.message&&e.cause===t.cause&&e.stack===t.stack}function yso(e,t){return e===t}function W8t(e,t,n){var r=e.size;if(r!==t.size)return!1;if(!r)return!0;for(var i=new Array(r),a=e.entries(),o,s,c=0;(o=a.next())&&!o.done;){for(var u=t.entries(),d=!1,f=0;(s=u.next())&&!s.done;){if(i[f]){f++;continue}var p=o.value,m=s.value;if(n.equals(p[0],m[0],c,f,e,t,n)&&n.equals(p[1],m[1],p[0],m[0],e,t,n)){d=i[f]=!0;break}f++}if(!d)return!1;c++}return!0}var bso=oj;function xso(e,t,n){var r=V8t(e),i=r.length;if(V8t(t).length!==i)return!1;for(;i-- >0;)if(!r0n(e,t,n,r[i]))return!1;return!0}function Ite(e,t,n){var r=H8t(e),i=r.length;if(H8t(t).length!==i)return!1;for(var a,o,s;i-- >0;)if(a=r[i],!r0n(e,t,n,a)||(o=q8t(e,a),s=q8t(t,a),(o||s)&&(!o||!s||o.configurable!==s.configurable||o.enumerable!==s.enumerable||o.writable!==s.writable)))return!1;return!0}function Sso(e,t){return oj(e.valueOf(),t.valueOf())}function Cso(e,t){return e.source===t.source&&e.flags===t.flags}function U8t(e,t,n){var r=e.size;if(r!==t.size)return!1;if(!r)return!0;for(var i=new Array(r),a=e.values(),o,s;(o=a.next())&&!o.done;){for(var c=t.values(),u=!1,d=0;(s=c.next())&&!s.done;){if(!i[d]&&n.equals(o.value,s.value,o.value,s.value,e,t,n)){u=i[d]=!0;break}d++}if(!u)return!1}return!0}function wso(e,t){var n=e.length;if(t.length!==n)return!1;for(;n-- >0;)if(e[n]!==t[n])return!1;return!0}function Eso(e,t){return e.hostname===t.hostname&&e.pathname===t.pathname&&e.protocol===t.protocol&&e.port===t.port&&e.hash===t.hash&&e.username===t.username&&e.password===t.password}function r0n(e,t,n,r){return(r===mso||r===hso||r===pso)&&(e.$$typeof||t.$$typeof)?!0:fso(t,r)&&n.equals(e[r],t[r],r,r,e,t,n)}var Tso="[object Arguments]",$so="[object Boolean]",Oso="[object Date]",Pso="[object Error]",Nso="[object Map]",Dso="[object Number]",Iso="[object Object]",Rso="[object RegExp]",kso="[object Set]",Aso="[object String]",Mso="[object URL]",Fso=Array.isArray,K8t=typeof ArrayBuffer=="function"&&ArrayBuffer.isView?ArrayBuffer.isView:null,G8t=Object.assign,Lso=Object.prototype.toString.call.bind(Object.prototype.toString);function jso(e){var t=e.areArraysEqual,n=e.areDatesEqual,r=e.areErrorsEqual,i=e.areFunctionsEqual,a=e.areMapsEqual,o=e.areNumbersEqual,s=e.areObjectsEqual,c=e.arePrimitiveWrappersEqual,u=e.areRegExpsEqual,d=e.areSetsEqual,f=e.areTypedArraysEqual,p=e.areUrlsEqual;return function(g,_,v){if(g===_)return!0;if(g==null||_==null)return!1;var b=typeof g;if(b!==typeof _)return!1;if(b!=="object")return b==="number"?o(g,_,v):b==="function"?i(g,_,v):!1;var y=g.constructor;if(y!==_.constructor)return!1;if(y===Object)return s(g,_,v);if(Fso(g))return t(g,_,v);if(K8t!=null&&K8t(g))return f(g,_,v);if(y===Date)return n(g,_,v);if(y===RegExp)return u(g,_,v);if(y===Map)return a(g,_,v);if(y===Set)return d(g,_,v);var x=Lso(g);return x===Oso?n(g,_,v):x===Rso?u(g,_,v):x===Nso?a(g,_,v):x===kso?d(g,_,v):x===Iso?typeof g.then!="function"&&typeof _.then!="function"&&s(g,_,v):x===Mso?p(g,_,v):x===Pso?r(g,_,v):x===Tso?s(g,_,v):x===$so||x===Dso||x===Aso?c(g,_,v):!1}}function Bso(e){var t=e.circular,n=e.createCustomConfig,r=e.strict,i={areArraysEqual:r?Ite:gso,areDatesEqual:vso,areErrorsEqual:_so,areFunctionsEqual:yso,areMapsEqual:r?z8t(W8t,Ite):W8t,areNumbersEqual:bso,areObjectsEqual:r?Ite:xso,arePrimitiveWrappersEqual:Sso,areRegExpsEqual:Cso,areSetsEqual:r?z8t(U8t,Ite):U8t,areTypedArraysEqual:r?Ite:wso,areUrlsEqual:Eso};if(n&&(i=G8t({},i,n(i))),t){var a=G0e(i.areArraysEqual),o=G0e(i.areMapsEqual),s=G0e(i.areObjectsEqual),c=G0e(i.areSetsEqual);i=G8t({},i,{areArraysEqual:a,areMapsEqual:o,areObjectsEqual:s,areSetsEqual:c})}return i}function zso(e){return function(t,n,r,i,a,o,s){return e(t,n,s)}}function Hso(e){var t=e.circular,n=e.comparator,r=e.createState,i=e.equals,a=e.strict;if(r)return function(c,u){var d=r(),f=d.cache,p=f===void 0?t?new WeakMap:void 0:f,m=d.meta;return n(c,u,{cache:p,equals:i,meta:m,strict:a})};if(t)return function(c,u){return n(c,u,{cache:new WeakMap,equals:i,meta:void 0,strict:a})};var o={cache:void 0,equals:i,meta:void 0,strict:a};return function(c,u){return n(c,u,o)}}var qso=pI();pI({strict:!0});pI({circular:!0});pI({circular:!0,strict:!0});pI({createInternalComparator:function(){return oj}});pI({strict:!0,createInternalComparator:function(){return oj}});pI({circular:!0,createInternalComparator:function(){return oj}});pI({circular:!0,createInternalComparator:function(){return oj},strict:!0});function pI(e){e===void 0&&(e={});var t=e.circular,n=t===void 0?!1:t,r=e.createInternalComparator,i=e.createState,a=e.strict,o=a===void 0?!1:a,s=Bso(e),c=jso(s),u=r?r(c):zso(c);return Hso({circular:n,comparator:c,createState:i,equals:u,strict:o})}function Vso(e){typeof requestAnimationFrame<"u"&&requestAnimationFrame(e)}function Y8t(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=-1,r=function i(a){n<0&&(n=a),a-n>t?(e(a),n=-1):Vso(i)};requestAnimationFrame(r)}function Rqe(e){"@babel/helpers - typeof";return Rqe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Rqe(e)}function Wso(e){return Yso(e)||Gso(e)||Kso(e)||Uso()}function Uso(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Kso(e,t){if(e){if(typeof e=="string")return X8t(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return X8t(e,t)}}function X8t(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Gso(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Yso(e){if(Array.isArray(e))return e}function Xso(){var e={},t=function(){return null},n=!1,r=function i(a){if(!n){if(Array.isArray(a)){if(!a.length)return;var o=a,s=Wso(o),c=s[0],u=s.slice(1);if(typeof c=="number"){Y8t(i.bind(null,u),c);return}i(c),Y8t(i.bind(null,u));return}Rqe(a)==="object"&&(e=a,t(e)),typeof a=="function"&&a()}};return{stop:function(){n=!0},start:function(a){n=!1,r(a)},subscribe:function(a){return t=a,function(){t=function(){return null}}}}}function Kie(e){"@babel/helpers - typeof";return Kie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Kie(e)}function J8t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Q8t(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?J8t(Object(n),!0).forEach(function(r){i0n(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):J8t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function i0n(e,t,n){return t=Jso(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Jso(e){var t=Qso(e,"string");return Kie(t)==="symbol"?t:String(t)}function Qso(e,t){if(Kie(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Kie(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Zso=function(t,n){return[Object.keys(t),Object.keys(n)].reduce(function(r,i){return r.filter(function(a){return i.includes(a)})})},elo=function(t){return t},tlo=function(t){return t.replace(/([A-Z])/g,function(n){return"-".concat(n.toLowerCase())})},ire=function(t,n){return Object.keys(n).reduce(function(r,i){return Q8t(Q8t({},r),{},i0n({},i,t(i,n[i])))},{})},Z8t=function(t,n,r){return t.map(function(i){return"".concat(tlo(i)," ").concat(n,"ms ").concat(r)}).join(",")},Yye=function(t,n,r,i,a,o,s,c){if(typeof console<"u"&&console.warn&&(n===void 0&&console.warn("LogUtils requires an error message argument"),!t))if(n===void 0)console.warn("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[r,i,a,o,s,c],d=0;console.warn(n.replace(/%s/g,function(){return u[d++]}))}};function nlo(e,t){return alo(e)||ilo(e,t)||a0n(e,t)||rlo()}function rlo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ilo(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function alo(e){if(Array.isArray(e))return e}function olo(e){return clo(e)||llo(e)||a0n(e)||slo()}function slo(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a0n(e,t){if(e){if(typeof e=="string")return kqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return kqe(e,t)}}function llo(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function clo(e){if(Array.isArray(e))return kqe(e)}function kqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Xye=1e-4,o0n=function(t,n){return[0,3*t,3*n-6*t,3*t-3*n+1]},s0n=function(t,n){return t.map(function(r,i){return r*Math.pow(n,i)}).reduce(function(r,i){return r+i})},ext=function(t,n){return function(r){var i=o0n(t,n);return s0n(i,r)}},ulo=function(t,n){return function(r){var i=o0n(t,n),a=[].concat(olo(i.map(function(o,s){return o*s}).slice(1)),[0]);return s0n(a,r)}},txt=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n[0],a=n[1],o=n[2],s=n[3];if(n.length===1)switch(n[0]){case"linear":i=0,a=0,o=1,s=1;break;case"ease":i=.25,a=.1,o=.25,s=1;break;case"ease-in":i=.42,a=0,o=1,s=1;break;case"ease-out":i=.42,a=0,o=.58,s=1;break;case"ease-in-out":i=0,a=0,o=.58,s=1;break;default:{var c=n[0].split("(");if(c[0]==="cubic-bezier"&&c[1].split(")")[0].split(",").length===4){var u=c[1].split(")")[0].split(",").map(function(v){return parseFloat(v)}),d=nlo(u,4);i=d[0],a=d[1],o=d[2],s=d[3]}else Yye(!1,"[configBezier]: arguments should be one of oneOf 'linear', 'ease', 'ease-in', 'ease-out', 'ease-in-out','cubic-bezier(x1,y1,x2,y2)', instead received %s",n)}}Yye([i,o,a,s].every(function(v){return typeof v=="number"&&v>=0&&v<=1}),"[configBezier]: arguments should be x1, y1, x2, y2 of [0, 1] instead received %s",n);var f=ext(i,o),p=ext(a,s),m=ulo(i,o),g=function(b){return b>1?1:b<0?0:b},_=function(b){for(var y=b>1?1:b,x=y,C=0;C<8;++C){var w=f(x)-y,$=m(x);if(Math.abs(w-y)<Xye||$<Xye)return p(x);x=g(x-w/$)}return p(x)};return _.isStepper=!1,_},dlo=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=t.stiff,r=n===void 0?100:n,i=t.damping,a=i===void 0?8:i,o=t.dt,s=o===void 0?17:o,c=function(d,f,p){var m=-(d-f)*r,g=p*a,_=p+(m-g)*s/1e3,v=p*s/1e3+d;return Math.abs(v-f)<Xye&&Math.abs(_)<Xye?[f,0]:[v,_]};return c.isStepper=!0,c.dt=s,c},flo=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n[0];if(typeof i=="string")switch(i){case"ease":case"ease-in-out":case"ease-out":case"ease-in":case"linear":return txt(i);case"spring":return dlo();default:if(i.split("(")[0]==="cubic-bezier")return txt(i);Yye(!1,"[configEasing]: first argument should be one of 'ease', 'ease-in', 'ease-out', 'ease-in-out','cubic-bezier(x1,y1,x2,y2)', 'linear' and 'spring', instead  received %s",n)}return typeof i=="function"?i:(Yye(!1,"[configEasing]: first argument type should be function or string, instead received %s",n),null)};function Gie(e){"@babel/helpers - typeof";return Gie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Gie(e)}function nxt(e){return mlo(e)||hlo(e)||l0n(e)||plo()}function plo(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function hlo(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function mlo(e){if(Array.isArray(e))return Mqe(e)}function rxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Kg(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?rxt(Object(n),!0).forEach(function(r){Aqe(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):rxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Aqe(e,t,n){return t=glo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function glo(e){var t=vlo(e,"string");return Gie(t)==="symbol"?t:String(t)}function vlo(e,t){if(Gie(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Gie(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function _lo(e,t){return xlo(e)||blo(e,t)||l0n(e,t)||ylo()}function ylo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function l0n(e,t){if(e){if(typeof e=="string")return Mqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Mqe(e,t)}}function Mqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function blo(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function xlo(e){if(Array.isArray(e))return e}var Jye=function(t,n,r){return t+(n-t)*r},Fqe=function(t){var n=t.from,r=t.to;return n!==r},Slo=function e(t,n,r){var i=ire(function(a,o){if(Fqe(o)){var s=t(o.from,o.to,o.velocity),c=_lo(s,2),u=c[0],d=c[1];return Kg(Kg({},o),{},{from:u,velocity:d})}return o},n);return r<1?ire(function(a,o){return Fqe(o)?Kg(Kg({},o),{},{velocity:Jye(o.velocity,i[a].velocity,r),from:Jye(o.from,i[a].from,r)}):o},n):e(t,i,r-1)};const Clo=function(e,t,n,r,i){var a=Zso(e,t),o=a.reduce(function(v,b){return Kg(Kg({},v),{},Aqe({},b,[e[b],t[b]]))},{}),s=a.reduce(function(v,b){return Kg(Kg({},v),{},Aqe({},b,{from:e[b],velocity:0,to:t[b]}))},{}),c=-1,u,d,f=function(){return null},p=function(){return ire(function(b,y){return y.from},s)},m=function(){return!Object.values(s).filter(Fqe).length},g=function(b){u||(u=b);var y=b-u,x=y/n.dt;s=Slo(n,s,x),i(Kg(Kg(Kg({},e),t),p())),u=b,m()||(c=requestAnimationFrame(f))},_=function(b){d||(d=b);var y=(b-d)/r,x=ire(function(w,$){return Jye.apply(void 0,nxt($).concat([n(y)]))},o);if(i(Kg(Kg(Kg({},e),t),x)),y<1)c=requestAnimationFrame(f);else{var C=ire(function(w,$){return Jye.apply(void 0,nxt($).concat([n(1)]))},o);i(Kg(Kg(Kg({},e),t),C))}};return f=n.isStepper?g:_,function(){return requestAnimationFrame(f),function(){cancelAnimationFrame(c)}}};function RU(e){"@babel/helpers - typeof";return RU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},RU(e)}var wlo=["children","begin","duration","attributeName","easing","isActive","steps","from","to","canBegin","onAnimationEnd","shouldReAnimate","onAnimationReStart"];function Elo(e,t){if(e==null)return{};var n=Tlo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Tlo(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function TMe(e){return Nlo(e)||Plo(e)||Olo(e)||$lo()}function $lo(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Olo(e,t){if(e){if(typeof e=="string")return Lqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Lqe(e,t)}}function Plo(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Nlo(e){if(Array.isArray(e))return Lqe(e)}function Lqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function ixt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Rx(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ixt(Object(n),!0).forEach(function(r){fne(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ixt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function fne(e,t,n){return t=c0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Dlo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function axt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,c0n(r.key),r)}}function Ilo(e,t,n){return t&&axt(e.prototype,t),n&&axt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function c0n(e){var t=Rlo(e,"string");return RU(t)==="symbol"?t:String(t)}function Rlo(e,t){if(RU(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(RU(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function klo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&jqe(e,t)}function jqe(e,t){return jqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},jqe(e,t)}function Alo(e){var t=Mlo();return function(){var r=Qye(e),i;if(t){var a=Qye(this).constructor;i=Reflect.construct(r,arguments,a)}else i=r.apply(this,arguments);return Bqe(this,i)}}function Bqe(e,t){if(t&&(RU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return zqe(e)}function zqe(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Mlo(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Qye(e){return Qye=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Qye(e)}var u9e=function(e){klo(n,e);var t=Alo(n);function n(r,i){var a;Dlo(this,n),a=t.call(this,r,i);var o=a.props,s=o.isActive,c=o.attributeName,u=o.from,d=o.to,f=o.steps,p=o.children,m=o.duration;if(a.handleStyleChange=a.handleStyleChange.bind(zqe(a)),a.changeStyle=a.changeStyle.bind(zqe(a)),!s||m<=0)return a.state={style:{}},typeof p=="function"&&(a.state={style:d}),Bqe(a);if(f&&f.length)a.state={style:f[0].style};else if(u){if(typeof p=="function")return a.state={style:u},Bqe(a);a.state={style:c?fne({},c,u):u}}else a.state={style:{}};return a}return Ilo(n,[{key:"componentDidMount",value:function(){var i=this.props,a=i.isActive,o=i.canBegin;this.mounted=!0,!(!a||!o)&&this.runAnimation(this.props)}},{key:"componentDidUpdate",value:function(i){var a=this.props,o=a.isActive,s=a.canBegin,c=a.attributeName,u=a.shouldReAnimate,d=a.to,f=a.from,p=this.state.style;if(s){if(!o){var m={style:c?fne({},c,d):d};this.state&&p&&(c&&p[c]!==d||!c&&p!==d)&&this.setState(m);return}if(!(qso(i.to,d)&&i.canBegin&&i.isActive)){var g=!i.canBegin||!i.isActive;this.manager&&this.manager.stop(),this.stopJSAnimation&&this.stopJSAnimation();var _=g||u?f:i.to;if(this.state&&p){var v={style:c?fne({},c,_):_};(c&&p[c]!==_||!c&&p!==_)&&this.setState(v)}this.runAnimation(Rx(Rx({},this.props),{},{from:_,begin:0}))}}}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var i=this.props.onAnimationEnd;this.unSubscribe&&this.unSubscribe(),this.manager&&(this.manager.stop(),this.manager=null),this.stopJSAnimation&&this.stopJSAnimation(),i&&i()}},{key:"handleStyleChange",value:function(i){this.changeStyle(i)}},{key:"changeStyle",value:function(i){this.mounted&&this.setState({style:i})}},{key:"runJSAnimation",value:function(i){var a=this,o=i.from,s=i.to,c=i.duration,u=i.easing,d=i.begin,f=i.onAnimationEnd,p=i.onAnimationStart,m=Clo(o,s,flo(u),c,this.changeStyle),g=function(){a.stopJSAnimation=m()};this.manager.start([p,d,g,c,f])}},{key:"runStepAnimation",value:function(i){var a=this,o=i.steps,s=i.begin,c=i.onAnimationStart,u=o[0],d=u.style,f=u.duration,p=f===void 0?0:f,m=function(_,v,b){if(b===0)return _;var y=v.duration,x=v.easing,C=x===void 0?"ease":x,w=v.style,$=v.properties,O=v.onAnimationEnd,N=b>0?o[b-1]:v,P=$||Object.keys(w);if(typeof C=="function"||C==="spring")return[].concat(TMe(_),[a.runJSAnimation.bind(a,{from:N.style,to:w,duration:y,easing:C}),y]);var I=Z8t(P,y,C),D=Rx(Rx(Rx({},N.style),w),{},{transition:I});return[].concat(TMe(_),[D,y,O]).filter(elo)};return this.manager.start([c].concat(TMe(o.reduce(m,[d,Math.max(p,s)])),[i.onAnimationEnd]))}},{key:"runAnimation",value:function(i){this.manager||(this.manager=Xso());var a=i.begin,o=i.duration,s=i.attributeName,c=i.to,u=i.easing,d=i.onAnimationStart,f=i.onAnimationEnd,p=i.steps,m=i.children,g=this.manager;if(this.unSubscribe=g.subscribe(this.handleStyleChange),typeof u=="function"||typeof m=="function"||u==="spring"){this.runJSAnimation(i);return}if(p.length>1){this.runStepAnimation(i);return}var _=s?fne({},s,c):c,v=Z8t(Object.keys(_),o,u);g.start([d,a,Rx(Rx({},_),{},{transition:v}),o,f])}},{key:"render",value:function(){var i=this.props,a=i.children;i.begin;var o=i.duration;i.attributeName,i.easing;var s=i.isActive;i.steps,i.from,i.to,i.canBegin,i.onAnimationEnd,i.shouldReAnimate,i.onAnimationReStart;var c=Elo(i,wlo),u=h.Children.count(a),d=this.state.style;if(typeof a=="function")return a(d);if(!s||u===0||o<=0)return a;var f=function(m){var g=m.props,_=g.style,v=_===void 0?{}:_,b=g.className,y=h.cloneElement(m,Rx(Rx({},c),{},{style:Rx(Rx({},v),d),className:b}));return y};return u===1?f(h.Children.only(a)):G.createElement("div",null,h.Children.map(a,function(p){return f(p)}))}}]),n}(h.PureComponent);u9e.displayName="Animate";u9e.defaultProps={begin:0,duration:1e3,from:"",to:"",attributeName:"",easing:"ease",isActive:!0,canBegin:!0,steps:[],onAnimationEnd:function(){},onAnimationStart:function(){}};u9e.propTypes={from:af.oneOfType([af.object,af.string]),to:af.oneOfType([af.object,af.string]),attributeName:af.string,duration:af.number,begin:af.number,easing:af.oneOfType([af.string,af.func]),steps:af.arrayOf(af.shape({duration:af.number.isRequired,style:af.object.isRequired,easing:af.oneOfType([af.oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),af.func]),properties:af.arrayOf("string"),onAnimationEnd:af.func})),children:af.oneOfType([af.node,af.func]),isActive:af.bool,canBegin:af.bool,onAnimationEnd:af.func,shouldReAnimate:af.bool,onAnimationStart:af.func,onAnimationReStart:af.func};const kU=u9e;function Yie(e){"@babel/helpers - typeof";return Yie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yie(e)}function Zye(){return Zye=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zye.apply(this,arguments)}function Flo(e,t){return zlo(e)||Blo(e,t)||jlo(e,t)||Llo()}function Llo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jlo(e,t){if(e){if(typeof e=="string")return oxt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return oxt(e,t)}}function oxt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Blo(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function zlo(e){if(Array.isArray(e))return e}function sxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function lxt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?sxt(Object(n),!0).forEach(function(r){Hlo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Hlo(e,t,n){return t=qlo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function qlo(e){var t=Vlo(e,"string");return Yie(t)=="symbol"?t:t+""}function Vlo(e,t){if(Yie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Yie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var cxt=function(t,n,r,i,a){var o=Math.min(Math.abs(r)/2,Math.abs(i)/2),s=i>=0?1:-1,c=r>=0?1:-1,u=i>=0&&r>=0||i<0&&r<0?1:0,d;if(o>0&&a instanceof Array){for(var f=[0,0,0,0],p=0,m=4;p<m;p++)f[p]=a[p]>o?o:a[p];d="M".concat(t,",").concat(n+s*f[0]),f[0]>0&&(d+="A ".concat(f[0],",").concat(f[0],",0,0,").concat(u,",").concat(t+c*f[0],",").concat(n)),d+="L ".concat(t+r-c*f[1],",").concat(n),f[1]>0&&(d+="A ".concat(f[1],",").concat(f[1],",0,0,").concat(u,`,
        `).concat(t+r,",").concat(n+s*f[1])),d+="L ".concat(t+r,",").concat(n+i-s*f[2]),f[2]>0&&(d+="A ".concat(f[2],",").concat(f[2],",0,0,").concat(u,`,
        `).concat(t+r-c*f[2],",").concat(n+i)),d+="L ".concat(t+c*f[3],",").concat(n+i),f[3]>0&&(d+="A ".concat(f[3],",").concat(f[3],",0,0,").concat(u,`,
        `).concat(t,",").concat(n+i-s*f[3])),d+="Z"}else if(o>0&&a===+a&&a>0){var g=Math.min(o,a);d="M ".concat(t,",").concat(n+s*g,`
            A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+c*g,",").concat(n,`
            L `).concat(t+r-c*g,",").concat(n,`
            A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+r,",").concat(n+s*g,`
            L `).concat(t+r,",").concat(n+i-s*g,`
            A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+r-c*g,",").concat(n+i,`
            L `).concat(t+c*g,",").concat(n+i,`
            A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t,",").concat(n+i-s*g," Z")}else d="M ".concat(t,",").concat(n," h ").concat(r," v ").concat(i," h ").concat(-r," Z");return d},Wlo=function(t,n){if(!t||!n)return!1;var r=t.x,i=t.y,a=n.x,o=n.y,s=n.width,c=n.height;if(Math.abs(s)>0&&Math.abs(c)>0){var u=Math.min(a,a+s),d=Math.max(a,a+s),f=Math.min(o,o+c),p=Math.max(o,o+c);return r>=u&&r<=d&&i>=f&&i<=p}return!1},Ulo={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},FN=function(t){var n=lxt(lxt({},Ulo),t),r=h.useRef(),i=h.useState(-1),a=Flo(i,2),o=a[0],s=a[1];h.useEffect(function(){if(r.current&&r.current.getTotalLength)try{var C=r.current.getTotalLength();C&&s(C)}catch{}},[]);var c=n.x,u=n.y,d=n.width,f=n.height,p=n.radius,m=n.className,g=n.animationEasing,_=n.animationDuration,v=n.animationBegin,b=n.isAnimationActive,y=n.isUpdateAnimationActive;if(c!==+c||u!==+u||d!==+d||f!==+f||d===0||f===0)return null;var x=Hu("recharts-rectangle",m);return y?G.createElement(kU,{canBegin:o>0,from:{width:d,height:f,x:c,y:u},to:{width:d,height:f,x:c,y:u},duration:_,animationEasing:g,isActive:y},function(C){var w=C.width,$=C.height,O=C.x,N=C.y;return G.createElement(kU,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:v,duration:_,isActive:b,easing:g},G.createElement("path",Zye({},Sc(n,!0),{className:x,d:cxt(O,N,w,$,p),ref:r})))}):G.createElement("path",Zye({},Sc(n,!0),{className:x,d:cxt(c,u,d,f,p)}))},Klo=["points","className","baseLinePoints","connectNulls"];function uV(){return uV=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},uV.apply(this,arguments)}function Glo(e,t){if(e==null)return{};var n=Ylo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Ylo(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function uxt(e){return Zlo(e)||Qlo(e)||Jlo(e)||Xlo()}function Xlo(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Jlo(e,t){if(e){if(typeof e=="string")return Hqe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Hqe(e,t)}}function Qlo(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Zlo(e){if(Array.isArray(e))return Hqe(e)}function Hqe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var dxt=function(t){return t&&t.x===+t.x&&t.y===+t.y},eco=function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],n=[[]];return t.forEach(function(r){dxt(r)?n[n.length-1].push(r):n[n.length-1].length>0&&n.push([])}),dxt(t[0])&&n[n.length-1].push(t[0]),n[n.length-1].length<=0&&(n=n.slice(0,-1)),n},are=function(t,n){var r=eco(t);n&&(r=[r.reduce(function(a,o){return[].concat(uxt(a),uxt(o))},[])]);var i=r.map(function(a){return a.reduce(function(o,s,c){return"".concat(o).concat(c===0?"M":"L").concat(s.x,",").concat(s.y)},"")}).join("");return r.length===1?"".concat(i,"Z"):i},tco=function(t,n,r){var i=are(t,r);return"".concat(i.slice(-1)==="Z"?i.slice(0,-1):i,"L").concat(are(n.reverse(),r).slice(1))},nco=function(t){var n=t.points,r=t.className,i=t.baseLinePoints,a=t.connectNulls,o=Glo(t,Klo);if(!n||!n.length)return null;var s=Hu("recharts-polygon",r);if(i&&i.length){var c=o.stroke&&o.stroke!=="none",u=tco(n,i,a);return G.createElement("g",{className:s},G.createElement("path",uV({},Sc(o,!0),{fill:u.slice(-1)==="Z"?o.fill:"none",stroke:"none",d:u})),c?G.createElement("path",uV({},Sc(o,!0),{fill:"none",d:are(n,a)})):null,c?G.createElement("path",uV({},Sc(o,!0),{fill:"none",d:are(i,a)})):null)}var d=are(n,a);return G.createElement("path",uV({},Sc(o,!0),{fill:d.slice(-1)==="Z"?o.fill:"none",className:s,d}))};function qqe(){return qqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},qqe.apply(this,arguments)}var Knt=function(t){var n=t.cx,r=t.cy,i=t.r,a=t.className,o=Hu("recharts-dot",a);return n===+n&&r===+r&&i===+i?G.createElement("circle",qqe({},Sc(t,!1),Sye(t),{className:o,cx:n,cy:r,r:i})):null};function Xie(e){"@babel/helpers - typeof";return Xie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xie(e)}var rco=["x","y","top","left","width","height","className"];function Vqe(){return Vqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Vqe.apply(this,arguments)}function fxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function ico(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?fxt(Object(n),!0).forEach(function(r){aco(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):fxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function aco(e,t,n){return t=oco(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function oco(e){var t=sco(e,"string");return Xie(t)=="symbol"?t:t+""}function sco(e,t){if(Xie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Xie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function lco(e,t){if(e==null)return{};var n=cco(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function cco(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}var uco=function(t,n,r,i,a,o){return"M".concat(t,",").concat(a,"v").concat(i,"M").concat(o,",").concat(n,"h").concat(r)},dco=function(t){var n=t.x,r=n===void 0?0:n,i=t.y,a=i===void 0?0:i,o=t.top,s=o===void 0?0:o,c=t.left,u=c===void 0?0:c,d=t.width,f=d===void 0?0:d,p=t.height,m=p===void 0?0:p,g=t.className,_=lco(t,rco),v=ico({x:r,y:a,top:s,left:u,width:f,height:m},_);return!Yo(r)||!Yo(a)||!Yo(f)||!Yo(m)||!Yo(s)||!Yo(u)?null:G.createElement("path",Vqe({},Sc(v,!0),{className:Hu("recharts-cross",g),d:uco(r,a,f,m,s,u)}))},fco=i9e,pco=E1n,hco=xw;function mco(e,t){return e&&e.length?fco(e,hco(t),pco):void 0}var gco=mco;const vco=il(gco);var _co=i9e,yco=xw,bco=T1n;function xco(e,t){return e&&e.length?_co(e,yco(t),bco):void 0}var Sco=xco;const Cco=il(Sco);var wco=["cx","cy","angle","ticks","axisLine"],Eco=["ticks","tick","angle","tickFormatter","stroke"];function AU(e){"@babel/helpers - typeof";return AU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},AU(e)}function ore(){return ore=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ore.apply(this,arguments)}function pxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function TA(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?pxt(Object(n),!0).forEach(function(r){d9e(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function hxt(e,t){if(e==null)return{};var n=Tco(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Tco(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function $co(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function mxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,d0n(r.key),r)}}function Oco(e,t,n){return t&&mxt(e.prototype,t),n&&mxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Pco(e,t,n){return t=e4e(t),Nco(e,u0n()?Reflect.construct(t,n||[],e4e(e).constructor):t.apply(e,n))}function Nco(e,t){if(t&&(AU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Dco(e)}function Dco(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function u0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(u0n=function(){return!!e})()}function e4e(e){return e4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},e4e(e)}function Ico(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Wqe(e,t)}function Wqe(e,t){return Wqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Wqe(e,t)}function d9e(e,t,n){return t=d0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function d0n(e){var t=Rco(e,"string");return AU(t)=="symbol"?t:t+""}function Rco(e,t){if(AU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(AU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var f9e=function(e){function t(){return $co(this,t),Pco(this,t,arguments)}return Ico(t,e),Oco(t,[{key:"getTickValueCoord",value:function(r){var i=r.coordinate,a=this.props,o=a.angle,s=a.cx,c=a.cy;return xp(s,c,i,o)}},{key:"getTickTextAnchor",value:function(){var r=this.props.orientation,i;switch(r){case"left":i="end";break;case"right":i="start";break;default:i="middle";break}return i}},{key:"getViewBox",value:function(){var r=this.props,i=r.cx,a=r.cy,o=r.angle,s=r.ticks,c=vco(s,function(d){return d.coordinate||0}),u=Cco(s,function(d){return d.coordinate||0});return{cx:i,cy:a,startAngle:o,endAngle:o,innerRadius:u.coordinate||0,outerRadius:c.coordinate||0}}},{key:"renderAxisLine",value:function(){var r=this.props,i=r.cx,a=r.cy,o=r.angle,s=r.ticks,c=r.axisLine,u=hxt(r,wco),d=s.reduce(function(g,_){return[Math.min(g[0],_.coordinate),Math.max(g[1],_.coordinate)]},[1/0,-1/0]),f=xp(i,a,d[0],o),p=xp(i,a,d[1],o),m=TA(TA(TA({},Sc(u,!1)),{},{fill:"none"},Sc(c,!1)),{},{x1:f.x,y1:f.y,x2:p.x,y2:p.y});return G.createElement("line",ore({className:"recharts-polar-radius-axis-line"},m))}},{key:"renderTicks",value:function(){var r=this,i=this.props,a=i.ticks,o=i.tick,s=i.angle,c=i.tickFormatter,u=i.stroke,d=hxt(i,Eco),f=this.getTickTextAnchor(),p=Sc(d,!1),m=Sc(o,!1),g=a.map(function(_,v){var b=r.getTickValueCoord(_),y=TA(TA(TA(TA({textAnchor:f,transform:"rotate(".concat(90-s,", ").concat(b.x,", ").concat(b.y,")")},p),{},{stroke:"none",fill:u},m),{},{index:v},b),{},{payload:_});return G.createElement($f,ore({className:Hu("recharts-polar-radius-axis-tick",e0n(o)),key:"tick-".concat(_.coordinate)},RF(r.props,_,v)),t.renderTickItem(o,y,c?c(_.value,v):_.value))});return G.createElement($f,{className:"recharts-polar-radius-axis-ticks"},g)}},{key:"render",value:function(){var r=this.props,i=r.ticks,a=r.axisLine,o=r.tick;return!i||!i.length?null:G.createElement($f,{className:Hu("recharts-polar-radius-axis",this.props.className)},a&&this.renderAxisLine(),o&&this.renderTicks(),ag.renderCallByParent(this.props,this.getViewBox()))}}],[{key:"renderTickItem",value:function(r,i,a){var o;return G.isValidElement(r)?o=G.cloneElement(r,i):Fc(r)?o=r(i):o=G.createElement(kF,ore({},i,{className:"recharts-polar-radius-axis-tick-value"}),a),o}}])}(h.PureComponent);d9e(f9e,"displayName","PolarRadiusAxis");d9e(f9e,"axisType","radiusAxis");d9e(f9e,"defaultProps",{type:"number",radiusAxisId:0,cx:0,cy:0,angle:0,orientation:"right",stroke:"#ccc",axisLine:!0,tick:!0,tickCount:5,allowDataOverflow:!1,scale:"auto",allowDuplicatedCategory:!0});function MU(e){"@babel/helpers - typeof";return MU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},MU(e)}function nM(){return nM=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},nM.apply(this,arguments)}function gxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function $A(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?gxt(Object(n),!0).forEach(function(r){p9e(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):gxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function kco(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,p0n(r.key),r)}}function Aco(e,t,n){return t&&vxt(e.prototype,t),n&&vxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Mco(e,t,n){return t=t4e(t),Fco(e,f0n()?Reflect.construct(t,n||[],t4e(e).constructor):t.apply(e,n))}function Fco(e,t){if(t&&(MU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Lco(e)}function Lco(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function f0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(f0n=function(){return!!e})()}function t4e(e){return t4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},t4e(e)}function jco(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Uqe(e,t)}function Uqe(e,t){return Uqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Uqe(e,t)}function p9e(e,t,n){return t=p0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function p0n(e){var t=Bco(e,"string");return MU(t)=="symbol"?t:t+""}function Bco(e,t){if(MU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(MU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var zco=Math.PI/180,_xt=1e-5,h9e=function(e){function t(){return kco(this,t),Mco(this,t,arguments)}return jco(t,e),Aco(t,[{key:"getTickLineCoord",value:function(r){var i=this.props,a=i.cx,o=i.cy,s=i.radius,c=i.orientation,u=i.tickSize,d=u||8,f=xp(a,o,s,r.coordinate),p=xp(a,o,s+(c==="inner"?-1:1)*d,r.coordinate);return{x1:f.x,y1:f.y,x2:p.x,y2:p.y}}},{key:"getTickTextAnchor",value:function(r){var i=this.props.orientation,a=Math.cos(-r.coordinate*zco),o;return a>_xt?o=i==="outer"?"start":"end":a<-_xt?o=i==="outer"?"end":"start":o="middle",o}},{key:"renderAxisLine",value:function(){var r=this.props,i=r.cx,a=r.cy,o=r.radius,s=r.axisLine,c=r.axisLineType,u=$A($A({},Sc(this.props,!1)),{},{fill:"none"},Sc(s,!1));if(c==="circle")return G.createElement(Knt,nM({className:"recharts-polar-angle-axis-line"},u,{cx:i,cy:a,r:o}));var d=this.props.ticks,f=d.map(function(p){return xp(i,a,o,p.coordinate)});return G.createElement(nco,nM({className:"recharts-polar-angle-axis-line"},u,{points:f}))}},{key:"renderTicks",value:function(){var r=this,i=this.props,a=i.ticks,o=i.tick,s=i.tickLine,c=i.tickFormatter,u=i.stroke,d=Sc(this.props,!1),f=Sc(o,!1),p=$A($A({},d),{},{fill:"none"},Sc(s,!1)),m=a.map(function(g,_){var v=r.getTickLineCoord(g),b=r.getTickTextAnchor(g),y=$A($A($A({textAnchor:b},d),{},{stroke:"none",fill:u},f),{},{index:_,payload:g,x:v.x2,y:v.y2});return G.createElement($f,nM({className:Hu("recharts-polar-angle-axis-tick",e0n(o)),key:"tick-".concat(g.coordinate)},RF(r.props,g,_)),s&&G.createElement("line",nM({className:"recharts-polar-angle-axis-tick-line"},p,v)),o&&t.renderTickItem(o,y,c?c(g.value,_):g.value))});return G.createElement($f,{className:"recharts-polar-angle-axis-ticks"},m)}},{key:"render",value:function(){var r=this.props,i=r.ticks,a=r.radius,o=r.axisLine;return a<=0||!i||!i.length?null:G.createElement($f,{className:Hu("recharts-polar-angle-axis",this.props.className)},o&&this.renderAxisLine(),this.renderTicks())}}],[{key:"renderTickItem",value:function(r,i,a){var o;return G.isValidElement(r)?o=G.cloneElement(r,i):Fc(r)?o=r(i):o=G.createElement(kF,nM({},i,{className:"recharts-polar-angle-axis-tick-value"}),a),o}}])}(h.PureComponent);p9e(h9e,"displayName","PolarAngleAxis");p9e(h9e,"axisType","angleAxis");p9e(h9e,"defaultProps",{type:"category",angleAxisId:0,scale:"auto",cx:0,cy:0,orientation:"outer",axisLine:!0,tickLine:!0,tickSize:8,tick:!0,hide:!1,allowDuplicatedCategory:!0});var Hco=Fhn,qco=Hco(Object.getPrototypeOf,Object),Vco=qco,Wco=b$,Uco=Vco,Kco=x$,Gco="[object Object]",Yco=Function.prototype,Xco=Object.prototype,h0n=Yco.toString,Jco=Xco.hasOwnProperty,Qco=h0n.call(Object);function Zco(e){if(!Kco(e)||Wco(e)!=Gco)return!1;var t=Uco(e);if(t===null)return!0;var n=Jco.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&h0n.call(n)==Qco}var euo=Zco;const tuo=il(euo);var nuo=b$,ruo=x$,iuo="[object Boolean]";function auo(e){return e===!0||e===!1||ruo(e)&&nuo(e)==iuo}var ouo=auo;const suo=il(ouo);function Jie(e){"@babel/helpers - typeof";return Jie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Jie(e)}function n4e(){return n4e=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},n4e.apply(this,arguments)}function luo(e,t){return fuo(e)||duo(e,t)||uuo(e,t)||cuo()}function cuo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function uuo(e,t){if(e){if(typeof e=="string")return yxt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return yxt(e,t)}}function yxt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function duo(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function fuo(e){if(Array.isArray(e))return e}function bxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function xxt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?bxt(Object(n),!0).forEach(function(r){puo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):bxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function puo(e,t,n){return t=huo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function huo(e){var t=muo(e,"string");return Jie(t)=="symbol"?t:t+""}function muo(e,t){if(Jie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Jie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Sxt=function(t,n,r,i,a){var o=r-i,s;return s="M ".concat(t,",").concat(n),s+="L ".concat(t+r,",").concat(n),s+="L ".concat(t+r-o/2,",").concat(n+a),s+="L ".concat(t+r-o/2-i,",").concat(n+a),s+="L ".concat(t,",").concat(n," Z"),s},guo={x:0,y:0,upperWidth:0,lowerWidth:0,height:0,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},vuo=function(t){var n=xxt(xxt({},guo),t),r=h.useRef(),i=h.useState(-1),a=luo(i,2),o=a[0],s=a[1];h.useEffect(function(){if(r.current&&r.current.getTotalLength)try{var x=r.current.getTotalLength();x&&s(x)}catch{}},[]);var c=n.x,u=n.y,d=n.upperWidth,f=n.lowerWidth,p=n.height,m=n.className,g=n.animationEasing,_=n.animationDuration,v=n.animationBegin,b=n.isUpdateAnimationActive;if(c!==+c||u!==+u||d!==+d||f!==+f||p!==+p||d===0&&f===0||p===0)return null;var y=Hu("recharts-trapezoid",m);return b?G.createElement(kU,{canBegin:o>0,from:{upperWidth:0,lowerWidth:0,height:p,x:c,y:u},to:{upperWidth:d,lowerWidth:f,height:p,x:c,y:u},duration:_,animationEasing:g,isActive:b},function(x){var C=x.upperWidth,w=x.lowerWidth,$=x.height,O=x.x,N=x.y;return G.createElement(kU,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:v,duration:_,easing:g},G.createElement("path",n4e({},Sc(n,!0),{className:y,d:Sxt(O,N,C,w,$),ref:r})))}):G.createElement("g",null,G.createElement("path",n4e({},Sc(n,!0),{className:y,d:Sxt(c,u,d,f,p)})))},_uo=["option","shapeType","propTransformer","activeClassName","isActive"];function Qie(e){"@babel/helpers - typeof";return Qie=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Qie(e)}function yuo(e,t){if(e==null)return{};var n=buo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function buo(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function Cxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function r4e(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Cxt(Object(n),!0).forEach(function(r){xuo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Cxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function xuo(e,t,n){return t=Suo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Suo(e){var t=Cuo(e,"string");return Qie(t)=="symbol"?t:t+""}function Cuo(e,t){if(Qie(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Qie(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function wuo(e,t){return r4e(r4e({},t),e)}function Euo(e,t){return e==="symbols"}function wxt(e){var t=e.shapeType,n=e.elementProps;switch(t){case"rectangle":return G.createElement(FN,n);case"trapezoid":return G.createElement(vuo,n);case"sector":return G.createElement(IU,n);case"symbols":if(Euo(t))return G.createElement(vnt,n);break;default:return null}}function Tuo(e){return h.isValidElement(e)?e.props:e}function m0n(e){var t=e.option,n=e.shapeType,r=e.propTransformer,i=r===void 0?wuo:r,a=e.activeClassName,o=a===void 0?"recharts-active-shape":a,s=e.isActive,c=yuo(e,_uo),u;if(h.isValidElement(t))u=h.cloneElement(t,r4e(r4e({},c),Tuo(t)));else if(Fc(t))u=t(c);else if(tuo(t)&&!suo(t)){var d=i(t,c);u=G.createElement(wxt,{shapeType:n,elementProps:d})}else{var f=c;u=G.createElement(wxt,{shapeType:n,elementProps:f})}return s?G.createElement($f,{className:o},u):u}function m9e(e,t){return t!=null&&"trapezoids"in e.props}function g9e(e,t){return t!=null&&"sectors"in e.props}function Zie(e,t){return t!=null&&"points"in e.props}function $uo(e,t){var n,r,i=e.x===(t==null||(n=t.labelViewBox)===null||n===void 0?void 0:n.x)||e.x===t.x,a=e.y===(t==null||(r=t.labelViewBox)===null||r===void 0?void 0:r.y)||e.y===t.y;return i&&a}function Ouo(e,t){var n=e.endAngle===t.endAngle,r=e.startAngle===t.startAngle;return n&&r}function Puo(e,t){var n=e.x===t.x,r=e.y===t.y,i=e.z===t.z;return n&&r&&i}function Nuo(e,t){var n;return m9e(e,t)?n=$uo:g9e(e,t)?n=Ouo:Zie(e,t)&&(n=Puo),n}function Duo(e,t){var n;return m9e(e,t)?n="trapezoids":g9e(e,t)?n="sectors":Zie(e,t)&&(n="points"),n}function Iuo(e,t){if(m9e(e,t)){var n;return(n=t.tooltipPayload)===null||n===void 0||(n=n[0])===null||n===void 0||(n=n.payload)===null||n===void 0?void 0:n.payload}if(g9e(e,t)){var r;return(r=t.tooltipPayload)===null||r===void 0||(r=r[0])===null||r===void 0||(r=r.payload)===null||r===void 0?void 0:r.payload}return Zie(e,t)?t.payload:{}}function Ruo(e){var t=e.activeTooltipItem,n=e.graphicalItem,r=e.itemData,i=Duo(n,t),a=Iuo(n,t),o=r.filter(function(c,u){var d=HEe(a,c),f=n.props[i].filter(function(g){var _=Nuo(n,t);return _(g,t)}),p=n.props[i].indexOf(f[f.length-1]),m=u===p;return d&&m}),s=r.indexOf(o[o.length-1]);return s}var Cve;function FU(e){"@babel/helpers - typeof";return FU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},FU(e)}function dV(){return dV=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},dV.apply(this,arguments)}function Ext(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function vp(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Ext(Object(n),!0).forEach(function(r){I6(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ext(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function kuo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Txt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,v0n(r.key),r)}}function Auo(e,t,n){return t&&Txt(e.prototype,t),n&&Txt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Muo(e,t,n){return t=i4e(t),Fuo(e,g0n()?Reflect.construct(t,n||[],i4e(e).constructor):t.apply(e,n))}function Fuo(e,t){if(t&&(FU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Luo(e)}function Luo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function g0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(g0n=function(){return!!e})()}function i4e(e){return i4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},i4e(e)}function juo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Kqe(e,t)}function Kqe(e,t){return Kqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Kqe(e,t)}function I6(e,t,n){return t=v0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function v0n(e){var t=Buo(e,"string");return FU(t)=="symbol"?t:t+""}function Buo(e,t){if(FU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(FU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var o7=function(e){function t(n){var r;return kuo(this,t),r=Muo(this,t,[n]),I6(r,"pieRef",null),I6(r,"sectorRefs",[]),I6(r,"id",ice("recharts-pie-")),I6(r,"handleAnimationEnd",function(){var i=r.props.onAnimationEnd;r.setState({isAnimationFinished:!0}),Fc(i)&&i()}),I6(r,"handleAnimationStart",function(){var i=r.props.onAnimationStart;r.setState({isAnimationFinished:!1}),Fc(i)&&i()}),r.state={isAnimationFinished:!n.isAnimationActive,prevIsAnimationActive:n.isAnimationActive,prevAnimationId:n.animationId,sectorToFocus:0},r}return juo(t,e),Auo(t,[{key:"isActiveIndex",value:function(r){var i=this.props.activeIndex;return Array.isArray(i)?i.indexOf(r)!==-1:r===i}},{key:"hasActiveIndex",value:function(){var r=this.props.activeIndex;return Array.isArray(r)?r.length!==0:r||r===0}},{key:"renderLabels",value:function(r){var i=this.props.isAnimationActive;if(i&&!this.state.isAnimationFinished)return null;var a=this.props,o=a.label,s=a.labelLine,c=a.dataKey,u=a.valueKey,d=Sc(this.props,!1),f=Sc(o,!1),p=Sc(s,!1),m=o&&o.offsetRadius||20,g=r.map(function(_,v){var b=(_.startAngle+_.endAngle)/2,y=xp(_.cx,_.cy,_.outerRadius+m,b),x=vp(vp(vp(vp({},d),_),{},{stroke:"none"},f),{},{index:v,textAnchor:t.getTextAnchor(y.x,_.cx)},y),C=vp(vp(vp(vp({},d),_),{},{fill:"none",stroke:_.fill},p),{},{index:v,points:[xp(_.cx,_.cy,_.outerRadius,b),y]}),w=c;return Gu(c)&&Gu(u)?w="value":Gu(c)&&(w=u),G.createElement($f,{key:"label-".concat(_.startAngle,"-").concat(_.endAngle,"-").concat(_.midAngle,"-").concat(v)},s&&t.renderLabelLineItem(s,C,"line"),t.renderLabelItem(o,x,e2(_,w)))});return G.createElement($f,{className:"recharts-pie-labels"},g)}},{key:"renderSectorsStatically",value:function(r){var i=this,a=this.props,o=a.activeShape,s=a.blendStroke,c=a.inactiveShape;return r.map(function(u,d){if((u==null?void 0:u.startAngle)===0&&(u==null?void 0:u.endAngle)===0&&r.length!==1)return null;var f=i.isActiveIndex(d),p=c&&i.hasActiveIndex()?c:null,m=f?o:p,g=vp(vp({},u),{},{stroke:s?u.fill:u.stroke,tabIndex:-1});return G.createElement($f,dV({ref:function(v){v&&!i.sectorRefs.includes(v)&&i.sectorRefs.push(v)},tabIndex:-1,className:"recharts-pie-sector"},RF(i.props,u,d),{key:"sector-".concat(u==null?void 0:u.startAngle,"-").concat(u==null?void 0:u.endAngle,"-").concat(u.midAngle,"-").concat(d)}),G.createElement(m0n,dV({option:m,isActive:f,shapeType:"sector"},g)))})}},{key:"renderSectorsWithAnimation",value:function(){var r=this,i=this.props,a=i.sectors,o=i.isAnimationActive,s=i.animationBegin,c=i.animationDuration,u=i.animationEasing,d=i.animationId,f=this.state,p=f.prevSectors,m=f.prevIsAnimationActive;return G.createElement(kU,{begin:s,duration:c,isActive:o,easing:u,from:{t:0},to:{t:1},key:"pie-".concat(d,"-").concat(m),onAnimationStart:this.handleAnimationStart,onAnimationEnd:this.handleAnimationEnd},function(g){var _=g.t,v=[],b=a&&a[0],y=b.startAngle;return a.forEach(function(x,C){var w=p&&p[C],$=C>0?B3(x,"paddingAngle",0):0;if(w){var O=GP(w.endAngle-w.startAngle,x.endAngle-x.startAngle),N=vp(vp({},x),{},{startAngle:y+$,endAngle:y+O(_)+$});v.push(N),y=N.endAngle}else{var P=x.endAngle,I=x.startAngle,D=GP(0,P-I),k=D(_),R=vp(vp({},x),{},{startAngle:y+$,endAngle:y+k+$});v.push(R),y=R.endAngle}}),G.createElement($f,null,r.renderSectorsStatically(v))})}},{key:"attachKeyboardHandlers",value:function(r){var i=this;r.onkeydown=function(a){if(!a.altKey)switch(a.key){case"ArrowLeft":{var o=++i.state.sectorToFocus%i.sectorRefs.length;i.sectorRefs[o].focus(),i.setState({sectorToFocus:o});break}case"ArrowRight":{var s=--i.state.sectorToFocus<0?i.sectorRefs.length-1:i.state.sectorToFocus%i.sectorRefs.length;i.sectorRefs[s].focus(),i.setState({sectorToFocus:s});break}case"Escape":{i.sectorRefs[i.state.sectorToFocus].blur(),i.setState({sectorToFocus:0});break}}}}},{key:"renderSectors",value:function(){var r=this.props,i=r.sectors,a=r.isAnimationActive,o=this.state.prevSectors;return a&&i&&i.length&&(!o||!HEe(o,i))?this.renderSectorsWithAnimation():this.renderSectorsStatically(i)}},{key:"componentDidMount",value:function(){this.pieRef&&this.attachKeyboardHandlers(this.pieRef)}},{key:"render",value:function(){var r=this,i=this.props,a=i.hide,o=i.sectors,s=i.className,c=i.label,u=i.cx,d=i.cy,f=i.innerRadius,p=i.outerRadius,m=i.isAnimationActive,g=this.state.isAnimationFinished;if(a||!o||!o.length||!Yo(u)||!Yo(d)||!Yo(f)||!Yo(p))return null;var _=Hu("recharts-pie",s);return G.createElement($f,{tabIndex:this.props.rootTabIndex,className:_,ref:function(b){r.pieRef=b}},this.renderSectors(),c&&this.renderLabels(o),ag.renderCallByParent(this.props,null,!1),(!m||g)&&DC.renderCallByParent(this.props,o,!1))}}],[{key:"getDerivedStateFromProps",value:function(r,i){return i.prevIsAnimationActive!==r.isAnimationActive?{prevIsAnimationActive:r.isAnimationActive,prevAnimationId:r.animationId,curSectors:r.sectors,prevSectors:[],isAnimationFinished:!0}:r.isAnimationActive&&r.animationId!==i.prevAnimationId?{prevAnimationId:r.animationId,curSectors:r.sectors,prevSectors:i.curSectors,isAnimationFinished:!0}:r.sectors!==i.curSectors?{curSectors:r.sectors,isAnimationFinished:!0}:null}},{key:"getTextAnchor",value:function(r,i){return r>i?"start":r<i?"end":"middle"}},{key:"renderLabelLineItem",value:function(r,i,a){if(G.isValidElement(r))return G.cloneElement(r,i);if(Fc(r))return r(i);var o=Hu("recharts-pie-label-line",typeof r!="boolean"?r.className:"");return G.createElement(Iqe,dV({},i,{key:a,type:"linear",className:o}))}},{key:"renderLabelItem",value:function(r,i,a){if(G.isValidElement(r))return G.cloneElement(r,i);var o=a;if(Fc(r)&&(o=r(i),G.isValidElement(o)))return o;var s=Hu("recharts-pie-label-text",typeof r!="boolean"&&!Fc(r)?r.className:"");return G.createElement(kF,dV({},i,{alignmentBaseline:"middle",className:s}),o)}}])}(h.PureComponent);Cve=o7;I6(o7,"displayName","Pie");I6(o7,"defaultProps",{stroke:"#fff",fill:"#808080",legendType:"rect",cx:"50%",cy:"50%",startAngle:0,endAngle:360,innerRadius:0,outerRadius:"80%",paddingAngle:0,labelLine:!0,hide:!1,minAngle:0,isAnimationActive:!mT.isSsr,animationBegin:400,animationDuration:1500,animationEasing:"ease",nameKey:"name",blendStroke:!1,rootTabIndex:0});I6(o7,"parseDeltaAngle",function(e,t){var n=o_(t-e),r=Math.min(Math.abs(t-e),360);return n*r});I6(o7,"getRealPieData",function(e){var t=e.data,n=e.children,r=Sc(e,!1),i=z6(n,JEe);return t&&t.length?t.map(function(a,o){return vp(vp(vp({payload:a},r),a),i&&i[o]&&i[o].props)}):i&&i.length?i.map(function(a){return vp(vp({},r),a.props)}):[]});I6(o7,"parseCoordinateOfPie",function(e,t){var n=t.top,r=t.left,i=t.width,a=t.height,o=Z1n(i,a),s=r+s_(e.cx,i,i/2),c=n+s_(e.cy,a,a/2),u=s_(e.innerRadius,o,0),d=s_(e.outerRadius,o,o*.8),f=e.maxRadius||Math.sqrt(i*i+a*a)/2;return{cx:s,cy:c,innerRadius:u,outerRadius:d,maxRadius:f}});I6(o7,"getComposedData",function(e){var t=e.item,n=e.offset,r=t.type.defaultProps!==void 0?vp(vp({},t.type.defaultProps),t.props):t.props,i=Cve.getRealPieData(r);if(!i||!i.length)return null;var a=r.cornerRadius,o=r.startAngle,s=r.endAngle,c=r.paddingAngle,u=r.dataKey,d=r.nameKey,f=r.valueKey,p=r.tooltipType,m=Math.abs(r.minAngle),g=Cve.parseCoordinateOfPie(r,n),_=Cve.parseDeltaAngle(o,s),v=Math.abs(_),b=u;Gu(u)&&Gu(f)?(_5(!1,`Use "dataKey" to specify the value of pie,
      the props "valueKey" will be deprecated in 1.1.0`),b="value"):Gu(u)&&(_5(!1,`Use "dataKey" to specify the value of pie,
      the props "valueKey" will be deprecated in 1.1.0`),b=f);var y=i.filter(function(N){return e2(N,b,0)!==0}).length,x=(v>=360?y:y-1)*c,C=v-y*m-x,w=i.reduce(function(N,P){var I=e2(P,b,0);return N+(Yo(I)?I:0)},0),$;if(w>0){var O;$=i.map(function(N,P){var I=e2(N,b,0),D=e2(N,d,P),k=(Yo(I)?I:0)/w,R;P?R=O.endAngle+o_(_)*c*(I!==0?1:0):R=o;var A=R+o_(_)*((I!==0?m:0)+k*C),F=(R+A)/2,z=(g.innerRadius+g.outerRadius)/2,M=[{name:D,value:I,payload:N,dataKey:b,type:p}],K=xp(g.cx,g.cy,z,F);return O=vp(vp(vp({percent:k,cornerRadius:a,name:D,tooltipPayload:M,midAngle:F,middleRadius:z,tooltipPosition:K},N),g),{},{value:e2(N,b),startAngle:R,endAngle:A,payload:N,paddingAngle:o_(_)*c}),O})}return vp(vp({},g),{},{sectors:$,data:i})});var zuo=Math.ceil,Huo=Math.max;function quo(e,t,n,r){for(var i=-1,a=Huo(zuo((t-e)/(n||1)),0),o=Array(a);a--;)o[r?a:++i]=e,e+=n;return o}var Vuo=quo,Wuo=Shn,$xt=1/0,Uuo=17976931348623157e292;function Kuo(e){if(!e)return e===0?e:0;if(e=Wuo(e),e===$xt||e===-$xt){var t=e<0?-1:1;return t*Uuo}return e===e?e:0}var _0n=Kuo,Guo=Vuo,Yuo=XEe,$Me=_0n;function Xuo(e){return function(t,n,r){return r&&typeof r!="number"&&Yuo(t,n,r)&&(n=r=void 0),t=$Me(t),n===void 0?(n=t,t=0):n=$Me(n),r=r===void 0?t<n?1:-1:$Me(r),Guo(t,n,r,e)}}var Juo=Xuo,Quo=Juo,Zuo=Quo(),edo=Zuo;const a4e=il(edo);function eae(e){"@babel/helpers - typeof";return eae=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},eae(e)}function Oxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Pxt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Oxt(Object(n),!0).forEach(function(r){y0n(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Oxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function y0n(e,t,n){return t=tdo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tdo(e){var t=ndo(e,"string");return eae(t)=="symbol"?t:t+""}function ndo(e,t){if(eae(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(eae(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var rdo=["Webkit","Moz","O","ms"],ido=function(t,n){if(!t)return null;var r=t.replace(/(\w)/,function(a){return a.toUpperCase()}),i=rdo.reduce(function(a,o){return Pxt(Pxt({},a),{},y0n({},o+r,n))},{});return i[t]=n,i};function LU(e){"@babel/helpers - typeof";return LU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},LU(e)}function o4e(){return o4e=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},o4e.apply(this,arguments)}function Nxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function OMe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Nxt(Object(n),!0).forEach(function(r){p3(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Nxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function ado(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Dxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,x0n(r.key),r)}}function odo(e,t,n){return t&&Dxt(e.prototype,t),n&&Dxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function sdo(e,t,n){return t=s4e(t),ldo(e,b0n()?Reflect.construct(t,n||[],s4e(e).constructor):t.apply(e,n))}function ldo(e,t){if(t&&(LU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return cdo(e)}function cdo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function b0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(b0n=function(){return!!e})()}function s4e(e){return s4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},s4e(e)}function udo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Gqe(e,t)}function Gqe(e,t){return Gqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Gqe(e,t)}function p3(e,t,n){return t=x0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function x0n(e){var t=ddo(e,"string");return LU(t)=="symbol"?t:t+""}function ddo(e,t){if(LU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(LU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var fdo=function(t){var n=t.data,r=t.startIndex,i=t.endIndex,a=t.x,o=t.width,s=t.travellerWidth;if(!n||!n.length)return{};var c=n.length,u=nre().domain(a4e(0,c)).range([a,a+o-s]),d=u.domain().map(function(f){return u(f)});return{isTextActive:!1,isSlideMoving:!1,isTravellerMoving:!1,isTravellerFocused:!1,startX:u(r),endX:u(i),scale:u,scaleValues:d}},Ixt=function(t){return t.changedTouches&&!!t.changedTouches.length},jU=function(e){function t(n){var r;return ado(this,t),r=sdo(this,t,[n]),p3(r,"handleDrag",function(i){r.leaveTimer&&(clearTimeout(r.leaveTimer),r.leaveTimer=null),r.state.isTravellerMoving?r.handleTravellerMove(i):r.state.isSlideMoving&&r.handleSlideDrag(i)}),p3(r,"handleTouchMove",function(i){i.changedTouches!=null&&i.changedTouches.length>0&&r.handleDrag(i.changedTouches[0])}),p3(r,"handleDragEnd",function(){r.setState({isTravellerMoving:!1,isSlideMoving:!1},function(){var i=r.props,a=i.endIndex,o=i.onDragEnd,s=i.startIndex;o==null||o({endIndex:a,startIndex:s})}),r.detachDragEndListener()}),p3(r,"handleLeaveWrapper",function(){(r.state.isTravellerMoving||r.state.isSlideMoving)&&(r.leaveTimer=window.setTimeout(r.handleDragEnd,r.props.leaveTimeOut))}),p3(r,"handleEnterSlideOrTraveller",function(){r.setState({isTextActive:!0})}),p3(r,"handleLeaveSlideOrTraveller",function(){r.setState({isTextActive:!1})}),p3(r,"handleSlideDragStart",function(i){var a=Ixt(i)?i.changedTouches[0]:i;r.setState({isTravellerMoving:!1,isSlideMoving:!0,slideMoveStartX:a.pageX}),r.attachDragEndListener()}),r.travellerDragStartHandlers={startX:r.handleTravellerDragStart.bind(r,"startX"),endX:r.handleTravellerDragStart.bind(r,"endX")},r.state={},r}return udo(t,e),odo(t,[{key:"componentWillUnmount",value:function(){this.leaveTimer&&(clearTimeout(this.leaveTimer),this.leaveTimer=null),this.detachDragEndListener()}},{key:"getIndex",value:function(r){var i=r.startX,a=r.endX,o=this.state.scaleValues,s=this.props,c=s.gap,u=s.data,d=u.length-1,f=Math.min(i,a),p=Math.max(i,a),m=t.getIndexInRange(o,f),g=t.getIndexInRange(o,p);return{startIndex:m-m%c,endIndex:g===d?d:g-g%c}}},{key:"getTextOfTick",value:function(r){var i=this.props,a=i.data,o=i.tickFormatter,s=i.dataKey,c=e2(a[r],s,r);return Fc(o)?o(c,r):c}},{key:"attachDragEndListener",value:function(){window.addEventListener("mouseup",this.handleDragEnd,!0),window.addEventListener("touchend",this.handleDragEnd,!0),window.addEventListener("mousemove",this.handleDrag,!0)}},{key:"detachDragEndListener",value:function(){window.removeEventListener("mouseup",this.handleDragEnd,!0),window.removeEventListener("touchend",this.handleDragEnd,!0),window.removeEventListener("mousemove",this.handleDrag,!0)}},{key:"handleSlideDrag",value:function(r){var i=this.state,a=i.slideMoveStartX,o=i.startX,s=i.endX,c=this.props,u=c.x,d=c.width,f=c.travellerWidth,p=c.startIndex,m=c.endIndex,g=c.onChange,_=r.pageX-a;_>0?_=Math.min(_,u+d-f-s,u+d-f-o):_<0&&(_=Math.max(_,u-o,u-s));var v=this.getIndex({startX:o+_,endX:s+_});(v.startIndex!==p||v.endIndex!==m)&&g&&g(v),this.setState({startX:o+_,endX:s+_,slideMoveStartX:r.pageX})}},{key:"handleTravellerDragStart",value:function(r,i){var a=Ixt(i)?i.changedTouches[0]:i;this.setState({isSlideMoving:!1,isTravellerMoving:!0,movingTravellerId:r,brushMoveStartX:a.pageX}),this.attachDragEndListener()}},{key:"handleTravellerMove",value:function(r){var i=this.state,a=i.brushMoveStartX,o=i.movingTravellerId,s=i.endX,c=i.startX,u=this.state[o],d=this.props,f=d.x,p=d.width,m=d.travellerWidth,g=d.onChange,_=d.gap,v=d.data,b={startX:this.state.startX,endX:this.state.endX},y=r.pageX-a;y>0?y=Math.min(y,f+p-m-u):y<0&&(y=Math.max(y,f-u)),b[o]=u+y;var x=this.getIndex(b),C=x.startIndex,w=x.endIndex,$=function(){var N=v.length-1;return o==="startX"&&(s>c?C%_===0:w%_===0)||s<c&&w===N||o==="endX"&&(s>c?w%_===0:C%_===0)||s>c&&w===N};this.setState(p3(p3({},o,u+y),"brushMoveStartX",r.pageX),function(){g&&$()&&g(x)})}},{key:"handleTravellerMoveKeyboard",value:function(r,i){var a=this,o=this.state,s=o.scaleValues,c=o.startX,u=o.endX,d=this.state[i],f=s.indexOf(d);if(f!==-1){var p=f+r;if(!(p===-1||p>=s.length)){var m=s[p];i==="startX"&&m>=u||i==="endX"&&m<=c||this.setState(p3({},i,m),function(){a.props.onChange(a.getIndex({startX:a.state.startX,endX:a.state.endX}))})}}}},{key:"renderBackground",value:function(){var r=this.props,i=r.x,a=r.y,o=r.width,s=r.height,c=r.fill,u=r.stroke;return G.createElement("rect",{stroke:u,fill:c,x:i,y:a,width:o,height:s})}},{key:"renderPanorama",value:function(){var r=this.props,i=r.x,a=r.y,o=r.width,s=r.height,c=r.data,u=r.children,d=r.padding,f=h.Children.only(u);return f?G.cloneElement(f,{x:i,y:a,width:o,height:s,margin:d,compact:!0,data:c}):null}},{key:"renderTravellerLayer",value:function(r,i){var a,o,s=this,c=this.props,u=c.y,d=c.travellerWidth,f=c.height,p=c.traveller,m=c.ariaLabel,g=c.data,_=c.startIndex,v=c.endIndex,b=Math.max(r,this.props.x),y=OMe(OMe({},Sc(this.props,!1)),{},{x:b,y:u,width:d,height:f}),x=m||"Min value: ".concat((a=g[_])===null||a===void 0?void 0:a.name,", Max value: ").concat((o=g[v])===null||o===void 0?void 0:o.name);return G.createElement($f,{tabIndex:0,role:"slider","aria-label":x,"aria-valuenow":r,className:"recharts-brush-traveller",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.travellerDragStartHandlers[i],onTouchStart:this.travellerDragStartHandlers[i],onKeyDown:function(w){["ArrowLeft","ArrowRight"].includes(w.key)&&(w.preventDefault(),w.stopPropagation(),s.handleTravellerMoveKeyboard(w.key==="ArrowRight"?1:-1,i))},onFocus:function(){s.setState({isTravellerFocused:!0})},onBlur:function(){s.setState({isTravellerFocused:!1})},style:{cursor:"col-resize"}},t.renderTraveller(p,y))}},{key:"renderSlide",value:function(r,i){var a=this.props,o=a.y,s=a.height,c=a.stroke,u=a.travellerWidth,d=Math.min(r,i)+u,f=Math.max(Math.abs(i-r)-u,0);return G.createElement("rect",{className:"recharts-brush-slide",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.handleSlideDragStart,onTouchStart:this.handleSlideDragStart,style:{cursor:"move"},stroke:"none",fill:c,fillOpacity:.2,x:d,y:o,width:f,height:s})}},{key:"renderText",value:function(){var r=this.props,i=r.startIndex,a=r.endIndex,o=r.y,s=r.height,c=r.travellerWidth,u=r.stroke,d=this.state,f=d.startX,p=d.endX,m=5,g={pointerEvents:"none",fill:u};return G.createElement($f,{className:"recharts-brush-texts"},G.createElement(kF,o4e({textAnchor:"end",verticalAnchor:"middle",x:Math.min(f,p)-m,y:o+s/2},g),this.getTextOfTick(i)),G.createElement(kF,o4e({textAnchor:"start",verticalAnchor:"middle",x:Math.max(f,p)+c+m,y:o+s/2},g),this.getTextOfTick(a)))}},{key:"render",value:function(){var r=this.props,i=r.data,a=r.className,o=r.children,s=r.x,c=r.y,u=r.width,d=r.height,f=r.alwaysShowText,p=this.state,m=p.startX,g=p.endX,_=p.isTextActive,v=p.isSlideMoving,b=p.isTravellerMoving,y=p.isTravellerFocused;if(!i||!i.length||!Yo(s)||!Yo(c)||!Yo(u)||!Yo(d)||u<=0||d<=0)return null;var x=Hu("recharts-brush",a),C=G.Children.count(o)===1,w=ido("userSelect","none");return G.createElement($f,{className:x,onMouseLeave:this.handleLeaveWrapper,onTouchMove:this.handleTouchMove,style:w},this.renderBackground(),C&&this.renderPanorama(),this.renderSlide(m,g),this.renderTravellerLayer(m,"startX"),this.renderTravellerLayer(g,"endX"),(_||v||b||y||f)&&this.renderText())}}],[{key:"renderDefaultTraveller",value:function(r){var i=r.x,a=r.y,o=r.width,s=r.height,c=r.stroke,u=Math.floor(a+s/2)-1;return G.createElement(G.Fragment,null,G.createElement("rect",{x:i,y:a,width:o,height:s,fill:c,stroke:"none"}),G.createElement("line",{x1:i+1,y1:u,x2:i+o-1,y2:u,fill:"none",stroke:"#fff"}),G.createElement("line",{x1:i+1,y1:u+2,x2:i+o-1,y2:u+2,fill:"none",stroke:"#fff"}))}},{key:"renderTraveller",value:function(r,i){var a;return G.isValidElement(r)?a=G.cloneElement(r,i):Fc(r)?a=r(i):a=t.renderDefaultTraveller(i),a}},{key:"getDerivedStateFromProps",value:function(r,i){var a=r.data,o=r.width,s=r.x,c=r.travellerWidth,u=r.updateId,d=r.startIndex,f=r.endIndex;if(a!==i.prevData||u!==i.prevUpdateId)return OMe({prevData:a,prevTravellerWidth:c,prevUpdateId:u,prevX:s,prevWidth:o},a&&a.length?fdo({data:a,width:o,x:s,travellerWidth:c,startIndex:d,endIndex:f}):{scale:null,scaleValues:null});if(i.scale&&(o!==i.prevWidth||s!==i.prevX||c!==i.prevTravellerWidth)){i.scale.range([s,s+o-c]);var p=i.scale.domain().map(function(m){return i.scale(m)});return{prevData:a,prevTravellerWidth:c,prevUpdateId:u,prevX:s,prevWidth:o,startX:i.scale(r.startIndex),endX:i.scale(r.endIndex),scaleValues:p}}return null}},{key:"getIndexInRange",value:function(r,i){for(var a=r.length,o=0,s=a-1;s-o>1;){var c=Math.floor((o+s)/2);r[c]>i?s=c:o=c}return i>=r[s]?s:o}}])}(h.PureComponent);p3(jU,"displayName","Brush");p3(jU,"defaultProps",{height:40,travellerWidth:5,gap:1,fill:"#fff",stroke:"#666",padding:{top:1,right:1,bottom:1,left:1},leaveTimeOut:1e3,alwaysShowText:!1});var pdo=ynt;function hdo(e,t){var n;return pdo(e,function(r,i,a){return n=t(r,i,a),!n}),!!n}var mdo=hdo,gdo=Phn,vdo=xw,_do=mdo,ydo=Jy,bdo=XEe;function xdo(e,t,n){var r=ydo(e)?gdo:_do;return n&&bdo(e,t,n)&&(t=void 0),r(e,vdo(t))}var Sdo=xdo;const Cdo=il(Sdo);var IC=function(t,n){var r=t.alwaysShow,i=t.ifOverflow;return r&&(i="extendDomain"),i===n},Rxt=Mmn;function wdo(e,t,n){t=="__proto__"&&Rxt?Rxt(e,t,{configurable:!0,enumerable:!0,value:n,writable:!0}):e[t]=n}var Edo=wdo,Tdo=Edo,$do=kmn,Odo=xw;function Pdo(e,t){var n={};return t=Odo(t),$do(e,function(r,i,a){Tdo(n,i,t(r,i,a))}),n}var Ndo=Pdo;const Ddo=il(Ndo);function Ido(e,t){for(var n=-1,r=e==null?0:e.length;++n<r;)if(!t(e[n],n,e))return!1;return!0}var Rdo=Ido,kdo=ynt;function Ado(e,t){var n=!0;return kdo(e,function(r,i,a){return n=!!t(r,i,a),n}),n}var Mdo=Ado,Fdo=Rdo,Ldo=Mdo,jdo=xw,Bdo=Jy,zdo=XEe;function Hdo(e,t,n){var r=Bdo(e)?Fdo:Ldo;return n&&zdo(e,t,n)&&(t=void 0),r(e,jdo(t))}var qdo=Hdo;const S0n=il(qdo);var Vdo=["x","y"];function BU(e){"@babel/helpers - typeof";return BU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},BU(e)}function Yqe(){return Yqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Yqe.apply(this,arguments)}function kxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Rte(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?kxt(Object(n),!0).forEach(function(r){Wdo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Wdo(e,t,n){return t=Udo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Udo(e){var t=Kdo(e,"string");return BU(t)=="symbol"?t:t+""}function Kdo(e,t){if(BU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(BU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Gdo(e,t){if(e==null)return{};var n=Ydo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Ydo(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function Xdo(e,t){var n=e.x,r=e.y,i=Gdo(e,Vdo),a="".concat(n),o=parseInt(a,10),s="".concat(r),c=parseInt(s,10),u="".concat(t.height||i.height),d=parseInt(u,10),f="".concat(t.width||i.width),p=parseInt(f,10);return Rte(Rte(Rte(Rte(Rte({},t),i),o?{x:o}:{}),c?{y:c}:{}),{},{height:d,width:p,name:t.name,radius:t.radius})}function Axt(e){return G.createElement(m0n,Yqe({shapeType:"rectangle",propTransformer:Xdo,activeClassName:"recharts-active-bar"},e))}var Jdo=function(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;return function(r,i){if(typeof t=="number")return t;var a=typeof r=="number";return a?t(r,i):(a||MF(!1,"minPointSize callback function received a value with type of ".concat(BU(r),". Currently only numbers are supported.")),n)}},Qdo=["value","background"],C0n;function zU(e){"@babel/helpers - typeof";return zU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},zU(e)}function Zdo(e,t){if(e==null)return{};var n=efo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function efo(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function l4e(){return l4e=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l4e.apply(this,arguments)}function Mxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function l1(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Mxt(Object(n),!0).forEach(function(r){gN(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Mxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function tfo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,E0n(r.key),r)}}function nfo(e,t,n){return t&&Fxt(e.prototype,t),n&&Fxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function rfo(e,t,n){return t=c4e(t),ifo(e,w0n()?Reflect.construct(t,n||[],c4e(e).constructor):t.apply(e,n))}function ifo(e,t){if(t&&(zU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return afo(e)}function afo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function w0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(w0n=function(){return!!e})()}function c4e(e){return c4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},c4e(e)}function ofo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Xqe(e,t)}function Xqe(e,t){return Xqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Xqe(e,t)}function gN(e,t,n){return t=E0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function E0n(e){var t=sfo(e,"string");return zU(t)=="symbol"?t:t+""}function sfo(e,t){if(zU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(zU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var y5=function(e){function t(){var n;tfo(this,t);for(var r=arguments.length,i=new Array(r),a=0;a<r;a++)i[a]=arguments[a];return n=rfo(this,t,[].concat(i)),gN(n,"state",{isAnimationFinished:!1}),gN(n,"id",ice("recharts-bar-")),gN(n,"handleAnimationEnd",function(){var o=n.props.onAnimationEnd;n.setState({isAnimationFinished:!0}),o&&o()}),gN(n,"handleAnimationStart",function(){var o=n.props.onAnimationStart;n.setState({isAnimationFinished:!1}),o&&o()}),n}return ofo(t,e),nfo(t,[{key:"renderRectanglesStatically",value:function(r){var i=this,a=this.props,o=a.shape,s=a.dataKey,c=a.activeIndex,u=a.activeBar,d=Sc(this.props,!1);return r&&r.map(function(f,p){var m=p===c,g=m?u:o,_=l1(l1(l1({},d),f),{},{isActive:m,option:g,index:p,dataKey:s,onAnimationStart:i.handleAnimationStart,onAnimationEnd:i.handleAnimationEnd});return G.createElement($f,l4e({className:"recharts-bar-rectangle"},RF(i.props,f,p),{key:"rectangle-".concat(f==null?void 0:f.x,"-").concat(f==null?void 0:f.y,"-").concat(f==null?void 0:f.value)}),G.createElement(Axt,_))})}},{key:"renderRectanglesWithAnimation",value:function(){var r=this,i=this.props,a=i.data,o=i.layout,s=i.isAnimationActive,c=i.animationBegin,u=i.animationDuration,d=i.animationEasing,f=i.animationId,p=this.state.prevData;return G.createElement(kU,{begin:c,duration:u,isActive:s,easing:d,from:{t:0},to:{t:1},key:"bar-".concat(f),onAnimationEnd:this.handleAnimationEnd,onAnimationStart:this.handleAnimationStart},function(m){var g=m.t,_=a.map(function(v,b){var y=p&&p[b];if(y){var x=GP(y.x,v.x),C=GP(y.y,v.y),w=GP(y.width,v.width),$=GP(y.height,v.height);return l1(l1({},v),{},{x:x(g),y:C(g),width:w(g),height:$(g)})}if(o==="horizontal"){var O=GP(0,v.height),N=O(g);return l1(l1({},v),{},{y:v.y+v.height-N,height:N})}var P=GP(0,v.width),I=P(g);return l1(l1({},v),{},{width:I})});return G.createElement($f,null,r.renderRectanglesStatically(_))})}},{key:"renderRectangles",value:function(){var r=this.props,i=r.data,a=r.isAnimationActive,o=this.state.prevData;return a&&i&&i.length&&(!o||!HEe(o,i))?this.renderRectanglesWithAnimation():this.renderRectanglesStatically(i)}},{key:"renderBackground",value:function(){var r=this,i=this.props,a=i.data,o=i.dataKey,s=i.activeIndex,c=Sc(this.props.background,!1);return a.map(function(u,d){u.value;var f=u.background,p=Zdo(u,Qdo);if(!f)return null;var m=l1(l1(l1(l1(l1({},p),{},{fill:"#eee"},f),c),RF(r.props,u,d)),{},{onAnimationStart:r.handleAnimationStart,onAnimationEnd:r.handleAnimationEnd,dataKey:o,index:d,className:"recharts-bar-background-rectangle"});return G.createElement(Axt,l4e({key:"background-bar-".concat(d),option:r.props.background,isActive:d===s},m))})}},{key:"renderErrorBar",value:function(r,i){if(this.props.isAnimationActive&&!this.state.isAnimationFinished)return null;var a=this.props,o=a.data,s=a.xAxis,c=a.yAxis,u=a.layout,d=a.children,f=z6(d,c9e);if(!f)return null;var p=u==="vertical"?o[0].height/2:o[0].width/2,m=function(v,b){var y=Array.isArray(v.value)?v.value[1]:v.value;return{x:v.x,y:v.y,value:y,errorVal:e2(v,b)}},g={clipPath:r?"url(#clipPath-".concat(i,")"):null};return G.createElement($f,g,f.map(function(_){return G.cloneElement(_,{key:"error-bar-".concat(i,"-").concat(_.props.dataKey),data:o,xAxis:s,yAxis:c,layout:u,offset:p,dataPointFormatter:m})}))}},{key:"render",value:function(){var r=this.props,i=r.hide,a=r.data,o=r.className,s=r.xAxis,c=r.yAxis,u=r.left,d=r.top,f=r.width,p=r.height,m=r.isAnimationActive,g=r.background,_=r.id;if(i||!a||!a.length)return null;var v=this.state.isAnimationFinished,b=Hu("recharts-bar",o),y=s&&s.allowDataOverflow,x=c&&c.allowDataOverflow,C=y||x,w=Gu(_)?this.id:_;return G.createElement($f,{className:b},y||x?G.createElement("defs",null,G.createElement("clipPath",{id:"clipPath-".concat(w)},G.createElement("rect",{x:y?u:u-f/2,y:x?d:d-p/2,width:y?f:f*2,height:x?p:p*2}))):null,G.createElement($f,{className:"recharts-bar-rectangles",clipPath:C?"url(#clipPath-".concat(w,")"):null},g?this.renderBackground():null,this.renderRectangles()),this.renderErrorBar(C,w),(!m||v)&&DC.renderCallByParent(this.props,a))}}],[{key:"getDerivedStateFromProps",value:function(r,i){return r.animationId!==i.prevAnimationId?{prevAnimationId:r.animationId,curData:r.data,prevData:i.curData}:r.data!==i.curData?{curData:r.data}:null}}])}(h.PureComponent);C0n=y5;gN(y5,"displayName","Bar");gN(y5,"defaultProps",{xAxisId:0,yAxisId:0,legendType:"rect",minPointSize:0,hide:!1,data:[],layout:"vertical",activeBar:!1,isAnimationActive:!mT.isSsr,animationBegin:0,animationDuration:400,animationEasing:"ease"});gN(y5,"getComposedData",function(e){var t=e.props,n=e.item,r=e.barPosition,i=e.bandSize,a=e.xAxis,o=e.yAxis,s=e.xAxisTicks,c=e.yAxisTicks,u=e.stackedData,d=e.dataStartIndex,f=e.displayedData,p=e.offset,m=Kao(r,n);if(!m)return null;var g=t.layout,_=n.type.defaultProps,v=_!==void 0?l1(l1({},_),n.props):n.props,b=v.dataKey,y=v.children,x=v.minPointSize,C=g==="horizontal"?o:a,w=u?C.scale.domain():null,$=eoo({numericAxis:C}),O=z6(y,JEe),N=f.map(function(P,I){var D,k,R,A,F,z;u?D=Gao(u[d+I],w):(D=e2(P,b),Array.isArray(D)||(D=[$,D]));var M=Jdo(x,C0n.defaultProps.minPointSize)(D[1],I);if(g==="horizontal"){var K,U=[o.scale(D[0]),o.scale(D[1])],W=U[0],L=U[1];k=E8t({axis:a,ticks:s,bandSize:i,offset:m.offset,entry:P,index:I}),R=(K=L??W)!==null&&K!==void 0?K:void 0,A=m.size;var Y=W-L;if(F=Number.isNaN(Y)?0:Y,z={x:k,y:o.y,width:A,height:o.height},Math.abs(M)>0&&Math.abs(F)<Math.abs(M)){var J=o_(F||M)*(Math.abs(M)-Math.abs(F));R-=J,F+=J}}else{var Z=[a.scale(D[0]),a.scale(D[1])],te=Z[0],re=Z[1];if(k=te,R=E8t({axis:o,ticks:c,bandSize:i,offset:m.offset,entry:P,index:I}),A=re-te,F=m.size,z={x:a.x,y:R,width:a.width,height:F},Math.abs(M)>0&&Math.abs(A)<Math.abs(M)){var se=o_(A||M)*(Math.abs(M)-Math.abs(A));A+=se}}return l1(l1(l1({},P),{},{x:k,y:R,width:A,height:F,value:u?D:D[1],payload:P,background:z},O&&O[I]&&O[I].props),{},{tooltipPayload:[J1n(n,P)],tooltipPosition:{x:k+A/2,y:R+F/2}})});return l1({data:N,layout:g},p)});function tae(e){"@babel/helpers - typeof";return tae=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},tae(e)}function lfo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Lxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,T0n(r.key),r)}}function cfo(e,t,n){return t&&Lxt(e.prototype,t),n&&Lxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function jxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Kx(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?jxt(Object(n),!0).forEach(function(r){v9e(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):jxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function v9e(e,t,n){return t=T0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function T0n(e){var t=ufo(e,"string");return tae(t)=="symbol"?t:t+""}function ufo(e,t){if(tae(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(tae(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var dfo=function(t,n,r,i,a){var o=t.width,s=t.height,c=t.layout,u=t.children,d=Object.keys(n),f={left:r.left,leftMirror:r.left,right:o-r.right,rightMirror:o-r.right,top:r.top,topMirror:r.top,bottom:s-r.bottom,bottomMirror:s-r.bottom},p=!!v3(u,y5);return d.reduce(function(m,g){var _=n[g],v=_.orientation,b=_.domain,y=_.padding,x=y===void 0?{}:y,C=_.mirror,w=_.reversed,$="".concat(v).concat(C?"Mirror":""),O,N,P,I,D;if(_.type==="number"&&(_.padding==="gap"||_.padding==="no-gap")){var k=b[1]-b[0],R=1/0,A=_.categoricalDomain.sort();if(A.forEach(function(Z,te){te>0&&(R=Math.min((Z||0)-(A[te-1]||0),R))}),Number.isFinite(R)){var F=R/k,z=_.layout==="vertical"?r.height:r.width;if(_.padding==="gap"&&(O=F*z/2),_.padding==="no-gap"){var M=s_(t.barCategoryGap,F*z),K=F*z/2;O=K-M-(K-M)/z*M}}}i==="xAxis"?N=[r.left+(x.left||0)+(O||0),r.left+r.width-(x.right||0)-(O||0)]:i==="yAxis"?N=c==="horizontal"?[r.top+r.height-(x.bottom||0),r.top+(x.top||0)]:[r.top+(x.top||0)+(O||0),r.top+r.height-(x.bottom||0)-(O||0)]:N=_.range,w&&(N=[N[1],N[0]]);var U=K1n(_,a,p),W=U.scale,L=U.realScaleType;W.domain(b).range(N),G1n(W);var Y=Y1n(W,Kx(Kx({},_),{},{realScaleType:L}));i==="xAxis"?(D=v==="top"&&!C||v==="bottom"&&C,P=r.left,I=f[$]-D*_.height):i==="yAxis"&&(D=v==="left"&&!C||v==="right"&&C,P=f[$]-D*_.width,I=r.top);var J=Kx(Kx(Kx({},_),Y),{},{realScaleType:L,x:P,y:I,scale:W,width:i==="xAxis"?r.width:_.width,height:i==="yAxis"?r.height:_.height});return J.bandSize=Uye(J,Y),!_.hide&&i==="xAxis"?f[$]+=(D?-1:1)*J.height:_.hide||(f[$]+=(D?-1:1)*J.width),Kx(Kx({},m),{},v9e({},g,J))},{})},$0n=function(t,n){var r=t.x,i=t.y,a=n.x,o=n.y;return{x:Math.min(r,a),y:Math.min(i,o),width:Math.abs(a-r),height:Math.abs(o-i)}},ffo=function(t){var n=t.x1,r=t.y1,i=t.x2,a=t.y2;return $0n({x:n,y:r},{x:i,y:a})},O0n=function(){function e(t){lfo(this,e),this.scale=t}return cfo(e,[{key:"domain",get:function(){return this.scale.domain}},{key:"range",get:function(){return this.scale.range}},{key:"rangeMin",get:function(){return this.range()[0]}},{key:"rangeMax",get:function(){return this.range()[1]}},{key:"bandwidth",get:function(){return this.scale.bandwidth}},{key:"apply",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=r.bandAware,a=r.position;if(n!==void 0){if(a)switch(a){case"start":return this.scale(n);case"middle":{var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(n)+o}case"end":{var s=this.bandwidth?this.bandwidth():0;return this.scale(n)+s}default:return this.scale(n)}if(i){var c=this.bandwidth?this.bandwidth()/2:0;return this.scale(n)+c}return this.scale(n)}}},{key:"isInRange",value:function(n){var r=this.range(),i=r[0],a=r[r.length-1];return i<=a?n>=i&&n<=a:n>=a&&n<=i}}],[{key:"create",value:function(n){return new e(n)}}])}();v9e(O0n,"EPS",1e-4);var Gnt=function(t){var n=Object.keys(t).reduce(function(r,i){return Kx(Kx({},r),{},v9e({},i,O0n.create(t[i])))},{});return Kx(Kx({},n),{},{apply:function(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.bandAware,s=a.position;return Ddo(i,function(c,u){return n[u].apply(c,{bandAware:o,position:s})})},isInRange:function(i){return S0n(i,function(a,o){return n[o].isInRange(a)})}})};function pfo(e){return(e%180+180)%180}var hfo=function(t){var n=t.width,r=t.height,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=pfo(i),o=a*Math.PI/180,s=Math.atan(r/n),c=o>s&&o<Math.PI-s?r/Math.sin(o):n/Math.cos(o);return Math.abs(c)},mfo=xw,gfo=tce,vfo=zEe;function _fo(e){return function(t,n,r){var i=Object(t);if(!gfo(t)){var a=mfo(n);t=vfo(t),n=function(s){return a(i[s],s,i)}}var o=e(t,n,r);return o>-1?i[a?t[o]:o]:void 0}}var yfo=_fo,bfo=_0n;function xfo(e){var t=bfo(e),n=t%1;return t===t?n?t-n:t:0}var Sfo=xfo,Cfo=Omn,wfo=xw,Efo=Sfo,Tfo=Math.max;function $fo(e,t,n){var r=e==null?0:e.length;if(!r)return-1;var i=n==null?0:Efo(n);return i<0&&(i=Tfo(r+i,0)),Cfo(e,wfo(t),i)}var Ofo=$fo,Pfo=yfo,Nfo=Ofo,Dfo=Pfo(Nfo),Ifo=Dfo;const Rfo=il(Ifo);var kfo=QKa(function(e){return{x:e.left,y:e.top,width:e.width,height:e.height}},function(e){return["l",e.left,"t",e.top,"w",e.width,"h",e.height].join("")});function u4e(e){"@babel/helpers - typeof";return u4e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},u4e(e)}var Ynt=h.createContext(void 0),Xnt=h.createContext(void 0),P0n=h.createContext(void 0),N0n=h.createContext({}),D0n=h.createContext(void 0),I0n=h.createContext(0),R0n=h.createContext(0),Bxt=function(t){var n=t.state,r=n.xAxisMap,i=n.yAxisMap,a=n.offset,o=t.clipPathId,s=t.children,c=t.width,u=t.height,d=kfo(a);return G.createElement(Ynt.Provider,{value:r},G.createElement(Xnt.Provider,{value:i},G.createElement(N0n.Provider,{value:a},G.createElement(P0n.Provider,{value:d},G.createElement(D0n.Provider,{value:o},G.createElement(I0n.Provider,{value:u},G.createElement(R0n.Provider,{value:c},s)))))))},Afo=function(){return h.useContext(D0n)};function k0n(e){var t=Object.keys(e);return t.length===0?"There are no available ids.":"Available ids are: ".concat(t,".")}var A0n=function(t){var n=h.useContext(Ynt);n==null&&MF(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?");var r=n[t];return r==null&&MF(!1,'Could not find xAxis by id "'.concat(t,'" [').concat(u4e(t),"]. ").concat(k0n(n))),r},Mfo=function(){var t=h.useContext(Ynt);return JP(t)},Ffo=function(){var t=h.useContext(Xnt),n=Rfo(t,function(r){return S0n(r.domain,Number.isFinite)});return n||JP(t)},M0n=function(t){var n=h.useContext(Xnt);n==null&&MF(!1,"Could not find Recharts context; are you sure this is rendered inside a Recharts wrapper component?");var r=n[t];return r==null&&MF(!1,'Could not find yAxis by id "'.concat(t,'" [').concat(u4e(t),"]. ").concat(k0n(n))),r},Lfo=function(){var t=h.useContext(P0n);return t},jfo=function(){return h.useContext(N0n)},Jnt=function(){return h.useContext(R0n)},Qnt=function(){return h.useContext(I0n)};function HU(e){"@babel/helpers - typeof";return HU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},HU(e)}function Bfo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function zxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,L0n(r.key),r)}}function zfo(e,t,n){return t&&zxt(e.prototype,t),n&&zxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Hfo(e,t,n){return t=d4e(t),qfo(e,F0n()?Reflect.construct(t,n||[],d4e(e).constructor):t.apply(e,n))}function qfo(e,t){if(t&&(HU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Vfo(e)}function Vfo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function F0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(F0n=function(){return!!e})()}function d4e(e){return d4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},d4e(e)}function Wfo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Jqe(e,t)}function Jqe(e,t){return Jqe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},Jqe(e,t)}function Hxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function qxt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Hxt(Object(n),!0).forEach(function(r){Znt(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Hxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Znt(e,t,n){return t=L0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function L0n(e){var t=Ufo(e,"string");return HU(t)=="symbol"?t:t+""}function Ufo(e,t){if(HU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(HU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Kfo(e,t){return Jfo(e)||Xfo(e,t)||Yfo(e,t)||Gfo()}function Gfo(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Yfo(e,t){if(e){if(typeof e=="string")return Vxt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Vxt(e,t)}}function Vxt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Xfo(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function Jfo(e){if(Array.isArray(e))return e}function Qqe(){return Qqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Qqe.apply(this,arguments)}var Qfo=function(t,n){var r;return G.isValidElement(t)?r=G.cloneElement(t,n):Fc(t)?r=t(n):r=G.createElement("line",Qqe({},n,{className:"recharts-reference-line-line"})),r},Zfo=function(t,n,r,i,a,o,s,c,u){var d=a.x,f=a.y,p=a.width,m=a.height;if(r){var g=u.y,_=t.y.apply(g,{position:o});if(IC(u,"discard")&&!t.y.isInRange(_))return null;var v=[{x:d+p,y:_},{x:d,y:_}];return c==="left"?v.reverse():v}if(n){var b=u.x,y=t.x.apply(b,{position:o});if(IC(u,"discard")&&!t.x.isInRange(y))return null;var x=[{x:y,y:f+m},{x:y,y:f}];return s==="top"?x.reverse():x}if(i){var C=u.segment,w=C.map(function($){return t.apply($,{position:o})});return IC(u,"discard")&&Cdo(w,function($){return!t.isInRange($)})?null:w}return null};function epo(e){var t=e.x,n=e.y,r=e.segment,i=e.xAxisId,a=e.yAxisId,o=e.shape,s=e.className,c=e.alwaysShow,u=Afo(),d=A0n(i),f=M0n(a),p=Lfo();if(!u||!p)return null;_5(c===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var m=Gnt({x:d.scale,y:f.scale}),g=s0(t),_=s0(n),v=r&&r.length===2,b=Zfo(m,g,_,v,p,e.position,d.orientation,f.orientation,e);if(!b)return null;var y=Kfo(b,2),x=y[0],C=x.x,w=x.y,$=y[1],O=$.x,N=$.y,P=IC(e,"hidden")?"url(#".concat(u,")"):void 0,I=qxt(qxt({clipPath:P},Sc(e,!0)),{},{x1:C,y1:w,x2:O,y2:N});return G.createElement($f,{className:Hu("recharts-reference-line",s)},Qfo(o,I),ag.renderCallByParent(e,ffo({x1:C,y1:w,x2:O,y2:N})))}var ert=function(e){function t(){return Bfo(this,t),Hfo(this,t,arguments)}return Wfo(t,e),zfo(t,[{key:"render",value:function(){return G.createElement(epo,this.props)}}])}(G.Component);Znt(ert,"displayName","ReferenceLine");Znt(ert,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,fill:"none",stroke:"#ccc",fillOpacity:1,strokeWidth:1,position:"middle"});function Zqe(){return Zqe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Zqe.apply(this,arguments)}function qU(e){"@babel/helpers - typeof";return qU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qU(e)}function Wxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Uxt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Wxt(Object(n),!0).forEach(function(r){_9e(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Wxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function tpo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Kxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,B0n(r.key),r)}}function npo(e,t,n){return t&&Kxt(e.prototype,t),n&&Kxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function rpo(e,t,n){return t=f4e(t),ipo(e,j0n()?Reflect.construct(t,n||[],f4e(e).constructor):t.apply(e,n))}function ipo(e,t){if(t&&(qU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return apo(e)}function apo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function j0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(j0n=function(){return!!e})()}function f4e(e){return f4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},f4e(e)}function opo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&eVe(e,t)}function eVe(e,t){return eVe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},eVe(e,t)}function _9e(e,t,n){return t=B0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function B0n(e){var t=spo(e,"string");return qU(t)=="symbol"?t:t+""}function spo(e,t){if(qU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(qU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var lpo=function(t){var n=t.x,r=t.y,i=t.xAxis,a=t.yAxis,o=Gnt({x:i.scale,y:a.scale}),s=o.apply({x:n,y:r},{bandAware:!0});return IC(t,"discard")&&!o.isInRange(s)?null:s},y9e=function(e){function t(){return tpo(this,t),rpo(this,t,arguments)}return opo(t,e),npo(t,[{key:"render",value:function(){var r=this.props,i=r.x,a=r.y,o=r.r,s=r.alwaysShow,c=r.clipPathId,u=s0(i),d=s0(a);if(_5(s===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.'),!u||!d)return null;var f=lpo(this.props);if(!f)return null;var p=f.x,m=f.y,g=this.props,_=g.shape,v=g.className,b=IC(this.props,"hidden")?"url(#".concat(c,")"):void 0,y=Uxt(Uxt({clipPath:b},Sc(this.props,!0)),{},{cx:p,cy:m});return G.createElement($f,{className:Hu("recharts-reference-dot",v)},t.renderDot(_,y),ag.renderCallByParent(this.props,{x:p-o,y:m-o,width:2*o,height:2*o}))}}])}(G.Component);_9e(y9e,"displayName","ReferenceDot");_9e(y9e,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#fff",stroke:"#ccc",fillOpacity:1,strokeWidth:1});_9e(y9e,"renderDot",function(e,t){var n;return G.isValidElement(e)?n=G.cloneElement(e,t):Fc(e)?n=e(t):n=G.createElement(Knt,Zqe({},t,{cx:t.cx,cy:t.cy,className:"recharts-reference-dot-dot"})),n});function tVe(){return tVe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},tVe.apply(this,arguments)}function VU(e){"@babel/helpers - typeof";return VU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},VU(e)}function Gxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Yxt(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Gxt(Object(n),!0).forEach(function(r){b9e(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Gxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function cpo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Xxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,H0n(r.key),r)}}function upo(e,t,n){return t&&Xxt(e.prototype,t),n&&Xxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function dpo(e,t,n){return t=p4e(t),fpo(e,z0n()?Reflect.construct(t,n||[],p4e(e).constructor):t.apply(e,n))}function fpo(e,t){if(t&&(VU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return ppo(e)}function ppo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function z0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(z0n=function(){return!!e})()}function p4e(e){return p4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},p4e(e)}function hpo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&nVe(e,t)}function nVe(e,t){return nVe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},nVe(e,t)}function b9e(e,t,n){return t=H0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function H0n(e){var t=mpo(e,"string");return VU(t)=="symbol"?t:t+""}function mpo(e,t){if(VU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(VU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var gpo=function(t,n,r,i,a){var o=a.x1,s=a.x2,c=a.y1,u=a.y2,d=a.xAxis,f=a.yAxis;if(!d||!f)return null;var p=Gnt({x:d.scale,y:f.scale}),m={x:t?p.x.apply(o,{position:"start"}):p.x.rangeMin,y:r?p.y.apply(c,{position:"start"}):p.y.rangeMin},g={x:n?p.x.apply(s,{position:"end"}):p.x.rangeMax,y:i?p.y.apply(u,{position:"end"}):p.y.rangeMax};return IC(a,"discard")&&(!p.isInRange(m)||!p.isInRange(g))?null:$0n(m,g)},x9e=function(e){function t(){return cpo(this,t),dpo(this,t,arguments)}return hpo(t,e),upo(t,[{key:"render",value:function(){var r=this.props,i=r.x1,a=r.x2,o=r.y1,s=r.y2,c=r.className,u=r.alwaysShow,d=r.clipPathId;_5(u===void 0,'The alwaysShow prop is deprecated. Please use ifOverflow="extendDomain" instead.');var f=s0(i),p=s0(a),m=s0(o),g=s0(s),_=this.props.shape;if(!f&&!p&&!m&&!g&&!_)return null;var v=gpo(f,p,m,g,this.props);if(!v&&!_)return null;var b=IC(this.props,"hidden")?"url(#".concat(d,")"):void 0;return G.createElement($f,{className:Hu("recharts-reference-area",c)},t.renderRect(_,Yxt(Yxt({clipPath:b},Sc(this.props,!0)),v)),ag.renderCallByParent(this.props,v))}}])}(G.Component);b9e(x9e,"displayName","ReferenceArea");b9e(x9e,"defaultProps",{isFront:!1,ifOverflow:"discard",xAxisId:0,yAxisId:0,r:10,fill:"#ccc",fillOpacity:.5,stroke:"none",strokeWidth:1});b9e(x9e,"renderRect",function(e,t){var n;return G.isValidElement(e)?n=G.cloneElement(e,t):Fc(e)?n=e(t):n=G.createElement(FN,tVe({},t,{className:"recharts-reference-area-rect"})),n});function q0n(e,t,n){if(t<1)return[];if(t===1&&n===void 0)return e;for(var r=[],i=0;i<e.length;i+=t)if(n===void 0||n(e[i])===!0)r.push(e[i]);else return;return r}function vpo(e,t,n){var r={width:e.width+t.width,height:e.height+t.height};return hfo(r,n)}function _po(e,t,n){var r=n==="width",i=e.x,a=e.y,o=e.width,s=e.height;return t===1?{start:r?i:a,end:r?i+o:a+s}:{start:r?i+o:a+s,end:r?i:a}}function h4e(e,t,n,r,i){if(e*t<e*r||e*t>e*i)return!1;var a=n();return e*(t-e*a/2-r)>=0&&e*(t+e*a/2-i)<=0}function ypo(e,t){return q0n(e,t+1)}function bpo(e,t,n,r,i){for(var a=(r||[]).slice(),o=t.start,s=t.end,c=0,u=1,d=o,f=function(){var g=r==null?void 0:r[c];if(g===void 0)return{v:q0n(r,u)};var _=c,v,b=function(){return v===void 0&&(v=n(g,_)),v},y=g.coordinate,x=c===0||h4e(e,y,b,d,s);x||(c=0,d=o,u+=1),x&&(d=y+e*(b()/2+i),c+=u)},p;u<=a.length;)if(p=f(),p)return p.v;return[]}function nae(e){"@babel/helpers - typeof";return nae=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},nae(e)}function Jxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Yv(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Jxt(Object(n),!0).forEach(function(r){xpo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function xpo(e,t,n){return t=Spo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Spo(e){var t=Cpo(e,"string");return nae(t)=="symbol"?t:t+""}function Cpo(e,t){if(nae(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(nae(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function wpo(e,t,n,r,i){for(var a=(r||[]).slice(),o=a.length,s=t.start,c=t.end,u=function(p){var m=a[p],g,_=function(){return g===void 0&&(g=n(m,p)),g};if(p===o-1){var v=e*(m.coordinate+e*_()/2-c);a[p]=m=Yv(Yv({},m),{},{tickCoord:v>0?m.coordinate-v*e:m.coordinate})}else a[p]=m=Yv(Yv({},m),{},{tickCoord:m.coordinate});var b=h4e(e,m.tickCoord,_,s,c);b&&(c=m.tickCoord-e*(_()/2+i),a[p]=Yv(Yv({},m),{},{isShow:!0}))},d=o-1;d>=0;d--)u(d);return a}function Epo(e,t,n,r,i,a){var o=(r||[]).slice(),s=o.length,c=t.start,u=t.end;if(a){var d=r[s-1],f=n(d,s-1),p=e*(d.coordinate+e*f/2-u);o[s-1]=d=Yv(Yv({},d),{},{tickCoord:p>0?d.coordinate-p*e:d.coordinate});var m=h4e(e,d.tickCoord,function(){return f},c,u);m&&(u=d.tickCoord-e*(f/2+i),o[s-1]=Yv(Yv({},d),{},{isShow:!0}))}for(var g=a?s-1:s,_=function(y){var x=o[y],C,w=function(){return C===void 0&&(C=n(x,y)),C};if(y===0){var $=e*(x.coordinate-e*w()/2-c);o[y]=x=Yv(Yv({},x),{},{tickCoord:$<0?x.coordinate-$*e:x.coordinate})}else o[y]=x=Yv(Yv({},x),{},{tickCoord:x.coordinate});var O=h4e(e,x.tickCoord,w,c,u);O&&(c=x.tickCoord+e*(w()/2+i),o[y]=Yv(Yv({},x),{},{isShow:!0}))},v=0;v<g;v++)_(v);return o}function trt(e,t,n){var r=e.tick,i=e.ticks,a=e.viewBox,o=e.minTickGap,s=e.orientation,c=e.interval,u=e.tickFormatter,d=e.unit,f=e.angle;if(!i||!i.length||!r)return[];if(Yo(c)||mT.isSsr)return ypo(i,typeof c=="number"&&Yo(c)?c:0);var p=[],m=s==="top"||s==="bottom"?"width":"height",g=d&&m==="width"?tre(d,{fontSize:t,letterSpacing:n}):{width:0,height:0},_=function(x,C){var w=Fc(u)?u(x.value,C):x.value;return m==="width"?vpo(tre(w,{fontSize:t,letterSpacing:n}),g,f):tre(w,{fontSize:t,letterSpacing:n})[m]},v=i.length>=2?o_(i[1].coordinate-i[0].coordinate):1,b=_po(a,v,m);return c==="equidistantPreserveStart"?bpo(v,b,_,i,o):(c==="preserveStart"||c==="preserveStartEnd"?p=Epo(v,b,_,i,o,c==="preserveStartEnd"):p=wpo(v,b,_,i,o),p.filter(function(y){return y.isShow}))}var Tpo=["viewBox"],$po=["viewBox"],Opo=["ticks"];function WU(e){"@babel/helpers - typeof";return WU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},WU(e)}function fV(){return fV=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},fV.apply(this,arguments)}function Qxt(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Z2(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Qxt(Object(n),!0).forEach(function(r){nrt(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qxt(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function PMe(e,t){if(e==null)return{};var n=Ppo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Ppo(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function Npo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zxt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,W0n(r.key),r)}}function Dpo(e,t,n){return t&&Zxt(e.prototype,t),n&&Zxt(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Ipo(e,t,n){return t=m4e(t),Rpo(e,V0n()?Reflect.construct(t,n||[],m4e(e).constructor):t.apply(e,n))}function Rpo(e,t){if(t&&(WU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return kpo(e)}function kpo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function V0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(V0n=function(){return!!e})()}function m4e(e){return m4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},m4e(e)}function Apo(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&rVe(e,t)}function rVe(e,t){return rVe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},rVe(e,t)}function nrt(e,t,n){return t=W0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function W0n(e){var t=Mpo(e,"string");return WU(t)=="symbol"?t:t+""}function Mpo(e,t){if(WU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(WU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var yY=function(e){function t(n){var r;return Npo(this,t),r=Ipo(this,t,[n]),r.state={fontSize:"",letterSpacing:""},r}return Apo(t,e),Dpo(t,[{key:"shouldComponentUpdate",value:function(r,i){var a=r.viewBox,o=PMe(r,Tpo),s=this.props,c=s.viewBox,u=PMe(s,$po);return!zV(a,c)||!zV(o,u)||!zV(i,this.state)}},{key:"componentDidMount",value:function(){var r=this.layerReference;if(r){var i=r.getElementsByClassName("recharts-cartesian-axis-tick-value")[0];i&&this.setState({fontSize:window.getComputedStyle(i).fontSize,letterSpacing:window.getComputedStyle(i).letterSpacing})}}},{key:"getTickLineCoord",value:function(r){var i=this.props,a=i.x,o=i.y,s=i.width,c=i.height,u=i.orientation,d=i.tickSize,f=i.mirror,p=i.tickMargin,m,g,_,v,b,y,x=f?-1:1,C=r.tickSize||d,w=Yo(r.tickCoord)?r.tickCoord:r.coordinate;switch(u){case"top":m=g=r.coordinate,v=o+ +!f*c,_=v-x*C,y=_-x*p,b=w;break;case"left":_=v=r.coordinate,g=a+ +!f*s,m=g-x*C,b=m-x*p,y=w;break;case"right":_=v=r.coordinate,g=a+ +f*s,m=g+x*C,b=m+x*p,y=w;break;default:m=g=r.coordinate,v=o+ +f*c,_=v+x*C,y=_+x*p,b=w;break}return{line:{x1:m,y1:_,x2:g,y2:v},tick:{x:b,y}}}},{key:"getTickTextAnchor",value:function(){var r=this.props,i=r.orientation,a=r.mirror,o;switch(i){case"left":o=a?"start":"end";break;case"right":o=a?"end":"start";break;default:o="middle";break}return o}},{key:"getTickVerticalAnchor",value:function(){var r=this.props,i=r.orientation,a=r.mirror,o="end";switch(i){case"left":case"right":o="middle";break;case"top":o=a?"start":"end";break;default:o=a?"end":"start";break}return o}},{key:"renderAxisLine",value:function(){var r=this.props,i=r.x,a=r.y,o=r.width,s=r.height,c=r.orientation,u=r.mirror,d=r.axisLine,f=Z2(Z2(Z2({},Sc(this.props,!1)),Sc(d,!1)),{},{fill:"none"});if(c==="top"||c==="bottom"){var p=+(c==="top"&&!u||c==="bottom"&&u);f=Z2(Z2({},f),{},{x1:i,y1:a+p*s,x2:i+o,y2:a+p*s})}else{var m=+(c==="left"&&!u||c==="right"&&u);f=Z2(Z2({},f),{},{x1:i+m*o,y1:a,x2:i+m*o,y2:a+s})}return G.createElement("line",fV({},f,{className:Hu("recharts-cartesian-axis-line",B3(d,"className"))}))}},{key:"renderTicks",value:function(r,i,a){var o=this,s=this.props,c=s.tickLine,u=s.stroke,d=s.tick,f=s.tickFormatter,p=s.unit,m=trt(Z2(Z2({},this.props),{},{ticks:r}),i,a),g=this.getTickTextAnchor(),_=this.getTickVerticalAnchor(),v=Sc(this.props,!1),b=Sc(d,!1),y=Z2(Z2({},v),{},{fill:"none"},Sc(c,!1)),x=m.map(function(C,w){var $=o.getTickLineCoord(C),O=$.line,N=$.tick,P=Z2(Z2(Z2(Z2({textAnchor:g,verticalAnchor:_},v),{},{stroke:"none",fill:u},b),N),{},{index:w,payload:C,visibleTicksCount:m.length,tickFormatter:f});return G.createElement($f,fV({className:"recharts-cartesian-axis-tick",key:"tick-".concat(C.value,"-").concat(C.coordinate,"-").concat(C.tickCoord)},RF(o.props,C,w)),c&&G.createElement("line",fV({},y,O,{className:Hu("recharts-cartesian-axis-tick-line",B3(c,"className"))})),d&&t.renderTickItem(d,P,"".concat(Fc(f)?f(C.value,w):C.value).concat(p||"")))});return G.createElement("g",{className:"recharts-cartesian-axis-ticks"},x)}},{key:"render",value:function(){var r=this,i=this.props,a=i.axisLine,o=i.width,s=i.height,c=i.ticksGenerator,u=i.className,d=i.hide;if(d)return null;var f=this.props,p=f.ticks,m=PMe(f,Opo),g=p;return Fc(c)&&(g=p&&p.length>0?c(this.props):c(m)),o<=0||s<=0||!g||!g.length?null:G.createElement($f,{className:Hu("recharts-cartesian-axis",u),ref:function(v){r.layerReference=v}},a&&this.renderAxisLine(),this.renderTicks(g,this.state.fontSize,this.state.letterSpacing),ag.renderCallByParent(this.props))}}],[{key:"renderTickItem",value:function(r,i,a){var o;return G.isValidElement(r)?o=G.cloneElement(r,i):Fc(r)?o=r(i):o=G.createElement(kF,fV({},i,{className:"recharts-cartesian-axis-tick-value"}),a),o}}])}(h.Component);nrt(yY,"displayName","CartesianAxis");nrt(yY,"defaultProps",{x:0,y:0,width:0,height:0,viewBox:{x:0,y:0,width:0,height:0},orientation:"bottom",ticks:[],stroke:"#666",tickLine:!0,axisLine:!0,tick:!0,mirror:!1,minTickGap:5,tickSize:6,tickMargin:2,interval:"preserveEnd"});var Fpo=["x1","y1","x2","y2","key"],Lpo=["offset"];function FF(e){"@babel/helpers - typeof";return FF=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},FF(e)}function e5t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Qv(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?e5t(Object(n),!0).forEach(function(r){jpo(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):e5t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function jpo(e,t,n){return t=Bpo(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Bpo(e){var t=zpo(e,"string");return FF(t)=="symbol"?t:t+""}function zpo(e,t){if(FF(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(FF(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function wM(){return wM=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},wM.apply(this,arguments)}function t5t(e,t){if(e==null)return{};var n=Hpo(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Hpo(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}var qpo=function(t){var n=t.fill;if(!n||n==="none")return null;var r=t.fillOpacity,i=t.x,a=t.y,o=t.width,s=t.height,c=t.ry;return G.createElement("rect",{x:i,y:a,ry:c,width:o,height:s,stroke:"none",fill:n,fillOpacity:r,className:"recharts-cartesian-grid-bg"})};function U0n(e,t){var n;if(G.isValidElement(e))n=G.cloneElement(e,t);else if(Fc(e))n=e(t);else{var r=t.x1,i=t.y1,a=t.x2,o=t.y2,s=t.key,c=t5t(t,Fpo),u=Sc(c,!1);u.offset;var d=t5t(u,Lpo);n=G.createElement("line",wM({},d,{x1:r,y1:i,x2:a,y2:o,fill:"none",key:s}))}return n}function Vpo(e){var t=e.x,n=e.width,r=e.horizontal,i=r===void 0?!0:r,a=e.horizontalPoints;if(!i||!a||!a.length)return null;var o=a.map(function(s,c){var u=Qv(Qv({},e),{},{x1:t,y1:s,x2:t+n,y2:s,key:"line-".concat(c),index:c});return U0n(i,u)});return G.createElement("g",{className:"recharts-cartesian-grid-horizontal"},o)}function Wpo(e){var t=e.y,n=e.height,r=e.vertical,i=r===void 0?!0:r,a=e.verticalPoints;if(!i||!a||!a.length)return null;var o=a.map(function(s,c){var u=Qv(Qv({},e),{},{x1:s,y1:t,x2:s,y2:t+n,key:"line-".concat(c),index:c});return U0n(i,u)});return G.createElement("g",{className:"recharts-cartesian-grid-vertical"},o)}function Upo(e){var t=e.horizontalFill,n=e.fillOpacity,r=e.x,i=e.y,a=e.width,o=e.height,s=e.horizontalPoints,c=e.horizontal,u=c===void 0?!0:c;if(!u||!t||!t.length)return null;var d=s.map(function(p){return Math.round(p+i-i)}).sort(function(p,m){return p-m});i!==d[0]&&d.unshift(0);var f=d.map(function(p,m){var g=!d[m+1],_=g?i+o-p:d[m+1]-p;if(_<=0)return null;var v=m%t.length;return G.createElement("rect",{key:"react-".concat(m),y:p,x:r,height:_,width:a,stroke:"none",fill:t[v],fillOpacity:n,className:"recharts-cartesian-grid-bg"})});return G.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},f)}function Kpo(e){var t=e.vertical,n=t===void 0?!0:t,r=e.verticalFill,i=e.fillOpacity,a=e.x,o=e.y,s=e.width,c=e.height,u=e.verticalPoints;if(!n||!r||!r.length)return null;var d=u.map(function(p){return Math.round(p+a-a)}).sort(function(p,m){return p-m});a!==d[0]&&d.unshift(0);var f=d.map(function(p,m){var g=!d[m+1],_=g?a+s-p:d[m+1]-p;if(_<=0)return null;var v=m%r.length;return G.createElement("rect",{key:"react-".concat(m),x:p,y:o,width:_,height:c,stroke:"none",fill:r[v],fillOpacity:i,className:"recharts-cartesian-grid-bg"})});return G.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},f)}var Gpo=function(t,n){var r=t.xAxis,i=t.width,a=t.height,o=t.offset;return U1n(trt(Qv(Qv(Qv({},yY.defaultProps),r),{},{ticks:G9(r,!0),viewBox:{x:0,y:0,width:i,height:a}})),o.left,o.left+o.width,n)},Ypo=function(t,n){var r=t.yAxis,i=t.width,a=t.height,o=t.offset;return U1n(trt(Qv(Qv(Qv({},yY.defaultProps),r),{},{ticks:G9(r,!0),viewBox:{x:0,y:0,width:i,height:a}})),o.top,o.top+o.height,n)},xq={horizontal:!0,vertical:!0,horizontalPoints:[],verticalPoints:[],stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]};function K0n(e){var t,n,r,i,a,o,s=Jnt(),c=Qnt(),u=jfo(),d=Qv(Qv({},e),{},{stroke:(t=e.stroke)!==null&&t!==void 0?t:xq.stroke,fill:(n=e.fill)!==null&&n!==void 0?n:xq.fill,horizontal:(r=e.horizontal)!==null&&r!==void 0?r:xq.horizontal,horizontalFill:(i=e.horizontalFill)!==null&&i!==void 0?i:xq.horizontalFill,vertical:(a=e.vertical)!==null&&a!==void 0?a:xq.vertical,verticalFill:(o=e.verticalFill)!==null&&o!==void 0?o:xq.verticalFill,x:Yo(e.x)?e.x:u.left,y:Yo(e.y)?e.y:u.top,width:Yo(e.width)?e.width:u.width,height:Yo(e.height)?e.height:u.height}),f=d.x,p=d.y,m=d.width,g=d.height,_=d.syncWithTicks,v=d.horizontalValues,b=d.verticalValues,y=Mfo(),x=Ffo();if(!Yo(m)||m<=0||!Yo(g)||g<=0||!Yo(f)||f!==+f||!Yo(p)||p!==+p)return null;var C=d.verticalCoordinatesGenerator||Gpo,w=d.horizontalCoordinatesGenerator||Ypo,$=d.horizontalPoints,O=d.verticalPoints;if((!$||!$.length)&&Fc(w)){var N=v&&v.length,P=w({yAxis:x?Qv(Qv({},x),{},{ticks:N?v:x.ticks}):void 0,width:s,height:c,offset:u},N?!0:_);_5(Array.isArray(P),"horizontalCoordinatesGenerator should return Array but instead it returned [".concat(FF(P),"]")),Array.isArray(P)&&($=P)}if((!O||!O.length)&&Fc(C)){var I=b&&b.length,D=C({xAxis:y?Qv(Qv({},y),{},{ticks:I?b:y.ticks}):void 0,width:s,height:c,offset:u},I?!0:_);_5(Array.isArray(D),"verticalCoordinatesGenerator should return Array but instead it returned [".concat(FF(D),"]")),Array.isArray(D)&&(O=D)}return G.createElement("g",{className:"recharts-cartesian-grid"},G.createElement(qpo,{fill:d.fill,fillOpacity:d.fillOpacity,x:d.x,y:d.y,width:d.width,height:d.height,ry:d.ry}),G.createElement(Vpo,wM({},d,{offset:u,horizontalPoints:$,xAxis:y,yAxis:x})),G.createElement(Wpo,wM({},d,{offset:u,verticalPoints:O,xAxis:y,yAxis:x})),G.createElement(Upo,wM({},d,{horizontalPoints:$})),G.createElement(Kpo,wM({},d,{verticalPoints:O})))}K0n.displayName="CartesianGrid";function UU(e){"@babel/helpers - typeof";return UU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},UU(e)}function Xpo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function n5t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,X0n(r.key),r)}}function Jpo(e,t,n){return t&&n5t(e.prototype,t),n&&n5t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Qpo(e,t,n){return t=g4e(t),Zpo(e,G0n()?Reflect.construct(t,n||[],g4e(e).constructor):t.apply(e,n))}function Zpo(e,t){if(t&&(UU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return eho(e)}function eho(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function G0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(G0n=function(){return!!e})()}function g4e(e){return g4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},g4e(e)}function tho(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&iVe(e,t)}function iVe(e,t){return iVe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},iVe(e,t)}function Y0n(e,t,n){return t=X0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function X0n(e){var t=nho(e,"string");return UU(t)=="symbol"?t:t+""}function nho(e,t){if(UU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(UU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function aVe(){return aVe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},aVe.apply(this,arguments)}function rho(e){var t=e.xAxisId,n=Jnt(),r=Qnt(),i=A0n(t);return i==null?null:G.createElement(yY,aVe({},i,{className:Hu("recharts-".concat(i.axisType," ").concat(i.axisType),i.className),viewBox:{x:0,y:0,width:n,height:r},ticksGenerator:function(o){return G9(o,!0)}}))}var bY=function(e){function t(){return Xpo(this,t),Qpo(this,t,arguments)}return tho(t,e),Jpo(t,[{key:"render",value:function(){return G.createElement(rho,this.props)}}])}(G.Component);Y0n(bY,"displayName","XAxis");Y0n(bY,"defaultProps",{allowDecimals:!0,hide:!1,orientation:"bottom",width:0,height:30,mirror:!1,xAxisId:0,tickCount:5,type:"category",padding:{left:0,right:0},allowDataOverflow:!1,scale:"auto",reversed:!1,allowDuplicatedCategory:!0});function KU(e){"@babel/helpers - typeof";return KU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},KU(e)}function iho(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function r5t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Z0n(r.key),r)}}function aho(e,t,n){return t&&r5t(e.prototype,t),n&&r5t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function oho(e,t,n){return t=v4e(t),sho(e,J0n()?Reflect.construct(t,n||[],v4e(e).constructor):t.apply(e,n))}function sho(e,t){if(t&&(KU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return lho(e)}function lho(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function J0n(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(J0n=function(){return!!e})()}function v4e(e){return v4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},v4e(e)}function cho(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&oVe(e,t)}function oVe(e,t){return oVe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},oVe(e,t)}function Q0n(e,t,n){return t=Z0n(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Z0n(e){var t=uho(e,"string");return KU(t)=="symbol"?t:t+""}function uho(e,t){if(KU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(KU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function sVe(){return sVe=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},sVe.apply(this,arguments)}var dho=function(t){var n=t.yAxisId,r=Jnt(),i=Qnt(),a=M0n(n);return a==null?null:G.createElement(yY,sVe({},a,{className:Hu("recharts-".concat(a.axisType," ").concat(a.axisType),a.className),viewBox:{x:0,y:0,width:r,height:i},ticksGenerator:function(s){return G9(s,!0)}}))},xY=function(e){function t(){return iho(this,t),oho(this,t,arguments)}return cho(t,e),aho(t,[{key:"render",value:function(){return G.createElement(dho,this.props)}}])}(G.Component);Q0n(xY,"displayName","YAxis");Q0n(xY,"defaultProps",{allowDuplicatedCategory:!0,allowDecimals:!0,hide:!1,orientation:"left",width:60,height:0,mirror:!1,yAxisId:0,tickCount:5,type:"number",padding:{top:0,bottom:0},allowDataOverflow:!1,scale:"auto",reversed:!1});function i5t(e){return mho(e)||hho(e)||pho(e)||fho()}function fho(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function pho(e,t){if(e){if(typeof e=="string")return lVe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return lVe(e,t)}}function hho(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function mho(e){if(Array.isArray(e))return lVe(e)}function lVe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var cVe=function(t,n,r,i,a){var o=z6(t,ert),s=z6(t,y9e),c=[].concat(i5t(o),i5t(s)),u=z6(t,x9e),d="".concat(i,"Id"),f=i[0],p=n;if(c.length&&(p=c.reduce(function(_,v){if(v.props[d]===r&&IC(v.props,"extendDomain")&&Yo(v.props[f])){var b=v.props[f];return[Math.min(_[0],b),Math.max(_[1],b)]}return _},p)),u.length){var m="".concat(f,"1"),g="".concat(f,"2");p=u.reduce(function(_,v){if(v.props[d]===r&&IC(v.props,"extendDomain")&&Yo(v.props[m])&&Yo(v.props[g])){var b=v.props[m],y=v.props[g];return[Math.min(_[0],b,y),Math.max(_[1],b,y)]}return _},p)}return a&&a.length&&(p=a.reduce(function(_,v){return Yo(v)?[Math.min(_[0],v),Math.max(_[1],v)]:_},p)),p},egn={exports:{}};(function(e){var t=Object.prototype.hasOwnProperty,n="~";function r(){}Object.create&&(r.prototype=Object.create(null),new r().__proto__||(n=!1));function i(c,u,d){this.fn=c,this.context=u,this.once=d||!1}function a(c,u,d,f,p){if(typeof d!="function")throw new TypeError("The listener must be a function");var m=new i(d,f||c,p),g=n?n+u:u;return c._events[g]?c._events[g].fn?c._events[g]=[c._events[g],m]:c._events[g].push(m):(c._events[g]=m,c._eventsCount++),c}function o(c,u){--c._eventsCount===0?c._events=new r:delete c._events[u]}function s(){this._events=new r,this._eventsCount=0}s.prototype.eventNames=function(){var u=[],d,f;if(this._eventsCount===0)return u;for(f in d=this._events)t.call(d,f)&&u.push(n?f.slice(1):f);return Object.getOwnPropertySymbols?u.concat(Object.getOwnPropertySymbols(d)):u},s.prototype.listeners=function(u){var d=n?n+u:u,f=this._events[d];if(!f)return[];if(f.fn)return[f.fn];for(var p=0,m=f.length,g=new Array(m);p<m;p++)g[p]=f[p].fn;return g},s.prototype.listenerCount=function(u){var d=n?n+u:u,f=this._events[d];return f?f.fn?1:f.length:0},s.prototype.emit=function(u,d,f,p,m,g){var _=n?n+u:u;if(!this._events[_])return!1;var v=this._events[_],b=arguments.length,y,x;if(v.fn){switch(v.once&&this.removeListener(u,v.fn,void 0,!0),b){case 1:return v.fn.call(v.context),!0;case 2:return v.fn.call(v.context,d),!0;case 3:return v.fn.call(v.context,d,f),!0;case 4:return v.fn.call(v.context,d,f,p),!0;case 5:return v.fn.call(v.context,d,f,p,m),!0;case 6:return v.fn.call(v.context,d,f,p,m,g),!0}for(x=1,y=new Array(b-1);x<b;x++)y[x-1]=arguments[x];v.fn.apply(v.context,y)}else{var C=v.length,w;for(x=0;x<C;x++)switch(v[x].once&&this.removeListener(u,v[x].fn,void 0,!0),b){case 1:v[x].fn.call(v[x].context);break;case 2:v[x].fn.call(v[x].context,d);break;case 3:v[x].fn.call(v[x].context,d,f);break;case 4:v[x].fn.call(v[x].context,d,f,p);break;default:if(!y)for(w=1,y=new Array(b-1);w<b;w++)y[w-1]=arguments[w];v[x].fn.apply(v[x].context,y)}}return!0},s.prototype.on=function(u,d,f){return a(this,u,d,f,!1)},s.prototype.once=function(u,d,f){return a(this,u,d,f,!0)},s.prototype.removeListener=function(u,d,f,p){var m=n?n+u:u;if(!this._events[m])return this;if(!d)return o(this,m),this;var g=this._events[m];if(g.fn)g.fn===d&&(!p||g.once)&&(!f||g.context===f)&&o(this,m);else{for(var _=0,v=[],b=g.length;_<b;_++)(g[_].fn!==d||p&&!g[_].once||f&&g[_].context!==f)&&v.push(g[_]);v.length?this._events[m]=v.length===1?v[0]:v:o(this,m)}return this},s.prototype.removeAllListeners=function(u){var d;return u?(d=n?n+u:u,this._events[d]&&o(this,d)):(this._events=new r,this._eventsCount=0),this},s.prototype.off=s.prototype.removeListener,s.prototype.addListener=s.prototype.on,s.prefixed=n,s.EventEmitter=s,e.exports=s})(egn);var gho=egn.exports;const vho=il(gho);var NMe=new vho,DMe="recharts.syncMouseEvents";function rae(e){"@babel/helpers - typeof";return rae=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},rae(e)}function _ho(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a5t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,tgn(r.key),r)}}function yho(e,t,n){return t&&a5t(e.prototype,t),n&&a5t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function IMe(e,t,n){return t=tgn(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tgn(e){var t=bho(e,"string");return rae(t)=="symbol"?t:t+""}function bho(e,t){if(rae(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(rae(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var xho=function(){function e(){_ho(this,e),IMe(this,"activeIndex",0),IMe(this,"coordinateList",[]),IMe(this,"layout","horizontal")}return yho(e,[{key:"setDetails",value:function(n){var r,i=n.coordinateList,a=i===void 0?null:i,o=n.container,s=o===void 0?null:o,c=n.layout,u=c===void 0?null:c,d=n.offset,f=d===void 0?null:d,p=n.mouseHandlerCallback,m=p===void 0?null:p;this.coordinateList=(r=a??this.coordinateList)!==null&&r!==void 0?r:[],this.container=s??this.container,this.layout=u??this.layout,this.offset=f??this.offset,this.mouseHandlerCallback=m??this.mouseHandlerCallback,this.activeIndex=Math.min(Math.max(this.activeIndex,0),this.coordinateList.length-1)}},{key:"focus",value:function(){this.spoofMouse()}},{key:"keyboardEvent",value:function(n){if(this.coordinateList.length!==0)switch(n.key){case"ArrowRight":{if(this.layout!=="horizontal")return;this.activeIndex=Math.min(this.activeIndex+1,this.coordinateList.length-1),this.spoofMouse();break}case"ArrowLeft":{if(this.layout!=="horizontal")return;this.activeIndex=Math.max(this.activeIndex-1,0),this.spoofMouse();break}}}},{key:"setIndex",value:function(n){this.activeIndex=n}},{key:"spoofMouse",value:function(){var n,r;if(this.layout==="horizontal"&&this.coordinateList.length!==0){var i=this.container.getBoundingClientRect(),a=i.x,o=i.y,s=i.height,c=this.coordinateList[this.activeIndex].coordinate,u=((n=window)===null||n===void 0?void 0:n.scrollX)||0,d=((r=window)===null||r===void 0?void 0:r.scrollY)||0,f=a+c+u,p=o+this.offset.top+s/2+d;this.mouseHandlerCallback({pageX:f,pageY:p})}}}])}();function Sho(e,t,n){if(n==="number"&&t===!0&&Array.isArray(e)){var r=e==null?void 0:e[0],i=e==null?void 0:e[1];if(r&&i&&Yo(r)&&Yo(i))return!0}return!1}function Cho(e,t,n,r){var i=r/2;return{stroke:"none",fill:"#ccc",x:e==="horizontal"?t.x-i:n.left+.5,y:e==="horizontal"?n.top+.5:t.y-i,width:e==="horizontal"?r:n.width-1,height:e==="horizontal"?n.height-1:r}}function ngn(e){var t=e.cx,n=e.cy,r=e.radius,i=e.startAngle,a=e.endAngle,o=xp(t,n,r,i),s=xp(t,n,r,a);return{points:[o,s],cx:t,cy:n,radius:r,startAngle:i,endAngle:a}}function who(e,t,n){var r,i,a,o;if(e==="horizontal")r=t.x,a=r,i=n.top,o=n.top+n.height;else if(e==="vertical")i=t.y,o=i,r=n.left,a=n.left+n.width;else if(t.cx!=null&&t.cy!=null)if(e==="centric"){var s=t.cx,c=t.cy,u=t.innerRadius,d=t.outerRadius,f=t.angle,p=xp(s,c,u,f),m=xp(s,c,d,f);r=p.x,i=p.y,a=m.x,o=m.y}else return ngn(t);return[{x:r,y:i},{x:a,y:o}]}function iae(e){"@babel/helpers - typeof";return iae=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},iae(e)}function o5t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Y0e(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?o5t(Object(n),!0).forEach(function(r){Eho(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):o5t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Eho(e,t,n){return t=Tho(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Tho(e){var t=$ho(e,"string");return iae(t)=="symbol"?t:t+""}function $ho(e,t){if(iae(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(iae(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Oho(e){var t,n,r=e.element,i=e.tooltipEventType,a=e.isActive,o=e.activeCoordinate,s=e.activePayload,c=e.offset,u=e.activeTooltipIndex,d=e.tooltipAxisBandSize,f=e.layout,p=e.chartName,m=(t=r.props.cursor)!==null&&t!==void 0?t:(n=r.type.defaultProps)===null||n===void 0?void 0:n.cursor;if(!r||!m||!a||!o||p!=="ScatterChart"&&i!=="axis")return null;var g,_=Iqe;if(p==="ScatterChart")g=o,_=dco;else if(p==="BarChart")g=Cho(f,o,c,d),_=FN;else if(f==="radial"){var v=ngn(o),b=v.cx,y=v.cy,x=v.radius,C=v.startAngle,w=v.endAngle;g={cx:b,cy:y,startAngle:C,endAngle:w,innerRadius:x,outerRadius:x},_=IU}else g={points:who(f,o,c)},_=Iqe;var $=Y0e(Y0e(Y0e(Y0e({stroke:"#ccc",pointerEvents:"none"},c),g),Sc(m,!1)),{},{payload:s,payloadIndex:u,className:Hu("recharts-tooltip-cursor",m.className)});return h.isValidElement(m)?h.cloneElement(m,$):h.createElement(_,$)}var Pho=["item"],Nho=["children","className","width","height","style","compact","title","desc"];function GU(e){"@babel/helpers - typeof";return GU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},GU(e)}function pV(){return pV=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},pV.apply(this,arguments)}function s5t(e,t){return Rho(e)||Iho(e,t)||ign(e,t)||Dho()}function Dho(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Iho(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,u=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(s.push(r.value),s.length!==t);c=!0);}catch(d){u=!0,i=d}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}function Rho(e){if(Array.isArray(e))return e}function l5t(e,t){if(e==null)return{};var n=kho(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function kho(e,t){if(e==null)return{};var n={};for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r)){if(t.indexOf(r)>=0)continue;n[r]=e[r]}return n}function Aho(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function c5t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,agn(r.key),r)}}function Mho(e,t,n){return t&&c5t(e.prototype,t),n&&c5t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function Fho(e,t,n){return t=_4e(t),Lho(e,rgn()?Reflect.construct(t,n||[],_4e(e).constructor):t.apply(e,n))}function Lho(e,t){if(t&&(GU(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return jho(e)}function jho(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function rgn(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(rgn=function(){return!!e})()}function _4e(e){return _4e=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},_4e(e)}function Bho(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&uVe(e,t)}function uVe(e,t){return uVe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,i){return r.__proto__=i,r},uVe(e,t)}function YU(e){return qho(e)||Hho(e)||ign(e)||zho()}function zho(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function ign(e,t){if(e){if(typeof e=="string")return dVe(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return dVe(e,t)}}function Hho(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function qho(e){if(Array.isArray(e))return dVe(e)}function dVe(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function u5t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Sa(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?u5t(Object(n),!0).forEach(function(r){lc(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):u5t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function lc(e,t,n){return t=agn(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function agn(e){var t=Vho(e,"string");return GU(t)=="symbol"?t:t+""}function Vho(e,t){if(GU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(GU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Who={xAxis:["bottom","top"],yAxis:["left","right"]},Uho={width:"100%",height:"100%"},ogn={x:0,y:0};function X0e(e){return e}var Kho=function(t,n){return n==="horizontal"?t.x:n==="vertical"?t.y:n==="centric"?t.angle:t.radius},Gho=function(t,n,r,i){var a=n.find(function(d){return d&&d.index===r});if(a){if(t==="horizontal")return{x:a.coordinate,y:i.y};if(t==="vertical")return{x:i.x,y:a.coordinate};if(t==="centric"){var o=a.coordinate,s=i.radius;return Sa(Sa(Sa({},i),xp(i.cx,i.cy,s,o)),{},{angle:o,radius:s})}var c=a.coordinate,u=i.angle;return Sa(Sa(Sa({},i),xp(i.cx,i.cy,c,u)),{},{angle:u,radius:c})}return ogn},S9e=function(t,n){var r=n.graphicalItems,i=n.dataStartIndex,a=n.dataEndIndex,o=(r??[]).reduce(function(s,c){var u=c.props.data;return u&&u.length?[].concat(YU(s),YU(u)):s},[]);return o.length>0?o:t&&t.length&&Yo(i)&&Yo(a)?t.slice(i,a+1):[]};function sgn(e){return e==="number"?[0,"auto"]:void 0}var fVe=function(t,n,r,i){var a=t.graphicalItems,o=t.tooltipAxis,s=S9e(n,t);return r<0||!a||!a.length||r>=s.length?null:a.reduce(function(c,u){var d,f=(d=u.props.data)!==null&&d!==void 0?d:n;f&&t.dataStartIndex+t.dataEndIndex!==0&&t.dataEndIndex-t.dataStartIndex>=r&&(f=f.slice(t.dataStartIndex,t.dataEndIndex+1));var p;if(o.dataKey&&!o.allowDuplicatedCategory){var m=f===void 0?s:f;p=WHe(m,o.dataKey,i)}else p=f&&f[r]||s[r];return p?[].concat(YU(c),[J1n(u,p)]):c},[])},d5t=function(t,n,r,i){var a=i||{x:t.chartX,y:t.chartY},o=Kho(a,r),s=t.orderedTooltipTicks,c=t.tooltipAxis,u=t.tooltipTicks,d=zao(o,s,u,c);if(d>=0&&u){var f=u[d]&&u[d].value,p=fVe(t,n,d,f),m=Gho(r,s,d,a);return{activeTooltipIndex:d,activeLabel:f,activePayload:p,activeCoordinate:m}}return null},Yho=function(t,n){var r=n.axes,i=n.graphicalItems,a=n.axisType,o=n.axisIdKey,s=n.stackGroups,c=n.dataStartIndex,u=n.dataEndIndex,d=t.layout,f=t.children,p=t.stackOffset,m=W1n(d,a);return r.reduce(function(g,_){var v,b=_.type.defaultProps!==void 0?Sa(Sa({},_.type.defaultProps),_.props):_.props,y=b.type,x=b.dataKey,C=b.allowDataOverflow,w=b.allowDuplicatedCategory,$=b.scale,O=b.ticks,N=b.includeHidden,P=b[o];if(g[P])return g;var I=S9e(t.data,{graphicalItems:i.filter(function(Y){var J,Z=o in Y.props?Y.props[o]:(J=Y.type.defaultProps)===null||J===void 0?void 0:J[o];return Z===P}),dataStartIndex:c,dataEndIndex:u}),D=I.length,k,R,A;Sho(b.domain,C,y)&&(k=$qe(b.domain,null,C),m&&(y==="number"||$!=="auto")&&(A=rre(I,x,"category")));var F=sgn(y);if(!k||k.length===0){var z,M=(z=b.domain)!==null&&z!==void 0?z:F;if(x){if(k=rre(I,x,y),y==="category"&&m){var K=UGa(k);w&&K?(R=k,k=a4e(0,D)):w||(k=O8t(M,k,_).reduce(function(Y,J){return Y.indexOf(J)>=0?Y:[].concat(YU(Y),[J])},[]))}else if(y==="category")w?k=k.filter(function(Y){return Y!==""&&!Gu(Y)}):k=O8t(M,k,_).reduce(function(Y,J){return Y.indexOf(J)>=0||J===""||Gu(J)?Y:[].concat(YU(Y),[J])},[]);else if(y==="number"){var U=Uao(I,i.filter(function(Y){var J,Z,te=o in Y.props?Y.props[o]:(J=Y.type.defaultProps)===null||J===void 0?void 0:J[o],re="hide"in Y.props?Y.props.hide:(Z=Y.type.defaultProps)===null||Z===void 0?void 0:Z.hide;return te===P&&(N||!re)}),x,a,d);U&&(k=U)}m&&(y==="number"||$!=="auto")&&(A=rre(I,x,"category"))}else m?k=a4e(0,D):s&&s[P]&&s[P].hasStack&&y==="number"?k=p==="expand"?[0,1]:X1n(s[P].stackGroups,c,u):k=V1n(I,i.filter(function(Y){var J=o in Y.props?Y.props[o]:Y.type.defaultProps[o],Z="hide"in Y.props?Y.props.hide:Y.type.defaultProps.hide;return J===P&&(N||!Z)}),y,d,!0);if(y==="number")k=cVe(f,k,P,a,O),M&&(k=$qe(M,k,C));else if(y==="category"&&M){var W=M,L=k.every(function(Y){return W.indexOf(Y)>=0});L&&(k=W)}}return Sa(Sa({},g),{},lc({},P,Sa(Sa({},b),{},{axisType:a,domain:k,categoricalDomain:A,duplicateDomain:R,originalDomain:(v=b.domain)!==null&&v!==void 0?v:F,isCategorical:m,layout:d})))},{})},Xho=function(t,n){var r=n.graphicalItems,i=n.Axis,a=n.axisType,o=n.axisIdKey,s=n.stackGroups,c=n.dataStartIndex,u=n.dataEndIndex,d=t.layout,f=t.children,p=S9e(t.data,{graphicalItems:r,dataStartIndex:c,dataEndIndex:u}),m=p.length,g=W1n(d,a),_=-1;return r.reduce(function(v,b){var y=b.type.defaultProps!==void 0?Sa(Sa({},b.type.defaultProps),b.props):b.props,x=y[o],C=sgn("number");if(!v[x]){_++;var w;return g?w=a4e(0,m):s&&s[x]&&s[x].hasStack?(w=X1n(s[x].stackGroups,c,u),w=cVe(f,w,x,a)):(w=$qe(C,V1n(p,r.filter(function($){var O,N,P=o in $.props?$.props[o]:(O=$.type.defaultProps)===null||O===void 0?void 0:O[o],I="hide"in $.props?$.props.hide:(N=$.type.defaultProps)===null||N===void 0?void 0:N.hide;return P===x&&!I}),"number",d),i.defaultProps.allowDataOverflow),w=cVe(f,w,x,a)),Sa(Sa({},v),{},lc({},x,Sa(Sa({axisType:a},i.defaultProps),{},{hide:!0,orientation:B3(Who,"".concat(a,".").concat(_%2),null),domain:w,originalDomain:C,isCategorical:g,layout:d})))}return v},{})},Jho=function(t,n){var r=n.axisType,i=r===void 0?"xAxis":r,a=n.AxisComp,o=n.graphicalItems,s=n.stackGroups,c=n.dataStartIndex,u=n.dataEndIndex,d=t.children,f="".concat(i,"Id"),p=z6(d,a),m={};return p&&p.length?m=Yho(t,{axes:p,graphicalItems:o,axisType:i,axisIdKey:f,stackGroups:s,dataStartIndex:c,dataEndIndex:u}):o&&o.length&&(m=Xho(t,{Axis:a,graphicalItems:o,axisType:i,axisIdKey:f,stackGroups:s,dataStartIndex:c,dataEndIndex:u})),m},Qho=function(t){var n=JP(t),r=G9(n,!1,!0);return{tooltipTicks:r,orderedTooltipTicks:bnt(r,function(i){return i.coordinate}),tooltipAxis:n,tooltipAxisBandSize:Uye(n,r)}},f5t=function(t){var n=t.children,r=t.defaultShowTooltip,i=v3(n,jU),a=0,o=0;return t.data&&t.data.length!==0&&(o=t.data.length-1),i&&i.props&&(i.props.startIndex>=0&&(a=i.props.startIndex),i.props.endIndex>=0&&(o=i.props.endIndex)),{chartX:0,chartY:0,dataStartIndex:a,dataEndIndex:o,activeTooltipIndex:-1,isTooltipActive:!!r}},Zho=function(t){return!t||!t.length?!1:t.some(function(n){var r=hT(n&&n.type);return r&&r.indexOf("Bar")>=0})},p5t=function(t){return t==="horizontal"?{numericAxisName:"yAxis",cateAxisName:"xAxis"}:t==="vertical"?{numericAxisName:"xAxis",cateAxisName:"yAxis"}:t==="centric"?{numericAxisName:"radiusAxis",cateAxisName:"angleAxis"}:{numericAxisName:"angleAxis",cateAxisName:"radiusAxis"}},emo=function(t,n){var r=t.props,i=t.graphicalItems,a=t.xAxisMap,o=a===void 0?{}:a,s=t.yAxisMap,c=s===void 0?{}:s,u=r.width,d=r.height,f=r.children,p=r.margin||{},m=v3(f,jU),g=v3(f,LM),_=Object.keys(c).reduce(function(w,$){var O=c[$],N=O.orientation;return!O.mirror&&!O.hide?Sa(Sa({},w),{},lc({},N,w[N]+O.width)):w},{left:p.left||0,right:p.right||0}),v=Object.keys(o).reduce(function(w,$){var O=o[$],N=O.orientation;return!O.mirror&&!O.hide?Sa(Sa({},w),{},lc({},N,B3(w,"".concat(N))+O.height)):w},{top:p.top||0,bottom:p.bottom||0}),b=Sa(Sa({},v),_),y=b.bottom;m&&(b.bottom+=m.props.height||jU.defaultProps.height),g&&n&&(b=Vao(b,i,r,n));var x=u-b.left-b.right,C=d-b.top-b.bottom;return Sa(Sa({brushBottom:y},b),{},{width:Math.max(x,0),height:Math.max(C,0)})},tmo=function(t,n){if(n==="xAxis")return t[n].width;if(n==="yAxis")return t[n].height},lgn=function(t){var n=t.chartName,r=t.GraphicalChild,i=t.defaultTooltipEventType,a=i===void 0?"axis":i,o=t.validateTooltipEventTypes,s=o===void 0?["axis"]:o,c=t.axisComponents,u=t.legendContent,d=t.formatAxisMap,f=t.defaultProps,p=function(b,y){var x=y.graphicalItems,C=y.stackGroups,w=y.offset,$=y.updateId,O=y.dataStartIndex,N=y.dataEndIndex,P=b.barSize,I=b.layout,D=b.barGap,k=b.barCategoryGap,R=b.maxBarSize,A=p5t(I),F=A.numericAxisName,z=A.cateAxisName,M=Zho(x),K=[];return x.forEach(function(U,W){var L=S9e(b.data,{graphicalItems:[U],dataStartIndex:O,dataEndIndex:N}),Y=U.type.defaultProps!==void 0?Sa(Sa({},U.type.defaultProps),U.props):U.props,J=Y.dataKey,Z=Y.maxBarSize,te=Y["".concat(F,"Id")],re=Y["".concat(z,"Id")],se={},de=c.reduce(function(We,ct){var rt,vt,Mt=y["".concat(ct.axisType,"Map")],$t=Y["".concat(ct.axisType,"Id")];Mt&&Mt[$t]||ct.axisType==="zAxis"||MF(!1,"Specifying a(n) ".concat(ct.axisType,"Id requires a corresponding ").concat(ct.axisType,"Id on the targeted graphical component ").concat((rt=U==null||(vt=U.type)===null||vt===void 0?void 0:vt.displayName)!==null&&rt!==void 0?rt:""));var ke=Mt[$t];return Sa(Sa({},We),{},lc(lc({},ct.axisType,ke),"".concat(ct.axisType,"Ticks"),G9(ke)))},se),pe=de[z],Se=de["".concat(z,"Ticks")],ve=C&&C[te]&&C[te].hasStack&&too(U,C[te].stackGroups),be=hT(U.type).indexOf("Bar")>=0,Ee=Uye(pe,Se),xe=[],Pe=M&&Hao({barSize:P,stackGroups:C,totalSize:tmo(de,z)});if(be){var je,ft,Ge=Gu(Z)?R:Z,Ye=(je=(ft=Uye(pe,Se,!0))!==null&&ft!==void 0?ft:Ge)!==null&&je!==void 0?je:0;xe=qao({barGap:D,barCategoryGap:k,bandSize:Ye!==Ee?Ye:Ee,sizeList:Pe[re],maxBarSize:Ge}),Ye!==Ee&&(xe=xe.map(function(We){return Sa(Sa({},We),{},{position:Sa(Sa({},We.position),{},{offset:We.position.offset-Ye/2})})}))}var nt=U&&U.type&&U.type.getComposedData;nt&&K.push({props:Sa(Sa({},nt(Sa(Sa({},de),{},{displayedData:L,props:b,dataKey:J,item:U,bandSize:Ee,barPosition:xe,offset:w,stackedData:ve,layout:I,dataStartIndex:O,dataEndIndex:N}))),{},lc(lc(lc({key:U.key||"item-".concat(W)},F,de[F]),z,de[z]),"animationId",$)),childIndex:rYa(U,b.children),item:U})}),K},m=function(b,y){var x=b.props,C=b.dataStartIndex,w=b.dataEndIndex,$=b.updateId;if(!Bbt({props:x}))return null;var O=x.children,N=x.layout,P=x.stackOffset,I=x.data,D=x.reverseStackOrder,k=p5t(N),R=k.numericAxisName,A=k.cateAxisName,F=z6(O,r),z=Zao(I,F,"".concat(R,"Id"),"".concat(A,"Id"),P,D),M=c.reduce(function(Y,J){var Z="".concat(J.axisType,"Map");return Sa(Sa({},Y),{},lc({},Z,Jho(x,Sa(Sa({},J),{},{graphicalItems:F,stackGroups:J.axisType===R&&z,dataStartIndex:C,dataEndIndex:w}))))},{}),K=emo(Sa(Sa({},M),{},{props:x,graphicalItems:F}),y==null?void 0:y.legendBBox);Object.keys(M).forEach(function(Y){M[Y]=d(x,M[Y],K,Y.replace("Map",""),n)});var U=M["".concat(A,"Map")],W=Qho(U),L=p(x,Sa(Sa({},M),{},{dataStartIndex:C,dataEndIndex:w,updateId:$,graphicalItems:F,stackGroups:z,offset:K}));return Sa(Sa({formattedGraphicalItems:L,graphicalItems:F,offset:K,stackGroups:z},W),M)},g=function(v){function b(y){var x,C,w;return Aho(this,b),w=Fho(this,b,[y]),lc(w,"eventEmitterSymbol",Symbol("rechartsEventEmitter")),lc(w,"accessibilityManager",new xho),lc(w,"handleLegendBBoxUpdate",function($){if($){var O=w.state,N=O.dataStartIndex,P=O.dataEndIndex,I=O.updateId;w.setState(Sa({legendBBox:$},m({props:w.props,dataStartIndex:N,dataEndIndex:P,updateId:I},Sa(Sa({},w.state),{},{legendBBox:$}))))}}),lc(w,"handleReceiveSyncEvent",function($,O,N){if(w.props.syncId===$){if(N===w.eventEmitterSymbol&&typeof w.props.syncMethod!="function")return;w.applySyncEvent(O)}}),lc(w,"handleBrushChange",function($){var O=$.startIndex,N=$.endIndex;if(O!==w.state.dataStartIndex||N!==w.state.dataEndIndex){var P=w.state.updateId;w.setState(function(){return Sa({dataStartIndex:O,dataEndIndex:N},m({props:w.props,dataStartIndex:O,dataEndIndex:N,updateId:P},w.state))}),w.triggerSyncEvent({dataStartIndex:O,dataEndIndex:N})}}),lc(w,"handleMouseEnter",function($){var O=w.getMouseInfo($);if(O){var N=Sa(Sa({},O),{},{isTooltipActive:!0});w.setState(N),w.triggerSyncEvent(N);var P=w.props.onMouseEnter;Fc(P)&&P(N,$)}}),lc(w,"triggeredAfterMouseMove",function($){var O=w.getMouseInfo($),N=O?Sa(Sa({},O),{},{isTooltipActive:!0}):{isTooltipActive:!1};w.setState(N),w.triggerSyncEvent(N);var P=w.props.onMouseMove;Fc(P)&&P(N,$)}),lc(w,"handleItemMouseEnter",function($){w.setState(function(){return{isTooltipActive:!0,activeItem:$,activePayload:$.tooltipPayload,activeCoordinate:$.tooltipPosition||{x:$.cx,y:$.cy}}})}),lc(w,"handleItemMouseLeave",function(){w.setState(function(){return{isTooltipActive:!1}})}),lc(w,"handleMouseMove",function($){$.persist(),w.throttleTriggeredAfterMouseMove($)}),lc(w,"handleMouseLeave",function($){w.throttleTriggeredAfterMouseMove.cancel();var O={isTooltipActive:!1};w.setState(O),w.triggerSyncEvent(O);var N=w.props.onMouseLeave;Fc(N)&&N(O,$)}),lc(w,"handleOuterEvent",function($){var O=nYa($),N=B3(w.props,"".concat(O));if(O&&Fc(N)){var P,I;/.*touch.*/i.test(O)?I=w.getMouseInfo($.changedTouches[0]):I=w.getMouseInfo($),N((P=I)!==null&&P!==void 0?P:{},$)}}),lc(w,"handleClick",function($){var O=w.getMouseInfo($);if(O){var N=Sa(Sa({},O),{},{isTooltipActive:!0});w.setState(N),w.triggerSyncEvent(N);var P=w.props.onClick;Fc(P)&&P(N,$)}}),lc(w,"handleMouseDown",function($){var O=w.props.onMouseDown;if(Fc(O)){var N=w.getMouseInfo($);O(N,$)}}),lc(w,"handleMouseUp",function($){var O=w.props.onMouseUp;if(Fc(O)){var N=w.getMouseInfo($);O(N,$)}}),lc(w,"handleTouchMove",function($){$.changedTouches!=null&&$.changedTouches.length>0&&w.throttleTriggeredAfterMouseMove($.changedTouches[0])}),lc(w,"handleTouchStart",function($){$.changedTouches!=null&&$.changedTouches.length>0&&w.handleMouseDown($.changedTouches[0])}),lc(w,"handleTouchEnd",function($){$.changedTouches!=null&&$.changedTouches.length>0&&w.handleMouseUp($.changedTouches[0])}),lc(w,"handleDoubleClick",function($){var O=w.props.onDoubleClick;if(Fc(O)){var N=w.getMouseInfo($);O(N,$)}}),lc(w,"handleContextMenu",function($){var O=w.props.onContextMenu;if(Fc(O)){var N=w.getMouseInfo($);O(N,$)}}),lc(w,"triggerSyncEvent",function($){w.props.syncId!==void 0&&NMe.emit(DMe,w.props.syncId,$,w.eventEmitterSymbol)}),lc(w,"applySyncEvent",function($){var O=w.props,N=O.layout,P=O.syncMethod,I=w.state.updateId,D=$.dataStartIndex,k=$.dataEndIndex;if($.dataStartIndex!==void 0||$.dataEndIndex!==void 0)w.setState(Sa({dataStartIndex:D,dataEndIndex:k},m({props:w.props,dataStartIndex:D,dataEndIndex:k,updateId:I},w.state)));else if($.activeTooltipIndex!==void 0){var R=$.chartX,A=$.chartY,F=$.activeTooltipIndex,z=w.state,M=z.offset,K=z.tooltipTicks;if(!M)return;if(typeof P=="function")F=P(K,$);else if(P==="value"){F=-1;for(var U=0;U<K.length;U++)if(K[U].value===$.activeLabel){F=U;break}}var W=Sa(Sa({},M),{},{x:M.left,y:M.top}),L=Math.min(R,W.x+W.width),Y=Math.min(A,W.y+W.height),J=K[F]&&K[F].value,Z=fVe(w.state,w.props.data,F),te=K[F]?{x:N==="horizontal"?K[F].coordinate:L,y:N==="horizontal"?Y:K[F].coordinate}:ogn;w.setState(Sa(Sa({},$),{},{activeLabel:J,activeCoordinate:te,activePayload:Z,activeTooltipIndex:F}))}else w.setState($)}),lc(w,"renderCursor",function($){var O,N=w.state,P=N.isTooltipActive,I=N.activeCoordinate,D=N.activePayload,k=N.offset,R=N.activeTooltipIndex,A=N.tooltipAxisBandSize,F=w.getTooltipEventType(),z=(O=$.props.active)!==null&&O!==void 0?O:P,M=w.props.layout,K=$.key||"_recharts-cursor";return G.createElement(Oho,{key:K,activeCoordinate:I,activePayload:D,activeTooltipIndex:R,chartName:n,element:$,isActive:z,layout:M,offset:k,tooltipAxisBandSize:A,tooltipEventType:F})}),lc(w,"renderPolarAxis",function($,O,N){var P=B3($,"type.axisType"),I=B3(w.state,"".concat(P,"Map")),D=$.type.defaultProps,k=D!==void 0?Sa(Sa({},D),$.props):$.props,R=I&&I[k["".concat(P,"Id")]];return h.cloneElement($,Sa(Sa({},R),{},{className:Hu(P,R.className),key:$.key||"".concat(O,"-").concat(N),ticks:G9(R,!0)}))}),lc(w,"renderPolarGrid",function($){var O=$.props,N=O.radialLines,P=O.polarAngles,I=O.polarRadius,D=w.state,k=D.radiusAxisMap,R=D.angleAxisMap,A=JP(k),F=JP(R),z=F.cx,M=F.cy,K=F.innerRadius,U=F.outerRadius;return h.cloneElement($,{polarAngles:Array.isArray(P)?P:G9(F,!0).map(function(W){return W.coordinate}),polarRadius:Array.isArray(I)?I:G9(A,!0).map(function(W){return W.coordinate}),cx:z,cy:M,innerRadius:K,outerRadius:U,key:$.key||"polar-grid",radialLines:N})}),lc(w,"renderLegend",function(){var $=w.state.formattedGraphicalItems,O=w.props,N=O.children,P=O.width,I=O.height,D=w.props.margin||{},k=P-(D.left||0)-(D.right||0),R=H1n({children:N,formattedGraphicalItems:$,legendWidth:k,legendContent:u});if(!R)return null;var A=R.item,F=l5t(R,Pho);return h.cloneElement(A,Sa(Sa({},F),{},{chartWidth:P,chartHeight:I,margin:D,onBBoxUpdate:w.handleLegendBBoxUpdate}))}),lc(w,"renderTooltip",function(){var $,O=w.props,N=O.children,P=O.accessibilityLayer,I=v3(N,y3);if(!I)return null;var D=w.state,k=D.isTooltipActive,R=D.activeCoordinate,A=D.activePayload,F=D.activeLabel,z=D.offset,M=($=I.props.active)!==null&&$!==void 0?$:k;return h.cloneElement(I,{viewBox:Sa(Sa({},z),{},{x:z.left,y:z.top}),active:M,label:F,payload:M?A:[],coordinate:R,accessibilityLayer:P})}),lc(w,"renderBrush",function($){var O=w.props,N=O.margin,P=O.data,I=w.state,D=I.offset,k=I.dataStartIndex,R=I.dataEndIndex,A=I.updateId;return h.cloneElement($,{key:$.key||"_recharts-brush",onChange:W0e(w.handleBrushChange,$.props.onChange),data:P,x:Yo($.props.x)?$.props.x:D.left,y:Yo($.props.y)?$.props.y:D.top+D.height+D.brushBottom-(N.bottom||0),width:Yo($.props.width)?$.props.width:D.width,startIndex:k,endIndex:R,updateId:"brush-".concat(A)})}),lc(w,"renderReferenceElement",function($,O,N){if(!$)return null;var P=w,I=P.clipPathId,D=w.state,k=D.xAxisMap,R=D.yAxisMap,A=D.offset,F=$.type.defaultProps||{},z=$.props,M=z.xAxisId,K=M===void 0?F.xAxisId:M,U=z.yAxisId,W=U===void 0?F.yAxisId:U;return h.cloneElement($,{key:$.key||"".concat(O,"-").concat(N),xAxis:k[K],yAxis:R[W],viewBox:{x:A.left,y:A.top,width:A.width,height:A.height},clipPathId:I})}),lc(w,"renderActivePoints",function($){var O=$.item,N=$.activePoint,P=$.basePoint,I=$.childIndex,D=$.isRange,k=[],R=O.props.key,A=O.item.type.defaultProps!==void 0?Sa(Sa({},O.item.type.defaultProps),O.item.props):O.item.props,F=A.activeDot,z=A.dataKey,M=Sa(Sa({index:I,dataKey:z,cx:N.x,cy:N.y,r:4,fill:Unt(O.item),strokeWidth:2,stroke:"#fff",payload:N.payload,value:N.value},Sc(F,!1)),Sye(F));return k.push(b.renderActiveDot(F,M,"".concat(R,"-activePoint-").concat(I))),P?k.push(b.renderActiveDot(F,Sa(Sa({},M),{},{cx:P.x,cy:P.y}),"".concat(R,"-basePoint-").concat(I))):D&&k.push(null),k}),lc(w,"renderGraphicChild",function($,O,N){var P=w.filterFormatItem($,O,N);if(!P)return null;var I=w.getTooltipEventType(),D=w.state,k=D.isTooltipActive,R=D.tooltipAxis,A=D.activeTooltipIndex,F=D.activeLabel,z=w.props.children,M=v3(z,y3),K=P.props,U=K.points,W=K.isRange,L=K.baseLine,Y=P.item.type.defaultProps!==void 0?Sa(Sa({},P.item.type.defaultProps),P.item.props):P.item.props,J=Y.activeDot,Z=Y.hide,te=Y.activeBar,re=Y.activeShape,se=!!(!Z&&k&&M&&(J||te||re)),de={};I!=="axis"&&M&&M.props.trigger==="click"?de={onClick:W0e(w.handleItemMouseEnter,$.props.onClick)}:I!=="axis"&&(de={onMouseLeave:W0e(w.handleItemMouseLeave,$.props.onMouseLeave),onMouseEnter:W0e(w.handleItemMouseEnter,$.props.onMouseEnter)});var pe=h.cloneElement($,Sa(Sa({},P.props),de));function Se(ct){return typeof R.dataKey=="function"?R.dataKey(ct.payload):null}if(se)if(A>=0){var ve,be;if(R.dataKey&&!R.allowDuplicatedCategory){var Ee=typeof R.dataKey=="function"?Se:"payload.".concat(R.dataKey.toString());ve=WHe(U,Ee,F),be=W&&L&&WHe(L,Ee,F)}else ve=U==null?void 0:U[A],be=W&&L&&L[A];if(re||te){var xe=$.props.activeIndex!==void 0?$.props.activeIndex:A;return[h.cloneElement($,Sa(Sa(Sa({},P.props),de),{},{activeIndex:xe})),null,null]}if(!Gu(ve))return[pe].concat(YU(w.renderActivePoints({item:P,activePoint:ve,basePoint:be,childIndex:A,isRange:W})))}else{var Pe,je=(Pe=w.getItemByXY(w.state.activeCoordinate))!==null&&Pe!==void 0?Pe:{graphicalItem:pe},ft=je.graphicalItem,Ge=ft.item,Ye=Ge===void 0?$:Ge,nt=ft.childIndex,We=Sa(Sa(Sa({},P.props),de),{},{activeIndex:nt});return[h.cloneElement(Ye,We),null,null]}return W?[pe,null,null]:[pe,null]}),lc(w,"renderCustomized",function($,O,N){return h.cloneElement($,Sa(Sa({key:"recharts-customized-".concat(N)},w.props),w.state))}),lc(w,"renderMap",{CartesianGrid:{handler:X0e,once:!0},ReferenceArea:{handler:w.renderReferenceElement},ReferenceLine:{handler:X0e},ReferenceDot:{handler:w.renderReferenceElement},XAxis:{handler:X0e},YAxis:{handler:X0e},Brush:{handler:w.renderBrush,once:!0},Bar:{handler:w.renderGraphicChild},Line:{handler:w.renderGraphicChild},Area:{handler:w.renderGraphicChild},Radar:{handler:w.renderGraphicChild},RadialBar:{handler:w.renderGraphicChild},Scatter:{handler:w.renderGraphicChild},Pie:{handler:w.renderGraphicChild},Funnel:{handler:w.renderGraphicChild},Tooltip:{handler:w.renderCursor,once:!0},PolarGrid:{handler:w.renderPolarGrid,once:!0},PolarAngleAxis:{handler:w.renderPolarAxis},PolarRadiusAxis:{handler:w.renderPolarAxis},Customized:{handler:w.renderCustomized}}),w.clipPathId="".concat((x=y.id)!==null&&x!==void 0?x:ice("recharts"),"-clip"),w.throttleTriggeredAfterMouseMove=zmn(w.triggeredAfterMouseMove,(C=y.throttleDelay)!==null&&C!==void 0?C:1e3/60),w.state={},w}return Bho(b,v),Mho(b,[{key:"componentDidMount",value:function(){var x,C;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:(x=this.props.margin.left)!==null&&x!==void 0?x:0,top:(C=this.props.margin.top)!==null&&C!==void 0?C:0},coordinateList:this.state.tooltipTicks,mouseHandlerCallback:this.triggeredAfterMouseMove,layout:this.props.layout}),this.displayDefaultTooltip()}},{key:"displayDefaultTooltip",value:function(){var x=this.props,C=x.children,w=x.data,$=x.height,O=x.layout,N=v3(C,y3);if(N){var P=N.props.defaultIndex;if(!(typeof P!="number"||P<0||P>this.state.tooltipTicks.length-1)){var I=this.state.tooltipTicks[P]&&this.state.tooltipTicks[P].value,D=fVe(this.state,w,P,I),k=this.state.tooltipTicks[P].coordinate,R=(this.state.offset.top+$)/2,A=O==="horizontal",F=A?{x:k,y:R}:{y:k,x:R},z=this.state.formattedGraphicalItems.find(function(K){var U=K.item;return U.type.name==="Scatter"});z&&(F=Sa(Sa({},F),z.props.points[P].tooltipPosition),D=z.props.points[P].tooltipPayload);var M={activeTooltipIndex:P,isTooltipActive:!0,activeLabel:I,activePayload:D,activeCoordinate:F};this.setState(M),this.renderCursor(N),this.accessibilityManager.setIndex(P)}}}},{key:"getSnapshotBeforeUpdate",value:function(x,C){if(!this.props.accessibilityLayer)return null;if(this.state.tooltipTicks!==C.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==x.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==x.margin){var w,$;this.accessibilityManager.setDetails({offset:{left:(w=this.props.margin.left)!==null&&w!==void 0?w:0,top:($=this.props.margin.top)!==null&&$!==void 0?$:0}})}return null}},{key:"componentDidUpdate",value:function(x){KHe([v3(x.children,y3)],[v3(this.props.children,y3)])||this.displayDefaultTooltip()}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var x=v3(this.props.children,y3);if(x&&typeof x.props.shared=="boolean"){var C=x.props.shared?"axis":"item";return s.indexOf(C)>=0?C:a}return a}},{key:"getMouseInfo",value:function(x){if(!this.container)return null;var C=this.container,w=C.getBoundingClientRect(),$=yto(w),O={chartX:Math.round(x.pageX-$.left),chartY:Math.round(x.pageY-$.top)},N=w.width/C.offsetWidth||1,P=this.inRange(O.chartX,O.chartY,N);if(!P)return null;var I=this.state,D=I.xAxisMap,k=I.yAxisMap,R=this.getTooltipEventType();if(R!=="axis"&&D&&k){var A=JP(D).scale,F=JP(k).scale,z=A&&A.invert?A.invert(O.chartX):null,M=F&&F.invert?F.invert(O.chartY):null;return Sa(Sa({},O),{},{xValue:z,yValue:M})}var K=d5t(this.state,this.props.data,this.props.layout,P);return K?Sa(Sa({},O),K):null}},{key:"inRange",value:function(x,C){var w=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,$=this.props.layout,O=x/w,N=C/w;if($==="horizontal"||$==="vertical"){var P=this.state.offset,I=O>=P.left&&O<=P.left+P.width&&N>=P.top&&N<=P.top+P.height;return I?{x:O,y:N}:null}var D=this.state,k=D.angleAxisMap,R=D.radiusAxisMap;if(k&&R){var A=JP(k);return D8t({x:O,y:N},A)}return null}},{key:"parseEventsOfWrapper",value:function(){var x=this.props.children,C=this.getTooltipEventType(),w=v3(x,y3),$={};w&&C==="axis"&&(w.props.trigger==="click"?$={onClick:this.handleClick}:$={onMouseEnter:this.handleMouseEnter,onDoubleClick:this.handleDoubleClick,onMouseMove:this.handleMouseMove,onMouseLeave:this.handleMouseLeave,onTouchMove:this.handleTouchMove,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd,onContextMenu:this.handleContextMenu});var O=Sye(this.props,this.handleOuterEvent);return Sa(Sa({},O),$)}},{key:"addListener",value:function(){NMe.on(DMe,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){NMe.removeListener(DMe,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(x,C,w){for(var $=this.state.formattedGraphicalItems,O=0,N=$.length;O<N;O++){var P=$[O];if(P.item===x||P.props.key===x.key||C===hT(P.item.type)&&w===P.childIndex)return P}return null}},{key:"renderClipPath",value:function(){var x=this.clipPathId,C=this.state.offset,w=C.left,$=C.top,O=C.height,N=C.width;return G.createElement("defs",null,G.createElement("clipPath",{id:x},G.createElement("rect",{x:w,y:$,height:O,width:N})))}},{key:"getXScales",value:function(){var x=this.state.xAxisMap;return x?Object.entries(x).reduce(function(C,w){var $=s5t(w,2),O=$[0],N=$[1];return Sa(Sa({},C),{},lc({},O,N.scale))},{}):null}},{key:"getYScales",value:function(){var x=this.state.yAxisMap;return x?Object.entries(x).reduce(function(C,w){var $=s5t(w,2),O=$[0],N=$[1];return Sa(Sa({},C),{},lc({},O,N.scale))},{}):null}},{key:"getXScaleByAxisId",value:function(x){var C;return(C=this.state.xAxisMap)===null||C===void 0||(C=C[x])===null||C===void 0?void 0:C.scale}},{key:"getYScaleByAxisId",value:function(x){var C;return(C=this.state.yAxisMap)===null||C===void 0||(C=C[x])===null||C===void 0?void 0:C.scale}},{key:"getItemByXY",value:function(x){var C=this.state,w=C.formattedGraphicalItems,$=C.activeItem;if(w&&w.length)for(var O=0,N=w.length;O<N;O++){var P=w[O],I=P.props,D=P.item,k=D.type.defaultProps!==void 0?Sa(Sa({},D.type.defaultProps),D.props):D.props,R=hT(D.type);if(R==="Bar"){var A=(I.data||[]).find(function(K){return Wlo(x,K)});if(A)return{graphicalItem:P,payload:A}}else if(R==="RadialBar"){var F=(I.data||[]).find(function(K){return D8t(x,K)});if(F)return{graphicalItem:P,payload:F}}else if(m9e(P,$)||g9e(P,$)||Zie(P,$)){var z=Ruo({graphicalItem:P,activeTooltipItem:$,itemData:k.data}),M=k.activeIndex===void 0?z:k.activeIndex;return{graphicalItem:Sa(Sa({},P),{},{childIndex:M}),payload:Zie(P,$)?k.data[z]:P.props.data[z]}}}return null}},{key:"render",value:function(){var x=this;if(!Bbt(this))return null;var C=this.props,w=C.children,$=C.className,O=C.width,N=C.height,P=C.style,I=C.compact,D=C.title,k=C.desc,R=l5t(C,Nho),A=Sc(R,!1);if(I)return G.createElement(Bxt,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},G.createElement(YHe,pV({},A,{width:O,height:N,title:D,desc:k}),this.renderClipPath(),Hbt(w,this.renderMap)));if(this.props.accessibilityLayer){var F,z;A.tabIndex=(F=this.props.tabIndex)!==null&&F!==void 0?F:0,A.role=(z=this.props.role)!==null&&z!==void 0?z:"application",A.onKeyDown=function(K){x.accessibilityManager.keyboardEvent(K)},A.onFocus=function(){x.accessibilityManager.focus()}}var M=this.parseEventsOfWrapper();return G.createElement(Bxt,{state:this.state,width:this.props.width,height:this.props.height,clipPathId:this.clipPathId},G.createElement("div",pV({className:Hu("recharts-wrapper",$),style:Sa({position:"relative",cursor:"default",width:O,height:N},P)},M,{ref:function(U){x.container=U}}),G.createElement(YHe,pV({},A,{width:O,height:N,title:D,desc:k,style:Uho}),this.renderClipPath(),Hbt(w,this.renderMap)),this.renderLegend(),this.renderTooltip()))}}])}(h.Component);lc(g,"displayName",n),lc(g,"defaultProps",Sa({layout:"horizontal",stackOffset:"none",barCategoryGap:"10%",barGap:4,margin:{top:5,right:5,bottom:5,left:5},reverseStackOrder:!1,syncMethod:"index"},f)),lc(g,"getDerivedStateFromProps",function(v,b){var y=v.dataKey,x=v.data,C=v.children,w=v.width,$=v.height,O=v.layout,N=v.stackOffset,P=v.margin,I=b.dataStartIndex,D=b.dataEndIndex;if(b.updateId===void 0){var k=f5t(v);return Sa(Sa(Sa({},k),{},{updateId:0},m(Sa(Sa({props:v},k),{},{updateId:0}),b)),{},{prevDataKey:y,prevData:x,prevWidth:w,prevHeight:$,prevLayout:O,prevStackOffset:N,prevMargin:P,prevChildren:C})}if(y!==b.prevDataKey||x!==b.prevData||w!==b.prevWidth||$!==b.prevHeight||O!==b.prevLayout||N!==b.prevStackOffset||!zV(P,b.prevMargin)){var R=f5t(v),A={chartX:b.chartX,chartY:b.chartY,isTooltipActive:b.isTooltipActive},F=Sa(Sa({},d5t(b,x,O)),{},{updateId:b.updateId+1}),z=Sa(Sa(Sa({},R),A),F);return Sa(Sa(Sa({},z),m(Sa({props:v},z),b)),{},{prevDataKey:y,prevData:x,prevWidth:w,prevHeight:$,prevLayout:O,prevStackOffset:N,prevMargin:P,prevChildren:C})}if(!KHe(C,b.prevChildren)){var M,K,U,W,L=v3(C,jU),Y=L&&(M=(K=L.props)===null||K===void 0?void 0:K.startIndex)!==null&&M!==void 0?M:I,J=L&&(U=(W=L.props)===null||W===void 0?void 0:W.endIndex)!==null&&U!==void 0?U:D,Z=Y!==I||J!==D,te=!Gu(x),re=te&&!Z?b.updateId:b.updateId+1;return Sa(Sa({updateId:re},m(Sa(Sa({props:v},b),{},{updateId:re,dataStartIndex:Y,dataEndIndex:J}),b)),{},{prevChildren:C,dataStartIndex:Y,dataEndIndex:J})}return null}),lc(g,"renderActiveDot",function(v,b,y){var x;return h.isValidElement(v)?x=h.cloneElement(v,b):Fc(v)?x=v(b):x=G.createElement(Knt,b),G.createElement($f,{className:"recharts-active-dot",key:y},x)});var _=h.forwardRef(function(b,y){return G.createElement(g,pV({},b,{ref:y}))});return _.displayName=g.displayName,_},rrt=lgn({chartName:"BarChart",GraphicalChild:y5,defaultTooltipEventType:"axis",validateTooltipEventTypes:["axis","item"],axisComponents:[{axisType:"xAxis",AxisComp:bY},{axisType:"yAxis",AxisComp:xY}],formatAxisMap:dfo}),irt=lgn({chartName:"PieChart",GraphicalChild:o7,validateTooltipEventTypes:["item"],defaultTooltipEventType:"item",legendContent:"children",axisComponents:[{axisType:"angleAxis",AxisComp:h9e},{axisType:"radiusAxis",AxisComp:f9e}],formatAxisMap:doo,defaultProps:{layout:"centric",startAngle:0,endAngle:360,cx:"50%",cy:"50%",innerRadius:0,outerRadius:"80%"}});const nmo=e=>ue.jsxDEV(snt,{end:e,separator:"."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:25,columnNumber:3},globalThis),RMe=({featureType:e="qhct_cayxanh"})=>{const t=dg(),{countFeature:n}=sg(e),[r,i]=h.useState(R3.MaPhuongXa.map(c=>({tenPhuongXa:c.name,soLuong:0}))),{data:a,isLoading:o}=H3({url:`${t}/thong-kes/cay-xanh`,method:"get"});a!=null&&a.data.map(c=>({...c,maPhuongXa:X_e(R3.MaPhuongXa)[c.maPhuongXa]})),a==null||a.data.reduce((c,u)=>(c+=u.soLuong,c),0);const s=h.useCallback(async()=>{Promise.all(R3.MaPhuongXa.map(c=>n(`MaPhuongXa=${c.code}`))).then(c=>{const u=c.map((d,f)=>({tenPhuongXa:R3.MaPhuongXa[f].name,soLuong:d?+d:0}));i(u),console.log(u)})},[n,i]);return h.useEffect(()=>{s()},[s]),ue.jsxDEV(Au,{style:{marginTop:-18,borderRadius:"unset",borderTop:"none"},children:[ue.jsxDEV(ep,{justify:"start",style:{marginBottom:32},children:ue.jsxDEV(ku,{children:ue.jsxDEV(WN,{loading:o,title:"Tổng số lượng cây xanh",value:r.reduce((c,u)=>c+u.soLuong,0),formatter:nmo},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:78,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:77,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:76,columnNumber:7},globalThis),ue.jsxDEV(mY,{width:"100%",height:300,children:ue.jsxDEV(rrt,{width:500,height:300,data:r,children:[ue.jsxDEV(bY,{dataKey:"tenPhuongXa",angle:-45,textAnchor:"end",height:120},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:91,columnNumber:11},globalThis),ue.jsxDEV(xY,{label:{value:"Số lượng (Đơn vị: cây)",angle:-90,position:"insideBottomLeft"},allowDecimals:!0,allowDataOverflow:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:97,columnNumber:11},globalThis),ue.jsxDEV(y3,{content:({payload:c})=>{var u;return ue.jsxDEV(Au,{styles:{body:{padding:4}},children:(u=c==null?void 0:c[0])==null?void 0:u.value},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:108,columnNumber:15},globalThis)}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:106,columnNumber:11},globalThis),ue.jsxDEV(y5,{dataKey:"soLuong",fill:"#8884d8",activeBar:ue.jsxDEV(FN,{fill:"pink",stroke:"blue"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:117,columnNumber:24},globalThis),children:ue.jsxDEV(DC,{dataKey:"soLuong",position:"top"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:119,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:114,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:89,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:88,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/qhct.tsx",lineNumber:68,columnNumber:5},globalThis)},rmo={qhct_cayxanh:"QH Chi Tiết",qhpk_cayxanh:"QH Phân Khu",ht_cayxanh:"Hiện Trạng"},imo=[{name:"ht_cayxanh"},{name:"qhct_cayxanh"},{name:"qhpk_cayxanh"}],amo=e=>{const t=Math.PI/180,{cx:n,cy:r,midAngle:i,innerRadius:a,outerRadius:o,startAngle:s,endAngle:c,fill:u,payload:d,percent:f,value:p}=e,m=Math.sin(-t*i),g=Math.cos(-t*i),_=n+(o+10)*g,v=r+(o+10)*m,b=n+(o+30)*g,y=r+(o+30)*m,x=b+(g>=0?1:-1)*22,C=y,w=g>=0?"start":"end";return ue.jsxDEV("g",{children:[ue.jsxDEV("text",{x:n,y:r,dy:8,textAnchor:"middle",fill:u,children:rmo[d.name]},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:49,columnNumber:7},globalThis),ue.jsxDEV(IU,{cx:n,cy:r,innerRadius:a,outerRadius:o,startAngle:s,endAngle:c,fill:u},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:52,columnNumber:7},globalThis),ue.jsxDEV(IU,{cx:n,cy:r,startAngle:s,endAngle:c,innerRadius:o+6,outerRadius:o+10,fill:u},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:61,columnNumber:7},globalThis),ue.jsxDEV("path",{d:`M${_},${v}L${b},${y}L${x},${C}`,stroke:u,fill:"none"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:70,columnNumber:7},globalThis),ue.jsxDEV("circle",{cx:x,cy:C,r:2,fill:u,stroke:"none"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:75,columnNumber:7},globalThis),ue.jsxDEV("text",{x:x+(g>=0?1:-1)*12,y:C,textAnchor:w,fill:"#333",children:`${p} cây`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:76,columnNumber:7},globalThis),ue.jsxDEV("text",{x:x+(g>=0?1:-1)*12,y:C,dy:18,textAnchor:w,fill:"#999",children:`(Tỉ lệ ${(f*100).toFixed(2)}%)`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:82,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:48,columnNumber:5},globalThis)},omo=()=>{const[e,t]=h.useState(0),n=(c,u)=>{t(u)},{count:r}=Xtt,i=imo.map(({name:c})=>r({featureType:c,alias:c})),a=async()=>await Promise.all(i),{data:o=[]}=S4e("tktq-tree",a),s=o.map(c=>{const[u,d]=Object.entries(c)[0];return{name:u,value:+d}});return ue.jsxDEV(Au,{bordered:!0,styles:{body:{height:400}},children:ue.jsxDEV(mY,{width:"100%",height:"100%",children:ue.jsxDEV(irt,{width:400,height:400,children:ue.jsxDEV(o7,{activeIndex:e,activeShape:amo,data:s,cx:"50%",cy:"50%",innerRadius:60,outerRadius:80,fill:"#8884d8",dataKey:"value",onMouseEnter:n},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:120,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:119,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:118,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/pie-chart.tsx",lineNumber:117,columnNumber:5},globalThis)},smo=()=>ue.jsxDEV(Au,{bordered:!1,styles:{body:{height:500}},style:{marginTop:-16,borderRadius:"unset",borderTop:"none"},children:ue.jsxDEV(ep,{gutter:32,children:ue.jsxDEV(ku,{span:10,children:ue.jsxDEV(omo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/tong-quan.tsx",lineNumber:17,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/tong-quan.tsx",lineNumber:16,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/tong-quan.tsx",lineNumber:15,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh/tong-quan.tsx",lineNumber:6,columnNumber:5},globalThis),lmo=[{label:"Tổng quan",key:"1",children:ue.jsxDEV(smo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh.tsx",lineNumber:10,columnNumber:15},globalThis)},{label:"Hiện trạng",key:"2",children:ue.jsxDEV(RMe,{featureType:"ht_cayxanh"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh.tsx",lineNumber:15,columnNumber:15},globalThis)},{label:"Quy hoạch chi tiết",key:"3",children:ue.jsxDEV(RMe,{featureType:"qhct_cayxanh"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh.tsx",lineNumber:20,columnNumber:15},globalThis)},{label:"Quy hoạch phân khu",key:"4",children:ue.jsxDEV(RMe,{featureType:"qhpk_cayxanh"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh.tsx",lineNumber:25,columnNumber:15},globalThis)}],cmo=()=>ue.jsxDEV(lL,{type:"card",items:lmo},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/cay-xanh.tsx",lineNumber:30,columnNumber:10},globalThis),umo=e=>{const{countFeature:t}=sg(e),{data:n,isLoading:r,isError:i}=S4e(e,()=>t());return{data:n,isLoading:r,isError:i}},dmo=[{featureType:"congthoatnuoc",title:"Cống thoát nước (m)"},{featureType:"hoga",title:"Hố ga"},{featureType:"gieng",title:"Giếng"},{featureType:"trambom",title:"Trạm bơm"},{featureType:"tramxlnt",title:"Trạm xử lý nước thải"},{featureType:"miengxa",title:"Miệng xả"}];function fmo(){const e=dg(),{data:t}=H3({url:`${e}/thong-kes/he-thong-thoat-nuoc`,method:"get"}),n=(t==null?void 0:t.data.map(r=>({...r,maPhuongXa:X_e(R3.MaPhuongXa)[r.maPhuongXa]})))||[];return ue.jsxDEV(Au,{bordered:!1,styles:{body:{height:500}},children:ue.jsxDEV(mY,{width:"100%",height:400,children:ue.jsxDEV(rrt,{width:500,height:300,data:n,children:[ue.jsxDEV(bY,{dataKey:"maPhuongXa",angle:-45,textAnchor:"end",height:120},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:45,columnNumber:11},this),ue.jsxDEV(xY,{label:{value:"Chiều dài",angle:-90,position:"insideLeft"},allowDecimals:!0,allowDataOverflow:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:51,columnNumber:11},this),ue.jsxDEV(y3,{content:({payload:r})=>{var i;return ue.jsxDEV(Au,{styles:{body:{padding:4}},children:[(i=r==null?void 0:r[0])==null?void 0:i.value," m"]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:58,columnNumber:15},this)}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:56,columnNumber:11},this),ue.jsxDEV(y5,{dataKey:"chieuDai",fill:"#8884d8",activeBar:ue.jsxDEV(FN,{fill:"pink",stroke:"blue"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:67,columnNumber:24},this),children:ue.jsxDEV(DC,{dataKey:"chieuDai",position:"top"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:69,columnNumber:13},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:64,columnNumber:11},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:43,columnNumber:9},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:42,columnNumber:7},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:41,columnNumber:5},this)}const cgn=e=>ue.jsxDEV(snt,{end:e,separator:"."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:77,columnNumber:3},globalThis);function ugn(e){const{data:t,isLoading:n}=umo(e.featureType),r=t||0;return ue.jsxDEV(Au,{bordered:!1,children:ue.jsxDEV(WN,{loading:n,title:e.title,value:r,formatter:cgn},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:85,columnNumber:7},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:84,columnNumber:5},this)}function pmo(e){const t=dg(),{data:n,isLoading:r}=H3({url:`${t}/thong-kes/he-thong-thoat-nuoc`,method:"get",config:{query:{type:e.prefix,calc:"total"}}}),i=n==null?void 0:n.data.reduce((a,o)=>{const[s]=Object.values(o);return a+s},0);return ue.jsxDEV(Au,{bordered:!1,children:ue.jsxDEV(WN,{loading:r,title:e.title,value:i,formatter:cgn},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:110,columnNumber:7},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:109,columnNumber:5},this)}const h5t=({prefix:e,barChart:t=!1})=>ue.jsxDEV(Au,{style:{marginTop:-16,borderRadius:"unset",borderTop:"none"},children:[ue.jsxDEV(ep,{gutter:16,style:{marginBottom:32},children:dmo.map(n=>{const r={...n,featureType:`${e}_${n.featureType}`};return ue.jsxDEV(ku,{span:4,children:n.featureType==="congthoatnuoc"?ue.jsxDEV(pmo,{prefix:e,title:"Chiều dài cống"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:137,columnNumber:15},globalThis):ue.jsxDEV(ugn,{...r},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:139,columnNumber:15},globalThis)},n.featureType,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:135,columnNumber:11},globalThis)})},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:131,columnNumber:5},globalThis),t&&ue.jsxDEV(fmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:145,columnNumber:18},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/qhct.tsx",lineNumber:124,columnNumber:3},globalThis),{Text:hmo}=bu,dgn={qhct:"QH Chi Tiết",qhpk:"QH Phân Khu",ht:"Hiện Trạng"},mmo=[{name:"ht_hoga"},{name:"ht_trambom"},{name:"ht_gieng"},{name:"ht_tramxlnt"},{name:"ht_miengxa"},{name:"qhct_hoga"},{name:"qhct_trambom"},{name:"qhct_gieng"},{name:"qhct_tramxlnt"},{name:"qhct_miengxa"},{name:"qhpk_hoga"},{name:"qhpk_trambom"},{name:"qhpk_gieng"},{name:"qhpk_tramxlnt"},{name:"qhpk_miengxa"}],m5t={hoga:"Hố ga",trambom:"Trạm bơm",gieng:"Giếng",tramxlnt:"Trạm xủ lý nước thải",miengxa:"Miệng xả"},gmo=e=>{const t=[];return e.forEach(n=>{const[r,i]=Object.entries(n)[0],[a,o]=r.split("_"),s=t.find(c=>c.name===m5t[o]);s?s[a]=+i:t.push({name:m5t[o],[a]:+i})}),t},vmo=e=>{const{payload:t}=e;return ue.jsxDEV("div",{style:{display:"flex",justifyContent:"center",alignItems:"center"},children:t==null?void 0:t.map((n,r)=>ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV("span",{style:{width:20,height:10,background:n.color,marginLeft:8}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:127,columnNumber:11},globalThis),ue.jsxDEV("span",{style:{marginRight:4,marginLeft:4},children:dgn[n.value]},`item-${r}`,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:135,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:126,columnNumber:9},globalThis))},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:118,columnNumber:5},globalThis)},_mo=()=>{const{count:e}=Xtt,t=mmo.map(({name:a})=>e({featureType:a,alias:a})),n=async()=>await Promise.all(t),{data:r=[]}=S4e("tktq",n),i=gmo(r);return ue.jsxDEV(Au,{styles:{body:{height:400}},children:ue.jsxDEV(mY,{width:"100%",height:400,children:ue.jsxDEV(rrt,{width:500,height:300,data:i,margin:{top:5,right:30,left:20,bottom:5},children:[ue.jsxDEV(K0n,{strokeDasharray:"3 3"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:170,columnNumber:11},globalThis),ue.jsxDEV(bY,{dataKey:"name"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:171,columnNumber:11},globalThis),ue.jsxDEV(xY,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:172,columnNumber:11},globalThis),ue.jsxDEV(y3,{content:({payload:a,label:o})=>ue.jsxDEV(Au,{styles:{body:{padding:8}},children:[ue.jsxDEV(hmo,{children:o},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:176,columnNumber:17},globalThis),ue.jsxDEV("div",{style:{marginTop:8},children:a==null?void 0:a.map(s=>ue.jsxDEV(ue.Fragment,{children:ue.jsxDEV("p",{style:{color:s.color,marginBottom:6},children:[dgn[s.name],": ",s.value]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:180,columnNumber:23},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:179,columnNumber:21},globalThis))},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:177,columnNumber:17},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:175,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:173,columnNumber:11},globalThis),ue.jsxDEV(LM,{content:vmo},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:189,columnNumber:11},globalThis),ue.jsxDEV(y5,{dataKey:"ht",fill:"#8884d8",activeBar:ue.jsxDEV(FN,{fill:"pink",stroke:"blue"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:193,columnNumber:24},globalThis),label:"fsfds"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:190,columnNumber:11},globalThis),ue.jsxDEV(y5,{dataKey:"qhct",fill:"#82ca9d",activeBar:ue.jsxDEV(FN,{fill:"gold",stroke:"purple"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:199,columnNumber:24},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:196,columnNumber:11},globalThis),ue.jsxDEV(y5,{dataKey:"qhpk",fill:"#ffc658",activeBar:ue.jsxDEV(FN,{fill:"#8bc34a",stroke:"pink"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:204,columnNumber:24},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:201,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:159,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:158,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/bar-chart.tsx",lineNumber:157,columnNumber:5},globalThis)},ymo={qhct_congthoatnuoc:"QH Chi Tiết",qhpk_congthoatnuoc:"QH Phân Khu",ht_congthoatnuoc:"Hiện Trạng"},bmo=e=>{const t=Math.PI/180,{cx:n,cy:r,midAngle:i,innerRadius:a,outerRadius:o,startAngle:s,endAngle:c,fill:u,payload:d,percent:f,value:p}=e,m=Math.sin(-t*i),g=Math.cos(-t*i),_=n+(o+10)*g,v=r+(o+10)*m,b=n+(o+30)*g,y=r+(o+30)*m,x=b+(g>=0?1:-1)*22,C=y,w=g>=0?"start":"end";return ue.jsxDEV("g",{children:[ue.jsxDEV("text",{x:n,y:r,dy:8,textAnchor:"middle",fill:u,children:ymo[d.name]},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:41,columnNumber:7},globalThis),ue.jsxDEV(IU,{cx:n,cy:r,innerRadius:a,outerRadius:o,startAngle:s,endAngle:c,fill:u},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:44,columnNumber:7},globalThis),ue.jsxDEV(IU,{cx:n,cy:r,startAngle:s,endAngle:c,innerRadius:o+6,outerRadius:o+10,fill:u},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:53,columnNumber:7},globalThis),ue.jsxDEV("path",{d:`M${_},${v}L${b},${y}L${x},${C}`,stroke:u,fill:"none"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:62,columnNumber:7},globalThis),ue.jsxDEV("circle",{cx:x,cy:C,r:2,fill:u,stroke:"none"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:67,columnNumber:7},globalThis),ue.jsxDEV("text",{x:x+(g>=0?1:-1)*12,y:C,textAnchor:w,fill:"#333",children:`${p} m`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:68,columnNumber:7},globalThis),ue.jsxDEV("text",{x:x+(g>=0?1:-1)*12,y:C,dy:18,textAnchor:w,fill:"#999",children:`(Tỉ lệ ${(f*100).toFixed(2)}%)`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:74,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:40,columnNumber:5},globalThis)},xmo=()=>{var o;const[e,t]=h.useState(0),n=(s,c)=>{t(c)},r=dg(),{data:i}=H3({url:`${r}/thong-kes/he-thong-thoat-nuoc`,method:"get",config:{query:{calc:"total"}}}),a=(o=i==null?void 0:i.data)==null?void 0:o.reduce((s,c)=>{const[u,d]=Object.entries(c)[0];if(u.startsWith("ht_congthoatnuoc_c")){const p=s.find(m=>m.name==="ht_congthoatnuoc");p?p.value+=d:s.push({name:"ht_congthoatnuoc",value:d})}else s.push({name:u,value:d});return s},[]);return ue.jsxDEV(Au,{bordered:!0,styles:{body:{height:400}},children:ue.jsxDEV(mY,{width:"100%",height:"100%",children:ue.jsxDEV(irt,{width:400,height:400,children:ue.jsxDEV(o7,{activeIndex:e,activeShape:bmo,data:a,cx:"50%",cy:"50%",innerRadius:60,outerRadius:80,fill:"#8884d8",dataKey:"value",onMouseEnter:n},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:127,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:126,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:125,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/pie-chart.tsx",lineNumber:124,columnNumber:5},globalThis)},Smo=()=>ue.jsxDEV(Au,{bordered:!1,styles:{body:{height:500}},style:{marginTop:-16,borderRadius:"unset",borderTop:"none"},children:ue.jsxDEV(ep,{gutter:32,children:[ue.jsxDEV(ku,{span:10,children:ue.jsxDEV(xmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/index.tsx",lineNumber:18,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/index.tsx",lineNumber:17,columnNumber:9},globalThis),ue.jsxDEV(ku,{span:14,children:ue.jsxDEV(_mo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/index.tsx",lineNumber:21,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/index.tsx",lineNumber:20,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/index.tsx",lineNumber:16,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/tong-quan/index.tsx",lineNumber:7,columnNumber:5},globalThis),Cmo={ht_congthoatnuoc_c1:"Cống cấp 1",ht_congthoatnuoc_c2:"Cống cấp 2",ht_congthoatnuoc_c3:"Cống cấp 3"},g5t=["#0088FE","#00C49F","#FFBB28","#FF8042"],wmo=()=>{const e=dg(),{data:t}=H3({url:`${e}/thong-kes/he-thong-thoat-nuoc`,method:"get",config:{query:{type:"ht",calc:"total"}}}),n=(t==null?void 0:t.data.map(r=>{const[i,a]=Object.entries(r)[0];return{name:Cmo[i],value:+a}}))||[];return ue.jsxDEV(Au,{bordered:!0,styles:{body:{height:400}},children:ue.jsxDEV(mY,{width:"100%",height:"100%",children:ue.jsxDEV(irt,{children:[ue.jsxDEV(o7,{data:n,cx:"50%",cy:"50%",labelLine:!0,label:!0,outerRadius:80,fill:"#8884d8",dataKey:"value",children:n.map((r,i)=>ue.jsxDEV(JEe,{fill:g5t[i%g5t.length]},`cell-${i}`,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/ht-pie-chart.tsx",lineNumber:87,columnNumber:15},globalThis))},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/ht-pie-chart.tsx",lineNumber:75,columnNumber:11},globalThis),ue.jsxDEV(y3,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/ht-pie-chart.tsx",lineNumber:93,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/ht-pie-chart.tsx",lineNumber:74,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/ht-pie-chart.tsx",lineNumber:73,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/ht-pie-chart.tsx",lineNumber:72,columnNumber:5},globalThis)},Emo=[{featureType:"congthoatnuoc",title:"Cống thoát nước (m)"},{featureType:"hoga",title:"Hố ga"},{featureType:"gieng",title:"Giếng"},{featureType:"trambom",title:"Trạm bơm"},{featureType:"tramxlnt",title:"Trạm xử lý nước thải"},{featureType:"miengxa",title:"Miệng xả"}],Tmo=e=>ue.jsxDEV(snt,{end:e,separator:"."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:31,columnNumber:3},globalThis);function $mo(e){const t=dg(),{data:n,isLoading:r}=H3({url:`${t}/thong-kes/he-thong-thoat-nuoc`,method:"get",config:{query:{type:e.prefix,calc:"total"}}}),i=n==null?void 0:n.data.reduce((a,o)=>{const[s]=Object.values(o);return a+s},0);return ue.jsxDEV(Au,{bordered:!1,children:ue.jsxDEV(WN,{loading:r,title:e.title,value:i,formatter:Tmo},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:49,columnNumber:7},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:48,columnNumber:5},this)}const Omo=({prefix:e})=>ue.jsxDEV(Au,{style:{marginTop:-16,borderRadius:"unset",borderTop:"none"},children:ue.jsxDEV(ep,{gutter:16,style:{marginBottom:32},children:[ue.jsxDEV(ku,{span:10,children:ue.jsxDEV(wmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:71,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:70,columnNumber:7},globalThis),ue.jsxDEV(ku,{span:14,children:ue.jsxDEV(ep,{gutter:[16,16],children:Emo.map(t=>{const n={...t,featureType:`${e}_${t.featureType}`};return ue.jsxDEV(ku,{span:8,children:t.featureType==="congthoatnuoc"?ue.jsxDEV($mo,{prefix:e,title:"Chiều dài cống"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:83,columnNumber:19},globalThis):ue.jsxDEV(ugn,{...n},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:85,columnNumber:19},globalThis)},t.featureType,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:81,columnNumber:15},globalThis)})},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:74,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:73,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:69,columnNumber:5},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc/hien-trang.tsx",lineNumber:62,columnNumber:3},globalThis),Pmo=[{label:"Tổng quan",key:"1",children:ue.jsxDEV(Smo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc.tsx",lineNumber:11,columnNumber:15},globalThis)},{label:"Hiện trạng",key:"2",children:ue.jsxDEV(Omo,{prefix:"ht"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc.tsx",lineNumber:16,columnNumber:15},globalThis)},{label:"Quy hoạch chi tiết",key:"3",children:ue.jsxDEV(h5t,{prefix:"qhct",barChart:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc.tsx",lineNumber:21,columnNumber:15},globalThis)},{label:"Quy hoạch phân khu",key:"4",children:ue.jsxDEV(h5t,{prefix:"qhpk"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc.tsx",lineNumber:26,columnNumber:15},globalThis)}],Nmo=()=>ue.jsxDEV(lL,{type:"card",items:Pmo},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/components/thoat-nuoc.tsx",lineNumber:30,columnNumber:41},globalThis),Dmo=()=>{const[e,t]=h.useState("tn");return ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(ep,{style:{marginBottom:16},justify:"center",children:ue.jsxDEV(MUe,{options:[{value:"tn",label:"Thoát nước"},{value:"cx",label:"Cây xanh"}],onChange:n=>{t(n)},value:e,size:"large"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/index.tsx",lineNumber:17,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/index.tsx",lineNumber:16,columnNumber:7},globalThis),e==="cx"&&ue.jsxDEV(cmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/index.tsx",lineNumber:30,columnNumber:33},globalThis),e==="tn"&&ue.jsxDEV(Nmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/index.tsx",lineNumber:31,columnNumber:35},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/dashboard/index.tsx",lineNumber:15,columnNumber:5},globalThis)},Imo=()=>{const{formProps:e,saveButtonProps:t}=sm({resource:"qhct-cong-thoat-nuocs"});return V3({resource:"categories"}),ue.jsxDEV(q5,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Chiều dài",name:["ChieuDai"],rules:[{required:!1}],children:ue.jsxDEV(Vae,{style:{width:"100%"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:30,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:21,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Độ dọc",name:["DoDoc"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:41,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:32,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Độ sâu",name:["DoSau"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:52,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:43,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Vật liệu",name:["VatLieu"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:63,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:54,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Loại cống thoát nước",name:["LoaiCongThoatNuoc"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:74,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:65,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Người cập nhập",name:["NguoiCapNhap"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:85,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:76,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Ngày cập nhập",name:["NgayCapNhap"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:96,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:87,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Đơn vị cập nhập",name:["DonViCapNhap"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:107,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:98,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Đơn vị quản lý",name:["DonViQuanLy"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:118,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:109,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Ghi chú",name:["GhiChu"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:129,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:120,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Giai đoạn quy hoạch",name:["GiaiDoanQuyHoach"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:140,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:131,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Lưu lượng",name:["LuuLuong"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:151,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:142,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Vận tốc",name:["VanToc"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:162,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:153,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Đường kính",name:["DuongKinh"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:173,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:164,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã phường xã",name:["MaPhuongXa"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:184,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:175,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã quận huyện",name:["MaQuanHuyen"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:195,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:186,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã đối tượng",name:["MaDoiTuong"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:206,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:197,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tình trạng quy hoạch",name:["TinhTrangQuyHoach"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:217,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:208,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã dự án",name:["MaDuAn"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:228,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:219,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Nguồn dữ liệu",name:["NguonDuLieu"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:239,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:230,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:20,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/create.tsx",lineNumber:19,columnNumber:5},globalThis)},Rmo=()=>{const{id:e}=hoe(),{formProps:t,saveButtonProps:n}=sm({resource:"qhct-cong-thoat-nuocs",id:e});return ue.jsxDEV(q5,{saveButtonProps:n,children:ue.jsxDEV(Wr,{...t,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"id",name:["id"],hidden:!0,rules:[{required:!0}],children:ue.jsxDEV(Qi,{readOnly:!0,disabled:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:28,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:18,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Chiều dài",name:["ChieuDai"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:39,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:30,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Độ dọc",name:["DoDoc"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:50,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:41,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Độ sâu",name:["DoSau"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:61,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:52,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Vật liệu",name:["VatLieu"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:72,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:63,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Loại cống thoát nước",name:["LoaiCongThoatNuoc"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:83,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:74,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Người cập nhập",name:["NguoiCapNhap"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:94,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:85,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Ngày cập nhập",name:["NgayCapNhap"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:105,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:96,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Đơn vị cập nhập",name:["DonViCapNhap"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:116,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:107,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Đơn vị quản lý",name:["DonViQuanLy"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:127,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:118,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Ghi chú",name:["GhiChu"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:138,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:129,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Giai đoạn quy hoạch",name:["GiaiDoanQuyHoach"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:149,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:140,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Lưu lượng",name:["LuuLuong"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:160,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:151,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Vận tốc",name:["VanToc"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:171,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:162,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Đường kính",name:["DuongKinh"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:182,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:173,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã phường xã",name:["MaPhuongXa"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:193,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:184,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã quận huyện",name:["MaQuanHuyen"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:204,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:195,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã đối tượng",name:["MaDoiTuong"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:215,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:206,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tình trạng quy hoạch",name:["TinhTrangQuyHoach"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:226,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:217,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã dự án",name:["MaDuAn"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:237,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:228,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Nguồn dữ liệu",name:["NguonDuLieu"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:248,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:239,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:17,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/edit.tsx",lineNumber:16,columnNumber:5},globalThis)},kmo=()=>{const e=ws(),{tableProps:t}=J3({syncWithLocation:!0,resource:"qhct-cong-thoat-nuocs"});return ue.jsxDEV(Z3,{children:ue.jsxDEV(jo,{...t,rowKey:"id",children:[ue.jsxDEV(jo.Column,{dataIndex:"id",title:"Id"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:48,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"ChieuDai",title:"Chiều dài"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:49,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"DoDoc",title:"Độ dọc"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:50,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"DoSau",title:"Độ sâu"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:51,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"VatLieu",title:"Vật liệu"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:52,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"NguoiCapNhap",title:"Người cập nhật"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:53,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"NgayCapNhap",title:"Ngày cập nhật"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:54,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"MaDuAn",title:"Mã dự án"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:55,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"LoaiQuyHoach",title:"Loại quy hoạch"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:56,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"NguonDuLieu",title:"Nguồn dữ liệu"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:57,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(n,r)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:63,columnNumber:15},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:64,columnNumber:15},globalThis),ue.jsxDEV(r8,{hideText:!0,size:"small",recordItemId:r.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:65,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:62,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:58,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:47,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/sewerline/list.tsx",lineNumber:46,columnNumber:5},globalThis)},Amo=()=>{const{formProps:e,saveButtonProps:t}=sm({resource:"qhct-cong-thoat-nuocs"});return ue.jsxDEV(q5,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Số thứ tự",name:["SoThuTu"],rules:[{required:!1}],children:ue.jsxDEV(Vae,{style:{width:"100%"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:24,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:15,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Độ cao",name:["DoCao"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:35,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:26,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Độ rộng tán lá",name:["DoRongTanLa"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:46,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:37,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Đường kính thân",name:["DuongKinhThan"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:57,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:48,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Đường kính gốc",name:["DuongKinhGoc"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:68,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:59,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tình trạng",name:["TinhTrang"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:79,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:70,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Năm trồng",name:["NamTrong"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:90,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:81,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tuổi thọ",name:["TuoiTho"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:101,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:92,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tọa độ X",name:["ToaDoX"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:112,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:103,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tọa độ Y",name:["ToaDoY"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:123,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:114,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Giai đoạn quy hoạch",name:["GiaiDoanQuyHoach"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:134,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:125,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Ghi chú",name:["GhiChu"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:145,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:136,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"TenLoaiCay",name:["Tên loại cây"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:156,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:147,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Nguồn dữ liệu",name:["NguonDuLieu"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:167,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:158,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên con đường",name:["TenConDuong"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:178,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:169,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã phường xã",name:["MaPhuongXa"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:189,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:180,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã quận huyện",name:["MaQuanHuyen"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:200,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:191,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã đối tượng",name:["MaDoiTuong"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:211,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:202,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tình trạng quy hoạch",name:["TinhTrangQuyHoach"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:222,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:213,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Mã dự án",name:["MaDuAn"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:233,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:224,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Loại quy hoạch",name:["LoaiQuyHoach"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:244,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:235,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:14,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/create.tsx",lineNumber:13,columnNumber:5},globalThis)},Mmo=()=>{var v,b,y,x,C;const{id:e}=hoe();dg();const t=rK();sm({resource:"htcxs/log",id:e}),YN();const[n]=Wr.useForm(),{data:r,isLoading:i,refetch:a}=qF({resource:"htcxs/log",id:e}),o=((b=(v=r==null?void 0:r.data)==null?void 0:v.logs)==null?void 0:b[0])||(r==null?void 0:r.data);n.setFieldsValue(o);const s=((C=(x=(y=r==null?void 0:r.data)==null?void 0:y.logs)==null?void 0:x[0])==null?void 0:C.status)==="pending",{mutate:c,isLoading:u}=hae(),d=w=>{e&&c({id:e,resource:"htcxs",values:w,successNotification($,O,N){return $!=null&&$.data.id||$!=null&&$.data.success?(t(),{message:"Cập nhật thành công",type:"success"}):{message:$==null?void 0:$.data.message,type:"error"}}})},{mutate:f}=eK(),{modalProps:p,formProps:m,show:g}=HGe({action:"create",warnWhenUnsavedChanges:!0,resource:"audit-log",successNotification(w,$,O){return a(),{message:"Từ chối thành công",type:"success"}}}),_=()=>{f({resource:"audit-log",values:{status:wh.Approved},successNotification(w,$,O){return a(),{message:"Chấp nhận dữ liệu thành công",type:"success"}}})};return ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(q5,{saveButtonProps:{loading:u,onClick:n.submit},contentProps:{cover:s&&ue.jsxDEV(obe.Ribbon,{color:"volcano",text:"Dữ liệu đang chờ duyệt"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:127,columnNumber:13},globalThis)},headerButtons:({defaultButtons:w})=>{var $,O,N;return ue.jsxDEV(ue.Fragment,{children:[s&&ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(r8,{danger:!0,resource:"logcxs",accessControl:{hideIfUnauthorized:!0},confirmTitle:"Bạn chắc chắn hủy gửi duyệt dữ liệu",confirmOkText:"Có",confirmCancelText:"Không",children:"Hủy gửi duyệt"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:140,columnNumber:17},globalThis),ue.jsxDEV(Q3,{resource:"logcxs",accessControl:{enabled:!1,hideIfUnauthorized:!0},recordItemId:(N=(O=($=r==null?void 0:r.data)==null?void 0:$.logs)==null?void 0:O[0])==null?void 0:N.id,type:"default",children:"Xem thay đổi"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:151,columnNumber:17},globalThis),ue.jsxDEV(Rre,{resource:"audits",accessControl:{hideIfUnauthorized:!0},icon:ue.jsxDEV(TK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:162,columnNumber:25},globalThis),onClick:_,children:"Chấp nhận"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:159,columnNumber:17},globalThis),ue.jsxDEV(Rre,{resource:"audits",accessControl:{hideIfUnauthorized:!0},icon:ue.jsxDEV(Xae,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:170,columnNumber:25},globalThis),danger:!0,onClick:()=>{g(o.id)},children:"Từ chối"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:167,columnNumber:17},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:139,columnNumber:15},globalThis),w]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:137,columnNumber:11},globalThis)},children:ue.jsxDEV(Wr,{form:n,layout:"vertical",onFinish:d,children:[ue.jsxDEV(Wr.Item,{label:"id",name:["id"],hidden:!0,rules:[{required:!0}],children:ue.jsxDEV(Qi,{readOnly:!0,disabled:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:195,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:185,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên cây",name:["TenLoaiCay"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:206,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:197,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Số thứ tự",name:["SoThuTu"],rules:[{required:!1}],children:ue.jsxDEV(Vae,{style:{width:"100%"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:217,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:208,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Chiều cao",name:["DoCao"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:228,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:219,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Đường kính gốc",name:["DuongKinhGoc"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:239,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:230,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Tình trạng",name:["TinhTrang"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:250,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:241,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Năm cập nhật",name:["NamCapNhat"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:261,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:252,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Ghi chú",name:["GhiChu"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:272,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:263,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên con đường",name:["MaDuong"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:283,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:274,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:184,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:119,columnNumber:7},globalThis),ue.jsxDEV(pW,{...p,title:"Xác nhận từ chối ghi dữ liệu",children:ue.jsxDEV(Wr,{...m,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{name:"comments",rules:[{required:!0,message:""}],children:ue.jsxDEV(Qi.TextArea,{placeholder:"Nhập lý do từ chối"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:298,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:289,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"status",initialValue:wh.Rejected,hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:301,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:300,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:288,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:287,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/edit.tsx",lineNumber:118,columnNumber:5},globalThis)},Fmo=()=>{const e=ws(),{data:t}=fD();console.log(t);const{tableProps:n,searchFormProps:r,setFilters:i}=J3({syncWithLocation:!0,meta:{join:["logs"]},onSearch:c=>{const u=[],{MaDuong:d,SoThuTu:f}=c;return d&&u.push({field:"MaDuong",operator:"eq",value:d}),f&&u.push({field:"SoThuTu",operator:"eq",value:f}),console.log("filter",u),u}}),a=()=>{var c;(c=r.form)==null||c.validateFields().then(()=>{var u;(u=r.form)==null||u.submit()})},o=h.useRef(),s=c=>{var u;if(o.current&&clearTimeout(o.current),c.target.value===""){i(d=>d.filter(f=>f.field!=="SoThuTu"));return}console.log((u=r.form)==null?void 0:u.getFieldsValue()),o.current=setTimeout(()=>{a()},300)};return ue.jsxDEV(Z3,{canCreate:!1,children:ue.jsxDEV(ep,{gutter:[16,16],children:[ue.jsxDEV(ku,{span:6,children:ue.jsxDEV(Au,{size:"small",children:ue.jsxDEV(Wr,{...r,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Tuyến đường",name:"MaDuong",children:ue.jsxDEV(tv,{options:R3.Duong.map(({code:c,name:u})=>({label:u,value:c})),showSearch:!0,allowClear:!0,filterOption:(c,u)=>((u==null?void 0:u.label)??"").toLowerCase().includes(c.toLowerCase()),onClear:()=>{i(c=>c.filter(u=>u.field!=="MaDuong"))},onChange:a},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:135,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:134,columnNumber:15},globalThis),ue.jsxDEV(Wr.Item,{label:"Số thứ tự",name:"SoThuTu",children:ue.jsxDEV(Qi,{onChange:s},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:159,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:158,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:133,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:132,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:111,columnNumber:9},globalThis),ue.jsxDEV(ku,{span:18,children:ue.jsxDEV(jo,{...n,rowKey:"id",size:"small",children:[ue.jsxDEV(jo.Column,{dataIndex:"id",title:"Id",hidden:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:167,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"TenLoaiCay",title:"Tên cây"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:168,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"SoThuTu",title:"STT"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:169,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"DoCao",title:"Chiều cao"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:170,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"DuongKinhGoc",title:"ĐK gốc"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:171,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"NamCapNhat",title:"Năm cập nhật"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:174,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"GhiChu",title:"Ghi chú"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:175,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(c,u)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:u.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:190,columnNumber:19},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:u.id,accessControl:{enabled:!1}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:191,columnNumber:19},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:189,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:185,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:166,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:165,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:110,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/list.tsx",lineNumber:109,columnNumber:5},globalThis)},Lmo=()=>{var d,f,p,m,g;const{id:e}=hoe();dg(),sm({resource:"htcxs/log",id:e});const t=YN(),[n]=Wr.useForm(),{data:r,isLoading:i,refetch:a}=qF({resource:"htcxs/log",id:e});if(!i){const _=((f=(d=r==null?void 0:r.data)==null?void 0:d.logs)==null?void 0:f[0])||(r==null?void 0:r.data);console.log(_),n.setFieldsValue(_)}const o=((g=(m=(p=r==null?void 0:r.data)==null?void 0:p.logs)==null?void 0:m[0])==null?void 0:g.status)==="pending",{mutate:s,isLoading:c}=hae(),u=_=>{e&&s({id:e,resource:"htcxs",values:_,successNotification(v,b,y){return v!=null&&v.data.id||v!=null&&v.data.success?(t("/htcxs"),{message:"Cập nhật thành công",type:"success"}):{message:v==null?void 0:v.data.message,type:"error"}}})};return ue.jsxDEV(q5,{saveButtonProps:{loading:c,onClick:n.submit},contentProps:{},title:ue.jsxDEV(rc,{align:"baseline",children:["Sửa Hiện trạng cây xanh",o&&ue.jsxDEV(k6,{color:"#f50",children:"CHỜ DUYỆT"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:81,columnNumber:25},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:79,columnNumber:9},globalThis),headerButtons:({defaultButtons:_})=>ue.jsxDEV(ue.Fragment,{children:[o&&ue.jsxDEV(cKe,{title:"Trở về dữ liệu trước",description:"Bạn chắc chắn muốn hoàn lại dữ liệu này?",icon:ue.jsxDEV($be,{style:{color:"red"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:90,columnNumber:21},globalThis),children:ue.jsxDEV(ss,{danger:!0,children:"Revert"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:92,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:87,columnNumber:13},globalThis),_]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:85,columnNumber:9},globalThis),children:ue.jsxDEV(Tti,{content:o?"CHO DUYET":"",gap:[132,132],style:{fontSize:24},children:ue.jsxDEV(Wr,{form:n,layout:"vertical",onFinish:u,children:[ue.jsxDEV(Wr.Item,{label:"id",name:["id"],hidden:!0,rules:[{required:!0}],children:ue.jsxDEV(Qi,{readOnly:!0,disabled:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:115,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:105,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên cây",name:["TenLoaiCay"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:126,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:117,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Số thứ tự",name:["SoThuTu"],rules:[{required:!1}],children:ue.jsxDEV(Vae,{style:{width:"100%"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:137,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:128,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Chiều cao",name:["DoCao"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:148,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:139,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Đường kính gốc",name:["DuongKinhGoc"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:159,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:150,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Tình trạng",name:["TinhTrang"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:170,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:161,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Ghi chú",name:["GhiChu"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:181,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:172,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên con đường",name:["MaDuong"],rules:[{required:!1}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:192,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:183,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:104,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:99,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/edit.tsx",lineNumber:75,columnNumber:5},globalThis)},jmo=()=>{const e=ws(),{data:t}=fD();console.log(t);const{tableProps:n}=J3({syncWithLocation:!0}),r=i=>({pending:ue.jsxDEV(k6,{color:"#2db7f5",children:"Chờ duyệt"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:44,columnNumber:16},globalThis),approved:ue.jsxDEV(k6,{color:"#87d068",children:"Chấp nhận"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:45,columnNumber:17},globalThis),rejected:ue.jsxDEV(k6,{color:"#f50",children:"Từ chối"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:46,columnNumber:17},globalThis)})[i]||"Chưa xác định";return ue.jsxDEV(Z3,{children:ue.jsxDEV(ep,{gutter:[16,16],children:[ue.jsxDEV(ku,{span:6,children:[ue.jsxDEV(ep,{gutter:[12,12],style:{marginBottom:12},children:[ue.jsxDEV(ku,{span:12,children:ue.jsxDEV(Au,{size:"small",children:ue.jsxDEV(WN,{title:"Chờ duyệt",value:25,valueStyle:{color:"#3f8600"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:58,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:57,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:56,columnNumber:13},globalThis),ue.jsxDEV(ku,{span:12,children:ue.jsxDEV(Au,{size:"small",children:ue.jsxDEV(WN,{title:"Từ chối",value:5,valueStyle:{color:"#cf1322"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:67,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:66,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:65,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:55,columnNumber:11},globalThis),ue.jsxDEV(Au,{size:"small",children:ue.jsxDEV(Wr,{layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Thời gian tạo",name:"Duong",children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:78,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:77,columnNumber:15},globalThis),ue.jsxDEV(Wr.Item,{label:"Tình trạng",name:"TinhTrang",children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:81,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:80,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:76,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:75,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:54,columnNumber:9},globalThis),ue.jsxDEV(ku,{span:18,children:[ue.jsxDEV(lL,{defaultActiveKey:"1",tabPosition:"top",style:{height:220},items:new Array(30).fill(null).map((i,a)=>{const o=String(a);return{label:`Tab-${o}`,key:o,disabled:a===28,children:`Content of tab ${o}`}})},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:88,columnNumber:11},globalThis),ue.jsxDEV(jo,{...n,rowKey:"id",size:"small",children:[ue.jsxDEV(jo.Column,{dataIndex:"id",title:"Id",hidden:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:103,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"SoThuTu",title:"STT"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:104,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"DoCao",title:"Chiều cao"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:105,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"DuongKinhGoc",title:"ĐK gốc"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:106,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"TinhTrang",title:"Tình trạng"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:107,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"Duong",title:"Đường"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:108,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"NamCapNhat",title:"Năm cập nhật"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:109,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"GhiChu",title:"Ghi chú"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:110,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"createdAt",title:"Thời gian tạo",render:i=>ts(i).format("DD/MM/YYYY HH:mm")},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:111,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"status",title:"Trạng thái",render:r},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:116,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(i,a)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:a.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:126,columnNumber:19},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:a.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:127,columnNumber:19},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:125,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:121,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:102,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:87,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:53,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logCayXanh/list.tsx",lineNumber:52,columnNumber:5},globalThis)},v5t=()=>ue.jsxDEV(lL,{defaultActiveKey:"1",tabPosition:"top",style:{height:220},items:new Array(30).fill(null).map((e,t)=>{const n=String(t);return{label:`Tab-${n}`,key:n,disabled:t===28,children:`Content of tab ${n}`}})},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/components/logNuocMua/index.tsx",lineNumber:6,columnNumber:5},globalThis),Bmo=()=>(h.useState("cay-xanh"),ue.jsxDEV(ue.Fragment,{children:ue.jsxDEV(doe,{title:"Phê duyệt dữ liệu",children:ue.jsxDEV(lL,{defaultActiveKey:"1",type:"card",size:"large",items:[{label:"Cây xanh",key:"cay-xanh",children:ue.jsxDEV(jmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/list.tsx",lineNumber:28,columnNumber:25},globalThis)},{label:"Nước mưa",key:"nuoc-mua",children:ue.jsxDEV(v5t,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/list.tsx",lineNumber:30,columnNumber:61},globalThis)},{label:"Nước thải",key:"nuoc-thai",children:ue.jsxDEV(v5t,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/list.tsx",lineNumber:31,columnNumber:63},globalThis)}]},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/list.tsx",lineNumber:20,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/list.tsx",lineNumber:19,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/audits/list.tsx",lineNumber:18,columnNumber:5},globalThis)),{Title:J0e}=bu,zmo=()=>{var d;mae();const{queryResult:e}=W4e({meta:{join:["logs"]}}),{data:t,isLoading:n,refetch:r}=e,i=(d=t==null?void 0:t.data.logs)==null?void 0:d.find(f=>f.status===wh.Pending),a=i||(t==null?void 0:t.data),o=f=>({approved:ue.jsxDEV(TK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:60,columnNumber:17},globalThis),pending:ue.jsxDEV(Tbe,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:61,columnNumber:16},globalThis),rejected:ue.jsxDEV(Xae,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:62,columnNumber:17},globalThis),modified:ue.jsxDEV(hW,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:63,columnNumber:17},globalThis),initiated:ue.jsxDEV(hW,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:64,columnNumber:18},globalThis)})[f],s=f=>({approved:"green",pending:"blue",rejected:"red",modified:"blue",initiated:"red"})[f],c=f=>{const p={approved:"Đã chấp nhận",pending:"Đang chờ duyệt",rejected:"Đã từ chối",modified:"Đã cập nhật",initiated:"Khởi tạo"};return ue.jsxDEV(gW,{to:`/logcxs/show/${f.id}`,children:p[f.status]},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:88,columnNumber:12},globalThis)},u=()=>{const f=t==null?void 0:t.data.logs;if(!(f!=null&&f.length))return"Chưa có lịch sử cập nhật dữ liệu";const p=f.filter(m=>m.status!=="initiated").sort((m,g)=>new Date(g.createdAt).getTime()-new Date(m.createdAt).getTime()).map(m=>({label:ts(m.createdAt).format("DD/MM/YYYY HH:mm"),children:c(m),dot:o(m.status),color:s(m.status)}));return ue.jsxDEV(fZr,{mode:"left",items:p},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:108,columnNumber:12},globalThis)};return ue.jsxDEV(l6e,{isLoading:n,contentProps:{cover:i!==void 0?ue.jsxDEV(obe.Ribbon,{text:"Đang chờ duyệt",color:"volcano"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:138,columnNumber:13},globalThis):null},headerButtons:({defaultButtons:f})=>ue.jsxDEV(ue.Fragment,{children:[i!==void 0&&ue.jsxDEV(r8,{resource:"logcxs",danger:!0,confirmTitle:"Bạn chắc chắn hủy gửi duyệt dữ liệu",confirmOkText:"Có",confirmCancelText:"Không",children:"Hủy gửi duyệt"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:144,columnNumber:13},globalThis),f]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:142,columnNumber:9},globalThis),children:ue.jsxDEV(ep,{gutter:[24,0],children:[ue.jsxDEV(ku,{span:18,children:[" ",ue.jsxDEV(J0e,{level:5,children:"Tên cây"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:161,columnNumber:11},globalThis),ue.jsxDEV(c6e,{value:a==null?void 0:a.TenLoaiCay},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:162,columnNumber:11},globalThis),ue.jsxDEV(J0e,{level:5,children:"Số thứ tự"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:163,columnNumber:11},globalThis),ue.jsxDEV(OV,{value:a==null?void 0:a.SoThuTu},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:164,columnNumber:11},globalThis),ue.jsxDEV(J0e,{level:5,children:"Chiều cao"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:165,columnNumber:11},globalThis),ue.jsxDEV(kre,{value:(a==null?void 0:a.DoCao)||0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:166,columnNumber:11},globalThis),ue.jsxDEV(J0e,{level:5,children:"Đường kính gốc"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:167,columnNumber:11},globalThis),ue.jsxDEV(kre,{value:(a==null?void 0:a.DuongKinhGoc)||0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:168,columnNumber:11},globalThis)," "]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:159,columnNumber:9},globalThis),ue.jsxDEV(ku,{span:6,children:[ue.jsxDEV(wbe,{orientation:"center",orientationMargin:"0",style:{marginTop:0},children:"Lịch sử cập nhật dữ liệu"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:172,columnNumber:11},globalThis),u()]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:171,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:158,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/ht-cay-xanhs/show.tsx",lineNumber:125,columnNumber:5},globalThis)},Hmo=()=>{const e=ws();fD();const{mutateAsync:t}=eK(),{modalProps:n,formProps:r,show:i}=HGe({action:"create",warnWhenUnsavedChanges:!0,resource:"audit-log",successNotification(v,b,y){return o.refetch(),{message:"Từ chối thành công",type:"success"}}}),{tableProps:a,tableQueryResult:o,filters:s,searchFormProps:c}=J3({syncWithLocation:!0,filters:{mode:"server",initial:[{field:"status",operator:"eq",value:wh.Pending}]},onSearch:v=>{const b=[],{status:y,createdAt:x}=v;return y&&b.push({field:"status",operator:"eq",value:y}),x&&b.push({field:"createdAt",operator:"gte",value:x?x[0].toISOString():void 0},{field:"createdAt",operator:"lte",value:x?x[1].toISOString():void 0}),b}}),u=bne("status",s,"eq")||wh.Pending,d=bne("createdAt",s,"lte"),f=bne("createdAt",s,"gte"),p=v=>({[wh.Pending]:ue.jsxDEV(k6,{color:"#f50",children:"Chờ duyệt"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:117,columnNumber:28},globalThis),[wh.Approved]:ue.jsxDEV(k6,{color:"#87d068",children:"Chấp nhận"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:118,columnNumber:29},globalThis),[wh.Rejected]:ue.jsxDEV(k6,{color:"#ff0000",children:"Từ chối"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:119,columnNumber:29},globalThis),[wh.Modified]:ue.jsxDEV(k6,{color:"#f50",children:"Chỉnh sửa"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:120,columnNumber:29},globalThis)})[v]||"Chưa xác định",m=(v,b)=>{if(console.log("click",v),v.key==="rejected"){i(b);return}t({resource:"audit-log",values:{status:v.key}}).then(()=>{o.refetch()})},g=()=>{var v;(v=c.form)==null||v.submit()},_=[{key:"approved",label:"Chấp nhận",icon:ue.jsxDEV(TK,{style:{color:"green"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:144,columnNumber:13},globalThis)},{key:"rejected",label:"Từ chối",icon:ue.jsxDEV(Xae,{style:{color:"red"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:149,columnNumber:13},globalThis)}];return ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(Z3,{children:ue.jsxDEV(ep,{gutter:[16,16],children:[ue.jsxDEV(ku,{span:6,children:ue.jsxDEV(Au,{size:"small",children:ue.jsxDEV(Wr,{...c,layout:"vertical",initialValues:{status:u,createdAt:[Dd(f),Dd(d)]},children:ue.jsxDEV(Wr.Item,{label:"Trạng thái",name:"status",children:ue.jsxDEV(Wq.Group,{buttonStyle:"solid",optionType:"button",onChange:g,size:"small",children:ue.jsxDEV(rc,{direction:"horizontal",children:[ue.jsxDEV(Wq,{value:wh.Pending,children:"Chờ duyệt"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:205,columnNumber:23},globalThis),ue.jsxDEV(Wq,{value:wh.Approved,children:"Chấp nhận"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:206,columnNumber:23},globalThis),ue.jsxDEV(Wq,{value:wh.Rejected,children:"Từ chối"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:207,columnNumber:23},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:204,columnNumber:21},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:197,columnNumber:19},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:196,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:159,columnNumber:15},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:158,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:157,columnNumber:11},globalThis),ue.jsxDEV(ku,{span:18,children:ue.jsxDEV(jo,{...a,rowKey:"id",size:"small",children:[ue.jsxDEV(jo.Column,{dataIndex:"id",title:"Id",hidden:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:222,columnNumber:15},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"TenLoaiCay",title:"Tên cây"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:223,columnNumber:15},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"SoThuTu",title:"STT"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:224,columnNumber:15},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"DoCao",title:"Chiều cao"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:225,columnNumber:15},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"TinhTrang",title:"Tình trạng"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:227,columnNumber:15},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"GhiChu",title:"Ghi chú"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:230,columnNumber:15},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"createdAt",title:"Thời gian tạo",render:v=>ts(v).format("DD/MM/YYYY HH:mm")},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:231,columnNumber:15},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"status",title:"Trạng thái",render:p},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:236,columnNumber:15},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(v,b)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:b.id,accessControl:{enabled:!1}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:247,columnNumber:21},globalThis),b.status===wh.Pending&&ue.jsxDEV(Uae.Button,{menu:{items:_,onClick:y=>m(y,b.id)},size:"small",children:ue.jsxDEV(kne,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:261,columnNumber:25},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:254,columnNumber:23},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:245,columnNumber:19},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:241,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:221,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:220,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:156,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:155,columnNumber:7},globalThis),ue.jsxDEV(pW,{...n,title:"Xác nhận từ chối ghi dữ liệu",children:ue.jsxDEV(Wr,{...r,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{name:"comments",rules:[{required:!0,message:""}],children:ue.jsxDEV(Qi.TextArea,{placeholder:"Nhập lý do từ chối"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:283,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:274,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"status",initialValue:wh.Rejected,hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:286,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:285,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:273,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:272,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/list.tsx",lineNumber:154,columnNumber:5},globalThis)},{Title:qmo}=bu,Vmo=()=>{const{id:e}=hoe(),t=dg(),{queryResult:n}=W4e({id:e,meta:{join:["htCayXanh"]}}),{data:r,isLoading:i}=n,{data:a,refetch:o}=H3({url:`${t}/audit-log/key/${e}/name/${Ehn.LogCayXanh}`,method:"get"}),s=a==null?void 0:a.data,{data:c,refetch:u}=H3({url:`${t}/logcxs/version/${e}`,method:"get"}),d=c==null?void 0:c.data;console.log(d);const f=r==null?void 0:r.data,{mutate:p}=eK(),m=y=>{const x={[wh.Pending]:{text:"Đang chờ duyệt",color:"volcano"},[wh.Approved]:{text:"Đã chấp nhận",color:"green"},[wh.Rejected]:{text:"Đã từ chối",color:"red"},[wh.Modified]:{text:"Đã cập nhật",color:"cyan"}},C=y?x[y]:{text:"Chưa xác định",color:"cyan"};return ue.jsxDEV(obe.Ribbon,{...C},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:99,columnNumber:7},globalThis)},{modalProps:g,formProps:_,show:v}=HGe({action:"create",warnWhenUnsavedChanges:!0,resource:"audit-log",successNotification(y,x,C){return n.refetch(),u(),o(),{message:"Từ chối thành công",type:"success"}}}),b=()=>{p({resource:"audit-log",values:{status:wh.Approved},successNotification(y,x,C){return n.refetch(),{message:"Chấp nhận dữ liệu thành công",type:"success"}}})};return ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(l6e,{canEdit:!1,isLoading:i,breadcrumb:null,contentProps:{title:(s==null?void 0:s.status)===wh.Rejected?ue.jsxDEV(x3e,{type:"error",banner:!0,description:ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(bu.Text,{strong:!0,children:"Lý do từ chối: "},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:150,columnNumber:21},globalThis),s==null?void 0:s.comments]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:149,columnNumber:19},globalThis),icon:ue.jsxDEV($be,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:154,columnNumber:23},globalThis),showIcon:!1,style:{fontSize:14,fontWeight:400,padding:"8px 24px",whiteSpace:"normal"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:145,columnNumber:15},globalThis):null,cover:m(f==null?void 0:f.status),styles:{header:{padding:0,minHeight:0}}},headerButtons:({defaultButtons:y})=>ue.jsxDEV(ue.Fragment,{children:[(d==null?void 0:d.new.status)===wh.Pending&&ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(Rre,{danger:!0,onClick:()=>{v(d.new.id)},icon:ue.jsxDEV(Xae,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:176,columnNumber:25},globalThis),resource:"audits",accessControl:{hideIfUnauthorized:!0},children:"Từ chối"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:171,columnNumber:17},globalThis),ue.jsxDEV(Rre,{type:"primary",onClick:b,icon:ue.jsxDEV(TK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:185,columnNumber:25},globalThis),resource:"audits",accessControl:{hideIfUnauthorized:!0},children:"Chấp nhận"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:182,columnNumber:17},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:170,columnNumber:15},globalThis),y]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:168,columnNumber:11},globalThis),children:[ue.jsxDEV(OA,{record:d,label:"Tên cây",name:"TenLoaiCay"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:207,columnNumber:9},globalThis),ue.jsxDEV(OA,{record:d,label:"Số thứ tự",name:"SoThuTu"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:208,columnNumber:9},globalThis),ue.jsxDEV(OA,{record:d,label:"Chiều cao",name:"DoCao"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:209,columnNumber:9},globalThis),ue.jsxDEV(OA,{record:d,label:"Đường kính gốc",name:"DuongKinhGoc"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:210,columnNumber:9},globalThis),ue.jsxDEV(OA,{record:d,label:"Tình trạng",name:"TinhTrang"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:215,columnNumber:9},globalThis),ue.jsxDEV(OA,{record:d,label:"Năm cập nhật",name:"NamCapNhat"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:216,columnNumber:9},globalThis),ue.jsxDEV(OA,{record:d,label:"Ghi chú",name:"GhiChu"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:221,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:138,columnNumber:7},globalThis),ue.jsxDEV(pW,{...g,okText:"Từ chối",title:"Xác nhận từ chối ghi dữ liệu",children:ue.jsxDEV(Wr,{..._,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{name:"comments",rules:[{required:!0,message:""}],children:ue.jsxDEV(Qi.TextArea,{placeholder:"Nhập lý do từ chối"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:239,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:230,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"status",initialValue:wh.Rejected,hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:242,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:241,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:229,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:223,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:137,columnNumber:5},globalThis)},OA=({label:e,name:t,record:n})=>{var a,o;const r=(a=n==null?void 0:n.old)==null?void 0:a[t],i=(o=n==null?void 0:n.new)==null?void 0:o[t];return ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(qmo,{level:5,children:e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:263,columnNumber:7},globalThis),r===i?ue.jsxDEV(OV,{value:r??"Chưa có thông tin"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:265,columnNumber:9},globalThis):ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(OV,{value:ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV("span",{style:{width:12,display:"inline-block",textAlign:"center",background:"#ff9b9b"},children:"-"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:271,columnNumber:17},globalThis)," ",r]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:270,columnNumber:15},globalThis),style:{backgroundColor:"#ffd9d9",display:"block",color:"#000",whiteSpace:"pre"}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:268,columnNumber:11},globalThis),ue.jsxDEV(OV,{value:ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV("span",{style:{width:12,display:"inline-block",textAlign:"center",background:"#6fdb6f"},children:"+"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:294,columnNumber:17},globalThis)," ",i]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:293,columnNumber:15},globalThis),style:{background:"#caffca",display:"block",color:"#000",whiteSpace:"pre-line"},prefix:"+"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:291,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:267,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/log-cay-xanh/show.tsx",lineNumber:262,columnNumber:5},globalThis)};function fgn(){return Math.random().toString(36).substring(2,15)+Math.random().toString(36).substring(2,15)}function pgn(e,t){let n=[];return e.forEach((r,i)=>{const{children:a,...o}=r,s={...o,parentKey:t,childIndex:i+1};n.push(s),a&&a.length>0&&(n=n.concat(pgn(a,r.key)))}),n}function Wmo(e,t){function n(r,i){for(let a=0;a<r.length;a++){if(r[a].key===i)return r.splice(a,1),!0;const o=r[a].children;if(o&&n(o,i))return!0}return!1}return n(e,t),e}function Umo(e){const[t,n]=h.useState();return t?ue.jsxDEV(ue.Fragment,{children:[ue.jsxDEV(bKe,{style:{fontSize:16},onClick:()=>n(void 0)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:15,columnNumber:7},this),ue.jsxDEV(Wr,{initialValues:{zIndex:1,visible:!0,icon:"fg-layer-stack-o",displayInLegend:!0,displayInLayerSwitcher:!0,isRead:!0,...t,key:fgn()},labelCol:{span:8},onFinish:e.onOk,children:[ue.jsxDEV(Wr.Item,{name:"key",hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:34,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:33,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"name",hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:37,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:36,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"title",label:"Tên lớp dữ liệu",children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:40,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:39,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"isRead",label:"Xem thông tin",children:ue.jsxDEV(uC,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:43,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:42,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"visible",label:"Hiển thị mặc định",children:ue.jsxDEV(uC,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:46,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:45,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"displayInLegend",label:"Hiển thị chú giải",children:ue.jsxDEV(uC,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:49,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:48,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"displayInLayerSwitcher",label:"Hiển thị bảng dữ liệu",children:ue.jsxDEV(uC,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:52,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:51,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"maxResolution",label:"Độ phân giải lớn nhất",children:ue.jsxDEV(Qi,{placeholder:"Độ phân giải lớn nhất"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:55,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:54,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"minResolution",label:"Độ phân giải nhỏ nhất",children:ue.jsxDEV(Qi,{placeholder:"Độ phân giải nhỏ nhất"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:58,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:57,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"zIndex",label:"Chỉ số thứ tự",children:ue.jsxDEV(Qi,{placeholder:"z-index"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:61,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:60,columnNumber:9},this),ue.jsxDEV(Wr.Item,{name:"cqlFilter",label:"Điều kiện lọc",children:ue.jsxDEV(Qi,{placeholder:"Điều kiện lọc"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:64,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:63,columnNumber:9},this),ue.jsxDEV(Wr.Item,{children:ue.jsxDEV(rc,{style:{width:"100%",justifyContent:"end"},children:[ue.jsxDEV(ss,{onClick:e.onCancel,children:"Hủy"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:68,columnNumber:13},this),ue.jsxDEV(ss,{type:"primary",htmlType:"submit",children:"Chấp nhận"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:69,columnNumber:13},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:67,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:66,columnNumber:9},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:19,columnNumber:7},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:14,columnNumber:5},this):ue.jsxDEV(Rne,{loading:!1,size:"small",itemLayout:"horizontal",dataSource:e.layers,renderItem:r=>ue.jsxDEV(Kmo,{onClick:n,layer:r},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:83,columnNumber:9},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:77,columnNumber:5},this)}function Kmo(e){return ue.jsxDEV(Rne.Item,{actions:[ue.jsxDEV(ss,{onClick:()=>e.onClick(e.layer),size:"small",children:"Chọn"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:96,columnNumber:9},this)],children:e.layer.title},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/layer-list.tsx",lineNumber:94,columnNumber:5},this)}const hgn=({value:e,onChange:t,editable:n})=>{const r=h.useRef(e||[]),{selectProps:i,queryResult:a}=V3({resource:"layers",optionLabel:"name"}),[o,s]=h.useState([]),[c,u]=h.useState(),[d,f]=h.useState(),{modalProps:p,close:m,show:g}=hje(),{modalProps:_,close:v,show:b}=hje(),y=dg(),x=A=>{s(zBe(A,{customizeTitle:C})),r.current=A},C=A=>ue.jsxDEV(bu.Text,{delete:!A.displayInLayerSwitcher,children:[A.visible?ue.jsxDEV(SK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:71,columnNumber:26},globalThis):ue.jsxDEV(QUe,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:71,columnNumber:44},globalThis)," ",ue.jsxDEV("span",{style:{fontWeight:600,fontSize:16},children:[A.title," "]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:72,columnNumber:9},globalThis),ue.jsxDEV("span",{className:"fg-map-legend-o"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:73,columnNumber:9},globalThis),A.displayInLegend?"✅":"🚫"," |"," ",ue.jsxDEV("span",{className:"fg-layer-stack-o"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:75,columnNumber:9},globalThis)," ",A.zIndex||"_",` || Read -
        ${A.isRead?"✅":"🚫"} || Z-index - 
        ${A.zIndex||"_"} ||
       || Resolution - ${A.minResolution||"__"} ${A.maxResolution||"__"}`]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:70,columnNumber:7},globalThis);h.useEffect(()=>{e&&x(e)},[e]);const{data:w}=H3({url:`${y}/layers/default/definition`,method:"get"}),$=(w==null?void 0:w.data)||[],O=A=>{const F=z=>{var K,U;const M=(K=r.current)==null?void 0:K.findIndex(W=>W.key===z);if(M&&M>-1){const W=r.current.filter(L=>L.parentKey===r.current[M].key);(U=r.current)==null||U.splice(M,1),W&&W.length&&W.forEach(L=>F(L.key))}};F(A)},N=()=>{var F;const A=(F=a.data)==null?void 0:F.data.find(z=>z.id===d);A&&(s(zBe(A.layers,{customizeTitle:C})),t==null||t(A.layers),r.current=A.layers)},P=()=>{const A=[...o];c&&(Wmo(A,c),O(c),console.log("layer default delete: ",r),console.log("layer tree delete: ",A)),s(A),t==null||t(R(A))},I=A=>{var M;const F={key:A.key,title:ue.jsxDEV("div",{children:[ue.jsxDEV("span",{children:A.title},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:167,columnNumber:11},globalThis),ue.jsxDEV("span",{children:[" - zIndex: ",A.zIndex]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:168,columnNumber:12},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:166,columnNumber:9},globalThis),selectable:!0};(M=r.current)==null||M.push(A);const z=[...o];z.push(F),s(z),t==null||t(R(z)),m()},D=A=>{console.log(A)},k=A=>{const F=A.node.key,z=A.dragNode.key,M=A.node.pos.split("-"),K=A.dropPosition-Number(M[M.length-1]),U=(J,Z,te)=>{for(let re=0;re<J.length;re++){if(J[re].key===Z)return te(J[re],re,J);J[re].children&&U(J[re].children,Z,te)}},W=[...o];let L;if(U(W,z,(J,Z,te)=>{te.splice(Z,1),L=J}),!A.dropToGap)U(W,F,J=>{J.children=J.children||[],J.children.unshift(L)});else{let J=[],Z;U(W,F,(te,re,se)=>{J=se,Z=re}),K===-1?J.splice(Z,0,L):J.splice(Z+1,0,L)}s(W);const Y=R(W);console.log(Y),t==null||t(Y)},R=(A=o)=>pgn(A).map(M=>{const K=r.current.find(U=>U.key===M.key);return K.parentKey=M.parentKey,K.index=M.childIndex,K});return ue.jsxDEV(Au,{children:[n&&ue.jsxDEV(rc,{style:{marginBottom:16},children:[ue.jsxDEV(ss,{size:"small",onClick:()=>g(),icon:ue.jsxDEV($re,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:267,columnNumber:19},globalThis),children:"Thêm lớp dữ liệu"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:264,columnNumber:11},globalThis),ue.jsxDEV(ss,{size:"small",onClick:()=>b(),icon:ue.jsxDEV($re,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:274,columnNumber:19},globalThis),children:"Thêm nhóm"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:271,columnNumber:11},globalThis),ue.jsxDEV(ss,{size:"small",onClick:()=>P(),icon:ue.jsxDEV(OK,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:281,columnNumber:19},globalThis),danger:!0,type:"default",children:"Xóa"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:278,columnNumber:11},globalThis),ue.jsxDEV(tv,{size:"small",placeholder:"Chọn cấu hình lớp dữ liệu",...i,style:{width:200},onChange:A=>f(A)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:287,columnNumber:11},globalThis),ue.jsxDEV(ss,{size:"small",icon:ue.jsxDEV(xKe,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:296,columnNumber:19},globalThis),onClick:N,type:"default",children:"Sao chép"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:294,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:263,columnNumber:9},globalThis),ue.jsxDEV(Au,{styles:{body:{minHeight:200}},size:"small",children:ue.jsxDEV(OKt,{className:"draggable-tree",draggable:n,blockNode:!0,onDragEnter:D,onDrop:k,treeData:o,onSelect:([A])=>u(A),defaultExpandAll:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:305,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:304,columnNumber:7},globalThis),ue.jsxDEV(pW,{...p,width:600,footer:null,destroyOnClose:!0,children:ue.jsxDEV(Umo,{layers:$,onOk:A=>{I(A),m()},onCancel:m},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:318,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:317,columnNumber:7},globalThis),ue.jsxDEV(pW,{..._,width:600,destroyOnClose:!0,title:"Thêm nhóm lớp dữ liệu",footer:null,children:ue.jsxDEV(Wr,{labelCol:{span:8},onFinish:A=>{I(A),v()},initialValues:{key:fgn(),isGroup:!0,visible:!0,zIndex:1,displayInLayerSwitcher:!0},children:[ue.jsxDEV(Wr.Item,{name:"key",hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:349,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:348,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"isGroup",hidden:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:352,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:351,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"displayInLayerSwitcher",hidden:!0,children:ue.jsxDEV(uC,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:355,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:354,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"title",label:"Tên nhóm",required:!0,children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:358,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:357,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"visible",label:"Hiển thị mặc định",children:ue.jsxDEV(uC,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:361,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:360,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"maxResolution",label:"Độ phân giải lớn nhất",children:ue.jsxDEV(Qi,{placeholder:"Độ phân giải lớn nhất"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:364,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:363,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"minResolution",label:"Độ phân giải nhỏ nhất",children:ue.jsxDEV(Qi,{placeholder:"Độ phân giải nhỏ nhất"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:367,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:366,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{name:"zIndex",label:"Chỉ số thứ tự",children:ue.jsxDEV(Qi,{placeholder:"z-index"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:370,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:369,columnNumber:11},globalThis),ue.jsxDEV(Wr.Item,{children:ue.jsxDEV(rc,{style:{width:"100%",justifyContent:"end"},children:[ue.jsxDEV(ss,{onClick:v,children:"Hủy"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:374,columnNumber:15},globalThis),ue.jsxDEV(ss,{type:"primary",htmlType:"submit",children:"Đồng ý"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:375,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:373,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:372,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:334,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:327,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/components/layer-tree/index.tsx",lineNumber:261,columnNumber:5},globalThis)},Gmo=()=>{const{formProps:e,saveButtonProps:t,queryResult:n,form:r}=sm();return ue.jsxDEV(_L,{saveButtonProps:t,children:ue.jsxDEV(Wr,{...e,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Mã",name:["code"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/create.tsx",lineNumber:26,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/create.tsx",lineNumber:17,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên",name:["name"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/create.tsx",lineNumber:37,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/create.tsx",lineNumber:28,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{name:"layers",label:"Thiết lập lớp dữ liệu",rules:[{required:!0}],children:ue.jsxDEV(hgn,{editable:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/create.tsx",lineNumber:48,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/create.tsx",lineNumber:39,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/create.tsx",lineNumber:16,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/create.tsx",lineNumber:15,columnNumber:5},globalThis)},Ymo=()=>{var s,c;const[e,t]=h.useState([]),{formProps:n,saveButtonProps:r,form:i,queryResult:a,formLoading:o}=sm();return h.useEffect(()=>{var u,d;(a==null?void 0:a.fetchStatus)==="idle"&&t(((d=(u=a.data)==null?void 0:u.data)==null?void 0:d.permissions)||[])},[(c=(s=a==null?void 0:a.data)==null?void 0:s.data)==null?void 0:c.permissions,a==null?void 0:a.fetchStatus]),ue.jsxDEV(q5,{saveButtonProps:r,children:ue.jsxDEV(Wr,{...n,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Mã",name:["code"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/edit.tsx",lineNumber:48,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/edit.tsx",lineNumber:39,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{label:"Tên",name:["name"],rules:[{required:!0}],children:ue.jsxDEV(Qi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/edit.tsx",lineNumber:59,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/edit.tsx",lineNumber:50,columnNumber:9},globalThis),ue.jsxDEV(Wr.Item,{name:"layers",label:"Thiết lập lớp dữ liệu",rules:[{required:!0}],children:ue.jsxDEV(hgn,{editable:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/edit.tsx",lineNumber:70,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/edit.tsx",lineNumber:61,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/edit.tsx",lineNumber:38,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/edit.tsx",lineNumber:37,columnNumber:5},globalThis)},Xmo=()=>{const e=ws(),t=fD();console.log(t);const{tableProps:n}=J3({syncWithLocation:!0});return ue.jsxDEV(Z3,{children:ue.jsxDEV(jo,{...n,rowKey:"id",children:[ue.jsxDEV(jo.Column,{dataIndex:"name",title:"Tên"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:30,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"code",title:"Mã"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:31,columnNumber:9},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(r,i)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:37,columnNumber:15},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:38,columnNumber:15},globalThis),ue.jsxDEV(r8,{hideText:!0,size:"small",recordItemId:i.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:39,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:36,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:32,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:29,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/layers/list.tsx",lineNumber:28,columnNumber:5},globalThis)},Jmo=()=>ue.jsxDEV("div",{style:{width:"100%",padding:"32px 16px"},children:ue.jsxDEV("div",{style:{textAlign:"justify",color:"#000"},children:[ue.jsxDEV("h2",{style:{marginBottom:32,textAlign:"center"},children:"CHÍNH SÁCH QUYỀN RIÊNG TƯ"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:13,columnNumber:9},globalThis),ue.jsxDEV("i",{children:"Cập nhật lần cuối: 02/01/2025"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:17,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Ứng dụng Quản lý hạ tầng kỹ thuật được phát triển và vận hành bởi Công ty TNHH Công Nghệ NextForm."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:19,columnNumber:9},globalThis),ue.jsxDEV("p",{style:{marginTop:16,fontWeight:600},children:"1. Cam kết bảo mật"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:24,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Chúng tôi cam kết cung cấp một dịch vụ an toàn và bảo mật. Ứng dụng được thiết kế để không thu thập, lưu trữ hoặc chia sẻ bất kỳ thông tin cá nhân nào từ người dùng."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:25,columnNumber:9},globalThis),ue.jsxDEV("p",{style:{marginTop:16,fontWeight:600},children:"2. Hiển thị thông tin công khai"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:31,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Ứng dụng chỉ cung cấp thông tin quy hoạch công khai và không yêu cầu quyền truy cập vào dữ liệu cá nhân của bạn."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:34,columnNumber:9},globalThis),ue.jsxDEV("p",{style:{marginTop:16,fontWeight:600},children:"3. Bảo mật hệ thống"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:39,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Mặc dù không xử lý thông tin cá nhân, chúng tôi áp dụng các biện pháp kỹ thuật phù hợp để bảo vệ dữ liệu hiển thị trong ứng dụng và đảm bảo tính toàn vẹn của hệ thống."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:40,columnNumber:9},globalThis),ue.jsxDEV("p",{style:{marginTop:16,fontWeight:600},children:"4. Thay đổi chính sách"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:46,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Chính sách quyền riêng tư này có thể được cập nhật để phù hợp với thay đổi trong hoạt động hoặc yêu cầu pháp lý. Chúng tôi sẽ thông báo khi có thay đổi qua ứng dụng hoặc trang web chính thức."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:47,columnNumber:9},globalThis),ue.jsxDEV("p",{style:{marginTop:16,fontWeight:600},children:"5. Liên hệ"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:53,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Nếu bạn có bất kỳ câu hỏi hoặc góp ý nào liên quan đến chính sách quyền riêng tư, vui lòng liên hệ với chúng tôi qua:"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:54,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Công ty TNHH Công Nghệ NextForm "},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:59,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Địa chỉ: Lô B1-48-22 Khu đô thị mới An Phú Thịnh, Phường Nhơn Bình, Thành phố Quy Nhơn, Tỉnh Bình Định, Việt Nam"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:60,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Điện thoại: 0256 650 2345"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:64,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Email: Info@nextform.vn"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:65,columnNumber:9},globalThis),ue.jsxDEV("p",{children:["Website:"," ",ue.jsxDEV("a",{target:"_blank",href:"https://nextform.vn",children:"nextform.vn"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:68,columnNumber:11},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:66,columnNumber:9},globalThis),ue.jsxDEV("p",{children:"Chúng tôi cam kết mang đến một trải nghiệm an toàn, minh bạch và tôn trọng quyền riêng tư của người dùng."},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:72,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:7,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/privacy/index.tsx",lineNumber:6,columnNumber:5},globalThis),Qmo=()=>{const e=ws(),{data:t}=fD();console.log(t);const{tableProps:n,searchFormProps:r,setFilters:i}=J3({syncWithLocation:!0,resource:HBe.HOGA_THAI,onSearch:c=>{const u=[],{MaDuong:d,SoThuTu:f}=c;return d&&u.push({field:"MaDuong",operator:"eq",value:d}),f&&u.push({field:"SoThuTu",operator:"eq",value:f}),console.log("filter",u),u}}),a=()=>{var c;(c=r.form)==null||c.validateFields().then(()=>{var u;(u=r.form)==null||u.submit()})},o=h.useRef(),s=c=>{var u;if(o.current&&clearTimeout(o.current),c.target.value===""){i(d=>d.filter(f=>f.field!=="SoThuTu"));return}console.log((u=r.form)==null?void 0:u.getFieldsValue()),o.current=setTimeout(()=>{a()},300)};return ue.jsxDEV(Z3,{canCreate:!1,children:ue.jsxDEV(ep,{gutter:[16,16],children:[ue.jsxDEV(ku,{span:6,children:ue.jsxDEV(Au,{size:"small",children:ue.jsxDEV(Wr,{...r,layout:"vertical",children:[ue.jsxDEV(Wr.Item,{label:"Tuyến đường",name:"MaDuong",children:ue.jsxDEV(tv,{options:R3.Duong.map(({code:c,name:u})=>({label:u,value:c})),showSearch:!0,allowClear:!0,filterOption:(c,u)=>((u==null?void 0:u.label)??"").toLowerCase().includes(c.toLowerCase()),onClear:()=>{i(c=>c.filter(u=>u.field!=="MaDuong"))},onChange:a},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:137,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:136,columnNumber:15},globalThis),ue.jsxDEV(Wr.Item,{label:"Số thứ tự",name:"SoThuTu",children:ue.jsxDEV(Qi,{onChange:s},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:161,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:160,columnNumber:15},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:135,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:134,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:113,columnNumber:9},globalThis),ue.jsxDEV(ku,{span:18,children:ue.jsxDEV(jo,{...n,rowKey:"id",size:"small",children:[ue.jsxDEV(jo.Column,{dataIndex:"id",title:"Id",hidden:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:169,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"MaDoiTuong",title:"Tên hố ga",render:(c,u)=>`${u.MaDuong}${c}`},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:170,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"VatLieu",title:"Vật liệu",render:c=>{var u;return((u=R3.VatLieu.find(d=>d.code===c))==null?void 0:u.name)||""}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:177,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"CaoDoTKDinhCong",title:"Cao độ đỉnh"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:184,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"CaoDoTKDayCong",title:"Cao độ đáy"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:185,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{dataIndex:"GhiChu",title:"Ghi chú"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:186,columnNumber:13},globalThis),ue.jsxDEV(jo.Column,{title:e("table.actions"),dataIndex:"actions",render:(c,u)=>ue.jsxDEV(rc,{children:[ue.jsxDEV(n8,{hideText:!0,size:"small",recordItemId:u.id},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:201,columnNumber:19},globalThis),ue.jsxDEV(Q3,{hideText:!0,size:"small",recordItemId:u.id,accessControl:{enabled:!1}},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:202,columnNumber:19},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:200,columnNumber:17},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:196,columnNumber:13},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:168,columnNumber:11},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:167,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:112,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/pages/thoat-nuoc-muas/ho-gas/list.tsx",lineNumber:111,columnNumber:5},globalThis)},Zmo=()=>ue.jsxDEV(yvi,{children:[ue.jsxDEV(vl,{element:ue.jsxDEV(jve,{fallback:ue.jsxDEV(Qvi,{to:"/ban-do"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:58,columnNumber:21},globalThis),children:ue.jsxDEV(mgi,{Header:()=>ue.jsxDEV(p5i,{sticky:!0},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:61,columnNumber:27},globalThis),Sider:e=>ue.jsxDEV(BXt,{...e},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:62,columnNumber:31},globalThis),Title:({collapsed:e})=>ue.jsxDEV(OD,{collapsed:e,text:"THÔNG TIN QUY HOẠCH QUY NHƠN",icon:ue.jsxDEV(VYe,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:67,columnNumber:23},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:64,columnNumber:15},globalThis),children:ue.jsxDEV(mpt,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:71,columnNumber:13},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:60,columnNumber:11},globalThis)},"authenticated-inner",!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:56,columnNumber:9},globalThis),children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(ypt,{resource:"dashboard"},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:76,columnNumber:29},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:76,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/dashboard",children:ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(Dmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:78,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:78,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:77,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/categories",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(_Ti,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:87,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:87,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"create",element:ue.jsxDEV(h5i,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:88,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:88,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(vTi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:89,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:89,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"show/:id",element:ue.jsxDEV(yTi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:90,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:90,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:86,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/users",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(TKa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:93,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:93,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"create",element:ue.jsxDEV(wKa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:94,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:94,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(EKa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:95,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:95,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:92,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/assets",children:ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(_Ba,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:99,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:99,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:98,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/roles",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(xza,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:102,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:102,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"create",element:ue.jsxDEV(yza,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:103,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:103,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(bza,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:104,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:104,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:101,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/layers",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(Xmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:107,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:107,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"create",element:ue.jsxDEV(Gmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:108,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:108,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(Ymo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:109,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:109,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:106,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/posts",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(CKa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:112,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:112,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"create",element:ue.jsxDEV(xKa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:113,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:113,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(SKa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:114,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:114,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:111,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/slides",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(gza,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:117,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:117,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"create",element:ue.jsxDEV(hza,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:118,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:118,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(mza,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:119,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:119,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"show/:id",element:ue.jsxDEV(vza,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:120,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:120,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:116,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/sewerlines",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(kmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:123,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:123,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"create",element:ue.jsxDEV(Imo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:124,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:124,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(Rmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:125,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:125,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:122,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/htcxs",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(Fmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:128,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:128,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"create",element:ue.jsxDEV(Amo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:129,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:129,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(Mmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:130,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:130,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"show/:id",element:ue.jsxDEV(zmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:131,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:131,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:127,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/thoat-nuoc-thais/ho-gas",children:ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(Qmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:134,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:134,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:133,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/audits",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(Bmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:140,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:140,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"edit/:id",element:ue.jsxDEV(Lmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:141,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:141,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:139,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/logcxs",children:[ue.jsxDEV(vl,{index:!0,element:ue.jsxDEV(Hmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:144,columnNumber:31},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:144,columnNumber:9},globalThis),ue.jsxDEV(vl,{path:"show/:id",element:ue.jsxDEV(Vmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:145,columnNumber:41},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:145,columnNumber:9},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:143,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"*",element:ue.jsxDEV(ggi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:151,columnNumber:32},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:151,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:54,columnNumber:5},globalThis),ue.jsxDEV(vl,{element:ue.jsxDEV(jve,{fallback:ue.jsxDEV(mpt,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:155,columnNumber:60},globalThis),children:ue.jsxDEV(ypt,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:156,columnNumber:11},globalThis)},"authenticated-outer",!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:155,columnNumber:9},globalThis),children:[ue.jsxDEV(vl,{path:"/login",element:ue.jsxDEV(CTi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:160,columnNumber:37},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:160,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/register",element:ue.jsxDEV(wTi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:161,columnNumber:40},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:161,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/forgot-password",element:ue.jsxDEV(bTi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:162,columnNumber:47},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:162,columnNumber:7},globalThis),ue.jsxDEV(vl,{path:"/privacy",element:ue.jsxDEV(Jmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:163,columnNumber:39},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:163,columnNumber:7},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:153,columnNumber:5},globalThis),ue.jsxDEV(vl,{path:"/ban-do/:param?",element:ue.jsxDEV(vBa,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:165,columnNumber:44},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:165,columnNumber:5},globalThis)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/Router.tsx",lineNumber:53,columnNumber:3},globalThis);var C9e={},w9e={};Object.defineProperty(w9e,"__esModule",{value:!0});w9e.default=void 0;var e1o={items_per_page:"/ trang",jump_to:"Đến",jump_to_confirm:"xác nhận",page:"Trang",prev_page:"Trang Trước",next_page:"Trang Kế",prev_5:"Về 5 Trang Trước",next_5:"Đến 5 Trang Kế",prev_3:"Về 3 Trang Trước",next_3:"Đến 3 Trang Kế",page_size:"kích thước trang"};w9e.default=e1o;var E9e={},cce={},T9e={},t1o=fn.default;Object.defineProperty(T9e,"__esModule",{value:!0});T9e.default=void 0;var _5t=t1o(Vy),n1o=tse,r1o=(0,_5t.default)((0,_5t.default)({},n1o.commonLocale),{},{locale:"vi_VN",today:"Hôm nay",now:"Bây giờ",backToToday:"Trở về hôm nay",ok:"OK",clear:"Xóa",week:"Tuần",month:"Tháng",year:"Năm",timeSelect:"Chọn thời gian",dateSelect:"Chọn ngày",weekSelect:"Chọn tuần",monthSelect:"Chọn tháng",yearSelect:"Chọn năm",decadeSelect:"Chọn thập kỷ",dateFormat:"D/M/YYYY",dateTimeFormat:"D/M/YYYY HH:mm:ss",previousMonth:"Tháng trước (PageUp)",nextMonth:"Tháng sau (PageDown)",previousYear:"Năm trước (Control + left)",nextYear:"Năm sau (Control + right)",previousDecade:"Thập kỷ trước",nextDecade:"Thập kỷ sau",previousCentury:"Thế kỷ trước",nextCentury:"Thế kỷ sau"});T9e.default=r1o;var uce={};Object.defineProperty(uce,"__esModule",{value:!0});uce.default=void 0;const i1o={placeholder:"Chọn thời gian",rangePlaceholder:["Bắt đầu","Kết thúc"]};uce.default=i1o;var mgn=fn.default;Object.defineProperty(cce,"__esModule",{value:!0});cce.default=void 0;var a1o=mgn(T9e),o1o=mgn(uce);const s1o={lang:Object.assign({placeholder:"Chọn thời điểm",yearPlaceholder:"Chọn năm",quarterPlaceholder:"Chọn quý",monthPlaceholder:"Chọn tháng",weekPlaceholder:"Chọn tuần",rangePlaceholder:["Ngày bắt đầu","Ngày kết thúc"],rangeYearPlaceholder:["Năm bắt đầu","Năm kết thúc"],rangeQuarterPlaceholder:["Quý bắt đầu","Quý kết thúc"],rangeMonthPlaceholder:["Tháng bắt đầu","Tháng kết thúc"],rangeWeekPlaceholder:["Tuần bắt đầu","Tuần kết thúc"]},a1o.default),timePickerLocale:Object.assign({},o1o.default)};cce.default=s1o;var l1o=fn.default;Object.defineProperty(E9e,"__esModule",{value:!0});E9e.default=void 0;var c1o=l1o(cce);E9e.default=c1o.default;var $9e=fn.default;Object.defineProperty(C9e,"__esModule",{value:!0});C9e.default=void 0;var u1o=$9e(w9e),d1o=$9e(E9e),f1o=$9e(cce),p1o=$9e(uce);const i3="${label} không phải kiểu ${type} hợp lệ",h1o={locale:"vi",Pagination:u1o.default,DatePicker:f1o.default,TimePicker:p1o.default,Calendar:d1o.default,global:{placeholder:"Vui lòng chọn"},Table:{filterTitle:"Bộ lọc",filterConfirm:"Đồng ý",filterReset:"Bỏ lọc",filterEmptyText:"Không có bộ lọc",filterCheckAll:"Chọn tất cả",filterSearchPlaceholder:"Tìm kiếm bộ lọc",emptyText:"Trống",selectAll:"Chọn tất cả",selectInvert:"Chọn ngược lại",selectNone:"Bỏ chọn tất cả",selectionAll:"Chọn tất cả",sortTitle:"Sắp xếp",expand:"Mở rộng dòng",collapse:"Thu gọn dòng",triggerDesc:"Nhấp để sắp xếp giảm dần",triggerAsc:"Nhấp để sắp xếp tăng dần",cancelSort:"Nhấp để hủy sắp xếp"},Tour:{Next:"Tiếp",Previous:"Trước",Finish:"Hoàn thành"},Modal:{okText:"Đồng ý",cancelText:"Hủy",justOkText:"OK"},Popconfirm:{okText:"Đồng ý",cancelText:"Hủy"},Transfer:{titles:["",""],searchPlaceholder:"Tìm ở đây",itemUnit:"mục",itemsUnit:"mục",remove:"Gỡ bỏ",selectCurrent:"Chọn trang hiện tại",removeCurrent:"Gỡ bỏ trang hiện tại",selectAll:"Chọn tất cả",removeAll:"Gỡ bỏ tất cả",selectInvert:"Đảo ngược trang hiện tại"},Upload:{uploading:"Đang tải lên...",removeFile:"Gỡ bỏ tập tin",uploadError:"Lỗi tải lên",previewFile:"Xem trước tập tin",downloadFile:"Tải tập tin"},Empty:{description:"Trống"},Icon:{icon:"icon"},Text:{edit:"Chỉnh sửa",copy:"Sao chép",copied:"Đã sao chép",expand:"Mở rộng"},Form:{optional:"(Tùy chọn)",defaultValidateMessages:{default:"${label} không đáp ứng điều kiện quy định",required:"Hãy nhập thông tin cho trường ${label}",enum:"${label} phải có giá trị nằm trong tập [${enum}]",whitespace:"${label} không được chứa khoảng trắng",date:{format:"${label} sai định dạng ngày tháng",parse:"Không thể chuyển ${label} sang kiểu Ngày tháng",invalid:"${label} không phải giá trị Ngày tháng hợp lệ"},types:{string:i3,method:i3,array:i3,object:i3,number:i3,date:i3,boolean:i3,integer:i3,float:i3,regexp:i3,email:i3,url:i3,hex:i3},string:{len:"${label} phải dài đúng ${len} ký tự",min:"Độ dài tối thiểu trường ${label} là ${min} ký tự",max:"Độ dài tối đa trường ${label} là ${max} ký tự",range:"Độ dài trường ${label} phải từ ${min} đến ${max} ký tự"},number:{len:"${label} phải bằng ${len}",min:"${label} phải lớn hơn hoặc bằng ${min}",max:"${label} phải nhỏ hơn hoặc bằng ${max}",range:"${label} phải nằm trong khoảng ${min}-${max}"},array:{len:"Mảng ${label} phải có ${len} phần tử ",min:"Mảng ${label} phải chứa tối thiểu ${min} phần tử ",max:"Mảng ${label} phải chứa tối đa ${max} phần tử ",range:"Mảng ${label} phải chứa từ ${min}-${max} phần tử"},pattern:{mismatch:"${label} không thỏa mãn mẫu kiểm tra ${pattern}"}}},Image:{preview:"Xem trước"},QRCode:{expired:"Mã QR hết hạn",refresh:"Làm mới"}};C9e.default=h1o;var m1o=C9e;const g1o=il(m1o);var v1o={exports:{}};(function(e,t){(function(n,r){e.exports=r(fbe())})(Di,function(n){function r(o){return o&&typeof o=="object"&&"default"in o?o:{default:o}}var i=r(n),a={name:"vi",weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),weekStart:1,weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),ordinal:function(o){return o},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"}};return i.default.locale(a,null,!0),a})})(v1o);ts.locale("vi");function _1o(){const{t:e,i18n:t}=ZGe(),n={translate:(i,a)=>e(i,a),changeLocale:i=>t.changeLanguage(i),getLocale:()=>t.language},r=(...i)=>{const a=[];return o=>(i.forEach(s=>{o.includes(s)&&a.push(`(${s.toLowerCase()})`)}),a.join("|"))};return ue.jsxDEV(Q6,{locale:g1o,theme:{components:{Form:{itemMarginBottom:12,verticalLabelPadding:"0 0 4px"}}},children:ue.jsxDEV(kvi,{children:ue.jsxDEV(UTn,{children:ue.jsxDEV(Wyi,{children:ue.jsxDEV(vTt,{children:ue.jsxDEV(bCt,{dataProvider:Byi,notificationProvider:ngi,authProvider:Vyi,i18nProvider:n,routerProvider:Gvi,accessControlProvider:{can:async({action:i,params:a,resource:o})=>{const s=JSON.parse(localStorage.getItem(gYe)||"null"),c=(s==null?void 0:s.permissions)||[],u={};c.forEach(g=>{const _=/^(List|Create|Edit|Delete|)(.*)/.exec(g);if(_){const v=_[2].toLowerCase(),b=_[1];u[v]?u[v].push(b):u[v]=[b]}});const d=[u5i];for(const[g,_]of Object.entries(u)){const v=r("List","Create"),b=r("Edit","Delete");v(_)&&d.push(`p, admin,  ${g}, ${v(_)}`),b(_)&&d.push(`p, admin,  ${g}/*, ${b(_)}`)}const f=d.length?d.join(` 
 `):`p, admin, / 
 p, admin, /*`,p=new aZt(f),m=await s5i(c5i,p);return i==="delete"||i==="edit"||i==="show"?Promise.resolve({can:await m.enforce("admin",`${o}/${a==null?void 0:a.id}`,i)}):i==="field"?Promise.resolve({can:await m.enforce("admin",`${o}/${a==null?void 0:a.field}`,i)}):{can:await m.enforce("admin",o,i)}},options:{buttons:{enableAccessControl:!1,hideIfUnauthorized:!1}}},resources:[{name:"dashboard",list:"/dashboard",identifier:"dashboard",meta:{icon:ue.jsxDEV($K,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:152,columnNumber:29},this)}},{name:"categories",list:"/categories",create:"/categories/create",edit:"/categories/edit/:id",show:"/categories/show/:id",meta:{canDelete:!0}},{name:"users",list:"/users",create:"/users/create",edit:"/users/edit/:id",show:"/users/show/:id",meta:{canDelete:!0,icon:ue.jsxDEV(ZWt,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:174,columnNumber:29},this)}},{name:"roles",list:"/roles",create:"/roles/create",edit:"/roles/edit/:id",show:"/roles/show/:id",meta:{canDelete:!0,icon:ue.jsxDEV(Fkt,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:185,columnNumber:29},this)}},{name:"posts",list:"/posts",create:"/posts/create",edit:"/posts/edit/:id",show:"/posts/show/:id",meta:{canDelete:!0}},{name:"slides",list:"/slides",create:"/slides/create",edit:"/slides/edit/:id",show:"/slides/show/:id",meta:{canDelete:!0}},{name:"layers",list:"/layers",create:"/layers/create",edit:"/layers/edit/:id",show:"/layers/show/:id",meta:{canDelete:!0}},{name:"htcxs",list:"/htcxs",create:"/htcxs/create",edit:"/htcxs/edit/:id",show:"/htcxs/show/:id",meta:{canDelete:!1},identifier:"ht_cayxanh"},{name:"audits",meta:{icon:ue.jsxDEV(kne,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:232,columnNumber:29},this)}},{name:"logcxs",list:"/logcxs",edit:"/logcxs/edit/:id",show:"/logcxs/show/:id",meta:{canDelete:!1,parent:"audits"},identifier:"ht_cayxanh_logs"},{name:"lognms",list:"/lognms",edit:"/lognms/edit/:id",show:"/lognms/show/:id",meta:{canDelete:!1,parent:"audits"}},{name:"lognts",list:"/lognts",edit:"/lognts/edit/:id",show:"/lognts/show/:id",meta:{canDelete:!1,parent:"audits"}},{name:"assets",list:"/assets",meta:{icon:ue.jsxDEV(Ibe,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:270,columnNumber:29},this)}},{name:"map",list:"/map"},{name:"rds",meta:{icon:ue.jsxDEV(kne,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:280,columnNumber:29},this),label:"Nước mưa"}},{name:"wds",meta:{icon:ue.jsxDEV(kne,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:287,columnNumber:29},this),label:"Nước thải"}},{name:"manholes",list:"/thoat-nuoc-muas/ho-gas",create:"/thoat-nuoc-muas/ho-gas/create",edit:"/thoat-nuoc-muas/ho-gas/edit/:id",show:"/thoat-nuoc-muas/ho-gas/show/:id",meta:{canDelete:!1,parent:"rds"},identifier:"ht_hoga"},{name:"manholes1",list:"/thoat-nuoc-thais/ho-gas",create:"/thoat-nuoc-thais/ho-gas/create",edit:"/thoat-nuoc-thais/ho-gas/edit/:id",show:"/thoat-nuoc-thais/ho-gas/show/:id",meta:{canDelete:!1,parent:"wds"},identifier:"ht_hogathai"}],options:{syncWithLocation:!0,warnWhenUnsavedChanges:!0,useNewQueryKeys:!0,projectId:"e3jPRF-lsFmkW-ot0Pvs"},children:[ue.jsxDEV(Zmo,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:323,columnNumber:17},this),ue.jsxDEV(WTn,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:325,columnNumber:17},this),ue.jsxDEV(Jvi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:326,columnNumber:17},this),ue.jsxDEV(Zvi,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:327,columnNumber:17},this)]},void 0,!0,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:69,columnNumber:15},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:68,columnNumber:13},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:67,columnNumber:11},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:66,columnNumber:9},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:65,columnNumber:7},this)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/App.tsx",lineNumber:57,columnNumber:5},this)}function h1(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?Object(arguments[t]):{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&r.push.apply(r,Object.getOwnPropertySymbols(n).filter(function(i){return Object.getOwnPropertyDescriptor(n,i).enumerable})),r.forEach(function(i){lt(e,i,n[i])})}return e}var y1o={type:"logger",log:function(t){this.output("log",t)},warn:function(t){this.output("warn",t)},error:function(t){this.output("error",t)},output:function(t,n){console&&console[t]&&console[t].apply(console,n)}},b1o=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Xl(this,e),this.init(t,n)}return Jl(e,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.prefix=r.prefix||"i18next:",this.logger=n||y1o,this.options=r,this.debug=r.debug}},{key:"setDebug",value:function(n){this.debug=n}},{key:"log",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"log","",!0)}},{key:"warn",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"warn","",!0)}},{key:"error",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"error","")}},{key:"deprecate",value:function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return this.forward(r,"warn","WARNING DEPRECATED: ",!0)}},{key:"forward",value:function(n,r,i,a){return a&&!this.debug?null:(typeof n[0]=="string"&&(n[0]="".concat(i).concat(this.prefix," ").concat(n[0])),this.logger[r](n))}},{key:"create",value:function(n){return new e(this.logger,h1({},{prefix:"".concat(this.prefix,":").concat(n,":")},this.options))}}]),e}(),Y9=new b1o,lD=function(){function e(){Xl(this,e),this.observers={}}return Jl(e,[{key:"on",value:function(n,r){var i=this;return n.split(" ").forEach(function(a){i.observers[a]=i.observers[a]||[],i.observers[a].push(r)}),this}},{key:"off",value:function(n,r){if(this.observers[n]){if(!r){delete this.observers[n];return}this.observers[n]=this.observers[n].filter(function(i){return i!==r})}}},{key:"emit",value:function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a<r;a++)i[a-1]=arguments[a];if(this.observers[n]){var o=[].concat(this.observers[n]);o.forEach(function(c){c.apply(void 0,i)})}if(this.observers["*"]){var s=[].concat(this.observers["*"]);s.forEach(function(c){c.apply(c,[n].concat(i))})}}}]),e}();function kte(){var e,t,n=new Promise(function(r,i){e=r,t=i});return n.resolve=e,n.reject=t,n}function y5t(e){return e==null?"":""+e}function x1o(e,t,n){e.forEach(function(r){t[r]&&(n[r]=t[r])})}function art(e,t,n){function r(s){return s&&s.indexOf("###")>-1?s.replace(/###/g,"."):s}function i(){return!e||typeof e=="string"}for(var a=typeof t!="string"?[].concat(t):t.split(".");a.length>1;){if(i())return{};var o=r(a.shift());!e[o]&&n&&(e[o]=new n),Object.prototype.hasOwnProperty.call(e,o)?e=e[o]:e={}}return i()?{}:{obj:e,k:r(a.shift())}}function b5t(e,t,n){var r=art(e,t,Object),i=r.obj,a=r.k;i[a]=n}function S1o(e,t,n,r){var i=art(e,t,Object),a=i.obj,o=i.k;a[o]=a[o]||[],r&&(a[o]=a[o].concat(n)),r||a[o].push(n)}function y4e(e,t){var n=art(e,t),r=n.obj,i=n.k;if(r)return r[i]}function x5t(e,t,n){var r=y4e(e,n);return r!==void 0?r:y4e(t,n)}function ggn(e,t,n){for(var r in t)r!=="__proto__"&&r!=="constructor"&&(r in e?typeof e[r]=="string"||e[r]instanceof String||typeof t[r]=="string"||t[r]instanceof String?n&&(e[r]=t[r]):ggn(e[r],t[r],n):e[r]=t[r]);return e}function Sq(e){return e.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&")}var C1o={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};function w1o(e){return typeof e=="string"?e.replace(/[&<>"'\/]/g,function(t){return C1o[t]}):e}var O9e=typeof window<"u"&&window.navigator&&window.navigator.userAgent&&window.navigator.userAgent.indexOf("MSIE")>-1;function vgn(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:".";if(e){if(e[t])return e[t];for(var r=t.split(n),i=e,a=0;a<r.length;++a){if(!i||typeof i[r[a]]=="string"&&a+1<r.length)return;if(i[r[a]]===void 0){for(var o=2,s=r.slice(a,a+o).join(n),c=i[s];c===void 0&&r.length>a+o;)o++,s=r.slice(a,a+o).join(n),c=i[s];if(c===void 0)return;if(typeof c=="string")return c;if(s&&typeof c[s]=="string")return c[s];var u=r.slice(a+o).join(n);return u?vgn(c,u,n):void 0}i=i[r[a]]}return i}}var E1o=function(e){Cp(t,e);function t(n){var r,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{ns:["translation"],defaultNS:"translation"};return Xl(this,t),r=q6(this,Bm(t).call(this)),O9e&&lD.call(xo(r)),r.data=n||{},r.options=i,r.options.keySeparator===void 0&&(r.options.keySeparator="."),r.options.ignoreJSONStructure===void 0&&(r.options.ignoreJSONStructure=!0),r}return Jl(t,[{key:"addNamespaces",value:function(r){this.options.ns.indexOf(r)<0&&this.options.ns.push(r)}},{key:"removeNamespaces",value:function(r){var i=this.options.ns.indexOf(r);i>-1&&this.options.ns.splice(i,1)}},{key:"getResource",value:function(r,i,a){var o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{},s=o.keySeparator!==void 0?o.keySeparator:this.options.keySeparator,c=o.ignoreJSONStructure!==void 0?o.ignoreJSONStructure:this.options.ignoreJSONStructure,u=[r,i];a&&typeof a!="string"&&(u=u.concat(a)),a&&typeof a=="string"&&(u=u.concat(s?a.split(s):a)),r.indexOf(".")>-1&&(u=r.split("."));var d=y4e(this.data,u);return d||!c||typeof a!="string"?d:vgn(this.data&&this.data[r]&&this.data[r][i],a,s)}},{key:"addResource",value:function(r,i,a,o){var s=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{silent:!1},c=this.options.keySeparator;c===void 0&&(c=".");var u=[r,i];a&&(u=u.concat(c?a.split(c):a)),r.indexOf(".")>-1&&(u=r.split("."),o=i,i=u[1]),this.addNamespaces(i),b5t(this.data,u,o),s.silent||this.emit("added",r,i,a,o)}},{key:"addResources",value:function(r,i,a){var o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{silent:!1};for(var s in a)(typeof a[s]=="string"||Object.prototype.toString.apply(a[s])==="[object Array]")&&this.addResource(r,i,s,a[s],{silent:!0});o.silent||this.emit("added",r,i,a)}},{key:"addResourceBundle",value:function(r,i,a,o,s){var c=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{silent:!1},u=[r,i];r.indexOf(".")>-1&&(u=r.split("."),o=a,a=i,i=u[1]),this.addNamespaces(i);var d=y4e(this.data,u)||{};o?ggn(d,a,s):d=h1({},d,a),b5t(this.data,u,d),c.silent||this.emit("added",r,i,a)}},{key:"removeResourceBundle",value:function(r,i){this.hasResourceBundle(r,i)&&delete this.data[r][i],this.removeNamespaces(i),this.emit("removed",r,i)}},{key:"hasResourceBundle",value:function(r,i){return this.getResource(r,i)!==void 0}},{key:"getResourceBundle",value:function(r,i){return i||(i=this.options.defaultNS),this.options.compatibilityAPI==="v1"?h1({},{},this.getResource(r,i)):this.getResource(r,i)}},{key:"getDataByLanguage",value:function(r){return this.data[r]}},{key:"toJSON",value:function(){return this.data}}]),t}(lD),_gn={processors:{},addPostProcessor:function(t){this.processors[t.name]=t},handle:function(t,n,r,i,a){var o=this;return t.forEach(function(s){o.processors[s]&&(n=o.processors[s].process(n,r,i,a))}),n}},S5t={},C5t=function(e){Cp(t,e);function t(n){var r,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return Xl(this,t),r=q6(this,Bm(t).call(this)),O9e&&lD.call(xo(r)),x1o(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],n,xo(r)),r.options=i,r.options.keySeparator===void 0&&(r.options.keySeparator="."),r.logger=Y9.create("translator"),r}return Jl(t,[{key:"changeLanguage",value:function(r){r&&(this.language=r)}},{key:"exists",value:function(r){var i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{interpolation:{}};if(r==null)return!1;var a=this.resolve(r,i);return a&&a.res!==void 0}},{key:"extractFromKey",value:function(r,i){var a=i.nsSeparator!==void 0?i.nsSeparator:this.options.nsSeparator;a===void 0&&(a=":");var o=i.keySeparator!==void 0?i.keySeparator:this.options.keySeparator,s=i.ns||this.options.defaultNS;if(a&&r.indexOf(a)>-1){var c=r.match(this.interpolator.nestingRegexp);if(c&&c.length>0)return{key:r,namespaces:s};var u=r.split(a);(a!==o||a===o&&this.options.ns.indexOf(u[0])>-1)&&(s=u.shift()),r=u.join(o)}return typeof s=="string"&&(s=[s]),{key:r,namespaces:s}}},{key:"translate",value:function(r,i,a){var o=this;if(Xa(i)!=="object"&&this.options.overloadTranslationOptionHandler&&(i=this.options.overloadTranslationOptionHandler(arguments)),i||(i={}),r==null)return"";Array.isArray(r)||(r=[String(r)]);var s=i.keySeparator!==void 0?i.keySeparator:this.options.keySeparator,c=this.extractFromKey(r[r.length-1],i),u=c.key,d=c.namespaces,f=d[d.length-1],p=i.lng||this.language,m=i.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(p&&p.toLowerCase()==="cimode"){if(m){var g=i.nsSeparator||this.options.nsSeparator;return f+g+u}return u}var _=this.resolve(r,i),v=_&&_.res,b=_&&_.usedKey||u,y=_&&_.exactUsedKey||u,x=Object.prototype.toString.apply(v),C=["[object Number]","[object Function]","[object RegExp]"],w=i.joinArrays!==void 0?i.joinArrays:this.options.joinArrays,$=!this.i18nFormat||this.i18nFormat.handleAsObject,O=typeof v!="string"&&typeof v!="boolean"&&typeof v!="number";if($&&v&&O&&C.indexOf(x)<0&&!(typeof w=="string"&&x==="[object Array]")){if(!i.returnObjects&&!this.options.returnObjects)return this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!"),this.options.returnedObjectHandler?this.options.returnedObjectHandler(b,v,h1({},i,{ns:d})):"key '".concat(u," (").concat(this.language,")' returned an object instead of string.");if(s){var N=x==="[object Array]",P=N?[]:{},I=N?y:b;for(var D in v)if(Object.prototype.hasOwnProperty.call(v,D)){var k="".concat(I).concat(s).concat(D);P[D]=this.translate(k,h1({},i,{joinArrays:!1,ns:d})),P[D]===k&&(P[D]=v[D])}v=P}}else if($&&typeof w=="string"&&x==="[object Array]")v=v.join(w),v&&(v=this.extendTranslation(v,r,i,a));else{var R=!1,A=!1,F=i.count!==void 0&&typeof i.count!="string",z=t.hasDefaultValue(i),M=F?this.pluralResolver.getSuffix(p,i.count):"",K=i["defaultValue".concat(M)]||i.defaultValue;!this.isValidLookup(v)&&z&&(R=!0,v=K),this.isValidLookup(v)||(A=!0,v=u);var U=i.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey,W=U&&A?void 0:v,L=z&&K!==v&&this.options.updateMissing;if(A||R||L){if(this.logger.log(L?"updateKey":"missingKey",p,f,u,L?K:v),s){var Y=this.resolve(u,h1({},i,{keySeparator:!1}));Y&&Y.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}var J=[],Z=this.languageUtils.getFallbackCodes(this.options.fallbackLng,i.lng||this.language);if(this.options.saveMissingTo==="fallback"&&Z&&Z[0])for(var te=0;te<Z.length;te++)J.push(Z[te]);else this.options.saveMissingTo==="all"?J=this.languageUtils.toResolveHierarchy(i.lng||this.language):J.push(i.lng||this.language);var re=function(de,pe,Se){o.options.missingKeyHandler?o.options.missingKeyHandler(de,f,pe,L?Se:W,L,i):o.backendConnector&&o.backendConnector.saveMissing&&o.backendConnector.saveMissing(de,f,pe,L?Se:W,L,i),o.emit("missingKey",de,f,pe,v)};this.options.saveMissing&&(this.options.saveMissingPlurals&&F?J.forEach(function(se){o.pluralResolver.getSuffixes(se).forEach(function(de){re([se],u+de,i["defaultValue".concat(de)]||K)})}):re(J,u,K))}v=this.extendTranslation(v,r,i,_,a),A&&v===u&&this.options.appendNamespaceToMissingKey&&(v="".concat(f,":").concat(u)),(A||R)&&this.options.parseMissingKeyHandler&&(v=this.options.parseMissingKeyHandler(v))}return v}},{key:"extendTranslation",value:function(r,i,a,o,s){var c=this;if(this.i18nFormat&&this.i18nFormat.parse)r=this.i18nFormat.parse(r,a,o.usedLng,o.usedNS,o.usedKey,{resolved:o});else if(!a.skipInterpolation){a.interpolation&&this.interpolator.init(h1({},a,{interpolation:h1({},this.options.interpolation,a.interpolation)}));var u=a.interpolation&&a.interpolation.skipOnVariables||this.options.interpolation.skipOnVariables,d;if(u){var f=r.match(this.interpolator.nestingRegexp);d=f&&f.length}var p=a.replace&&typeof a.replace!="string"?a.replace:a;if(this.options.interpolation.defaultVariables&&(p=h1({},this.options.interpolation.defaultVariables,p)),r=this.interpolator.interpolate(r,p,a.lng||this.language,a),u){var m=r.match(this.interpolator.nestingRegexp),g=m&&m.length;d<g&&(a.nest=!1)}a.nest!==!1&&(r=this.interpolator.nest(r,function(){for(var b=arguments.length,y=new Array(b),x=0;x<b;x++)y[x]=arguments[x];return s&&s[0]===y[0]&&!a.context?(c.logger.warn("It seems you are nesting recursively key: ".concat(y[0]," in key: ").concat(i[0])),null):c.translate.apply(c,y.concat([i]))},a)),a.interpolation&&this.interpolator.reset()}var _=a.postProcess||this.options.postProcess,v=typeof _=="string"?[_]:_;return r!=null&&v&&v.length&&a.applyPostProcessor!==!1&&(r=_gn.handle(v,r,i,this.options&&this.options.postProcessPassResolved?h1({i18nResolved:o},a):a,this)),r}},{key:"resolve",value:function(r){var i=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o,s,c,u,d;return typeof r=="string"&&(r=[r]),r.forEach(function(f){if(!i.isValidLookup(o)){var p=i.extractFromKey(f,a),m=p.key;s=m;var g=p.namespaces;i.options.fallbackNS&&(g=g.concat(i.options.fallbackNS));var _=a.count!==void 0&&typeof a.count!="string",v=a.context!==void 0&&(typeof a.context=="string"||typeof a.context=="number")&&a.context!=="",b=a.lngs?a.lngs:i.languageUtils.toResolveHierarchy(a.lng||i.language,a.fallbackLng);g.forEach(function(y){i.isValidLookup(o)||(d=y,!S5t["".concat(b[0],"-").concat(y)]&&i.utils&&i.utils.hasLoadedNamespace&&!i.utils.hasLoadedNamespace(d)&&(S5t["".concat(b[0],"-").concat(y)]=!0,i.logger.warn('key "'.concat(s,'" for languages "').concat(b.join(", "),`" won't get resolved as namespace "`).concat(d,'" was not yet loaded'),"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),b.forEach(function(x){if(!i.isValidLookup(o)){u=x;var C=m,w=[C];if(i.i18nFormat&&i.i18nFormat.addLookupKeys)i.i18nFormat.addLookupKeys(w,m,x,y,a);else{var $;_&&($=i.pluralResolver.getSuffix(x,a.count)),_&&v&&w.push(C+$),v&&w.push(C+="".concat(i.options.contextSeparator).concat(a.context)),_&&w.push(C+=$)}for(var O;O=w.pop();)i.isValidLookup(o)||(c=O,o=i.getResource(x,y,O,a))}}))})}}),{res:o,usedKey:s,exactUsedKey:c,usedLng:u,usedNS:d}}},{key:"isValidLookup",value:function(r){return r!==void 0&&!(!this.options.returnNull&&r===null)&&!(!this.options.returnEmptyString&&r==="")}},{key:"getResource",value:function(r,i,a){var o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return this.i18nFormat&&this.i18nFormat.getResource?this.i18nFormat.getResource(r,i,a,o):this.resourceStore.getResource(r,i,a,o)}}],[{key:"hasDefaultValue",value:function(r){var i="defaultValue";for(var a in r)if(Object.prototype.hasOwnProperty.call(r,a)&&i===a.substring(0,i.length)&&r[a]!==void 0)return!0;return!1}}]),t}(lD);function kMe(e){return e.charAt(0).toUpperCase()+e.slice(1)}var T1o=function(){function e(t){Xl(this,e),this.options=t,this.whitelist=this.options.supportedLngs||!1,this.supportedLngs=this.options.supportedLngs||!1,this.logger=Y9.create("languageUtils")}return Jl(e,[{key:"getScriptPartFromCode",value:function(n){if(!n||n.indexOf("-")<0)return null;var r=n.split("-");return r.length===2||(r.pop(),r[r.length-1].toLowerCase()==="x")?null:this.formatLanguageCode(r.join("-"))}},{key:"getLanguagePartFromCode",value:function(n){if(!n||n.indexOf("-")<0)return n;var r=n.split("-");return this.formatLanguageCode(r[0])}},{key:"formatLanguageCode",value:function(n){if(typeof n=="string"&&n.indexOf("-")>-1){var r=["hans","hant","latn","cyrl","cans","mong","arab"],i=n.split("-");return this.options.lowerCaseLng?i=i.map(function(a){return a.toLowerCase()}):i.length===2?(i[0]=i[0].toLowerCase(),i[1]=i[1].toUpperCase(),r.indexOf(i[1].toLowerCase())>-1&&(i[1]=kMe(i[1].toLowerCase()))):i.length===3&&(i[0]=i[0].toLowerCase(),i[1].length===2&&(i[1]=i[1].toUpperCase()),i[0]!=="sgn"&&i[2].length===2&&(i[2]=i[2].toUpperCase()),r.indexOf(i[1].toLowerCase())>-1&&(i[1]=kMe(i[1].toLowerCase())),r.indexOf(i[2].toLowerCase())>-1&&(i[2]=kMe(i[2].toLowerCase()))),i.join("-")}return this.options.cleanCode||this.options.lowerCaseLng?n.toLowerCase():n}},{key:"isWhitelisted",value:function(n){return this.logger.deprecate("languageUtils.isWhitelisted",`function "isWhitelisted" will be renamed to "isSupportedCode" in the next major - please make sure to rename it's usage asap.`),this.isSupportedCode(n)}},{key:"isSupportedCode",value:function(n){return(this.options.load==="languageOnly"||this.options.nonExplicitSupportedLngs)&&(n=this.getLanguagePartFromCode(n)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(n)>-1}},{key:"getBestMatchFromCodes",value:function(n){var r=this;if(!n)return null;var i;return n.forEach(function(a){if(!i){var o=r.formatLanguageCode(a);(!r.options.supportedLngs||r.isSupportedCode(o))&&(i=o)}}),!i&&this.options.supportedLngs&&n.forEach(function(a){if(!i){var o=r.getLanguagePartFromCode(a);if(r.isSupportedCode(o))return i=o;i=r.options.supportedLngs.find(function(s){if(s.indexOf(o)===0)return s})}}),i||(i=this.getFallbackCodes(this.options.fallbackLng)[0]),i}},{key:"getFallbackCodes",value:function(n,r){if(!n)return[];if(typeof n=="function"&&(n=n(r)),typeof n=="string"&&(n=[n]),Object.prototype.toString.apply(n)==="[object Array]")return n;if(!r)return n.default||[];var i=n[r];return i||(i=n[this.getScriptPartFromCode(r)]),i||(i=n[this.formatLanguageCode(r)]),i||(i=n[this.getLanguagePartFromCode(r)]),i||(i=n.default),i||[]}},{key:"toResolveHierarchy",value:function(n,r){var i=this,a=this.getFallbackCodes(r||this.options.fallbackLng||[],n),o=[],s=function(u){u&&(i.isSupportedCode(u)?o.push(u):i.logger.warn("rejecting language code not found in supportedLngs: ".concat(u)))};return typeof n=="string"&&n.indexOf("-")>-1?(this.options.load!=="languageOnly"&&s(this.formatLanguageCode(n)),this.options.load!=="languageOnly"&&this.options.load!=="currentOnly"&&s(this.getScriptPartFromCode(n)),this.options.load!=="currentOnly"&&s(this.getLanguagePartFromCode(n))):typeof n=="string"&&s(this.formatLanguageCode(n)),a.forEach(function(c){o.indexOf(c)<0&&s(i.formatLanguageCode(c))}),o}}]),e}(),$1o=[{lngs:["ach","ak","am","arn","br","fil","gun","ln","mfe","mg","mi","oc","pt","pt-BR","tg","tl","ti","tr","uz","wa"],nr:[1,2],fc:1},{lngs:["af","an","ast","az","bg","bn","ca","da","de","dev","el","en","eo","es","et","eu","fi","fo","fur","fy","gl","gu","ha","hi","hu","hy","ia","it","kk","kn","ku","lb","mai","ml","mn","mr","nah","nap","nb","ne","nl","nn","no","nso","pa","pap","pms","ps","pt-PT","rm","sco","se","si","so","son","sq","sv","sw","ta","te","tk","ur","yo"],nr:[1,2],fc:2},{lngs:["ay","bo","cgg","fa","ht","id","ja","jbo","ka","km","ko","ky","lo","ms","sah","su","th","tt","ug","vi","wo","zh"],nr:[1],fc:3},{lngs:["be","bs","cnr","dz","hr","ru","sr","uk"],nr:[1,2,5],fc:4},{lngs:["ar"],nr:[0,1,2,3,11,100],fc:5},{lngs:["cs","sk"],nr:[1,2,5],fc:6},{lngs:["csb","pl"],nr:[1,2,5],fc:7},{lngs:["cy"],nr:[1,2,3,8],fc:8},{lngs:["fr"],nr:[1,2],fc:9},{lngs:["ga"],nr:[1,2,3,7,11],fc:10},{lngs:["gd"],nr:[1,2,3,20],fc:11},{lngs:["is"],nr:[1,2],fc:12},{lngs:["jv"],nr:[0,1],fc:13},{lngs:["kw"],nr:[1,2,3,4],fc:14},{lngs:["lt"],nr:[1,2,10],fc:15},{lngs:["lv"],nr:[1,2,0],fc:16},{lngs:["mk"],nr:[1,2],fc:17},{lngs:["mnk"],nr:[0,1,2],fc:18},{lngs:["mt"],nr:[1,2,11,20],fc:19},{lngs:["or"],nr:[2,1],fc:2},{lngs:["ro"],nr:[1,2,20],fc:20},{lngs:["sl"],nr:[5,1,2,3],fc:21},{lngs:["he","iw"],nr:[1,2,20,21],fc:22}],O1o={1:function(t){return+(t>1)},2:function(t){return+(t!=1)},3:function(t){return 0},4:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2},5:function(t){return t==0?0:t==1?1:t==2?2:t%100>=3&&t%100<=10?3:t%100>=11?4:5},6:function(t){return t==1?0:t>=2&&t<=4?1:2},7:function(t){return t==1?0:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?1:2},8:function(t){return t==1?0:t==2?1:t!=8&&t!=11?2:3},9:function(t){return+(t>=2)},10:function(t){return t==1?0:t==2?1:t<7?2:t<11?3:4},11:function(t){return t==1||t==11?0:t==2||t==12?1:t>2&&t<20?2:3},12:function(t){return+(t%10!=1||t%100==11)},13:function(t){return+(t!==0)},14:function(t){return t==1?0:t==2?1:t==3?2:3},15:function(t){return t%10==1&&t%100!=11?0:t%10>=2&&(t%100<10||t%100>=20)?1:2},16:function(t){return t%10==1&&t%100!=11?0:t!==0?1:2},17:function(t){return t==1||t%10==1&&t%100!=11?0:1},18:function(t){return t==0?0:t==1?1:2},19:function(t){return t==1?0:t==0||t%100>1&&t%100<11?1:t%100>10&&t%100<20?2:3},20:function(t){return t==1?0:t==0||t%100>0&&t%100<20?1:2},21:function(t){return t%100==1?1:t%100==2?2:t%100==3||t%100==4?3:0},22:function(t){return t==1?0:t==2?1:(t<0||t>10)&&t%10==0?2:3}};function P1o(){var e={};return $1o.forEach(function(t){t.lngs.forEach(function(n){e[n]={numbers:t.nr,plurals:O1o[t.fc]}})}),e}var N1o=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Xl(this,e),this.languageUtils=t,this.options=n,this.logger=Y9.create("pluralResolver"),this.rules=P1o()}return Jl(e,[{key:"addRule",value:function(n,r){this.rules[n]=r}},{key:"getRule",value:function(n){return this.rules[n]||this.rules[this.languageUtils.getLanguagePartFromCode(n)]}},{key:"needsPlural",value:function(n){var r=this.getRule(n);return r&&r.numbers.length>1}},{key:"getPluralFormsOfKey",value:function(n,r){return this.getSuffixes(n).map(function(i){return r+i})}},{key:"getSuffixes",value:function(n){var r=this,i=this.getRule(n);return i?i.numbers.map(function(a){return r.getSuffix(n,a)}):[]}},{key:"getSuffix",value:function(n,r){var i=this,a=this.getRule(n);if(a){var o=a.noAbs?a.plurals(r):a.plurals(Math.abs(r)),s=a.numbers[o];this.options.simplifyPluralSuffix&&a.numbers.length===2&&a.numbers[0]===1&&(s===2?s="plural":s===1&&(s=""));var c=function(){return i.options.prepend&&s.toString()?i.options.prepend+s.toString():s.toString()};return this.options.compatibilityJSON==="v1"?s===1?"":typeof s=="number"?"_plural_".concat(s.toString()):c():this.options.compatibilityJSON==="v2"||this.options.simplifyPluralSuffix&&a.numbers.length===2&&a.numbers[0]===1?c():this.options.prepend&&o.toString()?this.options.prepend+o.toString():o.toString()}return this.logger.warn("no plural rule found for: ".concat(n)),""}}]),e}(),D1o=function(){function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Xl(this,e),this.logger=Y9.create("interpolator"),this.options=t,this.format=t.interpolation&&t.interpolation.format||function(n){return n},this.init(t)}return Jl(e,[{key:"init",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};n.interpolation||(n.interpolation={escapeValue:!0});var r=n.interpolation;this.escape=r.escape!==void 0?r.escape:w1o,this.escapeValue=r.escapeValue!==void 0?r.escapeValue:!0,this.useRawValueToEscape=r.useRawValueToEscape!==void 0?r.useRawValueToEscape:!1,this.prefix=r.prefix?Sq(r.prefix):r.prefixEscaped||"{{",this.suffix=r.suffix?Sq(r.suffix):r.suffixEscaped||"}}",this.formatSeparator=r.formatSeparator?r.formatSeparator:r.formatSeparator||",",this.unescapePrefix=r.unescapeSuffix?"":r.unescapePrefix||"-",this.unescapeSuffix=this.unescapePrefix?"":r.unescapeSuffix||"",this.nestingPrefix=r.nestingPrefix?Sq(r.nestingPrefix):r.nestingPrefixEscaped||Sq("$t("),this.nestingSuffix=r.nestingSuffix?Sq(r.nestingSuffix):r.nestingSuffixEscaped||Sq(")"),this.nestingOptionsSeparator=r.nestingOptionsSeparator?r.nestingOptionsSeparator:r.nestingOptionsSeparator||",",this.maxReplaces=r.maxReplaces?r.maxReplaces:1e3,this.alwaysFormat=r.alwaysFormat!==void 0?r.alwaysFormat:!1,this.resetRegExp()}},{key:"reset",value:function(){this.options&&this.init(this.options)}},{key:"resetRegExp",value:function(){var n="".concat(this.prefix,"(.+?)").concat(this.suffix);this.regexp=new RegExp(n,"g");var r="".concat(this.prefix).concat(this.unescapePrefix,"(.+?)").concat(this.unescapeSuffix).concat(this.suffix);this.regexpUnescape=new RegExp(r,"g");var i="".concat(this.nestingPrefix,"(.+?)").concat(this.nestingSuffix);this.nestingRegexp=new RegExp(i,"g")}},{key:"interpolate",value:function(n,r,i,a){var o=this,s,c,u,d=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{};function f(v){return v.replace(/\$/g,"$$$$")}var p=function(b){if(b.indexOf(o.formatSeparator)<0){var y=x5t(r,d,b);return o.alwaysFormat?o.format(y,void 0,i,h1({},a,r,{interpolationkey:b})):y}var x=b.split(o.formatSeparator),C=x.shift().trim(),w=x.join(o.formatSeparator).trim();return o.format(x5t(r,d,C),w,i,h1({},a,r,{interpolationkey:C}))};this.resetRegExp();var m=a&&a.missingInterpolationHandler||this.options.missingInterpolationHandler,g=a&&a.interpolation&&a.interpolation.skipOnVariables||this.options.interpolation.skipOnVariables,_=[{regex:this.regexpUnescape,safeValue:function(b){return f(b)}},{regex:this.regexp,safeValue:function(b){return o.escapeValue?f(o.escape(b)):f(b)}}];return _.forEach(function(v){for(u=0;s=v.regex.exec(n);){if(c=p(s[1].trim()),c===void 0)if(typeof m=="function"){var b=m(n,s,a);c=typeof b=="string"?b:""}else if(g){c=s[0];continue}else o.logger.warn("missed to pass in variable ".concat(s[1]," for interpolating ").concat(n)),c="";else typeof c!="string"&&!o.useRawValueToEscape&&(c=y5t(c));var y=v.safeValue(c);if(n=n.replace(s[0],y),g?(v.regex.lastIndex+=y.length,v.regex.lastIndex-=s[0].length):v.regex.lastIndex=0,u++,u>=o.maxReplaces)break}}),n}},{key:"nest",value:function(n,r){var i=this,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},o,s,c=h1({},a);c.applyPostProcessor=!1,delete c.defaultValue;function u(m,g){var _=this.nestingOptionsSeparator;if(m.indexOf(_)<0)return m;var v=m.split(new RegExp("".concat(_,"[ ]*{"))),b="{".concat(v[1]);m=v[0],b=this.interpolate(b,c),b=b.replace(/'/g,'"');try{c=JSON.parse(b),g&&(c=h1({},g,c))}catch(y){return this.logger.warn("failed parsing options string in nesting for key ".concat(m),y),"".concat(m).concat(_).concat(b)}return delete c.defaultValue,m}for(;o=this.nestingRegexp.exec(n);){var d=[],f=!1;if(o[0].indexOf(this.formatSeparator)!==-1&&!/{.*}/.test(o[1])){var p=o[1].split(this.formatSeparator).map(function(m){return m.trim()});o[1]=p.shift(),d=p,f=!0}if(s=r(u.call(this,o[1].trim(),c),c),s&&o[0]===n&&typeof s!="string")return s;typeof s!="string"&&(s=y5t(s)),s||(this.logger.warn("missed to resolve ".concat(o[1]," for nesting ").concat(n)),s=""),f&&(s=d.reduce(function(m,g){return i.format(m,g,a.lng,h1({},a,{interpolationkey:o[1].trim()}))},s.trim())),n=n.replace(o[0],s),this.regexp.lastIndex=0}return n}}]),e}();function I1o(e,t){for(var n=e.indexOf(t);n!==-1;)e.splice(n,1),n=e.indexOf(t)}var R1o=function(e){Cp(t,e);function t(n,r,i){var a,o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:{};return Xl(this,t),a=q6(this,Bm(t).call(this)),O9e&&lD.call(xo(a)),a.backend=n,a.store=r,a.services=i,a.languageUtils=i.languageUtils,a.options=o,a.logger=Y9.create("backendConnector"),a.state={},a.queue=[],a.backend&&a.backend.init&&a.backend.init(i,o.backend,o),a}return Jl(t,[{key:"queueLoad",value:function(r,i,a,o){var s=this,c=[],u=[],d=[],f=[];return r.forEach(function(p){var m=!0;i.forEach(function(g){var _="".concat(p,"|").concat(g);!a.reload&&s.store.hasResourceBundle(p,g)?s.state[_]=2:s.state[_]<0||(s.state[_]===1?u.indexOf(_)<0&&u.push(_):(s.state[_]=1,m=!1,u.indexOf(_)<0&&u.push(_),c.indexOf(_)<0&&c.push(_),f.indexOf(g)<0&&f.push(g)))}),m||d.push(p)}),(c.length||u.length)&&this.queue.push({pending:u,loaded:{},errors:[],callback:o}),{toLoad:c,pending:u,toLoadLanguages:d,toLoadNamespaces:f}}},{key:"loaded",value:function(r,i,a){var o=r.split("|"),s=o[0],c=o[1];i&&this.emit("failedLoading",s,c,i),a&&this.store.addResourceBundle(s,c,a),this.state[r]=i?-1:2;var u={};this.queue.forEach(function(d){S1o(d.loaded,[s],c),I1o(d.pending,r),i&&d.errors.push(i),d.pending.length===0&&!d.done&&(Object.keys(d.loaded).forEach(function(f){u[f]||(u[f]=[]),d.loaded[f].length&&d.loaded[f].forEach(function(p){u[f].indexOf(p)<0&&u[f].push(p)})}),d.done=!0,d.errors.length?d.callback(d.errors):d.callback())}),this.emit("loaded",u),this.queue=this.queue.filter(function(d){return!d.done})}},{key:"read",value:function(r,i,a){var o=this,s=arguments.length>3&&arguments[3]!==void 0?arguments[3]:0,c=arguments.length>4&&arguments[4]!==void 0?arguments[4]:350,u=arguments.length>5?arguments[5]:void 0;return r.length?this.backend[a](r,i,function(d,f){if(d&&f&&s<5){setTimeout(function(){o.read.call(o,r,i,a,s+1,c*2,u)},c);return}u(d,f)}):u(null,{})}},{key:"prepareLoading",value:function(r,i){var a=this,o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},s=arguments.length>3?arguments[3]:void 0;if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),s&&s();typeof r=="string"&&(r=this.languageUtils.toResolveHierarchy(r)),typeof i=="string"&&(i=[i]);var c=this.queueLoad(r,i,o,s);if(!c.toLoad.length)return c.pending.length||s(),null;c.toLoad.forEach(function(u){a.loadOne(u)})}},{key:"load",value:function(r,i,a){this.prepareLoading(r,i,{},a)}},{key:"reload",value:function(r,i,a){this.prepareLoading(r,i,{reload:!0},a)}},{key:"loadOne",value:function(r){var i=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"",o=r.split("|"),s=o[0],c=o[1];this.read(s,c,"read",void 0,void 0,function(u,d){u&&i.logger.warn("".concat(a,"loading namespace ").concat(c," for language ").concat(s," failed"),u),!u&&d&&i.logger.log("".concat(a,"loaded namespace ").concat(c," for language ").concat(s),d),i.loaded(r,u,d)})}},{key:"saveMissing",value:function(r,i,a,o,s){var c=arguments.length>5&&arguments[5]!==void 0?arguments[5]:{};if(this.services.utils&&this.services.utils.hasLoadedNamespace&&!this.services.utils.hasLoadedNamespace(i)){this.logger.warn('did not save key "'.concat(a,'" as the namespace "').concat(i,'" was not yet loaded'),"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");return}a==null||a===""||(this.backend&&this.backend.create&&this.backend.create(r,i,a,o,null,h1({},c,{isUpdate:s})),!(!r||!r[0])&&this.store.addResource(r[0],i,a,o))}}]),t}(lD);function k1o(){return{debug:!1,initImmediate:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,whitelist:!1,nonExplicitWhitelist:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!0,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:function(t){var n={};if(Xa(t[1])==="object"&&(n=t[1]),typeof t[1]=="string"&&(n.defaultValue=t[1]),typeof t[2]=="string"&&(n.tDescription=t[2]),Xa(t[2])==="object"||Xa(t[3])==="object"){var r=t[3]||t[2];Object.keys(r).forEach(function(i){n[i]=r[i]})}return n},interpolation:{escapeValue:!0,format:function(t,n,r,i){return t},prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!1}}}function w5t(e){return typeof e.ns=="string"&&(e.ns=[e.ns]),typeof e.fallbackLng=="string"&&(e.fallbackLng=[e.fallbackLng]),typeof e.fallbackNS=="string"&&(e.fallbackNS=[e.fallbackNS]),e.whitelist&&(e.whitelist&&e.whitelist.indexOf("cimode")<0&&(e.whitelist=e.whitelist.concat(["cimode"])),e.supportedLngs=e.whitelist),e.nonExplicitWhitelist&&(e.nonExplicitSupportedLngs=e.nonExplicitWhitelist),e.supportedLngs&&e.supportedLngs.indexOf("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),e}function Q0e(){}var A1o=function(e){Cp(t,e);function t(){var n,r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=arguments.length>1?arguments[1]:void 0;if(Xl(this,t),n=q6(this,Bm(t).call(this)),O9e&&lD.call(xo(n)),n.options=w5t(r),n.services={},n.logger=Y9,n.modules={external:[]},i&&!n.isInitialized&&!r.isClone){if(!n.options.initImmediate)return n.init(r,i),q6(n,xo(n));setTimeout(function(){n.init(r,i)},0)}return n}return Jl(t,[{key:"init",value:function(){var r=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},a=arguments.length>1?arguments[1]:void 0;typeof i=="function"&&(a=i,i={}),i.whitelist&&!i.supportedLngs&&this.logger.deprecate("whitelist",'option "whitelist" will be renamed to "supportedLngs" in the next major - please make sure to rename this option asap.'),i.nonExplicitWhitelist&&!i.nonExplicitSupportedLngs&&this.logger.deprecate("whitelist",'options "nonExplicitWhitelist" will be renamed to "nonExplicitSupportedLngs" in the next major - please make sure to rename this option asap.'),this.options=h1({},k1o(),this.options,w5t(i)),this.format=this.options.interpolation.format,a||(a=Q0e);function o(g){return g?typeof g=="function"?new g:g:null}if(!this.options.isClone){this.modules.logger?Y9.init(o(this.modules.logger),this.options):Y9.init(null,this.options);var s=new T1o(this.options);this.store=new E1o(this.options.resources,this.options);var c=this.services;c.logger=Y9,c.resourceStore=this.store,c.languageUtils=s,c.pluralResolver=new N1o(s,{prepend:this.options.pluralSeparator,compatibilityJSON:this.options.compatibilityJSON,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),c.interpolator=new D1o(this.options),c.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},c.backendConnector=new R1o(o(this.modules.backend),c.resourceStore,c,this.options),c.backendConnector.on("*",function(g){for(var _=arguments.length,v=new Array(_>1?_-1:0),b=1;b<_;b++)v[b-1]=arguments[b];r.emit.apply(r,[g].concat(v))}),this.modules.languageDetector&&(c.languageDetector=o(this.modules.languageDetector),c.languageDetector.init(c,this.options.detection,this.options)),this.modules.i18nFormat&&(c.i18nFormat=o(this.modules.i18nFormat),c.i18nFormat.init&&c.i18nFormat.init(this)),this.translator=new C5t(this.services,this.options),this.translator.on("*",function(g){for(var _=arguments.length,v=new Array(_>1?_-1:0),b=1;b<_;b++)v[b-1]=arguments[b];r.emit.apply(r,[g].concat(v))}),this.modules.external.forEach(function(g){g.init&&g.init(r)})}if(this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){var u=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);u.length>0&&u[0]!=="dev"&&(this.options.lng=u[0])}!this.services.languageDetector&&!this.options.lng&&this.logger.warn("init: no languageDetector is used and no lng is defined");var d=["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"];d.forEach(function(g){r[g]=function(){var _;return(_=r.store)[g].apply(_,arguments)}});var f=["addResource","addResources","addResourceBundle","removeResourceBundle"];f.forEach(function(g){r[g]=function(){var _;return(_=r.store)[g].apply(_,arguments),r}});var p=kte(),m=function(){var _=function(b,y){r.isInitialized&&!r.initializedStoreOnce&&r.logger.warn("init: i18next is already initialized. You should call init just once!"),r.isInitialized=!0,r.options.isClone||r.logger.log("initialized",r.options),r.emit("initialized",r.options),p.resolve(y),a(b,y)};if(r.languages&&r.options.compatibilityAPI!=="v1"&&!r.isInitialized)return _(null,r.t.bind(r));r.changeLanguage(r.options.lng,_)};return this.options.resources||!this.options.initImmediate?m():setTimeout(m,0),p}},{key:"loadResources",value:function(r){var i=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Q0e,o=a,s=typeof r=="string"?r:this.language;if(typeof r=="function"&&(o=r),!this.options.resources||this.options.partialBundledLanguages){if(s&&s.toLowerCase()==="cimode")return o();var c=[],u=function(p){if(p){var m=i.services.languageUtils.toResolveHierarchy(p);m.forEach(function(g){c.indexOf(g)<0&&c.push(g)})}};if(s)u(s);else{var d=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);d.forEach(function(f){return u(f)})}this.options.preload&&this.options.preload.forEach(function(f){return u(f)}),this.services.backendConnector.load(c,this.options.ns,o)}else o(null)}},{key:"reloadResources",value:function(r,i,a){var o=kte();return r||(r=this.languages),i||(i=this.options.ns),a||(a=Q0e),this.services.backendConnector.reload(r,i,function(s){o.resolve(),a(s)}),o}},{key:"use",value:function(r){if(!r)throw new Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!r.type)throw new Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return r.type==="backend"&&(this.modules.backend=r),(r.type==="logger"||r.log&&r.warn&&r.error)&&(this.modules.logger=r),r.type==="languageDetector"&&(this.modules.languageDetector=r),r.type==="i18nFormat"&&(this.modules.i18nFormat=r),r.type==="postProcessor"&&_gn.addPostProcessor(r),r.type==="3rdParty"&&this.modules.external.push(r),this}},{key:"changeLanguage",value:function(r,i){var a=this;this.isLanguageChangingTo=r;var o=kte();this.emit("languageChanging",r);var s=function(d,f){f?(a.language=f,a.languages=a.services.languageUtils.toResolveHierarchy(f),a.translator.changeLanguage(f),a.isLanguageChangingTo=void 0,a.emit("languageChanged",f),a.logger.log("languageChanged",f)):a.isLanguageChangingTo=void 0,o.resolve(function(){return a.t.apply(a,arguments)}),i&&i(d,function(){return a.t.apply(a,arguments)})},c=function(d){!r&&!d&&a.services.languageDetector&&(d=[]);var f=typeof d=="string"?d:a.services.languageUtils.getBestMatchFromCodes(d);f&&(a.language||(a.language=f,a.languages=a.services.languageUtils.toResolveHierarchy(f)),a.translator.language||a.translator.changeLanguage(f),a.services.languageDetector&&a.services.languageDetector.cacheUserLanguage(f)),a.loadResources(f,function(p){s(p,f)})};return!r&&this.services.languageDetector&&!this.services.languageDetector.async?c(this.services.languageDetector.detect()):!r&&this.services.languageDetector&&this.services.languageDetector.async?this.services.languageDetector.detect(c):c(r),o}},{key:"getFixedT",value:function(r,i,a){var o=this,s=function c(u,d){var f;if(Xa(d)!=="object"){for(var p=arguments.length,m=new Array(p>2?p-2:0),g=2;g<p;g++)m[g-2]=arguments[g];f=o.options.overloadTranslationOptionHandler([u,d].concat(m))}else f=h1({},d);f.lng=f.lng||c.lng,f.lngs=f.lngs||c.lngs,f.ns=f.ns||c.ns;var _=o.options.keySeparator||".",v=a?"".concat(a).concat(_).concat(u):u;return o.t(v,f)};return typeof r=="string"?s.lng=r:s.lngs=r,s.ns=i,s.keyPrefix=a,s}},{key:"t",value:function(){var r;return this.translator&&(r=this.translator).translate.apply(r,arguments)}},{key:"exists",value:function(){var r;return this.translator&&(r=this.translator).exists.apply(r,arguments)}},{key:"setDefaultNamespace",value:function(r){this.options.defaultNS=r}},{key:"hasLoadedNamespace",value:function(r){var i=this,a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;var o=this.languages[0],s=this.options?this.options.fallbackLng:!1,c=this.languages[this.languages.length-1];if(o.toLowerCase()==="cimode")return!0;var u=function(p,m){var g=i.services.backendConnector.state["".concat(p,"|").concat(m)];return g===-1||g===2};if(a.precheck){var d=a.precheck(this,u);if(d!==void 0)return d}return!!(this.hasResourceBundle(o,r)||!this.services.backendConnector.backend||u(o,r)&&(!s||u(c,r)))}},{key:"loadNamespaces",value:function(r,i){var a=this,o=kte();return this.options.ns?(typeof r=="string"&&(r=[r]),r.forEach(function(s){a.options.ns.indexOf(s)<0&&a.options.ns.push(s)}),this.loadResources(function(s){o.resolve(),i&&i(s)}),o):(i&&i(),Promise.resolve())}},{key:"loadLanguages",value:function(r,i){var a=kte();typeof r=="string"&&(r=[r]);var o=this.options.preload||[],s=r.filter(function(c){return o.indexOf(c)<0});return s.length?(this.options.preload=o.concat(s),this.loadResources(function(c){a.resolve(),i&&i(c)}),a):(i&&i(),Promise.resolve())}},{key:"dir",value:function(r){if(r||(r=this.languages&&this.languages.length>0?this.languages[0]:this.language),!r)return"rtl";var i=["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam"];return i.indexOf(this.services.languageUtils.getLanguagePartFromCode(r))>=0?"rtl":"ltr"}},{key:"createInstance",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},i=arguments.length>1?arguments[1]:void 0;return new t(r,i)}},{key:"cloneInstance",value:function(){var r=this,i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Q0e,o=h1({},this.options,i,{isClone:!0}),s=new t(o),c=["store","services","language"];return c.forEach(function(u){s[u]=r[u]}),s.services=h1({},this.services),s.services.utils={hasLoadedNamespace:s.hasLoadedNamespace.bind(s)},s.translator=new C5t(s.services,s.options),s.translator.on("*",function(u){for(var d=arguments.length,f=new Array(d>1?d-1:0),p=1;p<d;p++)f[p-1]=arguments[p];s.emit.apply(s,[u].concat(f))}),s.init(o,a),s.translator.options=s.options,s.translator.backendConnector.services.utils={hasLoadedNamespace:s.hasLoadedNamespace.bind(s)},s}},{key:"toJSON",value:function(){return{options:this.options,store:this.store,language:this.language,languages:this.languages}}}]),t}(lD),M1o=new A1o,ygn=[],F1o=ygn.forEach,L1o=ygn.slice;function j1o(e){return F1o.call(L1o.call(arguments,1),function(t){if(t)for(var n in t)e[n]===void 0&&(e[n]=t[n])}),e}var E5t=/^[\u0009\u0020-\u007e\u0080-\u00ff]+$/,B1o=function(t,n,r){var i=r||{};i.path=i.path||"/";var a=encodeURIComponent(n),o="".concat(t,"=").concat(a);if(i.maxAge>0){var s=i.maxAge-0;if(Number.isNaN(s))throw new Error("maxAge should be a Number");o+="; Max-Age=".concat(Math.floor(s))}if(i.domain){if(!E5t.test(i.domain))throw new TypeError("option domain is invalid");o+="; Domain=".concat(i.domain)}if(i.path){if(!E5t.test(i.path))throw new TypeError("option path is invalid");o+="; Path=".concat(i.path)}if(i.expires){if(typeof i.expires.toUTCString!="function")throw new TypeError("option expires is invalid");o+="; Expires=".concat(i.expires.toUTCString())}if(i.httpOnly&&(o+="; HttpOnly"),i.secure&&(o+="; Secure"),i.sameSite){var c=typeof i.sameSite=="string"?i.sameSite.toLowerCase():i.sameSite;switch(c){case!0:o+="; SameSite=Strict";break;case"lax":o+="; SameSite=Lax";break;case"strict":o+="; SameSite=Strict";break;case"none":o+="; SameSite=None";break;default:throw new TypeError("option sameSite is invalid")}}return o},T5t={create:function(t,n,r,i){var a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{path:"/",sameSite:"strict"};r&&(a.expires=new Date,a.expires.setTime(a.expires.getTime()+r*60*1e3)),i&&(a.domain=i),document.cookie=B1o(t,encodeURIComponent(n),a)},read:function(t){for(var n="".concat(t,"="),r=document.cookie.split(";"),i=0;i<r.length;i++){for(var a=r[i];a.charAt(0)===" ";)a=a.substring(1,a.length);if(a.indexOf(n)===0)return a.substring(n.length,a.length)}return null},remove:function(t){this.create(t,"",-1)}},z1o={name:"cookie",lookup:function(t){var n;if(t.lookupCookie&&typeof document<"u"){var r=T5t.read(t.lookupCookie);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupCookie&&typeof document<"u"&&T5t.create(n.lookupCookie,t,n.cookieMinutes,n.cookieDomain,n.cookieOptions)}},H1o={name:"querystring",lookup:function(t){var n;if(typeof window<"u"){var r=window.location.search;!window.location.search&&window.location.hash&&window.location.hash.indexOf("?")>-1&&(r=window.location.hash.substring(window.location.hash.indexOf("?")));for(var i=r.substring(1),a=i.split("&"),o=0;o<a.length;o++){var s=a[o].indexOf("=");if(s>0){var c=a[o].substring(0,s);c===t.lookupQuerystring&&(n=a[o].substring(s+1))}}}return n}},Ate=null,$5t=function(){if(Ate!==null)return Ate;try{Ate=window!=="undefined"&&window.localStorage!==null;var t="i18next.translate.boo";window.localStorage.setItem(t,"foo"),window.localStorage.removeItem(t)}catch{Ate=!1}return Ate},q1o={name:"localStorage",lookup:function(t){var n;if(t.lookupLocalStorage&&$5t()){var r=window.localStorage.getItem(t.lookupLocalStorage);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupLocalStorage&&$5t()&&window.localStorage.setItem(n.lookupLocalStorage,t)}},Mte=null,O5t=function(){if(Mte!==null)return Mte;try{Mte=window!=="undefined"&&window.sessionStorage!==null;var t="i18next.translate.boo";window.sessionStorage.setItem(t,"foo"),window.sessionStorage.removeItem(t)}catch{Mte=!1}return Mte},V1o={name:"sessionStorage",lookup:function(t){var n;if(t.lookupSessionStorage&&O5t()){var r=window.sessionStorage.getItem(t.lookupSessionStorage);r&&(n=r)}return n},cacheUserLanguage:function(t,n){n.lookupSessionStorage&&O5t()&&window.sessionStorage.setItem(n.lookupSessionStorage,t)}},W1o={name:"navigator",lookup:function(t){var n=[];if(typeof navigator<"u"){if(navigator.languages)for(var r=0;r<navigator.languages.length;r++)n.push(navigator.languages[r]);navigator.userLanguage&&n.push(navigator.userLanguage),navigator.language&&n.push(navigator.language)}return n.length>0?n:void 0}},U1o={name:"htmlTag",lookup:function(t){var n,r=t.htmlTag||(typeof document<"u"?document.documentElement:null);return r&&typeof r.getAttribute=="function"&&(n=r.getAttribute("lang")),n}},K1o={name:"path",lookup:function(t){var n;if(typeof window<"u"){var r=window.location.pathname.match(/\/([a-zA-Z-]*)/g);if(r instanceof Array)if(typeof t.lookupFromPathIndex=="number"){if(typeof r[t.lookupFromPathIndex]!="string")return;n=r[t.lookupFromPathIndex].replace("/","")}else n=r[0].replace("/","")}return n}},G1o={name:"subdomain",lookup:function(t){var n=typeof t.lookupFromSubdomainIndex=="number"?t.lookupFromSubdomainIndex+1:1,r=typeof window<"u"&&window.location&&window.location.hostname&&window.location.hostname.match(/^(\w{2,5})\.(([a-z0-9-]{1,63}\.[a-z]{2,6})|localhost)/i);if(r)return r[n]}};function Y1o(){return{order:["querystring","cookie","localStorage","sessionStorage","navigator","htmlTag"],lookupQuerystring:"lng",lookupCookie:"i18next",lookupLocalStorage:"i18nextLng",lookupSessionStorage:"i18nextLng",caches:["localStorage"],excludeCacheFor:["cimode"]}}var bgn=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};Xl(this,e),this.type="languageDetector",this.detectors={},this.init(t,n)}return Jl(e,[{key:"init",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};this.services=n,this.options=j1o(r,this.options||{},Y1o()),this.options.lookupFromUrlIndex&&(this.options.lookupFromPathIndex=this.options.lookupFromUrlIndex),this.i18nOptions=i,this.addDetector(z1o),this.addDetector(H1o),this.addDetector(q1o),this.addDetector(V1o),this.addDetector(W1o),this.addDetector(U1o),this.addDetector(K1o),this.addDetector(G1o)}},{key:"addDetector",value:function(n){this.detectors[n.name]=n}},{key:"detect",value:function(n){var r=this;n||(n=this.options.order);var i=[];return n.forEach(function(a){if(r.detectors[a]){var o=r.detectors[a].lookup(r.options);o&&typeof o=="string"&&(o=[o]),o&&(i=i.concat(o))}}),this.services.languageUtils.getBestMatchFromCodes?i:i.length>0?i[0]:null}},{key:"cacheUserLanguage",value:function(n,r){var i=this;r||(r=this.options.caches),r&&(this.options.excludeCacheFor&&this.options.excludeCacheFor.indexOf(n)>-1||r.forEach(function(a){i.detectors[a]&&i.detectors[a].cacheUserLanguage(n,i.options)}))}}]),e}();bgn.type="languageDetector";function pVe(e){"@babel/helpers - typeof";return pVe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},pVe(e)}function xgn(){return typeof XMLHttpRequest=="function"||(typeof XMLHttpRequest>"u"?"undefined":pVe(XMLHttpRequest))==="object"}function X1o(e){return!!e&&typeof e.then=="function"}function J1o(e){return X1o(e)?e:Promise.resolve(e)}var hVe={exports:{}},Z0e={exports:{}},P5t;function Q1o(){return P5t||(P5t=1,function(e,t){var n=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof Di<"u"&&Di,r=function(){function a(){this.fetch=!1,this.DOMException=n.DOMException}return a.prototype=n,new a}();(function(a){(function(o){var s=typeof a<"u"&&a||typeof self<"u"&&self||typeof s<"u"&&s,c={searchParams:"URLSearchParams"in s,iterable:"Symbol"in s&&"iterator"in Symbol,blob:"FileReader"in s&&"Blob"in s&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in s,arrayBuffer:"ArrayBuffer"in s};function u(F){return F&&DataView.prototype.isPrototypeOf(F)}if(c.arrayBuffer)var d=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],f=ArrayBuffer.isView||function(F){return F&&d.indexOf(Object.prototype.toString.call(F))>-1};function p(F){if(typeof F!="string"&&(F=String(F)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(F)||F==="")throw new TypeError('Invalid character in header field name: "'+F+'"');return F.toLowerCase()}function m(F){return typeof F!="string"&&(F=String(F)),F}function g(F){var z={next:function(){var M=F.shift();return{done:M===void 0,value:M}}};return c.iterable&&(z[Symbol.iterator]=function(){return z}),z}function _(F){this.map={},F instanceof _?F.forEach(function(z,M){this.append(M,z)},this):Array.isArray(F)?F.forEach(function(z){this.append(z[0],z[1])},this):F&&Object.getOwnPropertyNames(F).forEach(function(z){this.append(z,F[z])},this)}_.prototype.append=function(F,z){F=p(F),z=m(z);var M=this.map[F];this.map[F]=M?M+", "+z:z},_.prototype.delete=function(F){delete this.map[p(F)]},_.prototype.get=function(F){return F=p(F),this.has(F)?this.map[F]:null},_.prototype.has=function(F){return this.map.hasOwnProperty(p(F))},_.prototype.set=function(F,z){this.map[p(F)]=m(z)},_.prototype.forEach=function(F,z){for(var M in this.map)this.map.hasOwnProperty(M)&&F.call(z,this.map[M],M,this)},_.prototype.keys=function(){var F=[];return this.forEach(function(z,M){F.push(M)}),g(F)},_.prototype.values=function(){var F=[];return this.forEach(function(z){F.push(z)}),g(F)},_.prototype.entries=function(){var F=[];return this.forEach(function(z,M){F.push([M,z])}),g(F)},c.iterable&&(_.prototype[Symbol.iterator]=_.prototype.entries);function v(F){if(F.bodyUsed)return Promise.reject(new TypeError("Already read"));F.bodyUsed=!0}function b(F){return new Promise(function(z,M){F.onload=function(){z(F.result)},F.onerror=function(){M(F.error)}})}function y(F){var z=new FileReader,M=b(z);return z.readAsArrayBuffer(F),M}function x(F){var z=new FileReader,M=b(z);return z.readAsText(F),M}function C(F){for(var z=new Uint8Array(F),M=new Array(z.length),K=0;K<z.length;K++)M[K]=String.fromCharCode(z[K]);return M.join("")}function w(F){if(F.slice)return F.slice(0);var z=new Uint8Array(F.byteLength);return z.set(new Uint8Array(F)),z.buffer}function $(){return this.bodyUsed=!1,this._initBody=function(F){this.bodyUsed=this.bodyUsed,this._bodyInit=F,F?typeof F=="string"?this._bodyText=F:c.blob&&Blob.prototype.isPrototypeOf(F)?this._bodyBlob=F:c.formData&&FormData.prototype.isPrototypeOf(F)?this._bodyFormData=F:c.searchParams&&URLSearchParams.prototype.isPrototypeOf(F)?this._bodyText=F.toString():c.arrayBuffer&&c.blob&&u(F)?(this._bodyArrayBuffer=w(F.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):c.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(F)||f(F))?this._bodyArrayBuffer=w(F):this._bodyText=F=Object.prototype.toString.call(F):this._bodyText="",this.headers.get("content-type")||(typeof F=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):c.searchParams&&URLSearchParams.prototype.isPrototypeOf(F)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},c.blob&&(this.blob=function(){var F=v(this);if(F)return F;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var F=v(this);return F||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else return this.blob().then(y)}),this.text=function(){var F=v(this);if(F)return F;if(this._bodyBlob)return x(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(C(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},c.formData&&(this.formData=function(){return this.text().then(I)}),this.json=function(){return this.text().then(JSON.parse)},this}var O=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function N(F){var z=F.toUpperCase();return O.indexOf(z)>-1?z:F}function P(F,z){if(!(this instanceof P))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');z=z||{};var M=z.body;if(F instanceof P){if(F.bodyUsed)throw new TypeError("Already read");this.url=F.url,this.credentials=F.credentials,z.headers||(this.headers=new _(F.headers)),this.method=F.method,this.mode=F.mode,this.signal=F.signal,!M&&F._bodyInit!=null&&(M=F._bodyInit,F.bodyUsed=!0)}else this.url=String(F);if(this.credentials=z.credentials||this.credentials||"same-origin",(z.headers||!this.headers)&&(this.headers=new _(z.headers)),this.method=N(z.method||this.method||"GET"),this.mode=z.mode||this.mode||null,this.signal=z.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&M)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(M),(this.method==="GET"||this.method==="HEAD")&&(z.cache==="no-store"||z.cache==="no-cache")){var K=/([?&])_=[^&]*/;if(K.test(this.url))this.url=this.url.replace(K,"$1_="+new Date().getTime());else{var U=/\?/;this.url+=(U.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}P.prototype.clone=function(){return new P(this,{body:this._bodyInit})};function I(F){var z=new FormData;return F.trim().split("&").forEach(function(M){if(M){var K=M.split("="),U=K.shift().replace(/\+/g," "),W=K.join("=").replace(/\+/g," ");z.append(decodeURIComponent(U),decodeURIComponent(W))}}),z}function D(F){var z=new _,M=F.replace(/\r?\n[\t ]+/g," ");return M.split("\r").map(function(K){return K.indexOf(`
`)===0?K.substr(1,K.length):K}).forEach(function(K){var U=K.split(":"),W=U.shift().trim();if(W){var L=U.join(":").trim();z.append(W,L)}}),z}$.call(P.prototype);function k(F,z){if(!(this instanceof k))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');z||(z={}),this.type="default",this.status=z.status===void 0?200:z.status,this.ok=this.status>=200&&this.status<300,this.statusText=z.statusText===void 0?"":""+z.statusText,this.headers=new _(z.headers),this.url=z.url||"",this._initBody(F)}$.call(k.prototype),k.prototype.clone=function(){return new k(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new _(this.headers),url:this.url})},k.error=function(){var F=new k(null,{status:0,statusText:""});return F.type="error",F};var R=[301,302,303,307,308];k.redirect=function(F,z){if(R.indexOf(z)===-1)throw new RangeError("Invalid status code");return new k(null,{status:z,headers:{location:F}})},o.DOMException=s.DOMException;try{new o.DOMException}catch{o.DOMException=function(z,M){this.message=z,this.name=M;var K=Error(z);this.stack=K.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function A(F,z){return new Promise(function(M,K){var U=new P(F,z);if(U.signal&&U.signal.aborted)return K(new o.DOMException("Aborted","AbortError"));var W=new XMLHttpRequest;function L(){W.abort()}W.onload=function(){var J={status:W.status,statusText:W.statusText,headers:D(W.getAllResponseHeaders()||"")};J.url="responseURL"in W?W.responseURL:J.headers.get("X-Request-URL");var Z="response"in W?W.response:W.responseText;setTimeout(function(){M(new k(Z,J))},0)},W.onerror=function(){setTimeout(function(){K(new TypeError("Network request failed"))},0)},W.ontimeout=function(){setTimeout(function(){K(new TypeError("Network request failed"))},0)},W.onabort=function(){setTimeout(function(){K(new o.DOMException("Aborted","AbortError"))},0)};function Y(J){try{return J===""&&s.location.href?s.location.href:J}catch{return J}}W.open(U.method,Y(U.url),!0),U.credentials==="include"?W.withCredentials=!0:U.credentials==="omit"&&(W.withCredentials=!1),"responseType"in W&&(c.blob?W.responseType="blob":c.arrayBuffer&&U.headers.get("Content-Type")&&U.headers.get("Content-Type").indexOf("application/octet-stream")!==-1&&(W.responseType="arraybuffer")),z&&typeof z.headers=="object"&&!(z.headers instanceof _)?Object.getOwnPropertyNames(z.headers).forEach(function(J){W.setRequestHeader(J,m(z.headers[J]))}):U.headers.forEach(function(J,Z){W.setRequestHeader(Z,J)}),U.signal&&(U.signal.addEventListener("abort",L),W.onreadystatechange=function(){W.readyState===4&&U.signal.removeEventListener("abort",L)}),W.send(typeof U._bodyInit>"u"?null:U._bodyInit)})}return A.polyfill=!0,s.fetch||(s.fetch=A,s.Headers=_,s.Request=P,s.Response=k),o.Headers=_,o.Request=P,o.Response=k,o.fetch=A,o})({})})(r),r.fetch.ponyfill=!0,delete r.fetch.polyfill;var i=n.fetch?n:r;t=i.fetch,t.default=i.fetch,t.fetch=i.fetch,t.Headers=i.Headers,t.Request=i.Request,t.Response=i.Response,e.exports=t}(Z0e,Z0e.exports)),Z0e.exports}(function(e,t){var n=typeof fetch=="function"?fetch:void 0;if(typeof Di<"u"&&Di.fetch?n=Di.fetch:typeof window<"u"&&window.fetch&&(n=window.fetch),typeof D4e<"u"&&typeof window>"u"){var r=n||Q1o();r.default&&(r=r.default),t.default=r,e.exports=t.default}})(hVe,hVe.exports);var Sgn=hVe.exports;const Cgn=il(Sgn),N5t=gVe({__proto__:null,default:Cgn},[Sgn]);function D5t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function I5t(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?D5t(Object(n),!0).forEach(function(r){Z1o(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):D5t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Z1o(e,t,n){return(t=e0o(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function e0o(e){var t=t0o(e,"string");return LF(t)=="symbol"?t:t+""}function t0o(e,t){if(LF(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(LF(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function LF(e){"@babel/helpers - typeof";return LF=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},LF(e)}var cD=typeof fetch=="function"?fetch:void 0;typeof Ef<"u"&&Ef.fetch?cD=Ef.fetch:typeof window<"u"&&window.fetch&&(cD=window.fetch);var aae;xgn()&&(typeof Ef<"u"&&Ef.XMLHttpRequest?aae=Ef.XMLHttpRequest:typeof window<"u"&&window.XMLHttpRequest&&(aae=window.XMLHttpRequest));var b4e;typeof ActiveXObject=="function"&&(typeof Ef<"u"&&Ef.ActiveXObject?b4e=Ef.ActiveXObject:typeof window<"u"&&window.ActiveXObject&&(b4e=window.ActiveXObject));!cD&&N5t&&!aae&&!b4e&&(cD=Cgn||N5t);typeof cD!="function"&&(cD=void 0);var mVe=function(t,n){if(n&&LF(n)==="object"){var r="";for(var i in n)r+="&"+encodeURIComponent(i)+"="+encodeURIComponent(n[i]);if(!r)return t;t=t+(t.indexOf("?")!==-1?"&":"?")+r.slice(1)}return t},R5t=function(t,n,r,i){var a=function(c){if(!c.ok)return r(c.statusText||"Error",{status:c.status});c.text().then(function(u){r(null,{status:c.status,data:u})}).catch(r)};if(i){var o=i(t,n);if(o instanceof Promise){o.then(a).catch(r);return}}typeof fetch=="function"?fetch(t,n).then(a).catch(r):cD(t,n).then(a).catch(r)},k5t=!1,n0o=function(t,n,r,i){t.queryStringParams&&(n=mVe(n,t.queryStringParams));var a=I5t({},typeof t.customHeaders=="function"?t.customHeaders():t.customHeaders);typeof window>"u"&&typeof Ef<"u"&&typeof Ef.process<"u"&&Ef.process.versions&&Ef.process.versions.node&&(a["User-Agent"]="i18next-http-backend (node/".concat(Ef.process.version,"; ").concat(Ef.process.platform," ").concat(Ef.process.arch,")")),r&&(a["Content-Type"]="application/json");var o=typeof t.requestOptions=="function"?t.requestOptions(r):t.requestOptions,s=I5t({method:r?"POST":"GET",body:r?t.stringify(r):void 0,headers:a},k5t?{}:o),c=typeof t.alternateFetch=="function"&&t.alternateFetch.length>=1?t.alternateFetch:void 0;try{R5t(n,s,i,c)}catch(u){if(!o||Object.keys(o).length===0||!u.message||u.message.indexOf("not implemented")<0)return i(u);try{Object.keys(o).forEach(function(d){delete s[d]}),R5t(n,s,i,c),k5t=!0}catch(d){i(d)}}},r0o=function(t,n,r,i){r&&LF(r)==="object"&&(r=mVe("",r).slice(1)),t.queryStringParams&&(n=mVe(n,t.queryStringParams));try{var a;aae?a=new aae:a=new b4e("MSXML2.XMLHTTP.3.0"),a.open(r?"POST":"GET",n,1),t.crossDomain||a.setRequestHeader("X-Requested-With","XMLHttpRequest"),a.withCredentials=!!t.withCredentials,r&&a.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),a.overrideMimeType&&a.overrideMimeType("application/json");var o=t.customHeaders;if(o=typeof o=="function"?o():o,o)for(var s in o)a.setRequestHeader(s,o[s]);a.onreadystatechange=function(){a.readyState>3&&i(a.status>=400?a.statusText:null,{status:a.status,data:a.responseText})},a.send(r)}catch(c){console&&console.log(c)}},i0o=function(t,n,r,i){if(typeof r=="function"&&(i=r,r=void 0),i=i||function(){},cD&&n.indexOf("file:")!==0)return n0o(t,n,r,i);if(xgn()||typeof ActiveXObject=="function")return r0o(t,n,r,i);i(new Error("No fetch and no xhr implementation found!"))};function XU(e){"@babel/helpers - typeof";return XU=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},XU(e)}function A5t(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function AMe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?A5t(Object(n),!0).forEach(function(r){wgn(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):A5t(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function a0o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function M5t(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,Egn(r.key),r)}}function o0o(e,t,n){return t&&M5t(e.prototype,t),n&&M5t(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function wgn(e,t,n){return(t=Egn(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Egn(e){var t=s0o(e,"string");return XU(t)=="symbol"?t:t+""}function s0o(e,t){if(XU(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(XU(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var l0o=function(){return{loadPath:"/locales/{{lng}}/{{ns}}.json",addPath:"/locales/add/{{lng}}/{{ns}}",parse:function(n){return JSON.parse(n)},stringify:JSON.stringify,parsePayload:function(n,r,i){return wgn({},r,i||"")},parseLoadPayload:function(n,r){},request:i0o,reloadInterval:typeof window<"u"?!1:60*60*1e3,customHeaders:{},queryStringParams:{},crossDomain:!1,withCredentials:!1,overrideMimeType:!1,requestOptions:{mode:"cors",credentials:"same-origin",cache:"default"}}},Tgn=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};a0o(this,e),this.services=t,this.options=n,this.allOptions=r,this.type="backend",this.init(t,n,r)}return o0o(e,[{key:"init",value:function(n){var r=this,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(this.services=n,this.options=AMe(AMe(AMe({},l0o()),this.options||{}),i),this.allOptions=a,this.services&&this.options.reloadInterval){var o=setInterval(function(){return r.reload()},this.options.reloadInterval);XU(o)==="object"&&typeof o.unref=="function"&&o.unref()}}},{key:"readMulti",value:function(n,r,i){this._readAny(n,n,r,r,i)}},{key:"read",value:function(n,r,i){this._readAny([n],n,[r],r,i)}},{key:"_readAny",value:function(n,r,i,a,o){var s=this,c=this.options.loadPath;typeof this.options.loadPath=="function"&&(c=this.options.loadPath(n,i)),c=J1o(c),c.then(function(u){if(!u)return o(null,{});var d=s.services.interpolator.interpolate(u,{lng:n.join("+"),ns:i.join("+")});s.loadUrl(d,o,r,a)})}},{key:"loadUrl",value:function(n,r,i,a){var o=this,s=typeof i=="string"?[i]:i,c=typeof a=="string"?[a]:a,u=this.options.parseLoadPayload(s,c);this.options.request(this.options,n,u,function(d,f){if(f&&(f.status>=500&&f.status<600||!f.status))return r("failed loading "+n+"; status code: "+f.status,!0);if(f&&f.status>=400&&f.status<500)return r("failed loading "+n+"; status code: "+f.status,!1);if(!f&&d&&d.message){var p=d.message.toLowerCase(),m=["failed","fetch","network","load"].find(function(v){return p.indexOf(v)>-1});if(m)return r("failed loading "+n+": "+d.message,!0)}if(d)return r(d,!1);var g,_;try{typeof f.data=="string"?g=o.options.parse(f.data,i,a):g=f.data}catch{_="failed parsing "+n+" to json"}if(_)return r(_,!1);r(null,g)})}},{key:"create",value:function(n,r,i,a,o){var s=this;if(this.options.addPath){typeof n=="string"&&(n=[n]);var c=this.options.parsePayload(r,i,a),u=0,d=[],f=[];n.forEach(function(p){var m=s.options.addPath;typeof s.options.addPath=="function"&&(m=s.options.addPath(p,r));var g=s.services.interpolator.interpolate(m,{lng:p,ns:r});s.options.request(s.options,g,c,function(_,v){u+=1,d.push(_),f.push(v),u===n.length&&typeof o=="function"&&o(d,f)})})}}},{key:"reload",value:function(){var n=this,r=this.services,i=r.backendConnector,a=r.languageUtils,o=r.logger,s=i.language;if(!(s&&s.toLowerCase()==="cimode")){var c=[],u=function(f){var p=a.toResolveHierarchy(f);p.forEach(function(m){c.indexOf(m)<0&&c.push(m)})};u(s),this.allOptions.preload&&this.allOptions.preload.forEach(function(d){return u(d)}),c.forEach(function(d){n.allOptions.ns.forEach(function(f){i.read(d,f,"read",null,null,function(p,m){p&&o.warn("loading namespace ".concat(f," for language ").concat(d," failed"),p),!p&&m&&o.log("loaded namespace ".concat(f," for language ").concat(d),m),i.loaded("".concat(d,"|").concat(f),p,m)})})})}}}])}();Tgn.type="backend";M1o.use(Tgn).use(bgn).use(u2i).init({supportedLngs:["vi"],backend:{loadPath:"/locales/{{lng}}/{{ns}}.json"},ns:["common"],defaultNS:"common",fallbackLng:["vi"]});const c0o=document.getElementById("root"),u0o=q5t(c0o),d0o=new Wyn;u0o.render(ue.jsxDEV(G.StrictMode,{children:ue.jsxDEV(G.Suspense,{fallback:"loading",children:ue.jsxDEV(Jyn,{client:d0o,children:ue.jsxDEV(_1o,{},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/index.tsx",lineNumber:16,columnNumber:9},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/index.tsx",lineNumber:15,columnNumber:7},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/index.tsx",lineNumber:14,columnNumber:5},globalThis)},void 0,!1,{fileName:"/home/jenkins/agent/workspace/qnquyhoach.nextform.vn/admin/src/index.tsx",lineNumber:13,columnNumber:3},globalThis))});export default f0o();